commit d2e206346343fbba1478149e9790dad16e388dfb Author: GongDragon <1260404021@qq.com> Date: Tue Mar 18 13:36:09 2025 +0800 first diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..403adbc --- /dev/null +++ b/.gitignore @@ -0,0 +1,23 @@ +.DS_Store +node_modules +/dist + + +# local env files +.env.local +.env.*.local + +# Log files +npm-debug.log* +yarn-debug.log* +yarn-error.log* +pnpm-debug.log* + +# Editor directories and files +.idea +.vscode +*.suo +*.ntvs* +*.njsproj +*.sln +*.sw? diff --git a/ModuleHeader.vue b/ModuleHeader.vue new file mode 100644 index 0000000..70b9ffe --- /dev/null +++ b/ModuleHeader.vue @@ -0,0 +1,224 @@ + + + diff --git a/README.md b/README.md new file mode 100644 index 0000000..0dcdcff Binary files /dev/null and b/README.md differ diff --git a/babel.config.js b/babel.config.js new file mode 100644 index 0000000..05bd783 --- /dev/null +++ b/babel.config.js @@ -0,0 +1,23 @@ +module.exports = { + presets: [ + '@vue/cli-plugin-babel/preset' + ] +} + +// module.exports = { +// presets: [ +// '@vue/cli-plugin-babel/preset', +// ["@babel/preset-env", { "modules": false }] +// ], +// plugins: [ +// [ +// "@babel/plugin-transform-runtime", +// { +// "corejs": 2, +// "sourceType": "unambiguous" +// } +// ], + +// ] + +// } diff --git a/jsconfig.json b/jsconfig.json new file mode 100644 index 0000000..4aafc5f --- /dev/null +++ b/jsconfig.json @@ -0,0 +1,19 @@ +{ + "compilerOptions": { + "target": "es5", + "module": "esnext", + "baseUrl": "./", + "moduleResolution": "node", + "paths": { + "@/*": [ + "src/*" + ] + }, + "lib": [ + "esnext", + "dom", + "dom.iterable", + "scripthost" + ] + } +} diff --git a/package-lock.json b/package-lock.json new file mode 100644 index 0000000..1b2ffe3 --- /dev/null +++ b/package-lock.json @@ -0,0 +1,13514 @@ +{ + "name": "finacial", + "version": "0.1.0", + "lockfileVersion": 3, + "requires": true, + "packages": { + "": { + "name": "finacial", + "version": "0.1.0", + "dependencies": { + "@jiaminghi/data-view": "^2.10.0", + "axios": "^1.4.0", + "core-js": "^3.8.3", + "cytoscape": "^3.27.0", + "cytoscape-all-paths": "^0.1.0", + "cytoscape-automove": "^1.10.3", + "cytoscape-bubblesets": "^3.2.0", + "cytoscape-cxtmenu": "^3.5.0", + "cytoscape-euler": "^1.2.2", + "cytoscape-expand-collapse": "^4.1.0", + "cytoscape-layers": "^2.4.3", + "cytoscape-spread": "^3.0.0", + "cytoscape-undo-redo": "^1.3.3", + "d3": "^7.8.5", + "echarts": "^4.9.0", + "element-ui": "^2.15.13", + "less": "^4.1.2", + "less-loader": "^6.0.0", + "mockjs": "^1.1.0", + "node-sass": "^9.0.0", + "sass-loader": "^13.3.2", + "v-contextmenu": "^2.9.2", + "vue": "^2.6.14", + "vue-contextmenu": "^1.5.11", + "vue-router": "^3.6.5", + "vue-seamless-scroll": "^1.1.23", + "vuex": "^3.6.2" + }, + "devDependencies": { + "@babel/core": "^7.12.16", + "@babel/eslint-parser": "^7.12.16", + "@babel/preset-env": "^7.22.9", + "@vue/cli-plugin-babel": "~5.0.0", + "@vue/cli-plugin-eslint": "~5.0.0", + "@vue/cli-service": "~5.0.0", + "babel-plugin-component": "^1.1.1", + "eslint": "^7.32.0", + "eslint-plugin-vue": "^8.0.3", + "vue-template-compiler": "^2.6.14" + } + }, + "node_modules/@achrinza/node-ipc": { + "version": "9.2.9", + "resolved": "https://registry.npmmirror.com/@achrinza/node-ipc/-/node-ipc-9.2.9.tgz", + "integrity": "sha512-7s0VcTwiK/0tNOVdSX9FWMeFdOEcsAOz9HesBldXxFMaGvIak7KC2z9tV9EgsQXn6KUsWsfIkViMNuIo0GoZDQ==", + "dev": true, + "dependencies": { + "@node-ipc/js-queue": "2.0.3", + "event-pubsub": "4.3.0", + "js-message": "1.0.7" + }, + "engines": { + "node": "8 || 9 || 10 || 11 || 12 || 13 || 14 || 15 || 16 || 17 || 18 || 19 || 20 || 21 || 22" + } + }, + "node_modules/@ampproject/remapping": { + "version": "2.3.0", + "resolved": "https://registry.npmmirror.com/@ampproject/remapping/-/remapping-2.3.0.tgz", + "integrity": "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==", + "dev": true, + "dependencies": { + "@jridgewell/gen-mapping": "^0.3.5", + "@jridgewell/trace-mapping": "^0.3.24" + }, + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/@babel/code-frame": { + "version": "7.26.2", + "resolved": "https://registry.npmmirror.com/@babel/code-frame/-/code-frame-7.26.2.tgz", + "integrity": "sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==", + "dependencies": { + "@babel/helper-validator-identifier": "^7.25.9", + "js-tokens": "^4.0.0", + "picocolors": "^1.0.0" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/compat-data": { + "version": "7.26.8", + "resolved": "https://registry.npmmirror.com/@babel/compat-data/-/compat-data-7.26.8.tgz", + "integrity": "sha512-oH5UPLMWR3L2wEFLnFJ1TZXqHufiTKAiLfqw5zkhS4dKXLJ10yVztfil/twG8EDTA4F/tvVNw9nOl4ZMslB8rQ==", + "dev": true, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/core": { + "version": "7.26.10", + "resolved": "https://registry.npmmirror.com/@babel/core/-/core-7.26.10.tgz", + "integrity": "sha512-vMqyb7XCDMPvJFFOaT9kxtiRh42GwlZEg1/uIgtZshS5a/8OaduUfCi7kynKgc3Tw/6Uo2D+db9qBttghhmxwQ==", + "dev": true, + "dependencies": { + "@ampproject/remapping": "^2.2.0", + "@babel/code-frame": "^7.26.2", + "@babel/generator": "^7.26.10", + "@babel/helper-compilation-targets": "^7.26.5", + "@babel/helper-module-transforms": "^7.26.0", + "@babel/helpers": "^7.26.10", + "@babel/parser": "^7.26.10", + "@babel/template": "^7.26.9", + "@babel/traverse": "^7.26.10", + "@babel/types": "^7.26.10", + "convert-source-map": "^2.0.0", + "debug": "^4.1.0", + "gensync": "^1.0.0-beta.2", + "json5": "^2.2.3", + "semver": "^6.3.1" + }, + "engines": { + "node": ">=6.9.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/babel" + } + }, + "node_modules/@babel/eslint-parser": { + "version": "7.26.10", + "resolved": "https://registry.npmmirror.com/@babel/eslint-parser/-/eslint-parser-7.26.10.tgz", + "integrity": "sha512-QsfQZr4AiLpKqn7fz+j7SN+f43z2DZCgGyYbNJ2vJOqKfG4E6MZer1+jqGZqKJaxq/gdO2DC/nUu45+pOL5p2Q==", + "dev": true, + "dependencies": { + "@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1", + "eslint-visitor-keys": "^2.1.0", + "semver": "^6.3.1" + }, + "engines": { + "node": "^10.13.0 || ^12.13.0 || >=14.0.0" + }, + "peerDependencies": { + "@babel/core": "^7.11.0", + "eslint": "^7.5.0 || ^8.0.0 || ^9.0.0" + } + }, + "node_modules/@babel/generator": { + "version": "7.26.10", + "resolved": "https://registry.npmmirror.com/@babel/generator/-/generator-7.26.10.tgz", + "integrity": "sha512-rRHT8siFIXQrAYOYqZQVsAr8vJ+cBNqcVAY6m5V8/4QqzaPl+zDBe6cLEPRDuNOUf3ww8RfJVlOyQMoSI+5Ang==", + "dev": true, + "dependencies": { + "@babel/parser": "^7.26.10", + "@babel/types": "^7.26.10", + "@jridgewell/gen-mapping": "^0.3.5", + "@jridgewell/trace-mapping": "^0.3.25", + "jsesc": "^3.0.2" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-annotate-as-pure": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.25.9.tgz", + "integrity": "sha512-gv7320KBUFJz1RnylIg5WWYPRXKZ884AGkYpgpWW02TH66Dl+HaC1t1CKd0z3R4b6hdYEcmrNZHUmfCP+1u3/g==", + "dev": true, + "dependencies": { + "@babel/types": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-compilation-targets": { + "version": "7.26.5", + "resolved": "https://registry.npmmirror.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.26.5.tgz", + "integrity": "sha512-IXuyn5EkouFJscIDuFF5EsiSolseme1s0CZB+QxVugqJLYmKdxI1VfIBOst0SUu4rnk2Z7kqTwmoO1lp3HIfnA==", + "dev": true, + "dependencies": { + "@babel/compat-data": "^7.26.5", + "@babel/helper-validator-option": "^7.25.9", + "browserslist": "^4.24.0", + "lru-cache": "^5.1.1", + "semver": "^6.3.1" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-create-class-features-plugin": { + "version": "7.26.9", + "resolved": "https://registry.npmmirror.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.26.9.tgz", + "integrity": "sha512-ubbUqCofvxPRurw5L8WTsCLSkQiVpov4Qx0WMA+jUN+nXBK8ADPlJO1grkFw5CWKC5+sZSOfuGMdX1aI1iT9Sg==", + "dev": true, + "dependencies": { + "@babel/helper-annotate-as-pure": "^7.25.9", + "@babel/helper-member-expression-to-functions": "^7.25.9", + "@babel/helper-optimise-call-expression": "^7.25.9", + "@babel/helper-replace-supers": "^7.26.5", + "@babel/helper-skip-transparent-expression-wrappers": "^7.25.9", + "@babel/traverse": "^7.26.9", + "semver": "^6.3.1" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" + } + }, + "node_modules/@babel/helper-create-regexp-features-plugin": { + "version": "7.26.3", + "resolved": "https://registry.npmmirror.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.26.3.tgz", + "integrity": "sha512-G7ZRb40uUgdKOQqPLjfD12ZmGA54PzqDFUv2BKImnC9QIfGhIHKvVML0oN8IUiDq4iRqpq74ABpvOaerfWdong==", + "dev": true, + "dependencies": { + "@babel/helper-annotate-as-pure": "^7.25.9", + "regexpu-core": "^6.2.0", + "semver": "^6.3.1" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" + } + }, + "node_modules/@babel/helper-define-polyfill-provider": { + "version": "0.6.3", + "resolved": "https://registry.npmmirror.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.3.tgz", + "integrity": "sha512-HK7Bi+Hj6H+VTHA3ZvBis7V/6hu9QuTrnMXNybfUf2iiuU/N97I8VjB+KbhFF8Rld/Lx5MzoCwPCpPjfK+n8Cg==", + "dev": true, + "dependencies": { + "@babel/helper-compilation-targets": "^7.22.6", + "@babel/helper-plugin-utils": "^7.22.5", + "debug": "^4.1.1", + "lodash.debounce": "^4.0.8", + "resolve": "^1.14.2" + }, + "peerDependencies": { + "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" + } + }, + "node_modules/@babel/helper-member-expression-to-functions": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.25.9.tgz", + "integrity": "sha512-wbfdZ9w5vk0C0oyHqAJbc62+vet5prjj01jjJ8sKn3j9h3MQQlflEdXYvuqRWjHnM12coDEqiC1IRCi0U/EKwQ==", + "dev": true, + "dependencies": { + "@babel/traverse": "^7.25.9", + "@babel/types": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-module-imports": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/helper-module-imports/-/helper-module-imports-7.25.9.tgz", + "integrity": "sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw==", + "dev": true, + "dependencies": { + "@babel/traverse": "^7.25.9", + "@babel/types": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-module-transforms": { + "version": "7.26.0", + "resolved": "https://registry.npmmirror.com/@babel/helper-module-transforms/-/helper-module-transforms-7.26.0.tgz", + "integrity": "sha512-xO+xu6B5K2czEnQye6BHA7DolFFmS3LB7stHZFaOLb1pAwO1HWLS8fXA+eh0A2yIvltPVmx3eNNDBJA2SLHXFw==", + "dev": true, + "dependencies": { + "@babel/helper-module-imports": "^7.25.9", + "@babel/helper-validator-identifier": "^7.25.9", + "@babel/traverse": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" + } + }, + "node_modules/@babel/helper-optimise-call-expression": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.25.9.tgz", + "integrity": "sha512-FIpuNaz5ow8VyrYcnXQTDRGvV6tTjkNtCK/RYNDXGSLlUD6cBuQTSw43CShGxjvfBTfcUA/r6UhUCbtYqkhcuQ==", + "dev": true, + "dependencies": { + "@babel/types": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-plugin-utils": { + "version": "7.26.5", + "resolved": "https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.26.5.tgz", + "integrity": "sha512-RS+jZcRdZdRFzMyr+wcsaqOmld1/EqTghfaBGQQd/WnRdzdlvSZ//kF7U8VQTxf1ynZ4cjUcYgjVGx13ewNPMg==", + "dev": true, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-remap-async-to-generator": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.25.9.tgz", + "integrity": "sha512-IZtukuUeBbhgOcaW2s06OXTzVNJR0ybm4W5xC1opWFFJMZbwRj5LCk+ByYH7WdZPZTt8KnFwA8pvjN2yqcPlgw==", + "dev": true, + "dependencies": { + "@babel/helper-annotate-as-pure": "^7.25.9", + "@babel/helper-wrap-function": "^7.25.9", + "@babel/traverse": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" + } + }, + "node_modules/@babel/helper-replace-supers": { + "version": "7.26.5", + "resolved": "https://registry.npmmirror.com/@babel/helper-replace-supers/-/helper-replace-supers-7.26.5.tgz", + "integrity": "sha512-bJ6iIVdYX1YooY2X7w1q6VITt+LnUILtNk7zT78ykuwStx8BauCzxvFqFaHjOpW1bVnSUM1PN1f0p5P21wHxvg==", + "dev": true, + "dependencies": { + "@babel/helper-member-expression-to-functions": "^7.25.9", + "@babel/helper-optimise-call-expression": "^7.25.9", + "@babel/traverse": "^7.26.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" + } + }, + "node_modules/@babel/helper-skip-transparent-expression-wrappers": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.25.9.tgz", + "integrity": "sha512-K4Du3BFa3gvyhzgPcntrkDgZzQaq6uozzcpGbOO1OEJaI+EJdqWIMTLgFgQf6lrfiDFo5FU+BxKepI9RmZqahA==", + "dev": true, + "dependencies": { + "@babel/traverse": "^7.25.9", + "@babel/types": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-string-parser": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz", + "integrity": "sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==", + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-validator-identifier": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz", + "integrity": "sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==", + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-validator-option": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/helper-validator-option/-/helper-validator-option-7.25.9.tgz", + "integrity": "sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==", + "dev": true, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-wrap-function": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/helper-wrap-function/-/helper-wrap-function-7.25.9.tgz", + "integrity": "sha512-ETzz9UTjQSTmw39GboatdymDq4XIQbR8ySgVrylRhPOFpsd+JrKHIuF0de7GCWmem+T4uC5z7EZguod7Wj4A4g==", + "dev": true, + "dependencies": { + "@babel/template": "^7.25.9", + "@babel/traverse": "^7.25.9", + "@babel/types": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helpers": { + "version": "7.26.10", + "resolved": "https://registry.npmmirror.com/@babel/helpers/-/helpers-7.26.10.tgz", + "integrity": "sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g==", + "dev": true, + "dependencies": { + "@babel/template": "^7.26.9", + "@babel/types": "^7.26.10" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/highlight": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/highlight/-/highlight-7.25.9.tgz", + "integrity": "sha512-llL88JShoCsth8fF8R4SJnIn+WLvR6ccFxu1H3FlMhDontdcmZWf2HgIZ7AIqV3Xcck1idlohrN4EUBQz6klbw==", + "dev": true, + "dependencies": { + "@babel/helper-validator-identifier": "^7.25.9", + "chalk": "^2.4.2", + "js-tokens": "^4.0.0", + "picocolors": "^1.0.0" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/highlight/node_modules/ansi-styles": { + "version": "3.2.1", + "resolved": "https://registry.npmmirror.com/ansi-styles/-/ansi-styles-3.2.1.tgz", + "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", + "dev": true, + "dependencies": { + "color-convert": "^1.9.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/@babel/highlight/node_modules/chalk": { + "version": "2.4.2", + "resolved": "https://registry.npmmirror.com/chalk/-/chalk-2.4.2.tgz", + "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", + "dev": true, + "dependencies": { + "ansi-styles": "^3.2.1", + "escape-string-regexp": "^1.0.5", + "supports-color": "^5.3.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/@babel/highlight/node_modules/color-convert": { + "version": "1.9.3", + "resolved": "https://registry.npmmirror.com/color-convert/-/color-convert-1.9.3.tgz", + "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", + "dev": true, + "dependencies": { + "color-name": "1.1.3" + } + }, + "node_modules/@babel/highlight/node_modules/color-name": { + "version": "1.1.3", + "resolved": "https://registry.npmmirror.com/color-name/-/color-name-1.1.3.tgz", + "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", + "dev": true + }, + "node_modules/@babel/highlight/node_modules/escape-string-regexp": { + "version": "1.0.5", + "resolved": "https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", + "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", + "dev": true, + "engines": { + "node": ">=0.8.0" + } + }, + "node_modules/@babel/highlight/node_modules/has-flag": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/has-flag/-/has-flag-3.0.0.tgz", + "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", + "dev": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/@babel/highlight/node_modules/supports-color": { + "version": "5.5.0", + "resolved": "https://registry.npmmirror.com/supports-color/-/supports-color-5.5.0.tgz", + "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", + "dev": true, + "dependencies": { + "has-flag": "^3.0.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/@babel/parser": { + "version": "7.26.10", + "resolved": "https://registry.npmmirror.com/@babel/parser/-/parser-7.26.10.tgz", + "integrity": "sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA==", + "dependencies": { + "@babel/types": "^7.26.10" + }, + "bin": { + "parser": "bin/babel-parser.js" + }, + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/@babel/plugin-bugfix-firefox-class-in-computed-class-key": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.25.9.tgz", + "integrity": "sha512-ZkRyVkThtxQ/J6nv3JFYv1RYY+JT5BvU0y3k5bWrmuG4woXypRa4PXmm9RhOwodRkYFWqC0C0cqcJ4OqR7kW+g==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.25.9", + "@babel/traverse": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" + } + }, + "node_modules/@babel/plugin-bugfix-safari-class-field-initializer-scope": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/plugin-bugfix-safari-class-field-initializer-scope/-/plugin-bugfix-safari-class-field-initializer-scope-7.25.9.tgz", + "integrity": "sha512-MrGRLZxLD/Zjj0gdU15dfs+HH/OXvnw/U4jJD8vpcP2CJQapPEv1IWwjc/qMg7ItBlPwSv1hRBbb7LeuANdcnw==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" + } + }, + "node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.25.9.tgz", + "integrity": "sha512-2qUwwfAFpJLZqxd02YW9btUCZHl+RFvdDkNfZwaIJrvB8Tesjsk8pEQkTvGwZXLqXUx/2oyY3ySRhm6HOXuCug==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" + } + }, + "node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.25.9.tgz", + "integrity": "sha512-6xWgLZTJXwilVjlnV7ospI3xi+sl8lN8rXXbBD6vYn3UYDlGsag8wrZkKcSI8G6KgqKP7vNFaDgeDnfAABq61g==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.25.9", + "@babel/helper-skip-transparent-expression-wrappers": "^7.25.9", + "@babel/plugin-transform-optional-chaining": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.13.0" + } + }, + "node_modules/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.25.9.tgz", + "integrity": "sha512-aLnMXYPnzwwqhYSCyXfKkIkYgJ8zv9RK+roo9DkTXz38ynIhd9XCbN08s3MGvqL2MYGVUGdRQLL/JqBIeJhJBg==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.25.9", + "@babel/traverse": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" + } + }, + "node_modules/@babel/plugin-proposal-class-properties": { + "version": "7.18.6", + "resolved": "https://registry.npmmirror.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.18.6.tgz", + "integrity": "sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==", + "deprecated": "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead.", + "dev": true, + "dependencies": { + "@babel/helper-create-class-features-plugin": "^7.18.6", + "@babel/helper-plugin-utils": "^7.18.6" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-proposal-decorators": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.25.9.tgz", + "integrity": "sha512-smkNLL/O1ezy9Nhy4CNosc4Va+1wo5w4gzSZeLe6y6dM4mmHfYOCPolXQPHQxonZCF+ZyebxN9vqOolkYrSn5g==", + "dev": true, + "dependencies": { + "@babel/helper-create-class-features-plugin": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9", + "@babel/plugin-syntax-decorators": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-proposal-private-property-in-object": { + "version": "7.21.0-placeholder-for-preset-env.2", + "resolved": "https://registry.npmmirror.com/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.0-placeholder-for-preset-env.2.tgz", + "integrity": "sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==", + "dev": true, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-syntax-decorators": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.25.9.tgz", + "integrity": "sha512-ryzI0McXUPJnRCvMo4lumIKZUzhYUO/ScI+Mz4YVaTLt04DHNSjEUjKVvbzQjZFLuod/cYEc07mJWhzl6v4DPg==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-syntax-dynamic-import": { + "version": "7.8.3", + "resolved": "https://registry.npmmirror.com/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz", + "integrity": "sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.8.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-syntax-import-assertions": { + "version": "7.26.0", + "resolved": "https://registry.npmmirror.com/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.26.0.tgz", + "integrity": "sha512-QCWT5Hh830hK5EQa7XzuqIkQU9tT/whqbDz7kuaZMHFl1inRRg7JnuAEOQ0Ur0QUl0NufCk1msK2BeY79Aj/eg==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-syntax-import-attributes": { + "version": "7.26.0", + "resolved": "https://registry.npmmirror.com/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.26.0.tgz", + "integrity": "sha512-e2dttdsJ1ZTpi3B9UYGLw41hifAubg19AtCu/2I/F1QNVclOBr1dYpTdmdyZ84Xiz43BS/tCUkMAZNLv12Pi+A==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-syntax-jsx": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.25.9.tgz", + "integrity": "sha512-ld6oezHQMZsZfp6pWtbjaNDF2tiiCYYDqQszHt5VV437lewP9aSi2Of99CK0D0XB21k7FLgnLcmQKyKzynfeAA==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-syntax-unicode-sets-regex": { + "version": "7.18.6", + "resolved": "https://registry.npmmirror.com/@babel/plugin-syntax-unicode-sets-regex/-/plugin-syntax-unicode-sets-regex-7.18.6.tgz", + "integrity": "sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==", + "dev": true, + "dependencies": { + "@babel/helper-create-regexp-features-plugin": "^7.18.6", + "@babel/helper-plugin-utils": "^7.18.6" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" + } + }, + "node_modules/@babel/plugin-transform-arrow-functions": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.25.9.tgz", + "integrity": "sha512-6jmooXYIwn9ca5/RylZADJ+EnSxVUS5sjeJ9UPk6RWRzXCmOJCy6dqItPJFpw2cuCangPK4OYr5uhGKcmrm5Qg==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-async-generator-functions": { + "version": "7.26.8", + "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.26.8.tgz", + "integrity": "sha512-He9Ej2X7tNf2zdKMAGOsmg2MrFc+hfoAhd3po4cWfo/NWjzEAKa0oQruj1ROVUdl0e6fb6/kE/G3SSxE0lRJOg==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.26.5", + "@babel/helper-remap-async-to-generator": "^7.25.9", + "@babel/traverse": "^7.26.8" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-async-to-generator": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.25.9.tgz", + "integrity": "sha512-NT7Ejn7Z/LjUH0Gv5KsBCxh7BH3fbLTV0ptHvpeMvrt3cPThHfJfst9Wrb7S8EvJ7vRTFI7z+VAvFVEQn/m5zQ==", + "dev": true, + "dependencies": { + "@babel/helper-module-imports": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9", + "@babel/helper-remap-async-to-generator": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-block-scoped-functions": { + "version": "7.26.5", + "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.26.5.tgz", + "integrity": "sha512-chuTSY+hq09+/f5lMj8ZSYgCFpppV2CbYrhNFJ1BFoXpiWPnnAb7R0MqrafCpN8E1+YRrtM1MXZHJdIx8B6rMQ==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.26.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-block-scoping": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.25.9.tgz", + "integrity": "sha512-1F05O7AYjymAtqbsFETboN1NvBdcnzMerO+zlMyJBEz6WkMdejvGWw9p05iTSjC85RLlBseHHQpYaM4gzJkBGg==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-class-properties": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.25.9.tgz", + "integrity": "sha512-bbMAII8GRSkcd0h0b4X+36GksxuheLFjP65ul9w6C3KgAamI3JqErNgSrosX6ZPj+Mpim5VvEbawXxJCyEUV3Q==", + "dev": true, + "dependencies": { + "@babel/helper-create-class-features-plugin": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-class-static-block": { + "version": "7.26.0", + "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.26.0.tgz", + "integrity": "sha512-6J2APTs7BDDm+UMqP1useWqhcRAXo0WIoVj26N7kPFB6S73Lgvyka4KTZYIxtgYXiN5HTyRObA72N2iu628iTQ==", + "dev": true, + "dependencies": { + "@babel/helper-create-class-features-plugin": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.12.0" + } + }, + "node_modules/@babel/plugin-transform-classes": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.25.9.tgz", + "integrity": "sha512-mD8APIXmseE7oZvZgGABDyM34GUmK45Um2TXiBUt7PnuAxrgoSVf123qUzPxEr/+/BHrRn5NMZCdE2m/1F8DGg==", + "dev": true, + "dependencies": { + "@babel/helper-annotate-as-pure": "^7.25.9", + "@babel/helper-compilation-targets": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9", + "@babel/helper-replace-supers": "^7.25.9", + "@babel/traverse": "^7.25.9", + "globals": "^11.1.0" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-computed-properties": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.25.9.tgz", + "integrity": "sha512-HnBegGqXZR12xbcTHlJ9HGxw1OniltT26J5YpfruGqtUHlz/xKf/G2ak9e+t0rVqrjXa9WOhvYPz1ERfMj23AA==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.25.9", + "@babel/template": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-destructuring": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.25.9.tgz", + "integrity": "sha512-WkCGb/3ZxXepmMiX101nnGiU+1CAdut8oHyEOHxkKuS1qKpU2SMXE2uSvfz8PBuLd49V6LEsbtyPhWC7fnkgvQ==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-dotall-regex": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.25.9.tgz", + "integrity": "sha512-t7ZQ7g5trIgSRYhI9pIJtRl64KHotutUJsh4Eze5l7olJv+mRSg4/MmbZ0tv1eeqRbdvo/+trvJD/Oc5DmW2cA==", + "dev": true, + "dependencies": { + "@babel/helper-create-regexp-features-plugin": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-duplicate-keys": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.25.9.tgz", + "integrity": "sha512-LZxhJ6dvBb/f3x8xwWIuyiAHy56nrRG3PeYTpBkkzkYRRQ6tJLu68lEF5VIqMUZiAV7a8+Tb78nEoMCMcqjXBw==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-duplicate-named-capturing-groups-regex": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-duplicate-named-capturing-groups-regex/-/plugin-transform-duplicate-named-capturing-groups-regex-7.25.9.tgz", + "integrity": "sha512-0UfuJS0EsXbRvKnwcLjFtJy/Sxc5J5jhLHnFhy7u4zih97Hz6tJkLU+O+FMMrNZrosUPxDi6sYxJ/EA8jDiAog==", + "dev": true, + "dependencies": { + "@babel/helper-create-regexp-features-plugin": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" + } + }, + "node_modules/@babel/plugin-transform-dynamic-import": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.25.9.tgz", + "integrity": "sha512-GCggjexbmSLaFhqsojeugBpeaRIgWNTcgKVq/0qIteFEqY2A+b9QidYadrWlnbWQUrW5fn+mCvf3tr7OeBFTyg==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-exponentiation-operator": { + "version": "7.26.3", + "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.26.3.tgz", + "integrity": "sha512-7CAHcQ58z2chuXPWblnn1K6rLDnDWieghSOEmqQsrBenH0P9InCUtOJYD89pvngljmZlJcz3fcmgYsXFNGa1ZQ==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-export-namespace-from": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.25.9.tgz", + "integrity": "sha512-2NsEz+CxzJIVOPx2o9UsW1rXLqtChtLoVnwYHHiB04wS5sgn7mrV45fWMBX0Kk+ub9uXytVYfNP2HjbVbCB3Ww==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-for-of": { + "version": "7.26.9", + "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.26.9.tgz", + "integrity": "sha512-Hry8AusVm8LW5BVFgiyUReuoGzPUpdHQQqJY5bZnbbf+ngOHWuCuYFKw/BqaaWlvEUrF91HMhDtEaI1hZzNbLg==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.26.5", + "@babel/helper-skip-transparent-expression-wrappers": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-function-name": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.25.9.tgz", + "integrity": "sha512-8lP+Yxjv14Vc5MuWBpJsoUCd3hD6V9DgBon2FVYL4jJgbnVQ9fTgYmonchzZJOVNgzEgbxp4OwAf6xz6M/14XA==", + "dev": true, + "dependencies": { + "@babel/helper-compilation-targets": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9", + "@babel/traverse": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-json-strings": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.25.9.tgz", + "integrity": "sha512-xoTMk0WXceiiIvsaquQQUaLLXSW1KJ159KP87VilruQm0LNNGxWzahxSS6T6i4Zg3ezp4vA4zuwiNUR53qmQAw==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-literals": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-literals/-/plugin-transform-literals-7.25.9.tgz", + "integrity": "sha512-9N7+2lFziW8W9pBl2TzaNht3+pgMIRP74zizeCSrtnSKVdUl8mAjjOP2OOVQAfZ881P2cNjDj1uAMEdeD50nuQ==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-logical-assignment-operators": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.25.9.tgz", + "integrity": "sha512-wI4wRAzGko551Y8eVf6iOY9EouIDTtPb0ByZx+ktDGHwv6bHFimrgJM/2T021txPZ2s4c7bqvHbd+vXG6K948Q==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-member-expression-literals": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.25.9.tgz", + "integrity": "sha512-PYazBVfofCQkkMzh2P6IdIUaCEWni3iYEerAsRWuVd8+jlM1S9S9cz1dF9hIzyoZ8IA3+OwVYIp9v9e+GbgZhA==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-modules-amd": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.25.9.tgz", + "integrity": "sha512-g5T11tnI36jVClQlMlt4qKDLlWnG5pP9CSM4GhdRciTNMRgkfpo5cR6b4rGIOYPgRRuFAvwjPQ/Yk+ql4dyhbw==", + "dev": true, + "dependencies": { + "@babel/helper-module-transforms": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-modules-commonjs": { + "version": "7.26.3", + "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.26.3.tgz", + "integrity": "sha512-MgR55l4q9KddUDITEzEFYn5ZsGDXMSsU9E+kh7fjRXTIC3RHqfCo8RPRbyReYJh44HQ/yomFkqbOFohXvDCiIQ==", + "dev": true, + "dependencies": { + "@babel/helper-module-transforms": "^7.26.0", + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-modules-systemjs": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.25.9.tgz", + "integrity": "sha512-hyss7iIlH/zLHaehT+xwiymtPOpsiwIIRlCAOwBB04ta5Tt+lNItADdlXw3jAWZ96VJ2jlhl/c+PNIQPKNfvcA==", + "dev": true, + "dependencies": { + "@babel/helper-module-transforms": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9", + "@babel/helper-validator-identifier": "^7.25.9", + "@babel/traverse": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-modules-umd": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.25.9.tgz", + "integrity": "sha512-bS9MVObUgE7ww36HEfwe6g9WakQ0KF07mQF74uuXdkoziUPfKyu/nIm663kz//e5O1nPInPFx36z7WJmJ4yNEw==", + "dev": true, + "dependencies": { + "@babel/helper-module-transforms": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-named-capturing-groups-regex": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.25.9.tgz", + "integrity": "sha512-oqB6WHdKTGl3q/ItQhpLSnWWOpjUJLsOCLVyeFgeTktkBSCiurvPOsyt93gibI9CmuKvTUEtWmG5VhZD+5T/KA==", + "dev": true, + "dependencies": { + "@babel/helper-create-regexp-features-plugin": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" + } + }, + "node_modules/@babel/plugin-transform-new-target": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.25.9.tgz", + "integrity": "sha512-U/3p8X1yCSoKyUj2eOBIx3FOn6pElFOKvAAGf8HTtItuPyB+ZeOqfn+mvTtg9ZlOAjsPdK3ayQEjqHjU/yLeVQ==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-nullish-coalescing-operator": { + "version": "7.26.6", + "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.26.6.tgz", + "integrity": "sha512-CKW8Vu+uUZneQCPtXmSBUC6NCAUdya26hWCElAWh5mVSlSRsmiCPUUDKb3Z0szng1hiAJa098Hkhg9o4SE35Qw==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.26.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-numeric-separator": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.25.9.tgz", + "integrity": "sha512-TlprrJ1GBZ3r6s96Yq8gEQv82s8/5HnCVHtEJScUj90thHQbwe+E5MLhi2bbNHBEJuzrvltXSru+BUxHDoog7Q==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-object-rest-spread": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.25.9.tgz", + "integrity": "sha512-fSaXafEE9CVHPweLYw4J0emp1t8zYTXyzN3UuG+lylqkvYd7RMrsOQ8TYx5RF231be0vqtFC6jnx3UmpJmKBYg==", + "dev": true, + "dependencies": { + "@babel/helper-compilation-targets": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9", + "@babel/plugin-transform-parameters": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-object-super": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.25.9.tgz", + "integrity": "sha512-Kj/Gh+Rw2RNLbCK1VAWj2U48yxxqL2x0k10nPtSdRa0O2xnHXalD0s+o1A6a0W43gJ00ANo38jxkQreckOzv5A==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.25.9", + "@babel/helper-replace-supers": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-optional-catch-binding": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.25.9.tgz", + "integrity": "sha512-qM/6m6hQZzDcZF3onzIhZeDHDO43bkNNlOX0i8n3lR6zLbu0GN2d8qfM/IERJZYauhAHSLHy39NF0Ctdvcid7g==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-optional-chaining": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.25.9.tgz", + "integrity": "sha512-6AvV0FsLULbpnXeBjrY4dmWF8F7gf8QnvTEoO/wX/5xm/xE1Xo8oPuD3MPS+KS9f9XBEAWN7X1aWr4z9HdOr7A==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.25.9", + "@babel/helper-skip-transparent-expression-wrappers": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-parameters": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.25.9.tgz", + "integrity": "sha512-wzz6MKwpnshBAiRmn4jR8LYz/g8Ksg0o80XmwZDlordjwEk9SxBzTWC7F5ef1jhbrbOW2DJ5J6ayRukrJmnr0g==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-private-methods": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.25.9.tgz", + "integrity": "sha512-D/JUozNpQLAPUVusvqMxyvjzllRaF8/nSrP1s2YGQT/W4LHK4xxsMcHjhOGTS01mp9Hda8nswb+FblLdJornQw==", + "dev": true, + "dependencies": { + "@babel/helper-create-class-features-plugin": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-private-property-in-object": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.25.9.tgz", + "integrity": "sha512-Evf3kcMqzXA3xfYJmZ9Pg1OvKdtqsDMSWBDzZOPLvHiTt36E75jLDQo5w1gtRU95Q4E5PDttrTf25Fw8d/uWLw==", + "dev": true, + "dependencies": { + "@babel/helper-annotate-as-pure": "^7.25.9", + "@babel/helper-create-class-features-plugin": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-property-literals": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.25.9.tgz", + "integrity": "sha512-IvIUeV5KrS/VPavfSM/Iu+RE6llrHrYIKY1yfCzyO/lMXHQ+p7uGhonmGVisv6tSBSVgWzMBohTcvkC9vQcQFA==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-regenerator": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.25.9.tgz", + "integrity": "sha512-vwDcDNsgMPDGP0nMqzahDWE5/MLcX8sv96+wfX7as7LoF/kr97Bo/7fI00lXY4wUXYfVmwIIyG80fGZ1uvt2qg==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.25.9", + "regenerator-transform": "^0.15.2" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-regexp-modifiers": { + "version": "7.26.0", + "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-regexp-modifiers/-/plugin-transform-regexp-modifiers-7.26.0.tgz", + "integrity": "sha512-vN6saax7lrA2yA/Pak3sCxuD6F5InBjn9IcrIKQPjpsLvuHYLVroTxjdlVRHjjBWxKOqIwpTXDkOssYT4BFdRw==", + "dev": true, + "dependencies": { + "@babel/helper-create-regexp-features-plugin": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" + } + }, + "node_modules/@babel/plugin-transform-reserved-words": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.25.9.tgz", + "integrity": "sha512-7DL7DKYjn5Su++4RXu8puKZm2XBPHyjWLUidaPEkCUBbE7IPcsrkRHggAOOKydH1dASWdcUBxrkOGNxUv5P3Jg==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-runtime": { + "version": "7.26.10", + "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.26.10.tgz", + "integrity": "sha512-NWaL2qG6HRpONTnj4JvDU6th4jYeZOJgu3QhmFTCihib0ermtOJqktA5BduGm3suhhVe9EMP9c9+mfJ/I9slqw==", + "dev": true, + "dependencies": { + "@babel/helper-module-imports": "^7.25.9", + "@babel/helper-plugin-utils": "^7.26.5", + "babel-plugin-polyfill-corejs2": "^0.4.10", + "babel-plugin-polyfill-corejs3": "^0.11.0", + "babel-plugin-polyfill-regenerator": "^0.6.1", + "semver": "^6.3.1" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-shorthand-properties": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.25.9.tgz", + "integrity": "sha512-MUv6t0FhO5qHnS/W8XCbHmiRWOphNufpE1IVxhK5kuN3Td9FT1x4rx4K42s3RYdMXCXpfWkGSbCSd0Z64xA7Ng==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-spread": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.25.9.tgz", + "integrity": "sha512-oNknIB0TbURU5pqJFVbOOFspVlrpVwo2H1+HUIsVDvp5VauGGDP1ZEvO8Nn5xyMEs3dakajOxlmkNW7kNgSm6A==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.25.9", + "@babel/helper-skip-transparent-expression-wrappers": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-sticky-regex": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.25.9.tgz", + "integrity": "sha512-WqBUSgeVwucYDP9U/xNRQam7xV8W5Zf+6Eo7T2SRVUFlhRiMNFdFz58u0KZmCVVqs2i7SHgpRnAhzRNmKfi2uA==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-template-literals": { + "version": "7.26.8", + "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.26.8.tgz", + "integrity": "sha512-OmGDL5/J0CJPJZTHZbi2XpO0tyT2Ia7fzpW5GURwdtp2X3fMmN8au/ej6peC/T33/+CRiIpA8Krse8hFGVmT5Q==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.26.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-typeof-symbol": { + "version": "7.26.7", + "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.26.7.tgz", + "integrity": "sha512-jfoTXXZTgGg36BmhqT3cAYK5qkmqvJpvNrPhaK/52Vgjhw4Rq29s9UqpWWV0D6yuRmgiFH/BUVlkl96zJWqnaw==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.26.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-unicode-escapes": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.25.9.tgz", + "integrity": "sha512-s5EDrE6bW97LtxOcGj1Khcx5AaXwiMmi4toFWRDP9/y0Woo6pXC+iyPu/KuhKtfSrNFd7jJB+/fkOtZy6aIC6Q==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-unicode-property-regex": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-unicode-property-regex/-/plugin-transform-unicode-property-regex-7.25.9.tgz", + "integrity": "sha512-Jt2d8Ga+QwRluxRQ307Vlxa6dMrYEMZCgGxoPR8V52rxPyldHu3hdlHspxaqYmE7oID5+kB+UKUB/eWS+DkkWg==", + "dev": true, + "dependencies": { + "@babel/helper-create-regexp-features-plugin": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-unicode-regex": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.25.9.tgz", + "integrity": "sha512-yoxstj7Rg9dlNn9UQxzk4fcNivwv4nUYz7fYXBaKxvw/lnmPuOm/ikoELygbYq68Bls3D/D+NBPHiLwZdZZ4HA==", + "dev": true, + "dependencies": { + "@babel/helper-create-regexp-features-plugin": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-unicode-sets-regex": { + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.25.9.tgz", + "integrity": "sha512-8BYqO3GeVNHtx69fdPshN3fnzUNLrWdHhk/icSwigksJGczKSizZ+Z6SBCxTs723Fr5VSNorTIK7a+R2tISvwQ==", + "dev": true, + "dependencies": { + "@babel/helper-create-regexp-features-plugin": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" + } + }, + "node_modules/@babel/preset-env": { + "version": "7.26.9", + "resolved": "https://registry.npmmirror.com/@babel/preset-env/-/preset-env-7.26.9.tgz", + "integrity": "sha512-vX3qPGE8sEKEAZCWk05k3cpTAE3/nOYca++JA+Rd0z2NCNzabmYvEiSShKzm10zdquOIAVXsy2Ei/DTW34KlKQ==", + "dev": true, + "dependencies": { + "@babel/compat-data": "^7.26.8", + "@babel/helper-compilation-targets": "^7.26.5", + "@babel/helper-plugin-utils": "^7.26.5", + "@babel/helper-validator-option": "^7.25.9", + "@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^7.25.9", + "@babel/plugin-bugfix-safari-class-field-initializer-scope": "^7.25.9", + "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.25.9", + "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.25.9", + "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.25.9", + "@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2", + "@babel/plugin-syntax-import-assertions": "^7.26.0", + "@babel/plugin-syntax-import-attributes": "^7.26.0", + "@babel/plugin-syntax-unicode-sets-regex": "^7.18.6", + "@babel/plugin-transform-arrow-functions": "^7.25.9", + "@babel/plugin-transform-async-generator-functions": "^7.26.8", + "@babel/plugin-transform-async-to-generator": "^7.25.9", + "@babel/plugin-transform-block-scoped-functions": "^7.26.5", + "@babel/plugin-transform-block-scoping": "^7.25.9", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", + "@babel/plugin-transform-classes": "^7.25.9", + "@babel/plugin-transform-computed-properties": "^7.25.9", + "@babel/plugin-transform-destructuring": "^7.25.9", + "@babel/plugin-transform-dotall-regex": "^7.25.9", + "@babel/plugin-transform-duplicate-keys": "^7.25.9", + "@babel/plugin-transform-duplicate-named-capturing-groups-regex": "^7.25.9", + "@babel/plugin-transform-dynamic-import": "^7.25.9", + "@babel/plugin-transform-exponentiation-operator": "^7.26.3", + "@babel/plugin-transform-export-namespace-from": "^7.25.9", + "@babel/plugin-transform-for-of": "^7.26.9", + "@babel/plugin-transform-function-name": "^7.25.9", + "@babel/plugin-transform-json-strings": "^7.25.9", + "@babel/plugin-transform-literals": "^7.25.9", + "@babel/plugin-transform-logical-assignment-operators": "^7.25.9", + "@babel/plugin-transform-member-expression-literals": "^7.25.9", + "@babel/plugin-transform-modules-amd": "^7.25.9", + "@babel/plugin-transform-modules-commonjs": "^7.26.3", + "@babel/plugin-transform-modules-systemjs": "^7.25.9", + "@babel/plugin-transform-modules-umd": "^7.25.9", + "@babel/plugin-transform-named-capturing-groups-regex": "^7.25.9", + "@babel/plugin-transform-new-target": "^7.25.9", + "@babel/plugin-transform-nullish-coalescing-operator": "^7.26.6", + "@babel/plugin-transform-numeric-separator": "^7.25.9", + "@babel/plugin-transform-object-rest-spread": "^7.25.9", + "@babel/plugin-transform-object-super": "^7.25.9", + "@babel/plugin-transform-optional-catch-binding": "^7.25.9", + "@babel/plugin-transform-optional-chaining": "^7.25.9", + "@babel/plugin-transform-parameters": "^7.25.9", + "@babel/plugin-transform-private-methods": "^7.25.9", + "@babel/plugin-transform-private-property-in-object": "^7.25.9", + "@babel/plugin-transform-property-literals": "^7.25.9", + "@babel/plugin-transform-regenerator": "^7.25.9", + "@babel/plugin-transform-regexp-modifiers": "^7.26.0", + "@babel/plugin-transform-reserved-words": "^7.25.9", + "@babel/plugin-transform-shorthand-properties": "^7.25.9", + "@babel/plugin-transform-spread": "^7.25.9", + "@babel/plugin-transform-sticky-regex": "^7.25.9", + "@babel/plugin-transform-template-literals": "^7.26.8", + "@babel/plugin-transform-typeof-symbol": "^7.26.7", + "@babel/plugin-transform-unicode-escapes": "^7.25.9", + "@babel/plugin-transform-unicode-property-regex": "^7.25.9", + "@babel/plugin-transform-unicode-regex": "^7.25.9", + "@babel/plugin-transform-unicode-sets-regex": "^7.25.9", + "@babel/preset-modules": "0.1.6-no-external-plugins", + "babel-plugin-polyfill-corejs2": "^0.4.10", + "babel-plugin-polyfill-corejs3": "^0.11.0", + "babel-plugin-polyfill-regenerator": "^0.6.1", + "core-js-compat": "^3.40.0", + "semver": "^6.3.1" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/preset-modules": { + "version": "0.1.6-no-external-plugins", + "resolved": "https://registry.npmmirror.com/@babel/preset-modules/-/preset-modules-0.1.6-no-external-plugins.tgz", + "integrity": "sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.0.0", + "@babel/types": "^7.4.4", + "esutils": "^2.0.2" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0 || ^8.0.0-0 <8.0.0" + } + }, + "node_modules/@babel/runtime": { + "version": "7.26.10", + "resolved": "https://registry.npmmirror.com/@babel/runtime/-/runtime-7.26.10.tgz", + "integrity": "sha512-2WJMeRQPHKSPemqk/awGrAiuFfzBmOIPXKizAsVhWH9YJqLZ0H+HS4c8loHGgW6utJ3E/ejXQUsiGaQy2NZ9Fw==", + "dependencies": { + "regenerator-runtime": "^0.14.0" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/template": { + "version": "7.26.9", + "resolved": "https://registry.npmmirror.com/@babel/template/-/template-7.26.9.tgz", + "integrity": "sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA==", + "dev": true, + "dependencies": { + "@babel/code-frame": "^7.26.2", + "@babel/parser": "^7.26.9", + "@babel/types": "^7.26.9" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/traverse": { + "version": "7.26.10", + "resolved": "https://registry.npmmirror.com/@babel/traverse/-/traverse-7.26.10.tgz", + "integrity": "sha512-k8NuDrxr0WrPH5Aupqb2LCVURP/S0vBEn5mK6iH+GIYob66U5EtoZvcdudR2jQ4cmTwhEwW1DLB+Yyas9zjF6A==", + "dev": true, + "dependencies": { + "@babel/code-frame": "^7.26.2", + "@babel/generator": "^7.26.10", + "@babel/parser": "^7.26.10", + "@babel/template": "^7.26.9", + "@babel/types": "^7.26.10", + "debug": "^4.3.1", + "globals": "^11.1.0" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/types": { + "version": "7.26.10", + "resolved": "https://registry.npmmirror.com/@babel/types/-/types-7.26.10.tgz", + "integrity": "sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ==", + "dependencies": { + "@babel/helper-string-parser": "^7.25.9", + "@babel/helper-validator-identifier": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@discoveryjs/json-ext": { + "version": "0.5.7", + "resolved": "https://registry.npmmirror.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz", + "integrity": "sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==", + "dev": true, + "engines": { + "node": ">=10.0.0" + } + }, + "node_modules/@eslint/eslintrc": { + "version": "0.4.3", + "resolved": "https://registry.npmmirror.com/@eslint/eslintrc/-/eslintrc-0.4.3.tgz", + "integrity": "sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==", + "dev": true, + "dependencies": { + "ajv": "^6.12.4", + "debug": "^4.1.1", + "espree": "^7.3.0", + "globals": "^13.9.0", + "ignore": "^4.0.6", + "import-fresh": "^3.2.1", + "js-yaml": "^3.13.1", + "minimatch": "^3.0.4", + "strip-json-comments": "^3.1.1" + }, + "engines": { + "node": "^10.12.0 || >=12.0.0" + } + }, + "node_modules/@eslint/eslintrc/node_modules/globals": { + "version": "13.24.0", + "resolved": "https://registry.npmmirror.com/globals/-/globals-13.24.0.tgz", + "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", + "dev": true, + "dependencies": { + "type-fest": "^0.20.2" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/@eslint/eslintrc/node_modules/type-fest": { + "version": "0.20.2", + "resolved": "https://registry.npmmirror.com/type-fest/-/type-fest-0.20.2.tgz", + "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", + "dev": true, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/@gar/promisify": { + "version": "1.1.3", + "resolved": "https://registry.npmmirror.com/@gar/promisify/-/promisify-1.1.3.tgz", + "integrity": "sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==" + }, + "node_modules/@hapi/hoek": { + "version": "9.3.0", + "resolved": "https://registry.npmmirror.com/@hapi/hoek/-/hoek-9.3.0.tgz", + "integrity": "sha512-/c6rf4UJlmHlC9b5BaNvzAcFv7HZ2QHaV0D4/HNlBdvFnvQq8RI4kYdhyPCl7Xj+oWvTWQ8ujhqS53LIgAe6KQ==", + "dev": true + }, + "node_modules/@hapi/topo": { + "version": "5.1.0", + "resolved": "https://registry.npmmirror.com/@hapi/topo/-/topo-5.1.0.tgz", + "integrity": "sha512-foQZKJig7Ob0BMAYBfcJk8d77QtOe7Wo4ox7ff1lQYoNNAb6jwcY1ncdoy2e9wQZzvNy7ODZCYJkK8kzmcAnAg==", + "dev": true, + "dependencies": { + "@hapi/hoek": "^9.0.0" + } + }, + "node_modules/@humanwhocodes/config-array": { + "version": "0.5.0", + "resolved": "https://registry.npmmirror.com/@humanwhocodes/config-array/-/config-array-0.5.0.tgz", + "integrity": "sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==", + "deprecated": "Use @eslint/config-array instead", + "dev": true, + "dependencies": { + "@humanwhocodes/object-schema": "^1.2.0", + "debug": "^4.1.1", + "minimatch": "^3.0.4" + }, + "engines": { + "node": ">=10.10.0" + } + }, + "node_modules/@humanwhocodes/object-schema": { + "version": "1.2.1", + "resolved": "https://registry.npmmirror.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz", + "integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==", + "deprecated": "Use @eslint/object-schema instead", + "dev": true + }, + "node_modules/@jiaminghi/bezier-curve": { + "version": "0.0.9", + "resolved": "https://registry.npmmirror.com/@jiaminghi/bezier-curve/-/bezier-curve-0.0.9.tgz", + "integrity": "sha512-u9xJPOEl6Dri2E9FfmJoGxYQY7vYJkURNX04Vj64tdi535tPrpkuf9Sm0lNr3QTKdHQh0DdNRsaa62FLQNQEEw==", + "dependencies": { + "@babel/runtime": "^7.5.5" + } + }, + "node_modules/@jiaminghi/c-render": { + "version": "0.4.3", + "resolved": "https://registry.npmmirror.com/@jiaminghi/c-render/-/c-render-0.4.3.tgz", + "integrity": "sha512-FJfzj5hGj7MLqqqI2D7vEzHKbQ1Ynnn7PJKgzsjXaZpJzTqs2Yw5OSeZnm6l7Qj7jyPAP53lFvEQNH4o4j6s+Q==", + "dependencies": { + "@babel/runtime": "^7.5.5", + "@jiaminghi/bezier-curve": "*", + "@jiaminghi/color": "*", + "@jiaminghi/transition": "*" + } + }, + "node_modules/@jiaminghi/charts": { + "version": "0.2.18", + "resolved": "https://registry.npmmirror.com/@jiaminghi/charts/-/charts-0.2.18.tgz", + "integrity": "sha512-K+HXaOOeWG9OOY1VG6M4mBreeeIAPhb9X+khG651AbnwEwL6G2UtcAQ8GWCq6GzhczcLwwhIhuaHqRygwHC0sA==", + "dependencies": { + "@babel/runtime": "^7.5.5", + "@jiaminghi/c-render": "^0.4.3" + } + }, + "node_modules/@jiaminghi/color": { + "version": "1.1.3", + "resolved": "https://registry.npmmirror.com/@jiaminghi/color/-/color-1.1.3.tgz", + "integrity": "sha512-ZY3hdorgODk4OSTbxyXBPxAxHPIVf9rPlKJyK1C1db46a50J0reFKpAvfZG8zMG3lvM60IR7Qawgcu4ZDO3+Hg==" + }, + "node_modules/@jiaminghi/data-view": { + "version": "2.10.0", + "resolved": "https://registry.npmmirror.com/@jiaminghi/data-view/-/data-view-2.10.0.tgz", + "integrity": "sha512-Cud2MTiMcqc5k2KWabR/svuVQmXHANqURo+yj40370/LdI/gyUJ6LG203hWXEnT1nMCeiv/SLVmxv3PXLScCeA==", + "dependencies": { + "@babel/runtime": "^7.5.5", + "@jiaminghi/charts": "*" + } + }, + "node_modules/@jiaminghi/transition": { + "version": "1.1.11", + "resolved": "https://registry.npmmirror.com/@jiaminghi/transition/-/transition-1.1.11.tgz", + "integrity": "sha512-owBggipoHMikDHHDW5Gc7RZYlVuvxHADiU4bxfjBVkHDAmmck+fCkm46n2JzC3j33hWvP9nSCAeh37t6stgWeg==", + "dependencies": { + "@babel/runtime": "^7.5.5" + } + }, + "node_modules/@jridgewell/gen-mapping": { + "version": "0.3.8", + "resolved": "https://registry.npmmirror.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.8.tgz", + "integrity": "sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA==", + "dependencies": { + "@jridgewell/set-array": "^1.2.1", + "@jridgewell/sourcemap-codec": "^1.4.10", + "@jridgewell/trace-mapping": "^0.3.24" + }, + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/@jridgewell/resolve-uri": { + "version": "3.1.2", + "resolved": "https://registry.npmmirror.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz", + "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==", + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/@jridgewell/set-array": { + "version": "1.2.1", + "resolved": "https://registry.npmmirror.com/@jridgewell/set-array/-/set-array-1.2.1.tgz", + "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==", + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/@jridgewell/source-map": { + "version": "0.3.6", + "resolved": "https://registry.npmmirror.com/@jridgewell/source-map/-/source-map-0.3.6.tgz", + "integrity": "sha512-1ZJTZebgqllO79ue2bm3rIGud/bOe0pP5BjSRCRxxYkEZS8STV7zN84UBbiYu7jy+eCKSnVIUgoWWE/tt+shMQ==", + "dependencies": { + "@jridgewell/gen-mapping": "^0.3.5", + "@jridgewell/trace-mapping": "^0.3.25" + } + }, + "node_modules/@jridgewell/sourcemap-codec": { + "version": "1.5.0", + "resolved": "https://registry.npmmirror.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz", + "integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==" + }, + "node_modules/@jridgewell/trace-mapping": { + "version": "0.3.25", + "resolved": "https://registry.npmmirror.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz", + "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==", + "dependencies": { + "@jridgewell/resolve-uri": "^3.1.0", + "@jridgewell/sourcemap-codec": "^1.4.14" + } + }, + "node_modules/@leichtgewicht/ip-codec": { + "version": "2.0.5", + "resolved": "https://registry.npmmirror.com/@leichtgewicht/ip-codec/-/ip-codec-2.0.5.tgz", + "integrity": "sha512-Vo+PSpZG2/fmgmiNzYK9qWRh8h/CHrwD0mo1h1DzL4yzHNSfWYujGTYsWGreD000gcgmZ7K4Ys6Tx9TxtsKdDw==", + "dev": true + }, + "node_modules/@nicolo-ribaudo/eslint-scope-5-internals": { + "version": "5.1.1-v1", + "resolved": "https://registry.npmmirror.com/@nicolo-ribaudo/eslint-scope-5-internals/-/eslint-scope-5-internals-5.1.1-v1.tgz", + "integrity": "sha512-54/JRvkLIzzDWshCWfuhadfrfZVPiElY8Fcgmg1HroEly/EDSszzhBAsarCux+D/kOslTRquNzuyGSmUSTTHGg==", + "dev": true, + "dependencies": { + "eslint-scope": "5.1.1" + } + }, + "node_modules/@node-ipc/js-queue": { + "version": "2.0.3", + "resolved": "https://registry.npmmirror.com/@node-ipc/js-queue/-/js-queue-2.0.3.tgz", + "integrity": "sha512-fL1wpr8hhD5gT2dA1qifeVaoDFlQR5es8tFuKqjHX+kdOtdNHnxkVZbtIrR2rxnMFvehkjaZRNV2H/gPXlb0hw==", + "dev": true, + "dependencies": { + "easy-stack": "1.0.1" + }, + "engines": { + "node": ">=1.0.0" + } + }, + "node_modules/@nodelib/fs.scandir": { + "version": "2.1.5", + "resolved": "https://registry.npmmirror.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", + "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==", + "dev": true, + "dependencies": { + "@nodelib/fs.stat": "2.0.5", + "run-parallel": "^1.1.9" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/@nodelib/fs.stat": { + "version": "2.0.5", + "resolved": "https://registry.npmmirror.com/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz", + "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==", + "dev": true, + "engines": { + "node": ">= 8" + } + }, + "node_modules/@nodelib/fs.walk": { + "version": "1.2.8", + "resolved": "https://registry.npmmirror.com/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz", + "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==", + "dev": true, + "dependencies": { + "@nodelib/fs.scandir": "2.1.5", + "fastq": "^1.6.0" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/@npmcli/fs": { + "version": "2.1.2", + "resolved": "https://registry.npmmirror.com/@npmcli/fs/-/fs-2.1.2.tgz", + "integrity": "sha512-yOJKRvohFOaLqipNtwYB9WugyZKhC/DZC4VYPmpaCzDBrA8YpK3qHZ8/HGscMnE4GqbkLNuVcCnxkeQEdGt6LQ==", + "dependencies": { + "@gar/promisify": "^1.1.3", + "semver": "^7.3.5" + }, + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + } + }, + "node_modules/@npmcli/fs/node_modules/semver": { + "version": "7.7.1", + "resolved": "https://registry.npmmirror.com/semver/-/semver-7.7.1.tgz", + "integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==", + "bin": { + "semver": "bin/semver.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/@npmcli/move-file": { + "version": "2.0.1", + "resolved": "https://registry.npmmirror.com/@npmcli/move-file/-/move-file-2.0.1.tgz", + "integrity": "sha512-mJd2Z5TjYWq/ttPLLGqArdtnC74J6bOzg4rMDnN+p1xTacZ2yPRCk2y0oSWQtygLR9YVQXgOcONrwtnk3JupxQ==", + "deprecated": "This functionality has been moved to @npmcli/fs", + "dependencies": { + "mkdirp": "^1.0.4", + "rimraf": "^3.0.2" + }, + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + } + }, + "node_modules/@polka/url": { + "version": "1.0.0-next.28", + "resolved": "https://registry.npmmirror.com/@polka/url/-/url-1.0.0-next.28.tgz", + "integrity": "sha512-8LduaNlMZGwdZ6qWrKlfa+2M4gahzFkprZiAt2TF8uS0qQgBizKXpXURqvTJ4WtmupWxaLqjRb2UCTe72mu+Aw==", + "dev": true + }, + "node_modules/@sideway/address": { + "version": "4.1.5", + "resolved": "https://registry.npmmirror.com/@sideway/address/-/address-4.1.5.tgz", + "integrity": "sha512-IqO/DUQHUkPeixNQ8n0JA6102hT9CmaljNTPmQ1u8MEhBo/R4Q8eKLN/vGZxuebwOroDB4cbpjheD4+/sKFK4Q==", + "dev": true, + "dependencies": { + "@hapi/hoek": "^9.0.0" + } + }, + "node_modules/@sideway/formula": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/@sideway/formula/-/formula-3.0.1.tgz", + "integrity": "sha512-/poHZJJVjx3L+zVD6g9KgHfYnb443oi7wLu/XKojDviHy6HOEOA6z1Trk5aR1dGcmPenJEgb2sK2I80LeS3MIg==", + "dev": true + }, + "node_modules/@sideway/pinpoint": { + "version": "2.0.0", + "resolved": "https://registry.npmmirror.com/@sideway/pinpoint/-/pinpoint-2.0.0.tgz", + "integrity": "sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ==", + "dev": true + }, + "node_modules/@soda/friendly-errors-webpack-plugin": { + "version": "1.8.1", + "resolved": "https://registry.npmmirror.com/@soda/friendly-errors-webpack-plugin/-/friendly-errors-webpack-plugin-1.8.1.tgz", + "integrity": "sha512-h2ooWqP8XuFqTXT+NyAFbrArzfQA7R6HTezADrvD9Re8fxMLTPPniLdqVTdDaO0eIoLaAwKT+d6w+5GeTk7Vbg==", + "dev": true, + "dependencies": { + "chalk": "^3.0.0", + "error-stack-parser": "^2.0.6", + "string-width": "^4.2.3", + "strip-ansi": "^6.0.1" + }, + "engines": { + "node": ">=8.0.0" + }, + "peerDependencies": { + "webpack": "^4.0.0 || ^5.0.0" + } + }, + "node_modules/@soda/get-current-script": { + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/@soda/get-current-script/-/get-current-script-1.0.2.tgz", + "integrity": "sha512-T7VNNlYVM1SgQ+VsMYhnDkcGmWhQdL0bDyGm5TlQ3GBXnJscEClUUOKduWTmm2zCnvNLC1hc3JpuXjs/nFOc5w==", + "dev": true + }, + "node_modules/@tootallnate/once": { + "version": "2.0.0", + "resolved": "https://registry.npmmirror.com/@tootallnate/once/-/once-2.0.0.tgz", + "integrity": "sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==", + "engines": { + "node": ">= 10" + } + }, + "node_modules/@trysound/sax": { + "version": "0.2.0", + "resolved": "https://registry.npmmirror.com/@trysound/sax/-/sax-0.2.0.tgz", + "integrity": "sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==", + "dev": true, + "engines": { + "node": ">=10.13.0" + } + }, + "node_modules/@types/body-parser": { + "version": "1.19.5", + "resolved": "https://registry.npmmirror.com/@types/body-parser/-/body-parser-1.19.5.tgz", + "integrity": "sha512-fB3Zu92ucau0iQ0JMCFQE7b/dv8Ot07NI3KaZIkIUNXq82k4eBAqUaneXfleGY9JWskeS9y+u0nXMyspcuQrCg==", + "dev": true, + "dependencies": { + "@types/connect": "*", + "@types/node": "*" + } + }, + "node_modules/@types/bonjour": { + "version": "3.5.13", + "resolved": "https://registry.npmmirror.com/@types/bonjour/-/bonjour-3.5.13.tgz", + "integrity": "sha512-z9fJ5Im06zvUL548KvYNecEVlA7cVDkGUi6kZusb04mpyEFKCIZJvloCcmpmLaIahDpOQGHaHmG6imtPMmPXGQ==", + "dev": true, + "dependencies": { + "@types/node": "*" + } + }, + "node_modules/@types/connect": { + "version": "3.4.38", + "resolved": "https://registry.npmmirror.com/@types/connect/-/connect-3.4.38.tgz", + "integrity": "sha512-K6uROf1LD88uDQqJCktA4yzL1YYAK6NgfsI0v/mTgyPKWsX1CnJ0XPSDhViejru1GcRkLWb8RlzFYJRqGUbaug==", + "dev": true, + "dependencies": { + "@types/node": "*" + } + }, + "node_modules/@types/connect-history-api-fallback": { + "version": "1.5.4", + "resolved": "https://registry.npmmirror.com/@types/connect-history-api-fallback/-/connect-history-api-fallback-1.5.4.tgz", + "integrity": "sha512-n6Cr2xS1h4uAulPRdlw6Jl6s1oG8KrVilPN2yUITEs+K48EzMJJ3W1xy8K5eWuFvjp3R74AOIGSmp2UfBJ8HFw==", + "dev": true, + "dependencies": { + "@types/express-serve-static-core": "*", + "@types/node": "*" + } + }, + "node_modules/@types/cytoscape": { + "version": "3.21.9", + "resolved": "https://registry.npmmirror.com/@types/cytoscape/-/cytoscape-3.21.9.tgz", + "integrity": "sha512-JyrG4tllI6jvuISPjHK9j2Xv/LTbnLekLke5otGStjFluIyA9JjgnvgZrSBsp8cEDpiTjwgZUZwpPv8TSBcoLw==" + }, + "node_modules/@types/eslint": { + "version": "8.56.12", + "resolved": "https://registry.npmmirror.com/@types/eslint/-/eslint-8.56.12.tgz", + "integrity": "sha512-03ruubjWyOHlmljCVoxSuNDdmfZDzsrrz0P2LeJsOXr+ZwFQ+0yQIwNCwt/GYhV7Z31fgtXJTAEs+FYlEL851g==", + "dependencies": { + "@types/estree": "*", + "@types/json-schema": "*" + } + }, + "node_modules/@types/eslint-scope": { + "version": "3.7.7", + "resolved": "https://registry.npmmirror.com/@types/eslint-scope/-/eslint-scope-3.7.7.tgz", + "integrity": "sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg==", + "dependencies": { + "@types/eslint": "*", + "@types/estree": "*" + } + }, + "node_modules/@types/estree": { + "version": "1.0.6", + "resolved": "https://registry.npmmirror.com/@types/estree/-/estree-1.0.6.tgz", + "integrity": "sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==" + }, + "node_modules/@types/express": { + "version": "4.17.21", + "resolved": "https://registry.npmmirror.com/@types/express/-/express-4.17.21.tgz", + "integrity": "sha512-ejlPM315qwLpaQlQDTjPdsUFSc6ZsP4AN6AlWnogPjQ7CVi7PYF3YVz+CY3jE2pwYf7E/7HlDAN0rV2GxTG0HQ==", + "dev": true, + "dependencies": { + "@types/body-parser": "*", + "@types/express-serve-static-core": "^4.17.33", + "@types/qs": "*", + "@types/serve-static": "*" + } + }, + "node_modules/@types/express-serve-static-core": { + "version": "5.0.6", + "resolved": "https://registry.npmmirror.com/@types/express-serve-static-core/-/express-serve-static-core-5.0.6.tgz", + "integrity": "sha512-3xhRnjJPkULekpSzgtoNYYcTWgEZkp4myc+Saevii5JPnHNvHMRlBSHDbs7Bh1iPPoVTERHEZXyhyLbMEsExsA==", + "dev": true, + "dependencies": { + "@types/node": "*", + "@types/qs": "*", + "@types/range-parser": "*", + "@types/send": "*" + } + }, + "node_modules/@types/express/node_modules/@types/express-serve-static-core": { + "version": "4.19.6", + "resolved": "https://registry.npmmirror.com/@types/express-serve-static-core/-/express-serve-static-core-4.19.6.tgz", + "integrity": "sha512-N4LZ2xG7DatVqhCZzOGb1Yi5lMbXSZcmdLDe9EzSndPV2HpWYWzRbaerl2n27irrm94EPpprqa8KpskPT085+A==", + "dev": true, + "dependencies": { + "@types/node": "*", + "@types/qs": "*", + "@types/range-parser": "*", + "@types/send": "*" + } + }, + "node_modules/@types/html-minifier-terser": { + "version": "6.1.0", + "resolved": "https://registry.npmmirror.com/@types/html-minifier-terser/-/html-minifier-terser-6.1.0.tgz", + "integrity": "sha512-oh/6byDPnL1zeNXFrDXFLyZjkr1MsBG667IM792caf1L2UPOOMf65NFzjUH/ltyfwjAGfs1rsX1eftK0jC/KIg==", + "dev": true + }, + "node_modules/@types/http-errors": { + "version": "2.0.4", + "resolved": "https://registry.npmmirror.com/@types/http-errors/-/http-errors-2.0.4.tgz", + "integrity": "sha512-D0CFMMtydbJAegzOyHjtiKPLlvnm3iTZyZRSZoLq2mRhDdmLfIWOCYPfQJ4cu2erKghU++QvjcUjp/5h7hESpA==", + "dev": true + }, + "node_modules/@types/http-proxy": { + "version": "1.17.16", + "resolved": "https://registry.npmmirror.com/@types/http-proxy/-/http-proxy-1.17.16.tgz", + "integrity": "sha512-sdWoUajOB1cd0A8cRRQ1cfyWNbmFKLAqBB89Y8x5iYyG/mkJHc0YUH8pdWBy2omi9qtCpiIgGjuwO0dQST2l5w==", + "dev": true, + "dependencies": { + "@types/node": "*" + } + }, + "node_modules/@types/json-schema": { + "version": "7.0.15", + "resolved": "https://registry.npmmirror.com/@types/json-schema/-/json-schema-7.0.15.tgz", + "integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==" + }, + "node_modules/@types/lodash": { + "version": "4.17.16", + "resolved": "https://registry.npmmirror.com/@types/lodash/-/lodash-4.17.16.tgz", + "integrity": "sha512-HX7Em5NYQAXKW+1T+FiuG27NGwzJfCX3s1GjOa7ujxZa52kjJLOr4FUxT+giF6Tgxv1e+/czV/iTtBw27WTU9g==" + }, + "node_modules/@types/lodash.throttle": { + "version": "4.1.9", + "resolved": "https://registry.npmmirror.com/@types/lodash.throttle/-/lodash.throttle-4.1.9.tgz", + "integrity": "sha512-PCPVfpfueguWZQB7pJQK890F2scYKoDUL3iM522AptHWn7d5NQmeS/LTEHIcLr5PaTzl3dK2Z0xSUHHTHwaL5g==", + "dependencies": { + "@types/lodash": "*" + } + }, + "node_modules/@types/mime": { + "version": "1.3.5", + "resolved": "https://registry.npmmirror.com/@types/mime/-/mime-1.3.5.tgz", + "integrity": "sha512-/pyBZWSLD2n0dcHE3hq8s8ZvcETHtEuF+3E7XVt0Ig2nvsVQXdghHVcEkIWjy9A0wKfTn97a/PSDYohKIlnP/w==", + "dev": true + }, + "node_modules/@types/minimist": { + "version": "1.2.5", + "resolved": "https://registry.npmmirror.com/@types/minimist/-/minimist-1.2.5.tgz", + "integrity": "sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==" + }, + "node_modules/@types/node": { + "version": "22.13.10", + "resolved": "https://registry.npmmirror.com/@types/node/-/node-22.13.10.tgz", + "integrity": "sha512-I6LPUvlRH+O6VRUqYOcMudhaIdUVWfsjnZavnsraHvpBwaEyMN29ry+0UVJhImYL16xsscu0aske3yA+uPOWfw==", + "dependencies": { + "undici-types": "~6.20.0" + } + }, + "node_modules/@types/node-forge": { + "version": "1.3.11", + "resolved": "https://registry.npmmirror.com/@types/node-forge/-/node-forge-1.3.11.tgz", + "integrity": "sha512-FQx220y22OKNTqaByeBGqHWYz4cl94tpcxeFdvBo3wjG6XPBuZ0BNgNZRV5J5TFmmcsJ4IzsLkmGRiQbnYsBEQ==", + "dev": true, + "dependencies": { + "@types/node": "*" + } + }, + "node_modules/@types/normalize-package-data": { + "version": "2.4.4", + "resolved": "https://registry.npmmirror.com/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz", + "integrity": "sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==" + }, + "node_modules/@types/parse-json": { + "version": "4.0.2", + "resolved": "https://registry.npmmirror.com/@types/parse-json/-/parse-json-4.0.2.tgz", + "integrity": "sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==", + "dev": true + }, + "node_modules/@types/qs": { + "version": "6.9.18", + "resolved": "https://registry.npmmirror.com/@types/qs/-/qs-6.9.18.tgz", + "integrity": "sha512-kK7dgTYDyGqS+e2Q4aK9X3D7q234CIZ1Bv0q/7Z5IwRDoADNU81xXJK/YVyLbLTZCoIwUoDoffFeF+p/eIklAA==", + "dev": true + }, + "node_modules/@types/range-parser": { + "version": "1.2.7", + "resolved": "https://registry.npmmirror.com/@types/range-parser/-/range-parser-1.2.7.tgz", + "integrity": "sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==", + "dev": true + }, + "node_modules/@types/retry": { + "version": "0.12.0", + "resolved": "https://registry.npmmirror.com/@types/retry/-/retry-0.12.0.tgz", + "integrity": "sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==", + "dev": true + }, + "node_modules/@types/send": { + "version": "0.17.4", + "resolved": "https://registry.npmmirror.com/@types/send/-/send-0.17.4.tgz", + "integrity": "sha512-x2EM6TJOybec7c52BX0ZspPodMsQUd5L6PRwOunVyVUhXiBSKf3AezDL8Dgvgt5o0UfKNfuA0eMLr2wLT4AiBA==", + "dev": true, + "dependencies": { + "@types/mime": "^1", + "@types/node": "*" + } + }, + "node_modules/@types/serve-index": { + "version": "1.9.4", + "resolved": "https://registry.npmmirror.com/@types/serve-index/-/serve-index-1.9.4.tgz", + "integrity": "sha512-qLpGZ/c2fhSs5gnYsQxtDEq3Oy8SXPClIXkW5ghvAvsNuVSA8k+gCONcUCS/UjLEYvYps+e8uBtfgXgvhwfNug==", + "dev": true, + "dependencies": { + "@types/express": "*" + } + }, + "node_modules/@types/serve-static": { + "version": "1.15.7", + "resolved": "https://registry.npmmirror.com/@types/serve-static/-/serve-static-1.15.7.tgz", + "integrity": "sha512-W8Ym+h8nhuRwaKPaDw34QUkwsGi6Rc4yYqvKFo5rm2FUEhCFbzVWrxXUxuKK8TASjWsysJY0nsmNCGhCOIsrOw==", + "dev": true, + "dependencies": { + "@types/http-errors": "*", + "@types/node": "*", + "@types/send": "*" + } + }, + "node_modules/@types/sockjs": { + "version": "0.3.36", + "resolved": "https://registry.npmmirror.com/@types/sockjs/-/sockjs-0.3.36.tgz", + "integrity": "sha512-MK9V6NzAS1+Ud7JV9lJLFqW85VbC9dq3LmwZCuBe4wBDgKC0Kj/jd8Xl+nSviU+Qc3+m7umHHyHg//2KSa0a0Q==", + "dev": true, + "dependencies": { + "@types/node": "*" + } + }, + "node_modules/@types/ws": { + "version": "8.18.0", + "resolved": "https://registry.npmmirror.com/@types/ws/-/ws-8.18.0.tgz", + "integrity": "sha512-8svvI3hMyvN0kKCJMvTJP/x6Y/EoQbepff882wL+Sn5QsXb3etnamgrJq4isrBxSJj5L2AuXcI0+bgkoAXGUJw==", + "dev": true, + "dependencies": { + "@types/node": "*" + } + }, + "node_modules/@vue/babel-helper-vue-jsx-merge-props": { + "version": "1.4.0", + "resolved": "https://registry.npmmirror.com/@vue/babel-helper-vue-jsx-merge-props/-/babel-helper-vue-jsx-merge-props-1.4.0.tgz", + "integrity": "sha512-JkqXfCkUDp4PIlFdDQ0TdXoIejMtTHP67/pvxlgeY+u5k3LEdKuWZ3LK6xkxo52uDoABIVyRwqVkfLQJhk7VBA==", + "dev": true + }, + "node_modules/@vue/babel-helper-vue-transform-on": { + "version": "1.4.0", + "resolved": "https://registry.npmmirror.com/@vue/babel-helper-vue-transform-on/-/babel-helper-vue-transform-on-1.4.0.tgz", + "integrity": "sha512-mCokbouEQ/ocRce/FpKCRItGo+013tHg7tixg3DUNS+6bmIchPt66012kBMm476vyEIJPafrvOf4E5OYj3shSw==", + "dev": true + }, + "node_modules/@vue/babel-plugin-jsx": { + "version": "1.4.0", + "resolved": "https://registry.npmmirror.com/@vue/babel-plugin-jsx/-/babel-plugin-jsx-1.4.0.tgz", + "integrity": "sha512-9zAHmwgMWlaN6qRKdrg1uKsBKHvnUU+Py+MOCTuYZBoZsopa90Di10QRjB+YPnVss0BZbG/H5XFwJY1fTxJWhA==", + "dev": true, + "dependencies": { + "@babel/helper-module-imports": "^7.25.9", + "@babel/helper-plugin-utils": "^7.26.5", + "@babel/plugin-syntax-jsx": "^7.25.9", + "@babel/template": "^7.26.9", + "@babel/traverse": "^7.26.9", + "@babel/types": "^7.26.9", + "@vue/babel-helper-vue-transform-on": "1.4.0", + "@vue/babel-plugin-resolve-type": "1.4.0", + "@vue/shared": "^3.5.13" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + }, + "peerDependenciesMeta": { + "@babel/core": { + "optional": true + } + } + }, + "node_modules/@vue/babel-plugin-resolve-type": { + "version": "1.4.0", + "resolved": "https://registry.npmmirror.com/@vue/babel-plugin-resolve-type/-/babel-plugin-resolve-type-1.4.0.tgz", + "integrity": "sha512-4xqDRRbQQEWHQyjlYSgZsWj44KfiF6D+ktCuXyZ8EnVDYV3pztmXJDf1HveAjUAXxAnR8daCQT51RneWWxtTyQ==", + "dev": true, + "dependencies": { + "@babel/code-frame": "^7.26.2", + "@babel/helper-module-imports": "^7.25.9", + "@babel/helper-plugin-utils": "^7.26.5", + "@babel/parser": "^7.26.9", + "@vue/compiler-sfc": "^3.5.13" + }, + "funding": { + "url": "https://github.com/sponsors/sxzz" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@vue/babel-plugin-transform-vue-jsx": { + "version": "1.4.0", + "resolved": "https://registry.npmmirror.com/@vue/babel-plugin-transform-vue-jsx/-/babel-plugin-transform-vue-jsx-1.4.0.tgz", + "integrity": "sha512-Fmastxw4MMx0vlgLS4XBX0XiBbUFzoMGeVXuMV08wyOfXdikAFqBTuYPR0tlk+XskL19EzHc39SgjrPGY23JnA==", + "dev": true, + "dependencies": { + "@babel/helper-module-imports": "^7.0.0", + "@babel/plugin-syntax-jsx": "^7.2.0", + "@vue/babel-helper-vue-jsx-merge-props": "^1.4.0", + "html-tags": "^2.0.0", + "lodash.kebabcase": "^4.1.1", + "svg-tags": "^1.0.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@vue/babel-preset-app": { + "version": "5.0.8", + "resolved": "https://registry.npmmirror.com/@vue/babel-preset-app/-/babel-preset-app-5.0.8.tgz", + "integrity": "sha512-yl+5qhpjd8e1G4cMXfORkkBlvtPCIgmRf3IYCWYDKIQ7m+PPa5iTm4feiNmCMD6yGqQWMhhK/7M3oWGL9boKwg==", + "dev": true, + "dependencies": { + "@babel/core": "^7.12.16", + "@babel/helper-compilation-targets": "^7.12.16", + "@babel/helper-module-imports": "^7.12.13", + "@babel/plugin-proposal-class-properties": "^7.12.13", + "@babel/plugin-proposal-decorators": "^7.12.13", + "@babel/plugin-syntax-dynamic-import": "^7.8.3", + "@babel/plugin-syntax-jsx": "^7.12.13", + "@babel/plugin-transform-runtime": "^7.12.15", + "@babel/preset-env": "^7.12.16", + "@babel/runtime": "^7.12.13", + "@vue/babel-plugin-jsx": "^1.0.3", + "@vue/babel-preset-jsx": "^1.1.2", + "babel-plugin-dynamic-import-node": "^2.3.3", + "core-js": "^3.8.3", + "core-js-compat": "^3.8.3", + "semver": "^7.3.4" + }, + "peerDependencies": { + "@babel/core": "*", + "core-js": "^3", + "vue": "^2 || ^3.2.13" + }, + "peerDependenciesMeta": { + "core-js": { + "optional": true + }, + "vue": { + "optional": true + } + } + }, + "node_modules/@vue/babel-preset-app/node_modules/semver": { + "version": "7.7.1", + "resolved": "https://registry.npmmirror.com/semver/-/semver-7.7.1.tgz", + "integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==", + "dev": true, + "bin": { + "semver": "bin/semver.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/@vue/babel-preset-jsx": { + "version": "1.4.0", + "resolved": "https://registry.npmmirror.com/@vue/babel-preset-jsx/-/babel-preset-jsx-1.4.0.tgz", + "integrity": "sha512-QmfRpssBOPZWL5xw7fOuHNifCQcNQC1PrOo/4fu6xlhlKJJKSA3HqX92Nvgyx8fqHZTUGMPHmFA+IDqwXlqkSA==", + "dev": true, + "dependencies": { + "@vue/babel-helper-vue-jsx-merge-props": "^1.4.0", + "@vue/babel-plugin-transform-vue-jsx": "^1.4.0", + "@vue/babel-sugar-composition-api-inject-h": "^1.4.0", + "@vue/babel-sugar-composition-api-render-instance": "^1.4.0", + "@vue/babel-sugar-functional-vue": "^1.4.0", + "@vue/babel-sugar-inject-h": "^1.4.0", + "@vue/babel-sugar-v-model": "^1.4.0", + "@vue/babel-sugar-v-on": "^1.4.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0", + "vue": "*" + }, + "peerDependenciesMeta": { + "vue": { + "optional": true + } + } + }, + "node_modules/@vue/babel-sugar-composition-api-inject-h": { + "version": "1.4.0", + "resolved": "https://registry.npmmirror.com/@vue/babel-sugar-composition-api-inject-h/-/babel-sugar-composition-api-inject-h-1.4.0.tgz", + "integrity": "sha512-VQq6zEddJHctnG4w3TfmlVp5FzDavUSut/DwR0xVoe/mJKXyMcsIibL42wPntozITEoY90aBV0/1d2KjxHU52g==", + "dev": true, + "dependencies": { + "@babel/plugin-syntax-jsx": "^7.2.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@vue/babel-sugar-composition-api-render-instance": { + "version": "1.4.0", + "resolved": "https://registry.npmmirror.com/@vue/babel-sugar-composition-api-render-instance/-/babel-sugar-composition-api-render-instance-1.4.0.tgz", + "integrity": "sha512-6ZDAzcxvy7VcnCjNdHJ59mwK02ZFuP5CnucloidqlZwVQv5CQLijc3lGpR7MD3TWFi78J7+a8J56YxbCtHgT9Q==", + "dev": true, + "dependencies": { + "@babel/plugin-syntax-jsx": "^7.2.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@vue/babel-sugar-functional-vue": { + "version": "1.4.0", + "resolved": "https://registry.npmmirror.com/@vue/babel-sugar-functional-vue/-/babel-sugar-functional-vue-1.4.0.tgz", + "integrity": "sha512-lTEB4WUFNzYt2In6JsoF9sAYVTo84wC4e+PoZWSgM6FUtqRJz7wMylaEhSRgG71YF+wfLD6cc9nqVeXN2rwBvw==", + "dev": true, + "dependencies": { + "@babel/plugin-syntax-jsx": "^7.2.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@vue/babel-sugar-inject-h": { + "version": "1.4.0", + "resolved": "https://registry.npmmirror.com/@vue/babel-sugar-inject-h/-/babel-sugar-inject-h-1.4.0.tgz", + "integrity": "sha512-muwWrPKli77uO2fFM7eA3G1lAGnERuSz2NgAxuOLzrsTlQl8W4G+wwbM4nB6iewlKbwKRae3nL03UaF5ffAPMA==", + "dev": true, + "dependencies": { + "@babel/plugin-syntax-jsx": "^7.2.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@vue/babel-sugar-v-model": { + "version": "1.4.0", + "resolved": "https://registry.npmmirror.com/@vue/babel-sugar-v-model/-/babel-sugar-v-model-1.4.0.tgz", + "integrity": "sha512-0t4HGgXb7WHYLBciZzN5s0Hzqan4Ue+p/3FdQdcaHAb7s5D9WZFGoSxEZHrR1TFVZlAPu1bejTKGeAzaaG3NCQ==", + "dev": true, + "dependencies": { + "@babel/plugin-syntax-jsx": "^7.2.0", + "@vue/babel-helper-vue-jsx-merge-props": "^1.4.0", + "@vue/babel-plugin-transform-vue-jsx": "^1.4.0", + "camelcase": "^5.0.0", + "html-tags": "^2.0.0", + "svg-tags": "^1.0.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@vue/babel-sugar-v-on": { + "version": "1.4.0", + "resolved": "https://registry.npmmirror.com/@vue/babel-sugar-v-on/-/babel-sugar-v-on-1.4.0.tgz", + "integrity": "sha512-m+zud4wKLzSKgQrWwhqRObWzmTuyzl6vOP7024lrpeJM4x2UhQtRDLgYjXAw9xBXjCwS0pP9kXjg91F9ZNo9JA==", + "dev": true, + "dependencies": { + "@babel/plugin-syntax-jsx": "^7.2.0", + "@vue/babel-plugin-transform-vue-jsx": "^1.4.0", + "camelcase": "^5.0.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@vue/cli-overlay": { + "version": "5.0.8", + "resolved": "https://registry.npmmirror.com/@vue/cli-overlay/-/cli-overlay-5.0.8.tgz", + "integrity": "sha512-KmtievE/B4kcXp6SuM2gzsnSd8WebkQpg3XaB6GmFh1BJGRqa1UiW9up7L/Q67uOdTigHxr5Ar2lZms4RcDjwQ==", + "dev": true + }, + "node_modules/@vue/cli-plugin-babel": { + "version": "5.0.8", + "resolved": "https://registry.npmmirror.com/@vue/cli-plugin-babel/-/cli-plugin-babel-5.0.8.tgz", + "integrity": "sha512-a4qqkml3FAJ3auqB2kN2EMPocb/iu0ykeELwed+9B1c1nQ1HKgslKMHMPavYx3Cd/QAx2mBD4hwKBqZXEI/CsQ==", + "dev": true, + "dependencies": { + "@babel/core": "^7.12.16", + "@vue/babel-preset-app": "^5.0.8", + "@vue/cli-shared-utils": "^5.0.8", + "babel-loader": "^8.2.2", + "thread-loader": "^3.0.0", + "webpack": "^5.54.0" + }, + "peerDependencies": { + "@vue/cli-service": "^3.0.0 || ^4.0.0 || ^5.0.0-0" + } + }, + "node_modules/@vue/cli-plugin-eslint": { + "version": "5.0.8", + "resolved": "https://registry.npmmirror.com/@vue/cli-plugin-eslint/-/cli-plugin-eslint-5.0.8.tgz", + "integrity": "sha512-d11+I5ONYaAPW1KyZj9GlrV/E6HZePq5L5eAF5GgoVdu6sxr6bDgEoxzhcS1Pk2eh8rn1MxG/FyyR+eCBj/CNg==", + "dev": true, + "dependencies": { + "@vue/cli-shared-utils": "^5.0.8", + "eslint-webpack-plugin": "^3.1.0", + "globby": "^11.0.2", + "webpack": "^5.54.0", + "yorkie": "^2.0.0" + }, + "peerDependencies": { + "@vue/cli-service": "^3.0.0 || ^4.0.0 || ^5.0.0-0", + "eslint": ">=7.5.0" + } + }, + "node_modules/@vue/cli-plugin-router": { + "version": "5.0.8", + "resolved": "https://registry.npmmirror.com/@vue/cli-plugin-router/-/cli-plugin-router-5.0.8.tgz", + "integrity": "sha512-Gmv4dsGdAsWPqVijz3Ux2OS2HkMrWi1ENj2cYL75nUeL+Xj5HEstSqdtfZ0b1q9NCce+BFB6QnHfTBXc/fCvMg==", + "dev": true, + "dependencies": { + "@vue/cli-shared-utils": "^5.0.8" + }, + "peerDependencies": { + "@vue/cli-service": "^3.0.0 || ^4.0.0 || ^5.0.0-0" + } + }, + "node_modules/@vue/cli-plugin-vuex": { + "version": "5.0.8", + "resolved": "https://registry.npmmirror.com/@vue/cli-plugin-vuex/-/cli-plugin-vuex-5.0.8.tgz", + "integrity": "sha512-HSYWPqrunRE5ZZs8kVwiY6oWcn95qf/OQabwLfprhdpFWAGtLStShjsGED2aDpSSeGAskQETrtR/5h7VqgIlBA==", + "dev": true, + "peerDependencies": { + "@vue/cli-service": "^3.0.0 || ^4.0.0 || ^5.0.0-0" + } + }, + "node_modules/@vue/cli-service": { + "version": "5.0.8", + "resolved": "https://registry.npmmirror.com/@vue/cli-service/-/cli-service-5.0.8.tgz", + "integrity": "sha512-nV7tYQLe7YsTtzFrfOMIHc5N2hp5lHG2rpYr0aNja9rNljdgcPZLyQRb2YRivTHqTv7lI962UXFURcpStHgyFw==", + "dev": true, + "dependencies": { + "@babel/helper-compilation-targets": "^7.12.16", + "@soda/friendly-errors-webpack-plugin": "^1.8.0", + "@soda/get-current-script": "^1.0.2", + "@types/minimist": "^1.2.0", + "@vue/cli-overlay": "^5.0.8", + "@vue/cli-plugin-router": "^5.0.8", + "@vue/cli-plugin-vuex": "^5.0.8", + "@vue/cli-shared-utils": "^5.0.8", + "@vue/component-compiler-utils": "^3.3.0", + "@vue/vue-loader-v15": "npm:vue-loader@^15.9.7", + "@vue/web-component-wrapper": "^1.3.0", + "acorn": "^8.0.5", + "acorn-walk": "^8.0.2", + "address": "^1.1.2", + "autoprefixer": "^10.2.4", + "browserslist": "^4.16.3", + "case-sensitive-paths-webpack-plugin": "^2.3.0", + "cli-highlight": "^2.1.10", + "clipboardy": "^2.3.0", + "cliui": "^7.0.4", + "copy-webpack-plugin": "^9.0.1", + "css-loader": "^6.5.0", + "css-minimizer-webpack-plugin": "^3.0.2", + "cssnano": "^5.0.0", + "debug": "^4.1.1", + "default-gateway": "^6.0.3", + "dotenv": "^10.0.0", + "dotenv-expand": "^5.1.0", + "fs-extra": "^9.1.0", + "globby": "^11.0.2", + "hash-sum": "^2.0.0", + "html-webpack-plugin": "^5.1.0", + "is-file-esm": "^1.0.0", + "launch-editor-middleware": "^2.2.1", + "lodash.defaultsdeep": "^4.6.1", + "lodash.mapvalues": "^4.6.0", + "mini-css-extract-plugin": "^2.5.3", + "minimist": "^1.2.5", + "module-alias": "^2.2.2", + "portfinder": "^1.0.26", + "postcss": "^8.2.6", + "postcss-loader": "^6.1.1", + "progress-webpack-plugin": "^1.0.12", + "ssri": "^8.0.1", + "terser-webpack-plugin": "^5.1.1", + "thread-loader": "^3.0.0", + "vue-loader": "^17.0.0", + "vue-style-loader": "^4.1.3", + "webpack": "^5.54.0", + "webpack-bundle-analyzer": "^4.4.0", + "webpack-chain": "^6.5.1", + "webpack-dev-server": "^4.7.3", + "webpack-merge": "^5.7.3", + "webpack-virtual-modules": "^0.4.2", + "whatwg-fetch": "^3.6.2" + }, + "bin": { + "vue-cli-service": "bin/vue-cli-service.js" + }, + "engines": { + "node": "^12.0.0 || >= 14.0.0" + }, + "peerDependencies": { + "vue-template-compiler": "^2.0.0", + "webpack-sources": "*" + }, + "peerDependenciesMeta": { + "cache-loader": { + "optional": true + }, + "less-loader": { + "optional": true + }, + "pug-plain-loader": { + "optional": true + }, + "raw-loader": { + "optional": true + }, + "sass-loader": { + "optional": true + }, + "stylus-loader": { + "optional": true + }, + "vue-template-compiler": { + "optional": true + }, + "webpack-sources": { + "optional": true + } + } + }, + "node_modules/@vue/cli-shared-utils": { + "version": "5.0.8", + "resolved": "https://registry.npmmirror.com/@vue/cli-shared-utils/-/cli-shared-utils-5.0.8.tgz", + "integrity": "sha512-uK2YB7bBVuQhjOJF+O52P9yFMXeJVj7ozqJkwYE9PlMHL1LMHjtCYm4cSdOebuPzyP+/9p0BimM/OqxsevIopQ==", + "dev": true, + "dependencies": { + "@achrinza/node-ipc": "^9.2.5", + "chalk": "^4.1.2", + "execa": "^1.0.0", + "joi": "^17.4.0", + "launch-editor": "^2.2.1", + "lru-cache": "^6.0.0", + "node-fetch": "^2.6.7", + "open": "^8.0.2", + "ora": "^5.3.0", + "read-pkg": "^5.1.1", + "semver": "^7.3.4", + "strip-ansi": "^6.0.0" + } + }, + "node_modules/@vue/cli-shared-utils/node_modules/chalk": { + "version": "4.1.2", + "resolved": "https://registry.npmmirror.com/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", + "dev": true, + "dependencies": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/chalk?sponsor=1" + } + }, + "node_modules/@vue/cli-shared-utils/node_modules/lru-cache": { + "version": "6.0.0", + "resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-6.0.0.tgz", + "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", + "dev": true, + "dependencies": { + "yallist": "^4.0.0" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/@vue/cli-shared-utils/node_modules/semver": { + "version": "7.7.1", + "resolved": "https://registry.npmmirror.com/semver/-/semver-7.7.1.tgz", + "integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==", + "dev": true, + "bin": { + "semver": "bin/semver.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/@vue/cli-shared-utils/node_modules/yallist": { + "version": "4.0.0", + "resolved": "https://registry.npmmirror.com/yallist/-/yallist-4.0.0.tgz", + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", + "dev": true + }, + "node_modules/@vue/compiler-core": { + "version": "3.5.13", + "resolved": "https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.5.13.tgz", + "integrity": "sha512-oOdAkwqUfW1WqpwSYJce06wvt6HljgY3fGeM9NcVA1HaYOij3mZG9Rkysn0OHuyUAGMbEbARIpsG+LPVlBJ5/Q==", + "dev": true, + "dependencies": { + "@babel/parser": "^7.25.3", + "@vue/shared": "3.5.13", + "entities": "^4.5.0", + "estree-walker": "^2.0.2", + "source-map-js": "^1.2.0" + } + }, + "node_modules/@vue/compiler-dom": { + "version": "3.5.13", + "resolved": "https://registry.npmmirror.com/@vue/compiler-dom/-/compiler-dom-3.5.13.tgz", + "integrity": "sha512-ZOJ46sMOKUjO3e94wPdCzQ6P1Lx/vhp2RSvfaab88Ajexs0AHeV0uasYhi99WPaogmBlRHNRuly8xV75cNTMDA==", + "dev": true, + "dependencies": { + "@vue/compiler-core": "3.5.13", + "@vue/shared": "3.5.13" + } + }, + "node_modules/@vue/compiler-sfc": { + "version": "3.5.13", + "resolved": "https://registry.npmmirror.com/@vue/compiler-sfc/-/compiler-sfc-3.5.13.tgz", + "integrity": "sha512-6VdaljMpD82w6c2749Zhf5T9u5uLBWKnVue6XWxprDobftnletJ8+oel7sexFfM3qIxNmVE7LSFGTpv6obNyaQ==", + "dev": true, + "dependencies": { + "@babel/parser": "^7.25.3", + "@vue/compiler-core": "3.5.13", + "@vue/compiler-dom": "3.5.13", + "@vue/compiler-ssr": "3.5.13", + "@vue/shared": "3.5.13", + "estree-walker": "^2.0.2", + "magic-string": "^0.30.11", + "postcss": "^8.4.48", + "source-map-js": "^1.2.0" + } + }, + "node_modules/@vue/compiler-ssr": { + "version": "3.5.13", + "resolved": "https://registry.npmmirror.com/@vue/compiler-ssr/-/compiler-ssr-3.5.13.tgz", + "integrity": "sha512-wMH6vrYHxQl/IybKJagqbquvxpWCuVYpoUJfCqFZwa/JY1GdATAQ+TgVtgrwwMZ0D07QhA99rs/EAAWfvG6KpA==", + "dev": true, + "dependencies": { + "@vue/compiler-dom": "3.5.13", + "@vue/shared": "3.5.13" + } + }, + "node_modules/@vue/component-compiler-utils": { + "version": "3.3.0", + "resolved": "https://registry.npmmirror.com/@vue/component-compiler-utils/-/component-compiler-utils-3.3.0.tgz", + "integrity": "sha512-97sfH2mYNU+2PzGrmK2haqffDpVASuib9/w2/noxiFi31Z54hW+q3izKQXXQZSNhtiUpAI36uSuYepeBe4wpHQ==", + "dev": true, + "dependencies": { + "consolidate": "^0.15.1", + "hash-sum": "^1.0.2", + "lru-cache": "^4.1.2", + "merge-source-map": "^1.1.0", + "postcss": "^7.0.36", + "postcss-selector-parser": "^6.0.2", + "source-map": "~0.6.1", + "vue-template-es2015-compiler": "^1.9.0" + }, + "optionalDependencies": { + "prettier": "^1.18.2 || ^2.0.0" + } + }, + "node_modules/@vue/component-compiler-utils/node_modules/hash-sum": { + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/hash-sum/-/hash-sum-1.0.2.tgz", + "integrity": "sha512-fUs4B4L+mlt8/XAtSOGMUO1TXmAelItBPtJG7CyHJfYTdDjwisntGO2JQz7oUsatOY9o68+57eziUVNw/mRHmA==", + "dev": true + }, + "node_modules/@vue/component-compiler-utils/node_modules/lru-cache": { + "version": "4.1.5", + "resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-4.1.5.tgz", + "integrity": "sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==", + "dev": true, + "dependencies": { + "pseudomap": "^1.0.2", + "yallist": "^2.1.2" + } + }, + "node_modules/@vue/component-compiler-utils/node_modules/picocolors": { + "version": "0.2.1", + "resolved": "https://registry.npmmirror.com/picocolors/-/picocolors-0.2.1.tgz", + "integrity": "sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==", + "dev": true + }, + "node_modules/@vue/component-compiler-utils/node_modules/postcss": { + "version": "7.0.39", + "resolved": "https://registry.npmmirror.com/postcss/-/postcss-7.0.39.tgz", + "integrity": "sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==", + "dev": true, + "dependencies": { + "picocolors": "^0.2.1", + "source-map": "^0.6.1" + }, + "engines": { + "node": ">=6.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/postcss/" + } + }, + "node_modules/@vue/component-compiler-utils/node_modules/yallist": { + "version": "2.1.2", + "resolved": "https://registry.npmmirror.com/yallist/-/yallist-2.1.2.tgz", + "integrity": "sha512-ncTzHV7NvsQZkYe1DW7cbDLm0YpzHmZF5r/iyP3ZnQtMiJ+pjzisCiMNI+Sj+xQF5pXhSHxSB3uDbsBTzY/c2A==", + "dev": true + }, + "node_modules/@vue/shared": { + "version": "3.5.13", + "resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.5.13.tgz", + "integrity": "sha512-/hnE/qP5ZoGpol0a5mDi45bOd7t3tjYJBjsgCsivow7D48cJeV5l05RD82lPqi7gRiphZM37rnhW1l6ZoCNNnQ==", + "dev": true + }, + "node_modules/@vue/vue-loader-v15": { + "name": "vue-loader", + "version": "15.11.1", + "resolved": "https://registry.npmmirror.com/vue-loader/-/vue-loader-15.11.1.tgz", + "integrity": "sha512-0iw4VchYLePqJfJu9s62ACWUXeSqM30SQqlIftbYWM3C+jpPcEHKSPUZBLjSF9au4HTHQ/naF6OGnO3Q/qGR3Q==", + "dev": true, + "dependencies": { + "@vue/component-compiler-utils": "^3.1.0", + "hash-sum": "^1.0.2", + "loader-utils": "^1.1.0", + "vue-hot-reload-api": "^2.3.0", + "vue-style-loader": "^4.1.0" + }, + "peerDependencies": { + "css-loader": "*", + "webpack": "^3.0.0 || ^4.1.0 || ^5.0.0-0" + }, + "peerDependenciesMeta": { + "cache-loader": { + "optional": true + }, + "prettier": { + "optional": true + }, + "vue-template-compiler": { + "optional": true + } + } + }, + "node_modules/@vue/vue-loader-v15/node_modules/hash-sum": { + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/hash-sum/-/hash-sum-1.0.2.tgz", + "integrity": "sha512-fUs4B4L+mlt8/XAtSOGMUO1TXmAelItBPtJG7CyHJfYTdDjwisntGO2JQz7oUsatOY9o68+57eziUVNw/mRHmA==", + "dev": true + }, + "node_modules/@vue/web-component-wrapper": { + "version": "1.3.0", + "resolved": "https://registry.npmmirror.com/@vue/web-component-wrapper/-/web-component-wrapper-1.3.0.tgz", + "integrity": "sha512-Iu8Tbg3f+emIIMmI2ycSI8QcEuAUgPTgHwesDU1eKMLE4YC/c/sFbGc70QgMq31ijRftV0R7vCm9co6rldCeOA==", + "dev": true + }, + "node_modules/@webassemblyjs/ast": { + "version": "1.14.1", + "resolved": "https://registry.npmmirror.com/@webassemblyjs/ast/-/ast-1.14.1.tgz", + "integrity": "sha512-nuBEDgQfm1ccRp/8bCQrx1frohyufl4JlbMMZ4P1wpeOfDhF6FQkxZJ1b/e+PLwr6X1Nhw6OLme5usuBWYBvuQ==", + "dependencies": { + "@webassemblyjs/helper-numbers": "1.13.2", + "@webassemblyjs/helper-wasm-bytecode": "1.13.2" + } + }, + "node_modules/@webassemblyjs/floating-point-hex-parser": { + "version": "1.13.2", + "resolved": "https://registry.npmmirror.com/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.13.2.tgz", + "integrity": "sha512-6oXyTOzbKxGH4steLbLNOu71Oj+C8Lg34n6CqRvqfS2O71BxY6ByfMDRhBytzknj9yGUPVJ1qIKhRlAwO1AovA==" + }, + "node_modules/@webassemblyjs/helper-api-error": { + "version": "1.13.2", + "resolved": "https://registry.npmmirror.com/@webassemblyjs/helper-api-error/-/helper-api-error-1.13.2.tgz", + "integrity": "sha512-U56GMYxy4ZQCbDZd6JuvvNV/WFildOjsaWD3Tzzvmw/mas3cXzRJPMjP83JqEsgSbyrmaGjBfDtV7KDXV9UzFQ==" + }, + "node_modules/@webassemblyjs/helper-buffer": { + "version": "1.14.1", + "resolved": "https://registry.npmmirror.com/@webassemblyjs/helper-buffer/-/helper-buffer-1.14.1.tgz", + "integrity": "sha512-jyH7wtcHiKssDtFPRB+iQdxlDf96m0E39yb0k5uJVhFGleZFoNw1c4aeIcVUPPbXUVJ94wwnMOAqUHyzoEPVMA==" + }, + "node_modules/@webassemblyjs/helper-numbers": { + "version": "1.13.2", + "resolved": "https://registry.npmmirror.com/@webassemblyjs/helper-numbers/-/helper-numbers-1.13.2.tgz", + "integrity": "sha512-FE8aCmS5Q6eQYcV3gI35O4J789wlQA+7JrqTTpJqn5emA4U2hvwJmvFRC0HODS+3Ye6WioDklgd6scJ3+PLnEA==", + "dependencies": { + "@webassemblyjs/floating-point-hex-parser": "1.13.2", + "@webassemblyjs/helper-api-error": "1.13.2", + "@xtuc/long": "4.2.2" + } + }, + "node_modules/@webassemblyjs/helper-wasm-bytecode": { + "version": "1.13.2", + "resolved": "https://registry.npmmirror.com/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.13.2.tgz", + "integrity": "sha512-3QbLKy93F0EAIXLh0ogEVR6rOubA9AoZ+WRYhNbFyuB70j3dRdwH9g+qXhLAO0kiYGlg3TxDV+I4rQTr/YNXkA==" + }, + "node_modules/@webassemblyjs/helper-wasm-section": { + "version": "1.14.1", + "resolved": "https://registry.npmmirror.com/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.14.1.tgz", + "integrity": "sha512-ds5mXEqTJ6oxRoqjhWDU83OgzAYjwsCV8Lo/N+oRsNDmx/ZDpqalmrtgOMkHwxsG0iI//3BwWAErYRHtgn0dZw==", + "dependencies": { + "@webassemblyjs/ast": "1.14.1", + "@webassemblyjs/helper-buffer": "1.14.1", + "@webassemblyjs/helper-wasm-bytecode": "1.13.2", + "@webassemblyjs/wasm-gen": "1.14.1" + } + }, + "node_modules/@webassemblyjs/ieee754": { + "version": "1.13.2", + "resolved": "https://registry.npmmirror.com/@webassemblyjs/ieee754/-/ieee754-1.13.2.tgz", + "integrity": "sha512-4LtOzh58S/5lX4ITKxnAK2USuNEvpdVV9AlgGQb8rJDHaLeHciwG4zlGr0j/SNWlr7x3vO1lDEsuePvtcDNCkw==", + "dependencies": { + "@xtuc/ieee754": "^1.2.0" + } + }, + "node_modules/@webassemblyjs/leb128": { + "version": "1.13.2", + "resolved": "https://registry.npmmirror.com/@webassemblyjs/leb128/-/leb128-1.13.2.tgz", + "integrity": "sha512-Lde1oNoIdzVzdkNEAWZ1dZ5orIbff80YPdHx20mrHwHrVNNTjNr8E3xz9BdpcGqRQbAEa+fkrCb+fRFTl/6sQw==", + "dependencies": { + "@xtuc/long": "4.2.2" + } + }, + "node_modules/@webassemblyjs/utf8": { + "version": "1.13.2", + "resolved": "https://registry.npmmirror.com/@webassemblyjs/utf8/-/utf8-1.13.2.tgz", + "integrity": "sha512-3NQWGjKTASY1xV5m7Hr0iPeXD9+RDobLll3T9d2AO+g3my8xy5peVyjSag4I50mR1bBSN/Ct12lo+R9tJk0NZQ==" + }, + "node_modules/@webassemblyjs/wasm-edit": { + "version": "1.14.1", + "resolved": "https://registry.npmmirror.com/@webassemblyjs/wasm-edit/-/wasm-edit-1.14.1.tgz", + "integrity": "sha512-RNJUIQH/J8iA/1NzlE4N7KtyZNHi3w7at7hDjvRNm5rcUXa00z1vRz3glZoULfJ5mpvYhLybmVcwcjGrC1pRrQ==", + "dependencies": { + "@webassemblyjs/ast": "1.14.1", + "@webassemblyjs/helper-buffer": "1.14.1", + "@webassemblyjs/helper-wasm-bytecode": "1.13.2", + "@webassemblyjs/helper-wasm-section": "1.14.1", + "@webassemblyjs/wasm-gen": "1.14.1", + "@webassemblyjs/wasm-opt": "1.14.1", + "@webassemblyjs/wasm-parser": "1.14.1", + "@webassemblyjs/wast-printer": "1.14.1" + } + }, + "node_modules/@webassemblyjs/wasm-gen": { + "version": "1.14.1", + "resolved": "https://registry.npmmirror.com/@webassemblyjs/wasm-gen/-/wasm-gen-1.14.1.tgz", + "integrity": "sha512-AmomSIjP8ZbfGQhumkNvgC33AY7qtMCXnN6bL2u2Js4gVCg8fp735aEiMSBbDR7UQIj90n4wKAFUSEd0QN2Ukg==", + "dependencies": { + "@webassemblyjs/ast": "1.14.1", + "@webassemblyjs/helper-wasm-bytecode": "1.13.2", + "@webassemblyjs/ieee754": "1.13.2", + "@webassemblyjs/leb128": "1.13.2", + "@webassemblyjs/utf8": "1.13.2" + } + }, + "node_modules/@webassemblyjs/wasm-opt": { + "version": "1.14.1", + "resolved": "https://registry.npmmirror.com/@webassemblyjs/wasm-opt/-/wasm-opt-1.14.1.tgz", + "integrity": "sha512-PTcKLUNvBqnY2U6E5bdOQcSM+oVP/PmrDY9NzowJjislEjwP/C4an2303MCVS2Mg9d3AJpIGdUFIQQWbPds0Sw==", + "dependencies": { + "@webassemblyjs/ast": "1.14.1", + "@webassemblyjs/helper-buffer": "1.14.1", + "@webassemblyjs/wasm-gen": "1.14.1", + "@webassemblyjs/wasm-parser": "1.14.1" + } + }, + "node_modules/@webassemblyjs/wasm-parser": { + "version": "1.14.1", + "resolved": "https://registry.npmmirror.com/@webassemblyjs/wasm-parser/-/wasm-parser-1.14.1.tgz", + "integrity": "sha512-JLBl+KZ0R5qB7mCnud/yyX08jWFw5MsoalJ1pQ4EdFlgj9VdXKGuENGsiCIjegI1W7p91rUlcB/LB5yRJKNTcQ==", + "dependencies": { + "@webassemblyjs/ast": "1.14.1", + "@webassemblyjs/helper-api-error": "1.13.2", + "@webassemblyjs/helper-wasm-bytecode": "1.13.2", + "@webassemblyjs/ieee754": "1.13.2", + "@webassemblyjs/leb128": "1.13.2", + "@webassemblyjs/utf8": "1.13.2" + } + }, + "node_modules/@webassemblyjs/wast-printer": { + "version": "1.14.1", + "resolved": "https://registry.npmmirror.com/@webassemblyjs/wast-printer/-/wast-printer-1.14.1.tgz", + "integrity": "sha512-kPSSXE6De1XOR820C90RIo2ogvZG+c3KiHzqUoO/F34Y2shGzesfqv7o57xrxovZJH/MetF5UjroJ/R/3isoiw==", + "dependencies": { + "@webassemblyjs/ast": "1.14.1", + "@xtuc/long": "4.2.2" + } + }, + "node_modules/@xtuc/ieee754": { + "version": "1.2.0", + "resolved": "https://registry.npmmirror.com/@xtuc/ieee754/-/ieee754-1.2.0.tgz", + "integrity": "sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==" + }, + "node_modules/@xtuc/long": { + "version": "4.2.2", + "resolved": "https://registry.npmmirror.com/@xtuc/long/-/long-4.2.2.tgz", + "integrity": "sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==" + }, + "node_modules/abbrev": { + "version": "1.1.1", + "resolved": "https://registry.npmmirror.com/abbrev/-/abbrev-1.1.1.tgz", + "integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==" + }, + "node_modules/accepts": { + "version": "1.3.8", + "resolved": "https://registry.npmmirror.com/accepts/-/accepts-1.3.8.tgz", + "integrity": "sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==", + "dev": true, + "dependencies": { + "mime-types": "~2.1.34", + "negotiator": "0.6.3" + }, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/accepts/node_modules/negotiator": { + "version": "0.6.3", + "resolved": "https://registry.npmmirror.com/negotiator/-/negotiator-0.6.3.tgz", + "integrity": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==", + "dev": true, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/acorn": { + "version": "8.14.1", + "resolved": "https://registry.npmmirror.com/acorn/-/acorn-8.14.1.tgz", + "integrity": "sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==", + "bin": { + "acorn": "bin/acorn" + }, + "engines": { + "node": ">=0.4.0" + } + }, + "node_modules/acorn-jsx": { + "version": "5.3.2", + "resolved": "https://registry.npmmirror.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz", + "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", + "dev": true, + "peerDependencies": { + "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0" + } + }, + "node_modules/acorn-walk": { + "version": "8.3.4", + "resolved": "https://registry.npmmirror.com/acorn-walk/-/acorn-walk-8.3.4.tgz", + "integrity": "sha512-ueEepnujpqee2o5aIYnvHU6C0A42MNdsIDeqy5BydrkuC5R1ZuUFnm27EeFJGoEHJQgn3uleRvmTXaJgfXbt4g==", + "dev": true, + "dependencies": { + "acorn": "^8.11.0" + }, + "engines": { + "node": ">=0.4.0" + } + }, + "node_modules/address": { + "version": "1.2.2", + "resolved": "https://registry.npmmirror.com/address/-/address-1.2.2.tgz", + "integrity": "sha512-4B/qKCfeE/ODUaAUpSwfzazo5x29WD4r3vXiWsB7I2mSDAihwEqKO+g8GELZUQSSAo5e1XTYh3ZVfLyxBc12nA==", + "dev": true, + "engines": { + "node": ">= 10.0.0" + } + }, + "node_modules/agent-base": { + "version": "6.0.2", + "resolved": "https://registry.npmmirror.com/agent-base/-/agent-base-6.0.2.tgz", + "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==", + "dependencies": { + "debug": "4" + }, + "engines": { + "node": ">= 6.0.0" + } + }, + "node_modules/agentkeepalive": { + "version": "4.6.0", + "resolved": "https://registry.npmmirror.com/agentkeepalive/-/agentkeepalive-4.6.0.tgz", + "integrity": "sha512-kja8j7PjmncONqaTsB8fQ+wE2mSU2DJ9D4XKoJ5PFWIdRMa6SLSN1ff4mOr4jCbfRSsxR4keIiySJU0N9T5hIQ==", + "dependencies": { + "humanize-ms": "^1.2.1" + }, + "engines": { + "node": ">= 8.0.0" + } + }, + "node_modules/aggregate-error": { + "version": "3.1.0", + "resolved": "https://registry.npmmirror.com/aggregate-error/-/aggregate-error-3.1.0.tgz", + "integrity": "sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==", + "dependencies": { + "clean-stack": "^2.0.0", + "indent-string": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/ajv": { + "version": "6.12.6", + "resolved": "https://registry.npmmirror.com/ajv/-/ajv-6.12.6.tgz", + "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", + "dependencies": { + "fast-deep-equal": "^3.1.1", + "fast-json-stable-stringify": "^2.0.0", + "json-schema-traverse": "^0.4.1", + "uri-js": "^4.2.2" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/epoberezkin" + } + }, + "node_modules/ajv-formats": { + "version": "2.1.1", + "resolved": "https://registry.npmmirror.com/ajv-formats/-/ajv-formats-2.1.1.tgz", + "integrity": "sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==", + "dependencies": { + "ajv": "^8.0.0" + }, + "peerDependencies": { + "ajv": "^8.0.0" + }, + "peerDependenciesMeta": { + "ajv": { + "optional": true + } + } + }, + "node_modules/ajv-formats/node_modules/ajv": { + "version": "8.17.1", + "resolved": "https://registry.npmmirror.com/ajv/-/ajv-8.17.1.tgz", + "integrity": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==", + "dependencies": { + "fast-deep-equal": "^3.1.3", + "fast-uri": "^3.0.1", + "json-schema-traverse": "^1.0.0", + "require-from-string": "^2.0.2" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/epoberezkin" + } + }, + "node_modules/ajv-formats/node_modules/json-schema-traverse": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", + "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==" + }, + "node_modules/ajv-keywords": { + "version": "3.5.2", + "resolved": "https://registry.npmmirror.com/ajv-keywords/-/ajv-keywords-3.5.2.tgz", + "integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==", + "peerDependencies": { + "ajv": "^6.9.1" + } + }, + "node_modules/ansi-colors": { + "version": "4.1.3", + "resolved": "https://registry.npmmirror.com/ansi-colors/-/ansi-colors-4.1.3.tgz", + "integrity": "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==", + "dev": true, + "engines": { + "node": ">=6" + } + }, + "node_modules/ansi-escapes": { + "version": "3.2.0", + "resolved": "https://registry.npmmirror.com/ansi-escapes/-/ansi-escapes-3.2.0.tgz", + "integrity": "sha512-cBhpre4ma+U0T1oM5fXg7Dy1Jw7zzwv7lt/GoCpr+hDQJoYnKVPLL4dCvSEFMmQurOQvSrwT7SL/DAlhBI97RQ==", + "dev": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/ansi-html-community": { + "version": "0.0.8", + "resolved": "https://registry.npmmirror.com/ansi-html-community/-/ansi-html-community-0.0.8.tgz", + "integrity": "sha512-1APHAyr3+PCamwNw3bXCPp4HFLONZt/yIH0sZp0/469KWNTEy+qN5jQ3GVX6DMZ1UXAi34yVwtTeaG/HpBuuzw==", + "dev": true, + "engines": [ + "node >= 0.8.0" + ], + "bin": { + "ansi-html": "bin/ansi-html" + } + }, + "node_modules/ansi-regex": { + "version": "5.0.1", + "resolved": "https://registry.npmmirror.com/ansi-regex/-/ansi-regex-5.0.1.tgz", + "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", + "engines": { + "node": ">=8" + } + }, + "node_modules/ansi-styles": { + "version": "4.3.0", + "resolved": "https://registry.npmmirror.com/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "dependencies": { + "color-convert": "^2.0.1" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" + } + }, + "node_modules/any-promise": { + "version": "1.3.0", + "resolved": "https://registry.npmmirror.com/any-promise/-/any-promise-1.3.0.tgz", + "integrity": "sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==", + "dev": true + }, + "node_modules/anymatch": { + "version": "3.1.3", + "resolved": "https://registry.npmmirror.com/anymatch/-/anymatch-3.1.3.tgz", + "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==", + "dev": true, + "dependencies": { + "normalize-path": "^3.0.0", + "picomatch": "^2.0.4" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/aproba": { + "version": "2.0.0", + "resolved": "https://registry.npmmirror.com/aproba/-/aproba-2.0.0.tgz", + "integrity": "sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ==" + }, + "node_modules/arch": { + "version": "2.2.0", + "resolved": "https://registry.npmmirror.com/arch/-/arch-2.2.0.tgz", + "integrity": "sha512-Of/R0wqp83cgHozfIYLbBMnej79U/SVGOOyuB3VVFv1NRM/PSFMK12x9KVtiYzJqmnU5WR2qp0Z5rHb7sWGnFQ==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ] + }, + "node_modules/are-we-there-yet": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/are-we-there-yet/-/are-we-there-yet-3.0.1.tgz", + "integrity": "sha512-QZW4EDmGwlYur0Yyf/b2uGucHQMa8aFUP7eu9ddR73vvhFyt4V0Vl3QHPcTNJ8l6qYOBdxgXdnBXQrHilfRQBg==", + "deprecated": "This package is no longer supported.", + "dependencies": { + "delegates": "^1.0.0", + "readable-stream": "^3.6.0" + }, + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + } + }, + "node_modules/argparse": { + "version": "1.0.10", + "resolved": "https://registry.npmmirror.com/argparse/-/argparse-1.0.10.tgz", + "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", + "dev": true, + "dependencies": { + "sprintf-js": "~1.0.2" + } + }, + "node_modules/array-flatten": { + "version": "1.1.1", + "resolved": "https://registry.npmmirror.com/array-flatten/-/array-flatten-1.1.1.tgz", + "integrity": "sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==", + "dev": true + }, + "node_modules/array-union": { + "version": "2.1.0", + "resolved": "https://registry.npmmirror.com/array-union/-/array-union-2.1.0.tgz", + "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/arrify": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/arrify/-/arrify-1.0.1.tgz", + "integrity": "sha512-3CYzex9M9FGQjCGMGyi6/31c8GJbgb0qGyrx5HWxPd0aCwh4cB2YjMb2Xf9UuoogrMrlO9cTqnB5rI5GHZTcUA==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/astral-regex": { + "version": "2.0.0", + "resolved": "https://registry.npmmirror.com/astral-regex/-/astral-regex-2.0.0.tgz", + "integrity": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/async": { + "version": "3.2.6", + "resolved": "https://registry.npmmirror.com/async/-/async-3.2.6.tgz", + "integrity": "sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==", + "dev": true + }, + "node_modules/async-foreach": { + "version": "0.1.3", + "resolved": "https://registry.npmmirror.com/async-foreach/-/async-foreach-0.1.3.tgz", + "integrity": "sha512-VUeSMD8nEGBWaZK4lizI1sf3yEC7pnAQ/mrI7pC2fBz2s/tq5jWWEngTwaf0Gruu/OoXRGLGg1XFqpYBiGTYJA==", + "engines": { + "node": "*" + } + }, + "node_modules/async-validator": { + "version": "1.8.5", + "resolved": "https://registry.npmmirror.com/async-validator/-/async-validator-1.8.5.tgz", + "integrity": "sha512-tXBM+1m056MAX0E8TL2iCjg8WvSyXu0Zc8LNtYqrVeyoL3+esHRZ4SieE9fKQyyU09uONjnMEjrNBMqT0mbvmA==", + "dependencies": { + "babel-runtime": "6.x" + } + }, + "node_modules/asynckit": { + "version": "0.4.0", + "resolved": "https://registry.npmmirror.com/asynckit/-/asynckit-0.4.0.tgz", + "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==" + }, + "node_modules/at-least-node": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/at-least-node/-/at-least-node-1.0.0.tgz", + "integrity": "sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==", + "dev": true, + "engines": { + "node": ">= 4.0.0" + } + }, + "node_modules/autoprefixer": { + "version": "10.4.21", + "resolved": "https://registry.npmmirror.com/autoprefixer/-/autoprefixer-10.4.21.tgz", + "integrity": "sha512-O+A6LWV5LDHSJD3LjHYoNi4VLsj/Whi7k6zG12xTYaU4cQ8oxQGckXNX8cRHK5yOZ/ppVHe0ZBXGzSV9jXdVbQ==", + "dev": true, + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/postcss/" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/autoprefixer" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "dependencies": { + "browserslist": "^4.24.4", + "caniuse-lite": "^1.0.30001702", + "fraction.js": "^4.3.7", + "normalize-range": "^0.1.2", + "picocolors": "^1.1.1", + "postcss-value-parser": "^4.2.0" + }, + "bin": { + "autoprefixer": "bin/autoprefixer" + }, + "engines": { + "node": "^10 || ^12 || >=14" + }, + "peerDependencies": { + "postcss": "^8.1.0" + } + }, + "node_modules/axios": { + "version": "1.8.3", + "resolved": "https://registry.npmmirror.com/axios/-/axios-1.8.3.tgz", + "integrity": "sha512-iP4DebzoNlP/YN2dpwCgb8zoCmhtkajzS48JvwmkSkXvPI3DHc7m+XYL5tGnSlJtR6nImXZmdCuN5aP8dh1d8A==", + "dependencies": { + "follow-redirects": "^1.15.6", + "form-data": "^4.0.0", + "proxy-from-env": "^1.1.0" + } + }, + "node_modules/babel-helper-vue-jsx-merge-props": { + "version": "2.0.3", + "resolved": "https://registry.npmmirror.com/babel-helper-vue-jsx-merge-props/-/babel-helper-vue-jsx-merge-props-2.0.3.tgz", + "integrity": "sha512-gsLiKK7Qrb7zYJNgiXKpXblxbV5ffSwR0f5whkPAaBAR4fhi6bwRZxX9wBlIc5M/v8CCkXUbXZL4N/nSE97cqg==" + }, + "node_modules/babel-loader": { + "version": "8.4.1", + "resolved": "https://registry.npmmirror.com/babel-loader/-/babel-loader-8.4.1.tgz", + "integrity": "sha512-nXzRChX+Z1GoE6yWavBQg6jDslyFF3SDjl2paADuoQtQW10JqShJt62R6eJQ5m/pjJFDT8xgKIWSP85OY8eXeA==", + "dev": true, + "dependencies": { + "find-cache-dir": "^3.3.1", + "loader-utils": "^2.0.4", + "make-dir": "^3.1.0", + "schema-utils": "^2.6.5" + }, + "engines": { + "node": ">= 8.9" + }, + "peerDependencies": { + "@babel/core": "^7.0.0", + "webpack": ">=2" + } + }, + "node_modules/babel-loader/node_modules/loader-utils": { + "version": "2.0.4", + "resolved": "https://registry.npmmirror.com/loader-utils/-/loader-utils-2.0.4.tgz", + "integrity": "sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==", + "dev": true, + "dependencies": { + "big.js": "^5.2.2", + "emojis-list": "^3.0.0", + "json5": "^2.1.2" + }, + "engines": { + "node": ">=8.9.0" + } + }, + "node_modules/babel-plugin-component": { + "version": "1.1.1", + "resolved": "https://registry.npmmirror.com/babel-plugin-component/-/babel-plugin-component-1.1.1.tgz", + "integrity": "sha512-WUw887kJf2GH80Ng/ZMctKZ511iamHNqPhd9uKo14yzisvV7Wt1EckIrb8oq/uCz3B3PpAW7Xfl7AkTLDYT6ag==", + "dev": true, + "dependencies": { + "@babel/helper-module-imports": "7.0.0-beta.35" + } + }, + "node_modules/babel-plugin-component/node_modules/@babel/helper-module-imports": { + "version": "7.0.0-beta.35", + "resolved": "https://registry.npmmirror.com/@babel/helper-module-imports/-/helper-module-imports-7.0.0-beta.35.tgz", + "integrity": "sha512-vaC1KyIZSuyWb3Lj277fX0pxivyHwuDU4xZsofqgYAbkDxNieMg2vuhzP5AgMweMY7fCQUMTi+BgPqTLjkxXFg==", + "dev": true, + "dependencies": { + "@babel/types": "7.0.0-beta.35", + "lodash": "^4.2.0" + } + }, + "node_modules/babel-plugin-component/node_modules/@babel/types": { + "version": "7.0.0-beta.35", + "resolved": "https://registry.npmmirror.com/@babel/types/-/types-7.0.0-beta.35.tgz", + "integrity": "sha512-y9XT11CozHDgjWcTdxmhSj13rJVXpa5ZXwjjOiTedjaM0ba5ItqdS02t31EhPl7HtOWxsZkYCCUNrSfrOisA6w==", + "dev": true, + "dependencies": { + "esutils": "^2.0.2", + "lodash": "^4.2.0", + "to-fast-properties": "^2.0.0" + } + }, + "node_modules/babel-plugin-dynamic-import-node": { + "version": "2.3.3", + "resolved": "https://registry.npmmirror.com/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.3.tgz", + "integrity": "sha512-jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ==", + "dev": true, + "dependencies": { + "object.assign": "^4.1.0" + } + }, + "node_modules/babel-plugin-polyfill-corejs2": { + "version": "0.4.12", + "resolved": "https://registry.npmmirror.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.12.tgz", + "integrity": "sha512-CPWT6BwvhrTO2d8QVorhTCQw9Y43zOu7G9HigcfxvepOU6b8o3tcWad6oVgZIsZCTt42FFv97aA7ZJsbM4+8og==", + "dev": true, + "dependencies": { + "@babel/compat-data": "^7.22.6", + "@babel/helper-define-polyfill-provider": "^0.6.3", + "semver": "^6.3.1" + }, + "peerDependencies": { + "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" + } + }, + "node_modules/babel-plugin-polyfill-corejs3": { + "version": "0.11.1", + "resolved": "https://registry.npmmirror.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.11.1.tgz", + "integrity": "sha512-yGCqvBT4rwMczo28xkH/noxJ6MZ4nJfkVYdoDaC/utLtWrXxv27HVrzAeSbqR8SxDsp46n0YF47EbHoixy6rXQ==", + "dev": true, + "dependencies": { + "@babel/helper-define-polyfill-provider": "^0.6.3", + "core-js-compat": "^3.40.0" + }, + "peerDependencies": { + "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" + } + }, + "node_modules/babel-plugin-polyfill-regenerator": { + "version": "0.6.3", + "resolved": "https://registry.npmmirror.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.6.3.tgz", + "integrity": "sha512-LiWSbl4CRSIa5x/JAU6jZiG9eit9w6mz+yVMFwDE83LAWvt0AfGBoZ7HS/mkhrKuh2ZlzfVZYKoLjXdqw6Yt7Q==", + "dev": true, + "dependencies": { + "@babel/helper-define-polyfill-provider": "^0.6.3" + }, + "peerDependencies": { + "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" + } + }, + "node_modules/babel-runtime": { + "version": "6.26.0", + "resolved": "https://registry.npmmirror.com/babel-runtime/-/babel-runtime-6.26.0.tgz", + "integrity": "sha512-ITKNuq2wKlW1fJg9sSW52eepoYgZBggvOAHC0u/CYu/qxQ9EVzThCgR69BnSXLHjy2f7SY5zaQ4yt7H9ZVxY2g==", + "dependencies": { + "core-js": "^2.4.0", + "regenerator-runtime": "^0.11.0" + } + }, + "node_modules/babel-runtime/node_modules/core-js": { + "version": "2.6.12", + "resolved": "https://registry.npmmirror.com/core-js/-/core-js-2.6.12.tgz", + "integrity": "sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==", + "deprecated": "core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.", + "hasInstallScript": true + }, + "node_modules/babel-runtime/node_modules/regenerator-runtime": { + "version": "0.11.1", + "resolved": "https://registry.npmmirror.com/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz", + "integrity": "sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg==" + }, + "node_modules/balanced-match": { + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/balanced-match/-/balanced-match-1.0.2.tgz", + "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==" + }, + "node_modules/base64-js": { + "version": "1.5.1", + "resolved": "https://registry.npmmirror.com/base64-js/-/base64-js-1.5.1.tgz", + "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ] + }, + "node_modules/batch": { + "version": "0.6.1", + "resolved": "https://registry.npmmirror.com/batch/-/batch-0.6.1.tgz", + "integrity": "sha512-x+VAiMRL6UPkx+kudNvxTl6hB2XNNCG2r+7wixVfIYwu/2HKRXimwQyaumLjMveWvT2Hkd/cAJw+QBMfJ/EKVw==", + "dev": true + }, + "node_modules/big.js": { + "version": "5.2.2", + "resolved": "https://registry.npmmirror.com/big.js/-/big.js-5.2.2.tgz", + "integrity": "sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==", + "engines": { + "node": "*" + } + }, + "node_modules/binary-extensions": { + "version": "2.3.0", + "resolved": "https://registry.npmmirror.com/binary-extensions/-/binary-extensions-2.3.0.tgz", + "integrity": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==", + "dev": true, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/bl": { + "version": "4.1.0", + "resolved": "https://registry.npmmirror.com/bl/-/bl-4.1.0.tgz", + "integrity": "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==", + "dev": true, + "dependencies": { + "buffer": "^5.5.0", + "inherits": "^2.0.4", + "readable-stream": "^3.4.0" + } + }, + "node_modules/bluebird": { + "version": "3.7.2", + "resolved": "https://registry.npmmirror.com/bluebird/-/bluebird-3.7.2.tgz", + "integrity": "sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==", + "dev": true + }, + "node_modules/body-parser": { + "version": "1.20.3", + "resolved": "https://registry.npmmirror.com/body-parser/-/body-parser-1.20.3.tgz", + "integrity": "sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g==", + "dev": true, + "dependencies": { + "bytes": "3.1.2", + "content-type": "~1.0.5", + "debug": "2.6.9", + "depd": "2.0.0", + "destroy": "1.2.0", + "http-errors": "2.0.0", + "iconv-lite": "0.4.24", + "on-finished": "2.4.1", + "qs": "6.13.0", + "raw-body": "2.5.2", + "type-is": "~1.6.18", + "unpipe": "1.0.0" + }, + "engines": { + "node": ">= 0.8", + "npm": "1.2.8000 || >= 1.4.16" + } + }, + "node_modules/body-parser/node_modules/debug": { + "version": "2.6.9", + "resolved": "https://registry.npmmirror.com/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "dev": true, + "dependencies": { + "ms": "2.0.0" + } + }, + "node_modules/body-parser/node_modules/iconv-lite": { + "version": "0.4.24", + "resolved": "https://registry.npmmirror.com/iconv-lite/-/iconv-lite-0.4.24.tgz", + "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==", + "dev": true, + "dependencies": { + "safer-buffer": ">= 2.1.2 < 3" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/body-parser/node_modules/ms": { + "version": "2.0.0", + "resolved": "https://registry.npmmirror.com/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", + "dev": true + }, + "node_modules/bonjour-service": { + "version": "1.3.0", + "resolved": "https://registry.npmmirror.com/bonjour-service/-/bonjour-service-1.3.0.tgz", + "integrity": "sha512-3YuAUiSkWykd+2Azjgyxei8OWf8thdn8AITIog2M4UICzoqfjlqr64WIjEXZllf/W6vK1goqleSR6brGomxQqA==", + "dev": true, + "dependencies": { + "fast-deep-equal": "^3.1.3", + "multicast-dns": "^7.2.5" + } + }, + "node_modules/boolbase": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/boolbase/-/boolbase-1.0.0.tgz", + "integrity": "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==", + "dev": true + }, + "node_modules/brace-expansion": { + "version": "1.1.11", + "resolved": "https://registry.npmmirror.com/brace-expansion/-/brace-expansion-1.1.11.tgz", + "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "dependencies": { + "balanced-match": "^1.0.0", + "concat-map": "0.0.1" + } + }, + "node_modules/braces": { + "version": "3.0.3", + "resolved": "https://registry.npmmirror.com/braces/-/braces-3.0.3.tgz", + "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==", + "dev": true, + "dependencies": { + "fill-range": "^7.1.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/browserslist": { + "version": "4.24.4", + "resolved": "https://registry.npmmirror.com/browserslist/-/browserslist-4.24.4.tgz", + "integrity": "sha512-KDi1Ny1gSePi1vm0q4oxSF8b4DR44GF4BbmS2YdhPLOEqd8pDviZOGH/GsmRwoWJ2+5Lr085X7naowMwKHDG1A==", + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/browserslist" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/browserslist" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "dependencies": { + "caniuse-lite": "^1.0.30001688", + "electron-to-chromium": "^1.5.73", + "node-releases": "^2.0.19", + "update-browserslist-db": "^1.1.1" + }, + "bin": { + "browserslist": "cli.js" + }, + "engines": { + "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7" + } + }, + "node_modules/bubblesets-js": { + "version": "2.3.4", + "resolved": "https://registry.npmmirror.com/bubblesets-js/-/bubblesets-js-2.3.4.tgz", + "integrity": "sha512-DyMjHmpkS2+xcFNtyN00apJYL3ESdp9fTrkDr5+9Qg/GPqFmcWgGsK1akZnttE1XFxJ/VMy4DNNGMGYtmFp1Sg==" + }, + "node_modules/buffer": { + "version": "5.7.1", + "resolved": "https://registry.npmmirror.com/buffer/-/buffer-5.7.1.tgz", + "integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ], + "dependencies": { + "base64-js": "^1.3.1", + "ieee754": "^1.1.13" + } + }, + "node_modules/buffer-from": { + "version": "1.1.2", + "resolved": "https://registry.npmmirror.com/buffer-from/-/buffer-from-1.1.2.tgz", + "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==" + }, + "node_modules/bytes": { + "version": "3.1.2", + "resolved": "https://registry.npmmirror.com/bytes/-/bytes-3.1.2.tgz", + "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==", + "dev": true, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/cacache": { + "version": "16.1.3", + "resolved": "https://registry.npmmirror.com/cacache/-/cacache-16.1.3.tgz", + "integrity": "sha512-/+Emcj9DAXxX4cwlLmRI9c166RuL3w30zp4R7Joiv2cQTtTtA+jeuCAjH3ZlGnYS3tKENSrKhAzVVP9GVyzeYQ==", + "dependencies": { + "@npmcli/fs": "^2.1.0", + "@npmcli/move-file": "^2.0.0", + "chownr": "^2.0.0", + "fs-minipass": "^2.1.0", + "glob": "^8.0.1", + "infer-owner": "^1.0.4", + "lru-cache": "^7.7.1", + "minipass": "^3.1.6", + "minipass-collect": "^1.0.2", + "minipass-flush": "^1.0.5", + "minipass-pipeline": "^1.2.4", + "mkdirp": "^1.0.4", + "p-map": "^4.0.0", + "promise-inflight": "^1.0.1", + "rimraf": "^3.0.2", + "ssri": "^9.0.0", + "tar": "^6.1.11", + "unique-filename": "^2.0.0" + }, + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + } + }, + "node_modules/cacache/node_modules/brace-expansion": { + "version": "2.0.1", + "resolved": "https://registry.npmmirror.com/brace-expansion/-/brace-expansion-2.0.1.tgz", + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", + "dependencies": { + "balanced-match": "^1.0.0" + } + }, + "node_modules/cacache/node_modules/glob": { + "version": "8.1.0", + "resolved": "https://registry.npmmirror.com/glob/-/glob-8.1.0.tgz", + "integrity": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==", + "deprecated": "Glob versions prior to v9 are no longer supported", + "dependencies": { + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^5.0.1", + "once": "^1.3.0" + }, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/cacache/node_modules/lru-cache": { + "version": "7.18.3", + "resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-7.18.3.tgz", + "integrity": "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==", + "engines": { + "node": ">=12" + } + }, + "node_modules/cacache/node_modules/minimatch": { + "version": "5.1.6", + "resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-5.1.6.tgz", + "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==", + "dependencies": { + "brace-expansion": "^2.0.1" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/cacache/node_modules/ssri": { + "version": "9.0.1", + "resolved": "https://registry.npmmirror.com/ssri/-/ssri-9.0.1.tgz", + "integrity": "sha512-o57Wcn66jMQvfHG1FlYbWeZWW/dHZhJXjpIcTfXldXEk5nz5lStPo3mK0OJQfGR3RbZUlbISexbljkJzuEj/8Q==", + "dependencies": { + "minipass": "^3.1.1" + }, + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + } + }, + "node_modules/call-bind": { + "version": "1.0.8", + "resolved": "https://registry.npmmirror.com/call-bind/-/call-bind-1.0.8.tgz", + "integrity": "sha512-oKlSFMcMwpUg2ednkhQ454wfWiU/ul3CkJe/PEHcTKuiX6RpbehUiFMXu13HalGZxfUwCQzZG747YXBn1im9ww==", + "dev": true, + "dependencies": { + "call-bind-apply-helpers": "^1.0.0", + "es-define-property": "^1.0.0", + "get-intrinsic": "^1.2.4", + "set-function-length": "^1.2.2" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/call-bind-apply-helpers": { + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz", + "integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==", + "dependencies": { + "es-errors": "^1.3.0", + "function-bind": "^1.1.2" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/call-bound": { + "version": "1.0.4", + "resolved": "https://registry.npmmirror.com/call-bound/-/call-bound-1.0.4.tgz", + "integrity": "sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==", + "dev": true, + "dependencies": { + "call-bind-apply-helpers": "^1.0.2", + "get-intrinsic": "^1.3.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/callsites": { + "version": "3.1.0", + "resolved": "https://registry.npmmirror.com/callsites/-/callsites-3.1.0.tgz", + "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", + "dev": true, + "engines": { + "node": ">=6" + } + }, + "node_modules/camel-case": { + "version": "4.1.2", + "resolved": "https://registry.npmmirror.com/camel-case/-/camel-case-4.1.2.tgz", + "integrity": "sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw==", + "dev": true, + "dependencies": { + "pascal-case": "^3.1.2", + "tslib": "^2.0.3" + } + }, + "node_modules/camelcase": { + "version": "5.3.1", + "resolved": "https://registry.npmmirror.com/camelcase/-/camelcase-5.3.1.tgz", + "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==", + "engines": { + "node": ">=6" + } + }, + "node_modules/camelcase-keys": { + "version": "6.2.2", + "resolved": "https://registry.npmmirror.com/camelcase-keys/-/camelcase-keys-6.2.2.tgz", + "integrity": "sha512-YrwaA0vEKazPBkn0ipTiMpSajYDSe+KjQfrjhcBMxJt/znbvlHd8Pw/Vamaz5EB4Wfhs3SUR3Z9mwRu/P3s3Yg==", + "dependencies": { + "camelcase": "^5.3.1", + "map-obj": "^4.0.0", + "quick-lru": "^4.0.1" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/caniuse-api": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/caniuse-api/-/caniuse-api-3.0.0.tgz", + "integrity": "sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==", + "dev": true, + "dependencies": { + "browserslist": "^4.0.0", + "caniuse-lite": "^1.0.0", + "lodash.memoize": "^4.1.2", + "lodash.uniq": "^4.5.0" + } + }, + "node_modules/caniuse-lite": { + "version": "1.0.30001705", + "resolved": "https://registry.npmmirror.com/caniuse-lite/-/caniuse-lite-1.0.30001705.tgz", + "integrity": "sha512-S0uyMMiYvA7CxNgomYBwwwPUnWzFD83f3B1ce5jHUfHTH//QL6hHsreI8RVC5606R4ssqravelYO5TU6t8sEyg==", + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/browserslist" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/caniuse-lite" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ] + }, + "node_modules/case-sensitive-paths-webpack-plugin": { + "version": "2.4.0", + "resolved": "https://registry.npmmirror.com/case-sensitive-paths-webpack-plugin/-/case-sensitive-paths-webpack-plugin-2.4.0.tgz", + "integrity": "sha512-roIFONhcxog0JSSWbvVAh3OocukmSgpqOH6YpMkCvav/ySIV3JKg4Dc8vYtQjYi/UxpNE36r/9v+VqTQqgkYmw==", + "dev": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/chalk": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/chalk/-/chalk-3.0.0.tgz", + "integrity": "sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==", + "dev": true, + "dependencies": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/chokidar": { + "version": "3.6.0", + "resolved": "https://registry.npmmirror.com/chokidar/-/chokidar-3.6.0.tgz", + "integrity": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==", + "dev": true, + "dependencies": { + "anymatch": "~3.1.2", + "braces": "~3.0.2", + "glob-parent": "~5.1.2", + "is-binary-path": "~2.1.0", + "is-glob": "~4.0.1", + "normalize-path": "~3.0.0", + "readdirp": "~3.6.0" + }, + "engines": { + "node": ">= 8.10.0" + }, + "funding": { + "url": "https://paulmillr.com/funding/" + }, + "optionalDependencies": { + "fsevents": "~2.3.2" + } + }, + "node_modules/chokidar/node_modules/glob-parent": { + "version": "5.1.2", + "resolved": "https://registry.npmmirror.com/glob-parent/-/glob-parent-5.1.2.tgz", + "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", + "dev": true, + "dependencies": { + "is-glob": "^4.0.1" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/chownr": { + "version": "2.0.0", + "resolved": "https://registry.npmmirror.com/chownr/-/chownr-2.0.0.tgz", + "integrity": "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==", + "engines": { + "node": ">=10" + } + }, + "node_modules/chrome-trace-event": { + "version": "1.0.4", + "resolved": "https://registry.npmmirror.com/chrome-trace-event/-/chrome-trace-event-1.0.4.tgz", + "integrity": "sha512-rNjApaLzuwaOTjCiT8lSDdGN1APCiqkChLMJxJPWLunPAt5fy8xgU9/jNOchV84wfIxrA0lRQB7oCT8jrn/wrQ==", + "engines": { + "node": ">=6.0" + } + }, + "node_modules/ci-info": { + "version": "1.6.0", + "resolved": "https://registry.npmmirror.com/ci-info/-/ci-info-1.6.0.tgz", + "integrity": "sha512-vsGdkwSCDpWmP80ncATX7iea5DWQemg1UgCW5J8tqjU3lYw4FBYuj89J0CTVomA7BEfvSZd84GmHko+MxFQU2A==", + "dev": true + }, + "node_modules/clean-css": { + "version": "5.3.3", + "resolved": "https://registry.npmmirror.com/clean-css/-/clean-css-5.3.3.tgz", + "integrity": "sha512-D5J+kHaVb/wKSFcyyV75uCn8fiY4sV38XJoe4CUyGQ+mOU/fMVYUdH1hJC+CJQ5uY3EnW27SbJYS4X8BiLrAFg==", + "dev": true, + "dependencies": { + "source-map": "~0.6.0" + }, + "engines": { + "node": ">= 10.0" + } + }, + "node_modules/clean-stack": { + "version": "2.2.0", + "resolved": "https://registry.npmmirror.com/clean-stack/-/clean-stack-2.2.0.tgz", + "integrity": "sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==", + "engines": { + "node": ">=6" + } + }, + "node_modules/cli-cursor": { + "version": "3.1.0", + "resolved": "https://registry.npmmirror.com/cli-cursor/-/cli-cursor-3.1.0.tgz", + "integrity": "sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==", + "dev": true, + "dependencies": { + "restore-cursor": "^3.1.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/cli-highlight": { + "version": "2.1.11", + "resolved": "https://registry.npmmirror.com/cli-highlight/-/cli-highlight-2.1.11.tgz", + "integrity": "sha512-9KDcoEVwyUXrjcJNvHD0NFc/hiwe/WPVYIleQh2O1N2Zro5gWJZ/K+3DGn8w8P/F6FxOgzyC5bxDyHIgCSPhGg==", + "dev": true, + "dependencies": { + "chalk": "^4.0.0", + "highlight.js": "^10.7.1", + "mz": "^2.4.0", + "parse5": "^5.1.1", + "parse5-htmlparser2-tree-adapter": "^6.0.0", + "yargs": "^16.0.0" + }, + "bin": { + "highlight": "bin/highlight" + }, + "engines": { + "node": ">=8.0.0", + "npm": ">=5.0.0" + } + }, + "node_modules/cli-highlight/node_modules/chalk": { + "version": "4.1.2", + "resolved": "https://registry.npmmirror.com/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", + "dev": true, + "dependencies": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/chalk?sponsor=1" + } + }, + "node_modules/cli-spinners": { + "version": "2.9.2", + "resolved": "https://registry.npmmirror.com/cli-spinners/-/cli-spinners-2.9.2.tgz", + "integrity": "sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg==", + "dev": true, + "engines": { + "node": ">=6" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/clipboardy": { + "version": "2.3.0", + "resolved": "https://registry.npmmirror.com/clipboardy/-/clipboardy-2.3.0.tgz", + "integrity": "sha512-mKhiIL2DrQIsuXMgBgnfEHOZOryC7kY7YO//TN6c63wlEm3NG5tz+YgY5rVi29KCmq/QQjKYvM7a19+MDOTHOQ==", + "dev": true, + "dependencies": { + "arch": "^2.1.1", + "execa": "^1.0.0", + "is-wsl": "^2.1.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/cliui": { + "version": "7.0.4", + "resolved": "https://registry.npmmirror.com/cliui/-/cliui-7.0.4.tgz", + "integrity": "sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==", + "dev": true, + "dependencies": { + "string-width": "^4.2.0", + "strip-ansi": "^6.0.0", + "wrap-ansi": "^7.0.0" + } + }, + "node_modules/clone": { + "version": "2.1.2", + "resolved": "https://registry.npmmirror.com/clone/-/clone-2.1.2.tgz", + "integrity": "sha512-3Pe/CF1Nn94hyhIYpjtiLhdCoEoz0DqQ+988E9gmeEdQZlojxnOb74wctFyuwWQHzqyf9X7C7MG8juUpqBJT8w==", + "engines": { + "node": ">=0.8" + } + }, + "node_modules/clone-deep": { + "version": "4.0.1", + "resolved": "https://registry.npmmirror.com/clone-deep/-/clone-deep-4.0.1.tgz", + "integrity": "sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ==", + "dev": true, + "dependencies": { + "is-plain-object": "^2.0.4", + "kind-of": "^6.0.2", + "shallow-clone": "^3.0.0" + }, + "engines": { + "node": ">=6" + } + }, + "node_modules/color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmmirror.com/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "dependencies": { + "color-name": "~1.1.4" + }, + "engines": { + "node": ">=7.0.0" + } + }, + "node_modules/color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmmirror.com/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" + }, + "node_modules/color-support": { + "version": "1.1.3", + "resolved": "https://registry.npmmirror.com/color-support/-/color-support-1.1.3.tgz", + "integrity": "sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==", + "bin": { + "color-support": "bin.js" + } + }, + "node_modules/colord": { + "version": "2.9.3", + "resolved": "https://registry.npmmirror.com/colord/-/colord-2.9.3.tgz", + "integrity": "sha512-jeC1axXpnb0/2nn/Y1LPuLdgXBLH7aDcHu4KEKfqw3CUhX7ZpfBSlPKyqXE6btIgEzfWtrX3/tyBCaCvXvMkOw==", + "dev": true + }, + "node_modules/colorette": { + "version": "2.0.20", + "resolved": "https://registry.npmmirror.com/colorette/-/colorette-2.0.20.tgz", + "integrity": "sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==", + "dev": true + }, + "node_modules/combined-stream": { + "version": "1.0.8", + "resolved": "https://registry.npmmirror.com/combined-stream/-/combined-stream-1.0.8.tgz", + "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==", + "dependencies": { + "delayed-stream": "~1.0.0" + }, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/commander": { + "version": "7.2.0", + "resolved": "https://registry.npmmirror.com/commander/-/commander-7.2.0.tgz", + "integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==", + "engines": { + "node": ">= 10" + } + }, + "node_modules/commondir": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/commondir/-/commondir-1.0.1.tgz", + "integrity": "sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==", + "dev": true + }, + "node_modules/compressible": { + "version": "2.0.18", + "resolved": "https://registry.npmmirror.com/compressible/-/compressible-2.0.18.tgz", + "integrity": "sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==", + "dev": true, + "dependencies": { + "mime-db": ">= 1.43.0 < 2" + }, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/compression": { + "version": "1.8.0", + "resolved": "https://registry.npmmirror.com/compression/-/compression-1.8.0.tgz", + "integrity": "sha512-k6WLKfunuqCYD3t6AsuPGvQWaKwuLLh2/xHNcX4qE+vIfDNXpSqnrhwA7O53R7WVQUnt8dVAIW+YHr7xTgOgGA==", + "dev": true, + "dependencies": { + "bytes": "3.1.2", + "compressible": "~2.0.18", + "debug": "2.6.9", + "negotiator": "~0.6.4", + "on-headers": "~1.0.2", + "safe-buffer": "5.2.1", + "vary": "~1.1.2" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/compression/node_modules/debug": { + "version": "2.6.9", + "resolved": "https://registry.npmmirror.com/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "dev": true, + "dependencies": { + "ms": "2.0.0" + } + }, + "node_modules/compression/node_modules/ms": { + "version": "2.0.0", + "resolved": "https://registry.npmmirror.com/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", + "dev": true + }, + "node_modules/comutils": { + "version": "1.1.19", + "resolved": "https://registry.npmmirror.com/comutils/-/comutils-1.1.19.tgz", + "integrity": "sha512-JxXB67juILiwhdLwOsYyjUqwWEhHdObI0EClOPk+JDtEuTbac59s0pxGpfCBnNNQ5JommifmcMGneW/4Cg7YWw==" + }, + "node_modules/concat-map": { + "version": "0.0.1", + "resolved": "https://registry.npmmirror.com/concat-map/-/concat-map-0.0.1.tgz", + "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==" + }, + "node_modules/connect-history-api-fallback": { + "version": "2.0.0", + "resolved": "https://registry.npmmirror.com/connect-history-api-fallback/-/connect-history-api-fallback-2.0.0.tgz", + "integrity": "sha512-U73+6lQFmfiNPrYbXqr6kZ1i1wiRqXnp2nhMsINseWXO8lDau0LGEffJ8kQi4EjLZympVgRdvqjAgiZ1tgzDDA==", + "dev": true, + "engines": { + "node": ">=0.8" + } + }, + "node_modules/console-control-strings": { + "version": "1.1.0", + "resolved": "https://registry.npmmirror.com/console-control-strings/-/console-control-strings-1.1.0.tgz", + "integrity": "sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ==" + }, + "node_modules/consolidate": { + "version": "0.15.1", + "resolved": "https://registry.npmmirror.com/consolidate/-/consolidate-0.15.1.tgz", + "integrity": "sha512-DW46nrsMJgy9kqAbPt5rKaCr7uFtpo4mSUvLHIUbJEjm0vo+aY5QLwBUq3FK4tRnJr/X0Psc0C4jf/h+HtXSMw==", + "deprecated": "Please upgrade to consolidate v1.0.0+ as it has been modernized with several long-awaited fixes implemented. Maintenance is supported by Forward Email at https://forwardemail.net ; follow/watch https://github.com/ladjs/consolidate for updates and release changelog", + "dev": true, + "dependencies": { + "bluebird": "^3.1.1" + }, + "engines": { + "node": ">= 0.10.0" + } + }, + "node_modules/content-disposition": { + "version": "0.5.4", + "resolved": "https://registry.npmmirror.com/content-disposition/-/content-disposition-0.5.4.tgz", + "integrity": "sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==", + "dev": true, + "dependencies": { + "safe-buffer": "5.2.1" + }, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/content-type": { + "version": "1.0.5", + "resolved": "https://registry.npmmirror.com/content-type/-/content-type-1.0.5.tgz", + "integrity": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==", + "dev": true, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/convert-source-map": { + "version": "2.0.0", + "resolved": "https://registry.npmmirror.com/convert-source-map/-/convert-source-map-2.0.0.tgz", + "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==", + "dev": true + }, + "node_modules/cookie": { + "version": "0.7.1", + "resolved": "https://registry.npmmirror.com/cookie/-/cookie-0.7.1.tgz", + "integrity": "sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w==", + "dev": true, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/cookie-signature": { + "version": "1.0.6", + "resolved": "https://registry.npmmirror.com/cookie-signature/-/cookie-signature-1.0.6.tgz", + "integrity": "sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==", + "dev": true + }, + "node_modules/copy-anything": { + "version": "2.0.6", + "resolved": "https://registry.npmmirror.com/copy-anything/-/copy-anything-2.0.6.tgz", + "integrity": "sha512-1j20GZTsvKNkc4BY3NpMOM8tt///wY3FpIzozTOFO2ffuZcV61nojHXVKIy3WM+7ADCy5FVhdZYHYDdgTU0yJw==", + "dependencies": { + "is-what": "^3.14.1" + }, + "funding": { + "url": "https://github.com/sponsors/mesqueeb" + } + }, + "node_modules/copy-webpack-plugin": { + "version": "9.1.0", + "resolved": "https://registry.npmmirror.com/copy-webpack-plugin/-/copy-webpack-plugin-9.1.0.tgz", + "integrity": "sha512-rxnR7PaGigJzhqETHGmAcxKnLZSR5u1Y3/bcIv/1FnqXedcL/E2ewK7ZCNrArJKCiSv8yVXhTqetJh8inDvfsA==", + "dev": true, + "dependencies": { + "fast-glob": "^3.2.7", + "glob-parent": "^6.0.1", + "globby": "^11.0.3", + "normalize-path": "^3.0.0", + "schema-utils": "^3.1.1", + "serialize-javascript": "^6.0.0" + }, + "engines": { + "node": ">= 12.13.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + }, + "peerDependencies": { + "webpack": "^5.1.0" + } + }, + "node_modules/copy-webpack-plugin/node_modules/schema-utils": { + "version": "3.3.0", + "resolved": "https://registry.npmmirror.com/schema-utils/-/schema-utils-3.3.0.tgz", + "integrity": "sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg==", + "dev": true, + "dependencies": { + "@types/json-schema": "^7.0.8", + "ajv": "^6.12.5", + "ajv-keywords": "^3.5.2" + }, + "engines": { + "node": ">= 10.13.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + } + }, + "node_modules/core-js": { + "version": "3.41.0", + "resolved": "https://registry.npmmirror.com/core-js/-/core-js-3.41.0.tgz", + "integrity": "sha512-SJ4/EHwS36QMJd6h/Rg+GyR4A5xE0FSI3eZ+iBVpfqf1x0eTSg1smWLHrA+2jQThZSh97fmSgFSU8B61nxosxA==", + "hasInstallScript": true, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/core-js" + } + }, + "node_modules/core-js-compat": { + "version": "3.41.0", + "resolved": "https://registry.npmmirror.com/core-js-compat/-/core-js-compat-3.41.0.tgz", + "integrity": "sha512-RFsU9LySVue9RTwdDVX/T0e2Y6jRYWXERKElIjpuEOEnxaXffI0X7RUwVzfYLfzuLXSNJDYoRYUAmRUcyln20A==", + "dev": true, + "dependencies": { + "browserslist": "^4.24.4" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/core-js" + } + }, + "node_modules/core-util-is": { + "version": "1.0.3", + "resolved": "https://registry.npmmirror.com/core-util-is/-/core-util-is-1.0.3.tgz", + "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==" + }, + "node_modules/cosmiconfig": { + "version": "7.1.0", + "resolved": "https://registry.npmmirror.com/cosmiconfig/-/cosmiconfig-7.1.0.tgz", + "integrity": "sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==", + "dev": true, + "dependencies": { + "@types/parse-json": "^4.0.0", + "import-fresh": "^3.2.1", + "parse-json": "^5.0.0", + "path-type": "^4.0.0", + "yaml": "^1.10.0" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/cross-spawn": { + "version": "7.0.6", + "resolved": "https://registry.npmmirror.com/cross-spawn/-/cross-spawn-7.0.6.tgz", + "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==", + "dependencies": { + "path-key": "^3.1.0", + "shebang-command": "^2.0.0", + "which": "^2.0.1" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/css-declaration-sorter": { + "version": "6.4.1", + "resolved": "https://registry.npmmirror.com/css-declaration-sorter/-/css-declaration-sorter-6.4.1.tgz", + "integrity": "sha512-rtdthzxKuyq6IzqX6jEcIzQF/YqccluefyCYheovBOLhFT/drQA9zj/UbRAa9J7C0o6EG6u3E6g+vKkay7/k3g==", + "dev": true, + "engines": { + "node": "^10 || ^12 || >=14" + }, + "peerDependencies": { + "postcss": "^8.0.9" + } + }, + "node_modules/css-loader": { + "version": "6.11.0", + "resolved": "https://registry.npmmirror.com/css-loader/-/css-loader-6.11.0.tgz", + "integrity": "sha512-CTJ+AEQJjq5NzLga5pE39qdiSV56F8ywCIsqNIRF0r7BDgWsN25aazToqAFg7ZrtA/U016xudB3ffgweORxX7g==", + "dev": true, + "dependencies": { + "icss-utils": "^5.1.0", + "postcss": "^8.4.33", + "postcss-modules-extract-imports": "^3.1.0", + "postcss-modules-local-by-default": "^4.0.5", + "postcss-modules-scope": "^3.2.0", + "postcss-modules-values": "^4.0.0", + "postcss-value-parser": "^4.2.0", + "semver": "^7.5.4" + }, + "engines": { + "node": ">= 12.13.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + }, + "peerDependencies": { + "@rspack/core": "0.x || 1.x", + "webpack": "^5.0.0" + }, + "peerDependenciesMeta": { + "@rspack/core": { + "optional": true + }, + "webpack": { + "optional": true + } + } + }, + "node_modules/css-loader/node_modules/semver": { + "version": "7.7.1", + "resolved": "https://registry.npmmirror.com/semver/-/semver-7.7.1.tgz", + "integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==", + "dev": true, + "bin": { + "semver": "bin/semver.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/css-minimizer-webpack-plugin": { + "version": "3.4.1", + "resolved": "https://registry.npmmirror.com/css-minimizer-webpack-plugin/-/css-minimizer-webpack-plugin-3.4.1.tgz", + "integrity": "sha512-1u6D71zeIfgngN2XNRJefc/hY7Ybsxd74Jm4qngIXyUEk7fss3VUzuHxLAq/R8NAba4QU9OUSaMZlbpRc7bM4Q==", + "dev": true, + "dependencies": { + "cssnano": "^5.0.6", + "jest-worker": "^27.0.2", + "postcss": "^8.3.5", + "schema-utils": "^4.0.0", + "serialize-javascript": "^6.0.0", + "source-map": "^0.6.1" + }, + "engines": { + "node": ">= 12.13.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + }, + "peerDependencies": { + "webpack": "^5.0.0" + }, + "peerDependenciesMeta": { + "@parcel/css": { + "optional": true + }, + "clean-css": { + "optional": true + }, + "csso": { + "optional": true + }, + "esbuild": { + "optional": true + } + } + }, + "node_modules/css-minimizer-webpack-plugin/node_modules/ajv": { + "version": "8.17.1", + "resolved": "https://registry.npmmirror.com/ajv/-/ajv-8.17.1.tgz", + "integrity": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==", + "dev": true, + "dependencies": { + "fast-deep-equal": "^3.1.3", + "fast-uri": "^3.0.1", + "json-schema-traverse": "^1.0.0", + "require-from-string": "^2.0.2" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/epoberezkin" + } + }, + "node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords": { + "version": "5.1.0", + "resolved": "https://registry.npmmirror.com/ajv-keywords/-/ajv-keywords-5.1.0.tgz", + "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==", + "dev": true, + "dependencies": { + "fast-deep-equal": "^3.1.3" + }, + "peerDependencies": { + "ajv": "^8.8.2" + } + }, + "node_modules/css-minimizer-webpack-plugin/node_modules/json-schema-traverse": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", + "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", + "dev": true + }, + "node_modules/css-minimizer-webpack-plugin/node_modules/schema-utils": { + "version": "4.3.0", + "resolved": "https://registry.npmmirror.com/schema-utils/-/schema-utils-4.3.0.tgz", + "integrity": "sha512-Gf9qqc58SpCA/xdziiHz35F4GNIWYWZrEshUc/G/r5BnLph6xpKuLeoJoQuj5WfBIx/eQLf+hmVPYHaxJu7V2g==", + "dev": true, + "dependencies": { + "@types/json-schema": "^7.0.9", + "ajv": "^8.9.0", + "ajv-formats": "^2.1.1", + "ajv-keywords": "^5.1.0" + }, + "engines": { + "node": ">= 10.13.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + } + }, + "node_modules/css-select": { + "version": "4.3.0", + "resolved": "https://registry.npmmirror.com/css-select/-/css-select-4.3.0.tgz", + "integrity": "sha512-wPpOYtnsVontu2mODhA19JrqWxNsfdatRKd64kmpRbQgh1KtItko5sTnEpPdpSaJszTOhEMlF/RPz28qj4HqhQ==", + "dev": true, + "dependencies": { + "boolbase": "^1.0.0", + "css-what": "^6.0.1", + "domhandler": "^4.3.1", + "domutils": "^2.8.0", + "nth-check": "^2.0.1" + }, + "funding": { + "url": "https://github.com/sponsors/fb55" + } + }, + "node_modules/css-tree": { + "version": "1.1.3", + "resolved": "https://registry.npmmirror.com/css-tree/-/css-tree-1.1.3.tgz", + "integrity": "sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q==", + "dev": true, + "dependencies": { + "mdn-data": "2.0.14", + "source-map": "^0.6.1" + }, + "engines": { + "node": ">=8.0.0" + } + }, + "node_modules/css-what": { + "version": "6.1.0", + "resolved": "https://registry.npmmirror.com/css-what/-/css-what-6.1.0.tgz", + "integrity": "sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==", + "dev": true, + "engines": { + "node": ">= 6" + }, + "funding": { + "url": "https://github.com/sponsors/fb55" + } + }, + "node_modules/cssesc": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/cssesc/-/cssesc-3.0.0.tgz", + "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==", + "dev": true, + "bin": { + "cssesc": "bin/cssesc" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/cssnano": { + "version": "5.1.15", + "resolved": "https://registry.npmmirror.com/cssnano/-/cssnano-5.1.15.tgz", + "integrity": "sha512-j+BKgDcLDQA+eDifLx0EO4XSA56b7uut3BQFH+wbSaSTuGLuiyTa/wbRYthUXX8LC9mLg+WWKe8h+qJuwTAbHw==", + "dev": true, + "dependencies": { + "cssnano-preset-default": "^5.2.14", + "lilconfig": "^2.0.3", + "yaml": "^1.10.2" + }, + "engines": { + "node": "^10 || ^12 || >=14.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/cssnano" + }, + "peerDependencies": { + "postcss": "^8.2.15" + } + }, + "node_modules/cssnano-preset-default": { + "version": "5.2.14", + "resolved": "https://registry.npmmirror.com/cssnano-preset-default/-/cssnano-preset-default-5.2.14.tgz", + "integrity": "sha512-t0SFesj/ZV2OTylqQVOrFgEh5uanxbO6ZAdeCrNsUQ6fVuXwYTxJPNAGvGTxHbD68ldIJNec7PyYZDBrfDQ+6A==", + "dev": true, + "dependencies": { + "css-declaration-sorter": "^6.3.1", + "cssnano-utils": "^3.1.0", + "postcss-calc": "^8.2.3", + "postcss-colormin": "^5.3.1", + "postcss-convert-values": "^5.1.3", + "postcss-discard-comments": "^5.1.2", + "postcss-discard-duplicates": "^5.1.0", + "postcss-discard-empty": "^5.1.1", + "postcss-discard-overridden": "^5.1.0", + "postcss-merge-longhand": "^5.1.7", + "postcss-merge-rules": "^5.1.4", + "postcss-minify-font-values": "^5.1.0", + "postcss-minify-gradients": "^5.1.1", + "postcss-minify-params": "^5.1.4", + "postcss-minify-selectors": "^5.2.1", + "postcss-normalize-charset": "^5.1.0", + "postcss-normalize-display-values": "^5.1.0", + "postcss-normalize-positions": "^5.1.1", + "postcss-normalize-repeat-style": "^5.1.1", + "postcss-normalize-string": "^5.1.0", + "postcss-normalize-timing-functions": "^5.1.0", + "postcss-normalize-unicode": "^5.1.1", + "postcss-normalize-url": "^5.1.0", + "postcss-normalize-whitespace": "^5.1.1", + "postcss-ordered-values": "^5.1.3", + "postcss-reduce-initial": "^5.1.2", + "postcss-reduce-transforms": "^5.1.0", + "postcss-svgo": "^5.1.0", + "postcss-unique-selectors": "^5.1.1" + }, + "engines": { + "node": "^10 || ^12 || >=14.0" + }, + "peerDependencies": { + "postcss": "^8.2.15" + } + }, + "node_modules/cssnano-utils": { + "version": "3.1.0", + "resolved": "https://registry.npmmirror.com/cssnano-utils/-/cssnano-utils-3.1.0.tgz", + "integrity": "sha512-JQNR19/YZhz4psLX/rQ9M83e3z2Wf/HdJbryzte4a3NSuafyp9w/I4U+hx5C2S9g41qlstH7DEWnZaaj83OuEA==", + "dev": true, + "engines": { + "node": "^10 || ^12 || >=14.0" + }, + "peerDependencies": { + "postcss": "^8.2.15" + } + }, + "node_modules/csso": { + "version": "4.2.0", + "resolved": "https://registry.npmmirror.com/csso/-/csso-4.2.0.tgz", + "integrity": "sha512-wvlcdIbf6pwKEk7vHj8/Bkc0B4ylXZruLvOgs9doS5eOsOpuodOV2zJChSpkp+pRpYQLQMeF04nr3Z68Sta9jA==", + "dev": true, + "dependencies": { + "css-tree": "^1.1.2" + }, + "engines": { + "node": ">=8.0.0" + } + }, + "node_modules/csstype": { + "version": "3.1.3", + "resolved": "https://registry.npmmirror.com/csstype/-/csstype-3.1.3.tgz", + "integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==" + }, + "node_modules/cytoscape": { + "version": "3.31.1", + "resolved": "https://registry.npmmirror.com/cytoscape/-/cytoscape-3.31.1.tgz", + "integrity": "sha512-Hx5Mtb1+hnmAKaZZ/7zL1Y5HTFYOjdDswZy/jD+1WINRU8KVi1B7+vlHdsTwY+VCFucTreoyu1RDzQJ9u0d2Hw==", + "engines": { + "node": ">=0.10" + } + }, + "node_modules/cytoscape-all-paths": { + "version": "0.1.0", + "resolved": "https://registry.npmmirror.com/cytoscape-all-paths/-/cytoscape-all-paths-0.1.0.tgz", + "integrity": "sha512-1C0c0kIoIRb5jbc1AdX3GBop7xc/cd50ppeaQ7b+n7iDIREGF63zR6nU4GFrOIP4PerhnxvDGpCCDq6K7Tm7nw==", + "peerDependencies": { + "cytoscape": "^3.2.0" + } + }, + "node_modules/cytoscape-automove": { + "version": "1.10.3", + "resolved": "https://registry.npmmirror.com/cytoscape-automove/-/cytoscape-automove-1.10.3.tgz", + "integrity": "sha512-Byj9RkFolphbSoZ/XAse3ch3i/5mDEwaYAy+s8iEJzbzDsnakxQ4BgaHNm9ydUqq38I3vtM6NSmRMTV2DK9QaA==", + "peerDependencies": { + "cytoscape": "^3.2.0" + } + }, + "node_modules/cytoscape-bubblesets": { + "version": "3.2.3", + "resolved": "https://registry.npmmirror.com/cytoscape-bubblesets/-/cytoscape-bubblesets-3.2.3.tgz", + "integrity": "sha512-S9Gv1wWh1YZJO5jmptzldZyc7ZYq/2REahqnFCmIvlNQHB2Q2RNpBbmkibvFZVXVCVMyPyui/7xZEVKC6doGyQ==", + "dependencies": { + "@types/cytoscape": "^3.21.8", + "@types/lodash.throttle": "^4.1.9", + "bubblesets-js": "^2.3.4", + "lodash.throttle": "^4.1.1" + }, + "peerDependencies": { + "cytoscape": "^3.23.0", + "cytoscape-layers": "^2.3.0" + } + }, + "node_modules/cytoscape-cxtmenu": { + "version": "3.5.0", + "resolved": "https://registry.npmmirror.com/cytoscape-cxtmenu/-/cytoscape-cxtmenu-3.5.0.tgz", + "integrity": "sha512-CoqgKAxvQhmHO5fEgJdBqqR2VjwK1dNkxehc2i0MUMqY0araA13z3oP/9KkprHp9Td++KlVBz6JnncNAD76T0Q==", + "peerDependencies": { + "cytoscape": "^3.2.0" + } + }, + "node_modules/cytoscape-euler": { + "version": "1.2.3", + "resolved": "https://registry.npmmirror.com/cytoscape-euler/-/cytoscape-euler-1.2.3.tgz", + "integrity": "sha512-HLdmjmO9br5SMQK+SPt5Hfn2JC6MLpvBkLNBxQHsl30bLPnWEHdaTlMapWP2HZR9G56+DuELf9FbxjEGYFWIMA==", + "peerDependencies": { + "cytoscape": "^3.0.0" + } + }, + "node_modules/cytoscape-expand-collapse": { + "version": "4.1.1", + "resolved": "https://registry.npmmirror.com/cytoscape-expand-collapse/-/cytoscape-expand-collapse-4.1.1.tgz", + "integrity": "sha512-MI4/GsA6Rf6RRzNR1aCitBLSnxiIKLxvZyCzF+oti/zn/ui1jmf769VcEFAEbjjsAtwteGsTmczI+niCMWJNvA==", + "peerDependencies": { + "cytoscape": "^3.3.0" + } + }, + "node_modules/cytoscape-layers": { + "version": "2.4.6", + "resolved": "https://registry.npmmirror.com/cytoscape-layers/-/cytoscape-layers-2.4.6.tgz", + "integrity": "sha512-QviZqiqiiibPP+ISyNZRkfuYSPuQFwHz5VwT2xt0LX8jny9Sloos8uL/estVStmLPPP1g3yUZNJ4r7vDBTCMFA==", + "dependencies": { + "@types/cytoscape": "^3.21.8" + }, + "peerDependencies": { + "cytoscape": "^3.23.0" + } + }, + "node_modules/cytoscape-spread": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/cytoscape-spread/-/cytoscape-spread-3.0.0.tgz", + "integrity": "sha512-ekuo4ByFRTZ4TOJylE2bPOMcVVyi8rD+qjvEjMWS2BHcyan40pmhlA4ramz/nTxZR+EtlxEa1asnmfiN8R5HyQ==", + "dependencies": { + "weaverjs": "^1.2.0" + }, + "peerDependencies": { + "cytoscape": "^3.0.0" + } + }, + "node_modules/cytoscape-undo-redo": { + "version": "1.3.3", + "resolved": "https://registry.npmmirror.com/cytoscape-undo-redo/-/cytoscape-undo-redo-1.3.3.tgz", + "integrity": "sha512-BjTXe0Oiytj4+UtYkkwYHG3BILi6MZD1MuZ+06kopgEtiyumcMEqX53zHMhY90kqJMPwLfpcrlmKmJtNAa2v2Q==", + "peerDependencies": { + "cytoscape": "^3.3.0" + } + }, + "node_modules/d3": { + "version": "7.9.0", + "resolved": "https://registry.npmmirror.com/d3/-/d3-7.9.0.tgz", + "integrity": "sha512-e1U46jVP+w7Iut8Jt8ri1YsPOvFpg46k+K8TpCb0P+zjCkjkPnV7WzfDJzMHy1LnA+wj5pLT1wjO901gLXeEhA==", + "dependencies": { + "d3-array": "3", + "d3-axis": "3", + "d3-brush": "3", + "d3-chord": "3", + "d3-color": "3", + "d3-contour": "4", + "d3-delaunay": "6", + "d3-dispatch": "3", + "d3-drag": "3", + "d3-dsv": "3", + "d3-ease": "3", + "d3-fetch": "3", + "d3-force": "3", + "d3-format": "3", + "d3-geo": "3", + "d3-hierarchy": "3", + "d3-interpolate": "3", + "d3-path": "3", + "d3-polygon": "3", + "d3-quadtree": "3", + "d3-random": "3", + "d3-scale": "4", + "d3-scale-chromatic": "3", + "d3-selection": "3", + "d3-shape": "3", + "d3-time": "3", + "d3-time-format": "4", + "d3-timer": "3", + "d3-transition": "3", + "d3-zoom": "3" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-array": { + "version": "3.2.4", + "resolved": "https://registry.npmmirror.com/d3-array/-/d3-array-3.2.4.tgz", + "integrity": "sha512-tdQAmyA18i4J7wprpYq8ClcxZy3SC31QMeByyCFyRt7BVHdREQZ5lpzoe5mFEYZUWe+oq8HBvk9JjpibyEV4Jg==", + "dependencies": { + "internmap": "1 - 2" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-axis": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/d3-axis/-/d3-axis-3.0.0.tgz", + "integrity": "sha512-IH5tgjV4jE/GhHkRV0HiVYPDtvfjHQlQfJHs0usq7M30XcSBvOotpmH1IgkcXsO/5gEQZD43B//fc7SRT5S+xw==", + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-brush": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/d3-brush/-/d3-brush-3.0.0.tgz", + "integrity": "sha512-ALnjWlVYkXsVIGlOsuWH1+3udkYFI48Ljihfnh8FZPF2QS9o+PzGLBslO0PjzVoHLZ2KCVgAM8NVkXPJB2aNnQ==", + "dependencies": { + "d3-dispatch": "1 - 3", + "d3-drag": "2 - 3", + "d3-interpolate": "1 - 3", + "d3-selection": "3", + "d3-transition": "3" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-chord": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/d3-chord/-/d3-chord-3.0.1.tgz", + "integrity": "sha512-VE5S6TNa+j8msksl7HwjxMHDM2yNK3XCkusIlpX5kwauBfXuyLAtNg9jCp/iHH61tgI4sb6R/EIMWCqEIdjT/g==", + "dependencies": { + "d3-path": "1 - 3" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-color": { + "version": "3.1.0", + "resolved": "https://registry.npmmirror.com/d3-color/-/d3-color-3.1.0.tgz", + "integrity": "sha512-zg/chbXyeBtMQ1LbD/WSoW2DpC3I0mpmPdW+ynRTj/x2DAWYrIY7qeZIHidozwV24m4iavr15lNwIwLxRmOxhA==", + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-contour": { + "version": "4.0.2", + "resolved": "https://registry.npmmirror.com/d3-contour/-/d3-contour-4.0.2.tgz", + "integrity": "sha512-4EzFTRIikzs47RGmdxbeUvLWtGedDUNkTcmzoeyg4sP/dvCexO47AaQL7VKy/gul85TOxw+IBgA8US2xwbToNA==", + "dependencies": { + "d3-array": "^3.2.0" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-delaunay": { + "version": "6.0.4", + "resolved": "https://registry.npmmirror.com/d3-delaunay/-/d3-delaunay-6.0.4.tgz", + "integrity": "sha512-mdjtIZ1XLAM8bm/hx3WwjfHt6Sggek7qH043O8KEjDXN40xi3vx/6pYSVTwLjEgiXQTbvaouWKynLBiUZ6SK6A==", + "dependencies": { + "delaunator": "5" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-dispatch": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/d3-dispatch/-/d3-dispatch-3.0.1.tgz", + "integrity": "sha512-rzUyPU/S7rwUflMyLc1ETDeBj0NRuHKKAcvukozwhshr6g6c5d8zh4c2gQjY2bZ0dXeGLWc1PF174P2tVvKhfg==", + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-drag": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/d3-drag/-/d3-drag-3.0.0.tgz", + "integrity": "sha512-pWbUJLdETVA8lQNJecMxoXfH6x+mO2UQo8rSmZ+QqxcbyA3hfeprFgIT//HW2nlHChWeIIMwS2Fq+gEARkhTkg==", + "dependencies": { + "d3-dispatch": "1 - 3", + "d3-selection": "3" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-dsv": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/d3-dsv/-/d3-dsv-3.0.1.tgz", + "integrity": "sha512-UG6OvdI5afDIFP9w4G0mNq50dSOsXHJaRE8arAS5o9ApWnIElp8GZw1Dun8vP8OyHOZ/QJUKUJwxiiCCnUwm+Q==", + "dependencies": { + "commander": "7", + "iconv-lite": "0.6", + "rw": "1" + }, + "bin": { + "csv2json": "bin/dsv2json.js", + "csv2tsv": "bin/dsv2dsv.js", + "dsv2dsv": "bin/dsv2dsv.js", + "dsv2json": "bin/dsv2json.js", + "json2csv": "bin/json2dsv.js", + "json2dsv": "bin/json2dsv.js", + "json2tsv": "bin/json2dsv.js", + "tsv2csv": "bin/dsv2dsv.js", + "tsv2json": "bin/dsv2json.js" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-ease": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/d3-ease/-/d3-ease-3.0.1.tgz", + "integrity": "sha512-wR/XK3D3XcLIZwpbvQwQ5fK+8Ykds1ip7A2Txe0yxncXSdq1L9skcG7blcedkOX+ZcgxGAmLX1FrRGbADwzi0w==", + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-fetch": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/d3-fetch/-/d3-fetch-3.0.1.tgz", + "integrity": "sha512-kpkQIM20n3oLVBKGg6oHrUchHM3xODkTzjMoj7aWQFq5QEM+R6E4WkzT5+tojDY7yjez8KgCBRoj4aEr99Fdqw==", + "dependencies": { + "d3-dsv": "1 - 3" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-force": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/d3-force/-/d3-force-3.0.0.tgz", + "integrity": "sha512-zxV/SsA+U4yte8051P4ECydjD/S+qeYtnaIyAs9tgHCqfguma/aAQDjo85A9Z6EKhBirHRJHXIgJUlffT4wdLg==", + "dependencies": { + "d3-dispatch": "1 - 3", + "d3-quadtree": "1 - 3", + "d3-timer": "1 - 3" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-format": { + "version": "3.1.0", + "resolved": "https://registry.npmmirror.com/d3-format/-/d3-format-3.1.0.tgz", + "integrity": "sha512-YyUI6AEuY/Wpt8KWLgZHsIU86atmikuoOmCfommt0LYHiQSPjvX2AcFc38PX0CBpr2RCyZhjex+NS/LPOv6YqA==", + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-geo": { + "version": "3.1.1", + "resolved": "https://registry.npmmirror.com/d3-geo/-/d3-geo-3.1.1.tgz", + "integrity": "sha512-637ln3gXKXOwhalDzinUgY83KzNWZRKbYubaG+fGVuc/dxO64RRljtCTnf5ecMyE1RIdtqpkVcq0IbtU2S8j2Q==", + "dependencies": { + "d3-array": "2.5.0 - 3" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-hierarchy": { + "version": "3.1.2", + "resolved": "https://registry.npmmirror.com/d3-hierarchy/-/d3-hierarchy-3.1.2.tgz", + "integrity": "sha512-FX/9frcub54beBdugHjDCdikxThEqjnR93Qt7PvQTOHxyiNCAlvMrHhclk3cD5VeAaq9fxmfRp+CnWw9rEMBuA==", + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-interpolate": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/d3-interpolate/-/d3-interpolate-3.0.1.tgz", + "integrity": "sha512-3bYs1rOD33uo8aqJfKP3JWPAibgw8Zm2+L9vBKEHJ2Rg+viTR7o5Mmv5mZcieN+FRYaAOWX5SJATX6k1PWz72g==", + "dependencies": { + "d3-color": "1 - 3" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-path": { + "version": "3.1.0", + "resolved": "https://registry.npmmirror.com/d3-path/-/d3-path-3.1.0.tgz", + "integrity": "sha512-p3KP5HCf/bvjBSSKuXid6Zqijx7wIfNW+J/maPs+iwR35at5JCbLUT0LzF1cnjbCHWhqzQTIN2Jpe8pRebIEFQ==", + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-polygon": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/d3-polygon/-/d3-polygon-3.0.1.tgz", + "integrity": "sha512-3vbA7vXYwfe1SYhED++fPUQlWSYTTGmFmQiany/gdbiWgU/iEyQzyymwL9SkJjFFuCS4902BSzewVGsHHmHtXg==", + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-quadtree": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/d3-quadtree/-/d3-quadtree-3.0.1.tgz", + "integrity": "sha512-04xDrxQTDTCFwP5H6hRhsRcb9xxv2RzkcsygFzmkSIOJy3PeRJP7sNk3VRIbKXcog561P9oU0/rVH6vDROAgUw==", + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-random": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/d3-random/-/d3-random-3.0.1.tgz", + "integrity": "sha512-FXMe9GfxTxqd5D6jFsQ+DJ8BJS4E/fT5mqqdjovykEB2oFbTMDVdg1MGFxfQW+FBOGoB++k8swBrgwSHT1cUXQ==", + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-scale": { + "version": "4.0.2", + "resolved": "https://registry.npmmirror.com/d3-scale/-/d3-scale-4.0.2.tgz", + "integrity": "sha512-GZW464g1SH7ag3Y7hXjf8RoUuAFIqklOAq3MRl4OaWabTFJY9PN/E1YklhXLh+OQ3fM9yS2nOkCoS+WLZ6kvxQ==", + "dependencies": { + "d3-array": "2.10.0 - 3", + "d3-format": "1 - 3", + "d3-interpolate": "1.2.0 - 3", + "d3-time": "2.1.1 - 3", + "d3-time-format": "2 - 4" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-scale-chromatic": { + "version": "3.1.0", + "resolved": "https://registry.npmmirror.com/d3-scale-chromatic/-/d3-scale-chromatic-3.1.0.tgz", + "integrity": "sha512-A3s5PWiZ9YCXFye1o246KoscMWqf8BsD9eRiJ3He7C9OBaxKhAd5TFCdEx/7VbKtxxTsu//1mMJFrEt572cEyQ==", + "dependencies": { + "d3-color": "1 - 3", + "d3-interpolate": "1 - 3" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-selection": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/d3-selection/-/d3-selection-3.0.0.tgz", + "integrity": "sha512-fmTRWbNMmsmWq6xJV8D19U/gw/bwrHfNXxrIN+HfZgnzqTHp9jOmKMhsTUjXOJnZOdZY9Q28y4yebKzqDKlxlQ==", + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-shape": { + "version": "3.2.0", + "resolved": "https://registry.npmmirror.com/d3-shape/-/d3-shape-3.2.0.tgz", + "integrity": "sha512-SaLBuwGm3MOViRq2ABk3eLoxwZELpH6zhl3FbAoJ7Vm1gofKx6El1Ib5z23NUEhF9AsGl7y+dzLe5Cw2AArGTA==", + "dependencies": { + "d3-path": "^3.1.0" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-time": { + "version": "3.1.0", + "resolved": "https://registry.npmmirror.com/d3-time/-/d3-time-3.1.0.tgz", + "integrity": "sha512-VqKjzBLejbSMT4IgbmVgDjpkYrNWUYJnbCGo874u7MMKIWsILRX+OpX/gTk8MqjpT1A/c6HY2dCA77ZN0lkQ2Q==", + "dependencies": { + "d3-array": "2 - 3" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-time-format": { + "version": "4.1.0", + "resolved": "https://registry.npmmirror.com/d3-time-format/-/d3-time-format-4.1.0.tgz", + "integrity": "sha512-dJxPBlzC7NugB2PDLwo9Q8JiTR3M3e4/XANkreKSUxF8vvXKqm1Yfq4Q5dl8budlunRVlUUaDUgFt7eA8D6NLg==", + "dependencies": { + "d3-time": "1 - 3" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-timer": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/d3-timer/-/d3-timer-3.0.1.tgz", + "integrity": "sha512-ndfJ/JxxMd3nw31uyKoY2naivF+r29V+Lc0svZxe1JvvIRmi8hUsrMvdOwgS1o6uBHmiz91geQ0ylPP0aj1VUA==", + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-transition": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/d3-transition/-/d3-transition-3.0.1.tgz", + "integrity": "sha512-ApKvfjsSR6tg06xrL434C0WydLr7JewBB3V+/39RMHsaXTOG0zmt/OAXeng5M5LBm0ojmxJrpomQVZ1aPvBL4w==", + "dependencies": { + "d3-color": "1 - 3", + "d3-dispatch": "1 - 3", + "d3-ease": "1 - 3", + "d3-interpolate": "1 - 3", + "d3-timer": "1 - 3" + }, + "engines": { + "node": ">=12" + }, + "peerDependencies": { + "d3-selection": "2 - 3" + } + }, + "node_modules/d3-zoom": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/d3-zoom/-/d3-zoom-3.0.0.tgz", + "integrity": "sha512-b8AmV3kfQaqWAuacbPuNbL6vahnOJflOhexLzMMNLga62+/nh0JzvJ0aO/5a5MVgUFGS7Hu1P9P03o3fJkDCyw==", + "dependencies": { + "d3-dispatch": "1 - 3", + "d3-drag": "2 - 3", + "d3-interpolate": "1 - 3", + "d3-selection": "2 - 3", + "d3-transition": "2 - 3" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/de-indent": { + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/de-indent/-/de-indent-1.0.2.tgz", + "integrity": "sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg==", + "dev": true + }, + "node_modules/debounce": { + "version": "1.2.1", + "resolved": "https://registry.npmmirror.com/debounce/-/debounce-1.2.1.tgz", + "integrity": "sha512-XRRe6Glud4rd/ZGQfiV1ruXSfbvfJedlV9Y6zOlP+2K04vBYiJEte6stfFkCP03aMnY5tsipamumUjL14fofug==", + "dev": true + }, + "node_modules/debug": { + "version": "4.4.0", + "resolved": "https://registry.npmmirror.com/debug/-/debug-4.4.0.tgz", + "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==", + "dependencies": { + "ms": "^2.1.3" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/decamelize": { + "version": "1.2.0", + "resolved": "https://registry.npmmirror.com/decamelize/-/decamelize-1.2.0.tgz", + "integrity": "sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/decamelize-keys": { + "version": "1.1.1", + "resolved": "https://registry.npmmirror.com/decamelize-keys/-/decamelize-keys-1.1.1.tgz", + "integrity": "sha512-WiPxgEirIV0/eIOMcnFBA3/IJZAZqKnwAwWyvvdi4lsr1WCN22nhdf/3db3DoZcUjTV2SqfzIwNyp6y2xs3nmg==", + "dependencies": { + "decamelize": "^1.1.0", + "map-obj": "^1.0.0" + }, + "engines": { + "node": ">=0.10.0" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/decamelize-keys/node_modules/map-obj": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/map-obj/-/map-obj-1.0.1.tgz", + "integrity": "sha512-7N/q3lyZ+LVCp7PzuxrJr4KMbBE2hW7BT7YNia330OFxIf4d3r5zVpicP2650l7CPN6RM9zOJRl3NGpqSiw3Eg==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/deep-is": { + "version": "0.1.4", + "resolved": "https://registry.npmmirror.com/deep-is/-/deep-is-0.1.4.tgz", + "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==", + "dev": true + }, + "node_modules/deepmerge": { + "version": "1.5.2", + "resolved": "https://registry.npmmirror.com/deepmerge/-/deepmerge-1.5.2.tgz", + "integrity": "sha512-95k0GDqvBjZavkuvzx/YqVLv/6YYa17fz6ILMSf7neqQITCPbnfEnQvEgMPNjH4kgobe7+WIL0yJEHku+H3qtQ==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/default-gateway": { + "version": "6.0.3", + "resolved": "https://registry.npmmirror.com/default-gateway/-/default-gateway-6.0.3.tgz", + "integrity": "sha512-fwSOJsbbNzZ/CUFpqFBqYfYNLj1NbMPm8MMCIzHjC83iSJRBEGmDUxU+WP661BaBQImeC2yHwXtz+P/O9o+XEg==", + "dev": true, + "dependencies": { + "execa": "^5.0.0" + }, + "engines": { + "node": ">= 10" + } + }, + "node_modules/default-gateway/node_modules/execa": { + "version": "5.1.1", + "resolved": "https://registry.npmmirror.com/execa/-/execa-5.1.1.tgz", + "integrity": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==", + "dev": true, + "dependencies": { + "cross-spawn": "^7.0.3", + "get-stream": "^6.0.0", + "human-signals": "^2.1.0", + "is-stream": "^2.0.0", + "merge-stream": "^2.0.0", + "npm-run-path": "^4.0.1", + "onetime": "^5.1.2", + "signal-exit": "^3.0.3", + "strip-final-newline": "^2.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sindresorhus/execa?sponsor=1" + } + }, + "node_modules/default-gateway/node_modules/get-stream": { + "version": "6.0.1", + "resolved": "https://registry.npmmirror.com/get-stream/-/get-stream-6.0.1.tgz", + "integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==", + "dev": true, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/default-gateway/node_modules/is-stream": { + "version": "2.0.1", + "resolved": "https://registry.npmmirror.com/is-stream/-/is-stream-2.0.1.tgz", + "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==", + "dev": true, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/default-gateway/node_modules/npm-run-path": { + "version": "4.0.1", + "resolved": "https://registry.npmmirror.com/npm-run-path/-/npm-run-path-4.0.1.tgz", + "integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==", + "dev": true, + "dependencies": { + "path-key": "^3.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/defaults": { + "version": "1.0.4", + "resolved": "https://registry.npmmirror.com/defaults/-/defaults-1.0.4.tgz", + "integrity": "sha512-eFuaLoy/Rxalv2kr+lqMlUnrDWV+3j4pljOIJgLIhI058IQfWJ7vXhyEIHu+HtC738klGALYxOKDO0bQP3tg8A==", + "dev": true, + "dependencies": { + "clone": "^1.0.2" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/defaults/node_modules/clone": { + "version": "1.0.4", + "resolved": "https://registry.npmmirror.com/clone/-/clone-1.0.4.tgz", + "integrity": "sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg==", + "dev": true, + "engines": { + "node": ">=0.8" + } + }, + "node_modules/define-data-property": { + "version": "1.1.4", + "resolved": "https://registry.npmmirror.com/define-data-property/-/define-data-property-1.1.4.tgz", + "integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==", + "dev": true, + "dependencies": { + "es-define-property": "^1.0.0", + "es-errors": "^1.3.0", + "gopd": "^1.0.1" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/define-lazy-prop": { + "version": "2.0.0", + "resolved": "https://registry.npmmirror.com/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz", + "integrity": "sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/define-properties": { + "version": "1.2.1", + "resolved": "https://registry.npmmirror.com/define-properties/-/define-properties-1.2.1.tgz", + "integrity": "sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==", + "dev": true, + "dependencies": { + "define-data-property": "^1.0.1", + "has-property-descriptors": "^1.0.0", + "object-keys": "^1.1.1" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/delaunator": { + "version": "5.0.1", + "resolved": "https://registry.npmmirror.com/delaunator/-/delaunator-5.0.1.tgz", + "integrity": "sha512-8nvh+XBe96aCESrGOqMp/84b13H9cdKbG5P2ejQCh4d4sK9RL4371qou9drQjMhvnPmhWl5hnmqbEE0fXr9Xnw==", + "dependencies": { + "robust-predicates": "^3.0.2" + } + }, + "node_modules/delayed-stream": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/delayed-stream/-/delayed-stream-1.0.0.tgz", + "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==", + "engines": { + "node": ">=0.4.0" + } + }, + "node_modules/delegates": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/delegates/-/delegates-1.0.0.tgz", + "integrity": "sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ==" + }, + "node_modules/depd": { + "version": "2.0.0", + "resolved": "https://registry.npmmirror.com/depd/-/depd-2.0.0.tgz", + "integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==", + "dev": true, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/destroy": { + "version": "1.2.0", + "resolved": "https://registry.npmmirror.com/destroy/-/destroy-1.2.0.tgz", + "integrity": "sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==", + "dev": true, + "engines": { + "node": ">= 0.8", + "npm": "1.2.8000 || >= 1.4.16" + } + }, + "node_modules/detect-node": { + "version": "2.1.0", + "resolved": "https://registry.npmmirror.com/detect-node/-/detect-node-2.1.0.tgz", + "integrity": "sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g==", + "dev": true + }, + "node_modules/dir-glob": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/dir-glob/-/dir-glob-3.0.1.tgz", + "integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==", + "dev": true, + "dependencies": { + "path-type": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/dns-packet": { + "version": "5.6.1", + "resolved": "https://registry.npmmirror.com/dns-packet/-/dns-packet-5.6.1.tgz", + "integrity": "sha512-l4gcSouhcgIKRvyy99RNVOgxXiicE+2jZoNmaNmZ6JXiGajBOJAesk1OBlJuM5k2c+eudGdLxDqXuPCKIj6kpw==", + "dev": true, + "dependencies": { + "@leichtgewicht/ip-codec": "^2.0.1" + }, + "engines": { + "node": ">=6" + } + }, + "node_modules/doctrine": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/doctrine/-/doctrine-3.0.0.tgz", + "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==", + "dev": true, + "dependencies": { + "esutils": "^2.0.2" + }, + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/dom-converter": { + "version": "0.2.0", + "resolved": "https://registry.npmmirror.com/dom-converter/-/dom-converter-0.2.0.tgz", + "integrity": "sha512-gd3ypIPfOMr9h5jIKq8E3sHOTCjeirnl0WK5ZdS1AW0Odt0b1PaWaHdJ4Qk4klv+YB9aJBS7mESXjFoDQPu6DA==", + "dev": true, + "dependencies": { + "utila": "~0.4" + } + }, + "node_modules/dom-serializer": { + "version": "1.4.1", + "resolved": "https://registry.npmmirror.com/dom-serializer/-/dom-serializer-1.4.1.tgz", + "integrity": "sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag==", + "dev": true, + "dependencies": { + "domelementtype": "^2.0.1", + "domhandler": "^4.2.0", + "entities": "^2.0.0" + }, + "funding": { + "url": "https://github.com/cheeriojs/dom-serializer?sponsor=1" + } + }, + "node_modules/dom-serializer/node_modules/entities": { + "version": "2.2.0", + "resolved": "https://registry.npmmirror.com/entities/-/entities-2.2.0.tgz", + "integrity": "sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==", + "dev": true, + "funding": { + "url": "https://github.com/fb55/entities?sponsor=1" + } + }, + "node_modules/domelementtype": { + "version": "2.3.0", + "resolved": "https://registry.npmmirror.com/domelementtype/-/domelementtype-2.3.0.tgz", + "integrity": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/fb55" + } + ] + }, + "node_modules/domhandler": { + "version": "4.3.1", + "resolved": "https://registry.npmmirror.com/domhandler/-/domhandler-4.3.1.tgz", + "integrity": "sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==", + "dev": true, + "dependencies": { + "domelementtype": "^2.2.0" + }, + "engines": { + "node": ">= 4" + }, + "funding": { + "url": "https://github.com/fb55/domhandler?sponsor=1" + } + }, + "node_modules/domutils": { + "version": "2.8.0", + "resolved": "https://registry.npmmirror.com/domutils/-/domutils-2.8.0.tgz", + "integrity": "sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==", + "dev": true, + "dependencies": { + "dom-serializer": "^1.0.1", + "domelementtype": "^2.2.0", + "domhandler": "^4.2.0" + }, + "funding": { + "url": "https://github.com/fb55/domutils?sponsor=1" + } + }, + "node_modules/dot-case": { + "version": "3.0.4", + "resolved": "https://registry.npmmirror.com/dot-case/-/dot-case-3.0.4.tgz", + "integrity": "sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==", + "dev": true, + "dependencies": { + "no-case": "^3.0.4", + "tslib": "^2.0.3" + } + }, + "node_modules/dotenv": { + "version": "10.0.0", + "resolved": "https://registry.npmmirror.com/dotenv/-/dotenv-10.0.0.tgz", + "integrity": "sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q==", + "dev": true, + "engines": { + "node": ">=10" + } + }, + "node_modules/dotenv-expand": { + "version": "5.1.0", + "resolved": "https://registry.npmmirror.com/dotenv-expand/-/dotenv-expand-5.1.0.tgz", + "integrity": "sha512-YXQl1DSa4/PQyRfgrv6aoNjhasp/p4qs9FjJ4q4cQk+8m4r6k4ZSiEyytKG8f8W9gi8WsQtIObNmKd+tMzNTmA==", + "dev": true + }, + "node_modules/dunder-proto": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/dunder-proto/-/dunder-proto-1.0.1.tgz", + "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==", + "dependencies": { + "call-bind-apply-helpers": "^1.0.1", + "es-errors": "^1.3.0", + "gopd": "^1.2.0" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/duplexer": { + "version": "0.1.2", + "resolved": "https://registry.npmmirror.com/duplexer/-/duplexer-0.1.2.tgz", + "integrity": "sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==", + "dev": true + }, + "node_modules/easy-stack": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/easy-stack/-/easy-stack-1.0.1.tgz", + "integrity": "sha512-wK2sCs4feiiJeFXn3zvY0p41mdU5VUgbgs1rNsc/y5ngFUijdWd+iIN8eoyuZHKB8xN6BL4PdWmzqFmxNg6V2w==", + "dev": true, + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/echarts": { + "version": "4.9.0", + "resolved": "https://registry.npmmirror.com/echarts/-/echarts-4.9.0.tgz", + "integrity": "sha512-+ugizgtJ+KmsJyyDPxaw2Br5FqzuBnyOWwcxPKO6y0gc5caYcfnEUIlNStx02necw8jmKmTafmpHhGo4XDtEIA==", + "dependencies": { + "zrender": "4.3.2" + } + }, + "node_modules/ee-first": { + "version": "1.1.1", + "resolved": "https://registry.npmmirror.com/ee-first/-/ee-first-1.1.1.tgz", + "integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==", + "dev": true + }, + "node_modules/electron-to-chromium": { + "version": "1.5.120", + "resolved": "https://registry.npmmirror.com/electron-to-chromium/-/electron-to-chromium-1.5.120.tgz", + "integrity": "sha512-oTUp3gfX1gZI+xfD2djr2rzQdHCwHzPQrrK0CD7WpTdF0nPdQ/INcRVjWgLdCT4a9W3jFObR9DAfsuyFQnI8CQ==" + }, + "node_modules/element-ui": { + "version": "2.15.14", + "resolved": "https://registry.npmmirror.com/element-ui/-/element-ui-2.15.14.tgz", + "integrity": "sha512-2v9fHL0ZGINotOlRIAJD5YuVB8V7WKxrE9Qy7dXhRipa035+kF7WuU/z+tEmLVPBcJ0zt8mOu1DKpWcVzBK8IA==", + "dependencies": { + "async-validator": "~1.8.1", + "babel-helper-vue-jsx-merge-props": "^2.0.0", + "deepmerge": "^1.2.0", + "normalize-wheel": "^1.0.1", + "resize-observer-polyfill": "^1.5.0", + "throttle-debounce": "^1.0.1" + }, + "peerDependencies": { + "vue": "^2.5.17" + } + }, + "node_modules/emoji-regex": { + "version": "8.0.0", + "resolved": "https://registry.npmmirror.com/emoji-regex/-/emoji-regex-8.0.0.tgz", + "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==" + }, + "node_modules/emojis-list": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/emojis-list/-/emojis-list-3.0.0.tgz", + "integrity": "sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==", + "engines": { + "node": ">= 4" + } + }, + "node_modules/encodeurl": { + "version": "2.0.0", + "resolved": "https://registry.npmmirror.com/encodeurl/-/encodeurl-2.0.0.tgz", + "integrity": "sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==", + "dev": true, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/encoding": { + "version": "0.1.13", + "resolved": "https://registry.npmmirror.com/encoding/-/encoding-0.1.13.tgz", + "integrity": "sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A==", + "optional": true, + "dependencies": { + "iconv-lite": "^0.6.2" + } + }, + "node_modules/end-of-stream": { + "version": "1.4.4", + "resolved": "https://registry.npmmirror.com/end-of-stream/-/end-of-stream-1.4.4.tgz", + "integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==", + "dev": true, + "dependencies": { + "once": "^1.4.0" + } + }, + "node_modules/enhanced-resolve": { + "version": "5.18.1", + "resolved": "https://registry.npmmirror.com/enhanced-resolve/-/enhanced-resolve-5.18.1.tgz", + "integrity": "sha512-ZSW3ma5GkcQBIpwZTSRAI8N71Uuwgs93IezB7mf7R60tC8ZbJideoDNKjHn2O9KIlx6rkGTTEk1xUCK2E1Y2Yg==", + "dependencies": { + "graceful-fs": "^4.2.4", + "tapable": "^2.2.0" + }, + "engines": { + "node": ">=10.13.0" + } + }, + "node_modules/enquirer": { + "version": "2.4.1", + "resolved": "https://registry.npmmirror.com/enquirer/-/enquirer-2.4.1.tgz", + "integrity": "sha512-rRqJg/6gd538VHvR3PSrdRBb/1Vy2YfzHqzvbhGIQpDRKIa4FgV/54b5Q1xYSxOOwKvjXweS26E0Q+nAMwp2pQ==", + "dev": true, + "dependencies": { + "ansi-colors": "^4.1.1", + "strip-ansi": "^6.0.1" + }, + "engines": { + "node": ">=8.6" + } + }, + "node_modules/entities": { + "version": "4.5.0", + "resolved": "https://registry.npmmirror.com/entities/-/entities-4.5.0.tgz", + "integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==", + "dev": true, + "engines": { + "node": ">=0.12" + }, + "funding": { + "url": "https://github.com/fb55/entities?sponsor=1" + } + }, + "node_modules/env-paths": { + "version": "2.2.1", + "resolved": "https://registry.npmmirror.com/env-paths/-/env-paths-2.2.1.tgz", + "integrity": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==", + "engines": { + "node": ">=6" + } + }, + "node_modules/err-code": { + "version": "2.0.3", + "resolved": "https://registry.npmmirror.com/err-code/-/err-code-2.0.3.tgz", + "integrity": "sha512-2bmlRpNKBxT/CRmPOlyISQpNj+qSeYvcym/uT0Jx2bMOlKLtSy1ZmLuVxSEKKyor/N5yhvp/ZiG1oE3DEYMSFA==" + }, + "node_modules/errno": { + "version": "0.1.8", + "resolved": "https://registry.npmmirror.com/errno/-/errno-0.1.8.tgz", + "integrity": "sha512-dJ6oBr5SQ1VSd9qkk7ByRgb/1SH4JZjCHSW/mr63/QcXO9zLVxvJ6Oy13nio03rxpSnVDDjFor75SjVeZWPW/A==", + "optional": true, + "dependencies": { + "prr": "~1.0.1" + }, + "bin": { + "errno": "cli.js" + } + }, + "node_modules/error-ex": { + "version": "1.3.2", + "resolved": "https://registry.npmmirror.com/error-ex/-/error-ex-1.3.2.tgz", + "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==", + "dependencies": { + "is-arrayish": "^0.2.1" + } + }, + "node_modules/error-stack-parser": { + "version": "2.1.4", + "resolved": "https://registry.npmmirror.com/error-stack-parser/-/error-stack-parser-2.1.4.tgz", + "integrity": "sha512-Sk5V6wVazPhq5MhpO+AUxJn5x7XSXGl1R93Vn7i+zS15KDVxQijejNCrz8340/2bgLBjR9GtEG8ZVKONDjcqGQ==", + "dev": true, + "dependencies": { + "stackframe": "^1.3.4" + } + }, + "node_modules/es-define-property": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/es-define-property/-/es-define-property-1.0.1.tgz", + "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==", + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/es-errors": { + "version": "1.3.0", + "resolved": "https://registry.npmmirror.com/es-errors/-/es-errors-1.3.0.tgz", + "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==", + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/es-module-lexer": { + "version": "1.6.0", + "resolved": "https://registry.npmmirror.com/es-module-lexer/-/es-module-lexer-1.6.0.tgz", + "integrity": "sha512-qqnD1yMU6tk/jnaMosogGySTZP8YtUgAffA9nMN+E/rjxcfRQ6IEk7IiozUjgxKoFHBGjTLnrHB/YC45r/59EQ==" + }, + "node_modules/es-object-atoms": { + "version": "1.1.1", + "resolved": "https://registry.npmmirror.com/es-object-atoms/-/es-object-atoms-1.1.1.tgz", + "integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==", + "dependencies": { + "es-errors": "^1.3.0" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/es-set-tostringtag": { + "version": "2.1.0", + "resolved": "https://registry.npmmirror.com/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz", + "integrity": "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==", + "dependencies": { + "es-errors": "^1.3.0", + "get-intrinsic": "^1.2.6", + "has-tostringtag": "^1.0.2", + "hasown": "^2.0.2" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/escalade": { + "version": "3.2.0", + "resolved": "https://registry.npmmirror.com/escalade/-/escalade-3.2.0.tgz", + "integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==", + "engines": { + "node": ">=6" + } + }, + "node_modules/escape-html": { + "version": "1.0.3", + "resolved": "https://registry.npmmirror.com/escape-html/-/escape-html-1.0.3.tgz", + "integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==", + "dev": true + }, + "node_modules/escape-string-regexp": { + "version": "4.0.0", + "resolved": "https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", + "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", + "dev": true, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/eslint": { + "version": "7.32.0", + "resolved": "https://registry.npmmirror.com/eslint/-/eslint-7.32.0.tgz", + "integrity": "sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==", + "deprecated": "This version is no longer supported. Please see https://eslint.org/version-support for other options.", + "dev": true, + "dependencies": { + "@babel/code-frame": "7.12.11", + "@eslint/eslintrc": "^0.4.3", + "@humanwhocodes/config-array": "^0.5.0", + "ajv": "^6.10.0", + "chalk": "^4.0.0", + "cross-spawn": "^7.0.2", + "debug": "^4.0.1", + "doctrine": "^3.0.0", + "enquirer": "^2.3.5", + "escape-string-regexp": "^4.0.0", + "eslint-scope": "^5.1.1", + "eslint-utils": "^2.1.0", + "eslint-visitor-keys": "^2.0.0", + "espree": "^7.3.1", + "esquery": "^1.4.0", + "esutils": "^2.0.2", + "fast-deep-equal": "^3.1.3", + "file-entry-cache": "^6.0.1", + "functional-red-black-tree": "^1.0.1", + "glob-parent": "^5.1.2", + "globals": "^13.6.0", + "ignore": "^4.0.6", + "import-fresh": "^3.0.0", + "imurmurhash": "^0.1.4", + "is-glob": "^4.0.0", + "js-yaml": "^3.13.1", + "json-stable-stringify-without-jsonify": "^1.0.1", + "levn": "^0.4.1", + "lodash.merge": "^4.6.2", + "minimatch": "^3.0.4", + "natural-compare": "^1.4.0", + "optionator": "^0.9.1", + "progress": "^2.0.0", + "regexpp": "^3.1.0", + "semver": "^7.2.1", + "strip-ansi": "^6.0.0", + "strip-json-comments": "^3.1.0", + "table": "^6.0.9", + "text-table": "^0.2.0", + "v8-compile-cache": "^2.0.3" + }, + "bin": { + "eslint": "bin/eslint.js" + }, + "engines": { + "node": "^10.12.0 || >=12.0.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" + } + }, + "node_modules/eslint-plugin-vue": { + "version": "8.7.1", + "resolved": "https://registry.npmmirror.com/eslint-plugin-vue/-/eslint-plugin-vue-8.7.1.tgz", + "integrity": "sha512-28sbtm4l4cOzoO1LtzQPxfxhQABararUb1JtqusQqObJpWX2e/gmVyeYVfepizPFne0Q5cILkYGiBoV36L12Wg==", + "dev": true, + "dependencies": { + "eslint-utils": "^3.0.0", + "natural-compare": "^1.4.0", + "nth-check": "^2.0.1", + "postcss-selector-parser": "^6.0.9", + "semver": "^7.3.5", + "vue-eslint-parser": "^8.0.1" + }, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "peerDependencies": { + "eslint": "^6.2.0 || ^7.0.0 || ^8.0.0" + } + }, + "node_modules/eslint-plugin-vue/node_modules/eslint-utils": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/eslint-utils/-/eslint-utils-3.0.0.tgz", + "integrity": "sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==", + "dev": true, + "dependencies": { + "eslint-visitor-keys": "^2.0.0" + }, + "engines": { + "node": "^10.0.0 || ^12.0.0 || >= 14.0.0" + }, + "funding": { + "url": "https://github.com/sponsors/mysticatea" + }, + "peerDependencies": { + "eslint": ">=5" + } + }, + "node_modules/eslint-plugin-vue/node_modules/semver": { + "version": "7.7.1", + "resolved": "https://registry.npmmirror.com/semver/-/semver-7.7.1.tgz", + "integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==", + "dev": true, + "bin": { + "semver": "bin/semver.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/eslint-scope": { + "version": "5.1.1", + "resolved": "https://registry.npmmirror.com/eslint-scope/-/eslint-scope-5.1.1.tgz", + "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==", + "dependencies": { + "esrecurse": "^4.3.0", + "estraverse": "^4.1.1" + }, + "engines": { + "node": ">=8.0.0" + } + }, + "node_modules/eslint-utils": { + "version": "2.1.0", + "resolved": "https://registry.npmmirror.com/eslint-utils/-/eslint-utils-2.1.0.tgz", + "integrity": "sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==", + "dev": true, + "dependencies": { + "eslint-visitor-keys": "^1.1.0" + }, + "engines": { + "node": ">=6" + }, + "funding": { + "url": "https://github.com/sponsors/mysticatea" + } + }, + "node_modules/eslint-utils/node_modules/eslint-visitor-keys": { + "version": "1.3.0", + "resolved": "https://registry.npmmirror.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", + "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", + "dev": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/eslint-visitor-keys": { + "version": "2.1.0", + "resolved": "https://registry.npmmirror.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz", + "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==", + "dev": true, + "engines": { + "node": ">=10" + } + }, + "node_modules/eslint-webpack-plugin": { + "version": "3.2.0", + "resolved": "https://registry.npmmirror.com/eslint-webpack-plugin/-/eslint-webpack-plugin-3.2.0.tgz", + "integrity": "sha512-avrKcGncpPbPSUHX6B3stNGzkKFto3eL+DKM4+VyMrVnhPc3vRczVlCq3uhuFOdRvDHTVXuzwk1ZKUrqDQHQ9w==", + "dev": true, + "dependencies": { + "@types/eslint": "^7.29.0 || ^8.4.1", + "jest-worker": "^28.0.2", + "micromatch": "^4.0.5", + "normalize-path": "^3.0.0", + "schema-utils": "^4.0.0" + }, + "engines": { + "node": ">= 12.13.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + }, + "peerDependencies": { + "eslint": "^7.0.0 || ^8.0.0", + "webpack": "^5.0.0" + } + }, + "node_modules/eslint-webpack-plugin/node_modules/ajv": { + "version": "8.17.1", + "resolved": "https://registry.npmmirror.com/ajv/-/ajv-8.17.1.tgz", + "integrity": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==", + "dev": true, + "dependencies": { + "fast-deep-equal": "^3.1.3", + "fast-uri": "^3.0.1", + "json-schema-traverse": "^1.0.0", + "require-from-string": "^2.0.2" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/epoberezkin" + } + }, + "node_modules/eslint-webpack-plugin/node_modules/ajv-keywords": { + "version": "5.1.0", + "resolved": "https://registry.npmmirror.com/ajv-keywords/-/ajv-keywords-5.1.0.tgz", + "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==", + "dev": true, + "dependencies": { + "fast-deep-equal": "^3.1.3" + }, + "peerDependencies": { + "ajv": "^8.8.2" + } + }, + "node_modules/eslint-webpack-plugin/node_modules/jest-worker": { + "version": "28.1.3", + "resolved": "https://registry.npmmirror.com/jest-worker/-/jest-worker-28.1.3.tgz", + "integrity": "sha512-CqRA220YV/6jCo8VWvAt1KKx6eek1VIHMPeLEbpcfSfkEeWyBNppynM/o6q+Wmw+sOhos2ml34wZbSX3G13//g==", + "dev": true, + "dependencies": { + "@types/node": "*", + "merge-stream": "^2.0.0", + "supports-color": "^8.0.0" + }, + "engines": { + "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" + } + }, + "node_modules/eslint-webpack-plugin/node_modules/json-schema-traverse": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", + "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", + "dev": true + }, + "node_modules/eslint-webpack-plugin/node_modules/schema-utils": { + "version": "4.3.0", + "resolved": "https://registry.npmmirror.com/schema-utils/-/schema-utils-4.3.0.tgz", + "integrity": "sha512-Gf9qqc58SpCA/xdziiHz35F4GNIWYWZrEshUc/G/r5BnLph6xpKuLeoJoQuj5WfBIx/eQLf+hmVPYHaxJu7V2g==", + "dev": true, + "dependencies": { + "@types/json-schema": "^7.0.9", + "ajv": "^8.9.0", + "ajv-formats": "^2.1.1", + "ajv-keywords": "^5.1.0" + }, + "engines": { + "node": ">= 10.13.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + } + }, + "node_modules/eslint-webpack-plugin/node_modules/supports-color": { + "version": "8.1.1", + "resolved": "https://registry.npmmirror.com/supports-color/-/supports-color-8.1.1.tgz", + "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==", + "dev": true, + "dependencies": { + "has-flag": "^4.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/supports-color?sponsor=1" + } + }, + "node_modules/eslint/node_modules/@babel/code-frame": { + "version": "7.12.11", + "resolved": "https://registry.npmmirror.com/@babel/code-frame/-/code-frame-7.12.11.tgz", + "integrity": "sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==", + "dev": true, + "dependencies": { + "@babel/highlight": "^7.10.4" + } + }, + "node_modules/eslint/node_modules/chalk": { + "version": "4.1.2", + "resolved": "https://registry.npmmirror.com/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", + "dev": true, + "dependencies": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/chalk?sponsor=1" + } + }, + "node_modules/eslint/node_modules/glob-parent": { + "version": "5.1.2", + "resolved": "https://registry.npmmirror.com/glob-parent/-/glob-parent-5.1.2.tgz", + "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", + "dev": true, + "dependencies": { + "is-glob": "^4.0.1" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/eslint/node_modules/globals": { + "version": "13.24.0", + "resolved": "https://registry.npmmirror.com/globals/-/globals-13.24.0.tgz", + "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", + "dev": true, + "dependencies": { + "type-fest": "^0.20.2" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/eslint/node_modules/semver": { + "version": "7.7.1", + "resolved": "https://registry.npmmirror.com/semver/-/semver-7.7.1.tgz", + "integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==", + "dev": true, + "bin": { + "semver": "bin/semver.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/eslint/node_modules/type-fest": { + "version": "0.20.2", + "resolved": "https://registry.npmmirror.com/type-fest/-/type-fest-0.20.2.tgz", + "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", + "dev": true, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/espree": { + "version": "7.3.1", + "resolved": "https://registry.npmmirror.com/espree/-/espree-7.3.1.tgz", + "integrity": "sha512-v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g==", + "dev": true, + "dependencies": { + "acorn": "^7.4.0", + "acorn-jsx": "^5.3.1", + "eslint-visitor-keys": "^1.3.0" + }, + "engines": { + "node": "^10.12.0 || >=12.0.0" + } + }, + "node_modules/espree/node_modules/acorn": { + "version": "7.4.1", + "resolved": "https://registry.npmmirror.com/acorn/-/acorn-7.4.1.tgz", + "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==", + "dev": true, + "bin": { + "acorn": "bin/acorn" + }, + "engines": { + "node": ">=0.4.0" + } + }, + "node_modules/espree/node_modules/eslint-visitor-keys": { + "version": "1.3.0", + "resolved": "https://registry.npmmirror.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", + "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", + "dev": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/esprima": { + "version": "4.0.1", + "resolved": "https://registry.npmmirror.com/esprima/-/esprima-4.0.1.tgz", + "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", + "dev": true, + "bin": { + "esparse": "bin/esparse.js", + "esvalidate": "bin/esvalidate.js" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/esquery": { + "version": "1.6.0", + "resolved": "https://registry.npmmirror.com/esquery/-/esquery-1.6.0.tgz", + "integrity": "sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==", + "dev": true, + "dependencies": { + "estraverse": "^5.1.0" + }, + "engines": { + "node": ">=0.10" + } + }, + "node_modules/esquery/node_modules/estraverse": { + "version": "5.3.0", + "resolved": "https://registry.npmmirror.com/estraverse/-/estraverse-5.3.0.tgz", + "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", + "dev": true, + "engines": { + "node": ">=4.0" + } + }, + "node_modules/esrecurse": { + "version": "4.3.0", + "resolved": "https://registry.npmmirror.com/esrecurse/-/esrecurse-4.3.0.tgz", + "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", + "dependencies": { + "estraverse": "^5.2.0" + }, + "engines": { + "node": ">=4.0" + } + }, + "node_modules/esrecurse/node_modules/estraverse": { + "version": "5.3.0", + "resolved": "https://registry.npmmirror.com/estraverse/-/estraverse-5.3.0.tgz", + "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", + "engines": { + "node": ">=4.0" + } + }, + "node_modules/estraverse": { + "version": "4.3.0", + "resolved": "https://registry.npmmirror.com/estraverse/-/estraverse-4.3.0.tgz", + "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==", + "engines": { + "node": ">=4.0" + } + }, + "node_modules/estree-walker": { + "version": "2.0.2", + "resolved": "https://registry.npmmirror.com/estree-walker/-/estree-walker-2.0.2.tgz", + "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==", + "dev": true + }, + "node_modules/esutils": { + "version": "2.0.3", + "resolved": "https://registry.npmmirror.com/esutils/-/esutils-2.0.3.tgz", + "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/etag": { + "version": "1.8.1", + "resolved": "https://registry.npmmirror.com/etag/-/etag-1.8.1.tgz", + "integrity": "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==", + "dev": true, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/event-pubsub": { + "version": "4.3.0", + "resolved": "https://registry.npmmirror.com/event-pubsub/-/event-pubsub-4.3.0.tgz", + "integrity": "sha512-z7IyloorXvKbFx9Bpie2+vMJKKx1fH1EN5yiTfp8CiLOTptSYy1g8H4yDpGlEdshL1PBiFtBHepF2cNsqeEeFQ==", + "dev": true, + "engines": { + "node": ">=4.0.0" + } + }, + "node_modules/eventemitter3": { + "version": "4.0.7", + "resolved": "https://registry.npmmirror.com/eventemitter3/-/eventemitter3-4.0.7.tgz", + "integrity": "sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==", + "dev": true + }, + "node_modules/events": { + "version": "3.3.0", + "resolved": "https://registry.npmmirror.com/events/-/events-3.3.0.tgz", + "integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==", + "engines": { + "node": ">=0.8.x" + } + }, + "node_modules/execa": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/execa/-/execa-1.0.0.tgz", + "integrity": "sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA==", + "dev": true, + "dependencies": { + "cross-spawn": "^6.0.0", + "get-stream": "^4.0.0", + "is-stream": "^1.1.0", + "npm-run-path": "^2.0.0", + "p-finally": "^1.0.0", + "signal-exit": "^3.0.0", + "strip-eof": "^1.0.0" + }, + "engines": { + "node": ">=6" + } + }, + "node_modules/execa/node_modules/cross-spawn": { + "version": "6.0.6", + "resolved": "https://registry.npmmirror.com/cross-spawn/-/cross-spawn-6.0.6.tgz", + "integrity": "sha512-VqCUuhcd1iB+dsv8gxPttb5iZh/D0iubSP21g36KXdEuf6I5JiioesUVjpCdHV9MZRUfVFlvwtIUyPfxo5trtw==", + "dev": true, + "dependencies": { + "nice-try": "^1.0.4", + "path-key": "^2.0.1", + "semver": "^5.5.0", + "shebang-command": "^1.2.0", + "which": "^1.2.9" + }, + "engines": { + "node": ">=4.8" + } + }, + "node_modules/execa/node_modules/path-key": { + "version": "2.0.1", + "resolved": "https://registry.npmmirror.com/path-key/-/path-key-2.0.1.tgz", + "integrity": "sha512-fEHGKCSmUSDPv4uoj8AlD+joPlq3peND+HRYyxFz4KPw4z926S/b8rIuFs2FYJg3BwsxJf6A9/3eIdLaYC+9Dw==", + "dev": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/execa/node_modules/semver": { + "version": "5.7.2", + "resolved": "https://registry.npmmirror.com/semver/-/semver-5.7.2.tgz", + "integrity": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==", + "dev": true, + "bin": { + "semver": "bin/semver" + } + }, + "node_modules/execa/node_modules/shebang-command": { + "version": "1.2.0", + "resolved": "https://registry.npmmirror.com/shebang-command/-/shebang-command-1.2.0.tgz", + "integrity": "sha512-EV3L1+UQWGor21OmnvojK36mhg+TyIKDh3iFBKBohr5xeXIhNBcx8oWdgkTEEQ+BEFFYdLRuqMfd5L84N1V5Vg==", + "dev": true, + "dependencies": { + "shebang-regex": "^1.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/execa/node_modules/shebang-regex": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/shebang-regex/-/shebang-regex-1.0.0.tgz", + "integrity": "sha512-wpoSFAxys6b2a2wHZ1XpDSgD7N9iVjg29Ph9uV/uaP9Ex/KXlkTZTeddxDPSYQpgvzKLGJke2UU0AzoGCjNIvQ==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/execa/node_modules/which": { + "version": "1.3.1", + "resolved": "https://registry.npmmirror.com/which/-/which-1.3.1.tgz", + "integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==", + "dev": true, + "dependencies": { + "isexe": "^2.0.0" + }, + "bin": { + "which": "bin/which" + } + }, + "node_modules/express": { + "version": "4.21.2", + "resolved": "https://registry.npmmirror.com/express/-/express-4.21.2.tgz", + "integrity": "sha512-28HqgMZAmih1Czt9ny7qr6ek2qddF4FclbMzwhCREB6OFfH+rXAnuNCwo1/wFvrtbgsQDb4kSbX9de9lFbrXnA==", + "dev": true, + "dependencies": { + "accepts": "~1.3.8", + "array-flatten": "1.1.1", + "body-parser": "1.20.3", + "content-disposition": "0.5.4", + "content-type": "~1.0.4", + "cookie": "0.7.1", + "cookie-signature": "1.0.6", + "debug": "2.6.9", + "depd": "2.0.0", + "encodeurl": "~2.0.0", + "escape-html": "~1.0.3", + "etag": "~1.8.1", + "finalhandler": "1.3.1", + "fresh": "0.5.2", + "http-errors": "2.0.0", + "merge-descriptors": "1.0.3", + "methods": "~1.1.2", + "on-finished": "2.4.1", + "parseurl": "~1.3.3", + "path-to-regexp": "0.1.12", + "proxy-addr": "~2.0.7", + "qs": "6.13.0", + "range-parser": "~1.2.1", + "safe-buffer": "5.2.1", + "send": "0.19.0", + "serve-static": "1.16.2", + "setprototypeof": "1.2.0", + "statuses": "2.0.1", + "type-is": "~1.6.18", + "utils-merge": "1.0.1", + "vary": "~1.1.2" + }, + "engines": { + "node": ">= 0.10.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/express" + } + }, + "node_modules/express/node_modules/debug": { + "version": "2.6.9", + "resolved": "https://registry.npmmirror.com/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "dev": true, + "dependencies": { + "ms": "2.0.0" + } + }, + "node_modules/express/node_modules/ms": { + "version": "2.0.0", + "resolved": "https://registry.npmmirror.com/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", + "dev": true + }, + "node_modules/fast-deep-equal": { + "version": "3.1.3", + "resolved": "https://registry.npmmirror.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", + "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==" + }, + "node_modules/fast-glob": { + "version": "3.3.3", + "resolved": "https://registry.npmmirror.com/fast-glob/-/fast-glob-3.3.3.tgz", + "integrity": "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==", + "dev": true, + "dependencies": { + "@nodelib/fs.stat": "^2.0.2", + "@nodelib/fs.walk": "^1.2.3", + "glob-parent": "^5.1.2", + "merge2": "^1.3.0", + "micromatch": "^4.0.8" + }, + "engines": { + "node": ">=8.6.0" + } + }, + "node_modules/fast-glob/node_modules/glob-parent": { + "version": "5.1.2", + "resolved": "https://registry.npmmirror.com/glob-parent/-/glob-parent-5.1.2.tgz", + "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", + "dev": true, + "dependencies": { + "is-glob": "^4.0.1" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/fast-json-stable-stringify": { + "version": "2.1.0", + "resolved": "https://registry.npmmirror.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", + "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==" + }, + "node_modules/fast-levenshtein": { + "version": "2.0.6", + "resolved": "https://registry.npmmirror.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", + "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", + "dev": true + }, + "node_modules/fast-uri": { + "version": "3.0.6", + "resolved": "https://registry.npmmirror.com/fast-uri/-/fast-uri-3.0.6.tgz", + "integrity": "sha512-Atfo14OibSv5wAp4VWNsFYE1AchQRTv9cBGWET4pZWHzYshFSS9NQI6I57rdKn9croWVMbYFbLhJ+yJvmZIIHw==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/fastify" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/fastify" + } + ] + }, + "node_modules/fastq": { + "version": "1.19.1", + "resolved": "https://registry.npmmirror.com/fastq/-/fastq-1.19.1.tgz", + "integrity": "sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ==", + "dev": true, + "dependencies": { + "reusify": "^1.0.4" + } + }, + "node_modules/faye-websocket": { + "version": "0.11.4", + "resolved": "https://registry.npmmirror.com/faye-websocket/-/faye-websocket-0.11.4.tgz", + "integrity": "sha512-CzbClwlXAuiRQAlUyfqPgvPoNKTckTPGfwZV4ZdAhVcP2lh9KUxJg2b5GkE7XbjKQ3YJnQ9z6D9ntLAlB+tP8g==", + "dev": true, + "dependencies": { + "websocket-driver": ">=0.5.1" + }, + "engines": { + "node": ">=0.8.0" + } + }, + "node_modules/figures": { + "version": "2.0.0", + "resolved": "https://registry.npmmirror.com/figures/-/figures-2.0.0.tgz", + "integrity": "sha512-Oa2M9atig69ZkfwiApY8F2Yy+tzMbazyvqv21R0NsSC8floSOC09BbT1ITWAdoMGQvJ/aZnR1KMwdx9tvHnTNA==", + "dev": true, + "dependencies": { + "escape-string-regexp": "^1.0.5" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/figures/node_modules/escape-string-regexp": { + "version": "1.0.5", + "resolved": "https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", + "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", + "dev": true, + "engines": { + "node": ">=0.8.0" + } + }, + "node_modules/file-entry-cache": { + "version": "6.0.1", + "resolved": "https://registry.npmmirror.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz", + "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==", + "dev": true, + "dependencies": { + "flat-cache": "^3.0.4" + }, + "engines": { + "node": "^10.12.0 || >=12.0.0" + } + }, + "node_modules/fill-range": { + "version": "7.1.1", + "resolved": "https://registry.npmmirror.com/fill-range/-/fill-range-7.1.1.tgz", + "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==", + "dev": true, + "dependencies": { + "to-regex-range": "^5.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/finalhandler": { + "version": "1.3.1", + "resolved": "https://registry.npmmirror.com/finalhandler/-/finalhandler-1.3.1.tgz", + "integrity": "sha512-6BN9trH7bp3qvnrRyzsBz+g3lZxTNZTbVO2EV1CS0WIcDbawYVdYvGflME/9QP0h0pYlCDBCTjYa9nZzMDpyxQ==", + "dev": true, + "dependencies": { + "debug": "2.6.9", + "encodeurl": "~2.0.0", + "escape-html": "~1.0.3", + "on-finished": "2.4.1", + "parseurl": "~1.3.3", + "statuses": "2.0.1", + "unpipe": "~1.0.0" + }, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/finalhandler/node_modules/debug": { + "version": "2.6.9", + "resolved": "https://registry.npmmirror.com/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "dev": true, + "dependencies": { + "ms": "2.0.0" + } + }, + "node_modules/finalhandler/node_modules/ms": { + "version": "2.0.0", + "resolved": "https://registry.npmmirror.com/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", + "dev": true + }, + "node_modules/find-cache-dir": { + "version": "3.3.2", + "resolved": "https://registry.npmmirror.com/find-cache-dir/-/find-cache-dir-3.3.2.tgz", + "integrity": "sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig==", + "dev": true, + "dependencies": { + "commondir": "^1.0.1", + "make-dir": "^3.0.2", + "pkg-dir": "^4.1.0" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/avajs/find-cache-dir?sponsor=1" + } + }, + "node_modules/find-up": { + "version": "4.1.0", + "resolved": "https://registry.npmmirror.com/find-up/-/find-up-4.1.0.tgz", + "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", + "dependencies": { + "locate-path": "^5.0.0", + "path-exists": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/flat": { + "version": "5.0.2", + "resolved": "https://registry.npmmirror.com/flat/-/flat-5.0.2.tgz", + "integrity": "sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==", + "dev": true, + "bin": { + "flat": "cli.js" + } + }, + "node_modules/flat-cache": { + "version": "3.2.0", + "resolved": "https://registry.npmmirror.com/flat-cache/-/flat-cache-3.2.0.tgz", + "integrity": "sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==", + "dev": true, + "dependencies": { + "flatted": "^3.2.9", + "keyv": "^4.5.3", + "rimraf": "^3.0.2" + }, + "engines": { + "node": "^10.12.0 || >=12.0.0" + } + }, + "node_modules/flatted": { + "version": "3.3.3", + "resolved": "https://registry.npmmirror.com/flatted/-/flatted-3.3.3.tgz", + "integrity": "sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==", + "dev": true + }, + "node_modules/follow-redirects": { + "version": "1.15.9", + "resolved": "https://registry.npmmirror.com/follow-redirects/-/follow-redirects-1.15.9.tgz", + "integrity": "sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==", + "funding": [ + { + "type": "individual", + "url": "https://github.com/sponsors/RubenVerborgh" + } + ], + "engines": { + "node": ">=4.0" + }, + "peerDependenciesMeta": { + "debug": { + "optional": true + } + } + }, + "node_modules/form-data": { + "version": "4.0.2", + "resolved": "https://registry.npmmirror.com/form-data/-/form-data-4.0.2.tgz", + "integrity": "sha512-hGfm/slu0ZabnNt4oaRZ6uREyfCj6P4fT/n6A1rGV+Z0VdGXjfOhVUpkn6qVQONHGIFwmveGXyDs75+nr6FM8w==", + "dependencies": { + "asynckit": "^0.4.0", + "combined-stream": "^1.0.8", + "es-set-tostringtag": "^2.1.0", + "mime-types": "^2.1.12" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/forwarded": { + "version": "0.2.0", + "resolved": "https://registry.npmmirror.com/forwarded/-/forwarded-0.2.0.tgz", + "integrity": "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==", + "dev": true, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/fraction.js": { + "version": "4.3.7", + "resolved": "https://registry.npmmirror.com/fraction.js/-/fraction.js-4.3.7.tgz", + "integrity": "sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==", + "dev": true, + "engines": { + "node": "*" + }, + "funding": { + "type": "patreon", + "url": "https://github.com/sponsors/rawify" + } + }, + "node_modules/fresh": { + "version": "0.5.2", + "resolved": "https://registry.npmmirror.com/fresh/-/fresh-0.5.2.tgz", + "integrity": "sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==", + "dev": true, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/fs-extra": { + "version": "9.1.0", + "resolved": "https://registry.npmmirror.com/fs-extra/-/fs-extra-9.1.0.tgz", + "integrity": "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==", + "dev": true, + "dependencies": { + "at-least-node": "^1.0.0", + "graceful-fs": "^4.2.0", + "jsonfile": "^6.0.1", + "universalify": "^2.0.0" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/fs-minipass": { + "version": "2.1.0", + "resolved": "https://registry.npmmirror.com/fs-minipass/-/fs-minipass-2.1.0.tgz", + "integrity": "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==", + "dependencies": { + "minipass": "^3.0.0" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/fs-monkey": { + "version": "1.0.6", + "resolved": "https://registry.npmmirror.com/fs-monkey/-/fs-monkey-1.0.6.tgz", + "integrity": "sha512-b1FMfwetIKymC0eioW7mTywihSQE4oLzQn1dB6rZB5fx/3NpNEdAWeCSMB+60/AeT0TCXsxzAlcYVEFCTAksWg==", + "dev": true + }, + "node_modules/fs.realpath": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/fs.realpath/-/fs.realpath-1.0.0.tgz", + "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==" + }, + "node_modules/fsevents": { + "version": "2.3.3", + "resolved": "https://registry.npmmirror.com/fsevents/-/fsevents-2.3.3.tgz", + "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", + "dev": true, + "hasInstallScript": true, + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": "^8.16.0 || ^10.6.0 || >=11.0.0" + } + }, + "node_modules/function-bind": { + "version": "1.1.2", + "resolved": "https://registry.npmmirror.com/function-bind/-/function-bind-1.1.2.tgz", + "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/functional-red-black-tree": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz", + "integrity": "sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g==", + "dev": true + }, + "node_modules/gauge": { + "version": "4.0.4", + "resolved": "https://registry.npmmirror.com/gauge/-/gauge-4.0.4.tgz", + "integrity": "sha512-f9m+BEN5jkg6a0fZjleidjN51VE1X+mPFQ2DJ0uv1V39oCLCbsGe6yjbBnp7eK7z/+GAon99a3nHuqbuuthyPg==", + "deprecated": "This package is no longer supported.", + "dependencies": { + "aproba": "^1.0.3 || ^2.0.0", + "color-support": "^1.1.3", + "console-control-strings": "^1.1.0", + "has-unicode": "^2.0.1", + "signal-exit": "^3.0.7", + "string-width": "^4.2.3", + "strip-ansi": "^6.0.1", + "wide-align": "^1.1.5" + }, + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + } + }, + "node_modules/gaze": { + "version": "1.1.3", + "resolved": "https://registry.npmmirror.com/gaze/-/gaze-1.1.3.tgz", + "integrity": "sha512-BRdNm8hbWzFzWHERTrejLqwHDfS4GibPoq5wjTPIoJHoBtKGPg3xAFfxmM+9ztbXelxcf2hwQcaz1PtmFeue8g==", + "dependencies": { + "globule": "^1.0.0" + }, + "engines": { + "node": ">= 4.0.0" + } + }, + "node_modules/gensync": { + "version": "1.0.0-beta.2", + "resolved": "https://registry.npmmirror.com/gensync/-/gensync-1.0.0-beta.2.tgz", + "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==", + "dev": true, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/get-caller-file": { + "version": "2.0.5", + "resolved": "https://registry.npmmirror.com/get-caller-file/-/get-caller-file-2.0.5.tgz", + "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==", + "engines": { + "node": "6.* || 8.* || >= 10.*" + } + }, + "node_modules/get-intrinsic": { + "version": "1.3.0", + "resolved": "https://registry.npmmirror.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz", + "integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==", + "dependencies": { + "call-bind-apply-helpers": "^1.0.2", + "es-define-property": "^1.0.1", + "es-errors": "^1.3.0", + "es-object-atoms": "^1.1.1", + "function-bind": "^1.1.2", + "get-proto": "^1.0.1", + "gopd": "^1.2.0", + "has-symbols": "^1.1.0", + "hasown": "^2.0.2", + "math-intrinsics": "^1.1.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/get-proto": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/get-proto/-/get-proto-1.0.1.tgz", + "integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==", + "dependencies": { + "dunder-proto": "^1.0.1", + "es-object-atoms": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/get-stdin": { + "version": "4.0.1", + "resolved": "https://registry.npmmirror.com/get-stdin/-/get-stdin-4.0.1.tgz", + "integrity": "sha512-F5aQMywwJ2n85s4hJPTT9RPxGmubonuB10MNYo17/xph174n2MIR33HRguhzVag10O/npM7SPk73LMZNP+FaWw==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/get-stream": { + "version": "4.1.0", + "resolved": "https://registry.npmmirror.com/get-stream/-/get-stream-4.1.0.tgz", + "integrity": "sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==", + "dev": true, + "dependencies": { + "pump": "^3.0.0" + }, + "engines": { + "node": ">=6" + } + }, + "node_modules/glob": { + "version": "7.2.3", + "resolved": "https://registry.npmmirror.com/glob/-/glob-7.2.3.tgz", + "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", + "deprecated": "Glob versions prior to v9 are no longer supported", + "dependencies": { + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^3.1.1", + "once": "^1.3.0", + "path-is-absolute": "^1.0.0" + }, + "engines": { + "node": "*" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/glob-parent": { + "version": "6.0.2", + "resolved": "https://registry.npmmirror.com/glob-parent/-/glob-parent-6.0.2.tgz", + "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==", + "dev": true, + "dependencies": { + "is-glob": "^4.0.3" + }, + "engines": { + "node": ">=10.13.0" + } + }, + "node_modules/glob-to-regexp": { + "version": "0.4.1", + "resolved": "https://registry.npmmirror.com/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz", + "integrity": "sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==" + }, + "node_modules/globals": { + "version": "11.12.0", + "resolved": "https://registry.npmmirror.com/globals/-/globals-11.12.0.tgz", + "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==", + "dev": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/globby": { + "version": "11.1.0", + "resolved": "https://registry.npmmirror.com/globby/-/globby-11.1.0.tgz", + "integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==", + "dev": true, + "dependencies": { + "array-union": "^2.1.0", + "dir-glob": "^3.0.1", + "fast-glob": "^3.2.9", + "ignore": "^5.2.0", + "merge2": "^1.4.1", + "slash": "^3.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/globby/node_modules/ignore": { + "version": "5.3.2", + "resolved": "https://registry.npmmirror.com/ignore/-/ignore-5.3.2.tgz", + "integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==", + "dev": true, + "engines": { + "node": ">= 4" + } + }, + "node_modules/globule": { + "version": "1.3.4", + "resolved": "https://registry.npmmirror.com/globule/-/globule-1.3.4.tgz", + "integrity": "sha512-OPTIfhMBh7JbBYDpa5b+Q5ptmMWKwcNcFSR/0c6t8V4f3ZAVBEsKNY37QdVqmLRYSMhOUGYrY0QhSoEpzGr/Eg==", + "dependencies": { + "glob": "~7.1.1", + "lodash": "^4.17.21", + "minimatch": "~3.0.2" + }, + "engines": { + "node": ">= 0.10" + } + }, + "node_modules/globule/node_modules/glob": { + "version": "7.1.7", + "resolved": "https://registry.npmmirror.com/glob/-/glob-7.1.7.tgz", + "integrity": "sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ==", + "deprecated": "Glob versions prior to v9 are no longer supported", + "dependencies": { + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^3.0.4", + "once": "^1.3.0", + "path-is-absolute": "^1.0.0" + }, + "engines": { + "node": "*" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/globule/node_modules/minimatch": { + "version": "3.0.8", + "resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-3.0.8.tgz", + "integrity": "sha512-6FsRAQsxQ61mw+qP1ZzbL9Bc78x2p5OqNgNpnoAFLTrX8n5Kxph0CsnhmKKNXTWjXqU5L0pGPR7hYk+XWZr60Q==", + "dependencies": { + "brace-expansion": "^1.1.7" + }, + "engines": { + "node": "*" + } + }, + "node_modules/gopd": { + "version": "1.2.0", + "resolved": "https://registry.npmmirror.com/gopd/-/gopd-1.2.0.tgz", + "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==", + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/graceful-fs": { + "version": "4.2.11", + "resolved": "https://registry.npmmirror.com/graceful-fs/-/graceful-fs-4.2.11.tgz", + "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==" + }, + "node_modules/gzip-size": { + "version": "6.0.0", + "resolved": "https://registry.npmmirror.com/gzip-size/-/gzip-size-6.0.0.tgz", + "integrity": "sha512-ax7ZYomf6jqPTQ4+XCpUGyXKHk5WweS+e05MBO4/y3WJ5RkmPXNKvX+bx1behVILVwr6JSQvZAku021CHPXG3Q==", + "dev": true, + "dependencies": { + "duplexer": "^0.1.2" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/handle-thing": { + "version": "2.0.1", + "resolved": "https://registry.npmmirror.com/handle-thing/-/handle-thing-2.0.1.tgz", + "integrity": "sha512-9Qn4yBxelxoh2Ow62nP+Ka/kMnOXRi8BXnRaUwezLNhqelnN49xKz4F/dPP8OYLxLxq6JDtZb2i9XznUQbNPTg==", + "dev": true + }, + "node_modules/hard-rejection": { + "version": "2.1.0", + "resolved": "https://registry.npmmirror.com/hard-rejection/-/hard-rejection-2.1.0.tgz", + "integrity": "sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA==", + "engines": { + "node": ">=6" + } + }, + "node_modules/has-flag": { + "version": "4.0.0", + "resolved": "https://registry.npmmirror.com/has-flag/-/has-flag-4.0.0.tgz", + "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", + "engines": { + "node": ">=8" + } + }, + "node_modules/has-property-descriptors": { + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz", + "integrity": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==", + "dev": true, + "dependencies": { + "es-define-property": "^1.0.0" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/has-symbols": { + "version": "1.1.0", + "resolved": "https://registry.npmmirror.com/has-symbols/-/has-symbols-1.1.0.tgz", + "integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==", + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/has-tostringtag": { + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/has-tostringtag/-/has-tostringtag-1.0.2.tgz", + "integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==", + "dependencies": { + "has-symbols": "^1.0.3" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/has-unicode": { + "version": "2.0.1", + "resolved": "https://registry.npmmirror.com/has-unicode/-/has-unicode-2.0.1.tgz", + "integrity": "sha512-8Rf9Y83NBReMnx0gFzA8JImQACstCYWUplepDa9xprwwtmgEZUF0h/i5xSA625zB/I37EtrswSST6OXxwaaIJQ==" + }, + "node_modules/hash-sum": { + "version": "2.0.0", + "resolved": "https://registry.npmmirror.com/hash-sum/-/hash-sum-2.0.0.tgz", + "integrity": "sha512-WdZTbAByD+pHfl/g9QSsBIIwy8IT+EsPiKDs0KNX+zSHhdDLFKdZu0BQHljvO+0QI/BasbMSUa8wYNCZTvhslg==", + "dev": true + }, + "node_modules/hasown": { + "version": "2.0.2", + "resolved": "https://registry.npmmirror.com/hasown/-/hasown-2.0.2.tgz", + "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==", + "dependencies": { + "function-bind": "^1.1.2" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/he": { + "version": "1.2.0", + "resolved": "https://registry.npmmirror.com/he/-/he-1.2.0.tgz", + "integrity": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==", + "dev": true, + "bin": { + "he": "bin/he" + } + }, + "node_modules/highlight.js": { + "version": "10.7.3", + "resolved": "https://registry.npmmirror.com/highlight.js/-/highlight.js-10.7.3.tgz", + "integrity": "sha512-tzcUFauisWKNHaRkN4Wjl/ZA07gENAjFl3J/c480dprkGTg5EQstgaNFqBfUqCq54kZRIEcreTsAgF/m2quD7A==", + "dev": true, + "engines": { + "node": "*" + } + }, + "node_modules/hosted-git-info": { + "version": "4.1.0", + "resolved": "https://registry.npmmirror.com/hosted-git-info/-/hosted-git-info-4.1.0.tgz", + "integrity": "sha512-kyCuEOWjJqZuDbRHzL8V93NzQhwIB71oFWSyzVo+KPZI+pnQPPxucdkrOZvkLRnrf5URsQM+IJ09Dw29cRALIA==", + "dependencies": { + "lru-cache": "^6.0.0" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/hosted-git-info/node_modules/lru-cache": { + "version": "6.0.0", + "resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-6.0.0.tgz", + "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", + "dependencies": { + "yallist": "^4.0.0" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/hosted-git-info/node_modules/yallist": { + "version": "4.0.0", + "resolved": "https://registry.npmmirror.com/yallist/-/yallist-4.0.0.tgz", + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" + }, + "node_modules/hpack.js": { + "version": "2.1.6", + "resolved": "https://registry.npmmirror.com/hpack.js/-/hpack.js-2.1.6.tgz", + "integrity": "sha512-zJxVehUdMGIKsRaNt7apO2Gqp0BdqW5yaiGHXXmbpvxgBYVZnAql+BJb4RO5ad2MgpbZKn5G6nMnegrH1FcNYQ==", + "dev": true, + "dependencies": { + "inherits": "^2.0.1", + "obuf": "^1.0.0", + "readable-stream": "^2.0.1", + "wbuf": "^1.1.0" + } + }, + "node_modules/hpack.js/node_modules/readable-stream": { + "version": "2.3.8", + "resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.8.tgz", + "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==", + "dev": true, + "dependencies": { + "core-util-is": "~1.0.0", + "inherits": "~2.0.3", + "isarray": "~1.0.0", + "process-nextick-args": "~2.0.0", + "safe-buffer": "~5.1.1", + "string_decoder": "~1.1.1", + "util-deprecate": "~1.0.1" + } + }, + "node_modules/hpack.js/node_modules/safe-buffer": { + "version": "5.1.2", + "resolved": "https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.1.2.tgz", + "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", + "dev": true + }, + "node_modules/hpack.js/node_modules/string_decoder": { + "version": "1.1.1", + "resolved": "https://registry.npmmirror.com/string_decoder/-/string_decoder-1.1.1.tgz", + "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", + "dev": true, + "dependencies": { + "safe-buffer": "~5.1.0" + } + }, + "node_modules/html-entities": { + "version": "2.5.2", + "resolved": "https://registry.npmmirror.com/html-entities/-/html-entities-2.5.2.tgz", + "integrity": "sha512-K//PSRMQk4FZ78Kyau+mZurHn3FH0Vwr+H36eE0rPbeYkRRi9YxceYPhuN60UwWorxyKHhqoAJl2OFKa4BVtaA==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/mdevils" + }, + { + "type": "patreon", + "url": "https://patreon.com/mdevils" + } + ] + }, + "node_modules/html-escaper": { + "version": "2.0.2", + "resolved": "https://registry.npmmirror.com/html-escaper/-/html-escaper-2.0.2.tgz", + "integrity": "sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==", + "dev": true + }, + "node_modules/html-minifier-terser": { + "version": "6.1.0", + "resolved": "https://registry.npmmirror.com/html-minifier-terser/-/html-minifier-terser-6.1.0.tgz", + "integrity": "sha512-YXxSlJBZTP7RS3tWnQw74ooKa6L9b9i9QYXY21eUEvhZ3u9XLfv6OnFsQq6RxkhHygsaUMvYsZRV5rU/OVNZxw==", + "dev": true, + "dependencies": { + "camel-case": "^4.1.2", + "clean-css": "^5.2.2", + "commander": "^8.3.0", + "he": "^1.2.0", + "param-case": "^3.0.4", + "relateurl": "^0.2.7", + "terser": "^5.10.0" + }, + "bin": { + "html-minifier-terser": "cli.js" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/html-minifier-terser/node_modules/commander": { + "version": "8.3.0", + "resolved": "https://registry.npmmirror.com/commander/-/commander-8.3.0.tgz", + "integrity": "sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==", + "dev": true, + "engines": { + "node": ">= 12" + } + }, + "node_modules/html-tags": { + "version": "2.0.0", + "resolved": "https://registry.npmmirror.com/html-tags/-/html-tags-2.0.0.tgz", + "integrity": "sha512-+Il6N8cCo2wB/Vd3gqy/8TZhTD3QvcVeQLCnZiGkGCH3JP28IgGAY41giccp2W4R3jfyJPAP318FQTa1yU7K7g==", + "dev": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/html-webpack-plugin": { + "version": "5.6.3", + "resolved": "https://registry.npmmirror.com/html-webpack-plugin/-/html-webpack-plugin-5.6.3.tgz", + "integrity": "sha512-QSf1yjtSAsmf7rYBV7XX86uua4W/vkhIt0xNXKbsi2foEeW7vjJQz4bhnpL3xH+l1ryl1680uNv968Z+X6jSYg==", + "dev": true, + "dependencies": { + "@types/html-minifier-terser": "^6.0.0", + "html-minifier-terser": "^6.0.2", + "lodash": "^4.17.21", + "pretty-error": "^4.0.0", + "tapable": "^2.0.0" + }, + "engines": { + "node": ">=10.13.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/html-webpack-plugin" + }, + "peerDependencies": { + "@rspack/core": "0.x || 1.x", + "webpack": "^5.20.0" + }, + "peerDependenciesMeta": { + "@rspack/core": { + "optional": true + }, + "webpack": { + "optional": true + } + } + }, + "node_modules/htmlparser2": { + "version": "6.1.0", + "resolved": "https://registry.npmmirror.com/htmlparser2/-/htmlparser2-6.1.0.tgz", + "integrity": "sha512-gyyPk6rgonLFEDGoeRgQNaEUvdJ4ktTmmUh/h2t7s+M8oPpIPxgNACWa+6ESR57kXstwqPiCut0V8NRpcwgU7A==", + "dev": true, + "funding": [ + "https://github.com/fb55/htmlparser2?sponsor=1", + { + "type": "github", + "url": "https://github.com/sponsors/fb55" + } + ], + "dependencies": { + "domelementtype": "^2.0.1", + "domhandler": "^4.0.0", + "domutils": "^2.5.2", + "entities": "^2.0.0" + } + }, + "node_modules/htmlparser2/node_modules/entities": { + "version": "2.2.0", + "resolved": "https://registry.npmmirror.com/entities/-/entities-2.2.0.tgz", + "integrity": "sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==", + "dev": true, + "funding": { + "url": "https://github.com/fb55/entities?sponsor=1" + } + }, + "node_modules/http-cache-semantics": { + "version": "4.1.1", + "resolved": "https://registry.npmmirror.com/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz", + "integrity": "sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==" + }, + "node_modules/http-deceiver": { + "version": "1.2.7", + "resolved": "https://registry.npmmirror.com/http-deceiver/-/http-deceiver-1.2.7.tgz", + "integrity": "sha512-LmpOGxTfbpgtGVxJrj5k7asXHCgNZp5nLfp+hWc8QQRqtb7fUy6kRY3BO1h9ddF6yIPYUARgxGOwB42DnxIaNw==", + "dev": true + }, + "node_modules/http-errors": { + "version": "2.0.0", + "resolved": "https://registry.npmmirror.com/http-errors/-/http-errors-2.0.0.tgz", + "integrity": "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==", + "dev": true, + "dependencies": { + "depd": "2.0.0", + "inherits": "2.0.4", + "setprototypeof": "1.2.0", + "statuses": "2.0.1", + "toidentifier": "1.0.1" + }, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/http-parser-js": { + "version": "0.5.9", + "resolved": "https://registry.npmmirror.com/http-parser-js/-/http-parser-js-0.5.9.tgz", + "integrity": "sha512-n1XsPy3rXVxlqxVioEWdC+0+M+SQw0DpJynwtOPo1X+ZlvdzTLtDBIJJlDQTnwZIFJrZSzSGmIOUdP8tu+SgLw==", + "dev": true + }, + "node_modules/http-proxy": { + "version": "1.18.1", + "resolved": "https://registry.npmmirror.com/http-proxy/-/http-proxy-1.18.1.tgz", + "integrity": "sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==", + "dev": true, + "dependencies": { + "eventemitter3": "^4.0.0", + "follow-redirects": "^1.0.0", + "requires-port": "^1.0.0" + }, + "engines": { + "node": ">=8.0.0" + } + }, + "node_modules/http-proxy-agent": { + "version": "5.0.0", + "resolved": "https://registry.npmmirror.com/http-proxy-agent/-/http-proxy-agent-5.0.0.tgz", + "integrity": "sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w==", + "dependencies": { + "@tootallnate/once": "2", + "agent-base": "6", + "debug": "4" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/http-proxy-middleware": { + "version": "2.0.7", + "resolved": "https://registry.npmmirror.com/http-proxy-middleware/-/http-proxy-middleware-2.0.7.tgz", + "integrity": "sha512-fgVY8AV7qU7z/MmXJ/rxwbrtQH4jBQ9m7kp3llF0liB7glmFeVZFBepQb32T3y8n8k2+AEYuMPCpinYW+/CuRA==", + "dev": true, + "dependencies": { + "@types/http-proxy": "^1.17.8", + "http-proxy": "^1.18.1", + "is-glob": "^4.0.1", + "is-plain-obj": "^3.0.0", + "micromatch": "^4.0.2" + }, + "engines": { + "node": ">=12.0.0" + }, + "peerDependencies": { + "@types/express": "^4.17.13" + }, + "peerDependenciesMeta": { + "@types/express": { + "optional": true + } + } + }, + "node_modules/http-proxy-middleware/node_modules/is-plain-obj": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/is-plain-obj/-/is-plain-obj-3.0.0.tgz", + "integrity": "sha512-gwsOE28k+23GP1B6vFl1oVh/WOzmawBrKwo5Ev6wMKzPkaXaCDIQKzLnvsA42DRlbVTWorkgTKIviAKCWkfUwA==", + "dev": true, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/https-proxy-agent": { + "version": "5.0.1", + "resolved": "https://registry.npmmirror.com/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz", + "integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==", + "dependencies": { + "agent-base": "6", + "debug": "4" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/human-signals": { + "version": "2.1.0", + "resolved": "https://registry.npmmirror.com/human-signals/-/human-signals-2.1.0.tgz", + "integrity": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==", + "dev": true, + "engines": { + "node": ">=10.17.0" + } + }, + "node_modules/humanize-ms": { + "version": "1.2.1", + "resolved": "https://registry.npmmirror.com/humanize-ms/-/humanize-ms-1.2.1.tgz", + "integrity": "sha512-Fl70vYtsAFb/C06PTS9dZBo7ihau+Tu/DNCk/OyHhea07S+aeMWpFFkUaXRa8fI+ScZbEI8dfSxwY7gxZ9SAVQ==", + "dependencies": { + "ms": "^2.0.0" + } + }, + "node_modules/iconv-lite": { + "version": "0.6.3", + "resolved": "https://registry.npmmirror.com/iconv-lite/-/iconv-lite-0.6.3.tgz", + "integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==", + "dependencies": { + "safer-buffer": ">= 2.1.2 < 3.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/icss-utils": { + "version": "5.1.0", + "resolved": "https://registry.npmmirror.com/icss-utils/-/icss-utils-5.1.0.tgz", + "integrity": "sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==", + "dev": true, + "engines": { + "node": "^10 || ^12 || >= 14" + }, + "peerDependencies": { + "postcss": "^8.1.0" + } + }, + "node_modules/ieee754": { + "version": "1.2.1", + "resolved": "https://registry.npmmirror.com/ieee754/-/ieee754-1.2.1.tgz", + "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ] + }, + "node_modules/ignore": { + "version": "4.0.6", + "resolved": "https://registry.npmmirror.com/ignore/-/ignore-4.0.6.tgz", + "integrity": "sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==", + "dev": true, + "engines": { + "node": ">= 4" + } + }, + "node_modules/image-size": { + "version": "0.5.5", + "resolved": "https://registry.npmmirror.com/image-size/-/image-size-0.5.5.tgz", + "integrity": "sha512-6TDAlDPZxUFCv+fuOkIoXT/V/f3Qbq8e37p+YOiYrUv3v9cc3/6x78VdfPgFVaB9dZYeLUfKgHRebpkm/oP2VQ==", + "optional": true, + "bin": { + "image-size": "bin/image-size.js" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/import-fresh": { + "version": "3.3.1", + "resolved": "https://registry.npmmirror.com/import-fresh/-/import-fresh-3.3.1.tgz", + "integrity": "sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==", + "dev": true, + "dependencies": { + "parent-module": "^1.0.0", + "resolve-from": "^4.0.0" + }, + "engines": { + "node": ">=6" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/imurmurhash": { + "version": "0.1.4", + "resolved": "https://registry.npmmirror.com/imurmurhash/-/imurmurhash-0.1.4.tgz", + "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", + "engines": { + "node": ">=0.8.19" + } + }, + "node_modules/indent-string": { + "version": "4.0.0", + "resolved": "https://registry.npmmirror.com/indent-string/-/indent-string-4.0.0.tgz", + "integrity": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==", + "engines": { + "node": ">=8" + } + }, + "node_modules/infer-owner": { + "version": "1.0.4", + "resolved": "https://registry.npmmirror.com/infer-owner/-/infer-owner-1.0.4.tgz", + "integrity": "sha512-IClj+Xz94+d7irH5qRyfJonOdfTzuDaifE6ZPWfx0N0+/ATZCbuTPq2prFl526urkQd90WyUKIh1DfBQ2hMz9A==" + }, + "node_modules/inflight": { + "version": "1.0.6", + "resolved": "https://registry.npmmirror.com/inflight/-/inflight-1.0.6.tgz", + "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", + "deprecated": "This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.", + "dependencies": { + "once": "^1.3.0", + "wrappy": "1" + } + }, + "node_modules/inherits": { + "version": "2.0.4", + "resolved": "https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz", + "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==" + }, + "node_modules/internmap": { + "version": "2.0.3", + "resolved": "https://registry.npmmirror.com/internmap/-/internmap-2.0.3.tgz", + "integrity": "sha512-5Hh7Y1wQbvY5ooGgPbDaL5iYLAPzMTUrjMulskHLH6wnv/A+1q5rgEaiuqEjB+oxGXIVZs1FF+R/KPN3ZSQYYg==", + "engines": { + "node": ">=12" + } + }, + "node_modules/ip-address": { + "version": "9.0.5", + "resolved": "https://registry.npmmirror.com/ip-address/-/ip-address-9.0.5.tgz", + "integrity": "sha512-zHtQzGojZXTwZTHQqra+ETKd4Sn3vgi7uBmlPoXVWZqYvuKmtI0l/VZTjqGmJY9x88GGOaZ9+G9ES8hC4T4X8g==", + "dependencies": { + "jsbn": "1.1.0", + "sprintf-js": "^1.1.3" + }, + "engines": { + "node": ">= 12" + } + }, + "node_modules/ip-address/node_modules/sprintf-js": { + "version": "1.1.3", + "resolved": "https://registry.npmmirror.com/sprintf-js/-/sprintf-js-1.1.3.tgz", + "integrity": "sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==" + }, + "node_modules/ipaddr.js": { + "version": "2.2.0", + "resolved": "https://registry.npmmirror.com/ipaddr.js/-/ipaddr.js-2.2.0.tgz", + "integrity": "sha512-Ag3wB2o37wslZS19hZqorUnrnzSkpOVy+IiiDEiTqNubEYpYuHWIf6K4psgN2ZWKExS4xhVCrRVfb/wfW8fWJA==", + "dev": true, + "engines": { + "node": ">= 10" + } + }, + "node_modules/is-arrayish": { + "version": "0.2.1", + "resolved": "https://registry.npmmirror.com/is-arrayish/-/is-arrayish-0.2.1.tgz", + "integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==" + }, + "node_modules/is-binary-path": { + "version": "2.1.0", + "resolved": "https://registry.npmmirror.com/is-binary-path/-/is-binary-path-2.1.0.tgz", + "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==", + "dev": true, + "dependencies": { + "binary-extensions": "^2.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/is-ci": { + "version": "1.2.1", + "resolved": "https://registry.npmmirror.com/is-ci/-/is-ci-1.2.1.tgz", + "integrity": "sha512-s6tfsaQaQi3JNciBH6shVqEDvhGut0SUXr31ag8Pd8BBbVVlcGfWhpPmEOoM6RJ5TFhbypvf5yyRw/VXW1IiWg==", + "dev": true, + "dependencies": { + "ci-info": "^1.5.0" + }, + "bin": { + "is-ci": "bin.js" + } + }, + "node_modules/is-core-module": { + "version": "2.16.1", + "resolved": "https://registry.npmmirror.com/is-core-module/-/is-core-module-2.16.1.tgz", + "integrity": "sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==", + "dependencies": { + "hasown": "^2.0.2" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/is-docker": { + "version": "2.2.1", + "resolved": "https://registry.npmmirror.com/is-docker/-/is-docker-2.2.1.tgz", + "integrity": "sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==", + "dev": true, + "bin": { + "is-docker": "cli.js" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/is-extglob": { + "version": "2.1.1", + "resolved": "https://registry.npmmirror.com/is-extglob/-/is-extglob-2.1.1.tgz", + "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/is-file-esm": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/is-file-esm/-/is-file-esm-1.0.0.tgz", + "integrity": "sha512-rZlaNKb4Mr8WlRu2A9XdeoKgnO5aA53XdPHgCKVyCrQ/rWi89RET1+bq37Ru46obaQXeiX4vmFIm1vks41hoSA==", + "dev": true, + "dependencies": { + "read-pkg-up": "^7.0.1" + } + }, + "node_modules/is-fullwidth-code-point": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", + "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", + "engines": { + "node": ">=8" + } + }, + "node_modules/is-glob": { + "version": "4.0.3", + "resolved": "https://registry.npmmirror.com/is-glob/-/is-glob-4.0.3.tgz", + "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", + "dev": true, + "dependencies": { + "is-extglob": "^2.1.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/is-interactive": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/is-interactive/-/is-interactive-1.0.0.tgz", + "integrity": "sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/is-lambda": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/is-lambda/-/is-lambda-1.0.1.tgz", + "integrity": "sha512-z7CMFGNrENq5iFB9Bqo64Xk6Y9sg+epq1myIcdHaGnbMTYOxvzsEtdYqQUylB7LxfkvgrrjP32T6Ywciio9UIQ==" + }, + "node_modules/is-number": { + "version": "7.0.0", + "resolved": "https://registry.npmmirror.com/is-number/-/is-number-7.0.0.tgz", + "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", + "dev": true, + "engines": { + "node": ">=0.12.0" + } + }, + "node_modules/is-plain-obj": { + "version": "1.1.0", + "resolved": "https://registry.npmmirror.com/is-plain-obj/-/is-plain-obj-1.1.0.tgz", + "integrity": "sha512-yvkRyxmFKEOQ4pNXCmJG5AEQNlXJS5LaONXo5/cLdTZdWvsZ1ioJEonLGAosKlMWE8lwUy/bJzMjcw8az73+Fg==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/is-plain-object": { + "version": "2.0.4", + "resolved": "https://registry.npmmirror.com/is-plain-object/-/is-plain-object-2.0.4.tgz", + "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==", + "dev": true, + "dependencies": { + "isobject": "^3.0.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/is-stream": { + "version": "1.1.0", + "resolved": "https://registry.npmmirror.com/is-stream/-/is-stream-1.1.0.tgz", + "integrity": "sha512-uQPm8kcs47jx38atAcWTVxyltQYoPT68y9aWYdV6yWXSyW8mzSat0TL6CiWdZeCdF3KrAvpVtnHbTv4RN+rqdQ==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/is-unicode-supported": { + "version": "0.1.0", + "resolved": "https://registry.npmmirror.com/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz", + "integrity": "sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==", + "dev": true, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/is-what": { + "version": "3.14.1", + "resolved": "https://registry.npmmirror.com/is-what/-/is-what-3.14.1.tgz", + "integrity": "sha512-sNxgpk9793nzSs7bA6JQJGeIuRBQhAaNGG77kzYQgMkrID+lS6SlK07K5LaptscDlSaIgH+GPFzf+d75FVxozA==" + }, + "node_modules/is-wsl": { + "version": "2.2.0", + "resolved": "https://registry.npmmirror.com/is-wsl/-/is-wsl-2.2.0.tgz", + "integrity": "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==", + "dev": true, + "dependencies": { + "is-docker": "^2.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/isarray": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/isarray/-/isarray-1.0.0.tgz", + "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==" + }, + "node_modules/isexe": { + "version": "2.0.0", + "resolved": "https://registry.npmmirror.com/isexe/-/isexe-2.0.0.tgz", + "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==" + }, + "node_modules/isobject": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/isobject/-/isobject-3.0.1.tgz", + "integrity": "sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/javascript-stringify": { + "version": "2.1.0", + "resolved": "https://registry.npmmirror.com/javascript-stringify/-/javascript-stringify-2.1.0.tgz", + "integrity": "sha512-JVAfqNPTvNq3sB/VHQJAFxN/sPgKnsKrCwyRt15zwNCdrMMJDdcEOdubuy+DuJYYdm0ox1J4uzEuYKkN+9yhVg==", + "dev": true + }, + "node_modules/jest-worker": { + "version": "27.5.1", + "resolved": "https://registry.npmmirror.com/jest-worker/-/jest-worker-27.5.1.tgz", + "integrity": "sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==", + "dependencies": { + "@types/node": "*", + "merge-stream": "^2.0.0", + "supports-color": "^8.0.0" + }, + "engines": { + "node": ">= 10.13.0" + } + }, + "node_modules/jest-worker/node_modules/supports-color": { + "version": "8.1.1", + "resolved": "https://registry.npmmirror.com/supports-color/-/supports-color-8.1.1.tgz", + "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==", + "dependencies": { + "has-flag": "^4.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/supports-color?sponsor=1" + } + }, + "node_modules/joi": { + "version": "17.13.3", + "resolved": "https://registry.npmmirror.com/joi/-/joi-17.13.3.tgz", + "integrity": "sha512-otDA4ldcIx+ZXsKHWmp0YizCweVRZG96J10b0FevjfuncLO1oX59THoAmHkNubYJ+9gWsYsp5k8v4ib6oDv1fA==", + "dev": true, + "dependencies": { + "@hapi/hoek": "^9.3.0", + "@hapi/topo": "^5.1.0", + "@sideway/address": "^4.1.5", + "@sideway/formula": "^3.0.1", + "@sideway/pinpoint": "^2.0.0" + } + }, + "node_modules/js-base64": { + "version": "2.6.4", + "resolved": "https://registry.npmmirror.com/js-base64/-/js-base64-2.6.4.tgz", + "integrity": "sha512-pZe//GGmwJndub7ZghVHz7vjb2LgC1m8B07Au3eYqeqv9emhESByMXxaEgkUkEqJe87oBbSniGYoQNIBklc7IQ==" + }, + "node_modules/js-message": { + "version": "1.0.7", + "resolved": "https://registry.npmmirror.com/js-message/-/js-message-1.0.7.tgz", + "integrity": "sha512-efJLHhLjIyKRewNS9EGZ4UpI8NguuL6fKkhRxVuMmrGV2xN/0APGdQYwLFky5w9naebSZ0OwAGp0G6/2Cg90rA==", + "dev": true, + "engines": { + "node": ">=0.6.0" + } + }, + "node_modules/js-tokens": { + "version": "4.0.0", + "resolved": "https://registry.npmmirror.com/js-tokens/-/js-tokens-4.0.0.tgz", + "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==" + }, + "node_modules/js-yaml": { + "version": "3.14.1", + "resolved": "https://registry.npmmirror.com/js-yaml/-/js-yaml-3.14.1.tgz", + "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==", + "dev": true, + "dependencies": { + "argparse": "^1.0.7", + "esprima": "^4.0.0" + }, + "bin": { + "js-yaml": "bin/js-yaml.js" + } + }, + "node_modules/jsbn": { + "version": "1.1.0", + "resolved": "https://registry.npmmirror.com/jsbn/-/jsbn-1.1.0.tgz", + "integrity": "sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A==" + }, + "node_modules/jsesc": { + "version": "3.1.0", + "resolved": "https://registry.npmmirror.com/jsesc/-/jsesc-3.1.0.tgz", + "integrity": "sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==", + "dev": true, + "bin": { + "jsesc": "bin/jsesc" + }, + "engines": { + "node": ">=6" + } + }, + "node_modules/json-buffer": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/json-buffer/-/json-buffer-3.0.1.tgz", + "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==", + "dev": true + }, + "node_modules/json-parse-better-errors": { + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz", + "integrity": "sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==", + "dev": true + }, + "node_modules/json-parse-even-better-errors": { + "version": "2.3.1", + "resolved": "https://registry.npmmirror.com/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz", + "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==" + }, + "node_modules/json-schema-traverse": { + "version": "0.4.1", + "resolved": "https://registry.npmmirror.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", + "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==" + }, + "node_modules/json-stable-stringify-without-jsonify": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", + "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==", + "dev": true + }, + "node_modules/json5": { + "version": "2.2.3", + "resolved": "https://registry.npmmirror.com/json5/-/json5-2.2.3.tgz", + "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==", + "bin": { + "json5": "lib/cli.js" + }, + "engines": { + "node": ">=6" + } + }, + "node_modules/jsonfile": { + "version": "6.1.0", + "resolved": "https://registry.npmmirror.com/jsonfile/-/jsonfile-6.1.0.tgz", + "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==", + "dev": true, + "dependencies": { + "universalify": "^2.0.0" + }, + "optionalDependencies": { + "graceful-fs": "^4.1.6" + } + }, + "node_modules/keyv": { + "version": "4.5.4", + "resolved": "https://registry.npmmirror.com/keyv/-/keyv-4.5.4.tgz", + "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==", + "dev": true, + "dependencies": { + "json-buffer": "3.0.1" + } + }, + "node_modules/kind-of": { + "version": "6.0.3", + "resolved": "https://registry.npmmirror.com/kind-of/-/kind-of-6.0.3.tgz", + "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/klona": { + "version": "2.0.6", + "resolved": "https://registry.npmmirror.com/klona/-/klona-2.0.6.tgz", + "integrity": "sha512-dhG34DXATL5hSxJbIexCft8FChFXtmskoZYnoPWjXQuebWYCNkVeV3KkGegCK9CP1oswI/vQibS2GY7Em/sJJA==", + "dev": true, + "engines": { + "node": ">= 8" + } + }, + "node_modules/launch-editor": { + "version": "2.10.0", + "resolved": "https://registry.npmmirror.com/launch-editor/-/launch-editor-2.10.0.tgz", + "integrity": "sha512-D7dBRJo/qcGX9xlvt/6wUYzQxjh5G1RvZPgPv8vi4KRU99DVQL/oW7tnVOCCTm2HGeo3C5HvGE5Yrh6UBoZ0vA==", + "dev": true, + "dependencies": { + "picocolors": "^1.0.0", + "shell-quote": "^1.8.1" + } + }, + "node_modules/launch-editor-middleware": { + "version": "2.10.0", + "resolved": "https://registry.npmmirror.com/launch-editor-middleware/-/launch-editor-middleware-2.10.0.tgz", + "integrity": "sha512-RzZu7MeVlE3p1H6Sadc2BhuDGAj7bkeDCBpNq/zSENP4ohJGhso00k5+iYaRwKshIpiOAhMmimce+5D389xmSg==", + "dev": true, + "dependencies": { + "launch-editor": "^2.10.0" + } + }, + "node_modules/less": { + "version": "4.2.2", + "resolved": "https://registry.npmmirror.com/less/-/less-4.2.2.tgz", + "integrity": "sha512-tkuLHQlvWUTeQ3doAqnHbNn8T6WX1KA8yvbKG9x4VtKtIjHsVKQZCH11zRgAfbDAXC2UNIg/K9BYAAcEzUIrNg==", + "dependencies": { + "copy-anything": "^2.0.1", + "parse-node-version": "^1.0.1", + "tslib": "^2.3.0" + }, + "bin": { + "lessc": "bin/lessc" + }, + "engines": { + "node": ">=6" + }, + "optionalDependencies": { + "errno": "^0.1.1", + "graceful-fs": "^4.1.2", + "image-size": "~0.5.0", + "make-dir": "^2.1.0", + "mime": "^1.4.1", + "needle": "^3.1.0", + "source-map": "~0.6.0" + } + }, + "node_modules/less-loader": { + "version": "6.2.0", + "resolved": "https://registry.npmmirror.com/less-loader/-/less-loader-6.2.0.tgz", + "integrity": "sha512-Cl5h95/Pz/PWub/tCBgT1oNMFeH1WTD33piG80jn5jr12T4XbxZcjThwNXDQ7AG649WEynuIzO4b0+2Tn9Qolg==", + "dependencies": { + "clone": "^2.1.2", + "less": "^3.11.3", + "loader-utils": "^2.0.0", + "schema-utils": "^2.7.0" + }, + "engines": { + "node": ">= 10.13.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + }, + "peerDependencies": { + "webpack": "^4.0.0 || ^5.0.0" + } + }, + "node_modules/less-loader/node_modules/less": { + "version": "3.13.1", + "resolved": "https://registry.npmmirror.com/less/-/less-3.13.1.tgz", + "integrity": "sha512-SwA1aQXGUvp+P5XdZslUOhhLnClSLIjWvJhmd+Vgib5BFIr9lMNlQwmwUNOjXThF/A0x+MCYYPeWEfeWiLRnTw==", + "dependencies": { + "copy-anything": "^2.0.1", + "tslib": "^1.10.0" + }, + "bin": { + "lessc": "bin/lessc" + }, + "engines": { + "node": ">=6" + }, + "optionalDependencies": { + "errno": "^0.1.1", + "graceful-fs": "^4.1.2", + "image-size": "~0.5.0", + "make-dir": "^2.1.0", + "mime": "^1.4.1", + "native-request": "^1.0.5", + "source-map": "~0.6.0" + } + }, + "node_modules/less-loader/node_modules/loader-utils": { + "version": "2.0.4", + "resolved": "https://registry.npmmirror.com/loader-utils/-/loader-utils-2.0.4.tgz", + "integrity": "sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==", + "dependencies": { + "big.js": "^5.2.2", + "emojis-list": "^3.0.0", + "json5": "^2.1.2" + }, + "engines": { + "node": ">=8.9.0" + } + }, + "node_modules/less-loader/node_modules/make-dir": { + "version": "2.1.0", + "resolved": "https://registry.npmmirror.com/make-dir/-/make-dir-2.1.0.tgz", + "integrity": "sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==", + "optional": true, + "dependencies": { + "pify": "^4.0.1", + "semver": "^5.6.0" + }, + "engines": { + "node": ">=6" + } + }, + "node_modules/less-loader/node_modules/semver": { + "version": "5.7.2", + "resolved": "https://registry.npmmirror.com/semver/-/semver-5.7.2.tgz", + "integrity": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==", + "optional": true, + "bin": { + "semver": "bin/semver" + } + }, + "node_modules/less-loader/node_modules/tslib": { + "version": "1.14.1", + "resolved": "https://registry.npmmirror.com/tslib/-/tslib-1.14.1.tgz", + "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==" + }, + "node_modules/less/node_modules/make-dir": { + "version": "2.1.0", + "resolved": "https://registry.npmmirror.com/make-dir/-/make-dir-2.1.0.tgz", + "integrity": "sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==", + "optional": true, + "dependencies": { + "pify": "^4.0.1", + "semver": "^5.6.0" + }, + "engines": { + "node": ">=6" + } + }, + "node_modules/less/node_modules/semver": { + "version": "5.7.2", + "resolved": "https://registry.npmmirror.com/semver/-/semver-5.7.2.tgz", + "integrity": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==", + "optional": true, + "bin": { + "semver": "bin/semver" + } + }, + "node_modules/levn": { + "version": "0.4.1", + "resolved": "https://registry.npmmirror.com/levn/-/levn-0.4.1.tgz", + "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", + "dev": true, + "dependencies": { + "prelude-ls": "^1.2.1", + "type-check": "~0.4.0" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/lilconfig": { + "version": "2.1.0", + "resolved": "https://registry.npmmirror.com/lilconfig/-/lilconfig-2.1.0.tgz", + "integrity": "sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==", + "dev": true, + "engines": { + "node": ">=10" + } + }, + "node_modules/lines-and-columns": { + "version": "1.2.4", + "resolved": "https://registry.npmmirror.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz", + "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==" + }, + "node_modules/loader-runner": { + "version": "4.3.0", + "resolved": "https://registry.npmmirror.com/loader-runner/-/loader-runner-4.3.0.tgz", + "integrity": "sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==", + "engines": { + "node": ">=6.11.5" + } + }, + "node_modules/loader-utils": { + "version": "1.4.2", + "resolved": "https://registry.npmmirror.com/loader-utils/-/loader-utils-1.4.2.tgz", + "integrity": "sha512-I5d00Pd/jwMD2QCduo657+YM/6L3KZu++pmX9VFncxaxvHcru9jx1lBaFft+r4Mt2jK0Yhp41XlRAihzPxHNCg==", + "dev": true, + "dependencies": { + "big.js": "^5.2.2", + "emojis-list": "^3.0.0", + "json5": "^1.0.1" + }, + "engines": { + "node": ">=4.0.0" + } + }, + "node_modules/loader-utils/node_modules/json5": { + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/json5/-/json5-1.0.2.tgz", + "integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==", + "dev": true, + "dependencies": { + "minimist": "^1.2.0" + }, + "bin": { + "json5": "lib/cli.js" + } + }, + "node_modules/locate-path": { + "version": "5.0.0", + "resolved": "https://registry.npmmirror.com/locate-path/-/locate-path-5.0.0.tgz", + "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", + "dependencies": { + "p-locate": "^4.1.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/lodash": { + "version": "4.17.21", + "resolved": "https://registry.npmmirror.com/lodash/-/lodash-4.17.21.tgz", + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" + }, + "node_modules/lodash.debounce": { + "version": "4.0.8", + "resolved": "https://registry.npmmirror.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz", + "integrity": "sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==", + "dev": true + }, + "node_modules/lodash.defaultsdeep": { + "version": "4.6.1", + "resolved": "https://registry.npmmirror.com/lodash.defaultsdeep/-/lodash.defaultsdeep-4.6.1.tgz", + "integrity": "sha512-3j8wdDzYuWO3lM3Reg03MuQR957t287Rpcxp1njpEa8oDrikb+FwGdW3n+FELh/A6qib6yPit0j/pv9G/yeAqA==", + "dev": true + }, + "node_modules/lodash.kebabcase": { + "version": "4.1.1", + "resolved": "https://registry.npmmirror.com/lodash.kebabcase/-/lodash.kebabcase-4.1.1.tgz", + "integrity": "sha512-N8XRTIMMqqDgSy4VLKPnJ/+hpGZN+PHQiJnSenYqPaVV/NCqEogTnAdZLQiGKhxX+JCs8waWq2t1XHWKOmlY8g==", + "dev": true + }, + "node_modules/lodash.mapvalues": { + "version": "4.6.0", + "resolved": "https://registry.npmmirror.com/lodash.mapvalues/-/lodash.mapvalues-4.6.0.tgz", + "integrity": "sha512-JPFqXFeZQ7BfS00H58kClY7SPVeHertPE0lNuCyZ26/XlN8TvakYD7b9bGyNmXbT/D3BbtPAAmq90gPWqLkxlQ==", + "dev": true + }, + "node_modules/lodash.memoize": { + "version": "4.1.2", + "resolved": "https://registry.npmmirror.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz", + "integrity": "sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag==", + "dev": true + }, + "node_modules/lodash.merge": { + "version": "4.6.2", + "resolved": "https://registry.npmmirror.com/lodash.merge/-/lodash.merge-4.6.2.tgz", + "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==", + "dev": true + }, + "node_modules/lodash.throttle": { + "version": "4.1.1", + "resolved": "https://registry.npmmirror.com/lodash.throttle/-/lodash.throttle-4.1.1.tgz", + "integrity": "sha512-wIkUCfVKpVsWo3JSZlc+8MB5it+2AN5W8J7YVMST30UrvcQNZ1Okbj+rbVniijTWE6FGYy4XJq/rHkas8qJMLQ==" + }, + "node_modules/lodash.truncate": { + "version": "4.4.2", + "resolved": "https://registry.npmmirror.com/lodash.truncate/-/lodash.truncate-4.4.2.tgz", + "integrity": "sha512-jttmRe7bRse52OsWIMDLaXxWqRAmtIUccAQ3garviCqJjafXOfNMO0yMfNpdD6zbGaTU0P5Nz7e7gAT6cKmJRw==", + "dev": true + }, + "node_modules/lodash.uniq": { + "version": "4.5.0", + "resolved": "https://registry.npmmirror.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz", + "integrity": "sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==", + "dev": true + }, + "node_modules/log-symbols": { + "version": "4.1.0", + "resolved": "https://registry.npmmirror.com/log-symbols/-/log-symbols-4.1.0.tgz", + "integrity": "sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==", + "dev": true, + "dependencies": { + "chalk": "^4.1.0", + "is-unicode-supported": "^0.1.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/log-symbols/node_modules/chalk": { + "version": "4.1.2", + "resolved": "https://registry.npmmirror.com/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", + "dev": true, + "dependencies": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/chalk?sponsor=1" + } + }, + "node_modules/log-update": { + "version": "2.3.0", + "resolved": "https://registry.npmmirror.com/log-update/-/log-update-2.3.0.tgz", + "integrity": "sha512-vlP11XfFGyeNQlmEn9tJ66rEW1coA/79m5z6BCkudjbAGE83uhAcGYrBFwfs3AdLiLzGRusRPAbSPK9xZteCmg==", + "dev": true, + "dependencies": { + "ansi-escapes": "^3.0.0", + "cli-cursor": "^2.0.0", + "wrap-ansi": "^3.0.1" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/log-update/node_modules/ansi-regex": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/ansi-regex/-/ansi-regex-3.0.1.tgz", + "integrity": "sha512-+O9Jct8wf++lXxxFc4hc8LsjaSq0HFzzL7cVsw8pRDIPdjKD2mT4ytDZlLuSBZ4cLKZFXIrMGO7DbQCtMJJMKw==", + "dev": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/log-update/node_modules/cli-cursor": { + "version": "2.1.0", + "resolved": "https://registry.npmmirror.com/cli-cursor/-/cli-cursor-2.1.0.tgz", + "integrity": "sha512-8lgKz8LmCRYZZQDpRyT2m5rKJ08TnU4tR9FFFW2rxpxR1FzWi4PQ/NfyODchAatHaUgnSPVcx/R5w6NuTBzFiw==", + "dev": true, + "dependencies": { + "restore-cursor": "^2.0.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/log-update/node_modules/is-fullwidth-code-point": { + "version": "2.0.0", + "resolved": "https://registry.npmmirror.com/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz", + "integrity": "sha512-VHskAKYM8RfSFXwee5t5cbN5PZeq1Wrh6qd5bkyiXIf6UQcN6w/A0eXM9r6t8d+GYOh+o6ZhiEnb88LN/Y8m2w==", + "dev": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/log-update/node_modules/mimic-fn": { + "version": "1.2.0", + "resolved": "https://registry.npmmirror.com/mimic-fn/-/mimic-fn-1.2.0.tgz", + "integrity": "sha512-jf84uxzwiuiIVKiOLpfYk7N46TSy8ubTonmneY9vrpHNAnp0QBt2BxWV9dO3/j+BoVAb+a5G6YDPW3M5HOdMWQ==", + "dev": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/log-update/node_modules/onetime": { + "version": "2.0.1", + "resolved": "https://registry.npmmirror.com/onetime/-/onetime-2.0.1.tgz", + "integrity": "sha512-oyyPpiMaKARvvcgip+JV+7zci5L8D1W9RZIz2l1o08AM3pfspitVWnPt3mzHcBPp12oYMTy0pqrFs/C+m3EwsQ==", + "dev": true, + "dependencies": { + "mimic-fn": "^1.0.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/log-update/node_modules/restore-cursor": { + "version": "2.0.0", + "resolved": "https://registry.npmmirror.com/restore-cursor/-/restore-cursor-2.0.0.tgz", + "integrity": "sha512-6IzJLuGi4+R14vwagDHX+JrXmPVtPpn4mffDJ1UdR7/Edm87fl6yi8mMBIVvFtJaNTUvjughmW4hwLhRG7gC1Q==", + "dev": true, + "dependencies": { + "onetime": "^2.0.0", + "signal-exit": "^3.0.2" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/log-update/node_modules/string-width": { + "version": "2.1.1", + "resolved": "https://registry.npmmirror.com/string-width/-/string-width-2.1.1.tgz", + "integrity": "sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==", + "dev": true, + "dependencies": { + "is-fullwidth-code-point": "^2.0.0", + "strip-ansi": "^4.0.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/log-update/node_modules/strip-ansi": { + "version": "4.0.0", + "resolved": "https://registry.npmmirror.com/strip-ansi/-/strip-ansi-4.0.0.tgz", + "integrity": "sha512-4XaJ2zQdCzROZDivEVIDPkcQn8LMFSa8kj8Gxb/Lnwzv9A8VctNZ+lfivC/sV3ivW8ElJTERXZoPBRrZKkNKow==", + "dev": true, + "dependencies": { + "ansi-regex": "^3.0.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/log-update/node_modules/wrap-ansi": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/wrap-ansi/-/wrap-ansi-3.0.1.tgz", + "integrity": "sha512-iXR3tDXpbnTpzjKSylUJRkLuOrEC7hwEB221cgn6wtF8wpmz28puFXAEfPT5zrjM3wahygB//VuWEr1vTkDcNQ==", + "dev": true, + "dependencies": { + "string-width": "^2.1.1", + "strip-ansi": "^4.0.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/lower-case": { + "version": "2.0.2", + "resolved": "https://registry.npmmirror.com/lower-case/-/lower-case-2.0.2.tgz", + "integrity": "sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==", + "dev": true, + "dependencies": { + "tslib": "^2.0.3" + } + }, + "node_modules/lru-cache": { + "version": "5.1.1", + "resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-5.1.1.tgz", + "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==", + "dev": true, + "dependencies": { + "yallist": "^3.0.2" + } + }, + "node_modules/magic-string": { + "version": "0.30.17", + "resolved": "https://registry.npmmirror.com/magic-string/-/magic-string-0.30.17.tgz", + "integrity": "sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==", + "dev": true, + "dependencies": { + "@jridgewell/sourcemap-codec": "^1.5.0" + } + }, + "node_modules/make-dir": { + "version": "3.1.0", + "resolved": "https://registry.npmmirror.com/make-dir/-/make-dir-3.1.0.tgz", + "integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==", + "dev": true, + "dependencies": { + "semver": "^6.0.0" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/make-fetch-happen": { + "version": "10.2.1", + "resolved": "https://registry.npmmirror.com/make-fetch-happen/-/make-fetch-happen-10.2.1.tgz", + "integrity": "sha512-NgOPbRiaQM10DYXvN3/hhGVI2M5MtITFryzBGxHM5p4wnFxsVCbxkrBrDsk+EZ5OB4jEOT7AjDxtdF+KVEFT7w==", + "dependencies": { + "agentkeepalive": "^4.2.1", + "cacache": "^16.1.0", + "http-cache-semantics": "^4.1.0", + "http-proxy-agent": "^5.0.0", + "https-proxy-agent": "^5.0.0", + "is-lambda": "^1.0.1", + "lru-cache": "^7.7.1", + "minipass": "^3.1.6", + "minipass-collect": "^1.0.2", + "minipass-fetch": "^2.0.3", + "minipass-flush": "^1.0.5", + "minipass-pipeline": "^1.2.4", + "negotiator": "^0.6.3", + "promise-retry": "^2.0.1", + "socks-proxy-agent": "^7.0.0", + "ssri": "^9.0.0" + }, + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + } + }, + "node_modules/make-fetch-happen/node_modules/lru-cache": { + "version": "7.18.3", + "resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-7.18.3.tgz", + "integrity": "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==", + "engines": { + "node": ">=12" + } + }, + "node_modules/make-fetch-happen/node_modules/ssri": { + "version": "9.0.1", + "resolved": "https://registry.npmmirror.com/ssri/-/ssri-9.0.1.tgz", + "integrity": "sha512-o57Wcn66jMQvfHG1FlYbWeZWW/dHZhJXjpIcTfXldXEk5nz5lStPo3mK0OJQfGR3RbZUlbISexbljkJzuEj/8Q==", + "dependencies": { + "minipass": "^3.1.1" + }, + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + } + }, + "node_modules/map-obj": { + "version": "4.3.0", + "resolved": "https://registry.npmmirror.com/map-obj/-/map-obj-4.3.0.tgz", + "integrity": "sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ==", + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/math-intrinsics": { + "version": "1.1.0", + "resolved": "https://registry.npmmirror.com/math-intrinsics/-/math-intrinsics-1.1.0.tgz", + "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==", + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/mdn-data": { + "version": "2.0.14", + "resolved": "https://registry.npmmirror.com/mdn-data/-/mdn-data-2.0.14.tgz", + "integrity": "sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow==", + "dev": true + }, + "node_modules/media-typer": { + "version": "0.3.0", + "resolved": "https://registry.npmmirror.com/media-typer/-/media-typer-0.3.0.tgz", + "integrity": "sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==", + "dev": true, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/memfs": { + "version": "3.5.3", + "resolved": "https://registry.npmmirror.com/memfs/-/memfs-3.5.3.tgz", + "integrity": "sha512-UERzLsxzllchadvbPs5aolHh65ISpKpM+ccLbOJ8/vvpBKmAWf+la7dXFy7Mr0ySHbdHrFv5kGFCUHHe6GFEmw==", + "dev": true, + "dependencies": { + "fs-monkey": "^1.0.4" + }, + "engines": { + "node": ">= 4.0.0" + } + }, + "node_modules/meow": { + "version": "9.0.0", + "resolved": "https://registry.npmmirror.com/meow/-/meow-9.0.0.tgz", + "integrity": "sha512-+obSblOQmRhcyBt62furQqRAQpNyWXo8BuQ5bN7dG8wmwQ+vwHKp/rCFD4CrTP8CsDQD1sjoZ94K417XEUk8IQ==", + "dependencies": { + "@types/minimist": "^1.2.0", + "camelcase-keys": "^6.2.2", + "decamelize": "^1.2.0", + "decamelize-keys": "^1.1.0", + "hard-rejection": "^2.1.0", + "minimist-options": "4.1.0", + "normalize-package-data": "^3.0.0", + "read-pkg-up": "^7.0.1", + "redent": "^3.0.0", + "trim-newlines": "^3.0.0", + "type-fest": "^0.18.0", + "yargs-parser": "^20.2.3" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/merge-descriptors": { + "version": "1.0.3", + "resolved": "https://registry.npmmirror.com/merge-descriptors/-/merge-descriptors-1.0.3.tgz", + "integrity": "sha512-gaNvAS7TZ897/rVaZ0nMtAyxNyi/pdbjbAwUpFQpN70GqnVfOiXpeUUMKRBmzXaSQ8DdTX4/0ms62r2K+hE6mQ==", + "dev": true, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/merge-source-map": { + "version": "1.1.0", + "resolved": "https://registry.npmmirror.com/merge-source-map/-/merge-source-map-1.1.0.tgz", + "integrity": "sha512-Qkcp7P2ygktpMPh2mCQZaf3jhN6D3Z/qVZHSdWvQ+2Ef5HgRAPBO57A77+ENm0CPx2+1Ce/MYKi3ymqdfuqibw==", + "dev": true, + "dependencies": { + "source-map": "^0.6.1" + } + }, + "node_modules/merge-stream": { + "version": "2.0.0", + "resolved": "https://registry.npmmirror.com/merge-stream/-/merge-stream-2.0.0.tgz", + "integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==" + }, + "node_modules/merge2": { + "version": "1.4.1", + "resolved": "https://registry.npmmirror.com/merge2/-/merge2-1.4.1.tgz", + "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==", + "dev": true, + "engines": { + "node": ">= 8" + } + }, + "node_modules/methods": { + "version": "1.1.2", + "resolved": "https://registry.npmmirror.com/methods/-/methods-1.1.2.tgz", + "integrity": "sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==", + "dev": true, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/micromatch": { + "version": "4.0.8", + "resolved": "https://registry.npmmirror.com/micromatch/-/micromatch-4.0.8.tgz", + "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==", + "dev": true, + "dependencies": { + "braces": "^3.0.3", + "picomatch": "^2.3.1" + }, + "engines": { + "node": ">=8.6" + } + }, + "node_modules/mime": { + "version": "1.6.0", + "resolved": "https://registry.npmmirror.com/mime/-/mime-1.6.0.tgz", + "integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==", + "devOptional": true, + "bin": { + "mime": "cli.js" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/mime-db": { + "version": "1.52.0", + "resolved": "https://registry.npmmirror.com/mime-db/-/mime-db-1.52.0.tgz", + "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/mime-types": { + "version": "2.1.35", + "resolved": "https://registry.npmmirror.com/mime-types/-/mime-types-2.1.35.tgz", + "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==", + "dependencies": { + "mime-db": "1.52.0" + }, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/mimic-fn": { + "version": "2.1.0", + "resolved": "https://registry.npmmirror.com/mimic-fn/-/mimic-fn-2.1.0.tgz", + "integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==", + "dev": true, + "engines": { + "node": ">=6" + } + }, + "node_modules/min-indent": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/min-indent/-/min-indent-1.0.1.tgz", + "integrity": "sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==", + "engines": { + "node": ">=4" + } + }, + "node_modules/mini-css-extract-plugin": { + "version": "2.9.2", + "resolved": "https://registry.npmmirror.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.9.2.tgz", + "integrity": "sha512-GJuACcS//jtq4kCtd5ii/M0SZf7OZRH+BxdqXZHaJfb8TJiVl+NgQRPwiYt2EuqeSkNydn/7vP+bcE27C5mb9w==", + "dev": true, + "dependencies": { + "schema-utils": "^4.0.0", + "tapable": "^2.2.1" + }, + "engines": { + "node": ">= 12.13.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + }, + "peerDependencies": { + "webpack": "^5.0.0" + } + }, + "node_modules/mini-css-extract-plugin/node_modules/ajv": { + "version": "8.17.1", + "resolved": "https://registry.npmmirror.com/ajv/-/ajv-8.17.1.tgz", + "integrity": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==", + "dev": true, + "dependencies": { + "fast-deep-equal": "^3.1.3", + "fast-uri": "^3.0.1", + "json-schema-traverse": "^1.0.0", + "require-from-string": "^2.0.2" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/epoberezkin" + } + }, + "node_modules/mini-css-extract-plugin/node_modules/ajv-keywords": { + "version": "5.1.0", + "resolved": "https://registry.npmmirror.com/ajv-keywords/-/ajv-keywords-5.1.0.tgz", + "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==", + "dev": true, + "dependencies": { + "fast-deep-equal": "^3.1.3" + }, + "peerDependencies": { + "ajv": "^8.8.2" + } + }, + "node_modules/mini-css-extract-plugin/node_modules/json-schema-traverse": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", + "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", + "dev": true + }, + "node_modules/mini-css-extract-plugin/node_modules/schema-utils": { + "version": "4.3.0", + "resolved": "https://registry.npmmirror.com/schema-utils/-/schema-utils-4.3.0.tgz", + "integrity": "sha512-Gf9qqc58SpCA/xdziiHz35F4GNIWYWZrEshUc/G/r5BnLph6xpKuLeoJoQuj5WfBIx/eQLf+hmVPYHaxJu7V2g==", + "dev": true, + "dependencies": { + "@types/json-schema": "^7.0.9", + "ajv": "^8.9.0", + "ajv-formats": "^2.1.1", + "ajv-keywords": "^5.1.0" + }, + "engines": { + "node": ">= 10.13.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + } + }, + "node_modules/minimalistic-assert": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz", + "integrity": "sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==", + "dev": true + }, + "node_modules/minimatch": { + "version": "3.1.2", + "resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-3.1.2.tgz", + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "dependencies": { + "brace-expansion": "^1.1.7" + }, + "engines": { + "node": "*" + } + }, + "node_modules/minimist": { + "version": "1.2.8", + "resolved": "https://registry.npmmirror.com/minimist/-/minimist-1.2.8.tgz", + "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==", + "dev": true, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/minimist-options": { + "version": "4.1.0", + "resolved": "https://registry.npmmirror.com/minimist-options/-/minimist-options-4.1.0.tgz", + "integrity": "sha512-Q4r8ghd80yhO/0j1O3B2BjweX3fiHg9cdOwjJd2J76Q135c+NDxGCqdYKQ1SKBuFfgWbAUzBfvYjPUEeNgqN1A==", + "dependencies": { + "arrify": "^1.0.1", + "is-plain-obj": "^1.1.0", + "kind-of": "^6.0.3" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/minipass": { + "version": "3.3.6", + "resolved": "https://registry.npmmirror.com/minipass/-/minipass-3.3.6.tgz", + "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", + "dependencies": { + "yallist": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/minipass-collect": { + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/minipass-collect/-/minipass-collect-1.0.2.tgz", + "integrity": "sha512-6T6lH0H8OG9kITm/Jm6tdooIbogG9e0tLgpY6mphXSm/A9u8Nq1ryBG+Qspiub9LjWlBPsPS3tWQ/Botq4FdxA==", + "dependencies": { + "minipass": "^3.0.0" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/minipass-fetch": { + "version": "2.1.2", + "resolved": "https://registry.npmmirror.com/minipass-fetch/-/minipass-fetch-2.1.2.tgz", + "integrity": "sha512-LT49Zi2/WMROHYoqGgdlQIZh8mLPZmOrN2NdJjMXxYe4nkN6FUyuPuOAOedNJDrx0IRGg9+4guZewtp8hE6TxA==", + "dependencies": { + "minipass": "^3.1.6", + "minipass-sized": "^1.0.3", + "minizlib": "^2.1.2" + }, + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + }, + "optionalDependencies": { + "encoding": "^0.1.13" + } + }, + "node_modules/minipass-flush": { + "version": "1.0.5", + "resolved": "https://registry.npmmirror.com/minipass-flush/-/minipass-flush-1.0.5.tgz", + "integrity": "sha512-JmQSYYpPUqX5Jyn1mXaRwOda1uQ8HP5KAT/oDSLCzt1BYRhQU0/hDtsB1ufZfEEzMZ9aAVmsBw8+FWsIXlClWw==", + "dependencies": { + "minipass": "^3.0.0" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/minipass-pipeline": { + "version": "1.2.4", + "resolved": "https://registry.npmmirror.com/minipass-pipeline/-/minipass-pipeline-1.2.4.tgz", + "integrity": "sha512-xuIq7cIOt09RPRJ19gdi4b+RiNvDFYe5JH+ggNvBqGqpQXcru3PcRmOZuHBKWK1Txf9+cQ+HMVN4d6z46LZP7A==", + "dependencies": { + "minipass": "^3.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/minipass-sized": { + "version": "1.0.3", + "resolved": "https://registry.npmmirror.com/minipass-sized/-/minipass-sized-1.0.3.tgz", + "integrity": "sha512-MbkQQ2CTiBMlA2Dm/5cY+9SWFEN8pzzOXi6rlM5Xxq0Yqbda5ZQy9sU75a673FE9ZK0Zsbr6Y5iP6u9nktfg2g==", + "dependencies": { + "minipass": "^3.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/minipass/node_modules/yallist": { + "version": "4.0.0", + "resolved": "https://registry.npmmirror.com/yallist/-/yallist-4.0.0.tgz", + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" + }, + "node_modules/minizlib": { + "version": "2.1.2", + "resolved": "https://registry.npmmirror.com/minizlib/-/minizlib-2.1.2.tgz", + "integrity": "sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==", + "dependencies": { + "minipass": "^3.0.0", + "yallist": "^4.0.0" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/minizlib/node_modules/yallist": { + "version": "4.0.0", + "resolved": "https://registry.npmmirror.com/yallist/-/yallist-4.0.0.tgz", + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" + }, + "node_modules/mkdirp": { + "version": "1.0.4", + "resolved": "https://registry.npmmirror.com/mkdirp/-/mkdirp-1.0.4.tgz", + "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==", + "bin": { + "mkdirp": "bin/cmd.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/mockjs": { + "version": "1.1.0", + "resolved": "https://registry.npmmirror.com/mockjs/-/mockjs-1.1.0.tgz", + "integrity": "sha512-eQsKcWzIaZzEZ07NuEyO4Nw65g0hdWAyurVol1IPl1gahRwY+svqzfgfey8U8dahLwG44d6/RwEzuK52rSa/JQ==", + "dependencies": { + "commander": "*" + }, + "bin": { + "random": "bin/random" + } + }, + "node_modules/module-alias": { + "version": "2.2.3", + "resolved": "https://registry.npmmirror.com/module-alias/-/module-alias-2.2.3.tgz", + "integrity": "sha512-23g5BFj4zdQL/b6tor7Ji+QY4pEfNH784BMslY9Qb0UnJWRAt+lQGLYmRaM0KDBwIG23ffEBELhZDP2rhi9f/Q==", + "dev": true + }, + "node_modules/mrmime": { + "version": "2.0.1", + "resolved": "https://registry.npmmirror.com/mrmime/-/mrmime-2.0.1.tgz", + "integrity": "sha512-Y3wQdFg2Va6etvQ5I82yUhGdsKrcYox6p7FfL1LbK2J4V01F9TGlepTIhnK24t7koZibmg82KGglhA1XK5IsLQ==", + "dev": true, + "engines": { + "node": ">=10" + } + }, + "node_modules/ms": { + "version": "2.1.3", + "resolved": "https://registry.npmmirror.com/ms/-/ms-2.1.3.tgz", + "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==" + }, + "node_modules/multicast-dns": { + "version": "7.2.5", + "resolved": "https://registry.npmmirror.com/multicast-dns/-/multicast-dns-7.2.5.tgz", + "integrity": "sha512-2eznPJP8z2BFLX50tf0LuODrpINqP1RVIm/CObbTcBRITQgmC/TjcREF1NeTBzIcR5XO/ukWo+YHOjBbFwIupg==", + "dev": true, + "dependencies": { + "dns-packet": "^5.2.2", + "thunky": "^1.0.2" + }, + "bin": { + "multicast-dns": "cli.js" + } + }, + "node_modules/mz": { + "version": "2.7.0", + "resolved": "https://registry.npmmirror.com/mz/-/mz-2.7.0.tgz", + "integrity": "sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==", + "dev": true, + "dependencies": { + "any-promise": "^1.0.0", + "object-assign": "^4.0.1", + "thenify-all": "^1.0.0" + } + }, + "node_modules/nan": { + "version": "2.22.2", + "resolved": "https://registry.npmmirror.com/nan/-/nan-2.22.2.tgz", + "integrity": "sha512-DANghxFkS1plDdRsX0X9pm0Z6SJNN6gBdtXfanwoZ8hooC5gosGFSBGRYHUVPz1asKA/kMRqDRdHrluZ61SpBQ==" + }, + "node_modules/nanoid": { + "version": "3.3.10", + "resolved": "https://registry.npmmirror.com/nanoid/-/nanoid-3.3.10.tgz", + "integrity": "sha512-vSJJTG+t/dIKAUhUDw/dLdZ9s//5OxcHqLaDWWrW4Cdq7o6tdLIczUkMXt2MBNmk6sJRZBZRXVixs7URY1CmIg==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "bin": { + "nanoid": "bin/nanoid.cjs" + }, + "engines": { + "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" + } + }, + "node_modules/native-request": { + "version": "1.1.2", + "resolved": "https://registry.npmmirror.com/native-request/-/native-request-1.1.2.tgz", + "integrity": "sha512-/etjwrK0J4Ebbcnt35VMWnfiUX/B04uwGJxyJInagxDqf2z5drSt/lsOvEMWGYunz1kaLZAFrV4NDAbOoDKvAQ==", + "optional": true + }, + "node_modules/natural-compare": { + "version": "1.4.0", + "resolved": "https://registry.npmmirror.com/natural-compare/-/natural-compare-1.4.0.tgz", + "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", + "dev": true + }, + "node_modules/needle": { + "version": "3.3.1", + "resolved": "https://registry.npmmirror.com/needle/-/needle-3.3.1.tgz", + "integrity": "sha512-6k0YULvhpw+RoLNiQCRKOl09Rv1dPLr8hHnVjHqdolKwDrdNyk+Hmrthi4lIGPPz3r39dLx0hsF5s40sZ3Us4Q==", + "optional": true, + "dependencies": { + "iconv-lite": "^0.6.3", + "sax": "^1.2.4" + }, + "bin": { + "needle": "bin/needle" + }, + "engines": { + "node": ">= 4.4.x" + } + }, + "node_modules/negotiator": { + "version": "0.6.4", + "resolved": "https://registry.npmmirror.com/negotiator/-/negotiator-0.6.4.tgz", + "integrity": "sha512-myRT3DiWPHqho5PrJaIRyaMv2kgYf0mUVgBNOYMuCH5Ki1yEiQaf/ZJuQ62nvpc44wL5WDbTX7yGJi1Neevw8w==", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/neo-async": { + "version": "2.6.2", + "resolved": "https://registry.npmmirror.com/neo-async/-/neo-async-2.6.2.tgz", + "integrity": "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==" + }, + "node_modules/nice-try": { + "version": "1.0.5", + "resolved": "https://registry.npmmirror.com/nice-try/-/nice-try-1.0.5.tgz", + "integrity": "sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==", + "dev": true + }, + "node_modules/no-case": { + "version": "3.0.4", + "resolved": "https://registry.npmmirror.com/no-case/-/no-case-3.0.4.tgz", + "integrity": "sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==", + "dev": true, + "dependencies": { + "lower-case": "^2.0.2", + "tslib": "^2.0.3" + } + }, + "node_modules/node-fetch": { + "version": "2.7.0", + "resolved": "https://registry.npmmirror.com/node-fetch/-/node-fetch-2.7.0.tgz", + "integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==", + "dev": true, + "dependencies": { + "whatwg-url": "^5.0.0" + }, + "engines": { + "node": "4.x || >=6.0.0" + }, + "peerDependencies": { + "encoding": "^0.1.0" + }, + "peerDependenciesMeta": { + "encoding": { + "optional": true + } + } + }, + "node_modules/node-forge": { + "version": "1.3.1", + "resolved": "https://registry.npmmirror.com/node-forge/-/node-forge-1.3.1.tgz", + "integrity": "sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==", + "dev": true, + "engines": { + "node": ">= 6.13.0" + } + }, + "node_modules/node-gyp": { + "version": "8.4.1", + "resolved": "https://registry.npmmirror.com/node-gyp/-/node-gyp-8.4.1.tgz", + "integrity": "sha512-olTJRgUtAb/hOXG0E93wZDs5YiJlgbXxTwQAFHyNlRsXQnYzUaF2aGgujZbw+hR8aF4ZG/rST57bWMWD16jr9w==", + "dependencies": { + "env-paths": "^2.2.0", + "glob": "^7.1.4", + "graceful-fs": "^4.2.6", + "make-fetch-happen": "^9.1.0", + "nopt": "^5.0.0", + "npmlog": "^6.0.0", + "rimraf": "^3.0.2", + "semver": "^7.3.5", + "tar": "^6.1.2", + "which": "^2.0.2" + }, + "bin": { + "node-gyp": "bin/node-gyp.js" + }, + "engines": { + "node": ">= 10.12.0" + } + }, + "node_modules/node-gyp/node_modules/@npmcli/fs": { + "version": "1.1.1", + "resolved": "https://registry.npmmirror.com/@npmcli/fs/-/fs-1.1.1.tgz", + "integrity": "sha512-8KG5RD0GVP4ydEzRn/I4BNDuxDtqVbOdm8675T49OIG/NGhaK0pjPX7ZcDlvKYbA+ulvVK3ztfcF4uBdOxuJbQ==", + "dependencies": { + "@gar/promisify": "^1.0.1", + "semver": "^7.3.5" + } + }, + "node_modules/node-gyp/node_modules/@npmcli/move-file": { + "version": "1.1.2", + "resolved": "https://registry.npmmirror.com/@npmcli/move-file/-/move-file-1.1.2.tgz", + "integrity": "sha512-1SUf/Cg2GzGDyaf15aR9St9TWlb+XvbZXWpDx8YKs7MLzMH/BCeopv+y9vzrzgkfykCGuWOlSu3mZhj2+FQcrg==", + "deprecated": "This functionality has been moved to @npmcli/fs", + "dependencies": { + "mkdirp": "^1.0.4", + "rimraf": "^3.0.2" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/node-gyp/node_modules/@tootallnate/once": { + "version": "1.1.2", + "resolved": "https://registry.npmmirror.com/@tootallnate/once/-/once-1.1.2.tgz", + "integrity": "sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==", + "engines": { + "node": ">= 6" + } + }, + "node_modules/node-gyp/node_modules/cacache": { + "version": "15.3.0", + "resolved": "https://registry.npmmirror.com/cacache/-/cacache-15.3.0.tgz", + "integrity": "sha512-VVdYzXEn+cnbXpFgWs5hTT7OScegHVmLhJIR8Ufqk3iFD6A6j5iSX1KuBTfNEv4tdJWE2PzA6IVFtcLC7fN9wQ==", + "dependencies": { + "@npmcli/fs": "^1.0.0", + "@npmcli/move-file": "^1.0.1", + "chownr": "^2.0.0", + "fs-minipass": "^2.0.0", + "glob": "^7.1.4", + "infer-owner": "^1.0.4", + "lru-cache": "^6.0.0", + "minipass": "^3.1.1", + "minipass-collect": "^1.0.2", + "minipass-flush": "^1.0.5", + "minipass-pipeline": "^1.2.2", + "mkdirp": "^1.0.3", + "p-map": "^4.0.0", + "promise-inflight": "^1.0.1", + "rimraf": "^3.0.2", + "ssri": "^8.0.1", + "tar": "^6.0.2", + "unique-filename": "^1.1.1" + }, + "engines": { + "node": ">= 10" + } + }, + "node_modules/node-gyp/node_modules/http-proxy-agent": { + "version": "4.0.1", + "resolved": "https://registry.npmmirror.com/http-proxy-agent/-/http-proxy-agent-4.0.1.tgz", + "integrity": "sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg==", + "dependencies": { + "@tootallnate/once": "1", + "agent-base": "6", + "debug": "4" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/node-gyp/node_modules/lru-cache": { + "version": "6.0.0", + "resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-6.0.0.tgz", + "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", + "dependencies": { + "yallist": "^4.0.0" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/node-gyp/node_modules/make-fetch-happen": { + "version": "9.1.0", + "resolved": "https://registry.npmmirror.com/make-fetch-happen/-/make-fetch-happen-9.1.0.tgz", + "integrity": "sha512-+zopwDy7DNknmwPQplem5lAZX/eCOzSvSNNcSKm5eVwTkOBzoktEfXsa9L23J/GIRhxRsaxzkPEhrJEpE2F4Gg==", + "dependencies": { + "agentkeepalive": "^4.1.3", + "cacache": "^15.2.0", + "http-cache-semantics": "^4.1.0", + "http-proxy-agent": "^4.0.1", + "https-proxy-agent": "^5.0.0", + "is-lambda": "^1.0.1", + "lru-cache": "^6.0.0", + "minipass": "^3.1.3", + "minipass-collect": "^1.0.2", + "minipass-fetch": "^1.3.2", + "minipass-flush": "^1.0.5", + "minipass-pipeline": "^1.2.4", + "negotiator": "^0.6.2", + "promise-retry": "^2.0.1", + "socks-proxy-agent": "^6.0.0", + "ssri": "^8.0.0" + }, + "engines": { + "node": ">= 10" + } + }, + "node_modules/node-gyp/node_modules/minipass-fetch": { + "version": "1.4.1", + "resolved": "https://registry.npmmirror.com/minipass-fetch/-/minipass-fetch-1.4.1.tgz", + "integrity": "sha512-CGH1eblLq26Y15+Azk7ey4xh0J/XfJfrCox5LDJiKqI2Q2iwOLOKrlmIaODiSQS8d18jalF6y2K2ePUm0CmShw==", + "dependencies": { + "minipass": "^3.1.0", + "minipass-sized": "^1.0.3", + "minizlib": "^2.0.0" + }, + "engines": { + "node": ">=8" + }, + "optionalDependencies": { + "encoding": "^0.1.12" + } + }, + "node_modules/node-gyp/node_modules/semver": { + "version": "7.7.1", + "resolved": "https://registry.npmmirror.com/semver/-/semver-7.7.1.tgz", + "integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==", + "bin": { + "semver": "bin/semver.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/node-gyp/node_modules/socks-proxy-agent": { + "version": "6.2.1", + "resolved": "https://registry.npmmirror.com/socks-proxy-agent/-/socks-proxy-agent-6.2.1.tgz", + "integrity": "sha512-a6KW9G+6B3nWZ1yB8G7pJwL3ggLy1uTzKAgCb7ttblwqdz9fMGJUuTy3uFzEP48FAs9FLILlmzDlE2JJhVQaXQ==", + "dependencies": { + "agent-base": "^6.0.2", + "debug": "^4.3.3", + "socks": "^2.6.2" + }, + "engines": { + "node": ">= 10" + } + }, + "node_modules/node-gyp/node_modules/unique-filename": { + "version": "1.1.1", + "resolved": "https://registry.npmmirror.com/unique-filename/-/unique-filename-1.1.1.tgz", + "integrity": "sha512-Vmp0jIp2ln35UTXuryvjzkjGdRyf9b2lTXuSYUiPmzRcl3FDtYqAwOnTJkAngD9SWhnoJzDbTKwaOrZ+STtxNQ==", + "dependencies": { + "unique-slug": "^2.0.0" + } + }, + "node_modules/node-gyp/node_modules/unique-slug": { + "version": "2.0.2", + "resolved": "https://registry.npmmirror.com/unique-slug/-/unique-slug-2.0.2.tgz", + "integrity": "sha512-zoWr9ObaxALD3DOPfjPSqxt4fnZiWblxHIgeWqW8x7UqDzEtHEQLzji2cuJYQFCU6KmoJikOYAZlrTHHebjx2w==", + "dependencies": { + "imurmurhash": "^0.1.4" + } + }, + "node_modules/node-gyp/node_modules/yallist": { + "version": "4.0.0", + "resolved": "https://registry.npmmirror.com/yallist/-/yallist-4.0.0.tgz", + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" + }, + "node_modules/node-releases": { + "version": "2.0.19", + "resolved": "https://registry.npmmirror.com/node-releases/-/node-releases-2.0.19.tgz", + "integrity": "sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==" + }, + "node_modules/node-sass": { + "version": "9.0.0", + "resolved": "https://registry.npmmirror.com/node-sass/-/node-sass-9.0.0.tgz", + "integrity": "sha512-yltEuuLrfH6M7Pq2gAj5B6Zm7m+gdZoG66wTqG6mIZV/zijq3M2OO2HswtT6oBspPyFhHDcaxWpsBm0fRNDHPg==", + "deprecated": "Node Sass is no longer supported. Please use `sass` or `sass-embedded` instead.", + "hasInstallScript": true, + "dependencies": { + "async-foreach": "^0.1.3", + "chalk": "^4.1.2", + "cross-spawn": "^7.0.3", + "gaze": "^1.0.0", + "get-stdin": "^4.0.1", + "glob": "^7.0.3", + "lodash": "^4.17.15", + "make-fetch-happen": "^10.0.4", + "meow": "^9.0.0", + "nan": "^2.17.0", + "node-gyp": "^8.4.1", + "sass-graph": "^4.0.1", + "stdout-stream": "^1.4.0", + "true-case-path": "^2.2.1" + }, + "bin": { + "node-sass": "bin/node-sass" + }, + "engines": { + "node": ">=16" + } + }, + "node_modules/node-sass/node_modules/chalk": { + "version": "4.1.2", + "resolved": "https://registry.npmmirror.com/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", + "dependencies": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/chalk?sponsor=1" + } + }, + "node_modules/nopt": { + "version": "5.0.0", + "resolved": "https://registry.npmmirror.com/nopt/-/nopt-5.0.0.tgz", + "integrity": "sha512-Tbj67rffqceeLpcRXrT7vKAN8CwfPeIBgM7E6iBkmKLV7bEMwpGgYLGv0jACUsECaa/vuxP0IjEont6umdMgtQ==", + "dependencies": { + "abbrev": "1" + }, + "bin": { + "nopt": "bin/nopt.js" + }, + "engines": { + "node": ">=6" + } + }, + "node_modules/normalize-package-data": { + "version": "3.0.3", + "resolved": "https://registry.npmmirror.com/normalize-package-data/-/normalize-package-data-3.0.3.tgz", + "integrity": "sha512-p2W1sgqij3zMMyRC067Dg16bfzVH+w7hyegmpIvZ4JNjqtGOVAIvLmjBx3yP7YTe9vKJgkoNOPjwQGogDoMXFA==", + "dependencies": { + "hosted-git-info": "^4.0.1", + "is-core-module": "^2.5.0", + "semver": "^7.3.4", + "validate-npm-package-license": "^3.0.1" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/normalize-package-data/node_modules/semver": { + "version": "7.7.1", + "resolved": "https://registry.npmmirror.com/semver/-/semver-7.7.1.tgz", + "integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==", + "bin": { + "semver": "bin/semver.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/normalize-path": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/normalize-path/-/normalize-path-3.0.0.tgz", + "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/normalize-range": { + "version": "0.1.2", + "resolved": "https://registry.npmmirror.com/normalize-range/-/normalize-range-0.1.2.tgz", + "integrity": "sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/normalize-url": { + "version": "6.1.0", + "resolved": "https://registry.npmmirror.com/normalize-url/-/normalize-url-6.1.0.tgz", + "integrity": "sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A==", + "dev": true, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/normalize-wheel": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/normalize-wheel/-/normalize-wheel-1.0.1.tgz", + "integrity": "sha512-1OnlAPZ3zgrk8B91HyRj+eVv+kS5u+Z0SCsak6Xil/kmgEia50ga7zfkumayonZrImffAxPU/5WcyGhzetHNPA==" + }, + "node_modules/npm-run-path": { + "version": "2.0.2", + "resolved": "https://registry.npmmirror.com/npm-run-path/-/npm-run-path-2.0.2.tgz", + "integrity": "sha512-lJxZYlT4DW/bRUtFh1MQIWqmLwQfAxnqWG4HhEdjMlkrJYnJn0Jrr2u3mgxqaWsdiBc76TYkTG/mhrnYTuzfHw==", + "dev": true, + "dependencies": { + "path-key": "^2.0.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/npm-run-path/node_modules/path-key": { + "version": "2.0.1", + "resolved": "https://registry.npmmirror.com/path-key/-/path-key-2.0.1.tgz", + "integrity": "sha512-fEHGKCSmUSDPv4uoj8AlD+joPlq3peND+HRYyxFz4KPw4z926S/b8rIuFs2FYJg3BwsxJf6A9/3eIdLaYC+9Dw==", + "dev": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/npmlog": { + "version": "6.0.2", + "resolved": "https://registry.npmmirror.com/npmlog/-/npmlog-6.0.2.tgz", + "integrity": "sha512-/vBvz5Jfr9dT/aFWd0FIRf+T/Q2WBsLENygUaFUqstqsycmZAP/t5BvFJTK0viFmSUxiUKTUplWy5vt+rvKIxg==", + "deprecated": "This package is no longer supported.", + "dependencies": { + "are-we-there-yet": "^3.0.0", + "console-control-strings": "^1.1.0", + "gauge": "^4.0.3", + "set-blocking": "^2.0.0" + }, + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + } + }, + "node_modules/nth-check": { + "version": "2.1.1", + "resolved": "https://registry.npmmirror.com/nth-check/-/nth-check-2.1.1.tgz", + "integrity": "sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==", + "dev": true, + "dependencies": { + "boolbase": "^1.0.0" + }, + "funding": { + "url": "https://github.com/fb55/nth-check?sponsor=1" + } + }, + "node_modules/object-assign": { + "version": "4.1.1", + "resolved": "https://registry.npmmirror.com/object-assign/-/object-assign-4.1.1.tgz", + "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/object-inspect": { + "version": "1.13.4", + "resolved": "https://registry.npmmirror.com/object-inspect/-/object-inspect-1.13.4.tgz", + "integrity": "sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==", + "dev": true, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/object-keys": { + "version": "1.1.1", + "resolved": "https://registry.npmmirror.com/object-keys/-/object-keys-1.1.1.tgz", + "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==", + "dev": true, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/object.assign": { + "version": "4.1.7", + "resolved": "https://registry.npmmirror.com/object.assign/-/object.assign-4.1.7.tgz", + "integrity": "sha512-nK28WOo+QIjBkDduTINE4JkF/UJJKyf2EJxvJKfblDpyg0Q+pkOHNTL0Qwy6NP6FhE/EnzV73BxxqcJaXY9anw==", + "dev": true, + "dependencies": { + "call-bind": "^1.0.8", + "call-bound": "^1.0.3", + "define-properties": "^1.2.1", + "es-object-atoms": "^1.0.0", + "has-symbols": "^1.1.0", + "object-keys": "^1.1.1" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/obuf": { + "version": "1.1.2", + "resolved": "https://registry.npmmirror.com/obuf/-/obuf-1.1.2.tgz", + "integrity": "sha512-PX1wu0AmAdPqOL1mWhqmlOd8kOIZQwGZw6rh7uby9fTc5lhaOWFLX3I6R1hrF9k3zUY40e6igsLGkDXK92LJNg==", + "dev": true + }, + "node_modules/on-finished": { + "version": "2.4.1", + "resolved": "https://registry.npmmirror.com/on-finished/-/on-finished-2.4.1.tgz", + "integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==", + "dev": true, + "dependencies": { + "ee-first": "1.1.1" + }, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/on-headers": { + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/on-headers/-/on-headers-1.0.2.tgz", + "integrity": "sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==", + "dev": true, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/once": { + "version": "1.4.0", + "resolved": "https://registry.npmmirror.com/once/-/once-1.4.0.tgz", + "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", + "dependencies": { + "wrappy": "1" + } + }, + "node_modules/onetime": { + "version": "5.1.2", + "resolved": "https://registry.npmmirror.com/onetime/-/onetime-5.1.2.tgz", + "integrity": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==", + "dev": true, + "dependencies": { + "mimic-fn": "^2.1.0" + }, + "engines": { + "node": ">=6" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/open": { + "version": "8.4.2", + "resolved": "https://registry.npmmirror.com/open/-/open-8.4.2.tgz", + "integrity": "sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==", + "dev": true, + "dependencies": { + "define-lazy-prop": "^2.0.0", + "is-docker": "^2.1.1", + "is-wsl": "^2.2.0" + }, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/opener": { + "version": "1.5.2", + "resolved": "https://registry.npmmirror.com/opener/-/opener-1.5.2.tgz", + "integrity": "sha512-ur5UIdyw5Y7yEj9wLzhqXiy6GZ3Mwx0yGI+5sMn2r0N0v3cKJvUmFH5yPP+WXh9e0xfyzyJX95D8l088DNFj7A==", + "dev": true, + "bin": { + "opener": "bin/opener-bin.js" + } + }, + "node_modules/optionator": { + "version": "0.9.4", + "resolved": "https://registry.npmmirror.com/optionator/-/optionator-0.9.4.tgz", + "integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==", + "dev": true, + "dependencies": { + "deep-is": "^0.1.3", + "fast-levenshtein": "^2.0.6", + "levn": "^0.4.1", + "prelude-ls": "^1.2.1", + "type-check": "^0.4.0", + "word-wrap": "^1.2.5" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/ora": { + "version": "5.4.1", + "resolved": "https://registry.npmmirror.com/ora/-/ora-5.4.1.tgz", + "integrity": "sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ==", + "dev": true, + "dependencies": { + "bl": "^4.1.0", + "chalk": "^4.1.0", + "cli-cursor": "^3.1.0", + "cli-spinners": "^2.5.0", + "is-interactive": "^1.0.0", + "is-unicode-supported": "^0.1.0", + "log-symbols": "^4.1.0", + "strip-ansi": "^6.0.0", + "wcwidth": "^1.0.1" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/ora/node_modules/chalk": { + "version": "4.1.2", + "resolved": "https://registry.npmmirror.com/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", + "dev": true, + "dependencies": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/chalk?sponsor=1" + } + }, + "node_modules/p-finally": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/p-finally/-/p-finally-1.0.0.tgz", + "integrity": "sha512-LICb2p9CB7FS+0eR1oqWnHhp0FljGLZCWBE9aix0Uye9W8LTQPwMTYVGWQWIw9RdQiDg4+epXQODwIYJtSJaow==", + "dev": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/p-limit": { + "version": "2.3.0", + "resolved": "https://registry.npmmirror.com/p-limit/-/p-limit-2.3.0.tgz", + "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", + "dependencies": { + "p-try": "^2.0.0" + }, + "engines": { + "node": ">=6" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/p-locate": { + "version": "4.1.0", + "resolved": "https://registry.npmmirror.com/p-locate/-/p-locate-4.1.0.tgz", + "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", + "dependencies": { + "p-limit": "^2.2.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/p-map": { + "version": "4.0.0", + "resolved": "https://registry.npmmirror.com/p-map/-/p-map-4.0.0.tgz", + "integrity": "sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==", + "dependencies": { + "aggregate-error": "^3.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/p-retry": { + "version": "4.6.2", + "resolved": "https://registry.npmmirror.com/p-retry/-/p-retry-4.6.2.tgz", + "integrity": "sha512-312Id396EbJdvRONlngUx0NydfrIQ5lsYu0znKVUzVvArzEIt08V1qhtyESbGVd1FGX7UKtiFp5uwKZdM8wIuQ==", + "dev": true, + "dependencies": { + "@types/retry": "0.12.0", + "retry": "^0.13.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/p-retry/node_modules/retry": { + "version": "0.13.1", + "resolved": "https://registry.npmmirror.com/retry/-/retry-0.13.1.tgz", + "integrity": "sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg==", + "dev": true, + "engines": { + "node": ">= 4" + } + }, + "node_modules/p-try": { + "version": "2.2.0", + "resolved": "https://registry.npmmirror.com/p-try/-/p-try-2.2.0.tgz", + "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==", + "engines": { + "node": ">=6" + } + }, + "node_modules/param-case": { + "version": "3.0.4", + "resolved": "https://registry.npmmirror.com/param-case/-/param-case-3.0.4.tgz", + "integrity": "sha512-RXlj7zCYokReqWpOPH9oYivUzLYZ5vAPIfEmCTNViosC78F8F0H9y7T7gG2M39ymgutxF5gcFEsyZQSph9Bp3A==", + "dev": true, + "dependencies": { + "dot-case": "^3.0.4", + "tslib": "^2.0.3" + } + }, + "node_modules/parent-module": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/parent-module/-/parent-module-1.0.1.tgz", + "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", + "dev": true, + "dependencies": { + "callsites": "^3.0.0" + }, + "engines": { + "node": ">=6" + } + }, + "node_modules/parse-json": { + "version": "5.2.0", + "resolved": "https://registry.npmmirror.com/parse-json/-/parse-json-5.2.0.tgz", + "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==", + "dependencies": { + "@babel/code-frame": "^7.0.0", + "error-ex": "^1.3.1", + "json-parse-even-better-errors": "^2.3.0", + "lines-and-columns": "^1.1.6" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/parse-node-version": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/parse-node-version/-/parse-node-version-1.0.1.tgz", + "integrity": "sha512-3YHlOa/JgH6Mnpr05jP9eDG254US9ek25LyIxZlDItp2iJtwyaXQb57lBYLdT3MowkUFYEV2XXNAYIPlESvJlA==", + "engines": { + "node": ">= 0.10" + } + }, + "node_modules/parse5": { + "version": "5.1.1", + "resolved": "https://registry.npmmirror.com/parse5/-/parse5-5.1.1.tgz", + "integrity": "sha512-ugq4DFI0Ptb+WWjAdOK16+u/nHfiIrcE+sh8kZMaM0WllQKLI9rOUq6c2b7cwPkXdzfQESqvoqK6ug7U/Yyzug==", + "dev": true + }, + "node_modules/parse5-htmlparser2-tree-adapter": { + "version": "6.0.1", + "resolved": "https://registry.npmmirror.com/parse5-htmlparser2-tree-adapter/-/parse5-htmlparser2-tree-adapter-6.0.1.tgz", + "integrity": "sha512-qPuWvbLgvDGilKc5BoicRovlT4MtYT6JfJyBOMDsKoiT+GiuP5qyrPCnR9HcPECIJJmZh5jRndyNThnhhb/vlA==", + "dev": true, + "dependencies": { + "parse5": "^6.0.1" + } + }, + "node_modules/parse5-htmlparser2-tree-adapter/node_modules/parse5": { + "version": "6.0.1", + "resolved": "https://registry.npmmirror.com/parse5/-/parse5-6.0.1.tgz", + "integrity": "sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==", + "dev": true + }, + "node_modules/parseurl": { + "version": "1.3.3", + "resolved": "https://registry.npmmirror.com/parseurl/-/parseurl-1.3.3.tgz", + "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==", + "dev": true, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/pascal-case": { + "version": "3.1.2", + "resolved": "https://registry.npmmirror.com/pascal-case/-/pascal-case-3.1.2.tgz", + "integrity": "sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g==", + "dev": true, + "dependencies": { + "no-case": "^3.0.4", + "tslib": "^2.0.3" + } + }, + "node_modules/path-exists": { + "version": "4.0.0", + "resolved": "https://registry.npmmirror.com/path-exists/-/path-exists-4.0.0.tgz", + "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", + "engines": { + "node": ">=8" + } + }, + "node_modules/path-is-absolute": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz", + "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/path-key": { + "version": "3.1.1", + "resolved": "https://registry.npmmirror.com/path-key/-/path-key-3.1.1.tgz", + "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", + "engines": { + "node": ">=8" + } + }, + "node_modules/path-parse": { + "version": "1.0.7", + "resolved": "https://registry.npmmirror.com/path-parse/-/path-parse-1.0.7.tgz", + "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==" + }, + "node_modules/path-to-regexp": { + "version": "0.1.12", + "resolved": "https://registry.npmmirror.com/path-to-regexp/-/path-to-regexp-0.1.12.tgz", + "integrity": "sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ==", + "dev": true + }, + "node_modules/path-type": { + "version": "4.0.0", + "resolved": "https://registry.npmmirror.com/path-type/-/path-type-4.0.0.tgz", + "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/picocolors": { + "version": "1.1.1", + "resolved": "https://registry.npmmirror.com/picocolors/-/picocolors-1.1.1.tgz", + "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==" + }, + "node_modules/picomatch": { + "version": "2.3.1", + "resolved": "https://registry.npmmirror.com/picomatch/-/picomatch-2.3.1.tgz", + "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", + "dev": true, + "engines": { + "node": ">=8.6" + }, + "funding": { + "url": "https://github.com/sponsors/jonschlinkert" + } + }, + "node_modules/pify": { + "version": "4.0.1", + "resolved": "https://registry.npmmirror.com/pify/-/pify-4.0.1.tgz", + "integrity": "sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==", + "optional": true, + "engines": { + "node": ">=6" + } + }, + "node_modules/pkg-dir": { + "version": "4.2.0", + "resolved": "https://registry.npmmirror.com/pkg-dir/-/pkg-dir-4.2.0.tgz", + "integrity": "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==", + "dev": true, + "dependencies": { + "find-up": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/portfinder": { + "version": "1.0.35", + "resolved": "https://registry.npmmirror.com/portfinder/-/portfinder-1.0.35.tgz", + "integrity": "sha512-73JaFg4NwYNAufDtS5FsFu/PdM49ahJrO1i44aCRsDWju1z5wuGDaqyFUQWR6aJoK2JPDWlaYYAGFNIGTSUHSw==", + "dev": true, + "dependencies": { + "async": "^3.2.6", + "debug": "^4.3.6" + }, + "engines": { + "node": ">= 10.12" + } + }, + "node_modules/postcss": { + "version": "8.5.3", + "resolved": "https://registry.npmmirror.com/postcss/-/postcss-8.5.3.tgz", + "integrity": "sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==", + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/postcss/" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/postcss" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "dependencies": { + "nanoid": "^3.3.8", + "picocolors": "^1.1.1", + "source-map-js": "^1.2.1" + }, + "engines": { + "node": "^10 || ^12 || >=14" + } + }, + "node_modules/postcss-calc": { + "version": "8.2.4", + "resolved": "https://registry.npmmirror.com/postcss-calc/-/postcss-calc-8.2.4.tgz", + "integrity": "sha512-SmWMSJmB8MRnnULldx0lQIyhSNvuDl9HfrZkaqqE/WHAhToYsAvDq+yAsA/kIyINDszOp3Rh0GFoNuH5Ypsm3Q==", + "dev": true, + "dependencies": { + "postcss-selector-parser": "^6.0.9", + "postcss-value-parser": "^4.2.0" + }, + "peerDependencies": { + "postcss": "^8.2.2" + } + }, + "node_modules/postcss-colormin": { + "version": "5.3.1", + "resolved": "https://registry.npmmirror.com/postcss-colormin/-/postcss-colormin-5.3.1.tgz", + "integrity": "sha512-UsWQG0AqTFQmpBegeLLc1+c3jIqBNB0zlDGRWR+dQ3pRKJL1oeMzyqmH3o2PIfn9MBdNrVPWhDbT769LxCTLJQ==", + "dev": true, + "dependencies": { + "browserslist": "^4.21.4", + "caniuse-api": "^3.0.0", + "colord": "^2.9.1", + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": "^10 || ^12 || >=14.0" + }, + "peerDependencies": { + "postcss": "^8.2.15" + } + }, + "node_modules/postcss-convert-values": { + "version": "5.1.3", + "resolved": "https://registry.npmmirror.com/postcss-convert-values/-/postcss-convert-values-5.1.3.tgz", + "integrity": "sha512-82pC1xkJZtcJEfiLw6UXnXVXScgtBrjlO5CBmuDQc+dlb88ZYheFsjTn40+zBVi3DkfF7iezO0nJUPLcJK3pvA==", + "dev": true, + "dependencies": { + "browserslist": "^4.21.4", + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": "^10 || ^12 || >=14.0" + }, + "peerDependencies": { + "postcss": "^8.2.15" + } + }, + "node_modules/postcss-discard-comments": { + "version": "5.1.2", + "resolved": "https://registry.npmmirror.com/postcss-discard-comments/-/postcss-discard-comments-5.1.2.tgz", + "integrity": "sha512-+L8208OVbHVF2UQf1iDmRcbdjJkuBF6IS29yBDSiWUIzpYaAhtNl6JYnYm12FnkeCwQqF5LeklOu6rAqgfBZqQ==", + "dev": true, + "engines": { + "node": "^10 || ^12 || >=14.0" + }, + "peerDependencies": { + "postcss": "^8.2.15" + } + }, + "node_modules/postcss-discard-duplicates": { + "version": "5.1.0", + "resolved": "https://registry.npmmirror.com/postcss-discard-duplicates/-/postcss-discard-duplicates-5.1.0.tgz", + "integrity": "sha512-zmX3IoSI2aoenxHV6C7plngHWWhUOV3sP1T8y2ifzxzbtnuhk1EdPwm0S1bIUNaJ2eNbWeGLEwzw8huPD67aQw==", + "dev": true, + "engines": { + "node": "^10 || ^12 || >=14.0" + }, + "peerDependencies": { + "postcss": "^8.2.15" + } + }, + "node_modules/postcss-discard-empty": { + "version": "5.1.1", + "resolved": "https://registry.npmmirror.com/postcss-discard-empty/-/postcss-discard-empty-5.1.1.tgz", + "integrity": "sha512-zPz4WljiSuLWsI0ir4Mcnr4qQQ5e1Ukc3i7UfE2XcrwKK2LIPIqE5jxMRxO6GbI3cv//ztXDsXwEWT3BHOGh3A==", + "dev": true, + "engines": { + "node": "^10 || ^12 || >=14.0" + }, + "peerDependencies": { + "postcss": "^8.2.15" + } + }, + "node_modules/postcss-discard-overridden": { + "version": "5.1.0", + "resolved": "https://registry.npmmirror.com/postcss-discard-overridden/-/postcss-discard-overridden-5.1.0.tgz", + "integrity": "sha512-21nOL7RqWR1kasIVdKs8HNqQJhFxLsyRfAnUDm4Fe4t4mCWL9OJiHvlHPjcd8zc5Myu89b/7wZDnOSjFgeWRtw==", + "dev": true, + "engines": { + "node": "^10 || ^12 || >=14.0" + }, + "peerDependencies": { + "postcss": "^8.2.15" + } + }, + "node_modules/postcss-loader": { + "version": "6.2.1", + "resolved": "https://registry.npmmirror.com/postcss-loader/-/postcss-loader-6.2.1.tgz", + "integrity": "sha512-WbbYpmAaKcux/P66bZ40bpWsBucjx/TTgVVzRZ9yUO8yQfVBlameJ0ZGVaPfH64hNSBh63a+ICP5nqOpBA0w+Q==", + "dev": true, + "dependencies": { + "cosmiconfig": "^7.0.0", + "klona": "^2.0.5", + "semver": "^7.3.5" + }, + "engines": { + "node": ">= 12.13.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + }, + "peerDependencies": { + "postcss": "^7.0.0 || ^8.0.1", + "webpack": "^5.0.0" + } + }, + "node_modules/postcss-loader/node_modules/semver": { + "version": "7.7.1", + "resolved": "https://registry.npmmirror.com/semver/-/semver-7.7.1.tgz", + "integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==", + "dev": true, + "bin": { + "semver": "bin/semver.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/postcss-merge-longhand": { + "version": "5.1.7", + "resolved": "https://registry.npmmirror.com/postcss-merge-longhand/-/postcss-merge-longhand-5.1.7.tgz", + "integrity": "sha512-YCI9gZB+PLNskrK0BB3/2OzPnGhPkBEwmwhfYk1ilBHYVAZB7/tkTHFBAnCrvBBOmeYyMYw3DMjT55SyxMBzjQ==", + "dev": true, + "dependencies": { + "postcss-value-parser": "^4.2.0", + "stylehacks": "^5.1.1" + }, + "engines": { + "node": "^10 || ^12 || >=14.0" + }, + "peerDependencies": { + "postcss": "^8.2.15" + } + }, + "node_modules/postcss-merge-rules": { + "version": "5.1.4", + "resolved": "https://registry.npmmirror.com/postcss-merge-rules/-/postcss-merge-rules-5.1.4.tgz", + "integrity": "sha512-0R2IuYpgU93y9lhVbO/OylTtKMVcHb67zjWIfCiKR9rWL3GUk1677LAqD/BcHizukdZEjT8Ru3oHRoAYoJy44g==", + "dev": true, + "dependencies": { + "browserslist": "^4.21.4", + "caniuse-api": "^3.0.0", + "cssnano-utils": "^3.1.0", + "postcss-selector-parser": "^6.0.5" + }, + "engines": { + "node": "^10 || ^12 || >=14.0" + }, + "peerDependencies": { + "postcss": "^8.2.15" + } + }, + "node_modules/postcss-minify-font-values": { + "version": "5.1.0", + "resolved": "https://registry.npmmirror.com/postcss-minify-font-values/-/postcss-minify-font-values-5.1.0.tgz", + "integrity": "sha512-el3mYTgx13ZAPPirSVsHqFzl+BBBDrXvbySvPGFnQcTI4iNslrPaFq4muTkLZmKlGk4gyFAYUBMH30+HurREyA==", + "dev": true, + "dependencies": { + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": "^10 || ^12 || >=14.0" + }, + "peerDependencies": { + "postcss": "^8.2.15" + } + }, + "node_modules/postcss-minify-gradients": { + "version": "5.1.1", + "resolved": "https://registry.npmmirror.com/postcss-minify-gradients/-/postcss-minify-gradients-5.1.1.tgz", + "integrity": "sha512-VGvXMTpCEo4qHTNSa9A0a3D+dxGFZCYwR6Jokk+/3oB6flu2/PnPXAh2x7x52EkY5xlIHLm+Le8tJxe/7TNhzw==", + "dev": true, + "dependencies": { + "colord": "^2.9.1", + "cssnano-utils": "^3.1.0", + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": "^10 || ^12 || >=14.0" + }, + "peerDependencies": { + "postcss": "^8.2.15" + } + }, + "node_modules/postcss-minify-params": { + "version": "5.1.4", + "resolved": "https://registry.npmmirror.com/postcss-minify-params/-/postcss-minify-params-5.1.4.tgz", + "integrity": "sha512-+mePA3MgdmVmv6g+30rn57USjOGSAyuxUmkfiWpzalZ8aiBkdPYjXWtHuwJGm1v5Ojy0Z0LaSYhHaLJQB0P8Jw==", + "dev": true, + "dependencies": { + "browserslist": "^4.21.4", + "cssnano-utils": "^3.1.0", + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": "^10 || ^12 || >=14.0" + }, + "peerDependencies": { + "postcss": "^8.2.15" + } + }, + "node_modules/postcss-minify-selectors": { + "version": "5.2.1", + "resolved": "https://registry.npmmirror.com/postcss-minify-selectors/-/postcss-minify-selectors-5.2.1.tgz", + "integrity": "sha512-nPJu7OjZJTsVUmPdm2TcaiohIwxP+v8ha9NehQ2ye9szv4orirRU3SDdtUmKH+10nzn0bAyOXZ0UEr7OpvLehg==", + "dev": true, + "dependencies": { + "postcss-selector-parser": "^6.0.5" + }, + "engines": { + "node": "^10 || ^12 || >=14.0" + }, + "peerDependencies": { + "postcss": "^8.2.15" + } + }, + "node_modules/postcss-modules-extract-imports": { + "version": "3.1.0", + "resolved": "https://registry.npmmirror.com/postcss-modules-extract-imports/-/postcss-modules-extract-imports-3.1.0.tgz", + "integrity": "sha512-k3kNe0aNFQDAZGbin48pL2VNidTF0w4/eASDsxlyspobzU3wZQLOGj7L9gfRe0Jo9/4uud09DsjFNH7winGv8Q==", + "dev": true, + "engines": { + "node": "^10 || ^12 || >= 14" + }, + "peerDependencies": { + "postcss": "^8.1.0" + } + }, + "node_modules/postcss-modules-local-by-default": { + "version": "4.2.0", + "resolved": "https://registry.npmmirror.com/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.2.0.tgz", + "integrity": "sha512-5kcJm/zk+GJDSfw+V/42fJ5fhjL5YbFDl8nVdXkJPLLW+Vf9mTD5Xe0wqIaDnLuL2U6cDNpTr+UQ+v2HWIBhzw==", + "dev": true, + "dependencies": { + "icss-utils": "^5.0.0", + "postcss-selector-parser": "^7.0.0", + "postcss-value-parser": "^4.1.0" + }, + "engines": { + "node": "^10 || ^12 || >= 14" + }, + "peerDependencies": { + "postcss": "^8.1.0" + } + }, + "node_modules/postcss-modules-local-by-default/node_modules/postcss-selector-parser": { + "version": "7.1.0", + "resolved": "https://registry.npmmirror.com/postcss-selector-parser/-/postcss-selector-parser-7.1.0.tgz", + "integrity": "sha512-8sLjZwK0R+JlxlYcTuVnyT2v+htpdrjDOKuMcOVdYjt52Lh8hWRYpxBPoKx/Zg+bcjc3wx6fmQevMmUztS/ccA==", + "dev": true, + "dependencies": { + "cssesc": "^3.0.0", + "util-deprecate": "^1.0.2" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/postcss-modules-scope": { + "version": "3.2.1", + "resolved": "https://registry.npmmirror.com/postcss-modules-scope/-/postcss-modules-scope-3.2.1.tgz", + "integrity": "sha512-m9jZstCVaqGjTAuny8MdgE88scJnCiQSlSrOWcTQgM2t32UBe+MUmFSO5t7VMSfAf/FJKImAxBav8ooCHJXCJA==", + "dev": true, + "dependencies": { + "postcss-selector-parser": "^7.0.0" + }, + "engines": { + "node": "^10 || ^12 || >= 14" + }, + "peerDependencies": { + "postcss": "^8.1.0" + } + }, + "node_modules/postcss-modules-scope/node_modules/postcss-selector-parser": { + "version": "7.1.0", + "resolved": "https://registry.npmmirror.com/postcss-selector-parser/-/postcss-selector-parser-7.1.0.tgz", + "integrity": "sha512-8sLjZwK0R+JlxlYcTuVnyT2v+htpdrjDOKuMcOVdYjt52Lh8hWRYpxBPoKx/Zg+bcjc3wx6fmQevMmUztS/ccA==", + "dev": true, + "dependencies": { + "cssesc": "^3.0.0", + "util-deprecate": "^1.0.2" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/postcss-modules-values": { + "version": "4.0.0", + "resolved": "https://registry.npmmirror.com/postcss-modules-values/-/postcss-modules-values-4.0.0.tgz", + "integrity": "sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==", + "dev": true, + "dependencies": { + "icss-utils": "^5.0.0" + }, + "engines": { + "node": "^10 || ^12 || >= 14" + }, + "peerDependencies": { + "postcss": "^8.1.0" + } + }, + "node_modules/postcss-normalize-charset": { + "version": "5.1.0", + "resolved": "https://registry.npmmirror.com/postcss-normalize-charset/-/postcss-normalize-charset-5.1.0.tgz", + "integrity": "sha512-mSgUJ+pd/ldRGVx26p2wz9dNZ7ji6Pn8VWBajMXFf8jk7vUoSrZ2lt/wZR7DtlZYKesmZI680qjr2CeFF2fbUg==", + "dev": true, + "engines": { + "node": "^10 || ^12 || >=14.0" + }, + "peerDependencies": { + "postcss": "^8.2.15" + } + }, + "node_modules/postcss-normalize-display-values": { + "version": "5.1.0", + "resolved": "https://registry.npmmirror.com/postcss-normalize-display-values/-/postcss-normalize-display-values-5.1.0.tgz", + "integrity": "sha512-WP4KIM4o2dazQXWmFaqMmcvsKmhdINFblgSeRgn8BJ6vxaMyaJkwAzpPpuvSIoG/rmX3M+IrRZEz2H0glrQNEA==", + "dev": true, + "dependencies": { + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": "^10 || ^12 || >=14.0" + }, + "peerDependencies": { + "postcss": "^8.2.15" + } + }, + "node_modules/postcss-normalize-positions": { + "version": "5.1.1", + "resolved": "https://registry.npmmirror.com/postcss-normalize-positions/-/postcss-normalize-positions-5.1.1.tgz", + "integrity": "sha512-6UpCb0G4eofTCQLFVuI3EVNZzBNPiIKcA1AKVka+31fTVySphr3VUgAIULBhxZkKgwLImhzMR2Bw1ORK+37INg==", + "dev": true, + "dependencies": { + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": "^10 || ^12 || >=14.0" + }, + "peerDependencies": { + "postcss": "^8.2.15" + } + }, + "node_modules/postcss-normalize-repeat-style": { + "version": "5.1.1", + "resolved": "https://registry.npmmirror.com/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-5.1.1.tgz", + "integrity": "sha512-mFpLspGWkQtBcWIRFLmewo8aC3ImN2i/J3v8YCFUwDnPu3Xz4rLohDO26lGjwNsQxB3YF0KKRwspGzE2JEuS0g==", + "dev": true, + "dependencies": { + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": "^10 || ^12 || >=14.0" + }, + "peerDependencies": { + "postcss": "^8.2.15" + } + }, + "node_modules/postcss-normalize-string": { + "version": "5.1.0", + "resolved": "https://registry.npmmirror.com/postcss-normalize-string/-/postcss-normalize-string-5.1.0.tgz", + "integrity": "sha512-oYiIJOf4T9T1N4i+abeIc7Vgm/xPCGih4bZz5Nm0/ARVJ7K6xrDlLwvwqOydvyL3RHNf8qZk6vo3aatiw/go3w==", + "dev": true, + "dependencies": { + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": "^10 || ^12 || >=14.0" + }, + "peerDependencies": { + "postcss": "^8.2.15" + } + }, + "node_modules/postcss-normalize-timing-functions": { + "version": "5.1.0", + "resolved": "https://registry.npmmirror.com/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-5.1.0.tgz", + "integrity": "sha512-DOEkzJ4SAXv5xkHl0Wa9cZLF3WCBhF3o1SKVxKQAa+0pYKlueTpCgvkFAHfk+Y64ezX9+nITGrDZeVGgITJXjg==", + "dev": true, + "dependencies": { + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": "^10 || ^12 || >=14.0" + }, + "peerDependencies": { + "postcss": "^8.2.15" + } + }, + "node_modules/postcss-normalize-unicode": { + "version": "5.1.1", + "resolved": "https://registry.npmmirror.com/postcss-normalize-unicode/-/postcss-normalize-unicode-5.1.1.tgz", + "integrity": "sha512-qnCL5jzkNUmKVhZoENp1mJiGNPcsJCs1aaRmURmeJGES23Z/ajaln+EPTD+rBeNkSryI+2WTdW+lwcVdOikrpA==", + "dev": true, + "dependencies": { + "browserslist": "^4.21.4", + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": "^10 || ^12 || >=14.0" + }, + "peerDependencies": { + "postcss": "^8.2.15" + } + }, + "node_modules/postcss-normalize-url": { + "version": "5.1.0", + "resolved": "https://registry.npmmirror.com/postcss-normalize-url/-/postcss-normalize-url-5.1.0.tgz", + "integrity": "sha512-5upGeDO+PVthOxSmds43ZeMeZfKH+/DKgGRD7TElkkyS46JXAUhMzIKiCa7BabPeIy3AQcTkXwVVN7DbqsiCew==", + "dev": true, + "dependencies": { + "normalize-url": "^6.0.1", + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": "^10 || ^12 || >=14.0" + }, + "peerDependencies": { + "postcss": "^8.2.15" + } + }, + "node_modules/postcss-normalize-whitespace": { + "version": "5.1.1", + "resolved": "https://registry.npmmirror.com/postcss-normalize-whitespace/-/postcss-normalize-whitespace-5.1.1.tgz", + "integrity": "sha512-83ZJ4t3NUDETIHTa3uEg6asWjSBYL5EdkVB0sDncx9ERzOKBVJIUeDO9RyA9Zwtig8El1d79HBp0JEi8wvGQnA==", + "dev": true, + "dependencies": { + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": "^10 || ^12 || >=14.0" + }, + "peerDependencies": { + "postcss": "^8.2.15" + } + }, + "node_modules/postcss-ordered-values": { + "version": "5.1.3", + "resolved": "https://registry.npmmirror.com/postcss-ordered-values/-/postcss-ordered-values-5.1.3.tgz", + "integrity": "sha512-9UO79VUhPwEkzbb3RNpqqghc6lcYej1aveQteWY+4POIwlqkYE21HKWaLDF6lWNuqCobEAyTovVhtI32Rbv2RQ==", + "dev": true, + "dependencies": { + "cssnano-utils": "^3.1.0", + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": "^10 || ^12 || >=14.0" + }, + "peerDependencies": { + "postcss": "^8.2.15" + } + }, + "node_modules/postcss-reduce-initial": { + "version": "5.1.2", + "resolved": "https://registry.npmmirror.com/postcss-reduce-initial/-/postcss-reduce-initial-5.1.2.tgz", + "integrity": "sha512-dE/y2XRaqAi6OvjzD22pjTUQ8eOfc6m/natGHgKFBK9DxFmIm69YmaRVQrGgFlEfc1HePIurY0TmDeROK05rIg==", + "dev": true, + "dependencies": { + "browserslist": "^4.21.4", + "caniuse-api": "^3.0.0" + }, + "engines": { + "node": "^10 || ^12 || >=14.0" + }, + "peerDependencies": { + "postcss": "^8.2.15" + } + }, + "node_modules/postcss-reduce-transforms": { + "version": "5.1.0", + "resolved": "https://registry.npmmirror.com/postcss-reduce-transforms/-/postcss-reduce-transforms-5.1.0.tgz", + "integrity": "sha512-2fbdbmgir5AvpW9RLtdONx1QoYG2/EtqpNQbFASDlixBbAYuTcJ0dECwlqNqH7VbaUnEnh8SrxOe2sRIn24XyQ==", + "dev": true, + "dependencies": { + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": "^10 || ^12 || >=14.0" + }, + "peerDependencies": { + "postcss": "^8.2.15" + } + }, + "node_modules/postcss-selector-parser": { + "version": "6.1.2", + "resolved": "https://registry.npmmirror.com/postcss-selector-parser/-/postcss-selector-parser-6.1.2.tgz", + "integrity": "sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==", + "dev": true, + "dependencies": { + "cssesc": "^3.0.0", + "util-deprecate": "^1.0.2" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/postcss-svgo": { + "version": "5.1.0", + "resolved": "https://registry.npmmirror.com/postcss-svgo/-/postcss-svgo-5.1.0.tgz", + "integrity": "sha512-D75KsH1zm5ZrHyxPakAxJWtkyXew5qwS70v56exwvw542d9CRtTo78K0WeFxZB4G7JXKKMbEZtZayTGdIky/eA==", + "dev": true, + "dependencies": { + "postcss-value-parser": "^4.2.0", + "svgo": "^2.7.0" + }, + "engines": { + "node": "^10 || ^12 || >=14.0" + }, + "peerDependencies": { + "postcss": "^8.2.15" + } + }, + "node_modules/postcss-unique-selectors": { + "version": "5.1.1", + "resolved": "https://registry.npmmirror.com/postcss-unique-selectors/-/postcss-unique-selectors-5.1.1.tgz", + "integrity": "sha512-5JiODlELrz8L2HwxfPnhOWZYWDxVHWL83ufOv84NrcgipI7TaeRsatAhK4Tr2/ZiYldpK/wBvw5BD3qfaK96GA==", + "dev": true, + "dependencies": { + "postcss-selector-parser": "^6.0.5" + }, + "engines": { + "node": "^10 || ^12 || >=14.0" + }, + "peerDependencies": { + "postcss": "^8.2.15" + } + }, + "node_modules/postcss-value-parser": { + "version": "4.2.0", + "resolved": "https://registry.npmmirror.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz", + "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==", + "dev": true + }, + "node_modules/prelude-ls": { + "version": "1.2.1", + "resolved": "https://registry.npmmirror.com/prelude-ls/-/prelude-ls-1.2.1.tgz", + "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", + "dev": true, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/prettier": { + "version": "2.8.8", + "resolved": "https://registry.npmmirror.com/prettier/-/prettier-2.8.8.tgz", + "integrity": "sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==", + "optional": true, + "bin": { + "prettier": "bin-prettier.js" + }, + "engines": { + "node": ">=10.13.0" + }, + "funding": { + "url": "https://github.com/prettier/prettier?sponsor=1" + } + }, + "node_modules/pretty-error": { + "version": "4.0.0", + "resolved": "https://registry.npmmirror.com/pretty-error/-/pretty-error-4.0.0.tgz", + "integrity": "sha512-AoJ5YMAcXKYxKhuJGdcvse+Voc6v1RgnsR3nWcYU7q4t6z0Q6T86sv5Zq8VIRbOWWFpvdGE83LtdSMNd+6Y0xw==", + "dev": true, + "dependencies": { + "lodash": "^4.17.20", + "renderkid": "^3.0.0" + } + }, + "node_modules/process-nextick-args": { + "version": "2.0.1", + "resolved": "https://registry.npmmirror.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz", + "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==" + }, + "node_modules/progress": { + "version": "2.0.3", + "resolved": "https://registry.npmmirror.com/progress/-/progress-2.0.3.tgz", + "integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==", + "dev": true, + "engines": { + "node": ">=0.4.0" + } + }, + "node_modules/progress-webpack-plugin": { + "version": "1.0.16", + "resolved": "https://registry.npmmirror.com/progress-webpack-plugin/-/progress-webpack-plugin-1.0.16.tgz", + "integrity": "sha512-sdiHuuKOzELcBANHfrupYo+r99iPRyOnw15qX+rNlVUqXGfjXdH4IgxriKwG1kNJwVswKQHMdj1hYZMcb9jFaA==", + "dev": true, + "dependencies": { + "chalk": "^2.1.0", + "figures": "^2.0.0", + "log-update": "^2.3.0" + }, + "engines": { + "node": ">= 10.13.0" + }, + "peerDependencies": { + "webpack": "^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0" + } + }, + "node_modules/progress-webpack-plugin/node_modules/ansi-styles": { + "version": "3.2.1", + "resolved": "https://registry.npmmirror.com/ansi-styles/-/ansi-styles-3.2.1.tgz", + "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", + "dev": true, + "dependencies": { + "color-convert": "^1.9.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/progress-webpack-plugin/node_modules/chalk": { + "version": "2.4.2", + "resolved": "https://registry.npmmirror.com/chalk/-/chalk-2.4.2.tgz", + "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", + "dev": true, + "dependencies": { + "ansi-styles": "^3.2.1", + "escape-string-regexp": "^1.0.5", + "supports-color": "^5.3.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/progress-webpack-plugin/node_modules/color-convert": { + "version": "1.9.3", + "resolved": "https://registry.npmmirror.com/color-convert/-/color-convert-1.9.3.tgz", + "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", + "dev": true, + "dependencies": { + "color-name": "1.1.3" + } + }, + "node_modules/progress-webpack-plugin/node_modules/color-name": { + "version": "1.1.3", + "resolved": "https://registry.npmmirror.com/color-name/-/color-name-1.1.3.tgz", + "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", + "dev": true + }, + "node_modules/progress-webpack-plugin/node_modules/escape-string-regexp": { + "version": "1.0.5", + "resolved": "https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", + "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", + "dev": true, + "engines": { + "node": ">=0.8.0" + } + }, + "node_modules/progress-webpack-plugin/node_modules/has-flag": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/has-flag/-/has-flag-3.0.0.tgz", + "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", + "dev": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/progress-webpack-plugin/node_modules/supports-color": { + "version": "5.5.0", + "resolved": "https://registry.npmmirror.com/supports-color/-/supports-color-5.5.0.tgz", + "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", + "dev": true, + "dependencies": { + "has-flag": "^3.0.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/promise-inflight": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/promise-inflight/-/promise-inflight-1.0.1.tgz", + "integrity": "sha512-6zWPyEOFaQBJYcGMHBKTKJ3u6TBsnMFOIZSa6ce1e/ZrrsOlnHRHbabMjLiBYKp+n44X9eUI6VUPaukCXHuG4g==" + }, + "node_modules/promise-retry": { + "version": "2.0.1", + "resolved": "https://registry.npmmirror.com/promise-retry/-/promise-retry-2.0.1.tgz", + "integrity": "sha512-y+WKFlBR8BGXnsNlIHFGPZmyDf3DFMoLhaflAnyZgV6rG6xu+JwesTo2Q9R6XwYmtmwAFCkAk3e35jEdoeh/3g==", + "dependencies": { + "err-code": "^2.0.2", + "retry": "^0.12.0" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/proxy-addr": { + "version": "2.0.7", + "resolved": "https://registry.npmmirror.com/proxy-addr/-/proxy-addr-2.0.7.tgz", + "integrity": "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==", + "dev": true, + "dependencies": { + "forwarded": "0.2.0", + "ipaddr.js": "1.9.1" + }, + "engines": { + "node": ">= 0.10" + } + }, + "node_modules/proxy-addr/node_modules/ipaddr.js": { + "version": "1.9.1", + "resolved": "https://registry.npmmirror.com/ipaddr.js/-/ipaddr.js-1.9.1.tgz", + "integrity": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==", + "dev": true, + "engines": { + "node": ">= 0.10" + } + }, + "node_modules/proxy-from-env": { + "version": "1.1.0", + "resolved": "https://registry.npmmirror.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz", + "integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==" + }, + "node_modules/prr": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/prr/-/prr-1.0.1.tgz", + "integrity": "sha512-yPw4Sng1gWghHQWj0B3ZggWUm4qVbPwPFcRG8KyxiU7J2OHFSoEHKS+EZ3fv5l1t9CyCiop6l/ZYeWbrgoQejw==", + "optional": true + }, + "node_modules/pseudomap": { + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/pseudomap/-/pseudomap-1.0.2.tgz", + "integrity": "sha512-b/YwNhb8lk1Zz2+bXXpS/LK9OisiZZ1SNsSLxN1x2OXVEhW2Ckr/7mWE5vrC1ZTiJlD9g19jWszTmJsB+oEpFQ==", + "dev": true + }, + "node_modules/pump": { + "version": "3.0.2", + "resolved": "https://registry.npmmirror.com/pump/-/pump-3.0.2.tgz", + "integrity": "sha512-tUPXtzlGM8FE3P0ZL6DVs/3P58k9nk8/jZeQCurTJylQA8qFYzHFfhBJkuqyE0FifOsQ0uKWekiZ5g8wtr28cw==", + "dev": true, + "dependencies": { + "end-of-stream": "^1.1.0", + "once": "^1.3.1" + } + }, + "node_modules/punycode": { + "version": "2.3.1", + "resolved": "https://registry.npmmirror.com/punycode/-/punycode-2.3.1.tgz", + "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==", + "engines": { + "node": ">=6" + } + }, + "node_modules/qs": { + "version": "6.13.0", + "resolved": "https://registry.npmmirror.com/qs/-/qs-6.13.0.tgz", + "integrity": "sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==", + "dev": true, + "dependencies": { + "side-channel": "^1.0.6" + }, + "engines": { + "node": ">=0.6" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/queue-microtask": { + "version": "1.2.3", + "resolved": "https://registry.npmmirror.com/queue-microtask/-/queue-microtask-1.2.3.tgz", + "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ] + }, + "node_modules/quick-lru": { + "version": "4.0.1", + "resolved": "https://registry.npmmirror.com/quick-lru/-/quick-lru-4.0.1.tgz", + "integrity": "sha512-ARhCpm70fzdcvNQfPoy49IaanKkTlRWF2JMzqhcJbhSFRZv7nPTvZJdcY7301IPmvW+/p0RgIWnQDLJxifsQ7g==", + "engines": { + "node": ">=8" + } + }, + "node_modules/randombytes": { + "version": "2.1.0", + "resolved": "https://registry.npmmirror.com/randombytes/-/randombytes-2.1.0.tgz", + "integrity": "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==", + "dependencies": { + "safe-buffer": "^5.1.0" + } + }, + "node_modules/range-parser": { + "version": "1.2.1", + "resolved": "https://registry.npmmirror.com/range-parser/-/range-parser-1.2.1.tgz", + "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==", + "dev": true, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/raw-body": { + "version": "2.5.2", + "resolved": "https://registry.npmmirror.com/raw-body/-/raw-body-2.5.2.tgz", + "integrity": "sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==", + "dev": true, + "dependencies": { + "bytes": "3.1.2", + "http-errors": "2.0.0", + "iconv-lite": "0.4.24", + "unpipe": "1.0.0" + }, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/raw-body/node_modules/iconv-lite": { + "version": "0.4.24", + "resolved": "https://registry.npmmirror.com/iconv-lite/-/iconv-lite-0.4.24.tgz", + "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==", + "dev": true, + "dependencies": { + "safer-buffer": ">= 2.1.2 < 3" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/read-pkg": { + "version": "5.2.0", + "resolved": "https://registry.npmmirror.com/read-pkg/-/read-pkg-5.2.0.tgz", + "integrity": "sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==", + "dependencies": { + "@types/normalize-package-data": "^2.4.0", + "normalize-package-data": "^2.5.0", + "parse-json": "^5.0.0", + "type-fest": "^0.6.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/read-pkg-up": { + "version": "7.0.1", + "resolved": "https://registry.npmmirror.com/read-pkg-up/-/read-pkg-up-7.0.1.tgz", + "integrity": "sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==", + "dependencies": { + "find-up": "^4.1.0", + "read-pkg": "^5.2.0", + "type-fest": "^0.8.1" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/read-pkg-up/node_modules/type-fest": { + "version": "0.8.1", + "resolved": "https://registry.npmmirror.com/type-fest/-/type-fest-0.8.1.tgz", + "integrity": "sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==", + "engines": { + "node": ">=8" + } + }, + "node_modules/read-pkg/node_modules/hosted-git-info": { + "version": "2.8.9", + "resolved": "https://registry.npmmirror.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz", + "integrity": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==" + }, + "node_modules/read-pkg/node_modules/normalize-package-data": { + "version": "2.5.0", + "resolved": "https://registry.npmmirror.com/normalize-package-data/-/normalize-package-data-2.5.0.tgz", + "integrity": "sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==", + "dependencies": { + "hosted-git-info": "^2.1.4", + "resolve": "^1.10.0", + "semver": "2 || 3 || 4 || 5", + "validate-npm-package-license": "^3.0.1" + } + }, + "node_modules/read-pkg/node_modules/semver": { + "version": "5.7.2", + "resolved": "https://registry.npmmirror.com/semver/-/semver-5.7.2.tgz", + "integrity": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==", + "bin": { + "semver": "bin/semver" + } + }, + "node_modules/read-pkg/node_modules/type-fest": { + "version": "0.6.0", + "resolved": "https://registry.npmmirror.com/type-fest/-/type-fest-0.6.0.tgz", + "integrity": "sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==", + "engines": { + "node": ">=8" + } + }, + "node_modules/readable-stream": { + "version": "3.6.2", + "resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-3.6.2.tgz", + "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==", + "dependencies": { + "inherits": "^2.0.3", + "string_decoder": "^1.1.1", + "util-deprecate": "^1.0.1" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/readdirp": { + "version": "3.6.0", + "resolved": "https://registry.npmmirror.com/readdirp/-/readdirp-3.6.0.tgz", + "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==", + "dev": true, + "dependencies": { + "picomatch": "^2.2.1" + }, + "engines": { + "node": ">=8.10.0" + } + }, + "node_modules/redent": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/redent/-/redent-3.0.0.tgz", + "integrity": "sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg==", + "dependencies": { + "indent-string": "^4.0.0", + "strip-indent": "^3.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/regenerate": { + "version": "1.4.2", + "resolved": "https://registry.npmmirror.com/regenerate/-/regenerate-1.4.2.tgz", + "integrity": "sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==", + "dev": true + }, + "node_modules/regenerate-unicode-properties": { + "version": "10.2.0", + "resolved": "https://registry.npmmirror.com/regenerate-unicode-properties/-/regenerate-unicode-properties-10.2.0.tgz", + "integrity": "sha512-DqHn3DwbmmPVzeKj9woBadqmXxLvQoQIwu7nopMc72ztvxVmVk2SBhSnx67zuye5TP+lJsb/TBQsjLKhnDf3MA==", + "dev": true, + "dependencies": { + "regenerate": "^1.4.2" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/regenerator-runtime": { + "version": "0.14.1", + "resolved": "https://registry.npmmirror.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz", + "integrity": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==" + }, + "node_modules/regenerator-transform": { + "version": "0.15.2", + "resolved": "https://registry.npmmirror.com/regenerator-transform/-/regenerator-transform-0.15.2.tgz", + "integrity": "sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==", + "dev": true, + "dependencies": { + "@babel/runtime": "^7.8.4" + } + }, + "node_modules/regexpp": { + "version": "3.2.0", + "resolved": "https://registry.npmmirror.com/regexpp/-/regexpp-3.2.0.tgz", + "integrity": "sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==", + "dev": true, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/mysticatea" + } + }, + "node_modules/regexpu-core": { + "version": "6.2.0", + "resolved": "https://registry.npmmirror.com/regexpu-core/-/regexpu-core-6.2.0.tgz", + "integrity": "sha512-H66BPQMrv+V16t8xtmq+UC0CBpiTBA60V8ibS1QVReIp8T1z8hwFxqcGzm9K6lgsN7sB5edVH8a+ze6Fqm4weA==", + "dev": true, + "dependencies": { + "regenerate": "^1.4.2", + "regenerate-unicode-properties": "^10.2.0", + "regjsgen": "^0.8.0", + "regjsparser": "^0.12.0", + "unicode-match-property-ecmascript": "^2.0.0", + "unicode-match-property-value-ecmascript": "^2.1.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/regjsgen": { + "version": "0.8.0", + "resolved": "https://registry.npmmirror.com/regjsgen/-/regjsgen-0.8.0.tgz", + "integrity": "sha512-RvwtGe3d7LvWiDQXeQw8p5asZUmfU1G/l6WbUXeHta7Y2PEIvBTwH6E2EfmYUK8pxcxEdEmaomqyp0vZZ7C+3Q==", + "dev": true + }, + "node_modules/regjsparser": { + "version": "0.12.0", + "resolved": "https://registry.npmmirror.com/regjsparser/-/regjsparser-0.12.0.tgz", + "integrity": "sha512-cnE+y8bz4NhMjISKbgeVJtqNbtf5QpjZP+Bslo+UqkIt9QPnX9q095eiRRASJG1/tz6dlNr6Z5NsBiWYokp6EQ==", + "dev": true, + "dependencies": { + "jsesc": "~3.0.2" + }, + "bin": { + "regjsparser": "bin/parser" + } + }, + "node_modules/regjsparser/node_modules/jsesc": { + "version": "3.0.2", + "resolved": "https://registry.npmmirror.com/jsesc/-/jsesc-3.0.2.tgz", + "integrity": "sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==", + "dev": true, + "bin": { + "jsesc": "bin/jsesc" + }, + "engines": { + "node": ">=6" + } + }, + "node_modules/relateurl": { + "version": "0.2.7", + "resolved": "https://registry.npmmirror.com/relateurl/-/relateurl-0.2.7.tgz", + "integrity": "sha512-G08Dxvm4iDN3MLM0EsP62EDV9IuhXPR6blNz6Utcp7zyV3tr4HVNINt6MpaRWbxoOHT3Q7YN2P+jaHX8vUbgog==", + "dev": true, + "engines": { + "node": ">= 0.10" + } + }, + "node_modules/renderkid": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/renderkid/-/renderkid-3.0.0.tgz", + "integrity": "sha512-q/7VIQA8lmM1hF+jn+sFSPWGlMkSAeNYcPLmDQx2zzuiDfaLrOmumR8iaUKlenFgh0XRPIUeSPlH3A+AW3Z5pg==", + "dev": true, + "dependencies": { + "css-select": "^4.1.3", + "dom-converter": "^0.2.0", + "htmlparser2": "^6.1.0", + "lodash": "^4.17.21", + "strip-ansi": "^6.0.1" + } + }, + "node_modules/require-directory": { + "version": "2.1.1", + "resolved": "https://registry.npmmirror.com/require-directory/-/require-directory-2.1.1.tgz", + "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/require-from-string": { + "version": "2.0.2", + "resolved": "https://registry.npmmirror.com/require-from-string/-/require-from-string-2.0.2.tgz", + "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/requires-port": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/requires-port/-/requires-port-1.0.0.tgz", + "integrity": "sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==", + "dev": true + }, + "node_modules/resize-observer-polyfill": { + "version": "1.5.1", + "resolved": "https://registry.npmmirror.com/resize-observer-polyfill/-/resize-observer-polyfill-1.5.1.tgz", + "integrity": "sha512-LwZrotdHOo12nQuZlHEmtuXdqGoOD0OhaxopaNFxWzInpEgaLWoVuAMbTzixuosCx2nEG58ngzW3vxdWoxIgdg==" + }, + "node_modules/resolve": { + "version": "1.22.10", + "resolved": "https://registry.npmmirror.com/resolve/-/resolve-1.22.10.tgz", + "integrity": "sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==", + "dependencies": { + "is-core-module": "^2.16.0", + "path-parse": "^1.0.7", + "supports-preserve-symlinks-flag": "^1.0.0" + }, + "bin": { + "resolve": "bin/resolve" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/resolve-from": { + "version": "4.0.0", + "resolved": "https://registry.npmmirror.com/resolve-from/-/resolve-from-4.0.0.tgz", + "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", + "dev": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/restore-cursor": { + "version": "3.1.0", + "resolved": "https://registry.npmmirror.com/restore-cursor/-/restore-cursor-3.1.0.tgz", + "integrity": "sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==", + "dev": true, + "dependencies": { + "onetime": "^5.1.0", + "signal-exit": "^3.0.2" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/retry": { + "version": "0.12.0", + "resolved": "https://registry.npmmirror.com/retry/-/retry-0.12.0.tgz", + "integrity": "sha512-9LkiTwjUh6rT555DtE9rTX+BKByPfrMzEAtnlEtdEwr3Nkffwiihqe2bWADg+OQRjt9gl6ICdmB/ZFDCGAtSow==", + "engines": { + "node": ">= 4" + } + }, + "node_modules/reusify": { + "version": "1.1.0", + "resolved": "https://registry.npmmirror.com/reusify/-/reusify-1.1.0.tgz", + "integrity": "sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==", + "dev": true, + "engines": { + "iojs": ">=1.0.0", + "node": ">=0.10.0" + } + }, + "node_modules/rimraf": { + "version": "3.0.2", + "resolved": "https://registry.npmmirror.com/rimraf/-/rimraf-3.0.2.tgz", + "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", + "deprecated": "Rimraf versions prior to v4 are no longer supported", + "dependencies": { + "glob": "^7.1.3" + }, + "bin": { + "rimraf": "bin.js" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/robust-predicates": { + "version": "3.0.2", + "resolved": "https://registry.npmmirror.com/robust-predicates/-/robust-predicates-3.0.2.tgz", + "integrity": "sha512-IXgzBWvWQwE6PrDI05OvmXUIruQTcoMDzRsOd5CDvHCVLcLHMTSYvOK5Cm46kWqlV3yAbuSpBZdJ5oP5OUoStg==" + }, + "node_modules/run-parallel": { + "version": "1.2.0", + "resolved": "https://registry.npmmirror.com/run-parallel/-/run-parallel-1.2.0.tgz", + "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ], + "dependencies": { + "queue-microtask": "^1.2.2" + } + }, + "node_modules/rw": { + "version": "1.3.3", + "resolved": "https://registry.npmmirror.com/rw/-/rw-1.3.3.tgz", + "integrity": "sha512-PdhdWy89SiZogBLaw42zdeqtRJ//zFd2PgQavcICDUgJT5oW10QCRKbJ6bg4r0/UY2M6BWd5tkxuGFRvCkgfHQ==" + }, + "node_modules/safe-buffer": { + "version": "5.2.1", + "resolved": "https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.2.1.tgz", + "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ] + }, + "node_modules/safer-buffer": { + "version": "2.1.2", + "resolved": "https://registry.npmmirror.com/safer-buffer/-/safer-buffer-2.1.2.tgz", + "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==" + }, + "node_modules/sass-graph": { + "version": "4.0.1", + "resolved": "https://registry.npmmirror.com/sass-graph/-/sass-graph-4.0.1.tgz", + "integrity": "sha512-5YCfmGBmxoIRYHnKK2AKzrAkCoQ8ozO+iumT8K4tXJXRVCPf+7s1/9KxTSW3Rbvf+7Y7b4FR3mWyLnQr3PHocA==", + "dependencies": { + "glob": "^7.0.0", + "lodash": "^4.17.11", + "scss-tokenizer": "^0.4.3", + "yargs": "^17.2.1" + }, + "bin": { + "sassgraph": "bin/sassgraph" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/sass-graph/node_modules/cliui": { + "version": "8.0.1", + "resolved": "https://registry.npmmirror.com/cliui/-/cliui-8.0.1.tgz", + "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==", + "dependencies": { + "string-width": "^4.2.0", + "strip-ansi": "^6.0.1", + "wrap-ansi": "^7.0.0" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/sass-graph/node_modules/yargs": { + "version": "17.7.2", + "resolved": "https://registry.npmmirror.com/yargs/-/yargs-17.7.2.tgz", + "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==", + "dependencies": { + "cliui": "^8.0.1", + "escalade": "^3.1.1", + "get-caller-file": "^2.0.5", + "require-directory": "^2.1.1", + "string-width": "^4.2.3", + "y18n": "^5.0.5", + "yargs-parser": "^21.1.1" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/sass-graph/node_modules/yargs-parser": { + "version": "21.1.1", + "resolved": "https://registry.npmmirror.com/yargs-parser/-/yargs-parser-21.1.1.tgz", + "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==", + "engines": { + "node": ">=12" + } + }, + "node_modules/sass-loader": { + "version": "13.3.3", + "resolved": "https://registry.npmmirror.com/sass-loader/-/sass-loader-13.3.3.tgz", + "integrity": "sha512-mt5YN2F1MOZr3d/wBRcZxeFgwgkH44wVc2zohO2YF6JiOMkiXe4BYRZpSu2sO1g71mo/j16txzUhsKZlqjVGzA==", + "dependencies": { + "neo-async": "^2.6.2" + }, + "engines": { + "node": ">= 14.15.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + }, + "peerDependencies": { + "fibers": ">= 3.1.0", + "node-sass": "^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0", + "sass": "^1.3.0", + "sass-embedded": "*", + "webpack": "^5.0.0" + }, + "peerDependenciesMeta": { + "fibers": { + "optional": true + }, + "node-sass": { + "optional": true + }, + "sass": { + "optional": true + }, + "sass-embedded": { + "optional": true + } + } + }, + "node_modules/sax": { + "version": "1.4.1", + "resolved": "https://registry.npmmirror.com/sax/-/sax-1.4.1.tgz", + "integrity": "sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==", + "optional": true + }, + "node_modules/schema-utils": { + "version": "2.7.1", + "resolved": "https://registry.npmmirror.com/schema-utils/-/schema-utils-2.7.1.tgz", + "integrity": "sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==", + "dependencies": { + "@types/json-schema": "^7.0.5", + "ajv": "^6.12.4", + "ajv-keywords": "^3.5.2" + }, + "engines": { + "node": ">= 8.9.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + } + }, + "node_modules/scss-tokenizer": { + "version": "0.4.3", + "resolved": "https://registry.npmmirror.com/scss-tokenizer/-/scss-tokenizer-0.4.3.tgz", + "integrity": "sha512-raKLgf1LI5QMQnG+RxHz6oK0sL3x3I4FN2UDLqgLOGO8hodECNnNh5BXn7fAyBxrA8zVzdQizQ6XjNJQ+uBwMw==", + "dependencies": { + "js-base64": "^2.4.9", + "source-map": "^0.7.3" + } + }, + "node_modules/scss-tokenizer/node_modules/source-map": { + "version": "0.7.4", + "resolved": "https://registry.npmmirror.com/source-map/-/source-map-0.7.4.tgz", + "integrity": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==", + "engines": { + "node": ">= 8" + } + }, + "node_modules/select-hose": { + "version": "2.0.0", + "resolved": "https://registry.npmmirror.com/select-hose/-/select-hose-2.0.0.tgz", + "integrity": "sha512-mEugaLK+YfkijB4fx0e6kImuJdCIt2LxCRcbEYPqRGCs4F2ogyfZU5IAZRdjCP8JPq2AtdNoC/Dux63d9Kiryg==", + "dev": true + }, + "node_modules/selfsigned": { + "version": "2.4.1", + "resolved": "https://registry.npmmirror.com/selfsigned/-/selfsigned-2.4.1.tgz", + "integrity": "sha512-th5B4L2U+eGLq1TVh7zNRGBapioSORUeymIydxgFpwww9d2qyKvtuPU2jJuHvYAwwqi2Y596QBL3eEqcPEYL8Q==", + "dev": true, + "dependencies": { + "@types/node-forge": "^1.3.0", + "node-forge": "^1" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/semver": { + "version": "6.3.1", + "resolved": "https://registry.npmmirror.com/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", + "dev": true, + "bin": { + "semver": "bin/semver.js" + } + }, + "node_modules/send": { + "version": "0.19.0", + "resolved": "https://registry.npmmirror.com/send/-/send-0.19.0.tgz", + "integrity": "sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw==", + "dev": true, + "dependencies": { + "debug": "2.6.9", + "depd": "2.0.0", + "destroy": "1.2.0", + "encodeurl": "~1.0.2", + "escape-html": "~1.0.3", + "etag": "~1.8.1", + "fresh": "0.5.2", + "http-errors": "2.0.0", + "mime": "1.6.0", + "ms": "2.1.3", + "on-finished": "2.4.1", + "range-parser": "~1.2.1", + "statuses": "2.0.1" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/send/node_modules/debug": { + "version": "2.6.9", + "resolved": "https://registry.npmmirror.com/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "dev": true, + "dependencies": { + "ms": "2.0.0" + } + }, + "node_modules/send/node_modules/debug/node_modules/ms": { + "version": "2.0.0", + "resolved": "https://registry.npmmirror.com/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", + "dev": true + }, + "node_modules/send/node_modules/encodeurl": { + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/encodeurl/-/encodeurl-1.0.2.tgz", + "integrity": "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==", + "dev": true, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/serialize-javascript": { + "version": "6.0.2", + "resolved": "https://registry.npmmirror.com/serialize-javascript/-/serialize-javascript-6.0.2.tgz", + "integrity": "sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==", + "dependencies": { + "randombytes": "^2.1.0" + } + }, + "node_modules/serve-index": { + "version": "1.9.1", + "resolved": "https://registry.npmmirror.com/serve-index/-/serve-index-1.9.1.tgz", + "integrity": "sha512-pXHfKNP4qujrtteMrSBb0rc8HJ9Ms/GrXwcUtUtD5s4ewDJI8bT3Cz2zTVRMKtri49pLx2e0Ya8ziP5Ya2pZZw==", + "dev": true, + "dependencies": { + "accepts": "~1.3.4", + "batch": "0.6.1", + "debug": "2.6.9", + "escape-html": "~1.0.3", + "http-errors": "~1.6.2", + "mime-types": "~2.1.17", + "parseurl": "~1.3.2" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/serve-index/node_modules/debug": { + "version": "2.6.9", + "resolved": "https://registry.npmmirror.com/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "dev": true, + "dependencies": { + "ms": "2.0.0" + } + }, + "node_modules/serve-index/node_modules/depd": { + "version": "1.1.2", + "resolved": "https://registry.npmmirror.com/depd/-/depd-1.1.2.tgz", + "integrity": "sha512-7emPTl6Dpo6JRXOXjLRxck+FlLRX5847cLKEn00PLAgc3g2hTZZgr+e4c2v6QpSmLeFP3n5yUo7ft6avBK/5jQ==", + "dev": true, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/serve-index/node_modules/http-errors": { + "version": "1.6.3", + "resolved": "https://registry.npmmirror.com/http-errors/-/http-errors-1.6.3.tgz", + "integrity": "sha512-lks+lVC8dgGyh97jxvxeYTWQFvh4uw4yC12gVl63Cg30sjPX4wuGcdkICVXDAESr6OJGjqGA8Iz5mkeN6zlD7A==", + "dev": true, + "dependencies": { + "depd": "~1.1.2", + "inherits": "2.0.3", + "setprototypeof": "1.1.0", + "statuses": ">= 1.4.0 < 2" + }, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/serve-index/node_modules/inherits": { + "version": "2.0.3", + "resolved": "https://registry.npmmirror.com/inherits/-/inherits-2.0.3.tgz", + "integrity": "sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw==", + "dev": true + }, + "node_modules/serve-index/node_modules/ms": { + "version": "2.0.0", + "resolved": "https://registry.npmmirror.com/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", + "dev": true + }, + "node_modules/serve-index/node_modules/setprototypeof": { + "version": "1.1.0", + "resolved": "https://registry.npmmirror.com/setprototypeof/-/setprototypeof-1.1.0.tgz", + "integrity": "sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ==", + "dev": true + }, + "node_modules/serve-index/node_modules/statuses": { + "version": "1.5.0", + "resolved": "https://registry.npmmirror.com/statuses/-/statuses-1.5.0.tgz", + "integrity": "sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==", + "dev": true, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/serve-static": { + "version": "1.16.2", + "resolved": "https://registry.npmmirror.com/serve-static/-/serve-static-1.16.2.tgz", + "integrity": "sha512-VqpjJZKadQB/PEbEwvFdO43Ax5dFBZ2UECszz8bQ7pi7wt//PWe1P6MN7eCnjsatYtBT6EuiClbjSWP2WrIoTw==", + "dev": true, + "dependencies": { + "encodeurl": "~2.0.0", + "escape-html": "~1.0.3", + "parseurl": "~1.3.3", + "send": "0.19.0" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/set-blocking": { + "version": "2.0.0", + "resolved": "https://registry.npmmirror.com/set-blocking/-/set-blocking-2.0.0.tgz", + "integrity": "sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==" + }, + "node_modules/set-function-length": { + "version": "1.2.2", + "resolved": "https://registry.npmmirror.com/set-function-length/-/set-function-length-1.2.2.tgz", + "integrity": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==", + "dev": true, + "dependencies": { + "define-data-property": "^1.1.4", + "es-errors": "^1.3.0", + "function-bind": "^1.1.2", + "get-intrinsic": "^1.2.4", + "gopd": "^1.0.1", + "has-property-descriptors": "^1.0.2" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/setprototypeof": { + "version": "1.2.0", + "resolved": "https://registry.npmmirror.com/setprototypeof/-/setprototypeof-1.2.0.tgz", + "integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==", + "dev": true + }, + "node_modules/shallow-clone": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/shallow-clone/-/shallow-clone-3.0.1.tgz", + "integrity": "sha512-/6KqX+GVUdqPuPPd2LxDDxzX6CAbjJehAAOKlNpqqUpAqPM6HeL8f+o3a+JsyGjn2lv0WY8UsTgUJjU9Ok55NA==", + "dev": true, + "dependencies": { + "kind-of": "^6.0.2" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/shebang-command": { + "version": "2.0.0", + "resolved": "https://registry.npmmirror.com/shebang-command/-/shebang-command-2.0.0.tgz", + "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", + "dependencies": { + "shebang-regex": "^3.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/shebang-regex": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/shebang-regex/-/shebang-regex-3.0.0.tgz", + "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", + "engines": { + "node": ">=8" + } + }, + "node_modules/shell-quote": { + "version": "1.8.2", + "resolved": "https://registry.npmmirror.com/shell-quote/-/shell-quote-1.8.2.tgz", + "integrity": "sha512-AzqKpGKjrj7EM6rKVQEPpB288oCfnrEIuyoT9cyF4nmGa7V8Zk6f7RRqYisX8X9m+Q7bd632aZW4ky7EhbQztA==", + "dev": true, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/side-channel": { + "version": "1.1.0", + "resolved": "https://registry.npmmirror.com/side-channel/-/side-channel-1.1.0.tgz", + "integrity": "sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==", + "dev": true, + "dependencies": { + "es-errors": "^1.3.0", + "object-inspect": "^1.13.3", + "side-channel-list": "^1.0.0", + "side-channel-map": "^1.0.1", + "side-channel-weakmap": "^1.0.2" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/side-channel-list": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/side-channel-list/-/side-channel-list-1.0.0.tgz", + "integrity": "sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==", + "dev": true, + "dependencies": { + "es-errors": "^1.3.0", + "object-inspect": "^1.13.3" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/side-channel-map": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/side-channel-map/-/side-channel-map-1.0.1.tgz", + "integrity": "sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==", + "dev": true, + "dependencies": { + "call-bound": "^1.0.2", + "es-errors": "^1.3.0", + "get-intrinsic": "^1.2.5", + "object-inspect": "^1.13.3" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/side-channel-weakmap": { + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz", + "integrity": "sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==", + "dev": true, + "dependencies": { + "call-bound": "^1.0.2", + "es-errors": "^1.3.0", + "get-intrinsic": "^1.2.5", + "object-inspect": "^1.13.3", + "side-channel-map": "^1.0.1" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/signal-exit": { + "version": "3.0.7", + "resolved": "https://registry.npmmirror.com/signal-exit/-/signal-exit-3.0.7.tgz", + "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==" + }, + "node_modules/sirv": { + "version": "2.0.4", + "resolved": "https://registry.npmmirror.com/sirv/-/sirv-2.0.4.tgz", + "integrity": "sha512-94Bdh3cC2PKrbgSOUqTiGPWVZeSiXfKOVZNJniWoqrWrRkB1CJzBU3NEbiTsPcYy1lDsANA/THzS+9WBiy5nfQ==", + "dev": true, + "dependencies": { + "@polka/url": "^1.0.0-next.24", + "mrmime": "^2.0.0", + "totalist": "^3.0.0" + }, + "engines": { + "node": ">= 10" + } + }, + "node_modules/slash": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/slash/-/slash-3.0.0.tgz", + "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/slice-ansi": { + "version": "4.0.0", + "resolved": "https://registry.npmmirror.com/slice-ansi/-/slice-ansi-4.0.0.tgz", + "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==", + "dev": true, + "dependencies": { + "ansi-styles": "^4.0.0", + "astral-regex": "^2.0.0", + "is-fullwidth-code-point": "^3.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/slice-ansi?sponsor=1" + } + }, + "node_modules/smart-buffer": { + "version": "4.2.0", + "resolved": "https://registry.npmmirror.com/smart-buffer/-/smart-buffer-4.2.0.tgz", + "integrity": "sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==", + "engines": { + "node": ">= 6.0.0", + "npm": ">= 3.0.0" + } + }, + "node_modules/sockjs": { + "version": "0.3.24", + "resolved": "https://registry.npmmirror.com/sockjs/-/sockjs-0.3.24.tgz", + "integrity": "sha512-GJgLTZ7vYb/JtPSSZ10hsOYIvEYsjbNU+zPdIHcUaWVNUEPivzxku31865sSSud0Da0W4lEeOPlmw93zLQchuQ==", + "dev": true, + "dependencies": { + "faye-websocket": "^0.11.3", + "uuid": "^8.3.2", + "websocket-driver": "^0.7.4" + } + }, + "node_modules/socks": { + "version": "2.8.4", + "resolved": "https://registry.npmmirror.com/socks/-/socks-2.8.4.tgz", + "integrity": "sha512-D3YaD0aRxR3mEcqnidIs7ReYJFVzWdd6fXJYUM8ixcQcJRGTka/b3saV0KflYhyVJXKhb947GndU35SxYNResQ==", + "dependencies": { + "ip-address": "^9.0.5", + "smart-buffer": "^4.2.0" + }, + "engines": { + "node": ">= 10.0.0", + "npm": ">= 3.0.0" + } + }, + "node_modules/socks-proxy-agent": { + "version": "7.0.0", + "resolved": "https://registry.npmmirror.com/socks-proxy-agent/-/socks-proxy-agent-7.0.0.tgz", + "integrity": "sha512-Fgl0YPZ902wEsAyiQ+idGd1A7rSFx/ayC1CQVMw5P+EQx2V0SgpGtf6OKFhVjPflPUl9YMmEOnmfjCdMUsygww==", + "dependencies": { + "agent-base": "^6.0.2", + "debug": "^4.3.3", + "socks": "^2.6.2" + }, + "engines": { + "node": ">= 10" + } + }, + "node_modules/source-map": { + "version": "0.6.1", + "resolved": "https://registry.npmmirror.com/source-map/-/source-map-0.6.1.tgz", + "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/source-map-js": { + "version": "1.2.1", + "resolved": "https://registry.npmmirror.com/source-map-js/-/source-map-js-1.2.1.tgz", + "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/source-map-support": { + "version": "0.5.21", + "resolved": "https://registry.npmmirror.com/source-map-support/-/source-map-support-0.5.21.tgz", + "integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==", + "dependencies": { + "buffer-from": "^1.0.0", + "source-map": "^0.6.0" + } + }, + "node_modules/spdx-correct": { + "version": "3.2.0", + "resolved": "https://registry.npmmirror.com/spdx-correct/-/spdx-correct-3.2.0.tgz", + "integrity": "sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==", + "dependencies": { + "spdx-expression-parse": "^3.0.0", + "spdx-license-ids": "^3.0.0" + } + }, + "node_modules/spdx-exceptions": { + "version": "2.5.0", + "resolved": "https://registry.npmmirror.com/spdx-exceptions/-/spdx-exceptions-2.5.0.tgz", + "integrity": "sha512-PiU42r+xO4UbUS1buo3LPJkjlO7430Xn5SVAhdpzzsPHsjbYVflnnFdATgabnLude+Cqu25p6N+g2lw/PFsa4w==" + }, + "node_modules/spdx-expression-parse": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz", + "integrity": "sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==", + "dependencies": { + "spdx-exceptions": "^2.1.0", + "spdx-license-ids": "^3.0.0" + } + }, + "node_modules/spdx-license-ids": { + "version": "3.0.21", + "resolved": "https://registry.npmmirror.com/spdx-license-ids/-/spdx-license-ids-3.0.21.tgz", + "integrity": "sha512-Bvg/8F5XephndSK3JffaRqdT+gyhfqIPwDHpX80tJrF8QQRYMo8sNMeaZ2Dp5+jhwKnUmIOyFFQfHRkjJm5nXg==" + }, + "node_modules/spdy": { + "version": "4.0.2", + "resolved": "https://registry.npmmirror.com/spdy/-/spdy-4.0.2.tgz", + "integrity": "sha512-r46gZQZQV+Kl9oItvl1JZZqJKGr+oEkB08A6BzkiR7593/7IbtuncXHd2YoYeTsG4157ZssMu9KYvUHLcjcDoA==", + "dev": true, + "dependencies": { + "debug": "^4.1.0", + "handle-thing": "^2.0.0", + "http-deceiver": "^1.2.7", + "select-hose": "^2.0.0", + "spdy-transport": "^3.0.0" + }, + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/spdy-transport": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/spdy-transport/-/spdy-transport-3.0.0.tgz", + "integrity": "sha512-hsLVFE5SjA6TCisWeJXFKniGGOpBgMLmerfO2aCyCU5s7nJ/rpAepqmFifv/GCbSbueEeAJJnmSQ2rKC/g8Fcw==", + "dev": true, + "dependencies": { + "debug": "^4.1.0", + "detect-node": "^2.0.4", + "hpack.js": "^2.1.6", + "obuf": "^1.1.2", + "readable-stream": "^3.0.6", + "wbuf": "^1.7.3" + } + }, + "node_modules/sprintf-js": { + "version": "1.0.3", + "resolved": "https://registry.npmmirror.com/sprintf-js/-/sprintf-js-1.0.3.tgz", + "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==", + "dev": true + }, + "node_modules/ssri": { + "version": "8.0.1", + "resolved": "https://registry.npmmirror.com/ssri/-/ssri-8.0.1.tgz", + "integrity": "sha512-97qShzy1AiyxvPNIkLWoGua7xoQzzPjQ0HAH4B0rWKo7SZ6USuPcrUiAFrws0UH8RrbWmgq3LMTObhPIHbbBeQ==", + "dependencies": { + "minipass": "^3.1.1" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/stable": { + "version": "0.1.8", + "resolved": "https://registry.npmmirror.com/stable/-/stable-0.1.8.tgz", + "integrity": "sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w==", + "deprecated": "Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility", + "dev": true + }, + "node_modules/stackframe": { + "version": "1.3.4", + "resolved": "https://registry.npmmirror.com/stackframe/-/stackframe-1.3.4.tgz", + "integrity": "sha512-oeVtt7eWQS+Na6F//S4kJ2K2VbRlS9D43mAlMyVpVWovy9o+jfgH8O9agzANzaiLjclA0oYzUXEM4PurhSUChw==", + "dev": true + }, + "node_modules/statuses": { + "version": "2.0.1", + "resolved": "https://registry.npmmirror.com/statuses/-/statuses-2.0.1.tgz", + "integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==", + "dev": true, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/stdout-stream": { + "version": "1.4.1", + "resolved": "https://registry.npmmirror.com/stdout-stream/-/stdout-stream-1.4.1.tgz", + "integrity": "sha512-j4emi03KXqJWcIeF8eIXkjMFN1Cmb8gUlDYGeBALLPo5qdyTfA9bOtl8m33lRoC+vFMkP3gl0WsDr6+gzxbbTA==", + "dependencies": { + "readable-stream": "^2.0.1" + } + }, + "node_modules/stdout-stream/node_modules/readable-stream": { + "version": "2.3.8", + "resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.8.tgz", + "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==", + "dependencies": { + "core-util-is": "~1.0.0", + "inherits": "~2.0.3", + "isarray": "~1.0.0", + "process-nextick-args": "~2.0.0", + "safe-buffer": "~5.1.1", + "string_decoder": "~1.1.1", + "util-deprecate": "~1.0.1" + } + }, + "node_modules/stdout-stream/node_modules/safe-buffer": { + "version": "5.1.2", + "resolved": "https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.1.2.tgz", + "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" + }, + "node_modules/stdout-stream/node_modules/string_decoder": { + "version": "1.1.1", + "resolved": "https://registry.npmmirror.com/string_decoder/-/string_decoder-1.1.1.tgz", + "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", + "dependencies": { + "safe-buffer": "~5.1.0" + } + }, + "node_modules/string_decoder": { + "version": "1.3.0", + "resolved": "https://registry.npmmirror.com/string_decoder/-/string_decoder-1.3.0.tgz", + "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==", + "dependencies": { + "safe-buffer": "~5.2.0" + } + }, + "node_modules/string-width": { + "version": "4.2.3", + "resolved": "https://registry.npmmirror.com/string-width/-/string-width-4.2.3.tgz", + "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", + "dependencies": { + "emoji-regex": "^8.0.0", + "is-fullwidth-code-point": "^3.0.0", + "strip-ansi": "^6.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/strip-ansi": { + "version": "6.0.1", + "resolved": "https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz", + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "dependencies": { + "ansi-regex": "^5.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/strip-eof": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/strip-eof/-/strip-eof-1.0.0.tgz", + "integrity": "sha512-7FCwGGmx8mD5xQd3RPUvnSpUXHM3BWuzjtpD4TXsfcZ9EL4azvVVUscFYwD9nx8Kh+uCBC00XBtAykoMHwTh8Q==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/strip-final-newline": { + "version": "2.0.0", + "resolved": "https://registry.npmmirror.com/strip-final-newline/-/strip-final-newline-2.0.0.tgz", + "integrity": "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==", + "dev": true, + "engines": { + "node": ">=6" + } + }, + "node_modules/strip-indent": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/strip-indent/-/strip-indent-3.0.0.tgz", + "integrity": "sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==", + "dependencies": { + "min-indent": "^1.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/strip-json-comments": { + "version": "3.1.1", + "resolved": "https://registry.npmmirror.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz", + "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", + "dev": true, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/stylehacks": { + "version": "5.1.1", + "resolved": "https://registry.npmmirror.com/stylehacks/-/stylehacks-5.1.1.tgz", + "integrity": "sha512-sBpcd5Hx7G6seo7b1LkpttvTz7ikD0LlH5RmdcBNb6fFR0Fl7LQwHDFr300q4cwUqi+IYrFGmsIHieMBfnN/Bw==", + "dev": true, + "dependencies": { + "browserslist": "^4.21.4", + "postcss-selector-parser": "^6.0.4" + }, + "engines": { + "node": "^10 || ^12 || >=14.0" + }, + "peerDependencies": { + "postcss": "^8.2.15" + } + }, + "node_modules/supports-color": { + "version": "7.2.0", + "resolved": "https://registry.npmmirror.com/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", + "dependencies": { + "has-flag": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/supports-preserve-symlinks-flag": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", + "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/svg-tags": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/svg-tags/-/svg-tags-1.0.0.tgz", + "integrity": "sha512-ovssysQTa+luh7A5Weu3Rta6FJlFBBbInjOh722LIt6klpU2/HtdUbszju/G4devcvk8PGt7FCLv5wftu3THUA==", + "dev": true + }, + "node_modules/svgo": { + "version": "2.8.0", + "resolved": "https://registry.npmmirror.com/svgo/-/svgo-2.8.0.tgz", + "integrity": "sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg==", + "dev": true, + "dependencies": { + "@trysound/sax": "0.2.0", + "commander": "^7.2.0", + "css-select": "^4.1.3", + "css-tree": "^1.1.3", + "csso": "^4.2.0", + "picocolors": "^1.0.0", + "stable": "^0.1.8" + }, + "bin": { + "svgo": "bin/svgo" + }, + "engines": { + "node": ">=10.13.0" + } + }, + "node_modules/table": { + "version": "6.9.0", + "resolved": "https://registry.npmmirror.com/table/-/table-6.9.0.tgz", + "integrity": "sha512-9kY+CygyYM6j02t5YFHbNz2FN5QmYGv9zAjVp4lCDjlCw7amdckXlEt/bjMhUIfj4ThGRE4gCUH5+yGnNuPo5A==", + "dev": true, + "dependencies": { + "ajv": "^8.0.1", + "lodash.truncate": "^4.4.2", + "slice-ansi": "^4.0.0", + "string-width": "^4.2.3", + "strip-ansi": "^6.0.1" + }, + "engines": { + "node": ">=10.0.0" + } + }, + "node_modules/table/node_modules/ajv": { + "version": "8.17.1", + "resolved": "https://registry.npmmirror.com/ajv/-/ajv-8.17.1.tgz", + "integrity": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==", + "dev": true, + "dependencies": { + "fast-deep-equal": "^3.1.3", + "fast-uri": "^3.0.1", + "json-schema-traverse": "^1.0.0", + "require-from-string": "^2.0.2" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/epoberezkin" + } + }, + "node_modules/table/node_modules/json-schema-traverse": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", + "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", + "dev": true + }, + "node_modules/tapable": { + "version": "2.2.1", + "resolved": "https://registry.npmmirror.com/tapable/-/tapable-2.2.1.tgz", + "integrity": "sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==", + "engines": { + "node": ">=6" + } + }, + "node_modules/tar": { + "version": "6.2.1", + "resolved": "https://registry.npmmirror.com/tar/-/tar-6.2.1.tgz", + "integrity": "sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==", + "dependencies": { + "chownr": "^2.0.0", + "fs-minipass": "^2.0.0", + "minipass": "^5.0.0", + "minizlib": "^2.1.1", + "mkdirp": "^1.0.3", + "yallist": "^4.0.0" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/tar/node_modules/minipass": { + "version": "5.0.0", + "resolved": "https://registry.npmmirror.com/minipass/-/minipass-5.0.0.tgz", + "integrity": "sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==", + "engines": { + "node": ">=8" + } + }, + "node_modules/tar/node_modules/yallist": { + "version": "4.0.0", + "resolved": "https://registry.npmmirror.com/yallist/-/yallist-4.0.0.tgz", + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" + }, + "node_modules/terser": { + "version": "5.39.0", + "resolved": "https://registry.npmmirror.com/terser/-/terser-5.39.0.tgz", + "integrity": "sha512-LBAhFyLho16harJoWMg/nZsQYgTrg5jXOn2nCYjRUcZZEdE3qa2zb8QEDRUGVZBW4rlazf2fxkg8tztybTaqWw==", + "dependencies": { + "@jridgewell/source-map": "^0.3.3", + "acorn": "^8.8.2", + "commander": "^2.20.0", + "source-map-support": "~0.5.20" + }, + "bin": { + "terser": "bin/terser" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/terser-webpack-plugin": { + "version": "5.3.14", + "resolved": "https://registry.npmmirror.com/terser-webpack-plugin/-/terser-webpack-plugin-5.3.14.tgz", + "integrity": "sha512-vkZjpUjb6OMS7dhV+tILUW6BhpDR7P2L/aQSAv+Uwk+m8KATX9EccViHTJR2qDtACKPIYndLGCyl3FMo+r2LMw==", + "dependencies": { + "@jridgewell/trace-mapping": "^0.3.25", + "jest-worker": "^27.4.5", + "schema-utils": "^4.3.0", + "serialize-javascript": "^6.0.2", + "terser": "^5.31.1" + }, + "engines": { + "node": ">= 10.13.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + }, + "peerDependencies": { + "webpack": "^5.1.0" + }, + "peerDependenciesMeta": { + "@swc/core": { + "optional": true + }, + "esbuild": { + "optional": true + }, + "uglify-js": { + "optional": true + } + } + }, + "node_modules/terser-webpack-plugin/node_modules/ajv": { + "version": "8.17.1", + "resolved": "https://registry.npmmirror.com/ajv/-/ajv-8.17.1.tgz", + "integrity": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==", + "dependencies": { + "fast-deep-equal": "^3.1.3", + "fast-uri": "^3.0.1", + "json-schema-traverse": "^1.0.0", + "require-from-string": "^2.0.2" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/epoberezkin" + } + }, + "node_modules/terser-webpack-plugin/node_modules/ajv-keywords": { + "version": "5.1.0", + "resolved": "https://registry.npmmirror.com/ajv-keywords/-/ajv-keywords-5.1.0.tgz", + "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==", + "dependencies": { + "fast-deep-equal": "^3.1.3" + }, + "peerDependencies": { + "ajv": "^8.8.2" + } + }, + "node_modules/terser-webpack-plugin/node_modules/json-schema-traverse": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", + "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==" + }, + "node_modules/terser-webpack-plugin/node_modules/schema-utils": { + "version": "4.3.0", + "resolved": "https://registry.npmmirror.com/schema-utils/-/schema-utils-4.3.0.tgz", + "integrity": "sha512-Gf9qqc58SpCA/xdziiHz35F4GNIWYWZrEshUc/G/r5BnLph6xpKuLeoJoQuj5WfBIx/eQLf+hmVPYHaxJu7V2g==", + "dependencies": { + "@types/json-schema": "^7.0.9", + "ajv": "^8.9.0", + "ajv-formats": "^2.1.1", + "ajv-keywords": "^5.1.0" + }, + "engines": { + "node": ">= 10.13.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + } + }, + "node_modules/terser/node_modules/commander": { + "version": "2.20.3", + "resolved": "https://registry.npmmirror.com/commander/-/commander-2.20.3.tgz", + "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==" + }, + "node_modules/text-table": { + "version": "0.2.0", + "resolved": "https://registry.npmmirror.com/text-table/-/text-table-0.2.0.tgz", + "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==", + "dev": true + }, + "node_modules/thenify": { + "version": "3.3.1", + "resolved": "https://registry.npmmirror.com/thenify/-/thenify-3.3.1.tgz", + "integrity": "sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==", + "dev": true, + "dependencies": { + "any-promise": "^1.0.0" + } + }, + "node_modules/thenify-all": { + "version": "1.6.0", + "resolved": "https://registry.npmmirror.com/thenify-all/-/thenify-all-1.6.0.tgz", + "integrity": "sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==", + "dev": true, + "dependencies": { + "thenify": ">= 3.1.0 < 4" + }, + "engines": { + "node": ">=0.8" + } + }, + "node_modules/thread-loader": { + "version": "3.0.4", + "resolved": "https://registry.npmmirror.com/thread-loader/-/thread-loader-3.0.4.tgz", + "integrity": "sha512-ByaL2TPb+m6yArpqQUZvP+5S1mZtXsEP7nWKKlAUTm7fCml8kB5s1uI3+eHRP2bk5mVYfRSBI7FFf+tWEyLZwA==", + "dev": true, + "dependencies": { + "json-parse-better-errors": "^1.0.2", + "loader-runner": "^4.1.0", + "loader-utils": "^2.0.0", + "neo-async": "^2.6.2", + "schema-utils": "^3.0.0" + }, + "engines": { + "node": ">= 10.13.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + }, + "peerDependencies": { + "webpack": "^4.27.0 || ^5.0.0" + } + }, + "node_modules/thread-loader/node_modules/loader-utils": { + "version": "2.0.4", + "resolved": "https://registry.npmmirror.com/loader-utils/-/loader-utils-2.0.4.tgz", + "integrity": "sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==", + "dev": true, + "dependencies": { + "big.js": "^5.2.2", + "emojis-list": "^3.0.0", + "json5": "^2.1.2" + }, + "engines": { + "node": ">=8.9.0" + } + }, + "node_modules/thread-loader/node_modules/schema-utils": { + "version": "3.3.0", + "resolved": "https://registry.npmmirror.com/schema-utils/-/schema-utils-3.3.0.tgz", + "integrity": "sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg==", + "dev": true, + "dependencies": { + "@types/json-schema": "^7.0.8", + "ajv": "^6.12.5", + "ajv-keywords": "^3.5.2" + }, + "engines": { + "node": ">= 10.13.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + } + }, + "node_modules/throttle-debounce": { + "version": "1.1.0", + "resolved": "https://registry.npmmirror.com/throttle-debounce/-/throttle-debounce-1.1.0.tgz", + "integrity": "sha512-XH8UiPCQcWNuk2LYePibW/4qL97+ZQ1AN3FNXwZRBNPPowo/NRU5fAlDCSNBJIYCKbioZfuYtMhG4quqoJhVzg==", + "engines": { + "node": ">=4" + } + }, + "node_modules/thunky": { + "version": "1.1.0", + "resolved": "https://registry.npmmirror.com/thunky/-/thunky-1.1.0.tgz", + "integrity": "sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA==", + "dev": true + }, + "node_modules/to-fast-properties": { + "version": "2.0.0", + "resolved": "https://registry.npmmirror.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz", + "integrity": "sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==", + "dev": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/to-regex-range": { + "version": "5.0.1", + "resolved": "https://registry.npmmirror.com/to-regex-range/-/to-regex-range-5.0.1.tgz", + "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", + "dev": true, + "dependencies": { + "is-number": "^7.0.0" + }, + "engines": { + "node": ">=8.0" + } + }, + "node_modules/toidentifier": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/toidentifier/-/toidentifier-1.0.1.tgz", + "integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==", + "dev": true, + "engines": { + "node": ">=0.6" + } + }, + "node_modules/totalist": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/totalist/-/totalist-3.0.1.tgz", + "integrity": "sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==", + "dev": true, + "engines": { + "node": ">=6" + } + }, + "node_modules/tr46": { + "version": "0.0.3", + "resolved": "https://registry.npmmirror.com/tr46/-/tr46-0.0.3.tgz", + "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==", + "dev": true + }, + "node_modules/trim-newlines": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/trim-newlines/-/trim-newlines-3.0.1.tgz", + "integrity": "sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==", + "engines": { + "node": ">=8" + } + }, + "node_modules/true-case-path": { + "version": "2.2.1", + "resolved": "https://registry.npmmirror.com/true-case-path/-/true-case-path-2.2.1.tgz", + "integrity": "sha512-0z3j8R7MCjy10kc/g+qg7Ln3alJTodw9aDuVWZa3uiWqfuBMKeAeP2ocWcxoyM3D73yz3Jt/Pu4qPr4wHSdB/Q==" + }, + "node_modules/tslib": { + "version": "2.8.1", + "resolved": "https://registry.npmmirror.com/tslib/-/tslib-2.8.1.tgz", + "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==" + }, + "node_modules/type-check": { + "version": "0.4.0", + "resolved": "https://registry.npmmirror.com/type-check/-/type-check-0.4.0.tgz", + "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", + "dev": true, + "dependencies": { + "prelude-ls": "^1.2.1" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/type-fest": { + "version": "0.18.1", + "resolved": "https://registry.npmmirror.com/type-fest/-/type-fest-0.18.1.tgz", + "integrity": "sha512-OIAYXk8+ISY+qTOwkHtKqzAuxchoMiD9Udx+FSGQDuiRR+PJKJHc2NJAXlbhkGwTt/4/nKZxELY1w3ReWOL8mw==", + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/type-is": { + "version": "1.6.18", + "resolved": "https://registry.npmmirror.com/type-is/-/type-is-1.6.18.tgz", + "integrity": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==", + "dev": true, + "dependencies": { + "media-typer": "0.3.0", + "mime-types": "~2.1.24" + }, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/undici-types": { + "version": "6.20.0", + "resolved": "https://registry.npmmirror.com/undici-types/-/undici-types-6.20.0.tgz", + "integrity": "sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==" + }, + "node_modules/unicode-canonical-property-names-ecmascript": { + "version": "2.0.1", + "resolved": "https://registry.npmmirror.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.1.tgz", + "integrity": "sha512-dA8WbNeb2a6oQzAQ55YlT5vQAWGV9WXOsi3SskE3bcCdM0P4SDd+24zS/OCacdRq5BkdsRj9q3Pg6YyQoxIGqg==", + "dev": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/unicode-match-property-ecmascript": { + "version": "2.0.0", + "resolved": "https://registry.npmmirror.com/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-2.0.0.tgz", + "integrity": "sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==", + "dev": true, + "dependencies": { + "unicode-canonical-property-names-ecmascript": "^2.0.0", + "unicode-property-aliases-ecmascript": "^2.0.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/unicode-match-property-value-ecmascript": { + "version": "2.2.0", + "resolved": "https://registry.npmmirror.com/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.2.0.tgz", + "integrity": "sha512-4IehN3V/+kkr5YeSSDDQG8QLqO26XpL2XP3GQtqwlT/QYSECAwFztxVHjlbh0+gjJ3XmNLS0zDsbgs9jWKExLg==", + "dev": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/unicode-property-aliases-ecmascript": { + "version": "2.1.0", + "resolved": "https://registry.npmmirror.com/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.1.0.tgz", + "integrity": "sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==", + "dev": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/unique-filename": { + "version": "2.0.1", + "resolved": "https://registry.npmmirror.com/unique-filename/-/unique-filename-2.0.1.tgz", + "integrity": "sha512-ODWHtkkdx3IAR+veKxFV+VBkUMcN+FaqzUUd7IZzt+0zhDZFPFxhlqwPF3YQvMHx1TD0tdgYl+kuPnJ8E6ql7A==", + "dependencies": { + "unique-slug": "^3.0.0" + }, + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + } + }, + "node_modules/unique-slug": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/unique-slug/-/unique-slug-3.0.0.tgz", + "integrity": "sha512-8EyMynh679x/0gqE9fT9oilG+qEt+ibFyqjuVTsZn1+CMxH+XLlpvr2UZx4nVcCwTpx81nICr2JQFkM+HPLq4w==", + "dependencies": { + "imurmurhash": "^0.1.4" + }, + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + } + }, + "node_modules/universalify": { + "version": "2.0.1", + "resolved": "https://registry.npmmirror.com/universalify/-/universalify-2.0.1.tgz", + "integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==", + "dev": true, + "engines": { + "node": ">= 10.0.0" + } + }, + "node_modules/unpipe": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/unpipe/-/unpipe-1.0.0.tgz", + "integrity": "sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==", + "dev": true, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/update-browserslist-db": { + "version": "1.1.3", + "resolved": "https://registry.npmmirror.com/update-browserslist-db/-/update-browserslist-db-1.1.3.tgz", + "integrity": "sha512-UxhIZQ+QInVdunkDAaiazvvT/+fXL5Osr0JZlJulepYu6Jd7qJtDZjlur0emRlT71EN3ScPoE7gvsuIKKNavKw==", + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/browserslist" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/browserslist" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "dependencies": { + "escalade": "^3.2.0", + "picocolors": "^1.1.1" + }, + "bin": { + "update-browserslist-db": "cli.js" + }, + "peerDependencies": { + "browserslist": ">= 4.21.0" + } + }, + "node_modules/uri-js": { + "version": "4.4.1", + "resolved": "https://registry.npmmirror.com/uri-js/-/uri-js-4.4.1.tgz", + "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", + "dependencies": { + "punycode": "^2.1.0" + } + }, + "node_modules/util-deprecate": { + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/util-deprecate/-/util-deprecate-1.0.2.tgz", + "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==" + }, + "node_modules/utila": { + "version": "0.4.0", + "resolved": "https://registry.npmmirror.com/utila/-/utila-0.4.0.tgz", + "integrity": "sha512-Z0DbgELS9/L/75wZbro8xAnT50pBVFQZ+hUEueGDU5FN51YSCYM+jdxsfCiHjwNP/4LCDD0i/graKpeBnOXKRA==", + "dev": true + }, + "node_modules/utils-merge": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/utils-merge/-/utils-merge-1.0.1.tgz", + "integrity": "sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==", + "dev": true, + "engines": { + "node": ">= 0.4.0" + } + }, + "node_modules/uuid": { + "version": "8.3.2", + "resolved": "https://registry.npmmirror.com/uuid/-/uuid-8.3.2.tgz", + "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==", + "dev": true, + "bin": { + "uuid": "dist/bin/uuid" + } + }, + "node_modules/v-contextmenu": { + "version": "2.9.2", + "resolved": "https://registry.npmmirror.com/v-contextmenu/-/v-contextmenu-2.9.2.tgz", + "integrity": "sha512-zCp1IG9UIJ1PQlccZ73RH68svvFUydXfndJlWDv9WvBlwbtWfIy5jUFpwBjwWXhqe7TvVi50xP99foeL3YJtOg==", + "engines": { + "node": ">= 4.0.0", + "npm": ">= 3.0.0" + }, + "peerDependencies": { + "vue": "^2.5.0" + } + }, + "node_modules/v8-compile-cache": { + "version": "2.4.0", + "resolved": "https://registry.npmmirror.com/v8-compile-cache/-/v8-compile-cache-2.4.0.tgz", + "integrity": "sha512-ocyWc3bAHBB/guyqJQVI5o4BZkPhznPYUG2ea80Gond/BgNWpap8TOmLSeeQG7bnh2KMISxskdADG59j7zruhw==", + "dev": true + }, + "node_modules/validate-npm-package-license": { + "version": "3.0.4", + "resolved": "https://registry.npmmirror.com/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz", + "integrity": "sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==", + "dependencies": { + "spdx-correct": "^3.0.0", + "spdx-expression-parse": "^3.0.0" + } + }, + "node_modules/vary": { + "version": "1.1.2", + "resolved": "https://registry.npmmirror.com/vary/-/vary-1.1.2.tgz", + "integrity": "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==", + "dev": true, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/vue": { + "version": "2.7.16", + "resolved": "https://registry.npmmirror.com/vue/-/vue-2.7.16.tgz", + "integrity": "sha512-4gCtFXaAA3zYZdTp5s4Hl2sozuySsgz4jy1EnpBHNfpMa9dK1ZCG7viqBPCwXtmgc8nHqUsAu3G4gtmXkkY3Sw==", + "deprecated": "Vue 2 has reached EOL and is no longer actively maintained. See https://v2.vuejs.org/eol/ for more details.", + "dependencies": { + "@vue/compiler-sfc": "2.7.16", + "csstype": "^3.1.0" + } + }, + "node_modules/vue-contextmenu": { + "version": "1.5.11", + "resolved": "https://registry.npmmirror.com/vue-contextmenu/-/vue-contextmenu-1.5.11.tgz", + "integrity": "sha512-H9CdXqiVMRJsUX+ah9k2olywZUiJ+sq6EkCGkLza+DFx0PChIJzZPlsVNPOMgcFInYkigh+QRw2S4Bu7nUXGlA==", + "dependencies": { + "vue": "^2.6.9" + } + }, + "node_modules/vue-eslint-parser": { + "version": "8.3.0", + "resolved": "https://registry.npmmirror.com/vue-eslint-parser/-/vue-eslint-parser-8.3.0.tgz", + "integrity": "sha512-dzHGG3+sYwSf6zFBa0Gi9ZDshD7+ad14DGOdTLjruRVgZXe2J+DcZ9iUhyR48z5g1PqRa20yt3Njna/veLJL/g==", + "dev": true, + "dependencies": { + "debug": "^4.3.2", + "eslint-scope": "^7.0.0", + "eslint-visitor-keys": "^3.1.0", + "espree": "^9.0.0", + "esquery": "^1.4.0", + "lodash": "^4.17.21", + "semver": "^7.3.5" + }, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "url": "https://github.com/sponsors/mysticatea" + }, + "peerDependencies": { + "eslint": ">=6.0.0" + } + }, + "node_modules/vue-eslint-parser/node_modules/eslint-scope": { + "version": "7.2.2", + "resolved": "https://registry.npmmirror.com/eslint-scope/-/eslint-scope-7.2.2.tgz", + "integrity": "sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==", + "dev": true, + "dependencies": { + "esrecurse": "^4.3.0", + "estraverse": "^5.2.0" + }, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" + } + }, + "node_modules/vue-eslint-parser/node_modules/eslint-visitor-keys": { + "version": "3.4.3", + "resolved": "https://registry.npmmirror.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", + "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", + "dev": true, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" + } + }, + "node_modules/vue-eslint-parser/node_modules/espree": { + "version": "9.6.1", + "resolved": "https://registry.npmmirror.com/espree/-/espree-9.6.1.tgz", + "integrity": "sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==", + "dev": true, + "dependencies": { + "acorn": "^8.9.0", + "acorn-jsx": "^5.3.2", + "eslint-visitor-keys": "^3.4.1" + }, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" + } + }, + "node_modules/vue-eslint-parser/node_modules/estraverse": { + "version": "5.3.0", + "resolved": "https://registry.npmmirror.com/estraverse/-/estraverse-5.3.0.tgz", + "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", + "dev": true, + "engines": { + "node": ">=4.0" + } + }, + "node_modules/vue-eslint-parser/node_modules/semver": { + "version": "7.7.1", + "resolved": "https://registry.npmmirror.com/semver/-/semver-7.7.1.tgz", + "integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==", + "dev": true, + "bin": { + "semver": "bin/semver.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/vue-hot-reload-api": { + "version": "2.3.4", + "resolved": "https://registry.npmmirror.com/vue-hot-reload-api/-/vue-hot-reload-api-2.3.4.tgz", + "integrity": "sha512-BXq3jwIagosjgNVae6tkHzzIk6a8MHFtzAdwhnV5VlvPTFxDCvIttgSiHWjdGoTJvXtmRu5HacExfdarRcFhog==", + "dev": true + }, + "node_modules/vue-loader": { + "version": "17.4.2", + "resolved": "https://registry.npmmirror.com/vue-loader/-/vue-loader-17.4.2.tgz", + "integrity": "sha512-yTKOA4R/VN4jqjw4y5HrynFL8AK0Z3/Jt7eOJXEitsm0GMRHDBjCfCiuTiLP7OESvsZYo2pATCWhDqxC5ZrM6w==", + "dev": true, + "dependencies": { + "chalk": "^4.1.0", + "hash-sum": "^2.0.0", + "watchpack": "^2.4.0" + }, + "peerDependencies": { + "webpack": "^4.1.0 || ^5.0.0-0" + }, + "peerDependenciesMeta": { + "@vue/compiler-sfc": { + "optional": true + }, + "vue": { + "optional": true + } + } + }, + "node_modules/vue-loader/node_modules/chalk": { + "version": "4.1.2", + "resolved": "https://registry.npmmirror.com/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", + "dev": true, + "dependencies": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/chalk?sponsor=1" + } + }, + "node_modules/vue-router": { + "version": "3.6.5", + "resolved": "https://registry.npmmirror.com/vue-router/-/vue-router-3.6.5.tgz", + "integrity": "sha512-VYXZQLtjuvKxxcshuRAwjHnciqZVoXAjTjcqBTz4rKc8qih9g9pI3hbDjmqXaHdgL3v8pV6P8Z335XvHzESxLQ==" + }, + "node_modules/vue-seamless-scroll": { + "version": "1.1.23", + "resolved": "https://registry.npmmirror.com/vue-seamless-scroll/-/vue-seamless-scroll-1.1.23.tgz", + "integrity": "sha512-HBjUub8WwsKJzbFCrwKPDrZn4e+SSbkKgwWtjKtfLwesiFGwSsVxP44/Z6d3kpXy94qIFOiflJH6l0/9pj7SGA==", + "dependencies": { + "comutils": "^1.1.9" + } + }, + "node_modules/vue-style-loader": { + "version": "4.1.3", + "resolved": "https://registry.npmmirror.com/vue-style-loader/-/vue-style-loader-4.1.3.tgz", + "integrity": "sha512-sFuh0xfbtpRlKfm39ss/ikqs9AbKCoXZBpHeVZ8Tx650o0k0q/YCM7FRvigtxpACezfq6af+a7JeqVTWvncqDg==", + "dev": true, + "dependencies": { + "hash-sum": "^1.0.2", + "loader-utils": "^1.0.2" + } + }, + "node_modules/vue-style-loader/node_modules/hash-sum": { + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/hash-sum/-/hash-sum-1.0.2.tgz", + "integrity": "sha512-fUs4B4L+mlt8/XAtSOGMUO1TXmAelItBPtJG7CyHJfYTdDjwisntGO2JQz7oUsatOY9o68+57eziUVNw/mRHmA==", + "dev": true + }, + "node_modules/vue-template-compiler": { + "version": "2.7.16", + "resolved": "https://registry.npmmirror.com/vue-template-compiler/-/vue-template-compiler-2.7.16.tgz", + "integrity": "sha512-AYbUWAJHLGGQM7+cNTELw+KsOG9nl2CnSv467WobS5Cv9uk3wFcnr1Etsz2sEIHEZvw1U+o9mRlEO6QbZvUPGQ==", + "dev": true, + "dependencies": { + "de-indent": "^1.0.2", + "he": "^1.2.0" + } + }, + "node_modules/vue-template-es2015-compiler": { + "version": "1.9.1", + "resolved": "https://registry.npmmirror.com/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.9.1.tgz", + "integrity": "sha512-4gDntzrifFnCEvyoO8PqyJDmguXgVPxKiIxrBKjIowvL9l+N66196+72XVYR8BBf1Uv1Fgt3bGevJ+sEmxfZzw==", + "dev": true + }, + "node_modules/vue/node_modules/@vue/compiler-sfc": { + "version": "2.7.16", + "resolved": "https://registry.npmmirror.com/@vue/compiler-sfc/-/compiler-sfc-2.7.16.tgz", + "integrity": "sha512-KWhJ9k5nXuNtygPU7+t1rX6baZeqOYLEforUPjgNDBnLicfHCoi48H87Q8XyLZOrNNsmhuwKqtpDQWjEFe6Ekg==", + "dependencies": { + "@babel/parser": "^7.23.5", + "postcss": "^8.4.14", + "source-map": "^0.6.1" + }, + "optionalDependencies": { + "prettier": "^1.18.2 || ^2.0.0" + } + }, + "node_modules/vuex": { + "version": "3.6.2", + "resolved": "https://registry.npmmirror.com/vuex/-/vuex-3.6.2.tgz", + "integrity": "sha512-ETW44IqCgBpVomy520DT5jf8n0zoCac+sxWnn+hMe/CzaSejb/eVw2YToiXYX+Ex/AuHHia28vWTq4goAexFbw==", + "peerDependencies": { + "vue": "^2.0.0" + } + }, + "node_modules/watchpack": { + "version": "2.4.2", + "resolved": "https://registry.npmmirror.com/watchpack/-/watchpack-2.4.2.tgz", + "integrity": "sha512-TnbFSbcOCcDgjZ4piURLCbJ3nJhznVh9kw6F6iokjiFPl8ONxe9A6nMDVXDiNbrSfLILs6vB07F7wLBrwPYzJw==", + "dependencies": { + "glob-to-regexp": "^0.4.1", + "graceful-fs": "^4.1.2" + }, + "engines": { + "node": ">=10.13.0" + } + }, + "node_modules/wbuf": { + "version": "1.7.3", + "resolved": "https://registry.npmmirror.com/wbuf/-/wbuf-1.7.3.tgz", + "integrity": "sha512-O84QOnr0icsbFGLS0O3bI5FswxzRr8/gHwWkDlQFskhSPryQXvrTMxjxGP4+iWYoauLoBvfDpkrOauZ+0iZpDA==", + "dev": true, + "dependencies": { + "minimalistic-assert": "^1.0.0" + } + }, + "node_modules/wcwidth": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/wcwidth/-/wcwidth-1.0.1.tgz", + "integrity": "sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==", + "dev": true, + "dependencies": { + "defaults": "^1.0.3" + } + }, + "node_modules/weaverjs": { + "version": "1.2.0", + "resolved": "https://registry.npmmirror.com/weaverjs/-/weaverjs-1.2.0.tgz", + "integrity": "sha512-X+nDGl5mrc8ysArmafu6dD3GNFP2r+NdV6L/PiWac8TpH4BVODO/HMaPLhrXmOZhdI3XM0LVxW5ZrAbwKqkkmw==", + "engines": { + "node": ">=0.6" + } + }, + "node_modules/webidl-conversions": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz", + "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==", + "dev": true + }, + "node_modules/webpack": { + "version": "5.98.0", + "resolved": "https://registry.npmmirror.com/webpack/-/webpack-5.98.0.tgz", + "integrity": "sha512-UFynvx+gM44Gv9qFgj0acCQK2VE1CtdfwFdimkapco3hlPCJ/zeq73n2yVKimVbtm+TnApIugGhLJnkU6gjYXA==", + "dependencies": { + "@types/eslint-scope": "^3.7.7", + "@types/estree": "^1.0.6", + "@webassemblyjs/ast": "^1.14.1", + "@webassemblyjs/wasm-edit": "^1.14.1", + "@webassemblyjs/wasm-parser": "^1.14.1", + "acorn": "^8.14.0", + "browserslist": "^4.24.0", + "chrome-trace-event": "^1.0.2", + "enhanced-resolve": "^5.17.1", + "es-module-lexer": "^1.2.1", + "eslint-scope": "5.1.1", + "events": "^3.2.0", + "glob-to-regexp": "^0.4.1", + "graceful-fs": "^4.2.11", + "json-parse-even-better-errors": "^2.3.1", + "loader-runner": "^4.2.0", + "mime-types": "^2.1.27", + "neo-async": "^2.6.2", + "schema-utils": "^4.3.0", + "tapable": "^2.1.1", + "terser-webpack-plugin": "^5.3.11", + "watchpack": "^2.4.1", + "webpack-sources": "^3.2.3" + }, + "bin": { + "webpack": "bin/webpack.js" + }, + "engines": { + "node": ">=10.13.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + }, + "peerDependenciesMeta": { + "webpack-cli": { + "optional": true + } + } + }, + "node_modules/webpack-bundle-analyzer": { + "version": "4.10.2", + "resolved": "https://registry.npmmirror.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.10.2.tgz", + "integrity": "sha512-vJptkMm9pk5si4Bv922ZbKLV8UTT4zib4FPgXMhgzUny0bfDDkLXAVQs3ly3fS4/TN9ROFtb0NFrm04UXFE/Vw==", + "dev": true, + "dependencies": { + "@discoveryjs/json-ext": "0.5.7", + "acorn": "^8.0.4", + "acorn-walk": "^8.0.0", + "commander": "^7.2.0", + "debounce": "^1.2.1", + "escape-string-regexp": "^4.0.0", + "gzip-size": "^6.0.0", + "html-escaper": "^2.0.2", + "opener": "^1.5.2", + "picocolors": "^1.0.0", + "sirv": "^2.0.3", + "ws": "^7.3.1" + }, + "bin": { + "webpack-bundle-analyzer": "lib/bin/analyzer.js" + }, + "engines": { + "node": ">= 10.13.0" + } + }, + "node_modules/webpack-chain": { + "version": "6.5.1", + "resolved": "https://registry.npmmirror.com/webpack-chain/-/webpack-chain-6.5.1.tgz", + "integrity": "sha512-7doO/SRtLu8q5WM0s7vPKPWX580qhi0/yBHkOxNkv50f6qB76Zy9o2wRTrrPULqYTvQlVHuvbA8v+G5ayuUDsA==", + "deprecated": "Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.", + "dev": true, + "dependencies": { + "deepmerge": "^1.5.2", + "javascript-stringify": "^2.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/webpack-dev-middleware": { + "version": "5.3.4", + "resolved": "https://registry.npmmirror.com/webpack-dev-middleware/-/webpack-dev-middleware-5.3.4.tgz", + "integrity": "sha512-BVdTqhhs+0IfoeAf7EoH5WE+exCmqGerHfDM0IL096Px60Tq2Mn9MAbnaGUe6HiMa41KMCYF19gyzZmBcq/o4Q==", + "dev": true, + "dependencies": { + "colorette": "^2.0.10", + "memfs": "^3.4.3", + "mime-types": "^2.1.31", + "range-parser": "^1.2.1", + "schema-utils": "^4.0.0" + }, + "engines": { + "node": ">= 12.13.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + }, + "peerDependencies": { + "webpack": "^4.0.0 || ^5.0.0" + } + }, + "node_modules/webpack-dev-middleware/node_modules/ajv": { + "version": "8.17.1", + "resolved": "https://registry.npmmirror.com/ajv/-/ajv-8.17.1.tgz", + "integrity": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==", + "dev": true, + "dependencies": { + "fast-deep-equal": "^3.1.3", + "fast-uri": "^3.0.1", + "json-schema-traverse": "^1.0.0", + "require-from-string": "^2.0.2" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/epoberezkin" + } + }, + "node_modules/webpack-dev-middleware/node_modules/ajv-keywords": { + "version": "5.1.0", + "resolved": "https://registry.npmmirror.com/ajv-keywords/-/ajv-keywords-5.1.0.tgz", + "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==", + "dev": true, + "dependencies": { + "fast-deep-equal": "^3.1.3" + }, + "peerDependencies": { + "ajv": "^8.8.2" + } + }, + "node_modules/webpack-dev-middleware/node_modules/json-schema-traverse": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", + "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", + "dev": true + }, + "node_modules/webpack-dev-middleware/node_modules/schema-utils": { + "version": "4.3.0", + "resolved": "https://registry.npmmirror.com/schema-utils/-/schema-utils-4.3.0.tgz", + "integrity": "sha512-Gf9qqc58SpCA/xdziiHz35F4GNIWYWZrEshUc/G/r5BnLph6xpKuLeoJoQuj5WfBIx/eQLf+hmVPYHaxJu7V2g==", + "dev": true, + "dependencies": { + "@types/json-schema": "^7.0.9", + "ajv": "^8.9.0", + "ajv-formats": "^2.1.1", + "ajv-keywords": "^5.1.0" + }, + "engines": { + "node": ">= 10.13.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + } + }, + "node_modules/webpack-dev-server": { + "version": "4.15.2", + "resolved": "https://registry.npmmirror.com/webpack-dev-server/-/webpack-dev-server-4.15.2.tgz", + "integrity": "sha512-0XavAZbNJ5sDrCbkpWL8mia0o5WPOd2YGtxrEiZkBK9FjLppIUK2TgxK6qGD2P3hUXTJNNPVibrerKcx5WkR1g==", + "dev": true, + "dependencies": { + "@types/bonjour": "^3.5.9", + "@types/connect-history-api-fallback": "^1.3.5", + "@types/express": "^4.17.13", + "@types/serve-index": "^1.9.1", + "@types/serve-static": "^1.13.10", + "@types/sockjs": "^0.3.33", + "@types/ws": "^8.5.5", + "ansi-html-community": "^0.0.8", + "bonjour-service": "^1.0.11", + "chokidar": "^3.5.3", + "colorette": "^2.0.10", + "compression": "^1.7.4", + "connect-history-api-fallback": "^2.0.0", + "default-gateway": "^6.0.3", + "express": "^4.17.3", + "graceful-fs": "^4.2.6", + "html-entities": "^2.3.2", + "http-proxy-middleware": "^2.0.3", + "ipaddr.js": "^2.0.1", + "launch-editor": "^2.6.0", + "open": "^8.0.9", + "p-retry": "^4.5.0", + "rimraf": "^3.0.2", + "schema-utils": "^4.0.0", + "selfsigned": "^2.1.1", + "serve-index": "^1.9.1", + "sockjs": "^0.3.24", + "spdy": "^4.0.2", + "webpack-dev-middleware": "^5.3.4", + "ws": "^8.13.0" + }, + "bin": { + "webpack-dev-server": "bin/webpack-dev-server.js" + }, + "engines": { + "node": ">= 12.13.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + }, + "peerDependencies": { + "webpack": "^4.37.0 || ^5.0.0" + }, + "peerDependenciesMeta": { + "webpack": { + "optional": true + }, + "webpack-cli": { + "optional": true + } + } + }, + "node_modules/webpack-dev-server/node_modules/ajv": { + "version": "8.17.1", + "resolved": "https://registry.npmmirror.com/ajv/-/ajv-8.17.1.tgz", + "integrity": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==", + "dev": true, + "dependencies": { + "fast-deep-equal": "^3.1.3", + "fast-uri": "^3.0.1", + "json-schema-traverse": "^1.0.0", + "require-from-string": "^2.0.2" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/epoberezkin" + } + }, + "node_modules/webpack-dev-server/node_modules/ajv-keywords": { + "version": "5.1.0", + "resolved": "https://registry.npmmirror.com/ajv-keywords/-/ajv-keywords-5.1.0.tgz", + "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==", + "dev": true, + "dependencies": { + "fast-deep-equal": "^3.1.3" + }, + "peerDependencies": { + "ajv": "^8.8.2" + } + }, + "node_modules/webpack-dev-server/node_modules/json-schema-traverse": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", + "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", + "dev": true + }, + "node_modules/webpack-dev-server/node_modules/schema-utils": { + "version": "4.3.0", + "resolved": "https://registry.npmmirror.com/schema-utils/-/schema-utils-4.3.0.tgz", + "integrity": "sha512-Gf9qqc58SpCA/xdziiHz35F4GNIWYWZrEshUc/G/r5BnLph6xpKuLeoJoQuj5WfBIx/eQLf+hmVPYHaxJu7V2g==", + "dev": true, + "dependencies": { + "@types/json-schema": "^7.0.9", + "ajv": "^8.9.0", + "ajv-formats": "^2.1.1", + "ajv-keywords": "^5.1.0" + }, + "engines": { + "node": ">= 10.13.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + } + }, + "node_modules/webpack-dev-server/node_modules/ws": { + "version": "8.18.1", + "resolved": "https://registry.npmmirror.com/ws/-/ws-8.18.1.tgz", + "integrity": "sha512-RKW2aJZMXeMxVpnZ6bck+RswznaxmzdULiBr6KY7XkTnW8uvt0iT9H5DkHUChXrc+uurzwa0rVI16n/Xzjdz1w==", + "dev": true, + "engines": { + "node": ">=10.0.0" + }, + "peerDependencies": { + "bufferutil": "^4.0.1", + "utf-8-validate": ">=5.0.2" + }, + "peerDependenciesMeta": { + "bufferutil": { + "optional": true + }, + "utf-8-validate": { + "optional": true + } + } + }, + "node_modules/webpack-merge": { + "version": "5.10.0", + "resolved": "https://registry.npmmirror.com/webpack-merge/-/webpack-merge-5.10.0.tgz", + "integrity": "sha512-+4zXKdx7UnO+1jaN4l2lHVD+mFvnlZQP/6ljaJVb4SZiwIKeUnrT5l0gkT8z+n4hKpC+jpOv6O9R+gLtag7pSA==", + "dev": true, + "dependencies": { + "clone-deep": "^4.0.1", + "flat": "^5.0.2", + "wildcard": "^2.0.0" + }, + "engines": { + "node": ">=10.0.0" + } + }, + "node_modules/webpack-sources": { + "version": "3.2.3", + "resolved": "https://registry.npmmirror.com/webpack-sources/-/webpack-sources-3.2.3.tgz", + "integrity": "sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==", + "engines": { + "node": ">=10.13.0" + } + }, + "node_modules/webpack-virtual-modules": { + "version": "0.4.6", + "resolved": "https://registry.npmmirror.com/webpack-virtual-modules/-/webpack-virtual-modules-0.4.6.tgz", + "integrity": "sha512-5tyDlKLqPfMqjT3Q9TAqf2YqjwmnUleZwzJi1A5qXnlBCdj2AtOJ6wAWdglTIDOPgOiOrXeBeFcsQ8+aGQ6QbA==", + "dev": true + }, + "node_modules/webpack/node_modules/ajv": { + "version": "8.17.1", + "resolved": "https://registry.npmmirror.com/ajv/-/ajv-8.17.1.tgz", + "integrity": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==", + "dependencies": { + "fast-deep-equal": "^3.1.3", + "fast-uri": "^3.0.1", + "json-schema-traverse": "^1.0.0", + "require-from-string": "^2.0.2" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/epoberezkin" + } + }, + "node_modules/webpack/node_modules/ajv-keywords": { + "version": "5.1.0", + "resolved": "https://registry.npmmirror.com/ajv-keywords/-/ajv-keywords-5.1.0.tgz", + "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==", + "dependencies": { + "fast-deep-equal": "^3.1.3" + }, + "peerDependencies": { + "ajv": "^8.8.2" + } + }, + "node_modules/webpack/node_modules/json-schema-traverse": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", + "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==" + }, + "node_modules/webpack/node_modules/schema-utils": { + "version": "4.3.0", + "resolved": "https://registry.npmmirror.com/schema-utils/-/schema-utils-4.3.0.tgz", + "integrity": "sha512-Gf9qqc58SpCA/xdziiHz35F4GNIWYWZrEshUc/G/r5BnLph6xpKuLeoJoQuj5WfBIx/eQLf+hmVPYHaxJu7V2g==", + "dependencies": { + "@types/json-schema": "^7.0.9", + "ajv": "^8.9.0", + "ajv-formats": "^2.1.1", + "ajv-keywords": "^5.1.0" + }, + "engines": { + "node": ">= 10.13.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + } + }, + "node_modules/websocket-driver": { + "version": "0.7.4", + "resolved": "https://registry.npmmirror.com/websocket-driver/-/websocket-driver-0.7.4.tgz", + "integrity": "sha512-b17KeDIQVjvb0ssuSDF2cYXSg2iztliJ4B9WdsuB6J952qCPKmnVq4DyW5motImXHDC1cBT/1UezrJVsKw5zjg==", + "dev": true, + "dependencies": { + "http-parser-js": ">=0.5.1", + "safe-buffer": ">=5.1.0", + "websocket-extensions": ">=0.1.1" + }, + "engines": { + "node": ">=0.8.0" + } + }, + "node_modules/websocket-extensions": { + "version": "0.1.4", + "resolved": "https://registry.npmmirror.com/websocket-extensions/-/websocket-extensions-0.1.4.tgz", + "integrity": "sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg==", + "dev": true, + "engines": { + "node": ">=0.8.0" + } + }, + "node_modules/whatwg-fetch": { + "version": "3.6.20", + "resolved": "https://registry.npmmirror.com/whatwg-fetch/-/whatwg-fetch-3.6.20.tgz", + "integrity": "sha512-EqhiFU6daOA8kpjOWTL0olhVOF3i7OrFzSYiGsEMB8GcXS+RrzauAERX65xMeNWVqxA6HXH2m69Z9LaKKdisfg==", + "dev": true + }, + "node_modules/whatwg-url": { + "version": "5.0.0", + "resolved": "https://registry.npmmirror.com/whatwg-url/-/whatwg-url-5.0.0.tgz", + "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==", + "dev": true, + "dependencies": { + "tr46": "~0.0.3", + "webidl-conversions": "^3.0.0" + } + }, + "node_modules/which": { + "version": "2.0.2", + "resolved": "https://registry.npmmirror.com/which/-/which-2.0.2.tgz", + "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", + "dependencies": { + "isexe": "^2.0.0" + }, + "bin": { + "node-which": "bin/node-which" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/wide-align": { + "version": "1.1.5", + "resolved": "https://registry.npmmirror.com/wide-align/-/wide-align-1.1.5.tgz", + "integrity": "sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==", + "dependencies": { + "string-width": "^1.0.2 || 2 || 3 || 4" + } + }, + "node_modules/wildcard": { + "version": "2.0.1", + "resolved": "https://registry.npmmirror.com/wildcard/-/wildcard-2.0.1.tgz", + "integrity": "sha512-CC1bOL87PIWSBhDcTrdeLo6eGT7mCFtrg0uIJtqJUFyK+eJnzl8A1niH56uu7KMa5XFrtiV+AQuHO3n7DsHnLQ==", + "dev": true + }, + "node_modules/word-wrap": { + "version": "1.2.5", + "resolved": "https://registry.npmmirror.com/word-wrap/-/word-wrap-1.2.5.tgz", + "integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/wrap-ansi": { + "version": "7.0.0", + "resolved": "https://registry.npmmirror.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz", + "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", + "dependencies": { + "ansi-styles": "^4.0.0", + "string-width": "^4.1.0", + "strip-ansi": "^6.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/wrap-ansi?sponsor=1" + } + }, + "node_modules/wrappy": { + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/wrappy/-/wrappy-1.0.2.tgz", + "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==" + }, + "node_modules/ws": { + "version": "7.5.10", + "resolved": "https://registry.npmmirror.com/ws/-/ws-7.5.10.tgz", + "integrity": "sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==", + "dev": true, + "engines": { + "node": ">=8.3.0" + }, + "peerDependencies": { + "bufferutil": "^4.0.1", + "utf-8-validate": "^5.0.2" + }, + "peerDependenciesMeta": { + "bufferutil": { + "optional": true + }, + "utf-8-validate": { + "optional": true + } + } + }, + "node_modules/y18n": { + "version": "5.0.8", + "resolved": "https://registry.npmmirror.com/y18n/-/y18n-5.0.8.tgz", + "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==", + "engines": { + "node": ">=10" + } + }, + "node_modules/yallist": { + "version": "3.1.1", + "resolved": "https://registry.npmmirror.com/yallist/-/yallist-3.1.1.tgz", + "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==", + "dev": true + }, + "node_modules/yaml": { + "version": "1.10.2", + "resolved": "https://registry.npmmirror.com/yaml/-/yaml-1.10.2.tgz", + "integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==", + "dev": true, + "engines": { + "node": ">= 6" + } + }, + "node_modules/yargs": { + "version": "16.2.0", + "resolved": "https://registry.npmmirror.com/yargs/-/yargs-16.2.0.tgz", + "integrity": "sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==", + "dev": true, + "dependencies": { + "cliui": "^7.0.2", + "escalade": "^3.1.1", + "get-caller-file": "^2.0.5", + "require-directory": "^2.1.1", + "string-width": "^4.2.0", + "y18n": "^5.0.5", + "yargs-parser": "^20.2.2" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/yargs-parser": { + "version": "20.2.9", + "resolved": "https://registry.npmmirror.com/yargs-parser/-/yargs-parser-20.2.9.tgz", + "integrity": "sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==", + "engines": { + "node": ">=10" + } + }, + "node_modules/yorkie": { + "version": "2.0.0", + "resolved": "https://registry.npmmirror.com/yorkie/-/yorkie-2.0.0.tgz", + "integrity": "sha512-jcKpkthap6x63MB4TxwCyuIGkV0oYP/YRyuQU5UO0Yz/E/ZAu+653/uov+phdmO54n6BcvFRyyt0RRrWdN2mpw==", + "dev": true, + "hasInstallScript": true, + "dependencies": { + "execa": "^0.8.0", + "is-ci": "^1.0.10", + "normalize-path": "^1.0.0", + "strip-indent": "^2.0.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/yorkie/node_modules/cross-spawn": { + "version": "5.1.0", + "resolved": "https://registry.npmmirror.com/cross-spawn/-/cross-spawn-5.1.0.tgz", + "integrity": "sha512-pTgQJ5KC0d2hcY8eyL1IzlBPYjTkyH72XRZPnLyKus2mBfNjQs3klqbJU2VILqZryAZUt9JOb3h/mWMy23/f5A==", + "dev": true, + "dependencies": { + "lru-cache": "^4.0.1", + "shebang-command": "^1.2.0", + "which": "^1.2.9" + } + }, + "node_modules/yorkie/node_modules/execa": { + "version": "0.8.0", + "resolved": "https://registry.npmmirror.com/execa/-/execa-0.8.0.tgz", + "integrity": "sha512-zDWS+Rb1E8BlqqhALSt9kUhss8Qq4nN3iof3gsOdyINksElaPyNBtKUMTR62qhvgVWR0CqCX7sdnKe4MnUbFEA==", + "dev": true, + "dependencies": { + "cross-spawn": "^5.0.1", + "get-stream": "^3.0.0", + "is-stream": "^1.1.0", + "npm-run-path": "^2.0.0", + "p-finally": "^1.0.0", + "signal-exit": "^3.0.0", + "strip-eof": "^1.0.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/yorkie/node_modules/get-stream": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/get-stream/-/get-stream-3.0.0.tgz", + "integrity": "sha512-GlhdIUuVakc8SJ6kK0zAFbiGzRFzNnY4jUuEbV9UROo4Y+0Ny4fjvcZFVTeDA4odpFyOQzaw6hXukJSq/f28sQ==", + "dev": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/yorkie/node_modules/lru-cache": { + "version": "4.1.5", + "resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-4.1.5.tgz", + "integrity": "sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==", + "dev": true, + "dependencies": { + "pseudomap": "^1.0.2", + "yallist": "^2.1.2" + } + }, + "node_modules/yorkie/node_modules/normalize-path": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/normalize-path/-/normalize-path-1.0.0.tgz", + "integrity": "sha512-7WyT0w8jhpDStXRq5836AMmihQwq2nrUVQrgjvUo/p/NZf9uy/MeJ246lBJVmWuYXMlJuG9BNZHF0hWjfTbQUA==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/yorkie/node_modules/shebang-command": { + "version": "1.2.0", + "resolved": "https://registry.npmmirror.com/shebang-command/-/shebang-command-1.2.0.tgz", + "integrity": "sha512-EV3L1+UQWGor21OmnvojK36mhg+TyIKDh3iFBKBohr5xeXIhNBcx8oWdgkTEEQ+BEFFYdLRuqMfd5L84N1V5Vg==", + "dev": true, + "dependencies": { + "shebang-regex": "^1.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/yorkie/node_modules/shebang-regex": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/shebang-regex/-/shebang-regex-1.0.0.tgz", + "integrity": "sha512-wpoSFAxys6b2a2wHZ1XpDSgD7N9iVjg29Ph9uV/uaP9Ex/KXlkTZTeddxDPSYQpgvzKLGJke2UU0AzoGCjNIvQ==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/yorkie/node_modules/strip-indent": { + "version": "2.0.0", + "resolved": "https://registry.npmmirror.com/strip-indent/-/strip-indent-2.0.0.tgz", + "integrity": "sha512-RsSNPLpq6YUL7QYy44RnPVTn/lcVZtb48Uof3X5JLbF4zD/Gs7ZFDv2HWol+leoQN2mT86LAzSshGfkTlSOpsA==", + "dev": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/yorkie/node_modules/which": { + "version": "1.3.1", + "resolved": "https://registry.npmmirror.com/which/-/which-1.3.1.tgz", + "integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==", + "dev": true, + "dependencies": { + "isexe": "^2.0.0" + }, + "bin": { + "which": "bin/which" + } + }, + "node_modules/yorkie/node_modules/yallist": { + "version": "2.1.2", + "resolved": "https://registry.npmmirror.com/yallist/-/yallist-2.1.2.tgz", + "integrity": "sha512-ncTzHV7NvsQZkYe1DW7cbDLm0YpzHmZF5r/iyP3ZnQtMiJ+pjzisCiMNI+Sj+xQF5pXhSHxSB3uDbsBTzY/c2A==", + "dev": true + }, + "node_modules/zrender": { + "version": "4.3.2", + "resolved": "https://registry.npmmirror.com/zrender/-/zrender-4.3.2.tgz", + "integrity": "sha512-bIusJLS8c4DkIcdiK+s13HiQ/zjQQVgpNohtd8d94Y2DnJqgM1yjh/jpDb8DoL6hd7r8Awagw8e3qK/oLaWr3g==" + } + } +} diff --git a/package.json b/package.json new file mode 100644 index 0000000..d4f2ca4 --- /dev/null +++ b/package.json @@ -0,0 +1,70 @@ +{ + "name": "finacial", + "version": "0.1.0", + "private": true, + "scripts": { + "serve": "vue-cli-service serve", + "build": "vue-cli-service build", + "lint": "vue-cli-service lint" + }, + "dependencies": { + "@jiaminghi/data-view": "^2.10.0", + "axios": "^1.4.0", + "core-js": "^3.8.3", + "cytoscape": "^3.27.0", + "cytoscape-all-paths": "^0.1.0", + "cytoscape-automove": "^1.10.3", + "cytoscape-bubblesets": "^3.2.0", + "cytoscape-cxtmenu": "^3.5.0", + "cytoscape-euler": "^1.2.2", + "cytoscape-expand-collapse": "^4.1.0", + "cytoscape-layers": "^2.4.3", + "cytoscape-spread": "^3.0.0", + "cytoscape-undo-redo": "^1.3.3", + "d3": "^7.8.5", + "echarts": "^4.9.0", + "element-ui": "^2.15.13", + "less": "^4.1.2", + "less-loader": "^6.0.0", + "mockjs": "^1.1.0", + "node-sass": "^9.0.0", + "sass-loader": "^13.3.2", + "v-contextmenu": "^2.9.2", + "vue": "^2.6.14", + "vue-contextmenu": "^1.5.11", + "vue-router": "^3.6.5", + "vue-seamless-scroll": "^1.1.23", + "vuex": "^3.6.2" + }, + "devDependencies": { + "@babel/core": "^7.12.16", + "@babel/eslint-parser": "^7.12.16", + "@babel/preset-env": "^7.22.9", + "@vue/cli-plugin-babel": "~5.0.0", + "@vue/cli-plugin-eslint": "~5.0.0", + "@vue/cli-service": "~5.0.0", + "babel-plugin-component": "^1.1.1", + "eslint": "^7.32.0", + "eslint-plugin-vue": "^8.0.3", + "vue-template-compiler": "^2.6.14" + }, + "eslintConfig": { + "root": true, + "env": { + "node": true + }, + "extends": [ + "plugin:vue/essential", + "eslint:recommended" + ], + "parserOptions": { + "parser": "@babel/eslint-parser" + }, + "rules": {} + }, + "browserslist": [ + "> 1%", + "last 2 versions", + "not dead" + ] +} diff --git a/public/2.6.ico b/public/2.6.ico new file mode 100644 index 0000000..4876fe1 Binary files /dev/null and b/public/2.6.ico differ diff --git a/public/Logo.ico b/public/Logo.ico new file mode 100644 index 0000000..73471e5 Binary files /dev/null and b/public/Logo.ico differ diff --git a/public/index.html b/public/index.html new file mode 100644 index 0000000..2ed1674 --- /dev/null +++ b/public/index.html @@ -0,0 +1,19 @@ + + + + + + + + + 资本市场系统性风险平台 + + + + +
+ + + diff --git a/public/static/3d-force-graph/3d-force-graph.min.js b/public/static/3d-force-graph/3d-force-graph.min.js new file mode 100644 index 0000000..41a4a8b --- /dev/null +++ b/public/static/3d-force-graph/3d-force-graph.min.js @@ -0,0 +1,5 @@ +// Version 1.73.5 3d-force-graph - https://github.com/vasturiano/3d-force-graph +!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):(t="undefined"!=typeof globalThis?globalThis:t||self).ForceGraph3D=e()}(this,(function(){"use strict";function t(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,i=Array(e);n>8&255]+ce[t>>16&255]+ce[t>>24&255]+"-"+ce[255&e]+ce[e>>8&255]+"-"+ce[e>>16&15|64]+ce[e>>24&255]+"-"+ce[63&n|128]+ce[n>>8&255]+"-"+ce[n>>16&255]+ce[n>>24&255]+ce[255&i]+ce[i>>8&255]+ce[i>>16&255]+ce[i>>24&255]).toLowerCase()}function ge(t,e,n){return Math.max(e,Math.min(n,t))}function _e(t,e){return(t%e+e)%e}function ve(t,e,n){return(1-n)*t+n*e}function ye(t,e){switch(e.constructor){case Float32Array:return t;case Uint32Array:return t/4294967295;case Uint16Array:return t/65535;case Uint8Array:return t/255;case Int32Array:return Math.max(t/2147483647,-1);case Int16Array:return Math.max(t/32767,-1);case Int8Array:return Math.max(t/127,-1);default:throw new Error("Invalid component type.")}}function xe(t,e){switch(e.constructor){case Float32Array:return t;case Uint32Array:return Math.round(4294967295*t);case Uint16Array:return Math.round(65535*t);case Uint8Array:return Math.round(255*t);case Int32Array:return Math.round(2147483647*t);case Int16Array:return Math.round(32767*t);case Int8Array:return Math.round(127*t);default:throw new Error("Invalid component type.")}}const be={DEG2RAD:pe,RAD2DEG:fe,generateUUID:me,clamp:ge,euclideanModulo:_e,mapLinear:function(t,e,n,i,r){return i+(t-e)*(r-i)/(n-e)},inverseLerp:function(t,e,n){return t!==e?(n-t)/(e-t):0},lerp:ve,damp:function(t,e,n,i){return ve(t,e,1-Math.exp(-n*i))},pingpong:function(t,e=1){return e-Math.abs(_e(t,2*e)-e)},smoothstep:function(t,e,n){return t<=e?0:t>=n?1:(t=(t-e)/(n-e))*t*(3-2*t)},smootherstep:function(t,e,n){return t<=e?0:t>=n?1:(t=(t-e)/(n-e))*t*t*(t*(6*t-15)+10)},randInt:function(t,e){return t+Math.floor(Math.random()*(e-t+1))},randFloat:function(t,e){return t+Math.random()*(e-t)},randFloatSpread:function(t){return t*(.5-Math.random())},seededRandom:function(t){void 0!==t&&(de=t);let e=de+=1831565813;return e=Math.imul(e^e>>>15,1|e),e^=e+Math.imul(e^e>>>7,61|e),((e^e>>>14)>>>0)/4294967296},degToRad:function(t){return t*pe},radToDeg:function(t){return t*fe},isPowerOfTwo:function(t){return!(t&t-1)&&0!==t},ceilPowerOfTwo:function(t){return Math.pow(2,Math.ceil(Math.log(t)/Math.LN2))},floorPowerOfTwo:function(t){return Math.pow(2,Math.floor(Math.log(t)/Math.LN2))},setQuaternionFromProperEuler:function(t,e,n,i,r){const s=Math.cos,a=Math.sin,o=s(n/2),l=a(n/2),h=s((e+i)/2),u=a((e+i)/2),c=s((e-i)/2),d=a((e-i)/2),p=s((i-e)/2),f=a((i-e)/2);switch(r){case"XYX":t.set(o*u,l*c,l*d,o*h);break;case"YZY":t.set(l*d,o*u,l*c,o*h);break;case"ZXZ":t.set(l*c,l*d,o*u,o*h);break;case"XZX":t.set(o*u,l*f,l*p,o*h);break;case"YXY":t.set(l*p,o*u,l*f,o*h);break;case"ZYZ":t.set(l*f,l*p,o*u,o*h);break;default:console.warn("THREE.MathUtils: .setQuaternionFromProperEuler() encountered an unknown order: "+r)}},normalize:xe,denormalize:ye};let Se=class t{constructor(e=0,n=0){t.prototype.isVector2=!0,this.x=e,this.y=n}get width(){return this.x}set width(t){this.x=t}get height(){return this.y}set height(t){this.y=t}set(t,e){return this.x=t,this.y=e,this}setScalar(t){return this.x=t,this.y=t,this}setX(t){return this.x=t,this}setY(t){return this.y=t,this}setComponent(t,e){switch(t){case 0:this.x=e;break;case 1:this.y=e;break;default:throw new Error("index is out of range: "+t)}return this}getComponent(t){switch(t){case 0:return this.x;case 1:return this.y;default:throw new Error("index is out of range: "+t)}}clone(){return new this.constructor(this.x,this.y)}copy(t){return this.x=t.x,this.y=t.y,this}add(t){return this.x+=t.x,this.y+=t.y,this}addScalar(t){return this.x+=t,this.y+=t,this}addVectors(t,e){return this.x=t.x+e.x,this.y=t.y+e.y,this}addScaledVector(t,e){return this.x+=t.x*e,this.y+=t.y*e,this}sub(t){return this.x-=t.x,this.y-=t.y,this}subScalar(t){return this.x-=t,this.y-=t,this}subVectors(t,e){return this.x=t.x-e.x,this.y=t.y-e.y,this}multiply(t){return this.x*=t.x,this.y*=t.y,this}multiplyScalar(t){return this.x*=t,this.y*=t,this}divide(t){return this.x/=t.x,this.y/=t.y,this}divideScalar(t){return this.multiplyScalar(1/t)}applyMatrix3(t){const e=this.x,n=this.y,i=t.elements;return this.x=i[0]*e+i[3]*n+i[6],this.y=i[1]*e+i[4]*n+i[7],this}min(t){return this.x=Math.min(this.x,t.x),this.y=Math.min(this.y,t.y),this}max(t){return this.x=Math.max(this.x,t.x),this.y=Math.max(this.y,t.y),this}clamp(t,e){return this.x=Math.max(t.x,Math.min(e.x,this.x)),this.y=Math.max(t.y,Math.min(e.y,this.y)),this}clampScalar(t,e){return this.x=Math.max(t,Math.min(e,this.x)),this.y=Math.max(t,Math.min(e,this.y)),this}clampLength(t,e){const n=this.length();return this.divideScalar(n||1).multiplyScalar(Math.max(t,Math.min(e,n)))}floor(){return this.x=Math.floor(this.x),this.y=Math.floor(this.y),this}ceil(){return this.x=Math.ceil(this.x),this.y=Math.ceil(this.y),this}round(){return this.x=Math.round(this.x),this.y=Math.round(this.y),this}roundToZero(){return this.x=Math.trunc(this.x),this.y=Math.trunc(this.y),this}negate(){return this.x=-this.x,this.y=-this.y,this}dot(t){return this.x*t.x+this.y*t.y}cross(t){return this.x*t.y-this.y*t.x}lengthSq(){return this.x*this.x+this.y*this.y}length(){return Math.sqrt(this.x*this.x+this.y*this.y)}manhattanLength(){return Math.abs(this.x)+Math.abs(this.y)}normalize(){return this.divideScalar(this.length()||1)}angle(){return Math.atan2(-this.y,-this.x)+Math.PI}angleTo(t){const e=Math.sqrt(this.lengthSq()*t.lengthSq());if(0===e)return Math.PI/2;const n=this.dot(t)/e;return Math.acos(ge(n,-1,1))}distanceTo(t){return Math.sqrt(this.distanceToSquared(t))}distanceToSquared(t){const e=this.x-t.x,n=this.y-t.y;return e*e+n*n}manhattanDistanceTo(t){return Math.abs(this.x-t.x)+Math.abs(this.y-t.y)}setLength(t){return this.normalize().multiplyScalar(t)}lerp(t,e){return this.x+=(t.x-this.x)*e,this.y+=(t.y-this.y)*e,this}lerpVectors(t,e,n){return this.x=t.x+(e.x-t.x)*n,this.y=t.y+(e.y-t.y)*n,this}equals(t){return t.x===this.x&&t.y===this.y}fromArray(t,e=0){return this.x=t[e],this.y=t[e+1],this}toArray(t=[],e=0){return t[e]=this.x,t[e+1]=this.y,t}fromBufferAttribute(t,e){return this.x=t.getX(e),this.y=t.getY(e),this}rotateAround(t,e){const n=Math.cos(e),i=Math.sin(e),r=this.x-t.x,s=this.y-t.y;return this.x=r*n-s*i+t.x,this.y=r*i+s*n+t.y,this}random(){return this.x=Math.random(),this.y=Math.random(),this}*[Symbol.iterator](){yield this.x,yield this.y}},Me=class t{constructor(e,n,i,r,s,a,o,l,h){t.prototype.isMatrix3=!0,this.elements=[1,0,0,0,1,0,0,0,1],void 0!==e&&this.set(e,n,i,r,s,a,o,l,h)}set(t,e,n,i,r,s,a,o,l){const h=this.elements;return h[0]=t,h[1]=i,h[2]=a,h[3]=e,h[4]=r,h[5]=o,h[6]=n,h[7]=s,h[8]=l,this}identity(){return this.set(1,0,0,0,1,0,0,0,1),this}copy(t){const e=this.elements,n=t.elements;return e[0]=n[0],e[1]=n[1],e[2]=n[2],e[3]=n[3],e[4]=n[4],e[5]=n[5],e[6]=n[6],e[7]=n[7],e[8]=n[8],this}extractBasis(t,e,n){return t.setFromMatrix3Column(this,0),e.setFromMatrix3Column(this,1),n.setFromMatrix3Column(this,2),this}setFromMatrix4(t){const e=t.elements;return this.set(e[0],e[4],e[8],e[1],e[5],e[9],e[2],e[6],e[10]),this}multiply(t){return this.multiplyMatrices(this,t)}premultiply(t){return this.multiplyMatrices(t,this)}multiplyMatrices(t,e){const n=t.elements,i=e.elements,r=this.elements,s=n[0],a=n[3],o=n[6],l=n[1],h=n[4],u=n[7],c=n[2],d=n[5],p=n[8],f=i[0],m=i[3],g=i[6],_=i[1],v=i[4],y=i[7],x=i[2],b=i[5],S=i[8];return r[0]=s*f+a*_+o*x,r[3]=s*m+a*v+o*b,r[6]=s*g+a*y+o*S,r[1]=l*f+h*_+u*x,r[4]=l*m+h*v+u*b,r[7]=l*g+h*y+u*S,r[2]=c*f+d*_+p*x,r[5]=c*m+d*v+p*b,r[8]=c*g+d*y+p*S,this}multiplyScalar(t){const e=this.elements;return e[0]*=t,e[3]*=t,e[6]*=t,e[1]*=t,e[4]*=t,e[7]*=t,e[2]*=t,e[5]*=t,e[8]*=t,this}determinant(){const t=this.elements,e=t[0],n=t[1],i=t[2],r=t[3],s=t[4],a=t[5],o=t[6],l=t[7],h=t[8];return e*s*h-e*a*l-n*r*h+n*a*o+i*r*l-i*s*o}invert(){const t=this.elements,e=t[0],n=t[1],i=t[2],r=t[3],s=t[4],a=t[5],o=t[6],l=t[7],h=t[8],u=h*s-a*l,c=a*o-h*r,d=l*r-s*o,p=e*u+n*c+i*d;if(0===p)return this.set(0,0,0,0,0,0,0,0,0);const f=1/p;return t[0]=u*f,t[1]=(i*l-h*n)*f,t[2]=(a*n-i*s)*f,t[3]=c*f,t[4]=(h*e-i*o)*f,t[5]=(i*r-a*e)*f,t[6]=d*f,t[7]=(n*o-l*e)*f,t[8]=(s*e-n*r)*f,this}transpose(){let t;const e=this.elements;return t=e[1],e[1]=e[3],e[3]=t,t=e[2],e[2]=e[6],e[6]=t,t=e[5],e[5]=e[7],e[7]=t,this}getNormalMatrix(t){return this.setFromMatrix4(t).invert().transpose()}transposeIntoArray(t){const e=this.elements;return t[0]=e[0],t[1]=e[3],t[2]=e[6],t[3]=e[1],t[4]=e[4],t[5]=e[7],t[6]=e[2],t[7]=e[5],t[8]=e[8],this}setUvTransform(t,e,n,i,r,s,a){const o=Math.cos(r),l=Math.sin(r);return this.set(n*o,n*l,-n*(o*s+l*a)+s+t,-i*l,i*o,-i*(-l*s+o*a)+a+e,0,0,1),this}scale(t,e){return this.premultiply(Te.makeScale(t,e)),this}rotate(t){return this.premultiply(Te.makeRotation(-t)),this}translate(t,e){return this.premultiply(Te.makeTranslation(t,e)),this}makeTranslation(t,e){return t.isVector2?this.set(1,0,t.x,0,1,t.y,0,0,1):this.set(1,0,t,0,1,e,0,0,1),this}makeRotation(t){const e=Math.cos(t),n=Math.sin(t);return this.set(e,-n,0,n,e,0,0,0,1),this}makeScale(t,e){return this.set(t,0,0,0,e,0,0,0,1),this}equals(t){const e=this.elements,n=t.elements;for(let t=0;t<9;t++)if(e[t]!==n[t])return!1;return!0}fromArray(t,e=0){for(let n=0;n<9;n++)this.elements[n]=t[n+e];return this}toArray(t=[],e=0){const n=this.elements;return t[e]=n[0],t[e+1]=n[1],t[e+2]=n[2],t[e+3]=n[3],t[e+4]=n[4],t[e+5]=n[5],t[e+6]=n[6],t[e+7]=n[7],t[e+8]=n[8],t}clone(){return(new this.constructor).fromArray(this.elements)}};const Te=new Me;function we(t){for(let e=t.length-1;e>=0;--e)if(t[e]>=65535)return!0;return!1}function Ee(t){return document.createElementNS("http://www.w3.org/1999/xhtml",t)}function Ae(){const t=Ee("canvas");return t.style.display="block",t}const Re={};function Ce(t){t in Re||(Re[t]=!0,console.warn(t))}const Ne={enabled:!0,workingColorSpace:Yt,spaces:{},convert:function(t,e,n){return!1!==this.enabled&&e!==n&&e&&n?(this.spaces[e].transfer===Zt&&(t.r=Pe(t.r),t.g=Pe(t.g),t.b=Pe(t.b)),this.spaces[e].primaries!==this.spaces[n].primaries&&(t.applyMatrix3(this.spaces[e].toXYZ),t.applyMatrix3(this.spaces[n].fromXYZ)),this.spaces[n].transfer===Zt&&(t.r=Ie(t.r),t.g=Ie(t.g),t.b=Ie(t.b)),t):t},fromWorkingColorSpace:function(t,e){return this.convert(t,this.workingColorSpace,e)},toWorkingColorSpace:function(t,e){return this.convert(t,e,this.workingColorSpace)},getPrimaries:function(t){return this.spaces[t].primaries},getTransfer:function(t){return t===Xt?Kt:this.spaces[t].transfer},getLuminanceCoefficients:function(t,e=this.workingColorSpace){return t.fromArray(this.spaces[e].luminanceCoefficients)},define:function(t){Object.assign(this.spaces,t)},_getMatrix:function(t,e,n){return t.copy(this.spaces[e].toXYZ).multiply(this.spaces[n].fromXYZ)},_getDrawingBufferColorSpace:function(t){return this.spaces[t].outputColorSpaceConfig.drawingBufferColorSpace},_getUnpackColorSpace:function(t=this.workingColorSpace){return this.spaces[t].workingColorSpaceConfig.unpackColorSpace}};function Pe(t){return t<.04045?.0773993808*t:Math.pow(.9478672986*t+.0521327014,2.4)}function Ie(t){return t<.0031308?12.92*t:1.055*Math.pow(t,.41666)-.055}const Le=[.64,.33,.3,.6,.15,.06],Ue=[.2126,.7152,.0722],De=[.3127,.329],Oe=(new Me).set(.4123908,.3575843,.1804808,.212639,.7151687,.0721923,.0193308,.1191948,.9505322),Fe=(new Me).set(3.2409699,-1.5373832,-.4986108,-.9692436,1.8759675,.0415551,.0556301,-.203977,1.0569715);let Be;Ne.define({[Yt]:{primaries:Le,whitePoint:De,transfer:Kt,toXYZ:Oe,fromXYZ:Fe,luminanceCoefficients:Ue,workingColorSpaceConfig:{unpackColorSpace:$t},outputColorSpaceConfig:{drawingBufferColorSpace:$t}},[$t]:{primaries:Le,whitePoint:De,transfer:Zt,toXYZ:Oe,fromXYZ:Fe,luminanceCoefficients:Ue,outputColorSpaceConfig:{drawingBufferColorSpace:$t}}});let ze=class{static getDataURL(t){if(/^data:/i.test(t.src))return t.src;if("undefined"==typeof HTMLCanvasElement)return t.src;let e;if(t instanceof HTMLCanvasElement)e=t;else{void 0===Be&&(Be=Ee("canvas")),Be.width=t.width,Be.height=t.height;const n=Be.getContext("2d");t instanceof ImageData?n.putImageData(t,0,0):n.drawImage(t,0,0,t.width,t.height),e=Be}return e.width>2048||e.height>2048?(console.warn("THREE.ImageUtils.getDataURL: Image converted to jpg for performance reasons",t),e.toDataURL("image/jpeg",.6)):e.toDataURL("image/png")}static sRGBToLinear(t){if("undefined"!=typeof HTMLImageElement&&t instanceof HTMLImageElement||"undefined"!=typeof HTMLCanvasElement&&t instanceof HTMLCanvasElement||"undefined"!=typeof ImageBitmap&&t instanceof ImageBitmap){const e=Ee("canvas");e.width=t.width,e.height=t.height;const n=e.getContext("2d");n.drawImage(t,0,0,t.width,t.height);const i=n.getImageData(0,0,t.width,t.height),r=i.data;for(let t=0;t0&&(n.userData=this.userData),e||(t.textures[this.uuid]=n),n}dispose(){this.dispatchEvent({type:"dispose"})}transformUv(t){if(300!==this.mapping)return t;if(t.applyMatrix3(this.matrix),t.x<0||t.x>1)switch(this.wrapS){case H:t.x=t.x-Math.floor(t.x);break;case j:t.x=t.x<0?0:1;break;case W:1===Math.abs(Math.floor(t.x)%2)?t.x=Math.ceil(t.x)-t.x:t.x=t.x-Math.floor(t.x)}if(t.y<0||t.y>1)switch(this.wrapT){case H:t.y=t.y-Math.floor(t.y);break;case j:t.y=t.y<0?0:1;break;case W:1===Math.abs(Math.floor(t.y)%2)?t.y=Math.ceil(t.y)-t.y:t.y=t.y-Math.floor(t.y)}return this.flipY&&(t.y=1-t.y),t}set needsUpdate(t){!0===t&&(this.version++,this.source.needsUpdate=!0)}set needsPMREMUpdate(t){!0===t&&this.pmremVersion++}};je.DEFAULT_IMAGE=null,je.DEFAULT_MAPPING=300,je.DEFAULT_ANISOTROPY=1;let We=class t{constructor(e=0,n=0,i=0,r=1){t.prototype.isVector4=!0,this.x=e,this.y=n,this.z=i,this.w=r}get width(){return this.z}set width(t){this.z=t}get height(){return this.w}set height(t){this.w=t}set(t,e,n,i){return this.x=t,this.y=e,this.z=n,this.w=i,this}setScalar(t){return this.x=t,this.y=t,this.z=t,this.w=t,this}setX(t){return this.x=t,this}setY(t){return this.y=t,this}setZ(t){return this.z=t,this}setW(t){return this.w=t,this}setComponent(t,e){switch(t){case 0:this.x=e;break;case 1:this.y=e;break;case 2:this.z=e;break;case 3:this.w=e;break;default:throw new Error("index is out of range: "+t)}return this}getComponent(t){switch(t){case 0:return this.x;case 1:return this.y;case 2:return this.z;case 3:return this.w;default:throw new Error("index is out of range: "+t)}}clone(){return new this.constructor(this.x,this.y,this.z,this.w)}copy(t){return this.x=t.x,this.y=t.y,this.z=t.z,this.w=void 0!==t.w?t.w:1,this}add(t){return this.x+=t.x,this.y+=t.y,this.z+=t.z,this.w+=t.w,this}addScalar(t){return this.x+=t,this.y+=t,this.z+=t,this.w+=t,this}addVectors(t,e){return this.x=t.x+e.x,this.y=t.y+e.y,this.z=t.z+e.z,this.w=t.w+e.w,this}addScaledVector(t,e){return this.x+=t.x*e,this.y+=t.y*e,this.z+=t.z*e,this.w+=t.w*e,this}sub(t){return this.x-=t.x,this.y-=t.y,this.z-=t.z,this.w-=t.w,this}subScalar(t){return this.x-=t,this.y-=t,this.z-=t,this.w-=t,this}subVectors(t,e){return this.x=t.x-e.x,this.y=t.y-e.y,this.z=t.z-e.z,this.w=t.w-e.w,this}multiply(t){return this.x*=t.x,this.y*=t.y,this.z*=t.z,this.w*=t.w,this}multiplyScalar(t){return this.x*=t,this.y*=t,this.z*=t,this.w*=t,this}applyMatrix4(t){const e=this.x,n=this.y,i=this.z,r=this.w,s=t.elements;return this.x=s[0]*e+s[4]*n+s[8]*i+s[12]*r,this.y=s[1]*e+s[5]*n+s[9]*i+s[13]*r,this.z=s[2]*e+s[6]*n+s[10]*i+s[14]*r,this.w=s[3]*e+s[7]*n+s[11]*i+s[15]*r,this}divide(t){return this.x/=t.x,this.y/=t.y,this.z/=t.z,this.w/=t.w,this}divideScalar(t){return this.multiplyScalar(1/t)}setAxisAngleFromQuaternion(t){this.w=2*Math.acos(t.w);const e=Math.sqrt(1-t.w*t.w);return e<1e-4?(this.x=1,this.y=0,this.z=0):(this.x=t.x/e,this.y=t.y/e,this.z=t.z/e),this}setAxisAngleFromRotationMatrix(t){let e,n,i,r;const s=.01,a=.1,o=t.elements,l=o[0],h=o[4],u=o[8],c=o[1],d=o[5],p=o[9],f=o[2],m=o[6],g=o[10];if(Math.abs(h-c)o&&t>_?t_?o=0?1:-1,i=1-e*e;if(i>Number.EPSILON){const r=Math.sqrt(i),s=Math.atan2(r,e*n);t=Math.sin(t*s)/r,a=Math.sin(a*s)/r}const r=a*n;if(o=o*t+c*r,l=l*t+d*r,h=h*t+p*r,u=u*t+f*r,t===1-a){const t=1/Math.sqrt(o*o+l*l+h*h+u*u);o*=t,l*=t,h*=t,u*=t}}t[e]=o,t[e+1]=l,t[e+2]=h,t[e+3]=u}static multiplyQuaternionsFlat(t,e,n,i,r,s){const a=n[i],o=n[i+1],l=n[i+2],h=n[i+3],u=r[s],c=r[s+1],d=r[s+2],p=r[s+3];return t[e]=a*p+h*u+o*d-l*c,t[e+1]=o*p+h*c+l*u-a*d,t[e+2]=l*p+h*d+a*c-o*u,t[e+3]=h*p-a*u-o*c-l*d,t}get x(){return this._x}set x(t){this._x=t,this._onChangeCallback()}get y(){return this._y}set y(t){this._y=t,this._onChangeCallback()}get z(){return this._z}set z(t){this._z=t,this._onChangeCallback()}get w(){return this._w}set w(t){this._w=t,this._onChangeCallback()}set(t,e,n,i){return this._x=t,this._y=e,this._z=n,this._w=i,this._onChangeCallback(),this}clone(){return new this.constructor(this._x,this._y,this._z,this._w)}copy(t){return this._x=t.x,this._y=t.y,this._z=t.z,this._w=t.w,this._onChangeCallback(),this}setFromEuler(t,e=!0){const n=t._x,i=t._y,r=t._z,s=t._order,a=Math.cos,o=Math.sin,l=a(n/2),h=a(i/2),u=a(r/2),c=o(n/2),d=o(i/2),p=o(r/2);switch(s){case"XYZ":this._x=c*h*u+l*d*p,this._y=l*d*u-c*h*p,this._z=l*h*p+c*d*u,this._w=l*h*u-c*d*p;break;case"YXZ":this._x=c*h*u+l*d*p,this._y=l*d*u-c*h*p,this._z=l*h*p-c*d*u,this._w=l*h*u+c*d*p;break;case"ZXY":this._x=c*h*u-l*d*p,this._y=l*d*u+c*h*p,this._z=l*h*p+c*d*u,this._w=l*h*u-c*d*p;break;case"ZYX":this._x=c*h*u-l*d*p,this._y=l*d*u+c*h*p,this._z=l*h*p-c*d*u,this._w=l*h*u+c*d*p;break;case"YZX":this._x=c*h*u+l*d*p,this._y=l*d*u+c*h*p,this._z=l*h*p-c*d*u,this._w=l*h*u-c*d*p;break;case"XZY":this._x=c*h*u-l*d*p,this._y=l*d*u-c*h*p,this._z=l*h*p+c*d*u,this._w=l*h*u+c*d*p;break;default:console.warn("THREE.Quaternion: .setFromEuler() encountered an unknown order: "+s)}return!0===e&&this._onChangeCallback(),this}setFromAxisAngle(t,e){const n=e/2,i=Math.sin(n);return this._x=t.x*i,this._y=t.y*i,this._z=t.z*i,this._w=Math.cos(n),this._onChangeCallback(),this}setFromRotationMatrix(t){const e=t.elements,n=e[0],i=e[4],r=e[8],s=e[1],a=e[5],o=e[9],l=e[2],h=e[6],u=e[10],c=n+a+u;if(c>0){const t=.5/Math.sqrt(c+1);this._w=.25/t,this._x=(h-o)*t,this._y=(r-l)*t,this._z=(s-i)*t}else if(n>a&&n>u){const t=2*Math.sqrt(1+n-a-u);this._w=(h-o)/t,this._x=.25*t,this._y=(i+s)/t,this._z=(r+l)/t}else if(a>u){const t=2*Math.sqrt(1+a-n-u);this._w=(r-l)/t,this._x=(i+s)/t,this._y=.25*t,this._z=(o+h)/t}else{const t=2*Math.sqrt(1+u-n-a);this._w=(s-i)/t,this._x=(r+l)/t,this._y=(o+h)/t,this._z=.25*t}return this._onChangeCallback(),this}setFromUnitVectors(t,e){let n=t.dot(e)+1;return nMath.abs(t.z)?(this._x=-t.y,this._y=t.x,this._z=0,this._w=n):(this._x=0,this._y=-t.z,this._z=t.y,this._w=n)):(this._x=t.y*e.z-t.z*e.y,this._y=t.z*e.x-t.x*e.z,this._z=t.x*e.y-t.y*e.x,this._w=n),this.normalize()}angleTo(t){return 2*Math.acos(Math.abs(ge(this.dot(t),-1,1)))}rotateTowards(t,e){const n=this.angleTo(t);if(0===n)return this;const i=Math.min(1,e/n);return this.slerp(t,i),this}identity(){return this.set(0,0,0,1)}invert(){return this.conjugate()}conjugate(){return this._x*=-1,this._y*=-1,this._z*=-1,this._onChangeCallback(),this}dot(t){return this._x*t._x+this._y*t._y+this._z*t._z+this._w*t._w}lengthSq(){return this._x*this._x+this._y*this._y+this._z*this._z+this._w*this._w}length(){return Math.sqrt(this._x*this._x+this._y*this._y+this._z*this._z+this._w*this._w)}normalize(){let t=this.length();return 0===t?(this._x=0,this._y=0,this._z=0,this._w=1):(t=1/t,this._x=this._x*t,this._y=this._y*t,this._z=this._z*t,this._w=this._w*t),this._onChangeCallback(),this}multiply(t){return this.multiplyQuaternions(this,t)}premultiply(t){return this.multiplyQuaternions(t,this)}multiplyQuaternions(t,e){const n=t._x,i=t._y,r=t._z,s=t._w,a=e._x,o=e._y,l=e._z,h=e._w;return this._x=n*h+s*a+i*l-r*o,this._y=i*h+s*o+r*a-n*l,this._z=r*h+s*l+n*o-i*a,this._w=s*h-n*a-i*o-r*l,this._onChangeCallback(),this}slerp(t,e){if(0===e)return this;if(1===e)return this.copy(t);const n=this._x,i=this._y,r=this._z,s=this._w;let a=s*t._w+n*t._x+i*t._y+r*t._z;if(a<0?(this._w=-t._w,this._x=-t._x,this._y=-t._y,this._z=-t._z,a=-a):this.copy(t),a>=1)return this._w=s,this._x=n,this._y=i,this._z=r,this;const o=1-a*a;if(o<=Number.EPSILON){const t=1-e;return this._w=t*s+e*this._w,this._x=t*n+e*this._x,this._y=t*i+e*this._y,this._z=t*r+e*this._z,this.normalize(),this}const l=Math.sqrt(o),h=Math.atan2(l,a),u=Math.sin((1-e)*h)/l,c=Math.sin(e*h)/l;return this._w=s*u+this._w*c,this._x=n*u+this._x*c,this._y=i*u+this._y*c,this._z=r*u+this._z*c,this._onChangeCallback(),this}slerpQuaternions(t,e,n){return this.copy(t).slerp(e,n)}random(){const t=2*Math.PI*Math.random(),e=2*Math.PI*Math.random(),n=Math.random(),i=Math.sqrt(1-n),r=Math.sqrt(n);return this.set(i*Math.sin(t),i*Math.cos(t),r*Math.sin(e),r*Math.cos(e))}equals(t){return t._x===this._x&&t._y===this._y&&t._z===this._z&&t._w===this._w}fromArray(t,e=0){return this._x=t[e],this._y=t[e+1],this._z=t[e+2],this._w=t[e+3],this._onChangeCallback(),this}toArray(t=[],e=0){return t[e]=this._x,t[e+1]=this._y,t[e+2]=this._z,t[e+3]=this._w,t}fromBufferAttribute(t,e){return this._x=t.getX(e),this._y=t.getY(e),this._z=t.getZ(e),this._w=t.getW(e),this._onChangeCallback(),this}toJSON(){return this.toArray()}_onChange(t){return this._onChangeCallback=t,this}_onChangeCallback(){}*[Symbol.iterator](){yield this._x,yield this._y,yield this._z,yield this._w}},Ze=class t{constructor(e=0,n=0,i=0){t.prototype.isVector3=!0,this.x=e,this.y=n,this.z=i}set(t,e,n){return void 0===n&&(n=this.z),this.x=t,this.y=e,this.z=n,this}setScalar(t){return this.x=t,this.y=t,this.z=t,this}setX(t){return this.x=t,this}setY(t){return this.y=t,this}setZ(t){return this.z=t,this}setComponent(t,e){switch(t){case 0:this.x=e;break;case 1:this.y=e;break;case 2:this.z=e;break;default:throw new Error("index is out of range: "+t)}return this}getComponent(t){switch(t){case 0:return this.x;case 1:return this.y;case 2:return this.z;default:throw new Error("index is out of range: "+t)}}clone(){return new this.constructor(this.x,this.y,this.z)}copy(t){return this.x=t.x,this.y=t.y,this.z=t.z,this}add(t){return this.x+=t.x,this.y+=t.y,this.z+=t.z,this}addScalar(t){return this.x+=t,this.y+=t,this.z+=t,this}addVectors(t,e){return this.x=t.x+e.x,this.y=t.y+e.y,this.z=t.z+e.z,this}addScaledVector(t,e){return this.x+=t.x*e,this.y+=t.y*e,this.z+=t.z*e,this}sub(t){return this.x-=t.x,this.y-=t.y,this.z-=t.z,this}subScalar(t){return this.x-=t,this.y-=t,this.z-=t,this}subVectors(t,e){return this.x=t.x-e.x,this.y=t.y-e.y,this.z=t.z-e.z,this}multiply(t){return this.x*=t.x,this.y*=t.y,this.z*=t.z,this}multiplyScalar(t){return this.x*=t,this.y*=t,this.z*=t,this}multiplyVectors(t,e){return this.x=t.x*e.x,this.y=t.y*e.y,this.z=t.z*e.z,this}applyEuler(t){return this.applyQuaternion(Je.setFromEuler(t))}applyAxisAngle(t,e){return this.applyQuaternion(Je.setFromAxisAngle(t,e))}applyMatrix3(t){const e=this.x,n=this.y,i=this.z,r=t.elements;return this.x=r[0]*e+r[3]*n+r[6]*i,this.y=r[1]*e+r[4]*n+r[7]*i,this.z=r[2]*e+r[5]*n+r[8]*i,this}applyNormalMatrix(t){return this.applyMatrix3(t).normalize()}applyMatrix4(t){const e=this.x,n=this.y,i=this.z,r=t.elements,s=1/(r[3]*e+r[7]*n+r[11]*i+r[15]);return this.x=(r[0]*e+r[4]*n+r[8]*i+r[12])*s,this.y=(r[1]*e+r[5]*n+r[9]*i+r[13])*s,this.z=(r[2]*e+r[6]*n+r[10]*i+r[14])*s,this}applyQuaternion(t){const e=this.x,n=this.y,i=this.z,r=t.x,s=t.y,a=t.z,o=t.w,l=2*(s*i-a*n),h=2*(a*e-r*i),u=2*(r*n-s*e);return this.x=e+o*l+s*u-a*h,this.y=n+o*h+a*l-r*u,this.z=i+o*u+r*h-s*l,this}project(t){return this.applyMatrix4(t.matrixWorldInverse).applyMatrix4(t.projectionMatrix)}unproject(t){return this.applyMatrix4(t.projectionMatrixInverse).applyMatrix4(t.matrixWorld)}transformDirection(t){const e=this.x,n=this.y,i=this.z,r=t.elements;return this.x=r[0]*e+r[4]*n+r[8]*i,this.y=r[1]*e+r[5]*n+r[9]*i,this.z=r[2]*e+r[6]*n+r[10]*i,this.normalize()}divide(t){return this.x/=t.x,this.y/=t.y,this.z/=t.z,this}divideScalar(t){return this.multiplyScalar(1/t)}min(t){return this.x=Math.min(this.x,t.x),this.y=Math.min(this.y,t.y),this.z=Math.min(this.z,t.z),this}max(t){return this.x=Math.max(this.x,t.x),this.y=Math.max(this.y,t.y),this.z=Math.max(this.z,t.z),this}clamp(t,e){return this.x=Math.max(t.x,Math.min(e.x,this.x)),this.y=Math.max(t.y,Math.min(e.y,this.y)),this.z=Math.max(t.z,Math.min(e.z,this.z)),this}clampScalar(t,e){return this.x=Math.max(t,Math.min(e,this.x)),this.y=Math.max(t,Math.min(e,this.y)),this.z=Math.max(t,Math.min(e,this.z)),this}clampLength(t,e){const n=this.length();return this.divideScalar(n||1).multiplyScalar(Math.max(t,Math.min(e,n)))}floor(){return this.x=Math.floor(this.x),this.y=Math.floor(this.y),this.z=Math.floor(this.z),this}ceil(){return this.x=Math.ceil(this.x),this.y=Math.ceil(this.y),this.z=Math.ceil(this.z),this}round(){return this.x=Math.round(this.x),this.y=Math.round(this.y),this.z=Math.round(this.z),this}roundToZero(){return this.x=Math.trunc(this.x),this.y=Math.trunc(this.y),this.z=Math.trunc(this.z),this}negate(){return this.x=-this.x,this.y=-this.y,this.z=-this.z,this}dot(t){return this.x*t.x+this.y*t.y+this.z*t.z}lengthSq(){return this.x*this.x+this.y*this.y+this.z*this.z}length(){return Math.sqrt(this.x*this.x+this.y*this.y+this.z*this.z)}manhattanLength(){return Math.abs(this.x)+Math.abs(this.y)+Math.abs(this.z)}normalize(){return this.divideScalar(this.length()||1)}setLength(t){return this.normalize().multiplyScalar(t)}lerp(t,e){return this.x+=(t.x-this.x)*e,this.y+=(t.y-this.y)*e,this.z+=(t.z-this.z)*e,this}lerpVectors(t,e,n){return this.x=t.x+(e.x-t.x)*n,this.y=t.y+(e.y-t.y)*n,this.z=t.z+(e.z-t.z)*n,this}cross(t){return this.crossVectors(this,t)}crossVectors(t,e){const n=t.x,i=t.y,r=t.z,s=e.x,a=e.y,o=e.z;return this.x=i*o-r*a,this.y=r*s-n*o,this.z=n*a-i*s,this}projectOnVector(t){const e=t.lengthSq();if(0===e)return this.set(0,0,0);const n=t.dot(this)/e;return this.copy(t).multiplyScalar(n)}projectOnPlane(t){return Qe.copy(this).projectOnVector(t),this.sub(Qe)}reflect(t){return this.sub(Qe.copy(t).multiplyScalar(2*this.dot(t)))}angleTo(t){const e=Math.sqrt(this.lengthSq()*t.lengthSq());if(0===e)return Math.PI/2;const n=this.dot(t)/e;return Math.acos(ge(n,-1,1))}distanceTo(t){return Math.sqrt(this.distanceToSquared(t))}distanceToSquared(t){const e=this.x-t.x,n=this.y-t.y,i=this.z-t.z;return e*e+n*n+i*i}manhattanDistanceTo(t){return Math.abs(this.x-t.x)+Math.abs(this.y-t.y)+Math.abs(this.z-t.z)}setFromSpherical(t){return this.setFromSphericalCoords(t.radius,t.phi,t.theta)}setFromSphericalCoords(t,e,n){const i=Math.sin(e)*t;return this.x=i*Math.sin(n),this.y=Math.cos(e)*t,this.z=i*Math.cos(n),this}setFromCylindrical(t){return this.setFromCylindricalCoords(t.radius,t.theta,t.y)}setFromCylindricalCoords(t,e,n){return this.x=t*Math.sin(e),this.y=n,this.z=t*Math.cos(e),this}setFromMatrixPosition(t){const e=t.elements;return this.x=e[12],this.y=e[13],this.z=e[14],this}setFromMatrixScale(t){const e=this.setFromMatrixColumn(t,0).length(),n=this.setFromMatrixColumn(t,1).length(),i=this.setFromMatrixColumn(t,2).length();return this.x=e,this.y=n,this.z=i,this}setFromMatrixColumn(t,e){return this.fromArray(t.elements,4*e)}setFromMatrix3Column(t,e){return this.fromArray(t.elements,3*e)}setFromEuler(t){return this.x=t._x,this.y=t._y,this.z=t._z,this}setFromColor(t){return this.x=t.r,this.y=t.g,this.z=t.b,this}equals(t){return t.x===this.x&&t.y===this.y&&t.z===this.z}fromArray(t,e=0){return this.x=t[e],this.y=t[e+1],this.z=t[e+2],this}toArray(t=[],e=0){return t[e]=this.x,t[e+1]=this.y,t[e+2]=this.z,t}fromBufferAttribute(t,e){return this.x=t.getX(e),this.y=t.getY(e),this.z=t.getZ(e),this}random(){return this.x=Math.random(),this.y=Math.random(),this.z=Math.random(),this}randomDirection(){const t=Math.random()*Math.PI*2,e=2*Math.random()-1,n=Math.sqrt(1-e*e);return this.x=n*Math.cos(t),this.y=e,this.z=n*Math.sin(t),this}*[Symbol.iterator](){yield this.x,yield this.y,yield this.z}};const Qe=new Ze,Je=new Ke;let tn=class{constructor(t=new Ze(1/0,1/0,1/0),e=new Ze(-1/0,-1/0,-1/0)){this.isBox3=!0,this.min=t,this.max=e}set(t,e){return this.min.copy(t),this.max.copy(e),this}setFromArray(t){this.makeEmpty();for(let e=0,n=t.length;e=this.min.x&&t.x<=this.max.x&&t.y>=this.min.y&&t.y<=this.max.y&&t.z>=this.min.z&&t.z<=this.max.z}containsBox(t){return this.min.x<=t.min.x&&t.max.x<=this.max.x&&this.min.y<=t.min.y&&t.max.y<=this.max.y&&this.min.z<=t.min.z&&t.max.z<=this.max.z}getParameter(t,e){return e.set((t.x-this.min.x)/(this.max.x-this.min.x),(t.y-this.min.y)/(this.max.y-this.min.y),(t.z-this.min.z)/(this.max.z-this.min.z))}intersectsBox(t){return t.max.x>=this.min.x&&t.min.x<=this.max.x&&t.max.y>=this.min.y&&t.min.y<=this.max.y&&t.max.z>=this.min.z&&t.min.z<=this.max.z}intersectsSphere(t){return this.clampPoint(t.center,nn),nn.distanceToSquared(t.center)<=t.radius*t.radius}intersectsPlane(t){let e,n;return t.normal.x>0?(e=t.normal.x*this.min.x,n=t.normal.x*this.max.x):(e=t.normal.x*this.max.x,n=t.normal.x*this.min.x),t.normal.y>0?(e+=t.normal.y*this.min.y,n+=t.normal.y*this.max.y):(e+=t.normal.y*this.max.y,n+=t.normal.y*this.min.y),t.normal.z>0?(e+=t.normal.z*this.min.z,n+=t.normal.z*this.max.z):(e+=t.normal.z*this.max.z,n+=t.normal.z*this.min.z),e<=-t.constant&&n>=-t.constant}intersectsTriangle(t){if(this.isEmpty())return!1;this.getCenter(cn),dn.subVectors(this.max,cn),sn.subVectors(t.a,cn),an.subVectors(t.b,cn),on.subVectors(t.c,cn),ln.subVectors(an,sn),hn.subVectors(on,an),un.subVectors(sn,on);let e=[0,-ln.z,ln.y,0,-hn.z,hn.y,0,-un.z,un.y,ln.z,0,-ln.x,hn.z,0,-hn.x,un.z,0,-un.x,-ln.y,ln.x,0,-hn.y,hn.x,0,-un.y,un.x,0];return!!mn(e,sn,an,on,dn)&&(e=[1,0,0,0,1,0,0,0,1],!!mn(e,sn,an,on,dn)&&(pn.crossVectors(ln,hn),e=[pn.x,pn.y,pn.z],mn(e,sn,an,on,dn)))}clampPoint(t,e){return e.copy(t).clamp(this.min,this.max)}distanceToPoint(t){return this.clampPoint(t,nn).distanceTo(t)}getBoundingSphere(t){return this.isEmpty()?t.makeEmpty():(this.getCenter(t.center),t.radius=.5*this.getSize(nn).length()),t}intersect(t){return this.min.max(t.min),this.max.min(t.max),this.isEmpty()&&this.makeEmpty(),this}union(t){return this.min.min(t.min),this.max.max(t.max),this}applyMatrix4(t){return this.isEmpty()||(en[0].set(this.min.x,this.min.y,this.min.z).applyMatrix4(t),en[1].set(this.min.x,this.min.y,this.max.z).applyMatrix4(t),en[2].set(this.min.x,this.max.y,this.min.z).applyMatrix4(t),en[3].set(this.min.x,this.max.y,this.max.z).applyMatrix4(t),en[4].set(this.max.x,this.min.y,this.min.z).applyMatrix4(t),en[5].set(this.max.x,this.min.y,this.max.z).applyMatrix4(t),en[6].set(this.max.x,this.max.y,this.min.z).applyMatrix4(t),en[7].set(this.max.x,this.max.y,this.max.z).applyMatrix4(t),this.setFromPoints(en)),this}translate(t){return this.min.add(t),this.max.add(t),this}equals(t){return t.min.equals(this.min)&&t.max.equals(this.max)}};const en=[new Ze,new Ze,new Ze,new Ze,new Ze,new Ze,new Ze,new Ze],nn=new Ze,rn=new tn,sn=new Ze,an=new Ze,on=new Ze,ln=new Ze,hn=new Ze,un=new Ze,cn=new Ze,dn=new Ze,pn=new Ze,fn=new Ze;function mn(t,e,n,i,r){for(let s=0,a=t.length-3;s<=a;s+=3){fn.fromArray(t,s);const a=r.x*Math.abs(fn.x)+r.y*Math.abs(fn.y)+r.z*Math.abs(fn.z),o=e.dot(fn),l=n.dot(fn),h=i.dot(fn);if(Math.max(-Math.max(o,l,h),Math.min(o,l,h))>a)return!1}return!0}const gn=new tn,_n=new Ze,vn=new Ze;let yn=class{constructor(t=new Ze,e=-1){this.isSphere=!0,this.center=t,this.radius=e}set(t,e){return this.center.copy(t),this.radius=e,this}setFromPoints(t,e){const n=this.center;void 0!==e?n.copy(e):gn.setFromPoints(t).getCenter(n);let i=0;for(let e=0,r=t.length;ethis.radius*this.radius&&(e.sub(this.center).normalize(),e.multiplyScalar(this.radius).add(this.center)),e}getBoundingBox(t){return this.isEmpty()?(t.makeEmpty(),t):(t.set(this.center,this.center),t.expandByScalar(this.radius),t)}applyMatrix4(t){return this.center.applyMatrix4(t),this.radius=this.radius*t.getMaxScaleOnAxis(),this}translate(t){return this.center.add(t),this}expandByPoint(t){if(this.isEmpty())return this.center.copy(t),this.radius=0,this;_n.subVectors(t,this.center);const e=_n.lengthSq();if(e>this.radius*this.radius){const t=Math.sqrt(e),n=.5*(t-this.radius);this.center.addScaledVector(_n,n/t),this.radius+=n}return this}union(t){return t.isEmpty()?this:this.isEmpty()?(this.copy(t),this):(!0===this.center.equals(t.center)?this.radius=Math.max(this.radius,t.radius):(vn.subVectors(t.center,this.center).setLength(t.radius),this.expandByPoint(_n.copy(t.center).add(vn)),this.expandByPoint(_n.copy(t.center).sub(vn))),this)}equals(t){return t.center.equals(this.center)&&t.radius===this.radius}clone(){return(new this.constructor).copy(this)}};const xn=new Ze,bn=new Ze,Sn=new Ze,Mn=new Ze,Tn=new Ze,wn=new Ze,En=new Ze;let An=class{constructor(t=new Ze,e=new Ze(0,0,-1)){this.origin=t,this.direction=e}set(t,e){return this.origin.copy(t),this.direction.copy(e),this}copy(t){return this.origin.copy(t.origin),this.direction.copy(t.direction),this}at(t,e){return e.copy(this.origin).addScaledVector(this.direction,t)}lookAt(t){return this.direction.copy(t).sub(this.origin).normalize(),this}recast(t){return this.origin.copy(this.at(t,xn)),this}closestPointToPoint(t,e){e.subVectors(t,this.origin);const n=e.dot(this.direction);return n<0?e.copy(this.origin):e.copy(this.origin).addScaledVector(this.direction,n)}distanceToPoint(t){return Math.sqrt(this.distanceSqToPoint(t))}distanceSqToPoint(t){const e=xn.subVectors(t,this.origin).dot(this.direction);return e<0?this.origin.distanceToSquared(t):(xn.copy(this.origin).addScaledVector(this.direction,e),xn.distanceToSquared(t))}distanceSqToSegment(t,e,n,i){bn.copy(t).add(e).multiplyScalar(.5),Sn.copy(e).sub(t).normalize(),Mn.copy(this.origin).sub(bn);const r=.5*t.distanceTo(e),s=-this.direction.dot(Sn),a=Mn.dot(this.direction),o=-Mn.dot(Sn),l=Mn.lengthSq(),h=Math.abs(1-s*s);let u,c,d,p;if(h>0)if(u=s*o-a,c=s*a-o,p=r*h,u>=0)if(c>=-p)if(c<=p){const t=1/h;u*=t,c*=t,d=u*(u+s*c+2*a)+c*(s*u+c+2*o)+l}else c=r,u=Math.max(0,-(s*c+a)),d=-u*u+c*(c+2*o)+l;else c=-r,u=Math.max(0,-(s*c+a)),d=-u*u+c*(c+2*o)+l;else c<=-p?(u=Math.max(0,-(-s*r+a)),c=u>0?-r:Math.min(Math.max(-r,-o),r),d=-u*u+c*(c+2*o)+l):c<=p?(u=0,c=Math.min(Math.max(-r,-o),r),d=c*(c+2*o)+l):(u=Math.max(0,-(s*r+a)),c=u>0?r:Math.min(Math.max(-r,-o),r),d=-u*u+c*(c+2*o)+l);else c=s>0?-r:r,u=Math.max(0,-(s*c+a)),d=-u*u+c*(c+2*o)+l;return n&&n.copy(this.origin).addScaledVector(this.direction,u),i&&i.copy(bn).addScaledVector(Sn,c),d}intersectSphere(t,e){xn.subVectors(t.center,this.origin);const n=xn.dot(this.direction),i=xn.dot(xn)-n*n,r=t.radius*t.radius;if(i>r)return null;const s=Math.sqrt(r-i),a=n-s,o=n+s;return o<0?null:a<0?this.at(o,e):this.at(a,e)}intersectsSphere(t){return this.distanceSqToPoint(t.center)<=t.radius*t.radius}distanceToPlane(t){const e=t.normal.dot(this.direction);if(0===e)return 0===t.distanceToPoint(this.origin)?0:null;const n=-(this.origin.dot(t.normal)+t.constant)/e;return n>=0?n:null}intersectPlane(t,e){const n=this.distanceToPlane(t);return null===n?null:this.at(n,e)}intersectsPlane(t){const e=t.distanceToPoint(this.origin);if(0===e)return!0;return t.normal.dot(this.direction)*e<0}intersectBox(t,e){let n,i,r,s,a,o;const l=1/this.direction.x,h=1/this.direction.y,u=1/this.direction.z,c=this.origin;return l>=0?(n=(t.min.x-c.x)*l,i=(t.max.x-c.x)*l):(n=(t.max.x-c.x)*l,i=(t.min.x-c.x)*l),h>=0?(r=(t.min.y-c.y)*h,s=(t.max.y-c.y)*h):(r=(t.max.y-c.y)*h,s=(t.min.y-c.y)*h),n>s||r>i?null:((r>n||isNaN(n))&&(n=r),(s=0?(a=(t.min.z-c.z)*u,o=(t.max.z-c.z)*u):(a=(t.max.z-c.z)*u,o=(t.min.z-c.z)*u),n>o||a>i?null:((a>n||n!=n)&&(n=a),(o=0?n:i,e)))}intersectsBox(t){return null!==this.intersectBox(t,xn)}intersectTriangle(t,e,n,i,r){Tn.subVectors(e,t),wn.subVectors(n,t),En.crossVectors(Tn,wn);let s,a=this.direction.dot(En);if(a>0){if(i)return null;s=1}else{if(!(a<0))return null;s=-1,a=-a}Mn.subVectors(this.origin,t);const o=s*this.direction.dot(wn.crossVectors(Mn,wn));if(o<0)return null;const l=s*this.direction.dot(Tn.cross(Mn));if(l<0)return null;if(o+l>a)return null;const h=-s*Mn.dot(En);return h<0?null:this.at(h/a,r)}applyMatrix4(t){return this.origin.applyMatrix4(t),this.direction.transformDirection(t),this}equals(t){return t.origin.equals(this.origin)&&t.direction.equals(this.direction)}clone(){return(new this.constructor).copy(this)}},Rn=class t{constructor(e,n,i,r,s,a,o,l,h,u,c,d,p,f,m,g){t.prototype.isMatrix4=!0,this.elements=[1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1],void 0!==e&&this.set(e,n,i,r,s,a,o,l,h,u,c,d,p,f,m,g)}set(t,e,n,i,r,s,a,o,l,h,u,c,d,p,f,m){const g=this.elements;return g[0]=t,g[4]=e,g[8]=n,g[12]=i,g[1]=r,g[5]=s,g[9]=a,g[13]=o,g[2]=l,g[6]=h,g[10]=u,g[14]=c,g[3]=d,g[7]=p,g[11]=f,g[15]=m,this}identity(){return this.set(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1),this}clone(){return(new t).fromArray(this.elements)}copy(t){const e=this.elements,n=t.elements;return e[0]=n[0],e[1]=n[1],e[2]=n[2],e[3]=n[3],e[4]=n[4],e[5]=n[5],e[6]=n[6],e[7]=n[7],e[8]=n[8],e[9]=n[9],e[10]=n[10],e[11]=n[11],e[12]=n[12],e[13]=n[13],e[14]=n[14],e[15]=n[15],this}copyPosition(t){const e=this.elements,n=t.elements;return e[12]=n[12],e[13]=n[13],e[14]=n[14],this}setFromMatrix3(t){const e=t.elements;return this.set(e[0],e[3],e[6],0,e[1],e[4],e[7],0,e[2],e[5],e[8],0,0,0,0,1),this}extractBasis(t,e,n){return t.setFromMatrixColumn(this,0),e.setFromMatrixColumn(this,1),n.setFromMatrixColumn(this,2),this}makeBasis(t,e,n){return this.set(t.x,e.x,n.x,0,t.y,e.y,n.y,0,t.z,e.z,n.z,0,0,0,0,1),this}extractRotation(t){const e=this.elements,n=t.elements,i=1/Cn.setFromMatrixColumn(t,0).length(),r=1/Cn.setFromMatrixColumn(t,1).length(),s=1/Cn.setFromMatrixColumn(t,2).length();return e[0]=n[0]*i,e[1]=n[1]*i,e[2]=n[2]*i,e[3]=0,e[4]=n[4]*r,e[5]=n[5]*r,e[6]=n[6]*r,e[7]=0,e[8]=n[8]*s,e[9]=n[9]*s,e[10]=n[10]*s,e[11]=0,e[12]=0,e[13]=0,e[14]=0,e[15]=1,this}makeRotationFromEuler(t){const e=this.elements,n=t.x,i=t.y,r=t.z,s=Math.cos(n),a=Math.sin(n),o=Math.cos(i),l=Math.sin(i),h=Math.cos(r),u=Math.sin(r);if("XYZ"===t.order){const t=s*h,n=s*u,i=a*h,r=a*u;e[0]=o*h,e[4]=-o*u,e[8]=l,e[1]=n+i*l,e[5]=t-r*l,e[9]=-a*o,e[2]=r-t*l,e[6]=i+n*l,e[10]=s*o}else if("YXZ"===t.order){const t=o*h,n=o*u,i=l*h,r=l*u;e[0]=t+r*a,e[4]=i*a-n,e[8]=s*l,e[1]=s*u,e[5]=s*h,e[9]=-a,e[2]=n*a-i,e[6]=r+t*a,e[10]=s*o}else if("ZXY"===t.order){const t=o*h,n=o*u,i=l*h,r=l*u;e[0]=t-r*a,e[4]=-s*u,e[8]=i+n*a,e[1]=n+i*a,e[5]=s*h,e[9]=r-t*a,e[2]=-s*l,e[6]=a,e[10]=s*o}else if("ZYX"===t.order){const t=s*h,n=s*u,i=a*h,r=a*u;e[0]=o*h,e[4]=i*l-n,e[8]=t*l+r,e[1]=o*u,e[5]=r*l+t,e[9]=n*l-i,e[2]=-l,e[6]=a*o,e[10]=s*o}else if("YZX"===t.order){const t=s*o,n=s*l,i=a*o,r=a*l;e[0]=o*h,e[4]=r-t*u,e[8]=i*u+n,e[1]=u,e[5]=s*h,e[9]=-a*h,e[2]=-l*h,e[6]=n*u+i,e[10]=t-r*u}else if("XZY"===t.order){const t=s*o,n=s*l,i=a*o,r=a*l;e[0]=o*h,e[4]=-u,e[8]=l*h,e[1]=t*u+r,e[5]=s*h,e[9]=n*u-i,e[2]=i*u-n,e[6]=a*h,e[10]=r*u+t}return e[3]=0,e[7]=0,e[11]=0,e[12]=0,e[13]=0,e[14]=0,e[15]=1,this}makeRotationFromQuaternion(t){return this.compose(Pn,t,In)}lookAt(t,e,n){const i=this.elements;return Dn.subVectors(t,e),0===Dn.lengthSq()&&(Dn.z=1),Dn.normalize(),Ln.crossVectors(n,Dn),0===Ln.lengthSq()&&(1===Math.abs(n.z)?Dn.x+=1e-4:Dn.z+=1e-4,Dn.normalize(),Ln.crossVectors(n,Dn)),Ln.normalize(),Un.crossVectors(Dn,Ln),i[0]=Ln.x,i[4]=Un.x,i[8]=Dn.x,i[1]=Ln.y,i[5]=Un.y,i[9]=Dn.y,i[2]=Ln.z,i[6]=Un.z,i[10]=Dn.z,this}multiply(t){return this.multiplyMatrices(this,t)}premultiply(t){return this.multiplyMatrices(t,this)}multiplyMatrices(t,e){const n=t.elements,i=e.elements,r=this.elements,s=n[0],a=n[4],o=n[8],l=n[12],h=n[1],u=n[5],c=n[9],d=n[13],p=n[2],f=n[6],m=n[10],g=n[14],_=n[3],v=n[7],y=n[11],x=n[15],b=i[0],S=i[4],M=i[8],T=i[12],w=i[1],E=i[5],A=i[9],R=i[13],C=i[2],N=i[6],P=i[10],I=i[14],L=i[3],U=i[7],D=i[11],O=i[15];return r[0]=s*b+a*w+o*C+l*L,r[4]=s*S+a*E+o*N+l*U,r[8]=s*M+a*A+o*P+l*D,r[12]=s*T+a*R+o*I+l*O,r[1]=h*b+u*w+c*C+d*L,r[5]=h*S+u*E+c*N+d*U,r[9]=h*M+u*A+c*P+d*D,r[13]=h*T+u*R+c*I+d*O,r[2]=p*b+f*w+m*C+g*L,r[6]=p*S+f*E+m*N+g*U,r[10]=p*M+f*A+m*P+g*D,r[14]=p*T+f*R+m*I+g*O,r[3]=_*b+v*w+y*C+x*L,r[7]=_*S+v*E+y*N+x*U,r[11]=_*M+v*A+y*P+x*D,r[15]=_*T+v*R+y*I+x*O,this}multiplyScalar(t){const e=this.elements;return e[0]*=t,e[4]*=t,e[8]*=t,e[12]*=t,e[1]*=t,e[5]*=t,e[9]*=t,e[13]*=t,e[2]*=t,e[6]*=t,e[10]*=t,e[14]*=t,e[3]*=t,e[7]*=t,e[11]*=t,e[15]*=t,this}determinant(){const t=this.elements,e=t[0],n=t[4],i=t[8],r=t[12],s=t[1],a=t[5],o=t[9],l=t[13],h=t[2],u=t[6],c=t[10],d=t[14];return t[3]*(+r*o*u-i*l*u-r*a*c+n*l*c+i*a*d-n*o*d)+t[7]*(+e*o*d-e*l*c+r*s*c-i*s*d+i*l*h-r*o*h)+t[11]*(+e*l*u-e*a*d-r*s*u+n*s*d+r*a*h-n*l*h)+t[15]*(-i*a*h-e*o*u+e*a*c+i*s*u-n*s*c+n*o*h)}transpose(){const t=this.elements;let e;return e=t[1],t[1]=t[4],t[4]=e,e=t[2],t[2]=t[8],t[8]=e,e=t[6],t[6]=t[9],t[9]=e,e=t[3],t[3]=t[12],t[12]=e,e=t[7],t[7]=t[13],t[13]=e,e=t[11],t[11]=t[14],t[14]=e,this}setPosition(t,e,n){const i=this.elements;return t.isVector3?(i[12]=t.x,i[13]=t.y,i[14]=t.z):(i[12]=t,i[13]=e,i[14]=n),this}invert(){const t=this.elements,e=t[0],n=t[1],i=t[2],r=t[3],s=t[4],a=t[5],o=t[6],l=t[7],h=t[8],u=t[9],c=t[10],d=t[11],p=t[12],f=t[13],m=t[14],g=t[15],_=u*m*l-f*c*l+f*o*d-a*m*d-u*o*g+a*c*g,v=p*c*l-h*m*l-p*o*d+s*m*d+h*o*g-s*c*g,y=h*f*l-p*u*l+p*a*d-s*f*d-h*a*g+s*u*g,x=p*u*o-h*f*o-p*a*c+s*f*c+h*a*m-s*u*m,b=e*_+n*v+i*y+r*x;if(0===b)return this.set(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);const S=1/b;return t[0]=_*S,t[1]=(f*c*r-u*m*r-f*i*d+n*m*d+u*i*g-n*c*g)*S,t[2]=(a*m*r-f*o*r+f*i*l-n*m*l-a*i*g+n*o*g)*S,t[3]=(u*o*r-a*c*r-u*i*l+n*c*l+a*i*d-n*o*d)*S,t[4]=v*S,t[5]=(h*m*r-p*c*r+p*i*d-e*m*d-h*i*g+e*c*g)*S,t[6]=(p*o*r-s*m*r-p*i*l+e*m*l+s*i*g-e*o*g)*S,t[7]=(s*c*r-h*o*r+h*i*l-e*c*l-s*i*d+e*o*d)*S,t[8]=y*S,t[9]=(p*u*r-h*f*r-p*n*d+e*f*d+h*n*g-e*u*g)*S,t[10]=(s*f*r-p*a*r+p*n*l-e*f*l-s*n*g+e*a*g)*S,t[11]=(h*a*r-s*u*r-h*n*l+e*u*l+s*n*d-e*a*d)*S,t[12]=x*S,t[13]=(h*f*i-p*u*i+p*n*c-e*f*c-h*n*m+e*u*m)*S,t[14]=(p*a*i-s*f*i-p*n*o+e*f*o+s*n*m-e*a*m)*S,t[15]=(s*u*i-h*a*i+h*n*o-e*u*o-s*n*c+e*a*c)*S,this}scale(t){const e=this.elements,n=t.x,i=t.y,r=t.z;return e[0]*=n,e[4]*=i,e[8]*=r,e[1]*=n,e[5]*=i,e[9]*=r,e[2]*=n,e[6]*=i,e[10]*=r,e[3]*=n,e[7]*=i,e[11]*=r,this}getMaxScaleOnAxis(){const t=this.elements,e=t[0]*t[0]+t[1]*t[1]+t[2]*t[2],n=t[4]*t[4]+t[5]*t[5]+t[6]*t[6],i=t[8]*t[8]+t[9]*t[9]+t[10]*t[10];return Math.sqrt(Math.max(e,n,i))}makeTranslation(t,e,n){return t.isVector3?this.set(1,0,0,t.x,0,1,0,t.y,0,0,1,t.z,0,0,0,1):this.set(1,0,0,t,0,1,0,e,0,0,1,n,0,0,0,1),this}makeRotationX(t){const e=Math.cos(t),n=Math.sin(t);return this.set(1,0,0,0,0,e,-n,0,0,n,e,0,0,0,0,1),this}makeRotationY(t){const e=Math.cos(t),n=Math.sin(t);return this.set(e,0,n,0,0,1,0,0,-n,0,e,0,0,0,0,1),this}makeRotationZ(t){const e=Math.cos(t),n=Math.sin(t);return this.set(e,-n,0,0,n,e,0,0,0,0,1,0,0,0,0,1),this}makeRotationAxis(t,e){const n=Math.cos(e),i=Math.sin(e),r=1-n,s=t.x,a=t.y,o=t.z,l=r*s,h=r*a;return this.set(l*s+n,l*a-i*o,l*o+i*a,0,l*a+i*o,h*a+n,h*o-i*s,0,l*o-i*a,h*o+i*s,r*o*o+n,0,0,0,0,1),this}makeScale(t,e,n){return this.set(t,0,0,0,0,e,0,0,0,0,n,0,0,0,0,1),this}makeShear(t,e,n,i,r,s){return this.set(1,n,r,0,t,1,s,0,e,i,1,0,0,0,0,1),this}compose(t,e,n){const i=this.elements,r=e._x,s=e._y,a=e._z,o=e._w,l=r+r,h=s+s,u=a+a,c=r*l,d=r*h,p=r*u,f=s*h,m=s*u,g=a*u,_=o*l,v=o*h,y=o*u,x=n.x,b=n.y,S=n.z;return i[0]=(1-(f+g))*x,i[1]=(d+y)*x,i[2]=(p-v)*x,i[3]=0,i[4]=(d-y)*b,i[5]=(1-(c+g))*b,i[6]=(m+_)*b,i[7]=0,i[8]=(p+v)*S,i[9]=(m-_)*S,i[10]=(1-(c+f))*S,i[11]=0,i[12]=t.x,i[13]=t.y,i[14]=t.z,i[15]=1,this}decompose(t,e,n){const i=this.elements;let r=Cn.set(i[0],i[1],i[2]).length();const s=Cn.set(i[4],i[5],i[6]).length(),a=Cn.set(i[8],i[9],i[10]).length();this.determinant()<0&&(r=-r),t.x=i[12],t.y=i[13],t.z=i[14],Nn.copy(this);const o=1/r,l=1/s,h=1/a;return Nn.elements[0]*=o,Nn.elements[1]*=o,Nn.elements[2]*=o,Nn.elements[4]*=l,Nn.elements[5]*=l,Nn.elements[6]*=l,Nn.elements[8]*=h,Nn.elements[9]*=h,Nn.elements[10]*=h,e.setFromRotationMatrix(Nn),n.x=r,n.y=s,n.z=a,this}makePerspective(t,e,n,i,r,s,a=2e3){const o=this.elements,l=2*r/(e-t),h=2*r/(n-i),u=(e+t)/(e-t),c=(n+i)/(n-i);let d,p;if(a===le)d=-(s+r)/(s-r),p=-2*s*r/(s-r);else{if(a!==he)throw new Error("THREE.Matrix4.makePerspective(): Invalid coordinate system: "+a);d=-s/(s-r),p=-s*r/(s-r)}return o[0]=l,o[4]=0,o[8]=u,o[12]=0,o[1]=0,o[5]=h,o[9]=c,o[13]=0,o[2]=0,o[6]=0,o[10]=d,o[14]=p,o[3]=0,o[7]=0,o[11]=-1,o[15]=0,this}makeOrthographic(t,e,n,i,r,s,a=2e3){const o=this.elements,l=1/(e-t),h=1/(n-i),u=1/(s-r),c=(e+t)*l,d=(n+i)*h;let p,f;if(a===le)p=(s+r)*u,f=-2*u;else{if(a!==he)throw new Error("THREE.Matrix4.makeOrthographic(): Invalid coordinate system: "+a);p=r*u,f=-1*u}return o[0]=2*l,o[4]=0,o[8]=0,o[12]=-c,o[1]=0,o[5]=2*h,o[9]=0,o[13]=-d,o[2]=0,o[6]=0,o[10]=f,o[14]=-p,o[3]=0,o[7]=0,o[11]=0,o[15]=1,this}equals(t){const e=this.elements,n=t.elements;for(let t=0;t<16;t++)if(e[t]!==n[t])return!1;return!0}fromArray(t,e=0){for(let n=0;n<16;n++)this.elements[n]=t[n+e];return this}toArray(t=[],e=0){const n=this.elements;return t[e]=n[0],t[e+1]=n[1],t[e+2]=n[2],t[e+3]=n[3],t[e+4]=n[4],t[e+5]=n[5],t[e+6]=n[6],t[e+7]=n[7],t[e+8]=n[8],t[e+9]=n[9],t[e+10]=n[10],t[e+11]=n[11],t[e+12]=n[12],t[e+13]=n[13],t[e+14]=n[14],t[e+15]=n[15],t}};const Cn=new Ze,Nn=new Rn,Pn=new Ze(0,0,0),In=new Ze(1,1,1),Ln=new Ze,Un=new Ze,Dn=new Ze,On=new Rn,Fn=new Ke;let Bn=class t{constructor(e=0,n=0,i=0,r=t.DEFAULT_ORDER){this.isEuler=!0,this._x=e,this._y=n,this._z=i,this._order=r}get x(){return this._x}set x(t){this._x=t,this._onChangeCallback()}get y(){return this._y}set y(t){this._y=t,this._onChangeCallback()}get z(){return this._z}set z(t){this._z=t,this._onChangeCallback()}get order(){return this._order}set order(t){this._order=t,this._onChangeCallback()}set(t,e,n,i=this._order){return this._x=t,this._y=e,this._z=n,this._order=i,this._onChangeCallback(),this}clone(){return new this.constructor(this._x,this._y,this._z,this._order)}copy(t){return this._x=t._x,this._y=t._y,this._z=t._z,this._order=t._order,this._onChangeCallback(),this}setFromRotationMatrix(t,e=this._order,n=!0){const i=t.elements,r=i[0],s=i[4],a=i[8],o=i[1],l=i[5],h=i[9],u=i[2],c=i[6],d=i[10];switch(e){case"XYZ":this._y=Math.asin(ge(a,-1,1)),Math.abs(a)<.9999999?(this._x=Math.atan2(-h,d),this._z=Math.atan2(-s,r)):(this._x=Math.atan2(c,l),this._z=0);break;case"YXZ":this._x=Math.asin(-ge(h,-1,1)),Math.abs(h)<.9999999?(this._y=Math.atan2(a,d),this._z=Math.atan2(o,l)):(this._y=Math.atan2(-u,r),this._z=0);break;case"ZXY":this._x=Math.asin(ge(c,-1,1)),Math.abs(c)<.9999999?(this._y=Math.atan2(-u,d),this._z=Math.atan2(-s,l)):(this._y=0,this._z=Math.atan2(o,r));break;case"ZYX":this._y=Math.asin(-ge(u,-1,1)),Math.abs(u)<.9999999?(this._x=Math.atan2(c,d),this._z=Math.atan2(o,r)):(this._x=0,this._z=Math.atan2(-s,l));break;case"YZX":this._z=Math.asin(ge(o,-1,1)),Math.abs(o)<.9999999?(this._x=Math.atan2(-h,l),this._y=Math.atan2(-u,r)):(this._x=0,this._y=Math.atan2(a,d));break;case"XZY":this._z=Math.asin(-ge(s,-1,1)),Math.abs(s)<.9999999?(this._x=Math.atan2(c,l),this._y=Math.atan2(a,r)):(this._x=Math.atan2(-h,d),this._y=0);break;default:console.warn("THREE.Euler: .setFromRotationMatrix() encountered an unknown order: "+e)}return this._order=e,!0===n&&this._onChangeCallback(),this}setFromQuaternion(t,e,n){return On.makeRotationFromQuaternion(t),this.setFromRotationMatrix(On,e,n)}setFromVector3(t,e=this._order){return this.set(t.x,t.y,t.z,e)}reorder(t){return Fn.setFromEuler(this),this.setFromQuaternion(Fn,t)}equals(t){return t._x===this._x&&t._y===this._y&&t._z===this._z&&t._order===this._order}fromArray(t){return this._x=t[0],this._y=t[1],this._z=t[2],void 0!==t[3]&&(this._order=t[3]),this._onChangeCallback(),this}toArray(t=[],e=0){return t[e]=this._x,t[e+1]=this._y,t[e+2]=this._z,t[e+3]=this._order,t}_onChange(t){return this._onChangeCallback=t,this}_onChangeCallback(){}*[Symbol.iterator](){yield this._x,yield this._y,yield this._z,yield this._order}};Bn.DEFAULT_ORDER="XYZ";let zn=class{constructor(){this.mask=1}set(t){this.mask=1<>>0}enable(t){this.mask|=1<1){for(let t=0;t1){for(let t=0;t0&&(i.userData=this.userData),i.layers=this.layers.mask,i.matrix=this.matrix.toArray(),i.up=this.up.toArray(),!1===this.matrixAutoUpdate&&(i.matrixAutoUpdate=!1),this.isInstancedMesh&&(i.type="InstancedMesh",i.count=this.count,i.instanceMatrix=this.instanceMatrix.toJSON(),null!==this.instanceColor&&(i.instanceColor=this.instanceColor.toJSON())),this.isBatchedMesh&&(i.type="BatchedMesh",i.perObjectFrustumCulled=this.perObjectFrustumCulled,i.sortObjects=this.sortObjects,i.drawRanges=this._drawRanges,i.reservedRanges=this._reservedRanges,i.visibility=this._visibility,i.active=this._active,i.bounds=this._bounds.map((t=>({boxInitialized:t.boxInitialized,boxMin:t.box.min.toArray(),boxMax:t.box.max.toArray(),sphereInitialized:t.sphereInitialized,sphereRadius:t.sphere.radius,sphereCenter:t.sphere.center.toArray()}))),i.maxInstanceCount=this._maxInstanceCount,i.maxVertexCount=this._maxVertexCount,i.maxIndexCount=this._maxIndexCount,i.geometryInitialized=this._geometryInitialized,i.geometryCount=this._geometryCount,i.matricesTexture=this._matricesTexture.toJSON(t),null!==this._colorsTexture&&(i.colorsTexture=this._colorsTexture.toJSON(t)),null!==this.boundingSphere&&(i.boundingSphere={center:i.boundingSphere.center.toArray(),radius:i.boundingSphere.radius}),null!==this.boundingBox&&(i.boundingBox={min:i.boundingBox.min.toArray(),max:i.boundingBox.max.toArray()})),this.isScene)this.background&&(this.background.isColor?i.background=this.background.toJSON():this.background.isTexture&&(i.background=this.background.toJSON(t).uuid)),this.environment&&this.environment.isTexture&&!0!==this.environment.isRenderTargetTexture&&(i.environment=this.environment.toJSON(t).uuid);else if(this.isMesh||this.isLine||this.isPoints){i.geometry=r(t.geometries,this.geometry);const e=this.geometry.parameters;if(void 0!==e&&void 0!==e.shapes){const n=e.shapes;if(Array.isArray(n))for(let e=0,i=n.length;e0){i.children=[];for(let e=0;e0){i.animations=[];for(let e=0;e0&&(n.geometries=e),i.length>0&&(n.materials=i),r.length>0&&(n.textures=r),a.length>0&&(n.images=a),o.length>0&&(n.shapes=o),l.length>0&&(n.skeletons=l),h.length>0&&(n.animations=h),u.length>0&&(n.nodes=u)}return n.object=i,n;function s(t){const e=[];for(const n in t){const i=t[n];delete i.metadata,e.push(i)}return e}}clone(t){return(new this.constructor).copy(this,t)}copy(t,e=!0){if(this.name=t.name,this.up.copy(t.up),this.position.copy(t.position),this.rotation.order=t.rotation.order,this.quaternion.copy(t.quaternion),this.scale.copy(t.scale),this.matrix.copy(t.matrix),this.matrixWorld.copy(t.matrixWorld),this.matrixAutoUpdate=t.matrixAutoUpdate,this.matrixWorldAutoUpdate=t.matrixWorldAutoUpdate,this.matrixWorldNeedsUpdate=t.matrixWorldNeedsUpdate,this.layers.mask=t.layers.mask,this.visible=t.visible,this.castShadow=t.castShadow,this.receiveShadow=t.receiveShadow,this.frustumCulled=t.frustumCulled,this.renderOrder=t.renderOrder,this.animations=t.animations.slice(),this.userData=JSON.parse(JSON.stringify(t.userData)),!0===e)for(let e=0;e0?i.multiplyScalar(1/Math.sqrt(r)):i.set(0,0,0)}static getBarycoord(t,e,n,i,r){ni.subVectors(i,e),ii.subVectors(n,e),ri.subVectors(t,e);const s=ni.dot(ni),a=ni.dot(ii),o=ni.dot(ri),l=ii.dot(ii),h=ii.dot(ri),u=s*l-a*a;if(0===u)return r.set(0,0,0),null;const c=1/u,d=(l*o-a*h)*c,p=(s*h-a*o)*c;return r.set(1-d-p,p,d)}static containsPoint(t,e,n,i){return null!==this.getBarycoord(t,e,n,i,si)&&(si.x>=0&&si.y>=0&&si.x+si.y<=1)}static getInterpolation(t,e,n,i,r,s,a,o){return null===this.getBarycoord(t,e,n,i,si)?(o.x=0,o.y=0,"z"in o&&(o.z=0),"w"in o&&(o.w=0),null):(o.setScalar(0),o.addScaledVector(r,si.x),o.addScaledVector(s,si.y),o.addScaledVector(a,si.z),o)}static getInterpolatedAttribute(t,e,n,i,r,s){return di.setScalar(0),pi.setScalar(0),fi.setScalar(0),di.fromBufferAttribute(t,e),pi.fromBufferAttribute(t,n),fi.fromBufferAttribute(t,i),s.setScalar(0),s.addScaledVector(di,r.x),s.addScaledVector(pi,r.y),s.addScaledVector(fi,r.z),s}static isFrontFacing(t,e,n,i){return ni.subVectors(n,e),ii.subVectors(t,e),ni.cross(ii).dot(i)<0}set(t,e,n){return this.a.copy(t),this.b.copy(e),this.c.copy(n),this}setFromPointsAndIndices(t,e,n,i){return this.a.copy(t[e]),this.b.copy(t[n]),this.c.copy(t[i]),this}setFromAttributeAndIndices(t,e,n,i){return this.a.fromBufferAttribute(t,e),this.b.fromBufferAttribute(t,n),this.c.fromBufferAttribute(t,i),this}clone(){return(new this.constructor).copy(this)}copy(t){return this.a.copy(t.a),this.b.copy(t.b),this.c.copy(t.c),this}getArea(){return ni.subVectors(this.c,this.b),ii.subVectors(this.a,this.b),.5*ni.cross(ii).length()}getMidpoint(t){return t.addVectors(this.a,this.b).add(this.c).multiplyScalar(1/3)}getNormal(e){return t.getNormal(this.a,this.b,this.c,e)}getPlane(t){return t.setFromCoplanarPoints(this.a,this.b,this.c)}getBarycoord(e,n){return t.getBarycoord(e,this.a,this.b,this.c,n)}getInterpolation(e,n,i,r,s){return t.getInterpolation(e,this.a,this.b,this.c,n,i,r,s)}containsPoint(e){return t.containsPoint(e,this.a,this.b,this.c)}isFrontFacing(e){return t.isFrontFacing(this.a,this.b,this.c,e)}intersectsBox(t){return t.intersectsTriangle(this)}closestPointToPoint(t,e){const n=this.a,i=this.b,r=this.c;let s,a;ai.subVectors(i,n),oi.subVectors(r,n),hi.subVectors(t,n);const o=ai.dot(hi),l=oi.dot(hi);if(o<=0&&l<=0)return e.copy(n);ui.subVectors(t,i);const h=ai.dot(ui),u=oi.dot(ui);if(h>=0&&u<=h)return e.copy(i);const c=o*u-h*l;if(c<=0&&o>=0&&h<=0)return s=o/(o-h),e.copy(n).addScaledVector(ai,s);ci.subVectors(t,r);const d=ai.dot(ci),p=oi.dot(ci);if(p>=0&&d<=p)return e.copy(r);const f=d*l-o*p;if(f<=0&&l>=0&&p<=0)return a=l/(l-p),e.copy(n).addScaledVector(oi,a);const m=h*p-d*u;if(m<=0&&u-h>=0&&d-p>=0)return li.subVectors(r,i),a=(u-h)/(u-h+(d-p)),e.copy(i).addScaledVector(li,a);const g=1/(m+f+c);return s=f*g,a=c*g,e.copy(n).addScaledVector(ai,s).addScaledVector(oi,a)}equals(t){return t.a.equals(this.a)&&t.b.equals(this.b)&&t.c.equals(this.c)}};const gi={aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074},_i={h:0,s:0,l:0},vi={h:0,s:0,l:0};function yi(t,e,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?t+6*(e-t)*n:n<.5?e:n<2/3?t+6*(e-t)*(2/3-n):t}let xi=class{constructor(t,e,n){return this.isColor=!0,this.r=1,this.g=1,this.b=1,this.set(t,e,n)}set(t,e,n){if(void 0===e&&void 0===n){const e=t;e&&e.isColor?this.copy(e):"number"==typeof e?this.setHex(e):"string"==typeof e&&this.setStyle(e)}else this.setRGB(t,e,n);return this}setScalar(t){return this.r=t,this.g=t,this.b=t,this}setHex(t,e=$t){return t=Math.floor(t),this.r=(t>>16&255)/255,this.g=(t>>8&255)/255,this.b=(255&t)/255,Ne.toWorkingColorSpace(this,e),this}setRGB(t,e,n,i=Ne.workingColorSpace){return this.r=t,this.g=e,this.b=n,Ne.toWorkingColorSpace(this,i),this}setHSL(t,e,n,i=Ne.workingColorSpace){if(t=_e(t,1),e=ge(e,0,1),n=ge(n,0,1),0===e)this.r=this.g=this.b=n;else{const i=n<=.5?n*(1+e):n+e-n*e,r=2*n-i;this.r=yi(r,i,t+1/3),this.g=yi(r,i,t),this.b=yi(r,i,t-1/3)}return Ne.toWorkingColorSpace(this,i),this}setStyle(t,e=$t){function n(e){void 0!==e&&parseFloat(e)<1&&console.warn("THREE.Color: Alpha component of "+t+" will be ignored.")}let i;if(i=/^(\w+)\(([^\)]*)\)/.exec(t)){let r;const s=i[1],a=i[2];switch(s){case"rgb":case"rgba":if(r=/^\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*(?:,\s*(\d*\.?\d+)\s*)?$/.exec(a))return n(r[4]),this.setRGB(Math.min(255,parseInt(r[1],10))/255,Math.min(255,parseInt(r[2],10))/255,Math.min(255,parseInt(r[3],10))/255,e);if(r=/^\s*(\d+)\%\s*,\s*(\d+)\%\s*,\s*(\d+)\%\s*(?:,\s*(\d*\.?\d+)\s*)?$/.exec(a))return n(r[4]),this.setRGB(Math.min(100,parseInt(r[1],10))/100,Math.min(100,parseInt(r[2],10))/100,Math.min(100,parseInt(r[3],10))/100,e);break;case"hsl":case"hsla":if(r=/^\s*(\d*\.?\d+)\s*,\s*(\d*\.?\d+)\%\s*,\s*(\d*\.?\d+)\%\s*(?:,\s*(\d*\.?\d+)\s*)?$/.exec(a))return n(r[4]),this.setHSL(parseFloat(r[1])/360,parseFloat(r[2])/100,parseFloat(r[3])/100,e);break;default:console.warn("THREE.Color: Unknown color model "+t)}}else if(i=/^\#([A-Fa-f\d]+)$/.exec(t)){const n=i[1],r=n.length;if(3===r)return this.setRGB(parseInt(n.charAt(0),16)/15,parseInt(n.charAt(1),16)/15,parseInt(n.charAt(2),16)/15,e);if(6===r)return this.setHex(parseInt(n,16),e);console.warn("THREE.Color: Invalid hex color "+t)}else if(t&&t.length>0)return this.setColorName(t,e);return this}setColorName(t,e=$t){const n=gi[t.toLowerCase()];return void 0!==n?this.setHex(n,e):console.warn("THREE.Color: Unknown color "+t),this}clone(){return new this.constructor(this.r,this.g,this.b)}copy(t){return this.r=t.r,this.g=t.g,this.b=t.b,this}copySRGBToLinear(t){return this.r=Pe(t.r),this.g=Pe(t.g),this.b=Pe(t.b),this}copyLinearToSRGB(t){return this.r=Ie(t.r),this.g=Ie(t.g),this.b=Ie(t.b),this}convertSRGBToLinear(){return this.copySRGBToLinear(this),this}convertLinearToSRGB(){return this.copyLinearToSRGB(this),this}getHex(t=$t){return Ne.fromWorkingColorSpace(bi.copy(this),t),65536*Math.round(ge(255*bi.r,0,255))+256*Math.round(ge(255*bi.g,0,255))+Math.round(ge(255*bi.b,0,255))}getHexString(t=$t){return("000000"+this.getHex(t).toString(16)).slice(-6)}getHSL(t,e=Ne.workingColorSpace){Ne.fromWorkingColorSpace(bi.copy(this),e);const n=bi.r,i=bi.g,r=bi.b,s=Math.max(n,i,r),a=Math.min(n,i,r);let o,l;const h=(a+s)/2;if(a===s)o=0,l=0;else{const t=s-a;switch(l=h<=.5?t/(s+a):t/(2-s-a),s){case n:o=(i-r)/t+(i0!=t>0&&this.version++,this._alphaTest=t}onBeforeRender(){}onBeforeCompile(){}customProgramCacheKey(){return this.onBeforeCompile.toString()}setValues(t){if(void 0!==t)for(const e in t){const n=t[e];if(void 0===n){console.warn(`THREE.Material: parameter '${e}' has value of undefined.`);continue}const i=this[e];void 0!==i?i&&i.isColor?i.set(n):i&&i.isVector3&&n&&n.isVector3?i.copy(n):this[e]=n:console.warn(`THREE.Material: '${e}' is not a property of THREE.${this.type}.`)}}toJSON(t){const e=void 0===t||"string"==typeof t;e&&(t={textures:{},images:{}});const n={metadata:{version:4.6,type:"Material",generator:"Material.toJSON"}};function i(t){const e=[];for(const n in t){const i=t[n];delete i.metadata,e.push(i)}return e}if(n.uuid=this.uuid,n.type=this.type,""!==this.name&&(n.name=this.name),this.color&&this.color.isColor&&(n.color=this.color.getHex()),void 0!==this.roughness&&(n.roughness=this.roughness),void 0!==this.metalness&&(n.metalness=this.metalness),void 0!==this.sheen&&(n.sheen=this.sheen),this.sheenColor&&this.sheenColor.isColor&&(n.sheenColor=this.sheenColor.getHex()),void 0!==this.sheenRoughness&&(n.sheenRoughness=this.sheenRoughness),this.emissive&&this.emissive.isColor&&(n.emissive=this.emissive.getHex()),void 0!==this.emissiveIntensity&&1!==this.emissiveIntensity&&(n.emissiveIntensity=this.emissiveIntensity),this.specular&&this.specular.isColor&&(n.specular=this.specular.getHex()),void 0!==this.specularIntensity&&(n.specularIntensity=this.specularIntensity),this.specularColor&&this.specularColor.isColor&&(n.specularColor=this.specularColor.getHex()),void 0!==this.shininess&&(n.shininess=this.shininess),void 0!==this.clearcoat&&(n.clearcoat=this.clearcoat),void 0!==this.clearcoatRoughness&&(n.clearcoatRoughness=this.clearcoatRoughness),this.clearcoatMap&&this.clearcoatMap.isTexture&&(n.clearcoatMap=this.clearcoatMap.toJSON(t).uuid),this.clearcoatRoughnessMap&&this.clearcoatRoughnessMap.isTexture&&(n.clearcoatRoughnessMap=this.clearcoatRoughnessMap.toJSON(t).uuid),this.clearcoatNormalMap&&this.clearcoatNormalMap.isTexture&&(n.clearcoatNormalMap=this.clearcoatNormalMap.toJSON(t).uuid,n.clearcoatNormalScale=this.clearcoatNormalScale.toArray()),void 0!==this.dispersion&&(n.dispersion=this.dispersion),void 0!==this.iridescence&&(n.iridescence=this.iridescence),void 0!==this.iridescenceIOR&&(n.iridescenceIOR=this.iridescenceIOR),void 0!==this.iridescenceThicknessRange&&(n.iridescenceThicknessRange=this.iridescenceThicknessRange),this.iridescenceMap&&this.iridescenceMap.isTexture&&(n.iridescenceMap=this.iridescenceMap.toJSON(t).uuid),this.iridescenceThicknessMap&&this.iridescenceThicknessMap.isTexture&&(n.iridescenceThicknessMap=this.iridescenceThicknessMap.toJSON(t).uuid),void 0!==this.anisotropy&&(n.anisotropy=this.anisotropy),void 0!==this.anisotropyRotation&&(n.anisotropyRotation=this.anisotropyRotation),this.anisotropyMap&&this.anisotropyMap.isTexture&&(n.anisotropyMap=this.anisotropyMap.toJSON(t).uuid),this.map&&this.map.isTexture&&(n.map=this.map.toJSON(t).uuid),this.matcap&&this.matcap.isTexture&&(n.matcap=this.matcap.toJSON(t).uuid),this.alphaMap&&this.alphaMap.isTexture&&(n.alphaMap=this.alphaMap.toJSON(t).uuid),this.lightMap&&this.lightMap.isTexture&&(n.lightMap=this.lightMap.toJSON(t).uuid,n.lightMapIntensity=this.lightMapIntensity),this.aoMap&&this.aoMap.isTexture&&(n.aoMap=this.aoMap.toJSON(t).uuid,n.aoMapIntensity=this.aoMapIntensity),this.bumpMap&&this.bumpMap.isTexture&&(n.bumpMap=this.bumpMap.toJSON(t).uuid,n.bumpScale=this.bumpScale),this.normalMap&&this.normalMap.isTexture&&(n.normalMap=this.normalMap.toJSON(t).uuid,n.normalMapType=this.normalMapType,n.normalScale=this.normalScale.toArray()),this.displacementMap&&this.displacementMap.isTexture&&(n.displacementMap=this.displacementMap.toJSON(t).uuid,n.displacementScale=this.displacementScale,n.displacementBias=this.displacementBias),this.roughnessMap&&this.roughnessMap.isTexture&&(n.roughnessMap=this.roughnessMap.toJSON(t).uuid),this.metalnessMap&&this.metalnessMap.isTexture&&(n.metalnessMap=this.metalnessMap.toJSON(t).uuid),this.emissiveMap&&this.emissiveMap.isTexture&&(n.emissiveMap=this.emissiveMap.toJSON(t).uuid),this.specularMap&&this.specularMap.isTexture&&(n.specularMap=this.specularMap.toJSON(t).uuid),this.specularIntensityMap&&this.specularIntensityMap.isTexture&&(n.specularIntensityMap=this.specularIntensityMap.toJSON(t).uuid),this.specularColorMap&&this.specularColorMap.isTexture&&(n.specularColorMap=this.specularColorMap.toJSON(t).uuid),this.envMap&&this.envMap.isTexture&&(n.envMap=this.envMap.toJSON(t).uuid,void 0!==this.combine&&(n.combine=this.combine)),void 0!==this.envMapRotation&&(n.envMapRotation=this.envMapRotation.toArray()),void 0!==this.envMapIntensity&&(n.envMapIntensity=this.envMapIntensity),void 0!==this.reflectivity&&(n.reflectivity=this.reflectivity),void 0!==this.refractionRatio&&(n.refractionRatio=this.refractionRatio),this.gradientMap&&this.gradientMap.isTexture&&(n.gradientMap=this.gradientMap.toJSON(t).uuid),void 0!==this.transmission&&(n.transmission=this.transmission),this.transmissionMap&&this.transmissionMap.isTexture&&(n.transmissionMap=this.transmissionMap.toJSON(t).uuid),void 0!==this.thickness&&(n.thickness=this.thickness),this.thicknessMap&&this.thicknessMap.isTexture&&(n.thicknessMap=this.thicknessMap.toJSON(t).uuid),void 0!==this.attenuationDistance&&this.attenuationDistance!==1/0&&(n.attenuationDistance=this.attenuationDistance),void 0!==this.attenuationColor&&(n.attenuationColor=this.attenuationColor.getHex()),void 0!==this.size&&(n.size=this.size),null!==this.shadowSide&&(n.shadowSide=this.shadowSide),void 0!==this.sizeAttenuation&&(n.sizeAttenuation=this.sizeAttenuation),1!==this.blending&&(n.blending=this.blending),0!==this.side&&(n.side=this.side),!0===this.vertexColors&&(n.vertexColors=!0),this.opacity<1&&(n.opacity=this.opacity),!0===this.transparent&&(n.transparent=!0),204!==this.blendSrc&&(n.blendSrc=this.blendSrc),205!==this.blendDst&&(n.blendDst=this.blendDst),this.blendEquation!==f&&(n.blendEquation=this.blendEquation),null!==this.blendSrcAlpha&&(n.blendSrcAlpha=this.blendSrcAlpha),null!==this.blendDstAlpha&&(n.blendDstAlpha=this.blendDstAlpha),null!==this.blendEquationAlpha&&(n.blendEquationAlpha=this.blendEquationAlpha),this.blendColor&&this.blendColor.isColor&&(n.blendColor=this.blendColor.getHex()),0!==this.blendAlpha&&(n.blendAlpha=this.blendAlpha),3!==this.depthFunc&&(n.depthFunc=this.depthFunc),!1===this.depthTest&&(n.depthTest=this.depthTest),!1===this.depthWrite&&(n.depthWrite=this.depthWrite),!1===this.colorWrite&&(n.colorWrite=this.colorWrite),255!==this.stencilWriteMask&&(n.stencilWriteMask=this.stencilWriteMask),519!==this.stencilFunc&&(n.stencilFunc=this.stencilFunc),0!==this.stencilRef&&(n.stencilRef=this.stencilRef),255!==this.stencilFuncMask&&(n.stencilFuncMask=this.stencilFuncMask),this.stencilFail!==Qt&&(n.stencilFail=this.stencilFail),this.stencilZFail!==Qt&&(n.stencilZFail=this.stencilZFail),this.stencilZPass!==Qt&&(n.stencilZPass=this.stencilZPass),!0===this.stencilWrite&&(n.stencilWrite=this.stencilWrite),void 0!==this.rotation&&0!==this.rotation&&(n.rotation=this.rotation),!0===this.polygonOffset&&(n.polygonOffset=!0),0!==this.polygonOffsetFactor&&(n.polygonOffsetFactor=this.polygonOffsetFactor),0!==this.polygonOffsetUnits&&(n.polygonOffsetUnits=this.polygonOffsetUnits),void 0!==this.linewidth&&1!==this.linewidth&&(n.linewidth=this.linewidth),void 0!==this.dashSize&&(n.dashSize=this.dashSize),void 0!==this.gapSize&&(n.gapSize=this.gapSize),void 0!==this.scale&&(n.scale=this.scale),!0===this.dithering&&(n.dithering=!0),this.alphaTest>0&&(n.alphaTest=this.alphaTest),!0===this.alphaHash&&(n.alphaHash=!0),!0===this.alphaToCoverage&&(n.alphaToCoverage=!0),!0===this.premultipliedAlpha&&(n.premultipliedAlpha=!0),!0===this.forceSinglePass&&(n.forceSinglePass=!0),!0===this.wireframe&&(n.wireframe=!0),this.wireframeLinewidth>1&&(n.wireframeLinewidth=this.wireframeLinewidth),"round"!==this.wireframeLinecap&&(n.wireframeLinecap=this.wireframeLinecap),"round"!==this.wireframeLinejoin&&(n.wireframeLinejoin=this.wireframeLinejoin),!0===this.flatShading&&(n.flatShading=!0),!1===this.visible&&(n.visible=!1),!1===this.toneMapped&&(n.toneMapped=!1),!1===this.fog&&(n.fog=!1),Object.keys(this.userData).length>0&&(n.userData=this.userData),e){const e=i(t.textures),r=i(t.images);e.length>0&&(n.textures=e),r.length>0&&(n.images=r)}return n}clone(){return(new this.constructor).copy(this)}copy(t){this.name=t.name,this.blending=t.blending,this.side=t.side,this.vertexColors=t.vertexColors,this.opacity=t.opacity,this.transparent=t.transparent,this.blendSrc=t.blendSrc,this.blendDst=t.blendDst,this.blendEquation=t.blendEquation,this.blendSrcAlpha=t.blendSrcAlpha,this.blendDstAlpha=t.blendDstAlpha,this.blendEquationAlpha=t.blendEquationAlpha,this.blendColor.copy(t.blendColor),this.blendAlpha=t.blendAlpha,this.depthFunc=t.depthFunc,this.depthTest=t.depthTest,this.depthWrite=t.depthWrite,this.stencilWriteMask=t.stencilWriteMask,this.stencilFunc=t.stencilFunc,this.stencilRef=t.stencilRef,this.stencilFuncMask=t.stencilFuncMask,this.stencilFail=t.stencilFail,this.stencilZFail=t.stencilZFail,this.stencilZPass=t.stencilZPass,this.stencilWrite=t.stencilWrite;const e=t.clippingPlanes;let n=null;if(null!==e){const t=e.length;n=new Array(t);for(let i=0;i!==t;++i)n[i]=e[i].clone()}return this.clippingPlanes=n,this.clipIntersection=t.clipIntersection,this.clipShadows=t.clipShadows,this.shadowSide=t.shadowSide,this.colorWrite=t.colorWrite,this.precision=t.precision,this.polygonOffset=t.polygonOffset,this.polygonOffsetFactor=t.polygonOffsetFactor,this.polygonOffsetUnits=t.polygonOffsetUnits,this.dithering=t.dithering,this.alphaTest=t.alphaTest,this.alphaHash=t.alphaHash,this.alphaToCoverage=t.alphaToCoverage,this.premultipliedAlpha=t.premultipliedAlpha,this.forceSinglePass=t.forceSinglePass,this.visible=t.visible,this.toneMapped=t.toneMapped,this.userData=JSON.parse(JSON.stringify(t.userData)),this}dispose(){this.dispatchEvent({type:"dispose"})}set needsUpdate(t){!0===t&&this.version++}onBuild(){console.warn("Material: onBuild() has been removed.")}},Ti=class extends Mi{static get type(){return"MeshBasicMaterial"}constructor(t){super(),this.isMeshBasicMaterial=!0,this.color=new xi(16777215),this.map=null,this.lightMap=null,this.lightMapIntensity=1,this.aoMap=null,this.aoMapIntensity=1,this.specularMap=null,this.alphaMap=null,this.envMap=null,this.envMapRotation=new Bn,this.combine=0,this.reflectivity=1,this.refractionRatio=.98,this.wireframe=!1,this.wireframeLinewidth=1,this.wireframeLinecap="round",this.wireframeLinejoin="round",this.fog=!0,this.setValues(t)}copy(t){return super.copy(t),this.color.copy(t.color),this.map=t.map,this.lightMap=t.lightMap,this.lightMapIntensity=t.lightMapIntensity,this.aoMap=t.aoMap,this.aoMapIntensity=t.aoMapIntensity,this.specularMap=t.specularMap,this.alphaMap=t.alphaMap,this.envMap=t.envMap,this.envMapRotation.copy(t.envMapRotation),this.combine=t.combine,this.reflectivity=t.reflectivity,this.refractionRatio=t.refractionRatio,this.wireframe=t.wireframe,this.wireframeLinewidth=t.wireframeLinewidth,this.wireframeLinecap=t.wireframeLinecap,this.wireframeLinejoin=t.wireframeLinejoin,this.fog=t.fog,this}};const wi=new Ze,Ei=new Se;let Ai=class{constructor(t,e,n=!1){if(Array.isArray(t))throw new TypeError("THREE.BufferAttribute: array should be a Typed Array.");this.isBufferAttribute=!0,this.name="",this.array=t,this.itemSize=e,this.count=void 0!==t?t.length/e:0,this.normalized=n,this.usage=35044,this.updateRanges=[],this.gpuType=rt,this.version=0}onUploadCallback(){}set needsUpdate(t){!0===t&&this.version++}setUsage(t){return this.usage=t,this}addUpdateRange(t,e){this.updateRanges.push({start:t,count:e})}clearUpdateRanges(){this.updateRanges.length=0}copy(t){return this.name=t.name,this.array=new t.array.constructor(t.array),this.itemSize=t.itemSize,this.count=t.count,this.normalized=t.normalized,this.usage=t.usage,this.gpuType=t.gpuType,this}copyAt(t,e,n){t*=this.itemSize,n*=e.itemSize;for(let i=0,r=this.itemSize;ie.count&&console.warn("THREE.BufferGeometry: Buffer size too small for points data. Use .dispose() and create a new geometry."),e.needsUpdate=!0}return this}computeBoundingBox(){null===this.boundingBox&&(this.boundingBox=new tn);const t=this.attributes.position,e=this.morphAttributes.position;if(t&&t.isGLBufferAttribute)return console.error("THREE.BufferGeometry.computeBoundingBox(): GLBufferAttribute requires a manual bounding box.",this),void this.boundingBox.set(new Ze(-1/0,-1/0,-1/0),new Ze(1/0,1/0,1/0));if(void 0!==t){if(this.boundingBox.setFromBufferAttribute(t),e)for(let t=0,n=e.length;t0&&(t.userData=this.userData),void 0!==this.parameters){const e=this.parameters;for(const n in e)void 0!==e[n]&&(t[n]=e[n]);return t}t.data={attributes:{}};const e=this.index;null!==e&&(t.data.index={type:e.array.constructor.name,array:Array.prototype.slice.call(e.array)});const n=this.attributes;for(const e in n){const i=n[e];t.data.attributes[e]=i.toJSON(t.data)}const i={};let r=!1;for(const e in this.morphAttributes){const n=this.morphAttributes[e],s=[];for(let e=0,i=n.length;e0&&(i[e]=s,r=!0)}r&&(t.data.morphAttributes=i,t.data.morphTargetsRelative=this.morphTargetsRelative);const s=this.groups;s.length>0&&(t.data.groups=JSON.parse(JSON.stringify(s)));const a=this.boundingSphere;return null!==a&&(t.data.boundingSphere={center:a.center.toArray(),radius:a.radius}),t}clone(){return(new this.constructor).copy(this)}copy(t){this.index=null,this.attributes={},this.morphAttributes={},this.groups=[],this.boundingBox=null,this.boundingSphere=null;const e={};this.name=t.name;const n=t.index;null!==n&&this.setIndex(n.clone(e));const i=t.attributes;for(const t in i){const n=i[t];this.setAttribute(t,n.clone(e))}const r=t.morphAttributes;for(const t in r){const n=[],i=r[t];for(let t=0,r=i.length;t0){const n=t[e[0]];if(void 0!==n){this.morphTargetInfluences=[],this.morphTargetDictionary={};for(let t=0,e=n.length;t(t.far-t.near)**2)return}zi.copy(r).invert(),ki.copy(t.ray).applyMatrix4(zi),null!==n.boundingBox&&!1===ki.intersectsBox(n.boundingBox)||this._computeIntersections(t,e,ki)}}_computeIntersections(t,e,n){let i;const r=this.geometry,s=this.material,a=r.index,o=r.attributes.position,l=r.attributes.uv,h=r.attributes.uv1,u=r.attributes.normal,c=r.groups,d=r.drawRange;if(null!==a)if(Array.isArray(s))for(let r=0,o=c.length;rn.far?null:{distance:h,point:Yi.clone(),object:t}}(t,e,n,i,Hi,ji,Wi,$i);if(u){const t=new Ze;mi.getBarycoord($i,Hi,ji,Wi,t),r&&(u.uv=mi.getInterpolatedAttribute(r,o,l,h,t,new Se)),s&&(u.uv1=mi.getInterpolatedAttribute(s,o,l,h,t,new Se)),a&&(u.normal=mi.getInterpolatedAttribute(a,o,l,h,t,new Ze),u.normal.dot(i.direction)>0&&u.normal.multiplyScalar(-1));const e={a:o,b:l,c:h,normal:new Ze,materialIndex:0};mi.getNormal(Hi,ji,Wi,e.normal),u.face=e,u.barycoord=t}return u}let Qi=class t extends Bi{constructor(t=1,e=1,n=1,i=1,r=1,s=1){super(),this.type="BoxGeometry",this.parameters={width:t,height:e,depth:n,widthSegments:i,heightSegments:r,depthSegments:s};const a=this;i=Math.floor(i),r=Math.floor(r),s=Math.floor(s);const o=[],l=[],h=[],u=[];let c=0,d=0;function p(t,e,n,i,r,s,p,f,m,g,_){const v=s/m,y=p/g,x=s/2,b=p/2,S=f/2,M=m+1,T=g+1;let w=0,E=0;const A=new Ze;for(let s=0;s0?1:-1,h.push(A.x,A.y,A.z),u.push(o/m),u.push(1-s/g),w+=1}}for(let t=0;t0&&(e.defines=this.defines),e.vertexShader=this.vertexShader,e.fragmentShader=this.fragmentShader,e.lights=this.lights,e.clipping=this.clipping;const n={};for(const t in this.extensions)!0===this.extensions[t]&&(n[t]=!0);return Object.keys(n).length>0&&(e.extensions=n),e}},rr=class extends ei{constructor(){super(),this.isCamera=!0,this.type="Camera",this.matrixWorldInverse=new Rn,this.projectionMatrix=new Rn,this.projectionMatrixInverse=new Rn,this.coordinateSystem=le}copy(t,e){return super.copy(t,e),this.matrixWorldInverse.copy(t.matrixWorldInverse),this.projectionMatrix.copy(t.projectionMatrix),this.projectionMatrixInverse.copy(t.projectionMatrixInverse),this.coordinateSystem=t.coordinateSystem,this}getWorldDirection(t){return super.getWorldDirection(t).negate()}updateMatrixWorld(t){super.updateMatrixWorld(t),this.matrixWorldInverse.copy(this.matrixWorld).invert()}updateWorldMatrix(t,e){super.updateWorldMatrix(t,e),this.matrixWorldInverse.copy(this.matrixWorld).invert()}clone(){return(new this.constructor).copy(this)}};const sr=new Ze,ar=new Se,or=new Se;let lr=class extends rr{constructor(t=50,e=1,n=.1,i=2e3){super(),this.isPerspectiveCamera=!0,this.type="PerspectiveCamera",this.fov=t,this.zoom=1,this.near=n,this.far=i,this.focus=10,this.aspect=e,this.view=null,this.filmGauge=35,this.filmOffset=0,this.updateProjectionMatrix()}copy(t,e){return super.copy(t,e),this.fov=t.fov,this.zoom=t.zoom,this.near=t.near,this.far=t.far,this.focus=t.focus,this.aspect=t.aspect,this.view=null===t.view?null:Object.assign({},t.view),this.filmGauge=t.filmGauge,this.filmOffset=t.filmOffset,this}setFocalLength(t){const e=.5*this.getFilmHeight()/t;this.fov=2*fe*Math.atan(e),this.updateProjectionMatrix()}getFocalLength(){const t=Math.tan(.5*pe*this.fov);return.5*this.getFilmHeight()/t}getEffectiveFOV(){return 2*fe*Math.atan(Math.tan(.5*pe*this.fov)/this.zoom)}getFilmWidth(){return this.filmGauge*Math.min(this.aspect,1)}getFilmHeight(){return this.filmGauge/Math.max(this.aspect,1)}getViewBounds(t,e,n){sr.set(-1,-1,.5).applyMatrix4(this.projectionMatrixInverse),e.set(sr.x,sr.y).multiplyScalar(-t/sr.z),sr.set(1,1,.5).applyMatrix4(this.projectionMatrixInverse),n.set(sr.x,sr.y).multiplyScalar(-t/sr.z)}getViewSize(t,e){return this.getViewBounds(t,ar,or),e.subVectors(or,ar)}setViewOffset(t,e,n,i,r,s){this.aspect=t/e,null===this.view&&(this.view={enabled:!0,fullWidth:1,fullHeight:1,offsetX:0,offsetY:0,width:1,height:1}),this.view.enabled=!0,this.view.fullWidth=t,this.view.fullHeight=e,this.view.offsetX=n,this.view.offsetY=i,this.view.width=r,this.view.height=s,this.updateProjectionMatrix()}clearViewOffset(){null!==this.view&&(this.view.enabled=!1),this.updateProjectionMatrix()}updateProjectionMatrix(){const t=this.near;let e=t*Math.tan(.5*pe*this.fov)/this.zoom,n=2*e,i=this.aspect*n,r=-.5*i;const s=this.view;if(null!==this.view&&this.view.enabled){const t=s.fullWidth,a=s.fullHeight;r+=s.offsetX*i/t,e-=s.offsetY*n/a,i*=s.width/t,n*=s.height/a}const a=this.filmOffset;0!==a&&(r+=t*a/this.getFilmWidth()),this.projectionMatrix.makePerspective(r,r+i,e,e-n,t,this.far,this.coordinateSystem),this.projectionMatrixInverse.copy(this.projectionMatrix).invert()}toJSON(t){const e=super.toJSON(t);return e.object.fov=this.fov,e.object.zoom=this.zoom,e.object.near=this.near,e.object.far=this.far,e.object.focus=this.focus,e.object.aspect=this.aspect,null!==this.view&&(e.object.view=Object.assign({},this.view)),e.object.filmGauge=this.filmGauge,e.object.filmOffset=this.filmOffset,e}};const hr=-90;let ur=class extends ei{constructor(t,e,n){super(),this.type="CubeCamera",this.renderTarget=n,this.coordinateSystem=null,this.activeMipmapLevel=0;const i=new lr(hr,1,t,e);i.layers=this.layers,this.add(i);const r=new lr(hr,1,t,e);r.layers=this.layers,this.add(r);const s=new lr(hr,1,t,e);s.layers=this.layers,this.add(s);const a=new lr(hr,1,t,e);a.layers=this.layers,this.add(a);const o=new lr(hr,1,t,e);o.layers=this.layers,this.add(o);const l=new lr(hr,1,t,e);l.layers=this.layers,this.add(l)}updateCoordinateSystem(){const t=this.coordinateSystem,e=this.children.concat(),[n,i,r,s,a,o]=e;for(const t of e)this.remove(t);if(t===le)n.up.set(0,1,0),n.lookAt(1,0,0),i.up.set(0,1,0),i.lookAt(-1,0,0),r.up.set(0,0,-1),r.lookAt(0,1,0),s.up.set(0,0,1),s.lookAt(0,-1,0),a.up.set(0,1,0),a.lookAt(0,0,1),o.up.set(0,1,0),o.lookAt(0,0,-1);else{if(t!==he)throw new Error("THREE.CubeCamera.updateCoordinateSystem(): Invalid coordinate system: "+t);n.up.set(0,-1,0),n.lookAt(-1,0,0),i.up.set(0,-1,0),i.lookAt(1,0,0),r.up.set(0,0,1),r.lookAt(0,1,0),s.up.set(0,0,-1),s.lookAt(0,-1,0),a.up.set(0,-1,0),a.lookAt(0,0,1),o.up.set(0,-1,0),o.lookAt(0,0,-1)}for(const t of e)this.add(t),t.updateMatrixWorld()}update(t,e){null===this.parent&&this.updateMatrixWorld();const{renderTarget:n,activeMipmapLevel:i}=this;this.coordinateSystem!==t.coordinateSystem&&(this.coordinateSystem=t.coordinateSystem,this.updateCoordinateSystem());const[r,s,a,o,l,h]=this.children,u=t.getRenderTarget(),c=t.getActiveCubeFace(),d=t.getActiveMipmapLevel(),p=t.xr.enabled;t.xr.enabled=!1;const f=n.texture.generateMipmaps;n.texture.generateMipmaps=!1,t.setRenderTarget(n,0,i),t.render(e,r),t.setRenderTarget(n,1,i),t.render(e,s),t.setRenderTarget(n,2,i),t.render(e,a),t.setRenderTarget(n,3,i),t.render(e,o),t.setRenderTarget(n,4,i),t.render(e,l),n.texture.generateMipmaps=f,t.setRenderTarget(n,5,i),t.render(e,h),t.setRenderTarget(u,c,d),t.xr.enabled=p,n.texture.needsPMREMUpdate=!0}},cr=class extends je{constructor(t,e,n,i,r,s,a,o,l,h){super(t=void 0!==t?t:[],e=void 0!==e?e:k,n,i,r,s,a,o,l,h),this.isCubeTexture=!0,this.flipY=!1}get images(){return this.image}set images(t){this.image=t}},dr=class extends Xe{constructor(t=1,e={}){super(t,t,e),this.isWebGLCubeRenderTarget=!0;const n={width:t,height:t,depth:1},i=[n,n,n,n,n,n];this.texture=new cr(i,e.mapping,e.wrapS,e.wrapT,e.magFilter,e.minFilter,e.format,e.type,e.anisotropy,e.colorSpace),this.texture.isRenderTargetTexture=!0,this.texture.generateMipmaps=void 0!==e.generateMipmaps&&e.generateMipmaps,this.texture.minFilter=void 0!==e.minFilter?e.minFilter:Y}fromEquirectangularTexture(t,e){this.texture.type=e.type,this.texture.colorSpace=e.colorSpace,this.texture.generateMipmaps=e.generateMipmaps,this.texture.minFilter=e.minFilter,this.texture.magFilter=e.magFilter;const n={uniforms:{tEquirect:{value:null}},vertexShader:"\n\n\t\t\t\tvarying vec3 vWorldDirection;\n\n\t\t\t\tvec3 transformDirection( in vec3 dir, in mat4 matrix ) {\n\n\t\t\t\t\treturn normalize( ( matrix * vec4( dir, 0.0 ) ).xyz );\n\n\t\t\t\t}\n\n\t\t\t\tvoid main() {\n\n\t\t\t\t\tvWorldDirection = transformDirection( position, modelMatrix );\n\n\t\t\t\t\t#include \n\t\t\t\t\t#include \n\n\t\t\t\t}\n\t\t\t",fragmentShader:"\n\n\t\t\t\tuniform sampler2D tEquirect;\n\n\t\t\t\tvarying vec3 vWorldDirection;\n\n\t\t\t\t#include \n\n\t\t\t\tvoid main() {\n\n\t\t\t\t\tvec3 direction = normalize( vWorldDirection );\n\n\t\t\t\t\tvec2 sampleUV = equirectUv( direction );\n\n\t\t\t\t\tgl_FragColor = texture2D( tEquirect, sampleUV );\n\n\t\t\t\t}\n\t\t\t"},i=new Qi(5,5,5),r=new ir({name:"CubemapFromEquirect",uniforms:Ji(n.uniforms),vertexShader:n.vertexShader,fragmentShader:n.fragmentShader,side:1,blending:0});r.uniforms.tEquirect.value=e;const s=new Ki(i,r),a=e.minFilter;e.minFilter===Z&&(e.minFilter=Y);return new ur(1,10,this).update(t,s),e.minFilter=a,s.geometry.dispose(),s.material.dispose(),this}clear(t,e,n,i){const r=t.getRenderTarget();for(let r=0;r<6;r++)t.setRenderTarget(this,r),t.clear(e,n,i);t.setRenderTarget(r)}};const pr=new Ze,fr=new Ze,mr=new Me;let gr=class{constructor(t=new Ze(1,0,0),e=0){this.isPlane=!0,this.normal=t,this.constant=e}set(t,e){return this.normal.copy(t),this.constant=e,this}setComponents(t,e,n,i){return this.normal.set(t,e,n),this.constant=i,this}setFromNormalAndCoplanarPoint(t,e){return this.normal.copy(t),this.constant=-e.dot(this.normal),this}setFromCoplanarPoints(t,e,n){const i=pr.subVectors(n,e).cross(fr.subVectors(t,e)).normalize();return this.setFromNormalAndCoplanarPoint(i,t),this}copy(t){return this.normal.copy(t.normal),this.constant=t.constant,this}normalize(){const t=1/this.normal.length();return this.normal.multiplyScalar(t),this.constant*=t,this}negate(){return this.constant*=-1,this.normal.negate(),this}distanceToPoint(t){return this.normal.dot(t)+this.constant}distanceToSphere(t){return this.distanceToPoint(t.center)-t.radius}projectPoint(t,e){return e.copy(t).addScaledVector(this.normal,-this.distanceToPoint(t))}intersectLine(t,e){const n=t.delta(pr),i=this.normal.dot(n);if(0===i)return 0===this.distanceToPoint(t.start)?e.copy(t.start):null;const r=-(t.start.dot(this.normal)+this.constant)/i;return r<0||r>1?null:e.copy(t.start).addScaledVector(n,r)}intersectsLine(t){const e=this.distanceToPoint(t.start),n=this.distanceToPoint(t.end);return e<0&&n>0||n<0&&e>0}intersectsBox(t){return t.intersectsPlane(this)}intersectsSphere(t){return t.intersectsPlane(this)}coplanarPoint(t){return t.copy(this.normal).multiplyScalar(-this.constant)}applyMatrix4(t,e){const n=e||mr.getNormalMatrix(t),i=this.coplanarPoint(pr).applyMatrix4(t),r=this.normal.applyMatrix3(n).normalize();return this.constant=-i.dot(r),this}translate(t){return this.constant-=t.dot(this.normal),this}equals(t){return t.normal.equals(this.normal)&&t.constant===this.constant}clone(){return(new this.constructor).copy(this)}};const _r=new yn,vr=new Ze;let yr=class{constructor(t=new gr,e=new gr,n=new gr,i=new gr,r=new gr,s=new gr){this.planes=[t,e,n,i,r,s]}set(t,e,n,i,r,s){const a=this.planes;return a[0].copy(t),a[1].copy(e),a[2].copy(n),a[3].copy(i),a[4].copy(r),a[5].copy(s),this}copy(t){const e=this.planes;for(let n=0;n<6;n++)e[n].copy(t.planes[n]);return this}setFromProjectionMatrix(t,e=2e3){const n=this.planes,i=t.elements,r=i[0],s=i[1],a=i[2],o=i[3],l=i[4],h=i[5],u=i[6],c=i[7],d=i[8],p=i[9],f=i[10],m=i[11],g=i[12],_=i[13],v=i[14],y=i[15];if(n[0].setComponents(o-r,c-l,m-d,y-g).normalize(),n[1].setComponents(o+r,c+l,m+d,y+g).normalize(),n[2].setComponents(o+s,c+h,m+p,y+_).normalize(),n[3].setComponents(o-s,c-h,m-p,y-_).normalize(),n[4].setComponents(o-a,c-u,m-f,y-v).normalize(),e===le)n[5].setComponents(o+a,c+u,m+f,y+v).normalize();else{if(e!==he)throw new Error("THREE.Frustum.setFromProjectionMatrix(): Invalid coordinate system: "+e);n[5].setComponents(a,u,f,v).normalize()}return this}intersectsObject(t){if(void 0!==t.boundingSphere)null===t.boundingSphere&&t.computeBoundingSphere(),_r.copy(t.boundingSphere).applyMatrix4(t.matrixWorld);else{const e=t.geometry;null===e.boundingSphere&&e.computeBoundingSphere(),_r.copy(e.boundingSphere).applyMatrix4(t.matrixWorld)}return this.intersectsSphere(_r)}intersectsSprite(t){return _r.center.set(0,0,0),_r.radius=.7071067811865476,_r.applyMatrix4(t.matrixWorld),this.intersectsSphere(_r)}intersectsSphere(t){const e=this.planes,n=t.center,i=-t.radius;for(let t=0;t<6;t++){if(e[t].distanceToPoint(n)0?t.max.x:t.min.x,vr.y=i.normal.y>0?t.max.y:t.min.y,vr.z=i.normal.z>0?t.max.z:t.min.z,i.distanceToPoint(vr)<0)return!1}return!0}containsPoint(t){const e=this.planes;for(let n=0;n<6;n++)if(e[n].distanceToPoint(t)<0)return!1;return!0}clone(){return(new this.constructor).copy(this)}};function xr(){let t=null,e=!1,n=null,i=null;function r(e,s){n(e,s),i=t.requestAnimationFrame(r)}return{start:function(){!0!==e&&null!==n&&(i=t.requestAnimationFrame(r),e=!0)},stop:function(){t.cancelAnimationFrame(i),e=!1},setAnimationLoop:function(t){n=t},setContext:function(e){t=e}}}function br(t){const e=new WeakMap;return{get:function(t){return t.isInterleavedBufferAttribute&&(t=t.data),e.get(t)},remove:function(n){n.isInterleavedBufferAttribute&&(n=n.data);const i=e.get(n);i&&(t.deleteBuffer(i.buffer),e.delete(n))},update:function(n,i){if(n.isInterleavedBufferAttribute&&(n=n.data),n.isGLBufferAttribute){const t=e.get(n);return void((!t||t.versiont.start-e.start));let e=0;for(let t=1;t 0\n\tvec4 plane;\n\t#ifdef ALPHA_TO_COVERAGE\n\t\tfloat distanceToPlane, distanceGradient;\n\t\tfloat clipOpacity = 1.0;\n\t\t#pragma unroll_loop_start\n\t\tfor ( int i = 0; i < UNION_CLIPPING_PLANES; i ++ ) {\n\t\t\tplane = clippingPlanes[ i ];\n\t\t\tdistanceToPlane = - dot( vClipPosition, plane.xyz ) + plane.w;\n\t\t\tdistanceGradient = fwidth( distanceToPlane ) / 2.0;\n\t\t\tclipOpacity *= smoothstep( - distanceGradient, distanceGradient, distanceToPlane );\n\t\t\tif ( clipOpacity == 0.0 ) discard;\n\t\t}\n\t\t#pragma unroll_loop_end\n\t\t#if UNION_CLIPPING_PLANES < NUM_CLIPPING_PLANES\n\t\t\tfloat unionClipOpacity = 1.0;\n\t\t\t#pragma unroll_loop_start\n\t\t\tfor ( int i = UNION_CLIPPING_PLANES; i < NUM_CLIPPING_PLANES; i ++ ) {\n\t\t\t\tplane = clippingPlanes[ i ];\n\t\t\t\tdistanceToPlane = - dot( vClipPosition, plane.xyz ) + plane.w;\n\t\t\t\tdistanceGradient = fwidth( distanceToPlane ) / 2.0;\n\t\t\t\tunionClipOpacity *= 1.0 - smoothstep( - distanceGradient, distanceGradient, distanceToPlane );\n\t\t\t}\n\t\t\t#pragma unroll_loop_end\n\t\t\tclipOpacity *= 1.0 - unionClipOpacity;\n\t\t#endif\n\t\tdiffuseColor.a *= clipOpacity;\n\t\tif ( diffuseColor.a == 0.0 ) discard;\n\t#else\n\t\t#pragma unroll_loop_start\n\t\tfor ( int i = 0; i < UNION_CLIPPING_PLANES; i ++ ) {\n\t\t\tplane = clippingPlanes[ i ];\n\t\t\tif ( dot( vClipPosition, plane.xyz ) > plane.w ) discard;\n\t\t}\n\t\t#pragma unroll_loop_end\n\t\t#if UNION_CLIPPING_PLANES < NUM_CLIPPING_PLANES\n\t\t\tbool clipped = true;\n\t\t\t#pragma unroll_loop_start\n\t\t\tfor ( int i = UNION_CLIPPING_PLANES; i < NUM_CLIPPING_PLANES; i ++ ) {\n\t\t\t\tplane = clippingPlanes[ i ];\n\t\t\t\tclipped = ( dot( vClipPosition, plane.xyz ) > plane.w ) && clipped;\n\t\t\t}\n\t\t\t#pragma unroll_loop_end\n\t\t\tif ( clipped ) discard;\n\t\t#endif\n\t#endif\n#endif",clipping_planes_pars_fragment:"#if NUM_CLIPPING_PLANES > 0\n\tvarying vec3 vClipPosition;\n\tuniform vec4 clippingPlanes[ NUM_CLIPPING_PLANES ];\n#endif",clipping_planes_pars_vertex:"#if NUM_CLIPPING_PLANES > 0\n\tvarying vec3 vClipPosition;\n#endif",clipping_planes_vertex:"#if NUM_CLIPPING_PLANES > 0\n\tvClipPosition = - mvPosition.xyz;\n#endif",color_fragment:"#if defined( USE_COLOR_ALPHA )\n\tdiffuseColor *= vColor;\n#elif defined( USE_COLOR )\n\tdiffuseColor.rgb *= vColor;\n#endif",color_pars_fragment:"#if defined( USE_COLOR_ALPHA )\n\tvarying vec4 vColor;\n#elif defined( USE_COLOR )\n\tvarying vec3 vColor;\n#endif",color_pars_vertex:"#if defined( USE_COLOR_ALPHA )\n\tvarying vec4 vColor;\n#elif defined( USE_COLOR ) || defined( USE_INSTANCING_COLOR ) || defined( USE_BATCHING_COLOR )\n\tvarying vec3 vColor;\n#endif",color_vertex:"#if defined( USE_COLOR_ALPHA )\n\tvColor = vec4( 1.0 );\n#elif defined( USE_COLOR ) || defined( USE_INSTANCING_COLOR ) || defined( USE_BATCHING_COLOR )\n\tvColor = vec3( 1.0 );\n#endif\n#ifdef USE_COLOR\n\tvColor *= color;\n#endif\n#ifdef USE_INSTANCING_COLOR\n\tvColor.xyz *= instanceColor.xyz;\n#endif\n#ifdef USE_BATCHING_COLOR\n\tvec3 batchingColor = getBatchingColor( getIndirectIndex( gl_DrawID ) );\n\tvColor.xyz *= batchingColor.xyz;\n#endif",common:"#define PI 3.141592653589793\n#define PI2 6.283185307179586\n#define PI_HALF 1.5707963267948966\n#define RECIPROCAL_PI 0.3183098861837907\n#define RECIPROCAL_PI2 0.15915494309189535\n#define EPSILON 1e-6\n#ifndef saturate\n#define saturate( a ) clamp( a, 0.0, 1.0 )\n#endif\n#define whiteComplement( a ) ( 1.0 - saturate( a ) )\nfloat pow2( const in float x ) { return x*x; }\nvec3 pow2( const in vec3 x ) { return x*x; }\nfloat pow3( const in float x ) { return x*x*x; }\nfloat pow4( const in float x ) { float x2 = x*x; return x2*x2; }\nfloat max3( const in vec3 v ) { return max( max( v.x, v.y ), v.z ); }\nfloat average( const in vec3 v ) { return dot( v, vec3( 0.3333333 ) ); }\nhighp float rand( const in vec2 uv ) {\n\tconst highp float a = 12.9898, b = 78.233, c = 43758.5453;\n\thighp float dt = dot( uv.xy, vec2( a,b ) ), sn = mod( dt, PI );\n\treturn fract( sin( sn ) * c );\n}\n#ifdef HIGH_PRECISION\n\tfloat precisionSafeLength( vec3 v ) { return length( v ); }\n#else\n\tfloat precisionSafeLength( vec3 v ) {\n\t\tfloat maxComponent = max3( abs( v ) );\n\t\treturn length( v / maxComponent ) * maxComponent;\n\t}\n#endif\nstruct IncidentLight {\n\tvec3 color;\n\tvec3 direction;\n\tbool visible;\n};\nstruct ReflectedLight {\n\tvec3 directDiffuse;\n\tvec3 directSpecular;\n\tvec3 indirectDiffuse;\n\tvec3 indirectSpecular;\n};\n#ifdef USE_ALPHAHASH\n\tvarying vec3 vPosition;\n#endif\nvec3 transformDirection( in vec3 dir, in mat4 matrix ) {\n\treturn normalize( ( matrix * vec4( dir, 0.0 ) ).xyz );\n}\nvec3 inverseTransformDirection( in vec3 dir, in mat4 matrix ) {\n\treturn normalize( ( vec4( dir, 0.0 ) * matrix ).xyz );\n}\nmat3 transposeMat3( const in mat3 m ) {\n\tmat3 tmp;\n\ttmp[ 0 ] = vec3( m[ 0 ].x, m[ 1 ].x, m[ 2 ].x );\n\ttmp[ 1 ] = vec3( m[ 0 ].y, m[ 1 ].y, m[ 2 ].y );\n\ttmp[ 2 ] = vec3( m[ 0 ].z, m[ 1 ].z, m[ 2 ].z );\n\treturn tmp;\n}\nbool isPerspectiveMatrix( mat4 m ) {\n\treturn m[ 2 ][ 3 ] == - 1.0;\n}\nvec2 equirectUv( in vec3 dir ) {\n\tfloat u = atan( dir.z, dir.x ) * RECIPROCAL_PI2 + 0.5;\n\tfloat v = asin( clamp( dir.y, - 1.0, 1.0 ) ) * RECIPROCAL_PI + 0.5;\n\treturn vec2( u, v );\n}\nvec3 BRDF_Lambert( const in vec3 diffuseColor ) {\n\treturn RECIPROCAL_PI * diffuseColor;\n}\nvec3 F_Schlick( const in vec3 f0, const in float f90, const in float dotVH ) {\n\tfloat fresnel = exp2( ( - 5.55473 * dotVH - 6.98316 ) * dotVH );\n\treturn f0 * ( 1.0 - fresnel ) + ( f90 * fresnel );\n}\nfloat F_Schlick( const in float f0, const in float f90, const in float dotVH ) {\n\tfloat fresnel = exp2( ( - 5.55473 * dotVH - 6.98316 ) * dotVH );\n\treturn f0 * ( 1.0 - fresnel ) + ( f90 * fresnel );\n} // validated",cube_uv_reflection_fragment:"#ifdef ENVMAP_TYPE_CUBE_UV\n\t#define cubeUV_minMipLevel 4.0\n\t#define cubeUV_minTileSize 16.0\n\tfloat getFace( vec3 direction ) {\n\t\tvec3 absDirection = abs( direction );\n\t\tfloat face = - 1.0;\n\t\tif ( absDirection.x > absDirection.z ) {\n\t\t\tif ( absDirection.x > absDirection.y )\n\t\t\t\tface = direction.x > 0.0 ? 0.0 : 3.0;\n\t\t\telse\n\t\t\t\tface = direction.y > 0.0 ? 1.0 : 4.0;\n\t\t} else {\n\t\t\tif ( absDirection.z > absDirection.y )\n\t\t\t\tface = direction.z > 0.0 ? 2.0 : 5.0;\n\t\t\telse\n\t\t\t\tface = direction.y > 0.0 ? 1.0 : 4.0;\n\t\t}\n\t\treturn face;\n\t}\n\tvec2 getUV( vec3 direction, float face ) {\n\t\tvec2 uv;\n\t\tif ( face == 0.0 ) {\n\t\t\tuv = vec2( direction.z, direction.y ) / abs( direction.x );\n\t\t} else if ( face == 1.0 ) {\n\t\t\tuv = vec2( - direction.x, - direction.z ) / abs( direction.y );\n\t\t} else if ( face == 2.0 ) {\n\t\t\tuv = vec2( - direction.x, direction.y ) / abs( direction.z );\n\t\t} else if ( face == 3.0 ) {\n\t\t\tuv = vec2( - direction.z, direction.y ) / abs( direction.x );\n\t\t} else if ( face == 4.0 ) {\n\t\t\tuv = vec2( - direction.x, direction.z ) / abs( direction.y );\n\t\t} else {\n\t\t\tuv = vec2( direction.x, direction.y ) / abs( direction.z );\n\t\t}\n\t\treturn 0.5 * ( uv + 1.0 );\n\t}\n\tvec3 bilinearCubeUV( sampler2D envMap, vec3 direction, float mipInt ) {\n\t\tfloat face = getFace( direction );\n\t\tfloat filterInt = max( cubeUV_minMipLevel - mipInt, 0.0 );\n\t\tmipInt = max( mipInt, cubeUV_minMipLevel );\n\t\tfloat faceSize = exp2( mipInt );\n\t\thighp vec2 uv = getUV( direction, face ) * ( faceSize - 2.0 ) + 1.0;\n\t\tif ( face > 2.0 ) {\n\t\t\tuv.y += faceSize;\n\t\t\tface -= 3.0;\n\t\t}\n\t\tuv.x += face * faceSize;\n\t\tuv.x += filterInt * 3.0 * cubeUV_minTileSize;\n\t\tuv.y += 4.0 * ( exp2( CUBEUV_MAX_MIP ) - faceSize );\n\t\tuv.x *= CUBEUV_TEXEL_WIDTH;\n\t\tuv.y *= CUBEUV_TEXEL_HEIGHT;\n\t\t#ifdef texture2DGradEXT\n\t\t\treturn texture2DGradEXT( envMap, uv, vec2( 0.0 ), vec2( 0.0 ) ).rgb;\n\t\t#else\n\t\t\treturn texture2D( envMap, uv ).rgb;\n\t\t#endif\n\t}\n\t#define cubeUV_r0 1.0\n\t#define cubeUV_m0 - 2.0\n\t#define cubeUV_r1 0.8\n\t#define cubeUV_m1 - 1.0\n\t#define cubeUV_r4 0.4\n\t#define cubeUV_m4 2.0\n\t#define cubeUV_r5 0.305\n\t#define cubeUV_m5 3.0\n\t#define cubeUV_r6 0.21\n\t#define cubeUV_m6 4.0\n\tfloat roughnessToMip( float roughness ) {\n\t\tfloat mip = 0.0;\n\t\tif ( roughness >= cubeUV_r1 ) {\n\t\t\tmip = ( cubeUV_r0 - roughness ) * ( cubeUV_m1 - cubeUV_m0 ) / ( cubeUV_r0 - cubeUV_r1 ) + cubeUV_m0;\n\t\t} else if ( roughness >= cubeUV_r4 ) {\n\t\t\tmip = ( cubeUV_r1 - roughness ) * ( cubeUV_m4 - cubeUV_m1 ) / ( cubeUV_r1 - cubeUV_r4 ) + cubeUV_m1;\n\t\t} else if ( roughness >= cubeUV_r5 ) {\n\t\t\tmip = ( cubeUV_r4 - roughness ) * ( cubeUV_m5 - cubeUV_m4 ) / ( cubeUV_r4 - cubeUV_r5 ) + cubeUV_m4;\n\t\t} else if ( roughness >= cubeUV_r6 ) {\n\t\t\tmip = ( cubeUV_r5 - roughness ) * ( cubeUV_m6 - cubeUV_m5 ) / ( cubeUV_r5 - cubeUV_r6 ) + cubeUV_m5;\n\t\t} else {\n\t\t\tmip = - 2.0 * log2( 1.16 * roughness );\t\t}\n\t\treturn mip;\n\t}\n\tvec4 textureCubeUV( sampler2D envMap, vec3 sampleDir, float roughness ) {\n\t\tfloat mip = clamp( roughnessToMip( roughness ), cubeUV_m0, CUBEUV_MAX_MIP );\n\t\tfloat mipF = fract( mip );\n\t\tfloat mipInt = floor( mip );\n\t\tvec3 color0 = bilinearCubeUV( envMap, sampleDir, mipInt );\n\t\tif ( mipF == 0.0 ) {\n\t\t\treturn vec4( color0, 1.0 );\n\t\t} else {\n\t\t\tvec3 color1 = bilinearCubeUV( envMap, sampleDir, mipInt + 1.0 );\n\t\t\treturn vec4( mix( color0, color1, mipF ), 1.0 );\n\t\t}\n\t}\n#endif",defaultnormal_vertex:"vec3 transformedNormal = objectNormal;\n#ifdef USE_TANGENT\n\tvec3 transformedTangent = objectTangent;\n#endif\n#ifdef USE_BATCHING\n\tmat3 bm = mat3( batchingMatrix );\n\ttransformedNormal /= vec3( dot( bm[ 0 ], bm[ 0 ] ), dot( bm[ 1 ], bm[ 1 ] ), dot( bm[ 2 ], bm[ 2 ] ) );\n\ttransformedNormal = bm * transformedNormal;\n\t#ifdef USE_TANGENT\n\t\ttransformedTangent = bm * transformedTangent;\n\t#endif\n#endif\n#ifdef USE_INSTANCING\n\tmat3 im = mat3( instanceMatrix );\n\ttransformedNormal /= vec3( dot( im[ 0 ], im[ 0 ] ), dot( im[ 1 ], im[ 1 ] ), dot( im[ 2 ], im[ 2 ] ) );\n\ttransformedNormal = im * transformedNormal;\n\t#ifdef USE_TANGENT\n\t\ttransformedTangent = im * transformedTangent;\n\t#endif\n#endif\ntransformedNormal = normalMatrix * transformedNormal;\n#ifdef FLIP_SIDED\n\ttransformedNormal = - transformedNormal;\n#endif\n#ifdef USE_TANGENT\n\ttransformedTangent = ( modelViewMatrix * vec4( transformedTangent, 0.0 ) ).xyz;\n\t#ifdef FLIP_SIDED\n\t\ttransformedTangent = - transformedTangent;\n\t#endif\n#endif",displacementmap_pars_vertex:"#ifdef USE_DISPLACEMENTMAP\n\tuniform sampler2D displacementMap;\n\tuniform float displacementScale;\n\tuniform float displacementBias;\n#endif",displacementmap_vertex:"#ifdef USE_DISPLACEMENTMAP\n\ttransformed += normalize( objectNormal ) * ( texture2D( displacementMap, vDisplacementMapUv ).x * displacementScale + displacementBias );\n#endif",emissivemap_fragment:"#ifdef USE_EMISSIVEMAP\n\tvec4 emissiveColor = texture2D( emissiveMap, vEmissiveMapUv );\n\t#ifdef DECODE_VIDEO_TEXTURE_EMISSIVE\n\t\temissiveColor = sRGBTransferEOTF( emissiveColor );\n\t#endif\n\ttotalEmissiveRadiance *= emissiveColor.rgb;\n#endif",emissivemap_pars_fragment:"#ifdef USE_EMISSIVEMAP\n\tuniform sampler2D emissiveMap;\n#endif",colorspace_fragment:"gl_FragColor = linearToOutputTexel( gl_FragColor );",colorspace_pars_fragment:"vec4 LinearTransferOETF( in vec4 value ) {\n\treturn value;\n}\nvec4 sRGBTransferEOTF( in vec4 value ) {\n\treturn vec4( mix( pow( value.rgb * 0.9478672986 + vec3( 0.0521327014 ), vec3( 2.4 ) ), value.rgb * 0.0773993808, vec3( lessThanEqual( value.rgb, vec3( 0.04045 ) ) ) ), value.a );\n}\nvec4 sRGBTransferOETF( in vec4 value ) {\n\treturn vec4( mix( pow( value.rgb, vec3( 0.41666 ) ) * 1.055 - vec3( 0.055 ), value.rgb * 12.92, vec3( lessThanEqual( value.rgb, vec3( 0.0031308 ) ) ) ), value.a );\n}",envmap_fragment:"#ifdef USE_ENVMAP\n\t#ifdef ENV_WORLDPOS\n\t\tvec3 cameraToFrag;\n\t\tif ( isOrthographic ) {\n\t\t\tcameraToFrag = normalize( vec3( - viewMatrix[ 0 ][ 2 ], - viewMatrix[ 1 ][ 2 ], - viewMatrix[ 2 ][ 2 ] ) );\n\t\t} else {\n\t\t\tcameraToFrag = normalize( vWorldPosition - cameraPosition );\n\t\t}\n\t\tvec3 worldNormal = inverseTransformDirection( normal, viewMatrix );\n\t\t#ifdef ENVMAP_MODE_REFLECTION\n\t\t\tvec3 reflectVec = reflect( cameraToFrag, worldNormal );\n\t\t#else\n\t\t\tvec3 reflectVec = refract( cameraToFrag, worldNormal, refractionRatio );\n\t\t#endif\n\t#else\n\t\tvec3 reflectVec = vReflect;\n\t#endif\n\t#ifdef ENVMAP_TYPE_CUBE\n\t\tvec4 envColor = textureCube( envMap, envMapRotation * vec3( flipEnvMap * reflectVec.x, reflectVec.yz ) );\n\t#else\n\t\tvec4 envColor = vec4( 0.0 );\n\t#endif\n\t#ifdef ENVMAP_BLENDING_MULTIPLY\n\t\toutgoingLight = mix( outgoingLight, outgoingLight * envColor.xyz, specularStrength * reflectivity );\n\t#elif defined( ENVMAP_BLENDING_MIX )\n\t\toutgoingLight = mix( outgoingLight, envColor.xyz, specularStrength * reflectivity );\n\t#elif defined( ENVMAP_BLENDING_ADD )\n\t\toutgoingLight += envColor.xyz * specularStrength * reflectivity;\n\t#endif\n#endif",envmap_common_pars_fragment:"#ifdef USE_ENVMAP\n\tuniform float envMapIntensity;\n\tuniform float flipEnvMap;\n\tuniform mat3 envMapRotation;\n\t#ifdef ENVMAP_TYPE_CUBE\n\t\tuniform samplerCube envMap;\n\t#else\n\t\tuniform sampler2D envMap;\n\t#endif\n\t\n#endif",envmap_pars_fragment:"#ifdef USE_ENVMAP\n\tuniform float reflectivity;\n\t#if defined( USE_BUMPMAP ) || defined( USE_NORMALMAP ) || defined( PHONG ) || defined( LAMBERT )\n\t\t#define ENV_WORLDPOS\n\t#endif\n\t#ifdef ENV_WORLDPOS\n\t\tvarying vec3 vWorldPosition;\n\t\tuniform float refractionRatio;\n\t#else\n\t\tvarying vec3 vReflect;\n\t#endif\n#endif",envmap_pars_vertex:"#ifdef USE_ENVMAP\n\t#if defined( USE_BUMPMAP ) || defined( USE_NORMALMAP ) || defined( PHONG ) || defined( LAMBERT )\n\t\t#define ENV_WORLDPOS\n\t#endif\n\t#ifdef ENV_WORLDPOS\n\t\t\n\t\tvarying vec3 vWorldPosition;\n\t#else\n\t\tvarying vec3 vReflect;\n\t\tuniform float refractionRatio;\n\t#endif\n#endif",envmap_physical_pars_fragment:"#ifdef USE_ENVMAP\n\tvec3 getIBLIrradiance( const in vec3 normal ) {\n\t\t#ifdef ENVMAP_TYPE_CUBE_UV\n\t\t\tvec3 worldNormal = inverseTransformDirection( normal, viewMatrix );\n\t\t\tvec4 envMapColor = textureCubeUV( envMap, envMapRotation * worldNormal, 1.0 );\n\t\t\treturn PI * envMapColor.rgb * envMapIntensity;\n\t\t#else\n\t\t\treturn vec3( 0.0 );\n\t\t#endif\n\t}\n\tvec3 getIBLRadiance( const in vec3 viewDir, const in vec3 normal, const in float roughness ) {\n\t\t#ifdef ENVMAP_TYPE_CUBE_UV\n\t\t\tvec3 reflectVec = reflect( - viewDir, normal );\n\t\t\treflectVec = normalize( mix( reflectVec, normal, roughness * roughness) );\n\t\t\treflectVec = inverseTransformDirection( reflectVec, viewMatrix );\n\t\t\tvec4 envMapColor = textureCubeUV( envMap, envMapRotation * reflectVec, roughness );\n\t\t\treturn envMapColor.rgb * envMapIntensity;\n\t\t#else\n\t\t\treturn vec3( 0.0 );\n\t\t#endif\n\t}\n\t#ifdef USE_ANISOTROPY\n\t\tvec3 getIBLAnisotropyRadiance( const in vec3 viewDir, const in vec3 normal, const in float roughness, const in vec3 bitangent, const in float anisotropy ) {\n\t\t\t#ifdef ENVMAP_TYPE_CUBE_UV\n\t\t\t\tvec3 bentNormal = cross( bitangent, viewDir );\n\t\t\t\tbentNormal = normalize( cross( bentNormal, bitangent ) );\n\t\t\t\tbentNormal = normalize( mix( bentNormal, normal, pow2( pow2( 1.0 - anisotropy * ( 1.0 - roughness ) ) ) ) );\n\t\t\t\treturn getIBLRadiance( viewDir, bentNormal, roughness );\n\t\t\t#else\n\t\t\t\treturn vec3( 0.0 );\n\t\t\t#endif\n\t\t}\n\t#endif\n#endif",envmap_vertex:"#ifdef USE_ENVMAP\n\t#ifdef ENV_WORLDPOS\n\t\tvWorldPosition = worldPosition.xyz;\n\t#else\n\t\tvec3 cameraToVertex;\n\t\tif ( isOrthographic ) {\n\t\t\tcameraToVertex = normalize( vec3( - viewMatrix[ 0 ][ 2 ], - viewMatrix[ 1 ][ 2 ], - viewMatrix[ 2 ][ 2 ] ) );\n\t\t} else {\n\t\t\tcameraToVertex = normalize( worldPosition.xyz - cameraPosition );\n\t\t}\n\t\tvec3 worldNormal = inverseTransformDirection( transformedNormal, viewMatrix );\n\t\t#ifdef ENVMAP_MODE_REFLECTION\n\t\t\tvReflect = reflect( cameraToVertex, worldNormal );\n\t\t#else\n\t\t\tvReflect = refract( cameraToVertex, worldNormal, refractionRatio );\n\t\t#endif\n\t#endif\n#endif",fog_vertex:"#ifdef USE_FOG\n\tvFogDepth = - mvPosition.z;\n#endif",fog_pars_vertex:"#ifdef USE_FOG\n\tvarying float vFogDepth;\n#endif",fog_fragment:"#ifdef USE_FOG\n\t#ifdef FOG_EXP2\n\t\tfloat fogFactor = 1.0 - exp( - fogDensity * fogDensity * vFogDepth * vFogDepth );\n\t#else\n\t\tfloat fogFactor = smoothstep( fogNear, fogFar, vFogDepth );\n\t#endif\n\tgl_FragColor.rgb = mix( gl_FragColor.rgb, fogColor, fogFactor );\n#endif",fog_pars_fragment:"#ifdef USE_FOG\n\tuniform vec3 fogColor;\n\tvarying float vFogDepth;\n\t#ifdef FOG_EXP2\n\t\tuniform float fogDensity;\n\t#else\n\t\tuniform float fogNear;\n\t\tuniform float fogFar;\n\t#endif\n#endif",gradientmap_pars_fragment:"#ifdef USE_GRADIENTMAP\n\tuniform sampler2D gradientMap;\n#endif\nvec3 getGradientIrradiance( vec3 normal, vec3 lightDirection ) {\n\tfloat dotNL = dot( normal, lightDirection );\n\tvec2 coord = vec2( dotNL * 0.5 + 0.5, 0.0 );\n\t#ifdef USE_GRADIENTMAP\n\t\treturn vec3( texture2D( gradientMap, coord ).r );\n\t#else\n\t\tvec2 fw = fwidth( coord ) * 0.5;\n\t\treturn mix( vec3( 0.7 ), vec3( 1.0 ), smoothstep( 0.7 - fw.x, 0.7 + fw.x, coord.x ) );\n\t#endif\n}",lightmap_pars_fragment:"#ifdef USE_LIGHTMAP\n\tuniform sampler2D lightMap;\n\tuniform float lightMapIntensity;\n#endif",lights_lambert_fragment:"LambertMaterial material;\nmaterial.diffuseColor = diffuseColor.rgb;\nmaterial.specularStrength = specularStrength;",lights_lambert_pars_fragment:"varying vec3 vViewPosition;\nstruct LambertMaterial {\n\tvec3 diffuseColor;\n\tfloat specularStrength;\n};\nvoid RE_Direct_Lambert( const in IncidentLight directLight, const in vec3 geometryPosition, const in vec3 geometryNormal, const in vec3 geometryViewDir, const in vec3 geometryClearcoatNormal, const in LambertMaterial material, inout ReflectedLight reflectedLight ) {\n\tfloat dotNL = saturate( dot( geometryNormal, directLight.direction ) );\n\tvec3 irradiance = dotNL * directLight.color;\n\treflectedLight.directDiffuse += irradiance * BRDF_Lambert( material.diffuseColor );\n}\nvoid RE_IndirectDiffuse_Lambert( const in vec3 irradiance, const in vec3 geometryPosition, const in vec3 geometryNormal, const in vec3 geometryViewDir, const in vec3 geometryClearcoatNormal, const in LambertMaterial material, inout ReflectedLight reflectedLight ) {\n\treflectedLight.indirectDiffuse += irradiance * BRDF_Lambert( material.diffuseColor );\n}\n#define RE_Direct\t\t\t\tRE_Direct_Lambert\n#define RE_IndirectDiffuse\t\tRE_IndirectDiffuse_Lambert",lights_pars_begin:"uniform bool receiveShadow;\nuniform vec3 ambientLightColor;\n#if defined( USE_LIGHT_PROBES )\n\tuniform vec3 lightProbe[ 9 ];\n#endif\nvec3 shGetIrradianceAt( in vec3 normal, in vec3 shCoefficients[ 9 ] ) {\n\tfloat x = normal.x, y = normal.y, z = normal.z;\n\tvec3 result = shCoefficients[ 0 ] * 0.886227;\n\tresult += shCoefficients[ 1 ] * 2.0 * 0.511664 * y;\n\tresult += shCoefficients[ 2 ] * 2.0 * 0.511664 * z;\n\tresult += shCoefficients[ 3 ] * 2.0 * 0.511664 * x;\n\tresult += shCoefficients[ 4 ] * 2.0 * 0.429043 * x * y;\n\tresult += shCoefficients[ 5 ] * 2.0 * 0.429043 * y * z;\n\tresult += shCoefficients[ 6 ] * ( 0.743125 * z * z - 0.247708 );\n\tresult += shCoefficients[ 7 ] * 2.0 * 0.429043 * x * z;\n\tresult += shCoefficients[ 8 ] * 0.429043 * ( x * x - y * y );\n\treturn result;\n}\nvec3 getLightProbeIrradiance( const in vec3 lightProbe[ 9 ], const in vec3 normal ) {\n\tvec3 worldNormal = inverseTransformDirection( normal, viewMatrix );\n\tvec3 irradiance = shGetIrradianceAt( worldNormal, lightProbe );\n\treturn irradiance;\n}\nvec3 getAmbientLightIrradiance( const in vec3 ambientLightColor ) {\n\tvec3 irradiance = ambientLightColor;\n\treturn irradiance;\n}\nfloat getDistanceAttenuation( const in float lightDistance, const in float cutoffDistance, const in float decayExponent ) {\n\tfloat distanceFalloff = 1.0 / max( pow( lightDistance, decayExponent ), 0.01 );\n\tif ( cutoffDistance > 0.0 ) {\n\t\tdistanceFalloff *= pow2( saturate( 1.0 - pow4( lightDistance / cutoffDistance ) ) );\n\t}\n\treturn distanceFalloff;\n}\nfloat getSpotAttenuation( const in float coneCosine, const in float penumbraCosine, const in float angleCosine ) {\n\treturn smoothstep( coneCosine, penumbraCosine, angleCosine );\n}\n#if NUM_DIR_LIGHTS > 0\n\tstruct DirectionalLight {\n\t\tvec3 direction;\n\t\tvec3 color;\n\t};\n\tuniform DirectionalLight directionalLights[ NUM_DIR_LIGHTS ];\n\tvoid getDirectionalLightInfo( const in DirectionalLight directionalLight, out IncidentLight light ) {\n\t\tlight.color = directionalLight.color;\n\t\tlight.direction = directionalLight.direction;\n\t\tlight.visible = true;\n\t}\n#endif\n#if NUM_POINT_LIGHTS > 0\n\tstruct PointLight {\n\t\tvec3 position;\n\t\tvec3 color;\n\t\tfloat distance;\n\t\tfloat decay;\n\t};\n\tuniform PointLight pointLights[ NUM_POINT_LIGHTS ];\n\tvoid getPointLightInfo( const in PointLight pointLight, const in vec3 geometryPosition, out IncidentLight light ) {\n\t\tvec3 lVector = pointLight.position - geometryPosition;\n\t\tlight.direction = normalize( lVector );\n\t\tfloat lightDistance = length( lVector );\n\t\tlight.color = pointLight.color;\n\t\tlight.color *= getDistanceAttenuation( lightDistance, pointLight.distance, pointLight.decay );\n\t\tlight.visible = ( light.color != vec3( 0.0 ) );\n\t}\n#endif\n#if NUM_SPOT_LIGHTS > 0\n\tstruct SpotLight {\n\t\tvec3 position;\n\t\tvec3 direction;\n\t\tvec3 color;\n\t\tfloat distance;\n\t\tfloat decay;\n\t\tfloat coneCos;\n\t\tfloat penumbraCos;\n\t};\n\tuniform SpotLight spotLights[ NUM_SPOT_LIGHTS ];\n\tvoid getSpotLightInfo( const in SpotLight spotLight, const in vec3 geometryPosition, out IncidentLight light ) {\n\t\tvec3 lVector = spotLight.position - geometryPosition;\n\t\tlight.direction = normalize( lVector );\n\t\tfloat angleCos = dot( light.direction, spotLight.direction );\n\t\tfloat spotAttenuation = getSpotAttenuation( spotLight.coneCos, spotLight.penumbraCos, angleCos );\n\t\tif ( spotAttenuation > 0.0 ) {\n\t\t\tfloat lightDistance = length( lVector );\n\t\t\tlight.color = spotLight.color * spotAttenuation;\n\t\t\tlight.color *= getDistanceAttenuation( lightDistance, spotLight.distance, spotLight.decay );\n\t\t\tlight.visible = ( light.color != vec3( 0.0 ) );\n\t\t} else {\n\t\t\tlight.color = vec3( 0.0 );\n\t\t\tlight.visible = false;\n\t\t}\n\t}\n#endif\n#if NUM_RECT_AREA_LIGHTS > 0\n\tstruct RectAreaLight {\n\t\tvec3 color;\n\t\tvec3 position;\n\t\tvec3 halfWidth;\n\t\tvec3 halfHeight;\n\t};\n\tuniform sampler2D ltc_1;\tuniform sampler2D ltc_2;\n\tuniform RectAreaLight rectAreaLights[ NUM_RECT_AREA_LIGHTS ];\n#endif\n#if NUM_HEMI_LIGHTS > 0\n\tstruct HemisphereLight {\n\t\tvec3 direction;\n\t\tvec3 skyColor;\n\t\tvec3 groundColor;\n\t};\n\tuniform HemisphereLight hemisphereLights[ NUM_HEMI_LIGHTS ];\n\tvec3 getHemisphereLightIrradiance( const in HemisphereLight hemiLight, const in vec3 normal ) {\n\t\tfloat dotNL = dot( normal, hemiLight.direction );\n\t\tfloat hemiDiffuseWeight = 0.5 * dotNL + 0.5;\n\t\tvec3 irradiance = mix( hemiLight.groundColor, hemiLight.skyColor, hemiDiffuseWeight );\n\t\treturn irradiance;\n\t}\n#endif",lights_toon_fragment:"ToonMaterial material;\nmaterial.diffuseColor = diffuseColor.rgb;",lights_toon_pars_fragment:"varying vec3 vViewPosition;\nstruct ToonMaterial {\n\tvec3 diffuseColor;\n};\nvoid RE_Direct_Toon( const in IncidentLight directLight, const in vec3 geometryPosition, const in vec3 geometryNormal, const in vec3 geometryViewDir, const in vec3 geometryClearcoatNormal, const in ToonMaterial material, inout ReflectedLight reflectedLight ) {\n\tvec3 irradiance = getGradientIrradiance( geometryNormal, directLight.direction ) * directLight.color;\n\treflectedLight.directDiffuse += irradiance * BRDF_Lambert( material.diffuseColor );\n}\nvoid RE_IndirectDiffuse_Toon( const in vec3 irradiance, const in vec3 geometryPosition, const in vec3 geometryNormal, const in vec3 geometryViewDir, const in vec3 geometryClearcoatNormal, const in ToonMaterial material, inout ReflectedLight reflectedLight ) {\n\treflectedLight.indirectDiffuse += irradiance * BRDF_Lambert( material.diffuseColor );\n}\n#define RE_Direct\t\t\t\tRE_Direct_Toon\n#define RE_IndirectDiffuse\t\tRE_IndirectDiffuse_Toon",lights_phong_fragment:"BlinnPhongMaterial material;\nmaterial.diffuseColor = diffuseColor.rgb;\nmaterial.specularColor = specular;\nmaterial.specularShininess = shininess;\nmaterial.specularStrength = specularStrength;",lights_phong_pars_fragment:"varying vec3 vViewPosition;\nstruct BlinnPhongMaterial {\n\tvec3 diffuseColor;\n\tvec3 specularColor;\n\tfloat specularShininess;\n\tfloat specularStrength;\n};\nvoid RE_Direct_BlinnPhong( const in IncidentLight directLight, const in vec3 geometryPosition, const in vec3 geometryNormal, const in vec3 geometryViewDir, const in vec3 geometryClearcoatNormal, const in BlinnPhongMaterial material, inout ReflectedLight reflectedLight ) {\n\tfloat dotNL = saturate( dot( geometryNormal, directLight.direction ) );\n\tvec3 irradiance = dotNL * directLight.color;\n\treflectedLight.directDiffuse += irradiance * BRDF_Lambert( material.diffuseColor );\n\treflectedLight.directSpecular += irradiance * BRDF_BlinnPhong( directLight.direction, geometryViewDir, geometryNormal, material.specularColor, material.specularShininess ) * material.specularStrength;\n}\nvoid RE_IndirectDiffuse_BlinnPhong( const in vec3 irradiance, const in vec3 geometryPosition, const in vec3 geometryNormal, const in vec3 geometryViewDir, const in vec3 geometryClearcoatNormal, const in BlinnPhongMaterial material, inout ReflectedLight reflectedLight ) {\n\treflectedLight.indirectDiffuse += irradiance * BRDF_Lambert( material.diffuseColor );\n}\n#define RE_Direct\t\t\t\tRE_Direct_BlinnPhong\n#define RE_IndirectDiffuse\t\tRE_IndirectDiffuse_BlinnPhong",lights_physical_fragment:"PhysicalMaterial material;\nmaterial.diffuseColor = diffuseColor.rgb * ( 1.0 - metalnessFactor );\nvec3 dxy = max( abs( dFdx( nonPerturbedNormal ) ), abs( dFdy( nonPerturbedNormal ) ) );\nfloat geometryRoughness = max( max( dxy.x, dxy.y ), dxy.z );\nmaterial.roughness = max( roughnessFactor, 0.0525 );material.roughness += geometryRoughness;\nmaterial.roughness = min( material.roughness, 1.0 );\n#ifdef IOR\n\tmaterial.ior = ior;\n\t#ifdef USE_SPECULAR\n\t\tfloat specularIntensityFactor = specularIntensity;\n\t\tvec3 specularColorFactor = specularColor;\n\t\t#ifdef USE_SPECULAR_COLORMAP\n\t\t\tspecularColorFactor *= texture2D( specularColorMap, vSpecularColorMapUv ).rgb;\n\t\t#endif\n\t\t#ifdef USE_SPECULAR_INTENSITYMAP\n\t\t\tspecularIntensityFactor *= texture2D( specularIntensityMap, vSpecularIntensityMapUv ).a;\n\t\t#endif\n\t\tmaterial.specularF90 = mix( specularIntensityFactor, 1.0, metalnessFactor );\n\t#else\n\t\tfloat specularIntensityFactor = 1.0;\n\t\tvec3 specularColorFactor = vec3( 1.0 );\n\t\tmaterial.specularF90 = 1.0;\n\t#endif\n\tmaterial.specularColor = mix( min( pow2( ( material.ior - 1.0 ) / ( material.ior + 1.0 ) ) * specularColorFactor, vec3( 1.0 ) ) * specularIntensityFactor, diffuseColor.rgb, metalnessFactor );\n#else\n\tmaterial.specularColor = mix( vec3( 0.04 ), diffuseColor.rgb, metalnessFactor );\n\tmaterial.specularF90 = 1.0;\n#endif\n#ifdef USE_CLEARCOAT\n\tmaterial.clearcoat = clearcoat;\n\tmaterial.clearcoatRoughness = clearcoatRoughness;\n\tmaterial.clearcoatF0 = vec3( 0.04 );\n\tmaterial.clearcoatF90 = 1.0;\n\t#ifdef USE_CLEARCOATMAP\n\t\tmaterial.clearcoat *= texture2D( clearcoatMap, vClearcoatMapUv ).x;\n\t#endif\n\t#ifdef USE_CLEARCOAT_ROUGHNESSMAP\n\t\tmaterial.clearcoatRoughness *= texture2D( clearcoatRoughnessMap, vClearcoatRoughnessMapUv ).y;\n\t#endif\n\tmaterial.clearcoat = saturate( material.clearcoat );\tmaterial.clearcoatRoughness = max( material.clearcoatRoughness, 0.0525 );\n\tmaterial.clearcoatRoughness += geometryRoughness;\n\tmaterial.clearcoatRoughness = min( material.clearcoatRoughness, 1.0 );\n#endif\n#ifdef USE_DISPERSION\n\tmaterial.dispersion = dispersion;\n#endif\n#ifdef USE_IRIDESCENCE\n\tmaterial.iridescence = iridescence;\n\tmaterial.iridescenceIOR = iridescenceIOR;\n\t#ifdef USE_IRIDESCENCEMAP\n\t\tmaterial.iridescence *= texture2D( iridescenceMap, vIridescenceMapUv ).r;\n\t#endif\n\t#ifdef USE_IRIDESCENCE_THICKNESSMAP\n\t\tmaterial.iridescenceThickness = (iridescenceThicknessMaximum - iridescenceThicknessMinimum) * texture2D( iridescenceThicknessMap, vIridescenceThicknessMapUv ).g + iridescenceThicknessMinimum;\n\t#else\n\t\tmaterial.iridescenceThickness = iridescenceThicknessMaximum;\n\t#endif\n#endif\n#ifdef USE_SHEEN\n\tmaterial.sheenColor = sheenColor;\n\t#ifdef USE_SHEEN_COLORMAP\n\t\tmaterial.sheenColor *= texture2D( sheenColorMap, vSheenColorMapUv ).rgb;\n\t#endif\n\tmaterial.sheenRoughness = clamp( sheenRoughness, 0.07, 1.0 );\n\t#ifdef USE_SHEEN_ROUGHNESSMAP\n\t\tmaterial.sheenRoughness *= texture2D( sheenRoughnessMap, vSheenRoughnessMapUv ).a;\n\t#endif\n#endif\n#ifdef USE_ANISOTROPY\n\t#ifdef USE_ANISOTROPYMAP\n\t\tmat2 anisotropyMat = mat2( anisotropyVector.x, anisotropyVector.y, - anisotropyVector.y, anisotropyVector.x );\n\t\tvec3 anisotropyPolar = texture2D( anisotropyMap, vAnisotropyMapUv ).rgb;\n\t\tvec2 anisotropyV = anisotropyMat * normalize( 2.0 * anisotropyPolar.rg - vec2( 1.0 ) ) * anisotropyPolar.b;\n\t#else\n\t\tvec2 anisotropyV = anisotropyVector;\n\t#endif\n\tmaterial.anisotropy = length( anisotropyV );\n\tif( material.anisotropy == 0.0 ) {\n\t\tanisotropyV = vec2( 1.0, 0.0 );\n\t} else {\n\t\tanisotropyV /= material.anisotropy;\n\t\tmaterial.anisotropy = saturate( material.anisotropy );\n\t}\n\tmaterial.alphaT = mix( pow2( material.roughness ), 1.0, pow2( material.anisotropy ) );\n\tmaterial.anisotropyT = tbn[ 0 ] * anisotropyV.x + tbn[ 1 ] * anisotropyV.y;\n\tmaterial.anisotropyB = tbn[ 1 ] * anisotropyV.x - tbn[ 0 ] * anisotropyV.y;\n#endif",lights_physical_pars_fragment:"struct PhysicalMaterial {\n\tvec3 diffuseColor;\n\tfloat roughness;\n\tvec3 specularColor;\n\tfloat specularF90;\n\tfloat dispersion;\n\t#ifdef USE_CLEARCOAT\n\t\tfloat clearcoat;\n\t\tfloat clearcoatRoughness;\n\t\tvec3 clearcoatF0;\n\t\tfloat clearcoatF90;\n\t#endif\n\t#ifdef USE_IRIDESCENCE\n\t\tfloat iridescence;\n\t\tfloat iridescenceIOR;\n\t\tfloat iridescenceThickness;\n\t\tvec3 iridescenceFresnel;\n\t\tvec3 iridescenceF0;\n\t#endif\n\t#ifdef USE_SHEEN\n\t\tvec3 sheenColor;\n\t\tfloat sheenRoughness;\n\t#endif\n\t#ifdef IOR\n\t\tfloat ior;\n\t#endif\n\t#ifdef USE_TRANSMISSION\n\t\tfloat transmission;\n\t\tfloat transmissionAlpha;\n\t\tfloat thickness;\n\t\tfloat attenuationDistance;\n\t\tvec3 attenuationColor;\n\t#endif\n\t#ifdef USE_ANISOTROPY\n\t\tfloat anisotropy;\n\t\tfloat alphaT;\n\t\tvec3 anisotropyT;\n\t\tvec3 anisotropyB;\n\t#endif\n};\nvec3 clearcoatSpecularDirect = vec3( 0.0 );\nvec3 clearcoatSpecularIndirect = vec3( 0.0 );\nvec3 sheenSpecularDirect = vec3( 0.0 );\nvec3 sheenSpecularIndirect = vec3(0.0 );\nvec3 Schlick_to_F0( const in vec3 f, const in float f90, const in float dotVH ) {\n float x = clamp( 1.0 - dotVH, 0.0, 1.0 );\n float x2 = x * x;\n float x5 = clamp( x * x2 * x2, 0.0, 0.9999 );\n return ( f - vec3( f90 ) * x5 ) / ( 1.0 - x5 );\n}\nfloat V_GGX_SmithCorrelated( const in float alpha, const in float dotNL, const in float dotNV ) {\n\tfloat a2 = pow2( alpha );\n\tfloat gv = dotNL * sqrt( a2 + ( 1.0 - a2 ) * pow2( dotNV ) );\n\tfloat gl = dotNV * sqrt( a2 + ( 1.0 - a2 ) * pow2( dotNL ) );\n\treturn 0.5 / max( gv + gl, EPSILON );\n}\nfloat D_GGX( const in float alpha, const in float dotNH ) {\n\tfloat a2 = pow2( alpha );\n\tfloat denom = pow2( dotNH ) * ( a2 - 1.0 ) + 1.0;\n\treturn RECIPROCAL_PI * a2 / pow2( denom );\n}\n#ifdef USE_ANISOTROPY\n\tfloat V_GGX_SmithCorrelated_Anisotropic( const in float alphaT, const in float alphaB, const in float dotTV, const in float dotBV, const in float dotTL, const in float dotBL, const in float dotNV, const in float dotNL ) {\n\t\tfloat gv = dotNL * length( vec3( alphaT * dotTV, alphaB * dotBV, dotNV ) );\n\t\tfloat gl = dotNV * length( vec3( alphaT * dotTL, alphaB * dotBL, dotNL ) );\n\t\tfloat v = 0.5 / ( gv + gl );\n\t\treturn saturate(v);\n\t}\n\tfloat D_GGX_Anisotropic( const in float alphaT, const in float alphaB, const in float dotNH, const in float dotTH, const in float dotBH ) {\n\t\tfloat a2 = alphaT * alphaB;\n\t\thighp vec3 v = vec3( alphaB * dotTH, alphaT * dotBH, a2 * dotNH );\n\t\thighp float v2 = dot( v, v );\n\t\tfloat w2 = a2 / v2;\n\t\treturn RECIPROCAL_PI * a2 * pow2 ( w2 );\n\t}\n#endif\n#ifdef USE_CLEARCOAT\n\tvec3 BRDF_GGX_Clearcoat( const in vec3 lightDir, const in vec3 viewDir, const in vec3 normal, const in PhysicalMaterial material) {\n\t\tvec3 f0 = material.clearcoatF0;\n\t\tfloat f90 = material.clearcoatF90;\n\t\tfloat roughness = material.clearcoatRoughness;\n\t\tfloat alpha = pow2( roughness );\n\t\tvec3 halfDir = normalize( lightDir + viewDir );\n\t\tfloat dotNL = saturate( dot( normal, lightDir ) );\n\t\tfloat dotNV = saturate( dot( normal, viewDir ) );\n\t\tfloat dotNH = saturate( dot( normal, halfDir ) );\n\t\tfloat dotVH = saturate( dot( viewDir, halfDir ) );\n\t\tvec3 F = F_Schlick( f0, f90, dotVH );\n\t\tfloat V = V_GGX_SmithCorrelated( alpha, dotNL, dotNV );\n\t\tfloat D = D_GGX( alpha, dotNH );\n\t\treturn F * ( V * D );\n\t}\n#endif\nvec3 BRDF_GGX( const in vec3 lightDir, const in vec3 viewDir, const in vec3 normal, const in PhysicalMaterial material ) {\n\tvec3 f0 = material.specularColor;\n\tfloat f90 = material.specularF90;\n\tfloat roughness = material.roughness;\n\tfloat alpha = pow2( roughness );\n\tvec3 halfDir = normalize( lightDir + viewDir );\n\tfloat dotNL = saturate( dot( normal, lightDir ) );\n\tfloat dotNV = saturate( dot( normal, viewDir ) );\n\tfloat dotNH = saturate( dot( normal, halfDir ) );\n\tfloat dotVH = saturate( dot( viewDir, halfDir ) );\n\tvec3 F = F_Schlick( f0, f90, dotVH );\n\t#ifdef USE_IRIDESCENCE\n\t\tF = mix( F, material.iridescenceFresnel, material.iridescence );\n\t#endif\n\t#ifdef USE_ANISOTROPY\n\t\tfloat dotTL = dot( material.anisotropyT, lightDir );\n\t\tfloat dotTV = dot( material.anisotropyT, viewDir );\n\t\tfloat dotTH = dot( material.anisotropyT, halfDir );\n\t\tfloat dotBL = dot( material.anisotropyB, lightDir );\n\t\tfloat dotBV = dot( material.anisotropyB, viewDir );\n\t\tfloat dotBH = dot( material.anisotropyB, halfDir );\n\t\tfloat V = V_GGX_SmithCorrelated_Anisotropic( material.alphaT, alpha, dotTV, dotBV, dotTL, dotBL, dotNV, dotNL );\n\t\tfloat D = D_GGX_Anisotropic( material.alphaT, alpha, dotNH, dotTH, dotBH );\n\t#else\n\t\tfloat V = V_GGX_SmithCorrelated( alpha, dotNL, dotNV );\n\t\tfloat D = D_GGX( alpha, dotNH );\n\t#endif\n\treturn F * ( V * D );\n}\nvec2 LTC_Uv( const in vec3 N, const in vec3 V, const in float roughness ) {\n\tconst float LUT_SIZE = 64.0;\n\tconst float LUT_SCALE = ( LUT_SIZE - 1.0 ) / LUT_SIZE;\n\tconst float LUT_BIAS = 0.5 / LUT_SIZE;\n\tfloat dotNV = saturate( dot( N, V ) );\n\tvec2 uv = vec2( roughness, sqrt( 1.0 - dotNV ) );\n\tuv = uv * LUT_SCALE + LUT_BIAS;\n\treturn uv;\n}\nfloat LTC_ClippedSphereFormFactor( const in vec3 f ) {\n\tfloat l = length( f );\n\treturn max( ( l * l + f.z ) / ( l + 1.0 ), 0.0 );\n}\nvec3 LTC_EdgeVectorFormFactor( const in vec3 v1, const in vec3 v2 ) {\n\tfloat x = dot( v1, v2 );\n\tfloat y = abs( x );\n\tfloat a = 0.8543985 + ( 0.4965155 + 0.0145206 * y ) * y;\n\tfloat b = 3.4175940 + ( 4.1616724 + y ) * y;\n\tfloat v = a / b;\n\tfloat theta_sintheta = ( x > 0.0 ) ? v : 0.5 * inversesqrt( max( 1.0 - x * x, 1e-7 ) ) - v;\n\treturn cross( v1, v2 ) * theta_sintheta;\n}\nvec3 LTC_Evaluate( const in vec3 N, const in vec3 V, const in vec3 P, const in mat3 mInv, const in vec3 rectCoords[ 4 ] ) {\n\tvec3 v1 = rectCoords[ 1 ] - rectCoords[ 0 ];\n\tvec3 v2 = rectCoords[ 3 ] - rectCoords[ 0 ];\n\tvec3 lightNormal = cross( v1, v2 );\n\tif( dot( lightNormal, P - rectCoords[ 0 ] ) < 0.0 ) return vec3( 0.0 );\n\tvec3 T1, T2;\n\tT1 = normalize( V - N * dot( V, N ) );\n\tT2 = - cross( N, T1 );\n\tmat3 mat = mInv * transposeMat3( mat3( T1, T2, N ) );\n\tvec3 coords[ 4 ];\n\tcoords[ 0 ] = mat * ( rectCoords[ 0 ] - P );\n\tcoords[ 1 ] = mat * ( rectCoords[ 1 ] - P );\n\tcoords[ 2 ] = mat * ( rectCoords[ 2 ] - P );\n\tcoords[ 3 ] = mat * ( rectCoords[ 3 ] - P );\n\tcoords[ 0 ] = normalize( coords[ 0 ] );\n\tcoords[ 1 ] = normalize( coords[ 1 ] );\n\tcoords[ 2 ] = normalize( coords[ 2 ] );\n\tcoords[ 3 ] = normalize( coords[ 3 ] );\n\tvec3 vectorFormFactor = vec3( 0.0 );\n\tvectorFormFactor += LTC_EdgeVectorFormFactor( coords[ 0 ], coords[ 1 ] );\n\tvectorFormFactor += LTC_EdgeVectorFormFactor( coords[ 1 ], coords[ 2 ] );\n\tvectorFormFactor += LTC_EdgeVectorFormFactor( coords[ 2 ], coords[ 3 ] );\n\tvectorFormFactor += LTC_EdgeVectorFormFactor( coords[ 3 ], coords[ 0 ] );\n\tfloat result = LTC_ClippedSphereFormFactor( vectorFormFactor );\n\treturn vec3( result );\n}\n#if defined( USE_SHEEN )\nfloat D_Charlie( float roughness, float dotNH ) {\n\tfloat alpha = pow2( roughness );\n\tfloat invAlpha = 1.0 / alpha;\n\tfloat cos2h = dotNH * dotNH;\n\tfloat sin2h = max( 1.0 - cos2h, 0.0078125 );\n\treturn ( 2.0 + invAlpha ) * pow( sin2h, invAlpha * 0.5 ) / ( 2.0 * PI );\n}\nfloat V_Neubelt( float dotNV, float dotNL ) {\n\treturn saturate( 1.0 / ( 4.0 * ( dotNL + dotNV - dotNL * dotNV ) ) );\n}\nvec3 BRDF_Sheen( const in vec3 lightDir, const in vec3 viewDir, const in vec3 normal, vec3 sheenColor, const in float sheenRoughness ) {\n\tvec3 halfDir = normalize( lightDir + viewDir );\n\tfloat dotNL = saturate( dot( normal, lightDir ) );\n\tfloat dotNV = saturate( dot( normal, viewDir ) );\n\tfloat dotNH = saturate( dot( normal, halfDir ) );\n\tfloat D = D_Charlie( sheenRoughness, dotNH );\n\tfloat V = V_Neubelt( dotNV, dotNL );\n\treturn sheenColor * ( D * V );\n}\n#endif\nfloat IBLSheenBRDF( const in vec3 normal, const in vec3 viewDir, const in float roughness ) {\n\tfloat dotNV = saturate( dot( normal, viewDir ) );\n\tfloat r2 = roughness * roughness;\n\tfloat a = roughness < 0.25 ? -339.2 * r2 + 161.4 * roughness - 25.9 : -8.48 * r2 + 14.3 * roughness - 9.95;\n\tfloat b = roughness < 0.25 ? 44.0 * r2 - 23.7 * roughness + 3.26 : 1.97 * r2 - 3.27 * roughness + 0.72;\n\tfloat DG = exp( a * dotNV + b ) + ( roughness < 0.25 ? 0.0 : 0.1 * ( roughness - 0.25 ) );\n\treturn saturate( DG * RECIPROCAL_PI );\n}\nvec2 DFGApprox( const in vec3 normal, const in vec3 viewDir, const in float roughness ) {\n\tfloat dotNV = saturate( dot( normal, viewDir ) );\n\tconst vec4 c0 = vec4( - 1, - 0.0275, - 0.572, 0.022 );\n\tconst vec4 c1 = vec4( 1, 0.0425, 1.04, - 0.04 );\n\tvec4 r = roughness * c0 + c1;\n\tfloat a004 = min( r.x * r.x, exp2( - 9.28 * dotNV ) ) * r.x + r.y;\n\tvec2 fab = vec2( - 1.04, 1.04 ) * a004 + r.zw;\n\treturn fab;\n}\nvec3 EnvironmentBRDF( const in vec3 normal, const in vec3 viewDir, const in vec3 specularColor, const in float specularF90, const in float roughness ) {\n\tvec2 fab = DFGApprox( normal, viewDir, roughness );\n\treturn specularColor * fab.x + specularF90 * fab.y;\n}\n#ifdef USE_IRIDESCENCE\nvoid computeMultiscatteringIridescence( const in vec3 normal, const in vec3 viewDir, const in vec3 specularColor, const in float specularF90, const in float iridescence, const in vec3 iridescenceF0, const in float roughness, inout vec3 singleScatter, inout vec3 multiScatter ) {\n#else\nvoid computeMultiscattering( const in vec3 normal, const in vec3 viewDir, const in vec3 specularColor, const in float specularF90, const in float roughness, inout vec3 singleScatter, inout vec3 multiScatter ) {\n#endif\n\tvec2 fab = DFGApprox( normal, viewDir, roughness );\n\t#ifdef USE_IRIDESCENCE\n\t\tvec3 Fr = mix( specularColor, iridescenceF0, iridescence );\n\t#else\n\t\tvec3 Fr = specularColor;\n\t#endif\n\tvec3 FssEss = Fr * fab.x + specularF90 * fab.y;\n\tfloat Ess = fab.x + fab.y;\n\tfloat Ems = 1.0 - Ess;\n\tvec3 Favg = Fr + ( 1.0 - Fr ) * 0.047619;\tvec3 Fms = FssEss * Favg / ( 1.0 - Ems * Favg );\n\tsingleScatter += FssEss;\n\tmultiScatter += Fms * Ems;\n}\n#if NUM_RECT_AREA_LIGHTS > 0\n\tvoid RE_Direct_RectArea_Physical( const in RectAreaLight rectAreaLight, const in vec3 geometryPosition, const in vec3 geometryNormal, const in vec3 geometryViewDir, const in vec3 geometryClearcoatNormal, const in PhysicalMaterial material, inout ReflectedLight reflectedLight ) {\n\t\tvec3 normal = geometryNormal;\n\t\tvec3 viewDir = geometryViewDir;\n\t\tvec3 position = geometryPosition;\n\t\tvec3 lightPos = rectAreaLight.position;\n\t\tvec3 halfWidth = rectAreaLight.halfWidth;\n\t\tvec3 halfHeight = rectAreaLight.halfHeight;\n\t\tvec3 lightColor = rectAreaLight.color;\n\t\tfloat roughness = material.roughness;\n\t\tvec3 rectCoords[ 4 ];\n\t\trectCoords[ 0 ] = lightPos + halfWidth - halfHeight;\t\trectCoords[ 1 ] = lightPos - halfWidth - halfHeight;\n\t\trectCoords[ 2 ] = lightPos - halfWidth + halfHeight;\n\t\trectCoords[ 3 ] = lightPos + halfWidth + halfHeight;\n\t\tvec2 uv = LTC_Uv( normal, viewDir, roughness );\n\t\tvec4 t1 = texture2D( ltc_1, uv );\n\t\tvec4 t2 = texture2D( ltc_2, uv );\n\t\tmat3 mInv = mat3(\n\t\t\tvec3( t1.x, 0, t1.y ),\n\t\t\tvec3( 0, 1, 0 ),\n\t\t\tvec3( t1.z, 0, t1.w )\n\t\t);\n\t\tvec3 fresnel = ( material.specularColor * t2.x + ( vec3( 1.0 ) - material.specularColor ) * t2.y );\n\t\treflectedLight.directSpecular += lightColor * fresnel * LTC_Evaluate( normal, viewDir, position, mInv, rectCoords );\n\t\treflectedLight.directDiffuse += lightColor * material.diffuseColor * LTC_Evaluate( normal, viewDir, position, mat3( 1.0 ), rectCoords );\n\t}\n#endif\nvoid RE_Direct_Physical( const in IncidentLight directLight, const in vec3 geometryPosition, const in vec3 geometryNormal, const in vec3 geometryViewDir, const in vec3 geometryClearcoatNormal, const in PhysicalMaterial material, inout ReflectedLight reflectedLight ) {\n\tfloat dotNL = saturate( dot( geometryNormal, directLight.direction ) );\n\tvec3 irradiance = dotNL * directLight.color;\n\t#ifdef USE_CLEARCOAT\n\t\tfloat dotNLcc = saturate( dot( geometryClearcoatNormal, directLight.direction ) );\n\t\tvec3 ccIrradiance = dotNLcc * directLight.color;\n\t\tclearcoatSpecularDirect += ccIrradiance * BRDF_GGX_Clearcoat( directLight.direction, geometryViewDir, geometryClearcoatNormal, material );\n\t#endif\n\t#ifdef USE_SHEEN\n\t\tsheenSpecularDirect += irradiance * BRDF_Sheen( directLight.direction, geometryViewDir, geometryNormal, material.sheenColor, material.sheenRoughness );\n\t#endif\n\treflectedLight.directSpecular += irradiance * BRDF_GGX( directLight.direction, geometryViewDir, geometryNormal, material );\n\treflectedLight.directDiffuse += irradiance * BRDF_Lambert( material.diffuseColor );\n}\nvoid RE_IndirectDiffuse_Physical( const in vec3 irradiance, const in vec3 geometryPosition, const in vec3 geometryNormal, const in vec3 geometryViewDir, const in vec3 geometryClearcoatNormal, const in PhysicalMaterial material, inout ReflectedLight reflectedLight ) {\n\treflectedLight.indirectDiffuse += irradiance * BRDF_Lambert( material.diffuseColor );\n}\nvoid RE_IndirectSpecular_Physical( const in vec3 radiance, const in vec3 irradiance, const in vec3 clearcoatRadiance, const in vec3 geometryPosition, const in vec3 geometryNormal, const in vec3 geometryViewDir, const in vec3 geometryClearcoatNormal, const in PhysicalMaterial material, inout ReflectedLight reflectedLight) {\n\t#ifdef USE_CLEARCOAT\n\t\tclearcoatSpecularIndirect += clearcoatRadiance * EnvironmentBRDF( geometryClearcoatNormal, geometryViewDir, material.clearcoatF0, material.clearcoatF90, material.clearcoatRoughness );\n\t#endif\n\t#ifdef USE_SHEEN\n\t\tsheenSpecularIndirect += irradiance * material.sheenColor * IBLSheenBRDF( geometryNormal, geometryViewDir, material.sheenRoughness );\n\t#endif\n\tvec3 singleScattering = vec3( 0.0 );\n\tvec3 multiScattering = vec3( 0.0 );\n\tvec3 cosineWeightedIrradiance = irradiance * RECIPROCAL_PI;\n\t#ifdef USE_IRIDESCENCE\n\t\tcomputeMultiscatteringIridescence( geometryNormal, geometryViewDir, material.specularColor, material.specularF90, material.iridescence, material.iridescenceFresnel, material.roughness, singleScattering, multiScattering );\n\t#else\n\t\tcomputeMultiscattering( geometryNormal, geometryViewDir, material.specularColor, material.specularF90, material.roughness, singleScattering, multiScattering );\n\t#endif\n\tvec3 totalScattering = singleScattering + multiScattering;\n\tvec3 diffuse = material.diffuseColor * ( 1.0 - max( max( totalScattering.r, totalScattering.g ), totalScattering.b ) );\n\treflectedLight.indirectSpecular += radiance * singleScattering;\n\treflectedLight.indirectSpecular += multiScattering * cosineWeightedIrradiance;\n\treflectedLight.indirectDiffuse += diffuse * cosineWeightedIrradiance;\n}\n#define RE_Direct\t\t\t\tRE_Direct_Physical\n#define RE_Direct_RectArea\t\tRE_Direct_RectArea_Physical\n#define RE_IndirectDiffuse\t\tRE_IndirectDiffuse_Physical\n#define RE_IndirectSpecular\t\tRE_IndirectSpecular_Physical\nfloat computeSpecularOcclusion( const in float dotNV, const in float ambientOcclusion, const in float roughness ) {\n\treturn saturate( pow( dotNV + ambientOcclusion, exp2( - 16.0 * roughness - 1.0 ) ) - 1.0 + ambientOcclusion );\n}",lights_fragment_begin:"\nvec3 geometryPosition = - vViewPosition;\nvec3 geometryNormal = normal;\nvec3 geometryViewDir = ( isOrthographic ) ? vec3( 0, 0, 1 ) : normalize( vViewPosition );\nvec3 geometryClearcoatNormal = vec3( 0.0 );\n#ifdef USE_CLEARCOAT\n\tgeometryClearcoatNormal = clearcoatNormal;\n#endif\n#ifdef USE_IRIDESCENCE\n\tfloat dotNVi = saturate( dot( normal, geometryViewDir ) );\n\tif ( material.iridescenceThickness == 0.0 ) {\n\t\tmaterial.iridescence = 0.0;\n\t} else {\n\t\tmaterial.iridescence = saturate( material.iridescence );\n\t}\n\tif ( material.iridescence > 0.0 ) {\n\t\tmaterial.iridescenceFresnel = evalIridescence( 1.0, material.iridescenceIOR, dotNVi, material.iridescenceThickness, material.specularColor );\n\t\tmaterial.iridescenceF0 = Schlick_to_F0( material.iridescenceFresnel, 1.0, dotNVi );\n\t}\n#endif\nIncidentLight directLight;\n#if ( NUM_POINT_LIGHTS > 0 ) && defined( RE_Direct )\n\tPointLight pointLight;\n\t#if defined( USE_SHADOWMAP ) && NUM_POINT_LIGHT_SHADOWS > 0\n\tPointLightShadow pointLightShadow;\n\t#endif\n\t#pragma unroll_loop_start\n\tfor ( int i = 0; i < NUM_POINT_LIGHTS; i ++ ) {\n\t\tpointLight = pointLights[ i ];\n\t\tgetPointLightInfo( pointLight, geometryPosition, directLight );\n\t\t#if defined( USE_SHADOWMAP ) && ( UNROLLED_LOOP_INDEX < NUM_POINT_LIGHT_SHADOWS )\n\t\tpointLightShadow = pointLightShadows[ i ];\n\t\tdirectLight.color *= ( directLight.visible && receiveShadow ) ? getPointShadow( pointShadowMap[ i ], pointLightShadow.shadowMapSize, pointLightShadow.shadowIntensity, pointLightShadow.shadowBias, pointLightShadow.shadowRadius, vPointShadowCoord[ i ], pointLightShadow.shadowCameraNear, pointLightShadow.shadowCameraFar ) : 1.0;\n\t\t#endif\n\t\tRE_Direct( directLight, geometryPosition, geometryNormal, geometryViewDir, geometryClearcoatNormal, material, reflectedLight );\n\t}\n\t#pragma unroll_loop_end\n#endif\n#if ( NUM_SPOT_LIGHTS > 0 ) && defined( RE_Direct )\n\tSpotLight spotLight;\n\tvec4 spotColor;\n\tvec3 spotLightCoord;\n\tbool inSpotLightMap;\n\t#if defined( USE_SHADOWMAP ) && NUM_SPOT_LIGHT_SHADOWS > 0\n\tSpotLightShadow spotLightShadow;\n\t#endif\n\t#pragma unroll_loop_start\n\tfor ( int i = 0; i < NUM_SPOT_LIGHTS; i ++ ) {\n\t\tspotLight = spotLights[ i ];\n\t\tgetSpotLightInfo( spotLight, geometryPosition, directLight );\n\t\t#if ( UNROLLED_LOOP_INDEX < NUM_SPOT_LIGHT_SHADOWS_WITH_MAPS )\n\t\t#define SPOT_LIGHT_MAP_INDEX UNROLLED_LOOP_INDEX\n\t\t#elif ( UNROLLED_LOOP_INDEX < NUM_SPOT_LIGHT_SHADOWS )\n\t\t#define SPOT_LIGHT_MAP_INDEX NUM_SPOT_LIGHT_MAPS\n\t\t#else\n\t\t#define SPOT_LIGHT_MAP_INDEX ( UNROLLED_LOOP_INDEX - NUM_SPOT_LIGHT_SHADOWS + NUM_SPOT_LIGHT_SHADOWS_WITH_MAPS )\n\t\t#endif\n\t\t#if ( SPOT_LIGHT_MAP_INDEX < NUM_SPOT_LIGHT_MAPS )\n\t\t\tspotLightCoord = vSpotLightCoord[ i ].xyz / vSpotLightCoord[ i ].w;\n\t\t\tinSpotLightMap = all( lessThan( abs( spotLightCoord * 2. - 1. ), vec3( 1.0 ) ) );\n\t\t\tspotColor = texture2D( spotLightMap[ SPOT_LIGHT_MAP_INDEX ], spotLightCoord.xy );\n\t\t\tdirectLight.color = inSpotLightMap ? directLight.color * spotColor.rgb : directLight.color;\n\t\t#endif\n\t\t#undef SPOT_LIGHT_MAP_INDEX\n\t\t#if defined( USE_SHADOWMAP ) && ( UNROLLED_LOOP_INDEX < NUM_SPOT_LIGHT_SHADOWS )\n\t\tspotLightShadow = spotLightShadows[ i ];\n\t\tdirectLight.color *= ( directLight.visible && receiveShadow ) ? getShadow( spotShadowMap[ i ], spotLightShadow.shadowMapSize, spotLightShadow.shadowIntensity, spotLightShadow.shadowBias, spotLightShadow.shadowRadius, vSpotLightCoord[ i ] ) : 1.0;\n\t\t#endif\n\t\tRE_Direct( directLight, geometryPosition, geometryNormal, geometryViewDir, geometryClearcoatNormal, material, reflectedLight );\n\t}\n\t#pragma unroll_loop_end\n#endif\n#if ( NUM_DIR_LIGHTS > 0 ) && defined( RE_Direct )\n\tDirectionalLight directionalLight;\n\t#if defined( USE_SHADOWMAP ) && NUM_DIR_LIGHT_SHADOWS > 0\n\tDirectionalLightShadow directionalLightShadow;\n\t#endif\n\t#pragma unroll_loop_start\n\tfor ( int i = 0; i < NUM_DIR_LIGHTS; i ++ ) {\n\t\tdirectionalLight = directionalLights[ i ];\n\t\tgetDirectionalLightInfo( directionalLight, directLight );\n\t\t#if defined( USE_SHADOWMAP ) && ( UNROLLED_LOOP_INDEX < NUM_DIR_LIGHT_SHADOWS )\n\t\tdirectionalLightShadow = directionalLightShadows[ i ];\n\t\tdirectLight.color *= ( directLight.visible && receiveShadow ) ? getShadow( directionalShadowMap[ i ], directionalLightShadow.shadowMapSize, directionalLightShadow.shadowIntensity, directionalLightShadow.shadowBias, directionalLightShadow.shadowRadius, vDirectionalShadowCoord[ i ] ) : 1.0;\n\t\t#endif\n\t\tRE_Direct( directLight, geometryPosition, geometryNormal, geometryViewDir, geometryClearcoatNormal, material, reflectedLight );\n\t}\n\t#pragma unroll_loop_end\n#endif\n#if ( NUM_RECT_AREA_LIGHTS > 0 ) && defined( RE_Direct_RectArea )\n\tRectAreaLight rectAreaLight;\n\t#pragma unroll_loop_start\n\tfor ( int i = 0; i < NUM_RECT_AREA_LIGHTS; i ++ ) {\n\t\trectAreaLight = rectAreaLights[ i ];\n\t\tRE_Direct_RectArea( rectAreaLight, geometryPosition, geometryNormal, geometryViewDir, geometryClearcoatNormal, material, reflectedLight );\n\t}\n\t#pragma unroll_loop_end\n#endif\n#if defined( RE_IndirectDiffuse )\n\tvec3 iblIrradiance = vec3( 0.0 );\n\tvec3 irradiance = getAmbientLightIrradiance( ambientLightColor );\n\t#if defined( USE_LIGHT_PROBES )\n\t\tirradiance += getLightProbeIrradiance( lightProbe, geometryNormal );\n\t#endif\n\t#if ( NUM_HEMI_LIGHTS > 0 )\n\t\t#pragma unroll_loop_start\n\t\tfor ( int i = 0; i < NUM_HEMI_LIGHTS; i ++ ) {\n\t\t\tirradiance += getHemisphereLightIrradiance( hemisphereLights[ i ], geometryNormal );\n\t\t}\n\t\t#pragma unroll_loop_end\n\t#endif\n#endif\n#if defined( RE_IndirectSpecular )\n\tvec3 radiance = vec3( 0.0 );\n\tvec3 clearcoatRadiance = vec3( 0.0 );\n#endif",lights_fragment_maps:"#if defined( RE_IndirectDiffuse )\n\t#ifdef USE_LIGHTMAP\n\t\tvec4 lightMapTexel = texture2D( lightMap, vLightMapUv );\n\t\tvec3 lightMapIrradiance = lightMapTexel.rgb * lightMapIntensity;\n\t\tirradiance += lightMapIrradiance;\n\t#endif\n\t#if defined( USE_ENVMAP ) && defined( STANDARD ) && defined( ENVMAP_TYPE_CUBE_UV )\n\t\tiblIrradiance += getIBLIrradiance( geometryNormal );\n\t#endif\n#endif\n#if defined( USE_ENVMAP ) && defined( RE_IndirectSpecular )\n\t#ifdef USE_ANISOTROPY\n\t\tradiance += getIBLAnisotropyRadiance( geometryViewDir, geometryNormal, material.roughness, material.anisotropyB, material.anisotropy );\n\t#else\n\t\tradiance += getIBLRadiance( geometryViewDir, geometryNormal, material.roughness );\n\t#endif\n\t#ifdef USE_CLEARCOAT\n\t\tclearcoatRadiance += getIBLRadiance( geometryViewDir, geometryClearcoatNormal, material.clearcoatRoughness );\n\t#endif\n#endif",lights_fragment_end:"#if defined( RE_IndirectDiffuse )\n\tRE_IndirectDiffuse( irradiance, geometryPosition, geometryNormal, geometryViewDir, geometryClearcoatNormal, material, reflectedLight );\n#endif\n#if defined( RE_IndirectSpecular )\n\tRE_IndirectSpecular( radiance, iblIrradiance, clearcoatRadiance, geometryPosition, geometryNormal, geometryViewDir, geometryClearcoatNormal, material, reflectedLight );\n#endif",logdepthbuf_fragment:"#if defined( USE_LOGDEPTHBUF )\n\tgl_FragDepth = vIsPerspective == 0.0 ? gl_FragCoord.z : log2( vFragDepth ) * logDepthBufFC * 0.5;\n#endif",logdepthbuf_pars_fragment:"#if defined( USE_LOGDEPTHBUF )\n\tuniform float logDepthBufFC;\n\tvarying float vFragDepth;\n\tvarying float vIsPerspective;\n#endif",logdepthbuf_pars_vertex:"#ifdef USE_LOGDEPTHBUF\n\tvarying float vFragDepth;\n\tvarying float vIsPerspective;\n#endif",logdepthbuf_vertex:"#ifdef USE_LOGDEPTHBUF\n\tvFragDepth = 1.0 + gl_Position.w;\n\tvIsPerspective = float( isPerspectiveMatrix( projectionMatrix ) );\n#endif",map_fragment:"#ifdef USE_MAP\n\tvec4 sampledDiffuseColor = texture2D( map, vMapUv );\n\t#ifdef DECODE_VIDEO_TEXTURE\n\t\tsampledDiffuseColor = sRGBTransferEOTF( sampledDiffuseColor );\n\t#endif\n\tdiffuseColor *= sampledDiffuseColor;\n#endif",map_pars_fragment:"#ifdef USE_MAP\n\tuniform sampler2D map;\n#endif",map_particle_fragment:"#if defined( USE_MAP ) || defined( USE_ALPHAMAP )\n\t#if defined( USE_POINTS_UV )\n\t\tvec2 uv = vUv;\n\t#else\n\t\tvec2 uv = ( uvTransform * vec3( gl_PointCoord.x, 1.0 - gl_PointCoord.y, 1 ) ).xy;\n\t#endif\n#endif\n#ifdef USE_MAP\n\tdiffuseColor *= texture2D( map, uv );\n#endif\n#ifdef USE_ALPHAMAP\n\tdiffuseColor.a *= texture2D( alphaMap, uv ).g;\n#endif",map_particle_pars_fragment:"#if defined( USE_POINTS_UV )\n\tvarying vec2 vUv;\n#else\n\t#if defined( USE_MAP ) || defined( USE_ALPHAMAP )\n\t\tuniform mat3 uvTransform;\n\t#endif\n#endif\n#ifdef USE_MAP\n\tuniform sampler2D map;\n#endif\n#ifdef USE_ALPHAMAP\n\tuniform sampler2D alphaMap;\n#endif",metalnessmap_fragment:"float metalnessFactor = metalness;\n#ifdef USE_METALNESSMAP\n\tvec4 texelMetalness = texture2D( metalnessMap, vMetalnessMapUv );\n\tmetalnessFactor *= texelMetalness.b;\n#endif",metalnessmap_pars_fragment:"#ifdef USE_METALNESSMAP\n\tuniform sampler2D metalnessMap;\n#endif",morphinstance_vertex:"#ifdef USE_INSTANCING_MORPH\n\tfloat morphTargetInfluences[ MORPHTARGETS_COUNT ];\n\tfloat morphTargetBaseInfluence = texelFetch( morphTexture, ivec2( 0, gl_InstanceID ), 0 ).r;\n\tfor ( int i = 0; i < MORPHTARGETS_COUNT; i ++ ) {\n\t\tmorphTargetInfluences[i] = texelFetch( morphTexture, ivec2( i + 1, gl_InstanceID ), 0 ).r;\n\t}\n#endif",morphcolor_vertex:"#if defined( USE_MORPHCOLORS )\n\tvColor *= morphTargetBaseInfluence;\n\tfor ( int i = 0; i < MORPHTARGETS_COUNT; i ++ ) {\n\t\t#if defined( USE_COLOR_ALPHA )\n\t\t\tif ( morphTargetInfluences[ i ] != 0.0 ) vColor += getMorph( gl_VertexID, i, 2 ) * morphTargetInfluences[ i ];\n\t\t#elif defined( USE_COLOR )\n\t\t\tif ( morphTargetInfluences[ i ] != 0.0 ) vColor += getMorph( gl_VertexID, i, 2 ).rgb * morphTargetInfluences[ i ];\n\t\t#endif\n\t}\n#endif",morphnormal_vertex:"#ifdef USE_MORPHNORMALS\n\tobjectNormal *= morphTargetBaseInfluence;\n\tfor ( int i = 0; i < MORPHTARGETS_COUNT; i ++ ) {\n\t\tif ( morphTargetInfluences[ i ] != 0.0 ) objectNormal += getMorph( gl_VertexID, i, 1 ).xyz * morphTargetInfluences[ i ];\n\t}\n#endif",morphtarget_pars_vertex:"#ifdef USE_MORPHTARGETS\n\t#ifndef USE_INSTANCING_MORPH\n\t\tuniform float morphTargetBaseInfluence;\n\t\tuniform float morphTargetInfluences[ MORPHTARGETS_COUNT ];\n\t#endif\n\tuniform sampler2DArray morphTargetsTexture;\n\tuniform ivec2 morphTargetsTextureSize;\n\tvec4 getMorph( const in int vertexIndex, const in int morphTargetIndex, const in int offset ) {\n\t\tint texelIndex = vertexIndex * MORPHTARGETS_TEXTURE_STRIDE + offset;\n\t\tint y = texelIndex / morphTargetsTextureSize.x;\n\t\tint x = texelIndex - y * morphTargetsTextureSize.x;\n\t\tivec3 morphUV = ivec3( x, y, morphTargetIndex );\n\t\treturn texelFetch( morphTargetsTexture, morphUV, 0 );\n\t}\n#endif",morphtarget_vertex:"#ifdef USE_MORPHTARGETS\n\ttransformed *= morphTargetBaseInfluence;\n\tfor ( int i = 0; i < MORPHTARGETS_COUNT; i ++ ) {\n\t\tif ( morphTargetInfluences[ i ] != 0.0 ) transformed += getMorph( gl_VertexID, i, 0 ).xyz * morphTargetInfluences[ i ];\n\t}\n#endif",normal_fragment_begin:"float faceDirection = gl_FrontFacing ? 1.0 : - 1.0;\n#ifdef FLAT_SHADED\n\tvec3 fdx = dFdx( vViewPosition );\n\tvec3 fdy = dFdy( vViewPosition );\n\tvec3 normal = normalize( cross( fdx, fdy ) );\n#else\n\tvec3 normal = normalize( vNormal );\n\t#ifdef DOUBLE_SIDED\n\t\tnormal *= faceDirection;\n\t#endif\n#endif\n#if defined( USE_NORMALMAP_TANGENTSPACE ) || defined( USE_CLEARCOAT_NORMALMAP ) || defined( USE_ANISOTROPY )\n\t#ifdef USE_TANGENT\n\t\tmat3 tbn = mat3( normalize( vTangent ), normalize( vBitangent ), normal );\n\t#else\n\t\tmat3 tbn = getTangentFrame( - vViewPosition, normal,\n\t\t#if defined( USE_NORMALMAP )\n\t\t\tvNormalMapUv\n\t\t#elif defined( USE_CLEARCOAT_NORMALMAP )\n\t\t\tvClearcoatNormalMapUv\n\t\t#else\n\t\t\tvUv\n\t\t#endif\n\t\t);\n\t#endif\n\t#if defined( DOUBLE_SIDED ) && ! defined( FLAT_SHADED )\n\t\ttbn[0] *= faceDirection;\n\t\ttbn[1] *= faceDirection;\n\t#endif\n#endif\n#ifdef USE_CLEARCOAT_NORMALMAP\n\t#ifdef USE_TANGENT\n\t\tmat3 tbn2 = mat3( normalize( vTangent ), normalize( vBitangent ), normal );\n\t#else\n\t\tmat3 tbn2 = getTangentFrame( - vViewPosition, normal, vClearcoatNormalMapUv );\n\t#endif\n\t#if defined( DOUBLE_SIDED ) && ! defined( FLAT_SHADED )\n\t\ttbn2[0] *= faceDirection;\n\t\ttbn2[1] *= faceDirection;\n\t#endif\n#endif\nvec3 nonPerturbedNormal = normal;",normal_fragment_maps:"#ifdef USE_NORMALMAP_OBJECTSPACE\n\tnormal = texture2D( normalMap, vNormalMapUv ).xyz * 2.0 - 1.0;\n\t#ifdef FLIP_SIDED\n\t\tnormal = - normal;\n\t#endif\n\t#ifdef DOUBLE_SIDED\n\t\tnormal = normal * faceDirection;\n\t#endif\n\tnormal = normalize( normalMatrix * normal );\n#elif defined( USE_NORMALMAP_TANGENTSPACE )\n\tvec3 mapN = texture2D( normalMap, vNormalMapUv ).xyz * 2.0 - 1.0;\n\tmapN.xy *= normalScale;\n\tnormal = normalize( tbn * mapN );\n#elif defined( USE_BUMPMAP )\n\tnormal = perturbNormalArb( - vViewPosition, normal, dHdxy_fwd(), faceDirection );\n#endif",normal_pars_fragment:"#ifndef FLAT_SHADED\n\tvarying vec3 vNormal;\n\t#ifdef USE_TANGENT\n\t\tvarying vec3 vTangent;\n\t\tvarying vec3 vBitangent;\n\t#endif\n#endif",normal_pars_vertex:"#ifndef FLAT_SHADED\n\tvarying vec3 vNormal;\n\t#ifdef USE_TANGENT\n\t\tvarying vec3 vTangent;\n\t\tvarying vec3 vBitangent;\n\t#endif\n#endif",normal_vertex:"#ifndef FLAT_SHADED\n\tvNormal = normalize( transformedNormal );\n\t#ifdef USE_TANGENT\n\t\tvTangent = normalize( transformedTangent );\n\t\tvBitangent = normalize( cross( vNormal, vTangent ) * tangent.w );\n\t#endif\n#endif",normalmap_pars_fragment:"#ifdef USE_NORMALMAP\n\tuniform sampler2D normalMap;\n\tuniform vec2 normalScale;\n#endif\n#ifdef USE_NORMALMAP_OBJECTSPACE\n\tuniform mat3 normalMatrix;\n#endif\n#if ! defined ( USE_TANGENT ) && ( defined ( USE_NORMALMAP_TANGENTSPACE ) || defined ( USE_CLEARCOAT_NORMALMAP ) || defined( USE_ANISOTROPY ) )\n\tmat3 getTangentFrame( vec3 eye_pos, vec3 surf_norm, vec2 uv ) {\n\t\tvec3 q0 = dFdx( eye_pos.xyz );\n\t\tvec3 q1 = dFdy( eye_pos.xyz );\n\t\tvec2 st0 = dFdx( uv.st );\n\t\tvec2 st1 = dFdy( uv.st );\n\t\tvec3 N = surf_norm;\n\t\tvec3 q1perp = cross( q1, N );\n\t\tvec3 q0perp = cross( N, q0 );\n\t\tvec3 T = q1perp * st0.x + q0perp * st1.x;\n\t\tvec3 B = q1perp * st0.y + q0perp * st1.y;\n\t\tfloat det = max( dot( T, T ), dot( B, B ) );\n\t\tfloat scale = ( det == 0.0 ) ? 0.0 : inversesqrt( det );\n\t\treturn mat3( T * scale, B * scale, N );\n\t}\n#endif",clearcoat_normal_fragment_begin:"#ifdef USE_CLEARCOAT\n\tvec3 clearcoatNormal = nonPerturbedNormal;\n#endif",clearcoat_normal_fragment_maps:"#ifdef USE_CLEARCOAT_NORMALMAP\n\tvec3 clearcoatMapN = texture2D( clearcoatNormalMap, vClearcoatNormalMapUv ).xyz * 2.0 - 1.0;\n\tclearcoatMapN.xy *= clearcoatNormalScale;\n\tclearcoatNormal = normalize( tbn2 * clearcoatMapN );\n#endif",clearcoat_pars_fragment:"#ifdef USE_CLEARCOATMAP\n\tuniform sampler2D clearcoatMap;\n#endif\n#ifdef USE_CLEARCOAT_NORMALMAP\n\tuniform sampler2D clearcoatNormalMap;\n\tuniform vec2 clearcoatNormalScale;\n#endif\n#ifdef USE_CLEARCOAT_ROUGHNESSMAP\n\tuniform sampler2D clearcoatRoughnessMap;\n#endif",iridescence_pars_fragment:"#ifdef USE_IRIDESCENCEMAP\n\tuniform sampler2D iridescenceMap;\n#endif\n#ifdef USE_IRIDESCENCE_THICKNESSMAP\n\tuniform sampler2D iridescenceThicknessMap;\n#endif",opaque_fragment:"#ifdef OPAQUE\ndiffuseColor.a = 1.0;\n#endif\n#ifdef USE_TRANSMISSION\ndiffuseColor.a *= material.transmissionAlpha;\n#endif\ngl_FragColor = vec4( outgoingLight, diffuseColor.a );",packing:"vec3 packNormalToRGB( const in vec3 normal ) {\n\treturn normalize( normal ) * 0.5 + 0.5;\n}\nvec3 unpackRGBToNormal( const in vec3 rgb ) {\n\treturn 2.0 * rgb.xyz - 1.0;\n}\nconst float PackUpscale = 256. / 255.;const float UnpackDownscale = 255. / 256.;const float ShiftRight8 = 1. / 256.;\nconst float Inv255 = 1. / 255.;\nconst vec4 PackFactors = vec4( 1.0, 256.0, 256.0 * 256.0, 256.0 * 256.0 * 256.0 );\nconst vec2 UnpackFactors2 = vec2( UnpackDownscale, 1.0 / PackFactors.g );\nconst vec3 UnpackFactors3 = vec3( UnpackDownscale / PackFactors.rg, 1.0 / PackFactors.b );\nconst vec4 UnpackFactors4 = vec4( UnpackDownscale / PackFactors.rgb, 1.0 / PackFactors.a );\nvec4 packDepthToRGBA( const in float v ) {\n\tif( v <= 0.0 )\n\t\treturn vec4( 0., 0., 0., 0. );\n\tif( v >= 1.0 )\n\t\treturn vec4( 1., 1., 1., 1. );\n\tfloat vuf;\n\tfloat af = modf( v * PackFactors.a, vuf );\n\tfloat bf = modf( vuf * ShiftRight8, vuf );\n\tfloat gf = modf( vuf * ShiftRight8, vuf );\n\treturn vec4( vuf * Inv255, gf * PackUpscale, bf * PackUpscale, af );\n}\nvec3 packDepthToRGB( const in float v ) {\n\tif( v <= 0.0 )\n\t\treturn vec3( 0., 0., 0. );\n\tif( v >= 1.0 )\n\t\treturn vec3( 1., 1., 1. );\n\tfloat vuf;\n\tfloat bf = modf( v * PackFactors.b, vuf );\n\tfloat gf = modf( vuf * ShiftRight8, vuf );\n\treturn vec3( vuf * Inv255, gf * PackUpscale, bf );\n}\nvec2 packDepthToRG( const in float v ) {\n\tif( v <= 0.0 )\n\t\treturn vec2( 0., 0. );\n\tif( v >= 1.0 )\n\t\treturn vec2( 1., 1. );\n\tfloat vuf;\n\tfloat gf = modf( v * 256., vuf );\n\treturn vec2( vuf * Inv255, gf );\n}\nfloat unpackRGBAToDepth( const in vec4 v ) {\n\treturn dot( v, UnpackFactors4 );\n}\nfloat unpackRGBToDepth( const in vec3 v ) {\n\treturn dot( v, UnpackFactors3 );\n}\nfloat unpackRGToDepth( const in vec2 v ) {\n\treturn v.r * UnpackFactors2.r + v.g * UnpackFactors2.g;\n}\nvec4 pack2HalfToRGBA( const in vec2 v ) {\n\tvec4 r = vec4( v.x, fract( v.x * 255.0 ), v.y, fract( v.y * 255.0 ) );\n\treturn vec4( r.x - r.y / 255.0, r.y, r.z - r.w / 255.0, r.w );\n}\nvec2 unpackRGBATo2Half( const in vec4 v ) {\n\treturn vec2( v.x + ( v.y / 255.0 ), v.z + ( v.w / 255.0 ) );\n}\nfloat viewZToOrthographicDepth( const in float viewZ, const in float near, const in float far ) {\n\treturn ( viewZ + near ) / ( near - far );\n}\nfloat orthographicDepthToViewZ( const in float depth, const in float near, const in float far ) {\n\treturn depth * ( near - far ) - near;\n}\nfloat viewZToPerspectiveDepth( const in float viewZ, const in float near, const in float far ) {\n\treturn ( ( near + viewZ ) * far ) / ( ( far - near ) * viewZ );\n}\nfloat perspectiveDepthToViewZ( const in float depth, const in float near, const in float far ) {\n\treturn ( near * far ) / ( ( far - near ) * depth - far );\n}",premultiplied_alpha_fragment:"#ifdef PREMULTIPLIED_ALPHA\n\tgl_FragColor.rgb *= gl_FragColor.a;\n#endif",project_vertex:"vec4 mvPosition = vec4( transformed, 1.0 );\n#ifdef USE_BATCHING\n\tmvPosition = batchingMatrix * mvPosition;\n#endif\n#ifdef USE_INSTANCING\n\tmvPosition = instanceMatrix * mvPosition;\n#endif\nmvPosition = modelViewMatrix * mvPosition;\ngl_Position = projectionMatrix * mvPosition;",dithering_fragment:"#ifdef DITHERING\n\tgl_FragColor.rgb = dithering( gl_FragColor.rgb );\n#endif",dithering_pars_fragment:"#ifdef DITHERING\n\tvec3 dithering( vec3 color ) {\n\t\tfloat grid_position = rand( gl_FragCoord.xy );\n\t\tvec3 dither_shift_RGB = vec3( 0.25 / 255.0, -0.25 / 255.0, 0.25 / 255.0 );\n\t\tdither_shift_RGB = mix( 2.0 * dither_shift_RGB, -2.0 * dither_shift_RGB, grid_position );\n\t\treturn color + dither_shift_RGB;\n\t}\n#endif",roughnessmap_fragment:"float roughnessFactor = roughness;\n#ifdef USE_ROUGHNESSMAP\n\tvec4 texelRoughness = texture2D( roughnessMap, vRoughnessMapUv );\n\troughnessFactor *= texelRoughness.g;\n#endif",roughnessmap_pars_fragment:"#ifdef USE_ROUGHNESSMAP\n\tuniform sampler2D roughnessMap;\n#endif",shadowmap_pars_fragment:"#if NUM_SPOT_LIGHT_COORDS > 0\n\tvarying vec4 vSpotLightCoord[ NUM_SPOT_LIGHT_COORDS ];\n#endif\n#if NUM_SPOT_LIGHT_MAPS > 0\n\tuniform sampler2D spotLightMap[ NUM_SPOT_LIGHT_MAPS ];\n#endif\n#ifdef USE_SHADOWMAP\n\t#if NUM_DIR_LIGHT_SHADOWS > 0\n\t\tuniform sampler2D directionalShadowMap[ NUM_DIR_LIGHT_SHADOWS ];\n\t\tvarying vec4 vDirectionalShadowCoord[ NUM_DIR_LIGHT_SHADOWS ];\n\t\tstruct DirectionalLightShadow {\n\t\t\tfloat shadowIntensity;\n\t\t\tfloat shadowBias;\n\t\t\tfloat shadowNormalBias;\n\t\t\tfloat shadowRadius;\n\t\t\tvec2 shadowMapSize;\n\t\t};\n\t\tuniform DirectionalLightShadow directionalLightShadows[ NUM_DIR_LIGHT_SHADOWS ];\n\t#endif\n\t#if NUM_SPOT_LIGHT_SHADOWS > 0\n\t\tuniform sampler2D spotShadowMap[ NUM_SPOT_LIGHT_SHADOWS ];\n\t\tstruct SpotLightShadow {\n\t\t\tfloat shadowIntensity;\n\t\t\tfloat shadowBias;\n\t\t\tfloat shadowNormalBias;\n\t\t\tfloat shadowRadius;\n\t\t\tvec2 shadowMapSize;\n\t\t};\n\t\tuniform SpotLightShadow spotLightShadows[ NUM_SPOT_LIGHT_SHADOWS ];\n\t#endif\n\t#if NUM_POINT_LIGHT_SHADOWS > 0\n\t\tuniform sampler2D pointShadowMap[ NUM_POINT_LIGHT_SHADOWS ];\n\t\tvarying vec4 vPointShadowCoord[ NUM_POINT_LIGHT_SHADOWS ];\n\t\tstruct PointLightShadow {\n\t\t\tfloat shadowIntensity;\n\t\t\tfloat shadowBias;\n\t\t\tfloat shadowNormalBias;\n\t\t\tfloat shadowRadius;\n\t\t\tvec2 shadowMapSize;\n\t\t\tfloat shadowCameraNear;\n\t\t\tfloat shadowCameraFar;\n\t\t};\n\t\tuniform PointLightShadow pointLightShadows[ NUM_POINT_LIGHT_SHADOWS ];\n\t#endif\n\tfloat texture2DCompare( sampler2D depths, vec2 uv, float compare ) {\n\t\treturn step( compare, unpackRGBAToDepth( texture2D( depths, uv ) ) );\n\t}\n\tvec2 texture2DDistribution( sampler2D shadow, vec2 uv ) {\n\t\treturn unpackRGBATo2Half( texture2D( shadow, uv ) );\n\t}\n\tfloat VSMShadow (sampler2D shadow, vec2 uv, float compare ){\n\t\tfloat occlusion = 1.0;\n\t\tvec2 distribution = texture2DDistribution( shadow, uv );\n\t\tfloat hard_shadow = step( compare , distribution.x );\n\t\tif (hard_shadow != 1.0 ) {\n\t\t\tfloat distance = compare - distribution.x ;\n\t\t\tfloat variance = max( 0.00000, distribution.y * distribution.y );\n\t\t\tfloat softness_probability = variance / (variance + distance * distance );\t\t\tsoftness_probability = clamp( ( softness_probability - 0.3 ) / ( 0.95 - 0.3 ), 0.0, 1.0 );\t\t\tocclusion = clamp( max( hard_shadow, softness_probability ), 0.0, 1.0 );\n\t\t}\n\t\treturn occlusion;\n\t}\n\tfloat getShadow( sampler2D shadowMap, vec2 shadowMapSize, float shadowIntensity, float shadowBias, float shadowRadius, vec4 shadowCoord ) {\n\t\tfloat shadow = 1.0;\n\t\tshadowCoord.xyz /= shadowCoord.w;\n\t\tshadowCoord.z += shadowBias;\n\t\tbool inFrustum = shadowCoord.x >= 0.0 && shadowCoord.x <= 1.0 && shadowCoord.y >= 0.0 && shadowCoord.y <= 1.0;\n\t\tbool frustumTest = inFrustum && shadowCoord.z <= 1.0;\n\t\tif ( frustumTest ) {\n\t\t#if defined( SHADOWMAP_TYPE_PCF )\n\t\t\tvec2 texelSize = vec2( 1.0 ) / shadowMapSize;\n\t\t\tfloat dx0 = - texelSize.x * shadowRadius;\n\t\t\tfloat dy0 = - texelSize.y * shadowRadius;\n\t\t\tfloat dx1 = + texelSize.x * shadowRadius;\n\t\t\tfloat dy1 = + texelSize.y * shadowRadius;\n\t\t\tfloat dx2 = dx0 / 2.0;\n\t\t\tfloat dy2 = dy0 / 2.0;\n\t\t\tfloat dx3 = dx1 / 2.0;\n\t\t\tfloat dy3 = dy1 / 2.0;\n\t\t\tshadow = (\n\t\t\t\ttexture2DCompare( shadowMap, shadowCoord.xy + vec2( dx0, dy0 ), shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, shadowCoord.xy + vec2( 0.0, dy0 ), shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, shadowCoord.xy + vec2( dx1, dy0 ), shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, shadowCoord.xy + vec2( dx2, dy2 ), shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, shadowCoord.xy + vec2( 0.0, dy2 ), shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, shadowCoord.xy + vec2( dx3, dy2 ), shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, shadowCoord.xy + vec2( dx0, 0.0 ), shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, shadowCoord.xy + vec2( dx2, 0.0 ), shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, shadowCoord.xy, shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, shadowCoord.xy + vec2( dx3, 0.0 ), shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, shadowCoord.xy + vec2( dx1, 0.0 ), shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, shadowCoord.xy + vec2( dx2, dy3 ), shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, shadowCoord.xy + vec2( 0.0, dy3 ), shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, shadowCoord.xy + vec2( dx3, dy3 ), shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, shadowCoord.xy + vec2( dx0, dy1 ), shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, shadowCoord.xy + vec2( 0.0, dy1 ), shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, shadowCoord.xy + vec2( dx1, dy1 ), shadowCoord.z )\n\t\t\t) * ( 1.0 / 17.0 );\n\t\t#elif defined( SHADOWMAP_TYPE_PCF_SOFT )\n\t\t\tvec2 texelSize = vec2( 1.0 ) / shadowMapSize;\n\t\t\tfloat dx = texelSize.x;\n\t\t\tfloat dy = texelSize.y;\n\t\t\tvec2 uv = shadowCoord.xy;\n\t\t\tvec2 f = fract( uv * shadowMapSize + 0.5 );\n\t\t\tuv -= f * texelSize;\n\t\t\tshadow = (\n\t\t\t\ttexture2DCompare( shadowMap, uv, shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, uv + vec2( dx, 0.0 ), shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, uv + vec2( 0.0, dy ), shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, uv + texelSize, shadowCoord.z ) +\n\t\t\t\tmix( texture2DCompare( shadowMap, uv + vec2( -dx, 0.0 ), shadowCoord.z ),\n\t\t\t\t\t texture2DCompare( shadowMap, uv + vec2( 2.0 * dx, 0.0 ), shadowCoord.z ),\n\t\t\t\t\t f.x ) +\n\t\t\t\tmix( texture2DCompare( shadowMap, uv + vec2( -dx, dy ), shadowCoord.z ),\n\t\t\t\t\t texture2DCompare( shadowMap, uv + vec2( 2.0 * dx, dy ), shadowCoord.z ),\n\t\t\t\t\t f.x ) +\n\t\t\t\tmix( texture2DCompare( shadowMap, uv + vec2( 0.0, -dy ), shadowCoord.z ),\n\t\t\t\t\t texture2DCompare( shadowMap, uv + vec2( 0.0, 2.0 * dy ), shadowCoord.z ),\n\t\t\t\t\t f.y ) +\n\t\t\t\tmix( texture2DCompare( shadowMap, uv + vec2( dx, -dy ), shadowCoord.z ),\n\t\t\t\t\t texture2DCompare( shadowMap, uv + vec2( dx, 2.0 * dy ), shadowCoord.z ),\n\t\t\t\t\t f.y ) +\n\t\t\t\tmix( mix( texture2DCompare( shadowMap, uv + vec2( -dx, -dy ), shadowCoord.z ),\n\t\t\t\t\t\t texture2DCompare( shadowMap, uv + vec2( 2.0 * dx, -dy ), shadowCoord.z ),\n\t\t\t\t\t\t f.x ),\n\t\t\t\t\t mix( texture2DCompare( shadowMap, uv + vec2( -dx, 2.0 * dy ), shadowCoord.z ),\n\t\t\t\t\t\t texture2DCompare( shadowMap, uv + vec2( 2.0 * dx, 2.0 * dy ), shadowCoord.z ),\n\t\t\t\t\t\t f.x ),\n\t\t\t\t\t f.y )\n\t\t\t) * ( 1.0 / 9.0 );\n\t\t#elif defined( SHADOWMAP_TYPE_VSM )\n\t\t\tshadow = VSMShadow( shadowMap, shadowCoord.xy, shadowCoord.z );\n\t\t#else\n\t\t\tshadow = texture2DCompare( shadowMap, shadowCoord.xy, shadowCoord.z );\n\t\t#endif\n\t\t}\n\t\treturn mix( 1.0, shadow, shadowIntensity );\n\t}\n\tvec2 cubeToUV( vec3 v, float texelSizeY ) {\n\t\tvec3 absV = abs( v );\n\t\tfloat scaleToCube = 1.0 / max( absV.x, max( absV.y, absV.z ) );\n\t\tabsV *= scaleToCube;\n\t\tv *= scaleToCube * ( 1.0 - 2.0 * texelSizeY );\n\t\tvec2 planar = v.xy;\n\t\tfloat almostATexel = 1.5 * texelSizeY;\n\t\tfloat almostOne = 1.0 - almostATexel;\n\t\tif ( absV.z >= almostOne ) {\n\t\t\tif ( v.z > 0.0 )\n\t\t\t\tplanar.x = 4.0 - v.x;\n\t\t} else if ( absV.x >= almostOne ) {\n\t\t\tfloat signX = sign( v.x );\n\t\t\tplanar.x = v.z * signX + 2.0 * signX;\n\t\t} else if ( absV.y >= almostOne ) {\n\t\t\tfloat signY = sign( v.y );\n\t\t\tplanar.x = v.x + 2.0 * signY + 2.0;\n\t\t\tplanar.y = v.z * signY - 2.0;\n\t\t}\n\t\treturn vec2( 0.125, 0.25 ) * planar + vec2( 0.375, 0.75 );\n\t}\n\tfloat getPointShadow( sampler2D shadowMap, vec2 shadowMapSize, float shadowIntensity, float shadowBias, float shadowRadius, vec4 shadowCoord, float shadowCameraNear, float shadowCameraFar ) {\n\t\tfloat shadow = 1.0;\n\t\tvec3 lightToPosition = shadowCoord.xyz;\n\t\t\n\t\tfloat lightToPositionLength = length( lightToPosition );\n\t\tif ( lightToPositionLength - shadowCameraFar <= 0.0 && lightToPositionLength - shadowCameraNear >= 0.0 ) {\n\t\t\tfloat dp = ( lightToPositionLength - shadowCameraNear ) / ( shadowCameraFar - shadowCameraNear );\t\t\tdp += shadowBias;\n\t\t\tvec3 bd3D = normalize( lightToPosition );\n\t\t\tvec2 texelSize = vec2( 1.0 ) / ( shadowMapSize * vec2( 4.0, 2.0 ) );\n\t\t\t#if defined( SHADOWMAP_TYPE_PCF ) || defined( SHADOWMAP_TYPE_PCF_SOFT ) || defined( SHADOWMAP_TYPE_VSM )\n\t\t\t\tvec2 offset = vec2( - 1, 1 ) * shadowRadius * texelSize.y;\n\t\t\t\tshadow = (\n\t\t\t\t\ttexture2DCompare( shadowMap, cubeToUV( bd3D + offset.xyy, texelSize.y ), dp ) +\n\t\t\t\t\ttexture2DCompare( shadowMap, cubeToUV( bd3D + offset.yyy, texelSize.y ), dp ) +\n\t\t\t\t\ttexture2DCompare( shadowMap, cubeToUV( bd3D + offset.xyx, texelSize.y ), dp ) +\n\t\t\t\t\ttexture2DCompare( shadowMap, cubeToUV( bd3D + offset.yyx, texelSize.y ), dp ) +\n\t\t\t\t\ttexture2DCompare( shadowMap, cubeToUV( bd3D, texelSize.y ), dp ) +\n\t\t\t\t\ttexture2DCompare( shadowMap, cubeToUV( bd3D + offset.xxy, texelSize.y ), dp ) +\n\t\t\t\t\ttexture2DCompare( shadowMap, cubeToUV( bd3D + offset.yxy, texelSize.y ), dp ) +\n\t\t\t\t\ttexture2DCompare( shadowMap, cubeToUV( bd3D + offset.xxx, texelSize.y ), dp ) +\n\t\t\t\t\ttexture2DCompare( shadowMap, cubeToUV( bd3D + offset.yxx, texelSize.y ), dp )\n\t\t\t\t) * ( 1.0 / 9.0 );\n\t\t\t#else\n\t\t\t\tshadow = texture2DCompare( shadowMap, cubeToUV( bd3D, texelSize.y ), dp );\n\t\t\t#endif\n\t\t}\n\t\treturn mix( 1.0, shadow, shadowIntensity );\n\t}\n#endif",shadowmap_pars_vertex:"#if NUM_SPOT_LIGHT_COORDS > 0\n\tuniform mat4 spotLightMatrix[ NUM_SPOT_LIGHT_COORDS ];\n\tvarying vec4 vSpotLightCoord[ NUM_SPOT_LIGHT_COORDS ];\n#endif\n#ifdef USE_SHADOWMAP\n\t#if NUM_DIR_LIGHT_SHADOWS > 0\n\t\tuniform mat4 directionalShadowMatrix[ NUM_DIR_LIGHT_SHADOWS ];\n\t\tvarying vec4 vDirectionalShadowCoord[ NUM_DIR_LIGHT_SHADOWS ];\n\t\tstruct DirectionalLightShadow {\n\t\t\tfloat shadowIntensity;\n\t\t\tfloat shadowBias;\n\t\t\tfloat shadowNormalBias;\n\t\t\tfloat shadowRadius;\n\t\t\tvec2 shadowMapSize;\n\t\t};\n\t\tuniform DirectionalLightShadow directionalLightShadows[ NUM_DIR_LIGHT_SHADOWS ];\n\t#endif\n\t#if NUM_SPOT_LIGHT_SHADOWS > 0\n\t\tstruct SpotLightShadow {\n\t\t\tfloat shadowIntensity;\n\t\t\tfloat shadowBias;\n\t\t\tfloat shadowNormalBias;\n\t\t\tfloat shadowRadius;\n\t\t\tvec2 shadowMapSize;\n\t\t};\n\t\tuniform SpotLightShadow spotLightShadows[ NUM_SPOT_LIGHT_SHADOWS ];\n\t#endif\n\t#if NUM_POINT_LIGHT_SHADOWS > 0\n\t\tuniform mat4 pointShadowMatrix[ NUM_POINT_LIGHT_SHADOWS ];\n\t\tvarying vec4 vPointShadowCoord[ NUM_POINT_LIGHT_SHADOWS ];\n\t\tstruct PointLightShadow {\n\t\t\tfloat shadowIntensity;\n\t\t\tfloat shadowBias;\n\t\t\tfloat shadowNormalBias;\n\t\t\tfloat shadowRadius;\n\t\t\tvec2 shadowMapSize;\n\t\t\tfloat shadowCameraNear;\n\t\t\tfloat shadowCameraFar;\n\t\t};\n\t\tuniform PointLightShadow pointLightShadows[ NUM_POINT_LIGHT_SHADOWS ];\n\t#endif\n#endif",shadowmap_vertex:"#if ( defined( USE_SHADOWMAP ) && ( NUM_DIR_LIGHT_SHADOWS > 0 || NUM_POINT_LIGHT_SHADOWS > 0 ) ) || ( NUM_SPOT_LIGHT_COORDS > 0 )\n\tvec3 shadowWorldNormal = inverseTransformDirection( transformedNormal, viewMatrix );\n\tvec4 shadowWorldPosition;\n#endif\n#if defined( USE_SHADOWMAP )\n\t#if NUM_DIR_LIGHT_SHADOWS > 0\n\t\t#pragma unroll_loop_start\n\t\tfor ( int i = 0; i < NUM_DIR_LIGHT_SHADOWS; i ++ ) {\n\t\t\tshadowWorldPosition = worldPosition + vec4( shadowWorldNormal * directionalLightShadows[ i ].shadowNormalBias, 0 );\n\t\t\tvDirectionalShadowCoord[ i ] = directionalShadowMatrix[ i ] * shadowWorldPosition;\n\t\t}\n\t\t#pragma unroll_loop_end\n\t#endif\n\t#if NUM_POINT_LIGHT_SHADOWS > 0\n\t\t#pragma unroll_loop_start\n\t\tfor ( int i = 0; i < NUM_POINT_LIGHT_SHADOWS; i ++ ) {\n\t\t\tshadowWorldPosition = worldPosition + vec4( shadowWorldNormal * pointLightShadows[ i ].shadowNormalBias, 0 );\n\t\t\tvPointShadowCoord[ i ] = pointShadowMatrix[ i ] * shadowWorldPosition;\n\t\t}\n\t\t#pragma unroll_loop_end\n\t#endif\n#endif\n#if NUM_SPOT_LIGHT_COORDS > 0\n\t#pragma unroll_loop_start\n\tfor ( int i = 0; i < NUM_SPOT_LIGHT_COORDS; i ++ ) {\n\t\tshadowWorldPosition = worldPosition;\n\t\t#if ( defined( USE_SHADOWMAP ) && UNROLLED_LOOP_INDEX < NUM_SPOT_LIGHT_SHADOWS )\n\t\t\tshadowWorldPosition.xyz += shadowWorldNormal * spotLightShadows[ i ].shadowNormalBias;\n\t\t#endif\n\t\tvSpotLightCoord[ i ] = spotLightMatrix[ i ] * shadowWorldPosition;\n\t}\n\t#pragma unroll_loop_end\n#endif",shadowmask_pars_fragment:"float getShadowMask() {\n\tfloat shadow = 1.0;\n\t#ifdef USE_SHADOWMAP\n\t#if NUM_DIR_LIGHT_SHADOWS > 0\n\tDirectionalLightShadow directionalLight;\n\t#pragma unroll_loop_start\n\tfor ( int i = 0; i < NUM_DIR_LIGHT_SHADOWS; i ++ ) {\n\t\tdirectionalLight = directionalLightShadows[ i ];\n\t\tshadow *= receiveShadow ? getShadow( directionalShadowMap[ i ], directionalLight.shadowMapSize, directionalLight.shadowIntensity, directionalLight.shadowBias, directionalLight.shadowRadius, vDirectionalShadowCoord[ i ] ) : 1.0;\n\t}\n\t#pragma unroll_loop_end\n\t#endif\n\t#if NUM_SPOT_LIGHT_SHADOWS > 0\n\tSpotLightShadow spotLight;\n\t#pragma unroll_loop_start\n\tfor ( int i = 0; i < NUM_SPOT_LIGHT_SHADOWS; i ++ ) {\n\t\tspotLight = spotLightShadows[ i ];\n\t\tshadow *= receiveShadow ? getShadow( spotShadowMap[ i ], spotLight.shadowMapSize, spotLight.shadowIntensity, spotLight.shadowBias, spotLight.shadowRadius, vSpotLightCoord[ i ] ) : 1.0;\n\t}\n\t#pragma unroll_loop_end\n\t#endif\n\t#if NUM_POINT_LIGHT_SHADOWS > 0\n\tPointLightShadow pointLight;\n\t#pragma unroll_loop_start\n\tfor ( int i = 0; i < NUM_POINT_LIGHT_SHADOWS; i ++ ) {\n\t\tpointLight = pointLightShadows[ i ];\n\t\tshadow *= receiveShadow ? getPointShadow( pointShadowMap[ i ], pointLight.shadowMapSize, pointLight.shadowIntensity, pointLight.shadowBias, pointLight.shadowRadius, vPointShadowCoord[ i ], pointLight.shadowCameraNear, pointLight.shadowCameraFar ) : 1.0;\n\t}\n\t#pragma unroll_loop_end\n\t#endif\n\t#endif\n\treturn shadow;\n}",skinbase_vertex:"#ifdef USE_SKINNING\n\tmat4 boneMatX = getBoneMatrix( skinIndex.x );\n\tmat4 boneMatY = getBoneMatrix( skinIndex.y );\n\tmat4 boneMatZ = getBoneMatrix( skinIndex.z );\n\tmat4 boneMatW = getBoneMatrix( skinIndex.w );\n#endif",skinning_pars_vertex:"#ifdef USE_SKINNING\n\tuniform mat4 bindMatrix;\n\tuniform mat4 bindMatrixInverse;\n\tuniform highp sampler2D boneTexture;\n\tmat4 getBoneMatrix( const in float i ) {\n\t\tint size = textureSize( boneTexture, 0 ).x;\n\t\tint j = int( i ) * 4;\n\t\tint x = j % size;\n\t\tint y = j / size;\n\t\tvec4 v1 = texelFetch( boneTexture, ivec2( x, y ), 0 );\n\t\tvec4 v2 = texelFetch( boneTexture, ivec2( x + 1, y ), 0 );\n\t\tvec4 v3 = texelFetch( boneTexture, ivec2( x + 2, y ), 0 );\n\t\tvec4 v4 = texelFetch( boneTexture, ivec2( x + 3, y ), 0 );\n\t\treturn mat4( v1, v2, v3, v4 );\n\t}\n#endif",skinning_vertex:"#ifdef USE_SKINNING\n\tvec4 skinVertex = bindMatrix * vec4( transformed, 1.0 );\n\tvec4 skinned = vec4( 0.0 );\n\tskinned += boneMatX * skinVertex * skinWeight.x;\n\tskinned += boneMatY * skinVertex * skinWeight.y;\n\tskinned += boneMatZ * skinVertex * skinWeight.z;\n\tskinned += boneMatW * skinVertex * skinWeight.w;\n\ttransformed = ( bindMatrixInverse * skinned ).xyz;\n#endif",skinnormal_vertex:"#ifdef USE_SKINNING\n\tmat4 skinMatrix = mat4( 0.0 );\n\tskinMatrix += skinWeight.x * boneMatX;\n\tskinMatrix += skinWeight.y * boneMatY;\n\tskinMatrix += skinWeight.z * boneMatZ;\n\tskinMatrix += skinWeight.w * boneMatW;\n\tskinMatrix = bindMatrixInverse * skinMatrix * bindMatrix;\n\tobjectNormal = vec4( skinMatrix * vec4( objectNormal, 0.0 ) ).xyz;\n\t#ifdef USE_TANGENT\n\t\tobjectTangent = vec4( skinMatrix * vec4( objectTangent, 0.0 ) ).xyz;\n\t#endif\n#endif",specularmap_fragment:"float specularStrength;\n#ifdef USE_SPECULARMAP\n\tvec4 texelSpecular = texture2D( specularMap, vSpecularMapUv );\n\tspecularStrength = texelSpecular.r;\n#else\n\tspecularStrength = 1.0;\n#endif",specularmap_pars_fragment:"#ifdef USE_SPECULARMAP\n\tuniform sampler2D specularMap;\n#endif",tonemapping_fragment:"#if defined( TONE_MAPPING )\n\tgl_FragColor.rgb = toneMapping( gl_FragColor.rgb );\n#endif",tonemapping_pars_fragment:"#ifndef saturate\n#define saturate( a ) clamp( a, 0.0, 1.0 )\n#endif\nuniform float toneMappingExposure;\nvec3 LinearToneMapping( vec3 color ) {\n\treturn saturate( toneMappingExposure * color );\n}\nvec3 ReinhardToneMapping( vec3 color ) {\n\tcolor *= toneMappingExposure;\n\treturn saturate( color / ( vec3( 1.0 ) + color ) );\n}\nvec3 CineonToneMapping( vec3 color ) {\n\tcolor *= toneMappingExposure;\n\tcolor = max( vec3( 0.0 ), color - 0.004 );\n\treturn pow( ( color * ( 6.2 * color + 0.5 ) ) / ( color * ( 6.2 * color + 1.7 ) + 0.06 ), vec3( 2.2 ) );\n}\nvec3 RRTAndODTFit( vec3 v ) {\n\tvec3 a = v * ( v + 0.0245786 ) - 0.000090537;\n\tvec3 b = v * ( 0.983729 * v + 0.4329510 ) + 0.238081;\n\treturn a / b;\n}\nvec3 ACESFilmicToneMapping( vec3 color ) {\n\tconst mat3 ACESInputMat = mat3(\n\t\tvec3( 0.59719, 0.07600, 0.02840 ),\t\tvec3( 0.35458, 0.90834, 0.13383 ),\n\t\tvec3( 0.04823, 0.01566, 0.83777 )\n\t);\n\tconst mat3 ACESOutputMat = mat3(\n\t\tvec3( 1.60475, -0.10208, -0.00327 ),\t\tvec3( -0.53108, 1.10813, -0.07276 ),\n\t\tvec3( -0.07367, -0.00605, 1.07602 )\n\t);\n\tcolor *= toneMappingExposure / 0.6;\n\tcolor = ACESInputMat * color;\n\tcolor = RRTAndODTFit( color );\n\tcolor = ACESOutputMat * color;\n\treturn saturate( color );\n}\nconst mat3 LINEAR_REC2020_TO_LINEAR_SRGB = mat3(\n\tvec3( 1.6605, - 0.1246, - 0.0182 ),\n\tvec3( - 0.5876, 1.1329, - 0.1006 ),\n\tvec3( - 0.0728, - 0.0083, 1.1187 )\n);\nconst mat3 LINEAR_SRGB_TO_LINEAR_REC2020 = mat3(\n\tvec3( 0.6274, 0.0691, 0.0164 ),\n\tvec3( 0.3293, 0.9195, 0.0880 ),\n\tvec3( 0.0433, 0.0113, 0.8956 )\n);\nvec3 agxDefaultContrastApprox( vec3 x ) {\n\tvec3 x2 = x * x;\n\tvec3 x4 = x2 * x2;\n\treturn + 15.5 * x4 * x2\n\t\t- 40.14 * x4 * x\n\t\t+ 31.96 * x4\n\t\t- 6.868 * x2 * x\n\t\t+ 0.4298 * x2\n\t\t+ 0.1191 * x\n\t\t- 0.00232;\n}\nvec3 AgXToneMapping( vec3 color ) {\n\tconst mat3 AgXInsetMatrix = mat3(\n\t\tvec3( 0.856627153315983, 0.137318972929847, 0.11189821299995 ),\n\t\tvec3( 0.0951212405381588, 0.761241990602591, 0.0767994186031903 ),\n\t\tvec3( 0.0482516061458583, 0.101439036467562, 0.811302368396859 )\n\t);\n\tconst mat3 AgXOutsetMatrix = mat3(\n\t\tvec3( 1.1271005818144368, - 0.1413297634984383, - 0.14132976349843826 ),\n\t\tvec3( - 0.11060664309660323, 1.157823702216272, - 0.11060664309660294 ),\n\t\tvec3( - 0.016493938717834573, - 0.016493938717834257, 1.2519364065950405 )\n\t);\n\tconst float AgxMinEv = - 12.47393;\tconst float AgxMaxEv = 4.026069;\n\tcolor *= toneMappingExposure;\n\tcolor = LINEAR_SRGB_TO_LINEAR_REC2020 * color;\n\tcolor = AgXInsetMatrix * color;\n\tcolor = max( color, 1e-10 );\tcolor = log2( color );\n\tcolor = ( color - AgxMinEv ) / ( AgxMaxEv - AgxMinEv );\n\tcolor = clamp( color, 0.0, 1.0 );\n\tcolor = agxDefaultContrastApprox( color );\n\tcolor = AgXOutsetMatrix * color;\n\tcolor = pow( max( vec3( 0.0 ), color ), vec3( 2.2 ) );\n\tcolor = LINEAR_REC2020_TO_LINEAR_SRGB * color;\n\tcolor = clamp( color, 0.0, 1.0 );\n\treturn color;\n}\nvec3 NeutralToneMapping( vec3 color ) {\n\tconst float StartCompression = 0.8 - 0.04;\n\tconst float Desaturation = 0.15;\n\tcolor *= toneMappingExposure;\n\tfloat x = min( color.r, min( color.g, color.b ) );\n\tfloat offset = x < 0.08 ? x - 6.25 * x * x : 0.04;\n\tcolor -= offset;\n\tfloat peak = max( color.r, max( color.g, color.b ) );\n\tif ( peak < StartCompression ) return color;\n\tfloat d = 1. - StartCompression;\n\tfloat newPeak = 1. - d * d / ( peak + d - StartCompression );\n\tcolor *= newPeak / peak;\n\tfloat g = 1. - 1. / ( Desaturation * ( peak - newPeak ) + 1. );\n\treturn mix( color, vec3( newPeak ), g );\n}\nvec3 CustomToneMapping( vec3 color ) { return color; }",transmission_fragment:"#ifdef USE_TRANSMISSION\n\tmaterial.transmission = transmission;\n\tmaterial.transmissionAlpha = 1.0;\n\tmaterial.thickness = thickness;\n\tmaterial.attenuationDistance = attenuationDistance;\n\tmaterial.attenuationColor = attenuationColor;\n\t#ifdef USE_TRANSMISSIONMAP\n\t\tmaterial.transmission *= texture2D( transmissionMap, vTransmissionMapUv ).r;\n\t#endif\n\t#ifdef USE_THICKNESSMAP\n\t\tmaterial.thickness *= texture2D( thicknessMap, vThicknessMapUv ).g;\n\t#endif\n\tvec3 pos = vWorldPosition;\n\tvec3 v = normalize( cameraPosition - pos );\n\tvec3 n = inverseTransformDirection( normal, viewMatrix );\n\tvec4 transmitted = getIBLVolumeRefraction(\n\t\tn, v, material.roughness, material.diffuseColor, material.specularColor, material.specularF90,\n\t\tpos, modelMatrix, viewMatrix, projectionMatrix, material.dispersion, material.ior, material.thickness,\n\t\tmaterial.attenuationColor, material.attenuationDistance );\n\tmaterial.transmissionAlpha = mix( material.transmissionAlpha, transmitted.a, material.transmission );\n\ttotalDiffuse = mix( totalDiffuse, transmitted.rgb, material.transmission );\n#endif",transmission_pars_fragment:"#ifdef USE_TRANSMISSION\n\tuniform float transmission;\n\tuniform float thickness;\n\tuniform float attenuationDistance;\n\tuniform vec3 attenuationColor;\n\t#ifdef USE_TRANSMISSIONMAP\n\t\tuniform sampler2D transmissionMap;\n\t#endif\n\t#ifdef USE_THICKNESSMAP\n\t\tuniform sampler2D thicknessMap;\n\t#endif\n\tuniform vec2 transmissionSamplerSize;\n\tuniform sampler2D transmissionSamplerMap;\n\tuniform mat4 modelMatrix;\n\tuniform mat4 projectionMatrix;\n\tvarying vec3 vWorldPosition;\n\tfloat w0( float a ) {\n\t\treturn ( 1.0 / 6.0 ) * ( a * ( a * ( - a + 3.0 ) - 3.0 ) + 1.0 );\n\t}\n\tfloat w1( float a ) {\n\t\treturn ( 1.0 / 6.0 ) * ( a * a * ( 3.0 * a - 6.0 ) + 4.0 );\n\t}\n\tfloat w2( float a ){\n\t\treturn ( 1.0 / 6.0 ) * ( a * ( a * ( - 3.0 * a + 3.0 ) + 3.0 ) + 1.0 );\n\t}\n\tfloat w3( float a ) {\n\t\treturn ( 1.0 / 6.0 ) * ( a * a * a );\n\t}\n\tfloat g0( float a ) {\n\t\treturn w0( a ) + w1( a );\n\t}\n\tfloat g1( float a ) {\n\t\treturn w2( a ) + w3( a );\n\t}\n\tfloat h0( float a ) {\n\t\treturn - 1.0 + w1( a ) / ( w0( a ) + w1( a ) );\n\t}\n\tfloat h1( float a ) {\n\t\treturn 1.0 + w3( a ) / ( w2( a ) + w3( a ) );\n\t}\n\tvec4 bicubic( sampler2D tex, vec2 uv, vec4 texelSize, float lod ) {\n\t\tuv = uv * texelSize.zw + 0.5;\n\t\tvec2 iuv = floor( uv );\n\t\tvec2 fuv = fract( uv );\n\t\tfloat g0x = g0( fuv.x );\n\t\tfloat g1x = g1( fuv.x );\n\t\tfloat h0x = h0( fuv.x );\n\t\tfloat h1x = h1( fuv.x );\n\t\tfloat h0y = h0( fuv.y );\n\t\tfloat h1y = h1( fuv.y );\n\t\tvec2 p0 = ( vec2( iuv.x + h0x, iuv.y + h0y ) - 0.5 ) * texelSize.xy;\n\t\tvec2 p1 = ( vec2( iuv.x + h1x, iuv.y + h0y ) - 0.5 ) * texelSize.xy;\n\t\tvec2 p2 = ( vec2( iuv.x + h0x, iuv.y + h1y ) - 0.5 ) * texelSize.xy;\n\t\tvec2 p3 = ( vec2( iuv.x + h1x, iuv.y + h1y ) - 0.5 ) * texelSize.xy;\n\t\treturn g0( fuv.y ) * ( g0x * textureLod( tex, p0, lod ) + g1x * textureLod( tex, p1, lod ) ) +\n\t\t\tg1( fuv.y ) * ( g0x * textureLod( tex, p2, lod ) + g1x * textureLod( tex, p3, lod ) );\n\t}\n\tvec4 textureBicubic( sampler2D sampler, vec2 uv, float lod ) {\n\t\tvec2 fLodSize = vec2( textureSize( sampler, int( lod ) ) );\n\t\tvec2 cLodSize = vec2( textureSize( sampler, int( lod + 1.0 ) ) );\n\t\tvec2 fLodSizeInv = 1.0 / fLodSize;\n\t\tvec2 cLodSizeInv = 1.0 / cLodSize;\n\t\tvec4 fSample = bicubic( sampler, uv, vec4( fLodSizeInv, fLodSize ), floor( lod ) );\n\t\tvec4 cSample = bicubic( sampler, uv, vec4( cLodSizeInv, cLodSize ), ceil( lod ) );\n\t\treturn mix( fSample, cSample, fract( lod ) );\n\t}\n\tvec3 getVolumeTransmissionRay( const in vec3 n, const in vec3 v, const in float thickness, const in float ior, const in mat4 modelMatrix ) {\n\t\tvec3 refractionVector = refract( - v, normalize( n ), 1.0 / ior );\n\t\tvec3 modelScale;\n\t\tmodelScale.x = length( vec3( modelMatrix[ 0 ].xyz ) );\n\t\tmodelScale.y = length( vec3( modelMatrix[ 1 ].xyz ) );\n\t\tmodelScale.z = length( vec3( modelMatrix[ 2 ].xyz ) );\n\t\treturn normalize( refractionVector ) * thickness * modelScale;\n\t}\n\tfloat applyIorToRoughness( const in float roughness, const in float ior ) {\n\t\treturn roughness * clamp( ior * 2.0 - 2.0, 0.0, 1.0 );\n\t}\n\tvec4 getTransmissionSample( const in vec2 fragCoord, const in float roughness, const in float ior ) {\n\t\tfloat lod = log2( transmissionSamplerSize.x ) * applyIorToRoughness( roughness, ior );\n\t\treturn textureBicubic( transmissionSamplerMap, fragCoord.xy, lod );\n\t}\n\tvec3 volumeAttenuation( const in float transmissionDistance, const in vec3 attenuationColor, const in float attenuationDistance ) {\n\t\tif ( isinf( attenuationDistance ) ) {\n\t\t\treturn vec3( 1.0 );\n\t\t} else {\n\t\t\tvec3 attenuationCoefficient = -log( attenuationColor ) / attenuationDistance;\n\t\t\tvec3 transmittance = exp( - attenuationCoefficient * transmissionDistance );\t\t\treturn transmittance;\n\t\t}\n\t}\n\tvec4 getIBLVolumeRefraction( const in vec3 n, const in vec3 v, const in float roughness, const in vec3 diffuseColor,\n\t\tconst in vec3 specularColor, const in float specularF90, const in vec3 position, const in mat4 modelMatrix,\n\t\tconst in mat4 viewMatrix, const in mat4 projMatrix, const in float dispersion, const in float ior, const in float thickness,\n\t\tconst in vec3 attenuationColor, const in float attenuationDistance ) {\n\t\tvec4 transmittedLight;\n\t\tvec3 transmittance;\n\t\t#ifdef USE_DISPERSION\n\t\t\tfloat halfSpread = ( ior - 1.0 ) * 0.025 * dispersion;\n\t\t\tvec3 iors = vec3( ior - halfSpread, ior, ior + halfSpread );\n\t\t\tfor ( int i = 0; i < 3; i ++ ) {\n\t\t\t\tvec3 transmissionRay = getVolumeTransmissionRay( n, v, thickness, iors[ i ], modelMatrix );\n\t\t\t\tvec3 refractedRayExit = position + transmissionRay;\n\t\t\n\t\t\t\tvec4 ndcPos = projMatrix * viewMatrix * vec4( refractedRayExit, 1.0 );\n\t\t\t\tvec2 refractionCoords = ndcPos.xy / ndcPos.w;\n\t\t\t\trefractionCoords += 1.0;\n\t\t\t\trefractionCoords /= 2.0;\n\t\t\n\t\t\t\tvec4 transmissionSample = getTransmissionSample( refractionCoords, roughness, iors[ i ] );\n\t\t\t\ttransmittedLight[ i ] = transmissionSample[ i ];\n\t\t\t\ttransmittedLight.a += transmissionSample.a;\n\t\t\t\ttransmittance[ i ] = diffuseColor[ i ] * volumeAttenuation( length( transmissionRay ), attenuationColor, attenuationDistance )[ i ];\n\t\t\t}\n\t\t\ttransmittedLight.a /= 3.0;\n\t\t\n\t\t#else\n\t\t\n\t\t\tvec3 transmissionRay = getVolumeTransmissionRay( n, v, thickness, ior, modelMatrix );\n\t\t\tvec3 refractedRayExit = position + transmissionRay;\n\t\t\tvec4 ndcPos = projMatrix * viewMatrix * vec4( refractedRayExit, 1.0 );\n\t\t\tvec2 refractionCoords = ndcPos.xy / ndcPos.w;\n\t\t\trefractionCoords += 1.0;\n\t\t\trefractionCoords /= 2.0;\n\t\t\ttransmittedLight = getTransmissionSample( refractionCoords, roughness, ior );\n\t\t\ttransmittance = diffuseColor * volumeAttenuation( length( transmissionRay ), attenuationColor, attenuationDistance );\n\t\t\n\t\t#endif\n\t\tvec3 attenuatedColor = transmittance * transmittedLight.rgb;\n\t\tvec3 F = EnvironmentBRDF( n, v, specularColor, specularF90, roughness );\n\t\tfloat transmittanceFactor = ( transmittance.r + transmittance.g + transmittance.b ) / 3.0;\n\t\treturn vec4( ( 1.0 - F ) * attenuatedColor, 1.0 - ( 1.0 - transmittedLight.a ) * transmittanceFactor );\n\t}\n#endif",uv_pars_fragment:"#if defined( USE_UV ) || defined( USE_ANISOTROPY )\n\tvarying vec2 vUv;\n#endif\n#ifdef USE_MAP\n\tvarying vec2 vMapUv;\n#endif\n#ifdef USE_ALPHAMAP\n\tvarying vec2 vAlphaMapUv;\n#endif\n#ifdef USE_LIGHTMAP\n\tvarying vec2 vLightMapUv;\n#endif\n#ifdef USE_AOMAP\n\tvarying vec2 vAoMapUv;\n#endif\n#ifdef USE_BUMPMAP\n\tvarying vec2 vBumpMapUv;\n#endif\n#ifdef USE_NORMALMAP\n\tvarying vec2 vNormalMapUv;\n#endif\n#ifdef USE_EMISSIVEMAP\n\tvarying vec2 vEmissiveMapUv;\n#endif\n#ifdef USE_METALNESSMAP\n\tvarying vec2 vMetalnessMapUv;\n#endif\n#ifdef USE_ROUGHNESSMAP\n\tvarying vec2 vRoughnessMapUv;\n#endif\n#ifdef USE_ANISOTROPYMAP\n\tvarying vec2 vAnisotropyMapUv;\n#endif\n#ifdef USE_CLEARCOATMAP\n\tvarying vec2 vClearcoatMapUv;\n#endif\n#ifdef USE_CLEARCOAT_NORMALMAP\n\tvarying vec2 vClearcoatNormalMapUv;\n#endif\n#ifdef USE_CLEARCOAT_ROUGHNESSMAP\n\tvarying vec2 vClearcoatRoughnessMapUv;\n#endif\n#ifdef USE_IRIDESCENCEMAP\n\tvarying vec2 vIridescenceMapUv;\n#endif\n#ifdef USE_IRIDESCENCE_THICKNESSMAP\n\tvarying vec2 vIridescenceThicknessMapUv;\n#endif\n#ifdef USE_SHEEN_COLORMAP\n\tvarying vec2 vSheenColorMapUv;\n#endif\n#ifdef USE_SHEEN_ROUGHNESSMAP\n\tvarying vec2 vSheenRoughnessMapUv;\n#endif\n#ifdef USE_SPECULARMAP\n\tvarying vec2 vSpecularMapUv;\n#endif\n#ifdef USE_SPECULAR_COLORMAP\n\tvarying vec2 vSpecularColorMapUv;\n#endif\n#ifdef USE_SPECULAR_INTENSITYMAP\n\tvarying vec2 vSpecularIntensityMapUv;\n#endif\n#ifdef USE_TRANSMISSIONMAP\n\tuniform mat3 transmissionMapTransform;\n\tvarying vec2 vTransmissionMapUv;\n#endif\n#ifdef USE_THICKNESSMAP\n\tuniform mat3 thicknessMapTransform;\n\tvarying vec2 vThicknessMapUv;\n#endif",uv_pars_vertex:"#if defined( USE_UV ) || defined( USE_ANISOTROPY )\n\tvarying vec2 vUv;\n#endif\n#ifdef USE_MAP\n\tuniform mat3 mapTransform;\n\tvarying vec2 vMapUv;\n#endif\n#ifdef USE_ALPHAMAP\n\tuniform mat3 alphaMapTransform;\n\tvarying vec2 vAlphaMapUv;\n#endif\n#ifdef USE_LIGHTMAP\n\tuniform mat3 lightMapTransform;\n\tvarying vec2 vLightMapUv;\n#endif\n#ifdef USE_AOMAP\n\tuniform mat3 aoMapTransform;\n\tvarying vec2 vAoMapUv;\n#endif\n#ifdef USE_BUMPMAP\n\tuniform mat3 bumpMapTransform;\n\tvarying vec2 vBumpMapUv;\n#endif\n#ifdef USE_NORMALMAP\n\tuniform mat3 normalMapTransform;\n\tvarying vec2 vNormalMapUv;\n#endif\n#ifdef USE_DISPLACEMENTMAP\n\tuniform mat3 displacementMapTransform;\n\tvarying vec2 vDisplacementMapUv;\n#endif\n#ifdef USE_EMISSIVEMAP\n\tuniform mat3 emissiveMapTransform;\n\tvarying vec2 vEmissiveMapUv;\n#endif\n#ifdef USE_METALNESSMAP\n\tuniform mat3 metalnessMapTransform;\n\tvarying vec2 vMetalnessMapUv;\n#endif\n#ifdef USE_ROUGHNESSMAP\n\tuniform mat3 roughnessMapTransform;\n\tvarying vec2 vRoughnessMapUv;\n#endif\n#ifdef USE_ANISOTROPYMAP\n\tuniform mat3 anisotropyMapTransform;\n\tvarying vec2 vAnisotropyMapUv;\n#endif\n#ifdef USE_CLEARCOATMAP\n\tuniform mat3 clearcoatMapTransform;\n\tvarying vec2 vClearcoatMapUv;\n#endif\n#ifdef USE_CLEARCOAT_NORMALMAP\n\tuniform mat3 clearcoatNormalMapTransform;\n\tvarying vec2 vClearcoatNormalMapUv;\n#endif\n#ifdef USE_CLEARCOAT_ROUGHNESSMAP\n\tuniform mat3 clearcoatRoughnessMapTransform;\n\tvarying vec2 vClearcoatRoughnessMapUv;\n#endif\n#ifdef USE_SHEEN_COLORMAP\n\tuniform mat3 sheenColorMapTransform;\n\tvarying vec2 vSheenColorMapUv;\n#endif\n#ifdef USE_SHEEN_ROUGHNESSMAP\n\tuniform mat3 sheenRoughnessMapTransform;\n\tvarying vec2 vSheenRoughnessMapUv;\n#endif\n#ifdef USE_IRIDESCENCEMAP\n\tuniform mat3 iridescenceMapTransform;\n\tvarying vec2 vIridescenceMapUv;\n#endif\n#ifdef USE_IRIDESCENCE_THICKNESSMAP\n\tuniform mat3 iridescenceThicknessMapTransform;\n\tvarying vec2 vIridescenceThicknessMapUv;\n#endif\n#ifdef USE_SPECULARMAP\n\tuniform mat3 specularMapTransform;\n\tvarying vec2 vSpecularMapUv;\n#endif\n#ifdef USE_SPECULAR_COLORMAP\n\tuniform mat3 specularColorMapTransform;\n\tvarying vec2 vSpecularColorMapUv;\n#endif\n#ifdef USE_SPECULAR_INTENSITYMAP\n\tuniform mat3 specularIntensityMapTransform;\n\tvarying vec2 vSpecularIntensityMapUv;\n#endif\n#ifdef USE_TRANSMISSIONMAP\n\tuniform mat3 transmissionMapTransform;\n\tvarying vec2 vTransmissionMapUv;\n#endif\n#ifdef USE_THICKNESSMAP\n\tuniform mat3 thicknessMapTransform;\n\tvarying vec2 vThicknessMapUv;\n#endif",uv_vertex:"#if defined( USE_UV ) || defined( USE_ANISOTROPY )\n\tvUv = vec3( uv, 1 ).xy;\n#endif\n#ifdef USE_MAP\n\tvMapUv = ( mapTransform * vec3( MAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_ALPHAMAP\n\tvAlphaMapUv = ( alphaMapTransform * vec3( ALPHAMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_LIGHTMAP\n\tvLightMapUv = ( lightMapTransform * vec3( LIGHTMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_AOMAP\n\tvAoMapUv = ( aoMapTransform * vec3( AOMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_BUMPMAP\n\tvBumpMapUv = ( bumpMapTransform * vec3( BUMPMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_NORMALMAP\n\tvNormalMapUv = ( normalMapTransform * vec3( NORMALMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_DISPLACEMENTMAP\n\tvDisplacementMapUv = ( displacementMapTransform * vec3( DISPLACEMENTMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_EMISSIVEMAP\n\tvEmissiveMapUv = ( emissiveMapTransform * vec3( EMISSIVEMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_METALNESSMAP\n\tvMetalnessMapUv = ( metalnessMapTransform * vec3( METALNESSMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_ROUGHNESSMAP\n\tvRoughnessMapUv = ( roughnessMapTransform * vec3( ROUGHNESSMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_ANISOTROPYMAP\n\tvAnisotropyMapUv = ( anisotropyMapTransform * vec3( ANISOTROPYMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_CLEARCOATMAP\n\tvClearcoatMapUv = ( clearcoatMapTransform * vec3( CLEARCOATMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_CLEARCOAT_NORMALMAP\n\tvClearcoatNormalMapUv = ( clearcoatNormalMapTransform * vec3( CLEARCOAT_NORMALMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_CLEARCOAT_ROUGHNESSMAP\n\tvClearcoatRoughnessMapUv = ( clearcoatRoughnessMapTransform * vec3( CLEARCOAT_ROUGHNESSMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_IRIDESCENCEMAP\n\tvIridescenceMapUv = ( iridescenceMapTransform * vec3( IRIDESCENCEMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_IRIDESCENCE_THICKNESSMAP\n\tvIridescenceThicknessMapUv = ( iridescenceThicknessMapTransform * vec3( IRIDESCENCE_THICKNESSMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_SHEEN_COLORMAP\n\tvSheenColorMapUv = ( sheenColorMapTransform * vec3( SHEEN_COLORMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_SHEEN_ROUGHNESSMAP\n\tvSheenRoughnessMapUv = ( sheenRoughnessMapTransform * vec3( SHEEN_ROUGHNESSMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_SPECULARMAP\n\tvSpecularMapUv = ( specularMapTransform * vec3( SPECULARMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_SPECULAR_COLORMAP\n\tvSpecularColorMapUv = ( specularColorMapTransform * vec3( SPECULAR_COLORMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_SPECULAR_INTENSITYMAP\n\tvSpecularIntensityMapUv = ( specularIntensityMapTransform * vec3( SPECULAR_INTENSITYMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_TRANSMISSIONMAP\n\tvTransmissionMapUv = ( transmissionMapTransform * vec3( TRANSMISSIONMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_THICKNESSMAP\n\tvThicknessMapUv = ( thicknessMapTransform * vec3( THICKNESSMAP_UV, 1 ) ).xy;\n#endif",worldpos_vertex:"#if defined( USE_ENVMAP ) || defined( DISTANCE ) || defined ( USE_SHADOWMAP ) || defined ( USE_TRANSMISSION ) || NUM_SPOT_LIGHT_COORDS > 0\n\tvec4 worldPosition = vec4( transformed, 1.0 );\n\t#ifdef USE_BATCHING\n\t\tworldPosition = batchingMatrix * worldPosition;\n\t#endif\n\t#ifdef USE_INSTANCING\n\t\tworldPosition = instanceMatrix * worldPosition;\n\t#endif\n\tworldPosition = modelMatrix * worldPosition;\n#endif",background_vert:"varying vec2 vUv;\nuniform mat3 uvTransform;\nvoid main() {\n\tvUv = ( uvTransform * vec3( uv, 1 ) ).xy;\n\tgl_Position = vec4( position.xy, 1.0, 1.0 );\n}",background_frag:"uniform sampler2D t2D;\nuniform float backgroundIntensity;\nvarying vec2 vUv;\nvoid main() {\n\tvec4 texColor = texture2D( t2D, vUv );\n\t#ifdef DECODE_VIDEO_TEXTURE\n\t\ttexColor = vec4( mix( pow( texColor.rgb * 0.9478672986 + vec3( 0.0521327014 ), vec3( 2.4 ) ), texColor.rgb * 0.0773993808, vec3( lessThanEqual( texColor.rgb, vec3( 0.04045 ) ) ) ), texColor.w );\n\t#endif\n\ttexColor.rgb *= backgroundIntensity;\n\tgl_FragColor = texColor;\n\t#include \n\t#include \n}",backgroundCube_vert:"varying vec3 vWorldDirection;\n#include \nvoid main() {\n\tvWorldDirection = transformDirection( position, modelMatrix );\n\t#include \n\t#include \n\tgl_Position.z = gl_Position.w;\n}",backgroundCube_frag:"#ifdef ENVMAP_TYPE_CUBE\n\tuniform samplerCube envMap;\n#elif defined( ENVMAP_TYPE_CUBE_UV )\n\tuniform sampler2D envMap;\n#endif\nuniform float flipEnvMap;\nuniform float backgroundBlurriness;\nuniform float backgroundIntensity;\nuniform mat3 backgroundRotation;\nvarying vec3 vWorldDirection;\n#include \nvoid main() {\n\t#ifdef ENVMAP_TYPE_CUBE\n\t\tvec4 texColor = textureCube( envMap, backgroundRotation * vec3( flipEnvMap * vWorldDirection.x, vWorldDirection.yz ) );\n\t#elif defined( ENVMAP_TYPE_CUBE_UV )\n\t\tvec4 texColor = textureCubeUV( envMap, backgroundRotation * vWorldDirection, backgroundBlurriness );\n\t#else\n\t\tvec4 texColor = vec4( 0.0, 0.0, 0.0, 1.0 );\n\t#endif\n\ttexColor.rgb *= backgroundIntensity;\n\tgl_FragColor = texColor;\n\t#include \n\t#include \n}",cube_vert:"varying vec3 vWorldDirection;\n#include \nvoid main() {\n\tvWorldDirection = transformDirection( position, modelMatrix );\n\t#include \n\t#include \n\tgl_Position.z = gl_Position.w;\n}",cube_frag:"uniform samplerCube tCube;\nuniform float tFlip;\nuniform float opacity;\nvarying vec3 vWorldDirection;\nvoid main() {\n\tvec4 texColor = textureCube( tCube, vec3( tFlip * vWorldDirection.x, vWorldDirection.yz ) );\n\tgl_FragColor = texColor;\n\tgl_FragColor.a *= opacity;\n\t#include \n\t#include \n}",depth_vert:"#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvarying vec2 vHighPrecisionZW;\nvoid main() {\n\t#include \n\t#include \n\t#include \n\t#include \n\t#ifdef USE_DISPLACEMENTMAP\n\t\t#include \n\t\t#include \n\t\t#include \n\t#endif\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\tvHighPrecisionZW = gl_Position.zw;\n}",depth_frag:"#if DEPTH_PACKING == 3200\n\tuniform float opacity;\n#endif\n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvarying vec2 vHighPrecisionZW;\nvoid main() {\n\tvec4 diffuseColor = vec4( 1.0 );\n\t#include \n\t#if DEPTH_PACKING == 3200\n\t\tdiffuseColor.a = opacity;\n\t#endif\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\tfloat fragCoordZ = 0.5 * vHighPrecisionZW[0] / vHighPrecisionZW[1] + 0.5;\n\t#if DEPTH_PACKING == 3200\n\t\tgl_FragColor = vec4( vec3( 1.0 - fragCoordZ ), opacity );\n\t#elif DEPTH_PACKING == 3201\n\t\tgl_FragColor = packDepthToRGBA( fragCoordZ );\n\t#elif DEPTH_PACKING == 3202\n\t\tgl_FragColor = vec4( packDepthToRGB( fragCoordZ ), 1.0 );\n\t#elif DEPTH_PACKING == 3203\n\t\tgl_FragColor = vec4( packDepthToRG( fragCoordZ ), 0.0, 1.0 );\n\t#endif\n}",distanceRGBA_vert:"#define DISTANCE\nvarying vec3 vWorldPosition;\n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\t#include \n\t#include \n\t#include \n\t#include \n\t#ifdef USE_DISPLACEMENTMAP\n\t\t#include \n\t\t#include \n\t\t#include \n\t#endif\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\tvWorldPosition = worldPosition.xyz;\n}",distanceRGBA_frag:"#define DISTANCE\nuniform vec3 referencePosition;\nuniform float nearDistance;\nuniform float farDistance;\nvarying vec3 vWorldPosition;\n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main () {\n\tvec4 diffuseColor = vec4( 1.0 );\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\tfloat dist = length( vWorldPosition - referencePosition );\n\tdist = ( dist - nearDistance ) / ( farDistance - nearDistance );\n\tdist = saturate( dist );\n\tgl_FragColor = packDepthToRGBA( dist );\n}",equirect_vert:"varying vec3 vWorldDirection;\n#include \nvoid main() {\n\tvWorldDirection = transformDirection( position, modelMatrix );\n\t#include \n\t#include \n}",equirect_frag:"uniform sampler2D tEquirect;\nvarying vec3 vWorldDirection;\n#include \nvoid main() {\n\tvec3 direction = normalize( vWorldDirection );\n\tvec2 sampleUV = equirectUv( direction );\n\tgl_FragColor = texture2D( tEquirect, sampleUV );\n\t#include \n\t#include \n}",linedashed_vert:"uniform float scale;\nattribute float lineDistance;\nvarying float vLineDistance;\n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\tvLineDistance = scale * lineDistance;\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n}",linedashed_frag:"uniform vec3 diffuse;\nuniform float opacity;\nuniform float dashSize;\nuniform float totalSize;\nvarying float vLineDistance;\n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\tvec4 diffuseColor = vec4( diffuse, opacity );\n\t#include \n\tif ( mod( vLineDistance, totalSize ) > dashSize ) {\n\t\tdiscard;\n\t}\n\tvec3 outgoingLight = vec3( 0.0 );\n\t#include \n\t#include \n\t#include \n\toutgoingLight = diffuseColor.rgb;\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n}",meshbasic_vert:"#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#if defined ( USE_ENVMAP ) || defined ( USE_SKINNING )\n\t\t#include \n\t\t#include \n\t\t#include \n\t\t#include \n\t\t#include \n\t#endif\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n}",meshbasic_frag:"uniform vec3 diffuse;\nuniform float opacity;\n#ifndef FLAT_SHADED\n\tvarying vec3 vNormal;\n#endif\n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\tvec4 diffuseColor = vec4( diffuse, opacity );\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\tReflectedLight reflectedLight = ReflectedLight( vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ) );\n\t#ifdef USE_LIGHTMAP\n\t\tvec4 lightMapTexel = texture2D( lightMap, vLightMapUv );\n\t\treflectedLight.indirectDiffuse += lightMapTexel.rgb * lightMapIntensity * RECIPROCAL_PI;\n\t#else\n\t\treflectedLight.indirectDiffuse += vec3( 1.0 );\n\t#endif\n\t#include \n\treflectedLight.indirectDiffuse *= diffuseColor.rgb;\n\tvec3 outgoingLight = reflectedLight.indirectDiffuse;\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n}",meshlambert_vert:"#define LAMBERT\nvarying vec3 vViewPosition;\n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\tvViewPosition = - mvPosition.xyz;\n\t#include \n\t#include \n\t#include \n\t#include \n}",meshlambert_frag:"#define LAMBERT\nuniform vec3 diffuse;\nuniform vec3 emissive;\nuniform float opacity;\n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\tvec4 diffuseColor = vec4( diffuse, opacity );\n\t#include \n\tReflectedLight reflectedLight = ReflectedLight( vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ) );\n\tvec3 totalEmissiveRadiance = emissive;\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\tvec3 outgoingLight = reflectedLight.directDiffuse + reflectedLight.indirectDiffuse + totalEmissiveRadiance;\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n}",meshmatcap_vert:"#define MATCAP\nvarying vec3 vViewPosition;\n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\tvViewPosition = - mvPosition.xyz;\n}",meshmatcap_frag:"#define MATCAP\nuniform vec3 diffuse;\nuniform float opacity;\nuniform sampler2D matcap;\nvarying vec3 vViewPosition;\n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\tvec4 diffuseColor = vec4( diffuse, opacity );\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\tvec3 viewDir = normalize( vViewPosition );\n\tvec3 x = normalize( vec3( viewDir.z, 0.0, - viewDir.x ) );\n\tvec3 y = cross( viewDir, x );\n\tvec2 uv = vec2( dot( x, normal ), dot( y, normal ) ) * 0.495 + 0.5;\n\t#ifdef USE_MATCAP\n\t\tvec4 matcapColor = texture2D( matcap, uv );\n\t#else\n\t\tvec4 matcapColor = vec4( vec3( mix( 0.2, 0.8, uv.y ) ), 1.0 );\n\t#endif\n\tvec3 outgoingLight = diffuseColor.rgb * matcapColor.rgb;\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n}",meshnormal_vert:"#define NORMAL\n#if defined( FLAT_SHADED ) || defined( USE_BUMPMAP ) || defined( USE_NORMALMAP_TANGENTSPACE )\n\tvarying vec3 vViewPosition;\n#endif\n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n#if defined( FLAT_SHADED ) || defined( USE_BUMPMAP ) || defined( USE_NORMALMAP_TANGENTSPACE )\n\tvViewPosition = - mvPosition.xyz;\n#endif\n}",meshnormal_frag:"#define NORMAL\nuniform float opacity;\n#if defined( FLAT_SHADED ) || defined( USE_BUMPMAP ) || defined( USE_NORMALMAP_TANGENTSPACE )\n\tvarying vec3 vViewPosition;\n#endif\n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\tvec4 diffuseColor = vec4( 0.0, 0.0, 0.0, opacity );\n\t#include \n\t#include \n\t#include \n\t#include \n\tgl_FragColor = vec4( packNormalToRGB( normal ), diffuseColor.a );\n\t#ifdef OPAQUE\n\t\tgl_FragColor.a = 1.0;\n\t#endif\n}",meshphong_vert:"#define PHONG\nvarying vec3 vViewPosition;\n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\tvViewPosition = - mvPosition.xyz;\n\t#include \n\t#include \n\t#include \n\t#include \n}",meshphong_frag:"#define PHONG\nuniform vec3 diffuse;\nuniform vec3 emissive;\nuniform vec3 specular;\nuniform float shininess;\nuniform float opacity;\n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\tvec4 diffuseColor = vec4( diffuse, opacity );\n\t#include \n\tReflectedLight reflectedLight = ReflectedLight( vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ) );\n\tvec3 totalEmissiveRadiance = emissive;\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\tvec3 outgoingLight = reflectedLight.directDiffuse + reflectedLight.indirectDiffuse + reflectedLight.directSpecular + reflectedLight.indirectSpecular + totalEmissiveRadiance;\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n}",meshphysical_vert:"#define STANDARD\nvarying vec3 vViewPosition;\n#ifdef USE_TRANSMISSION\n\tvarying vec3 vWorldPosition;\n#endif\n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\tvViewPosition = - mvPosition.xyz;\n\t#include \n\t#include \n\t#include \n#ifdef USE_TRANSMISSION\n\tvWorldPosition = worldPosition.xyz;\n#endif\n}",meshphysical_frag:"#define STANDARD\n#ifdef PHYSICAL\n\t#define IOR\n\t#define USE_SPECULAR\n#endif\nuniform vec3 diffuse;\nuniform vec3 emissive;\nuniform float roughness;\nuniform float metalness;\nuniform float opacity;\n#ifdef IOR\n\tuniform float ior;\n#endif\n#ifdef USE_SPECULAR\n\tuniform float specularIntensity;\n\tuniform vec3 specularColor;\n\t#ifdef USE_SPECULAR_COLORMAP\n\t\tuniform sampler2D specularColorMap;\n\t#endif\n\t#ifdef USE_SPECULAR_INTENSITYMAP\n\t\tuniform sampler2D specularIntensityMap;\n\t#endif\n#endif\n#ifdef USE_CLEARCOAT\n\tuniform float clearcoat;\n\tuniform float clearcoatRoughness;\n#endif\n#ifdef USE_DISPERSION\n\tuniform float dispersion;\n#endif\n#ifdef USE_IRIDESCENCE\n\tuniform float iridescence;\n\tuniform float iridescenceIOR;\n\tuniform float iridescenceThicknessMinimum;\n\tuniform float iridescenceThicknessMaximum;\n#endif\n#ifdef USE_SHEEN\n\tuniform vec3 sheenColor;\n\tuniform float sheenRoughness;\n\t#ifdef USE_SHEEN_COLORMAP\n\t\tuniform sampler2D sheenColorMap;\n\t#endif\n\t#ifdef USE_SHEEN_ROUGHNESSMAP\n\t\tuniform sampler2D sheenRoughnessMap;\n\t#endif\n#endif\n#ifdef USE_ANISOTROPY\n\tuniform vec2 anisotropyVector;\n\t#ifdef USE_ANISOTROPYMAP\n\t\tuniform sampler2D anisotropyMap;\n\t#endif\n#endif\nvarying vec3 vViewPosition;\n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\tvec4 diffuseColor = vec4( diffuse, opacity );\n\t#include \n\tReflectedLight reflectedLight = ReflectedLight( vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ) );\n\tvec3 totalEmissiveRadiance = emissive;\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\tvec3 totalDiffuse = reflectedLight.directDiffuse + reflectedLight.indirectDiffuse;\n\tvec3 totalSpecular = reflectedLight.directSpecular + reflectedLight.indirectSpecular;\n\t#include \n\tvec3 outgoingLight = totalDiffuse + totalSpecular + totalEmissiveRadiance;\n\t#ifdef USE_SHEEN\n\t\tfloat sheenEnergyComp = 1.0 - 0.157 * max3( material.sheenColor );\n\t\toutgoingLight = outgoingLight * sheenEnergyComp + sheenSpecularDirect + sheenSpecularIndirect;\n\t#endif\n\t#ifdef USE_CLEARCOAT\n\t\tfloat dotNVcc = saturate( dot( geometryClearcoatNormal, geometryViewDir ) );\n\t\tvec3 Fcc = F_Schlick( material.clearcoatF0, material.clearcoatF90, dotNVcc );\n\t\toutgoingLight = outgoingLight * ( 1.0 - material.clearcoat * Fcc ) + ( clearcoatSpecularDirect + clearcoatSpecularIndirect ) * material.clearcoat;\n\t#endif\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n}",meshtoon_vert:"#define TOON\nvarying vec3 vViewPosition;\n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\tvViewPosition = - mvPosition.xyz;\n\t#include \n\t#include \n\t#include \n}",meshtoon_frag:"#define TOON\nuniform vec3 diffuse;\nuniform vec3 emissive;\nuniform float opacity;\n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\tvec4 diffuseColor = vec4( diffuse, opacity );\n\t#include \n\tReflectedLight reflectedLight = ReflectedLight( vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ) );\n\tvec3 totalEmissiveRadiance = emissive;\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\tvec3 outgoingLight = reflectedLight.directDiffuse + reflectedLight.indirectDiffuse + totalEmissiveRadiance;\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n}",points_vert:"uniform float size;\nuniform float scale;\n#include \n#include \n#include \n#include \n#include \n#include \n#ifdef USE_POINTS_UV\n\tvarying vec2 vUv;\n\tuniform mat3 uvTransform;\n#endif\nvoid main() {\n\t#ifdef USE_POINTS_UV\n\t\tvUv = ( uvTransform * vec3( uv, 1 ) ).xy;\n\t#endif\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\tgl_PointSize = size;\n\t#ifdef USE_SIZEATTENUATION\n\t\tbool isPerspective = isPerspectiveMatrix( projectionMatrix );\n\t\tif ( isPerspective ) gl_PointSize *= ( scale / - mvPosition.z );\n\t#endif\n\t#include \n\t#include \n\t#include \n\t#include \n}",points_frag:"uniform vec3 diffuse;\nuniform float opacity;\n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\tvec4 diffuseColor = vec4( diffuse, opacity );\n\t#include \n\tvec3 outgoingLight = vec3( 0.0 );\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\toutgoingLight = diffuseColor.rgb;\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n}",shadow_vert:"#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n}",shadow_frag:"uniform vec3 color;\nuniform float opacity;\n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\t#include \n\tgl_FragColor = vec4( color, opacity * ( 1.0 - getShadowMask() ) );\n\t#include \n\t#include \n\t#include \n}",sprite_vert:"uniform float rotation;\nuniform vec2 center;\n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\t#include \n\tvec4 mvPosition = modelViewMatrix[ 3 ];\n\tvec2 scale = vec2( length( modelMatrix[ 0 ].xyz ), length( modelMatrix[ 1 ].xyz ) );\n\t#ifndef USE_SIZEATTENUATION\n\t\tbool isPerspective = isPerspectiveMatrix( projectionMatrix );\n\t\tif ( isPerspective ) scale *= - mvPosition.z;\n\t#endif\n\tvec2 alignedPosition = ( position.xy - ( center - vec2( 0.5 ) ) ) * scale;\n\tvec2 rotatedPosition;\n\trotatedPosition.x = cos( rotation ) * alignedPosition.x - sin( rotation ) * alignedPosition.y;\n\trotatedPosition.y = sin( rotation ) * alignedPosition.x + cos( rotation ) * alignedPosition.y;\n\tmvPosition.xy += rotatedPosition;\n\tgl_Position = projectionMatrix * mvPosition;\n\t#include \n\t#include \n\t#include \n}",sprite_frag:"uniform vec3 diffuse;\nuniform float opacity;\n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\tvec4 diffuseColor = vec4( diffuse, opacity );\n\t#include \n\tvec3 outgoingLight = vec3( 0.0 );\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\toutgoingLight = diffuseColor.rgb;\n\t#include \n\t#include \n\t#include \n\t#include \n}"},Tr={common:{diffuse:{value:new xi(16777215)},opacity:{value:1},map:{value:null},mapTransform:{value:new Me},alphaMap:{value:null},alphaMapTransform:{value:new Me},alphaTest:{value:0}},specularmap:{specularMap:{value:null},specularMapTransform:{value:new Me}},envmap:{envMap:{value:null},envMapRotation:{value:new Me},flipEnvMap:{value:-1},reflectivity:{value:1},ior:{value:1.5},refractionRatio:{value:.98}},aomap:{aoMap:{value:null},aoMapIntensity:{value:1},aoMapTransform:{value:new Me}},lightmap:{lightMap:{value:null},lightMapIntensity:{value:1},lightMapTransform:{value:new Me}},bumpmap:{bumpMap:{value:null},bumpMapTransform:{value:new Me},bumpScale:{value:1}},normalmap:{normalMap:{value:null},normalMapTransform:{value:new Me},normalScale:{value:new Se(1,1)}},displacementmap:{displacementMap:{value:null},displacementMapTransform:{value:new Me},displacementScale:{value:1},displacementBias:{value:0}},emissivemap:{emissiveMap:{value:null},emissiveMapTransform:{value:new Me}},metalnessmap:{metalnessMap:{value:null},metalnessMapTransform:{value:new Me}},roughnessmap:{roughnessMap:{value:null},roughnessMapTransform:{value:new Me}},gradientmap:{gradientMap:{value:null}},fog:{fogDensity:{value:25e-5},fogNear:{value:1},fogFar:{value:2e3},fogColor:{value:new xi(16777215)}},lights:{ambientLightColor:{value:[]},lightProbe:{value:[]},directionalLights:{value:[],properties:{direction:{},color:{}}},directionalLightShadows:{value:[],properties:{shadowIntensity:1,shadowBias:{},shadowNormalBias:{},shadowRadius:{},shadowMapSize:{}}},directionalShadowMap:{value:[]},directionalShadowMatrix:{value:[]},spotLights:{value:[],properties:{color:{},position:{},direction:{},distance:{},coneCos:{},penumbraCos:{},decay:{}}},spotLightShadows:{value:[],properties:{shadowIntensity:1,shadowBias:{},shadowNormalBias:{},shadowRadius:{},shadowMapSize:{}}},spotLightMap:{value:[]},spotShadowMap:{value:[]},spotLightMatrix:{value:[]},pointLights:{value:[],properties:{color:{},position:{},decay:{},distance:{}}},pointLightShadows:{value:[],properties:{shadowIntensity:1,shadowBias:{},shadowNormalBias:{},shadowRadius:{},shadowMapSize:{},shadowCameraNear:{},shadowCameraFar:{}}},pointShadowMap:{value:[]},pointShadowMatrix:{value:[]},hemisphereLights:{value:[],properties:{direction:{},skyColor:{},groundColor:{}}},rectAreaLights:{value:[],properties:{color:{},position:{},width:{},height:{}}},ltc_1:{value:null},ltc_2:{value:null}},points:{diffuse:{value:new xi(16777215)},opacity:{value:1},size:{value:1},scale:{value:1},map:{value:null},alphaMap:{value:null},alphaMapTransform:{value:new Me},alphaTest:{value:0},uvTransform:{value:new Me}},sprite:{diffuse:{value:new xi(16777215)},opacity:{value:1},center:{value:new Se(.5,.5)},rotation:{value:0},map:{value:null},mapTransform:{value:new Me},alphaMap:{value:null},alphaMapTransform:{value:new Me},alphaTest:{value:0}}},wr={basic:{uniforms:tr([Tr.common,Tr.specularmap,Tr.envmap,Tr.aomap,Tr.lightmap,Tr.fog]),vertexShader:Mr.meshbasic_vert,fragmentShader:Mr.meshbasic_frag},lambert:{uniforms:tr([Tr.common,Tr.specularmap,Tr.envmap,Tr.aomap,Tr.lightmap,Tr.emissivemap,Tr.bumpmap,Tr.normalmap,Tr.displacementmap,Tr.fog,Tr.lights,{emissive:{value:new xi(0)}}]),vertexShader:Mr.meshlambert_vert,fragmentShader:Mr.meshlambert_frag},phong:{uniforms:tr([Tr.common,Tr.specularmap,Tr.envmap,Tr.aomap,Tr.lightmap,Tr.emissivemap,Tr.bumpmap,Tr.normalmap,Tr.displacementmap,Tr.fog,Tr.lights,{emissive:{value:new xi(0)},specular:{value:new xi(1118481)},shininess:{value:30}}]),vertexShader:Mr.meshphong_vert,fragmentShader:Mr.meshphong_frag},standard:{uniforms:tr([Tr.common,Tr.envmap,Tr.aomap,Tr.lightmap,Tr.emissivemap,Tr.bumpmap,Tr.normalmap,Tr.displacementmap,Tr.roughnessmap,Tr.metalnessmap,Tr.fog,Tr.lights,{emissive:{value:new xi(0)},roughness:{value:1},metalness:{value:0},envMapIntensity:{value:1}}]),vertexShader:Mr.meshphysical_vert,fragmentShader:Mr.meshphysical_frag},toon:{uniforms:tr([Tr.common,Tr.aomap,Tr.lightmap,Tr.emissivemap,Tr.bumpmap,Tr.normalmap,Tr.displacementmap,Tr.gradientmap,Tr.fog,Tr.lights,{emissive:{value:new xi(0)}}]),vertexShader:Mr.meshtoon_vert,fragmentShader:Mr.meshtoon_frag},matcap:{uniforms:tr([Tr.common,Tr.bumpmap,Tr.normalmap,Tr.displacementmap,Tr.fog,{matcap:{value:null}}]),vertexShader:Mr.meshmatcap_vert,fragmentShader:Mr.meshmatcap_frag},points:{uniforms:tr([Tr.points,Tr.fog]),vertexShader:Mr.points_vert,fragmentShader:Mr.points_frag},dashed:{uniforms:tr([Tr.common,Tr.fog,{scale:{value:1},dashSize:{value:1},totalSize:{value:2}}]),vertexShader:Mr.linedashed_vert,fragmentShader:Mr.linedashed_frag},depth:{uniforms:tr([Tr.common,Tr.displacementmap]),vertexShader:Mr.depth_vert,fragmentShader:Mr.depth_frag},normal:{uniforms:tr([Tr.common,Tr.bumpmap,Tr.normalmap,Tr.displacementmap,{opacity:{value:1}}]),vertexShader:Mr.meshnormal_vert,fragmentShader:Mr.meshnormal_frag},sprite:{uniforms:tr([Tr.sprite,Tr.fog]),vertexShader:Mr.sprite_vert,fragmentShader:Mr.sprite_frag},background:{uniforms:{uvTransform:{value:new Me},t2D:{value:null},backgroundIntensity:{value:1}},vertexShader:Mr.background_vert,fragmentShader:Mr.background_frag},backgroundCube:{uniforms:{envMap:{value:null},flipEnvMap:{value:-1},backgroundBlurriness:{value:0},backgroundIntensity:{value:1},backgroundRotation:{value:new Me}},vertexShader:Mr.backgroundCube_vert,fragmentShader:Mr.backgroundCube_frag},cube:{uniforms:{tCube:{value:null},tFlip:{value:-1},opacity:{value:1}},vertexShader:Mr.cube_vert,fragmentShader:Mr.cube_frag},equirect:{uniforms:{tEquirect:{value:null}},vertexShader:Mr.equirect_vert,fragmentShader:Mr.equirect_frag},distanceRGBA:{uniforms:tr([Tr.common,Tr.displacementmap,{referencePosition:{value:new Ze},nearDistance:{value:1},farDistance:{value:1e3}}]),vertexShader:Mr.distanceRGBA_vert,fragmentShader:Mr.distanceRGBA_frag},shadow:{uniforms:tr([Tr.lights,Tr.fog,{color:{value:new xi(0)},opacity:{value:1}}]),vertexShader:Mr.shadow_vert,fragmentShader:Mr.shadow_frag}};wr.physical={uniforms:tr([wr.standard.uniforms,{clearcoat:{value:0},clearcoatMap:{value:null},clearcoatMapTransform:{value:new Me},clearcoatNormalMap:{value:null},clearcoatNormalMapTransform:{value:new Me},clearcoatNormalScale:{value:new Se(1,1)},clearcoatRoughness:{value:0},clearcoatRoughnessMap:{value:null},clearcoatRoughnessMapTransform:{value:new Me},dispersion:{value:0},iridescence:{value:0},iridescenceMap:{value:null},iridescenceMapTransform:{value:new Me},iridescenceIOR:{value:1.3},iridescenceThicknessMinimum:{value:100},iridescenceThicknessMaximum:{value:400},iridescenceThicknessMap:{value:null},iridescenceThicknessMapTransform:{value:new Me},sheen:{value:0},sheenColor:{value:new xi(0)},sheenColorMap:{value:null},sheenColorMapTransform:{value:new Me},sheenRoughness:{value:1},sheenRoughnessMap:{value:null},sheenRoughnessMapTransform:{value:new Me},transmission:{value:0},transmissionMap:{value:null},transmissionMapTransform:{value:new Me},transmissionSamplerSize:{value:new Se},transmissionSamplerMap:{value:null},thickness:{value:0},thicknessMap:{value:null},thicknessMapTransform:{value:new Me},attenuationDistance:{value:0},attenuationColor:{value:new xi(0)},specularColor:{value:new xi(1,1,1)},specularColorMap:{value:null},specularColorMapTransform:{value:new Me},specularIntensity:{value:1},specularIntensityMap:{value:null},specularIntensityMapTransform:{value:new Me},anisotropyVector:{value:new Se},anisotropyMap:{value:null},anisotropyMapTransform:{value:new Me}}]),vertexShader:Mr.meshphysical_vert,fragmentShader:Mr.meshphysical_frag};const Er={r:0,b:0,g:0},Ar=new Bn,Rr=new Rn;function Cr(t,e,n,i,r,s,a){const o=new xi(0);let l,h,u=!0===s?0:1,c=null,d=0,p=null;function f(t){let i=!0===t.isScene?t.background:null;if(i&&i.isTexture){i=(t.backgroundBlurriness>0?n:e).get(i)}return i}function m(e,n){e.getRGB(Er,er(t)),i.buffers.color.setClear(Er.r,Er.g,Er.b,n,a)}return{getClearColor:function(){return o},setClearColor:function(t,e=1){o.set(t),u=e,m(o,u)},getClearAlpha:function(){return u},setClearAlpha:function(t){u=t,m(o,u)},render:function(e){let n=!1;const r=f(e);null===r?m(o,u):r&&r.isColor&&(m(r,1),n=!0);const s=t.xr.getEnvironmentBlendMode();"additive"===s?i.buffers.color.setClear(0,0,0,1,a):"alpha-blend"===s&&i.buffers.color.setClear(0,0,0,0,a),(t.autoClear||n)&&(i.buffers.depth.setTest(!0),i.buffers.depth.setMask(!0),i.buffers.color.setMask(!0),t.clear(t.autoClearColor,t.autoClearDepth,t.autoClearStencil))},addToRenderList:function(e,n){const i=f(n);i&&(i.isCubeTexture||i.mapping===V)?(void 0===h&&(h=new Ki(new Qi(1,1,1),new ir({name:"BackgroundCubeMaterial",uniforms:Ji(wr.backgroundCube.uniforms),vertexShader:wr.backgroundCube.vertexShader,fragmentShader:wr.backgroundCube.fragmentShader,side:1,depthTest:!1,depthWrite:!1,fog:!1})),h.geometry.deleteAttribute("normal"),h.geometry.deleteAttribute("uv"),h.onBeforeRender=function(t,e,n){this.matrixWorld.copyPosition(n.matrixWorld)},Object.defineProperty(h.material,"envMap",{get:function(){return this.uniforms.envMap.value}}),r.update(h)),Ar.copy(n.backgroundRotation),Ar.x*=-1,Ar.y*=-1,Ar.z*=-1,i.isCubeTexture&&!1===i.isRenderTargetTexture&&(Ar.y*=-1,Ar.z*=-1),h.material.uniforms.envMap.value=i,h.material.uniforms.flipEnvMap.value=i.isCubeTexture&&!1===i.isRenderTargetTexture?-1:1,h.material.uniforms.backgroundBlurriness.value=n.backgroundBlurriness,h.material.uniforms.backgroundIntensity.value=n.backgroundIntensity,h.material.uniforms.backgroundRotation.value.setFromMatrix4(Rr.makeRotationFromEuler(Ar)),h.material.toneMapped=Ne.getTransfer(i.colorSpace)!==Zt,c===i&&d===i.version&&p===t.toneMapping||(h.material.needsUpdate=!0,c=i,d=i.version,p=t.toneMapping),h.layers.enableAll(),e.unshift(h,h.geometry,h.material,0,0,null)):i&&i.isTexture&&(void 0===l&&(l=new Ki(new Sr(2,2),new ir({name:"BackgroundMaterial",uniforms:Ji(wr.background.uniforms),vertexShader:wr.background.vertexShader,fragmentShader:wr.background.fragmentShader,side:0,depthTest:!1,depthWrite:!1,fog:!1})),l.geometry.deleteAttribute("normal"),Object.defineProperty(l.material,"map",{get:function(){return this.uniforms.t2D.value}}),r.update(l)),l.material.uniforms.t2D.value=i,l.material.uniforms.backgroundIntensity.value=n.backgroundIntensity,l.material.toneMapped=Ne.getTransfer(i.colorSpace)!==Zt,!0===i.matrixAutoUpdate&&i.updateMatrix(),l.material.uniforms.uvTransform.value.copy(i.matrix),c===i&&d===i.version&&p===t.toneMapping||(l.material.needsUpdate=!0,c=i,d=i.version,p=t.toneMapping),l.layers.enableAll(),e.unshift(l,l.geometry,l.material,0,0,null))}}}function Nr(t,e){const n=t.getParameter(t.MAX_VERTEX_ATTRIBS),i={},r=h(null);let s=r,a=!1;function o(e){return t.bindVertexArray(e)}function l(e){return t.deleteVertexArray(e)}function h(t){const e=[],i=[],r=[];for(let t=0;t=0){const n=r[e];let i=a[e];if(void 0===i&&("instanceMatrix"===e&&t.instanceMatrix&&(i=t.instanceMatrix),"instanceColor"===e&&t.instanceColor&&(i=t.instanceColor)),void 0===n)return!0;if(n.attribute!==i)return!0;if(i&&n.data!==i.data)return!0;o++}}return s.attributesNum!==o||s.index!==i}(n,m,l,g),_&&function(t,e,n,i){const r={},a=e.attributes;let o=0;const l=n.getAttributes();for(const e in l){if(l[e].location>=0){let n=a[e];void 0===n&&("instanceMatrix"===e&&t.instanceMatrix&&(n=t.instanceMatrix),"instanceColor"===e&&t.instanceColor&&(n=t.instanceColor));const i={};i.attribute=n,n&&n.data&&(i.data=n.data),r[e]=i,o++}}s.attributes=r,s.attributesNum=o,s.index=i}(n,m,l,g),null!==g&&e.update(g,t.ELEMENT_ARRAY_BUFFER),(_||a)&&(a=!1,function(n,i,r,s){u();const a=s.attributes,o=r.getAttributes(),l=i.defaultAttributeValues;for(const i in o){const r=o[i];if(r.location>=0){let o=a[i];if(void 0===o&&("instanceMatrix"===i&&n.instanceMatrix&&(o=n.instanceMatrix),"instanceColor"===i&&n.instanceColor&&(o=n.instanceColor)),void 0!==o){const i=o.normalized,a=o.itemSize,l=e.get(o);if(void 0===l)continue;const h=l.buffer,u=l.type,p=l.bytesPerElement,m=u===t.INT||u===t.UNSIGNED_INT||o.gpuType===nt;if(o.isInterleavedBufferAttribute){const e=o.data,l=e.stride,g=o.offset;if(e.isInstancedInterleavedBuffer){for(let t=0;t0&&t.getShaderPrecisionFormat(t.FRAGMENT_SHADER,t.HIGH_FLOAT).precision>0)return"highp";e="mediump"}return"mediump"===e&&t.getShaderPrecisionFormat(t.VERTEX_SHADER,t.MEDIUM_FLOAT).precision>0&&t.getShaderPrecisionFormat(t.FRAGMENT_SHADER,t.MEDIUM_FLOAT).precision>0?"mediump":"lowp"}let a=void 0!==n.precision?n.precision:"highp";const o=s(a);o!==a&&(console.warn("THREE.WebGLRenderer:",a,"not supported, using",o,"instead."),a=o);const l=!0===n.logarithmicDepthBuffer,h=!0===n.reverseDepthBuffer&&e.has("EXT_clip_control"),u=t.getParameter(t.MAX_TEXTURE_IMAGE_UNITS),c=t.getParameter(t.MAX_VERTEX_TEXTURE_IMAGE_UNITS);return{isWebGL2:!0,getMaxAnisotropy:function(){if(void 0!==r)return r;if(!0===e.has("EXT_texture_filter_anisotropic")){const n=e.get("EXT_texture_filter_anisotropic");r=t.getParameter(n.MAX_TEXTURE_MAX_ANISOTROPY_EXT)}else r=0;return r},getMaxPrecision:s,textureFormatReadable:function(e){return e===ut||i.convert(e)===t.getParameter(t.IMPLEMENTATION_COLOR_READ_FORMAT)},textureTypeReadable:function(n){const r=n===st&&(e.has("EXT_color_buffer_half_float")||e.has("EXT_color_buffer_float"));return!(n!==Q&&i.convert(n)!==t.getParameter(t.IMPLEMENTATION_COLOR_READ_TYPE)&&n!==rt&&!r)},precision:a,logarithmicDepthBuffer:l,reverseDepthBuffer:h,maxTextures:u,maxVertexTextures:c,maxTextureSize:t.getParameter(t.MAX_TEXTURE_SIZE),maxCubemapSize:t.getParameter(t.MAX_CUBE_MAP_TEXTURE_SIZE),maxAttributes:t.getParameter(t.MAX_VERTEX_ATTRIBS),maxVertexUniforms:t.getParameter(t.MAX_VERTEX_UNIFORM_VECTORS),maxVaryings:t.getParameter(t.MAX_VARYING_VECTORS),maxFragmentUniforms:t.getParameter(t.MAX_FRAGMENT_UNIFORM_VECTORS),vertexTextures:c>0,maxSamples:t.getParameter(t.MAX_SAMPLES)}}function Lr(t){const e=this;let n=null,i=0,r=!1,s=!1;const a=new gr,o=new Me,l={value:null,needsUpdate:!1};function h(t,n,i,r){const s=null!==t?t.length:0;let h=null;if(0!==s){if(h=l.value,!0!==r||null===h){const e=i+4*s,r=n.matrixWorldInverse;o.getNormalMatrix(r),(null===h||h.length0);e.numPlanes=i,e.numIntersection=0}();else{const t=s?0:i,e=4*t;let r=f.clippingState||null;l.value=r,r=h(c,o,e,u);for(let t=0;t!==e;++t)r[t]=n[t];f.clippingState=r,this.numIntersection=d?this.numPlanes:0,this.numPlanes+=t}}}function Ur(t){let e=new WeakMap;function n(t,e){return 303===e?t.mapping=k:304===e&&(t.mapping=G),t}function i(t){const n=t.target;n.removeEventListener("dispose",i);const r=e.get(n);void 0!==r&&(e.delete(n),r.dispose())}return{get:function(r){if(r&&r.isTexture){const s=r.mapping;if(303===s||304===s){if(e.has(r)){return n(e.get(r).texture,r.mapping)}{const s=r.image;if(s&&s.height>0){const a=new dr(s.height);return a.fromEquirectangularTexture(t,r),e.set(r,a),r.addEventListener("dispose",i),n(a.texture,r.mapping)}return null}}}return r},dispose:function(){e=new WeakMap}}}let Dr=class extends rr{constructor(t=-1,e=1,n=1,i=-1,r=.1,s=2e3){super(),this.isOrthographicCamera=!0,this.type="OrthographicCamera",this.zoom=1,this.view=null,this.left=t,this.right=e,this.top=n,this.bottom=i,this.near=r,this.far=s,this.updateProjectionMatrix()}copy(t,e){return super.copy(t,e),this.left=t.left,this.right=t.right,this.top=t.top,this.bottom=t.bottom,this.near=t.near,this.far=t.far,this.zoom=t.zoom,this.view=null===t.view?null:Object.assign({},t.view),this}setViewOffset(t,e,n,i,r,s){null===this.view&&(this.view={enabled:!0,fullWidth:1,fullHeight:1,offsetX:0,offsetY:0,width:1,height:1}),this.view.enabled=!0,this.view.fullWidth=t,this.view.fullHeight=e,this.view.offsetX=n,this.view.offsetY=i,this.view.width=r,this.view.height=s,this.updateProjectionMatrix()}clearViewOffset(){null!==this.view&&(this.view.enabled=!1),this.updateProjectionMatrix()}updateProjectionMatrix(){const t=(this.right-this.left)/(2*this.zoom),e=(this.top-this.bottom)/(2*this.zoom),n=(this.right+this.left)/2,i=(this.top+this.bottom)/2;let r=n-t,s=n+t,a=i+e,o=i-e;if(null!==this.view&&this.view.enabled){const t=(this.right-this.left)/this.view.fullWidth/this.zoom,e=(this.top-this.bottom)/this.view.fullHeight/this.zoom;r+=t*this.view.offsetX,s=r+t*this.view.width,a-=e*this.view.offsetY,o=a-e*this.view.height}this.projectionMatrix.makeOrthographic(r,s,a,o,this.near,this.far,this.coordinateSystem),this.projectionMatrixInverse.copy(this.projectionMatrix).invert()}toJSON(t){const e=super.toJSON(t);return e.object.zoom=this.zoom,e.object.left=this.left,e.object.right=this.right,e.object.top=this.top,e.object.bottom=this.bottom,e.object.near=this.near,e.object.far=this.far,null!==this.view&&(e.object.view=Object.assign({},this.view)),e}};const Or=[.125,.215,.35,.446,.526,.582],Fr=20,Br=new Dr,zr=new xi;let kr=null,Gr=0,Vr=0,Hr=!1;const jr=(1+Math.sqrt(5))/2,Wr=1/jr,qr=[new Ze(-jr,Wr,0),new Ze(jr,Wr,0),new Ze(-Wr,0,jr),new Ze(Wr,0,jr),new Ze(0,jr,-Wr),new Ze(0,jr,Wr),new Ze(-1,1,-1),new Ze(1,1,-1),new Ze(-1,1,1),new Ze(1,1,1)];let Xr=class{constructor(t){this._renderer=t,this._pingPongRenderTarget=null,this._lodMax=0,this._cubeSize=0,this._lodPlanes=[],this._sizeLods=[],this._sigmas=[],this._blurMaterial=null,this._cubemapMaterial=null,this._equirectMaterial=null,this._compileMaterial(this._blurMaterial)}fromScene(t,e=0,n=.1,i=100){kr=this._renderer.getRenderTarget(),Gr=this._renderer.getActiveCubeFace(),Vr=this._renderer.getActiveMipmapLevel(),Hr=this._renderer.xr.enabled,this._renderer.xr.enabled=!1,this._setSize(256);const r=this._allocateTargets();return r.depthBuffer=!0,this._sceneToCubeUV(t,n,i,r),e>0&&this._blur(r,0,0,e),this._applyPMREM(r),this._cleanup(r),r}fromEquirectangular(t,e=null){return this._fromTexture(t,e)}fromCubemap(t,e=null){return this._fromTexture(t,e)}compileCubemapShader(){null===this._cubemapMaterial&&(this._cubemapMaterial=Zr(),this._compileMaterial(this._cubemapMaterial))}compileEquirectangularShader(){null===this._equirectMaterial&&(this._equirectMaterial=Kr(),this._compileMaterial(this._equirectMaterial))}dispose(){this._dispose(),null!==this._cubemapMaterial&&this._cubemapMaterial.dispose(),null!==this._equirectMaterial&&this._equirectMaterial.dispose()}_setSize(t){this._lodMax=Math.floor(Math.log2(t)),this._cubeSize=Math.pow(2,this._lodMax)}_dispose(){null!==this._blurMaterial&&this._blurMaterial.dispose(),null!==this._pingPongRenderTarget&&this._pingPongRenderTarget.dispose();for(let t=0;tt-4?o=Or[a-t+4-1]:0===a&&(o=0),i.push(o);const l=1/(s-2),h=-l,u=1+l,c=[h,h,u,h,u,u,h,h,u,u,h,u],d=6,p=6,f=3,m=2,g=1,_=new Float32Array(f*p*d),v=new Float32Array(m*p*d),y=new Float32Array(g*p*d);for(let t=0;t2?0:-1,i=[e,n,0,e+2/3,n,0,e+2/3,n+1,0,e,n,0,e+2/3,n+1,0,e,n+1,0];_.set(i,f*p*t),v.set(c,m*p*t);const r=[t,t,t,t,t,t];y.set(r,g*p*t)}const x=new Bi;x.setAttribute("position",new Ai(_,f)),x.setAttribute("uv",new Ai(v,m)),x.setAttribute("faceIndex",new Ai(y,g)),e.push(x),r>4&&r--}return{lodPlanes:e,sizeLods:n,sigmas:i}}(i)),this._blurMaterial=function(t,e,n){const i=new Float32Array(Fr),r=new Ze(0,1,0),s=new ir({name:"SphericalGaussianBlur",defines:{n:Fr,CUBEUV_TEXEL_WIDTH:1/e,CUBEUV_TEXEL_HEIGHT:1/n,CUBEUV_MAX_MIP:`${t}.0`},uniforms:{envMap:{value:null},samples:{value:1},weights:{value:i},latitudinal:{value:!1},dTheta:{value:0},mipInt:{value:0},poleAxis:{value:r}},vertexShader:Qr(),fragmentShader:"\n\n\t\t\tprecision mediump float;\n\t\t\tprecision mediump int;\n\n\t\t\tvarying vec3 vOutputDirection;\n\n\t\t\tuniform sampler2D envMap;\n\t\t\tuniform int samples;\n\t\t\tuniform float weights[ n ];\n\t\t\tuniform bool latitudinal;\n\t\t\tuniform float dTheta;\n\t\t\tuniform float mipInt;\n\t\t\tuniform vec3 poleAxis;\n\n\t\t\t#define ENVMAP_TYPE_CUBE_UV\n\t\t\t#include \n\n\t\t\tvec3 getSample( float theta, vec3 axis ) {\n\n\t\t\t\tfloat cosTheta = cos( theta );\n\t\t\t\t// Rodrigues' axis-angle rotation\n\t\t\t\tvec3 sampleDirection = vOutputDirection * cosTheta\n\t\t\t\t\t+ cross( axis, vOutputDirection ) * sin( theta )\n\t\t\t\t\t+ axis * dot( axis, vOutputDirection ) * ( 1.0 - cosTheta );\n\n\t\t\t\treturn bilinearCubeUV( envMap, sampleDirection, mipInt );\n\n\t\t\t}\n\n\t\t\tvoid main() {\n\n\t\t\t\tvec3 axis = latitudinal ? poleAxis : cross( poleAxis, vOutputDirection );\n\n\t\t\t\tif ( all( equal( axis, vec3( 0.0 ) ) ) ) {\n\n\t\t\t\t\taxis = vec3( vOutputDirection.z, 0.0, - vOutputDirection.x );\n\n\t\t\t\t}\n\n\t\t\t\taxis = normalize( axis );\n\n\t\t\t\tgl_FragColor = vec4( 0.0, 0.0, 0.0, 1.0 );\n\t\t\t\tgl_FragColor.rgb += weights[ 0 ] * getSample( 0.0, axis );\n\n\t\t\t\tfor ( int i = 1; i < n; i++ ) {\n\n\t\t\t\t\tif ( i >= samples ) {\n\n\t\t\t\t\t\tbreak;\n\n\t\t\t\t\t}\n\n\t\t\t\t\tfloat theta = dTheta * float( i );\n\t\t\t\t\tgl_FragColor.rgb += weights[ i ] * getSample( -1.0 * theta, axis );\n\t\t\t\t\tgl_FragColor.rgb += weights[ i ] * getSample( theta, axis );\n\n\t\t\t\t}\n\n\t\t\t}\n\t\t",blending:0,depthTest:!1,depthWrite:!1});return s}(i,t,e)}return i}_compileMaterial(t){const e=new Ki(this._lodPlanes[0],t);this._renderer.compile(e,Br)}_sceneToCubeUV(t,e,n,i){const r=new lr(90,1,e,n),s=[1,-1,1,1,1,1],a=[1,1,1,-1,-1,-1],o=this._renderer,l=o.autoClear,h=o.toneMapping;o.getClearColor(zr),o.toneMapping=0,o.autoClear=!1;const u=new Ti({name:"PMREM.Background",side:1,depthWrite:!1,depthTest:!1}),c=new Ki(new Qi,u);let d=!1;const p=t.background;p?p.isColor&&(u.color.copy(p),t.background=null,d=!0):(u.color.copy(zr),d=!0);for(let e=0;e<6;e++){const n=e%3;0===n?(r.up.set(0,s[e],0),r.lookAt(a[e],0,0)):1===n?(r.up.set(0,0,s[e]),r.lookAt(0,a[e],0)):(r.up.set(0,s[e],0),r.lookAt(0,0,a[e]));const l=this._cubeSize;Yr(i,n*l,e>2?l:0,l,l),o.setRenderTarget(i),d&&o.render(c,r),o.render(t,r)}c.geometry.dispose(),c.material.dispose(),o.toneMapping=h,o.autoClear=l,t.background=p}_textureToCubeUV(t,e){const n=this._renderer,i=t.mapping===k||t.mapping===G;i?(null===this._cubemapMaterial&&(this._cubemapMaterial=Zr()),this._cubemapMaterial.uniforms.flipEnvMap.value=!1===t.isRenderTargetTexture?-1:1):null===this._equirectMaterial&&(this._equirectMaterial=Kr());const r=i?this._cubemapMaterial:this._equirectMaterial,s=new Ki(this._lodPlanes[0],r);r.uniforms.envMap.value=t;const a=this._cubeSize;Yr(e,0,0,3*a,2*a),n.setRenderTarget(e),n.render(s,Br)}_applyPMREM(t){const e=this._renderer,n=e.autoClear;e.autoClear=!1;const i=this._lodPlanes.length;for(let e=1;eFr&&console.warn(`sigmaRadians, ${r}, is too large and will clip, as it requested ${f} samples when the maximum is set to 20`);const m=[];let g=0;for(let t=0;t_-4?i-_+4:0),4*(this._cubeSize-v),3*v,2*v),o.setRenderTarget(e),o.render(h,Br)}};function $r(t,e,n){const i=new Xe(t,e,n);return i.texture.mapping=V,i.texture.name="PMREM.cubeUv",i.scissorTest=!0,i}function Yr(t,e,n,i,r){t.viewport.set(e,n,i,r),t.scissor.set(e,n,i,r)}function Kr(){return new ir({name:"EquirectangularToCubeUV",uniforms:{envMap:{value:null}},vertexShader:Qr(),fragmentShader:"\n\n\t\t\tprecision mediump float;\n\t\t\tprecision mediump int;\n\n\t\t\tvarying vec3 vOutputDirection;\n\n\t\t\tuniform sampler2D envMap;\n\n\t\t\t#include \n\n\t\t\tvoid main() {\n\n\t\t\t\tvec3 outputDirection = normalize( vOutputDirection );\n\t\t\t\tvec2 uv = equirectUv( outputDirection );\n\n\t\t\t\tgl_FragColor = vec4( texture2D ( envMap, uv ).rgb, 1.0 );\n\n\t\t\t}\n\t\t",blending:0,depthTest:!1,depthWrite:!1})}function Zr(){return new ir({name:"CubemapToCubeUV",uniforms:{envMap:{value:null},flipEnvMap:{value:-1}},vertexShader:Qr(),fragmentShader:"\n\n\t\t\tprecision mediump float;\n\t\t\tprecision mediump int;\n\n\t\t\tuniform float flipEnvMap;\n\n\t\t\tvarying vec3 vOutputDirection;\n\n\t\t\tuniform samplerCube envMap;\n\n\t\t\tvoid main() {\n\n\t\t\t\tgl_FragColor = textureCube( envMap, vec3( flipEnvMap * vOutputDirection.x, vOutputDirection.yz ) );\n\n\t\t\t}\n\t\t",blending:0,depthTest:!1,depthWrite:!1})}function Qr(){return"\n\n\t\tprecision mediump float;\n\t\tprecision mediump int;\n\n\t\tattribute float faceIndex;\n\n\t\tvarying vec3 vOutputDirection;\n\n\t\t// RH coordinate system; PMREM face-indexing convention\n\t\tvec3 getDirection( vec2 uv, float face ) {\n\n\t\t\tuv = 2.0 * uv - 1.0;\n\n\t\t\tvec3 direction = vec3( uv, 1.0 );\n\n\t\t\tif ( face == 0.0 ) {\n\n\t\t\t\tdirection = direction.zyx; // ( 1, v, u ) pos x\n\n\t\t\t} else if ( face == 1.0 ) {\n\n\t\t\t\tdirection = direction.xzy;\n\t\t\t\tdirection.xz *= -1.0; // ( -u, 1, -v ) pos y\n\n\t\t\t} else if ( face == 2.0 ) {\n\n\t\t\t\tdirection.x *= -1.0; // ( -u, v, 1 ) pos z\n\n\t\t\t} else if ( face == 3.0 ) {\n\n\t\t\t\tdirection = direction.zyx;\n\t\t\t\tdirection.xz *= -1.0; // ( -1, v, -u ) neg x\n\n\t\t\t} else if ( face == 4.0 ) {\n\n\t\t\t\tdirection = direction.xzy;\n\t\t\t\tdirection.xy *= -1.0; // ( -u, -1, v ) neg y\n\n\t\t\t} else if ( face == 5.0 ) {\n\n\t\t\t\tdirection.z *= -1.0; // ( u, v, -1 ) neg z\n\n\t\t\t}\n\n\t\t\treturn direction;\n\n\t\t}\n\n\t\tvoid main() {\n\n\t\t\tvOutputDirection = getDirection( uv, faceIndex );\n\t\t\tgl_Position = vec4( position, 1.0 );\n\n\t\t}\n\t"}function Jr(t){let e=new WeakMap,n=null;function i(t){const n=t.target;n.removeEventListener("dispose",i);const r=e.get(n);void 0!==r&&(e.delete(n),r.dispose())}return{get:function(r){if(r&&r.isTexture){const s=r.mapping,a=303===s||304===s,o=s===k||s===G;if(a||o){let s=e.get(r);const l=void 0!==s?s.texture.pmremVersion:0;if(r.isRenderTargetTexture&&r.pmremVersion!==l)return null===n&&(n=new Xr(t)),s=a?n.fromEquirectangular(r,s):n.fromCubemap(r,s),s.texture.pmremVersion=r.pmremVersion,e.set(r,s),s.texture;if(void 0!==s)return s.texture;{const l=r.image;return a&&l&&l.height>0||o&&l&&function(t){let e=0;const n=6;for(let i=0;ie.maxTextureSize&&(x=Math.ceil(y/e.maxTextureSize),y=e.maxTextureSize);const b=new Float32Array(y*x*4*u),S=new $e(b,y,x,u);S.type=rt,S.needsUpdate=!0;const M=4*v;for(let w=0;w0)return t;const r=e*n;let s=ds[r];if(void 0===s&&(s=new Float32Array(r),ds[r]=s),0!==e){i.toArray(s,0);for(let i=1,r=0;i!==e;++i)r+=n,t[i].toArray(s,r)}return s}function vs(t,e){if(t.length!==e.length)return!1;for(let n=0,i=t.length;n":" "} ${r}: ${n[t]}`)}return i.join("\n")}(t.getShaderSource(e),i)}return r}function ga(t,e){const n=function(t){Ne._getMatrix(fa,Ne.workingColorSpace,t);const e=`mat3( ${fa.elements.map((t=>t.toFixed(4)))} )`;switch(Ne.getTransfer(t)){case Kt:return[e,"LinearTransferOETF"];case Zt:return[e,"sRGBTransferOETF"];default:return console.warn("THREE.WebGLProgram: Unsupported color space: ",t),[e,"LinearTransferOETF"]}}(e);return[`vec4 ${t}( vec4 value ) {`,`\treturn ${n[1]}( vec4( value.rgb * ${n[0]}, value.a ) );`,"}"].join("\n")}function _a(t,e){let n;switch(e){case 1:n="Linear";break;case 2:n="Reinhard";break;case 3:n="Cineon";break;case 4:n="ACESFilmic";break;case 6:n="AgX";break;case 7:n="Neutral";break;case 5:n="Custom";break;default:console.warn("THREE.WebGLProgram: Unsupported toneMapping:",e),n="Linear"}return"vec3 "+t+"( vec3 color ) { return "+n+"ToneMapping( color ); }"}const va=new Ze;function ya(){Ne.getLuminanceCoefficients(va);return["float luminance( const in vec3 rgb ) {",`\tconst vec3 weights = vec3( ${va.x.toFixed(4)}, ${va.y.toFixed(4)}, ${va.z.toFixed(4)} );`,"\treturn dot( weights, rgb );","}"].join("\n")}function xa(t){return""!==t}function ba(t,e){const n=e.numSpotLightShadows+e.numSpotLightMaps-e.numSpotLightShadowsWithMaps;return t.replace(/NUM_DIR_LIGHTS/g,e.numDirLights).replace(/NUM_SPOT_LIGHTS/g,e.numSpotLights).replace(/NUM_SPOT_LIGHT_MAPS/g,e.numSpotLightMaps).replace(/NUM_SPOT_LIGHT_COORDS/g,n).replace(/NUM_RECT_AREA_LIGHTS/g,e.numRectAreaLights).replace(/NUM_POINT_LIGHTS/g,e.numPointLights).replace(/NUM_HEMI_LIGHTS/g,e.numHemiLights).replace(/NUM_DIR_LIGHT_SHADOWS/g,e.numDirLightShadows).replace(/NUM_SPOT_LIGHT_SHADOWS_WITH_MAPS/g,e.numSpotLightShadowsWithMaps).replace(/NUM_SPOT_LIGHT_SHADOWS/g,e.numSpotLightShadows).replace(/NUM_POINT_LIGHT_SHADOWS/g,e.numPointLightShadows)}function Sa(t,e){return t.replace(/NUM_CLIPPING_PLANES/g,e.numClippingPlanes).replace(/UNION_CLIPPING_PLANES/g,e.numClippingPlanes-e.numClipIntersection)}const Ma=/^[ \t]*#include +<([\w\d./]+)>/gm;function Ta(t){return t.replace(Ma,Ea)}const wa=new Map;function Ea(t,e){let n=Mr[e];if(void 0===n){const t=wa.get(e);if(void 0===t)throw new Error("Can not resolve #include <"+e+">");n=Mr[t],console.warn('THREE.WebGLRenderer: Shader chunk "%s" has been deprecated. Use "%s" instead.',e,t)}return Ta(n)}const Aa=/#pragma unroll_loop_start\s+for\s*\(\s*int\s+i\s*=\s*(\d+)\s*;\s*i\s*<\s*(\d+)\s*;\s*i\s*\+\+\s*\)\s*{([\s\S]+?)}\s+#pragma unroll_loop_end/g;function Ra(t){return t.replace(Aa,Ca)}function Ca(t,e,n,i){let r="";for(let t=parseInt(e);t0&&(g+="\n"),_=["#define SHADER_TYPE "+n.shaderType,"#define SHADER_NAME "+n.shaderName,f].filter(xa).join("\n"),_.length>0&&(_+="\n")):(g=[Na(n),"#define SHADER_TYPE "+n.shaderType,"#define SHADER_NAME "+n.shaderName,f,n.extensionClipCullDistance?"#define USE_CLIP_DISTANCE":"",n.batching?"#define USE_BATCHING":"",n.batchingColor?"#define USE_BATCHING_COLOR":"",n.instancing?"#define USE_INSTANCING":"",n.instancingColor?"#define USE_INSTANCING_COLOR":"",n.instancingMorph?"#define USE_INSTANCING_MORPH":"",n.useFog&&n.fog?"#define USE_FOG":"",n.useFog&&n.fogExp2?"#define FOG_EXP2":"",n.map?"#define USE_MAP":"",n.envMap?"#define USE_ENVMAP":"",n.envMap?"#define "+u:"",n.lightMap?"#define USE_LIGHTMAP":"",n.aoMap?"#define USE_AOMAP":"",n.bumpMap?"#define USE_BUMPMAP":"",n.normalMap?"#define USE_NORMALMAP":"",n.normalMapObjectSpace?"#define USE_NORMALMAP_OBJECTSPACE":"",n.normalMapTangentSpace?"#define USE_NORMALMAP_TANGENTSPACE":"",n.displacementMap?"#define USE_DISPLACEMENTMAP":"",n.emissiveMap?"#define USE_EMISSIVEMAP":"",n.anisotropy?"#define USE_ANISOTROPY":"",n.anisotropyMap?"#define USE_ANISOTROPYMAP":"",n.clearcoatMap?"#define USE_CLEARCOATMAP":"",n.clearcoatRoughnessMap?"#define USE_CLEARCOAT_ROUGHNESSMAP":"",n.clearcoatNormalMap?"#define USE_CLEARCOAT_NORMALMAP":"",n.iridescenceMap?"#define USE_IRIDESCENCEMAP":"",n.iridescenceThicknessMap?"#define USE_IRIDESCENCE_THICKNESSMAP":"",n.specularMap?"#define USE_SPECULARMAP":"",n.specularColorMap?"#define USE_SPECULAR_COLORMAP":"",n.specularIntensityMap?"#define USE_SPECULAR_INTENSITYMAP":"",n.roughnessMap?"#define USE_ROUGHNESSMAP":"",n.metalnessMap?"#define USE_METALNESSMAP":"",n.alphaMap?"#define USE_ALPHAMAP":"",n.alphaHash?"#define USE_ALPHAHASH":"",n.transmission?"#define USE_TRANSMISSION":"",n.transmissionMap?"#define USE_TRANSMISSIONMAP":"",n.thicknessMap?"#define USE_THICKNESSMAP":"",n.sheenColorMap?"#define USE_SHEEN_COLORMAP":"",n.sheenRoughnessMap?"#define USE_SHEEN_ROUGHNESSMAP":"",n.mapUv?"#define MAP_UV "+n.mapUv:"",n.alphaMapUv?"#define ALPHAMAP_UV "+n.alphaMapUv:"",n.lightMapUv?"#define LIGHTMAP_UV "+n.lightMapUv:"",n.aoMapUv?"#define AOMAP_UV "+n.aoMapUv:"",n.emissiveMapUv?"#define EMISSIVEMAP_UV "+n.emissiveMapUv:"",n.bumpMapUv?"#define BUMPMAP_UV "+n.bumpMapUv:"",n.normalMapUv?"#define NORMALMAP_UV "+n.normalMapUv:"",n.displacementMapUv?"#define DISPLACEMENTMAP_UV "+n.displacementMapUv:"",n.metalnessMapUv?"#define METALNESSMAP_UV "+n.metalnessMapUv:"",n.roughnessMapUv?"#define ROUGHNESSMAP_UV "+n.roughnessMapUv:"",n.anisotropyMapUv?"#define ANISOTROPYMAP_UV "+n.anisotropyMapUv:"",n.clearcoatMapUv?"#define CLEARCOATMAP_UV "+n.clearcoatMapUv:"",n.clearcoatNormalMapUv?"#define CLEARCOAT_NORMALMAP_UV "+n.clearcoatNormalMapUv:"",n.clearcoatRoughnessMapUv?"#define CLEARCOAT_ROUGHNESSMAP_UV "+n.clearcoatRoughnessMapUv:"",n.iridescenceMapUv?"#define IRIDESCENCEMAP_UV "+n.iridescenceMapUv:"",n.iridescenceThicknessMapUv?"#define IRIDESCENCE_THICKNESSMAP_UV "+n.iridescenceThicknessMapUv:"",n.sheenColorMapUv?"#define SHEEN_COLORMAP_UV "+n.sheenColorMapUv:"",n.sheenRoughnessMapUv?"#define SHEEN_ROUGHNESSMAP_UV "+n.sheenRoughnessMapUv:"",n.specularMapUv?"#define SPECULARMAP_UV "+n.specularMapUv:"",n.specularColorMapUv?"#define SPECULAR_COLORMAP_UV "+n.specularColorMapUv:"",n.specularIntensityMapUv?"#define SPECULAR_INTENSITYMAP_UV "+n.specularIntensityMapUv:"",n.transmissionMapUv?"#define TRANSMISSIONMAP_UV "+n.transmissionMapUv:"",n.thicknessMapUv?"#define THICKNESSMAP_UV "+n.thicknessMapUv:"",n.vertexTangents&&!1===n.flatShading?"#define USE_TANGENT":"",n.vertexColors?"#define USE_COLOR":"",n.vertexAlphas?"#define USE_COLOR_ALPHA":"",n.vertexUv1s?"#define USE_UV1":"",n.vertexUv2s?"#define USE_UV2":"",n.vertexUv3s?"#define USE_UV3":"",n.pointsUvs?"#define USE_POINTS_UV":"",n.flatShading?"#define FLAT_SHADED":"",n.skinning?"#define USE_SKINNING":"",n.morphTargets?"#define USE_MORPHTARGETS":"",n.morphNormals&&!1===n.flatShading?"#define USE_MORPHNORMALS":"",n.morphColors?"#define USE_MORPHCOLORS":"",n.morphTargetsCount>0?"#define MORPHTARGETS_TEXTURE_STRIDE "+n.morphTextureStride:"",n.morphTargetsCount>0?"#define MORPHTARGETS_COUNT "+n.morphTargetsCount:"",n.doubleSided?"#define DOUBLE_SIDED":"",n.flipSided?"#define FLIP_SIDED":"",n.shadowMapEnabled?"#define USE_SHADOWMAP":"",n.shadowMapEnabled?"#define "+l:"",n.sizeAttenuation?"#define USE_SIZEATTENUATION":"",n.numLightProbes>0?"#define USE_LIGHT_PROBES":"",n.logarithmicDepthBuffer?"#define USE_LOGDEPTHBUF":"",n.reverseDepthBuffer?"#define USE_REVERSEDEPTHBUF":"","uniform mat4 modelMatrix;","uniform mat4 modelViewMatrix;","uniform mat4 projectionMatrix;","uniform mat4 viewMatrix;","uniform mat3 normalMatrix;","uniform vec3 cameraPosition;","uniform bool isOrthographic;","#ifdef USE_INSTANCING","\tattribute mat4 instanceMatrix;","#endif","#ifdef USE_INSTANCING_COLOR","\tattribute vec3 instanceColor;","#endif","#ifdef USE_INSTANCING_MORPH","\tuniform sampler2D morphTexture;","#endif","attribute vec3 position;","attribute vec3 normal;","attribute vec2 uv;","#ifdef USE_UV1","\tattribute vec2 uv1;","#endif","#ifdef USE_UV2","\tattribute vec2 uv2;","#endif","#ifdef USE_UV3","\tattribute vec2 uv3;","#endif","#ifdef USE_TANGENT","\tattribute vec4 tangent;","#endif","#if defined( USE_COLOR_ALPHA )","\tattribute vec4 color;","#elif defined( USE_COLOR )","\tattribute vec3 color;","#endif","#ifdef USE_SKINNING","\tattribute vec4 skinIndex;","\tattribute vec4 skinWeight;","#endif","\n"].filter(xa).join("\n"),_=[Na(n),"#define SHADER_TYPE "+n.shaderType,"#define SHADER_NAME "+n.shaderName,f,n.useFog&&n.fog?"#define USE_FOG":"",n.useFog&&n.fogExp2?"#define FOG_EXP2":"",n.alphaToCoverage?"#define ALPHA_TO_COVERAGE":"",n.map?"#define USE_MAP":"",n.matcap?"#define USE_MATCAP":"",n.envMap?"#define USE_ENVMAP":"",n.envMap?"#define "+h:"",n.envMap?"#define "+u:"",n.envMap?"#define "+c:"",d?"#define CUBEUV_TEXEL_WIDTH "+d.texelWidth:"",d?"#define CUBEUV_TEXEL_HEIGHT "+d.texelHeight:"",d?"#define CUBEUV_MAX_MIP "+d.maxMip+".0":"",n.lightMap?"#define USE_LIGHTMAP":"",n.aoMap?"#define USE_AOMAP":"",n.bumpMap?"#define USE_BUMPMAP":"",n.normalMap?"#define USE_NORMALMAP":"",n.normalMapObjectSpace?"#define USE_NORMALMAP_OBJECTSPACE":"",n.normalMapTangentSpace?"#define USE_NORMALMAP_TANGENTSPACE":"",n.emissiveMap?"#define USE_EMISSIVEMAP":"",n.anisotropy?"#define USE_ANISOTROPY":"",n.anisotropyMap?"#define USE_ANISOTROPYMAP":"",n.clearcoat?"#define USE_CLEARCOAT":"",n.clearcoatMap?"#define USE_CLEARCOATMAP":"",n.clearcoatRoughnessMap?"#define USE_CLEARCOAT_ROUGHNESSMAP":"",n.clearcoatNormalMap?"#define USE_CLEARCOAT_NORMALMAP":"",n.dispersion?"#define USE_DISPERSION":"",n.iridescence?"#define USE_IRIDESCENCE":"",n.iridescenceMap?"#define USE_IRIDESCENCEMAP":"",n.iridescenceThicknessMap?"#define USE_IRIDESCENCE_THICKNESSMAP":"",n.specularMap?"#define USE_SPECULARMAP":"",n.specularColorMap?"#define USE_SPECULAR_COLORMAP":"",n.specularIntensityMap?"#define USE_SPECULAR_INTENSITYMAP":"",n.roughnessMap?"#define USE_ROUGHNESSMAP":"",n.metalnessMap?"#define USE_METALNESSMAP":"",n.alphaMap?"#define USE_ALPHAMAP":"",n.alphaTest?"#define USE_ALPHATEST":"",n.alphaHash?"#define USE_ALPHAHASH":"",n.sheen?"#define USE_SHEEN":"",n.sheenColorMap?"#define USE_SHEEN_COLORMAP":"",n.sheenRoughnessMap?"#define USE_SHEEN_ROUGHNESSMAP":"",n.transmission?"#define USE_TRANSMISSION":"",n.transmissionMap?"#define USE_TRANSMISSIONMAP":"",n.thicknessMap?"#define USE_THICKNESSMAP":"",n.vertexTangents&&!1===n.flatShading?"#define USE_TANGENT":"",n.vertexColors||n.instancingColor||n.batchingColor?"#define USE_COLOR":"",n.vertexAlphas?"#define USE_COLOR_ALPHA":"",n.vertexUv1s?"#define USE_UV1":"",n.vertexUv2s?"#define USE_UV2":"",n.vertexUv3s?"#define USE_UV3":"",n.pointsUvs?"#define USE_POINTS_UV":"",n.gradientMap?"#define USE_GRADIENTMAP":"",n.flatShading?"#define FLAT_SHADED":"",n.doubleSided?"#define DOUBLE_SIDED":"",n.flipSided?"#define FLIP_SIDED":"",n.shadowMapEnabled?"#define USE_SHADOWMAP":"",n.shadowMapEnabled?"#define "+l:"",n.premultipliedAlpha?"#define PREMULTIPLIED_ALPHA":"",n.numLightProbes>0?"#define USE_LIGHT_PROBES":"",n.decodeVideoTexture?"#define DECODE_VIDEO_TEXTURE":"",n.decodeVideoTextureEmissive?"#define DECODE_VIDEO_TEXTURE_EMISSIVE":"",n.logarithmicDepthBuffer?"#define USE_LOGDEPTHBUF":"",n.reverseDepthBuffer?"#define USE_REVERSEDEPTHBUF":"","uniform mat4 viewMatrix;","uniform vec3 cameraPosition;","uniform bool isOrthographic;",0!==n.toneMapping?"#define TONE_MAPPING":"",0!==n.toneMapping?Mr.tonemapping_pars_fragment:"",0!==n.toneMapping?_a("toneMapping",n.toneMapping):"",n.dithering?"#define DITHERING":"",n.opaque?"#define OPAQUE":"",Mr.colorspace_pars_fragment,ga("linearToOutputTexel",n.outputColorSpace),ya(),n.useDepthPacking?"#define DEPTH_PACKING "+n.depthPacking:"","\n"].filter(xa).join("\n")),a=Ta(a),a=ba(a,n),a=Sa(a,n),o=Ta(o),o=ba(o,n),o=Sa(o,n),a=Ra(a),o=Ra(o),!0!==n.isRawShaderMaterial&&(v="#version 300 es\n",g=[p,"#define attribute in","#define varying out","#define texture2D texture"].join("\n")+"\n"+g,_=["#define varying in",n.glslVersion===oe?"":"layout(location = 0) out highp vec4 pc_fragColor;",n.glslVersion===oe?"":"#define gl_FragColor pc_fragColor","#define gl_FragDepthEXT gl_FragDepth","#define texture2D texture","#define textureCube texture","#define texture2DProj textureProj","#define texture2DLodEXT textureLod","#define texture2DProjLodEXT textureProjLod","#define textureCubeLodEXT textureLod","#define texture2DGradEXT textureGrad","#define texture2DProjGradEXT textureProjGrad","#define textureCubeGradEXT textureGrad"].join("\n")+"\n"+_);const y=v+g+a,x=v+_+o,b=da(r,r.VERTEX_SHADER,y),S=da(r,r.FRAGMENT_SHADER,x);function M(e){if(t.debug.checkShaderErrors){const n=r.getProgramInfoLog(m).trim(),i=r.getShaderInfoLog(b).trim(),s=r.getShaderInfoLog(S).trim();let a=!0,o=!0;if(!1===r.getProgramParameter(m,r.LINK_STATUS))if(a=!1,"function"==typeof t.debug.onShaderError)t.debug.onShaderError(r,m,b,S);else{const t=ma(r,b,"vertex"),i=ma(r,S,"fragment");console.error("THREE.WebGLProgram: Shader Error "+r.getError()+" - VALIDATE_STATUS "+r.getProgramParameter(m,r.VALIDATE_STATUS)+"\n\nMaterial Name: "+e.name+"\nMaterial Type: "+e.type+"\n\nProgram Info Log: "+n+"\n"+t+"\n"+i)}else""!==n?console.warn("THREE.WebGLProgram: Program Info Log:",n):""!==i&&""!==s||(o=!1);o&&(e.diagnostics={runnable:a,programLog:n,vertexShader:{log:i,prefix:g},fragmentShader:{log:s,prefix:_}})}r.deleteShader(b),r.deleteShader(S),T=new ca(r,m),w=function(t,e){const n={},i=t.getProgramParameter(e,t.ACTIVE_ATTRIBUTES);for(let r=0;r0,$=s.clearcoat>0,Y=s.dispersion>0,K=s.iridescence>0,Z=s.sheen>0,Q=s.transmission>0,J=X&&!!s.anisotropyMap,tt=$&&!!s.clearcoatMap,et=$&&!!s.clearcoatNormalMap,nt=$&&!!s.clearcoatRoughnessMap,it=K&&!!s.iridescenceMap,rt=K&&!!s.iridescenceThicknessMap,st=Z&&!!s.sheenColorMap,at=Z&&!!s.sheenRoughnessMap,ot=!!s.specularMap,lt=!!s.specularColorMap,ht=!!s.specularIntensityMap,ut=Q&&!!s.transmissionMap,ct=Q&&!!s.thicknessMap,dt=!!s.gradientMap,pt=!!s.alphaMap,ft=s.alphaTest>0,mt=!!s.alphaHash,gt=!!s.extensions;let _t=0;s.toneMapped&&(null!==P&&!0!==P.isXRRenderTarget||(_t=t.toneMapping));const vt={shaderID:M,shaderType:s.type,shaderName:s.name,vertexShader:E,fragmentShader:A,defines:s.defines,customVertexShaderID:R,customFragmentShaderID:C,isRawShaderMaterial:!0===s.isRawShaderMaterial,glslVersion:s.glslVersion,precision:p,batching:U,batchingColor:U&&null!==_._colorsTexture,instancing:L,instancingColor:L&&null!==_.instanceColor,instancingMorph:L&&null!==_.morphTexture,supportsVertexTextures:d,outputColorSpace:null===P?t.outputColorSpace:!0===P.isXRRenderTarget?P.texture.colorSpace:Yt,alphaToCoverage:!!s.alphaToCoverage,map:D,matcap:O,envMap:F,envMapMode:F&&b.mapping,envMapCubeUVHeight:S,aoMap:B,lightMap:z,bumpMap:k,normalMap:G,displacementMap:d&&H,emissiveMap:j,normalMapObjectSpace:G&&1===s.normalMapType,normalMapTangentSpace:G&&0===s.normalMapType,metalnessMap:W,roughnessMap:q,anisotropy:X,anisotropyMap:J,clearcoat:$,clearcoatMap:tt,clearcoatNormalMap:et,clearcoatRoughnessMap:nt,dispersion:Y,iridescence:K,iridescenceMap:it,iridescenceThicknessMap:rt,sheen:Z,sheenColorMap:st,sheenRoughnessMap:at,specularMap:ot,specularColorMap:lt,specularIntensityMap:ht,transmission:Q,transmissionMap:ut,thicknessMap:ct,gradientMap:dt,opaque:!1===s.transparent&&1===s.blending&&!1===s.alphaToCoverage,alphaMap:pt,alphaTest:ft,alphaHash:mt,combine:s.combine,mapUv:D&&m(s.map.channel),aoMapUv:B&&m(s.aoMap.channel),lightMapUv:z&&m(s.lightMap.channel),bumpMapUv:k&&m(s.bumpMap.channel),normalMapUv:G&&m(s.normalMap.channel),displacementMapUv:H&&m(s.displacementMap.channel),emissiveMapUv:j&&m(s.emissiveMap.channel),metalnessMapUv:W&&m(s.metalnessMap.channel),roughnessMapUv:q&&m(s.roughnessMap.channel),anisotropyMapUv:J&&m(s.anisotropyMap.channel),clearcoatMapUv:tt&&m(s.clearcoatMap.channel),clearcoatNormalMapUv:et&&m(s.clearcoatNormalMap.channel),clearcoatRoughnessMapUv:nt&&m(s.clearcoatRoughnessMap.channel),iridescenceMapUv:it&&m(s.iridescenceMap.channel),iridescenceThicknessMapUv:rt&&m(s.iridescenceThicknessMap.channel),sheenColorMapUv:st&&m(s.sheenColorMap.channel),sheenRoughnessMapUv:at&&m(s.sheenRoughnessMap.channel),specularMapUv:ot&&m(s.specularMap.channel),specularColorMapUv:lt&&m(s.specularColorMap.channel),specularIntensityMapUv:ht&&m(s.specularIntensityMap.channel),transmissionMapUv:ut&&m(s.transmissionMap.channel),thicknessMapUv:ct&&m(s.thicknessMap.channel),alphaMapUv:pt&&m(s.alphaMap.channel),vertexTangents:!!y.attributes.tangent&&(G||X),vertexColors:s.vertexColors,vertexAlphas:!0===s.vertexColors&&!!y.attributes.color&&4===y.attributes.color.itemSize,pointsUvs:!0===_.isPoints&&!!y.attributes.uv&&(D||pt),fog:!!v,useFog:!0===s.fog,fogExp2:!!v&&v.isFogExp2,flatShading:!0===s.flatShading,sizeAttenuation:!0===s.sizeAttenuation,logarithmicDepthBuffer:c,reverseDepthBuffer:I,skinning:!0===_.isSkinnedMesh,morphTargets:void 0!==y.morphAttributes.position,morphNormals:void 0!==y.morphAttributes.normal,morphColors:void 0!==y.morphAttributes.color,morphTargetsCount:w,morphTextureStride:N,numDirLights:o.directional.length,numPointLights:o.point.length,numSpotLights:o.spot.length,numSpotLightMaps:o.spotLightMap.length,numRectAreaLights:o.rectArea.length,numHemiLights:o.hemi.length,numDirLightShadows:o.directionalShadowMap.length,numPointLightShadows:o.pointShadowMap.length,numSpotLightShadows:o.spotShadowMap.length,numSpotLightShadowsWithMaps:o.numSpotLightShadowsWithMaps,numLightProbes:o.numLightProbes,numClippingPlanes:a.numPlanes,numClipIntersection:a.numIntersection,dithering:s.dithering,shadowMapEnabled:t.shadowMap.enabled&&u.length>0,shadowMapType:t.shadowMap.type,toneMapping:_t,decodeVideoTexture:D&&!0===s.map.isVideoTexture&&Ne.getTransfer(s.map.colorSpace)===Zt,decodeVideoTextureEmissive:j&&!0===s.emissiveMap.isVideoTexture&&Ne.getTransfer(s.emissiveMap.colorSpace)===Zt,premultipliedAlpha:s.premultipliedAlpha,doubleSided:2===s.side,flipSided:1===s.side,useDepthPacking:s.depthPacking>=0,depthPacking:s.depthPacking||0,index0AttributeName:s.index0AttributeName,extensionClipCullDistance:gt&&!0===s.extensions.clipCullDistance&&i.has("WEBGL_clip_cull_distance"),extensionMultiDraw:(gt&&!0===s.extensions.multiDraw||U)&&i.has("WEBGL_multi_draw"),rendererExtensionParallelShaderCompile:i.has("KHR_parallel_shader_compile"),customProgramCacheKey:s.customProgramCacheKey()};return vt.vertexUv1s=h.has(1),vt.vertexUv2s=h.has(2),vt.vertexUv3s=h.has(3),h.clear(),vt},getProgramCacheKey:function(e){const n=[];if(e.shaderID?n.push(e.shaderID):(n.push(e.customVertexShaderID),n.push(e.customFragmentShaderID)),void 0!==e.defines)for(const t in e.defines)n.push(t),n.push(e.defines[t]);return!1===e.isRawShaderMaterial&&(!function(t,e){t.push(e.precision),t.push(e.outputColorSpace),t.push(e.envMapMode),t.push(e.envMapCubeUVHeight),t.push(e.mapUv),t.push(e.alphaMapUv),t.push(e.lightMapUv),t.push(e.aoMapUv),t.push(e.bumpMapUv),t.push(e.normalMapUv),t.push(e.displacementMapUv),t.push(e.emissiveMapUv),t.push(e.metalnessMapUv),t.push(e.roughnessMapUv),t.push(e.anisotropyMapUv),t.push(e.clearcoatMapUv),t.push(e.clearcoatNormalMapUv),t.push(e.clearcoatRoughnessMapUv),t.push(e.iridescenceMapUv),t.push(e.iridescenceThicknessMapUv),t.push(e.sheenColorMapUv),t.push(e.sheenRoughnessMapUv),t.push(e.specularMapUv),t.push(e.specularColorMapUv),t.push(e.specularIntensityMapUv),t.push(e.transmissionMapUv),t.push(e.thicknessMapUv),t.push(e.combine),t.push(e.fogExp2),t.push(e.sizeAttenuation),t.push(e.morphTargetsCount),t.push(e.morphAttributeCount),t.push(e.numDirLights),t.push(e.numPointLights),t.push(e.numSpotLights),t.push(e.numSpotLightMaps),t.push(e.numHemiLights),t.push(e.numRectAreaLights),t.push(e.numDirLightShadows),t.push(e.numPointLightShadows),t.push(e.numSpotLightShadows),t.push(e.numSpotLightShadowsWithMaps),t.push(e.numLightProbes),t.push(e.shadowMapType),t.push(e.toneMapping),t.push(e.numClippingPlanes),t.push(e.numClipIntersection),t.push(e.depthPacking)}(n,e),function(t,e){o.disableAll(),e.supportsVertexTextures&&o.enable(0);e.instancing&&o.enable(1);e.instancingColor&&o.enable(2);e.instancingMorph&&o.enable(3);e.matcap&&o.enable(4);e.envMap&&o.enable(5);e.normalMapObjectSpace&&o.enable(6);e.normalMapTangentSpace&&o.enable(7);e.clearcoat&&o.enable(8);e.iridescence&&o.enable(9);e.alphaTest&&o.enable(10);e.vertexColors&&o.enable(11);e.vertexAlphas&&o.enable(12);e.vertexUv1s&&o.enable(13);e.vertexUv2s&&o.enable(14);e.vertexUv3s&&o.enable(15);e.vertexTangents&&o.enable(16);e.anisotropy&&o.enable(17);e.alphaHash&&o.enable(18);e.batching&&o.enable(19);e.dispersion&&o.enable(20);e.batchingColor&&o.enable(21);t.push(o.mask),o.disableAll(),e.fog&&o.enable(0);e.useFog&&o.enable(1);e.flatShading&&o.enable(2);e.logarithmicDepthBuffer&&o.enable(3);e.reverseDepthBuffer&&o.enable(4);e.skinning&&o.enable(5);e.morphTargets&&o.enable(6);e.morphNormals&&o.enable(7);e.morphColors&&o.enable(8);e.premultipliedAlpha&&o.enable(9);e.shadowMapEnabled&&o.enable(10);e.doubleSided&&o.enable(11);e.flipSided&&o.enable(12);e.useDepthPacking&&o.enable(13);e.dithering&&o.enable(14);e.transmission&&o.enable(15);e.sheen&&o.enable(16);e.opaque&&o.enable(17);e.pointsUvs&&o.enable(18);e.decodeVideoTexture&&o.enable(19);e.decodeVideoTextureEmissive&&o.enable(20);e.alphaToCoverage&&o.enable(21);t.push(o.mask)}(n,e),n.push(t.outputColorSpace)),n.push(e.customProgramCacheKey),n.join()},getUniforms:function(t){const e=f[t.type];let n;if(e){const t=wr[e];n=nr.clone(t.uniforms)}else n=t.uniforms;return n},acquireProgram:function(e,n){let i;for(let t=0,e=u.length;t0?i.push(u):!0===a.transparent?r.push(u):n.push(u)},unshift:function(t,e,a,o,l,h){const u=s(t,e,a,o,l,h);a.transmission>0?i.unshift(u):!0===a.transparent?r.unshift(u):n.unshift(u)},finish:function(){for(let n=e,i=t.length;n1&&n.sort(t||Fa),i.length>1&&i.sort(e||Ba),r.length>1&&r.sort(e||Ba)}}}function ka(){let t=new WeakMap;return{get:function(e,n){const i=t.get(e);let r;return void 0===i?(r=new za,t.set(e,[r])):n>=i.length?(r=new za,i.push(r)):r=i[n],r},dispose:function(){t=new WeakMap}}}function Ga(){const t={};return{get:function(e){if(void 0!==t[e.id])return t[e.id];let n;switch(e.type){case"DirectionalLight":n={direction:new Ze,color:new xi};break;case"SpotLight":n={position:new Ze,direction:new Ze,color:new xi,distance:0,coneCos:0,penumbraCos:0,decay:0};break;case"PointLight":n={position:new Ze,color:new xi,distance:0,decay:0};break;case"HemisphereLight":n={direction:new Ze,skyColor:new xi,groundColor:new xi};break;case"RectAreaLight":n={color:new xi,position:new Ze,halfWidth:new Ze,halfHeight:new Ze}}return t[e.id]=n,n}}}let Va=0;function Ha(t,e){return(e.castShadow?2:0)-(t.castShadow?2:0)+(e.map?1:0)-(t.map?1:0)}function ja(t){const e=new Ga,n=function(){const t={};return{get:function(e){if(void 0!==t[e.id])return t[e.id];let n;switch(e.type){case"DirectionalLight":case"SpotLight":n={shadowIntensity:1,shadowBias:0,shadowNormalBias:0,shadowRadius:1,shadowMapSize:new Se};break;case"PointLight":n={shadowIntensity:1,shadowBias:0,shadowNormalBias:0,shadowRadius:1,shadowMapSize:new Se,shadowCameraNear:1,shadowCameraFar:1e3}}return t[e.id]=n,n}}}(),i={version:0,hash:{directionalLength:-1,pointLength:-1,spotLength:-1,rectAreaLength:-1,hemiLength:-1,numDirectionalShadows:-1,numPointShadows:-1,numSpotShadows:-1,numSpotMaps:-1,numLightProbes:-1},ambient:[0,0,0],probe:[],directional:[],directionalShadow:[],directionalShadowMap:[],directionalShadowMatrix:[],spot:[],spotLightMap:[],spotShadow:[],spotShadowMap:[],spotLightMatrix:[],rectArea:[],rectAreaLTC1:null,rectAreaLTC2:null,point:[],pointShadow:[],pointShadowMap:[],pointShadowMatrix:[],hemi:[],numSpotLightShadowsWithMaps:0,numLightProbes:0};for(let t=0;t<9;t++)i.probe.push(new Ze);const r=new Ze,s=new Rn,a=new Rn;return{setup:function(r){let s=0,a=0,o=0;for(let t=0;t<9;t++)i.probe[t].set(0,0,0);let l=0,h=0,u=0,c=0,d=0,p=0,f=0,m=0,g=0,_=0,v=0;r.sort(Ha);for(let t=0,y=r.length;t0&&(!0===t.has("OES_texture_float_linear")?(i.rectAreaLTC1=Tr.LTC_FLOAT_1,i.rectAreaLTC2=Tr.LTC_FLOAT_2):(i.rectAreaLTC1=Tr.LTC_HALF_1,i.rectAreaLTC2=Tr.LTC_HALF_2)),i.ambient[0]=s,i.ambient[1]=a,i.ambient[2]=o;const y=i.hash;y.directionalLength===l&&y.pointLength===h&&y.spotLength===u&&y.rectAreaLength===c&&y.hemiLength===d&&y.numDirectionalShadows===p&&y.numPointShadows===f&&y.numSpotShadows===m&&y.numSpotMaps===g&&y.numLightProbes===v||(i.directional.length=l,i.spot.length=u,i.rectArea.length=c,i.point.length=h,i.hemi.length=d,i.directionalShadow.length=p,i.directionalShadowMap.length=p,i.pointShadow.length=f,i.pointShadowMap.length=f,i.spotShadow.length=m,i.spotShadowMap.length=m,i.directionalShadowMatrix.length=p,i.pointShadowMatrix.length=f,i.spotLightMatrix.length=m+g-_,i.spotLightMap.length=g,i.numSpotLightShadowsWithMaps=_,i.numLightProbes=v,y.directionalLength=l,y.pointLength=h,y.spotLength=u,y.rectAreaLength=c,y.hemiLength=d,y.numDirectionalShadows=p,y.numPointShadows=f,y.numSpotShadows=m,y.numSpotMaps=g,y.numLightProbes=v,i.version=Va++)},setupView:function(t,e){let n=0,o=0,l=0,h=0,u=0;const c=e.matrixWorldInverse;for(let e=0,d=t.length;e=r.length?(s=new Wa(t),r.push(s)):s=r[i],s},dispose:function(){e=new WeakMap}}}class Xa extends Mi{static get type(){return"MeshDepthMaterial"}constructor(t){super(),this.isMeshDepthMaterial=!0,this.depthPacking=3200,this.map=null,this.alphaMap=null,this.displacementMap=null,this.displacementScale=1,this.displacementBias=0,this.wireframe=!1,this.wireframeLinewidth=1,this.setValues(t)}copy(t){return super.copy(t),this.depthPacking=t.depthPacking,this.map=t.map,this.alphaMap=t.alphaMap,this.displacementMap=t.displacementMap,this.displacementScale=t.displacementScale,this.displacementBias=t.displacementBias,this.wireframe=t.wireframe,this.wireframeLinewidth=t.wireframeLinewidth,this}}class $a extends Mi{static get type(){return"MeshDistanceMaterial"}constructor(t){super(),this.isMeshDistanceMaterial=!0,this.map=null,this.alphaMap=null,this.displacementMap=null,this.displacementScale=1,this.displacementBias=0,this.setValues(t)}copy(t){return super.copy(t),this.map=t.map,this.alphaMap=t.alphaMap,this.displacementMap=t.displacementMap,this.displacementScale=t.displacementScale,this.displacementBias=t.displacementBias,this}}function Ya(t,e,n){let i=new yr;const r=new Se,s=new Se,a=new We,o=new Xa({depthPacking:3201}),l=new $a,h={},u=n.maxTextureSize,f={[c]:1,[d]:0,[p]:2},m=new ir({defines:{VSM_SAMPLES:8},uniforms:{shadow_pass:{value:null},resolution:{value:new Se},radius:{value:4}},vertexShader:"void main() {\n\tgl_Position = vec4( position, 1.0 );\n}",fragmentShader:"uniform sampler2D shadow_pass;\nuniform vec2 resolution;\nuniform float radius;\n#include \nvoid main() {\n\tconst float samples = float( VSM_SAMPLES );\n\tfloat mean = 0.0;\n\tfloat squared_mean = 0.0;\n\tfloat uvStride = samples <= 1.0 ? 0.0 : 2.0 / ( samples - 1.0 );\n\tfloat uvStart = samples <= 1.0 ? 0.0 : - 1.0;\n\tfor ( float i = 0.0; i < samples; i ++ ) {\n\t\tfloat uvOffset = uvStart + i * uvStride;\n\t\t#ifdef HORIZONTAL_PASS\n\t\t\tvec2 distribution = unpackRGBATo2Half( texture2D( shadow_pass, ( gl_FragCoord.xy + vec2( uvOffset, 0.0 ) * radius ) / resolution ) );\n\t\t\tmean += distribution.x;\n\t\t\tsquared_mean += distribution.y * distribution.y + distribution.x * distribution.x;\n\t\t#else\n\t\t\tfloat depth = unpackRGBAToDepth( texture2D( shadow_pass, ( gl_FragCoord.xy + vec2( 0.0, uvOffset ) * radius ) / resolution ) );\n\t\t\tmean += depth;\n\t\t\tsquared_mean += depth * depth;\n\t\t#endif\n\t}\n\tmean = mean / samples;\n\tsquared_mean = squared_mean / samples;\n\tfloat std_dev = sqrt( squared_mean - mean * mean );\n\tgl_FragColor = pack2HalfToRGBA( vec2( mean, std_dev ) );\n}"}),g=m.clone();g.defines.HORIZONTAL_PASS=1;const _=new Bi;_.setAttribute("position",new Ai(new Float32Array([-1,-1,.5,3,-1,.5,-1,3,.5]),3));const v=new Ki(_,m),y=this;this.enabled=!1,this.autoUpdate=!0,this.needsUpdate=!1,this.type=1;let x=this.type;function b(n,i){const s=e.update(v);m.defines.VSM_SAMPLES!==n.blurSamples&&(m.defines.VSM_SAMPLES=n.blurSamples,g.defines.VSM_SAMPLES=n.blurSamples,m.needsUpdate=!0,g.needsUpdate=!0),null===n.mapPass&&(n.mapPass=new Xe(r.x,r.y)),m.uniforms.shadow_pass.value=n.map.texture,m.uniforms.resolution.value=n.mapSize,m.uniforms.radius.value=n.radius,t.setRenderTarget(n.mapPass),t.clear(),t.renderBufferDirect(i,null,s,m,v,null),g.uniforms.shadow_pass.value=n.mapPass.texture,g.uniforms.resolution.value=n.mapSize,g.uniforms.radius.value=n.radius,t.setRenderTarget(n.map),t.clear(),t.renderBufferDirect(i,null,s,g,v,null)}function S(e,n,i,r){let s=null;const a=!0===i.isPointLight?e.customDistanceMaterial:e.customDepthMaterial;if(void 0!==a)s=a;else if(s=!0===i.isPointLight?l:o,t.localClippingEnabled&&!0===n.clipShadows&&Array.isArray(n.clippingPlanes)&&0!==n.clippingPlanes.length||n.displacementMap&&0!==n.displacementScale||n.alphaMap&&n.alphaTest>0||n.map&&n.alphaTest>0){const t=s.uuid,e=n.uuid;let i=h[t];void 0===i&&(i={},h[t]=i);let r=i[e];void 0===r&&(r=s.clone(),i[e]=r,n.addEventListener("dispose",T)),s=r}if(s.visible=n.visible,s.wireframe=n.wireframe,s.side=3===r?null!==n.shadowSide?n.shadowSide:n.side:null!==n.shadowSide?n.shadowSide:f[n.side],s.alphaMap=n.alphaMap,s.alphaTest=n.alphaTest,s.map=n.map,s.clipShadows=n.clipShadows,s.clippingPlanes=n.clippingPlanes,s.clipIntersection=n.clipIntersection,s.displacementMap=n.displacementMap,s.displacementScale=n.displacementScale,s.displacementBias=n.displacementBias,s.wireframeLinewidth=n.wireframeLinewidth,s.linewidth=n.linewidth,!0===i.isPointLight&&!0===s.isMeshDistanceMaterial){t.properties.get(s).light=i}return s}function M(n,r,s,a,o){if(!1===n.visible)return;if(n.layers.test(r.layers)&&(n.isMesh||n.isLine||n.isPoints)&&(n.castShadow||n.receiveShadow&&3===o)&&(!n.frustumCulled||i.intersectsObject(n))){n.modelViewMatrix.multiplyMatrices(s.matrixWorldInverse,n.matrixWorld);const i=e.update(n),l=n.material;if(Array.isArray(l)){const e=i.groups;for(let h=0,u=e.length;hu||r.y>u)&&(r.x>u&&(s.x=Math.floor(u/m.x),r.x=s.x*m.x,c.mapSize.x=s.x),r.y>u&&(s.y=Math.floor(u/m.y),r.y=s.y*m.y,c.mapSize.y=s.y)),null===c.map||!0===p||!0===f){const t=3!==this.type?{minFilter:q,magFilter:q}:{};null!==c.map&&c.map.dispose(),c.map=new Xe(r.x,r.y,t),c.map.texture.name=h.name+".shadowMap",c.camera.updateProjectionMatrix()}t.setRenderTarget(c.map),t.clear();const g=c.getViewportCount();for(let t=0;t=1):-1!==Y.indexOf("OpenGL ES")&&($=parseFloat(/^OpenGL ES (\d)/.exec(Y)[1]),X=$>=2);let K=null,Z={};const Q=t.getParameter(t.SCISSOR_BOX),J=t.getParameter(t.VIEWPORT),tt=(new We).fromArray(Q),et=(new We).fromArray(J);function nt(e,n,i,r){const s=new Uint8Array(4),a=t.createTexture();t.bindTexture(e,a),t.texParameteri(e,t.TEXTURE_MIN_FILTER,t.NEAREST),t.texParameteri(e,t.TEXTURE_MAG_FILTER,t.NEAREST);for(let a=0;an||r.height>n)&&(i=n/Math.max(r.width,r.height)),i<1){if("undefined"!=typeof HTMLImageElement&&t instanceof HTMLImageElement||"undefined"!=typeof HTMLCanvasElement&&t instanceof HTMLCanvasElement||"undefined"!=typeof ImageBitmap&&t instanceof ImageBitmap||"undefined"!=typeof VideoFrame&&t instanceof VideoFrame){const n=Math.floor(i*r.width),s=Math.floor(i*r.height);void 0===c&&(c=f(n,s));const a=e?f(n,s):c;a.width=n,a.height=s;return a.getContext("2d").drawImage(t,0,0,n,s),console.warn("THREE.WebGLRenderer: Texture has been resized from ("+r.width+"x"+r.height+") to ("+n+"x"+s+")."),a}return"data"in t&&console.warn("THREE.WebGLRenderer: Image in DataTexture is too big ("+r.width+"x"+r.height+")."),t}return t}function g(t){return t.generateMipmaps}function _(e){t.generateMipmap(e)}function v(e){return e.isWebGLCubeRenderTarget?t.TEXTURE_CUBE_MAP:e.isWebGL3DRenderTarget?t.TEXTURE_3D:e.isWebGLArrayRenderTarget||e.isCompressedArrayTexture?t.TEXTURE_2D_ARRAY:t.TEXTURE_2D}function y(n,i,r,s,a=!1){if(null!==n){if(void 0!==t[n])return t[n];console.warn("THREE.WebGLRenderer: Attempt to use non-existing WebGL internal format '"+n+"'")}let o=i;if(i===t.RED&&(r===t.FLOAT&&(o=t.R32F),r===t.HALF_FLOAT&&(o=t.R16F),r===t.UNSIGNED_BYTE&&(o=t.R8)),i===t.RED_INTEGER&&(r===t.UNSIGNED_BYTE&&(o=t.R8UI),r===t.UNSIGNED_SHORT&&(o=t.R16UI),r===t.UNSIGNED_INT&&(o=t.R32UI),r===t.BYTE&&(o=t.R8I),r===t.SHORT&&(o=t.R16I),r===t.INT&&(o=t.R32I)),i===t.RG&&(r===t.FLOAT&&(o=t.RG32F),r===t.HALF_FLOAT&&(o=t.RG16F),r===t.UNSIGNED_BYTE&&(o=t.RG8)),i===t.RG_INTEGER&&(r===t.UNSIGNED_BYTE&&(o=t.RG8UI),r===t.UNSIGNED_SHORT&&(o=t.RG16UI),r===t.UNSIGNED_INT&&(o=t.RG32UI),r===t.BYTE&&(o=t.RG8I),r===t.SHORT&&(o=t.RG16I),r===t.INT&&(o=t.RG32I)),i===t.RGB_INTEGER&&(r===t.UNSIGNED_BYTE&&(o=t.RGB8UI),r===t.UNSIGNED_SHORT&&(o=t.RGB16UI),r===t.UNSIGNED_INT&&(o=t.RGB32UI),r===t.BYTE&&(o=t.RGB8I),r===t.SHORT&&(o=t.RGB16I),r===t.INT&&(o=t.RGB32I)),i===t.RGBA_INTEGER&&(r===t.UNSIGNED_BYTE&&(o=t.RGBA8UI),r===t.UNSIGNED_SHORT&&(o=t.RGBA16UI),r===t.UNSIGNED_INT&&(o=t.RGBA32UI),r===t.BYTE&&(o=t.RGBA8I),r===t.SHORT&&(o=t.RGBA16I),r===t.INT&&(o=t.RGBA32I)),i===t.RGB&&r===t.UNSIGNED_INT_5_9_9_9_REV&&(o=t.RGB9_E5),i===t.RGBA){const e=a?Kt:Ne.getTransfer(s);r===t.FLOAT&&(o=t.RGBA32F),r===t.HALF_FLOAT&&(o=t.RGBA16F),r===t.UNSIGNED_BYTE&&(o=e===Zt?t.SRGB8_ALPHA8:t.RGBA8),r===t.UNSIGNED_SHORT_4_4_4_4&&(o=t.RGBA4),r===t.UNSIGNED_SHORT_5_5_5_1&&(o=t.RGB5_A1)}return o!==t.R16F&&o!==t.R32F&&o!==t.RG16F&&o!==t.RG32F&&o!==t.RGBA16F&&o!==t.RGBA32F||e.get("EXT_color_buffer_float"),o}function x(e,n){let i;return e?null===n||n===it||n===lt?i=t.DEPTH24_STENCIL8:n===rt?i=t.DEPTH32F_STENCIL8:n===et&&(i=t.DEPTH24_STENCIL8,console.warn("DepthTexture: 16 bit depth attachment is not supported with stencil. Using 24-bit attachment.")):null===n||n===it||n===lt?i=t.DEPTH_COMPONENT24:n===rt?i=t.DEPTH_COMPONENT32F:n===et&&(i=t.DEPTH_COMPONENT16),i}function b(t,e){return!0===g(t)||t.isFramebufferTexture&&t.minFilter!==q&&t.minFilter!==Y?Math.log2(Math.max(e.width,e.height))+1:void 0!==t.mipmaps&&t.mipmaps.length>0?t.mipmaps.length:t.isCompressedTexture&&Array.isArray(t.image)?e.mipmaps.length:1}function S(t){const e=t.target;e.removeEventListener("dispose",S),function(t){const e=i.get(t);if(void 0===e.__webglInit)return;const n=t.source,r=d.get(n);if(r){const i=r[e.__cacheKey];i.usedTimes--,0===i.usedTimes&&T(t),0===Object.keys(r).length&&d.delete(n)}i.remove(t)}(e),e.isVideoTexture&&u.delete(e)}function M(e){const n=e.target;n.removeEventListener("dispose",M),function(e){const n=i.get(e);e.depthTexture&&(e.depthTexture.dispose(),i.remove(e.depthTexture));if(e.isWebGLCubeRenderTarget)for(let e=0;e<6;e++){if(Array.isArray(n.__webglFramebuffer[e]))for(let i=0;i0&&s.__version!==e.version){const t=e.image;if(null===t)console.warn("THREE.WebGLRenderer: Texture marked for update but no image data found.");else{if(!1!==t.complete)return void I(s,e,r);console.warn("THREE.WebGLRenderer: Texture marked for update but image is incomplete")}}n.bindTexture(t.TEXTURE_2D,s.__webglTexture,t.TEXTURE0+r)}const A={[H]:t.REPEAT,[j]:t.CLAMP_TO_EDGE,[W]:t.MIRRORED_REPEAT},R={[q]:t.NEAREST,[X]:t.NEAREST_MIPMAP_NEAREST,[$]:t.NEAREST_MIPMAP_LINEAR,[Y]:t.LINEAR,[K]:t.LINEAR_MIPMAP_NEAREST,[Z]:t.LINEAR_MIPMAP_LINEAR},C={[Jt]:t.NEVER,[ae]:t.ALWAYS,[te]:t.LESS,[ne]:t.LEQUAL,[ee]:t.EQUAL,[se]:t.GEQUAL,[ie]:t.GREATER,[re]:t.NOTEQUAL};function N(n,s){if(s.type!==rt||!1!==e.has("OES_texture_float_linear")||s.magFilter!==Y&&s.magFilter!==K&&s.magFilter!==$&&s.magFilter!==Z&&s.minFilter!==Y&&s.minFilter!==K&&s.minFilter!==$&&s.minFilter!==Z||console.warn("THREE.WebGLRenderer: Unable to use linear filtering with floating point textures. OES_texture_float_linear not supported on this device."),t.texParameteri(n,t.TEXTURE_WRAP_S,A[s.wrapS]),t.texParameteri(n,t.TEXTURE_WRAP_T,A[s.wrapT]),n!==t.TEXTURE_3D&&n!==t.TEXTURE_2D_ARRAY||t.texParameteri(n,t.TEXTURE_WRAP_R,A[s.wrapR]),t.texParameteri(n,t.TEXTURE_MAG_FILTER,R[s.magFilter]),t.texParameteri(n,t.TEXTURE_MIN_FILTER,R[s.minFilter]),s.compareFunction&&(t.texParameteri(n,t.TEXTURE_COMPARE_MODE,t.COMPARE_REF_TO_TEXTURE),t.texParameteri(n,t.TEXTURE_COMPARE_FUNC,C[s.compareFunction])),!0===e.has("EXT_texture_filter_anisotropic")){if(s.magFilter===q)return;if(s.minFilter!==$&&s.minFilter!==Z)return;if(s.type===rt&&!1===e.has("OES_texture_float_linear"))return;if(s.anisotropy>1||i.get(s).__currentAnisotropy){const a=e.get("EXT_texture_filter_anisotropic");t.texParameterf(n,a.TEXTURE_MAX_ANISOTROPY_EXT,Math.min(s.anisotropy,r.getMaxAnisotropy())),i.get(s).__currentAnisotropy=s.anisotropy}}}function P(e,n){let i=!1;void 0===e.__webglInit&&(e.__webglInit=!0,n.addEventListener("dispose",S));const r=n.source;let s=d.get(r);void 0===s&&(s={},d.set(r,s));const o=function(t){const e=[];return e.push(t.wrapS),e.push(t.wrapT),e.push(t.wrapR||0),e.push(t.magFilter),e.push(t.minFilter),e.push(t.anisotropy),e.push(t.internalFormat),e.push(t.format),e.push(t.type),e.push(t.generateMipmaps),e.push(t.premultiplyAlpha),e.push(t.flipY),e.push(t.unpackAlignment),e.push(t.colorSpace),e.join()}(n);if(o!==e.__cacheKey){void 0===s[o]&&(s[o]={texture:t.createTexture(),usedTimes:0},a.memory.textures++,i=!0),s[o].usedTimes++;const r=s[e.__cacheKey];void 0!==r&&(s[e.__cacheKey].usedTimes--,0===r.usedTimes&&T(n)),e.__cacheKey=o,e.__webglTexture=s[o].texture}return i}function I(e,a,o){let l=t.TEXTURE_2D;(a.isDataArrayTexture||a.isCompressedArrayTexture)&&(l=t.TEXTURE_2D_ARRAY),a.isData3DTexture&&(l=t.TEXTURE_3D);const h=P(e,a),u=a.source;n.bindTexture(l,e.__webglTexture,t.TEXTURE0+o);const c=i.get(u);if(u.version!==c.__version||!0===h){n.activeTexture(t.TEXTURE0+o);const e=Ne.getPrimaries(Ne.workingColorSpace),i=a.colorSpace===Xt?null:Ne.getPrimaries(a.colorSpace),d=a.colorSpace===Xt||e===i?t.NONE:t.BROWSER_DEFAULT_WEBGL;t.pixelStorei(t.UNPACK_FLIP_Y_WEBGL,a.flipY),t.pixelStorei(t.UNPACK_PREMULTIPLY_ALPHA_WEBGL,a.premultiplyAlpha),t.pixelStorei(t.UNPACK_ALIGNMENT,a.unpackAlignment),t.pixelStorei(t.UNPACK_COLORSPACE_CONVERSION_WEBGL,d);let p=m(a.image,!1,r.maxTextureSize);p=k(a,p);const f=s.convert(a.format,a.colorSpace),v=s.convert(a.type);let S,M=y(a.internalFormat,f,v,a.colorSpace,a.isVideoTexture);N(l,a);const T=a.mipmaps,w=!0!==a.isVideoTexture,E=void 0===c.__version||!0===h,A=u.dataReady,R=b(a,p);if(a.isDepthTexture)M=x(a.format===dt,a.type),E&&(w?n.texStorage2D(t.TEXTURE_2D,1,M,p.width,p.height):n.texImage2D(t.TEXTURE_2D,0,M,p.width,p.height,0,f,v,null));else if(a.isDataTexture)if(T.length>0){w&&E&&n.texStorage2D(t.TEXTURE_2D,R,M,T[0].width,T[0].height);for(let e=0,i=T.length;e0){const i=Qa(S.width,S.height,a.format,a.type);for(const r of a.layerUpdates){const s=S.data.subarray(r*i/S.data.BYTES_PER_ELEMENT,(r+1)*i/S.data.BYTES_PER_ELEMENT);n.compressedTexSubImage3D(t.TEXTURE_2D_ARRAY,e,0,0,r,S.width,S.height,1,f,s)}a.clearLayerUpdates()}else n.compressedTexSubImage3D(t.TEXTURE_2D_ARRAY,e,0,0,0,S.width,S.height,p.depth,f,S.data)}else n.compressedTexImage3D(t.TEXTURE_2D_ARRAY,e,M,S.width,S.height,p.depth,0,S.data,0,0);else console.warn("THREE.WebGLRenderer: Attempt to load unsupported compressed texture format in .uploadTexture()");else w?A&&n.texSubImage3D(t.TEXTURE_2D_ARRAY,e,0,0,0,S.width,S.height,p.depth,f,v,S.data):n.texImage3D(t.TEXTURE_2D_ARRAY,e,M,S.width,S.height,p.depth,0,f,v,S.data)}else{w&&E&&n.texStorage2D(t.TEXTURE_2D,R,M,T[0].width,T[0].height);for(let e=0,i=T.length;e0){const e=Qa(p.width,p.height,a.format,a.type);for(const i of a.layerUpdates){const r=p.data.subarray(i*e/p.data.BYTES_PER_ELEMENT,(i+1)*e/p.data.BYTES_PER_ELEMENT);n.texSubImage3D(t.TEXTURE_2D_ARRAY,0,0,0,i,p.width,p.height,1,f,v,r)}a.clearLayerUpdates()}else n.texSubImage3D(t.TEXTURE_2D_ARRAY,0,0,0,0,p.width,p.height,p.depth,f,v,p.data)}else n.texImage3D(t.TEXTURE_2D_ARRAY,0,M,p.width,p.height,p.depth,0,f,v,p.data);else if(a.isData3DTexture)w?(E&&n.texStorage3D(t.TEXTURE_3D,R,M,p.width,p.height,p.depth),A&&n.texSubImage3D(t.TEXTURE_3D,0,0,0,0,p.width,p.height,p.depth,f,v,p.data)):n.texImage3D(t.TEXTURE_3D,0,M,p.width,p.height,p.depth,0,f,v,p.data);else if(a.isFramebufferTexture){if(E)if(w)n.texStorage2D(t.TEXTURE_2D,R,M,p.width,p.height);else{let e=p.width,i=p.height;for(let r=0;r>=1,i>>=1}}else if(T.length>0){if(w&&E){const e=G(T[0]);n.texStorage2D(t.TEXTURE_2D,R,M,e.width,e.height)}for(let e=0,i=T.length;e>u),i=Math.max(1,r.height>>u);h===t.TEXTURE_3D||h===t.TEXTURE_2D_ARRAY?n.texImage3D(h,u,p,e,i,r.depth,0,c,d,null):n.texImage2D(h,u,p,e,i,0,c,d,null)}n.bindFramebuffer(t.FRAMEBUFFER,e),z(r)?o.framebufferTexture2DMultisampleEXT(t.FRAMEBUFFER,l,h,m.__webglTexture,0,B(r)):(h===t.TEXTURE_2D||h>=t.TEXTURE_CUBE_MAP_POSITIVE_X&&h<=t.TEXTURE_CUBE_MAP_NEGATIVE_Z)&&t.framebufferTexture2D(t.FRAMEBUFFER,l,h,m.__webglTexture,u),n.bindFramebuffer(t.FRAMEBUFFER,null)}function U(e,n,i){if(t.bindRenderbuffer(t.RENDERBUFFER,e),n.depthBuffer){const r=n.depthTexture,s=r&&r.isDepthTexture?r.type:null,a=x(n.stencilBuffer,s),l=n.stencilBuffer?t.DEPTH_STENCIL_ATTACHMENT:t.DEPTH_ATTACHMENT,h=B(n);z(n)?o.renderbufferStorageMultisampleEXT(t.RENDERBUFFER,h,a,n.width,n.height):i?t.renderbufferStorageMultisample(t.RENDERBUFFER,h,a,n.width,n.height):t.renderbufferStorage(t.RENDERBUFFER,a,n.width,n.height),t.framebufferRenderbuffer(t.FRAMEBUFFER,l,t.RENDERBUFFER,e)}else{const e=n.textures;for(let r=0;r{delete r.__boundDepthTexture,delete r.__depthDisposeCallback,t.removeEventListener("dispose",e)};t.addEventListener("dispose",e),r.__depthDisposeCallback=e}r.__boundDepthTexture=t}if(e.depthTexture&&!r.__autoAllocateDepthBuffer){if(s)throw new Error("target.depthTexture not supported in Cube render targets");!function(e,r){if(r&&r.isWebGLCubeRenderTarget)throw new Error("Depth Texture with cube render targets is not supported");if(n.bindFramebuffer(t.FRAMEBUFFER,e),!r.depthTexture||!r.depthTexture.isDepthTexture)throw new Error("renderTarget.depthTexture must be an instance of THREE.DepthTexture");const s=i.get(r.depthTexture);s.__renderTarget=r,s.__webglTexture&&r.depthTexture.image.width===r.width&&r.depthTexture.image.height===r.height||(r.depthTexture.image.width=r.width,r.depthTexture.image.height=r.height,r.depthTexture.needsUpdate=!0),E(r.depthTexture,0);const a=s.__webglTexture,l=B(r);if(r.depthTexture.format===ct)z(r)?o.framebufferTexture2DMultisampleEXT(t.FRAMEBUFFER,t.DEPTH_ATTACHMENT,t.TEXTURE_2D,a,0,l):t.framebufferTexture2D(t.FRAMEBUFFER,t.DEPTH_ATTACHMENT,t.TEXTURE_2D,a,0);else{if(r.depthTexture.format!==dt)throw new Error("Unknown depthTexture format");z(r)?o.framebufferTexture2DMultisampleEXT(t.FRAMEBUFFER,t.DEPTH_STENCIL_ATTACHMENT,t.TEXTURE_2D,a,0,l):t.framebufferTexture2D(t.FRAMEBUFFER,t.DEPTH_STENCIL_ATTACHMENT,t.TEXTURE_2D,a,0)}}(r.__webglFramebuffer,e)}else if(s){r.__webglDepthbuffer=[];for(let i=0;i<6;i++)if(n.bindFramebuffer(t.FRAMEBUFFER,r.__webglFramebuffer[i]),void 0===r.__webglDepthbuffer[i])r.__webglDepthbuffer[i]=t.createRenderbuffer(),U(r.__webglDepthbuffer[i],e,!1);else{const n=e.stencilBuffer?t.DEPTH_STENCIL_ATTACHMENT:t.DEPTH_ATTACHMENT,s=r.__webglDepthbuffer[i];t.bindRenderbuffer(t.RENDERBUFFER,s),t.framebufferRenderbuffer(t.FRAMEBUFFER,n,t.RENDERBUFFER,s)}}else if(n.bindFramebuffer(t.FRAMEBUFFER,r.__webglFramebuffer),void 0===r.__webglDepthbuffer)r.__webglDepthbuffer=t.createRenderbuffer(),U(r.__webglDepthbuffer,e,!1);else{const n=e.stencilBuffer?t.DEPTH_STENCIL_ATTACHMENT:t.DEPTH_ATTACHMENT,i=r.__webglDepthbuffer;t.bindRenderbuffer(t.RENDERBUFFER,i),t.framebufferRenderbuffer(t.FRAMEBUFFER,n,t.RENDERBUFFER,i)}n.bindFramebuffer(t.FRAMEBUFFER,null)}const O=[],F=[];function B(t){return Math.min(r.maxSamples,t.samples)}function z(t){const n=i.get(t);return t.samples>0&&!0===e.has("WEBGL_multisampled_render_to_texture")&&!1!==n.__useRenderToTexture}function k(t,e){const n=t.colorSpace,i=t.format,r=t.type;return!0===t.isCompressedTexture||!0===t.isVideoTexture||n!==Yt&&n!==Xt&&(Ne.getTransfer(n)===Zt?i===ut&&r===Q||console.warn("THREE.WebGLTextures: sRGB encoded textures have to use RGBAFormat and UnsignedByteType."):console.error("THREE.WebGLTextures: Unsupported texture color space:",n)),e}function G(t){return"undefined"!=typeof HTMLImageElement&&t instanceof HTMLImageElement?(h.width=t.naturalWidth||t.width,h.height=t.naturalHeight||t.height):"undefined"!=typeof VideoFrame&&t instanceof VideoFrame?(h.width=t.displayWidth,h.height=t.displayHeight):(h.width=t.width,h.height=t.height),h}this.allocateTextureUnit=function(){const t=w;return t>=r.maxTextures&&console.warn("THREE.WebGLTextures: Trying to use "+t+" texture units while this GPU supports only "+r.maxTextures),w+=1,t},this.resetTextureUnits=function(){w=0},this.setTexture2D=E,this.setTexture2DArray=function(e,r){const s=i.get(e);e.version>0&&s.__version!==e.version?I(s,e,r):n.bindTexture(t.TEXTURE_2D_ARRAY,s.__webglTexture,t.TEXTURE0+r)},this.setTexture3D=function(e,r){const s=i.get(e);e.version>0&&s.__version!==e.version?I(s,e,r):n.bindTexture(t.TEXTURE_3D,s.__webglTexture,t.TEXTURE0+r)},this.setTextureCube=function(e,a){const o=i.get(e);e.version>0&&o.__version!==e.version?function(e,a,o){if(6!==a.image.length)return;const l=P(e,a),h=a.source;n.bindTexture(t.TEXTURE_CUBE_MAP,e.__webglTexture,t.TEXTURE0+o);const u=i.get(h);if(h.version!==u.__version||!0===l){n.activeTexture(t.TEXTURE0+o);const e=Ne.getPrimaries(Ne.workingColorSpace),i=a.colorSpace===Xt?null:Ne.getPrimaries(a.colorSpace),c=a.colorSpace===Xt||e===i?t.NONE:t.BROWSER_DEFAULT_WEBGL;t.pixelStorei(t.UNPACK_FLIP_Y_WEBGL,a.flipY),t.pixelStorei(t.UNPACK_PREMULTIPLY_ALPHA_WEBGL,a.premultiplyAlpha),t.pixelStorei(t.UNPACK_ALIGNMENT,a.unpackAlignment),t.pixelStorei(t.UNPACK_COLORSPACE_CONVERSION_WEBGL,c);const d=a.isCompressedTexture||a.image[0].isCompressedTexture,p=a.image[0]&&a.image[0].isDataTexture,f=[];for(let t=0;t<6;t++)f[t]=d||p?p?a.image[t].image:a.image[t]:m(a.image[t],!0,r.maxCubemapSize),f[t]=k(a,f[t]);const v=f[0],x=s.convert(a.format,a.colorSpace),S=s.convert(a.type),M=y(a.internalFormat,x,S,a.colorSpace),T=!0!==a.isVideoTexture,w=void 0===u.__version||!0===l,E=h.dataReady;let A,R=b(a,v);if(N(t.TEXTURE_CUBE_MAP,a),d){T&&w&&n.texStorage2D(t.TEXTURE_CUBE_MAP,R,M,v.width,v.height);for(let e=0;e<6;e++){A=f[e].mipmaps;for(let i=0;i0&&R++;const e=G(f[0]);n.texStorage2D(t.TEXTURE_CUBE_MAP,R,M,e.width,e.height)}for(let e=0;e<6;e++)if(p){T?E&&n.texSubImage2D(t.TEXTURE_CUBE_MAP_POSITIVE_X+e,0,0,0,f[e].width,f[e].height,x,S,f[e].data):n.texImage2D(t.TEXTURE_CUBE_MAP_POSITIVE_X+e,0,M,f[e].width,f[e].height,0,x,S,f[e].data);for(let i=0;i1;if(c||(void 0===l.__webglTexture&&(l.__webglTexture=t.createTexture()),l.__version=r.version,a.memory.textures++),u){o.__webglFramebuffer=[];for(let e=0;e<6;e++)if(r.mipmaps&&r.mipmaps.length>0){o.__webglFramebuffer[e]=[];for(let n=0;n0){o.__webglFramebuffer=[];for(let e=0;e0&&!1===z(e)){o.__webglMultisampledFramebuffer=t.createFramebuffer(),o.__webglColorRenderbuffer=[],n.bindFramebuffer(t.FRAMEBUFFER,o.__webglMultisampledFramebuffer);for(let n=0;n0)for(let i=0;i0)for(let n=0;n0)if(!1===z(e)){const r=e.textures,s=e.width,a=e.height;let o=t.COLOR_BUFFER_BIT;const h=e.stencilBuffer?t.DEPTH_STENCIL_ATTACHMENT:t.DEPTH_ATTACHMENT,u=i.get(e),c=r.length>1;if(c)for(let e=0;eo+h?(l.inputState.pinching=!1,this.dispatchEvent({type:"pinchend",handedness:t.handedness,target:this})):!l.inputState.pinching&&a<=o-h&&(l.inputState.pinching=!0,this.dispatchEvent({type:"pinchstart",handedness:t.handedness,target:this}))}else null!==o&&t.gripSpace&&(r=e.getPose(t.gripSpace,n),null!==r&&(o.matrix.fromArray(r.transform.matrix),o.matrix.decompose(o.position,o.rotation,o.scale),o.matrixWorldNeedsUpdate=!0,r.linearVelocity?(o.hasLinearVelocity=!0,o.linearVelocity.copy(r.linearVelocity)):o.hasLinearVelocity=!1,r.angularVelocity?(o.hasAngularVelocity=!0,o.angularVelocity.copy(r.angularVelocity)):o.hasAngularVelocity=!1));null!==a&&(i=e.getPose(t.targetRaySpace,n),null===i&&null!==r&&(i=r),null!==i&&(a.matrix.fromArray(i.transform.matrix),a.matrix.decompose(a.position,a.rotation,a.scale),a.matrixWorldNeedsUpdate=!0,i.linearVelocity?(a.hasLinearVelocity=!0,a.linearVelocity.copy(i.linearVelocity)):a.hasLinearVelocity=!1,i.angularVelocity?(a.hasAngularVelocity=!0,a.angularVelocity.copy(i.angularVelocity)):a.hasAngularVelocity=!1,this.dispatchEvent(io)))}return null!==a&&(a.visible=null!==i),null!==o&&(o.visible=null!==r),null!==l&&(l.visible=null!==s),this}_getHandJoint(t,e){if(void 0===t.joints[e.jointName]){const n=new no;n.matrixAutoUpdate=!1,n.visible=!1,t.joints[e.jointName]=n,t.add(n)}return t.joints[e.jointName]}}class so{constructor(){this.texture=null,this.mesh=null,this.depthNear=0,this.depthFar=0}init(t,e,n){if(null===this.texture){const i=new je;t.properties.get(i).__webglTexture=e.texture,e.depthNear==n.depthNear&&e.depthFar==n.depthFar||(this.depthNear=e.depthNear,this.depthFar=e.depthFar),this.texture=i}}getMesh(t){if(null!==this.texture&&null===this.mesh){const e=t.cameras[0].viewport,n=new ir({vertexShader:"\nvoid main() {\n\n\tgl_Position = vec4( position, 1.0 );\n\n}",fragmentShader:"\nuniform sampler2DArray depthColor;\nuniform float depthWidth;\nuniform float depthHeight;\n\nvoid main() {\n\n\tvec2 coord = vec2( gl_FragCoord.x / depthWidth, gl_FragCoord.y / depthHeight );\n\n\tif ( coord.x >= 1.0 ) {\n\n\t\tgl_FragDepth = texture( depthColor, vec3( coord.x - 1.0, coord.y, 1 ) ).r;\n\n\t} else {\n\n\t\tgl_FragDepth = texture( depthColor, vec3( coord.x, coord.y, 0 ) ).r;\n\n\t}\n\n}",uniforms:{depthColor:{value:this.texture},depthWidth:{value:e.z},depthHeight:{value:e.w}}});this.mesh=new Ki(new Sr(20,20),n)}return this.mesh}reset(){this.texture=null,this.mesh=null}getDepthTexture(){return this.texture}}class ao extends ue{constructor(t,e){super();const n=this;let i=null,r=1,s=null,a="local-floor",o=1,l=null,h=null,u=null,c=null,d=null,p=null;const f=new so,m=e.getContextAttributes();let g=null,_=null;const v=[],y=[],x=new Se;let b=null;const S=new lr;S.viewport=new We;const M=new lr;M.viewport=new We;const T=[S,M],w=new eo;let E=null,A=null;function R(t){const e=y.indexOf(t.inputSource);if(-1===e)return;const n=v[e];void 0!==n&&(n.update(t.inputSource,t.frame,l||s),n.dispatchEvent({type:t.type,data:t.inputSource}))}function C(){i.removeEventListener("select",R),i.removeEventListener("selectstart",R),i.removeEventListener("selectend",R),i.removeEventListener("squeeze",R),i.removeEventListener("squeezestart",R),i.removeEventListener("squeezeend",R),i.removeEventListener("end",C),i.removeEventListener("inputsourceschange",N);for(let t=0;t=0&&(y[i]=null,v[i].disconnect(n))}for(let e=0;e=y.length){y.push(n),i=t;break}if(null===y[t]){y[t]=n,i=t;break}}if(-1===i)break}const r=v[i];r&&r.connect(n)}}this.cameraAutoUpdate=!0,this.enabled=!1,this.isPresenting=!1,this.getController=function(t){let e=v[t];return void 0===e&&(e=new ro,v[t]=e),e.getTargetRaySpace()},this.getControllerGrip=function(t){let e=v[t];return void 0===e&&(e=new ro,v[t]=e),e.getGripSpace()},this.getHand=function(t){let e=v[t];return void 0===e&&(e=new ro,v[t]=e),e.getHandSpace()},this.setFramebufferScaleFactor=function(t){r=t,!0===n.isPresenting&&console.warn("THREE.WebXRManager: Cannot change framebuffer scale while presenting.")},this.setReferenceSpaceType=function(t){a=t,!0===n.isPresenting&&console.warn("THREE.WebXRManager: Cannot change reference space type while presenting.")},this.getReferenceSpace=function(){return l||s},this.setReferenceSpace=function(t){l=t},this.getBaseLayer=function(){return null!==c?c:d},this.getBinding=function(){return u},this.getFrame=function(){return p},this.getSession=function(){return i},this.setSession=async function(h){if(i=h,null!==i){if(g=t.getRenderTarget(),i.addEventListener("select",R),i.addEventListener("selectstart",R),i.addEventListener("selectend",R),i.addEventListener("squeeze",R),i.addEventListener("squeezestart",R),i.addEventListener("squeezeend",R),i.addEventListener("end",C),i.addEventListener("inputsourceschange",N),!0!==m.xrCompatible&&await e.makeXRCompatible(),b=t.getPixelRatio(),t.getSize(x),void 0===i.renderState.layers){const n={antialias:m.antialias,alpha:!0,depth:m.depth,stencil:m.stencil,framebufferScaleFactor:r};d=new XRWebGLLayer(i,e,n),i.updateRenderState({baseLayer:d}),t.setPixelRatio(1),t.setSize(d.framebufferWidth,d.framebufferHeight,!1),_=new Xe(d.framebufferWidth,d.framebufferHeight,{format:ut,type:Q,colorSpace:t.outputColorSpace,stencilBuffer:m.stencil})}else{let n=null,s=null,a=null;m.depth&&(a=m.stencil?e.DEPTH24_STENCIL8:e.DEPTH_COMPONENT24,n=m.stencil?dt:ct,s=m.stencil?lt:it);const o={colorFormat:e.RGBA8,depthFormat:a,scaleFactor:r};u=new XRWebGLBinding(i,e),c=u.createProjectionLayer(o),i.updateRenderState({layers:[c]}),t.setPixelRatio(1),t.setSize(c.textureWidth,c.textureHeight,!1),_=new Xe(c.textureWidth,c.textureHeight,{format:ut,type:Q,depthTexture:new as(c.textureWidth,c.textureHeight,s,void 0,void 0,void 0,void 0,void 0,void 0,n),stencilBuffer:m.stencil,colorSpace:t.outputColorSpace,samples:m.antialias?4:0,resolveDepthBuffer:!1===c.ignoreDepthValues})}_.isXRRenderTarget=!0,this.setFoveation(o),l=null,s=await i.requestReferenceSpace(a),D.setContext(i),D.start(),n.isPresenting=!0,n.dispatchEvent({type:"sessionstart"})}},this.getEnvironmentBlendMode=function(){if(null!==i)return i.environmentBlendMode},this.getDepthTexture=function(){return f.getDepthTexture()};const P=new Ze,I=new Ze;function L(t,e){null===e?t.matrixWorld.copy(t.matrix):t.matrixWorld.multiplyMatrices(e.matrixWorld,t.matrix),t.matrixWorldInverse.copy(t.matrixWorld).invert()}this.updateCamera=function(t){if(null===i)return;let e=t.near,n=t.far;null!==f.texture&&(f.depthNear>0&&(e=f.depthNear),f.depthFar>0&&(n=f.depthFar)),w.near=M.near=S.near=e,w.far=M.far=S.far=n,E===w.near&&A===w.far||(i.updateRenderState({depthNear:w.near,depthFar:w.far}),E=w.near,A=w.far),S.layers.mask=2|t.layers.mask,M.layers.mask=4|t.layers.mask,w.layers.mask=S.layers.mask|M.layers.mask;const r=t.parent,s=w.cameras;L(w,r);for(let t=0;t0&&(t.alphaTest.value=i.alphaTest);const r=e.get(i),s=r.envMap,a=r.envMapRotation;s&&(t.envMap.value=s,oo.copy(a),oo.x*=-1,oo.y*=-1,oo.z*=-1,s.isCubeTexture&&!1===s.isRenderTargetTexture&&(oo.y*=-1,oo.z*=-1),t.envMapRotation.value.setFromMatrix4(lo.makeRotationFromEuler(oo)),t.flipEnvMap.value=s.isCubeTexture&&!1===s.isRenderTargetTexture?-1:1,t.reflectivity.value=i.reflectivity,t.ior.value=i.ior,t.refractionRatio.value=i.refractionRatio),i.lightMap&&(t.lightMap.value=i.lightMap,t.lightMapIntensity.value=i.lightMapIntensity,n(i.lightMap,t.lightMapTransform)),i.aoMap&&(t.aoMap.value=i.aoMap,t.aoMapIntensity.value=i.aoMapIntensity,n(i.aoMap,t.aoMapTransform))}return{refreshFogUniforms:function(e,n){n.color.getRGB(e.fogColor.value,er(t)),n.isFog?(e.fogNear.value=n.near,e.fogFar.value=n.far):n.isFogExp2&&(e.fogDensity.value=n.density)},refreshMaterialUniforms:function(t,r,s,a,o){r.isMeshBasicMaterial||r.isMeshLambertMaterial?i(t,r):r.isMeshToonMaterial?(i(t,r),function(t,e){e.gradientMap&&(t.gradientMap.value=e.gradientMap)}(t,r)):r.isMeshPhongMaterial?(i(t,r),function(t,e){t.specular.value.copy(e.specular),t.shininess.value=Math.max(e.shininess,1e-4)}(t,r)):r.isMeshStandardMaterial?(i(t,r),function(t,e){t.metalness.value=e.metalness,e.metalnessMap&&(t.metalnessMap.value=e.metalnessMap,n(e.metalnessMap,t.metalnessMapTransform));t.roughness.value=e.roughness,e.roughnessMap&&(t.roughnessMap.value=e.roughnessMap,n(e.roughnessMap,t.roughnessMapTransform));e.envMap&&(t.envMapIntensity.value=e.envMapIntensity)}(t,r),r.isMeshPhysicalMaterial&&function(t,e,i){t.ior.value=e.ior,e.sheen>0&&(t.sheenColor.value.copy(e.sheenColor).multiplyScalar(e.sheen),t.sheenRoughness.value=e.sheenRoughness,e.sheenColorMap&&(t.sheenColorMap.value=e.sheenColorMap,n(e.sheenColorMap,t.sheenColorMapTransform)),e.sheenRoughnessMap&&(t.sheenRoughnessMap.value=e.sheenRoughnessMap,n(e.sheenRoughnessMap,t.sheenRoughnessMapTransform)));e.clearcoat>0&&(t.clearcoat.value=e.clearcoat,t.clearcoatRoughness.value=e.clearcoatRoughness,e.clearcoatMap&&(t.clearcoatMap.value=e.clearcoatMap,n(e.clearcoatMap,t.clearcoatMapTransform)),e.clearcoatRoughnessMap&&(t.clearcoatRoughnessMap.value=e.clearcoatRoughnessMap,n(e.clearcoatRoughnessMap,t.clearcoatRoughnessMapTransform)),e.clearcoatNormalMap&&(t.clearcoatNormalMap.value=e.clearcoatNormalMap,n(e.clearcoatNormalMap,t.clearcoatNormalMapTransform),t.clearcoatNormalScale.value.copy(e.clearcoatNormalScale),1===e.side&&t.clearcoatNormalScale.value.negate()));e.dispersion>0&&(t.dispersion.value=e.dispersion);e.iridescence>0&&(t.iridescence.value=e.iridescence,t.iridescenceIOR.value=e.iridescenceIOR,t.iridescenceThicknessMinimum.value=e.iridescenceThicknessRange[0],t.iridescenceThicknessMaximum.value=e.iridescenceThicknessRange[1],e.iridescenceMap&&(t.iridescenceMap.value=e.iridescenceMap,n(e.iridescenceMap,t.iridescenceMapTransform)),e.iridescenceThicknessMap&&(t.iridescenceThicknessMap.value=e.iridescenceThicknessMap,n(e.iridescenceThicknessMap,t.iridescenceThicknessMapTransform)));e.transmission>0&&(t.transmission.value=e.transmission,t.transmissionSamplerMap.value=i.texture,t.transmissionSamplerSize.value.set(i.width,i.height),e.transmissionMap&&(t.transmissionMap.value=e.transmissionMap,n(e.transmissionMap,t.transmissionMapTransform)),t.thickness.value=e.thickness,e.thicknessMap&&(t.thicknessMap.value=e.thicknessMap,n(e.thicknessMap,t.thicknessMapTransform)),t.attenuationDistance.value=e.attenuationDistance,t.attenuationColor.value.copy(e.attenuationColor));e.anisotropy>0&&(t.anisotropyVector.value.set(e.anisotropy*Math.cos(e.anisotropyRotation),e.anisotropy*Math.sin(e.anisotropyRotation)),e.anisotropyMap&&(t.anisotropyMap.value=e.anisotropyMap,n(e.anisotropyMap,t.anisotropyMapTransform)));t.specularIntensity.value=e.specularIntensity,t.specularColor.value.copy(e.specularColor),e.specularColorMap&&(t.specularColorMap.value=e.specularColorMap,n(e.specularColorMap,t.specularColorMapTransform));e.specularIntensityMap&&(t.specularIntensityMap.value=e.specularIntensityMap,n(e.specularIntensityMap,t.specularIntensityMapTransform))}(t,r,o)):r.isMeshMatcapMaterial?(i(t,r),function(t,e){e.matcap&&(t.matcap.value=e.matcap)}(t,r)):r.isMeshDepthMaterial?i(t,r):r.isMeshDistanceMaterial?(i(t,r),function(t,n){const i=e.get(n).light;t.referencePosition.value.setFromMatrixPosition(i.matrixWorld),t.nearDistance.value=i.shadow.camera.near,t.farDistance.value=i.shadow.camera.far}(t,r)):r.isMeshNormalMaterial?i(t,r):r.isLineBasicMaterial?(function(t,e){t.diffuse.value.copy(e.color),t.opacity.value=e.opacity,e.map&&(t.map.value=e.map,n(e.map,t.mapTransform))}(t,r),r.isLineDashedMaterial&&function(t,e){t.dashSize.value=e.dashSize,t.totalSize.value=e.dashSize+e.gapSize,t.scale.value=e.scale}(t,r)):r.isPointsMaterial?function(t,e,i,r){t.diffuse.value.copy(e.color),t.opacity.value=e.opacity,t.size.value=e.size*i,t.scale.value=.5*r,e.map&&(t.map.value=e.map,n(e.map,t.uvTransform));e.alphaMap&&(t.alphaMap.value=e.alphaMap,n(e.alphaMap,t.alphaMapTransform));e.alphaTest>0&&(t.alphaTest.value=e.alphaTest)}(t,r,s,a):r.isSpriteMaterial?function(t,e){t.diffuse.value.copy(e.color),t.opacity.value=e.opacity,t.rotation.value=e.rotation,e.map&&(t.map.value=e.map,n(e.map,t.mapTransform));e.alphaMap&&(t.alphaMap.value=e.alphaMap,n(e.alphaMap,t.alphaMapTransform));e.alphaTest>0&&(t.alphaTest.value=e.alphaTest)}(t,r):r.isShadowMaterial?(t.color.value.copy(r.color),t.opacity.value=r.opacity):r.isShaderMaterial&&(r.uniformsNeedUpdate=!1)}}}function uo(t,e,n,i){let r={},s={},a=[];const o=t.getParameter(t.MAX_UNIFORM_BUFFER_BINDINGS);function l(t,e,n,i){const r=t.value,s=e+"_"+n;if(void 0===i[s])return i[s]="number"==typeof r||"boolean"==typeof r?r:r.clone(),!0;{const t=i[s];if("number"==typeof r||"boolean"==typeof r){if(t!==r)return i[s]=r,!0}else if(!1===t.equals(r))return t.copy(r),!0}return!1}function h(t){const e={boundary:0,storage:0};return"number"==typeof t||"boolean"==typeof t?(e.boundary=4,e.storage=4):t.isVector2?(e.boundary=8,e.storage=8):t.isVector3||t.isColor?(e.boundary=16,e.storage=12):t.isVector4?(e.boundary=16,e.storage=16):t.isMatrix3?(e.boundary=48,e.storage=48):t.isMatrix4?(e.boundary=64,e.storage=64):t.isTexture?console.warn("THREE.WebGLRenderer: Texture samplers can not be part of an uniforms group."):console.warn("THREE.WebGLRenderer: Unsupported uniform value type.",t),e}function u(e){const n=e.target;n.removeEventListener("dispose",u);const i=a.indexOf(n.__bindingPointIndex);a.splice(i,1),t.deleteBuffer(r[n.id]),delete r[n.id],delete s[n.id]}return{bind:function(t,e){const n=e.program;i.uniformBlockBinding(t,n)},update:function(n,c){let d=r[n.id];void 0===d&&(!function(t){const e=t.uniforms;let n=0;const i=16;for(let t=0,r=e.length;t0&&(n+=i-r);t.__size=n,t.__cache={}}(n),d=function(e){const n=function(){for(let t=0;ti)return;vo.applyMatrix4(t.matrixWorld);const o=e.ray.origin.distanceTo(vo);return oe.far?void 0:{distance:o,point:yo.clone().applyMatrix4(t.matrixWorld),index:r,face:null,faceIndex:null,barycoord:null,object:t}}class bo{constructor(){this.type="Curve",this.arcLengthDivisions=200}getPoint(){return console.warn("THREE.Curve: .getPoint() not implemented."),null}getPointAt(t,e){const n=this.getUtoTmapping(t);return this.getPoint(n,e)}getPoints(t=5){const e=[];for(let n=0;n<=t;n++)e.push(this.getPoint(n/t));return e}getSpacedPoints(t=5){const e=[];for(let n=0;n<=t;n++)e.push(this.getPointAt(n/t));return e}getLength(){const t=this.getLengths();return t[t.length-1]}getLengths(t=this.arcLengthDivisions){if(this.cacheArcLengths&&this.cacheArcLengths.length===t+1&&!this.needsUpdate)return this.cacheArcLengths;this.needsUpdate=!1;const e=[];let n,i=this.getPoint(0),r=0;e.push(0);for(let s=1;s<=t;s++)n=this.getPoint(s/t),r+=n.distanceTo(i),e.push(r),i=n;return this.cacheArcLengths=e,e}updateArcLengths(){this.needsUpdate=!0,this.getLengths()}getUtoTmapping(t,e){const n=this.getLengths();let i=0;const r=n.length;let s;s=e||t*n[r-1];let a,o=0,l=r-1;for(;o<=l;)if(i=Math.floor(o+(l-o)/2),a=n[i]-s,a<0)o=i+1;else{if(!(a>0)){l=i;break}l=i-1}if(i=l,n[i]===s)return i/(r-1);const h=n[i];return(i+(s-h)/(n[i+1]-h))/(r-1)}getTangent(t,e){const n=1e-4;let i=t-n,r=t+n;i<0&&(i=0),r>1&&(r=1);const s=this.getPoint(i),a=this.getPoint(r),o=e||(s.isVector2?new Se:new Ze);return o.copy(a).sub(s).normalize(),o}getTangentAt(t,e){const n=this.getUtoTmapping(t);return this.getTangent(n,e)}computeFrenetFrames(t,e){const n=new Ze,i=[],r=[],s=[],a=new Ze,o=new Rn;for(let e=0;e<=t;e++){const n=e/t;i[e]=this.getTangentAt(n,new Ze)}r[0]=new Ze,s[0]=new Ze;let l=Number.MAX_VALUE;const h=Math.abs(i[0].x),u=Math.abs(i[0].y),c=Math.abs(i[0].z);h<=l&&(l=h,n.set(1,0,0)),u<=l&&(l=u,n.set(0,1,0)),c<=l&&n.set(0,0,1),a.crossVectors(i[0],n).normalize(),r[0].crossVectors(i[0],a),s[0].crossVectors(i[0],r[0]);for(let e=1;e<=t;e++){if(r[e]=r[e-1].clone(),s[e]=s[e-1].clone(),a.crossVectors(i[e-1],i[e]),a.length()>Number.EPSILON){a.normalize();const t=Math.acos(ge(i[e-1].dot(i[e]),-1,1));r[e].applyMatrix4(o.makeRotationAxis(a,t))}s[e].crossVectors(i[e],r[e])}if(!0===e){let e=Math.acos(ge(r[0].dot(r[t]),-1,1));e/=t,i[0].dot(a.crossVectors(r[0],r[t]))>0&&(e=-e);for(let n=1;n<=t;n++)r[n].applyMatrix4(o.makeRotationAxis(i[n],e*n)),s[n].crossVectors(i[n],r[n])}return{tangents:i,normals:r,binormals:s}}clone(){return(new this.constructor).copy(this)}copy(t){return this.arcLengthDivisions=t.arcLengthDivisions,this}toJSON(){const t={metadata:{version:4.6,type:"Curve",generator:"Curve.toJSON"}};return t.arcLengthDivisions=this.arcLengthDivisions,t.type=this.type,t}fromJSON(t){return this.arcLengthDivisions=t.arcLengthDivisions,this}}class So extends bo{constructor(t=0,e=0,n=1,i=1,r=0,s=2*Math.PI,a=!1,o=0){super(),this.isEllipseCurve=!0,this.type="EllipseCurve",this.aX=t,this.aY=e,this.xRadius=n,this.yRadius=i,this.aStartAngle=r,this.aEndAngle=s,this.aClockwise=a,this.aRotation=o}getPoint(t,e=new Se){const n=e,i=2*Math.PI;let r=this.aEndAngle-this.aStartAngle;const s=Math.abs(r)i;)r-=i;r0?0:(Math.floor(Math.abs(l)/r)+1)*r:0===h&&l===r-1&&(l=r-2,h=1),this.closed||l>0?a=i[(l-1)%r]:(To.subVectors(i[0],i[1]).add(i[0]),a=To);const u=i[l%r],c=i[(l+1)%r];if(this.closed||l+2i.length-2?i.length-1:s+1],u=i[s>i.length-3?i.length-1:s+2];return n.set(Ro(a,o.x,l.x,h.x,u.x),Ro(a,o.y,l.y,h.y,u.y)),n}copy(t){super.copy(t),this.points=[];for(let e=0,n=t.points.length;e0||0!==i)&&(h.push(s,a,l),v+=3),(e>0||i!==r-1)&&(h.push(a,o,l),v+=3)}l.addGroup(g,v,0),g+=v}(),!1===s&&(t>0&&_(!0),e>0&&_(!1)),this.setIndex(h),this.setAttribute("position",new Ni(u,3)),this.setAttribute("normal",new Ni(c,3)),this.setAttribute("uv",new Ni(d,2))}copy(t){return super.copy(t),this.parameters=Object.assign({},t.parameters),this}static fromJSON(t){return new Uo(t.radiusTop,t.radiusBottom,t.height,t.radialSegments,t.heightSegments,t.openEnded,t.thetaStart,t.thetaLength)}}class Do extends Uo{constructor(t=1,e=1,n=32,i=1,r=!1,s=0,a=2*Math.PI){super(0,t,e,n,i,r,s,a),this.type="ConeGeometry",this.parameters={radius:t,height:e,radialSegments:n,heightSegments:i,openEnded:r,thetaStart:s,thetaLength:a}}static fromJSON(t){return new Do(t.radius,t.height,t.radialSegments,t.heightSegments,t.openEnded,t.thetaStart,t.thetaLength)}}let Oo=class t extends Bi{constructor(t=1,e=32,n=16,i=0,r=2*Math.PI,s=0,a=Math.PI){super(),this.type="SphereGeometry",this.parameters={radius:t,widthSegments:e,heightSegments:n,phiStart:i,phiLength:r,thetaStart:s,thetaLength:a},e=Math.max(3,Math.floor(e)),n=Math.max(2,Math.floor(n));const o=Math.min(s+a,Math.PI);let l=0;const h=[],u=new Ze,c=new Ze,d=[],p=[],f=[],m=[];for(let d=0;d<=n;d++){const g=[],_=d/n;let v=0;0===d&&0===s?v=.5/e:d===n&&o===Math.PI&&(v=-.5/e);for(let n=0;n<=e;n++){const o=n/e;u.x=-t*Math.cos(i+o*r)*Math.sin(s+_*a),u.y=t*Math.cos(s+_*a),u.z=t*Math.sin(i+o*r)*Math.sin(s+_*a),p.push(u.x,u.y,u.z),c.copy(u).normalize(),f.push(c.x,c.y,c.z),m.push(o+v,1-_),g.push(l++)}h.push(g)}for(let t=0;t0)&&d.push(e,r,l),(t!==n-1||o0){const t=ml[0].object;il.setFromNormalAndCoplanarPoint(e.getWorldDirection(il.normal),hl.setFromMatrixPosition(t.matrixWorld)),fl!==t&&null!==fl&&(this.dispatchEvent({type:"hoveroff",object:fl}),n.style.cursor="auto",fl=null),fl!==t&&(this.dispatchEvent({type:"hoveron",object:t}),n.style.cursor="pointer",fl=t)}else null!==fl&&(this.dispatchEvent({type:"hoveroff",object:fl}),n.style.cursor="auto",fl=null);ol.copy(rl)}}function bl(t){const e=this.object,n=this.domElement,i=this.raycaster;!1!==this.enabled&&(this._updatePointer(t),this._updateState(t),ml.length=0,i.setFromCamera(rl,e),i.intersectObjects(this.objects,this.recursive,ml),ml.length>0&&(pl=!0===this.transformGroup?Tl(ml[0].object):ml[0].object,il.setFromNormalAndCoplanarPoint(e.getWorldDirection(il.normal),hl.setFromMatrixPosition(pl.matrixWorld)),i.ray.intersectPlane(il,ll)&&(this.state===_l?(ul.copy(pl.parent.matrixWorld).invert(),sl.copy(ll).sub(hl.setFromMatrixPosition(pl.matrixWorld))):this.state===vl&&(cl.set(0,1,0).applyQuaternion(e.quaternion).normalize(),dl.set(1,0,0).applyQuaternion(e.quaternion).normalize())),n.style.cursor="move",this.dispatchEvent({type:"dragstart",object:pl})),ol.copy(rl))}function Sl(){!1!==this.enabled&&(pl&&(this.dispatchEvent({type:"dragend",object:pl}),pl=null),this.domElement.style.cursor=fl?"pointer":"auto",this.state=gl)}function Ml(t){!1!==this.enabled&&t.preventDefault()}function Tl(t,e=null){return t.isGroup&&(e=t),null===t.parent?e:Tl(t.parent,e)}function wl(t,e,n){var i,r=1;function s(){var s,a,o=i.length,l=0,h=0,u=0;for(s=0;s=(r=(c+d)/2))?c=r:d=r,i=h,!(h=h[o=+a]))return i[o]=u,t;if(e===(s=+t._x.call(null,h.data)))return u.next=h,i?i[o]=u:t._root=u,t;do{i=i?i[o]=new Array(2):t._root=new Array(2),(a=e>=(r=(c+d)/2))?c=r:d=r}while((o=+a)==(l=+(s>=r)));return i[l]=h,i[o]=u,t}function Al(t,e,n){this.node=t,this.x0=e,this.x1=n}function Rl(t){return t[0]}function Cl(t,e){var n=new Nl(null==e?Rl:e,NaN,NaN);return null==t?n:n.addAll(t)}function Nl(t,e,n){this._x=t,this._x0=e,this._x1=n,this._root=void 0}function Pl(t){for(var e={data:t.data},n=e;t=t.next;)n=n.next={data:t.data};return e}var Il=Cl.prototype=Nl.prototype;function Ll(t,e,n,i){if(isNaN(e)||isNaN(n))return t;var r,s,a,o,l,h,u,c,d,p=t._root,f={data:i},m=t._x0,g=t._y0,_=t._x1,v=t._y1;if(!p)return t._root=f,t;for(;p.length;)if((h=e>=(s=(m+_)/2))?m=s:_=s,(u=n>=(a=(g+v)/2))?g=a:v=a,r=p,!(p=p[c=u<<1|h]))return r[c]=f,t;if(o=+t._x.call(null,p.data),l=+t._y.call(null,p.data),e===o&&n===l)return f.next=p,r?r[c]=f:t._root=f,t;do{r=r?r[c]=new Array(4):t._root=new Array(4),(h=e>=(s=(m+_)/2))?m=s:_=s,(u=n>=(a=(g+v)/2))?g=a:v=a}while((c=u<<1|h)==(d=(l>=a)<<1|o>=s));return r[d]=p,r[c]=f,t}function Ul(t,e,n,i,r){this.node=t,this.x0=e,this.y0=n,this.x1=i,this.y1=r}function Dl(t){return t[0]}function Ol(t){return t[1]}function Fl(t,e,n){var i=new Bl(null==e?Dl:e,null==n?Ol:n,NaN,NaN,NaN,NaN);return null==t?i:i.addAll(t)}function Bl(t,e,n,i,r,s){this._x=t,this._y=e,this._x0=n,this._y0=i,this._x1=r,this._y1=s,this._root=void 0}function zl(t){for(var e={data:t.data},n=e;t=t.next;)n=n.next={data:t.data};return e}Il.copy=function(){var t,e,n=new Nl(this._x,this._x0,this._x1),i=this._root;if(!i)return n;if(!i.length)return n._root=Pl(i),n;for(t=[{source:i,target:n._root=new Array(2)}];i=t.pop();)for(var r=0;r<2;++r)(e=i.source[r])&&(e.length?t.push({source:e,target:i.target[r]=new Array(2)}):i.target[r]=Pl(e));return n},Il.add=function(t){const e=+this._x.call(null,t);return El(this.cover(e),e,t)},Il.addAll=function(t){Array.isArray(t)||(t=Array.from(t));const e=t.length,n=new Float64Array(e);let i=1/0,r=-1/0;for(let s,a=0;ar&&(r=s));if(i>r)return this;this.cover(i).cover(r);for(let i=0;it||t>=n;)switch(r=+(tl||(r=s.x1)=c))&&(s=h[h.length-1],h[h.length-1]=h[h.length-1-a],h[h.length-1-a]=s)}else{var d=Math.abs(t-+this._x.call(null,u.data));d=(a=(c+d)/2))?c=a:d=a,e=u,!(u=u[l=+o]))return this;if(!u.length)break;e[l+1&1]&&(n=e,h=l)}for(;u.data!==t;)if(i=u,!(u=u.next))return this;return(r=u.next)&&delete u.next,i?(r?i.next=r:delete i.next,this):e?(r?e[l]=r:delete e[l],(u=e[0]||e[1])&&u===(e[1]||e[0])&&!u.length&&(n?n[h]=u:this._root=u),this):(this._root=r,this)},Il.removeAll=function(t){for(var e=0,n=t.length;e=(a=(y+S)/2))?y=a:S=a,(p=n>=(o=(x+M)/2))?x=o:M=o,(f=i>=(l=(b+T)/2))?b=l:T=l,s=_,!(_=_[m=f<<2|p<<1|d]))return s[m]=v,t;if(h=+t._x.call(null,_.data),u=+t._y.call(null,_.data),c=+t._z.call(null,_.data),e===h&&n===u&&i===c)return v.next=_,s?s[m]=v:t._root=v,t;do{s=s?s[m]=new Array(8):t._root=new Array(8),(d=e>=(a=(y+S)/2))?y=a:S=a,(p=n>=(o=(x+M)/2))?x=o:M=o,(f=i>=(l=(b+T)/2))?b=l:T=l}while((m=f<<2|p<<1|d)==(g=(c>=l)<<2|(u>=o)<<1|h>=a));return s[g]=_,s[m]=v,t}function Vl(t,e,n,i,r,s,a){this.node=t,this.x0=e,this.y0=n,this.z0=i,this.x1=r,this.y1=s,this.z1=a}function Hl(t){return t[0]}function jl(t){return t[1]}function Wl(t){return t[2]}function ql(t,e,n,i){var r=new Xl(null==e?Hl:e,null==n?jl:n,null==i?Wl:i,NaN,NaN,NaN,NaN,NaN,NaN);return null==t?r:r.addAll(t)}function Xl(t,e,n,i,r,s,a,o,l){this._x=t,this._y=e,this._z=n,this._x0=i,this._y0=r,this._z0=s,this._x1=a,this._y1=o,this._z1=l,this._root=void 0}function $l(t){for(var e={data:t.data},n=e;t=t.next;)n=n.next={data:t.data};return e}kl.copy=function(){var t,e,n=new Bl(this._x,this._y,this._x0,this._y0,this._x1,this._y1),i=this._root;if(!i)return n;if(!i.length)return n._root=zl(i),n;for(t=[{source:i,target:n._root=new Array(4)}];i=t.pop();)for(var r=0;r<4;++r)(e=i.source[r])&&(e.length?t.push({source:e,target:i.target[r]=new Array(4)}):i.target[r]=zl(e));return n},kl.add=function(t){const e=+this._x.call(null,t),n=+this._y.call(null,t);return Ll(this.cover(e,n),e,n,t)},kl.addAll=function(t){var e,n,i,r,s=t.length,a=new Array(s),o=new Array(s),l=1/0,h=1/0,u=-1/0,c=-1/0;for(n=0;nu&&(u=i),rc&&(c=r));if(l>u||h>c)return this;for(this.cover(l,h).cover(u,c),n=0;nt||t>=r||i>e||e>=s;)switch(o=(ed||(s=l.y0)>p||(a=l.x1)=_)<<1|t>=g)&&(l=f[f.length-1],f[f.length-1]=f[f.length-1-h],f[f.length-1-h]=l)}else{var v=t-+this._x.call(null,m.data),y=e-+this._y.call(null,m.data),x=v*v+y*y;if(x=(o=(f+g)/2))?f=o:g=o,(u=a>=(l=(m+_)/2))?m=l:_=l,e=p,!(p=p[c=u<<1|h]))return this;if(!p.length)break;(e[c+1&3]||e[c+2&3]||e[c+3&3])&&(n=e,d=c)}for(;p.data!==t;)if(i=p,!(p=p.next))return this;return(r=p.next)&&delete p.next,i?(r?i.next=r:delete i.next,this):e?(r?e[c]=r:delete e[c],(p=e[0]||e[1]||e[2]||e[3])&&p===(e[3]||e[2]||e[1]||e[0])&&!p.length&&(n?n[d]=p:this._root=p),this):(this._root=r,this)},kl.removeAll=function(t){for(var e=0,n=t.length;e1&&(_=d.y+d.vy-u.y-u.vy||Zl(o)),r>2&&(v=d.z+d.vz-u.z-u.vz||Zl(o)),g*=p=((p=Math.sqrt(g*g+_*_+v*v))-n[m])/p*i*e[m],_*=p,v*=p,d.vx-=g*(f=a[m]),r>1&&(d.vy-=_*f),r>2&&(d.vz-=v*f),u.vx+=g*(f=1-f),r>1&&(u.vy+=_*f),r>2&&(u.vz+=v*f)}function p(){if(i){var r,o,h=i.length,u=t.length,c=new Map(i.map(((t,e)=>[l(t,e,i),t])));for(r=0,s=new Array(h);r"function"==typeof t))||Math.random,r=e.find((t=>[1,2,3].includes(t)))||2,p()},d.links=function(e){return arguments.length?(t=e,p(),d):t},d.id=function(t){return arguments.length?(l=t,d):l},d.iterations=function(t){return arguments.length?(c=+t,d):c},d.strength=function(t){return arguments.length?(h="function"==typeof t?t:Kl(+t),f(),d):h},d.distance=function(t){return arguments.length?(u="function"==typeof t?t:Kl(+t),m(),d):u},d}Yl.copy=function(){var t,e,n=new Xl(this._x,this._y,this._z,this._x0,this._y0,this._z0,this._x1,this._y1,this._z1),i=this._root;if(!i)return n;if(!i.length)return n._root=$l(i),n;for(t=[{source:i,target:n._root=new Array(8)}];i=t.pop();)for(var r=0;r<8;++r)(e=i.source[r])&&(e.length?t.push({source:e,target:i.target[r]=new Array(8)}):i.target[r]=$l(e));return n},Yl.add=function(t){const e=+this._x.call(null,t),n=+this._y.call(null,t),i=+this._z.call(null,t);return Gl(this.cover(e,n,i),e,n,i,t)},Yl.addAll=function(t){Array.isArray(t)||(t=Array.from(t));const e=t.length,n=new Float64Array(e),i=new Float64Array(e),r=new Float64Array(e);let s=1/0,a=1/0,o=1/0,l=-1/0,h=-1/0,u=-1/0;for(let c,d,p,f,m=0;ml&&(l=d),ph&&(h=p),fu&&(u=f));if(s>l||a>h||o>u)return this;this.cover(s,a,o).cover(l,h,u);for(let s=0;st||t>=a||r>e||e>=o||s>n||n>=l;)switch(u=(ng||(a=c.y0)>_||(o=c.z0)>v||(l=c.x1)=M)<<2|(e>=S)<<1|t>=b)&&(c=y[y.length-1],y[y.length-1]=y[y.length-1-d],y[y.length-1-d]=c)}else{var T=t-+this._x.call(null,x.data),w=e-+this._y.call(null,x.data),E=n-+this._z.call(null,x.data),A=T*T+w*w+E*E;if(A=(l=(_+x)/2))?_=l:x=l,(d=a>=(h=(v+b)/2))?v=h:b=h,(p=o>=(u=(y+S)/2))?y=u:S=u,e=g,!(g=g[f=p<<2|d<<1|c]))return this;if(!g.length)break;(e[f+1&7]||e[f+2&7]||e[f+3&7]||e[f+4&7]||e[f+5&7]||e[f+6&7]||e[f+7&7])&&(n=e,m=f)}for(;g.data!==t;)if(i=g,!(g=g.next))return this;return(r=g.next)&&delete g.next,i?(r?i.next=r:delete i.next,this):e?(r?e[f]=r:delete e[f],(g=e[0]||e[1]||e[2]||e[3]||e[4]||e[5]||e[6]||e[7])&&g===(e[7]||e[6]||e[5]||e[4]||e[3]||e[2]||e[1]||e[0])&&!g.length&&(n?n[m]=g:this._root=g),this):(this._root=r,this)},Yl.removeAll=function(t){for(var e=0,n=t.length;e{}};function nh(){for(var t,e=0,n=arguments.length,i={};e=0&&(e=t.slice(n+1),t=t.slice(0,n)),t&&!i.hasOwnProperty(t))throw new Error("unknown type: "+t);return{type:t,name:e}}))),a=-1,o=s.length;if(!(arguments.length<2)){if(null!=e&&"function"!=typeof e)throw new Error("invalid callback: "+e);for(;++a0)for(var n,i,r=new Array(n),s=0;s=0&&e._call.call(void 0,t),e=e._next;--lh}()}finally{lh=0,function(){var t,e,n=ah,i=1/0;for(;n;)n._call?(i>n._time&&(i=n._time),t=n,n=n._next):(e=n._next,n._next=null,n=t?t._next=e:ah=e);oh=t,Sh(i)}(),dh=0}}function bh(){var t=fh.now(),e=t-ch;e>1e3&&(ph-=e,ch=t)}function Sh(t){lh||(hh&&(hh=clearTimeout(hh)),t-dh>24?(t<1/0&&(hh=setTimeout(xh,t-fh.now()-ph)),uh&&(uh=clearInterval(uh))):(uh||(ch=fh.now(),uh=setInterval(bh,1e3)),lh=1,mh(xh)))}vh.prototype=yh.prototype={constructor:vh,restart:function(t,e,n){if("function"!=typeof t)throw new TypeError("callback is not a function");n=(null==n?gh():+n)+(null==e?0:+e),this._next||oh===this||(oh?oh._next=this:ah=this,oh=this),this._call=t,this._time=n,Sh()},stop:function(){this._call&&(this._call=null,this._time=1/0,Sh())}};const Mh=4294967296;function Th(t){return t.x}function wh(t){return t.y}function Eh(t){return t.z}var Ah,Rh,Ch,Nh,Ph=Math.PI*(3-Math.sqrt(5)),Ih=20*Math.PI/(9+Math.sqrt(221));function Lh(t,e){e=e||2;var n,i=Math.min(3,Math.max(1,Math.round(e))),r=1,s=.001,a=1-Math.pow(s,1/300),o=0,l=.6,h=new Map,u=yh(p),c=nh("tick","end"),d=function(){let t=1;return()=>(t=(1664525*t+1013904223)%Mh)/Mh}();function p(){f(),c.call("tick",n),r1&&(null==u.fy?u.y+=u.vy*=l:(u.y=u.fy,u.vy=0)),i>2&&(null==u.fz?u.z+=u.vz*=l:(u.z=u.fz,u.vz=0));return n}function m(){for(var e,n=0,r=t.length;n1&&isNaN(e.y)||i>2&&isNaN(e.z)){var s=10*(i>2?Math.cbrt(.5+n):i>1?Math.sqrt(.5+n):n),a=n*Ph,o=n*Ih;1===i?e.x=s:2===i?(e.x=s*Math.cos(a),e.y=s*Math.sin(a)):(e.x=s*Math.sin(a)*Math.cos(o),e.y=s*Math.cos(a),e.z=s*Math.sin(a)*Math.sin(o))}(isNaN(e.vx)||i>1&&isNaN(e.vy)||i>2&&isNaN(e.vz))&&(e.vx=0,i>1&&(e.vy=0),i>2&&(e.vz=0))}}function g(e){return e.initialize&&e.initialize(t,d,i),e}return null==t&&(t=[]),m(),n={tick:f,restart:function(){return u.restart(p),n},stop:function(){return u.stop(),n},numDimensions:function(t){return arguments.length?(i=Math.min(3,Math.max(1,Math.round(t))),h.forEach(g),n):i},nodes:function(e){return arguments.length?(t=e,m(),h.forEach(g),n):t},alpha:function(t){return arguments.length?(r=+t,n):r},alphaMin:function(t){return arguments.length?(s=+t,n):s},alphaDecay:function(t){return arguments.length?(a=+t,n):+a},alphaTarget:function(t){return arguments.length?(o=+t,n):o},velocityDecay:function(t){return arguments.length?(l=1-t,n):1-l},randomSource:function(t){return arguments.length?(d=t,h.forEach(g),n):d},force:function(t,e){return arguments.length>1?(null==e?h.delete(t):h.set(t,g(e)),n):h.get(t)},find:function(){var e,n,r,s,a,o,l=Array.prototype.slice.call(arguments),h=l.shift()||0,u=(i>1?l.shift():null)||0,c=(i>2?l.shift():null)||0,d=l.shift()||1/0,p=0,f=t.length;for(d*=d,p=0;p1?(c.on(t,e),n):c.on(t)}}}function Uh(){var t,e,n,i,r,s,a=Kl(-30),o=1,l=1/0,h=.81;function u(i){var s,a=t.length,o=(1===e?Cl(t,Th):2===e?Fl(t,Th,wh):3===e?ql(t,Th,wh,Eh):null).visitAfter(d);for(r=i,s=0;s1&&(t.y=a/u),e>2&&(t.z=o/u)}else{(n=t).x=n.data.x,e>1&&(n.y=n.data.y),e>2&&(n.z=n.data.z);do{h+=s[n.data.index]}while(n=n.next)}t.value=h}function p(t,a,u,c,d){if(!t.value)return!0;var p=[u,c,d][e-1],f=t.x-n.x,m=e>1?t.y-n.y:0,g=e>2?t.z-n.z:0,_=p-a,v=f*f+m*m+g*g;if(_*_/h1&&0===m&&(v+=(m=Zl(i))*m),e>2&&0===g&&(v+=(g=Zl(i))*g),v1&&(n.vy+=m*t.value*r/v),e>2&&(n.vz+=g*t.value*r/v)),!0;if(!(t.length||v>=l)){(t.data!==n||t.next)&&(0===f&&(v+=(f=Zl(i))*f),e>1&&0===m&&(v+=(m=Zl(i))*m),e>2&&0===g&&(v+=(g=Zl(i))*g),v1&&(n.vy+=m*_),e>2&&(n.vz+=g*_))}while(t=t.next)}}return u.initialize=function(n,...r){t=n,i=r.find((t=>"function"==typeof t))||Math.random,e=r.find((t=>[1,2,3].includes(t)))||2,c()},u.strength=function(t){return arguments.length?(a="function"==typeof t?t:Kl(+t),c(),u):a},u.distanceMin=function(t){return arguments.length?(o=t*t,u):Math.sqrt(o)},u.distanceMax=function(t){return arguments.length?(l=t*t,u):Math.sqrt(l)},u.theta=function(t){return arguments.length?(h=t*t,u):Math.sqrt(h)},u}function Dh(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}function Oh(){if(Rh)return Ah;return Rh=1,Ah=function(t){!function(t){if(!t)throw new Error("Eventify cannot use falsy object as events subject");for(var e=["on","fire","off"],n=0;n1&&(i=Array.prototype.splice.call(arguments,1));for(var s=0;s0&&(g.fire("changed",c),c.length=0)}function C(t){if("function"!=typeof t)throw new Error("Function is expected to iterate over graph nodes. You passed "+t);for(var e=a.values(),n=e.next();!n.done;){if(t(n.value))return!0;n=e.next()}}};var t=Oh();function e(t,e){this.id=t,this.links=null,this.data=e}function n(t,e){t.links?t.links.add(e):t.links=new Set([e])}function i(t,e,n,i){this.fromId=t,this.toId=e,this.data=n,this.id=i}function r(t,e){return t.toString()+"👉 "+e.toString()}return Ch}(),Hh=Dh(Vh),jh={exports:{}},Wh={exports:{}};function qh(){return Bh||(Bh=1,Fh=function(t){return 0===t?"x":1===t?"y":2===t?"z":"c"+(t+1)}),Fh}function Xh(){if(kh)return zh;kh=1;const t=qh();return zh=function(e){return function(n,i){let r=i&&i.indent||0,s=i&&void 0!==i.join?i.join:"\n",a=Array(r+1).join(" "),o=[];for(let i=0;i>>19))+(t<<5)&4294967295)^t<<9))+(t<<3)&4294967295)^t>>>16),this.seed=t,(268435455&t)/268435456}return lu=1,du.exports=t,du.exports.random=t,du.exports.randomIterator=function(e,n){var i=n||t();if("function"!=typeof i.next)throw new Error("customRandom does not match expected API: next() function is missing");return{forEach:function(t){var n,r,s;for(n=e.length-1;n>0;--n)r=i.next(n+1),s=e[r],e[r]=e[n],e[n]=s,t(s);e.length&&t(e[0])},shuffle:function(){var t,n,r;for(t=e.length-1;t>0;--t)n=i.next(t+1),r=e[n],e[n]=e[t],e[t]=r;return e}}},e.prototype.next=function(t){return Math.floor(this.nextDouble()*t)},e.prototype.nextDouble=i,e.prototype.uniform=i,e.prototype.gaussian=function(){var t,e,n;do{t=(e=2*this.nextDouble()-1)*e+(n=2*this.nextDouble()-1)*n}while(t>=1||0===t);return e*Math.sqrt(-2*Math.log(t)/t)},e.prototype.levy=function(){var t=1.5,e=Math.pow(n(2.5)*Math.sin(Math.PI*t/2)/(n(1.25)*t*Math.pow(2,.25)),1/t);return this.gaussian()*e/Math.pow(Math.abs(this.gaussian()),1/t)},du.exports}().random(42),b=[],S=[],M=m(l,x),T=g(b,l,x),w=v(l,x),E=_(l),A=[],R=new Map,C=0;I("nbody",(function(){if(0===b.length)return;M.insertBodies(b);var t=b.length;for(;t--;){var e=b[t];e.isPinned||(e.reset(),M.updateBodyForce(e),E.update(e))}})),I("spring",(function(){var t=S.length;for(;t--;)w.update(S[t])}));var N={bodies:b,quadTree:M,springs:S,settings:l,addForce:I,removeForce:function(t){var e=A.indexOf(R.get(t));if(e<0)return;A.splice(e,1),R.delete(t)},getForces:function(){return R},step:function(){for(var t=0;tnew f(t))(t);return b.push(e),e},removeBody:function(t){if(t){var e=b.indexOf(t);if(!(e<0))return b.splice(e,1),0===b.length&&T.reset(),!0}},addSpring:function(t,e,n,i){if(!t||!e)throw new Error("Cannot add null spring to force simulator");"number"!=typeof n&&(n=-1);var r=new h(t,e,n,i>=0?i:-1);return S.push(r),r},getTotalMovement:function(){return 0},removeSpring:function(t){if(t){var e=S.indexOf(t);return e>-1?(S.splice(e,1),!0):void 0}},getBestNewBodyPosition:function(t){return T.getBestNewPosition(t)},getBBox:P,getBoundingBox:P,invalidateBBox:function(){console.warn("invalidateBBox() is deprecated, bounds always recomputed on `getBBox()` call")},gravity:function(t){return void 0!==t?(l.gravity=t,M.options({gravity:t}),this):l.gravity},theta:function(t){return void 0!==t?(l.theta=t,M.options({theta:t}),this):l.theta},random:x};return function(t,e){for(var n in t)o(t,e,n)}(l,N),c(N),N;function P(){return T.update(),T.box}function I(t,e){if(R.has(t))throw new Error("Force "+t+" is already added");R.set(t,e),A.push(e)}};var t=function(){if(Gh)return Wh.exports;Gh=1;const t=Xh();function e(t,e){return`\n${i(t,e)}\n${n(t)}\nreturn {Body: Body, Vector: Vector};\n`}function n(e){let n=t(e),i=n("{var}",{join:", "});return`\nfunction Body(${i}) {\n this.isPinned = false;\n this.pos = new Vector(${i});\n this.force = new Vector();\n this.velocity = new Vector();\n this.mass = 1;\n\n this.springCount = 0;\n this.springLength = 0;\n}\n\nBody.prototype.reset = function() {\n this.force.reset();\n this.springCount = 0;\n this.springLength = 0;\n}\n\nBody.prototype.setPosition = function (${i}) {\n ${n("this.pos.{var} = {var} || 0;",{indent:2})}\n};`}function i(e,n){let i=t(e),r="";return n&&(r=`${i("\n\t var v{var};\n\tObject.defineProperty(this, '{var}', {\n\t set: function(v) { \n\t if (!Number.isFinite(v)) throw new Error('Cannot set non-numbers to {var}');\n\t v{var} = v; \n\t },\n\t get: function() { return v{var}; }\n\t});")}`),`function Vector(${i("{var}",{join:", "})}) {\n ${r}\n if (typeof arguments[0] === 'object') {\n // could be another vector\n let v = arguments[0];\n ${i('if (!Number.isFinite(v.{var})) throw new Error("Expected value is not a finite number at Vector constructor ({var})");',{indent:4})}\n ${i("this.{var} = v.{var};",{indent:4})}\n } else {\n ${i('this.{var} = typeof {var} === "number" ? {var} : 0;',{indent:4})}\n }\n }\n \n Vector.prototype.reset = function () {\n ${i("this.{var} = ",{join:""})}0;\n };`}return Wh.exports=function(t,n){let i=e(t,n),{Body:r}=new Function(i)();return r},Wh.exports.generateCreateBodyFunctionBody=e,Wh.exports.getVectorCode=i,Wh.exports.getBodyCode=n,Wh.exports}(),e=function(){if($h)return Yh.exports;$h=1;const t=Xh(),e=qh();function n(n){let l=t(n),h=Math.pow(2,n);return`\n${o()}\n${a(n)}\n${i(n)}\n${s(n)}\n${r(n)}\n\nfunction createQuadTree(options, random) {\n options = options || {};\n options.gravity = typeof options.gravity === 'number' ? options.gravity : -1;\n options.theta = typeof options.theta === 'number' ? options.theta : 0.8;\n\n var gravity = options.gravity;\n var updateQueue = [];\n var insertStack = new InsertStack();\n var theta = options.theta;\n\n var nodesCache = [];\n var currentInCache = 0;\n var root = newNode();\n\n return {\n insertBodies: insertBodies,\n\n /**\n * Gets root node if it is present\n */\n getRoot: function() {\n return root;\n },\n\n updateBodyForce: update,\n\n options: function(newOptions) {\n if (newOptions) {\n if (typeof newOptions.gravity === 'number') {\n gravity = newOptions.gravity;\n }\n if (typeof newOptions.theta === 'number') {\n theta = newOptions.theta;\n }\n\n return this;\n }\n\n return {\n gravity: gravity,\n theta: theta\n };\n }\n };\n\n function newNode() {\n // To avoid pressure on GC we reuse nodes.\n var node = nodesCache[currentInCache];\n if (node) {\n${function(t){let e=[];for(let n=0;n {var}max) {var}max = pos.{var};",{indent:6})}\n }\n\n // Makes the bounds square.\n var maxSideLength = -Infinity;\n ${l("if ({var}max - {var}min > maxSideLength) maxSideLength = {var}max - {var}min ;",{indent:4})}\n\n currentInCache = 0;\n root = newNode();\n ${l("root.min_{var} = {var}min;",{indent:4})}\n ${l("root.max_{var} = {var}min + maxSideLength;",{indent:4})}\n\n i = bodies.length - 1;\n if (i >= 0) {\n root.body = bodies[i];\n }\n while (i--) {\n insert(bodies[i], root);\n }\n }\n\n function insert(newBody) {\n insertStack.reset();\n insertStack.push(root, newBody);\n\n while (!insertStack.isEmpty()) {\n var stackItem = insertStack.pop();\n var node = stackItem.node;\n var body = stackItem.body;\n\n if (!node.body) {\n // This is internal node. Update the total mass of the node and center-of-mass.\n ${l("var {var} = body.pos.{var};",{indent:8})}\n node.mass += body.mass;\n ${l("node.mass_{var} += body.mass * {var};",{indent:8})}\n\n // Recursively insert the body in the appropriate quadrant.\n // But first find the appropriate quadrant.\n var quadIdx = 0; // Assume we are in the 0's quad.\n ${l("var min_{var} = node.min_{var};",{indent:8})}\n ${l("var max_{var} = (min_{var} + node.max_{var}) / 2;",{indent:8})}\n\n${function(){let t=[],i=Array(8+1).join(" ");for(let r=0;r max_${e(r)}) {`),t.push(i+` quadIdx = quadIdx + ${Math.pow(2,r)};`),t.push(i+` min_${e(r)} = max_${e(r)};`),t.push(i+` max_${e(r)} = node.max_${e(r)};`),t.push(i+"}");return t.join("\n")}()}\n\n var child = getChild(node, quadIdx);\n\n if (!child) {\n // The node is internal but this quadrant is not taken. Add\n // subnode to it.\n child = newNode();\n ${l("child.min_{var} = min_{var};",{indent:10})}\n ${l("child.max_{var} = max_{var};",{indent:10})}\n child.body = body;\n\n setChild(node, quadIdx, child);\n } else {\n // continue searching in this quadrant.\n insertStack.push(child, body);\n }\n } else {\n // We are trying to add to the leaf node.\n // We have to convert current leaf into internal node\n // and continue adding two nodes.\n var oldBody = node.body;\n node.body = null; // internal nodes do not cary bodies\n\n if (isSamePosition(oldBody.pos, body.pos)) {\n // Prevent infinite subdivision by bumping one node\n // anywhere in this quadrant\n var retriesCount = 3;\n do {\n var offset = random.nextDouble();\n ${l("var d{var} = (node.max_{var} - node.min_{var}) * offset;",{indent:12})}\n\n ${l("oldBody.pos.{var} = node.min_{var} + d{var};",{indent:12})}\n retriesCount -= 1;\n // Make sure we don't bump it out of the box. If we do, next iteration should fix it\n } while (retriesCount > 0 && isSamePosition(oldBody.pos, body.pos));\n\n if (retriesCount === 0 && isSamePosition(oldBody.pos, body.pos)) {\n // This is very bad, we ran out of precision.\n // if we do not return from the method we'll get into\n // infinite loop here. So we sacrifice correctness of layout, and keep the app running\n // Next layout iteration should get larger bounding box in the first step and fix this\n return;\n }\n }\n // Next iteration should subdivide node further.\n insertStack.push(node, oldBody);\n insertStack.push(node, body);\n }\n }\n }\n}\nreturn createQuadTree;\n\n`}function i(e){let n=t(e);return`\n function isSamePosition(point1, point2) {\n ${n("var d{var} = Math.abs(point1.{var} - point2.{var});",{indent:2})}\n \n return ${n("d{var} < 1e-8",{join:" && "})};\n } \n`}function r(t){var e=Math.pow(2,t);return`\nfunction setChild(node, idx, child) {\n ${function(){let t=[];for(let n=0;n 0) {\n return this.stack[--this.popIdx];\n }\n },\n reset: function () {\n this.popIdx = 0;\n }\n};\n\nfunction InsertStackElement(node, body) {\n this.node = node; // QuadTree node\n this.body = body; // physical body which needs to be inserted to node\n}\n"}return Yh.exports=function(t){let e=n(t);return new Function(e)()},Yh.exports.generateQuadTreeFunctionBody=n,Yh.exports.getInsertStackCode=o,Yh.exports.getQuadNodeCode=a,Yh.exports.isSamePosition=i,Yh.exports.getChildBodyCode=s,Yh.exports.setChildBodyCode=r,Yh.exports}(),n=function(){if(Kh)return Zh.exports;Kh=1,Zh.exports=function(t){let n=e(t);return new Function("bodies","settings","random",n)},Zh.exports.generateFunctionBody=e;const t=Xh();function e(e){let n=t(e);return`\n var boundingBox = {\n ${n("min_{var}: 0, max_{var}: 0,",{indent:4})}\n };\n\n return {\n box: boundingBox,\n\n update: updateBoundingBox,\n\n reset: resetBoundingBox,\n\n getBestNewPosition: function (neighbors) {\n var ${n("base_{var} = 0",{join:", "})};\n\n if (neighbors.length) {\n for (var i = 0; i < neighbors.length; ++i) {\n let neighborPos = neighbors[i].pos;\n ${n("base_{var} += neighborPos.{var};",{indent:10})}\n }\n\n ${n("base_{var} /= neighbors.length;",{indent:8})}\n } else {\n ${n("base_{var} = (boundingBox.min_{var} + boundingBox.max_{var}) / 2;",{indent:8})}\n }\n\n var springLength = settings.springLength;\n return {\n ${n("{var}: base_{var} + (random.nextDouble() - 0.5) * springLength,",{indent:8})}\n };\n }\n };\n\n function updateBoundingBox() {\n var i = bodies.length;\n if (i === 0) return; // No bodies - no borders.\n\n ${n("var max_{var} = -Infinity;",{indent:4})}\n ${n("var min_{var} = Infinity;",{indent:4})}\n\n while(i--) {\n // this is O(n), it could be done faster with quadtree, if we check the root node bounds\n var bodyPos = bodies[i].pos;\n ${n("if (bodyPos.{var} < min_{var}) min_{var} = bodyPos.{var};",{indent:6})}\n ${n("if (bodyPos.{var} > max_{var}) max_{var} = bodyPos.{var};",{indent:6})}\n }\n\n ${n("boundingBox.min_{var} = min_{var};",{indent:4})}\n ${n("boundingBox.max_{var} = max_{var};",{indent:4})}\n }\n\n function resetBoundingBox() {\n ${n("boundingBox.min_{var} = boundingBox.max_{var} = 0;",{indent:4})}\n }\n`}return Zh.exports}(),i=function(){if(Qh)return Jh.exports;Qh=1;const t=Xh();function e(e){return`\n if (!Number.isFinite(options.dragCoefficient)) throw new Error('dragCoefficient is not a finite number');\n\n return {\n update: function(body) {\n ${t(e)("body.force.{var} -= options.dragCoefficient * body.velocity.{var};",{indent:6})}\n }\n };\n`}return Jh.exports=function(t){let n=e(t);return new Function("options",n)},Jh.exports.generateCreateDragForceFunctionBody=e,Jh.exports}(),r=function(){if(tu)return eu.exports;tu=1;const t=Xh();function e(e){let n=t(e);return`\n if (!Number.isFinite(options.springCoefficient)) throw new Error('Spring coefficient is not a number');\n if (!Number.isFinite(options.springLength)) throw new Error('Spring length is not a number');\n\n return {\n /**\n * Updates forces acting on a spring\n */\n update: function (spring) {\n var body1 = spring.from;\n var body2 = spring.to;\n var length = spring.length < 0 ? options.springLength : spring.length;\n ${n("var d{var} = body2.pos.{var} - body1.pos.{var};",{indent:6})}\n var r = Math.sqrt(${n("d{var} * d{var}",{join:" + "})});\n\n if (r === 0) {\n ${n("d{var} = (random.nextDouble() - 0.5) / 50;",{indent:8})}\n r = Math.sqrt(${n("d{var} * d{var}",{join:" + "})});\n }\n\n var d = r - length;\n var coefficient = ((spring.coefficient > 0) ? spring.coefficient : options.springCoefficient) * d / r;\n\n ${n("body1.force.{var} += coefficient * d{var}",{indent:6})};\n body1.springCount += 1;\n body1.springLength += r;\n\n ${n("body2.force.{var} -= coefficient * d{var}",{indent:6})};\n body2.springCount += 1;\n body2.springLength += r;\n }\n };\n`}return eu.exports=function(t){let n=e(t);return new Function("options","random",n)},eu.exports.generateCreateSpringForceFunctionBody=e,eu.exports}(),s=function(){if(nu)return ou.exports;nu=1;const t=Xh();function e(e){let n=t(e);return`\n var length = bodies.length;\n if (length === 0) return 0;\n\n ${n("var d{var} = 0, t{var} = 0;",{indent:2})}\n\n for (var i = 0; i < length; ++i) {\n var body = bodies[i];\n if (body.isPinned) continue;\n\n if (adaptiveTimeStepWeight && body.springCount) {\n timeStep = (adaptiveTimeStepWeight * body.springLength/body.springCount);\n }\n\n var coeff = timeStep / body.mass;\n\n ${n("body.velocity.{var} += coeff * body.force.{var};",{indent:4})}\n ${n("var v{var} = body.velocity.{var};",{indent:4})}\n var v = Math.sqrt(${n("v{var} * v{var}",{join:" + "})});\n\n if (v > 1) {\n // We normalize it so that we move within timeStep range. \n // for the case when v <= 1 - we let velocity to fade out.\n ${n("body.velocity.{var} = v{var} / v;",{indent:6})}\n }\n\n ${n("d{var} = timeStep * body.velocity.{var};",{indent:4})}\n\n ${n("body.pos.{var} += d{var};",{indent:4})}\n\n ${n("t{var} += Math.abs(d{var});",{indent:4})}\n }\n\n return (${n("t{var} * t{var}",{join:" + "})})/length;\n`}return ou.exports=function(t){let n=e(t);return new Function("bodies","timeStep","adaptiveTimeStepWeight",n)},ou.exports.generateIntegratorFunctionBody=e,ou.exports}(),a={};function o(t,e,n){if(t.hasOwnProperty(n)&&"function"!=typeof e[n]){var i=Number.isFinite(t[n]);e[n]=i?function(i){if(void 0!==i){if(!Number.isFinite(i))throw new Error("Value of "+n+" should be a valid number.");return t[n]=i,e}return t[n]}:function(i){return void 0!==i?(t[n]=i,e):t[n]}}}return hu}var fu=function(){if(cu)return jh.exports;cu=1,jh.exports=function(n,i){if(!n)throw new Error("Graph structure cannot be undefined");var r=(i&&i.createSimulator||pu())(i);if(Array.isArray(i))throw new Error("Physics settings is expected to be an object");var s=n.version>19?function(t){var e=n.getLinks(t);return e?1+e.size/3:1}:function(t){var e=n.getLinks(t);return e?1+e.length/3:1};i&&"function"==typeof i.nodeMass&&(s=i.nodeMass);var a=new Map,o={},l=0,h=r.settings.springTransform||e;l=0,n.forEachNode((function(t){m(t.id),l+=1})),n.forEachLink(_),n.on("changed",f);var u=!1,c={step:function(){if(0===l)return d(!0),!0;var t=r.step();c.lastMove=t,c.fire("step");var e=t/l<=.01;return d(e),e},getNodePosition:function(t){return x(t).pos},setNodePosition:function(t){var e=x(t);e.setPosition.apply(e,Array.prototype.slice.call(arguments,1))},getLinkPosition:function(t){var e=o[t];if(e)return{from:e.from.pos,to:e.to.pos}},getGraphRect:function(){return r.getBBox()},forEachBody:p,pinNode:function(t,e){x(t.id).isPinned=!!e},isNodePinned:function(t){return x(t.id).isPinned},dispose:function(){n.off("changed",f),c.fire("disposed")},getBody:function(t){return a.get(t)},getSpring:function(t,e){var i;if(void 0===e)i="object"!=typeof t?t:t.id;else{var r=n.hasLink(t,e);if(!r)return;i=r.id}return o[i]},getForceVectorLength:function(){var t=0,e=0;return p((function(n){t+=Math.abs(n.force.x),e+=Math.abs(n.force.y)})),Math.sqrt(t*t+e*e)},simulator:r,graph:n,lastMove:0};return t(c),c;function d(t){var e;u!==t&&(u=t,e=t,c.fire("stable",e))}function p(t){a.forEach(t)}function f(t){for(var e=0;e=e||n<0||c&&t-h>=s}function m(){var t=xu();if(f(t))return g(t);o=setTimeout(m,function(t){var n=e-(t-l);return c?Bu(n,s-(t-h)):n}(t))}function g(t){return o=void 0,d&&i?p(t):(i=r=void 0,a)}function _(){var t=xu(),n=f(t);if(i=arguments,r=this,l=t,n){if(void 0===o)return function(t){return h=t,o=setTimeout(m,e),u?p(t):a}(l);if(c)return clearTimeout(o),o=setTimeout(m,e),p(l)}return void 0===o&&(o=setTimeout(m,e)),a}return e=Ou(e)||0,gu(n)&&(u=!!n.leading,s=(c="maxWait"in n)?Fu(Ou(n.maxWait)||0,e):s,d="trailing"in n?!!n.trailing:d),_.cancel=function(){void 0!==o&&clearTimeout(o),h=0,i=l=r=o=void 0},_.flush=function(){return void 0===o?a:g(xu())},_}function ku(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,i=Array(e);n0&&void 0!==arguments[0]?arguments[0]:{},e=Object.assign({},n instanceof Function?n(t):n,{initialised:!1}),i={};function r(e){return s(e,t),o(),r}var s=function(t,n){u.call(r,t,e,n),e.initialised=!0},o=zu((function(){e.initialised&&(d.call(r,e,i),i={})}),1);return p.forEach((function(t){r[t.name]=function(t){var n=t.name,s=t.triggerUpdate,a=void 0!==s&&s,l=t.onChange,h=void 0===l?function(t,e){}:l,u=t.defaultVal,c=void 0===u?null:u;return function(t){var s=e[n];if(!arguments.length)return s;var l=void 0===t?c:t;return e[n]=l,h.call(r,l,e,s),!i.hasOwnProperty(n)&&(i[n]=s),a&&o(),r}}(t)})),Object.keys(a).forEach((function(t){r[t]=function(){for(var n,i=arguments.length,s=new Array(i),o=0;o=e)&&(n=e);else{let i=-1;for(let r of t)null!=(r=e(r,++i,t))&&(n=r)&&(n=r)}return n}function Ku(t,e){let n;if(void 0===e)for(const e of t)null!=e&&(n>e||void 0===n&&e>=e)&&(n=e);else{let i=-1;for(let r of t)null!=(r=e(r,++i,t))&&(n>r||void 0===n&&r>=r)&&(n=r)}return n}function Zu(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,i=Array(e);n0&&void 0!==arguments[0]?arguments[0]:[],e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],n=!(arguments.length>2&&void 0!==arguments[2])||arguments[2],i=arguments.length>3&&void 0!==arguments[3]&&arguments[3],r=(e instanceof Array?e.length?e:[void 0]:[e]).map((function(t){return{keyAccessor:t,isProp:!(t instanceof Function)}})),s=t.reduce((function(t,e){var i=t,s=e;return r.forEach((function(t,e){var a,o=t.keyAccessor;if(t.isProp){var l=s,h=l[o],u=function(t,e){if(null==t)return{};var n,i,r=function(t,e){if(null==t)return{};var n={};for(var i in t)if({}.hasOwnProperty.call(t,i)){if(e.includes(i))continue;n[i]=t[i]}return n}(t,e);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(t);for(i=0;i1&&void 0!==arguments[1]?arguments[1]:1;i===r.length?Object.keys(e).forEach((function(t){return e[t]=n(e[t])})):Object.values(e).forEach((function(e){return t(e,i+1)}))}(s);var a=s;return i&&(a=[],function t(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];n.length===r.length?a.push({keys:n,vals:e}):Object.entries(e).forEach((function(e){var i=Qu(e,2),r=i[0],s=i[1];return t(s,[].concat(Ju(n),[r]))}))}(s),e instanceof Array&&0===e.length&&1===a.length&&(a[0].keys=[])),a};function ic(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,i)}return n}function rc(t,e,n){return(e=function(t){var e=function(t,e){if("object"!=typeof t||null===t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var i=n.call(t,e||"default");if("object"!=typeof i)return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==typeof e?e:String(e)}(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function sc(t,e){if(null==t)return{};var n,i,r=function(t,e){if(null==t)return{};var n,i,r={},s=Object.keys(t);for(i=0;i=0||(r[n]=t[n]);return r}(t,e);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(t);for(i=0;i=0||Object.prototype.propertyIsEnumerable.call(t,n)&&(r[n]=t[n])}return r}function ac(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var i,r,s,a,o=[],l=!0,h=!1;try{if(s=(n=n.call(t)).next,0===e);else for(;!(l=(i=s.call(n)).done)&&(o.push(i.value),o.length!==e);l=!0);}catch(t){h=!0,r=t}finally{try{if(!l&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(h)throw r}}return o}}(t,e)||lc(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function oc(t){return function(t){if(Array.isArray(t))return hc(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||lc(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function lc(t,e){if(t){if("string"==typeof t)return hc(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?hc(t,e):void 0}}function hc(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,i=new Array(e);n1&&(n-=1),n<1/6?t+6*(e-t)*n:n<.5?e:n<2/3?t+(e-t)*(2/3-n)*6:t}if(t=zc(t,360),e=zc(e,100),n=zc(n,100),0===e)i=r=s=n;else{var o=n<.5?n*(1+e):n+e-n*e,l=2*n-o;i=a(l,o,t+1/3),r=a(l,o,t),s=a(l,o,t-1/3)}return{r:255*i,g:255*r,b:255*s}}(t.h,i,s),a=!0,o="hsl"),t.hasOwnProperty("a")&&(n=t.a));var l,h,u;return n=Bc(n),{ok:a,format:t.format||o,r:Math.min(255,Math.max(e.r,0)),g:Math.min(255,Math.max(e.g,0)),b:Math.min(255,Math.max(e.b,0)),a:n}}(t);this._originalInput=t,this._r=n.r,this._g=n.g,this._b=n.b,this._a=n.a,this._roundA=Math.round(100*this._a)/100,this._format=e.format||n.format,this._gradientType=e.gradientType,this._r<1&&(this._r=Math.round(this._r)),this._g<1&&(this._g=Math.round(this._g)),this._b<1&&(this._b=Math.round(this._b)),this._ok=n.ok}function xc(t,e,n){t=zc(t,255),e=zc(e,255),n=zc(n,255);var i,r,s=Math.max(t,e,n),a=Math.min(t,e,n),o=(s+a)/2;if(s==a)i=r=0;else{var l=s-a;switch(r=o>.5?l/(2-s-a):l/(s+a),s){case t:i=(e-n)/l+(e>1)+720)%360;--e;)i.h=(i.h+r)%360,s.push(yc(i));return s}function Dc(t,e){e=e||6;for(var n=yc(t).toHsv(),i=n.h,r=n.s,s=n.v,a=[],o=1/e;e--;)a.push(yc({h:i,s:r,v:s})),s=(s+o)%1;return a}yc.prototype={isDark:function(){return this.getBrightness()<128},isLight:function(){return!this.isDark()},isValid:function(){return this._ok},getOriginalInput:function(){return this._originalInput},getFormat:function(){return this._format},getAlpha:function(){return this._a},getBrightness:function(){var t=this.toRgb();return(299*t.r+587*t.g+114*t.b)/1e3},getLuminance:function(){var t,e,n,i=this.toRgb();return t=i.r/255,e=i.g/255,n=i.b/255,.2126*(t<=.03928?t/12.92:Math.pow((t+.055)/1.055,2.4))+.7152*(e<=.03928?e/12.92:Math.pow((e+.055)/1.055,2.4))+.0722*(n<=.03928?n/12.92:Math.pow((n+.055)/1.055,2.4))},setAlpha:function(t){return this._a=Bc(t),this._roundA=Math.round(100*this._a)/100,this},toHsv:function(){var t=bc(this._r,this._g,this._b);return{h:360*t.h,s:t.s,v:t.v,a:this._a}},toHsvString:function(){var t=bc(this._r,this._g,this._b),e=Math.round(360*t.h),n=Math.round(100*t.s),i=Math.round(100*t.v);return 1==this._a?"hsv("+e+", "+n+"%, "+i+"%)":"hsva("+e+", "+n+"%, "+i+"%, "+this._roundA+")"},toHsl:function(){var t=xc(this._r,this._g,this._b);return{h:360*t.h,s:t.s,l:t.l,a:this._a}},toHslString:function(){var t=xc(this._r,this._g,this._b),e=Math.round(360*t.h),n=Math.round(100*t.s),i=Math.round(100*t.l);return 1==this._a?"hsl("+e+", "+n+"%, "+i+"%)":"hsla("+e+", "+n+"%, "+i+"%, "+this._roundA+")"},toHex:function(t){return Sc(this._r,this._g,this._b,t)},toHexString:function(t){return"#"+this.toHex(t)},toHex8:function(t){return function(t,e,n,i,r){var s=[Vc(Math.round(t).toString(16)),Vc(Math.round(e).toString(16)),Vc(Math.round(n).toString(16)),Vc(jc(i))];if(r&&s[0].charAt(0)==s[0].charAt(1)&&s[1].charAt(0)==s[1].charAt(1)&&s[2].charAt(0)==s[2].charAt(1)&&s[3].charAt(0)==s[3].charAt(1))return s[0].charAt(0)+s[1].charAt(0)+s[2].charAt(0)+s[3].charAt(0);return s.join("")}(this._r,this._g,this._b,this._a,t)},toHex8String:function(t){return"#"+this.toHex8(t)},toRgb:function(){return{r:Math.round(this._r),g:Math.round(this._g),b:Math.round(this._b),a:this._a}},toRgbString:function(){return 1==this._a?"rgb("+Math.round(this._r)+", "+Math.round(this._g)+", "+Math.round(this._b)+")":"rgba("+Math.round(this._r)+", "+Math.round(this._g)+", "+Math.round(this._b)+", "+this._roundA+")"},toPercentageRgb:function(){return{r:Math.round(100*zc(this._r,255))+"%",g:Math.round(100*zc(this._g,255))+"%",b:Math.round(100*zc(this._b,255))+"%",a:this._a}},toPercentageRgbString:function(){return 1==this._a?"rgb("+Math.round(100*zc(this._r,255))+"%, "+Math.round(100*zc(this._g,255))+"%, "+Math.round(100*zc(this._b,255))+"%)":"rgba("+Math.round(100*zc(this._r,255))+"%, "+Math.round(100*zc(this._g,255))+"%, "+Math.round(100*zc(this._b,255))+"%, "+this._roundA+")"},toName:function(){return 0===this._a?"transparent":!(this._a<1)&&(Fc[Sc(this._r,this._g,this._b,!0)]||!1)},toFilter:function(t){var e="#"+Mc(this._r,this._g,this._b,this._a),n=e,i=this._gradientType?"GradientType = 1, ":"";if(t){var r=yc(t);n="#"+Mc(r._r,r._g,r._b,r._a)}return"progid:DXImageTransform.Microsoft.gradient("+i+"startColorstr="+e+",endColorstr="+n+")"},toString:function(t){var e=!!t;t=t||this._format;var n=!1,i=this._a<1&&this._a>=0;return e||!i||"hex"!==t&&"hex6"!==t&&"hex3"!==t&&"hex4"!==t&&"hex8"!==t&&"name"!==t?("rgb"===t&&(n=this.toRgbString()),"prgb"===t&&(n=this.toPercentageRgbString()),"hex"!==t&&"hex6"!==t||(n=this.toHexString()),"hex3"===t&&(n=this.toHexString(!0)),"hex4"===t&&(n=this.toHex8String(!0)),"hex8"===t&&(n=this.toHex8String()),"name"===t&&(n=this.toName()),"hsl"===t&&(n=this.toHslString()),"hsv"===t&&(n=this.toHsvString()),n||this.toHexString()):"name"===t&&0===this._a?this.toName():this.toRgbString()},clone:function(){return yc(this.toString())},_applyModification:function(t,e){var n=t.apply(null,[this].concat([].slice.call(e)));return this._r=n._r,this._g=n._g,this._b=n._b,this.setAlpha(n._a),this},lighten:function(){return this._applyModification(Ac,arguments)},brighten:function(){return this._applyModification(Rc,arguments)},darken:function(){return this._applyModification(Cc,arguments)},desaturate:function(){return this._applyModification(Tc,arguments)},saturate:function(){return this._applyModification(wc,arguments)},greyscale:function(){return this._applyModification(Ec,arguments)},spin:function(){return this._applyModification(Nc,arguments)},_applyCombination:function(t,e){return t.apply(null,[this].concat([].slice.call(e)))},analogous:function(){return this._applyCombination(Uc,arguments)},complement:function(){return this._applyCombination(Pc,arguments)},monochromatic:function(){return this._applyCombination(Dc,arguments)},splitcomplement:function(){return this._applyCombination(Lc,arguments)},triad:function(){return this._applyCombination(Ic,[3])},tetrad:function(){return this._applyCombination(Ic,[4])}},yc.fromRatio=function(t,e){if("object"==gc(t)){var n={};for(var i in t)t.hasOwnProperty(i)&&(n[i]="a"===i?t[i]:Hc(t[i]));t=n}return yc(t,e)},yc.equals=function(t,e){return!(!t||!e)&&yc(t).toRgbString()==yc(e).toRgbString()},yc.random=function(){return yc.fromRatio({r:Math.random(),g:Math.random(),b:Math.random()})},yc.mix=function(t,e,n){n=0===n?0:n||50;var i=yc(t).toRgb(),r=yc(e).toRgb(),s=n/100;return yc({r:(r.r-i.r)*s+i.r,g:(r.g-i.g)*s+i.g,b:(r.b-i.b)*s+i.b,a:(r.a-i.a)*s+i.a})}, +// =4.5;break;case"AAlarge":r=s>=3;break;case"AAAsmall":r=s>=7}return r},yc.mostReadable=function(t,e,n){var i,r,s,a,o=null,l=0;r=(n=n||{}).includeFallbackColors,s=n.level,a=n.size;for(var h=0;hl&&(l=i,o=yc(e[h]));return yc.isReadable(t,o,{level:s,size:a})||!r?o:(n.includeFallbackColors=!1,yc.mostReadable(t,["#fff","#000"],n))};var Oc=yc.names={aliceblue:"f0f8ff",antiquewhite:"faebd7",aqua:"0ff",aquamarine:"7fffd4",azure:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"000",blanchedalmond:"ffebcd",blue:"00f",blueviolet:"8a2be2",brown:"a52a2a",burlywood:"deb887",burntsienna:"ea7e5d",cadetblue:"5f9ea0",chartreuse:"7fff00",chocolate:"d2691e",coral:"ff7f50",cornflowerblue:"6495ed",cornsilk:"fff8dc",crimson:"dc143c",cyan:"0ff",darkblue:"00008b",darkcyan:"008b8b",darkgoldenrod:"b8860b",darkgray:"a9a9a9",darkgreen:"006400",darkgrey:"a9a9a9",darkkhaki:"bdb76b",darkmagenta:"8b008b",darkolivegreen:"556b2f",darkorange:"ff8c00",darkorchid:"9932cc",darkred:"8b0000",darksalmon:"e9967a",darkseagreen:"8fbc8f",darkslateblue:"483d8b",darkslategray:"2f4f4f",darkslategrey:"2f4f4f",darkturquoise:"00ced1",darkviolet:"9400d3",deeppink:"ff1493",deepskyblue:"00bfff",dimgray:"696969",dimgrey:"696969",dodgerblue:"1e90ff",firebrick:"b22222",floralwhite:"fffaf0",forestgreen:"228b22",fuchsia:"f0f",gainsboro:"dcdcdc",ghostwhite:"f8f8ff",gold:"ffd700",goldenrod:"daa520",gray:"808080",green:"008000",greenyellow:"adff2f",grey:"808080",honeydew:"f0fff0",hotpink:"ff69b4",indianred:"cd5c5c",indigo:"4b0082",ivory:"fffff0",khaki:"f0e68c",lavender:"e6e6fa",lavenderblush:"fff0f5",lawngreen:"7cfc00",lemonchiffon:"fffacd",lightblue:"add8e6",lightcoral:"f08080",lightcyan:"e0ffff",lightgoldenrodyellow:"fafad2",lightgray:"d3d3d3",lightgreen:"90ee90",lightgrey:"d3d3d3",lightpink:"ffb6c1",lightsalmon:"ffa07a",lightseagreen:"20b2aa",lightskyblue:"87cefa",lightslategray:"789",lightslategrey:"789",lightsteelblue:"b0c4de",lightyellow:"ffffe0",lime:"0f0",limegreen:"32cd32",linen:"faf0e6",magenta:"f0f",maroon:"800000",mediumaquamarine:"66cdaa",mediumblue:"0000cd",mediumorchid:"ba55d3",mediumpurple:"9370db",mediumseagreen:"3cb371",mediumslateblue:"7b68ee",mediumspringgreen:"00fa9a",mediumturquoise:"48d1cc",mediumvioletred:"c71585",midnightblue:"191970",mintcream:"f5fffa",mistyrose:"ffe4e1",moccasin:"ffe4b5",navajowhite:"ffdead",navy:"000080",oldlace:"fdf5e6",olive:"808000",olivedrab:"6b8e23",orange:"ffa500",orangered:"ff4500",orchid:"da70d6",palegoldenrod:"eee8aa",palegreen:"98fb98",paleturquoise:"afeeee",palevioletred:"db7093",papayawhip:"ffefd5",peachpuff:"ffdab9",peru:"cd853f",pink:"ffc0cb",plum:"dda0dd",powderblue:"b0e0e6",purple:"800080",rebeccapurple:"663399",red:"f00",rosybrown:"bc8f8f",royalblue:"4169e1",saddlebrown:"8b4513",salmon:"fa8072",sandybrown:"f4a460",seagreen:"2e8b57",seashell:"fff5ee",sienna:"a0522d",silver:"c0c0c0",skyblue:"87ceeb",slateblue:"6a5acd",slategray:"708090",slategrey:"708090",snow:"fffafa",springgreen:"00ff7f",steelblue:"4682b4",tan:"d2b48c",teal:"008080",thistle:"d8bfd8",tomato:"ff6347",turquoise:"40e0d0",violet:"ee82ee",wheat:"f5deb3",white:"fff",whitesmoke:"f5f5f5",yellow:"ff0",yellowgreen:"9acd32"},Fc=yc.hexNames=function(t){var e={};for(var n in t)t.hasOwnProperty(n)&&(e[t[n]]=n);return e}(Oc);function Bc(t){return t=parseFloat(t),(isNaN(t)||t<0||t>1)&&(t=1),t}function zc(t,e){(function(t){return"string"==typeof t&&-1!=t.indexOf(".")&&1===parseFloat(t)})(t)&&(t="100%");var n=function(t){return"string"==typeof t&&-1!=t.indexOf("%")}(t);return t=Math.min(e,Math.max(0,parseFloat(t))),n&&(t=parseInt(t*e,10)/100),Math.abs(t-e)<1e-6?1:t%e/parseFloat(e)}function kc(t){return Math.min(1,Math.max(0,t))}function Gc(t){return parseInt(t,16)}function Vc(t){return 1==t.length?"0"+t:""+t}function Hc(t){return t<=1&&(t=100*t+"%"),t}function jc(t){return Math.round(255*parseFloat(t)).toString(16)}function Wc(t){return Gc(t)/255}var qc,Xc,$c,Yc=(Xc="[\\s|\\(]+("+(qc="(?:[-\\+]?\\d*\\.\\d+%?)|(?:[-\\+]?\\d+%?)")+")[,|\\s]+("+qc+")[,|\\s]+("+qc+")\\s*\\)?",$c="[\\s|\\(]+("+qc+")[,|\\s]+("+qc+")[,|\\s]+("+qc+")[,|\\s]+("+qc+")\\s*\\)?",{CSS_UNIT:new RegExp(qc),rgb:new RegExp("rgb"+Xc),rgba:new RegExp("rgba"+$c),hsl:new RegExp("hsl"+Xc),hsla:new RegExp("hsla"+$c),hsv:new RegExp("hsv"+Xc),hsva:new RegExp("hsva"+$c),hex3:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex6:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/,hex4:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex8:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/});function Kc(t){return!!Yc.CSS_UNIT.exec(t)}function Zc(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,i=Array(e);n2&&void 0!==arguments[2]?arguments[2]:{},i=n.objFilter,r=void 0===i?function(){return!0}:i,s=function(t,e){if(null==t)return{};var n,i,r=function(t,e){if(null==t)return{};var n={};for(var i in t)if({}.hasOwnProperty.call(t,i)){if(e.includes(i))continue;n[i]=t[i]}return n}(t,e);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(t);for(i=0;i0){const n=t[e[0]];if(void 0!==n){this.morphTargetInfluences=[],this.morphTargetDictionary={};for(let t=0,e=n.length;t2?-60:-30),t<3&&i(e.graphData.nodes,"z"),t<2&&i(e.graphData.nodes,"y")}},dagMode:{onChange:function(t,e){!t&&"d3"===e.forceEngine&&(e.graphData.nodes||[]).forEach((function(t){return t.fx=t.fy=t.fz=void 0}))}},dagLevelDistance:{},dagNodeFilter:{default:function(t){return!0}},onDagError:{triggerUpdate:!1},nodeRelSize:{default:4},nodeId:{default:"id"},nodeVal:{default:"val"},nodeResolution:{default:8},nodeColor:{default:"color"},nodeAutoColorBy:{},nodeOpacity:{default:.75},nodeVisibility:{default:!0},nodeThreeObject:{},nodeThreeObjectExtend:{default:!1},nodePositionUpdate:{triggerUpdate:!1},linkSource:{default:"source"},linkTarget:{default:"target"},linkVisibility:{default:!0},linkColor:{default:"color"},linkAutoColorBy:{},linkOpacity:{default:.2},linkWidth:{},linkResolution:{default:6},linkCurvature:{default:0,triggerUpdate:!1},linkCurveRotation:{default:0,triggerUpdate:!1},linkMaterial:{},linkThreeObject:{},linkThreeObjectExtend:{default:!1},linkPositionUpdate:{triggerUpdate:!1},linkDirectionalArrowLength:{default:0},linkDirectionalArrowColor:{},linkDirectionalArrowRelPos:{default:.5,triggerUpdate:!1},linkDirectionalArrowResolution:{default:8},linkDirectionalParticles:{default:0},linkDirectionalParticleSpeed:{default:.01,triggerUpdate:!1},linkDirectionalParticleWidth:{default:.5},linkDirectionalParticleColor:{},linkDirectionalParticleResolution:{default:4},forceEngine:{default:"d3"},d3AlphaMin:{default:0},d3AlphaDecay:{default:.0228,triggerUpdate:!1,onChange:function(t,e){e.d3ForceLayout.alphaDecay(t)}},d3AlphaTarget:{default:0,triggerUpdate:!1,onChange:function(t,e){e.d3ForceLayout.alphaTarget(t)}},d3VelocityDecay:{default:.4,triggerUpdate:!1,onChange:function(t,e){e.d3ForceLayout.velocityDecay(t)}},ngraphPhysics:{default:{timeStep:20,gravity:-1.2,theta:.8,springLength:30,springCoefficient:8e-4,dragCoefficient:.02}},warmupTicks:{default:0,triggerUpdate:!1},cooldownTicks:{default:1/0,triggerUpdate:!1},cooldownTime:{default:15e3,triggerUpdate:!1},onLoading:{default:function(){},triggerUpdate:!1},onFinishLoading:{default:function(){},triggerUpdate:!1},onUpdate:{default:function(){},triggerUpdate:!1},onFinishUpdate:{default:function(){},triggerUpdate:!1},onEngineTick:{default:function(){},triggerUpdate:!1},onEngineStop:{default:function(){},triggerUpdate:!1}},methods:{refresh:function(t){return t._flushObjects=!0,t._rerender(),this},d3Force:function(t,e,n){return void 0===n?t.d3ForceLayout.force(e):(t.d3ForceLayout.force(e,n),this)},d3ReheatSimulation:function(t){return t.d3ForceLayout.alpha(1),this.resetCountdown(),this},resetCountdown:function(t){return t.cntTicks=0,t.startTickTime=new Date,t.engineRunning=!0,this},tickFrame:function(t){var e,n,i,r,s="ngraph"!==t.forceEngine;return t.engineRunning&&function(){++t.cntTicks>t.cooldownTicks||new Date-t.startTickTime>t.cooldownTime||s&&t.d3AlphaMin>0&&t.d3ForceLayout.alpha()0){var f=o.x-a.x,m=o.y-a.y||0,g=(new vd.Vector3).subVectors(c,u),_=g.clone().multiplyScalar(l).cross(0!==f||0!==m?new vd.Vector3(0,0,1):new vd.Vector3(0,1,0)).applyAxisAngle(g.normalize(),p).add((new vd.Vector3).addVectors(u,c).divideScalar(2));h=new vd.QuadraticBezierCurve3(u,_,c)}else{var v=70*l,y=-p,x=y+Math.PI/2;h=new vd.CubicBezierCurve3(u,new vd.Vector3(v*Math.cos(x),v*Math.sin(x),0).add(u),new vd.Vector3(v*Math.cos(y),v*Math.sin(y),0).add(u),c)}e.__curve=h}else e.__curve=null}}t.graphData.links.forEach((function(e){var i=e.__lineObj;if(i){var r=s?e:t.layout.getLinkPosition(t.layout.graph.getLink(e.source,e.target).id),l=r[s?"source":"from"],h=r[s?"target":"to"];if(l&&h&&l.hasOwnProperty("x")&&h.hasOwnProperty("x")){o(e);var u=a(e);if(!t.linkPositionUpdate||!t.linkPositionUpdate(u?i.children[1]:i,{start:{x:l.x,y:l.y,z:l.z},end:{x:h.x,y:h.y,z:h.z}},e)||u){var c=30,d=e.__curve,p=i.children.length?i.children[0]:i;if("Line"===p.type){if(d)p.geometry.setFromPoints(d.getPoints(c));else{var f=p.geometry.getAttribute("position");f&&f.array&&6===f.array.length||p.geometry[xd]("position",f=new vd.BufferAttribute(new Float32Array(6),3)),f.array[0]=l.x,f.array[1]=l.y||0,f.array[2]=l.z||0,f.array[3]=h.x,f.array[4]=h.y||0,f.array[5]=h.z||0,f.needsUpdate=!0}p.geometry.computeBoundingSphere()}else if("Mesh"===p.type)if(d){p.geometry.type.match(/^Tube(Buffer)?Geometry$/)||(p.position.set(0,0,0),p.rotation.set(0,0,0),p.scale.set(1,1,1));var m=Math.ceil(10*n(e))/10/2,g=new vd.TubeGeometry(d,c,m,t.linkResolution,!1);p.geometry.dispose(),p.geometry=g}else{if(!p.geometry.type.match(/^Cylinder(Buffer)?Geometry$/)){var _=Math.ceil(10*n(e))/10/2,v=new vd.CylinderGeometry(_,_,1,t.linkResolution,1,!1);v[bd]((new vd.Matrix4).makeTranslation(0,.5,0)),v[bd]((new vd.Matrix4).makeRotationX(Math.PI/2)),p.geometry.dispose(),p.geometry=v}var y=new vd.Vector3(l.x,l.y||0,l.z||0),x=new vd.Vector3(h.x,h.y||0,h.z||0),b=y.distanceTo(x);p.position.x=y.x,p.position.y=y.y,p.position.z=y.z,p.scale.z=b,p.parent.localToWorld(x),p.lookAt(x)}}}}}))}(),e=Wu(t.linkDirectionalArrowRelPos),n=Wu(t.linkDirectionalArrowLength),i=Wu(t.nodeVal),t.graphData.links.forEach((function(r){var a=r.__arrowObj;if(a){var o=s?r:t.layout.getLinkPosition(t.layout.graph.getLink(r.source,r.target).id),l=o[s?"source":"from"],h=o[s?"target":"to"];if(l&&h&&l.hasOwnProperty("x")&&h.hasOwnProperty("x")){var u=Math.cbrt(Math.max(0,i(l)||1))*t.nodeRelSize,c=Math.cbrt(Math.max(0,i(h)||1))*t.nodeRelSize,d=n(r),p=e(r),f=r.__curve?function(t){return r.__curve.getPoint(t)}:function(t){var e=function(t,e,n,i){return e[t]+(n[t]-e[t])*i||0};return{x:e("x",l,h,t),y:e("y",l,h,t),z:e("z",l,h,t)}},m=r.__curve?r.__curve.getLength():Math.sqrt(["x","y","z"].map((function(t){return Math.pow((h[t]||0)-(l[t]||0),2)})).reduce((function(t,e){return t+e}),0)),g=u+d+(m-u-c-d)*p,_=f(g/m),v=f((g-d)/m);["x","y","z"].forEach((function(t){return a.position[t]=v[t]}));var y=function(t,e,n){if(ed())return Reflect.construct.apply(null,arguments);var i=[null];return i.push.apply(i,e),new(t.bind.apply(t,i))}(vd.Vector3,ad(["x","y","z"].map((function(t){return _[t]}))));a.parent.localToWorld(y),a.lookAt(y)}}})),r=Wu(t.linkDirectionalParticleSpeed),t.graphData.links.forEach((function(e){var n=e.__photonsObj&&e.__photonsObj.children,i=e.__singleHopPhotonsObj&&e.__singleHopPhotonsObj.children;if(i&&i.length||n&&n.length){var a=s?e:t.layout.getLinkPosition(t.layout.graph.getLink(e.source,e.target).id),o=a[s?"source":"from"],l=a[s?"target":"to"];if(o&&l&&o.hasOwnProperty("x")&&l.hasOwnProperty("x")){var h=r(e),u=e.__curve?function(t){return e.__curve.getPoint(t)}:function(t){var e=function(t,e,n,i){return e[t]+(n[t]-e[t])*i||0};return{x:e("x",o,l,t),y:e("y",o,l,t),z:e("z",o,l,t)}};[].concat(ad(n||[]),ad(i||[])).forEach((function(t,e){var i="singleHopPhotons"===t.parent.__linkThreeObjType;if(t.hasOwnProperty("__progressRatio")||(t.__progressRatio=i?0:e/n.length),t.__progressRatio+=h,t.__progressRatio>=1){if(i)return t.parent.remove(t),void cd(t);t.__progressRatio=t.__progressRatio%1}var r=t.__progressRatio,s=u(r);["x","y","z"].forEach((function(e){return t.position[e]=s[e]}))}))}}})),this},emitParticle:function(t,e){if(e&&t.graphData.links.includes(e)){if(!e.__singleHopPhotonsObj){var n=new vd.Group;n.__linkThreeObjType="singleHopPhotons",e.__singleHopPhotonsObj=n,t.graphScene.add(n)}var i=Wu(t.linkDirectionalParticleWidth),r=Math.ceil(10*i(e))/10/2,s=t.linkDirectionalParticleResolution,a=new vd.SphereGeometry(r,s,s),o=Wu(t.linkColor),l=Wu(t.linkDirectionalParticleColor)(e)||o(e)||"#f0f0f0",h=new vd.Color(fd(l)),u=3*t.linkOpacity,c=new vd.MeshLambertMaterial({color:h,transparent:!0,opacity:u});e.__singleHopPhotonsObj.add(new vd.Mesh(a,c))}return this},getGraphBbox:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:function(){return!0};if(!t.initialised)return null;var n=function t(n){var i=[];if(n.geometry){n.geometry.computeBoundingBox();var r=new vd.Box3;r.copy(n.geometry.boundingBox).applyMatrix4(n.matrixWorld),i.push(r)}return i.concat.apply(i,ad((n.children||[]).filter((function(t){return!t.hasOwnProperty("__graphObjType")||"node"===t.__graphObjType&&e(t.__data)})).map(t)))}(t.graphScene);return n.length?Object.assign.apply(Object,ad(["x","y","z"].map((function(t){return Jc({},t,[Ku(n,(function(e){return e.min[t]})),Yu(n,(function(e){return e.max[t]}))])})))):null}},stateInit:function(){return{d3ForceLayout:Lh().force("link",th()).force("charge",Uh()).force("center",wl()).force("dagRadial",null).stop(),engineRunning:!1}},init:function(t,e){e.graphScene=t},update:function(t,e){var n=function(t){return t.some((function(t){return e.hasOwnProperty(t)}))};if(t.engineRunning=!1,t.onUpdate(),null!==t.nodeAutoColorBy&&n(["nodeAutoColorBy","graphData","nodeColor"])&&_d(t.graphData.nodes,Wu(t.nodeAutoColorBy),t.nodeColor),null!==t.linkAutoColorBy&&n(["linkAutoColorBy","graphData","linkColor"])&&_d(t.graphData.links,Wu(t.linkAutoColorBy),t.linkColor),t._flushObjects||n(["graphData","nodeThreeObject","nodeThreeObjectExtend","nodeVal","nodeColor","nodeVisibility","nodeRelSize","nodeResolution","nodeOpacity"])){var i=Wu(t.nodeThreeObject),r=Wu(t.nodeThreeObjectExtend),s=Wu(t.nodeVal),a=Wu(t.nodeColor),o=Wu(t.nodeVisibility),l={},h={};pd(t.graphData.nodes.filter(o),t.graphScene,{purge:t._flushObjects||n(["nodeThreeObject","nodeThreeObjectExtend"]),objFilter:function(t){return"node"===t.__graphObjType},createObj:function(e){var n,s=i(e),a=r(e);return s&&t.nodeThreeObject===s&&(s=s.clone()),s&&!a?n=s:((n=new vd.Mesh).__graphDefaultObj=!0,s&&a&&n.add(s)),n.__graphObjType="node",n},updateObj:function(e,n){if(e.__graphDefaultObj){var i=s(n)||1,r=Math.cbrt(i)*t.nodeRelSize,o=t.nodeResolution;e.geometry.type.match(/^Sphere(Buffer)?Geometry$/)&&e.geometry.parameters.radius===r&&e.geometry.parameters.widthSegments===o||(l.hasOwnProperty(i)||(l[i]=new vd.SphereGeometry(r,o,o)),e.geometry.dispose(),e.geometry=l[i]);var u=a(n),c=new vd.Color(fd(u||"#ffffaa")),d=t.nodeOpacity*md(u);"MeshLambertMaterial"===e.material.type&&e.material.color.equals(c)&&e.material.opacity===d||(h.hasOwnProperty(u)||(h[u]=new vd.MeshLambertMaterial({color:c,transparent:!0,opacity:d})),e.material.dispose(),e.material=h[u])}}})}if(t._flushObjects||n(["graphData","linkThreeObject","linkThreeObjectExtend","linkMaterial","linkColor","linkWidth","linkVisibility","linkResolution","linkOpacity","linkDirectionalArrowLength","linkDirectionalArrowColor","linkDirectionalArrowResolution","linkDirectionalParticles","linkDirectionalParticleWidth","linkDirectionalParticleColor","linkDirectionalParticleResolution"])){var u=Wu(t.linkThreeObject),c=Wu(t.linkThreeObjectExtend),d=Wu(t.linkMaterial),p=Wu(t.linkVisibility),f=Wu(t.linkColor),m=Wu(t.linkWidth),g={},_={},v={},y=t.graphData.links.filter(p);if(pd(y,t.graphScene,{objBindAttr:"__lineObj",purge:t._flushObjects||n(["linkThreeObject","linkThreeObjectExtend","linkWidth"]),objFilter:function(t){return"link"===t.__graphObjType},exitObj:function(t){var e=t.__data&&t.__data.__singleHopPhotonsObj;e&&(e.parent.remove(e),cd(e),delete t.__data.__singleHopPhotonsObj)},createObj:function(e){var n,i,r=u(e),s=c(e);if(r&&t.linkThreeObject===r&&(r=r.clone()),!r||s)if(!!m(e))n=new vd.Mesh;else{var a=new vd.BufferGeometry;a[xd]("position",new vd.BufferAttribute(new Float32Array(6),3)),n=new vd.Line(a)}return r?s?((i=new vd.Group).__graphDefaultObj=!0,i.add(n),i.add(r)):i=r:(i=n).__graphDefaultObj=!0,i.renderOrder=10,i.__graphObjType="link",i},updateObj:function(e,n){if(e.__graphDefaultObj){var i=e.children.length?e.children[0]:e,r=Math.ceil(10*m(n))/10,s=!!r;if(s){var a=r/2,o=t.linkResolution;if(!i.geometry.type.match(/^Cylinder(Buffer)?Geometry$/)||i.geometry.parameters.radiusTop!==a||i.geometry.parameters.radialSegments!==o){if(!g.hasOwnProperty(r)){var l=new vd.CylinderGeometry(a,a,1,o,1,!1);l[bd]((new vd.Matrix4).makeTranslation(0,.5,0)),l[bd]((new vd.Matrix4).makeRotationX(Math.PI/2)),g[r]=l}i.geometry.dispose(),i.geometry=g[r]}}var h=d(n);if(h)i.material=h;else{var u=f(n),c=new vd.Color(fd(u||"#f0f0f0")),p=t.linkOpacity*md(u),y=s?"MeshLambertMaterial":"LineBasicMaterial";if(i.material.type!==y||!i.material.color.equals(c)||i.material.opacity!==p){var x=s?_:v;x.hasOwnProperty(u)||(x[u]=new vd[y]({color:c,transparent:p<1,opacity:p,depthWrite:p>=1})),i.material.dispose(),i.material=x[u]}}}}}),t.linkDirectionalArrowLength||e.hasOwnProperty("linkDirectionalArrowLength")){var x=Wu(t.linkDirectionalArrowLength),b=Wu(t.linkDirectionalArrowColor);pd(y.filter(x),t.graphScene,{objBindAttr:"__arrowObj",objFilter:function(t){return"arrow"===t.__linkThreeObjType},createObj:function(){var t=new vd.Mesh(void 0,new vd.MeshLambertMaterial({transparent:!0}));return t.__linkThreeObjType="arrow",t},updateObj:function(e,n){var i=x(n),r=t.linkDirectionalArrowResolution;if(!e.geometry.type.match(/^Cone(Buffer)?Geometry$/)||e.geometry.parameters.height!==i||e.geometry.parameters.radialSegments!==r){var s=new vd.ConeGeometry(.25*i,i,r);s.translate(0,i/2,0),s.rotateX(Math.PI/2),e.geometry.dispose(),e.geometry=s}var a=b(n)||f(n)||"#f0f0f0";e.material.color=new vd.Color(fd(a)),e.material.opacity=3*t.linkOpacity*md(a)}})}if(t.linkDirectionalParticles||e.hasOwnProperty("linkDirectionalParticles")){var S=Wu(t.linkDirectionalParticles),M=Wu(t.linkDirectionalParticleWidth),T=Wu(t.linkDirectionalParticleColor),w={},E={};pd(y.filter(S),t.graphScene,{objBindAttr:"__photonsObj",objFilter:function(t){return"photons"===t.__linkThreeObjType},createObj:function(){var t=new vd.Group;return t.__linkThreeObjType="photons",t},updateObj:function(e,n){var i,r=Math.round(Math.abs(S(n))),s=!!e.children.length&&e.children[0],a=Math.ceil(10*M(n))/10/2,o=t.linkDirectionalParticleResolution;s&&s.geometry.parameters.radius===a&&s.geometry.parameters.widthSegments===o?i=s.geometry:(E.hasOwnProperty(a)||(E[a]=new vd.SphereGeometry(a,o,o)),i=E[a],s&&s.geometry.dispose());var l,h=T(n)||f(n)||"#f0f0f0",u=new vd.Color(fd(h)),c=3*t.linkOpacity;s&&s.material.color.equals(u)&&s.material.opacity===c?l=s.material:(w.hasOwnProperty(h)||(w[h]=new vd.MeshLambertMaterial({color:u,transparent:!0,opacity:c})),l=w[h],s&&s.material.dispose()),pd(ad(new Array(r)).map((function(t,e){return{idx:e}})),e,{idAccessor:function(t){return t.idx},createObj:function(){return new vd.Mesh(i,l)},updateObj:function(t){t.geometry=i,t.material=l}})}})}}if(t._flushObjects=!1,n(["graphData","nodeId","linkSource","linkTarget","numDimensions","forceEngine","dagMode","dagNodeFilter","dagLevelDistance"])){t.engineRunning=!1,t.graphData.links.forEach((function(e){e.source=e[t.linkSource],e.target=e[t.linkTarget]}));var A,R="ngraph"!==t.forceEngine;if(R){(A=t.d3ForceLayout).stop().alpha(1).numDimensions(t.numDimensions).nodes(t.graphData.nodes);var C=t.d3ForceLayout.force("link");C&&C.id((function(e){return e[t.nodeId]})).links(t.graphData.links);var N=t.dagMode&&function(t,e){var n=t.nodes,i=t.links,r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},s=r.nodeFilter,a=void 0===s?function(){return!0}:s,o=r.onLoopError,l=void 0===o?function(t){throw"Invalid DAG structure! Found cycle in node path: ".concat(t.join(" -> "),".")}:o,h={};n.forEach((function(t){return h[e(t)]={data:t,out:[],depth:-1,skip:!a(t)}})),i.forEach((function(t){var n=t.source,i=t.target,r=l(n),s=l(i);if(!h.hasOwnProperty(r))throw"Missing source node with id: ".concat(r);if(!h.hasOwnProperty(s))throw"Missing target node with id: ".concat(s);var a=h[r],o=h[s];function l(t){return"object"===od(t)?e(t):t}a.out.push(o)}));var u=[];return function t(n){for(var i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,s=function(){var s=n[a];if(-1!==i.indexOf(s)){var o=[].concat(ad(i.slice(i.indexOf(s))),[s]).map((function(t){return e(t.data)}));return u.some((function(t){return t.length===o.length&&t.every((function(t,e){return t===o[e]}))}))||(u.push(o),l(o)),1}r>s.depth&&(s.depth=r,t(s.out,[].concat(ad(i),[s]),r+(s.skip?0:1)))},a=0,o=n.length;a1&&(u.vy+=d*m),s>2&&(u.vz+=p*m)}}function u(){if(r){var e,n=r.length;for(a=new Array(n),o=new Array(n),e=0;e[1,2,3].includes(t)))||2,u()},h.strength=function(t){return arguments.length?(l="function"==typeof t?t:Kl(+t),u(),h):l},h.radius=function(e){return arguments.length?(t="function"==typeof e?e:Kl(+e),u(),h):t},h.x=function(t){return arguments.length?(e=+t,h):e},h.y=function(t){return arguments.length?(n=+t,h):n},h.z=function(t){return arguments.length?(i=+t,h):i},h}((function(e){var n=N[e[t.nodeId]]||-1;return("radialin"===t.dagMode?P-n:n)*I})).strength((function(e){return t.dagNodeFilter(e)?1:0})):null)}else{var O=yd.graph();t.graphData.nodes.forEach((function(e){O.addNode(e[t.nodeId])})),t.graphData.links.forEach((function(t){O.addLink(t.source,t.target)})),(A=yd.forcelayout(O,id({dimensions:t.numDimensions},t.ngraphPhysics))).graph=O}for(var F=0;F0&&t.d3ForceLayout.alpha()2&&void 0!==arguments[2]&&arguments[2],n=function(n){function i(){var n;!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,i);for(var r=arguments.length,s=new Array(r),a=0;a1&&void 0!==arguments[1]?arguments[1]:Object);return Object.keys(t()).forEach((function(t){return n.prototype[t]=function(){var e,n=(e=this.__kapsuleInstance)[t].apply(e,arguments);return n===this.__kapsuleInstance?this:n}})),n}(Sd,(window.THREE?window.THREE:{Group:no}).Group,!0);const Td="170",wd=100,Ed=101,Ad=102,Rd=200,Cd=201,Nd=202,Pd=203,Id=204,Ld=205,Ud=206,Dd=207,Od=208,Fd=209,Bd=210,zd=301,kd=302,Gd=303,Vd=304,Hd=1e3,jd=1001,Wd=1002,qd=1003,Xd=1004,$d=1005,Yd=1006,Kd=1007,Zd=1008,Qd=1009,Jd=1010,tp=1011,ep=1012,np=1013,ip=1014,rp=1015,sp=1016,ap=1020,op=1022,lp=1023,hp=1026,up=1027,cp=1028,dp=1029,pp=1030,fp=1031,mp=1033,gp=33776,_p=33777,vp=33778,yp=33779,xp=37492,bp=37496,Sp=37808,Mp=37809,Tp=37810,wp=37811,Ep=37812,Ap=37813,Rp=37814,Cp=37815,Np=37816,Pp=37817,Ip=37818,Lp=37819,Up=37820,Dp=37821,Op=36492,Fp="",Bp="srgb",zp="srgb-linear",kp="linear",Gp="srgb",Vp=7680,Hp=512,jp=513,Wp=514,qp=515,Xp=516,$p=517,Yp=518,Kp=519,Zp=35044,Qp=35048,Jp=2e3,tf=2001;class ef{addEventListener(t,e){void 0===this._listeners&&(this._listeners={});const n=this._listeners;void 0===n[t]&&(n[t]=[]),-1===n[t].indexOf(e)&&n[t].push(e)}hasEventListener(t,e){if(void 0===this._listeners)return!1;const n=this._listeners;return void 0!==n[t]&&-1!==n[t].indexOf(e)}removeEventListener(t,e){if(void 0===this._listeners)return;const n=this._listeners[t];if(void 0!==n){const t=n.indexOf(e);-1!==t&&n.splice(t,1)}}dispatchEvent(t){if(void 0===this._listeners)return;const e=this._listeners[t.type];if(void 0!==e){t.target=this;const n=e.slice(0);for(let e=0,i=n.length;e>8&255]+nf[t>>16&255]+nf[t>>24&255]+"-"+nf[255&e]+nf[e>>8&255]+"-"+nf[e>>16&15|64]+nf[e>>24&255]+"-"+nf[63&n|128]+nf[n>>8&255]+"-"+nf[n>>16&255]+nf[n>>24&255]+nf[255&i]+nf[i>>8&255]+nf[i>>16&255]+nf[i>>24&255]).toLowerCase()}function lf(t,e,n){return Math.max(e,Math.min(n,t))}function hf(t,e){return(t%e+e)%e}function uf(t,e,n){return(1-n)*t+n*e}function cf(t,e){switch(e.constructor){case Float32Array:return t;case Uint32Array:return t/4294967295;case Uint16Array:return t/65535;case Uint8Array:return t/255;case Int32Array:return Math.max(t/2147483647,-1);case Int16Array:return Math.max(t/32767,-1);case Int8Array:return Math.max(t/127,-1);default:throw new Error("Invalid component type.")}}function df(t,e){switch(e.constructor){case Float32Array:return t;case Uint32Array:return Math.round(4294967295*t);case Uint16Array:return Math.round(65535*t);case Uint8Array:return Math.round(255*t);case Int32Array:return Math.round(2147483647*t);case Int16Array:return Math.round(32767*t);case Int8Array:return Math.round(127*t);default:throw new Error("Invalid component type.")}}const pf={DEG2RAD:sf,RAD2DEG:af,generateUUID:of,clamp:lf,euclideanModulo:hf,mapLinear:function(t,e,n,i,r){return i+(t-e)*(r-i)/(n-e)},inverseLerp:function(t,e,n){return t!==e?(n-t)/(e-t):0},lerp:uf,damp:function(t,e,n,i){return uf(t,e,1-Math.exp(-n*i))},pingpong:function(t,e=1){return e-Math.abs(hf(t,2*e)-e)},smoothstep:function(t,e,n){return t<=e?0:t>=n?1:(t=(t-e)/(n-e))*t*(3-2*t)},smootherstep:function(t,e,n){return t<=e?0:t>=n?1:(t=(t-e)/(n-e))*t*t*(t*(6*t-15)+10)},randInt:function(t,e){return t+Math.floor(Math.random()*(e-t+1))},randFloat:function(t,e){return t+Math.random()*(e-t)},randFloatSpread:function(t){return t*(.5-Math.random())},seededRandom:function(t){void 0!==t&&(rf=t);let e=rf+=1831565813;return e=Math.imul(e^e>>>15,1|e),e^=e+Math.imul(e^e>>>7,61|e),((e^e>>>14)>>>0)/4294967296},degToRad:function(t){return t*sf},radToDeg:function(t){return t*af},isPowerOfTwo:function(t){return!(t&t-1)&&0!==t},ceilPowerOfTwo:function(t){return Math.pow(2,Math.ceil(Math.log(t)/Math.LN2))},floorPowerOfTwo:function(t){return Math.pow(2,Math.floor(Math.log(t)/Math.LN2))},setQuaternionFromProperEuler:function(t,e,n,i,r){const s=Math.cos,a=Math.sin,o=s(n/2),l=a(n/2),h=s((e+i)/2),u=a((e+i)/2),c=s((e-i)/2),d=a((e-i)/2),p=s((i-e)/2),f=a((i-e)/2);switch(r){case"XYX":t.set(o*u,l*c,l*d,o*h);break;case"YZY":t.set(l*d,o*u,l*c,o*h);break;case"ZXZ":t.set(l*c,l*d,o*u,o*h);break;case"XZX":t.set(o*u,l*f,l*p,o*h);break;case"YXY":t.set(l*p,o*u,l*f,o*h);break;case"ZYZ":t.set(l*f,l*p,o*u,o*h);break;default:console.warn("THREE.MathUtils: .setQuaternionFromProperEuler() encountered an unknown order: "+r)}},normalize:df,denormalize:cf};class ff{constructor(t=0,e=0){ff.prototype.isVector2=!0,this.x=t,this.y=e}get width(){return this.x}set width(t){this.x=t}get height(){return this.y}set height(t){this.y=t}set(t,e){return this.x=t,this.y=e,this}setScalar(t){return this.x=t,this.y=t,this}setX(t){return this.x=t,this}setY(t){return this.y=t,this}setComponent(t,e){switch(t){case 0:this.x=e;break;case 1:this.y=e;break;default:throw new Error("index is out of range: "+t)}return this}getComponent(t){switch(t){case 0:return this.x;case 1:return this.y;default:throw new Error("index is out of range: "+t)}}clone(){return new this.constructor(this.x,this.y)}copy(t){return this.x=t.x,this.y=t.y,this}add(t){return this.x+=t.x,this.y+=t.y,this}addScalar(t){return this.x+=t,this.y+=t,this}addVectors(t,e){return this.x=t.x+e.x,this.y=t.y+e.y,this}addScaledVector(t,e){return this.x+=t.x*e,this.y+=t.y*e,this}sub(t){return this.x-=t.x,this.y-=t.y,this}subScalar(t){return this.x-=t,this.y-=t,this}subVectors(t,e){return this.x=t.x-e.x,this.y=t.y-e.y,this}multiply(t){return this.x*=t.x,this.y*=t.y,this}multiplyScalar(t){return this.x*=t,this.y*=t,this}divide(t){return this.x/=t.x,this.y/=t.y,this}divideScalar(t){return this.multiplyScalar(1/t)}applyMatrix3(t){const e=this.x,n=this.y,i=t.elements;return this.x=i[0]*e+i[3]*n+i[6],this.y=i[1]*e+i[4]*n+i[7],this}min(t){return this.x=Math.min(this.x,t.x),this.y=Math.min(this.y,t.y),this}max(t){return this.x=Math.max(this.x,t.x),this.y=Math.max(this.y,t.y),this}clamp(t,e){return this.x=Math.max(t.x,Math.min(e.x,this.x)),this.y=Math.max(t.y,Math.min(e.y,this.y)),this}clampScalar(t,e){return this.x=Math.max(t,Math.min(e,this.x)),this.y=Math.max(t,Math.min(e,this.y)),this}clampLength(t,e){const n=this.length();return this.divideScalar(n||1).multiplyScalar(Math.max(t,Math.min(e,n)))}floor(){return this.x=Math.floor(this.x),this.y=Math.floor(this.y),this}ceil(){return this.x=Math.ceil(this.x),this.y=Math.ceil(this.y),this}round(){return this.x=Math.round(this.x),this.y=Math.round(this.y),this}roundToZero(){return this.x=Math.trunc(this.x),this.y=Math.trunc(this.y),this}negate(){return this.x=-this.x,this.y=-this.y,this}dot(t){return this.x*t.x+this.y*t.y}cross(t){return this.x*t.y-this.y*t.x}lengthSq(){return this.x*this.x+this.y*this.y}length(){return Math.sqrt(this.x*this.x+this.y*this.y)}manhattanLength(){return Math.abs(this.x)+Math.abs(this.y)}normalize(){return this.divideScalar(this.length()||1)}angle(){return Math.atan2(-this.y,-this.x)+Math.PI}angleTo(t){const e=Math.sqrt(this.lengthSq()*t.lengthSq());if(0===e)return Math.PI/2;const n=this.dot(t)/e;return Math.acos(lf(n,-1,1))}distanceTo(t){return Math.sqrt(this.distanceToSquared(t))}distanceToSquared(t){const e=this.x-t.x,n=this.y-t.y;return e*e+n*n}manhattanDistanceTo(t){return Math.abs(this.x-t.x)+Math.abs(this.y-t.y)}setLength(t){return this.normalize().multiplyScalar(t)}lerp(t,e){return this.x+=(t.x-this.x)*e,this.y+=(t.y-this.y)*e,this}lerpVectors(t,e,n){return this.x=t.x+(e.x-t.x)*n,this.y=t.y+(e.y-t.y)*n,this}equals(t){return t.x===this.x&&t.y===this.y}fromArray(t,e=0){return this.x=t[e],this.y=t[e+1],this}toArray(t=[],e=0){return t[e]=this.x,t[e+1]=this.y,t}fromBufferAttribute(t,e){return this.x=t.getX(e),this.y=t.getY(e),this}rotateAround(t,e){const n=Math.cos(e),i=Math.sin(e),r=this.x-t.x,s=this.y-t.y;return this.x=r*n-s*i+t.x,this.y=r*i+s*n+t.y,this}random(){return this.x=Math.random(),this.y=Math.random(),this}*[Symbol.iterator](){yield this.x,yield this.y}}class mf{constructor(t,e,n,i,r,s,a,o,l){mf.prototype.isMatrix3=!0,this.elements=[1,0,0,0,1,0,0,0,1],void 0!==t&&this.set(t,e,n,i,r,s,a,o,l)}set(t,e,n,i,r,s,a,o,l){const h=this.elements;return h[0]=t,h[1]=i,h[2]=a,h[3]=e,h[4]=r,h[5]=o,h[6]=n,h[7]=s,h[8]=l,this}identity(){return this.set(1,0,0,0,1,0,0,0,1),this}copy(t){const e=this.elements,n=t.elements;return e[0]=n[0],e[1]=n[1],e[2]=n[2],e[3]=n[3],e[4]=n[4],e[5]=n[5],e[6]=n[6],e[7]=n[7],e[8]=n[8],this}extractBasis(t,e,n){return t.setFromMatrix3Column(this,0),e.setFromMatrix3Column(this,1),n.setFromMatrix3Column(this,2),this}setFromMatrix4(t){const e=t.elements;return this.set(e[0],e[4],e[8],e[1],e[5],e[9],e[2],e[6],e[10]),this}multiply(t){return this.multiplyMatrices(this,t)}premultiply(t){return this.multiplyMatrices(t,this)}multiplyMatrices(t,e){const n=t.elements,i=e.elements,r=this.elements,s=n[0],a=n[3],o=n[6],l=n[1],h=n[4],u=n[7],c=n[2],d=n[5],p=n[8],f=i[0],m=i[3],g=i[6],_=i[1],v=i[4],y=i[7],x=i[2],b=i[5],S=i[8];return r[0]=s*f+a*_+o*x,r[3]=s*m+a*v+o*b,r[6]=s*g+a*y+o*S,r[1]=l*f+h*_+u*x,r[4]=l*m+h*v+u*b,r[7]=l*g+h*y+u*S,r[2]=c*f+d*_+p*x,r[5]=c*m+d*v+p*b,r[8]=c*g+d*y+p*S,this}multiplyScalar(t){const e=this.elements;return e[0]*=t,e[3]*=t,e[6]*=t,e[1]*=t,e[4]*=t,e[7]*=t,e[2]*=t,e[5]*=t,e[8]*=t,this}determinant(){const t=this.elements,e=t[0],n=t[1],i=t[2],r=t[3],s=t[4],a=t[5],o=t[6],l=t[7],h=t[8];return e*s*h-e*a*l-n*r*h+n*a*o+i*r*l-i*s*o}invert(){const t=this.elements,e=t[0],n=t[1],i=t[2],r=t[3],s=t[4],a=t[5],o=t[6],l=t[7],h=t[8],u=h*s-a*l,c=a*o-h*r,d=l*r-s*o,p=e*u+n*c+i*d;if(0===p)return this.set(0,0,0,0,0,0,0,0,0);const f=1/p;return t[0]=u*f,t[1]=(i*l-h*n)*f,t[2]=(a*n-i*s)*f,t[3]=c*f,t[4]=(h*e-i*o)*f,t[5]=(i*r-a*e)*f,t[6]=d*f,t[7]=(n*o-l*e)*f,t[8]=(s*e-n*r)*f,this}transpose(){let t;const e=this.elements;return t=e[1],e[1]=e[3],e[3]=t,t=e[2],e[2]=e[6],e[6]=t,t=e[5],e[5]=e[7],e[7]=t,this}getNormalMatrix(t){return this.setFromMatrix4(t).invert().transpose()}transposeIntoArray(t){const e=this.elements;return t[0]=e[0],t[1]=e[3],t[2]=e[6],t[3]=e[1],t[4]=e[4],t[5]=e[7],t[6]=e[2],t[7]=e[5],t[8]=e[8],this}setUvTransform(t,e,n,i,r,s,a){const o=Math.cos(r),l=Math.sin(r);return this.set(n*o,n*l,-n*(o*s+l*a)+s+t,-i*l,i*o,-i*(-l*s+o*a)+a+e,0,0,1),this}scale(t,e){return this.premultiply(gf.makeScale(t,e)),this}rotate(t){return this.premultiply(gf.makeRotation(-t)),this}translate(t,e){return this.premultiply(gf.makeTranslation(t,e)),this}makeTranslation(t,e){return t.isVector2?this.set(1,0,t.x,0,1,t.y,0,0,1):this.set(1,0,t,0,1,e,0,0,1),this}makeRotation(t){const e=Math.cos(t),n=Math.sin(t);return this.set(e,-n,0,n,e,0,0,0,1),this}makeScale(t,e){return this.set(t,0,0,0,e,0,0,0,1),this}equals(t){const e=this.elements,n=t.elements;for(let t=0;t<9;t++)if(e[t]!==n[t])return!1;return!0}fromArray(t,e=0){for(let n=0;n<9;n++)this.elements[n]=t[n+e];return this}toArray(t=[],e=0){const n=this.elements;return t[e]=n[0],t[e+1]=n[1],t[e+2]=n[2],t[e+3]=n[3],t[e+4]=n[4],t[e+5]=n[5],t[e+6]=n[6],t[e+7]=n[7],t[e+8]=n[8],t}clone(){return(new this.constructor).fromArray(this.elements)}}const gf=new mf;function _f(t){return document.createElementNS("http://www.w3.org/1999/xhtml",t)}const vf={};const yf={enabled:!0,workingColorSpace:zp,spaces:{},convert:function(t,e,n){return!1!==this.enabled&&e!==n&&e&&n?(this.spaces[e].transfer===Gp&&(t.r=xf(t.r),t.g=xf(t.g),t.b=xf(t.b)),this.spaces[e].primaries!==this.spaces[n].primaries&&(t.applyMatrix3(this.spaces[e].toXYZ),t.applyMatrix3(this.spaces[n].fromXYZ)),this.spaces[n].transfer===Gp&&(t.r=bf(t.r),t.g=bf(t.g),t.b=bf(t.b)),t):t},fromWorkingColorSpace:function(t,e){return this.convert(t,this.workingColorSpace,e)},toWorkingColorSpace:function(t,e){return this.convert(t,e,this.workingColorSpace)},getPrimaries:function(t){return this.spaces[t].primaries},getTransfer:function(t){return t===Fp?kp:this.spaces[t].transfer},getLuminanceCoefficients:function(t,e=this.workingColorSpace){return t.fromArray(this.spaces[e].luminanceCoefficients)},define:function(t){Object.assign(this.spaces,t)},_getMatrix:function(t,e,n){return t.copy(this.spaces[e].toXYZ).multiply(this.spaces[n].fromXYZ)},_getDrawingBufferColorSpace:function(t){return this.spaces[t].outputColorSpaceConfig.drawingBufferColorSpace},_getUnpackColorSpace:function(t=this.workingColorSpace){return this.spaces[t].workingColorSpaceConfig.unpackColorSpace}};function xf(t){return t<.04045?.0773993808*t:Math.pow(.9478672986*t+.0521327014,2.4)}function bf(t){return t<.0031308?12.92*t:1.055*Math.pow(t,.41666)-.055}const Sf=[.64,.33,.3,.6,.15,.06],Mf=[.2126,.7152,.0722],Tf=[.3127,.329],wf=(new mf).set(.4123908,.3575843,.1804808,.212639,.7151687,.0721923,.0193308,.1191948,.9505322),Ef=(new mf).set(3.2409699,-1.5373832,-.4986108,-.9692436,1.8759675,.0415551,.0556301,-.203977,1.0569715);let Af;yf.define({[zp]:{primaries:Sf,whitePoint:Tf,transfer:kp,toXYZ:wf,fromXYZ:Ef,luminanceCoefficients:Mf,workingColorSpaceConfig:{unpackColorSpace:Bp},outputColorSpaceConfig:{drawingBufferColorSpace:Bp}},[Bp]:{primaries:Sf,whitePoint:Tf,transfer:Gp,toXYZ:wf,fromXYZ:Ef,luminanceCoefficients:Mf,outputColorSpaceConfig:{drawingBufferColorSpace:Bp}}});class Rf{static getDataURL(t){if(/^data:/i.test(t.src))return t.src;if("undefined"==typeof HTMLCanvasElement)return t.src;let e;if(t instanceof HTMLCanvasElement)e=t;else{void 0===Af&&(Af=_f("canvas")),Af.width=t.width,Af.height=t.height;const n=Af.getContext("2d");t instanceof ImageData?n.putImageData(t,0,0):n.drawImage(t,0,0,t.width,t.height),e=Af}return e.width>2048||e.height>2048?(console.warn("THREE.ImageUtils.getDataURL: Image converted to jpg for performance reasons",t),e.toDataURL("image/jpeg",.6)):e.toDataURL("image/png")}static sRGBToLinear(t){if("undefined"!=typeof HTMLImageElement&&t instanceof HTMLImageElement||"undefined"!=typeof HTMLCanvasElement&&t instanceof HTMLCanvasElement||"undefined"!=typeof ImageBitmap&&t instanceof ImageBitmap){const e=_f("canvas");e.width=t.width,e.height=t.height;const n=e.getContext("2d");n.drawImage(t,0,0,t.width,t.height);const i=n.getImageData(0,0,t.width,t.height),r=i.data;for(let t=0;t0&&(n.userData=this.userData),e||(t.textures[this.uuid]=n),n}dispose(){this.dispatchEvent({type:"dispose"})}transformUv(t){if(300!==this.mapping)return t;if(t.applyMatrix3(this.matrix),t.x<0||t.x>1)switch(this.wrapS){case Hd:t.x=t.x-Math.floor(t.x);break;case jd:t.x=t.x<0?0:1;break;case Wd:1===Math.abs(Math.floor(t.x)%2)?t.x=Math.ceil(t.x)-t.x:t.x=t.x-Math.floor(t.x)}if(t.y<0||t.y>1)switch(this.wrapT){case Hd:t.y=t.y-Math.floor(t.y);break;case jd:t.y=t.y<0?0:1;break;case Wd:1===Math.abs(Math.floor(t.y)%2)?t.y=Math.ceil(t.y)-t.y:t.y=t.y-Math.floor(t.y)}return this.flipY&&(t.y=1-t.y),t}set needsUpdate(t){!0===t&&(this.version++,this.source.needsUpdate=!0)}set needsPMREMUpdate(t){!0===t&&this.pmremVersion++}}Lf.DEFAULT_IMAGE=null,Lf.DEFAULT_MAPPING=300,Lf.DEFAULT_ANISOTROPY=1;class Uf{constructor(t=0,e=0,n=0,i=1){Uf.prototype.isVector4=!0,this.x=t,this.y=e,this.z=n,this.w=i}get width(){return this.z}set width(t){this.z=t}get height(){return this.w}set height(t){this.w=t}set(t,e,n,i){return this.x=t,this.y=e,this.z=n,this.w=i,this}setScalar(t){return this.x=t,this.y=t,this.z=t,this.w=t,this}setX(t){return this.x=t,this}setY(t){return this.y=t,this}setZ(t){return this.z=t,this}setW(t){return this.w=t,this}setComponent(t,e){switch(t){case 0:this.x=e;break;case 1:this.y=e;break;case 2:this.z=e;break;case 3:this.w=e;break;default:throw new Error("index is out of range: "+t)}return this}getComponent(t){switch(t){case 0:return this.x;case 1:return this.y;case 2:return this.z;case 3:return this.w;default:throw new Error("index is out of range: "+t)}}clone(){return new this.constructor(this.x,this.y,this.z,this.w)}copy(t){return this.x=t.x,this.y=t.y,this.z=t.z,this.w=void 0!==t.w?t.w:1,this}add(t){return this.x+=t.x,this.y+=t.y,this.z+=t.z,this.w+=t.w,this}addScalar(t){return this.x+=t,this.y+=t,this.z+=t,this.w+=t,this}addVectors(t,e){return this.x=t.x+e.x,this.y=t.y+e.y,this.z=t.z+e.z,this.w=t.w+e.w,this}addScaledVector(t,e){return this.x+=t.x*e,this.y+=t.y*e,this.z+=t.z*e,this.w+=t.w*e,this}sub(t){return this.x-=t.x,this.y-=t.y,this.z-=t.z,this.w-=t.w,this}subScalar(t){return this.x-=t,this.y-=t,this.z-=t,this.w-=t,this}subVectors(t,e){return this.x=t.x-e.x,this.y=t.y-e.y,this.z=t.z-e.z,this.w=t.w-e.w,this}multiply(t){return this.x*=t.x,this.y*=t.y,this.z*=t.z,this.w*=t.w,this}multiplyScalar(t){return this.x*=t,this.y*=t,this.z*=t,this.w*=t,this}applyMatrix4(t){const e=this.x,n=this.y,i=this.z,r=this.w,s=t.elements;return this.x=s[0]*e+s[4]*n+s[8]*i+s[12]*r,this.y=s[1]*e+s[5]*n+s[9]*i+s[13]*r,this.z=s[2]*e+s[6]*n+s[10]*i+s[14]*r,this.w=s[3]*e+s[7]*n+s[11]*i+s[15]*r,this}divide(t){return this.x/=t.x,this.y/=t.y,this.z/=t.z,this.w/=t.w,this}divideScalar(t){return this.multiplyScalar(1/t)}setAxisAngleFromQuaternion(t){this.w=2*Math.acos(t.w);const e=Math.sqrt(1-t.w*t.w);return e<1e-4?(this.x=1,this.y=0,this.z=0):(this.x=t.x/e,this.y=t.y/e,this.z=t.z/e),this}setAxisAngleFromRotationMatrix(t){let e,n,i,r;const s=.01,a=.1,o=t.elements,l=o[0],h=o[4],u=o[8],c=o[1],d=o[5],p=o[9],f=o[2],m=o[6],g=o[10];if(Math.abs(h-c)o&&t>_?t_?o=0?1:-1,i=1-e*e;if(i>Number.EPSILON){const r=Math.sqrt(i),s=Math.atan2(r,e*n);t=Math.sin(t*s)/r,a=Math.sin(a*s)/r}const r=a*n;if(o=o*t+c*r,l=l*t+d*r,h=h*t+p*r,u=u*t+f*r,t===1-a){const t=1/Math.sqrt(o*o+l*l+h*h+u*u);o*=t,l*=t,h*=t,u*=t}}t[e]=o,t[e+1]=l,t[e+2]=h,t[e+3]=u}static multiplyQuaternionsFlat(t,e,n,i,r,s){const a=n[i],o=n[i+1],l=n[i+2],h=n[i+3],u=r[s],c=r[s+1],d=r[s+2],p=r[s+3];return t[e]=a*p+h*u+o*d-l*c,t[e+1]=o*p+h*c+l*u-a*d,t[e+2]=l*p+h*d+a*c-o*u,t[e+3]=h*p-a*u-o*c-l*d,t}get x(){return this._x}set x(t){this._x=t,this._onChangeCallback()}get y(){return this._y}set y(t){this._y=t,this._onChangeCallback()}get z(){return this._z}set z(t){this._z=t,this._onChangeCallback()}get w(){return this._w}set w(t){this._w=t,this._onChangeCallback()}set(t,e,n,i){return this._x=t,this._y=e,this._z=n,this._w=i,this._onChangeCallback(),this}clone(){return new this.constructor(this._x,this._y,this._z,this._w)}copy(t){return this._x=t.x,this._y=t.y,this._z=t.z,this._w=t.w,this._onChangeCallback(),this}setFromEuler(t,e=!0){const n=t._x,i=t._y,r=t._z,s=t._order,a=Math.cos,o=Math.sin,l=a(n/2),h=a(i/2),u=a(r/2),c=o(n/2),d=o(i/2),p=o(r/2);switch(s){case"XYZ":this._x=c*h*u+l*d*p,this._y=l*d*u-c*h*p,this._z=l*h*p+c*d*u,this._w=l*h*u-c*d*p;break;case"YXZ":this._x=c*h*u+l*d*p,this._y=l*d*u-c*h*p,this._z=l*h*p-c*d*u,this._w=l*h*u+c*d*p;break;case"ZXY":this._x=c*h*u-l*d*p,this._y=l*d*u+c*h*p,this._z=l*h*p+c*d*u,this._w=l*h*u-c*d*p;break;case"ZYX":this._x=c*h*u-l*d*p,this._y=l*d*u+c*h*p,this._z=l*h*p-c*d*u,this._w=l*h*u+c*d*p;break;case"YZX":this._x=c*h*u+l*d*p,this._y=l*d*u+c*h*p,this._z=l*h*p-c*d*u,this._w=l*h*u-c*d*p;break;case"XZY":this._x=c*h*u-l*d*p,this._y=l*d*u-c*h*p,this._z=l*h*p+c*d*u,this._w=l*h*u+c*d*p;break;default:console.warn("THREE.Quaternion: .setFromEuler() encountered an unknown order: "+s)}return!0===e&&this._onChangeCallback(),this}setFromAxisAngle(t,e){const n=e/2,i=Math.sin(n);return this._x=t.x*i,this._y=t.y*i,this._z=t.z*i,this._w=Math.cos(n),this._onChangeCallback(),this}setFromRotationMatrix(t){const e=t.elements,n=e[0],i=e[4],r=e[8],s=e[1],a=e[5],o=e[9],l=e[2],h=e[6],u=e[10],c=n+a+u;if(c>0){const t=.5/Math.sqrt(c+1);this._w=.25/t,this._x=(h-o)*t,this._y=(r-l)*t,this._z=(s-i)*t}else if(n>a&&n>u){const t=2*Math.sqrt(1+n-a-u);this._w=(h-o)/t,this._x=.25*t,this._y=(i+s)/t,this._z=(r+l)/t}else if(a>u){const t=2*Math.sqrt(1+a-n-u);this._w=(r-l)/t,this._x=(i+s)/t,this._y=.25*t,this._z=(o+h)/t}else{const t=2*Math.sqrt(1+u-n-a);this._w=(s-i)/t,this._x=(r+l)/t,this._y=(o+h)/t,this._z=.25*t}return this._onChangeCallback(),this}setFromUnitVectors(t,e){let n=t.dot(e)+1;return nMath.abs(t.z)?(this._x=-t.y,this._y=t.x,this._z=0,this._w=n):(this._x=0,this._y=-t.z,this._z=t.y,this._w=n)):(this._x=t.y*e.z-t.z*e.y,this._y=t.z*e.x-t.x*e.z,this._z=t.x*e.y-t.y*e.x,this._w=n),this.normalize()}angleTo(t){return 2*Math.acos(Math.abs(lf(this.dot(t),-1,1)))}rotateTowards(t,e){const n=this.angleTo(t);if(0===n)return this;const i=Math.min(1,e/n);return this.slerp(t,i),this}identity(){return this.set(0,0,0,1)}invert(){return this.conjugate()}conjugate(){return this._x*=-1,this._y*=-1,this._z*=-1,this._onChangeCallback(),this}dot(t){return this._x*t._x+this._y*t._y+this._z*t._z+this._w*t._w}lengthSq(){return this._x*this._x+this._y*this._y+this._z*this._z+this._w*this._w}length(){return Math.sqrt(this._x*this._x+this._y*this._y+this._z*this._z+this._w*this._w)}normalize(){let t=this.length();return 0===t?(this._x=0,this._y=0,this._z=0,this._w=1):(t=1/t,this._x=this._x*t,this._y=this._y*t,this._z=this._z*t,this._w=this._w*t),this._onChangeCallback(),this}multiply(t){return this.multiplyQuaternions(this,t)}premultiply(t){return this.multiplyQuaternions(t,this)}multiplyQuaternions(t,e){const n=t._x,i=t._y,r=t._z,s=t._w,a=e._x,o=e._y,l=e._z,h=e._w;return this._x=n*h+s*a+i*l-r*o,this._y=i*h+s*o+r*a-n*l,this._z=r*h+s*l+n*o-i*a,this._w=s*h-n*a-i*o-r*l,this._onChangeCallback(),this}slerp(t,e){if(0===e)return this;if(1===e)return this.copy(t);const n=this._x,i=this._y,r=this._z,s=this._w;let a=s*t._w+n*t._x+i*t._y+r*t._z;if(a<0?(this._w=-t._w,this._x=-t._x,this._y=-t._y,this._z=-t._z,a=-a):this.copy(t),a>=1)return this._w=s,this._x=n,this._y=i,this._z=r,this;const o=1-a*a;if(o<=Number.EPSILON){const t=1-e;return this._w=t*s+e*this._w,this._x=t*n+e*this._x,this._y=t*i+e*this._y,this._z=t*r+e*this._z,this.normalize(),this}const l=Math.sqrt(o),h=Math.atan2(l,a),u=Math.sin((1-e)*h)/l,c=Math.sin(e*h)/l;return this._w=s*u+this._w*c,this._x=n*u+this._x*c,this._y=i*u+this._y*c,this._z=r*u+this._z*c,this._onChangeCallback(),this}slerpQuaternions(t,e,n){return this.copy(t).slerp(e,n)}random(){const t=2*Math.PI*Math.random(),e=2*Math.PI*Math.random(),n=Math.random(),i=Math.sqrt(1-n),r=Math.sqrt(n);return this.set(i*Math.sin(t),i*Math.cos(t),r*Math.sin(e),r*Math.cos(e))}equals(t){return t._x===this._x&&t._y===this._y&&t._z===this._z&&t._w===this._w}fromArray(t,e=0){return this._x=t[e],this._y=t[e+1],this._z=t[e+2],this._w=t[e+3],this._onChangeCallback(),this}toArray(t=[],e=0){return t[e]=this._x,t[e+1]=this._y,t[e+2]=this._z,t[e+3]=this._w,t}fromBufferAttribute(t,e){return this._x=t.getX(e),this._y=t.getY(e),this._z=t.getZ(e),this._w=t.getW(e),this._onChangeCallback(),this}toJSON(){return this.toArray()}_onChange(t){return this._onChangeCallback=t,this}_onChangeCallback(){}*[Symbol.iterator](){yield this._x,yield this._y,yield this._z,yield this._w}}class zf{constructor(t=0,e=0,n=0){zf.prototype.isVector3=!0,this.x=t,this.y=e,this.z=n}set(t,e,n){return void 0===n&&(n=this.z),this.x=t,this.y=e,this.z=n,this}setScalar(t){return this.x=t,this.y=t,this.z=t,this}setX(t){return this.x=t,this}setY(t){return this.y=t,this}setZ(t){return this.z=t,this}setComponent(t,e){switch(t){case 0:this.x=e;break;case 1:this.y=e;break;case 2:this.z=e;break;default:throw new Error("index is out of range: "+t)}return this}getComponent(t){switch(t){case 0:return this.x;case 1:return this.y;case 2:return this.z;default:throw new Error("index is out of range: "+t)}}clone(){return new this.constructor(this.x,this.y,this.z)}copy(t){return this.x=t.x,this.y=t.y,this.z=t.z,this}add(t){return this.x+=t.x,this.y+=t.y,this.z+=t.z,this}addScalar(t){return this.x+=t,this.y+=t,this.z+=t,this}addVectors(t,e){return this.x=t.x+e.x,this.y=t.y+e.y,this.z=t.z+e.z,this}addScaledVector(t,e){return this.x+=t.x*e,this.y+=t.y*e,this.z+=t.z*e,this}sub(t){return this.x-=t.x,this.y-=t.y,this.z-=t.z,this}subScalar(t){return this.x-=t,this.y-=t,this.z-=t,this}subVectors(t,e){return this.x=t.x-e.x,this.y=t.y-e.y,this.z=t.z-e.z,this}multiply(t){return this.x*=t.x,this.y*=t.y,this.z*=t.z,this}multiplyScalar(t){return this.x*=t,this.y*=t,this.z*=t,this}multiplyVectors(t,e){return this.x=t.x*e.x,this.y=t.y*e.y,this.z=t.z*e.z,this}applyEuler(t){return this.applyQuaternion(Gf.setFromEuler(t))}applyAxisAngle(t,e){return this.applyQuaternion(Gf.setFromAxisAngle(t,e))}applyMatrix3(t){const e=this.x,n=this.y,i=this.z,r=t.elements;return this.x=r[0]*e+r[3]*n+r[6]*i,this.y=r[1]*e+r[4]*n+r[7]*i,this.z=r[2]*e+r[5]*n+r[8]*i,this}applyNormalMatrix(t){return this.applyMatrix3(t).normalize()}applyMatrix4(t){const e=this.x,n=this.y,i=this.z,r=t.elements,s=1/(r[3]*e+r[7]*n+r[11]*i+r[15]);return this.x=(r[0]*e+r[4]*n+r[8]*i+r[12])*s,this.y=(r[1]*e+r[5]*n+r[9]*i+r[13])*s,this.z=(r[2]*e+r[6]*n+r[10]*i+r[14])*s,this}applyQuaternion(t){const e=this.x,n=this.y,i=this.z,r=t.x,s=t.y,a=t.z,o=t.w,l=2*(s*i-a*n),h=2*(a*e-r*i),u=2*(r*n-s*e);return this.x=e+o*l+s*u-a*h,this.y=n+o*h+a*l-r*u,this.z=i+o*u+r*h-s*l,this}project(t){return this.applyMatrix4(t.matrixWorldInverse).applyMatrix4(t.projectionMatrix)}unproject(t){return this.applyMatrix4(t.projectionMatrixInverse).applyMatrix4(t.matrixWorld)}transformDirection(t){const e=this.x,n=this.y,i=this.z,r=t.elements;return this.x=r[0]*e+r[4]*n+r[8]*i,this.y=r[1]*e+r[5]*n+r[9]*i,this.z=r[2]*e+r[6]*n+r[10]*i,this.normalize()}divide(t){return this.x/=t.x,this.y/=t.y,this.z/=t.z,this}divideScalar(t){return this.multiplyScalar(1/t)}min(t){return this.x=Math.min(this.x,t.x),this.y=Math.min(this.y,t.y),this.z=Math.min(this.z,t.z),this}max(t){return this.x=Math.max(this.x,t.x),this.y=Math.max(this.y,t.y),this.z=Math.max(this.z,t.z),this}clamp(t,e){return this.x=Math.max(t.x,Math.min(e.x,this.x)),this.y=Math.max(t.y,Math.min(e.y,this.y)),this.z=Math.max(t.z,Math.min(e.z,this.z)),this}clampScalar(t,e){return this.x=Math.max(t,Math.min(e,this.x)),this.y=Math.max(t,Math.min(e,this.y)),this.z=Math.max(t,Math.min(e,this.z)),this}clampLength(t,e){const n=this.length();return this.divideScalar(n||1).multiplyScalar(Math.max(t,Math.min(e,n)))}floor(){return this.x=Math.floor(this.x),this.y=Math.floor(this.y),this.z=Math.floor(this.z),this}ceil(){return this.x=Math.ceil(this.x),this.y=Math.ceil(this.y),this.z=Math.ceil(this.z),this}round(){return this.x=Math.round(this.x),this.y=Math.round(this.y),this.z=Math.round(this.z),this}roundToZero(){return this.x=Math.trunc(this.x),this.y=Math.trunc(this.y),this.z=Math.trunc(this.z),this}negate(){return this.x=-this.x,this.y=-this.y,this.z=-this.z,this}dot(t){return this.x*t.x+this.y*t.y+this.z*t.z}lengthSq(){return this.x*this.x+this.y*this.y+this.z*this.z}length(){return Math.sqrt(this.x*this.x+this.y*this.y+this.z*this.z)}manhattanLength(){return Math.abs(this.x)+Math.abs(this.y)+Math.abs(this.z)}normalize(){return this.divideScalar(this.length()||1)}setLength(t){return this.normalize().multiplyScalar(t)}lerp(t,e){return this.x+=(t.x-this.x)*e,this.y+=(t.y-this.y)*e,this.z+=(t.z-this.z)*e,this}lerpVectors(t,e,n){return this.x=t.x+(e.x-t.x)*n,this.y=t.y+(e.y-t.y)*n,this.z=t.z+(e.z-t.z)*n,this}cross(t){return this.crossVectors(this,t)}crossVectors(t,e){const n=t.x,i=t.y,r=t.z,s=e.x,a=e.y,o=e.z;return this.x=i*o-r*a,this.y=r*s-n*o,this.z=n*a-i*s,this}projectOnVector(t){const e=t.lengthSq();if(0===e)return this.set(0,0,0);const n=t.dot(this)/e;return this.copy(t).multiplyScalar(n)}projectOnPlane(t){return kf.copy(this).projectOnVector(t),this.sub(kf)}reflect(t){return this.sub(kf.copy(t).multiplyScalar(2*this.dot(t)))}angleTo(t){const e=Math.sqrt(this.lengthSq()*t.lengthSq());if(0===e)return Math.PI/2;const n=this.dot(t)/e;return Math.acos(lf(n,-1,1))}distanceTo(t){return Math.sqrt(this.distanceToSquared(t))}distanceToSquared(t){const e=this.x-t.x,n=this.y-t.y,i=this.z-t.z;return e*e+n*n+i*i}manhattanDistanceTo(t){return Math.abs(this.x-t.x)+Math.abs(this.y-t.y)+Math.abs(this.z-t.z)}setFromSpherical(t){return this.setFromSphericalCoords(t.radius,t.phi,t.theta)}setFromSphericalCoords(t,e,n){const i=Math.sin(e)*t;return this.x=i*Math.sin(n),this.y=Math.cos(e)*t,this.z=i*Math.cos(n),this}setFromCylindrical(t){return this.setFromCylindricalCoords(t.radius,t.theta,t.y)}setFromCylindricalCoords(t,e,n){return this.x=t*Math.sin(e),this.y=n,this.z=t*Math.cos(e),this}setFromMatrixPosition(t){const e=t.elements;return this.x=e[12],this.y=e[13],this.z=e[14],this}setFromMatrixScale(t){const e=this.setFromMatrixColumn(t,0).length(),n=this.setFromMatrixColumn(t,1).length(),i=this.setFromMatrixColumn(t,2).length();return this.x=e,this.y=n,this.z=i,this}setFromMatrixColumn(t,e){return this.fromArray(t.elements,4*e)}setFromMatrix3Column(t,e){return this.fromArray(t.elements,3*e)}setFromEuler(t){return this.x=t._x,this.y=t._y,this.z=t._z,this}setFromColor(t){return this.x=t.r,this.y=t.g,this.z=t.b,this}equals(t){return t.x===this.x&&t.y===this.y&&t.z===this.z}fromArray(t,e=0){return this.x=t[e],this.y=t[e+1],this.z=t[e+2],this}toArray(t=[],e=0){return t[e]=this.x,t[e+1]=this.y,t[e+2]=this.z,t}fromBufferAttribute(t,e){return this.x=t.getX(e),this.y=t.getY(e),this.z=t.getZ(e),this}random(){return this.x=Math.random(),this.y=Math.random(),this.z=Math.random(),this}randomDirection(){const t=Math.random()*Math.PI*2,e=2*Math.random()-1,n=Math.sqrt(1-e*e);return this.x=n*Math.cos(t),this.y=e,this.z=n*Math.sin(t),this}*[Symbol.iterator](){yield this.x,yield this.y,yield this.z}}const kf=new zf,Gf=new Bf;class Vf{constructor(t=new zf(1/0,1/0,1/0),e=new zf(-1/0,-1/0,-1/0)){this.isBox3=!0,this.min=t,this.max=e}set(t,e){return this.min.copy(t),this.max.copy(e),this}setFromArray(t){this.makeEmpty();for(let e=0,n=t.length;e=this.min.x&&t.x<=this.max.x&&t.y>=this.min.y&&t.y<=this.max.y&&t.z>=this.min.z&&t.z<=this.max.z}containsBox(t){return this.min.x<=t.min.x&&t.max.x<=this.max.x&&this.min.y<=t.min.y&&t.max.y<=this.max.y&&this.min.z<=t.min.z&&t.max.z<=this.max.z}getParameter(t,e){return e.set((t.x-this.min.x)/(this.max.x-this.min.x),(t.y-this.min.y)/(this.max.y-this.min.y),(t.z-this.min.z)/(this.max.z-this.min.z))}intersectsBox(t){return t.max.x>=this.min.x&&t.min.x<=this.max.x&&t.max.y>=this.min.y&&t.min.y<=this.max.y&&t.max.z>=this.min.z&&t.min.z<=this.max.z}intersectsSphere(t){return this.clampPoint(t.center,jf),jf.distanceToSquared(t.center)<=t.radius*t.radius}intersectsPlane(t){let e,n;return t.normal.x>0?(e=t.normal.x*this.min.x,n=t.normal.x*this.max.x):(e=t.normal.x*this.max.x,n=t.normal.x*this.min.x),t.normal.y>0?(e+=t.normal.y*this.min.y,n+=t.normal.y*this.max.y):(e+=t.normal.y*this.max.y,n+=t.normal.y*this.min.y),t.normal.z>0?(e+=t.normal.z*this.min.z,n+=t.normal.z*this.max.z):(e+=t.normal.z*this.max.z,n+=t.normal.z*this.min.z),e<=-t.constant&&n>=-t.constant}intersectsTriangle(t){if(this.isEmpty())return!1;this.getCenter(Qf),Jf.subVectors(this.max,Qf),qf.subVectors(t.a,Qf),Xf.subVectors(t.b,Qf),$f.subVectors(t.c,Qf),Yf.subVectors(Xf,qf),Kf.subVectors($f,Xf),Zf.subVectors(qf,$f);let e=[0,-Yf.z,Yf.y,0,-Kf.z,Kf.y,0,-Zf.z,Zf.y,Yf.z,0,-Yf.x,Kf.z,0,-Kf.x,Zf.z,0,-Zf.x,-Yf.y,Yf.x,0,-Kf.y,Kf.x,0,-Zf.y,Zf.x,0];return!!nm(e,qf,Xf,$f,Jf)&&(e=[1,0,0,0,1,0,0,0,1],!!nm(e,qf,Xf,$f,Jf)&&(tm.crossVectors(Yf,Kf),e=[tm.x,tm.y,tm.z],nm(e,qf,Xf,$f,Jf)))}clampPoint(t,e){return e.copy(t).clamp(this.min,this.max)}distanceToPoint(t){return this.clampPoint(t,jf).distanceTo(t)}getBoundingSphere(t){return this.isEmpty()?t.makeEmpty():(this.getCenter(t.center),t.radius=.5*this.getSize(jf).length()),t}intersect(t){return this.min.max(t.min),this.max.min(t.max),this.isEmpty()&&this.makeEmpty(),this}union(t){return this.min.min(t.min),this.max.max(t.max),this}applyMatrix4(t){return this.isEmpty()||(Hf[0].set(this.min.x,this.min.y,this.min.z).applyMatrix4(t),Hf[1].set(this.min.x,this.min.y,this.max.z).applyMatrix4(t),Hf[2].set(this.min.x,this.max.y,this.min.z).applyMatrix4(t),Hf[3].set(this.min.x,this.max.y,this.max.z).applyMatrix4(t),Hf[4].set(this.max.x,this.min.y,this.min.z).applyMatrix4(t),Hf[5].set(this.max.x,this.min.y,this.max.z).applyMatrix4(t),Hf[6].set(this.max.x,this.max.y,this.min.z).applyMatrix4(t),Hf[7].set(this.max.x,this.max.y,this.max.z).applyMatrix4(t),this.setFromPoints(Hf)),this}translate(t){return this.min.add(t),this.max.add(t),this}equals(t){return t.min.equals(this.min)&&t.max.equals(this.max)}}const Hf=[new zf,new zf,new zf,new zf,new zf,new zf,new zf,new zf],jf=new zf,Wf=new Vf,qf=new zf,Xf=new zf,$f=new zf,Yf=new zf,Kf=new zf,Zf=new zf,Qf=new zf,Jf=new zf,tm=new zf,em=new zf;function nm(t,e,n,i,r){for(let s=0,a=t.length-3;s<=a;s+=3){em.fromArray(t,s);const a=r.x*Math.abs(em.x)+r.y*Math.abs(em.y)+r.z*Math.abs(em.z),o=e.dot(em),l=n.dot(em),h=i.dot(em);if(Math.max(-Math.max(o,l,h),Math.min(o,l,h))>a)return!1}return!0}const im=new Vf,rm=new zf,sm=new zf;class am{constructor(t=new zf,e=-1){this.isSphere=!0,this.center=t,this.radius=e}set(t,e){return this.center.copy(t),this.radius=e,this}setFromPoints(t,e){const n=this.center;void 0!==e?n.copy(e):im.setFromPoints(t).getCenter(n);let i=0;for(let e=0,r=t.length;ethis.radius*this.radius&&(e.sub(this.center).normalize(),e.multiplyScalar(this.radius).add(this.center)),e}getBoundingBox(t){return this.isEmpty()?(t.makeEmpty(),t):(t.set(this.center,this.center),t.expandByScalar(this.radius),t)}applyMatrix4(t){return this.center.applyMatrix4(t),this.radius=this.radius*t.getMaxScaleOnAxis(),this}translate(t){return this.center.add(t),this}expandByPoint(t){if(this.isEmpty())return this.center.copy(t),this.radius=0,this;rm.subVectors(t,this.center);const e=rm.lengthSq();if(e>this.radius*this.radius){const t=Math.sqrt(e),n=.5*(t-this.radius);this.center.addScaledVector(rm,n/t),this.radius+=n}return this}union(t){return t.isEmpty()?this:this.isEmpty()?(this.copy(t),this):(!0===this.center.equals(t.center)?this.radius=Math.max(this.radius,t.radius):(sm.subVectors(t.center,this.center).setLength(t.radius),this.expandByPoint(rm.copy(t.center).add(sm)),this.expandByPoint(rm.copy(t.center).sub(sm))),this)}equals(t){return t.center.equals(this.center)&&t.radius===this.radius}clone(){return(new this.constructor).copy(this)}}const om=new zf,lm=new zf,hm=new zf,um=new zf,cm=new zf,dm=new zf,pm=new zf;class fm{constructor(t=new zf,e=new zf(0,0,-1)){this.origin=t,this.direction=e}set(t,e){return this.origin.copy(t),this.direction.copy(e),this}copy(t){return this.origin.copy(t.origin),this.direction.copy(t.direction),this}at(t,e){return e.copy(this.origin).addScaledVector(this.direction,t)}lookAt(t){return this.direction.copy(t).sub(this.origin).normalize(),this}recast(t){return this.origin.copy(this.at(t,om)),this}closestPointToPoint(t,e){e.subVectors(t,this.origin);const n=e.dot(this.direction);return n<0?e.copy(this.origin):e.copy(this.origin).addScaledVector(this.direction,n)}distanceToPoint(t){return Math.sqrt(this.distanceSqToPoint(t))}distanceSqToPoint(t){const e=om.subVectors(t,this.origin).dot(this.direction);return e<0?this.origin.distanceToSquared(t):(om.copy(this.origin).addScaledVector(this.direction,e),om.distanceToSquared(t))}distanceSqToSegment(t,e,n,i){lm.copy(t).add(e).multiplyScalar(.5),hm.copy(e).sub(t).normalize(),um.copy(this.origin).sub(lm);const r=.5*t.distanceTo(e),s=-this.direction.dot(hm),a=um.dot(this.direction),o=-um.dot(hm),l=um.lengthSq(),h=Math.abs(1-s*s);let u,c,d,p;if(h>0)if(u=s*o-a,c=s*a-o,p=r*h,u>=0)if(c>=-p)if(c<=p){const t=1/h;u*=t,c*=t,d=u*(u+s*c+2*a)+c*(s*u+c+2*o)+l}else c=r,u=Math.max(0,-(s*c+a)),d=-u*u+c*(c+2*o)+l;else c=-r,u=Math.max(0,-(s*c+a)),d=-u*u+c*(c+2*o)+l;else c<=-p?(u=Math.max(0,-(-s*r+a)),c=u>0?-r:Math.min(Math.max(-r,-o),r),d=-u*u+c*(c+2*o)+l):c<=p?(u=0,c=Math.min(Math.max(-r,-o),r),d=c*(c+2*o)+l):(u=Math.max(0,-(s*r+a)),c=u>0?r:Math.min(Math.max(-r,-o),r),d=-u*u+c*(c+2*o)+l);else c=s>0?-r:r,u=Math.max(0,-(s*c+a)),d=-u*u+c*(c+2*o)+l;return n&&n.copy(this.origin).addScaledVector(this.direction,u),i&&i.copy(lm).addScaledVector(hm,c),d}intersectSphere(t,e){om.subVectors(t.center,this.origin);const n=om.dot(this.direction),i=om.dot(om)-n*n,r=t.radius*t.radius;if(i>r)return null;const s=Math.sqrt(r-i),a=n-s,o=n+s;return o<0?null:a<0?this.at(o,e):this.at(a,e)}intersectsSphere(t){return this.distanceSqToPoint(t.center)<=t.radius*t.radius}distanceToPlane(t){const e=t.normal.dot(this.direction);if(0===e)return 0===t.distanceToPoint(this.origin)?0:null;const n=-(this.origin.dot(t.normal)+t.constant)/e;return n>=0?n:null}intersectPlane(t,e){const n=this.distanceToPlane(t);return null===n?null:this.at(n,e)}intersectsPlane(t){const e=t.distanceToPoint(this.origin);if(0===e)return!0;return t.normal.dot(this.direction)*e<0}intersectBox(t,e){let n,i,r,s,a,o;const l=1/this.direction.x,h=1/this.direction.y,u=1/this.direction.z,c=this.origin;return l>=0?(n=(t.min.x-c.x)*l,i=(t.max.x-c.x)*l):(n=(t.max.x-c.x)*l,i=(t.min.x-c.x)*l),h>=0?(r=(t.min.y-c.y)*h,s=(t.max.y-c.y)*h):(r=(t.max.y-c.y)*h,s=(t.min.y-c.y)*h),n>s||r>i?null:((r>n||isNaN(n))&&(n=r),(s=0?(a=(t.min.z-c.z)*u,o=(t.max.z-c.z)*u):(a=(t.max.z-c.z)*u,o=(t.min.z-c.z)*u),n>o||a>i?null:((a>n||n!=n)&&(n=a),(o=0?n:i,e)))}intersectsBox(t){return null!==this.intersectBox(t,om)}intersectTriangle(t,e,n,i,r){cm.subVectors(e,t),dm.subVectors(n,t),pm.crossVectors(cm,dm);let s,a=this.direction.dot(pm);if(a>0){if(i)return null;s=1}else{if(!(a<0))return null;s=-1,a=-a}um.subVectors(this.origin,t);const o=s*this.direction.dot(dm.crossVectors(um,dm));if(o<0)return null;const l=s*this.direction.dot(cm.cross(um));if(l<0)return null;if(o+l>a)return null;const h=-s*um.dot(pm);return h<0?null:this.at(h/a,r)}applyMatrix4(t){return this.origin.applyMatrix4(t),this.direction.transformDirection(t),this}equals(t){return t.origin.equals(this.origin)&&t.direction.equals(this.direction)}clone(){return(new this.constructor).copy(this)}}class mm{constructor(t,e,n,i,r,s,a,o,l,h,u,c,d,p,f,m){mm.prototype.isMatrix4=!0,this.elements=[1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1],void 0!==t&&this.set(t,e,n,i,r,s,a,o,l,h,u,c,d,p,f,m)}set(t,e,n,i,r,s,a,o,l,h,u,c,d,p,f,m){const g=this.elements;return g[0]=t,g[4]=e,g[8]=n,g[12]=i,g[1]=r,g[5]=s,g[9]=a,g[13]=o,g[2]=l,g[6]=h,g[10]=u,g[14]=c,g[3]=d,g[7]=p,g[11]=f,g[15]=m,this}identity(){return this.set(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1),this}clone(){return(new mm).fromArray(this.elements)}copy(t){const e=this.elements,n=t.elements;return e[0]=n[0],e[1]=n[1],e[2]=n[2],e[3]=n[3],e[4]=n[4],e[5]=n[5],e[6]=n[6],e[7]=n[7],e[8]=n[8],e[9]=n[9],e[10]=n[10],e[11]=n[11],e[12]=n[12],e[13]=n[13],e[14]=n[14],e[15]=n[15],this}copyPosition(t){const e=this.elements,n=t.elements;return e[12]=n[12],e[13]=n[13],e[14]=n[14],this}setFromMatrix3(t){const e=t.elements;return this.set(e[0],e[3],e[6],0,e[1],e[4],e[7],0,e[2],e[5],e[8],0,0,0,0,1),this}extractBasis(t,e,n){return t.setFromMatrixColumn(this,0),e.setFromMatrixColumn(this,1),n.setFromMatrixColumn(this,2),this}makeBasis(t,e,n){return this.set(t.x,e.x,n.x,0,t.y,e.y,n.y,0,t.z,e.z,n.z,0,0,0,0,1),this}extractRotation(t){const e=this.elements,n=t.elements,i=1/gm.setFromMatrixColumn(t,0).length(),r=1/gm.setFromMatrixColumn(t,1).length(),s=1/gm.setFromMatrixColumn(t,2).length();return e[0]=n[0]*i,e[1]=n[1]*i,e[2]=n[2]*i,e[3]=0,e[4]=n[4]*r,e[5]=n[5]*r,e[6]=n[6]*r,e[7]=0,e[8]=n[8]*s,e[9]=n[9]*s,e[10]=n[10]*s,e[11]=0,e[12]=0,e[13]=0,e[14]=0,e[15]=1,this}makeRotationFromEuler(t){const e=this.elements,n=t.x,i=t.y,r=t.z,s=Math.cos(n),a=Math.sin(n),o=Math.cos(i),l=Math.sin(i),h=Math.cos(r),u=Math.sin(r);if("XYZ"===t.order){const t=s*h,n=s*u,i=a*h,r=a*u;e[0]=o*h,e[4]=-o*u,e[8]=l,e[1]=n+i*l,e[5]=t-r*l,e[9]=-a*o,e[2]=r-t*l,e[6]=i+n*l,e[10]=s*o}else if("YXZ"===t.order){const t=o*h,n=o*u,i=l*h,r=l*u;e[0]=t+r*a,e[4]=i*a-n,e[8]=s*l,e[1]=s*u,e[5]=s*h,e[9]=-a,e[2]=n*a-i,e[6]=r+t*a,e[10]=s*o}else if("ZXY"===t.order){const t=o*h,n=o*u,i=l*h,r=l*u;e[0]=t-r*a,e[4]=-s*u,e[8]=i+n*a,e[1]=n+i*a,e[5]=s*h,e[9]=r-t*a,e[2]=-s*l,e[6]=a,e[10]=s*o}else if("ZYX"===t.order){const t=s*h,n=s*u,i=a*h,r=a*u;e[0]=o*h,e[4]=i*l-n,e[8]=t*l+r,e[1]=o*u,e[5]=r*l+t,e[9]=n*l-i,e[2]=-l,e[6]=a*o,e[10]=s*o}else if("YZX"===t.order){const t=s*o,n=s*l,i=a*o,r=a*l;e[0]=o*h,e[4]=r-t*u,e[8]=i*u+n,e[1]=u,e[5]=s*h,e[9]=-a*h,e[2]=-l*h,e[6]=n*u+i,e[10]=t-r*u}else if("XZY"===t.order){const t=s*o,n=s*l,i=a*o,r=a*l;e[0]=o*h,e[4]=-u,e[8]=l*h,e[1]=t*u+r,e[5]=s*h,e[9]=n*u-i,e[2]=i*u-n,e[6]=a*h,e[10]=r*u+t}return e[3]=0,e[7]=0,e[11]=0,e[12]=0,e[13]=0,e[14]=0,e[15]=1,this}makeRotationFromQuaternion(t){return this.compose(vm,t,ym)}lookAt(t,e,n){const i=this.elements;return Sm.subVectors(t,e),0===Sm.lengthSq()&&(Sm.z=1),Sm.normalize(),xm.crossVectors(n,Sm),0===xm.lengthSq()&&(1===Math.abs(n.z)?Sm.x+=1e-4:Sm.z+=1e-4,Sm.normalize(),xm.crossVectors(n,Sm)),xm.normalize(),bm.crossVectors(Sm,xm),i[0]=xm.x,i[4]=bm.x,i[8]=Sm.x,i[1]=xm.y,i[5]=bm.y,i[9]=Sm.y,i[2]=xm.z,i[6]=bm.z,i[10]=Sm.z,this}multiply(t){return this.multiplyMatrices(this,t)}premultiply(t){return this.multiplyMatrices(t,this)}multiplyMatrices(t,e){const n=t.elements,i=e.elements,r=this.elements,s=n[0],a=n[4],o=n[8],l=n[12],h=n[1],u=n[5],c=n[9],d=n[13],p=n[2],f=n[6],m=n[10],g=n[14],_=n[3],v=n[7],y=n[11],x=n[15],b=i[0],S=i[4],M=i[8],T=i[12],w=i[1],E=i[5],A=i[9],R=i[13],C=i[2],N=i[6],P=i[10],I=i[14],L=i[3],U=i[7],D=i[11],O=i[15];return r[0]=s*b+a*w+o*C+l*L,r[4]=s*S+a*E+o*N+l*U,r[8]=s*M+a*A+o*P+l*D,r[12]=s*T+a*R+o*I+l*O,r[1]=h*b+u*w+c*C+d*L,r[5]=h*S+u*E+c*N+d*U,r[9]=h*M+u*A+c*P+d*D,r[13]=h*T+u*R+c*I+d*O,r[2]=p*b+f*w+m*C+g*L,r[6]=p*S+f*E+m*N+g*U,r[10]=p*M+f*A+m*P+g*D,r[14]=p*T+f*R+m*I+g*O,r[3]=_*b+v*w+y*C+x*L,r[7]=_*S+v*E+y*N+x*U,r[11]=_*M+v*A+y*P+x*D,r[15]=_*T+v*R+y*I+x*O,this}multiplyScalar(t){const e=this.elements;return e[0]*=t,e[4]*=t,e[8]*=t,e[12]*=t,e[1]*=t,e[5]*=t,e[9]*=t,e[13]*=t,e[2]*=t,e[6]*=t,e[10]*=t,e[14]*=t,e[3]*=t,e[7]*=t,e[11]*=t,e[15]*=t,this}determinant(){const t=this.elements,e=t[0],n=t[4],i=t[8],r=t[12],s=t[1],a=t[5],o=t[9],l=t[13],h=t[2],u=t[6],c=t[10],d=t[14];return t[3]*(+r*o*u-i*l*u-r*a*c+n*l*c+i*a*d-n*o*d)+t[7]*(+e*o*d-e*l*c+r*s*c-i*s*d+i*l*h-r*o*h)+t[11]*(+e*l*u-e*a*d-r*s*u+n*s*d+r*a*h-n*l*h)+t[15]*(-i*a*h-e*o*u+e*a*c+i*s*u-n*s*c+n*o*h)}transpose(){const t=this.elements;let e;return e=t[1],t[1]=t[4],t[4]=e,e=t[2],t[2]=t[8],t[8]=e,e=t[6],t[6]=t[9],t[9]=e,e=t[3],t[3]=t[12],t[12]=e,e=t[7],t[7]=t[13],t[13]=e,e=t[11],t[11]=t[14],t[14]=e,this}setPosition(t,e,n){const i=this.elements;return t.isVector3?(i[12]=t.x,i[13]=t.y,i[14]=t.z):(i[12]=t,i[13]=e,i[14]=n),this}invert(){const t=this.elements,e=t[0],n=t[1],i=t[2],r=t[3],s=t[4],a=t[5],o=t[6],l=t[7],h=t[8],u=t[9],c=t[10],d=t[11],p=t[12],f=t[13],m=t[14],g=t[15],_=u*m*l-f*c*l+f*o*d-a*m*d-u*o*g+a*c*g,v=p*c*l-h*m*l-p*o*d+s*m*d+h*o*g-s*c*g,y=h*f*l-p*u*l+p*a*d-s*f*d-h*a*g+s*u*g,x=p*u*o-h*f*o-p*a*c+s*f*c+h*a*m-s*u*m,b=e*_+n*v+i*y+r*x;if(0===b)return this.set(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);const S=1/b;return t[0]=_*S,t[1]=(f*c*r-u*m*r-f*i*d+n*m*d+u*i*g-n*c*g)*S,t[2]=(a*m*r-f*o*r+f*i*l-n*m*l-a*i*g+n*o*g)*S,t[3]=(u*o*r-a*c*r-u*i*l+n*c*l+a*i*d-n*o*d)*S,t[4]=v*S,t[5]=(h*m*r-p*c*r+p*i*d-e*m*d-h*i*g+e*c*g)*S,t[6]=(p*o*r-s*m*r-p*i*l+e*m*l+s*i*g-e*o*g)*S,t[7]=(s*c*r-h*o*r+h*i*l-e*c*l-s*i*d+e*o*d)*S,t[8]=y*S,t[9]=(p*u*r-h*f*r-p*n*d+e*f*d+h*n*g-e*u*g)*S,t[10]=(s*f*r-p*a*r+p*n*l-e*f*l-s*n*g+e*a*g)*S,t[11]=(h*a*r-s*u*r-h*n*l+e*u*l+s*n*d-e*a*d)*S,t[12]=x*S,t[13]=(h*f*i-p*u*i+p*n*c-e*f*c-h*n*m+e*u*m)*S,t[14]=(p*a*i-s*f*i-p*n*o+e*f*o+s*n*m-e*a*m)*S,t[15]=(s*u*i-h*a*i+h*n*o-e*u*o-s*n*c+e*a*c)*S,this}scale(t){const e=this.elements,n=t.x,i=t.y,r=t.z;return e[0]*=n,e[4]*=i,e[8]*=r,e[1]*=n,e[5]*=i,e[9]*=r,e[2]*=n,e[6]*=i,e[10]*=r,e[3]*=n,e[7]*=i,e[11]*=r,this}getMaxScaleOnAxis(){const t=this.elements,e=t[0]*t[0]+t[1]*t[1]+t[2]*t[2],n=t[4]*t[4]+t[5]*t[5]+t[6]*t[6],i=t[8]*t[8]+t[9]*t[9]+t[10]*t[10];return Math.sqrt(Math.max(e,n,i))}makeTranslation(t,e,n){return t.isVector3?this.set(1,0,0,t.x,0,1,0,t.y,0,0,1,t.z,0,0,0,1):this.set(1,0,0,t,0,1,0,e,0,0,1,n,0,0,0,1),this}makeRotationX(t){const e=Math.cos(t),n=Math.sin(t);return this.set(1,0,0,0,0,e,-n,0,0,n,e,0,0,0,0,1),this}makeRotationY(t){const e=Math.cos(t),n=Math.sin(t);return this.set(e,0,n,0,0,1,0,0,-n,0,e,0,0,0,0,1),this}makeRotationZ(t){const e=Math.cos(t),n=Math.sin(t);return this.set(e,-n,0,0,n,e,0,0,0,0,1,0,0,0,0,1),this}makeRotationAxis(t,e){const n=Math.cos(e),i=Math.sin(e),r=1-n,s=t.x,a=t.y,o=t.z,l=r*s,h=r*a;return this.set(l*s+n,l*a-i*o,l*o+i*a,0,l*a+i*o,h*a+n,h*o-i*s,0,l*o-i*a,h*o+i*s,r*o*o+n,0,0,0,0,1),this}makeScale(t,e,n){return this.set(t,0,0,0,0,e,0,0,0,0,n,0,0,0,0,1),this}makeShear(t,e,n,i,r,s){return this.set(1,n,r,0,t,1,s,0,e,i,1,0,0,0,0,1),this}compose(t,e,n){const i=this.elements,r=e._x,s=e._y,a=e._z,o=e._w,l=r+r,h=s+s,u=a+a,c=r*l,d=r*h,p=r*u,f=s*h,m=s*u,g=a*u,_=o*l,v=o*h,y=o*u,x=n.x,b=n.y,S=n.z;return i[0]=(1-(f+g))*x,i[1]=(d+y)*x,i[2]=(p-v)*x,i[3]=0,i[4]=(d-y)*b,i[5]=(1-(c+g))*b,i[6]=(m+_)*b,i[7]=0,i[8]=(p+v)*S,i[9]=(m-_)*S,i[10]=(1-(c+f))*S,i[11]=0,i[12]=t.x,i[13]=t.y,i[14]=t.z,i[15]=1,this}decompose(t,e,n){const i=this.elements;let r=gm.set(i[0],i[1],i[2]).length();const s=gm.set(i[4],i[5],i[6]).length(),a=gm.set(i[8],i[9],i[10]).length();this.determinant()<0&&(r=-r),t.x=i[12],t.y=i[13],t.z=i[14],_m.copy(this);const o=1/r,l=1/s,h=1/a;return _m.elements[0]*=o,_m.elements[1]*=o,_m.elements[2]*=o,_m.elements[4]*=l,_m.elements[5]*=l,_m.elements[6]*=l,_m.elements[8]*=h,_m.elements[9]*=h,_m.elements[10]*=h,e.setFromRotationMatrix(_m),n.x=r,n.y=s,n.z=a,this}makePerspective(t,e,n,i,r,s,a=2e3){const o=this.elements,l=2*r/(e-t),h=2*r/(n-i),u=(e+t)/(e-t),c=(n+i)/(n-i);let d,p;if(a===Jp)d=-(s+r)/(s-r),p=-2*s*r/(s-r);else{if(a!==tf)throw new Error("THREE.Matrix4.makePerspective(): Invalid coordinate system: "+a);d=-s/(s-r),p=-s*r/(s-r)}return o[0]=l,o[4]=0,o[8]=u,o[12]=0,o[1]=0,o[5]=h,o[9]=c,o[13]=0,o[2]=0,o[6]=0,o[10]=d,o[14]=p,o[3]=0,o[7]=0,o[11]=-1,o[15]=0,this}makeOrthographic(t,e,n,i,r,s,a=2e3){const o=this.elements,l=1/(e-t),h=1/(n-i),u=1/(s-r),c=(e+t)*l,d=(n+i)*h;let p,f;if(a===Jp)p=(s+r)*u,f=-2*u;else{if(a!==tf)throw new Error("THREE.Matrix4.makeOrthographic(): Invalid coordinate system: "+a);p=r*u,f=-1*u}return o[0]=2*l,o[4]=0,o[8]=0,o[12]=-c,o[1]=0,o[5]=2*h,o[9]=0,o[13]=-d,o[2]=0,o[6]=0,o[10]=f,o[14]=-p,o[3]=0,o[7]=0,o[11]=0,o[15]=1,this}equals(t){const e=this.elements,n=t.elements;for(let t=0;t<16;t++)if(e[t]!==n[t])return!1;return!0}fromArray(t,e=0){for(let n=0;n<16;n++)this.elements[n]=t[n+e];return this}toArray(t=[],e=0){const n=this.elements;return t[e]=n[0],t[e+1]=n[1],t[e+2]=n[2],t[e+3]=n[3],t[e+4]=n[4],t[e+5]=n[5],t[e+6]=n[6],t[e+7]=n[7],t[e+8]=n[8],t[e+9]=n[9],t[e+10]=n[10],t[e+11]=n[11],t[e+12]=n[12],t[e+13]=n[13],t[e+14]=n[14],t[e+15]=n[15],t}}const gm=new zf,_m=new mm,vm=new zf(0,0,0),ym=new zf(1,1,1),xm=new zf,bm=new zf,Sm=new zf,Mm=new mm,Tm=new Bf;class wm{constructor(t=0,e=0,n=0,i=wm.DEFAULT_ORDER){this.isEuler=!0,this._x=t,this._y=e,this._z=n,this._order=i}get x(){return this._x}set x(t){this._x=t,this._onChangeCallback()}get y(){return this._y}set y(t){this._y=t,this._onChangeCallback()}get z(){return this._z}set z(t){this._z=t,this._onChangeCallback()}get order(){return this._order}set order(t){this._order=t,this._onChangeCallback()}set(t,e,n,i=this._order){return this._x=t,this._y=e,this._z=n,this._order=i,this._onChangeCallback(),this}clone(){return new this.constructor(this._x,this._y,this._z,this._order)}copy(t){return this._x=t._x,this._y=t._y,this._z=t._z,this._order=t._order,this._onChangeCallback(),this}setFromRotationMatrix(t,e=this._order,n=!0){const i=t.elements,r=i[0],s=i[4],a=i[8],o=i[1],l=i[5],h=i[9],u=i[2],c=i[6],d=i[10];switch(e){case"XYZ":this._y=Math.asin(lf(a,-1,1)),Math.abs(a)<.9999999?(this._x=Math.atan2(-h,d),this._z=Math.atan2(-s,r)):(this._x=Math.atan2(c,l),this._z=0);break;case"YXZ":this._x=Math.asin(-lf(h,-1,1)),Math.abs(h)<.9999999?(this._y=Math.atan2(a,d),this._z=Math.atan2(o,l)):(this._y=Math.atan2(-u,r),this._z=0);break;case"ZXY":this._x=Math.asin(lf(c,-1,1)),Math.abs(c)<.9999999?(this._y=Math.atan2(-u,d),this._z=Math.atan2(-s,l)):(this._y=0,this._z=Math.atan2(o,r));break;case"ZYX":this._y=Math.asin(-lf(u,-1,1)),Math.abs(u)<.9999999?(this._x=Math.atan2(c,d),this._z=Math.atan2(o,r)):(this._x=0,this._z=Math.atan2(-s,l));break;case"YZX":this._z=Math.asin(lf(o,-1,1)),Math.abs(o)<.9999999?(this._x=Math.atan2(-h,l),this._y=Math.atan2(-u,r)):(this._x=0,this._y=Math.atan2(a,d));break;case"XZY":this._z=Math.asin(-lf(s,-1,1)),Math.abs(s)<.9999999?(this._x=Math.atan2(c,l),this._y=Math.atan2(a,r)):(this._x=Math.atan2(-h,d),this._y=0);break;default:console.warn("THREE.Euler: .setFromRotationMatrix() encountered an unknown order: "+e)}return this._order=e,!0===n&&this._onChangeCallback(),this}setFromQuaternion(t,e,n){return Mm.makeRotationFromQuaternion(t),this.setFromRotationMatrix(Mm,e,n)}setFromVector3(t,e=this._order){return this.set(t.x,t.y,t.z,e)}reorder(t){return Tm.setFromEuler(this),this.setFromQuaternion(Tm,t)}equals(t){return t._x===this._x&&t._y===this._y&&t._z===this._z&&t._order===this._order}fromArray(t){return this._x=t[0],this._y=t[1],this._z=t[2],void 0!==t[3]&&(this._order=t[3]),this._onChangeCallback(),this}toArray(t=[],e=0){return t[e]=this._x,t[e+1]=this._y,t[e+2]=this._z,t[e+3]=this._order,t}_onChange(t){return this._onChangeCallback=t,this}_onChangeCallback(){}*[Symbol.iterator](){yield this._x,yield this._y,yield this._z,yield this._order}}wm.DEFAULT_ORDER="XYZ";class Em{constructor(){this.mask=1}set(t){this.mask=1<>>0}enable(t){this.mask|=1<1){for(let t=0;t1){for(let t=0;t0&&(i.userData=this.userData),i.layers=this.layers.mask,i.matrix=this.matrix.toArray(),i.up=this.up.toArray(),!1===this.matrixAutoUpdate&&(i.matrixAutoUpdate=!1),this.isInstancedMesh&&(i.type="InstancedMesh",i.count=this.count,i.instanceMatrix=this.instanceMatrix.toJSON(),null!==this.instanceColor&&(i.instanceColor=this.instanceColor.toJSON())),this.isBatchedMesh&&(i.type="BatchedMesh",i.perObjectFrustumCulled=this.perObjectFrustumCulled,i.sortObjects=this.sortObjects,i.drawRanges=this._drawRanges,i.reservedRanges=this._reservedRanges,i.visibility=this._visibility,i.active=this._active,i.bounds=this._bounds.map((t=>({boxInitialized:t.boxInitialized,boxMin:t.box.min.toArray(),boxMax:t.box.max.toArray(),sphereInitialized:t.sphereInitialized,sphereRadius:t.sphere.radius,sphereCenter:t.sphere.center.toArray()}))),i.maxInstanceCount=this._maxInstanceCount,i.maxVertexCount=this._maxVertexCount,i.maxIndexCount=this._maxIndexCount,i.geometryInitialized=this._geometryInitialized,i.geometryCount=this._geometryCount,i.matricesTexture=this._matricesTexture.toJSON(t),null!==this._colorsTexture&&(i.colorsTexture=this._colorsTexture.toJSON(t)),null!==this.boundingSphere&&(i.boundingSphere={center:i.boundingSphere.center.toArray(),radius:i.boundingSphere.radius}),null!==this.boundingBox&&(i.boundingBox={min:i.boundingBox.min.toArray(),max:i.boundingBox.max.toArray()})),this.isScene)this.background&&(this.background.isColor?i.background=this.background.toJSON():this.background.isTexture&&(i.background=this.background.toJSON(t).uuid)),this.environment&&this.environment.isTexture&&!0!==this.environment.isRenderTargetTexture&&(i.environment=this.environment.toJSON(t).uuid);else if(this.isMesh||this.isLine||this.isPoints){i.geometry=r(t.geometries,this.geometry);const e=this.geometry.parameters;if(void 0!==e&&void 0!==e.shapes){const n=e.shapes;if(Array.isArray(n))for(let e=0,i=n.length;e0){i.children=[];for(let e=0;e0){i.animations=[];for(let e=0;e0&&(n.geometries=e),i.length>0&&(n.materials=i),r.length>0&&(n.textures=r),a.length>0&&(n.images=a),o.length>0&&(n.shapes=o),l.length>0&&(n.skeletons=l),h.length>0&&(n.animations=h),u.length>0&&(n.nodes=u)}return n.object=i,n;function s(t){const e=[];for(const n in t){const i=t[n];delete i.metadata,e.push(i)}return e}}clone(t){return(new this.constructor).copy(this,t)}copy(t,e=!0){if(this.name=t.name,this.up.copy(t.up),this.position.copy(t.position),this.rotation.order=t.rotation.order,this.quaternion.copy(t.quaternion),this.scale.copy(t.scale),this.matrix.copy(t.matrix),this.matrixWorld.copy(t.matrixWorld),this.matrixAutoUpdate=t.matrixAutoUpdate,this.matrixWorldAutoUpdate=t.matrixWorldAutoUpdate,this.matrixWorldNeedsUpdate=t.matrixWorldNeedsUpdate,this.layers.mask=t.layers.mask,this.visible=t.visible,this.castShadow=t.castShadow,this.receiveShadow=t.receiveShadow,this.frustumCulled=t.frustumCulled,this.renderOrder=t.renderOrder,this.animations=t.animations.slice(),this.userData=JSON.parse(JSON.stringify(t.userData)),!0===e)for(let e=0;e0?i.multiplyScalar(1/Math.sqrt(r)):i.set(0,0,0)}static getBarycoord(t,e,n,i,r){Hm.subVectors(i,e),jm.subVectors(n,e),Wm.subVectors(t,e);const s=Hm.dot(Hm),a=Hm.dot(jm),o=Hm.dot(Wm),l=jm.dot(jm),h=jm.dot(Wm),u=s*l-a*a;if(0===u)return r.set(0,0,0),null;const c=1/u,d=(l*o-a*h)*c,p=(s*h-a*o)*c;return r.set(1-d-p,p,d)}static containsPoint(t,e,n,i){return null!==this.getBarycoord(t,e,n,i,qm)&&(qm.x>=0&&qm.y>=0&&qm.x+qm.y<=1)}static getInterpolation(t,e,n,i,r,s,a,o){return null===this.getBarycoord(t,e,n,i,qm)?(o.x=0,o.y=0,"z"in o&&(o.z=0),"w"in o&&(o.w=0),null):(o.setScalar(0),o.addScaledVector(r,qm.x),o.addScaledVector(s,qm.y),o.addScaledVector(a,qm.z),o)}static getInterpolatedAttribute(t,e,n,i,r,s){return Jm.setScalar(0),tg.setScalar(0),eg.setScalar(0),Jm.fromBufferAttribute(t,e),tg.fromBufferAttribute(t,n),eg.fromBufferAttribute(t,i),s.setScalar(0),s.addScaledVector(Jm,r.x),s.addScaledVector(tg,r.y),s.addScaledVector(eg,r.z),s}static isFrontFacing(t,e,n,i){return Hm.subVectors(n,e),jm.subVectors(t,e),Hm.cross(jm).dot(i)<0}set(t,e,n){return this.a.copy(t),this.b.copy(e),this.c.copy(n),this}setFromPointsAndIndices(t,e,n,i){return this.a.copy(t[e]),this.b.copy(t[n]),this.c.copy(t[i]),this}setFromAttributeAndIndices(t,e,n,i){return this.a.fromBufferAttribute(t,e),this.b.fromBufferAttribute(t,n),this.c.fromBufferAttribute(t,i),this}clone(){return(new this.constructor).copy(this)}copy(t){return this.a.copy(t.a),this.b.copy(t.b),this.c.copy(t.c),this}getArea(){return Hm.subVectors(this.c,this.b),jm.subVectors(this.a,this.b),.5*Hm.cross(jm).length()}getMidpoint(t){return t.addVectors(this.a,this.b).add(this.c).multiplyScalar(1/3)}getNormal(t){return ng.getNormal(this.a,this.b,this.c,t)}getPlane(t){return t.setFromCoplanarPoints(this.a,this.b,this.c)}getBarycoord(t,e){return ng.getBarycoord(t,this.a,this.b,this.c,e)}getInterpolation(t,e,n,i,r){return ng.getInterpolation(t,this.a,this.b,this.c,e,n,i,r)}containsPoint(t){return ng.containsPoint(t,this.a,this.b,this.c)}isFrontFacing(t){return ng.isFrontFacing(this.a,this.b,this.c,t)}intersectsBox(t){return t.intersectsTriangle(this)}closestPointToPoint(t,e){const n=this.a,i=this.b,r=this.c;let s,a;Xm.subVectors(i,n),$m.subVectors(r,n),Km.subVectors(t,n);const o=Xm.dot(Km),l=$m.dot(Km);if(o<=0&&l<=0)return e.copy(n);Zm.subVectors(t,i);const h=Xm.dot(Zm),u=$m.dot(Zm);if(h>=0&&u<=h)return e.copy(i);const c=o*u-h*l;if(c<=0&&o>=0&&h<=0)return s=o/(o-h),e.copy(n).addScaledVector(Xm,s);Qm.subVectors(t,r);const d=Xm.dot(Qm),p=$m.dot(Qm);if(p>=0&&d<=p)return e.copy(r);const f=d*l-o*p;if(f<=0&&l>=0&&p<=0)return a=l/(l-p),e.copy(n).addScaledVector($m,a);const m=h*p-d*u;if(m<=0&&u-h>=0&&d-p>=0)return Ym.subVectors(r,i),a=(u-h)/(u-h+(d-p)),e.copy(i).addScaledVector(Ym,a);const g=1/(m+f+c);return s=f*g,a=c*g,e.copy(n).addScaledVector(Xm,s).addScaledVector($m,a)}equals(t){return t.a.equals(this.a)&&t.b.equals(this.b)&&t.c.equals(this.c)}}const ig={aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074},rg={h:0,s:0,l:0},sg={h:0,s:0,l:0};function ag(t,e,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?t+6*(e-t)*n:n<.5?e:n<2/3?t+6*(e-t)*(2/3-n):t}class og{constructor(t,e,n){return this.isColor=!0,this.r=1,this.g=1,this.b=1,this.set(t,e,n)}set(t,e,n){if(void 0===e&&void 0===n){const e=t;e&&e.isColor?this.copy(e):"number"==typeof e?this.setHex(e):"string"==typeof e&&this.setStyle(e)}else this.setRGB(t,e,n);return this}setScalar(t){return this.r=t,this.g=t,this.b=t,this}setHex(t,e=Bp){return t=Math.floor(t),this.r=(t>>16&255)/255,this.g=(t>>8&255)/255,this.b=(255&t)/255,yf.toWorkingColorSpace(this,e),this}setRGB(t,e,n,i=yf.workingColorSpace){return this.r=t,this.g=e,this.b=n,yf.toWorkingColorSpace(this,i),this}setHSL(t,e,n,i=yf.workingColorSpace){if(t=hf(t,1),e=lf(e,0,1),n=lf(n,0,1),0===e)this.r=this.g=this.b=n;else{const i=n<=.5?n*(1+e):n+e-n*e,r=2*n-i;this.r=ag(r,i,t+1/3),this.g=ag(r,i,t),this.b=ag(r,i,t-1/3)}return yf.toWorkingColorSpace(this,i),this}setStyle(t,e=Bp){function n(e){void 0!==e&&parseFloat(e)<1&&console.warn("THREE.Color: Alpha component of "+t+" will be ignored.")}let i;if(i=/^(\w+)\(([^\)]*)\)/.exec(t)){let r;const s=i[1],a=i[2];switch(s){case"rgb":case"rgba":if(r=/^\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*(?:,\s*(\d*\.?\d+)\s*)?$/.exec(a))return n(r[4]),this.setRGB(Math.min(255,parseInt(r[1],10))/255,Math.min(255,parseInt(r[2],10))/255,Math.min(255,parseInt(r[3],10))/255,e);if(r=/^\s*(\d+)\%\s*,\s*(\d+)\%\s*,\s*(\d+)\%\s*(?:,\s*(\d*\.?\d+)\s*)?$/.exec(a))return n(r[4]),this.setRGB(Math.min(100,parseInt(r[1],10))/100,Math.min(100,parseInt(r[2],10))/100,Math.min(100,parseInt(r[3],10))/100,e);break;case"hsl":case"hsla":if(r=/^\s*(\d*\.?\d+)\s*,\s*(\d*\.?\d+)\%\s*,\s*(\d*\.?\d+)\%\s*(?:,\s*(\d*\.?\d+)\s*)?$/.exec(a))return n(r[4]),this.setHSL(parseFloat(r[1])/360,parseFloat(r[2])/100,parseFloat(r[3])/100,e);break;default:console.warn("THREE.Color: Unknown color model "+t)}}else if(i=/^\#([A-Fa-f\d]+)$/.exec(t)){const n=i[1],r=n.length;if(3===r)return this.setRGB(parseInt(n.charAt(0),16)/15,parseInt(n.charAt(1),16)/15,parseInt(n.charAt(2),16)/15,e);if(6===r)return this.setHex(parseInt(n,16),e);console.warn("THREE.Color: Invalid hex color "+t)}else if(t&&t.length>0)return this.setColorName(t,e);return this}setColorName(t,e=Bp){const n=ig[t.toLowerCase()];return void 0!==n?this.setHex(n,e):console.warn("THREE.Color: Unknown color "+t),this}clone(){return new this.constructor(this.r,this.g,this.b)}copy(t){return this.r=t.r,this.g=t.g,this.b=t.b,this}copySRGBToLinear(t){return this.r=xf(t.r),this.g=xf(t.g),this.b=xf(t.b),this}copyLinearToSRGB(t){return this.r=bf(t.r),this.g=bf(t.g),this.b=bf(t.b),this}convertSRGBToLinear(){return this.copySRGBToLinear(this),this}convertLinearToSRGB(){return this.copyLinearToSRGB(this),this}getHex(t=Bp){return yf.fromWorkingColorSpace(lg.copy(this),t),65536*Math.round(lf(255*lg.r,0,255))+256*Math.round(lf(255*lg.g,0,255))+Math.round(lf(255*lg.b,0,255))}getHexString(t=Bp){return("000000"+this.getHex(t).toString(16)).slice(-6)}getHSL(t,e=yf.workingColorSpace){yf.fromWorkingColorSpace(lg.copy(this),e);const n=lg.r,i=lg.g,r=lg.b,s=Math.max(n,i,r),a=Math.min(n,i,r);let o,l;const h=(a+s)/2;if(a===s)o=0,l=0;else{const t=s-a;switch(l=h<=.5?t/(s+a):t/(2-s-a),s){case n:o=(i-r)/t+(i0!=t>0&&this.version++,this._alphaTest=t}onBeforeRender(){}onBeforeCompile(){}customProgramCacheKey(){return this.onBeforeCompile.toString()}setValues(t){if(void 0!==t)for(const e in t){const n=t[e];if(void 0===n){console.warn(`THREE.Material: parameter '${e}' has value of undefined.`);continue}const i=this[e];void 0!==i?i&&i.isColor?i.set(n):i&&i.isVector3&&n&&n.isVector3?i.copy(n):this[e]=n:console.warn(`THREE.Material: '${e}' is not a property of THREE.${this.type}.`)}}toJSON(t){const e=void 0===t||"string"==typeof t;e&&(t={textures:{},images:{}});const n={metadata:{version:4.6,type:"Material",generator:"Material.toJSON"}};function i(t){const e=[];for(const n in t){const i=t[n];delete i.metadata,e.push(i)}return e}if(n.uuid=this.uuid,n.type=this.type,""!==this.name&&(n.name=this.name),this.color&&this.color.isColor&&(n.color=this.color.getHex()),void 0!==this.roughness&&(n.roughness=this.roughness),void 0!==this.metalness&&(n.metalness=this.metalness),void 0!==this.sheen&&(n.sheen=this.sheen),this.sheenColor&&this.sheenColor.isColor&&(n.sheenColor=this.sheenColor.getHex()),void 0!==this.sheenRoughness&&(n.sheenRoughness=this.sheenRoughness),this.emissive&&this.emissive.isColor&&(n.emissive=this.emissive.getHex()),void 0!==this.emissiveIntensity&&1!==this.emissiveIntensity&&(n.emissiveIntensity=this.emissiveIntensity),this.specular&&this.specular.isColor&&(n.specular=this.specular.getHex()),void 0!==this.specularIntensity&&(n.specularIntensity=this.specularIntensity),this.specularColor&&this.specularColor.isColor&&(n.specularColor=this.specularColor.getHex()),void 0!==this.shininess&&(n.shininess=this.shininess),void 0!==this.clearcoat&&(n.clearcoat=this.clearcoat),void 0!==this.clearcoatRoughness&&(n.clearcoatRoughness=this.clearcoatRoughness),this.clearcoatMap&&this.clearcoatMap.isTexture&&(n.clearcoatMap=this.clearcoatMap.toJSON(t).uuid),this.clearcoatRoughnessMap&&this.clearcoatRoughnessMap.isTexture&&(n.clearcoatRoughnessMap=this.clearcoatRoughnessMap.toJSON(t).uuid),this.clearcoatNormalMap&&this.clearcoatNormalMap.isTexture&&(n.clearcoatNormalMap=this.clearcoatNormalMap.toJSON(t).uuid,n.clearcoatNormalScale=this.clearcoatNormalScale.toArray()),void 0!==this.dispersion&&(n.dispersion=this.dispersion),void 0!==this.iridescence&&(n.iridescence=this.iridescence),void 0!==this.iridescenceIOR&&(n.iridescenceIOR=this.iridescenceIOR),void 0!==this.iridescenceThicknessRange&&(n.iridescenceThicknessRange=this.iridescenceThicknessRange),this.iridescenceMap&&this.iridescenceMap.isTexture&&(n.iridescenceMap=this.iridescenceMap.toJSON(t).uuid),this.iridescenceThicknessMap&&this.iridescenceThicknessMap.isTexture&&(n.iridescenceThicknessMap=this.iridescenceThicknessMap.toJSON(t).uuid),void 0!==this.anisotropy&&(n.anisotropy=this.anisotropy),void 0!==this.anisotropyRotation&&(n.anisotropyRotation=this.anisotropyRotation),this.anisotropyMap&&this.anisotropyMap.isTexture&&(n.anisotropyMap=this.anisotropyMap.toJSON(t).uuid),this.map&&this.map.isTexture&&(n.map=this.map.toJSON(t).uuid),this.matcap&&this.matcap.isTexture&&(n.matcap=this.matcap.toJSON(t).uuid),this.alphaMap&&this.alphaMap.isTexture&&(n.alphaMap=this.alphaMap.toJSON(t).uuid),this.lightMap&&this.lightMap.isTexture&&(n.lightMap=this.lightMap.toJSON(t).uuid,n.lightMapIntensity=this.lightMapIntensity),this.aoMap&&this.aoMap.isTexture&&(n.aoMap=this.aoMap.toJSON(t).uuid,n.aoMapIntensity=this.aoMapIntensity),this.bumpMap&&this.bumpMap.isTexture&&(n.bumpMap=this.bumpMap.toJSON(t).uuid,n.bumpScale=this.bumpScale),this.normalMap&&this.normalMap.isTexture&&(n.normalMap=this.normalMap.toJSON(t).uuid,n.normalMapType=this.normalMapType,n.normalScale=this.normalScale.toArray()),this.displacementMap&&this.displacementMap.isTexture&&(n.displacementMap=this.displacementMap.toJSON(t).uuid,n.displacementScale=this.displacementScale,n.displacementBias=this.displacementBias),this.roughnessMap&&this.roughnessMap.isTexture&&(n.roughnessMap=this.roughnessMap.toJSON(t).uuid),this.metalnessMap&&this.metalnessMap.isTexture&&(n.metalnessMap=this.metalnessMap.toJSON(t).uuid),this.emissiveMap&&this.emissiveMap.isTexture&&(n.emissiveMap=this.emissiveMap.toJSON(t).uuid),this.specularMap&&this.specularMap.isTexture&&(n.specularMap=this.specularMap.toJSON(t).uuid),this.specularIntensityMap&&this.specularIntensityMap.isTexture&&(n.specularIntensityMap=this.specularIntensityMap.toJSON(t).uuid),this.specularColorMap&&this.specularColorMap.isTexture&&(n.specularColorMap=this.specularColorMap.toJSON(t).uuid),this.envMap&&this.envMap.isTexture&&(n.envMap=this.envMap.toJSON(t).uuid,void 0!==this.combine&&(n.combine=this.combine)),void 0!==this.envMapRotation&&(n.envMapRotation=this.envMapRotation.toArray()),void 0!==this.envMapIntensity&&(n.envMapIntensity=this.envMapIntensity),void 0!==this.reflectivity&&(n.reflectivity=this.reflectivity),void 0!==this.refractionRatio&&(n.refractionRatio=this.refractionRatio),this.gradientMap&&this.gradientMap.isTexture&&(n.gradientMap=this.gradientMap.toJSON(t).uuid),void 0!==this.transmission&&(n.transmission=this.transmission),this.transmissionMap&&this.transmissionMap.isTexture&&(n.transmissionMap=this.transmissionMap.toJSON(t).uuid),void 0!==this.thickness&&(n.thickness=this.thickness),this.thicknessMap&&this.thicknessMap.isTexture&&(n.thicknessMap=this.thicknessMap.toJSON(t).uuid),void 0!==this.attenuationDistance&&this.attenuationDistance!==1/0&&(n.attenuationDistance=this.attenuationDistance),void 0!==this.attenuationColor&&(n.attenuationColor=this.attenuationColor.getHex()),void 0!==this.size&&(n.size=this.size),null!==this.shadowSide&&(n.shadowSide=this.shadowSide),void 0!==this.sizeAttenuation&&(n.sizeAttenuation=this.sizeAttenuation),1!==this.blending&&(n.blending=this.blending),0!==this.side&&(n.side=this.side),!0===this.vertexColors&&(n.vertexColors=!0),this.opacity<1&&(n.opacity=this.opacity),!0===this.transparent&&(n.transparent=!0),this.blendSrc!==Id&&(n.blendSrc=this.blendSrc),this.blendDst!==Ld&&(n.blendDst=this.blendDst),this.blendEquation!==wd&&(n.blendEquation=this.blendEquation),null!==this.blendSrcAlpha&&(n.blendSrcAlpha=this.blendSrcAlpha),null!==this.blendDstAlpha&&(n.blendDstAlpha=this.blendDstAlpha),null!==this.blendEquationAlpha&&(n.blendEquationAlpha=this.blendEquationAlpha),this.blendColor&&this.blendColor.isColor&&(n.blendColor=this.blendColor.getHex()),0!==this.blendAlpha&&(n.blendAlpha=this.blendAlpha),3!==this.depthFunc&&(n.depthFunc=this.depthFunc),!1===this.depthTest&&(n.depthTest=this.depthTest),!1===this.depthWrite&&(n.depthWrite=this.depthWrite),!1===this.colorWrite&&(n.colorWrite=this.colorWrite),255!==this.stencilWriteMask&&(n.stencilWriteMask=this.stencilWriteMask),519!==this.stencilFunc&&(n.stencilFunc=this.stencilFunc),0!==this.stencilRef&&(n.stencilRef=this.stencilRef),255!==this.stencilFuncMask&&(n.stencilFuncMask=this.stencilFuncMask),this.stencilFail!==Vp&&(n.stencilFail=this.stencilFail),this.stencilZFail!==Vp&&(n.stencilZFail=this.stencilZFail),this.stencilZPass!==Vp&&(n.stencilZPass=this.stencilZPass),!0===this.stencilWrite&&(n.stencilWrite=this.stencilWrite),void 0!==this.rotation&&0!==this.rotation&&(n.rotation=this.rotation),!0===this.polygonOffset&&(n.polygonOffset=!0),0!==this.polygonOffsetFactor&&(n.polygonOffsetFactor=this.polygonOffsetFactor),0!==this.polygonOffsetUnits&&(n.polygonOffsetUnits=this.polygonOffsetUnits),void 0!==this.linewidth&&1!==this.linewidth&&(n.linewidth=this.linewidth),void 0!==this.dashSize&&(n.dashSize=this.dashSize),void 0!==this.gapSize&&(n.gapSize=this.gapSize),void 0!==this.scale&&(n.scale=this.scale),!0===this.dithering&&(n.dithering=!0),this.alphaTest>0&&(n.alphaTest=this.alphaTest),!0===this.alphaHash&&(n.alphaHash=!0),!0===this.alphaToCoverage&&(n.alphaToCoverage=!0),!0===this.premultipliedAlpha&&(n.premultipliedAlpha=!0),!0===this.forceSinglePass&&(n.forceSinglePass=!0),!0===this.wireframe&&(n.wireframe=!0),this.wireframeLinewidth>1&&(n.wireframeLinewidth=this.wireframeLinewidth),"round"!==this.wireframeLinecap&&(n.wireframeLinecap=this.wireframeLinecap),"round"!==this.wireframeLinejoin&&(n.wireframeLinejoin=this.wireframeLinejoin),!0===this.flatShading&&(n.flatShading=!0),!1===this.visible&&(n.visible=!1),!1===this.toneMapped&&(n.toneMapped=!1),!1===this.fog&&(n.fog=!1),Object.keys(this.userData).length>0&&(n.userData=this.userData),e){const e=i(t.textures),r=i(t.images);e.length>0&&(n.textures=e),r.length>0&&(n.images=r)}return n}clone(){return(new this.constructor).copy(this)}copy(t){this.name=t.name,this.blending=t.blending,this.side=t.side,this.vertexColors=t.vertexColors,this.opacity=t.opacity,this.transparent=t.transparent,this.blendSrc=t.blendSrc,this.blendDst=t.blendDst,this.blendEquation=t.blendEquation,this.blendSrcAlpha=t.blendSrcAlpha,this.blendDstAlpha=t.blendDstAlpha,this.blendEquationAlpha=t.blendEquationAlpha,this.blendColor.copy(t.blendColor),this.blendAlpha=t.blendAlpha,this.depthFunc=t.depthFunc,this.depthTest=t.depthTest,this.depthWrite=t.depthWrite,this.stencilWriteMask=t.stencilWriteMask,this.stencilFunc=t.stencilFunc,this.stencilRef=t.stencilRef,this.stencilFuncMask=t.stencilFuncMask,this.stencilFail=t.stencilFail,this.stencilZFail=t.stencilZFail,this.stencilZPass=t.stencilZPass,this.stencilWrite=t.stencilWrite;const e=t.clippingPlanes;let n=null;if(null!==e){const t=e.length;n=new Array(t);for(let i=0;i!==t;++i)n[i]=e[i].clone()}return this.clippingPlanes=n,this.clipIntersection=t.clipIntersection,this.clipShadows=t.clipShadows,this.shadowSide=t.shadowSide,this.colorWrite=t.colorWrite,this.precision=t.precision,this.polygonOffset=t.polygonOffset,this.polygonOffsetFactor=t.polygonOffsetFactor,this.polygonOffsetUnits=t.polygonOffsetUnits,this.dithering=t.dithering,this.alphaTest=t.alphaTest,this.alphaHash=t.alphaHash,this.alphaToCoverage=t.alphaToCoverage,this.premultipliedAlpha=t.premultipliedAlpha,this.forceSinglePass=t.forceSinglePass,this.visible=t.visible,this.toneMapped=t.toneMapped,this.userData=JSON.parse(JSON.stringify(t.userData)),this}dispose(){this.dispatchEvent({type:"dispose"})}set needsUpdate(t){!0===t&&this.version++}onBuild(){console.warn("Material: onBuild() has been removed.")}}class cg extends ug{static get type(){return"MeshBasicMaterial"}constructor(t){super(),this.isMeshBasicMaterial=!0,this.color=new og(16777215),this.map=null,this.lightMap=null,this.lightMapIntensity=1,this.aoMap=null,this.aoMapIntensity=1,this.specularMap=null,this.alphaMap=null,this.envMap=null,this.envMapRotation=new wm,this.combine=0,this.reflectivity=1,this.refractionRatio=.98,this.wireframe=!1,this.wireframeLinewidth=1,this.wireframeLinecap="round",this.wireframeLinejoin="round",this.fog=!0,this.setValues(t)}copy(t){return super.copy(t),this.color.copy(t.color),this.map=t.map,this.lightMap=t.lightMap,this.lightMapIntensity=t.lightMapIntensity,this.aoMap=t.aoMap,this.aoMapIntensity=t.aoMapIntensity,this.specularMap=t.specularMap,this.alphaMap=t.alphaMap,this.envMap=t.envMap,this.envMapRotation.copy(t.envMapRotation),this.combine=t.combine,this.reflectivity=t.reflectivity,this.refractionRatio=t.refractionRatio,this.wireframe=t.wireframe,this.wireframeLinewidth=t.wireframeLinewidth,this.wireframeLinecap=t.wireframeLinecap,this.wireframeLinejoin=t.wireframeLinejoin,this.fog=t.fog,this}}const dg=pg();function pg(){const t=new ArrayBuffer(4),e=new Float32Array(t),n=new Uint32Array(t),i=new Uint32Array(512),r=new Uint32Array(512);for(let t=0;t<256;++t){const e=t-127;e<-27?(i[t]=0,i[256|t]=32768,r[t]=24,r[256|t]=24):e<-14?(i[t]=1024>>-e-14,i[256|t]=1024>>-e-14|32768,r[t]=-e-1,r[256|t]=-e-1):e<=15?(i[t]=e+15<<10,i[256|t]=e+15<<10|32768,r[t]=13,r[256|t]=13):e<128?(i[t]=31744,i[256|t]=64512,r[t]=24,r[256|t]=24):(i[t]=31744,i[256|t]=64512,r[t]=13,r[256|t]=13)}const s=new Uint32Array(2048),a=new Uint32Array(64),o=new Uint32Array(64);for(let t=1;t<1024;++t){let e=t<<13,n=0;for(;!(8388608&e);)e<<=1,n-=8388608;e&=-8388609,n+=947912704,s[t]=e|n}for(let t=1024;t<2048;++t)s[t]=939524096+(t-1024<<13);for(let t=1;t<31;++t)a[t]=t<<23;a[31]=1199570944,a[32]=2147483648;for(let t=33;t<63;++t)a[t]=2147483648+(t-32<<23);a[63]=3347054592;for(let t=1;t<64;++t)32!==t&&(o[t]=1024);return{floatView:e,uint32View:n,baseTable:i,shiftTable:r,mantissaTable:s,exponentTable:a,offsetTable:o}}function fg(t){Math.abs(t)>65504&&console.warn("THREE.DataUtils.toHalfFloat(): Value out of range."),t=lf(t,-65504,65504),dg.floatView[0]=t;const e=dg.uint32View[0],n=e>>23&511;return dg.baseTable[n]+((8388607&e)>>dg.shiftTable[n])}function mg(t){const e=t>>10;return dg.uint32View[0]=dg.mantissaTable[dg.offsetTable[e]+(1023&t)]+dg.exponentTable[e],dg.floatView[0]}const gg=new zf,_g=new ff;class vg{constructor(t,e,n=!1){if(Array.isArray(t))throw new TypeError("THREE.BufferAttribute: array should be a Typed Array.");this.isBufferAttribute=!0,this.name="",this.array=t,this.itemSize=e,this.count=void 0!==t?t.length/e:0,this.normalized=n,this.usage=Zp,this.updateRanges=[],this.gpuType=rp,this.version=0}onUploadCallback(){}set needsUpdate(t){!0===t&&this.version++}setUsage(t){return this.usage=t,this}addUpdateRange(t,e){this.updateRanges.push({start:t,count:e})}clearUpdateRanges(){this.updateRanges.length=0}copy(t){return this.name=t.name,this.array=new t.array.constructor(t.array),this.itemSize=t.itemSize,this.count=t.count,this.normalized=t.normalized,this.usage=t.usage,this.gpuType=t.gpuType,this}copyAt(t,e,n){t*=this.itemSize,n*=e.itemSize;for(let i=0,r=this.itemSize;i=0;--e)if(t[e]>=65535)return!0;return!1}(t)?xg:yg)(t,1):this.index=t,this}setIndirect(t){return this.indirect=t,this}getIndirect(){return this.indirect}getAttribute(t){return this.attributes[t]}setAttribute(t,e){return this.attributes[t]=e,this}deleteAttribute(t){return delete this.attributes[t],this}hasAttribute(t){return void 0!==this.attributes[t]}addGroup(t,e,n=0){this.groups.push({start:t,count:e,materialIndex:n})}clearGroups(){this.groups=[]}setDrawRange(t,e){this.drawRange.start=t,this.drawRange.count=e}applyMatrix4(t){const e=this.attributes.position;void 0!==e&&(e.applyMatrix4(t),e.needsUpdate=!0);const n=this.attributes.normal;if(void 0!==n){const e=(new mf).getNormalMatrix(t);n.applyNormalMatrix(e),n.needsUpdate=!0}const i=this.attributes.tangent;return void 0!==i&&(i.transformDirection(t),i.needsUpdate=!0),null!==this.boundingBox&&this.computeBoundingBox(),null!==this.boundingSphere&&this.computeBoundingSphere(),this}applyQuaternion(t){return Tg.makeRotationFromQuaternion(t),this.applyMatrix4(Tg),this}rotateX(t){return Tg.makeRotationX(t),this.applyMatrix4(Tg),this}rotateY(t){return Tg.makeRotationY(t),this.applyMatrix4(Tg),this}rotateZ(t){return Tg.makeRotationZ(t),this.applyMatrix4(Tg),this}translate(t,e,n){return Tg.makeTranslation(t,e,n),this.applyMatrix4(Tg),this}scale(t,e,n){return Tg.makeScale(t,e,n),this.applyMatrix4(Tg),this}lookAt(t){return wg.lookAt(t),wg.updateMatrix(),this.applyMatrix4(wg.matrix),this}center(){return this.computeBoundingBox(),this.boundingBox.getCenter(Eg).negate(),this.translate(Eg.x,Eg.y,Eg.z),this}setFromPoints(t){const e=this.getAttribute("position");if(void 0===e){const e=[];for(let n=0,i=t.length;ne.count&&console.warn("THREE.BufferGeometry: Buffer size too small for points data. Use .dispose() and create a new geometry."),e.needsUpdate=!0}return this}computeBoundingBox(){null===this.boundingBox&&(this.boundingBox=new Vf);const t=this.attributes.position,e=this.morphAttributes.position;if(t&&t.isGLBufferAttribute)return console.error("THREE.BufferGeometry.computeBoundingBox(): GLBufferAttribute requires a manual bounding box.",this),void this.boundingBox.set(new zf(-1/0,-1/0,-1/0),new zf(1/0,1/0,1/0));if(void 0!==t){if(this.boundingBox.setFromBufferAttribute(t),e)for(let t=0,n=e.length;t0&&(t.userData=this.userData),void 0!==this.parameters){const e=this.parameters;for(const n in e)void 0!==e[n]&&(t[n]=e[n]);return t}t.data={attributes:{}};const e=this.index;null!==e&&(t.data.index={type:e.array.constructor.name,array:Array.prototype.slice.call(e.array)});const n=this.attributes;for(const e in n){const i=n[e];t.data.attributes[e]=i.toJSON(t.data)}const i={};let r=!1;for(const e in this.morphAttributes){const n=this.morphAttributes[e],s=[];for(let e=0,i=n.length;e0&&(i[e]=s,r=!0)}r&&(t.data.morphAttributes=i,t.data.morphTargetsRelative=this.morphTargetsRelative);const s=this.groups;s.length>0&&(t.data.groups=JSON.parse(JSON.stringify(s)));const a=this.boundingSphere;return null!==a&&(t.data.boundingSphere={center:a.center.toArray(),radius:a.radius}),t}clone(){return(new this.constructor).copy(this)}copy(t){this.index=null,this.attributes={},this.morphAttributes={},this.groups=[],this.boundingBox=null,this.boundingSphere=null;const e={};this.name=t.name;const n=t.index;null!==n&&this.setIndex(n.clone(e));const i=t.attributes;for(const t in i){const n=i[t];this.setAttribute(t,n.clone(e))}const r=t.morphAttributes;for(const t in r){const n=[],i=r[t];for(let t=0,r=i.length;t0){const n=t[e[0]];if(void 0!==n){this.morphTargetInfluences=[],this.morphTargetDictionary={};for(let t=0,e=n.length;t(t.far-t.near)**2)return}Pg.copy(r).invert(),Ig.copy(t.ray).applyMatrix4(Pg),null!==n.boundingBox&&!1===Ig.intersectsBox(n.boundingBox)||this._computeIntersections(t,e,Ig)}}_computeIntersections(t,e,n){let i;const r=this.geometry,s=this.material,a=r.index,o=r.attributes.position,l=r.attributes.uv,h=r.attributes.uv1,u=r.attributes.normal,c=r.groups,d=r.drawRange;if(null!==a)if(Array.isArray(s))for(let r=0,o=c.length;rn.far?null:{distance:h,point:Gg.clone(),object:t}}(t,e,n,i,Dg,Og,Fg,kg);if(u){const t=new zf;ng.getBarycoord(kg,Dg,Og,Fg,t),r&&(u.uv=ng.getInterpolatedAttribute(r,o,l,h,t,new ff)),s&&(u.uv1=ng.getInterpolatedAttribute(s,o,l,h,t,new ff)),a&&(u.normal=ng.getInterpolatedAttribute(a,o,l,h,t,new zf),u.normal.dot(i.direction)>0&&u.normal.multiplyScalar(-1));const e={a:o,b:l,c:h,normal:new zf,materialIndex:0};ng.getNormal(Dg,Og,Fg,e.normal),u.face=e,u.barycoord=t}return u}class jg extends Ng{constructor(t=1,e=1,n=1,i=1,r=1,s=1){super(),this.type="BoxGeometry",this.parameters={width:t,height:e,depth:n,widthSegments:i,heightSegments:r,depthSegments:s};const a=this;i=Math.floor(i),r=Math.floor(r),s=Math.floor(s);const o=[],l=[],h=[],u=[];let c=0,d=0;function p(t,e,n,i,r,s,p,f,m,g,_){const v=s/m,y=p/g,x=s/2,b=p/2,S=f/2,M=m+1,T=g+1;let w=0,E=0;const A=new zf;for(let s=0;s0?1:-1,h.push(A.x,A.y,A.z),u.push(o/m),u.push(1-s/g),w+=1}}for(let t=0;t0&&(e.defines=this.defines),e.vertexShader=this.vertexShader,e.fragmentShader=this.fragmentShader,e.lights=this.lights,e.clipping=this.clipping;const n={};for(const t in this.extensions)!0===this.extensions[t]&&(n[t]=!0);return Object.keys(n).length>0&&(e.extensions=n),e}}class Xg extends Vm{constructor(){super(),this.isCamera=!0,this.type="Camera",this.matrixWorldInverse=new mm,this.projectionMatrix=new mm,this.projectionMatrixInverse=new mm,this.coordinateSystem=Jp}copy(t,e){return super.copy(t,e),this.matrixWorldInverse.copy(t.matrixWorldInverse),this.projectionMatrix.copy(t.projectionMatrix),this.projectionMatrixInverse.copy(t.projectionMatrixInverse),this.coordinateSystem=t.coordinateSystem,this}getWorldDirection(t){return super.getWorldDirection(t).negate()}updateMatrixWorld(t){super.updateMatrixWorld(t),this.matrixWorldInverse.copy(this.matrixWorld).invert()}updateWorldMatrix(t,e){super.updateWorldMatrix(t,e),this.matrixWorldInverse.copy(this.matrixWorld).invert()}clone(){return(new this.constructor).copy(this)}}const $g=new zf,Yg=new ff,Kg=new ff;class Zg extends Xg{constructor(t=50,e=1,n=.1,i=2e3){super(),this.isPerspectiveCamera=!0,this.type="PerspectiveCamera",this.fov=t,this.zoom=1,this.near=n,this.far=i,this.focus=10,this.aspect=e,this.view=null,this.filmGauge=35,this.filmOffset=0,this.updateProjectionMatrix()}copy(t,e){return super.copy(t,e),this.fov=t.fov,this.zoom=t.zoom,this.near=t.near,this.far=t.far,this.focus=t.focus,this.aspect=t.aspect,this.view=null===t.view?null:Object.assign({},t.view),this.filmGauge=t.filmGauge,this.filmOffset=t.filmOffset,this}setFocalLength(t){const e=.5*this.getFilmHeight()/t;this.fov=2*af*Math.atan(e),this.updateProjectionMatrix()}getFocalLength(){const t=Math.tan(.5*sf*this.fov);return.5*this.getFilmHeight()/t}getEffectiveFOV(){return 2*af*Math.atan(Math.tan(.5*sf*this.fov)/this.zoom)}getFilmWidth(){return this.filmGauge*Math.min(this.aspect,1)}getFilmHeight(){return this.filmGauge/Math.max(this.aspect,1)}getViewBounds(t,e,n){$g.set(-1,-1,.5).applyMatrix4(this.projectionMatrixInverse),e.set($g.x,$g.y).multiplyScalar(-t/$g.z),$g.set(1,1,.5).applyMatrix4(this.projectionMatrixInverse),n.set($g.x,$g.y).multiplyScalar(-t/$g.z)}getViewSize(t,e){return this.getViewBounds(t,Yg,Kg),e.subVectors(Kg,Yg)}setViewOffset(t,e,n,i,r,s){this.aspect=t/e,null===this.view&&(this.view={enabled:!0,fullWidth:1,fullHeight:1,offsetX:0,offsetY:0,width:1,height:1}),this.view.enabled=!0,this.view.fullWidth=t,this.view.fullHeight=e,this.view.offsetX=n,this.view.offsetY=i,this.view.width=r,this.view.height=s,this.updateProjectionMatrix()}clearViewOffset(){null!==this.view&&(this.view.enabled=!1),this.updateProjectionMatrix()}updateProjectionMatrix(){const t=this.near;let e=t*Math.tan(.5*sf*this.fov)/this.zoom,n=2*e,i=this.aspect*n,r=-.5*i;const s=this.view;if(null!==this.view&&this.view.enabled){const t=s.fullWidth,a=s.fullHeight;r+=s.offsetX*i/t,e-=s.offsetY*n/a,i*=s.width/t,n*=s.height/a}const a=this.filmOffset;0!==a&&(r+=t*a/this.getFilmWidth()),this.projectionMatrix.makePerspective(r,r+i,e,e-n,t,this.far,this.coordinateSystem),this.projectionMatrixInverse.copy(this.projectionMatrix).invert()}toJSON(t){const e=super.toJSON(t);return e.object.fov=this.fov,e.object.zoom=this.zoom,e.object.near=this.near,e.object.far=this.far,e.object.focus=this.focus,e.object.aspect=this.aspect,null!==this.view&&(e.object.view=Object.assign({},this.view)),e.object.filmGauge=this.filmGauge,e.object.filmOffset=this.filmOffset,e}}const Qg=-90;class Jg extends Vm{constructor(t,e,n){super(),this.type="CubeCamera",this.renderTarget=n,this.coordinateSystem=null,this.activeMipmapLevel=0;const i=new Zg(Qg,1,t,e);i.layers=this.layers,this.add(i);const r=new Zg(Qg,1,t,e);r.layers=this.layers,this.add(r);const s=new Zg(Qg,1,t,e);s.layers=this.layers,this.add(s);const a=new Zg(Qg,1,t,e);a.layers=this.layers,this.add(a);const o=new Zg(Qg,1,t,e);o.layers=this.layers,this.add(o);const l=new Zg(Qg,1,t,e);l.layers=this.layers,this.add(l)}updateCoordinateSystem(){const t=this.coordinateSystem,e=this.children.concat(),[n,i,r,s,a,o]=e;for(const t of e)this.remove(t);if(t===Jp)n.up.set(0,1,0),n.lookAt(1,0,0),i.up.set(0,1,0),i.lookAt(-1,0,0),r.up.set(0,0,-1),r.lookAt(0,1,0),s.up.set(0,0,1),s.lookAt(0,-1,0),a.up.set(0,1,0),a.lookAt(0,0,1),o.up.set(0,1,0),o.lookAt(0,0,-1);else{if(t!==tf)throw new Error("THREE.CubeCamera.updateCoordinateSystem(): Invalid coordinate system: "+t);n.up.set(0,-1,0),n.lookAt(-1,0,0),i.up.set(0,-1,0),i.lookAt(1,0,0),r.up.set(0,0,1),r.lookAt(0,1,0),s.up.set(0,0,-1),s.lookAt(0,-1,0),a.up.set(0,-1,0),a.lookAt(0,0,1),o.up.set(0,-1,0),o.lookAt(0,0,-1)}for(const t of e)this.add(t),t.updateMatrixWorld()}update(t,e){null===this.parent&&this.updateMatrixWorld();const{renderTarget:n,activeMipmapLevel:i}=this;this.coordinateSystem!==t.coordinateSystem&&(this.coordinateSystem=t.coordinateSystem,this.updateCoordinateSystem());const[r,s,a,o,l,h]=this.children,u=t.getRenderTarget(),c=t.getActiveCubeFace(),d=t.getActiveMipmapLevel(),p=t.xr.enabled;t.xr.enabled=!1;const f=n.texture.generateMipmaps;n.texture.generateMipmaps=!1,t.setRenderTarget(n,0,i),t.render(e,r),t.setRenderTarget(n,1,i),t.render(e,s),t.setRenderTarget(n,2,i),t.render(e,a),t.setRenderTarget(n,3,i),t.render(e,o),t.setRenderTarget(n,4,i),t.render(e,l),n.texture.generateMipmaps=f,t.setRenderTarget(n,5,i),t.render(e,h),t.setRenderTarget(u,c,d),t.xr.enabled=p,n.texture.needsPMREMUpdate=!0}}class t_ extends Lf{constructor(t,e,n,i,r,s,a,o,l,h){super(t=void 0!==t?t:[],e=void 0!==e?e:zd,n,i,r,s,a,o,l,h),this.isCubeTexture=!0,this.flipY=!1}get images(){return this.image}set images(t){this.image=t}}class e_ extends Of{constructor(t=1,e={}){super(t,t,e),this.isWebGLCubeRenderTarget=!0;const n={width:t,height:t,depth:1},i=[n,n,n,n,n,n];this.texture=new t_(i,e.mapping,e.wrapS,e.wrapT,e.magFilter,e.minFilter,e.format,e.type,e.anisotropy,e.colorSpace),this.texture.isRenderTargetTexture=!0,this.texture.generateMipmaps=void 0!==e.generateMipmaps&&e.generateMipmaps,this.texture.minFilter=void 0!==e.minFilter?e.minFilter:Yd}fromEquirectangularTexture(t,e){this.texture.type=e.type,this.texture.colorSpace=e.colorSpace,this.texture.generateMipmaps=e.generateMipmaps,this.texture.minFilter=e.minFilter,this.texture.magFilter=e.magFilter;const n={uniforms:{tEquirect:{value:null}},vertexShader:"\n\n\t\t\t\tvarying vec3 vWorldDirection;\n\n\t\t\t\tvec3 transformDirection( in vec3 dir, in mat4 matrix ) {\n\n\t\t\t\t\treturn normalize( ( matrix * vec4( dir, 0.0 ) ).xyz );\n\n\t\t\t\t}\n\n\t\t\t\tvoid main() {\n\n\t\t\t\t\tvWorldDirection = transformDirection( position, modelMatrix );\n\n\t\t\t\t\t#include \n\t\t\t\t\t#include \n\n\t\t\t\t}\n\t\t\t",fragmentShader:"\n\n\t\t\t\tuniform sampler2D tEquirect;\n\n\t\t\t\tvarying vec3 vWorldDirection;\n\n\t\t\t\t#include \n\n\t\t\t\tvoid main() {\n\n\t\t\t\t\tvec3 direction = normalize( vWorldDirection );\n\n\t\t\t\t\tvec2 sampleUV = equirectUv( direction );\n\n\t\t\t\t\tgl_FragColor = texture2D( tEquirect, sampleUV );\n\n\t\t\t\t}\n\t\t\t"},i=new jg(5,5,5),r=new qg({name:"CubemapFromEquirect",uniforms:Wg(n.uniforms),vertexShader:n.vertexShader,fragmentShader:n.fragmentShader,side:1,blending:0});r.uniforms.tEquirect.value=e;const s=new Vg(i,r),a=e.minFilter;e.minFilter===Zd&&(e.minFilter=Yd);return new Jg(1,10,this).update(t,s),e.minFilter=a,s.geometry.dispose(),s.material.dispose(),this}clear(t,e,n,i){const r=t.getRenderTarget();for(let r=0;r<6;r++)t.setRenderTarget(this,r),t.clear(e,n,i);t.setRenderTarget(r)}}class n_ extends Vm{constructor(){super(),this.isScene=!0,this.type="Scene",this.background=null,this.environment=null,this.fog=null,this.backgroundBlurriness=0,this.backgroundIntensity=1,this.backgroundRotation=new wm,this.environmentIntensity=1,this.environmentRotation=new wm,this.overrideMaterial=null,"undefined"!=typeof __THREE_DEVTOOLS__&&__THREE_DEVTOOLS__.dispatchEvent(new CustomEvent("observe",{detail:this}))}copy(t,e){return super.copy(t,e),null!==t.background&&(this.background=t.background.clone()),null!==t.environment&&(this.environment=t.environment.clone()),null!==t.fog&&(this.fog=t.fog.clone()),this.backgroundBlurriness=t.backgroundBlurriness,this.backgroundIntensity=t.backgroundIntensity,this.backgroundRotation.copy(t.backgroundRotation),this.environmentIntensity=t.environmentIntensity,this.environmentRotation.copy(t.environmentRotation),null!==t.overrideMaterial&&(this.overrideMaterial=t.overrideMaterial.clone()),this.matrixAutoUpdate=t.matrixAutoUpdate,this}toJSON(t){const e=super.toJSON(t);return null!==this.fog&&(e.object.fog=this.fog.toJSON()),this.backgroundBlurriness>0&&(e.object.backgroundBlurriness=this.backgroundBlurriness),1!==this.backgroundIntensity&&(e.object.backgroundIntensity=this.backgroundIntensity),e.object.backgroundRotation=this.backgroundRotation.toArray(),1!==this.environmentIntensity&&(e.object.environmentIntensity=this.environmentIntensity),e.object.environmentRotation=this.environmentRotation.toArray(),e}}class i_{constructor(t,e){this.isInterleavedBuffer=!0,this.array=t,this.stride=e,this.count=void 0!==t?t.length/e:0,this.usage=Zp,this.updateRanges=[],this.version=0,this.uuid=of()}onUploadCallback(){}set needsUpdate(t){!0===t&&this.version++}setUsage(t){return this.usage=t,this}addUpdateRange(t,e){this.updateRanges.push({start:t,count:e})}clearUpdateRanges(){this.updateRanges.length=0}copy(t){return this.array=new t.array.constructor(t.array),this.count=t.count,this.stride=t.stride,this.usage=t.usage,this}copyAt(t,e,n){t*=this.stride,n*=e.stride;for(let i=0,r=this.stride;i1?null:e.copy(t.start).addScaledVector(n,r)}intersectsLine(t){const e=this.distanceToPoint(t.start),n=this.distanceToPoint(t.end);return e<0&&n>0||n<0&&e>0}intersectsBox(t){return t.intersectsPlane(this)}intersectsSphere(t){return t.intersectsPlane(this)}coplanarPoint(t){return t.copy(this.normal).multiplyScalar(-this.constant)}applyMatrix4(t,e){const n=e||c_.getNormalMatrix(t),i=this.coplanarPoint(h_).applyMatrix4(t),r=this.normal.applyMatrix3(n).normalize();return this.constant=-i.dot(r),this}translate(t){return this.constant-=t.dot(this.normal),this}equals(t){return t.normal.equals(this.normal)&&t.constant===this.constant}clone(){return(new this.constructor).copy(this)}}const p_=new am,f_=new zf;class m_{constructor(t=new d_,e=new d_,n=new d_,i=new d_,r=new d_,s=new d_){this.planes=[t,e,n,i,r,s]}set(t,e,n,i,r,s){const a=this.planes;return a[0].copy(t),a[1].copy(e),a[2].copy(n),a[3].copy(i),a[4].copy(r),a[5].copy(s),this}copy(t){const e=this.planes;for(let n=0;n<6;n++)e[n].copy(t.planes[n]);return this}setFromProjectionMatrix(t,e=2e3){const n=this.planes,i=t.elements,r=i[0],s=i[1],a=i[2],o=i[3],l=i[4],h=i[5],u=i[6],c=i[7],d=i[8],p=i[9],f=i[10],m=i[11],g=i[12],_=i[13],v=i[14],y=i[15];if(n[0].setComponents(o-r,c-l,m-d,y-g).normalize(),n[1].setComponents(o+r,c+l,m+d,y+g).normalize(),n[2].setComponents(o+s,c+h,m+p,y+_).normalize(),n[3].setComponents(o-s,c-h,m-p,y-_).normalize(),n[4].setComponents(o-a,c-u,m-f,y-v).normalize(),e===Jp)n[5].setComponents(o+a,c+u,m+f,y+v).normalize();else{if(e!==tf)throw new Error("THREE.Frustum.setFromProjectionMatrix(): Invalid coordinate system: "+e);n[5].setComponents(a,u,f,v).normalize()}return this}intersectsObject(t){if(void 0!==t.boundingSphere)null===t.boundingSphere&&t.computeBoundingSphere(),p_.copy(t.boundingSphere).applyMatrix4(t.matrixWorld);else{const e=t.geometry;null===e.boundingSphere&&e.computeBoundingSphere(),p_.copy(e.boundingSphere).applyMatrix4(t.matrixWorld)}return this.intersectsSphere(p_)}intersectsSprite(t){return p_.center.set(0,0,0),p_.radius=.7071067811865476,p_.applyMatrix4(t.matrixWorld),this.intersectsSphere(p_)}intersectsSphere(t){const e=this.planes,n=t.center,i=-t.radius;for(let t=0;t<6;t++){if(e[t].distanceToPoint(n)0?t.max.x:t.min.x,f_.y=i.normal.y>0?t.max.y:t.min.y,f_.z=i.normal.z>0?t.max.z:t.min.z,i.distanceToPoint(f_)<0)return!1}return!0}containsPoint(t){const e=this.planes;for(let n=0;n<6;n++)if(e[n].distanceToPoint(t)<0)return!1;return!0}clone(){return(new this.constructor).copy(this)}}class g_ extends ug{static get type(){return"LineBasicMaterial"}constructor(t){super(),this.isLineBasicMaterial=!0,this.color=new og(16777215),this.map=null,this.linewidth=1,this.linecap="round",this.linejoin="round",this.fog=!0,this.setValues(t)}copy(t){return super.copy(t),this.color.copy(t.color),this.map=t.map,this.linewidth=t.linewidth,this.linecap=t.linecap,this.linejoin=t.linejoin,this.fog=t.fog,this}}class __ extends ug{static get type(){return"PointsMaterial"}constructor(t){super(),this.isPointsMaterial=!0,this.color=new og(16777215),this.map=null,this.alphaMap=null,this.size=1,this.sizeAttenuation=!0,this.fog=!0,this.setValues(t)}copy(t){return super.copy(t),this.color.copy(t.color),this.map=t.map,this.alphaMap=t.alphaMap,this.size=t.size,this.sizeAttenuation=t.sizeAttenuation,this.fog=t.fog,this}}class v_ extends Lf{constructor(t,e){super({width:t,height:e}),this.isFramebufferTexture=!0,this.magFilter=qd,this.minFilter=qd,this.generateMipmaps=!1,this.needsUpdate=!0}}class y_ extends Lf{constructor(t,e,n,i,r,s,a,o,l,h=1026){if(h!==hp&&h!==up)throw new Error("DepthTexture format must be either THREE.DepthFormat or THREE.DepthStencilFormat");void 0===n&&h===hp&&(n=ip),void 0===n&&h===up&&(n=ap),super(null,i,r,s,a,o,h,n,l),this.isDepthTexture=!0,this.image={width:t,height:e},this.magFilter=void 0!==a?a:qd,this.minFilter=void 0!==o?o:qd,this.flipY=!1,this.generateMipmaps=!1,this.compareFunction=null}copy(t){return super.copy(t),this.compareFunction=t.compareFunction,this}toJSON(t){const e=super.toJSON(t);return null!==this.compareFunction&&(e.compareFunction=this.compareFunction),e}}class x_ extends Ng{constructor(t=1,e=32,n=16,i=0,r=2*Math.PI,s=0,a=Math.PI){super(),this.type="SphereGeometry",this.parameters={radius:t,widthSegments:e,heightSegments:n,phiStart:i,phiLength:r,thetaStart:s,thetaLength:a},e=Math.max(3,Math.floor(e)),n=Math.max(2,Math.floor(n));const o=Math.min(s+a,Math.PI);let l=0;const h=[],u=new zf,c=new zf,d=[],p=[],f=[],m=[];for(let d=0;d<=n;d++){const g=[],_=d/n;let v=0;0===d&&0===s?v=.5/e:d===n&&o===Math.PI&&(v=-.5/e);for(let n=0;n<=e;n++){const o=n/e;u.x=-t*Math.cos(i+o*r)*Math.sin(s+_*a),u.y=t*Math.cos(s+_*a),u.z=t*Math.sin(i+o*r)*Math.sin(s+_*a),p.push(u.x,u.y,u.z),c.copy(u).normalize(),f.push(c.x,c.y,c.z),m.push(o+v,1-_),g.push(l++)}h.push(g)}for(let t=0;t0)&&d.push(e,r,l),(t!==n-1||o0!=t>0&&this.version++,this._anisotropy=t}get clearcoat(){return this._clearcoat}set clearcoat(t){this._clearcoat>0!=t>0&&this.version++,this._clearcoat=t}get iridescence(){return this._iridescence}set iridescence(t){this._iridescence>0!=t>0&&this.version++,this._iridescence=t}get dispersion(){return this._dispersion}set dispersion(t){this._dispersion>0!=t>0&&this.version++,this._dispersion=t}get sheen(){return this._sheen}set sheen(t){this._sheen>0!=t>0&&this.version++,this._sheen=t}get transmission(){return this._transmission}set transmission(t){this._transmission>0!=t>0&&this.version++,this._transmission=t}copy(t){return super.copy(t),this.defines={STANDARD:"",PHYSICAL:""},this.anisotropy=t.anisotropy,this.anisotropyRotation=t.anisotropyRotation,this.anisotropyMap=t.anisotropyMap,this.clearcoat=t.clearcoat,this.clearcoatMap=t.clearcoatMap,this.clearcoatRoughness=t.clearcoatRoughness,this.clearcoatRoughnessMap=t.clearcoatRoughnessMap,this.clearcoatNormalMap=t.clearcoatNormalMap,this.clearcoatNormalScale.copy(t.clearcoatNormalScale),this.dispersion=t.dispersion,this.ior=t.ior,this.iridescence=t.iridescence,this.iridescenceMap=t.iridescenceMap,this.iridescenceIOR=t.iridescenceIOR,this.iridescenceThicknessRange=[...t.iridescenceThicknessRange],this.iridescenceThicknessMap=t.iridescenceThicknessMap,this.sheen=t.sheen,this.sheenColor.copy(t.sheenColor),this.sheenColorMap=t.sheenColorMap,this.sheenRoughness=t.sheenRoughness,this.sheenRoughnessMap=t.sheenRoughnessMap,this.transmission=t.transmission,this.transmissionMap=t.transmissionMap,this.thickness=t.thickness,this.thicknessMap=t.thicknessMap,this.attenuationDistance=t.attenuationDistance,this.attenuationColor.copy(t.attenuationColor),this.specularIntensity=t.specularIntensity,this.specularIntensityMap=t.specularIntensityMap,this.specularColor.copy(t.specularColor),this.specularColorMap=t.specularColorMap,this}}class T_ extends ug{static get type(){return"MeshPhongMaterial"}constructor(t){super(),this.isMeshPhongMaterial=!0,this.color=new og(16777215),this.specular=new og(1118481),this.shininess=30,this.map=null,this.lightMap=null,this.lightMapIntensity=1,this.aoMap=null,this.aoMapIntensity=1,this.emissive=new og(0),this.emissiveIntensity=1,this.emissiveMap=null,this.bumpMap=null,this.bumpScale=1,this.normalMap=null,this.normalMapType=0,this.normalScale=new ff(1,1),this.displacementMap=null,this.displacementScale=1,this.displacementBias=0,this.specularMap=null,this.alphaMap=null,this.envMap=null,this.envMapRotation=new wm,this.combine=0,this.reflectivity=1,this.refractionRatio=.98,this.wireframe=!1,this.wireframeLinewidth=1,this.wireframeLinecap="round",this.wireframeLinejoin="round",this.flatShading=!1,this.fog=!0,this.setValues(t)}copy(t){return super.copy(t),this.color.copy(t.color),this.specular.copy(t.specular),this.shininess=t.shininess,this.map=t.map,this.lightMap=t.lightMap,this.lightMapIntensity=t.lightMapIntensity,this.aoMap=t.aoMap,this.aoMapIntensity=t.aoMapIntensity,this.emissive.copy(t.emissive),this.emissiveMap=t.emissiveMap,this.emissiveIntensity=t.emissiveIntensity,this.bumpMap=t.bumpMap,this.bumpScale=t.bumpScale,this.normalMap=t.normalMap,this.normalMapType=t.normalMapType,this.normalScale.copy(t.normalScale),this.displacementMap=t.displacementMap,this.displacementScale=t.displacementScale,this.displacementBias=t.displacementBias,this.specularMap=t.specularMap,this.alphaMap=t.alphaMap,this.envMap=t.envMap,this.envMapRotation.copy(t.envMapRotation),this.combine=t.combine,this.reflectivity=t.reflectivity,this.refractionRatio=t.refractionRatio,this.wireframe=t.wireframe,this.wireframeLinewidth=t.wireframeLinewidth,this.wireframeLinecap=t.wireframeLinecap,this.wireframeLinejoin=t.wireframeLinejoin,this.flatShading=t.flatShading,this.fog=t.fog,this}}class w_ extends ug{static get type(){return"MeshToonMaterial"}constructor(t){super(),this.isMeshToonMaterial=!0,this.defines={TOON:""},this.color=new og(16777215),this.map=null,this.gradientMap=null,this.lightMap=null,this.lightMapIntensity=1,this.aoMap=null,this.aoMapIntensity=1,this.emissive=new og(0),this.emissiveIntensity=1,this.emissiveMap=null,this.bumpMap=null,this.bumpScale=1,this.normalMap=null,this.normalMapType=0,this.normalScale=new ff(1,1),this.displacementMap=null,this.displacementScale=1,this.displacementBias=0,this.alphaMap=null,this.wireframe=!1,this.wireframeLinewidth=1,this.wireframeLinecap="round",this.wireframeLinejoin="round",this.fog=!0,this.setValues(t)}copy(t){return super.copy(t),this.color.copy(t.color),this.map=t.map,this.gradientMap=t.gradientMap,this.lightMap=t.lightMap,this.lightMapIntensity=t.lightMapIntensity,this.aoMap=t.aoMap,this.aoMapIntensity=t.aoMapIntensity,this.emissive.copy(t.emissive),this.emissiveMap=t.emissiveMap,this.emissiveIntensity=t.emissiveIntensity,this.bumpMap=t.bumpMap,this.bumpScale=t.bumpScale,this.normalMap=t.normalMap,this.normalMapType=t.normalMapType,this.normalScale.copy(t.normalScale),this.displacementMap=t.displacementMap,this.displacementScale=t.displacementScale,this.displacementBias=t.displacementBias,this.alphaMap=t.alphaMap,this.wireframe=t.wireframe,this.wireframeLinewidth=t.wireframeLinewidth,this.wireframeLinecap=t.wireframeLinecap,this.wireframeLinejoin=t.wireframeLinejoin,this.fog=t.fog,this}}class E_ extends ug{static get type(){return"MeshNormalMaterial"}constructor(t){super(),this.isMeshNormalMaterial=!0,this.bumpMap=null,this.bumpScale=1,this.normalMap=null,this.normalMapType=0,this.normalScale=new ff(1,1),this.displacementMap=null,this.displacementScale=1,this.displacementBias=0,this.wireframe=!1,this.wireframeLinewidth=1,this.flatShading=!1,this.setValues(t)}copy(t){return super.copy(t),this.bumpMap=t.bumpMap,this.bumpScale=t.bumpScale,this.normalMap=t.normalMap,this.normalMapType=t.normalMapType,this.normalScale.copy(t.normalScale),this.displacementMap=t.displacementMap,this.displacementScale=t.displacementScale,this.displacementBias=t.displacementBias,this.wireframe=t.wireframe,this.wireframeLinewidth=t.wireframeLinewidth,this.flatShading=t.flatShading,this}}class A_ extends ug{static get type(){return"MeshLambertMaterial"}constructor(t){super(),this.isMeshLambertMaterial=!0,this.color=new og(16777215),this.map=null,this.lightMap=null,this.lightMapIntensity=1,this.aoMap=null,this.aoMapIntensity=1,this.emissive=new og(0),this.emissiveIntensity=1,this.emissiveMap=null,this.bumpMap=null,this.bumpScale=1,this.normalMap=null,this.normalMapType=0,this.normalScale=new ff(1,1),this.displacementMap=null,this.displacementScale=1,this.displacementBias=0,this.specularMap=null,this.alphaMap=null,this.envMap=null,this.envMapRotation=new wm,this.combine=0,this.reflectivity=1,this.refractionRatio=.98,this.wireframe=!1,this.wireframeLinewidth=1,this.wireframeLinecap="round",this.wireframeLinejoin="round",this.flatShading=!1,this.fog=!0,this.setValues(t)}copy(t){return super.copy(t),this.color.copy(t.color),this.map=t.map,this.lightMap=t.lightMap,this.lightMapIntensity=t.lightMapIntensity,this.aoMap=t.aoMap,this.aoMapIntensity=t.aoMapIntensity,this.emissive.copy(t.emissive),this.emissiveMap=t.emissiveMap,this.emissiveIntensity=t.emissiveIntensity,this.bumpMap=t.bumpMap,this.bumpScale=t.bumpScale,this.normalMap=t.normalMap,this.normalMapType=t.normalMapType,this.normalScale.copy(t.normalScale),this.displacementMap=t.displacementMap,this.displacementScale=t.displacementScale,this.displacementBias=t.displacementBias,this.specularMap=t.specularMap,this.alphaMap=t.alphaMap,this.envMap=t.envMap,this.envMapRotation.copy(t.envMapRotation),this.combine=t.combine,this.reflectivity=t.reflectivity,this.refractionRatio=t.refractionRatio,this.wireframe=t.wireframe,this.wireframeLinewidth=t.wireframeLinewidth,this.wireframeLinecap=t.wireframeLinecap,this.wireframeLinejoin=t.wireframeLinejoin,this.flatShading=t.flatShading,this.fog=t.fog,this}}class R_ extends ug{static get type(){return"MeshMatcapMaterial"}constructor(t){super(),this.isMeshMatcapMaterial=!0,this.defines={MATCAP:""},this.color=new og(16777215),this.matcap=null,this.map=null,this.bumpMap=null,this.bumpScale=1,this.normalMap=null,this.normalMapType=0,this.normalScale=new ff(1,1),this.displacementMap=null,this.displacementScale=1,this.displacementBias=0,this.alphaMap=null,this.flatShading=!1,this.fog=!0,this.setValues(t)}copy(t){return super.copy(t),this.defines={MATCAP:""},this.color.copy(t.color),this.matcap=t.matcap,this.map=t.map,this.bumpMap=t.bumpMap,this.bumpScale=t.bumpScale,this.normalMap=t.normalMap,this.normalMapType=t.normalMapType,this.normalScale.copy(t.normalScale),this.displacementMap=t.displacementMap,this.displacementScale=t.displacementScale,this.displacementBias=t.displacementBias,this.alphaMap=t.alphaMap,this.flatShading=t.flatShading,this.fog=t.fog,this}}class C_ extends g_{static get type(){return"LineDashedMaterial"}constructor(t){super(),this.isLineDashedMaterial=!0,this.scale=1,this.dashSize=3,this.gapSize=1,this.setValues(t)}copy(t){return super.copy(t),this.scale=t.scale,this.dashSize=t.dashSize,this.gapSize=t.gapSize,this}}class N_ extends Vm{constructor(t,e=1){super(),this.isLight=!0,this.type="Light",this.color=new og(t),this.intensity=e}dispose(){}copy(t,e){return super.copy(t,e),this.color.copy(t.color),this.intensity=t.intensity,this}toJSON(t){const e=super.toJSON(t);return e.object.color=this.color.getHex(),e.object.intensity=this.intensity,void 0!==this.groundColor&&(e.object.groundColor=this.groundColor.getHex()),void 0!==this.distance&&(e.object.distance=this.distance),void 0!==this.angle&&(e.object.angle=this.angle),void 0!==this.decay&&(e.object.decay=this.decay),void 0!==this.penumbra&&(e.object.penumbra=this.penumbra),void 0!==this.shadow&&(e.object.shadow=this.shadow.toJSON()),void 0!==this.target&&(e.object.target=this.target.uuid),e}}class P_ extends N_{constructor(t,e,n){super(t,n),this.isHemisphereLight=!0,this.type="HemisphereLight",this.position.copy(Vm.DEFAULT_UP),this.updateMatrix(),this.groundColor=new og(e)}copy(t,e){return super.copy(t,e),this.groundColor.copy(t.groundColor),this}}const I_=new mm,L_=new zf,U_=new zf;class D_{constructor(t){this.camera=t,this.intensity=1,this.bias=0,this.normalBias=0,this.radius=1,this.blurSamples=8,this.mapSize=new ff(512,512),this.map=null,this.mapPass=null,this.matrix=new mm,this.autoUpdate=!0,this.needsUpdate=!1,this._frustum=new m_,this._frameExtents=new ff(1,1),this._viewportCount=1,this._viewports=[new Uf(0,0,1,1)]}getViewportCount(){return this._viewportCount}getFrustum(){return this._frustum}updateMatrices(t){const e=this.camera,n=this.matrix;L_.setFromMatrixPosition(t.matrixWorld),e.position.copy(L_),U_.setFromMatrixPosition(t.target.matrixWorld),e.lookAt(U_),e.updateMatrixWorld(),I_.multiplyMatrices(e.projectionMatrix,e.matrixWorldInverse),this._frustum.setFromProjectionMatrix(I_),n.set(.5,0,0,.5,0,.5,0,.5,0,0,.5,.5,0,0,0,1),n.multiply(I_)}getViewport(t){return this._viewports[t]}getFrameExtents(){return this._frameExtents}dispose(){this.map&&this.map.dispose(),this.mapPass&&this.mapPass.dispose()}copy(t){return this.camera=t.camera.clone(),this.intensity=t.intensity,this.bias=t.bias,this.radius=t.radius,this.mapSize.copy(t.mapSize),this}clone(){return(new this.constructor).copy(this)}toJSON(){const t={};return 1!==this.intensity&&(t.intensity=this.intensity),0!==this.bias&&(t.bias=this.bias),0!==this.normalBias&&(t.normalBias=this.normalBias),1!==this.radius&&(t.radius=this.radius),512===this.mapSize.x&&512===this.mapSize.y||(t.mapSize=this.mapSize.toArray()),t.camera=this.camera.toJSON(!1).object,delete t.camera.matrix,t}}class O_ extends D_{constructor(){super(new Zg(50,1,.5,500)),this.isSpotLightShadow=!0,this.focus=1}updateMatrices(t){const e=this.camera,n=2*af*t.angle*this.focus,i=this.mapSize.width/this.mapSize.height,r=t.distance||e.far;n===e.fov&&i===e.aspect&&r===e.far||(e.fov=n,e.aspect=i,e.far=r,e.updateProjectionMatrix()),super.updateMatrices(t)}copy(t){return super.copy(t),this.focus=t.focus,this}}class F_ extends N_{constructor(t,e,n=0,i=Math.PI/3,r=0,s=2){super(t,e),this.isSpotLight=!0,this.type="SpotLight",this.position.copy(Vm.DEFAULT_UP),this.updateMatrix(),this.target=new Vm,this.distance=n,this.angle=i,this.penumbra=r,this.decay=s,this.map=null,this.shadow=new O_}get power(){return this.intensity*Math.PI}set power(t){this.intensity=t/Math.PI}dispose(){this.shadow.dispose()}copy(t,e){return super.copy(t,e),this.distance=t.distance,this.angle=t.angle,this.penumbra=t.penumbra,this.decay=t.decay,this.target=t.target.clone(),this.shadow=t.shadow.clone(),this}}const B_=new mm,z_=new zf,k_=new zf;class G_ extends D_{constructor(){super(new Zg(90,1,.5,500)),this.isPointLightShadow=!0,this._frameExtents=new ff(4,2),this._viewportCount=6,this._viewports=[new Uf(2,1,1,1),new Uf(0,1,1,1),new Uf(3,1,1,1),new Uf(1,1,1,1),new Uf(3,0,1,1),new Uf(1,0,1,1)],this._cubeDirections=[new zf(1,0,0),new zf(-1,0,0),new zf(0,0,1),new zf(0,0,-1),new zf(0,1,0),new zf(0,-1,0)],this._cubeUps=[new zf(0,1,0),new zf(0,1,0),new zf(0,1,0),new zf(0,1,0),new zf(0,0,1),new zf(0,0,-1)]}updateMatrices(t,e=0){const n=this.camera,i=this.matrix,r=t.distance||n.far;r!==n.far&&(n.far=r,n.updateProjectionMatrix()),z_.setFromMatrixPosition(t.matrixWorld),n.position.copy(z_),k_.copy(n.position),k_.add(this._cubeDirections[e]),n.up.copy(this._cubeUps[e]),n.lookAt(k_),n.updateMatrixWorld(),i.makeTranslation(-z_.x,-z_.y,-z_.z),B_.multiplyMatrices(n.projectionMatrix,n.matrixWorldInverse),this._frustum.setFromProjectionMatrix(B_)}}class V_ extends N_{constructor(t,e,n=0,i=2){super(t,e),this.isPointLight=!0,this.type="PointLight",this.distance=n,this.decay=i,this.shadow=new G_}get power(){return 4*this.intensity*Math.PI}set power(t){this.intensity=t/(4*Math.PI)}dispose(){this.shadow.dispose()}copy(t,e){return super.copy(t,e),this.distance=t.distance,this.decay=t.decay,this.shadow=t.shadow.clone(),this}}class H_ extends Xg{constructor(t=-1,e=1,n=1,i=-1,r=.1,s=2e3){super(),this.isOrthographicCamera=!0,this.type="OrthographicCamera",this.zoom=1,this.view=null,this.left=t,this.right=e,this.top=n,this.bottom=i,this.near=r,this.far=s,this.updateProjectionMatrix()}copy(t,e){return super.copy(t,e),this.left=t.left,this.right=t.right,this.top=t.top,this.bottom=t.bottom,this.near=t.near,this.far=t.far,this.zoom=t.zoom,this.view=null===t.view?null:Object.assign({},t.view),this}setViewOffset(t,e,n,i,r,s){null===this.view&&(this.view={enabled:!0,fullWidth:1,fullHeight:1,offsetX:0,offsetY:0,width:1,height:1}),this.view.enabled=!0,this.view.fullWidth=t,this.view.fullHeight=e,this.view.offsetX=n,this.view.offsetY=i,this.view.width=r,this.view.height=s,this.updateProjectionMatrix()}clearViewOffset(){null!==this.view&&(this.view.enabled=!1),this.updateProjectionMatrix()}updateProjectionMatrix(){const t=(this.right-this.left)/(2*this.zoom),e=(this.top-this.bottom)/(2*this.zoom),n=(this.right+this.left)/2,i=(this.top+this.bottom)/2;let r=n-t,s=n+t,a=i+e,o=i-e;if(null!==this.view&&this.view.enabled){const t=(this.right-this.left)/this.view.fullWidth/this.zoom,e=(this.top-this.bottom)/this.view.fullHeight/this.zoom;r+=t*this.view.offsetX,s=r+t*this.view.width,a-=e*this.view.offsetY,o=a-e*this.view.height}this.projectionMatrix.makeOrthographic(r,s,a,o,this.near,this.far,this.coordinateSystem),this.projectionMatrixInverse.copy(this.projectionMatrix).invert()}toJSON(t){const e=super.toJSON(t);return e.object.zoom=this.zoom,e.object.left=this.left,e.object.right=this.right,e.object.top=this.top,e.object.bottom=this.bottom,e.object.near=this.near,e.object.far=this.far,null!==this.view&&(e.object.view=Object.assign({},this.view)),e}}class j_ extends D_{constructor(){super(new H_(-5,5,5,-5,.5,500)),this.isDirectionalLightShadow=!0}}class W_ extends N_{constructor(t,e){super(t,e),this.isDirectionalLight=!0,this.type="DirectionalLight",this.position.copy(Vm.DEFAULT_UP),this.updateMatrix(),this.target=new Vm,this.shadow=new j_}dispose(){this.shadow.dispose()}copy(t){return super.copy(t),this.target=t.target.clone(),this.shadow=t.shadow.clone(),this}}class q_ extends N_{constructor(t,e){super(t,e),this.isAmbientLight=!0,this.type="AmbientLight"}}class X_ extends N_{constructor(t,e,n=10,i=10){super(t,e),this.isRectAreaLight=!0,this.type="RectAreaLight",this.width=n,this.height=i}get power(){return this.intensity*this.width*this.height*Math.PI}set power(t){this.intensity=t/(this.width*this.height*Math.PI)}copy(t){return super.copy(t),this.width=t.width,this.height=t.height,this}toJSON(t){const e=super.toJSON(t);return e.object.width=this.width,e.object.height=this.height,e}}class $_{constructor(){this.isSphericalHarmonics3=!0,this.coefficients=[];for(let t=0;t<9;t++)this.coefficients.push(new zf)}set(t){for(let e=0;e<9;e++)this.coefficients[e].copy(t[e]);return this}zero(){for(let t=0;t<9;t++)this.coefficients[t].set(0,0,0);return this}getAt(t,e){const n=t.x,i=t.y,r=t.z,s=this.coefficients;return e.copy(s[0]).multiplyScalar(.282095),e.addScaledVector(s[1],.488603*i),e.addScaledVector(s[2],.488603*r),e.addScaledVector(s[3],.488603*n),e.addScaledVector(s[4],n*i*1.092548),e.addScaledVector(s[5],i*r*1.092548),e.addScaledVector(s[6],.315392*(3*r*r-1)),e.addScaledVector(s[7],n*r*1.092548),e.addScaledVector(s[8],.546274*(n*n-i*i)),e}getIrradianceAt(t,e){const n=t.x,i=t.y,r=t.z,s=this.coefficients;return e.copy(s[0]).multiplyScalar(.886227),e.addScaledVector(s[1],1.023328*i),e.addScaledVector(s[2],1.023328*r),e.addScaledVector(s[3],1.023328*n),e.addScaledVector(s[4],.858086*n*i),e.addScaledVector(s[5],.858086*i*r),e.addScaledVector(s[6],.743125*r*r-.247708),e.addScaledVector(s[7],.858086*n*r),e.addScaledVector(s[8],.429043*(n*n-i*i)),e}add(t){for(let e=0;e<9;e++)this.coefficients[e].add(t.coefficients[e]);return this}addScaledSH(t,e){for(let n=0;n<9;n++)this.coefficients[n].addScaledVector(t.coefficients[n],e);return this}scale(t){for(let e=0;e<9;e++)this.coefficients[e].multiplyScalar(t);return this}lerp(t,e){for(let n=0;n<9;n++)this.coefficients[n].lerp(t.coefficients[n],e);return this}equals(t){for(let e=0;e<9;e++)if(!this.coefficients[e].equals(t.coefficients[e]))return!1;return!0}copy(t){return this.set(t.coefficients)}clone(){return(new this.constructor).copy(this)}fromArray(t,e=0){const n=this.coefficients;for(let i=0;i<9;i++)n[i].fromArray(t,e+3*i);return this}toArray(t=[],e=0){const n=this.coefficients;for(let i=0;i<9;i++)n[i].toArray(t,e+3*i);return t}static getBasisAt(t,e){const n=t.x,i=t.y,r=t.z;e[0]=.282095,e[1]=.488603*i,e[2]=.488603*r,e[3]=.488603*n,e[4]=1.092548*n*i,e[5]=1.092548*i*r,e[6]=.315392*(3*r*r-1),e[7]=1.092548*n*r,e[8]=.546274*(n*n-i*i)}}class Y_ extends N_{constructor(t=new $_,e=1){super(void 0,e),this.isLightProbe=!0,this.sh=t}copy(t){return super.copy(t),this.sh.copy(t.sh),this}fromJSON(t){return this.intensity=t.intensity,this.sh.fromArray(t.sh),this}toJSON(t){const e=super.toJSON(t);return e.object.sh=this.sh.toArray(),e}}class K_ extends i_{constructor(t,e,n=1){super(t,e),this.isInstancedInterleavedBuffer=!0,this.meshPerAttribute=n}copy(t){return super.copy(t),this.meshPerAttribute=t.meshPerAttribute,this}clone(t){const e=super.clone(t);return e.meshPerAttribute=this.meshPerAttribute,e}toJSON(t){const e=super.toJSON(t);return e.isInstancedInterleavedBuffer=!0,e.meshPerAttribute=this.meshPerAttribute,e}}const Z_=["alphaMap","alphaTest","anisotropy","anisotropyMap","anisotropyRotation","aoMap","attenuationColor","attenuationDistance","bumpMap","clearcoat","clearcoatMap","clearcoatNormalMap","clearcoatNormalScale","clearcoatRoughness","color","dispersion","displacementMap","emissive","emissiveMap","envMap","gradientMap","ior","iridescence","iridescenceIOR","iridescenceMap","iridescenceThicknessMap","lightMap","map","matcap","metalness","metalnessMap","normalMap","normalScale","opacity","roughness","roughnessMap","sheen","sheenColor","sheenColorMap","sheenRoughnessMap","shininess","specular","specularColor","specularColorMap","specularIntensity","specularIntensityMap","specularMap","thickness","transmission","transmissionMap"];class Q_{constructor(t){this.renderObjects=new WeakMap,this.hasNode=this.containsNode(t),this.hasAnimation=!0===t.object.isSkinnedMesh,this.refreshUniforms=Z_,this.renderId=0}firstInitialization(t){return!1===this.renderObjects.has(t)&&(this.getRenderObjectData(t),!0)}getRenderObjectData(t){let e=this.renderObjects.get(t);if(void 0===e){const{geometry:n,material:i}=t;if(e={material:this.getMaterialData(i),geometry:{attributes:this.getAttributesData(n.attributes),indexVersion:n.index?n.index.version:null,drawRange:{start:n.drawRange.start,count:n.drawRange.count}},worldMatrix:t.object.matrixWorld.clone()},t.object.center&&(e.center=t.object.center.clone()),t.object.morphTargetInfluences&&(e.morphTargetInfluences=t.object.morphTargetInfluences.slice()),null!==t.bundle&&(e.version=t.bundle.version),e.material.transmission>0){const{width:n,height:i}=t.context;e.bufferWidth=n,e.bufferHeight=i}this.renderObjects.set(t,e)}return e}getAttributesData(t){const e={};for(const n in t){const i=t[n];e[n]={version:i.version}}return e}containsNode(t){const e=t.material;for(const t in e)if(e[t]&&e[t].isNode)return!0;return null!==t.renderer.nodes.modelViewMatrix||null!==t.renderer.nodes.modelNormalViewMatrix}getMaterialData(t){const e={};for(const n of this.refreshUniforms){const i=t[n];null!=i&&("object"==typeof i&&void 0!==i.clone?!0===i.isTexture?e[n]={id:i.id,version:i.version}:e[n]=i.clone():e[n]=i)}return e}equals(t){const{object:e,material:n,geometry:i}=t,r=this.getRenderObjectData(t);if(!0!==r.worldMatrix.equals(e.matrixWorld))return r.worldMatrix.copy(e.matrixWorld),!1;const s=r.material;for(const t in s){const e=s[t],i=n[t];if(void 0!==e.equals){if(!1===e.equals(i))return e.copy(i),!1}else if(!0===i.isTexture){if(e.id!==i.id||e.version!==i.version)return e.id=i.id,e.version=i.version,!1}else if(e!==i)return s[t]=i,!1}if(s.transmission>0){const{width:e,height:n}=t.context;if(r.bufferWidth!==e||r.bufferHeight!==n)return r.bufferWidth=e,r.bufferHeight=n,!1}const a=r.geometry,o=i.attributes,l=a.attributes,h=Object.keys(l),u=Object.keys(o);if(h.length!==u.length)return r.geometry.attributes=this.getAttributesData(o),!1;for(const t of h){const e=l[t],n=o[t];if(void 0===n)return delete l[t],!1;if(e.version!==n.version)return e.version=n.version,!1}const c=i.index,d=a.indexVersion,p=c?c.version:null;if(d!==p)return a.indexVersion=p,!1;if(a.drawRange.start!==i.drawRange.start||a.drawRange.count!==i.drawRange.count)return a.drawRange.start=i.drawRange.start,a.drawRange.count=i.drawRange.count,!1;if(r.morphTargetInfluences){let t=!1;for(let n=0;n>>16,2246822507),n^=Math.imul(i^i>>>13,3266489909),i=Math.imul(i^i>>>16,2246822507),i^=Math.imul(n^n>>>13,3266489909),4294967296*(2097151&i)+(n>>>0)}const tv=t=>J_(t),ev=(...t)=>J_(t);function nv(t,e=!1){const n=[];!0===t.isNode&&(n.push(t.id),t=t.getSelf());for(const{property:i,childNode:r}of iv(t))n.push(n,J_(i.slice(0,-4)),r.getCacheKey(e));return J_(n)}function*iv(t,e=!1){for(const n in t){if(!0===n.startsWith("_"))continue;const i=t[n];if(!0===Array.isArray(i))for(let t=0;tt.charCodeAt(0))).buffer):null;var i}const av="vertex",ov="none",lv="frame",hv="render",uv="object",cv=["setup","analyze","generate"],dv=["fragment","vertex","compute"],pv=["x","y","z","w"];let fv=0;class mv extends ef{static get type(){return"Node"}constructor(t=null){super(),this.nodeType=t,this.updateType=ov,this.updateBeforeType=ov,this.updateAfterType=ov,this.uuid=pf.generateUUID(),this.version=0,this._cacheKey=null,this._cacheKeyVersion=0,this.global=!1,this.isNode=!0,Object.defineProperty(this,"id",{value:fv++})}set needsUpdate(t){!0===t&&this.version++}get type(){return this.constructor.type}onUpdate(t,e){return this.updateType=e,this.update=t.bind(this.getSelf()),this}onFrameUpdate(t){return this.onUpdate(t,lv)}onRenderUpdate(t){return this.onUpdate(t,hv)}onObjectUpdate(t){return this.onUpdate(t,uv)}onReference(t){return this.updateReference=t.bind(this.getSelf()),this}getSelf(){return this.self||this}updateReference(){return this}isGlobal(){return this.global}*getChildren(){for(const{childNode:t}of iv(this))yield t}dispose(){this.dispatchEvent({type:"dispose"})}traverse(t){t(this);for(const e of this.getChildren())e.traverse(t)}getCacheKey(t=!1){return!0!==(t=t||this.version!==this._cacheKeyVersion)&&null!==this._cacheKey||(this._cacheKey=nv(this,t),this._cacheKeyVersion=this.version),this._cacheKey}getScope(){return this}getHash(){return this.uuid}getUpdateType(){return this.updateType}getUpdateBeforeType(){return this.updateBeforeType}getUpdateAfterType(){return this.updateAfterType}getElementType(t){const e=this.getNodeType(t);return t.getElementType(e)}getNodeType(t){const e=t.getNodeProperties(this);return e.outputNode?e.outputNode.getNodeType(t):this.nodeType}getShared(t){const e=this.getHash(t);return t.getNodeFromHash(e)||this}setup(t){const e=t.getNodeProperties(this);let n=0;for(const t of this.getChildren())e["node"+n++]=t;return null}analyze(t){if(1===t.increaseUsage(this)){const e=t.getNodeProperties(this);for(const n of Object.values(e))n&&!0===n.isNode&&n.build(t)}}generate(t,e){const{outputNode:n}=t.getNodeProperties(this);if(n&&!0===n.isNode)return n.build(t,e)}updateBefore(){console.warn("Abstract function.")}updateAfter(){console.warn("Abstract function.")}update(){console.warn("Abstract function.")}build(t,e=null){const n=this.getShared(t);if(this!==n)return n.build(t,e);t.addNode(this),t.addChain(this);let i=null;const r=t.getBuildStage();if("setup"===r){this.updateReference(t);const e=t.getNodeProperties(this);if(!0!==e.initialized){t.stack.nodes.length;e.initialized=!0,e.outputNode=this.setup(t),null!==e.outputNode&&t.stack.nodes.length;for(const n of Object.values(e))n&&!0===n.isNode&&n.build(t)}}else if("analyze"===r)this.analyze(t);else if("generate"===r){if(1===this.generate.length){const n=this.getNodeType(t),r=t.getDataFromNode(this);i=r.snippet,void 0===i?(i=this.generate(t)||"",r.snippet=i):void 0!==r.flowCodes&&void 0!==t.context.nodeBlock&&t.addFlowCodeHierarchy(this,t.context.nodeBlock),i=t.format(i,n,e)}else i=this.generate(t,e)||""}return t.removeChain(this),t.addSequentialNode(this),i}getSerializeChildren(){return iv(this)}serialize(t){const e=this.getSerializeChildren(),n={};for(const{property:i,index:r,childNode:s}of e)void 0!==r?(void 0===n[i]&&(n[i]=Number.isInteger(r)?[]:{}),n[i][r]=s.toJSON(t.meta).uuid):n[i]=s.toJSON(t.meta).uuid;Object.keys(n).length>0&&(t.inputNodes=n)}deserialize(t){if(void 0!==t.inputNodes){const e=t.meta.nodes;for(const n in t.inputNodes)if(Array.isArray(t.inputNodes[n])){const i=[];for(const r of t.inputNodes[n])i.push(e[r]);this[n]=i}else if("object"==typeof t.inputNodes[n]){const i={};for(const r in t.inputNodes[n]){const s=t.inputNodes[n][r];i[r]=e[s]}this[n]=i}else{const i=t.inputNodes[n];this[n]=e[i]}}}toJSON(t){const{uuid:e,type:n}=this,i=void 0===t||"string"==typeof t;i&&(t={textures:{},images:{},nodes:{}});let r=t.nodes[e];function s(t){const e=[];for(const n in t){const i=t[n];delete i.metadata,e.push(i)}return e}if(void 0===r&&(r={uuid:e,type:n,meta:t,metadata:{version:4.6,type:"Node",generator:"Node.toJSON"}},!0!==i&&(t.nodes[r.uuid]=r),this.serialize(r),delete r.meta),i){const e=s(t.textures),n=s(t.images),i=s(t.nodes);e.length>0&&(r.textures=e),n.length>0&&(r.images=n),i.length>0&&(r.nodes=i)}return r}}class gv extends mv{static get type(){return"ArrayElementNode"}constructor(t,e){super(),this.node=t,this.indexNode=e,this.isArrayElementNode=!0}getNodeType(t){return this.node.getElementType(t)}generate(t){return`${this.node.build(t)}[ ${this.indexNode.build(t,"uint")} ]`}}class _v extends mv{static get type(){return"ConvertNode"}constructor(t,e){super(),this.node=t,this.convertTo=e}getNodeType(t){const e=this.node.getNodeType(t);let n=null;for(const i of this.convertTo.split("|"))null!==n&&t.getTypeLength(e)!==t.getTypeLength(i)||(n=i);return n}serialize(t){super.serialize(t),t.convertTo=this.convertTo}deserialize(t){super.deserialize(t),this.convertTo=t.convertTo}generate(t,e){const n=this.node,i=this.getNodeType(t),r=n.build(t,i);return t.format(r,i,e)}}class vv extends mv{static get type(){return"TempNode"}constructor(t){super(t),this.isTempNode=!0}hasDependencies(t){return t.getDataFromNode(this).usageCount>1}build(t,e){if("generate"===t.getBuildStage()){const n=t.getVectorType(this.getNodeType(t,e)),i=t.getDataFromNode(this);if(void 0!==i.propertyName)return t.format(i.propertyName,n,e);if("void"!==n&&"void"!==e&&this.hasDependencies(t)){const r=super.build(t,n),s=t.getVarFromNode(this,null,n),a=t.getPropertyName(s);return t.addLineFlowCode(`${a} = ${r}`,this),i.snippet=r,i.propertyName=a,t.format(i.propertyName,n,e)}}return super.build(t,e)}}class yv extends vv{static get type(){return"JoinNode"}constructor(t=[],e=null){super(e),this.nodes=t}getNodeType(t){return null!==this.nodeType?t.getVectorType(this.nodeType):t.getTypeFromLength(this.nodes.reduce(((e,n)=>e+t.getTypeLength(n.getNodeType(t))),0))}generate(t,e){const n=this.getNodeType(t),i=this.nodes,r=t.getComponentType(n),s=[];for(const e of i){let n=e.build(t);const i=t.getComponentType(e.getNodeType(t));i!==r&&(n=t.format(n,i,r)),s.push(n)}const a=`${t.getType(n)}( ${s.join(", ")} )`;return t.format(a,n,e)}}const xv=pv.join("");class bv extends mv{static get type(){return"SplitNode"}constructor(t,e="x"){super(),this.node=t,this.components=e,this.isSplitNode=!0}getVectorLength(){let t=this.components.length;for(const e of this.components)t=Math.max(pv.indexOf(e)+1,t);return t}getComponentType(t){return t.getComponentType(this.node.getNodeType(t))}getNodeType(t){return t.getTypeFromLength(this.components.length,this.getComponentType(t))}generate(t,e){const n=this.node,i=t.getTypeLength(n.getNodeType(t));let r=null;if(i>1){let s=null;this.getVectorLength()>=i&&(s=t.getTypeFromLength(this.getVectorLength(),this.getComponentType(t)));const a=n.build(t,s);r=this.components.length===i&&this.components===xv.slice(0,this.components.length)?t.format(a,s,e):t.format(`${a}.${this.components}`,this.getNodeType(t),e)}else r=n.build(t,e);return r}serialize(t){super.serialize(t),t.components=this.components}deserialize(t){super.deserialize(t),this.components=t.components}}class Sv extends vv{static get type(){return"SetNode"}constructor(t,e,n){super(),this.sourceNode=t,this.components=e,this.targetNode=n}getNodeType(t){return this.sourceNode.getNodeType(t)}generate(t){const{sourceNode:e,components:n,targetNode:i}=this,r=this.getNodeType(t),s=t.getTypeFromLength(n.length,i.getNodeType(t)),a=i.build(t,s),o=e.build(t,r),l=t.getTypeLength(r),h=[];for(let t=0;tt.replace(/r|s/g,"x").replace(/g|t/g,"y").replace(/b|p/g,"z").replace(/a|q/g,"w"),Nv=t=>Cv(t).split("").sort().join(""),Pv={setup(t,e){const n=e.shift();return t(ey(n),...e)},get(t,e,n){if("string"==typeof e&&void 0===t[e]){if(!0!==t.isStackNode&&"assign"===e)return(...t)=>(Ev.assign(n,...t),n);if(Av.has(e)){const i=Av.get(e);return t.isStackNode?(...t)=>n.add(i(...t)):(...t)=>i(n,...t)}if("self"===e)return t;if(e.endsWith("Assign")&&Av.has(e.slice(0,e.length-6))){const i=Av.get(e.slice(0,e.length-6));return t.isStackNode?(...t)=>n.assign(t[0],i(...t)):(...t)=>n.assign(i(n,...t))}if(!0===/^[xyzwrgbastpq]{1,4}$/.test(e))return e=Cv(e),ty(new bv(n,e));if(!0===/^set[XYZWRGBASTPQ]{1,4}$/.test(e))return e=Nv(e.slice(3).toLowerCase()),n=>ty(new Sv(t,e,n));if(!0===/^flip[XYZWRGBASTPQ]{1,4}$/.test(e))return e=Nv(e.slice(4).toLowerCase()),()=>ty(new Mv(ty(t),e));if("width"===e||"height"===e||"depth"===e)return"width"===e?e="x":"height"===e?e="y":"depth"===e&&(e="z"),ty(new bv(t,e));if(!0===/^\d+$/.test(e))return ty(new gv(n,new wv(Number(e),"uint")))}return Reflect.get(t,e,n)},set:(t,e,n,i)=>"string"!=typeof e||void 0!==t[e]||!0!==/^[xyzwrgbastpq]{1,4}$/.test(e)&&"width"!==e&&"height"!==e&&"depth"!==e&&!0!==/^\d+$/.test(e)?Reflect.set(t,e,n,i):(i[e].assign(n),!0)},Iv=new WeakMap,Lv=new WeakMap,Uv=function(t,e=null){for(const n in t)t[n]=ty(t[n],e);return t},Dv=function(t,e=null){const n=t.length;for(let i=0;ity(null!==i?Object.assign(t,i):t);return null===e?(...e)=>r(new t(...ny(e))):null!==n?(n=ty(n),(...i)=>r(new t(e,...ny(i),n))):(...n)=>r(new t(e,...ny(n)))},Fv=function(t,...e){return ty(new t(...ny(e)))};class Bv extends mv{constructor(t,e){super(),this.shaderNode=t,this.inputNodes=e}getNodeType(t){return this.shaderNode.nodeType||this.getOutputNode(t).getNodeType(t)}call(t){const{shaderNode:e,inputNodes:n}=this,i=t.getNodeProperties(e);if(i.onceOutput)return i.onceOutput;let r=null;if(e.layout){let i=Lv.get(t.constructor);void 0===i&&(i=new WeakMap,Lv.set(t.constructor,i));let s=i.get(e);void 0===s&&(s=ty(t.buildFunctionNode(e)),i.set(e,s)),null!==t.currentFunctionNode&&t.currentFunctionNode.includes.push(s),r=ty(s.call(n))}else{const i=e.jsFunc,s=null!==n?i(n,t):i(t);r=ty(s)}return e.once&&(i.onceOutput=r),r}getOutputNode(t){const e=t.getNodeProperties(this);return null===e.outputNode&&(e.outputNode=this.setupOutput(t)),e.outputNode}setup(t){return this.getOutputNode(t)}setupOutput(t){return t.addStack(),t.stack.outputNode=this.call(t),t.removeStack()}generate(t,e){return this.getOutputNode(t).build(t,e)}}class zv extends mv{constructor(t,e){super(e),this.jsFunc=t,this.layout=null,this.global=!0,this.once=!1}setLayout(t){return this.layout=t,this}call(t=null){return ey(t),ty(new Bv(this,t))}setup(){return this.call()}}const kv=[!1,!0],Gv=[0,1,2,3],Vv=[-1,-2],Hv=[.5,1.5,1/3,1e-6,1e6,Math.PI,2*Math.PI,1/Math.PI,2/Math.PI,1/(2*Math.PI),Math.PI/2],jv=new Map;for(const t of kv)jv.set(t,new wv(t));const Wv=new Map;for(const t of Gv)Wv.set(t,new wv(t,"uint"));const qv=new Map([...Wv].map((t=>new wv(t.value,"int"))));for(const t of Vv)qv.set(t,new wv(t,"int"));const Xv=new Map([...qv].map((t=>new wv(t.value))));for(const t of Hv)Xv.set(t,new wv(t));for(const t of Hv)Xv.set(-t,new wv(-t));const $v={bool:jv,uint:Wv,ints:qv,float:Xv},Yv=new Map([...jv,...Xv]),Kv=(t,e)=>Yv.has(t)?Yv.get(t):!0===t.isNode?t:new wv(t,e),Zv=function(t,e=null){return(...n)=>{if((0===n.length||!["bool","float","int","uint"].includes(t)&&n.every((t=>"object"!=typeof t)))&&(n=[sv(t,...n)]),1===n.length&&null!==e&&e.has(n[0]))return ty(e.get(n[0]));if(1===n.length){const e=Kv(n[0],t);return(t=>{try{return t.getNodeType()}catch(t){return}})(e)===t?ty(e):ty(new _v(e,t))}const i=n.map((t=>Kv(t)));return ty(new yv(i,t))}},Qv=t=>"object"==typeof t&&null!==t?t.value:t;function Jv(t,e){return new Proxy(new zv(t,e),Pv)}const ty=(t,e=null)=>function(t,e=null){const n=rv(t);if("node"===n){let e=Iv.get(t);return void 0===e&&(e=new Proxy(t,Pv),Iv.set(t,e),Iv.set(e,e)),e}return null===e&&("float"===n||"boolean"===n)||n&&"shader"!==n&&"string"!==n?ty(Kv(t,e)):"shader"===n?sy(t):t}(t,e),ey=(t,e=null)=>new Uv(t,e),ny=(t,e=null)=>new Dv(t,e),iy=(...t)=>new Ov(...t),ry=(...t)=>new Fv(...t),sy=(t,e)=>{const n=new Jv(t,e),i=(...t)=>{let e;return ey(t),e=t[0]&&t[0].isNode?[...t]:t[0],n.call(e)};return i.shaderNode=n,i.setLayout=t=>(n.setLayout(t),i),i.once=()=>(n.once=!0,i),i};Rv("toGlobal",(t=>(t.global=!0,t)));const ay=t=>{Ev=t},oy=()=>Ev,ly=(...t)=>Ev.If(...t);Rv("append",(function(t){return Ev&&Ev.add(t),t}));const hy=new Zv("color"),uy=new Zv("float",$v.float),cy=new Zv("int",$v.ints),dy=new Zv("uint",$v.uint),py=new Zv("bool",$v.bool),fy=new Zv("vec2"),my=new Zv("ivec2"),gy=new Zv("uvec2"),_y=new Zv("bvec2"),vy=new Zv("vec3"),yy=new Zv("ivec3"),xy=new Zv("uvec3"),by=new Zv("bvec3"),Sy=new Zv("vec4"),My=new Zv("ivec4"),Ty=new Zv("uvec4"),wy=new Zv("bvec4"),Ey=new Zv("mat2"),Ay=new Zv("mat3"),Ry=new Zv("mat4");Rv("toColor",hy),Rv("toFloat",uy),Rv("toInt",cy),Rv("toUint",dy),Rv("toBool",py),Rv("toVec2",fy),Rv("toIVec2",my),Rv("toUVec2",gy),Rv("toBVec2",_y),Rv("toVec3",vy),Rv("toIVec3",yy),Rv("toUVec3",xy),Rv("toBVec3",by),Rv("toVec4",Sy),Rv("toIVec4",My),Rv("toUVec4",Ty),Rv("toBVec4",wy),Rv("toMat2",Ey),Rv("toMat3",Ay),Rv("toMat4",Ry);Rv("element",iy(gv)),Rv("convert",((t,e)=>ty(new _v(ty(t),e))));class Cy extends mv{static get type(){return"UniformGroupNode"}constructor(t,e=!1,n=1){super("string"),this.name=t,this.version=0,this.shared=e,this.order=n,this.isUniformGroup=!0}set needsUpdate(t){!0===t&&this.version++}serialize(t){super.serialize(t),t.name=this.name,t.version=this.version,t.shared=this.shared}deserialize(t){super.deserialize(t),this.name=t.name,this.version=t.version,this.shared=t.shared}}const Ny=t=>new Cy(t),Py=(t,e=0)=>new Cy(t,!0,e),Iy=Py("frame"),Ly=Py("render"),Uy=Ny("object");class Dy extends Tv{static get type(){return"UniformNode"}constructor(t,e=null){super(t,e),this.isUniformNode=!0,this.name="",this.groupNode=Uy}label(t){return this.name=t,this}setGroup(t){return this.groupNode=t,this}getGroup(){return this.groupNode}getUniformHash(t){return this.getHash(t)}onUpdate(t,e){const n=this.getSelf();return t=t.bind(n),super.onUpdate((e=>{const i=t(e,n);void 0!==i&&(this.value=i)}),e)}generate(t,e){const n=this.getNodeType(t),i=this.getUniformHash(t);let r=t.getNodeFromHash(i);void 0===r&&(t.setHashNode(this,i),r=this);const s=r.getInputType(t),a=t.getUniformFromNode(r,s,t.shaderStage,this.name||t.context.label),o=t.getPropertyName(a);return void 0!==t.context.label&&delete t.context.label,t.format(o,n,e)}}const Oy=(t,e)=>{const n=(t=>null!=t?t.nodeType||t.convertTo||("string"==typeof t?t:null):null)(e||t),i=t&&!0===t.isNode?t.node&&t.node.value||t.value:t;return ty(new Dy(i,n))};class Fy extends mv{static get type(){return"PropertyNode"}constructor(t,e=null,n=!1){super(t),this.name=e,this.varying=n,this.isPropertyNode=!0}getHash(t){return this.name||super.getHash(t)}isGlobal(){return!0}generate(t){let e;return!0===this.varying?(e=t.getVaryingFromNode(this,this.name),e.needsInterpolation=!0):e=t.getVarFromNode(this,this.name),t.getPropertyName(e)}}const By=(t,e)=>ty(new Fy(t,e)),zy=(t,e)=>ty(new Fy(t,e,!0)),ky=ry(Fy,"vec4","DiffuseColor"),Gy=ry(Fy,"vec3","EmissiveColor"),Vy=ry(Fy,"float","Roughness"),Hy=ry(Fy,"float","Metalness"),jy=ry(Fy,"float","Clearcoat"),Wy=ry(Fy,"float","ClearcoatRoughness"),qy=ry(Fy,"vec3","Sheen"),Xy=ry(Fy,"float","SheenRoughness"),$y=ry(Fy,"float","Iridescence"),Yy=ry(Fy,"float","IridescenceIOR"),Ky=ry(Fy,"float","IridescenceThickness"),Zy=ry(Fy,"float","AlphaT"),Qy=ry(Fy,"float","Anisotropy"),Jy=ry(Fy,"vec3","AnisotropyT"),tx=ry(Fy,"vec3","AnisotropyB"),ex=ry(Fy,"color","SpecularColor"),nx=ry(Fy,"float","SpecularF90"),ix=ry(Fy,"float","Shininess"),rx=ry(Fy,"vec4","Output"),sx=ry(Fy,"float","dashSize"),ax=ry(Fy,"float","gapSize"),ox=ry(Fy,"float","IOR"),lx=ry(Fy,"float","Transmission"),hx=ry(Fy,"float","Thickness"),ux=ry(Fy,"float","AttenuationDistance"),cx=ry(Fy,"color","AttenuationColor"),dx=ry(Fy,"float","Dispersion");class px extends vv{static get type(){return"AssignNode"}constructor(t,e){super(),this.targetNode=t,this.sourceNode=e}hasDependencies(){return!1}getNodeType(t,e){return"void"!==e?this.targetNode.getNodeType(t):"void"}needsSplitAssign(t){const{targetNode:e}=this;if(!1===t.isAvailable("swizzleAssign")&&e.isSplitNode&&e.components.length>1){const n=t.getTypeLength(e.node.getNodeType(t));return pv.join("").slice(0,n)!==e.components}return!1}generate(t,e){const{targetNode:n,sourceNode:i}=this,r=this.needsSplitAssign(t),s=n.getNodeType(t),a=n.context({assign:!0}).build(t),o=i.build(t,s),l=i.getNodeType(t),h=t.getDataFromNode(this);let u;if(!0===h.initialized)"void"!==e&&(u=a);else if(r){const i=t.getVarFromNode(this,null,s),r=t.getPropertyName(i);t.addLineFlowCode(`${r} = ${o}`,this);const l=n.node.context({assign:!0}).build(t);for(let e=0;e{const i=n.type;let r;return r="pointer"===i?"&"+e.build(t):e.build(t,i),r};if(Array.isArray(r))for(let t=0;t(e=e.length>1||e[0]&&!0===e[0].isNode?ny(e):ey(e[0]),ty(new fx(ty(t),e)))));class mx extends vv{static get type(){return"OperatorNode"}constructor(t,e,n,...i){if(super(),i.length>0){let r=new mx(t,e,n);for(let e=0;e>"===n||"<<"===n)return t.getIntegerType(s);if("!"===n||"=="===n||"&&"===n||"||"===n||"^^"===n)return"bool";if("<"===n||">"===n||"<="===n||">="===n){const n=e?t.getTypeLength(e):Math.max(t.getTypeLength(s),t.getTypeLength(a));return n>1?`bvec${n}`:"bool"}return"float"===s&&t.isMatrix(a)?a:t.isMatrix(s)&&t.isVector(a)?t.getVectorFromMatrix(s):t.isVector(s)&&t.isMatrix(a)?t.getVectorFromMatrix(a):t.getTypeLength(a)>t.getTypeLength(s)?a:s}generate(t,e){const n=this.op,i=this.aNode,r=this.bNode,s=this.getNodeType(t,e);let a=null,o=null;"void"!==s?(a=i.getNodeType(t),o=void 0!==r?r.getNodeType(t):null,"<"===n||">"===n||"<="===n||">="===n||"=="===n?t.isVector(a)?o=a:a!==o&&(a=o="float"):">>"===n||"<<"===n?(a=s,o=t.changeComponentType(o,"uint")):t.isMatrix(a)&&t.isVector(o)?o=t.getVectorFromMatrix(a):a=t.isVector(a)&&t.isMatrix(o)?t.getVectorFromMatrix(o):o=s):a=o=s;const l=i.build(t,a),h=void 0!==r?r.build(t,o):null,u=t.getTypeLength(e),c=t.getFunctionOperator(n);return"void"!==e?"<"===n&&u>1?t.useComparisonMethod?t.format(`${t.getMethod("lessThan",e)}( ${l}, ${h} )`,s,e):t.format(`( ${l} < ${h} )`,s,e):"<="===n&&u>1?t.useComparisonMethod?t.format(`${t.getMethod("lessThanEqual",e)}( ${l}, ${h} )`,s,e):t.format(`( ${l} <= ${h} )`,s,e):">"===n&&u>1?t.useComparisonMethod?t.format(`${t.getMethod("greaterThan",e)}( ${l}, ${h} )`,s,e):t.format(`( ${l} > ${h} )`,s,e):">="===n&&u>1?t.useComparisonMethod?t.format(`${t.getMethod("greaterThanEqual",e)}( ${l}, ${h} )`,s,e):t.format(`( ${l} >= ${h} )`,s,e):"!"===n||"~"===n?t.format(`(${n}${l})`,a,e):c?t.format(`${c}( ${l}, ${h} )`,s,e):t.format(`( ${l} ${n} ${h} )`,s,e):"void"!==a?c?t.format(`${c}( ${l}, ${h} )`,s,e):t.format(`${l} ${n} ${h}`,s,e):void 0}serialize(t){super.serialize(t),t.op=this.op}deserialize(t){super.deserialize(t),this.op=t.op}}const gx=iy(mx,"+"),_x=iy(mx,"-"),vx=iy(mx,"*"),yx=iy(mx,"/"),xx=iy(mx,"%"),bx=iy(mx,"=="),Sx=iy(mx,"!="),Mx=iy(mx,"<"),Tx=iy(mx,">"),wx=iy(mx,"<="),Ex=iy(mx,">="),Ax=iy(mx,"&&"),Rx=iy(mx,"||"),Cx=iy(mx,"!"),Nx=iy(mx,"^^"),Px=iy(mx,"&"),Ix=iy(mx,"~"),Lx=iy(mx,"|"),Ux=iy(mx,"^"),Dx=iy(mx,"<<"),Ox=iy(mx,">>");Rv("add",gx),Rv("sub",_x),Rv("mul",vx),Rv("div",yx),Rv("modInt",xx),Rv("equal",bx),Rv("notEqual",Sx),Rv("lessThan",Mx),Rv("greaterThan",Tx),Rv("lessThanEqual",wx),Rv("greaterThanEqual",Ex),Rv("and",Ax),Rv("or",Rx),Rv("not",Cx),Rv("xor",Nx),Rv("bitAnd",Px),Rv("bitNot",Ix),Rv("bitOr",Lx),Rv("bitXor",Ux),Rv("shiftLeft",Dx),Rv("shiftRight",Ox);Rv("remainder",((...t)=>(console.warn("TSL.OperatorNode: .remainder() has been renamed to .modInt()."),xx(...t))));class Fx extends vv{static get type(){return"MathNode"}constructor(t,e,n=null,i=null){super(),this.method=t,this.aNode=e,this.bNode=n,this.cNode=i}getInputType(t){const e=this.aNode.getNodeType(t),n=this.bNode?this.bNode.getNodeType(t):null,i=this.cNode?this.cNode.getNodeType(t):null,r=t.isMatrix(e)?0:t.getTypeLength(e),s=t.isMatrix(n)?0:t.getTypeLength(n),a=t.isMatrix(i)?0:t.getTypeLength(i);return r>s&&r>a?e:s>a?n:a>r?i:e}getNodeType(t){const e=this.method;return e===Fx.LENGTH||e===Fx.DISTANCE||e===Fx.DOT?"float":e===Fx.CROSS?"vec3":e===Fx.ALL?"bool":e===Fx.EQUALS?t.changeComponentType(this.aNode.getNodeType(t),"bool"):e===Fx.MOD?this.aNode.getNodeType(t):this.getInputType(t)}generate(t,e){const n=this.method,i=this.getNodeType(t),r=this.getInputType(t),s=this.aNode,a=this.bNode,o=this.cNode,l=!0===t.renderer.isWebGLRenderer;if(n===Fx.TRANSFORM_DIRECTION){let n=s,i=a;t.isMatrix(n.getNodeType(t))?i=Sy(vy(i),0):n=Sy(vy(n),0);const r=vx(n,i).xyz;return Jx(r).build(t,e)}if(n===Fx.NEGATE)return t.format("( - "+s.build(t,r)+" )",i,e);if(n===Fx.ONE_MINUS)return _x(1,s).build(t,e);if(n===Fx.RECIPROCAL)return yx(1,s).build(t,e);if(n===Fx.DIFFERENCE)return ob(_x(s,a)).build(t,e);{const h=[];return n===Fx.CROSS||n===Fx.MOD?h.push(s.build(t,i),a.build(t,i)):l&&n===Fx.STEP?h.push(s.build(t,1===t.getTypeLength(s.getNodeType(t))?"float":r),a.build(t,r)):l&&(n===Fx.MIN||n===Fx.MAX)||n===Fx.MOD?h.push(s.build(t,r),a.build(t,1===t.getTypeLength(a.getNodeType(t))?"float":r)):n===Fx.REFRACT?h.push(s.build(t,r),a.build(t,r),o.build(t,"float")):n===Fx.MIX?h.push(s.build(t,r),a.build(t,r),o.build(t,1===t.getTypeLength(o.getNodeType(t))?"float":r)):(h.push(s.build(t,r)),null!==a&&h.push(a.build(t,r)),null!==o&&h.push(o.build(t,r))),t.format(`${t.getMethod(n,i)}( ${h.join(", ")} )`,i,e)}}serialize(t){super.serialize(t),t.method=this.method}deserialize(t){super.deserialize(t),this.method=t.method}}Fx.ALL="all",Fx.ANY="any",Fx.EQUALS="equals",Fx.RADIANS="radians",Fx.DEGREES="degrees",Fx.EXP="exp",Fx.EXP2="exp2",Fx.LOG="log",Fx.LOG2="log2",Fx.SQRT="sqrt",Fx.INVERSE_SQRT="inversesqrt",Fx.FLOOR="floor",Fx.CEIL="ceil",Fx.NORMALIZE="normalize",Fx.FRACT="fract",Fx.SIN="sin",Fx.COS="cos",Fx.TAN="tan",Fx.ASIN="asin",Fx.ACOS="acos",Fx.ATAN="atan",Fx.ABS="abs",Fx.SIGN="sign",Fx.LENGTH="length",Fx.NEGATE="negate",Fx.ONE_MINUS="oneMinus",Fx.DFDX="dFdx",Fx.DFDY="dFdy",Fx.ROUND="round",Fx.RECIPROCAL="reciprocal",Fx.TRUNC="trunc",Fx.FWIDTH="fwidth",Fx.BITCAST="bitcast",Fx.TRANSPOSE="transpose",Fx.ATAN2="atan2",Fx.MIN="min",Fx.MAX="max",Fx.MOD="mod",Fx.STEP="step",Fx.REFLECT="reflect",Fx.DISTANCE="distance",Fx.DIFFERENCE="difference",Fx.DOT="dot",Fx.CROSS="cross",Fx.POW="pow",Fx.TRANSFORM_DIRECTION="transformDirection",Fx.MIX="mix",Fx.CLAMP="clamp",Fx.REFRACT="refract",Fx.SMOOTHSTEP="smoothstep",Fx.FACEFORWARD="faceforward";const Bx=uy(1e-6),zx=uy(Math.PI),kx=iy(Fx,Fx.ALL),Gx=iy(Fx,Fx.ANY),Vx=iy(Fx,Fx.EQUALS),Hx=iy(Fx,Fx.RADIANS),jx=iy(Fx,Fx.DEGREES),Wx=iy(Fx,Fx.EXP),qx=iy(Fx,Fx.EXP2),Xx=iy(Fx,Fx.LOG),$x=iy(Fx,Fx.LOG2),Yx=iy(Fx,Fx.SQRT),Kx=iy(Fx,Fx.INVERSE_SQRT),Zx=iy(Fx,Fx.FLOOR),Qx=iy(Fx,Fx.CEIL),Jx=iy(Fx,Fx.NORMALIZE),tb=iy(Fx,Fx.FRACT),eb=iy(Fx,Fx.SIN),nb=iy(Fx,Fx.COS),ib=iy(Fx,Fx.TAN),rb=iy(Fx,Fx.ASIN),sb=iy(Fx,Fx.ACOS),ab=iy(Fx,Fx.ATAN),ob=iy(Fx,Fx.ABS),lb=iy(Fx,Fx.SIGN),hb=iy(Fx,Fx.LENGTH),ub=iy(Fx,Fx.NEGATE),cb=iy(Fx,Fx.ONE_MINUS),db=iy(Fx,Fx.DFDX),pb=iy(Fx,Fx.DFDY),fb=iy(Fx,Fx.ROUND),mb=iy(Fx,Fx.RECIPROCAL),gb=iy(Fx,Fx.TRUNC),_b=iy(Fx,Fx.FWIDTH);Fx.BITCAST;const vb=iy(Fx,Fx.TRANSPOSE),yb=iy(Fx,Fx.ATAN2),xb=iy(Fx,Fx.MIN),bb=iy(Fx,Fx.MAX),Sb=iy(Fx,Fx.MOD),Mb=iy(Fx,Fx.STEP),Tb=iy(Fx,Fx.REFLECT),wb=iy(Fx,Fx.DISTANCE),Eb=iy(Fx,Fx.DIFFERENCE),Ab=iy(Fx,Fx.DOT),Rb=iy(Fx,Fx.CROSS),Cb=iy(Fx,Fx.POW),Nb=iy(Fx,Fx.POW,2),Pb=iy(Fx,Fx.POW,3),Ib=iy(Fx,Fx.POW,4),Lb=iy(Fx,Fx.TRANSFORM_DIRECTION),Ub=iy(Fx,Fx.MIX),Db=(t,e=0,n=1)=>ty(new Fx(Fx.CLAMP,ty(t),ty(e),ty(n))),Ob=iy(Fx,Fx.REFRACT),Fb=iy(Fx,Fx.SMOOTHSTEP),Bb=iy(Fx,Fx.FACEFORWARD),zb=sy((([t])=>{const e=Ab(t.xy,fy(12.9898,78.233)),n=Sb(e,zx);return tb(eb(n).mul(43758.5453))}));Rv("all",kx),Rv("any",Gx),Rv("equals",Vx),Rv("radians",Hx),Rv("degrees",jx),Rv("exp",Wx),Rv("exp2",qx),Rv("log",Xx),Rv("log2",$x),Rv("sqrt",Yx),Rv("inverseSqrt",Kx),Rv("floor",Zx),Rv("ceil",Qx),Rv("normalize",Jx),Rv("fract",tb),Rv("sin",eb),Rv("cos",nb),Rv("tan",ib),Rv("asin",rb),Rv("acos",sb),Rv("atan",ab),Rv("abs",ob),Rv("sign",lb),Rv("length",hb),Rv("lengthSq",(t=>Ab(t,t))),Rv("negate",ub),Rv("oneMinus",cb),Rv("dFdx",db),Rv("dFdy",pb),Rv("round",fb),Rv("reciprocal",mb),Rv("trunc",gb),Rv("fwidth",_b),Rv("atan2",yb),Rv("min",xb),Rv("max",bb),Rv("mod",Sb),Rv("step",Mb),Rv("reflect",Tb),Rv("distance",wb),Rv("dot",Ab),Rv("cross",Rb),Rv("pow",Cb),Rv("pow2",Nb),Rv("pow3",Pb),Rv("pow4",Ib),Rv("transformDirection",Lb),Rv("mix",((t,e,n)=>Ub(e,n,t))),Rv("clamp",Db),Rv("refract",Ob),Rv("smoothstep",((t,e,n)=>Fb(e,n,t))),Rv("faceForward",Bb),Rv("difference",Eb),Rv("saturate",(t=>Db(t))),Rv("cbrt",(t=>vx(lb(t),Cb(ob(t),1/3)))),Rv("transpose",vb),Rv("rand",zb);class kb extends mv{static get type(){return"ConditionalNode"}constructor(t,e,n=null){super(),this.condNode=t,this.ifNode=e,this.elseNode=n}getNodeType(t){const e=this.ifNode.getNodeType(t);if(null!==this.elseNode){const n=this.elseNode.getNodeType(t);if(t.getTypeLength(n)>t.getTypeLength(e))return n}return e}setup(t){const e=this.condNode.cache(),n=this.ifNode.cache(),i=this.elseNode?this.elseNode.cache():null,r=t.context.nodeBlock;t.getDataFromNode(n).parentNodeBlock=r,null!==i&&(t.getDataFromNode(i).parentNodeBlock=r);const s=t.getNodeProperties(this);s.condNode=e,s.ifNode=n.context({nodeBlock:n}),s.elseNode=i?i.context({nodeBlock:i}):null}generate(t,e){const n=this.getNodeType(t),i=t.getDataFromNode(this);if(void 0!==i.nodeProperty)return i.nodeProperty;const{condNode:r,ifNode:s,elseNode:a}=t.getNodeProperties(this),o="void"!==e,l=o?By(n).build(t):"";i.nodeProperty=l;const h=r.build(t,"bool");t.addFlowCode(`\n${t.tab}if ( ${h} ) {\n\n`).addFlowTab();let u=s.build(t,n);if(u&&(u=o?l+" = "+u+";":"return "+u+";"),t.removeFlowTab().addFlowCode(t.tab+"\t"+u+"\n\n"+t.tab+"}"),null!==a){t.addFlowCode(" else {\n\n").addFlowTab();let e=a.build(t,n);e&&(e=o?l+" = "+e+";":"return "+e+";"),t.removeFlowTab().addFlowCode(t.tab+"\t"+e+"\n\n"+t.tab+"}\n\n")}else t.addFlowCode("\n\n");return t.format(l,n,e)}}const Gb=iy(kb);Rv("select",Gb);Rv("cond",((...t)=>(console.warn("TSL.ConditionalNode: cond() has been renamed to select()."),Gb(...t))));class Vb extends mv{static get type(){return"ContextNode"}constructor(t,e={}){super(),this.isContextNode=!0,this.node=t,this.value=e}getScope(){return this.node.getScope()}getNodeType(t){return this.node.getNodeType(t)}analyze(t){this.node.build(t)}setup(t){const e=t.getContext();t.setContext({...t.context,...this.value});const n=this.node.build(t);return t.setContext(e),n}generate(t,e){const n=t.getContext();t.setContext({...t.context,...this.value});const i=this.node.build(t,e);return t.setContext(n),i}}const Hb=iy(Vb);Rv("context",Hb),Rv("label",((t,e)=>Hb(t,{label:e})));class jb extends mv{static get type(){return"VarNode"}constructor(t,e=null){super(),this.node=t,this.name=e,this.global=!0,this.isVarNode=!0}getHash(t){return this.name||super.getHash(t)}getNodeType(t){return this.node.getNodeType(t)}generate(t){const{node:e,name:n}=this,i=t.getVarFromNode(this,n,t.getVectorType(this.getNodeType(t))),r=t.getPropertyName(i),s=e.build(t,i.type);return t.addLineFlowCode(`${r} = ${s}`,this),r}}const Wb=iy(jb);Rv("toVar",((...t)=>Wb(...t).append()));Rv("temp",(t=>(console.warn('TSL: "temp" is deprecated. Use ".toVar()" instead.'),Wb(t))));class qb extends mv{static get type(){return"VaryingNode"}constructor(t,e=null){super(),this.node=t,this.name=e,this.isVaryingNode=!0}isGlobal(){return!0}getHash(t){return this.name||super.getHash(t)}getNodeType(t){return this.node.getNodeType(t)}setupVarying(t){const e=t.getNodeProperties(this);let n=e.varying;if(void 0===n){const i=this.name,r=this.getNodeType(t);e.varying=n=t.getVaryingFromNode(this,i,r),e.node=this.node}return n.needsInterpolation||(n.needsInterpolation="fragment"===t.shaderStage),n}setup(t){this.setupVarying(t)}analyze(t){return this.setupVarying(t),this.node.analyze(t)}generate(t){const e=t.getNodeProperties(this),n=this.setupVarying(t);if(void 0===e.propertyName){const i=this.getNodeType(t),r=t.getPropertyName(n,av);t.flowNodeFromShaderStage(av,this.node,i,r),e.propertyName=r}return t.getPropertyName(n)}}const Xb=iy(qb);Rv("varying",Xb);const $b=sy((([t])=>{const e=t.mul(.9478672986).add(.0521327014).pow(2.4),n=t.mul(.0773993808),i=t.lessThanEqual(.04045);return Ub(e,n,i)})).setLayout({name:"sRGBTransferEOTF",type:"vec3",inputs:[{name:"color",type:"vec3"}]}),Yb=sy((([t])=>{const e=t.pow(.41666).mul(1.055).sub(.055),n=t.mul(12.92),i=t.lessThanEqual(.0031308);return Ub(e,n,i)})).setLayout({name:"sRGBTransferOETF",type:"vec3",inputs:[{name:"color",type:"vec3"}]}),Kb="WorkingColorSpace",Zb="OutputColorSpace";class Qb extends vv{static get type(){return"ColorSpaceNode"}constructor(t,e,n){super("vec4"),this.colorNode=t,this.source=e,this.target=n}resolveColorSpace(t,e){return e===Kb?yf.workingColorSpace:e===Zb?t.context.outputColorSpace||t.renderer.outputColorSpace:e}setup(t){const{colorNode:e}=this,n=this.resolveColorSpace(t,this.source),i=this.resolveColorSpace(t,this.target);let r=e;return!1!==yf.enabled&&n!==i&&n&&i?(yf.getTransfer(n)===Gp&&(r=Sy($b(r.rgb),r.a)),yf.getPrimaries(n)!==yf.getPrimaries(i)&&(r=Sy(Ay(yf._getMatrix(new mf,n,i)).mul(r.rgb),r.a)),yf.getTransfer(i)===Gp&&(r=Sy(Yb(r.rgb),r.a)),r):r}}const Jb=(t,e)=>ty(new Qb(ty(t),e,Kb));Rv("toOutputColorSpace",(t=>ty(new Qb(ty(t),Kb,Zb)))),Rv("toWorkingColorSpace",(t=>ty(new Qb(ty(t),Zb,Kb)))),Rv("workingToColorSpace",((t,e)=>ty(new Qb(ty(t),Kb,e)))),Rv("colorSpaceToWorking",Jb);let tS=class extends gv{static get type(){return"ReferenceElementNode"}constructor(t,e){super(t,e),this.referenceNode=t,this.isReferenceElementNode=!0}getNodeType(){return this.referenceNode.uniformType}generate(t){const e=super.generate(t),n=this.referenceNode.getNodeType(),i=this.getNodeType();return t.format(e,n,i)}};class eS extends mv{static get type(){return"ReferenceBaseNode"}constructor(t,e,n=null,i=null){super(),this.property=t,this.uniformType=e,this.object=n,this.count=i,this.properties=t.split("."),this.reference=n,this.node=null,this.group=null,this.updateType=uv}setGroup(t){return this.group=t,this}element(t){return ty(new tS(this,ty(t)))}setNodeType(t){const e=Oy(null,t).getSelf();null!==this.group&&e.setGroup(this.group),this.node=e}getNodeType(t){return null===this.node&&(this.updateReference(t),this.updateValue()),this.node.getNodeType(t)}getValueFromReference(t=this.reference){const{properties:e}=this;let n=t[e[0]];for(let t=1;tty(new nS(t,e,n));class rS extends vv{static get type(){return"ToneMappingNode"}constructor(t,e=sS,n=null){super("vec3"),this.toneMapping=t,this.exposureNode=e,this.colorNode=n}getCacheKey(){return ev(super.getCacheKey(),this.toneMapping)}setup(t){const e=this.colorNode||t.context.color,n=this.toneMapping;if(0===n)return e;let i=null;const r=t.renderer.library.getToneMappingFunction(n);return null!==r?i=Sy(r(e.rgb,this.exposureNode),e.a):(console.error("ToneMappingNode: Unsupported Tone Mapping configuration.",n),i=e),i}}const sS=iS("toneMappingExposure","float");Rv("toneMapping",((t,e,n)=>((t,e,n)=>ty(new rS(t,ty(e),ty(n))))(e,n,t)));class aS extends Tv{static get type(){return"BufferAttributeNode"}constructor(t,e=null,n=0,i=0){super(t,e),this.isBufferNode=!0,this.bufferType=e,this.bufferStride=n,this.bufferOffset=i,this.usage=Zp,this.instanced=!1,this.attribute=null,this.global=!0,t&&!0===t.isBufferAttribute&&(this.attribute=t,this.usage=t.usage,this.instanced=t.isInstancedBufferAttribute)}getHash(t){if(0===this.bufferStride&&0===this.bufferOffset){let e=t.globalCache.getData(this.value);return void 0===e&&(e={node:this},t.globalCache.setData(this.value,e)),e.node.uuid}return this.uuid}getNodeType(t){return null===this.bufferType&&(this.bufferType=t.getTypeFromAttribute(this.attribute)),this.bufferType}setup(t){if(null!==this.attribute)return;const e=this.getNodeType(t),n=this.value,i=t.getTypeLength(e),r=this.bufferStride||i,s=this.bufferOffset,a=!0===n.isInterleavedBuffer?n:new i_(n,r),o=new s_(a,i,s);a.setUsage(this.usage),this.attribute=o,this.attribute.isInstancedBufferAttribute=this.instanced}generate(t){const e=this.getNodeType(t),n=t.getBufferAttributeFromNode(this,e),i=t.getPropertyName(n);let r=null;if("vertex"===t.shaderStage||"compute"===t.shaderStage)this.name=i,r=i;else{r=Xb(this).build(t,e)}return r}getInputType(){return"bufferAttribute"}setUsage(t){return this.usage=t,this.attribute&&!0===this.attribute.isBufferAttribute&&(this.attribute.usage=t),this}setInstanced(t){return this.instanced=t,this}}const oS=(t,e,n,i)=>ty(new aS(t,e,n,i)),lS=(t,e,n,i)=>oS(t,e,n,i).setInstanced(!0),hS=(t,e,n,i)=>((t,e,n,i)=>oS(t,e,n,i).setUsage(Qp))(t,e,n,i).setInstanced(!0);Rv("toAttribute",(t=>oS(t.value)));class uS extends mv{static get type(){return"ComputeNode"}constructor(t,e,n=[64]){super("void"),this.isComputeNode=!0,this.computeNode=t,this.count=e,this.workgroupSize=n,this.dispatchCount=0,this.version=1,this.updateBeforeType=uv,this.onInitFunction=null,this.updateDispatchCount()}dispose(){this.dispatchEvent({type:"dispose"})}set needsUpdate(t){!0===t&&this.version++}updateDispatchCount(){const{count:t,workgroupSize:e}=this;let n=e[0];for(let t=1;tty(new uS(ty(t),e,n))));class cS extends mv{static get type(){return"CacheNode"}constructor(t,e=!0){super(),this.node=t,this.parent=e,this.isCacheNode=!0}getNodeType(t){return this.node.getNodeType(t)}build(t,...e){const n=t.getCache(),i=t.getCacheFromNode(this,this.parent);t.setCache(i);const r=this.node.build(t,...e);return t.setCache(n),r}}const dS=(t,...e)=>ty(new cS(ty(t),...e));Rv("cache",dS);class pS extends mv{static get type(){return"BypassNode"}constructor(t,e){super(),this.isBypassNode=!0,this.outputNode=t,this.callNode=e}getNodeType(t){return this.outputNode.getNodeType(t)}generate(t){const e=this.callNode.build(t,"void");return""!==e&&t.addLineFlowCode(e,this),this.outputNode.build(t)}}Rv("bypass",iy(pS));class fS extends mv{static get type(){return"RemapNode"}constructor(t,e,n,i=uy(0),r=uy(1)){super(),this.node=t,this.inLowNode=e,this.inHighNode=n,this.outLowNode=i,this.outHighNode=r,this.doClamp=!0}setup(){const{node:t,inLowNode:e,inHighNode:n,outLowNode:i,outHighNode:r,doClamp:s}=this;let a=t.sub(e).div(n.sub(e));return!0===s&&(a=a.clamp()),a.mul(r.sub(i)).add(i)}}const mS=iy(fS,null,null,{doClamp:!1}),gS=iy(fS);Rv("remap",mS),Rv("remapClamp",gS);class _S extends mv{static get type(){return"ExpressionNode"}constructor(t="",e="void"){super(e),this.snippet=t}generate(t,e){const n=this.getNodeType(t),i=this.snippet;if("void"!==n)return t.format(`( ${i} )`,n,e);t.addLineFlowCode(i,this)}}const vS=iy(_S);Rv("discard",(t=>(t?Gb(t,vS("discard")):vS("discard")).append()));class yS extends vv{static get type(){return"RenderOutputNode"}constructor(t,e,n){super("vec4"),this.colorNode=t,this.toneMapping=e,this.outputColorSpace=n,this.isRenderOutput=!0}setup({context:t}){let e=this.colorNode||t.color;const n=(null!==this.toneMapping?this.toneMapping:t.toneMapping)||0,i=(null!==this.outputColorSpace?this.outputColorSpace:t.outputColorSpace)||Fp;return 0!==n&&(e=e.toneMapping(n)),i!==Fp&&i!==yf.workingColorSpace&&(e=e.workingToColorSpace(i)),e}}Rv("renderOutput",((t,e=null,n=null)=>ty(new yS(ty(t),e,n))));class xS extends mv{static get type(){return"AttributeNode"}constructor(t,e=null){super(e),this.global=!0,this._attributeName=t}getHash(t){return this.getAttributeName(t)}getNodeType(t){let e=this.nodeType;if(null===e){const n=this.getAttributeName(t);if(t.hasGeometryAttribute(n)){const i=t.geometry.getAttribute(n);e=t.getTypeFromAttribute(i)}else e="float"}return e}setAttributeName(t){return this._attributeName=t,this}getAttributeName(){return this._attributeName}generate(t){const e=this.getAttributeName(t),n=this.getNodeType(t);if(!0===t.hasGeometryAttribute(e)){const i=t.geometry.getAttribute(e),r=t.getTypeFromAttribute(i),s=t.getAttribute(e,r);if("vertex"===t.shaderStage)return t.format(s.name,r,n);return Xb(this).build(t,n)}return console.warn(`AttributeNode: Vertex attribute "${e}" not found on geometry.`),t.generateConst(n)}serialize(t){super.serialize(t),t.global=this.global,t._attributeName=this._attributeName}deserialize(t){super.deserialize(t),this.global=t.global,this._attributeName=t._attributeName}}const bS=(t,e)=>ty(new xS(t,e)),SS=t=>bS("uv"+(t>0?t:""),"vec2");class MS extends mv{static get type(){return"TextureSizeNode"}constructor(t,e=null){super("uvec2"),this.isTextureSizeNode=!0,this.textureNode=t,this.levelNode=e}generate(t,e){const n=this.textureNode.build(t,"property"),i=null===this.levelNode?"0":this.levelNode.build(t,"int");return t.format(`${t.getMethod("textureDimensions")}( ${n}, ${i} )`,this.getNodeType(t),e)}}const TS=iy(MS);class wS extends Dy{static get type(){return"MaxMipLevelNode"}constructor(t){super(0),this._textureNode=t,this.updateType=lv}get textureNode(){return this._textureNode}get texture(){return this._textureNode.value}update(){const t=this.texture,e=t.images,n=e&&e.length>0?e[0]&&e[0].image||e[0]:t.image;if(n&&void 0!==n.width){const{width:t,height:e}=n;this.value=Math.log2(Math.max(t,e))}}}const ES=iy(wS);class AS extends Dy{static get type(){return"TextureNode"}constructor(t,e=null,n=null,i=null){super(t),this.isTextureNode=!0,this.uvNode=e,this.levelNode=n,this.biasNode=i,this.compareNode=null,this.depthNode=null,this.gradNode=null,this.sampler=!0,this.updateMatrix=!1,this.updateType=ov,this.referenceNode=null,this._value=t,this._matrixUniform=null,this.setUpdateMatrix(null===e)}set value(t){this.referenceNode?this.referenceNode.value=t:this._value=t}get value(){return this.referenceNode?this.referenceNode.value:this._value}getUniformHash(){return this.value.uuid}getNodeType(){return!0===this.value.isDepthTexture?"float":this.value.type===ip?"uvec4":this.value.type===np?"ivec4":"vec4"}getInputType(){return"texture"}getDefaultUV(){return SS(this.value.channel)}updateReference(){return this.value}getTransformedUV(t){return null===this._matrixUniform&&(this._matrixUniform=Oy(this.value.matrix)),this._matrixUniform.mul(vy(t,1)).xy}setUpdateMatrix(t){return this.updateMatrix=t,this.updateType=t?lv:ov,this}setupUV(t,e){const n=this.value;return!t.isFlipY()||!0!==n.isRenderTargetTexture&&!0!==n.isFramebufferTexture&&!0!==n.isDepthTexture||(e=this.sampler?e.flipY():e.setY(cy(TS(this,this.levelNode).y).sub(e.y).sub(1))),e}setup(t){const e=t.getNodeProperties(this);e.referenceNode=this.referenceNode;let n=this.uvNode;null!==n&&!0!==t.context.forceUVContext||!t.context.getUV||(n=t.context.getUV(this)),n||(n=this.getDefaultUV()),!0===this.updateMatrix&&(n=this.getTransformedUV(n)),n=this.setupUV(t,n);let i=this.levelNode;null===i&&t.context.getTextureLevel&&(i=t.context.getTextureLevel(this)),e.uvNode=n,e.levelNode=i,e.biasNode=this.biasNode,e.compareNode=this.compareNode,e.gradNode=this.gradNode,e.depthNode=this.depthNode}generateUV(t,e){return e.build(t,!0===this.sampler?"vec2":"ivec2")}generateSnippet(t,e,n,i,r,s,a,o){const l=this.value;let h;return h=i?t.generateTextureLevel(l,e,n,i,s):r?t.generateTextureBias(l,e,n,r,s):o?t.generateTextureGrad(l,e,n,o,s):a?t.generateTextureCompare(l,e,n,a,s):!1===this.sampler?t.generateTextureLoad(l,e,n,s):t.generateTexture(l,e,n,s),h}generate(t,e){const n=t.getNodeProperties(this),i=this.value;if(!i||!0!==i.isTexture)throw new Error("TextureNode: Need a three.js texture.");const r=super.generate(t,"property");if("sampler"===e)return r+"_sampler";if(t.isReference(e))return r;{const s=t.getDataFromNode(this);let a=s.propertyName;if(void 0===a){const{uvNode:e,levelNode:i,biasNode:o,compareNode:l,depthNode:h,gradNode:u}=n,c=this.generateUV(t,e),d=i?i.build(t,"float"):null,p=o?o.build(t,"float"):null,f=h?h.build(t,"int"):null,m=l?l.build(t,"float"):null,g=u?[u[0].build(t,"vec2"),u[1].build(t,"vec2")]:null,_=t.getVarFromNode(this);a=t.getPropertyName(_);const v=this.generateSnippet(t,r,c,d,p,f,m,g);t.addLineFlowCode(`${a} = ${v}`,this),s.snippet=v,s.propertyName=a}let o=a;const l=this.getNodeType(t);return t.needsToWorkingColorSpace(i)&&(o=Jb(vS(o,l),i.colorSpace).setup(t).build(t,l)),t.format(o,l,e)}}setSampler(t){return this.sampler=t,this}getSampler(){return this.sampler}uv(t){const e=this.clone();return e.uvNode=ty(t),e.referenceNode=this.getSelf(),ty(e)}blur(t){const e=this.clone();return e.biasNode=ty(t).mul(ES(e)),e.referenceNode=this.getSelf(),ty(e)}level(t){const e=this.clone();return e.levelNode=ty(t),e.referenceNode=this.getSelf(),ty(e)}size(t){return TS(this,t)}bias(t){const e=this.clone();return e.biasNode=ty(t),e.referenceNode=this.getSelf(),ty(e)}compare(t){const e=this.clone();return e.compareNode=ty(t),e.referenceNode=this.getSelf(),ty(e)}grad(t,e){const n=this.clone();return n.gradNode=[ty(t),ty(e)],n.referenceNode=this.getSelf(),ty(n)}depth(t){const e=this.clone();return e.depthNode=ty(t),e.referenceNode=this.getSelf(),ty(e)}serialize(t){super.serialize(t),t.value=this.value.toJSON(t.meta).uuid,t.sampler=this.sampler,t.updateMatrix=this.updateMatrix,t.updateType=this.updateType}deserialize(t){super.deserialize(t),this.value=t.meta.textures[t.value],this.sampler=t.sampler,this.updateMatrix=t.updateMatrix,this.updateType=t.updateType}update(){const t=this.value,e=this._matrixUniform;null!==e&&(e.value=t.matrix),!0===t.matrixAutoUpdate&&t.updateMatrix()}clone(){const t=new this.constructor(this.value,this.uvNode,this.levelNode,this.biasNode);return t.sampler=this.sampler,t}}const RS=iy(AS),CS=(...t)=>RS(...t).setSampler(!1),NS=Oy("float").label("cameraNear").setGroup(Ly).onRenderUpdate((({camera:t})=>t.near)),PS=Oy("float").label("cameraFar").setGroup(Ly).onRenderUpdate((({camera:t})=>t.far)),IS=Oy("mat4").label("cameraProjectionMatrix").setGroup(Ly).onRenderUpdate((({camera:t})=>t.projectionMatrix)),LS=Oy("mat4").label("cameraViewMatrix").setGroup(Ly).onRenderUpdate((({camera:t})=>t.matrixWorldInverse)),US=Oy(new zf).label("cameraPosition").setGroup(Ly).onRenderUpdate((({camera:t},e)=>e.value.setFromMatrixPosition(t.matrixWorld)));class DS extends mv{static get type(){return"Object3DNode"}constructor(t,e=null){super(),this.scope=t,this.object3d=e,this.updateType=uv,this._uniformNode=new Dy(null)}getNodeType(){const t=this.scope;return t===DS.WORLD_MATRIX?"mat4":t===DS.POSITION||t===DS.VIEW_POSITION||t===DS.DIRECTION||t===DS.SCALE?"vec3":void 0}update(t){const e=this.object3d,n=this._uniformNode,i=this.scope;if(i===DS.WORLD_MATRIX)n.value=e.matrixWorld;else if(i===DS.POSITION)n.value=n.value||new zf,n.value.setFromMatrixPosition(e.matrixWorld);else if(i===DS.SCALE)n.value=n.value||new zf,n.value.setFromMatrixScale(e.matrixWorld);else if(i===DS.DIRECTION)n.value=n.value||new zf,e.getWorldDirection(n.value);else if(i===DS.VIEW_POSITION){const i=t.camera;n.value=n.value||new zf,n.value.setFromMatrixPosition(e.matrixWorld),n.value.applyMatrix4(i.matrixWorldInverse)}}generate(t){const e=this.scope;return e===DS.WORLD_MATRIX?this._uniformNode.nodeType="mat4":e!==DS.POSITION&&e!==DS.VIEW_POSITION&&e!==DS.DIRECTION&&e!==DS.SCALE||(this._uniformNode.nodeType="vec3"),this._uniformNode.build(t)}serialize(t){super.serialize(t),t.scope=this.scope}deserialize(t){super.deserialize(t),this.scope=t.scope}}DS.WORLD_MATRIX="worldMatrix",DS.POSITION="position",DS.SCALE="scale",DS.VIEW_POSITION="viewPosition",DS.DIRECTION="direction",DS.DIRECTION,DS.WORLD_MATRIX,DS.POSITION,DS.SCALE,DS.VIEW_POSITION;class OS extends DS{static get type(){return"ModelNode"}constructor(t){super(t)}update(t){this.object3d=t.object,super.update(t)}}const FS=ry(OS,OS.WORLD_MATRIX),BS=Oy(new mf).onObjectUpdate((({object:t},e)=>e.value.getNormalMatrix(t.matrixWorld))),zS=LS.mul(FS).toVar("modelViewMatrix"),kS=bS("position","vec3"),GS=kS.varying("positionLocal"),VS=kS.varying("positionPrevious"),HS=FS.mul(GS).xyz.varying("v_positionWorld"),jS=GS.transformDirection(FS).varying("v_positionWorldDirection").normalize().toVar("positionWorldDirection"),WS=zS.mul(GS).xyz.varying("v_positionView"),qS=WS.negate().varying("v_positionViewDirection").normalize().toVar("positionViewDirection");class XS extends mv{static get type(){return"FrontFacingNode"}constructor(){super("bool"),this.isFrontFacingNode=!0}generate(t){const{renderer:e,material:n}=t;return e.coordinateSystem===Jp&&1===n.side?"false":t.getFrontFacing()}}const $S=uy(ry(XS)).mul(2).sub(1),YS=bS("normal","vec3"),KS=sy((t=>!1===t.geometry.hasAttribute("normal")?(console.warn('TSL.NormalNode: Vertex attribute "normal" not found on geometry.'),vy(0,1,0)):YS),"vec3").once()().toVar("normalLocal"),ZS=WS.dFdx().cross(WS.dFdy()).normalize().toVar("normalFlat"),QS=sy((t=>{let e;return e=!0===t.material.flatShading?ZS:Xb(rM(KS),"v_normalView").normalize(),e}),"vec3").once()().toVar("normalView"),JS=Xb(QS.transformDirection(LS),"v_normalWorld").normalize().toVar("normalWorld"),tM=sy((t=>t.context.setupNormal()),"vec3").once()().mul($S).toVar("transformedNormalView"),eM=tM.transformDirection(LS).toVar("transformedNormalWorld"),nM=sy((t=>t.context.setupClearcoatNormal()),"vec3").once()().mul($S).toVar("transformedClearcoatNormalView"),iM=sy((([t,e=FS])=>{const n=Ay(e),i=t.div(vy(n[0].dot(n[0]),n[1].dot(n[1]),n[2].dot(n[2])));return n.mul(i).xyz})),rM=sy((([t],e)=>{const n=e.renderer.nodes.modelNormalViewMatrix;if(null!==n)return n.transformDirection(t);const i=BS.mul(t);return LS.transformDirection(i)})),sM=Oy(0).onReference((({material:t})=>t)).onRenderUpdate((({material:t})=>t.refractionRatio)),aM=qS.negate().reflect(tM),oM=qS.negate().refract(tM,sM),lM=aM.transformDirection(LS).toVar("reflectVector"),hM=oM.transformDirection(LS).toVar("reflectVector");class uM extends AS{static get type(){return"CubeTextureNode"}constructor(t,e=null,n=null,i=null){super(t,e,n,i),this.isCubeTextureNode=!0}getInputType(){return"cubeTexture"}getDefaultUV(){const t=this.value;return t.mapping===zd?lM:t.mapping===kd?hM:(console.error('THREE.CubeTextureNode: Mapping "%s" not supported.',t.mapping),vy(0,0,0))}setUpdateMatrix(){}setupUV(t,e){const n=this.value;return t.renderer.coordinateSystem!==tf&&n.isRenderTargetTexture?e:vy(e.x.negate(),e.yz)}generateUV(t,e){return e.build(t,"vec3")}}const cM=iy(uM);class dM extends Dy{static get type(){return"BufferNode"}constructor(t,e,n=0){super(t,e),this.isBufferNode=!0,this.bufferType=e,this.bufferCount=n}getElementType(t){return this.getNodeType(t)}getInputType(){return"buffer"}}const pM=(t,e,n)=>ty(new dM(t,e,n));class fM extends gv{static get type(){return"UniformArrayElementNode"}constructor(t,e){super(t,e),this.isArrayBufferElementNode=!0}generate(t){const e=super.generate(t),n=this.getNodeType();return t.format(e,"vec4",n)}}class mM extends dM{static get type(){return"UniformArrayNode"}constructor(t,e=null){super(null,"vec4"),this.array=t,this.elementType=e,this._elementType=null,this._elementLength=0,this.updateType=hv,this.isArrayBufferNode=!0}getElementType(){return this.elementType||this._elementType}getElementLength(){return this._elementLength}update(){const{array:t,value:e}=this,n=this.getElementLength(),i=this.getElementType();if(1===n)for(let n=0;nty(new mM(t,e));class _M extends gv{static get type(){return"ReferenceElementNode"}constructor(t,e){super(t,e),this.referenceNode=t,this.isReferenceElementNode=!0}getNodeType(){return this.referenceNode.uniformType}generate(t){const e=super.generate(t),n=this.referenceNode.getNodeType(),i=this.getNodeType();return t.format(e,n,i)}}class vM extends mv{static get type(){return"ReferenceNode"}constructor(t,e,n=null,i=null){super(),this.property=t,this.uniformType=e,this.object=n,this.count=i,this.properties=t.split("."),this.reference=n,this.node=null,this.group=null,this.name=null,this.updateType=uv}element(t){return ty(new _M(this,ty(t)))}setGroup(t){return this.group=t,this}label(t){return this.name=t,this}setNodeType(t){let e=null;e=null!==this.count?pM(null,t,this.count):Array.isArray(this.getValueFromReference())?gM(null,t):"texture"===t?RS(null):"cubeTexture"===t?cM(null):Oy(null,t),null!==this.group&&e.setGroup(this.group),null!==this.name&&e.label(this.name),this.node=e.getSelf()}getNodeType(t){return null===this.node&&(this.updateReference(t),this.updateValue()),this.node.getNodeType(t)}getValueFromReference(t=this.reference){const{properties:e}=this;let n=t[e[0]];for(let t=1;tty(new vM(t,e,n)),xM=(t,e,n,i)=>ty(new vM(t,e,i,n));class bM extends vM{static get type(){return"MaterialReferenceNode"}constructor(t,e,n=null){super(t,e,n),this.material=n,this.isMaterialReferenceNode=!0}updateReference(t){return this.reference=null!==this.material?this.material:t.material,this.reference}}const SM=(t,e,n)=>ty(new bM(t,e,n)),MM=sy((t=>(!1===t.geometry.hasAttribute("tangent")&&t.geometry.computeTangents(),bS("tangent","vec4"))))(),TM=MM.xyz.toVar("tangentLocal"),wM=zS.mul(Sy(TM,0)).xyz.varying("v_tangentView").normalize().toVar("tangentView");var EM;const AM=Ay(wM,Xb((EM=QS.cross(wM),EM.mul(MM.w).xyz),"v_bitangentView").normalize().toVar("bitangentView"),QS),RM=(()=>{let t=tx.cross(qS);return t=t.cross(tx).normalize(),t=Ub(t,tM,Qy.mul(Vy.oneMinus()).oneMinus().pow2().pow2()).normalize(),t})(),CM=sy((t=>{const{eye_pos:e,surf_norm:n,mapN:i,uv:r}=t,s=e.dFdx(),a=e.dFdy(),o=r.dFdx(),l=r.dFdy(),h=n,u=a.cross(h),c=h.cross(s),d=u.mul(o.x).add(c.mul(l.x)),p=u.mul(o.y).add(c.mul(l.y)),f=d.dot(d).max(p.dot(p)),m=$S.mul(f.inverseSqrt());return gx(d.mul(i.x,m),p.mul(i.y,m),h.mul(i.z)).normalize()}));class NM extends vv{static get type(){return"NormalMapNode"}constructor(t,e=null){super("vec3"),this.node=t,this.scaleNode=e,this.normalMapType=0}setup(t){const{normalMapType:e,scaleNode:n}=this;let i=this.node.mul(2).sub(1);null!==n&&(i=vy(i.xy.mul(n),i.z));let r=null;if(1===e)r=rM(i);else if(0===e){r=!0===t.hasGeometryAttribute("tangent")?AM.mul(i).normalize():CM({eye_pos:WS,surf_norm:QS,mapN:i,uv:SS()})}return r}}const PM=iy(NM),IM=sy((({textureNode:t,bumpScale:e})=>{const n=e=>t.cache().context({getUV:t=>e(t.uvNode||SS()),forceUVContext:!0}),i=uy(n((t=>t)));return fy(uy(n((t=>t.add(t.dFdx())))).sub(i),uy(n((t=>t.add(t.dFdy())))).sub(i)).mul(e)})),LM=sy((t=>{const{surf_pos:e,surf_norm:n,dHdxy:i}=t,r=e.dFdx().normalize(),s=n,a=e.dFdy().normalize().cross(s),o=s.cross(r),l=r.dot(a).mul($S),h=l.sign().mul(i.x.mul(a).add(i.y.mul(o)));return l.abs().mul(n).sub(h).normalize()}));class UM extends vv{static get type(){return"BumpMapNode"}constructor(t,e=null){super("vec3"),this.textureNode=t,this.scaleNode=e}setup(){const t=null!==this.scaleNode?this.scaleNode:1,e=IM({textureNode:this.textureNode,bumpScale:t});return LM({surf_pos:WS,surf_norm:QS,dHdxy:e})}}const DM=iy(UM),OM=new Map;class FM extends mv{static get type(){return"MaterialNode"}constructor(t){super(),this.scope=t}getCache(t,e){let n=OM.get(t);return void 0===n&&(n=SM(t,e),OM.set(t,n)),n}getFloat(t){return this.getCache(t,"float")}getColor(t){return this.getCache(t,"color")}getTexture(t){return this.getCache("map"===t?"map":t+"Map","texture")}setup(t){const e=t.context.material,n=this.scope;let i=null;if(n===FM.COLOR){const t=void 0!==e.color?this.getColor(n):vy();i=e.map&&!0===e.map.isTexture?t.mul(this.getTexture("map")):t}else if(n===FM.OPACITY){const t=this.getFloat(n);i=e.alphaMap&&!0===e.alphaMap.isTexture?t.mul(this.getTexture("alpha")):t}else if(n===FM.SPECULAR_STRENGTH)i=e.specularMap&&!0===e.specularMap.isTexture?this.getTexture("specular").r:uy(1);else if(n===FM.SPECULAR_INTENSITY){const t=this.getFloat(n);i=e.specularMap?t.mul(this.getTexture(n).a):t}else if(n===FM.SPECULAR_COLOR){const t=this.getColor(n);i=e.specularColorMap&&!0===e.specularColorMap.isTexture?t.mul(this.getTexture(n).rgb):t}else if(n===FM.ROUGHNESS){const t=this.getFloat(n);i=e.roughnessMap&&!0===e.roughnessMap.isTexture?t.mul(this.getTexture(n).g):t}else if(n===FM.METALNESS){const t=this.getFloat(n);i=e.metalnessMap&&!0===e.metalnessMap.isTexture?t.mul(this.getTexture(n).b):t}else if(n===FM.EMISSIVE){const t=this.getFloat("emissiveIntensity"),r=this.getColor(n).mul(t);i=e.emissiveMap&&!0===e.emissiveMap.isTexture?r.mul(this.getTexture(n)):r}else if(n===FM.NORMAL)e.normalMap?(i=PM(this.getTexture("normal"),this.getCache("normalScale","vec2")),i.normalMapType=e.normalMapType):i=e.bumpMap?DM(this.getTexture("bump").r,this.getFloat("bumpScale")):QS;else if(n===FM.CLEARCOAT){const t=this.getFloat(n);i=e.clearcoatMap&&!0===e.clearcoatMap.isTexture?t.mul(this.getTexture(n).r):t}else if(n===FM.CLEARCOAT_ROUGHNESS){const t=this.getFloat(n);i=e.clearcoatRoughnessMap&&!0===e.clearcoatRoughnessMap.isTexture?t.mul(this.getTexture(n).r):t}else if(n===FM.CLEARCOAT_NORMAL)i=e.clearcoatNormalMap?PM(this.getTexture(n),this.getCache(n+"Scale","vec2")):QS;else if(n===FM.SHEEN){const t=this.getColor("sheenColor").mul(this.getFloat("sheen"));i=e.sheenColorMap&&!0===e.sheenColorMap.isTexture?t.mul(this.getTexture("sheenColor").rgb):t}else if(n===FM.SHEEN_ROUGHNESS){const t=this.getFloat(n);i=e.sheenRoughnessMap&&!0===e.sheenRoughnessMap.isTexture?t.mul(this.getTexture(n).a):t,i=i.clamp(.07,1)}else if(n===FM.ANISOTROPY)if(e.anisotropyMap&&!0===e.anisotropyMap.isTexture){const t=this.getTexture(n);i=Ey(vT.x,vT.y,vT.y.negate(),vT.x).mul(t.rg.mul(2).sub(fy(1)).normalize().mul(t.b))}else i=vT;else if(n===FM.IRIDESCENCE_THICKNESS){const t=yM("1","float",e.iridescenceThicknessRange);if(e.iridescenceThicknessMap){const r=yM("0","float",e.iridescenceThicknessRange);i=t.sub(r).mul(this.getTexture(n).g).add(r)}else i=t}else if(n===FM.TRANSMISSION){const t=this.getFloat(n);i=e.transmissionMap?t.mul(this.getTexture(n).r):t}else if(n===FM.THICKNESS){const t=this.getFloat(n);i=e.thicknessMap?t.mul(this.getTexture(n).g):t}else if(n===FM.IOR)i=this.getFloat(n);else if(n===FM.LIGHT_MAP)i=this.getTexture(n).rgb.mul(this.getFloat("lightMapIntensity"));else if(n===FM.AO_MAP)i=this.getTexture(n).r.sub(1).mul(this.getFloat("aoMapIntensity")).add(1);else{const e=this.getNodeType(t);i=this.getCache(n,e)}return i}}FM.ALPHA_TEST="alphaTest",FM.COLOR="color",FM.OPACITY="opacity",FM.SHININESS="shininess",FM.SPECULAR="specular",FM.SPECULAR_STRENGTH="specularStrength",FM.SPECULAR_INTENSITY="specularIntensity",FM.SPECULAR_COLOR="specularColor",FM.REFLECTIVITY="reflectivity",FM.ROUGHNESS="roughness",FM.METALNESS="metalness",FM.NORMAL="normal",FM.CLEARCOAT="clearcoat",FM.CLEARCOAT_ROUGHNESS="clearcoatRoughness",FM.CLEARCOAT_NORMAL="clearcoatNormal",FM.EMISSIVE="emissive",FM.ROTATION="rotation",FM.SHEEN="sheen",FM.SHEEN_ROUGHNESS="sheenRoughness",FM.ANISOTROPY="anisotropy",FM.IRIDESCENCE="iridescence",FM.IRIDESCENCE_IOR="iridescenceIOR",FM.IRIDESCENCE_THICKNESS="iridescenceThickness",FM.IOR="ior",FM.TRANSMISSION="transmission",FM.THICKNESS="thickness",FM.ATTENUATION_DISTANCE="attenuationDistance",FM.ATTENUATION_COLOR="attenuationColor",FM.LINE_SCALE="scale",FM.LINE_DASH_SIZE="dashSize",FM.LINE_GAP_SIZE="gapSize",FM.LINE_WIDTH="linewidth",FM.LINE_DASH_OFFSET="dashOffset",FM.POINT_WIDTH="pointWidth",FM.DISPERSION="dispersion",FM.LIGHT_MAP="light",FM.AO_MAP="ao";const BM=ry(FM,FM.ALPHA_TEST),zM=ry(FM,FM.COLOR),kM=ry(FM,FM.SHININESS),GM=ry(FM,FM.EMISSIVE),VM=ry(FM,FM.OPACITY),HM=ry(FM,FM.SPECULAR),jM=ry(FM,FM.SPECULAR_INTENSITY),WM=ry(FM,FM.SPECULAR_COLOR),qM=ry(FM,FM.SPECULAR_STRENGTH),XM=ry(FM,FM.REFLECTIVITY),$M=ry(FM,FM.ROUGHNESS),YM=ry(FM,FM.METALNESS),KM=ry(FM,FM.NORMAL).context({getUV:null}),ZM=ry(FM,FM.CLEARCOAT),QM=ry(FM,FM.CLEARCOAT_ROUGHNESS),JM=ry(FM,FM.CLEARCOAT_NORMAL).context({getUV:null}),tT=ry(FM,FM.ROTATION),eT=ry(FM,FM.SHEEN),nT=ry(FM,FM.SHEEN_ROUGHNESS),iT=ry(FM,FM.ANISOTROPY),rT=ry(FM,FM.IRIDESCENCE),sT=ry(FM,FM.IRIDESCENCE_IOR),aT=ry(FM,FM.IRIDESCENCE_THICKNESS),oT=ry(FM,FM.TRANSMISSION),lT=ry(FM,FM.THICKNESS),hT=ry(FM,FM.IOR),uT=ry(FM,FM.ATTENUATION_DISTANCE),cT=ry(FM,FM.ATTENUATION_COLOR),dT=ry(FM,FM.LINE_SCALE),pT=ry(FM,FM.LINE_DASH_SIZE),fT=ry(FM,FM.LINE_GAP_SIZE);FM.LINE_WIDTH,FM.LINE_DASH_OFFSET,FM.POINT_WIDTH;const mT=ry(FM,FM.DISPERSION),gT=ry(FM,FM.LIGHT_MAP),_T=ry(FM,FM.AO_MAP),vT=Oy(new ff).onReference((function(t){return t.material})).onRenderUpdate((function({material:t}){this.value.set(t.anisotropy*Math.cos(t.anisotropyRotation),t.anisotropy*Math.sin(t.anisotropyRotation))}));class yT extends vv{static get type(){return"ModelViewProjectionNode"}constructor(t=null){super("vec4"),this.positionNode=t}setup(t){if("fragment"===t.shaderStage)return Xb(t.context.mvp);const e=this.positionNode||GS,n=t.renderer.nodes.modelViewMatrix||zS;return IS.mul(n).mul(e)}}const xT=iy(yT);class bT extends mv{static get type(){return"IndexNode"}constructor(t){super("uint"),this.scope=t,this.isInstanceIndexNode=!0}generate(t){const e=this.getNodeType(t),n=this.scope;let i,r;if(n===bT.VERTEX)i=t.getVertexIndex();else if(n===bT.INSTANCE)i=t.getInstanceIndex();else if(n===bT.DRAW)i=t.getDrawIndex();else if(n===bT.INVOCATION_LOCAL)i=t.getInvocationLocalIndex();else if(n===bT.INVOCATION_SUBGROUP)i=t.getInvocationSubgroupIndex();else{if(n!==bT.SUBGROUP)throw new Error("THREE.IndexNode: Unknown scope: "+n);i=t.getSubgroupIndex()}if("vertex"===t.shaderStage||"compute"===t.shaderStage)r=i;else{r=Xb(this).build(t,e)}return r}}bT.VERTEX="vertex",bT.INSTANCE="instance",bT.SUBGROUP="subgroup",bT.INVOCATION_LOCAL="invocationLocal",bT.INVOCATION_SUBGROUP="invocationSubgroup",bT.DRAW="draw";const ST=ry(bT,bT.VERTEX),MT=ry(bT,bT.INSTANCE);bT.SUBGROUP,bT.INVOCATION_SUBGROUP,bT.INVOCATION_LOCAL;const TT=ry(bT,bT.DRAW);class wT extends mv{static get type(){return"InstanceNode"}constructor(t){super("void"),this.instanceMesh=t,this.instanceMatrixNode=null,this.instanceColorNode=null,this.updateType=lv,this.buffer=null,this.bufferColor=null}setup(t){let e=this.instanceMatrixNode,n=this.instanceColorNode;const i=this.instanceMesh;if(null===e){const t=i.instanceMatrix;if(i.count<=1e3)e=pM(t.array,"mat4",Math.max(i.count,1)).element(MT);else{const n=new K_(t.array,16,1);this.buffer=n;const i=t.usage===Qp?hS:lS,r=[i(n,"vec4",16,0),i(n,"vec4",16,4),i(n,"vec4",16,8),i(n,"vec4",16,12)];e=Ry(...r)}this.instanceMatrixNode=e}const r=i.instanceColor;if(r&&null===n){const t=new l_(r.array,3),e=r.usage===Qp?hS:lS;this.bufferColor=t,n=vy(e(t,"vec3",3,0)),this.instanceColorNode=n}const s=e.mul(GS).xyz;if(GS.assign(s),t.hasGeometryAttribute("normal")){const t=iM(KS,e);KS.assign(t)}null!==this.instanceColorNode&&zy("vec3","vInstanceColor").assign(this.instanceColorNode)}update(){this.instanceMesh.instanceMatrix.usage!==Qp&&null!=this.buffer&&this.instanceMesh.instanceMatrix.version!==this.buffer.version&&(this.buffer.version=this.instanceMesh.instanceMatrix.version),this.instanceMesh.instanceColor&&this.instanceMesh.instanceColor.usage!==Qp&&null!=this.bufferColor&&this.instanceMesh.instanceColor.version!==this.bufferColor.version&&(this.bufferColor.version=this.instanceMesh.instanceColor.version)}}const ET=iy(wT);class AT extends mv{static get type(){return"BatchNode"}constructor(t){super("void"),this.batchMesh=t,this.batchingIdNode=null}setup(t){null===this.batchingIdNode&&(null===t.getDrawIndex()?this.batchingIdNode=MT:this.batchingIdNode=TT);const e=sy((([t])=>{const e=TS(CS(this.batchMesh._indirectTexture),0),n=cy(t).modInt(cy(e)),i=cy(t).div(cy(e));return CS(this.batchMesh._indirectTexture,my(n,i)).x})).setLayout({name:"getIndirectIndex",type:"uint",inputs:[{name:"id",type:"int"}]}),n=e(cy(this.batchingIdNode)),i=this.batchMesh._matricesTexture,r=TS(CS(i),0),s=uy(n).mul(4).toInt().toVar(),a=s.modInt(r),o=s.div(cy(r)),l=Ry(CS(i,my(a,o)),CS(i,my(a.add(1),o)),CS(i,my(a.add(2),o)),CS(i,my(a.add(3),o))),h=this.batchMesh._colorsTexture;if(null!==h){const t=sy((([t])=>{const e=TS(CS(h),0).x,n=t,i=n.modInt(e),r=n.div(e);return CS(h,my(i,r)).rgb})).setLayout({name:"getBatchingColor",type:"vec3",inputs:[{name:"id",type:"int"}]}),e=t(n);zy("vec3","vBatchColor").assign(e)}const u=Ay(l);GS.assign(l.mul(GS));const c=KS.div(vy(u[0].dot(u[0]),u[1].dot(u[1]),u[2].dot(u[2]))),d=u.mul(c).xyz;KS.assign(d),t.hasGeometryAttribute("tangent")&&TM.mulAssign(u)}}const RT=iy(AT),CT=new WeakMap;class NT extends mv{static get type(){return"SkinningNode"}constructor(t,e=!1){let n,i,r;super("void"),this.skinnedMesh=t,this.useReference=e,this.updateType=uv,this.skinIndexNode=bS("skinIndex","uvec4"),this.skinWeightNode=bS("skinWeight","vec4"),e?(n=yM("bindMatrix","mat4"),i=yM("bindMatrixInverse","mat4"),r=xM("skeleton.boneMatrices","mat4",t.skeleton.bones.length)):(n=Oy(t.bindMatrix,"mat4"),i=Oy(t.bindMatrixInverse,"mat4"),r=pM(t.skeleton.boneMatrices,"mat4",t.skeleton.bones.length)),this.bindMatrixNode=n,this.bindMatrixInverseNode=i,this.boneMatricesNode=r,this.previousBoneMatricesNode=null}getSkinnedPosition(t=this.boneMatricesNode,e=GS){const{skinIndexNode:n,skinWeightNode:i,bindMatrixNode:r,bindMatrixInverseNode:s}=this,a=t.element(n.x),o=t.element(n.y),l=t.element(n.z),h=t.element(n.w),u=r.mul(e),c=gx(a.mul(i.x).mul(u),o.mul(i.y).mul(u),l.mul(i.z).mul(u),h.mul(i.w).mul(u));return s.mul(c).xyz}getSkinnedNormal(t=this.boneMatricesNode,e=KS){const{skinIndexNode:n,skinWeightNode:i,bindMatrixNode:r,bindMatrixInverseNode:s}=this,a=t.element(n.x),o=t.element(n.y),l=t.element(n.z),h=t.element(n.w);let u=gx(i.x.mul(a),i.y.mul(o),i.z.mul(l),i.w.mul(h));return u=s.mul(u).mul(r),u.transformDirection(e).xyz}getPreviousSkinnedPosition(t){const e=t.object;return null===this.previousBoneMatricesNode&&(e.skeleton.previousBoneMatrices=new Float32Array(e.skeleton.boneMatrices),this.previousBoneMatricesNode=xM("skeleton.previousBoneMatrices","mat4",e.skeleton.bones.length)),this.getSkinnedPosition(this.previousBoneMatricesNode,VS)}needsPreviousBoneMatrices(t){const e=t.renderer.getMRT();return e&&e.has("velocity")}setup(t){this.needsPreviousBoneMatrices(t)&&VS.assign(this.getPreviousSkinnedPosition(t));const e=this.getSkinnedPosition();if(GS.assign(e),t.hasGeometryAttribute("normal")){const e=this.getSkinnedNormal();KS.assign(e),t.hasGeometryAttribute("tangent")&&TM.assign(e)}}generate(t,e){if("void"!==e)return GS.build(t,e)}update(t){const e=(this.useReference?t.object:this.skinnedMesh).skeleton;CT.get(e)!==t.frameId&&(CT.set(e,t.frameId),null!==this.previousBoneMatricesNode&&e.previousBoneMatrices.set(e.boneMatrices),e.update())}}class PT extends mv{static get type(){return"LoopNode"}constructor(t=[]){super(),this.params=t}getVarName(t){return String.fromCharCode("i".charCodeAt()+t)}getProperties(t){const e=t.getNodeProperties(this);if(void 0!==e.stackNode)return e;const n={};for(let t=0,e=this.params.length-1;tNumber(s)?">=":"<"));const u={start:r,end:s,condition:l},c=u.start,d=u.end;let p="",f="",m="";h||(h="int"===o||"uint"===o?l.includes("<")?"++":"--":l.includes("<")?"+= 1.":"-= 1."),p+=t.getVar(o,a)+" = "+c,f+=a+" "+l+" "+d,m+=a+" "+h;const g=`for ( ${p}; ${f}; ${m} )`;t.addFlowCode((0===e?"\n":"")+t.tab+g+" {\n\n").addFlowTab()}const r=i.build(t,"void"),s=e.returnsNode?e.returnsNode.build(t):"";t.removeFlowTab().addFlowCode("\n"+t.tab+r);for(let e=0,n=this.params.length-1;ety(new PT(ny(t,"int"))).append(),LT=new WeakMap,UT=new Uf,DT=sy((({bufferMap:t,influence:e,stride:n,width:i,depth:r,offset:s})=>{const a=cy(ST).mul(n).add(s),o=a.div(i),l=a.sub(o.mul(i));return CS(t,my(l,o)).depth(r).mul(e)}));class OT extends mv{static get type(){return"MorphNode"}constructor(t){super("void"),this.mesh=t,this.morphBaseInfluence=Oy(1),this.updateType=uv}setup(t){const{geometry:e}=t,n=void 0!==e.morphAttributes.position,i=e.hasAttribute("normal")&&void 0!==e.morphAttributes.normal,r=e.morphAttributes.position||e.morphAttributes.normal||e.morphAttributes.color,s=void 0!==r?r.length:0,{texture:a,stride:o,size:l}=function(t){const e=void 0!==t.morphAttributes.position,n=void 0!==t.morphAttributes.normal,i=void 0!==t.morphAttributes.color,r=t.morphAttributes.position||t.morphAttributes.normal||t.morphAttributes.color,s=void 0!==r?r.length:0;let a=LT.get(t);if(void 0===a||a.count!==s){void 0!==a&&a.texture.dispose();const o=t.morphAttributes.position||[],l=t.morphAttributes.normal||[],h=t.morphAttributes.color||[];let u=0;!0===e&&(u=1),!0===n&&(u=2),!0===i&&(u=3);let c=t.attributes.position.count*u,d=1;const p=4096;c>p&&(d=Math.ceil(c/p),c=p);const f=new Float32Array(c*d*4*s),m=new Ff(f,c,d,s);m.type=rp,m.needsUpdate=!0;const g=4*u;for(let v=0;v{const e=uy(0).toVar();this.mesh.count>1&&null!==this.mesh.morphTexture&&void 0!==this.mesh.morphTexture?e.assign(CS(this.mesh.morphTexture,my(cy(t).add(1),cy(MT))).r):e.assign(yM("morphTargetInfluences","float").element(t).toVar()),!0===n&&GS.addAssign(DT({bufferMap:a,influence:e,stride:o,width:h,depth:t,offset:cy(0)})),!0===i&&KS.addAssign(DT({bufferMap:a,influence:e,stride:o,width:h,depth:t,offset:cy(1)}))}))}update(){const t=this.morphBaseInfluence;this.mesh.geometry.morphTargetsRelative?t.value=1:t.value=1-this.mesh.morphTargetInfluences.reduce(((t,e)=>t+e),0)}}const FT=iy(OT);class BT extends mv{static get type(){return"LightingNode"}constructor(){super("vec3"),this.isLightingNode=!0}generate(){console.warn("Abstract function.")}}class zT extends BT{static get type(){return"AONode"}constructor(t=null){super(),this.aoNode=t}setup(t){t.context.ambientOcclusion.mulAssign(this.aoNode)}}class kT extends Vb{static get type(){return"LightingContextNode"}constructor(t,e=null,n=null,i=null){super(t),this.lightingModel=e,this.backdropNode=n,this.backdropAlphaNode=i,this._value=null}getContext(){const{backdropNode:t,backdropAlphaNode:e}=this,n={directDiffuse:vy().toVar("directDiffuse"),directSpecular:vy().toVar("directSpecular"),indirectDiffuse:vy().toVar("indirectDiffuse"),indirectSpecular:vy().toVar("indirectSpecular")};return{radiance:vy().toVar("radiance"),irradiance:vy().toVar("irradiance"),iblIrradiance:vy().toVar("iblIrradiance"),ambientOcclusion:uy(1).toVar("ambientOcclusion"),reflectedLight:n,backdrop:t,backdropAlpha:e}}setup(t){return this.value=this._value||(this._value=this.getContext()),this.value.lightingModel=this.lightingModel||t.context.lightingModel,super.setup(t)}}const GT=iy(kT);class VT extends BT{static get type(){return"IrradianceNode"}constructor(t){super(),this.node=t}setup(t){t.context.irradiance.addAssign(this.node)}}let HT,jT;class WT extends mv{static get type(){return"ScreenNode"}constructor(t){super(),this.scope=t,this.isViewportNode=!0}getNodeType(){return this.scope===WT.VIEWPORT?"vec4":"vec2"}getUpdateType(){let t=ov;return this.scope!==WT.SIZE&&this.scope!==WT.VIEWPORT||(t=hv),this.updateType=t,t}update({renderer:t}){const e=t.getRenderTarget();this.scope===WT.VIEWPORT?null!==e?jT.copy(e.viewport):(t.getViewport(jT),jT.multiplyScalar(t.getPixelRatio())):null!==e?(HT.width=e.width,HT.height=e.height):t.getDrawingBufferSize(HT)}setup(){const t=this.scope;let e=null;return e=t===WT.SIZE?Oy(HT||(HT=new ff)):t===WT.VIEWPORT?Oy(jT||(jT=new Uf)):fy($T.div(XT)),e}generate(t){if(this.scope===WT.COORDINATE){let e=t.getFragCoord();if(t.isFlipY()){const n=t.getNodeProperties(XT).outputNode.build(t);e=`${t.getType("vec2")}( ${e}.x, ${n}.y - ${e}.y )`}return e}return super.generate(t)}}WT.COORDINATE="coordinate",WT.VIEWPORT="viewport",WT.SIZE="size",WT.UV="uv";const qT=ry(WT,WT.UV),XT=ry(WT,WT.SIZE),$T=ry(WT,WT.COORDINATE),YT=ry(WT,WT.VIEWPORT);YT.zw,YT.xy;const KT=new ff;class ZT extends AS{static get type(){return"ViewportTextureNode"}constructor(t=qT,e=null,n=null){null===n&&((n=new v_).minFilter=Zd),super(n,t,e),this.generateMipmaps=!1,this.isOutputTextureNode=!0,this.updateBeforeType=lv}updateBefore(t){const e=t.renderer;e.getDrawingBufferSize(KT);const n=this.value;n.image.width===KT.width&&n.image.height===KT.height||(n.image.width=KT.width,n.image.height=KT.height,n.needsUpdate=!0);const i=n.generateMipmaps;n.generateMipmaps=this.generateMipmaps,e.copyFramebufferToTexture(n),n.generateMipmaps=i}clone(){const t=new this.constructor(this.uvNode,this.levelNode,this.value);return t.generateMipmaps=this.generateMipmaps,t}}const QT=iy(ZT,null,null,{generateMipmaps:!0});let JT=null;class tw extends ZT{static get type(){return"ViewportDepthTextureNode"}constructor(t=qT,e=null){null===JT&&(JT=new y_),super(t,e,JT)}}const ew=iy(tw);class nw extends mv{static get type(){return"ViewportDepthNode"}constructor(t,e=null){super("float"),this.scope=t,this.valueNode=e,this.isViewportDepthNode=!0}generate(t){const{scope:e}=this;return e===nw.DEPTH_BASE?t.getFragDepth():super.generate(t)}setup({camera:t}){const{scope:e}=this,n=this.valueNode;let i=null;if(e===nw.DEPTH_BASE)null!==n&&(i=ow().assign(n));else if(e===nw.DEPTH)i=t.isPerspectiveCamera?rw(WS.z,NS,PS):iw(WS.z,NS,PS);else if(e===nw.LINEAR_DEPTH)if(null!==n)if(t.isPerspectiveCamera){const t=sw(n,NS,PS);i=iw(t,NS,PS)}else i=n;else i=iw(WS.z,NS,PS);return i}}nw.DEPTH_BASE="depthBase",nw.DEPTH="depth",nw.LINEAR_DEPTH="linearDepth";const iw=(t,e,n)=>t.add(e).div(e.sub(n)),rw=(t,e,n)=>e.add(t).mul(n).div(n.sub(e).mul(t)),sw=(t,e,n)=>e.mul(n).div(n.sub(e).mul(t).sub(n)),aw=(t,e,n)=>{e=e.max(1e-6).toVar();const i=$x(t.div(e).add(1)),r=$x(n.div(e).add(1));return i.div(r)},ow=iy(nw,nw.DEPTH_BASE),lw=ry(nw,nw.DEPTH);nw.LINEAR_DEPTH;ew(),lw.assign=t=>ow(t);class hw extends mv{static get type(){return"ClippingNode"}constructor(t=hw.DEFAULT){super(),this.scope=t}setup(t){super.setup(t);const e=t.clippingContext,{localClipIntersection:n,localClippingCount:i,globalClippingCount:r}=e,s=r+i,a=n?s-i:s;return this.scope===hw.ALPHA_TO_COVERAGE?this.setupAlphaToCoverage(e.planes,s,a):this.setupDefault(e.planes,s,a)}setupAlphaToCoverage(t,e,n){return sy((()=>{const i=gM(t),r=By("float","distanceToPlane"),s=By("float","distanceToGradient"),a=By("float","clipOpacity");let o;if(a.assign(1),IT(n,(({i:t})=>{o=i.element(t),r.assign(WS.dot(o.xyz).negate().add(o.w)),s.assign(r.fwidth().div(2)),a.mulAssign(Fb(s.negate(),s,r)),a.equal(0).discard()})),n{o=i.element(e),r.assign(WS.dot(o.xyz).negate().add(o.w)),s.assign(r.fwidth().div(2)),t.mulAssign(Fb(s.negate(),s,r).oneMinus())})),a.mulAssign(t.oneMinus())}ky.a.mulAssign(a),ky.a.equal(0).discard()}))()}setupDefault(t,e,n){return sy((()=>{const i=gM(t);let r;if(IT(n,(({i:t})=>{r=i.element(t),WS.dot(r.xyz).greaterThan(r.w).discard()})),n{r=i.element(e),t.assign(WS.dot(r.xyz).greaterThan(r.w).and(t))})),t.discard()}}))()}}hw.ALPHA_TO_COVERAGE="alphaToCoverage",hw.DEFAULT="default";const uw=sy((([t])=>tb(vx(1e4,eb(vx(17,t.x).add(vx(.1,t.y)))).mul(gx(.1,ob(eb(vx(13,t.y).add(t.x)))))))),cw=sy((([t])=>uw(fy(uw(t.xy),t.z)))),dw=sy((([t])=>{const e=bb(hb(db(t.xyz)),hb(pb(t.xyz))).toVar("maxDeriv"),n=uy(1).div(uy(.05).mul(e)).toVar("pixScale"),i=fy(qx(Zx($x(n))),qx(Qx($x(n)))).toVar("pixScales"),r=fy(cw(Zx(i.x.mul(t.xyz))),cw(Zx(i.y.mul(t.xyz)))).toVar("alpha"),s=tb($x(n)).toVar("lerpFactor"),a=gx(vx(s.oneMinus(),r.x),vx(s,r.y)).toVar("x"),o=xb(s,s.oneMinus()).toVar("a"),l=vy(a.mul(a).div(vx(2,o).mul(_x(1,o))),a.sub(vx(.5,o)).div(_x(1,o)),_x(1,_x(1,a).mul(_x(1,a)).div(vx(2,o).mul(_x(1,o))))).toVar("cases"),h=a.lessThan(o.oneMinus()).select(a.lessThan(o).select(l.x,l.y),l.z);return Db(h,1e-6,1)}));class pw extends ug{static get type(){return"NodeMaterial"}constructor(){super(),this.isNodeMaterial=!0,this.type=this.constructor.type,this.forceSinglePass=!1,this.fog=!0,this.lights=!1,this.lightsNode=null,this.envNode=null,this.aoNode=null,this.colorNode=null,this.normalNode=null,this.opacityNode=null,this.backdropNode=null,this.backdropAlphaNode=null,this.alphaTestNode=null,this.positionNode=null,this.geometryNode=null,this.depthNode=null,this.shadowNode=null,this.shadowPositionNode=null,this.outputNode=null,this.mrtNode=null,this.fragmentNode=null,this.vertexNode=null}customProgramCacheKey(){return this.type+nv(this)}build(t){this.setup(t)}setupObserver(t){return new Q_(t)}setup(t){let e;t.context.setupNormal=()=>this.setupNormal(t),t.addStack(),t.stack.outputNode=this.vertexNode||this.setupPosition(t),null!==this.geometryNode&&(t.stack.outputNode=t.stack.outputNode.bypass(this.geometryNode)),t.addFlow("vertex",t.removeStack()),t.addStack();const n=this.setupClipping(t);if(!0===this.depthWrite&&this.setupDepth(t),null===this.fragmentNode){this.setupDiffuseColor(t),this.setupVariants(t);const i=this.setupLighting(t);null!==n&&t.stack.add(n);const r=Sy(i,ky.a).max(0);e=this.setupOutput(t,r),rx.assign(e),null!==this.outputNode&&(e=this.outputNode);if(null!==t.renderer.getRenderTarget()){const n=t.renderer.getMRT(),i=this.mrtNode;null!==n?(e=n,null!==i&&(e=n.merge(i))):null!==i&&(e=i)}}else{let n=this.fragmentNode;!0!==n.isOutputStructNode&&(n=Sy(n)),e=this.setupOutput(t,n)}t.stack.outputNode=e,t.addFlow("fragment",t.removeStack()),t.monitor=this.setupObserver(t)}setupClipping(t){if(null===t.clippingContext)return null;const{globalClippingCount:e,localClippingCount:n}=t.clippingContext;let i=null;if(e||n){const e=t.renderer.samples;this.alphaToCoverage&&e>1?i=ty(new hw(hw.ALPHA_TO_COVERAGE)):t.stack.add(ty(new hw))}return i}setupDepth(t){const{renderer:e,camera:n}=t;let i=this.depthNode;if(null===i){const t=e.getMRT();t&&t.has("depth")?i=t.get("depth"):!0===e.logarithmicDepthBuffer&&(i=n.isPerspectiveCamera?aw(xT().w,NS,PS):iw(WS.z,NS,PS))}null!==i&&lw.assign(i).append()}setupPosition(t){const{object:e}=t,n=e.geometry;var i;if(t.addStack(),(n.morphAttributes.position||n.morphAttributes.normal||n.morphAttributes.color)&&FT(e).append(),!0===e.isSkinnedMesh&&(i=e,ty(new NT(i,!0))).append(),this.displacementMap){const t=SM("displacementMap","texture"),e=SM("displacementScale","float"),n=SM("displacementBias","float");GS.addAssign(KS.normalize().mul(t.x.mul(e).add(n)))}e.isBatchedMesh&&RT(e).append(),e.instanceMatrix&&!0===e.instanceMatrix.isInstancedBufferAttribute&&ET(e).append(),null!==this.positionNode&&GS.assign(this.positionNode);const r=xT();return t.context.vertex=t.removeStack(),t.context.mvp=r,r}setupDiffuseColor({object:t,geometry:e}){let n=this.colorNode?Sy(this.colorNode):zM;if(!0===this.vertexColors&&e.hasAttribute("color")&&(n=Sy(n.xyz.mul(bS("color","vec3")),n.a)),t.instanceColor){n=zy("vec3","vInstanceColor").mul(n)}if(t.isBatchedMesh&&t._colorsTexture){n=zy("vec3","vBatchColor").mul(n)}ky.assign(n);const i=this.opacityNode?uy(this.opacityNode):VM;if(ky.a.assign(ky.a.mul(i)),null!==this.alphaTestNode||this.alphaTest>0){const t=null!==this.alphaTestNode?uy(this.alphaTestNode):BM;ky.a.lessThanEqual(t).discard()}!0===this.alphaHash&&ky.a.lessThan(dw(GS)).discard(),!1===this.transparent&&1===this.blending&&!1===this.alphaToCoverage&&ky.a.assign(1)}setupVariants(){}setupOutgoingLight(){return!0===this.lights?vy(0):ky.rgb}setupNormal(){return this.normalNode?vy(this.normalNode):KM}setupEnvironment(){let t=null;return this.envNode?t=this.envNode:this.envMap&&(t=this.envMap.isCubeTexture?SM("envMap","cubeTexture"):SM("envMap","texture")),t}setupLightMap(t){let e=null;return t.material.lightMap&&(e=new VT(gT)),e}setupLights(t){const e=[],n=this.setupEnvironment(t);n&&n.isLightingNode&&e.push(n);const i=this.setupLightMap(t);if(i&&i.isLightingNode&&e.push(i),null!==this.aoNode||t.material.aoMap){const t=null!==this.aoNode?this.aoNode:_T;e.push(new zT(t))}let r=this.lightsNode||t.lightsNode;return e.length>0&&(r=t.renderer.lighting.createNode([...r.getLights(),...e])),r}setupLightingModel(){}setupLighting(t){const{material:e}=t,{backdropNode:n,backdropAlphaNode:i,emissiveNode:r}=this,s=!0===this.lights||null!==this.lightsNode?this.setupLights(t):null;let a=this.setupOutgoingLight(t);if(s&&s.getScope().hasLights){const e=this.setupLightingModel(t);a=GT(s,e,n,i)}else null!==n&&(a=vy(null!==i?Ub(a,n,i):n));return(r&&!0===r.isNode||e.emissive&&!0===e.emissive.isColor)&&(Gy.assign(vy(r||GM)),a=a.add(Gy)),a}setupOutput(t,e){if(!0===this.fog){const n=t.fogNode;n&&(e=Sy(n.mix(e.rgb,n.colorNode),e.a))}return e}setDefaultValues(t){for(const e in t){const n=t[e];void 0===this[e]&&(this[e]=n,n&&n.clone&&(this[e]=n.clone()))}const e=Object.getOwnPropertyDescriptors(t.constructor.prototype);for(const t in e)void 0===Object.getOwnPropertyDescriptor(this.constructor.prototype,t)&&void 0!==e[t].get&&Object.defineProperty(this.constructor.prototype,t,e[t])}toJSON(t){const e=void 0===t||"string"==typeof t;e&&(t={textures:{},images:{},nodes:{}});const n=ug.prototype.toJSON.call(this,t),i=iv(this);n.inputNodes={};for(const{property:e,childNode:r}of i)n.inputNodes[e]=r.toJSON(t).uuid;function r(t){const e=[];for(const n in t){const i=t[n];delete i.metadata,e.push(i)}return e}if(e){const e=r(t.textures),i=r(t.images),s=r(t.nodes);e.length>0&&(n.textures=e),i.length>0&&(n.images=i),s.length>0&&(n.nodes=s)}return n}copy(t){return this.lightsNode=t.lightsNode,this.envNode=t.envNode,this.colorNode=t.colorNode,this.normalNode=t.normalNode,this.opacityNode=t.opacityNode,this.backdropNode=t.backdropNode,this.backdropAlphaNode=t.backdropAlphaNode,this.alphaTestNode=t.alphaTestNode,this.positionNode=t.positionNode,this.geometryNode=t.geometryNode,this.depthNode=t.depthNode,this.shadowNode=t.shadowNode,this.shadowPositionNode=t.shadowPositionNode,this.outputNode=t.outputNode,this.mrtNode=t.mrtNode,this.fragmentNode=t.fragmentNode,this.vertexNode=t.vertexNode,super.copy(t)}}const fw=new g_;class mw extends pw{static get type(){return"LineBasicNodeMaterial"}constructor(t){super(),this.isLineBasicNodeMaterial=!0,this.lights=!1,this.setDefaultValues(fw),this.setValues(t)}}const gw=new C_;class _w extends pw{static get type(){return"LineDashedNodeMaterial"}constructor(t){super(),this.isLineDashedNodeMaterial=!0,this.lights=!1,this.setDefaultValues(gw),this.offsetNode=null,this.dashScaleNode=null,this.dashSizeNode=null,this.gapSizeNode=null,this.setValues(t)}setupVariants(){const t=this.offsetNode,e=this.dashScaleNode?uy(this.dashScaleNode):dT,n=this.dashSizeNode?uy(this.dashSizeNode):pT,i=this.dashSizeNode?uy(this.dashGapNode):fT;sx.assign(n),ax.assign(i);const r=Xb(bS("lineDistance").mul(e));(t?r.add(t):r).mod(sx.add(ax)).greaterThan(sx).discard()}}const vw=new E_;class yw extends pw{static get type(){return"MeshNormalNodeMaterial"}constructor(t){super(),this.lights=!1,this.isMeshNormalNodeMaterial=!0,this.setDefaultValues(vw),this.setValues(t)}setupDiffuseColor(){const t=this.opacityNode?uy(this.opacityNode):VM;ky.assign(Sy(ty(tM).mul(.5).add(.5),t))}}class xw extends vv{static get type(){return"EquirectUVNode"}constructor(t=jS){super("vec2"),this.dirNode=t}setup(){const t=this.dirNode,e=t.z.atan2(t.x).mul(1/(2*Math.PI)).add(.5),n=t.y.clamp(-1,1).asin().mul(1/Math.PI).add(.5);return fy(e,n)}}const bw=iy(xw);class Sw extends e_{constructor(t=1,e={}){super(t,e),this.isCubeRenderTarget=!0}fromEquirectangularTexture(t,e){const n=e.minFilter,i=e.generateMipmaps;e.generateMipmaps=!0,this.texture.type=e.type,this.texture.colorSpace=e.colorSpace,this.texture.generateMipmaps=e.generateMipmaps,this.texture.minFilter=e.minFilter,this.texture.magFilter=e.magFilter;const r=new jg(5,5,5),s=bw(jS),a=new pw;a.colorNode=RS(e,s,0),a.side=1,a.blending=0;const o=new Vg(r,a),l=new n_;l.add(o),e.minFilter===Zd&&(e.minFilter=Yd);const h=new Jg(1,10,this),u=t.getMRT();return t.setMRT(null),h.update(t,l),t.setMRT(u),e.minFilter=n,e.currentGenerateMipmaps=i,o.geometry.dispose(),o.material.dispose(),this}}const Mw=new WeakMap;class Tw extends vv{static get type(){return"CubeMapNode"}constructor(t){super("vec3"),this.envNode=t,this._cubeTexture=null,this._cubeTextureNode=cM();const e=new t_;e.isRenderTargetTexture=!0,this._defaultTexture=e,this.updateBeforeType=hv}updateBefore(t){const{renderer:e,material:n}=t,i=this.envNode;if(i.isTextureNode||i.isMaterialReferenceNode){const t=i.isTextureNode?i.value:n[i.property];if(t&&t.isTexture){const n=t.mapping;if(n===Gd||n===Vd){if(Mw.has(t)){const e=Mw.get(t);Ew(e,t.mapping),this._cubeTexture=e}else{const n=t.image;if(function(t){return null!=t&&t.height>0}(n)){const i=new Sw(n.height);i.fromEquirectangularTexture(e,t),Ew(i.texture,t.mapping),this._cubeTexture=i.texture,Mw.set(t,i.texture),t.addEventListener("dispose",ww)}else this._cubeTexture=this._defaultTexture}this._cubeTextureNode.value=this._cubeTexture}else this._cubeTextureNode=this.envNode}}}setup(t){return this.updateBefore(t),this._cubeTextureNode}}function ww(t){const e=t.target;e.removeEventListener("dispose",ww);const n=Mw.get(e);void 0!==n&&(Mw.delete(e),n.dispose())}function Ew(t,e){e===Gd?t.mapping=zd:e===Vd&&(t.mapping=kd)}const Aw=iy(Tw);class Rw extends BT{static get type(){return"BasicEnvironmentNode"}constructor(t=null){super(),this.envNode=t}setup(t){t.context.environment=Aw(this.envNode)}}class Cw extends BT{static get type(){return"BasicLightMapNode"}constructor(t=null){super(),this.lightMapNode=t}setup(t){const e=uy(1/Math.PI);t.context.irradianceLightMap=this.lightMapNode.mul(e)}}class Nw{start(){}finish(){}direct(){}directRectArea(){}indirect(){}ambientOcclusion(){}}class Pw extends Nw{constructor(){super()}indirect(t,e,n){const i=t.ambientOcclusion,r=t.reflectedLight,s=n.context.irradianceLightMap;r.indirectDiffuse.assign(Sy(0)),s?r.indirectDiffuse.addAssign(s):r.indirectDiffuse.addAssign(Sy(1,1,1,0)),r.indirectDiffuse.mulAssign(i),r.indirectDiffuse.mulAssign(ky.rgb)}finish(t,e,n){const i=n.material,r=t.outgoingLight,s=n.context.environment;if(s)switch(i.combine){case 0:r.rgb.assign(Ub(r.rgb,r.rgb.mul(s.rgb),qM.mul(XM)));break;case 1:r.rgb.assign(Ub(r.rgb,s.rgb,qM.mul(XM)));break;case 2:r.rgb.addAssign(s.rgb.mul(qM.mul(XM)));break;default:console.warn("THREE.BasicLightingModel: Unsupported .combine value:",i.combine)}}}const Iw=new cg;class Lw extends pw{static get type(){return"MeshBasicNodeMaterial"}constructor(t){super(),this.isMeshBasicNodeMaterial=!0,this.lights=!0,this.setDefaultValues(Iw),this.setValues(t)}setupNormal(){return QS}setupEnvironment(t){const e=super.setupEnvironment(t);return e?new Rw(e):null}setupLightMap(t){let e=null;return t.material.lightMap&&(e=new Cw(gT)),e}setupOutgoingLight(){return ky.rgb}setupLightingModel(){return new Pw}}const Uw=sy((({f0:t,f90:e,dotVH:n})=>{const i=n.mul(-5.55473).sub(6.98316).mul(n).exp2();return t.mul(i.oneMinus()).add(e.mul(i))})),Dw=sy((t=>t.diffuseColor.mul(1/Math.PI))),Ow=sy((({dotNH:t})=>ix.mul(uy(.5)).add(1).mul(uy(1/Math.PI)).mul(t.pow(ix)))),Fw=sy((({lightDirection:t})=>{const e=t.add(qS).normalize(),n=tM.dot(e).clamp(),i=qS.dot(e).clamp(),r=Uw({f0:ex,f90:1,dotVH:i}),s=uy(.25),a=Ow({dotNH:n});return r.mul(s).mul(a)}));class Bw extends Pw{constructor(t=!0){super(),this.specular=t}direct({lightDirection:t,lightColor:e,reflectedLight:n}){const i=tM.dot(t).clamp().mul(e);n.directDiffuse.addAssign(i.mul(Dw({diffuseColor:ky.rgb}))),!0===this.specular&&n.directSpecular.addAssign(i.mul(Fw({lightDirection:t})).mul(qM))}indirect({ambientOcclusion:t,irradiance:e,reflectedLight:n}){n.indirectDiffuse.addAssign(e.mul(Dw({diffuseColor:ky}))),n.indirectDiffuse.mulAssign(t)}}const zw=new A_;class kw extends pw{static get type(){return"MeshLambertNodeMaterial"}constructor(t){super(),this.isMeshLambertNodeMaterial=!0,this.lights=!0,this.setDefaultValues(zw),this.setValues(t)}setupEnvironment(t){const e=super.setupEnvironment(t);return e?new Rw(e):null}setupLightingModel(){return new Bw(!1)}}const Gw=new T_;class Vw extends pw{static get type(){return"MeshPhongNodeMaterial"}constructor(t){super(),this.isMeshPhongNodeMaterial=!0,this.lights=!0,this.shininessNode=null,this.specularNode=null,this.setDefaultValues(Gw),this.setValues(t)}setupEnvironment(t){const e=super.setupEnvironment(t);return e?new Rw(e):null}setupLightingModel(){return new Bw}setupVariants(){const t=(this.shininessNode?uy(this.shininessNode):kM).max(1e-4);ix.assign(t);const e=this.specularNode||HM;ex.assign(e)}copy(t){return this.shininessNode=t.shininessNode,this.specularNode=t.specularNode,super.copy(t)}}const Hw=sy((t=>{if(!1===t.geometry.hasAttribute("normal"))return uy(0);const e=QS.dFdx().abs().max(QS.dFdy().abs());return e.x.max(e.y).max(e.z)})),jw=sy((t=>{const{roughness:e}=t,n=Hw();let i=e.max(.0525);return i=i.add(n),i=i.min(1),i})),Ww=sy((({alpha:t,dotNL:e,dotNV:n})=>{const i=t.pow2(),r=e.mul(i.add(i.oneMinus().mul(n.pow2())).sqrt()),s=n.mul(i.add(i.oneMinus().mul(e.pow2())).sqrt());return yx(.5,r.add(s).max(Bx))})).setLayout({name:"V_GGX_SmithCorrelated",type:"float",inputs:[{name:"alpha",type:"float"},{name:"dotNL",type:"float"},{name:"dotNV",type:"float"}]}),qw=sy((({alphaT:t,alphaB:e,dotTV:n,dotBV:i,dotTL:r,dotBL:s,dotNV:a,dotNL:o})=>{const l=o.mul(vy(t.mul(n),e.mul(i),a).length()),h=a.mul(vy(t.mul(r),e.mul(s),o).length());return yx(.5,l.add(h)).saturate()})).setLayout({name:"V_GGX_SmithCorrelated_Anisotropic",type:"float",inputs:[{name:"alphaT",type:"float",qualifier:"in"},{name:"alphaB",type:"float",qualifier:"in"},{name:"dotTV",type:"float",qualifier:"in"},{name:"dotBV",type:"float",qualifier:"in"},{name:"dotTL",type:"float",qualifier:"in"},{name:"dotBL",type:"float",qualifier:"in"},{name:"dotNV",type:"float",qualifier:"in"},{name:"dotNL",type:"float",qualifier:"in"}]}),Xw=sy((({alpha:t,dotNH:e})=>{const n=t.pow2(),i=e.pow2().mul(n.oneMinus()).oneMinus();return n.div(i.pow2()).mul(1/Math.PI)})).setLayout({name:"D_GGX",type:"float",inputs:[{name:"alpha",type:"float"},{name:"dotNH",type:"float"}]}),$w=uy(1/Math.PI),Yw=sy((({alphaT:t,alphaB:e,dotNH:n,dotTH:i,dotBH:r})=>{const s=t.mul(e),a=vy(e.mul(i),t.mul(r),s.mul(n)),o=a.dot(a),l=s.div(o);return $w.mul(s.mul(l.pow2()))})).setLayout({name:"D_GGX_Anisotropic",type:"float",inputs:[{name:"alphaT",type:"float",qualifier:"in"},{name:"alphaB",type:"float",qualifier:"in"},{name:"dotNH",type:"float",qualifier:"in"},{name:"dotTH",type:"float",qualifier:"in"},{name:"dotBH",type:"float",qualifier:"in"}]}),Kw=sy((t=>{const{lightDirection:e,f0:n,f90:i,roughness:r,f:s,USE_IRIDESCENCE:a,USE_ANISOTROPY:o}=t,l=t.normalView||tM,h=r.pow2(),u=e.add(qS).normalize(),c=l.dot(e).clamp(),d=l.dot(qS).clamp(),p=l.dot(u).clamp(),f=qS.dot(u).clamp();let m,g,_=Uw({f0:n,f90:i,dotVH:f});if(Qv(a)&&(_=$y.mix(_,s)),Qv(o)){const t=Jy.dot(e),n=Jy.dot(qS),i=Jy.dot(u),r=tx.dot(e),s=tx.dot(qS),a=tx.dot(u);m=qw({alphaT:Zy,alphaB:h,dotTV:n,dotBV:s,dotTL:t,dotBL:r,dotNV:d,dotNL:c}),g=Yw({alphaT:Zy,alphaB:h,dotNH:p,dotTH:i,dotBH:a})}else m=Ww({alpha:h,dotNL:c,dotNV:d}),g=Xw({alpha:h,dotNH:p});return _.mul(m).mul(g)})),Zw=sy((({roughness:t,dotNV:e})=>{const n=Sy(-1,-.0275,-.572,.022),i=Sy(1,.0425,1.04,-.04),r=t.mul(n).add(i),s=r.x.mul(r.x).min(e.mul(-9.28).exp2()).mul(r.x).add(r.y);return fy(-1.04,1.04).mul(s).add(r.zw)})).setLayout({name:"DFGApprox",type:"vec2",inputs:[{name:"roughness",type:"float"},{name:"dotNV",type:"vec3"}]}),Qw=sy((t=>{const{dotNV:e,specularColor:n,specularF90:i,roughness:r}=t,s=Zw({dotNV:e,roughness:r});return n.mul(s.x).add(i.mul(s.y))})),Jw=sy((({f:t,f90:e,dotVH:n})=>{const i=n.oneMinus().saturate(),r=i.mul(i),s=i.mul(r,r).clamp(0,.9999);return t.sub(vy(e).mul(s)).div(s.oneMinus())})).setLayout({name:"Schlick_to_F0",type:"vec3",inputs:[{name:"f",type:"vec3"},{name:"f90",type:"float"},{name:"dotVH",type:"float"}]}),tE=sy((({roughness:t,dotNH:e})=>{const n=t.pow2(),i=uy(1).div(n),r=e.pow2().oneMinus().max(.0078125);return uy(2).add(i).mul(r.pow(i.mul(.5))).div(2*Math.PI)})).setLayout({name:"D_Charlie",type:"float",inputs:[{name:"roughness",type:"float"},{name:"dotNH",type:"float"}]}),eE=sy((({dotNV:t,dotNL:e})=>uy(1).div(uy(4).mul(e.add(t).sub(e.mul(t)))))).setLayout({name:"V_Neubelt",type:"float",inputs:[{name:"dotNV",type:"float"},{name:"dotNL",type:"float"}]}),nE=sy((({lightDirection:t})=>{const e=t.add(qS).normalize(),n=tM.dot(t).clamp(),i=tM.dot(qS).clamp(),r=tM.dot(e).clamp(),s=tE({roughness:Xy,dotNH:r}),a=eE({dotNV:i,dotNL:n});return qy.mul(s).mul(a)})),iE=sy((({N:t,V:e,roughness:n})=>{const i=t.dot(e).saturate(),r=fy(n,i.oneMinus().sqrt());return r.assign(r.mul(.984375).add(.0078125)),r})).setLayout({name:"LTC_Uv",type:"vec2",inputs:[{name:"N",type:"vec3"},{name:"V",type:"vec3"},{name:"roughness",type:"float"}]}),rE=sy((({f:t})=>{const e=t.length();return bb(e.mul(e).add(t.z).div(e.add(1)),0)})).setLayout({name:"LTC_ClippedSphereFormFactor",type:"float",inputs:[{name:"f",type:"vec3"}]}),sE=sy((({v1:t,v2:e})=>{const n=t.dot(e),i=n.abs().toVar(),r=i.mul(.0145206).add(.4965155).mul(i).add(.8543985).toVar(),s=i.add(4.1616724).mul(i).add(3.417594).toVar(),a=r.div(s),o=n.greaterThan(0).select(a,bb(n.mul(n).oneMinus(),1e-7).inverseSqrt().mul(.5).sub(a));return t.cross(e).mul(o)})).setLayout({name:"LTC_EdgeVectorFormFactor",type:"vec3",inputs:[{name:"v1",type:"vec3"},{name:"v2",type:"vec3"}]}),aE=sy((({N:t,V:e,P:n,mInv:i,p0:r,p1:s,p2:a,p3:o})=>{const l=s.sub(r).toVar(),h=o.sub(r).toVar(),u=l.cross(h),c=vy().toVar();return ly(u.dot(n.sub(r)).greaterThanEqual(0),(()=>{const l=e.sub(t.mul(e.dot(t))).normalize(),h=t.cross(l).negate(),u=i.mul(Ay(l,h,t).transpose()).toVar(),d=u.mul(r.sub(n)).normalize().toVar(),p=u.mul(s.sub(n)).normalize().toVar(),f=u.mul(a.sub(n)).normalize().toVar(),m=u.mul(o.sub(n)).normalize().toVar(),g=vy(0).toVar();g.addAssign(sE({v1:d,v2:p})),g.addAssign(sE({v1:p,v2:f})),g.addAssign(sE({v1:f,v2:m})),g.addAssign(sE({v1:m,v2:d})),c.assign(vy(rE({f:g})))})),c})).setLayout({name:"LTC_Evaluate",type:"vec3",inputs:[{name:"N",type:"vec3"},{name:"V",type:"vec3"},{name:"P",type:"vec3"},{name:"mInv",type:"mat3"},{name:"p0",type:"vec3"},{name:"p1",type:"vec3"},{name:"p2",type:"vec3"},{name:"p3",type:"vec3"}]}),oE=1/6,lE=t=>vx(oE,vx(t,vx(t,t.negate().add(3)).sub(3)).add(1)),hE=t=>vx(oE,vx(t,vx(t,vx(3,t).sub(6))).add(4)),uE=t=>vx(oE,vx(t,vx(t,vx(-3,t).add(3)).add(3)).add(1)),cE=t=>vx(oE,Cb(t,3)),dE=t=>lE(t).add(hE(t)),pE=t=>uE(t).add(cE(t)),fE=t=>gx(-1,hE(t).div(lE(t).add(hE(t)))),mE=t=>gx(1,cE(t).div(uE(t).add(cE(t)))),gE=(t,e,n)=>{const i=t.uvNode,r=vx(i,e.zw).add(.5),s=Zx(r),a=tb(r),o=dE(a.x),l=pE(a.x),h=fE(a.x),u=mE(a.x),c=fE(a.y),d=mE(a.y),p=fy(s.x.add(h),s.y.add(c)).sub(.5).mul(e.xy),f=fy(s.x.add(u),s.y.add(c)).sub(.5).mul(e.xy),m=fy(s.x.add(h),s.y.add(d)).sub(.5).mul(e.xy),g=fy(s.x.add(u),s.y.add(d)).sub(.5).mul(e.xy),_=dE(a.y).mul(gx(o.mul(t.uv(p).level(n)),l.mul(t.uv(f).level(n)))),v=pE(a.y).mul(gx(o.mul(t.uv(m).level(n)),l.mul(t.uv(g).level(n))));return _.add(v)},_E=sy((([t,e=uy(3)])=>{const n=fy(t.size(cy(e))),i=fy(t.size(cy(e.add(1)))),r=yx(1,n),s=yx(1,i),a=gE(t,Sy(r,n),Zx(e)),o=gE(t,Sy(s,i),Qx(e));return tb(e).mix(a,o)})),vE=sy((([t,e,n,i,r])=>{const s=vy(Ob(e.negate(),Jx(t),yx(1,i))),a=vy(hb(r[0].xyz),hb(r[1].xyz),hb(r[2].xyz));return Jx(s).mul(n.mul(a))})).setLayout({name:"getVolumeTransmissionRay",type:"vec3",inputs:[{name:"n",type:"vec3"},{name:"v",type:"vec3"},{name:"thickness",type:"float"},{name:"ior",type:"float"},{name:"modelMatrix",type:"mat4"}]}),yE=sy((([t,e])=>t.mul(Db(e.mul(2).sub(2),0,1)))).setLayout({name:"applyIorToRoughness",type:"float",inputs:[{name:"roughness",type:"float"},{name:"ior",type:"float"}]}),xE=QT(),bE=QT(),SE=sy((([t,e,n],{material:i})=>{const r=(1==i.side?xE:bE).uv(t),s=$x(XT.x).mul(yE(e,n));return _E(r,s)})),ME=sy((([t,e,n])=>(ly(n.notEqual(0),(()=>{const i=Xx(e).negate().div(n);return Wx(i.negate().mul(t))})),vy(1)))).setLayout({name:"volumeAttenuation",type:"vec3",inputs:[{name:"transmissionDistance",type:"float"},{name:"attenuationColor",type:"vec3"},{name:"attenuationDistance",type:"float"}]}),TE=sy((([t,e,n,i,r,s,a,o,l,h,u,c,d,p,f])=>{let m,g;if(f){m=Sy().toVar(),g=vy().toVar();const r=u.sub(1).mul(f.mul(.025)),s=vy(u.sub(r),u,u.add(r));IT({start:0,end:3},(({i:r})=>{const u=s.element(r),f=vE(t,e,c,u,o),_=a.add(f),v=h.mul(l.mul(Sy(_,1))),y=fy(v.xy.div(v.w)).toVar();y.addAssign(1),y.divAssign(2),y.assign(fy(y.x,y.y.oneMinus()));const x=SE(y,n,u);m.element(r).assign(x.element(r)),m.a.addAssign(x.a),g.element(r).assign(i.element(r).mul(ME(hb(f),d,p).element(r)))})),m.a.divAssign(3)}else{const r=vE(t,e,c,u,o),s=a.add(r),f=h.mul(l.mul(Sy(s,1))),_=fy(f.xy.div(f.w)).toVar();_.addAssign(1),_.divAssign(2),_.assign(fy(_.x,_.y.oneMinus())),m=SE(_,n,u),g=i.mul(ME(hb(r),d,p))}const _=g.rgb.mul(m.rgb),v=t.dot(e).clamp(),y=vy(Qw({dotNV:v,specularColor:r,specularF90:s,roughness:n})),x=g.r.add(g.g,g.b).div(3);return Sy(y.oneMinus().mul(_),m.a.oneMinus().mul(x).oneMinus())})),wE=Ay(3.2404542,-.969266,.0556434,-1.5371385,1.8760108,-.2040259,-.4985314,.041556,1.0572252),EE=(t,e)=>t.sub(e).div(t.add(e)).pow2(),AE=sy((({outsideIOR:t,eta2:e,cosTheta1:n,thinFilmThickness:i,baseF0:r})=>{const s=Ub(t,e,Fb(0,.03,i)),a=t.div(s).pow2().mul(n.pow2().oneMinus()).oneMinus();ly(a.lessThan(0),(()=>vy(1)));const o=a.sqrt(),l=EE(s,t),h=Uw({f0:l,f90:1,dotVH:n}),u=h.oneMinus(),c=s.lessThan(t).select(Math.PI,0),d=uy(Math.PI).sub(c),p=(t=>{const e=t.sqrt();return vy(1).add(e).div(vy(1).sub(e))})(r.clamp(0,.9999)),f=EE(p,s.toVec3()),m=Uw({f0:f,f90:1,dotVH:o}),g=vy(p.x.lessThan(s).select(Math.PI,0),p.y.lessThan(s).select(Math.PI,0),p.z.lessThan(s).select(Math.PI,0)),_=s.mul(i,o,2),v=vy(d).add(g),y=h.mul(m).clamp(1e-5,.9999),x=y.sqrt(),b=u.pow2().mul(m).div(vy(1).sub(y)),S=h.add(b).toVar(),M=b.sub(u).toVar();return IT({start:1,end:2,condition:"<=",name:"m"},(({m:t})=>{M.mulAssign(x);const e=((t,e)=>{const n=t.mul(2*Math.PI*1e-9),i=vy(54856e-17,44201e-17,52481e-17),r=vy(1681e3,1795300,2208400),s=vy(43278e5,93046e5,66121e5),a=uy(9747e-17*Math.sqrt(2*Math.PI*45282e5)).mul(n.mul(2239900).add(e.x).cos()).mul(n.pow2().mul(-45282e5).exp());let o=i.mul(s.mul(2*Math.PI).sqrt()).mul(r.mul(n).add(e).cos()).mul(n.pow2().negate().mul(s).exp());return o=vy(o.x.add(a),o.y,o.z).div(1.0685e-7),wE.mul(o)})(uy(t).mul(_),uy(t).mul(v)).mul(2);S.addAssign(M.mul(e))})),S.max(vy(0))})).setLayout({name:"evalIridescence",type:"vec3",inputs:[{name:"outsideIOR",type:"float"},{name:"eta2",type:"float"},{name:"cosTheta1",type:"float"},{name:"thinFilmThickness",type:"float"},{name:"baseF0",type:"vec3"}]}),RE=sy((({normal:t,viewDir:e,roughness:n})=>{const i=t.dot(e).saturate(),r=n.pow2(),s=Gb(n.lessThan(.25),uy(-339.2).mul(r).add(uy(161.4).mul(n)).sub(25.9),uy(-8.48).mul(r).add(uy(14.3).mul(n)).sub(9.95)),a=Gb(n.lessThan(.25),uy(44).mul(r).sub(uy(23.7).mul(n)).add(3.26),uy(1.97).mul(r).sub(uy(3.27).mul(n)).add(.72));return Gb(n.lessThan(.25),0,uy(.1).mul(n).sub(.025)).add(s.mul(i).add(a).exp()).mul(1/Math.PI).saturate()})),CE=vy(.04),NE=uy(1);class PE extends Nw{constructor(t=!1,e=!1,n=!1,i=!1,r=!1,s=!1){super(),this.clearcoat=t,this.sheen=e,this.iridescence=n,this.anisotropy=i,this.transmission=r,this.dispersion=s,this.clearcoatRadiance=null,this.clearcoatSpecularDirect=null,this.clearcoatSpecularIndirect=null,this.sheenSpecularDirect=null,this.sheenSpecularIndirect=null,this.iridescenceFresnel=null,this.iridescenceF0=null}start(t){if(!0===this.clearcoat&&(this.clearcoatRadiance=vy().toVar("clearcoatRadiance"),this.clearcoatSpecularDirect=vy().toVar("clearcoatSpecularDirect"),this.clearcoatSpecularIndirect=vy().toVar("clearcoatSpecularIndirect")),!0===this.sheen&&(this.sheenSpecularDirect=vy().toVar("sheenSpecularDirect"),this.sheenSpecularIndirect=vy().toVar("sheenSpecularIndirect")),!0===this.iridescence){const t=tM.dot(qS).clamp();this.iridescenceFresnel=AE({outsideIOR:uy(1),eta2:Yy,cosTheta1:t,thinFilmThickness:Ky,baseF0:ex}),this.iridescenceF0=Jw({f:this.iridescenceFresnel,f90:1,dotVH:t})}if(!0===this.transmission){const e=HS,n=US.sub(HS).normalize(),i=eM;t.backdrop=TE(i,n,Vy,ky,ex,nx,e,FS,LS,IS,ox,hx,cx,ux,this.dispersion?dx:null),t.backdropAlpha=lx,ky.a.mulAssign(Ub(1,t.backdrop.a,lx))}}computeMultiscattering(t,e,n){const i=tM.dot(qS).clamp(),r=Zw({roughness:Vy,dotNV:i}),s=(this.iridescenceF0?$y.mix(ex,this.iridescenceF0):ex).mul(r.x).add(n.mul(r.y)),a=r.x.add(r.y).oneMinus(),o=ex.add(ex.oneMinus().mul(.047619)),l=s.mul(o).div(a.mul(o).oneMinus());t.addAssign(s),e.addAssign(l.mul(a))}direct({lightDirection:t,lightColor:e,reflectedLight:n}){const i=tM.dot(t).clamp().mul(e);if(!0===this.sheen&&this.sheenSpecularDirect.addAssign(i.mul(nE({lightDirection:t}))),!0===this.clearcoat){const n=nM.dot(t).clamp().mul(e);this.clearcoatSpecularDirect.addAssign(n.mul(Kw({lightDirection:t,f0:CE,f90:NE,roughness:Wy,normalView:nM})))}n.directDiffuse.addAssign(i.mul(Dw({diffuseColor:ky.rgb}))),n.directSpecular.addAssign(i.mul(Kw({lightDirection:t,f0:ex,f90:1,roughness:Vy,iridescence:this.iridescence,f:this.iridescenceFresnel,USE_IRIDESCENCE:this.iridescence,USE_ANISOTROPY:this.anisotropy})))}directRectArea({lightColor:t,lightPosition:e,halfWidth:n,halfHeight:i,reflectedLight:r,ltc_1:s,ltc_2:a}){const o=e.add(n).sub(i),l=e.sub(n).sub(i),h=e.sub(n).add(i),u=e.add(n).add(i),c=tM,d=qS,p=WS.toVar(),f=iE({N:c,V:d,roughness:Vy}),m=s.uv(f).toVar(),g=a.uv(f).toVar(),_=Ay(vy(m.x,0,m.y),vy(0,1,0),vy(m.z,0,m.w)).toVar(),v=ex.mul(g.x).add(ex.oneMinus().mul(g.y)).toVar();r.directSpecular.addAssign(t.mul(v).mul(aE({N:c,V:d,P:p,mInv:_,p0:o,p1:l,p2:h,p3:u}))),r.directDiffuse.addAssign(t.mul(ky).mul(aE({N:c,V:d,P:p,mInv:Ay(1,0,0,0,1,0,0,0,1),p0:o,p1:l,p2:h,p3:u})))}indirect(t,e,n){this.indirectDiffuse(t,e,n),this.indirectSpecular(t,e,n),this.ambientOcclusion(t,e,n)}indirectDiffuse({irradiance:t,reflectedLight:e}){e.indirectDiffuse.addAssign(t.mul(Dw({diffuseColor:ky})))}indirectSpecular({radiance:t,iblIrradiance:e,reflectedLight:n}){if(!0===this.sheen&&this.sheenSpecularIndirect.addAssign(e.mul(qy,RE({normal:tM,viewDir:qS,roughness:Xy}))),!0===this.clearcoat){const t=nM.dot(qS).clamp(),e=Qw({dotNV:t,specularColor:CE,specularF90:NE,roughness:Wy});this.clearcoatSpecularIndirect.addAssign(this.clearcoatRadiance.mul(e))}const i=vy().toVar("singleScattering"),r=vy().toVar("multiScattering"),s=e.mul(1/Math.PI);this.computeMultiscattering(i,r,nx);const a=i.add(r),o=ky.mul(a.r.max(a.g).max(a.b).oneMinus());n.indirectSpecular.addAssign(t.mul(i)),n.indirectSpecular.addAssign(r.mul(s)),n.indirectDiffuse.addAssign(o.mul(s))}ambientOcclusion({ambientOcclusion:t,reflectedLight:e}){const n=tM.dot(qS).clamp().add(t),i=Vy.mul(-16).oneMinus().negate().exp2(),r=t.sub(n.pow(i).oneMinus()).clamp();!0===this.clearcoat&&this.clearcoatSpecularIndirect.mulAssign(t),!0===this.sheen&&this.sheenSpecularIndirect.mulAssign(t),e.indirectDiffuse.mulAssign(t),e.indirectSpecular.mulAssign(r)}finish(t){const{outgoingLight:e}=t;if(!0===this.clearcoat){const t=nM.dot(qS).clamp(),n=Uw({dotVH:t,f0:CE,f90:NE}),i=e.mul(jy.mul(n).oneMinus()).add(this.clearcoatSpecularDirect.add(this.clearcoatSpecularIndirect).mul(jy));e.assign(i)}if(!0===this.sheen){const t=qy.r.max(qy.g).max(qy.b).mul(.157).oneMinus(),n=e.mul(t).add(this.sheenSpecularDirect,this.sheenSpecularIndirect);e.assign(n)}}}const IE=uy(1),LE=uy(-2),UE=uy(.8),DE=uy(-1),OE=uy(.4),FE=uy(2),BE=uy(.305),zE=uy(3),kE=uy(.21),GE=uy(4),VE=uy(4),HE=uy(16),jE=sy((([t])=>{const e=vy(ob(t)).toVar(),n=uy(-1).toVar();return ly(e.x.greaterThan(e.z),(()=>{ly(e.x.greaterThan(e.y),(()=>{n.assign(Gb(t.x.greaterThan(0),0,3))})).Else((()=>{n.assign(Gb(t.y.greaterThan(0),1,4))}))})).Else((()=>{ly(e.z.greaterThan(e.y),(()=>{n.assign(Gb(t.z.greaterThan(0),2,5))})).Else((()=>{n.assign(Gb(t.y.greaterThan(0),1,4))}))})),n})).setLayout({name:"getFace",type:"float",inputs:[{name:"direction",type:"vec3"}]}),WE=sy((([t,e])=>{const n=fy().toVar();return ly(e.equal(0),(()=>{n.assign(fy(t.z,t.y).div(ob(t.x)))})).ElseIf(e.equal(1),(()=>{n.assign(fy(t.x.negate(),t.z.negate()).div(ob(t.y)))})).ElseIf(e.equal(2),(()=>{n.assign(fy(t.x.negate(),t.y).div(ob(t.z)))})).ElseIf(e.equal(3),(()=>{n.assign(fy(t.z.negate(),t.y).div(ob(t.x)))})).ElseIf(e.equal(4),(()=>{n.assign(fy(t.x.negate(),t.z).div(ob(t.y)))})).Else((()=>{n.assign(fy(t.x,t.y).div(ob(t.z)))})),vx(.5,n.add(1))})).setLayout({name:"getUV",type:"vec2",inputs:[{name:"direction",type:"vec3"},{name:"face",type:"float"}]}),qE=sy((([t])=>{const e=uy(0).toVar();return ly(t.greaterThanEqual(UE),(()=>{e.assign(IE.sub(t).mul(DE.sub(LE)).div(IE.sub(UE)).add(LE))})).ElseIf(t.greaterThanEqual(OE),(()=>{e.assign(UE.sub(t).mul(FE.sub(DE)).div(UE.sub(OE)).add(DE))})).ElseIf(t.greaterThanEqual(BE),(()=>{e.assign(OE.sub(t).mul(zE.sub(FE)).div(OE.sub(BE)).add(FE))})).ElseIf(t.greaterThanEqual(kE),(()=>{e.assign(BE.sub(t).mul(GE.sub(zE)).div(BE.sub(kE)).add(zE))})).Else((()=>{e.assign(uy(-2).mul($x(vx(1.16,t))))})),e})).setLayout({name:"roughnessToMip",type:"float",inputs:[{name:"roughness",type:"float"}]}),XE=sy((([t,e])=>{const n=t.toVar();n.assign(vx(2,n).sub(1));const i=vy(n,1).toVar();return ly(e.equal(0),(()=>{i.assign(i.zyx)})).ElseIf(e.equal(1),(()=>{i.assign(i.xzy),i.xz.mulAssign(-1)})).ElseIf(e.equal(2),(()=>{i.x.mulAssign(-1)})).ElseIf(e.equal(3),(()=>{i.assign(i.zyx),i.xz.mulAssign(-1)})).ElseIf(e.equal(4),(()=>{i.assign(i.xzy),i.xy.mulAssign(-1)})).ElseIf(e.equal(5),(()=>{i.z.mulAssign(-1)})),i})).setLayout({name:"getDirection",type:"vec3",inputs:[{name:"uv",type:"vec2"},{name:"face",type:"float"}]}),$E=sy((([t,e,n,i,r,s])=>{const a=uy(n),o=vy(e),l=Db(qE(a),LE,s),h=tb(l),u=Zx(l),c=vy(YE(t,o,u,i,r,s)).toVar();return ly(h.notEqual(0),(()=>{const e=vy(YE(t,o,u.add(1),i,r,s)).toVar();c.assign(Ub(c,e,h))})),c})),YE=sy((([t,e,n,i,r,s])=>{const a=uy(n).toVar(),o=vy(e),l=uy(jE(o)).toVar(),h=uy(bb(VE.sub(a),0)).toVar();a.assign(bb(a,VE));const u=uy(qx(a)).toVar(),c=fy(WE(o,l).mul(u.sub(2)).add(1)).toVar();return ly(l.greaterThan(2),(()=>{c.y.addAssign(u),l.subAssign(3)})),c.x.addAssign(l.mul(u)),c.x.addAssign(h.mul(vx(3,HE))),c.y.addAssign(vx(4,qx(s).sub(u))),c.x.mulAssign(i),c.y.mulAssign(r),t.uv(c).grad(fy(),fy())})),KE=sy((({envMap:t,mipInt:e,outputDirection:n,theta:i,axis:r,CUBEUV_TEXEL_WIDTH:s,CUBEUV_TEXEL_HEIGHT:a,CUBEUV_MAX_MIP:o})=>{const l=nb(i),h=n.mul(l).add(r.cross(n).mul(eb(i))).add(r.mul(r.dot(n).mul(l.oneMinus())));return YE(t,h,e,s,a,o)})),ZE=sy((({n:t,latitudinal:e,poleAxis:n,outputDirection:i,weights:r,samples:s,dTheta:a,mipInt:o,envMap:l,CUBEUV_TEXEL_WIDTH:h,CUBEUV_TEXEL_HEIGHT:u,CUBEUV_MAX_MIP:c})=>{const d=vy(Gb(e,n,Rb(n,i))).toVar();ly(kx(d.equals(vy(0))),(()=>{d.assign(vy(i.z,0,i.x.negate()))})),d.assign(Jx(d));const p=vy().toVar();return p.addAssign(r.element(cy(0)).mul(KE({theta:0,axis:d,outputDirection:i,mipInt:o,envMap:l,CUBEUV_TEXEL_WIDTH:h,CUBEUV_TEXEL_HEIGHT:u,CUBEUV_MAX_MIP:c}))),IT({start:cy(1),end:t},(({i:t})=>{ly(t.greaterThanEqual(s),(()=>{vS("break").append()}));const e=uy(a.mul(uy(t))).toVar();p.addAssign(r.element(t).mul(KE({theta:e.mul(-1),axis:d,outputDirection:i,mipInt:o,envMap:l,CUBEUV_TEXEL_WIDTH:h,CUBEUV_TEXEL_HEIGHT:u,CUBEUV_MAX_MIP:c}))),p.addAssign(r.element(t).mul(KE({theta:e,axis:d,outputDirection:i,mipInt:o,envMap:l,CUBEUV_TEXEL_WIDTH:h,CUBEUV_TEXEL_HEIGHT:u,CUBEUV_MAX_MIP:c})))})),Sy(p,1)}));let QE=null;const JE=new WeakMap;function tA(t){let e=JE.get(t);if((void 0!==e?e.pmremVersion:-1)!==t.pmremVersion){const n=t.image;if(t.isCubeTexture){if(!function(t){if(null==t)return!1;let e=0;const n=6;for(let i=0;i0}(n))return null;e=QE.fromEquirectangular(t,e)}e.pmremVersion=t.pmremVersion,JE.set(t,e)}return e.texture}class eA extends vv{static get type(){return"PMREMNode"}constructor(t,e=null,n=null){super("vec3"),this._value=t,this._pmrem=null,this.uvNode=e,this.levelNode=n,this._generator=null;const i=new Lf;i.isRenderTargetTexture=!0,this._texture=RS(i),this._width=Oy(0),this._height=Oy(0),this._maxMip=Oy(0),this.updateBeforeType=hv}set value(t){this._value=t,this._pmrem=null}get value(){return this._value}updateFromTexture(t){const e=function(t){const e=Math.log2(t)-2,n=1/t;return{texelWidth:1/(3*Math.max(Math.pow(2,e),112)),texelHeight:n,maxMip:e}}(t.image.height);this._texture.value=t,this._width.value=e.texelWidth,this._height.value=e.texelHeight,this._maxMip.value=e.maxMip}updateBefore(){let t=this._pmrem;const e=t?t.pmremVersion:-1,n=this._value;e!==n.pmremVersion&&(t=!0===n.isPMREMTexture?n:tA(n),null!==t&&(this._pmrem=t,this.updateFromTexture(t)))}setup(t){null===QE&&(QE=t.createPMREMGenerator()),this.updateBefore(t);let e=this.uvNode;null===e&&t.context.getUV&&(e=t.context.getUV(this));const n=this.value;t.renderer.coordinateSystem===Jp&&!0!==n.isPMREMTexture&&!0===n.isRenderTargetTexture&&(e=vy(e.x.negate(),e.yz));let i=this.levelNode;return null===i&&t.context.getTextureLevel&&(i=t.context.getTextureLevel(this)),$E(this._texture,e,i,this._width,this._height,this._maxMip)}}const nA=iy(eA),iA=new WeakMap;class rA extends BT{static get type(){return"EnvironmentNode"}constructor(t=null){super(),this.envNode=t}setup(t){const{material:e}=t;let n=this.envNode;if(n.isTextureNode||n.isMaterialReferenceNode){const t=n.isTextureNode?n.value:e[n.property];let i=iA.get(t);void 0===i&&(i=nA(t),iA.set(t,i)),n=i}const i=e.envMap?yM("envMapIntensity","float",t.material):yM("environmentIntensity","float",t.scene),r=!0===e.useAnisotropy||e.anisotropy>0?RM:tM,s=n.context(sA(Vy,r)).mul(i),a=n.context(aA(eM)).mul(Math.PI).mul(i),o=dS(s),l=dS(a);t.context.radiance.addAssign(o),t.context.iblIrradiance.addAssign(l);const h=t.context.lightingModel.clearcoatRadiance;if(h){const t=n.context(sA(Wy,nM)).mul(i),e=dS(t);h.addAssign(e)}}}const sA=(t,e)=>{let n=null;return{getUV:()=>(null===n&&(n=qS.negate().reflect(e),n=t.mul(t).mix(n,e).normalize(),n=n.transformDirection(LS)),n),getTextureLevel:()=>t}},aA=t=>({getUV:()=>t,getTextureLevel:()=>uy(1)}),oA=new S_;class lA extends pw{static get type(){return"MeshStandardNodeMaterial"}constructor(t){super(),this.isMeshStandardNodeMaterial=!0,this.lights=!0,this.emissiveNode=null,this.metalnessNode=null,this.roughnessNode=null,this.setDefaultValues(oA),this.setValues(t)}setupEnvironment(t){let e=super.setupEnvironment(t);return null===e&&t.environmentNode&&(e=t.environmentNode),e?new rA(e):null}setupLightingModel(){return new PE}setupSpecular(){const t=Ub(vy(.04),ky.rgb,Hy);ex.assign(t),nx.assign(1)}setupVariants(){const t=this.metalnessNode?uy(this.metalnessNode):YM;Hy.assign(t);let e=this.roughnessNode?uy(this.roughnessNode):$M;e=jw({roughness:e}),Vy.assign(e),this.setupSpecular(),ky.assign(Sy(ky.rgb.mul(t.oneMinus()),ky.a))}copy(t){return this.emissiveNode=t.emissiveNode,this.metalnessNode=t.metalnessNode,this.roughnessNode=t.roughnessNode,super.copy(t)}}const hA=new M_;class uA extends lA{static get type(){return"MeshPhysicalNodeMaterial"}constructor(t){super(),this.isMeshPhysicalNodeMaterial=!0,this.clearcoatNode=null,this.clearcoatRoughnessNode=null,this.clearcoatNormalNode=null,this.sheenNode=null,this.sheenRoughnessNode=null,this.iridescenceNode=null,this.iridescenceIORNode=null,this.iridescenceThicknessNode=null,this.specularIntensityNode=null,this.specularColorNode=null,this.iorNode=null,this.transmissionNode=null,this.thicknessNode=null,this.attenuationDistanceNode=null,this.attenuationColorNode=null,this.dispersionNode=null,this.anisotropyNode=null,this.setDefaultValues(hA),this.setValues(t)}get useClearcoat(){return this.clearcoat>0||null!==this.clearcoatNode}get useIridescence(){return this.iridescence>0||null!==this.iridescenceNode}get useSheen(){return this.sheen>0||null!==this.sheenNode}get useAnisotropy(){return this.anisotropy>0||null!==this.anisotropyNode}get useTransmission(){return this.transmission>0||null!==this.transmissionNode}get useDispersion(){return this.dispersion>0||null!==this.dispersionNode}setupSpecular(){const t=this.iorNode?uy(this.iorNode):hT;ox.assign(t),ex.assign(Ub(xb(Nb(ox.sub(1).div(ox.add(1))).mul(WM),vy(1)).mul(jM),ky.rgb,Hy)),nx.assign(Ub(jM,1,Hy))}setupLightingModel(){return new PE(this.useClearcoat,this.useSheen,this.useIridescence,this.useAnisotropy,this.useTransmission,this.useDispersion)}setupVariants(t){if(super.setupVariants(t),this.useClearcoat){const t=this.clearcoatNode?uy(this.clearcoatNode):ZM,e=this.clearcoatRoughnessNode?uy(this.clearcoatRoughnessNode):QM;jy.assign(t),Wy.assign(jw({roughness:e}))}if(this.useSheen){const t=this.sheenNode?vy(this.sheenNode):eT,e=this.sheenRoughnessNode?uy(this.sheenRoughnessNode):nT;qy.assign(t),Xy.assign(e)}if(this.useIridescence){const t=this.iridescenceNode?uy(this.iridescenceNode):rT,e=this.iridescenceIORNode?uy(this.iridescenceIORNode):sT,n=this.iridescenceThicknessNode?uy(this.iridescenceThicknessNode):aT;$y.assign(t),Yy.assign(e),Ky.assign(n)}if(this.useAnisotropy){const t=(this.anisotropyNode?fy(this.anisotropyNode):iT).toVar();Qy.assign(t.length()),ly(Qy.equal(0),(()=>{t.assign(fy(1,0))})).Else((()=>{t.divAssign(fy(Qy)),Qy.assign(Qy.saturate())})),Zy.assign(Qy.pow2().mix(Vy.pow2(),1)),Jy.assign(AM[0].mul(t.x).add(AM[1].mul(t.y))),tx.assign(AM[1].mul(t.x).sub(AM[0].mul(t.y)))}if(this.useTransmission){const t=this.transmissionNode?uy(this.transmissionNode):oT,e=this.thicknessNode?uy(this.thicknessNode):lT,n=this.attenuationDistanceNode?uy(this.attenuationDistanceNode):uT,i=this.attenuationColorNode?vy(this.attenuationColorNode):cT;if(lx.assign(t),hx.assign(e),ux.assign(n),cx.assign(i),this.useDispersion){const t=this.dispersionNode?uy(this.dispersionNode):mT;dx.assign(t)}}}setupClearcoatNormal(){return this.clearcoatNormalNode?vy(this.clearcoatNormalNode):JM}setup(t){t.context.setupClearcoatNormal=()=>this.setupClearcoatNormal(t),super.setup(t)}copy(t){return this.clearcoatNode=t.clearcoatNode,this.clearcoatRoughnessNode=t.clearcoatRoughnessNode,this.clearcoatNormalNode=t.clearcoatNormalNode,this.sheenNode=t.sheenNode,this.sheenRoughnessNode=t.sheenRoughnessNode,this.iridescenceNode=t.iridescenceNode,this.iridescenceIORNode=t.iridescenceIORNode,this.iridescenceThicknessNode=t.iridescenceThicknessNode,this.specularIntensityNode=t.specularIntensityNode,this.specularColorNode=t.specularColorNode,this.transmissionNode=t.transmissionNode,this.thicknessNode=t.thicknessNode,this.attenuationDistanceNode=t.attenuationDistanceNode,this.attenuationColorNode=t.attenuationColorNode,this.dispersionNode=t.dispersionNode,this.anisotropyNode=t.anisotropyNode,super.copy(t)}}const cA=sy((({normal:t,lightDirection:e,builder:n})=>{const i=t.dot(e),r=fy(i.mul(.5).add(.5),0);if(n.material.gradientMap){const t=SM("gradientMap","texture").context({getUV:()=>r});return vy(t.r)}{const t=r.fwidth().mul(.5);return Ub(vy(.7),vy(1),Fb(uy(.7).sub(t.x),uy(.7).add(t.x),r.x))}}));class dA extends Nw{direct({lightDirection:t,lightColor:e,reflectedLight:n},i,r){const s=cA({normal:YS,lightDirection:t,builder:r}).mul(e);n.directDiffuse.addAssign(s.mul(Dw({diffuseColor:ky.rgb})))}indirect({ambientOcclusion:t,irradiance:e,reflectedLight:n}){n.indirectDiffuse.addAssign(e.mul(Dw({diffuseColor:ky}))),n.indirectDiffuse.mulAssign(t)}}const pA=new w_;class fA extends pw{static get type(){return"MeshToonNodeMaterial"}constructor(t){super(),this.isMeshToonNodeMaterial=!0,this.lights=!0,this.setDefaultValues(pA),this.setValues(t)}setupLightingModel(){return new dA}}class mA extends vv{static get type(){return"MatcapUVNode"}constructor(){super("vec2")}setup(){const t=vy(qS.z,0,qS.x.negate()).normalize(),e=qS.cross(t);return fy(t.dot(tM),e.dot(tM)).mul(.495).add(.5)}}const gA=ry(mA),_A=new R_;class vA extends pw{static get type(){return"MeshMatcapNodeMaterial"}constructor(t){super(),this.lights=!1,this.isMeshMatcapNodeMaterial=!0,this.setDefaultValues(_A),this.setValues(t)}setupVariants(t){const e=gA;let n;n=t.material.matcap?SM("matcap","texture").context({getUV:()=>e}):vy(Ub(.2,.8,e.y)),ky.rgb.mulAssign(n.rgb)}}const yA=new __;class xA extends pw{static get type(){return"PointsNodeMaterial"}constructor(t){super(),this.isPointsNodeMaterial=!0,this.lights=!1,this.transparent=!0,this.sizeNode=null,this.setDefaultValues(yA),this.setValues(t)}copy(t){return this.sizeNode=t.sizeNode,super.copy(t)}}class bA extends vv{static get type(){return"RotateNode"}constructor(t,e){super(),this.positionNode=t,this.rotationNode=e}getNodeType(t){return this.positionNode.getNodeType(t)}setup(t){const{rotationNode:e,positionNode:n}=this;if("vec2"===this.getNodeType(t)){const t=e.cos(),i=e.sin();return Ey(t,i,i.negate(),t).mul(n)}{const t=e,i=Ry(Sy(1,0,0,0),Sy(0,nb(t.x),eb(t.x).negate(),0),Sy(0,eb(t.x),nb(t.x),0),Sy(0,0,0,1)),r=Ry(Sy(nb(t.y),0,eb(t.y),0),Sy(0,1,0,0),Sy(eb(t.y).negate(),0,nb(t.y),0),Sy(0,0,0,1)),s=Ry(Sy(nb(t.z),eb(t.z).negate(),0,0),Sy(eb(t.z),nb(t.z),0,0),Sy(0,0,1,0),Sy(0,0,0,1));return i.mul(r).mul(s).mul(Sy(n,1)).xyz}}}const SA=iy(bA),MA=new a_;class TA extends pw{static get type(){return"SpriteNodeMaterial"}constructor(t){super(),this.isSpriteNodeMaterial=!0,this.lights=!1,this._useSizeAttenuation=!0,this.positionNode=null,this.rotationNode=null,this.scaleNode=null,this.setDefaultValues(MA),this.setValues(t)}setupPosition({object:t,camera:e,context:n}){const i=this.sizeAttenuation,{positionNode:r,rotationNode:s,scaleNode:a}=this,o=GS;let l=zS.mul(vy(r||0)),h=fy(FS[0].xyz.length(),FS[1].xyz.length());if(null!==a&&(h=h.mul(a)),!i)if(e.isPerspectiveCamera)h=h.mul(l.z.negate());else{const t=uy(2).div(IS.element(1).element(1));h=h.mul(t.mul(2))}let u=o.xy;if(t.center&&!0===t.center.isVector2){const t=((t,e,n)=>ty(new eS(t,e,n)))("center","vec2");u=u.sub(t.sub(.5))}u=u.mul(h);const c=uy(s||tT),d=SA(u,c);l=Sy(l.xy.add(d),l.zw);const p=IS.mul(l);return n.vertex=o,p}copy(t){return this.positionNode=t.positionNode,this.rotationNode=t.rotationNode,this.scaleNode=t.scaleNode,super.copy(t)}get sizeAttenuation(){return this._useSizeAttenuation}set sizeAttenuation(t){this._useSizeAttenuation!==t&&(this._useSizeAttenuation=t,this.needsUpdate=!0)}}class wA extends Nw{constructor(){super(),this.shadowNode=uy(1).toVar("shadowMask")}direct({shadowMask:t}){this.shadowNode.mulAssign(t)}finish(t){ky.a.mulAssign(this.shadowNode.oneMinus()),t.outgoingLight.rgb.assign(ky.rgb)}}const EA=new b_;class AA extends pw{static get type(){return"ShadowNodeMaterial"}constructor(t){super(),this.isShadowNodeMaterial=!0,this.lights=!0,this.setDefaultValues(EA),this.setValues(t)}setupLightingModel(){return new wA}}sy((({texture:t,uv:e})=>{const n=1e-4,i=vy().toVar();return ly(e.x.lessThan(n),(()=>{i.assign(vy(1,0,0))})).ElseIf(e.y.lessThan(n),(()=>{i.assign(vy(0,1,0))})).ElseIf(e.z.lessThan(n),(()=>{i.assign(vy(0,0,1))})).ElseIf(e.x.greaterThan(.9999),(()=>{i.assign(vy(-1,0,0))})).ElseIf(e.y.greaterThan(.9999),(()=>{i.assign(vy(0,-1,0))})).ElseIf(e.z.greaterThan(.9999),(()=>{i.assign(vy(0,0,-1))})).Else((()=>{const n=.01,r=t.uv(e.add(vy(-.01,0,0))).r.sub(t.uv(e.add(vy(n,0,0))).r),s=t.uv(e.add(vy(0,-.01,0))).r.sub(t.uv(e.add(vy(0,n,0))).r),a=t.uv(e.add(vy(0,0,-.01))).r.sub(t.uv(e.add(vy(0,0,n))).r);i.assign(vy(r,s,a))})),i.normalize()}));class RA{constructor(t,e){this.nodes=t,this.info=e,this.animationLoop=null,this.requestId=null,this._init()}_init(){const t=(e,n)=>{this.requestId=self.requestAnimationFrame(t),!0===this.info.autoReset&&this.info.reset(),this.nodes.nodeFrame.update(),this.info.frame=this.nodes.nodeFrame.frameId,null!==this.animationLoop&&this.animationLoop(e,n)};t()}dispose(){self.cancelAnimationFrame(this.requestId),this.requestId=null}setAnimationLoop(t){this.animationLoop=t}}class CA{constructor(){this.weakMap=new WeakMap}get(t){let e=this.weakMap;for(let n=0;n{this.dispose()},this.material.addEventListener("dispose",this.onMaterialDispose)}updateClipping(t){const e=this.material;let n=this.clippingContext;Array.isArray(e.clippingPlanes)?(n!==t&&n||(n=new PA,this.clippingContext=n),n.update(t,e)):this.clippingContext!==t&&(this.clippingContext=t)}get clippingNeedsUpdate(){return this.clippingContext.version!==this.clippingContextVersion&&(this.clippingContextVersion=this.clippingContext.version,!0)}getNodeBuilderState(){return this._nodeBuilderState||(this._nodeBuilderState=this._nodes.getForRender(this))}getMonitor(){return this._monitor||(this._monitor=this.getNodeBuilderState().monitor)}getBindings(){return this._bindings||(this._bindings=this.getNodeBuilderState().createBindings())}getIndex(){return this._geometries.getIndex(this)}getIndirect(){return this._geometries.getIndirect(this)}getChainArray(){return[this.object,this.material,this.context,this.lightsNode]}getAttributes(){if(null!==this.attributes)return this.attributes;const t=this.getNodeBuilderState().nodeAttributes,e=this.geometry,n=[],i=new Set;for(const r of t){const t=r.node&&r.node.attribute?r.node.attribute:e.getAttribute(r.name);if(void 0===t)continue;n.push(t);const s=t.isInterleavedBufferAttribute?t.data:t;i.add(s)}return this.attributes=n,this.vertexBuffers=Array.from(i.values()),n}getVertexBuffers(){return null===this.vertexBuffers&&this.getAttributes(),this.vertexBuffers}getDrawParameters(){const{object:t,material:e,geometry:n,group:i,drawRange:r}=this,s=this.drawParams||(this.drawParams={vertexCount:0,firstVertex:0,instanceCount:0,firstInstance:0}),a=this.getIndex(),o=null!==a,l=n.isInstancedBufferGeometry?n.instanceCount:t.count>1?t.count:1;if(0===l)return null;if(s.instanceCount=l,!0===t.isBatchedMesh)return s;let h=1;!0!==e.wireframe||t.isPoints||t.isLineSegments||t.isLine||t.isLineLoop||(h=2);let u=r.start*h,c=(r.start+r.count)*h;null!==i&&(u=Math.max(u,i.start*h),c=Math.min(c,(i.start+i.count)*h));const d=n.attributes.position;let p=1/0;o?p=a.count:null!=d&&(p=d.count),u=Math.max(u,0),c=Math.min(c,p);const f=c-u;return f<0||f===1/0?null:(s.vertexCount=f,s.firstVertex=u,s)}getGeometryCacheKey(){const{geometry:t}=this;let e="";for(const n of Object.keys(t.attributes).sort()){const i=t.attributes[n];e+=n+",",i.data&&(e+=i.data.stride+","),i.offset&&(e+=i.offset+","),i.itemSize&&(e+=i.itemSize+","),i.normalized&&(e+="n,")}return t.index&&(e+="index,"),e}getMaterialCacheKey(){const{object:t,material:e}=this;let n=e.customProgramCacheKey();for(const t of function(t){const e=Object.keys(t);let n=Object.getPrototypeOf(t);for(;n;){const t=Object.getOwnPropertyDescriptors(n);for(const n in t)if(void 0!==t[n]){const i=t[n];i&&"function"==typeof i.get&&e.push(n)}n=Object.getPrototypeOf(n)}return e}(e)){if(/^(is[A-Z]|_)|^(visible|version|uuid|name|opacity|userData)$/.test(t))continue;const i=e[t];let r;if(null!==i){const t=typeof i;"number"===t?r=0!==i?"1":"0":"object"===t?(r="{",i.isTexture&&(r+=i.mapping),r+="}"):r=String(i)}else r=String(i);n+=r+","}return n+=this.clippingContext.cacheKey+",",t.geometry&&(n+=this.getGeometryCacheKey()),t.skeleton&&(n+=t.skeleton.bones.length+","),t.morphTargetInfluences&&(n+=t.morphTargetInfluences.length+","),t.isBatchedMesh&&(n+=t._matricesTexture.uuid+",",null!==t._colorsTexture&&(n+=t._colorsTexture.uuid+",")),t.count>1&&(n+=t.uuid+","),J_(n)}get needsUpdate(){return this.initialNodesCacheKey!==this.getDynamicCacheKey()||this.clippingNeedsUpdate}getDynamicCacheKey(){let t=this._nodes.getCacheKey(this.scene,this.lightsNode);return this.object.receiveShadow&&(t+=1),t}getCacheKey(){return this.getMaterialCacheKey()+this.getDynamicCacheKey()}dispose(){this.material.removeEventListener("dispose",this.onMaterialDispose),this.onDispose()}}const UA=[];class DA{constructor(t,e,n,i,r,s){this.renderer=t,this.nodes=e,this.geometries=n,this.pipelines=i,this.bindings=r,this.info=s,this.chainMaps={}}get(t,e,n,i,r,s,a){const o=this.getChainMap(a);UA[0]=t,UA[1]=e,UA[2]=s,UA[3]=r;let l=o.get(UA);return void 0===l?(l=this.createRenderObject(this.nodes,this.geometries,this.renderer,t,e,n,i,r,s,a),o.set(UA,l)):(l.updateClipping(s.clippingContext),(l.version!==e.version||l.needsUpdate)&&(l.initialCacheKey!==l.getCacheKey()?(l.dispose(),l=this.get(t,e,n,i,r,s,a)):l.version=e.version)),l}getChainMap(t="default"){return this.chainMaps[t]||(this.chainMaps[t]=new CA)}dispose(){this.chainMaps={}}createRenderObject(t,e,n,i,r,s,a,o,l,h){const u=this.getChainMap(h),c=new LA(t,e,n,i,r,s,a,o,l);return c.onDispose=()=>{this.pipelines.delete(c),this.bindings.delete(c),this.nodes.delete(c),u.delete(c.getChainArray())},c}}class OA{constructor(){this.data=new WeakMap}get(t){let e=this.data.get(t);return void 0===e&&(e={},this.data.set(t,e)),e}delete(t){let e;return this.data.has(t)&&(e=this.data.get(t),this.data.delete(t)),e}has(t){return this.data.has(t)}dispose(){this.data=new WeakMap}}const FA=1,BA=2,zA=3,kA=4,GA=16;class VA extends OA{constructor(t){super(),this.backend=t}delete(t){const e=super.delete(t);return void 0!==e&&this.backend.destroyAttribute(t),e}update(t,e){const n=this.get(t);if(void 0===n.version)e===FA?this.backend.createAttribute(t):e===BA?this.backend.createIndexAttribute(t):e===zA?this.backend.createStorageAttribute(t):e===kA&&this.backend.createIndirectStorageAttribute(t),n.version=this._getBufferAttribute(t).version;else{const e=this._getBufferAttribute(t);(n.version=0;--e)if(t[e]>=65535)return!0;return!1}(e)?xg:yg)(e,1);return r.version=HA(t),r}class WA extends OA{constructor(t,e){super(),this.attributes=t,this.info=e,this.wireframes=new WeakMap,this.attributeCall=new WeakMap}has(t){const e=t.geometry;return super.has(e)&&!0===this.get(e).initialized}updateForRender(t){!1===this.has(t)&&this.initGeometry(t),this.updateAttributes(t)}initGeometry(t){const e=t.geometry;this.get(e).initialized=!0,this.info.memory.geometries++;const n=()=>{this.info.memory.geometries--;const i=e.index,r=t.getAttributes();null!==i&&this.attributes.delete(i);for(const t of r)this.attributes.delete(t);const s=this.wireframes.get(e);void 0!==s&&this.attributes.delete(s),e.removeEventListener("dispose",n)};e.addEventListener("dispose",n)}updateAttributes(t){const e=t.getAttributes();for(const t of e)t.isStorageBufferAttribute||t.isStorageInstancedBufferAttribute?this.updateAttribute(t,zA):this.updateAttribute(t,FA);const n=this.getIndex(t);null!==n&&this.updateAttribute(n,BA);const i=t.geometry.indirect;null!==i&&this.updateAttribute(i,kA)}updateAttribute(t,e){const n=this.info.render.calls;t.isInterleavedBufferAttribute?void 0===this.attributeCall.get(t)?(this.attributes.update(t,e),this.attributeCall.set(t,n)):this.attributeCall.get(t.data)!==n&&(this.attributes.update(t,e),this.attributeCall.set(t.data,n),this.attributeCall.set(t,n)):this.attributeCall.get(t)!==n&&(this.attributes.update(t,e),this.attributeCall.set(t,n))}getIndirect(t){return t.geometry.indirect}getIndex(t){const{geometry:e,material:n}=t;let i=e.index;if(!0===n.wireframe){const t=this.wireframes;let n=t.get(e);void 0===n?(n=jA(e),t.set(e,n)):n.version!==HA(e)&&(this.attributes.delete(n),n=jA(e),t.set(e,n)),i=n}return i}}class qA{constructor(){this.autoReset=!0,this.frame=0,this.calls=0,this.render={calls:0,frameCalls:0,drawCalls:0,triangles:0,points:0,lines:0,timestamp:0,previousFrameCalls:0,timestampCalls:0},this.compute={calls:0,frameCalls:0,timestamp:0,previousFrameCalls:0,timestampCalls:0},this.memory={geometries:0,textures:0}}update(t,e,n){this.render.drawCalls++,t.isMesh||t.isSprite?this.render.triangles+=n*(e/3):t.isPoints?this.render.points+=n*e:t.isLineSegments?this.render.lines+=n*(e/2):t.isLine?this.render.lines+=n*(e-1):console.error("THREE.WebGPUInfo: Unknown object type.")}updateTimestamp(t,e){0===this[t].timestampCalls&&(this[t].timestamp=0),this[t].timestamp+=e,this[t].timestampCalls++,this[t].timestampCalls>=this[t].previousFrameCalls&&(this[t].timestampCalls=0)}reset(){const t=this.render.frameCalls;this.render.previousFrameCalls=t;const e=this.compute.frameCalls;this.compute.previousFrameCalls=e,this.render.drawCalls=0,this.render.frameCalls=0,this.compute.frameCalls=0,this.render.triangles=0,this.render.points=0,this.render.lines=0}dispose(){this.reset(),this.calls=0,this.render.calls=0,this.compute.calls=0,this.render.timestamp=0,this.compute.timestamp=0,this.memory.geometries=0,this.memory.textures=0}}class XA{constructor(t){this.cacheKey=t,this.usedTimes=0}}class $A extends XA{constructor(t,e,n){super(t),this.vertexProgram=e,this.fragmentProgram=n}}class YA extends XA{constructor(t,e){super(t),this.computeProgram=e,this.isComputePipeline=!0}}let KA=0;class ZA{constructor(t,e,n=null,i=null){this.id=KA++,this.code=t,this.stage=e,this.transforms=n,this.attributes=i,this.usedTimes=0}}class QA extends OA{constructor(t,e){super(),this.backend=t,this.nodes=e,this.bindings=null,this.caches=new Map,this.programs={vertex:new Map,fragment:new Map,compute:new Map}}getForCompute(t,e){const{backend:n}=this,i=this.get(t);if(this._needsComputeUpdate(t)){const r=i.pipeline;r&&(r.usedTimes--,r.computeProgram.usedTimes--);const s=this.nodes.getForCompute(t);let a=this.programs.compute.get(s.computeShader);void 0===a&&(r&&0===r.computeProgram.usedTimes&&this._releaseProgram(r.computeProgram),a=new ZA(s.computeShader,"compute",s.transforms,s.nodeAttributes),this.programs.compute.set(s.computeShader,a),n.createProgram(a));const o=this._getComputeCacheKey(t,a);let l=this.caches.get(o);void 0===l&&(r&&0===r.usedTimes&&this._releasePipeline(r),l=this._getComputePipeline(t,a,o,e)),l.usedTimes++,a.usedTimes++,i.version=t.version,i.pipeline=l}return i.pipeline}getForRender(t,e=null){const{backend:n}=this,i=this.get(t);if(this._needsRenderUpdate(t)){const r=i.pipeline;r&&(r.usedTimes--,r.vertexProgram.usedTimes--,r.fragmentProgram.usedTimes--);const s=t.getNodeBuilderState();let a=this.programs.vertex.get(s.vertexShader);void 0===a&&(r&&0===r.vertexProgram.usedTimes&&this._releaseProgram(r.vertexProgram),a=new ZA(s.vertexShader,"vertex"),this.programs.vertex.set(s.vertexShader,a),n.createProgram(a));let o=this.programs.fragment.get(s.fragmentShader);void 0===o&&(r&&0===r.fragmentProgram.usedTimes&&this._releaseProgram(r.fragmentProgram),o=new ZA(s.fragmentShader,"fragment"),this.programs.fragment.set(s.fragmentShader,o),n.createProgram(o));const l=this._getRenderCacheKey(t,a,o);let h=this.caches.get(l);void 0===h?(r&&0===r.usedTimes&&this._releasePipeline(r),h=this._getRenderPipeline(t,a,o,l,e)):t.pipeline=h,h.usedTimes++,a.usedTimes++,o.usedTimes++,i.pipeline=h}return i.pipeline}delete(t){const e=this.get(t).pipeline;return e&&(e.usedTimes--,0===e.usedTimes&&this._releasePipeline(e),e.isComputePipeline?(e.computeProgram.usedTimes--,0===e.computeProgram.usedTimes&&this._releaseProgram(e.computeProgram)):(e.fragmentProgram.usedTimes--,e.vertexProgram.usedTimes--,0===e.vertexProgram.usedTimes&&this._releaseProgram(e.vertexProgram),0===e.fragmentProgram.usedTimes&&this._releaseProgram(e.fragmentProgram))),super.delete(t)}dispose(){super.dispose(),this.caches=new Map,this.programs={vertex:new Map,fragment:new Map,compute:new Map}}updateForRender(t){this.getForRender(t)}_getComputePipeline(t,e,n,i){n=n||this._getComputeCacheKey(t,e);let r=this.caches.get(n);return void 0===r&&(r=new YA(n,e),this.caches.set(n,r),this.backend.createComputePipeline(r,i)),r}_getRenderPipeline(t,e,n,i,r){i=i||this._getRenderCacheKey(t,e,n);let s=this.caches.get(i);return void 0===s&&(s=new $A(i,e,n),this.caches.set(i,s),t.pipeline=s,this.backend.createRenderPipeline(t,r)),s}_getComputeCacheKey(t,e){return t.id+","+e.id}_getRenderCacheKey(t,e,n){return e.id+","+n.id+","+this.backend.getRenderCacheKey(t)}_releasePipeline(t){this.caches.delete(t.cacheKey)}_releaseProgram(t){const e=t.code,n=t.stage;this.programs[n].delete(e)}_needsComputeUpdate(t){const e=this.get(t);return void 0===e.pipeline||e.version!==t.version}_needsRenderUpdate(t){return void 0===this.get(t).pipeline||this.backend.needsRenderUpdate(t)}}class JA extends OA{constructor(t,e,n,i,r,s){super(),this.backend=t,this.textures=n,this.pipelines=r,this.attributes=i,this.nodes=e,this.info=s,this.pipelines.bindings=this}getForRender(t){const e=t.getBindings();for(const t of e){const n=this.get(t);void 0===n.bindGroup&&(this._init(t),this.backend.createBindings(t,e),n.bindGroup=t)}return e}getForCompute(t){const e=this.nodes.getForCompute(t).bindings;for(const t of e){const n=this.get(t);void 0===n.bindGroup&&(this._init(t),this.backend.createBindings(t,e),n.bindGroup=t)}return e}updateForCompute(t){this._updateBindings(this.getForCompute(t))}updateForRender(t){this._updateBindings(this.getForRender(t))}_updateBindings(t){for(const e of t)this._update(e,t)}_init(t){for(const e of t.bindings)if(e.isSampledTexture)this.textures.updateTexture(e.texture);else if(e.isStorageBuffer){const t=e.attribute,n=t.isIndirectStorageBufferAttribute?kA:zA;this.attributes.update(t,n)}}_update(t,e){const{backend:n}=this;let i=!1;for(const e of t.bindings){if(e.isNodeUniformsGroup){if(!this.nodes.updateGroup(e))continue}if(e.isUniformBuffer){e.update()&&n.updateBinding(e)}else if(e.isSampler)e.update();else if(e.isSampledTexture){e.needsBindingsUpdate(this.textures.get(e.texture).generation)&&(i=!0);const t=e.update(),r=e.texture;t&&this.textures.updateTexture(r);const s=n.get(r);if(!0===n.isWebGPUBackend&&void 0===s.texture&&void 0===s.externalTexture&&(console.error("Bindings._update: binding should be available:",e,t,r,e.textureNode.value,i),this.textures.updateTexture(r),i=!0),!0===r.isStorageTexture){const t=this.get(r);!0===e.store?t.needsMipmap=!0:this.textures.needsMipmaps(r)&&!0===t.needsMipmap&&(this.backend.generateMipmaps(r),t.needsMipmap=!1)}}}!0===i&&this.backend.updateBindings(t,e)}}function tR(t,e){return t.groupOrder!==e.groupOrder?t.groupOrder-e.groupOrder:t.renderOrder!==e.renderOrder?t.renderOrder-e.renderOrder:t.material.id!==e.material.id?t.material.id-e.material.id:t.z!==e.z?t.z-e.z:t.id-e.id}function eR(t,e){return t.groupOrder!==e.groupOrder?t.groupOrder-e.groupOrder:t.renderOrder!==e.renderOrder?t.renderOrder-e.renderOrder:t.z!==e.z?e.z-t.z:t.id-e.id}function nR(t){return(t.transmission>0||t.transmissionNode)&&2===t.side&&!1===t.forceSinglePass}class iR{constructor(t,e,n){this.renderItems=[],this.renderItemsIndex=0,this.opaque=[],this.transparentDoublePass=[],this.transparent=[],this.bundles=[],this.lightsNode=t.getNode(e,n),this.lightsArray=[],this.scene=e,this.camera=n,this.occlusionQueryCount=0}begin(){return this.renderItemsIndex=0,this.opaque.length=0,this.transparentDoublePass.length=0,this.transparent.length=0,this.bundles.length=0,this.lightsArray.length=0,this.occlusionQueryCount=0,this}getNextRenderItem(t,e,n,i,r,s){let a=this.renderItems[this.renderItemsIndex];return void 0===a?(a={id:t.id,object:t,geometry:e,material:n,groupOrder:i,renderOrder:t.renderOrder,z:r,group:s},this.renderItems[this.renderItemsIndex]=a):(a.id=t.id,a.object=t,a.geometry=e,a.material=n,a.groupOrder=i,a.renderOrder=t.renderOrder,a.z=r,a.group=s),this.renderItemsIndex++,a}push(t,e,n,i,r,s){const a=this.getNextRenderItem(t,e,n,i,r,s);!0===t.occlusionTest&&this.occlusionQueryCount++,!0===n.transparent||n.transmission>0?(nR(n)&&this.transparentDoublePass.push(a),this.transparent.push(a)):this.opaque.push(a)}unshift(t,e,n,i,r,s){const a=this.getNextRenderItem(t,e,n,i,r,s);!0===n.transparent||n.transmission>0?(nR(n)&&this.transparentDoublePass.unshift(a),this.transparent.unshift(a)):this.opaque.unshift(a)}pushBundle(t){this.bundles.push(t)}pushLight(t){this.lightsArray.push(t)}sort(t,e){this.opaque.length>1&&this.opaque.sort(t||tR),this.transparentDoublePass.length>1&&this.transparentDoublePass.sort(e||eR),this.transparent.length>1&&this.transparent.sort(e||eR)}finish(){this.lightsNode.setLights(this.lightsArray);for(let t=this.renderItemsIndex,e=this.renderItems.length;t>e,l=a.height>>e;let h=t.depthTexture||r[e];const u=!0===t.depthBuffer||!0===t.stencilBuffer;let c=!1;void 0===h&&u&&(h=new y_,h.format=t.stencilBuffer?up:hp,h.type=t.stencilBuffer?ap:ip,h.image.width=o,h.image.height=l,r[e]=h),n.width===a.width&&a.height===n.height||(c=!0,h&&(h.needsUpdate=!0,h.image.width=o,h.image.height=l)),n.width=a.width,n.height=a.height,n.textures=s,n.depthTexture=h||null,n.depth=t.depthBuffer,n.stencil=t.stencilBuffer,n.renderTarget=t,n.sampleCount!==i&&(c=!0,h&&(h.needsUpdate=!0),n.sampleCount=i);const d={sampleCount:i};for(let t=0;t{t.removeEventListener("dispose",e);for(let t=0;t0){const i=t.image;if(void 0===i)console.warn("THREE.Renderer: Texture marked for update but image is undefined.");else if(!1===i.complete)console.warn("THREE.Renderer: Texture marked for update but image is incomplete.");else{if(t.images){const n=[];for(const e of t.images)n.push(e);e.images=n}else e.image=i;void 0!==n.isDefaultTexture&&!0!==n.isDefaultTexture||(r.createTexture(t,e),n.isDefaultTexture=!1,n.generation=t.version),!0===t.source.dataReady&&r.updateTexture(t,e),e.needsMipmaps&&0===t.mipmaps.length&&r.generateMipmaps(t)}}else r.createDefaultTexture(t),n.isDefaultTexture=!0,n.generation=t.version}if(!0!==n.initialized){n.initialized=!0,n.generation=t.version,this.info.memory.textures++;const e=()=>{t.removeEventListener("dispose",e),this._destroyTexture(t),this.info.memory.textures--};t.addEventListener("dispose",e)}n.version=t.version}getSize(t,e=hR){let n=t.images?t.images[0]:t.image;return n?(void 0!==n.image&&(n=n.image),e.width=n.width,e.height=n.height,e.depth=t.isCubeTexture?6:n.depth||1):e.width=e.height=e.depth=1,e}getMipLevels(t,e,n){let i;return i=t.isCompressedTexture?t.mipmaps.length:Math.floor(Math.log2(Math.max(e,n)))+1,i}needsMipmaps(t){return this.isEnvironmentTexture(t)||!0===t.isCompressedTexture||t.generateMipmaps}isEnvironmentTexture(t){const e=t.mapping;return e===Gd||e===Vd||e===zd||e===kd}_destroyTexture(t){this.backend.destroySampler(t),this.backend.destroyTexture(t),this.delete(t)}}class cR extends og{constructor(t,e,n,i=1){super(t,e,n),this.a=i}set(t,e,n,i=1){return this.a=i,super.set(t,e,n)}copy(t){return void 0!==t.a&&(this.a=t.a),super.copy(t)}clone(){return new this.constructor(this.r,this.g,this.b,this.a)}}class dR extends Fy{static get type(){return"ParameterNode"}constructor(t,e=null){super(t,e),this.isParameterNode=!0}getHash(){return this.uuid}generate(){return this.name}}class pR extends mv{static get type(){return"StackNode"}constructor(t=null){super(),this.nodes=[],this.outputNode=null,this.parent=t,this._currentCond=null,this.isStackNode=!0}getNodeType(t){return this.outputNode?this.outputNode.getNodeType(t):"void"}add(t){return this.nodes.push(t),this}If(t,e){const n=new Jv(e);return this._currentCond=Gb(t,n),this.add(this._currentCond)}ElseIf(t,e){const n=new Jv(e),i=Gb(t,n);return this._currentCond.elseNode=i,this._currentCond=i,this}Else(t){return this._currentCond.elseNode=new Jv(t),this}build(t,...e){const n=oy();ay(this);for(const e of this.nodes)e.build(t,"void");return ay(n),this.outputNode?this.outputNode.build(t,...e):super.build(t,...e)}else(...t){return console.warn("TSL.StackNode: .else() has been renamed to .Else()."),this.Else(...t)}elseif(...t){return console.warn("TSL.StackNode: .elseif() has been renamed to .ElseIf()."),this.ElseIf(...t)}}const fR=iy(pR);new d_,new zf,new zf,new zf,new mm,new zf(0,0,-1),new Uf,new zf,new zf,new Uf,new ff;const mR=new Df;qT.flipX(),mR.depthTexture=new y_(1,1);const gR=new H_(-1,1,1,-1,0,1);class _R extends Ng{constructor(t=!1){super();const e=!1===t?[0,-1,0,1,2,1]:[0,2,0,0,2,0];this.setAttribute("position",new Sg([-1,3,0,-1,-1,0,3,-1,0],3)),this.setAttribute("uv",new Sg(e,2))}}const vR=new _R;class yR extends Vg{constructor(t=null){super(vR,t),this.camera=gR,this.isQuadMesh=!0}renderAsync(t){return t.renderAsync(this,gR)}render(t){t.render(this,gR)}}const xR=new wm,bR=new mm;class SR extends mv{static get type(){return"SceneNode"}constructor(t=SR.BACKGROUND_BLURRINESS,e=null){super(),this.scope=t,this.scene=e}setup(t){const e=this.scope,n=null!==this.scene?this.scene:t.scene;let i;return e===SR.BACKGROUND_BLURRINESS?i=yM("backgroundBlurriness","float",n):e===SR.BACKGROUND_INTENSITY?i=yM("backgroundIntensity","float",n):e===SR.BACKGROUND_ROTATION?i=Oy("mat4").label("backgroundRotation").setGroup(Ly).onRenderUpdate((()=>{const t=n.background;return null!==t&&t.isTexture&&300!==t.mapping?(xR.copy(n.backgroundRotation),xR.x*=-1,xR.y*=-1,xR.z*=-1,bR.makeRotationFromEuler(xR)):bR.identity(),bR})):console.error("THREE.SceneNode: Unknown scope:",e),i}}SR.BACKGROUND_BLURRINESS="backgroundBlurriness",SR.BACKGROUND_INTENSITY="backgroundIntensity",SR.BACKGROUND_ROTATION="backgroundRotation";const MR=ry(SR,SR.BACKGROUND_BLURRINESS),TR=ry(SR,SR.BACKGROUND_INTENSITY),wR=ry(SR,SR.BACKGROUND_ROTATION),ER="point-list",AR="line-list",RR="line-strip",CR="triangle-list",NR="triangle-strip",PR="never",IR="less",LR="equal",UR="less-equal",DR="greater",OR="not-equal",FR="greater-equal",BR="always",zR="store",kR="load",GR="clear",VR="ccw",HR="none",jR="front",WR="back",qR="uint16",XR="uint32",$R={R8Unorm:"r8unorm",R8Snorm:"r8snorm",R8Uint:"r8uint",R8Sint:"r8sint",R16Uint:"r16uint",R16Sint:"r16sint",R16Float:"r16float",RG8Unorm:"rg8unorm",RG8Snorm:"rg8snorm",RG8Uint:"rg8uint",RG8Sint:"rg8sint",R32Uint:"r32uint",R32Sint:"r32sint",R32Float:"r32float",RG16Uint:"rg16uint",RG16Sint:"rg16sint",RG16Float:"rg16float",RGBA8Unorm:"rgba8unorm",RGBA8UnormSRGB:"rgba8unorm-srgb",RGBA8Snorm:"rgba8snorm",RGBA8Uint:"rgba8uint",RGBA8Sint:"rgba8sint",BGRA8Unorm:"bgra8unorm",BGRA8UnormSRGB:"bgra8unorm-srgb",RGB9E5UFloat:"rgb9e5ufloat",RGB10A2Unorm:"rgb10a2unorm",RG11B10uFloat:"rgb10a2unorm",RG32Uint:"rg32uint",RG32Sint:"rg32sint",RG32Float:"rg32float",RGBA16Uint:"rgba16uint",RGBA16Sint:"rgba16sint",RGBA16Float:"rgba16float",RGBA32Uint:"rgba32uint",RGBA32Sint:"rgba32sint",RGBA32Float:"rgba32float",Stencil8:"stencil8",Depth16Unorm:"depth16unorm",Depth24Plus:"depth24plus",Depth24PlusStencil8:"depth24plus-stencil8",Depth32Float:"depth32float",Depth32FloatStencil8:"depth32float-stencil8",BC1RGBAUnorm:"bc1-rgba-unorm",BC1RGBAUnormSRGB:"bc1-rgba-unorm-srgb",BC2RGBAUnorm:"bc2-rgba-unorm",BC2RGBAUnormSRGB:"bc2-rgba-unorm-srgb",BC3RGBAUnorm:"bc3-rgba-unorm",BC3RGBAUnormSRGB:"bc3-rgba-unorm-srgb",BC4RUnorm:"bc4-r-unorm",BC4RSnorm:"bc4-r-snorm",BC5RGUnorm:"bc5-rg-unorm",BC5RGSnorm:"bc5-rg-snorm",BC6HRGBUFloat:"bc6h-rgb-ufloat",BC6HRGBFloat:"bc6h-rgb-float",BC7RGBAUnorm:"bc7-rgba-unorm",BC7RGBAUnormSRGB:"bc7-rgba-srgb",ETC2RGB8Unorm:"etc2-rgb8unorm",ETC2RGB8UnormSRGB:"etc2-rgb8unorm-srgb",ETC2RGB8A1Unorm:"etc2-rgb8a1unorm",ETC2RGB8A1UnormSRGB:"etc2-rgb8a1unorm-srgb",ETC2RGBA8Unorm:"etc2-rgba8unorm",ETC2RGBA8UnormSRGB:"etc2-rgba8unorm-srgb",EACR11Unorm:"eac-r11unorm",EACR11Snorm:"eac-r11snorm",EACRG11Unorm:"eac-rg11unorm",EACRG11Snorm:"eac-rg11snorm",ASTC4x4Unorm:"astc-4x4-unorm",ASTC4x4UnormSRGB:"astc-4x4-unorm-srgb",ASTC5x4Unorm:"astc-5x4-unorm",ASTC5x4UnormSRGB:"astc-5x4-unorm-srgb",ASTC5x5Unorm:"astc-5x5-unorm",ASTC5x5UnormSRGB:"astc-5x5-unorm-srgb",ASTC6x5Unorm:"astc-6x5-unorm",ASTC6x5UnormSRGB:"astc-6x5-unorm-srgb",ASTC6x6Unorm:"astc-6x6-unorm",ASTC6x6UnormSRGB:"astc-6x6-unorm-srgb",ASTC8x5Unorm:"astc-8x5-unorm",ASTC8x5UnormSRGB:"astc-8x5-unorm-srgb",ASTC8x6Unorm:"astc-8x6-unorm",ASTC8x6UnormSRGB:"astc-8x6-unorm-srgb",ASTC8x8Unorm:"astc-8x8-unorm",ASTC8x8UnormSRGB:"astc-8x8-unorm-srgb",ASTC10x5Unorm:"astc-10x5-unorm",ASTC10x5UnormSRGB:"astc-10x5-unorm-srgb",ASTC10x6Unorm:"astc-10x6-unorm",ASTC10x6UnormSRGB:"astc-10x6-unorm-srgb",ASTC10x8Unorm:"astc-10x8-unorm",ASTC10x8UnormSRGB:"astc-10x8-unorm-srgb",ASTC10x10Unorm:"astc-10x10-unorm",ASTC10x10UnormSRGB:"astc-10x10-unorm-srgb",ASTC12x10Unorm:"astc-12x10-unorm",ASTC12x10UnormSRGB:"astc-12x10-unorm-srgb",ASTC12x12Unorm:"astc-12x12-unorm",ASTC12x12UnormSRGB:"astc-12x12-unorm-srgb"},YR="clamp-to-edge",KR="repeat",ZR="mirror-repeat",QR="linear",JR="nearest",tC="zero",eC="one",nC="src",iC="one-minus-src",rC="src-alpha",sC="one-minus-src-alpha",aC="dst",oC="one-minus-dst",lC="dst-alpha",hC="one-minus-dst-alpha",uC="src-alpha-saturated",cC="constant",dC="one-minus-constant",pC="add",fC="subtract",mC="reverse-subtract",gC="min",_C="max",vC=0,yC=15,xC="keep",bC="zero",SC="replace",MC="invert",TC="increment-clamp",wC="decrement-clamp",EC="increment-wrap",AC="decrement-wrap",RC="storage",CC="read-only-storage",NC="write-only",PC="read-only",IC="float",LC="unfilterable-float",UC="depth",DC="sint",OC="uint",FC="2d",BC="3d",zC="2d",kC="2d-array",GC="cube",VC="3d",HC="all",jC="vertex",WC="instance",qC={DepthClipControl:"depth-clip-control",Depth32FloatStencil8:"depth32float-stencil8",TextureCompressionBC:"texture-compression-bc",TextureCompressionETC2:"texture-compression-etc2",TextureCompressionASTC:"texture-compression-astc",TimestampQuery:"timestamp-query",IndirectFirstInstance:"indirect-first-instance",ShaderF16:"shader-f16",RG11B10UFloat:"rg11b10ufloat-renderable",BGRA8UNormStorage:"bgra8unorm-storage",Float32Filterable:"float32-filterable",ClipDistances:"clip-distances",DualSourceBlending:"dual-source-blending",Subgroups:"subgroups"},XC=new ff;class $C extends AS{static get type(){return"PassTextureNode"}constructor(t,e){super(e),this.passNode=t,this.setUpdateMatrix(!1)}setup(t){return t.object.isQuadMesh&&this.passNode.build(t),super.setup(t)}clone(){return new this.constructor(this.passNode,this.value)}}class YC extends $C{static get type(){return"PassMultipleTextureNode"}constructor(t,e,n=!1){super(t,null),this.textureName=e,this.previousTexture=n}updateTexture(){this.value=this.previousTexture?this.passNode.getPreviousTexture(this.textureName):this.passNode.getTexture(this.textureName)}setup(t){return this.updateTexture(),super.setup(t)}clone(){return new this.constructor(this.passNode,this.textureName,this.previousTexture)}}class KC extends vv{static get type(){return"PassNode"}constructor(t,e,n,i={}){super("vec4"),this.scope=t,this.scene=e,this.camera=n,this.options=i,this._pixelRatio=1,this._width=1,this._height=1;const r=new y_;r.isRenderTargetTexture=!0,r.name="depth";const s=new Df(this._width*this._pixelRatio,this._height*this._pixelRatio,{type:sp,...i});s.texture.name="output",s.depthTexture=r,this.renderTarget=s,this.updateBeforeType=lv,this._textures={output:s.texture,depth:r},this._textureNodes={},this._linearDepthNodes={},this._viewZNodes={},this._previousTextures={},this._previousTextureNodes={},this._cameraNear=Oy(0),this._cameraFar=Oy(0),this._mrt=null,this.isPassNode=!0}setMRT(t){return this._mrt=t,this}getMRT(){return this._mrt}isGlobal(){return!0}getTexture(t){let e=this._textures[t];if(void 0===e){e=this.renderTarget.texture.clone(),e.isRenderTargetTexture=!0,e.name=t,this._textures[t]=e,this.renderTarget.textures.push(e)}return e}getPreviousTexture(t){let e=this._previousTextures[t];return void 0===e&&(e=this.getTexture(t).clone(),e.isRenderTargetTexture=!0,this._previousTextures[t]=e),e}toggleTexture(t){const e=this._previousTextures[t];if(void 0!==e){const n=this._textures[t],i=this.renderTarget.textures.indexOf(n);this.renderTarget.textures[i]=e,this._textures[t]=e,this._previousTextures[t]=n,this._textureNodes[t].updateTexture(),this._previousTextureNodes[t].updateTexture()}}getTextureNode(t="output"){let e=this._textureNodes[t];return void 0===e&&(e=ty(new YC(this,t)),e.updateTexture(),this._textureNodes[t]=e),e}getPreviousTextureNode(t="output"){let e=this._previousTextureNodes[t];return void 0===e&&(void 0===this._textureNodes[t]&&this.getTextureNode(t),e=ty(new YC(this,t,!0)),e.updateTexture(),this._previousTextureNodes[t]=e),e}getViewZNode(t="depth"){let e=this._viewZNodes[t];if(void 0===e){const n=this._cameraNear,i=this._cameraFar;this._viewZNodes[t]=e=sw(this.getTextureNode(t),n,i)}return e}getLinearDepthNode(t="depth"){let e=this._linearDepthNodes[t];if(void 0===e){const n=this._cameraNear,i=this._cameraFar,r=this.getViewZNode(t);this._linearDepthNodes[t]=e=iw(r,n,i)}return e}setup({renderer:t}){return this.renderTarget.samples=void 0===this.options.samples?t.samples:this.options.samples,!0===t.backend.isWebGLBackend&&(this.renderTarget.samples=0),this.renderTarget.depthTexture.isMultisampleRenderTargetTexture=this.renderTarget.samples>1,this.scope===KC.COLOR?this.getTextureNode():this.getLinearDepthNode()}updateBefore(t){const{renderer:e}=t,{scene:n,camera:i}=this;this._pixelRatio=e.getPixelRatio();const r=e.getSize(XC);this.setSize(r.width,r.height);const s=e.getRenderTarget(),a=e.getMRT();this._cameraNear.value=i.near,this._cameraFar.value=i.far;for(const t in this._previousTextures)this.toggleTexture(t);e.setRenderTarget(this.renderTarget),e.setMRT(this._mrt),e.render(n,i),e.setRenderTarget(s),e.setMRT(a)}setSize(t,e){this._width=t,this._height=e;const n=this._width*this._pixelRatio,i=this._height*this._pixelRatio;this.renderTarget.setSize(n,i)}setPixelRatio(t){this._pixelRatio=t,this.setSize(this._width,this._height)}dispose(){this.renderTarget.dispose()}}KC.COLOR="color",KC.DEPTH="depth";const ZC=sy((([t,e])=>t.mul(e).clamp())).setLayout({name:"linearToneMapping",type:"vec3",inputs:[{name:"color",type:"vec3"},{name:"exposure",type:"float"}]}),QC=sy((([t,e])=>(t=t.mul(e)).div(t.add(1)).clamp())).setLayout({name:"reinhardToneMapping",type:"vec3",inputs:[{name:"color",type:"vec3"},{name:"exposure",type:"float"}]}),JC=sy((([t,e])=>{const n=(t=(t=t.mul(e)).sub(.004).max(0)).mul(t.mul(6.2).add(.5)),i=t.mul(t.mul(6.2).add(1.7)).add(.06);return n.div(i).pow(2.2)})).setLayout({name:"cineonToneMapping",type:"vec3",inputs:[{name:"color",type:"vec3"},{name:"exposure",type:"float"}]}),tN=sy((([t])=>{const e=t.mul(t.add(.0245786)).sub(90537e-9),n=t.mul(t.add(.432951).mul(.983729)).add(.238081);return e.div(n)})),eN=sy((([t,e])=>{const n=Ay(.59719,.35458,.04823,.076,.90834,.01566,.0284,.13383,.83777),i=Ay(1.60475,-.53108,-.07367,-.10208,1.10813,-.00605,-.00327,-.07276,1.07602);return t=t.mul(e).div(.6),t=n.mul(t),t=tN(t),(t=i.mul(t)).clamp()})).setLayout({name:"acesFilmicToneMapping",type:"vec3",inputs:[{name:"color",type:"vec3"},{name:"exposure",type:"float"}]}),nN=Ay(vy(1.6605,-.1246,-.0182),vy(-.5876,1.1329,-.1006),vy(-.0728,-.0083,1.1187)),iN=Ay(vy(.6274,.0691,.0164),vy(.3293,.9195,.088),vy(.0433,.0113,.8956)),rN=sy((([t])=>{const e=vy(t).toVar(),n=vy(e.mul(e)).toVar(),i=vy(n.mul(n)).toVar();return uy(15.5).mul(i.mul(n)).sub(vx(40.14,i.mul(e))).add(vx(31.96,i).sub(vx(6.868,n.mul(e))).add(vx(.4298,n).add(vx(.1191,e).sub(.00232))))})),sN=sy((([t,e])=>{const n=vy(t).toVar(),i=Ay(vy(.856627153315983,.137318972929847,.11189821299995),vy(.0951212405381588,.761241990602591,.0767994186031903),vy(.0482516061458583,.101439036467562,.811302368396859)),r=Ay(vy(1.1271005818144368,-.1413297634984383,-.14132976349843826),vy(-.11060664309660323,1.157823702216272,-.11060664309660294),vy(-.016493938717834573,-.016493938717834257,1.2519364065950405)),s=uy(-12.47393),a=uy(4.026069);return n.mulAssign(e),n.assign(iN.mul(n)),n.assign(i.mul(n)),n.assign(bb(n,1e-10)),n.assign($x(n)),n.assign(n.sub(s).div(a.sub(s))),n.assign(Db(n,0,1)),n.assign(rN(n)),n.assign(r.mul(n)),n.assign(Cb(bb(vy(0),n),vy(2.2))),n.assign(nN.mul(n)),n.assign(Db(n,0,1)),n})).setLayout({name:"agxToneMapping",type:"vec3",inputs:[{name:"color",type:"vec3"},{name:"exposure",type:"float"}]}),aN=sy((([t,e])=>{const n=uy(.76),i=uy(.15);t=t.mul(e);const r=xb(t.r,xb(t.g,t.b)),s=Gb(r.lessThan(.08),r.sub(vx(6.25,r.mul(r))),.04);t.subAssign(s);const a=bb(t.r,bb(t.g,t.b));ly(a.lessThan(n),(()=>t));const o=_x(1,n),l=_x(1,o.mul(o).div(a.add(o.sub(n))));t.mulAssign(l.div(a));const h=_x(1,yx(1,i.mul(a.sub(l)).add(1)));return Ub(t,vy(l),h)})).setLayout({name:"neutralToneMapping",type:"vec3",inputs:[{name:"color",type:"vec3"},{name:"exposure",type:"float"}]});class oN extends mv{static get type(){return"CodeNode"}constructor(t="",e=[],n=""){super("code"),this.isCodeNode=!0,this.code=t,this.language=n,this.includes=e}isGlobal(){return!0}setIncludes(t){return this.includes=t,this}getIncludes(){return this.includes}generate(t){const e=this.getIncludes(t);for(const n of e)n.build(t);const n=t.getCodeFromNode(this,this.getNodeType(t));return n.code=this.code,n.code}serialize(t){super.serialize(t),t.code=this.code,t.language=this.language}deserialize(t){super.deserialize(t),this.code=t.code,this.language=t.language}}class lN extends oN{static get type(){return"FunctionNode"}constructor(t="",e=[],n=""){super(t,e,n)}getNodeType(t){return this.getNodeFunction(t).type}getInputs(t){return this.getNodeFunction(t).inputs}getNodeFunction(t){const e=t.getDataFromNode(this);let n=e.nodeFunction;return void 0===n&&(n=t.parser.parseFunction(this.code),e.nodeFunction=n),n}generate(t,e){super.generate(t);const n=this.getNodeFunction(t),i=n.name,r=n.type,s=t.getCodeFromNode(this,r);""!==i&&(s.name=i);const a=t.getPropertyName(s),o=this.getNodeFunction(t).getCode(a);return s.code=o+"\n","property"===e?a:t.format(`${a}()`,r,e)}}class hN extends mv{static get type(){return"FogNode"}constructor(t,e){super("float"),this.isFogNode=!0,this.colorNode=t,this.factorNode=e}getViewZNode(t){let e;const n=t.context.getViewZ;return void 0!==n&&(e=n(this)),(e||WS.z).negate()}setup(){return this.factorNode}}class uN extends hN{static get type(){return"FogRangeNode"}constructor(t,e,n){super(t),this.isFogRangeNode=!0,this.nearNode=e,this.farNode=n}setup(t){const e=this.getViewZNode(t);return Fb(this.nearNode,this.farNode,e)}}const cN=iy(uN);class dN extends hN{static get type(){return"FogExp2Node"}constructor(t,e){super(t),this.isFogExp2Node=!0,this.densityNode=e}setup(t){const e=this.getViewZNode(t),n=this.densityNode;return n.mul(n,e,e).negate().exp().oneMinus()}}const pN=iy(dN);iy(class extends mv{constructor(t){super(),this.scope=t}generate(t){const{scope:e}=this,{renderer:n}=t;!0===n.backend.isWebGLBackend?t.addFlowCode(`\t// ${e}Barrier \n`):t.addLineFlowCode(`${e}Barrier()`,this)}});class fN extends vv{static get type(){return"AtomicFunctionNode"}constructor(t,e,n,i=null){super("uint"),this.method=t,this.pointerNode=e,this.valueNode=n,this.storeNode=i}getInputType(t){return this.pointerNode.getNodeType(t)}getNodeType(t){return this.getInputType(t)}generate(t){const e=this.method,n=this.getNodeType(t),i=this.getInputType(t),r=this.pointerNode,s=this.valueNode,a=[];a.push(`&${r.build(t,i)}`),a.push(s.build(t,i));const o=`${t.getMethod(e,n)}( ${a.join(", ")} )`;if(null!==this.storeNode){const e=this.storeNode.build(t,i);t.addLineFlowCode(`${e} = ${o}`,this)}else t.addLineFlowCode(o,this)}}let mN;function gN(t){mN=mN||new WeakMap;let e=mN.get(t);return void 0===e&&mN.set(t,e={}),e}function _N(t){const e=gN(t);return e.position||(e.position=Oy(new zf).setGroup(Ly).onRenderUpdate(((e,n)=>n.value.setFromMatrixPosition(t.matrixWorld))))}function vN(t){const e=gN(t);return e.viewPosition||(e.viewPosition=Oy(new zf).setGroup(Ly).onRenderUpdate((({camera:e},n)=>{n.value=n.value||new zf,n.value.setFromMatrixPosition(t.matrixWorld),n.value.applyMatrix4(e.matrixWorldInverse)})))}fN.ATOMIC_LOAD="atomicLoad",fN.ATOMIC_STORE="atomicStore",fN.ATOMIC_ADD="atomicAdd",fN.ATOMIC_SUB="atomicSub",fN.ATOMIC_MAX="atomicMax",fN.ATOMIC_MIN="atomicMin",fN.ATOMIC_AND="atomicAnd",fN.ATOMIC_OR="atomicOr",fN.ATOMIC_XOR="atomicXor",iy(fN);const yN=t=>LS.transformDirection(_N(t).sub(function(t){const e=gN(t);return e.targetPosition||(e.targetPosition=Oy(new zf).setGroup(Ly).onRenderUpdate(((e,n)=>n.value.setFromMatrixPosition(t.target.matrixWorld))))}(t))),xN=(t,e)=>{for(const n of e)if(n.isAnalyticLightNode&&n.light.id===t)return n;return null},bN=new WeakMap;class SN extends mv{static get type(){return"LightsNode"}constructor(){super("vec3"),this.totalDiffuseNode=vy().toVar("totalDiffuse"),this.totalSpecularNode=vy().toVar("totalSpecular"),this.outgoingLightNode=vy().toVar("outgoingLight"),this._lights=[],this._lightNodes=null,this._lightNodesHash=null,this.global=!0}getHash(t){if(null===this._lightNodesHash){null===this._lightNodes&&this.setupLightsNode(t);const e=[];for(const t of this._lightNodes)e.push(t.getSelf().getHash());this._lightNodesHash="lights-"+e.join(",")}return this._lightNodesHash}analyze(t){const e=t.getDataFromNode(this);for(const n of e.nodes)n.build(t)}setupLightsNode(t){const e=[],n=this._lightNodes,i=(t=>t.sort(((t,e)=>t.id-e.id)))(this._lights),r=t.renderer.library;for(const t of i)if(t.isNode)e.push(ty(t));else{let i=null;if(null!==n&&(i=xN(t.id,n)),null===i){const n=r.getLightNodeClass(t.constructor);if(null===n){console.warn(`LightsNode.setupNodeLights: Light node not found for ${t.constructor.name}`);continue}let i=null;bN.has(t)?i=bN.get(t):(i=ty(new n(t)),bN.set(t,i)),e.push(i)}}this._lightNodes=e}setupLights(t,e){for(const n of e)n.build(t)}setup(t){null===this._lightNodes&&this.setupLightsNode(t);const e=t.context,n=e.lightingModel;let i=this.outgoingLightNode;if(n){const{_lightNodes:r,totalDiffuseNode:s,totalSpecularNode:a}=this;e.outgoingLight=i;const o=t.addStack();t.getDataFromNode(this).nodes=o.nodes,n.start(e,o,t),this.setupLights(t,r),n.indirect(e,o,t);const{backdrop:l,backdropAlpha:h}=e,{directDiffuse:u,directSpecular:c,indirectDiffuse:d,indirectSpecular:p}=e.reflectedLight;let f=u.add(d);null!==l&&(f=vy(null!==h?h.mix(f,l):l),e.material.transparent=!0),s.assign(f),a.assign(c.add(p)),i.assign(s.add(a)),n.finish(e,o,t),i=i.bypass(t.removeStack())}return i}setLights(t){return this._lights=t,this._lightNodes=null,this._lightNodesHash=null,this}getLights(){return this._lights}get hasLights(){return this._lights.length>0}}const MN=sy((({depthTexture:t,shadowCoord:e})=>RS(t,e.xy).compare(e.z))),TN=sy((({depthTexture:t,shadowCoord:e,shadow:n})=>{const i=(e,n)=>RS(t,e).compare(n),r=yM("mapSize","vec2",n).setGroup(Ly),s=yM("radius","float",n).setGroup(Ly),a=fy(1).div(r),o=a.x.negate().mul(s),l=a.y.negate().mul(s),h=a.x.mul(s),u=a.y.mul(s),c=o.div(2),d=l.div(2),p=h.div(2),f=u.div(2);return gx(i(e.xy.add(fy(o,l)),e.z),i(e.xy.add(fy(0,l)),e.z),i(e.xy.add(fy(h,l)),e.z),i(e.xy.add(fy(c,d)),e.z),i(e.xy.add(fy(0,d)),e.z),i(e.xy.add(fy(p,d)),e.z),i(e.xy.add(fy(o,0)),e.z),i(e.xy.add(fy(c,0)),e.z),i(e.xy,e.z),i(e.xy.add(fy(p,0)),e.z),i(e.xy.add(fy(h,0)),e.z),i(e.xy.add(fy(c,f)),e.z),i(e.xy.add(fy(0,f)),e.z),i(e.xy.add(fy(p,f)),e.z),i(e.xy.add(fy(o,u)),e.z),i(e.xy.add(fy(0,u)),e.z),i(e.xy.add(fy(h,u)),e.z)).mul(1/17)})),wN=sy((({depthTexture:t,shadowCoord:e,shadow:n})=>{const i=(e,n)=>RS(t,e).compare(n),r=yM("mapSize","vec2",n).setGroup(Ly),s=fy(1).div(r),a=s.x,o=s.y,l=e.xy,h=tb(l.mul(r).add(.5));return l.subAssign(h.mul(s)),gx(i(l,e.z),i(l.add(fy(a,0)),e.z),i(l.add(fy(0,o)),e.z),i(l.add(s),e.z),Ub(i(l.add(fy(a.negate(),0)),e.z),i(l.add(fy(a.mul(2),0)),e.z),h.x),Ub(i(l.add(fy(a.negate(),o)),e.z),i(l.add(fy(a.mul(2),o)),e.z),h.x),Ub(i(l.add(fy(0,o.negate())),e.z),i(l.add(fy(0,o.mul(2))),e.z),h.y),Ub(i(l.add(fy(a,o.negate())),e.z),i(l.add(fy(a,o.mul(2))),e.z),h.y),Ub(Ub(i(l.add(fy(a.negate(),o.negate())),e.z),i(l.add(fy(a.mul(2),o.negate())),e.z),h.x),Ub(i(l.add(fy(a.negate(),o.mul(2))),e.z),i(l.add(fy(a.mul(2),o.mul(2))),e.z),h.x),h.y)).mul(1/9)})),EN=sy((({depthTexture:t,shadowCoord:e})=>{const n=uy(1).toVar(),i=RS(t).uv(e.xy).rg,r=Mb(e.z,i.x);return ly(r.notEqual(uy(1)),(()=>{const t=e.z.sub(i.x),s=bb(0,i.y.mul(i.y));let a=s.div(s.add(t.mul(t)));a=Db(_x(a,.3).div(.95-.3)),n.assign(Db(bb(r,a)))})),n})),AN=sy((({samples:t,radius:e,size:n,shadowPass:i})=>{const r=uy(0).toVar(),s=uy(0).toVar(),a=t.lessThanEqual(uy(1)).select(uy(0),uy(2).div(t.sub(1))),o=t.lessThanEqual(uy(1)).select(uy(0),uy(-1));IT({start:cy(0),end:cy(t),type:"int",condition:"<"},(({i:t})=>{const l=o.add(uy(t).mul(a)),h=i.uv(gx($T.xy,fy(0,l).mul(e)).div(n)).x;r.addAssign(h),s.addAssign(h.mul(h))})),r.divAssign(t),s.divAssign(t);const l=Yx(s.sub(r.mul(r)));return fy(r,l)})),RN=sy((({samples:t,radius:e,size:n,shadowPass:i})=>{const r=uy(0).toVar(),s=uy(0).toVar(),a=t.lessThanEqual(uy(1)).select(uy(0),uy(2).div(t.sub(1))),o=t.lessThanEqual(uy(1)).select(uy(0),uy(-1));IT({start:cy(0),end:cy(t),type:"int",condition:"<"},(({i:t})=>{const l=o.add(uy(t).mul(a)),h=i.uv(gx($T.xy,fy(l,0).mul(e)).div(n));r.addAssign(h.x),s.addAssign(gx(h.y.mul(h.y),h.x.mul(h.x)))})),r.divAssign(t),s.divAssign(t);const l=Yx(s.sub(r.mul(r)));return fy(r,l)})),CN=[MN,TN,wN,EN];let NN=null;const PN=new yR;class IN extends mv{static get type(){return"ShadowNode"}constructor(t,e=null){super(),this.light=t,this.shadow=e||t.shadow,this.shadowMap=null,this.vsmShadowMapVertical=null,this.vsmShadowMapHorizontal=null,this.vsmMaterialVertical=null,this.vsmMaterialHorizontal=null,this.updateBeforeType=hv,this._node=null,this.isShadowNode=!0}setupShadow(t){const{object:e,renderer:n}=t;null===NN&&(NN=new pw,NN.fragmentNode=Sy(0,0,0,1),NN.isShadowNodeMaterial=!0,NN.name="ShadowMaterial");const i=this.shadow,r=n.shadowMap.type,s=new y_(i.mapSize.width,i.mapSize.height);s.compareFunction=513;const a=t.createRenderTarget(i.mapSize.width,i.mapSize.height);if(a.depthTexture=s,i.camera.updateProjectionMatrix(),3===r){s.compareFunction=null,this.vsmShadowMapVertical=t.createRenderTarget(i.mapSize.width,i.mapSize.height,{format:pp,type:sp}),this.vsmShadowMapHorizontal=t.createRenderTarget(i.mapSize.width,i.mapSize.height,{format:pp,type:sp});const e=RS(s),n=RS(this.vsmShadowMapVertical.texture),r=yM("blurSamples","float",i).setGroup(Ly),a=yM("radius","float",i).setGroup(Ly),o=yM("mapSize","vec2",i).setGroup(Ly);let l=this.vsmMaterialVertical||(this.vsmMaterialVertical=new pw);l.fragmentNode=AN({samples:r,radius:a,size:o,shadowPass:e}).context(t.getSharedContext()),l.name="VSMVertical",l=this.vsmMaterialHorizontal||(this.vsmMaterialHorizontal=new pw),l.fragmentNode=RN({samples:r,radius:a,size:o,shadowPass:n}).context(t.getSharedContext()),l.name="VSMHorizontal"}const o=yM("intensity","float",i).setGroup(Ly),l=yM("bias","float",i).setGroup(Ly),h=yM("normalBias","float",i).setGroup(Ly),u=e.material.shadowPositionNode||HS;let c,d=Oy(i.matrix).setGroup(Ly).mul(u.add(eM.mul(h)));if(i.camera.isOrthographicCamera||!0!==n.logarithmicDepthBuffer)d=d.xyz.div(d.w),c=d.z,n.coordinateSystem===tf&&(c=c.mul(2).sub(1));else{const t=d.w;d=d.xy.div(t);const e=Oy("float").onRenderUpdate((()=>i.camera.near)),n=Oy("float").onRenderUpdate((()=>i.camera.far));c=aw(t,e,n)}d=vy(d.x,d.y.oneMinus(),c.add(l));const p=d.x.greaterThanEqual(0).and(d.x.lessThanEqual(1)).and(d.y.greaterThanEqual(0)).and(d.y.lessThanEqual(1)).and(d.z.lessThanEqual(1)),f=i.filterNode||CN[n.shadowMap.type]||null;if(null===f)throw new Error("THREE.WebGPURenderer: Shadow map type not supported yet.");const m=RS(a.texture,d),g=p.select(f({depthTexture:3===r?this.vsmShadowMapHorizontal.texture:s,shadowCoord:d,shadow:i}),uy(1));return this.shadowMap=a,this.shadow.map=a,Ub(1,g.rgb.mix(m,1),o.mul(m.a))}setup(t){if(!1!==t.renderer.shadowMap.enabled)return null!==this._node?this._node:this._node=this.setupShadow(t)}updateShadow(t){const{shadowMap:e,light:n,shadow:i}=this,{renderer:r,scene:s,camera:a}=t,o=r.shadowMap.type,l=e.depthTexture.version;this._depthVersionCached=l;const h=s.overrideMaterial;s.overrideMaterial=NN,e.setSize(i.mapSize.width,i.mapSize.height),i.updateMatrices(n),i.camera.layers.mask=a.layers.mask;const u=r.getRenderTarget(),c=r.getRenderObjectFunction();r.setRenderObjectFunction(((t,...e)=>{(!0===t.castShadow||t.receiveShadow&&3===o)&&r.renderObject(t,...e)})),r.setRenderTarget(e),r.render(s,i.camera),r.setRenderObjectFunction(c),!0!==n.isPointLight&&3===o&&this.vsmPass(r),r.setRenderTarget(u),s.overrideMaterial=h}vsmPass(t){const{shadow:e}=this;this.vsmShadowMapVertical.setSize(e.mapSize.width,e.mapSize.height),this.vsmShadowMapHorizontal.setSize(e.mapSize.width,e.mapSize.height),t.setRenderTarget(this.vsmShadowMapVertical),PN.material=this.vsmMaterialVertical,PN.render(t),t.setRenderTarget(this.vsmShadowMapHorizontal),PN.material=this.vsmMaterialHorizontal,PN.render(t)}dispose(){this.shadowMap.dispose(),this.shadowMap=null,null!==this.vsmShadowMapVertical&&(this.vsmShadowMapVertical.dispose(),this.vsmShadowMapVertical=null,this.vsmMaterialVertical.dispose(),this.vsmMaterialVertical=null),null!==this.vsmShadowMapHorizontal&&(this.vsmShadowMapHorizontal.dispose(),this.vsmShadowMapHorizontal=null,this.vsmMaterialHorizontal.dispose(),this.vsmMaterialHorizontal=null),this.updateBeforeType=ov}updateBefore(t){const{shadow:e}=this;(e.needsUpdate||e.autoUpdate)&&(this.updateShadow(t),this.shadowMap.depthTexture.version===this._depthVersionCached&&(e.needsUpdate=!1))}}class LN extends BT{static get type(){return"AnalyticLightNode"}constructor(t=null){super(),this.updateType=lv,this.light=t,this.color=new og,this.colorNode=Oy(this.color).setGroup(Ly),this.baseColorNode=null,this.shadowNode=null,this.shadowColorNode=null,this.isAnalyticLightNode=!0}getCacheKey(){return ev(super.getCacheKey(),this.light.id,this.light.castShadow?1:0)}getHash(){return this.light.uuid}setupShadow(t){const{renderer:e}=t;if(!1===e.shadowMap.enabled)return;let n=this.shadowColorNode;if(null===n){const t=this.light.shadow.shadowNode;let e;e=void 0!==t?ty(t):((t,e)=>ty(new IN(t,e)))(this.light),this.shadowNode=e,this.shadowColorNode=n=this.colorNode.mul(e),this.baseColorNode=this.colorNode}this.colorNode=n}setup(t){this.colorNode=this.baseColorNode||this.colorNode,this.light.castShadow?t.object.receiveShadow&&this.setupShadow(t):null!==this.shadowNode&&this.shadowNode.dispose()}update(){const{light:t}=this;this.color.copy(t.color).multiplyScalar(t.intensity)}}const UN=sy((t=>{const{lightDistance:e,cutoffDistance:n,decayExponent:i}=t,r=e.pow(i).max(.01).reciprocal();return n.greaterThan(0).select(r.mul(e.div(n).pow4().oneMinus().clamp().pow2()),r)})),DN=sy((({color:t,lightViewPosition:e,cutoffDistance:n,decayExponent:i},r)=>{const s=r.context.lightingModel,a=e.sub(WS),o=a.normalize(),l=a.length(),h=UN({lightDistance:l,cutoffDistance:n,decayExponent:i}),u=t.mul(h),c=r.context.reflectedLight;s.direct({lightDirection:o,lightColor:u,reflectedLight:c},r.stack,r)}));class ON extends LN{static get type(){return"PointLightNode"}constructor(t=null){super(t),this.cutoffDistanceNode=Oy(0).setGroup(Ly),this.decayExponentNode=Oy(0).setGroup(Ly)}update(t){const{light:e}=this;super.update(t),this.cutoffDistanceNode.value=e.distance,this.decayExponentNode.value=e.decay}setup(){DN({color:this.colorNode,lightViewPosition:vN(this.light),cutoffDistance:this.cutoffDistanceNode,decayExponent:this.decayExponentNode}).append()}}const FN=sy((([t,e])=>{const n=t.x,i=t.y,r=t.z;let s=e.element(0).mul(.886227);return s=s.add(e.element(1).mul(1.023328).mul(i)),s=s.add(e.element(2).mul(1.023328).mul(r)),s=s.add(e.element(3).mul(1.023328).mul(n)),s=s.add(e.element(4).mul(.858086).mul(n).mul(i)),s=s.add(e.element(5).mul(.858086).mul(i).mul(r)),s=s.add(e.element(6).mul(r.mul(r).mul(.743125).sub(.247708))),s=s.add(e.element(7).mul(.858086).mul(n).mul(r)),s=s.add(e.element(8).mul(.429043).mul(vx(n,n).sub(vx(i,i)))),s})),BN=new cR;class zN extends OA{constructor(t,e){super(),this.renderer=t,this.nodes=e}update(t,e,n){const i=this.renderer,r=this.nodes.getBackgroundNode(t)||t.background;let s=!1;if(null===r)i._clearColor.getRGB(BN,zp),BN.a=i._clearColor.a;else if(!0===r.isColor)r.getRGB(BN,zp),BN.a=1,s=!0;else if(!0===r.isNode){const n=this.get(t),s=r;BN.copy(i._clearColor);let a=n.backgroundMesh;if(void 0===a){const t=Hb(Sy(s).mul(TR),{getUV:()=>wR.mul(JS),getTextureLevel:()=>MR});let e=xT();e=e.setZ(e.w);const i=new pw;i.name="Background.material",i.side=1,i.depthTest=!1,i.depthWrite=!1,i.fog=!1,i.lights=!1,i.vertexNode=e,i.colorNode=t,n.backgroundMeshNode=t,n.backgroundMesh=a=new Vg(new x_(1,32,32),i),a.frustumCulled=!1,a.name="Background.mesh",a.onBeforeRender=function(t,e,n){this.matrixWorld.copyPosition(n.matrixWorld)}}const o=s.getCacheKey();n.backgroundCacheKey!==o&&(n.backgroundMeshNode.node=Sy(s).mul(TR),n.backgroundMeshNode.needsUpdate=!0,a.material.needsUpdate=!0,n.backgroundCacheKey=o),e.unshift(a,a.geometry,a.material,0,0,null)}else console.error("THREE.Renderer: Unsupported background configuration.",r);if(!0===i.autoClear||!0===s){const t=n.clearColorValue;t.r=BN.r,t.g=BN.g,t.b=BN.b,t.a=BN.a,!0!==i.backend.isWebGLBackend&&!0!==i.alpha||(t.r*=t.a,t.g*=t.a,t.b*=t.a),n.depthClearValue=i._clearDepth,n.stencilClearValue=i._clearStencil,n.clearColor=!0===i.autoClearColor,n.clearDepth=!0===i.autoClearDepth,n.clearStencil=!0===i.autoClearStencil}else n.clearColor=!1,n.clearDepth=!1,n.clearStencil=!1}}let kN=0;class GN{constructor(t="",e=[],n=0,i=[]){this.name=t,this.bindings=e,this.index=n,this.bindingsReference=i,this.id=kN++}}class VN{constructor(t,e,n,i,r,s,a,o,l,h=[]){this.vertexShader=t,this.fragmentShader=e,this.computeShader=n,this.transforms=h,this.nodeAttributes=i,this.bindings=r,this.updateNodes=s,this.updateBeforeNodes=a,this.updateAfterNodes=o,this.monitor=l,this.usedTimes=0}createBindings(){const t=[];for(const e of this.bindings){if(!0!==e.bindings[0].groupNode.shared){const n=new GN(e.name,[],e.index,e);t.push(n);for(const t of e.bindings)n.bindings.push(t.clone())}else t.push(e)}return t}}class HN{constructor(t,e,n=null){this.isNodeAttribute=!0,this.name=t,this.type=e,this.node=n}}class jN{constructor(t,e,n){this.isNodeUniform=!0,this.name=t,this.type=e,this.node=n.getSelf()}get value(){return this.node.value}set value(t){this.node.value=t}get id(){return this.node.id}get groupNode(){return this.node.groupNode}}class WN{constructor(t,e){this.isNodeVar=!0,this.name=t,this.type=e}}class qN extends WN{constructor(t,e){super(t,e),this.needsInterpolation=!1,this.isNodeVarying=!0}}class XN{constructor(t,e,n=""){this.name=t,this.type=e,this.code=n,Object.defineProperty(this,"isNodeCode",{value:!0})}}let $N=0;class YN{constructor(t=null){this.id=$N++,this.nodesData=new WeakMap,this.parent=t}getData(t){let e=this.nodesData.get(t);return void 0===e&&null!==this.parent&&(e=this.parent.getData(t)),e}setData(t,e){this.nodesData.set(t,e)}}class KN{constructor(t,e){this.name=t,this.value=e,this.boundary=0,this.itemSize=0,this.offset=0}setValue(t){this.value=t}getValue(){return this.value}}class ZN extends KN{constructor(t,e=0){super(t,e),this.isNumberUniform=!0,this.boundary=4,this.itemSize=1}}class QN extends KN{constructor(t,e=new ff){super(t,e),this.isVector2Uniform=!0,this.boundary=8,this.itemSize=2}}class JN extends KN{constructor(t,e=new zf){super(t,e),this.isVector3Uniform=!0,this.boundary=16,this.itemSize=3}}class tP extends KN{constructor(t,e=new Uf){super(t,e),this.isVector4Uniform=!0,this.boundary=16,this.itemSize=4}}class eP extends KN{constructor(t,e=new og){super(t,e),this.isColorUniform=!0,this.boundary=16,this.itemSize=3}}class nP extends KN{constructor(t,e=new mf){super(t,e),this.isMatrix3Uniform=!0,this.boundary=48,this.itemSize=12}}class iP extends KN{constructor(t,e=new mm){super(t,e),this.isMatrix4Uniform=!0,this.boundary=64,this.itemSize=16}}class rP extends ZN{constructor(t){super(t.name,t.value),this.nodeUniform=t}getValue(){return this.nodeUniform.value}}class sP extends QN{constructor(t){super(t.name,t.value),this.nodeUniform=t}getValue(){return this.nodeUniform.value}}class aP extends JN{constructor(t){super(t.name,t.value),this.nodeUniform=t}getValue(){return this.nodeUniform.value}}class oP extends tP{constructor(t){super(t.name,t.value),this.nodeUniform=t}getValue(){return this.nodeUniform.value}}class lP extends eP{constructor(t){super(t.name,t.value),this.nodeUniform=t}getValue(){return this.nodeUniform.value}}class hP extends nP{constructor(t){super(t.name,t.value),this.nodeUniform=t}getValue(){return this.nodeUniform.value}}class uP extends iP{constructor(t){super(t.name,t.value),this.nodeUniform=t}getValue(){return this.nodeUniform.value}}const cP=[.125,.215,.35,.446,.526,.582],dP=20,pP=new H_(-1,1,1,-1,0,1),fP=new Zg(90,1),mP=new og;let gP=null,_P=0,vP=0;const yP=(1+Math.sqrt(5))/2,xP=1/yP,bP=[new zf(-yP,xP,0),new zf(yP,xP,0),new zf(-xP,0,yP),new zf(xP,0,yP),new zf(0,yP,-xP),new zf(0,yP,xP),new zf(-1,1,-1),new zf(1,1,-1),new zf(-1,1,1),new zf(1,1,1)],SP=[3,1,5,0,4,2],MP=XE(SS(),bS("faceIndex")).normalize(),TP=vy(MP.x,MP.y.negate(),MP.z);class wP{constructor(t){this._renderer=t,this._pingPongRenderTarget=null,this._lodMax=0,this._cubeSize=0,this._lodPlanes=[],this._sizeLods=[],this._sigmas=[],this._lodMeshes=[],this._blurMaterial=null,this._cubemapMaterial=null,this._equirectMaterial=null,this._backgroundBox=null}fromScene(t,e=0,n=.1,i=100){gP=this._renderer.getRenderTarget(),_P=this._renderer.getActiveCubeFace(),vP=this._renderer.getActiveMipmapLevel(),this._setSize(256);const r=this._allocateTargets();return r.depthBuffer=!0,this._sceneToCubeUV(t,n,i,r),e>0&&this._blur(r,0,0,e),this._applyPMREM(r),this._cleanup(r),r}fromEquirectangular(t,e=null){return this._fromTexture(t,e)}fromCubemap(t,e=null){return this._fromTexture(t,e)}async compileCubemapShader(){null===this._cubemapMaterial&&(this._cubemapMaterial=CP(),await this._compileMaterial(this._cubemapMaterial))}async compileEquirectangularShader(){null===this._equirectMaterial&&(this._equirectMaterial=NP(),await this._compileMaterial(this._equirectMaterial))}dispose(){this._dispose(),null!==this._cubemapMaterial&&this._cubemapMaterial.dispose(),null!==this._equirectMaterial&&this._equirectMaterial.dispose(),null!==this._backgroundBox&&(this._backgroundBox.geometry.dispose(),this._backgroundBox.material.dispose())}_setSize(t){this._lodMax=Math.floor(Math.log2(t)),this._cubeSize=Math.pow(2,this._lodMax)}_dispose(){null!==this._blurMaterial&&this._blurMaterial.dispose(),null!==this._pingPongRenderTarget&&this._pingPongRenderTarget.dispose();for(let t=0;tt-4?l=cP[o-t+4-1]:0===o&&(l=0),i.push(l);const h=1/(a-2),u=-h,c=1+h,d=[u,u,c,u,c,c,u,u,c,c,u,c],p=6,f=6,m=3,g=2,_=1,v=new Float32Array(m*f*p),y=new Float32Array(g*f*p),x=new Float32Array(_*f*p);for(let t=0;t2?0:-1,i=[e,n,0,e+2/3,n,0,e+2/3,n+1,0,e,n,0,e+2/3,n+1,0,e,n+1,0],r=SP[t];v.set(i,m*f*r),y.set(d,g*f*r);const s=[r,r,r,r,r,r];x.set(s,_*f*r)}const b=new Ng;b.setAttribute("position",new vg(v,m)),b.setAttribute("uv",new vg(y,g)),b.setAttribute("faceIndex",new vg(x,_)),e.push(b),r.push(new Vg(b,null)),s>4&&s--}return{lodPlanes:e,sizeLods:n,sigmas:i,lodMeshes:r}}(i)),this._blurMaterial=function(t,e,n){const i=gM(new Array(dP).fill(0)),r=Oy(new zf(0,1,0)),s=Oy(0),a=uy(dP),o=Oy(0),l=Oy(1),h=RS(null),u=Oy(0),c=uy(1/e),d=uy(1/n),p=uy(t),f={n:a,latitudinal:o,weights:i,poleAxis:r,outputDirection:TP,dTheta:s,samples:l,envMap:h,mipInt:u,CUBEUV_TEXEL_WIDTH:c,CUBEUV_TEXEL_HEIGHT:d,CUBEUV_MAX_MIP:p},m=RP("blur");return m.uniforms=f,m.fragmentNode=ZE({...f,latitudinal:o.equal(1)}),m}(i,t,e)}return i}async _compileMaterial(t){const e=new Vg(this._lodPlanes[0],t);await this._renderer.compile(e,pP)}_sceneToCubeUV(t,e,n,i){const r=fP;r.near=e,r.far=n;const s=[-1,1,-1,-1,-1,-1],a=[1,1,1,-1,-1,-1],o=this._renderer,l=o.autoClear;o.getClearColor(mP),o.autoClear=!1;let h=this._backgroundBox;if(null===h){const t=new cg({name:"PMREM.Background",side:1,depthWrite:!1,depthTest:!1});h=new Vg(new jg,t)}let u=!1;const c=t.background;c?c.isColor&&(h.material.color.copy(c),t.background=null,u=!0):(h.material.color.copy(mP),u=!0),o.setRenderTarget(i),o.clear(),u&&o.render(h,r);for(let e=0;e<6;e++){const n=e%3;0===n?(r.up.set(0,s[e],0),r.lookAt(a[e],0,0)):1===n?(r.up.set(0,0,s[e]),r.lookAt(0,a[e],0)):(r.up.set(0,s[e],0),r.lookAt(0,0,a[e]));const l=this._cubeSize;AP(i,n*l,e>2?l:0,l,l),o.render(t,r)}o.autoClear=l,t.background=c}_textureToCubeUV(t,e){const n=this._renderer,i=t.mapping===zd||t.mapping===kd;i?null===this._cubemapMaterial&&(this._cubemapMaterial=CP(t)):null===this._equirectMaterial&&(this._equirectMaterial=NP(t));const r=i?this._cubemapMaterial:this._equirectMaterial;r.fragmentNode.value=t;const s=this._lodMeshes[0];s.material=r;const a=this._cubeSize;AP(e,0,0,3*a,2*a),n.setRenderTarget(e),n.render(s,pP)}_applyPMREM(t){const e=this._renderer,n=e.autoClear;e.autoClear=!1;const i=this._lodPlanes.length;for(let e=1;edP&&console.warn(`sigmaRadians, ${r}, is too large and will clip, as it requested ${f} samples when the maximum is set to 20`);const m=[];let g=0;for(let t=0;t_-4?i-_+4:0),4*(this._cubeSize-v),3*v,2*v),o.setRenderTarget(e),o.render(h,pP)}}function EP(t,e,n){const i=new Df(t,e,n);return i.texture.mapping=306,i.texture.name="PMREM.cubeUv",i.texture.isPMREMTexture=!0,i.scissorTest=!0,i}function AP(t,e,n,i,r){t.viewport.set(e,n,i,r),t.scissor.set(e,n,i,r)}function RP(t){const e=new pw;return e.depthTest=!1,e.depthWrite=!1,e.blending=0,e.name=`PMREM_${t}`,e}function CP(t){const e=RP("cubemap");return e.fragmentNode=cM(t,TP),e}function NP(t){const e=RP("equirect");return e.fragmentNode=RS(t,bw(TP),0),e}const PP=new WeakMap,IP=new Map([[2,"vec2"],[3,"vec3"],[4,"vec4"],[9,"mat3"],[16,"mat4"]]),LP=new Map([[Int8Array,"int"],[Int16Array,"int"],[Int32Array,"int"],[Uint8Array,"uint"],[Uint16Array,"uint"],[Uint32Array,"uint"],[Float32Array,"float"]]),UP=t=>/e/g.test(t)?String(t).replace(/\+/g,""):(t=Number(t))+(t%1?"":".0");class DP{constructor(t,e,n){this.object=t,this.material=t&&t.material||null,this.geometry=t&&t.geometry||null,this.renderer=e,this.parser=n,this.scene=null,this.camera=null,this.nodes=[],this.sequentialNodes=[],this.updateNodes=[],this.updateBeforeNodes=[],this.updateAfterNodes=[],this.hashNodes={},this.monitor=null,this.lightsNode=null,this.environmentNode=null,this.fogNode=null,this.clippingContext=null,this.vertexShader=null,this.fragmentShader=null,this.computeShader=null,this.flowNodes={vertex:[],fragment:[],compute:[]},this.flowCode={vertex:"",fragment:"",compute:""},this.uniforms={vertex:[],fragment:[],compute:[],index:0},this.structs={vertex:[],fragment:[],compute:[],index:0},this.bindings={vertex:{},fragment:{},compute:{}},this.bindingsIndexes={},this.bindGroups=null,this.attributes=[],this.bufferAttributes=[],this.varyings=[],this.codes={},this.vars={},this.flow={code:""},this.chaining=[],this.stack=fR(),this.stacks=[],this.tab="\t",this.currentFunctionNode=null,this.context={material:this.material},this.cache=new YN,this.globalCache=this.cache,this.flowsData=new WeakMap,this.shaderStage=null,this.buildStage=null,this.useComparisonMethod=!1}getBindGroupsCache(){let t=PP.get(this.renderer);return void 0===t&&(t=new CA,PP.set(this.renderer,t)),t}createRenderTarget(t,e,n){return new Df(t,e,n)}createCubeRenderTarget(t,e){return new Sw(t,e)}createPMREMGenerator(){return new wP(this.renderer)}includes(t){return this.nodes.includes(t)}_getBindGroup(t,e){const n=this.getBindGroupsCache(),i=[];let r,s=!0;for(const t of e)i.push(t),s=s&&!0!==t.groupNode.shared;return s?(r=n.get(i),void 0===r&&(r=new GN(t,i,this.bindingsIndexes[t].group,i),n.set(i,r))):r=new GN(t,i,this.bindingsIndexes[t].group,i),r}getBindGroupArray(t,e){const n=this.bindings[e];let i=n[t];return void 0===i&&(void 0===this.bindingsIndexes[t]&&(this.bindingsIndexes[t]={binding:0,group:Object.keys(this.bindingsIndexes).length}),n[t]=i=[]),i}getBindings(){let t=this.bindGroups;if(null===t){const e={},n=this.bindings;for(const t of dv)for(const i in n[t]){const r=n[t][i];(e[i]||(e[i]=[])).push(...r)}t=[];for(const n in e){const i=e[n],r=this._getBindGroup(n,i);t.push(r)}this.bindGroups=t}return t}sortBindingGroups(){const t=this.getBindings();t.sort(((t,e)=>t.bindings[0].groupNode.order-e.bindings[0].groupNode.order));for(let e=0;e=0?`${Math.round(e)}u`:"0u";if("bool"===t)return e?"true":"false";if("color"===t)return`${this.getType("vec3")}( ${UP(e.r)}, ${UP(e.g)}, ${UP(e.b)} )`;const n=this.getTypeLength(t),i=this.getComponentType(t),r=t=>this.generateConst(i,t);if(2===n)return`${this.getType(t)}( ${r(e.x)}, ${r(e.y)} )`;if(3===n)return`${this.getType(t)}( ${r(e.x)}, ${r(e.y)}, ${r(e.z)} )`;if(4===n)return`${this.getType(t)}( ${r(e.x)}, ${r(e.y)}, ${r(e.z)}, ${r(e.w)} )`;if(n>4&&e&&(e.isMatrix3||e.isMatrix4))return`${this.getType(t)}( ${e.elements.map(r).join(", ")} )`;if(n>4)return`${this.getType(t)}()`;throw new Error(`NodeBuilder: Type '${t}' not found in generate constant attempt.`)}getType(t){return"color"===t?"vec3":t}hasGeometryAttribute(t){return this.geometry&&void 0!==this.geometry.getAttribute(t)}getAttribute(t,e){const n=this.attributes;for(const e of n)if(e.name===t)return e;const i=new HN(t,e);return n.push(i),i}getPropertyName(t){return t.name}isVector(t){return/vec\d/.test(t)}isMatrix(t){return/mat\d/.test(t)}isReference(t){return"void"===t||"property"===t||"sampler"===t||"texture"===t||"cubeTexture"===t||"storageTexture"===t||"depthTexture"===t||"texture3D"===t}needsToWorkingColorSpace(){return!1}getComponentTypeFromTexture(t){const e=t.type;if(t.isDataTexture){if(e===np)return"int";if(e===ip)return"uint"}return"float"}getElementType(t){return"mat2"===t?"vec2":"mat3"===t?"vec3":"mat4"===t?"vec4":this.getComponentType(t)}getComponentType(t){if("float"===(t=this.getVectorType(t))||"bool"===t||"int"===t||"uint"===t)return t;const e=/(b|i|u|)(vec|mat)([2-4])/.exec(t);return null===e?null:"b"===e[1]?"bool":"i"===e[1]?"int":"u"===e[1]?"uint":"float"}getVectorType(t){return"color"===t?"vec3":"texture"===t||"cubeTexture"===t||"storageTexture"===t||"texture3D"===t?"vec4":t}getTypeFromLength(t,e="float"){if(1===t)return e;const n=IP.get(t);return("float"===e?"":e[0])+n}getTypeFromArray(t){return LP.get(t.constructor)}getTypeFromAttribute(t){let e=t;t.isInterleavedBufferAttribute&&(e=t.data);const n=e.array,i=t.itemSize,r=t.normalized;let s;return t instanceof bg||!0===r||(s=this.getTypeFromArray(n)),this.getTypeFromLength(i,s)}getTypeLength(t){const e=this.getVectorType(t),n=/vec([2-4])/.exec(e);return null!==n?Number(n[1]):"float"===e||"bool"===e||"int"===e||"uint"===e?1:!0===/mat2/.test(t)?4:!0===/mat3/.test(t)?9:!0===/mat4/.test(t)?16:0}getVectorFromMatrix(t){return t.replace("mat","vec")}changeComponentType(t,e){return this.getTypeFromLength(this.getTypeLength(t),e)}getIntegerType(t){const e=this.getComponentType(t);return"int"===e||"uint"===e?t:this.changeComponentType(t,"int")}addStack(){return this.stack=fR(this.stack),this.stacks.push(oy()||this.stack),ay(this.stack),this.stack}removeStack(){const t=this.stack;return this.stack=t.parent,ay(this.stacks.pop()),t}getDataFromNode(t,e=this.shaderStage,n=null){let i=(n=null===n?t.isGlobal(this)?this.globalCache:this.cache:n).getData(t);return void 0===i&&(i={},n.setData(t,i)),void 0===i[e]&&(i[e]={}),i[e]}getNodeProperties(t,e="any"){const n=this.getDataFromNode(t,e);return n.properties||(n.properties={outputNode:null})}getBufferAttributeFromNode(t,e){const n=this.getDataFromNode(t);let i=n.bufferAttribute;if(void 0===i){const r=this.uniforms.index++;i=new HN("nodeAttribute"+r,e,t),this.bufferAttributes.push(i),n.bufferAttribute=i}return i}getStructTypeFromNode(t,e=this.shaderStage){const n=this.getDataFromNode(t,e);if(void 0===n.structType){const i=this.structs.index++;t.name=`StructType${i}`,this.structs[e].push(t),n.structType=t}return t}getUniformFromNode(t,e,n=this.shaderStage,i=null){const r=this.getDataFromNode(t,n,this.globalCache);let s=r.uniform;if(void 0===s){const a=this.uniforms.index++;s=new jN(i||"nodeUniform"+a,e,t),this.uniforms[n].push(s),r.uniform=s}return s}getVarFromNode(t,e=null,n=t.getNodeType(this),i=this.shaderStage){const r=this.getDataFromNode(t,i);let s=r.variable;if(void 0===s){const t=this.vars[i]||(this.vars[i]=[]);null===e&&(e="nodeVar"+t.length),s=new WN(e,n),t.push(s),r.variable=s}return s}getVaryingFromNode(t,e=null,n=t.getNodeType(this)){const i=this.getDataFromNode(t,"any");let r=i.varying;if(void 0===r){const t=this.varyings,s=t.length;null===e&&(e="nodeVarying"+s),r=new qN(e,n),t.push(r),i.varying=r}return r}getCodeFromNode(t,e,n=this.shaderStage){const i=this.getDataFromNode(t);let r=i.code;if(void 0===r){const t=this.codes[n]||(this.codes[n]=[]),s=t.length;r=new XN("nodeCode"+s,e),t.push(r),i.code=r}return r}addFlowCodeHierarchy(t,e){const{flowCodes:n,flowCodeBlock:i}=this.getDataFromNode(t);let r=!0,s=e;for(;s;){if(!0===i.get(s)){r=!1;break}s=this.getDataFromNode(s).parentNodeBlock}if(r)for(const t of n)this.addLineFlowCode(t)}addLineFlowCodeBlock(t,e,n){const i=this.getDataFromNode(t),r=i.flowCodes||(i.flowCodes=[]),s=i.flowCodeBlock||(i.flowCodeBlock=new WeakMap);r.push(e),s.set(n,!0)}addLineFlowCode(t,e=null){return""===t||(null!==e&&this.context.nodeBlock&&this.addLineFlowCodeBlock(e,t,this.context.nodeBlock),t=this.tab+t,/;\s*$/.test(t)||(t+=";\n"),this.flow.code+=t),this}addFlowCode(t){return this.flow.code+=t,this}addFlowTab(){return this.tab+="\t",this}removeFlowTab(){return this.tab=this.tab.slice(0,-1),this}getFlowData(t){return this.flowsData.get(t)}flowNode(t){const e=t.getNodeType(this),n=this.flowChildNode(t,e);return this.flowsData.set(t,n),n}buildFunctionNode(t){const e=new lN,n=this.currentFunctionNode;return this.currentFunctionNode=e,e.code=this.buildFunctionCode(t),this.currentFunctionNode=n,e}flowShaderNode(t){const e=t.layout,n={[Symbol.iterator](){let t=0;const e=Object.values(this);return{next:()=>({value:e[t],done:t++>=e.length})}}};for(const t of e.inputs)n[t.name]=new dR(t.type,t.name);t.layout=null;const i=t.call(n),r=this.flowStagesNode(i,e.type);return t.layout=e,r}flowStagesNode(t,e=null){const n=this.flow,i=this.vars,r=this.cache,s=this.buildStage,a=this.stack,o={code:""};this.flow=o,this.vars={},this.cache=new YN,this.stack=fR();for(const n of cv)this.setBuildStage(n),o.result=t.build(this,e);return o.vars=this.getVars(this.shaderStage),this.flow=n,this.vars=i,this.cache=r,this.stack=a,this.setBuildStage(s),o}getFunctionOperator(){return null}flowChildNode(t,e=null){const n=this.flow,i={code:""};return this.flow=i,i.result=t.build(this,e),this.flow=n,i}flowNodeFromShaderStage(t,e,n=null,i=null){const r=this.shaderStage;this.setShaderStage(t);const s=this.flowChildNode(e,n);return null!==i&&(s.code+=`${this.tab+i} = ${s.result};\n`),this.flowCode[t]=this.flowCode[t]+s.code,this.setShaderStage(r),s}getAttributesArray(){return this.attributes.concat(this.bufferAttributes)}getAttributes(){console.warn("Abstract function.")}getVaryings(){console.warn("Abstract function.")}getVar(t,e){return`${this.getType(t)} ${e}`}getVars(t){let e="";const n=this.vars[t];if(void 0!==n)for(const t of n)e+=`${this.getVar(t.type,t.name)}; `;return e}getUniforms(){console.warn("Abstract function.")}getCodes(t){const e=this.codes[t];let n="";if(void 0!==e)for(const t of e)n+=t.code+"\n";return n}getHash(){return this.vertexShader+this.fragmentShader+this.computeShader}setShaderStage(t){this.shaderStage=t}getShaderStage(){return this.shaderStage}setBuildStage(t){this.buildStage=t}getBuildStage(){return this.buildStage}buildCode(){console.warn("Abstract function.")}build(){const{object:t,material:e,renderer:n}=this;if(null!==e){let t=n.library.fromMaterial(e);null===t&&(console.error(`NodeMaterial: Material "${e.type}" is not compatible.`),t=new pw),t.build(this)}else this.addFlow("compute",t);for(const t of cv){this.setBuildStage(t),this.context.vertex&&this.context.vertex.isNode&&this.flowNodeFromShaderStage("vertex",this.context.vertex);for(const e of dv){this.setShaderStage(e);const n=this.flowNodes[e];for(const e of n)"generate"===t?this.flowNode(e):e.build(this)}}return this.setBuildStage(null),this.setShaderStage(null),this.buildCode(),this.buildUpdateNodes(),this}getNodeUniform(t,e){if("float"===e||"int"===e||"uint"===e)return new rP(t);if("vec2"===e||"ivec2"===e||"uvec2"===e)return new sP(t);if("vec3"===e||"ivec3"===e||"uvec3"===e)return new aP(t);if("vec4"===e||"ivec4"===e||"uvec4"===e)return new oP(t);if("color"===e)return new lP(t);if("mat3"===e)return new hP(t);if("mat4"===e)return new uP(t);throw new Error(`Uniform "${e}" not declared.`)}createNodeMaterial(t="NodeMaterial"){throw new Error(`THREE.NodeBuilder: createNodeMaterial() was deprecated. Use new ${t}() instead.`)}format(t,e,n){if((e=this.getVectorType(e))===(n=this.getVectorType(n))||null===n||this.isReference(n))return t;const i=this.getTypeLength(e),r=this.getTypeLength(n);return 16===i&&9===r?`${this.getType(n)}(${t}[0].xyz, ${t}[1].xyz, ${t}[2].xyz)`:9===i&&4===r?`${this.getType(n)}(${t}[0].xy, ${t}[1].xy)`:i>4||r>4||0===r?t:i===r?`${this.getType(n)}( ${t} )`:i>r?this.format(`${t}.${"xyz".slice(0,r)}`,this.getTypeFromLength(r,this.getComponentType(e)),n):4===r&&i>1?`${this.getType(n)}( ${this.format(t,e,"vec3")}, 1.0 )`:2===i?`${this.getType(n)}( ${this.format(t,e,"vec2")}, 0.0 )`:(1===i&&r>1&&e!==this.getComponentType(n)&&(t=`${this.getType(this.getComponentType(n))}( ${t} )`),`${this.getType(n)}( ${t} )`)}getSignature(){return`// Three.js r${Td} - Node System\n`}}class OP{constructor(){this.time=0,this.deltaTime=0,this.frameId=0,this.renderId=0,this.startTime=null,this.updateMap=new WeakMap,this.updateBeforeMap=new WeakMap,this.updateAfterMap=new WeakMap,this.renderer=null,this.material=null,this.camera=null,this.object=null,this.scene=null}_getMaps(t,e){let n=t.get(e);return void 0===n&&(n={renderMap:new WeakMap,frameMap:new WeakMap},t.set(e,n)),n}updateBeforeNode(t){const e=t.getUpdateBeforeType(),n=t.updateReference(this);if(e===lv){const{frameMap:e}=this._getMaps(this.updateBeforeMap,n);e.get(n)!==this.frameId&&!1!==t.updateBefore(this)&&e.set(n,this.frameId)}else if(e===hv){const{renderMap:e}=this._getMaps(this.updateBeforeMap,n);e.get(n)!==this.renderId&&!1!==t.updateBefore(this)&&e.set(n,this.renderId)}else e===uv&&t.updateBefore(this)}updateAfterNode(t){const e=t.getUpdateAfterType(),n=t.updateReference(this);if(e===lv){const{frameMap:e}=this._getMaps(this.updateAfterMap,n);e.get(n)!==this.frameId&&!1!==t.updateAfter(this)&&e.set(n,this.frameId)}else if(e===hv){const{renderMap:e}=this._getMaps(this.updateAfterMap,n);e.get(n)!==this.renderId&&!1!==t.updateAfter(this)&&e.set(n,this.renderId)}else e===uv&&t.updateAfter(this)}updateNode(t){const e=t.getUpdateType(),n=t.updateReference(this);if(e===lv){const{frameMap:e}=this._getMaps(this.updateMap,n);e.get(n)!==this.frameId&&!1!==t.update(this)&&e.set(n,this.frameId)}else if(e===hv){const{renderMap:e}=this._getMaps(this.updateMap,n);e.get(n)!==this.renderId&&!1!==t.update(this)&&e.set(n,this.renderId)}else e===uv&&t.update(this)}update(){this.frameId++,void 0===this.lastTime&&(this.lastTime=performance.now()),this.deltaTime=(performance.now()-this.lastTime)/1e3,this.lastTime=performance.now(),this.time+=this.deltaTime}}class FP{constructor(t,e,n=null,i="",r=!1){this.type=t,this.name=e,this.count=n,this.qualifier=i,this.isConst=r}}FP.isNodeFunctionInput=!0;class BP extends LN{static get type(){return"DirectionalLightNode"}constructor(t=null){super(t)}setup(t){super.setup(t);const e=t.context.lightingModel,n=this.colorNode,i=yN(this.light),r=t.context.reflectedLight;e.direct({lightDirection:i,lightColor:n,reflectedLight:r},t.stack,t)}}const zP=new mm,kP=new mm;let GP=null;class VP extends LN{static get type(){return"RectAreaLightNode"}constructor(t=null){super(t),this.halfHeight=Oy(new zf).setGroup(Ly),this.halfWidth=Oy(new zf).setGroup(Ly),this.updateType=hv}update(t){super.update(t);const{light:e}=this,n=t.camera.matrixWorldInverse;kP.identity(),zP.copy(e.matrixWorld),zP.premultiply(n),kP.extractRotation(zP),this.halfWidth.value.set(.5*e.width,0,0),this.halfHeight.value.set(0,.5*e.height,0),this.halfWidth.value.applyMatrix4(kP),this.halfHeight.value.applyMatrix4(kP)}setup(t){let e,n;super.setup(t),t.isAvailable("float32Filterable")?(e=RS(GP.LTC_FLOAT_1),n=RS(GP.LTC_FLOAT_2)):(e=RS(GP.LTC_HALF_1),n=RS(GP.LTC_HALF_2));const{colorNode:i,light:r}=this,s=t.context.lightingModel,a=vN(r),o=t.context.reflectedLight;s.directRectArea({lightColor:i,lightPosition:a,halfWidth:this.halfWidth,halfHeight:this.halfHeight,reflectedLight:o,ltc_1:e,ltc_2:n},t.stack,t)}static setLTC(t){GP=t}}class HP extends LN{static get type(){return"SpotLightNode"}constructor(t=null){super(t),this.coneCosNode=Oy(0).setGroup(Ly),this.penumbraCosNode=Oy(0).setGroup(Ly),this.cutoffDistanceNode=Oy(0).setGroup(Ly),this.decayExponentNode=Oy(0).setGroup(Ly)}update(t){super.update(t);const{light:e}=this;this.coneCosNode.value=Math.cos(e.angle),this.penumbraCosNode.value=Math.cos(e.angle*(1-e.penumbra)),this.cutoffDistanceNode.value=e.distance,this.decayExponentNode.value=e.decay}getSpotAttenuation(t){const{coneCosNode:e,penumbraCosNode:n}=this;return Fb(e,n,t)}setup(t){super.setup(t);const e=t.context.lightingModel,{colorNode:n,cutoffDistanceNode:i,decayExponentNode:r,light:s}=this,a=vN(s).sub(WS),o=a.normalize(),l=o.dot(yN(s)),h=this.getSpotAttenuation(l),u=a.length(),c=UN({lightDistance:u,cutoffDistance:i,decayExponent:r}),d=n.mul(h).mul(c),p=t.context.reflectedLight;e.direct({lightDirection:o,lightColor:d,reflectedLight:p},t.stack,t)}}class jP extends HP{static get type(){return"IESSpotLightNode"}getSpotAttenuation(t){const e=this.light.iesMap;let n=null;if(e&&!0===e.isTexture){const i=t.acos().mul(1/Math.PI);n=RS(e,fy(i,0),0).r}else n=super.getSpotAttenuation(t);return n}}class WP extends LN{static get type(){return"AmbientLightNode"}constructor(t=null){super(t)}setup({context:t}){t.irradiance.addAssign(this.colorNode)}}class qP extends LN{static get type(){return"HemisphereLightNode"}constructor(t=null){super(t),this.lightPositionNode=_N(t),this.lightDirectionNode=this.lightPositionNode.normalize(),this.groundColorNode=Oy(new og).setGroup(Ly)}update(t){const{light:e}=this;super.update(t),this.lightPositionNode.object3d=e,this.groundColorNode.value.copy(e.groundColor).multiplyScalar(e.intensity)}setup(t){const{colorNode:e,groundColorNode:n,lightDirectionNode:i}=this,r=QS.dot(i).mul(.5).add(.5),s=Ub(n,e,r);t.context.irradiance.addAssign(s)}}class XP extends LN{static get type(){return"LightProbeNode"}constructor(t=null){super(t);const e=[];for(let t=0;t<9;t++)e.push(new zf);this.lightProbe=gM(e)}update(t){const{light:e}=this;super.update(t);for(let t=0;t<9;t++)this.lightProbe.array[t].copy(e.sh.coefficients[t]).multiplyScalar(e.intensity)}setup(t){const e=FN(JS,this.lightProbe);t.context.irradiance.addAssign(e)}}class $P{parseFunction(){console.warn("Abstract function.")}}class YP{constructor(t,e,n="",i=""){this.type=t,this.inputs=e,this.name=n,this.precision=i}getCode(){console.warn("Abstract function.")}}YP.isNodeFunction=!0;const KP=/^\s*(highp|mediump|lowp)?\s*([a-z_0-9]+)\s*([a-z_0-9]+)?\s*\(([\s\S]*?)\)/i,ZP=/[a-z_0-9]+/gi,QP="#pragma main";class JP extends YP{constructor(t){const{type:e,inputs:n,name:i,precision:r,inputsCode:s,blockCode:a,headerCode:o}=(t=>{const e=(t=t.trim()).indexOf(QP),n=-1!==e?t.slice(e+12):t,i=n.match(KP);if(null!==i&&5===i.length){const r=i[4],s=[];let a=null;for(;null!==(a=ZP.exec(r));)s.push(a);const o=[];let l=0;for(;l0||t.backgroundBlurriness>0&&0===e.backgroundBlurriness;if(e.background!==n||i){let i=null;if(!0===n.isCubeTexture||n.mapping===Gd||n.mapping===Vd||306===n.mapping)if(t.backgroundBlurriness>0||306===n.mapping)i=nA(n);else{let t;t=!0===n.isCubeTexture?cM(n):RS(n),i=Aw(t)}else!0===n.isTexture?i=RS(n,qT.flipY()).setUpdateMatrix(!0):!0!==n.isColor&&console.error("WebGPUNodes: Unsupported background configuration.",n);e.backgroundNode=i,e.background=n,e.backgroundBlurriness=t.backgroundBlurriness}}else e.backgroundNode&&(delete e.backgroundNode,delete e.background)}updateFog(t){const e=this.get(t),n=t.fog;if(n){if(e.fog!==n){let t=null;if(n.isFogExp2){const e=yM("color","color",n).setGroup(Ly),i=yM("density","float",n).setGroup(Ly);t=pN(e,i)}else if(n.isFog){const e=yM("color","color",n).setGroup(Ly),i=yM("near","float",n).setGroup(Ly),r=yM("far","float",n).setGroup(Ly);t=cN(e,i,r)}else console.error("WebGPUNodes: Unsupported fog configuration.",n);e.fogNode=t,e.fog=n}}else delete e.fogNode,delete e.fog}updateEnvironment(t){const e=this.get(t),n=t.environment;if(n){if(e.environment!==n){let t=null;!0===n.isCubeTexture?t=cM(n):!0===n.isTexture?t=RS(n):console.error("Nodes: Unsupported environment configuration.",n),e.environmentNode=t,e.environment=n}}else e.environmentNode&&(delete e.environmentNode,delete e.environment)}getNodeFrame(t=this.renderer,e=null,n=null,i=null,r=null){const s=this.nodeFrame;return s.renderer=t,s.scene=e,s.object=n,s.camera=i,s.material=r,s}getNodeFrameForRender(t){return this.getNodeFrame(t.renderer,t.scene,t.object,t.camera,t.material)}getOutputCacheKey(){const t=this.renderer;return t.toneMapping+","+t.currentColorSpace}hasOutputChange(t){return eI.get(t)!==this.getOutputCacheKey()}getOutputNode(t){const e=this.renderer,n=this.getOutputCacheKey(),i=RS(t,qT).renderOutput(e.toneMapping,e.currentColorSpace);return eI.set(t,n),i}updateBefore(t){const e=t.getNodeBuilderState();for(const n of e.updateBeforeNodes)this.getNodeFrameForRender(t).updateBeforeNode(n)}updateAfter(t){const e=t.getNodeBuilderState();for(const n of e.updateAfterNodes)this.getNodeFrameForRender(t).updateAfterNode(n)}updateForCompute(t){const e=this.getNodeFrame(),n=this.getForCompute(t);for(const t of n.updateNodes)e.updateNode(t)}updateForRender(t){const e=this.getNodeFrameForRender(t),n=t.getNodeBuilderState();for(const t of n.updateNodes)e.updateNode(t)}needsRefresh(t){const e=this.getNodeFrameForRender(t);return t.getMonitor().needsRefresh(t,e)}dispose(){super.dispose(),this.nodeFrame=new OP,this.nodeBuilderCache=new Map}}class iI{constructor(t,e){this.scene=t,this.camera=e}clone(){return Object.assign(new this.constructor,this)}}class rI{constructor(){this.lists=new CA}get(t,e){const n=this.lists,i=[t,e];let r=n.get(i);return void 0===r&&(r=new iI(t,e),n.set(i,r)),r}dispose(){this.lists=new CA}}class sI{constructor(){this.lightNodes=new WeakMap,this.materialNodes=new Map,this.toneMappingNodes=new Map}fromMaterial(t){if(t.isNodeMaterial)return t;let e=null;const n=this.getMaterialNodeClass(t.type);if(null!==n){e=new n;for(const n in t)e[n]=t[n]}return e}addToneMapping(t,e){this.addType(t,e,this.toneMappingNodes)}getToneMappingFunction(t){return this.toneMappingNodes.get(t)||null}getMaterialNodeClass(t){return this.materialNodes.get(t)||null}addMaterial(t,e){this.addType(t,e.type,this.materialNodes)}getLightNodeClass(t){return this.lightNodes.get(t)||null}addLight(t,e){this.addClass(t,e,this.lightNodes)}addType(t,e,n){if(n.has(e))console.warn(`Redefinition of node ${e}`);else{if("function"!=typeof t)throw new Error(`Node class ${t.name} is not a class.`);if("function"==typeof e||"object"==typeof e)throw new Error(`Base class ${e} is not a class.`);n.set(e,t)}}addClass(t,e,n){if(n.has(e))console.warn(`Redefinition of node ${e.name}`);else{if("function"!=typeof t)throw new Error(`Node class ${t.name} is not a class.`);if("function"!=typeof e)throw new Error(`Base class ${e.name} is not a class.`);n.set(e,t)}}}const aI=new SN;class oI extends CA{constructor(){super()}createNode(t=[]){return(new SN).setLights(t)}getNode(t,e){if(t.isQuadMesh)return aI;const n=[t,e];let i=this.get(n);return void 0===i&&(i=this.createNode(),this.set(n,i)),i}}const lI=new n_,hI=new ff,uI=new Uf,cI=new m_,dI=new mm,pI=new Uf;class fI{constructor(t,e={}){this.isRenderer=!0;const{logarithmicDepthBuffer:n=!1,alpha:i=!0,depth:r=!0,stencil:s=!1,antialias:a=!1,samples:o=0,getFallback:l=null}=e;this.domElement=t.getDomElement(),this.backend=t,this.samples=o||!0===a?4:0,this.autoClear=!0,this.autoClearColor=!0,this.autoClearDepth=!0,this.autoClearStencil=!0,this.alpha=i,this.logarithmicDepthBuffer=n,this.outputColorSpace=Bp,this.toneMapping=0,this.toneMappingExposure=1,this.sortObjects=!0,this.depth=r,this.stencil=s,this.clippingPlanes=[],this.info=new qA,this.nodes={modelViewMatrix:null,modelNormalViewMatrix:null},this.library=new sI,this.lighting=new oI,this._getFallback=l,this._pixelRatio=1,this._width=this.domElement.width,this._height=this.domElement.height,this._viewport=new Uf(0,0,this._width,this._height),this._scissor=new Uf(0,0,this._width,this._height),this._scissorTest=!1,this._attributes=null,this._geometries=null,this._nodes=null,this._animation=null,this._bindings=null,this._objects=null,this._pipelines=null,this._bundles=null,this._renderLists=null,this._renderContexts=null,this._textures=null,this._background=null,this._quad=new yR(new pw),this._quad.material.type="Renderer_output",this._currentRenderContext=null,this._opaqueSort=null,this._transparentSort=null,this._frameBufferTarget=null;const h=!0===this.alpha?0:1;this._clearColor=new cR(0,0,0,h),this._clearDepth=1,this._clearStencil=0,this._renderTarget=null,this._activeCubeFace=0,this._activeMipmapLevel=0,this._mrt=null,this._renderObjectFunction=null,this._currentRenderObjectFunction=null,this._currentRenderBundle=null,this._handleObjectFunction=this._renderObjectDirect,this._isDeviceLost=!1,this.onDeviceLost=this._onDeviceLost,this._initialized=!1,this._initPromise=null,this._compilationPromises=null,this.transparent=!0,this.opaque=!0,this.shadowMap={enabled:!1,type:1},this.xr={enabled:!1},this.debug={checkShaderErrors:!0,onShaderError:null,getShaderAsync:async(t,e,n)=>{await this.compileAsync(t,e);const i=this._renderLists.get(t,e),r=this._renderContexts.get(t,e,this._renderTarget),s=t.overrideMaterial||n.material,a=this._objects.get(n,s,t,e,i.lightsNode,r),{fragmentShader:o,vertexShader:l}=a.getNodeBuilderState();return{fragmentShader:o,vertexShader:l}}}}async init(){if(this._initialized)throw new Error("Renderer: Backend has already been initialized.");return null!==this._initPromise||(this._initPromise=new Promise((async(t,e)=>{let n=this.backend;try{await n.init(this)}catch(t){if(null===this._getFallback)return void e(t);try{this.backend=n=this._getFallback(t),await n.init(this)}catch(t){return void e(t)}}this._nodes=new nI(this,n),this._animation=new RA(this._nodes,this.info),this._attributes=new VA(n),this._background=new zN(this,this._nodes),this._geometries=new WA(this._attributes,this.info),this._textures=new uR(this,n,this.info),this._pipelines=new QA(n,this._nodes),this._bindings=new JA(n,this._nodes,this._textures,this._attributes,this._pipelines,this.info),this._objects=new DA(this,this._nodes,this._geometries,this._pipelines,this._bindings,this.info),this._renderLists=new rR(this.lighting),this._bundles=new rI,this._renderContexts=new lR,this._initialized=!0,t()}))),this._initPromise}get coordinateSystem(){return this.backend.coordinateSystem}async compileAsync(t,e,n=null){if(!0===this._isDeviceLost)return;!1===this._initialized&&await this.init();const i=this._nodes.nodeFrame,r=i.renderId,s=this._currentRenderContext,a=this._currentRenderObjectFunction,o=this._compilationPromises,l=!0===t.isScene?t:lI;null===n&&(n=t);const h=this._renderTarget,u=this._renderContexts.get(n,e,h),c=this._activeMipmapLevel,d=[];this._currentRenderContext=u,this._currentRenderObjectFunction=this.renderObject,this._handleObjectFunction=this._createObjectPipeline,this._compilationPromises=d,i.renderId++,i.update(),u.depth=this.depth,u.stencil=this.stencil,u.clippingContext||(u.clippingContext=new PA),u.clippingContext.updateGlobal(this,e),l.onBeforeRender(this,t,e,h);const p=this._renderLists.get(t,e);if(p.begin(),this._projectObject(t,e,0,p),n!==t&&n.traverseVisible((function(t){t.isLight&&t.layers.test(e.layers)&&p.pushLight(t)})),p.finish(),null!==h){this._textures.updateRenderTarget(h,c);const t=this._textures.get(h);u.textures=t.textures,u.depthTexture=t.depthTexture}else u.textures=null,u.depthTexture=null;this._nodes.updateScene(l),this._background.update(l,p,u);const f=p.opaque,m=p.transparent,g=p.lightsNode;!0===this.opaque&&f.length>0&&this._renderObjects(f,e,l,g),!0===this.transparent&&m.length>0&&this._renderTransparents(m,e,l,g),i.renderId=r,this._currentRenderContext=s,this._currentRenderObjectFunction=a,this._compilationPromises=o,this._handleObjectFunction=this._renderObjectDirect,await Promise.all(d)}async renderAsync(t,e){!1===this._initialized&&await this.init();const n=this._renderScene(t,e);await this.backend.resolveTimestampAsync(n,"render")}async waitForGPU(){await this.backend.waitForGPU()}setMRT(t){return this._mrt=t,this}getMRT(){return this._mrt}_onDeviceLost(t){let e=`THREE.WebGPURenderer: ${t.api} Device Lost:\n\nMessage: ${t.message}`;t.reason&&(e+=`\nReason: ${t.reason}`),console.error(e),this._isDeviceLost=!0}_renderBundle(t,e,n){const{bundleGroup:i,camera:r,renderList:s}=t,a=this._currentRenderContext,o=this._bundles.get(i,r),l=this.backend.get(o);void 0===l.renderContexts&&(l.renderContexts=new Set);const h=i.version!==l.version,u=!1===l.renderContexts.has(a)||h;if(l.renderContexts.add(a),u){this.backend.beginBundle(a),(void 0===l.renderObjects||h)&&(l.renderObjects=[]),this._currentRenderBundle=o;const t=s.opaque;!0===this.opaque&&t.length>0&&this._renderObjects(t,r,e,n),this._currentRenderBundle=null,this.backend.finishBundle(a,o),l.version=i.version}else{const{renderObjects:t}=l;for(let e=0,n=t.length;e>=c,p.viewportValue.height>>=c,p.viewportValue.minDepth=v,p.viewportValue.maxDepth=y,p.viewport=!1===p.viewportValue.equals(uI),p.scissorValue.copy(g).multiplyScalar(_).floor(),p.scissor=this._scissorTest&&!1===p.scissorValue.equals(uI),p.scissorValue.width>>=c,p.scissorValue.height>>=c,p.clippingContext||(p.clippingContext=new PA),p.clippingContext.updateGlobal(this,e),l.onBeforeRender(this,t,e,d),dI.multiplyMatrices(e.projectionMatrix,e.matrixWorldInverse),cI.setFromProjectionMatrix(dI,f);const x=this._renderLists.get(t,e);if(x.begin(),this._projectObject(t,e,0,x),x.finish(),!0===this.sortObjects&&x.sort(this._opaqueSort,this._transparentSort),null!==d){this._textures.updateRenderTarget(d,c);const t=this._textures.get(d);p.textures=t.textures,p.depthTexture=t.depthTexture,p.width=t.width,p.height=t.height,p.renderTarget=d,p.depth=d.depthBuffer,p.stencil=d.stencilBuffer}else p.textures=null,p.depthTexture=null,p.width=this.domElement.width,p.height=this.domElement.height,p.depth=this.depth,p.stencil=this.stencil;p.width>>=c,p.height>>=c,p.activeCubeFace=u,p.activeMipmapLevel=c,p.occlusionQueryCount=x.occlusionQueryCount,this._nodes.updateScene(l),this._background.update(l,x,p),this.backend.beginRender(p);const{bundles:b,lightsNode:S,transparentDoublePass:M,transparent:T,opaque:w}=x;if(b.length>0&&this._renderBundles(b,l,S),!0===this.opaque&&w.length>0&&this._renderObjects(w,e,l,S),!0===this.transparent&&T.length>0&&this._renderTransparents(T,M,e,l,S),this.backend.finishRender(p),r.renderId=s,this._currentRenderContext=a,this._currentRenderObjectFunction=o,null!==i){this.setRenderTarget(h,u,c);const t=this._quad;this._nodes.hasOutputChange(d.texture)&&(t.material.fragmentNode=this._nodes.getOutputNode(d.texture),t.material.needsUpdate=!0),this._renderScene(t,t.camera,!1)}return l.onAfterRender(this,t,e,d),p}getMaxAnisotropy(){return this.backend.getMaxAnisotropy()}getActiveCubeFace(){return this._activeCubeFace}getActiveMipmapLevel(){return this._activeMipmapLevel}async setAnimationLoop(t){!1===this._initialized&&await this.init(),this._animation.setAnimationLoop(t)}async getArrayBufferAsync(t){return await this.backend.getArrayBufferAsync(t)}getContext(){return this.backend.getContext()}getPixelRatio(){return this._pixelRatio}getDrawingBufferSize(t){return t.set(this._width*this._pixelRatio,this._height*this._pixelRatio).floor()}getSize(t){return t.set(this._width,this._height)}setPixelRatio(t=1){this._pixelRatio!==t&&(this._pixelRatio=t,this.setSize(this._width,this._height,!1))}setDrawingBufferSize(t,e,n){this._width=t,this._height=e,this._pixelRatio=n,this.domElement.width=Math.floor(t*n),this.domElement.height=Math.floor(e*n),this.setViewport(0,0,t,e),this._initialized&&this.backend.updateSize()}setSize(t,e,n=!0){this._width=t,this._height=e,this.domElement.width=Math.floor(t*this._pixelRatio),this.domElement.height=Math.floor(e*this._pixelRatio),!0===n&&(this.domElement.style.width=t+"px",this.domElement.style.height=e+"px"),this.setViewport(0,0,t,e),this._initialized&&this.backend.updateSize()}setOpaqueSort(t){this._opaqueSort=t}setTransparentSort(t){this._transparentSort=t}getScissor(t){const e=this._scissor;return t.x=e.x,t.y=e.y,t.width=e.width,t.height=e.height,t}setScissor(t,e,n,i){const r=this._scissor;t.isVector4?r.copy(t):r.set(t,e,n,i)}getScissorTest(){return this._scissorTest}setScissorTest(t){this._scissorTest=t,this.backend.setScissorTest(t)}getViewport(t){return t.copy(this._viewport)}setViewport(t,e,n,i,r=0,s=1){const a=this._viewport;t.isVector4?a.copy(t):a.set(t,e,n,i),a.minDepth=r,a.maxDepth=s}getClearColor(t){return t.copy(this._clearColor)}setClearColor(t,e=1){this._clearColor.set(t),this._clearColor.a=e}getClearAlpha(){return this._clearColor.a}setClearAlpha(t){this._clearColor.a=t}getClearDepth(){return this._clearDepth}setClearDepth(t){this._clearDepth=t}getClearStencil(){return this._clearStencil}setClearStencil(t){this._clearStencil=t}isOccluded(t){const e=this._currentRenderContext;return e&&this.backend.isOccluded(e,t)}clear(t=!0,e=!0,n=!0){if(!1===this._initialized)return console.warn("THREE.Renderer: .clear() called before the backend is initialized. Try using .clearAsync() instead."),this.clearAsync(t,e,n);const i=this._renderTarget||this._getFrameBufferTarget();let r=null;if(null!==i&&(this._textures.updateRenderTarget(i),r=this._textures.get(i)),this.backend.clear(t,e,n,r),null!==i&&null===this._renderTarget){const t=this._quad;this._nodes.hasOutputChange(i.texture)&&(t.material.fragmentNode=this._nodes.getOutputNode(i.texture),t.material.needsUpdate=!0),this._renderScene(t,t.camera,!1)}}clearColor(){return this.clear(!0,!1,!1)}clearDepth(){return this.clear(!1,!0,!1)}clearStencil(){return this.clear(!1,!1,!0)}async clearAsync(t=!0,e=!0,n=!0){!1===this._initialized&&await this.init(),this.clear(t,e,n)}clearColorAsync(){return this.clearAsync(!0,!1,!1)}clearDepthAsync(){return this.clearAsync(!1,!0,!1)}clearStencilAsync(){return this.clearAsync(!1,!1,!0)}get currentToneMapping(){return null!==this._renderTarget?0:this.toneMapping}get currentColorSpace(){return null!==this._renderTarget?zp:this.outputColorSpace}dispose(){this.info.dispose(),this.backend.dispose(),this._animation.dispose(),this._objects.dispose(),this._pipelines.dispose(),this._nodes.dispose(),this._bindings.dispose(),this._renderLists.dispose(),this._renderContexts.dispose(),this._textures.dispose(),this.setRenderTarget(null),this.setAnimationLoop(null)}setRenderTarget(t,e=0,n=0){this._renderTarget=t,this._activeCubeFace=e,this._activeMipmapLevel=n}getRenderTarget(){return this._renderTarget}setRenderObjectFunction(t){this._renderObjectFunction=t}getRenderObjectFunction(){return this._renderObjectFunction}compute(t){if(!0===this.isDeviceLost)return;if(!1===this._initialized)return console.warn("THREE.Renderer: .compute() called before the backend is initialized. Try using .computeAsync() instead."),this.computeAsync(t);const e=this._nodes.nodeFrame,n=e.renderId;this.info.calls++,this.info.compute.calls++,this.info.compute.frameCalls++,e.renderId=this.info.calls;const i=this.backend,r=this._pipelines,s=this._bindings,a=this._nodes,o=Array.isArray(t)?t:[t];if(void 0===o[0]||!0!==o[0].isComputeNode)throw new Error("THREE.Renderer: .compute() expects a ComputeNode.");i.beginCompute(t);for(const e of o){if(!1===r.has(e)){const t=()=>{e.removeEventListener("dispose",t),r.delete(e),s.delete(e),a.delete(e)};e.addEventListener("dispose",t);const n=e.onInitFunction;null!==n&&n.call(e,{renderer:this})}a.updateForCompute(e),s.updateForCompute(e);const n=s.getForCompute(e),o=r.getForCompute(e,n);i.compute(t,e,n,o)}i.finishCompute(t),e.renderId=n}async computeAsync(t){!1===this._initialized&&await this.init(),this.compute(t),await this.backend.resolveTimestampAsync(t,"compute")}async hasFeatureAsync(t){return!1===this._initialized&&await this.init(),this.backend.hasFeature(t)}hasFeature(t){return!1===this._initialized?(console.warn("THREE.Renderer: .hasFeature() called before the backend is initialized. Try using .hasFeatureAsync() instead."),!1):this.backend.hasFeature(t)}copyFramebufferToTexture(t,e=null){if(null!==e)if(e.isVector2)e=pI.set(e.x,e.y,t.image.width,t.image.height).floor();else{if(!e.isVector4)return void console.error("THREE.Renderer.copyFramebufferToTexture: Invalid rectangle.");e=pI.copy(e).floor()}else e=pI.set(0,0,t.image.width,t.image.height);let n,i=this._currentRenderContext;null!==i?n=i.renderTarget:(n=this._renderTarget||this._getFrameBufferTarget(),null!==n&&(this._textures.updateRenderTarget(n),i=this._textures.get(n))),this._textures.updateTexture(t,{renderTarget:n}),this.backend.copyFramebufferToTexture(t,i,e)}copyTextureToTexture(t,e,n=null,i=null,r=0){this._textures.updateTexture(t),this._textures.updateTexture(e),this.backend.copyTextureToTexture(t,e,n,i,r)}readRenderTargetPixelsAsync(t,e,n,i,r,s=0,a=0){return this.backend.copyTextureToBuffer(t.textures[s],e,n,i,r,a)}_projectObject(t,e,n,i){if(!1===t.visible)return;if(t.layers.test(e.layers))if(t.isGroup)n=t.renderOrder;else if(t.isLOD)!0===t.autoUpdate&&t.update(e);else if(t.isLight)i.pushLight(t);else if(t.isSprite){if(!t.frustumCulled||cI.intersectsSprite(t)){!0===this.sortObjects&&pI.setFromMatrixPosition(t.matrixWorld).applyMatrix4(dI);const{geometry:e,material:r}=t;r.visible&&i.push(t,e,r,n,pI.z,null)}}else if(t.isLineLoop)console.error("THREE.Renderer: Objects of type THREE.LineLoop are not supported. Please use THREE.Line or THREE.LineSegments.");else if((t.isMesh||t.isLine||t.isPoints)&&(!t.frustumCulled||cI.intersectsObject(t))){const{geometry:e,material:r}=t;if(!0===this.sortObjects&&(null===e.boundingSphere&&e.computeBoundingSphere(),pI.copy(e.boundingSphere.center).applyMatrix4(t.matrixWorld).applyMatrix4(dI)),Array.isArray(r)){const s=e.groups;for(let a=0,o=s.length;a0){for(const{material:t}of e)t.side=1;this._renderObjects(e,n,i,r,"backSide");for(const{material:t}of e)t.side=0;this._renderObjects(t,n,i,r);for(const{material:t}of e)t.side=2}else this._renderObjects(t,n,i,r)}_renderObjects(t,e,n,i,r=null){for(let s=0,a=t.length;s0?i:"";e=`${t.name} {\n\t${n} ${r.name}[${s}];\n};\n`}else{e=`${this.getVectorType(r.type)} ${this.getPropertyName(r,t)};`,s=!0}const a=r.node.precision;if(null!==a&&(e=CI[a]+" "+e),s){e="\t"+e;const t=r.groupNode.name;(i[t]||(i[t]=[])).push(e)}else e="uniform "+e,n.push(e)}let r="";for(const e in i){const n=i[e];r+=this._getGLSLUniformStruct(t+"_"+e,n.join("\n"))+"\n"}return r+=n.join("\n"),r}getTypeFromAttribute(t){let e=super.getTypeFromAttribute(t);if(/^[iu]/.test(e)&&t.gpuType!==np){let n=t;t.isInterleavedBufferAttribute&&(n=t.data);const i=n.array;!1==(i instanceof Uint32Array||i instanceof Int32Array)&&(e=e.slice(1))}return e}getAttributes(t){let e="";if("vertex"===t||"compute"===t){const t=this.getAttributesArray();let n=0;for(const i of t)e+=`layout( location = ${n++} ) in ${i.type} ${i.name};\n`}return e}getStructMembers(t){const e=[],n=t.getMemberTypes();for(let t=0;tt*e),1)}u`}getDrawIndex(){return this.renderer.backend.extensions.has("WEBGL_multi_draw")?"uint( gl_DrawID )":null}getFrontFacing(){return"gl_FrontFacing"}getFragCoord(){return"gl_FragCoord.xy"}getFragDepth(){return"gl_FragDepth"}enableExtension(t,e,n=this.shaderStage){const i=this.extensions[n]||(this.extensions[n]=new Map);!1===i.has(t)&&i.set(t,{name:t,behavior:e})}getExtensions(t){const e=[];if("vertex"===t){const e=this.renderer.backend.extensions;this.object.isBatchedMesh&&e.has("WEBGL_multi_draw")&&this.enableExtension("GL_ANGLE_multi_draw","require",t)}const n=this.extensions[t];if(void 0!==n)for(const{name:t,behavior:i}of n.values())e.push(`#extension ${t} : ${i}`);return e.join("\n")}isAvailable(t){let e=NI[t];if(void 0===e){if("float32Filterable"===t){const t=this.renderer.backend.extensions;t.has("OES_texture_float_linear")?(t.get("OES_texture_float_linear"),e=!0):e=!1}NI[t]=e}return e}isFlipY(){return!0}registerTransform(t,e){this.transforms.push({varyingName:t,attributeNode:e})}getTransforms(){const t=this.transforms;let e="";for(let n=0;n0&&(n+="\n"),n+=`\t// flow -> ${s}\n\t`),n+=`${i.code}\n\t`,t===r&&"compute"!==e&&(n+="// result\n\t","vertex"===e?(n+="gl_Position = ",n+=`${i.result};`):"fragment"===e&&(t.outputNode.isOutputStructNode||(n+="fragColor = ",n+=`${i.result};`)))}const s=t[e];s.extensions=this.getExtensions(e),s.uniforms=this.getUniforms(e),s.attributes=this.getAttributes(e),s.varyings=this.getVaryings(e),s.vars=this.getVars(e),s.structs=this.getStructs(e),s.codes=this.getCodes(e),s.transforms=this.getTransforms(e),s.flow=n}null!==this.material?(this.vertexShader=this._getGLSLVertexCode(t.vertex),this.fragmentShader=this._getGLSLFragmentCode(t.fragment)):this.computeShader=this._getGLSLVertexCode(t.compute)}getUniformFromNode(t,e,n,i=null){const r=super.getUniformFromNode(t,e,n,i),s=this.getDataFromNode(t,n,this.globalCache);let a=s.uniformGPU;if(void 0===a){const i=t.groupNode,o=i.name,l=this.getBindGroupArray(o,n);if("texture"===e)a=new wI(r.name,r.node,i),l.push(a);else if("cubeTexture"===e)a=new EI(r.name,r.node,i),l.push(a);else if("texture3D"===e)a=new AI(r.name,r.node,i),l.push(a);else if("buffer"===e){t.name=`NodeBuffer_${t.id}`,r.name=`buffer${t.id}`;const e=new yI(t,i);e.name=t.name,l.push(e),a=e}else{const t=this.uniformGroups[n]||(this.uniformGroups[n]={});let s=t[o];void 0===s&&(s=new SI(n+"_"+o,i),t[o]=s,l.push(s)),a=this.getNodeUniform(r,e),s.addUniform(a)}s.uniformGPU=a}return r}}let LI=null,UI=null,DI=null;class OI{constructor(t={}){this.parameters=Object.assign({},t),this.data=new WeakMap,this.renderer=null,this.domElement=null}async init(t){this.renderer=t}begin(){}finish(){}draw(){}createProgram(){}destroyProgram(){}createBindings(){}updateBindings(){}createRenderPipeline(){}createComputePipeline(){}destroyPipeline(){}needsRenderUpdate(){}getRenderCacheKey(){}createNodeBuilder(){}createSampler(){}createDefaultTexture(){}createTexture(){}copyTextureToBuffer(){}createAttribute(){}createIndexAttribute(){}updateAttribute(){}destroyAttribute(){}getContext(){}updateSize(){}resolveTimestampAsync(){}hasFeatureAsync(){}hasFeature(){}getInstanceCount(t){const{object:e,geometry:n}=t;return n.isInstancedBufferGeometry?n.instanceCount:e.count>1?e.count:1}getDrawingBufferSize(){return LI=LI||new ff,this.renderer.getDrawingBufferSize(LI)}getScissor(){return UI=UI||new Uf,this.renderer.getScissor(UI)}setScissorTest(){}getClearColor(){const t=this.renderer;return DI=DI||new cR,t.getClearColor(DI),DI.getRGB(DI,this.renderer.currentColorSpace),DI}getDomElement(){let t=this.domElement;return null===t&&(t=void 0!==this.parameters.canvas?this.parameters.canvas:function(){const t=_f("canvas");return t.style.display="block",t}(),"setAttribute"in t&&t.setAttribute("data-engine",`three.js r${Td} webgpu`),this.domElement=t),t}set(t,e){this.data.set(t,e)}get(t){let e=this.data.get(t);return void 0===e&&(e={},this.data.set(t,e)),e}has(t){return this.data.has(t)}delete(t){this.data.delete(t)}dispose(){}}let FI=0;class BI{constructor(t,e){this.buffers=[t.bufferGPU,e],this.type=t.type,this.bufferType=t.bufferType,this.pbo=t.pbo,this.byteLength=t.byteLength,this.bytesPerElement=t.BYTES_PER_ELEMENT,this.version=t.version,this.isInteger=t.isInteger,this.activeBufferIndex=0,this.baseId=t.id}get id(){return`${this.baseId}|${this.activeBufferIndex}`}get bufferGPU(){return this.buffers[this.activeBufferIndex]}get transformBuffer(){return this.buffers[1^this.activeBufferIndex]}switchBuffers(){this.activeBufferIndex^=1}}class zI{constructor(t){this.backend=t}createAttribute(t,e){const n=this.backend,{gl:i}=n,r=t.array,s=t.usage||i.STATIC_DRAW,a=t.isInterleavedBufferAttribute?t.data:t,o=n.get(a);let l,h=o.bufferGPU;if(void 0===h&&(h=this._createBuffer(i,e,r,s),o.bufferGPU=h,o.bufferType=e,o.version=a.version),r instanceof Float32Array)l=i.FLOAT;else if(r instanceof Uint16Array)l=t.isFloat16BufferAttribute?i.HALF_FLOAT:i.UNSIGNED_SHORT;else if(r instanceof Int16Array)l=i.SHORT;else if(r instanceof Uint32Array)l=i.UNSIGNED_INT;else if(r instanceof Int32Array)l=i.INT;else if(r instanceof Int8Array)l=i.BYTE;else if(r instanceof Uint8Array)l=i.UNSIGNED_BYTE;else{if(!(r instanceof Uint8ClampedArray))throw new Error("THREE.WebGLBackend: Unsupported buffer data format: "+r);l=i.UNSIGNED_BYTE}let u={bufferGPU:h,bufferType:e,type:l,byteLength:r.byteLength,bytesPerElement:r.BYTES_PER_ELEMENT,version:t.version,pbo:t.pbo,isInteger:l===i.INT||l===i.UNSIGNED_INT||t.gpuType===np,id:FI++};if(t.isStorageBufferAttribute||t.isStorageInstancedBufferAttribute){const t=this._createBuffer(i,e,r,s);u=new BI(u,t)}n.set(t,u)}updateAttribute(t){const e=this.backend,{gl:n}=e,i=t.array,r=t.isInterleavedBufferAttribute?t.data:t,s=e.get(r),a=s.bufferType,o=t.isInterleavedBufferAttribute?t.data.updateRanges:t.updateRanges;if(n.bindBuffer(a,s.bufferGPU),0===o.length)n.bufferSubData(a,0,i);else{for(let t=0,e=o.length;t1?this.enable(n.SAMPLE_ALPHA_TO_COVERAGE):this.disable(n.SAMPLE_ALPHA_TO_COVERAGE)}setPolygonOffset(t,e,n){const{gl:i}=this;t?(this.enable(i.POLYGON_OFFSET_FILL),this.currentPolygonOffsetFactor===e&&this.currentPolygonOffsetUnits===n||(i.polygonOffset(e,n),this.currentPolygonOffsetFactor=e,this.currentPolygonOffsetUnits=n)):this.disable(i.POLYGON_OFFSET_FILL)}useProgram(t){return this.currentProgram!==t&&(this.gl.useProgram(t),this.currentProgram=t,!0)}bindFramebuffer(t,e){const{gl:n,currentBoundFramebuffers:i}=this;return i[t]!==e&&(n.bindFramebuffer(t,e),i[t]=e,t===n.DRAW_FRAMEBUFFER&&(i[n.FRAMEBUFFER]=e),t===n.FRAMEBUFFER&&(i[n.DRAW_FRAMEBUFFER]=e),!0)}drawBuffers(t,e){const{gl:n}=this;let i=[],r=!1;if(null!==t.textures){i=this.currentDrawbuffers.get(e),void 0===i&&(i=[],this.currentDrawbuffers.set(e,i));const s=t.textures;if(i.length!==s.length||i[0]!==n.COLOR_ATTACHMENT0){for(let t=0,e=s.length;t{!function r(){const s=t.clientWaitSync(e,t.SYNC_FLUSH_COMMANDS_BIT,0);if(s===t.WAIT_FAILED)return t.deleteSync(e),void i();s!==t.TIMEOUT_EXPIRED?(t.deleteSync(e),n()):requestAnimationFrame(r)}()}))}}let WI,qI,XI,$I=!1;class YI{constructor(t){this.backend=t,this.gl=t.gl,this.extensions=t.extensions,this.defaultTextures={},!1===$I&&(this._init(this.gl),$I=!0)}_init(t){WI={[Hd]:t.REPEAT,[jd]:t.CLAMP_TO_EDGE,[Wd]:t.MIRRORED_REPEAT},qI={[qd]:t.NEAREST,[Xd]:t.NEAREST_MIPMAP_NEAREST,[$d]:t.NEAREST_MIPMAP_LINEAR,[Yd]:t.LINEAR,[Kd]:t.LINEAR_MIPMAP_NEAREST,[Zd]:t.LINEAR_MIPMAP_LINEAR},XI={[Hp]:t.NEVER,[Kp]:t.ALWAYS,[jp]:t.LESS,[qp]:t.LEQUAL,[Wp]:t.EQUAL,[Yp]:t.GEQUAL,[Xp]:t.GREATER,[$p]:t.NOTEQUAL}}filterFallback(t){const{gl:e}=this;return t===qd||t===Xd||t===$d?e.NEAREST:e.LINEAR}getGLTextureType(t){const{gl:e}=this;let n;return n=!0===t.isCubeTexture?e.TEXTURE_CUBE_MAP:!0===t.isDataArrayTexture||!0===t.isCompressedArrayTexture?e.TEXTURE_2D_ARRAY:!0===t.isData3DTexture?e.TEXTURE_3D:e.TEXTURE_2D,n}getInternalFormat(t,e,n,i,r=!1){const{gl:s,extensions:a}=this;if(null!==t){if(void 0!==s[t])return s[t];console.warn("THREE.WebGLRenderer: Attempt to use non-existing WebGL internal format '"+t+"'")}let o=e;return e===s.RED&&(n===s.FLOAT&&(o=s.R32F),n===s.HALF_FLOAT&&(o=s.R16F),n===s.UNSIGNED_BYTE&&(o=s.R8),n===s.UNSIGNED_SHORT&&(o=s.R16),n===s.UNSIGNED_INT&&(o=s.R32UI),n===s.BYTE&&(o=s.R8I),n===s.SHORT&&(o=s.R16I),n===s.INT&&(o=s.R32I)),e===s.RED_INTEGER&&(n===s.UNSIGNED_BYTE&&(o=s.R8UI),n===s.UNSIGNED_SHORT&&(o=s.R16UI),n===s.UNSIGNED_INT&&(o=s.R32UI),n===s.BYTE&&(o=s.R8I),n===s.SHORT&&(o=s.R16I),n===s.INT&&(o=s.R32I)),e===s.RG&&(n===s.FLOAT&&(o=s.RG32F),n===s.HALF_FLOAT&&(o=s.RG16F),n===s.UNSIGNED_BYTE&&(o=s.RG8),n===s.UNSIGNED_SHORT&&(o=s.RG16),n===s.UNSIGNED_INT&&(o=s.RG32UI),n===s.BYTE&&(o=s.RG8I),n===s.SHORT&&(o=s.RG16I),n===s.INT&&(o=s.RG32I)),e===s.RG_INTEGER&&(n===s.UNSIGNED_BYTE&&(o=s.RG8UI),n===s.UNSIGNED_SHORT&&(o=s.RG16UI),n===s.UNSIGNED_INT&&(o=s.RG32UI),n===s.BYTE&&(o=s.RG8I),n===s.SHORT&&(o=s.RG16I),n===s.INT&&(o=s.RG32I)),e===s.RGB&&(n===s.FLOAT&&(o=s.RGB32F),n===s.HALF_FLOAT&&(o=s.RGB16F),n===s.UNSIGNED_BYTE&&(o=s.RGB8),n===s.UNSIGNED_SHORT&&(o=s.RGB16),n===s.UNSIGNED_INT&&(o=s.RGB32UI),n===s.BYTE&&(o=s.RGB8I),n===s.SHORT&&(o=s.RGB16I),n===s.INT&&(o=s.RGB32I),n===s.UNSIGNED_BYTE&&(o=i===Bp&&!1===r?s.SRGB8:s.RGB8),n===s.UNSIGNED_SHORT_5_6_5&&(o=s.RGB565),n===s.UNSIGNED_SHORT_5_5_5_1&&(o=s.RGB5_A1),n===s.UNSIGNED_SHORT_4_4_4_4&&(o=s.RGB4),n===s.UNSIGNED_INT_5_9_9_9_REV&&(o=s.RGB9_E5)),e===s.RGB_INTEGER&&(n===s.UNSIGNED_BYTE&&(o=s.RGB8UI),n===s.UNSIGNED_SHORT&&(o=s.RGB16UI),n===s.UNSIGNED_INT&&(o=s.RGB32UI),n===s.BYTE&&(o=s.RGB8I),n===s.SHORT&&(o=s.RGB16I),n===s.INT&&(o=s.RGB32I)),e===s.RGBA&&(n===s.FLOAT&&(o=s.RGBA32F),n===s.HALF_FLOAT&&(o=s.RGBA16F),n===s.UNSIGNED_BYTE&&(o=s.RGBA8),n===s.UNSIGNED_SHORT&&(o=s.RGBA16),n===s.UNSIGNED_INT&&(o=s.RGBA32UI),n===s.BYTE&&(o=s.RGBA8I),n===s.SHORT&&(o=s.RGBA16I),n===s.INT&&(o=s.RGBA32I),n===s.UNSIGNED_BYTE&&(o=i===Bp&&!1===r?s.SRGB8_ALPHA8:s.RGBA8),n===s.UNSIGNED_SHORT_4_4_4_4&&(o=s.RGBA4),n===s.UNSIGNED_SHORT_5_5_5_1&&(o=s.RGB5_A1)),e===s.RGBA_INTEGER&&(n===s.UNSIGNED_BYTE&&(o=s.RGBA8UI),n===s.UNSIGNED_SHORT&&(o=s.RGBA16UI),n===s.UNSIGNED_INT&&(o=s.RGBA32UI),n===s.BYTE&&(o=s.RGBA8I),n===s.SHORT&&(o=s.RGBA16I),n===s.INT&&(o=s.RGBA32I)),e===s.DEPTH_COMPONENT&&(n===s.UNSIGNED_INT&&(o=s.DEPTH24_STENCIL8),n===s.FLOAT&&(o=s.DEPTH_COMPONENT32F)),e===s.DEPTH_STENCIL&&n===s.UNSIGNED_INT_24_8&&(o=s.DEPTH24_STENCIL8),o!==s.R16F&&o!==s.R32F&&o!==s.RG16F&&o!==s.RG32F&&o!==s.RGBA16F&&o!==s.RGBA32F||a.get("EXT_color_buffer_float"),o}setTextureParameters(t,e){const{gl:n,extensions:i,backend:r}=this;n.pixelStorei(n.UNPACK_FLIP_Y_WEBGL,e.flipY),n.pixelStorei(n.UNPACK_PREMULTIPLY_ALPHA_WEBGL,e.premultiplyAlpha),n.pixelStorei(n.UNPACK_ALIGNMENT,e.unpackAlignment),n.pixelStorei(n.UNPACK_COLORSPACE_CONVERSION_WEBGL,n.NONE),n.texParameteri(t,n.TEXTURE_WRAP_S,WI[e.wrapS]),n.texParameteri(t,n.TEXTURE_WRAP_T,WI[e.wrapT]),t!==n.TEXTURE_3D&&t!==n.TEXTURE_2D_ARRAY||n.texParameteri(t,n.TEXTURE_WRAP_R,WI[e.wrapR]),n.texParameteri(t,n.TEXTURE_MAG_FILTER,qI[e.magFilter]);const s=void 0!==e.mipmaps&&e.mipmaps.length>0,a=e.minFilter===Yd&&s?Zd:e.minFilter;if(n.texParameteri(t,n.TEXTURE_MIN_FILTER,qI[a]),e.compareFunction&&(n.texParameteri(t,n.TEXTURE_COMPARE_MODE,n.COMPARE_REF_TO_TEXTURE),n.texParameteri(t,n.TEXTURE_COMPARE_FUNC,XI[e.compareFunction])),!0===i.has("EXT_texture_filter_anisotropic")){if(e.magFilter===qd)return;if(e.minFilter!==$d&&e.minFilter!==Zd)return;if(e.type===rp&&!1===i.has("OES_texture_float_linear"))return;if(e.anisotropy>1){const s=i.get("EXT_texture_filter_anisotropic");n.texParameterf(t,s.TEXTURE_MAX_ANISOTROPY_EXT,Math.min(e.anisotropy,r.getMaxAnisotropy()))}}}createDefaultTexture(t){const{gl:e,backend:n,defaultTextures:i}=this,r=this.getGLTextureType(t);let s=i[r];void 0===s&&(s=e.createTexture(),n.state.bindTexture(r,s),e.texParameteri(r,e.TEXTURE_MIN_FILTER,e.NEAREST),e.texParameteri(r,e.TEXTURE_MAG_FILTER,e.NEAREST),i[r]=s),n.set(t,{textureGPU:s,glTextureType:r,isDefault:!0})}createTexture(t,e){const{gl:n,backend:i}=this,{levels:r,width:s,height:a,depth:o}=e,l=i.utils.convert(t.format,t.colorSpace),h=i.utils.convert(t.type),u=this.getInternalFormat(t.internalFormat,l,h,t.colorSpace,t.isVideoTexture),c=n.createTexture(),d=this.getGLTextureType(t);i.state.bindTexture(d,c),this.setTextureParameters(d,t),t.isDataArrayTexture||t.isCompressedArrayTexture?n.texStorage3D(n.TEXTURE_2D_ARRAY,r,u,s,a,o):t.isData3DTexture?n.texStorage3D(n.TEXTURE_3D,r,u,s,a,o):t.isVideoTexture||n.texStorage2D(d,r,u,s,a),i.set(t,{textureGPU:c,glTextureType:d,glFormat:l,glType:h,glInternalFormat:u})}copyBufferToTexture(t,e){const{gl:n,backend:i}=this,{textureGPU:r,glTextureType:s,glFormat:a,glType:o}=i.get(e),{width:l,height:h}=e.source.data;n.bindBuffer(n.PIXEL_UNPACK_BUFFER,t),i.state.bindTexture(s,r),n.pixelStorei(n.UNPACK_FLIP_Y_WEBGL,!1),n.pixelStorei(n.UNPACK_PREMULTIPLY_ALPHA_WEBGL,!1),n.texSubImage2D(s,0,0,0,l,h,a,o,0),n.bindBuffer(n.PIXEL_UNPACK_BUFFER,null),i.state.unbindTexture()}updateTexture(t,e){const{gl:n}=this,{width:i,height:r}=e,{textureGPU:s,glTextureType:a,glFormat:o,glType:l,glInternalFormat:h}=this.backend.get(t);if(t.isRenderTargetTexture||void 0===s)return;const u=t=>t.isDataTexture?t.image.data:t instanceof ImageBitmap||t instanceof OffscreenCanvas||t instanceof HTMLImageElement||t instanceof HTMLCanvasElement?t:t.data;if(this.backend.state.bindTexture(a,s),this.setTextureParameters(a,t),t.isCompressedTexture){const i=t.mipmaps,r=e.image;for(let e=0;e0,c=e.renderTarget?e.renderTarget.height:this.backend.gerDrawingBufferSize().y;if(u){const n=0!==a||0!==o;let u,d;if(!0===t.isDepthTexture?(u=i.DEPTH_BUFFER_BIT,d=i.DEPTH_ATTACHMENT,e.stencil&&(u|=i.STENCIL_BUFFER_BIT)):(u=i.COLOR_BUFFER_BIT,d=i.COLOR_ATTACHMENT0),n){const t=this.backend.get(e.renderTarget),n=t.framebuffers[e.getCacheKey()],d=t.msaaFrameBuffer;r.bindFramebuffer(i.DRAW_FRAMEBUFFER,n),r.bindFramebuffer(i.READ_FRAMEBUFFER,d);const p=c-o-h;i.blitFramebuffer(a,p,a+l,p+h,a,p,a+l,p+h,u,i.NEAREST),r.bindFramebuffer(i.READ_FRAMEBUFFER,n),r.bindTexture(i.TEXTURE_2D,s),i.copyTexSubImage2D(i.TEXTURE_2D,0,0,0,a,p,l,h),r.unbindTexture()}else{const t=i.createFramebuffer();r.bindFramebuffer(i.DRAW_FRAMEBUFFER,t),i.framebufferTexture2D(i.DRAW_FRAMEBUFFER,d,i.TEXTURE_2D,s,0),i.blitFramebuffer(0,0,l,h,0,0,l,h,u,i.NEAREST),i.deleteFramebuffer(t)}}else r.bindTexture(i.TEXTURE_2D,s),i.copyTexSubImage2D(i.TEXTURE_2D,0,0,0,a,c-h-o,l,h),r.unbindTexture();t.generateMipmaps&&this.generateMipmaps(t),this.backend._setFramebuffer(e)}setupRenderBufferStorage(t,e){const{gl:n}=this,i=e.renderTarget,{samples:r,depthTexture:s,depthBuffer:a,stencilBuffer:o,width:l,height:h}=i;if(n.bindRenderbuffer(n.RENDERBUFFER,t),a&&!o){let e=n.DEPTH_COMPONENT24;r>0?(s&&s.isDepthTexture&&s.type===n.FLOAT&&(e=n.DEPTH_COMPONENT32F),n.renderbufferStorageMultisample(n.RENDERBUFFER,r,e,l,h)):n.renderbufferStorage(n.RENDERBUFFER,e,l,h),n.framebufferRenderbuffer(n.FRAMEBUFFER,n.DEPTH_ATTACHMENT,n.RENDERBUFFER,t)}else a&&o&&(r>0?n.renderbufferStorageMultisample(n.RENDERBUFFER,r,n.DEPTH24_STENCIL8,l,h):n.renderbufferStorage(n.RENDERBUFFER,n.DEPTH_STENCIL,l,h),n.framebufferRenderbuffer(n.FRAMEBUFFER,n.DEPTH_STENCIL_ATTACHMENT,n.RENDERBUFFER,t))}async copyTextureToBuffer(t,e,n,i,r,s){const{backend:a,gl:o}=this,{textureGPU:l,glFormat:h,glType:u}=this.backend.get(t),c=o.createFramebuffer();o.bindFramebuffer(o.READ_FRAMEBUFFER,c);const d=t.isCubeTexture?o.TEXTURE_CUBE_MAP_POSITIVE_X+s:o.TEXTURE_2D;o.framebufferTexture2D(o.READ_FRAMEBUFFER,o.COLOR_ATTACHMENT0,d,l,0);const p=this._getTypedArrayType(u),f=i*r*this._getBytesPerTexel(u,h),m=o.createBuffer();o.bindBuffer(o.PIXEL_PACK_BUFFER,m),o.bufferData(o.PIXEL_PACK_BUFFER,f,o.STREAM_READ),o.readPixels(e,n,i,r,h,u,0),o.bindBuffer(o.PIXEL_PACK_BUFFER,null),await a.utils._clientWaitAsync();const g=new p(f/p.BYTES_PER_ELEMENT);return o.bindBuffer(o.PIXEL_PACK_BUFFER,m),o.getBufferSubData(o.PIXEL_PACK_BUFFER,0,g),o.bindBuffer(o.PIXEL_PACK_BUFFER,null),o.deleteFramebuffer(c),g}_getTypedArrayType(t){const{gl:e}=this;if(t===e.UNSIGNED_BYTE)return Uint8Array;if(t===e.UNSIGNED_SHORT_4_4_4_4)return Uint16Array;if(t===e.UNSIGNED_SHORT_5_5_5_1)return Uint16Array;if(t===e.UNSIGNED_SHORT_5_6_5)return Uint16Array;if(t===e.UNSIGNED_SHORT)return Uint16Array;if(t===e.UNSIGNED_INT)return Uint32Array;if(t===e.HALF_FLOAT)return Uint16Array;if(t===e.FLOAT)return Float32Array;throw new Error(`Unsupported WebGL type: ${t}`)}_getBytesPerTexel(t,e){const{gl:n}=this;let i=0;return t===n.UNSIGNED_BYTE&&(i=1),t!==n.UNSIGNED_SHORT_4_4_4_4&&t!==n.UNSIGNED_SHORT_5_5_5_1&&t!==n.UNSIGNED_SHORT_5_6_5&&t!==n.UNSIGNED_SHORT&&t!==n.HALF_FLOAT||(i=2),t!==n.UNSIGNED_INT&&t!==n.FLOAT||(i=4),e===n.RGBA?4*i:e===n.RGB?3*i:e===n.ALPHA?i:void 0}}class KI{constructor(t){this.backend=t,this.gl=this.backend.gl,this.availableExtensions=this.gl.getSupportedExtensions(),this.extensions={}}get(t){let e=this.extensions[t];return void 0===e&&(e=this.gl.getExtension(t),this.extensions[t]=e),e}has(t){return this.availableExtensions.includes(t)}}class ZI{constructor(t){this.backend=t,this.maxAnisotropy=null}getMaxAnisotropy(){if(null!==this.maxAnisotropy)return this.maxAnisotropy;const t=this.backend.gl,e=this.backend.extensions;if(!0===e.has("EXT_texture_filter_anisotropic")){const n=e.get("EXT_texture_filter_anisotropic");this.maxAnisotropy=t.getParameter(n.MAX_TEXTURE_MAX_ANISOTROPY_EXT)}else this.maxAnisotropy=0;return this.maxAnisotropy}}const QI={WEBGL_multi_draw:"WEBGL_multi_draw",WEBGL_compressed_texture_astc:"texture-compression-astc",WEBGL_compressed_texture_etc:"texture-compression-etc2",WEBGL_compressed_texture_etc1:"texture-compression-etc1",WEBGL_compressed_texture_pvrtc:"texture-compression-pvrtc",WEBKIT_WEBGL_compressed_texture_pvrtc:"texture-compression-pvrtc",WEBGL_compressed_texture_s3tc:"texture-compression-bc",EXT_texture_compression_bptc:"texture-compression-bptc",EXT_disjoint_timer_query_webgl2:"timestamp-query"};class JI{constructor(t){this.gl=t.gl,this.extensions=t.extensions,this.info=t.renderer.info,this.mode=null,this.index=0,this.type=null,this.object=null}render(t,e){const{gl:n,mode:i,object:r,type:s,info:a,index:o}=this;0!==o?n.drawElements(i,e,s,t):n.drawArrays(i,t,e),a.update(r,e,i,1)}renderInstances(t,e,n){const{gl:i,mode:r,type:s,index:a,object:o,info:l}=this;0!==n&&(0!==a?i.drawElementsInstanced(r,e,s,t,n):i.drawArraysInstanced(r,t,e,n),l.update(o,e,r,n))}renderMultiDraw(t,e,n){const{extensions:i,mode:r,object:s,info:a}=this;if(0===n)return;const o=i.get("WEBGL_multi_draw");if(null===o)for(let i=0;i0)){const t=e.queryQueue.shift();this.initTimestampQuery(t)}}async resolveTimestampAsync(t,e="render"){if(!this.disjoint||!this.trackTimestamp)return;const n=this.get(t);n.gpuQueries||(n.gpuQueries=[]);for(let t=0;t0&&(n.currentOcclusionQueries=n.occlusionQueries,n.currentOcclusionQueryObjects=n.occlusionQueryObjects,n.lastOcclusionObject=null,n.occlusionQueries=new Array(i),n.occlusionQueryObjects=new Array(i),n.occlusionQueryIndex=0)}finishRender(t){const{gl:e,state:n}=this,i=this.get(t),r=i.previousContext,s=t.occlusionQueryCount;s>0&&(s>i.occlusionQueryIndex&&e.endQuery(e.ANY_SAMPLES_PASSED),this.resolveOccludedAsync(t));const a=t.textures;if(null!==a)for(let t=0;t0){const r=i.framebuffers[t.getCacheKey()],s=e.COLOR_BUFFER_BIT,a=i.msaaFrameBuffer,o=t.textures;n.bindFramebuffer(e.READ_FRAMEBUFFER,a),n.bindFramebuffer(e.DRAW_FRAMEBUFFER,r);for(let n=0;n{let a=0;for(let e=0;e0&&t.add(i[e]),n[e]=null,r.deleteQuery(s),a++))}a1?f.renderInstances(_,m,g):f.render(_,m),a.bindVertexArray(null)}needsRenderUpdate(){return!1}getRenderCacheKey(){return""}createDefaultTexture(t){this.textureUtils.createDefaultTexture(t)}createTexture(t,e){this.textureUtils.createTexture(t,e)}updateTexture(t,e){this.textureUtils.updateTexture(t,e)}generateMipmaps(t){this.textureUtils.generateMipmaps(t)}destroyTexture(t){this.textureUtils.destroyTexture(t)}copyTextureToBuffer(t,e,n,i,r,s){return this.textureUtils.copyTextureToBuffer(t,e,n,i,r,s)}createSampler(){}destroySampler(){}createNodeBuilder(t,e){return new II(t,e)}createProgram(t){const e=this.gl,{stage:n,code:i}=t,r="fragment"===n?e.createShader(e.FRAGMENT_SHADER):e.createShader(e.VERTEX_SHADER);e.shaderSource(r,i),e.compileShader(r),this.set(t,{shaderGPU:r})}destroyProgram(){console.warn("Abstract class.")}createRenderPipeline(t,e){const n=this.gl,i=t.pipeline,{fragmentProgram:r,vertexProgram:s}=i,a=n.createProgram(),o=this.get(r).shaderGPU,l=this.get(s).shaderGPU;if(n.attachShader(a,o),n.attachShader(a,l),n.linkProgram(a),this.set(i,{programGPU:a,fragmentShader:o,vertexShader:l}),null!==e&&this.parallel){const r=new Promise((e=>{const r=this.parallel,s=()=>{n.getProgramParameter(a,r.COMPLETION_STATUS_KHR)?(this._completeCompile(t,i),e()):requestAnimationFrame(s)};s()}));e.push(r)}else this._completeCompile(t,i)}_handleSource(t,e){const n=t.split("\n"),i=[],r=Math.max(e-6,0),s=Math.min(e+6,n.length);for(let t=r;t":" "} ${r}: ${n[t]}`)}return i.join("\n")}_getShaderErrors(t,e,n){const i=t.getShaderParameter(e,t.COMPILE_STATUS),r=t.getShaderInfoLog(e).trim();if(i&&""===r)return"";const s=/ERROR: 0:(\d+)/.exec(r);if(s){const i=parseInt(s[1]);return n.toUpperCase()+"\n\n"+r+"\n\n"+this._handleSource(t.getShaderSource(e),i)}return r}_logProgramError(t,e,n){if(this.renderer.debug.checkShaderErrors){const i=this.gl,r=i.getProgramInfoLog(t).trim();if(!1===i.getProgramParameter(t,i.LINK_STATUS))if("function"==typeof this.renderer.debug.onShaderError)this.renderer.debug.onShaderError(i,t,n,e);else{const s=this._getShaderErrors(i,n,"vertex"),a=this._getShaderErrors(i,e,"fragment");console.error("THREE.WebGLProgram: Shader Error "+i.getError()+" - VALIDATE_STATUS "+i.getProgramParameter(t,i.VALIDATE_STATUS)+"\n\nProgram Info Log: "+r+"\n"+s+"\n"+a)}else""!==r&&console.warn("THREE.WebGLProgram: Program Info Log:",r)}}_completeCompile(t,e){const{state:n,gl:i}=this,r=this.get(e),{programGPU:s,fragmentShader:a,vertexShader:o}=r;!1===i.getProgramParameter(s,i.LINK_STATUS)&&this._logProgramError(s,a,o),n.useProgram(s);const l=t.getBindings();this._setupBindings(l,s),this.set(e,{programGPU:s})}createComputePipeline(t,e){const{state:n,gl:i}=this,r={stage:"fragment",code:"#version 300 es\nprecision highp float;\nvoid main() {}"};this.createProgram(r);const{computeProgram:s}=t,a=i.createProgram(),o=this.get(r).shaderGPU,l=this.get(s).shaderGPU,h=s.transforms,u=[],c=[];for(let t=0;tQI[e]===t)),n=this.extensions;for(let t=0;t0){if(void 0===u){const i=[];u=e.createFramebuffer(),n.bindFramebuffer(e.FRAMEBUFFER,u);const r=[],h=t.textures;for(let n=0;n,\n\t@location( 0 ) vTex : vec2\n};\n\n@vertex\nfn main( @builtin( vertex_index ) vertexIndex : u32 ) -> VarysStruct {\n\n\tvar Varys : VarysStruct;\n\n\tvar pos = array< vec2, 4 >(\n\t\tvec2( -1.0, 1.0 ),\n\t\tvec2( 1.0, 1.0 ),\n\t\tvec2( -1.0, -1.0 ),\n\t\tvec2( 1.0, -1.0 )\n\t);\n\n\tvar tex = array< vec2, 4 >(\n\t\tvec2( 0.0, 0.0 ),\n\t\tvec2( 1.0, 0.0 ),\n\t\tvec2( 0.0, 1.0 ),\n\t\tvec2( 1.0, 1.0 )\n\t);\n\n\tVarys.vTex = tex[ vertexIndex ];\n\tVarys.Position = vec4( pos[ vertexIndex ], 0.0, 1.0 );\n\n\treturn Varys;\n\n}\n"}),this.mipmapFragmentShaderModule=t.createShaderModule({label:"mipmapFragment",code:"\n@group( 0 ) @binding( 0 )\nvar imgSampler : sampler;\n\n@group( 0 ) @binding( 1 )\nvar img : texture_2d;\n\n@fragment\nfn main( @location( 0 ) vTex : vec2 ) -> @location( 0 ) vec4 {\n\n\treturn textureSample( img, imgSampler, vTex );\n\n}\n"}),this.flipYFragmentShaderModule=t.createShaderModule({label:"flipYFragment",code:"\n@group( 0 ) @binding( 0 )\nvar imgSampler : sampler;\n\n@group( 0 ) @binding( 1 )\nvar img : texture_2d;\n\n@fragment\nfn main( @location( 0 ) vTex : vec2 ) -> @location( 0 ) vec4 {\n\n\treturn textureSample( img, imgSampler, vec2( vTex.x, 1.0 - vTex.y ) );\n\n}\n"})}getTransferPipeline(t){let e=this.transferPipelines[t];return void 0===e&&(e=this.device.createRenderPipeline({label:`mipmap-${t}`,vertex:{module:this.mipmapVertexShaderModule,entryPoint:"main"},fragment:{module:this.mipmapFragmentShaderModule,entryPoint:"main",targets:[{format:t}]},primitive:{topology:NR,stripIndexFormat:XR},layout:"auto"}),this.transferPipelines[t]=e),e}getFlipYPipeline(t){let e=this.flipYPipelines[t];return void 0===e&&(e=this.device.createRenderPipeline({label:`flipY-${t}`,vertex:{module:this.mipmapVertexShaderModule,entryPoint:"main"},fragment:{module:this.flipYFragmentShaderModule,entryPoint:"main",targets:[{format:t}]},primitive:{topology:NR,stripIndexFormat:XR},layout:"auto"}),this.flipYPipelines[t]=e),e}flipY(t,e,n=0){const i=e.format,{width:r,height:s}=e.size,a=this.getTransferPipeline(i),o=this.getFlipYPipeline(i),l=this.device.createTexture({size:{width:r,height:s,depthOrArrayLayers:1},format:i,usage:GPUTextureUsage.RENDER_ATTACHMENT|GPUTextureUsage.TEXTURE_BINDING}),h=t.createView({baseMipLevel:0,mipLevelCount:1,dimension:zC,baseArrayLayer:n}),u=l.createView({baseMipLevel:0,mipLevelCount:1,dimension:zC,baseArrayLayer:0}),c=this.device.createCommandEncoder({}),d=(t,e,n)=>{const i=t.getBindGroupLayout(0),r=this.device.createBindGroup({layout:i,entries:[{binding:0,resource:this.flipYSampler},{binding:1,resource:e}]}),s=c.beginRenderPass({colorAttachments:[{view:n,loadOp:GR,storeOp:zR,clearValue:[0,0,0,0]}]});s.setPipeline(t),s.setBindGroup(0,r),s.draw(4,1,0,0),s.end()};d(a,h,u),d(o,u,h),this.device.queue.submit([c.finish()]),l.destroy()}generateMipmaps(t,e,n=0){const i=this.get(t);void 0===i.useCount&&(i.useCount=0,i.layers=[]);const r=i.layers[n]||this._mipmapCreateBundles(t,e,n),s=this.device.createCommandEncoder({});this._mipmapRunBundles(s,r),this.device.queue.submit([s.finish()]),0!==i.useCount&&(i.layers[n]=r),i.useCount++}_mipmapCreateBundles(t,e,n){const i=this.getTransferPipeline(e.format),r=i.getBindGroupLayout(0);let s=t.createView({baseMipLevel:0,mipLevelCount:1,dimension:zC,baseArrayLayer:n});const a=[];for(let o=1;o1&&!t.isMultisampleRenderTargetTexture){const t=Object.assign({},p);t.label=t.label+"-msaa",t.sampleCount=u,i.msaaTexture=n.device.createTexture(t)}i.initialized=!0,i.textureDescriptorGPU=p}destroyTexture(t){const e=this.backend,n=e.get(t);n.texture.destroy(),void 0!==n.msaaTexture&&n.msaaTexture.destroy(),e.delete(t)}destroySampler(t){delete this.backend.get(t).sampler}generateMipmaps(t){const e=this.backend.get(t);if(t.isCubeTexture)for(let t=0;t<6;t++)this._generateMipmaps(e.texture,e.textureDescriptorGPU,t);else{const n=t.image.depth||1;for(let t=0;t1;for(let a=0;a]*\s*([a-z_0-9]+(?:<[\s\S]+?>)?)/i,dL=/([a-z_0-9]+)\s*:\s*([a-z_0-9]+(?:<[\s\S]+?>)?)/gi,pL={f32:"float",i32:"int",u32:"uint",bool:"bool","vec2":"vec2","vec2":"ivec2","vec2":"uvec2","vec2":"bvec2",vec2f:"vec2",vec2i:"ivec2",vec2u:"uvec2",vec2b:"bvec2","vec3":"vec3","vec3":"ivec3","vec3":"uvec3","vec3":"bvec3",vec3f:"vec3",vec3i:"ivec3",vec3u:"uvec3",vec3b:"bvec3","vec4":"vec4","vec4":"ivec4","vec4":"uvec4","vec4":"bvec4",vec4f:"vec4",vec4i:"ivec4",vec4u:"uvec4",vec4b:"bvec4","mat2x2":"mat2",mat2x2f:"mat2","mat3x3":"mat3",mat3x3f:"mat3","mat4x4":"mat4",mat4x4f:"mat4",sampler:"sampler",texture_1d:"texture",texture_2d:"texture",texture_2d_array:"texture",texture_multisampled_2d:"cubeTexture",texture_depth_2d:"depthTexture",texture_3d:"texture3D",texture_cube:"cubeTexture",texture_cube_array:"cubeTexture",texture_storage_1d:"storageTexture",texture_storage_2d:"storageTexture",texture_storage_2d_array:"storageTexture",texture_storage_3d:"storageTexture"};class fL extends YP{constructor(t){const{type:e,inputs:n,name:i,inputsCode:r,blockCode:s,outputType:a}=(t=>{const e=(t=t.trim()).match(cL);if(null!==e&&4===e.length){const n=e[2],i=[];let r=null;for(;null!==(r=dL.exec(n));)i.push({name:r[1],type:r[2]});const s=[];for(let t=0;t "+this.outputType:"";return`fn ${t} ( ${this.inputsCode.trim()} ) ${e}`+this.blockCode}}class mL extends $P{parseFunction(t){return new fL(t)}}const gL=self.GPUShaderStage,_L={vertex:gL?gL.VERTEX:1,fragment:gL?gL.FRAGMENT:2,compute:gL?gL.COMPUTE:4},vL={instance:!0,swizzleAssign:!1,storageBuffer:!0},yL={"^^":"tsl_xor"},xL={float:"f32",int:"i32",uint:"u32",bool:"bool",color:"vec3",vec2:"vec2",ivec2:"vec2",uvec2:"vec2",bvec2:"vec2",vec3:"vec3",ivec3:"vec3",uvec3:"vec3",bvec3:"vec3",vec4:"vec4",ivec4:"vec4",uvec4:"vec4",bvec4:"vec4",mat2:"mat2x2",mat3:"mat3x3",mat4:"mat4x4"},bL={tsl_xor:new oN("fn tsl_xor( a : bool, b : bool ) -> bool { return ( a || b ) && !( a && b ); }"),mod_float:new oN("fn tsl_mod_float( x : f32, y : f32 ) -> f32 { return x - y * floor( x / y ); }"),mod_vec2:new oN("fn tsl_mod_vec2( x : vec2f, y : vec2f ) -> vec2f { return x - y * floor( x / y ); }"),mod_vec3:new oN("fn tsl_mod_vec3( x : vec3f, y : vec3f ) -> vec3f { return x - y * floor( x / y ); }"),mod_vec4:new oN("fn tsl_mod_vec4( x : vec4f, y : vec4f ) -> vec4f { return x - y * floor( x / y ); }"),equals_bool:new oN("fn tsl_equals_bool( a : bool, b : bool ) -> bool { return a == b; }"),equals_bvec2:new oN("fn tsl_equals_bvec2( a : vec2f, b : vec2f ) -> vec2 { return vec2( a.x == b.x, a.y == b.y ); }"),equals_bvec3:new oN("fn tsl_equals_bvec3( a : vec3f, b : vec3f ) -> vec3 { return vec3( a.x == b.x, a.y == b.y, a.z == b.z ); }"),equals_bvec4:new oN("fn tsl_equals_bvec4( a : vec4f, b : vec4f ) -> vec4 { return vec4( a.x == b.x, a.y == b.y, a.z == b.z, a.w == b.w ); }"),repeatWrapping:new oN("\nfn tsl_repeatWrapping( uv : vec2, dimension : vec2 ) -> vec2 {\n\n\tlet uvScaled = vec2( uv * vec2( dimension ) );\n\n\treturn ( ( uvScaled % dimension ) + dimension ) % dimension;\n\n}\n"),biquadraticTexture:new oN("\nfn tsl_biquadraticTexture( map : texture_2d, coord : vec2f, level : i32 ) -> vec4f {\n\n\tlet iRes = vec2i( textureDimensions( map, level ) );\n\tlet res = vec2f( iRes );\n\n\tlet uvScaled = coord * res;\n\tlet uvWrapping = ( ( uvScaled % res ) + res ) % res;\n\n\t// https://www.shadertoy.com/view/WtyXRy\n\n\tlet uv = uvWrapping - 0.5;\n\tlet iuv = floor( uv );\n\tlet f = fract( uv );\n\n\tlet rg1 = textureLoad( map, vec2i( iuv + vec2( 0.5, 0.5 ) ) % iRes, level );\n\tlet rg2 = textureLoad( map, vec2i( iuv + vec2( 1.5, 0.5 ) ) % iRes, level );\n\tlet rg3 = textureLoad( map, vec2i( iuv + vec2( 0.5, 1.5 ) ) % iRes, level );\n\tlet rg4 = textureLoad( map, vec2i( iuv + vec2( 1.5, 1.5 ) ) % iRes, level );\n\n\treturn mix( mix( rg1, rg2, f.x ), mix( rg3, rg4, f.x ), f.y );\n\n}\n")},SL={dFdx:"dpdx",dFdy:"- dpdy",mod_float:"tsl_mod_float",mod_vec2:"tsl_mod_vec2",mod_vec3:"tsl_mod_vec3",mod_vec4:"tsl_mod_vec4",equals_bool:"tsl_equals_bool",equals_bvec2:"tsl_equals_bvec2",equals_bvec3:"tsl_equals_bvec3",equals_bvec4:"tsl_equals_bvec4",inversesqrt:"inverseSqrt",bitcast:"bitcast"};/Windows/g.test(navigator.userAgent)&&(bL.pow_float=new oN("fn tsl_pow_float( a : f32, b : f32 ) -> f32 { return select( -pow( -a, b ), pow( a, b ), a > 0.0 ); }"),bL.pow_vec2=new oN("fn tsl_pow_vec2( a : vec2f, b : vec2f ) -> vec2f { return vec2f( tsl_pow_float( a.x, b.x ), tsl_pow_float( a.y, b.y ) ); }",[bL.pow_float]),bL.pow_vec3=new oN("fn tsl_pow_vec3( a : vec3f, b : vec3f ) -> vec3f { return vec3f( tsl_pow_float( a.x, b.x ), tsl_pow_float( a.y, b.y ), tsl_pow_float( a.z, b.z ) ); }",[bL.pow_float]),bL.pow_vec4=new oN("fn tsl_pow_vec4( a : vec4f, b : vec4f ) -> vec4f { return vec4f( tsl_pow_float( a.x, b.x ), tsl_pow_float( a.y, b.y ), tsl_pow_float( a.z, b.z ), tsl_pow_float( a.w, b.w ) ); }",[bL.pow_float]),SL.pow_float="tsl_pow_float",SL.pow_vec2="tsl_pow_vec2",SL.pow_vec3="tsl_pow_vec3",SL.pow_vec4="tsl_pow_vec4");let ML="";!0!==/Firefox|Deno/g.test(navigator.userAgent)&&(ML+="diagnostic( off, derivative_uniformity );\n");class TL extends DP{constructor(t,e){super(t,e,new mL),this.uniformGroups={},this.builtins={},this.directives={},this.scopedArrays=new Map}needsToWorkingColorSpace(t){return!0===t.isVideoTexture&&t.colorSpace!==Fp}_generateTextureSample(t,e,n,i,r=this.shaderStage){return"fragment"===r?i?`textureSample( ${e}, ${e}_sampler, ${n}, ${i} )`:`textureSample( ${e}, ${e}_sampler, ${n} )`:this.isFilteredTexture(t)?this.generateFilteredTexture(t,e,n):this.generateTextureLod(t,e,n,"0")}_generateVideoSample(t,e,n=this.shaderStage){if("fragment"===n)return`textureSampleBaseClampToEdge( ${t}, ${t}_sampler, vec2( ${e}.x, 1.0 - ${e}.y ) )`;console.error(`WebGPURenderer: THREE.VideoTexture does not support ${n} shader.`)}_generateTextureSampleLevel(t,e,n,i,r,s=this.shaderStage){return"fragment"===s&&!1===this.isUnfilterable(t)?`textureSampleLevel( ${e}, ${e}_sampler, ${n}, ${i} )`:this.isFilteredTexture(t)?this.generateFilteredTexture(t,e,n,i):this.generateTextureLod(t,e,n,i)}generateFilteredTexture(t,e,n,i="0"){return this._include("biquadraticTexture"),`tsl_biquadraticTexture( ${e}, ${n}, i32( ${i} ) )`}generateTextureLod(t,e,n,i="0"){this._include("repeatWrapping");return`textureLoad( ${e}, tsl_repeatWrapping( ${n}, ${!0===t.isMultisampleRenderTargetTexture?`textureDimensions( ${e} )`:`textureDimensions( ${e}, 0 )`} ), i32( ${i} ) )`}generateTextureLoad(t,e,n,i,r="0u"){return i?`textureLoad( ${e}, ${n}, ${i}, ${r} )`:`textureLoad( ${e}, ${n}, ${r} )`}generateTextureStore(t,e,n,i){return`textureStore( ${e}, ${n}, ${i} )`}isUnfilterable(t){return"float"!==this.getComponentTypeFromTexture(t)||!this.isAvailable("float32Filterable")&&!0===t.isDataTexture&&t.type===rp||!0===t.isMultisampleRenderTargetTexture}generateTexture(t,e,n,i,r=this.shaderStage){let s=null;return s=!0===t.isVideoTexture?this._generateVideoSample(e,n,r):this.isUnfilterable(t)?this.generateTextureLod(t,e,n,"0",i,r):this._generateTextureSample(t,e,n,i,r),s}generateTextureGrad(t,e,n,i,r,s=this.shaderStage){if("fragment"===s)return`textureSampleGrad( ${e}, ${e}_sampler, ${n}, ${i[0]}, ${i[1]} )`;console.error(`WebGPURenderer: THREE.TextureNode.gradient() does not support ${s} shader.`)}generateTextureCompare(t,e,n,i,r,s=this.shaderStage){if("fragment"===s)return`textureSampleCompare( ${e}, ${e}_sampler, ${n}, ${i} )`;console.error(`WebGPURenderer: THREE.DepthTexture.compareFunction() does not support ${s} shader.`)}generateTextureLevel(t,e,n,i,r,s=this.shaderStage){let a=null;return a=!0===t.isVideoTexture?this._generateVideoSample(e,n,s):this._generateTextureSampleLevel(t,e,n,i,r,s),a}generateTextureBias(t,e,n,i,r,s=this.shaderStage){if("fragment"===s)return`textureSampleBias( ${e}, ${e}_sampler, ${n}, ${i} )`;console.error(`WebGPURenderer: THREE.TextureNode.biasNode does not support ${s} shader.`)}getPropertyName(t,e=this.shaderStage){if(!0===t.isNodeVarying&&!0===t.needsInterpolation){if("vertex"===e)return`varyings.${t.name}`}else if(!0===t.isNodeUniform){const e=t.name,n=t.type;return"texture"===n||"cubeTexture"===n||"storageTexture"===n||"texture3D"===n?e:"buffer"===n||"storageBuffer"===n||"indirectStorageBuffer"===n?`NodeBuffer_${t.id}.${e}`:t.groupNode.name+"."+e}return super.getPropertyName(t)}getOutputStructName(){return"output"}_getUniformGroupCount(t){return Object.keys(this.uniforms[t]).length}getFunctionOperator(t){const e=yL[t];return void 0!==e?(this._include(e),e):null}getStorageAccess(t){if(t.isStorageTextureNode)switch(t.access){case PC:return"read";case NC:return"write";default:return"read_write"}else switch(t.access){case RC:return"read_write";case CC:return"read";default:return"write"}}getUniformFromNode(t,e,n,i=null){const r=super.getUniformFromNode(t,e,n,i),s=this.getDataFromNode(t,n,this.globalCache);if(void 0===s.uniformGPU){let i;const a=t.groupNode,o=a.name,l=this.getBindGroupArray(o,n);if("texture"===e||"cubeTexture"===e||"storageTexture"===e||"texture3D"===e){let s=null;if("texture"===e||"storageTexture"===e?s=new wI(r.name,r.node,a,t.access?t.access:null):"cubeTexture"===e?s=new EI(r.name,r.node,a,t.access?t.access:null):"texture3D"===e&&(s=new AI(r.name,r.node,a,t.access?t.access:null)),s.store=!0===t.isStorageTextureNode,s.setVisibility(_L[n]),"fragment"===n&&!1===this.isUnfilterable(t.value)&&!1===s.store){const t=new nL(`${r.name}_sampler`,r.node,a);t.setVisibility(_L[n]),l.push(t,s),i=[t,s]}else l.push(s),i=[s]}else if("buffer"===e||"storageBuffer"===e||"indirectStorageBuffer"===e){const r=new("buffer"===e?yI:sL)(t,a);r.setVisibility(_L[n]),l.push(r),i=r}else{const t=this.uniformGroups[n]||(this.uniformGroups[n]={});let s=t[o];void 0===s&&(s=new SI(o,a),s.setVisibility(_L[n]),t[o]=s,l.push(s)),i=this.getNodeUniform(r,e),s.addUniform(i)}s.uniformGPU=i}return r}getBuiltin(t,e,n,i=this.shaderStage){const r=this.builtins[i]||(this.builtins[i]=new Map);return!1===r.has(t)&&r.set(t,{name:t,property:e,type:n}),e}hasBuiltin(t,e=this.shaderStage){return void 0!==this.builtins[e]&&this.builtins[e].has(t)}getVertexIndex(){return"vertex"===this.shaderStage?this.getBuiltin("vertex_index","vertexIndex","u32","attribute"):"vertexIndex"}buildFunctionCode(t){const e=t.layout,n=this.flowShaderNode(t),i=[];for(const t of e.inputs)i.push(t.name+" : "+this.getType(t.type));let r=`fn ${e.name}( ${i.join(", ")} ) -> ${this.getType(e.type)} {\n${n.vars}\n${n.code}\n`;return n.result&&(r+=`\treturn ${n.result};\n`),r+="\n}\n",r}getInstanceIndex(){return"vertex"===this.shaderStage?this.getBuiltin("instance_index","instanceIndex","u32","attribute"):"instanceIndex"}getInvocationLocalIndex(){return this.getBuiltin("local_invocation_index","invocationLocalIndex","u32","attribute")}getSubgroupSize(){return this.enableSubGroups(),this.getBuiltin("subgroup_size","subgroupSize","u32","attribute")}getInvocationSubgroupIndex(){return this.enableSubGroups(),this.getBuiltin("subgroup_invocation_id","invocationSubgroupIndex","u32","attribute")}getSubgroupIndex(){return this.enableSubGroups(),this.getBuiltin("subgroup_id","subgroupIndex","u32","attribute")}getDrawIndex(){return null}getFrontFacing(){return this.getBuiltin("front_facing","isFront","bool")}getFragCoord(){return this.getBuiltin("position","fragCoord","vec4")+".xy"}getFragDepth(){return"output."+this.getBuiltin("frag_depth","depth","f32","output")}isFlipY(){return!1}enableDirective(t,e=this.shaderStage){(this.directives[e]||(this.directives[e]=new Set)).add(t)}getDirectives(t){const e=[],n=this.directives[t];if(void 0!==n)for(const t of n)e.push(`enable ${t};`);return e.join("\n")}enableSubGroups(){this.enableDirective("subgroups")}enableSubgroupsF16(){this.enableDirective("subgroups-f16")}enableClipDistances(){this.enableDirective("clip_distances")}enableShaderF16(){this.enableDirective("f16")}enableDualSourceBlending(){this.enableDirective("dual_source_blending")}getBuiltins(t){const e=[],n=this.builtins[t];if(void 0!==n)for(const{name:t,property:i,type:r}of n.values())e.push(`@builtin( ${t} ) ${i} : ${r}`);return e.join(",\n\t")}getScopedArray(t,e,n,i){return!1===this.scopedArrays.has(t)&&this.scopedArrays.set(t,{name:t,scope:e,bufferType:n,bufferCount:i}),t}getScopedArrays(t){if("compute"!==t)return;const e=[];for(const{name:t,scope:n,bufferType:i,bufferCount:r}of this.scopedArrays.values()){const s=this.getType(i);e.push(`var<${n}> ${t}: array< ${s}, ${r} >;`)}return e.join("\n")}getAttributes(t){const e=[];if("compute"===t&&(this.getBuiltin("global_invocation_id","id","vec3","attribute"),this.getBuiltin("workgroup_id","workgroupId","vec3","attribute"),this.getBuiltin("local_invocation_id","localId","vec3","attribute"),this.getBuiltin("num_workgroups","numWorkgroups","vec3","attribute"),this.renderer.hasFeature("subgroups")&&(this.enableDirective("subgroups",t),this.getBuiltin("subgroup_size","subgroupSize","u32","attribute"))),"vertex"===t||"compute"===t){const t=this.getBuiltins("attribute");t&&e.push(t);const n=this.getAttributesArray();for(let t=0,i=n.length;t`)}const i=this.getBuiltins("output");return i&&e.push("\t"+i),e.join(",\n")}getStructs(t){const e=[],n=this.structs[t];for(let t=0,i=n.length;t output : ${r};\n\n`)}return e.join("\n\n")}getVar(t,e){return`var ${e} : ${this.getType(t)}`}getVars(t){const e=[],n=this.vars[t];if(void 0!==n)for(const t of n)e.push(`\t${this.getVar(t.type,t.name)};`);return`\n${e.join("\n")}\n`}getVaryings(t){const e=[];if("vertex"===t&&this.getBuiltin("position","Vertex","vec4","vertex"),"vertex"===t||"fragment"===t){const n=this.varyings,i=this.vars[t];for(let r=0;r";else if(!0===e.isDataArrayTexture||!0===e.isCompressedArrayTexture)i="texture_2d_array";else if(!0===e.isDepthTexture)i=`texture_depth${s}_2d`;else if(!0===e.isVideoTexture)i="texture_external";else if(!0===e.isData3DTexture)i="texture_3d";else if(!0===r.node.isStorageTextureNode){i=`texture_storage_2d<${uL(e)}, ${this.getStorageAccess(r.node)}>`}else{i=`texture${s}_2d<${this.getComponentTypeFromTexture(e).charAt(0)}32>`}n.push(`@binding( ${a.binding++} ) @group( ${a.group} ) var ${r.name} : ${i};`)}else if("buffer"===r.type||"storageBuffer"===r.type||"indirectStorageBuffer"===r.type){const t=r.node,e=this.getType(t.bufferType),n=t.bufferCount,s=n>0&&"buffer"===r.type?", "+n:"",o=t.isAtomic?`atomic<${e}>`:`${e}`,l=`\t${r.name} : array< ${o}${s} >\n`,h=t.isStorageBufferNode?`storage, ${this.getStorageAccess(t)}`:"uniform";i.push(this._getWGSLStructBinding("NodeBuffer_"+t.id,l,h,a.binding++,a.group))}else{const t=this.getType(this.getVectorType(r.type)),e=r.groupNode.name;(s[e]||(s[e]={index:a.binding++,id:a.group,snippets:[]})).snippets.push(`\t${r.name} : ${t}`)}}for(const t in s){const e=s[t];r.push(this._getWGSLStructBinding(t,e.snippets.join(",\n"),"uniform",e.index,e.id))}let a=n.join("\n");return a+=i.join("\n"),a+=r.join("\n"),a}buildCode(){const t=null!==this.material?{fragment:{},vertex:{}}:{compute:{}};this.sortBindingGroups();for(const e in t){const n=t[e];n.uniforms=this.getUniforms(e),n.attributes=this.getAttributes(e),n.varyings=this.getVaryings(e),n.structs=this.getStructs(e),n.vars=this.getVars(e),n.codes=this.getCodes(e),n.directives=this.getDirectives(e),n.scopedArrays=this.getScopedArrays(e);let i="// code\n\n";i+=this.flowCode[e];const r=this.flowNodes[e],s=r[r.length-1],a=s.outputNode,o=void 0!==a&&!0===a.isOutputStructNode;for(const t of r){const r=this.getFlowData(t),l=t.name;if(l&&(i.length>0&&(i+="\n"),i+=`\t// flow -> ${l}\n\t`),i+=`${r.code}\n\t`,t===s&&"compute"!==e)if(i+="// result\n\n\t","vertex"===e)i+=`varyings.Vertex = ${r.result};`;else if("fragment"===e)if(o)n.returnType=a.nodeType,i+=`return ${r.result};`;else{let t="\t@location(0) color: vec4";const e=this.getBuiltins("output");e&&(t+=",\n\t"+e),n.returnType="OutputStruct",n.structs+=this._getWGSLStruct("OutputStruct",t),n.structs+="\nvar output : OutputStruct;\n\n",i+=`output.color = ${r.result};\n\n\treturn output;`}}n.flow=i}null!==this.material?(this.vertexShader=this._getWGSLVertexCode(t.vertex),this.fragmentShader=this._getWGSLFragmentCode(t.fragment)):this.computeShader=this._getWGSLComputeCode(t.compute,(this.object.workgroupSize||[64]).join(", "))}getMethod(t,e=null){let n;return null!==e&&(n=this._getWGSLMethod(t+"_"+e)),void 0===n&&(n=this._getWGSLMethod(t)),n||t}getType(t){return xL[t]||t}isAvailable(t){let e=vL[t];return void 0===e&&("float32Filterable"===t&&(e=this.renderer.hasFeature("float32-filterable")),vL[t]=e),e}_getWGSLMethod(t){return void 0!==bL[t]&&this._include(t),SL[t]}_include(t){const e=bL[t];return e.build(this),null!==this.currentFunctionNode&&this.currentFunctionNode.includes.push(e),e}_getWGSLVertexCode(t){return`${this.getSignature()}\n// directives\n${t.directives}\n\n// uniforms\n${t.uniforms}\n\n// varyings\n${t.varyings}\nvar varyings : VaryingsStruct;\n\n// codes\n${t.codes}\n\n@vertex\nfn main( ${t.attributes} ) -> VaryingsStruct {\n\n\t// vars\n\t${t.vars}\n\n\t// flow\n\t${t.flow}\n\n\treturn varyings;\n\n}\n`}_getWGSLFragmentCode(t){return`${this.getSignature()}\n// global\n${ML}\n\n// uniforms\n${t.uniforms}\n\n// structs\n${t.structs}\n\n// codes\n${t.codes}\n\n@fragment\nfn main( ${t.varyings} ) -> ${t.returnType} {\n\n\t// vars\n\t${t.vars}\n\n\t// flow\n\t${t.flow}\n\n}\n`}_getWGSLComputeCode(t,e){return`${this.getSignature()}\n// directives\n${t.directives}\n\n// system\nvar instanceIndex : u32;\n\n// locals\n${t.scopedArrays}\n\n// uniforms\n${t.uniforms}\n\n// codes\n${t.codes}\n\n@compute @workgroup_size( ${e} )\nfn main( ${t.attributes} ) {\n\n\t// system\n\tinstanceIndex = id.x + id.y * numWorkgroups.x * u32(${e}) + id.z * numWorkgroups.x * numWorkgroups.y * u32(${e});\n\n\t// vars\n\t${t.vars}\n\n\t// flow\n\t${t.flow}\n\n}\n`}_getWGSLStruct(t,e){return`\nstruct ${t} {\n${e}\n};`}_getWGSLStructBinding(t,e,n,i=0,r=0){const s=t+"Struct";return`${this._getWGSLStruct(s,e)}\n@binding( ${i} ) @group( ${r} )\nvar<${n}> ${t} : ${s};`}}class wL{constructor(t){this.backend=t}getCurrentDepthStencilFormat(t){let e;return null!==t.depthTexture?e=this.getTextureFormatGPU(t.depthTexture):t.depth&&t.stencil?e=$R.Depth24PlusStencil8:t.depth&&(e=$R.Depth24Plus),e}getTextureFormatGPU(t){return this.backend.get(t).format}getCurrentColorFormat(t){let e;return e=null!==t.textures?this.getTextureFormatGPU(t.textures[0]):this.getPreferredCanvasFormat(),e}getCurrentColorSpace(t){return null!==t.textures?t.textures[0].colorSpace:this.backend.renderer.outputColorSpace}getPrimitiveTopology(t,e){return t.isPoints?ER:t.isLineSegments||t.isMesh&&!0===e.wireframe?AR:t.isLine?RR:t.isMesh?CR:void 0}getSampleCount(t){let e=1;return t>1&&(e=Math.pow(2,Math.floor(Math.log2(t))),2===e&&(e=4)),e}getSampleCountRenderContext(t){return null!==t.textures?this.getSampleCount(t.sampleCount):this.getSampleCount(this.backend.renderer.samples)}getPreferredCanvasFormat(){return navigator.userAgent.includes("Quest")?$R.BGRA8Unorm:navigator.gpu.getPreferredCanvasFormat()}}const EL=new Map([[Int8Array,["sint8","snorm8"]],[Uint8Array,["uint8","unorm8"]],[Int16Array,["sint16","snorm16"]],[Uint16Array,["uint16","unorm16"]],[Int32Array,["sint32","snorm32"]],[Uint32Array,["uint32","unorm32"]],[Float32Array,["float32"]]]),AL=new Map([[bg,["float16"]]]),RL=new Map([[Int32Array,"sint32"],[Int16Array,"sint32"],[Uint32Array,"uint32"],[Uint16Array,"uint32"],[Float32Array,"float32"]]);class CL{constructor(t){this.backend=t}createAttribute(t,e){const n=this._getBufferAttribute(t),i=this.backend,r=i.get(n);let s=r.buffer;if(void 0===s){const a=i.device;let o=n.array;if(!1===t.normalized&&(o.constructor===Int16Array||o.constructor===Uint16Array)){const t=new Uint32Array(o.length);for(let e=0;e1},layout:h.createPipelineLayout({bindGroupLayouts:d})},w={},E=t.context.depth,A=t.context.stencil;if(!0!==E&&!0!==A||(!0===E&&(w.format=S,w.depthWriteEnabled=i.depthWrite,w.depthCompare=b),!0===A&&(w.stencilFront=m,w.stencilBack={},w.stencilReadMask=i.stencilFuncMask,w.stencilWriteMask=i.stencilWriteMask),T.depthStencil=w),null===e)c.pipeline=h.createRenderPipeline(T);else{const t=new Promise((t=>{h.createRenderPipelineAsync(T).then((e=>{c.pipeline=e,t()}))}));e.push(t)}}createBundleEncoder(t){const e=this.backend,{utils:n,device:i}=e,r=n.getCurrentDepthStencilFormat(t),s={label:"renderBundleEncoder",colorFormats:[n.getCurrentColorFormat(t)],depthStencilFormat:r,sampleCount:this._getSampleCount(t)};return i.createRenderBundleEncoder(s)}createComputePipeline(t,e){const n=this.backend,i=n.device,r=n.get(t.computeProgram).module,s=n.get(t),a=[];for(const t of e){const e=n.get(t);a.push(e.layout)}s.pipeline=i.createComputePipeline({compute:r,layout:i.createPipelineLayout({bindGroupLayouts:a})})}_getBlending(t){let e,n;const i=t.blending,r=t.blendSrc,s=t.blendDst,a=t.blendEquation;if(5===i){const i=null!==t.blendSrcAlpha?t.blendSrcAlpha:r,o=null!==t.blendDstAlpha?t.blendDstAlpha:s,l=null!==t.blendEquationAlpha?t.blendEquationAlpha:a;e={srcFactor:this._getBlendFactor(r),dstFactor:this._getBlendFactor(s),operation:this._getBlendOperation(a)},n={srcFactor:this._getBlendFactor(i),dstFactor:this._getBlendFactor(o),operation:this._getBlendOperation(l)}}else{const r=(t,i,r,s)=>{e={srcFactor:t,dstFactor:i,operation:pC},n={srcFactor:r,dstFactor:s,operation:pC}};if(t.premultipliedAlpha)switch(i){case 1:r(eC,sC,eC,sC);break;case 2:r(eC,eC,eC,eC);break;case 3:r(tC,iC,tC,eC);break;case 4:r(tC,nC,tC,rC)}else switch(i){case 1:r(rC,sC,eC,sC);break;case 2:r(rC,eC,rC,eC);break;case 3:r(tC,iC,tC,eC);break;case 4:r(tC,nC,tC,nC)}}if(void 0!==e&&void 0!==n)return{color:e,alpha:n};console.error("THREE.WebGPURenderer: Invalid blending: ",i)}_getBlendFactor(t){let e;switch(t){case 200:e=tC;break;case 201:e=eC;break;case 202:e=nC;break;case 203:e=iC;break;case Id:e=rC;break;case Ld:e=sC;break;case 208:e=aC;break;case 209:e=oC;break;case 206:e=lC;break;case 207:e=hC;break;case 210:e=uC;break;case 211:e=cC;break;case 212:e=dC;break;default:console.error("THREE.WebGPURenderer: Blend factor not supported.",t)}return e}_getStencilCompare(t){let e;const n=t.stencilFunc;switch(n){case 512:e=PR;break;case 519:e=BR;break;case 513:e=IR;break;case 515:e=UR;break;case 514:e=LR;break;case 518:e=FR;break;case 516:e=DR;break;case 517:e=OR;break;default:console.error("THREE.WebGPURenderer: Invalid stencil function.",n)}return e}_getStencilOperation(t){let e;switch(t){case Vp:e=xC;break;case 0:e=bC;break;case 7681:e=SC;break;case 5386:e=MC;break;case 7682:e=TC;break;case 7683:e=wC;break;case 34055:e=EC;break;case 34056:e=AC;break;default:console.error("THREE.WebGPURenderer: Invalid stencil operation.",e)}return e}_getBlendOperation(t){let e;switch(t){case wd:e=pC;break;case 101:e=fC;break;case 102:e=mC;break;case 103:e=gC;break;case 104:e=_C;break;default:console.error("THREE.WebGPUPipelineUtils: Blend equation not supported.",t)}return e}_getPrimitiveState(t,e,n){const i={},r=this.backend.utils;switch(i.topology=r.getPrimitiveTopology(t,n),null!==e.index&&!0===t.isLine&&!0!==t.isLineSegments&&(i.stripIndexFormat=e.index.array instanceof Uint16Array?qR:XR),n.side){case 0:i.frontFace=VR,i.cullMode=WR;break;case 1:i.frontFace=VR,i.cullMode=jR;break;case 2:i.frontFace=VR,i.cullMode=HR;break;default:console.error("THREE.WebGPUPipelineUtils: Unknown material.side value.",n.side)}return i}_getColorWriteMask(t){return!0===t.colorWrite?yC:vC}_getDepthCompare(t){let e;if(!1===t.depthTest)e=BR;else{const n=t.depthFunc;switch(n){case 0:e=PR;break;case 1:e=BR;break;case 2:e=IR;break;case 3:e=UR;break;case 4:e=LR;break;case 5:e=FR;break;case 6:e=DR;break;case 7:e=OR;break;default:console.error("THREE.WebGPUPipelineUtils: Invalid depth function.",n)}}return e}}class IL extends OI{constructor(t={}){super(t),this.isWebGPUBackend=!0,this.parameters.alpha=void 0===t.alpha||t.alpha,this.parameters.requiredLimits=void 0===t.requiredLimits?{}:t.requiredLimits,this.trackTimestamp=!0===t.trackTimestamp,this.device=null,this.context=null,this.colorBuffer=null,this.defaultRenderPassdescriptor=null,this.utils=new wL(this),this.attributeUtils=new CL(this),this.bindingUtils=new NL(this),this.pipelineUtils=new PL(this),this.textureUtils=new hL(this),this.occludedResolveCache=new Map}async init(t){await super.init(t);const e=this.parameters;let n;if(void 0===e.device){const t={powerPreference:e.powerPreference},i=await navigator.gpu.requestAdapter(t);if(null===i)throw new Error("WebGPUBackend: Unable to create WebGPU adapter.");const r=Object.values(qC),s=[];for(const t of r)i.features.has(t)&&s.push(t);const a={requiredFeatures:s,requiredLimits:e.requiredLimits};n=await i.requestDevice(a)}else n=e.device;n.lost.then((e=>{const n={api:"WebGPU",message:e.message||"Unknown reason",reason:e.reason||null,originalEvent:e};t.onDeviceLost(n)}));const i=void 0!==e.context?e.context:t.domElement.getContext("webgpu");this.device=n,this.context=i;const r=e.alpha?"premultiplied":"opaque";this.trackTimestamp=this.trackTimestamp&&this.hasFeature(qC.TimestampQuery),this.context.configure({device:this.device,format:this.utils.getPreferredCanvasFormat(),usage:GPUTextureUsage.RENDER_ATTACHMENT|GPUTextureUsage.COPY_SRC,alphaMode:r}),this.updateSize()}get coordinateSystem(){return tf}async getArrayBufferAsync(t){return await this.attributeUtils.getArrayBufferAsync(t)}getContext(){return this.context}_getDefaultRenderPassDescriptor(){let t=this.defaultRenderPassdescriptor;if(null===t){const e=this.renderer;t={colorAttachments:[{view:null}]},!0!==this.renderer.depth&&!0!==this.renderer.stencil||(t.depthStencilAttachment={view:this.textureUtils.getDepthBuffer(e.depth,e.stencil).createView()});const n=t.colorAttachments[0];this.renderer.samples>0?n.view=this.colorBuffer.createView():n.resolveTarget=void 0,this.defaultRenderPassdescriptor=t}const e=t.colorAttachments[0];return this.renderer.samples>0?e.resolveTarget=this.context.getCurrentTexture().createView():e.view=this.context.getCurrentTexture().createView(),t}_getRenderPassDescriptor(t){const e=t.renderTarget,n=this.get(e);let i=n.descriptors;if(void 0===i||n.width!==e.width||n.height!==e.height||n.activeMipmapLevel!==e.activeMipmapLevel||n.samples!==e.samples){i={},n.descriptors=i;const t=()=>{e.removeEventListener("dispose",t),this.delete(e)};e.addEventListener("dispose",t)}const r=t.getCacheKey();let s=i[r];if(void 0===s){const a=t.textures,o=[];for(let e=0;e0&&(e.currentOcclusionQuerySet&&e.currentOcclusionQuerySet.destroy(),e.currentOcclusionQueryBuffer&&e.currentOcclusionQueryBuffer.destroy(),e.currentOcclusionQuerySet=e.occlusionQuerySet,e.currentOcclusionQueryBuffer=e.occlusionQueryBuffer,e.currentOcclusionQueryObjects=e.occlusionQueryObjects,r=n.createQuerySet({type:"occlusion",count:i}),e.occlusionQuerySet=r,e.occlusionQueryIndex=0,e.occlusionQueryObjects=new Array(i),e.lastOcclusionObject=null),s=null===t.textures?this._getDefaultRenderPassDescriptor():this._getRenderPassDescriptor(t),this.initTimestampQuery(t,s),s.occlusionQuerySet=r;const a=s.depthStencilAttachment;if(null!==t.textures){const e=s.colorAttachments;for(let n=0;n0&&e.currentPass.executeBundles(e.renderBundles),n>e.occlusionQueryIndex&&e.currentPass.endOcclusionQuery(),e.currentPass.end(),n>0){const i=8*n;let r=this.occludedResolveCache.get(i);void 0===r&&(r=this.device.createBuffer({size:i,usage:GPUBufferUsage.QUERY_RESOLVE|GPUBufferUsage.COPY_SRC}),this.occludedResolveCache.set(i,r));const s=this.device.createBuffer({size:i,usage:GPUBufferUsage.COPY_DST|GPUBufferUsage.MAP_READ});e.encoder.resolveQuerySet(e.occlusionQuerySet,0,n,r,0),e.encoder.copyBufferToBuffer(r,0,s,0,i),e.occlusionQueryBuffer=s,this.resolveOccludedAsync(t)}if(this.prepareTimestampBuffer(t,e.encoder),this.device.queue.submit([e.encoder.finish()]),null!==t.textures){const e=t.textures;for(let t=0;ta?(l.x=Math.min(e.dispatchCount,a),l.y=Math.ceil(e.dispatchCount/a)):l.x=e.dispatchCount,r.dispatchWorkgroups(l.x,l.y,l.z)}finishCompute(t){const e=this.get(t);e.passEncoderGPU.end(),this.prepareTimestampBuffer(t,e.cmdEncoderGPU),this.device.queue.submit([e.cmdEncoderGPU.finish()])}async waitForGPU(){await this.device.queue.onSubmittedWorkDone()}draw(t,e){const{object:n,context:i,pipeline:r}=t,s=t.getBindings(),a=this.get(i),o=this.get(r).pipeline,l=a.currentSets,h=a.currentPass,u=t.getDrawParameters();if(null===u)return;l.pipeline!==o&&(h.setPipeline(o),l.pipeline=o);const c=l.bindingGroups;for(let t=0,e=s.length;t1?0:n;h.drawIndexed(e[n],i,t[n]/s,0,a)}}else if(!0===p){const{vertexCount:i,instanceCount:r,firstVertex:s}=u,a=t.getIndirect();if(null!==a){const t=this.get(a).buffer;h.drawIndexedIndirect(t,0)}else h.drawIndexed(i,r,s,0,0);e.update(n,i,r)}else{const{vertexCount:i,instanceCount:r,firstVertex:s}=u,a=t.getIndirect();if(null!==a){const t=this.get(a).buffer;h.drawIndirect(t,0)}else h.draw(i,r,s,0);e.update(n,i,r)}}needsRenderUpdate(t){const e=this.get(t),{object:n,material:i}=t,r=this.utils,s=r.getSampleCountRenderContext(t.context),a=r.getCurrentColorSpace(t.context),o=r.getCurrentColorFormat(t.context),l=r.getCurrentDepthStencilFormat(t.context),h=r.getPrimitiveTopology(n,i);let u=!1;return e.material===i&&e.materialVersion===i.version&&e.transparent===i.transparent&&e.blending===i.blending&&e.premultipliedAlpha===i.premultipliedAlpha&&e.blendSrc===i.blendSrc&&e.blendDst===i.blendDst&&e.blendEquation===i.blendEquation&&e.blendSrcAlpha===i.blendSrcAlpha&&e.blendDstAlpha===i.blendDstAlpha&&e.blendEquationAlpha===i.blendEquationAlpha&&e.colorWrite===i.colorWrite&&e.depthWrite===i.depthWrite&&e.depthTest===i.depthTest&&e.depthFunc===i.depthFunc&&e.stencilWrite===i.stencilWrite&&e.stencilFunc===i.stencilFunc&&e.stencilFail===i.stencilFail&&e.stencilZFail===i.stencilZFail&&e.stencilZPass===i.stencilZPass&&e.stencilFuncMask===i.stencilFuncMask&&e.stencilWriteMask===i.stencilWriteMask&&e.side===i.side&&e.alphaToCoverage===i.alphaToCoverage&&e.sampleCount===s&&e.colorSpace===a&&e.colorFormat===o&&e.depthStencilFormat===l&&e.primitiveTopology===h&&e.clippingContextCacheKey===t.clippingContext.cacheKey||(e.material=i,e.materialVersion=i.version,e.transparent=i.transparent,e.blending=i.blending,e.premultipliedAlpha=i.premultipliedAlpha,e.blendSrc=i.blendSrc,e.blendDst=i.blendDst,e.blendEquation=i.blendEquation,e.blendSrcAlpha=i.blendSrcAlpha,e.blendDstAlpha=i.blendDstAlpha,e.blendEquationAlpha=i.blendEquationAlpha,e.colorWrite=i.colorWrite,e.depthWrite=i.depthWrite,e.depthTest=i.depthTest,e.depthFunc=i.depthFunc,e.stencilWrite=i.stencilWrite,e.stencilFunc=i.stencilFunc,e.stencilFail=i.stencilFail,e.stencilZFail=i.stencilZFail,e.stencilZPass=i.stencilZPass,e.stencilFuncMask=i.stencilFuncMask,e.stencilWriteMask=i.stencilWriteMask,e.side=i.side,e.alphaToCoverage=i.alphaToCoverage,e.sampleCount=s,e.colorSpace=a,e.colorFormat=o,e.depthStencilFormat=l,e.primitiveTopology=h,e.clippingContextCacheKey=t.clippingContext.cacheKey,u=!0),u}getRenderCacheKey(t){const{object:e,material:n}=t,i=this.utils,r=t.context;return[n.transparent,n.blending,n.premultipliedAlpha,n.blendSrc,n.blendDst,n.blendEquation,n.blendSrcAlpha,n.blendDstAlpha,n.blendEquationAlpha,n.colorWrite,n.depthWrite,n.depthTest,n.depthFunc,n.stencilWrite,n.stencilFunc,n.stencilFail,n.stencilZFail,n.stencilZPass,n.stencilFuncMask,n.stencilWriteMask,n.side,i.getSampleCountRenderContext(r),i.getCurrentColorSpace(r),i.getCurrentColorFormat(r),i.getCurrentDepthStencilFormat(r),i.getPrimitiveTopology(e,n),t.getGeometryCacheKey(),t.clippingContext.cacheKey].join()}createSampler(t){this.textureUtils.createSampler(t)}destroySampler(t){this.textureUtils.destroySampler(t)}createDefaultTexture(t){this.textureUtils.createDefaultTexture(t)}createTexture(t,e){this.textureUtils.createTexture(t,e)}updateTexture(t,e){this.textureUtils.updateTexture(t,e)}generateMipmaps(t){this.textureUtils.generateMipmaps(t)}destroyTexture(t){this.textureUtils.destroyTexture(t)}copyTextureToBuffer(t,e,n,i,r,s){return this.textureUtils.copyTextureToBuffer(t,e,n,i,r,s)}initTimestampQuery(t,e){if(!this.trackTimestamp)return;const n=this.get(t);if(!n.timeStampQuerySet){const t=this.device.createQuerySet({type:"timestamp",count:2}),i={querySet:t,beginningOfPassWriteIndex:0,endOfPassWriteIndex:1};Object.assign(e,{timestampWrites:i}),n.timeStampQuerySet=t}}prepareTimestampBuffer(t,e){if(!this.trackTimestamp)return;const n=this.get(t),i=2*BigInt64Array.BYTES_PER_ELEMENT;void 0===n.currentTimestampQueryBuffers&&(n.currentTimestampQueryBuffers={resolveBuffer:this.device.createBuffer({label:"timestamp resolve buffer",size:i,usage:GPUBufferUsage.QUERY_RESOLVE|GPUBufferUsage.COPY_SRC}),resultBuffer:this.device.createBuffer({label:"timestamp result buffer",size:i,usage:GPUBufferUsage.COPY_DST|GPUBufferUsage.MAP_READ}),isMappingPending:!1});const{resolveBuffer:r,resultBuffer:s,isMappingPending:a}=n.currentTimestampQueryBuffers;!0!==a&&(e.resolveQuerySet(n.timeStampQuerySet,0,2,r,0),e.copyBufferToBuffer(r,0,s,0,i))}async resolveTimestampAsync(t,e="render"){if(!this.trackTimestamp)return;const n=this.get(t);if(void 0===n.currentTimestampQueryBuffers)return;const{resultBuffer:i,isMappingPending:r}=n.currentTimestampQueryBuffers;!0!==r&&(n.currentTimestampQueryBuffers.isMappingPending=!0,i.mapAsync(GPUMapMode.READ).then((()=>{const t=new BigUint64Array(i.getMappedRange()),r=Number(t[1]-t[0])/1e6;this.renderer.info.updateTimestamp(e,r),i.unmap(),n.currentTimestampQueryBuffers.isMappingPending=!1})))}createNodeBuilder(t,e){return new TL(t,e)}createProgram(t){this.get(t).module={module:this.device.createShaderModule({code:t.code,label:t.stage}),entryPoint:"main"}}destroyProgram(t){this.delete(t)}createRenderPipeline(t,e){this.pipelineUtils.createRenderPipeline(t,e)}createComputePipeline(t,e){this.pipelineUtils.createComputePipeline(t,e)}beginBundle(t){const e=this.get(t);e._currentPass=e.currentPass,e._currentSets=e.currentSets,e.currentSets={attributes:{},bindingGroups:[],pipeline:null,index:null},e.currentPass=this.pipelineUtils.createBundleEncoder(t)}finishBundle(t,e){const n=this.get(t),i=n.currentPass.finish();this.get(e).bundleGPU=i,n.currentSets=n._currentSets,n.currentPass=n._currentPass}addBundle(t,e){this.get(t).renderBundles.push(this.get(e).bundleGPU)}createBindings(t){this.bindingUtils.createBindings(t)}updateBindings(t){this.bindingUtils.createBindings(t)}updateBinding(t){this.bindingUtils.updateBinding(t)}createIndexAttribute(t){this.attributeUtils.createAttribute(t,GPUBufferUsage.INDEX|GPUBufferUsage.COPY_SRC|GPUBufferUsage.COPY_DST)}createAttribute(t){this.attributeUtils.createAttribute(t,GPUBufferUsage.VERTEX|GPUBufferUsage.COPY_SRC|GPUBufferUsage.COPY_DST)}createStorageAttribute(t){this.attributeUtils.createAttribute(t,GPUBufferUsage.STORAGE|GPUBufferUsage.VERTEX|GPUBufferUsage.COPY_SRC|GPUBufferUsage.COPY_DST)}createIndirectStorageAttribute(t){this.attributeUtils.createAttribute(t,GPUBufferUsage.STORAGE|GPUBufferUsage.INDIRECT|GPUBufferUsage.COPY_SRC|GPUBufferUsage.COPY_DST)}updateAttribute(t){this.attributeUtils.updateAttribute(t)}destroyAttribute(t){this.attributeUtils.destroyAttribute(t)}updateSize(){this.colorBuffer=this.textureUtils.getColorBuffer(),this.defaultRenderPassdescriptor=null}getMaxAnisotropy(){return 16}hasFeature(t){return this.device.features.has(t)}copyTextureToTexture(t,e,n=null,i=null,r=0){let s=0,a=0,o=0,l=0,h=0,u=0,c=t.image.width,d=t.image.height;null!==n&&(l=n.x,h=n.y,u=n.z||0,c=n.width,d=n.height),null!==i&&(s=i.x,a=i.y,o=i.z||0);const p=this.device.createCommandEncoder({label:"copyTextureToTexture_"+t.id+"_"+e.id}),f=this.get(t).texture,m=this.get(e).texture;p.copyTextureToTexture({texture:f,mipLevel:r,origin:{x:l,y:h,z:u}},{texture:m,mipLevel:r,origin:{x:s,y:a,z:o}},[c,d,1]),this.device.queue.submit([p.finish()])}copyFramebufferToTexture(t,e,n){const i=this.get(e);let r=null;r=e.renderTarget?t.isDepthTexture?this.get(e.depthTexture).texture:this.get(e.textures[0]).texture:t.isDepthTexture?this.textureUtils.getDepthBuffer(e.depth,e.stencil):this.context.getCurrentTexture();const s=this.get(t).texture;if(r.format!==s.format)return void console.error("WebGPUBackend: copyFramebufferToTexture: Source and destination formats do not match.",r.format,s.format);let a;if(i.currentPass?(i.currentPass.end(),a=i.encoder):a=this.device.createCommandEncoder({label:"copyFramebufferToTexture_"+t.id}),a.copyTextureToTexture({texture:r,origin:{x:n.x,y:n.y,z:0}},{texture:s},[n.z,n.w]),t.generateMipmaps&&this.textureUtils.generateMipmaps(t),i.currentPass){const{descriptor:t}=i;for(let e=0;e(console.warn("THREE.WebGPURenderer: WebGPU is not available, running under WebGL2 backend."),new tL(t)));super(new e(t),t),this.library=new UL,this.isWebGPURenderer=!0}}"undefined"!=typeof __THREE_DEVTOOLS__&&__THREE_DEVTOOLS__.dispatchEvent(new CustomEvent("register",{detail:{revision:Td}})),"undefined"!=typeof window&&(window.__THREE__?console.warn("WARNING: Multiple instances of Three.js being imported."):window.__THREE__=Td);const OL={type:"change"},FL={type:"start"},BL={type:"end"},zL=1e-6,kL=-1,GL=0,VL=1,HL=2,jL=3,WL=4,qL=new Se,XL=new Se,$L=new Ze,YL=new Ze,KL=new Ze,ZL=new Ke,QL=new Ze,JL=new Ze,tU=new Ze,eU=new Ze;class nU extends nl{constructor(t,e=null){super(t,e),this.enabled=!0,this.screen={left:0,top:0,width:0,height:0},this.rotateSpeed=1,this.zoomSpeed=1.2,this.panSpeed=.3,this.noRotate=!1,this.noZoom=!1,this.noPan=!1,this.staticMoving=!1,this.dynamicDampingFactor=.2,this.minDistance=0,this.maxDistance=1/0,this.minZoom=0,this.maxZoom=1/0,this.keys=["KeyA","KeyS","KeyD"],this.mouseButtons={LEFT:a.ROTATE,MIDDLE:a.DOLLY,RIGHT:a.PAN},this.state=kL,this.keyState=kL,this.target=new Ze,this._lastPosition=new Ze,this._lastZoom=1,this._touchZoomDistanceStart=0,this._touchZoomDistanceEnd=0,this._lastAngle=0,this._eye=new Ze,this._movePrev=new Se,this._moveCurr=new Se,this._lastAxis=new Ze,this._zoomStart=new Se,this._zoomEnd=new Se,this._panStart=new Se,this._panEnd=new Se,this._pointers=[],this._pointerPositions={},this._onPointerMove=rU.bind(this),this._onPointerDown=iU.bind(this),this._onPointerUp=sU.bind(this),this._onPointerCancel=aU.bind(this),this._onContextMenu=pU.bind(this),this._onMouseWheel=dU.bind(this),this._onKeyDown=lU.bind(this),this._onKeyUp=oU.bind(this),this._onTouchStart=fU.bind(this),this._onTouchMove=mU.bind(this),this._onTouchEnd=gU.bind(this),this._onMouseDown=hU.bind(this),this._onMouseMove=uU.bind(this),this._onMouseUp=cU.bind(this),this._target0=this.target.clone(),this._position0=this.object.position.clone(),this._up0=this.object.up.clone(),this._zoom0=this.object.zoom,null!==e&&(this.connect(),this.handleResize()),this.update()}connect(){window.addEventListener("keydown",this._onKeyDown),window.addEventListener("keyup",this._onKeyUp),this.domElement.addEventListener("pointerdown",this._onPointerDown),this.domElement.addEventListener("pointercancel",this._onPointerCancel),this.domElement.addEventListener("wheel",this._onMouseWheel,{passive:!1}),this.domElement.addEventListener("contextmenu",this._onContextMenu),this.domElement.style.touchAction="none"}disconnect(){window.removeEventListener("keydown",this._onKeyDown),window.removeEventListener("keyup",this._onKeyUp),this.domElement.removeEventListener("pointerdown",this._onPointerDown),this.domElement.removeEventListener("pointermove",this._onPointerMove),this.domElement.removeEventListener("pointerup",this._onPointerUp),this.domElement.removeEventListener("pointercancel",this._onPointerCancel),this.domElement.removeEventListener("wheel",this._onMouseWheel),this.domElement.removeEventListener("contextmenu",this._onContextMenu),this.domElement.style.touchAction="auto"}dispose(){this.disconnect()}handleResize(){const t=this.domElement.getBoundingClientRect(),e=this.domElement.ownerDocument.documentElement;this.screen.left=t.left+window.pageXOffset-e.clientLeft,this.screen.top=t.top+window.pageYOffset-e.clientTop,this.screen.width=t.width,this.screen.height=t.height}update(){this._eye.subVectors(this.object.position,this.target),this.noRotate||this._rotateCamera(),this.noZoom||this._zoomCamera(),this.noPan||this._panCamera(),this.object.position.addVectors(this.target,this._eye),this.object.isPerspectiveCamera?(this._checkDistances(),this.object.lookAt(this.target),this._lastPosition.distanceToSquared(this.object.position)>zL&&(this.dispatchEvent(OL),this._lastPosition.copy(this.object.position))):this.object.isOrthographicCamera?(this.object.lookAt(this.target),(this._lastPosition.distanceToSquared(this.object.position)>zL||this._lastZoom!==this.object.zoom)&&(this.dispatchEvent(OL),this._lastPosition.copy(this.object.position),this._lastZoom=this.object.zoom)):console.warn("THREE.TrackballControls: Unsupported camera type.")}reset(){this.state=kL,this.keyState=kL,this.target.copy(this._target0),this.object.position.copy(this._position0),this.object.up.copy(this._up0),this.object.zoom=this._zoom0,this.object.updateProjectionMatrix(),this._eye.subVectors(this.object.position,this.target),this.object.lookAt(this.target),this.dispatchEvent(OL),this._lastPosition.copy(this.object.position),this._lastZoom=this.object.zoom}_panCamera(){if(XL.copy(this._panEnd).sub(this._panStart),XL.lengthSq()){if(this.object.isOrthographicCamera){const t=(this.object.right-this.object.left)/this.object.zoom/this.domElement.clientWidth,e=(this.object.top-this.object.bottom)/this.object.zoom/this.domElement.clientWidth;XL.x*=t,XL.y*=e}XL.multiplyScalar(this._eye.length()*this.panSpeed),YL.copy(this._eye).cross(this.object.up).setLength(XL.x),YL.add($L.copy(this.object.up).setLength(XL.y)),this.object.position.add(YL),this.target.add(YL),this.staticMoving?this._panStart.copy(this._panEnd):this._panStart.add(XL.subVectors(this._panEnd,this._panStart).multiplyScalar(this.dynamicDampingFactor))}}_rotateCamera(){eU.set(this._moveCurr.x-this._movePrev.x,this._moveCurr.y-this._movePrev.y,0);let t=eU.length();t?(this._eye.copy(this.object.position).sub(this.target),QL.copy(this._eye).normalize(),JL.copy(this.object.up).normalize(),tU.crossVectors(JL,QL).normalize(),JL.setLength(this._moveCurr.y-this._movePrev.y),tU.setLength(this._moveCurr.x-this._movePrev.x),eU.copy(JL.add(tU)),KL.crossVectors(eU,this._eye).normalize(),t*=this.rotateSpeed,ZL.setFromAxisAngle(KL,t),this._eye.applyQuaternion(ZL),this.object.up.applyQuaternion(ZL),this._lastAxis.copy(KL),this._lastAngle=t):!this.staticMoving&&this._lastAngle&&(this._lastAngle*=Math.sqrt(1-this.dynamicDampingFactor),this._eye.copy(this.object.position).sub(this.target),ZL.setFromAxisAngle(this._lastAxis,this._lastAngle),this._eye.applyQuaternion(ZL),this.object.up.applyQuaternion(ZL)),this._movePrev.copy(this._moveCurr)}_zoomCamera(){let t;this.state===WL?(t=this._touchZoomDistanceStart/this._touchZoomDistanceEnd,this._touchZoomDistanceStart=this._touchZoomDistanceEnd,this.object.isPerspectiveCamera?this._eye.multiplyScalar(t):this.object.isOrthographicCamera?(this.object.zoom=be.clamp(this.object.zoom/t,this.minZoom,this.maxZoom),this._lastZoom!==this.object.zoom&&this.object.updateProjectionMatrix()):console.warn("THREE.TrackballControls: Unsupported camera type")):(t=1+(this._zoomEnd.y-this._zoomStart.y)*this.zoomSpeed,1!==t&&t>0&&(this.object.isPerspectiveCamera?this._eye.multiplyScalar(t):this.object.isOrthographicCamera?(this.object.zoom=be.clamp(this.object.zoom/t,this.minZoom,this.maxZoom),this._lastZoom!==this.object.zoom&&this.object.updateProjectionMatrix()):console.warn("THREE.TrackballControls: Unsupported camera type")),this.staticMoving?this._zoomStart.copy(this._zoomEnd):this._zoomStart.y+=(this._zoomEnd.y-this._zoomStart.y)*this.dynamicDampingFactor)}_getMouseOnScreen(t,e){return qL.set((t-this.screen.left)/this.screen.width,(e-this.screen.top)/this.screen.height),qL}_getMouseOnCircle(t,e){return qL.set((t-.5*this.screen.width-this.screen.left)/(.5*this.screen.width),(this.screen.height+2*(this.screen.top-e))/this.screen.width),qL}_addPointer(t){this._pointers.push(t)}_removePointer(t){delete this._pointerPositions[t.pointerId];for(let e=0;ethis.maxDistance*this.maxDistance&&(this.object.position.addVectors(this.target,this._eye.setLength(this.maxDistance)),this._zoomStart.copy(this._zoomEnd)),this._eye.lengthSq()Math.PI&&(n-=TU),i<-Math.PI?i+=TU:i>Math.PI&&(i-=TU),this._spherical.theta=n<=i?Math.max(n,Math.min(i,this._spherical.theta)):this._spherical.theta>(n+i)/2?Math.max(n,this._spherical.theta):Math.min(i,this._spherical.theta)),this._spherical.phi=Math.max(this.minPolarAngle,Math.min(this.maxPolarAngle,this._spherical.phi)),this._spherical.makeSafe(),!0===this.enableDamping?this.target.addScaledVector(this._panOffset,this.dampingFactor):this.target.add(this._panOffset),this.target.sub(this.cursor),this.target.clampLength(this.minTargetRadius,this.maxTargetRadius),this.target.add(this.cursor);let r=!1;if(this.zoomToCursor&&this._performCursorZoom||this.object.isOrthographicCamera)this._spherical.radius=this._clampDistance(this._spherical.radius);else{const t=this._spherical.radius;this._spherical.radius=this._clampDistance(this._spherical.radius*this._scale),r=t!=this._spherical.radius}if(MU.setFromSpherical(this._spherical),MU.applyQuaternion(this._quatInverse),e.copy(this.target).add(MU),this.object.lookAt(this.target),!0===this.enableDamping?(this._sphericalDelta.theta*=1-this.dampingFactor,this._sphericalDelta.phi*=1-this.dampingFactor,this._panOffset.multiplyScalar(1-this.dampingFactor)):(this._sphericalDelta.set(0,0,0),this._panOffset.set(0,0,0)),this.zoomToCursor&&this._performCursorZoom){let t=null;if(this.object.isPerspectiveCamera){const e=MU.length();t=this._clampDistance(e*this._scale);const n=e-t;this.object.position.addScaledVector(this._dollyDirection,n),this.object.updateMatrixWorld(),r=!!n}else if(this.object.isOrthographicCamera){const e=new Ze(this._mouse.x,this._mouse.y,0);e.unproject(this.object);const n=this.object.zoom;this.object.zoom=Math.max(this.minZoom,Math.min(this.maxZoom,this.object.zoom/this._scale)),this.object.updateProjectionMatrix(),r=n!==this.object.zoom;const i=new Ze(this._mouse.x,this._mouse.y,0);i.unproject(this.object),this.object.position.sub(i).add(e),this.object.updateMatrixWorld(),t=MU.length()}else console.warn("WARNING: OrbitControls.js encountered an unknown camera type - zoom to cursor disabled."),this.zoomToCursor=!1;null!==t&&(this.screenSpacePanning?this.target.set(0,0,-1).transformDirection(this.object.matrix).multiplyScalar(t).add(this.object.position):(xU.origin.copy(this.object.position),xU.direction.set(0,0,-1).transformDirection(this.object.matrix),Math.abs(this.object.up.dot(xU.direction))LU||8*(1-this._lastQuaternion.dot(this.object.quaternion))>LU||this._lastTargetPosition.distanceToSquared(this.target)>LU)&&(this.dispatchEvent(_U),this._lastPosition.copy(this.object.position),this._lastQuaternion.copy(this.object.quaternion),this._lastTargetPosition.copy(this.target),!0)}_getAutoRotationAngle(t){return null!==t?TU/60*this.autoRotateSpeed*t:TU/60/60*this.autoRotateSpeed}_getZoomScale(t){const e=Math.abs(.01*t);return Math.pow(.95,this.zoomSpeed*e)}_rotateLeft(t){this._sphericalDelta.theta-=t}_rotateUp(t){this._sphericalDelta.phi-=t}_panLeft(t,e){MU.setFromMatrixColumn(e,0),MU.multiplyScalar(-t),this._panOffset.add(MU)}_panUp(t,e){!0===this.screenSpacePanning?MU.setFromMatrixColumn(e,1):(MU.setFromMatrixColumn(e,0),MU.crossVectors(this.object.up,MU)),MU.multiplyScalar(t),this._panOffset.add(MU)}_pan(t,e){const n=this.domElement;if(this.object.isPerspectiveCamera){const i=this.object.position;MU.copy(i).sub(this.target);let r=MU.length();r*=Math.tan(this.object.fov/2*Math.PI/180),this._panLeft(2*t*r/n.clientHeight,this.object.matrix),this._panUp(2*e*r/n.clientHeight,this.object.matrix)}else this.object.isOrthographicCamera?(this._panLeft(t*(this.object.right-this.object.left)/this.object.zoom/n.clientWidth,this.object.matrix),this._panUp(e*(this.object.top-this.object.bottom)/this.object.zoom/n.clientHeight,this.object.matrix)):(console.warn("WARNING: OrbitControls.js encountered an unknown camera type - pan disabled."),this.enablePan=!1)}_dollyOut(t){this.object.isPerspectiveCamera||this.object.isOrthographicCamera?this._scale/=t:(console.warn("WARNING: OrbitControls.js encountered an unknown camera type - dolly/zoom disabled."),this.enableZoom=!1)}_dollyIn(t){this.object.isPerspectiveCamera||this.object.isOrthographicCamera?this._scale*=t:(console.warn("WARNING: OrbitControls.js encountered an unknown camera type - dolly/zoom disabled."),this.enableZoom=!1)}_updateZoomParameters(t,e){if(!this.zoomToCursor)return;this._performCursorZoom=!0;const n=this.domElement.getBoundingClientRect(),i=t-n.left,r=e-n.top,s=n.width,a=n.height;this._mouse.x=i/s*2-1,this._mouse.y=-r/a*2+1,this._dollyDirection.set(this._mouse.x,this._mouse.y,1).unproject(this.object).sub(this.object.position).normalize()}_clampDistance(t){return Math.max(this.minDistance,Math.min(this.maxDistance,t))}_handleMouseDownRotate(t){this._rotateStart.set(t.clientX,t.clientY)}_handleMouseDownDolly(t){this._updateZoomParameters(t.clientX,t.clientX),this._dollyStart.set(t.clientX,t.clientY)}_handleMouseDownPan(t){this._panStart.set(t.clientX,t.clientY)}_handleMouseMoveRotate(t){this._rotateEnd.set(t.clientX,t.clientY),this._rotateDelta.subVectors(this._rotateEnd,this._rotateStart).multiplyScalar(this.rotateSpeed);const e=this.domElement;this._rotateLeft(TU*this._rotateDelta.x/e.clientHeight),this._rotateUp(TU*this._rotateDelta.y/e.clientHeight),this._rotateStart.copy(this._rotateEnd),this.update()}_handleMouseMoveDolly(t){this._dollyEnd.set(t.clientX,t.clientY),this._dollyDelta.subVectors(this._dollyEnd,this._dollyStart),this._dollyDelta.y>0?this._dollyOut(this._getZoomScale(this._dollyDelta.y)):this._dollyDelta.y<0&&this._dollyIn(this._getZoomScale(this._dollyDelta.y)),this._dollyStart.copy(this._dollyEnd),this.update()}_handleMouseMovePan(t){this._panEnd.set(t.clientX,t.clientY),this._panDelta.subVectors(this._panEnd,this._panStart).multiplyScalar(this.panSpeed),this._pan(this._panDelta.x,this._panDelta.y),this._panStart.copy(this._panEnd),this.update()}_handleMouseWheel(t){this._updateZoomParameters(t.clientX,t.clientY),t.deltaY<0?this._dollyIn(this._getZoomScale(t.deltaY)):t.deltaY>0&&this._dollyOut(this._getZoomScale(t.deltaY)),this.update()}_handleKeyDown(t){let e=!1;switch(t.code){case this.keys.UP:t.ctrlKey||t.metaKey||t.shiftKey?this._rotateUp(TU*this.rotateSpeed/this.domElement.clientHeight):this._pan(0,this.keyPanSpeed),e=!0;break;case this.keys.BOTTOM:t.ctrlKey||t.metaKey||t.shiftKey?this._rotateUp(-TU*this.rotateSpeed/this.domElement.clientHeight):this._pan(0,-this.keyPanSpeed),e=!0;break;case this.keys.LEFT:t.ctrlKey||t.metaKey||t.shiftKey?this._rotateLeft(TU*this.rotateSpeed/this.domElement.clientHeight):this._pan(this.keyPanSpeed,0),e=!0;break;case this.keys.RIGHT:t.ctrlKey||t.metaKey||t.shiftKey?this._rotateLeft(-TU*this.rotateSpeed/this.domElement.clientHeight):this._pan(-this.keyPanSpeed,0),e=!0}e&&(t.preventDefault(),this.update())}_handleTouchStartRotate(t){if(1===this._pointers.length)this._rotateStart.set(t.pageX,t.pageY);else{const e=this._getSecondPointerPosition(t),n=.5*(t.pageX+e.x),i=.5*(t.pageY+e.y);this._rotateStart.set(n,i)}}_handleTouchStartPan(t){if(1===this._pointers.length)this._panStart.set(t.pageX,t.pageY);else{const e=this._getSecondPointerPosition(t),n=.5*(t.pageX+e.x),i=.5*(t.pageY+e.y);this._panStart.set(n,i)}}_handleTouchStartDolly(t){const e=this._getSecondPointerPosition(t),n=t.pageX-e.x,i=t.pageY-e.y,r=Math.sqrt(n*n+i*i);this._dollyStart.set(0,r)}_handleTouchStartDollyPan(t){this.enableZoom&&this._handleTouchStartDolly(t),this.enablePan&&this._handleTouchStartPan(t)}_handleTouchStartDollyRotate(t){this.enableZoom&&this._handleTouchStartDolly(t),this.enableRotate&&this._handleTouchStartRotate(t)}_handleTouchMoveRotate(t){if(1==this._pointers.length)this._rotateEnd.set(t.pageX,t.pageY);else{const e=this._getSecondPointerPosition(t),n=.5*(t.pageX+e.x),i=.5*(t.pageY+e.y);this._rotateEnd.set(n,i)}this._rotateDelta.subVectors(this._rotateEnd,this._rotateStart).multiplyScalar(this.rotateSpeed);const e=this.domElement;this._rotateLeft(TU*this._rotateDelta.x/e.clientHeight),this._rotateUp(TU*this._rotateDelta.y/e.clientHeight),this._rotateStart.copy(this._rotateEnd)}_handleTouchMovePan(t){if(1===this._pointers.length)this._panEnd.set(t.pageX,t.pageY);else{const e=this._getSecondPointerPosition(t),n=.5*(t.pageX+e.x),i=.5*(t.pageY+e.y);this._panEnd.set(n,i)}this._panDelta.subVectors(this._panEnd,this._panStart).multiplyScalar(this.panSpeed),this._pan(this._panDelta.x,this._panDelta.y),this._panStart.copy(this._panEnd)}_handleTouchMoveDolly(t){const e=this._getSecondPointerPosition(t),n=t.pageX-e.x,i=t.pageY-e.y,r=Math.sqrt(n*n+i*i);this._dollyEnd.set(0,r),this._dollyDelta.set(0,Math.pow(this._dollyEnd.y/this._dollyStart.y,this.zoomSpeed)),this._dollyOut(this._dollyDelta.y),this._dollyStart.copy(this._dollyEnd);const s=.5*(t.pageX+e.x),a=.5*(t.pageY+e.y);this._updateZoomParameters(s,a)}_handleTouchMoveDollyPan(t){this.enableZoom&&this._handleTouchMoveDolly(t),this.enablePan&&this._handleTouchMovePan(t)}_handleTouchMoveDollyRotate(t){this.enableZoom&&this._handleTouchMoveDolly(t),this.enableRotate&&this._handleTouchMoveRotate(t)}_addPointer(t){this._pointers.push(t.pointerId)}_removePointer(t){delete this._pointerPositions[t.pointerId];for(let e=0;e$U||8*(1-this._lastQuaternion.dot(e.quaternion))>$U)&&(this.dispatchEvent(XU),this._lastQuaternion.copy(e.quaternion),this._lastPosition.copy(e.position))}_updateMovementVector(){const t=this._moveState.forward||this.autoForward&&!this._moveState.back?1:0;this._moveVector.x=-this._moveState.left+this._moveState.right,this._moveVector.y=-this._moveState.down+this._moveState.up,this._moveVector.z=-t+this._moveState.back}_updateRotationVector(){this._rotationVector.x=-this._moveState.pitchDown+this._moveState.pitchUp,this._rotationVector.y=-this._moveState.yawRight+this._moveState.yawLeft,this._rotationVector.z=-this._moveState.rollRight+this._moveState.rollLeft}_getContainerDimensions(){return this.domElement!=document?{size:[this.domElement.offsetWidth,this.domElement.offsetHeight],offset:[this.domElement.offsetLeft,this.domElement.offsetTop]}:{size:[window.innerWidth,window.innerHeight],offset:[0,0]}}}function ZU(t){if(!t.altKey&&!1!==this.enabled){switch(t.code){case"ShiftLeft":case"ShiftRight":this.movementSpeedMultiplier=.1;break;case"KeyW":this._moveState.forward=1;break;case"KeyS":this._moveState.back=1;break;case"KeyA":this._moveState.left=1;break;case"KeyD":this._moveState.right=1;break;case"KeyR":this._moveState.up=1;break;case"KeyF":this._moveState.down=1;break;case"ArrowUp":this._moveState.pitchUp=1;break;case"ArrowDown":this._moveState.pitchDown=1;break;case"ArrowLeft":this._moveState.yawLeft=1;break;case"ArrowRight":this._moveState.yawRight=1;break;case"KeyQ":this._moveState.rollLeft=1;break;case"KeyE":this._moveState.rollRight=1}this._updateMovementVector(),this._updateRotationVector()}}function QU(t){if(!1!==this.enabled){switch(t.code){case"ShiftLeft":case"ShiftRight":this.movementSpeedMultiplier=1;break;case"KeyW":this._moveState.forward=0;break;case"KeyS":this._moveState.back=0;break;case"KeyA":this._moveState.left=0;break;case"KeyD":this._moveState.right=0;break;case"KeyR":this._moveState.up=0;break;case"KeyF":this._moveState.down=0;break;case"ArrowUp":this._moveState.pitchUp=0;break;case"ArrowDown":this._moveState.pitchDown=0;break;case"ArrowLeft":this._moveState.yawLeft=0;break;case"ArrowRight":this._moveState.yawRight=0;break;case"KeyQ":this._moveState.rollLeft=0;break;case"KeyE":this._moveState.rollRight=0}this._updateMovementVector(),this._updateRotationVector()}}function JU(t){if(!1!==this.enabled)if(this.dragToLook)this._status++;else{switch(t.button){case 0:this._moveState.forward=1;break;case 2:this._moveState.back=1}this._updateMovementVector()}}function tD(t){if(!1!==this.enabled&&(!this.dragToLook||this._status>0)){const e=this._getContainerDimensions(),n=e.size[0]/2,i=e.size[1]/2;this._moveState.yawLeft=-(t.pageX-e.offset[0]-n)/n,this._moveState.pitchDown=(t.pageY-e.offset[1]-i)/i,this._updateRotationVector()}}function eD(t){if(!1!==this.enabled){if(this.dragToLook)this._status--,this._moveState.yawLeft=this._moveState.pitchDown=0;else{switch(t.button){case 0:this._moveState.forward=0;break;case 2:this._moveState.back=0}this._updateMovementVector()}this._updateRotationVector()}}function nD(){!1!==this.enabled&&(this.dragToLook?(this._status=0,this._moveState.yawLeft=this._moveState.pitchDown=0):(this._moveState.forward=0,this._moveState.back=0,this._updateMovementVector()),this._updateRotationVector())}function iD(t){!1!==this.enabled&&t.preventDefault()}const rD={name:"CopyShader",uniforms:{tDiffuse:{value:null},opacity:{value:1}},vertexShader:"\n\n\t\tvarying vec2 vUv;\n\n\t\tvoid main() {\n\n\t\t\tvUv = uv;\n\t\t\tgl_Position = projectionMatrix * modelViewMatrix * vec4( position, 1.0 );\n\n\t\t}",fragmentShader:"\n\n\t\tuniform float opacity;\n\n\t\tuniform sampler2D tDiffuse;\n\n\t\tvarying vec2 vUv;\n\n\t\tvoid main() {\n\n\t\t\tvec4 texel = texture2D( tDiffuse, vUv );\n\t\t\tgl_FragColor = opacity * texel;\n\n\n\t\t}"};class sD{constructor(){this.isPass=!0,this.enabled=!0,this.needsSwap=!0,this.clear=!1,this.renderToScreen=!1}setSize(){}render(){console.error("THREE.Pass: .render() must be implemented in derived pass.")}dispose(){}}const aD=new Dr(-1,1,1,-1,0,1);const oD=new class extends Bi{constructor(){super(),this.setAttribute("position",new Ni([-1,3,0,-1,-1,0,3,-1,0],3)),this.setAttribute("uv",new Ni([0,2,0,0,2,0],2))}};class lD{constructor(t){this._mesh=new Ki(oD,t)}dispose(){this._mesh.geometry.dispose()}render(t){t.render(this._mesh,aD)}get material(){return this._mesh.material}set material(t){this._mesh.material=t}}class hD extends sD{constructor(t,e){super(),this.textureID=void 0!==e?e:"tDiffuse",t instanceof ir?(this.uniforms=t.uniforms,this.material=t):t&&(this.uniforms=nr.clone(t.uniforms),this.material=new ir({name:void 0!==t.name?t.name:"unspecified",defines:Object.assign({},t.defines),uniforms:this.uniforms,vertexShader:t.vertexShader,fragmentShader:t.fragmentShader})),this.fsQuad=new lD(this.material)}render(t,e,n){this.uniforms[this.textureID]&&(this.uniforms[this.textureID].value=n.texture),this.fsQuad.material=this.material,this.renderToScreen?(t.setRenderTarget(null),this.fsQuad.render(t)):(t.setRenderTarget(e),this.clear&&t.clear(t.autoClearColor,t.autoClearDepth,t.autoClearStencil),this.fsQuad.render(t))}dispose(){this.material.dispose(),this.fsQuad.dispose()}}class uD extends sD{constructor(t,e){super(),this.scene=t,this.camera=e,this.clear=!0,this.needsSwap=!1,this.inverse=!1}render(t,e,n){const i=t.getContext(),r=t.state;let s,a;r.buffers.color.setMask(!1),r.buffers.depth.setMask(!1),r.buffers.color.setLocked(!0),r.buffers.depth.setLocked(!0),this.inverse?(s=0,a=1):(s=1,a=0),r.buffers.stencil.setTest(!0),r.buffers.stencil.setOp(i.REPLACE,i.REPLACE,i.REPLACE),r.buffers.stencil.setFunc(i.ALWAYS,s,4294967295),r.buffers.stencil.setClear(a),r.buffers.stencil.setLocked(!0),t.setRenderTarget(n),this.clear&&t.clear(),t.render(this.scene,this.camera),t.setRenderTarget(e),this.clear&&t.clear(),t.render(this.scene,this.camera),r.buffers.color.setLocked(!1),r.buffers.depth.setLocked(!1),r.buffers.color.setMask(!0),r.buffers.depth.setMask(!0),r.buffers.stencil.setLocked(!1),r.buffers.stencil.setFunc(i.EQUAL,1,4294967295),r.buffers.stencil.setOp(i.KEEP,i.KEEP,i.KEEP),r.buffers.stencil.setLocked(!0)}}class cD extends sD{constructor(){super(),this.needsSwap=!1}render(t){t.state.buffers.stencil.setLocked(!1),t.state.buffers.stencil.setTest(!1)}}class dD{constructor(t,e){if(this.renderer=t,this._pixelRatio=t.getPixelRatio(),void 0===e){const n=t.getSize(new Se);this._width=n.width,this._height=n.height,(e=new Xe(this._width*this._pixelRatio,this._height*this._pixelRatio,{type:st})).texture.name="EffectComposer.rt1"}else this._width=e.width,this._height=e.height;this.renderTarget1=e,this.renderTarget2=e.clone(),this.renderTarget2.texture.name="EffectComposer.rt2",this.writeBuffer=this.renderTarget1,this.readBuffer=this.renderTarget2,this.renderToScreen=!0,this.passes=[],this.copyPass=new hD(rD),this.copyPass.material.blending=0,this.clock=new Yo}swapBuffers(){const t=this.readBuffer;this.readBuffer=this.writeBuffer,this.writeBuffer=t}addPass(t){this.passes.push(t),t.setSize(this._width*this._pixelRatio,this._height*this._pixelRatio)}insertPass(t,e){this.passes.splice(e,0,t),t.setSize(this._width*this._pixelRatio,this._height*this._pixelRatio)}removePass(t){const e=this.passes.indexOf(t);-1!==e&&this.passes.splice(e,1)}isLastEnabledPass(t){for(let e=t+1;e1?i-1:0),s=1;s=0&&r<1?(o=s,l=a):r>=1&&r<2?(o=a,l=s):r>=2&&r<3?(l=s,h=a):r>=3&&r<4?(l=a,h=s):r>=4&&r<5?(o=a,h=s):r>=5&&r<6&&(o=s,h=a);var u=n-s/2;return i(o+u,l+u,h+u)}var wD={aliceblue:"f0f8ff",antiquewhite:"faebd7",aqua:"00ffff",aquamarine:"7fffd4",azure:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"000",blanchedalmond:"ffebcd",blue:"0000ff",blueviolet:"8a2be2",brown:"a52a2a",burlywood:"deb887",cadetblue:"5f9ea0",chartreuse:"7fff00",chocolate:"d2691e",coral:"ff7f50",cornflowerblue:"6495ed",cornsilk:"fff8dc",crimson:"dc143c",cyan:"00ffff",darkblue:"00008b",darkcyan:"008b8b",darkgoldenrod:"b8860b",darkgray:"a9a9a9",darkgreen:"006400",darkgrey:"a9a9a9",darkkhaki:"bdb76b",darkmagenta:"8b008b",darkolivegreen:"556b2f",darkorange:"ff8c00",darkorchid:"9932cc",darkred:"8b0000",darksalmon:"e9967a",darkseagreen:"8fbc8f",darkslateblue:"483d8b",darkslategray:"2f4f4f",darkslategrey:"2f4f4f",darkturquoise:"00ced1",darkviolet:"9400d3",deeppink:"ff1493",deepskyblue:"00bfff",dimgray:"696969",dimgrey:"696969",dodgerblue:"1e90ff",firebrick:"b22222",floralwhite:"fffaf0",forestgreen:"228b22",fuchsia:"ff00ff",gainsboro:"dcdcdc",ghostwhite:"f8f8ff",gold:"ffd700",goldenrod:"daa520",gray:"808080",green:"008000",greenyellow:"adff2f",grey:"808080",honeydew:"f0fff0",hotpink:"ff69b4",indianred:"cd5c5c",indigo:"4b0082",ivory:"fffff0",khaki:"f0e68c",lavender:"e6e6fa",lavenderblush:"fff0f5",lawngreen:"7cfc00",lemonchiffon:"fffacd",lightblue:"add8e6",lightcoral:"f08080",lightcyan:"e0ffff",lightgoldenrodyellow:"fafad2",lightgray:"d3d3d3",lightgreen:"90ee90",lightgrey:"d3d3d3",lightpink:"ffb6c1",lightsalmon:"ffa07a",lightseagreen:"20b2aa",lightskyblue:"87cefa",lightslategray:"789",lightslategrey:"789",lightsteelblue:"b0c4de",lightyellow:"ffffe0",lime:"0f0",limegreen:"32cd32",linen:"faf0e6",magenta:"f0f",maroon:"800000",mediumaquamarine:"66cdaa",mediumblue:"0000cd",mediumorchid:"ba55d3",mediumpurple:"9370db",mediumseagreen:"3cb371",mediumslateblue:"7b68ee",mediumspringgreen:"00fa9a",mediumturquoise:"48d1cc",mediumvioletred:"c71585",midnightblue:"191970",mintcream:"f5fffa",mistyrose:"ffe4e1",moccasin:"ffe4b5",navajowhite:"ffdead",navy:"000080",oldlace:"fdf5e6",olive:"808000",olivedrab:"6b8e23",orange:"ffa500",orangered:"ff4500",orchid:"da70d6",palegoldenrod:"eee8aa",palegreen:"98fb98",paleturquoise:"afeeee",palevioletred:"db7093",papayawhip:"ffefd5",peachpuff:"ffdab9",peru:"cd853f",pink:"ffc0cb",plum:"dda0dd",powderblue:"b0e0e6",purple:"800080",rebeccapurple:"639",red:"f00",rosybrown:"bc8f8f",royalblue:"4169e1",saddlebrown:"8b4513",salmon:"fa8072",sandybrown:"f4a460",seagreen:"2e8b57",seashell:"fff5ee",sienna:"a0522d",silver:"c0c0c0",skyblue:"87ceeb",slateblue:"6a5acd",slategray:"708090",slategrey:"708090",snow:"fffafa",springgreen:"00ff7f",steelblue:"4682b4",tan:"d2b48c",teal:"008080",thistle:"d8bfd8",tomato:"ff6347",turquoise:"40e0d0",violet:"ee82ee",wheat:"f5deb3",white:"fff",whitesmoke:"f5f5f5",yellow:"ff0",yellowgreen:"9acd32"};var ED=/^#[a-fA-F0-9]{6}$/,AD=/^#[a-fA-F0-9]{8}$/,RD=/^#[a-fA-F0-9]{3}$/,CD=/^#[a-fA-F0-9]{4}$/,ND=/^rgb\(\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*\)$/i,PD=/^rgb(?:a)?\(\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*(?:,|\/)\s*([-+]?\d*[.]?\d+[%]?)\s*\)$/i,ID=/^hsl\(\s*(\d{0,3}[.]?[0-9]+(?:deg)?)\s*(?:,)?\s*(\d{1,3}[.]?[0-9]?)%\s*(?:,)?\s*(\d{1,3}[.]?[0-9]?)%\s*\)$/i,LD=/^hsl(?:a)?\(\s*(\d{0,3}[.]?[0-9]+(?:deg)?)\s*(?:,)?\s*(\d{1,3}[.]?[0-9]?)%\s*(?:,)?\s*(\d{1,3}[.]?[0-9]?)%\s*(?:,|\/)\s*([-+]?\d*[.]?\d+[%]?)\s*\)$/i;function UD(t){if("string"!=typeof t)throw new bD(3);var e=function(t){if("string"!=typeof t)return t;var e=t.toLowerCase();return wD[e]?"#"+wD[e]:t}(t);if(e.match(ED))return{red:parseInt(""+e[1]+e[2],16),green:parseInt(""+e[3]+e[4],16),blue:parseInt(""+e[5]+e[6],16)};if(e.match(AD)){var n=parseFloat((parseInt(""+e[7]+e[8],16)/255).toFixed(2));return{red:parseInt(""+e[1]+e[2],16),green:parseInt(""+e[3]+e[4],16),blue:parseInt(""+e[5]+e[6],16),alpha:n}}if(e.match(RD))return{red:parseInt(""+e[1]+e[1],16),green:parseInt(""+e[2]+e[2],16),blue:parseInt(""+e[3]+e[3],16)};if(e.match(CD)){var i=parseFloat((parseInt(""+e[4]+e[4],16)/255).toFixed(2));return{red:parseInt(""+e[1]+e[1],16),green:parseInt(""+e[2]+e[2],16),blue:parseInt(""+e[3]+e[3],16),alpha:i}}var r=ND.exec(e);if(r)return{red:parseInt(""+r[1],10),green:parseInt(""+r[2],10),blue:parseInt(""+r[3],10)};var s=PD.exec(e.substring(0,50));if(s)return{red:parseInt(""+s[1],10),green:parseInt(""+s[2],10),blue:parseInt(""+s[3],10),alpha:parseFloat(""+s[4])>1?parseFloat(""+s[4])/100:parseFloat(""+s[4])};var a=ID.exec(e);if(a){var o="rgb("+TD(parseInt(""+a[1],10),parseInt(""+a[2],10)/100,parseInt(""+a[3],10)/100)+")",l=ND.exec(o);if(!l)throw new bD(4,e,o);return{red:parseInt(""+l[1],10),green:parseInt(""+l[2],10),blue:parseInt(""+l[3],10)}}var h=LD.exec(e.substring(0,50));if(h){var u="rgb("+TD(parseInt(""+h[1],10),parseInt(""+h[2],10)/100,parseInt(""+h[3],10)/100)+")",c=ND.exec(u);if(!c)throw new bD(4,e,u);return{red:parseInt(""+c[1],10),green:parseInt(""+c[2],10),blue:parseInt(""+c[3],10),alpha:parseFloat(""+h[4])>1?parseFloat(""+h[4])/100:parseFloat(""+h[4])}}throw new bD(5)}function DD(t){return function(t){var e,n=t.red/255,i=t.green/255,r=t.blue/255,s=Math.max(n,i,r),a=Math.min(n,i,r),o=(s+a)/2;if(s===a)return void 0!==t.alpha?{hue:0,saturation:0,lightness:o,alpha:t.alpha}:{hue:0,saturation:0,lightness:o};var l=s-a,h=o>.5?l/(2-s-a):l/(s+a);switch(s){case n:e=(i-r)/l+(i=1?GD(t,e,n):"rgba("+t+","+e+","+n+","+i+")";if("object"==typeof t&&void 0===e&&void 0===n&&void 0===i)return t.alpha>=1?GD(t.red,t.green,t.blue):"rgba("+t.red+","+t.green+","+t.blue+","+t.alpha+")";throw new bD(7)}function HD(t){if("object"!=typeof t)throw new bD(8);if(function(t){return"number"==typeof t.red&&"number"==typeof t.green&&"number"==typeof t.blue&&"number"==typeof t.alpha}(t))return VD(t);if(function(t){return"number"==typeof t.red&&"number"==typeof t.green&&"number"==typeof t.blue&&("number"!=typeof t.alpha||void 0===t.alpha)}(t))return GD(t);if(function(t){return"number"==typeof t.hue&&"number"==typeof t.saturation&&"number"==typeof t.lightness&&"number"==typeof t.alpha}(t))return function(t,e,n,i){if("number"==typeof t&&"number"==typeof e&&"number"==typeof n&&"number"==typeof i)return i>=1?kD(t,e,n):"rgba("+TD(t,e,n)+","+i+")";if("object"==typeof t&&void 0===e&&void 0===n&&void 0===i)return t.alpha>=1?kD(t.hue,t.saturation,t.lightness):"rgba("+TD(t.hue,t.saturation,t.lightness)+","+t.alpha+")";throw new bD(2)}(t);if(function(t){return"number"==typeof t.hue&&"number"==typeof t.saturation&&"number"==typeof t.lightness&&("number"!=typeof t.alpha||void 0===t.alpha)}(t))return function(t,e,n){if("number"==typeof t&&"number"==typeof e&&"number"==typeof n)return kD(t,e,n);if("object"==typeof t&&void 0===e&&void 0===n)return kD(t.hue,t.saturation,t.lightness);throw new bD(1)}(t);throw new bD(8)}function jD(t,e,n){return function(){var i=n.concat(Array.prototype.slice.call(arguments));return i.length>=e?t.apply(this,i):jD(t,e,i)}}function WD(t){return jD(t,t.length,[])}function qD(t,e,n){return Math.max(t,Math.min(e,n))}WD((function(t,e){if("transparent"===e)return e;var n=DD(e);return HD(fD({},n,{hue:n.hue+parseFloat(t)}))})),WD((function(t,e){if("transparent"===e)return e;var n=DD(e);return HD(fD({},n,{lightness:qD(0,1,n.lightness-parseFloat(t))}))})),WD((function(t,e){if("transparent"===e)return e;var n=DD(e);return HD(fD({},n,{saturation:qD(0,1,n.saturation-parseFloat(t))}))})),WD((function(t,e){if("transparent"===e)return e;var n=DD(e);return HD(fD({},n,{lightness:qD(0,1,n.lightness+parseFloat(t))}))}));var XD=WD((function(t,e,n){if("transparent"===e)return n;if("transparent"===n)return e;if(0===t)return n;var i=UD(e),r=fD({},i,{alpha:"number"==typeof i.alpha?i.alpha:1}),s=UD(n),a=fD({},s,{alpha:"number"==typeof s.alpha?s.alpha:1}),o=r.alpha-a.alpha,l=2*parseFloat(t)-1,h=((l*o==-1?l:l+o)/(1+l*o)+1)/2,u=1-h;return VD({red:Math.floor(r.red*h+a.red*u),green:Math.floor(r.green*h+a.green*u),blue:Math.floor(r.blue*h+a.blue*u),alpha:r.alpha*parseFloat(t)+a.alpha*(1-parseFloat(t))})})),$D=XD;var YD=WD((function(t,e){if("transparent"===e)return e;var n=UD(e);return VD(fD({},n,{alpha:qD(0,1,(100*("number"==typeof n.alpha?n.alpha:1)+100*parseFloat(t))/100)}))})),KD=YD;WD((function(t,e){if("transparent"===e)return e;var n=DD(e);return HD(fD({},n,{saturation:qD(0,1,n.saturation+parseFloat(t))}))})),WD((function(t,e){return"transparent"===e?e:HD(fD({},DD(e),{hue:parseFloat(t)}))})),WD((function(t,e){return"transparent"===e?e:HD(fD({},DD(e),{lightness:parseFloat(t)}))})),WD((function(t,e){return"transparent"===e?e:HD(fD({},DD(e),{saturation:parseFloat(t)}))})),WD((function(t,e){return"transparent"===e?e:$D(parseFloat(t),"rgb(0, 0, 0)",e)})),WD((function(t,e){return"transparent"===e?e:$D(parseFloat(t),"rgb(255, 255, 255)",e)})),WD((function(t,e){if("transparent"===e)return e;var n=UD(e);return VD(fD({},n,{alpha:qD(0,1,+(100*("number"==typeof n.alpha?n.alpha:1)-100*parseFloat(t)).toFixed(2)/100)}))}));var ZD=Object.freeze({Linear:Object.freeze({None:function(t){return t},In:function(t){return t},Out:function(t){return t},InOut:function(t){return t}}),Quadratic:Object.freeze({In:function(t){return t*t},Out:function(t){return t*(2-t)},InOut:function(t){return(t*=2)<1?.5*t*t:-.5*(--t*(t-2)-1)}}),Cubic:Object.freeze({In:function(t){return t*t*t},Out:function(t){return--t*t*t+1},InOut:function(t){return(t*=2)<1?.5*t*t*t:.5*((t-=2)*t*t+2)}}),Quartic:Object.freeze({In:function(t){return t*t*t*t},Out:function(t){return 1- --t*t*t*t},InOut:function(t){return(t*=2)<1?.5*t*t*t*t:-.5*((t-=2)*t*t*t-2)}}),Quintic:Object.freeze({In:function(t){return t*t*t*t*t},Out:function(t){return--t*t*t*t*t+1},InOut:function(t){return(t*=2)<1?.5*t*t*t*t*t:.5*((t-=2)*t*t*t*t+2)}}),Sinusoidal:Object.freeze({In:function(t){return 1-Math.sin((1-t)*Math.PI/2)},Out:function(t){return Math.sin(t*Math.PI/2)},InOut:function(t){return.5*(1-Math.sin(Math.PI*(.5-t)))}}),Exponential:Object.freeze({In:function(t){return 0===t?0:Math.pow(1024,t-1)},Out:function(t){return 1===t?1:1-Math.pow(2,-10*t)},InOut:function(t){return 0===t?0:1===t?1:(t*=2)<1?.5*Math.pow(1024,t-1):.5*(2-Math.pow(2,-10*(t-1)))}}),Circular:Object.freeze({In:function(t){return 1-Math.sqrt(1-t*t)},Out:function(t){return Math.sqrt(1- --t*t)},InOut:function(t){return(t*=2)<1?-.5*(Math.sqrt(1-t*t)-1):.5*(Math.sqrt(1-(t-=2)*t)+1)}}),Elastic:Object.freeze({In:function(t){return 0===t?0:1===t?1:-Math.pow(2,10*(t-1))*Math.sin(5*(t-1.1)*Math.PI)},Out:function(t){return 0===t?0:1===t?1:Math.pow(2,-10*t)*Math.sin(5*(t-.1)*Math.PI)+1},InOut:function(t){return 0===t?0:1===t?1:(t*=2)<1?-.5*Math.pow(2,10*(t-1))*Math.sin(5*(t-1.1)*Math.PI):.5*Math.pow(2,-10*(t-1))*Math.sin(5*(t-1.1)*Math.PI)+1}}),Back:Object.freeze({In:function(t){var e=1.70158;return 1===t?1:t*t*((e+1)*t-e)},Out:function(t){var e=1.70158;return 0===t?0:--t*t*((e+1)*t+e)+1},InOut:function(t){var e=2.5949095;return(t*=2)<1?t*t*((e+1)*t-e)*.5:.5*((t-=2)*t*((e+1)*t+e)+2)}}),Bounce:Object.freeze({In:function(t){return 1-ZD.Bounce.Out(1-t)},Out:function(t){return t<1/2.75?7.5625*t*t:t<2/2.75?7.5625*(t-=1.5/2.75)*t+.75:t<2.5/2.75?7.5625*(t-=2.25/2.75)*t+.9375:7.5625*(t-=2.625/2.75)*t+.984375},InOut:function(t){return t<.5?.5*ZD.Bounce.In(2*t):.5*ZD.Bounce.Out(2*t-1)+.5}}),generatePow:function(t){return void 0===t&&(t=4),t=(t=t1e4?1e4:t,{In:function(e){return Math.pow(e,t)},Out:function(e){return 1-Math.pow(1-e,t)},InOut:function(e){return e<.5?Math.pow(2*e,t)/2:(1-Math.pow(2-2*e,t))/2+.5}}}}),QD=function(){return performance.now()},JD=function(){function t(){for(var t=[],e=0;e0;){this._tweensAddedDuringUpdate={};for(var i=0;i1?s(t[n],t[n-1],n-i):s(t[r],t[r+1>n?n:r+1],i-r)},Bezier:function(t,e){for(var n=0,i=t.length-1,r=Math.pow,s=tO.Utils.Bernstein,a=0;a<=i;a++)n+=r(1-e,i-a)*r(e,a)*t[a]*s(i,a);return n},CatmullRom:function(t,e){var n=t.length-1,i=n*e,r=Math.floor(i),s=tO.Utils.CatmullRom;return t[0]===t[n]?(e<0&&(r=Math.floor(i=n*(1+e))),s(t[(r-1+n)%n],t[r],t[(r+1)%n],t[(r+2)%n],i-r)):e<0?t[0]-(s(t[0],t[0],t[1],t[1],-i)-t[0]):e>1?t[n]-(s(t[n],t[n],t[n-1],t[n-1],i-n)-t[n]):s(t[r?r-1:0],t[r],t[n1;i--)n*=i;return t[e]=n,n}}(),CatmullRom:function(t,e,n,i,r){var s=.5*(n-t),a=.5*(i-e),o=r*r;return(2*e-2*n+s+a)*(r*o)+(-3*e+3*n-2*s-a)*o+s*r+e}}},eO=function(){function t(){}return t.nextId=function(){return t._nextId++},t._nextId=0,t}(),nO=new JD,iO=function(){function t(t,e){this._isPaused=!1,this._pauseStart=0,this._valuesStart={},this._valuesEnd={},this._valuesStartRepeat={},this._duration=1e3,this._isDynamic=!1,this._initialRepeat=0,this._repeat=0,this._yoyo=!1,this._isPlaying=!1,this._reversed=!1,this._delayTime=0,this._startTime=0,this._easingFunction=ZD.Linear.None,this._interpolationFunction=tO.Linear,this._chainedTweens=[],this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._id=eO.nextId(),this._isChainStopped=!1,this._propertiesAreSetUp=!1,this._goToEnd=!1,this._object=t,"object"==typeof e?(this._group=e,e.add(this)):!0===e&&(this._group=nO,nO.add(this))}return t.prototype.getId=function(){return this._id},t.prototype.isPlaying=function(){return this._isPlaying},t.prototype.isPaused=function(){return this._isPaused},t.prototype.getDuration=function(){return this._duration},t.prototype.to=function(t,e){if(void 0===e&&(e=1e3),this._isPlaying)throw new Error("Can not call Tween.to() while Tween is already started or paused. Stop the Tween first.");return this._valuesEnd=t,this._propertiesAreSetUp=!1,this._duration=e<0?0:e,this},t.prototype.duration=function(t){return void 0===t&&(t=1e3),this._duration=t<0?0:t,this},t.prototype.dynamic=function(t){return void 0===t&&(t=!1),this._isDynamic=t,this},t.prototype.start=function(t,e){if(void 0===t&&(t=QD()),void 0===e&&(e=!1),this._isPlaying)return this;if(this._repeat=this._initialRepeat,this._reversed)for(var n in this._reversed=!1,this._valuesStartRepeat)this._swapEndStartRepeatValues(n),this._valuesStart[n]=this._valuesStartRepeat[n];if(this._isPlaying=!0,this._isPaused=!1,this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._isChainStopped=!1,this._startTime=t,this._startTime+=this._delayTime,!this._propertiesAreSetUp||e){if(this._propertiesAreSetUp=!0,!this._isDynamic){var i={};for(var r in this._valuesEnd)i[r]=this._valuesEnd[r];this._valuesEnd=i}this._setupProperties(this._object,this._valuesStart,this._valuesEnd,this._valuesStartRepeat,e)}return this},t.prototype.startFromCurrentValues=function(t){return this.start(t,!0)},t.prototype._setupProperties=function(t,e,n,i,r){for(var s in n){var a=t[s],o=Array.isArray(a),l=o?"array":typeof a,h=!o&&Array.isArray(n[s]);if("undefined"!==l&&"function"!==l){if(h){if(0===(g=n[s]).length)continue;for(var u=[a],c=0,d=g.length;cl)return 1;var t=Math.trunc(a/o),e=a-t*o,n=Math.min(e/s._duration,1);return 0===n&&a===s._duration?1:n}(),u=this._easingFunction(h);if(this._updateProperties(this._object,this._valuesStart,this._valuesEnd,u),this._onUpdateCallback&&this._onUpdateCallback(this._object,h),0===this._duration||a>=this._duration){if(this._repeat>0){var c=Math.min(Math.trunc((a-this._duration)/o)+1,this._repeat);for(r in isFinite(this._repeat)&&(this._repeat-=c),this._valuesStartRepeat)this._yoyo||"string"!=typeof this._valuesEnd[r]||(this._valuesStartRepeat[r]=this._valuesStartRepeat[r]+parseFloat(this._valuesEnd[r])),this._yoyo&&this._swapEndStartRepeatValues(r),this._valuesStart[r]=this._valuesStartRepeat[r];return this._yoyo&&(this._reversed=!this._reversed),this._startTime+=o*c,this._onRepeatCallback&&this._onRepeatCallback(this._object),this._onEveryStartCallbackFired=!1,!0}this._onCompleteCallback&&this._onCompleteCallback(this._object);for(var d=0,p=this._chainedTweens.length;dt.length)&&(e=t.length);for(var n=0,i=Array(e);n0),c=!!n.morphAttributes.position,d=!!n.morphAttributes.normal,p=!!n.morphAttributes.color;let f=0;i.toneMapped&&(null!==T&&!0!==T.isXRRenderTarget||(f=x.toneMapping));const m=n.morphAttributes.position||n.morphAttributes.normal||n.morphAttributes.color,g=void 0!==m?m.length:0,v=rt.get(i),y=_.state.lights;if(!0===G&&(!0===V||t!==E)){const e=t===E&&i.id===w;St.setState(i,t,e)}let b=!1;i.version===v.__version?v.needsLights&&v.lightsStateVersion!==y.state.version||v.outputColorSpace!==o||r.isBatchedMesh&&!1===v.batching?b=!0:r.isBatchedMesh||!0!==v.batching?r.isBatchedMesh&&!0===v.batchingColor&&null===r.colorTexture||r.isBatchedMesh&&!1===v.batchingColor&&null!==r.colorTexture||r.isInstancedMesh&&!1===v.instancing?b=!0:r.isInstancedMesh||!0!==v.instancing?r.isSkinnedMesh&&!1===v.skinning?b=!0:r.isSkinnedMesh||!0!==v.skinning?r.isInstancedMesh&&!0===v.instancingColor&&null===r.instanceColor||r.isInstancedMesh&&!1===v.instancingColor&&null!==r.instanceColor||r.isInstancedMesh&&!0===v.instancingMorph&&null===r.morphTexture||r.isInstancedMesh&&!1===v.instancingMorph&&null!==r.morphTexture||v.envMap!==l||!0===i.fog&&v.fog!==s?b=!0:void 0===v.numClippingPlanes||v.numClippingPlanes===St.numPlanes&&v.numIntersection===St.numIntersection?(v.vertexAlphas!==h||v.vertexTangents!==u||v.morphTargets!==c||v.morphNormals!==d||v.morphColors!==p||v.toneMapping!==f||v.morphTargetsCount!==g)&&(b=!0):b=!0:b=!0:b=!0:b=!0:(b=!0,v.__version=i.version);let S=v.currentProgram;!0===b&&(S=Zt(i,e,r));let M=!1,A=!1,R=!1;const C=S.getUniforms(),N=v.uniforms;tt.useProgram(S.program)&&(M=!0,A=!0,R=!0);i.id!==w&&(w=i.id,A=!0);if(M||E!==t){tt.buffers.depth.getReversed()?(H.copy(t.projectionMatrix),function(t){const e=t.elements;e[2]=.5*e[2]+.5*e[3],e[6]=.5*e[6]+.5*e[7],e[10]=.5*e[10]+.5*e[11],e[14]=.5*e[14]+.5*e[15]}(H),function(t){const e=t.elements;-1===e[11]?(e[10]=-e[10]-1,e[14]=-e[14]):(e[10]=-e[10],e[14]=1-e[14])}(H),C.setValue(Pt,"projectionMatrix",H)):C.setValue(Pt,"projectionMatrix",t.projectionMatrix),C.setValue(Pt,"viewMatrix",t.matrixWorldInverse);const e=C.map.cameraPosition;void 0!==e&&e.setValue(Pt,W.setFromMatrixPosition(t.matrixWorld)),J.logarithmicDepthBuffer&&C.setValue(Pt,"logDepthBufFC",2/(Math.log(t.far+1)/Math.LN2)),(i.isMeshPhongMaterial||i.isMeshToonMaterial||i.isMeshLambertMaterial||i.isMeshBasicMaterial||i.isMeshStandardMaterial||i.isShaderMaterial)&&C.setValue(Pt,"isOrthographic",!0===t.isOrthographicCamera),E!==t&&(E=t,A=!0,R=!0)}if(r.isSkinnedMesh){C.setOptional(Pt,r,"bindMatrix"),C.setOptional(Pt,r,"bindMatrixInverse");const t=r.skeleton;t&&(null===t.boneTexture&&t.computeBoneTexture(),C.setValue(Pt,"boneTexture",t.boneTexture,ht))}r.isBatchedMesh&&(C.setOptional(Pt,r,"batchingTexture"),C.setValue(Pt,"batchingTexture",r._matricesTexture,ht),C.setOptional(Pt,r,"batchingIdTexture"),C.setValue(Pt,"batchingIdTexture",r._indirectTexture,ht),C.setOptional(Pt,r,"batchingColorTexture"),null!==r._colorsTexture&&C.setValue(Pt,"batchingColorTexture",r._colorsTexture,ht));const P=n.morphAttributes;void 0===P.position&&void 0===P.normal&&void 0===P.color||wt.update(r,n,S);(A||v.receiveShadow!==r.receiveShadow)&&(v.receiveShadow=r.receiveShadow,C.setValue(Pt,"receiveShadow",r.receiveShadow));i.isMeshGouraudMaterial&&null!==i.envMap&&(N.envMap.value=l,N.flipEnvMap.value=l.isCubeTexture&&!1===l.isRenderTargetTexture?-1:1);i.isMeshStandardMaterial&&null===i.envMap&&null!==e.environment&&(N.envMapIntensity.value=e.environmentIntensity);A&&(C.setValue(Pt,"toneMappingExposure",x.toneMappingExposure),v.needsLights&&(D=R,(I=N).ambientLightColor.needsUpdate=D,I.lightProbe.needsUpdate=D,I.directionalLights.needsUpdate=D,I.directionalLightShadows.needsUpdate=D,I.pointLights.needsUpdate=D,I.pointLightShadows.needsUpdate=D,I.spotLights.needsUpdate=D,I.spotLightShadows.needsUpdate=D,I.rectAreaLights.needsUpdate=D,I.hemisphereLights.needsUpdate=D),s&&!0===i.fog&&yt.refreshFogUniforms(N,s),yt.refreshMaterialUniforms(N,i,U,L,_.state.transmissionRenderTarget[t.id]),ca.upload(Pt,Qt(v),N,ht));var I,D;i.isShaderMaterial&&!0===i.uniformsNeedUpdate&&(ca.upload(Pt,Qt(v),N,ht),i.uniformsNeedUpdate=!1);i.isSpriteMaterial&&C.setValue(Pt,"center",r.center);if(C.setValue(Pt,"modelViewMatrix",r.modelViewMatrix),C.setValue(Pt,"normalMatrix",r.normalMatrix),C.setValue(Pt,"modelMatrix",r.matrixWorld),i.isShaderMaterial||i.isRawShaderMaterial){const t=i.uniformsGroups;for(let e=0,n=t.length;e{function n(){i.forEach((function(t){rt.get(t).currentProgram.isReady()&&i.delete(t)})),0!==i.size?setTimeout(n,10):e(t)}null!==K.get("KHR_parallel_shader_compile")?n():setTimeout(n,10)}))};let kt=null;function Gt(){Ht.stop()}function Vt(){Ht.start()}const Ht=new xr;function jt(t,e,n,i){if(!1===t.visible)return;if(t.layers.test(e.layers))if(t.isGroup)n=t.renderOrder;else if(t.isLOD)!0===t.autoUpdate&&t.update(e);else if(t.isLight)_.pushLight(t),t.castShadow&&_.pushShadow(t);else if(t.isSprite){if(!t.frustumCulled||k.intersectsSprite(t)){i&&q.setFromMatrixPosition(t.matrixWorld).applyMatrix4(j);const e=_t.update(t),r=t.material;r.visible&&g.push(t,e,r,n,q.z,null)}}else if((t.isMesh||t.isLine||t.isPoints)&&(!t.frustumCulled||k.intersectsObject(t))){const e=_t.update(t),r=t.material;if(i&&(void 0!==t.boundingSphere?(null===t.boundingSphere&&t.computeBoundingSphere(),q.copy(t.boundingSphere.center)):(null===e.boundingSphere&&e.computeBoundingSphere(),q.copy(e.boundingSphere.center)),q.applyMatrix4(t.matrixWorld).applyMatrix4(j)),Array.isArray(r)){const i=e.groups;for(let s=0,a=i.length;s0&&Xt(r,e,n),s.length>0&&Xt(s,e,n),a.length>0&&Xt(a,e,n),tt.buffers.depth.setTest(!0),tt.buffers.depth.setMask(!0),tt.buffers.color.setMask(!0),tt.setPolygonOffset(!1)}function qt(t,e,n,i){if(null!==(!0===n.isScene?n.overrideMaterial:null))return;void 0===_.state.transmissionRenderTarget[i.id]&&(_.state.transmissionRenderTarget[i.id]=new Xe(1,1,{generateMipmaps:!0,type:K.has("EXT_color_buffer_half_float")||K.has("EXT_color_buffer_float")?st:Q,minFilter:Z,samples:4,stencilBuffer:r,resolveDepthBuffer:!1,resolveStencilBuffer:!1,colorSpace:Ne.workingColorSpace}));const s=_.state.transmissionRenderTarget[i.id],a=i.viewport||A;s.setSize(a.z,a.w);const o=x.getRenderTarget();x.setRenderTarget(s),x.getClearColor(N),P=x.getClearAlpha(),P<1&&x.setClearColor(16777215,.5),x.clear(),$&&Tt.render(n);const l=x.toneMapping;x.toneMapping=0;const h=i.viewport;if(void 0!==i.viewport&&(i.viewport=void 0),_.setupLightsView(i),!0===G&&St.setGlobalState(x.clippingPlanes,i),Xt(t,n,i),ht.updateMultisampleRenderTarget(s),ht.updateRenderTargetMipmap(s),!1===K.has("WEBGL_multisampled_render_to_texture")){let t=!1;for(let r=0,s=e.length;r0)for(let e=0,s=n.length;e0&&qt(i,r,t,e),$&&Tt.render(t),Wt(g,t,e);null!==T&&(ht.updateMultisampleRenderTarget(T),ht.updateRenderTargetMipmap(T)),!0===t.isScene&&t.onAfterRender(x,t,e),Ct.resetDefaultState(),w=-1,E=null,y.pop(),y.length>0?(_=y[y.length-1],!0===G&&St.setGlobalState(x.clippingPlanes,_.state.camera)):_=null,v.pop(),g=v.length>0?v[v.length-1]:null},this.getActiveCubeFace=function(){return S},this.getActiveMipmapLevel=function(){return M},this.getRenderTarget=function(){return T},this.setRenderTargetTextures=function(t,e,n){rt.get(t.texture).__webglTexture=e,rt.get(t.depthTexture).__webglTexture=n;const i=rt.get(t);i.__hasExternalTextures=!0,i.__autoAllocateDepthBuffer=void 0===n,i.__autoAllocateDepthBuffer||!0===K.has("WEBGL_multisampled_render_to_texture")&&(console.warn("THREE.WebGLRenderer: Render-to-texture extension was disabled because an external texture was provided"),i.__useRenderToTexture=!1)},this.setRenderTargetFramebuffer=function(t,e){const n=rt.get(t);n.__webglFramebuffer=e,n.__useDefaultFramebuffer=void 0===e},this.setRenderTarget=function(t,e=0,n=0){T=t,S=e,M=n;let i=!0,r=null,s=!1,a=!1;if(t){const o=rt.get(t);if(void 0!==o.__useDefaultFramebuffer)tt.bindFramebuffer(Pt.FRAMEBUFFER,null),i=!1;else if(void 0===o.__webglFramebuffer)ht.setupRenderTarget(t);else if(o.__hasExternalTextures)ht.rebindTextures(t,rt.get(t.texture).__webglTexture,rt.get(t.depthTexture).__webglTexture);else if(t.depthBuffer){const e=t.depthTexture;if(o.__boundDepthTexture!==e){if(null!==e&&rt.has(e)&&(t.width!==e.image.width||t.height!==e.image.height))throw new Error("WebGLRenderTarget: Attached DepthTexture is initialized to the incorrect size.");ht.setupDepthRenderbuffer(t)}}const l=t.texture;(l.isData3DTexture||l.isDataArrayTexture||l.isCompressedArrayTexture)&&(a=!0);const h=rt.get(t).__webglFramebuffer;t.isWebGLCubeRenderTarget?(r=Array.isArray(h[e])?h[e][n]:h[e],s=!0):r=t.samples>0&&!1===ht.useMultisampledRTT(t)?rt.get(t).__webglMultisampledFramebuffer:Array.isArray(h)?h[n]:h,A.copy(t.viewport),R.copy(t.scissor),C=t.scissorTest}else A.copy(F).multiplyScalar(U).floor(),R.copy(B).multiplyScalar(U).floor(),C=z;if(tt.bindFramebuffer(Pt.FRAMEBUFFER,r)&&i&&tt.drawBuffers(t,r),tt.viewport(A),tt.scissor(R),tt.setScissorTest(C),s){const i=rt.get(t.texture);Pt.framebufferTexture2D(Pt.FRAMEBUFFER,Pt.COLOR_ATTACHMENT0,Pt.TEXTURE_CUBE_MAP_POSITIVE_X+e,i.__webglTexture,n)}else if(a){const i=rt.get(t.texture),r=e||0;Pt.framebufferTextureLayer(Pt.FRAMEBUFFER,Pt.COLOR_ATTACHMENT0,i.__webglTexture,n||0,r)}w=-1},this.readRenderTargetPixels=function(t,e,n,i,r,s,a){if(!t||!t.isWebGLRenderTarget)return void console.error("THREE.WebGLRenderer.readRenderTargetPixels: renderTarget is not THREE.WebGLRenderTarget.");let o=rt.get(t).__webglFramebuffer;if(t.isWebGLCubeRenderTarget&&void 0!==a&&(o=o[a]),o){tt.bindFramebuffer(Pt.FRAMEBUFFER,o);try{const a=t.texture,o=a.format,l=a.type;if(!J.textureFormatReadable(o))return void console.error("THREE.WebGLRenderer.readRenderTargetPixels: renderTarget is not in RGBA or implementation defined format.");if(!J.textureTypeReadable(l))return void console.error("THREE.WebGLRenderer.readRenderTargetPixels: renderTarget is not in UnsignedByteType or implementation defined type.");e>=0&&e<=t.width-i&&n>=0&&n<=t.height-r&&Pt.readPixels(e,n,i,r,Rt.convert(o),Rt.convert(l),s)}finally{const t=null!==T?rt.get(T).__webglFramebuffer:null;tt.bindFramebuffer(Pt.FRAMEBUFFER,t)}}},this.readRenderTargetPixelsAsync=async function(t,e,n,i,r,s,a){if(!t||!t.isWebGLRenderTarget)throw new Error("THREE.WebGLRenderer.readRenderTargetPixels: renderTarget is not THREE.WebGLRenderTarget.");let o=rt.get(t).__webglFramebuffer;if(t.isWebGLCubeRenderTarget&&void 0!==a&&(o=o[a]),o){const a=t.texture,l=a.format,h=a.type;if(!J.textureFormatReadable(l))throw new Error("THREE.WebGLRenderer.readRenderTargetPixelsAsync: renderTarget is not in RGBA or implementation defined format.");if(!J.textureTypeReadable(h))throw new Error("THREE.WebGLRenderer.readRenderTargetPixelsAsync: renderTarget is not in UnsignedByteType or implementation defined type.");if(e>=0&&e<=t.width-i&&n>=0&&n<=t.height-r){tt.bindFramebuffer(Pt.FRAMEBUFFER,o);const t=Pt.createBuffer();Pt.bindBuffer(Pt.PIXEL_PACK_BUFFER,t),Pt.bufferData(Pt.PIXEL_PACK_BUFFER,s.byteLength,Pt.STREAM_READ),Pt.readPixels(e,n,i,r,Rt.convert(l),Rt.convert(h),0);const a=null!==T?rt.get(T).__webglFramebuffer:null;tt.bindFramebuffer(Pt.FRAMEBUFFER,a);const u=Pt.fenceSync(Pt.SYNC_GPU_COMMANDS_COMPLETE,0);return Pt.flush(),await function(t,e,n){return new Promise((function(i,r){setTimeout((function s(){switch(t.clientWaitSync(e,t.SYNC_FLUSH_COMMANDS_BIT,0)){case t.WAIT_FAILED:r();break;case t.TIMEOUT_EXPIRED:setTimeout(s,n);break;default:i()}}),n)}))}(Pt,u,4),Pt.bindBuffer(Pt.PIXEL_PACK_BUFFER,t),Pt.getBufferSubData(Pt.PIXEL_PACK_BUFFER,0,s),Pt.deleteBuffer(t),Pt.deleteSync(u),s}throw new Error("THREE.WebGLRenderer.readRenderTargetPixelsAsync: requested read bounds are out of range.")}},this.copyFramebufferToTexture=function(t,e=null,n=0){!0!==t.isTexture&&(Ce("WebGLRenderer: copyFramebufferToTexture function signature has changed."),e=arguments[0]||null,t=arguments[1]);const i=Math.pow(2,-n),r=Math.floor(t.image.width*i),s=Math.floor(t.image.height*i),a=null!==e?e.x:0,o=null!==e?e.y:0;ht.setTexture2D(t,0),Pt.copyTexSubImage2D(Pt.TEXTURE_2D,n,0,0,a,o,r,s),tt.unbindTexture()},this.copyTextureToTexture=function(t,e,n=null,i=null,r=0){let s,a,o,l,h,u,c,d,p;!0!==t.isTexture&&(Ce("WebGLRenderer: copyTextureToTexture function signature has changed."),i=arguments[0]||null,t=arguments[1],e=arguments[2],r=arguments[3]||0,n=null);const f=t.isCompressedTexture?t.mipmaps[r]:t.image;null!==n?(s=n.max.x-n.min.x,a=n.max.y-n.min.y,o=n.isBox3?n.max.z-n.min.z:1,l=n.min.x,h=n.min.y,u=n.isBox3?n.min.z:0):(s=f.width,a=f.height,o=f.depth||1,l=0,h=0,u=0),null!==i?(c=i.x,d=i.y,p=i.z):(c=0,d=0,p=0);const m=Rt.convert(e.format),g=Rt.convert(e.type);let _;e.isData3DTexture?(ht.setTexture3D(e,0),_=Pt.TEXTURE_3D):e.isDataArrayTexture||e.isCompressedArrayTexture?(ht.setTexture2DArray(e,0),_=Pt.TEXTURE_2D_ARRAY):(ht.setTexture2D(e,0),_=Pt.TEXTURE_2D),Pt.pixelStorei(Pt.UNPACK_FLIP_Y_WEBGL,e.flipY),Pt.pixelStorei(Pt.UNPACK_PREMULTIPLY_ALPHA_WEBGL,e.premultiplyAlpha),Pt.pixelStorei(Pt.UNPACK_ALIGNMENT,e.unpackAlignment);const v=Pt.getParameter(Pt.UNPACK_ROW_LENGTH),y=Pt.getParameter(Pt.UNPACK_IMAGE_HEIGHT),x=Pt.getParameter(Pt.UNPACK_SKIP_PIXELS),b=Pt.getParameter(Pt.UNPACK_SKIP_ROWS),S=Pt.getParameter(Pt.UNPACK_SKIP_IMAGES);Pt.pixelStorei(Pt.UNPACK_ROW_LENGTH,f.width),Pt.pixelStorei(Pt.UNPACK_IMAGE_HEIGHT,f.height),Pt.pixelStorei(Pt.UNPACK_SKIP_PIXELS,l),Pt.pixelStorei(Pt.UNPACK_SKIP_ROWS,h),Pt.pixelStorei(Pt.UNPACK_SKIP_IMAGES,u);const M=t.isDataArrayTexture||t.isData3DTexture,T=e.isDataArrayTexture||e.isData3DTexture;if(t.isRenderTargetTexture||t.isDepthTexture){const n=rt.get(t),i=rt.get(e),f=rt.get(n.__renderTarget),m=rt.get(i.__renderTarget);tt.bindFramebuffer(Pt.READ_FRAMEBUFFER,f.__webglFramebuffer),tt.bindFramebuffer(Pt.DRAW_FRAMEBUFFER,m.__webglFramebuffer);for(let n=0;n0&&(e.object.backgroundBlurriness=this.backgroundBlurriness),1!==this.backgroundIntensity&&(e.object.backgroundIntensity=this.backgroundIntensity),e.object.backgroundRotation=this.backgroundRotation.toArray(),1!==this.environmentIntensity&&(e.object.environmentIntensity=this.environmentIntensity),e.object.environmentRotation=this.environmentRotation.toArray(),e}},PerspectiveCamera:lr,Raycaster:Qo,SRGBColorSpace:$t,TextureLoader:class extends Go{constructor(t){super(t)}load(t,e,n,i){const r=new je,s=new Vo(this.manager);return s.setCrossOrigin(this.crossOrigin),s.setPath(this.path),s.load(t,(function(t){r.image=t,r.needsUpdate=!0,void 0!==e&&e(r)}),n,i),r}},Vector2:Se,Vector3:Ze,Box3:tn,Color:xi,Mesh:Ki,SphereGeometry:Oo,MeshBasicMaterial:Ti,BackSide:1,EventDispatcher:ue,MOUSE:a,Quaternion:Ke,Spherical:el,Clock:Yo},cO=ju({props:{width:{default:window.innerWidth,onChange:function(t,e,n){isNaN(t)&&(e.width=n)}},height:{default:window.innerHeight,onChange:function(t,e,n){isNaN(t)&&(e.height=n)}},backgroundColor:{default:"#000011"},backgroundImageUrl:{},onBackgroundImageLoaded:{},showNavInfo:{default:!0},skyRadius:{default:5e4},objects:{default:[]},lights:{default:[]},enablePointerInteraction:{default:!0,onChange:function(t,e){e.hoverObj=null,e.toolTipElem&&(e.toolTipElem.innerHTML="")},triggerUpdate:!1},lineHoverPrecision:{default:1,triggerUpdate:!1},hoverOrderComparator:{default:function(){return-1},triggerUpdate:!1},hoverFilter:{default:function(){return!0},triggerUpdate:!1},tooltipContent:{triggerUpdate:!1},hoverDuringDrag:{default:!1,triggerUpdate:!1},clickAfterDrag:{default:!1,triggerUpdate:!1},onHover:{default:function(){},triggerUpdate:!1},onClick:{default:function(){},triggerUpdate:!1},onRightClick:{triggerUpdate:!1}},methods:{tick:function(t){if(t.initialised){if(t.controls.update&&t.controls.update(Math.min(1,t.clock.getDelta())),t.postProcessingComposer?t.postProcessingComposer.render():t.renderer.render(t.scene,t.camera),t.extraRenderers.forEach((function(e){return e.render(t.scene,t.camera)})),t.enablePointerInteraction){var e=null;if(t.hoverDuringDrag||!t.isPointerDragging){var n=this.intersectingObjects(t.pointerPos.x,t.pointerPos.y).filter((function(e){return t.hoverFilter(e.object)})).sort((function(e,n){return t.hoverOrderComparator(e.object,n.object)})),i=n.length?n[0]:null;e=i?i.object:null,t.intersectionPoint=i?i.point:null}e!==t.hoverObj&&(t.onHover(e,t.hoverObj),t.toolTipElem.innerHTML=e&&Wu(t.tooltipContent)(e)||"",t.hoverObj=e)}t.tweenGroup.update()}return this},getPointerPos:function(t){var e=t.pointerPos;return{x:e.x,y:e.y}},cameraPosition:function(t,e,n,i){var r=t.camera;if(e&&t.initialised){var s=e,a=n||{x:0,y:0,z:0};if(i){var o=Object.assign({},r.position),l=c();t.tweenGroup.add(new iO(o).to(s,i).easing(ZD.Quadratic.Out).onUpdate(h).start()),t.tweenGroup.add(new iO(l).to(a,i/3).easing(ZD.Quadratic.Out).onUpdate(u).start())}else h(s),u(a);return this}return Object.assign({},r.position,{lookAt:c()});function h(t){var e=t.x,n=t.y,i=t.z;void 0!==e&&(r.position.x=e),void 0!==n&&(r.position.y=n),void 0!==i&&(r.position.z=i)}function u(e){var n=new uO.Vector3(e.x,e.y,e.z);t.controls.target?t.controls.target=n:r.lookAt(n)}function c(){return Object.assign(new uO.Vector3(0,0,-1e3).applyQuaternion(r.quaternion).add(r.position))}},zoomToFit:function(t){for(var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:10,i=arguments.length,r=new Array(i>3?i-3:0),s=3;s2&&void 0!==arguments[2]?arguments[2]:0,i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:10,r=t.camera;if(e){var s=new uO.Vector3(0,0,0),a=2*Math.max.apply(Math,lO(Object.entries(e).map((function(t){var e=oO(t,2),n=e[0],i=e[1];return Math.max.apply(Math,lO(i.map((function(t){return Math.abs(s[n]-t)}))))})))),o=(1-2*i/t.height)*r.fov,l=a/Math.atan(o*Math.PI/180),h=l/r.aspect,u=Math.max(l,h);if(u>0){var c=s.clone().sub(r.position).normalize().multiplyScalar(-u);this.cameraPosition(c,s,n)}}return this},getBbox:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:function(){return!0},n=new uO.Box3(new uO.Vector3(0,0,0),new uO.Vector3(0,0,0)),i=t.objects.filter(e);return i.length?(i.forEach((function(t){return n.expandByObject(t)})),Object.assign.apply(Object,lO(["x","y","z"].map((function(t){return aO({},t,[n.min[t],n.max[t]])}))))):null},getScreenCoords:function(t,e,n,i){var r=new uO.Vector3(e,n,i);return r.project(this.camera()),{x:(r.x+1)*t.width/2,y:-(r.y-1)*t.height/2}},getSceneCoords:function(t,e,n){var i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:0,r=new uO.Vector2(e/t.width*2-1,-n/t.height*2+1),s=new uO.Raycaster;return s.setFromCamera(r,t.camera),Object.assign({},s.ray.at(i,new uO.Vector3))},intersectingObjects:function(t,e,n){var i=new uO.Vector2(e/t.width*2-1,-n/t.height*2+1),r=new uO.Raycaster;return r.params.Line.threshold=t.lineHoverPrecision,r.setFromCamera(i,t.camera),r.intersectObjects(t.objects,!0)},renderer:function(t){return t.renderer},scene:function(t){return t.scene},camera:function(t){return t.camera},postProcessingComposer:function(t){return t.postProcessingComposer},controls:function(t){return t.controls},tbControls:function(t){return t.controls}},stateInit:function(){return{scene:new uO.Scene,camera:new uO.PerspectiveCamera,clock:new uO.Clock,tweenGroup:new JD}},init:function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=n.controlType,r=void 0===i?"trackball":i,s=n.useWebGPU,a=void 0!==s&&s,o=n.rendererConfig,l=void 0===o?{}:o,h=n.extraRenderers,u=void 0===h?[]:h,c=n.waitForLoadComplete,d=void 0===c||c;t.innerHTML="",t.appendChild(e.container=document.createElement("div")),e.container.className="scene-container",e.container.style.position="relative",e.container.appendChild(e.navInfo=document.createElement("div")),e.navInfo.className="scene-nav-info",e.navInfo.textContent={orbit:"Left-click: rotate, Mouse-wheel/middle-click: zoom, Right-click: pan",trackball:"Left-click: rotate, Mouse-wheel/middle-click: zoom, Right-click: pan",fly:"WASD: move, R|F: up | down, Q|E: roll, up|down: pitch, left|right: yaw"}[r]||"",e.navInfo.style.display=e.showNavInfo?null:"none",e.toolTipElem=document.createElement("div"),e.toolTipElem.classList.add("scene-tooltip"),e.container.appendChild(e.toolTipElem),e.pointerPos=new uO.Vector2,e.pointerPos.x=-2,e.pointerPos.y=-2,["pointermove","pointerdown"].forEach((function(t){return e.container.addEventListener(t,(function(n){if("pointerdown"===t&&(e.isPointerPressed=!0),!e.isPointerDragging&&"pointermove"===n.type&&(n.pressure>0||e.isPointerPressed)&&("touch"!==n.pointerType||void 0===n.movementX||[n.movementX,n.movementY].some((function(t){return Math.abs(t)>1})))&&(e.isPointerDragging=!0),e.enablePointerInteraction){var i=(r=e.container,s=r.getBoundingClientRect(),a=window.pageXOffset||document.documentElement.scrollLeft,o=window.pageYOffset||document.documentElement.scrollTop,{top:s.top+o,left:s.left+a});e.pointerPos.x=n.pageX-i.left,e.pointerPos.y=n.pageY-i.top,e.toolTipElem.style.top="".concat(e.pointerPos.y,"px"),e.toolTipElem.style.left="".concat(e.pointerPos.x,"px"),e.toolTipElem.style.transform="translate(-".concat(e.pointerPos.x/e.width*100,"%, ").concat(e.height-e.pointerPos.y<100?"calc(-100% - 8px)":"21px",")")}var r,s,a,o}),{passive:!0})})),e.container.addEventListener("pointerup",(function(t){e.isPointerPressed=!1,e.isPointerDragging&&(e.isPointerDragging=!1,!e.clickAfterDrag)||requestAnimationFrame((function(){0===t.button&&e.onClick(e.hoverObj||null,t,e.intersectionPoint),2===t.button&&e.onRightClick&&e.onRightClick(e.hoverObj||null,t,e.intersectionPoint)}))}),{passive:!0,capture:!0}),e.container.addEventListener("contextmenu",(function(t){e.onRightClick&&t.preventDefault()})),e.renderer=new(a?DL:uO.WebGLRenderer)(Object.assign({antialias:!0,alpha:!0},l)),e.renderer.setPixelRatio(Math.min(2,window.devicePixelRatio)),e.container.appendChild(e.renderer.domElement),e.extraRenderers=u,e.extraRenderers.forEach((function(t){t.domElement.style.position="absolute",t.domElement.style.top="0px",t.domElement.style.pointerEvents="none",e.container.appendChild(t.domElement)})),e.postProcessingComposer=new dD(e.renderer),e.postProcessingComposer.addPass(new pD(e.scene,e.camera)),e.controls=new{trackball:nU,orbit:UU,fly:KU}[r](e.camera,e.renderer.domElement),"fly"===r&&(e.controls.movementSpeed=300,e.controls.rollSpeed=Math.PI/6,e.controls.dragToLook=!0),"trackball"!==r&&"orbit"!==r||(e.controls.minDistance=.1,e.controls.maxDistance=e.skyRadius,e.controls.addEventListener("start",(function(){e.controlsEngaged=!0})),e.controls.addEventListener("change",(function(){e.controlsEngaged&&(e.controlsDragging=!0)})),e.controls.addEventListener("end",(function(){e.controlsEngaged=!1,e.controlsDragging=!1}))),[e.renderer,e.postProcessingComposer].concat(lO(e.extraRenderers)).forEach((function(t){return t.setSize(e.width,e.height)})),e.camera.aspect=e.width/e.height,e.camera.updateProjectionMatrix(),e.camera.position.z=1e3,e.scene.add(e.skysphere=new uO.Mesh),e.skysphere.visible=!1,e.loadComplete=e.scene.visible=!d,window.scene=e.scene},update:function(t,e){if(t.width&&t.height&&(e.hasOwnProperty("width")||e.hasOwnProperty("height"))&&(t.container.style.width="".concat(t.width,"px"),t.container.style.height="".concat(t.height,"px"),[t.renderer,t.postProcessingComposer].concat(lO(t.extraRenderers)).forEach((function(e){return e.setSize(t.width,t.height)})),t.camera.aspect=t.width/t.height,t.camera.updateProjectionMatrix()),e.hasOwnProperty("skyRadius")&&t.skyRadius&&(t.controls.hasOwnProperty("maxDistance")&&e.skyRadius&&(t.controls.maxDistance=Math.min(t.controls.maxDistance,t.skyRadius)),t.camera.far=2.5*t.skyRadius,t.camera.updateProjectionMatrix(),t.skysphere.geometry=new uO.SphereGeometry(t.skyRadius)),e.hasOwnProperty("backgroundColor")){var n=UD(t.backgroundColor).alpha;void 0===n&&(n=1),t.renderer.setClearColor(new uO.Color(KD(1,t.backgroundColor)),n)}function i(){t.loadComplete=t.scene.visible=!0}e.hasOwnProperty("backgroundImageUrl")&&(t.backgroundImageUrl?(new uO.TextureLoader).load(t.backgroundImageUrl,(function(e){e.colorSpace=uO.SRGBColorSpace,t.skysphere.material=new uO.MeshBasicMaterial({map:e,side:uO.BackSide}),t.skysphere.visible=!0,t.onBackgroundImageLoaded&&setTimeout(t.onBackgroundImageLoaded),!t.loadComplete&&i()})):(t.skysphere.visible=!1,t.skysphere.material.map=null,!t.loadComplete&&i())),e.hasOwnProperty("showNavInfo")&&(t.navInfo.style.display=t.showNavInfo?null:"none"),e.hasOwnProperty("lights")&&((e.lights||[]).forEach((function(e){return t.scene.remove(e)})),t.lights.forEach((function(e){return t.scene.add(e)}))),e.hasOwnProperty("objects")&&((e.objects||[]).forEach((function(e){return t.scene.remove(e)})),t.objects.forEach((function(e){return t.scene.add(e)})))}});function dO(t,e){var n=new e;return n._destructor&&n._destructor(),{linkProp:function(e){return{default:n[e](),onChange:function(n,i){i[t][e](n)},triggerUpdate:!1}},linkMethod:function(e){return function(n){for(var i=n[t],r=arguments.length,s=new Array(r>1?r-1:0),a=1;a3?r-3:0),a=3;at.length)&&(e=t.length);for(var n=0,i=Array(e);n>8&255]+ce[t>>16&255]+ce[t>>24&255]+"-"+ce[255&e]+ce[e>>8&255]+"-"+ce[e>>16&15|64]+ce[e>>24&255]+"-"+ce[63&n|128]+ce[n>>8&255]+"-"+ce[n>>16&255]+ce[n>>24&255]+ce[255&i]+ce[i>>8&255]+ce[i>>16&255]+ce[i>>24&255]).toLowerCase()}function ge(t,e,n){return Math.max(e,Math.min(n,t))}function _e(t,e){return(t%e+e)%e}function ve(t,e,n){return(1-n)*t+n*e}function ye(t,e){switch(e.constructor){case Float32Array:return t;case Uint32Array:return t/4294967295;case Uint16Array:return t/65535;case Uint8Array:return t/255;case Int32Array:return Math.max(t/2147483647,-1);case Int16Array:return Math.max(t/32767,-1);case Int8Array:return Math.max(t/127,-1);default:throw new Error("Invalid component type.")}}function xe(t,e){switch(e.constructor){case Float32Array:return t;case Uint32Array:return Math.round(4294967295*t);case Uint16Array:return Math.round(65535*t);case Uint8Array:return Math.round(255*t);case Int32Array:return Math.round(2147483647*t);case Int16Array:return Math.round(32767*t);case Int8Array:return Math.round(127*t);default:throw new Error("Invalid component type.")}}const be={DEG2RAD:pe,RAD2DEG:fe,generateUUID:me,clamp:ge,euclideanModulo:_e,mapLinear:function(t,e,n,i,r){return i+(t-e)*(r-i)/(n-e)},inverseLerp:function(t,e,n){return t!==e?(n-t)/(e-t):0},lerp:ve,damp:function(t,e,n,i){return ve(t,e,1-Math.exp(-n*i))},pingpong:function(t,e=1){return e-Math.abs(_e(t,2*e)-e)},smoothstep:function(t,e,n){return t<=e?0:t>=n?1:(t=(t-e)/(n-e))*t*(3-2*t)},smootherstep:function(t,e,n){return t<=e?0:t>=n?1:(t=(t-e)/(n-e))*t*t*(t*(6*t-15)+10)},randInt:function(t,e){return t+Math.floor(Math.random()*(e-t+1))},randFloat:function(t,e){return t+Math.random()*(e-t)},randFloatSpread:function(t){return t*(.5-Math.random())},seededRandom:function(t){void 0!==t&&(de=t);let e=de+=1831565813;return e=Math.imul(e^e>>>15,1|e),e^=e+Math.imul(e^e>>>7,61|e),((e^e>>>14)>>>0)/4294967296},degToRad:function(t){return t*pe},radToDeg:function(t){return t*fe},isPowerOfTwo:function(t){return!(t&t-1)&&0!==t},ceilPowerOfTwo:function(t){return Math.pow(2,Math.ceil(Math.log(t)/Math.LN2))},floorPowerOfTwo:function(t){return Math.pow(2,Math.floor(Math.log(t)/Math.LN2))},setQuaternionFromProperEuler:function(t,e,n,i,r){const s=Math.cos,a=Math.sin,o=s(n/2),l=a(n/2),h=s((e+i)/2),u=a((e+i)/2),c=s((e-i)/2),d=a((e-i)/2),p=s((i-e)/2),f=a((i-e)/2);switch(r){case"XYX":t.set(o*u,l*c,l*d,o*h);break;case"YZY":t.set(l*d,o*u,l*c,o*h);break;case"ZXZ":t.set(l*c,l*d,o*u,o*h);break;case"XZX":t.set(o*u,l*f,l*p,o*h);break;case"YXY":t.set(l*p,o*u,l*f,o*h);break;case"ZYZ":t.set(l*f,l*p,o*u,o*h);break;default:console.warn("THREE.MathUtils: .setQuaternionFromProperEuler() encountered an unknown order: "+r)}},normalize:xe,denormalize:ye};let Se=class t{constructor(e=0,n=0){t.prototype.isVector2=!0,this.x=e,this.y=n}get width(){return this.x}set width(t){this.x=t}get height(){return this.y}set height(t){this.y=t}set(t,e){return this.x=t,this.y=e,this}setScalar(t){return this.x=t,this.y=t,this}setX(t){return this.x=t,this}setY(t){return this.y=t,this}setComponent(t,e){switch(t){case 0:this.x=e;break;case 1:this.y=e;break;default:throw new Error("index is out of range: "+t)}return this}getComponent(t){switch(t){case 0:return this.x;case 1:return this.y;default:throw new Error("index is out of range: "+t)}}clone(){return new this.constructor(this.x,this.y)}copy(t){return this.x=t.x,this.y=t.y,this}add(t){return this.x+=t.x,this.y+=t.y,this}addScalar(t){return this.x+=t,this.y+=t,this}addVectors(t,e){return this.x=t.x+e.x,this.y=t.y+e.y,this}addScaledVector(t,e){return this.x+=t.x*e,this.y+=t.y*e,this}sub(t){return this.x-=t.x,this.y-=t.y,this}subScalar(t){return this.x-=t,this.y-=t,this}subVectors(t,e){return this.x=t.x-e.x,this.y=t.y-e.y,this}multiply(t){return this.x*=t.x,this.y*=t.y,this}multiplyScalar(t){return this.x*=t,this.y*=t,this}divide(t){return this.x/=t.x,this.y/=t.y,this}divideScalar(t){return this.multiplyScalar(1/t)}applyMatrix3(t){const e=this.x,n=this.y,i=t.elements;return this.x=i[0]*e+i[3]*n+i[6],this.y=i[1]*e+i[4]*n+i[7],this}min(t){return this.x=Math.min(this.x,t.x),this.y=Math.min(this.y,t.y),this}max(t){return this.x=Math.max(this.x,t.x),this.y=Math.max(this.y,t.y),this}clamp(t,e){return this.x=Math.max(t.x,Math.min(e.x,this.x)),this.y=Math.max(t.y,Math.min(e.y,this.y)),this}clampScalar(t,e){return this.x=Math.max(t,Math.min(e,this.x)),this.y=Math.max(t,Math.min(e,this.y)),this}clampLength(t,e){const n=this.length();return this.divideScalar(n||1).multiplyScalar(Math.max(t,Math.min(e,n)))}floor(){return this.x=Math.floor(this.x),this.y=Math.floor(this.y),this}ceil(){return this.x=Math.ceil(this.x),this.y=Math.ceil(this.y),this}round(){return this.x=Math.round(this.x),this.y=Math.round(this.y),this}roundToZero(){return this.x=Math.trunc(this.x),this.y=Math.trunc(this.y),this}negate(){return this.x=-this.x,this.y=-this.y,this}dot(t){return this.x*t.x+this.y*t.y}cross(t){return this.x*t.y-this.y*t.x}lengthSq(){return this.x*this.x+this.y*this.y}length(){return Math.sqrt(this.x*this.x+this.y*this.y)}manhattanLength(){return Math.abs(this.x)+Math.abs(this.y)}normalize(){return this.divideScalar(this.length()||1)}angle(){return Math.atan2(-this.y,-this.x)+Math.PI}angleTo(t){const e=Math.sqrt(this.lengthSq()*t.lengthSq());if(0===e)return Math.PI/2;const n=this.dot(t)/e;return Math.acos(ge(n,-1,1))}distanceTo(t){return Math.sqrt(this.distanceToSquared(t))}distanceToSquared(t){const e=this.x-t.x,n=this.y-t.y;return e*e+n*n}manhattanDistanceTo(t){return Math.abs(this.x-t.x)+Math.abs(this.y-t.y)}setLength(t){return this.normalize().multiplyScalar(t)}lerp(t,e){return this.x+=(t.x-this.x)*e,this.y+=(t.y-this.y)*e,this}lerpVectors(t,e,n){return this.x=t.x+(e.x-t.x)*n,this.y=t.y+(e.y-t.y)*n,this}equals(t){return t.x===this.x&&t.y===this.y}fromArray(t,e=0){return this.x=t[e],this.y=t[e+1],this}toArray(t=[],e=0){return t[e]=this.x,t[e+1]=this.y,t}fromBufferAttribute(t,e){return this.x=t.getX(e),this.y=t.getY(e),this}rotateAround(t,e){const n=Math.cos(e),i=Math.sin(e),r=this.x-t.x,s=this.y-t.y;return this.x=r*n-s*i+t.x,this.y=r*i+s*n+t.y,this}random(){return this.x=Math.random(),this.y=Math.random(),this}*[Symbol.iterator](){yield this.x,yield this.y}},Me=class t{constructor(e,n,i,r,s,a,o,l,h){t.prototype.isMatrix3=!0,this.elements=[1,0,0,0,1,0,0,0,1],void 0!==e&&this.set(e,n,i,r,s,a,o,l,h)}set(t,e,n,i,r,s,a,o,l){const h=this.elements;return h[0]=t,h[1]=i,h[2]=a,h[3]=e,h[4]=r,h[5]=o,h[6]=n,h[7]=s,h[8]=l,this}identity(){return this.set(1,0,0,0,1,0,0,0,1),this}copy(t){const e=this.elements,n=t.elements;return e[0]=n[0],e[1]=n[1],e[2]=n[2],e[3]=n[3],e[4]=n[4],e[5]=n[5],e[6]=n[6],e[7]=n[7],e[8]=n[8],this}extractBasis(t,e,n){return t.setFromMatrix3Column(this,0),e.setFromMatrix3Column(this,1),n.setFromMatrix3Column(this,2),this}setFromMatrix4(t){const e=t.elements;return this.set(e[0],e[4],e[8],e[1],e[5],e[9],e[2],e[6],e[10]),this}multiply(t){return this.multiplyMatrices(this,t)}premultiply(t){return this.multiplyMatrices(t,this)}multiplyMatrices(t,e){const n=t.elements,i=e.elements,r=this.elements,s=n[0],a=n[3],o=n[6],l=n[1],h=n[4],u=n[7],c=n[2],d=n[5],p=n[8],f=i[0],m=i[3],g=i[6],_=i[1],v=i[4],y=i[7],x=i[2],b=i[5],S=i[8];return r[0]=s*f+a*_+o*x,r[3]=s*m+a*v+o*b,r[6]=s*g+a*y+o*S,r[1]=l*f+h*_+u*x,r[4]=l*m+h*v+u*b,r[7]=l*g+h*y+u*S,r[2]=c*f+d*_+p*x,r[5]=c*m+d*v+p*b,r[8]=c*g+d*y+p*S,this}multiplyScalar(t){const e=this.elements;return e[0]*=t,e[3]*=t,e[6]*=t,e[1]*=t,e[4]*=t,e[7]*=t,e[2]*=t,e[5]*=t,e[8]*=t,this}determinant(){const t=this.elements,e=t[0],n=t[1],i=t[2],r=t[3],s=t[4],a=t[5],o=t[6],l=t[7],h=t[8];return e*s*h-e*a*l-n*r*h+n*a*o+i*r*l-i*s*o}invert(){const t=this.elements,e=t[0],n=t[1],i=t[2],r=t[3],s=t[4],a=t[5],o=t[6],l=t[7],h=t[8],u=h*s-a*l,c=a*o-h*r,d=l*r-s*o,p=e*u+n*c+i*d;if(0===p)return this.set(0,0,0,0,0,0,0,0,0);const f=1/p;return t[0]=u*f,t[1]=(i*l-h*n)*f,t[2]=(a*n-i*s)*f,t[3]=c*f,t[4]=(h*e-i*o)*f,t[5]=(i*r-a*e)*f,t[6]=d*f,t[7]=(n*o-l*e)*f,t[8]=(s*e-n*r)*f,this}transpose(){let t;const e=this.elements;return t=e[1],e[1]=e[3],e[3]=t,t=e[2],e[2]=e[6],e[6]=t,t=e[5],e[5]=e[7],e[7]=t,this}getNormalMatrix(t){return this.setFromMatrix4(t).invert().transpose()}transposeIntoArray(t){const e=this.elements;return t[0]=e[0],t[1]=e[3],t[2]=e[6],t[3]=e[1],t[4]=e[4],t[5]=e[7],t[6]=e[2],t[7]=e[5],t[8]=e[8],this}setUvTransform(t,e,n,i,r,s,a){const o=Math.cos(r),l=Math.sin(r);return this.set(n*o,n*l,-n*(o*s+l*a)+s+t,-i*l,i*o,-i*(-l*s+o*a)+a+e,0,0,1),this}scale(t,e){return this.premultiply(Te.makeScale(t,e)),this}rotate(t){return this.premultiply(Te.makeRotation(-t)),this}translate(t,e){return this.premultiply(Te.makeTranslation(t,e)),this}makeTranslation(t,e){return t.isVector2?this.set(1,0,t.x,0,1,t.y,0,0,1):this.set(1,0,t,0,1,e,0,0,1),this}makeRotation(t){const e=Math.cos(t),n=Math.sin(t);return this.set(e,-n,0,n,e,0,0,0,1),this}makeScale(t,e){return this.set(t,0,0,0,e,0,0,0,1),this}equals(t){const e=this.elements,n=t.elements;for(let t=0;t<9;t++)if(e[t]!==n[t])return!1;return!0}fromArray(t,e=0){for(let n=0;n<9;n++)this.elements[n]=t[n+e];return this}toArray(t=[],e=0){const n=this.elements;return t[e]=n[0],t[e+1]=n[1],t[e+2]=n[2],t[e+3]=n[3],t[e+4]=n[4],t[e+5]=n[5],t[e+6]=n[6],t[e+7]=n[7],t[e+8]=n[8],t}clone(){return(new this.constructor).fromArray(this.elements)}};const Te=new Me;function we(t){for(let e=t.length-1;e>=0;--e)if(t[e]>=65535)return!0;return!1}function Ee(t){return document.createElementNS("http://www.w3.org/1999/xhtml",t)}function Ae(){const t=Ee("canvas");return t.style.display="block",t}const Re={};function Ce(t){t in Re||(Re[t]=!0,console.warn(t))}const Ne={enabled:!0,workingColorSpace:Yt,spaces:{},convert:function(t,e,n){return!1!==this.enabled&&e!==n&&e&&n?(this.spaces[e].transfer===Zt&&(t.r=Pe(t.r),t.g=Pe(t.g),t.b=Pe(t.b)),this.spaces[e].primaries!==this.spaces[n].primaries&&(t.applyMatrix3(this.spaces[e].toXYZ),t.applyMatrix3(this.spaces[n].fromXYZ)),this.spaces[n].transfer===Zt&&(t.r=Ie(t.r),t.g=Ie(t.g),t.b=Ie(t.b)),t):t},fromWorkingColorSpace:function(t,e){return this.convert(t,this.workingColorSpace,e)},toWorkingColorSpace:function(t,e){return this.convert(t,e,this.workingColorSpace)},getPrimaries:function(t){return this.spaces[t].primaries},getTransfer:function(t){return t===Xt?Kt:this.spaces[t].transfer},getLuminanceCoefficients:function(t,e=this.workingColorSpace){return t.fromArray(this.spaces[e].luminanceCoefficients)},define:function(t){Object.assign(this.spaces,t)},_getMatrix:function(t,e,n){return t.copy(this.spaces[e].toXYZ).multiply(this.spaces[n].fromXYZ)},_getDrawingBufferColorSpace:function(t){return this.spaces[t].outputColorSpaceConfig.drawingBufferColorSpace},_getUnpackColorSpace:function(t=this.workingColorSpace){return this.spaces[t].workingColorSpaceConfig.unpackColorSpace}};function Pe(t){return t<.04045?.0773993808*t:Math.pow(.9478672986*t+.0521327014,2.4)}function Ie(t){return t<.0031308?12.92*t:1.055*Math.pow(t,.41666)-.055}const Le=[.64,.33,.3,.6,.15,.06],Ue=[.2126,.7152,.0722],De=[.3127,.329],Oe=(new Me).set(.4123908,.3575843,.1804808,.212639,.7151687,.0721923,.0193308,.1191948,.9505322),Fe=(new Me).set(3.2409699,-1.5373832,-.4986108,-.9692436,1.8759675,.0415551,.0556301,-.203977,1.0569715);let Be;Ne.define({[Yt]:{primaries:Le,whitePoint:De,transfer:Kt,toXYZ:Oe,fromXYZ:Fe,luminanceCoefficients:Ue,workingColorSpaceConfig:{unpackColorSpace:$t},outputColorSpaceConfig:{drawingBufferColorSpace:$t}},[$t]:{primaries:Le,whitePoint:De,transfer:Zt,toXYZ:Oe,fromXYZ:Fe,luminanceCoefficients:Ue,outputColorSpaceConfig:{drawingBufferColorSpace:$t}}});let ze=class{static getDataURL(t){if(/^data:/i.test(t.src))return t.src;if("undefined"==typeof HTMLCanvasElement)return t.src;let e;if(t instanceof HTMLCanvasElement)e=t;else{void 0===Be&&(Be=Ee("canvas")),Be.width=t.width,Be.height=t.height;const n=Be.getContext("2d");t instanceof ImageData?n.putImageData(t,0,0):n.drawImage(t,0,0,t.width,t.height),e=Be}return e.width>2048||e.height>2048?(console.warn("THREE.ImageUtils.getDataURL: Image converted to jpg for performance reasons",t),e.toDataURL("image/jpeg",.6)):e.toDataURL("image/png")}static sRGBToLinear(t){if("undefined"!=typeof HTMLImageElement&&t instanceof HTMLImageElement||"undefined"!=typeof HTMLCanvasElement&&t instanceof HTMLCanvasElement||"undefined"!=typeof ImageBitmap&&t instanceof ImageBitmap){const e=Ee("canvas");e.width=t.width,e.height=t.height;const n=e.getContext("2d");n.drawImage(t,0,0,t.width,t.height);const i=n.getImageData(0,0,t.width,t.height),r=i.data;for(let t=0;t0&&(n.userData=this.userData),e||(t.textures[this.uuid]=n),n}dispose(){this.dispatchEvent({type:"dispose"})}transformUv(t){if(300!==this.mapping)return t;if(t.applyMatrix3(this.matrix),t.x<0||t.x>1)switch(this.wrapS){case H:t.x=t.x-Math.floor(t.x);break;case j:t.x=t.x<0?0:1;break;case W:1===Math.abs(Math.floor(t.x)%2)?t.x=Math.ceil(t.x)-t.x:t.x=t.x-Math.floor(t.x)}if(t.y<0||t.y>1)switch(this.wrapT){case H:t.y=t.y-Math.floor(t.y);break;case j:t.y=t.y<0?0:1;break;case W:1===Math.abs(Math.floor(t.y)%2)?t.y=Math.ceil(t.y)-t.y:t.y=t.y-Math.floor(t.y)}return this.flipY&&(t.y=1-t.y),t}set needsUpdate(t){!0===t&&(this.version++,this.source.needsUpdate=!0)}set needsPMREMUpdate(t){!0===t&&this.pmremVersion++}};je.DEFAULT_IMAGE=null,je.DEFAULT_MAPPING=300,je.DEFAULT_ANISOTROPY=1;let We=class t{constructor(e=0,n=0,i=0,r=1){t.prototype.isVector4=!0,this.x=e,this.y=n,this.z=i,this.w=r}get width(){return this.z}set width(t){this.z=t}get height(){return this.w}set height(t){this.w=t}set(t,e,n,i){return this.x=t,this.y=e,this.z=n,this.w=i,this}setScalar(t){return this.x=t,this.y=t,this.z=t,this.w=t,this}setX(t){return this.x=t,this}setY(t){return this.y=t,this}setZ(t){return this.z=t,this}setW(t){return this.w=t,this}setComponent(t,e){switch(t){case 0:this.x=e;break;case 1:this.y=e;break;case 2:this.z=e;break;case 3:this.w=e;break;default:throw new Error("index is out of range: "+t)}return this}getComponent(t){switch(t){case 0:return this.x;case 1:return this.y;case 2:return this.z;case 3:return this.w;default:throw new Error("index is out of range: "+t)}}clone(){return new this.constructor(this.x,this.y,this.z,this.w)}copy(t){return this.x=t.x,this.y=t.y,this.z=t.z,this.w=void 0!==t.w?t.w:1,this}add(t){return this.x+=t.x,this.y+=t.y,this.z+=t.z,this.w+=t.w,this}addScalar(t){return this.x+=t,this.y+=t,this.z+=t,this.w+=t,this}addVectors(t,e){return this.x=t.x+e.x,this.y=t.y+e.y,this.z=t.z+e.z,this.w=t.w+e.w,this}addScaledVector(t,e){return this.x+=t.x*e,this.y+=t.y*e,this.z+=t.z*e,this.w+=t.w*e,this}sub(t){return this.x-=t.x,this.y-=t.y,this.z-=t.z,this.w-=t.w,this}subScalar(t){return this.x-=t,this.y-=t,this.z-=t,this.w-=t,this}subVectors(t,e){return this.x=t.x-e.x,this.y=t.y-e.y,this.z=t.z-e.z,this.w=t.w-e.w,this}multiply(t){return this.x*=t.x,this.y*=t.y,this.z*=t.z,this.w*=t.w,this}multiplyScalar(t){return this.x*=t,this.y*=t,this.z*=t,this.w*=t,this}applyMatrix4(t){const e=this.x,n=this.y,i=this.z,r=this.w,s=t.elements;return this.x=s[0]*e+s[4]*n+s[8]*i+s[12]*r,this.y=s[1]*e+s[5]*n+s[9]*i+s[13]*r,this.z=s[2]*e+s[6]*n+s[10]*i+s[14]*r,this.w=s[3]*e+s[7]*n+s[11]*i+s[15]*r,this}divide(t){return this.x/=t.x,this.y/=t.y,this.z/=t.z,this.w/=t.w,this}divideScalar(t){return this.multiplyScalar(1/t)}setAxisAngleFromQuaternion(t){this.w=2*Math.acos(t.w);const e=Math.sqrt(1-t.w*t.w);return e<1e-4?(this.x=1,this.y=0,this.z=0):(this.x=t.x/e,this.y=t.y/e,this.z=t.z/e),this}setAxisAngleFromRotationMatrix(t){let e,n,i,r;const s=.01,a=.1,o=t.elements,l=o[0],h=o[4],u=o[8],c=o[1],d=o[5],p=o[9],f=o[2],m=o[6],g=o[10];if(Math.abs(h-c)o&&t>_?t_?o=0?1:-1,i=1-e*e;if(i>Number.EPSILON){const r=Math.sqrt(i),s=Math.atan2(r,e*n);t=Math.sin(t*s)/r,a=Math.sin(a*s)/r}const r=a*n;if(o=o*t+c*r,l=l*t+d*r,h=h*t+p*r,u=u*t+f*r,t===1-a){const t=1/Math.sqrt(o*o+l*l+h*h+u*u);o*=t,l*=t,h*=t,u*=t}}t[e]=o,t[e+1]=l,t[e+2]=h,t[e+3]=u}static multiplyQuaternionsFlat(t,e,n,i,r,s){const a=n[i],o=n[i+1],l=n[i+2],h=n[i+3],u=r[s],c=r[s+1],d=r[s+2],p=r[s+3];return t[e]=a*p+h*u+o*d-l*c,t[e+1]=o*p+h*c+l*u-a*d,t[e+2]=l*p+h*d+a*c-o*u,t[e+3]=h*p-a*u-o*c-l*d,t}get x(){return this._x}set x(t){this._x=t,this._onChangeCallback()}get y(){return this._y}set y(t){this._y=t,this._onChangeCallback()}get z(){return this._z}set z(t){this._z=t,this._onChangeCallback()}get w(){return this._w}set w(t){this._w=t,this._onChangeCallback()}set(t,e,n,i){return this._x=t,this._y=e,this._z=n,this._w=i,this._onChangeCallback(),this}clone(){return new this.constructor(this._x,this._y,this._z,this._w)}copy(t){return this._x=t.x,this._y=t.y,this._z=t.z,this._w=t.w,this._onChangeCallback(),this}setFromEuler(t,e=!0){const n=t._x,i=t._y,r=t._z,s=t._order,a=Math.cos,o=Math.sin,l=a(n/2),h=a(i/2),u=a(r/2),c=o(n/2),d=o(i/2),p=o(r/2);switch(s){case"XYZ":this._x=c*h*u+l*d*p,this._y=l*d*u-c*h*p,this._z=l*h*p+c*d*u,this._w=l*h*u-c*d*p;break;case"YXZ":this._x=c*h*u+l*d*p,this._y=l*d*u-c*h*p,this._z=l*h*p-c*d*u,this._w=l*h*u+c*d*p;break;case"ZXY":this._x=c*h*u-l*d*p,this._y=l*d*u+c*h*p,this._z=l*h*p+c*d*u,this._w=l*h*u-c*d*p;break;case"ZYX":this._x=c*h*u-l*d*p,this._y=l*d*u+c*h*p,this._z=l*h*p-c*d*u,this._w=l*h*u+c*d*p;break;case"YZX":this._x=c*h*u+l*d*p,this._y=l*d*u+c*h*p,this._z=l*h*p-c*d*u,this._w=l*h*u-c*d*p;break;case"XZY":this._x=c*h*u-l*d*p,this._y=l*d*u-c*h*p,this._z=l*h*p+c*d*u,this._w=l*h*u+c*d*p;break;default:console.warn("THREE.Quaternion: .setFromEuler() encountered an unknown order: "+s)}return!0===e&&this._onChangeCallback(),this}setFromAxisAngle(t,e){const n=e/2,i=Math.sin(n);return this._x=t.x*i,this._y=t.y*i,this._z=t.z*i,this._w=Math.cos(n),this._onChangeCallback(),this}setFromRotationMatrix(t){const e=t.elements,n=e[0],i=e[4],r=e[8],s=e[1],a=e[5],o=e[9],l=e[2],h=e[6],u=e[10],c=n+a+u;if(c>0){const t=.5/Math.sqrt(c+1);this._w=.25/t,this._x=(h-o)*t,this._y=(r-l)*t,this._z=(s-i)*t}else if(n>a&&n>u){const t=2*Math.sqrt(1+n-a-u);this._w=(h-o)/t,this._x=.25*t,this._y=(i+s)/t,this._z=(r+l)/t}else if(a>u){const t=2*Math.sqrt(1+a-n-u);this._w=(r-l)/t,this._x=(i+s)/t,this._y=.25*t,this._z=(o+h)/t}else{const t=2*Math.sqrt(1+u-n-a);this._w=(s-i)/t,this._x=(r+l)/t,this._y=(o+h)/t,this._z=.25*t}return this._onChangeCallback(),this}setFromUnitVectors(t,e){let n=t.dot(e)+1;return nMath.abs(t.z)?(this._x=-t.y,this._y=t.x,this._z=0,this._w=n):(this._x=0,this._y=-t.z,this._z=t.y,this._w=n)):(this._x=t.y*e.z-t.z*e.y,this._y=t.z*e.x-t.x*e.z,this._z=t.x*e.y-t.y*e.x,this._w=n),this.normalize()}angleTo(t){return 2*Math.acos(Math.abs(ge(this.dot(t),-1,1)))}rotateTowards(t,e){const n=this.angleTo(t);if(0===n)return this;const i=Math.min(1,e/n);return this.slerp(t,i),this}identity(){return this.set(0,0,0,1)}invert(){return this.conjugate()}conjugate(){return this._x*=-1,this._y*=-1,this._z*=-1,this._onChangeCallback(),this}dot(t){return this._x*t._x+this._y*t._y+this._z*t._z+this._w*t._w}lengthSq(){return this._x*this._x+this._y*this._y+this._z*this._z+this._w*this._w}length(){return Math.sqrt(this._x*this._x+this._y*this._y+this._z*this._z+this._w*this._w)}normalize(){let t=this.length();return 0===t?(this._x=0,this._y=0,this._z=0,this._w=1):(t=1/t,this._x=this._x*t,this._y=this._y*t,this._z=this._z*t,this._w=this._w*t),this._onChangeCallback(),this}multiply(t){return this.multiplyQuaternions(this,t)}premultiply(t){return this.multiplyQuaternions(t,this)}multiplyQuaternions(t,e){const n=t._x,i=t._y,r=t._z,s=t._w,a=e._x,o=e._y,l=e._z,h=e._w;return this._x=n*h+s*a+i*l-r*o,this._y=i*h+s*o+r*a-n*l,this._z=r*h+s*l+n*o-i*a,this._w=s*h-n*a-i*o-r*l,this._onChangeCallback(),this}slerp(t,e){if(0===e)return this;if(1===e)return this.copy(t);const n=this._x,i=this._y,r=this._z,s=this._w;let a=s*t._w+n*t._x+i*t._y+r*t._z;if(a<0?(this._w=-t._w,this._x=-t._x,this._y=-t._y,this._z=-t._z,a=-a):this.copy(t),a>=1)return this._w=s,this._x=n,this._y=i,this._z=r,this;const o=1-a*a;if(o<=Number.EPSILON){const t=1-e;return this._w=t*s+e*this._w,this._x=t*n+e*this._x,this._y=t*i+e*this._y,this._z=t*r+e*this._z,this.normalize(),this}const l=Math.sqrt(o),h=Math.atan2(l,a),u=Math.sin((1-e)*h)/l,c=Math.sin(e*h)/l;return this._w=s*u+this._w*c,this._x=n*u+this._x*c,this._y=i*u+this._y*c,this._z=r*u+this._z*c,this._onChangeCallback(),this}slerpQuaternions(t,e,n){return this.copy(t).slerp(e,n)}random(){const t=2*Math.PI*Math.random(),e=2*Math.PI*Math.random(),n=Math.random(),i=Math.sqrt(1-n),r=Math.sqrt(n);return this.set(i*Math.sin(t),i*Math.cos(t),r*Math.sin(e),r*Math.cos(e))}equals(t){return t._x===this._x&&t._y===this._y&&t._z===this._z&&t._w===this._w}fromArray(t,e=0){return this._x=t[e],this._y=t[e+1],this._z=t[e+2],this._w=t[e+3],this._onChangeCallback(),this}toArray(t=[],e=0){return t[e]=this._x,t[e+1]=this._y,t[e+2]=this._z,t[e+3]=this._w,t}fromBufferAttribute(t,e){return this._x=t.getX(e),this._y=t.getY(e),this._z=t.getZ(e),this._w=t.getW(e),this._onChangeCallback(),this}toJSON(){return this.toArray()}_onChange(t){return this._onChangeCallback=t,this}_onChangeCallback(){}*[Symbol.iterator](){yield this._x,yield this._y,yield this._z,yield this._w}},Ze=class t{constructor(e=0,n=0,i=0){t.prototype.isVector3=!0,this.x=e,this.y=n,this.z=i}set(t,e,n){return void 0===n&&(n=this.z),this.x=t,this.y=e,this.z=n,this}setScalar(t){return this.x=t,this.y=t,this.z=t,this}setX(t){return this.x=t,this}setY(t){return this.y=t,this}setZ(t){return this.z=t,this}setComponent(t,e){switch(t){case 0:this.x=e;break;case 1:this.y=e;break;case 2:this.z=e;break;default:throw new Error("index is out of range: "+t)}return this}getComponent(t){switch(t){case 0:return this.x;case 1:return this.y;case 2:return this.z;default:throw new Error("index is out of range: "+t)}}clone(){return new this.constructor(this.x,this.y,this.z)}copy(t){return this.x=t.x,this.y=t.y,this.z=t.z,this}add(t){return this.x+=t.x,this.y+=t.y,this.z+=t.z,this}addScalar(t){return this.x+=t,this.y+=t,this.z+=t,this}addVectors(t,e){return this.x=t.x+e.x,this.y=t.y+e.y,this.z=t.z+e.z,this}addScaledVector(t,e){return this.x+=t.x*e,this.y+=t.y*e,this.z+=t.z*e,this}sub(t){return this.x-=t.x,this.y-=t.y,this.z-=t.z,this}subScalar(t){return this.x-=t,this.y-=t,this.z-=t,this}subVectors(t,e){return this.x=t.x-e.x,this.y=t.y-e.y,this.z=t.z-e.z,this}multiply(t){return this.x*=t.x,this.y*=t.y,this.z*=t.z,this}multiplyScalar(t){return this.x*=t,this.y*=t,this.z*=t,this}multiplyVectors(t,e){return this.x=t.x*e.x,this.y=t.y*e.y,this.z=t.z*e.z,this}applyEuler(t){return this.applyQuaternion(Je.setFromEuler(t))}applyAxisAngle(t,e){return this.applyQuaternion(Je.setFromAxisAngle(t,e))}applyMatrix3(t){const e=this.x,n=this.y,i=this.z,r=t.elements;return this.x=r[0]*e+r[3]*n+r[6]*i,this.y=r[1]*e+r[4]*n+r[7]*i,this.z=r[2]*e+r[5]*n+r[8]*i,this}applyNormalMatrix(t){return this.applyMatrix3(t).normalize()}applyMatrix4(t){const e=this.x,n=this.y,i=this.z,r=t.elements,s=1/(r[3]*e+r[7]*n+r[11]*i+r[15]);return this.x=(r[0]*e+r[4]*n+r[8]*i+r[12])*s,this.y=(r[1]*e+r[5]*n+r[9]*i+r[13])*s,this.z=(r[2]*e+r[6]*n+r[10]*i+r[14])*s,this}applyQuaternion(t){const e=this.x,n=this.y,i=this.z,r=t.x,s=t.y,a=t.z,o=t.w,l=2*(s*i-a*n),h=2*(a*e-r*i),u=2*(r*n-s*e);return this.x=e+o*l+s*u-a*h,this.y=n+o*h+a*l-r*u,this.z=i+o*u+r*h-s*l,this}project(t){return this.applyMatrix4(t.matrixWorldInverse).applyMatrix4(t.projectionMatrix)}unproject(t){return this.applyMatrix4(t.projectionMatrixInverse).applyMatrix4(t.matrixWorld)}transformDirection(t){const e=this.x,n=this.y,i=this.z,r=t.elements;return this.x=r[0]*e+r[4]*n+r[8]*i,this.y=r[1]*e+r[5]*n+r[9]*i,this.z=r[2]*e+r[6]*n+r[10]*i,this.normalize()}divide(t){return this.x/=t.x,this.y/=t.y,this.z/=t.z,this}divideScalar(t){return this.multiplyScalar(1/t)}min(t){return this.x=Math.min(this.x,t.x),this.y=Math.min(this.y,t.y),this.z=Math.min(this.z,t.z),this}max(t){return this.x=Math.max(this.x,t.x),this.y=Math.max(this.y,t.y),this.z=Math.max(this.z,t.z),this}clamp(t,e){return this.x=Math.max(t.x,Math.min(e.x,this.x)),this.y=Math.max(t.y,Math.min(e.y,this.y)),this.z=Math.max(t.z,Math.min(e.z,this.z)),this}clampScalar(t,e){return this.x=Math.max(t,Math.min(e,this.x)),this.y=Math.max(t,Math.min(e,this.y)),this.z=Math.max(t,Math.min(e,this.z)),this}clampLength(t,e){const n=this.length();return this.divideScalar(n||1).multiplyScalar(Math.max(t,Math.min(e,n)))}floor(){return this.x=Math.floor(this.x),this.y=Math.floor(this.y),this.z=Math.floor(this.z),this}ceil(){return this.x=Math.ceil(this.x),this.y=Math.ceil(this.y),this.z=Math.ceil(this.z),this}round(){return this.x=Math.round(this.x),this.y=Math.round(this.y),this.z=Math.round(this.z),this}roundToZero(){return this.x=Math.trunc(this.x),this.y=Math.trunc(this.y),this.z=Math.trunc(this.z),this}negate(){return this.x=-this.x,this.y=-this.y,this.z=-this.z,this}dot(t){return this.x*t.x+this.y*t.y+this.z*t.z}lengthSq(){return this.x*this.x+this.y*this.y+this.z*this.z}length(){return Math.sqrt(this.x*this.x+this.y*this.y+this.z*this.z)}manhattanLength(){return Math.abs(this.x)+Math.abs(this.y)+Math.abs(this.z)}normalize(){return this.divideScalar(this.length()||1)}setLength(t){return this.normalize().multiplyScalar(t)}lerp(t,e){return this.x+=(t.x-this.x)*e,this.y+=(t.y-this.y)*e,this.z+=(t.z-this.z)*e,this}lerpVectors(t,e,n){return this.x=t.x+(e.x-t.x)*n,this.y=t.y+(e.y-t.y)*n,this.z=t.z+(e.z-t.z)*n,this}cross(t){return this.crossVectors(this,t)}crossVectors(t,e){const n=t.x,i=t.y,r=t.z,s=e.x,a=e.y,o=e.z;return this.x=i*o-r*a,this.y=r*s-n*o,this.z=n*a-i*s,this}projectOnVector(t){const e=t.lengthSq();if(0===e)return this.set(0,0,0);const n=t.dot(this)/e;return this.copy(t).multiplyScalar(n)}projectOnPlane(t){return Qe.copy(this).projectOnVector(t),this.sub(Qe)}reflect(t){return this.sub(Qe.copy(t).multiplyScalar(2*this.dot(t)))}angleTo(t){const e=Math.sqrt(this.lengthSq()*t.lengthSq());if(0===e)return Math.PI/2;const n=this.dot(t)/e;return Math.acos(ge(n,-1,1))}distanceTo(t){return Math.sqrt(this.distanceToSquared(t))}distanceToSquared(t){const e=this.x-t.x,n=this.y-t.y,i=this.z-t.z;return e*e+n*n+i*i}manhattanDistanceTo(t){return Math.abs(this.x-t.x)+Math.abs(this.y-t.y)+Math.abs(this.z-t.z)}setFromSpherical(t){return this.setFromSphericalCoords(t.radius,t.phi,t.theta)}setFromSphericalCoords(t,e,n){const i=Math.sin(e)*t;return this.x=i*Math.sin(n),this.y=Math.cos(e)*t,this.z=i*Math.cos(n),this}setFromCylindrical(t){return this.setFromCylindricalCoords(t.radius,t.theta,t.y)}setFromCylindricalCoords(t,e,n){return this.x=t*Math.sin(e),this.y=n,this.z=t*Math.cos(e),this}setFromMatrixPosition(t){const e=t.elements;return this.x=e[12],this.y=e[13],this.z=e[14],this}setFromMatrixScale(t){const e=this.setFromMatrixColumn(t,0).length(),n=this.setFromMatrixColumn(t,1).length(),i=this.setFromMatrixColumn(t,2).length();return this.x=e,this.y=n,this.z=i,this}setFromMatrixColumn(t,e){return this.fromArray(t.elements,4*e)}setFromMatrix3Column(t,e){return this.fromArray(t.elements,3*e)}setFromEuler(t){return this.x=t._x,this.y=t._y,this.z=t._z,this}setFromColor(t){return this.x=t.r,this.y=t.g,this.z=t.b,this}equals(t){return t.x===this.x&&t.y===this.y&&t.z===this.z}fromArray(t,e=0){return this.x=t[e],this.y=t[e+1],this.z=t[e+2],this}toArray(t=[],e=0){return t[e]=this.x,t[e+1]=this.y,t[e+2]=this.z,t}fromBufferAttribute(t,e){return this.x=t.getX(e),this.y=t.getY(e),this.z=t.getZ(e),this}random(){return this.x=Math.random(),this.y=Math.random(),this.z=Math.random(),this}randomDirection(){const t=Math.random()*Math.PI*2,e=2*Math.random()-1,n=Math.sqrt(1-e*e);return this.x=n*Math.cos(t),this.y=e,this.z=n*Math.sin(t),this}*[Symbol.iterator](){yield this.x,yield this.y,yield this.z}};const Qe=new Ze,Je=new Ke;let tn=class{constructor(t=new Ze(1/0,1/0,1/0),e=new Ze(-1/0,-1/0,-1/0)){this.isBox3=!0,this.min=t,this.max=e}set(t,e){return this.min.copy(t),this.max.copy(e),this}setFromArray(t){this.makeEmpty();for(let e=0,n=t.length;e=this.min.x&&t.x<=this.max.x&&t.y>=this.min.y&&t.y<=this.max.y&&t.z>=this.min.z&&t.z<=this.max.z}containsBox(t){return this.min.x<=t.min.x&&t.max.x<=this.max.x&&this.min.y<=t.min.y&&t.max.y<=this.max.y&&this.min.z<=t.min.z&&t.max.z<=this.max.z}getParameter(t,e){return e.set((t.x-this.min.x)/(this.max.x-this.min.x),(t.y-this.min.y)/(this.max.y-this.min.y),(t.z-this.min.z)/(this.max.z-this.min.z))}intersectsBox(t){return t.max.x>=this.min.x&&t.min.x<=this.max.x&&t.max.y>=this.min.y&&t.min.y<=this.max.y&&t.max.z>=this.min.z&&t.min.z<=this.max.z}intersectsSphere(t){return this.clampPoint(t.center,nn),nn.distanceToSquared(t.center)<=t.radius*t.radius}intersectsPlane(t){let e,n;return t.normal.x>0?(e=t.normal.x*this.min.x,n=t.normal.x*this.max.x):(e=t.normal.x*this.max.x,n=t.normal.x*this.min.x),t.normal.y>0?(e+=t.normal.y*this.min.y,n+=t.normal.y*this.max.y):(e+=t.normal.y*this.max.y,n+=t.normal.y*this.min.y),t.normal.z>0?(e+=t.normal.z*this.min.z,n+=t.normal.z*this.max.z):(e+=t.normal.z*this.max.z,n+=t.normal.z*this.min.z),e<=-t.constant&&n>=-t.constant}intersectsTriangle(t){if(this.isEmpty())return!1;this.getCenter(cn),dn.subVectors(this.max,cn),sn.subVectors(t.a,cn),an.subVectors(t.b,cn),on.subVectors(t.c,cn),ln.subVectors(an,sn),hn.subVectors(on,an),un.subVectors(sn,on);let e=[0,-ln.z,ln.y,0,-hn.z,hn.y,0,-un.z,un.y,ln.z,0,-ln.x,hn.z,0,-hn.x,un.z,0,-un.x,-ln.y,ln.x,0,-hn.y,hn.x,0,-un.y,un.x,0];return!!mn(e,sn,an,on,dn)&&(e=[1,0,0,0,1,0,0,0,1],!!mn(e,sn,an,on,dn)&&(pn.crossVectors(ln,hn),e=[pn.x,pn.y,pn.z],mn(e,sn,an,on,dn)))}clampPoint(t,e){return e.copy(t).clamp(this.min,this.max)}distanceToPoint(t){return this.clampPoint(t,nn).distanceTo(t)}getBoundingSphere(t){return this.isEmpty()?t.makeEmpty():(this.getCenter(t.center),t.radius=.5*this.getSize(nn).length()),t}intersect(t){return this.min.max(t.min),this.max.min(t.max),this.isEmpty()&&this.makeEmpty(),this}union(t){return this.min.min(t.min),this.max.max(t.max),this}applyMatrix4(t){return this.isEmpty()||(en[0].set(this.min.x,this.min.y,this.min.z).applyMatrix4(t),en[1].set(this.min.x,this.min.y,this.max.z).applyMatrix4(t),en[2].set(this.min.x,this.max.y,this.min.z).applyMatrix4(t),en[3].set(this.min.x,this.max.y,this.max.z).applyMatrix4(t),en[4].set(this.max.x,this.min.y,this.min.z).applyMatrix4(t),en[5].set(this.max.x,this.min.y,this.max.z).applyMatrix4(t),en[6].set(this.max.x,this.max.y,this.min.z).applyMatrix4(t),en[7].set(this.max.x,this.max.y,this.max.z).applyMatrix4(t),this.setFromPoints(en)),this}translate(t){return this.min.add(t),this.max.add(t),this}equals(t){return t.min.equals(this.min)&&t.max.equals(this.max)}};const en=[new Ze,new Ze,new Ze,new Ze,new Ze,new Ze,new Ze,new Ze],nn=new Ze,rn=new tn,sn=new Ze,an=new Ze,on=new Ze,ln=new Ze,hn=new Ze,un=new Ze,cn=new Ze,dn=new Ze,pn=new Ze,fn=new Ze;function mn(t,e,n,i,r){for(let s=0,a=t.length-3;s<=a;s+=3){fn.fromArray(t,s);const a=r.x*Math.abs(fn.x)+r.y*Math.abs(fn.y)+r.z*Math.abs(fn.z),o=e.dot(fn),l=n.dot(fn),h=i.dot(fn);if(Math.max(-Math.max(o,l,h),Math.min(o,l,h))>a)return!1}return!0}const gn=new tn,_n=new Ze,vn=new Ze;let yn=class{constructor(t=new Ze,e=-1){this.isSphere=!0,this.center=t,this.radius=e}set(t,e){return this.center.copy(t),this.radius=e,this}setFromPoints(t,e){const n=this.center;void 0!==e?n.copy(e):gn.setFromPoints(t).getCenter(n);let i=0;for(let e=0,r=t.length;ethis.radius*this.radius&&(e.sub(this.center).normalize(),e.multiplyScalar(this.radius).add(this.center)),e}getBoundingBox(t){return this.isEmpty()?(t.makeEmpty(),t):(t.set(this.center,this.center),t.expandByScalar(this.radius),t)}applyMatrix4(t){return this.center.applyMatrix4(t),this.radius=this.radius*t.getMaxScaleOnAxis(),this}translate(t){return this.center.add(t),this}expandByPoint(t){if(this.isEmpty())return this.center.copy(t),this.radius=0,this;_n.subVectors(t,this.center);const e=_n.lengthSq();if(e>this.radius*this.radius){const t=Math.sqrt(e),n=.5*(t-this.radius);this.center.addScaledVector(_n,n/t),this.radius+=n}return this}union(t){return t.isEmpty()?this:this.isEmpty()?(this.copy(t),this):(!0===this.center.equals(t.center)?this.radius=Math.max(this.radius,t.radius):(vn.subVectors(t.center,this.center).setLength(t.radius),this.expandByPoint(_n.copy(t.center).add(vn)),this.expandByPoint(_n.copy(t.center).sub(vn))),this)}equals(t){return t.center.equals(this.center)&&t.radius===this.radius}clone(){return(new this.constructor).copy(this)}};const xn=new Ze,bn=new Ze,Sn=new Ze,Mn=new Ze,Tn=new Ze,wn=new Ze,En=new Ze;let An=class{constructor(t=new Ze,e=new Ze(0,0,-1)){this.origin=t,this.direction=e}set(t,e){return this.origin.copy(t),this.direction.copy(e),this}copy(t){return this.origin.copy(t.origin),this.direction.copy(t.direction),this}at(t,e){return e.copy(this.origin).addScaledVector(this.direction,t)}lookAt(t){return this.direction.copy(t).sub(this.origin).normalize(),this}recast(t){return this.origin.copy(this.at(t,xn)),this}closestPointToPoint(t,e){e.subVectors(t,this.origin);const n=e.dot(this.direction);return n<0?e.copy(this.origin):e.copy(this.origin).addScaledVector(this.direction,n)}distanceToPoint(t){return Math.sqrt(this.distanceSqToPoint(t))}distanceSqToPoint(t){const e=xn.subVectors(t,this.origin).dot(this.direction);return e<0?this.origin.distanceToSquared(t):(xn.copy(this.origin).addScaledVector(this.direction,e),xn.distanceToSquared(t))}distanceSqToSegment(t,e,n,i){bn.copy(t).add(e).multiplyScalar(.5),Sn.copy(e).sub(t).normalize(),Mn.copy(this.origin).sub(bn);const r=.5*t.distanceTo(e),s=-this.direction.dot(Sn),a=Mn.dot(this.direction),o=-Mn.dot(Sn),l=Mn.lengthSq(),h=Math.abs(1-s*s);let u,c,d,p;if(h>0)if(u=s*o-a,c=s*a-o,p=r*h,u>=0)if(c>=-p)if(c<=p){const t=1/h;u*=t,c*=t,d=u*(u+s*c+2*a)+c*(s*u+c+2*o)+l}else c=r,u=Math.max(0,-(s*c+a)),d=-u*u+c*(c+2*o)+l;else c=-r,u=Math.max(0,-(s*c+a)),d=-u*u+c*(c+2*o)+l;else c<=-p?(u=Math.max(0,-(-s*r+a)),c=u>0?-r:Math.min(Math.max(-r,-o),r),d=-u*u+c*(c+2*o)+l):c<=p?(u=0,c=Math.min(Math.max(-r,-o),r),d=c*(c+2*o)+l):(u=Math.max(0,-(s*r+a)),c=u>0?r:Math.min(Math.max(-r,-o),r),d=-u*u+c*(c+2*o)+l);else c=s>0?-r:r,u=Math.max(0,-(s*c+a)),d=-u*u+c*(c+2*o)+l;return n&&n.copy(this.origin).addScaledVector(this.direction,u),i&&i.copy(bn).addScaledVector(Sn,c),d}intersectSphere(t,e){xn.subVectors(t.center,this.origin);const n=xn.dot(this.direction),i=xn.dot(xn)-n*n,r=t.radius*t.radius;if(i>r)return null;const s=Math.sqrt(r-i),a=n-s,o=n+s;return o<0?null:a<0?this.at(o,e):this.at(a,e)}intersectsSphere(t){return this.distanceSqToPoint(t.center)<=t.radius*t.radius}distanceToPlane(t){const e=t.normal.dot(this.direction);if(0===e)return 0===t.distanceToPoint(this.origin)?0:null;const n=-(this.origin.dot(t.normal)+t.constant)/e;return n>=0?n:null}intersectPlane(t,e){const n=this.distanceToPlane(t);return null===n?null:this.at(n,e)}intersectsPlane(t){const e=t.distanceToPoint(this.origin);if(0===e)return!0;return t.normal.dot(this.direction)*e<0}intersectBox(t,e){let n,i,r,s,a,o;const l=1/this.direction.x,h=1/this.direction.y,u=1/this.direction.z,c=this.origin;return l>=0?(n=(t.min.x-c.x)*l,i=(t.max.x-c.x)*l):(n=(t.max.x-c.x)*l,i=(t.min.x-c.x)*l),h>=0?(r=(t.min.y-c.y)*h,s=(t.max.y-c.y)*h):(r=(t.max.y-c.y)*h,s=(t.min.y-c.y)*h),n>s||r>i?null:((r>n||isNaN(n))&&(n=r),(s=0?(a=(t.min.z-c.z)*u,o=(t.max.z-c.z)*u):(a=(t.max.z-c.z)*u,o=(t.min.z-c.z)*u),n>o||a>i?null:((a>n||n!=n)&&(n=a),(o=0?n:i,e)))}intersectsBox(t){return null!==this.intersectBox(t,xn)}intersectTriangle(t,e,n,i,r){Tn.subVectors(e,t),wn.subVectors(n,t),En.crossVectors(Tn,wn);let s,a=this.direction.dot(En);if(a>0){if(i)return null;s=1}else{if(!(a<0))return null;s=-1,a=-a}Mn.subVectors(this.origin,t);const o=s*this.direction.dot(wn.crossVectors(Mn,wn));if(o<0)return null;const l=s*this.direction.dot(Tn.cross(Mn));if(l<0)return null;if(o+l>a)return null;const h=-s*Mn.dot(En);return h<0?null:this.at(h/a,r)}applyMatrix4(t){return this.origin.applyMatrix4(t),this.direction.transformDirection(t),this}equals(t){return t.origin.equals(this.origin)&&t.direction.equals(this.direction)}clone(){return(new this.constructor).copy(this)}},Rn=class t{constructor(e,n,i,r,s,a,o,l,h,u,c,d,p,f,m,g){t.prototype.isMatrix4=!0,this.elements=[1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1],void 0!==e&&this.set(e,n,i,r,s,a,o,l,h,u,c,d,p,f,m,g)}set(t,e,n,i,r,s,a,o,l,h,u,c,d,p,f,m){const g=this.elements;return g[0]=t,g[4]=e,g[8]=n,g[12]=i,g[1]=r,g[5]=s,g[9]=a,g[13]=o,g[2]=l,g[6]=h,g[10]=u,g[14]=c,g[3]=d,g[7]=p,g[11]=f,g[15]=m,this}identity(){return this.set(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1),this}clone(){return(new t).fromArray(this.elements)}copy(t){const e=this.elements,n=t.elements;return e[0]=n[0],e[1]=n[1],e[2]=n[2],e[3]=n[3],e[4]=n[4],e[5]=n[5],e[6]=n[6],e[7]=n[7],e[8]=n[8],e[9]=n[9],e[10]=n[10],e[11]=n[11],e[12]=n[12],e[13]=n[13],e[14]=n[14],e[15]=n[15],this}copyPosition(t){const e=this.elements,n=t.elements;return e[12]=n[12],e[13]=n[13],e[14]=n[14],this}setFromMatrix3(t){const e=t.elements;return this.set(e[0],e[3],e[6],0,e[1],e[4],e[7],0,e[2],e[5],e[8],0,0,0,0,1),this}extractBasis(t,e,n){return t.setFromMatrixColumn(this,0),e.setFromMatrixColumn(this,1),n.setFromMatrixColumn(this,2),this}makeBasis(t,e,n){return this.set(t.x,e.x,n.x,0,t.y,e.y,n.y,0,t.z,e.z,n.z,0,0,0,0,1),this}extractRotation(t){const e=this.elements,n=t.elements,i=1/Cn.setFromMatrixColumn(t,0).length(),r=1/Cn.setFromMatrixColumn(t,1).length(),s=1/Cn.setFromMatrixColumn(t,2).length();return e[0]=n[0]*i,e[1]=n[1]*i,e[2]=n[2]*i,e[3]=0,e[4]=n[4]*r,e[5]=n[5]*r,e[6]=n[6]*r,e[7]=0,e[8]=n[8]*s,e[9]=n[9]*s,e[10]=n[10]*s,e[11]=0,e[12]=0,e[13]=0,e[14]=0,e[15]=1,this}makeRotationFromEuler(t){const e=this.elements,n=t.x,i=t.y,r=t.z,s=Math.cos(n),a=Math.sin(n),o=Math.cos(i),l=Math.sin(i),h=Math.cos(r),u=Math.sin(r);if("XYZ"===t.order){const t=s*h,n=s*u,i=a*h,r=a*u;e[0]=o*h,e[4]=-o*u,e[8]=l,e[1]=n+i*l,e[5]=t-r*l,e[9]=-a*o,e[2]=r-t*l,e[6]=i+n*l,e[10]=s*o}else if("YXZ"===t.order){const t=o*h,n=o*u,i=l*h,r=l*u;e[0]=t+r*a,e[4]=i*a-n,e[8]=s*l,e[1]=s*u,e[5]=s*h,e[9]=-a,e[2]=n*a-i,e[6]=r+t*a,e[10]=s*o}else if("ZXY"===t.order){const t=o*h,n=o*u,i=l*h,r=l*u;e[0]=t-r*a,e[4]=-s*u,e[8]=i+n*a,e[1]=n+i*a,e[5]=s*h,e[9]=r-t*a,e[2]=-s*l,e[6]=a,e[10]=s*o}else if("ZYX"===t.order){const t=s*h,n=s*u,i=a*h,r=a*u;e[0]=o*h,e[4]=i*l-n,e[8]=t*l+r,e[1]=o*u,e[5]=r*l+t,e[9]=n*l-i,e[2]=-l,e[6]=a*o,e[10]=s*o}else if("YZX"===t.order){const t=s*o,n=s*l,i=a*o,r=a*l;e[0]=o*h,e[4]=r-t*u,e[8]=i*u+n,e[1]=u,e[5]=s*h,e[9]=-a*h,e[2]=-l*h,e[6]=n*u+i,e[10]=t-r*u}else if("XZY"===t.order){const t=s*o,n=s*l,i=a*o,r=a*l;e[0]=o*h,e[4]=-u,e[8]=l*h,e[1]=t*u+r,e[5]=s*h,e[9]=n*u-i,e[2]=i*u-n,e[6]=a*h,e[10]=r*u+t}return e[3]=0,e[7]=0,e[11]=0,e[12]=0,e[13]=0,e[14]=0,e[15]=1,this}makeRotationFromQuaternion(t){return this.compose(Pn,t,In)}lookAt(t,e,n){const i=this.elements;return Dn.subVectors(t,e),0===Dn.lengthSq()&&(Dn.z=1),Dn.normalize(),Ln.crossVectors(n,Dn),0===Ln.lengthSq()&&(1===Math.abs(n.z)?Dn.x+=1e-4:Dn.z+=1e-4,Dn.normalize(),Ln.crossVectors(n,Dn)),Ln.normalize(),Un.crossVectors(Dn,Ln),i[0]=Ln.x,i[4]=Un.x,i[8]=Dn.x,i[1]=Ln.y,i[5]=Un.y,i[9]=Dn.y,i[2]=Ln.z,i[6]=Un.z,i[10]=Dn.z,this}multiply(t){return this.multiplyMatrices(this,t)}premultiply(t){return this.multiplyMatrices(t,this)}multiplyMatrices(t,e){const n=t.elements,i=e.elements,r=this.elements,s=n[0],a=n[4],o=n[8],l=n[12],h=n[1],u=n[5],c=n[9],d=n[13],p=n[2],f=n[6],m=n[10],g=n[14],_=n[3],v=n[7],y=n[11],x=n[15],b=i[0],S=i[4],M=i[8],T=i[12],w=i[1],E=i[5],A=i[9],R=i[13],C=i[2],N=i[6],P=i[10],I=i[14],L=i[3],U=i[7],D=i[11],O=i[15];return r[0]=s*b+a*w+o*C+l*L,r[4]=s*S+a*E+o*N+l*U,r[8]=s*M+a*A+o*P+l*D,r[12]=s*T+a*R+o*I+l*O,r[1]=h*b+u*w+c*C+d*L,r[5]=h*S+u*E+c*N+d*U,r[9]=h*M+u*A+c*P+d*D,r[13]=h*T+u*R+c*I+d*O,r[2]=p*b+f*w+m*C+g*L,r[6]=p*S+f*E+m*N+g*U,r[10]=p*M+f*A+m*P+g*D,r[14]=p*T+f*R+m*I+g*O,r[3]=_*b+v*w+y*C+x*L,r[7]=_*S+v*E+y*N+x*U,r[11]=_*M+v*A+y*P+x*D,r[15]=_*T+v*R+y*I+x*O,this}multiplyScalar(t){const e=this.elements;return e[0]*=t,e[4]*=t,e[8]*=t,e[12]*=t,e[1]*=t,e[5]*=t,e[9]*=t,e[13]*=t,e[2]*=t,e[6]*=t,e[10]*=t,e[14]*=t,e[3]*=t,e[7]*=t,e[11]*=t,e[15]*=t,this}determinant(){const t=this.elements,e=t[0],n=t[4],i=t[8],r=t[12],s=t[1],a=t[5],o=t[9],l=t[13],h=t[2],u=t[6],c=t[10],d=t[14];return t[3]*(+r*o*u-i*l*u-r*a*c+n*l*c+i*a*d-n*o*d)+t[7]*(+e*o*d-e*l*c+r*s*c-i*s*d+i*l*h-r*o*h)+t[11]*(+e*l*u-e*a*d-r*s*u+n*s*d+r*a*h-n*l*h)+t[15]*(-i*a*h-e*o*u+e*a*c+i*s*u-n*s*c+n*o*h)}transpose(){const t=this.elements;let e;return e=t[1],t[1]=t[4],t[4]=e,e=t[2],t[2]=t[8],t[8]=e,e=t[6],t[6]=t[9],t[9]=e,e=t[3],t[3]=t[12],t[12]=e,e=t[7],t[7]=t[13],t[13]=e,e=t[11],t[11]=t[14],t[14]=e,this}setPosition(t,e,n){const i=this.elements;return t.isVector3?(i[12]=t.x,i[13]=t.y,i[14]=t.z):(i[12]=t,i[13]=e,i[14]=n),this}invert(){const t=this.elements,e=t[0],n=t[1],i=t[2],r=t[3],s=t[4],a=t[5],o=t[6],l=t[7],h=t[8],u=t[9],c=t[10],d=t[11],p=t[12],f=t[13],m=t[14],g=t[15],_=u*m*l-f*c*l+f*o*d-a*m*d-u*o*g+a*c*g,v=p*c*l-h*m*l-p*o*d+s*m*d+h*o*g-s*c*g,y=h*f*l-p*u*l+p*a*d-s*f*d-h*a*g+s*u*g,x=p*u*o-h*f*o-p*a*c+s*f*c+h*a*m-s*u*m,b=e*_+n*v+i*y+r*x;if(0===b)return this.set(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);const S=1/b;return t[0]=_*S,t[1]=(f*c*r-u*m*r-f*i*d+n*m*d+u*i*g-n*c*g)*S,t[2]=(a*m*r-f*o*r+f*i*l-n*m*l-a*i*g+n*o*g)*S,t[3]=(u*o*r-a*c*r-u*i*l+n*c*l+a*i*d-n*o*d)*S,t[4]=v*S,t[5]=(h*m*r-p*c*r+p*i*d-e*m*d-h*i*g+e*c*g)*S,t[6]=(p*o*r-s*m*r-p*i*l+e*m*l+s*i*g-e*o*g)*S,t[7]=(s*c*r-h*o*r+h*i*l-e*c*l-s*i*d+e*o*d)*S,t[8]=y*S,t[9]=(p*u*r-h*f*r-p*n*d+e*f*d+h*n*g-e*u*g)*S,t[10]=(s*f*r-p*a*r+p*n*l-e*f*l-s*n*g+e*a*g)*S,t[11]=(h*a*r-s*u*r-h*n*l+e*u*l+s*n*d-e*a*d)*S,t[12]=x*S,t[13]=(h*f*i-p*u*i+p*n*c-e*f*c-h*n*m+e*u*m)*S,t[14]=(p*a*i-s*f*i-p*n*o+e*f*o+s*n*m-e*a*m)*S,t[15]=(s*u*i-h*a*i+h*n*o-e*u*o-s*n*c+e*a*c)*S,this}scale(t){const e=this.elements,n=t.x,i=t.y,r=t.z;return e[0]*=n,e[4]*=i,e[8]*=r,e[1]*=n,e[5]*=i,e[9]*=r,e[2]*=n,e[6]*=i,e[10]*=r,e[3]*=n,e[7]*=i,e[11]*=r,this}getMaxScaleOnAxis(){const t=this.elements,e=t[0]*t[0]+t[1]*t[1]+t[2]*t[2],n=t[4]*t[4]+t[5]*t[5]+t[6]*t[6],i=t[8]*t[8]+t[9]*t[9]+t[10]*t[10];return Math.sqrt(Math.max(e,n,i))}makeTranslation(t,e,n){return t.isVector3?this.set(1,0,0,t.x,0,1,0,t.y,0,0,1,t.z,0,0,0,1):this.set(1,0,0,t,0,1,0,e,0,0,1,n,0,0,0,1),this}makeRotationX(t){const e=Math.cos(t),n=Math.sin(t);return this.set(1,0,0,0,0,e,-n,0,0,n,e,0,0,0,0,1),this}makeRotationY(t){const e=Math.cos(t),n=Math.sin(t);return this.set(e,0,n,0,0,1,0,0,-n,0,e,0,0,0,0,1),this}makeRotationZ(t){const e=Math.cos(t),n=Math.sin(t);return this.set(e,-n,0,0,n,e,0,0,0,0,1,0,0,0,0,1),this}makeRotationAxis(t,e){const n=Math.cos(e),i=Math.sin(e),r=1-n,s=t.x,a=t.y,o=t.z,l=r*s,h=r*a;return this.set(l*s+n,l*a-i*o,l*o+i*a,0,l*a+i*o,h*a+n,h*o-i*s,0,l*o-i*a,h*o+i*s,r*o*o+n,0,0,0,0,1),this}makeScale(t,e,n){return this.set(t,0,0,0,0,e,0,0,0,0,n,0,0,0,0,1),this}makeShear(t,e,n,i,r,s){return this.set(1,n,r,0,t,1,s,0,e,i,1,0,0,0,0,1),this}compose(t,e,n){const i=this.elements,r=e._x,s=e._y,a=e._z,o=e._w,l=r+r,h=s+s,u=a+a,c=r*l,d=r*h,p=r*u,f=s*h,m=s*u,g=a*u,_=o*l,v=o*h,y=o*u,x=n.x,b=n.y,S=n.z;return i[0]=(1-(f+g))*x,i[1]=(d+y)*x,i[2]=(p-v)*x,i[3]=0,i[4]=(d-y)*b,i[5]=(1-(c+g))*b,i[6]=(m+_)*b,i[7]=0,i[8]=(p+v)*S,i[9]=(m-_)*S,i[10]=(1-(c+f))*S,i[11]=0,i[12]=t.x,i[13]=t.y,i[14]=t.z,i[15]=1,this}decompose(t,e,n){const i=this.elements;let r=Cn.set(i[0],i[1],i[2]).length();const s=Cn.set(i[4],i[5],i[6]).length(),a=Cn.set(i[8],i[9],i[10]).length();this.determinant()<0&&(r=-r),t.x=i[12],t.y=i[13],t.z=i[14],Nn.copy(this);const o=1/r,l=1/s,h=1/a;return Nn.elements[0]*=o,Nn.elements[1]*=o,Nn.elements[2]*=o,Nn.elements[4]*=l,Nn.elements[5]*=l,Nn.elements[6]*=l,Nn.elements[8]*=h,Nn.elements[9]*=h,Nn.elements[10]*=h,e.setFromRotationMatrix(Nn),n.x=r,n.y=s,n.z=a,this}makePerspective(t,e,n,i,r,s,a=2e3){const o=this.elements,l=2*r/(e-t),h=2*r/(n-i),u=(e+t)/(e-t),c=(n+i)/(n-i);let d,p;if(a===le)d=-(s+r)/(s-r),p=-2*s*r/(s-r);else{if(a!==he)throw new Error("THREE.Matrix4.makePerspective(): Invalid coordinate system: "+a);d=-s/(s-r),p=-s*r/(s-r)}return o[0]=l,o[4]=0,o[8]=u,o[12]=0,o[1]=0,o[5]=h,o[9]=c,o[13]=0,o[2]=0,o[6]=0,o[10]=d,o[14]=p,o[3]=0,o[7]=0,o[11]=-1,o[15]=0,this}makeOrthographic(t,e,n,i,r,s,a=2e3){const o=this.elements,l=1/(e-t),h=1/(n-i),u=1/(s-r),c=(e+t)*l,d=(n+i)*h;let p,f;if(a===le)p=(s+r)*u,f=-2*u;else{if(a!==he)throw new Error("THREE.Matrix4.makeOrthographic(): Invalid coordinate system: "+a);p=r*u,f=-1*u}return o[0]=2*l,o[4]=0,o[8]=0,o[12]=-c,o[1]=0,o[5]=2*h,o[9]=0,o[13]=-d,o[2]=0,o[6]=0,o[10]=f,o[14]=-p,o[3]=0,o[7]=0,o[11]=0,o[15]=1,this}equals(t){const e=this.elements,n=t.elements;for(let t=0;t<16;t++)if(e[t]!==n[t])return!1;return!0}fromArray(t,e=0){for(let n=0;n<16;n++)this.elements[n]=t[n+e];return this}toArray(t=[],e=0){const n=this.elements;return t[e]=n[0],t[e+1]=n[1],t[e+2]=n[2],t[e+3]=n[3],t[e+4]=n[4],t[e+5]=n[5],t[e+6]=n[6],t[e+7]=n[7],t[e+8]=n[8],t[e+9]=n[9],t[e+10]=n[10],t[e+11]=n[11],t[e+12]=n[12],t[e+13]=n[13],t[e+14]=n[14],t[e+15]=n[15],t}};const Cn=new Ze,Nn=new Rn,Pn=new Ze(0,0,0),In=new Ze(1,1,1),Ln=new Ze,Un=new Ze,Dn=new Ze,On=new Rn,Fn=new Ke;let Bn=class t{constructor(e=0,n=0,i=0,r=t.DEFAULT_ORDER){this.isEuler=!0,this._x=e,this._y=n,this._z=i,this._order=r}get x(){return this._x}set x(t){this._x=t,this._onChangeCallback()}get y(){return this._y}set y(t){this._y=t,this._onChangeCallback()}get z(){return this._z}set z(t){this._z=t,this._onChangeCallback()}get order(){return this._order}set order(t){this._order=t,this._onChangeCallback()}set(t,e,n,i=this._order){return this._x=t,this._y=e,this._z=n,this._order=i,this._onChangeCallback(),this}clone(){return new this.constructor(this._x,this._y,this._z,this._order)}copy(t){return this._x=t._x,this._y=t._y,this._z=t._z,this._order=t._order,this._onChangeCallback(),this}setFromRotationMatrix(t,e=this._order,n=!0){const i=t.elements,r=i[0],s=i[4],a=i[8],o=i[1],l=i[5],h=i[9],u=i[2],c=i[6],d=i[10];switch(e){case"XYZ":this._y=Math.asin(ge(a,-1,1)),Math.abs(a)<.9999999?(this._x=Math.atan2(-h,d),this._z=Math.atan2(-s,r)):(this._x=Math.atan2(c,l),this._z=0);break;case"YXZ":this._x=Math.asin(-ge(h,-1,1)),Math.abs(h)<.9999999?(this._y=Math.atan2(a,d),this._z=Math.atan2(o,l)):(this._y=Math.atan2(-u,r),this._z=0);break;case"ZXY":this._x=Math.asin(ge(c,-1,1)),Math.abs(c)<.9999999?(this._y=Math.atan2(-u,d),this._z=Math.atan2(-s,l)):(this._y=0,this._z=Math.atan2(o,r));break;case"ZYX":this._y=Math.asin(-ge(u,-1,1)),Math.abs(u)<.9999999?(this._x=Math.atan2(c,d),this._z=Math.atan2(o,r)):(this._x=0,this._z=Math.atan2(-s,l));break;case"YZX":this._z=Math.asin(ge(o,-1,1)),Math.abs(o)<.9999999?(this._x=Math.atan2(-h,l),this._y=Math.atan2(-u,r)):(this._x=0,this._y=Math.atan2(a,d));break;case"XZY":this._z=Math.asin(-ge(s,-1,1)),Math.abs(s)<.9999999?(this._x=Math.atan2(c,l),this._y=Math.atan2(a,r)):(this._x=Math.atan2(-h,d),this._y=0);break;default:console.warn("THREE.Euler: .setFromRotationMatrix() encountered an unknown order: "+e)}return this._order=e,!0===n&&this._onChangeCallback(),this}setFromQuaternion(t,e,n){return On.makeRotationFromQuaternion(t),this.setFromRotationMatrix(On,e,n)}setFromVector3(t,e=this._order){return this.set(t.x,t.y,t.z,e)}reorder(t){return Fn.setFromEuler(this),this.setFromQuaternion(Fn,t)}equals(t){return t._x===this._x&&t._y===this._y&&t._z===this._z&&t._order===this._order}fromArray(t){return this._x=t[0],this._y=t[1],this._z=t[2],void 0!==t[3]&&(this._order=t[3]),this._onChangeCallback(),this}toArray(t=[],e=0){return t[e]=this._x,t[e+1]=this._y,t[e+2]=this._z,t[e+3]=this._order,t}_onChange(t){return this._onChangeCallback=t,this}_onChangeCallback(){}*[Symbol.iterator](){yield this._x,yield this._y,yield this._z,yield this._order}};Bn.DEFAULT_ORDER="XYZ";let zn=class{constructor(){this.mask=1}set(t){this.mask=1<>>0}enable(t){this.mask|=1<1){for(let t=0;t1){for(let t=0;t0&&(i.userData=this.userData),i.layers=this.layers.mask,i.matrix=this.matrix.toArray(),i.up=this.up.toArray(),!1===this.matrixAutoUpdate&&(i.matrixAutoUpdate=!1),this.isInstancedMesh&&(i.type="InstancedMesh",i.count=this.count,i.instanceMatrix=this.instanceMatrix.toJSON(),null!==this.instanceColor&&(i.instanceColor=this.instanceColor.toJSON())),this.isBatchedMesh&&(i.type="BatchedMesh",i.perObjectFrustumCulled=this.perObjectFrustumCulled,i.sortObjects=this.sortObjects,i.drawRanges=this._drawRanges,i.reservedRanges=this._reservedRanges,i.visibility=this._visibility,i.active=this._active,i.bounds=this._bounds.map((t=>({boxInitialized:t.boxInitialized,boxMin:t.box.min.toArray(),boxMax:t.box.max.toArray(),sphereInitialized:t.sphereInitialized,sphereRadius:t.sphere.radius,sphereCenter:t.sphere.center.toArray()}))),i.maxInstanceCount=this._maxInstanceCount,i.maxVertexCount=this._maxVertexCount,i.maxIndexCount=this._maxIndexCount,i.geometryInitialized=this._geometryInitialized,i.geometryCount=this._geometryCount,i.matricesTexture=this._matricesTexture.toJSON(t),null!==this._colorsTexture&&(i.colorsTexture=this._colorsTexture.toJSON(t)),null!==this.boundingSphere&&(i.boundingSphere={center:i.boundingSphere.center.toArray(),radius:i.boundingSphere.radius}),null!==this.boundingBox&&(i.boundingBox={min:i.boundingBox.min.toArray(),max:i.boundingBox.max.toArray()})),this.isScene)this.background&&(this.background.isColor?i.background=this.background.toJSON():this.background.isTexture&&(i.background=this.background.toJSON(t).uuid)),this.environment&&this.environment.isTexture&&!0!==this.environment.isRenderTargetTexture&&(i.environment=this.environment.toJSON(t).uuid);else if(this.isMesh||this.isLine||this.isPoints){i.geometry=r(t.geometries,this.geometry);const e=this.geometry.parameters;if(void 0!==e&&void 0!==e.shapes){const n=e.shapes;if(Array.isArray(n))for(let e=0,i=n.length;e0){i.children=[];for(let e=0;e0){i.animations=[];for(let e=0;e0&&(n.geometries=e),i.length>0&&(n.materials=i),r.length>0&&(n.textures=r),a.length>0&&(n.images=a),o.length>0&&(n.shapes=o),l.length>0&&(n.skeletons=l),h.length>0&&(n.animations=h),u.length>0&&(n.nodes=u)}return n.object=i,n;function s(t){const e=[];for(const n in t){const i=t[n];delete i.metadata,e.push(i)}return e}}clone(t){return(new this.constructor).copy(this,t)}copy(t,e=!0){if(this.name=t.name,this.up.copy(t.up),this.position.copy(t.position),this.rotation.order=t.rotation.order,this.quaternion.copy(t.quaternion),this.scale.copy(t.scale),this.matrix.copy(t.matrix),this.matrixWorld.copy(t.matrixWorld),this.matrixAutoUpdate=t.matrixAutoUpdate,this.matrixWorldAutoUpdate=t.matrixWorldAutoUpdate,this.matrixWorldNeedsUpdate=t.matrixWorldNeedsUpdate,this.layers.mask=t.layers.mask,this.visible=t.visible,this.castShadow=t.castShadow,this.receiveShadow=t.receiveShadow,this.frustumCulled=t.frustumCulled,this.renderOrder=t.renderOrder,this.animations=t.animations.slice(),this.userData=JSON.parse(JSON.stringify(t.userData)),!0===e)for(let e=0;e0?i.multiplyScalar(1/Math.sqrt(r)):i.set(0,0,0)}static getBarycoord(t,e,n,i,r){ni.subVectors(i,e),ii.subVectors(n,e),ri.subVectors(t,e);const s=ni.dot(ni),a=ni.dot(ii),o=ni.dot(ri),l=ii.dot(ii),h=ii.dot(ri),u=s*l-a*a;if(0===u)return r.set(0,0,0),null;const c=1/u,d=(l*o-a*h)*c,p=(s*h-a*o)*c;return r.set(1-d-p,p,d)}static containsPoint(t,e,n,i){return null!==this.getBarycoord(t,e,n,i,si)&&(si.x>=0&&si.y>=0&&si.x+si.y<=1)}static getInterpolation(t,e,n,i,r,s,a,o){return null===this.getBarycoord(t,e,n,i,si)?(o.x=0,o.y=0,"z"in o&&(o.z=0),"w"in o&&(o.w=0),null):(o.setScalar(0),o.addScaledVector(r,si.x),o.addScaledVector(s,si.y),o.addScaledVector(a,si.z),o)}static getInterpolatedAttribute(t,e,n,i,r,s){return di.setScalar(0),pi.setScalar(0),fi.setScalar(0),di.fromBufferAttribute(t,e),pi.fromBufferAttribute(t,n),fi.fromBufferAttribute(t,i),s.setScalar(0),s.addScaledVector(di,r.x),s.addScaledVector(pi,r.y),s.addScaledVector(fi,r.z),s}static isFrontFacing(t,e,n,i){return ni.subVectors(n,e),ii.subVectors(t,e),ni.cross(ii).dot(i)<0}set(t,e,n){return this.a.copy(t),this.b.copy(e),this.c.copy(n),this}setFromPointsAndIndices(t,e,n,i){return this.a.copy(t[e]),this.b.copy(t[n]),this.c.copy(t[i]),this}setFromAttributeAndIndices(t,e,n,i){return this.a.fromBufferAttribute(t,e),this.b.fromBufferAttribute(t,n),this.c.fromBufferAttribute(t,i),this}clone(){return(new this.constructor).copy(this)}copy(t){return this.a.copy(t.a),this.b.copy(t.b),this.c.copy(t.c),this}getArea(){return ni.subVectors(this.c,this.b),ii.subVectors(this.a,this.b),.5*ni.cross(ii).length()}getMidpoint(t){return t.addVectors(this.a,this.b).add(this.c).multiplyScalar(1/3)}getNormal(e){return t.getNormal(this.a,this.b,this.c,e)}getPlane(t){return t.setFromCoplanarPoints(this.a,this.b,this.c)}getBarycoord(e,n){return t.getBarycoord(e,this.a,this.b,this.c,n)}getInterpolation(e,n,i,r,s){return t.getInterpolation(e,this.a,this.b,this.c,n,i,r,s)}containsPoint(e){return t.containsPoint(e,this.a,this.b,this.c)}isFrontFacing(e){return t.isFrontFacing(this.a,this.b,this.c,e)}intersectsBox(t){return t.intersectsTriangle(this)}closestPointToPoint(t,e){const n=this.a,i=this.b,r=this.c;let s,a;ai.subVectors(i,n),oi.subVectors(r,n),hi.subVectors(t,n);const o=ai.dot(hi),l=oi.dot(hi);if(o<=0&&l<=0)return e.copy(n);ui.subVectors(t,i);const h=ai.dot(ui),u=oi.dot(ui);if(h>=0&&u<=h)return e.copy(i);const c=o*u-h*l;if(c<=0&&o>=0&&h<=0)return s=o/(o-h),e.copy(n).addScaledVector(ai,s);ci.subVectors(t,r);const d=ai.dot(ci),p=oi.dot(ci);if(p>=0&&d<=p)return e.copy(r);const f=d*l-o*p;if(f<=0&&l>=0&&p<=0)return a=l/(l-p),e.copy(n).addScaledVector(oi,a);const m=h*p-d*u;if(m<=0&&u-h>=0&&d-p>=0)return li.subVectors(r,i),a=(u-h)/(u-h+(d-p)),e.copy(i).addScaledVector(li,a);const g=1/(m+f+c);return s=f*g,a=c*g,e.copy(n).addScaledVector(ai,s).addScaledVector(oi,a)}equals(t){return t.a.equals(this.a)&&t.b.equals(this.b)&&t.c.equals(this.c)}};const gi={aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074},_i={h:0,s:0,l:0},vi={h:0,s:0,l:0};function yi(t,e,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?t+6*(e-t)*n:n<.5?e:n<2/3?t+6*(e-t)*(2/3-n):t}let xi=class{constructor(t,e,n){return this.isColor=!0,this.r=1,this.g=1,this.b=1,this.set(t,e,n)}set(t,e,n){if(void 0===e&&void 0===n){const e=t;e&&e.isColor?this.copy(e):"number"==typeof e?this.setHex(e):"string"==typeof e&&this.setStyle(e)}else this.setRGB(t,e,n);return this}setScalar(t){return this.r=t,this.g=t,this.b=t,this}setHex(t,e=$t){return t=Math.floor(t),this.r=(t>>16&255)/255,this.g=(t>>8&255)/255,this.b=(255&t)/255,Ne.toWorkingColorSpace(this,e),this}setRGB(t,e,n,i=Ne.workingColorSpace){return this.r=t,this.g=e,this.b=n,Ne.toWorkingColorSpace(this,i),this}setHSL(t,e,n,i=Ne.workingColorSpace){if(t=_e(t,1),e=ge(e,0,1),n=ge(n,0,1),0===e)this.r=this.g=this.b=n;else{const i=n<=.5?n*(1+e):n+e-n*e,r=2*n-i;this.r=yi(r,i,t+1/3),this.g=yi(r,i,t),this.b=yi(r,i,t-1/3)}return Ne.toWorkingColorSpace(this,i),this}setStyle(t,e=$t){function n(e){void 0!==e&&parseFloat(e)<1&&console.warn("THREE.Color: Alpha component of "+t+" will be ignored.")}let i;if(i=/^(\w+)\(([^\)]*)\)/.exec(t)){let r;const s=i[1],a=i[2];switch(s){case"rgb":case"rgba":if(r=/^\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*(?:,\s*(\d*\.?\d+)\s*)?$/.exec(a))return n(r[4]),this.setRGB(Math.min(255,parseInt(r[1],10))/255,Math.min(255,parseInt(r[2],10))/255,Math.min(255,parseInt(r[3],10))/255,e);if(r=/^\s*(\d+)\%\s*,\s*(\d+)\%\s*,\s*(\d+)\%\s*(?:,\s*(\d*\.?\d+)\s*)?$/.exec(a))return n(r[4]),this.setRGB(Math.min(100,parseInt(r[1],10))/100,Math.min(100,parseInt(r[2],10))/100,Math.min(100,parseInt(r[3],10))/100,e);break;case"hsl":case"hsla":if(r=/^\s*(\d*\.?\d+)\s*,\s*(\d*\.?\d+)\%\s*,\s*(\d*\.?\d+)\%\s*(?:,\s*(\d*\.?\d+)\s*)?$/.exec(a))return n(r[4]),this.setHSL(parseFloat(r[1])/360,parseFloat(r[2])/100,parseFloat(r[3])/100,e);break;default:console.warn("THREE.Color: Unknown color model "+t)}}else if(i=/^\#([A-Fa-f\d]+)$/.exec(t)){const n=i[1],r=n.length;if(3===r)return this.setRGB(parseInt(n.charAt(0),16)/15,parseInt(n.charAt(1),16)/15,parseInt(n.charAt(2),16)/15,e);if(6===r)return this.setHex(parseInt(n,16),e);console.warn("THREE.Color: Invalid hex color "+t)}else if(t&&t.length>0)return this.setColorName(t,e);return this}setColorName(t,e=$t){const n=gi[t.toLowerCase()];return void 0!==n?this.setHex(n,e):console.warn("THREE.Color: Unknown color "+t),this}clone(){return new this.constructor(this.r,this.g,this.b)}copy(t){return this.r=t.r,this.g=t.g,this.b=t.b,this}copySRGBToLinear(t){return this.r=Pe(t.r),this.g=Pe(t.g),this.b=Pe(t.b),this}copyLinearToSRGB(t){return this.r=Ie(t.r),this.g=Ie(t.g),this.b=Ie(t.b),this}convertSRGBToLinear(){return this.copySRGBToLinear(this),this}convertLinearToSRGB(){return this.copyLinearToSRGB(this),this}getHex(t=$t){return Ne.fromWorkingColorSpace(bi.copy(this),t),65536*Math.round(ge(255*bi.r,0,255))+256*Math.round(ge(255*bi.g,0,255))+Math.round(ge(255*bi.b,0,255))}getHexString(t=$t){return("000000"+this.getHex(t).toString(16)).slice(-6)}getHSL(t,e=Ne.workingColorSpace){Ne.fromWorkingColorSpace(bi.copy(this),e);const n=bi.r,i=bi.g,r=bi.b,s=Math.max(n,i,r),a=Math.min(n,i,r);let o,l;const h=(a+s)/2;if(a===s)o=0,l=0;else{const t=s-a;switch(l=h<=.5?t/(s+a):t/(2-s-a),s){case n:o=(i-r)/t+(i0!=t>0&&this.version++,this._alphaTest=t}onBeforeRender(){}onBeforeCompile(){}customProgramCacheKey(){return this.onBeforeCompile.toString()}setValues(t){if(void 0!==t)for(const e in t){const n=t[e];if(void 0===n){console.warn(`THREE.Material: parameter '${e}' has value of undefined.`);continue}const i=this[e];void 0!==i?i&&i.isColor?i.set(n):i&&i.isVector3&&n&&n.isVector3?i.copy(n):this[e]=n:console.warn(`THREE.Material: '${e}' is not a property of THREE.${this.type}.`)}}toJSON(t){const e=void 0===t||"string"==typeof t;e&&(t={textures:{},images:{}});const n={metadata:{version:4.6,type:"Material",generator:"Material.toJSON"}};function i(t){const e=[];for(const n in t){const i=t[n];delete i.metadata,e.push(i)}return e}if(n.uuid=this.uuid,n.type=this.type,""!==this.name&&(n.name=this.name),this.color&&this.color.isColor&&(n.color=this.color.getHex()),void 0!==this.roughness&&(n.roughness=this.roughness),void 0!==this.metalness&&(n.metalness=this.metalness),void 0!==this.sheen&&(n.sheen=this.sheen),this.sheenColor&&this.sheenColor.isColor&&(n.sheenColor=this.sheenColor.getHex()),void 0!==this.sheenRoughness&&(n.sheenRoughness=this.sheenRoughness),this.emissive&&this.emissive.isColor&&(n.emissive=this.emissive.getHex()),void 0!==this.emissiveIntensity&&1!==this.emissiveIntensity&&(n.emissiveIntensity=this.emissiveIntensity),this.specular&&this.specular.isColor&&(n.specular=this.specular.getHex()),void 0!==this.specularIntensity&&(n.specularIntensity=this.specularIntensity),this.specularColor&&this.specularColor.isColor&&(n.specularColor=this.specularColor.getHex()),void 0!==this.shininess&&(n.shininess=this.shininess),void 0!==this.clearcoat&&(n.clearcoat=this.clearcoat),void 0!==this.clearcoatRoughness&&(n.clearcoatRoughness=this.clearcoatRoughness),this.clearcoatMap&&this.clearcoatMap.isTexture&&(n.clearcoatMap=this.clearcoatMap.toJSON(t).uuid),this.clearcoatRoughnessMap&&this.clearcoatRoughnessMap.isTexture&&(n.clearcoatRoughnessMap=this.clearcoatRoughnessMap.toJSON(t).uuid),this.clearcoatNormalMap&&this.clearcoatNormalMap.isTexture&&(n.clearcoatNormalMap=this.clearcoatNormalMap.toJSON(t).uuid,n.clearcoatNormalScale=this.clearcoatNormalScale.toArray()),void 0!==this.dispersion&&(n.dispersion=this.dispersion),void 0!==this.iridescence&&(n.iridescence=this.iridescence),void 0!==this.iridescenceIOR&&(n.iridescenceIOR=this.iridescenceIOR),void 0!==this.iridescenceThicknessRange&&(n.iridescenceThicknessRange=this.iridescenceThicknessRange),this.iridescenceMap&&this.iridescenceMap.isTexture&&(n.iridescenceMap=this.iridescenceMap.toJSON(t).uuid),this.iridescenceThicknessMap&&this.iridescenceThicknessMap.isTexture&&(n.iridescenceThicknessMap=this.iridescenceThicknessMap.toJSON(t).uuid),void 0!==this.anisotropy&&(n.anisotropy=this.anisotropy),void 0!==this.anisotropyRotation&&(n.anisotropyRotation=this.anisotropyRotation),this.anisotropyMap&&this.anisotropyMap.isTexture&&(n.anisotropyMap=this.anisotropyMap.toJSON(t).uuid),this.map&&this.map.isTexture&&(n.map=this.map.toJSON(t).uuid),this.matcap&&this.matcap.isTexture&&(n.matcap=this.matcap.toJSON(t).uuid),this.alphaMap&&this.alphaMap.isTexture&&(n.alphaMap=this.alphaMap.toJSON(t).uuid),this.lightMap&&this.lightMap.isTexture&&(n.lightMap=this.lightMap.toJSON(t).uuid,n.lightMapIntensity=this.lightMapIntensity),this.aoMap&&this.aoMap.isTexture&&(n.aoMap=this.aoMap.toJSON(t).uuid,n.aoMapIntensity=this.aoMapIntensity),this.bumpMap&&this.bumpMap.isTexture&&(n.bumpMap=this.bumpMap.toJSON(t).uuid,n.bumpScale=this.bumpScale),this.normalMap&&this.normalMap.isTexture&&(n.normalMap=this.normalMap.toJSON(t).uuid,n.normalMapType=this.normalMapType,n.normalScale=this.normalScale.toArray()),this.displacementMap&&this.displacementMap.isTexture&&(n.displacementMap=this.displacementMap.toJSON(t).uuid,n.displacementScale=this.displacementScale,n.displacementBias=this.displacementBias),this.roughnessMap&&this.roughnessMap.isTexture&&(n.roughnessMap=this.roughnessMap.toJSON(t).uuid),this.metalnessMap&&this.metalnessMap.isTexture&&(n.metalnessMap=this.metalnessMap.toJSON(t).uuid),this.emissiveMap&&this.emissiveMap.isTexture&&(n.emissiveMap=this.emissiveMap.toJSON(t).uuid),this.specularMap&&this.specularMap.isTexture&&(n.specularMap=this.specularMap.toJSON(t).uuid),this.specularIntensityMap&&this.specularIntensityMap.isTexture&&(n.specularIntensityMap=this.specularIntensityMap.toJSON(t).uuid),this.specularColorMap&&this.specularColorMap.isTexture&&(n.specularColorMap=this.specularColorMap.toJSON(t).uuid),this.envMap&&this.envMap.isTexture&&(n.envMap=this.envMap.toJSON(t).uuid,void 0!==this.combine&&(n.combine=this.combine)),void 0!==this.envMapRotation&&(n.envMapRotation=this.envMapRotation.toArray()),void 0!==this.envMapIntensity&&(n.envMapIntensity=this.envMapIntensity),void 0!==this.reflectivity&&(n.reflectivity=this.reflectivity),void 0!==this.refractionRatio&&(n.refractionRatio=this.refractionRatio),this.gradientMap&&this.gradientMap.isTexture&&(n.gradientMap=this.gradientMap.toJSON(t).uuid),void 0!==this.transmission&&(n.transmission=this.transmission),this.transmissionMap&&this.transmissionMap.isTexture&&(n.transmissionMap=this.transmissionMap.toJSON(t).uuid),void 0!==this.thickness&&(n.thickness=this.thickness),this.thicknessMap&&this.thicknessMap.isTexture&&(n.thicknessMap=this.thicknessMap.toJSON(t).uuid),void 0!==this.attenuationDistance&&this.attenuationDistance!==1/0&&(n.attenuationDistance=this.attenuationDistance),void 0!==this.attenuationColor&&(n.attenuationColor=this.attenuationColor.getHex()),void 0!==this.size&&(n.size=this.size),null!==this.shadowSide&&(n.shadowSide=this.shadowSide),void 0!==this.sizeAttenuation&&(n.sizeAttenuation=this.sizeAttenuation),1!==this.blending&&(n.blending=this.blending),0!==this.side&&(n.side=this.side),!0===this.vertexColors&&(n.vertexColors=!0),this.opacity<1&&(n.opacity=this.opacity),!0===this.transparent&&(n.transparent=!0),204!==this.blendSrc&&(n.blendSrc=this.blendSrc),205!==this.blendDst&&(n.blendDst=this.blendDst),this.blendEquation!==f&&(n.blendEquation=this.blendEquation),null!==this.blendSrcAlpha&&(n.blendSrcAlpha=this.blendSrcAlpha),null!==this.blendDstAlpha&&(n.blendDstAlpha=this.blendDstAlpha),null!==this.blendEquationAlpha&&(n.blendEquationAlpha=this.blendEquationAlpha),this.blendColor&&this.blendColor.isColor&&(n.blendColor=this.blendColor.getHex()),0!==this.blendAlpha&&(n.blendAlpha=this.blendAlpha),3!==this.depthFunc&&(n.depthFunc=this.depthFunc),!1===this.depthTest&&(n.depthTest=this.depthTest),!1===this.depthWrite&&(n.depthWrite=this.depthWrite),!1===this.colorWrite&&(n.colorWrite=this.colorWrite),255!==this.stencilWriteMask&&(n.stencilWriteMask=this.stencilWriteMask),519!==this.stencilFunc&&(n.stencilFunc=this.stencilFunc),0!==this.stencilRef&&(n.stencilRef=this.stencilRef),255!==this.stencilFuncMask&&(n.stencilFuncMask=this.stencilFuncMask),this.stencilFail!==Qt&&(n.stencilFail=this.stencilFail),this.stencilZFail!==Qt&&(n.stencilZFail=this.stencilZFail),this.stencilZPass!==Qt&&(n.stencilZPass=this.stencilZPass),!0===this.stencilWrite&&(n.stencilWrite=this.stencilWrite),void 0!==this.rotation&&0!==this.rotation&&(n.rotation=this.rotation),!0===this.polygonOffset&&(n.polygonOffset=!0),0!==this.polygonOffsetFactor&&(n.polygonOffsetFactor=this.polygonOffsetFactor),0!==this.polygonOffsetUnits&&(n.polygonOffsetUnits=this.polygonOffsetUnits),void 0!==this.linewidth&&1!==this.linewidth&&(n.linewidth=this.linewidth),void 0!==this.dashSize&&(n.dashSize=this.dashSize),void 0!==this.gapSize&&(n.gapSize=this.gapSize),void 0!==this.scale&&(n.scale=this.scale),!0===this.dithering&&(n.dithering=!0),this.alphaTest>0&&(n.alphaTest=this.alphaTest),!0===this.alphaHash&&(n.alphaHash=!0),!0===this.alphaToCoverage&&(n.alphaToCoverage=!0),!0===this.premultipliedAlpha&&(n.premultipliedAlpha=!0),!0===this.forceSinglePass&&(n.forceSinglePass=!0),!0===this.wireframe&&(n.wireframe=!0),this.wireframeLinewidth>1&&(n.wireframeLinewidth=this.wireframeLinewidth),"round"!==this.wireframeLinecap&&(n.wireframeLinecap=this.wireframeLinecap),"round"!==this.wireframeLinejoin&&(n.wireframeLinejoin=this.wireframeLinejoin),!0===this.flatShading&&(n.flatShading=!0),!1===this.visible&&(n.visible=!1),!1===this.toneMapped&&(n.toneMapped=!1),!1===this.fog&&(n.fog=!1),Object.keys(this.userData).length>0&&(n.userData=this.userData),e){const e=i(t.textures),r=i(t.images);e.length>0&&(n.textures=e),r.length>0&&(n.images=r)}return n}clone(){return(new this.constructor).copy(this)}copy(t){this.name=t.name,this.blending=t.blending,this.side=t.side,this.vertexColors=t.vertexColors,this.opacity=t.opacity,this.transparent=t.transparent,this.blendSrc=t.blendSrc,this.blendDst=t.blendDst,this.blendEquation=t.blendEquation,this.blendSrcAlpha=t.blendSrcAlpha,this.blendDstAlpha=t.blendDstAlpha,this.blendEquationAlpha=t.blendEquationAlpha,this.blendColor.copy(t.blendColor),this.blendAlpha=t.blendAlpha,this.depthFunc=t.depthFunc,this.depthTest=t.depthTest,this.depthWrite=t.depthWrite,this.stencilWriteMask=t.stencilWriteMask,this.stencilFunc=t.stencilFunc,this.stencilRef=t.stencilRef,this.stencilFuncMask=t.stencilFuncMask,this.stencilFail=t.stencilFail,this.stencilZFail=t.stencilZFail,this.stencilZPass=t.stencilZPass,this.stencilWrite=t.stencilWrite;const e=t.clippingPlanes;let n=null;if(null!==e){const t=e.length;n=new Array(t);for(let i=0;i!==t;++i)n[i]=e[i].clone()}return this.clippingPlanes=n,this.clipIntersection=t.clipIntersection,this.clipShadows=t.clipShadows,this.shadowSide=t.shadowSide,this.colorWrite=t.colorWrite,this.precision=t.precision,this.polygonOffset=t.polygonOffset,this.polygonOffsetFactor=t.polygonOffsetFactor,this.polygonOffsetUnits=t.polygonOffsetUnits,this.dithering=t.dithering,this.alphaTest=t.alphaTest,this.alphaHash=t.alphaHash,this.alphaToCoverage=t.alphaToCoverage,this.premultipliedAlpha=t.premultipliedAlpha,this.forceSinglePass=t.forceSinglePass,this.visible=t.visible,this.toneMapped=t.toneMapped,this.userData=JSON.parse(JSON.stringify(t.userData)),this}dispose(){this.dispatchEvent({type:"dispose"})}set needsUpdate(t){!0===t&&this.version++}onBuild(){console.warn("Material: onBuild() has been removed.")}},Ti=class extends Mi{static get type(){return"MeshBasicMaterial"}constructor(t){super(),this.isMeshBasicMaterial=!0,this.color=new xi(16777215),this.map=null,this.lightMap=null,this.lightMapIntensity=1,this.aoMap=null,this.aoMapIntensity=1,this.specularMap=null,this.alphaMap=null,this.envMap=null,this.envMapRotation=new Bn,this.combine=0,this.reflectivity=1,this.refractionRatio=.98,this.wireframe=!1,this.wireframeLinewidth=1,this.wireframeLinecap="round",this.wireframeLinejoin="round",this.fog=!0,this.setValues(t)}copy(t){return super.copy(t),this.color.copy(t.color),this.map=t.map,this.lightMap=t.lightMap,this.lightMapIntensity=t.lightMapIntensity,this.aoMap=t.aoMap,this.aoMapIntensity=t.aoMapIntensity,this.specularMap=t.specularMap,this.alphaMap=t.alphaMap,this.envMap=t.envMap,this.envMapRotation.copy(t.envMapRotation),this.combine=t.combine,this.reflectivity=t.reflectivity,this.refractionRatio=t.refractionRatio,this.wireframe=t.wireframe,this.wireframeLinewidth=t.wireframeLinewidth,this.wireframeLinecap=t.wireframeLinecap,this.wireframeLinejoin=t.wireframeLinejoin,this.fog=t.fog,this}};const wi=new Ze,Ei=new Se;let Ai=class{constructor(t,e,n=!1){if(Array.isArray(t))throw new TypeError("THREE.BufferAttribute: array should be a Typed Array.");this.isBufferAttribute=!0,this.name="",this.array=t,this.itemSize=e,this.count=void 0!==t?t.length/e:0,this.normalized=n,this.usage=35044,this.updateRanges=[],this.gpuType=rt,this.version=0}onUploadCallback(){}set needsUpdate(t){!0===t&&this.version++}setUsage(t){return this.usage=t,this}addUpdateRange(t,e){this.updateRanges.push({start:t,count:e})}clearUpdateRanges(){this.updateRanges.length=0}copy(t){return this.name=t.name,this.array=new t.array.constructor(t.array),this.itemSize=t.itemSize,this.count=t.count,this.normalized=t.normalized,this.usage=t.usage,this.gpuType=t.gpuType,this}copyAt(t,e,n){t*=this.itemSize,n*=e.itemSize;for(let i=0,r=this.itemSize;ie.count&&console.warn("THREE.BufferGeometry: Buffer size too small for points data. Use .dispose() and create a new geometry."),e.needsUpdate=!0}return this}computeBoundingBox(){null===this.boundingBox&&(this.boundingBox=new tn);const t=this.attributes.position,e=this.morphAttributes.position;if(t&&t.isGLBufferAttribute)return console.error("THREE.BufferGeometry.computeBoundingBox(): GLBufferAttribute requires a manual bounding box.",this),void this.boundingBox.set(new Ze(-1/0,-1/0,-1/0),new Ze(1/0,1/0,1/0));if(void 0!==t){if(this.boundingBox.setFromBufferAttribute(t),e)for(let t=0,n=e.length;t0&&(t.userData=this.userData),void 0!==this.parameters){const e=this.parameters;for(const n in e)void 0!==e[n]&&(t[n]=e[n]);return t}t.data={attributes:{}};const e=this.index;null!==e&&(t.data.index={type:e.array.constructor.name,array:Array.prototype.slice.call(e.array)});const n=this.attributes;for(const e in n){const i=n[e];t.data.attributes[e]=i.toJSON(t.data)}const i={};let r=!1;for(const e in this.morphAttributes){const n=this.morphAttributes[e],s=[];for(let e=0,i=n.length;e0&&(i[e]=s,r=!0)}r&&(t.data.morphAttributes=i,t.data.morphTargetsRelative=this.morphTargetsRelative);const s=this.groups;s.length>0&&(t.data.groups=JSON.parse(JSON.stringify(s)));const a=this.boundingSphere;return null!==a&&(t.data.boundingSphere={center:a.center.toArray(),radius:a.radius}),t}clone(){return(new this.constructor).copy(this)}copy(t){this.index=null,this.attributes={},this.morphAttributes={},this.groups=[],this.boundingBox=null,this.boundingSphere=null;const e={};this.name=t.name;const n=t.index;null!==n&&this.setIndex(n.clone(e));const i=t.attributes;for(const t in i){const n=i[t];this.setAttribute(t,n.clone(e))}const r=t.morphAttributes;for(const t in r){const n=[],i=r[t];for(let t=0,r=i.length;t0){const n=t[e[0]];if(void 0!==n){this.morphTargetInfluences=[],this.morphTargetDictionary={};for(let t=0,e=n.length;t(t.far-t.near)**2)return}zi.copy(r).invert(),ki.copy(t.ray).applyMatrix4(zi),null!==n.boundingBox&&!1===ki.intersectsBox(n.boundingBox)||this._computeIntersections(t,e,ki)}}_computeIntersections(t,e,n){let i;const r=this.geometry,s=this.material,a=r.index,o=r.attributes.position,l=r.attributes.uv,h=r.attributes.uv1,u=r.attributes.normal,c=r.groups,d=r.drawRange;if(null!==a)if(Array.isArray(s))for(let r=0,o=c.length;rn.far?null:{distance:h,point:Yi.clone(),object:t}}(t,e,n,i,Hi,ji,Wi,$i);if(u){const t=new Ze;mi.getBarycoord($i,Hi,ji,Wi,t),r&&(u.uv=mi.getInterpolatedAttribute(r,o,l,h,t,new Se)),s&&(u.uv1=mi.getInterpolatedAttribute(s,o,l,h,t,new Se)),a&&(u.normal=mi.getInterpolatedAttribute(a,o,l,h,t,new Ze),u.normal.dot(i.direction)>0&&u.normal.multiplyScalar(-1));const e={a:o,b:l,c:h,normal:new Ze,materialIndex:0};mi.getNormal(Hi,ji,Wi,e.normal),u.face=e,u.barycoord=t}return u}let Qi=class t extends Bi{constructor(t=1,e=1,n=1,i=1,r=1,s=1){super(),this.type="BoxGeometry",this.parameters={width:t,height:e,depth:n,widthSegments:i,heightSegments:r,depthSegments:s};const a=this;i=Math.floor(i),r=Math.floor(r),s=Math.floor(s);const o=[],l=[],h=[],u=[];let c=0,d=0;function p(t,e,n,i,r,s,p,f,m,g,_){const v=s/m,y=p/g,x=s/2,b=p/2,S=f/2,M=m+1,T=g+1;let w=0,E=0;const A=new Ze;for(let s=0;s0?1:-1,h.push(A.x,A.y,A.z),u.push(o/m),u.push(1-s/g),w+=1}}for(let t=0;t0&&(e.defines=this.defines),e.vertexShader=this.vertexShader,e.fragmentShader=this.fragmentShader,e.lights=this.lights,e.clipping=this.clipping;const n={};for(const t in this.extensions)!0===this.extensions[t]&&(n[t]=!0);return Object.keys(n).length>0&&(e.extensions=n),e}},rr=class extends ei{constructor(){super(),this.isCamera=!0,this.type="Camera",this.matrixWorldInverse=new Rn,this.projectionMatrix=new Rn,this.projectionMatrixInverse=new Rn,this.coordinateSystem=le}copy(t,e){return super.copy(t,e),this.matrixWorldInverse.copy(t.matrixWorldInverse),this.projectionMatrix.copy(t.projectionMatrix),this.projectionMatrixInverse.copy(t.projectionMatrixInverse),this.coordinateSystem=t.coordinateSystem,this}getWorldDirection(t){return super.getWorldDirection(t).negate()}updateMatrixWorld(t){super.updateMatrixWorld(t),this.matrixWorldInverse.copy(this.matrixWorld).invert()}updateWorldMatrix(t,e){super.updateWorldMatrix(t,e),this.matrixWorldInverse.copy(this.matrixWorld).invert()}clone(){return(new this.constructor).copy(this)}};const sr=new Ze,ar=new Se,or=new Se;let lr=class extends rr{constructor(t=50,e=1,n=.1,i=2e3){super(),this.isPerspectiveCamera=!0,this.type="PerspectiveCamera",this.fov=t,this.zoom=1,this.near=n,this.far=i,this.focus=10,this.aspect=e,this.view=null,this.filmGauge=35,this.filmOffset=0,this.updateProjectionMatrix()}copy(t,e){return super.copy(t,e),this.fov=t.fov,this.zoom=t.zoom,this.near=t.near,this.far=t.far,this.focus=t.focus,this.aspect=t.aspect,this.view=null===t.view?null:Object.assign({},t.view),this.filmGauge=t.filmGauge,this.filmOffset=t.filmOffset,this}setFocalLength(t){const e=.5*this.getFilmHeight()/t;this.fov=2*fe*Math.atan(e),this.updateProjectionMatrix()}getFocalLength(){const t=Math.tan(.5*pe*this.fov);return.5*this.getFilmHeight()/t}getEffectiveFOV(){return 2*fe*Math.atan(Math.tan(.5*pe*this.fov)/this.zoom)}getFilmWidth(){return this.filmGauge*Math.min(this.aspect,1)}getFilmHeight(){return this.filmGauge/Math.max(this.aspect,1)}getViewBounds(t,e,n){sr.set(-1,-1,.5).applyMatrix4(this.projectionMatrixInverse),e.set(sr.x,sr.y).multiplyScalar(-t/sr.z),sr.set(1,1,.5).applyMatrix4(this.projectionMatrixInverse),n.set(sr.x,sr.y).multiplyScalar(-t/sr.z)}getViewSize(t,e){return this.getViewBounds(t,ar,or),e.subVectors(or,ar)}setViewOffset(t,e,n,i,r,s){this.aspect=t/e,null===this.view&&(this.view={enabled:!0,fullWidth:1,fullHeight:1,offsetX:0,offsetY:0,width:1,height:1}),this.view.enabled=!0,this.view.fullWidth=t,this.view.fullHeight=e,this.view.offsetX=n,this.view.offsetY=i,this.view.width=r,this.view.height=s,this.updateProjectionMatrix()}clearViewOffset(){null!==this.view&&(this.view.enabled=!1),this.updateProjectionMatrix()}updateProjectionMatrix(){const t=this.near;let e=t*Math.tan(.5*pe*this.fov)/this.zoom,n=2*e,i=this.aspect*n,r=-.5*i;const s=this.view;if(null!==this.view&&this.view.enabled){const t=s.fullWidth,a=s.fullHeight;r+=s.offsetX*i/t,e-=s.offsetY*n/a,i*=s.width/t,n*=s.height/a}const a=this.filmOffset;0!==a&&(r+=t*a/this.getFilmWidth()),this.projectionMatrix.makePerspective(r,r+i,e,e-n,t,this.far,this.coordinateSystem),this.projectionMatrixInverse.copy(this.projectionMatrix).invert()}toJSON(t){const e=super.toJSON(t);return e.object.fov=this.fov,e.object.zoom=this.zoom,e.object.near=this.near,e.object.far=this.far,e.object.focus=this.focus,e.object.aspect=this.aspect,null!==this.view&&(e.object.view=Object.assign({},this.view)),e.object.filmGauge=this.filmGauge,e.object.filmOffset=this.filmOffset,e}};const hr=-90;let ur=class extends ei{constructor(t,e,n){super(),this.type="CubeCamera",this.renderTarget=n,this.coordinateSystem=null,this.activeMipmapLevel=0;const i=new lr(hr,1,t,e);i.layers=this.layers,this.add(i);const r=new lr(hr,1,t,e);r.layers=this.layers,this.add(r);const s=new lr(hr,1,t,e);s.layers=this.layers,this.add(s);const a=new lr(hr,1,t,e);a.layers=this.layers,this.add(a);const o=new lr(hr,1,t,e);o.layers=this.layers,this.add(o);const l=new lr(hr,1,t,e);l.layers=this.layers,this.add(l)}updateCoordinateSystem(){const t=this.coordinateSystem,e=this.children.concat(),[n,i,r,s,a,o]=e;for(const t of e)this.remove(t);if(t===le)n.up.set(0,1,0),n.lookAt(1,0,0),i.up.set(0,1,0),i.lookAt(-1,0,0),r.up.set(0,0,-1),r.lookAt(0,1,0),s.up.set(0,0,1),s.lookAt(0,-1,0),a.up.set(0,1,0),a.lookAt(0,0,1),o.up.set(0,1,0),o.lookAt(0,0,-1);else{if(t!==he)throw new Error("THREE.CubeCamera.updateCoordinateSystem(): Invalid coordinate system: "+t);n.up.set(0,-1,0),n.lookAt(-1,0,0),i.up.set(0,-1,0),i.lookAt(1,0,0),r.up.set(0,0,1),r.lookAt(0,1,0),s.up.set(0,0,-1),s.lookAt(0,-1,0),a.up.set(0,-1,0),a.lookAt(0,0,1),o.up.set(0,-1,0),o.lookAt(0,0,-1)}for(const t of e)this.add(t),t.updateMatrixWorld()}update(t,e){null===this.parent&&this.updateMatrixWorld();const{renderTarget:n,activeMipmapLevel:i}=this;this.coordinateSystem!==t.coordinateSystem&&(this.coordinateSystem=t.coordinateSystem,this.updateCoordinateSystem());const[r,s,a,o,l,h]=this.children,u=t.getRenderTarget(),c=t.getActiveCubeFace(),d=t.getActiveMipmapLevel(),p=t.xr.enabled;t.xr.enabled=!1;const f=n.texture.generateMipmaps;n.texture.generateMipmaps=!1,t.setRenderTarget(n,0,i),t.render(e,r),t.setRenderTarget(n,1,i),t.render(e,s),t.setRenderTarget(n,2,i),t.render(e,a),t.setRenderTarget(n,3,i),t.render(e,o),t.setRenderTarget(n,4,i),t.render(e,l),n.texture.generateMipmaps=f,t.setRenderTarget(n,5,i),t.render(e,h),t.setRenderTarget(u,c,d),t.xr.enabled=p,n.texture.needsPMREMUpdate=!0}},cr=class extends je{constructor(t,e,n,i,r,s,a,o,l,h){super(t=void 0!==t?t:[],e=void 0!==e?e:k,n,i,r,s,a,o,l,h),this.isCubeTexture=!0,this.flipY=!1}get images(){return this.image}set images(t){this.image=t}},dr=class extends Xe{constructor(t=1,e={}){super(t,t,e),this.isWebGLCubeRenderTarget=!0;const n={width:t,height:t,depth:1},i=[n,n,n,n,n,n];this.texture=new cr(i,e.mapping,e.wrapS,e.wrapT,e.magFilter,e.minFilter,e.format,e.type,e.anisotropy,e.colorSpace),this.texture.isRenderTargetTexture=!0,this.texture.generateMipmaps=void 0!==e.generateMipmaps&&e.generateMipmaps,this.texture.minFilter=void 0!==e.minFilter?e.minFilter:Y}fromEquirectangularTexture(t,e){this.texture.type=e.type,this.texture.colorSpace=e.colorSpace,this.texture.generateMipmaps=e.generateMipmaps,this.texture.minFilter=e.minFilter,this.texture.magFilter=e.magFilter;const n={uniforms:{tEquirect:{value:null}},vertexShader:"\n\n\t\t\t\tvarying vec3 vWorldDirection;\n\n\t\t\t\tvec3 transformDirection( in vec3 dir, in mat4 matrix ) {\n\n\t\t\t\t\treturn normalize( ( matrix * vec4( dir, 0.0 ) ).xyz );\n\n\t\t\t\t}\n\n\t\t\t\tvoid main() {\n\n\t\t\t\t\tvWorldDirection = transformDirection( position, modelMatrix );\n\n\t\t\t\t\t#include \n\t\t\t\t\t#include \n\n\t\t\t\t}\n\t\t\t",fragmentShader:"\n\n\t\t\t\tuniform sampler2D tEquirect;\n\n\t\t\t\tvarying vec3 vWorldDirection;\n\n\t\t\t\t#include \n\n\t\t\t\tvoid main() {\n\n\t\t\t\t\tvec3 direction = normalize( vWorldDirection );\n\n\t\t\t\t\tvec2 sampleUV = equirectUv( direction );\n\n\t\t\t\t\tgl_FragColor = texture2D( tEquirect, sampleUV );\n\n\t\t\t\t}\n\t\t\t"},i=new Qi(5,5,5),r=new ir({name:"CubemapFromEquirect",uniforms:Ji(n.uniforms),vertexShader:n.vertexShader,fragmentShader:n.fragmentShader,side:1,blending:0});r.uniforms.tEquirect.value=e;const s=new Ki(i,r),a=e.minFilter;e.minFilter===Z&&(e.minFilter=Y);return new ur(1,10,this).update(t,s),e.minFilter=a,s.geometry.dispose(),s.material.dispose(),this}clear(t,e,n,i){const r=t.getRenderTarget();for(let r=0;r<6;r++)t.setRenderTarget(this,r),t.clear(e,n,i);t.setRenderTarget(r)}};const pr=new Ze,fr=new Ze,mr=new Me;let gr=class{constructor(t=new Ze(1,0,0),e=0){this.isPlane=!0,this.normal=t,this.constant=e}set(t,e){return this.normal.copy(t),this.constant=e,this}setComponents(t,e,n,i){return this.normal.set(t,e,n),this.constant=i,this}setFromNormalAndCoplanarPoint(t,e){return this.normal.copy(t),this.constant=-e.dot(this.normal),this}setFromCoplanarPoints(t,e,n){const i=pr.subVectors(n,e).cross(fr.subVectors(t,e)).normalize();return this.setFromNormalAndCoplanarPoint(i,t),this}copy(t){return this.normal.copy(t.normal),this.constant=t.constant,this}normalize(){const t=1/this.normal.length();return this.normal.multiplyScalar(t),this.constant*=t,this}negate(){return this.constant*=-1,this.normal.negate(),this}distanceToPoint(t){return this.normal.dot(t)+this.constant}distanceToSphere(t){return this.distanceToPoint(t.center)-t.radius}projectPoint(t,e){return e.copy(t).addScaledVector(this.normal,-this.distanceToPoint(t))}intersectLine(t,e){const n=t.delta(pr),i=this.normal.dot(n);if(0===i)return 0===this.distanceToPoint(t.start)?e.copy(t.start):null;const r=-(t.start.dot(this.normal)+this.constant)/i;return r<0||r>1?null:e.copy(t.start).addScaledVector(n,r)}intersectsLine(t){const e=this.distanceToPoint(t.start),n=this.distanceToPoint(t.end);return e<0&&n>0||n<0&&e>0}intersectsBox(t){return t.intersectsPlane(this)}intersectsSphere(t){return t.intersectsPlane(this)}coplanarPoint(t){return t.copy(this.normal).multiplyScalar(-this.constant)}applyMatrix4(t,e){const n=e||mr.getNormalMatrix(t),i=this.coplanarPoint(pr).applyMatrix4(t),r=this.normal.applyMatrix3(n).normalize();return this.constant=-i.dot(r),this}translate(t){return this.constant-=t.dot(this.normal),this}equals(t){return t.normal.equals(this.normal)&&t.constant===this.constant}clone(){return(new this.constructor).copy(this)}};const _r=new yn,vr=new Ze;let yr=class{constructor(t=new gr,e=new gr,n=new gr,i=new gr,r=new gr,s=new gr){this.planes=[t,e,n,i,r,s]}set(t,e,n,i,r,s){const a=this.planes;return a[0].copy(t),a[1].copy(e),a[2].copy(n),a[3].copy(i),a[4].copy(r),a[5].copy(s),this}copy(t){const e=this.planes;for(let n=0;n<6;n++)e[n].copy(t.planes[n]);return this}setFromProjectionMatrix(t,e=2e3){const n=this.planes,i=t.elements,r=i[0],s=i[1],a=i[2],o=i[3],l=i[4],h=i[5],u=i[6],c=i[7],d=i[8],p=i[9],f=i[10],m=i[11],g=i[12],_=i[13],v=i[14],y=i[15];if(n[0].setComponents(o-r,c-l,m-d,y-g).normalize(),n[1].setComponents(o+r,c+l,m+d,y+g).normalize(),n[2].setComponents(o+s,c+h,m+p,y+_).normalize(),n[3].setComponents(o-s,c-h,m-p,y-_).normalize(),n[4].setComponents(o-a,c-u,m-f,y-v).normalize(),e===le)n[5].setComponents(o+a,c+u,m+f,y+v).normalize();else{if(e!==he)throw new Error("THREE.Frustum.setFromProjectionMatrix(): Invalid coordinate system: "+e);n[5].setComponents(a,u,f,v).normalize()}return this}intersectsObject(t){if(void 0!==t.boundingSphere)null===t.boundingSphere&&t.computeBoundingSphere(),_r.copy(t.boundingSphere).applyMatrix4(t.matrixWorld);else{const e=t.geometry;null===e.boundingSphere&&e.computeBoundingSphere(),_r.copy(e.boundingSphere).applyMatrix4(t.matrixWorld)}return this.intersectsSphere(_r)}intersectsSprite(t){return _r.center.set(0,0,0),_r.radius=.7071067811865476,_r.applyMatrix4(t.matrixWorld),this.intersectsSphere(_r)}intersectsSphere(t){const e=this.planes,n=t.center,i=-t.radius;for(let t=0;t<6;t++){if(e[t].distanceToPoint(n)0?t.max.x:t.min.x,vr.y=i.normal.y>0?t.max.y:t.min.y,vr.z=i.normal.z>0?t.max.z:t.min.z,i.distanceToPoint(vr)<0)return!1}return!0}containsPoint(t){const e=this.planes;for(let n=0;n<6;n++)if(e[n].distanceToPoint(t)<0)return!1;return!0}clone(){return(new this.constructor).copy(this)}};function xr(){let t=null,e=!1,n=null,i=null;function r(e,s){n(e,s),i=t.requestAnimationFrame(r)}return{start:function(){!0!==e&&null!==n&&(i=t.requestAnimationFrame(r),e=!0)},stop:function(){t.cancelAnimationFrame(i),e=!1},setAnimationLoop:function(t){n=t},setContext:function(e){t=e}}}function br(t){const e=new WeakMap;return{get:function(t){return t.isInterleavedBufferAttribute&&(t=t.data),e.get(t)},remove:function(n){n.isInterleavedBufferAttribute&&(n=n.data);const i=e.get(n);i&&(t.deleteBuffer(i.buffer),e.delete(n))},update:function(n,i){if(n.isInterleavedBufferAttribute&&(n=n.data),n.isGLBufferAttribute){const t=e.get(n);return void((!t||t.versiont.start-e.start));let e=0;for(let t=1;t 0\n\tvec4 plane;\n\t#ifdef ALPHA_TO_COVERAGE\n\t\tfloat distanceToPlane, distanceGradient;\n\t\tfloat clipOpacity = 1.0;\n\t\t#pragma unroll_loop_start\n\t\tfor ( int i = 0; i < UNION_CLIPPING_PLANES; i ++ ) {\n\t\t\tplane = clippingPlanes[ i ];\n\t\t\tdistanceToPlane = - dot( vClipPosition, plane.xyz ) + plane.w;\n\t\t\tdistanceGradient = fwidth( distanceToPlane ) / 2.0;\n\t\t\tclipOpacity *= smoothstep( - distanceGradient, distanceGradient, distanceToPlane );\n\t\t\tif ( clipOpacity == 0.0 ) discard;\n\t\t}\n\t\t#pragma unroll_loop_end\n\t\t#if UNION_CLIPPING_PLANES < NUM_CLIPPING_PLANES\n\t\t\tfloat unionClipOpacity = 1.0;\n\t\t\t#pragma unroll_loop_start\n\t\t\tfor ( int i = UNION_CLIPPING_PLANES; i < NUM_CLIPPING_PLANES; i ++ ) {\n\t\t\t\tplane = clippingPlanes[ i ];\n\t\t\t\tdistanceToPlane = - dot( vClipPosition, plane.xyz ) + plane.w;\n\t\t\t\tdistanceGradient = fwidth( distanceToPlane ) / 2.0;\n\t\t\t\tunionClipOpacity *= 1.0 - smoothstep( - distanceGradient, distanceGradient, distanceToPlane );\n\t\t\t}\n\t\t\t#pragma unroll_loop_end\n\t\t\tclipOpacity *= 1.0 - unionClipOpacity;\n\t\t#endif\n\t\tdiffuseColor.a *= clipOpacity;\n\t\tif ( diffuseColor.a == 0.0 ) discard;\n\t#else\n\t\t#pragma unroll_loop_start\n\t\tfor ( int i = 0; i < UNION_CLIPPING_PLANES; i ++ ) {\n\t\t\tplane = clippingPlanes[ i ];\n\t\t\tif ( dot( vClipPosition, plane.xyz ) > plane.w ) discard;\n\t\t}\n\t\t#pragma unroll_loop_end\n\t\t#if UNION_CLIPPING_PLANES < NUM_CLIPPING_PLANES\n\t\t\tbool clipped = true;\n\t\t\t#pragma unroll_loop_start\n\t\t\tfor ( int i = UNION_CLIPPING_PLANES; i < NUM_CLIPPING_PLANES; i ++ ) {\n\t\t\t\tplane = clippingPlanes[ i ];\n\t\t\t\tclipped = ( dot( vClipPosition, plane.xyz ) > plane.w ) && clipped;\n\t\t\t}\n\t\t\t#pragma unroll_loop_end\n\t\t\tif ( clipped ) discard;\n\t\t#endif\n\t#endif\n#endif",clipping_planes_pars_fragment:"#if NUM_CLIPPING_PLANES > 0\n\tvarying vec3 vClipPosition;\n\tuniform vec4 clippingPlanes[ NUM_CLIPPING_PLANES ];\n#endif",clipping_planes_pars_vertex:"#if NUM_CLIPPING_PLANES > 0\n\tvarying vec3 vClipPosition;\n#endif",clipping_planes_vertex:"#if NUM_CLIPPING_PLANES > 0\n\tvClipPosition = - mvPosition.xyz;\n#endif",color_fragment:"#if defined( USE_COLOR_ALPHA )\n\tdiffuseColor *= vColor;\n#elif defined( USE_COLOR )\n\tdiffuseColor.rgb *= vColor;\n#endif",color_pars_fragment:"#if defined( USE_COLOR_ALPHA )\n\tvarying vec4 vColor;\n#elif defined( USE_COLOR )\n\tvarying vec3 vColor;\n#endif",color_pars_vertex:"#if defined( USE_COLOR_ALPHA )\n\tvarying vec4 vColor;\n#elif defined( USE_COLOR ) || defined( USE_INSTANCING_COLOR ) || defined( USE_BATCHING_COLOR )\n\tvarying vec3 vColor;\n#endif",color_vertex:"#if defined( USE_COLOR_ALPHA )\n\tvColor = vec4( 1.0 );\n#elif defined( USE_COLOR ) || defined( USE_INSTANCING_COLOR ) || defined( USE_BATCHING_COLOR )\n\tvColor = vec3( 1.0 );\n#endif\n#ifdef USE_COLOR\n\tvColor *= color;\n#endif\n#ifdef USE_INSTANCING_COLOR\n\tvColor.xyz *= instanceColor.xyz;\n#endif\n#ifdef USE_BATCHING_COLOR\n\tvec3 batchingColor = getBatchingColor( getIndirectIndex( gl_DrawID ) );\n\tvColor.xyz *= batchingColor.xyz;\n#endif",common:"#define PI 3.141592653589793\n#define PI2 6.283185307179586\n#define PI_HALF 1.5707963267948966\n#define RECIPROCAL_PI 0.3183098861837907\n#define RECIPROCAL_PI2 0.15915494309189535\n#define EPSILON 1e-6\n#ifndef saturate\n#define saturate( a ) clamp( a, 0.0, 1.0 )\n#endif\n#define whiteComplement( a ) ( 1.0 - saturate( a ) )\nfloat pow2( const in float x ) { return x*x; }\nvec3 pow2( const in vec3 x ) { return x*x; }\nfloat pow3( const in float x ) { return x*x*x; }\nfloat pow4( const in float x ) { float x2 = x*x; return x2*x2; }\nfloat max3( const in vec3 v ) { return max( max( v.x, v.y ), v.z ); }\nfloat average( const in vec3 v ) { return dot( v, vec3( 0.3333333 ) ); }\nhighp float rand( const in vec2 uv ) {\n\tconst highp float a = 12.9898, b = 78.233, c = 43758.5453;\n\thighp float dt = dot( uv.xy, vec2( a,b ) ), sn = mod( dt, PI );\n\treturn fract( sin( sn ) * c );\n}\n#ifdef HIGH_PRECISION\n\tfloat precisionSafeLength( vec3 v ) { return length( v ); }\n#else\n\tfloat precisionSafeLength( vec3 v ) {\n\t\tfloat maxComponent = max3( abs( v ) );\n\t\treturn length( v / maxComponent ) * maxComponent;\n\t}\n#endif\nstruct IncidentLight {\n\tvec3 color;\n\tvec3 direction;\n\tbool visible;\n};\nstruct ReflectedLight {\n\tvec3 directDiffuse;\n\tvec3 directSpecular;\n\tvec3 indirectDiffuse;\n\tvec3 indirectSpecular;\n};\n#ifdef USE_ALPHAHASH\n\tvarying vec3 vPosition;\n#endif\nvec3 transformDirection( in vec3 dir, in mat4 matrix ) {\n\treturn normalize( ( matrix * vec4( dir, 0.0 ) ).xyz );\n}\nvec3 inverseTransformDirection( in vec3 dir, in mat4 matrix ) {\n\treturn normalize( ( vec4( dir, 0.0 ) * matrix ).xyz );\n}\nmat3 transposeMat3( const in mat3 m ) {\n\tmat3 tmp;\n\ttmp[ 0 ] = vec3( m[ 0 ].x, m[ 1 ].x, m[ 2 ].x );\n\ttmp[ 1 ] = vec3( m[ 0 ].y, m[ 1 ].y, m[ 2 ].y );\n\ttmp[ 2 ] = vec3( m[ 0 ].z, m[ 1 ].z, m[ 2 ].z );\n\treturn tmp;\n}\nbool isPerspectiveMatrix( mat4 m ) {\n\treturn m[ 2 ][ 3 ] == - 1.0;\n}\nvec2 equirectUv( in vec3 dir ) {\n\tfloat u = atan( dir.z, dir.x ) * RECIPROCAL_PI2 + 0.5;\n\tfloat v = asin( clamp( dir.y, - 1.0, 1.0 ) ) * RECIPROCAL_PI + 0.5;\n\treturn vec2( u, v );\n}\nvec3 BRDF_Lambert( const in vec3 diffuseColor ) {\n\treturn RECIPROCAL_PI * diffuseColor;\n}\nvec3 F_Schlick( const in vec3 f0, const in float f90, const in float dotVH ) {\n\tfloat fresnel = exp2( ( - 5.55473 * dotVH - 6.98316 ) * dotVH );\n\treturn f0 * ( 1.0 - fresnel ) + ( f90 * fresnel );\n}\nfloat F_Schlick( const in float f0, const in float f90, const in float dotVH ) {\n\tfloat fresnel = exp2( ( - 5.55473 * dotVH - 6.98316 ) * dotVH );\n\treturn f0 * ( 1.0 - fresnel ) + ( f90 * fresnel );\n} // validated",cube_uv_reflection_fragment:"#ifdef ENVMAP_TYPE_CUBE_UV\n\t#define cubeUV_minMipLevel 4.0\n\t#define cubeUV_minTileSize 16.0\n\tfloat getFace( vec3 direction ) {\n\t\tvec3 absDirection = abs( direction );\n\t\tfloat face = - 1.0;\n\t\tif ( absDirection.x > absDirection.z ) {\n\t\t\tif ( absDirection.x > absDirection.y )\n\t\t\t\tface = direction.x > 0.0 ? 0.0 : 3.0;\n\t\t\telse\n\t\t\t\tface = direction.y > 0.0 ? 1.0 : 4.0;\n\t\t} else {\n\t\t\tif ( absDirection.z > absDirection.y )\n\t\t\t\tface = direction.z > 0.0 ? 2.0 : 5.0;\n\t\t\telse\n\t\t\t\tface = direction.y > 0.0 ? 1.0 : 4.0;\n\t\t}\n\t\treturn face;\n\t}\n\tvec2 getUV( vec3 direction, float face ) {\n\t\tvec2 uv;\n\t\tif ( face == 0.0 ) {\n\t\t\tuv = vec2( direction.z, direction.y ) / abs( direction.x );\n\t\t} else if ( face == 1.0 ) {\n\t\t\tuv = vec2( - direction.x, - direction.z ) / abs( direction.y );\n\t\t} else if ( face == 2.0 ) {\n\t\t\tuv = vec2( - direction.x, direction.y ) / abs( direction.z );\n\t\t} else if ( face == 3.0 ) {\n\t\t\tuv = vec2( - direction.z, direction.y ) / abs( direction.x );\n\t\t} else if ( face == 4.0 ) {\n\t\t\tuv = vec2( - direction.x, direction.z ) / abs( direction.y );\n\t\t} else {\n\t\t\tuv = vec2( direction.x, direction.y ) / abs( direction.z );\n\t\t}\n\t\treturn 0.5 * ( uv + 1.0 );\n\t}\n\tvec3 bilinearCubeUV( sampler2D envMap, vec3 direction, float mipInt ) {\n\t\tfloat face = getFace( direction );\n\t\tfloat filterInt = max( cubeUV_minMipLevel - mipInt, 0.0 );\n\t\tmipInt = max( mipInt, cubeUV_minMipLevel );\n\t\tfloat faceSize = exp2( mipInt );\n\t\thighp vec2 uv = getUV( direction, face ) * ( faceSize - 2.0 ) + 1.0;\n\t\tif ( face > 2.0 ) {\n\t\t\tuv.y += faceSize;\n\t\t\tface -= 3.0;\n\t\t}\n\t\tuv.x += face * faceSize;\n\t\tuv.x += filterInt * 3.0 * cubeUV_minTileSize;\n\t\tuv.y += 4.0 * ( exp2( CUBEUV_MAX_MIP ) - faceSize );\n\t\tuv.x *= CUBEUV_TEXEL_WIDTH;\n\t\tuv.y *= CUBEUV_TEXEL_HEIGHT;\n\t\t#ifdef texture2DGradEXT\n\t\t\treturn texture2DGradEXT( envMap, uv, vec2( 0.0 ), vec2( 0.0 ) ).rgb;\n\t\t#else\n\t\t\treturn texture2D( envMap, uv ).rgb;\n\t\t#endif\n\t}\n\t#define cubeUV_r0 1.0\n\t#define cubeUV_m0 - 2.0\n\t#define cubeUV_r1 0.8\n\t#define cubeUV_m1 - 1.0\n\t#define cubeUV_r4 0.4\n\t#define cubeUV_m4 2.0\n\t#define cubeUV_r5 0.305\n\t#define cubeUV_m5 3.0\n\t#define cubeUV_r6 0.21\n\t#define cubeUV_m6 4.0\n\tfloat roughnessToMip( float roughness ) {\n\t\tfloat mip = 0.0;\n\t\tif ( roughness >= cubeUV_r1 ) {\n\t\t\tmip = ( cubeUV_r0 - roughness ) * ( cubeUV_m1 - cubeUV_m0 ) / ( cubeUV_r0 - cubeUV_r1 ) + cubeUV_m0;\n\t\t} else if ( roughness >= cubeUV_r4 ) {\n\t\t\tmip = ( cubeUV_r1 - roughness ) * ( cubeUV_m4 - cubeUV_m1 ) / ( cubeUV_r1 - cubeUV_r4 ) + cubeUV_m1;\n\t\t} else if ( roughness >= cubeUV_r5 ) {\n\t\t\tmip = ( cubeUV_r4 - roughness ) * ( cubeUV_m5 - cubeUV_m4 ) / ( cubeUV_r4 - cubeUV_r5 ) + cubeUV_m4;\n\t\t} else if ( roughness >= cubeUV_r6 ) {\n\t\t\tmip = ( cubeUV_r5 - roughness ) * ( cubeUV_m6 - cubeUV_m5 ) / ( cubeUV_r5 - cubeUV_r6 ) + cubeUV_m5;\n\t\t} else {\n\t\t\tmip = - 2.0 * log2( 1.16 * roughness );\t\t}\n\t\treturn mip;\n\t}\n\tvec4 textureCubeUV( sampler2D envMap, vec3 sampleDir, float roughness ) {\n\t\tfloat mip = clamp( roughnessToMip( roughness ), cubeUV_m0, CUBEUV_MAX_MIP );\n\t\tfloat mipF = fract( mip );\n\t\tfloat mipInt = floor( mip );\n\t\tvec3 color0 = bilinearCubeUV( envMap, sampleDir, mipInt );\n\t\tif ( mipF == 0.0 ) {\n\t\t\treturn vec4( color0, 1.0 );\n\t\t} else {\n\t\t\tvec3 color1 = bilinearCubeUV( envMap, sampleDir, mipInt + 1.0 );\n\t\t\treturn vec4( mix( color0, color1, mipF ), 1.0 );\n\t\t}\n\t}\n#endif",defaultnormal_vertex:"vec3 transformedNormal = objectNormal;\n#ifdef USE_TANGENT\n\tvec3 transformedTangent = objectTangent;\n#endif\n#ifdef USE_BATCHING\n\tmat3 bm = mat3( batchingMatrix );\n\ttransformedNormal /= vec3( dot( bm[ 0 ], bm[ 0 ] ), dot( bm[ 1 ], bm[ 1 ] ), dot( bm[ 2 ], bm[ 2 ] ) );\n\ttransformedNormal = bm * transformedNormal;\n\t#ifdef USE_TANGENT\n\t\ttransformedTangent = bm * transformedTangent;\n\t#endif\n#endif\n#ifdef USE_INSTANCING\n\tmat3 im = mat3( instanceMatrix );\n\ttransformedNormal /= vec3( dot( im[ 0 ], im[ 0 ] ), dot( im[ 1 ], im[ 1 ] ), dot( im[ 2 ], im[ 2 ] ) );\n\ttransformedNormal = im * transformedNormal;\n\t#ifdef USE_TANGENT\n\t\ttransformedTangent = im * transformedTangent;\n\t#endif\n#endif\ntransformedNormal = normalMatrix * transformedNormal;\n#ifdef FLIP_SIDED\n\ttransformedNormal = - transformedNormal;\n#endif\n#ifdef USE_TANGENT\n\ttransformedTangent = ( modelViewMatrix * vec4( transformedTangent, 0.0 ) ).xyz;\n\t#ifdef FLIP_SIDED\n\t\ttransformedTangent = - transformedTangent;\n\t#endif\n#endif",displacementmap_pars_vertex:"#ifdef USE_DISPLACEMENTMAP\n\tuniform sampler2D displacementMap;\n\tuniform float displacementScale;\n\tuniform float displacementBias;\n#endif",displacementmap_vertex:"#ifdef USE_DISPLACEMENTMAP\n\ttransformed += normalize( objectNormal ) * ( texture2D( displacementMap, vDisplacementMapUv ).x * displacementScale + displacementBias );\n#endif",emissivemap_fragment:"#ifdef USE_EMISSIVEMAP\n\tvec4 emissiveColor = texture2D( emissiveMap, vEmissiveMapUv );\n\t#ifdef DECODE_VIDEO_TEXTURE_EMISSIVE\n\t\temissiveColor = sRGBTransferEOTF( emissiveColor );\n\t#endif\n\ttotalEmissiveRadiance *= emissiveColor.rgb;\n#endif",emissivemap_pars_fragment:"#ifdef USE_EMISSIVEMAP\n\tuniform sampler2D emissiveMap;\n#endif",colorspace_fragment:"gl_FragColor = linearToOutputTexel( gl_FragColor );",colorspace_pars_fragment:"vec4 LinearTransferOETF( in vec4 value ) {\n\treturn value;\n}\nvec4 sRGBTransferEOTF( in vec4 value ) {\n\treturn vec4( mix( pow( value.rgb * 0.9478672986 + vec3( 0.0521327014 ), vec3( 2.4 ) ), value.rgb * 0.0773993808, vec3( lessThanEqual( value.rgb, vec3( 0.04045 ) ) ) ), value.a );\n}\nvec4 sRGBTransferOETF( in vec4 value ) {\n\treturn vec4( mix( pow( value.rgb, vec3( 0.41666 ) ) * 1.055 - vec3( 0.055 ), value.rgb * 12.92, vec3( lessThanEqual( value.rgb, vec3( 0.0031308 ) ) ) ), value.a );\n}",envmap_fragment:"#ifdef USE_ENVMAP\n\t#ifdef ENV_WORLDPOS\n\t\tvec3 cameraToFrag;\n\t\tif ( isOrthographic ) {\n\t\t\tcameraToFrag = normalize( vec3( - viewMatrix[ 0 ][ 2 ], - viewMatrix[ 1 ][ 2 ], - viewMatrix[ 2 ][ 2 ] ) );\n\t\t} else {\n\t\t\tcameraToFrag = normalize( vWorldPosition - cameraPosition );\n\t\t}\n\t\tvec3 worldNormal = inverseTransformDirection( normal, viewMatrix );\n\t\t#ifdef ENVMAP_MODE_REFLECTION\n\t\t\tvec3 reflectVec = reflect( cameraToFrag, worldNormal );\n\t\t#else\n\t\t\tvec3 reflectVec = refract( cameraToFrag, worldNormal, refractionRatio );\n\t\t#endif\n\t#else\n\t\tvec3 reflectVec = vReflect;\n\t#endif\n\t#ifdef ENVMAP_TYPE_CUBE\n\t\tvec4 envColor = textureCube( envMap, envMapRotation * vec3( flipEnvMap * reflectVec.x, reflectVec.yz ) );\n\t#else\n\t\tvec4 envColor = vec4( 0.0 );\n\t#endif\n\t#ifdef ENVMAP_BLENDING_MULTIPLY\n\t\toutgoingLight = mix( outgoingLight, outgoingLight * envColor.xyz, specularStrength * reflectivity );\n\t#elif defined( ENVMAP_BLENDING_MIX )\n\t\toutgoingLight = mix( outgoingLight, envColor.xyz, specularStrength * reflectivity );\n\t#elif defined( ENVMAP_BLENDING_ADD )\n\t\toutgoingLight += envColor.xyz * specularStrength * reflectivity;\n\t#endif\n#endif",envmap_common_pars_fragment:"#ifdef USE_ENVMAP\n\tuniform float envMapIntensity;\n\tuniform float flipEnvMap;\n\tuniform mat3 envMapRotation;\n\t#ifdef ENVMAP_TYPE_CUBE\n\t\tuniform samplerCube envMap;\n\t#else\n\t\tuniform sampler2D envMap;\n\t#endif\n\t\n#endif",envmap_pars_fragment:"#ifdef USE_ENVMAP\n\tuniform float reflectivity;\n\t#if defined( USE_BUMPMAP ) || defined( USE_NORMALMAP ) || defined( PHONG ) || defined( LAMBERT )\n\t\t#define ENV_WORLDPOS\n\t#endif\n\t#ifdef ENV_WORLDPOS\n\t\tvarying vec3 vWorldPosition;\n\t\tuniform float refractionRatio;\n\t#else\n\t\tvarying vec3 vReflect;\n\t#endif\n#endif",envmap_pars_vertex:"#ifdef USE_ENVMAP\n\t#if defined( USE_BUMPMAP ) || defined( USE_NORMALMAP ) || defined( PHONG ) || defined( LAMBERT )\n\t\t#define ENV_WORLDPOS\n\t#endif\n\t#ifdef ENV_WORLDPOS\n\t\t\n\t\tvarying vec3 vWorldPosition;\n\t#else\n\t\tvarying vec3 vReflect;\n\t\tuniform float refractionRatio;\n\t#endif\n#endif",envmap_physical_pars_fragment:"#ifdef USE_ENVMAP\n\tvec3 getIBLIrradiance( const in vec3 normal ) {\n\t\t#ifdef ENVMAP_TYPE_CUBE_UV\n\t\t\tvec3 worldNormal = inverseTransformDirection( normal, viewMatrix );\n\t\t\tvec4 envMapColor = textureCubeUV( envMap, envMapRotation * worldNormal, 1.0 );\n\t\t\treturn PI * envMapColor.rgb * envMapIntensity;\n\t\t#else\n\t\t\treturn vec3( 0.0 );\n\t\t#endif\n\t}\n\tvec3 getIBLRadiance( const in vec3 viewDir, const in vec3 normal, const in float roughness ) {\n\t\t#ifdef ENVMAP_TYPE_CUBE_UV\n\t\t\tvec3 reflectVec = reflect( - viewDir, normal );\n\t\t\treflectVec = normalize( mix( reflectVec, normal, roughness * roughness) );\n\t\t\treflectVec = inverseTransformDirection( reflectVec, viewMatrix );\n\t\t\tvec4 envMapColor = textureCubeUV( envMap, envMapRotation * reflectVec, roughness );\n\t\t\treturn envMapColor.rgb * envMapIntensity;\n\t\t#else\n\t\t\treturn vec3( 0.0 );\n\t\t#endif\n\t}\n\t#ifdef USE_ANISOTROPY\n\t\tvec3 getIBLAnisotropyRadiance( const in vec3 viewDir, const in vec3 normal, const in float roughness, const in vec3 bitangent, const in float anisotropy ) {\n\t\t\t#ifdef ENVMAP_TYPE_CUBE_UV\n\t\t\t\tvec3 bentNormal = cross( bitangent, viewDir );\n\t\t\t\tbentNormal = normalize( cross( bentNormal, bitangent ) );\n\t\t\t\tbentNormal = normalize( mix( bentNormal, normal, pow2( pow2( 1.0 - anisotropy * ( 1.0 - roughness ) ) ) ) );\n\t\t\t\treturn getIBLRadiance( viewDir, bentNormal, roughness );\n\t\t\t#else\n\t\t\t\treturn vec3( 0.0 );\n\t\t\t#endif\n\t\t}\n\t#endif\n#endif",envmap_vertex:"#ifdef USE_ENVMAP\n\t#ifdef ENV_WORLDPOS\n\t\tvWorldPosition = worldPosition.xyz;\n\t#else\n\t\tvec3 cameraToVertex;\n\t\tif ( isOrthographic ) {\n\t\t\tcameraToVertex = normalize( vec3( - viewMatrix[ 0 ][ 2 ], - viewMatrix[ 1 ][ 2 ], - viewMatrix[ 2 ][ 2 ] ) );\n\t\t} else {\n\t\t\tcameraToVertex = normalize( worldPosition.xyz - cameraPosition );\n\t\t}\n\t\tvec3 worldNormal = inverseTransformDirection( transformedNormal, viewMatrix );\n\t\t#ifdef ENVMAP_MODE_REFLECTION\n\t\t\tvReflect = reflect( cameraToVertex, worldNormal );\n\t\t#else\n\t\t\tvReflect = refract( cameraToVertex, worldNormal, refractionRatio );\n\t\t#endif\n\t#endif\n#endif",fog_vertex:"#ifdef USE_FOG\n\tvFogDepth = - mvPosition.z;\n#endif",fog_pars_vertex:"#ifdef USE_FOG\n\tvarying float vFogDepth;\n#endif",fog_fragment:"#ifdef USE_FOG\n\t#ifdef FOG_EXP2\n\t\tfloat fogFactor = 1.0 - exp( - fogDensity * fogDensity * vFogDepth * vFogDepth );\n\t#else\n\t\tfloat fogFactor = smoothstep( fogNear, fogFar, vFogDepth );\n\t#endif\n\tgl_FragColor.rgb = mix( gl_FragColor.rgb, fogColor, fogFactor );\n#endif",fog_pars_fragment:"#ifdef USE_FOG\n\tuniform vec3 fogColor;\n\tvarying float vFogDepth;\n\t#ifdef FOG_EXP2\n\t\tuniform float fogDensity;\n\t#else\n\t\tuniform float fogNear;\n\t\tuniform float fogFar;\n\t#endif\n#endif",gradientmap_pars_fragment:"#ifdef USE_GRADIENTMAP\n\tuniform sampler2D gradientMap;\n#endif\nvec3 getGradientIrradiance( vec3 normal, vec3 lightDirection ) {\n\tfloat dotNL = dot( normal, lightDirection );\n\tvec2 coord = vec2( dotNL * 0.5 + 0.5, 0.0 );\n\t#ifdef USE_GRADIENTMAP\n\t\treturn vec3( texture2D( gradientMap, coord ).r );\n\t#else\n\t\tvec2 fw = fwidth( coord ) * 0.5;\n\t\treturn mix( vec3( 0.7 ), vec3( 1.0 ), smoothstep( 0.7 - fw.x, 0.7 + fw.x, coord.x ) );\n\t#endif\n}",lightmap_pars_fragment:"#ifdef USE_LIGHTMAP\n\tuniform sampler2D lightMap;\n\tuniform float lightMapIntensity;\n#endif",lights_lambert_fragment:"LambertMaterial material;\nmaterial.diffuseColor = diffuseColor.rgb;\nmaterial.specularStrength = specularStrength;",lights_lambert_pars_fragment:"varying vec3 vViewPosition;\nstruct LambertMaterial {\n\tvec3 diffuseColor;\n\tfloat specularStrength;\n};\nvoid RE_Direct_Lambert( const in IncidentLight directLight, const in vec3 geometryPosition, const in vec3 geometryNormal, const in vec3 geometryViewDir, const in vec3 geometryClearcoatNormal, const in LambertMaterial material, inout ReflectedLight reflectedLight ) {\n\tfloat dotNL = saturate( dot( geometryNormal, directLight.direction ) );\n\tvec3 irradiance = dotNL * directLight.color;\n\treflectedLight.directDiffuse += irradiance * BRDF_Lambert( material.diffuseColor );\n}\nvoid RE_IndirectDiffuse_Lambert( const in vec3 irradiance, const in vec3 geometryPosition, const in vec3 geometryNormal, const in vec3 geometryViewDir, const in vec3 geometryClearcoatNormal, const in LambertMaterial material, inout ReflectedLight reflectedLight ) {\n\treflectedLight.indirectDiffuse += irradiance * BRDF_Lambert( material.diffuseColor );\n}\n#define RE_Direct\t\t\t\tRE_Direct_Lambert\n#define RE_IndirectDiffuse\t\tRE_IndirectDiffuse_Lambert",lights_pars_begin:"uniform bool receiveShadow;\nuniform vec3 ambientLightColor;\n#if defined( USE_LIGHT_PROBES )\n\tuniform vec3 lightProbe[ 9 ];\n#endif\nvec3 shGetIrradianceAt( in vec3 normal, in vec3 shCoefficients[ 9 ] ) {\n\tfloat x = normal.x, y = normal.y, z = normal.z;\n\tvec3 result = shCoefficients[ 0 ] * 0.886227;\n\tresult += shCoefficients[ 1 ] * 2.0 * 0.511664 * y;\n\tresult += shCoefficients[ 2 ] * 2.0 * 0.511664 * z;\n\tresult += shCoefficients[ 3 ] * 2.0 * 0.511664 * x;\n\tresult += shCoefficients[ 4 ] * 2.0 * 0.429043 * x * y;\n\tresult += shCoefficients[ 5 ] * 2.0 * 0.429043 * y * z;\n\tresult += shCoefficients[ 6 ] * ( 0.743125 * z * z - 0.247708 );\n\tresult += shCoefficients[ 7 ] * 2.0 * 0.429043 * x * z;\n\tresult += shCoefficients[ 8 ] * 0.429043 * ( x * x - y * y );\n\treturn result;\n}\nvec3 getLightProbeIrradiance( const in vec3 lightProbe[ 9 ], const in vec3 normal ) {\n\tvec3 worldNormal = inverseTransformDirection( normal, viewMatrix );\n\tvec3 irradiance = shGetIrradianceAt( worldNormal, lightProbe );\n\treturn irradiance;\n}\nvec3 getAmbientLightIrradiance( const in vec3 ambientLightColor ) {\n\tvec3 irradiance = ambientLightColor;\n\treturn irradiance;\n}\nfloat getDistanceAttenuation( const in float lightDistance, const in float cutoffDistance, const in float decayExponent ) {\n\tfloat distanceFalloff = 1.0 / max( pow( lightDistance, decayExponent ), 0.01 );\n\tif ( cutoffDistance > 0.0 ) {\n\t\tdistanceFalloff *= pow2( saturate( 1.0 - pow4( lightDistance / cutoffDistance ) ) );\n\t}\n\treturn distanceFalloff;\n}\nfloat getSpotAttenuation( const in float coneCosine, const in float penumbraCosine, const in float angleCosine ) {\n\treturn smoothstep( coneCosine, penumbraCosine, angleCosine );\n}\n#if NUM_DIR_LIGHTS > 0\n\tstruct DirectionalLight {\n\t\tvec3 direction;\n\t\tvec3 color;\n\t};\n\tuniform DirectionalLight directionalLights[ NUM_DIR_LIGHTS ];\n\tvoid getDirectionalLightInfo( const in DirectionalLight directionalLight, out IncidentLight light ) {\n\t\tlight.color = directionalLight.color;\n\t\tlight.direction = directionalLight.direction;\n\t\tlight.visible = true;\n\t}\n#endif\n#if NUM_POINT_LIGHTS > 0\n\tstruct PointLight {\n\t\tvec3 position;\n\t\tvec3 color;\n\t\tfloat distance;\n\t\tfloat decay;\n\t};\n\tuniform PointLight pointLights[ NUM_POINT_LIGHTS ];\n\tvoid getPointLightInfo( const in PointLight pointLight, const in vec3 geometryPosition, out IncidentLight light ) {\n\t\tvec3 lVector = pointLight.position - geometryPosition;\n\t\tlight.direction = normalize( lVector );\n\t\tfloat lightDistance = length( lVector );\n\t\tlight.color = pointLight.color;\n\t\tlight.color *= getDistanceAttenuation( lightDistance, pointLight.distance, pointLight.decay );\n\t\tlight.visible = ( light.color != vec3( 0.0 ) );\n\t}\n#endif\n#if NUM_SPOT_LIGHTS > 0\n\tstruct SpotLight {\n\t\tvec3 position;\n\t\tvec3 direction;\n\t\tvec3 color;\n\t\tfloat distance;\n\t\tfloat decay;\n\t\tfloat coneCos;\n\t\tfloat penumbraCos;\n\t};\n\tuniform SpotLight spotLights[ NUM_SPOT_LIGHTS ];\n\tvoid getSpotLightInfo( const in SpotLight spotLight, const in vec3 geometryPosition, out IncidentLight light ) {\n\t\tvec3 lVector = spotLight.position - geometryPosition;\n\t\tlight.direction = normalize( lVector );\n\t\tfloat angleCos = dot( light.direction, spotLight.direction );\n\t\tfloat spotAttenuation = getSpotAttenuation( spotLight.coneCos, spotLight.penumbraCos, angleCos );\n\t\tif ( spotAttenuation > 0.0 ) {\n\t\t\tfloat lightDistance = length( lVector );\n\t\t\tlight.color = spotLight.color * spotAttenuation;\n\t\t\tlight.color *= getDistanceAttenuation( lightDistance, spotLight.distance, spotLight.decay );\n\t\t\tlight.visible = ( light.color != vec3( 0.0 ) );\n\t\t} else {\n\t\t\tlight.color = vec3( 0.0 );\n\t\t\tlight.visible = false;\n\t\t}\n\t}\n#endif\n#if NUM_RECT_AREA_LIGHTS > 0\n\tstruct RectAreaLight {\n\t\tvec3 color;\n\t\tvec3 position;\n\t\tvec3 halfWidth;\n\t\tvec3 halfHeight;\n\t};\n\tuniform sampler2D ltc_1;\tuniform sampler2D ltc_2;\n\tuniform RectAreaLight rectAreaLights[ NUM_RECT_AREA_LIGHTS ];\n#endif\n#if NUM_HEMI_LIGHTS > 0\n\tstruct HemisphereLight {\n\t\tvec3 direction;\n\t\tvec3 skyColor;\n\t\tvec3 groundColor;\n\t};\n\tuniform HemisphereLight hemisphereLights[ NUM_HEMI_LIGHTS ];\n\tvec3 getHemisphereLightIrradiance( const in HemisphereLight hemiLight, const in vec3 normal ) {\n\t\tfloat dotNL = dot( normal, hemiLight.direction );\n\t\tfloat hemiDiffuseWeight = 0.5 * dotNL + 0.5;\n\t\tvec3 irradiance = mix( hemiLight.groundColor, hemiLight.skyColor, hemiDiffuseWeight );\n\t\treturn irradiance;\n\t}\n#endif",lights_toon_fragment:"ToonMaterial material;\nmaterial.diffuseColor = diffuseColor.rgb;",lights_toon_pars_fragment:"varying vec3 vViewPosition;\nstruct ToonMaterial {\n\tvec3 diffuseColor;\n};\nvoid RE_Direct_Toon( const in IncidentLight directLight, const in vec3 geometryPosition, const in vec3 geometryNormal, const in vec3 geometryViewDir, const in vec3 geometryClearcoatNormal, const in ToonMaterial material, inout ReflectedLight reflectedLight ) {\n\tvec3 irradiance = getGradientIrradiance( geometryNormal, directLight.direction ) * directLight.color;\n\treflectedLight.directDiffuse += irradiance * BRDF_Lambert( material.diffuseColor );\n}\nvoid RE_IndirectDiffuse_Toon( const in vec3 irradiance, const in vec3 geometryPosition, const in vec3 geometryNormal, const in vec3 geometryViewDir, const in vec3 geometryClearcoatNormal, const in ToonMaterial material, inout ReflectedLight reflectedLight ) {\n\treflectedLight.indirectDiffuse += irradiance * BRDF_Lambert( material.diffuseColor );\n}\n#define RE_Direct\t\t\t\tRE_Direct_Toon\n#define RE_IndirectDiffuse\t\tRE_IndirectDiffuse_Toon",lights_phong_fragment:"BlinnPhongMaterial material;\nmaterial.diffuseColor = diffuseColor.rgb;\nmaterial.specularColor = specular;\nmaterial.specularShininess = shininess;\nmaterial.specularStrength = specularStrength;",lights_phong_pars_fragment:"varying vec3 vViewPosition;\nstruct BlinnPhongMaterial {\n\tvec3 diffuseColor;\n\tvec3 specularColor;\n\tfloat specularShininess;\n\tfloat specularStrength;\n};\nvoid RE_Direct_BlinnPhong( const in IncidentLight directLight, const in vec3 geometryPosition, const in vec3 geometryNormal, const in vec3 geometryViewDir, const in vec3 geometryClearcoatNormal, const in BlinnPhongMaterial material, inout ReflectedLight reflectedLight ) {\n\tfloat dotNL = saturate( dot( geometryNormal, directLight.direction ) );\n\tvec3 irradiance = dotNL * directLight.color;\n\treflectedLight.directDiffuse += irradiance * BRDF_Lambert( material.diffuseColor );\n\treflectedLight.directSpecular += irradiance * BRDF_BlinnPhong( directLight.direction, geometryViewDir, geometryNormal, material.specularColor, material.specularShininess ) * material.specularStrength;\n}\nvoid RE_IndirectDiffuse_BlinnPhong( const in vec3 irradiance, const in vec3 geometryPosition, const in vec3 geometryNormal, const in vec3 geometryViewDir, const in vec3 geometryClearcoatNormal, const in BlinnPhongMaterial material, inout ReflectedLight reflectedLight ) {\n\treflectedLight.indirectDiffuse += irradiance * BRDF_Lambert( material.diffuseColor );\n}\n#define RE_Direct\t\t\t\tRE_Direct_BlinnPhong\n#define RE_IndirectDiffuse\t\tRE_IndirectDiffuse_BlinnPhong",lights_physical_fragment:"PhysicalMaterial material;\nmaterial.diffuseColor = diffuseColor.rgb * ( 1.0 - metalnessFactor );\nvec3 dxy = max( abs( dFdx( nonPerturbedNormal ) ), abs( dFdy( nonPerturbedNormal ) ) );\nfloat geometryRoughness = max( max( dxy.x, dxy.y ), dxy.z );\nmaterial.roughness = max( roughnessFactor, 0.0525 );material.roughness += geometryRoughness;\nmaterial.roughness = min( material.roughness, 1.0 );\n#ifdef IOR\n\tmaterial.ior = ior;\n\t#ifdef USE_SPECULAR\n\t\tfloat specularIntensityFactor = specularIntensity;\n\t\tvec3 specularColorFactor = specularColor;\n\t\t#ifdef USE_SPECULAR_COLORMAP\n\t\t\tspecularColorFactor *= texture2D( specularColorMap, vSpecularColorMapUv ).rgb;\n\t\t#endif\n\t\t#ifdef USE_SPECULAR_INTENSITYMAP\n\t\t\tspecularIntensityFactor *= texture2D( specularIntensityMap, vSpecularIntensityMapUv ).a;\n\t\t#endif\n\t\tmaterial.specularF90 = mix( specularIntensityFactor, 1.0, metalnessFactor );\n\t#else\n\t\tfloat specularIntensityFactor = 1.0;\n\t\tvec3 specularColorFactor = vec3( 1.0 );\n\t\tmaterial.specularF90 = 1.0;\n\t#endif\n\tmaterial.specularColor = mix( min( pow2( ( material.ior - 1.0 ) / ( material.ior + 1.0 ) ) * specularColorFactor, vec3( 1.0 ) ) * specularIntensityFactor, diffuseColor.rgb, metalnessFactor );\n#else\n\tmaterial.specularColor = mix( vec3( 0.04 ), diffuseColor.rgb, metalnessFactor );\n\tmaterial.specularF90 = 1.0;\n#endif\n#ifdef USE_CLEARCOAT\n\tmaterial.clearcoat = clearcoat;\n\tmaterial.clearcoatRoughness = clearcoatRoughness;\n\tmaterial.clearcoatF0 = vec3( 0.04 );\n\tmaterial.clearcoatF90 = 1.0;\n\t#ifdef USE_CLEARCOATMAP\n\t\tmaterial.clearcoat *= texture2D( clearcoatMap, vClearcoatMapUv ).x;\n\t#endif\n\t#ifdef USE_CLEARCOAT_ROUGHNESSMAP\n\t\tmaterial.clearcoatRoughness *= texture2D( clearcoatRoughnessMap, vClearcoatRoughnessMapUv ).y;\n\t#endif\n\tmaterial.clearcoat = saturate( material.clearcoat );\tmaterial.clearcoatRoughness = max( material.clearcoatRoughness, 0.0525 );\n\tmaterial.clearcoatRoughness += geometryRoughness;\n\tmaterial.clearcoatRoughness = min( material.clearcoatRoughness, 1.0 );\n#endif\n#ifdef USE_DISPERSION\n\tmaterial.dispersion = dispersion;\n#endif\n#ifdef USE_IRIDESCENCE\n\tmaterial.iridescence = iridescence;\n\tmaterial.iridescenceIOR = iridescenceIOR;\n\t#ifdef USE_IRIDESCENCEMAP\n\t\tmaterial.iridescence *= texture2D( iridescenceMap, vIridescenceMapUv ).r;\n\t#endif\n\t#ifdef USE_IRIDESCENCE_THICKNESSMAP\n\t\tmaterial.iridescenceThickness = (iridescenceThicknessMaximum - iridescenceThicknessMinimum) * texture2D( iridescenceThicknessMap, vIridescenceThicknessMapUv ).g + iridescenceThicknessMinimum;\n\t#else\n\t\tmaterial.iridescenceThickness = iridescenceThicknessMaximum;\n\t#endif\n#endif\n#ifdef USE_SHEEN\n\tmaterial.sheenColor = sheenColor;\n\t#ifdef USE_SHEEN_COLORMAP\n\t\tmaterial.sheenColor *= texture2D( sheenColorMap, vSheenColorMapUv ).rgb;\n\t#endif\n\tmaterial.sheenRoughness = clamp( sheenRoughness, 0.07, 1.0 );\n\t#ifdef USE_SHEEN_ROUGHNESSMAP\n\t\tmaterial.sheenRoughness *= texture2D( sheenRoughnessMap, vSheenRoughnessMapUv ).a;\n\t#endif\n#endif\n#ifdef USE_ANISOTROPY\n\t#ifdef USE_ANISOTROPYMAP\n\t\tmat2 anisotropyMat = mat2( anisotropyVector.x, anisotropyVector.y, - anisotropyVector.y, anisotropyVector.x );\n\t\tvec3 anisotropyPolar = texture2D( anisotropyMap, vAnisotropyMapUv ).rgb;\n\t\tvec2 anisotropyV = anisotropyMat * normalize( 2.0 * anisotropyPolar.rg - vec2( 1.0 ) ) * anisotropyPolar.b;\n\t#else\n\t\tvec2 anisotropyV = anisotropyVector;\n\t#endif\n\tmaterial.anisotropy = length( anisotropyV );\n\tif( material.anisotropy == 0.0 ) {\n\t\tanisotropyV = vec2( 1.0, 0.0 );\n\t} else {\n\t\tanisotropyV /= material.anisotropy;\n\t\tmaterial.anisotropy = saturate( material.anisotropy );\n\t}\n\tmaterial.alphaT = mix( pow2( material.roughness ), 1.0, pow2( material.anisotropy ) );\n\tmaterial.anisotropyT = tbn[ 0 ] * anisotropyV.x + tbn[ 1 ] * anisotropyV.y;\n\tmaterial.anisotropyB = tbn[ 1 ] * anisotropyV.x - tbn[ 0 ] * anisotropyV.y;\n#endif",lights_physical_pars_fragment:"struct PhysicalMaterial {\n\tvec3 diffuseColor;\n\tfloat roughness;\n\tvec3 specularColor;\n\tfloat specularF90;\n\tfloat dispersion;\n\t#ifdef USE_CLEARCOAT\n\t\tfloat clearcoat;\n\t\tfloat clearcoatRoughness;\n\t\tvec3 clearcoatF0;\n\t\tfloat clearcoatF90;\n\t#endif\n\t#ifdef USE_IRIDESCENCE\n\t\tfloat iridescence;\n\t\tfloat iridescenceIOR;\n\t\tfloat iridescenceThickness;\n\t\tvec3 iridescenceFresnel;\n\t\tvec3 iridescenceF0;\n\t#endif\n\t#ifdef USE_SHEEN\n\t\tvec3 sheenColor;\n\t\tfloat sheenRoughness;\n\t#endif\n\t#ifdef IOR\n\t\tfloat ior;\n\t#endif\n\t#ifdef USE_TRANSMISSION\n\t\tfloat transmission;\n\t\tfloat transmissionAlpha;\n\t\tfloat thickness;\n\t\tfloat attenuationDistance;\n\t\tvec3 attenuationColor;\n\t#endif\n\t#ifdef USE_ANISOTROPY\n\t\tfloat anisotropy;\n\t\tfloat alphaT;\n\t\tvec3 anisotropyT;\n\t\tvec3 anisotropyB;\n\t#endif\n};\nvec3 clearcoatSpecularDirect = vec3( 0.0 );\nvec3 clearcoatSpecularIndirect = vec3( 0.0 );\nvec3 sheenSpecularDirect = vec3( 0.0 );\nvec3 sheenSpecularIndirect = vec3(0.0 );\nvec3 Schlick_to_F0( const in vec3 f, const in float f90, const in float dotVH ) {\n float x = clamp( 1.0 - dotVH, 0.0, 1.0 );\n float x2 = x * x;\n float x5 = clamp( x * x2 * x2, 0.0, 0.9999 );\n return ( f - vec3( f90 ) * x5 ) / ( 1.0 - x5 );\n}\nfloat V_GGX_SmithCorrelated( const in float alpha, const in float dotNL, const in float dotNV ) {\n\tfloat a2 = pow2( alpha );\n\tfloat gv = dotNL * sqrt( a2 + ( 1.0 - a2 ) * pow2( dotNV ) );\n\tfloat gl = dotNV * sqrt( a2 + ( 1.0 - a2 ) * pow2( dotNL ) );\n\treturn 0.5 / max( gv + gl, EPSILON );\n}\nfloat D_GGX( const in float alpha, const in float dotNH ) {\n\tfloat a2 = pow2( alpha );\n\tfloat denom = pow2( dotNH ) * ( a2 - 1.0 ) + 1.0;\n\treturn RECIPROCAL_PI * a2 / pow2( denom );\n}\n#ifdef USE_ANISOTROPY\n\tfloat V_GGX_SmithCorrelated_Anisotropic( const in float alphaT, const in float alphaB, const in float dotTV, const in float dotBV, const in float dotTL, const in float dotBL, const in float dotNV, const in float dotNL ) {\n\t\tfloat gv = dotNL * length( vec3( alphaT * dotTV, alphaB * dotBV, dotNV ) );\n\t\tfloat gl = dotNV * length( vec3( alphaT * dotTL, alphaB * dotBL, dotNL ) );\n\t\tfloat v = 0.5 / ( gv + gl );\n\t\treturn saturate(v);\n\t}\n\tfloat D_GGX_Anisotropic( const in float alphaT, const in float alphaB, const in float dotNH, const in float dotTH, const in float dotBH ) {\n\t\tfloat a2 = alphaT * alphaB;\n\t\thighp vec3 v = vec3( alphaB * dotTH, alphaT * dotBH, a2 * dotNH );\n\t\thighp float v2 = dot( v, v );\n\t\tfloat w2 = a2 / v2;\n\t\treturn RECIPROCAL_PI * a2 * pow2 ( w2 );\n\t}\n#endif\n#ifdef USE_CLEARCOAT\n\tvec3 BRDF_GGX_Clearcoat( const in vec3 lightDir, const in vec3 viewDir, const in vec3 normal, const in PhysicalMaterial material) {\n\t\tvec3 f0 = material.clearcoatF0;\n\t\tfloat f90 = material.clearcoatF90;\n\t\tfloat roughness = material.clearcoatRoughness;\n\t\tfloat alpha = pow2( roughness );\n\t\tvec3 halfDir = normalize( lightDir + viewDir );\n\t\tfloat dotNL = saturate( dot( normal, lightDir ) );\n\t\tfloat dotNV = saturate( dot( normal, viewDir ) );\n\t\tfloat dotNH = saturate( dot( normal, halfDir ) );\n\t\tfloat dotVH = saturate( dot( viewDir, halfDir ) );\n\t\tvec3 F = F_Schlick( f0, f90, dotVH );\n\t\tfloat V = V_GGX_SmithCorrelated( alpha, dotNL, dotNV );\n\t\tfloat D = D_GGX( alpha, dotNH );\n\t\treturn F * ( V * D );\n\t}\n#endif\nvec3 BRDF_GGX( const in vec3 lightDir, const in vec3 viewDir, const in vec3 normal, const in PhysicalMaterial material ) {\n\tvec3 f0 = material.specularColor;\n\tfloat f90 = material.specularF90;\n\tfloat roughness = material.roughness;\n\tfloat alpha = pow2( roughness );\n\tvec3 halfDir = normalize( lightDir + viewDir );\n\tfloat dotNL = saturate( dot( normal, lightDir ) );\n\tfloat dotNV = saturate( dot( normal, viewDir ) );\n\tfloat dotNH = saturate( dot( normal, halfDir ) );\n\tfloat dotVH = saturate( dot( viewDir, halfDir ) );\n\tvec3 F = F_Schlick( f0, f90, dotVH );\n\t#ifdef USE_IRIDESCENCE\n\t\tF = mix( F, material.iridescenceFresnel, material.iridescence );\n\t#endif\n\t#ifdef USE_ANISOTROPY\n\t\tfloat dotTL = dot( material.anisotropyT, lightDir );\n\t\tfloat dotTV = dot( material.anisotropyT, viewDir );\n\t\tfloat dotTH = dot( material.anisotropyT, halfDir );\n\t\tfloat dotBL = dot( material.anisotropyB, lightDir );\n\t\tfloat dotBV = dot( material.anisotropyB, viewDir );\n\t\tfloat dotBH = dot( material.anisotropyB, halfDir );\n\t\tfloat V = V_GGX_SmithCorrelated_Anisotropic( material.alphaT, alpha, dotTV, dotBV, dotTL, dotBL, dotNV, dotNL );\n\t\tfloat D = D_GGX_Anisotropic( material.alphaT, alpha, dotNH, dotTH, dotBH );\n\t#else\n\t\tfloat V = V_GGX_SmithCorrelated( alpha, dotNL, dotNV );\n\t\tfloat D = D_GGX( alpha, dotNH );\n\t#endif\n\treturn F * ( V * D );\n}\nvec2 LTC_Uv( const in vec3 N, const in vec3 V, const in float roughness ) {\n\tconst float LUT_SIZE = 64.0;\n\tconst float LUT_SCALE = ( LUT_SIZE - 1.0 ) / LUT_SIZE;\n\tconst float LUT_BIAS = 0.5 / LUT_SIZE;\n\tfloat dotNV = saturate( dot( N, V ) );\n\tvec2 uv = vec2( roughness, sqrt( 1.0 - dotNV ) );\n\tuv = uv * LUT_SCALE + LUT_BIAS;\n\treturn uv;\n}\nfloat LTC_ClippedSphereFormFactor( const in vec3 f ) {\n\tfloat l = length( f );\n\treturn max( ( l * l + f.z ) / ( l + 1.0 ), 0.0 );\n}\nvec3 LTC_EdgeVectorFormFactor( const in vec3 v1, const in vec3 v2 ) {\n\tfloat x = dot( v1, v2 );\n\tfloat y = abs( x );\n\tfloat a = 0.8543985 + ( 0.4965155 + 0.0145206 * y ) * y;\n\tfloat b = 3.4175940 + ( 4.1616724 + y ) * y;\n\tfloat v = a / b;\n\tfloat theta_sintheta = ( x > 0.0 ) ? v : 0.5 * inversesqrt( max( 1.0 - x * x, 1e-7 ) ) - v;\n\treturn cross( v1, v2 ) * theta_sintheta;\n}\nvec3 LTC_Evaluate( const in vec3 N, const in vec3 V, const in vec3 P, const in mat3 mInv, const in vec3 rectCoords[ 4 ] ) {\n\tvec3 v1 = rectCoords[ 1 ] - rectCoords[ 0 ];\n\tvec3 v2 = rectCoords[ 3 ] - rectCoords[ 0 ];\n\tvec3 lightNormal = cross( v1, v2 );\n\tif( dot( lightNormal, P - rectCoords[ 0 ] ) < 0.0 ) return vec3( 0.0 );\n\tvec3 T1, T2;\n\tT1 = normalize( V - N * dot( V, N ) );\n\tT2 = - cross( N, T1 );\n\tmat3 mat = mInv * transposeMat3( mat3( T1, T2, N ) );\n\tvec3 coords[ 4 ];\n\tcoords[ 0 ] = mat * ( rectCoords[ 0 ] - P );\n\tcoords[ 1 ] = mat * ( rectCoords[ 1 ] - P );\n\tcoords[ 2 ] = mat * ( rectCoords[ 2 ] - P );\n\tcoords[ 3 ] = mat * ( rectCoords[ 3 ] - P );\n\tcoords[ 0 ] = normalize( coords[ 0 ] );\n\tcoords[ 1 ] = normalize( coords[ 1 ] );\n\tcoords[ 2 ] = normalize( coords[ 2 ] );\n\tcoords[ 3 ] = normalize( coords[ 3 ] );\n\tvec3 vectorFormFactor = vec3( 0.0 );\n\tvectorFormFactor += LTC_EdgeVectorFormFactor( coords[ 0 ], coords[ 1 ] );\n\tvectorFormFactor += LTC_EdgeVectorFormFactor( coords[ 1 ], coords[ 2 ] );\n\tvectorFormFactor += LTC_EdgeVectorFormFactor( coords[ 2 ], coords[ 3 ] );\n\tvectorFormFactor += LTC_EdgeVectorFormFactor( coords[ 3 ], coords[ 0 ] );\n\tfloat result = LTC_ClippedSphereFormFactor( vectorFormFactor );\n\treturn vec3( result );\n}\n#if defined( USE_SHEEN )\nfloat D_Charlie( float roughness, float dotNH ) {\n\tfloat alpha = pow2( roughness );\n\tfloat invAlpha = 1.0 / alpha;\n\tfloat cos2h = dotNH * dotNH;\n\tfloat sin2h = max( 1.0 - cos2h, 0.0078125 );\n\treturn ( 2.0 + invAlpha ) * pow( sin2h, invAlpha * 0.5 ) / ( 2.0 * PI );\n}\nfloat V_Neubelt( float dotNV, float dotNL ) {\n\treturn saturate( 1.0 / ( 4.0 * ( dotNL + dotNV - dotNL * dotNV ) ) );\n}\nvec3 BRDF_Sheen( const in vec3 lightDir, const in vec3 viewDir, const in vec3 normal, vec3 sheenColor, const in float sheenRoughness ) {\n\tvec3 halfDir = normalize( lightDir + viewDir );\n\tfloat dotNL = saturate( dot( normal, lightDir ) );\n\tfloat dotNV = saturate( dot( normal, viewDir ) );\n\tfloat dotNH = saturate( dot( normal, halfDir ) );\n\tfloat D = D_Charlie( sheenRoughness, dotNH );\n\tfloat V = V_Neubelt( dotNV, dotNL );\n\treturn sheenColor * ( D * V );\n}\n#endif\nfloat IBLSheenBRDF( const in vec3 normal, const in vec3 viewDir, const in float roughness ) {\n\tfloat dotNV = saturate( dot( normal, viewDir ) );\n\tfloat r2 = roughness * roughness;\n\tfloat a = roughness < 0.25 ? -339.2 * r2 + 161.4 * roughness - 25.9 : -8.48 * r2 + 14.3 * roughness - 9.95;\n\tfloat b = roughness < 0.25 ? 44.0 * r2 - 23.7 * roughness + 3.26 : 1.97 * r2 - 3.27 * roughness + 0.72;\n\tfloat DG = exp( a * dotNV + b ) + ( roughness < 0.25 ? 0.0 : 0.1 * ( roughness - 0.25 ) );\n\treturn saturate( DG * RECIPROCAL_PI );\n}\nvec2 DFGApprox( const in vec3 normal, const in vec3 viewDir, const in float roughness ) {\n\tfloat dotNV = saturate( dot( normal, viewDir ) );\n\tconst vec4 c0 = vec4( - 1, - 0.0275, - 0.572, 0.022 );\n\tconst vec4 c1 = vec4( 1, 0.0425, 1.04, - 0.04 );\n\tvec4 r = roughness * c0 + c1;\n\tfloat a004 = min( r.x * r.x, exp2( - 9.28 * dotNV ) ) * r.x + r.y;\n\tvec2 fab = vec2( - 1.04, 1.04 ) * a004 + r.zw;\n\treturn fab;\n}\nvec3 EnvironmentBRDF( const in vec3 normal, const in vec3 viewDir, const in vec3 specularColor, const in float specularF90, const in float roughness ) {\n\tvec2 fab = DFGApprox( normal, viewDir, roughness );\n\treturn specularColor * fab.x + specularF90 * fab.y;\n}\n#ifdef USE_IRIDESCENCE\nvoid computeMultiscatteringIridescence( const in vec3 normal, const in vec3 viewDir, const in vec3 specularColor, const in float specularF90, const in float iridescence, const in vec3 iridescenceF0, const in float roughness, inout vec3 singleScatter, inout vec3 multiScatter ) {\n#else\nvoid computeMultiscattering( const in vec3 normal, const in vec3 viewDir, const in vec3 specularColor, const in float specularF90, const in float roughness, inout vec3 singleScatter, inout vec3 multiScatter ) {\n#endif\n\tvec2 fab = DFGApprox( normal, viewDir, roughness );\n\t#ifdef USE_IRIDESCENCE\n\t\tvec3 Fr = mix( specularColor, iridescenceF0, iridescence );\n\t#else\n\t\tvec3 Fr = specularColor;\n\t#endif\n\tvec3 FssEss = Fr * fab.x + specularF90 * fab.y;\n\tfloat Ess = fab.x + fab.y;\n\tfloat Ems = 1.0 - Ess;\n\tvec3 Favg = Fr + ( 1.0 - Fr ) * 0.047619;\tvec3 Fms = FssEss * Favg / ( 1.0 - Ems * Favg );\n\tsingleScatter += FssEss;\n\tmultiScatter += Fms * Ems;\n}\n#if NUM_RECT_AREA_LIGHTS > 0\n\tvoid RE_Direct_RectArea_Physical( const in RectAreaLight rectAreaLight, const in vec3 geometryPosition, const in vec3 geometryNormal, const in vec3 geometryViewDir, const in vec3 geometryClearcoatNormal, const in PhysicalMaterial material, inout ReflectedLight reflectedLight ) {\n\t\tvec3 normal = geometryNormal;\n\t\tvec3 viewDir = geometryViewDir;\n\t\tvec3 position = geometryPosition;\n\t\tvec3 lightPos = rectAreaLight.position;\n\t\tvec3 halfWidth = rectAreaLight.halfWidth;\n\t\tvec3 halfHeight = rectAreaLight.halfHeight;\n\t\tvec3 lightColor = rectAreaLight.color;\n\t\tfloat roughness = material.roughness;\n\t\tvec3 rectCoords[ 4 ];\n\t\trectCoords[ 0 ] = lightPos + halfWidth - halfHeight;\t\trectCoords[ 1 ] = lightPos - halfWidth - halfHeight;\n\t\trectCoords[ 2 ] = lightPos - halfWidth + halfHeight;\n\t\trectCoords[ 3 ] = lightPos + halfWidth + halfHeight;\n\t\tvec2 uv = LTC_Uv( normal, viewDir, roughness );\n\t\tvec4 t1 = texture2D( ltc_1, uv );\n\t\tvec4 t2 = texture2D( ltc_2, uv );\n\t\tmat3 mInv = mat3(\n\t\t\tvec3( t1.x, 0, t1.y ),\n\t\t\tvec3( 0, 1, 0 ),\n\t\t\tvec3( t1.z, 0, t1.w )\n\t\t);\n\t\tvec3 fresnel = ( material.specularColor * t2.x + ( vec3( 1.0 ) - material.specularColor ) * t2.y );\n\t\treflectedLight.directSpecular += lightColor * fresnel * LTC_Evaluate( normal, viewDir, position, mInv, rectCoords );\n\t\treflectedLight.directDiffuse += lightColor * material.diffuseColor * LTC_Evaluate( normal, viewDir, position, mat3( 1.0 ), rectCoords );\n\t}\n#endif\nvoid RE_Direct_Physical( const in IncidentLight directLight, const in vec3 geometryPosition, const in vec3 geometryNormal, const in vec3 geometryViewDir, const in vec3 geometryClearcoatNormal, const in PhysicalMaterial material, inout ReflectedLight reflectedLight ) {\n\tfloat dotNL = saturate( dot( geometryNormal, directLight.direction ) );\n\tvec3 irradiance = dotNL * directLight.color;\n\t#ifdef USE_CLEARCOAT\n\t\tfloat dotNLcc = saturate( dot( geometryClearcoatNormal, directLight.direction ) );\n\t\tvec3 ccIrradiance = dotNLcc * directLight.color;\n\t\tclearcoatSpecularDirect += ccIrradiance * BRDF_GGX_Clearcoat( directLight.direction, geometryViewDir, geometryClearcoatNormal, material );\n\t#endif\n\t#ifdef USE_SHEEN\n\t\tsheenSpecularDirect += irradiance * BRDF_Sheen( directLight.direction, geometryViewDir, geometryNormal, material.sheenColor, material.sheenRoughness );\n\t#endif\n\treflectedLight.directSpecular += irradiance * BRDF_GGX( directLight.direction, geometryViewDir, geometryNormal, material );\n\treflectedLight.directDiffuse += irradiance * BRDF_Lambert( material.diffuseColor );\n}\nvoid RE_IndirectDiffuse_Physical( const in vec3 irradiance, const in vec3 geometryPosition, const in vec3 geometryNormal, const in vec3 geometryViewDir, const in vec3 geometryClearcoatNormal, const in PhysicalMaterial material, inout ReflectedLight reflectedLight ) {\n\treflectedLight.indirectDiffuse += irradiance * BRDF_Lambert( material.diffuseColor );\n}\nvoid RE_IndirectSpecular_Physical( const in vec3 radiance, const in vec3 irradiance, const in vec3 clearcoatRadiance, const in vec3 geometryPosition, const in vec3 geometryNormal, const in vec3 geometryViewDir, const in vec3 geometryClearcoatNormal, const in PhysicalMaterial material, inout ReflectedLight reflectedLight) {\n\t#ifdef USE_CLEARCOAT\n\t\tclearcoatSpecularIndirect += clearcoatRadiance * EnvironmentBRDF( geometryClearcoatNormal, geometryViewDir, material.clearcoatF0, material.clearcoatF90, material.clearcoatRoughness );\n\t#endif\n\t#ifdef USE_SHEEN\n\t\tsheenSpecularIndirect += irradiance * material.sheenColor * IBLSheenBRDF( geometryNormal, geometryViewDir, material.sheenRoughness );\n\t#endif\n\tvec3 singleScattering = vec3( 0.0 );\n\tvec3 multiScattering = vec3( 0.0 );\n\tvec3 cosineWeightedIrradiance = irradiance * RECIPROCAL_PI;\n\t#ifdef USE_IRIDESCENCE\n\t\tcomputeMultiscatteringIridescence( geometryNormal, geometryViewDir, material.specularColor, material.specularF90, material.iridescence, material.iridescenceFresnel, material.roughness, singleScattering, multiScattering );\n\t#else\n\t\tcomputeMultiscattering( geometryNormal, geometryViewDir, material.specularColor, material.specularF90, material.roughness, singleScattering, multiScattering );\n\t#endif\n\tvec3 totalScattering = singleScattering + multiScattering;\n\tvec3 diffuse = material.diffuseColor * ( 1.0 - max( max( totalScattering.r, totalScattering.g ), totalScattering.b ) );\n\treflectedLight.indirectSpecular += radiance * singleScattering;\n\treflectedLight.indirectSpecular += multiScattering * cosineWeightedIrradiance;\n\treflectedLight.indirectDiffuse += diffuse * cosineWeightedIrradiance;\n}\n#define RE_Direct\t\t\t\tRE_Direct_Physical\n#define RE_Direct_RectArea\t\tRE_Direct_RectArea_Physical\n#define RE_IndirectDiffuse\t\tRE_IndirectDiffuse_Physical\n#define RE_IndirectSpecular\t\tRE_IndirectSpecular_Physical\nfloat computeSpecularOcclusion( const in float dotNV, const in float ambientOcclusion, const in float roughness ) {\n\treturn saturate( pow( dotNV + ambientOcclusion, exp2( - 16.0 * roughness - 1.0 ) ) - 1.0 + ambientOcclusion );\n}",lights_fragment_begin:"\nvec3 geometryPosition = - vViewPosition;\nvec3 geometryNormal = normal;\nvec3 geometryViewDir = ( isOrthographic ) ? vec3( 0, 0, 1 ) : normalize( vViewPosition );\nvec3 geometryClearcoatNormal = vec3( 0.0 );\n#ifdef USE_CLEARCOAT\n\tgeometryClearcoatNormal = clearcoatNormal;\n#endif\n#ifdef USE_IRIDESCENCE\n\tfloat dotNVi = saturate( dot( normal, geometryViewDir ) );\n\tif ( material.iridescenceThickness == 0.0 ) {\n\t\tmaterial.iridescence = 0.0;\n\t} else {\n\t\tmaterial.iridescence = saturate( material.iridescence );\n\t}\n\tif ( material.iridescence > 0.0 ) {\n\t\tmaterial.iridescenceFresnel = evalIridescence( 1.0, material.iridescenceIOR, dotNVi, material.iridescenceThickness, material.specularColor );\n\t\tmaterial.iridescenceF0 = Schlick_to_F0( material.iridescenceFresnel, 1.0, dotNVi );\n\t}\n#endif\nIncidentLight directLight;\n#if ( NUM_POINT_LIGHTS > 0 ) && defined( RE_Direct )\n\tPointLight pointLight;\n\t#if defined( USE_SHADOWMAP ) && NUM_POINT_LIGHT_SHADOWS > 0\n\tPointLightShadow pointLightShadow;\n\t#endif\n\t#pragma unroll_loop_start\n\tfor ( int i = 0; i < NUM_POINT_LIGHTS; i ++ ) {\n\t\tpointLight = pointLights[ i ];\n\t\tgetPointLightInfo( pointLight, geometryPosition, directLight );\n\t\t#if defined( USE_SHADOWMAP ) && ( UNROLLED_LOOP_INDEX < NUM_POINT_LIGHT_SHADOWS )\n\t\tpointLightShadow = pointLightShadows[ i ];\n\t\tdirectLight.color *= ( directLight.visible && receiveShadow ) ? getPointShadow( pointShadowMap[ i ], pointLightShadow.shadowMapSize, pointLightShadow.shadowIntensity, pointLightShadow.shadowBias, pointLightShadow.shadowRadius, vPointShadowCoord[ i ], pointLightShadow.shadowCameraNear, pointLightShadow.shadowCameraFar ) : 1.0;\n\t\t#endif\n\t\tRE_Direct( directLight, geometryPosition, geometryNormal, geometryViewDir, geometryClearcoatNormal, material, reflectedLight );\n\t}\n\t#pragma unroll_loop_end\n#endif\n#if ( NUM_SPOT_LIGHTS > 0 ) && defined( RE_Direct )\n\tSpotLight spotLight;\n\tvec4 spotColor;\n\tvec3 spotLightCoord;\n\tbool inSpotLightMap;\n\t#if defined( USE_SHADOWMAP ) && NUM_SPOT_LIGHT_SHADOWS > 0\n\tSpotLightShadow spotLightShadow;\n\t#endif\n\t#pragma unroll_loop_start\n\tfor ( int i = 0; i < NUM_SPOT_LIGHTS; i ++ ) {\n\t\tspotLight = spotLights[ i ];\n\t\tgetSpotLightInfo( spotLight, geometryPosition, directLight );\n\t\t#if ( UNROLLED_LOOP_INDEX < NUM_SPOT_LIGHT_SHADOWS_WITH_MAPS )\n\t\t#define SPOT_LIGHT_MAP_INDEX UNROLLED_LOOP_INDEX\n\t\t#elif ( UNROLLED_LOOP_INDEX < NUM_SPOT_LIGHT_SHADOWS )\n\t\t#define SPOT_LIGHT_MAP_INDEX NUM_SPOT_LIGHT_MAPS\n\t\t#else\n\t\t#define SPOT_LIGHT_MAP_INDEX ( UNROLLED_LOOP_INDEX - NUM_SPOT_LIGHT_SHADOWS + NUM_SPOT_LIGHT_SHADOWS_WITH_MAPS )\n\t\t#endif\n\t\t#if ( SPOT_LIGHT_MAP_INDEX < NUM_SPOT_LIGHT_MAPS )\n\t\t\tspotLightCoord = vSpotLightCoord[ i ].xyz / vSpotLightCoord[ i ].w;\n\t\t\tinSpotLightMap = all( lessThan( abs( spotLightCoord * 2. - 1. ), vec3( 1.0 ) ) );\n\t\t\tspotColor = texture2D( spotLightMap[ SPOT_LIGHT_MAP_INDEX ], spotLightCoord.xy );\n\t\t\tdirectLight.color = inSpotLightMap ? directLight.color * spotColor.rgb : directLight.color;\n\t\t#endif\n\t\t#undef SPOT_LIGHT_MAP_INDEX\n\t\t#if defined( USE_SHADOWMAP ) && ( UNROLLED_LOOP_INDEX < NUM_SPOT_LIGHT_SHADOWS )\n\t\tspotLightShadow = spotLightShadows[ i ];\n\t\tdirectLight.color *= ( directLight.visible && receiveShadow ) ? getShadow( spotShadowMap[ i ], spotLightShadow.shadowMapSize, spotLightShadow.shadowIntensity, spotLightShadow.shadowBias, spotLightShadow.shadowRadius, vSpotLightCoord[ i ] ) : 1.0;\n\t\t#endif\n\t\tRE_Direct( directLight, geometryPosition, geometryNormal, geometryViewDir, geometryClearcoatNormal, material, reflectedLight );\n\t}\n\t#pragma unroll_loop_end\n#endif\n#if ( NUM_DIR_LIGHTS > 0 ) && defined( RE_Direct )\n\tDirectionalLight directionalLight;\n\t#if defined( USE_SHADOWMAP ) && NUM_DIR_LIGHT_SHADOWS > 0\n\tDirectionalLightShadow directionalLightShadow;\n\t#endif\n\t#pragma unroll_loop_start\n\tfor ( int i = 0; i < NUM_DIR_LIGHTS; i ++ ) {\n\t\tdirectionalLight = directionalLights[ i ];\n\t\tgetDirectionalLightInfo( directionalLight, directLight );\n\t\t#if defined( USE_SHADOWMAP ) && ( UNROLLED_LOOP_INDEX < NUM_DIR_LIGHT_SHADOWS )\n\t\tdirectionalLightShadow = directionalLightShadows[ i ];\n\t\tdirectLight.color *= ( directLight.visible && receiveShadow ) ? getShadow( directionalShadowMap[ i ], directionalLightShadow.shadowMapSize, directionalLightShadow.shadowIntensity, directionalLightShadow.shadowBias, directionalLightShadow.shadowRadius, vDirectionalShadowCoord[ i ] ) : 1.0;\n\t\t#endif\n\t\tRE_Direct( directLight, geometryPosition, geometryNormal, geometryViewDir, geometryClearcoatNormal, material, reflectedLight );\n\t}\n\t#pragma unroll_loop_end\n#endif\n#if ( NUM_RECT_AREA_LIGHTS > 0 ) && defined( RE_Direct_RectArea )\n\tRectAreaLight rectAreaLight;\n\t#pragma unroll_loop_start\n\tfor ( int i = 0; i < NUM_RECT_AREA_LIGHTS; i ++ ) {\n\t\trectAreaLight = rectAreaLights[ i ];\n\t\tRE_Direct_RectArea( rectAreaLight, geometryPosition, geometryNormal, geometryViewDir, geometryClearcoatNormal, material, reflectedLight );\n\t}\n\t#pragma unroll_loop_end\n#endif\n#if defined( RE_IndirectDiffuse )\n\tvec3 iblIrradiance = vec3( 0.0 );\n\tvec3 irradiance = getAmbientLightIrradiance( ambientLightColor );\n\t#if defined( USE_LIGHT_PROBES )\n\t\tirradiance += getLightProbeIrradiance( lightProbe, geometryNormal );\n\t#endif\n\t#if ( NUM_HEMI_LIGHTS > 0 )\n\t\t#pragma unroll_loop_start\n\t\tfor ( int i = 0; i < NUM_HEMI_LIGHTS; i ++ ) {\n\t\t\tirradiance += getHemisphereLightIrradiance( hemisphereLights[ i ], geometryNormal );\n\t\t}\n\t\t#pragma unroll_loop_end\n\t#endif\n#endif\n#if defined( RE_IndirectSpecular )\n\tvec3 radiance = vec3( 0.0 );\n\tvec3 clearcoatRadiance = vec3( 0.0 );\n#endif",lights_fragment_maps:"#if defined( RE_IndirectDiffuse )\n\t#ifdef USE_LIGHTMAP\n\t\tvec4 lightMapTexel = texture2D( lightMap, vLightMapUv );\n\t\tvec3 lightMapIrradiance = lightMapTexel.rgb * lightMapIntensity;\n\t\tirradiance += lightMapIrradiance;\n\t#endif\n\t#if defined( USE_ENVMAP ) && defined( STANDARD ) && defined( ENVMAP_TYPE_CUBE_UV )\n\t\tiblIrradiance += getIBLIrradiance( geometryNormal );\n\t#endif\n#endif\n#if defined( USE_ENVMAP ) && defined( RE_IndirectSpecular )\n\t#ifdef USE_ANISOTROPY\n\t\tradiance += getIBLAnisotropyRadiance( geometryViewDir, geometryNormal, material.roughness, material.anisotropyB, material.anisotropy );\n\t#else\n\t\tradiance += getIBLRadiance( geometryViewDir, geometryNormal, material.roughness );\n\t#endif\n\t#ifdef USE_CLEARCOAT\n\t\tclearcoatRadiance += getIBLRadiance( geometryViewDir, geometryClearcoatNormal, material.clearcoatRoughness );\n\t#endif\n#endif",lights_fragment_end:"#if defined( RE_IndirectDiffuse )\n\tRE_IndirectDiffuse( irradiance, geometryPosition, geometryNormal, geometryViewDir, geometryClearcoatNormal, material, reflectedLight );\n#endif\n#if defined( RE_IndirectSpecular )\n\tRE_IndirectSpecular( radiance, iblIrradiance, clearcoatRadiance, geometryPosition, geometryNormal, geometryViewDir, geometryClearcoatNormal, material, reflectedLight );\n#endif",logdepthbuf_fragment:"#if defined( USE_LOGDEPTHBUF )\n\tgl_FragDepth = vIsPerspective == 0.0 ? gl_FragCoord.z : log2( vFragDepth ) * logDepthBufFC * 0.5;\n#endif",logdepthbuf_pars_fragment:"#if defined( USE_LOGDEPTHBUF )\n\tuniform float logDepthBufFC;\n\tvarying float vFragDepth;\n\tvarying float vIsPerspective;\n#endif",logdepthbuf_pars_vertex:"#ifdef USE_LOGDEPTHBUF\n\tvarying float vFragDepth;\n\tvarying float vIsPerspective;\n#endif",logdepthbuf_vertex:"#ifdef USE_LOGDEPTHBUF\n\tvFragDepth = 1.0 + gl_Position.w;\n\tvIsPerspective = float( isPerspectiveMatrix( projectionMatrix ) );\n#endif",map_fragment:"#ifdef USE_MAP\n\tvec4 sampledDiffuseColor = texture2D( map, vMapUv );\n\t#ifdef DECODE_VIDEO_TEXTURE\n\t\tsampledDiffuseColor = sRGBTransferEOTF( sampledDiffuseColor );\n\t#endif\n\tdiffuseColor *= sampledDiffuseColor;\n#endif",map_pars_fragment:"#ifdef USE_MAP\n\tuniform sampler2D map;\n#endif",map_particle_fragment:"#if defined( USE_MAP ) || defined( USE_ALPHAMAP )\n\t#if defined( USE_POINTS_UV )\n\t\tvec2 uv = vUv;\n\t#else\n\t\tvec2 uv = ( uvTransform * vec3( gl_PointCoord.x, 1.0 - gl_PointCoord.y, 1 ) ).xy;\n\t#endif\n#endif\n#ifdef USE_MAP\n\tdiffuseColor *= texture2D( map, uv );\n#endif\n#ifdef USE_ALPHAMAP\n\tdiffuseColor.a *= texture2D( alphaMap, uv ).g;\n#endif",map_particle_pars_fragment:"#if defined( USE_POINTS_UV )\n\tvarying vec2 vUv;\n#else\n\t#if defined( USE_MAP ) || defined( USE_ALPHAMAP )\n\t\tuniform mat3 uvTransform;\n\t#endif\n#endif\n#ifdef USE_MAP\n\tuniform sampler2D map;\n#endif\n#ifdef USE_ALPHAMAP\n\tuniform sampler2D alphaMap;\n#endif",metalnessmap_fragment:"float metalnessFactor = metalness;\n#ifdef USE_METALNESSMAP\n\tvec4 texelMetalness = texture2D( metalnessMap, vMetalnessMapUv );\n\tmetalnessFactor *= texelMetalness.b;\n#endif",metalnessmap_pars_fragment:"#ifdef USE_METALNESSMAP\n\tuniform sampler2D metalnessMap;\n#endif",morphinstance_vertex:"#ifdef USE_INSTANCING_MORPH\n\tfloat morphTargetInfluences[ MORPHTARGETS_COUNT ];\n\tfloat morphTargetBaseInfluence = texelFetch( morphTexture, ivec2( 0, gl_InstanceID ), 0 ).r;\n\tfor ( int i = 0; i < MORPHTARGETS_COUNT; i ++ ) {\n\t\tmorphTargetInfluences[i] = texelFetch( morphTexture, ivec2( i + 1, gl_InstanceID ), 0 ).r;\n\t}\n#endif",morphcolor_vertex:"#if defined( USE_MORPHCOLORS )\n\tvColor *= morphTargetBaseInfluence;\n\tfor ( int i = 0; i < MORPHTARGETS_COUNT; i ++ ) {\n\t\t#if defined( USE_COLOR_ALPHA )\n\t\t\tif ( morphTargetInfluences[ i ] != 0.0 ) vColor += getMorph( gl_VertexID, i, 2 ) * morphTargetInfluences[ i ];\n\t\t#elif defined( USE_COLOR )\n\t\t\tif ( morphTargetInfluences[ i ] != 0.0 ) vColor += getMorph( gl_VertexID, i, 2 ).rgb * morphTargetInfluences[ i ];\n\t\t#endif\n\t}\n#endif",morphnormal_vertex:"#ifdef USE_MORPHNORMALS\n\tobjectNormal *= morphTargetBaseInfluence;\n\tfor ( int i = 0; i < MORPHTARGETS_COUNT; i ++ ) {\n\t\tif ( morphTargetInfluences[ i ] != 0.0 ) objectNormal += getMorph( gl_VertexID, i, 1 ).xyz * morphTargetInfluences[ i ];\n\t}\n#endif",morphtarget_pars_vertex:"#ifdef USE_MORPHTARGETS\n\t#ifndef USE_INSTANCING_MORPH\n\t\tuniform float morphTargetBaseInfluence;\n\t\tuniform float morphTargetInfluences[ MORPHTARGETS_COUNT ];\n\t#endif\n\tuniform sampler2DArray morphTargetsTexture;\n\tuniform ivec2 morphTargetsTextureSize;\n\tvec4 getMorph( const in int vertexIndex, const in int morphTargetIndex, const in int offset ) {\n\t\tint texelIndex = vertexIndex * MORPHTARGETS_TEXTURE_STRIDE + offset;\n\t\tint y = texelIndex / morphTargetsTextureSize.x;\n\t\tint x = texelIndex - y * morphTargetsTextureSize.x;\n\t\tivec3 morphUV = ivec3( x, y, morphTargetIndex );\n\t\treturn texelFetch( morphTargetsTexture, morphUV, 0 );\n\t}\n#endif",morphtarget_vertex:"#ifdef USE_MORPHTARGETS\n\ttransformed *= morphTargetBaseInfluence;\n\tfor ( int i = 0; i < MORPHTARGETS_COUNT; i ++ ) {\n\t\tif ( morphTargetInfluences[ i ] != 0.0 ) transformed += getMorph( gl_VertexID, i, 0 ).xyz * morphTargetInfluences[ i ];\n\t}\n#endif",normal_fragment_begin:"float faceDirection = gl_FrontFacing ? 1.0 : - 1.0;\n#ifdef FLAT_SHADED\n\tvec3 fdx = dFdx( vViewPosition );\n\tvec3 fdy = dFdy( vViewPosition );\n\tvec3 normal = normalize( cross( fdx, fdy ) );\n#else\n\tvec3 normal = normalize( vNormal );\n\t#ifdef DOUBLE_SIDED\n\t\tnormal *= faceDirection;\n\t#endif\n#endif\n#if defined( USE_NORMALMAP_TANGENTSPACE ) || defined( USE_CLEARCOAT_NORMALMAP ) || defined( USE_ANISOTROPY )\n\t#ifdef USE_TANGENT\n\t\tmat3 tbn = mat3( normalize( vTangent ), normalize( vBitangent ), normal );\n\t#else\n\t\tmat3 tbn = getTangentFrame( - vViewPosition, normal,\n\t\t#if defined( USE_NORMALMAP )\n\t\t\tvNormalMapUv\n\t\t#elif defined( USE_CLEARCOAT_NORMALMAP )\n\t\t\tvClearcoatNormalMapUv\n\t\t#else\n\t\t\tvUv\n\t\t#endif\n\t\t);\n\t#endif\n\t#if defined( DOUBLE_SIDED ) && ! defined( FLAT_SHADED )\n\t\ttbn[0] *= faceDirection;\n\t\ttbn[1] *= faceDirection;\n\t#endif\n#endif\n#ifdef USE_CLEARCOAT_NORMALMAP\n\t#ifdef USE_TANGENT\n\t\tmat3 tbn2 = mat3( normalize( vTangent ), normalize( vBitangent ), normal );\n\t#else\n\t\tmat3 tbn2 = getTangentFrame( - vViewPosition, normal, vClearcoatNormalMapUv );\n\t#endif\n\t#if defined( DOUBLE_SIDED ) && ! defined( FLAT_SHADED )\n\t\ttbn2[0] *= faceDirection;\n\t\ttbn2[1] *= faceDirection;\n\t#endif\n#endif\nvec3 nonPerturbedNormal = normal;",normal_fragment_maps:"#ifdef USE_NORMALMAP_OBJECTSPACE\n\tnormal = texture2D( normalMap, vNormalMapUv ).xyz * 2.0 - 1.0;\n\t#ifdef FLIP_SIDED\n\t\tnormal = - normal;\n\t#endif\n\t#ifdef DOUBLE_SIDED\n\t\tnormal = normal * faceDirection;\n\t#endif\n\tnormal = normalize( normalMatrix * normal );\n#elif defined( USE_NORMALMAP_TANGENTSPACE )\n\tvec3 mapN = texture2D( normalMap, vNormalMapUv ).xyz * 2.0 - 1.0;\n\tmapN.xy *= normalScale;\n\tnormal = normalize( tbn * mapN );\n#elif defined( USE_BUMPMAP )\n\tnormal = perturbNormalArb( - vViewPosition, normal, dHdxy_fwd(), faceDirection );\n#endif",normal_pars_fragment:"#ifndef FLAT_SHADED\n\tvarying vec3 vNormal;\n\t#ifdef USE_TANGENT\n\t\tvarying vec3 vTangent;\n\t\tvarying vec3 vBitangent;\n\t#endif\n#endif",normal_pars_vertex:"#ifndef FLAT_SHADED\n\tvarying vec3 vNormal;\n\t#ifdef USE_TANGENT\n\t\tvarying vec3 vTangent;\n\t\tvarying vec3 vBitangent;\n\t#endif\n#endif",normal_vertex:"#ifndef FLAT_SHADED\n\tvNormal = normalize( transformedNormal );\n\t#ifdef USE_TANGENT\n\t\tvTangent = normalize( transformedTangent );\n\t\tvBitangent = normalize( cross( vNormal, vTangent ) * tangent.w );\n\t#endif\n#endif",normalmap_pars_fragment:"#ifdef USE_NORMALMAP\n\tuniform sampler2D normalMap;\n\tuniform vec2 normalScale;\n#endif\n#ifdef USE_NORMALMAP_OBJECTSPACE\n\tuniform mat3 normalMatrix;\n#endif\n#if ! defined ( USE_TANGENT ) && ( defined ( USE_NORMALMAP_TANGENTSPACE ) || defined ( USE_CLEARCOAT_NORMALMAP ) || defined( USE_ANISOTROPY ) )\n\tmat3 getTangentFrame( vec3 eye_pos, vec3 surf_norm, vec2 uv ) {\n\t\tvec3 q0 = dFdx( eye_pos.xyz );\n\t\tvec3 q1 = dFdy( eye_pos.xyz );\n\t\tvec2 st0 = dFdx( uv.st );\n\t\tvec2 st1 = dFdy( uv.st );\n\t\tvec3 N = surf_norm;\n\t\tvec3 q1perp = cross( q1, N );\n\t\tvec3 q0perp = cross( N, q0 );\n\t\tvec3 T = q1perp * st0.x + q0perp * st1.x;\n\t\tvec3 B = q1perp * st0.y + q0perp * st1.y;\n\t\tfloat det = max( dot( T, T ), dot( B, B ) );\n\t\tfloat scale = ( det == 0.0 ) ? 0.0 : inversesqrt( det );\n\t\treturn mat3( T * scale, B * scale, N );\n\t}\n#endif",clearcoat_normal_fragment_begin:"#ifdef USE_CLEARCOAT\n\tvec3 clearcoatNormal = nonPerturbedNormal;\n#endif",clearcoat_normal_fragment_maps:"#ifdef USE_CLEARCOAT_NORMALMAP\n\tvec3 clearcoatMapN = texture2D( clearcoatNormalMap, vClearcoatNormalMapUv ).xyz * 2.0 - 1.0;\n\tclearcoatMapN.xy *= clearcoatNormalScale;\n\tclearcoatNormal = normalize( tbn2 * clearcoatMapN );\n#endif",clearcoat_pars_fragment:"#ifdef USE_CLEARCOATMAP\n\tuniform sampler2D clearcoatMap;\n#endif\n#ifdef USE_CLEARCOAT_NORMALMAP\n\tuniform sampler2D clearcoatNormalMap;\n\tuniform vec2 clearcoatNormalScale;\n#endif\n#ifdef USE_CLEARCOAT_ROUGHNESSMAP\n\tuniform sampler2D clearcoatRoughnessMap;\n#endif",iridescence_pars_fragment:"#ifdef USE_IRIDESCENCEMAP\n\tuniform sampler2D iridescenceMap;\n#endif\n#ifdef USE_IRIDESCENCE_THICKNESSMAP\n\tuniform sampler2D iridescenceThicknessMap;\n#endif",opaque_fragment:"#ifdef OPAQUE\ndiffuseColor.a = 1.0;\n#endif\n#ifdef USE_TRANSMISSION\ndiffuseColor.a *= material.transmissionAlpha;\n#endif\ngl_FragColor = vec4( outgoingLight, diffuseColor.a );",packing:"vec3 packNormalToRGB( const in vec3 normal ) {\n\treturn normalize( normal ) * 0.5 + 0.5;\n}\nvec3 unpackRGBToNormal( const in vec3 rgb ) {\n\treturn 2.0 * rgb.xyz - 1.0;\n}\nconst float PackUpscale = 256. / 255.;const float UnpackDownscale = 255. / 256.;const float ShiftRight8 = 1. / 256.;\nconst float Inv255 = 1. / 255.;\nconst vec4 PackFactors = vec4( 1.0, 256.0, 256.0 * 256.0, 256.0 * 256.0 * 256.0 );\nconst vec2 UnpackFactors2 = vec2( UnpackDownscale, 1.0 / PackFactors.g );\nconst vec3 UnpackFactors3 = vec3( UnpackDownscale / PackFactors.rg, 1.0 / PackFactors.b );\nconst vec4 UnpackFactors4 = vec4( UnpackDownscale / PackFactors.rgb, 1.0 / PackFactors.a );\nvec4 packDepthToRGBA( const in float v ) {\n\tif( v <= 0.0 )\n\t\treturn vec4( 0., 0., 0., 0. );\n\tif( v >= 1.0 )\n\t\treturn vec4( 1., 1., 1., 1. );\n\tfloat vuf;\n\tfloat af = modf( v * PackFactors.a, vuf );\n\tfloat bf = modf( vuf * ShiftRight8, vuf );\n\tfloat gf = modf( vuf * ShiftRight8, vuf );\n\treturn vec4( vuf * Inv255, gf * PackUpscale, bf * PackUpscale, af );\n}\nvec3 packDepthToRGB( const in float v ) {\n\tif( v <= 0.0 )\n\t\treturn vec3( 0., 0., 0. );\n\tif( v >= 1.0 )\n\t\treturn vec3( 1., 1., 1. );\n\tfloat vuf;\n\tfloat bf = modf( v * PackFactors.b, vuf );\n\tfloat gf = modf( vuf * ShiftRight8, vuf );\n\treturn vec3( vuf * Inv255, gf * PackUpscale, bf );\n}\nvec2 packDepthToRG( const in float v ) {\n\tif( v <= 0.0 )\n\t\treturn vec2( 0., 0. );\n\tif( v >= 1.0 )\n\t\treturn vec2( 1., 1. );\n\tfloat vuf;\n\tfloat gf = modf( v * 256., vuf );\n\treturn vec2( vuf * Inv255, gf );\n}\nfloat unpackRGBAToDepth( const in vec4 v ) {\n\treturn dot( v, UnpackFactors4 );\n}\nfloat unpackRGBToDepth( const in vec3 v ) {\n\treturn dot( v, UnpackFactors3 );\n}\nfloat unpackRGToDepth( const in vec2 v ) {\n\treturn v.r * UnpackFactors2.r + v.g * UnpackFactors2.g;\n}\nvec4 pack2HalfToRGBA( const in vec2 v ) {\n\tvec4 r = vec4( v.x, fract( v.x * 255.0 ), v.y, fract( v.y * 255.0 ) );\n\treturn vec4( r.x - r.y / 255.0, r.y, r.z - r.w / 255.0, r.w );\n}\nvec2 unpackRGBATo2Half( const in vec4 v ) {\n\treturn vec2( v.x + ( v.y / 255.0 ), v.z + ( v.w / 255.0 ) );\n}\nfloat viewZToOrthographicDepth( const in float viewZ, const in float near, const in float far ) {\n\treturn ( viewZ + near ) / ( near - far );\n}\nfloat orthographicDepthToViewZ( const in float depth, const in float near, const in float far ) {\n\treturn depth * ( near - far ) - near;\n}\nfloat viewZToPerspectiveDepth( const in float viewZ, const in float near, const in float far ) {\n\treturn ( ( near + viewZ ) * far ) / ( ( far - near ) * viewZ );\n}\nfloat perspectiveDepthToViewZ( const in float depth, const in float near, const in float far ) {\n\treturn ( near * far ) / ( ( far - near ) * depth - far );\n}",premultiplied_alpha_fragment:"#ifdef PREMULTIPLIED_ALPHA\n\tgl_FragColor.rgb *= gl_FragColor.a;\n#endif",project_vertex:"vec4 mvPosition = vec4( transformed, 1.0 );\n#ifdef USE_BATCHING\n\tmvPosition = batchingMatrix * mvPosition;\n#endif\n#ifdef USE_INSTANCING\n\tmvPosition = instanceMatrix * mvPosition;\n#endif\nmvPosition = modelViewMatrix * mvPosition;\ngl_Position = projectionMatrix * mvPosition;",dithering_fragment:"#ifdef DITHERING\n\tgl_FragColor.rgb = dithering( gl_FragColor.rgb );\n#endif",dithering_pars_fragment:"#ifdef DITHERING\n\tvec3 dithering( vec3 color ) {\n\t\tfloat grid_position = rand( gl_FragCoord.xy );\n\t\tvec3 dither_shift_RGB = vec3( 0.25 / 255.0, -0.25 / 255.0, 0.25 / 255.0 );\n\t\tdither_shift_RGB = mix( 2.0 * dither_shift_RGB, -2.0 * dither_shift_RGB, grid_position );\n\t\treturn color + dither_shift_RGB;\n\t}\n#endif",roughnessmap_fragment:"float roughnessFactor = roughness;\n#ifdef USE_ROUGHNESSMAP\n\tvec4 texelRoughness = texture2D( roughnessMap, vRoughnessMapUv );\n\troughnessFactor *= texelRoughness.g;\n#endif",roughnessmap_pars_fragment:"#ifdef USE_ROUGHNESSMAP\n\tuniform sampler2D roughnessMap;\n#endif",shadowmap_pars_fragment:"#if NUM_SPOT_LIGHT_COORDS > 0\n\tvarying vec4 vSpotLightCoord[ NUM_SPOT_LIGHT_COORDS ];\n#endif\n#if NUM_SPOT_LIGHT_MAPS > 0\n\tuniform sampler2D spotLightMap[ NUM_SPOT_LIGHT_MAPS ];\n#endif\n#ifdef USE_SHADOWMAP\n\t#if NUM_DIR_LIGHT_SHADOWS > 0\n\t\tuniform sampler2D directionalShadowMap[ NUM_DIR_LIGHT_SHADOWS ];\n\t\tvarying vec4 vDirectionalShadowCoord[ NUM_DIR_LIGHT_SHADOWS ];\n\t\tstruct DirectionalLightShadow {\n\t\t\tfloat shadowIntensity;\n\t\t\tfloat shadowBias;\n\t\t\tfloat shadowNormalBias;\n\t\t\tfloat shadowRadius;\n\t\t\tvec2 shadowMapSize;\n\t\t};\n\t\tuniform DirectionalLightShadow directionalLightShadows[ NUM_DIR_LIGHT_SHADOWS ];\n\t#endif\n\t#if NUM_SPOT_LIGHT_SHADOWS > 0\n\t\tuniform sampler2D spotShadowMap[ NUM_SPOT_LIGHT_SHADOWS ];\n\t\tstruct SpotLightShadow {\n\t\t\tfloat shadowIntensity;\n\t\t\tfloat shadowBias;\n\t\t\tfloat shadowNormalBias;\n\t\t\tfloat shadowRadius;\n\t\t\tvec2 shadowMapSize;\n\t\t};\n\t\tuniform SpotLightShadow spotLightShadows[ NUM_SPOT_LIGHT_SHADOWS ];\n\t#endif\n\t#if NUM_POINT_LIGHT_SHADOWS > 0\n\t\tuniform sampler2D pointShadowMap[ NUM_POINT_LIGHT_SHADOWS ];\n\t\tvarying vec4 vPointShadowCoord[ NUM_POINT_LIGHT_SHADOWS ];\n\t\tstruct PointLightShadow {\n\t\t\tfloat shadowIntensity;\n\t\t\tfloat shadowBias;\n\t\t\tfloat shadowNormalBias;\n\t\t\tfloat shadowRadius;\n\t\t\tvec2 shadowMapSize;\n\t\t\tfloat shadowCameraNear;\n\t\t\tfloat shadowCameraFar;\n\t\t};\n\t\tuniform PointLightShadow pointLightShadows[ NUM_POINT_LIGHT_SHADOWS ];\n\t#endif\n\tfloat texture2DCompare( sampler2D depths, vec2 uv, float compare ) {\n\t\treturn step( compare, unpackRGBAToDepth( texture2D( depths, uv ) ) );\n\t}\n\tvec2 texture2DDistribution( sampler2D shadow, vec2 uv ) {\n\t\treturn unpackRGBATo2Half( texture2D( shadow, uv ) );\n\t}\n\tfloat VSMShadow (sampler2D shadow, vec2 uv, float compare ){\n\t\tfloat occlusion = 1.0;\n\t\tvec2 distribution = texture2DDistribution( shadow, uv );\n\t\tfloat hard_shadow = step( compare , distribution.x );\n\t\tif (hard_shadow != 1.0 ) {\n\t\t\tfloat distance = compare - distribution.x ;\n\t\t\tfloat variance = max( 0.00000, distribution.y * distribution.y );\n\t\t\tfloat softness_probability = variance / (variance + distance * distance );\t\t\tsoftness_probability = clamp( ( softness_probability - 0.3 ) / ( 0.95 - 0.3 ), 0.0, 1.0 );\t\t\tocclusion = clamp( max( hard_shadow, softness_probability ), 0.0, 1.0 );\n\t\t}\n\t\treturn occlusion;\n\t}\n\tfloat getShadow( sampler2D shadowMap, vec2 shadowMapSize, float shadowIntensity, float shadowBias, float shadowRadius, vec4 shadowCoord ) {\n\t\tfloat shadow = 1.0;\n\t\tshadowCoord.xyz /= shadowCoord.w;\n\t\tshadowCoord.z += shadowBias;\n\t\tbool inFrustum = shadowCoord.x >= 0.0 && shadowCoord.x <= 1.0 && shadowCoord.y >= 0.0 && shadowCoord.y <= 1.0;\n\t\tbool frustumTest = inFrustum && shadowCoord.z <= 1.0;\n\t\tif ( frustumTest ) {\n\t\t#if defined( SHADOWMAP_TYPE_PCF )\n\t\t\tvec2 texelSize = vec2( 1.0 ) / shadowMapSize;\n\t\t\tfloat dx0 = - texelSize.x * shadowRadius;\n\t\t\tfloat dy0 = - texelSize.y * shadowRadius;\n\t\t\tfloat dx1 = + texelSize.x * shadowRadius;\n\t\t\tfloat dy1 = + texelSize.y * shadowRadius;\n\t\t\tfloat dx2 = dx0 / 2.0;\n\t\t\tfloat dy2 = dy0 / 2.0;\n\t\t\tfloat dx3 = dx1 / 2.0;\n\t\t\tfloat dy3 = dy1 / 2.0;\n\t\t\tshadow = (\n\t\t\t\ttexture2DCompare( shadowMap, shadowCoord.xy + vec2( dx0, dy0 ), shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, shadowCoord.xy + vec2( 0.0, dy0 ), shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, shadowCoord.xy + vec2( dx1, dy0 ), shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, shadowCoord.xy + vec2( dx2, dy2 ), shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, shadowCoord.xy + vec2( 0.0, dy2 ), shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, shadowCoord.xy + vec2( dx3, dy2 ), shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, shadowCoord.xy + vec2( dx0, 0.0 ), shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, shadowCoord.xy + vec2( dx2, 0.0 ), shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, shadowCoord.xy, shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, shadowCoord.xy + vec2( dx3, 0.0 ), shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, shadowCoord.xy + vec2( dx1, 0.0 ), shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, shadowCoord.xy + vec2( dx2, dy3 ), shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, shadowCoord.xy + vec2( 0.0, dy3 ), shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, shadowCoord.xy + vec2( dx3, dy3 ), shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, shadowCoord.xy + vec2( dx0, dy1 ), shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, shadowCoord.xy + vec2( 0.0, dy1 ), shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, shadowCoord.xy + vec2( dx1, dy1 ), shadowCoord.z )\n\t\t\t) * ( 1.0 / 17.0 );\n\t\t#elif defined( SHADOWMAP_TYPE_PCF_SOFT )\n\t\t\tvec2 texelSize = vec2( 1.0 ) / shadowMapSize;\n\t\t\tfloat dx = texelSize.x;\n\t\t\tfloat dy = texelSize.y;\n\t\t\tvec2 uv = shadowCoord.xy;\n\t\t\tvec2 f = fract( uv * shadowMapSize + 0.5 );\n\t\t\tuv -= f * texelSize;\n\t\t\tshadow = (\n\t\t\t\ttexture2DCompare( shadowMap, uv, shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, uv + vec2( dx, 0.0 ), shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, uv + vec2( 0.0, dy ), shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, uv + texelSize, shadowCoord.z ) +\n\t\t\t\tmix( texture2DCompare( shadowMap, uv + vec2( -dx, 0.0 ), shadowCoord.z ),\n\t\t\t\t\t texture2DCompare( shadowMap, uv + vec2( 2.0 * dx, 0.0 ), shadowCoord.z ),\n\t\t\t\t\t f.x ) +\n\t\t\t\tmix( texture2DCompare( shadowMap, uv + vec2( -dx, dy ), shadowCoord.z ),\n\t\t\t\t\t texture2DCompare( shadowMap, uv + vec2( 2.0 * dx, dy ), shadowCoord.z ),\n\t\t\t\t\t f.x ) +\n\t\t\t\tmix( texture2DCompare( shadowMap, uv + vec2( 0.0, -dy ), shadowCoord.z ),\n\t\t\t\t\t texture2DCompare( shadowMap, uv + vec2( 0.0, 2.0 * dy ), shadowCoord.z ),\n\t\t\t\t\t f.y ) +\n\t\t\t\tmix( texture2DCompare( shadowMap, uv + vec2( dx, -dy ), shadowCoord.z ),\n\t\t\t\t\t texture2DCompare( shadowMap, uv + vec2( dx, 2.0 * dy ), shadowCoord.z ),\n\t\t\t\t\t f.y ) +\n\t\t\t\tmix( mix( texture2DCompare( shadowMap, uv + vec2( -dx, -dy ), shadowCoord.z ),\n\t\t\t\t\t\t texture2DCompare( shadowMap, uv + vec2( 2.0 * dx, -dy ), shadowCoord.z ),\n\t\t\t\t\t\t f.x ),\n\t\t\t\t\t mix( texture2DCompare( shadowMap, uv + vec2( -dx, 2.0 * dy ), shadowCoord.z ),\n\t\t\t\t\t\t texture2DCompare( shadowMap, uv + vec2( 2.0 * dx, 2.0 * dy ), shadowCoord.z ),\n\t\t\t\t\t\t f.x ),\n\t\t\t\t\t f.y )\n\t\t\t) * ( 1.0 / 9.0 );\n\t\t#elif defined( SHADOWMAP_TYPE_VSM )\n\t\t\tshadow = VSMShadow( shadowMap, shadowCoord.xy, shadowCoord.z );\n\t\t#else\n\t\t\tshadow = texture2DCompare( shadowMap, shadowCoord.xy, shadowCoord.z );\n\t\t#endif\n\t\t}\n\t\treturn mix( 1.0, shadow, shadowIntensity );\n\t}\n\tvec2 cubeToUV( vec3 v, float texelSizeY ) {\n\t\tvec3 absV = abs( v );\n\t\tfloat scaleToCube = 1.0 / max( absV.x, max( absV.y, absV.z ) );\n\t\tabsV *= scaleToCube;\n\t\tv *= scaleToCube * ( 1.0 - 2.0 * texelSizeY );\n\t\tvec2 planar = v.xy;\n\t\tfloat almostATexel = 1.5 * texelSizeY;\n\t\tfloat almostOne = 1.0 - almostATexel;\n\t\tif ( absV.z >= almostOne ) {\n\t\t\tif ( v.z > 0.0 )\n\t\t\t\tplanar.x = 4.0 - v.x;\n\t\t} else if ( absV.x >= almostOne ) {\n\t\t\tfloat signX = sign( v.x );\n\t\t\tplanar.x = v.z * signX + 2.0 * signX;\n\t\t} else if ( absV.y >= almostOne ) {\n\t\t\tfloat signY = sign( v.y );\n\t\t\tplanar.x = v.x + 2.0 * signY + 2.0;\n\t\t\tplanar.y = v.z * signY - 2.0;\n\t\t}\n\t\treturn vec2( 0.125, 0.25 ) * planar + vec2( 0.375, 0.75 );\n\t}\n\tfloat getPointShadow( sampler2D shadowMap, vec2 shadowMapSize, float shadowIntensity, float shadowBias, float shadowRadius, vec4 shadowCoord, float shadowCameraNear, float shadowCameraFar ) {\n\t\tfloat shadow = 1.0;\n\t\tvec3 lightToPosition = shadowCoord.xyz;\n\t\t\n\t\tfloat lightToPositionLength = length( lightToPosition );\n\t\tif ( lightToPositionLength - shadowCameraFar <= 0.0 && lightToPositionLength - shadowCameraNear >= 0.0 ) {\n\t\t\tfloat dp = ( lightToPositionLength - shadowCameraNear ) / ( shadowCameraFar - shadowCameraNear );\t\t\tdp += shadowBias;\n\t\t\tvec3 bd3D = normalize( lightToPosition );\n\t\t\tvec2 texelSize = vec2( 1.0 ) / ( shadowMapSize * vec2( 4.0, 2.0 ) );\n\t\t\t#if defined( SHADOWMAP_TYPE_PCF ) || defined( SHADOWMAP_TYPE_PCF_SOFT ) || defined( SHADOWMAP_TYPE_VSM )\n\t\t\t\tvec2 offset = vec2( - 1, 1 ) * shadowRadius * texelSize.y;\n\t\t\t\tshadow = (\n\t\t\t\t\ttexture2DCompare( shadowMap, cubeToUV( bd3D + offset.xyy, texelSize.y ), dp ) +\n\t\t\t\t\ttexture2DCompare( shadowMap, cubeToUV( bd3D + offset.yyy, texelSize.y ), dp ) +\n\t\t\t\t\ttexture2DCompare( shadowMap, cubeToUV( bd3D + offset.xyx, texelSize.y ), dp ) +\n\t\t\t\t\ttexture2DCompare( shadowMap, cubeToUV( bd3D + offset.yyx, texelSize.y ), dp ) +\n\t\t\t\t\ttexture2DCompare( shadowMap, cubeToUV( bd3D, texelSize.y ), dp ) +\n\t\t\t\t\ttexture2DCompare( shadowMap, cubeToUV( bd3D + offset.xxy, texelSize.y ), dp ) +\n\t\t\t\t\ttexture2DCompare( shadowMap, cubeToUV( bd3D + offset.yxy, texelSize.y ), dp ) +\n\t\t\t\t\ttexture2DCompare( shadowMap, cubeToUV( bd3D + offset.xxx, texelSize.y ), dp ) +\n\t\t\t\t\ttexture2DCompare( shadowMap, cubeToUV( bd3D + offset.yxx, texelSize.y ), dp )\n\t\t\t\t) * ( 1.0 / 9.0 );\n\t\t\t#else\n\t\t\t\tshadow = texture2DCompare( shadowMap, cubeToUV( bd3D, texelSize.y ), dp );\n\t\t\t#endif\n\t\t}\n\t\treturn mix( 1.0, shadow, shadowIntensity );\n\t}\n#endif",shadowmap_pars_vertex:"#if NUM_SPOT_LIGHT_COORDS > 0\n\tuniform mat4 spotLightMatrix[ NUM_SPOT_LIGHT_COORDS ];\n\tvarying vec4 vSpotLightCoord[ NUM_SPOT_LIGHT_COORDS ];\n#endif\n#ifdef USE_SHADOWMAP\n\t#if NUM_DIR_LIGHT_SHADOWS > 0\n\t\tuniform mat4 directionalShadowMatrix[ NUM_DIR_LIGHT_SHADOWS ];\n\t\tvarying vec4 vDirectionalShadowCoord[ NUM_DIR_LIGHT_SHADOWS ];\n\t\tstruct DirectionalLightShadow {\n\t\t\tfloat shadowIntensity;\n\t\t\tfloat shadowBias;\n\t\t\tfloat shadowNormalBias;\n\t\t\tfloat shadowRadius;\n\t\t\tvec2 shadowMapSize;\n\t\t};\n\t\tuniform DirectionalLightShadow directionalLightShadows[ NUM_DIR_LIGHT_SHADOWS ];\n\t#endif\n\t#if NUM_SPOT_LIGHT_SHADOWS > 0\n\t\tstruct SpotLightShadow {\n\t\t\tfloat shadowIntensity;\n\t\t\tfloat shadowBias;\n\t\t\tfloat shadowNormalBias;\n\t\t\tfloat shadowRadius;\n\t\t\tvec2 shadowMapSize;\n\t\t};\n\t\tuniform SpotLightShadow spotLightShadows[ NUM_SPOT_LIGHT_SHADOWS ];\n\t#endif\n\t#if NUM_POINT_LIGHT_SHADOWS > 0\n\t\tuniform mat4 pointShadowMatrix[ NUM_POINT_LIGHT_SHADOWS ];\n\t\tvarying vec4 vPointShadowCoord[ NUM_POINT_LIGHT_SHADOWS ];\n\t\tstruct PointLightShadow {\n\t\t\tfloat shadowIntensity;\n\t\t\tfloat shadowBias;\n\t\t\tfloat shadowNormalBias;\n\t\t\tfloat shadowRadius;\n\t\t\tvec2 shadowMapSize;\n\t\t\tfloat shadowCameraNear;\n\t\t\tfloat shadowCameraFar;\n\t\t};\n\t\tuniform PointLightShadow pointLightShadows[ NUM_POINT_LIGHT_SHADOWS ];\n\t#endif\n#endif",shadowmap_vertex:"#if ( defined( USE_SHADOWMAP ) && ( NUM_DIR_LIGHT_SHADOWS > 0 || NUM_POINT_LIGHT_SHADOWS > 0 ) ) || ( NUM_SPOT_LIGHT_COORDS > 0 )\n\tvec3 shadowWorldNormal = inverseTransformDirection( transformedNormal, viewMatrix );\n\tvec4 shadowWorldPosition;\n#endif\n#if defined( USE_SHADOWMAP )\n\t#if NUM_DIR_LIGHT_SHADOWS > 0\n\t\t#pragma unroll_loop_start\n\t\tfor ( int i = 0; i < NUM_DIR_LIGHT_SHADOWS; i ++ ) {\n\t\t\tshadowWorldPosition = worldPosition + vec4( shadowWorldNormal * directionalLightShadows[ i ].shadowNormalBias, 0 );\n\t\t\tvDirectionalShadowCoord[ i ] = directionalShadowMatrix[ i ] * shadowWorldPosition;\n\t\t}\n\t\t#pragma unroll_loop_end\n\t#endif\n\t#if NUM_POINT_LIGHT_SHADOWS > 0\n\t\t#pragma unroll_loop_start\n\t\tfor ( int i = 0; i < NUM_POINT_LIGHT_SHADOWS; i ++ ) {\n\t\t\tshadowWorldPosition = worldPosition + vec4( shadowWorldNormal * pointLightShadows[ i ].shadowNormalBias, 0 );\n\t\t\tvPointShadowCoord[ i ] = pointShadowMatrix[ i ] * shadowWorldPosition;\n\t\t}\n\t\t#pragma unroll_loop_end\n\t#endif\n#endif\n#if NUM_SPOT_LIGHT_COORDS > 0\n\t#pragma unroll_loop_start\n\tfor ( int i = 0; i < NUM_SPOT_LIGHT_COORDS; i ++ ) {\n\t\tshadowWorldPosition = worldPosition;\n\t\t#if ( defined( USE_SHADOWMAP ) && UNROLLED_LOOP_INDEX < NUM_SPOT_LIGHT_SHADOWS )\n\t\t\tshadowWorldPosition.xyz += shadowWorldNormal * spotLightShadows[ i ].shadowNormalBias;\n\t\t#endif\n\t\tvSpotLightCoord[ i ] = spotLightMatrix[ i ] * shadowWorldPosition;\n\t}\n\t#pragma unroll_loop_end\n#endif",shadowmask_pars_fragment:"float getShadowMask() {\n\tfloat shadow = 1.0;\n\t#ifdef USE_SHADOWMAP\n\t#if NUM_DIR_LIGHT_SHADOWS > 0\n\tDirectionalLightShadow directionalLight;\n\t#pragma unroll_loop_start\n\tfor ( int i = 0; i < NUM_DIR_LIGHT_SHADOWS; i ++ ) {\n\t\tdirectionalLight = directionalLightShadows[ i ];\n\t\tshadow *= receiveShadow ? getShadow( directionalShadowMap[ i ], directionalLight.shadowMapSize, directionalLight.shadowIntensity, directionalLight.shadowBias, directionalLight.shadowRadius, vDirectionalShadowCoord[ i ] ) : 1.0;\n\t}\n\t#pragma unroll_loop_end\n\t#endif\n\t#if NUM_SPOT_LIGHT_SHADOWS > 0\n\tSpotLightShadow spotLight;\n\t#pragma unroll_loop_start\n\tfor ( int i = 0; i < NUM_SPOT_LIGHT_SHADOWS; i ++ ) {\n\t\tspotLight = spotLightShadows[ i ];\n\t\tshadow *= receiveShadow ? getShadow( spotShadowMap[ i ], spotLight.shadowMapSize, spotLight.shadowIntensity, spotLight.shadowBias, spotLight.shadowRadius, vSpotLightCoord[ i ] ) : 1.0;\n\t}\n\t#pragma unroll_loop_end\n\t#endif\n\t#if NUM_POINT_LIGHT_SHADOWS > 0\n\tPointLightShadow pointLight;\n\t#pragma unroll_loop_start\n\tfor ( int i = 0; i < NUM_POINT_LIGHT_SHADOWS; i ++ ) {\n\t\tpointLight = pointLightShadows[ i ];\n\t\tshadow *= receiveShadow ? getPointShadow( pointShadowMap[ i ], pointLight.shadowMapSize, pointLight.shadowIntensity, pointLight.shadowBias, pointLight.shadowRadius, vPointShadowCoord[ i ], pointLight.shadowCameraNear, pointLight.shadowCameraFar ) : 1.0;\n\t}\n\t#pragma unroll_loop_end\n\t#endif\n\t#endif\n\treturn shadow;\n}",skinbase_vertex:"#ifdef USE_SKINNING\n\tmat4 boneMatX = getBoneMatrix( skinIndex.x );\n\tmat4 boneMatY = getBoneMatrix( skinIndex.y );\n\tmat4 boneMatZ = getBoneMatrix( skinIndex.z );\n\tmat4 boneMatW = getBoneMatrix( skinIndex.w );\n#endif",skinning_pars_vertex:"#ifdef USE_SKINNING\n\tuniform mat4 bindMatrix;\n\tuniform mat4 bindMatrixInverse;\n\tuniform highp sampler2D boneTexture;\n\tmat4 getBoneMatrix( const in float i ) {\n\t\tint size = textureSize( boneTexture, 0 ).x;\n\t\tint j = int( i ) * 4;\n\t\tint x = j % size;\n\t\tint y = j / size;\n\t\tvec4 v1 = texelFetch( boneTexture, ivec2( x, y ), 0 );\n\t\tvec4 v2 = texelFetch( boneTexture, ivec2( x + 1, y ), 0 );\n\t\tvec4 v3 = texelFetch( boneTexture, ivec2( x + 2, y ), 0 );\n\t\tvec4 v4 = texelFetch( boneTexture, ivec2( x + 3, y ), 0 );\n\t\treturn mat4( v1, v2, v3, v4 );\n\t}\n#endif",skinning_vertex:"#ifdef USE_SKINNING\n\tvec4 skinVertex = bindMatrix * vec4( transformed, 1.0 );\n\tvec4 skinned = vec4( 0.0 );\n\tskinned += boneMatX * skinVertex * skinWeight.x;\n\tskinned += boneMatY * skinVertex * skinWeight.y;\n\tskinned += boneMatZ * skinVertex * skinWeight.z;\n\tskinned += boneMatW * skinVertex * skinWeight.w;\n\ttransformed = ( bindMatrixInverse * skinned ).xyz;\n#endif",skinnormal_vertex:"#ifdef USE_SKINNING\n\tmat4 skinMatrix = mat4( 0.0 );\n\tskinMatrix += skinWeight.x * boneMatX;\n\tskinMatrix += skinWeight.y * boneMatY;\n\tskinMatrix += skinWeight.z * boneMatZ;\n\tskinMatrix += skinWeight.w * boneMatW;\n\tskinMatrix = bindMatrixInverse * skinMatrix * bindMatrix;\n\tobjectNormal = vec4( skinMatrix * vec4( objectNormal, 0.0 ) ).xyz;\n\t#ifdef USE_TANGENT\n\t\tobjectTangent = vec4( skinMatrix * vec4( objectTangent, 0.0 ) ).xyz;\n\t#endif\n#endif",specularmap_fragment:"float specularStrength;\n#ifdef USE_SPECULARMAP\n\tvec4 texelSpecular = texture2D( specularMap, vSpecularMapUv );\n\tspecularStrength = texelSpecular.r;\n#else\n\tspecularStrength = 1.0;\n#endif",specularmap_pars_fragment:"#ifdef USE_SPECULARMAP\n\tuniform sampler2D specularMap;\n#endif",tonemapping_fragment:"#if defined( TONE_MAPPING )\n\tgl_FragColor.rgb = toneMapping( gl_FragColor.rgb );\n#endif",tonemapping_pars_fragment:"#ifndef saturate\n#define saturate( a ) clamp( a, 0.0, 1.0 )\n#endif\nuniform float toneMappingExposure;\nvec3 LinearToneMapping( vec3 color ) {\n\treturn saturate( toneMappingExposure * color );\n}\nvec3 ReinhardToneMapping( vec3 color ) {\n\tcolor *= toneMappingExposure;\n\treturn saturate( color / ( vec3( 1.0 ) + color ) );\n}\nvec3 CineonToneMapping( vec3 color ) {\n\tcolor *= toneMappingExposure;\n\tcolor = max( vec3( 0.0 ), color - 0.004 );\n\treturn pow( ( color * ( 6.2 * color + 0.5 ) ) / ( color * ( 6.2 * color + 1.7 ) + 0.06 ), vec3( 2.2 ) );\n}\nvec3 RRTAndODTFit( vec3 v ) {\n\tvec3 a = v * ( v + 0.0245786 ) - 0.000090537;\n\tvec3 b = v * ( 0.983729 * v + 0.4329510 ) + 0.238081;\n\treturn a / b;\n}\nvec3 ACESFilmicToneMapping( vec3 color ) {\n\tconst mat3 ACESInputMat = mat3(\n\t\tvec3( 0.59719, 0.07600, 0.02840 ),\t\tvec3( 0.35458, 0.90834, 0.13383 ),\n\t\tvec3( 0.04823, 0.01566, 0.83777 )\n\t);\n\tconst mat3 ACESOutputMat = mat3(\n\t\tvec3( 1.60475, -0.10208, -0.00327 ),\t\tvec3( -0.53108, 1.10813, -0.07276 ),\n\t\tvec3( -0.07367, -0.00605, 1.07602 )\n\t);\n\tcolor *= toneMappingExposure / 0.6;\n\tcolor = ACESInputMat * color;\n\tcolor = RRTAndODTFit( color );\n\tcolor = ACESOutputMat * color;\n\treturn saturate( color );\n}\nconst mat3 LINEAR_REC2020_TO_LINEAR_SRGB = mat3(\n\tvec3( 1.6605, - 0.1246, - 0.0182 ),\n\tvec3( - 0.5876, 1.1329, - 0.1006 ),\n\tvec3( - 0.0728, - 0.0083, 1.1187 )\n);\nconst mat3 LINEAR_SRGB_TO_LINEAR_REC2020 = mat3(\n\tvec3( 0.6274, 0.0691, 0.0164 ),\n\tvec3( 0.3293, 0.9195, 0.0880 ),\n\tvec3( 0.0433, 0.0113, 0.8956 )\n);\nvec3 agxDefaultContrastApprox( vec3 x ) {\n\tvec3 x2 = x * x;\n\tvec3 x4 = x2 * x2;\n\treturn + 15.5 * x4 * x2\n\t\t- 40.14 * x4 * x\n\t\t+ 31.96 * x4\n\t\t- 6.868 * x2 * x\n\t\t+ 0.4298 * x2\n\t\t+ 0.1191 * x\n\t\t- 0.00232;\n}\nvec3 AgXToneMapping( vec3 color ) {\n\tconst mat3 AgXInsetMatrix = mat3(\n\t\tvec3( 0.856627153315983, 0.137318972929847, 0.11189821299995 ),\n\t\tvec3( 0.0951212405381588, 0.761241990602591, 0.0767994186031903 ),\n\t\tvec3( 0.0482516061458583, 0.101439036467562, 0.811302368396859 )\n\t);\n\tconst mat3 AgXOutsetMatrix = mat3(\n\t\tvec3( 1.1271005818144368, - 0.1413297634984383, - 0.14132976349843826 ),\n\t\tvec3( - 0.11060664309660323, 1.157823702216272, - 0.11060664309660294 ),\n\t\tvec3( - 0.016493938717834573, - 0.016493938717834257, 1.2519364065950405 )\n\t);\n\tconst float AgxMinEv = - 12.47393;\tconst float AgxMaxEv = 4.026069;\n\tcolor *= toneMappingExposure;\n\tcolor = LINEAR_SRGB_TO_LINEAR_REC2020 * color;\n\tcolor = AgXInsetMatrix * color;\n\tcolor = max( color, 1e-10 );\tcolor = log2( color );\n\tcolor = ( color - AgxMinEv ) / ( AgxMaxEv - AgxMinEv );\n\tcolor = clamp( color, 0.0, 1.0 );\n\tcolor = agxDefaultContrastApprox( color );\n\tcolor = AgXOutsetMatrix * color;\n\tcolor = pow( max( vec3( 0.0 ), color ), vec3( 2.2 ) );\n\tcolor = LINEAR_REC2020_TO_LINEAR_SRGB * color;\n\tcolor = clamp( color, 0.0, 1.0 );\n\treturn color;\n}\nvec3 NeutralToneMapping( vec3 color ) {\n\tconst float StartCompression = 0.8 - 0.04;\n\tconst float Desaturation = 0.15;\n\tcolor *= toneMappingExposure;\n\tfloat x = min( color.r, min( color.g, color.b ) );\n\tfloat offset = x < 0.08 ? x - 6.25 * x * x : 0.04;\n\tcolor -= offset;\n\tfloat peak = max( color.r, max( color.g, color.b ) );\n\tif ( peak < StartCompression ) return color;\n\tfloat d = 1. - StartCompression;\n\tfloat newPeak = 1. - d * d / ( peak + d - StartCompression );\n\tcolor *= newPeak / peak;\n\tfloat g = 1. - 1. / ( Desaturation * ( peak - newPeak ) + 1. );\n\treturn mix( color, vec3( newPeak ), g );\n}\nvec3 CustomToneMapping( vec3 color ) { return color; }",transmission_fragment:"#ifdef USE_TRANSMISSION\n\tmaterial.transmission = transmission;\n\tmaterial.transmissionAlpha = 1.0;\n\tmaterial.thickness = thickness;\n\tmaterial.attenuationDistance = attenuationDistance;\n\tmaterial.attenuationColor = attenuationColor;\n\t#ifdef USE_TRANSMISSIONMAP\n\t\tmaterial.transmission *= texture2D( transmissionMap, vTransmissionMapUv ).r;\n\t#endif\n\t#ifdef USE_THICKNESSMAP\n\t\tmaterial.thickness *= texture2D( thicknessMap, vThicknessMapUv ).g;\n\t#endif\n\tvec3 pos = vWorldPosition;\n\tvec3 v = normalize( cameraPosition - pos );\n\tvec3 n = inverseTransformDirection( normal, viewMatrix );\n\tvec4 transmitted = getIBLVolumeRefraction(\n\t\tn, v, material.roughness, material.diffuseColor, material.specularColor, material.specularF90,\n\t\tpos, modelMatrix, viewMatrix, projectionMatrix, material.dispersion, material.ior, material.thickness,\n\t\tmaterial.attenuationColor, material.attenuationDistance );\n\tmaterial.transmissionAlpha = mix( material.transmissionAlpha, transmitted.a, material.transmission );\n\ttotalDiffuse = mix( totalDiffuse, transmitted.rgb, material.transmission );\n#endif",transmission_pars_fragment:"#ifdef USE_TRANSMISSION\n\tuniform float transmission;\n\tuniform float thickness;\n\tuniform float attenuationDistance;\n\tuniform vec3 attenuationColor;\n\t#ifdef USE_TRANSMISSIONMAP\n\t\tuniform sampler2D transmissionMap;\n\t#endif\n\t#ifdef USE_THICKNESSMAP\n\t\tuniform sampler2D thicknessMap;\n\t#endif\n\tuniform vec2 transmissionSamplerSize;\n\tuniform sampler2D transmissionSamplerMap;\n\tuniform mat4 modelMatrix;\n\tuniform mat4 projectionMatrix;\n\tvarying vec3 vWorldPosition;\n\tfloat w0( float a ) {\n\t\treturn ( 1.0 / 6.0 ) * ( a * ( a * ( - a + 3.0 ) - 3.0 ) + 1.0 );\n\t}\n\tfloat w1( float a ) {\n\t\treturn ( 1.0 / 6.0 ) * ( a * a * ( 3.0 * a - 6.0 ) + 4.0 );\n\t}\n\tfloat w2( float a ){\n\t\treturn ( 1.0 / 6.0 ) * ( a * ( a * ( - 3.0 * a + 3.0 ) + 3.0 ) + 1.0 );\n\t}\n\tfloat w3( float a ) {\n\t\treturn ( 1.0 / 6.0 ) * ( a * a * a );\n\t}\n\tfloat g0( float a ) {\n\t\treturn w0( a ) + w1( a );\n\t}\n\tfloat g1( float a ) {\n\t\treturn w2( a ) + w3( a );\n\t}\n\tfloat h0( float a ) {\n\t\treturn - 1.0 + w1( a ) / ( w0( a ) + w1( a ) );\n\t}\n\tfloat h1( float a ) {\n\t\treturn 1.0 + w3( a ) / ( w2( a ) + w3( a ) );\n\t}\n\tvec4 bicubic( sampler2D tex, vec2 uv, vec4 texelSize, float lod ) {\n\t\tuv = uv * texelSize.zw + 0.5;\n\t\tvec2 iuv = floor( uv );\n\t\tvec2 fuv = fract( uv );\n\t\tfloat g0x = g0( fuv.x );\n\t\tfloat g1x = g1( fuv.x );\n\t\tfloat h0x = h0( fuv.x );\n\t\tfloat h1x = h1( fuv.x );\n\t\tfloat h0y = h0( fuv.y );\n\t\tfloat h1y = h1( fuv.y );\n\t\tvec2 p0 = ( vec2( iuv.x + h0x, iuv.y + h0y ) - 0.5 ) * texelSize.xy;\n\t\tvec2 p1 = ( vec2( iuv.x + h1x, iuv.y + h0y ) - 0.5 ) * texelSize.xy;\n\t\tvec2 p2 = ( vec2( iuv.x + h0x, iuv.y + h1y ) - 0.5 ) * texelSize.xy;\n\t\tvec2 p3 = ( vec2( iuv.x + h1x, iuv.y + h1y ) - 0.5 ) * texelSize.xy;\n\t\treturn g0( fuv.y ) * ( g0x * textureLod( tex, p0, lod ) + g1x * textureLod( tex, p1, lod ) ) +\n\t\t\tg1( fuv.y ) * ( g0x * textureLod( tex, p2, lod ) + g1x * textureLod( tex, p3, lod ) );\n\t}\n\tvec4 textureBicubic( sampler2D sampler, vec2 uv, float lod ) {\n\t\tvec2 fLodSize = vec2( textureSize( sampler, int( lod ) ) );\n\t\tvec2 cLodSize = vec2( textureSize( sampler, int( lod + 1.0 ) ) );\n\t\tvec2 fLodSizeInv = 1.0 / fLodSize;\n\t\tvec2 cLodSizeInv = 1.0 / cLodSize;\n\t\tvec4 fSample = bicubic( sampler, uv, vec4( fLodSizeInv, fLodSize ), floor( lod ) );\n\t\tvec4 cSample = bicubic( sampler, uv, vec4( cLodSizeInv, cLodSize ), ceil( lod ) );\n\t\treturn mix( fSample, cSample, fract( lod ) );\n\t}\n\tvec3 getVolumeTransmissionRay( const in vec3 n, const in vec3 v, const in float thickness, const in float ior, const in mat4 modelMatrix ) {\n\t\tvec3 refractionVector = refract( - v, normalize( n ), 1.0 / ior );\n\t\tvec3 modelScale;\n\t\tmodelScale.x = length( vec3( modelMatrix[ 0 ].xyz ) );\n\t\tmodelScale.y = length( vec3( modelMatrix[ 1 ].xyz ) );\n\t\tmodelScale.z = length( vec3( modelMatrix[ 2 ].xyz ) );\n\t\treturn normalize( refractionVector ) * thickness * modelScale;\n\t}\n\tfloat applyIorToRoughness( const in float roughness, const in float ior ) {\n\t\treturn roughness * clamp( ior * 2.0 - 2.0, 0.0, 1.0 );\n\t}\n\tvec4 getTransmissionSample( const in vec2 fragCoord, const in float roughness, const in float ior ) {\n\t\tfloat lod = log2( transmissionSamplerSize.x ) * applyIorToRoughness( roughness, ior );\n\t\treturn textureBicubic( transmissionSamplerMap, fragCoord.xy, lod );\n\t}\n\tvec3 volumeAttenuation( const in float transmissionDistance, const in vec3 attenuationColor, const in float attenuationDistance ) {\n\t\tif ( isinf( attenuationDistance ) ) {\n\t\t\treturn vec3( 1.0 );\n\t\t} else {\n\t\t\tvec3 attenuationCoefficient = -log( attenuationColor ) / attenuationDistance;\n\t\t\tvec3 transmittance = exp( - attenuationCoefficient * transmissionDistance );\t\t\treturn transmittance;\n\t\t}\n\t}\n\tvec4 getIBLVolumeRefraction( const in vec3 n, const in vec3 v, const in float roughness, const in vec3 diffuseColor,\n\t\tconst in vec3 specularColor, const in float specularF90, const in vec3 position, const in mat4 modelMatrix,\n\t\tconst in mat4 viewMatrix, const in mat4 projMatrix, const in float dispersion, const in float ior, const in float thickness,\n\t\tconst in vec3 attenuationColor, const in float attenuationDistance ) {\n\t\tvec4 transmittedLight;\n\t\tvec3 transmittance;\n\t\t#ifdef USE_DISPERSION\n\t\t\tfloat halfSpread = ( ior - 1.0 ) * 0.025 * dispersion;\n\t\t\tvec3 iors = vec3( ior - halfSpread, ior, ior + halfSpread );\n\t\t\tfor ( int i = 0; i < 3; i ++ ) {\n\t\t\t\tvec3 transmissionRay = getVolumeTransmissionRay( n, v, thickness, iors[ i ], modelMatrix );\n\t\t\t\tvec3 refractedRayExit = position + transmissionRay;\n\t\t\n\t\t\t\tvec4 ndcPos = projMatrix * viewMatrix * vec4( refractedRayExit, 1.0 );\n\t\t\t\tvec2 refractionCoords = ndcPos.xy / ndcPos.w;\n\t\t\t\trefractionCoords += 1.0;\n\t\t\t\trefractionCoords /= 2.0;\n\t\t\n\t\t\t\tvec4 transmissionSample = getTransmissionSample( refractionCoords, roughness, iors[ i ] );\n\t\t\t\ttransmittedLight[ i ] = transmissionSample[ i ];\n\t\t\t\ttransmittedLight.a += transmissionSample.a;\n\t\t\t\ttransmittance[ i ] = diffuseColor[ i ] * volumeAttenuation( length( transmissionRay ), attenuationColor, attenuationDistance )[ i ];\n\t\t\t}\n\t\t\ttransmittedLight.a /= 3.0;\n\t\t\n\t\t#else\n\t\t\n\t\t\tvec3 transmissionRay = getVolumeTransmissionRay( n, v, thickness, ior, modelMatrix );\n\t\t\tvec3 refractedRayExit = position + transmissionRay;\n\t\t\tvec4 ndcPos = projMatrix * viewMatrix * vec4( refractedRayExit, 1.0 );\n\t\t\tvec2 refractionCoords = ndcPos.xy / ndcPos.w;\n\t\t\trefractionCoords += 1.0;\n\t\t\trefractionCoords /= 2.0;\n\t\t\ttransmittedLight = getTransmissionSample( refractionCoords, roughness, ior );\n\t\t\ttransmittance = diffuseColor * volumeAttenuation( length( transmissionRay ), attenuationColor, attenuationDistance );\n\t\t\n\t\t#endif\n\t\tvec3 attenuatedColor = transmittance * transmittedLight.rgb;\n\t\tvec3 F = EnvironmentBRDF( n, v, specularColor, specularF90, roughness );\n\t\tfloat transmittanceFactor = ( transmittance.r + transmittance.g + transmittance.b ) / 3.0;\n\t\treturn vec4( ( 1.0 - F ) * attenuatedColor, 1.0 - ( 1.0 - transmittedLight.a ) * transmittanceFactor );\n\t}\n#endif",uv_pars_fragment:"#if defined( USE_UV ) || defined( USE_ANISOTROPY )\n\tvarying vec2 vUv;\n#endif\n#ifdef USE_MAP\n\tvarying vec2 vMapUv;\n#endif\n#ifdef USE_ALPHAMAP\n\tvarying vec2 vAlphaMapUv;\n#endif\n#ifdef USE_LIGHTMAP\n\tvarying vec2 vLightMapUv;\n#endif\n#ifdef USE_AOMAP\n\tvarying vec2 vAoMapUv;\n#endif\n#ifdef USE_BUMPMAP\n\tvarying vec2 vBumpMapUv;\n#endif\n#ifdef USE_NORMALMAP\n\tvarying vec2 vNormalMapUv;\n#endif\n#ifdef USE_EMISSIVEMAP\n\tvarying vec2 vEmissiveMapUv;\n#endif\n#ifdef USE_METALNESSMAP\n\tvarying vec2 vMetalnessMapUv;\n#endif\n#ifdef USE_ROUGHNESSMAP\n\tvarying vec2 vRoughnessMapUv;\n#endif\n#ifdef USE_ANISOTROPYMAP\n\tvarying vec2 vAnisotropyMapUv;\n#endif\n#ifdef USE_CLEARCOATMAP\n\tvarying vec2 vClearcoatMapUv;\n#endif\n#ifdef USE_CLEARCOAT_NORMALMAP\n\tvarying vec2 vClearcoatNormalMapUv;\n#endif\n#ifdef USE_CLEARCOAT_ROUGHNESSMAP\n\tvarying vec2 vClearcoatRoughnessMapUv;\n#endif\n#ifdef USE_IRIDESCENCEMAP\n\tvarying vec2 vIridescenceMapUv;\n#endif\n#ifdef USE_IRIDESCENCE_THICKNESSMAP\n\tvarying vec2 vIridescenceThicknessMapUv;\n#endif\n#ifdef USE_SHEEN_COLORMAP\n\tvarying vec2 vSheenColorMapUv;\n#endif\n#ifdef USE_SHEEN_ROUGHNESSMAP\n\tvarying vec2 vSheenRoughnessMapUv;\n#endif\n#ifdef USE_SPECULARMAP\n\tvarying vec2 vSpecularMapUv;\n#endif\n#ifdef USE_SPECULAR_COLORMAP\n\tvarying vec2 vSpecularColorMapUv;\n#endif\n#ifdef USE_SPECULAR_INTENSITYMAP\n\tvarying vec2 vSpecularIntensityMapUv;\n#endif\n#ifdef USE_TRANSMISSIONMAP\n\tuniform mat3 transmissionMapTransform;\n\tvarying vec2 vTransmissionMapUv;\n#endif\n#ifdef USE_THICKNESSMAP\n\tuniform mat3 thicknessMapTransform;\n\tvarying vec2 vThicknessMapUv;\n#endif",uv_pars_vertex:"#if defined( USE_UV ) || defined( USE_ANISOTROPY )\n\tvarying vec2 vUv;\n#endif\n#ifdef USE_MAP\n\tuniform mat3 mapTransform;\n\tvarying vec2 vMapUv;\n#endif\n#ifdef USE_ALPHAMAP\n\tuniform mat3 alphaMapTransform;\n\tvarying vec2 vAlphaMapUv;\n#endif\n#ifdef USE_LIGHTMAP\n\tuniform mat3 lightMapTransform;\n\tvarying vec2 vLightMapUv;\n#endif\n#ifdef USE_AOMAP\n\tuniform mat3 aoMapTransform;\n\tvarying vec2 vAoMapUv;\n#endif\n#ifdef USE_BUMPMAP\n\tuniform mat3 bumpMapTransform;\n\tvarying vec2 vBumpMapUv;\n#endif\n#ifdef USE_NORMALMAP\n\tuniform mat3 normalMapTransform;\n\tvarying vec2 vNormalMapUv;\n#endif\n#ifdef USE_DISPLACEMENTMAP\n\tuniform mat3 displacementMapTransform;\n\tvarying vec2 vDisplacementMapUv;\n#endif\n#ifdef USE_EMISSIVEMAP\n\tuniform mat3 emissiveMapTransform;\n\tvarying vec2 vEmissiveMapUv;\n#endif\n#ifdef USE_METALNESSMAP\n\tuniform mat3 metalnessMapTransform;\n\tvarying vec2 vMetalnessMapUv;\n#endif\n#ifdef USE_ROUGHNESSMAP\n\tuniform mat3 roughnessMapTransform;\n\tvarying vec2 vRoughnessMapUv;\n#endif\n#ifdef USE_ANISOTROPYMAP\n\tuniform mat3 anisotropyMapTransform;\n\tvarying vec2 vAnisotropyMapUv;\n#endif\n#ifdef USE_CLEARCOATMAP\n\tuniform mat3 clearcoatMapTransform;\n\tvarying vec2 vClearcoatMapUv;\n#endif\n#ifdef USE_CLEARCOAT_NORMALMAP\n\tuniform mat3 clearcoatNormalMapTransform;\n\tvarying vec2 vClearcoatNormalMapUv;\n#endif\n#ifdef USE_CLEARCOAT_ROUGHNESSMAP\n\tuniform mat3 clearcoatRoughnessMapTransform;\n\tvarying vec2 vClearcoatRoughnessMapUv;\n#endif\n#ifdef USE_SHEEN_COLORMAP\n\tuniform mat3 sheenColorMapTransform;\n\tvarying vec2 vSheenColorMapUv;\n#endif\n#ifdef USE_SHEEN_ROUGHNESSMAP\n\tuniform mat3 sheenRoughnessMapTransform;\n\tvarying vec2 vSheenRoughnessMapUv;\n#endif\n#ifdef USE_IRIDESCENCEMAP\n\tuniform mat3 iridescenceMapTransform;\n\tvarying vec2 vIridescenceMapUv;\n#endif\n#ifdef USE_IRIDESCENCE_THICKNESSMAP\n\tuniform mat3 iridescenceThicknessMapTransform;\n\tvarying vec2 vIridescenceThicknessMapUv;\n#endif\n#ifdef USE_SPECULARMAP\n\tuniform mat3 specularMapTransform;\n\tvarying vec2 vSpecularMapUv;\n#endif\n#ifdef USE_SPECULAR_COLORMAP\n\tuniform mat3 specularColorMapTransform;\n\tvarying vec2 vSpecularColorMapUv;\n#endif\n#ifdef USE_SPECULAR_INTENSITYMAP\n\tuniform mat3 specularIntensityMapTransform;\n\tvarying vec2 vSpecularIntensityMapUv;\n#endif\n#ifdef USE_TRANSMISSIONMAP\n\tuniform mat3 transmissionMapTransform;\n\tvarying vec2 vTransmissionMapUv;\n#endif\n#ifdef USE_THICKNESSMAP\n\tuniform mat3 thicknessMapTransform;\n\tvarying vec2 vThicknessMapUv;\n#endif",uv_vertex:"#if defined( USE_UV ) || defined( USE_ANISOTROPY )\n\tvUv = vec3( uv, 1 ).xy;\n#endif\n#ifdef USE_MAP\n\tvMapUv = ( mapTransform * vec3( MAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_ALPHAMAP\n\tvAlphaMapUv = ( alphaMapTransform * vec3( ALPHAMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_LIGHTMAP\n\tvLightMapUv = ( lightMapTransform * vec3( LIGHTMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_AOMAP\n\tvAoMapUv = ( aoMapTransform * vec3( AOMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_BUMPMAP\n\tvBumpMapUv = ( bumpMapTransform * vec3( BUMPMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_NORMALMAP\n\tvNormalMapUv = ( normalMapTransform * vec3( NORMALMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_DISPLACEMENTMAP\n\tvDisplacementMapUv = ( displacementMapTransform * vec3( DISPLACEMENTMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_EMISSIVEMAP\n\tvEmissiveMapUv = ( emissiveMapTransform * vec3( EMISSIVEMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_METALNESSMAP\n\tvMetalnessMapUv = ( metalnessMapTransform * vec3( METALNESSMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_ROUGHNESSMAP\n\tvRoughnessMapUv = ( roughnessMapTransform * vec3( ROUGHNESSMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_ANISOTROPYMAP\n\tvAnisotropyMapUv = ( anisotropyMapTransform * vec3( ANISOTROPYMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_CLEARCOATMAP\n\tvClearcoatMapUv = ( clearcoatMapTransform * vec3( CLEARCOATMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_CLEARCOAT_NORMALMAP\n\tvClearcoatNormalMapUv = ( clearcoatNormalMapTransform * vec3( CLEARCOAT_NORMALMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_CLEARCOAT_ROUGHNESSMAP\n\tvClearcoatRoughnessMapUv = ( clearcoatRoughnessMapTransform * vec3( CLEARCOAT_ROUGHNESSMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_IRIDESCENCEMAP\n\tvIridescenceMapUv = ( iridescenceMapTransform * vec3( IRIDESCENCEMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_IRIDESCENCE_THICKNESSMAP\n\tvIridescenceThicknessMapUv = ( iridescenceThicknessMapTransform * vec3( IRIDESCENCE_THICKNESSMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_SHEEN_COLORMAP\n\tvSheenColorMapUv = ( sheenColorMapTransform * vec3( SHEEN_COLORMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_SHEEN_ROUGHNESSMAP\n\tvSheenRoughnessMapUv = ( sheenRoughnessMapTransform * vec3( SHEEN_ROUGHNESSMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_SPECULARMAP\n\tvSpecularMapUv = ( specularMapTransform * vec3( SPECULARMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_SPECULAR_COLORMAP\n\tvSpecularColorMapUv = ( specularColorMapTransform * vec3( SPECULAR_COLORMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_SPECULAR_INTENSITYMAP\n\tvSpecularIntensityMapUv = ( specularIntensityMapTransform * vec3( SPECULAR_INTENSITYMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_TRANSMISSIONMAP\n\tvTransmissionMapUv = ( transmissionMapTransform * vec3( TRANSMISSIONMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_THICKNESSMAP\n\tvThicknessMapUv = ( thicknessMapTransform * vec3( THICKNESSMAP_UV, 1 ) ).xy;\n#endif",worldpos_vertex:"#if defined( USE_ENVMAP ) || defined( DISTANCE ) || defined ( USE_SHADOWMAP ) || defined ( USE_TRANSMISSION ) || NUM_SPOT_LIGHT_COORDS > 0\n\tvec4 worldPosition = vec4( transformed, 1.0 );\n\t#ifdef USE_BATCHING\n\t\tworldPosition = batchingMatrix * worldPosition;\n\t#endif\n\t#ifdef USE_INSTANCING\n\t\tworldPosition = instanceMatrix * worldPosition;\n\t#endif\n\tworldPosition = modelMatrix * worldPosition;\n#endif",background_vert:"varying vec2 vUv;\nuniform mat3 uvTransform;\nvoid main() {\n\tvUv = ( uvTransform * vec3( uv, 1 ) ).xy;\n\tgl_Position = vec4( position.xy, 1.0, 1.0 );\n}",background_frag:"uniform sampler2D t2D;\nuniform float backgroundIntensity;\nvarying vec2 vUv;\nvoid main() {\n\tvec4 texColor = texture2D( t2D, vUv );\n\t#ifdef DECODE_VIDEO_TEXTURE\n\t\ttexColor = vec4( mix( pow( texColor.rgb * 0.9478672986 + vec3( 0.0521327014 ), vec3( 2.4 ) ), texColor.rgb * 0.0773993808, vec3( lessThanEqual( texColor.rgb, vec3( 0.04045 ) ) ) ), texColor.w );\n\t#endif\n\ttexColor.rgb *= backgroundIntensity;\n\tgl_FragColor = texColor;\n\t#include \n\t#include \n}",backgroundCube_vert:"varying vec3 vWorldDirection;\n#include \nvoid main() {\n\tvWorldDirection = transformDirection( position, modelMatrix );\n\t#include \n\t#include \n\tgl_Position.z = gl_Position.w;\n}",backgroundCube_frag:"#ifdef ENVMAP_TYPE_CUBE\n\tuniform samplerCube envMap;\n#elif defined( ENVMAP_TYPE_CUBE_UV )\n\tuniform sampler2D envMap;\n#endif\nuniform float flipEnvMap;\nuniform float backgroundBlurriness;\nuniform float backgroundIntensity;\nuniform mat3 backgroundRotation;\nvarying vec3 vWorldDirection;\n#include \nvoid main() {\n\t#ifdef ENVMAP_TYPE_CUBE\n\t\tvec4 texColor = textureCube( envMap, backgroundRotation * vec3( flipEnvMap * vWorldDirection.x, vWorldDirection.yz ) );\n\t#elif defined( ENVMAP_TYPE_CUBE_UV )\n\t\tvec4 texColor = textureCubeUV( envMap, backgroundRotation * vWorldDirection, backgroundBlurriness );\n\t#else\n\t\tvec4 texColor = vec4( 0.0, 0.0, 0.0, 1.0 );\n\t#endif\n\ttexColor.rgb *= backgroundIntensity;\n\tgl_FragColor = texColor;\n\t#include \n\t#include \n}",cube_vert:"varying vec3 vWorldDirection;\n#include \nvoid main() {\n\tvWorldDirection = transformDirection( position, modelMatrix );\n\t#include \n\t#include \n\tgl_Position.z = gl_Position.w;\n}",cube_frag:"uniform samplerCube tCube;\nuniform float tFlip;\nuniform float opacity;\nvarying vec3 vWorldDirection;\nvoid main() {\n\tvec4 texColor = textureCube( tCube, vec3( tFlip * vWorldDirection.x, vWorldDirection.yz ) );\n\tgl_FragColor = texColor;\n\tgl_FragColor.a *= opacity;\n\t#include \n\t#include \n}",depth_vert:"#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvarying vec2 vHighPrecisionZW;\nvoid main() {\n\t#include \n\t#include \n\t#include \n\t#include \n\t#ifdef USE_DISPLACEMENTMAP\n\t\t#include \n\t\t#include \n\t\t#include \n\t#endif\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\tvHighPrecisionZW = gl_Position.zw;\n}",depth_frag:"#if DEPTH_PACKING == 3200\n\tuniform float opacity;\n#endif\n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvarying vec2 vHighPrecisionZW;\nvoid main() {\n\tvec4 diffuseColor = vec4( 1.0 );\n\t#include \n\t#if DEPTH_PACKING == 3200\n\t\tdiffuseColor.a = opacity;\n\t#endif\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\tfloat fragCoordZ = 0.5 * vHighPrecisionZW[0] / vHighPrecisionZW[1] + 0.5;\n\t#if DEPTH_PACKING == 3200\n\t\tgl_FragColor = vec4( vec3( 1.0 - fragCoordZ ), opacity );\n\t#elif DEPTH_PACKING == 3201\n\t\tgl_FragColor = packDepthToRGBA( fragCoordZ );\n\t#elif DEPTH_PACKING == 3202\n\t\tgl_FragColor = vec4( packDepthToRGB( fragCoordZ ), 1.0 );\n\t#elif DEPTH_PACKING == 3203\n\t\tgl_FragColor = vec4( packDepthToRG( fragCoordZ ), 0.0, 1.0 );\n\t#endif\n}",distanceRGBA_vert:"#define DISTANCE\nvarying vec3 vWorldPosition;\n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\t#include \n\t#include \n\t#include \n\t#include \n\t#ifdef USE_DISPLACEMENTMAP\n\t\t#include \n\t\t#include \n\t\t#include \n\t#endif\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\tvWorldPosition = worldPosition.xyz;\n}",distanceRGBA_frag:"#define DISTANCE\nuniform vec3 referencePosition;\nuniform float nearDistance;\nuniform float farDistance;\nvarying vec3 vWorldPosition;\n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main () {\n\tvec4 diffuseColor = vec4( 1.0 );\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\tfloat dist = length( vWorldPosition - referencePosition );\n\tdist = ( dist - nearDistance ) / ( farDistance - nearDistance );\n\tdist = saturate( dist );\n\tgl_FragColor = packDepthToRGBA( dist );\n}",equirect_vert:"varying vec3 vWorldDirection;\n#include \nvoid main() {\n\tvWorldDirection = transformDirection( position, modelMatrix );\n\t#include \n\t#include \n}",equirect_frag:"uniform sampler2D tEquirect;\nvarying vec3 vWorldDirection;\n#include \nvoid main() {\n\tvec3 direction = normalize( vWorldDirection );\n\tvec2 sampleUV = equirectUv( direction );\n\tgl_FragColor = texture2D( tEquirect, sampleUV );\n\t#include \n\t#include \n}",linedashed_vert:"uniform float scale;\nattribute float lineDistance;\nvarying float vLineDistance;\n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\tvLineDistance = scale * lineDistance;\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n}",linedashed_frag:"uniform vec3 diffuse;\nuniform float opacity;\nuniform float dashSize;\nuniform float totalSize;\nvarying float vLineDistance;\n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\tvec4 diffuseColor = vec4( diffuse, opacity );\n\t#include \n\tif ( mod( vLineDistance, totalSize ) > dashSize ) {\n\t\tdiscard;\n\t}\n\tvec3 outgoingLight = vec3( 0.0 );\n\t#include \n\t#include \n\t#include \n\toutgoingLight = diffuseColor.rgb;\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n}",meshbasic_vert:"#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#if defined ( USE_ENVMAP ) || defined ( USE_SKINNING )\n\t\t#include \n\t\t#include \n\t\t#include \n\t\t#include \n\t\t#include \n\t#endif\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n}",meshbasic_frag:"uniform vec3 diffuse;\nuniform float opacity;\n#ifndef FLAT_SHADED\n\tvarying vec3 vNormal;\n#endif\n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\tvec4 diffuseColor = vec4( diffuse, opacity );\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\tReflectedLight reflectedLight = ReflectedLight( vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ) );\n\t#ifdef USE_LIGHTMAP\n\t\tvec4 lightMapTexel = texture2D( lightMap, vLightMapUv );\n\t\treflectedLight.indirectDiffuse += lightMapTexel.rgb * lightMapIntensity * RECIPROCAL_PI;\n\t#else\n\t\treflectedLight.indirectDiffuse += vec3( 1.0 );\n\t#endif\n\t#include \n\treflectedLight.indirectDiffuse *= diffuseColor.rgb;\n\tvec3 outgoingLight = reflectedLight.indirectDiffuse;\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n}",meshlambert_vert:"#define LAMBERT\nvarying vec3 vViewPosition;\n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\tvViewPosition = - mvPosition.xyz;\n\t#include \n\t#include \n\t#include \n\t#include \n}",meshlambert_frag:"#define LAMBERT\nuniform vec3 diffuse;\nuniform vec3 emissive;\nuniform float opacity;\n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\tvec4 diffuseColor = vec4( diffuse, opacity );\n\t#include \n\tReflectedLight reflectedLight = ReflectedLight( vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ) );\n\tvec3 totalEmissiveRadiance = emissive;\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\tvec3 outgoingLight = reflectedLight.directDiffuse + reflectedLight.indirectDiffuse + totalEmissiveRadiance;\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n}",meshmatcap_vert:"#define MATCAP\nvarying vec3 vViewPosition;\n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\tvViewPosition = - mvPosition.xyz;\n}",meshmatcap_frag:"#define MATCAP\nuniform vec3 diffuse;\nuniform float opacity;\nuniform sampler2D matcap;\nvarying vec3 vViewPosition;\n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\tvec4 diffuseColor = vec4( diffuse, opacity );\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\tvec3 viewDir = normalize( vViewPosition );\n\tvec3 x = normalize( vec3( viewDir.z, 0.0, - viewDir.x ) );\n\tvec3 y = cross( viewDir, x );\n\tvec2 uv = vec2( dot( x, normal ), dot( y, normal ) ) * 0.495 + 0.5;\n\t#ifdef USE_MATCAP\n\t\tvec4 matcapColor = texture2D( matcap, uv );\n\t#else\n\t\tvec4 matcapColor = vec4( vec3( mix( 0.2, 0.8, uv.y ) ), 1.0 );\n\t#endif\n\tvec3 outgoingLight = diffuseColor.rgb * matcapColor.rgb;\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n}",meshnormal_vert:"#define NORMAL\n#if defined( FLAT_SHADED ) || defined( USE_BUMPMAP ) || defined( USE_NORMALMAP_TANGENTSPACE )\n\tvarying vec3 vViewPosition;\n#endif\n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n#if defined( FLAT_SHADED ) || defined( USE_BUMPMAP ) || defined( USE_NORMALMAP_TANGENTSPACE )\n\tvViewPosition = - mvPosition.xyz;\n#endif\n}",meshnormal_frag:"#define NORMAL\nuniform float opacity;\n#if defined( FLAT_SHADED ) || defined( USE_BUMPMAP ) || defined( USE_NORMALMAP_TANGENTSPACE )\n\tvarying vec3 vViewPosition;\n#endif\n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\tvec4 diffuseColor = vec4( 0.0, 0.0, 0.0, opacity );\n\t#include \n\t#include \n\t#include \n\t#include \n\tgl_FragColor = vec4( packNormalToRGB( normal ), diffuseColor.a );\n\t#ifdef OPAQUE\n\t\tgl_FragColor.a = 1.0;\n\t#endif\n}",meshphong_vert:"#define PHONG\nvarying vec3 vViewPosition;\n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\tvViewPosition = - mvPosition.xyz;\n\t#include \n\t#include \n\t#include \n\t#include \n}",meshphong_frag:"#define PHONG\nuniform vec3 diffuse;\nuniform vec3 emissive;\nuniform vec3 specular;\nuniform float shininess;\nuniform float opacity;\n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\tvec4 diffuseColor = vec4( diffuse, opacity );\n\t#include \n\tReflectedLight reflectedLight = ReflectedLight( vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ) );\n\tvec3 totalEmissiveRadiance = emissive;\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\tvec3 outgoingLight = reflectedLight.directDiffuse + reflectedLight.indirectDiffuse + reflectedLight.directSpecular + reflectedLight.indirectSpecular + totalEmissiveRadiance;\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n}",meshphysical_vert:"#define STANDARD\nvarying vec3 vViewPosition;\n#ifdef USE_TRANSMISSION\n\tvarying vec3 vWorldPosition;\n#endif\n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\tvViewPosition = - mvPosition.xyz;\n\t#include \n\t#include \n\t#include \n#ifdef USE_TRANSMISSION\n\tvWorldPosition = worldPosition.xyz;\n#endif\n}",meshphysical_frag:"#define STANDARD\n#ifdef PHYSICAL\n\t#define IOR\n\t#define USE_SPECULAR\n#endif\nuniform vec3 diffuse;\nuniform vec3 emissive;\nuniform float roughness;\nuniform float metalness;\nuniform float opacity;\n#ifdef IOR\n\tuniform float ior;\n#endif\n#ifdef USE_SPECULAR\n\tuniform float specularIntensity;\n\tuniform vec3 specularColor;\n\t#ifdef USE_SPECULAR_COLORMAP\n\t\tuniform sampler2D specularColorMap;\n\t#endif\n\t#ifdef USE_SPECULAR_INTENSITYMAP\n\t\tuniform sampler2D specularIntensityMap;\n\t#endif\n#endif\n#ifdef USE_CLEARCOAT\n\tuniform float clearcoat;\n\tuniform float clearcoatRoughness;\n#endif\n#ifdef USE_DISPERSION\n\tuniform float dispersion;\n#endif\n#ifdef USE_IRIDESCENCE\n\tuniform float iridescence;\n\tuniform float iridescenceIOR;\n\tuniform float iridescenceThicknessMinimum;\n\tuniform float iridescenceThicknessMaximum;\n#endif\n#ifdef USE_SHEEN\n\tuniform vec3 sheenColor;\n\tuniform float sheenRoughness;\n\t#ifdef USE_SHEEN_COLORMAP\n\t\tuniform sampler2D sheenColorMap;\n\t#endif\n\t#ifdef USE_SHEEN_ROUGHNESSMAP\n\t\tuniform sampler2D sheenRoughnessMap;\n\t#endif\n#endif\n#ifdef USE_ANISOTROPY\n\tuniform vec2 anisotropyVector;\n\t#ifdef USE_ANISOTROPYMAP\n\t\tuniform sampler2D anisotropyMap;\n\t#endif\n#endif\nvarying vec3 vViewPosition;\n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\tvec4 diffuseColor = vec4( diffuse, opacity );\n\t#include \n\tReflectedLight reflectedLight = ReflectedLight( vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ) );\n\tvec3 totalEmissiveRadiance = emissive;\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\tvec3 totalDiffuse = reflectedLight.directDiffuse + reflectedLight.indirectDiffuse;\n\tvec3 totalSpecular = reflectedLight.directSpecular + reflectedLight.indirectSpecular;\n\t#include \n\tvec3 outgoingLight = totalDiffuse + totalSpecular + totalEmissiveRadiance;\n\t#ifdef USE_SHEEN\n\t\tfloat sheenEnergyComp = 1.0 - 0.157 * max3( material.sheenColor );\n\t\toutgoingLight = outgoingLight * sheenEnergyComp + sheenSpecularDirect + sheenSpecularIndirect;\n\t#endif\n\t#ifdef USE_CLEARCOAT\n\t\tfloat dotNVcc = saturate( dot( geometryClearcoatNormal, geometryViewDir ) );\n\t\tvec3 Fcc = F_Schlick( material.clearcoatF0, material.clearcoatF90, dotNVcc );\n\t\toutgoingLight = outgoingLight * ( 1.0 - material.clearcoat * Fcc ) + ( clearcoatSpecularDirect + clearcoatSpecularIndirect ) * material.clearcoat;\n\t#endif\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n}",meshtoon_vert:"#define TOON\nvarying vec3 vViewPosition;\n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\tvViewPosition = - mvPosition.xyz;\n\t#include \n\t#include \n\t#include \n}",meshtoon_frag:"#define TOON\nuniform vec3 diffuse;\nuniform vec3 emissive;\nuniform float opacity;\n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\tvec4 diffuseColor = vec4( diffuse, opacity );\n\t#include \n\tReflectedLight reflectedLight = ReflectedLight( vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ) );\n\tvec3 totalEmissiveRadiance = emissive;\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\tvec3 outgoingLight = reflectedLight.directDiffuse + reflectedLight.indirectDiffuse + totalEmissiveRadiance;\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n}",points_vert:"uniform float size;\nuniform float scale;\n#include \n#include \n#include \n#include \n#include \n#include \n#ifdef USE_POINTS_UV\n\tvarying vec2 vUv;\n\tuniform mat3 uvTransform;\n#endif\nvoid main() {\n\t#ifdef USE_POINTS_UV\n\t\tvUv = ( uvTransform * vec3( uv, 1 ) ).xy;\n\t#endif\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\tgl_PointSize = size;\n\t#ifdef USE_SIZEATTENUATION\n\t\tbool isPerspective = isPerspectiveMatrix( projectionMatrix );\n\t\tif ( isPerspective ) gl_PointSize *= ( scale / - mvPosition.z );\n\t#endif\n\t#include \n\t#include \n\t#include \n\t#include \n}",points_frag:"uniform vec3 diffuse;\nuniform float opacity;\n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\tvec4 diffuseColor = vec4( diffuse, opacity );\n\t#include \n\tvec3 outgoingLight = vec3( 0.0 );\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\toutgoingLight = diffuseColor.rgb;\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n}",shadow_vert:"#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n}",shadow_frag:"uniform vec3 color;\nuniform float opacity;\n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\t#include \n\tgl_FragColor = vec4( color, opacity * ( 1.0 - getShadowMask() ) );\n\t#include \n\t#include \n\t#include \n}",sprite_vert:"uniform float rotation;\nuniform vec2 center;\n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\t#include \n\tvec4 mvPosition = modelViewMatrix[ 3 ];\n\tvec2 scale = vec2( length( modelMatrix[ 0 ].xyz ), length( modelMatrix[ 1 ].xyz ) );\n\t#ifndef USE_SIZEATTENUATION\n\t\tbool isPerspective = isPerspectiveMatrix( projectionMatrix );\n\t\tif ( isPerspective ) scale *= - mvPosition.z;\n\t#endif\n\tvec2 alignedPosition = ( position.xy - ( center - vec2( 0.5 ) ) ) * scale;\n\tvec2 rotatedPosition;\n\trotatedPosition.x = cos( rotation ) * alignedPosition.x - sin( rotation ) * alignedPosition.y;\n\trotatedPosition.y = sin( rotation ) * alignedPosition.x + cos( rotation ) * alignedPosition.y;\n\tmvPosition.xy += rotatedPosition;\n\tgl_Position = projectionMatrix * mvPosition;\n\t#include \n\t#include \n\t#include \n}",sprite_frag:"uniform vec3 diffuse;\nuniform float opacity;\n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\tvec4 diffuseColor = vec4( diffuse, opacity );\n\t#include \n\tvec3 outgoingLight = vec3( 0.0 );\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\toutgoingLight = diffuseColor.rgb;\n\t#include \n\t#include \n\t#include \n\t#include \n}"},Tr={common:{diffuse:{value:new xi(16777215)},opacity:{value:1},map:{value:null},mapTransform:{value:new Me},alphaMap:{value:null},alphaMapTransform:{value:new Me},alphaTest:{value:0}},specularmap:{specularMap:{value:null},specularMapTransform:{value:new Me}},envmap:{envMap:{value:null},envMapRotation:{value:new Me},flipEnvMap:{value:-1},reflectivity:{value:1},ior:{value:1.5},refractionRatio:{value:.98}},aomap:{aoMap:{value:null},aoMapIntensity:{value:1},aoMapTransform:{value:new Me}},lightmap:{lightMap:{value:null},lightMapIntensity:{value:1},lightMapTransform:{value:new Me}},bumpmap:{bumpMap:{value:null},bumpMapTransform:{value:new Me},bumpScale:{value:1}},normalmap:{normalMap:{value:null},normalMapTransform:{value:new Me},normalScale:{value:new Se(1,1)}},displacementmap:{displacementMap:{value:null},displacementMapTransform:{value:new Me},displacementScale:{value:1},displacementBias:{value:0}},emissivemap:{emissiveMap:{value:null},emissiveMapTransform:{value:new Me}},metalnessmap:{metalnessMap:{value:null},metalnessMapTransform:{value:new Me}},roughnessmap:{roughnessMap:{value:null},roughnessMapTransform:{value:new Me}},gradientmap:{gradientMap:{value:null}},fog:{fogDensity:{value:25e-5},fogNear:{value:1},fogFar:{value:2e3},fogColor:{value:new xi(16777215)}},lights:{ambientLightColor:{value:[]},lightProbe:{value:[]},directionalLights:{value:[],properties:{direction:{},color:{}}},directionalLightShadows:{value:[],properties:{shadowIntensity:1,shadowBias:{},shadowNormalBias:{},shadowRadius:{},shadowMapSize:{}}},directionalShadowMap:{value:[]},directionalShadowMatrix:{value:[]},spotLights:{value:[],properties:{color:{},position:{},direction:{},distance:{},coneCos:{},penumbraCos:{},decay:{}}},spotLightShadows:{value:[],properties:{shadowIntensity:1,shadowBias:{},shadowNormalBias:{},shadowRadius:{},shadowMapSize:{}}},spotLightMap:{value:[]},spotShadowMap:{value:[]},spotLightMatrix:{value:[]},pointLights:{value:[],properties:{color:{},position:{},decay:{},distance:{}}},pointLightShadows:{value:[],properties:{shadowIntensity:1,shadowBias:{},shadowNormalBias:{},shadowRadius:{},shadowMapSize:{},shadowCameraNear:{},shadowCameraFar:{}}},pointShadowMap:{value:[]},pointShadowMatrix:{value:[]},hemisphereLights:{value:[],properties:{direction:{},skyColor:{},groundColor:{}}},rectAreaLights:{value:[],properties:{color:{},position:{},width:{},height:{}}},ltc_1:{value:null},ltc_2:{value:null}},points:{diffuse:{value:new xi(16777215)},opacity:{value:1},size:{value:1},scale:{value:1},map:{value:null},alphaMap:{value:null},alphaMapTransform:{value:new Me},alphaTest:{value:0},uvTransform:{value:new Me}},sprite:{diffuse:{value:new xi(16777215)},opacity:{value:1},center:{value:new Se(.5,.5)},rotation:{value:0},map:{value:null},mapTransform:{value:new Me},alphaMap:{value:null},alphaMapTransform:{value:new Me},alphaTest:{value:0}}},wr={basic:{uniforms:tr([Tr.common,Tr.specularmap,Tr.envmap,Tr.aomap,Tr.lightmap,Tr.fog]),vertexShader:Mr.meshbasic_vert,fragmentShader:Mr.meshbasic_frag},lambert:{uniforms:tr([Tr.common,Tr.specularmap,Tr.envmap,Tr.aomap,Tr.lightmap,Tr.emissivemap,Tr.bumpmap,Tr.normalmap,Tr.displacementmap,Tr.fog,Tr.lights,{emissive:{value:new xi(0)}}]),vertexShader:Mr.meshlambert_vert,fragmentShader:Mr.meshlambert_frag},phong:{uniforms:tr([Tr.common,Tr.specularmap,Tr.envmap,Tr.aomap,Tr.lightmap,Tr.emissivemap,Tr.bumpmap,Tr.normalmap,Tr.displacementmap,Tr.fog,Tr.lights,{emissive:{value:new xi(0)},specular:{value:new xi(1118481)},shininess:{value:30}}]),vertexShader:Mr.meshphong_vert,fragmentShader:Mr.meshphong_frag},standard:{uniforms:tr([Tr.common,Tr.envmap,Tr.aomap,Tr.lightmap,Tr.emissivemap,Tr.bumpmap,Tr.normalmap,Tr.displacementmap,Tr.roughnessmap,Tr.metalnessmap,Tr.fog,Tr.lights,{emissive:{value:new xi(0)},roughness:{value:1},metalness:{value:0},envMapIntensity:{value:1}}]),vertexShader:Mr.meshphysical_vert,fragmentShader:Mr.meshphysical_frag},toon:{uniforms:tr([Tr.common,Tr.aomap,Tr.lightmap,Tr.emissivemap,Tr.bumpmap,Tr.normalmap,Tr.displacementmap,Tr.gradientmap,Tr.fog,Tr.lights,{emissive:{value:new xi(0)}}]),vertexShader:Mr.meshtoon_vert,fragmentShader:Mr.meshtoon_frag},matcap:{uniforms:tr([Tr.common,Tr.bumpmap,Tr.normalmap,Tr.displacementmap,Tr.fog,{matcap:{value:null}}]),vertexShader:Mr.meshmatcap_vert,fragmentShader:Mr.meshmatcap_frag},points:{uniforms:tr([Tr.points,Tr.fog]),vertexShader:Mr.points_vert,fragmentShader:Mr.points_frag},dashed:{uniforms:tr([Tr.common,Tr.fog,{scale:{value:1},dashSize:{value:1},totalSize:{value:2}}]),vertexShader:Mr.linedashed_vert,fragmentShader:Mr.linedashed_frag},depth:{uniforms:tr([Tr.common,Tr.displacementmap]),vertexShader:Mr.depth_vert,fragmentShader:Mr.depth_frag},normal:{uniforms:tr([Tr.common,Tr.bumpmap,Tr.normalmap,Tr.displacementmap,{opacity:{value:1}}]),vertexShader:Mr.meshnormal_vert,fragmentShader:Mr.meshnormal_frag},sprite:{uniforms:tr([Tr.sprite,Tr.fog]),vertexShader:Mr.sprite_vert,fragmentShader:Mr.sprite_frag},background:{uniforms:{uvTransform:{value:new Me},t2D:{value:null},backgroundIntensity:{value:1}},vertexShader:Mr.background_vert,fragmentShader:Mr.background_frag},backgroundCube:{uniforms:{envMap:{value:null},flipEnvMap:{value:-1},backgroundBlurriness:{value:0},backgroundIntensity:{value:1},backgroundRotation:{value:new Me}},vertexShader:Mr.backgroundCube_vert,fragmentShader:Mr.backgroundCube_frag},cube:{uniforms:{tCube:{value:null},tFlip:{value:-1},opacity:{value:1}},vertexShader:Mr.cube_vert,fragmentShader:Mr.cube_frag},equirect:{uniforms:{tEquirect:{value:null}},vertexShader:Mr.equirect_vert,fragmentShader:Mr.equirect_frag},distanceRGBA:{uniforms:tr([Tr.common,Tr.displacementmap,{referencePosition:{value:new Ze},nearDistance:{value:1},farDistance:{value:1e3}}]),vertexShader:Mr.distanceRGBA_vert,fragmentShader:Mr.distanceRGBA_frag},shadow:{uniforms:tr([Tr.lights,Tr.fog,{color:{value:new xi(0)},opacity:{value:1}}]),vertexShader:Mr.shadow_vert,fragmentShader:Mr.shadow_frag}};wr.physical={uniforms:tr([wr.standard.uniforms,{clearcoat:{value:0},clearcoatMap:{value:null},clearcoatMapTransform:{value:new Me},clearcoatNormalMap:{value:null},clearcoatNormalMapTransform:{value:new Me},clearcoatNormalScale:{value:new Se(1,1)},clearcoatRoughness:{value:0},clearcoatRoughnessMap:{value:null},clearcoatRoughnessMapTransform:{value:new Me},dispersion:{value:0},iridescence:{value:0},iridescenceMap:{value:null},iridescenceMapTransform:{value:new Me},iridescenceIOR:{value:1.3},iridescenceThicknessMinimum:{value:100},iridescenceThicknessMaximum:{value:400},iridescenceThicknessMap:{value:null},iridescenceThicknessMapTransform:{value:new Me},sheen:{value:0},sheenColor:{value:new xi(0)},sheenColorMap:{value:null},sheenColorMapTransform:{value:new Me},sheenRoughness:{value:1},sheenRoughnessMap:{value:null},sheenRoughnessMapTransform:{value:new Me},transmission:{value:0},transmissionMap:{value:null},transmissionMapTransform:{value:new Me},transmissionSamplerSize:{value:new Se},transmissionSamplerMap:{value:null},thickness:{value:0},thicknessMap:{value:null},thicknessMapTransform:{value:new Me},attenuationDistance:{value:0},attenuationColor:{value:new xi(0)},specularColor:{value:new xi(1,1,1)},specularColorMap:{value:null},specularColorMapTransform:{value:new Me},specularIntensity:{value:1},specularIntensityMap:{value:null},specularIntensityMapTransform:{value:new Me},anisotropyVector:{value:new Se},anisotropyMap:{value:null},anisotropyMapTransform:{value:new Me}}]),vertexShader:Mr.meshphysical_vert,fragmentShader:Mr.meshphysical_frag};const Er={r:0,b:0,g:0},Ar=new Bn,Rr=new Rn;function Cr(t,e,n,i,r,s,a){const o=new xi(0);let l,h,u=!0===s?0:1,c=null,d=0,p=null;function f(t){let i=!0===t.isScene?t.background:null;if(i&&i.isTexture){i=(t.backgroundBlurriness>0?n:e).get(i)}return i}function m(e,n){e.getRGB(Er,er(t)),i.buffers.color.setClear(Er.r,Er.g,Er.b,n,a)}return{getClearColor:function(){return o},setClearColor:function(t,e=1){o.set(t),u=e,m(o,u)},getClearAlpha:function(){return u},setClearAlpha:function(t){u=t,m(o,u)},render:function(e){let n=!1;const r=f(e);null===r?m(o,u):r&&r.isColor&&(m(r,1),n=!0);const s=t.xr.getEnvironmentBlendMode();"additive"===s?i.buffers.color.setClear(0,0,0,1,a):"alpha-blend"===s&&i.buffers.color.setClear(0,0,0,0,a),(t.autoClear||n)&&(i.buffers.depth.setTest(!0),i.buffers.depth.setMask(!0),i.buffers.color.setMask(!0),t.clear(t.autoClearColor,t.autoClearDepth,t.autoClearStencil))},addToRenderList:function(e,n){const i=f(n);i&&(i.isCubeTexture||i.mapping===V)?(void 0===h&&(h=new Ki(new Qi(1,1,1),new ir({name:"BackgroundCubeMaterial",uniforms:Ji(wr.backgroundCube.uniforms),vertexShader:wr.backgroundCube.vertexShader,fragmentShader:wr.backgroundCube.fragmentShader,side:1,depthTest:!1,depthWrite:!1,fog:!1})),h.geometry.deleteAttribute("normal"),h.geometry.deleteAttribute("uv"),h.onBeforeRender=function(t,e,n){this.matrixWorld.copyPosition(n.matrixWorld)},Object.defineProperty(h.material,"envMap",{get:function(){return this.uniforms.envMap.value}}),r.update(h)),Ar.copy(n.backgroundRotation),Ar.x*=-1,Ar.y*=-1,Ar.z*=-1,i.isCubeTexture&&!1===i.isRenderTargetTexture&&(Ar.y*=-1,Ar.z*=-1),h.material.uniforms.envMap.value=i,h.material.uniforms.flipEnvMap.value=i.isCubeTexture&&!1===i.isRenderTargetTexture?-1:1,h.material.uniforms.backgroundBlurriness.value=n.backgroundBlurriness,h.material.uniforms.backgroundIntensity.value=n.backgroundIntensity,h.material.uniforms.backgroundRotation.value.setFromMatrix4(Rr.makeRotationFromEuler(Ar)),h.material.toneMapped=Ne.getTransfer(i.colorSpace)!==Zt,c===i&&d===i.version&&p===t.toneMapping||(h.material.needsUpdate=!0,c=i,d=i.version,p=t.toneMapping),h.layers.enableAll(),e.unshift(h,h.geometry,h.material,0,0,null)):i&&i.isTexture&&(void 0===l&&(l=new Ki(new Sr(2,2),new ir({name:"BackgroundMaterial",uniforms:Ji(wr.background.uniforms),vertexShader:wr.background.vertexShader,fragmentShader:wr.background.fragmentShader,side:0,depthTest:!1,depthWrite:!1,fog:!1})),l.geometry.deleteAttribute("normal"),Object.defineProperty(l.material,"map",{get:function(){return this.uniforms.t2D.value}}),r.update(l)),l.material.uniforms.t2D.value=i,l.material.uniforms.backgroundIntensity.value=n.backgroundIntensity,l.material.toneMapped=Ne.getTransfer(i.colorSpace)!==Zt,!0===i.matrixAutoUpdate&&i.updateMatrix(),l.material.uniforms.uvTransform.value.copy(i.matrix),c===i&&d===i.version&&p===t.toneMapping||(l.material.needsUpdate=!0,c=i,d=i.version,p=t.toneMapping),l.layers.enableAll(),e.unshift(l,l.geometry,l.material,0,0,null))}}}function Nr(t,e){const n=t.getParameter(t.MAX_VERTEX_ATTRIBS),i={},r=h(null);let s=r,a=!1;function o(e){return t.bindVertexArray(e)}function l(e){return t.deleteVertexArray(e)}function h(t){const e=[],i=[],r=[];for(let t=0;t=0){const n=r[e];let i=a[e];if(void 0===i&&("instanceMatrix"===e&&t.instanceMatrix&&(i=t.instanceMatrix),"instanceColor"===e&&t.instanceColor&&(i=t.instanceColor)),void 0===n)return!0;if(n.attribute!==i)return!0;if(i&&n.data!==i.data)return!0;o++}}return s.attributesNum!==o||s.index!==i}(n,m,l,g),_&&function(t,e,n,i){const r={},a=e.attributes;let o=0;const l=n.getAttributes();for(const e in l){if(l[e].location>=0){let n=a[e];void 0===n&&("instanceMatrix"===e&&t.instanceMatrix&&(n=t.instanceMatrix),"instanceColor"===e&&t.instanceColor&&(n=t.instanceColor));const i={};i.attribute=n,n&&n.data&&(i.data=n.data),r[e]=i,o++}}s.attributes=r,s.attributesNum=o,s.index=i}(n,m,l,g),null!==g&&e.update(g,t.ELEMENT_ARRAY_BUFFER),(_||a)&&(a=!1,function(n,i,r,s){u();const a=s.attributes,o=r.getAttributes(),l=i.defaultAttributeValues;for(const i in o){const r=o[i];if(r.location>=0){let o=a[i];if(void 0===o&&("instanceMatrix"===i&&n.instanceMatrix&&(o=n.instanceMatrix),"instanceColor"===i&&n.instanceColor&&(o=n.instanceColor)),void 0!==o){const i=o.normalized,a=o.itemSize,l=e.get(o);if(void 0===l)continue;const h=l.buffer,u=l.type,p=l.bytesPerElement,m=u===t.INT||u===t.UNSIGNED_INT||o.gpuType===nt;if(o.isInterleavedBufferAttribute){const e=o.data,l=e.stride,g=o.offset;if(e.isInstancedInterleavedBuffer){for(let t=0;t0&&t.getShaderPrecisionFormat(t.FRAGMENT_SHADER,t.HIGH_FLOAT).precision>0)return"highp";e="mediump"}return"mediump"===e&&t.getShaderPrecisionFormat(t.VERTEX_SHADER,t.MEDIUM_FLOAT).precision>0&&t.getShaderPrecisionFormat(t.FRAGMENT_SHADER,t.MEDIUM_FLOAT).precision>0?"mediump":"lowp"}let a=void 0!==n.precision?n.precision:"highp";const o=s(a);o!==a&&(console.warn("THREE.WebGLRenderer:",a,"not supported, using",o,"instead."),a=o);const l=!0===n.logarithmicDepthBuffer,h=!0===n.reverseDepthBuffer&&e.has("EXT_clip_control"),u=t.getParameter(t.MAX_TEXTURE_IMAGE_UNITS),c=t.getParameter(t.MAX_VERTEX_TEXTURE_IMAGE_UNITS);return{isWebGL2:!0,getMaxAnisotropy:function(){if(void 0!==r)return r;if(!0===e.has("EXT_texture_filter_anisotropic")){const n=e.get("EXT_texture_filter_anisotropic");r=t.getParameter(n.MAX_TEXTURE_MAX_ANISOTROPY_EXT)}else r=0;return r},getMaxPrecision:s,textureFormatReadable:function(e){return e===ut||i.convert(e)===t.getParameter(t.IMPLEMENTATION_COLOR_READ_FORMAT)},textureTypeReadable:function(n){const r=n===st&&(e.has("EXT_color_buffer_half_float")||e.has("EXT_color_buffer_float"));return!(n!==Q&&i.convert(n)!==t.getParameter(t.IMPLEMENTATION_COLOR_READ_TYPE)&&n!==rt&&!r)},precision:a,logarithmicDepthBuffer:l,reverseDepthBuffer:h,maxTextures:u,maxVertexTextures:c,maxTextureSize:t.getParameter(t.MAX_TEXTURE_SIZE),maxCubemapSize:t.getParameter(t.MAX_CUBE_MAP_TEXTURE_SIZE),maxAttributes:t.getParameter(t.MAX_VERTEX_ATTRIBS),maxVertexUniforms:t.getParameter(t.MAX_VERTEX_UNIFORM_VECTORS),maxVaryings:t.getParameter(t.MAX_VARYING_VECTORS),maxFragmentUniforms:t.getParameter(t.MAX_FRAGMENT_UNIFORM_VECTORS),vertexTextures:c>0,maxSamples:t.getParameter(t.MAX_SAMPLES)}}function Lr(t){const e=this;let n=null,i=0,r=!1,s=!1;const a=new gr,o=new Me,l={value:null,needsUpdate:!1};function h(t,n,i,r){const s=null!==t?t.length:0;let h=null;if(0!==s){if(h=l.value,!0!==r||null===h){const e=i+4*s,r=n.matrixWorldInverse;o.getNormalMatrix(r),(null===h||h.length0);e.numPlanes=i,e.numIntersection=0}();else{const t=s?0:i,e=4*t;let r=f.clippingState||null;l.value=r,r=h(c,o,e,u);for(let t=0;t!==e;++t)r[t]=n[t];f.clippingState=r,this.numIntersection=d?this.numPlanes:0,this.numPlanes+=t}}}function Ur(t){let e=new WeakMap;function n(t,e){return 303===e?t.mapping=k:304===e&&(t.mapping=G),t}function i(t){const n=t.target;n.removeEventListener("dispose",i);const r=e.get(n);void 0!==r&&(e.delete(n),r.dispose())}return{get:function(r){if(r&&r.isTexture){const s=r.mapping;if(303===s||304===s){if(e.has(r)){return n(e.get(r).texture,r.mapping)}{const s=r.image;if(s&&s.height>0){const a=new dr(s.height);return a.fromEquirectangularTexture(t,r),e.set(r,a),r.addEventListener("dispose",i),n(a.texture,r.mapping)}return null}}}return r},dispose:function(){e=new WeakMap}}}let Dr=class extends rr{constructor(t=-1,e=1,n=1,i=-1,r=.1,s=2e3){super(),this.isOrthographicCamera=!0,this.type="OrthographicCamera",this.zoom=1,this.view=null,this.left=t,this.right=e,this.top=n,this.bottom=i,this.near=r,this.far=s,this.updateProjectionMatrix()}copy(t,e){return super.copy(t,e),this.left=t.left,this.right=t.right,this.top=t.top,this.bottom=t.bottom,this.near=t.near,this.far=t.far,this.zoom=t.zoom,this.view=null===t.view?null:Object.assign({},t.view),this}setViewOffset(t,e,n,i,r,s){null===this.view&&(this.view={enabled:!0,fullWidth:1,fullHeight:1,offsetX:0,offsetY:0,width:1,height:1}),this.view.enabled=!0,this.view.fullWidth=t,this.view.fullHeight=e,this.view.offsetX=n,this.view.offsetY=i,this.view.width=r,this.view.height=s,this.updateProjectionMatrix()}clearViewOffset(){null!==this.view&&(this.view.enabled=!1),this.updateProjectionMatrix()}updateProjectionMatrix(){const t=(this.right-this.left)/(2*this.zoom),e=(this.top-this.bottom)/(2*this.zoom),n=(this.right+this.left)/2,i=(this.top+this.bottom)/2;let r=n-t,s=n+t,a=i+e,o=i-e;if(null!==this.view&&this.view.enabled){const t=(this.right-this.left)/this.view.fullWidth/this.zoom,e=(this.top-this.bottom)/this.view.fullHeight/this.zoom;r+=t*this.view.offsetX,s=r+t*this.view.width,a-=e*this.view.offsetY,o=a-e*this.view.height}this.projectionMatrix.makeOrthographic(r,s,a,o,this.near,this.far,this.coordinateSystem),this.projectionMatrixInverse.copy(this.projectionMatrix).invert()}toJSON(t){const e=super.toJSON(t);return e.object.zoom=this.zoom,e.object.left=this.left,e.object.right=this.right,e.object.top=this.top,e.object.bottom=this.bottom,e.object.near=this.near,e.object.far=this.far,null!==this.view&&(e.object.view=Object.assign({},this.view)),e}};const Or=[.125,.215,.35,.446,.526,.582],Fr=20,Br=new Dr,zr=new xi;let kr=null,Gr=0,Vr=0,Hr=!1;const jr=(1+Math.sqrt(5))/2,Wr=1/jr,qr=[new Ze(-jr,Wr,0),new Ze(jr,Wr,0),new Ze(-Wr,0,jr),new Ze(Wr,0,jr),new Ze(0,jr,-Wr),new Ze(0,jr,Wr),new Ze(-1,1,-1),new Ze(1,1,-1),new Ze(-1,1,1),new Ze(1,1,1)];let Xr=class{constructor(t){this._renderer=t,this._pingPongRenderTarget=null,this._lodMax=0,this._cubeSize=0,this._lodPlanes=[],this._sizeLods=[],this._sigmas=[],this._blurMaterial=null,this._cubemapMaterial=null,this._equirectMaterial=null,this._compileMaterial(this._blurMaterial)}fromScene(t,e=0,n=.1,i=100){kr=this._renderer.getRenderTarget(),Gr=this._renderer.getActiveCubeFace(),Vr=this._renderer.getActiveMipmapLevel(),Hr=this._renderer.xr.enabled,this._renderer.xr.enabled=!1,this._setSize(256);const r=this._allocateTargets();return r.depthBuffer=!0,this._sceneToCubeUV(t,n,i,r),e>0&&this._blur(r,0,0,e),this._applyPMREM(r),this._cleanup(r),r}fromEquirectangular(t,e=null){return this._fromTexture(t,e)}fromCubemap(t,e=null){return this._fromTexture(t,e)}compileCubemapShader(){null===this._cubemapMaterial&&(this._cubemapMaterial=Zr(),this._compileMaterial(this._cubemapMaterial))}compileEquirectangularShader(){null===this._equirectMaterial&&(this._equirectMaterial=Kr(),this._compileMaterial(this._equirectMaterial))}dispose(){this._dispose(),null!==this._cubemapMaterial&&this._cubemapMaterial.dispose(),null!==this._equirectMaterial&&this._equirectMaterial.dispose()}_setSize(t){this._lodMax=Math.floor(Math.log2(t)),this._cubeSize=Math.pow(2,this._lodMax)}_dispose(){null!==this._blurMaterial&&this._blurMaterial.dispose(),null!==this._pingPongRenderTarget&&this._pingPongRenderTarget.dispose();for(let t=0;tt-4?o=Or[a-t+4-1]:0===a&&(o=0),i.push(o);const l=1/(s-2),h=-l,u=1+l,c=[h,h,u,h,u,u,h,h,u,u,h,u],d=6,p=6,f=3,m=2,g=1,_=new Float32Array(f*p*d),v=new Float32Array(m*p*d),y=new Float32Array(g*p*d);for(let t=0;t2?0:-1,i=[e,n,0,e+2/3,n,0,e+2/3,n+1,0,e,n,0,e+2/3,n+1,0,e,n+1,0];_.set(i,f*p*t),v.set(c,m*p*t);const r=[t,t,t,t,t,t];y.set(r,g*p*t)}const x=new Bi;x.setAttribute("position",new Ai(_,f)),x.setAttribute("uv",new Ai(v,m)),x.setAttribute("faceIndex",new Ai(y,g)),e.push(x),r>4&&r--}return{lodPlanes:e,sizeLods:n,sigmas:i}}(i)),this._blurMaterial=function(t,e,n){const i=new Float32Array(Fr),r=new Ze(0,1,0),s=new ir({name:"SphericalGaussianBlur",defines:{n:Fr,CUBEUV_TEXEL_WIDTH:1/e,CUBEUV_TEXEL_HEIGHT:1/n,CUBEUV_MAX_MIP:`${t}.0`},uniforms:{envMap:{value:null},samples:{value:1},weights:{value:i},latitudinal:{value:!1},dTheta:{value:0},mipInt:{value:0},poleAxis:{value:r}},vertexShader:Qr(),fragmentShader:"\n\n\t\t\tprecision mediump float;\n\t\t\tprecision mediump int;\n\n\t\t\tvarying vec3 vOutputDirection;\n\n\t\t\tuniform sampler2D envMap;\n\t\t\tuniform int samples;\n\t\t\tuniform float weights[ n ];\n\t\t\tuniform bool latitudinal;\n\t\t\tuniform float dTheta;\n\t\t\tuniform float mipInt;\n\t\t\tuniform vec3 poleAxis;\n\n\t\t\t#define ENVMAP_TYPE_CUBE_UV\n\t\t\t#include \n\n\t\t\tvec3 getSample( float theta, vec3 axis ) {\n\n\t\t\t\tfloat cosTheta = cos( theta );\n\t\t\t\t// Rodrigues' axis-angle rotation\n\t\t\t\tvec3 sampleDirection = vOutputDirection * cosTheta\n\t\t\t\t\t+ cross( axis, vOutputDirection ) * sin( theta )\n\t\t\t\t\t+ axis * dot( axis, vOutputDirection ) * ( 1.0 - cosTheta );\n\n\t\t\t\treturn bilinearCubeUV( envMap, sampleDirection, mipInt );\n\n\t\t\t}\n\n\t\t\tvoid main() {\n\n\t\t\t\tvec3 axis = latitudinal ? poleAxis : cross( poleAxis, vOutputDirection );\n\n\t\t\t\tif ( all( equal( axis, vec3( 0.0 ) ) ) ) {\n\n\t\t\t\t\taxis = vec3( vOutputDirection.z, 0.0, - vOutputDirection.x );\n\n\t\t\t\t}\n\n\t\t\t\taxis = normalize( axis );\n\n\t\t\t\tgl_FragColor = vec4( 0.0, 0.0, 0.0, 1.0 );\n\t\t\t\tgl_FragColor.rgb += weights[ 0 ] * getSample( 0.0, axis );\n\n\t\t\t\tfor ( int i = 1; i < n; i++ ) {\n\n\t\t\t\t\tif ( i >= samples ) {\n\n\t\t\t\t\t\tbreak;\n\n\t\t\t\t\t}\n\n\t\t\t\t\tfloat theta = dTheta * float( i );\n\t\t\t\t\tgl_FragColor.rgb += weights[ i ] * getSample( -1.0 * theta, axis );\n\t\t\t\t\tgl_FragColor.rgb += weights[ i ] * getSample( theta, axis );\n\n\t\t\t\t}\n\n\t\t\t}\n\t\t",blending:0,depthTest:!1,depthWrite:!1});return s}(i,t,e)}return i}_compileMaterial(t){const e=new Ki(this._lodPlanes[0],t);this._renderer.compile(e,Br)}_sceneToCubeUV(t,e,n,i){const r=new lr(90,1,e,n),s=[1,-1,1,1,1,1],a=[1,1,1,-1,-1,-1],o=this._renderer,l=o.autoClear,h=o.toneMapping;o.getClearColor(zr),o.toneMapping=0,o.autoClear=!1;const u=new Ti({name:"PMREM.Background",side:1,depthWrite:!1,depthTest:!1}),c=new Ki(new Qi,u);let d=!1;const p=t.background;p?p.isColor&&(u.color.copy(p),t.background=null,d=!0):(u.color.copy(zr),d=!0);for(let e=0;e<6;e++){const n=e%3;0===n?(r.up.set(0,s[e],0),r.lookAt(a[e],0,0)):1===n?(r.up.set(0,0,s[e]),r.lookAt(0,a[e],0)):(r.up.set(0,s[e],0),r.lookAt(0,0,a[e]));const l=this._cubeSize;Yr(i,n*l,e>2?l:0,l,l),o.setRenderTarget(i),d&&o.render(c,r),o.render(t,r)}c.geometry.dispose(),c.material.dispose(),o.toneMapping=h,o.autoClear=l,t.background=p}_textureToCubeUV(t,e){const n=this._renderer,i=t.mapping===k||t.mapping===G;i?(null===this._cubemapMaterial&&(this._cubemapMaterial=Zr()),this._cubemapMaterial.uniforms.flipEnvMap.value=!1===t.isRenderTargetTexture?-1:1):null===this._equirectMaterial&&(this._equirectMaterial=Kr());const r=i?this._cubemapMaterial:this._equirectMaterial,s=new Ki(this._lodPlanes[0],r);r.uniforms.envMap.value=t;const a=this._cubeSize;Yr(e,0,0,3*a,2*a),n.setRenderTarget(e),n.render(s,Br)}_applyPMREM(t){const e=this._renderer,n=e.autoClear;e.autoClear=!1;const i=this._lodPlanes.length;for(let e=1;eFr&&console.warn(`sigmaRadians, ${r}, is too large and will clip, as it requested ${f} samples when the maximum is set to 20`);const m=[];let g=0;for(let t=0;t_-4?i-_+4:0),4*(this._cubeSize-v),3*v,2*v),o.setRenderTarget(e),o.render(h,Br)}};function $r(t,e,n){const i=new Xe(t,e,n);return i.texture.mapping=V,i.texture.name="PMREM.cubeUv",i.scissorTest=!0,i}function Yr(t,e,n,i,r){t.viewport.set(e,n,i,r),t.scissor.set(e,n,i,r)}function Kr(){return new ir({name:"EquirectangularToCubeUV",uniforms:{envMap:{value:null}},vertexShader:Qr(),fragmentShader:"\n\n\t\t\tprecision mediump float;\n\t\t\tprecision mediump int;\n\n\t\t\tvarying vec3 vOutputDirection;\n\n\t\t\tuniform sampler2D envMap;\n\n\t\t\t#include \n\n\t\t\tvoid main() {\n\n\t\t\t\tvec3 outputDirection = normalize( vOutputDirection );\n\t\t\t\tvec2 uv = equirectUv( outputDirection );\n\n\t\t\t\tgl_FragColor = vec4( texture2D ( envMap, uv ).rgb, 1.0 );\n\n\t\t\t}\n\t\t",blending:0,depthTest:!1,depthWrite:!1})}function Zr(){return new ir({name:"CubemapToCubeUV",uniforms:{envMap:{value:null},flipEnvMap:{value:-1}},vertexShader:Qr(),fragmentShader:"\n\n\t\t\tprecision mediump float;\n\t\t\tprecision mediump int;\n\n\t\t\tuniform float flipEnvMap;\n\n\t\t\tvarying vec3 vOutputDirection;\n\n\t\t\tuniform samplerCube envMap;\n\n\t\t\tvoid main() {\n\n\t\t\t\tgl_FragColor = textureCube( envMap, vec3( flipEnvMap * vOutputDirection.x, vOutputDirection.yz ) );\n\n\t\t\t}\n\t\t",blending:0,depthTest:!1,depthWrite:!1})}function Qr(){return"\n\n\t\tprecision mediump float;\n\t\tprecision mediump int;\n\n\t\tattribute float faceIndex;\n\n\t\tvarying vec3 vOutputDirection;\n\n\t\t// RH coordinate system; PMREM face-indexing convention\n\t\tvec3 getDirection( vec2 uv, float face ) {\n\n\t\t\tuv = 2.0 * uv - 1.0;\n\n\t\t\tvec3 direction = vec3( uv, 1.0 );\n\n\t\t\tif ( face == 0.0 ) {\n\n\t\t\t\tdirection = direction.zyx; // ( 1, v, u ) pos x\n\n\t\t\t} else if ( face == 1.0 ) {\n\n\t\t\t\tdirection = direction.xzy;\n\t\t\t\tdirection.xz *= -1.0; // ( -u, 1, -v ) pos y\n\n\t\t\t} else if ( face == 2.0 ) {\n\n\t\t\t\tdirection.x *= -1.0; // ( -u, v, 1 ) pos z\n\n\t\t\t} else if ( face == 3.0 ) {\n\n\t\t\t\tdirection = direction.zyx;\n\t\t\t\tdirection.xz *= -1.0; // ( -1, v, -u ) neg x\n\n\t\t\t} else if ( face == 4.0 ) {\n\n\t\t\t\tdirection = direction.xzy;\n\t\t\t\tdirection.xy *= -1.0; // ( -u, -1, v ) neg y\n\n\t\t\t} else if ( face == 5.0 ) {\n\n\t\t\t\tdirection.z *= -1.0; // ( u, v, -1 ) neg z\n\n\t\t\t}\n\n\t\t\treturn direction;\n\n\t\t}\n\n\t\tvoid main() {\n\n\t\t\tvOutputDirection = getDirection( uv, faceIndex );\n\t\t\tgl_Position = vec4( position, 1.0 );\n\n\t\t}\n\t"}function Jr(t){let e=new WeakMap,n=null;function i(t){const n=t.target;n.removeEventListener("dispose",i);const r=e.get(n);void 0!==r&&(e.delete(n),r.dispose())}return{get:function(r){if(r&&r.isTexture){const s=r.mapping,a=303===s||304===s,o=s===k||s===G;if(a||o){let s=e.get(r);const l=void 0!==s?s.texture.pmremVersion:0;if(r.isRenderTargetTexture&&r.pmremVersion!==l)return null===n&&(n=new Xr(t)),s=a?n.fromEquirectangular(r,s):n.fromCubemap(r,s),s.texture.pmremVersion=r.pmremVersion,e.set(r,s),s.texture;if(void 0!==s)return s.texture;{const l=r.image;return a&&l&&l.height>0||o&&l&&function(t){let e=0;const n=6;for(let i=0;ie.maxTextureSize&&(x=Math.ceil(y/e.maxTextureSize),y=e.maxTextureSize);const b=new Float32Array(y*x*4*u),S=new $e(b,y,x,u);S.type=rt,S.needsUpdate=!0;const M=4*v;for(let w=0;w0)return t;const r=e*n;let s=ds[r];if(void 0===s&&(s=new Float32Array(r),ds[r]=s),0!==e){i.toArray(s,0);for(let i=1,r=0;i!==e;++i)r+=n,t[i].toArray(s,r)}return s}function vs(t,e){if(t.length!==e.length)return!1;for(let n=0,i=t.length;n":" "} ${r}: ${n[t]}`)}return i.join("\n")}(t.getShaderSource(e),i)}return r}function ga(t,e){const n=function(t){Ne._getMatrix(fa,Ne.workingColorSpace,t);const e=`mat3( ${fa.elements.map((t=>t.toFixed(4)))} )`;switch(Ne.getTransfer(t)){case Kt:return[e,"LinearTransferOETF"];case Zt:return[e,"sRGBTransferOETF"];default:return console.warn("THREE.WebGLProgram: Unsupported color space: ",t),[e,"LinearTransferOETF"]}}(e);return[`vec4 ${t}( vec4 value ) {`,`\treturn ${n[1]}( vec4( value.rgb * ${n[0]}, value.a ) );`,"}"].join("\n")}function _a(t,e){let n;switch(e){case 1:n="Linear";break;case 2:n="Reinhard";break;case 3:n="Cineon";break;case 4:n="ACESFilmic";break;case 6:n="AgX";break;case 7:n="Neutral";break;case 5:n="Custom";break;default:console.warn("THREE.WebGLProgram: Unsupported toneMapping:",e),n="Linear"}return"vec3 "+t+"( vec3 color ) { return "+n+"ToneMapping( color ); }"}const va=new Ze;function ya(){Ne.getLuminanceCoefficients(va);return["float luminance( const in vec3 rgb ) {",`\tconst vec3 weights = vec3( ${va.x.toFixed(4)}, ${va.y.toFixed(4)}, ${va.z.toFixed(4)} );`,"\treturn dot( weights, rgb );","}"].join("\n")}function xa(t){return""!==t}function ba(t,e){const n=e.numSpotLightShadows+e.numSpotLightMaps-e.numSpotLightShadowsWithMaps;return t.replace(/NUM_DIR_LIGHTS/g,e.numDirLights).replace(/NUM_SPOT_LIGHTS/g,e.numSpotLights).replace(/NUM_SPOT_LIGHT_MAPS/g,e.numSpotLightMaps).replace(/NUM_SPOT_LIGHT_COORDS/g,n).replace(/NUM_RECT_AREA_LIGHTS/g,e.numRectAreaLights).replace(/NUM_POINT_LIGHTS/g,e.numPointLights).replace(/NUM_HEMI_LIGHTS/g,e.numHemiLights).replace(/NUM_DIR_LIGHT_SHADOWS/g,e.numDirLightShadows).replace(/NUM_SPOT_LIGHT_SHADOWS_WITH_MAPS/g,e.numSpotLightShadowsWithMaps).replace(/NUM_SPOT_LIGHT_SHADOWS/g,e.numSpotLightShadows).replace(/NUM_POINT_LIGHT_SHADOWS/g,e.numPointLightShadows)}function Sa(t,e){return t.replace(/NUM_CLIPPING_PLANES/g,e.numClippingPlanes).replace(/UNION_CLIPPING_PLANES/g,e.numClippingPlanes-e.numClipIntersection)}const Ma=/^[ \t]*#include +<([\w\d./]+)>/gm;function Ta(t){return t.replace(Ma,Ea)}const wa=new Map;function Ea(t,e){let n=Mr[e];if(void 0===n){const t=wa.get(e);if(void 0===t)throw new Error("Can not resolve #include <"+e+">");n=Mr[t],console.warn('THREE.WebGLRenderer: Shader chunk "%s" has been deprecated. Use "%s" instead.',e,t)}return Ta(n)}const Aa=/#pragma unroll_loop_start\s+for\s*\(\s*int\s+i\s*=\s*(\d+)\s*;\s*i\s*<\s*(\d+)\s*;\s*i\s*\+\+\s*\)\s*{([\s\S]+?)}\s+#pragma unroll_loop_end/g;function Ra(t){return t.replace(Aa,Ca)}function Ca(t,e,n,i){let r="";for(let t=parseInt(e);t0&&(g+="\n"),_=["#define SHADER_TYPE "+n.shaderType,"#define SHADER_NAME "+n.shaderName,f].filter(xa).join("\n"),_.length>0&&(_+="\n")):(g=[Na(n),"#define SHADER_TYPE "+n.shaderType,"#define SHADER_NAME "+n.shaderName,f,n.extensionClipCullDistance?"#define USE_CLIP_DISTANCE":"",n.batching?"#define USE_BATCHING":"",n.batchingColor?"#define USE_BATCHING_COLOR":"",n.instancing?"#define USE_INSTANCING":"",n.instancingColor?"#define USE_INSTANCING_COLOR":"",n.instancingMorph?"#define USE_INSTANCING_MORPH":"",n.useFog&&n.fog?"#define USE_FOG":"",n.useFog&&n.fogExp2?"#define FOG_EXP2":"",n.map?"#define USE_MAP":"",n.envMap?"#define USE_ENVMAP":"",n.envMap?"#define "+u:"",n.lightMap?"#define USE_LIGHTMAP":"",n.aoMap?"#define USE_AOMAP":"",n.bumpMap?"#define USE_BUMPMAP":"",n.normalMap?"#define USE_NORMALMAP":"",n.normalMapObjectSpace?"#define USE_NORMALMAP_OBJECTSPACE":"",n.normalMapTangentSpace?"#define USE_NORMALMAP_TANGENTSPACE":"",n.displacementMap?"#define USE_DISPLACEMENTMAP":"",n.emissiveMap?"#define USE_EMISSIVEMAP":"",n.anisotropy?"#define USE_ANISOTROPY":"",n.anisotropyMap?"#define USE_ANISOTROPYMAP":"",n.clearcoatMap?"#define USE_CLEARCOATMAP":"",n.clearcoatRoughnessMap?"#define USE_CLEARCOAT_ROUGHNESSMAP":"",n.clearcoatNormalMap?"#define USE_CLEARCOAT_NORMALMAP":"",n.iridescenceMap?"#define USE_IRIDESCENCEMAP":"",n.iridescenceThicknessMap?"#define USE_IRIDESCENCE_THICKNESSMAP":"",n.specularMap?"#define USE_SPECULARMAP":"",n.specularColorMap?"#define USE_SPECULAR_COLORMAP":"",n.specularIntensityMap?"#define USE_SPECULAR_INTENSITYMAP":"",n.roughnessMap?"#define USE_ROUGHNESSMAP":"",n.metalnessMap?"#define USE_METALNESSMAP":"",n.alphaMap?"#define USE_ALPHAMAP":"",n.alphaHash?"#define USE_ALPHAHASH":"",n.transmission?"#define USE_TRANSMISSION":"",n.transmissionMap?"#define USE_TRANSMISSIONMAP":"",n.thicknessMap?"#define USE_THICKNESSMAP":"",n.sheenColorMap?"#define USE_SHEEN_COLORMAP":"",n.sheenRoughnessMap?"#define USE_SHEEN_ROUGHNESSMAP":"",n.mapUv?"#define MAP_UV "+n.mapUv:"",n.alphaMapUv?"#define ALPHAMAP_UV "+n.alphaMapUv:"",n.lightMapUv?"#define LIGHTMAP_UV "+n.lightMapUv:"",n.aoMapUv?"#define AOMAP_UV "+n.aoMapUv:"",n.emissiveMapUv?"#define EMISSIVEMAP_UV "+n.emissiveMapUv:"",n.bumpMapUv?"#define BUMPMAP_UV "+n.bumpMapUv:"",n.normalMapUv?"#define NORMALMAP_UV "+n.normalMapUv:"",n.displacementMapUv?"#define DISPLACEMENTMAP_UV "+n.displacementMapUv:"",n.metalnessMapUv?"#define METALNESSMAP_UV "+n.metalnessMapUv:"",n.roughnessMapUv?"#define ROUGHNESSMAP_UV "+n.roughnessMapUv:"",n.anisotropyMapUv?"#define ANISOTROPYMAP_UV "+n.anisotropyMapUv:"",n.clearcoatMapUv?"#define CLEARCOATMAP_UV "+n.clearcoatMapUv:"",n.clearcoatNormalMapUv?"#define CLEARCOAT_NORMALMAP_UV "+n.clearcoatNormalMapUv:"",n.clearcoatRoughnessMapUv?"#define CLEARCOAT_ROUGHNESSMAP_UV "+n.clearcoatRoughnessMapUv:"",n.iridescenceMapUv?"#define IRIDESCENCEMAP_UV "+n.iridescenceMapUv:"",n.iridescenceThicknessMapUv?"#define IRIDESCENCE_THICKNESSMAP_UV "+n.iridescenceThicknessMapUv:"",n.sheenColorMapUv?"#define SHEEN_COLORMAP_UV "+n.sheenColorMapUv:"",n.sheenRoughnessMapUv?"#define SHEEN_ROUGHNESSMAP_UV "+n.sheenRoughnessMapUv:"",n.specularMapUv?"#define SPECULARMAP_UV "+n.specularMapUv:"",n.specularColorMapUv?"#define SPECULAR_COLORMAP_UV "+n.specularColorMapUv:"",n.specularIntensityMapUv?"#define SPECULAR_INTENSITYMAP_UV "+n.specularIntensityMapUv:"",n.transmissionMapUv?"#define TRANSMISSIONMAP_UV "+n.transmissionMapUv:"",n.thicknessMapUv?"#define THICKNESSMAP_UV "+n.thicknessMapUv:"",n.vertexTangents&&!1===n.flatShading?"#define USE_TANGENT":"",n.vertexColors?"#define USE_COLOR":"",n.vertexAlphas?"#define USE_COLOR_ALPHA":"",n.vertexUv1s?"#define USE_UV1":"",n.vertexUv2s?"#define USE_UV2":"",n.vertexUv3s?"#define USE_UV3":"",n.pointsUvs?"#define USE_POINTS_UV":"",n.flatShading?"#define FLAT_SHADED":"",n.skinning?"#define USE_SKINNING":"",n.morphTargets?"#define USE_MORPHTARGETS":"",n.morphNormals&&!1===n.flatShading?"#define USE_MORPHNORMALS":"",n.morphColors?"#define USE_MORPHCOLORS":"",n.morphTargetsCount>0?"#define MORPHTARGETS_TEXTURE_STRIDE "+n.morphTextureStride:"",n.morphTargetsCount>0?"#define MORPHTARGETS_COUNT "+n.morphTargetsCount:"",n.doubleSided?"#define DOUBLE_SIDED":"",n.flipSided?"#define FLIP_SIDED":"",n.shadowMapEnabled?"#define USE_SHADOWMAP":"",n.shadowMapEnabled?"#define "+l:"",n.sizeAttenuation?"#define USE_SIZEATTENUATION":"",n.numLightProbes>0?"#define USE_LIGHT_PROBES":"",n.logarithmicDepthBuffer?"#define USE_LOGDEPTHBUF":"",n.reverseDepthBuffer?"#define USE_REVERSEDEPTHBUF":"","uniform mat4 modelMatrix;","uniform mat4 modelViewMatrix;","uniform mat4 projectionMatrix;","uniform mat4 viewMatrix;","uniform mat3 normalMatrix;","uniform vec3 cameraPosition;","uniform bool isOrthographic;","#ifdef USE_INSTANCING","\tattribute mat4 instanceMatrix;","#endif","#ifdef USE_INSTANCING_COLOR","\tattribute vec3 instanceColor;","#endif","#ifdef USE_INSTANCING_MORPH","\tuniform sampler2D morphTexture;","#endif","attribute vec3 position;","attribute vec3 normal;","attribute vec2 uv;","#ifdef USE_UV1","\tattribute vec2 uv1;","#endif","#ifdef USE_UV2","\tattribute vec2 uv2;","#endif","#ifdef USE_UV3","\tattribute vec2 uv3;","#endif","#ifdef USE_TANGENT","\tattribute vec4 tangent;","#endif","#if defined( USE_COLOR_ALPHA )","\tattribute vec4 color;","#elif defined( USE_COLOR )","\tattribute vec3 color;","#endif","#ifdef USE_SKINNING","\tattribute vec4 skinIndex;","\tattribute vec4 skinWeight;","#endif","\n"].filter(xa).join("\n"),_=[Na(n),"#define SHADER_TYPE "+n.shaderType,"#define SHADER_NAME "+n.shaderName,f,n.useFog&&n.fog?"#define USE_FOG":"",n.useFog&&n.fogExp2?"#define FOG_EXP2":"",n.alphaToCoverage?"#define ALPHA_TO_COVERAGE":"",n.map?"#define USE_MAP":"",n.matcap?"#define USE_MATCAP":"",n.envMap?"#define USE_ENVMAP":"",n.envMap?"#define "+h:"",n.envMap?"#define "+u:"",n.envMap?"#define "+c:"",d?"#define CUBEUV_TEXEL_WIDTH "+d.texelWidth:"",d?"#define CUBEUV_TEXEL_HEIGHT "+d.texelHeight:"",d?"#define CUBEUV_MAX_MIP "+d.maxMip+".0":"",n.lightMap?"#define USE_LIGHTMAP":"",n.aoMap?"#define USE_AOMAP":"",n.bumpMap?"#define USE_BUMPMAP":"",n.normalMap?"#define USE_NORMALMAP":"",n.normalMapObjectSpace?"#define USE_NORMALMAP_OBJECTSPACE":"",n.normalMapTangentSpace?"#define USE_NORMALMAP_TANGENTSPACE":"",n.emissiveMap?"#define USE_EMISSIVEMAP":"",n.anisotropy?"#define USE_ANISOTROPY":"",n.anisotropyMap?"#define USE_ANISOTROPYMAP":"",n.clearcoat?"#define USE_CLEARCOAT":"",n.clearcoatMap?"#define USE_CLEARCOATMAP":"",n.clearcoatRoughnessMap?"#define USE_CLEARCOAT_ROUGHNESSMAP":"",n.clearcoatNormalMap?"#define USE_CLEARCOAT_NORMALMAP":"",n.dispersion?"#define USE_DISPERSION":"",n.iridescence?"#define USE_IRIDESCENCE":"",n.iridescenceMap?"#define USE_IRIDESCENCEMAP":"",n.iridescenceThicknessMap?"#define USE_IRIDESCENCE_THICKNESSMAP":"",n.specularMap?"#define USE_SPECULARMAP":"",n.specularColorMap?"#define USE_SPECULAR_COLORMAP":"",n.specularIntensityMap?"#define USE_SPECULAR_INTENSITYMAP":"",n.roughnessMap?"#define USE_ROUGHNESSMAP":"",n.metalnessMap?"#define USE_METALNESSMAP":"",n.alphaMap?"#define USE_ALPHAMAP":"",n.alphaTest?"#define USE_ALPHATEST":"",n.alphaHash?"#define USE_ALPHAHASH":"",n.sheen?"#define USE_SHEEN":"",n.sheenColorMap?"#define USE_SHEEN_COLORMAP":"",n.sheenRoughnessMap?"#define USE_SHEEN_ROUGHNESSMAP":"",n.transmission?"#define USE_TRANSMISSION":"",n.transmissionMap?"#define USE_TRANSMISSIONMAP":"",n.thicknessMap?"#define USE_THICKNESSMAP":"",n.vertexTangents&&!1===n.flatShading?"#define USE_TANGENT":"",n.vertexColors||n.instancingColor||n.batchingColor?"#define USE_COLOR":"",n.vertexAlphas?"#define USE_COLOR_ALPHA":"",n.vertexUv1s?"#define USE_UV1":"",n.vertexUv2s?"#define USE_UV2":"",n.vertexUv3s?"#define USE_UV3":"",n.pointsUvs?"#define USE_POINTS_UV":"",n.gradientMap?"#define USE_GRADIENTMAP":"",n.flatShading?"#define FLAT_SHADED":"",n.doubleSided?"#define DOUBLE_SIDED":"",n.flipSided?"#define FLIP_SIDED":"",n.shadowMapEnabled?"#define USE_SHADOWMAP":"",n.shadowMapEnabled?"#define "+l:"",n.premultipliedAlpha?"#define PREMULTIPLIED_ALPHA":"",n.numLightProbes>0?"#define USE_LIGHT_PROBES":"",n.decodeVideoTexture?"#define DECODE_VIDEO_TEXTURE":"",n.decodeVideoTextureEmissive?"#define DECODE_VIDEO_TEXTURE_EMISSIVE":"",n.logarithmicDepthBuffer?"#define USE_LOGDEPTHBUF":"",n.reverseDepthBuffer?"#define USE_REVERSEDEPTHBUF":"","uniform mat4 viewMatrix;","uniform vec3 cameraPosition;","uniform bool isOrthographic;",0!==n.toneMapping?"#define TONE_MAPPING":"",0!==n.toneMapping?Mr.tonemapping_pars_fragment:"",0!==n.toneMapping?_a("toneMapping",n.toneMapping):"",n.dithering?"#define DITHERING":"",n.opaque?"#define OPAQUE":"",Mr.colorspace_pars_fragment,ga("linearToOutputTexel",n.outputColorSpace),ya(),n.useDepthPacking?"#define DEPTH_PACKING "+n.depthPacking:"","\n"].filter(xa).join("\n")),a=Ta(a),a=ba(a,n),a=Sa(a,n),o=Ta(o),o=ba(o,n),o=Sa(o,n),a=Ra(a),o=Ra(o),!0!==n.isRawShaderMaterial&&(v="#version 300 es\n",g=[p,"#define attribute in","#define varying out","#define texture2D texture"].join("\n")+"\n"+g,_=["#define varying in",n.glslVersion===oe?"":"layout(location = 0) out highp vec4 pc_fragColor;",n.glslVersion===oe?"":"#define gl_FragColor pc_fragColor","#define gl_FragDepthEXT gl_FragDepth","#define texture2D texture","#define textureCube texture","#define texture2DProj textureProj","#define texture2DLodEXT textureLod","#define texture2DProjLodEXT textureProjLod","#define textureCubeLodEXT textureLod","#define texture2DGradEXT textureGrad","#define texture2DProjGradEXT textureProjGrad","#define textureCubeGradEXT textureGrad"].join("\n")+"\n"+_);const y=v+g+a,x=v+_+o,b=da(r,r.VERTEX_SHADER,y),S=da(r,r.FRAGMENT_SHADER,x);function M(e){if(t.debug.checkShaderErrors){const n=r.getProgramInfoLog(m).trim(),i=r.getShaderInfoLog(b).trim(),s=r.getShaderInfoLog(S).trim();let a=!0,o=!0;if(!1===r.getProgramParameter(m,r.LINK_STATUS))if(a=!1,"function"==typeof t.debug.onShaderError)t.debug.onShaderError(r,m,b,S);else{const t=ma(r,b,"vertex"),i=ma(r,S,"fragment");console.error("THREE.WebGLProgram: Shader Error "+r.getError()+" - VALIDATE_STATUS "+r.getProgramParameter(m,r.VALIDATE_STATUS)+"\n\nMaterial Name: "+e.name+"\nMaterial Type: "+e.type+"\n\nProgram Info Log: "+n+"\n"+t+"\n"+i)}else""!==n?console.warn("THREE.WebGLProgram: Program Info Log:",n):""!==i&&""!==s||(o=!1);o&&(e.diagnostics={runnable:a,programLog:n,vertexShader:{log:i,prefix:g},fragmentShader:{log:s,prefix:_}})}r.deleteShader(b),r.deleteShader(S),T=new ca(r,m),w=function(t,e){const n={},i=t.getProgramParameter(e,t.ACTIVE_ATTRIBUTES);for(let r=0;r0,$=s.clearcoat>0,Y=s.dispersion>0,K=s.iridescence>0,Z=s.sheen>0,Q=s.transmission>0,J=X&&!!s.anisotropyMap,tt=$&&!!s.clearcoatMap,et=$&&!!s.clearcoatNormalMap,nt=$&&!!s.clearcoatRoughnessMap,it=K&&!!s.iridescenceMap,rt=K&&!!s.iridescenceThicknessMap,st=Z&&!!s.sheenColorMap,at=Z&&!!s.sheenRoughnessMap,ot=!!s.specularMap,lt=!!s.specularColorMap,ht=!!s.specularIntensityMap,ut=Q&&!!s.transmissionMap,ct=Q&&!!s.thicknessMap,dt=!!s.gradientMap,pt=!!s.alphaMap,ft=s.alphaTest>0,mt=!!s.alphaHash,gt=!!s.extensions;let _t=0;s.toneMapped&&(null!==P&&!0!==P.isXRRenderTarget||(_t=t.toneMapping));const vt={shaderID:M,shaderType:s.type,shaderName:s.name,vertexShader:E,fragmentShader:A,defines:s.defines,customVertexShaderID:R,customFragmentShaderID:C,isRawShaderMaterial:!0===s.isRawShaderMaterial,glslVersion:s.glslVersion,precision:p,batching:U,batchingColor:U&&null!==_._colorsTexture,instancing:L,instancingColor:L&&null!==_.instanceColor,instancingMorph:L&&null!==_.morphTexture,supportsVertexTextures:d,outputColorSpace:null===P?t.outputColorSpace:!0===P.isXRRenderTarget?P.texture.colorSpace:Yt,alphaToCoverage:!!s.alphaToCoverage,map:D,matcap:O,envMap:F,envMapMode:F&&b.mapping,envMapCubeUVHeight:S,aoMap:B,lightMap:z,bumpMap:k,normalMap:G,displacementMap:d&&H,emissiveMap:j,normalMapObjectSpace:G&&1===s.normalMapType,normalMapTangentSpace:G&&0===s.normalMapType,metalnessMap:W,roughnessMap:q,anisotropy:X,anisotropyMap:J,clearcoat:$,clearcoatMap:tt,clearcoatNormalMap:et,clearcoatRoughnessMap:nt,dispersion:Y,iridescence:K,iridescenceMap:it,iridescenceThicknessMap:rt,sheen:Z,sheenColorMap:st,sheenRoughnessMap:at,specularMap:ot,specularColorMap:lt,specularIntensityMap:ht,transmission:Q,transmissionMap:ut,thicknessMap:ct,gradientMap:dt,opaque:!1===s.transparent&&1===s.blending&&!1===s.alphaToCoverage,alphaMap:pt,alphaTest:ft,alphaHash:mt,combine:s.combine,mapUv:D&&m(s.map.channel),aoMapUv:B&&m(s.aoMap.channel),lightMapUv:z&&m(s.lightMap.channel),bumpMapUv:k&&m(s.bumpMap.channel),normalMapUv:G&&m(s.normalMap.channel),displacementMapUv:H&&m(s.displacementMap.channel),emissiveMapUv:j&&m(s.emissiveMap.channel),metalnessMapUv:W&&m(s.metalnessMap.channel),roughnessMapUv:q&&m(s.roughnessMap.channel),anisotropyMapUv:J&&m(s.anisotropyMap.channel),clearcoatMapUv:tt&&m(s.clearcoatMap.channel),clearcoatNormalMapUv:et&&m(s.clearcoatNormalMap.channel),clearcoatRoughnessMapUv:nt&&m(s.clearcoatRoughnessMap.channel),iridescenceMapUv:it&&m(s.iridescenceMap.channel),iridescenceThicknessMapUv:rt&&m(s.iridescenceThicknessMap.channel),sheenColorMapUv:st&&m(s.sheenColorMap.channel),sheenRoughnessMapUv:at&&m(s.sheenRoughnessMap.channel),specularMapUv:ot&&m(s.specularMap.channel),specularColorMapUv:lt&&m(s.specularColorMap.channel),specularIntensityMapUv:ht&&m(s.specularIntensityMap.channel),transmissionMapUv:ut&&m(s.transmissionMap.channel),thicknessMapUv:ct&&m(s.thicknessMap.channel),alphaMapUv:pt&&m(s.alphaMap.channel),vertexTangents:!!y.attributes.tangent&&(G||X),vertexColors:s.vertexColors,vertexAlphas:!0===s.vertexColors&&!!y.attributes.color&&4===y.attributes.color.itemSize,pointsUvs:!0===_.isPoints&&!!y.attributes.uv&&(D||pt),fog:!!v,useFog:!0===s.fog,fogExp2:!!v&&v.isFogExp2,flatShading:!0===s.flatShading,sizeAttenuation:!0===s.sizeAttenuation,logarithmicDepthBuffer:c,reverseDepthBuffer:I,skinning:!0===_.isSkinnedMesh,morphTargets:void 0!==y.morphAttributes.position,morphNormals:void 0!==y.morphAttributes.normal,morphColors:void 0!==y.morphAttributes.color,morphTargetsCount:w,morphTextureStride:N,numDirLights:o.directional.length,numPointLights:o.point.length,numSpotLights:o.spot.length,numSpotLightMaps:o.spotLightMap.length,numRectAreaLights:o.rectArea.length,numHemiLights:o.hemi.length,numDirLightShadows:o.directionalShadowMap.length,numPointLightShadows:o.pointShadowMap.length,numSpotLightShadows:o.spotShadowMap.length,numSpotLightShadowsWithMaps:o.numSpotLightShadowsWithMaps,numLightProbes:o.numLightProbes,numClippingPlanes:a.numPlanes,numClipIntersection:a.numIntersection,dithering:s.dithering,shadowMapEnabled:t.shadowMap.enabled&&u.length>0,shadowMapType:t.shadowMap.type,toneMapping:_t,decodeVideoTexture:D&&!0===s.map.isVideoTexture&&Ne.getTransfer(s.map.colorSpace)===Zt,decodeVideoTextureEmissive:j&&!0===s.emissiveMap.isVideoTexture&&Ne.getTransfer(s.emissiveMap.colorSpace)===Zt,premultipliedAlpha:s.premultipliedAlpha,doubleSided:2===s.side,flipSided:1===s.side,useDepthPacking:s.depthPacking>=0,depthPacking:s.depthPacking||0,index0AttributeName:s.index0AttributeName,extensionClipCullDistance:gt&&!0===s.extensions.clipCullDistance&&i.has("WEBGL_clip_cull_distance"),extensionMultiDraw:(gt&&!0===s.extensions.multiDraw||U)&&i.has("WEBGL_multi_draw"),rendererExtensionParallelShaderCompile:i.has("KHR_parallel_shader_compile"),customProgramCacheKey:s.customProgramCacheKey()};return vt.vertexUv1s=h.has(1),vt.vertexUv2s=h.has(2),vt.vertexUv3s=h.has(3),h.clear(),vt},getProgramCacheKey:function(e){const n=[];if(e.shaderID?n.push(e.shaderID):(n.push(e.customVertexShaderID),n.push(e.customFragmentShaderID)),void 0!==e.defines)for(const t in e.defines)n.push(t),n.push(e.defines[t]);return!1===e.isRawShaderMaterial&&(!function(t,e){t.push(e.precision),t.push(e.outputColorSpace),t.push(e.envMapMode),t.push(e.envMapCubeUVHeight),t.push(e.mapUv),t.push(e.alphaMapUv),t.push(e.lightMapUv),t.push(e.aoMapUv),t.push(e.bumpMapUv),t.push(e.normalMapUv),t.push(e.displacementMapUv),t.push(e.emissiveMapUv),t.push(e.metalnessMapUv),t.push(e.roughnessMapUv),t.push(e.anisotropyMapUv),t.push(e.clearcoatMapUv),t.push(e.clearcoatNormalMapUv),t.push(e.clearcoatRoughnessMapUv),t.push(e.iridescenceMapUv),t.push(e.iridescenceThicknessMapUv),t.push(e.sheenColorMapUv),t.push(e.sheenRoughnessMapUv),t.push(e.specularMapUv),t.push(e.specularColorMapUv),t.push(e.specularIntensityMapUv),t.push(e.transmissionMapUv),t.push(e.thicknessMapUv),t.push(e.combine),t.push(e.fogExp2),t.push(e.sizeAttenuation),t.push(e.morphTargetsCount),t.push(e.morphAttributeCount),t.push(e.numDirLights),t.push(e.numPointLights),t.push(e.numSpotLights),t.push(e.numSpotLightMaps),t.push(e.numHemiLights),t.push(e.numRectAreaLights),t.push(e.numDirLightShadows),t.push(e.numPointLightShadows),t.push(e.numSpotLightShadows),t.push(e.numSpotLightShadowsWithMaps),t.push(e.numLightProbes),t.push(e.shadowMapType),t.push(e.toneMapping),t.push(e.numClippingPlanes),t.push(e.numClipIntersection),t.push(e.depthPacking)}(n,e),function(t,e){o.disableAll(),e.supportsVertexTextures&&o.enable(0);e.instancing&&o.enable(1);e.instancingColor&&o.enable(2);e.instancingMorph&&o.enable(3);e.matcap&&o.enable(4);e.envMap&&o.enable(5);e.normalMapObjectSpace&&o.enable(6);e.normalMapTangentSpace&&o.enable(7);e.clearcoat&&o.enable(8);e.iridescence&&o.enable(9);e.alphaTest&&o.enable(10);e.vertexColors&&o.enable(11);e.vertexAlphas&&o.enable(12);e.vertexUv1s&&o.enable(13);e.vertexUv2s&&o.enable(14);e.vertexUv3s&&o.enable(15);e.vertexTangents&&o.enable(16);e.anisotropy&&o.enable(17);e.alphaHash&&o.enable(18);e.batching&&o.enable(19);e.dispersion&&o.enable(20);e.batchingColor&&o.enable(21);t.push(o.mask),o.disableAll(),e.fog&&o.enable(0);e.useFog&&o.enable(1);e.flatShading&&o.enable(2);e.logarithmicDepthBuffer&&o.enable(3);e.reverseDepthBuffer&&o.enable(4);e.skinning&&o.enable(5);e.morphTargets&&o.enable(6);e.morphNormals&&o.enable(7);e.morphColors&&o.enable(8);e.premultipliedAlpha&&o.enable(9);e.shadowMapEnabled&&o.enable(10);e.doubleSided&&o.enable(11);e.flipSided&&o.enable(12);e.useDepthPacking&&o.enable(13);e.dithering&&o.enable(14);e.transmission&&o.enable(15);e.sheen&&o.enable(16);e.opaque&&o.enable(17);e.pointsUvs&&o.enable(18);e.decodeVideoTexture&&o.enable(19);e.decodeVideoTextureEmissive&&o.enable(20);e.alphaToCoverage&&o.enable(21);t.push(o.mask)}(n,e),n.push(t.outputColorSpace)),n.push(e.customProgramCacheKey),n.join()},getUniforms:function(t){const e=f[t.type];let n;if(e){const t=wr[e];n=nr.clone(t.uniforms)}else n=t.uniforms;return n},acquireProgram:function(e,n){let i;for(let t=0,e=u.length;t0?i.push(u):!0===a.transparent?r.push(u):n.push(u)},unshift:function(t,e,a,o,l,h){const u=s(t,e,a,o,l,h);a.transmission>0?i.unshift(u):!0===a.transparent?r.unshift(u):n.unshift(u)},finish:function(){for(let n=e,i=t.length;n1&&n.sort(t||Fa),i.length>1&&i.sort(e||Ba),r.length>1&&r.sort(e||Ba)}}}function ka(){let t=new WeakMap;return{get:function(e,n){const i=t.get(e);let r;return void 0===i?(r=new za,t.set(e,[r])):n>=i.length?(r=new za,i.push(r)):r=i[n],r},dispose:function(){t=new WeakMap}}}function Ga(){const t={};return{get:function(e){if(void 0!==t[e.id])return t[e.id];let n;switch(e.type){case"DirectionalLight":n={direction:new Ze,color:new xi};break;case"SpotLight":n={position:new Ze,direction:new Ze,color:new xi,distance:0,coneCos:0,penumbraCos:0,decay:0};break;case"PointLight":n={position:new Ze,color:new xi,distance:0,decay:0};break;case"HemisphereLight":n={direction:new Ze,skyColor:new xi,groundColor:new xi};break;case"RectAreaLight":n={color:new xi,position:new Ze,halfWidth:new Ze,halfHeight:new Ze}}return t[e.id]=n,n}}}let Va=0;function Ha(t,e){return(e.castShadow?2:0)-(t.castShadow?2:0)+(e.map?1:0)-(t.map?1:0)}function ja(t){const e=new Ga,n=function(){const t={};return{get:function(e){if(void 0!==t[e.id])return t[e.id];let n;switch(e.type){case"DirectionalLight":case"SpotLight":n={shadowIntensity:1,shadowBias:0,shadowNormalBias:0,shadowRadius:1,shadowMapSize:new Se};break;case"PointLight":n={shadowIntensity:1,shadowBias:0,shadowNormalBias:0,shadowRadius:1,shadowMapSize:new Se,shadowCameraNear:1,shadowCameraFar:1e3}}return t[e.id]=n,n}}}(),i={version:0,hash:{directionalLength:-1,pointLength:-1,spotLength:-1,rectAreaLength:-1,hemiLength:-1,numDirectionalShadows:-1,numPointShadows:-1,numSpotShadows:-1,numSpotMaps:-1,numLightProbes:-1},ambient:[0,0,0],probe:[],directional:[],directionalShadow:[],directionalShadowMap:[],directionalShadowMatrix:[],spot:[],spotLightMap:[],spotShadow:[],spotShadowMap:[],spotLightMatrix:[],rectArea:[],rectAreaLTC1:null,rectAreaLTC2:null,point:[],pointShadow:[],pointShadowMap:[],pointShadowMatrix:[],hemi:[],numSpotLightShadowsWithMaps:0,numLightProbes:0};for(let t=0;t<9;t++)i.probe.push(new Ze);const r=new Ze,s=new Rn,a=new Rn;return{setup:function(r){let s=0,a=0,o=0;for(let t=0;t<9;t++)i.probe[t].set(0,0,0);let l=0,h=0,u=0,c=0,d=0,p=0,f=0,m=0,g=0,_=0,v=0;r.sort(Ha);for(let t=0,y=r.length;t0&&(!0===t.has("OES_texture_float_linear")?(i.rectAreaLTC1=Tr.LTC_FLOAT_1,i.rectAreaLTC2=Tr.LTC_FLOAT_2):(i.rectAreaLTC1=Tr.LTC_HALF_1,i.rectAreaLTC2=Tr.LTC_HALF_2)),i.ambient[0]=s,i.ambient[1]=a,i.ambient[2]=o;const y=i.hash;y.directionalLength===l&&y.pointLength===h&&y.spotLength===u&&y.rectAreaLength===c&&y.hemiLength===d&&y.numDirectionalShadows===p&&y.numPointShadows===f&&y.numSpotShadows===m&&y.numSpotMaps===g&&y.numLightProbes===v||(i.directional.length=l,i.spot.length=u,i.rectArea.length=c,i.point.length=h,i.hemi.length=d,i.directionalShadow.length=p,i.directionalShadowMap.length=p,i.pointShadow.length=f,i.pointShadowMap.length=f,i.spotShadow.length=m,i.spotShadowMap.length=m,i.directionalShadowMatrix.length=p,i.pointShadowMatrix.length=f,i.spotLightMatrix.length=m+g-_,i.spotLightMap.length=g,i.numSpotLightShadowsWithMaps=_,i.numLightProbes=v,y.directionalLength=l,y.pointLength=h,y.spotLength=u,y.rectAreaLength=c,y.hemiLength=d,y.numDirectionalShadows=p,y.numPointShadows=f,y.numSpotShadows=m,y.numSpotMaps=g,y.numLightProbes=v,i.version=Va++)},setupView:function(t,e){let n=0,o=0,l=0,h=0,u=0;const c=e.matrixWorldInverse;for(let e=0,d=t.length;e=r.length?(s=new Wa(t),r.push(s)):s=r[i],s},dispose:function(){e=new WeakMap}}}class Xa extends Mi{static get type(){return"MeshDepthMaterial"}constructor(t){super(),this.isMeshDepthMaterial=!0,this.depthPacking=3200,this.map=null,this.alphaMap=null,this.displacementMap=null,this.displacementScale=1,this.displacementBias=0,this.wireframe=!1,this.wireframeLinewidth=1,this.setValues(t)}copy(t){return super.copy(t),this.depthPacking=t.depthPacking,this.map=t.map,this.alphaMap=t.alphaMap,this.displacementMap=t.displacementMap,this.displacementScale=t.displacementScale,this.displacementBias=t.displacementBias,this.wireframe=t.wireframe,this.wireframeLinewidth=t.wireframeLinewidth,this}}class $a extends Mi{static get type(){return"MeshDistanceMaterial"}constructor(t){super(),this.isMeshDistanceMaterial=!0,this.map=null,this.alphaMap=null,this.displacementMap=null,this.displacementScale=1,this.displacementBias=0,this.setValues(t)}copy(t){return super.copy(t),this.map=t.map,this.alphaMap=t.alphaMap,this.displacementMap=t.displacementMap,this.displacementScale=t.displacementScale,this.displacementBias=t.displacementBias,this}}function Ya(t,e,n){let i=new yr;const r=new Se,s=new Se,a=new We,o=new Xa({depthPacking:3201}),l=new $a,h={},u=n.maxTextureSize,f={[c]:1,[d]:0,[p]:2},m=new ir({defines:{VSM_SAMPLES:8},uniforms:{shadow_pass:{value:null},resolution:{value:new Se},radius:{value:4}},vertexShader:"void main() {\n\tgl_Position = vec4( position, 1.0 );\n}",fragmentShader:"uniform sampler2D shadow_pass;\nuniform vec2 resolution;\nuniform float radius;\n#include \nvoid main() {\n\tconst float samples = float( VSM_SAMPLES );\n\tfloat mean = 0.0;\n\tfloat squared_mean = 0.0;\n\tfloat uvStride = samples <= 1.0 ? 0.0 : 2.0 / ( samples - 1.0 );\n\tfloat uvStart = samples <= 1.0 ? 0.0 : - 1.0;\n\tfor ( float i = 0.0; i < samples; i ++ ) {\n\t\tfloat uvOffset = uvStart + i * uvStride;\n\t\t#ifdef HORIZONTAL_PASS\n\t\t\tvec2 distribution = unpackRGBATo2Half( texture2D( shadow_pass, ( gl_FragCoord.xy + vec2( uvOffset, 0.0 ) * radius ) / resolution ) );\n\t\t\tmean += distribution.x;\n\t\t\tsquared_mean += distribution.y * distribution.y + distribution.x * distribution.x;\n\t\t#else\n\t\t\tfloat depth = unpackRGBAToDepth( texture2D( shadow_pass, ( gl_FragCoord.xy + vec2( 0.0, uvOffset ) * radius ) / resolution ) );\n\t\t\tmean += depth;\n\t\t\tsquared_mean += depth * depth;\n\t\t#endif\n\t}\n\tmean = mean / samples;\n\tsquared_mean = squared_mean / samples;\n\tfloat std_dev = sqrt( squared_mean - mean * mean );\n\tgl_FragColor = pack2HalfToRGBA( vec2( mean, std_dev ) );\n}"}),g=m.clone();g.defines.HORIZONTAL_PASS=1;const _=new Bi;_.setAttribute("position",new Ai(new Float32Array([-1,-1,.5,3,-1,.5,-1,3,.5]),3));const v=new Ki(_,m),y=this;this.enabled=!1,this.autoUpdate=!0,this.needsUpdate=!1,this.type=1;let x=this.type;function b(n,i){const s=e.update(v);m.defines.VSM_SAMPLES!==n.blurSamples&&(m.defines.VSM_SAMPLES=n.blurSamples,g.defines.VSM_SAMPLES=n.blurSamples,m.needsUpdate=!0,g.needsUpdate=!0),null===n.mapPass&&(n.mapPass=new Xe(r.x,r.y)),m.uniforms.shadow_pass.value=n.map.texture,m.uniforms.resolution.value=n.mapSize,m.uniforms.radius.value=n.radius,t.setRenderTarget(n.mapPass),t.clear(),t.renderBufferDirect(i,null,s,m,v,null),g.uniforms.shadow_pass.value=n.mapPass.texture,g.uniforms.resolution.value=n.mapSize,g.uniforms.radius.value=n.radius,t.setRenderTarget(n.map),t.clear(),t.renderBufferDirect(i,null,s,g,v,null)}function S(e,n,i,r){let s=null;const a=!0===i.isPointLight?e.customDistanceMaterial:e.customDepthMaterial;if(void 0!==a)s=a;else if(s=!0===i.isPointLight?l:o,t.localClippingEnabled&&!0===n.clipShadows&&Array.isArray(n.clippingPlanes)&&0!==n.clippingPlanes.length||n.displacementMap&&0!==n.displacementScale||n.alphaMap&&n.alphaTest>0||n.map&&n.alphaTest>0){const t=s.uuid,e=n.uuid;let i=h[t];void 0===i&&(i={},h[t]=i);let r=i[e];void 0===r&&(r=s.clone(),i[e]=r,n.addEventListener("dispose",T)),s=r}if(s.visible=n.visible,s.wireframe=n.wireframe,s.side=3===r?null!==n.shadowSide?n.shadowSide:n.side:null!==n.shadowSide?n.shadowSide:f[n.side],s.alphaMap=n.alphaMap,s.alphaTest=n.alphaTest,s.map=n.map,s.clipShadows=n.clipShadows,s.clippingPlanes=n.clippingPlanes,s.clipIntersection=n.clipIntersection,s.displacementMap=n.displacementMap,s.displacementScale=n.displacementScale,s.displacementBias=n.displacementBias,s.wireframeLinewidth=n.wireframeLinewidth,s.linewidth=n.linewidth,!0===i.isPointLight&&!0===s.isMeshDistanceMaterial){t.properties.get(s).light=i}return s}function M(n,r,s,a,o){if(!1===n.visible)return;if(n.layers.test(r.layers)&&(n.isMesh||n.isLine||n.isPoints)&&(n.castShadow||n.receiveShadow&&3===o)&&(!n.frustumCulled||i.intersectsObject(n))){n.modelViewMatrix.multiplyMatrices(s.matrixWorldInverse,n.matrixWorld);const i=e.update(n),l=n.material;if(Array.isArray(l)){const e=i.groups;for(let h=0,u=e.length;hu||r.y>u)&&(r.x>u&&(s.x=Math.floor(u/m.x),r.x=s.x*m.x,c.mapSize.x=s.x),r.y>u&&(s.y=Math.floor(u/m.y),r.y=s.y*m.y,c.mapSize.y=s.y)),null===c.map||!0===p||!0===f){const t=3!==this.type?{minFilter:q,magFilter:q}:{};null!==c.map&&c.map.dispose(),c.map=new Xe(r.x,r.y,t),c.map.texture.name=h.name+".shadowMap",c.camera.updateProjectionMatrix()}t.setRenderTarget(c.map),t.clear();const g=c.getViewportCount();for(let t=0;t=1):-1!==Y.indexOf("OpenGL ES")&&($=parseFloat(/^OpenGL ES (\d)/.exec(Y)[1]),X=$>=2);let K=null,Z={};const Q=t.getParameter(t.SCISSOR_BOX),J=t.getParameter(t.VIEWPORT),tt=(new We).fromArray(Q),et=(new We).fromArray(J);function nt(e,n,i,r){const s=new Uint8Array(4),a=t.createTexture();t.bindTexture(e,a),t.texParameteri(e,t.TEXTURE_MIN_FILTER,t.NEAREST),t.texParameteri(e,t.TEXTURE_MAG_FILTER,t.NEAREST);for(let a=0;an||r.height>n)&&(i=n/Math.max(r.width,r.height)),i<1){if("undefined"!=typeof HTMLImageElement&&t instanceof HTMLImageElement||"undefined"!=typeof HTMLCanvasElement&&t instanceof HTMLCanvasElement||"undefined"!=typeof ImageBitmap&&t instanceof ImageBitmap||"undefined"!=typeof VideoFrame&&t instanceof VideoFrame){const n=Math.floor(i*r.width),s=Math.floor(i*r.height);void 0===c&&(c=f(n,s));const a=e?f(n,s):c;a.width=n,a.height=s;return a.getContext("2d").drawImage(t,0,0,n,s),console.warn("THREE.WebGLRenderer: Texture has been resized from ("+r.width+"x"+r.height+") to ("+n+"x"+s+")."),a}return"data"in t&&console.warn("THREE.WebGLRenderer: Image in DataTexture is too big ("+r.width+"x"+r.height+")."),t}return t}function g(t){return t.generateMipmaps}function _(e){t.generateMipmap(e)}function v(e){return e.isWebGLCubeRenderTarget?t.TEXTURE_CUBE_MAP:e.isWebGL3DRenderTarget?t.TEXTURE_3D:e.isWebGLArrayRenderTarget||e.isCompressedArrayTexture?t.TEXTURE_2D_ARRAY:t.TEXTURE_2D}function y(n,i,r,s,a=!1){if(null!==n){if(void 0!==t[n])return t[n];console.warn("THREE.WebGLRenderer: Attempt to use non-existing WebGL internal format '"+n+"'")}let o=i;if(i===t.RED&&(r===t.FLOAT&&(o=t.R32F),r===t.HALF_FLOAT&&(o=t.R16F),r===t.UNSIGNED_BYTE&&(o=t.R8)),i===t.RED_INTEGER&&(r===t.UNSIGNED_BYTE&&(o=t.R8UI),r===t.UNSIGNED_SHORT&&(o=t.R16UI),r===t.UNSIGNED_INT&&(o=t.R32UI),r===t.BYTE&&(o=t.R8I),r===t.SHORT&&(o=t.R16I),r===t.INT&&(o=t.R32I)),i===t.RG&&(r===t.FLOAT&&(o=t.RG32F),r===t.HALF_FLOAT&&(o=t.RG16F),r===t.UNSIGNED_BYTE&&(o=t.RG8)),i===t.RG_INTEGER&&(r===t.UNSIGNED_BYTE&&(o=t.RG8UI),r===t.UNSIGNED_SHORT&&(o=t.RG16UI),r===t.UNSIGNED_INT&&(o=t.RG32UI),r===t.BYTE&&(o=t.RG8I),r===t.SHORT&&(o=t.RG16I),r===t.INT&&(o=t.RG32I)),i===t.RGB_INTEGER&&(r===t.UNSIGNED_BYTE&&(o=t.RGB8UI),r===t.UNSIGNED_SHORT&&(o=t.RGB16UI),r===t.UNSIGNED_INT&&(o=t.RGB32UI),r===t.BYTE&&(o=t.RGB8I),r===t.SHORT&&(o=t.RGB16I),r===t.INT&&(o=t.RGB32I)),i===t.RGBA_INTEGER&&(r===t.UNSIGNED_BYTE&&(o=t.RGBA8UI),r===t.UNSIGNED_SHORT&&(o=t.RGBA16UI),r===t.UNSIGNED_INT&&(o=t.RGBA32UI),r===t.BYTE&&(o=t.RGBA8I),r===t.SHORT&&(o=t.RGBA16I),r===t.INT&&(o=t.RGBA32I)),i===t.RGB&&r===t.UNSIGNED_INT_5_9_9_9_REV&&(o=t.RGB9_E5),i===t.RGBA){const e=a?Kt:Ne.getTransfer(s);r===t.FLOAT&&(o=t.RGBA32F),r===t.HALF_FLOAT&&(o=t.RGBA16F),r===t.UNSIGNED_BYTE&&(o=e===Zt?t.SRGB8_ALPHA8:t.RGBA8),r===t.UNSIGNED_SHORT_4_4_4_4&&(o=t.RGBA4),r===t.UNSIGNED_SHORT_5_5_5_1&&(o=t.RGB5_A1)}return o!==t.R16F&&o!==t.R32F&&o!==t.RG16F&&o!==t.RG32F&&o!==t.RGBA16F&&o!==t.RGBA32F||e.get("EXT_color_buffer_float"),o}function x(e,n){let i;return e?null===n||n===it||n===lt?i=t.DEPTH24_STENCIL8:n===rt?i=t.DEPTH32F_STENCIL8:n===et&&(i=t.DEPTH24_STENCIL8,console.warn("DepthTexture: 16 bit depth attachment is not supported with stencil. Using 24-bit attachment.")):null===n||n===it||n===lt?i=t.DEPTH_COMPONENT24:n===rt?i=t.DEPTH_COMPONENT32F:n===et&&(i=t.DEPTH_COMPONENT16),i}function b(t,e){return!0===g(t)||t.isFramebufferTexture&&t.minFilter!==q&&t.minFilter!==Y?Math.log2(Math.max(e.width,e.height))+1:void 0!==t.mipmaps&&t.mipmaps.length>0?t.mipmaps.length:t.isCompressedTexture&&Array.isArray(t.image)?e.mipmaps.length:1}function S(t){const e=t.target;e.removeEventListener("dispose",S),function(t){const e=i.get(t);if(void 0===e.__webglInit)return;const n=t.source,r=d.get(n);if(r){const i=r[e.__cacheKey];i.usedTimes--,0===i.usedTimes&&T(t),0===Object.keys(r).length&&d.delete(n)}i.remove(t)}(e),e.isVideoTexture&&u.delete(e)}function M(e){const n=e.target;n.removeEventListener("dispose",M),function(e){const n=i.get(e);e.depthTexture&&(e.depthTexture.dispose(),i.remove(e.depthTexture));if(e.isWebGLCubeRenderTarget)for(let e=0;e<6;e++){if(Array.isArray(n.__webglFramebuffer[e]))for(let i=0;i0&&s.__version!==e.version){const t=e.image;if(null===t)console.warn("THREE.WebGLRenderer: Texture marked for update but no image data found.");else{if(!1!==t.complete)return void I(s,e,r);console.warn("THREE.WebGLRenderer: Texture marked for update but image is incomplete")}}n.bindTexture(t.TEXTURE_2D,s.__webglTexture,t.TEXTURE0+r)}const A={[H]:t.REPEAT,[j]:t.CLAMP_TO_EDGE,[W]:t.MIRRORED_REPEAT},R={[q]:t.NEAREST,[X]:t.NEAREST_MIPMAP_NEAREST,[$]:t.NEAREST_MIPMAP_LINEAR,[Y]:t.LINEAR,[K]:t.LINEAR_MIPMAP_NEAREST,[Z]:t.LINEAR_MIPMAP_LINEAR},C={[Jt]:t.NEVER,[ae]:t.ALWAYS,[te]:t.LESS,[ne]:t.LEQUAL,[ee]:t.EQUAL,[se]:t.GEQUAL,[ie]:t.GREATER,[re]:t.NOTEQUAL};function N(n,s){if(s.type!==rt||!1!==e.has("OES_texture_float_linear")||s.magFilter!==Y&&s.magFilter!==K&&s.magFilter!==$&&s.magFilter!==Z&&s.minFilter!==Y&&s.minFilter!==K&&s.minFilter!==$&&s.minFilter!==Z||console.warn("THREE.WebGLRenderer: Unable to use linear filtering with floating point textures. OES_texture_float_linear not supported on this device."),t.texParameteri(n,t.TEXTURE_WRAP_S,A[s.wrapS]),t.texParameteri(n,t.TEXTURE_WRAP_T,A[s.wrapT]),n!==t.TEXTURE_3D&&n!==t.TEXTURE_2D_ARRAY||t.texParameteri(n,t.TEXTURE_WRAP_R,A[s.wrapR]),t.texParameteri(n,t.TEXTURE_MAG_FILTER,R[s.magFilter]),t.texParameteri(n,t.TEXTURE_MIN_FILTER,R[s.minFilter]),s.compareFunction&&(t.texParameteri(n,t.TEXTURE_COMPARE_MODE,t.COMPARE_REF_TO_TEXTURE),t.texParameteri(n,t.TEXTURE_COMPARE_FUNC,C[s.compareFunction])),!0===e.has("EXT_texture_filter_anisotropic")){if(s.magFilter===q)return;if(s.minFilter!==$&&s.minFilter!==Z)return;if(s.type===rt&&!1===e.has("OES_texture_float_linear"))return;if(s.anisotropy>1||i.get(s).__currentAnisotropy){const a=e.get("EXT_texture_filter_anisotropic");t.texParameterf(n,a.TEXTURE_MAX_ANISOTROPY_EXT,Math.min(s.anisotropy,r.getMaxAnisotropy())),i.get(s).__currentAnisotropy=s.anisotropy}}}function P(e,n){let i=!1;void 0===e.__webglInit&&(e.__webglInit=!0,n.addEventListener("dispose",S));const r=n.source;let s=d.get(r);void 0===s&&(s={},d.set(r,s));const o=function(t){const e=[];return e.push(t.wrapS),e.push(t.wrapT),e.push(t.wrapR||0),e.push(t.magFilter),e.push(t.minFilter),e.push(t.anisotropy),e.push(t.internalFormat),e.push(t.format),e.push(t.type),e.push(t.generateMipmaps),e.push(t.premultiplyAlpha),e.push(t.flipY),e.push(t.unpackAlignment),e.push(t.colorSpace),e.join()}(n);if(o!==e.__cacheKey){void 0===s[o]&&(s[o]={texture:t.createTexture(),usedTimes:0},a.memory.textures++,i=!0),s[o].usedTimes++;const r=s[e.__cacheKey];void 0!==r&&(s[e.__cacheKey].usedTimes--,0===r.usedTimes&&T(n)),e.__cacheKey=o,e.__webglTexture=s[o].texture}return i}function I(e,a,o){let l=t.TEXTURE_2D;(a.isDataArrayTexture||a.isCompressedArrayTexture)&&(l=t.TEXTURE_2D_ARRAY),a.isData3DTexture&&(l=t.TEXTURE_3D);const h=P(e,a),u=a.source;n.bindTexture(l,e.__webglTexture,t.TEXTURE0+o);const c=i.get(u);if(u.version!==c.__version||!0===h){n.activeTexture(t.TEXTURE0+o);const e=Ne.getPrimaries(Ne.workingColorSpace),i=a.colorSpace===Xt?null:Ne.getPrimaries(a.colorSpace),d=a.colorSpace===Xt||e===i?t.NONE:t.BROWSER_DEFAULT_WEBGL;t.pixelStorei(t.UNPACK_FLIP_Y_WEBGL,a.flipY),t.pixelStorei(t.UNPACK_PREMULTIPLY_ALPHA_WEBGL,a.premultiplyAlpha),t.pixelStorei(t.UNPACK_ALIGNMENT,a.unpackAlignment),t.pixelStorei(t.UNPACK_COLORSPACE_CONVERSION_WEBGL,d);let p=m(a.image,!1,r.maxTextureSize);p=k(a,p);const f=s.convert(a.format,a.colorSpace),v=s.convert(a.type);let S,M=y(a.internalFormat,f,v,a.colorSpace,a.isVideoTexture);N(l,a);const T=a.mipmaps,w=!0!==a.isVideoTexture,E=void 0===c.__version||!0===h,A=u.dataReady,R=b(a,p);if(a.isDepthTexture)M=x(a.format===dt,a.type),E&&(w?n.texStorage2D(t.TEXTURE_2D,1,M,p.width,p.height):n.texImage2D(t.TEXTURE_2D,0,M,p.width,p.height,0,f,v,null));else if(a.isDataTexture)if(T.length>0){w&&E&&n.texStorage2D(t.TEXTURE_2D,R,M,T[0].width,T[0].height);for(let e=0,i=T.length;e0){const i=Qa(S.width,S.height,a.format,a.type);for(const r of a.layerUpdates){const s=S.data.subarray(r*i/S.data.BYTES_PER_ELEMENT,(r+1)*i/S.data.BYTES_PER_ELEMENT);n.compressedTexSubImage3D(t.TEXTURE_2D_ARRAY,e,0,0,r,S.width,S.height,1,f,s)}a.clearLayerUpdates()}else n.compressedTexSubImage3D(t.TEXTURE_2D_ARRAY,e,0,0,0,S.width,S.height,p.depth,f,S.data)}else n.compressedTexImage3D(t.TEXTURE_2D_ARRAY,e,M,S.width,S.height,p.depth,0,S.data,0,0);else console.warn("THREE.WebGLRenderer: Attempt to load unsupported compressed texture format in .uploadTexture()");else w?A&&n.texSubImage3D(t.TEXTURE_2D_ARRAY,e,0,0,0,S.width,S.height,p.depth,f,v,S.data):n.texImage3D(t.TEXTURE_2D_ARRAY,e,M,S.width,S.height,p.depth,0,f,v,S.data)}else{w&&E&&n.texStorage2D(t.TEXTURE_2D,R,M,T[0].width,T[0].height);for(let e=0,i=T.length;e0){const e=Qa(p.width,p.height,a.format,a.type);for(const i of a.layerUpdates){const r=p.data.subarray(i*e/p.data.BYTES_PER_ELEMENT,(i+1)*e/p.data.BYTES_PER_ELEMENT);n.texSubImage3D(t.TEXTURE_2D_ARRAY,0,0,0,i,p.width,p.height,1,f,v,r)}a.clearLayerUpdates()}else n.texSubImage3D(t.TEXTURE_2D_ARRAY,0,0,0,0,p.width,p.height,p.depth,f,v,p.data)}else n.texImage3D(t.TEXTURE_2D_ARRAY,0,M,p.width,p.height,p.depth,0,f,v,p.data);else if(a.isData3DTexture)w?(E&&n.texStorage3D(t.TEXTURE_3D,R,M,p.width,p.height,p.depth),A&&n.texSubImage3D(t.TEXTURE_3D,0,0,0,0,p.width,p.height,p.depth,f,v,p.data)):n.texImage3D(t.TEXTURE_3D,0,M,p.width,p.height,p.depth,0,f,v,p.data);else if(a.isFramebufferTexture){if(E)if(w)n.texStorage2D(t.TEXTURE_2D,R,M,p.width,p.height);else{let e=p.width,i=p.height;for(let r=0;r>=1,i>>=1}}else if(T.length>0){if(w&&E){const e=G(T[0]);n.texStorage2D(t.TEXTURE_2D,R,M,e.width,e.height)}for(let e=0,i=T.length;e>u),i=Math.max(1,r.height>>u);h===t.TEXTURE_3D||h===t.TEXTURE_2D_ARRAY?n.texImage3D(h,u,p,e,i,r.depth,0,c,d,null):n.texImage2D(h,u,p,e,i,0,c,d,null)}n.bindFramebuffer(t.FRAMEBUFFER,e),z(r)?o.framebufferTexture2DMultisampleEXT(t.FRAMEBUFFER,l,h,m.__webglTexture,0,B(r)):(h===t.TEXTURE_2D||h>=t.TEXTURE_CUBE_MAP_POSITIVE_X&&h<=t.TEXTURE_CUBE_MAP_NEGATIVE_Z)&&t.framebufferTexture2D(t.FRAMEBUFFER,l,h,m.__webglTexture,u),n.bindFramebuffer(t.FRAMEBUFFER,null)}function U(e,n,i){if(t.bindRenderbuffer(t.RENDERBUFFER,e),n.depthBuffer){const r=n.depthTexture,s=r&&r.isDepthTexture?r.type:null,a=x(n.stencilBuffer,s),l=n.stencilBuffer?t.DEPTH_STENCIL_ATTACHMENT:t.DEPTH_ATTACHMENT,h=B(n);z(n)?o.renderbufferStorageMultisampleEXT(t.RENDERBUFFER,h,a,n.width,n.height):i?t.renderbufferStorageMultisample(t.RENDERBUFFER,h,a,n.width,n.height):t.renderbufferStorage(t.RENDERBUFFER,a,n.width,n.height),t.framebufferRenderbuffer(t.FRAMEBUFFER,l,t.RENDERBUFFER,e)}else{const e=n.textures;for(let r=0;r{delete r.__boundDepthTexture,delete r.__depthDisposeCallback,t.removeEventListener("dispose",e)};t.addEventListener("dispose",e),r.__depthDisposeCallback=e}r.__boundDepthTexture=t}if(e.depthTexture&&!r.__autoAllocateDepthBuffer){if(s)throw new Error("target.depthTexture not supported in Cube render targets");!function(e,r){if(r&&r.isWebGLCubeRenderTarget)throw new Error("Depth Texture with cube render targets is not supported");if(n.bindFramebuffer(t.FRAMEBUFFER,e),!r.depthTexture||!r.depthTexture.isDepthTexture)throw new Error("renderTarget.depthTexture must be an instance of THREE.DepthTexture");const s=i.get(r.depthTexture);s.__renderTarget=r,s.__webglTexture&&r.depthTexture.image.width===r.width&&r.depthTexture.image.height===r.height||(r.depthTexture.image.width=r.width,r.depthTexture.image.height=r.height,r.depthTexture.needsUpdate=!0),E(r.depthTexture,0);const a=s.__webglTexture,l=B(r);if(r.depthTexture.format===ct)z(r)?o.framebufferTexture2DMultisampleEXT(t.FRAMEBUFFER,t.DEPTH_ATTACHMENT,t.TEXTURE_2D,a,0,l):t.framebufferTexture2D(t.FRAMEBUFFER,t.DEPTH_ATTACHMENT,t.TEXTURE_2D,a,0);else{if(r.depthTexture.format!==dt)throw new Error("Unknown depthTexture format");z(r)?o.framebufferTexture2DMultisampleEXT(t.FRAMEBUFFER,t.DEPTH_STENCIL_ATTACHMENT,t.TEXTURE_2D,a,0,l):t.framebufferTexture2D(t.FRAMEBUFFER,t.DEPTH_STENCIL_ATTACHMENT,t.TEXTURE_2D,a,0)}}(r.__webglFramebuffer,e)}else if(s){r.__webglDepthbuffer=[];for(let i=0;i<6;i++)if(n.bindFramebuffer(t.FRAMEBUFFER,r.__webglFramebuffer[i]),void 0===r.__webglDepthbuffer[i])r.__webglDepthbuffer[i]=t.createRenderbuffer(),U(r.__webglDepthbuffer[i],e,!1);else{const n=e.stencilBuffer?t.DEPTH_STENCIL_ATTACHMENT:t.DEPTH_ATTACHMENT,s=r.__webglDepthbuffer[i];t.bindRenderbuffer(t.RENDERBUFFER,s),t.framebufferRenderbuffer(t.FRAMEBUFFER,n,t.RENDERBUFFER,s)}}else if(n.bindFramebuffer(t.FRAMEBUFFER,r.__webglFramebuffer),void 0===r.__webglDepthbuffer)r.__webglDepthbuffer=t.createRenderbuffer(),U(r.__webglDepthbuffer,e,!1);else{const n=e.stencilBuffer?t.DEPTH_STENCIL_ATTACHMENT:t.DEPTH_ATTACHMENT,i=r.__webglDepthbuffer;t.bindRenderbuffer(t.RENDERBUFFER,i),t.framebufferRenderbuffer(t.FRAMEBUFFER,n,t.RENDERBUFFER,i)}n.bindFramebuffer(t.FRAMEBUFFER,null)}const O=[],F=[];function B(t){return Math.min(r.maxSamples,t.samples)}function z(t){const n=i.get(t);return t.samples>0&&!0===e.has("WEBGL_multisampled_render_to_texture")&&!1!==n.__useRenderToTexture}function k(t,e){const n=t.colorSpace,i=t.format,r=t.type;return!0===t.isCompressedTexture||!0===t.isVideoTexture||n!==Yt&&n!==Xt&&(Ne.getTransfer(n)===Zt?i===ut&&r===Q||console.warn("THREE.WebGLTextures: sRGB encoded textures have to use RGBAFormat and UnsignedByteType."):console.error("THREE.WebGLTextures: Unsupported texture color space:",n)),e}function G(t){return"undefined"!=typeof HTMLImageElement&&t instanceof HTMLImageElement?(h.width=t.naturalWidth||t.width,h.height=t.naturalHeight||t.height):"undefined"!=typeof VideoFrame&&t instanceof VideoFrame?(h.width=t.displayWidth,h.height=t.displayHeight):(h.width=t.width,h.height=t.height),h}this.allocateTextureUnit=function(){const t=w;return t>=r.maxTextures&&console.warn("THREE.WebGLTextures: Trying to use "+t+" texture units while this GPU supports only "+r.maxTextures),w+=1,t},this.resetTextureUnits=function(){w=0},this.setTexture2D=E,this.setTexture2DArray=function(e,r){const s=i.get(e);e.version>0&&s.__version!==e.version?I(s,e,r):n.bindTexture(t.TEXTURE_2D_ARRAY,s.__webglTexture,t.TEXTURE0+r)},this.setTexture3D=function(e,r){const s=i.get(e);e.version>0&&s.__version!==e.version?I(s,e,r):n.bindTexture(t.TEXTURE_3D,s.__webglTexture,t.TEXTURE0+r)},this.setTextureCube=function(e,a){const o=i.get(e);e.version>0&&o.__version!==e.version?function(e,a,o){if(6!==a.image.length)return;const l=P(e,a),h=a.source;n.bindTexture(t.TEXTURE_CUBE_MAP,e.__webglTexture,t.TEXTURE0+o);const u=i.get(h);if(h.version!==u.__version||!0===l){n.activeTexture(t.TEXTURE0+o);const e=Ne.getPrimaries(Ne.workingColorSpace),i=a.colorSpace===Xt?null:Ne.getPrimaries(a.colorSpace),c=a.colorSpace===Xt||e===i?t.NONE:t.BROWSER_DEFAULT_WEBGL;t.pixelStorei(t.UNPACK_FLIP_Y_WEBGL,a.flipY),t.pixelStorei(t.UNPACK_PREMULTIPLY_ALPHA_WEBGL,a.premultiplyAlpha),t.pixelStorei(t.UNPACK_ALIGNMENT,a.unpackAlignment),t.pixelStorei(t.UNPACK_COLORSPACE_CONVERSION_WEBGL,c);const d=a.isCompressedTexture||a.image[0].isCompressedTexture,p=a.image[0]&&a.image[0].isDataTexture,f=[];for(let t=0;t<6;t++)f[t]=d||p?p?a.image[t].image:a.image[t]:m(a.image[t],!0,r.maxCubemapSize),f[t]=k(a,f[t]);const v=f[0],x=s.convert(a.format,a.colorSpace),S=s.convert(a.type),M=y(a.internalFormat,x,S,a.colorSpace),T=!0!==a.isVideoTexture,w=void 0===u.__version||!0===l,E=h.dataReady;let A,R=b(a,v);if(N(t.TEXTURE_CUBE_MAP,a),d){T&&w&&n.texStorage2D(t.TEXTURE_CUBE_MAP,R,M,v.width,v.height);for(let e=0;e<6;e++){A=f[e].mipmaps;for(let i=0;i0&&R++;const e=G(f[0]);n.texStorage2D(t.TEXTURE_CUBE_MAP,R,M,e.width,e.height)}for(let e=0;e<6;e++)if(p){T?E&&n.texSubImage2D(t.TEXTURE_CUBE_MAP_POSITIVE_X+e,0,0,0,f[e].width,f[e].height,x,S,f[e].data):n.texImage2D(t.TEXTURE_CUBE_MAP_POSITIVE_X+e,0,M,f[e].width,f[e].height,0,x,S,f[e].data);for(let i=0;i1;if(c||(void 0===l.__webglTexture&&(l.__webglTexture=t.createTexture()),l.__version=r.version,a.memory.textures++),u){o.__webglFramebuffer=[];for(let e=0;e<6;e++)if(r.mipmaps&&r.mipmaps.length>0){o.__webglFramebuffer[e]=[];for(let n=0;n0){o.__webglFramebuffer=[];for(let e=0;e0&&!1===z(e)){o.__webglMultisampledFramebuffer=t.createFramebuffer(),o.__webglColorRenderbuffer=[],n.bindFramebuffer(t.FRAMEBUFFER,o.__webglMultisampledFramebuffer);for(let n=0;n0)for(let i=0;i0)for(let n=0;n0)if(!1===z(e)){const r=e.textures,s=e.width,a=e.height;let o=t.COLOR_BUFFER_BIT;const h=e.stencilBuffer?t.DEPTH_STENCIL_ATTACHMENT:t.DEPTH_ATTACHMENT,u=i.get(e),c=r.length>1;if(c)for(let e=0;eo+h?(l.inputState.pinching=!1,this.dispatchEvent({type:"pinchend",handedness:t.handedness,target:this})):!l.inputState.pinching&&a<=o-h&&(l.inputState.pinching=!0,this.dispatchEvent({type:"pinchstart",handedness:t.handedness,target:this}))}else null!==o&&t.gripSpace&&(r=e.getPose(t.gripSpace,n),null!==r&&(o.matrix.fromArray(r.transform.matrix),o.matrix.decompose(o.position,o.rotation,o.scale),o.matrixWorldNeedsUpdate=!0,r.linearVelocity?(o.hasLinearVelocity=!0,o.linearVelocity.copy(r.linearVelocity)):o.hasLinearVelocity=!1,r.angularVelocity?(o.hasAngularVelocity=!0,o.angularVelocity.copy(r.angularVelocity)):o.hasAngularVelocity=!1));null!==a&&(i=e.getPose(t.targetRaySpace,n),null===i&&null!==r&&(i=r),null!==i&&(a.matrix.fromArray(i.transform.matrix),a.matrix.decompose(a.position,a.rotation,a.scale),a.matrixWorldNeedsUpdate=!0,i.linearVelocity?(a.hasLinearVelocity=!0,a.linearVelocity.copy(i.linearVelocity)):a.hasLinearVelocity=!1,i.angularVelocity?(a.hasAngularVelocity=!0,a.angularVelocity.copy(i.angularVelocity)):a.hasAngularVelocity=!1,this.dispatchEvent(io)))}return null!==a&&(a.visible=null!==i),null!==o&&(o.visible=null!==r),null!==l&&(l.visible=null!==s),this}_getHandJoint(t,e){if(void 0===t.joints[e.jointName]){const n=new no;n.matrixAutoUpdate=!1,n.visible=!1,t.joints[e.jointName]=n,t.add(n)}return t.joints[e.jointName]}}class so{constructor(){this.texture=null,this.mesh=null,this.depthNear=0,this.depthFar=0}init(t,e,n){if(null===this.texture){const i=new je;t.properties.get(i).__webglTexture=e.texture,e.depthNear==n.depthNear&&e.depthFar==n.depthFar||(this.depthNear=e.depthNear,this.depthFar=e.depthFar),this.texture=i}}getMesh(t){if(null!==this.texture&&null===this.mesh){const e=t.cameras[0].viewport,n=new ir({vertexShader:"\nvoid main() {\n\n\tgl_Position = vec4( position, 1.0 );\n\n}",fragmentShader:"\nuniform sampler2DArray depthColor;\nuniform float depthWidth;\nuniform float depthHeight;\n\nvoid main() {\n\n\tvec2 coord = vec2( gl_FragCoord.x / depthWidth, gl_FragCoord.y / depthHeight );\n\n\tif ( coord.x >= 1.0 ) {\n\n\t\tgl_FragDepth = texture( depthColor, vec3( coord.x - 1.0, coord.y, 1 ) ).r;\n\n\t} else {\n\n\t\tgl_FragDepth = texture( depthColor, vec3( coord.x, coord.y, 0 ) ).r;\n\n\t}\n\n}",uniforms:{depthColor:{value:this.texture},depthWidth:{value:e.z},depthHeight:{value:e.w}}});this.mesh=new Ki(new Sr(20,20),n)}return this.mesh}reset(){this.texture=null,this.mesh=null}getDepthTexture(){return this.texture}}class ao extends ue{constructor(t,e){super();const n=this;let i=null,r=1,s=null,a="local-floor",o=1,l=null,h=null,u=null,c=null,d=null,p=null;const f=new so,m=e.getContextAttributes();let g=null,_=null;const v=[],y=[],x=new Se;let b=null;const S=new lr;S.viewport=new We;const M=new lr;M.viewport=new We;const T=[S,M],w=new eo;let E=null,A=null;function R(t){const e=y.indexOf(t.inputSource);if(-1===e)return;const n=v[e];void 0!==n&&(n.update(t.inputSource,t.frame,l||s),n.dispatchEvent({type:t.type,data:t.inputSource}))}function C(){i.removeEventListener("select",R),i.removeEventListener("selectstart",R),i.removeEventListener("selectend",R),i.removeEventListener("squeeze",R),i.removeEventListener("squeezestart",R),i.removeEventListener("squeezeend",R),i.removeEventListener("end",C),i.removeEventListener("inputsourceschange",N);for(let t=0;t=0&&(y[i]=null,v[i].disconnect(n))}for(let e=0;e=y.length){y.push(n),i=t;break}if(null===y[t]){y[t]=n,i=t;break}}if(-1===i)break}const r=v[i];r&&r.connect(n)}}this.cameraAutoUpdate=!0,this.enabled=!1,this.isPresenting=!1,this.getController=function(t){let e=v[t];return void 0===e&&(e=new ro,v[t]=e),e.getTargetRaySpace()},this.getControllerGrip=function(t){let e=v[t];return void 0===e&&(e=new ro,v[t]=e),e.getGripSpace()},this.getHand=function(t){let e=v[t];return void 0===e&&(e=new ro,v[t]=e),e.getHandSpace()},this.setFramebufferScaleFactor=function(t){r=t,!0===n.isPresenting&&console.warn("THREE.WebXRManager: Cannot change framebuffer scale while presenting.")},this.setReferenceSpaceType=function(t){a=t,!0===n.isPresenting&&console.warn("THREE.WebXRManager: Cannot change reference space type while presenting.")},this.getReferenceSpace=function(){return l||s},this.setReferenceSpace=function(t){l=t},this.getBaseLayer=function(){return null!==c?c:d},this.getBinding=function(){return u},this.getFrame=function(){return p},this.getSession=function(){return i},this.setSession=async function(h){if(i=h,null!==i){if(g=t.getRenderTarget(),i.addEventListener("select",R),i.addEventListener("selectstart",R),i.addEventListener("selectend",R),i.addEventListener("squeeze",R),i.addEventListener("squeezestart",R),i.addEventListener("squeezeend",R),i.addEventListener("end",C),i.addEventListener("inputsourceschange",N),!0!==m.xrCompatible&&await e.makeXRCompatible(),b=t.getPixelRatio(),t.getSize(x),void 0===i.renderState.layers){const n={antialias:m.antialias,alpha:!0,depth:m.depth,stencil:m.stencil,framebufferScaleFactor:r};d=new XRWebGLLayer(i,e,n),i.updateRenderState({baseLayer:d}),t.setPixelRatio(1),t.setSize(d.framebufferWidth,d.framebufferHeight,!1),_=new Xe(d.framebufferWidth,d.framebufferHeight,{format:ut,type:Q,colorSpace:t.outputColorSpace,stencilBuffer:m.stencil})}else{let n=null,s=null,a=null;m.depth&&(a=m.stencil?e.DEPTH24_STENCIL8:e.DEPTH_COMPONENT24,n=m.stencil?dt:ct,s=m.stencil?lt:it);const o={colorFormat:e.RGBA8,depthFormat:a,scaleFactor:r};u=new XRWebGLBinding(i,e),c=u.createProjectionLayer(o),i.updateRenderState({layers:[c]}),t.setPixelRatio(1),t.setSize(c.textureWidth,c.textureHeight,!1),_=new Xe(c.textureWidth,c.textureHeight,{format:ut,type:Q,depthTexture:new as(c.textureWidth,c.textureHeight,s,void 0,void 0,void 0,void 0,void 0,void 0,n),stencilBuffer:m.stencil,colorSpace:t.outputColorSpace,samples:m.antialias?4:0,resolveDepthBuffer:!1===c.ignoreDepthValues})}_.isXRRenderTarget=!0,this.setFoveation(o),l=null,s=await i.requestReferenceSpace(a),D.setContext(i),D.start(),n.isPresenting=!0,n.dispatchEvent({type:"sessionstart"})}},this.getEnvironmentBlendMode=function(){if(null!==i)return i.environmentBlendMode},this.getDepthTexture=function(){return f.getDepthTexture()};const P=new Ze,I=new Ze;function L(t,e){null===e?t.matrixWorld.copy(t.matrix):t.matrixWorld.multiplyMatrices(e.matrixWorld,t.matrix),t.matrixWorldInverse.copy(t.matrixWorld).invert()}this.updateCamera=function(t){if(null===i)return;let e=t.near,n=t.far;null!==f.texture&&(f.depthNear>0&&(e=f.depthNear),f.depthFar>0&&(n=f.depthFar)),w.near=M.near=S.near=e,w.far=M.far=S.far=n,E===w.near&&A===w.far||(i.updateRenderState({depthNear:w.near,depthFar:w.far}),E=w.near,A=w.far),S.layers.mask=2|t.layers.mask,M.layers.mask=4|t.layers.mask,w.layers.mask=S.layers.mask|M.layers.mask;const r=t.parent,s=w.cameras;L(w,r);for(let t=0;t0&&(t.alphaTest.value=i.alphaTest);const r=e.get(i),s=r.envMap,a=r.envMapRotation;s&&(t.envMap.value=s,oo.copy(a),oo.x*=-1,oo.y*=-1,oo.z*=-1,s.isCubeTexture&&!1===s.isRenderTargetTexture&&(oo.y*=-1,oo.z*=-1),t.envMapRotation.value.setFromMatrix4(lo.makeRotationFromEuler(oo)),t.flipEnvMap.value=s.isCubeTexture&&!1===s.isRenderTargetTexture?-1:1,t.reflectivity.value=i.reflectivity,t.ior.value=i.ior,t.refractionRatio.value=i.refractionRatio),i.lightMap&&(t.lightMap.value=i.lightMap,t.lightMapIntensity.value=i.lightMapIntensity,n(i.lightMap,t.lightMapTransform)),i.aoMap&&(t.aoMap.value=i.aoMap,t.aoMapIntensity.value=i.aoMapIntensity,n(i.aoMap,t.aoMapTransform))}return{refreshFogUniforms:function(e,n){n.color.getRGB(e.fogColor.value,er(t)),n.isFog?(e.fogNear.value=n.near,e.fogFar.value=n.far):n.isFogExp2&&(e.fogDensity.value=n.density)},refreshMaterialUniforms:function(t,r,s,a,o){r.isMeshBasicMaterial||r.isMeshLambertMaterial?i(t,r):r.isMeshToonMaterial?(i(t,r),function(t,e){e.gradientMap&&(t.gradientMap.value=e.gradientMap)}(t,r)):r.isMeshPhongMaterial?(i(t,r),function(t,e){t.specular.value.copy(e.specular),t.shininess.value=Math.max(e.shininess,1e-4)}(t,r)):r.isMeshStandardMaterial?(i(t,r),function(t,e){t.metalness.value=e.metalness,e.metalnessMap&&(t.metalnessMap.value=e.metalnessMap,n(e.metalnessMap,t.metalnessMapTransform));t.roughness.value=e.roughness,e.roughnessMap&&(t.roughnessMap.value=e.roughnessMap,n(e.roughnessMap,t.roughnessMapTransform));e.envMap&&(t.envMapIntensity.value=e.envMapIntensity)}(t,r),r.isMeshPhysicalMaterial&&function(t,e,i){t.ior.value=e.ior,e.sheen>0&&(t.sheenColor.value.copy(e.sheenColor).multiplyScalar(e.sheen),t.sheenRoughness.value=e.sheenRoughness,e.sheenColorMap&&(t.sheenColorMap.value=e.sheenColorMap,n(e.sheenColorMap,t.sheenColorMapTransform)),e.sheenRoughnessMap&&(t.sheenRoughnessMap.value=e.sheenRoughnessMap,n(e.sheenRoughnessMap,t.sheenRoughnessMapTransform)));e.clearcoat>0&&(t.clearcoat.value=e.clearcoat,t.clearcoatRoughness.value=e.clearcoatRoughness,e.clearcoatMap&&(t.clearcoatMap.value=e.clearcoatMap,n(e.clearcoatMap,t.clearcoatMapTransform)),e.clearcoatRoughnessMap&&(t.clearcoatRoughnessMap.value=e.clearcoatRoughnessMap,n(e.clearcoatRoughnessMap,t.clearcoatRoughnessMapTransform)),e.clearcoatNormalMap&&(t.clearcoatNormalMap.value=e.clearcoatNormalMap,n(e.clearcoatNormalMap,t.clearcoatNormalMapTransform),t.clearcoatNormalScale.value.copy(e.clearcoatNormalScale),1===e.side&&t.clearcoatNormalScale.value.negate()));e.dispersion>0&&(t.dispersion.value=e.dispersion);e.iridescence>0&&(t.iridescence.value=e.iridescence,t.iridescenceIOR.value=e.iridescenceIOR,t.iridescenceThicknessMinimum.value=e.iridescenceThicknessRange[0],t.iridescenceThicknessMaximum.value=e.iridescenceThicknessRange[1],e.iridescenceMap&&(t.iridescenceMap.value=e.iridescenceMap,n(e.iridescenceMap,t.iridescenceMapTransform)),e.iridescenceThicknessMap&&(t.iridescenceThicknessMap.value=e.iridescenceThicknessMap,n(e.iridescenceThicknessMap,t.iridescenceThicknessMapTransform)));e.transmission>0&&(t.transmission.value=e.transmission,t.transmissionSamplerMap.value=i.texture,t.transmissionSamplerSize.value.set(i.width,i.height),e.transmissionMap&&(t.transmissionMap.value=e.transmissionMap,n(e.transmissionMap,t.transmissionMapTransform)),t.thickness.value=e.thickness,e.thicknessMap&&(t.thicknessMap.value=e.thicknessMap,n(e.thicknessMap,t.thicknessMapTransform)),t.attenuationDistance.value=e.attenuationDistance,t.attenuationColor.value.copy(e.attenuationColor));e.anisotropy>0&&(t.anisotropyVector.value.set(e.anisotropy*Math.cos(e.anisotropyRotation),e.anisotropy*Math.sin(e.anisotropyRotation)),e.anisotropyMap&&(t.anisotropyMap.value=e.anisotropyMap,n(e.anisotropyMap,t.anisotropyMapTransform)));t.specularIntensity.value=e.specularIntensity,t.specularColor.value.copy(e.specularColor),e.specularColorMap&&(t.specularColorMap.value=e.specularColorMap,n(e.specularColorMap,t.specularColorMapTransform));e.specularIntensityMap&&(t.specularIntensityMap.value=e.specularIntensityMap,n(e.specularIntensityMap,t.specularIntensityMapTransform))}(t,r,o)):r.isMeshMatcapMaterial?(i(t,r),function(t,e){e.matcap&&(t.matcap.value=e.matcap)}(t,r)):r.isMeshDepthMaterial?i(t,r):r.isMeshDistanceMaterial?(i(t,r),function(t,n){const i=e.get(n).light;t.referencePosition.value.setFromMatrixPosition(i.matrixWorld),t.nearDistance.value=i.shadow.camera.near,t.farDistance.value=i.shadow.camera.far}(t,r)):r.isMeshNormalMaterial?i(t,r):r.isLineBasicMaterial?(function(t,e){t.diffuse.value.copy(e.color),t.opacity.value=e.opacity,e.map&&(t.map.value=e.map,n(e.map,t.mapTransform))}(t,r),r.isLineDashedMaterial&&function(t,e){t.dashSize.value=e.dashSize,t.totalSize.value=e.dashSize+e.gapSize,t.scale.value=e.scale}(t,r)):r.isPointsMaterial?function(t,e,i,r){t.diffuse.value.copy(e.color),t.opacity.value=e.opacity,t.size.value=e.size*i,t.scale.value=.5*r,e.map&&(t.map.value=e.map,n(e.map,t.uvTransform));e.alphaMap&&(t.alphaMap.value=e.alphaMap,n(e.alphaMap,t.alphaMapTransform));e.alphaTest>0&&(t.alphaTest.value=e.alphaTest)}(t,r,s,a):r.isSpriteMaterial?function(t,e){t.diffuse.value.copy(e.color),t.opacity.value=e.opacity,t.rotation.value=e.rotation,e.map&&(t.map.value=e.map,n(e.map,t.mapTransform));e.alphaMap&&(t.alphaMap.value=e.alphaMap,n(e.alphaMap,t.alphaMapTransform));e.alphaTest>0&&(t.alphaTest.value=e.alphaTest)}(t,r):r.isShadowMaterial?(t.color.value.copy(r.color),t.opacity.value=r.opacity):r.isShaderMaterial&&(r.uniformsNeedUpdate=!1)}}}function uo(t,e,n,i){let r={},s={},a=[];const o=t.getParameter(t.MAX_UNIFORM_BUFFER_BINDINGS);function l(t,e,n,i){const r=t.value,s=e+"_"+n;if(void 0===i[s])return i[s]="number"==typeof r||"boolean"==typeof r?r:r.clone(),!0;{const t=i[s];if("number"==typeof r||"boolean"==typeof r){if(t!==r)return i[s]=r,!0}else if(!1===t.equals(r))return t.copy(r),!0}return!1}function h(t){const e={boundary:0,storage:0};return"number"==typeof t||"boolean"==typeof t?(e.boundary=4,e.storage=4):t.isVector2?(e.boundary=8,e.storage=8):t.isVector3||t.isColor?(e.boundary=16,e.storage=12):t.isVector4?(e.boundary=16,e.storage=16):t.isMatrix3?(e.boundary=48,e.storage=48):t.isMatrix4?(e.boundary=64,e.storage=64):t.isTexture?console.warn("THREE.WebGLRenderer: Texture samplers can not be part of an uniforms group."):console.warn("THREE.WebGLRenderer: Unsupported uniform value type.",t),e}function u(e){const n=e.target;n.removeEventListener("dispose",u);const i=a.indexOf(n.__bindingPointIndex);a.splice(i,1),t.deleteBuffer(r[n.id]),delete r[n.id],delete s[n.id]}return{bind:function(t,e){const n=e.program;i.uniformBlockBinding(t,n)},update:function(n,c){let d=r[n.id];void 0===d&&(!function(t){const e=t.uniforms;let n=0;const i=16;for(let t=0,r=e.length;t0&&(n+=i-r);t.__size=n,t.__cache={}}(n),d=function(e){const n=function(){for(let t=0;ti)return;vo.applyMatrix4(t.matrixWorld);const o=e.ray.origin.distanceTo(vo);return oe.far?void 0:{distance:o,point:yo.clone().applyMatrix4(t.matrixWorld),index:r,face:null,faceIndex:null,barycoord:null,object:t}}class bo{constructor(){this.type="Curve",this.arcLengthDivisions=200}getPoint(){return console.warn("THREE.Curve: .getPoint() not implemented."),null}getPointAt(t,e){const n=this.getUtoTmapping(t);return this.getPoint(n,e)}getPoints(t=5){const e=[];for(let n=0;n<=t;n++)e.push(this.getPoint(n/t));return e}getSpacedPoints(t=5){const e=[];for(let n=0;n<=t;n++)e.push(this.getPointAt(n/t));return e}getLength(){const t=this.getLengths();return t[t.length-1]}getLengths(t=this.arcLengthDivisions){if(this.cacheArcLengths&&this.cacheArcLengths.length===t+1&&!this.needsUpdate)return this.cacheArcLengths;this.needsUpdate=!1;const e=[];let n,i=this.getPoint(0),r=0;e.push(0);for(let s=1;s<=t;s++)n=this.getPoint(s/t),r+=n.distanceTo(i),e.push(r),i=n;return this.cacheArcLengths=e,e}updateArcLengths(){this.needsUpdate=!0,this.getLengths()}getUtoTmapping(t,e){const n=this.getLengths();let i=0;const r=n.length;let s;s=e||t*n[r-1];let a,o=0,l=r-1;for(;o<=l;)if(i=Math.floor(o+(l-o)/2),a=n[i]-s,a<0)o=i+1;else{if(!(a>0)){l=i;break}l=i-1}if(i=l,n[i]===s)return i/(r-1);const h=n[i];return(i+(s-h)/(n[i+1]-h))/(r-1)}getTangent(t,e){const n=1e-4;let i=t-n,r=t+n;i<0&&(i=0),r>1&&(r=1);const s=this.getPoint(i),a=this.getPoint(r),o=e||(s.isVector2?new Se:new Ze);return o.copy(a).sub(s).normalize(),o}getTangentAt(t,e){const n=this.getUtoTmapping(t);return this.getTangent(n,e)}computeFrenetFrames(t,e){const n=new Ze,i=[],r=[],s=[],a=new Ze,o=new Rn;for(let e=0;e<=t;e++){const n=e/t;i[e]=this.getTangentAt(n,new Ze)}r[0]=new Ze,s[0]=new Ze;let l=Number.MAX_VALUE;const h=Math.abs(i[0].x),u=Math.abs(i[0].y),c=Math.abs(i[0].z);h<=l&&(l=h,n.set(1,0,0)),u<=l&&(l=u,n.set(0,1,0)),c<=l&&n.set(0,0,1),a.crossVectors(i[0],n).normalize(),r[0].crossVectors(i[0],a),s[0].crossVectors(i[0],r[0]);for(let e=1;e<=t;e++){if(r[e]=r[e-1].clone(),s[e]=s[e-1].clone(),a.crossVectors(i[e-1],i[e]),a.length()>Number.EPSILON){a.normalize();const t=Math.acos(ge(i[e-1].dot(i[e]),-1,1));r[e].applyMatrix4(o.makeRotationAxis(a,t))}s[e].crossVectors(i[e],r[e])}if(!0===e){let e=Math.acos(ge(r[0].dot(r[t]),-1,1));e/=t,i[0].dot(a.crossVectors(r[0],r[t]))>0&&(e=-e);for(let n=1;n<=t;n++)r[n].applyMatrix4(o.makeRotationAxis(i[n],e*n)),s[n].crossVectors(i[n],r[n])}return{tangents:i,normals:r,binormals:s}}clone(){return(new this.constructor).copy(this)}copy(t){return this.arcLengthDivisions=t.arcLengthDivisions,this}toJSON(){const t={metadata:{version:4.6,type:"Curve",generator:"Curve.toJSON"}};return t.arcLengthDivisions=this.arcLengthDivisions,t.type=this.type,t}fromJSON(t){return this.arcLengthDivisions=t.arcLengthDivisions,this}}class So extends bo{constructor(t=0,e=0,n=1,i=1,r=0,s=2*Math.PI,a=!1,o=0){super(),this.isEllipseCurve=!0,this.type="EllipseCurve",this.aX=t,this.aY=e,this.xRadius=n,this.yRadius=i,this.aStartAngle=r,this.aEndAngle=s,this.aClockwise=a,this.aRotation=o}getPoint(t,e=new Se){const n=e,i=2*Math.PI;let r=this.aEndAngle-this.aStartAngle;const s=Math.abs(r)i;)r-=i;r0?0:(Math.floor(Math.abs(l)/r)+1)*r:0===h&&l===r-1&&(l=r-2,h=1),this.closed||l>0?a=i[(l-1)%r]:(To.subVectors(i[0],i[1]).add(i[0]),a=To);const u=i[l%r],c=i[(l+1)%r];if(this.closed||l+2i.length-2?i.length-1:s+1],u=i[s>i.length-3?i.length-1:s+2];return n.set(Ro(a,o.x,l.x,h.x,u.x),Ro(a,o.y,l.y,h.y,u.y)),n}copy(t){super.copy(t),this.points=[];for(let e=0,n=t.points.length;e0||0!==i)&&(h.push(s,a,l),v+=3),(e>0||i!==r-1)&&(h.push(a,o,l),v+=3)}l.addGroup(g,v,0),g+=v}(),!1===s&&(t>0&&_(!0),e>0&&_(!1)),this.setIndex(h),this.setAttribute("position",new Ni(u,3)),this.setAttribute("normal",new Ni(c,3)),this.setAttribute("uv",new Ni(d,2))}copy(t){return super.copy(t),this.parameters=Object.assign({},t.parameters),this}static fromJSON(t){return new Uo(t.radiusTop,t.radiusBottom,t.height,t.radialSegments,t.heightSegments,t.openEnded,t.thetaStart,t.thetaLength)}}class Do extends Uo{constructor(t=1,e=1,n=32,i=1,r=!1,s=0,a=2*Math.PI){super(0,t,e,n,i,r,s,a),this.type="ConeGeometry",this.parameters={radius:t,height:e,radialSegments:n,heightSegments:i,openEnded:r,thetaStart:s,thetaLength:a}}static fromJSON(t){return new Do(t.radius,t.height,t.radialSegments,t.heightSegments,t.openEnded,t.thetaStart,t.thetaLength)}}let Oo=class t extends Bi{constructor(t=1,e=32,n=16,i=0,r=2*Math.PI,s=0,a=Math.PI){super(),this.type="SphereGeometry",this.parameters={radius:t,widthSegments:e,heightSegments:n,phiStart:i,phiLength:r,thetaStart:s,thetaLength:a},e=Math.max(3,Math.floor(e)),n=Math.max(2,Math.floor(n));const o=Math.min(s+a,Math.PI);let l=0;const h=[],u=new Ze,c=new Ze,d=[],p=[],f=[],m=[];for(let d=0;d<=n;d++){const g=[],_=d/n;let v=0;0===d&&0===s?v=.5/e:d===n&&o===Math.PI&&(v=-.5/e);for(let n=0;n<=e;n++){const o=n/e;u.x=-t*Math.cos(i+o*r)*Math.sin(s+_*a),u.y=t*Math.cos(s+_*a),u.z=t*Math.sin(i+o*r)*Math.sin(s+_*a),p.push(u.x,u.y,u.z),c.copy(u).normalize(),f.push(c.x,c.y,c.z),m.push(o+v,1-_),g.push(l++)}h.push(g)}for(let t=0;t0)&&d.push(e,r,l),(t!==n-1||o0){const t=ml[0].object;il.setFromNormalAndCoplanarPoint(e.getWorldDirection(il.normal),hl.setFromMatrixPosition(t.matrixWorld)),fl!==t&&null!==fl&&(this.dispatchEvent({type:"hoveroff",object:fl}),n.style.cursor="auto",fl=null),fl!==t&&(this.dispatchEvent({type:"hoveron",object:t}),n.style.cursor="pointer",fl=t)}else null!==fl&&(this.dispatchEvent({type:"hoveroff",object:fl}),n.style.cursor="auto",fl=null);ol.copy(rl)}}function bl(t){const e=this.object,n=this.domElement,i=this.raycaster;!1!==this.enabled&&(this._updatePointer(t),this._updateState(t),ml.length=0,i.setFromCamera(rl,e),i.intersectObjects(this.objects,this.recursive,ml),ml.length>0&&(pl=!0===this.transformGroup?Tl(ml[0].object):ml[0].object,il.setFromNormalAndCoplanarPoint(e.getWorldDirection(il.normal),hl.setFromMatrixPosition(pl.matrixWorld)),i.ray.intersectPlane(il,ll)&&(this.state===_l?(ul.copy(pl.parent.matrixWorld).invert(),sl.copy(ll).sub(hl.setFromMatrixPosition(pl.matrixWorld))):this.state===vl&&(cl.set(0,1,0).applyQuaternion(e.quaternion).normalize(),dl.set(1,0,0).applyQuaternion(e.quaternion).normalize())),n.style.cursor="move",this.dispatchEvent({type:"dragstart",object:pl})),ol.copy(rl))}function Sl(){!1!==this.enabled&&(pl&&(this.dispatchEvent({type:"dragend",object:pl}),pl=null),this.domElement.style.cursor=fl?"pointer":"auto",this.state=gl)}function Ml(t){!1!==this.enabled&&t.preventDefault()}function Tl(t,e=null){return t.isGroup&&(e=t),null===t.parent?e:Tl(t.parent,e)}function wl(t,e,n){var i,r=1;function s(){var s,a,o=i.length,l=0,h=0,u=0;for(s=0;s=(r=(c+d)/2))?c=r:d=r,i=h,!(h=h[o=+a]))return i[o]=u,t;if(e===(s=+t._x.call(null,h.data)))return u.next=h,i?i[o]=u:t._root=u,t;do{i=i?i[o]=new Array(2):t._root=new Array(2),(a=e>=(r=(c+d)/2))?c=r:d=r}while((o=+a)==(l=+(s>=r)));return i[l]=h,i[o]=u,t}function Al(t,e,n){this.node=t,this.x0=e,this.x1=n}function Rl(t){return t[0]}function Cl(t,e){var n=new Nl(null==e?Rl:e,NaN,NaN);return null==t?n:n.addAll(t)}function Nl(t,e,n){this._x=t,this._x0=e,this._x1=n,this._root=void 0}function Pl(t){for(var e={data:t.data},n=e;t=t.next;)n=n.next={data:t.data};return e}var Il=Cl.prototype=Nl.prototype;function Ll(t,e,n,i){if(isNaN(e)||isNaN(n))return t;var r,s,a,o,l,h,u,c,d,p=t._root,f={data:i},m=t._x0,g=t._y0,_=t._x1,v=t._y1;if(!p)return t._root=f,t;for(;p.length;)if((h=e>=(s=(m+_)/2))?m=s:_=s,(u=n>=(a=(g+v)/2))?g=a:v=a,r=p,!(p=p[c=u<<1|h]))return r[c]=f,t;if(o=+t._x.call(null,p.data),l=+t._y.call(null,p.data),e===o&&n===l)return f.next=p,r?r[c]=f:t._root=f,t;do{r=r?r[c]=new Array(4):t._root=new Array(4),(h=e>=(s=(m+_)/2))?m=s:_=s,(u=n>=(a=(g+v)/2))?g=a:v=a}while((c=u<<1|h)==(d=(l>=a)<<1|o>=s));return r[d]=p,r[c]=f,t}function Ul(t,e,n,i,r){this.node=t,this.x0=e,this.y0=n,this.x1=i,this.y1=r}function Dl(t){return t[0]}function Ol(t){return t[1]}function Fl(t,e,n){var i=new Bl(null==e?Dl:e,null==n?Ol:n,NaN,NaN,NaN,NaN);return null==t?i:i.addAll(t)}function Bl(t,e,n,i,r,s){this._x=t,this._y=e,this._x0=n,this._y0=i,this._x1=r,this._y1=s,this._root=void 0}function zl(t){for(var e={data:t.data},n=e;t=t.next;)n=n.next={data:t.data};return e}Il.copy=function(){var t,e,n=new Nl(this._x,this._x0,this._x1),i=this._root;if(!i)return n;if(!i.length)return n._root=Pl(i),n;for(t=[{source:i,target:n._root=new Array(2)}];i=t.pop();)for(var r=0;r<2;++r)(e=i.source[r])&&(e.length?t.push({source:e,target:i.target[r]=new Array(2)}):i.target[r]=Pl(e));return n},Il.add=function(t){const e=+this._x.call(null,t);return El(this.cover(e),e,t)},Il.addAll=function(t){Array.isArray(t)||(t=Array.from(t));const e=t.length,n=new Float64Array(e);let i=1/0,r=-1/0;for(let s,a=0;ar&&(r=s));if(i>r)return this;this.cover(i).cover(r);for(let i=0;it||t>=n;)switch(r=+(tl||(r=s.x1)=c))&&(s=h[h.length-1],h[h.length-1]=h[h.length-1-a],h[h.length-1-a]=s)}else{var d=Math.abs(t-+this._x.call(null,u.data));d=(a=(c+d)/2))?c=a:d=a,e=u,!(u=u[l=+o]))return this;if(!u.length)break;e[l+1&1]&&(n=e,h=l)}for(;u.data!==t;)if(i=u,!(u=u.next))return this;return(r=u.next)&&delete u.next,i?(r?i.next=r:delete i.next,this):e?(r?e[l]=r:delete e[l],(u=e[0]||e[1])&&u===(e[1]||e[0])&&!u.length&&(n?n[h]=u:this._root=u),this):(this._root=r,this)},Il.removeAll=function(t){for(var e=0,n=t.length;e=(a=(y+S)/2))?y=a:S=a,(p=n>=(o=(x+M)/2))?x=o:M=o,(f=i>=(l=(b+T)/2))?b=l:T=l,s=_,!(_=_[m=f<<2|p<<1|d]))return s[m]=v,t;if(h=+t._x.call(null,_.data),u=+t._y.call(null,_.data),c=+t._z.call(null,_.data),e===h&&n===u&&i===c)return v.next=_,s?s[m]=v:t._root=v,t;do{s=s?s[m]=new Array(8):t._root=new Array(8),(d=e>=(a=(y+S)/2))?y=a:S=a,(p=n>=(o=(x+M)/2))?x=o:M=o,(f=i>=(l=(b+T)/2))?b=l:T=l}while((m=f<<2|p<<1|d)==(g=(c>=l)<<2|(u>=o)<<1|h>=a));return s[g]=_,s[m]=v,t}function Vl(t,e,n,i,r,s,a){this.node=t,this.x0=e,this.y0=n,this.z0=i,this.x1=r,this.y1=s,this.z1=a}function Hl(t){return t[0]}function jl(t){return t[1]}function Wl(t){return t[2]}function ql(t,e,n,i){var r=new Xl(null==e?Hl:e,null==n?jl:n,null==i?Wl:i,NaN,NaN,NaN,NaN,NaN,NaN);return null==t?r:r.addAll(t)}function Xl(t,e,n,i,r,s,a,o,l){this._x=t,this._y=e,this._z=n,this._x0=i,this._y0=r,this._z0=s,this._x1=a,this._y1=o,this._z1=l,this._root=void 0}function $l(t){for(var e={data:t.data},n=e;t=t.next;)n=n.next={data:t.data};return e}kl.copy=function(){var t,e,n=new Bl(this._x,this._y,this._x0,this._y0,this._x1,this._y1),i=this._root;if(!i)return n;if(!i.length)return n._root=zl(i),n;for(t=[{source:i,target:n._root=new Array(4)}];i=t.pop();)for(var r=0;r<4;++r)(e=i.source[r])&&(e.length?t.push({source:e,target:i.target[r]=new Array(4)}):i.target[r]=zl(e));return n},kl.add=function(t){const e=+this._x.call(null,t),n=+this._y.call(null,t);return Ll(this.cover(e,n),e,n,t)},kl.addAll=function(t){var e,n,i,r,s=t.length,a=new Array(s),o=new Array(s),l=1/0,h=1/0,u=-1/0,c=-1/0;for(n=0;nu&&(u=i),rc&&(c=r));if(l>u||h>c)return this;for(this.cover(l,h).cover(u,c),n=0;nt||t>=r||i>e||e>=s;)switch(o=(ed||(s=l.y0)>p||(a=l.x1)=_)<<1|t>=g)&&(l=f[f.length-1],f[f.length-1]=f[f.length-1-h],f[f.length-1-h]=l)}else{var v=t-+this._x.call(null,m.data),y=e-+this._y.call(null,m.data),x=v*v+y*y;if(x=(o=(f+g)/2))?f=o:g=o,(u=a>=(l=(m+_)/2))?m=l:_=l,e=p,!(p=p[c=u<<1|h]))return this;if(!p.length)break;(e[c+1&3]||e[c+2&3]||e[c+3&3])&&(n=e,d=c)}for(;p.data!==t;)if(i=p,!(p=p.next))return this;return(r=p.next)&&delete p.next,i?(r?i.next=r:delete i.next,this):e?(r?e[c]=r:delete e[c],(p=e[0]||e[1]||e[2]||e[3])&&p===(e[3]||e[2]||e[1]||e[0])&&!p.length&&(n?n[d]=p:this._root=p),this):(this._root=r,this)},kl.removeAll=function(t){for(var e=0,n=t.length;e1&&(_=d.y+d.vy-u.y-u.vy||Zl(o)),r>2&&(v=d.z+d.vz-u.z-u.vz||Zl(o)),g*=p=((p=Math.sqrt(g*g+_*_+v*v))-n[m])/p*i*e[m],_*=p,v*=p,d.vx-=g*(f=a[m]),r>1&&(d.vy-=_*f),r>2&&(d.vz-=v*f),u.vx+=g*(f=1-f),r>1&&(u.vy+=_*f),r>2&&(u.vz+=v*f)}function p(){if(i){var r,o,h=i.length,u=t.length,c=new Map(i.map(((t,e)=>[l(t,e,i),t])));for(r=0,s=new Array(h);r"function"==typeof t))||Math.random,r=e.find((t=>[1,2,3].includes(t)))||2,p()},d.links=function(e){return arguments.length?(t=e,p(),d):t},d.id=function(t){return arguments.length?(l=t,d):l},d.iterations=function(t){return arguments.length?(c=+t,d):c},d.strength=function(t){return arguments.length?(h="function"==typeof t?t:Kl(+t),f(),d):h},d.distance=function(t){return arguments.length?(u="function"==typeof t?t:Kl(+t),m(),d):u},d}Yl.copy=function(){var t,e,n=new Xl(this._x,this._y,this._z,this._x0,this._y0,this._z0,this._x1,this._y1,this._z1),i=this._root;if(!i)return n;if(!i.length)return n._root=$l(i),n;for(t=[{source:i,target:n._root=new Array(8)}];i=t.pop();)for(var r=0;r<8;++r)(e=i.source[r])&&(e.length?t.push({source:e,target:i.target[r]=new Array(8)}):i.target[r]=$l(e));return n},Yl.add=function(t){const e=+this._x.call(null,t),n=+this._y.call(null,t),i=+this._z.call(null,t);return Gl(this.cover(e,n,i),e,n,i,t)},Yl.addAll=function(t){Array.isArray(t)||(t=Array.from(t));const e=t.length,n=new Float64Array(e),i=new Float64Array(e),r=new Float64Array(e);let s=1/0,a=1/0,o=1/0,l=-1/0,h=-1/0,u=-1/0;for(let c,d,p,f,m=0;ml&&(l=d),ph&&(h=p),fu&&(u=f));if(s>l||a>h||o>u)return this;this.cover(s,a,o).cover(l,h,u);for(let s=0;st||t>=a||r>e||e>=o||s>n||n>=l;)switch(u=(ng||(a=c.y0)>_||(o=c.z0)>v||(l=c.x1)=M)<<2|(e>=S)<<1|t>=b)&&(c=y[y.length-1],y[y.length-1]=y[y.length-1-d],y[y.length-1-d]=c)}else{var T=t-+this._x.call(null,x.data),w=e-+this._y.call(null,x.data),E=n-+this._z.call(null,x.data),A=T*T+w*w+E*E;if(A=(l=(_+x)/2))?_=l:x=l,(d=a>=(h=(v+b)/2))?v=h:b=h,(p=o>=(u=(y+S)/2))?y=u:S=u,e=g,!(g=g[f=p<<2|d<<1|c]))return this;if(!g.length)break;(e[f+1&7]||e[f+2&7]||e[f+3&7]||e[f+4&7]||e[f+5&7]||e[f+6&7]||e[f+7&7])&&(n=e,m=f)}for(;g.data!==t;)if(i=g,!(g=g.next))return this;return(r=g.next)&&delete g.next,i?(r?i.next=r:delete i.next,this):e?(r?e[f]=r:delete e[f],(g=e[0]||e[1]||e[2]||e[3]||e[4]||e[5]||e[6]||e[7])&&g===(e[7]||e[6]||e[5]||e[4]||e[3]||e[2]||e[1]||e[0])&&!g.length&&(n?n[m]=g:this._root=g),this):(this._root=r,this)},Yl.removeAll=function(t){for(var e=0,n=t.length;e{}};function nh(){for(var t,e=0,n=arguments.length,i={};e=0&&(e=t.slice(n+1),t=t.slice(0,n)),t&&!i.hasOwnProperty(t))throw new Error("unknown type: "+t);return{type:t,name:e}}))),a=-1,o=s.length;if(!(arguments.length<2)){if(null!=e&&"function"!=typeof e)throw new Error("invalid callback: "+e);for(;++a0)for(var n,i,r=new Array(n),s=0;s=0&&e._call.call(void 0,t),e=e._next;--lh}()}finally{lh=0,function(){var t,e,n=ah,i=1/0;for(;n;)n._call?(i>n._time&&(i=n._time),t=n,n=n._next):(e=n._next,n._next=null,n=t?t._next=e:ah=e);oh=t,Sh(i)}(),dh=0}}function bh(){var t=fh.now(),e=t-ch;e>1e3&&(ph-=e,ch=t)}function Sh(t){lh||(hh&&(hh=clearTimeout(hh)),t-dh>24?(t<1/0&&(hh=setTimeout(xh,t-fh.now()-ph)),uh&&(uh=clearInterval(uh))):(uh||(ch=fh.now(),uh=setInterval(bh,1e3)),lh=1,mh(xh)))}vh.prototype=yh.prototype={constructor:vh,restart:function(t,e,n){if("function"!=typeof t)throw new TypeError("callback is not a function");n=(null==n?gh():+n)+(null==e?0:+e),this._next||oh===this||(oh?oh._next=this:ah=this,oh=this),this._call=t,this._time=n,Sh()},stop:function(){this._call&&(this._call=null,this._time=1/0,Sh())}};const Mh=4294967296;function Th(t){return t.x}function wh(t){return t.y}function Eh(t){return t.z}var Ah,Rh,Ch,Nh,Ph=Math.PI*(3-Math.sqrt(5)),Ih=20*Math.PI/(9+Math.sqrt(221));function Lh(t,e){e=e||2;var n,i=Math.min(3,Math.max(1,Math.round(e))),r=1,s=.001,a=1-Math.pow(s,1/300),o=0,l=.6,h=new Map,u=yh(p),c=nh("tick","end"),d=function(){let t=1;return()=>(t=(1664525*t+1013904223)%Mh)/Mh}();function p(){f(),c.call("tick",n),r1&&(null==u.fy?u.y+=u.vy*=l:(u.y=u.fy,u.vy=0)),i>2&&(null==u.fz?u.z+=u.vz*=l:(u.z=u.fz,u.vz=0));return n}function m(){for(var e,n=0,r=t.length;n1&&isNaN(e.y)||i>2&&isNaN(e.z)){var s=10*(i>2?Math.cbrt(.5+n):i>1?Math.sqrt(.5+n):n),a=n*Ph,o=n*Ih;1===i?e.x=s:2===i?(e.x=s*Math.cos(a),e.y=s*Math.sin(a)):(e.x=s*Math.sin(a)*Math.cos(o),e.y=s*Math.cos(a),e.z=s*Math.sin(a)*Math.sin(o))}(isNaN(e.vx)||i>1&&isNaN(e.vy)||i>2&&isNaN(e.vz))&&(e.vx=0,i>1&&(e.vy=0),i>2&&(e.vz=0))}}function g(e){return e.initialize&&e.initialize(t,d,i),e}return null==t&&(t=[]),m(),n={tick:f,restart:function(){return u.restart(p),n},stop:function(){return u.stop(),n},numDimensions:function(t){return arguments.length?(i=Math.min(3,Math.max(1,Math.round(t))),h.forEach(g),n):i},nodes:function(e){return arguments.length?(t=e,m(),h.forEach(g),n):t},alpha:function(t){return arguments.length?(r=+t,n):r},alphaMin:function(t){return arguments.length?(s=+t,n):s},alphaDecay:function(t){return arguments.length?(a=+t,n):+a},alphaTarget:function(t){return arguments.length?(o=+t,n):o},velocityDecay:function(t){return arguments.length?(l=1-t,n):1-l},randomSource:function(t){return arguments.length?(d=t,h.forEach(g),n):d},force:function(t,e){return arguments.length>1?(null==e?h.delete(t):h.set(t,g(e)),n):h.get(t)},find:function(){var e,n,r,s,a,o,l=Array.prototype.slice.call(arguments),h=l.shift()||0,u=(i>1?l.shift():null)||0,c=(i>2?l.shift():null)||0,d=l.shift()||1/0,p=0,f=t.length;for(d*=d,p=0;p1?(c.on(t,e),n):c.on(t)}}}function Uh(){var t,e,n,i,r,s,a=Kl(-30),o=1,l=1/0,h=.81;function u(i){var s,a=t.length,o=(1===e?Cl(t,Th):2===e?Fl(t,Th,wh):3===e?ql(t,Th,wh,Eh):null).visitAfter(d);for(r=i,s=0;s1&&(t.y=a/u),e>2&&(t.z=o/u)}else{(n=t).x=n.data.x,e>1&&(n.y=n.data.y),e>2&&(n.z=n.data.z);do{h+=s[n.data.index]}while(n=n.next)}t.value=h}function p(t,a,u,c,d){if(!t.value)return!0;var p=[u,c,d][e-1],f=t.x-n.x,m=e>1?t.y-n.y:0,g=e>2?t.z-n.z:0,_=p-a,v=f*f+m*m+g*g;if(_*_/h1&&0===m&&(v+=(m=Zl(i))*m),e>2&&0===g&&(v+=(g=Zl(i))*g),v1&&(n.vy+=m*t.value*r/v),e>2&&(n.vz+=g*t.value*r/v)),!0;if(!(t.length||v>=l)){(t.data!==n||t.next)&&(0===f&&(v+=(f=Zl(i))*f),e>1&&0===m&&(v+=(m=Zl(i))*m),e>2&&0===g&&(v+=(g=Zl(i))*g),v1&&(n.vy+=m*_),e>2&&(n.vz+=g*_))}while(t=t.next)}}return u.initialize=function(n,...r){t=n,i=r.find((t=>"function"==typeof t))||Math.random,e=r.find((t=>[1,2,3].includes(t)))||2,c()},u.strength=function(t){return arguments.length?(a="function"==typeof t?t:Kl(+t),c(),u):a},u.distanceMin=function(t){return arguments.length?(o=t*t,u):Math.sqrt(o)},u.distanceMax=function(t){return arguments.length?(l=t*t,u):Math.sqrt(l)},u.theta=function(t){return arguments.length?(h=t*t,u):Math.sqrt(h)},u}function Dh(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}function Oh(){if(Rh)return Ah;return Rh=1,Ah=function(t){!function(t){if(!t)throw new Error("Eventify cannot use falsy object as events subject");for(var e=["on","fire","off"],n=0;n1&&(i=Array.prototype.splice.call(arguments,1));for(var s=0;s0&&(g.fire("changed",c),c.length=0)}function C(t){if("function"!=typeof t)throw new Error("Function is expected to iterate over graph nodes. You passed "+t);for(var e=a.values(),n=e.next();!n.done;){if(t(n.value))return!0;n=e.next()}}};var t=Oh();function e(t,e){this.id=t,this.links=null,this.data=e}function n(t,e){t.links?t.links.add(e):t.links=new Set([e])}function i(t,e,n,i){this.fromId=t,this.toId=e,this.data=n,this.id=i}function r(t,e){return t.toString()+"👉 "+e.toString()}return Ch}(),Hh=Dh(Vh),jh={exports:{}},Wh={exports:{}};function qh(){return Bh||(Bh=1,Fh=function(t){return 0===t?"x":1===t?"y":2===t?"z":"c"+(t+1)}),Fh}function Xh(){if(kh)return zh;kh=1;const t=qh();return zh=function(e){return function(n,i){let r=i&&i.indent||0,s=i&&void 0!==i.join?i.join:"\n",a=Array(r+1).join(" "),o=[];for(let i=0;i>>19))+(t<<5)&4294967295)^t<<9))+(t<<3)&4294967295)^t>>>16),this.seed=t,(268435455&t)/268435456}return lu=1,du.exports=t,du.exports.random=t,du.exports.randomIterator=function(e,n){var i=n||t();if("function"!=typeof i.next)throw new Error("customRandom does not match expected API: next() function is missing");return{forEach:function(t){var n,r,s;for(n=e.length-1;n>0;--n)r=i.next(n+1),s=e[r],e[r]=e[n],e[n]=s,t(s);e.length&&t(e[0])},shuffle:function(){var t,n,r;for(t=e.length-1;t>0;--t)n=i.next(t+1),r=e[n],e[n]=e[t],e[t]=r;return e}}},e.prototype.next=function(t){return Math.floor(this.nextDouble()*t)},e.prototype.nextDouble=i,e.prototype.uniform=i,e.prototype.gaussian=function(){var t,e,n;do{t=(e=2*this.nextDouble()-1)*e+(n=2*this.nextDouble()-1)*n}while(t>=1||0===t);return e*Math.sqrt(-2*Math.log(t)/t)},e.prototype.levy=function(){var t=1.5,e=Math.pow(n(2.5)*Math.sin(Math.PI*t/2)/(n(1.25)*t*Math.pow(2,.25)),1/t);return this.gaussian()*e/Math.pow(Math.abs(this.gaussian()),1/t)},du.exports}().random(42),b=[],S=[],M=m(l,x),T=g(b,l,x),w=v(l,x),E=_(l),A=[],R=new Map,C=0;I("nbody",(function(){if(0===b.length)return;M.insertBodies(b);var t=b.length;for(;t--;){var e=b[t];e.isPinned||(e.reset(),M.updateBodyForce(e),E.update(e))}})),I("spring",(function(){var t=S.length;for(;t--;)w.update(S[t])}));var N={bodies:b,quadTree:M,springs:S,settings:l,addForce:I,removeForce:function(t){var e=A.indexOf(R.get(t));if(e<0)return;A.splice(e,1),R.delete(t)},getForces:function(){return R},step:function(){for(var t=0;tnew f(t))(t);return b.push(e),e},removeBody:function(t){if(t){var e=b.indexOf(t);if(!(e<0))return b.splice(e,1),0===b.length&&T.reset(),!0}},addSpring:function(t,e,n,i){if(!t||!e)throw new Error("Cannot add null spring to force simulator");"number"!=typeof n&&(n=-1);var r=new h(t,e,n,i>=0?i:-1);return S.push(r),r},getTotalMovement:function(){return 0},removeSpring:function(t){if(t){var e=S.indexOf(t);return e>-1?(S.splice(e,1),!0):void 0}},getBestNewBodyPosition:function(t){return T.getBestNewPosition(t)},getBBox:P,getBoundingBox:P,invalidateBBox:function(){console.warn("invalidateBBox() is deprecated, bounds always recomputed on `getBBox()` call")},gravity:function(t){return void 0!==t?(l.gravity=t,M.options({gravity:t}),this):l.gravity},theta:function(t){return void 0!==t?(l.theta=t,M.options({theta:t}),this):l.theta},random:x};return function(t,e){for(var n in t)o(t,e,n)}(l,N),c(N),N;function P(){return T.update(),T.box}function I(t,e){if(R.has(t))throw new Error("Force "+t+" is already added");R.set(t,e),A.push(e)}};var t=function(){if(Gh)return Wh.exports;Gh=1;const t=Xh();function e(t,e){return`\n${i(t,e)}\n${n(t)}\nreturn {Body: Body, Vector: Vector};\n`}function n(e){let n=t(e),i=n("{var}",{join:", "});return`\nfunction Body(${i}) {\n this.isPinned = false;\n this.pos = new Vector(${i});\n this.force = new Vector();\n this.velocity = new Vector();\n this.mass = 1;\n\n this.springCount = 0;\n this.springLength = 0;\n}\n\nBody.prototype.reset = function() {\n this.force.reset();\n this.springCount = 0;\n this.springLength = 0;\n}\n\nBody.prototype.setPosition = function (${i}) {\n ${n("this.pos.{var} = {var} || 0;",{indent:2})}\n};`}function i(e,n){let i=t(e),r="";return n&&(r=`${i("\n\t var v{var};\n\tObject.defineProperty(this, '{var}', {\n\t set: function(v) { \n\t if (!Number.isFinite(v)) throw new Error('Cannot set non-numbers to {var}');\n\t v{var} = v; \n\t },\n\t get: function() { return v{var}; }\n\t});")}`),`function Vector(${i("{var}",{join:", "})}) {\n ${r}\n if (typeof arguments[0] === 'object') {\n // could be another vector\n let v = arguments[0];\n ${i('if (!Number.isFinite(v.{var})) throw new Error("Expected value is not a finite number at Vector constructor ({var})");',{indent:4})}\n ${i("this.{var} = v.{var};",{indent:4})}\n } else {\n ${i('this.{var} = typeof {var} === "number" ? {var} : 0;',{indent:4})}\n }\n }\n \n Vector.prototype.reset = function () {\n ${i("this.{var} = ",{join:""})}0;\n };`}return Wh.exports=function(t,n){let i=e(t,n),{Body:r}=new Function(i)();return r},Wh.exports.generateCreateBodyFunctionBody=e,Wh.exports.getVectorCode=i,Wh.exports.getBodyCode=n,Wh.exports}(),e=function(){if($h)return Yh.exports;$h=1;const t=Xh(),e=qh();function n(n){let l=t(n),h=Math.pow(2,n);return`\n${o()}\n${a(n)}\n${i(n)}\n${s(n)}\n${r(n)}\n\nfunction createQuadTree(options, random) {\n options = options || {};\n options.gravity = typeof options.gravity === 'number' ? options.gravity : -1;\n options.theta = typeof options.theta === 'number' ? options.theta : 0.8;\n\n var gravity = options.gravity;\n var updateQueue = [];\n var insertStack = new InsertStack();\n var theta = options.theta;\n\n var nodesCache = [];\n var currentInCache = 0;\n var root = newNode();\n\n return {\n insertBodies: insertBodies,\n\n /**\n * Gets root node if it is present\n */\n getRoot: function() {\n return root;\n },\n\n updateBodyForce: update,\n\n options: function(newOptions) {\n if (newOptions) {\n if (typeof newOptions.gravity === 'number') {\n gravity = newOptions.gravity;\n }\n if (typeof newOptions.theta === 'number') {\n theta = newOptions.theta;\n }\n\n return this;\n }\n\n return {\n gravity: gravity,\n theta: theta\n };\n }\n };\n\n function newNode() {\n // To avoid pressure on GC we reuse nodes.\n var node = nodesCache[currentInCache];\n if (node) {\n${function(t){let e=[];for(let n=0;n {var}max) {var}max = pos.{var};",{indent:6})}\n }\n\n // Makes the bounds square.\n var maxSideLength = -Infinity;\n ${l("if ({var}max - {var}min > maxSideLength) maxSideLength = {var}max - {var}min ;",{indent:4})}\n\n currentInCache = 0;\n root = newNode();\n ${l("root.min_{var} = {var}min;",{indent:4})}\n ${l("root.max_{var} = {var}min + maxSideLength;",{indent:4})}\n\n i = bodies.length - 1;\n if (i >= 0) {\n root.body = bodies[i];\n }\n while (i--) {\n insert(bodies[i], root);\n }\n }\n\n function insert(newBody) {\n insertStack.reset();\n insertStack.push(root, newBody);\n\n while (!insertStack.isEmpty()) {\n var stackItem = insertStack.pop();\n var node = stackItem.node;\n var body = stackItem.body;\n\n if (!node.body) {\n // This is internal node. Update the total mass of the node and center-of-mass.\n ${l("var {var} = body.pos.{var};",{indent:8})}\n node.mass += body.mass;\n ${l("node.mass_{var} += body.mass * {var};",{indent:8})}\n\n // Recursively insert the body in the appropriate quadrant.\n // But first find the appropriate quadrant.\n var quadIdx = 0; // Assume we are in the 0's quad.\n ${l("var min_{var} = node.min_{var};",{indent:8})}\n ${l("var max_{var} = (min_{var} + node.max_{var}) / 2;",{indent:8})}\n\n${function(){let t=[],i=Array(8+1).join(" ");for(let r=0;r max_${e(r)}) {`),t.push(i+` quadIdx = quadIdx + ${Math.pow(2,r)};`),t.push(i+` min_${e(r)} = max_${e(r)};`),t.push(i+` max_${e(r)} = node.max_${e(r)};`),t.push(i+"}");return t.join("\n")}()}\n\n var child = getChild(node, quadIdx);\n\n if (!child) {\n // The node is internal but this quadrant is not taken. Add\n // subnode to it.\n child = newNode();\n ${l("child.min_{var} = min_{var};",{indent:10})}\n ${l("child.max_{var} = max_{var};",{indent:10})}\n child.body = body;\n\n setChild(node, quadIdx, child);\n } else {\n // continue searching in this quadrant.\n insertStack.push(child, body);\n }\n } else {\n // We are trying to add to the leaf node.\n // We have to convert current leaf into internal node\n // and continue adding two nodes.\n var oldBody = node.body;\n node.body = null; // internal nodes do not cary bodies\n\n if (isSamePosition(oldBody.pos, body.pos)) {\n // Prevent infinite subdivision by bumping one node\n // anywhere in this quadrant\n var retriesCount = 3;\n do {\n var offset = random.nextDouble();\n ${l("var d{var} = (node.max_{var} - node.min_{var}) * offset;",{indent:12})}\n\n ${l("oldBody.pos.{var} = node.min_{var} + d{var};",{indent:12})}\n retriesCount -= 1;\n // Make sure we don't bump it out of the box. If we do, next iteration should fix it\n } while (retriesCount > 0 && isSamePosition(oldBody.pos, body.pos));\n\n if (retriesCount === 0 && isSamePosition(oldBody.pos, body.pos)) {\n // This is very bad, we ran out of precision.\n // if we do not return from the method we'll get into\n // infinite loop here. So we sacrifice correctness of layout, and keep the app running\n // Next layout iteration should get larger bounding box in the first step and fix this\n return;\n }\n }\n // Next iteration should subdivide node further.\n insertStack.push(node, oldBody);\n insertStack.push(node, body);\n }\n }\n }\n}\nreturn createQuadTree;\n\n`}function i(e){let n=t(e);return`\n function isSamePosition(point1, point2) {\n ${n("var d{var} = Math.abs(point1.{var} - point2.{var});",{indent:2})}\n \n return ${n("d{var} < 1e-8",{join:" && "})};\n } \n`}function r(t){var e=Math.pow(2,t);return`\nfunction setChild(node, idx, child) {\n ${function(){let t=[];for(let n=0;n 0) {\n return this.stack[--this.popIdx];\n }\n },\n reset: function () {\n this.popIdx = 0;\n }\n};\n\nfunction InsertStackElement(node, body) {\n this.node = node; // QuadTree node\n this.body = body; // physical body which needs to be inserted to node\n}\n"}return Yh.exports=function(t){let e=n(t);return new Function(e)()},Yh.exports.generateQuadTreeFunctionBody=n,Yh.exports.getInsertStackCode=o,Yh.exports.getQuadNodeCode=a,Yh.exports.isSamePosition=i,Yh.exports.getChildBodyCode=s,Yh.exports.setChildBodyCode=r,Yh.exports}(),n=function(){if(Kh)return Zh.exports;Kh=1,Zh.exports=function(t){let n=e(t);return new Function("bodies","settings","random",n)},Zh.exports.generateFunctionBody=e;const t=Xh();function e(e){let n=t(e);return`\n var boundingBox = {\n ${n("min_{var}: 0, max_{var}: 0,",{indent:4})}\n };\n\n return {\n box: boundingBox,\n\n update: updateBoundingBox,\n\n reset: resetBoundingBox,\n\n getBestNewPosition: function (neighbors) {\n var ${n("base_{var} = 0",{join:", "})};\n\n if (neighbors.length) {\n for (var i = 0; i < neighbors.length; ++i) {\n let neighborPos = neighbors[i].pos;\n ${n("base_{var} += neighborPos.{var};",{indent:10})}\n }\n\n ${n("base_{var} /= neighbors.length;",{indent:8})}\n } else {\n ${n("base_{var} = (boundingBox.min_{var} + boundingBox.max_{var}) / 2;",{indent:8})}\n }\n\n var springLength = settings.springLength;\n return {\n ${n("{var}: base_{var} + (random.nextDouble() - 0.5) * springLength,",{indent:8})}\n };\n }\n };\n\n function updateBoundingBox() {\n var i = bodies.length;\n if (i === 0) return; // No bodies - no borders.\n\n ${n("var max_{var} = -Infinity;",{indent:4})}\n ${n("var min_{var} = Infinity;",{indent:4})}\n\n while(i--) {\n // this is O(n), it could be done faster with quadtree, if we check the root node bounds\n var bodyPos = bodies[i].pos;\n ${n("if (bodyPos.{var} < min_{var}) min_{var} = bodyPos.{var};",{indent:6})}\n ${n("if (bodyPos.{var} > max_{var}) max_{var} = bodyPos.{var};",{indent:6})}\n }\n\n ${n("boundingBox.min_{var} = min_{var};",{indent:4})}\n ${n("boundingBox.max_{var} = max_{var};",{indent:4})}\n }\n\n function resetBoundingBox() {\n ${n("boundingBox.min_{var} = boundingBox.max_{var} = 0;",{indent:4})}\n }\n`}return Zh.exports}(),i=function(){if(Qh)return Jh.exports;Qh=1;const t=Xh();function e(e){return`\n if (!Number.isFinite(options.dragCoefficient)) throw new Error('dragCoefficient is not a finite number');\n\n return {\n update: function(body) {\n ${t(e)("body.force.{var} -= options.dragCoefficient * body.velocity.{var};",{indent:6})}\n }\n };\n`}return Jh.exports=function(t){let n=e(t);return new Function("options",n)},Jh.exports.generateCreateDragForceFunctionBody=e,Jh.exports}(),r=function(){if(tu)return eu.exports;tu=1;const t=Xh();function e(e){let n=t(e);return`\n if (!Number.isFinite(options.springCoefficient)) throw new Error('Spring coefficient is not a number');\n if (!Number.isFinite(options.springLength)) throw new Error('Spring length is not a number');\n\n return {\n /**\n * Updates forces acting on a spring\n */\n update: function (spring) {\n var body1 = spring.from;\n var body2 = spring.to;\n var length = spring.length < 0 ? options.springLength : spring.length;\n ${n("var d{var} = body2.pos.{var} - body1.pos.{var};",{indent:6})}\n var r = Math.sqrt(${n("d{var} * d{var}",{join:" + "})});\n\n if (r === 0) {\n ${n("d{var} = (random.nextDouble() - 0.5) / 50;",{indent:8})}\n r = Math.sqrt(${n("d{var} * d{var}",{join:" + "})});\n }\n\n var d = r - length;\n var coefficient = ((spring.coefficient > 0) ? spring.coefficient : options.springCoefficient) * d / r;\n\n ${n("body1.force.{var} += coefficient * d{var}",{indent:6})};\n body1.springCount += 1;\n body1.springLength += r;\n\n ${n("body2.force.{var} -= coefficient * d{var}",{indent:6})};\n body2.springCount += 1;\n body2.springLength += r;\n }\n };\n`}return eu.exports=function(t){let n=e(t);return new Function("options","random",n)},eu.exports.generateCreateSpringForceFunctionBody=e,eu.exports}(),s=function(){if(nu)return ou.exports;nu=1;const t=Xh();function e(e){let n=t(e);return`\n var length = bodies.length;\n if (length === 0) return 0;\n\n ${n("var d{var} = 0, t{var} = 0;",{indent:2})}\n\n for (var i = 0; i < length; ++i) {\n var body = bodies[i];\n if (body.isPinned) continue;\n\n if (adaptiveTimeStepWeight && body.springCount) {\n timeStep = (adaptiveTimeStepWeight * body.springLength/body.springCount);\n }\n\n var coeff = timeStep / body.mass;\n\n ${n("body.velocity.{var} += coeff * body.force.{var};",{indent:4})}\n ${n("var v{var} = body.velocity.{var};",{indent:4})}\n var v = Math.sqrt(${n("v{var} * v{var}",{join:" + "})});\n\n if (v > 1) {\n // We normalize it so that we move within timeStep range. \n // for the case when v <= 1 - we let velocity to fade out.\n ${n("body.velocity.{var} = v{var} / v;",{indent:6})}\n }\n\n ${n("d{var} = timeStep * body.velocity.{var};",{indent:4})}\n\n ${n("body.pos.{var} += d{var};",{indent:4})}\n\n ${n("t{var} += Math.abs(d{var});",{indent:4})}\n }\n\n return (${n("t{var} * t{var}",{join:" + "})})/length;\n`}return ou.exports=function(t){let n=e(t);return new Function("bodies","timeStep","adaptiveTimeStepWeight",n)},ou.exports.generateIntegratorFunctionBody=e,ou.exports}(),a={};function o(t,e,n){if(t.hasOwnProperty(n)&&"function"!=typeof e[n]){var i=Number.isFinite(t[n]);e[n]=i?function(i){if(void 0!==i){if(!Number.isFinite(i))throw new Error("Value of "+n+" should be a valid number.");return t[n]=i,e}return t[n]}:function(i){return void 0!==i?(t[n]=i,e):t[n]}}}return hu}var fu=function(){if(cu)return jh.exports;cu=1,jh.exports=function(n,i){if(!n)throw new Error("Graph structure cannot be undefined");var r=(i&&i.createSimulator||pu())(i);if(Array.isArray(i))throw new Error("Physics settings is expected to be an object");var s=n.version>19?function(t){var e=n.getLinks(t);return e?1+e.size/3:1}:function(t){var e=n.getLinks(t);return e?1+e.length/3:1};i&&"function"==typeof i.nodeMass&&(s=i.nodeMass);var a=new Map,o={},l=0,h=r.settings.springTransform||e;l=0,n.forEachNode((function(t){m(t.id),l+=1})),n.forEachLink(_),n.on("changed",f);var u=!1,c={step:function(){if(0===l)return d(!0),!0;var t=r.step();c.lastMove=t,c.fire("step");var e=t/l<=.01;return d(e),e},getNodePosition:function(t){return x(t).pos},setNodePosition:function(t){var e=x(t);e.setPosition.apply(e,Array.prototype.slice.call(arguments,1))},getLinkPosition:function(t){var e=o[t];if(e)return{from:e.from.pos,to:e.to.pos}},getGraphRect:function(){return r.getBBox()},forEachBody:p,pinNode:function(t,e){x(t.id).isPinned=!!e},isNodePinned:function(t){return x(t.id).isPinned},dispose:function(){n.off("changed",f),c.fire("disposed")},getBody:function(t){return a.get(t)},getSpring:function(t,e){var i;if(void 0===e)i="object"!=typeof t?t:t.id;else{var r=n.hasLink(t,e);if(!r)return;i=r.id}return o[i]},getForceVectorLength:function(){var t=0,e=0;return p((function(n){t+=Math.abs(n.force.x),e+=Math.abs(n.force.y)})),Math.sqrt(t*t+e*e)},simulator:r,graph:n,lastMove:0};return t(c),c;function d(t){var e;u!==t&&(u=t,e=t,c.fire("stable",e))}function p(t){a.forEach(t)}function f(t){for(var e=0;e=e||n<0||c&&t-h>=s}function m(){var t=xu();if(f(t))return g(t);o=setTimeout(m,function(t){var n=e-(t-l);return c?Bu(n,s-(t-h)):n}(t))}function g(t){return o=void 0,d&&i?p(t):(i=r=void 0,a)}function _(){var t=xu(),n=f(t);if(i=arguments,r=this,l=t,n){if(void 0===o)return function(t){return h=t,o=setTimeout(m,e),u?p(t):a}(l);if(c)return clearTimeout(o),o=setTimeout(m,e),p(l)}return void 0===o&&(o=setTimeout(m,e)),a}return e=Ou(e)||0,gu(n)&&(u=!!n.leading,s=(c="maxWait"in n)?Fu(Ou(n.maxWait)||0,e):s,d="trailing"in n?!!n.trailing:d),_.cancel=function(){void 0!==o&&clearTimeout(o),h=0,i=l=r=o=void 0},_.flush=function(){return void 0===o?a:g(xu())},_}function ku(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,i=Array(e);n0&&void 0!==arguments[0]?arguments[0]:{},e=Object.assign({},n instanceof Function?n(t):n,{initialised:!1}),i={};function r(e){return s(e,t),o(),r}var s=function(t,n){u.call(r,t,e,n),e.initialised=!0},o=zu((function(){e.initialised&&(d.call(r,e,i),i={})}),1);return p.forEach((function(t){r[t.name]=function(t){var n=t.name,s=t.triggerUpdate,a=void 0!==s&&s,l=t.onChange,h=void 0===l?function(t,e){}:l,u=t.defaultVal,c=void 0===u?null:u;return function(t){var s=e[n];if(!arguments.length)return s;var l=void 0===t?c:t;return e[n]=l,h.call(r,l,e,s),!i.hasOwnProperty(n)&&(i[n]=s),a&&o(),r}}(t)})),Object.keys(a).forEach((function(t){r[t]=function(){for(var n,i=arguments.length,s=new Array(i),o=0;o=e)&&(n=e);else{let i=-1;for(let r of t)null!=(r=e(r,++i,t))&&(n=r)&&(n=r)}return n}function Ku(t,e){let n;if(void 0===e)for(const e of t)null!=e&&(n>e||void 0===n&&e>=e)&&(n=e);else{let i=-1;for(let r of t)null!=(r=e(r,++i,t))&&(n>r||void 0===n&&r>=r)&&(n=r)}return n}function Zu(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,i=Array(e);n0&&void 0!==arguments[0]?arguments[0]:[],e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],n=!(arguments.length>2&&void 0!==arguments[2])||arguments[2],i=arguments.length>3&&void 0!==arguments[3]&&arguments[3],r=(e instanceof Array?e.length?e:[void 0]:[e]).map((function(t){return{keyAccessor:t,isProp:!(t instanceof Function)}})),s=t.reduce((function(t,e){var i=t,s=e;return r.forEach((function(t,e){var a,o=t.keyAccessor;if(t.isProp){var l=s,h=l[o],u=function(t,e){if(null==t)return{};var n,i,r=function(t,e){if(null==t)return{};var n={};for(var i in t)if({}.hasOwnProperty.call(t,i)){if(e.includes(i))continue;n[i]=t[i]}return n}(t,e);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(t);for(i=0;i1&&void 0!==arguments[1]?arguments[1]:1;i===r.length?Object.keys(e).forEach((function(t){return e[t]=n(e[t])})):Object.values(e).forEach((function(e){return t(e,i+1)}))}(s);var a=s;return i&&(a=[],function t(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];n.length===r.length?a.push({keys:n,vals:e}):Object.entries(e).forEach((function(e){var i=Qu(e,2),r=i[0],s=i[1];return t(s,[].concat(Ju(n),[r]))}))}(s),e instanceof Array&&0===e.length&&1===a.length&&(a[0].keys=[])),a};function ic(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,i)}return n}function rc(t,e,n){return(e=function(t){var e=function(t,e){if("object"!=typeof t||null===t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var i=n.call(t,e||"default");if("object"!=typeof i)return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==typeof e?e:String(e)}(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function sc(t,e){if(null==t)return{};var n,i,r=function(t,e){if(null==t)return{};var n,i,r={},s=Object.keys(t);for(i=0;i=0||(r[n]=t[n]);return r}(t,e);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(t);for(i=0;i=0||Object.prototype.propertyIsEnumerable.call(t,n)&&(r[n]=t[n])}return r}function ac(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var i,r,s,a,o=[],l=!0,h=!1;try{if(s=(n=n.call(t)).next,0===e);else for(;!(l=(i=s.call(n)).done)&&(o.push(i.value),o.length!==e);l=!0);}catch(t){h=!0,r=t}finally{try{if(!l&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(h)throw r}}return o}}(t,e)||lc(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function oc(t){return function(t){if(Array.isArray(t))return hc(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||lc(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function lc(t,e){if(t){if("string"==typeof t)return hc(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?hc(t,e):void 0}}function hc(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,i=new Array(e);n1&&(n-=1),n<1/6?t+6*(e-t)*n:n<.5?e:n<2/3?t+(e-t)*(2/3-n)*6:t}if(t=zc(t,360),e=zc(e,100),n=zc(n,100),0===e)i=r=s=n;else{var o=n<.5?n*(1+e):n+e-n*e,l=2*n-o;i=a(l,o,t+1/3),r=a(l,o,t),s=a(l,o,t-1/3)}return{r:255*i,g:255*r,b:255*s}}(t.h,i,s),a=!0,o="hsl"),t.hasOwnProperty("a")&&(n=t.a));var l,h,u;return n=Bc(n),{ok:a,format:t.format||o,r:Math.min(255,Math.max(e.r,0)),g:Math.min(255,Math.max(e.g,0)),b:Math.min(255,Math.max(e.b,0)),a:n}}(t);this._originalInput=t,this._r=n.r,this._g=n.g,this._b=n.b,this._a=n.a,this._roundA=Math.round(100*this._a)/100,this._format=e.format||n.format,this._gradientType=e.gradientType,this._r<1&&(this._r=Math.round(this._r)),this._g<1&&(this._g=Math.round(this._g)),this._b<1&&(this._b=Math.round(this._b)),this._ok=n.ok}function xc(t,e,n){t=zc(t,255),e=zc(e,255),n=zc(n,255);var i,r,s=Math.max(t,e,n),a=Math.min(t,e,n),o=(s+a)/2;if(s==a)i=r=0;else{var l=s-a;switch(r=o>.5?l/(2-s-a):l/(s+a),s){case t:i=(e-n)/l+(e>1)+720)%360;--e;)i.h=(i.h+r)%360,s.push(yc(i));return s}function Dc(t,e){e=e||6;for(var n=yc(t).toHsv(),i=n.h,r=n.s,s=n.v,a=[],o=1/e;e--;)a.push(yc({h:i,s:r,v:s})),s=(s+o)%1;return a}yc.prototype={isDark:function(){return this.getBrightness()<128},isLight:function(){return!this.isDark()},isValid:function(){return this._ok},getOriginalInput:function(){return this._originalInput},getFormat:function(){return this._format},getAlpha:function(){return this._a},getBrightness:function(){var t=this.toRgb();return(299*t.r+587*t.g+114*t.b)/1e3},getLuminance:function(){var t,e,n,i=this.toRgb();return t=i.r/255,e=i.g/255,n=i.b/255,.2126*(t<=.03928?t/12.92:Math.pow((t+.055)/1.055,2.4))+.7152*(e<=.03928?e/12.92:Math.pow((e+.055)/1.055,2.4))+.0722*(n<=.03928?n/12.92:Math.pow((n+.055)/1.055,2.4))},setAlpha:function(t){return this._a=Bc(t),this._roundA=Math.round(100*this._a)/100,this},toHsv:function(){var t=bc(this._r,this._g,this._b);return{h:360*t.h,s:t.s,v:t.v,a:this._a}},toHsvString:function(){var t=bc(this._r,this._g,this._b),e=Math.round(360*t.h),n=Math.round(100*t.s),i=Math.round(100*t.v);return 1==this._a?"hsv("+e+", "+n+"%, "+i+"%)":"hsva("+e+", "+n+"%, "+i+"%, "+this._roundA+")"},toHsl:function(){var t=xc(this._r,this._g,this._b);return{h:360*t.h,s:t.s,l:t.l,a:this._a}},toHslString:function(){var t=xc(this._r,this._g,this._b),e=Math.round(360*t.h),n=Math.round(100*t.s),i=Math.round(100*t.l);return 1==this._a?"hsl("+e+", "+n+"%, "+i+"%)":"hsla("+e+", "+n+"%, "+i+"%, "+this._roundA+")"},toHex:function(t){return Sc(this._r,this._g,this._b,t)},toHexString:function(t){return"#"+this.toHex(t)},toHex8:function(t){return function(t,e,n,i,r){var s=[Vc(Math.round(t).toString(16)),Vc(Math.round(e).toString(16)),Vc(Math.round(n).toString(16)),Vc(jc(i))];if(r&&s[0].charAt(0)==s[0].charAt(1)&&s[1].charAt(0)==s[1].charAt(1)&&s[2].charAt(0)==s[2].charAt(1)&&s[3].charAt(0)==s[3].charAt(1))return s[0].charAt(0)+s[1].charAt(0)+s[2].charAt(0)+s[3].charAt(0);return s.join("")}(this._r,this._g,this._b,this._a,t)},toHex8String:function(t){return"#"+this.toHex8(t)},toRgb:function(){return{r:Math.round(this._r),g:Math.round(this._g),b:Math.round(this._b),a:this._a}},toRgbString:function(){return 1==this._a?"rgb("+Math.round(this._r)+", "+Math.round(this._g)+", "+Math.round(this._b)+")":"rgba("+Math.round(this._r)+", "+Math.round(this._g)+", "+Math.round(this._b)+", "+this._roundA+")"},toPercentageRgb:function(){return{r:Math.round(100*zc(this._r,255))+"%",g:Math.round(100*zc(this._g,255))+"%",b:Math.round(100*zc(this._b,255))+"%",a:this._a}},toPercentageRgbString:function(){return 1==this._a?"rgb("+Math.round(100*zc(this._r,255))+"%, "+Math.round(100*zc(this._g,255))+"%, "+Math.round(100*zc(this._b,255))+"%)":"rgba("+Math.round(100*zc(this._r,255))+"%, "+Math.round(100*zc(this._g,255))+"%, "+Math.round(100*zc(this._b,255))+"%, "+this._roundA+")"},toName:function(){return 0===this._a?"transparent":!(this._a<1)&&(Fc[Sc(this._r,this._g,this._b,!0)]||!1)},toFilter:function(t){var e="#"+Mc(this._r,this._g,this._b,this._a),n=e,i=this._gradientType?"GradientType = 1, ":"";if(t){var r=yc(t);n="#"+Mc(r._r,r._g,r._b,r._a)}return"progid:DXImageTransform.Microsoft.gradient("+i+"startColorstr="+e+",endColorstr="+n+")"},toString:function(t){var e=!!t;t=t||this._format;var n=!1,i=this._a<1&&this._a>=0;return e||!i||"hex"!==t&&"hex6"!==t&&"hex3"!==t&&"hex4"!==t&&"hex8"!==t&&"name"!==t?("rgb"===t&&(n=this.toRgbString()),"prgb"===t&&(n=this.toPercentageRgbString()),"hex"!==t&&"hex6"!==t||(n=this.toHexString()),"hex3"===t&&(n=this.toHexString(!0)),"hex4"===t&&(n=this.toHex8String(!0)),"hex8"===t&&(n=this.toHex8String()),"name"===t&&(n=this.toName()),"hsl"===t&&(n=this.toHslString()),"hsv"===t&&(n=this.toHsvString()),n||this.toHexString()):"name"===t&&0===this._a?this.toName():this.toRgbString()},clone:function(){return yc(this.toString())},_applyModification:function(t,e){var n=t.apply(null,[this].concat([].slice.call(e)));return this._r=n._r,this._g=n._g,this._b=n._b,this.setAlpha(n._a),this},lighten:function(){return this._applyModification(Ac,arguments)},brighten:function(){return this._applyModification(Rc,arguments)},darken:function(){return this._applyModification(Cc,arguments)},desaturate:function(){return this._applyModification(Tc,arguments)},saturate:function(){return this._applyModification(wc,arguments)},greyscale:function(){return this._applyModification(Ec,arguments)},spin:function(){return this._applyModification(Nc,arguments)},_applyCombination:function(t,e){return t.apply(null,[this].concat([].slice.call(e)))},analogous:function(){return this._applyCombination(Uc,arguments)},complement:function(){return this._applyCombination(Pc,arguments)},monochromatic:function(){return this._applyCombination(Dc,arguments)},splitcomplement:function(){return this._applyCombination(Lc,arguments)},triad:function(){return this._applyCombination(Ic,[3])},tetrad:function(){return this._applyCombination(Ic,[4])}},yc.fromRatio=function(t,e){if("object"==gc(t)){var n={};for(var i in t)t.hasOwnProperty(i)&&(n[i]="a"===i?t[i]:Hc(t[i]));t=n}return yc(t,e)},yc.equals=function(t,e){return!(!t||!e)&&yc(t).toRgbString()==yc(e).toRgbString()},yc.random=function(){return yc.fromRatio({r:Math.random(),g:Math.random(),b:Math.random()})},yc.mix=function(t,e,n){n=0===n?0:n||50;var i=yc(t).toRgb(),r=yc(e).toRgb(),s=n/100;return yc({r:(r.r-i.r)*s+i.r,g:(r.g-i.g)*s+i.g,b:(r.b-i.b)*s+i.b,a:(r.a-i.a)*s+i.a})}, +// =4.5;break;case"AAlarge":r=s>=3;break;case"AAAsmall":r=s>=7}return r},yc.mostReadable=function(t,e,n){var i,r,s,a,o=null,l=0;r=(n=n||{}).includeFallbackColors,s=n.level,a=n.size;for(var h=0;hl&&(l=i,o=yc(e[h]));return yc.isReadable(t,o,{level:s,size:a})||!r?o:(n.includeFallbackColors=!1,yc.mostReadable(t,["#fff","#000"],n))};var Oc=yc.names={aliceblue:"f0f8ff",antiquewhite:"faebd7",aqua:"0ff",aquamarine:"7fffd4",azure:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"000",blanchedalmond:"ffebcd",blue:"00f",blueviolet:"8a2be2",brown:"a52a2a",burlywood:"deb887",burntsienna:"ea7e5d",cadetblue:"5f9ea0",chartreuse:"7fff00",chocolate:"d2691e",coral:"ff7f50",cornflowerblue:"6495ed",cornsilk:"fff8dc",crimson:"dc143c",cyan:"0ff",darkblue:"00008b",darkcyan:"008b8b",darkgoldenrod:"b8860b",darkgray:"a9a9a9",darkgreen:"006400",darkgrey:"a9a9a9",darkkhaki:"bdb76b",darkmagenta:"8b008b",darkolivegreen:"556b2f",darkorange:"ff8c00",darkorchid:"9932cc",darkred:"8b0000",darksalmon:"e9967a",darkseagreen:"8fbc8f",darkslateblue:"483d8b",darkslategray:"2f4f4f",darkslategrey:"2f4f4f",darkturquoise:"00ced1",darkviolet:"9400d3",deeppink:"ff1493",deepskyblue:"00bfff",dimgray:"696969",dimgrey:"696969",dodgerblue:"1e90ff",firebrick:"b22222",floralwhite:"fffaf0",forestgreen:"228b22",fuchsia:"f0f",gainsboro:"dcdcdc",ghostwhite:"f8f8ff",gold:"ffd700",goldenrod:"daa520",gray:"808080",green:"008000",greenyellow:"adff2f",grey:"808080",honeydew:"f0fff0",hotpink:"ff69b4",indianred:"cd5c5c",indigo:"4b0082",ivory:"fffff0",khaki:"f0e68c",lavender:"e6e6fa",lavenderblush:"fff0f5",lawngreen:"7cfc00",lemonchiffon:"fffacd",lightblue:"add8e6",lightcoral:"f08080",lightcyan:"e0ffff",lightgoldenrodyellow:"fafad2",lightgray:"d3d3d3",lightgreen:"90ee90",lightgrey:"d3d3d3",lightpink:"ffb6c1",lightsalmon:"ffa07a",lightseagreen:"20b2aa",lightskyblue:"87cefa",lightslategray:"789",lightslategrey:"789",lightsteelblue:"b0c4de",lightyellow:"ffffe0",lime:"0f0",limegreen:"32cd32",linen:"faf0e6",magenta:"f0f",maroon:"800000",mediumaquamarine:"66cdaa",mediumblue:"0000cd",mediumorchid:"ba55d3",mediumpurple:"9370db",mediumseagreen:"3cb371",mediumslateblue:"7b68ee",mediumspringgreen:"00fa9a",mediumturquoise:"48d1cc",mediumvioletred:"c71585",midnightblue:"191970",mintcream:"f5fffa",mistyrose:"ffe4e1",moccasin:"ffe4b5",navajowhite:"ffdead",navy:"000080",oldlace:"fdf5e6",olive:"808000",olivedrab:"6b8e23",orange:"ffa500",orangered:"ff4500",orchid:"da70d6",palegoldenrod:"eee8aa",palegreen:"98fb98",paleturquoise:"afeeee",palevioletred:"db7093",papayawhip:"ffefd5",peachpuff:"ffdab9",peru:"cd853f",pink:"ffc0cb",plum:"dda0dd",powderblue:"b0e0e6",purple:"800080",rebeccapurple:"663399",red:"f00",rosybrown:"bc8f8f",royalblue:"4169e1",saddlebrown:"8b4513",salmon:"fa8072",sandybrown:"f4a460",seagreen:"2e8b57",seashell:"fff5ee",sienna:"a0522d",silver:"c0c0c0",skyblue:"87ceeb",slateblue:"6a5acd",slategray:"708090",slategrey:"708090",snow:"fffafa",springgreen:"00ff7f",steelblue:"4682b4",tan:"d2b48c",teal:"008080",thistle:"d8bfd8",tomato:"ff6347",turquoise:"40e0d0",violet:"ee82ee",wheat:"f5deb3",white:"fff",whitesmoke:"f5f5f5",yellow:"ff0",yellowgreen:"9acd32"},Fc=yc.hexNames=function(t){var e={};for(var n in t)t.hasOwnProperty(n)&&(e[t[n]]=n);return e}(Oc);function Bc(t){return t=parseFloat(t),(isNaN(t)||t<0||t>1)&&(t=1),t}function zc(t,e){(function(t){return"string"==typeof t&&-1!=t.indexOf(".")&&1===parseFloat(t)})(t)&&(t="100%");var n=function(t){return"string"==typeof t&&-1!=t.indexOf("%")}(t);return t=Math.min(e,Math.max(0,parseFloat(t))),n&&(t=parseInt(t*e,10)/100),Math.abs(t-e)<1e-6?1:t%e/parseFloat(e)}function kc(t){return Math.min(1,Math.max(0,t))}function Gc(t){return parseInt(t,16)}function Vc(t){return 1==t.length?"0"+t:""+t}function Hc(t){return t<=1&&(t=100*t+"%"),t}function jc(t){return Math.round(255*parseFloat(t)).toString(16)}function Wc(t){return Gc(t)/255}var qc,Xc,$c,Yc=(Xc="[\\s|\\(]+("+(qc="(?:[-\\+]?\\d*\\.\\d+%?)|(?:[-\\+]?\\d+%?)")+")[,|\\s]+("+qc+")[,|\\s]+("+qc+")\\s*\\)?",$c="[\\s|\\(]+("+qc+")[,|\\s]+("+qc+")[,|\\s]+("+qc+")[,|\\s]+("+qc+")\\s*\\)?",{CSS_UNIT:new RegExp(qc),rgb:new RegExp("rgb"+Xc),rgba:new RegExp("rgba"+$c),hsl:new RegExp("hsl"+Xc),hsla:new RegExp("hsla"+$c),hsv:new RegExp("hsv"+Xc),hsva:new RegExp("hsva"+$c),hex3:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex6:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/,hex4:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex8:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/});function Kc(t){return!!Yc.CSS_UNIT.exec(t)}function Zc(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,i=Array(e);n2&&void 0!==arguments[2]?arguments[2]:{},i=n.objFilter,r=void 0===i?function(){return!0}:i,s=function(t,e){if(null==t)return{};var n,i,r=function(t,e){if(null==t)return{};var n={};for(var i in t)if({}.hasOwnProperty.call(t,i)){if(e.includes(i))continue;n[i]=t[i]}return n}(t,e);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(t);for(i=0;i0){const n=t[e[0]];if(void 0!==n){this.morphTargetInfluences=[],this.morphTargetDictionary={};for(let t=0,e=n.length;t2?-60:-30),t<3&&i(e.graphData.nodes,"z"),t<2&&i(e.graphData.nodes,"y")}},dagMode:{onChange:function(t,e){!t&&"d3"===e.forceEngine&&(e.graphData.nodes||[]).forEach((function(t){return t.fx=t.fy=t.fz=void 0}))}},dagLevelDistance:{},dagNodeFilter:{default:function(t){return!0}},onDagError:{triggerUpdate:!1},nodeRelSize:{default:4},nodeId:{default:"id"},nodeVal:{default:"val"},nodeResolution:{default:8},nodeColor:{default:"color"},nodeAutoColorBy:{},nodeOpacity:{default:.75},nodeVisibility:{default:!0},nodeThreeObject:{},nodeThreeObjectExtend:{default:!1},nodePositionUpdate:{triggerUpdate:!1},linkSource:{default:"source"},linkTarget:{default:"target"},linkVisibility:{default:!0},linkColor:{default:"color"},linkAutoColorBy:{},linkOpacity:{default:.2},linkWidth:{},linkResolution:{default:6},linkCurvature:{default:0,triggerUpdate:!1},linkCurveRotation:{default:0,triggerUpdate:!1},linkMaterial:{},linkThreeObject:{},linkThreeObjectExtend:{default:!1},linkPositionUpdate:{triggerUpdate:!1},linkDirectionalArrowLength:{default:0},linkDirectionalArrowColor:{},linkDirectionalArrowRelPos:{default:.5,triggerUpdate:!1},linkDirectionalArrowResolution:{default:8},linkDirectionalParticles:{default:0},linkDirectionalParticleSpeed:{default:.01,triggerUpdate:!1},linkDirectionalParticleWidth:{default:.5},linkDirectionalParticleColor:{},linkDirectionalParticleResolution:{default:4},forceEngine:{default:"d3"},d3AlphaMin:{default:0},d3AlphaDecay:{default:.0228,triggerUpdate:!1,onChange:function(t,e){e.d3ForceLayout.alphaDecay(t)}},d3AlphaTarget:{default:0,triggerUpdate:!1,onChange:function(t,e){e.d3ForceLayout.alphaTarget(t)}},d3VelocityDecay:{default:.4,triggerUpdate:!1,onChange:function(t,e){e.d3ForceLayout.velocityDecay(t)}},ngraphPhysics:{default:{timeStep:20,gravity:-1.2,theta:.8,springLength:30,springCoefficient:8e-4,dragCoefficient:.02}},warmupTicks:{default:0,triggerUpdate:!1},cooldownTicks:{default:1/0,triggerUpdate:!1},cooldownTime:{default:15e3,triggerUpdate:!1},onLoading:{default:function(){},triggerUpdate:!1},onFinishLoading:{default:function(){},triggerUpdate:!1},onUpdate:{default:function(){},triggerUpdate:!1},onFinishUpdate:{default:function(){},triggerUpdate:!1},onEngineTick:{default:function(){},triggerUpdate:!1},onEngineStop:{default:function(){},triggerUpdate:!1}},methods:{refresh:function(t){return t._flushObjects=!0,t._rerender(),this},d3Force:function(t,e,n){return void 0===n?t.d3ForceLayout.force(e):(t.d3ForceLayout.force(e,n),this)},d3ReheatSimulation:function(t){return t.d3ForceLayout.alpha(1),this.resetCountdown(),this},resetCountdown:function(t){return t.cntTicks=0,t.startTickTime=new Date,t.engineRunning=!0,this},tickFrame:function(t){var e,n,i,r,s="ngraph"!==t.forceEngine;return t.engineRunning&&function(){++t.cntTicks>t.cooldownTicks||new Date-t.startTickTime>t.cooldownTime||s&&t.d3AlphaMin>0&&t.d3ForceLayout.alpha()0){var f=o.x-a.x,m=o.y-a.y||0,g=(new vd.Vector3).subVectors(c,u),_=g.clone().multiplyScalar(l).cross(0!==f||0!==m?new vd.Vector3(0,0,1):new vd.Vector3(0,1,0)).applyAxisAngle(g.normalize(),p).add((new vd.Vector3).addVectors(u,c).divideScalar(2));h=new vd.QuadraticBezierCurve3(u,_,c)}else{var v=70*l,y=-p,x=y+Math.PI/2;h=new vd.CubicBezierCurve3(u,new vd.Vector3(v*Math.cos(x),v*Math.sin(x),0).add(u),new vd.Vector3(v*Math.cos(y),v*Math.sin(y),0).add(u),c)}e.__curve=h}else e.__curve=null}}t.graphData.links.forEach((function(e){var i=e.__lineObj;if(i){var r=s?e:t.layout.getLinkPosition(t.layout.graph.getLink(e.source,e.target).id),l=r[s?"source":"from"],h=r[s?"target":"to"];if(l&&h&&l.hasOwnProperty("x")&&h.hasOwnProperty("x")){o(e);var u=a(e);if(!t.linkPositionUpdate||!t.linkPositionUpdate(u?i.children[1]:i,{start:{x:l.x,y:l.y,z:l.z},end:{x:h.x,y:h.y,z:h.z}},e)||u){var c=30,d=e.__curve,p=i.children.length?i.children[0]:i;if("Line"===p.type){if(d)p.geometry.setFromPoints(d.getPoints(c));else{var f=p.geometry.getAttribute("position");f&&f.array&&6===f.array.length||p.geometry[xd]("position",f=new vd.BufferAttribute(new Float32Array(6),3)),f.array[0]=l.x,f.array[1]=l.y||0,f.array[2]=l.z||0,f.array[3]=h.x,f.array[4]=h.y||0,f.array[5]=h.z||0,f.needsUpdate=!0}p.geometry.computeBoundingSphere()}else if("Mesh"===p.type)if(d){p.geometry.type.match(/^Tube(Buffer)?Geometry$/)||(p.position.set(0,0,0),p.rotation.set(0,0,0),p.scale.set(1,1,1));var m=Math.ceil(10*n(e))/10/2,g=new vd.TubeGeometry(d,c,m,t.linkResolution,!1);p.geometry.dispose(),p.geometry=g}else{if(!p.geometry.type.match(/^Cylinder(Buffer)?Geometry$/)){var _=Math.ceil(10*n(e))/10/2,v=new vd.CylinderGeometry(_,_,1,t.linkResolution,1,!1);v[bd]((new vd.Matrix4).makeTranslation(0,.5,0)),v[bd]((new vd.Matrix4).makeRotationX(Math.PI/2)),p.geometry.dispose(),p.geometry=v}var y=new vd.Vector3(l.x,l.y||0,l.z||0),x=new vd.Vector3(h.x,h.y||0,h.z||0),b=y.distanceTo(x);p.position.x=y.x,p.position.y=y.y,p.position.z=y.z,p.scale.z=b,p.parent.localToWorld(x),p.lookAt(x)}}}}}))}(),e=Wu(t.linkDirectionalArrowRelPos),n=Wu(t.linkDirectionalArrowLength),i=Wu(t.nodeVal),t.graphData.links.forEach((function(r){var a=r.__arrowObj;if(a){var o=s?r:t.layout.getLinkPosition(t.layout.graph.getLink(r.source,r.target).id),l=o[s?"source":"from"],h=o[s?"target":"to"];if(l&&h&&l.hasOwnProperty("x")&&h.hasOwnProperty("x")){var u=Math.cbrt(Math.max(0,i(l)||1))*t.nodeRelSize,c=Math.cbrt(Math.max(0,i(h)||1))*t.nodeRelSize,d=n(r),p=e(r),f=r.__curve?function(t){return r.__curve.getPoint(t)}:function(t){var e=function(t,e,n,i){return e[t]+(n[t]-e[t])*i||0};return{x:e("x",l,h,t),y:e("y",l,h,t),z:e("z",l,h,t)}},m=r.__curve?r.__curve.getLength():Math.sqrt(["x","y","z"].map((function(t){return Math.pow((h[t]||0)-(l[t]||0),2)})).reduce((function(t,e){return t+e}),0)),g=u+d+(m-u-c-d)*p,_=f(g/m),v=f((g-d)/m);["x","y","z"].forEach((function(t){return a.position[t]=v[t]}));var y=function(t,e,n){if(ed())return Reflect.construct.apply(null,arguments);var i=[null];return i.push.apply(i,e),new(t.bind.apply(t,i))}(vd.Vector3,ad(["x","y","z"].map((function(t){return _[t]}))));a.parent.localToWorld(y),a.lookAt(y)}}})),r=Wu(t.linkDirectionalParticleSpeed),t.graphData.links.forEach((function(e){var n=e.__photonsObj&&e.__photonsObj.children,i=e.__singleHopPhotonsObj&&e.__singleHopPhotonsObj.children;if(i&&i.length||n&&n.length){var a=s?e:t.layout.getLinkPosition(t.layout.graph.getLink(e.source,e.target).id),o=a[s?"source":"from"],l=a[s?"target":"to"];if(o&&l&&o.hasOwnProperty("x")&&l.hasOwnProperty("x")){var h=r(e),u=e.__curve?function(t){return e.__curve.getPoint(t)}:function(t){var e=function(t,e,n,i){return e[t]+(n[t]-e[t])*i||0};return{x:e("x",o,l,t),y:e("y",o,l,t),z:e("z",o,l,t)}};[].concat(ad(n||[]),ad(i||[])).forEach((function(t,e){var i="singleHopPhotons"===t.parent.__linkThreeObjType;if(t.hasOwnProperty("__progressRatio")||(t.__progressRatio=i?0:e/n.length),t.__progressRatio+=h,t.__progressRatio>=1){if(i)return t.parent.remove(t),void cd(t);t.__progressRatio=t.__progressRatio%1}var r=t.__progressRatio,s=u(r);["x","y","z"].forEach((function(e){return t.position[e]=s[e]}))}))}}})),this},emitParticle:function(t,e){if(e&&t.graphData.links.includes(e)){if(!e.__singleHopPhotonsObj){var n=new vd.Group;n.__linkThreeObjType="singleHopPhotons",e.__singleHopPhotonsObj=n,t.graphScene.add(n)}var i=Wu(t.linkDirectionalParticleWidth),r=Math.ceil(10*i(e))/10/2,s=t.linkDirectionalParticleResolution,a=new vd.SphereGeometry(r,s,s),o=Wu(t.linkColor),l=Wu(t.linkDirectionalParticleColor)(e)||o(e)||"#f0f0f0",h=new vd.Color(fd(l)),u=3*t.linkOpacity,c=new vd.MeshLambertMaterial({color:h,transparent:!0,opacity:u});e.__singleHopPhotonsObj.add(new vd.Mesh(a,c))}return this},getGraphBbox:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:function(){return!0};if(!t.initialised)return null;var n=function t(n){var i=[];if(n.geometry){n.geometry.computeBoundingBox();var r=new vd.Box3;r.copy(n.geometry.boundingBox).applyMatrix4(n.matrixWorld),i.push(r)}return i.concat.apply(i,ad((n.children||[]).filter((function(t){return!t.hasOwnProperty("__graphObjType")||"node"===t.__graphObjType&&e(t.__data)})).map(t)))}(t.graphScene);return n.length?Object.assign.apply(Object,ad(["x","y","z"].map((function(t){return Jc({},t,[Ku(n,(function(e){return e.min[t]})),Yu(n,(function(e){return e.max[t]}))])})))):null}},stateInit:function(){return{d3ForceLayout:Lh().force("link",th()).force("charge",Uh()).force("center",wl()).force("dagRadial",null).stop(),engineRunning:!1}},init:function(t,e){e.graphScene=t},update:function(t,e){var n=function(t){return t.some((function(t){return e.hasOwnProperty(t)}))};if(t.engineRunning=!1,t.onUpdate(),null!==t.nodeAutoColorBy&&n(["nodeAutoColorBy","graphData","nodeColor"])&&_d(t.graphData.nodes,Wu(t.nodeAutoColorBy),t.nodeColor),null!==t.linkAutoColorBy&&n(["linkAutoColorBy","graphData","linkColor"])&&_d(t.graphData.links,Wu(t.linkAutoColorBy),t.linkColor),t._flushObjects||n(["graphData","nodeThreeObject","nodeThreeObjectExtend","nodeVal","nodeColor","nodeVisibility","nodeRelSize","nodeResolution","nodeOpacity"])){var i=Wu(t.nodeThreeObject),r=Wu(t.nodeThreeObjectExtend),s=Wu(t.nodeVal),a=Wu(t.nodeColor),o=Wu(t.nodeVisibility),l={},h={};pd(t.graphData.nodes.filter(o),t.graphScene,{purge:t._flushObjects||n(["nodeThreeObject","nodeThreeObjectExtend"]),objFilter:function(t){return"node"===t.__graphObjType},createObj:function(e){var n,s=i(e),a=r(e);return s&&t.nodeThreeObject===s&&(s=s.clone()),s&&!a?n=s:((n=new vd.Mesh).__graphDefaultObj=!0,s&&a&&n.add(s)),n.__graphObjType="node",n},updateObj:function(e,n){if(e.__graphDefaultObj){var i=s(n)||1,r=Math.cbrt(i)*t.nodeRelSize,o=t.nodeResolution;e.geometry.type.match(/^Sphere(Buffer)?Geometry$/)&&e.geometry.parameters.radius===r&&e.geometry.parameters.widthSegments===o||(l.hasOwnProperty(i)||(l[i]=new vd.SphereGeometry(r,o,o)),e.geometry.dispose(),e.geometry=l[i]);var u=a(n),c=new vd.Color(fd(u||"#ffffaa")),d=t.nodeOpacity*md(u);"MeshLambertMaterial"===e.material.type&&e.material.color.equals(c)&&e.material.opacity===d||(h.hasOwnProperty(u)||(h[u]=new vd.MeshLambertMaterial({color:c,transparent:!0,opacity:d})),e.material.dispose(),e.material=h[u])}}})}if(t._flushObjects||n(["graphData","linkThreeObject","linkThreeObjectExtend","linkMaterial","linkColor","linkWidth","linkVisibility","linkResolution","linkOpacity","linkDirectionalArrowLength","linkDirectionalArrowColor","linkDirectionalArrowResolution","linkDirectionalParticles","linkDirectionalParticleWidth","linkDirectionalParticleColor","linkDirectionalParticleResolution"])){var u=Wu(t.linkThreeObject),c=Wu(t.linkThreeObjectExtend),d=Wu(t.linkMaterial),p=Wu(t.linkVisibility),f=Wu(t.linkColor),m=Wu(t.linkWidth),g={},_={},v={},y=t.graphData.links.filter(p);if(pd(y,t.graphScene,{objBindAttr:"__lineObj",purge:t._flushObjects||n(["linkThreeObject","linkThreeObjectExtend","linkWidth"]),objFilter:function(t){return"link"===t.__graphObjType},exitObj:function(t){var e=t.__data&&t.__data.__singleHopPhotonsObj;e&&(e.parent.remove(e),cd(e),delete t.__data.__singleHopPhotonsObj)},createObj:function(e){var n,i,r=u(e),s=c(e);if(r&&t.linkThreeObject===r&&(r=r.clone()),!r||s)if(!!m(e))n=new vd.Mesh;else{var a=new vd.BufferGeometry;a[xd]("position",new vd.BufferAttribute(new Float32Array(6),3)),n=new vd.Line(a)}return r?s?((i=new vd.Group).__graphDefaultObj=!0,i.add(n),i.add(r)):i=r:(i=n).__graphDefaultObj=!0,i.renderOrder=10,i.__graphObjType="link",i},updateObj:function(e,n){if(e.__graphDefaultObj){var i=e.children.length?e.children[0]:e,r=Math.ceil(10*m(n))/10,s=!!r;if(s){var a=r/2,o=t.linkResolution;if(!i.geometry.type.match(/^Cylinder(Buffer)?Geometry$/)||i.geometry.parameters.radiusTop!==a||i.geometry.parameters.radialSegments!==o){if(!g.hasOwnProperty(r)){var l=new vd.CylinderGeometry(a,a,1,o,1,!1);l[bd]((new vd.Matrix4).makeTranslation(0,.5,0)),l[bd]((new vd.Matrix4).makeRotationX(Math.PI/2)),g[r]=l}i.geometry.dispose(),i.geometry=g[r]}}var h=d(n);if(h)i.material=h;else{var u=f(n),c=new vd.Color(fd(u||"#f0f0f0")),p=t.linkOpacity*md(u),y=s?"MeshLambertMaterial":"LineBasicMaterial";if(i.material.type!==y||!i.material.color.equals(c)||i.material.opacity!==p){var x=s?_:v;x.hasOwnProperty(u)||(x[u]=new vd[y]({color:c,transparent:p<1,opacity:p,depthWrite:p>=1})),i.material.dispose(),i.material=x[u]}}}}}),t.linkDirectionalArrowLength||e.hasOwnProperty("linkDirectionalArrowLength")){var x=Wu(t.linkDirectionalArrowLength),b=Wu(t.linkDirectionalArrowColor);pd(y.filter(x),t.graphScene,{objBindAttr:"__arrowObj",objFilter:function(t){return"arrow"===t.__linkThreeObjType},createObj:function(){var t=new vd.Mesh(void 0,new vd.MeshLambertMaterial({transparent:!0}));return t.__linkThreeObjType="arrow",t},updateObj:function(e,n){var i=x(n),r=t.linkDirectionalArrowResolution;if(!e.geometry.type.match(/^Cone(Buffer)?Geometry$/)||e.geometry.parameters.height!==i||e.geometry.parameters.radialSegments!==r){var s=new vd.ConeGeometry(.25*i,i,r);s.translate(0,i/2,0),s.rotateX(Math.PI/2),e.geometry.dispose(),e.geometry=s}var a=b(n)||f(n)||"#f0f0f0";e.material.color=new vd.Color(fd(a)),e.material.opacity=3*t.linkOpacity*md(a)}})}if(t.linkDirectionalParticles||e.hasOwnProperty("linkDirectionalParticles")){var S=Wu(t.linkDirectionalParticles),M=Wu(t.linkDirectionalParticleWidth),T=Wu(t.linkDirectionalParticleColor),w={},E={};pd(y.filter(S),t.graphScene,{objBindAttr:"__photonsObj",objFilter:function(t){return"photons"===t.__linkThreeObjType},createObj:function(){var t=new vd.Group;return t.__linkThreeObjType="photons",t},updateObj:function(e,n){var i,r=Math.round(Math.abs(S(n))),s=!!e.children.length&&e.children[0],a=Math.ceil(10*M(n))/10/2,o=t.linkDirectionalParticleResolution;s&&s.geometry.parameters.radius===a&&s.geometry.parameters.widthSegments===o?i=s.geometry:(E.hasOwnProperty(a)||(E[a]=new vd.SphereGeometry(a,o,o)),i=E[a],s&&s.geometry.dispose());var l,h=T(n)||f(n)||"#f0f0f0",u=new vd.Color(fd(h)),c=3*t.linkOpacity;s&&s.material.color.equals(u)&&s.material.opacity===c?l=s.material:(w.hasOwnProperty(h)||(w[h]=new vd.MeshLambertMaterial({color:u,transparent:!0,opacity:c})),l=w[h],s&&s.material.dispose()),pd(ad(new Array(r)).map((function(t,e){return{idx:e}})),e,{idAccessor:function(t){return t.idx},createObj:function(){return new vd.Mesh(i,l)},updateObj:function(t){t.geometry=i,t.material=l}})}})}}if(t._flushObjects=!1,n(["graphData","nodeId","linkSource","linkTarget","numDimensions","forceEngine","dagMode","dagNodeFilter","dagLevelDistance"])){t.engineRunning=!1,t.graphData.links.forEach((function(e){e.source=e[t.linkSource],e.target=e[t.linkTarget]}));var A,R="ngraph"!==t.forceEngine;if(R){(A=t.d3ForceLayout).stop().alpha(1).numDimensions(t.numDimensions).nodes(t.graphData.nodes);var C=t.d3ForceLayout.force("link");C&&C.id((function(e){return e[t.nodeId]})).links(t.graphData.links);var N=t.dagMode&&function(t,e){var n=t.nodes,i=t.links,r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},s=r.nodeFilter,a=void 0===s?function(){return!0}:s,o=r.onLoopError,l=void 0===o?function(t){throw"Invalid DAG structure! Found cycle in node path: ".concat(t.join(" -> "),".")}:o,h={};n.forEach((function(t){return h[e(t)]={data:t,out:[],depth:-1,skip:!a(t)}})),i.forEach((function(t){var n=t.source,i=t.target,r=l(n),s=l(i);if(!h.hasOwnProperty(r))throw"Missing source node with id: ".concat(r);if(!h.hasOwnProperty(s))throw"Missing target node with id: ".concat(s);var a=h[r],o=h[s];function l(t){return"object"===od(t)?e(t):t}a.out.push(o)}));var u=[];return function t(n){for(var i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,s=function(){var s=n[a];if(-1!==i.indexOf(s)){var o=[].concat(ad(i.slice(i.indexOf(s))),[s]).map((function(t){return e(t.data)}));return u.some((function(t){return t.length===o.length&&t.every((function(t,e){return t===o[e]}))}))||(u.push(o),l(o)),1}r>s.depth&&(s.depth=r,t(s.out,[].concat(ad(i),[s]),r+(s.skip?0:1)))},a=0,o=n.length;a1&&(u.vy+=d*m),s>2&&(u.vz+=p*m)}}function u(){if(r){var e,n=r.length;for(a=new Array(n),o=new Array(n),e=0;e[1,2,3].includes(t)))||2,u()},h.strength=function(t){return arguments.length?(l="function"==typeof t?t:Kl(+t),u(),h):l},h.radius=function(e){return arguments.length?(t="function"==typeof e?e:Kl(+e),u(),h):t},h.x=function(t){return arguments.length?(e=+t,h):e},h.y=function(t){return arguments.length?(n=+t,h):n},h.z=function(t){return arguments.length?(i=+t,h):i},h}((function(e){var n=N[e[t.nodeId]]||-1;return("radialin"===t.dagMode?P-n:n)*I})).strength((function(e){return t.dagNodeFilter(e)?1:0})):null)}else{var O=yd.graph();t.graphData.nodes.forEach((function(e){O.addNode(e[t.nodeId])})),t.graphData.links.forEach((function(t){O.addLink(t.source,t.target)})),(A=yd.forcelayout(O,id({dimensions:t.numDimensions},t.ngraphPhysics))).graph=O}for(var F=0;F0&&t.d3ForceLayout.alpha()2&&void 0!==arguments[2]&&arguments[2],n=function(n){function i(){var n;!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,i);for(var r=arguments.length,s=new Array(r),a=0;a1&&void 0!==arguments[1]?arguments[1]:Object);return Object.keys(t()).forEach((function(t){return n.prototype[t]=function(){var e,n=(e=this.__kapsuleInstance)[t].apply(e,arguments);return n===this.__kapsuleInstance?this:n}})),n}(Sd,(window.THREE?window.THREE:{Group:no}).Group,!0);const Td="170",wd=100,Ed=101,Ad=102,Rd=200,Cd=201,Nd=202,Pd=203,Id=204,Ld=205,Ud=206,Dd=207,Od=208,Fd=209,Bd=210,zd=301,kd=302,Gd=303,Vd=304,Hd=1e3,jd=1001,Wd=1002,qd=1003,Xd=1004,$d=1005,Yd=1006,Kd=1007,Zd=1008,Qd=1009,Jd=1010,tp=1011,ep=1012,np=1013,ip=1014,rp=1015,sp=1016,ap=1020,op=1022,lp=1023,hp=1026,up=1027,cp=1028,dp=1029,pp=1030,fp=1031,mp=1033,gp=33776,_p=33777,vp=33778,yp=33779,xp=37492,bp=37496,Sp=37808,Mp=37809,Tp=37810,wp=37811,Ep=37812,Ap=37813,Rp=37814,Cp=37815,Np=37816,Pp=37817,Ip=37818,Lp=37819,Up=37820,Dp=37821,Op=36492,Fp="",Bp="srgb",zp="srgb-linear",kp="linear",Gp="srgb",Vp=7680,Hp=512,jp=513,Wp=514,qp=515,Xp=516,$p=517,Yp=518,Kp=519,Zp=35044,Qp=35048,Jp=2e3,tf=2001;class ef{addEventListener(t,e){void 0===this._listeners&&(this._listeners={});const n=this._listeners;void 0===n[t]&&(n[t]=[]),-1===n[t].indexOf(e)&&n[t].push(e)}hasEventListener(t,e){if(void 0===this._listeners)return!1;const n=this._listeners;return void 0!==n[t]&&-1!==n[t].indexOf(e)}removeEventListener(t,e){if(void 0===this._listeners)return;const n=this._listeners[t];if(void 0!==n){const t=n.indexOf(e);-1!==t&&n.splice(t,1)}}dispatchEvent(t){if(void 0===this._listeners)return;const e=this._listeners[t.type];if(void 0!==e){t.target=this;const n=e.slice(0);for(let e=0,i=n.length;e>8&255]+nf[t>>16&255]+nf[t>>24&255]+"-"+nf[255&e]+nf[e>>8&255]+"-"+nf[e>>16&15|64]+nf[e>>24&255]+"-"+nf[63&n|128]+nf[n>>8&255]+"-"+nf[n>>16&255]+nf[n>>24&255]+nf[255&i]+nf[i>>8&255]+nf[i>>16&255]+nf[i>>24&255]).toLowerCase()}function lf(t,e,n){return Math.max(e,Math.min(n,t))}function hf(t,e){return(t%e+e)%e}function uf(t,e,n){return(1-n)*t+n*e}function cf(t,e){switch(e.constructor){case Float32Array:return t;case Uint32Array:return t/4294967295;case Uint16Array:return t/65535;case Uint8Array:return t/255;case Int32Array:return Math.max(t/2147483647,-1);case Int16Array:return Math.max(t/32767,-1);case Int8Array:return Math.max(t/127,-1);default:throw new Error("Invalid component type.")}}function df(t,e){switch(e.constructor){case Float32Array:return t;case Uint32Array:return Math.round(4294967295*t);case Uint16Array:return Math.round(65535*t);case Uint8Array:return Math.round(255*t);case Int32Array:return Math.round(2147483647*t);case Int16Array:return Math.round(32767*t);case Int8Array:return Math.round(127*t);default:throw new Error("Invalid component type.")}}const pf={DEG2RAD:sf,RAD2DEG:af,generateUUID:of,clamp:lf,euclideanModulo:hf,mapLinear:function(t,e,n,i,r){return i+(t-e)*(r-i)/(n-e)},inverseLerp:function(t,e,n){return t!==e?(n-t)/(e-t):0},lerp:uf,damp:function(t,e,n,i){return uf(t,e,1-Math.exp(-n*i))},pingpong:function(t,e=1){return e-Math.abs(hf(t,2*e)-e)},smoothstep:function(t,e,n){return t<=e?0:t>=n?1:(t=(t-e)/(n-e))*t*(3-2*t)},smootherstep:function(t,e,n){return t<=e?0:t>=n?1:(t=(t-e)/(n-e))*t*t*(t*(6*t-15)+10)},randInt:function(t,e){return t+Math.floor(Math.random()*(e-t+1))},randFloat:function(t,e){return t+Math.random()*(e-t)},randFloatSpread:function(t){return t*(.5-Math.random())},seededRandom:function(t){void 0!==t&&(rf=t);let e=rf+=1831565813;return e=Math.imul(e^e>>>15,1|e),e^=e+Math.imul(e^e>>>7,61|e),((e^e>>>14)>>>0)/4294967296},degToRad:function(t){return t*sf},radToDeg:function(t){return t*af},isPowerOfTwo:function(t){return!(t&t-1)&&0!==t},ceilPowerOfTwo:function(t){return Math.pow(2,Math.ceil(Math.log(t)/Math.LN2))},floorPowerOfTwo:function(t){return Math.pow(2,Math.floor(Math.log(t)/Math.LN2))},setQuaternionFromProperEuler:function(t,e,n,i,r){const s=Math.cos,a=Math.sin,o=s(n/2),l=a(n/2),h=s((e+i)/2),u=a((e+i)/2),c=s((e-i)/2),d=a((e-i)/2),p=s((i-e)/2),f=a((i-e)/2);switch(r){case"XYX":t.set(o*u,l*c,l*d,o*h);break;case"YZY":t.set(l*d,o*u,l*c,o*h);break;case"ZXZ":t.set(l*c,l*d,o*u,o*h);break;case"XZX":t.set(o*u,l*f,l*p,o*h);break;case"YXY":t.set(l*p,o*u,l*f,o*h);break;case"ZYZ":t.set(l*f,l*p,o*u,o*h);break;default:console.warn("THREE.MathUtils: .setQuaternionFromProperEuler() encountered an unknown order: "+r)}},normalize:df,denormalize:cf};class ff{constructor(t=0,e=0){ff.prototype.isVector2=!0,this.x=t,this.y=e}get width(){return this.x}set width(t){this.x=t}get height(){return this.y}set height(t){this.y=t}set(t,e){return this.x=t,this.y=e,this}setScalar(t){return this.x=t,this.y=t,this}setX(t){return this.x=t,this}setY(t){return this.y=t,this}setComponent(t,e){switch(t){case 0:this.x=e;break;case 1:this.y=e;break;default:throw new Error("index is out of range: "+t)}return this}getComponent(t){switch(t){case 0:return this.x;case 1:return this.y;default:throw new Error("index is out of range: "+t)}}clone(){return new this.constructor(this.x,this.y)}copy(t){return this.x=t.x,this.y=t.y,this}add(t){return this.x+=t.x,this.y+=t.y,this}addScalar(t){return this.x+=t,this.y+=t,this}addVectors(t,e){return this.x=t.x+e.x,this.y=t.y+e.y,this}addScaledVector(t,e){return this.x+=t.x*e,this.y+=t.y*e,this}sub(t){return this.x-=t.x,this.y-=t.y,this}subScalar(t){return this.x-=t,this.y-=t,this}subVectors(t,e){return this.x=t.x-e.x,this.y=t.y-e.y,this}multiply(t){return this.x*=t.x,this.y*=t.y,this}multiplyScalar(t){return this.x*=t,this.y*=t,this}divide(t){return this.x/=t.x,this.y/=t.y,this}divideScalar(t){return this.multiplyScalar(1/t)}applyMatrix3(t){const e=this.x,n=this.y,i=t.elements;return this.x=i[0]*e+i[3]*n+i[6],this.y=i[1]*e+i[4]*n+i[7],this}min(t){return this.x=Math.min(this.x,t.x),this.y=Math.min(this.y,t.y),this}max(t){return this.x=Math.max(this.x,t.x),this.y=Math.max(this.y,t.y),this}clamp(t,e){return this.x=Math.max(t.x,Math.min(e.x,this.x)),this.y=Math.max(t.y,Math.min(e.y,this.y)),this}clampScalar(t,e){return this.x=Math.max(t,Math.min(e,this.x)),this.y=Math.max(t,Math.min(e,this.y)),this}clampLength(t,e){const n=this.length();return this.divideScalar(n||1).multiplyScalar(Math.max(t,Math.min(e,n)))}floor(){return this.x=Math.floor(this.x),this.y=Math.floor(this.y),this}ceil(){return this.x=Math.ceil(this.x),this.y=Math.ceil(this.y),this}round(){return this.x=Math.round(this.x),this.y=Math.round(this.y),this}roundToZero(){return this.x=Math.trunc(this.x),this.y=Math.trunc(this.y),this}negate(){return this.x=-this.x,this.y=-this.y,this}dot(t){return this.x*t.x+this.y*t.y}cross(t){return this.x*t.y-this.y*t.x}lengthSq(){return this.x*this.x+this.y*this.y}length(){return Math.sqrt(this.x*this.x+this.y*this.y)}manhattanLength(){return Math.abs(this.x)+Math.abs(this.y)}normalize(){return this.divideScalar(this.length()||1)}angle(){return Math.atan2(-this.y,-this.x)+Math.PI}angleTo(t){const e=Math.sqrt(this.lengthSq()*t.lengthSq());if(0===e)return Math.PI/2;const n=this.dot(t)/e;return Math.acos(lf(n,-1,1))}distanceTo(t){return Math.sqrt(this.distanceToSquared(t))}distanceToSquared(t){const e=this.x-t.x,n=this.y-t.y;return e*e+n*n}manhattanDistanceTo(t){return Math.abs(this.x-t.x)+Math.abs(this.y-t.y)}setLength(t){return this.normalize().multiplyScalar(t)}lerp(t,e){return this.x+=(t.x-this.x)*e,this.y+=(t.y-this.y)*e,this}lerpVectors(t,e,n){return this.x=t.x+(e.x-t.x)*n,this.y=t.y+(e.y-t.y)*n,this}equals(t){return t.x===this.x&&t.y===this.y}fromArray(t,e=0){return this.x=t[e],this.y=t[e+1],this}toArray(t=[],e=0){return t[e]=this.x,t[e+1]=this.y,t}fromBufferAttribute(t,e){return this.x=t.getX(e),this.y=t.getY(e),this}rotateAround(t,e){const n=Math.cos(e),i=Math.sin(e),r=this.x-t.x,s=this.y-t.y;return this.x=r*n-s*i+t.x,this.y=r*i+s*n+t.y,this}random(){return this.x=Math.random(),this.y=Math.random(),this}*[Symbol.iterator](){yield this.x,yield this.y}}class mf{constructor(t,e,n,i,r,s,a,o,l){mf.prototype.isMatrix3=!0,this.elements=[1,0,0,0,1,0,0,0,1],void 0!==t&&this.set(t,e,n,i,r,s,a,o,l)}set(t,e,n,i,r,s,a,o,l){const h=this.elements;return h[0]=t,h[1]=i,h[2]=a,h[3]=e,h[4]=r,h[5]=o,h[6]=n,h[7]=s,h[8]=l,this}identity(){return this.set(1,0,0,0,1,0,0,0,1),this}copy(t){const e=this.elements,n=t.elements;return e[0]=n[0],e[1]=n[1],e[2]=n[2],e[3]=n[3],e[4]=n[4],e[5]=n[5],e[6]=n[6],e[7]=n[7],e[8]=n[8],this}extractBasis(t,e,n){return t.setFromMatrix3Column(this,0),e.setFromMatrix3Column(this,1),n.setFromMatrix3Column(this,2),this}setFromMatrix4(t){const e=t.elements;return this.set(e[0],e[4],e[8],e[1],e[5],e[9],e[2],e[6],e[10]),this}multiply(t){return this.multiplyMatrices(this,t)}premultiply(t){return this.multiplyMatrices(t,this)}multiplyMatrices(t,e){const n=t.elements,i=e.elements,r=this.elements,s=n[0],a=n[3],o=n[6],l=n[1],h=n[4],u=n[7],c=n[2],d=n[5],p=n[8],f=i[0],m=i[3],g=i[6],_=i[1],v=i[4],y=i[7],x=i[2],b=i[5],S=i[8];return r[0]=s*f+a*_+o*x,r[3]=s*m+a*v+o*b,r[6]=s*g+a*y+o*S,r[1]=l*f+h*_+u*x,r[4]=l*m+h*v+u*b,r[7]=l*g+h*y+u*S,r[2]=c*f+d*_+p*x,r[5]=c*m+d*v+p*b,r[8]=c*g+d*y+p*S,this}multiplyScalar(t){const e=this.elements;return e[0]*=t,e[3]*=t,e[6]*=t,e[1]*=t,e[4]*=t,e[7]*=t,e[2]*=t,e[5]*=t,e[8]*=t,this}determinant(){const t=this.elements,e=t[0],n=t[1],i=t[2],r=t[3],s=t[4],a=t[5],o=t[6],l=t[7],h=t[8];return e*s*h-e*a*l-n*r*h+n*a*o+i*r*l-i*s*o}invert(){const t=this.elements,e=t[0],n=t[1],i=t[2],r=t[3],s=t[4],a=t[5],o=t[6],l=t[7],h=t[8],u=h*s-a*l,c=a*o-h*r,d=l*r-s*o,p=e*u+n*c+i*d;if(0===p)return this.set(0,0,0,0,0,0,0,0,0);const f=1/p;return t[0]=u*f,t[1]=(i*l-h*n)*f,t[2]=(a*n-i*s)*f,t[3]=c*f,t[4]=(h*e-i*o)*f,t[5]=(i*r-a*e)*f,t[6]=d*f,t[7]=(n*o-l*e)*f,t[8]=(s*e-n*r)*f,this}transpose(){let t;const e=this.elements;return t=e[1],e[1]=e[3],e[3]=t,t=e[2],e[2]=e[6],e[6]=t,t=e[5],e[5]=e[7],e[7]=t,this}getNormalMatrix(t){return this.setFromMatrix4(t).invert().transpose()}transposeIntoArray(t){const e=this.elements;return t[0]=e[0],t[1]=e[3],t[2]=e[6],t[3]=e[1],t[4]=e[4],t[5]=e[7],t[6]=e[2],t[7]=e[5],t[8]=e[8],this}setUvTransform(t,e,n,i,r,s,a){const o=Math.cos(r),l=Math.sin(r);return this.set(n*o,n*l,-n*(o*s+l*a)+s+t,-i*l,i*o,-i*(-l*s+o*a)+a+e,0,0,1),this}scale(t,e){return this.premultiply(gf.makeScale(t,e)),this}rotate(t){return this.premultiply(gf.makeRotation(-t)),this}translate(t,e){return this.premultiply(gf.makeTranslation(t,e)),this}makeTranslation(t,e){return t.isVector2?this.set(1,0,t.x,0,1,t.y,0,0,1):this.set(1,0,t,0,1,e,0,0,1),this}makeRotation(t){const e=Math.cos(t),n=Math.sin(t);return this.set(e,-n,0,n,e,0,0,0,1),this}makeScale(t,e){return this.set(t,0,0,0,e,0,0,0,1),this}equals(t){const e=this.elements,n=t.elements;for(let t=0;t<9;t++)if(e[t]!==n[t])return!1;return!0}fromArray(t,e=0){for(let n=0;n<9;n++)this.elements[n]=t[n+e];return this}toArray(t=[],e=0){const n=this.elements;return t[e]=n[0],t[e+1]=n[1],t[e+2]=n[2],t[e+3]=n[3],t[e+4]=n[4],t[e+5]=n[5],t[e+6]=n[6],t[e+7]=n[7],t[e+8]=n[8],t}clone(){return(new this.constructor).fromArray(this.elements)}}const gf=new mf;function _f(t){return document.createElementNS("http://www.w3.org/1999/xhtml",t)}const vf={};const yf={enabled:!0,workingColorSpace:zp,spaces:{},convert:function(t,e,n){return!1!==this.enabled&&e!==n&&e&&n?(this.spaces[e].transfer===Gp&&(t.r=xf(t.r),t.g=xf(t.g),t.b=xf(t.b)),this.spaces[e].primaries!==this.spaces[n].primaries&&(t.applyMatrix3(this.spaces[e].toXYZ),t.applyMatrix3(this.spaces[n].fromXYZ)),this.spaces[n].transfer===Gp&&(t.r=bf(t.r),t.g=bf(t.g),t.b=bf(t.b)),t):t},fromWorkingColorSpace:function(t,e){return this.convert(t,this.workingColorSpace,e)},toWorkingColorSpace:function(t,e){return this.convert(t,e,this.workingColorSpace)},getPrimaries:function(t){return this.spaces[t].primaries},getTransfer:function(t){return t===Fp?kp:this.spaces[t].transfer},getLuminanceCoefficients:function(t,e=this.workingColorSpace){return t.fromArray(this.spaces[e].luminanceCoefficients)},define:function(t){Object.assign(this.spaces,t)},_getMatrix:function(t,e,n){return t.copy(this.spaces[e].toXYZ).multiply(this.spaces[n].fromXYZ)},_getDrawingBufferColorSpace:function(t){return this.spaces[t].outputColorSpaceConfig.drawingBufferColorSpace},_getUnpackColorSpace:function(t=this.workingColorSpace){return this.spaces[t].workingColorSpaceConfig.unpackColorSpace}};function xf(t){return t<.04045?.0773993808*t:Math.pow(.9478672986*t+.0521327014,2.4)}function bf(t){return t<.0031308?12.92*t:1.055*Math.pow(t,.41666)-.055}const Sf=[.64,.33,.3,.6,.15,.06],Mf=[.2126,.7152,.0722],Tf=[.3127,.329],wf=(new mf).set(.4123908,.3575843,.1804808,.212639,.7151687,.0721923,.0193308,.1191948,.9505322),Ef=(new mf).set(3.2409699,-1.5373832,-.4986108,-.9692436,1.8759675,.0415551,.0556301,-.203977,1.0569715);let Af;yf.define({[zp]:{primaries:Sf,whitePoint:Tf,transfer:kp,toXYZ:wf,fromXYZ:Ef,luminanceCoefficients:Mf,workingColorSpaceConfig:{unpackColorSpace:Bp},outputColorSpaceConfig:{drawingBufferColorSpace:Bp}},[Bp]:{primaries:Sf,whitePoint:Tf,transfer:Gp,toXYZ:wf,fromXYZ:Ef,luminanceCoefficients:Mf,outputColorSpaceConfig:{drawingBufferColorSpace:Bp}}});class Rf{static getDataURL(t){if(/^data:/i.test(t.src))return t.src;if("undefined"==typeof HTMLCanvasElement)return t.src;let e;if(t instanceof HTMLCanvasElement)e=t;else{void 0===Af&&(Af=_f("canvas")),Af.width=t.width,Af.height=t.height;const n=Af.getContext("2d");t instanceof ImageData?n.putImageData(t,0,0):n.drawImage(t,0,0,t.width,t.height),e=Af}return e.width>2048||e.height>2048?(console.warn("THREE.ImageUtils.getDataURL: Image converted to jpg for performance reasons",t),e.toDataURL("image/jpeg",.6)):e.toDataURL("image/png")}static sRGBToLinear(t){if("undefined"!=typeof HTMLImageElement&&t instanceof HTMLImageElement||"undefined"!=typeof HTMLCanvasElement&&t instanceof HTMLCanvasElement||"undefined"!=typeof ImageBitmap&&t instanceof ImageBitmap){const e=_f("canvas");e.width=t.width,e.height=t.height;const n=e.getContext("2d");n.drawImage(t,0,0,t.width,t.height);const i=n.getImageData(0,0,t.width,t.height),r=i.data;for(let t=0;t0&&(n.userData=this.userData),e||(t.textures[this.uuid]=n),n}dispose(){this.dispatchEvent({type:"dispose"})}transformUv(t){if(300!==this.mapping)return t;if(t.applyMatrix3(this.matrix),t.x<0||t.x>1)switch(this.wrapS){case Hd:t.x=t.x-Math.floor(t.x);break;case jd:t.x=t.x<0?0:1;break;case Wd:1===Math.abs(Math.floor(t.x)%2)?t.x=Math.ceil(t.x)-t.x:t.x=t.x-Math.floor(t.x)}if(t.y<0||t.y>1)switch(this.wrapT){case Hd:t.y=t.y-Math.floor(t.y);break;case jd:t.y=t.y<0?0:1;break;case Wd:1===Math.abs(Math.floor(t.y)%2)?t.y=Math.ceil(t.y)-t.y:t.y=t.y-Math.floor(t.y)}return this.flipY&&(t.y=1-t.y),t}set needsUpdate(t){!0===t&&(this.version++,this.source.needsUpdate=!0)}set needsPMREMUpdate(t){!0===t&&this.pmremVersion++}}Lf.DEFAULT_IMAGE=null,Lf.DEFAULT_MAPPING=300,Lf.DEFAULT_ANISOTROPY=1;class Uf{constructor(t=0,e=0,n=0,i=1){Uf.prototype.isVector4=!0,this.x=t,this.y=e,this.z=n,this.w=i}get width(){return this.z}set width(t){this.z=t}get height(){return this.w}set height(t){this.w=t}set(t,e,n,i){return this.x=t,this.y=e,this.z=n,this.w=i,this}setScalar(t){return this.x=t,this.y=t,this.z=t,this.w=t,this}setX(t){return this.x=t,this}setY(t){return this.y=t,this}setZ(t){return this.z=t,this}setW(t){return this.w=t,this}setComponent(t,e){switch(t){case 0:this.x=e;break;case 1:this.y=e;break;case 2:this.z=e;break;case 3:this.w=e;break;default:throw new Error("index is out of range: "+t)}return this}getComponent(t){switch(t){case 0:return this.x;case 1:return this.y;case 2:return this.z;case 3:return this.w;default:throw new Error("index is out of range: "+t)}}clone(){return new this.constructor(this.x,this.y,this.z,this.w)}copy(t){return this.x=t.x,this.y=t.y,this.z=t.z,this.w=void 0!==t.w?t.w:1,this}add(t){return this.x+=t.x,this.y+=t.y,this.z+=t.z,this.w+=t.w,this}addScalar(t){return this.x+=t,this.y+=t,this.z+=t,this.w+=t,this}addVectors(t,e){return this.x=t.x+e.x,this.y=t.y+e.y,this.z=t.z+e.z,this.w=t.w+e.w,this}addScaledVector(t,e){return this.x+=t.x*e,this.y+=t.y*e,this.z+=t.z*e,this.w+=t.w*e,this}sub(t){return this.x-=t.x,this.y-=t.y,this.z-=t.z,this.w-=t.w,this}subScalar(t){return this.x-=t,this.y-=t,this.z-=t,this.w-=t,this}subVectors(t,e){return this.x=t.x-e.x,this.y=t.y-e.y,this.z=t.z-e.z,this.w=t.w-e.w,this}multiply(t){return this.x*=t.x,this.y*=t.y,this.z*=t.z,this.w*=t.w,this}multiplyScalar(t){return this.x*=t,this.y*=t,this.z*=t,this.w*=t,this}applyMatrix4(t){const e=this.x,n=this.y,i=this.z,r=this.w,s=t.elements;return this.x=s[0]*e+s[4]*n+s[8]*i+s[12]*r,this.y=s[1]*e+s[5]*n+s[9]*i+s[13]*r,this.z=s[2]*e+s[6]*n+s[10]*i+s[14]*r,this.w=s[3]*e+s[7]*n+s[11]*i+s[15]*r,this}divide(t){return this.x/=t.x,this.y/=t.y,this.z/=t.z,this.w/=t.w,this}divideScalar(t){return this.multiplyScalar(1/t)}setAxisAngleFromQuaternion(t){this.w=2*Math.acos(t.w);const e=Math.sqrt(1-t.w*t.w);return e<1e-4?(this.x=1,this.y=0,this.z=0):(this.x=t.x/e,this.y=t.y/e,this.z=t.z/e),this}setAxisAngleFromRotationMatrix(t){let e,n,i,r;const s=.01,a=.1,o=t.elements,l=o[0],h=o[4],u=o[8],c=o[1],d=o[5],p=o[9],f=o[2],m=o[6],g=o[10];if(Math.abs(h-c)o&&t>_?t_?o=0?1:-1,i=1-e*e;if(i>Number.EPSILON){const r=Math.sqrt(i),s=Math.atan2(r,e*n);t=Math.sin(t*s)/r,a=Math.sin(a*s)/r}const r=a*n;if(o=o*t+c*r,l=l*t+d*r,h=h*t+p*r,u=u*t+f*r,t===1-a){const t=1/Math.sqrt(o*o+l*l+h*h+u*u);o*=t,l*=t,h*=t,u*=t}}t[e]=o,t[e+1]=l,t[e+2]=h,t[e+3]=u}static multiplyQuaternionsFlat(t,e,n,i,r,s){const a=n[i],o=n[i+1],l=n[i+2],h=n[i+3],u=r[s],c=r[s+1],d=r[s+2],p=r[s+3];return t[e]=a*p+h*u+o*d-l*c,t[e+1]=o*p+h*c+l*u-a*d,t[e+2]=l*p+h*d+a*c-o*u,t[e+3]=h*p-a*u-o*c-l*d,t}get x(){return this._x}set x(t){this._x=t,this._onChangeCallback()}get y(){return this._y}set y(t){this._y=t,this._onChangeCallback()}get z(){return this._z}set z(t){this._z=t,this._onChangeCallback()}get w(){return this._w}set w(t){this._w=t,this._onChangeCallback()}set(t,e,n,i){return this._x=t,this._y=e,this._z=n,this._w=i,this._onChangeCallback(),this}clone(){return new this.constructor(this._x,this._y,this._z,this._w)}copy(t){return this._x=t.x,this._y=t.y,this._z=t.z,this._w=t.w,this._onChangeCallback(),this}setFromEuler(t,e=!0){const n=t._x,i=t._y,r=t._z,s=t._order,a=Math.cos,o=Math.sin,l=a(n/2),h=a(i/2),u=a(r/2),c=o(n/2),d=o(i/2),p=o(r/2);switch(s){case"XYZ":this._x=c*h*u+l*d*p,this._y=l*d*u-c*h*p,this._z=l*h*p+c*d*u,this._w=l*h*u-c*d*p;break;case"YXZ":this._x=c*h*u+l*d*p,this._y=l*d*u-c*h*p,this._z=l*h*p-c*d*u,this._w=l*h*u+c*d*p;break;case"ZXY":this._x=c*h*u-l*d*p,this._y=l*d*u+c*h*p,this._z=l*h*p+c*d*u,this._w=l*h*u-c*d*p;break;case"ZYX":this._x=c*h*u-l*d*p,this._y=l*d*u+c*h*p,this._z=l*h*p-c*d*u,this._w=l*h*u+c*d*p;break;case"YZX":this._x=c*h*u+l*d*p,this._y=l*d*u+c*h*p,this._z=l*h*p-c*d*u,this._w=l*h*u-c*d*p;break;case"XZY":this._x=c*h*u-l*d*p,this._y=l*d*u-c*h*p,this._z=l*h*p+c*d*u,this._w=l*h*u+c*d*p;break;default:console.warn("THREE.Quaternion: .setFromEuler() encountered an unknown order: "+s)}return!0===e&&this._onChangeCallback(),this}setFromAxisAngle(t,e){const n=e/2,i=Math.sin(n);return this._x=t.x*i,this._y=t.y*i,this._z=t.z*i,this._w=Math.cos(n),this._onChangeCallback(),this}setFromRotationMatrix(t){const e=t.elements,n=e[0],i=e[4],r=e[8],s=e[1],a=e[5],o=e[9],l=e[2],h=e[6],u=e[10],c=n+a+u;if(c>0){const t=.5/Math.sqrt(c+1);this._w=.25/t,this._x=(h-o)*t,this._y=(r-l)*t,this._z=(s-i)*t}else if(n>a&&n>u){const t=2*Math.sqrt(1+n-a-u);this._w=(h-o)/t,this._x=.25*t,this._y=(i+s)/t,this._z=(r+l)/t}else if(a>u){const t=2*Math.sqrt(1+a-n-u);this._w=(r-l)/t,this._x=(i+s)/t,this._y=.25*t,this._z=(o+h)/t}else{const t=2*Math.sqrt(1+u-n-a);this._w=(s-i)/t,this._x=(r+l)/t,this._y=(o+h)/t,this._z=.25*t}return this._onChangeCallback(),this}setFromUnitVectors(t,e){let n=t.dot(e)+1;return nMath.abs(t.z)?(this._x=-t.y,this._y=t.x,this._z=0,this._w=n):(this._x=0,this._y=-t.z,this._z=t.y,this._w=n)):(this._x=t.y*e.z-t.z*e.y,this._y=t.z*e.x-t.x*e.z,this._z=t.x*e.y-t.y*e.x,this._w=n),this.normalize()}angleTo(t){return 2*Math.acos(Math.abs(lf(this.dot(t),-1,1)))}rotateTowards(t,e){const n=this.angleTo(t);if(0===n)return this;const i=Math.min(1,e/n);return this.slerp(t,i),this}identity(){return this.set(0,0,0,1)}invert(){return this.conjugate()}conjugate(){return this._x*=-1,this._y*=-1,this._z*=-1,this._onChangeCallback(),this}dot(t){return this._x*t._x+this._y*t._y+this._z*t._z+this._w*t._w}lengthSq(){return this._x*this._x+this._y*this._y+this._z*this._z+this._w*this._w}length(){return Math.sqrt(this._x*this._x+this._y*this._y+this._z*this._z+this._w*this._w)}normalize(){let t=this.length();return 0===t?(this._x=0,this._y=0,this._z=0,this._w=1):(t=1/t,this._x=this._x*t,this._y=this._y*t,this._z=this._z*t,this._w=this._w*t),this._onChangeCallback(),this}multiply(t){return this.multiplyQuaternions(this,t)}premultiply(t){return this.multiplyQuaternions(t,this)}multiplyQuaternions(t,e){const n=t._x,i=t._y,r=t._z,s=t._w,a=e._x,o=e._y,l=e._z,h=e._w;return this._x=n*h+s*a+i*l-r*o,this._y=i*h+s*o+r*a-n*l,this._z=r*h+s*l+n*o-i*a,this._w=s*h-n*a-i*o-r*l,this._onChangeCallback(),this}slerp(t,e){if(0===e)return this;if(1===e)return this.copy(t);const n=this._x,i=this._y,r=this._z,s=this._w;let a=s*t._w+n*t._x+i*t._y+r*t._z;if(a<0?(this._w=-t._w,this._x=-t._x,this._y=-t._y,this._z=-t._z,a=-a):this.copy(t),a>=1)return this._w=s,this._x=n,this._y=i,this._z=r,this;const o=1-a*a;if(o<=Number.EPSILON){const t=1-e;return this._w=t*s+e*this._w,this._x=t*n+e*this._x,this._y=t*i+e*this._y,this._z=t*r+e*this._z,this.normalize(),this}const l=Math.sqrt(o),h=Math.atan2(l,a),u=Math.sin((1-e)*h)/l,c=Math.sin(e*h)/l;return this._w=s*u+this._w*c,this._x=n*u+this._x*c,this._y=i*u+this._y*c,this._z=r*u+this._z*c,this._onChangeCallback(),this}slerpQuaternions(t,e,n){return this.copy(t).slerp(e,n)}random(){const t=2*Math.PI*Math.random(),e=2*Math.PI*Math.random(),n=Math.random(),i=Math.sqrt(1-n),r=Math.sqrt(n);return this.set(i*Math.sin(t),i*Math.cos(t),r*Math.sin(e),r*Math.cos(e))}equals(t){return t._x===this._x&&t._y===this._y&&t._z===this._z&&t._w===this._w}fromArray(t,e=0){return this._x=t[e],this._y=t[e+1],this._z=t[e+2],this._w=t[e+3],this._onChangeCallback(),this}toArray(t=[],e=0){return t[e]=this._x,t[e+1]=this._y,t[e+2]=this._z,t[e+3]=this._w,t}fromBufferAttribute(t,e){return this._x=t.getX(e),this._y=t.getY(e),this._z=t.getZ(e),this._w=t.getW(e),this._onChangeCallback(),this}toJSON(){return this.toArray()}_onChange(t){return this._onChangeCallback=t,this}_onChangeCallback(){}*[Symbol.iterator](){yield this._x,yield this._y,yield this._z,yield this._w}}class zf{constructor(t=0,e=0,n=0){zf.prototype.isVector3=!0,this.x=t,this.y=e,this.z=n}set(t,e,n){return void 0===n&&(n=this.z),this.x=t,this.y=e,this.z=n,this}setScalar(t){return this.x=t,this.y=t,this.z=t,this}setX(t){return this.x=t,this}setY(t){return this.y=t,this}setZ(t){return this.z=t,this}setComponent(t,e){switch(t){case 0:this.x=e;break;case 1:this.y=e;break;case 2:this.z=e;break;default:throw new Error("index is out of range: "+t)}return this}getComponent(t){switch(t){case 0:return this.x;case 1:return this.y;case 2:return this.z;default:throw new Error("index is out of range: "+t)}}clone(){return new this.constructor(this.x,this.y,this.z)}copy(t){return this.x=t.x,this.y=t.y,this.z=t.z,this}add(t){return this.x+=t.x,this.y+=t.y,this.z+=t.z,this}addScalar(t){return this.x+=t,this.y+=t,this.z+=t,this}addVectors(t,e){return this.x=t.x+e.x,this.y=t.y+e.y,this.z=t.z+e.z,this}addScaledVector(t,e){return this.x+=t.x*e,this.y+=t.y*e,this.z+=t.z*e,this}sub(t){return this.x-=t.x,this.y-=t.y,this.z-=t.z,this}subScalar(t){return this.x-=t,this.y-=t,this.z-=t,this}subVectors(t,e){return this.x=t.x-e.x,this.y=t.y-e.y,this.z=t.z-e.z,this}multiply(t){return this.x*=t.x,this.y*=t.y,this.z*=t.z,this}multiplyScalar(t){return this.x*=t,this.y*=t,this.z*=t,this}multiplyVectors(t,e){return this.x=t.x*e.x,this.y=t.y*e.y,this.z=t.z*e.z,this}applyEuler(t){return this.applyQuaternion(Gf.setFromEuler(t))}applyAxisAngle(t,e){return this.applyQuaternion(Gf.setFromAxisAngle(t,e))}applyMatrix3(t){const e=this.x,n=this.y,i=this.z,r=t.elements;return this.x=r[0]*e+r[3]*n+r[6]*i,this.y=r[1]*e+r[4]*n+r[7]*i,this.z=r[2]*e+r[5]*n+r[8]*i,this}applyNormalMatrix(t){return this.applyMatrix3(t).normalize()}applyMatrix4(t){const e=this.x,n=this.y,i=this.z,r=t.elements,s=1/(r[3]*e+r[7]*n+r[11]*i+r[15]);return this.x=(r[0]*e+r[4]*n+r[8]*i+r[12])*s,this.y=(r[1]*e+r[5]*n+r[9]*i+r[13])*s,this.z=(r[2]*e+r[6]*n+r[10]*i+r[14])*s,this}applyQuaternion(t){const e=this.x,n=this.y,i=this.z,r=t.x,s=t.y,a=t.z,o=t.w,l=2*(s*i-a*n),h=2*(a*e-r*i),u=2*(r*n-s*e);return this.x=e+o*l+s*u-a*h,this.y=n+o*h+a*l-r*u,this.z=i+o*u+r*h-s*l,this}project(t){return this.applyMatrix4(t.matrixWorldInverse).applyMatrix4(t.projectionMatrix)}unproject(t){return this.applyMatrix4(t.projectionMatrixInverse).applyMatrix4(t.matrixWorld)}transformDirection(t){const e=this.x,n=this.y,i=this.z,r=t.elements;return this.x=r[0]*e+r[4]*n+r[8]*i,this.y=r[1]*e+r[5]*n+r[9]*i,this.z=r[2]*e+r[6]*n+r[10]*i,this.normalize()}divide(t){return this.x/=t.x,this.y/=t.y,this.z/=t.z,this}divideScalar(t){return this.multiplyScalar(1/t)}min(t){return this.x=Math.min(this.x,t.x),this.y=Math.min(this.y,t.y),this.z=Math.min(this.z,t.z),this}max(t){return this.x=Math.max(this.x,t.x),this.y=Math.max(this.y,t.y),this.z=Math.max(this.z,t.z),this}clamp(t,e){return this.x=Math.max(t.x,Math.min(e.x,this.x)),this.y=Math.max(t.y,Math.min(e.y,this.y)),this.z=Math.max(t.z,Math.min(e.z,this.z)),this}clampScalar(t,e){return this.x=Math.max(t,Math.min(e,this.x)),this.y=Math.max(t,Math.min(e,this.y)),this.z=Math.max(t,Math.min(e,this.z)),this}clampLength(t,e){const n=this.length();return this.divideScalar(n||1).multiplyScalar(Math.max(t,Math.min(e,n)))}floor(){return this.x=Math.floor(this.x),this.y=Math.floor(this.y),this.z=Math.floor(this.z),this}ceil(){return this.x=Math.ceil(this.x),this.y=Math.ceil(this.y),this.z=Math.ceil(this.z),this}round(){return this.x=Math.round(this.x),this.y=Math.round(this.y),this.z=Math.round(this.z),this}roundToZero(){return this.x=Math.trunc(this.x),this.y=Math.trunc(this.y),this.z=Math.trunc(this.z),this}negate(){return this.x=-this.x,this.y=-this.y,this.z=-this.z,this}dot(t){return this.x*t.x+this.y*t.y+this.z*t.z}lengthSq(){return this.x*this.x+this.y*this.y+this.z*this.z}length(){return Math.sqrt(this.x*this.x+this.y*this.y+this.z*this.z)}manhattanLength(){return Math.abs(this.x)+Math.abs(this.y)+Math.abs(this.z)}normalize(){return this.divideScalar(this.length()||1)}setLength(t){return this.normalize().multiplyScalar(t)}lerp(t,e){return this.x+=(t.x-this.x)*e,this.y+=(t.y-this.y)*e,this.z+=(t.z-this.z)*e,this}lerpVectors(t,e,n){return this.x=t.x+(e.x-t.x)*n,this.y=t.y+(e.y-t.y)*n,this.z=t.z+(e.z-t.z)*n,this}cross(t){return this.crossVectors(this,t)}crossVectors(t,e){const n=t.x,i=t.y,r=t.z,s=e.x,a=e.y,o=e.z;return this.x=i*o-r*a,this.y=r*s-n*o,this.z=n*a-i*s,this}projectOnVector(t){const e=t.lengthSq();if(0===e)return this.set(0,0,0);const n=t.dot(this)/e;return this.copy(t).multiplyScalar(n)}projectOnPlane(t){return kf.copy(this).projectOnVector(t),this.sub(kf)}reflect(t){return this.sub(kf.copy(t).multiplyScalar(2*this.dot(t)))}angleTo(t){const e=Math.sqrt(this.lengthSq()*t.lengthSq());if(0===e)return Math.PI/2;const n=this.dot(t)/e;return Math.acos(lf(n,-1,1))}distanceTo(t){return Math.sqrt(this.distanceToSquared(t))}distanceToSquared(t){const e=this.x-t.x,n=this.y-t.y,i=this.z-t.z;return e*e+n*n+i*i}manhattanDistanceTo(t){return Math.abs(this.x-t.x)+Math.abs(this.y-t.y)+Math.abs(this.z-t.z)}setFromSpherical(t){return this.setFromSphericalCoords(t.radius,t.phi,t.theta)}setFromSphericalCoords(t,e,n){const i=Math.sin(e)*t;return this.x=i*Math.sin(n),this.y=Math.cos(e)*t,this.z=i*Math.cos(n),this}setFromCylindrical(t){return this.setFromCylindricalCoords(t.radius,t.theta,t.y)}setFromCylindricalCoords(t,e,n){return this.x=t*Math.sin(e),this.y=n,this.z=t*Math.cos(e),this}setFromMatrixPosition(t){const e=t.elements;return this.x=e[12],this.y=e[13],this.z=e[14],this}setFromMatrixScale(t){const e=this.setFromMatrixColumn(t,0).length(),n=this.setFromMatrixColumn(t,1).length(),i=this.setFromMatrixColumn(t,2).length();return this.x=e,this.y=n,this.z=i,this}setFromMatrixColumn(t,e){return this.fromArray(t.elements,4*e)}setFromMatrix3Column(t,e){return this.fromArray(t.elements,3*e)}setFromEuler(t){return this.x=t._x,this.y=t._y,this.z=t._z,this}setFromColor(t){return this.x=t.r,this.y=t.g,this.z=t.b,this}equals(t){return t.x===this.x&&t.y===this.y&&t.z===this.z}fromArray(t,e=0){return this.x=t[e],this.y=t[e+1],this.z=t[e+2],this}toArray(t=[],e=0){return t[e]=this.x,t[e+1]=this.y,t[e+2]=this.z,t}fromBufferAttribute(t,e){return this.x=t.getX(e),this.y=t.getY(e),this.z=t.getZ(e),this}random(){return this.x=Math.random(),this.y=Math.random(),this.z=Math.random(),this}randomDirection(){const t=Math.random()*Math.PI*2,e=2*Math.random()-1,n=Math.sqrt(1-e*e);return this.x=n*Math.cos(t),this.y=e,this.z=n*Math.sin(t),this}*[Symbol.iterator](){yield this.x,yield this.y,yield this.z}}const kf=new zf,Gf=new Bf;class Vf{constructor(t=new zf(1/0,1/0,1/0),e=new zf(-1/0,-1/0,-1/0)){this.isBox3=!0,this.min=t,this.max=e}set(t,e){return this.min.copy(t),this.max.copy(e),this}setFromArray(t){this.makeEmpty();for(let e=0,n=t.length;e=this.min.x&&t.x<=this.max.x&&t.y>=this.min.y&&t.y<=this.max.y&&t.z>=this.min.z&&t.z<=this.max.z}containsBox(t){return this.min.x<=t.min.x&&t.max.x<=this.max.x&&this.min.y<=t.min.y&&t.max.y<=this.max.y&&this.min.z<=t.min.z&&t.max.z<=this.max.z}getParameter(t,e){return e.set((t.x-this.min.x)/(this.max.x-this.min.x),(t.y-this.min.y)/(this.max.y-this.min.y),(t.z-this.min.z)/(this.max.z-this.min.z))}intersectsBox(t){return t.max.x>=this.min.x&&t.min.x<=this.max.x&&t.max.y>=this.min.y&&t.min.y<=this.max.y&&t.max.z>=this.min.z&&t.min.z<=this.max.z}intersectsSphere(t){return this.clampPoint(t.center,jf),jf.distanceToSquared(t.center)<=t.radius*t.radius}intersectsPlane(t){let e,n;return t.normal.x>0?(e=t.normal.x*this.min.x,n=t.normal.x*this.max.x):(e=t.normal.x*this.max.x,n=t.normal.x*this.min.x),t.normal.y>0?(e+=t.normal.y*this.min.y,n+=t.normal.y*this.max.y):(e+=t.normal.y*this.max.y,n+=t.normal.y*this.min.y),t.normal.z>0?(e+=t.normal.z*this.min.z,n+=t.normal.z*this.max.z):(e+=t.normal.z*this.max.z,n+=t.normal.z*this.min.z),e<=-t.constant&&n>=-t.constant}intersectsTriangle(t){if(this.isEmpty())return!1;this.getCenter(Qf),Jf.subVectors(this.max,Qf),qf.subVectors(t.a,Qf),Xf.subVectors(t.b,Qf),$f.subVectors(t.c,Qf),Yf.subVectors(Xf,qf),Kf.subVectors($f,Xf),Zf.subVectors(qf,$f);let e=[0,-Yf.z,Yf.y,0,-Kf.z,Kf.y,0,-Zf.z,Zf.y,Yf.z,0,-Yf.x,Kf.z,0,-Kf.x,Zf.z,0,-Zf.x,-Yf.y,Yf.x,0,-Kf.y,Kf.x,0,-Zf.y,Zf.x,0];return!!nm(e,qf,Xf,$f,Jf)&&(e=[1,0,0,0,1,0,0,0,1],!!nm(e,qf,Xf,$f,Jf)&&(tm.crossVectors(Yf,Kf),e=[tm.x,tm.y,tm.z],nm(e,qf,Xf,$f,Jf)))}clampPoint(t,e){return e.copy(t).clamp(this.min,this.max)}distanceToPoint(t){return this.clampPoint(t,jf).distanceTo(t)}getBoundingSphere(t){return this.isEmpty()?t.makeEmpty():(this.getCenter(t.center),t.radius=.5*this.getSize(jf).length()),t}intersect(t){return this.min.max(t.min),this.max.min(t.max),this.isEmpty()&&this.makeEmpty(),this}union(t){return this.min.min(t.min),this.max.max(t.max),this}applyMatrix4(t){return this.isEmpty()||(Hf[0].set(this.min.x,this.min.y,this.min.z).applyMatrix4(t),Hf[1].set(this.min.x,this.min.y,this.max.z).applyMatrix4(t),Hf[2].set(this.min.x,this.max.y,this.min.z).applyMatrix4(t),Hf[3].set(this.min.x,this.max.y,this.max.z).applyMatrix4(t),Hf[4].set(this.max.x,this.min.y,this.min.z).applyMatrix4(t),Hf[5].set(this.max.x,this.min.y,this.max.z).applyMatrix4(t),Hf[6].set(this.max.x,this.max.y,this.min.z).applyMatrix4(t),Hf[7].set(this.max.x,this.max.y,this.max.z).applyMatrix4(t),this.setFromPoints(Hf)),this}translate(t){return this.min.add(t),this.max.add(t),this}equals(t){return t.min.equals(this.min)&&t.max.equals(this.max)}}const Hf=[new zf,new zf,new zf,new zf,new zf,new zf,new zf,new zf],jf=new zf,Wf=new Vf,qf=new zf,Xf=new zf,$f=new zf,Yf=new zf,Kf=new zf,Zf=new zf,Qf=new zf,Jf=new zf,tm=new zf,em=new zf;function nm(t,e,n,i,r){for(let s=0,a=t.length-3;s<=a;s+=3){em.fromArray(t,s);const a=r.x*Math.abs(em.x)+r.y*Math.abs(em.y)+r.z*Math.abs(em.z),o=e.dot(em),l=n.dot(em),h=i.dot(em);if(Math.max(-Math.max(o,l,h),Math.min(o,l,h))>a)return!1}return!0}const im=new Vf,rm=new zf,sm=new zf;class am{constructor(t=new zf,e=-1){this.isSphere=!0,this.center=t,this.radius=e}set(t,e){return this.center.copy(t),this.radius=e,this}setFromPoints(t,e){const n=this.center;void 0!==e?n.copy(e):im.setFromPoints(t).getCenter(n);let i=0;for(let e=0,r=t.length;ethis.radius*this.radius&&(e.sub(this.center).normalize(),e.multiplyScalar(this.radius).add(this.center)),e}getBoundingBox(t){return this.isEmpty()?(t.makeEmpty(),t):(t.set(this.center,this.center),t.expandByScalar(this.radius),t)}applyMatrix4(t){return this.center.applyMatrix4(t),this.radius=this.radius*t.getMaxScaleOnAxis(),this}translate(t){return this.center.add(t),this}expandByPoint(t){if(this.isEmpty())return this.center.copy(t),this.radius=0,this;rm.subVectors(t,this.center);const e=rm.lengthSq();if(e>this.radius*this.radius){const t=Math.sqrt(e),n=.5*(t-this.radius);this.center.addScaledVector(rm,n/t),this.radius+=n}return this}union(t){return t.isEmpty()?this:this.isEmpty()?(this.copy(t),this):(!0===this.center.equals(t.center)?this.radius=Math.max(this.radius,t.radius):(sm.subVectors(t.center,this.center).setLength(t.radius),this.expandByPoint(rm.copy(t.center).add(sm)),this.expandByPoint(rm.copy(t.center).sub(sm))),this)}equals(t){return t.center.equals(this.center)&&t.radius===this.radius}clone(){return(new this.constructor).copy(this)}}const om=new zf,lm=new zf,hm=new zf,um=new zf,cm=new zf,dm=new zf,pm=new zf;class fm{constructor(t=new zf,e=new zf(0,0,-1)){this.origin=t,this.direction=e}set(t,e){return this.origin.copy(t),this.direction.copy(e),this}copy(t){return this.origin.copy(t.origin),this.direction.copy(t.direction),this}at(t,e){return e.copy(this.origin).addScaledVector(this.direction,t)}lookAt(t){return this.direction.copy(t).sub(this.origin).normalize(),this}recast(t){return this.origin.copy(this.at(t,om)),this}closestPointToPoint(t,e){e.subVectors(t,this.origin);const n=e.dot(this.direction);return n<0?e.copy(this.origin):e.copy(this.origin).addScaledVector(this.direction,n)}distanceToPoint(t){return Math.sqrt(this.distanceSqToPoint(t))}distanceSqToPoint(t){const e=om.subVectors(t,this.origin).dot(this.direction);return e<0?this.origin.distanceToSquared(t):(om.copy(this.origin).addScaledVector(this.direction,e),om.distanceToSquared(t))}distanceSqToSegment(t,e,n,i){lm.copy(t).add(e).multiplyScalar(.5),hm.copy(e).sub(t).normalize(),um.copy(this.origin).sub(lm);const r=.5*t.distanceTo(e),s=-this.direction.dot(hm),a=um.dot(this.direction),o=-um.dot(hm),l=um.lengthSq(),h=Math.abs(1-s*s);let u,c,d,p;if(h>0)if(u=s*o-a,c=s*a-o,p=r*h,u>=0)if(c>=-p)if(c<=p){const t=1/h;u*=t,c*=t,d=u*(u+s*c+2*a)+c*(s*u+c+2*o)+l}else c=r,u=Math.max(0,-(s*c+a)),d=-u*u+c*(c+2*o)+l;else c=-r,u=Math.max(0,-(s*c+a)),d=-u*u+c*(c+2*o)+l;else c<=-p?(u=Math.max(0,-(-s*r+a)),c=u>0?-r:Math.min(Math.max(-r,-o),r),d=-u*u+c*(c+2*o)+l):c<=p?(u=0,c=Math.min(Math.max(-r,-o),r),d=c*(c+2*o)+l):(u=Math.max(0,-(s*r+a)),c=u>0?r:Math.min(Math.max(-r,-o),r),d=-u*u+c*(c+2*o)+l);else c=s>0?-r:r,u=Math.max(0,-(s*c+a)),d=-u*u+c*(c+2*o)+l;return n&&n.copy(this.origin).addScaledVector(this.direction,u),i&&i.copy(lm).addScaledVector(hm,c),d}intersectSphere(t,e){om.subVectors(t.center,this.origin);const n=om.dot(this.direction),i=om.dot(om)-n*n,r=t.radius*t.radius;if(i>r)return null;const s=Math.sqrt(r-i),a=n-s,o=n+s;return o<0?null:a<0?this.at(o,e):this.at(a,e)}intersectsSphere(t){return this.distanceSqToPoint(t.center)<=t.radius*t.radius}distanceToPlane(t){const e=t.normal.dot(this.direction);if(0===e)return 0===t.distanceToPoint(this.origin)?0:null;const n=-(this.origin.dot(t.normal)+t.constant)/e;return n>=0?n:null}intersectPlane(t,e){const n=this.distanceToPlane(t);return null===n?null:this.at(n,e)}intersectsPlane(t){const e=t.distanceToPoint(this.origin);if(0===e)return!0;return t.normal.dot(this.direction)*e<0}intersectBox(t,e){let n,i,r,s,a,o;const l=1/this.direction.x,h=1/this.direction.y,u=1/this.direction.z,c=this.origin;return l>=0?(n=(t.min.x-c.x)*l,i=(t.max.x-c.x)*l):(n=(t.max.x-c.x)*l,i=(t.min.x-c.x)*l),h>=0?(r=(t.min.y-c.y)*h,s=(t.max.y-c.y)*h):(r=(t.max.y-c.y)*h,s=(t.min.y-c.y)*h),n>s||r>i?null:((r>n||isNaN(n))&&(n=r),(s=0?(a=(t.min.z-c.z)*u,o=(t.max.z-c.z)*u):(a=(t.max.z-c.z)*u,o=(t.min.z-c.z)*u),n>o||a>i?null:((a>n||n!=n)&&(n=a),(o=0?n:i,e)))}intersectsBox(t){return null!==this.intersectBox(t,om)}intersectTriangle(t,e,n,i,r){cm.subVectors(e,t),dm.subVectors(n,t),pm.crossVectors(cm,dm);let s,a=this.direction.dot(pm);if(a>0){if(i)return null;s=1}else{if(!(a<0))return null;s=-1,a=-a}um.subVectors(this.origin,t);const o=s*this.direction.dot(dm.crossVectors(um,dm));if(o<0)return null;const l=s*this.direction.dot(cm.cross(um));if(l<0)return null;if(o+l>a)return null;const h=-s*um.dot(pm);return h<0?null:this.at(h/a,r)}applyMatrix4(t){return this.origin.applyMatrix4(t),this.direction.transformDirection(t),this}equals(t){return t.origin.equals(this.origin)&&t.direction.equals(this.direction)}clone(){return(new this.constructor).copy(this)}}class mm{constructor(t,e,n,i,r,s,a,o,l,h,u,c,d,p,f,m){mm.prototype.isMatrix4=!0,this.elements=[1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1],void 0!==t&&this.set(t,e,n,i,r,s,a,o,l,h,u,c,d,p,f,m)}set(t,e,n,i,r,s,a,o,l,h,u,c,d,p,f,m){const g=this.elements;return g[0]=t,g[4]=e,g[8]=n,g[12]=i,g[1]=r,g[5]=s,g[9]=a,g[13]=o,g[2]=l,g[6]=h,g[10]=u,g[14]=c,g[3]=d,g[7]=p,g[11]=f,g[15]=m,this}identity(){return this.set(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1),this}clone(){return(new mm).fromArray(this.elements)}copy(t){const e=this.elements,n=t.elements;return e[0]=n[0],e[1]=n[1],e[2]=n[2],e[3]=n[3],e[4]=n[4],e[5]=n[5],e[6]=n[6],e[7]=n[7],e[8]=n[8],e[9]=n[9],e[10]=n[10],e[11]=n[11],e[12]=n[12],e[13]=n[13],e[14]=n[14],e[15]=n[15],this}copyPosition(t){const e=this.elements,n=t.elements;return e[12]=n[12],e[13]=n[13],e[14]=n[14],this}setFromMatrix3(t){const e=t.elements;return this.set(e[0],e[3],e[6],0,e[1],e[4],e[7],0,e[2],e[5],e[8],0,0,0,0,1),this}extractBasis(t,e,n){return t.setFromMatrixColumn(this,0),e.setFromMatrixColumn(this,1),n.setFromMatrixColumn(this,2),this}makeBasis(t,e,n){return this.set(t.x,e.x,n.x,0,t.y,e.y,n.y,0,t.z,e.z,n.z,0,0,0,0,1),this}extractRotation(t){const e=this.elements,n=t.elements,i=1/gm.setFromMatrixColumn(t,0).length(),r=1/gm.setFromMatrixColumn(t,1).length(),s=1/gm.setFromMatrixColumn(t,2).length();return e[0]=n[0]*i,e[1]=n[1]*i,e[2]=n[2]*i,e[3]=0,e[4]=n[4]*r,e[5]=n[5]*r,e[6]=n[6]*r,e[7]=0,e[8]=n[8]*s,e[9]=n[9]*s,e[10]=n[10]*s,e[11]=0,e[12]=0,e[13]=0,e[14]=0,e[15]=1,this}makeRotationFromEuler(t){const e=this.elements,n=t.x,i=t.y,r=t.z,s=Math.cos(n),a=Math.sin(n),o=Math.cos(i),l=Math.sin(i),h=Math.cos(r),u=Math.sin(r);if("XYZ"===t.order){const t=s*h,n=s*u,i=a*h,r=a*u;e[0]=o*h,e[4]=-o*u,e[8]=l,e[1]=n+i*l,e[5]=t-r*l,e[9]=-a*o,e[2]=r-t*l,e[6]=i+n*l,e[10]=s*o}else if("YXZ"===t.order){const t=o*h,n=o*u,i=l*h,r=l*u;e[0]=t+r*a,e[4]=i*a-n,e[8]=s*l,e[1]=s*u,e[5]=s*h,e[9]=-a,e[2]=n*a-i,e[6]=r+t*a,e[10]=s*o}else if("ZXY"===t.order){const t=o*h,n=o*u,i=l*h,r=l*u;e[0]=t-r*a,e[4]=-s*u,e[8]=i+n*a,e[1]=n+i*a,e[5]=s*h,e[9]=r-t*a,e[2]=-s*l,e[6]=a,e[10]=s*o}else if("ZYX"===t.order){const t=s*h,n=s*u,i=a*h,r=a*u;e[0]=o*h,e[4]=i*l-n,e[8]=t*l+r,e[1]=o*u,e[5]=r*l+t,e[9]=n*l-i,e[2]=-l,e[6]=a*o,e[10]=s*o}else if("YZX"===t.order){const t=s*o,n=s*l,i=a*o,r=a*l;e[0]=o*h,e[4]=r-t*u,e[8]=i*u+n,e[1]=u,e[5]=s*h,e[9]=-a*h,e[2]=-l*h,e[6]=n*u+i,e[10]=t-r*u}else if("XZY"===t.order){const t=s*o,n=s*l,i=a*o,r=a*l;e[0]=o*h,e[4]=-u,e[8]=l*h,e[1]=t*u+r,e[5]=s*h,e[9]=n*u-i,e[2]=i*u-n,e[6]=a*h,e[10]=r*u+t}return e[3]=0,e[7]=0,e[11]=0,e[12]=0,e[13]=0,e[14]=0,e[15]=1,this}makeRotationFromQuaternion(t){return this.compose(vm,t,ym)}lookAt(t,e,n){const i=this.elements;return Sm.subVectors(t,e),0===Sm.lengthSq()&&(Sm.z=1),Sm.normalize(),xm.crossVectors(n,Sm),0===xm.lengthSq()&&(1===Math.abs(n.z)?Sm.x+=1e-4:Sm.z+=1e-4,Sm.normalize(),xm.crossVectors(n,Sm)),xm.normalize(),bm.crossVectors(Sm,xm),i[0]=xm.x,i[4]=bm.x,i[8]=Sm.x,i[1]=xm.y,i[5]=bm.y,i[9]=Sm.y,i[2]=xm.z,i[6]=bm.z,i[10]=Sm.z,this}multiply(t){return this.multiplyMatrices(this,t)}premultiply(t){return this.multiplyMatrices(t,this)}multiplyMatrices(t,e){const n=t.elements,i=e.elements,r=this.elements,s=n[0],a=n[4],o=n[8],l=n[12],h=n[1],u=n[5],c=n[9],d=n[13],p=n[2],f=n[6],m=n[10],g=n[14],_=n[3],v=n[7],y=n[11],x=n[15],b=i[0],S=i[4],M=i[8],T=i[12],w=i[1],E=i[5],A=i[9],R=i[13],C=i[2],N=i[6],P=i[10],I=i[14],L=i[3],U=i[7],D=i[11],O=i[15];return r[0]=s*b+a*w+o*C+l*L,r[4]=s*S+a*E+o*N+l*U,r[8]=s*M+a*A+o*P+l*D,r[12]=s*T+a*R+o*I+l*O,r[1]=h*b+u*w+c*C+d*L,r[5]=h*S+u*E+c*N+d*U,r[9]=h*M+u*A+c*P+d*D,r[13]=h*T+u*R+c*I+d*O,r[2]=p*b+f*w+m*C+g*L,r[6]=p*S+f*E+m*N+g*U,r[10]=p*M+f*A+m*P+g*D,r[14]=p*T+f*R+m*I+g*O,r[3]=_*b+v*w+y*C+x*L,r[7]=_*S+v*E+y*N+x*U,r[11]=_*M+v*A+y*P+x*D,r[15]=_*T+v*R+y*I+x*O,this}multiplyScalar(t){const e=this.elements;return e[0]*=t,e[4]*=t,e[8]*=t,e[12]*=t,e[1]*=t,e[5]*=t,e[9]*=t,e[13]*=t,e[2]*=t,e[6]*=t,e[10]*=t,e[14]*=t,e[3]*=t,e[7]*=t,e[11]*=t,e[15]*=t,this}determinant(){const t=this.elements,e=t[0],n=t[4],i=t[8],r=t[12],s=t[1],a=t[5],o=t[9],l=t[13],h=t[2],u=t[6],c=t[10],d=t[14];return t[3]*(+r*o*u-i*l*u-r*a*c+n*l*c+i*a*d-n*o*d)+t[7]*(+e*o*d-e*l*c+r*s*c-i*s*d+i*l*h-r*o*h)+t[11]*(+e*l*u-e*a*d-r*s*u+n*s*d+r*a*h-n*l*h)+t[15]*(-i*a*h-e*o*u+e*a*c+i*s*u-n*s*c+n*o*h)}transpose(){const t=this.elements;let e;return e=t[1],t[1]=t[4],t[4]=e,e=t[2],t[2]=t[8],t[8]=e,e=t[6],t[6]=t[9],t[9]=e,e=t[3],t[3]=t[12],t[12]=e,e=t[7],t[7]=t[13],t[13]=e,e=t[11],t[11]=t[14],t[14]=e,this}setPosition(t,e,n){const i=this.elements;return t.isVector3?(i[12]=t.x,i[13]=t.y,i[14]=t.z):(i[12]=t,i[13]=e,i[14]=n),this}invert(){const t=this.elements,e=t[0],n=t[1],i=t[2],r=t[3],s=t[4],a=t[5],o=t[6],l=t[7],h=t[8],u=t[9],c=t[10],d=t[11],p=t[12],f=t[13],m=t[14],g=t[15],_=u*m*l-f*c*l+f*o*d-a*m*d-u*o*g+a*c*g,v=p*c*l-h*m*l-p*o*d+s*m*d+h*o*g-s*c*g,y=h*f*l-p*u*l+p*a*d-s*f*d-h*a*g+s*u*g,x=p*u*o-h*f*o-p*a*c+s*f*c+h*a*m-s*u*m,b=e*_+n*v+i*y+r*x;if(0===b)return this.set(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);const S=1/b;return t[0]=_*S,t[1]=(f*c*r-u*m*r-f*i*d+n*m*d+u*i*g-n*c*g)*S,t[2]=(a*m*r-f*o*r+f*i*l-n*m*l-a*i*g+n*o*g)*S,t[3]=(u*o*r-a*c*r-u*i*l+n*c*l+a*i*d-n*o*d)*S,t[4]=v*S,t[5]=(h*m*r-p*c*r+p*i*d-e*m*d-h*i*g+e*c*g)*S,t[6]=(p*o*r-s*m*r-p*i*l+e*m*l+s*i*g-e*o*g)*S,t[7]=(s*c*r-h*o*r+h*i*l-e*c*l-s*i*d+e*o*d)*S,t[8]=y*S,t[9]=(p*u*r-h*f*r-p*n*d+e*f*d+h*n*g-e*u*g)*S,t[10]=(s*f*r-p*a*r+p*n*l-e*f*l-s*n*g+e*a*g)*S,t[11]=(h*a*r-s*u*r-h*n*l+e*u*l+s*n*d-e*a*d)*S,t[12]=x*S,t[13]=(h*f*i-p*u*i+p*n*c-e*f*c-h*n*m+e*u*m)*S,t[14]=(p*a*i-s*f*i-p*n*o+e*f*o+s*n*m-e*a*m)*S,t[15]=(s*u*i-h*a*i+h*n*o-e*u*o-s*n*c+e*a*c)*S,this}scale(t){const e=this.elements,n=t.x,i=t.y,r=t.z;return e[0]*=n,e[4]*=i,e[8]*=r,e[1]*=n,e[5]*=i,e[9]*=r,e[2]*=n,e[6]*=i,e[10]*=r,e[3]*=n,e[7]*=i,e[11]*=r,this}getMaxScaleOnAxis(){const t=this.elements,e=t[0]*t[0]+t[1]*t[1]+t[2]*t[2],n=t[4]*t[4]+t[5]*t[5]+t[6]*t[6],i=t[8]*t[8]+t[9]*t[9]+t[10]*t[10];return Math.sqrt(Math.max(e,n,i))}makeTranslation(t,e,n){return t.isVector3?this.set(1,0,0,t.x,0,1,0,t.y,0,0,1,t.z,0,0,0,1):this.set(1,0,0,t,0,1,0,e,0,0,1,n,0,0,0,1),this}makeRotationX(t){const e=Math.cos(t),n=Math.sin(t);return this.set(1,0,0,0,0,e,-n,0,0,n,e,0,0,0,0,1),this}makeRotationY(t){const e=Math.cos(t),n=Math.sin(t);return this.set(e,0,n,0,0,1,0,0,-n,0,e,0,0,0,0,1),this}makeRotationZ(t){const e=Math.cos(t),n=Math.sin(t);return this.set(e,-n,0,0,n,e,0,0,0,0,1,0,0,0,0,1),this}makeRotationAxis(t,e){const n=Math.cos(e),i=Math.sin(e),r=1-n,s=t.x,a=t.y,o=t.z,l=r*s,h=r*a;return this.set(l*s+n,l*a-i*o,l*o+i*a,0,l*a+i*o,h*a+n,h*o-i*s,0,l*o-i*a,h*o+i*s,r*o*o+n,0,0,0,0,1),this}makeScale(t,e,n){return this.set(t,0,0,0,0,e,0,0,0,0,n,0,0,0,0,1),this}makeShear(t,e,n,i,r,s){return this.set(1,n,r,0,t,1,s,0,e,i,1,0,0,0,0,1),this}compose(t,e,n){const i=this.elements,r=e._x,s=e._y,a=e._z,o=e._w,l=r+r,h=s+s,u=a+a,c=r*l,d=r*h,p=r*u,f=s*h,m=s*u,g=a*u,_=o*l,v=o*h,y=o*u,x=n.x,b=n.y,S=n.z;return i[0]=(1-(f+g))*x,i[1]=(d+y)*x,i[2]=(p-v)*x,i[3]=0,i[4]=(d-y)*b,i[5]=(1-(c+g))*b,i[6]=(m+_)*b,i[7]=0,i[8]=(p+v)*S,i[9]=(m-_)*S,i[10]=(1-(c+f))*S,i[11]=0,i[12]=t.x,i[13]=t.y,i[14]=t.z,i[15]=1,this}decompose(t,e,n){const i=this.elements;let r=gm.set(i[0],i[1],i[2]).length();const s=gm.set(i[4],i[5],i[6]).length(),a=gm.set(i[8],i[9],i[10]).length();this.determinant()<0&&(r=-r),t.x=i[12],t.y=i[13],t.z=i[14],_m.copy(this);const o=1/r,l=1/s,h=1/a;return _m.elements[0]*=o,_m.elements[1]*=o,_m.elements[2]*=o,_m.elements[4]*=l,_m.elements[5]*=l,_m.elements[6]*=l,_m.elements[8]*=h,_m.elements[9]*=h,_m.elements[10]*=h,e.setFromRotationMatrix(_m),n.x=r,n.y=s,n.z=a,this}makePerspective(t,e,n,i,r,s,a=2e3){const o=this.elements,l=2*r/(e-t),h=2*r/(n-i),u=(e+t)/(e-t),c=(n+i)/(n-i);let d,p;if(a===Jp)d=-(s+r)/(s-r),p=-2*s*r/(s-r);else{if(a!==tf)throw new Error("THREE.Matrix4.makePerspective(): Invalid coordinate system: "+a);d=-s/(s-r),p=-s*r/(s-r)}return o[0]=l,o[4]=0,o[8]=u,o[12]=0,o[1]=0,o[5]=h,o[9]=c,o[13]=0,o[2]=0,o[6]=0,o[10]=d,o[14]=p,o[3]=0,o[7]=0,o[11]=-1,o[15]=0,this}makeOrthographic(t,e,n,i,r,s,a=2e3){const o=this.elements,l=1/(e-t),h=1/(n-i),u=1/(s-r),c=(e+t)*l,d=(n+i)*h;let p,f;if(a===Jp)p=(s+r)*u,f=-2*u;else{if(a!==tf)throw new Error("THREE.Matrix4.makeOrthographic(): Invalid coordinate system: "+a);p=r*u,f=-1*u}return o[0]=2*l,o[4]=0,o[8]=0,o[12]=-c,o[1]=0,o[5]=2*h,o[9]=0,o[13]=-d,o[2]=0,o[6]=0,o[10]=f,o[14]=-p,o[3]=0,o[7]=0,o[11]=0,o[15]=1,this}equals(t){const e=this.elements,n=t.elements;for(let t=0;t<16;t++)if(e[t]!==n[t])return!1;return!0}fromArray(t,e=0){for(let n=0;n<16;n++)this.elements[n]=t[n+e];return this}toArray(t=[],e=0){const n=this.elements;return t[e]=n[0],t[e+1]=n[1],t[e+2]=n[2],t[e+3]=n[3],t[e+4]=n[4],t[e+5]=n[5],t[e+6]=n[6],t[e+7]=n[7],t[e+8]=n[8],t[e+9]=n[9],t[e+10]=n[10],t[e+11]=n[11],t[e+12]=n[12],t[e+13]=n[13],t[e+14]=n[14],t[e+15]=n[15],t}}const gm=new zf,_m=new mm,vm=new zf(0,0,0),ym=new zf(1,1,1),xm=new zf,bm=new zf,Sm=new zf,Mm=new mm,Tm=new Bf;class wm{constructor(t=0,e=0,n=0,i=wm.DEFAULT_ORDER){this.isEuler=!0,this._x=t,this._y=e,this._z=n,this._order=i}get x(){return this._x}set x(t){this._x=t,this._onChangeCallback()}get y(){return this._y}set y(t){this._y=t,this._onChangeCallback()}get z(){return this._z}set z(t){this._z=t,this._onChangeCallback()}get order(){return this._order}set order(t){this._order=t,this._onChangeCallback()}set(t,e,n,i=this._order){return this._x=t,this._y=e,this._z=n,this._order=i,this._onChangeCallback(),this}clone(){return new this.constructor(this._x,this._y,this._z,this._order)}copy(t){return this._x=t._x,this._y=t._y,this._z=t._z,this._order=t._order,this._onChangeCallback(),this}setFromRotationMatrix(t,e=this._order,n=!0){const i=t.elements,r=i[0],s=i[4],a=i[8],o=i[1],l=i[5],h=i[9],u=i[2],c=i[6],d=i[10];switch(e){case"XYZ":this._y=Math.asin(lf(a,-1,1)),Math.abs(a)<.9999999?(this._x=Math.atan2(-h,d),this._z=Math.atan2(-s,r)):(this._x=Math.atan2(c,l),this._z=0);break;case"YXZ":this._x=Math.asin(-lf(h,-1,1)),Math.abs(h)<.9999999?(this._y=Math.atan2(a,d),this._z=Math.atan2(o,l)):(this._y=Math.atan2(-u,r),this._z=0);break;case"ZXY":this._x=Math.asin(lf(c,-1,1)),Math.abs(c)<.9999999?(this._y=Math.atan2(-u,d),this._z=Math.atan2(-s,l)):(this._y=0,this._z=Math.atan2(o,r));break;case"ZYX":this._y=Math.asin(-lf(u,-1,1)),Math.abs(u)<.9999999?(this._x=Math.atan2(c,d),this._z=Math.atan2(o,r)):(this._x=0,this._z=Math.atan2(-s,l));break;case"YZX":this._z=Math.asin(lf(o,-1,1)),Math.abs(o)<.9999999?(this._x=Math.atan2(-h,l),this._y=Math.atan2(-u,r)):(this._x=0,this._y=Math.atan2(a,d));break;case"XZY":this._z=Math.asin(-lf(s,-1,1)),Math.abs(s)<.9999999?(this._x=Math.atan2(c,l),this._y=Math.atan2(a,r)):(this._x=Math.atan2(-h,d),this._y=0);break;default:console.warn("THREE.Euler: .setFromRotationMatrix() encountered an unknown order: "+e)}return this._order=e,!0===n&&this._onChangeCallback(),this}setFromQuaternion(t,e,n){return Mm.makeRotationFromQuaternion(t),this.setFromRotationMatrix(Mm,e,n)}setFromVector3(t,e=this._order){return this.set(t.x,t.y,t.z,e)}reorder(t){return Tm.setFromEuler(this),this.setFromQuaternion(Tm,t)}equals(t){return t._x===this._x&&t._y===this._y&&t._z===this._z&&t._order===this._order}fromArray(t){return this._x=t[0],this._y=t[1],this._z=t[2],void 0!==t[3]&&(this._order=t[3]),this._onChangeCallback(),this}toArray(t=[],e=0){return t[e]=this._x,t[e+1]=this._y,t[e+2]=this._z,t[e+3]=this._order,t}_onChange(t){return this._onChangeCallback=t,this}_onChangeCallback(){}*[Symbol.iterator](){yield this._x,yield this._y,yield this._z,yield this._order}}wm.DEFAULT_ORDER="XYZ";class Em{constructor(){this.mask=1}set(t){this.mask=1<>>0}enable(t){this.mask|=1<1){for(let t=0;t1){for(let t=0;t0&&(i.userData=this.userData),i.layers=this.layers.mask,i.matrix=this.matrix.toArray(),i.up=this.up.toArray(),!1===this.matrixAutoUpdate&&(i.matrixAutoUpdate=!1),this.isInstancedMesh&&(i.type="InstancedMesh",i.count=this.count,i.instanceMatrix=this.instanceMatrix.toJSON(),null!==this.instanceColor&&(i.instanceColor=this.instanceColor.toJSON())),this.isBatchedMesh&&(i.type="BatchedMesh",i.perObjectFrustumCulled=this.perObjectFrustumCulled,i.sortObjects=this.sortObjects,i.drawRanges=this._drawRanges,i.reservedRanges=this._reservedRanges,i.visibility=this._visibility,i.active=this._active,i.bounds=this._bounds.map((t=>({boxInitialized:t.boxInitialized,boxMin:t.box.min.toArray(),boxMax:t.box.max.toArray(),sphereInitialized:t.sphereInitialized,sphereRadius:t.sphere.radius,sphereCenter:t.sphere.center.toArray()}))),i.maxInstanceCount=this._maxInstanceCount,i.maxVertexCount=this._maxVertexCount,i.maxIndexCount=this._maxIndexCount,i.geometryInitialized=this._geometryInitialized,i.geometryCount=this._geometryCount,i.matricesTexture=this._matricesTexture.toJSON(t),null!==this._colorsTexture&&(i.colorsTexture=this._colorsTexture.toJSON(t)),null!==this.boundingSphere&&(i.boundingSphere={center:i.boundingSphere.center.toArray(),radius:i.boundingSphere.radius}),null!==this.boundingBox&&(i.boundingBox={min:i.boundingBox.min.toArray(),max:i.boundingBox.max.toArray()})),this.isScene)this.background&&(this.background.isColor?i.background=this.background.toJSON():this.background.isTexture&&(i.background=this.background.toJSON(t).uuid)),this.environment&&this.environment.isTexture&&!0!==this.environment.isRenderTargetTexture&&(i.environment=this.environment.toJSON(t).uuid);else if(this.isMesh||this.isLine||this.isPoints){i.geometry=r(t.geometries,this.geometry);const e=this.geometry.parameters;if(void 0!==e&&void 0!==e.shapes){const n=e.shapes;if(Array.isArray(n))for(let e=0,i=n.length;e0){i.children=[];for(let e=0;e0){i.animations=[];for(let e=0;e0&&(n.geometries=e),i.length>0&&(n.materials=i),r.length>0&&(n.textures=r),a.length>0&&(n.images=a),o.length>0&&(n.shapes=o),l.length>0&&(n.skeletons=l),h.length>0&&(n.animations=h),u.length>0&&(n.nodes=u)}return n.object=i,n;function s(t){const e=[];for(const n in t){const i=t[n];delete i.metadata,e.push(i)}return e}}clone(t){return(new this.constructor).copy(this,t)}copy(t,e=!0){if(this.name=t.name,this.up.copy(t.up),this.position.copy(t.position),this.rotation.order=t.rotation.order,this.quaternion.copy(t.quaternion),this.scale.copy(t.scale),this.matrix.copy(t.matrix),this.matrixWorld.copy(t.matrixWorld),this.matrixAutoUpdate=t.matrixAutoUpdate,this.matrixWorldAutoUpdate=t.matrixWorldAutoUpdate,this.matrixWorldNeedsUpdate=t.matrixWorldNeedsUpdate,this.layers.mask=t.layers.mask,this.visible=t.visible,this.castShadow=t.castShadow,this.receiveShadow=t.receiveShadow,this.frustumCulled=t.frustumCulled,this.renderOrder=t.renderOrder,this.animations=t.animations.slice(),this.userData=JSON.parse(JSON.stringify(t.userData)),!0===e)for(let e=0;e0?i.multiplyScalar(1/Math.sqrt(r)):i.set(0,0,0)}static getBarycoord(t,e,n,i,r){Hm.subVectors(i,e),jm.subVectors(n,e),Wm.subVectors(t,e);const s=Hm.dot(Hm),a=Hm.dot(jm),o=Hm.dot(Wm),l=jm.dot(jm),h=jm.dot(Wm),u=s*l-a*a;if(0===u)return r.set(0,0,0),null;const c=1/u,d=(l*o-a*h)*c,p=(s*h-a*o)*c;return r.set(1-d-p,p,d)}static containsPoint(t,e,n,i){return null!==this.getBarycoord(t,e,n,i,qm)&&(qm.x>=0&&qm.y>=0&&qm.x+qm.y<=1)}static getInterpolation(t,e,n,i,r,s,a,o){return null===this.getBarycoord(t,e,n,i,qm)?(o.x=0,o.y=0,"z"in o&&(o.z=0),"w"in o&&(o.w=0),null):(o.setScalar(0),o.addScaledVector(r,qm.x),o.addScaledVector(s,qm.y),o.addScaledVector(a,qm.z),o)}static getInterpolatedAttribute(t,e,n,i,r,s){return Jm.setScalar(0),tg.setScalar(0),eg.setScalar(0),Jm.fromBufferAttribute(t,e),tg.fromBufferAttribute(t,n),eg.fromBufferAttribute(t,i),s.setScalar(0),s.addScaledVector(Jm,r.x),s.addScaledVector(tg,r.y),s.addScaledVector(eg,r.z),s}static isFrontFacing(t,e,n,i){return Hm.subVectors(n,e),jm.subVectors(t,e),Hm.cross(jm).dot(i)<0}set(t,e,n){return this.a.copy(t),this.b.copy(e),this.c.copy(n),this}setFromPointsAndIndices(t,e,n,i){return this.a.copy(t[e]),this.b.copy(t[n]),this.c.copy(t[i]),this}setFromAttributeAndIndices(t,e,n,i){return this.a.fromBufferAttribute(t,e),this.b.fromBufferAttribute(t,n),this.c.fromBufferAttribute(t,i),this}clone(){return(new this.constructor).copy(this)}copy(t){return this.a.copy(t.a),this.b.copy(t.b),this.c.copy(t.c),this}getArea(){return Hm.subVectors(this.c,this.b),jm.subVectors(this.a,this.b),.5*Hm.cross(jm).length()}getMidpoint(t){return t.addVectors(this.a,this.b).add(this.c).multiplyScalar(1/3)}getNormal(t){return ng.getNormal(this.a,this.b,this.c,t)}getPlane(t){return t.setFromCoplanarPoints(this.a,this.b,this.c)}getBarycoord(t,e){return ng.getBarycoord(t,this.a,this.b,this.c,e)}getInterpolation(t,e,n,i,r){return ng.getInterpolation(t,this.a,this.b,this.c,e,n,i,r)}containsPoint(t){return ng.containsPoint(t,this.a,this.b,this.c)}isFrontFacing(t){return ng.isFrontFacing(this.a,this.b,this.c,t)}intersectsBox(t){return t.intersectsTriangle(this)}closestPointToPoint(t,e){const n=this.a,i=this.b,r=this.c;let s,a;Xm.subVectors(i,n),$m.subVectors(r,n),Km.subVectors(t,n);const o=Xm.dot(Km),l=$m.dot(Km);if(o<=0&&l<=0)return e.copy(n);Zm.subVectors(t,i);const h=Xm.dot(Zm),u=$m.dot(Zm);if(h>=0&&u<=h)return e.copy(i);const c=o*u-h*l;if(c<=0&&o>=0&&h<=0)return s=o/(o-h),e.copy(n).addScaledVector(Xm,s);Qm.subVectors(t,r);const d=Xm.dot(Qm),p=$m.dot(Qm);if(p>=0&&d<=p)return e.copy(r);const f=d*l-o*p;if(f<=0&&l>=0&&p<=0)return a=l/(l-p),e.copy(n).addScaledVector($m,a);const m=h*p-d*u;if(m<=0&&u-h>=0&&d-p>=0)return Ym.subVectors(r,i),a=(u-h)/(u-h+(d-p)),e.copy(i).addScaledVector(Ym,a);const g=1/(m+f+c);return s=f*g,a=c*g,e.copy(n).addScaledVector(Xm,s).addScaledVector($m,a)}equals(t){return t.a.equals(this.a)&&t.b.equals(this.b)&&t.c.equals(this.c)}}const ig={aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074},rg={h:0,s:0,l:0},sg={h:0,s:0,l:0};function ag(t,e,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?t+6*(e-t)*n:n<.5?e:n<2/3?t+6*(e-t)*(2/3-n):t}class og{constructor(t,e,n){return this.isColor=!0,this.r=1,this.g=1,this.b=1,this.set(t,e,n)}set(t,e,n){if(void 0===e&&void 0===n){const e=t;e&&e.isColor?this.copy(e):"number"==typeof e?this.setHex(e):"string"==typeof e&&this.setStyle(e)}else this.setRGB(t,e,n);return this}setScalar(t){return this.r=t,this.g=t,this.b=t,this}setHex(t,e=Bp){return t=Math.floor(t),this.r=(t>>16&255)/255,this.g=(t>>8&255)/255,this.b=(255&t)/255,yf.toWorkingColorSpace(this,e),this}setRGB(t,e,n,i=yf.workingColorSpace){return this.r=t,this.g=e,this.b=n,yf.toWorkingColorSpace(this,i),this}setHSL(t,e,n,i=yf.workingColorSpace){if(t=hf(t,1),e=lf(e,0,1),n=lf(n,0,1),0===e)this.r=this.g=this.b=n;else{const i=n<=.5?n*(1+e):n+e-n*e,r=2*n-i;this.r=ag(r,i,t+1/3),this.g=ag(r,i,t),this.b=ag(r,i,t-1/3)}return yf.toWorkingColorSpace(this,i),this}setStyle(t,e=Bp){function n(e){void 0!==e&&parseFloat(e)<1&&console.warn("THREE.Color: Alpha component of "+t+" will be ignored.")}let i;if(i=/^(\w+)\(([^\)]*)\)/.exec(t)){let r;const s=i[1],a=i[2];switch(s){case"rgb":case"rgba":if(r=/^\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*(?:,\s*(\d*\.?\d+)\s*)?$/.exec(a))return n(r[4]),this.setRGB(Math.min(255,parseInt(r[1],10))/255,Math.min(255,parseInt(r[2],10))/255,Math.min(255,parseInt(r[3],10))/255,e);if(r=/^\s*(\d+)\%\s*,\s*(\d+)\%\s*,\s*(\d+)\%\s*(?:,\s*(\d*\.?\d+)\s*)?$/.exec(a))return n(r[4]),this.setRGB(Math.min(100,parseInt(r[1],10))/100,Math.min(100,parseInt(r[2],10))/100,Math.min(100,parseInt(r[3],10))/100,e);break;case"hsl":case"hsla":if(r=/^\s*(\d*\.?\d+)\s*,\s*(\d*\.?\d+)\%\s*,\s*(\d*\.?\d+)\%\s*(?:,\s*(\d*\.?\d+)\s*)?$/.exec(a))return n(r[4]),this.setHSL(parseFloat(r[1])/360,parseFloat(r[2])/100,parseFloat(r[3])/100,e);break;default:console.warn("THREE.Color: Unknown color model "+t)}}else if(i=/^\#([A-Fa-f\d]+)$/.exec(t)){const n=i[1],r=n.length;if(3===r)return this.setRGB(parseInt(n.charAt(0),16)/15,parseInt(n.charAt(1),16)/15,parseInt(n.charAt(2),16)/15,e);if(6===r)return this.setHex(parseInt(n,16),e);console.warn("THREE.Color: Invalid hex color "+t)}else if(t&&t.length>0)return this.setColorName(t,e);return this}setColorName(t,e=Bp){const n=ig[t.toLowerCase()];return void 0!==n?this.setHex(n,e):console.warn("THREE.Color: Unknown color "+t),this}clone(){return new this.constructor(this.r,this.g,this.b)}copy(t){return this.r=t.r,this.g=t.g,this.b=t.b,this}copySRGBToLinear(t){return this.r=xf(t.r),this.g=xf(t.g),this.b=xf(t.b),this}copyLinearToSRGB(t){return this.r=bf(t.r),this.g=bf(t.g),this.b=bf(t.b),this}convertSRGBToLinear(){return this.copySRGBToLinear(this),this}convertLinearToSRGB(){return this.copyLinearToSRGB(this),this}getHex(t=Bp){return yf.fromWorkingColorSpace(lg.copy(this),t),65536*Math.round(lf(255*lg.r,0,255))+256*Math.round(lf(255*lg.g,0,255))+Math.round(lf(255*lg.b,0,255))}getHexString(t=Bp){return("000000"+this.getHex(t).toString(16)).slice(-6)}getHSL(t,e=yf.workingColorSpace){yf.fromWorkingColorSpace(lg.copy(this),e);const n=lg.r,i=lg.g,r=lg.b,s=Math.max(n,i,r),a=Math.min(n,i,r);let o,l;const h=(a+s)/2;if(a===s)o=0,l=0;else{const t=s-a;switch(l=h<=.5?t/(s+a):t/(2-s-a),s){case n:o=(i-r)/t+(i0!=t>0&&this.version++,this._alphaTest=t}onBeforeRender(){}onBeforeCompile(){}customProgramCacheKey(){return this.onBeforeCompile.toString()}setValues(t){if(void 0!==t)for(const e in t){const n=t[e];if(void 0===n){console.warn(`THREE.Material: parameter '${e}' has value of undefined.`);continue}const i=this[e];void 0!==i?i&&i.isColor?i.set(n):i&&i.isVector3&&n&&n.isVector3?i.copy(n):this[e]=n:console.warn(`THREE.Material: '${e}' is not a property of THREE.${this.type}.`)}}toJSON(t){const e=void 0===t||"string"==typeof t;e&&(t={textures:{},images:{}});const n={metadata:{version:4.6,type:"Material",generator:"Material.toJSON"}};function i(t){const e=[];for(const n in t){const i=t[n];delete i.metadata,e.push(i)}return e}if(n.uuid=this.uuid,n.type=this.type,""!==this.name&&(n.name=this.name),this.color&&this.color.isColor&&(n.color=this.color.getHex()),void 0!==this.roughness&&(n.roughness=this.roughness),void 0!==this.metalness&&(n.metalness=this.metalness),void 0!==this.sheen&&(n.sheen=this.sheen),this.sheenColor&&this.sheenColor.isColor&&(n.sheenColor=this.sheenColor.getHex()),void 0!==this.sheenRoughness&&(n.sheenRoughness=this.sheenRoughness),this.emissive&&this.emissive.isColor&&(n.emissive=this.emissive.getHex()),void 0!==this.emissiveIntensity&&1!==this.emissiveIntensity&&(n.emissiveIntensity=this.emissiveIntensity),this.specular&&this.specular.isColor&&(n.specular=this.specular.getHex()),void 0!==this.specularIntensity&&(n.specularIntensity=this.specularIntensity),this.specularColor&&this.specularColor.isColor&&(n.specularColor=this.specularColor.getHex()),void 0!==this.shininess&&(n.shininess=this.shininess),void 0!==this.clearcoat&&(n.clearcoat=this.clearcoat),void 0!==this.clearcoatRoughness&&(n.clearcoatRoughness=this.clearcoatRoughness),this.clearcoatMap&&this.clearcoatMap.isTexture&&(n.clearcoatMap=this.clearcoatMap.toJSON(t).uuid),this.clearcoatRoughnessMap&&this.clearcoatRoughnessMap.isTexture&&(n.clearcoatRoughnessMap=this.clearcoatRoughnessMap.toJSON(t).uuid),this.clearcoatNormalMap&&this.clearcoatNormalMap.isTexture&&(n.clearcoatNormalMap=this.clearcoatNormalMap.toJSON(t).uuid,n.clearcoatNormalScale=this.clearcoatNormalScale.toArray()),void 0!==this.dispersion&&(n.dispersion=this.dispersion),void 0!==this.iridescence&&(n.iridescence=this.iridescence),void 0!==this.iridescenceIOR&&(n.iridescenceIOR=this.iridescenceIOR),void 0!==this.iridescenceThicknessRange&&(n.iridescenceThicknessRange=this.iridescenceThicknessRange),this.iridescenceMap&&this.iridescenceMap.isTexture&&(n.iridescenceMap=this.iridescenceMap.toJSON(t).uuid),this.iridescenceThicknessMap&&this.iridescenceThicknessMap.isTexture&&(n.iridescenceThicknessMap=this.iridescenceThicknessMap.toJSON(t).uuid),void 0!==this.anisotropy&&(n.anisotropy=this.anisotropy),void 0!==this.anisotropyRotation&&(n.anisotropyRotation=this.anisotropyRotation),this.anisotropyMap&&this.anisotropyMap.isTexture&&(n.anisotropyMap=this.anisotropyMap.toJSON(t).uuid),this.map&&this.map.isTexture&&(n.map=this.map.toJSON(t).uuid),this.matcap&&this.matcap.isTexture&&(n.matcap=this.matcap.toJSON(t).uuid),this.alphaMap&&this.alphaMap.isTexture&&(n.alphaMap=this.alphaMap.toJSON(t).uuid),this.lightMap&&this.lightMap.isTexture&&(n.lightMap=this.lightMap.toJSON(t).uuid,n.lightMapIntensity=this.lightMapIntensity),this.aoMap&&this.aoMap.isTexture&&(n.aoMap=this.aoMap.toJSON(t).uuid,n.aoMapIntensity=this.aoMapIntensity),this.bumpMap&&this.bumpMap.isTexture&&(n.bumpMap=this.bumpMap.toJSON(t).uuid,n.bumpScale=this.bumpScale),this.normalMap&&this.normalMap.isTexture&&(n.normalMap=this.normalMap.toJSON(t).uuid,n.normalMapType=this.normalMapType,n.normalScale=this.normalScale.toArray()),this.displacementMap&&this.displacementMap.isTexture&&(n.displacementMap=this.displacementMap.toJSON(t).uuid,n.displacementScale=this.displacementScale,n.displacementBias=this.displacementBias),this.roughnessMap&&this.roughnessMap.isTexture&&(n.roughnessMap=this.roughnessMap.toJSON(t).uuid),this.metalnessMap&&this.metalnessMap.isTexture&&(n.metalnessMap=this.metalnessMap.toJSON(t).uuid),this.emissiveMap&&this.emissiveMap.isTexture&&(n.emissiveMap=this.emissiveMap.toJSON(t).uuid),this.specularMap&&this.specularMap.isTexture&&(n.specularMap=this.specularMap.toJSON(t).uuid),this.specularIntensityMap&&this.specularIntensityMap.isTexture&&(n.specularIntensityMap=this.specularIntensityMap.toJSON(t).uuid),this.specularColorMap&&this.specularColorMap.isTexture&&(n.specularColorMap=this.specularColorMap.toJSON(t).uuid),this.envMap&&this.envMap.isTexture&&(n.envMap=this.envMap.toJSON(t).uuid,void 0!==this.combine&&(n.combine=this.combine)),void 0!==this.envMapRotation&&(n.envMapRotation=this.envMapRotation.toArray()),void 0!==this.envMapIntensity&&(n.envMapIntensity=this.envMapIntensity),void 0!==this.reflectivity&&(n.reflectivity=this.reflectivity),void 0!==this.refractionRatio&&(n.refractionRatio=this.refractionRatio),this.gradientMap&&this.gradientMap.isTexture&&(n.gradientMap=this.gradientMap.toJSON(t).uuid),void 0!==this.transmission&&(n.transmission=this.transmission),this.transmissionMap&&this.transmissionMap.isTexture&&(n.transmissionMap=this.transmissionMap.toJSON(t).uuid),void 0!==this.thickness&&(n.thickness=this.thickness),this.thicknessMap&&this.thicknessMap.isTexture&&(n.thicknessMap=this.thicknessMap.toJSON(t).uuid),void 0!==this.attenuationDistance&&this.attenuationDistance!==1/0&&(n.attenuationDistance=this.attenuationDistance),void 0!==this.attenuationColor&&(n.attenuationColor=this.attenuationColor.getHex()),void 0!==this.size&&(n.size=this.size),null!==this.shadowSide&&(n.shadowSide=this.shadowSide),void 0!==this.sizeAttenuation&&(n.sizeAttenuation=this.sizeAttenuation),1!==this.blending&&(n.blending=this.blending),0!==this.side&&(n.side=this.side),!0===this.vertexColors&&(n.vertexColors=!0),this.opacity<1&&(n.opacity=this.opacity),!0===this.transparent&&(n.transparent=!0),this.blendSrc!==Id&&(n.blendSrc=this.blendSrc),this.blendDst!==Ld&&(n.blendDst=this.blendDst),this.blendEquation!==wd&&(n.blendEquation=this.blendEquation),null!==this.blendSrcAlpha&&(n.blendSrcAlpha=this.blendSrcAlpha),null!==this.blendDstAlpha&&(n.blendDstAlpha=this.blendDstAlpha),null!==this.blendEquationAlpha&&(n.blendEquationAlpha=this.blendEquationAlpha),this.blendColor&&this.blendColor.isColor&&(n.blendColor=this.blendColor.getHex()),0!==this.blendAlpha&&(n.blendAlpha=this.blendAlpha),3!==this.depthFunc&&(n.depthFunc=this.depthFunc),!1===this.depthTest&&(n.depthTest=this.depthTest),!1===this.depthWrite&&(n.depthWrite=this.depthWrite),!1===this.colorWrite&&(n.colorWrite=this.colorWrite),255!==this.stencilWriteMask&&(n.stencilWriteMask=this.stencilWriteMask),519!==this.stencilFunc&&(n.stencilFunc=this.stencilFunc),0!==this.stencilRef&&(n.stencilRef=this.stencilRef),255!==this.stencilFuncMask&&(n.stencilFuncMask=this.stencilFuncMask),this.stencilFail!==Vp&&(n.stencilFail=this.stencilFail),this.stencilZFail!==Vp&&(n.stencilZFail=this.stencilZFail),this.stencilZPass!==Vp&&(n.stencilZPass=this.stencilZPass),!0===this.stencilWrite&&(n.stencilWrite=this.stencilWrite),void 0!==this.rotation&&0!==this.rotation&&(n.rotation=this.rotation),!0===this.polygonOffset&&(n.polygonOffset=!0),0!==this.polygonOffsetFactor&&(n.polygonOffsetFactor=this.polygonOffsetFactor),0!==this.polygonOffsetUnits&&(n.polygonOffsetUnits=this.polygonOffsetUnits),void 0!==this.linewidth&&1!==this.linewidth&&(n.linewidth=this.linewidth),void 0!==this.dashSize&&(n.dashSize=this.dashSize),void 0!==this.gapSize&&(n.gapSize=this.gapSize),void 0!==this.scale&&(n.scale=this.scale),!0===this.dithering&&(n.dithering=!0),this.alphaTest>0&&(n.alphaTest=this.alphaTest),!0===this.alphaHash&&(n.alphaHash=!0),!0===this.alphaToCoverage&&(n.alphaToCoverage=!0),!0===this.premultipliedAlpha&&(n.premultipliedAlpha=!0),!0===this.forceSinglePass&&(n.forceSinglePass=!0),!0===this.wireframe&&(n.wireframe=!0),this.wireframeLinewidth>1&&(n.wireframeLinewidth=this.wireframeLinewidth),"round"!==this.wireframeLinecap&&(n.wireframeLinecap=this.wireframeLinecap),"round"!==this.wireframeLinejoin&&(n.wireframeLinejoin=this.wireframeLinejoin),!0===this.flatShading&&(n.flatShading=!0),!1===this.visible&&(n.visible=!1),!1===this.toneMapped&&(n.toneMapped=!1),!1===this.fog&&(n.fog=!1),Object.keys(this.userData).length>0&&(n.userData=this.userData),e){const e=i(t.textures),r=i(t.images);e.length>0&&(n.textures=e),r.length>0&&(n.images=r)}return n}clone(){return(new this.constructor).copy(this)}copy(t){this.name=t.name,this.blending=t.blending,this.side=t.side,this.vertexColors=t.vertexColors,this.opacity=t.opacity,this.transparent=t.transparent,this.blendSrc=t.blendSrc,this.blendDst=t.blendDst,this.blendEquation=t.blendEquation,this.blendSrcAlpha=t.blendSrcAlpha,this.blendDstAlpha=t.blendDstAlpha,this.blendEquationAlpha=t.blendEquationAlpha,this.blendColor.copy(t.blendColor),this.blendAlpha=t.blendAlpha,this.depthFunc=t.depthFunc,this.depthTest=t.depthTest,this.depthWrite=t.depthWrite,this.stencilWriteMask=t.stencilWriteMask,this.stencilFunc=t.stencilFunc,this.stencilRef=t.stencilRef,this.stencilFuncMask=t.stencilFuncMask,this.stencilFail=t.stencilFail,this.stencilZFail=t.stencilZFail,this.stencilZPass=t.stencilZPass,this.stencilWrite=t.stencilWrite;const e=t.clippingPlanes;let n=null;if(null!==e){const t=e.length;n=new Array(t);for(let i=0;i!==t;++i)n[i]=e[i].clone()}return this.clippingPlanes=n,this.clipIntersection=t.clipIntersection,this.clipShadows=t.clipShadows,this.shadowSide=t.shadowSide,this.colorWrite=t.colorWrite,this.precision=t.precision,this.polygonOffset=t.polygonOffset,this.polygonOffsetFactor=t.polygonOffsetFactor,this.polygonOffsetUnits=t.polygonOffsetUnits,this.dithering=t.dithering,this.alphaTest=t.alphaTest,this.alphaHash=t.alphaHash,this.alphaToCoverage=t.alphaToCoverage,this.premultipliedAlpha=t.premultipliedAlpha,this.forceSinglePass=t.forceSinglePass,this.visible=t.visible,this.toneMapped=t.toneMapped,this.userData=JSON.parse(JSON.stringify(t.userData)),this}dispose(){this.dispatchEvent({type:"dispose"})}set needsUpdate(t){!0===t&&this.version++}onBuild(){console.warn("Material: onBuild() has been removed.")}}class cg extends ug{static get type(){return"MeshBasicMaterial"}constructor(t){super(),this.isMeshBasicMaterial=!0,this.color=new og(16777215),this.map=null,this.lightMap=null,this.lightMapIntensity=1,this.aoMap=null,this.aoMapIntensity=1,this.specularMap=null,this.alphaMap=null,this.envMap=null,this.envMapRotation=new wm,this.combine=0,this.reflectivity=1,this.refractionRatio=.98,this.wireframe=!1,this.wireframeLinewidth=1,this.wireframeLinecap="round",this.wireframeLinejoin="round",this.fog=!0,this.setValues(t)}copy(t){return super.copy(t),this.color.copy(t.color),this.map=t.map,this.lightMap=t.lightMap,this.lightMapIntensity=t.lightMapIntensity,this.aoMap=t.aoMap,this.aoMapIntensity=t.aoMapIntensity,this.specularMap=t.specularMap,this.alphaMap=t.alphaMap,this.envMap=t.envMap,this.envMapRotation.copy(t.envMapRotation),this.combine=t.combine,this.reflectivity=t.reflectivity,this.refractionRatio=t.refractionRatio,this.wireframe=t.wireframe,this.wireframeLinewidth=t.wireframeLinewidth,this.wireframeLinecap=t.wireframeLinecap,this.wireframeLinejoin=t.wireframeLinejoin,this.fog=t.fog,this}}const dg=pg();function pg(){const t=new ArrayBuffer(4),e=new Float32Array(t),n=new Uint32Array(t),i=new Uint32Array(512),r=new Uint32Array(512);for(let t=0;t<256;++t){const e=t-127;e<-27?(i[t]=0,i[256|t]=32768,r[t]=24,r[256|t]=24):e<-14?(i[t]=1024>>-e-14,i[256|t]=1024>>-e-14|32768,r[t]=-e-1,r[256|t]=-e-1):e<=15?(i[t]=e+15<<10,i[256|t]=e+15<<10|32768,r[t]=13,r[256|t]=13):e<128?(i[t]=31744,i[256|t]=64512,r[t]=24,r[256|t]=24):(i[t]=31744,i[256|t]=64512,r[t]=13,r[256|t]=13)}const s=new Uint32Array(2048),a=new Uint32Array(64),o=new Uint32Array(64);for(let t=1;t<1024;++t){let e=t<<13,n=0;for(;!(8388608&e);)e<<=1,n-=8388608;e&=-8388609,n+=947912704,s[t]=e|n}for(let t=1024;t<2048;++t)s[t]=939524096+(t-1024<<13);for(let t=1;t<31;++t)a[t]=t<<23;a[31]=1199570944,a[32]=2147483648;for(let t=33;t<63;++t)a[t]=2147483648+(t-32<<23);a[63]=3347054592;for(let t=1;t<64;++t)32!==t&&(o[t]=1024);return{floatView:e,uint32View:n,baseTable:i,shiftTable:r,mantissaTable:s,exponentTable:a,offsetTable:o}}function fg(t){Math.abs(t)>65504&&console.warn("THREE.DataUtils.toHalfFloat(): Value out of range."),t=lf(t,-65504,65504),dg.floatView[0]=t;const e=dg.uint32View[0],n=e>>23&511;return dg.baseTable[n]+((8388607&e)>>dg.shiftTable[n])}function mg(t){const e=t>>10;return dg.uint32View[0]=dg.mantissaTable[dg.offsetTable[e]+(1023&t)]+dg.exponentTable[e],dg.floatView[0]}const gg=new zf,_g=new ff;class vg{constructor(t,e,n=!1){if(Array.isArray(t))throw new TypeError("THREE.BufferAttribute: array should be a Typed Array.");this.isBufferAttribute=!0,this.name="",this.array=t,this.itemSize=e,this.count=void 0!==t?t.length/e:0,this.normalized=n,this.usage=Zp,this.updateRanges=[],this.gpuType=rp,this.version=0}onUploadCallback(){}set needsUpdate(t){!0===t&&this.version++}setUsage(t){return this.usage=t,this}addUpdateRange(t,e){this.updateRanges.push({start:t,count:e})}clearUpdateRanges(){this.updateRanges.length=0}copy(t){return this.name=t.name,this.array=new t.array.constructor(t.array),this.itemSize=t.itemSize,this.count=t.count,this.normalized=t.normalized,this.usage=t.usage,this.gpuType=t.gpuType,this}copyAt(t,e,n){t*=this.itemSize,n*=e.itemSize;for(let i=0,r=this.itemSize;i=0;--e)if(t[e]>=65535)return!0;return!1}(t)?xg:yg)(t,1):this.index=t,this}setIndirect(t){return this.indirect=t,this}getIndirect(){return this.indirect}getAttribute(t){return this.attributes[t]}setAttribute(t,e){return this.attributes[t]=e,this}deleteAttribute(t){return delete this.attributes[t],this}hasAttribute(t){return void 0!==this.attributes[t]}addGroup(t,e,n=0){this.groups.push({start:t,count:e,materialIndex:n})}clearGroups(){this.groups=[]}setDrawRange(t,e){this.drawRange.start=t,this.drawRange.count=e}applyMatrix4(t){const e=this.attributes.position;void 0!==e&&(e.applyMatrix4(t),e.needsUpdate=!0);const n=this.attributes.normal;if(void 0!==n){const e=(new mf).getNormalMatrix(t);n.applyNormalMatrix(e),n.needsUpdate=!0}const i=this.attributes.tangent;return void 0!==i&&(i.transformDirection(t),i.needsUpdate=!0),null!==this.boundingBox&&this.computeBoundingBox(),null!==this.boundingSphere&&this.computeBoundingSphere(),this}applyQuaternion(t){return Tg.makeRotationFromQuaternion(t),this.applyMatrix4(Tg),this}rotateX(t){return Tg.makeRotationX(t),this.applyMatrix4(Tg),this}rotateY(t){return Tg.makeRotationY(t),this.applyMatrix4(Tg),this}rotateZ(t){return Tg.makeRotationZ(t),this.applyMatrix4(Tg),this}translate(t,e,n){return Tg.makeTranslation(t,e,n),this.applyMatrix4(Tg),this}scale(t,e,n){return Tg.makeScale(t,e,n),this.applyMatrix4(Tg),this}lookAt(t){return wg.lookAt(t),wg.updateMatrix(),this.applyMatrix4(wg.matrix),this}center(){return this.computeBoundingBox(),this.boundingBox.getCenter(Eg).negate(),this.translate(Eg.x,Eg.y,Eg.z),this}setFromPoints(t){const e=this.getAttribute("position");if(void 0===e){const e=[];for(let n=0,i=t.length;ne.count&&console.warn("THREE.BufferGeometry: Buffer size too small for points data. Use .dispose() and create a new geometry."),e.needsUpdate=!0}return this}computeBoundingBox(){null===this.boundingBox&&(this.boundingBox=new Vf);const t=this.attributes.position,e=this.morphAttributes.position;if(t&&t.isGLBufferAttribute)return console.error("THREE.BufferGeometry.computeBoundingBox(): GLBufferAttribute requires a manual bounding box.",this),void this.boundingBox.set(new zf(-1/0,-1/0,-1/0),new zf(1/0,1/0,1/0));if(void 0!==t){if(this.boundingBox.setFromBufferAttribute(t),e)for(let t=0,n=e.length;t0&&(t.userData=this.userData),void 0!==this.parameters){const e=this.parameters;for(const n in e)void 0!==e[n]&&(t[n]=e[n]);return t}t.data={attributes:{}};const e=this.index;null!==e&&(t.data.index={type:e.array.constructor.name,array:Array.prototype.slice.call(e.array)});const n=this.attributes;for(const e in n){const i=n[e];t.data.attributes[e]=i.toJSON(t.data)}const i={};let r=!1;for(const e in this.morphAttributes){const n=this.morphAttributes[e],s=[];for(let e=0,i=n.length;e0&&(i[e]=s,r=!0)}r&&(t.data.morphAttributes=i,t.data.morphTargetsRelative=this.morphTargetsRelative);const s=this.groups;s.length>0&&(t.data.groups=JSON.parse(JSON.stringify(s)));const a=this.boundingSphere;return null!==a&&(t.data.boundingSphere={center:a.center.toArray(),radius:a.radius}),t}clone(){return(new this.constructor).copy(this)}copy(t){this.index=null,this.attributes={},this.morphAttributes={},this.groups=[],this.boundingBox=null,this.boundingSphere=null;const e={};this.name=t.name;const n=t.index;null!==n&&this.setIndex(n.clone(e));const i=t.attributes;for(const t in i){const n=i[t];this.setAttribute(t,n.clone(e))}const r=t.morphAttributes;for(const t in r){const n=[],i=r[t];for(let t=0,r=i.length;t0){const n=t[e[0]];if(void 0!==n){this.morphTargetInfluences=[],this.morphTargetDictionary={};for(let t=0,e=n.length;t(t.far-t.near)**2)return}Pg.copy(r).invert(),Ig.copy(t.ray).applyMatrix4(Pg),null!==n.boundingBox&&!1===Ig.intersectsBox(n.boundingBox)||this._computeIntersections(t,e,Ig)}}_computeIntersections(t,e,n){let i;const r=this.geometry,s=this.material,a=r.index,o=r.attributes.position,l=r.attributes.uv,h=r.attributes.uv1,u=r.attributes.normal,c=r.groups,d=r.drawRange;if(null!==a)if(Array.isArray(s))for(let r=0,o=c.length;rn.far?null:{distance:h,point:Gg.clone(),object:t}}(t,e,n,i,Dg,Og,Fg,kg);if(u){const t=new zf;ng.getBarycoord(kg,Dg,Og,Fg,t),r&&(u.uv=ng.getInterpolatedAttribute(r,o,l,h,t,new ff)),s&&(u.uv1=ng.getInterpolatedAttribute(s,o,l,h,t,new ff)),a&&(u.normal=ng.getInterpolatedAttribute(a,o,l,h,t,new zf),u.normal.dot(i.direction)>0&&u.normal.multiplyScalar(-1));const e={a:o,b:l,c:h,normal:new zf,materialIndex:0};ng.getNormal(Dg,Og,Fg,e.normal),u.face=e,u.barycoord=t}return u}class jg extends Ng{constructor(t=1,e=1,n=1,i=1,r=1,s=1){super(),this.type="BoxGeometry",this.parameters={width:t,height:e,depth:n,widthSegments:i,heightSegments:r,depthSegments:s};const a=this;i=Math.floor(i),r=Math.floor(r),s=Math.floor(s);const o=[],l=[],h=[],u=[];let c=0,d=0;function p(t,e,n,i,r,s,p,f,m,g,_){const v=s/m,y=p/g,x=s/2,b=p/2,S=f/2,M=m+1,T=g+1;let w=0,E=0;const A=new zf;for(let s=0;s0?1:-1,h.push(A.x,A.y,A.z),u.push(o/m),u.push(1-s/g),w+=1}}for(let t=0;t0&&(e.defines=this.defines),e.vertexShader=this.vertexShader,e.fragmentShader=this.fragmentShader,e.lights=this.lights,e.clipping=this.clipping;const n={};for(const t in this.extensions)!0===this.extensions[t]&&(n[t]=!0);return Object.keys(n).length>0&&(e.extensions=n),e}}class Xg extends Vm{constructor(){super(),this.isCamera=!0,this.type="Camera",this.matrixWorldInverse=new mm,this.projectionMatrix=new mm,this.projectionMatrixInverse=new mm,this.coordinateSystem=Jp}copy(t,e){return super.copy(t,e),this.matrixWorldInverse.copy(t.matrixWorldInverse),this.projectionMatrix.copy(t.projectionMatrix),this.projectionMatrixInverse.copy(t.projectionMatrixInverse),this.coordinateSystem=t.coordinateSystem,this}getWorldDirection(t){return super.getWorldDirection(t).negate()}updateMatrixWorld(t){super.updateMatrixWorld(t),this.matrixWorldInverse.copy(this.matrixWorld).invert()}updateWorldMatrix(t,e){super.updateWorldMatrix(t,e),this.matrixWorldInverse.copy(this.matrixWorld).invert()}clone(){return(new this.constructor).copy(this)}}const $g=new zf,Yg=new ff,Kg=new ff;class Zg extends Xg{constructor(t=50,e=1,n=.1,i=2e3){super(),this.isPerspectiveCamera=!0,this.type="PerspectiveCamera",this.fov=t,this.zoom=1,this.near=n,this.far=i,this.focus=10,this.aspect=e,this.view=null,this.filmGauge=35,this.filmOffset=0,this.updateProjectionMatrix()}copy(t,e){return super.copy(t,e),this.fov=t.fov,this.zoom=t.zoom,this.near=t.near,this.far=t.far,this.focus=t.focus,this.aspect=t.aspect,this.view=null===t.view?null:Object.assign({},t.view),this.filmGauge=t.filmGauge,this.filmOffset=t.filmOffset,this}setFocalLength(t){const e=.5*this.getFilmHeight()/t;this.fov=2*af*Math.atan(e),this.updateProjectionMatrix()}getFocalLength(){const t=Math.tan(.5*sf*this.fov);return.5*this.getFilmHeight()/t}getEffectiveFOV(){return 2*af*Math.atan(Math.tan(.5*sf*this.fov)/this.zoom)}getFilmWidth(){return this.filmGauge*Math.min(this.aspect,1)}getFilmHeight(){return this.filmGauge/Math.max(this.aspect,1)}getViewBounds(t,e,n){$g.set(-1,-1,.5).applyMatrix4(this.projectionMatrixInverse),e.set($g.x,$g.y).multiplyScalar(-t/$g.z),$g.set(1,1,.5).applyMatrix4(this.projectionMatrixInverse),n.set($g.x,$g.y).multiplyScalar(-t/$g.z)}getViewSize(t,e){return this.getViewBounds(t,Yg,Kg),e.subVectors(Kg,Yg)}setViewOffset(t,e,n,i,r,s){this.aspect=t/e,null===this.view&&(this.view={enabled:!0,fullWidth:1,fullHeight:1,offsetX:0,offsetY:0,width:1,height:1}),this.view.enabled=!0,this.view.fullWidth=t,this.view.fullHeight=e,this.view.offsetX=n,this.view.offsetY=i,this.view.width=r,this.view.height=s,this.updateProjectionMatrix()}clearViewOffset(){null!==this.view&&(this.view.enabled=!1),this.updateProjectionMatrix()}updateProjectionMatrix(){const t=this.near;let e=t*Math.tan(.5*sf*this.fov)/this.zoom,n=2*e,i=this.aspect*n,r=-.5*i;const s=this.view;if(null!==this.view&&this.view.enabled){const t=s.fullWidth,a=s.fullHeight;r+=s.offsetX*i/t,e-=s.offsetY*n/a,i*=s.width/t,n*=s.height/a}const a=this.filmOffset;0!==a&&(r+=t*a/this.getFilmWidth()),this.projectionMatrix.makePerspective(r,r+i,e,e-n,t,this.far,this.coordinateSystem),this.projectionMatrixInverse.copy(this.projectionMatrix).invert()}toJSON(t){const e=super.toJSON(t);return e.object.fov=this.fov,e.object.zoom=this.zoom,e.object.near=this.near,e.object.far=this.far,e.object.focus=this.focus,e.object.aspect=this.aspect,null!==this.view&&(e.object.view=Object.assign({},this.view)),e.object.filmGauge=this.filmGauge,e.object.filmOffset=this.filmOffset,e}}const Qg=-90;class Jg extends Vm{constructor(t,e,n){super(),this.type="CubeCamera",this.renderTarget=n,this.coordinateSystem=null,this.activeMipmapLevel=0;const i=new Zg(Qg,1,t,e);i.layers=this.layers,this.add(i);const r=new Zg(Qg,1,t,e);r.layers=this.layers,this.add(r);const s=new Zg(Qg,1,t,e);s.layers=this.layers,this.add(s);const a=new Zg(Qg,1,t,e);a.layers=this.layers,this.add(a);const o=new Zg(Qg,1,t,e);o.layers=this.layers,this.add(o);const l=new Zg(Qg,1,t,e);l.layers=this.layers,this.add(l)}updateCoordinateSystem(){const t=this.coordinateSystem,e=this.children.concat(),[n,i,r,s,a,o]=e;for(const t of e)this.remove(t);if(t===Jp)n.up.set(0,1,0),n.lookAt(1,0,0),i.up.set(0,1,0),i.lookAt(-1,0,0),r.up.set(0,0,-1),r.lookAt(0,1,0),s.up.set(0,0,1),s.lookAt(0,-1,0),a.up.set(0,1,0),a.lookAt(0,0,1),o.up.set(0,1,0),o.lookAt(0,0,-1);else{if(t!==tf)throw new Error("THREE.CubeCamera.updateCoordinateSystem(): Invalid coordinate system: "+t);n.up.set(0,-1,0),n.lookAt(-1,0,0),i.up.set(0,-1,0),i.lookAt(1,0,0),r.up.set(0,0,1),r.lookAt(0,1,0),s.up.set(0,0,-1),s.lookAt(0,-1,0),a.up.set(0,-1,0),a.lookAt(0,0,1),o.up.set(0,-1,0),o.lookAt(0,0,-1)}for(const t of e)this.add(t),t.updateMatrixWorld()}update(t,e){null===this.parent&&this.updateMatrixWorld();const{renderTarget:n,activeMipmapLevel:i}=this;this.coordinateSystem!==t.coordinateSystem&&(this.coordinateSystem=t.coordinateSystem,this.updateCoordinateSystem());const[r,s,a,o,l,h]=this.children,u=t.getRenderTarget(),c=t.getActiveCubeFace(),d=t.getActiveMipmapLevel(),p=t.xr.enabled;t.xr.enabled=!1;const f=n.texture.generateMipmaps;n.texture.generateMipmaps=!1,t.setRenderTarget(n,0,i),t.render(e,r),t.setRenderTarget(n,1,i),t.render(e,s),t.setRenderTarget(n,2,i),t.render(e,a),t.setRenderTarget(n,3,i),t.render(e,o),t.setRenderTarget(n,4,i),t.render(e,l),n.texture.generateMipmaps=f,t.setRenderTarget(n,5,i),t.render(e,h),t.setRenderTarget(u,c,d),t.xr.enabled=p,n.texture.needsPMREMUpdate=!0}}class t_ extends Lf{constructor(t,e,n,i,r,s,a,o,l,h){super(t=void 0!==t?t:[],e=void 0!==e?e:zd,n,i,r,s,a,o,l,h),this.isCubeTexture=!0,this.flipY=!1}get images(){return this.image}set images(t){this.image=t}}class e_ extends Of{constructor(t=1,e={}){super(t,t,e),this.isWebGLCubeRenderTarget=!0;const n={width:t,height:t,depth:1},i=[n,n,n,n,n,n];this.texture=new t_(i,e.mapping,e.wrapS,e.wrapT,e.magFilter,e.minFilter,e.format,e.type,e.anisotropy,e.colorSpace),this.texture.isRenderTargetTexture=!0,this.texture.generateMipmaps=void 0!==e.generateMipmaps&&e.generateMipmaps,this.texture.minFilter=void 0!==e.minFilter?e.minFilter:Yd}fromEquirectangularTexture(t,e){this.texture.type=e.type,this.texture.colorSpace=e.colorSpace,this.texture.generateMipmaps=e.generateMipmaps,this.texture.minFilter=e.minFilter,this.texture.magFilter=e.magFilter;const n={uniforms:{tEquirect:{value:null}},vertexShader:"\n\n\t\t\t\tvarying vec3 vWorldDirection;\n\n\t\t\t\tvec3 transformDirection( in vec3 dir, in mat4 matrix ) {\n\n\t\t\t\t\treturn normalize( ( matrix * vec4( dir, 0.0 ) ).xyz );\n\n\t\t\t\t}\n\n\t\t\t\tvoid main() {\n\n\t\t\t\t\tvWorldDirection = transformDirection( position, modelMatrix );\n\n\t\t\t\t\t#include \n\t\t\t\t\t#include \n\n\t\t\t\t}\n\t\t\t",fragmentShader:"\n\n\t\t\t\tuniform sampler2D tEquirect;\n\n\t\t\t\tvarying vec3 vWorldDirection;\n\n\t\t\t\t#include \n\n\t\t\t\tvoid main() {\n\n\t\t\t\t\tvec3 direction = normalize( vWorldDirection );\n\n\t\t\t\t\tvec2 sampleUV = equirectUv( direction );\n\n\t\t\t\t\tgl_FragColor = texture2D( tEquirect, sampleUV );\n\n\t\t\t\t}\n\t\t\t"},i=new jg(5,5,5),r=new qg({name:"CubemapFromEquirect",uniforms:Wg(n.uniforms),vertexShader:n.vertexShader,fragmentShader:n.fragmentShader,side:1,blending:0});r.uniforms.tEquirect.value=e;const s=new Vg(i,r),a=e.minFilter;e.minFilter===Zd&&(e.minFilter=Yd);return new Jg(1,10,this).update(t,s),e.minFilter=a,s.geometry.dispose(),s.material.dispose(),this}clear(t,e,n,i){const r=t.getRenderTarget();for(let r=0;r<6;r++)t.setRenderTarget(this,r),t.clear(e,n,i);t.setRenderTarget(r)}}class n_ extends Vm{constructor(){super(),this.isScene=!0,this.type="Scene",this.background=null,this.environment=null,this.fog=null,this.backgroundBlurriness=0,this.backgroundIntensity=1,this.backgroundRotation=new wm,this.environmentIntensity=1,this.environmentRotation=new wm,this.overrideMaterial=null,"undefined"!=typeof __THREE_DEVTOOLS__&&__THREE_DEVTOOLS__.dispatchEvent(new CustomEvent("observe",{detail:this}))}copy(t,e){return super.copy(t,e),null!==t.background&&(this.background=t.background.clone()),null!==t.environment&&(this.environment=t.environment.clone()),null!==t.fog&&(this.fog=t.fog.clone()),this.backgroundBlurriness=t.backgroundBlurriness,this.backgroundIntensity=t.backgroundIntensity,this.backgroundRotation.copy(t.backgroundRotation),this.environmentIntensity=t.environmentIntensity,this.environmentRotation.copy(t.environmentRotation),null!==t.overrideMaterial&&(this.overrideMaterial=t.overrideMaterial.clone()),this.matrixAutoUpdate=t.matrixAutoUpdate,this}toJSON(t){const e=super.toJSON(t);return null!==this.fog&&(e.object.fog=this.fog.toJSON()),this.backgroundBlurriness>0&&(e.object.backgroundBlurriness=this.backgroundBlurriness),1!==this.backgroundIntensity&&(e.object.backgroundIntensity=this.backgroundIntensity),e.object.backgroundRotation=this.backgroundRotation.toArray(),1!==this.environmentIntensity&&(e.object.environmentIntensity=this.environmentIntensity),e.object.environmentRotation=this.environmentRotation.toArray(),e}}class i_{constructor(t,e){this.isInterleavedBuffer=!0,this.array=t,this.stride=e,this.count=void 0!==t?t.length/e:0,this.usage=Zp,this.updateRanges=[],this.version=0,this.uuid=of()}onUploadCallback(){}set needsUpdate(t){!0===t&&this.version++}setUsage(t){return this.usage=t,this}addUpdateRange(t,e){this.updateRanges.push({start:t,count:e})}clearUpdateRanges(){this.updateRanges.length=0}copy(t){return this.array=new t.array.constructor(t.array),this.count=t.count,this.stride=t.stride,this.usage=t.usage,this}copyAt(t,e,n){t*=this.stride,n*=e.stride;for(let i=0,r=this.stride;i1?null:e.copy(t.start).addScaledVector(n,r)}intersectsLine(t){const e=this.distanceToPoint(t.start),n=this.distanceToPoint(t.end);return e<0&&n>0||n<0&&e>0}intersectsBox(t){return t.intersectsPlane(this)}intersectsSphere(t){return t.intersectsPlane(this)}coplanarPoint(t){return t.copy(this.normal).multiplyScalar(-this.constant)}applyMatrix4(t,e){const n=e||c_.getNormalMatrix(t),i=this.coplanarPoint(h_).applyMatrix4(t),r=this.normal.applyMatrix3(n).normalize();return this.constant=-i.dot(r),this}translate(t){return this.constant-=t.dot(this.normal),this}equals(t){return t.normal.equals(this.normal)&&t.constant===this.constant}clone(){return(new this.constructor).copy(this)}}const p_=new am,f_=new zf;class m_{constructor(t=new d_,e=new d_,n=new d_,i=new d_,r=new d_,s=new d_){this.planes=[t,e,n,i,r,s]}set(t,e,n,i,r,s){const a=this.planes;return a[0].copy(t),a[1].copy(e),a[2].copy(n),a[3].copy(i),a[4].copy(r),a[5].copy(s),this}copy(t){const e=this.planes;for(let n=0;n<6;n++)e[n].copy(t.planes[n]);return this}setFromProjectionMatrix(t,e=2e3){const n=this.planes,i=t.elements,r=i[0],s=i[1],a=i[2],o=i[3],l=i[4],h=i[5],u=i[6],c=i[7],d=i[8],p=i[9],f=i[10],m=i[11],g=i[12],_=i[13],v=i[14],y=i[15];if(n[0].setComponents(o-r,c-l,m-d,y-g).normalize(),n[1].setComponents(o+r,c+l,m+d,y+g).normalize(),n[2].setComponents(o+s,c+h,m+p,y+_).normalize(),n[3].setComponents(o-s,c-h,m-p,y-_).normalize(),n[4].setComponents(o-a,c-u,m-f,y-v).normalize(),e===Jp)n[5].setComponents(o+a,c+u,m+f,y+v).normalize();else{if(e!==tf)throw new Error("THREE.Frustum.setFromProjectionMatrix(): Invalid coordinate system: "+e);n[5].setComponents(a,u,f,v).normalize()}return this}intersectsObject(t){if(void 0!==t.boundingSphere)null===t.boundingSphere&&t.computeBoundingSphere(),p_.copy(t.boundingSphere).applyMatrix4(t.matrixWorld);else{const e=t.geometry;null===e.boundingSphere&&e.computeBoundingSphere(),p_.copy(e.boundingSphere).applyMatrix4(t.matrixWorld)}return this.intersectsSphere(p_)}intersectsSprite(t){return p_.center.set(0,0,0),p_.radius=.7071067811865476,p_.applyMatrix4(t.matrixWorld),this.intersectsSphere(p_)}intersectsSphere(t){const e=this.planes,n=t.center,i=-t.radius;for(let t=0;t<6;t++){if(e[t].distanceToPoint(n)0?t.max.x:t.min.x,f_.y=i.normal.y>0?t.max.y:t.min.y,f_.z=i.normal.z>0?t.max.z:t.min.z,i.distanceToPoint(f_)<0)return!1}return!0}containsPoint(t){const e=this.planes;for(let n=0;n<6;n++)if(e[n].distanceToPoint(t)<0)return!1;return!0}clone(){return(new this.constructor).copy(this)}}class g_ extends ug{static get type(){return"LineBasicMaterial"}constructor(t){super(),this.isLineBasicMaterial=!0,this.color=new og(16777215),this.map=null,this.linewidth=1,this.linecap="round",this.linejoin="round",this.fog=!0,this.setValues(t)}copy(t){return super.copy(t),this.color.copy(t.color),this.map=t.map,this.linewidth=t.linewidth,this.linecap=t.linecap,this.linejoin=t.linejoin,this.fog=t.fog,this}}class __ extends ug{static get type(){return"PointsMaterial"}constructor(t){super(),this.isPointsMaterial=!0,this.color=new og(16777215),this.map=null,this.alphaMap=null,this.size=1,this.sizeAttenuation=!0,this.fog=!0,this.setValues(t)}copy(t){return super.copy(t),this.color.copy(t.color),this.map=t.map,this.alphaMap=t.alphaMap,this.size=t.size,this.sizeAttenuation=t.sizeAttenuation,this.fog=t.fog,this}}class v_ extends Lf{constructor(t,e){super({width:t,height:e}),this.isFramebufferTexture=!0,this.magFilter=qd,this.minFilter=qd,this.generateMipmaps=!1,this.needsUpdate=!0}}class y_ extends Lf{constructor(t,e,n,i,r,s,a,o,l,h=1026){if(h!==hp&&h!==up)throw new Error("DepthTexture format must be either THREE.DepthFormat or THREE.DepthStencilFormat");void 0===n&&h===hp&&(n=ip),void 0===n&&h===up&&(n=ap),super(null,i,r,s,a,o,h,n,l),this.isDepthTexture=!0,this.image={width:t,height:e},this.magFilter=void 0!==a?a:qd,this.minFilter=void 0!==o?o:qd,this.flipY=!1,this.generateMipmaps=!1,this.compareFunction=null}copy(t){return super.copy(t),this.compareFunction=t.compareFunction,this}toJSON(t){const e=super.toJSON(t);return null!==this.compareFunction&&(e.compareFunction=this.compareFunction),e}}class x_ extends Ng{constructor(t=1,e=32,n=16,i=0,r=2*Math.PI,s=0,a=Math.PI){super(),this.type="SphereGeometry",this.parameters={radius:t,widthSegments:e,heightSegments:n,phiStart:i,phiLength:r,thetaStart:s,thetaLength:a},e=Math.max(3,Math.floor(e)),n=Math.max(2,Math.floor(n));const o=Math.min(s+a,Math.PI);let l=0;const h=[],u=new zf,c=new zf,d=[],p=[],f=[],m=[];for(let d=0;d<=n;d++){const g=[],_=d/n;let v=0;0===d&&0===s?v=.5/e:d===n&&o===Math.PI&&(v=-.5/e);for(let n=0;n<=e;n++){const o=n/e;u.x=-t*Math.cos(i+o*r)*Math.sin(s+_*a),u.y=t*Math.cos(s+_*a),u.z=t*Math.sin(i+o*r)*Math.sin(s+_*a),p.push(u.x,u.y,u.z),c.copy(u).normalize(),f.push(c.x,c.y,c.z),m.push(o+v,1-_),g.push(l++)}h.push(g)}for(let t=0;t0)&&d.push(e,r,l),(t!==n-1||o0!=t>0&&this.version++,this._anisotropy=t}get clearcoat(){return this._clearcoat}set clearcoat(t){this._clearcoat>0!=t>0&&this.version++,this._clearcoat=t}get iridescence(){return this._iridescence}set iridescence(t){this._iridescence>0!=t>0&&this.version++,this._iridescence=t}get dispersion(){return this._dispersion}set dispersion(t){this._dispersion>0!=t>0&&this.version++,this._dispersion=t}get sheen(){return this._sheen}set sheen(t){this._sheen>0!=t>0&&this.version++,this._sheen=t}get transmission(){return this._transmission}set transmission(t){this._transmission>0!=t>0&&this.version++,this._transmission=t}copy(t){return super.copy(t),this.defines={STANDARD:"",PHYSICAL:""},this.anisotropy=t.anisotropy,this.anisotropyRotation=t.anisotropyRotation,this.anisotropyMap=t.anisotropyMap,this.clearcoat=t.clearcoat,this.clearcoatMap=t.clearcoatMap,this.clearcoatRoughness=t.clearcoatRoughness,this.clearcoatRoughnessMap=t.clearcoatRoughnessMap,this.clearcoatNormalMap=t.clearcoatNormalMap,this.clearcoatNormalScale.copy(t.clearcoatNormalScale),this.dispersion=t.dispersion,this.ior=t.ior,this.iridescence=t.iridescence,this.iridescenceMap=t.iridescenceMap,this.iridescenceIOR=t.iridescenceIOR,this.iridescenceThicknessRange=[...t.iridescenceThicknessRange],this.iridescenceThicknessMap=t.iridescenceThicknessMap,this.sheen=t.sheen,this.sheenColor.copy(t.sheenColor),this.sheenColorMap=t.sheenColorMap,this.sheenRoughness=t.sheenRoughness,this.sheenRoughnessMap=t.sheenRoughnessMap,this.transmission=t.transmission,this.transmissionMap=t.transmissionMap,this.thickness=t.thickness,this.thicknessMap=t.thicknessMap,this.attenuationDistance=t.attenuationDistance,this.attenuationColor.copy(t.attenuationColor),this.specularIntensity=t.specularIntensity,this.specularIntensityMap=t.specularIntensityMap,this.specularColor.copy(t.specularColor),this.specularColorMap=t.specularColorMap,this}}class T_ extends ug{static get type(){return"MeshPhongMaterial"}constructor(t){super(),this.isMeshPhongMaterial=!0,this.color=new og(16777215),this.specular=new og(1118481),this.shininess=30,this.map=null,this.lightMap=null,this.lightMapIntensity=1,this.aoMap=null,this.aoMapIntensity=1,this.emissive=new og(0),this.emissiveIntensity=1,this.emissiveMap=null,this.bumpMap=null,this.bumpScale=1,this.normalMap=null,this.normalMapType=0,this.normalScale=new ff(1,1),this.displacementMap=null,this.displacementScale=1,this.displacementBias=0,this.specularMap=null,this.alphaMap=null,this.envMap=null,this.envMapRotation=new wm,this.combine=0,this.reflectivity=1,this.refractionRatio=.98,this.wireframe=!1,this.wireframeLinewidth=1,this.wireframeLinecap="round",this.wireframeLinejoin="round",this.flatShading=!1,this.fog=!0,this.setValues(t)}copy(t){return super.copy(t),this.color.copy(t.color),this.specular.copy(t.specular),this.shininess=t.shininess,this.map=t.map,this.lightMap=t.lightMap,this.lightMapIntensity=t.lightMapIntensity,this.aoMap=t.aoMap,this.aoMapIntensity=t.aoMapIntensity,this.emissive.copy(t.emissive),this.emissiveMap=t.emissiveMap,this.emissiveIntensity=t.emissiveIntensity,this.bumpMap=t.bumpMap,this.bumpScale=t.bumpScale,this.normalMap=t.normalMap,this.normalMapType=t.normalMapType,this.normalScale.copy(t.normalScale),this.displacementMap=t.displacementMap,this.displacementScale=t.displacementScale,this.displacementBias=t.displacementBias,this.specularMap=t.specularMap,this.alphaMap=t.alphaMap,this.envMap=t.envMap,this.envMapRotation.copy(t.envMapRotation),this.combine=t.combine,this.reflectivity=t.reflectivity,this.refractionRatio=t.refractionRatio,this.wireframe=t.wireframe,this.wireframeLinewidth=t.wireframeLinewidth,this.wireframeLinecap=t.wireframeLinecap,this.wireframeLinejoin=t.wireframeLinejoin,this.flatShading=t.flatShading,this.fog=t.fog,this}}class w_ extends ug{static get type(){return"MeshToonMaterial"}constructor(t){super(),this.isMeshToonMaterial=!0,this.defines={TOON:""},this.color=new og(16777215),this.map=null,this.gradientMap=null,this.lightMap=null,this.lightMapIntensity=1,this.aoMap=null,this.aoMapIntensity=1,this.emissive=new og(0),this.emissiveIntensity=1,this.emissiveMap=null,this.bumpMap=null,this.bumpScale=1,this.normalMap=null,this.normalMapType=0,this.normalScale=new ff(1,1),this.displacementMap=null,this.displacementScale=1,this.displacementBias=0,this.alphaMap=null,this.wireframe=!1,this.wireframeLinewidth=1,this.wireframeLinecap="round",this.wireframeLinejoin="round",this.fog=!0,this.setValues(t)}copy(t){return super.copy(t),this.color.copy(t.color),this.map=t.map,this.gradientMap=t.gradientMap,this.lightMap=t.lightMap,this.lightMapIntensity=t.lightMapIntensity,this.aoMap=t.aoMap,this.aoMapIntensity=t.aoMapIntensity,this.emissive.copy(t.emissive),this.emissiveMap=t.emissiveMap,this.emissiveIntensity=t.emissiveIntensity,this.bumpMap=t.bumpMap,this.bumpScale=t.bumpScale,this.normalMap=t.normalMap,this.normalMapType=t.normalMapType,this.normalScale.copy(t.normalScale),this.displacementMap=t.displacementMap,this.displacementScale=t.displacementScale,this.displacementBias=t.displacementBias,this.alphaMap=t.alphaMap,this.wireframe=t.wireframe,this.wireframeLinewidth=t.wireframeLinewidth,this.wireframeLinecap=t.wireframeLinecap,this.wireframeLinejoin=t.wireframeLinejoin,this.fog=t.fog,this}}class E_ extends ug{static get type(){return"MeshNormalMaterial"}constructor(t){super(),this.isMeshNormalMaterial=!0,this.bumpMap=null,this.bumpScale=1,this.normalMap=null,this.normalMapType=0,this.normalScale=new ff(1,1),this.displacementMap=null,this.displacementScale=1,this.displacementBias=0,this.wireframe=!1,this.wireframeLinewidth=1,this.flatShading=!1,this.setValues(t)}copy(t){return super.copy(t),this.bumpMap=t.bumpMap,this.bumpScale=t.bumpScale,this.normalMap=t.normalMap,this.normalMapType=t.normalMapType,this.normalScale.copy(t.normalScale),this.displacementMap=t.displacementMap,this.displacementScale=t.displacementScale,this.displacementBias=t.displacementBias,this.wireframe=t.wireframe,this.wireframeLinewidth=t.wireframeLinewidth,this.flatShading=t.flatShading,this}}class A_ extends ug{static get type(){return"MeshLambertMaterial"}constructor(t){super(),this.isMeshLambertMaterial=!0,this.color=new og(16777215),this.map=null,this.lightMap=null,this.lightMapIntensity=1,this.aoMap=null,this.aoMapIntensity=1,this.emissive=new og(0),this.emissiveIntensity=1,this.emissiveMap=null,this.bumpMap=null,this.bumpScale=1,this.normalMap=null,this.normalMapType=0,this.normalScale=new ff(1,1),this.displacementMap=null,this.displacementScale=1,this.displacementBias=0,this.specularMap=null,this.alphaMap=null,this.envMap=null,this.envMapRotation=new wm,this.combine=0,this.reflectivity=1,this.refractionRatio=.98,this.wireframe=!1,this.wireframeLinewidth=1,this.wireframeLinecap="round",this.wireframeLinejoin="round",this.flatShading=!1,this.fog=!0,this.setValues(t)}copy(t){return super.copy(t),this.color.copy(t.color),this.map=t.map,this.lightMap=t.lightMap,this.lightMapIntensity=t.lightMapIntensity,this.aoMap=t.aoMap,this.aoMapIntensity=t.aoMapIntensity,this.emissive.copy(t.emissive),this.emissiveMap=t.emissiveMap,this.emissiveIntensity=t.emissiveIntensity,this.bumpMap=t.bumpMap,this.bumpScale=t.bumpScale,this.normalMap=t.normalMap,this.normalMapType=t.normalMapType,this.normalScale.copy(t.normalScale),this.displacementMap=t.displacementMap,this.displacementScale=t.displacementScale,this.displacementBias=t.displacementBias,this.specularMap=t.specularMap,this.alphaMap=t.alphaMap,this.envMap=t.envMap,this.envMapRotation.copy(t.envMapRotation),this.combine=t.combine,this.reflectivity=t.reflectivity,this.refractionRatio=t.refractionRatio,this.wireframe=t.wireframe,this.wireframeLinewidth=t.wireframeLinewidth,this.wireframeLinecap=t.wireframeLinecap,this.wireframeLinejoin=t.wireframeLinejoin,this.flatShading=t.flatShading,this.fog=t.fog,this}}class R_ extends ug{static get type(){return"MeshMatcapMaterial"}constructor(t){super(),this.isMeshMatcapMaterial=!0,this.defines={MATCAP:""},this.color=new og(16777215),this.matcap=null,this.map=null,this.bumpMap=null,this.bumpScale=1,this.normalMap=null,this.normalMapType=0,this.normalScale=new ff(1,1),this.displacementMap=null,this.displacementScale=1,this.displacementBias=0,this.alphaMap=null,this.flatShading=!1,this.fog=!0,this.setValues(t)}copy(t){return super.copy(t),this.defines={MATCAP:""},this.color.copy(t.color),this.matcap=t.matcap,this.map=t.map,this.bumpMap=t.bumpMap,this.bumpScale=t.bumpScale,this.normalMap=t.normalMap,this.normalMapType=t.normalMapType,this.normalScale.copy(t.normalScale),this.displacementMap=t.displacementMap,this.displacementScale=t.displacementScale,this.displacementBias=t.displacementBias,this.alphaMap=t.alphaMap,this.flatShading=t.flatShading,this.fog=t.fog,this}}class C_ extends g_{static get type(){return"LineDashedMaterial"}constructor(t){super(),this.isLineDashedMaterial=!0,this.scale=1,this.dashSize=3,this.gapSize=1,this.setValues(t)}copy(t){return super.copy(t),this.scale=t.scale,this.dashSize=t.dashSize,this.gapSize=t.gapSize,this}}class N_ extends Vm{constructor(t,e=1){super(),this.isLight=!0,this.type="Light",this.color=new og(t),this.intensity=e}dispose(){}copy(t,e){return super.copy(t,e),this.color.copy(t.color),this.intensity=t.intensity,this}toJSON(t){const e=super.toJSON(t);return e.object.color=this.color.getHex(),e.object.intensity=this.intensity,void 0!==this.groundColor&&(e.object.groundColor=this.groundColor.getHex()),void 0!==this.distance&&(e.object.distance=this.distance),void 0!==this.angle&&(e.object.angle=this.angle),void 0!==this.decay&&(e.object.decay=this.decay),void 0!==this.penumbra&&(e.object.penumbra=this.penumbra),void 0!==this.shadow&&(e.object.shadow=this.shadow.toJSON()),void 0!==this.target&&(e.object.target=this.target.uuid),e}}class P_ extends N_{constructor(t,e,n){super(t,n),this.isHemisphereLight=!0,this.type="HemisphereLight",this.position.copy(Vm.DEFAULT_UP),this.updateMatrix(),this.groundColor=new og(e)}copy(t,e){return super.copy(t,e),this.groundColor.copy(t.groundColor),this}}const I_=new mm,L_=new zf,U_=new zf;class D_{constructor(t){this.camera=t,this.intensity=1,this.bias=0,this.normalBias=0,this.radius=1,this.blurSamples=8,this.mapSize=new ff(512,512),this.map=null,this.mapPass=null,this.matrix=new mm,this.autoUpdate=!0,this.needsUpdate=!1,this._frustum=new m_,this._frameExtents=new ff(1,1),this._viewportCount=1,this._viewports=[new Uf(0,0,1,1)]}getViewportCount(){return this._viewportCount}getFrustum(){return this._frustum}updateMatrices(t){const e=this.camera,n=this.matrix;L_.setFromMatrixPosition(t.matrixWorld),e.position.copy(L_),U_.setFromMatrixPosition(t.target.matrixWorld),e.lookAt(U_),e.updateMatrixWorld(),I_.multiplyMatrices(e.projectionMatrix,e.matrixWorldInverse),this._frustum.setFromProjectionMatrix(I_),n.set(.5,0,0,.5,0,.5,0,.5,0,0,.5,.5,0,0,0,1),n.multiply(I_)}getViewport(t){return this._viewports[t]}getFrameExtents(){return this._frameExtents}dispose(){this.map&&this.map.dispose(),this.mapPass&&this.mapPass.dispose()}copy(t){return this.camera=t.camera.clone(),this.intensity=t.intensity,this.bias=t.bias,this.radius=t.radius,this.mapSize.copy(t.mapSize),this}clone(){return(new this.constructor).copy(this)}toJSON(){const t={};return 1!==this.intensity&&(t.intensity=this.intensity),0!==this.bias&&(t.bias=this.bias),0!==this.normalBias&&(t.normalBias=this.normalBias),1!==this.radius&&(t.radius=this.radius),512===this.mapSize.x&&512===this.mapSize.y||(t.mapSize=this.mapSize.toArray()),t.camera=this.camera.toJSON(!1).object,delete t.camera.matrix,t}}class O_ extends D_{constructor(){super(new Zg(50,1,.5,500)),this.isSpotLightShadow=!0,this.focus=1}updateMatrices(t){const e=this.camera,n=2*af*t.angle*this.focus,i=this.mapSize.width/this.mapSize.height,r=t.distance||e.far;n===e.fov&&i===e.aspect&&r===e.far||(e.fov=n,e.aspect=i,e.far=r,e.updateProjectionMatrix()),super.updateMatrices(t)}copy(t){return super.copy(t),this.focus=t.focus,this}}class F_ extends N_{constructor(t,e,n=0,i=Math.PI/3,r=0,s=2){super(t,e),this.isSpotLight=!0,this.type="SpotLight",this.position.copy(Vm.DEFAULT_UP),this.updateMatrix(),this.target=new Vm,this.distance=n,this.angle=i,this.penumbra=r,this.decay=s,this.map=null,this.shadow=new O_}get power(){return this.intensity*Math.PI}set power(t){this.intensity=t/Math.PI}dispose(){this.shadow.dispose()}copy(t,e){return super.copy(t,e),this.distance=t.distance,this.angle=t.angle,this.penumbra=t.penumbra,this.decay=t.decay,this.target=t.target.clone(),this.shadow=t.shadow.clone(),this}}const B_=new mm,z_=new zf,k_=new zf;class G_ extends D_{constructor(){super(new Zg(90,1,.5,500)),this.isPointLightShadow=!0,this._frameExtents=new ff(4,2),this._viewportCount=6,this._viewports=[new Uf(2,1,1,1),new Uf(0,1,1,1),new Uf(3,1,1,1),new Uf(1,1,1,1),new Uf(3,0,1,1),new Uf(1,0,1,1)],this._cubeDirections=[new zf(1,0,0),new zf(-1,0,0),new zf(0,0,1),new zf(0,0,-1),new zf(0,1,0),new zf(0,-1,0)],this._cubeUps=[new zf(0,1,0),new zf(0,1,0),new zf(0,1,0),new zf(0,1,0),new zf(0,0,1),new zf(0,0,-1)]}updateMatrices(t,e=0){const n=this.camera,i=this.matrix,r=t.distance||n.far;r!==n.far&&(n.far=r,n.updateProjectionMatrix()),z_.setFromMatrixPosition(t.matrixWorld),n.position.copy(z_),k_.copy(n.position),k_.add(this._cubeDirections[e]),n.up.copy(this._cubeUps[e]),n.lookAt(k_),n.updateMatrixWorld(),i.makeTranslation(-z_.x,-z_.y,-z_.z),B_.multiplyMatrices(n.projectionMatrix,n.matrixWorldInverse),this._frustum.setFromProjectionMatrix(B_)}}class V_ extends N_{constructor(t,e,n=0,i=2){super(t,e),this.isPointLight=!0,this.type="PointLight",this.distance=n,this.decay=i,this.shadow=new G_}get power(){return 4*this.intensity*Math.PI}set power(t){this.intensity=t/(4*Math.PI)}dispose(){this.shadow.dispose()}copy(t,e){return super.copy(t,e),this.distance=t.distance,this.decay=t.decay,this.shadow=t.shadow.clone(),this}}class H_ extends Xg{constructor(t=-1,e=1,n=1,i=-1,r=.1,s=2e3){super(),this.isOrthographicCamera=!0,this.type="OrthographicCamera",this.zoom=1,this.view=null,this.left=t,this.right=e,this.top=n,this.bottom=i,this.near=r,this.far=s,this.updateProjectionMatrix()}copy(t,e){return super.copy(t,e),this.left=t.left,this.right=t.right,this.top=t.top,this.bottom=t.bottom,this.near=t.near,this.far=t.far,this.zoom=t.zoom,this.view=null===t.view?null:Object.assign({},t.view),this}setViewOffset(t,e,n,i,r,s){null===this.view&&(this.view={enabled:!0,fullWidth:1,fullHeight:1,offsetX:0,offsetY:0,width:1,height:1}),this.view.enabled=!0,this.view.fullWidth=t,this.view.fullHeight=e,this.view.offsetX=n,this.view.offsetY=i,this.view.width=r,this.view.height=s,this.updateProjectionMatrix()}clearViewOffset(){null!==this.view&&(this.view.enabled=!1),this.updateProjectionMatrix()}updateProjectionMatrix(){const t=(this.right-this.left)/(2*this.zoom),e=(this.top-this.bottom)/(2*this.zoom),n=(this.right+this.left)/2,i=(this.top+this.bottom)/2;let r=n-t,s=n+t,a=i+e,o=i-e;if(null!==this.view&&this.view.enabled){const t=(this.right-this.left)/this.view.fullWidth/this.zoom,e=(this.top-this.bottom)/this.view.fullHeight/this.zoom;r+=t*this.view.offsetX,s=r+t*this.view.width,a-=e*this.view.offsetY,o=a-e*this.view.height}this.projectionMatrix.makeOrthographic(r,s,a,o,this.near,this.far,this.coordinateSystem),this.projectionMatrixInverse.copy(this.projectionMatrix).invert()}toJSON(t){const e=super.toJSON(t);return e.object.zoom=this.zoom,e.object.left=this.left,e.object.right=this.right,e.object.top=this.top,e.object.bottom=this.bottom,e.object.near=this.near,e.object.far=this.far,null!==this.view&&(e.object.view=Object.assign({},this.view)),e}}class j_ extends D_{constructor(){super(new H_(-5,5,5,-5,.5,500)),this.isDirectionalLightShadow=!0}}class W_ extends N_{constructor(t,e){super(t,e),this.isDirectionalLight=!0,this.type="DirectionalLight",this.position.copy(Vm.DEFAULT_UP),this.updateMatrix(),this.target=new Vm,this.shadow=new j_}dispose(){this.shadow.dispose()}copy(t){return super.copy(t),this.target=t.target.clone(),this.shadow=t.shadow.clone(),this}}class q_ extends N_{constructor(t,e){super(t,e),this.isAmbientLight=!0,this.type="AmbientLight"}}class X_ extends N_{constructor(t,e,n=10,i=10){super(t,e),this.isRectAreaLight=!0,this.type="RectAreaLight",this.width=n,this.height=i}get power(){return this.intensity*this.width*this.height*Math.PI}set power(t){this.intensity=t/(this.width*this.height*Math.PI)}copy(t){return super.copy(t),this.width=t.width,this.height=t.height,this}toJSON(t){const e=super.toJSON(t);return e.object.width=this.width,e.object.height=this.height,e}}class $_{constructor(){this.isSphericalHarmonics3=!0,this.coefficients=[];for(let t=0;t<9;t++)this.coefficients.push(new zf)}set(t){for(let e=0;e<9;e++)this.coefficients[e].copy(t[e]);return this}zero(){for(let t=0;t<9;t++)this.coefficients[t].set(0,0,0);return this}getAt(t,e){const n=t.x,i=t.y,r=t.z,s=this.coefficients;return e.copy(s[0]).multiplyScalar(.282095),e.addScaledVector(s[1],.488603*i),e.addScaledVector(s[2],.488603*r),e.addScaledVector(s[3],.488603*n),e.addScaledVector(s[4],n*i*1.092548),e.addScaledVector(s[5],i*r*1.092548),e.addScaledVector(s[6],.315392*(3*r*r-1)),e.addScaledVector(s[7],n*r*1.092548),e.addScaledVector(s[8],.546274*(n*n-i*i)),e}getIrradianceAt(t,e){const n=t.x,i=t.y,r=t.z,s=this.coefficients;return e.copy(s[0]).multiplyScalar(.886227),e.addScaledVector(s[1],1.023328*i),e.addScaledVector(s[2],1.023328*r),e.addScaledVector(s[3],1.023328*n),e.addScaledVector(s[4],.858086*n*i),e.addScaledVector(s[5],.858086*i*r),e.addScaledVector(s[6],.743125*r*r-.247708),e.addScaledVector(s[7],.858086*n*r),e.addScaledVector(s[8],.429043*(n*n-i*i)),e}add(t){for(let e=0;e<9;e++)this.coefficients[e].add(t.coefficients[e]);return this}addScaledSH(t,e){for(let n=0;n<9;n++)this.coefficients[n].addScaledVector(t.coefficients[n],e);return this}scale(t){for(let e=0;e<9;e++)this.coefficients[e].multiplyScalar(t);return this}lerp(t,e){for(let n=0;n<9;n++)this.coefficients[n].lerp(t.coefficients[n],e);return this}equals(t){for(let e=0;e<9;e++)if(!this.coefficients[e].equals(t.coefficients[e]))return!1;return!0}copy(t){return this.set(t.coefficients)}clone(){return(new this.constructor).copy(this)}fromArray(t,e=0){const n=this.coefficients;for(let i=0;i<9;i++)n[i].fromArray(t,e+3*i);return this}toArray(t=[],e=0){const n=this.coefficients;for(let i=0;i<9;i++)n[i].toArray(t,e+3*i);return t}static getBasisAt(t,e){const n=t.x,i=t.y,r=t.z;e[0]=.282095,e[1]=.488603*i,e[2]=.488603*r,e[3]=.488603*n,e[4]=1.092548*n*i,e[5]=1.092548*i*r,e[6]=.315392*(3*r*r-1),e[7]=1.092548*n*r,e[8]=.546274*(n*n-i*i)}}class Y_ extends N_{constructor(t=new $_,e=1){super(void 0,e),this.isLightProbe=!0,this.sh=t}copy(t){return super.copy(t),this.sh.copy(t.sh),this}fromJSON(t){return this.intensity=t.intensity,this.sh.fromArray(t.sh),this}toJSON(t){const e=super.toJSON(t);return e.object.sh=this.sh.toArray(),e}}class K_ extends i_{constructor(t,e,n=1){super(t,e),this.isInstancedInterleavedBuffer=!0,this.meshPerAttribute=n}copy(t){return super.copy(t),this.meshPerAttribute=t.meshPerAttribute,this}clone(t){const e=super.clone(t);return e.meshPerAttribute=this.meshPerAttribute,e}toJSON(t){const e=super.toJSON(t);return e.isInstancedInterleavedBuffer=!0,e.meshPerAttribute=this.meshPerAttribute,e}}const Z_=["alphaMap","alphaTest","anisotropy","anisotropyMap","anisotropyRotation","aoMap","attenuationColor","attenuationDistance","bumpMap","clearcoat","clearcoatMap","clearcoatNormalMap","clearcoatNormalScale","clearcoatRoughness","color","dispersion","displacementMap","emissive","emissiveMap","envMap","gradientMap","ior","iridescence","iridescenceIOR","iridescenceMap","iridescenceThicknessMap","lightMap","map","matcap","metalness","metalnessMap","normalMap","normalScale","opacity","roughness","roughnessMap","sheen","sheenColor","sheenColorMap","sheenRoughnessMap","shininess","specular","specularColor","specularColorMap","specularIntensity","specularIntensityMap","specularMap","thickness","transmission","transmissionMap"];class Q_{constructor(t){this.renderObjects=new WeakMap,this.hasNode=this.containsNode(t),this.hasAnimation=!0===t.object.isSkinnedMesh,this.refreshUniforms=Z_,this.renderId=0}firstInitialization(t){return!1===this.renderObjects.has(t)&&(this.getRenderObjectData(t),!0)}getRenderObjectData(t){let e=this.renderObjects.get(t);if(void 0===e){const{geometry:n,material:i}=t;if(e={material:this.getMaterialData(i),geometry:{attributes:this.getAttributesData(n.attributes),indexVersion:n.index?n.index.version:null,drawRange:{start:n.drawRange.start,count:n.drawRange.count}},worldMatrix:t.object.matrixWorld.clone()},t.object.center&&(e.center=t.object.center.clone()),t.object.morphTargetInfluences&&(e.morphTargetInfluences=t.object.morphTargetInfluences.slice()),null!==t.bundle&&(e.version=t.bundle.version),e.material.transmission>0){const{width:n,height:i}=t.context;e.bufferWidth=n,e.bufferHeight=i}this.renderObjects.set(t,e)}return e}getAttributesData(t){const e={};for(const n in t){const i=t[n];e[n]={version:i.version}}return e}containsNode(t){const e=t.material;for(const t in e)if(e[t]&&e[t].isNode)return!0;return null!==t.renderer.nodes.modelViewMatrix||null!==t.renderer.nodes.modelNormalViewMatrix}getMaterialData(t){const e={};for(const n of this.refreshUniforms){const i=t[n];null!=i&&("object"==typeof i&&void 0!==i.clone?!0===i.isTexture?e[n]={id:i.id,version:i.version}:e[n]=i.clone():e[n]=i)}return e}equals(t){const{object:e,material:n,geometry:i}=t,r=this.getRenderObjectData(t);if(!0!==r.worldMatrix.equals(e.matrixWorld))return r.worldMatrix.copy(e.matrixWorld),!1;const s=r.material;for(const t in s){const e=s[t],i=n[t];if(void 0!==e.equals){if(!1===e.equals(i))return e.copy(i),!1}else if(!0===i.isTexture){if(e.id!==i.id||e.version!==i.version)return e.id=i.id,e.version=i.version,!1}else if(e!==i)return s[t]=i,!1}if(s.transmission>0){const{width:e,height:n}=t.context;if(r.bufferWidth!==e||r.bufferHeight!==n)return r.bufferWidth=e,r.bufferHeight=n,!1}const a=r.geometry,o=i.attributes,l=a.attributes,h=Object.keys(l),u=Object.keys(o);if(h.length!==u.length)return r.geometry.attributes=this.getAttributesData(o),!1;for(const t of h){const e=l[t],n=o[t];if(void 0===n)return delete l[t],!1;if(e.version!==n.version)return e.version=n.version,!1}const c=i.index,d=a.indexVersion,p=c?c.version:null;if(d!==p)return a.indexVersion=p,!1;if(a.drawRange.start!==i.drawRange.start||a.drawRange.count!==i.drawRange.count)return a.drawRange.start=i.drawRange.start,a.drawRange.count=i.drawRange.count,!1;if(r.morphTargetInfluences){let t=!1;for(let n=0;n>>16,2246822507),n^=Math.imul(i^i>>>13,3266489909),i=Math.imul(i^i>>>16,2246822507),i^=Math.imul(n^n>>>13,3266489909),4294967296*(2097151&i)+(n>>>0)}const tv=t=>J_(t),ev=(...t)=>J_(t);function nv(t,e=!1){const n=[];!0===t.isNode&&(n.push(t.id),t=t.getSelf());for(const{property:i,childNode:r}of iv(t))n.push(n,J_(i.slice(0,-4)),r.getCacheKey(e));return J_(n)}function*iv(t,e=!1){for(const n in t){if(!0===n.startsWith("_"))continue;const i=t[n];if(!0===Array.isArray(i))for(let t=0;tt.charCodeAt(0))).buffer):null;var i}const av="vertex",ov="none",lv="frame",hv="render",uv="object",cv=["setup","analyze","generate"],dv=["fragment","vertex","compute"],pv=["x","y","z","w"];let fv=0;class mv extends ef{static get type(){return"Node"}constructor(t=null){super(),this.nodeType=t,this.updateType=ov,this.updateBeforeType=ov,this.updateAfterType=ov,this.uuid=pf.generateUUID(),this.version=0,this._cacheKey=null,this._cacheKeyVersion=0,this.global=!1,this.isNode=!0,Object.defineProperty(this,"id",{value:fv++})}set needsUpdate(t){!0===t&&this.version++}get type(){return this.constructor.type}onUpdate(t,e){return this.updateType=e,this.update=t.bind(this.getSelf()),this}onFrameUpdate(t){return this.onUpdate(t,lv)}onRenderUpdate(t){return this.onUpdate(t,hv)}onObjectUpdate(t){return this.onUpdate(t,uv)}onReference(t){return this.updateReference=t.bind(this.getSelf()),this}getSelf(){return this.self||this}updateReference(){return this}isGlobal(){return this.global}*getChildren(){for(const{childNode:t}of iv(this))yield t}dispose(){this.dispatchEvent({type:"dispose"})}traverse(t){t(this);for(const e of this.getChildren())e.traverse(t)}getCacheKey(t=!1){return!0!==(t=t||this.version!==this._cacheKeyVersion)&&null!==this._cacheKey||(this._cacheKey=nv(this,t),this._cacheKeyVersion=this.version),this._cacheKey}getScope(){return this}getHash(){return this.uuid}getUpdateType(){return this.updateType}getUpdateBeforeType(){return this.updateBeforeType}getUpdateAfterType(){return this.updateAfterType}getElementType(t){const e=this.getNodeType(t);return t.getElementType(e)}getNodeType(t){const e=t.getNodeProperties(this);return e.outputNode?e.outputNode.getNodeType(t):this.nodeType}getShared(t){const e=this.getHash(t);return t.getNodeFromHash(e)||this}setup(t){const e=t.getNodeProperties(this);let n=0;for(const t of this.getChildren())e["node"+n++]=t;return null}analyze(t){if(1===t.increaseUsage(this)){const e=t.getNodeProperties(this);for(const n of Object.values(e))n&&!0===n.isNode&&n.build(t)}}generate(t,e){const{outputNode:n}=t.getNodeProperties(this);if(n&&!0===n.isNode)return n.build(t,e)}updateBefore(){console.warn("Abstract function.")}updateAfter(){console.warn("Abstract function.")}update(){console.warn("Abstract function.")}build(t,e=null){const n=this.getShared(t);if(this!==n)return n.build(t,e);t.addNode(this),t.addChain(this);let i=null;const r=t.getBuildStage();if("setup"===r){this.updateReference(t);const e=t.getNodeProperties(this);if(!0!==e.initialized){t.stack.nodes.length;e.initialized=!0,e.outputNode=this.setup(t),null!==e.outputNode&&t.stack.nodes.length;for(const n of Object.values(e))n&&!0===n.isNode&&n.build(t)}}else if("analyze"===r)this.analyze(t);else if("generate"===r){if(1===this.generate.length){const n=this.getNodeType(t),r=t.getDataFromNode(this);i=r.snippet,void 0===i?(i=this.generate(t)||"",r.snippet=i):void 0!==r.flowCodes&&void 0!==t.context.nodeBlock&&t.addFlowCodeHierarchy(this,t.context.nodeBlock),i=t.format(i,n,e)}else i=this.generate(t,e)||""}return t.removeChain(this),t.addSequentialNode(this),i}getSerializeChildren(){return iv(this)}serialize(t){const e=this.getSerializeChildren(),n={};for(const{property:i,index:r,childNode:s}of e)void 0!==r?(void 0===n[i]&&(n[i]=Number.isInteger(r)?[]:{}),n[i][r]=s.toJSON(t.meta).uuid):n[i]=s.toJSON(t.meta).uuid;Object.keys(n).length>0&&(t.inputNodes=n)}deserialize(t){if(void 0!==t.inputNodes){const e=t.meta.nodes;for(const n in t.inputNodes)if(Array.isArray(t.inputNodes[n])){const i=[];for(const r of t.inputNodes[n])i.push(e[r]);this[n]=i}else if("object"==typeof t.inputNodes[n]){const i={};for(const r in t.inputNodes[n]){const s=t.inputNodes[n][r];i[r]=e[s]}this[n]=i}else{const i=t.inputNodes[n];this[n]=e[i]}}}toJSON(t){const{uuid:e,type:n}=this,i=void 0===t||"string"==typeof t;i&&(t={textures:{},images:{},nodes:{}});let r=t.nodes[e];function s(t){const e=[];for(const n in t){const i=t[n];delete i.metadata,e.push(i)}return e}if(void 0===r&&(r={uuid:e,type:n,meta:t,metadata:{version:4.6,type:"Node",generator:"Node.toJSON"}},!0!==i&&(t.nodes[r.uuid]=r),this.serialize(r),delete r.meta),i){const e=s(t.textures),n=s(t.images),i=s(t.nodes);e.length>0&&(r.textures=e),n.length>0&&(r.images=n),i.length>0&&(r.nodes=i)}return r}}class gv extends mv{static get type(){return"ArrayElementNode"}constructor(t,e){super(),this.node=t,this.indexNode=e,this.isArrayElementNode=!0}getNodeType(t){return this.node.getElementType(t)}generate(t){return`${this.node.build(t)}[ ${this.indexNode.build(t,"uint")} ]`}}class _v extends mv{static get type(){return"ConvertNode"}constructor(t,e){super(),this.node=t,this.convertTo=e}getNodeType(t){const e=this.node.getNodeType(t);let n=null;for(const i of this.convertTo.split("|"))null!==n&&t.getTypeLength(e)!==t.getTypeLength(i)||(n=i);return n}serialize(t){super.serialize(t),t.convertTo=this.convertTo}deserialize(t){super.deserialize(t),this.convertTo=t.convertTo}generate(t,e){const n=this.node,i=this.getNodeType(t),r=n.build(t,i);return t.format(r,i,e)}}class vv extends mv{static get type(){return"TempNode"}constructor(t){super(t),this.isTempNode=!0}hasDependencies(t){return t.getDataFromNode(this).usageCount>1}build(t,e){if("generate"===t.getBuildStage()){const n=t.getVectorType(this.getNodeType(t,e)),i=t.getDataFromNode(this);if(void 0!==i.propertyName)return t.format(i.propertyName,n,e);if("void"!==n&&"void"!==e&&this.hasDependencies(t)){const r=super.build(t,n),s=t.getVarFromNode(this,null,n),a=t.getPropertyName(s);return t.addLineFlowCode(`${a} = ${r}`,this),i.snippet=r,i.propertyName=a,t.format(i.propertyName,n,e)}}return super.build(t,e)}}class yv extends vv{static get type(){return"JoinNode"}constructor(t=[],e=null){super(e),this.nodes=t}getNodeType(t){return null!==this.nodeType?t.getVectorType(this.nodeType):t.getTypeFromLength(this.nodes.reduce(((e,n)=>e+t.getTypeLength(n.getNodeType(t))),0))}generate(t,e){const n=this.getNodeType(t),i=this.nodes,r=t.getComponentType(n),s=[];for(const e of i){let n=e.build(t);const i=t.getComponentType(e.getNodeType(t));i!==r&&(n=t.format(n,i,r)),s.push(n)}const a=`${t.getType(n)}( ${s.join(", ")} )`;return t.format(a,n,e)}}const xv=pv.join("");class bv extends mv{static get type(){return"SplitNode"}constructor(t,e="x"){super(),this.node=t,this.components=e,this.isSplitNode=!0}getVectorLength(){let t=this.components.length;for(const e of this.components)t=Math.max(pv.indexOf(e)+1,t);return t}getComponentType(t){return t.getComponentType(this.node.getNodeType(t))}getNodeType(t){return t.getTypeFromLength(this.components.length,this.getComponentType(t))}generate(t,e){const n=this.node,i=t.getTypeLength(n.getNodeType(t));let r=null;if(i>1){let s=null;this.getVectorLength()>=i&&(s=t.getTypeFromLength(this.getVectorLength(),this.getComponentType(t)));const a=n.build(t,s);r=this.components.length===i&&this.components===xv.slice(0,this.components.length)?t.format(a,s,e):t.format(`${a}.${this.components}`,this.getNodeType(t),e)}else r=n.build(t,e);return r}serialize(t){super.serialize(t),t.components=this.components}deserialize(t){super.deserialize(t),this.components=t.components}}class Sv extends vv{static get type(){return"SetNode"}constructor(t,e,n){super(),this.sourceNode=t,this.components=e,this.targetNode=n}getNodeType(t){return this.sourceNode.getNodeType(t)}generate(t){const{sourceNode:e,components:n,targetNode:i}=this,r=this.getNodeType(t),s=t.getTypeFromLength(n.length,i.getNodeType(t)),a=i.build(t,s),o=e.build(t,r),l=t.getTypeLength(r),h=[];for(let t=0;tt.replace(/r|s/g,"x").replace(/g|t/g,"y").replace(/b|p/g,"z").replace(/a|q/g,"w"),Nv=t=>Cv(t).split("").sort().join(""),Pv={setup(t,e){const n=e.shift();return t(ey(n),...e)},get(t,e,n){if("string"==typeof e&&void 0===t[e]){if(!0!==t.isStackNode&&"assign"===e)return(...t)=>(Ev.assign(n,...t),n);if(Av.has(e)){const i=Av.get(e);return t.isStackNode?(...t)=>n.add(i(...t)):(...t)=>i(n,...t)}if("self"===e)return t;if(e.endsWith("Assign")&&Av.has(e.slice(0,e.length-6))){const i=Av.get(e.slice(0,e.length-6));return t.isStackNode?(...t)=>n.assign(t[0],i(...t)):(...t)=>n.assign(i(n,...t))}if(!0===/^[xyzwrgbastpq]{1,4}$/.test(e))return e=Cv(e),ty(new bv(n,e));if(!0===/^set[XYZWRGBASTPQ]{1,4}$/.test(e))return e=Nv(e.slice(3).toLowerCase()),n=>ty(new Sv(t,e,n));if(!0===/^flip[XYZWRGBASTPQ]{1,4}$/.test(e))return e=Nv(e.slice(4).toLowerCase()),()=>ty(new Mv(ty(t),e));if("width"===e||"height"===e||"depth"===e)return"width"===e?e="x":"height"===e?e="y":"depth"===e&&(e="z"),ty(new bv(t,e));if(!0===/^\d+$/.test(e))return ty(new gv(n,new wv(Number(e),"uint")))}return Reflect.get(t,e,n)},set:(t,e,n,i)=>"string"!=typeof e||void 0!==t[e]||!0!==/^[xyzwrgbastpq]{1,4}$/.test(e)&&"width"!==e&&"height"!==e&&"depth"!==e&&!0!==/^\d+$/.test(e)?Reflect.set(t,e,n,i):(i[e].assign(n),!0)},Iv=new WeakMap,Lv=new WeakMap,Uv=function(t,e=null){for(const n in t)t[n]=ty(t[n],e);return t},Dv=function(t,e=null){const n=t.length;for(let i=0;ity(null!==i?Object.assign(t,i):t);return null===e?(...e)=>r(new t(...ny(e))):null!==n?(n=ty(n),(...i)=>r(new t(e,...ny(i),n))):(...n)=>r(new t(e,...ny(n)))},Fv=function(t,...e){return ty(new t(...ny(e)))};class Bv extends mv{constructor(t,e){super(),this.shaderNode=t,this.inputNodes=e}getNodeType(t){return this.shaderNode.nodeType||this.getOutputNode(t).getNodeType(t)}call(t){const{shaderNode:e,inputNodes:n}=this,i=t.getNodeProperties(e);if(i.onceOutput)return i.onceOutput;let r=null;if(e.layout){let i=Lv.get(t.constructor);void 0===i&&(i=new WeakMap,Lv.set(t.constructor,i));let s=i.get(e);void 0===s&&(s=ty(t.buildFunctionNode(e)),i.set(e,s)),null!==t.currentFunctionNode&&t.currentFunctionNode.includes.push(s),r=ty(s.call(n))}else{const i=e.jsFunc,s=null!==n?i(n,t):i(t);r=ty(s)}return e.once&&(i.onceOutput=r),r}getOutputNode(t){const e=t.getNodeProperties(this);return null===e.outputNode&&(e.outputNode=this.setupOutput(t)),e.outputNode}setup(t){return this.getOutputNode(t)}setupOutput(t){return t.addStack(),t.stack.outputNode=this.call(t),t.removeStack()}generate(t,e){return this.getOutputNode(t).build(t,e)}}class zv extends mv{constructor(t,e){super(e),this.jsFunc=t,this.layout=null,this.global=!0,this.once=!1}setLayout(t){return this.layout=t,this}call(t=null){return ey(t),ty(new Bv(this,t))}setup(){return this.call()}}const kv=[!1,!0],Gv=[0,1,2,3],Vv=[-1,-2],Hv=[.5,1.5,1/3,1e-6,1e6,Math.PI,2*Math.PI,1/Math.PI,2/Math.PI,1/(2*Math.PI),Math.PI/2],jv=new Map;for(const t of kv)jv.set(t,new wv(t));const Wv=new Map;for(const t of Gv)Wv.set(t,new wv(t,"uint"));const qv=new Map([...Wv].map((t=>new wv(t.value,"int"))));for(const t of Vv)qv.set(t,new wv(t,"int"));const Xv=new Map([...qv].map((t=>new wv(t.value))));for(const t of Hv)Xv.set(t,new wv(t));for(const t of Hv)Xv.set(-t,new wv(-t));const $v={bool:jv,uint:Wv,ints:qv,float:Xv},Yv=new Map([...jv,...Xv]),Kv=(t,e)=>Yv.has(t)?Yv.get(t):!0===t.isNode?t:new wv(t,e),Zv=function(t,e=null){return(...n)=>{if((0===n.length||!["bool","float","int","uint"].includes(t)&&n.every((t=>"object"!=typeof t)))&&(n=[sv(t,...n)]),1===n.length&&null!==e&&e.has(n[0]))return ty(e.get(n[0]));if(1===n.length){const e=Kv(n[0],t);return(t=>{try{return t.getNodeType()}catch(t){return}})(e)===t?ty(e):ty(new _v(e,t))}const i=n.map((t=>Kv(t)));return ty(new yv(i,t))}},Qv=t=>"object"==typeof t&&null!==t?t.value:t;function Jv(t,e){return new Proxy(new zv(t,e),Pv)}const ty=(t,e=null)=>function(t,e=null){const n=rv(t);if("node"===n){let e=Iv.get(t);return void 0===e&&(e=new Proxy(t,Pv),Iv.set(t,e),Iv.set(e,e)),e}return null===e&&("float"===n||"boolean"===n)||n&&"shader"!==n&&"string"!==n?ty(Kv(t,e)):"shader"===n?sy(t):t}(t,e),ey=(t,e=null)=>new Uv(t,e),ny=(t,e=null)=>new Dv(t,e),iy=(...t)=>new Ov(...t),ry=(...t)=>new Fv(...t),sy=(t,e)=>{const n=new Jv(t,e),i=(...t)=>{let e;return ey(t),e=t[0]&&t[0].isNode?[...t]:t[0],n.call(e)};return i.shaderNode=n,i.setLayout=t=>(n.setLayout(t),i),i.once=()=>(n.once=!0,i),i};Rv("toGlobal",(t=>(t.global=!0,t)));const ay=t=>{Ev=t},oy=()=>Ev,ly=(...t)=>Ev.If(...t);Rv("append",(function(t){return Ev&&Ev.add(t),t}));const hy=new Zv("color"),uy=new Zv("float",$v.float),cy=new Zv("int",$v.ints),dy=new Zv("uint",$v.uint),py=new Zv("bool",$v.bool),fy=new Zv("vec2"),my=new Zv("ivec2"),gy=new Zv("uvec2"),_y=new Zv("bvec2"),vy=new Zv("vec3"),yy=new Zv("ivec3"),xy=new Zv("uvec3"),by=new Zv("bvec3"),Sy=new Zv("vec4"),My=new Zv("ivec4"),Ty=new Zv("uvec4"),wy=new Zv("bvec4"),Ey=new Zv("mat2"),Ay=new Zv("mat3"),Ry=new Zv("mat4");Rv("toColor",hy),Rv("toFloat",uy),Rv("toInt",cy),Rv("toUint",dy),Rv("toBool",py),Rv("toVec2",fy),Rv("toIVec2",my),Rv("toUVec2",gy),Rv("toBVec2",_y),Rv("toVec3",vy),Rv("toIVec3",yy),Rv("toUVec3",xy),Rv("toBVec3",by),Rv("toVec4",Sy),Rv("toIVec4",My),Rv("toUVec4",Ty),Rv("toBVec4",wy),Rv("toMat2",Ey),Rv("toMat3",Ay),Rv("toMat4",Ry);Rv("element",iy(gv)),Rv("convert",((t,e)=>ty(new _v(ty(t),e))));class Cy extends mv{static get type(){return"UniformGroupNode"}constructor(t,e=!1,n=1){super("string"),this.name=t,this.version=0,this.shared=e,this.order=n,this.isUniformGroup=!0}set needsUpdate(t){!0===t&&this.version++}serialize(t){super.serialize(t),t.name=this.name,t.version=this.version,t.shared=this.shared}deserialize(t){super.deserialize(t),this.name=t.name,this.version=t.version,this.shared=t.shared}}const Ny=t=>new Cy(t),Py=(t,e=0)=>new Cy(t,!0,e),Iy=Py("frame"),Ly=Py("render"),Uy=Ny("object");class Dy extends Tv{static get type(){return"UniformNode"}constructor(t,e=null){super(t,e),this.isUniformNode=!0,this.name="",this.groupNode=Uy}label(t){return this.name=t,this}setGroup(t){return this.groupNode=t,this}getGroup(){return this.groupNode}getUniformHash(t){return this.getHash(t)}onUpdate(t,e){const n=this.getSelf();return t=t.bind(n),super.onUpdate((e=>{const i=t(e,n);void 0!==i&&(this.value=i)}),e)}generate(t,e){const n=this.getNodeType(t),i=this.getUniformHash(t);let r=t.getNodeFromHash(i);void 0===r&&(t.setHashNode(this,i),r=this);const s=r.getInputType(t),a=t.getUniformFromNode(r,s,t.shaderStage,this.name||t.context.label),o=t.getPropertyName(a);return void 0!==t.context.label&&delete t.context.label,t.format(o,n,e)}}const Oy=(t,e)=>{const n=(t=>null!=t?t.nodeType||t.convertTo||("string"==typeof t?t:null):null)(e||t),i=t&&!0===t.isNode?t.node&&t.node.value||t.value:t;return ty(new Dy(i,n))};class Fy extends mv{static get type(){return"PropertyNode"}constructor(t,e=null,n=!1){super(t),this.name=e,this.varying=n,this.isPropertyNode=!0}getHash(t){return this.name||super.getHash(t)}isGlobal(){return!0}generate(t){let e;return!0===this.varying?(e=t.getVaryingFromNode(this,this.name),e.needsInterpolation=!0):e=t.getVarFromNode(this,this.name),t.getPropertyName(e)}}const By=(t,e)=>ty(new Fy(t,e)),zy=(t,e)=>ty(new Fy(t,e,!0)),ky=ry(Fy,"vec4","DiffuseColor"),Gy=ry(Fy,"vec3","EmissiveColor"),Vy=ry(Fy,"float","Roughness"),Hy=ry(Fy,"float","Metalness"),jy=ry(Fy,"float","Clearcoat"),Wy=ry(Fy,"float","ClearcoatRoughness"),qy=ry(Fy,"vec3","Sheen"),Xy=ry(Fy,"float","SheenRoughness"),$y=ry(Fy,"float","Iridescence"),Yy=ry(Fy,"float","IridescenceIOR"),Ky=ry(Fy,"float","IridescenceThickness"),Zy=ry(Fy,"float","AlphaT"),Qy=ry(Fy,"float","Anisotropy"),Jy=ry(Fy,"vec3","AnisotropyT"),tx=ry(Fy,"vec3","AnisotropyB"),ex=ry(Fy,"color","SpecularColor"),nx=ry(Fy,"float","SpecularF90"),ix=ry(Fy,"float","Shininess"),rx=ry(Fy,"vec4","Output"),sx=ry(Fy,"float","dashSize"),ax=ry(Fy,"float","gapSize"),ox=ry(Fy,"float","IOR"),lx=ry(Fy,"float","Transmission"),hx=ry(Fy,"float","Thickness"),ux=ry(Fy,"float","AttenuationDistance"),cx=ry(Fy,"color","AttenuationColor"),dx=ry(Fy,"float","Dispersion");class px extends vv{static get type(){return"AssignNode"}constructor(t,e){super(),this.targetNode=t,this.sourceNode=e}hasDependencies(){return!1}getNodeType(t,e){return"void"!==e?this.targetNode.getNodeType(t):"void"}needsSplitAssign(t){const{targetNode:e}=this;if(!1===t.isAvailable("swizzleAssign")&&e.isSplitNode&&e.components.length>1){const n=t.getTypeLength(e.node.getNodeType(t));return pv.join("").slice(0,n)!==e.components}return!1}generate(t,e){const{targetNode:n,sourceNode:i}=this,r=this.needsSplitAssign(t),s=n.getNodeType(t),a=n.context({assign:!0}).build(t),o=i.build(t,s),l=i.getNodeType(t),h=t.getDataFromNode(this);let u;if(!0===h.initialized)"void"!==e&&(u=a);else if(r){const i=t.getVarFromNode(this,null,s),r=t.getPropertyName(i);t.addLineFlowCode(`${r} = ${o}`,this);const l=n.node.context({assign:!0}).build(t);for(let e=0;e{const i=n.type;let r;return r="pointer"===i?"&"+e.build(t):e.build(t,i),r};if(Array.isArray(r))for(let t=0;t(e=e.length>1||e[0]&&!0===e[0].isNode?ny(e):ey(e[0]),ty(new fx(ty(t),e)))));class mx extends vv{static get type(){return"OperatorNode"}constructor(t,e,n,...i){if(super(),i.length>0){let r=new mx(t,e,n);for(let e=0;e>"===n||"<<"===n)return t.getIntegerType(s);if("!"===n||"=="===n||"&&"===n||"||"===n||"^^"===n)return"bool";if("<"===n||">"===n||"<="===n||">="===n){const n=e?t.getTypeLength(e):Math.max(t.getTypeLength(s),t.getTypeLength(a));return n>1?`bvec${n}`:"bool"}return"float"===s&&t.isMatrix(a)?a:t.isMatrix(s)&&t.isVector(a)?t.getVectorFromMatrix(s):t.isVector(s)&&t.isMatrix(a)?t.getVectorFromMatrix(a):t.getTypeLength(a)>t.getTypeLength(s)?a:s}generate(t,e){const n=this.op,i=this.aNode,r=this.bNode,s=this.getNodeType(t,e);let a=null,o=null;"void"!==s?(a=i.getNodeType(t),o=void 0!==r?r.getNodeType(t):null,"<"===n||">"===n||"<="===n||">="===n||"=="===n?t.isVector(a)?o=a:a!==o&&(a=o="float"):">>"===n||"<<"===n?(a=s,o=t.changeComponentType(o,"uint")):t.isMatrix(a)&&t.isVector(o)?o=t.getVectorFromMatrix(a):a=t.isVector(a)&&t.isMatrix(o)?t.getVectorFromMatrix(o):o=s):a=o=s;const l=i.build(t,a),h=void 0!==r?r.build(t,o):null,u=t.getTypeLength(e),c=t.getFunctionOperator(n);return"void"!==e?"<"===n&&u>1?t.useComparisonMethod?t.format(`${t.getMethod("lessThan",e)}( ${l}, ${h} )`,s,e):t.format(`( ${l} < ${h} )`,s,e):"<="===n&&u>1?t.useComparisonMethod?t.format(`${t.getMethod("lessThanEqual",e)}( ${l}, ${h} )`,s,e):t.format(`( ${l} <= ${h} )`,s,e):">"===n&&u>1?t.useComparisonMethod?t.format(`${t.getMethod("greaterThan",e)}( ${l}, ${h} )`,s,e):t.format(`( ${l} > ${h} )`,s,e):">="===n&&u>1?t.useComparisonMethod?t.format(`${t.getMethod("greaterThanEqual",e)}( ${l}, ${h} )`,s,e):t.format(`( ${l} >= ${h} )`,s,e):"!"===n||"~"===n?t.format(`(${n}${l})`,a,e):c?t.format(`${c}( ${l}, ${h} )`,s,e):t.format(`( ${l} ${n} ${h} )`,s,e):"void"!==a?c?t.format(`${c}( ${l}, ${h} )`,s,e):t.format(`${l} ${n} ${h}`,s,e):void 0}serialize(t){super.serialize(t),t.op=this.op}deserialize(t){super.deserialize(t),this.op=t.op}}const gx=iy(mx,"+"),_x=iy(mx,"-"),vx=iy(mx,"*"),yx=iy(mx,"/"),xx=iy(mx,"%"),bx=iy(mx,"=="),Sx=iy(mx,"!="),Mx=iy(mx,"<"),Tx=iy(mx,">"),wx=iy(mx,"<="),Ex=iy(mx,">="),Ax=iy(mx,"&&"),Rx=iy(mx,"||"),Cx=iy(mx,"!"),Nx=iy(mx,"^^"),Px=iy(mx,"&"),Ix=iy(mx,"~"),Lx=iy(mx,"|"),Ux=iy(mx,"^"),Dx=iy(mx,"<<"),Ox=iy(mx,">>");Rv("add",gx),Rv("sub",_x),Rv("mul",vx),Rv("div",yx),Rv("modInt",xx),Rv("equal",bx),Rv("notEqual",Sx),Rv("lessThan",Mx),Rv("greaterThan",Tx),Rv("lessThanEqual",wx),Rv("greaterThanEqual",Ex),Rv("and",Ax),Rv("or",Rx),Rv("not",Cx),Rv("xor",Nx),Rv("bitAnd",Px),Rv("bitNot",Ix),Rv("bitOr",Lx),Rv("bitXor",Ux),Rv("shiftLeft",Dx),Rv("shiftRight",Ox);Rv("remainder",((...t)=>(console.warn("TSL.OperatorNode: .remainder() has been renamed to .modInt()."),xx(...t))));class Fx extends vv{static get type(){return"MathNode"}constructor(t,e,n=null,i=null){super(),this.method=t,this.aNode=e,this.bNode=n,this.cNode=i}getInputType(t){const e=this.aNode.getNodeType(t),n=this.bNode?this.bNode.getNodeType(t):null,i=this.cNode?this.cNode.getNodeType(t):null,r=t.isMatrix(e)?0:t.getTypeLength(e),s=t.isMatrix(n)?0:t.getTypeLength(n),a=t.isMatrix(i)?0:t.getTypeLength(i);return r>s&&r>a?e:s>a?n:a>r?i:e}getNodeType(t){const e=this.method;return e===Fx.LENGTH||e===Fx.DISTANCE||e===Fx.DOT?"float":e===Fx.CROSS?"vec3":e===Fx.ALL?"bool":e===Fx.EQUALS?t.changeComponentType(this.aNode.getNodeType(t),"bool"):e===Fx.MOD?this.aNode.getNodeType(t):this.getInputType(t)}generate(t,e){const n=this.method,i=this.getNodeType(t),r=this.getInputType(t),s=this.aNode,a=this.bNode,o=this.cNode,l=!0===t.renderer.isWebGLRenderer;if(n===Fx.TRANSFORM_DIRECTION){let n=s,i=a;t.isMatrix(n.getNodeType(t))?i=Sy(vy(i),0):n=Sy(vy(n),0);const r=vx(n,i).xyz;return Jx(r).build(t,e)}if(n===Fx.NEGATE)return t.format("( - "+s.build(t,r)+" )",i,e);if(n===Fx.ONE_MINUS)return _x(1,s).build(t,e);if(n===Fx.RECIPROCAL)return yx(1,s).build(t,e);if(n===Fx.DIFFERENCE)return ob(_x(s,a)).build(t,e);{const h=[];return n===Fx.CROSS||n===Fx.MOD?h.push(s.build(t,i),a.build(t,i)):l&&n===Fx.STEP?h.push(s.build(t,1===t.getTypeLength(s.getNodeType(t))?"float":r),a.build(t,r)):l&&(n===Fx.MIN||n===Fx.MAX)||n===Fx.MOD?h.push(s.build(t,r),a.build(t,1===t.getTypeLength(a.getNodeType(t))?"float":r)):n===Fx.REFRACT?h.push(s.build(t,r),a.build(t,r),o.build(t,"float")):n===Fx.MIX?h.push(s.build(t,r),a.build(t,r),o.build(t,1===t.getTypeLength(o.getNodeType(t))?"float":r)):(h.push(s.build(t,r)),null!==a&&h.push(a.build(t,r)),null!==o&&h.push(o.build(t,r))),t.format(`${t.getMethod(n,i)}( ${h.join(", ")} )`,i,e)}}serialize(t){super.serialize(t),t.method=this.method}deserialize(t){super.deserialize(t),this.method=t.method}}Fx.ALL="all",Fx.ANY="any",Fx.EQUALS="equals",Fx.RADIANS="radians",Fx.DEGREES="degrees",Fx.EXP="exp",Fx.EXP2="exp2",Fx.LOG="log",Fx.LOG2="log2",Fx.SQRT="sqrt",Fx.INVERSE_SQRT="inversesqrt",Fx.FLOOR="floor",Fx.CEIL="ceil",Fx.NORMALIZE="normalize",Fx.FRACT="fract",Fx.SIN="sin",Fx.COS="cos",Fx.TAN="tan",Fx.ASIN="asin",Fx.ACOS="acos",Fx.ATAN="atan",Fx.ABS="abs",Fx.SIGN="sign",Fx.LENGTH="length",Fx.NEGATE="negate",Fx.ONE_MINUS="oneMinus",Fx.DFDX="dFdx",Fx.DFDY="dFdy",Fx.ROUND="round",Fx.RECIPROCAL="reciprocal",Fx.TRUNC="trunc",Fx.FWIDTH="fwidth",Fx.BITCAST="bitcast",Fx.TRANSPOSE="transpose",Fx.ATAN2="atan2",Fx.MIN="min",Fx.MAX="max",Fx.MOD="mod",Fx.STEP="step",Fx.REFLECT="reflect",Fx.DISTANCE="distance",Fx.DIFFERENCE="difference",Fx.DOT="dot",Fx.CROSS="cross",Fx.POW="pow",Fx.TRANSFORM_DIRECTION="transformDirection",Fx.MIX="mix",Fx.CLAMP="clamp",Fx.REFRACT="refract",Fx.SMOOTHSTEP="smoothstep",Fx.FACEFORWARD="faceforward";const Bx=uy(1e-6),zx=uy(Math.PI),kx=iy(Fx,Fx.ALL),Gx=iy(Fx,Fx.ANY),Vx=iy(Fx,Fx.EQUALS),Hx=iy(Fx,Fx.RADIANS),jx=iy(Fx,Fx.DEGREES),Wx=iy(Fx,Fx.EXP),qx=iy(Fx,Fx.EXP2),Xx=iy(Fx,Fx.LOG),$x=iy(Fx,Fx.LOG2),Yx=iy(Fx,Fx.SQRT),Kx=iy(Fx,Fx.INVERSE_SQRT),Zx=iy(Fx,Fx.FLOOR),Qx=iy(Fx,Fx.CEIL),Jx=iy(Fx,Fx.NORMALIZE),tb=iy(Fx,Fx.FRACT),eb=iy(Fx,Fx.SIN),nb=iy(Fx,Fx.COS),ib=iy(Fx,Fx.TAN),rb=iy(Fx,Fx.ASIN),sb=iy(Fx,Fx.ACOS),ab=iy(Fx,Fx.ATAN),ob=iy(Fx,Fx.ABS),lb=iy(Fx,Fx.SIGN),hb=iy(Fx,Fx.LENGTH),ub=iy(Fx,Fx.NEGATE),cb=iy(Fx,Fx.ONE_MINUS),db=iy(Fx,Fx.DFDX),pb=iy(Fx,Fx.DFDY),fb=iy(Fx,Fx.ROUND),mb=iy(Fx,Fx.RECIPROCAL),gb=iy(Fx,Fx.TRUNC),_b=iy(Fx,Fx.FWIDTH);Fx.BITCAST;const vb=iy(Fx,Fx.TRANSPOSE),yb=iy(Fx,Fx.ATAN2),xb=iy(Fx,Fx.MIN),bb=iy(Fx,Fx.MAX),Sb=iy(Fx,Fx.MOD),Mb=iy(Fx,Fx.STEP),Tb=iy(Fx,Fx.REFLECT),wb=iy(Fx,Fx.DISTANCE),Eb=iy(Fx,Fx.DIFFERENCE),Ab=iy(Fx,Fx.DOT),Rb=iy(Fx,Fx.CROSS),Cb=iy(Fx,Fx.POW),Nb=iy(Fx,Fx.POW,2),Pb=iy(Fx,Fx.POW,3),Ib=iy(Fx,Fx.POW,4),Lb=iy(Fx,Fx.TRANSFORM_DIRECTION),Ub=iy(Fx,Fx.MIX),Db=(t,e=0,n=1)=>ty(new Fx(Fx.CLAMP,ty(t),ty(e),ty(n))),Ob=iy(Fx,Fx.REFRACT),Fb=iy(Fx,Fx.SMOOTHSTEP),Bb=iy(Fx,Fx.FACEFORWARD),zb=sy((([t])=>{const e=Ab(t.xy,fy(12.9898,78.233)),n=Sb(e,zx);return tb(eb(n).mul(43758.5453))}));Rv("all",kx),Rv("any",Gx),Rv("equals",Vx),Rv("radians",Hx),Rv("degrees",jx),Rv("exp",Wx),Rv("exp2",qx),Rv("log",Xx),Rv("log2",$x),Rv("sqrt",Yx),Rv("inverseSqrt",Kx),Rv("floor",Zx),Rv("ceil",Qx),Rv("normalize",Jx),Rv("fract",tb),Rv("sin",eb),Rv("cos",nb),Rv("tan",ib),Rv("asin",rb),Rv("acos",sb),Rv("atan",ab),Rv("abs",ob),Rv("sign",lb),Rv("length",hb),Rv("lengthSq",(t=>Ab(t,t))),Rv("negate",ub),Rv("oneMinus",cb),Rv("dFdx",db),Rv("dFdy",pb),Rv("round",fb),Rv("reciprocal",mb),Rv("trunc",gb),Rv("fwidth",_b),Rv("atan2",yb),Rv("min",xb),Rv("max",bb),Rv("mod",Sb),Rv("step",Mb),Rv("reflect",Tb),Rv("distance",wb),Rv("dot",Ab),Rv("cross",Rb),Rv("pow",Cb),Rv("pow2",Nb),Rv("pow3",Pb),Rv("pow4",Ib),Rv("transformDirection",Lb),Rv("mix",((t,e,n)=>Ub(e,n,t))),Rv("clamp",Db),Rv("refract",Ob),Rv("smoothstep",((t,e,n)=>Fb(e,n,t))),Rv("faceForward",Bb),Rv("difference",Eb),Rv("saturate",(t=>Db(t))),Rv("cbrt",(t=>vx(lb(t),Cb(ob(t),1/3)))),Rv("transpose",vb),Rv("rand",zb);class kb extends mv{static get type(){return"ConditionalNode"}constructor(t,e,n=null){super(),this.condNode=t,this.ifNode=e,this.elseNode=n}getNodeType(t){const e=this.ifNode.getNodeType(t);if(null!==this.elseNode){const n=this.elseNode.getNodeType(t);if(t.getTypeLength(n)>t.getTypeLength(e))return n}return e}setup(t){const e=this.condNode.cache(),n=this.ifNode.cache(),i=this.elseNode?this.elseNode.cache():null,r=t.context.nodeBlock;t.getDataFromNode(n).parentNodeBlock=r,null!==i&&(t.getDataFromNode(i).parentNodeBlock=r);const s=t.getNodeProperties(this);s.condNode=e,s.ifNode=n.context({nodeBlock:n}),s.elseNode=i?i.context({nodeBlock:i}):null}generate(t,e){const n=this.getNodeType(t),i=t.getDataFromNode(this);if(void 0!==i.nodeProperty)return i.nodeProperty;const{condNode:r,ifNode:s,elseNode:a}=t.getNodeProperties(this),o="void"!==e,l=o?By(n).build(t):"";i.nodeProperty=l;const h=r.build(t,"bool");t.addFlowCode(`\n${t.tab}if ( ${h} ) {\n\n`).addFlowTab();let u=s.build(t,n);if(u&&(u=o?l+" = "+u+";":"return "+u+";"),t.removeFlowTab().addFlowCode(t.tab+"\t"+u+"\n\n"+t.tab+"}"),null!==a){t.addFlowCode(" else {\n\n").addFlowTab();let e=a.build(t,n);e&&(e=o?l+" = "+e+";":"return "+e+";"),t.removeFlowTab().addFlowCode(t.tab+"\t"+e+"\n\n"+t.tab+"}\n\n")}else t.addFlowCode("\n\n");return t.format(l,n,e)}}const Gb=iy(kb);Rv("select",Gb);Rv("cond",((...t)=>(console.warn("TSL.ConditionalNode: cond() has been renamed to select()."),Gb(...t))));class Vb extends mv{static get type(){return"ContextNode"}constructor(t,e={}){super(),this.isContextNode=!0,this.node=t,this.value=e}getScope(){return this.node.getScope()}getNodeType(t){return this.node.getNodeType(t)}analyze(t){this.node.build(t)}setup(t){const e=t.getContext();t.setContext({...t.context,...this.value});const n=this.node.build(t);return t.setContext(e),n}generate(t,e){const n=t.getContext();t.setContext({...t.context,...this.value});const i=this.node.build(t,e);return t.setContext(n),i}}const Hb=iy(Vb);Rv("context",Hb),Rv("label",((t,e)=>Hb(t,{label:e})));class jb extends mv{static get type(){return"VarNode"}constructor(t,e=null){super(),this.node=t,this.name=e,this.global=!0,this.isVarNode=!0}getHash(t){return this.name||super.getHash(t)}getNodeType(t){return this.node.getNodeType(t)}generate(t){const{node:e,name:n}=this,i=t.getVarFromNode(this,n,t.getVectorType(this.getNodeType(t))),r=t.getPropertyName(i),s=e.build(t,i.type);return t.addLineFlowCode(`${r} = ${s}`,this),r}}const Wb=iy(jb);Rv("toVar",((...t)=>Wb(...t).append()));Rv("temp",(t=>(console.warn('TSL: "temp" is deprecated. Use ".toVar()" instead.'),Wb(t))));class qb extends mv{static get type(){return"VaryingNode"}constructor(t,e=null){super(),this.node=t,this.name=e,this.isVaryingNode=!0}isGlobal(){return!0}getHash(t){return this.name||super.getHash(t)}getNodeType(t){return this.node.getNodeType(t)}setupVarying(t){const e=t.getNodeProperties(this);let n=e.varying;if(void 0===n){const i=this.name,r=this.getNodeType(t);e.varying=n=t.getVaryingFromNode(this,i,r),e.node=this.node}return n.needsInterpolation||(n.needsInterpolation="fragment"===t.shaderStage),n}setup(t){this.setupVarying(t)}analyze(t){return this.setupVarying(t),this.node.analyze(t)}generate(t){const e=t.getNodeProperties(this),n=this.setupVarying(t);if(void 0===e.propertyName){const i=this.getNodeType(t),r=t.getPropertyName(n,av);t.flowNodeFromShaderStage(av,this.node,i,r),e.propertyName=r}return t.getPropertyName(n)}}const Xb=iy(qb);Rv("varying",Xb);const $b=sy((([t])=>{const e=t.mul(.9478672986).add(.0521327014).pow(2.4),n=t.mul(.0773993808),i=t.lessThanEqual(.04045);return Ub(e,n,i)})).setLayout({name:"sRGBTransferEOTF",type:"vec3",inputs:[{name:"color",type:"vec3"}]}),Yb=sy((([t])=>{const e=t.pow(.41666).mul(1.055).sub(.055),n=t.mul(12.92),i=t.lessThanEqual(.0031308);return Ub(e,n,i)})).setLayout({name:"sRGBTransferOETF",type:"vec3",inputs:[{name:"color",type:"vec3"}]}),Kb="WorkingColorSpace",Zb="OutputColorSpace";class Qb extends vv{static get type(){return"ColorSpaceNode"}constructor(t,e,n){super("vec4"),this.colorNode=t,this.source=e,this.target=n}resolveColorSpace(t,e){return e===Kb?yf.workingColorSpace:e===Zb?t.context.outputColorSpace||t.renderer.outputColorSpace:e}setup(t){const{colorNode:e}=this,n=this.resolveColorSpace(t,this.source),i=this.resolveColorSpace(t,this.target);let r=e;return!1!==yf.enabled&&n!==i&&n&&i?(yf.getTransfer(n)===Gp&&(r=Sy($b(r.rgb),r.a)),yf.getPrimaries(n)!==yf.getPrimaries(i)&&(r=Sy(Ay(yf._getMatrix(new mf,n,i)).mul(r.rgb),r.a)),yf.getTransfer(i)===Gp&&(r=Sy(Yb(r.rgb),r.a)),r):r}}const Jb=(t,e)=>ty(new Qb(ty(t),e,Kb));Rv("toOutputColorSpace",(t=>ty(new Qb(ty(t),Kb,Zb)))),Rv("toWorkingColorSpace",(t=>ty(new Qb(ty(t),Zb,Kb)))),Rv("workingToColorSpace",((t,e)=>ty(new Qb(ty(t),Kb,e)))),Rv("colorSpaceToWorking",Jb);let tS=class extends gv{static get type(){return"ReferenceElementNode"}constructor(t,e){super(t,e),this.referenceNode=t,this.isReferenceElementNode=!0}getNodeType(){return this.referenceNode.uniformType}generate(t){const e=super.generate(t),n=this.referenceNode.getNodeType(),i=this.getNodeType();return t.format(e,n,i)}};class eS extends mv{static get type(){return"ReferenceBaseNode"}constructor(t,e,n=null,i=null){super(),this.property=t,this.uniformType=e,this.object=n,this.count=i,this.properties=t.split("."),this.reference=n,this.node=null,this.group=null,this.updateType=uv}setGroup(t){return this.group=t,this}element(t){return ty(new tS(this,ty(t)))}setNodeType(t){const e=Oy(null,t).getSelf();null!==this.group&&e.setGroup(this.group),this.node=e}getNodeType(t){return null===this.node&&(this.updateReference(t),this.updateValue()),this.node.getNodeType(t)}getValueFromReference(t=this.reference){const{properties:e}=this;let n=t[e[0]];for(let t=1;tty(new nS(t,e,n));class rS extends vv{static get type(){return"ToneMappingNode"}constructor(t,e=sS,n=null){super("vec3"),this.toneMapping=t,this.exposureNode=e,this.colorNode=n}getCacheKey(){return ev(super.getCacheKey(),this.toneMapping)}setup(t){const e=this.colorNode||t.context.color,n=this.toneMapping;if(0===n)return e;let i=null;const r=t.renderer.library.getToneMappingFunction(n);return null!==r?i=Sy(r(e.rgb,this.exposureNode),e.a):(console.error("ToneMappingNode: Unsupported Tone Mapping configuration.",n),i=e),i}}const sS=iS("toneMappingExposure","float");Rv("toneMapping",((t,e,n)=>((t,e,n)=>ty(new rS(t,ty(e),ty(n))))(e,n,t)));class aS extends Tv{static get type(){return"BufferAttributeNode"}constructor(t,e=null,n=0,i=0){super(t,e),this.isBufferNode=!0,this.bufferType=e,this.bufferStride=n,this.bufferOffset=i,this.usage=Zp,this.instanced=!1,this.attribute=null,this.global=!0,t&&!0===t.isBufferAttribute&&(this.attribute=t,this.usage=t.usage,this.instanced=t.isInstancedBufferAttribute)}getHash(t){if(0===this.bufferStride&&0===this.bufferOffset){let e=t.globalCache.getData(this.value);return void 0===e&&(e={node:this},t.globalCache.setData(this.value,e)),e.node.uuid}return this.uuid}getNodeType(t){return null===this.bufferType&&(this.bufferType=t.getTypeFromAttribute(this.attribute)),this.bufferType}setup(t){if(null!==this.attribute)return;const e=this.getNodeType(t),n=this.value,i=t.getTypeLength(e),r=this.bufferStride||i,s=this.bufferOffset,a=!0===n.isInterleavedBuffer?n:new i_(n,r),o=new s_(a,i,s);a.setUsage(this.usage),this.attribute=o,this.attribute.isInstancedBufferAttribute=this.instanced}generate(t){const e=this.getNodeType(t),n=t.getBufferAttributeFromNode(this,e),i=t.getPropertyName(n);let r=null;if("vertex"===t.shaderStage||"compute"===t.shaderStage)this.name=i,r=i;else{r=Xb(this).build(t,e)}return r}getInputType(){return"bufferAttribute"}setUsage(t){return this.usage=t,this.attribute&&!0===this.attribute.isBufferAttribute&&(this.attribute.usage=t),this}setInstanced(t){return this.instanced=t,this}}const oS=(t,e,n,i)=>ty(new aS(t,e,n,i)),lS=(t,e,n,i)=>oS(t,e,n,i).setInstanced(!0),hS=(t,e,n,i)=>((t,e,n,i)=>oS(t,e,n,i).setUsage(Qp))(t,e,n,i).setInstanced(!0);Rv("toAttribute",(t=>oS(t.value)));class uS extends mv{static get type(){return"ComputeNode"}constructor(t,e,n=[64]){super("void"),this.isComputeNode=!0,this.computeNode=t,this.count=e,this.workgroupSize=n,this.dispatchCount=0,this.version=1,this.updateBeforeType=uv,this.onInitFunction=null,this.updateDispatchCount()}dispose(){this.dispatchEvent({type:"dispose"})}set needsUpdate(t){!0===t&&this.version++}updateDispatchCount(){const{count:t,workgroupSize:e}=this;let n=e[0];for(let t=1;tty(new uS(ty(t),e,n))));class cS extends mv{static get type(){return"CacheNode"}constructor(t,e=!0){super(),this.node=t,this.parent=e,this.isCacheNode=!0}getNodeType(t){return this.node.getNodeType(t)}build(t,...e){const n=t.getCache(),i=t.getCacheFromNode(this,this.parent);t.setCache(i);const r=this.node.build(t,...e);return t.setCache(n),r}}const dS=(t,...e)=>ty(new cS(ty(t),...e));Rv("cache",dS);class pS extends mv{static get type(){return"BypassNode"}constructor(t,e){super(),this.isBypassNode=!0,this.outputNode=t,this.callNode=e}getNodeType(t){return this.outputNode.getNodeType(t)}generate(t){const e=this.callNode.build(t,"void");return""!==e&&t.addLineFlowCode(e,this),this.outputNode.build(t)}}Rv("bypass",iy(pS));class fS extends mv{static get type(){return"RemapNode"}constructor(t,e,n,i=uy(0),r=uy(1)){super(),this.node=t,this.inLowNode=e,this.inHighNode=n,this.outLowNode=i,this.outHighNode=r,this.doClamp=!0}setup(){const{node:t,inLowNode:e,inHighNode:n,outLowNode:i,outHighNode:r,doClamp:s}=this;let a=t.sub(e).div(n.sub(e));return!0===s&&(a=a.clamp()),a.mul(r.sub(i)).add(i)}}const mS=iy(fS,null,null,{doClamp:!1}),gS=iy(fS);Rv("remap",mS),Rv("remapClamp",gS);class _S extends mv{static get type(){return"ExpressionNode"}constructor(t="",e="void"){super(e),this.snippet=t}generate(t,e){const n=this.getNodeType(t),i=this.snippet;if("void"!==n)return t.format(`( ${i} )`,n,e);t.addLineFlowCode(i,this)}}const vS=iy(_S);Rv("discard",(t=>(t?Gb(t,vS("discard")):vS("discard")).append()));class yS extends vv{static get type(){return"RenderOutputNode"}constructor(t,e,n){super("vec4"),this.colorNode=t,this.toneMapping=e,this.outputColorSpace=n,this.isRenderOutput=!0}setup({context:t}){let e=this.colorNode||t.color;const n=(null!==this.toneMapping?this.toneMapping:t.toneMapping)||0,i=(null!==this.outputColorSpace?this.outputColorSpace:t.outputColorSpace)||Fp;return 0!==n&&(e=e.toneMapping(n)),i!==Fp&&i!==yf.workingColorSpace&&(e=e.workingToColorSpace(i)),e}}Rv("renderOutput",((t,e=null,n=null)=>ty(new yS(ty(t),e,n))));class xS extends mv{static get type(){return"AttributeNode"}constructor(t,e=null){super(e),this.global=!0,this._attributeName=t}getHash(t){return this.getAttributeName(t)}getNodeType(t){let e=this.nodeType;if(null===e){const n=this.getAttributeName(t);if(t.hasGeometryAttribute(n)){const i=t.geometry.getAttribute(n);e=t.getTypeFromAttribute(i)}else e="float"}return e}setAttributeName(t){return this._attributeName=t,this}getAttributeName(){return this._attributeName}generate(t){const e=this.getAttributeName(t),n=this.getNodeType(t);if(!0===t.hasGeometryAttribute(e)){const i=t.geometry.getAttribute(e),r=t.getTypeFromAttribute(i),s=t.getAttribute(e,r);if("vertex"===t.shaderStage)return t.format(s.name,r,n);return Xb(this).build(t,n)}return console.warn(`AttributeNode: Vertex attribute "${e}" not found on geometry.`),t.generateConst(n)}serialize(t){super.serialize(t),t.global=this.global,t._attributeName=this._attributeName}deserialize(t){super.deserialize(t),this.global=t.global,this._attributeName=t._attributeName}}const bS=(t,e)=>ty(new xS(t,e)),SS=t=>bS("uv"+(t>0?t:""),"vec2");class MS extends mv{static get type(){return"TextureSizeNode"}constructor(t,e=null){super("uvec2"),this.isTextureSizeNode=!0,this.textureNode=t,this.levelNode=e}generate(t,e){const n=this.textureNode.build(t,"property"),i=null===this.levelNode?"0":this.levelNode.build(t,"int");return t.format(`${t.getMethod("textureDimensions")}( ${n}, ${i} )`,this.getNodeType(t),e)}}const TS=iy(MS);class wS extends Dy{static get type(){return"MaxMipLevelNode"}constructor(t){super(0),this._textureNode=t,this.updateType=lv}get textureNode(){return this._textureNode}get texture(){return this._textureNode.value}update(){const t=this.texture,e=t.images,n=e&&e.length>0?e[0]&&e[0].image||e[0]:t.image;if(n&&void 0!==n.width){const{width:t,height:e}=n;this.value=Math.log2(Math.max(t,e))}}}const ES=iy(wS);class AS extends Dy{static get type(){return"TextureNode"}constructor(t,e=null,n=null,i=null){super(t),this.isTextureNode=!0,this.uvNode=e,this.levelNode=n,this.biasNode=i,this.compareNode=null,this.depthNode=null,this.gradNode=null,this.sampler=!0,this.updateMatrix=!1,this.updateType=ov,this.referenceNode=null,this._value=t,this._matrixUniform=null,this.setUpdateMatrix(null===e)}set value(t){this.referenceNode?this.referenceNode.value=t:this._value=t}get value(){return this.referenceNode?this.referenceNode.value:this._value}getUniformHash(){return this.value.uuid}getNodeType(){return!0===this.value.isDepthTexture?"float":this.value.type===ip?"uvec4":this.value.type===np?"ivec4":"vec4"}getInputType(){return"texture"}getDefaultUV(){return SS(this.value.channel)}updateReference(){return this.value}getTransformedUV(t){return null===this._matrixUniform&&(this._matrixUniform=Oy(this.value.matrix)),this._matrixUniform.mul(vy(t,1)).xy}setUpdateMatrix(t){return this.updateMatrix=t,this.updateType=t?lv:ov,this}setupUV(t,e){const n=this.value;return!t.isFlipY()||!0!==n.isRenderTargetTexture&&!0!==n.isFramebufferTexture&&!0!==n.isDepthTexture||(e=this.sampler?e.flipY():e.setY(cy(TS(this,this.levelNode).y).sub(e.y).sub(1))),e}setup(t){const e=t.getNodeProperties(this);e.referenceNode=this.referenceNode;let n=this.uvNode;null!==n&&!0!==t.context.forceUVContext||!t.context.getUV||(n=t.context.getUV(this)),n||(n=this.getDefaultUV()),!0===this.updateMatrix&&(n=this.getTransformedUV(n)),n=this.setupUV(t,n);let i=this.levelNode;null===i&&t.context.getTextureLevel&&(i=t.context.getTextureLevel(this)),e.uvNode=n,e.levelNode=i,e.biasNode=this.biasNode,e.compareNode=this.compareNode,e.gradNode=this.gradNode,e.depthNode=this.depthNode}generateUV(t,e){return e.build(t,!0===this.sampler?"vec2":"ivec2")}generateSnippet(t,e,n,i,r,s,a,o){const l=this.value;let h;return h=i?t.generateTextureLevel(l,e,n,i,s):r?t.generateTextureBias(l,e,n,r,s):o?t.generateTextureGrad(l,e,n,o,s):a?t.generateTextureCompare(l,e,n,a,s):!1===this.sampler?t.generateTextureLoad(l,e,n,s):t.generateTexture(l,e,n,s),h}generate(t,e){const n=t.getNodeProperties(this),i=this.value;if(!i||!0!==i.isTexture)throw new Error("TextureNode: Need a three.js texture.");const r=super.generate(t,"property");if("sampler"===e)return r+"_sampler";if(t.isReference(e))return r;{const s=t.getDataFromNode(this);let a=s.propertyName;if(void 0===a){const{uvNode:e,levelNode:i,biasNode:o,compareNode:l,depthNode:h,gradNode:u}=n,c=this.generateUV(t,e),d=i?i.build(t,"float"):null,p=o?o.build(t,"float"):null,f=h?h.build(t,"int"):null,m=l?l.build(t,"float"):null,g=u?[u[0].build(t,"vec2"),u[1].build(t,"vec2")]:null,_=t.getVarFromNode(this);a=t.getPropertyName(_);const v=this.generateSnippet(t,r,c,d,p,f,m,g);t.addLineFlowCode(`${a} = ${v}`,this),s.snippet=v,s.propertyName=a}let o=a;const l=this.getNodeType(t);return t.needsToWorkingColorSpace(i)&&(o=Jb(vS(o,l),i.colorSpace).setup(t).build(t,l)),t.format(o,l,e)}}setSampler(t){return this.sampler=t,this}getSampler(){return this.sampler}uv(t){const e=this.clone();return e.uvNode=ty(t),e.referenceNode=this.getSelf(),ty(e)}blur(t){const e=this.clone();return e.biasNode=ty(t).mul(ES(e)),e.referenceNode=this.getSelf(),ty(e)}level(t){const e=this.clone();return e.levelNode=ty(t),e.referenceNode=this.getSelf(),ty(e)}size(t){return TS(this,t)}bias(t){const e=this.clone();return e.biasNode=ty(t),e.referenceNode=this.getSelf(),ty(e)}compare(t){const e=this.clone();return e.compareNode=ty(t),e.referenceNode=this.getSelf(),ty(e)}grad(t,e){const n=this.clone();return n.gradNode=[ty(t),ty(e)],n.referenceNode=this.getSelf(),ty(n)}depth(t){const e=this.clone();return e.depthNode=ty(t),e.referenceNode=this.getSelf(),ty(e)}serialize(t){super.serialize(t),t.value=this.value.toJSON(t.meta).uuid,t.sampler=this.sampler,t.updateMatrix=this.updateMatrix,t.updateType=this.updateType}deserialize(t){super.deserialize(t),this.value=t.meta.textures[t.value],this.sampler=t.sampler,this.updateMatrix=t.updateMatrix,this.updateType=t.updateType}update(){const t=this.value,e=this._matrixUniform;null!==e&&(e.value=t.matrix),!0===t.matrixAutoUpdate&&t.updateMatrix()}clone(){const t=new this.constructor(this.value,this.uvNode,this.levelNode,this.biasNode);return t.sampler=this.sampler,t}}const RS=iy(AS),CS=(...t)=>RS(...t).setSampler(!1),NS=Oy("float").label("cameraNear").setGroup(Ly).onRenderUpdate((({camera:t})=>t.near)),PS=Oy("float").label("cameraFar").setGroup(Ly).onRenderUpdate((({camera:t})=>t.far)),IS=Oy("mat4").label("cameraProjectionMatrix").setGroup(Ly).onRenderUpdate((({camera:t})=>t.projectionMatrix)),LS=Oy("mat4").label("cameraViewMatrix").setGroup(Ly).onRenderUpdate((({camera:t})=>t.matrixWorldInverse)),US=Oy(new zf).label("cameraPosition").setGroup(Ly).onRenderUpdate((({camera:t},e)=>e.value.setFromMatrixPosition(t.matrixWorld)));class DS extends mv{static get type(){return"Object3DNode"}constructor(t,e=null){super(),this.scope=t,this.object3d=e,this.updateType=uv,this._uniformNode=new Dy(null)}getNodeType(){const t=this.scope;return t===DS.WORLD_MATRIX?"mat4":t===DS.POSITION||t===DS.VIEW_POSITION||t===DS.DIRECTION||t===DS.SCALE?"vec3":void 0}update(t){const e=this.object3d,n=this._uniformNode,i=this.scope;if(i===DS.WORLD_MATRIX)n.value=e.matrixWorld;else if(i===DS.POSITION)n.value=n.value||new zf,n.value.setFromMatrixPosition(e.matrixWorld);else if(i===DS.SCALE)n.value=n.value||new zf,n.value.setFromMatrixScale(e.matrixWorld);else if(i===DS.DIRECTION)n.value=n.value||new zf,e.getWorldDirection(n.value);else if(i===DS.VIEW_POSITION){const i=t.camera;n.value=n.value||new zf,n.value.setFromMatrixPosition(e.matrixWorld),n.value.applyMatrix4(i.matrixWorldInverse)}}generate(t){const e=this.scope;return e===DS.WORLD_MATRIX?this._uniformNode.nodeType="mat4":e!==DS.POSITION&&e!==DS.VIEW_POSITION&&e!==DS.DIRECTION&&e!==DS.SCALE||(this._uniformNode.nodeType="vec3"),this._uniformNode.build(t)}serialize(t){super.serialize(t),t.scope=this.scope}deserialize(t){super.deserialize(t),this.scope=t.scope}}DS.WORLD_MATRIX="worldMatrix",DS.POSITION="position",DS.SCALE="scale",DS.VIEW_POSITION="viewPosition",DS.DIRECTION="direction",DS.DIRECTION,DS.WORLD_MATRIX,DS.POSITION,DS.SCALE,DS.VIEW_POSITION;class OS extends DS{static get type(){return"ModelNode"}constructor(t){super(t)}update(t){this.object3d=t.object,super.update(t)}}const FS=ry(OS,OS.WORLD_MATRIX),BS=Oy(new mf).onObjectUpdate((({object:t},e)=>e.value.getNormalMatrix(t.matrixWorld))),zS=LS.mul(FS).toVar("modelViewMatrix"),kS=bS("position","vec3"),GS=kS.varying("positionLocal"),VS=kS.varying("positionPrevious"),HS=FS.mul(GS).xyz.varying("v_positionWorld"),jS=GS.transformDirection(FS).varying("v_positionWorldDirection").normalize().toVar("positionWorldDirection"),WS=zS.mul(GS).xyz.varying("v_positionView"),qS=WS.negate().varying("v_positionViewDirection").normalize().toVar("positionViewDirection");class XS extends mv{static get type(){return"FrontFacingNode"}constructor(){super("bool"),this.isFrontFacingNode=!0}generate(t){const{renderer:e,material:n}=t;return e.coordinateSystem===Jp&&1===n.side?"false":t.getFrontFacing()}}const $S=uy(ry(XS)).mul(2).sub(1),YS=bS("normal","vec3"),KS=sy((t=>!1===t.geometry.hasAttribute("normal")?(console.warn('TSL.NormalNode: Vertex attribute "normal" not found on geometry.'),vy(0,1,0)):YS),"vec3").once()().toVar("normalLocal"),ZS=WS.dFdx().cross(WS.dFdy()).normalize().toVar("normalFlat"),QS=sy((t=>{let e;return e=!0===t.material.flatShading?ZS:Xb(rM(KS),"v_normalView").normalize(),e}),"vec3").once()().toVar("normalView"),JS=Xb(QS.transformDirection(LS),"v_normalWorld").normalize().toVar("normalWorld"),tM=sy((t=>t.context.setupNormal()),"vec3").once()().mul($S).toVar("transformedNormalView"),eM=tM.transformDirection(LS).toVar("transformedNormalWorld"),nM=sy((t=>t.context.setupClearcoatNormal()),"vec3").once()().mul($S).toVar("transformedClearcoatNormalView"),iM=sy((([t,e=FS])=>{const n=Ay(e),i=t.div(vy(n[0].dot(n[0]),n[1].dot(n[1]),n[2].dot(n[2])));return n.mul(i).xyz})),rM=sy((([t],e)=>{const n=e.renderer.nodes.modelNormalViewMatrix;if(null!==n)return n.transformDirection(t);const i=BS.mul(t);return LS.transformDirection(i)})),sM=Oy(0).onReference((({material:t})=>t)).onRenderUpdate((({material:t})=>t.refractionRatio)),aM=qS.negate().reflect(tM),oM=qS.negate().refract(tM,sM),lM=aM.transformDirection(LS).toVar("reflectVector"),hM=oM.transformDirection(LS).toVar("reflectVector");class uM extends AS{static get type(){return"CubeTextureNode"}constructor(t,e=null,n=null,i=null){super(t,e,n,i),this.isCubeTextureNode=!0}getInputType(){return"cubeTexture"}getDefaultUV(){const t=this.value;return t.mapping===zd?lM:t.mapping===kd?hM:(console.error('THREE.CubeTextureNode: Mapping "%s" not supported.',t.mapping),vy(0,0,0))}setUpdateMatrix(){}setupUV(t,e){const n=this.value;return t.renderer.coordinateSystem!==tf&&n.isRenderTargetTexture?e:vy(e.x.negate(),e.yz)}generateUV(t,e){return e.build(t,"vec3")}}const cM=iy(uM);class dM extends Dy{static get type(){return"BufferNode"}constructor(t,e,n=0){super(t,e),this.isBufferNode=!0,this.bufferType=e,this.bufferCount=n}getElementType(t){return this.getNodeType(t)}getInputType(){return"buffer"}}const pM=(t,e,n)=>ty(new dM(t,e,n));class fM extends gv{static get type(){return"UniformArrayElementNode"}constructor(t,e){super(t,e),this.isArrayBufferElementNode=!0}generate(t){const e=super.generate(t),n=this.getNodeType();return t.format(e,"vec4",n)}}class mM extends dM{static get type(){return"UniformArrayNode"}constructor(t,e=null){super(null,"vec4"),this.array=t,this.elementType=e,this._elementType=null,this._elementLength=0,this.updateType=hv,this.isArrayBufferNode=!0}getElementType(){return this.elementType||this._elementType}getElementLength(){return this._elementLength}update(){const{array:t,value:e}=this,n=this.getElementLength(),i=this.getElementType();if(1===n)for(let n=0;nty(new mM(t,e));class _M extends gv{static get type(){return"ReferenceElementNode"}constructor(t,e){super(t,e),this.referenceNode=t,this.isReferenceElementNode=!0}getNodeType(){return this.referenceNode.uniformType}generate(t){const e=super.generate(t),n=this.referenceNode.getNodeType(),i=this.getNodeType();return t.format(e,n,i)}}class vM extends mv{static get type(){return"ReferenceNode"}constructor(t,e,n=null,i=null){super(),this.property=t,this.uniformType=e,this.object=n,this.count=i,this.properties=t.split("."),this.reference=n,this.node=null,this.group=null,this.name=null,this.updateType=uv}element(t){return ty(new _M(this,ty(t)))}setGroup(t){return this.group=t,this}label(t){return this.name=t,this}setNodeType(t){let e=null;e=null!==this.count?pM(null,t,this.count):Array.isArray(this.getValueFromReference())?gM(null,t):"texture"===t?RS(null):"cubeTexture"===t?cM(null):Oy(null,t),null!==this.group&&e.setGroup(this.group),null!==this.name&&e.label(this.name),this.node=e.getSelf()}getNodeType(t){return null===this.node&&(this.updateReference(t),this.updateValue()),this.node.getNodeType(t)}getValueFromReference(t=this.reference){const{properties:e}=this;let n=t[e[0]];for(let t=1;tty(new vM(t,e,n)),xM=(t,e,n,i)=>ty(new vM(t,e,i,n));class bM extends vM{static get type(){return"MaterialReferenceNode"}constructor(t,e,n=null){super(t,e,n),this.material=n,this.isMaterialReferenceNode=!0}updateReference(t){return this.reference=null!==this.material?this.material:t.material,this.reference}}const SM=(t,e,n)=>ty(new bM(t,e,n)),MM=sy((t=>(!1===t.geometry.hasAttribute("tangent")&&t.geometry.computeTangents(),bS("tangent","vec4"))))(),TM=MM.xyz.toVar("tangentLocal"),wM=zS.mul(Sy(TM,0)).xyz.varying("v_tangentView").normalize().toVar("tangentView");var EM;const AM=Ay(wM,Xb((EM=QS.cross(wM),EM.mul(MM.w).xyz),"v_bitangentView").normalize().toVar("bitangentView"),QS),RM=(()=>{let t=tx.cross(qS);return t=t.cross(tx).normalize(),t=Ub(t,tM,Qy.mul(Vy.oneMinus()).oneMinus().pow2().pow2()).normalize(),t})(),CM=sy((t=>{const{eye_pos:e,surf_norm:n,mapN:i,uv:r}=t,s=e.dFdx(),a=e.dFdy(),o=r.dFdx(),l=r.dFdy(),h=n,u=a.cross(h),c=h.cross(s),d=u.mul(o.x).add(c.mul(l.x)),p=u.mul(o.y).add(c.mul(l.y)),f=d.dot(d).max(p.dot(p)),m=$S.mul(f.inverseSqrt());return gx(d.mul(i.x,m),p.mul(i.y,m),h.mul(i.z)).normalize()}));class NM extends vv{static get type(){return"NormalMapNode"}constructor(t,e=null){super("vec3"),this.node=t,this.scaleNode=e,this.normalMapType=0}setup(t){const{normalMapType:e,scaleNode:n}=this;let i=this.node.mul(2).sub(1);null!==n&&(i=vy(i.xy.mul(n),i.z));let r=null;if(1===e)r=rM(i);else if(0===e){r=!0===t.hasGeometryAttribute("tangent")?AM.mul(i).normalize():CM({eye_pos:WS,surf_norm:QS,mapN:i,uv:SS()})}return r}}const PM=iy(NM),IM=sy((({textureNode:t,bumpScale:e})=>{const n=e=>t.cache().context({getUV:t=>e(t.uvNode||SS()),forceUVContext:!0}),i=uy(n((t=>t)));return fy(uy(n((t=>t.add(t.dFdx())))).sub(i),uy(n((t=>t.add(t.dFdy())))).sub(i)).mul(e)})),LM=sy((t=>{const{surf_pos:e,surf_norm:n,dHdxy:i}=t,r=e.dFdx().normalize(),s=n,a=e.dFdy().normalize().cross(s),o=s.cross(r),l=r.dot(a).mul($S),h=l.sign().mul(i.x.mul(a).add(i.y.mul(o)));return l.abs().mul(n).sub(h).normalize()}));class UM extends vv{static get type(){return"BumpMapNode"}constructor(t,e=null){super("vec3"),this.textureNode=t,this.scaleNode=e}setup(){const t=null!==this.scaleNode?this.scaleNode:1,e=IM({textureNode:this.textureNode,bumpScale:t});return LM({surf_pos:WS,surf_norm:QS,dHdxy:e})}}const DM=iy(UM),OM=new Map;class FM extends mv{static get type(){return"MaterialNode"}constructor(t){super(),this.scope=t}getCache(t,e){let n=OM.get(t);return void 0===n&&(n=SM(t,e),OM.set(t,n)),n}getFloat(t){return this.getCache(t,"float")}getColor(t){return this.getCache(t,"color")}getTexture(t){return this.getCache("map"===t?"map":t+"Map","texture")}setup(t){const e=t.context.material,n=this.scope;let i=null;if(n===FM.COLOR){const t=void 0!==e.color?this.getColor(n):vy();i=e.map&&!0===e.map.isTexture?t.mul(this.getTexture("map")):t}else if(n===FM.OPACITY){const t=this.getFloat(n);i=e.alphaMap&&!0===e.alphaMap.isTexture?t.mul(this.getTexture("alpha")):t}else if(n===FM.SPECULAR_STRENGTH)i=e.specularMap&&!0===e.specularMap.isTexture?this.getTexture("specular").r:uy(1);else if(n===FM.SPECULAR_INTENSITY){const t=this.getFloat(n);i=e.specularMap?t.mul(this.getTexture(n).a):t}else if(n===FM.SPECULAR_COLOR){const t=this.getColor(n);i=e.specularColorMap&&!0===e.specularColorMap.isTexture?t.mul(this.getTexture(n).rgb):t}else if(n===FM.ROUGHNESS){const t=this.getFloat(n);i=e.roughnessMap&&!0===e.roughnessMap.isTexture?t.mul(this.getTexture(n).g):t}else if(n===FM.METALNESS){const t=this.getFloat(n);i=e.metalnessMap&&!0===e.metalnessMap.isTexture?t.mul(this.getTexture(n).b):t}else if(n===FM.EMISSIVE){const t=this.getFloat("emissiveIntensity"),r=this.getColor(n).mul(t);i=e.emissiveMap&&!0===e.emissiveMap.isTexture?r.mul(this.getTexture(n)):r}else if(n===FM.NORMAL)e.normalMap?(i=PM(this.getTexture("normal"),this.getCache("normalScale","vec2")),i.normalMapType=e.normalMapType):i=e.bumpMap?DM(this.getTexture("bump").r,this.getFloat("bumpScale")):QS;else if(n===FM.CLEARCOAT){const t=this.getFloat(n);i=e.clearcoatMap&&!0===e.clearcoatMap.isTexture?t.mul(this.getTexture(n).r):t}else if(n===FM.CLEARCOAT_ROUGHNESS){const t=this.getFloat(n);i=e.clearcoatRoughnessMap&&!0===e.clearcoatRoughnessMap.isTexture?t.mul(this.getTexture(n).r):t}else if(n===FM.CLEARCOAT_NORMAL)i=e.clearcoatNormalMap?PM(this.getTexture(n),this.getCache(n+"Scale","vec2")):QS;else if(n===FM.SHEEN){const t=this.getColor("sheenColor").mul(this.getFloat("sheen"));i=e.sheenColorMap&&!0===e.sheenColorMap.isTexture?t.mul(this.getTexture("sheenColor").rgb):t}else if(n===FM.SHEEN_ROUGHNESS){const t=this.getFloat(n);i=e.sheenRoughnessMap&&!0===e.sheenRoughnessMap.isTexture?t.mul(this.getTexture(n).a):t,i=i.clamp(.07,1)}else if(n===FM.ANISOTROPY)if(e.anisotropyMap&&!0===e.anisotropyMap.isTexture){const t=this.getTexture(n);i=Ey(vT.x,vT.y,vT.y.negate(),vT.x).mul(t.rg.mul(2).sub(fy(1)).normalize().mul(t.b))}else i=vT;else if(n===FM.IRIDESCENCE_THICKNESS){const t=yM("1","float",e.iridescenceThicknessRange);if(e.iridescenceThicknessMap){const r=yM("0","float",e.iridescenceThicknessRange);i=t.sub(r).mul(this.getTexture(n).g).add(r)}else i=t}else if(n===FM.TRANSMISSION){const t=this.getFloat(n);i=e.transmissionMap?t.mul(this.getTexture(n).r):t}else if(n===FM.THICKNESS){const t=this.getFloat(n);i=e.thicknessMap?t.mul(this.getTexture(n).g):t}else if(n===FM.IOR)i=this.getFloat(n);else if(n===FM.LIGHT_MAP)i=this.getTexture(n).rgb.mul(this.getFloat("lightMapIntensity"));else if(n===FM.AO_MAP)i=this.getTexture(n).r.sub(1).mul(this.getFloat("aoMapIntensity")).add(1);else{const e=this.getNodeType(t);i=this.getCache(n,e)}return i}}FM.ALPHA_TEST="alphaTest",FM.COLOR="color",FM.OPACITY="opacity",FM.SHININESS="shininess",FM.SPECULAR="specular",FM.SPECULAR_STRENGTH="specularStrength",FM.SPECULAR_INTENSITY="specularIntensity",FM.SPECULAR_COLOR="specularColor",FM.REFLECTIVITY="reflectivity",FM.ROUGHNESS="roughness",FM.METALNESS="metalness",FM.NORMAL="normal",FM.CLEARCOAT="clearcoat",FM.CLEARCOAT_ROUGHNESS="clearcoatRoughness",FM.CLEARCOAT_NORMAL="clearcoatNormal",FM.EMISSIVE="emissive",FM.ROTATION="rotation",FM.SHEEN="sheen",FM.SHEEN_ROUGHNESS="sheenRoughness",FM.ANISOTROPY="anisotropy",FM.IRIDESCENCE="iridescence",FM.IRIDESCENCE_IOR="iridescenceIOR",FM.IRIDESCENCE_THICKNESS="iridescenceThickness",FM.IOR="ior",FM.TRANSMISSION="transmission",FM.THICKNESS="thickness",FM.ATTENUATION_DISTANCE="attenuationDistance",FM.ATTENUATION_COLOR="attenuationColor",FM.LINE_SCALE="scale",FM.LINE_DASH_SIZE="dashSize",FM.LINE_GAP_SIZE="gapSize",FM.LINE_WIDTH="linewidth",FM.LINE_DASH_OFFSET="dashOffset",FM.POINT_WIDTH="pointWidth",FM.DISPERSION="dispersion",FM.LIGHT_MAP="light",FM.AO_MAP="ao";const BM=ry(FM,FM.ALPHA_TEST),zM=ry(FM,FM.COLOR),kM=ry(FM,FM.SHININESS),GM=ry(FM,FM.EMISSIVE),VM=ry(FM,FM.OPACITY),HM=ry(FM,FM.SPECULAR),jM=ry(FM,FM.SPECULAR_INTENSITY),WM=ry(FM,FM.SPECULAR_COLOR),qM=ry(FM,FM.SPECULAR_STRENGTH),XM=ry(FM,FM.REFLECTIVITY),$M=ry(FM,FM.ROUGHNESS),YM=ry(FM,FM.METALNESS),KM=ry(FM,FM.NORMAL).context({getUV:null}),ZM=ry(FM,FM.CLEARCOAT),QM=ry(FM,FM.CLEARCOAT_ROUGHNESS),JM=ry(FM,FM.CLEARCOAT_NORMAL).context({getUV:null}),tT=ry(FM,FM.ROTATION),eT=ry(FM,FM.SHEEN),nT=ry(FM,FM.SHEEN_ROUGHNESS),iT=ry(FM,FM.ANISOTROPY),rT=ry(FM,FM.IRIDESCENCE),sT=ry(FM,FM.IRIDESCENCE_IOR),aT=ry(FM,FM.IRIDESCENCE_THICKNESS),oT=ry(FM,FM.TRANSMISSION),lT=ry(FM,FM.THICKNESS),hT=ry(FM,FM.IOR),uT=ry(FM,FM.ATTENUATION_DISTANCE),cT=ry(FM,FM.ATTENUATION_COLOR),dT=ry(FM,FM.LINE_SCALE),pT=ry(FM,FM.LINE_DASH_SIZE),fT=ry(FM,FM.LINE_GAP_SIZE);FM.LINE_WIDTH,FM.LINE_DASH_OFFSET,FM.POINT_WIDTH;const mT=ry(FM,FM.DISPERSION),gT=ry(FM,FM.LIGHT_MAP),_T=ry(FM,FM.AO_MAP),vT=Oy(new ff).onReference((function(t){return t.material})).onRenderUpdate((function({material:t}){this.value.set(t.anisotropy*Math.cos(t.anisotropyRotation),t.anisotropy*Math.sin(t.anisotropyRotation))}));class yT extends vv{static get type(){return"ModelViewProjectionNode"}constructor(t=null){super("vec4"),this.positionNode=t}setup(t){if("fragment"===t.shaderStage)return Xb(t.context.mvp);const e=this.positionNode||GS,n=t.renderer.nodes.modelViewMatrix||zS;return IS.mul(n).mul(e)}}const xT=iy(yT);class bT extends mv{static get type(){return"IndexNode"}constructor(t){super("uint"),this.scope=t,this.isInstanceIndexNode=!0}generate(t){const e=this.getNodeType(t),n=this.scope;let i,r;if(n===bT.VERTEX)i=t.getVertexIndex();else if(n===bT.INSTANCE)i=t.getInstanceIndex();else if(n===bT.DRAW)i=t.getDrawIndex();else if(n===bT.INVOCATION_LOCAL)i=t.getInvocationLocalIndex();else if(n===bT.INVOCATION_SUBGROUP)i=t.getInvocationSubgroupIndex();else{if(n!==bT.SUBGROUP)throw new Error("THREE.IndexNode: Unknown scope: "+n);i=t.getSubgroupIndex()}if("vertex"===t.shaderStage||"compute"===t.shaderStage)r=i;else{r=Xb(this).build(t,e)}return r}}bT.VERTEX="vertex",bT.INSTANCE="instance",bT.SUBGROUP="subgroup",bT.INVOCATION_LOCAL="invocationLocal",bT.INVOCATION_SUBGROUP="invocationSubgroup",bT.DRAW="draw";const ST=ry(bT,bT.VERTEX),MT=ry(bT,bT.INSTANCE);bT.SUBGROUP,bT.INVOCATION_SUBGROUP,bT.INVOCATION_LOCAL;const TT=ry(bT,bT.DRAW);class wT extends mv{static get type(){return"InstanceNode"}constructor(t){super("void"),this.instanceMesh=t,this.instanceMatrixNode=null,this.instanceColorNode=null,this.updateType=lv,this.buffer=null,this.bufferColor=null}setup(t){let e=this.instanceMatrixNode,n=this.instanceColorNode;const i=this.instanceMesh;if(null===e){const t=i.instanceMatrix;if(i.count<=1e3)e=pM(t.array,"mat4",Math.max(i.count,1)).element(MT);else{const n=new K_(t.array,16,1);this.buffer=n;const i=t.usage===Qp?hS:lS,r=[i(n,"vec4",16,0),i(n,"vec4",16,4),i(n,"vec4",16,8),i(n,"vec4",16,12)];e=Ry(...r)}this.instanceMatrixNode=e}const r=i.instanceColor;if(r&&null===n){const t=new l_(r.array,3),e=r.usage===Qp?hS:lS;this.bufferColor=t,n=vy(e(t,"vec3",3,0)),this.instanceColorNode=n}const s=e.mul(GS).xyz;if(GS.assign(s),t.hasGeometryAttribute("normal")){const t=iM(KS,e);KS.assign(t)}null!==this.instanceColorNode&&zy("vec3","vInstanceColor").assign(this.instanceColorNode)}update(){this.instanceMesh.instanceMatrix.usage!==Qp&&null!=this.buffer&&this.instanceMesh.instanceMatrix.version!==this.buffer.version&&(this.buffer.version=this.instanceMesh.instanceMatrix.version),this.instanceMesh.instanceColor&&this.instanceMesh.instanceColor.usage!==Qp&&null!=this.bufferColor&&this.instanceMesh.instanceColor.version!==this.bufferColor.version&&(this.bufferColor.version=this.instanceMesh.instanceColor.version)}}const ET=iy(wT);class AT extends mv{static get type(){return"BatchNode"}constructor(t){super("void"),this.batchMesh=t,this.batchingIdNode=null}setup(t){null===this.batchingIdNode&&(null===t.getDrawIndex()?this.batchingIdNode=MT:this.batchingIdNode=TT);const e=sy((([t])=>{const e=TS(CS(this.batchMesh._indirectTexture),0),n=cy(t).modInt(cy(e)),i=cy(t).div(cy(e));return CS(this.batchMesh._indirectTexture,my(n,i)).x})).setLayout({name:"getIndirectIndex",type:"uint",inputs:[{name:"id",type:"int"}]}),n=e(cy(this.batchingIdNode)),i=this.batchMesh._matricesTexture,r=TS(CS(i),0),s=uy(n).mul(4).toInt().toVar(),a=s.modInt(r),o=s.div(cy(r)),l=Ry(CS(i,my(a,o)),CS(i,my(a.add(1),o)),CS(i,my(a.add(2),o)),CS(i,my(a.add(3),o))),h=this.batchMesh._colorsTexture;if(null!==h){const t=sy((([t])=>{const e=TS(CS(h),0).x,n=t,i=n.modInt(e),r=n.div(e);return CS(h,my(i,r)).rgb})).setLayout({name:"getBatchingColor",type:"vec3",inputs:[{name:"id",type:"int"}]}),e=t(n);zy("vec3","vBatchColor").assign(e)}const u=Ay(l);GS.assign(l.mul(GS));const c=KS.div(vy(u[0].dot(u[0]),u[1].dot(u[1]),u[2].dot(u[2]))),d=u.mul(c).xyz;KS.assign(d),t.hasGeometryAttribute("tangent")&&TM.mulAssign(u)}}const RT=iy(AT),CT=new WeakMap;class NT extends mv{static get type(){return"SkinningNode"}constructor(t,e=!1){let n,i,r;super("void"),this.skinnedMesh=t,this.useReference=e,this.updateType=uv,this.skinIndexNode=bS("skinIndex","uvec4"),this.skinWeightNode=bS("skinWeight","vec4"),e?(n=yM("bindMatrix","mat4"),i=yM("bindMatrixInverse","mat4"),r=xM("skeleton.boneMatrices","mat4",t.skeleton.bones.length)):(n=Oy(t.bindMatrix,"mat4"),i=Oy(t.bindMatrixInverse,"mat4"),r=pM(t.skeleton.boneMatrices,"mat4",t.skeleton.bones.length)),this.bindMatrixNode=n,this.bindMatrixInverseNode=i,this.boneMatricesNode=r,this.previousBoneMatricesNode=null}getSkinnedPosition(t=this.boneMatricesNode,e=GS){const{skinIndexNode:n,skinWeightNode:i,bindMatrixNode:r,bindMatrixInverseNode:s}=this,a=t.element(n.x),o=t.element(n.y),l=t.element(n.z),h=t.element(n.w),u=r.mul(e),c=gx(a.mul(i.x).mul(u),o.mul(i.y).mul(u),l.mul(i.z).mul(u),h.mul(i.w).mul(u));return s.mul(c).xyz}getSkinnedNormal(t=this.boneMatricesNode,e=KS){const{skinIndexNode:n,skinWeightNode:i,bindMatrixNode:r,bindMatrixInverseNode:s}=this,a=t.element(n.x),o=t.element(n.y),l=t.element(n.z),h=t.element(n.w);let u=gx(i.x.mul(a),i.y.mul(o),i.z.mul(l),i.w.mul(h));return u=s.mul(u).mul(r),u.transformDirection(e).xyz}getPreviousSkinnedPosition(t){const e=t.object;return null===this.previousBoneMatricesNode&&(e.skeleton.previousBoneMatrices=new Float32Array(e.skeleton.boneMatrices),this.previousBoneMatricesNode=xM("skeleton.previousBoneMatrices","mat4",e.skeleton.bones.length)),this.getSkinnedPosition(this.previousBoneMatricesNode,VS)}needsPreviousBoneMatrices(t){const e=t.renderer.getMRT();return e&&e.has("velocity")}setup(t){this.needsPreviousBoneMatrices(t)&&VS.assign(this.getPreviousSkinnedPosition(t));const e=this.getSkinnedPosition();if(GS.assign(e),t.hasGeometryAttribute("normal")){const e=this.getSkinnedNormal();KS.assign(e),t.hasGeometryAttribute("tangent")&&TM.assign(e)}}generate(t,e){if("void"!==e)return GS.build(t,e)}update(t){const e=(this.useReference?t.object:this.skinnedMesh).skeleton;CT.get(e)!==t.frameId&&(CT.set(e,t.frameId),null!==this.previousBoneMatricesNode&&e.previousBoneMatrices.set(e.boneMatrices),e.update())}}class PT extends mv{static get type(){return"LoopNode"}constructor(t=[]){super(),this.params=t}getVarName(t){return String.fromCharCode("i".charCodeAt()+t)}getProperties(t){const e=t.getNodeProperties(this);if(void 0!==e.stackNode)return e;const n={};for(let t=0,e=this.params.length-1;tNumber(s)?">=":"<"));const u={start:r,end:s,condition:l},c=u.start,d=u.end;let p="",f="",m="";h||(h="int"===o||"uint"===o?l.includes("<")?"++":"--":l.includes("<")?"+= 1.":"-= 1."),p+=t.getVar(o,a)+" = "+c,f+=a+" "+l+" "+d,m+=a+" "+h;const g=`for ( ${p}; ${f}; ${m} )`;t.addFlowCode((0===e?"\n":"")+t.tab+g+" {\n\n").addFlowTab()}const r=i.build(t,"void"),s=e.returnsNode?e.returnsNode.build(t):"";t.removeFlowTab().addFlowCode("\n"+t.tab+r);for(let e=0,n=this.params.length-1;ety(new PT(ny(t,"int"))).append(),LT=new WeakMap,UT=new Uf,DT=sy((({bufferMap:t,influence:e,stride:n,width:i,depth:r,offset:s})=>{const a=cy(ST).mul(n).add(s),o=a.div(i),l=a.sub(o.mul(i));return CS(t,my(l,o)).depth(r).mul(e)}));class OT extends mv{static get type(){return"MorphNode"}constructor(t){super("void"),this.mesh=t,this.morphBaseInfluence=Oy(1),this.updateType=uv}setup(t){const{geometry:e}=t,n=void 0!==e.morphAttributes.position,i=e.hasAttribute("normal")&&void 0!==e.morphAttributes.normal,r=e.morphAttributes.position||e.morphAttributes.normal||e.morphAttributes.color,s=void 0!==r?r.length:0,{texture:a,stride:o,size:l}=function(t){const e=void 0!==t.morphAttributes.position,n=void 0!==t.morphAttributes.normal,i=void 0!==t.morphAttributes.color,r=t.morphAttributes.position||t.morphAttributes.normal||t.morphAttributes.color,s=void 0!==r?r.length:0;let a=LT.get(t);if(void 0===a||a.count!==s){void 0!==a&&a.texture.dispose();const o=t.morphAttributes.position||[],l=t.morphAttributes.normal||[],h=t.morphAttributes.color||[];let u=0;!0===e&&(u=1),!0===n&&(u=2),!0===i&&(u=3);let c=t.attributes.position.count*u,d=1;const p=4096;c>p&&(d=Math.ceil(c/p),c=p);const f=new Float32Array(c*d*4*s),m=new Ff(f,c,d,s);m.type=rp,m.needsUpdate=!0;const g=4*u;for(let v=0;v{const e=uy(0).toVar();this.mesh.count>1&&null!==this.mesh.morphTexture&&void 0!==this.mesh.morphTexture?e.assign(CS(this.mesh.morphTexture,my(cy(t).add(1),cy(MT))).r):e.assign(yM("morphTargetInfluences","float").element(t).toVar()),!0===n&&GS.addAssign(DT({bufferMap:a,influence:e,stride:o,width:h,depth:t,offset:cy(0)})),!0===i&&KS.addAssign(DT({bufferMap:a,influence:e,stride:o,width:h,depth:t,offset:cy(1)}))}))}update(){const t=this.morphBaseInfluence;this.mesh.geometry.morphTargetsRelative?t.value=1:t.value=1-this.mesh.morphTargetInfluences.reduce(((t,e)=>t+e),0)}}const FT=iy(OT);class BT extends mv{static get type(){return"LightingNode"}constructor(){super("vec3"),this.isLightingNode=!0}generate(){console.warn("Abstract function.")}}class zT extends BT{static get type(){return"AONode"}constructor(t=null){super(),this.aoNode=t}setup(t){t.context.ambientOcclusion.mulAssign(this.aoNode)}}class kT extends Vb{static get type(){return"LightingContextNode"}constructor(t,e=null,n=null,i=null){super(t),this.lightingModel=e,this.backdropNode=n,this.backdropAlphaNode=i,this._value=null}getContext(){const{backdropNode:t,backdropAlphaNode:e}=this,n={directDiffuse:vy().toVar("directDiffuse"),directSpecular:vy().toVar("directSpecular"),indirectDiffuse:vy().toVar("indirectDiffuse"),indirectSpecular:vy().toVar("indirectSpecular")};return{radiance:vy().toVar("radiance"),irradiance:vy().toVar("irradiance"),iblIrradiance:vy().toVar("iblIrradiance"),ambientOcclusion:uy(1).toVar("ambientOcclusion"),reflectedLight:n,backdrop:t,backdropAlpha:e}}setup(t){return this.value=this._value||(this._value=this.getContext()),this.value.lightingModel=this.lightingModel||t.context.lightingModel,super.setup(t)}}const GT=iy(kT);class VT extends BT{static get type(){return"IrradianceNode"}constructor(t){super(),this.node=t}setup(t){t.context.irradiance.addAssign(this.node)}}let HT,jT;class WT extends mv{static get type(){return"ScreenNode"}constructor(t){super(),this.scope=t,this.isViewportNode=!0}getNodeType(){return this.scope===WT.VIEWPORT?"vec4":"vec2"}getUpdateType(){let t=ov;return this.scope!==WT.SIZE&&this.scope!==WT.VIEWPORT||(t=hv),this.updateType=t,t}update({renderer:t}){const e=t.getRenderTarget();this.scope===WT.VIEWPORT?null!==e?jT.copy(e.viewport):(t.getViewport(jT),jT.multiplyScalar(t.getPixelRatio())):null!==e?(HT.width=e.width,HT.height=e.height):t.getDrawingBufferSize(HT)}setup(){const t=this.scope;let e=null;return e=t===WT.SIZE?Oy(HT||(HT=new ff)):t===WT.VIEWPORT?Oy(jT||(jT=new Uf)):fy($T.div(XT)),e}generate(t){if(this.scope===WT.COORDINATE){let e=t.getFragCoord();if(t.isFlipY()){const n=t.getNodeProperties(XT).outputNode.build(t);e=`${t.getType("vec2")}( ${e}.x, ${n}.y - ${e}.y )`}return e}return super.generate(t)}}WT.COORDINATE="coordinate",WT.VIEWPORT="viewport",WT.SIZE="size",WT.UV="uv";const qT=ry(WT,WT.UV),XT=ry(WT,WT.SIZE),$T=ry(WT,WT.COORDINATE),YT=ry(WT,WT.VIEWPORT);YT.zw,YT.xy;const KT=new ff;class ZT extends AS{static get type(){return"ViewportTextureNode"}constructor(t=qT,e=null,n=null){null===n&&((n=new v_).minFilter=Zd),super(n,t,e),this.generateMipmaps=!1,this.isOutputTextureNode=!0,this.updateBeforeType=lv}updateBefore(t){const e=t.renderer;e.getDrawingBufferSize(KT);const n=this.value;n.image.width===KT.width&&n.image.height===KT.height||(n.image.width=KT.width,n.image.height=KT.height,n.needsUpdate=!0);const i=n.generateMipmaps;n.generateMipmaps=this.generateMipmaps,e.copyFramebufferToTexture(n),n.generateMipmaps=i}clone(){const t=new this.constructor(this.uvNode,this.levelNode,this.value);return t.generateMipmaps=this.generateMipmaps,t}}const QT=iy(ZT,null,null,{generateMipmaps:!0});let JT=null;class tw extends ZT{static get type(){return"ViewportDepthTextureNode"}constructor(t=qT,e=null){null===JT&&(JT=new y_),super(t,e,JT)}}const ew=iy(tw);class nw extends mv{static get type(){return"ViewportDepthNode"}constructor(t,e=null){super("float"),this.scope=t,this.valueNode=e,this.isViewportDepthNode=!0}generate(t){const{scope:e}=this;return e===nw.DEPTH_BASE?t.getFragDepth():super.generate(t)}setup({camera:t}){const{scope:e}=this,n=this.valueNode;let i=null;if(e===nw.DEPTH_BASE)null!==n&&(i=ow().assign(n));else if(e===nw.DEPTH)i=t.isPerspectiveCamera?rw(WS.z,NS,PS):iw(WS.z,NS,PS);else if(e===nw.LINEAR_DEPTH)if(null!==n)if(t.isPerspectiveCamera){const t=sw(n,NS,PS);i=iw(t,NS,PS)}else i=n;else i=iw(WS.z,NS,PS);return i}}nw.DEPTH_BASE="depthBase",nw.DEPTH="depth",nw.LINEAR_DEPTH="linearDepth";const iw=(t,e,n)=>t.add(e).div(e.sub(n)),rw=(t,e,n)=>e.add(t).mul(n).div(n.sub(e).mul(t)),sw=(t,e,n)=>e.mul(n).div(n.sub(e).mul(t).sub(n)),aw=(t,e,n)=>{e=e.max(1e-6).toVar();const i=$x(t.div(e).add(1)),r=$x(n.div(e).add(1));return i.div(r)},ow=iy(nw,nw.DEPTH_BASE),lw=ry(nw,nw.DEPTH);nw.LINEAR_DEPTH;ew(),lw.assign=t=>ow(t);class hw extends mv{static get type(){return"ClippingNode"}constructor(t=hw.DEFAULT){super(),this.scope=t}setup(t){super.setup(t);const e=t.clippingContext,{localClipIntersection:n,localClippingCount:i,globalClippingCount:r}=e,s=r+i,a=n?s-i:s;return this.scope===hw.ALPHA_TO_COVERAGE?this.setupAlphaToCoverage(e.planes,s,a):this.setupDefault(e.planes,s,a)}setupAlphaToCoverage(t,e,n){return sy((()=>{const i=gM(t),r=By("float","distanceToPlane"),s=By("float","distanceToGradient"),a=By("float","clipOpacity");let o;if(a.assign(1),IT(n,(({i:t})=>{o=i.element(t),r.assign(WS.dot(o.xyz).negate().add(o.w)),s.assign(r.fwidth().div(2)),a.mulAssign(Fb(s.negate(),s,r)),a.equal(0).discard()})),n{o=i.element(e),r.assign(WS.dot(o.xyz).negate().add(o.w)),s.assign(r.fwidth().div(2)),t.mulAssign(Fb(s.negate(),s,r).oneMinus())})),a.mulAssign(t.oneMinus())}ky.a.mulAssign(a),ky.a.equal(0).discard()}))()}setupDefault(t,e,n){return sy((()=>{const i=gM(t);let r;if(IT(n,(({i:t})=>{r=i.element(t),WS.dot(r.xyz).greaterThan(r.w).discard()})),n{r=i.element(e),t.assign(WS.dot(r.xyz).greaterThan(r.w).and(t))})),t.discard()}}))()}}hw.ALPHA_TO_COVERAGE="alphaToCoverage",hw.DEFAULT="default";const uw=sy((([t])=>tb(vx(1e4,eb(vx(17,t.x).add(vx(.1,t.y)))).mul(gx(.1,ob(eb(vx(13,t.y).add(t.x)))))))),cw=sy((([t])=>uw(fy(uw(t.xy),t.z)))),dw=sy((([t])=>{const e=bb(hb(db(t.xyz)),hb(pb(t.xyz))).toVar("maxDeriv"),n=uy(1).div(uy(.05).mul(e)).toVar("pixScale"),i=fy(qx(Zx($x(n))),qx(Qx($x(n)))).toVar("pixScales"),r=fy(cw(Zx(i.x.mul(t.xyz))),cw(Zx(i.y.mul(t.xyz)))).toVar("alpha"),s=tb($x(n)).toVar("lerpFactor"),a=gx(vx(s.oneMinus(),r.x),vx(s,r.y)).toVar("x"),o=xb(s,s.oneMinus()).toVar("a"),l=vy(a.mul(a).div(vx(2,o).mul(_x(1,o))),a.sub(vx(.5,o)).div(_x(1,o)),_x(1,_x(1,a).mul(_x(1,a)).div(vx(2,o).mul(_x(1,o))))).toVar("cases"),h=a.lessThan(o.oneMinus()).select(a.lessThan(o).select(l.x,l.y),l.z);return Db(h,1e-6,1)}));class pw extends ug{static get type(){return"NodeMaterial"}constructor(){super(),this.isNodeMaterial=!0,this.type=this.constructor.type,this.forceSinglePass=!1,this.fog=!0,this.lights=!1,this.lightsNode=null,this.envNode=null,this.aoNode=null,this.colorNode=null,this.normalNode=null,this.opacityNode=null,this.backdropNode=null,this.backdropAlphaNode=null,this.alphaTestNode=null,this.positionNode=null,this.geometryNode=null,this.depthNode=null,this.shadowNode=null,this.shadowPositionNode=null,this.outputNode=null,this.mrtNode=null,this.fragmentNode=null,this.vertexNode=null}customProgramCacheKey(){return this.type+nv(this)}build(t){this.setup(t)}setupObserver(t){return new Q_(t)}setup(t){let e;t.context.setupNormal=()=>this.setupNormal(t),t.addStack(),t.stack.outputNode=this.vertexNode||this.setupPosition(t),null!==this.geometryNode&&(t.stack.outputNode=t.stack.outputNode.bypass(this.geometryNode)),t.addFlow("vertex",t.removeStack()),t.addStack();const n=this.setupClipping(t);if(!0===this.depthWrite&&this.setupDepth(t),null===this.fragmentNode){this.setupDiffuseColor(t),this.setupVariants(t);const i=this.setupLighting(t);null!==n&&t.stack.add(n);const r=Sy(i,ky.a).max(0);e=this.setupOutput(t,r),rx.assign(e),null!==this.outputNode&&(e=this.outputNode);if(null!==t.renderer.getRenderTarget()){const n=t.renderer.getMRT(),i=this.mrtNode;null!==n?(e=n,null!==i&&(e=n.merge(i))):null!==i&&(e=i)}}else{let n=this.fragmentNode;!0!==n.isOutputStructNode&&(n=Sy(n)),e=this.setupOutput(t,n)}t.stack.outputNode=e,t.addFlow("fragment",t.removeStack()),t.monitor=this.setupObserver(t)}setupClipping(t){if(null===t.clippingContext)return null;const{globalClippingCount:e,localClippingCount:n}=t.clippingContext;let i=null;if(e||n){const e=t.renderer.samples;this.alphaToCoverage&&e>1?i=ty(new hw(hw.ALPHA_TO_COVERAGE)):t.stack.add(ty(new hw))}return i}setupDepth(t){const{renderer:e,camera:n}=t;let i=this.depthNode;if(null===i){const t=e.getMRT();t&&t.has("depth")?i=t.get("depth"):!0===e.logarithmicDepthBuffer&&(i=n.isPerspectiveCamera?aw(xT().w,NS,PS):iw(WS.z,NS,PS))}null!==i&&lw.assign(i).append()}setupPosition(t){const{object:e}=t,n=e.geometry;var i;if(t.addStack(),(n.morphAttributes.position||n.morphAttributes.normal||n.morphAttributes.color)&&FT(e).append(),!0===e.isSkinnedMesh&&(i=e,ty(new NT(i,!0))).append(),this.displacementMap){const t=SM("displacementMap","texture"),e=SM("displacementScale","float"),n=SM("displacementBias","float");GS.addAssign(KS.normalize().mul(t.x.mul(e).add(n)))}e.isBatchedMesh&&RT(e).append(),e.instanceMatrix&&!0===e.instanceMatrix.isInstancedBufferAttribute&&ET(e).append(),null!==this.positionNode&&GS.assign(this.positionNode);const r=xT();return t.context.vertex=t.removeStack(),t.context.mvp=r,r}setupDiffuseColor({object:t,geometry:e}){let n=this.colorNode?Sy(this.colorNode):zM;if(!0===this.vertexColors&&e.hasAttribute("color")&&(n=Sy(n.xyz.mul(bS("color","vec3")),n.a)),t.instanceColor){n=zy("vec3","vInstanceColor").mul(n)}if(t.isBatchedMesh&&t._colorsTexture){n=zy("vec3","vBatchColor").mul(n)}ky.assign(n);const i=this.opacityNode?uy(this.opacityNode):VM;if(ky.a.assign(ky.a.mul(i)),null!==this.alphaTestNode||this.alphaTest>0){const t=null!==this.alphaTestNode?uy(this.alphaTestNode):BM;ky.a.lessThanEqual(t).discard()}!0===this.alphaHash&&ky.a.lessThan(dw(GS)).discard(),!1===this.transparent&&1===this.blending&&!1===this.alphaToCoverage&&ky.a.assign(1)}setupVariants(){}setupOutgoingLight(){return!0===this.lights?vy(0):ky.rgb}setupNormal(){return this.normalNode?vy(this.normalNode):KM}setupEnvironment(){let t=null;return this.envNode?t=this.envNode:this.envMap&&(t=this.envMap.isCubeTexture?SM("envMap","cubeTexture"):SM("envMap","texture")),t}setupLightMap(t){let e=null;return t.material.lightMap&&(e=new VT(gT)),e}setupLights(t){const e=[],n=this.setupEnvironment(t);n&&n.isLightingNode&&e.push(n);const i=this.setupLightMap(t);if(i&&i.isLightingNode&&e.push(i),null!==this.aoNode||t.material.aoMap){const t=null!==this.aoNode?this.aoNode:_T;e.push(new zT(t))}let r=this.lightsNode||t.lightsNode;return e.length>0&&(r=t.renderer.lighting.createNode([...r.getLights(),...e])),r}setupLightingModel(){}setupLighting(t){const{material:e}=t,{backdropNode:n,backdropAlphaNode:i,emissiveNode:r}=this,s=!0===this.lights||null!==this.lightsNode?this.setupLights(t):null;let a=this.setupOutgoingLight(t);if(s&&s.getScope().hasLights){const e=this.setupLightingModel(t);a=GT(s,e,n,i)}else null!==n&&(a=vy(null!==i?Ub(a,n,i):n));return(r&&!0===r.isNode||e.emissive&&!0===e.emissive.isColor)&&(Gy.assign(vy(r||GM)),a=a.add(Gy)),a}setupOutput(t,e){if(!0===this.fog){const n=t.fogNode;n&&(e=Sy(n.mix(e.rgb,n.colorNode),e.a))}return e}setDefaultValues(t){for(const e in t){const n=t[e];void 0===this[e]&&(this[e]=n,n&&n.clone&&(this[e]=n.clone()))}const e=Object.getOwnPropertyDescriptors(t.constructor.prototype);for(const t in e)void 0===Object.getOwnPropertyDescriptor(this.constructor.prototype,t)&&void 0!==e[t].get&&Object.defineProperty(this.constructor.prototype,t,e[t])}toJSON(t){const e=void 0===t||"string"==typeof t;e&&(t={textures:{},images:{},nodes:{}});const n=ug.prototype.toJSON.call(this,t),i=iv(this);n.inputNodes={};for(const{property:e,childNode:r}of i)n.inputNodes[e]=r.toJSON(t).uuid;function r(t){const e=[];for(const n in t){const i=t[n];delete i.metadata,e.push(i)}return e}if(e){const e=r(t.textures),i=r(t.images),s=r(t.nodes);e.length>0&&(n.textures=e),i.length>0&&(n.images=i),s.length>0&&(n.nodes=s)}return n}copy(t){return this.lightsNode=t.lightsNode,this.envNode=t.envNode,this.colorNode=t.colorNode,this.normalNode=t.normalNode,this.opacityNode=t.opacityNode,this.backdropNode=t.backdropNode,this.backdropAlphaNode=t.backdropAlphaNode,this.alphaTestNode=t.alphaTestNode,this.positionNode=t.positionNode,this.geometryNode=t.geometryNode,this.depthNode=t.depthNode,this.shadowNode=t.shadowNode,this.shadowPositionNode=t.shadowPositionNode,this.outputNode=t.outputNode,this.mrtNode=t.mrtNode,this.fragmentNode=t.fragmentNode,this.vertexNode=t.vertexNode,super.copy(t)}}const fw=new g_;class mw extends pw{static get type(){return"LineBasicNodeMaterial"}constructor(t){super(),this.isLineBasicNodeMaterial=!0,this.lights=!1,this.setDefaultValues(fw),this.setValues(t)}}const gw=new C_;class _w extends pw{static get type(){return"LineDashedNodeMaterial"}constructor(t){super(),this.isLineDashedNodeMaterial=!0,this.lights=!1,this.setDefaultValues(gw),this.offsetNode=null,this.dashScaleNode=null,this.dashSizeNode=null,this.gapSizeNode=null,this.setValues(t)}setupVariants(){const t=this.offsetNode,e=this.dashScaleNode?uy(this.dashScaleNode):dT,n=this.dashSizeNode?uy(this.dashSizeNode):pT,i=this.dashSizeNode?uy(this.dashGapNode):fT;sx.assign(n),ax.assign(i);const r=Xb(bS("lineDistance").mul(e));(t?r.add(t):r).mod(sx.add(ax)).greaterThan(sx).discard()}}const vw=new E_;class yw extends pw{static get type(){return"MeshNormalNodeMaterial"}constructor(t){super(),this.lights=!1,this.isMeshNormalNodeMaterial=!0,this.setDefaultValues(vw),this.setValues(t)}setupDiffuseColor(){const t=this.opacityNode?uy(this.opacityNode):VM;ky.assign(Sy(ty(tM).mul(.5).add(.5),t))}}class xw extends vv{static get type(){return"EquirectUVNode"}constructor(t=jS){super("vec2"),this.dirNode=t}setup(){const t=this.dirNode,e=t.z.atan2(t.x).mul(1/(2*Math.PI)).add(.5),n=t.y.clamp(-1,1).asin().mul(1/Math.PI).add(.5);return fy(e,n)}}const bw=iy(xw);class Sw extends e_{constructor(t=1,e={}){super(t,e),this.isCubeRenderTarget=!0}fromEquirectangularTexture(t,e){const n=e.minFilter,i=e.generateMipmaps;e.generateMipmaps=!0,this.texture.type=e.type,this.texture.colorSpace=e.colorSpace,this.texture.generateMipmaps=e.generateMipmaps,this.texture.minFilter=e.minFilter,this.texture.magFilter=e.magFilter;const r=new jg(5,5,5),s=bw(jS),a=new pw;a.colorNode=RS(e,s,0),a.side=1,a.blending=0;const o=new Vg(r,a),l=new n_;l.add(o),e.minFilter===Zd&&(e.minFilter=Yd);const h=new Jg(1,10,this),u=t.getMRT();return t.setMRT(null),h.update(t,l),t.setMRT(u),e.minFilter=n,e.currentGenerateMipmaps=i,o.geometry.dispose(),o.material.dispose(),this}}const Mw=new WeakMap;class Tw extends vv{static get type(){return"CubeMapNode"}constructor(t){super("vec3"),this.envNode=t,this._cubeTexture=null,this._cubeTextureNode=cM();const e=new t_;e.isRenderTargetTexture=!0,this._defaultTexture=e,this.updateBeforeType=hv}updateBefore(t){const{renderer:e,material:n}=t,i=this.envNode;if(i.isTextureNode||i.isMaterialReferenceNode){const t=i.isTextureNode?i.value:n[i.property];if(t&&t.isTexture){const n=t.mapping;if(n===Gd||n===Vd){if(Mw.has(t)){const e=Mw.get(t);Ew(e,t.mapping),this._cubeTexture=e}else{const n=t.image;if(function(t){return null!=t&&t.height>0}(n)){const i=new Sw(n.height);i.fromEquirectangularTexture(e,t),Ew(i.texture,t.mapping),this._cubeTexture=i.texture,Mw.set(t,i.texture),t.addEventListener("dispose",ww)}else this._cubeTexture=this._defaultTexture}this._cubeTextureNode.value=this._cubeTexture}else this._cubeTextureNode=this.envNode}}}setup(t){return this.updateBefore(t),this._cubeTextureNode}}function ww(t){const e=t.target;e.removeEventListener("dispose",ww);const n=Mw.get(e);void 0!==n&&(Mw.delete(e),n.dispose())}function Ew(t,e){e===Gd?t.mapping=zd:e===Vd&&(t.mapping=kd)}const Aw=iy(Tw);class Rw extends BT{static get type(){return"BasicEnvironmentNode"}constructor(t=null){super(),this.envNode=t}setup(t){t.context.environment=Aw(this.envNode)}}class Cw extends BT{static get type(){return"BasicLightMapNode"}constructor(t=null){super(),this.lightMapNode=t}setup(t){const e=uy(1/Math.PI);t.context.irradianceLightMap=this.lightMapNode.mul(e)}}class Nw{start(){}finish(){}direct(){}directRectArea(){}indirect(){}ambientOcclusion(){}}class Pw extends Nw{constructor(){super()}indirect(t,e,n){const i=t.ambientOcclusion,r=t.reflectedLight,s=n.context.irradianceLightMap;r.indirectDiffuse.assign(Sy(0)),s?r.indirectDiffuse.addAssign(s):r.indirectDiffuse.addAssign(Sy(1,1,1,0)),r.indirectDiffuse.mulAssign(i),r.indirectDiffuse.mulAssign(ky.rgb)}finish(t,e,n){const i=n.material,r=t.outgoingLight,s=n.context.environment;if(s)switch(i.combine){case 0:r.rgb.assign(Ub(r.rgb,r.rgb.mul(s.rgb),qM.mul(XM)));break;case 1:r.rgb.assign(Ub(r.rgb,s.rgb,qM.mul(XM)));break;case 2:r.rgb.addAssign(s.rgb.mul(qM.mul(XM)));break;default:console.warn("THREE.BasicLightingModel: Unsupported .combine value:",i.combine)}}}const Iw=new cg;class Lw extends pw{static get type(){return"MeshBasicNodeMaterial"}constructor(t){super(),this.isMeshBasicNodeMaterial=!0,this.lights=!0,this.setDefaultValues(Iw),this.setValues(t)}setupNormal(){return QS}setupEnvironment(t){const e=super.setupEnvironment(t);return e?new Rw(e):null}setupLightMap(t){let e=null;return t.material.lightMap&&(e=new Cw(gT)),e}setupOutgoingLight(){return ky.rgb}setupLightingModel(){return new Pw}}const Uw=sy((({f0:t,f90:e,dotVH:n})=>{const i=n.mul(-5.55473).sub(6.98316).mul(n).exp2();return t.mul(i.oneMinus()).add(e.mul(i))})),Dw=sy((t=>t.diffuseColor.mul(1/Math.PI))),Ow=sy((({dotNH:t})=>ix.mul(uy(.5)).add(1).mul(uy(1/Math.PI)).mul(t.pow(ix)))),Fw=sy((({lightDirection:t})=>{const e=t.add(qS).normalize(),n=tM.dot(e).clamp(),i=qS.dot(e).clamp(),r=Uw({f0:ex,f90:1,dotVH:i}),s=uy(.25),a=Ow({dotNH:n});return r.mul(s).mul(a)}));class Bw extends Pw{constructor(t=!0){super(),this.specular=t}direct({lightDirection:t,lightColor:e,reflectedLight:n}){const i=tM.dot(t).clamp().mul(e);n.directDiffuse.addAssign(i.mul(Dw({diffuseColor:ky.rgb}))),!0===this.specular&&n.directSpecular.addAssign(i.mul(Fw({lightDirection:t})).mul(qM))}indirect({ambientOcclusion:t,irradiance:e,reflectedLight:n}){n.indirectDiffuse.addAssign(e.mul(Dw({diffuseColor:ky}))),n.indirectDiffuse.mulAssign(t)}}const zw=new A_;class kw extends pw{static get type(){return"MeshLambertNodeMaterial"}constructor(t){super(),this.isMeshLambertNodeMaterial=!0,this.lights=!0,this.setDefaultValues(zw),this.setValues(t)}setupEnvironment(t){const e=super.setupEnvironment(t);return e?new Rw(e):null}setupLightingModel(){return new Bw(!1)}}const Gw=new T_;class Vw extends pw{static get type(){return"MeshPhongNodeMaterial"}constructor(t){super(),this.isMeshPhongNodeMaterial=!0,this.lights=!0,this.shininessNode=null,this.specularNode=null,this.setDefaultValues(Gw),this.setValues(t)}setupEnvironment(t){const e=super.setupEnvironment(t);return e?new Rw(e):null}setupLightingModel(){return new Bw}setupVariants(){const t=(this.shininessNode?uy(this.shininessNode):kM).max(1e-4);ix.assign(t);const e=this.specularNode||HM;ex.assign(e)}copy(t){return this.shininessNode=t.shininessNode,this.specularNode=t.specularNode,super.copy(t)}}const Hw=sy((t=>{if(!1===t.geometry.hasAttribute("normal"))return uy(0);const e=QS.dFdx().abs().max(QS.dFdy().abs());return e.x.max(e.y).max(e.z)})),jw=sy((t=>{const{roughness:e}=t,n=Hw();let i=e.max(.0525);return i=i.add(n),i=i.min(1),i})),Ww=sy((({alpha:t,dotNL:e,dotNV:n})=>{const i=t.pow2(),r=e.mul(i.add(i.oneMinus().mul(n.pow2())).sqrt()),s=n.mul(i.add(i.oneMinus().mul(e.pow2())).sqrt());return yx(.5,r.add(s).max(Bx))})).setLayout({name:"V_GGX_SmithCorrelated",type:"float",inputs:[{name:"alpha",type:"float"},{name:"dotNL",type:"float"},{name:"dotNV",type:"float"}]}),qw=sy((({alphaT:t,alphaB:e,dotTV:n,dotBV:i,dotTL:r,dotBL:s,dotNV:a,dotNL:o})=>{const l=o.mul(vy(t.mul(n),e.mul(i),a).length()),h=a.mul(vy(t.mul(r),e.mul(s),o).length());return yx(.5,l.add(h)).saturate()})).setLayout({name:"V_GGX_SmithCorrelated_Anisotropic",type:"float",inputs:[{name:"alphaT",type:"float",qualifier:"in"},{name:"alphaB",type:"float",qualifier:"in"},{name:"dotTV",type:"float",qualifier:"in"},{name:"dotBV",type:"float",qualifier:"in"},{name:"dotTL",type:"float",qualifier:"in"},{name:"dotBL",type:"float",qualifier:"in"},{name:"dotNV",type:"float",qualifier:"in"},{name:"dotNL",type:"float",qualifier:"in"}]}),Xw=sy((({alpha:t,dotNH:e})=>{const n=t.pow2(),i=e.pow2().mul(n.oneMinus()).oneMinus();return n.div(i.pow2()).mul(1/Math.PI)})).setLayout({name:"D_GGX",type:"float",inputs:[{name:"alpha",type:"float"},{name:"dotNH",type:"float"}]}),$w=uy(1/Math.PI),Yw=sy((({alphaT:t,alphaB:e,dotNH:n,dotTH:i,dotBH:r})=>{const s=t.mul(e),a=vy(e.mul(i),t.mul(r),s.mul(n)),o=a.dot(a),l=s.div(o);return $w.mul(s.mul(l.pow2()))})).setLayout({name:"D_GGX_Anisotropic",type:"float",inputs:[{name:"alphaT",type:"float",qualifier:"in"},{name:"alphaB",type:"float",qualifier:"in"},{name:"dotNH",type:"float",qualifier:"in"},{name:"dotTH",type:"float",qualifier:"in"},{name:"dotBH",type:"float",qualifier:"in"}]}),Kw=sy((t=>{const{lightDirection:e,f0:n,f90:i,roughness:r,f:s,USE_IRIDESCENCE:a,USE_ANISOTROPY:o}=t,l=t.normalView||tM,h=r.pow2(),u=e.add(qS).normalize(),c=l.dot(e).clamp(),d=l.dot(qS).clamp(),p=l.dot(u).clamp(),f=qS.dot(u).clamp();let m,g,_=Uw({f0:n,f90:i,dotVH:f});if(Qv(a)&&(_=$y.mix(_,s)),Qv(o)){const t=Jy.dot(e),n=Jy.dot(qS),i=Jy.dot(u),r=tx.dot(e),s=tx.dot(qS),a=tx.dot(u);m=qw({alphaT:Zy,alphaB:h,dotTV:n,dotBV:s,dotTL:t,dotBL:r,dotNV:d,dotNL:c}),g=Yw({alphaT:Zy,alphaB:h,dotNH:p,dotTH:i,dotBH:a})}else m=Ww({alpha:h,dotNL:c,dotNV:d}),g=Xw({alpha:h,dotNH:p});return _.mul(m).mul(g)})),Zw=sy((({roughness:t,dotNV:e})=>{const n=Sy(-1,-.0275,-.572,.022),i=Sy(1,.0425,1.04,-.04),r=t.mul(n).add(i),s=r.x.mul(r.x).min(e.mul(-9.28).exp2()).mul(r.x).add(r.y);return fy(-1.04,1.04).mul(s).add(r.zw)})).setLayout({name:"DFGApprox",type:"vec2",inputs:[{name:"roughness",type:"float"},{name:"dotNV",type:"vec3"}]}),Qw=sy((t=>{const{dotNV:e,specularColor:n,specularF90:i,roughness:r}=t,s=Zw({dotNV:e,roughness:r});return n.mul(s.x).add(i.mul(s.y))})),Jw=sy((({f:t,f90:e,dotVH:n})=>{const i=n.oneMinus().saturate(),r=i.mul(i),s=i.mul(r,r).clamp(0,.9999);return t.sub(vy(e).mul(s)).div(s.oneMinus())})).setLayout({name:"Schlick_to_F0",type:"vec3",inputs:[{name:"f",type:"vec3"},{name:"f90",type:"float"},{name:"dotVH",type:"float"}]}),tE=sy((({roughness:t,dotNH:e})=>{const n=t.pow2(),i=uy(1).div(n),r=e.pow2().oneMinus().max(.0078125);return uy(2).add(i).mul(r.pow(i.mul(.5))).div(2*Math.PI)})).setLayout({name:"D_Charlie",type:"float",inputs:[{name:"roughness",type:"float"},{name:"dotNH",type:"float"}]}),eE=sy((({dotNV:t,dotNL:e})=>uy(1).div(uy(4).mul(e.add(t).sub(e.mul(t)))))).setLayout({name:"V_Neubelt",type:"float",inputs:[{name:"dotNV",type:"float"},{name:"dotNL",type:"float"}]}),nE=sy((({lightDirection:t})=>{const e=t.add(qS).normalize(),n=tM.dot(t).clamp(),i=tM.dot(qS).clamp(),r=tM.dot(e).clamp(),s=tE({roughness:Xy,dotNH:r}),a=eE({dotNV:i,dotNL:n});return qy.mul(s).mul(a)})),iE=sy((({N:t,V:e,roughness:n})=>{const i=t.dot(e).saturate(),r=fy(n,i.oneMinus().sqrt());return r.assign(r.mul(.984375).add(.0078125)),r})).setLayout({name:"LTC_Uv",type:"vec2",inputs:[{name:"N",type:"vec3"},{name:"V",type:"vec3"},{name:"roughness",type:"float"}]}),rE=sy((({f:t})=>{const e=t.length();return bb(e.mul(e).add(t.z).div(e.add(1)),0)})).setLayout({name:"LTC_ClippedSphereFormFactor",type:"float",inputs:[{name:"f",type:"vec3"}]}),sE=sy((({v1:t,v2:e})=>{const n=t.dot(e),i=n.abs().toVar(),r=i.mul(.0145206).add(.4965155).mul(i).add(.8543985).toVar(),s=i.add(4.1616724).mul(i).add(3.417594).toVar(),a=r.div(s),o=n.greaterThan(0).select(a,bb(n.mul(n).oneMinus(),1e-7).inverseSqrt().mul(.5).sub(a));return t.cross(e).mul(o)})).setLayout({name:"LTC_EdgeVectorFormFactor",type:"vec3",inputs:[{name:"v1",type:"vec3"},{name:"v2",type:"vec3"}]}),aE=sy((({N:t,V:e,P:n,mInv:i,p0:r,p1:s,p2:a,p3:o})=>{const l=s.sub(r).toVar(),h=o.sub(r).toVar(),u=l.cross(h),c=vy().toVar();return ly(u.dot(n.sub(r)).greaterThanEqual(0),(()=>{const l=e.sub(t.mul(e.dot(t))).normalize(),h=t.cross(l).negate(),u=i.mul(Ay(l,h,t).transpose()).toVar(),d=u.mul(r.sub(n)).normalize().toVar(),p=u.mul(s.sub(n)).normalize().toVar(),f=u.mul(a.sub(n)).normalize().toVar(),m=u.mul(o.sub(n)).normalize().toVar(),g=vy(0).toVar();g.addAssign(sE({v1:d,v2:p})),g.addAssign(sE({v1:p,v2:f})),g.addAssign(sE({v1:f,v2:m})),g.addAssign(sE({v1:m,v2:d})),c.assign(vy(rE({f:g})))})),c})).setLayout({name:"LTC_Evaluate",type:"vec3",inputs:[{name:"N",type:"vec3"},{name:"V",type:"vec3"},{name:"P",type:"vec3"},{name:"mInv",type:"mat3"},{name:"p0",type:"vec3"},{name:"p1",type:"vec3"},{name:"p2",type:"vec3"},{name:"p3",type:"vec3"}]}),oE=1/6,lE=t=>vx(oE,vx(t,vx(t,t.negate().add(3)).sub(3)).add(1)),hE=t=>vx(oE,vx(t,vx(t,vx(3,t).sub(6))).add(4)),uE=t=>vx(oE,vx(t,vx(t,vx(-3,t).add(3)).add(3)).add(1)),cE=t=>vx(oE,Cb(t,3)),dE=t=>lE(t).add(hE(t)),pE=t=>uE(t).add(cE(t)),fE=t=>gx(-1,hE(t).div(lE(t).add(hE(t)))),mE=t=>gx(1,cE(t).div(uE(t).add(cE(t)))),gE=(t,e,n)=>{const i=t.uvNode,r=vx(i,e.zw).add(.5),s=Zx(r),a=tb(r),o=dE(a.x),l=pE(a.x),h=fE(a.x),u=mE(a.x),c=fE(a.y),d=mE(a.y),p=fy(s.x.add(h),s.y.add(c)).sub(.5).mul(e.xy),f=fy(s.x.add(u),s.y.add(c)).sub(.5).mul(e.xy),m=fy(s.x.add(h),s.y.add(d)).sub(.5).mul(e.xy),g=fy(s.x.add(u),s.y.add(d)).sub(.5).mul(e.xy),_=dE(a.y).mul(gx(o.mul(t.uv(p).level(n)),l.mul(t.uv(f).level(n)))),v=pE(a.y).mul(gx(o.mul(t.uv(m).level(n)),l.mul(t.uv(g).level(n))));return _.add(v)},_E=sy((([t,e=uy(3)])=>{const n=fy(t.size(cy(e))),i=fy(t.size(cy(e.add(1)))),r=yx(1,n),s=yx(1,i),a=gE(t,Sy(r,n),Zx(e)),o=gE(t,Sy(s,i),Qx(e));return tb(e).mix(a,o)})),vE=sy((([t,e,n,i,r])=>{const s=vy(Ob(e.negate(),Jx(t),yx(1,i))),a=vy(hb(r[0].xyz),hb(r[1].xyz),hb(r[2].xyz));return Jx(s).mul(n.mul(a))})).setLayout({name:"getVolumeTransmissionRay",type:"vec3",inputs:[{name:"n",type:"vec3"},{name:"v",type:"vec3"},{name:"thickness",type:"float"},{name:"ior",type:"float"},{name:"modelMatrix",type:"mat4"}]}),yE=sy((([t,e])=>t.mul(Db(e.mul(2).sub(2),0,1)))).setLayout({name:"applyIorToRoughness",type:"float",inputs:[{name:"roughness",type:"float"},{name:"ior",type:"float"}]}),xE=QT(),bE=QT(),SE=sy((([t,e,n],{material:i})=>{const r=(1==i.side?xE:bE).uv(t),s=$x(XT.x).mul(yE(e,n));return _E(r,s)})),ME=sy((([t,e,n])=>(ly(n.notEqual(0),(()=>{const i=Xx(e).negate().div(n);return Wx(i.negate().mul(t))})),vy(1)))).setLayout({name:"volumeAttenuation",type:"vec3",inputs:[{name:"transmissionDistance",type:"float"},{name:"attenuationColor",type:"vec3"},{name:"attenuationDistance",type:"float"}]}),TE=sy((([t,e,n,i,r,s,a,o,l,h,u,c,d,p,f])=>{let m,g;if(f){m=Sy().toVar(),g=vy().toVar();const r=u.sub(1).mul(f.mul(.025)),s=vy(u.sub(r),u,u.add(r));IT({start:0,end:3},(({i:r})=>{const u=s.element(r),f=vE(t,e,c,u,o),_=a.add(f),v=h.mul(l.mul(Sy(_,1))),y=fy(v.xy.div(v.w)).toVar();y.addAssign(1),y.divAssign(2),y.assign(fy(y.x,y.y.oneMinus()));const x=SE(y,n,u);m.element(r).assign(x.element(r)),m.a.addAssign(x.a),g.element(r).assign(i.element(r).mul(ME(hb(f),d,p).element(r)))})),m.a.divAssign(3)}else{const r=vE(t,e,c,u,o),s=a.add(r),f=h.mul(l.mul(Sy(s,1))),_=fy(f.xy.div(f.w)).toVar();_.addAssign(1),_.divAssign(2),_.assign(fy(_.x,_.y.oneMinus())),m=SE(_,n,u),g=i.mul(ME(hb(r),d,p))}const _=g.rgb.mul(m.rgb),v=t.dot(e).clamp(),y=vy(Qw({dotNV:v,specularColor:r,specularF90:s,roughness:n})),x=g.r.add(g.g,g.b).div(3);return Sy(y.oneMinus().mul(_),m.a.oneMinus().mul(x).oneMinus())})),wE=Ay(3.2404542,-.969266,.0556434,-1.5371385,1.8760108,-.2040259,-.4985314,.041556,1.0572252),EE=(t,e)=>t.sub(e).div(t.add(e)).pow2(),AE=sy((({outsideIOR:t,eta2:e,cosTheta1:n,thinFilmThickness:i,baseF0:r})=>{const s=Ub(t,e,Fb(0,.03,i)),a=t.div(s).pow2().mul(n.pow2().oneMinus()).oneMinus();ly(a.lessThan(0),(()=>vy(1)));const o=a.sqrt(),l=EE(s,t),h=Uw({f0:l,f90:1,dotVH:n}),u=h.oneMinus(),c=s.lessThan(t).select(Math.PI,0),d=uy(Math.PI).sub(c),p=(t=>{const e=t.sqrt();return vy(1).add(e).div(vy(1).sub(e))})(r.clamp(0,.9999)),f=EE(p,s.toVec3()),m=Uw({f0:f,f90:1,dotVH:o}),g=vy(p.x.lessThan(s).select(Math.PI,0),p.y.lessThan(s).select(Math.PI,0),p.z.lessThan(s).select(Math.PI,0)),_=s.mul(i,o,2),v=vy(d).add(g),y=h.mul(m).clamp(1e-5,.9999),x=y.sqrt(),b=u.pow2().mul(m).div(vy(1).sub(y)),S=h.add(b).toVar(),M=b.sub(u).toVar();return IT({start:1,end:2,condition:"<=",name:"m"},(({m:t})=>{M.mulAssign(x);const e=((t,e)=>{const n=t.mul(2*Math.PI*1e-9),i=vy(54856e-17,44201e-17,52481e-17),r=vy(1681e3,1795300,2208400),s=vy(43278e5,93046e5,66121e5),a=uy(9747e-17*Math.sqrt(2*Math.PI*45282e5)).mul(n.mul(2239900).add(e.x).cos()).mul(n.pow2().mul(-45282e5).exp());let o=i.mul(s.mul(2*Math.PI).sqrt()).mul(r.mul(n).add(e).cos()).mul(n.pow2().negate().mul(s).exp());return o=vy(o.x.add(a),o.y,o.z).div(1.0685e-7),wE.mul(o)})(uy(t).mul(_),uy(t).mul(v)).mul(2);S.addAssign(M.mul(e))})),S.max(vy(0))})).setLayout({name:"evalIridescence",type:"vec3",inputs:[{name:"outsideIOR",type:"float"},{name:"eta2",type:"float"},{name:"cosTheta1",type:"float"},{name:"thinFilmThickness",type:"float"},{name:"baseF0",type:"vec3"}]}),RE=sy((({normal:t,viewDir:e,roughness:n})=>{const i=t.dot(e).saturate(),r=n.pow2(),s=Gb(n.lessThan(.25),uy(-339.2).mul(r).add(uy(161.4).mul(n)).sub(25.9),uy(-8.48).mul(r).add(uy(14.3).mul(n)).sub(9.95)),a=Gb(n.lessThan(.25),uy(44).mul(r).sub(uy(23.7).mul(n)).add(3.26),uy(1.97).mul(r).sub(uy(3.27).mul(n)).add(.72));return Gb(n.lessThan(.25),0,uy(.1).mul(n).sub(.025)).add(s.mul(i).add(a).exp()).mul(1/Math.PI).saturate()})),CE=vy(.04),NE=uy(1);class PE extends Nw{constructor(t=!1,e=!1,n=!1,i=!1,r=!1,s=!1){super(),this.clearcoat=t,this.sheen=e,this.iridescence=n,this.anisotropy=i,this.transmission=r,this.dispersion=s,this.clearcoatRadiance=null,this.clearcoatSpecularDirect=null,this.clearcoatSpecularIndirect=null,this.sheenSpecularDirect=null,this.sheenSpecularIndirect=null,this.iridescenceFresnel=null,this.iridescenceF0=null}start(t){if(!0===this.clearcoat&&(this.clearcoatRadiance=vy().toVar("clearcoatRadiance"),this.clearcoatSpecularDirect=vy().toVar("clearcoatSpecularDirect"),this.clearcoatSpecularIndirect=vy().toVar("clearcoatSpecularIndirect")),!0===this.sheen&&(this.sheenSpecularDirect=vy().toVar("sheenSpecularDirect"),this.sheenSpecularIndirect=vy().toVar("sheenSpecularIndirect")),!0===this.iridescence){const t=tM.dot(qS).clamp();this.iridescenceFresnel=AE({outsideIOR:uy(1),eta2:Yy,cosTheta1:t,thinFilmThickness:Ky,baseF0:ex}),this.iridescenceF0=Jw({f:this.iridescenceFresnel,f90:1,dotVH:t})}if(!0===this.transmission){const e=HS,n=US.sub(HS).normalize(),i=eM;t.backdrop=TE(i,n,Vy,ky,ex,nx,e,FS,LS,IS,ox,hx,cx,ux,this.dispersion?dx:null),t.backdropAlpha=lx,ky.a.mulAssign(Ub(1,t.backdrop.a,lx))}}computeMultiscattering(t,e,n){const i=tM.dot(qS).clamp(),r=Zw({roughness:Vy,dotNV:i}),s=(this.iridescenceF0?$y.mix(ex,this.iridescenceF0):ex).mul(r.x).add(n.mul(r.y)),a=r.x.add(r.y).oneMinus(),o=ex.add(ex.oneMinus().mul(.047619)),l=s.mul(o).div(a.mul(o).oneMinus());t.addAssign(s),e.addAssign(l.mul(a))}direct({lightDirection:t,lightColor:e,reflectedLight:n}){const i=tM.dot(t).clamp().mul(e);if(!0===this.sheen&&this.sheenSpecularDirect.addAssign(i.mul(nE({lightDirection:t}))),!0===this.clearcoat){const n=nM.dot(t).clamp().mul(e);this.clearcoatSpecularDirect.addAssign(n.mul(Kw({lightDirection:t,f0:CE,f90:NE,roughness:Wy,normalView:nM})))}n.directDiffuse.addAssign(i.mul(Dw({diffuseColor:ky.rgb}))),n.directSpecular.addAssign(i.mul(Kw({lightDirection:t,f0:ex,f90:1,roughness:Vy,iridescence:this.iridescence,f:this.iridescenceFresnel,USE_IRIDESCENCE:this.iridescence,USE_ANISOTROPY:this.anisotropy})))}directRectArea({lightColor:t,lightPosition:e,halfWidth:n,halfHeight:i,reflectedLight:r,ltc_1:s,ltc_2:a}){const o=e.add(n).sub(i),l=e.sub(n).sub(i),h=e.sub(n).add(i),u=e.add(n).add(i),c=tM,d=qS,p=WS.toVar(),f=iE({N:c,V:d,roughness:Vy}),m=s.uv(f).toVar(),g=a.uv(f).toVar(),_=Ay(vy(m.x,0,m.y),vy(0,1,0),vy(m.z,0,m.w)).toVar(),v=ex.mul(g.x).add(ex.oneMinus().mul(g.y)).toVar();r.directSpecular.addAssign(t.mul(v).mul(aE({N:c,V:d,P:p,mInv:_,p0:o,p1:l,p2:h,p3:u}))),r.directDiffuse.addAssign(t.mul(ky).mul(aE({N:c,V:d,P:p,mInv:Ay(1,0,0,0,1,0,0,0,1),p0:o,p1:l,p2:h,p3:u})))}indirect(t,e,n){this.indirectDiffuse(t,e,n),this.indirectSpecular(t,e,n),this.ambientOcclusion(t,e,n)}indirectDiffuse({irradiance:t,reflectedLight:e}){e.indirectDiffuse.addAssign(t.mul(Dw({diffuseColor:ky})))}indirectSpecular({radiance:t,iblIrradiance:e,reflectedLight:n}){if(!0===this.sheen&&this.sheenSpecularIndirect.addAssign(e.mul(qy,RE({normal:tM,viewDir:qS,roughness:Xy}))),!0===this.clearcoat){const t=nM.dot(qS).clamp(),e=Qw({dotNV:t,specularColor:CE,specularF90:NE,roughness:Wy});this.clearcoatSpecularIndirect.addAssign(this.clearcoatRadiance.mul(e))}const i=vy().toVar("singleScattering"),r=vy().toVar("multiScattering"),s=e.mul(1/Math.PI);this.computeMultiscattering(i,r,nx);const a=i.add(r),o=ky.mul(a.r.max(a.g).max(a.b).oneMinus());n.indirectSpecular.addAssign(t.mul(i)),n.indirectSpecular.addAssign(r.mul(s)),n.indirectDiffuse.addAssign(o.mul(s))}ambientOcclusion({ambientOcclusion:t,reflectedLight:e}){const n=tM.dot(qS).clamp().add(t),i=Vy.mul(-16).oneMinus().negate().exp2(),r=t.sub(n.pow(i).oneMinus()).clamp();!0===this.clearcoat&&this.clearcoatSpecularIndirect.mulAssign(t),!0===this.sheen&&this.sheenSpecularIndirect.mulAssign(t),e.indirectDiffuse.mulAssign(t),e.indirectSpecular.mulAssign(r)}finish(t){const{outgoingLight:e}=t;if(!0===this.clearcoat){const t=nM.dot(qS).clamp(),n=Uw({dotVH:t,f0:CE,f90:NE}),i=e.mul(jy.mul(n).oneMinus()).add(this.clearcoatSpecularDirect.add(this.clearcoatSpecularIndirect).mul(jy));e.assign(i)}if(!0===this.sheen){const t=qy.r.max(qy.g).max(qy.b).mul(.157).oneMinus(),n=e.mul(t).add(this.sheenSpecularDirect,this.sheenSpecularIndirect);e.assign(n)}}}const IE=uy(1),LE=uy(-2),UE=uy(.8),DE=uy(-1),OE=uy(.4),FE=uy(2),BE=uy(.305),zE=uy(3),kE=uy(.21),GE=uy(4),VE=uy(4),HE=uy(16),jE=sy((([t])=>{const e=vy(ob(t)).toVar(),n=uy(-1).toVar();return ly(e.x.greaterThan(e.z),(()=>{ly(e.x.greaterThan(e.y),(()=>{n.assign(Gb(t.x.greaterThan(0),0,3))})).Else((()=>{n.assign(Gb(t.y.greaterThan(0),1,4))}))})).Else((()=>{ly(e.z.greaterThan(e.y),(()=>{n.assign(Gb(t.z.greaterThan(0),2,5))})).Else((()=>{n.assign(Gb(t.y.greaterThan(0),1,4))}))})),n})).setLayout({name:"getFace",type:"float",inputs:[{name:"direction",type:"vec3"}]}),WE=sy((([t,e])=>{const n=fy().toVar();return ly(e.equal(0),(()=>{n.assign(fy(t.z,t.y).div(ob(t.x)))})).ElseIf(e.equal(1),(()=>{n.assign(fy(t.x.negate(),t.z.negate()).div(ob(t.y)))})).ElseIf(e.equal(2),(()=>{n.assign(fy(t.x.negate(),t.y).div(ob(t.z)))})).ElseIf(e.equal(3),(()=>{n.assign(fy(t.z.negate(),t.y).div(ob(t.x)))})).ElseIf(e.equal(4),(()=>{n.assign(fy(t.x.negate(),t.z).div(ob(t.y)))})).Else((()=>{n.assign(fy(t.x,t.y).div(ob(t.z)))})),vx(.5,n.add(1))})).setLayout({name:"getUV",type:"vec2",inputs:[{name:"direction",type:"vec3"},{name:"face",type:"float"}]}),qE=sy((([t])=>{const e=uy(0).toVar();return ly(t.greaterThanEqual(UE),(()=>{e.assign(IE.sub(t).mul(DE.sub(LE)).div(IE.sub(UE)).add(LE))})).ElseIf(t.greaterThanEqual(OE),(()=>{e.assign(UE.sub(t).mul(FE.sub(DE)).div(UE.sub(OE)).add(DE))})).ElseIf(t.greaterThanEqual(BE),(()=>{e.assign(OE.sub(t).mul(zE.sub(FE)).div(OE.sub(BE)).add(FE))})).ElseIf(t.greaterThanEqual(kE),(()=>{e.assign(BE.sub(t).mul(GE.sub(zE)).div(BE.sub(kE)).add(zE))})).Else((()=>{e.assign(uy(-2).mul($x(vx(1.16,t))))})),e})).setLayout({name:"roughnessToMip",type:"float",inputs:[{name:"roughness",type:"float"}]}),XE=sy((([t,e])=>{const n=t.toVar();n.assign(vx(2,n).sub(1));const i=vy(n,1).toVar();return ly(e.equal(0),(()=>{i.assign(i.zyx)})).ElseIf(e.equal(1),(()=>{i.assign(i.xzy),i.xz.mulAssign(-1)})).ElseIf(e.equal(2),(()=>{i.x.mulAssign(-1)})).ElseIf(e.equal(3),(()=>{i.assign(i.zyx),i.xz.mulAssign(-1)})).ElseIf(e.equal(4),(()=>{i.assign(i.xzy),i.xy.mulAssign(-1)})).ElseIf(e.equal(5),(()=>{i.z.mulAssign(-1)})),i})).setLayout({name:"getDirection",type:"vec3",inputs:[{name:"uv",type:"vec2"},{name:"face",type:"float"}]}),$E=sy((([t,e,n,i,r,s])=>{const a=uy(n),o=vy(e),l=Db(qE(a),LE,s),h=tb(l),u=Zx(l),c=vy(YE(t,o,u,i,r,s)).toVar();return ly(h.notEqual(0),(()=>{const e=vy(YE(t,o,u.add(1),i,r,s)).toVar();c.assign(Ub(c,e,h))})),c})),YE=sy((([t,e,n,i,r,s])=>{const a=uy(n).toVar(),o=vy(e),l=uy(jE(o)).toVar(),h=uy(bb(VE.sub(a),0)).toVar();a.assign(bb(a,VE));const u=uy(qx(a)).toVar(),c=fy(WE(o,l).mul(u.sub(2)).add(1)).toVar();return ly(l.greaterThan(2),(()=>{c.y.addAssign(u),l.subAssign(3)})),c.x.addAssign(l.mul(u)),c.x.addAssign(h.mul(vx(3,HE))),c.y.addAssign(vx(4,qx(s).sub(u))),c.x.mulAssign(i),c.y.mulAssign(r),t.uv(c).grad(fy(),fy())})),KE=sy((({envMap:t,mipInt:e,outputDirection:n,theta:i,axis:r,CUBEUV_TEXEL_WIDTH:s,CUBEUV_TEXEL_HEIGHT:a,CUBEUV_MAX_MIP:o})=>{const l=nb(i),h=n.mul(l).add(r.cross(n).mul(eb(i))).add(r.mul(r.dot(n).mul(l.oneMinus())));return YE(t,h,e,s,a,o)})),ZE=sy((({n:t,latitudinal:e,poleAxis:n,outputDirection:i,weights:r,samples:s,dTheta:a,mipInt:o,envMap:l,CUBEUV_TEXEL_WIDTH:h,CUBEUV_TEXEL_HEIGHT:u,CUBEUV_MAX_MIP:c})=>{const d=vy(Gb(e,n,Rb(n,i))).toVar();ly(kx(d.equals(vy(0))),(()=>{d.assign(vy(i.z,0,i.x.negate()))})),d.assign(Jx(d));const p=vy().toVar();return p.addAssign(r.element(cy(0)).mul(KE({theta:0,axis:d,outputDirection:i,mipInt:o,envMap:l,CUBEUV_TEXEL_WIDTH:h,CUBEUV_TEXEL_HEIGHT:u,CUBEUV_MAX_MIP:c}))),IT({start:cy(1),end:t},(({i:t})=>{ly(t.greaterThanEqual(s),(()=>{vS("break").append()}));const e=uy(a.mul(uy(t))).toVar();p.addAssign(r.element(t).mul(KE({theta:e.mul(-1),axis:d,outputDirection:i,mipInt:o,envMap:l,CUBEUV_TEXEL_WIDTH:h,CUBEUV_TEXEL_HEIGHT:u,CUBEUV_MAX_MIP:c}))),p.addAssign(r.element(t).mul(KE({theta:e,axis:d,outputDirection:i,mipInt:o,envMap:l,CUBEUV_TEXEL_WIDTH:h,CUBEUV_TEXEL_HEIGHT:u,CUBEUV_MAX_MIP:c})))})),Sy(p,1)}));let QE=null;const JE=new WeakMap;function tA(t){let e=JE.get(t);if((void 0!==e?e.pmremVersion:-1)!==t.pmremVersion){const n=t.image;if(t.isCubeTexture){if(!function(t){if(null==t)return!1;let e=0;const n=6;for(let i=0;i0}(n))return null;e=QE.fromEquirectangular(t,e)}e.pmremVersion=t.pmremVersion,JE.set(t,e)}return e.texture}class eA extends vv{static get type(){return"PMREMNode"}constructor(t,e=null,n=null){super("vec3"),this._value=t,this._pmrem=null,this.uvNode=e,this.levelNode=n,this._generator=null;const i=new Lf;i.isRenderTargetTexture=!0,this._texture=RS(i),this._width=Oy(0),this._height=Oy(0),this._maxMip=Oy(0),this.updateBeforeType=hv}set value(t){this._value=t,this._pmrem=null}get value(){return this._value}updateFromTexture(t){const e=function(t){const e=Math.log2(t)-2,n=1/t;return{texelWidth:1/(3*Math.max(Math.pow(2,e),112)),texelHeight:n,maxMip:e}}(t.image.height);this._texture.value=t,this._width.value=e.texelWidth,this._height.value=e.texelHeight,this._maxMip.value=e.maxMip}updateBefore(){let t=this._pmrem;const e=t?t.pmremVersion:-1,n=this._value;e!==n.pmremVersion&&(t=!0===n.isPMREMTexture?n:tA(n),null!==t&&(this._pmrem=t,this.updateFromTexture(t)))}setup(t){null===QE&&(QE=t.createPMREMGenerator()),this.updateBefore(t);let e=this.uvNode;null===e&&t.context.getUV&&(e=t.context.getUV(this));const n=this.value;t.renderer.coordinateSystem===Jp&&!0!==n.isPMREMTexture&&!0===n.isRenderTargetTexture&&(e=vy(e.x.negate(),e.yz));let i=this.levelNode;return null===i&&t.context.getTextureLevel&&(i=t.context.getTextureLevel(this)),$E(this._texture,e,i,this._width,this._height,this._maxMip)}}const nA=iy(eA),iA=new WeakMap;class rA extends BT{static get type(){return"EnvironmentNode"}constructor(t=null){super(),this.envNode=t}setup(t){const{material:e}=t;let n=this.envNode;if(n.isTextureNode||n.isMaterialReferenceNode){const t=n.isTextureNode?n.value:e[n.property];let i=iA.get(t);void 0===i&&(i=nA(t),iA.set(t,i)),n=i}const i=e.envMap?yM("envMapIntensity","float",t.material):yM("environmentIntensity","float",t.scene),r=!0===e.useAnisotropy||e.anisotropy>0?RM:tM,s=n.context(sA(Vy,r)).mul(i),a=n.context(aA(eM)).mul(Math.PI).mul(i),o=dS(s),l=dS(a);t.context.radiance.addAssign(o),t.context.iblIrradiance.addAssign(l);const h=t.context.lightingModel.clearcoatRadiance;if(h){const t=n.context(sA(Wy,nM)).mul(i),e=dS(t);h.addAssign(e)}}}const sA=(t,e)=>{let n=null;return{getUV:()=>(null===n&&(n=qS.negate().reflect(e),n=t.mul(t).mix(n,e).normalize(),n=n.transformDirection(LS)),n),getTextureLevel:()=>t}},aA=t=>({getUV:()=>t,getTextureLevel:()=>uy(1)}),oA=new S_;class lA extends pw{static get type(){return"MeshStandardNodeMaterial"}constructor(t){super(),this.isMeshStandardNodeMaterial=!0,this.lights=!0,this.emissiveNode=null,this.metalnessNode=null,this.roughnessNode=null,this.setDefaultValues(oA),this.setValues(t)}setupEnvironment(t){let e=super.setupEnvironment(t);return null===e&&t.environmentNode&&(e=t.environmentNode),e?new rA(e):null}setupLightingModel(){return new PE}setupSpecular(){const t=Ub(vy(.04),ky.rgb,Hy);ex.assign(t),nx.assign(1)}setupVariants(){const t=this.metalnessNode?uy(this.metalnessNode):YM;Hy.assign(t);let e=this.roughnessNode?uy(this.roughnessNode):$M;e=jw({roughness:e}),Vy.assign(e),this.setupSpecular(),ky.assign(Sy(ky.rgb.mul(t.oneMinus()),ky.a))}copy(t){return this.emissiveNode=t.emissiveNode,this.metalnessNode=t.metalnessNode,this.roughnessNode=t.roughnessNode,super.copy(t)}}const hA=new M_;class uA extends lA{static get type(){return"MeshPhysicalNodeMaterial"}constructor(t){super(),this.isMeshPhysicalNodeMaterial=!0,this.clearcoatNode=null,this.clearcoatRoughnessNode=null,this.clearcoatNormalNode=null,this.sheenNode=null,this.sheenRoughnessNode=null,this.iridescenceNode=null,this.iridescenceIORNode=null,this.iridescenceThicknessNode=null,this.specularIntensityNode=null,this.specularColorNode=null,this.iorNode=null,this.transmissionNode=null,this.thicknessNode=null,this.attenuationDistanceNode=null,this.attenuationColorNode=null,this.dispersionNode=null,this.anisotropyNode=null,this.setDefaultValues(hA),this.setValues(t)}get useClearcoat(){return this.clearcoat>0||null!==this.clearcoatNode}get useIridescence(){return this.iridescence>0||null!==this.iridescenceNode}get useSheen(){return this.sheen>0||null!==this.sheenNode}get useAnisotropy(){return this.anisotropy>0||null!==this.anisotropyNode}get useTransmission(){return this.transmission>0||null!==this.transmissionNode}get useDispersion(){return this.dispersion>0||null!==this.dispersionNode}setupSpecular(){const t=this.iorNode?uy(this.iorNode):hT;ox.assign(t),ex.assign(Ub(xb(Nb(ox.sub(1).div(ox.add(1))).mul(WM),vy(1)).mul(jM),ky.rgb,Hy)),nx.assign(Ub(jM,1,Hy))}setupLightingModel(){return new PE(this.useClearcoat,this.useSheen,this.useIridescence,this.useAnisotropy,this.useTransmission,this.useDispersion)}setupVariants(t){if(super.setupVariants(t),this.useClearcoat){const t=this.clearcoatNode?uy(this.clearcoatNode):ZM,e=this.clearcoatRoughnessNode?uy(this.clearcoatRoughnessNode):QM;jy.assign(t),Wy.assign(jw({roughness:e}))}if(this.useSheen){const t=this.sheenNode?vy(this.sheenNode):eT,e=this.sheenRoughnessNode?uy(this.sheenRoughnessNode):nT;qy.assign(t),Xy.assign(e)}if(this.useIridescence){const t=this.iridescenceNode?uy(this.iridescenceNode):rT,e=this.iridescenceIORNode?uy(this.iridescenceIORNode):sT,n=this.iridescenceThicknessNode?uy(this.iridescenceThicknessNode):aT;$y.assign(t),Yy.assign(e),Ky.assign(n)}if(this.useAnisotropy){const t=(this.anisotropyNode?fy(this.anisotropyNode):iT).toVar();Qy.assign(t.length()),ly(Qy.equal(0),(()=>{t.assign(fy(1,0))})).Else((()=>{t.divAssign(fy(Qy)),Qy.assign(Qy.saturate())})),Zy.assign(Qy.pow2().mix(Vy.pow2(),1)),Jy.assign(AM[0].mul(t.x).add(AM[1].mul(t.y))),tx.assign(AM[1].mul(t.x).sub(AM[0].mul(t.y)))}if(this.useTransmission){const t=this.transmissionNode?uy(this.transmissionNode):oT,e=this.thicknessNode?uy(this.thicknessNode):lT,n=this.attenuationDistanceNode?uy(this.attenuationDistanceNode):uT,i=this.attenuationColorNode?vy(this.attenuationColorNode):cT;if(lx.assign(t),hx.assign(e),ux.assign(n),cx.assign(i),this.useDispersion){const t=this.dispersionNode?uy(this.dispersionNode):mT;dx.assign(t)}}}setupClearcoatNormal(){return this.clearcoatNormalNode?vy(this.clearcoatNormalNode):JM}setup(t){t.context.setupClearcoatNormal=()=>this.setupClearcoatNormal(t),super.setup(t)}copy(t){return this.clearcoatNode=t.clearcoatNode,this.clearcoatRoughnessNode=t.clearcoatRoughnessNode,this.clearcoatNormalNode=t.clearcoatNormalNode,this.sheenNode=t.sheenNode,this.sheenRoughnessNode=t.sheenRoughnessNode,this.iridescenceNode=t.iridescenceNode,this.iridescenceIORNode=t.iridescenceIORNode,this.iridescenceThicknessNode=t.iridescenceThicknessNode,this.specularIntensityNode=t.specularIntensityNode,this.specularColorNode=t.specularColorNode,this.transmissionNode=t.transmissionNode,this.thicknessNode=t.thicknessNode,this.attenuationDistanceNode=t.attenuationDistanceNode,this.attenuationColorNode=t.attenuationColorNode,this.dispersionNode=t.dispersionNode,this.anisotropyNode=t.anisotropyNode,super.copy(t)}}const cA=sy((({normal:t,lightDirection:e,builder:n})=>{const i=t.dot(e),r=fy(i.mul(.5).add(.5),0);if(n.material.gradientMap){const t=SM("gradientMap","texture").context({getUV:()=>r});return vy(t.r)}{const t=r.fwidth().mul(.5);return Ub(vy(.7),vy(1),Fb(uy(.7).sub(t.x),uy(.7).add(t.x),r.x))}}));class dA extends Nw{direct({lightDirection:t,lightColor:e,reflectedLight:n},i,r){const s=cA({normal:YS,lightDirection:t,builder:r}).mul(e);n.directDiffuse.addAssign(s.mul(Dw({diffuseColor:ky.rgb})))}indirect({ambientOcclusion:t,irradiance:e,reflectedLight:n}){n.indirectDiffuse.addAssign(e.mul(Dw({diffuseColor:ky}))),n.indirectDiffuse.mulAssign(t)}}const pA=new w_;class fA extends pw{static get type(){return"MeshToonNodeMaterial"}constructor(t){super(),this.isMeshToonNodeMaterial=!0,this.lights=!0,this.setDefaultValues(pA),this.setValues(t)}setupLightingModel(){return new dA}}class mA extends vv{static get type(){return"MatcapUVNode"}constructor(){super("vec2")}setup(){const t=vy(qS.z,0,qS.x.negate()).normalize(),e=qS.cross(t);return fy(t.dot(tM),e.dot(tM)).mul(.495).add(.5)}}const gA=ry(mA),_A=new R_;class vA extends pw{static get type(){return"MeshMatcapNodeMaterial"}constructor(t){super(),this.lights=!1,this.isMeshMatcapNodeMaterial=!0,this.setDefaultValues(_A),this.setValues(t)}setupVariants(t){const e=gA;let n;n=t.material.matcap?SM("matcap","texture").context({getUV:()=>e}):vy(Ub(.2,.8,e.y)),ky.rgb.mulAssign(n.rgb)}}const yA=new __;class xA extends pw{static get type(){return"PointsNodeMaterial"}constructor(t){super(),this.isPointsNodeMaterial=!0,this.lights=!1,this.transparent=!0,this.sizeNode=null,this.setDefaultValues(yA),this.setValues(t)}copy(t){return this.sizeNode=t.sizeNode,super.copy(t)}}class bA extends vv{static get type(){return"RotateNode"}constructor(t,e){super(),this.positionNode=t,this.rotationNode=e}getNodeType(t){return this.positionNode.getNodeType(t)}setup(t){const{rotationNode:e,positionNode:n}=this;if("vec2"===this.getNodeType(t)){const t=e.cos(),i=e.sin();return Ey(t,i,i.negate(),t).mul(n)}{const t=e,i=Ry(Sy(1,0,0,0),Sy(0,nb(t.x),eb(t.x).negate(),0),Sy(0,eb(t.x),nb(t.x),0),Sy(0,0,0,1)),r=Ry(Sy(nb(t.y),0,eb(t.y),0),Sy(0,1,0,0),Sy(eb(t.y).negate(),0,nb(t.y),0),Sy(0,0,0,1)),s=Ry(Sy(nb(t.z),eb(t.z).negate(),0,0),Sy(eb(t.z),nb(t.z),0,0),Sy(0,0,1,0),Sy(0,0,0,1));return i.mul(r).mul(s).mul(Sy(n,1)).xyz}}}const SA=iy(bA),MA=new a_;class TA extends pw{static get type(){return"SpriteNodeMaterial"}constructor(t){super(),this.isSpriteNodeMaterial=!0,this.lights=!1,this._useSizeAttenuation=!0,this.positionNode=null,this.rotationNode=null,this.scaleNode=null,this.setDefaultValues(MA),this.setValues(t)}setupPosition({object:t,camera:e,context:n}){const i=this.sizeAttenuation,{positionNode:r,rotationNode:s,scaleNode:a}=this,o=GS;let l=zS.mul(vy(r||0)),h=fy(FS[0].xyz.length(),FS[1].xyz.length());if(null!==a&&(h=h.mul(a)),!i)if(e.isPerspectiveCamera)h=h.mul(l.z.negate());else{const t=uy(2).div(IS.element(1).element(1));h=h.mul(t.mul(2))}let u=o.xy;if(t.center&&!0===t.center.isVector2){const t=((t,e,n)=>ty(new eS(t,e,n)))("center","vec2");u=u.sub(t.sub(.5))}u=u.mul(h);const c=uy(s||tT),d=SA(u,c);l=Sy(l.xy.add(d),l.zw);const p=IS.mul(l);return n.vertex=o,p}copy(t){return this.positionNode=t.positionNode,this.rotationNode=t.rotationNode,this.scaleNode=t.scaleNode,super.copy(t)}get sizeAttenuation(){return this._useSizeAttenuation}set sizeAttenuation(t){this._useSizeAttenuation!==t&&(this._useSizeAttenuation=t,this.needsUpdate=!0)}}class wA extends Nw{constructor(){super(),this.shadowNode=uy(1).toVar("shadowMask")}direct({shadowMask:t}){this.shadowNode.mulAssign(t)}finish(t){ky.a.mulAssign(this.shadowNode.oneMinus()),t.outgoingLight.rgb.assign(ky.rgb)}}const EA=new b_;class AA extends pw{static get type(){return"ShadowNodeMaterial"}constructor(t){super(),this.isShadowNodeMaterial=!0,this.lights=!0,this.setDefaultValues(EA),this.setValues(t)}setupLightingModel(){return new wA}}sy((({texture:t,uv:e})=>{const n=1e-4,i=vy().toVar();return ly(e.x.lessThan(n),(()=>{i.assign(vy(1,0,0))})).ElseIf(e.y.lessThan(n),(()=>{i.assign(vy(0,1,0))})).ElseIf(e.z.lessThan(n),(()=>{i.assign(vy(0,0,1))})).ElseIf(e.x.greaterThan(.9999),(()=>{i.assign(vy(-1,0,0))})).ElseIf(e.y.greaterThan(.9999),(()=>{i.assign(vy(0,-1,0))})).ElseIf(e.z.greaterThan(.9999),(()=>{i.assign(vy(0,0,-1))})).Else((()=>{const n=.01,r=t.uv(e.add(vy(-.01,0,0))).r.sub(t.uv(e.add(vy(n,0,0))).r),s=t.uv(e.add(vy(0,-.01,0))).r.sub(t.uv(e.add(vy(0,n,0))).r),a=t.uv(e.add(vy(0,0,-.01))).r.sub(t.uv(e.add(vy(0,0,n))).r);i.assign(vy(r,s,a))})),i.normalize()}));class RA{constructor(t,e){this.nodes=t,this.info=e,this.animationLoop=null,this.requestId=null,this._init()}_init(){const t=(e,n)=>{this.requestId=self.requestAnimationFrame(t),!0===this.info.autoReset&&this.info.reset(),this.nodes.nodeFrame.update(),this.info.frame=this.nodes.nodeFrame.frameId,null!==this.animationLoop&&this.animationLoop(e,n)};t()}dispose(){self.cancelAnimationFrame(this.requestId),this.requestId=null}setAnimationLoop(t){this.animationLoop=t}}class CA{constructor(){this.weakMap=new WeakMap}get(t){let e=this.weakMap;for(let n=0;n{this.dispose()},this.material.addEventListener("dispose",this.onMaterialDispose)}updateClipping(t){const e=this.material;let n=this.clippingContext;Array.isArray(e.clippingPlanes)?(n!==t&&n||(n=new PA,this.clippingContext=n),n.update(t,e)):this.clippingContext!==t&&(this.clippingContext=t)}get clippingNeedsUpdate(){return this.clippingContext.version!==this.clippingContextVersion&&(this.clippingContextVersion=this.clippingContext.version,!0)}getNodeBuilderState(){return this._nodeBuilderState||(this._nodeBuilderState=this._nodes.getForRender(this))}getMonitor(){return this._monitor||(this._monitor=this.getNodeBuilderState().monitor)}getBindings(){return this._bindings||(this._bindings=this.getNodeBuilderState().createBindings())}getIndex(){return this._geometries.getIndex(this)}getIndirect(){return this._geometries.getIndirect(this)}getChainArray(){return[this.object,this.material,this.context,this.lightsNode]}getAttributes(){if(null!==this.attributes)return this.attributes;const t=this.getNodeBuilderState().nodeAttributes,e=this.geometry,n=[],i=new Set;for(const r of t){const t=r.node&&r.node.attribute?r.node.attribute:e.getAttribute(r.name);if(void 0===t)continue;n.push(t);const s=t.isInterleavedBufferAttribute?t.data:t;i.add(s)}return this.attributes=n,this.vertexBuffers=Array.from(i.values()),n}getVertexBuffers(){return null===this.vertexBuffers&&this.getAttributes(),this.vertexBuffers}getDrawParameters(){const{object:t,material:e,geometry:n,group:i,drawRange:r}=this,s=this.drawParams||(this.drawParams={vertexCount:0,firstVertex:0,instanceCount:0,firstInstance:0}),a=this.getIndex(),o=null!==a,l=n.isInstancedBufferGeometry?n.instanceCount:t.count>1?t.count:1;if(0===l)return null;if(s.instanceCount=l,!0===t.isBatchedMesh)return s;let h=1;!0!==e.wireframe||t.isPoints||t.isLineSegments||t.isLine||t.isLineLoop||(h=2);let u=r.start*h,c=(r.start+r.count)*h;null!==i&&(u=Math.max(u,i.start*h),c=Math.min(c,(i.start+i.count)*h));const d=n.attributes.position;let p=1/0;o?p=a.count:null!=d&&(p=d.count),u=Math.max(u,0),c=Math.min(c,p);const f=c-u;return f<0||f===1/0?null:(s.vertexCount=f,s.firstVertex=u,s)}getGeometryCacheKey(){const{geometry:t}=this;let e="";for(const n of Object.keys(t.attributes).sort()){const i=t.attributes[n];e+=n+",",i.data&&(e+=i.data.stride+","),i.offset&&(e+=i.offset+","),i.itemSize&&(e+=i.itemSize+","),i.normalized&&(e+="n,")}return t.index&&(e+="index,"),e}getMaterialCacheKey(){const{object:t,material:e}=this;let n=e.customProgramCacheKey();for(const t of function(t){const e=Object.keys(t);let n=Object.getPrototypeOf(t);for(;n;){const t=Object.getOwnPropertyDescriptors(n);for(const n in t)if(void 0!==t[n]){const i=t[n];i&&"function"==typeof i.get&&e.push(n)}n=Object.getPrototypeOf(n)}return e}(e)){if(/^(is[A-Z]|_)|^(visible|version|uuid|name|opacity|userData)$/.test(t))continue;const i=e[t];let r;if(null!==i){const t=typeof i;"number"===t?r=0!==i?"1":"0":"object"===t?(r="{",i.isTexture&&(r+=i.mapping),r+="}"):r=String(i)}else r=String(i);n+=r+","}return n+=this.clippingContext.cacheKey+",",t.geometry&&(n+=this.getGeometryCacheKey()),t.skeleton&&(n+=t.skeleton.bones.length+","),t.morphTargetInfluences&&(n+=t.morphTargetInfluences.length+","),t.isBatchedMesh&&(n+=t._matricesTexture.uuid+",",null!==t._colorsTexture&&(n+=t._colorsTexture.uuid+",")),t.count>1&&(n+=t.uuid+","),J_(n)}get needsUpdate(){return this.initialNodesCacheKey!==this.getDynamicCacheKey()||this.clippingNeedsUpdate}getDynamicCacheKey(){let t=this._nodes.getCacheKey(this.scene,this.lightsNode);return this.object.receiveShadow&&(t+=1),t}getCacheKey(){return this.getMaterialCacheKey()+this.getDynamicCacheKey()}dispose(){this.material.removeEventListener("dispose",this.onMaterialDispose),this.onDispose()}}const UA=[];class DA{constructor(t,e,n,i,r,s){this.renderer=t,this.nodes=e,this.geometries=n,this.pipelines=i,this.bindings=r,this.info=s,this.chainMaps={}}get(t,e,n,i,r,s,a){const o=this.getChainMap(a);UA[0]=t,UA[1]=e,UA[2]=s,UA[3]=r;let l=o.get(UA);return void 0===l?(l=this.createRenderObject(this.nodes,this.geometries,this.renderer,t,e,n,i,r,s,a),o.set(UA,l)):(l.updateClipping(s.clippingContext),(l.version!==e.version||l.needsUpdate)&&(l.initialCacheKey!==l.getCacheKey()?(l.dispose(),l=this.get(t,e,n,i,r,s,a)):l.version=e.version)),l}getChainMap(t="default"){return this.chainMaps[t]||(this.chainMaps[t]=new CA)}dispose(){this.chainMaps={}}createRenderObject(t,e,n,i,r,s,a,o,l,h){const u=this.getChainMap(h),c=new LA(t,e,n,i,r,s,a,o,l);return c.onDispose=()=>{this.pipelines.delete(c),this.bindings.delete(c),this.nodes.delete(c),u.delete(c.getChainArray())},c}}class OA{constructor(){this.data=new WeakMap}get(t){let e=this.data.get(t);return void 0===e&&(e={},this.data.set(t,e)),e}delete(t){let e;return this.data.has(t)&&(e=this.data.get(t),this.data.delete(t)),e}has(t){return this.data.has(t)}dispose(){this.data=new WeakMap}}const FA=1,BA=2,zA=3,kA=4,GA=16;class VA extends OA{constructor(t){super(),this.backend=t}delete(t){const e=super.delete(t);return void 0!==e&&this.backend.destroyAttribute(t),e}update(t,e){const n=this.get(t);if(void 0===n.version)e===FA?this.backend.createAttribute(t):e===BA?this.backend.createIndexAttribute(t):e===zA?this.backend.createStorageAttribute(t):e===kA&&this.backend.createIndirectStorageAttribute(t),n.version=this._getBufferAttribute(t).version;else{const e=this._getBufferAttribute(t);(n.version=0;--e)if(t[e]>=65535)return!0;return!1}(e)?xg:yg)(e,1);return r.version=HA(t),r}class WA extends OA{constructor(t,e){super(),this.attributes=t,this.info=e,this.wireframes=new WeakMap,this.attributeCall=new WeakMap}has(t){const e=t.geometry;return super.has(e)&&!0===this.get(e).initialized}updateForRender(t){!1===this.has(t)&&this.initGeometry(t),this.updateAttributes(t)}initGeometry(t){const e=t.geometry;this.get(e).initialized=!0,this.info.memory.geometries++;const n=()=>{this.info.memory.geometries--;const i=e.index,r=t.getAttributes();null!==i&&this.attributes.delete(i);for(const t of r)this.attributes.delete(t);const s=this.wireframes.get(e);void 0!==s&&this.attributes.delete(s),e.removeEventListener("dispose",n)};e.addEventListener("dispose",n)}updateAttributes(t){const e=t.getAttributes();for(const t of e)t.isStorageBufferAttribute||t.isStorageInstancedBufferAttribute?this.updateAttribute(t,zA):this.updateAttribute(t,FA);const n=this.getIndex(t);null!==n&&this.updateAttribute(n,BA);const i=t.geometry.indirect;null!==i&&this.updateAttribute(i,kA)}updateAttribute(t,e){const n=this.info.render.calls;t.isInterleavedBufferAttribute?void 0===this.attributeCall.get(t)?(this.attributes.update(t,e),this.attributeCall.set(t,n)):this.attributeCall.get(t.data)!==n&&(this.attributes.update(t,e),this.attributeCall.set(t.data,n),this.attributeCall.set(t,n)):this.attributeCall.get(t)!==n&&(this.attributes.update(t,e),this.attributeCall.set(t,n))}getIndirect(t){return t.geometry.indirect}getIndex(t){const{geometry:e,material:n}=t;let i=e.index;if(!0===n.wireframe){const t=this.wireframes;let n=t.get(e);void 0===n?(n=jA(e),t.set(e,n)):n.version!==HA(e)&&(this.attributes.delete(n),n=jA(e),t.set(e,n)),i=n}return i}}class qA{constructor(){this.autoReset=!0,this.frame=0,this.calls=0,this.render={calls:0,frameCalls:0,drawCalls:0,triangles:0,points:0,lines:0,timestamp:0,previousFrameCalls:0,timestampCalls:0},this.compute={calls:0,frameCalls:0,timestamp:0,previousFrameCalls:0,timestampCalls:0},this.memory={geometries:0,textures:0}}update(t,e,n){this.render.drawCalls++,t.isMesh||t.isSprite?this.render.triangles+=n*(e/3):t.isPoints?this.render.points+=n*e:t.isLineSegments?this.render.lines+=n*(e/2):t.isLine?this.render.lines+=n*(e-1):console.error("THREE.WebGPUInfo: Unknown object type.")}updateTimestamp(t,e){0===this[t].timestampCalls&&(this[t].timestamp=0),this[t].timestamp+=e,this[t].timestampCalls++,this[t].timestampCalls>=this[t].previousFrameCalls&&(this[t].timestampCalls=0)}reset(){const t=this.render.frameCalls;this.render.previousFrameCalls=t;const e=this.compute.frameCalls;this.compute.previousFrameCalls=e,this.render.drawCalls=0,this.render.frameCalls=0,this.compute.frameCalls=0,this.render.triangles=0,this.render.points=0,this.render.lines=0}dispose(){this.reset(),this.calls=0,this.render.calls=0,this.compute.calls=0,this.render.timestamp=0,this.compute.timestamp=0,this.memory.geometries=0,this.memory.textures=0}}class XA{constructor(t){this.cacheKey=t,this.usedTimes=0}}class $A extends XA{constructor(t,e,n){super(t),this.vertexProgram=e,this.fragmentProgram=n}}class YA extends XA{constructor(t,e){super(t),this.computeProgram=e,this.isComputePipeline=!0}}let KA=0;class ZA{constructor(t,e,n=null,i=null){this.id=KA++,this.code=t,this.stage=e,this.transforms=n,this.attributes=i,this.usedTimes=0}}class QA extends OA{constructor(t,e){super(),this.backend=t,this.nodes=e,this.bindings=null,this.caches=new Map,this.programs={vertex:new Map,fragment:new Map,compute:new Map}}getForCompute(t,e){const{backend:n}=this,i=this.get(t);if(this._needsComputeUpdate(t)){const r=i.pipeline;r&&(r.usedTimes--,r.computeProgram.usedTimes--);const s=this.nodes.getForCompute(t);let a=this.programs.compute.get(s.computeShader);void 0===a&&(r&&0===r.computeProgram.usedTimes&&this._releaseProgram(r.computeProgram),a=new ZA(s.computeShader,"compute",s.transforms,s.nodeAttributes),this.programs.compute.set(s.computeShader,a),n.createProgram(a));const o=this._getComputeCacheKey(t,a);let l=this.caches.get(o);void 0===l&&(r&&0===r.usedTimes&&this._releasePipeline(r),l=this._getComputePipeline(t,a,o,e)),l.usedTimes++,a.usedTimes++,i.version=t.version,i.pipeline=l}return i.pipeline}getForRender(t,e=null){const{backend:n}=this,i=this.get(t);if(this._needsRenderUpdate(t)){const r=i.pipeline;r&&(r.usedTimes--,r.vertexProgram.usedTimes--,r.fragmentProgram.usedTimes--);const s=t.getNodeBuilderState();let a=this.programs.vertex.get(s.vertexShader);void 0===a&&(r&&0===r.vertexProgram.usedTimes&&this._releaseProgram(r.vertexProgram),a=new ZA(s.vertexShader,"vertex"),this.programs.vertex.set(s.vertexShader,a),n.createProgram(a));let o=this.programs.fragment.get(s.fragmentShader);void 0===o&&(r&&0===r.fragmentProgram.usedTimes&&this._releaseProgram(r.fragmentProgram),o=new ZA(s.fragmentShader,"fragment"),this.programs.fragment.set(s.fragmentShader,o),n.createProgram(o));const l=this._getRenderCacheKey(t,a,o);let h=this.caches.get(l);void 0===h?(r&&0===r.usedTimes&&this._releasePipeline(r),h=this._getRenderPipeline(t,a,o,l,e)):t.pipeline=h,h.usedTimes++,a.usedTimes++,o.usedTimes++,i.pipeline=h}return i.pipeline}delete(t){const e=this.get(t).pipeline;return e&&(e.usedTimes--,0===e.usedTimes&&this._releasePipeline(e),e.isComputePipeline?(e.computeProgram.usedTimes--,0===e.computeProgram.usedTimes&&this._releaseProgram(e.computeProgram)):(e.fragmentProgram.usedTimes--,e.vertexProgram.usedTimes--,0===e.vertexProgram.usedTimes&&this._releaseProgram(e.vertexProgram),0===e.fragmentProgram.usedTimes&&this._releaseProgram(e.fragmentProgram))),super.delete(t)}dispose(){super.dispose(),this.caches=new Map,this.programs={vertex:new Map,fragment:new Map,compute:new Map}}updateForRender(t){this.getForRender(t)}_getComputePipeline(t,e,n,i){n=n||this._getComputeCacheKey(t,e);let r=this.caches.get(n);return void 0===r&&(r=new YA(n,e),this.caches.set(n,r),this.backend.createComputePipeline(r,i)),r}_getRenderPipeline(t,e,n,i,r){i=i||this._getRenderCacheKey(t,e,n);let s=this.caches.get(i);return void 0===s&&(s=new $A(i,e,n),this.caches.set(i,s),t.pipeline=s,this.backend.createRenderPipeline(t,r)),s}_getComputeCacheKey(t,e){return t.id+","+e.id}_getRenderCacheKey(t,e,n){return e.id+","+n.id+","+this.backend.getRenderCacheKey(t)}_releasePipeline(t){this.caches.delete(t.cacheKey)}_releaseProgram(t){const e=t.code,n=t.stage;this.programs[n].delete(e)}_needsComputeUpdate(t){const e=this.get(t);return void 0===e.pipeline||e.version!==t.version}_needsRenderUpdate(t){return void 0===this.get(t).pipeline||this.backend.needsRenderUpdate(t)}}class JA extends OA{constructor(t,e,n,i,r,s){super(),this.backend=t,this.textures=n,this.pipelines=r,this.attributes=i,this.nodes=e,this.info=s,this.pipelines.bindings=this}getForRender(t){const e=t.getBindings();for(const t of e){const n=this.get(t);void 0===n.bindGroup&&(this._init(t),this.backend.createBindings(t,e),n.bindGroup=t)}return e}getForCompute(t){const e=this.nodes.getForCompute(t).bindings;for(const t of e){const n=this.get(t);void 0===n.bindGroup&&(this._init(t),this.backend.createBindings(t,e),n.bindGroup=t)}return e}updateForCompute(t){this._updateBindings(this.getForCompute(t))}updateForRender(t){this._updateBindings(this.getForRender(t))}_updateBindings(t){for(const e of t)this._update(e,t)}_init(t){for(const e of t.bindings)if(e.isSampledTexture)this.textures.updateTexture(e.texture);else if(e.isStorageBuffer){const t=e.attribute,n=t.isIndirectStorageBufferAttribute?kA:zA;this.attributes.update(t,n)}}_update(t,e){const{backend:n}=this;let i=!1;for(const e of t.bindings){if(e.isNodeUniformsGroup){if(!this.nodes.updateGroup(e))continue}if(e.isUniformBuffer){e.update()&&n.updateBinding(e)}else if(e.isSampler)e.update();else if(e.isSampledTexture){e.needsBindingsUpdate(this.textures.get(e.texture).generation)&&(i=!0);const t=e.update(),r=e.texture;t&&this.textures.updateTexture(r);const s=n.get(r);if(!0===n.isWebGPUBackend&&void 0===s.texture&&void 0===s.externalTexture&&(console.error("Bindings._update: binding should be available:",e,t,r,e.textureNode.value,i),this.textures.updateTexture(r),i=!0),!0===r.isStorageTexture){const t=this.get(r);!0===e.store?t.needsMipmap=!0:this.textures.needsMipmaps(r)&&!0===t.needsMipmap&&(this.backend.generateMipmaps(r),t.needsMipmap=!1)}}}!0===i&&this.backend.updateBindings(t,e)}}function tR(t,e){return t.groupOrder!==e.groupOrder?t.groupOrder-e.groupOrder:t.renderOrder!==e.renderOrder?t.renderOrder-e.renderOrder:t.material.id!==e.material.id?t.material.id-e.material.id:t.z!==e.z?t.z-e.z:t.id-e.id}function eR(t,e){return t.groupOrder!==e.groupOrder?t.groupOrder-e.groupOrder:t.renderOrder!==e.renderOrder?t.renderOrder-e.renderOrder:t.z!==e.z?e.z-t.z:t.id-e.id}function nR(t){return(t.transmission>0||t.transmissionNode)&&2===t.side&&!1===t.forceSinglePass}class iR{constructor(t,e,n){this.renderItems=[],this.renderItemsIndex=0,this.opaque=[],this.transparentDoublePass=[],this.transparent=[],this.bundles=[],this.lightsNode=t.getNode(e,n),this.lightsArray=[],this.scene=e,this.camera=n,this.occlusionQueryCount=0}begin(){return this.renderItemsIndex=0,this.opaque.length=0,this.transparentDoublePass.length=0,this.transparent.length=0,this.bundles.length=0,this.lightsArray.length=0,this.occlusionQueryCount=0,this}getNextRenderItem(t,e,n,i,r,s){let a=this.renderItems[this.renderItemsIndex];return void 0===a?(a={id:t.id,object:t,geometry:e,material:n,groupOrder:i,renderOrder:t.renderOrder,z:r,group:s},this.renderItems[this.renderItemsIndex]=a):(a.id=t.id,a.object=t,a.geometry=e,a.material=n,a.groupOrder=i,a.renderOrder=t.renderOrder,a.z=r,a.group=s),this.renderItemsIndex++,a}push(t,e,n,i,r,s){const a=this.getNextRenderItem(t,e,n,i,r,s);!0===t.occlusionTest&&this.occlusionQueryCount++,!0===n.transparent||n.transmission>0?(nR(n)&&this.transparentDoublePass.push(a),this.transparent.push(a)):this.opaque.push(a)}unshift(t,e,n,i,r,s){const a=this.getNextRenderItem(t,e,n,i,r,s);!0===n.transparent||n.transmission>0?(nR(n)&&this.transparentDoublePass.unshift(a),this.transparent.unshift(a)):this.opaque.unshift(a)}pushBundle(t){this.bundles.push(t)}pushLight(t){this.lightsArray.push(t)}sort(t,e){this.opaque.length>1&&this.opaque.sort(t||tR),this.transparentDoublePass.length>1&&this.transparentDoublePass.sort(e||eR),this.transparent.length>1&&this.transparent.sort(e||eR)}finish(){this.lightsNode.setLights(this.lightsArray);for(let t=this.renderItemsIndex,e=this.renderItems.length;t>e,l=a.height>>e;let h=t.depthTexture||r[e];const u=!0===t.depthBuffer||!0===t.stencilBuffer;let c=!1;void 0===h&&u&&(h=new y_,h.format=t.stencilBuffer?up:hp,h.type=t.stencilBuffer?ap:ip,h.image.width=o,h.image.height=l,r[e]=h),n.width===a.width&&a.height===n.height||(c=!0,h&&(h.needsUpdate=!0,h.image.width=o,h.image.height=l)),n.width=a.width,n.height=a.height,n.textures=s,n.depthTexture=h||null,n.depth=t.depthBuffer,n.stencil=t.stencilBuffer,n.renderTarget=t,n.sampleCount!==i&&(c=!0,h&&(h.needsUpdate=!0),n.sampleCount=i);const d={sampleCount:i};for(let t=0;t{t.removeEventListener("dispose",e);for(let t=0;t0){const i=t.image;if(void 0===i)console.warn("THREE.Renderer: Texture marked for update but image is undefined.");else if(!1===i.complete)console.warn("THREE.Renderer: Texture marked for update but image is incomplete.");else{if(t.images){const n=[];for(const e of t.images)n.push(e);e.images=n}else e.image=i;void 0!==n.isDefaultTexture&&!0!==n.isDefaultTexture||(r.createTexture(t,e),n.isDefaultTexture=!1,n.generation=t.version),!0===t.source.dataReady&&r.updateTexture(t,e),e.needsMipmaps&&0===t.mipmaps.length&&r.generateMipmaps(t)}}else r.createDefaultTexture(t),n.isDefaultTexture=!0,n.generation=t.version}if(!0!==n.initialized){n.initialized=!0,n.generation=t.version,this.info.memory.textures++;const e=()=>{t.removeEventListener("dispose",e),this._destroyTexture(t),this.info.memory.textures--};t.addEventListener("dispose",e)}n.version=t.version}getSize(t,e=hR){let n=t.images?t.images[0]:t.image;return n?(void 0!==n.image&&(n=n.image),e.width=n.width,e.height=n.height,e.depth=t.isCubeTexture?6:n.depth||1):e.width=e.height=e.depth=1,e}getMipLevels(t,e,n){let i;return i=t.isCompressedTexture?t.mipmaps.length:Math.floor(Math.log2(Math.max(e,n)))+1,i}needsMipmaps(t){return this.isEnvironmentTexture(t)||!0===t.isCompressedTexture||t.generateMipmaps}isEnvironmentTexture(t){const e=t.mapping;return e===Gd||e===Vd||e===zd||e===kd}_destroyTexture(t){this.backend.destroySampler(t),this.backend.destroyTexture(t),this.delete(t)}}class cR extends og{constructor(t,e,n,i=1){super(t,e,n),this.a=i}set(t,e,n,i=1){return this.a=i,super.set(t,e,n)}copy(t){return void 0!==t.a&&(this.a=t.a),super.copy(t)}clone(){return new this.constructor(this.r,this.g,this.b,this.a)}}class dR extends Fy{static get type(){return"ParameterNode"}constructor(t,e=null){super(t,e),this.isParameterNode=!0}getHash(){return this.uuid}generate(){return this.name}}class pR extends mv{static get type(){return"StackNode"}constructor(t=null){super(),this.nodes=[],this.outputNode=null,this.parent=t,this._currentCond=null,this.isStackNode=!0}getNodeType(t){return this.outputNode?this.outputNode.getNodeType(t):"void"}add(t){return this.nodes.push(t),this}If(t,e){const n=new Jv(e);return this._currentCond=Gb(t,n),this.add(this._currentCond)}ElseIf(t,e){const n=new Jv(e),i=Gb(t,n);return this._currentCond.elseNode=i,this._currentCond=i,this}Else(t){return this._currentCond.elseNode=new Jv(t),this}build(t,...e){const n=oy();ay(this);for(const e of this.nodes)e.build(t,"void");return ay(n),this.outputNode?this.outputNode.build(t,...e):super.build(t,...e)}else(...t){return console.warn("TSL.StackNode: .else() has been renamed to .Else()."),this.Else(...t)}elseif(...t){return console.warn("TSL.StackNode: .elseif() has been renamed to .ElseIf()."),this.ElseIf(...t)}}const fR=iy(pR);new d_,new zf,new zf,new zf,new mm,new zf(0,0,-1),new Uf,new zf,new zf,new Uf,new ff;const mR=new Df;qT.flipX(),mR.depthTexture=new y_(1,1);const gR=new H_(-1,1,1,-1,0,1);class _R extends Ng{constructor(t=!1){super();const e=!1===t?[0,-1,0,1,2,1]:[0,2,0,0,2,0];this.setAttribute("position",new Sg([-1,3,0,-1,-1,0,3,-1,0],3)),this.setAttribute("uv",new Sg(e,2))}}const vR=new _R;class yR extends Vg{constructor(t=null){super(vR,t),this.camera=gR,this.isQuadMesh=!0}renderAsync(t){return t.renderAsync(this,gR)}render(t){t.render(this,gR)}}const xR=new wm,bR=new mm;class SR extends mv{static get type(){return"SceneNode"}constructor(t=SR.BACKGROUND_BLURRINESS,e=null){super(),this.scope=t,this.scene=e}setup(t){const e=this.scope,n=null!==this.scene?this.scene:t.scene;let i;return e===SR.BACKGROUND_BLURRINESS?i=yM("backgroundBlurriness","float",n):e===SR.BACKGROUND_INTENSITY?i=yM("backgroundIntensity","float",n):e===SR.BACKGROUND_ROTATION?i=Oy("mat4").label("backgroundRotation").setGroup(Ly).onRenderUpdate((()=>{const t=n.background;return null!==t&&t.isTexture&&300!==t.mapping?(xR.copy(n.backgroundRotation),xR.x*=-1,xR.y*=-1,xR.z*=-1,bR.makeRotationFromEuler(xR)):bR.identity(),bR})):console.error("THREE.SceneNode: Unknown scope:",e),i}}SR.BACKGROUND_BLURRINESS="backgroundBlurriness",SR.BACKGROUND_INTENSITY="backgroundIntensity",SR.BACKGROUND_ROTATION="backgroundRotation";const MR=ry(SR,SR.BACKGROUND_BLURRINESS),TR=ry(SR,SR.BACKGROUND_INTENSITY),wR=ry(SR,SR.BACKGROUND_ROTATION),ER="point-list",AR="line-list",RR="line-strip",CR="triangle-list",NR="triangle-strip",PR="never",IR="less",LR="equal",UR="less-equal",DR="greater",OR="not-equal",FR="greater-equal",BR="always",zR="store",kR="load",GR="clear",VR="ccw",HR="none",jR="front",WR="back",qR="uint16",XR="uint32",$R={R8Unorm:"r8unorm",R8Snorm:"r8snorm",R8Uint:"r8uint",R8Sint:"r8sint",R16Uint:"r16uint",R16Sint:"r16sint",R16Float:"r16float",RG8Unorm:"rg8unorm",RG8Snorm:"rg8snorm",RG8Uint:"rg8uint",RG8Sint:"rg8sint",R32Uint:"r32uint",R32Sint:"r32sint",R32Float:"r32float",RG16Uint:"rg16uint",RG16Sint:"rg16sint",RG16Float:"rg16float",RGBA8Unorm:"rgba8unorm",RGBA8UnormSRGB:"rgba8unorm-srgb",RGBA8Snorm:"rgba8snorm",RGBA8Uint:"rgba8uint",RGBA8Sint:"rgba8sint",BGRA8Unorm:"bgra8unorm",BGRA8UnormSRGB:"bgra8unorm-srgb",RGB9E5UFloat:"rgb9e5ufloat",RGB10A2Unorm:"rgb10a2unorm",RG11B10uFloat:"rgb10a2unorm",RG32Uint:"rg32uint",RG32Sint:"rg32sint",RG32Float:"rg32float",RGBA16Uint:"rgba16uint",RGBA16Sint:"rgba16sint",RGBA16Float:"rgba16float",RGBA32Uint:"rgba32uint",RGBA32Sint:"rgba32sint",RGBA32Float:"rgba32float",Stencil8:"stencil8",Depth16Unorm:"depth16unorm",Depth24Plus:"depth24plus",Depth24PlusStencil8:"depth24plus-stencil8",Depth32Float:"depth32float",Depth32FloatStencil8:"depth32float-stencil8",BC1RGBAUnorm:"bc1-rgba-unorm",BC1RGBAUnormSRGB:"bc1-rgba-unorm-srgb",BC2RGBAUnorm:"bc2-rgba-unorm",BC2RGBAUnormSRGB:"bc2-rgba-unorm-srgb",BC3RGBAUnorm:"bc3-rgba-unorm",BC3RGBAUnormSRGB:"bc3-rgba-unorm-srgb",BC4RUnorm:"bc4-r-unorm",BC4RSnorm:"bc4-r-snorm",BC5RGUnorm:"bc5-rg-unorm",BC5RGSnorm:"bc5-rg-snorm",BC6HRGBUFloat:"bc6h-rgb-ufloat",BC6HRGBFloat:"bc6h-rgb-float",BC7RGBAUnorm:"bc7-rgba-unorm",BC7RGBAUnormSRGB:"bc7-rgba-srgb",ETC2RGB8Unorm:"etc2-rgb8unorm",ETC2RGB8UnormSRGB:"etc2-rgb8unorm-srgb",ETC2RGB8A1Unorm:"etc2-rgb8a1unorm",ETC2RGB8A1UnormSRGB:"etc2-rgb8a1unorm-srgb",ETC2RGBA8Unorm:"etc2-rgba8unorm",ETC2RGBA8UnormSRGB:"etc2-rgba8unorm-srgb",EACR11Unorm:"eac-r11unorm",EACR11Snorm:"eac-r11snorm",EACRG11Unorm:"eac-rg11unorm",EACRG11Snorm:"eac-rg11snorm",ASTC4x4Unorm:"astc-4x4-unorm",ASTC4x4UnormSRGB:"astc-4x4-unorm-srgb",ASTC5x4Unorm:"astc-5x4-unorm",ASTC5x4UnormSRGB:"astc-5x4-unorm-srgb",ASTC5x5Unorm:"astc-5x5-unorm",ASTC5x5UnormSRGB:"astc-5x5-unorm-srgb",ASTC6x5Unorm:"astc-6x5-unorm",ASTC6x5UnormSRGB:"astc-6x5-unorm-srgb",ASTC6x6Unorm:"astc-6x6-unorm",ASTC6x6UnormSRGB:"astc-6x6-unorm-srgb",ASTC8x5Unorm:"astc-8x5-unorm",ASTC8x5UnormSRGB:"astc-8x5-unorm-srgb",ASTC8x6Unorm:"astc-8x6-unorm",ASTC8x6UnormSRGB:"astc-8x6-unorm-srgb",ASTC8x8Unorm:"astc-8x8-unorm",ASTC8x8UnormSRGB:"astc-8x8-unorm-srgb",ASTC10x5Unorm:"astc-10x5-unorm",ASTC10x5UnormSRGB:"astc-10x5-unorm-srgb",ASTC10x6Unorm:"astc-10x6-unorm",ASTC10x6UnormSRGB:"astc-10x6-unorm-srgb",ASTC10x8Unorm:"astc-10x8-unorm",ASTC10x8UnormSRGB:"astc-10x8-unorm-srgb",ASTC10x10Unorm:"astc-10x10-unorm",ASTC10x10UnormSRGB:"astc-10x10-unorm-srgb",ASTC12x10Unorm:"astc-12x10-unorm",ASTC12x10UnormSRGB:"astc-12x10-unorm-srgb",ASTC12x12Unorm:"astc-12x12-unorm",ASTC12x12UnormSRGB:"astc-12x12-unorm-srgb"},YR="clamp-to-edge",KR="repeat",ZR="mirror-repeat",QR="linear",JR="nearest",tC="zero",eC="one",nC="src",iC="one-minus-src",rC="src-alpha",sC="one-minus-src-alpha",aC="dst",oC="one-minus-dst",lC="dst-alpha",hC="one-minus-dst-alpha",uC="src-alpha-saturated",cC="constant",dC="one-minus-constant",pC="add",fC="subtract",mC="reverse-subtract",gC="min",_C="max",vC=0,yC=15,xC="keep",bC="zero",SC="replace",MC="invert",TC="increment-clamp",wC="decrement-clamp",EC="increment-wrap",AC="decrement-wrap",RC="storage",CC="read-only-storage",NC="write-only",PC="read-only",IC="float",LC="unfilterable-float",UC="depth",DC="sint",OC="uint",FC="2d",BC="3d",zC="2d",kC="2d-array",GC="cube",VC="3d",HC="all",jC="vertex",WC="instance",qC={DepthClipControl:"depth-clip-control",Depth32FloatStencil8:"depth32float-stencil8",TextureCompressionBC:"texture-compression-bc",TextureCompressionETC2:"texture-compression-etc2",TextureCompressionASTC:"texture-compression-astc",TimestampQuery:"timestamp-query",IndirectFirstInstance:"indirect-first-instance",ShaderF16:"shader-f16",RG11B10UFloat:"rg11b10ufloat-renderable",BGRA8UNormStorage:"bgra8unorm-storage",Float32Filterable:"float32-filterable",ClipDistances:"clip-distances",DualSourceBlending:"dual-source-blending",Subgroups:"subgroups"},XC=new ff;class $C extends AS{static get type(){return"PassTextureNode"}constructor(t,e){super(e),this.passNode=t,this.setUpdateMatrix(!1)}setup(t){return t.object.isQuadMesh&&this.passNode.build(t),super.setup(t)}clone(){return new this.constructor(this.passNode,this.value)}}class YC extends $C{static get type(){return"PassMultipleTextureNode"}constructor(t,e,n=!1){super(t,null),this.textureName=e,this.previousTexture=n}updateTexture(){this.value=this.previousTexture?this.passNode.getPreviousTexture(this.textureName):this.passNode.getTexture(this.textureName)}setup(t){return this.updateTexture(),super.setup(t)}clone(){return new this.constructor(this.passNode,this.textureName,this.previousTexture)}}class KC extends vv{static get type(){return"PassNode"}constructor(t,e,n,i={}){super("vec4"),this.scope=t,this.scene=e,this.camera=n,this.options=i,this._pixelRatio=1,this._width=1,this._height=1;const r=new y_;r.isRenderTargetTexture=!0,r.name="depth";const s=new Df(this._width*this._pixelRatio,this._height*this._pixelRatio,{type:sp,...i});s.texture.name="output",s.depthTexture=r,this.renderTarget=s,this.updateBeforeType=lv,this._textures={output:s.texture,depth:r},this._textureNodes={},this._linearDepthNodes={},this._viewZNodes={},this._previousTextures={},this._previousTextureNodes={},this._cameraNear=Oy(0),this._cameraFar=Oy(0),this._mrt=null,this.isPassNode=!0}setMRT(t){return this._mrt=t,this}getMRT(){return this._mrt}isGlobal(){return!0}getTexture(t){let e=this._textures[t];if(void 0===e){e=this.renderTarget.texture.clone(),e.isRenderTargetTexture=!0,e.name=t,this._textures[t]=e,this.renderTarget.textures.push(e)}return e}getPreviousTexture(t){let e=this._previousTextures[t];return void 0===e&&(e=this.getTexture(t).clone(),e.isRenderTargetTexture=!0,this._previousTextures[t]=e),e}toggleTexture(t){const e=this._previousTextures[t];if(void 0!==e){const n=this._textures[t],i=this.renderTarget.textures.indexOf(n);this.renderTarget.textures[i]=e,this._textures[t]=e,this._previousTextures[t]=n,this._textureNodes[t].updateTexture(),this._previousTextureNodes[t].updateTexture()}}getTextureNode(t="output"){let e=this._textureNodes[t];return void 0===e&&(e=ty(new YC(this,t)),e.updateTexture(),this._textureNodes[t]=e),e}getPreviousTextureNode(t="output"){let e=this._previousTextureNodes[t];return void 0===e&&(void 0===this._textureNodes[t]&&this.getTextureNode(t),e=ty(new YC(this,t,!0)),e.updateTexture(),this._previousTextureNodes[t]=e),e}getViewZNode(t="depth"){let e=this._viewZNodes[t];if(void 0===e){const n=this._cameraNear,i=this._cameraFar;this._viewZNodes[t]=e=sw(this.getTextureNode(t),n,i)}return e}getLinearDepthNode(t="depth"){let e=this._linearDepthNodes[t];if(void 0===e){const n=this._cameraNear,i=this._cameraFar,r=this.getViewZNode(t);this._linearDepthNodes[t]=e=iw(r,n,i)}return e}setup({renderer:t}){return this.renderTarget.samples=void 0===this.options.samples?t.samples:this.options.samples,!0===t.backend.isWebGLBackend&&(this.renderTarget.samples=0),this.renderTarget.depthTexture.isMultisampleRenderTargetTexture=this.renderTarget.samples>1,this.scope===KC.COLOR?this.getTextureNode():this.getLinearDepthNode()}updateBefore(t){const{renderer:e}=t,{scene:n,camera:i}=this;this._pixelRatio=e.getPixelRatio();const r=e.getSize(XC);this.setSize(r.width,r.height);const s=e.getRenderTarget(),a=e.getMRT();this._cameraNear.value=i.near,this._cameraFar.value=i.far;for(const t in this._previousTextures)this.toggleTexture(t);e.setRenderTarget(this.renderTarget),e.setMRT(this._mrt),e.render(n,i),e.setRenderTarget(s),e.setMRT(a)}setSize(t,e){this._width=t,this._height=e;const n=this._width*this._pixelRatio,i=this._height*this._pixelRatio;this.renderTarget.setSize(n,i)}setPixelRatio(t){this._pixelRatio=t,this.setSize(this._width,this._height)}dispose(){this.renderTarget.dispose()}}KC.COLOR="color",KC.DEPTH="depth";const ZC=sy((([t,e])=>t.mul(e).clamp())).setLayout({name:"linearToneMapping",type:"vec3",inputs:[{name:"color",type:"vec3"},{name:"exposure",type:"float"}]}),QC=sy((([t,e])=>(t=t.mul(e)).div(t.add(1)).clamp())).setLayout({name:"reinhardToneMapping",type:"vec3",inputs:[{name:"color",type:"vec3"},{name:"exposure",type:"float"}]}),JC=sy((([t,e])=>{const n=(t=(t=t.mul(e)).sub(.004).max(0)).mul(t.mul(6.2).add(.5)),i=t.mul(t.mul(6.2).add(1.7)).add(.06);return n.div(i).pow(2.2)})).setLayout({name:"cineonToneMapping",type:"vec3",inputs:[{name:"color",type:"vec3"},{name:"exposure",type:"float"}]}),tN=sy((([t])=>{const e=t.mul(t.add(.0245786)).sub(90537e-9),n=t.mul(t.add(.432951).mul(.983729)).add(.238081);return e.div(n)})),eN=sy((([t,e])=>{const n=Ay(.59719,.35458,.04823,.076,.90834,.01566,.0284,.13383,.83777),i=Ay(1.60475,-.53108,-.07367,-.10208,1.10813,-.00605,-.00327,-.07276,1.07602);return t=t.mul(e).div(.6),t=n.mul(t),t=tN(t),(t=i.mul(t)).clamp()})).setLayout({name:"acesFilmicToneMapping",type:"vec3",inputs:[{name:"color",type:"vec3"},{name:"exposure",type:"float"}]}),nN=Ay(vy(1.6605,-.1246,-.0182),vy(-.5876,1.1329,-.1006),vy(-.0728,-.0083,1.1187)),iN=Ay(vy(.6274,.0691,.0164),vy(.3293,.9195,.088),vy(.0433,.0113,.8956)),rN=sy((([t])=>{const e=vy(t).toVar(),n=vy(e.mul(e)).toVar(),i=vy(n.mul(n)).toVar();return uy(15.5).mul(i.mul(n)).sub(vx(40.14,i.mul(e))).add(vx(31.96,i).sub(vx(6.868,n.mul(e))).add(vx(.4298,n).add(vx(.1191,e).sub(.00232))))})),sN=sy((([t,e])=>{const n=vy(t).toVar(),i=Ay(vy(.856627153315983,.137318972929847,.11189821299995),vy(.0951212405381588,.761241990602591,.0767994186031903),vy(.0482516061458583,.101439036467562,.811302368396859)),r=Ay(vy(1.1271005818144368,-.1413297634984383,-.14132976349843826),vy(-.11060664309660323,1.157823702216272,-.11060664309660294),vy(-.016493938717834573,-.016493938717834257,1.2519364065950405)),s=uy(-12.47393),a=uy(4.026069);return n.mulAssign(e),n.assign(iN.mul(n)),n.assign(i.mul(n)),n.assign(bb(n,1e-10)),n.assign($x(n)),n.assign(n.sub(s).div(a.sub(s))),n.assign(Db(n,0,1)),n.assign(rN(n)),n.assign(r.mul(n)),n.assign(Cb(bb(vy(0),n),vy(2.2))),n.assign(nN.mul(n)),n.assign(Db(n,0,1)),n})).setLayout({name:"agxToneMapping",type:"vec3",inputs:[{name:"color",type:"vec3"},{name:"exposure",type:"float"}]}),aN=sy((([t,e])=>{const n=uy(.76),i=uy(.15);t=t.mul(e);const r=xb(t.r,xb(t.g,t.b)),s=Gb(r.lessThan(.08),r.sub(vx(6.25,r.mul(r))),.04);t.subAssign(s);const a=bb(t.r,bb(t.g,t.b));ly(a.lessThan(n),(()=>t));const o=_x(1,n),l=_x(1,o.mul(o).div(a.add(o.sub(n))));t.mulAssign(l.div(a));const h=_x(1,yx(1,i.mul(a.sub(l)).add(1)));return Ub(t,vy(l),h)})).setLayout({name:"neutralToneMapping",type:"vec3",inputs:[{name:"color",type:"vec3"},{name:"exposure",type:"float"}]});class oN extends mv{static get type(){return"CodeNode"}constructor(t="",e=[],n=""){super("code"),this.isCodeNode=!0,this.code=t,this.language=n,this.includes=e}isGlobal(){return!0}setIncludes(t){return this.includes=t,this}getIncludes(){return this.includes}generate(t){const e=this.getIncludes(t);for(const n of e)n.build(t);const n=t.getCodeFromNode(this,this.getNodeType(t));return n.code=this.code,n.code}serialize(t){super.serialize(t),t.code=this.code,t.language=this.language}deserialize(t){super.deserialize(t),this.code=t.code,this.language=t.language}}class lN extends oN{static get type(){return"FunctionNode"}constructor(t="",e=[],n=""){super(t,e,n)}getNodeType(t){return this.getNodeFunction(t).type}getInputs(t){return this.getNodeFunction(t).inputs}getNodeFunction(t){const e=t.getDataFromNode(this);let n=e.nodeFunction;return void 0===n&&(n=t.parser.parseFunction(this.code),e.nodeFunction=n),n}generate(t,e){super.generate(t);const n=this.getNodeFunction(t),i=n.name,r=n.type,s=t.getCodeFromNode(this,r);""!==i&&(s.name=i);const a=t.getPropertyName(s),o=this.getNodeFunction(t).getCode(a);return s.code=o+"\n","property"===e?a:t.format(`${a}()`,r,e)}}class hN extends mv{static get type(){return"FogNode"}constructor(t,e){super("float"),this.isFogNode=!0,this.colorNode=t,this.factorNode=e}getViewZNode(t){let e;const n=t.context.getViewZ;return void 0!==n&&(e=n(this)),(e||WS.z).negate()}setup(){return this.factorNode}}class uN extends hN{static get type(){return"FogRangeNode"}constructor(t,e,n){super(t),this.isFogRangeNode=!0,this.nearNode=e,this.farNode=n}setup(t){const e=this.getViewZNode(t);return Fb(this.nearNode,this.farNode,e)}}const cN=iy(uN);class dN extends hN{static get type(){return"FogExp2Node"}constructor(t,e){super(t),this.isFogExp2Node=!0,this.densityNode=e}setup(t){const e=this.getViewZNode(t),n=this.densityNode;return n.mul(n,e,e).negate().exp().oneMinus()}}const pN=iy(dN);iy(class extends mv{constructor(t){super(),this.scope=t}generate(t){const{scope:e}=this,{renderer:n}=t;!0===n.backend.isWebGLBackend?t.addFlowCode(`\t// ${e}Barrier \n`):t.addLineFlowCode(`${e}Barrier()`,this)}});class fN extends vv{static get type(){return"AtomicFunctionNode"}constructor(t,e,n,i=null){super("uint"),this.method=t,this.pointerNode=e,this.valueNode=n,this.storeNode=i}getInputType(t){return this.pointerNode.getNodeType(t)}getNodeType(t){return this.getInputType(t)}generate(t){const e=this.method,n=this.getNodeType(t),i=this.getInputType(t),r=this.pointerNode,s=this.valueNode,a=[];a.push(`&${r.build(t,i)}`),a.push(s.build(t,i));const o=`${t.getMethod(e,n)}( ${a.join(", ")} )`;if(null!==this.storeNode){const e=this.storeNode.build(t,i);t.addLineFlowCode(`${e} = ${o}`,this)}else t.addLineFlowCode(o,this)}}let mN;function gN(t){mN=mN||new WeakMap;let e=mN.get(t);return void 0===e&&mN.set(t,e={}),e}function _N(t){const e=gN(t);return e.position||(e.position=Oy(new zf).setGroup(Ly).onRenderUpdate(((e,n)=>n.value.setFromMatrixPosition(t.matrixWorld))))}function vN(t){const e=gN(t);return e.viewPosition||(e.viewPosition=Oy(new zf).setGroup(Ly).onRenderUpdate((({camera:e},n)=>{n.value=n.value||new zf,n.value.setFromMatrixPosition(t.matrixWorld),n.value.applyMatrix4(e.matrixWorldInverse)})))}fN.ATOMIC_LOAD="atomicLoad",fN.ATOMIC_STORE="atomicStore",fN.ATOMIC_ADD="atomicAdd",fN.ATOMIC_SUB="atomicSub",fN.ATOMIC_MAX="atomicMax",fN.ATOMIC_MIN="atomicMin",fN.ATOMIC_AND="atomicAnd",fN.ATOMIC_OR="atomicOr",fN.ATOMIC_XOR="atomicXor",iy(fN);const yN=t=>LS.transformDirection(_N(t).sub(function(t){const e=gN(t);return e.targetPosition||(e.targetPosition=Oy(new zf).setGroup(Ly).onRenderUpdate(((e,n)=>n.value.setFromMatrixPosition(t.target.matrixWorld))))}(t))),xN=(t,e)=>{for(const n of e)if(n.isAnalyticLightNode&&n.light.id===t)return n;return null},bN=new WeakMap;class SN extends mv{static get type(){return"LightsNode"}constructor(){super("vec3"),this.totalDiffuseNode=vy().toVar("totalDiffuse"),this.totalSpecularNode=vy().toVar("totalSpecular"),this.outgoingLightNode=vy().toVar("outgoingLight"),this._lights=[],this._lightNodes=null,this._lightNodesHash=null,this.global=!0}getHash(t){if(null===this._lightNodesHash){null===this._lightNodes&&this.setupLightsNode(t);const e=[];for(const t of this._lightNodes)e.push(t.getSelf().getHash());this._lightNodesHash="lights-"+e.join(",")}return this._lightNodesHash}analyze(t){const e=t.getDataFromNode(this);for(const n of e.nodes)n.build(t)}setupLightsNode(t){const e=[],n=this._lightNodes,i=(t=>t.sort(((t,e)=>t.id-e.id)))(this._lights),r=t.renderer.library;for(const t of i)if(t.isNode)e.push(ty(t));else{let i=null;if(null!==n&&(i=xN(t.id,n)),null===i){const n=r.getLightNodeClass(t.constructor);if(null===n){console.warn(`LightsNode.setupNodeLights: Light node not found for ${t.constructor.name}`);continue}let i=null;bN.has(t)?i=bN.get(t):(i=ty(new n(t)),bN.set(t,i)),e.push(i)}}this._lightNodes=e}setupLights(t,e){for(const n of e)n.build(t)}setup(t){null===this._lightNodes&&this.setupLightsNode(t);const e=t.context,n=e.lightingModel;let i=this.outgoingLightNode;if(n){const{_lightNodes:r,totalDiffuseNode:s,totalSpecularNode:a}=this;e.outgoingLight=i;const o=t.addStack();t.getDataFromNode(this).nodes=o.nodes,n.start(e,o,t),this.setupLights(t,r),n.indirect(e,o,t);const{backdrop:l,backdropAlpha:h}=e,{directDiffuse:u,directSpecular:c,indirectDiffuse:d,indirectSpecular:p}=e.reflectedLight;let f=u.add(d);null!==l&&(f=vy(null!==h?h.mix(f,l):l),e.material.transparent=!0),s.assign(f),a.assign(c.add(p)),i.assign(s.add(a)),n.finish(e,o,t),i=i.bypass(t.removeStack())}return i}setLights(t){return this._lights=t,this._lightNodes=null,this._lightNodesHash=null,this}getLights(){return this._lights}get hasLights(){return this._lights.length>0}}const MN=sy((({depthTexture:t,shadowCoord:e})=>RS(t,e.xy).compare(e.z))),TN=sy((({depthTexture:t,shadowCoord:e,shadow:n})=>{const i=(e,n)=>RS(t,e).compare(n),r=yM("mapSize","vec2",n).setGroup(Ly),s=yM("radius","float",n).setGroup(Ly),a=fy(1).div(r),o=a.x.negate().mul(s),l=a.y.negate().mul(s),h=a.x.mul(s),u=a.y.mul(s),c=o.div(2),d=l.div(2),p=h.div(2),f=u.div(2);return gx(i(e.xy.add(fy(o,l)),e.z),i(e.xy.add(fy(0,l)),e.z),i(e.xy.add(fy(h,l)),e.z),i(e.xy.add(fy(c,d)),e.z),i(e.xy.add(fy(0,d)),e.z),i(e.xy.add(fy(p,d)),e.z),i(e.xy.add(fy(o,0)),e.z),i(e.xy.add(fy(c,0)),e.z),i(e.xy,e.z),i(e.xy.add(fy(p,0)),e.z),i(e.xy.add(fy(h,0)),e.z),i(e.xy.add(fy(c,f)),e.z),i(e.xy.add(fy(0,f)),e.z),i(e.xy.add(fy(p,f)),e.z),i(e.xy.add(fy(o,u)),e.z),i(e.xy.add(fy(0,u)),e.z),i(e.xy.add(fy(h,u)),e.z)).mul(1/17)})),wN=sy((({depthTexture:t,shadowCoord:e,shadow:n})=>{const i=(e,n)=>RS(t,e).compare(n),r=yM("mapSize","vec2",n).setGroup(Ly),s=fy(1).div(r),a=s.x,o=s.y,l=e.xy,h=tb(l.mul(r).add(.5));return l.subAssign(h.mul(s)),gx(i(l,e.z),i(l.add(fy(a,0)),e.z),i(l.add(fy(0,o)),e.z),i(l.add(s),e.z),Ub(i(l.add(fy(a.negate(),0)),e.z),i(l.add(fy(a.mul(2),0)),e.z),h.x),Ub(i(l.add(fy(a.negate(),o)),e.z),i(l.add(fy(a.mul(2),o)),e.z),h.x),Ub(i(l.add(fy(0,o.negate())),e.z),i(l.add(fy(0,o.mul(2))),e.z),h.y),Ub(i(l.add(fy(a,o.negate())),e.z),i(l.add(fy(a,o.mul(2))),e.z),h.y),Ub(Ub(i(l.add(fy(a.negate(),o.negate())),e.z),i(l.add(fy(a.mul(2),o.negate())),e.z),h.x),Ub(i(l.add(fy(a.negate(),o.mul(2))),e.z),i(l.add(fy(a.mul(2),o.mul(2))),e.z),h.x),h.y)).mul(1/9)})),EN=sy((({depthTexture:t,shadowCoord:e})=>{const n=uy(1).toVar(),i=RS(t).uv(e.xy).rg,r=Mb(e.z,i.x);return ly(r.notEqual(uy(1)),(()=>{const t=e.z.sub(i.x),s=bb(0,i.y.mul(i.y));let a=s.div(s.add(t.mul(t)));a=Db(_x(a,.3).div(.95-.3)),n.assign(Db(bb(r,a)))})),n})),AN=sy((({samples:t,radius:e,size:n,shadowPass:i})=>{const r=uy(0).toVar(),s=uy(0).toVar(),a=t.lessThanEqual(uy(1)).select(uy(0),uy(2).div(t.sub(1))),o=t.lessThanEqual(uy(1)).select(uy(0),uy(-1));IT({start:cy(0),end:cy(t),type:"int",condition:"<"},(({i:t})=>{const l=o.add(uy(t).mul(a)),h=i.uv(gx($T.xy,fy(0,l).mul(e)).div(n)).x;r.addAssign(h),s.addAssign(h.mul(h))})),r.divAssign(t),s.divAssign(t);const l=Yx(s.sub(r.mul(r)));return fy(r,l)})),RN=sy((({samples:t,radius:e,size:n,shadowPass:i})=>{const r=uy(0).toVar(),s=uy(0).toVar(),a=t.lessThanEqual(uy(1)).select(uy(0),uy(2).div(t.sub(1))),o=t.lessThanEqual(uy(1)).select(uy(0),uy(-1));IT({start:cy(0),end:cy(t),type:"int",condition:"<"},(({i:t})=>{const l=o.add(uy(t).mul(a)),h=i.uv(gx($T.xy,fy(l,0).mul(e)).div(n));r.addAssign(h.x),s.addAssign(gx(h.y.mul(h.y),h.x.mul(h.x)))})),r.divAssign(t),s.divAssign(t);const l=Yx(s.sub(r.mul(r)));return fy(r,l)})),CN=[MN,TN,wN,EN];let NN=null;const PN=new yR;class IN extends mv{static get type(){return"ShadowNode"}constructor(t,e=null){super(),this.light=t,this.shadow=e||t.shadow,this.shadowMap=null,this.vsmShadowMapVertical=null,this.vsmShadowMapHorizontal=null,this.vsmMaterialVertical=null,this.vsmMaterialHorizontal=null,this.updateBeforeType=hv,this._node=null,this.isShadowNode=!0}setupShadow(t){const{object:e,renderer:n}=t;null===NN&&(NN=new pw,NN.fragmentNode=Sy(0,0,0,1),NN.isShadowNodeMaterial=!0,NN.name="ShadowMaterial");const i=this.shadow,r=n.shadowMap.type,s=new y_(i.mapSize.width,i.mapSize.height);s.compareFunction=513;const a=t.createRenderTarget(i.mapSize.width,i.mapSize.height);if(a.depthTexture=s,i.camera.updateProjectionMatrix(),3===r){s.compareFunction=null,this.vsmShadowMapVertical=t.createRenderTarget(i.mapSize.width,i.mapSize.height,{format:pp,type:sp}),this.vsmShadowMapHorizontal=t.createRenderTarget(i.mapSize.width,i.mapSize.height,{format:pp,type:sp});const e=RS(s),n=RS(this.vsmShadowMapVertical.texture),r=yM("blurSamples","float",i).setGroup(Ly),a=yM("radius","float",i).setGroup(Ly),o=yM("mapSize","vec2",i).setGroup(Ly);let l=this.vsmMaterialVertical||(this.vsmMaterialVertical=new pw);l.fragmentNode=AN({samples:r,radius:a,size:o,shadowPass:e}).context(t.getSharedContext()),l.name="VSMVertical",l=this.vsmMaterialHorizontal||(this.vsmMaterialHorizontal=new pw),l.fragmentNode=RN({samples:r,radius:a,size:o,shadowPass:n}).context(t.getSharedContext()),l.name="VSMHorizontal"}const o=yM("intensity","float",i).setGroup(Ly),l=yM("bias","float",i).setGroup(Ly),h=yM("normalBias","float",i).setGroup(Ly),u=e.material.shadowPositionNode||HS;let c,d=Oy(i.matrix).setGroup(Ly).mul(u.add(eM.mul(h)));if(i.camera.isOrthographicCamera||!0!==n.logarithmicDepthBuffer)d=d.xyz.div(d.w),c=d.z,n.coordinateSystem===tf&&(c=c.mul(2).sub(1));else{const t=d.w;d=d.xy.div(t);const e=Oy("float").onRenderUpdate((()=>i.camera.near)),n=Oy("float").onRenderUpdate((()=>i.camera.far));c=aw(t,e,n)}d=vy(d.x,d.y.oneMinus(),c.add(l));const p=d.x.greaterThanEqual(0).and(d.x.lessThanEqual(1)).and(d.y.greaterThanEqual(0)).and(d.y.lessThanEqual(1)).and(d.z.lessThanEqual(1)),f=i.filterNode||CN[n.shadowMap.type]||null;if(null===f)throw new Error("THREE.WebGPURenderer: Shadow map type not supported yet.");const m=RS(a.texture,d),g=p.select(f({depthTexture:3===r?this.vsmShadowMapHorizontal.texture:s,shadowCoord:d,shadow:i}),uy(1));return this.shadowMap=a,this.shadow.map=a,Ub(1,g.rgb.mix(m,1),o.mul(m.a))}setup(t){if(!1!==t.renderer.shadowMap.enabled)return null!==this._node?this._node:this._node=this.setupShadow(t)}updateShadow(t){const{shadowMap:e,light:n,shadow:i}=this,{renderer:r,scene:s,camera:a}=t,o=r.shadowMap.type,l=e.depthTexture.version;this._depthVersionCached=l;const h=s.overrideMaterial;s.overrideMaterial=NN,e.setSize(i.mapSize.width,i.mapSize.height),i.updateMatrices(n),i.camera.layers.mask=a.layers.mask;const u=r.getRenderTarget(),c=r.getRenderObjectFunction();r.setRenderObjectFunction(((t,...e)=>{(!0===t.castShadow||t.receiveShadow&&3===o)&&r.renderObject(t,...e)})),r.setRenderTarget(e),r.render(s,i.camera),r.setRenderObjectFunction(c),!0!==n.isPointLight&&3===o&&this.vsmPass(r),r.setRenderTarget(u),s.overrideMaterial=h}vsmPass(t){const{shadow:e}=this;this.vsmShadowMapVertical.setSize(e.mapSize.width,e.mapSize.height),this.vsmShadowMapHorizontal.setSize(e.mapSize.width,e.mapSize.height),t.setRenderTarget(this.vsmShadowMapVertical),PN.material=this.vsmMaterialVertical,PN.render(t),t.setRenderTarget(this.vsmShadowMapHorizontal),PN.material=this.vsmMaterialHorizontal,PN.render(t)}dispose(){this.shadowMap.dispose(),this.shadowMap=null,null!==this.vsmShadowMapVertical&&(this.vsmShadowMapVertical.dispose(),this.vsmShadowMapVertical=null,this.vsmMaterialVertical.dispose(),this.vsmMaterialVertical=null),null!==this.vsmShadowMapHorizontal&&(this.vsmShadowMapHorizontal.dispose(),this.vsmShadowMapHorizontal=null,this.vsmMaterialHorizontal.dispose(),this.vsmMaterialHorizontal=null),this.updateBeforeType=ov}updateBefore(t){const{shadow:e}=this;(e.needsUpdate||e.autoUpdate)&&(this.updateShadow(t),this.shadowMap.depthTexture.version===this._depthVersionCached&&(e.needsUpdate=!1))}}class LN extends BT{static get type(){return"AnalyticLightNode"}constructor(t=null){super(),this.updateType=lv,this.light=t,this.color=new og,this.colorNode=Oy(this.color).setGroup(Ly),this.baseColorNode=null,this.shadowNode=null,this.shadowColorNode=null,this.isAnalyticLightNode=!0}getCacheKey(){return ev(super.getCacheKey(),this.light.id,this.light.castShadow?1:0)}getHash(){return this.light.uuid}setupShadow(t){const{renderer:e}=t;if(!1===e.shadowMap.enabled)return;let n=this.shadowColorNode;if(null===n){const t=this.light.shadow.shadowNode;let e;e=void 0!==t?ty(t):((t,e)=>ty(new IN(t,e)))(this.light),this.shadowNode=e,this.shadowColorNode=n=this.colorNode.mul(e),this.baseColorNode=this.colorNode}this.colorNode=n}setup(t){this.colorNode=this.baseColorNode||this.colorNode,this.light.castShadow?t.object.receiveShadow&&this.setupShadow(t):null!==this.shadowNode&&this.shadowNode.dispose()}update(){const{light:t}=this;this.color.copy(t.color).multiplyScalar(t.intensity)}}const UN=sy((t=>{const{lightDistance:e,cutoffDistance:n,decayExponent:i}=t,r=e.pow(i).max(.01).reciprocal();return n.greaterThan(0).select(r.mul(e.div(n).pow4().oneMinus().clamp().pow2()),r)})),DN=sy((({color:t,lightViewPosition:e,cutoffDistance:n,decayExponent:i},r)=>{const s=r.context.lightingModel,a=e.sub(WS),o=a.normalize(),l=a.length(),h=UN({lightDistance:l,cutoffDistance:n,decayExponent:i}),u=t.mul(h),c=r.context.reflectedLight;s.direct({lightDirection:o,lightColor:u,reflectedLight:c},r.stack,r)}));class ON extends LN{static get type(){return"PointLightNode"}constructor(t=null){super(t),this.cutoffDistanceNode=Oy(0).setGroup(Ly),this.decayExponentNode=Oy(0).setGroup(Ly)}update(t){const{light:e}=this;super.update(t),this.cutoffDistanceNode.value=e.distance,this.decayExponentNode.value=e.decay}setup(){DN({color:this.colorNode,lightViewPosition:vN(this.light),cutoffDistance:this.cutoffDistanceNode,decayExponent:this.decayExponentNode}).append()}}const FN=sy((([t,e])=>{const n=t.x,i=t.y,r=t.z;let s=e.element(0).mul(.886227);return s=s.add(e.element(1).mul(1.023328).mul(i)),s=s.add(e.element(2).mul(1.023328).mul(r)),s=s.add(e.element(3).mul(1.023328).mul(n)),s=s.add(e.element(4).mul(.858086).mul(n).mul(i)),s=s.add(e.element(5).mul(.858086).mul(i).mul(r)),s=s.add(e.element(6).mul(r.mul(r).mul(.743125).sub(.247708))),s=s.add(e.element(7).mul(.858086).mul(n).mul(r)),s=s.add(e.element(8).mul(.429043).mul(vx(n,n).sub(vx(i,i)))),s})),BN=new cR;class zN extends OA{constructor(t,e){super(),this.renderer=t,this.nodes=e}update(t,e,n){const i=this.renderer,r=this.nodes.getBackgroundNode(t)||t.background;let s=!1;if(null===r)i._clearColor.getRGB(BN,zp),BN.a=i._clearColor.a;else if(!0===r.isColor)r.getRGB(BN,zp),BN.a=1,s=!0;else if(!0===r.isNode){const n=this.get(t),s=r;BN.copy(i._clearColor);let a=n.backgroundMesh;if(void 0===a){const t=Hb(Sy(s).mul(TR),{getUV:()=>wR.mul(JS),getTextureLevel:()=>MR});let e=xT();e=e.setZ(e.w);const i=new pw;i.name="Background.material",i.side=1,i.depthTest=!1,i.depthWrite=!1,i.fog=!1,i.lights=!1,i.vertexNode=e,i.colorNode=t,n.backgroundMeshNode=t,n.backgroundMesh=a=new Vg(new x_(1,32,32),i),a.frustumCulled=!1,a.name="Background.mesh",a.onBeforeRender=function(t,e,n){this.matrixWorld.copyPosition(n.matrixWorld)}}const o=s.getCacheKey();n.backgroundCacheKey!==o&&(n.backgroundMeshNode.node=Sy(s).mul(TR),n.backgroundMeshNode.needsUpdate=!0,a.material.needsUpdate=!0,n.backgroundCacheKey=o),e.unshift(a,a.geometry,a.material,0,0,null)}else console.error("THREE.Renderer: Unsupported background configuration.",r);if(!0===i.autoClear||!0===s){const t=n.clearColorValue;t.r=BN.r,t.g=BN.g,t.b=BN.b,t.a=BN.a,!0!==i.backend.isWebGLBackend&&!0!==i.alpha||(t.r*=t.a,t.g*=t.a,t.b*=t.a),n.depthClearValue=i._clearDepth,n.stencilClearValue=i._clearStencil,n.clearColor=!0===i.autoClearColor,n.clearDepth=!0===i.autoClearDepth,n.clearStencil=!0===i.autoClearStencil}else n.clearColor=!1,n.clearDepth=!1,n.clearStencil=!1}}let kN=0;class GN{constructor(t="",e=[],n=0,i=[]){this.name=t,this.bindings=e,this.index=n,this.bindingsReference=i,this.id=kN++}}class VN{constructor(t,e,n,i,r,s,a,o,l,h=[]){this.vertexShader=t,this.fragmentShader=e,this.computeShader=n,this.transforms=h,this.nodeAttributes=i,this.bindings=r,this.updateNodes=s,this.updateBeforeNodes=a,this.updateAfterNodes=o,this.monitor=l,this.usedTimes=0}createBindings(){const t=[];for(const e of this.bindings){if(!0!==e.bindings[0].groupNode.shared){const n=new GN(e.name,[],e.index,e);t.push(n);for(const t of e.bindings)n.bindings.push(t.clone())}else t.push(e)}return t}}class HN{constructor(t,e,n=null){this.isNodeAttribute=!0,this.name=t,this.type=e,this.node=n}}class jN{constructor(t,e,n){this.isNodeUniform=!0,this.name=t,this.type=e,this.node=n.getSelf()}get value(){return this.node.value}set value(t){this.node.value=t}get id(){return this.node.id}get groupNode(){return this.node.groupNode}}class WN{constructor(t,e){this.isNodeVar=!0,this.name=t,this.type=e}}class qN extends WN{constructor(t,e){super(t,e),this.needsInterpolation=!1,this.isNodeVarying=!0}}class XN{constructor(t,e,n=""){this.name=t,this.type=e,this.code=n,Object.defineProperty(this,"isNodeCode",{value:!0})}}let $N=0;class YN{constructor(t=null){this.id=$N++,this.nodesData=new WeakMap,this.parent=t}getData(t){let e=this.nodesData.get(t);return void 0===e&&null!==this.parent&&(e=this.parent.getData(t)),e}setData(t,e){this.nodesData.set(t,e)}}class KN{constructor(t,e){this.name=t,this.value=e,this.boundary=0,this.itemSize=0,this.offset=0}setValue(t){this.value=t}getValue(){return this.value}}class ZN extends KN{constructor(t,e=0){super(t,e),this.isNumberUniform=!0,this.boundary=4,this.itemSize=1}}class QN extends KN{constructor(t,e=new ff){super(t,e),this.isVector2Uniform=!0,this.boundary=8,this.itemSize=2}}class JN extends KN{constructor(t,e=new zf){super(t,e),this.isVector3Uniform=!0,this.boundary=16,this.itemSize=3}}class tP extends KN{constructor(t,e=new Uf){super(t,e),this.isVector4Uniform=!0,this.boundary=16,this.itemSize=4}}class eP extends KN{constructor(t,e=new og){super(t,e),this.isColorUniform=!0,this.boundary=16,this.itemSize=3}}class nP extends KN{constructor(t,e=new mf){super(t,e),this.isMatrix3Uniform=!0,this.boundary=48,this.itemSize=12}}class iP extends KN{constructor(t,e=new mm){super(t,e),this.isMatrix4Uniform=!0,this.boundary=64,this.itemSize=16}}class rP extends ZN{constructor(t){super(t.name,t.value),this.nodeUniform=t}getValue(){return this.nodeUniform.value}}class sP extends QN{constructor(t){super(t.name,t.value),this.nodeUniform=t}getValue(){return this.nodeUniform.value}}class aP extends JN{constructor(t){super(t.name,t.value),this.nodeUniform=t}getValue(){return this.nodeUniform.value}}class oP extends tP{constructor(t){super(t.name,t.value),this.nodeUniform=t}getValue(){return this.nodeUniform.value}}class lP extends eP{constructor(t){super(t.name,t.value),this.nodeUniform=t}getValue(){return this.nodeUniform.value}}class hP extends nP{constructor(t){super(t.name,t.value),this.nodeUniform=t}getValue(){return this.nodeUniform.value}}class uP extends iP{constructor(t){super(t.name,t.value),this.nodeUniform=t}getValue(){return this.nodeUniform.value}}const cP=[.125,.215,.35,.446,.526,.582],dP=20,pP=new H_(-1,1,1,-1,0,1),fP=new Zg(90,1),mP=new og;let gP=null,_P=0,vP=0;const yP=(1+Math.sqrt(5))/2,xP=1/yP,bP=[new zf(-yP,xP,0),new zf(yP,xP,0),new zf(-xP,0,yP),new zf(xP,0,yP),new zf(0,yP,-xP),new zf(0,yP,xP),new zf(-1,1,-1),new zf(1,1,-1),new zf(-1,1,1),new zf(1,1,1)],SP=[3,1,5,0,4,2],MP=XE(SS(),bS("faceIndex")).normalize(),TP=vy(MP.x,MP.y.negate(),MP.z);class wP{constructor(t){this._renderer=t,this._pingPongRenderTarget=null,this._lodMax=0,this._cubeSize=0,this._lodPlanes=[],this._sizeLods=[],this._sigmas=[],this._lodMeshes=[],this._blurMaterial=null,this._cubemapMaterial=null,this._equirectMaterial=null,this._backgroundBox=null}fromScene(t,e=0,n=.1,i=100){gP=this._renderer.getRenderTarget(),_P=this._renderer.getActiveCubeFace(),vP=this._renderer.getActiveMipmapLevel(),this._setSize(256);const r=this._allocateTargets();return r.depthBuffer=!0,this._sceneToCubeUV(t,n,i,r),e>0&&this._blur(r,0,0,e),this._applyPMREM(r),this._cleanup(r),r}fromEquirectangular(t,e=null){return this._fromTexture(t,e)}fromCubemap(t,e=null){return this._fromTexture(t,e)}async compileCubemapShader(){null===this._cubemapMaterial&&(this._cubemapMaterial=CP(),await this._compileMaterial(this._cubemapMaterial))}async compileEquirectangularShader(){null===this._equirectMaterial&&(this._equirectMaterial=NP(),await this._compileMaterial(this._equirectMaterial))}dispose(){this._dispose(),null!==this._cubemapMaterial&&this._cubemapMaterial.dispose(),null!==this._equirectMaterial&&this._equirectMaterial.dispose(),null!==this._backgroundBox&&(this._backgroundBox.geometry.dispose(),this._backgroundBox.material.dispose())}_setSize(t){this._lodMax=Math.floor(Math.log2(t)),this._cubeSize=Math.pow(2,this._lodMax)}_dispose(){null!==this._blurMaterial&&this._blurMaterial.dispose(),null!==this._pingPongRenderTarget&&this._pingPongRenderTarget.dispose();for(let t=0;tt-4?l=cP[o-t+4-1]:0===o&&(l=0),i.push(l);const h=1/(a-2),u=-h,c=1+h,d=[u,u,c,u,c,c,u,u,c,c,u,c],p=6,f=6,m=3,g=2,_=1,v=new Float32Array(m*f*p),y=new Float32Array(g*f*p),x=new Float32Array(_*f*p);for(let t=0;t2?0:-1,i=[e,n,0,e+2/3,n,0,e+2/3,n+1,0,e,n,0,e+2/3,n+1,0,e,n+1,0],r=SP[t];v.set(i,m*f*r),y.set(d,g*f*r);const s=[r,r,r,r,r,r];x.set(s,_*f*r)}const b=new Ng;b.setAttribute("position",new vg(v,m)),b.setAttribute("uv",new vg(y,g)),b.setAttribute("faceIndex",new vg(x,_)),e.push(b),r.push(new Vg(b,null)),s>4&&s--}return{lodPlanes:e,sizeLods:n,sigmas:i,lodMeshes:r}}(i)),this._blurMaterial=function(t,e,n){const i=gM(new Array(dP).fill(0)),r=Oy(new zf(0,1,0)),s=Oy(0),a=uy(dP),o=Oy(0),l=Oy(1),h=RS(null),u=Oy(0),c=uy(1/e),d=uy(1/n),p=uy(t),f={n:a,latitudinal:o,weights:i,poleAxis:r,outputDirection:TP,dTheta:s,samples:l,envMap:h,mipInt:u,CUBEUV_TEXEL_WIDTH:c,CUBEUV_TEXEL_HEIGHT:d,CUBEUV_MAX_MIP:p},m=RP("blur");return m.uniforms=f,m.fragmentNode=ZE({...f,latitudinal:o.equal(1)}),m}(i,t,e)}return i}async _compileMaterial(t){const e=new Vg(this._lodPlanes[0],t);await this._renderer.compile(e,pP)}_sceneToCubeUV(t,e,n,i){const r=fP;r.near=e,r.far=n;const s=[-1,1,-1,-1,-1,-1],a=[1,1,1,-1,-1,-1],o=this._renderer,l=o.autoClear;o.getClearColor(mP),o.autoClear=!1;let h=this._backgroundBox;if(null===h){const t=new cg({name:"PMREM.Background",side:1,depthWrite:!1,depthTest:!1});h=new Vg(new jg,t)}let u=!1;const c=t.background;c?c.isColor&&(h.material.color.copy(c),t.background=null,u=!0):(h.material.color.copy(mP),u=!0),o.setRenderTarget(i),o.clear(),u&&o.render(h,r);for(let e=0;e<6;e++){const n=e%3;0===n?(r.up.set(0,s[e],0),r.lookAt(a[e],0,0)):1===n?(r.up.set(0,0,s[e]),r.lookAt(0,a[e],0)):(r.up.set(0,s[e],0),r.lookAt(0,0,a[e]));const l=this._cubeSize;AP(i,n*l,e>2?l:0,l,l),o.render(t,r)}o.autoClear=l,t.background=c}_textureToCubeUV(t,e){const n=this._renderer,i=t.mapping===zd||t.mapping===kd;i?null===this._cubemapMaterial&&(this._cubemapMaterial=CP(t)):null===this._equirectMaterial&&(this._equirectMaterial=NP(t));const r=i?this._cubemapMaterial:this._equirectMaterial;r.fragmentNode.value=t;const s=this._lodMeshes[0];s.material=r;const a=this._cubeSize;AP(e,0,0,3*a,2*a),n.setRenderTarget(e),n.render(s,pP)}_applyPMREM(t){const e=this._renderer,n=e.autoClear;e.autoClear=!1;const i=this._lodPlanes.length;for(let e=1;edP&&console.warn(`sigmaRadians, ${r}, is too large and will clip, as it requested ${f} samples when the maximum is set to 20`);const m=[];let g=0;for(let t=0;t_-4?i-_+4:0),4*(this._cubeSize-v),3*v,2*v),o.setRenderTarget(e),o.render(h,pP)}}function EP(t,e,n){const i=new Df(t,e,n);return i.texture.mapping=306,i.texture.name="PMREM.cubeUv",i.texture.isPMREMTexture=!0,i.scissorTest=!0,i}function AP(t,e,n,i,r){t.viewport.set(e,n,i,r),t.scissor.set(e,n,i,r)}function RP(t){const e=new pw;return e.depthTest=!1,e.depthWrite=!1,e.blending=0,e.name=`PMREM_${t}`,e}function CP(t){const e=RP("cubemap");return e.fragmentNode=cM(t,TP),e}function NP(t){const e=RP("equirect");return e.fragmentNode=RS(t,bw(TP),0),e}const PP=new WeakMap,IP=new Map([[2,"vec2"],[3,"vec3"],[4,"vec4"],[9,"mat3"],[16,"mat4"]]),LP=new Map([[Int8Array,"int"],[Int16Array,"int"],[Int32Array,"int"],[Uint8Array,"uint"],[Uint16Array,"uint"],[Uint32Array,"uint"],[Float32Array,"float"]]),UP=t=>/e/g.test(t)?String(t).replace(/\+/g,""):(t=Number(t))+(t%1?"":".0");class DP{constructor(t,e,n){this.object=t,this.material=t&&t.material||null,this.geometry=t&&t.geometry||null,this.renderer=e,this.parser=n,this.scene=null,this.camera=null,this.nodes=[],this.sequentialNodes=[],this.updateNodes=[],this.updateBeforeNodes=[],this.updateAfterNodes=[],this.hashNodes={},this.monitor=null,this.lightsNode=null,this.environmentNode=null,this.fogNode=null,this.clippingContext=null,this.vertexShader=null,this.fragmentShader=null,this.computeShader=null,this.flowNodes={vertex:[],fragment:[],compute:[]},this.flowCode={vertex:"",fragment:"",compute:""},this.uniforms={vertex:[],fragment:[],compute:[],index:0},this.structs={vertex:[],fragment:[],compute:[],index:0},this.bindings={vertex:{},fragment:{},compute:{}},this.bindingsIndexes={},this.bindGroups=null,this.attributes=[],this.bufferAttributes=[],this.varyings=[],this.codes={},this.vars={},this.flow={code:""},this.chaining=[],this.stack=fR(),this.stacks=[],this.tab="\t",this.currentFunctionNode=null,this.context={material:this.material},this.cache=new YN,this.globalCache=this.cache,this.flowsData=new WeakMap,this.shaderStage=null,this.buildStage=null,this.useComparisonMethod=!1}getBindGroupsCache(){let t=PP.get(this.renderer);return void 0===t&&(t=new CA,PP.set(this.renderer,t)),t}createRenderTarget(t,e,n){return new Df(t,e,n)}createCubeRenderTarget(t,e){return new Sw(t,e)}createPMREMGenerator(){return new wP(this.renderer)}includes(t){return this.nodes.includes(t)}_getBindGroup(t,e){const n=this.getBindGroupsCache(),i=[];let r,s=!0;for(const t of e)i.push(t),s=s&&!0!==t.groupNode.shared;return s?(r=n.get(i),void 0===r&&(r=new GN(t,i,this.bindingsIndexes[t].group,i),n.set(i,r))):r=new GN(t,i,this.bindingsIndexes[t].group,i),r}getBindGroupArray(t,e){const n=this.bindings[e];let i=n[t];return void 0===i&&(void 0===this.bindingsIndexes[t]&&(this.bindingsIndexes[t]={binding:0,group:Object.keys(this.bindingsIndexes).length}),n[t]=i=[]),i}getBindings(){let t=this.bindGroups;if(null===t){const e={},n=this.bindings;for(const t of dv)for(const i in n[t]){const r=n[t][i];(e[i]||(e[i]=[])).push(...r)}t=[];for(const n in e){const i=e[n],r=this._getBindGroup(n,i);t.push(r)}this.bindGroups=t}return t}sortBindingGroups(){const t=this.getBindings();t.sort(((t,e)=>t.bindings[0].groupNode.order-e.bindings[0].groupNode.order));for(let e=0;e=0?`${Math.round(e)}u`:"0u";if("bool"===t)return e?"true":"false";if("color"===t)return`${this.getType("vec3")}( ${UP(e.r)}, ${UP(e.g)}, ${UP(e.b)} )`;const n=this.getTypeLength(t),i=this.getComponentType(t),r=t=>this.generateConst(i,t);if(2===n)return`${this.getType(t)}( ${r(e.x)}, ${r(e.y)} )`;if(3===n)return`${this.getType(t)}( ${r(e.x)}, ${r(e.y)}, ${r(e.z)} )`;if(4===n)return`${this.getType(t)}( ${r(e.x)}, ${r(e.y)}, ${r(e.z)}, ${r(e.w)} )`;if(n>4&&e&&(e.isMatrix3||e.isMatrix4))return`${this.getType(t)}( ${e.elements.map(r).join(", ")} )`;if(n>4)return`${this.getType(t)}()`;throw new Error(`NodeBuilder: Type '${t}' not found in generate constant attempt.`)}getType(t){return"color"===t?"vec3":t}hasGeometryAttribute(t){return this.geometry&&void 0!==this.geometry.getAttribute(t)}getAttribute(t,e){const n=this.attributes;for(const e of n)if(e.name===t)return e;const i=new HN(t,e);return n.push(i),i}getPropertyName(t){return t.name}isVector(t){return/vec\d/.test(t)}isMatrix(t){return/mat\d/.test(t)}isReference(t){return"void"===t||"property"===t||"sampler"===t||"texture"===t||"cubeTexture"===t||"storageTexture"===t||"depthTexture"===t||"texture3D"===t}needsToWorkingColorSpace(){return!1}getComponentTypeFromTexture(t){const e=t.type;if(t.isDataTexture){if(e===np)return"int";if(e===ip)return"uint"}return"float"}getElementType(t){return"mat2"===t?"vec2":"mat3"===t?"vec3":"mat4"===t?"vec4":this.getComponentType(t)}getComponentType(t){if("float"===(t=this.getVectorType(t))||"bool"===t||"int"===t||"uint"===t)return t;const e=/(b|i|u|)(vec|mat)([2-4])/.exec(t);return null===e?null:"b"===e[1]?"bool":"i"===e[1]?"int":"u"===e[1]?"uint":"float"}getVectorType(t){return"color"===t?"vec3":"texture"===t||"cubeTexture"===t||"storageTexture"===t||"texture3D"===t?"vec4":t}getTypeFromLength(t,e="float"){if(1===t)return e;const n=IP.get(t);return("float"===e?"":e[0])+n}getTypeFromArray(t){return LP.get(t.constructor)}getTypeFromAttribute(t){let e=t;t.isInterleavedBufferAttribute&&(e=t.data);const n=e.array,i=t.itemSize,r=t.normalized;let s;return t instanceof bg||!0===r||(s=this.getTypeFromArray(n)),this.getTypeFromLength(i,s)}getTypeLength(t){const e=this.getVectorType(t),n=/vec([2-4])/.exec(e);return null!==n?Number(n[1]):"float"===e||"bool"===e||"int"===e||"uint"===e?1:!0===/mat2/.test(t)?4:!0===/mat3/.test(t)?9:!0===/mat4/.test(t)?16:0}getVectorFromMatrix(t){return t.replace("mat","vec")}changeComponentType(t,e){return this.getTypeFromLength(this.getTypeLength(t),e)}getIntegerType(t){const e=this.getComponentType(t);return"int"===e||"uint"===e?t:this.changeComponentType(t,"int")}addStack(){return this.stack=fR(this.stack),this.stacks.push(oy()||this.stack),ay(this.stack),this.stack}removeStack(){const t=this.stack;return this.stack=t.parent,ay(this.stacks.pop()),t}getDataFromNode(t,e=this.shaderStage,n=null){let i=(n=null===n?t.isGlobal(this)?this.globalCache:this.cache:n).getData(t);return void 0===i&&(i={},n.setData(t,i)),void 0===i[e]&&(i[e]={}),i[e]}getNodeProperties(t,e="any"){const n=this.getDataFromNode(t,e);return n.properties||(n.properties={outputNode:null})}getBufferAttributeFromNode(t,e){const n=this.getDataFromNode(t);let i=n.bufferAttribute;if(void 0===i){const r=this.uniforms.index++;i=new HN("nodeAttribute"+r,e,t),this.bufferAttributes.push(i),n.bufferAttribute=i}return i}getStructTypeFromNode(t,e=this.shaderStage){const n=this.getDataFromNode(t,e);if(void 0===n.structType){const i=this.structs.index++;t.name=`StructType${i}`,this.structs[e].push(t),n.structType=t}return t}getUniformFromNode(t,e,n=this.shaderStage,i=null){const r=this.getDataFromNode(t,n,this.globalCache);let s=r.uniform;if(void 0===s){const a=this.uniforms.index++;s=new jN(i||"nodeUniform"+a,e,t),this.uniforms[n].push(s),r.uniform=s}return s}getVarFromNode(t,e=null,n=t.getNodeType(this),i=this.shaderStage){const r=this.getDataFromNode(t,i);let s=r.variable;if(void 0===s){const t=this.vars[i]||(this.vars[i]=[]);null===e&&(e="nodeVar"+t.length),s=new WN(e,n),t.push(s),r.variable=s}return s}getVaryingFromNode(t,e=null,n=t.getNodeType(this)){const i=this.getDataFromNode(t,"any");let r=i.varying;if(void 0===r){const t=this.varyings,s=t.length;null===e&&(e="nodeVarying"+s),r=new qN(e,n),t.push(r),i.varying=r}return r}getCodeFromNode(t,e,n=this.shaderStage){const i=this.getDataFromNode(t);let r=i.code;if(void 0===r){const t=this.codes[n]||(this.codes[n]=[]),s=t.length;r=new XN("nodeCode"+s,e),t.push(r),i.code=r}return r}addFlowCodeHierarchy(t,e){const{flowCodes:n,flowCodeBlock:i}=this.getDataFromNode(t);let r=!0,s=e;for(;s;){if(!0===i.get(s)){r=!1;break}s=this.getDataFromNode(s).parentNodeBlock}if(r)for(const t of n)this.addLineFlowCode(t)}addLineFlowCodeBlock(t,e,n){const i=this.getDataFromNode(t),r=i.flowCodes||(i.flowCodes=[]),s=i.flowCodeBlock||(i.flowCodeBlock=new WeakMap);r.push(e),s.set(n,!0)}addLineFlowCode(t,e=null){return""===t||(null!==e&&this.context.nodeBlock&&this.addLineFlowCodeBlock(e,t,this.context.nodeBlock),t=this.tab+t,/;\s*$/.test(t)||(t+=";\n"),this.flow.code+=t),this}addFlowCode(t){return this.flow.code+=t,this}addFlowTab(){return this.tab+="\t",this}removeFlowTab(){return this.tab=this.tab.slice(0,-1),this}getFlowData(t){return this.flowsData.get(t)}flowNode(t){const e=t.getNodeType(this),n=this.flowChildNode(t,e);return this.flowsData.set(t,n),n}buildFunctionNode(t){const e=new lN,n=this.currentFunctionNode;return this.currentFunctionNode=e,e.code=this.buildFunctionCode(t),this.currentFunctionNode=n,e}flowShaderNode(t){const e=t.layout,n={[Symbol.iterator](){let t=0;const e=Object.values(this);return{next:()=>({value:e[t],done:t++>=e.length})}}};for(const t of e.inputs)n[t.name]=new dR(t.type,t.name);t.layout=null;const i=t.call(n),r=this.flowStagesNode(i,e.type);return t.layout=e,r}flowStagesNode(t,e=null){const n=this.flow,i=this.vars,r=this.cache,s=this.buildStage,a=this.stack,o={code:""};this.flow=o,this.vars={},this.cache=new YN,this.stack=fR();for(const n of cv)this.setBuildStage(n),o.result=t.build(this,e);return o.vars=this.getVars(this.shaderStage),this.flow=n,this.vars=i,this.cache=r,this.stack=a,this.setBuildStage(s),o}getFunctionOperator(){return null}flowChildNode(t,e=null){const n=this.flow,i={code:""};return this.flow=i,i.result=t.build(this,e),this.flow=n,i}flowNodeFromShaderStage(t,e,n=null,i=null){const r=this.shaderStage;this.setShaderStage(t);const s=this.flowChildNode(e,n);return null!==i&&(s.code+=`${this.tab+i} = ${s.result};\n`),this.flowCode[t]=this.flowCode[t]+s.code,this.setShaderStage(r),s}getAttributesArray(){return this.attributes.concat(this.bufferAttributes)}getAttributes(){console.warn("Abstract function.")}getVaryings(){console.warn("Abstract function.")}getVar(t,e){return`${this.getType(t)} ${e}`}getVars(t){let e="";const n=this.vars[t];if(void 0!==n)for(const t of n)e+=`${this.getVar(t.type,t.name)}; `;return e}getUniforms(){console.warn("Abstract function.")}getCodes(t){const e=this.codes[t];let n="";if(void 0!==e)for(const t of e)n+=t.code+"\n";return n}getHash(){return this.vertexShader+this.fragmentShader+this.computeShader}setShaderStage(t){this.shaderStage=t}getShaderStage(){return this.shaderStage}setBuildStage(t){this.buildStage=t}getBuildStage(){return this.buildStage}buildCode(){console.warn("Abstract function.")}build(){const{object:t,material:e,renderer:n}=this;if(null!==e){let t=n.library.fromMaterial(e);null===t&&(console.error(`NodeMaterial: Material "${e.type}" is not compatible.`),t=new pw),t.build(this)}else this.addFlow("compute",t);for(const t of cv){this.setBuildStage(t),this.context.vertex&&this.context.vertex.isNode&&this.flowNodeFromShaderStage("vertex",this.context.vertex);for(const e of dv){this.setShaderStage(e);const n=this.flowNodes[e];for(const e of n)"generate"===t?this.flowNode(e):e.build(this)}}return this.setBuildStage(null),this.setShaderStage(null),this.buildCode(),this.buildUpdateNodes(),this}getNodeUniform(t,e){if("float"===e||"int"===e||"uint"===e)return new rP(t);if("vec2"===e||"ivec2"===e||"uvec2"===e)return new sP(t);if("vec3"===e||"ivec3"===e||"uvec3"===e)return new aP(t);if("vec4"===e||"ivec4"===e||"uvec4"===e)return new oP(t);if("color"===e)return new lP(t);if("mat3"===e)return new hP(t);if("mat4"===e)return new uP(t);throw new Error(`Uniform "${e}" not declared.`)}createNodeMaterial(t="NodeMaterial"){throw new Error(`THREE.NodeBuilder: createNodeMaterial() was deprecated. Use new ${t}() instead.`)}format(t,e,n){if((e=this.getVectorType(e))===(n=this.getVectorType(n))||null===n||this.isReference(n))return t;const i=this.getTypeLength(e),r=this.getTypeLength(n);return 16===i&&9===r?`${this.getType(n)}(${t}[0].xyz, ${t}[1].xyz, ${t}[2].xyz)`:9===i&&4===r?`${this.getType(n)}(${t}[0].xy, ${t}[1].xy)`:i>4||r>4||0===r?t:i===r?`${this.getType(n)}( ${t} )`:i>r?this.format(`${t}.${"xyz".slice(0,r)}`,this.getTypeFromLength(r,this.getComponentType(e)),n):4===r&&i>1?`${this.getType(n)}( ${this.format(t,e,"vec3")}, 1.0 )`:2===i?`${this.getType(n)}( ${this.format(t,e,"vec2")}, 0.0 )`:(1===i&&r>1&&e!==this.getComponentType(n)&&(t=`${this.getType(this.getComponentType(n))}( ${t} )`),`${this.getType(n)}( ${t} )`)}getSignature(){return`// Three.js r${Td} - Node System\n`}}class OP{constructor(){this.time=0,this.deltaTime=0,this.frameId=0,this.renderId=0,this.startTime=null,this.updateMap=new WeakMap,this.updateBeforeMap=new WeakMap,this.updateAfterMap=new WeakMap,this.renderer=null,this.material=null,this.camera=null,this.object=null,this.scene=null}_getMaps(t,e){let n=t.get(e);return void 0===n&&(n={renderMap:new WeakMap,frameMap:new WeakMap},t.set(e,n)),n}updateBeforeNode(t){const e=t.getUpdateBeforeType(),n=t.updateReference(this);if(e===lv){const{frameMap:e}=this._getMaps(this.updateBeforeMap,n);e.get(n)!==this.frameId&&!1!==t.updateBefore(this)&&e.set(n,this.frameId)}else if(e===hv){const{renderMap:e}=this._getMaps(this.updateBeforeMap,n);e.get(n)!==this.renderId&&!1!==t.updateBefore(this)&&e.set(n,this.renderId)}else e===uv&&t.updateBefore(this)}updateAfterNode(t){const e=t.getUpdateAfterType(),n=t.updateReference(this);if(e===lv){const{frameMap:e}=this._getMaps(this.updateAfterMap,n);e.get(n)!==this.frameId&&!1!==t.updateAfter(this)&&e.set(n,this.frameId)}else if(e===hv){const{renderMap:e}=this._getMaps(this.updateAfterMap,n);e.get(n)!==this.renderId&&!1!==t.updateAfter(this)&&e.set(n,this.renderId)}else e===uv&&t.updateAfter(this)}updateNode(t){const e=t.getUpdateType(),n=t.updateReference(this);if(e===lv){const{frameMap:e}=this._getMaps(this.updateMap,n);e.get(n)!==this.frameId&&!1!==t.update(this)&&e.set(n,this.frameId)}else if(e===hv){const{renderMap:e}=this._getMaps(this.updateMap,n);e.get(n)!==this.renderId&&!1!==t.update(this)&&e.set(n,this.renderId)}else e===uv&&t.update(this)}update(){this.frameId++,void 0===this.lastTime&&(this.lastTime=performance.now()),this.deltaTime=(performance.now()-this.lastTime)/1e3,this.lastTime=performance.now(),this.time+=this.deltaTime}}class FP{constructor(t,e,n=null,i="",r=!1){this.type=t,this.name=e,this.count=n,this.qualifier=i,this.isConst=r}}FP.isNodeFunctionInput=!0;class BP extends LN{static get type(){return"DirectionalLightNode"}constructor(t=null){super(t)}setup(t){super.setup(t);const e=t.context.lightingModel,n=this.colorNode,i=yN(this.light),r=t.context.reflectedLight;e.direct({lightDirection:i,lightColor:n,reflectedLight:r},t.stack,t)}}const zP=new mm,kP=new mm;let GP=null;class VP extends LN{static get type(){return"RectAreaLightNode"}constructor(t=null){super(t),this.halfHeight=Oy(new zf).setGroup(Ly),this.halfWidth=Oy(new zf).setGroup(Ly),this.updateType=hv}update(t){super.update(t);const{light:e}=this,n=t.camera.matrixWorldInverse;kP.identity(),zP.copy(e.matrixWorld),zP.premultiply(n),kP.extractRotation(zP),this.halfWidth.value.set(.5*e.width,0,0),this.halfHeight.value.set(0,.5*e.height,0),this.halfWidth.value.applyMatrix4(kP),this.halfHeight.value.applyMatrix4(kP)}setup(t){let e,n;super.setup(t),t.isAvailable("float32Filterable")?(e=RS(GP.LTC_FLOAT_1),n=RS(GP.LTC_FLOAT_2)):(e=RS(GP.LTC_HALF_1),n=RS(GP.LTC_HALF_2));const{colorNode:i,light:r}=this,s=t.context.lightingModel,a=vN(r),o=t.context.reflectedLight;s.directRectArea({lightColor:i,lightPosition:a,halfWidth:this.halfWidth,halfHeight:this.halfHeight,reflectedLight:o,ltc_1:e,ltc_2:n},t.stack,t)}static setLTC(t){GP=t}}class HP extends LN{static get type(){return"SpotLightNode"}constructor(t=null){super(t),this.coneCosNode=Oy(0).setGroup(Ly),this.penumbraCosNode=Oy(0).setGroup(Ly),this.cutoffDistanceNode=Oy(0).setGroup(Ly),this.decayExponentNode=Oy(0).setGroup(Ly)}update(t){super.update(t);const{light:e}=this;this.coneCosNode.value=Math.cos(e.angle),this.penumbraCosNode.value=Math.cos(e.angle*(1-e.penumbra)),this.cutoffDistanceNode.value=e.distance,this.decayExponentNode.value=e.decay}getSpotAttenuation(t){const{coneCosNode:e,penumbraCosNode:n}=this;return Fb(e,n,t)}setup(t){super.setup(t);const e=t.context.lightingModel,{colorNode:n,cutoffDistanceNode:i,decayExponentNode:r,light:s}=this,a=vN(s).sub(WS),o=a.normalize(),l=o.dot(yN(s)),h=this.getSpotAttenuation(l),u=a.length(),c=UN({lightDistance:u,cutoffDistance:i,decayExponent:r}),d=n.mul(h).mul(c),p=t.context.reflectedLight;e.direct({lightDirection:o,lightColor:d,reflectedLight:p},t.stack,t)}}class jP extends HP{static get type(){return"IESSpotLightNode"}getSpotAttenuation(t){const e=this.light.iesMap;let n=null;if(e&&!0===e.isTexture){const i=t.acos().mul(1/Math.PI);n=RS(e,fy(i,0),0).r}else n=super.getSpotAttenuation(t);return n}}class WP extends LN{static get type(){return"AmbientLightNode"}constructor(t=null){super(t)}setup({context:t}){t.irradiance.addAssign(this.colorNode)}}class qP extends LN{static get type(){return"HemisphereLightNode"}constructor(t=null){super(t),this.lightPositionNode=_N(t),this.lightDirectionNode=this.lightPositionNode.normalize(),this.groundColorNode=Oy(new og).setGroup(Ly)}update(t){const{light:e}=this;super.update(t),this.lightPositionNode.object3d=e,this.groundColorNode.value.copy(e.groundColor).multiplyScalar(e.intensity)}setup(t){const{colorNode:e,groundColorNode:n,lightDirectionNode:i}=this,r=QS.dot(i).mul(.5).add(.5),s=Ub(n,e,r);t.context.irradiance.addAssign(s)}}class XP extends LN{static get type(){return"LightProbeNode"}constructor(t=null){super(t);const e=[];for(let t=0;t<9;t++)e.push(new zf);this.lightProbe=gM(e)}update(t){const{light:e}=this;super.update(t);for(let t=0;t<9;t++)this.lightProbe.array[t].copy(e.sh.coefficients[t]).multiplyScalar(e.intensity)}setup(t){const e=FN(JS,this.lightProbe);t.context.irradiance.addAssign(e)}}class $P{parseFunction(){console.warn("Abstract function.")}}class YP{constructor(t,e,n="",i=""){this.type=t,this.inputs=e,this.name=n,this.precision=i}getCode(){console.warn("Abstract function.")}}YP.isNodeFunction=!0;const KP=/^\s*(highp|mediump|lowp)?\s*([a-z_0-9]+)\s*([a-z_0-9]+)?\s*\(([\s\S]*?)\)/i,ZP=/[a-z_0-9]+/gi,QP="#pragma main";class JP extends YP{constructor(t){const{type:e,inputs:n,name:i,precision:r,inputsCode:s,blockCode:a,headerCode:o}=(t=>{const e=(t=t.trim()).indexOf(QP),n=-1!==e?t.slice(e+12):t,i=n.match(KP);if(null!==i&&5===i.length){const r=i[4],s=[];let a=null;for(;null!==(a=ZP.exec(r));)s.push(a);const o=[];let l=0;for(;l0||t.backgroundBlurriness>0&&0===e.backgroundBlurriness;if(e.background!==n||i){let i=null;if(!0===n.isCubeTexture||n.mapping===Gd||n.mapping===Vd||306===n.mapping)if(t.backgroundBlurriness>0||306===n.mapping)i=nA(n);else{let t;t=!0===n.isCubeTexture?cM(n):RS(n),i=Aw(t)}else!0===n.isTexture?i=RS(n,qT.flipY()).setUpdateMatrix(!0):!0!==n.isColor&&console.error("WebGPUNodes: Unsupported background configuration.",n);e.backgroundNode=i,e.background=n,e.backgroundBlurriness=t.backgroundBlurriness}}else e.backgroundNode&&(delete e.backgroundNode,delete e.background)}updateFog(t){const e=this.get(t),n=t.fog;if(n){if(e.fog!==n){let t=null;if(n.isFogExp2){const e=yM("color","color",n).setGroup(Ly),i=yM("density","float",n).setGroup(Ly);t=pN(e,i)}else if(n.isFog){const e=yM("color","color",n).setGroup(Ly),i=yM("near","float",n).setGroup(Ly),r=yM("far","float",n).setGroup(Ly);t=cN(e,i,r)}else console.error("WebGPUNodes: Unsupported fog configuration.",n);e.fogNode=t,e.fog=n}}else delete e.fogNode,delete e.fog}updateEnvironment(t){const e=this.get(t),n=t.environment;if(n){if(e.environment!==n){let t=null;!0===n.isCubeTexture?t=cM(n):!0===n.isTexture?t=RS(n):console.error("Nodes: Unsupported environment configuration.",n),e.environmentNode=t,e.environment=n}}else e.environmentNode&&(delete e.environmentNode,delete e.environment)}getNodeFrame(t=this.renderer,e=null,n=null,i=null,r=null){const s=this.nodeFrame;return s.renderer=t,s.scene=e,s.object=n,s.camera=i,s.material=r,s}getNodeFrameForRender(t){return this.getNodeFrame(t.renderer,t.scene,t.object,t.camera,t.material)}getOutputCacheKey(){const t=this.renderer;return t.toneMapping+","+t.currentColorSpace}hasOutputChange(t){return eI.get(t)!==this.getOutputCacheKey()}getOutputNode(t){const e=this.renderer,n=this.getOutputCacheKey(),i=RS(t,qT).renderOutput(e.toneMapping,e.currentColorSpace);return eI.set(t,n),i}updateBefore(t){const e=t.getNodeBuilderState();for(const n of e.updateBeforeNodes)this.getNodeFrameForRender(t).updateBeforeNode(n)}updateAfter(t){const e=t.getNodeBuilderState();for(const n of e.updateAfterNodes)this.getNodeFrameForRender(t).updateAfterNode(n)}updateForCompute(t){const e=this.getNodeFrame(),n=this.getForCompute(t);for(const t of n.updateNodes)e.updateNode(t)}updateForRender(t){const e=this.getNodeFrameForRender(t),n=t.getNodeBuilderState();for(const t of n.updateNodes)e.updateNode(t)}needsRefresh(t){const e=this.getNodeFrameForRender(t);return t.getMonitor().needsRefresh(t,e)}dispose(){super.dispose(),this.nodeFrame=new OP,this.nodeBuilderCache=new Map}}class iI{constructor(t,e){this.scene=t,this.camera=e}clone(){return Object.assign(new this.constructor,this)}}class rI{constructor(){this.lists=new CA}get(t,e){const n=this.lists,i=[t,e];let r=n.get(i);return void 0===r&&(r=new iI(t,e),n.set(i,r)),r}dispose(){this.lists=new CA}}class sI{constructor(){this.lightNodes=new WeakMap,this.materialNodes=new Map,this.toneMappingNodes=new Map}fromMaterial(t){if(t.isNodeMaterial)return t;let e=null;const n=this.getMaterialNodeClass(t.type);if(null!==n){e=new n;for(const n in t)e[n]=t[n]}return e}addToneMapping(t,e){this.addType(t,e,this.toneMappingNodes)}getToneMappingFunction(t){return this.toneMappingNodes.get(t)||null}getMaterialNodeClass(t){return this.materialNodes.get(t)||null}addMaterial(t,e){this.addType(t,e.type,this.materialNodes)}getLightNodeClass(t){return this.lightNodes.get(t)||null}addLight(t,e){this.addClass(t,e,this.lightNodes)}addType(t,e,n){if(n.has(e))console.warn(`Redefinition of node ${e}`);else{if("function"!=typeof t)throw new Error(`Node class ${t.name} is not a class.`);if("function"==typeof e||"object"==typeof e)throw new Error(`Base class ${e} is not a class.`);n.set(e,t)}}addClass(t,e,n){if(n.has(e))console.warn(`Redefinition of node ${e.name}`);else{if("function"!=typeof t)throw new Error(`Node class ${t.name} is not a class.`);if("function"!=typeof e)throw new Error(`Base class ${e.name} is not a class.`);n.set(e,t)}}}const aI=new SN;class oI extends CA{constructor(){super()}createNode(t=[]){return(new SN).setLights(t)}getNode(t,e){if(t.isQuadMesh)return aI;const n=[t,e];let i=this.get(n);return void 0===i&&(i=this.createNode(),this.set(n,i)),i}}const lI=new n_,hI=new ff,uI=new Uf,cI=new m_,dI=new mm,pI=new Uf;class fI{constructor(t,e={}){this.isRenderer=!0;const{logarithmicDepthBuffer:n=!1,alpha:i=!0,depth:r=!0,stencil:s=!1,antialias:a=!1,samples:o=0,getFallback:l=null}=e;this.domElement=t.getDomElement(),this.backend=t,this.samples=o||!0===a?4:0,this.autoClear=!0,this.autoClearColor=!0,this.autoClearDepth=!0,this.autoClearStencil=!0,this.alpha=i,this.logarithmicDepthBuffer=n,this.outputColorSpace=Bp,this.toneMapping=0,this.toneMappingExposure=1,this.sortObjects=!0,this.depth=r,this.stencil=s,this.clippingPlanes=[],this.info=new qA,this.nodes={modelViewMatrix:null,modelNormalViewMatrix:null},this.library=new sI,this.lighting=new oI,this._getFallback=l,this._pixelRatio=1,this._width=this.domElement.width,this._height=this.domElement.height,this._viewport=new Uf(0,0,this._width,this._height),this._scissor=new Uf(0,0,this._width,this._height),this._scissorTest=!1,this._attributes=null,this._geometries=null,this._nodes=null,this._animation=null,this._bindings=null,this._objects=null,this._pipelines=null,this._bundles=null,this._renderLists=null,this._renderContexts=null,this._textures=null,this._background=null,this._quad=new yR(new pw),this._quad.material.type="Renderer_output",this._currentRenderContext=null,this._opaqueSort=null,this._transparentSort=null,this._frameBufferTarget=null;const h=!0===this.alpha?0:1;this._clearColor=new cR(0,0,0,h),this._clearDepth=1,this._clearStencil=0,this._renderTarget=null,this._activeCubeFace=0,this._activeMipmapLevel=0,this._mrt=null,this._renderObjectFunction=null,this._currentRenderObjectFunction=null,this._currentRenderBundle=null,this._handleObjectFunction=this._renderObjectDirect,this._isDeviceLost=!1,this.onDeviceLost=this._onDeviceLost,this._initialized=!1,this._initPromise=null,this._compilationPromises=null,this.transparent=!0,this.opaque=!0,this.shadowMap={enabled:!1,type:1},this.xr={enabled:!1},this.debug={checkShaderErrors:!0,onShaderError:null,getShaderAsync:async(t,e,n)=>{await this.compileAsync(t,e);const i=this._renderLists.get(t,e),r=this._renderContexts.get(t,e,this._renderTarget),s=t.overrideMaterial||n.material,a=this._objects.get(n,s,t,e,i.lightsNode,r),{fragmentShader:o,vertexShader:l}=a.getNodeBuilderState();return{fragmentShader:o,vertexShader:l}}}}async init(){if(this._initialized)throw new Error("Renderer: Backend has already been initialized.");return null!==this._initPromise||(this._initPromise=new Promise((async(t,e)=>{let n=this.backend;try{await n.init(this)}catch(t){if(null===this._getFallback)return void e(t);try{this.backend=n=this._getFallback(t),await n.init(this)}catch(t){return void e(t)}}this._nodes=new nI(this,n),this._animation=new RA(this._nodes,this.info),this._attributes=new VA(n),this._background=new zN(this,this._nodes),this._geometries=new WA(this._attributes,this.info),this._textures=new uR(this,n,this.info),this._pipelines=new QA(n,this._nodes),this._bindings=new JA(n,this._nodes,this._textures,this._attributes,this._pipelines,this.info),this._objects=new DA(this,this._nodes,this._geometries,this._pipelines,this._bindings,this.info),this._renderLists=new rR(this.lighting),this._bundles=new rI,this._renderContexts=new lR,this._initialized=!0,t()}))),this._initPromise}get coordinateSystem(){return this.backend.coordinateSystem}async compileAsync(t,e,n=null){if(!0===this._isDeviceLost)return;!1===this._initialized&&await this.init();const i=this._nodes.nodeFrame,r=i.renderId,s=this._currentRenderContext,a=this._currentRenderObjectFunction,o=this._compilationPromises,l=!0===t.isScene?t:lI;null===n&&(n=t);const h=this._renderTarget,u=this._renderContexts.get(n,e,h),c=this._activeMipmapLevel,d=[];this._currentRenderContext=u,this._currentRenderObjectFunction=this.renderObject,this._handleObjectFunction=this._createObjectPipeline,this._compilationPromises=d,i.renderId++,i.update(),u.depth=this.depth,u.stencil=this.stencil,u.clippingContext||(u.clippingContext=new PA),u.clippingContext.updateGlobal(this,e),l.onBeforeRender(this,t,e,h);const p=this._renderLists.get(t,e);if(p.begin(),this._projectObject(t,e,0,p),n!==t&&n.traverseVisible((function(t){t.isLight&&t.layers.test(e.layers)&&p.pushLight(t)})),p.finish(),null!==h){this._textures.updateRenderTarget(h,c);const t=this._textures.get(h);u.textures=t.textures,u.depthTexture=t.depthTexture}else u.textures=null,u.depthTexture=null;this._nodes.updateScene(l),this._background.update(l,p,u);const f=p.opaque,m=p.transparent,g=p.lightsNode;!0===this.opaque&&f.length>0&&this._renderObjects(f,e,l,g),!0===this.transparent&&m.length>0&&this._renderTransparents(m,e,l,g),i.renderId=r,this._currentRenderContext=s,this._currentRenderObjectFunction=a,this._compilationPromises=o,this._handleObjectFunction=this._renderObjectDirect,await Promise.all(d)}async renderAsync(t,e){!1===this._initialized&&await this.init();const n=this._renderScene(t,e);await this.backend.resolveTimestampAsync(n,"render")}async waitForGPU(){await this.backend.waitForGPU()}setMRT(t){return this._mrt=t,this}getMRT(){return this._mrt}_onDeviceLost(t){let e=`THREE.WebGPURenderer: ${t.api} Device Lost:\n\nMessage: ${t.message}`;t.reason&&(e+=`\nReason: ${t.reason}`),console.error(e),this._isDeviceLost=!0}_renderBundle(t,e,n){const{bundleGroup:i,camera:r,renderList:s}=t,a=this._currentRenderContext,o=this._bundles.get(i,r),l=this.backend.get(o);void 0===l.renderContexts&&(l.renderContexts=new Set);const h=i.version!==l.version,u=!1===l.renderContexts.has(a)||h;if(l.renderContexts.add(a),u){this.backend.beginBundle(a),(void 0===l.renderObjects||h)&&(l.renderObjects=[]),this._currentRenderBundle=o;const t=s.opaque;!0===this.opaque&&t.length>0&&this._renderObjects(t,r,e,n),this._currentRenderBundle=null,this.backend.finishBundle(a,o),l.version=i.version}else{const{renderObjects:t}=l;for(let e=0,n=t.length;e>=c,p.viewportValue.height>>=c,p.viewportValue.minDepth=v,p.viewportValue.maxDepth=y,p.viewport=!1===p.viewportValue.equals(uI),p.scissorValue.copy(g).multiplyScalar(_).floor(),p.scissor=this._scissorTest&&!1===p.scissorValue.equals(uI),p.scissorValue.width>>=c,p.scissorValue.height>>=c,p.clippingContext||(p.clippingContext=new PA),p.clippingContext.updateGlobal(this,e),l.onBeforeRender(this,t,e,d),dI.multiplyMatrices(e.projectionMatrix,e.matrixWorldInverse),cI.setFromProjectionMatrix(dI,f);const x=this._renderLists.get(t,e);if(x.begin(),this._projectObject(t,e,0,x),x.finish(),!0===this.sortObjects&&x.sort(this._opaqueSort,this._transparentSort),null!==d){this._textures.updateRenderTarget(d,c);const t=this._textures.get(d);p.textures=t.textures,p.depthTexture=t.depthTexture,p.width=t.width,p.height=t.height,p.renderTarget=d,p.depth=d.depthBuffer,p.stencil=d.stencilBuffer}else p.textures=null,p.depthTexture=null,p.width=this.domElement.width,p.height=this.domElement.height,p.depth=this.depth,p.stencil=this.stencil;p.width>>=c,p.height>>=c,p.activeCubeFace=u,p.activeMipmapLevel=c,p.occlusionQueryCount=x.occlusionQueryCount,this._nodes.updateScene(l),this._background.update(l,x,p),this.backend.beginRender(p);const{bundles:b,lightsNode:S,transparentDoublePass:M,transparent:T,opaque:w}=x;if(b.length>0&&this._renderBundles(b,l,S),!0===this.opaque&&w.length>0&&this._renderObjects(w,e,l,S),!0===this.transparent&&T.length>0&&this._renderTransparents(T,M,e,l,S),this.backend.finishRender(p),r.renderId=s,this._currentRenderContext=a,this._currentRenderObjectFunction=o,null!==i){this.setRenderTarget(h,u,c);const t=this._quad;this._nodes.hasOutputChange(d.texture)&&(t.material.fragmentNode=this._nodes.getOutputNode(d.texture),t.material.needsUpdate=!0),this._renderScene(t,t.camera,!1)}return l.onAfterRender(this,t,e,d),p}getMaxAnisotropy(){return this.backend.getMaxAnisotropy()}getActiveCubeFace(){return this._activeCubeFace}getActiveMipmapLevel(){return this._activeMipmapLevel}async setAnimationLoop(t){!1===this._initialized&&await this.init(),this._animation.setAnimationLoop(t)}async getArrayBufferAsync(t){return await this.backend.getArrayBufferAsync(t)}getContext(){return this.backend.getContext()}getPixelRatio(){return this._pixelRatio}getDrawingBufferSize(t){return t.set(this._width*this._pixelRatio,this._height*this._pixelRatio).floor()}getSize(t){return t.set(this._width,this._height)}setPixelRatio(t=1){this._pixelRatio!==t&&(this._pixelRatio=t,this.setSize(this._width,this._height,!1))}setDrawingBufferSize(t,e,n){this._width=t,this._height=e,this._pixelRatio=n,this.domElement.width=Math.floor(t*n),this.domElement.height=Math.floor(e*n),this.setViewport(0,0,t,e),this._initialized&&this.backend.updateSize()}setSize(t,e,n=!0){this._width=t,this._height=e,this.domElement.width=Math.floor(t*this._pixelRatio),this.domElement.height=Math.floor(e*this._pixelRatio),!0===n&&(this.domElement.style.width=t+"px",this.domElement.style.height=e+"px"),this.setViewport(0,0,t,e),this._initialized&&this.backend.updateSize()}setOpaqueSort(t){this._opaqueSort=t}setTransparentSort(t){this._transparentSort=t}getScissor(t){const e=this._scissor;return t.x=e.x,t.y=e.y,t.width=e.width,t.height=e.height,t}setScissor(t,e,n,i){const r=this._scissor;t.isVector4?r.copy(t):r.set(t,e,n,i)}getScissorTest(){return this._scissorTest}setScissorTest(t){this._scissorTest=t,this.backend.setScissorTest(t)}getViewport(t){return t.copy(this._viewport)}setViewport(t,e,n,i,r=0,s=1){const a=this._viewport;t.isVector4?a.copy(t):a.set(t,e,n,i),a.minDepth=r,a.maxDepth=s}getClearColor(t){return t.copy(this._clearColor)}setClearColor(t,e=1){this._clearColor.set(t),this._clearColor.a=e}getClearAlpha(){return this._clearColor.a}setClearAlpha(t){this._clearColor.a=t}getClearDepth(){return this._clearDepth}setClearDepth(t){this._clearDepth=t}getClearStencil(){return this._clearStencil}setClearStencil(t){this._clearStencil=t}isOccluded(t){const e=this._currentRenderContext;return e&&this.backend.isOccluded(e,t)}clear(t=!0,e=!0,n=!0){if(!1===this._initialized)return console.warn("THREE.Renderer: .clear() called before the backend is initialized. Try using .clearAsync() instead."),this.clearAsync(t,e,n);const i=this._renderTarget||this._getFrameBufferTarget();let r=null;if(null!==i&&(this._textures.updateRenderTarget(i),r=this._textures.get(i)),this.backend.clear(t,e,n,r),null!==i&&null===this._renderTarget){const t=this._quad;this._nodes.hasOutputChange(i.texture)&&(t.material.fragmentNode=this._nodes.getOutputNode(i.texture),t.material.needsUpdate=!0),this._renderScene(t,t.camera,!1)}}clearColor(){return this.clear(!0,!1,!1)}clearDepth(){return this.clear(!1,!0,!1)}clearStencil(){return this.clear(!1,!1,!0)}async clearAsync(t=!0,e=!0,n=!0){!1===this._initialized&&await this.init(),this.clear(t,e,n)}clearColorAsync(){return this.clearAsync(!0,!1,!1)}clearDepthAsync(){return this.clearAsync(!1,!0,!1)}clearStencilAsync(){return this.clearAsync(!1,!1,!0)}get currentToneMapping(){return null!==this._renderTarget?0:this.toneMapping}get currentColorSpace(){return null!==this._renderTarget?zp:this.outputColorSpace}dispose(){this.info.dispose(),this.backend.dispose(),this._animation.dispose(),this._objects.dispose(),this._pipelines.dispose(),this._nodes.dispose(),this._bindings.dispose(),this._renderLists.dispose(),this._renderContexts.dispose(),this._textures.dispose(),this.setRenderTarget(null),this.setAnimationLoop(null)}setRenderTarget(t,e=0,n=0){this._renderTarget=t,this._activeCubeFace=e,this._activeMipmapLevel=n}getRenderTarget(){return this._renderTarget}setRenderObjectFunction(t){this._renderObjectFunction=t}getRenderObjectFunction(){return this._renderObjectFunction}compute(t){if(!0===this.isDeviceLost)return;if(!1===this._initialized)return console.warn("THREE.Renderer: .compute() called before the backend is initialized. Try using .computeAsync() instead."),this.computeAsync(t);const e=this._nodes.nodeFrame,n=e.renderId;this.info.calls++,this.info.compute.calls++,this.info.compute.frameCalls++,e.renderId=this.info.calls;const i=this.backend,r=this._pipelines,s=this._bindings,a=this._nodes,o=Array.isArray(t)?t:[t];if(void 0===o[0]||!0!==o[0].isComputeNode)throw new Error("THREE.Renderer: .compute() expects a ComputeNode.");i.beginCompute(t);for(const e of o){if(!1===r.has(e)){const t=()=>{e.removeEventListener("dispose",t),r.delete(e),s.delete(e),a.delete(e)};e.addEventListener("dispose",t);const n=e.onInitFunction;null!==n&&n.call(e,{renderer:this})}a.updateForCompute(e),s.updateForCompute(e);const n=s.getForCompute(e),o=r.getForCompute(e,n);i.compute(t,e,n,o)}i.finishCompute(t),e.renderId=n}async computeAsync(t){!1===this._initialized&&await this.init(),this.compute(t),await this.backend.resolveTimestampAsync(t,"compute")}async hasFeatureAsync(t){return!1===this._initialized&&await this.init(),this.backend.hasFeature(t)}hasFeature(t){return!1===this._initialized?(console.warn("THREE.Renderer: .hasFeature() called before the backend is initialized. Try using .hasFeatureAsync() instead."),!1):this.backend.hasFeature(t)}copyFramebufferToTexture(t,e=null){if(null!==e)if(e.isVector2)e=pI.set(e.x,e.y,t.image.width,t.image.height).floor();else{if(!e.isVector4)return void console.error("THREE.Renderer.copyFramebufferToTexture: Invalid rectangle.");e=pI.copy(e).floor()}else e=pI.set(0,0,t.image.width,t.image.height);let n,i=this._currentRenderContext;null!==i?n=i.renderTarget:(n=this._renderTarget||this._getFrameBufferTarget(),null!==n&&(this._textures.updateRenderTarget(n),i=this._textures.get(n))),this._textures.updateTexture(t,{renderTarget:n}),this.backend.copyFramebufferToTexture(t,i,e)}copyTextureToTexture(t,e,n=null,i=null,r=0){this._textures.updateTexture(t),this._textures.updateTexture(e),this.backend.copyTextureToTexture(t,e,n,i,r)}readRenderTargetPixelsAsync(t,e,n,i,r,s=0,a=0){return this.backend.copyTextureToBuffer(t.textures[s],e,n,i,r,a)}_projectObject(t,e,n,i){if(!1===t.visible)return;if(t.layers.test(e.layers))if(t.isGroup)n=t.renderOrder;else if(t.isLOD)!0===t.autoUpdate&&t.update(e);else if(t.isLight)i.pushLight(t);else if(t.isSprite){if(!t.frustumCulled||cI.intersectsSprite(t)){!0===this.sortObjects&&pI.setFromMatrixPosition(t.matrixWorld).applyMatrix4(dI);const{geometry:e,material:r}=t;r.visible&&i.push(t,e,r,n,pI.z,null)}}else if(t.isLineLoop)console.error("THREE.Renderer: Objects of type THREE.LineLoop are not supported. Please use THREE.Line or THREE.LineSegments.");else if((t.isMesh||t.isLine||t.isPoints)&&(!t.frustumCulled||cI.intersectsObject(t))){const{geometry:e,material:r}=t;if(!0===this.sortObjects&&(null===e.boundingSphere&&e.computeBoundingSphere(),pI.copy(e.boundingSphere.center).applyMatrix4(t.matrixWorld).applyMatrix4(dI)),Array.isArray(r)){const s=e.groups;for(let a=0,o=s.length;a0){for(const{material:t}of e)t.side=1;this._renderObjects(e,n,i,r,"backSide");for(const{material:t}of e)t.side=0;this._renderObjects(t,n,i,r);for(const{material:t}of e)t.side=2}else this._renderObjects(t,n,i,r)}_renderObjects(t,e,n,i,r=null){for(let s=0,a=t.length;s0?i:"";e=`${t.name} {\n\t${n} ${r.name}[${s}];\n};\n`}else{e=`${this.getVectorType(r.type)} ${this.getPropertyName(r,t)};`,s=!0}const a=r.node.precision;if(null!==a&&(e=CI[a]+" "+e),s){e="\t"+e;const t=r.groupNode.name;(i[t]||(i[t]=[])).push(e)}else e="uniform "+e,n.push(e)}let r="";for(const e in i){const n=i[e];r+=this._getGLSLUniformStruct(t+"_"+e,n.join("\n"))+"\n"}return r+=n.join("\n"),r}getTypeFromAttribute(t){let e=super.getTypeFromAttribute(t);if(/^[iu]/.test(e)&&t.gpuType!==np){let n=t;t.isInterleavedBufferAttribute&&(n=t.data);const i=n.array;!1==(i instanceof Uint32Array||i instanceof Int32Array)&&(e=e.slice(1))}return e}getAttributes(t){let e="";if("vertex"===t||"compute"===t){const t=this.getAttributesArray();let n=0;for(const i of t)e+=`layout( location = ${n++} ) in ${i.type} ${i.name};\n`}return e}getStructMembers(t){const e=[],n=t.getMemberTypes();for(let t=0;tt*e),1)}u`}getDrawIndex(){return this.renderer.backend.extensions.has("WEBGL_multi_draw")?"uint( gl_DrawID )":null}getFrontFacing(){return"gl_FrontFacing"}getFragCoord(){return"gl_FragCoord.xy"}getFragDepth(){return"gl_FragDepth"}enableExtension(t,e,n=this.shaderStage){const i=this.extensions[n]||(this.extensions[n]=new Map);!1===i.has(t)&&i.set(t,{name:t,behavior:e})}getExtensions(t){const e=[];if("vertex"===t){const e=this.renderer.backend.extensions;this.object.isBatchedMesh&&e.has("WEBGL_multi_draw")&&this.enableExtension("GL_ANGLE_multi_draw","require",t)}const n=this.extensions[t];if(void 0!==n)for(const{name:t,behavior:i}of n.values())e.push(`#extension ${t} : ${i}`);return e.join("\n")}isAvailable(t){let e=NI[t];if(void 0===e){if("float32Filterable"===t){const t=this.renderer.backend.extensions;t.has("OES_texture_float_linear")?(t.get("OES_texture_float_linear"),e=!0):e=!1}NI[t]=e}return e}isFlipY(){return!0}registerTransform(t,e){this.transforms.push({varyingName:t,attributeNode:e})}getTransforms(){const t=this.transforms;let e="";for(let n=0;n0&&(n+="\n"),n+=`\t// flow -> ${s}\n\t`),n+=`${i.code}\n\t`,t===r&&"compute"!==e&&(n+="// result\n\t","vertex"===e?(n+="gl_Position = ",n+=`${i.result};`):"fragment"===e&&(t.outputNode.isOutputStructNode||(n+="fragColor = ",n+=`${i.result};`)))}const s=t[e];s.extensions=this.getExtensions(e),s.uniforms=this.getUniforms(e),s.attributes=this.getAttributes(e),s.varyings=this.getVaryings(e),s.vars=this.getVars(e),s.structs=this.getStructs(e),s.codes=this.getCodes(e),s.transforms=this.getTransforms(e),s.flow=n}null!==this.material?(this.vertexShader=this._getGLSLVertexCode(t.vertex),this.fragmentShader=this._getGLSLFragmentCode(t.fragment)):this.computeShader=this._getGLSLVertexCode(t.compute)}getUniformFromNode(t,e,n,i=null){const r=super.getUniformFromNode(t,e,n,i),s=this.getDataFromNode(t,n,this.globalCache);let a=s.uniformGPU;if(void 0===a){const i=t.groupNode,o=i.name,l=this.getBindGroupArray(o,n);if("texture"===e)a=new wI(r.name,r.node,i),l.push(a);else if("cubeTexture"===e)a=new EI(r.name,r.node,i),l.push(a);else if("texture3D"===e)a=new AI(r.name,r.node,i),l.push(a);else if("buffer"===e){t.name=`NodeBuffer_${t.id}`,r.name=`buffer${t.id}`;const e=new yI(t,i);e.name=t.name,l.push(e),a=e}else{const t=this.uniformGroups[n]||(this.uniformGroups[n]={});let s=t[o];void 0===s&&(s=new SI(n+"_"+o,i),t[o]=s,l.push(s)),a=this.getNodeUniform(r,e),s.addUniform(a)}s.uniformGPU=a}return r}}let LI=null,UI=null,DI=null;class OI{constructor(t={}){this.parameters=Object.assign({},t),this.data=new WeakMap,this.renderer=null,this.domElement=null}async init(t){this.renderer=t}begin(){}finish(){}draw(){}createProgram(){}destroyProgram(){}createBindings(){}updateBindings(){}createRenderPipeline(){}createComputePipeline(){}destroyPipeline(){}needsRenderUpdate(){}getRenderCacheKey(){}createNodeBuilder(){}createSampler(){}createDefaultTexture(){}createTexture(){}copyTextureToBuffer(){}createAttribute(){}createIndexAttribute(){}updateAttribute(){}destroyAttribute(){}getContext(){}updateSize(){}resolveTimestampAsync(){}hasFeatureAsync(){}hasFeature(){}getInstanceCount(t){const{object:e,geometry:n}=t;return n.isInstancedBufferGeometry?n.instanceCount:e.count>1?e.count:1}getDrawingBufferSize(){return LI=LI||new ff,this.renderer.getDrawingBufferSize(LI)}getScissor(){return UI=UI||new Uf,this.renderer.getScissor(UI)}setScissorTest(){}getClearColor(){const t=this.renderer;return DI=DI||new cR,t.getClearColor(DI),DI.getRGB(DI,this.renderer.currentColorSpace),DI}getDomElement(){let t=this.domElement;return null===t&&(t=void 0!==this.parameters.canvas?this.parameters.canvas:function(){const t=_f("canvas");return t.style.display="block",t}(),"setAttribute"in t&&t.setAttribute("data-engine",`three.js r${Td} webgpu`),this.domElement=t),t}set(t,e){this.data.set(t,e)}get(t){let e=this.data.get(t);return void 0===e&&(e={},this.data.set(t,e)),e}has(t){return this.data.has(t)}delete(t){this.data.delete(t)}dispose(){}}let FI=0;class BI{constructor(t,e){this.buffers=[t.bufferGPU,e],this.type=t.type,this.bufferType=t.bufferType,this.pbo=t.pbo,this.byteLength=t.byteLength,this.bytesPerElement=t.BYTES_PER_ELEMENT,this.version=t.version,this.isInteger=t.isInteger,this.activeBufferIndex=0,this.baseId=t.id}get id(){return`${this.baseId}|${this.activeBufferIndex}`}get bufferGPU(){return this.buffers[this.activeBufferIndex]}get transformBuffer(){return this.buffers[1^this.activeBufferIndex]}switchBuffers(){this.activeBufferIndex^=1}}class zI{constructor(t){this.backend=t}createAttribute(t,e){const n=this.backend,{gl:i}=n,r=t.array,s=t.usage||i.STATIC_DRAW,a=t.isInterleavedBufferAttribute?t.data:t,o=n.get(a);let l,h=o.bufferGPU;if(void 0===h&&(h=this._createBuffer(i,e,r,s),o.bufferGPU=h,o.bufferType=e,o.version=a.version),r instanceof Float32Array)l=i.FLOAT;else if(r instanceof Uint16Array)l=t.isFloat16BufferAttribute?i.HALF_FLOAT:i.UNSIGNED_SHORT;else if(r instanceof Int16Array)l=i.SHORT;else if(r instanceof Uint32Array)l=i.UNSIGNED_INT;else if(r instanceof Int32Array)l=i.INT;else if(r instanceof Int8Array)l=i.BYTE;else if(r instanceof Uint8Array)l=i.UNSIGNED_BYTE;else{if(!(r instanceof Uint8ClampedArray))throw new Error("THREE.WebGLBackend: Unsupported buffer data format: "+r);l=i.UNSIGNED_BYTE}let u={bufferGPU:h,bufferType:e,type:l,byteLength:r.byteLength,bytesPerElement:r.BYTES_PER_ELEMENT,version:t.version,pbo:t.pbo,isInteger:l===i.INT||l===i.UNSIGNED_INT||t.gpuType===np,id:FI++};if(t.isStorageBufferAttribute||t.isStorageInstancedBufferAttribute){const t=this._createBuffer(i,e,r,s);u=new BI(u,t)}n.set(t,u)}updateAttribute(t){const e=this.backend,{gl:n}=e,i=t.array,r=t.isInterleavedBufferAttribute?t.data:t,s=e.get(r),a=s.bufferType,o=t.isInterleavedBufferAttribute?t.data.updateRanges:t.updateRanges;if(n.bindBuffer(a,s.bufferGPU),0===o.length)n.bufferSubData(a,0,i);else{for(let t=0,e=o.length;t1?this.enable(n.SAMPLE_ALPHA_TO_COVERAGE):this.disable(n.SAMPLE_ALPHA_TO_COVERAGE)}setPolygonOffset(t,e,n){const{gl:i}=this;t?(this.enable(i.POLYGON_OFFSET_FILL),this.currentPolygonOffsetFactor===e&&this.currentPolygonOffsetUnits===n||(i.polygonOffset(e,n),this.currentPolygonOffsetFactor=e,this.currentPolygonOffsetUnits=n)):this.disable(i.POLYGON_OFFSET_FILL)}useProgram(t){return this.currentProgram!==t&&(this.gl.useProgram(t),this.currentProgram=t,!0)}bindFramebuffer(t,e){const{gl:n,currentBoundFramebuffers:i}=this;return i[t]!==e&&(n.bindFramebuffer(t,e),i[t]=e,t===n.DRAW_FRAMEBUFFER&&(i[n.FRAMEBUFFER]=e),t===n.FRAMEBUFFER&&(i[n.DRAW_FRAMEBUFFER]=e),!0)}drawBuffers(t,e){const{gl:n}=this;let i=[],r=!1;if(null!==t.textures){i=this.currentDrawbuffers.get(e),void 0===i&&(i=[],this.currentDrawbuffers.set(e,i));const s=t.textures;if(i.length!==s.length||i[0]!==n.COLOR_ATTACHMENT0){for(let t=0,e=s.length;t{!function r(){const s=t.clientWaitSync(e,t.SYNC_FLUSH_COMMANDS_BIT,0);if(s===t.WAIT_FAILED)return t.deleteSync(e),void i();s!==t.TIMEOUT_EXPIRED?(t.deleteSync(e),n()):requestAnimationFrame(r)}()}))}}let WI,qI,XI,$I=!1;class YI{constructor(t){this.backend=t,this.gl=t.gl,this.extensions=t.extensions,this.defaultTextures={},!1===$I&&(this._init(this.gl),$I=!0)}_init(t){WI={[Hd]:t.REPEAT,[jd]:t.CLAMP_TO_EDGE,[Wd]:t.MIRRORED_REPEAT},qI={[qd]:t.NEAREST,[Xd]:t.NEAREST_MIPMAP_NEAREST,[$d]:t.NEAREST_MIPMAP_LINEAR,[Yd]:t.LINEAR,[Kd]:t.LINEAR_MIPMAP_NEAREST,[Zd]:t.LINEAR_MIPMAP_LINEAR},XI={[Hp]:t.NEVER,[Kp]:t.ALWAYS,[jp]:t.LESS,[qp]:t.LEQUAL,[Wp]:t.EQUAL,[Yp]:t.GEQUAL,[Xp]:t.GREATER,[$p]:t.NOTEQUAL}}filterFallback(t){const{gl:e}=this;return t===qd||t===Xd||t===$d?e.NEAREST:e.LINEAR}getGLTextureType(t){const{gl:e}=this;let n;return n=!0===t.isCubeTexture?e.TEXTURE_CUBE_MAP:!0===t.isDataArrayTexture||!0===t.isCompressedArrayTexture?e.TEXTURE_2D_ARRAY:!0===t.isData3DTexture?e.TEXTURE_3D:e.TEXTURE_2D,n}getInternalFormat(t,e,n,i,r=!1){const{gl:s,extensions:a}=this;if(null!==t){if(void 0!==s[t])return s[t];console.warn("THREE.WebGLRenderer: Attempt to use non-existing WebGL internal format '"+t+"'")}let o=e;return e===s.RED&&(n===s.FLOAT&&(o=s.R32F),n===s.HALF_FLOAT&&(o=s.R16F),n===s.UNSIGNED_BYTE&&(o=s.R8),n===s.UNSIGNED_SHORT&&(o=s.R16),n===s.UNSIGNED_INT&&(o=s.R32UI),n===s.BYTE&&(o=s.R8I),n===s.SHORT&&(o=s.R16I),n===s.INT&&(o=s.R32I)),e===s.RED_INTEGER&&(n===s.UNSIGNED_BYTE&&(o=s.R8UI),n===s.UNSIGNED_SHORT&&(o=s.R16UI),n===s.UNSIGNED_INT&&(o=s.R32UI),n===s.BYTE&&(o=s.R8I),n===s.SHORT&&(o=s.R16I),n===s.INT&&(o=s.R32I)),e===s.RG&&(n===s.FLOAT&&(o=s.RG32F),n===s.HALF_FLOAT&&(o=s.RG16F),n===s.UNSIGNED_BYTE&&(o=s.RG8),n===s.UNSIGNED_SHORT&&(o=s.RG16),n===s.UNSIGNED_INT&&(o=s.RG32UI),n===s.BYTE&&(o=s.RG8I),n===s.SHORT&&(o=s.RG16I),n===s.INT&&(o=s.RG32I)),e===s.RG_INTEGER&&(n===s.UNSIGNED_BYTE&&(o=s.RG8UI),n===s.UNSIGNED_SHORT&&(o=s.RG16UI),n===s.UNSIGNED_INT&&(o=s.RG32UI),n===s.BYTE&&(o=s.RG8I),n===s.SHORT&&(o=s.RG16I),n===s.INT&&(o=s.RG32I)),e===s.RGB&&(n===s.FLOAT&&(o=s.RGB32F),n===s.HALF_FLOAT&&(o=s.RGB16F),n===s.UNSIGNED_BYTE&&(o=s.RGB8),n===s.UNSIGNED_SHORT&&(o=s.RGB16),n===s.UNSIGNED_INT&&(o=s.RGB32UI),n===s.BYTE&&(o=s.RGB8I),n===s.SHORT&&(o=s.RGB16I),n===s.INT&&(o=s.RGB32I),n===s.UNSIGNED_BYTE&&(o=i===Bp&&!1===r?s.SRGB8:s.RGB8),n===s.UNSIGNED_SHORT_5_6_5&&(o=s.RGB565),n===s.UNSIGNED_SHORT_5_5_5_1&&(o=s.RGB5_A1),n===s.UNSIGNED_SHORT_4_4_4_4&&(o=s.RGB4),n===s.UNSIGNED_INT_5_9_9_9_REV&&(o=s.RGB9_E5)),e===s.RGB_INTEGER&&(n===s.UNSIGNED_BYTE&&(o=s.RGB8UI),n===s.UNSIGNED_SHORT&&(o=s.RGB16UI),n===s.UNSIGNED_INT&&(o=s.RGB32UI),n===s.BYTE&&(o=s.RGB8I),n===s.SHORT&&(o=s.RGB16I),n===s.INT&&(o=s.RGB32I)),e===s.RGBA&&(n===s.FLOAT&&(o=s.RGBA32F),n===s.HALF_FLOAT&&(o=s.RGBA16F),n===s.UNSIGNED_BYTE&&(o=s.RGBA8),n===s.UNSIGNED_SHORT&&(o=s.RGBA16),n===s.UNSIGNED_INT&&(o=s.RGBA32UI),n===s.BYTE&&(o=s.RGBA8I),n===s.SHORT&&(o=s.RGBA16I),n===s.INT&&(o=s.RGBA32I),n===s.UNSIGNED_BYTE&&(o=i===Bp&&!1===r?s.SRGB8_ALPHA8:s.RGBA8),n===s.UNSIGNED_SHORT_4_4_4_4&&(o=s.RGBA4),n===s.UNSIGNED_SHORT_5_5_5_1&&(o=s.RGB5_A1)),e===s.RGBA_INTEGER&&(n===s.UNSIGNED_BYTE&&(o=s.RGBA8UI),n===s.UNSIGNED_SHORT&&(o=s.RGBA16UI),n===s.UNSIGNED_INT&&(o=s.RGBA32UI),n===s.BYTE&&(o=s.RGBA8I),n===s.SHORT&&(o=s.RGBA16I),n===s.INT&&(o=s.RGBA32I)),e===s.DEPTH_COMPONENT&&(n===s.UNSIGNED_INT&&(o=s.DEPTH24_STENCIL8),n===s.FLOAT&&(o=s.DEPTH_COMPONENT32F)),e===s.DEPTH_STENCIL&&n===s.UNSIGNED_INT_24_8&&(o=s.DEPTH24_STENCIL8),o!==s.R16F&&o!==s.R32F&&o!==s.RG16F&&o!==s.RG32F&&o!==s.RGBA16F&&o!==s.RGBA32F||a.get("EXT_color_buffer_float"),o}setTextureParameters(t,e){const{gl:n,extensions:i,backend:r}=this;n.pixelStorei(n.UNPACK_FLIP_Y_WEBGL,e.flipY),n.pixelStorei(n.UNPACK_PREMULTIPLY_ALPHA_WEBGL,e.premultiplyAlpha),n.pixelStorei(n.UNPACK_ALIGNMENT,e.unpackAlignment),n.pixelStorei(n.UNPACK_COLORSPACE_CONVERSION_WEBGL,n.NONE),n.texParameteri(t,n.TEXTURE_WRAP_S,WI[e.wrapS]),n.texParameteri(t,n.TEXTURE_WRAP_T,WI[e.wrapT]),t!==n.TEXTURE_3D&&t!==n.TEXTURE_2D_ARRAY||n.texParameteri(t,n.TEXTURE_WRAP_R,WI[e.wrapR]),n.texParameteri(t,n.TEXTURE_MAG_FILTER,qI[e.magFilter]);const s=void 0!==e.mipmaps&&e.mipmaps.length>0,a=e.minFilter===Yd&&s?Zd:e.minFilter;if(n.texParameteri(t,n.TEXTURE_MIN_FILTER,qI[a]),e.compareFunction&&(n.texParameteri(t,n.TEXTURE_COMPARE_MODE,n.COMPARE_REF_TO_TEXTURE),n.texParameteri(t,n.TEXTURE_COMPARE_FUNC,XI[e.compareFunction])),!0===i.has("EXT_texture_filter_anisotropic")){if(e.magFilter===qd)return;if(e.minFilter!==$d&&e.minFilter!==Zd)return;if(e.type===rp&&!1===i.has("OES_texture_float_linear"))return;if(e.anisotropy>1){const s=i.get("EXT_texture_filter_anisotropic");n.texParameterf(t,s.TEXTURE_MAX_ANISOTROPY_EXT,Math.min(e.anisotropy,r.getMaxAnisotropy()))}}}createDefaultTexture(t){const{gl:e,backend:n,defaultTextures:i}=this,r=this.getGLTextureType(t);let s=i[r];void 0===s&&(s=e.createTexture(),n.state.bindTexture(r,s),e.texParameteri(r,e.TEXTURE_MIN_FILTER,e.NEAREST),e.texParameteri(r,e.TEXTURE_MAG_FILTER,e.NEAREST),i[r]=s),n.set(t,{textureGPU:s,glTextureType:r,isDefault:!0})}createTexture(t,e){const{gl:n,backend:i}=this,{levels:r,width:s,height:a,depth:o}=e,l=i.utils.convert(t.format,t.colorSpace),h=i.utils.convert(t.type),u=this.getInternalFormat(t.internalFormat,l,h,t.colorSpace,t.isVideoTexture),c=n.createTexture(),d=this.getGLTextureType(t);i.state.bindTexture(d,c),this.setTextureParameters(d,t),t.isDataArrayTexture||t.isCompressedArrayTexture?n.texStorage3D(n.TEXTURE_2D_ARRAY,r,u,s,a,o):t.isData3DTexture?n.texStorage3D(n.TEXTURE_3D,r,u,s,a,o):t.isVideoTexture||n.texStorage2D(d,r,u,s,a),i.set(t,{textureGPU:c,glTextureType:d,glFormat:l,glType:h,glInternalFormat:u})}copyBufferToTexture(t,e){const{gl:n,backend:i}=this,{textureGPU:r,glTextureType:s,glFormat:a,glType:o}=i.get(e),{width:l,height:h}=e.source.data;n.bindBuffer(n.PIXEL_UNPACK_BUFFER,t),i.state.bindTexture(s,r),n.pixelStorei(n.UNPACK_FLIP_Y_WEBGL,!1),n.pixelStorei(n.UNPACK_PREMULTIPLY_ALPHA_WEBGL,!1),n.texSubImage2D(s,0,0,0,l,h,a,o,0),n.bindBuffer(n.PIXEL_UNPACK_BUFFER,null),i.state.unbindTexture()}updateTexture(t,e){const{gl:n}=this,{width:i,height:r}=e,{textureGPU:s,glTextureType:a,glFormat:o,glType:l,glInternalFormat:h}=this.backend.get(t);if(t.isRenderTargetTexture||void 0===s)return;const u=t=>t.isDataTexture?t.image.data:t instanceof ImageBitmap||t instanceof OffscreenCanvas||t instanceof HTMLImageElement||t instanceof HTMLCanvasElement?t:t.data;if(this.backend.state.bindTexture(a,s),this.setTextureParameters(a,t),t.isCompressedTexture){const i=t.mipmaps,r=e.image;for(let e=0;e0,c=e.renderTarget?e.renderTarget.height:this.backend.gerDrawingBufferSize().y;if(u){const n=0!==a||0!==o;let u,d;if(!0===t.isDepthTexture?(u=i.DEPTH_BUFFER_BIT,d=i.DEPTH_ATTACHMENT,e.stencil&&(u|=i.STENCIL_BUFFER_BIT)):(u=i.COLOR_BUFFER_BIT,d=i.COLOR_ATTACHMENT0),n){const t=this.backend.get(e.renderTarget),n=t.framebuffers[e.getCacheKey()],d=t.msaaFrameBuffer;r.bindFramebuffer(i.DRAW_FRAMEBUFFER,n),r.bindFramebuffer(i.READ_FRAMEBUFFER,d);const p=c-o-h;i.blitFramebuffer(a,p,a+l,p+h,a,p,a+l,p+h,u,i.NEAREST),r.bindFramebuffer(i.READ_FRAMEBUFFER,n),r.bindTexture(i.TEXTURE_2D,s),i.copyTexSubImage2D(i.TEXTURE_2D,0,0,0,a,p,l,h),r.unbindTexture()}else{const t=i.createFramebuffer();r.bindFramebuffer(i.DRAW_FRAMEBUFFER,t),i.framebufferTexture2D(i.DRAW_FRAMEBUFFER,d,i.TEXTURE_2D,s,0),i.blitFramebuffer(0,0,l,h,0,0,l,h,u,i.NEAREST),i.deleteFramebuffer(t)}}else r.bindTexture(i.TEXTURE_2D,s),i.copyTexSubImage2D(i.TEXTURE_2D,0,0,0,a,c-h-o,l,h),r.unbindTexture();t.generateMipmaps&&this.generateMipmaps(t),this.backend._setFramebuffer(e)}setupRenderBufferStorage(t,e){const{gl:n}=this,i=e.renderTarget,{samples:r,depthTexture:s,depthBuffer:a,stencilBuffer:o,width:l,height:h}=i;if(n.bindRenderbuffer(n.RENDERBUFFER,t),a&&!o){let e=n.DEPTH_COMPONENT24;r>0?(s&&s.isDepthTexture&&s.type===n.FLOAT&&(e=n.DEPTH_COMPONENT32F),n.renderbufferStorageMultisample(n.RENDERBUFFER,r,e,l,h)):n.renderbufferStorage(n.RENDERBUFFER,e,l,h),n.framebufferRenderbuffer(n.FRAMEBUFFER,n.DEPTH_ATTACHMENT,n.RENDERBUFFER,t)}else a&&o&&(r>0?n.renderbufferStorageMultisample(n.RENDERBUFFER,r,n.DEPTH24_STENCIL8,l,h):n.renderbufferStorage(n.RENDERBUFFER,n.DEPTH_STENCIL,l,h),n.framebufferRenderbuffer(n.FRAMEBUFFER,n.DEPTH_STENCIL_ATTACHMENT,n.RENDERBUFFER,t))}async copyTextureToBuffer(t,e,n,i,r,s){const{backend:a,gl:o}=this,{textureGPU:l,glFormat:h,glType:u}=this.backend.get(t),c=o.createFramebuffer();o.bindFramebuffer(o.READ_FRAMEBUFFER,c);const d=t.isCubeTexture?o.TEXTURE_CUBE_MAP_POSITIVE_X+s:o.TEXTURE_2D;o.framebufferTexture2D(o.READ_FRAMEBUFFER,o.COLOR_ATTACHMENT0,d,l,0);const p=this._getTypedArrayType(u),f=i*r*this._getBytesPerTexel(u,h),m=o.createBuffer();o.bindBuffer(o.PIXEL_PACK_BUFFER,m),o.bufferData(o.PIXEL_PACK_BUFFER,f,o.STREAM_READ),o.readPixels(e,n,i,r,h,u,0),o.bindBuffer(o.PIXEL_PACK_BUFFER,null),await a.utils._clientWaitAsync();const g=new p(f/p.BYTES_PER_ELEMENT);return o.bindBuffer(o.PIXEL_PACK_BUFFER,m),o.getBufferSubData(o.PIXEL_PACK_BUFFER,0,g),o.bindBuffer(o.PIXEL_PACK_BUFFER,null),o.deleteFramebuffer(c),g}_getTypedArrayType(t){const{gl:e}=this;if(t===e.UNSIGNED_BYTE)return Uint8Array;if(t===e.UNSIGNED_SHORT_4_4_4_4)return Uint16Array;if(t===e.UNSIGNED_SHORT_5_5_5_1)return Uint16Array;if(t===e.UNSIGNED_SHORT_5_6_5)return Uint16Array;if(t===e.UNSIGNED_SHORT)return Uint16Array;if(t===e.UNSIGNED_INT)return Uint32Array;if(t===e.HALF_FLOAT)return Uint16Array;if(t===e.FLOAT)return Float32Array;throw new Error(`Unsupported WebGL type: ${t}`)}_getBytesPerTexel(t,e){const{gl:n}=this;let i=0;return t===n.UNSIGNED_BYTE&&(i=1),t!==n.UNSIGNED_SHORT_4_4_4_4&&t!==n.UNSIGNED_SHORT_5_5_5_1&&t!==n.UNSIGNED_SHORT_5_6_5&&t!==n.UNSIGNED_SHORT&&t!==n.HALF_FLOAT||(i=2),t!==n.UNSIGNED_INT&&t!==n.FLOAT||(i=4),e===n.RGBA?4*i:e===n.RGB?3*i:e===n.ALPHA?i:void 0}}class KI{constructor(t){this.backend=t,this.gl=this.backend.gl,this.availableExtensions=this.gl.getSupportedExtensions(),this.extensions={}}get(t){let e=this.extensions[t];return void 0===e&&(e=this.gl.getExtension(t),this.extensions[t]=e),e}has(t){return this.availableExtensions.includes(t)}}class ZI{constructor(t){this.backend=t,this.maxAnisotropy=null}getMaxAnisotropy(){if(null!==this.maxAnisotropy)return this.maxAnisotropy;const t=this.backend.gl,e=this.backend.extensions;if(!0===e.has("EXT_texture_filter_anisotropic")){const n=e.get("EXT_texture_filter_anisotropic");this.maxAnisotropy=t.getParameter(n.MAX_TEXTURE_MAX_ANISOTROPY_EXT)}else this.maxAnisotropy=0;return this.maxAnisotropy}}const QI={WEBGL_multi_draw:"WEBGL_multi_draw",WEBGL_compressed_texture_astc:"texture-compression-astc",WEBGL_compressed_texture_etc:"texture-compression-etc2",WEBGL_compressed_texture_etc1:"texture-compression-etc1",WEBGL_compressed_texture_pvrtc:"texture-compression-pvrtc",WEBKIT_WEBGL_compressed_texture_pvrtc:"texture-compression-pvrtc",WEBGL_compressed_texture_s3tc:"texture-compression-bc",EXT_texture_compression_bptc:"texture-compression-bptc",EXT_disjoint_timer_query_webgl2:"timestamp-query"};class JI{constructor(t){this.gl=t.gl,this.extensions=t.extensions,this.info=t.renderer.info,this.mode=null,this.index=0,this.type=null,this.object=null}render(t,e){const{gl:n,mode:i,object:r,type:s,info:a,index:o}=this;0!==o?n.drawElements(i,e,s,t):n.drawArrays(i,t,e),a.update(r,e,i,1)}renderInstances(t,e,n){const{gl:i,mode:r,type:s,index:a,object:o,info:l}=this;0!==n&&(0!==a?i.drawElementsInstanced(r,e,s,t,n):i.drawArraysInstanced(r,t,e,n),l.update(o,e,r,n))}renderMultiDraw(t,e,n){const{extensions:i,mode:r,object:s,info:a}=this;if(0===n)return;const o=i.get("WEBGL_multi_draw");if(null===o)for(let i=0;i0)){const t=e.queryQueue.shift();this.initTimestampQuery(t)}}async resolveTimestampAsync(t,e="render"){if(!this.disjoint||!this.trackTimestamp)return;const n=this.get(t);n.gpuQueries||(n.gpuQueries=[]);for(let t=0;t0&&(n.currentOcclusionQueries=n.occlusionQueries,n.currentOcclusionQueryObjects=n.occlusionQueryObjects,n.lastOcclusionObject=null,n.occlusionQueries=new Array(i),n.occlusionQueryObjects=new Array(i),n.occlusionQueryIndex=0)}finishRender(t){const{gl:e,state:n}=this,i=this.get(t),r=i.previousContext,s=t.occlusionQueryCount;s>0&&(s>i.occlusionQueryIndex&&e.endQuery(e.ANY_SAMPLES_PASSED),this.resolveOccludedAsync(t));const a=t.textures;if(null!==a)for(let t=0;t0){const r=i.framebuffers[t.getCacheKey()],s=e.COLOR_BUFFER_BIT,a=i.msaaFrameBuffer,o=t.textures;n.bindFramebuffer(e.READ_FRAMEBUFFER,a),n.bindFramebuffer(e.DRAW_FRAMEBUFFER,r);for(let n=0;n{let a=0;for(let e=0;e0&&t.add(i[e]),n[e]=null,r.deleteQuery(s),a++))}a1?f.renderInstances(_,m,g):f.render(_,m),a.bindVertexArray(null)}needsRenderUpdate(){return!1}getRenderCacheKey(){return""}createDefaultTexture(t){this.textureUtils.createDefaultTexture(t)}createTexture(t,e){this.textureUtils.createTexture(t,e)}updateTexture(t,e){this.textureUtils.updateTexture(t,e)}generateMipmaps(t){this.textureUtils.generateMipmaps(t)}destroyTexture(t){this.textureUtils.destroyTexture(t)}copyTextureToBuffer(t,e,n,i,r,s){return this.textureUtils.copyTextureToBuffer(t,e,n,i,r,s)}createSampler(){}destroySampler(){}createNodeBuilder(t,e){return new II(t,e)}createProgram(t){const e=this.gl,{stage:n,code:i}=t,r="fragment"===n?e.createShader(e.FRAGMENT_SHADER):e.createShader(e.VERTEX_SHADER);e.shaderSource(r,i),e.compileShader(r),this.set(t,{shaderGPU:r})}destroyProgram(){console.warn("Abstract class.")}createRenderPipeline(t,e){const n=this.gl,i=t.pipeline,{fragmentProgram:r,vertexProgram:s}=i,a=n.createProgram(),o=this.get(r).shaderGPU,l=this.get(s).shaderGPU;if(n.attachShader(a,o),n.attachShader(a,l),n.linkProgram(a),this.set(i,{programGPU:a,fragmentShader:o,vertexShader:l}),null!==e&&this.parallel){const r=new Promise((e=>{const r=this.parallel,s=()=>{n.getProgramParameter(a,r.COMPLETION_STATUS_KHR)?(this._completeCompile(t,i),e()):requestAnimationFrame(s)};s()}));e.push(r)}else this._completeCompile(t,i)}_handleSource(t,e){const n=t.split("\n"),i=[],r=Math.max(e-6,0),s=Math.min(e+6,n.length);for(let t=r;t":" "} ${r}: ${n[t]}`)}return i.join("\n")}_getShaderErrors(t,e,n){const i=t.getShaderParameter(e,t.COMPILE_STATUS),r=t.getShaderInfoLog(e).trim();if(i&&""===r)return"";const s=/ERROR: 0:(\d+)/.exec(r);if(s){const i=parseInt(s[1]);return n.toUpperCase()+"\n\n"+r+"\n\n"+this._handleSource(t.getShaderSource(e),i)}return r}_logProgramError(t,e,n){if(this.renderer.debug.checkShaderErrors){const i=this.gl,r=i.getProgramInfoLog(t).trim();if(!1===i.getProgramParameter(t,i.LINK_STATUS))if("function"==typeof this.renderer.debug.onShaderError)this.renderer.debug.onShaderError(i,t,n,e);else{const s=this._getShaderErrors(i,n,"vertex"),a=this._getShaderErrors(i,e,"fragment");console.error("THREE.WebGLProgram: Shader Error "+i.getError()+" - VALIDATE_STATUS "+i.getProgramParameter(t,i.VALIDATE_STATUS)+"\n\nProgram Info Log: "+r+"\n"+s+"\n"+a)}else""!==r&&console.warn("THREE.WebGLProgram: Program Info Log:",r)}}_completeCompile(t,e){const{state:n,gl:i}=this,r=this.get(e),{programGPU:s,fragmentShader:a,vertexShader:o}=r;!1===i.getProgramParameter(s,i.LINK_STATUS)&&this._logProgramError(s,a,o),n.useProgram(s);const l=t.getBindings();this._setupBindings(l,s),this.set(e,{programGPU:s})}createComputePipeline(t,e){const{state:n,gl:i}=this,r={stage:"fragment",code:"#version 300 es\nprecision highp float;\nvoid main() {}"};this.createProgram(r);const{computeProgram:s}=t,a=i.createProgram(),o=this.get(r).shaderGPU,l=this.get(s).shaderGPU,h=s.transforms,u=[],c=[];for(let t=0;tQI[e]===t)),n=this.extensions;for(let t=0;t0){if(void 0===u){const i=[];u=e.createFramebuffer(),n.bindFramebuffer(e.FRAMEBUFFER,u);const r=[],h=t.textures;for(let n=0;n,\n\t@location( 0 ) vTex : vec2\n};\n\n@vertex\nfn main( @builtin( vertex_index ) vertexIndex : u32 ) -> VarysStruct {\n\n\tvar Varys : VarysStruct;\n\n\tvar pos = array< vec2, 4 >(\n\t\tvec2( -1.0, 1.0 ),\n\t\tvec2( 1.0, 1.0 ),\n\t\tvec2( -1.0, -1.0 ),\n\t\tvec2( 1.0, -1.0 )\n\t);\n\n\tvar tex = array< vec2, 4 >(\n\t\tvec2( 0.0, 0.0 ),\n\t\tvec2( 1.0, 0.0 ),\n\t\tvec2( 0.0, 1.0 ),\n\t\tvec2( 1.0, 1.0 )\n\t);\n\n\tVarys.vTex = tex[ vertexIndex ];\n\tVarys.Position = vec4( pos[ vertexIndex ], 0.0, 1.0 );\n\n\treturn Varys;\n\n}\n"}),this.mipmapFragmentShaderModule=t.createShaderModule({label:"mipmapFragment",code:"\n@group( 0 ) @binding( 0 )\nvar imgSampler : sampler;\n\n@group( 0 ) @binding( 1 )\nvar img : texture_2d;\n\n@fragment\nfn main( @location( 0 ) vTex : vec2 ) -> @location( 0 ) vec4 {\n\n\treturn textureSample( img, imgSampler, vTex );\n\n}\n"}),this.flipYFragmentShaderModule=t.createShaderModule({label:"flipYFragment",code:"\n@group( 0 ) @binding( 0 )\nvar imgSampler : sampler;\n\n@group( 0 ) @binding( 1 )\nvar img : texture_2d;\n\n@fragment\nfn main( @location( 0 ) vTex : vec2 ) -> @location( 0 ) vec4 {\n\n\treturn textureSample( img, imgSampler, vec2( vTex.x, 1.0 - vTex.y ) );\n\n}\n"})}getTransferPipeline(t){let e=this.transferPipelines[t];return void 0===e&&(e=this.device.createRenderPipeline({label:`mipmap-${t}`,vertex:{module:this.mipmapVertexShaderModule,entryPoint:"main"},fragment:{module:this.mipmapFragmentShaderModule,entryPoint:"main",targets:[{format:t}]},primitive:{topology:NR,stripIndexFormat:XR},layout:"auto"}),this.transferPipelines[t]=e),e}getFlipYPipeline(t){let e=this.flipYPipelines[t];return void 0===e&&(e=this.device.createRenderPipeline({label:`flipY-${t}`,vertex:{module:this.mipmapVertexShaderModule,entryPoint:"main"},fragment:{module:this.flipYFragmentShaderModule,entryPoint:"main",targets:[{format:t}]},primitive:{topology:NR,stripIndexFormat:XR},layout:"auto"}),this.flipYPipelines[t]=e),e}flipY(t,e,n=0){const i=e.format,{width:r,height:s}=e.size,a=this.getTransferPipeline(i),o=this.getFlipYPipeline(i),l=this.device.createTexture({size:{width:r,height:s,depthOrArrayLayers:1},format:i,usage:GPUTextureUsage.RENDER_ATTACHMENT|GPUTextureUsage.TEXTURE_BINDING}),h=t.createView({baseMipLevel:0,mipLevelCount:1,dimension:zC,baseArrayLayer:n}),u=l.createView({baseMipLevel:0,mipLevelCount:1,dimension:zC,baseArrayLayer:0}),c=this.device.createCommandEncoder({}),d=(t,e,n)=>{const i=t.getBindGroupLayout(0),r=this.device.createBindGroup({layout:i,entries:[{binding:0,resource:this.flipYSampler},{binding:1,resource:e}]}),s=c.beginRenderPass({colorAttachments:[{view:n,loadOp:GR,storeOp:zR,clearValue:[0,0,0,0]}]});s.setPipeline(t),s.setBindGroup(0,r),s.draw(4,1,0,0),s.end()};d(a,h,u),d(o,u,h),this.device.queue.submit([c.finish()]),l.destroy()}generateMipmaps(t,e,n=0){const i=this.get(t);void 0===i.useCount&&(i.useCount=0,i.layers=[]);const r=i.layers[n]||this._mipmapCreateBundles(t,e,n),s=this.device.createCommandEncoder({});this._mipmapRunBundles(s,r),this.device.queue.submit([s.finish()]),0!==i.useCount&&(i.layers[n]=r),i.useCount++}_mipmapCreateBundles(t,e,n){const i=this.getTransferPipeline(e.format),r=i.getBindGroupLayout(0);let s=t.createView({baseMipLevel:0,mipLevelCount:1,dimension:zC,baseArrayLayer:n});const a=[];for(let o=1;o1&&!t.isMultisampleRenderTargetTexture){const t=Object.assign({},p);t.label=t.label+"-msaa",t.sampleCount=u,i.msaaTexture=n.device.createTexture(t)}i.initialized=!0,i.textureDescriptorGPU=p}destroyTexture(t){const e=this.backend,n=e.get(t);n.texture.destroy(),void 0!==n.msaaTexture&&n.msaaTexture.destroy(),e.delete(t)}destroySampler(t){delete this.backend.get(t).sampler}generateMipmaps(t){const e=this.backend.get(t);if(t.isCubeTexture)for(let t=0;t<6;t++)this._generateMipmaps(e.texture,e.textureDescriptorGPU,t);else{const n=t.image.depth||1;for(let t=0;t1;for(let a=0;a]*\s*([a-z_0-9]+(?:<[\s\S]+?>)?)/i,dL=/([a-z_0-9]+)\s*:\s*([a-z_0-9]+(?:<[\s\S]+?>)?)/gi,pL={f32:"float",i32:"int",u32:"uint",bool:"bool","vec2":"vec2","vec2":"ivec2","vec2":"uvec2","vec2":"bvec2",vec2f:"vec2",vec2i:"ivec2",vec2u:"uvec2",vec2b:"bvec2","vec3":"vec3","vec3":"ivec3","vec3":"uvec3","vec3":"bvec3",vec3f:"vec3",vec3i:"ivec3",vec3u:"uvec3",vec3b:"bvec3","vec4":"vec4","vec4":"ivec4","vec4":"uvec4","vec4":"bvec4",vec4f:"vec4",vec4i:"ivec4",vec4u:"uvec4",vec4b:"bvec4","mat2x2":"mat2",mat2x2f:"mat2","mat3x3":"mat3",mat3x3f:"mat3","mat4x4":"mat4",mat4x4f:"mat4",sampler:"sampler",texture_1d:"texture",texture_2d:"texture",texture_2d_array:"texture",texture_multisampled_2d:"cubeTexture",texture_depth_2d:"depthTexture",texture_3d:"texture3D",texture_cube:"cubeTexture",texture_cube_array:"cubeTexture",texture_storage_1d:"storageTexture",texture_storage_2d:"storageTexture",texture_storage_2d_array:"storageTexture",texture_storage_3d:"storageTexture"};class fL extends YP{constructor(t){const{type:e,inputs:n,name:i,inputsCode:r,blockCode:s,outputType:a}=(t=>{const e=(t=t.trim()).match(cL);if(null!==e&&4===e.length){const n=e[2],i=[];let r=null;for(;null!==(r=dL.exec(n));)i.push({name:r[1],type:r[2]});const s=[];for(let t=0;t "+this.outputType:"";return`fn ${t} ( ${this.inputsCode.trim()} ) ${e}`+this.blockCode}}class mL extends $P{parseFunction(t){return new fL(t)}}const gL=self.GPUShaderStage,_L={vertex:gL?gL.VERTEX:1,fragment:gL?gL.FRAGMENT:2,compute:gL?gL.COMPUTE:4},vL={instance:!0,swizzleAssign:!1,storageBuffer:!0},yL={"^^":"tsl_xor"},xL={float:"f32",int:"i32",uint:"u32",bool:"bool",color:"vec3",vec2:"vec2",ivec2:"vec2",uvec2:"vec2",bvec2:"vec2",vec3:"vec3",ivec3:"vec3",uvec3:"vec3",bvec3:"vec3",vec4:"vec4",ivec4:"vec4",uvec4:"vec4",bvec4:"vec4",mat2:"mat2x2",mat3:"mat3x3",mat4:"mat4x4"},bL={tsl_xor:new oN("fn tsl_xor( a : bool, b : bool ) -> bool { return ( a || b ) && !( a && b ); }"),mod_float:new oN("fn tsl_mod_float( x : f32, y : f32 ) -> f32 { return x - y * floor( x / y ); }"),mod_vec2:new oN("fn tsl_mod_vec2( x : vec2f, y : vec2f ) -> vec2f { return x - y * floor( x / y ); }"),mod_vec3:new oN("fn tsl_mod_vec3( x : vec3f, y : vec3f ) -> vec3f { return x - y * floor( x / y ); }"),mod_vec4:new oN("fn tsl_mod_vec4( x : vec4f, y : vec4f ) -> vec4f { return x - y * floor( x / y ); }"),equals_bool:new oN("fn tsl_equals_bool( a : bool, b : bool ) -> bool { return a == b; }"),equals_bvec2:new oN("fn tsl_equals_bvec2( a : vec2f, b : vec2f ) -> vec2 { return vec2( a.x == b.x, a.y == b.y ); }"),equals_bvec3:new oN("fn tsl_equals_bvec3( a : vec3f, b : vec3f ) -> vec3 { return vec3( a.x == b.x, a.y == b.y, a.z == b.z ); }"),equals_bvec4:new oN("fn tsl_equals_bvec4( a : vec4f, b : vec4f ) -> vec4 { return vec4( a.x == b.x, a.y == b.y, a.z == b.z, a.w == b.w ); }"),repeatWrapping:new oN("\nfn tsl_repeatWrapping( uv : vec2, dimension : vec2 ) -> vec2 {\n\n\tlet uvScaled = vec2( uv * vec2( dimension ) );\n\n\treturn ( ( uvScaled % dimension ) + dimension ) % dimension;\n\n}\n"),biquadraticTexture:new oN("\nfn tsl_biquadraticTexture( map : texture_2d, coord : vec2f, level : i32 ) -> vec4f {\n\n\tlet iRes = vec2i( textureDimensions( map, level ) );\n\tlet res = vec2f( iRes );\n\n\tlet uvScaled = coord * res;\n\tlet uvWrapping = ( ( uvScaled % res ) + res ) % res;\n\n\t// https://www.shadertoy.com/view/WtyXRy\n\n\tlet uv = uvWrapping - 0.5;\n\tlet iuv = floor( uv );\n\tlet f = fract( uv );\n\n\tlet rg1 = textureLoad( map, vec2i( iuv + vec2( 0.5, 0.5 ) ) % iRes, level );\n\tlet rg2 = textureLoad( map, vec2i( iuv + vec2( 1.5, 0.5 ) ) % iRes, level );\n\tlet rg3 = textureLoad( map, vec2i( iuv + vec2( 0.5, 1.5 ) ) % iRes, level );\n\tlet rg4 = textureLoad( map, vec2i( iuv + vec2( 1.5, 1.5 ) ) % iRes, level );\n\n\treturn mix( mix( rg1, rg2, f.x ), mix( rg3, rg4, f.x ), f.y );\n\n}\n")},SL={dFdx:"dpdx",dFdy:"- dpdy",mod_float:"tsl_mod_float",mod_vec2:"tsl_mod_vec2",mod_vec3:"tsl_mod_vec3",mod_vec4:"tsl_mod_vec4",equals_bool:"tsl_equals_bool",equals_bvec2:"tsl_equals_bvec2",equals_bvec3:"tsl_equals_bvec3",equals_bvec4:"tsl_equals_bvec4",inversesqrt:"inverseSqrt",bitcast:"bitcast"};/Windows/g.test(navigator.userAgent)&&(bL.pow_float=new oN("fn tsl_pow_float( a : f32, b : f32 ) -> f32 { return select( -pow( -a, b ), pow( a, b ), a > 0.0 ); }"),bL.pow_vec2=new oN("fn tsl_pow_vec2( a : vec2f, b : vec2f ) -> vec2f { return vec2f( tsl_pow_float( a.x, b.x ), tsl_pow_float( a.y, b.y ) ); }",[bL.pow_float]),bL.pow_vec3=new oN("fn tsl_pow_vec3( a : vec3f, b : vec3f ) -> vec3f { return vec3f( tsl_pow_float( a.x, b.x ), tsl_pow_float( a.y, b.y ), tsl_pow_float( a.z, b.z ) ); }",[bL.pow_float]),bL.pow_vec4=new oN("fn tsl_pow_vec4( a : vec4f, b : vec4f ) -> vec4f { return vec4f( tsl_pow_float( a.x, b.x ), tsl_pow_float( a.y, b.y ), tsl_pow_float( a.z, b.z ), tsl_pow_float( a.w, b.w ) ); }",[bL.pow_float]),SL.pow_float="tsl_pow_float",SL.pow_vec2="tsl_pow_vec2",SL.pow_vec3="tsl_pow_vec3",SL.pow_vec4="tsl_pow_vec4");let ML="";!0!==/Firefox|Deno/g.test(navigator.userAgent)&&(ML+="diagnostic( off, derivative_uniformity );\n");class TL extends DP{constructor(t,e){super(t,e,new mL),this.uniformGroups={},this.builtins={},this.directives={},this.scopedArrays=new Map}needsToWorkingColorSpace(t){return!0===t.isVideoTexture&&t.colorSpace!==Fp}_generateTextureSample(t,e,n,i,r=this.shaderStage){return"fragment"===r?i?`textureSample( ${e}, ${e}_sampler, ${n}, ${i} )`:`textureSample( ${e}, ${e}_sampler, ${n} )`:this.isFilteredTexture(t)?this.generateFilteredTexture(t,e,n):this.generateTextureLod(t,e,n,"0")}_generateVideoSample(t,e,n=this.shaderStage){if("fragment"===n)return`textureSampleBaseClampToEdge( ${t}, ${t}_sampler, vec2( ${e}.x, 1.0 - ${e}.y ) )`;console.error(`WebGPURenderer: THREE.VideoTexture does not support ${n} shader.`)}_generateTextureSampleLevel(t,e,n,i,r,s=this.shaderStage){return"fragment"===s&&!1===this.isUnfilterable(t)?`textureSampleLevel( ${e}, ${e}_sampler, ${n}, ${i} )`:this.isFilteredTexture(t)?this.generateFilteredTexture(t,e,n,i):this.generateTextureLod(t,e,n,i)}generateFilteredTexture(t,e,n,i="0"){return this._include("biquadraticTexture"),`tsl_biquadraticTexture( ${e}, ${n}, i32( ${i} ) )`}generateTextureLod(t,e,n,i="0"){this._include("repeatWrapping");return`textureLoad( ${e}, tsl_repeatWrapping( ${n}, ${!0===t.isMultisampleRenderTargetTexture?`textureDimensions( ${e} )`:`textureDimensions( ${e}, 0 )`} ), i32( ${i} ) )`}generateTextureLoad(t,e,n,i,r="0u"){return i?`textureLoad( ${e}, ${n}, ${i}, ${r} )`:`textureLoad( ${e}, ${n}, ${r} )`}generateTextureStore(t,e,n,i){return`textureStore( ${e}, ${n}, ${i} )`}isUnfilterable(t){return"float"!==this.getComponentTypeFromTexture(t)||!this.isAvailable("float32Filterable")&&!0===t.isDataTexture&&t.type===rp||!0===t.isMultisampleRenderTargetTexture}generateTexture(t,e,n,i,r=this.shaderStage){let s=null;return s=!0===t.isVideoTexture?this._generateVideoSample(e,n,r):this.isUnfilterable(t)?this.generateTextureLod(t,e,n,"0",i,r):this._generateTextureSample(t,e,n,i,r),s}generateTextureGrad(t,e,n,i,r,s=this.shaderStage){if("fragment"===s)return`textureSampleGrad( ${e}, ${e}_sampler, ${n}, ${i[0]}, ${i[1]} )`;console.error(`WebGPURenderer: THREE.TextureNode.gradient() does not support ${s} shader.`)}generateTextureCompare(t,e,n,i,r,s=this.shaderStage){if("fragment"===s)return`textureSampleCompare( ${e}, ${e}_sampler, ${n}, ${i} )`;console.error(`WebGPURenderer: THREE.DepthTexture.compareFunction() does not support ${s} shader.`)}generateTextureLevel(t,e,n,i,r,s=this.shaderStage){let a=null;return a=!0===t.isVideoTexture?this._generateVideoSample(e,n,s):this._generateTextureSampleLevel(t,e,n,i,r,s),a}generateTextureBias(t,e,n,i,r,s=this.shaderStage){if("fragment"===s)return`textureSampleBias( ${e}, ${e}_sampler, ${n}, ${i} )`;console.error(`WebGPURenderer: THREE.TextureNode.biasNode does not support ${s} shader.`)}getPropertyName(t,e=this.shaderStage){if(!0===t.isNodeVarying&&!0===t.needsInterpolation){if("vertex"===e)return`varyings.${t.name}`}else if(!0===t.isNodeUniform){const e=t.name,n=t.type;return"texture"===n||"cubeTexture"===n||"storageTexture"===n||"texture3D"===n?e:"buffer"===n||"storageBuffer"===n||"indirectStorageBuffer"===n?`NodeBuffer_${t.id}.${e}`:t.groupNode.name+"."+e}return super.getPropertyName(t)}getOutputStructName(){return"output"}_getUniformGroupCount(t){return Object.keys(this.uniforms[t]).length}getFunctionOperator(t){const e=yL[t];return void 0!==e?(this._include(e),e):null}getStorageAccess(t){if(t.isStorageTextureNode)switch(t.access){case PC:return"read";case NC:return"write";default:return"read_write"}else switch(t.access){case RC:return"read_write";case CC:return"read";default:return"write"}}getUniformFromNode(t,e,n,i=null){const r=super.getUniformFromNode(t,e,n,i),s=this.getDataFromNode(t,n,this.globalCache);if(void 0===s.uniformGPU){let i;const a=t.groupNode,o=a.name,l=this.getBindGroupArray(o,n);if("texture"===e||"cubeTexture"===e||"storageTexture"===e||"texture3D"===e){let s=null;if("texture"===e||"storageTexture"===e?s=new wI(r.name,r.node,a,t.access?t.access:null):"cubeTexture"===e?s=new EI(r.name,r.node,a,t.access?t.access:null):"texture3D"===e&&(s=new AI(r.name,r.node,a,t.access?t.access:null)),s.store=!0===t.isStorageTextureNode,s.setVisibility(_L[n]),"fragment"===n&&!1===this.isUnfilterable(t.value)&&!1===s.store){const t=new nL(`${r.name}_sampler`,r.node,a);t.setVisibility(_L[n]),l.push(t,s),i=[t,s]}else l.push(s),i=[s]}else if("buffer"===e||"storageBuffer"===e||"indirectStorageBuffer"===e){const r=new("buffer"===e?yI:sL)(t,a);r.setVisibility(_L[n]),l.push(r),i=r}else{const t=this.uniformGroups[n]||(this.uniformGroups[n]={});let s=t[o];void 0===s&&(s=new SI(o,a),s.setVisibility(_L[n]),t[o]=s,l.push(s)),i=this.getNodeUniform(r,e),s.addUniform(i)}s.uniformGPU=i}return r}getBuiltin(t,e,n,i=this.shaderStage){const r=this.builtins[i]||(this.builtins[i]=new Map);return!1===r.has(t)&&r.set(t,{name:t,property:e,type:n}),e}hasBuiltin(t,e=this.shaderStage){return void 0!==this.builtins[e]&&this.builtins[e].has(t)}getVertexIndex(){return"vertex"===this.shaderStage?this.getBuiltin("vertex_index","vertexIndex","u32","attribute"):"vertexIndex"}buildFunctionCode(t){const e=t.layout,n=this.flowShaderNode(t),i=[];for(const t of e.inputs)i.push(t.name+" : "+this.getType(t.type));let r=`fn ${e.name}( ${i.join(", ")} ) -> ${this.getType(e.type)} {\n${n.vars}\n${n.code}\n`;return n.result&&(r+=`\treturn ${n.result};\n`),r+="\n}\n",r}getInstanceIndex(){return"vertex"===this.shaderStage?this.getBuiltin("instance_index","instanceIndex","u32","attribute"):"instanceIndex"}getInvocationLocalIndex(){return this.getBuiltin("local_invocation_index","invocationLocalIndex","u32","attribute")}getSubgroupSize(){return this.enableSubGroups(),this.getBuiltin("subgroup_size","subgroupSize","u32","attribute")}getInvocationSubgroupIndex(){return this.enableSubGroups(),this.getBuiltin("subgroup_invocation_id","invocationSubgroupIndex","u32","attribute")}getSubgroupIndex(){return this.enableSubGroups(),this.getBuiltin("subgroup_id","subgroupIndex","u32","attribute")}getDrawIndex(){return null}getFrontFacing(){return this.getBuiltin("front_facing","isFront","bool")}getFragCoord(){return this.getBuiltin("position","fragCoord","vec4")+".xy"}getFragDepth(){return"output."+this.getBuiltin("frag_depth","depth","f32","output")}isFlipY(){return!1}enableDirective(t,e=this.shaderStage){(this.directives[e]||(this.directives[e]=new Set)).add(t)}getDirectives(t){const e=[],n=this.directives[t];if(void 0!==n)for(const t of n)e.push(`enable ${t};`);return e.join("\n")}enableSubGroups(){this.enableDirective("subgroups")}enableSubgroupsF16(){this.enableDirective("subgroups-f16")}enableClipDistances(){this.enableDirective("clip_distances")}enableShaderF16(){this.enableDirective("f16")}enableDualSourceBlending(){this.enableDirective("dual_source_blending")}getBuiltins(t){const e=[],n=this.builtins[t];if(void 0!==n)for(const{name:t,property:i,type:r}of n.values())e.push(`@builtin( ${t} ) ${i} : ${r}`);return e.join(",\n\t")}getScopedArray(t,e,n,i){return!1===this.scopedArrays.has(t)&&this.scopedArrays.set(t,{name:t,scope:e,bufferType:n,bufferCount:i}),t}getScopedArrays(t){if("compute"!==t)return;const e=[];for(const{name:t,scope:n,bufferType:i,bufferCount:r}of this.scopedArrays.values()){const s=this.getType(i);e.push(`var<${n}> ${t}: array< ${s}, ${r} >;`)}return e.join("\n")}getAttributes(t){const e=[];if("compute"===t&&(this.getBuiltin("global_invocation_id","id","vec3","attribute"),this.getBuiltin("workgroup_id","workgroupId","vec3","attribute"),this.getBuiltin("local_invocation_id","localId","vec3","attribute"),this.getBuiltin("num_workgroups","numWorkgroups","vec3","attribute"),this.renderer.hasFeature("subgroups")&&(this.enableDirective("subgroups",t),this.getBuiltin("subgroup_size","subgroupSize","u32","attribute"))),"vertex"===t||"compute"===t){const t=this.getBuiltins("attribute");t&&e.push(t);const n=this.getAttributesArray();for(let t=0,i=n.length;t`)}const i=this.getBuiltins("output");return i&&e.push("\t"+i),e.join(",\n")}getStructs(t){const e=[],n=this.structs[t];for(let t=0,i=n.length;t output : ${r};\n\n`)}return e.join("\n\n")}getVar(t,e){return`var ${e} : ${this.getType(t)}`}getVars(t){const e=[],n=this.vars[t];if(void 0!==n)for(const t of n)e.push(`\t${this.getVar(t.type,t.name)};`);return`\n${e.join("\n")}\n`}getVaryings(t){const e=[];if("vertex"===t&&this.getBuiltin("position","Vertex","vec4","vertex"),"vertex"===t||"fragment"===t){const n=this.varyings,i=this.vars[t];for(let r=0;r";else if(!0===e.isDataArrayTexture||!0===e.isCompressedArrayTexture)i="texture_2d_array";else if(!0===e.isDepthTexture)i=`texture_depth${s}_2d`;else if(!0===e.isVideoTexture)i="texture_external";else if(!0===e.isData3DTexture)i="texture_3d";else if(!0===r.node.isStorageTextureNode){i=`texture_storage_2d<${uL(e)}, ${this.getStorageAccess(r.node)}>`}else{i=`texture${s}_2d<${this.getComponentTypeFromTexture(e).charAt(0)}32>`}n.push(`@binding( ${a.binding++} ) @group( ${a.group} ) var ${r.name} : ${i};`)}else if("buffer"===r.type||"storageBuffer"===r.type||"indirectStorageBuffer"===r.type){const t=r.node,e=this.getType(t.bufferType),n=t.bufferCount,s=n>0&&"buffer"===r.type?", "+n:"",o=t.isAtomic?`atomic<${e}>`:`${e}`,l=`\t${r.name} : array< ${o}${s} >\n`,h=t.isStorageBufferNode?`storage, ${this.getStorageAccess(t)}`:"uniform";i.push(this._getWGSLStructBinding("NodeBuffer_"+t.id,l,h,a.binding++,a.group))}else{const t=this.getType(this.getVectorType(r.type)),e=r.groupNode.name;(s[e]||(s[e]={index:a.binding++,id:a.group,snippets:[]})).snippets.push(`\t${r.name} : ${t}`)}}for(const t in s){const e=s[t];r.push(this._getWGSLStructBinding(t,e.snippets.join(",\n"),"uniform",e.index,e.id))}let a=n.join("\n");return a+=i.join("\n"),a+=r.join("\n"),a}buildCode(){const t=null!==this.material?{fragment:{},vertex:{}}:{compute:{}};this.sortBindingGroups();for(const e in t){const n=t[e];n.uniforms=this.getUniforms(e),n.attributes=this.getAttributes(e),n.varyings=this.getVaryings(e),n.structs=this.getStructs(e),n.vars=this.getVars(e),n.codes=this.getCodes(e),n.directives=this.getDirectives(e),n.scopedArrays=this.getScopedArrays(e);let i="// code\n\n";i+=this.flowCode[e];const r=this.flowNodes[e],s=r[r.length-1],a=s.outputNode,o=void 0!==a&&!0===a.isOutputStructNode;for(const t of r){const r=this.getFlowData(t),l=t.name;if(l&&(i.length>0&&(i+="\n"),i+=`\t// flow -> ${l}\n\t`),i+=`${r.code}\n\t`,t===s&&"compute"!==e)if(i+="// result\n\n\t","vertex"===e)i+=`varyings.Vertex = ${r.result};`;else if("fragment"===e)if(o)n.returnType=a.nodeType,i+=`return ${r.result};`;else{let t="\t@location(0) color: vec4";const e=this.getBuiltins("output");e&&(t+=",\n\t"+e),n.returnType="OutputStruct",n.structs+=this._getWGSLStruct("OutputStruct",t),n.structs+="\nvar output : OutputStruct;\n\n",i+=`output.color = ${r.result};\n\n\treturn output;`}}n.flow=i}null!==this.material?(this.vertexShader=this._getWGSLVertexCode(t.vertex),this.fragmentShader=this._getWGSLFragmentCode(t.fragment)):this.computeShader=this._getWGSLComputeCode(t.compute,(this.object.workgroupSize||[64]).join(", "))}getMethod(t,e=null){let n;return null!==e&&(n=this._getWGSLMethod(t+"_"+e)),void 0===n&&(n=this._getWGSLMethod(t)),n||t}getType(t){return xL[t]||t}isAvailable(t){let e=vL[t];return void 0===e&&("float32Filterable"===t&&(e=this.renderer.hasFeature("float32-filterable")),vL[t]=e),e}_getWGSLMethod(t){return void 0!==bL[t]&&this._include(t),SL[t]}_include(t){const e=bL[t];return e.build(this),null!==this.currentFunctionNode&&this.currentFunctionNode.includes.push(e),e}_getWGSLVertexCode(t){return`${this.getSignature()}\n// directives\n${t.directives}\n\n// uniforms\n${t.uniforms}\n\n// varyings\n${t.varyings}\nvar varyings : VaryingsStruct;\n\n// codes\n${t.codes}\n\n@vertex\nfn main( ${t.attributes} ) -> VaryingsStruct {\n\n\t// vars\n\t${t.vars}\n\n\t// flow\n\t${t.flow}\n\n\treturn varyings;\n\n}\n`}_getWGSLFragmentCode(t){return`${this.getSignature()}\n// global\n${ML}\n\n// uniforms\n${t.uniforms}\n\n// structs\n${t.structs}\n\n// codes\n${t.codes}\n\n@fragment\nfn main( ${t.varyings} ) -> ${t.returnType} {\n\n\t// vars\n\t${t.vars}\n\n\t// flow\n\t${t.flow}\n\n}\n`}_getWGSLComputeCode(t,e){return`${this.getSignature()}\n// directives\n${t.directives}\n\n// system\nvar instanceIndex : u32;\n\n// locals\n${t.scopedArrays}\n\n// uniforms\n${t.uniforms}\n\n// codes\n${t.codes}\n\n@compute @workgroup_size( ${e} )\nfn main( ${t.attributes} ) {\n\n\t// system\n\tinstanceIndex = id.x + id.y * numWorkgroups.x * u32(${e}) + id.z * numWorkgroups.x * numWorkgroups.y * u32(${e});\n\n\t// vars\n\t${t.vars}\n\n\t// flow\n\t${t.flow}\n\n}\n`}_getWGSLStruct(t,e){return`\nstruct ${t} {\n${e}\n};`}_getWGSLStructBinding(t,e,n,i=0,r=0){const s=t+"Struct";return`${this._getWGSLStruct(s,e)}\n@binding( ${i} ) @group( ${r} )\nvar<${n}> ${t} : ${s};`}}class wL{constructor(t){this.backend=t}getCurrentDepthStencilFormat(t){let e;return null!==t.depthTexture?e=this.getTextureFormatGPU(t.depthTexture):t.depth&&t.stencil?e=$R.Depth24PlusStencil8:t.depth&&(e=$R.Depth24Plus),e}getTextureFormatGPU(t){return this.backend.get(t).format}getCurrentColorFormat(t){let e;return e=null!==t.textures?this.getTextureFormatGPU(t.textures[0]):this.getPreferredCanvasFormat(),e}getCurrentColorSpace(t){return null!==t.textures?t.textures[0].colorSpace:this.backend.renderer.outputColorSpace}getPrimitiveTopology(t,e){return t.isPoints?ER:t.isLineSegments||t.isMesh&&!0===e.wireframe?AR:t.isLine?RR:t.isMesh?CR:void 0}getSampleCount(t){let e=1;return t>1&&(e=Math.pow(2,Math.floor(Math.log2(t))),2===e&&(e=4)),e}getSampleCountRenderContext(t){return null!==t.textures?this.getSampleCount(t.sampleCount):this.getSampleCount(this.backend.renderer.samples)}getPreferredCanvasFormat(){return navigator.userAgent.includes("Quest")?$R.BGRA8Unorm:navigator.gpu.getPreferredCanvasFormat()}}const EL=new Map([[Int8Array,["sint8","snorm8"]],[Uint8Array,["uint8","unorm8"]],[Int16Array,["sint16","snorm16"]],[Uint16Array,["uint16","unorm16"]],[Int32Array,["sint32","snorm32"]],[Uint32Array,["uint32","unorm32"]],[Float32Array,["float32"]]]),AL=new Map([[bg,["float16"]]]),RL=new Map([[Int32Array,"sint32"],[Int16Array,"sint32"],[Uint32Array,"uint32"],[Uint16Array,"uint32"],[Float32Array,"float32"]]);class CL{constructor(t){this.backend=t}createAttribute(t,e){const n=this._getBufferAttribute(t),i=this.backend,r=i.get(n);let s=r.buffer;if(void 0===s){const a=i.device;let o=n.array;if(!1===t.normalized&&(o.constructor===Int16Array||o.constructor===Uint16Array)){const t=new Uint32Array(o.length);for(let e=0;e1},layout:h.createPipelineLayout({bindGroupLayouts:d})},w={},E=t.context.depth,A=t.context.stencil;if(!0!==E&&!0!==A||(!0===E&&(w.format=S,w.depthWriteEnabled=i.depthWrite,w.depthCompare=b),!0===A&&(w.stencilFront=m,w.stencilBack={},w.stencilReadMask=i.stencilFuncMask,w.stencilWriteMask=i.stencilWriteMask),T.depthStencil=w),null===e)c.pipeline=h.createRenderPipeline(T);else{const t=new Promise((t=>{h.createRenderPipelineAsync(T).then((e=>{c.pipeline=e,t()}))}));e.push(t)}}createBundleEncoder(t){const e=this.backend,{utils:n,device:i}=e,r=n.getCurrentDepthStencilFormat(t),s={label:"renderBundleEncoder",colorFormats:[n.getCurrentColorFormat(t)],depthStencilFormat:r,sampleCount:this._getSampleCount(t)};return i.createRenderBundleEncoder(s)}createComputePipeline(t,e){const n=this.backend,i=n.device,r=n.get(t.computeProgram).module,s=n.get(t),a=[];for(const t of e){const e=n.get(t);a.push(e.layout)}s.pipeline=i.createComputePipeline({compute:r,layout:i.createPipelineLayout({bindGroupLayouts:a})})}_getBlending(t){let e,n;const i=t.blending,r=t.blendSrc,s=t.blendDst,a=t.blendEquation;if(5===i){const i=null!==t.blendSrcAlpha?t.blendSrcAlpha:r,o=null!==t.blendDstAlpha?t.blendDstAlpha:s,l=null!==t.blendEquationAlpha?t.blendEquationAlpha:a;e={srcFactor:this._getBlendFactor(r),dstFactor:this._getBlendFactor(s),operation:this._getBlendOperation(a)},n={srcFactor:this._getBlendFactor(i),dstFactor:this._getBlendFactor(o),operation:this._getBlendOperation(l)}}else{const r=(t,i,r,s)=>{e={srcFactor:t,dstFactor:i,operation:pC},n={srcFactor:r,dstFactor:s,operation:pC}};if(t.premultipliedAlpha)switch(i){case 1:r(eC,sC,eC,sC);break;case 2:r(eC,eC,eC,eC);break;case 3:r(tC,iC,tC,eC);break;case 4:r(tC,nC,tC,rC)}else switch(i){case 1:r(rC,sC,eC,sC);break;case 2:r(rC,eC,rC,eC);break;case 3:r(tC,iC,tC,eC);break;case 4:r(tC,nC,tC,nC)}}if(void 0!==e&&void 0!==n)return{color:e,alpha:n};console.error("THREE.WebGPURenderer: Invalid blending: ",i)}_getBlendFactor(t){let e;switch(t){case 200:e=tC;break;case 201:e=eC;break;case 202:e=nC;break;case 203:e=iC;break;case Id:e=rC;break;case Ld:e=sC;break;case 208:e=aC;break;case 209:e=oC;break;case 206:e=lC;break;case 207:e=hC;break;case 210:e=uC;break;case 211:e=cC;break;case 212:e=dC;break;default:console.error("THREE.WebGPURenderer: Blend factor not supported.",t)}return e}_getStencilCompare(t){let e;const n=t.stencilFunc;switch(n){case 512:e=PR;break;case 519:e=BR;break;case 513:e=IR;break;case 515:e=UR;break;case 514:e=LR;break;case 518:e=FR;break;case 516:e=DR;break;case 517:e=OR;break;default:console.error("THREE.WebGPURenderer: Invalid stencil function.",n)}return e}_getStencilOperation(t){let e;switch(t){case Vp:e=xC;break;case 0:e=bC;break;case 7681:e=SC;break;case 5386:e=MC;break;case 7682:e=TC;break;case 7683:e=wC;break;case 34055:e=EC;break;case 34056:e=AC;break;default:console.error("THREE.WebGPURenderer: Invalid stencil operation.",e)}return e}_getBlendOperation(t){let e;switch(t){case wd:e=pC;break;case 101:e=fC;break;case 102:e=mC;break;case 103:e=gC;break;case 104:e=_C;break;default:console.error("THREE.WebGPUPipelineUtils: Blend equation not supported.",t)}return e}_getPrimitiveState(t,e,n){const i={},r=this.backend.utils;switch(i.topology=r.getPrimitiveTopology(t,n),null!==e.index&&!0===t.isLine&&!0!==t.isLineSegments&&(i.stripIndexFormat=e.index.array instanceof Uint16Array?qR:XR),n.side){case 0:i.frontFace=VR,i.cullMode=WR;break;case 1:i.frontFace=VR,i.cullMode=jR;break;case 2:i.frontFace=VR,i.cullMode=HR;break;default:console.error("THREE.WebGPUPipelineUtils: Unknown material.side value.",n.side)}return i}_getColorWriteMask(t){return!0===t.colorWrite?yC:vC}_getDepthCompare(t){let e;if(!1===t.depthTest)e=BR;else{const n=t.depthFunc;switch(n){case 0:e=PR;break;case 1:e=BR;break;case 2:e=IR;break;case 3:e=UR;break;case 4:e=LR;break;case 5:e=FR;break;case 6:e=DR;break;case 7:e=OR;break;default:console.error("THREE.WebGPUPipelineUtils: Invalid depth function.",n)}}return e}}class IL extends OI{constructor(t={}){super(t),this.isWebGPUBackend=!0,this.parameters.alpha=void 0===t.alpha||t.alpha,this.parameters.requiredLimits=void 0===t.requiredLimits?{}:t.requiredLimits,this.trackTimestamp=!0===t.trackTimestamp,this.device=null,this.context=null,this.colorBuffer=null,this.defaultRenderPassdescriptor=null,this.utils=new wL(this),this.attributeUtils=new CL(this),this.bindingUtils=new NL(this),this.pipelineUtils=new PL(this),this.textureUtils=new hL(this),this.occludedResolveCache=new Map}async init(t){await super.init(t);const e=this.parameters;let n;if(void 0===e.device){const t={powerPreference:e.powerPreference},i=await navigator.gpu.requestAdapter(t);if(null===i)throw new Error("WebGPUBackend: Unable to create WebGPU adapter.");const r=Object.values(qC),s=[];for(const t of r)i.features.has(t)&&s.push(t);const a={requiredFeatures:s,requiredLimits:e.requiredLimits};n=await i.requestDevice(a)}else n=e.device;n.lost.then((e=>{const n={api:"WebGPU",message:e.message||"Unknown reason",reason:e.reason||null,originalEvent:e};t.onDeviceLost(n)}));const i=void 0!==e.context?e.context:t.domElement.getContext("webgpu");this.device=n,this.context=i;const r=e.alpha?"premultiplied":"opaque";this.trackTimestamp=this.trackTimestamp&&this.hasFeature(qC.TimestampQuery),this.context.configure({device:this.device,format:this.utils.getPreferredCanvasFormat(),usage:GPUTextureUsage.RENDER_ATTACHMENT|GPUTextureUsage.COPY_SRC,alphaMode:r}),this.updateSize()}get coordinateSystem(){return tf}async getArrayBufferAsync(t){return await this.attributeUtils.getArrayBufferAsync(t)}getContext(){return this.context}_getDefaultRenderPassDescriptor(){let t=this.defaultRenderPassdescriptor;if(null===t){const e=this.renderer;t={colorAttachments:[{view:null}]},!0!==this.renderer.depth&&!0!==this.renderer.stencil||(t.depthStencilAttachment={view:this.textureUtils.getDepthBuffer(e.depth,e.stencil).createView()});const n=t.colorAttachments[0];this.renderer.samples>0?n.view=this.colorBuffer.createView():n.resolveTarget=void 0,this.defaultRenderPassdescriptor=t}const e=t.colorAttachments[0];return this.renderer.samples>0?e.resolveTarget=this.context.getCurrentTexture().createView():e.view=this.context.getCurrentTexture().createView(),t}_getRenderPassDescriptor(t){const e=t.renderTarget,n=this.get(e);let i=n.descriptors;if(void 0===i||n.width!==e.width||n.height!==e.height||n.activeMipmapLevel!==e.activeMipmapLevel||n.samples!==e.samples){i={},n.descriptors=i;const t=()=>{e.removeEventListener("dispose",t),this.delete(e)};e.addEventListener("dispose",t)}const r=t.getCacheKey();let s=i[r];if(void 0===s){const a=t.textures,o=[];for(let e=0;e0&&(e.currentOcclusionQuerySet&&e.currentOcclusionQuerySet.destroy(),e.currentOcclusionQueryBuffer&&e.currentOcclusionQueryBuffer.destroy(),e.currentOcclusionQuerySet=e.occlusionQuerySet,e.currentOcclusionQueryBuffer=e.occlusionQueryBuffer,e.currentOcclusionQueryObjects=e.occlusionQueryObjects,r=n.createQuerySet({type:"occlusion",count:i}),e.occlusionQuerySet=r,e.occlusionQueryIndex=0,e.occlusionQueryObjects=new Array(i),e.lastOcclusionObject=null),s=null===t.textures?this._getDefaultRenderPassDescriptor():this._getRenderPassDescriptor(t),this.initTimestampQuery(t,s),s.occlusionQuerySet=r;const a=s.depthStencilAttachment;if(null!==t.textures){const e=s.colorAttachments;for(let n=0;n0&&e.currentPass.executeBundles(e.renderBundles),n>e.occlusionQueryIndex&&e.currentPass.endOcclusionQuery(),e.currentPass.end(),n>0){const i=8*n;let r=this.occludedResolveCache.get(i);void 0===r&&(r=this.device.createBuffer({size:i,usage:GPUBufferUsage.QUERY_RESOLVE|GPUBufferUsage.COPY_SRC}),this.occludedResolveCache.set(i,r));const s=this.device.createBuffer({size:i,usage:GPUBufferUsage.COPY_DST|GPUBufferUsage.MAP_READ});e.encoder.resolveQuerySet(e.occlusionQuerySet,0,n,r,0),e.encoder.copyBufferToBuffer(r,0,s,0,i),e.occlusionQueryBuffer=s,this.resolveOccludedAsync(t)}if(this.prepareTimestampBuffer(t,e.encoder),this.device.queue.submit([e.encoder.finish()]),null!==t.textures){const e=t.textures;for(let t=0;ta?(l.x=Math.min(e.dispatchCount,a),l.y=Math.ceil(e.dispatchCount/a)):l.x=e.dispatchCount,r.dispatchWorkgroups(l.x,l.y,l.z)}finishCompute(t){const e=this.get(t);e.passEncoderGPU.end(),this.prepareTimestampBuffer(t,e.cmdEncoderGPU),this.device.queue.submit([e.cmdEncoderGPU.finish()])}async waitForGPU(){await this.device.queue.onSubmittedWorkDone()}draw(t,e){const{object:n,context:i,pipeline:r}=t,s=t.getBindings(),a=this.get(i),o=this.get(r).pipeline,l=a.currentSets,h=a.currentPass,u=t.getDrawParameters();if(null===u)return;l.pipeline!==o&&(h.setPipeline(o),l.pipeline=o);const c=l.bindingGroups;for(let t=0,e=s.length;t1?0:n;h.drawIndexed(e[n],i,t[n]/s,0,a)}}else if(!0===p){const{vertexCount:i,instanceCount:r,firstVertex:s}=u,a=t.getIndirect();if(null!==a){const t=this.get(a).buffer;h.drawIndexedIndirect(t,0)}else h.drawIndexed(i,r,s,0,0);e.update(n,i,r)}else{const{vertexCount:i,instanceCount:r,firstVertex:s}=u,a=t.getIndirect();if(null!==a){const t=this.get(a).buffer;h.drawIndirect(t,0)}else h.draw(i,r,s,0);e.update(n,i,r)}}needsRenderUpdate(t){const e=this.get(t),{object:n,material:i}=t,r=this.utils,s=r.getSampleCountRenderContext(t.context),a=r.getCurrentColorSpace(t.context),o=r.getCurrentColorFormat(t.context),l=r.getCurrentDepthStencilFormat(t.context),h=r.getPrimitiveTopology(n,i);let u=!1;return e.material===i&&e.materialVersion===i.version&&e.transparent===i.transparent&&e.blending===i.blending&&e.premultipliedAlpha===i.premultipliedAlpha&&e.blendSrc===i.blendSrc&&e.blendDst===i.blendDst&&e.blendEquation===i.blendEquation&&e.blendSrcAlpha===i.blendSrcAlpha&&e.blendDstAlpha===i.blendDstAlpha&&e.blendEquationAlpha===i.blendEquationAlpha&&e.colorWrite===i.colorWrite&&e.depthWrite===i.depthWrite&&e.depthTest===i.depthTest&&e.depthFunc===i.depthFunc&&e.stencilWrite===i.stencilWrite&&e.stencilFunc===i.stencilFunc&&e.stencilFail===i.stencilFail&&e.stencilZFail===i.stencilZFail&&e.stencilZPass===i.stencilZPass&&e.stencilFuncMask===i.stencilFuncMask&&e.stencilWriteMask===i.stencilWriteMask&&e.side===i.side&&e.alphaToCoverage===i.alphaToCoverage&&e.sampleCount===s&&e.colorSpace===a&&e.colorFormat===o&&e.depthStencilFormat===l&&e.primitiveTopology===h&&e.clippingContextCacheKey===t.clippingContext.cacheKey||(e.material=i,e.materialVersion=i.version,e.transparent=i.transparent,e.blending=i.blending,e.premultipliedAlpha=i.premultipliedAlpha,e.blendSrc=i.blendSrc,e.blendDst=i.blendDst,e.blendEquation=i.blendEquation,e.blendSrcAlpha=i.blendSrcAlpha,e.blendDstAlpha=i.blendDstAlpha,e.blendEquationAlpha=i.blendEquationAlpha,e.colorWrite=i.colorWrite,e.depthWrite=i.depthWrite,e.depthTest=i.depthTest,e.depthFunc=i.depthFunc,e.stencilWrite=i.stencilWrite,e.stencilFunc=i.stencilFunc,e.stencilFail=i.stencilFail,e.stencilZFail=i.stencilZFail,e.stencilZPass=i.stencilZPass,e.stencilFuncMask=i.stencilFuncMask,e.stencilWriteMask=i.stencilWriteMask,e.side=i.side,e.alphaToCoverage=i.alphaToCoverage,e.sampleCount=s,e.colorSpace=a,e.colorFormat=o,e.depthStencilFormat=l,e.primitiveTopology=h,e.clippingContextCacheKey=t.clippingContext.cacheKey,u=!0),u}getRenderCacheKey(t){const{object:e,material:n}=t,i=this.utils,r=t.context;return[n.transparent,n.blending,n.premultipliedAlpha,n.blendSrc,n.blendDst,n.blendEquation,n.blendSrcAlpha,n.blendDstAlpha,n.blendEquationAlpha,n.colorWrite,n.depthWrite,n.depthTest,n.depthFunc,n.stencilWrite,n.stencilFunc,n.stencilFail,n.stencilZFail,n.stencilZPass,n.stencilFuncMask,n.stencilWriteMask,n.side,i.getSampleCountRenderContext(r),i.getCurrentColorSpace(r),i.getCurrentColorFormat(r),i.getCurrentDepthStencilFormat(r),i.getPrimitiveTopology(e,n),t.getGeometryCacheKey(),t.clippingContext.cacheKey].join()}createSampler(t){this.textureUtils.createSampler(t)}destroySampler(t){this.textureUtils.destroySampler(t)}createDefaultTexture(t){this.textureUtils.createDefaultTexture(t)}createTexture(t,e){this.textureUtils.createTexture(t,e)}updateTexture(t,e){this.textureUtils.updateTexture(t,e)}generateMipmaps(t){this.textureUtils.generateMipmaps(t)}destroyTexture(t){this.textureUtils.destroyTexture(t)}copyTextureToBuffer(t,e,n,i,r,s){return this.textureUtils.copyTextureToBuffer(t,e,n,i,r,s)}initTimestampQuery(t,e){if(!this.trackTimestamp)return;const n=this.get(t);if(!n.timeStampQuerySet){const t=this.device.createQuerySet({type:"timestamp",count:2}),i={querySet:t,beginningOfPassWriteIndex:0,endOfPassWriteIndex:1};Object.assign(e,{timestampWrites:i}),n.timeStampQuerySet=t}}prepareTimestampBuffer(t,e){if(!this.trackTimestamp)return;const n=this.get(t),i=2*BigInt64Array.BYTES_PER_ELEMENT;void 0===n.currentTimestampQueryBuffers&&(n.currentTimestampQueryBuffers={resolveBuffer:this.device.createBuffer({label:"timestamp resolve buffer",size:i,usage:GPUBufferUsage.QUERY_RESOLVE|GPUBufferUsage.COPY_SRC}),resultBuffer:this.device.createBuffer({label:"timestamp result buffer",size:i,usage:GPUBufferUsage.COPY_DST|GPUBufferUsage.MAP_READ}),isMappingPending:!1});const{resolveBuffer:r,resultBuffer:s,isMappingPending:a}=n.currentTimestampQueryBuffers;!0!==a&&(e.resolveQuerySet(n.timeStampQuerySet,0,2,r,0),e.copyBufferToBuffer(r,0,s,0,i))}async resolveTimestampAsync(t,e="render"){if(!this.trackTimestamp)return;const n=this.get(t);if(void 0===n.currentTimestampQueryBuffers)return;const{resultBuffer:i,isMappingPending:r}=n.currentTimestampQueryBuffers;!0!==r&&(n.currentTimestampQueryBuffers.isMappingPending=!0,i.mapAsync(GPUMapMode.READ).then((()=>{const t=new BigUint64Array(i.getMappedRange()),r=Number(t[1]-t[0])/1e6;this.renderer.info.updateTimestamp(e,r),i.unmap(),n.currentTimestampQueryBuffers.isMappingPending=!1})))}createNodeBuilder(t,e){return new TL(t,e)}createProgram(t){this.get(t).module={module:this.device.createShaderModule({code:t.code,label:t.stage}),entryPoint:"main"}}destroyProgram(t){this.delete(t)}createRenderPipeline(t,e){this.pipelineUtils.createRenderPipeline(t,e)}createComputePipeline(t,e){this.pipelineUtils.createComputePipeline(t,e)}beginBundle(t){const e=this.get(t);e._currentPass=e.currentPass,e._currentSets=e.currentSets,e.currentSets={attributes:{},bindingGroups:[],pipeline:null,index:null},e.currentPass=this.pipelineUtils.createBundleEncoder(t)}finishBundle(t,e){const n=this.get(t),i=n.currentPass.finish();this.get(e).bundleGPU=i,n.currentSets=n._currentSets,n.currentPass=n._currentPass}addBundle(t,e){this.get(t).renderBundles.push(this.get(e).bundleGPU)}createBindings(t){this.bindingUtils.createBindings(t)}updateBindings(t){this.bindingUtils.createBindings(t)}updateBinding(t){this.bindingUtils.updateBinding(t)}createIndexAttribute(t){this.attributeUtils.createAttribute(t,GPUBufferUsage.INDEX|GPUBufferUsage.COPY_SRC|GPUBufferUsage.COPY_DST)}createAttribute(t){this.attributeUtils.createAttribute(t,GPUBufferUsage.VERTEX|GPUBufferUsage.COPY_SRC|GPUBufferUsage.COPY_DST)}createStorageAttribute(t){this.attributeUtils.createAttribute(t,GPUBufferUsage.STORAGE|GPUBufferUsage.VERTEX|GPUBufferUsage.COPY_SRC|GPUBufferUsage.COPY_DST)}createIndirectStorageAttribute(t){this.attributeUtils.createAttribute(t,GPUBufferUsage.STORAGE|GPUBufferUsage.INDIRECT|GPUBufferUsage.COPY_SRC|GPUBufferUsage.COPY_DST)}updateAttribute(t){this.attributeUtils.updateAttribute(t)}destroyAttribute(t){this.attributeUtils.destroyAttribute(t)}updateSize(){this.colorBuffer=this.textureUtils.getColorBuffer(),this.defaultRenderPassdescriptor=null}getMaxAnisotropy(){return 16}hasFeature(t){return this.device.features.has(t)}copyTextureToTexture(t,e,n=null,i=null,r=0){let s=0,a=0,o=0,l=0,h=0,u=0,c=t.image.width,d=t.image.height;null!==n&&(l=n.x,h=n.y,u=n.z||0,c=n.width,d=n.height),null!==i&&(s=i.x,a=i.y,o=i.z||0);const p=this.device.createCommandEncoder({label:"copyTextureToTexture_"+t.id+"_"+e.id}),f=this.get(t).texture,m=this.get(e).texture;p.copyTextureToTexture({texture:f,mipLevel:r,origin:{x:l,y:h,z:u}},{texture:m,mipLevel:r,origin:{x:s,y:a,z:o}},[c,d,1]),this.device.queue.submit([p.finish()])}copyFramebufferToTexture(t,e,n){const i=this.get(e);let r=null;r=e.renderTarget?t.isDepthTexture?this.get(e.depthTexture).texture:this.get(e.textures[0]).texture:t.isDepthTexture?this.textureUtils.getDepthBuffer(e.depth,e.stencil):this.context.getCurrentTexture();const s=this.get(t).texture;if(r.format!==s.format)return void console.error("WebGPUBackend: copyFramebufferToTexture: Source and destination formats do not match.",r.format,s.format);let a;if(i.currentPass?(i.currentPass.end(),a=i.encoder):a=this.device.createCommandEncoder({label:"copyFramebufferToTexture_"+t.id}),a.copyTextureToTexture({texture:r,origin:{x:n.x,y:n.y,z:0}},{texture:s},[n.z,n.w]),t.generateMipmaps&&this.textureUtils.generateMipmaps(t),i.currentPass){const{descriptor:t}=i;for(let e=0;e(console.warn("THREE.WebGPURenderer: WebGPU is not available, running under WebGL2 backend."),new tL(t)));super(new e(t),t),this.library=new UL,this.isWebGPURenderer=!0}}"undefined"!=typeof __THREE_DEVTOOLS__&&__THREE_DEVTOOLS__.dispatchEvent(new CustomEvent("register",{detail:{revision:Td}})),"undefined"!=typeof window&&(window.__THREE__?console.warn("WARNING: Multiple instances of Three.js being imported."):window.__THREE__=Td);const OL={type:"change"},FL={type:"start"},BL={type:"end"},zL=1e-6,kL=-1,GL=0,VL=1,HL=2,jL=3,WL=4,qL=new Se,XL=new Se,$L=new Ze,YL=new Ze,KL=new Ze,ZL=new Ke,QL=new Ze,JL=new Ze,tU=new Ze,eU=new Ze;class nU extends nl{constructor(t,e=null){super(t,e),this.enabled=!0,this.screen={left:0,top:0,width:0,height:0},this.rotateSpeed=1,this.zoomSpeed=1.2,this.panSpeed=.3,this.noRotate=!1,this.noZoom=!1,this.noPan=!1,this.staticMoving=!1,this.dynamicDampingFactor=.2,this.minDistance=0,this.maxDistance=1/0,this.minZoom=0,this.maxZoom=1/0,this.keys=["KeyA","KeyS","KeyD"],this.mouseButtons={LEFT:a.ROTATE,MIDDLE:a.DOLLY,RIGHT:a.PAN},this.state=kL,this.keyState=kL,this.target=new Ze,this._lastPosition=new Ze,this._lastZoom=1,this._touchZoomDistanceStart=0,this._touchZoomDistanceEnd=0,this._lastAngle=0,this._eye=new Ze,this._movePrev=new Se,this._moveCurr=new Se,this._lastAxis=new Ze,this._zoomStart=new Se,this._zoomEnd=new Se,this._panStart=new Se,this._panEnd=new Se,this._pointers=[],this._pointerPositions={},this._onPointerMove=rU.bind(this),this._onPointerDown=iU.bind(this),this._onPointerUp=sU.bind(this),this._onPointerCancel=aU.bind(this),this._onContextMenu=pU.bind(this),this._onMouseWheel=dU.bind(this),this._onKeyDown=lU.bind(this),this._onKeyUp=oU.bind(this),this._onTouchStart=fU.bind(this),this._onTouchMove=mU.bind(this),this._onTouchEnd=gU.bind(this),this._onMouseDown=hU.bind(this),this._onMouseMove=uU.bind(this),this._onMouseUp=cU.bind(this),this._target0=this.target.clone(),this._position0=this.object.position.clone(),this._up0=this.object.up.clone(),this._zoom0=this.object.zoom,null!==e&&(this.connect(),this.handleResize()),this.update()}connect(){window.addEventListener("keydown",this._onKeyDown),window.addEventListener("keyup",this._onKeyUp),this.domElement.addEventListener("pointerdown",this._onPointerDown),this.domElement.addEventListener("pointercancel",this._onPointerCancel),this.domElement.addEventListener("wheel",this._onMouseWheel,{passive:!1}),this.domElement.addEventListener("contextmenu",this._onContextMenu),this.domElement.style.touchAction="none"}disconnect(){window.removeEventListener("keydown",this._onKeyDown),window.removeEventListener("keyup",this._onKeyUp),this.domElement.removeEventListener("pointerdown",this._onPointerDown),this.domElement.removeEventListener("pointermove",this._onPointerMove),this.domElement.removeEventListener("pointerup",this._onPointerUp),this.domElement.removeEventListener("pointercancel",this._onPointerCancel),this.domElement.removeEventListener("wheel",this._onMouseWheel),this.domElement.removeEventListener("contextmenu",this._onContextMenu),this.domElement.style.touchAction="auto"}dispose(){this.disconnect()}handleResize(){const t=this.domElement.getBoundingClientRect(),e=this.domElement.ownerDocument.documentElement;this.screen.left=t.left+window.pageXOffset-e.clientLeft,this.screen.top=t.top+window.pageYOffset-e.clientTop,this.screen.width=t.width,this.screen.height=t.height}update(){this._eye.subVectors(this.object.position,this.target),this.noRotate||this._rotateCamera(),this.noZoom||this._zoomCamera(),this.noPan||this._panCamera(),this.object.position.addVectors(this.target,this._eye),this.object.isPerspectiveCamera?(this._checkDistances(),this.object.lookAt(this.target),this._lastPosition.distanceToSquared(this.object.position)>zL&&(this.dispatchEvent(OL),this._lastPosition.copy(this.object.position))):this.object.isOrthographicCamera?(this.object.lookAt(this.target),(this._lastPosition.distanceToSquared(this.object.position)>zL||this._lastZoom!==this.object.zoom)&&(this.dispatchEvent(OL),this._lastPosition.copy(this.object.position),this._lastZoom=this.object.zoom)):console.warn("THREE.TrackballControls: Unsupported camera type.")}reset(){this.state=kL,this.keyState=kL,this.target.copy(this._target0),this.object.position.copy(this._position0),this.object.up.copy(this._up0),this.object.zoom=this._zoom0,this.object.updateProjectionMatrix(),this._eye.subVectors(this.object.position,this.target),this.object.lookAt(this.target),this.dispatchEvent(OL),this._lastPosition.copy(this.object.position),this._lastZoom=this.object.zoom}_panCamera(){if(XL.copy(this._panEnd).sub(this._panStart),XL.lengthSq()){if(this.object.isOrthographicCamera){const t=(this.object.right-this.object.left)/this.object.zoom/this.domElement.clientWidth,e=(this.object.top-this.object.bottom)/this.object.zoom/this.domElement.clientWidth;XL.x*=t,XL.y*=e}XL.multiplyScalar(this._eye.length()*this.panSpeed),YL.copy(this._eye).cross(this.object.up).setLength(XL.x),YL.add($L.copy(this.object.up).setLength(XL.y)),this.object.position.add(YL),this.target.add(YL),this.staticMoving?this._panStart.copy(this._panEnd):this._panStart.add(XL.subVectors(this._panEnd,this._panStart).multiplyScalar(this.dynamicDampingFactor))}}_rotateCamera(){eU.set(this._moveCurr.x-this._movePrev.x,this._moveCurr.y-this._movePrev.y,0);let t=eU.length();t?(this._eye.copy(this.object.position).sub(this.target),QL.copy(this._eye).normalize(),JL.copy(this.object.up).normalize(),tU.crossVectors(JL,QL).normalize(),JL.setLength(this._moveCurr.y-this._movePrev.y),tU.setLength(this._moveCurr.x-this._movePrev.x),eU.copy(JL.add(tU)),KL.crossVectors(eU,this._eye).normalize(),t*=this.rotateSpeed,ZL.setFromAxisAngle(KL,t),this._eye.applyQuaternion(ZL),this.object.up.applyQuaternion(ZL),this._lastAxis.copy(KL),this._lastAngle=t):!this.staticMoving&&this._lastAngle&&(this._lastAngle*=Math.sqrt(1-this.dynamicDampingFactor),this._eye.copy(this.object.position).sub(this.target),ZL.setFromAxisAngle(this._lastAxis,this._lastAngle),this._eye.applyQuaternion(ZL),this.object.up.applyQuaternion(ZL)),this._movePrev.copy(this._moveCurr)}_zoomCamera(){let t;this.state===WL?(t=this._touchZoomDistanceStart/this._touchZoomDistanceEnd,this._touchZoomDistanceStart=this._touchZoomDistanceEnd,this.object.isPerspectiveCamera?this._eye.multiplyScalar(t):this.object.isOrthographicCamera?(this.object.zoom=be.clamp(this.object.zoom/t,this.minZoom,this.maxZoom),this._lastZoom!==this.object.zoom&&this.object.updateProjectionMatrix()):console.warn("THREE.TrackballControls: Unsupported camera type")):(t=1+(this._zoomEnd.y-this._zoomStart.y)*this.zoomSpeed,1!==t&&t>0&&(this.object.isPerspectiveCamera?this._eye.multiplyScalar(t):this.object.isOrthographicCamera?(this.object.zoom=be.clamp(this.object.zoom/t,this.minZoom,this.maxZoom),this._lastZoom!==this.object.zoom&&this.object.updateProjectionMatrix()):console.warn("THREE.TrackballControls: Unsupported camera type")),this.staticMoving?this._zoomStart.copy(this._zoomEnd):this._zoomStart.y+=(this._zoomEnd.y-this._zoomStart.y)*this.dynamicDampingFactor)}_getMouseOnScreen(t,e){return qL.set((t-this.screen.left)/this.screen.width,(e-this.screen.top)/this.screen.height),qL}_getMouseOnCircle(t,e){return qL.set((t-.5*this.screen.width-this.screen.left)/(.5*this.screen.width),(this.screen.height+2*(this.screen.top-e))/this.screen.width),qL}_addPointer(t){this._pointers.push(t)}_removePointer(t){delete this._pointerPositions[t.pointerId];for(let e=0;ethis.maxDistance*this.maxDistance&&(this.object.position.addVectors(this.target,this._eye.setLength(this.maxDistance)),this._zoomStart.copy(this._zoomEnd)),this._eye.lengthSq()Math.PI&&(n-=TU),i<-Math.PI?i+=TU:i>Math.PI&&(i-=TU),this._spherical.theta=n<=i?Math.max(n,Math.min(i,this._spherical.theta)):this._spherical.theta>(n+i)/2?Math.max(n,this._spherical.theta):Math.min(i,this._spherical.theta)),this._spherical.phi=Math.max(this.minPolarAngle,Math.min(this.maxPolarAngle,this._spherical.phi)),this._spherical.makeSafe(),!0===this.enableDamping?this.target.addScaledVector(this._panOffset,this.dampingFactor):this.target.add(this._panOffset),this.target.sub(this.cursor),this.target.clampLength(this.minTargetRadius,this.maxTargetRadius),this.target.add(this.cursor);let r=!1;if(this.zoomToCursor&&this._performCursorZoom||this.object.isOrthographicCamera)this._spherical.radius=this._clampDistance(this._spherical.radius);else{const t=this._spherical.radius;this._spherical.radius=this._clampDistance(this._spherical.radius*this._scale),r=t!=this._spherical.radius}if(MU.setFromSpherical(this._spherical),MU.applyQuaternion(this._quatInverse),e.copy(this.target).add(MU),this.object.lookAt(this.target),!0===this.enableDamping?(this._sphericalDelta.theta*=1-this.dampingFactor,this._sphericalDelta.phi*=1-this.dampingFactor,this._panOffset.multiplyScalar(1-this.dampingFactor)):(this._sphericalDelta.set(0,0,0),this._panOffset.set(0,0,0)),this.zoomToCursor&&this._performCursorZoom){let t=null;if(this.object.isPerspectiveCamera){const e=MU.length();t=this._clampDistance(e*this._scale);const n=e-t;this.object.position.addScaledVector(this._dollyDirection,n),this.object.updateMatrixWorld(),r=!!n}else if(this.object.isOrthographicCamera){const e=new Ze(this._mouse.x,this._mouse.y,0);e.unproject(this.object);const n=this.object.zoom;this.object.zoom=Math.max(this.minZoom,Math.min(this.maxZoom,this.object.zoom/this._scale)),this.object.updateProjectionMatrix(),r=n!==this.object.zoom;const i=new Ze(this._mouse.x,this._mouse.y,0);i.unproject(this.object),this.object.position.sub(i).add(e),this.object.updateMatrixWorld(),t=MU.length()}else console.warn("WARNING: OrbitControls.js encountered an unknown camera type - zoom to cursor disabled."),this.zoomToCursor=!1;null!==t&&(this.screenSpacePanning?this.target.set(0,0,-1).transformDirection(this.object.matrix).multiplyScalar(t).add(this.object.position):(xU.origin.copy(this.object.position),xU.direction.set(0,0,-1).transformDirection(this.object.matrix),Math.abs(this.object.up.dot(xU.direction))LU||8*(1-this._lastQuaternion.dot(this.object.quaternion))>LU||this._lastTargetPosition.distanceToSquared(this.target)>LU)&&(this.dispatchEvent(_U),this._lastPosition.copy(this.object.position),this._lastQuaternion.copy(this.object.quaternion),this._lastTargetPosition.copy(this.target),!0)}_getAutoRotationAngle(t){return null!==t?TU/60*this.autoRotateSpeed*t:TU/60/60*this.autoRotateSpeed}_getZoomScale(t){const e=Math.abs(.01*t);return Math.pow(.95,this.zoomSpeed*e)}_rotateLeft(t){this._sphericalDelta.theta-=t}_rotateUp(t){this._sphericalDelta.phi-=t}_panLeft(t,e){MU.setFromMatrixColumn(e,0),MU.multiplyScalar(-t),this._panOffset.add(MU)}_panUp(t,e){!0===this.screenSpacePanning?MU.setFromMatrixColumn(e,1):(MU.setFromMatrixColumn(e,0),MU.crossVectors(this.object.up,MU)),MU.multiplyScalar(t),this._panOffset.add(MU)}_pan(t,e){const n=this.domElement;if(this.object.isPerspectiveCamera){const i=this.object.position;MU.copy(i).sub(this.target);let r=MU.length();r*=Math.tan(this.object.fov/2*Math.PI/180),this._panLeft(2*t*r/n.clientHeight,this.object.matrix),this._panUp(2*e*r/n.clientHeight,this.object.matrix)}else this.object.isOrthographicCamera?(this._panLeft(t*(this.object.right-this.object.left)/this.object.zoom/n.clientWidth,this.object.matrix),this._panUp(e*(this.object.top-this.object.bottom)/this.object.zoom/n.clientHeight,this.object.matrix)):(console.warn("WARNING: OrbitControls.js encountered an unknown camera type - pan disabled."),this.enablePan=!1)}_dollyOut(t){this.object.isPerspectiveCamera||this.object.isOrthographicCamera?this._scale/=t:(console.warn("WARNING: OrbitControls.js encountered an unknown camera type - dolly/zoom disabled."),this.enableZoom=!1)}_dollyIn(t){this.object.isPerspectiveCamera||this.object.isOrthographicCamera?this._scale*=t:(console.warn("WARNING: OrbitControls.js encountered an unknown camera type - dolly/zoom disabled."),this.enableZoom=!1)}_updateZoomParameters(t,e){if(!this.zoomToCursor)return;this._performCursorZoom=!0;const n=this.domElement.getBoundingClientRect(),i=t-n.left,r=e-n.top,s=n.width,a=n.height;this._mouse.x=i/s*2-1,this._mouse.y=-r/a*2+1,this._dollyDirection.set(this._mouse.x,this._mouse.y,1).unproject(this.object).sub(this.object.position).normalize()}_clampDistance(t){return Math.max(this.minDistance,Math.min(this.maxDistance,t))}_handleMouseDownRotate(t){this._rotateStart.set(t.clientX,t.clientY)}_handleMouseDownDolly(t){this._updateZoomParameters(t.clientX,t.clientX),this._dollyStart.set(t.clientX,t.clientY)}_handleMouseDownPan(t){this._panStart.set(t.clientX,t.clientY)}_handleMouseMoveRotate(t){this._rotateEnd.set(t.clientX,t.clientY),this._rotateDelta.subVectors(this._rotateEnd,this._rotateStart).multiplyScalar(this.rotateSpeed);const e=this.domElement;this._rotateLeft(TU*this._rotateDelta.x/e.clientHeight),this._rotateUp(TU*this._rotateDelta.y/e.clientHeight),this._rotateStart.copy(this._rotateEnd),this.update()}_handleMouseMoveDolly(t){this._dollyEnd.set(t.clientX,t.clientY),this._dollyDelta.subVectors(this._dollyEnd,this._dollyStart),this._dollyDelta.y>0?this._dollyOut(this._getZoomScale(this._dollyDelta.y)):this._dollyDelta.y<0&&this._dollyIn(this._getZoomScale(this._dollyDelta.y)),this._dollyStart.copy(this._dollyEnd),this.update()}_handleMouseMovePan(t){this._panEnd.set(t.clientX,t.clientY),this._panDelta.subVectors(this._panEnd,this._panStart).multiplyScalar(this.panSpeed),this._pan(this._panDelta.x,this._panDelta.y),this._panStart.copy(this._panEnd),this.update()}_handleMouseWheel(t){this._updateZoomParameters(t.clientX,t.clientY),t.deltaY<0?this._dollyIn(this._getZoomScale(t.deltaY)):t.deltaY>0&&this._dollyOut(this._getZoomScale(t.deltaY)),this.update()}_handleKeyDown(t){let e=!1;switch(t.code){case this.keys.UP:t.ctrlKey||t.metaKey||t.shiftKey?this._rotateUp(TU*this.rotateSpeed/this.domElement.clientHeight):this._pan(0,this.keyPanSpeed),e=!0;break;case this.keys.BOTTOM:t.ctrlKey||t.metaKey||t.shiftKey?this._rotateUp(-TU*this.rotateSpeed/this.domElement.clientHeight):this._pan(0,-this.keyPanSpeed),e=!0;break;case this.keys.LEFT:t.ctrlKey||t.metaKey||t.shiftKey?this._rotateLeft(TU*this.rotateSpeed/this.domElement.clientHeight):this._pan(this.keyPanSpeed,0),e=!0;break;case this.keys.RIGHT:t.ctrlKey||t.metaKey||t.shiftKey?this._rotateLeft(-TU*this.rotateSpeed/this.domElement.clientHeight):this._pan(-this.keyPanSpeed,0),e=!0}e&&(t.preventDefault(),this.update())}_handleTouchStartRotate(t){if(1===this._pointers.length)this._rotateStart.set(t.pageX,t.pageY);else{const e=this._getSecondPointerPosition(t),n=.5*(t.pageX+e.x),i=.5*(t.pageY+e.y);this._rotateStart.set(n,i)}}_handleTouchStartPan(t){if(1===this._pointers.length)this._panStart.set(t.pageX,t.pageY);else{const e=this._getSecondPointerPosition(t),n=.5*(t.pageX+e.x),i=.5*(t.pageY+e.y);this._panStart.set(n,i)}}_handleTouchStartDolly(t){const e=this._getSecondPointerPosition(t),n=t.pageX-e.x,i=t.pageY-e.y,r=Math.sqrt(n*n+i*i);this._dollyStart.set(0,r)}_handleTouchStartDollyPan(t){this.enableZoom&&this._handleTouchStartDolly(t),this.enablePan&&this._handleTouchStartPan(t)}_handleTouchStartDollyRotate(t){this.enableZoom&&this._handleTouchStartDolly(t),this.enableRotate&&this._handleTouchStartRotate(t)}_handleTouchMoveRotate(t){if(1==this._pointers.length)this._rotateEnd.set(t.pageX,t.pageY);else{const e=this._getSecondPointerPosition(t),n=.5*(t.pageX+e.x),i=.5*(t.pageY+e.y);this._rotateEnd.set(n,i)}this._rotateDelta.subVectors(this._rotateEnd,this._rotateStart).multiplyScalar(this.rotateSpeed);const e=this.domElement;this._rotateLeft(TU*this._rotateDelta.x/e.clientHeight),this._rotateUp(TU*this._rotateDelta.y/e.clientHeight),this._rotateStart.copy(this._rotateEnd)}_handleTouchMovePan(t){if(1===this._pointers.length)this._panEnd.set(t.pageX,t.pageY);else{const e=this._getSecondPointerPosition(t),n=.5*(t.pageX+e.x),i=.5*(t.pageY+e.y);this._panEnd.set(n,i)}this._panDelta.subVectors(this._panEnd,this._panStart).multiplyScalar(this.panSpeed),this._pan(this._panDelta.x,this._panDelta.y),this._panStart.copy(this._panEnd)}_handleTouchMoveDolly(t){const e=this._getSecondPointerPosition(t),n=t.pageX-e.x,i=t.pageY-e.y,r=Math.sqrt(n*n+i*i);this._dollyEnd.set(0,r),this._dollyDelta.set(0,Math.pow(this._dollyEnd.y/this._dollyStart.y,this.zoomSpeed)),this._dollyOut(this._dollyDelta.y),this._dollyStart.copy(this._dollyEnd);const s=.5*(t.pageX+e.x),a=.5*(t.pageY+e.y);this._updateZoomParameters(s,a)}_handleTouchMoveDollyPan(t){this.enableZoom&&this._handleTouchMoveDolly(t),this.enablePan&&this._handleTouchMovePan(t)}_handleTouchMoveDollyRotate(t){this.enableZoom&&this._handleTouchMoveDolly(t),this.enableRotate&&this._handleTouchMoveRotate(t)}_addPointer(t){this._pointers.push(t.pointerId)}_removePointer(t){delete this._pointerPositions[t.pointerId];for(let e=0;e$U||8*(1-this._lastQuaternion.dot(e.quaternion))>$U)&&(this.dispatchEvent(XU),this._lastQuaternion.copy(e.quaternion),this._lastPosition.copy(e.position))}_updateMovementVector(){const t=this._moveState.forward||this.autoForward&&!this._moveState.back?1:0;this._moveVector.x=-this._moveState.left+this._moveState.right,this._moveVector.y=-this._moveState.down+this._moveState.up,this._moveVector.z=-t+this._moveState.back}_updateRotationVector(){this._rotationVector.x=-this._moveState.pitchDown+this._moveState.pitchUp,this._rotationVector.y=-this._moveState.yawRight+this._moveState.yawLeft,this._rotationVector.z=-this._moveState.rollRight+this._moveState.rollLeft}_getContainerDimensions(){return this.domElement!=document?{size:[this.domElement.offsetWidth,this.domElement.offsetHeight],offset:[this.domElement.offsetLeft,this.domElement.offsetTop]}:{size:[window.innerWidth,window.innerHeight],offset:[0,0]}}}function ZU(t){if(!t.altKey&&!1!==this.enabled){switch(t.code){case"ShiftLeft":case"ShiftRight":this.movementSpeedMultiplier=.1;break;case"KeyW":this._moveState.forward=1;break;case"KeyS":this._moveState.back=1;break;case"KeyA":this._moveState.left=1;break;case"KeyD":this._moveState.right=1;break;case"KeyR":this._moveState.up=1;break;case"KeyF":this._moveState.down=1;break;case"ArrowUp":this._moveState.pitchUp=1;break;case"ArrowDown":this._moveState.pitchDown=1;break;case"ArrowLeft":this._moveState.yawLeft=1;break;case"ArrowRight":this._moveState.yawRight=1;break;case"KeyQ":this._moveState.rollLeft=1;break;case"KeyE":this._moveState.rollRight=1}this._updateMovementVector(),this._updateRotationVector()}}function QU(t){if(!1!==this.enabled){switch(t.code){case"ShiftLeft":case"ShiftRight":this.movementSpeedMultiplier=1;break;case"KeyW":this._moveState.forward=0;break;case"KeyS":this._moveState.back=0;break;case"KeyA":this._moveState.left=0;break;case"KeyD":this._moveState.right=0;break;case"KeyR":this._moveState.up=0;break;case"KeyF":this._moveState.down=0;break;case"ArrowUp":this._moveState.pitchUp=0;break;case"ArrowDown":this._moveState.pitchDown=0;break;case"ArrowLeft":this._moveState.yawLeft=0;break;case"ArrowRight":this._moveState.yawRight=0;break;case"KeyQ":this._moveState.rollLeft=0;break;case"KeyE":this._moveState.rollRight=0}this._updateMovementVector(),this._updateRotationVector()}}function JU(t){if(!1!==this.enabled)if(this.dragToLook)this._status++;else{switch(t.button){case 0:this._moveState.forward=1;break;case 2:this._moveState.back=1}this._updateMovementVector()}}function tD(t){if(!1!==this.enabled&&(!this.dragToLook||this._status>0)){const e=this._getContainerDimensions(),n=e.size[0]/2,i=e.size[1]/2;this._moveState.yawLeft=-(t.pageX-e.offset[0]-n)/n,this._moveState.pitchDown=(t.pageY-e.offset[1]-i)/i,this._updateRotationVector()}}function eD(t){if(!1!==this.enabled){if(this.dragToLook)this._status--,this._moveState.yawLeft=this._moveState.pitchDown=0;else{switch(t.button){case 0:this._moveState.forward=0;break;case 2:this._moveState.back=0}this._updateMovementVector()}this._updateRotationVector()}}function nD(){!1!==this.enabled&&(this.dragToLook?(this._status=0,this._moveState.yawLeft=this._moveState.pitchDown=0):(this._moveState.forward=0,this._moveState.back=0,this._updateMovementVector()),this._updateRotationVector())}function iD(t){!1!==this.enabled&&t.preventDefault()}const rD={name:"CopyShader",uniforms:{tDiffuse:{value:null},opacity:{value:1}},vertexShader:"\n\n\t\tvarying vec2 vUv;\n\n\t\tvoid main() {\n\n\t\t\tvUv = uv;\n\t\t\tgl_Position = projectionMatrix * modelViewMatrix * vec4( position, 1.0 );\n\n\t\t}",fragmentShader:"\n\n\t\tuniform float opacity;\n\n\t\tuniform sampler2D tDiffuse;\n\n\t\tvarying vec2 vUv;\n\n\t\tvoid main() {\n\n\t\t\tvec4 texel = texture2D( tDiffuse, vUv );\n\t\t\tgl_FragColor = opacity * texel;\n\n\n\t\t}"};class sD{constructor(){this.isPass=!0,this.enabled=!0,this.needsSwap=!0,this.clear=!1,this.renderToScreen=!1}setSize(){}render(){console.error("THREE.Pass: .render() must be implemented in derived pass.")}dispose(){}}const aD=new Dr(-1,1,1,-1,0,1);const oD=new class extends Bi{constructor(){super(),this.setAttribute("position",new Ni([-1,3,0,-1,-1,0,3,-1,0],3)),this.setAttribute("uv",new Ni([0,2,0,0,2,0],2))}};class lD{constructor(t){this._mesh=new Ki(oD,t)}dispose(){this._mesh.geometry.dispose()}render(t){t.render(this._mesh,aD)}get material(){return this._mesh.material}set material(t){this._mesh.material=t}}class hD extends sD{constructor(t,e){super(),this.textureID=void 0!==e?e:"tDiffuse",t instanceof ir?(this.uniforms=t.uniforms,this.material=t):t&&(this.uniforms=nr.clone(t.uniforms),this.material=new ir({name:void 0!==t.name?t.name:"unspecified",defines:Object.assign({},t.defines),uniforms:this.uniforms,vertexShader:t.vertexShader,fragmentShader:t.fragmentShader})),this.fsQuad=new lD(this.material)}render(t,e,n){this.uniforms[this.textureID]&&(this.uniforms[this.textureID].value=n.texture),this.fsQuad.material=this.material,this.renderToScreen?(t.setRenderTarget(null),this.fsQuad.render(t)):(t.setRenderTarget(e),this.clear&&t.clear(t.autoClearColor,t.autoClearDepth,t.autoClearStencil),this.fsQuad.render(t))}dispose(){this.material.dispose(),this.fsQuad.dispose()}}class uD extends sD{constructor(t,e){super(),this.scene=t,this.camera=e,this.clear=!0,this.needsSwap=!1,this.inverse=!1}render(t,e,n){const i=t.getContext(),r=t.state;let s,a;r.buffers.color.setMask(!1),r.buffers.depth.setMask(!1),r.buffers.color.setLocked(!0),r.buffers.depth.setLocked(!0),this.inverse?(s=0,a=1):(s=1,a=0),r.buffers.stencil.setTest(!0),r.buffers.stencil.setOp(i.REPLACE,i.REPLACE,i.REPLACE),r.buffers.stencil.setFunc(i.ALWAYS,s,4294967295),r.buffers.stencil.setClear(a),r.buffers.stencil.setLocked(!0),t.setRenderTarget(n),this.clear&&t.clear(),t.render(this.scene,this.camera),t.setRenderTarget(e),this.clear&&t.clear(),t.render(this.scene,this.camera),r.buffers.color.setLocked(!1),r.buffers.depth.setLocked(!1),r.buffers.color.setMask(!0),r.buffers.depth.setMask(!0),r.buffers.stencil.setLocked(!1),r.buffers.stencil.setFunc(i.EQUAL,1,4294967295),r.buffers.stencil.setOp(i.KEEP,i.KEEP,i.KEEP),r.buffers.stencil.setLocked(!0)}}class cD extends sD{constructor(){super(),this.needsSwap=!1}render(t){t.state.buffers.stencil.setLocked(!1),t.state.buffers.stencil.setTest(!1)}}class dD{constructor(t,e){if(this.renderer=t,this._pixelRatio=t.getPixelRatio(),void 0===e){const n=t.getSize(new Se);this._width=n.width,this._height=n.height,(e=new Xe(this._width*this._pixelRatio,this._height*this._pixelRatio,{type:st})).texture.name="EffectComposer.rt1"}else this._width=e.width,this._height=e.height;this.renderTarget1=e,this.renderTarget2=e.clone(),this.renderTarget2.texture.name="EffectComposer.rt2",this.writeBuffer=this.renderTarget1,this.readBuffer=this.renderTarget2,this.renderToScreen=!0,this.passes=[],this.copyPass=new hD(rD),this.copyPass.material.blending=0,this.clock=new Yo}swapBuffers(){const t=this.readBuffer;this.readBuffer=this.writeBuffer,this.writeBuffer=t}addPass(t){this.passes.push(t),t.setSize(this._width*this._pixelRatio,this._height*this._pixelRatio)}insertPass(t,e){this.passes.splice(e,0,t),t.setSize(this._width*this._pixelRatio,this._height*this._pixelRatio)}removePass(t){const e=this.passes.indexOf(t);-1!==e&&this.passes.splice(e,1)}isLastEnabledPass(t){for(let e=t+1;e1?i-1:0),s=1;s=0&&r<1?(o=s,l=a):r>=1&&r<2?(o=a,l=s):r>=2&&r<3?(l=s,h=a):r>=3&&r<4?(l=a,h=s):r>=4&&r<5?(o=a,h=s):r>=5&&r<6&&(o=s,h=a);var u=n-s/2;return i(o+u,l+u,h+u)}var wD={aliceblue:"f0f8ff",antiquewhite:"faebd7",aqua:"00ffff",aquamarine:"7fffd4",azure:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"000",blanchedalmond:"ffebcd",blue:"0000ff",blueviolet:"8a2be2",brown:"a52a2a",burlywood:"deb887",cadetblue:"5f9ea0",chartreuse:"7fff00",chocolate:"d2691e",coral:"ff7f50",cornflowerblue:"6495ed",cornsilk:"fff8dc",crimson:"dc143c",cyan:"00ffff",darkblue:"00008b",darkcyan:"008b8b",darkgoldenrod:"b8860b",darkgray:"a9a9a9",darkgreen:"006400",darkgrey:"a9a9a9",darkkhaki:"bdb76b",darkmagenta:"8b008b",darkolivegreen:"556b2f",darkorange:"ff8c00",darkorchid:"9932cc",darkred:"8b0000",darksalmon:"e9967a",darkseagreen:"8fbc8f",darkslateblue:"483d8b",darkslategray:"2f4f4f",darkslategrey:"2f4f4f",darkturquoise:"00ced1",darkviolet:"9400d3",deeppink:"ff1493",deepskyblue:"00bfff",dimgray:"696969",dimgrey:"696969",dodgerblue:"1e90ff",firebrick:"b22222",floralwhite:"fffaf0",forestgreen:"228b22",fuchsia:"ff00ff",gainsboro:"dcdcdc",ghostwhite:"f8f8ff",gold:"ffd700",goldenrod:"daa520",gray:"808080",green:"008000",greenyellow:"adff2f",grey:"808080",honeydew:"f0fff0",hotpink:"ff69b4",indianred:"cd5c5c",indigo:"4b0082",ivory:"fffff0",khaki:"f0e68c",lavender:"e6e6fa",lavenderblush:"fff0f5",lawngreen:"7cfc00",lemonchiffon:"fffacd",lightblue:"add8e6",lightcoral:"f08080",lightcyan:"e0ffff",lightgoldenrodyellow:"fafad2",lightgray:"d3d3d3",lightgreen:"90ee90",lightgrey:"d3d3d3",lightpink:"ffb6c1",lightsalmon:"ffa07a",lightseagreen:"20b2aa",lightskyblue:"87cefa",lightslategray:"789",lightslategrey:"789",lightsteelblue:"b0c4de",lightyellow:"ffffe0",lime:"0f0",limegreen:"32cd32",linen:"faf0e6",magenta:"f0f",maroon:"800000",mediumaquamarine:"66cdaa",mediumblue:"0000cd",mediumorchid:"ba55d3",mediumpurple:"9370db",mediumseagreen:"3cb371",mediumslateblue:"7b68ee",mediumspringgreen:"00fa9a",mediumturquoise:"48d1cc",mediumvioletred:"c71585",midnightblue:"191970",mintcream:"f5fffa",mistyrose:"ffe4e1",moccasin:"ffe4b5",navajowhite:"ffdead",navy:"000080",oldlace:"fdf5e6",olive:"808000",olivedrab:"6b8e23",orange:"ffa500",orangered:"ff4500",orchid:"da70d6",palegoldenrod:"eee8aa",palegreen:"98fb98",paleturquoise:"afeeee",palevioletred:"db7093",papayawhip:"ffefd5",peachpuff:"ffdab9",peru:"cd853f",pink:"ffc0cb",plum:"dda0dd",powderblue:"b0e0e6",purple:"800080",rebeccapurple:"639",red:"f00",rosybrown:"bc8f8f",royalblue:"4169e1",saddlebrown:"8b4513",salmon:"fa8072",sandybrown:"f4a460",seagreen:"2e8b57",seashell:"fff5ee",sienna:"a0522d",silver:"c0c0c0",skyblue:"87ceeb",slateblue:"6a5acd",slategray:"708090",slategrey:"708090",snow:"fffafa",springgreen:"00ff7f",steelblue:"4682b4",tan:"d2b48c",teal:"008080",thistle:"d8bfd8",tomato:"ff6347",turquoise:"40e0d0",violet:"ee82ee",wheat:"f5deb3",white:"fff",whitesmoke:"f5f5f5",yellow:"ff0",yellowgreen:"9acd32"};var ED=/^#[a-fA-F0-9]{6}$/,AD=/^#[a-fA-F0-9]{8}$/,RD=/^#[a-fA-F0-9]{3}$/,CD=/^#[a-fA-F0-9]{4}$/,ND=/^rgb\(\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*\)$/i,PD=/^rgb(?:a)?\(\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*(?:,|\/)\s*([-+]?\d*[.]?\d+[%]?)\s*\)$/i,ID=/^hsl\(\s*(\d{0,3}[.]?[0-9]+(?:deg)?)\s*(?:,)?\s*(\d{1,3}[.]?[0-9]?)%\s*(?:,)?\s*(\d{1,3}[.]?[0-9]?)%\s*\)$/i,LD=/^hsl(?:a)?\(\s*(\d{0,3}[.]?[0-9]+(?:deg)?)\s*(?:,)?\s*(\d{1,3}[.]?[0-9]?)%\s*(?:,)?\s*(\d{1,3}[.]?[0-9]?)%\s*(?:,|\/)\s*([-+]?\d*[.]?\d+[%]?)\s*\)$/i;function UD(t){if("string"!=typeof t)throw new bD(3);var e=function(t){if("string"!=typeof t)return t;var e=t.toLowerCase();return wD[e]?"#"+wD[e]:t}(t);if(e.match(ED))return{red:parseInt(""+e[1]+e[2],16),green:parseInt(""+e[3]+e[4],16),blue:parseInt(""+e[5]+e[6],16)};if(e.match(AD)){var n=parseFloat((parseInt(""+e[7]+e[8],16)/255).toFixed(2));return{red:parseInt(""+e[1]+e[2],16),green:parseInt(""+e[3]+e[4],16),blue:parseInt(""+e[5]+e[6],16),alpha:n}}if(e.match(RD))return{red:parseInt(""+e[1]+e[1],16),green:parseInt(""+e[2]+e[2],16),blue:parseInt(""+e[3]+e[3],16)};if(e.match(CD)){var i=parseFloat((parseInt(""+e[4]+e[4],16)/255).toFixed(2));return{red:parseInt(""+e[1]+e[1],16),green:parseInt(""+e[2]+e[2],16),blue:parseInt(""+e[3]+e[3],16),alpha:i}}var r=ND.exec(e);if(r)return{red:parseInt(""+r[1],10),green:parseInt(""+r[2],10),blue:parseInt(""+r[3],10)};var s=PD.exec(e.substring(0,50));if(s)return{red:parseInt(""+s[1],10),green:parseInt(""+s[2],10),blue:parseInt(""+s[3],10),alpha:parseFloat(""+s[4])>1?parseFloat(""+s[4])/100:parseFloat(""+s[4])};var a=ID.exec(e);if(a){var o="rgb("+TD(parseInt(""+a[1],10),parseInt(""+a[2],10)/100,parseInt(""+a[3],10)/100)+")",l=ND.exec(o);if(!l)throw new bD(4,e,o);return{red:parseInt(""+l[1],10),green:parseInt(""+l[2],10),blue:parseInt(""+l[3],10)}}var h=LD.exec(e.substring(0,50));if(h){var u="rgb("+TD(parseInt(""+h[1],10),parseInt(""+h[2],10)/100,parseInt(""+h[3],10)/100)+")",c=ND.exec(u);if(!c)throw new bD(4,e,u);return{red:parseInt(""+c[1],10),green:parseInt(""+c[2],10),blue:parseInt(""+c[3],10),alpha:parseFloat(""+h[4])>1?parseFloat(""+h[4])/100:parseFloat(""+h[4])}}throw new bD(5)}function DD(t){return function(t){var e,n=t.red/255,i=t.green/255,r=t.blue/255,s=Math.max(n,i,r),a=Math.min(n,i,r),o=(s+a)/2;if(s===a)return void 0!==t.alpha?{hue:0,saturation:0,lightness:o,alpha:t.alpha}:{hue:0,saturation:0,lightness:o};var l=s-a,h=o>.5?l/(2-s-a):l/(s+a);switch(s){case n:e=(i-r)/l+(i=1?GD(t,e,n):"rgba("+t+","+e+","+n+","+i+")";if("object"==typeof t&&void 0===e&&void 0===n&&void 0===i)return t.alpha>=1?GD(t.red,t.green,t.blue):"rgba("+t.red+","+t.green+","+t.blue+","+t.alpha+")";throw new bD(7)}function HD(t){if("object"!=typeof t)throw new bD(8);if(function(t){return"number"==typeof t.red&&"number"==typeof t.green&&"number"==typeof t.blue&&"number"==typeof t.alpha}(t))return VD(t);if(function(t){return"number"==typeof t.red&&"number"==typeof t.green&&"number"==typeof t.blue&&("number"!=typeof t.alpha||void 0===t.alpha)}(t))return GD(t);if(function(t){return"number"==typeof t.hue&&"number"==typeof t.saturation&&"number"==typeof t.lightness&&"number"==typeof t.alpha}(t))return function(t,e,n,i){if("number"==typeof t&&"number"==typeof e&&"number"==typeof n&&"number"==typeof i)return i>=1?kD(t,e,n):"rgba("+TD(t,e,n)+","+i+")";if("object"==typeof t&&void 0===e&&void 0===n&&void 0===i)return t.alpha>=1?kD(t.hue,t.saturation,t.lightness):"rgba("+TD(t.hue,t.saturation,t.lightness)+","+t.alpha+")";throw new bD(2)}(t);if(function(t){return"number"==typeof t.hue&&"number"==typeof t.saturation&&"number"==typeof t.lightness&&("number"!=typeof t.alpha||void 0===t.alpha)}(t))return function(t,e,n){if("number"==typeof t&&"number"==typeof e&&"number"==typeof n)return kD(t,e,n);if("object"==typeof t&&void 0===e&&void 0===n)return kD(t.hue,t.saturation,t.lightness);throw new bD(1)}(t);throw new bD(8)}function jD(t,e,n){return function(){var i=n.concat(Array.prototype.slice.call(arguments));return i.length>=e?t.apply(this,i):jD(t,e,i)}}function WD(t){return jD(t,t.length,[])}function qD(t,e,n){return Math.max(t,Math.min(e,n))}WD((function(t,e){if("transparent"===e)return e;var n=DD(e);return HD(fD({},n,{hue:n.hue+parseFloat(t)}))})),WD((function(t,e){if("transparent"===e)return e;var n=DD(e);return HD(fD({},n,{lightness:qD(0,1,n.lightness-parseFloat(t))}))})),WD((function(t,e){if("transparent"===e)return e;var n=DD(e);return HD(fD({},n,{saturation:qD(0,1,n.saturation-parseFloat(t))}))})),WD((function(t,e){if("transparent"===e)return e;var n=DD(e);return HD(fD({},n,{lightness:qD(0,1,n.lightness+parseFloat(t))}))}));var XD=WD((function(t,e,n){if("transparent"===e)return n;if("transparent"===n)return e;if(0===t)return n;var i=UD(e),r=fD({},i,{alpha:"number"==typeof i.alpha?i.alpha:1}),s=UD(n),a=fD({},s,{alpha:"number"==typeof s.alpha?s.alpha:1}),o=r.alpha-a.alpha,l=2*parseFloat(t)-1,h=((l*o==-1?l:l+o)/(1+l*o)+1)/2,u=1-h;return VD({red:Math.floor(r.red*h+a.red*u),green:Math.floor(r.green*h+a.green*u),blue:Math.floor(r.blue*h+a.blue*u),alpha:r.alpha*parseFloat(t)+a.alpha*(1-parseFloat(t))})})),$D=XD;var YD=WD((function(t,e){if("transparent"===e)return e;var n=UD(e);return VD(fD({},n,{alpha:qD(0,1,(100*("number"==typeof n.alpha?n.alpha:1)+100*parseFloat(t))/100)}))})),KD=YD;WD((function(t,e){if("transparent"===e)return e;var n=DD(e);return HD(fD({},n,{saturation:qD(0,1,n.saturation+parseFloat(t))}))})),WD((function(t,e){return"transparent"===e?e:HD(fD({},DD(e),{hue:parseFloat(t)}))})),WD((function(t,e){return"transparent"===e?e:HD(fD({},DD(e),{lightness:parseFloat(t)}))})),WD((function(t,e){return"transparent"===e?e:HD(fD({},DD(e),{saturation:parseFloat(t)}))})),WD((function(t,e){return"transparent"===e?e:$D(parseFloat(t),"rgb(0, 0, 0)",e)})),WD((function(t,e){return"transparent"===e?e:$D(parseFloat(t),"rgb(255, 255, 255)",e)})),WD((function(t,e){if("transparent"===e)return e;var n=UD(e);return VD(fD({},n,{alpha:qD(0,1,+(100*("number"==typeof n.alpha?n.alpha:1)-100*parseFloat(t)).toFixed(2)/100)}))}));var ZD=Object.freeze({Linear:Object.freeze({None:function(t){return t},In:function(t){return t},Out:function(t){return t},InOut:function(t){return t}}),Quadratic:Object.freeze({In:function(t){return t*t},Out:function(t){return t*(2-t)},InOut:function(t){return(t*=2)<1?.5*t*t:-.5*(--t*(t-2)-1)}}),Cubic:Object.freeze({In:function(t){return t*t*t},Out:function(t){return--t*t*t+1},InOut:function(t){return(t*=2)<1?.5*t*t*t:.5*((t-=2)*t*t+2)}}),Quartic:Object.freeze({In:function(t){return t*t*t*t},Out:function(t){return 1- --t*t*t*t},InOut:function(t){return(t*=2)<1?.5*t*t*t*t:-.5*((t-=2)*t*t*t-2)}}),Quintic:Object.freeze({In:function(t){return t*t*t*t*t},Out:function(t){return--t*t*t*t*t+1},InOut:function(t){return(t*=2)<1?.5*t*t*t*t*t:.5*((t-=2)*t*t*t*t+2)}}),Sinusoidal:Object.freeze({In:function(t){return 1-Math.sin((1-t)*Math.PI/2)},Out:function(t){return Math.sin(t*Math.PI/2)},InOut:function(t){return.5*(1-Math.sin(Math.PI*(.5-t)))}}),Exponential:Object.freeze({In:function(t){return 0===t?0:Math.pow(1024,t-1)},Out:function(t){return 1===t?1:1-Math.pow(2,-10*t)},InOut:function(t){return 0===t?0:1===t?1:(t*=2)<1?.5*Math.pow(1024,t-1):.5*(2-Math.pow(2,-10*(t-1)))}}),Circular:Object.freeze({In:function(t){return 1-Math.sqrt(1-t*t)},Out:function(t){return Math.sqrt(1- --t*t)},InOut:function(t){return(t*=2)<1?-.5*(Math.sqrt(1-t*t)-1):.5*(Math.sqrt(1-(t-=2)*t)+1)}}),Elastic:Object.freeze({In:function(t){return 0===t?0:1===t?1:-Math.pow(2,10*(t-1))*Math.sin(5*(t-1.1)*Math.PI)},Out:function(t){return 0===t?0:1===t?1:Math.pow(2,-10*t)*Math.sin(5*(t-.1)*Math.PI)+1},InOut:function(t){return 0===t?0:1===t?1:(t*=2)<1?-.5*Math.pow(2,10*(t-1))*Math.sin(5*(t-1.1)*Math.PI):.5*Math.pow(2,-10*(t-1))*Math.sin(5*(t-1.1)*Math.PI)+1}}),Back:Object.freeze({In:function(t){var e=1.70158;return 1===t?1:t*t*((e+1)*t-e)},Out:function(t){var e=1.70158;return 0===t?0:--t*t*((e+1)*t+e)+1},InOut:function(t){var e=2.5949095;return(t*=2)<1?t*t*((e+1)*t-e)*.5:.5*((t-=2)*t*((e+1)*t+e)+2)}}),Bounce:Object.freeze({In:function(t){return 1-ZD.Bounce.Out(1-t)},Out:function(t){return t<1/2.75?7.5625*t*t:t<2/2.75?7.5625*(t-=1.5/2.75)*t+.75:t<2.5/2.75?7.5625*(t-=2.25/2.75)*t+.9375:7.5625*(t-=2.625/2.75)*t+.984375},InOut:function(t){return t<.5?.5*ZD.Bounce.In(2*t):.5*ZD.Bounce.Out(2*t-1)+.5}}),generatePow:function(t){return void 0===t&&(t=4),t=(t=t1e4?1e4:t,{In:function(e){return Math.pow(e,t)},Out:function(e){return 1-Math.pow(1-e,t)},InOut:function(e){return e<.5?Math.pow(2*e,t)/2:(1-Math.pow(2-2*e,t))/2+.5}}}}),QD=function(){return performance.now()},JD=function(){function t(){for(var t=[],e=0;e0;){this._tweensAddedDuringUpdate={};for(var i=0;i1?s(t[n],t[n-1],n-i):s(t[r],t[r+1>n?n:r+1],i-r)},Bezier:function(t,e){for(var n=0,i=t.length-1,r=Math.pow,s=tO.Utils.Bernstein,a=0;a<=i;a++)n+=r(1-e,i-a)*r(e,a)*t[a]*s(i,a);return n},CatmullRom:function(t,e){var n=t.length-1,i=n*e,r=Math.floor(i),s=tO.Utils.CatmullRom;return t[0]===t[n]?(e<0&&(r=Math.floor(i=n*(1+e))),s(t[(r-1+n)%n],t[r],t[(r+1)%n],t[(r+2)%n],i-r)):e<0?t[0]-(s(t[0],t[0],t[1],t[1],-i)-t[0]):e>1?t[n]-(s(t[n],t[n],t[n-1],t[n-1],i-n)-t[n]):s(t[r?r-1:0],t[r],t[n1;i--)n*=i;return t[e]=n,n}}(),CatmullRom:function(t,e,n,i,r){var s=.5*(n-t),a=.5*(i-e),o=r*r;return(2*e-2*n+s+a)*(r*o)+(-3*e+3*n-2*s-a)*o+s*r+e}}},eO=function(){function t(){}return t.nextId=function(){return t._nextId++},t._nextId=0,t}(),nO=new JD,iO=function(){function t(t,e){this._isPaused=!1,this._pauseStart=0,this._valuesStart={},this._valuesEnd={},this._valuesStartRepeat={},this._duration=1e3,this._isDynamic=!1,this._initialRepeat=0,this._repeat=0,this._yoyo=!1,this._isPlaying=!1,this._reversed=!1,this._delayTime=0,this._startTime=0,this._easingFunction=ZD.Linear.None,this._interpolationFunction=tO.Linear,this._chainedTweens=[],this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._id=eO.nextId(),this._isChainStopped=!1,this._propertiesAreSetUp=!1,this._goToEnd=!1,this._object=t,"object"==typeof e?(this._group=e,e.add(this)):!0===e&&(this._group=nO,nO.add(this))}return t.prototype.getId=function(){return this._id},t.prototype.isPlaying=function(){return this._isPlaying},t.prototype.isPaused=function(){return this._isPaused},t.prototype.getDuration=function(){return this._duration},t.prototype.to=function(t,e){if(void 0===e&&(e=1e3),this._isPlaying)throw new Error("Can not call Tween.to() while Tween is already started or paused. Stop the Tween first.");return this._valuesEnd=t,this._propertiesAreSetUp=!1,this._duration=e<0?0:e,this},t.prototype.duration=function(t){return void 0===t&&(t=1e3),this._duration=t<0?0:t,this},t.prototype.dynamic=function(t){return void 0===t&&(t=!1),this._isDynamic=t,this},t.prototype.start=function(t,e){if(void 0===t&&(t=QD()),void 0===e&&(e=!1),this._isPlaying)return this;if(this._repeat=this._initialRepeat,this._reversed)for(var n in this._reversed=!1,this._valuesStartRepeat)this._swapEndStartRepeatValues(n),this._valuesStart[n]=this._valuesStartRepeat[n];if(this._isPlaying=!0,this._isPaused=!1,this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._isChainStopped=!1,this._startTime=t,this._startTime+=this._delayTime,!this._propertiesAreSetUp||e){if(this._propertiesAreSetUp=!0,!this._isDynamic){var i={};for(var r in this._valuesEnd)i[r]=this._valuesEnd[r];this._valuesEnd=i}this._setupProperties(this._object,this._valuesStart,this._valuesEnd,this._valuesStartRepeat,e)}return this},t.prototype.startFromCurrentValues=function(t){return this.start(t,!0)},t.prototype._setupProperties=function(t,e,n,i,r){for(var s in n){var a=t[s],o=Array.isArray(a),l=o?"array":typeof a,h=!o&&Array.isArray(n[s]);if("undefined"!==l&&"function"!==l){if(h){if(0===(g=n[s]).length)continue;for(var u=[a],c=0,d=g.length;cl)return 1;var t=Math.trunc(a/o),e=a-t*o,n=Math.min(e/s._duration,1);return 0===n&&a===s._duration?1:n}(),u=this._easingFunction(h);if(this._updateProperties(this._object,this._valuesStart,this._valuesEnd,u),this._onUpdateCallback&&this._onUpdateCallback(this._object,h),0===this._duration||a>=this._duration){if(this._repeat>0){var c=Math.min(Math.trunc((a-this._duration)/o)+1,this._repeat);for(r in isFinite(this._repeat)&&(this._repeat-=c),this._valuesStartRepeat)this._yoyo||"string"!=typeof this._valuesEnd[r]||(this._valuesStartRepeat[r]=this._valuesStartRepeat[r]+parseFloat(this._valuesEnd[r])),this._yoyo&&this._swapEndStartRepeatValues(r),this._valuesStart[r]=this._valuesStartRepeat[r];return this._yoyo&&(this._reversed=!this._reversed),this._startTime+=o*c,this._onRepeatCallback&&this._onRepeatCallback(this._object),this._onEveryStartCallbackFired=!1,!0}this._onCompleteCallback&&this._onCompleteCallback(this._object);for(var d=0,p=this._chainedTweens.length;dt.length)&&(e=t.length);for(var n=0,i=Array(e);n0),c=!!n.morphAttributes.position,d=!!n.morphAttributes.normal,p=!!n.morphAttributes.color;let f=0;i.toneMapped&&(null!==T&&!0!==T.isXRRenderTarget||(f=x.toneMapping));const m=n.morphAttributes.position||n.morphAttributes.normal||n.morphAttributes.color,g=void 0!==m?m.length:0,v=rt.get(i),y=_.state.lights;if(!0===G&&(!0===V||t!==E)){const e=t===E&&i.id===w;St.setState(i,t,e)}let b=!1;i.version===v.__version?v.needsLights&&v.lightsStateVersion!==y.state.version||v.outputColorSpace!==o||r.isBatchedMesh&&!1===v.batching?b=!0:r.isBatchedMesh||!0!==v.batching?r.isBatchedMesh&&!0===v.batchingColor&&null===r.colorTexture||r.isBatchedMesh&&!1===v.batchingColor&&null!==r.colorTexture||r.isInstancedMesh&&!1===v.instancing?b=!0:r.isInstancedMesh||!0!==v.instancing?r.isSkinnedMesh&&!1===v.skinning?b=!0:r.isSkinnedMesh||!0!==v.skinning?r.isInstancedMesh&&!0===v.instancingColor&&null===r.instanceColor||r.isInstancedMesh&&!1===v.instancingColor&&null!==r.instanceColor||r.isInstancedMesh&&!0===v.instancingMorph&&null===r.morphTexture||r.isInstancedMesh&&!1===v.instancingMorph&&null!==r.morphTexture||v.envMap!==l||!0===i.fog&&v.fog!==s?b=!0:void 0===v.numClippingPlanes||v.numClippingPlanes===St.numPlanes&&v.numIntersection===St.numIntersection?(v.vertexAlphas!==h||v.vertexTangents!==u||v.morphTargets!==c||v.morphNormals!==d||v.morphColors!==p||v.toneMapping!==f||v.morphTargetsCount!==g)&&(b=!0):b=!0:b=!0:b=!0:b=!0:(b=!0,v.__version=i.version);let S=v.currentProgram;!0===b&&(S=Zt(i,e,r));let M=!1,A=!1,R=!1;const C=S.getUniforms(),N=v.uniforms;tt.useProgram(S.program)&&(M=!0,A=!0,R=!0);i.id!==w&&(w=i.id,A=!0);if(M||E!==t){tt.buffers.depth.getReversed()?(H.copy(t.projectionMatrix),function(t){const e=t.elements;e[2]=.5*e[2]+.5*e[3],e[6]=.5*e[6]+.5*e[7],e[10]=.5*e[10]+.5*e[11],e[14]=.5*e[14]+.5*e[15]}(H),function(t){const e=t.elements;-1===e[11]?(e[10]=-e[10]-1,e[14]=-e[14]):(e[10]=-e[10],e[14]=1-e[14])}(H),C.setValue(Pt,"projectionMatrix",H)):C.setValue(Pt,"projectionMatrix",t.projectionMatrix),C.setValue(Pt,"viewMatrix",t.matrixWorldInverse);const e=C.map.cameraPosition;void 0!==e&&e.setValue(Pt,W.setFromMatrixPosition(t.matrixWorld)),J.logarithmicDepthBuffer&&C.setValue(Pt,"logDepthBufFC",2/(Math.log(t.far+1)/Math.LN2)),(i.isMeshPhongMaterial||i.isMeshToonMaterial||i.isMeshLambertMaterial||i.isMeshBasicMaterial||i.isMeshStandardMaterial||i.isShaderMaterial)&&C.setValue(Pt,"isOrthographic",!0===t.isOrthographicCamera),E!==t&&(E=t,A=!0,R=!0)}if(r.isSkinnedMesh){C.setOptional(Pt,r,"bindMatrix"),C.setOptional(Pt,r,"bindMatrixInverse");const t=r.skeleton;t&&(null===t.boneTexture&&t.computeBoneTexture(),C.setValue(Pt,"boneTexture",t.boneTexture,ht))}r.isBatchedMesh&&(C.setOptional(Pt,r,"batchingTexture"),C.setValue(Pt,"batchingTexture",r._matricesTexture,ht),C.setOptional(Pt,r,"batchingIdTexture"),C.setValue(Pt,"batchingIdTexture",r._indirectTexture,ht),C.setOptional(Pt,r,"batchingColorTexture"),null!==r._colorsTexture&&C.setValue(Pt,"batchingColorTexture",r._colorsTexture,ht));const P=n.morphAttributes;void 0===P.position&&void 0===P.normal&&void 0===P.color||wt.update(r,n,S);(A||v.receiveShadow!==r.receiveShadow)&&(v.receiveShadow=r.receiveShadow,C.setValue(Pt,"receiveShadow",r.receiveShadow));i.isMeshGouraudMaterial&&null!==i.envMap&&(N.envMap.value=l,N.flipEnvMap.value=l.isCubeTexture&&!1===l.isRenderTargetTexture?-1:1);i.isMeshStandardMaterial&&null===i.envMap&&null!==e.environment&&(N.envMapIntensity.value=e.environmentIntensity);A&&(C.setValue(Pt,"toneMappingExposure",x.toneMappingExposure),v.needsLights&&(D=R,(I=N).ambientLightColor.needsUpdate=D,I.lightProbe.needsUpdate=D,I.directionalLights.needsUpdate=D,I.directionalLightShadows.needsUpdate=D,I.pointLights.needsUpdate=D,I.pointLightShadows.needsUpdate=D,I.spotLights.needsUpdate=D,I.spotLightShadows.needsUpdate=D,I.rectAreaLights.needsUpdate=D,I.hemisphereLights.needsUpdate=D),s&&!0===i.fog&&yt.refreshFogUniforms(N,s),yt.refreshMaterialUniforms(N,i,U,L,_.state.transmissionRenderTarget[t.id]),ca.upload(Pt,Qt(v),N,ht));var I,D;i.isShaderMaterial&&!0===i.uniformsNeedUpdate&&(ca.upload(Pt,Qt(v),N,ht),i.uniformsNeedUpdate=!1);i.isSpriteMaterial&&C.setValue(Pt,"center",r.center);if(C.setValue(Pt,"modelViewMatrix",r.modelViewMatrix),C.setValue(Pt,"normalMatrix",r.normalMatrix),C.setValue(Pt,"modelMatrix",r.matrixWorld),i.isShaderMaterial||i.isRawShaderMaterial){const t=i.uniformsGroups;for(let e=0,n=t.length;e{function n(){i.forEach((function(t){rt.get(t).currentProgram.isReady()&&i.delete(t)})),0!==i.size?setTimeout(n,10):e(t)}null!==K.get("KHR_parallel_shader_compile")?n():setTimeout(n,10)}))};let kt=null;function Gt(){Ht.stop()}function Vt(){Ht.start()}const Ht=new xr;function jt(t,e,n,i){if(!1===t.visible)return;if(t.layers.test(e.layers))if(t.isGroup)n=t.renderOrder;else if(t.isLOD)!0===t.autoUpdate&&t.update(e);else if(t.isLight)_.pushLight(t),t.castShadow&&_.pushShadow(t);else if(t.isSprite){if(!t.frustumCulled||k.intersectsSprite(t)){i&&q.setFromMatrixPosition(t.matrixWorld).applyMatrix4(j);const e=_t.update(t),r=t.material;r.visible&&g.push(t,e,r,n,q.z,null)}}else if((t.isMesh||t.isLine||t.isPoints)&&(!t.frustumCulled||k.intersectsObject(t))){const e=_t.update(t),r=t.material;if(i&&(void 0!==t.boundingSphere?(null===t.boundingSphere&&t.computeBoundingSphere(),q.copy(t.boundingSphere.center)):(null===e.boundingSphere&&e.computeBoundingSphere(),q.copy(e.boundingSphere.center)),q.applyMatrix4(t.matrixWorld).applyMatrix4(j)),Array.isArray(r)){const i=e.groups;for(let s=0,a=i.length;s0&&Xt(r,e,n),s.length>0&&Xt(s,e,n),a.length>0&&Xt(a,e,n),tt.buffers.depth.setTest(!0),tt.buffers.depth.setMask(!0),tt.buffers.color.setMask(!0),tt.setPolygonOffset(!1)}function qt(t,e,n,i){if(null!==(!0===n.isScene?n.overrideMaterial:null))return;void 0===_.state.transmissionRenderTarget[i.id]&&(_.state.transmissionRenderTarget[i.id]=new Xe(1,1,{generateMipmaps:!0,type:K.has("EXT_color_buffer_half_float")||K.has("EXT_color_buffer_float")?st:Q,minFilter:Z,samples:4,stencilBuffer:r,resolveDepthBuffer:!1,resolveStencilBuffer:!1,colorSpace:Ne.workingColorSpace}));const s=_.state.transmissionRenderTarget[i.id],a=i.viewport||A;s.setSize(a.z,a.w);const o=x.getRenderTarget();x.setRenderTarget(s),x.getClearColor(N),P=x.getClearAlpha(),P<1&&x.setClearColor(16777215,.5),x.clear(),$&&Tt.render(n);const l=x.toneMapping;x.toneMapping=0;const h=i.viewport;if(void 0!==i.viewport&&(i.viewport=void 0),_.setupLightsView(i),!0===G&&St.setGlobalState(x.clippingPlanes,i),Xt(t,n,i),ht.updateMultisampleRenderTarget(s),ht.updateRenderTargetMipmap(s),!1===K.has("WEBGL_multisampled_render_to_texture")){let t=!1;for(let r=0,s=e.length;r0)for(let e=0,s=n.length;e0&&qt(i,r,t,e),$&&Tt.render(t),Wt(g,t,e);null!==T&&(ht.updateMultisampleRenderTarget(T),ht.updateRenderTargetMipmap(T)),!0===t.isScene&&t.onAfterRender(x,t,e),Ct.resetDefaultState(),w=-1,E=null,y.pop(),y.length>0?(_=y[y.length-1],!0===G&&St.setGlobalState(x.clippingPlanes,_.state.camera)):_=null,v.pop(),g=v.length>0?v[v.length-1]:null},this.getActiveCubeFace=function(){return S},this.getActiveMipmapLevel=function(){return M},this.getRenderTarget=function(){return T},this.setRenderTargetTextures=function(t,e,n){rt.get(t.texture).__webglTexture=e,rt.get(t.depthTexture).__webglTexture=n;const i=rt.get(t);i.__hasExternalTextures=!0,i.__autoAllocateDepthBuffer=void 0===n,i.__autoAllocateDepthBuffer||!0===K.has("WEBGL_multisampled_render_to_texture")&&(console.warn("THREE.WebGLRenderer: Render-to-texture extension was disabled because an external texture was provided"),i.__useRenderToTexture=!1)},this.setRenderTargetFramebuffer=function(t,e){const n=rt.get(t);n.__webglFramebuffer=e,n.__useDefaultFramebuffer=void 0===e},this.setRenderTarget=function(t,e=0,n=0){T=t,S=e,M=n;let i=!0,r=null,s=!1,a=!1;if(t){const o=rt.get(t);if(void 0!==o.__useDefaultFramebuffer)tt.bindFramebuffer(Pt.FRAMEBUFFER,null),i=!1;else if(void 0===o.__webglFramebuffer)ht.setupRenderTarget(t);else if(o.__hasExternalTextures)ht.rebindTextures(t,rt.get(t.texture).__webglTexture,rt.get(t.depthTexture).__webglTexture);else if(t.depthBuffer){const e=t.depthTexture;if(o.__boundDepthTexture!==e){if(null!==e&&rt.has(e)&&(t.width!==e.image.width||t.height!==e.image.height))throw new Error("WebGLRenderTarget: Attached DepthTexture is initialized to the incorrect size.");ht.setupDepthRenderbuffer(t)}}const l=t.texture;(l.isData3DTexture||l.isDataArrayTexture||l.isCompressedArrayTexture)&&(a=!0);const h=rt.get(t).__webglFramebuffer;t.isWebGLCubeRenderTarget?(r=Array.isArray(h[e])?h[e][n]:h[e],s=!0):r=t.samples>0&&!1===ht.useMultisampledRTT(t)?rt.get(t).__webglMultisampledFramebuffer:Array.isArray(h)?h[n]:h,A.copy(t.viewport),R.copy(t.scissor),C=t.scissorTest}else A.copy(F).multiplyScalar(U).floor(),R.copy(B).multiplyScalar(U).floor(),C=z;if(tt.bindFramebuffer(Pt.FRAMEBUFFER,r)&&i&&tt.drawBuffers(t,r),tt.viewport(A),tt.scissor(R),tt.setScissorTest(C),s){const i=rt.get(t.texture);Pt.framebufferTexture2D(Pt.FRAMEBUFFER,Pt.COLOR_ATTACHMENT0,Pt.TEXTURE_CUBE_MAP_POSITIVE_X+e,i.__webglTexture,n)}else if(a){const i=rt.get(t.texture),r=e||0;Pt.framebufferTextureLayer(Pt.FRAMEBUFFER,Pt.COLOR_ATTACHMENT0,i.__webglTexture,n||0,r)}w=-1},this.readRenderTargetPixels=function(t,e,n,i,r,s,a){if(!t||!t.isWebGLRenderTarget)return void console.error("THREE.WebGLRenderer.readRenderTargetPixels: renderTarget is not THREE.WebGLRenderTarget.");let o=rt.get(t).__webglFramebuffer;if(t.isWebGLCubeRenderTarget&&void 0!==a&&(o=o[a]),o){tt.bindFramebuffer(Pt.FRAMEBUFFER,o);try{const a=t.texture,o=a.format,l=a.type;if(!J.textureFormatReadable(o))return void console.error("THREE.WebGLRenderer.readRenderTargetPixels: renderTarget is not in RGBA or implementation defined format.");if(!J.textureTypeReadable(l))return void console.error("THREE.WebGLRenderer.readRenderTargetPixels: renderTarget is not in UnsignedByteType or implementation defined type.");e>=0&&e<=t.width-i&&n>=0&&n<=t.height-r&&Pt.readPixels(e,n,i,r,Rt.convert(o),Rt.convert(l),s)}finally{const t=null!==T?rt.get(T).__webglFramebuffer:null;tt.bindFramebuffer(Pt.FRAMEBUFFER,t)}}},this.readRenderTargetPixelsAsync=async function(t,e,n,i,r,s,a){if(!t||!t.isWebGLRenderTarget)throw new Error("THREE.WebGLRenderer.readRenderTargetPixels: renderTarget is not THREE.WebGLRenderTarget.");let o=rt.get(t).__webglFramebuffer;if(t.isWebGLCubeRenderTarget&&void 0!==a&&(o=o[a]),o){const a=t.texture,l=a.format,h=a.type;if(!J.textureFormatReadable(l))throw new Error("THREE.WebGLRenderer.readRenderTargetPixelsAsync: renderTarget is not in RGBA or implementation defined format.");if(!J.textureTypeReadable(h))throw new Error("THREE.WebGLRenderer.readRenderTargetPixelsAsync: renderTarget is not in UnsignedByteType or implementation defined type.");if(e>=0&&e<=t.width-i&&n>=0&&n<=t.height-r){tt.bindFramebuffer(Pt.FRAMEBUFFER,o);const t=Pt.createBuffer();Pt.bindBuffer(Pt.PIXEL_PACK_BUFFER,t),Pt.bufferData(Pt.PIXEL_PACK_BUFFER,s.byteLength,Pt.STREAM_READ),Pt.readPixels(e,n,i,r,Rt.convert(l),Rt.convert(h),0);const a=null!==T?rt.get(T).__webglFramebuffer:null;tt.bindFramebuffer(Pt.FRAMEBUFFER,a);const u=Pt.fenceSync(Pt.SYNC_GPU_COMMANDS_COMPLETE,0);return Pt.flush(),await function(t,e,n){return new Promise((function(i,r){setTimeout((function s(){switch(t.clientWaitSync(e,t.SYNC_FLUSH_COMMANDS_BIT,0)){case t.WAIT_FAILED:r();break;case t.TIMEOUT_EXPIRED:setTimeout(s,n);break;default:i()}}),n)}))}(Pt,u,4),Pt.bindBuffer(Pt.PIXEL_PACK_BUFFER,t),Pt.getBufferSubData(Pt.PIXEL_PACK_BUFFER,0,s),Pt.deleteBuffer(t),Pt.deleteSync(u),s}throw new Error("THREE.WebGLRenderer.readRenderTargetPixelsAsync: requested read bounds are out of range.")}},this.copyFramebufferToTexture=function(t,e=null,n=0){!0!==t.isTexture&&(Ce("WebGLRenderer: copyFramebufferToTexture function signature has changed."),e=arguments[0]||null,t=arguments[1]);const i=Math.pow(2,-n),r=Math.floor(t.image.width*i),s=Math.floor(t.image.height*i),a=null!==e?e.x:0,o=null!==e?e.y:0;ht.setTexture2D(t,0),Pt.copyTexSubImage2D(Pt.TEXTURE_2D,n,0,0,a,o,r,s),tt.unbindTexture()},this.copyTextureToTexture=function(t,e,n=null,i=null,r=0){let s,a,o,l,h,u,c,d,p;!0!==t.isTexture&&(Ce("WebGLRenderer: copyTextureToTexture function signature has changed."),i=arguments[0]||null,t=arguments[1],e=arguments[2],r=arguments[3]||0,n=null);const f=t.isCompressedTexture?t.mipmaps[r]:t.image;null!==n?(s=n.max.x-n.min.x,a=n.max.y-n.min.y,o=n.isBox3?n.max.z-n.min.z:1,l=n.min.x,h=n.min.y,u=n.isBox3?n.min.z:0):(s=f.width,a=f.height,o=f.depth||1,l=0,h=0,u=0),null!==i?(c=i.x,d=i.y,p=i.z):(c=0,d=0,p=0);const m=Rt.convert(e.format),g=Rt.convert(e.type);let _;e.isData3DTexture?(ht.setTexture3D(e,0),_=Pt.TEXTURE_3D):e.isDataArrayTexture||e.isCompressedArrayTexture?(ht.setTexture2DArray(e,0),_=Pt.TEXTURE_2D_ARRAY):(ht.setTexture2D(e,0),_=Pt.TEXTURE_2D),Pt.pixelStorei(Pt.UNPACK_FLIP_Y_WEBGL,e.flipY),Pt.pixelStorei(Pt.UNPACK_PREMULTIPLY_ALPHA_WEBGL,e.premultiplyAlpha),Pt.pixelStorei(Pt.UNPACK_ALIGNMENT,e.unpackAlignment);const v=Pt.getParameter(Pt.UNPACK_ROW_LENGTH),y=Pt.getParameter(Pt.UNPACK_IMAGE_HEIGHT),x=Pt.getParameter(Pt.UNPACK_SKIP_PIXELS),b=Pt.getParameter(Pt.UNPACK_SKIP_ROWS),S=Pt.getParameter(Pt.UNPACK_SKIP_IMAGES);Pt.pixelStorei(Pt.UNPACK_ROW_LENGTH,f.width),Pt.pixelStorei(Pt.UNPACK_IMAGE_HEIGHT,f.height),Pt.pixelStorei(Pt.UNPACK_SKIP_PIXELS,l),Pt.pixelStorei(Pt.UNPACK_SKIP_ROWS,h),Pt.pixelStorei(Pt.UNPACK_SKIP_IMAGES,u);const M=t.isDataArrayTexture||t.isData3DTexture,T=e.isDataArrayTexture||e.isData3DTexture;if(t.isRenderTargetTexture||t.isDepthTexture){const n=rt.get(t),i=rt.get(e),f=rt.get(n.__renderTarget),m=rt.get(i.__renderTarget);tt.bindFramebuffer(Pt.READ_FRAMEBUFFER,f.__webglFramebuffer),tt.bindFramebuffer(Pt.DRAW_FRAMEBUFFER,m.__webglFramebuffer);for(let n=0;n0&&(e.object.backgroundBlurriness=this.backgroundBlurriness),1!==this.backgroundIntensity&&(e.object.backgroundIntensity=this.backgroundIntensity),e.object.backgroundRotation=this.backgroundRotation.toArray(),1!==this.environmentIntensity&&(e.object.environmentIntensity=this.environmentIntensity),e.object.environmentRotation=this.environmentRotation.toArray(),e}},PerspectiveCamera:lr,Raycaster:Qo,SRGBColorSpace:$t,TextureLoader:class extends Go{constructor(t){super(t)}load(t,e,n,i){const r=new je,s=new Vo(this.manager);return s.setCrossOrigin(this.crossOrigin),s.setPath(this.path),s.load(t,(function(t){r.image=t,r.needsUpdate=!0,void 0!==e&&e(r)}),n,i),r}},Vector2:Se,Vector3:Ze,Box3:tn,Color:xi,Mesh:Ki,SphereGeometry:Oo,MeshBasicMaterial:Ti,BackSide:1,EventDispatcher:ue,MOUSE:a,Quaternion:Ke,Spherical:el,Clock:Yo},cO=ju({props:{width:{default:window.innerWidth,onChange:function(t,e,n){isNaN(t)&&(e.width=n)}},height:{default:window.innerHeight,onChange:function(t,e,n){isNaN(t)&&(e.height=n)}},backgroundColor:{default:"#000011"},backgroundImageUrl:{},onBackgroundImageLoaded:{},showNavInfo:{default:!0},skyRadius:{default:5e4},objects:{default:[]},lights:{default:[]},enablePointerInteraction:{default:!0,onChange:function(t,e){e.hoverObj=null,e.toolTipElem&&(e.toolTipElem.innerHTML="")},triggerUpdate:!1},lineHoverPrecision:{default:1,triggerUpdate:!1},hoverOrderComparator:{default:function(){return-1},triggerUpdate:!1},hoverFilter:{default:function(){return!0},triggerUpdate:!1},tooltipContent:{triggerUpdate:!1},hoverDuringDrag:{default:!1,triggerUpdate:!1},clickAfterDrag:{default:!1,triggerUpdate:!1},onHover:{default:function(){},triggerUpdate:!1},onClick:{default:function(){},triggerUpdate:!1},onRightClick:{triggerUpdate:!1}},methods:{tick:function(t){if(t.initialised){if(t.controls.update&&t.controls.update(Math.min(1,t.clock.getDelta())),t.postProcessingComposer?t.postProcessingComposer.render():t.renderer.render(t.scene,t.camera),t.extraRenderers.forEach((function(e){return e.render(t.scene,t.camera)})),t.enablePointerInteraction){var e=null;if(t.hoverDuringDrag||!t.isPointerDragging){var n=this.intersectingObjects(t.pointerPos.x,t.pointerPos.y).filter((function(e){return t.hoverFilter(e.object)})).sort((function(e,n){return t.hoverOrderComparator(e.object,n.object)})),i=n.length?n[0]:null;e=i?i.object:null,t.intersectionPoint=i?i.point:null}e!==t.hoverObj&&(t.onHover(e,t.hoverObj),t.toolTipElem.innerHTML=e&&Wu(t.tooltipContent)(e)||"",t.hoverObj=e)}t.tweenGroup.update()}return this},getPointerPos:function(t){var e=t.pointerPos;return{x:e.x,y:e.y}},cameraPosition:function(t,e,n,i){var r=t.camera;if(e&&t.initialised){var s=e,a=n||{x:0,y:0,z:0};if(i){var o=Object.assign({},r.position),l=c();t.tweenGroup.add(new iO(o).to(s,i).easing(ZD.Quadratic.Out).onUpdate(h).start()),t.tweenGroup.add(new iO(l).to(a,i/3).easing(ZD.Quadratic.Out).onUpdate(u).start())}else h(s),u(a);return this}return Object.assign({},r.position,{lookAt:c()});function h(t){var e=t.x,n=t.y,i=t.z;void 0!==e&&(r.position.x=e),void 0!==n&&(r.position.y=n),void 0!==i&&(r.position.z=i)}function u(e){var n=new uO.Vector3(e.x,e.y,e.z);t.controls.target?t.controls.target=n:r.lookAt(n)}function c(){return Object.assign(new uO.Vector3(0,0,-1e3).applyQuaternion(r.quaternion).add(r.position))}},zoomToFit:function(t){for(var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:10,i=arguments.length,r=new Array(i>3?i-3:0),s=3;s2&&void 0!==arguments[2]?arguments[2]:0,i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:10,r=t.camera;if(e){var s=new uO.Vector3(0,0,0),a=2*Math.max.apply(Math,lO(Object.entries(e).map((function(t){var e=oO(t,2),n=e[0],i=e[1];return Math.max.apply(Math,lO(i.map((function(t){return Math.abs(s[n]-t)}))))})))),o=(1-2*i/t.height)*r.fov,l=a/Math.atan(o*Math.PI/180),h=l/r.aspect,u=Math.max(l,h);if(u>0){var c=s.clone().sub(r.position).normalize().multiplyScalar(-u);this.cameraPosition(c,s,n)}}return this},getBbox:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:function(){return!0},n=new uO.Box3(new uO.Vector3(0,0,0),new uO.Vector3(0,0,0)),i=t.objects.filter(e);return i.length?(i.forEach((function(t){return n.expandByObject(t)})),Object.assign.apply(Object,lO(["x","y","z"].map((function(t){return aO({},t,[n.min[t],n.max[t]])}))))):null},getScreenCoords:function(t,e,n,i){var r=new uO.Vector3(e,n,i);return r.project(this.camera()),{x:(r.x+1)*t.width/2,y:-(r.y-1)*t.height/2}},getSceneCoords:function(t,e,n){var i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:0,r=new uO.Vector2(e/t.width*2-1,-n/t.height*2+1),s=new uO.Raycaster;return s.setFromCamera(r,t.camera),Object.assign({},s.ray.at(i,new uO.Vector3))},intersectingObjects:function(t,e,n){var i=new uO.Vector2(e/t.width*2-1,-n/t.height*2+1),r=new uO.Raycaster;return r.params.Line.threshold=t.lineHoverPrecision,r.setFromCamera(i,t.camera),r.intersectObjects(t.objects,!0)},renderer:function(t){return t.renderer},scene:function(t){return t.scene},camera:function(t){return t.camera},postProcessingComposer:function(t){return t.postProcessingComposer},controls:function(t){return t.controls},tbControls:function(t){return t.controls}},stateInit:function(){return{scene:new uO.Scene,camera:new uO.PerspectiveCamera,clock:new uO.Clock,tweenGroup:new JD}},init:function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=n.controlType,r=void 0===i?"trackball":i,s=n.useWebGPU,a=void 0!==s&&s,o=n.rendererConfig,l=void 0===o?{}:o,h=n.extraRenderers,u=void 0===h?[]:h,c=n.waitForLoadComplete,d=void 0===c||c;t.innerHTML="",t.appendChild(e.container=document.createElement("div")),e.container.className="scene-container",e.container.style.position="relative",e.container.appendChild(e.navInfo=document.createElement("div")),e.navInfo.className="scene-nav-info",e.navInfo.textContent={orbit:"Left-click: rotate, Mouse-wheel/middle-click: zoom, Right-click: pan",trackball:"Left-click: rotate, Mouse-wheel/middle-click: zoom, Right-click: pan",fly:"WASD: move, R|F: up | down, Q|E: roll, up|down: pitch, left|right: yaw"}[r]||"",e.navInfo.style.display=e.showNavInfo?null:"none",e.toolTipElem=document.createElement("div"),e.toolTipElem.classList.add("scene-tooltip"),e.container.appendChild(e.toolTipElem),e.pointerPos=new uO.Vector2,e.pointerPos.x=-2,e.pointerPos.y=-2,["pointermove","pointerdown"].forEach((function(t){return e.container.addEventListener(t,(function(n){if("pointerdown"===t&&(e.isPointerPressed=!0),!e.isPointerDragging&&"pointermove"===n.type&&(n.pressure>0||e.isPointerPressed)&&("touch"!==n.pointerType||void 0===n.movementX||[n.movementX,n.movementY].some((function(t){return Math.abs(t)>1})))&&(e.isPointerDragging=!0),e.enablePointerInteraction){var i=(r=e.container,s=r.getBoundingClientRect(),a=window.pageXOffset||document.documentElement.scrollLeft,o=window.pageYOffset||document.documentElement.scrollTop,{top:s.top+o,left:s.left+a});e.pointerPos.x=n.pageX-i.left,e.pointerPos.y=n.pageY-i.top,e.toolTipElem.style.top="".concat(e.pointerPos.y,"px"),e.toolTipElem.style.left="".concat(e.pointerPos.x,"px"),e.toolTipElem.style.transform="translate(-".concat(e.pointerPos.x/e.width*100,"%, ").concat(e.height-e.pointerPos.y<100?"calc(-100% - 8px)":"21px",")")}var r,s,a,o}),{passive:!0})})),e.container.addEventListener("pointerup",(function(t){e.isPointerPressed=!1,e.isPointerDragging&&(e.isPointerDragging=!1,!e.clickAfterDrag)||requestAnimationFrame((function(){0===t.button&&e.onClick(e.hoverObj||null,t,e.intersectionPoint),2===t.button&&e.onRightClick&&e.onRightClick(e.hoverObj||null,t,e.intersectionPoint)}))}),{passive:!0,capture:!0}),e.container.addEventListener("contextmenu",(function(t){e.onRightClick&&t.preventDefault()})),e.renderer=new(a?DL:uO.WebGLRenderer)(Object.assign({antialias:!0,alpha:!0},l)),e.renderer.setPixelRatio(Math.min(2,window.devicePixelRatio)),e.container.appendChild(e.renderer.domElement),e.extraRenderers=u,e.extraRenderers.forEach((function(t){t.domElement.style.position="absolute",t.domElement.style.top="0px",t.domElement.style.pointerEvents="none",e.container.appendChild(t.domElement)})),e.postProcessingComposer=new dD(e.renderer),e.postProcessingComposer.addPass(new pD(e.scene,e.camera)),e.controls=new{trackball:nU,orbit:UU,fly:KU}[r](e.camera,e.renderer.domElement),"fly"===r&&(e.controls.movementSpeed=300,e.controls.rollSpeed=Math.PI/6,e.controls.dragToLook=!0),"trackball"!==r&&"orbit"!==r||(e.controls.minDistance=.1,e.controls.maxDistance=e.skyRadius,e.controls.addEventListener("start",(function(){e.controlsEngaged=!0})),e.controls.addEventListener("change",(function(){e.controlsEngaged&&(e.controlsDragging=!0)})),e.controls.addEventListener("end",(function(){e.controlsEngaged=!1,e.controlsDragging=!1}))),[e.renderer,e.postProcessingComposer].concat(lO(e.extraRenderers)).forEach((function(t){return t.setSize(e.width,e.height)})),e.camera.aspect=e.width/e.height,e.camera.updateProjectionMatrix(),e.camera.position.z=1e3,e.scene.add(e.skysphere=new uO.Mesh),e.skysphere.visible=!1,e.loadComplete=e.scene.visible=!d,window.scene=e.scene},update:function(t,e){if(t.width&&t.height&&(e.hasOwnProperty("width")||e.hasOwnProperty("height"))&&(t.container.style.width="".concat(t.width,"px"),t.container.style.height="".concat(t.height,"px"),[t.renderer,t.postProcessingComposer].concat(lO(t.extraRenderers)).forEach((function(e){return e.setSize(t.width,t.height)})),t.camera.aspect=t.width/t.height,t.camera.updateProjectionMatrix()),e.hasOwnProperty("skyRadius")&&t.skyRadius&&(t.controls.hasOwnProperty("maxDistance")&&e.skyRadius&&(t.controls.maxDistance=Math.min(t.controls.maxDistance,t.skyRadius)),t.camera.far=2.5*t.skyRadius,t.camera.updateProjectionMatrix(),t.skysphere.geometry=new uO.SphereGeometry(t.skyRadius)),e.hasOwnProperty("backgroundColor")){var n=UD(t.backgroundColor).alpha;void 0===n&&(n=1),t.renderer.setClearColor(new uO.Color(KD(1,t.backgroundColor)),n)}function i(){t.loadComplete=t.scene.visible=!0}e.hasOwnProperty("backgroundImageUrl")&&(t.backgroundImageUrl?(new uO.TextureLoader).load(t.backgroundImageUrl,(function(e){e.colorSpace=uO.SRGBColorSpace,t.skysphere.material=new uO.MeshBasicMaterial({map:e,side:uO.BackSide}),t.skysphere.visible=!0,t.onBackgroundImageLoaded&&setTimeout(t.onBackgroundImageLoaded),!t.loadComplete&&i()})):(t.skysphere.visible=!1,t.skysphere.material.map=null,!t.loadComplete&&i())),e.hasOwnProperty("showNavInfo")&&(t.navInfo.style.display=t.showNavInfo?null:"none"),e.hasOwnProperty("lights")&&((e.lights||[]).forEach((function(e){return t.scene.remove(e)})),t.lights.forEach((function(e){return t.scene.add(e)}))),e.hasOwnProperty("objects")&&((e.objects||[]).forEach((function(e){return t.scene.remove(e)})),t.objects.forEach((function(e){return t.scene.add(e)})))}});function dO(t,e){var n=new e;return n._destructor&&n._destructor(),{linkProp:function(e){return{default:n[e](),onChange:function(n,i){i[t][e](n)},triggerUpdate:!1}},linkMethod:function(e){return function(n){for(var i=n[t],r=arguments.length,s=new Array(r>1?r-1:0),a=1;a3?r-3:0),a=3;a r.length) && (a = r.length); + for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e]; + return n; +} +function _arrayWithHoles(r) { + if (Array.isArray(r)) return r; +} +function _arrayWithoutHoles(r) { + if (Array.isArray(r)) return _arrayLikeToArray(r); +} +function _assertThisInitialized(e) { + if (undefined === e) throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); + return e; +} +function _callSuper(t, o, e) { + return o = _getPrototypeOf(o), _possibleConstructorReturn(t, _isNativeReflectConstruct() ? Reflect.construct(o, e, _getPrototypeOf(t).constructor) : o.apply(t, e)); +} +function _classCallCheck(a, n) { + if (!(a instanceof n)) throw new TypeError("Cannot call a class as a function"); +} +function _defineProperties(e, r) { + for (var t = 0; t < r.length; t++) { + var o = r[t]; + o.enumerable = o.enumerable || false, o.configurable = true, "value" in o && (o.writable = true), Object.defineProperty(e, _toPropertyKey(o.key), o); + } +} +function _createClass(e, r, t) { + return _defineProperties(e.prototype, r), Object.defineProperty(e, "prototype", { + writable: false + }), e; +} +function _getPrototypeOf(t) { + return _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function (t) { + return t.__proto__ || Object.getPrototypeOf(t); + }, _getPrototypeOf(t); +} +function _inherits(t, e) { + if ("function" != typeof e && null !== e) throw new TypeError("Super expression must either be null or a function"); + t.prototype = Object.create(e && e.prototype, { + constructor: { + value: t, + writable: true, + configurable: true + } + }), Object.defineProperty(t, "prototype", { + writable: false + }), e && _setPrototypeOf(t, e); +} +function _isNativeReflectConstruct() { + try { + var t = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); + } catch (t) {} + return (_isNativeReflectConstruct = function () { + return !!t; + })(); +} +function _iterableToArray(r) { + if ("undefined" != typeof Symbol && null != r[Symbol.iterator] || null != r["@@iterator"]) return Array.from(r); +} +function _iterableToArrayLimit(r, l) { + var t = null == r ? null : "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"]; + if (null != t) { + var e, + n, + i, + u, + a = [], + f = true, + o = false; + try { + if (i = (t = t.call(r)).next, 0 === l) { + if (Object(t) !== t) return; + f = !1; + } else for (; !(f = (e = i.call(t)).done) && (a.push(e.value), a.length !== l); f = !0); + } catch (r) { + o = true, n = r; + } finally { + try { + if (!f && null != t.return && (u = t.return(), Object(u) !== u)) return; + } finally { + if (o) throw n; + } + } + return a; + } +} +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."); +} +function _nonIterableSpread() { + throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); +} +function _possibleConstructorReturn(t, e) { + if (e && ("object" == typeof e || "function" == typeof e)) return e; + if (undefined !== e) throw new TypeError("Derived constructors may only return object or undefined"); + return _assertThisInitialized(t); +} +function _setPrototypeOf(t, e) { + return _setPrototypeOf = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function (t, e) { + return t.__proto__ = e, t; + }, _setPrototypeOf(t, e); +} +function _slicedToArray(r, e) { + return _arrayWithHoles(r) || _iterableToArrayLimit(r, e) || _unsupportedIterableToArray(r, e) || _nonIterableRest(); +} +function _toConsumableArray(r) { + return _arrayWithoutHoles(r) || _iterableToArray(r) || _unsupportedIterableToArray(r) || _nonIterableSpread(); +} +function _toPrimitive(t, r) { + if ("object" != typeof t || !t) return t; + var e = t[Symbol.toPrimitive]; + if (undefined !== e) { + var i = e.call(t, r); + if ("object" != typeof i) return i; + throw new TypeError("@@toPrimitive must return a primitive value."); + } + return (String )(t); +} +function _toPropertyKey(t) { + var i = _toPrimitive(t, "string"); + return "symbol" == typeof i ? i : i + ""; +} +function _unsupportedIterableToArray(r, a) { + if (r) { + if ("string" == typeof r) return _arrayLikeToArray(r, a); + var t = {}.toString.call(r).slice(8, -1); + return "Object" === t && r.constructor && (t = r.constructor.name), "Map" === t || "Set" === t ? Array.from(r) : "Arguments" === t || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t) ? _arrayLikeToArray(r, a) : undefined; + } +} + +var three = typeof window !== 'undefined' && window.THREE ? window.THREE // Prefer consumption from global THREE, if exists +: { + CanvasTexture: CanvasTexture, + Sprite: Sprite, + SpriteMaterial: SpriteMaterial, + SRGBColorSpace: SRGBColorSpace +}; +var _default = /*#__PURE__*/function (_three$Sprite) { + function _default() { + var _this; + var text = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : ''; + var textHeight = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : 10; + var color = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : 'rgba(255, 255, 255, 1)'; + _classCallCheck(this, _default); + _this = _callSuper(this, _default, [new three.SpriteMaterial()]); + _this._text = "".concat(text); + _this._textHeight = textHeight; + _this._color = color; + _this._backgroundColor = false; // no background color + + _this._padding = 0; + _this._borderWidth = 0; + _this._borderRadius = 0; + _this._borderColor = 'white'; + _this._strokeWidth = 0; + _this._strokeColor = 'white'; + _this._fontFace = 'system-ui'; + _this._fontSize = 90; // defines text resolution + _this._fontWeight = 'normal'; + _this._canvas = document.createElement('canvas'); + _this._genCanvas(); + return _this; + } + _inherits(_default, _three$Sprite); + return _createClass(_default, [{ + key: "text", + get: function get() { + return this._text; + }, + set: function set(text) { + this._text = text; + this._genCanvas(); + } + }, { + key: "textHeight", + get: function get() { + return this._textHeight; + }, + set: function set(textHeight) { + this._textHeight = textHeight; + this._genCanvas(); + } + }, { + key: "color", + get: function get() { + return this._color; + }, + set: function set(color) { + this._color = color; + this._genCanvas(); + } + }, { + key: "backgroundColor", + get: function get() { + return this._backgroundColor; + }, + set: function set(color) { + this._backgroundColor = color; + this._genCanvas(); + } + }, { + key: "padding", + get: function get() { + return this._padding; + }, + set: function set(padding) { + this._padding = padding; + this._genCanvas(); + } + }, { + key: "borderWidth", + get: function get() { + return this._borderWidth; + }, + set: function set(borderWidth) { + this._borderWidth = borderWidth; + this._genCanvas(); + } + }, { + key: "borderRadius", + get: function get() { + return this._borderRadius; + }, + set: function set(borderRadius) { + this._borderRadius = borderRadius; + this._genCanvas(); + } + }, { + key: "borderColor", + get: function get() { + return this._borderColor; + }, + set: function set(borderColor) { + this._borderColor = borderColor; + this._genCanvas(); + } + }, { + key: "fontFace", + get: function get() { + return this._fontFace; + }, + set: function set(fontFace) { + this._fontFace = fontFace; + this._genCanvas(); + } + }, { + key: "fontSize", + get: function get() { + return this._fontSize; + }, + set: function set(fontSize) { + this._fontSize = fontSize; + this._genCanvas(); + } + }, { + key: "fontWeight", + get: function get() { + return this._fontWeight; + }, + set: function set(fontWeight) { + this._fontWeight = fontWeight; + this._genCanvas(); + } + }, { + key: "strokeWidth", + get: function get() { + return this._strokeWidth; + }, + set: function set(strokeWidth) { + this._strokeWidth = strokeWidth; + this._genCanvas(); + } + }, { + key: "strokeColor", + get: function get() { + return this._strokeColor; + }, + set: function set(strokeColor) { + this._strokeColor = strokeColor; + this._genCanvas(); + } + }, { + key: "_genCanvas", + value: function _genCanvas() { + var _this2 = this; + var canvas = this._canvas; + var ctx = canvas.getContext('2d'); + var relFactor = 1 / this.textHeight; + var border = Array.isArray(this.borderWidth) ? this.borderWidth : [this.borderWidth, this.borderWidth]; // x,y border + var relBorder = border.map(function (b) { + return b * _this2.fontSize * relFactor; + }); // border in canvas units + + var borderRadius = Array.isArray(this.borderRadius) ? this.borderRadius : [this.borderRadius, this.borderRadius, this.borderRadius, this.borderRadius]; // tl tr br bl corners + var relBorderRadius = borderRadius.map(function (b) { + return b * _this2.fontSize * relFactor; + }); // border radius in canvas units + + var padding = Array.isArray(this.padding) ? this.padding : [this.padding, this.padding]; // x,y padding + var relPadding = padding.map(function (p) { + return p * _this2.fontSize * relFactor; + }); // padding in canvas units + + var lines = this.text.split('\n'); + var font = "".concat(this.fontWeight, " ").concat(this.fontSize, "px ").concat(this.fontFace); + ctx.font = font; // measure canvas with appropriate font + var innerWidth = Math.max.apply(Math, _toConsumableArray(lines.map(function (line) { + return ctx.measureText(line).width; + }))); + var innerHeight = this.fontSize * lines.length; + canvas.width = innerWidth + relBorder[0] * 2 + relPadding[0] * 2; + canvas.height = innerHeight + relBorder[1] * 2 + relPadding[1] * 2; + + // paint border + if (this.borderWidth) { + ctx.strokeStyle = this.borderColor; + if (relBorder[0]) { + // left + right borders + var hb = relBorder[0] / 2; + ctx.lineWidth = relBorder[0]; + ctx.beginPath(); + ctx.moveTo(hb, relBorderRadius[0]); + ctx.lineTo(hb, canvas.height - relBorderRadius[3]); + ctx.moveTo(canvas.width - hb, relBorderRadius[1]); + ctx.lineTo(canvas.width - hb, canvas.height - relBorderRadius[2]); + ctx.stroke(); + } + if (relBorder[1]) { + // top + bottom borders + var _hb = relBorder[1] / 2; + ctx.lineWidth = relBorder[1]; + ctx.beginPath(); + ctx.moveTo(Math.max(relBorder[0], relBorderRadius[0]), _hb); + ctx.lineTo(canvas.width - Math.max(relBorder[0], relBorderRadius[1]), _hb); + ctx.moveTo(Math.max(relBorder[0], relBorderRadius[3]), canvas.height - _hb); + ctx.lineTo(canvas.width - Math.max(relBorder[0], relBorderRadius[2]), canvas.height - _hb); + ctx.stroke(); + } + if (this.borderRadius) { + // strike rounded corners + var cornerWidth = Math.max.apply(Math, _toConsumableArray(relBorder)); + var _hb2 = cornerWidth / 2; + ctx.lineWidth = cornerWidth; + ctx.beginPath(); + [!!relBorderRadius[0] && [relBorderRadius[0], _hb2, _hb2, relBorderRadius[0]], !!relBorderRadius[1] && [canvas.width - relBorderRadius[1], canvas.width - _hb2, _hb2, relBorderRadius[1]], !!relBorderRadius[2] && [canvas.width - relBorderRadius[2], canvas.width - _hb2, canvas.height - _hb2, canvas.height - relBorderRadius[2]], !!relBorderRadius[3] && [relBorderRadius[3], _hb2, canvas.height - _hb2, canvas.height - relBorderRadius[3]]].filter(function (d) { + return d; + }).forEach(function (_ref) { + var _ref2 = _slicedToArray(_ref, 4), + x0 = _ref2[0], + x1 = _ref2[1], + y0 = _ref2[2], + y1 = _ref2[3]; + ctx.moveTo(x0, y0); + ctx.quadraticCurveTo(x1, y0, x1, y1); + }); + ctx.stroke(); + } + } + + // paint background + if (this.backgroundColor) { + ctx.fillStyle = this.backgroundColor; + if (!this.borderRadius) { + ctx.fillRect(relBorder[0], relBorder[1], canvas.width - relBorder[0] * 2, canvas.height - relBorder[1] * 2); + } else { + // fill with rounded corners + ctx.beginPath(); + ctx.moveTo(relBorder[0], relBorderRadius[0]); + [[relBorder[0], relBorderRadius[0], canvas.width - relBorderRadius[1], relBorder[1], relBorder[1], relBorder[1]], + // t + [canvas.width - relBorder[0], canvas.width - relBorder[0], canvas.width - relBorder[0], relBorder[1], relBorderRadius[1], canvas.height - relBorderRadius[2]], + // r + [canvas.width - relBorder[0], canvas.width - relBorderRadius[2], relBorderRadius[3], canvas.height - relBorder[1], canvas.height - relBorder[1], canvas.height - relBorder[1]], + // b + [relBorder[0], relBorder[0], relBorder[0], canvas.height - relBorder[1], canvas.height - relBorderRadius[3], relBorderRadius[0]] // t + ].forEach(function (_ref3) { + var _ref4 = _slicedToArray(_ref3, 6), + x0 = _ref4[0], + x1 = _ref4[1], + x2 = _ref4[2], + y0 = _ref4[3], + y1 = _ref4[4], + y2 = _ref4[5]; + ctx.quadraticCurveTo(x0, y0, x1, y1); + ctx.lineTo(x2, y2); + }); + ctx.closePath(); + ctx.fill(); + } + } + ctx.translate.apply(ctx, _toConsumableArray(relBorder)); + ctx.translate.apply(ctx, _toConsumableArray(relPadding)); + + // paint text + ctx.font = font; // Set font again after canvas is resized, as context properties are reset + ctx.fillStyle = this.color; + ctx.textBaseline = 'bottom'; + var drawTextStroke = this.strokeWidth > 0; + if (drawTextStroke) { + ctx.lineWidth = this.strokeWidth * this.fontSize / 10; + ctx.strokeStyle = this.strokeColor; + } + lines.forEach(function (line, index) { + var lineX = (innerWidth - ctx.measureText(line).width) / 2; + var lineY = (index + 1) * _this2.fontSize; + drawTextStroke && ctx.strokeText(line, lineX, lineY); + ctx.fillText(line, lineX, lineY); + }); + + // Inject canvas into sprite + if (this.material.map) this.material.map.dispose(); // gc previous texture + var texture = this.material.map = new three.CanvasTexture(canvas); + texture.colorSpace = three.SRGBColorSpace; + var yScale = this.textHeight * lines.length + border[1] * 2 + padding[1] * 2; + this.scale.set(yScale * canvas.width / canvas.height, yScale, 0); + } + }, { + key: "clone", + value: function clone() { + return new this.constructor(this.text, this.textHeight, this.color).copy(this); + } + }, { + key: "copy", + value: function copy(source) { + three.Sprite.prototype.copy.call(this, source); + this.color = source.color; + this.backgroundColor = source.backgroundColor; + this.padding = source.padding; + this.borderWidth = source.borderWidth; + this.borderColor = source.borderColor; + this.fontFace = source.fontFace; + this.fontSize = source.fontSize; + this.fontWeight = source.fontWeight; + this.strokeWidth = source.strokeWidth; + this.strokeColor = source.strokeColor; + return this; + } + }]); +}(three.Sprite); + +export { _default as default }; diff --git a/public/static/3d-force-graph/data/three.core.js b/public/static/3d-force-graph/data/three.core.js new file mode 100644 index 0000000..3b4b3a7 --- /dev/null +++ b/public/static/3d-force-graph/data/three.core.js @@ -0,0 +1,37049 @@ +/** + * @license + * Copyright 2010-2024 Three.js Authors + * SPDX-License-Identifier: MIT + */ +const REVISION = '172'; + +const MOUSE = { LEFT: 0, MIDDLE: 1, RIGHT: 2, ROTATE: 0, DOLLY: 1, PAN: 2 }; +const TOUCH = { ROTATE: 0, PAN: 1, DOLLY_PAN: 2, DOLLY_ROTATE: 3 }; +const CullFaceNone = 0; +const CullFaceBack = 1; +const CullFaceFront = 2; +const CullFaceFrontBack = 3; +const BasicShadowMap = 0; +const PCFShadowMap = 1; +const PCFSoftShadowMap = 2; +const VSMShadowMap = 3; +const FrontSide = 0; +const BackSide = 1; +const DoubleSide = 2; +const NoBlending = 0; +const NormalBlending = 1; +const AdditiveBlending = 2; +const SubtractiveBlending = 3; +const MultiplyBlending = 4; +const CustomBlending = 5; +const AddEquation = 100; +const SubtractEquation = 101; +const ReverseSubtractEquation = 102; +const MinEquation = 103; +const MaxEquation = 104; +const ZeroFactor = 200; +const OneFactor = 201; +const SrcColorFactor = 202; +const OneMinusSrcColorFactor = 203; +const SrcAlphaFactor = 204; +const OneMinusSrcAlphaFactor = 205; +const DstAlphaFactor = 206; +const OneMinusDstAlphaFactor = 207; +const DstColorFactor = 208; +const OneMinusDstColorFactor = 209; +const SrcAlphaSaturateFactor = 210; +const ConstantColorFactor = 211; +const OneMinusConstantColorFactor = 212; +const ConstantAlphaFactor = 213; +const OneMinusConstantAlphaFactor = 214; +const NeverDepth = 0; +const AlwaysDepth = 1; +const LessDepth = 2; +const LessEqualDepth = 3; +const EqualDepth = 4; +const GreaterEqualDepth = 5; +const GreaterDepth = 6; +const NotEqualDepth = 7; +const MultiplyOperation = 0; +const MixOperation = 1; +const AddOperation = 2; +const NoToneMapping = 0; +const LinearToneMapping = 1; +const ReinhardToneMapping = 2; +const CineonToneMapping = 3; +const ACESFilmicToneMapping = 4; +const CustomToneMapping = 5; +const AgXToneMapping = 6; +const NeutralToneMapping = 7; +const AttachedBindMode = 'attached'; +const DetachedBindMode = 'detached'; + +const UVMapping = 300; +const CubeReflectionMapping = 301; +const CubeRefractionMapping = 302; +const EquirectangularReflectionMapping = 303; +const EquirectangularRefractionMapping = 304; +const CubeUVReflectionMapping = 306; +const RepeatWrapping = 1000; +const ClampToEdgeWrapping = 1001; +const MirroredRepeatWrapping = 1002; +const NearestFilter = 1003; +const NearestMipmapNearestFilter = 1004; +const NearestMipMapNearestFilter = 1004; +const NearestMipmapLinearFilter = 1005; +const NearestMipMapLinearFilter = 1005; +const LinearFilter = 1006; +const LinearMipmapNearestFilter = 1007; +const LinearMipMapNearestFilter = 1007; +const LinearMipmapLinearFilter = 1008; +const LinearMipMapLinearFilter = 1008; +const UnsignedByteType = 1009; +const ByteType = 1010; +const ShortType = 1011; +const UnsignedShortType = 1012; +const IntType = 1013; +const UnsignedIntType = 1014; +const FloatType = 1015; +const HalfFloatType = 1016; +const UnsignedShort4444Type = 1017; +const UnsignedShort5551Type = 1018; +const UnsignedInt248Type = 1020; +const UnsignedInt5999Type = 35902; +const AlphaFormat = 1021; +const RGBFormat = 1022; +const RGBAFormat = 1023; +const LuminanceFormat = 1024; +const LuminanceAlphaFormat = 1025; +const DepthFormat = 1026; +const DepthStencilFormat = 1027; +const RedFormat = 1028; +const RedIntegerFormat = 1029; +const RGFormat = 1030; +const RGIntegerFormat = 1031; +const RGBIntegerFormat = 1032; +const RGBAIntegerFormat = 1033; + +const RGB_S3TC_DXT1_Format = 33776; +const RGBA_S3TC_DXT1_Format = 33777; +const RGBA_S3TC_DXT3_Format = 33778; +const RGBA_S3TC_DXT5_Format = 33779; +const RGB_PVRTC_4BPPV1_Format = 35840; +const RGB_PVRTC_2BPPV1_Format = 35841; +const RGBA_PVRTC_4BPPV1_Format = 35842; +const RGBA_PVRTC_2BPPV1_Format = 35843; +const RGB_ETC1_Format = 36196; +const RGB_ETC2_Format = 37492; +const RGBA_ETC2_EAC_Format = 37496; +const RGBA_ASTC_4x4_Format = 37808; +const RGBA_ASTC_5x4_Format = 37809; +const RGBA_ASTC_5x5_Format = 37810; +const RGBA_ASTC_6x5_Format = 37811; +const RGBA_ASTC_6x6_Format = 37812; +const RGBA_ASTC_8x5_Format = 37813; +const RGBA_ASTC_8x6_Format = 37814; +const RGBA_ASTC_8x8_Format = 37815; +const RGBA_ASTC_10x5_Format = 37816; +const RGBA_ASTC_10x6_Format = 37817; +const RGBA_ASTC_10x8_Format = 37818; +const RGBA_ASTC_10x10_Format = 37819; +const RGBA_ASTC_12x10_Format = 37820; +const RGBA_ASTC_12x12_Format = 37821; +const RGBA_BPTC_Format = 36492; +const RGB_BPTC_SIGNED_Format = 36494; +const RGB_BPTC_UNSIGNED_Format = 36495; +const RED_RGTC1_Format = 36283; +const SIGNED_RED_RGTC1_Format = 36284; +const RED_GREEN_RGTC2_Format = 36285; +const SIGNED_RED_GREEN_RGTC2_Format = 36286; +const LoopOnce = 2200; +const LoopRepeat = 2201; +const LoopPingPong = 2202; +const InterpolateDiscrete = 2300; +const InterpolateLinear = 2301; +const InterpolateSmooth = 2302; +const ZeroCurvatureEnding = 2400; +const ZeroSlopeEnding = 2401; +const WrapAroundEnding = 2402; +const NormalAnimationBlendMode = 2500; +const AdditiveAnimationBlendMode = 2501; +const TrianglesDrawMode = 0; +const TriangleStripDrawMode = 1; +const TriangleFanDrawMode = 2; +const BasicDepthPacking = 3200; +const RGBADepthPacking = 3201; +const RGBDepthPacking = 3202; +const RGDepthPacking = 3203; +const TangentSpaceNormalMap = 0; +const ObjectSpaceNormalMap = 1; + +// Color space string identifiers, matching CSS Color Module Level 4 and WebGPU names where available. +const NoColorSpace = ''; +const SRGBColorSpace = 'srgb'; +const LinearSRGBColorSpace = 'srgb-linear'; + +const LinearTransfer = 'linear'; +const SRGBTransfer = 'srgb'; + +const ZeroStencilOp = 0; +const KeepStencilOp = 7680; +const ReplaceStencilOp = 7681; +const IncrementStencilOp = 7682; +const DecrementStencilOp = 7683; +const IncrementWrapStencilOp = 34055; +const DecrementWrapStencilOp = 34056; +const InvertStencilOp = 5386; + +const NeverStencilFunc = 512; +const LessStencilFunc = 513; +const EqualStencilFunc = 514; +const LessEqualStencilFunc = 515; +const GreaterStencilFunc = 516; +const NotEqualStencilFunc = 517; +const GreaterEqualStencilFunc = 518; +const AlwaysStencilFunc = 519; + +const NeverCompare = 512; +const LessCompare = 513; +const EqualCompare = 514; +const LessEqualCompare = 515; +const GreaterCompare = 516; +const NotEqualCompare = 517; +const GreaterEqualCompare = 518; +const AlwaysCompare = 519; + +const StaticDrawUsage = 35044; +const DynamicDrawUsage = 35048; +const StreamDrawUsage = 35040; +const StaticReadUsage = 35045; +const DynamicReadUsage = 35049; +const StreamReadUsage = 35041; +const StaticCopyUsage = 35046; +const DynamicCopyUsage = 35050; +const StreamCopyUsage = 35042; + +const GLSL1 = '100'; +const GLSL3 = '300 es'; + +const WebGLCoordinateSystem = 2000; +const WebGPUCoordinateSystem = 2001; + +/** + * https://github.com/mrdoob/eventdispatcher.js/ + */ + +class EventDispatcher { + + addEventListener( type, listener ) { + + if ( this._listeners === undefined ) this._listeners = {}; + + const listeners = this._listeners; + + if ( listeners[ type ] === undefined ) { + + listeners[ type ] = []; + + } + + if ( listeners[ type ].indexOf( listener ) === - 1 ) { + + listeners[ type ].push( listener ); + + } + + } + + hasEventListener( type, listener ) { + + if ( this._listeners === undefined ) return false; + + const listeners = this._listeners; + + return listeners[ type ] !== undefined && listeners[ type ].indexOf( listener ) !== - 1; + + } + + removeEventListener( type, listener ) { + + if ( this._listeners === undefined ) return; + + const listeners = this._listeners; + const listenerArray = listeners[ type ]; + + if ( listenerArray !== undefined ) { + + const index = listenerArray.indexOf( listener ); + + if ( index !== - 1 ) { + + listenerArray.splice( index, 1 ); + + } + + } + + } + + dispatchEvent( event ) { + + if ( this._listeners === undefined ) return; + + const listeners = this._listeners; + const listenerArray = listeners[ event.type ]; + + if ( listenerArray !== undefined ) { + + event.target = this; + + // Make a copy, in case listeners are removed while iterating. + const array = listenerArray.slice( 0 ); + + for ( let i = 0, l = array.length; i < l; i ++ ) { + + array[ i ].call( this, event ); + + } + + event.target = null; + + } + + } + +} + +const _lut = [ '00', '01', '02', '03', '04', '05', '06', '07', '08', '09', '0a', '0b', '0c', '0d', '0e', '0f', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '1a', '1b', '1c', '1d', '1e', '1f', '20', '21', '22', '23', '24', '25', '26', '27', '28', '29', '2a', '2b', '2c', '2d', '2e', '2f', '30', '31', '32', '33', '34', '35', '36', '37', '38', '39', '3a', '3b', '3c', '3d', '3e', '3f', '40', '41', '42', '43', '44', '45', '46', '47', '48', '49', '4a', '4b', '4c', '4d', '4e', '4f', '50', '51', '52', '53', '54', '55', '56', '57', '58', '59', '5a', '5b', '5c', '5d', '5e', '5f', '60', '61', '62', '63', '64', '65', '66', '67', '68', '69', '6a', '6b', '6c', '6d', '6e', '6f', '70', '71', '72', '73', '74', '75', '76', '77', '78', '79', '7a', '7b', '7c', '7d', '7e', '7f', '80', '81', '82', '83', '84', '85', '86', '87', '88', '89', '8a', '8b', '8c', '8d', '8e', '8f', '90', '91', '92', '93', '94', '95', '96', '97', '98', '99', '9a', '9b', '9c', '9d', '9e', '9f', 'a0', 'a1', 'a2', 'a3', 'a4', 'a5', 'a6', 'a7', 'a8', 'a9', 'aa', 'ab', 'ac', 'ad', 'ae', 'af', 'b0', 'b1', 'b2', 'b3', 'b4', 'b5', 'b6', 'b7', 'b8', 'b9', 'ba', 'bb', 'bc', 'bd', 'be', 'bf', 'c0', 'c1', 'c2', 'c3', 'c4', 'c5', 'c6', 'c7', 'c8', 'c9', 'ca', 'cb', 'cc', 'cd', 'ce', 'cf', 'd0', 'd1', 'd2', 'd3', 'd4', 'd5', 'd6', 'd7', 'd8', 'd9', 'da', 'db', 'dc', 'dd', 'de', 'df', 'e0', 'e1', 'e2', 'e3', 'e4', 'e5', 'e6', 'e7', 'e8', 'e9', 'ea', 'eb', 'ec', 'ed', 'ee', 'ef', 'f0', 'f1', 'f2', 'f3', 'f4', 'f5', 'f6', 'f7', 'f8', 'f9', 'fa', 'fb', 'fc', 'fd', 'fe', 'ff' ]; + +let _seed = 1234567; + + +const DEG2RAD = Math.PI / 180; +const RAD2DEG = 180 / Math.PI; + +// http://stackoverflow.com/questions/105034/how-to-create-a-guid-uuid-in-javascript/21963136#21963136 +function generateUUID() { + + const d0 = Math.random() * 0xffffffff | 0; + const d1 = Math.random() * 0xffffffff | 0; + const d2 = Math.random() * 0xffffffff | 0; + const d3 = Math.random() * 0xffffffff | 0; + const uuid = _lut[ d0 & 0xff ] + _lut[ d0 >> 8 & 0xff ] + _lut[ d0 >> 16 & 0xff ] + _lut[ d0 >> 24 & 0xff ] + '-' + + _lut[ d1 & 0xff ] + _lut[ d1 >> 8 & 0xff ] + '-' + _lut[ d1 >> 16 & 0x0f | 0x40 ] + _lut[ d1 >> 24 & 0xff ] + '-' + + _lut[ d2 & 0x3f | 0x80 ] + _lut[ d2 >> 8 & 0xff ] + '-' + _lut[ d2 >> 16 & 0xff ] + _lut[ d2 >> 24 & 0xff ] + + _lut[ d3 & 0xff ] + _lut[ d3 >> 8 & 0xff ] + _lut[ d3 >> 16 & 0xff ] + _lut[ d3 >> 24 & 0xff ]; + + // .toLowerCase() here flattens concatenated strings to save heap memory space. + return uuid.toLowerCase(); + +} + +function clamp( value, min, max ) { + + return Math.max( min, Math.min( max, value ) ); + +} + +// compute euclidean modulo of m % n +// https://en.wikipedia.org/wiki/Modulo_operation +function euclideanModulo( n, m ) { + + return ( ( n % m ) + m ) % m; + +} + +// Linear mapping from range to range +function mapLinear( x, a1, a2, b1, b2 ) { + + return b1 + ( x - a1 ) * ( b2 - b1 ) / ( a2 - a1 ); + +} + +// https://www.gamedev.net/tutorials/programming/general-and-gameplay-programming/inverse-lerp-a-super-useful-yet-often-overlooked-function-r5230/ +function inverseLerp( x, y, value ) { + + if ( x !== y ) { + + return ( value - x ) / ( y - x ); + + } else { + + return 0; + + } + +} + +// https://en.wikipedia.org/wiki/Linear_interpolation +function lerp( x, y, t ) { + + return ( 1 - t ) * x + t * y; + +} + +// http://www.rorydriscoll.com/2016/03/07/frame-rate-independent-damping-using-lerp/ +function damp( x, y, lambda, dt ) { + + return lerp( x, y, 1 - Math.exp( - lambda * dt ) ); + +} + +// https://www.desmos.com/calculator/vcsjnyz7x4 +function pingpong( x, length = 1 ) { + + return length - Math.abs( euclideanModulo( x, length * 2 ) - length ); + +} + +// http://en.wikipedia.org/wiki/Smoothstep +function smoothstep( x, min, max ) { + + if ( x <= min ) return 0; + if ( x >= max ) return 1; + + x = ( x - min ) / ( max - min ); + + return x * x * ( 3 - 2 * x ); + +} + +function smootherstep( x, min, max ) { + + if ( x <= min ) return 0; + if ( x >= max ) return 1; + + x = ( x - min ) / ( max - min ); + + return x * x * x * ( x * ( x * 6 - 15 ) + 10 ); + +} + +// Random integer from interval +function randInt( low, high ) { + + return low + Math.floor( Math.random() * ( high - low + 1 ) ); + +} + +// Random float from interval +function randFloat( low, high ) { + + return low + Math.random() * ( high - low ); + +} + +// Random float from <-range/2, range/2> interval +function randFloatSpread( range ) { + + return range * ( 0.5 - Math.random() ); + +} + +// Deterministic pseudo-random float in the interval [ 0, 1 ] +function seededRandom( s ) { + + if ( s !== undefined ) _seed = s; + + // Mulberry32 generator + + let t = _seed += 0x6D2B79F5; + + t = Math.imul( t ^ t >>> 15, t | 1 ); + + t ^= t + Math.imul( t ^ t >>> 7, t | 61 ); + + return ( ( t ^ t >>> 14 ) >>> 0 ) / 4294967296; + +} + +function degToRad( degrees ) { + + return degrees * DEG2RAD; + +} + +function radToDeg( radians ) { + + return radians * RAD2DEG; + +} + +function isPowerOfTwo( value ) { + + return ( value & ( value - 1 ) ) === 0 && value !== 0; + +} + +function ceilPowerOfTwo( value ) { + + return Math.pow( 2, Math.ceil( Math.log( value ) / Math.LN2 ) ); + +} + +function floorPowerOfTwo( value ) { + + return Math.pow( 2, Math.floor( Math.log( value ) / Math.LN2 ) ); + +} + +function setQuaternionFromProperEuler( q, a, b, c, order ) { + + // Intrinsic Proper Euler Angles - see https://en.wikipedia.org/wiki/Euler_angles + + // rotations are applied to the axes in the order specified by 'order' + // rotation by angle 'a' is applied first, then by angle 'b', then by angle 'c' + // angles are in radians + + const cos = Math.cos; + const sin = Math.sin; + + const c2 = cos( b / 2 ); + const s2 = sin( b / 2 ); + + const c13 = cos( ( a + c ) / 2 ); + const s13 = sin( ( a + c ) / 2 ); + + const c1_3 = cos( ( a - c ) / 2 ); + const s1_3 = sin( ( a - c ) / 2 ); + + const c3_1 = cos( ( c - a ) / 2 ); + const s3_1 = sin( ( c - a ) / 2 ); + + switch ( order ) { + + case 'XYX': + q.set( c2 * s13, s2 * c1_3, s2 * s1_3, c2 * c13 ); + break; + + case 'YZY': + q.set( s2 * s1_3, c2 * s13, s2 * c1_3, c2 * c13 ); + break; + + case 'ZXZ': + q.set( s2 * c1_3, s2 * s1_3, c2 * s13, c2 * c13 ); + break; + + case 'XZX': + q.set( c2 * s13, s2 * s3_1, s2 * c3_1, c2 * c13 ); + break; + + case 'YXY': + q.set( s2 * c3_1, c2 * s13, s2 * s3_1, c2 * c13 ); + break; + + case 'ZYZ': + q.set( s2 * s3_1, s2 * c3_1, c2 * s13, c2 * c13 ); + break; + + default: + console.warn( 'THREE.MathUtils: .setQuaternionFromProperEuler() encountered an unknown order: ' + order ); + + } + +} + +function denormalize( value, array ) { + + switch ( array.constructor ) { + + case Float32Array: + + return value; + + case Uint32Array: + + return value / 4294967295.0; + + case Uint16Array: + + return value / 65535.0; + + case Uint8Array: + + return value / 255.0; + + case Int32Array: + + return Math.max( value / 2147483647.0, - 1.0 ); + + case Int16Array: + + return Math.max( value / 32767.0, - 1.0 ); + + case Int8Array: + + return Math.max( value / 127.0, - 1.0 ); + + default: + + throw new Error( 'Invalid component type.' ); + + } + +} + +function normalize( value, array ) { + + switch ( array.constructor ) { + + case Float32Array: + + return value; + + case Uint32Array: + + return Math.round( value * 4294967295.0 ); + + case Uint16Array: + + return Math.round( value * 65535.0 ); + + case Uint8Array: + + return Math.round( value * 255.0 ); + + case Int32Array: + + return Math.round( value * 2147483647.0 ); + + case Int16Array: + + return Math.round( value * 32767.0 ); + + case Int8Array: + + return Math.round( value * 127.0 ); + + default: + + throw new Error( 'Invalid component type.' ); + + } + +} + +const MathUtils = { + DEG2RAD: DEG2RAD, + RAD2DEG: RAD2DEG, + generateUUID: generateUUID, + clamp: clamp, + euclideanModulo: euclideanModulo, + mapLinear: mapLinear, + inverseLerp: inverseLerp, + lerp: lerp, + damp: damp, + pingpong: pingpong, + smoothstep: smoothstep, + smootherstep: smootherstep, + randInt: randInt, + randFloat: randFloat, + randFloatSpread: randFloatSpread, + seededRandom: seededRandom, + degToRad: degToRad, + radToDeg: radToDeg, + isPowerOfTwo: isPowerOfTwo, + ceilPowerOfTwo: ceilPowerOfTwo, + floorPowerOfTwo: floorPowerOfTwo, + setQuaternionFromProperEuler: setQuaternionFromProperEuler, + normalize: normalize, + denormalize: denormalize +}; + +class Vector2 { + + constructor( x = 0, y = 0 ) { + + Vector2.prototype.isVector2 = true; + + this.x = x; + this.y = y; + + } + + get width() { + + return this.x; + + } + + set width( value ) { + + this.x = value; + + } + + get height() { + + return this.y; + + } + + set height( value ) { + + this.y = value; + + } + + set( x, y ) { + + this.x = x; + this.y = y; + + return this; + + } + + setScalar( scalar ) { + + this.x = scalar; + this.y = scalar; + + return this; + + } + + setX( x ) { + + this.x = x; + + return this; + + } + + setY( y ) { + + this.y = y; + + return this; + + } + + setComponent( index, value ) { + + switch ( index ) { + + case 0: this.x = value; break; + case 1: this.y = value; break; + default: throw new Error( 'index is out of range: ' + index ); + + } + + return this; + + } + + getComponent( index ) { + + switch ( index ) { + + case 0: return this.x; + case 1: return this.y; + default: throw new Error( 'index is out of range: ' + index ); + + } + + } + + clone() { + + return new this.constructor( this.x, this.y ); + + } + + copy( v ) { + + this.x = v.x; + this.y = v.y; + + return this; + + } + + add( v ) { + + this.x += v.x; + this.y += v.y; + + return this; + + } + + addScalar( s ) { + + this.x += s; + this.y += s; + + return this; + + } + + addVectors( a, b ) { + + this.x = a.x + b.x; + this.y = a.y + b.y; + + return this; + + } + + addScaledVector( v, s ) { + + this.x += v.x * s; + this.y += v.y * s; + + return this; + + } + + sub( v ) { + + this.x -= v.x; + this.y -= v.y; + + return this; + + } + + subScalar( s ) { + + this.x -= s; + this.y -= s; + + return this; + + } + + subVectors( a, b ) { + + this.x = a.x - b.x; + this.y = a.y - b.y; + + return this; + + } + + multiply( v ) { + + this.x *= v.x; + this.y *= v.y; + + return this; + + } + + multiplyScalar( scalar ) { + + this.x *= scalar; + this.y *= scalar; + + return this; + + } + + divide( v ) { + + this.x /= v.x; + this.y /= v.y; + + return this; + + } + + divideScalar( scalar ) { + + return this.multiplyScalar( 1 / scalar ); + + } + + applyMatrix3( m ) { + + const x = this.x, y = this.y; + const e = m.elements; + + this.x = e[ 0 ] * x + e[ 3 ] * y + e[ 6 ]; + this.y = e[ 1 ] * x + e[ 4 ] * y + e[ 7 ]; + + return this; + + } + + min( v ) { + + this.x = Math.min( this.x, v.x ); + this.y = Math.min( this.y, v.y ); + + return this; + + } + + max( v ) { + + this.x = Math.max( this.x, v.x ); + this.y = Math.max( this.y, v.y ); + + return this; + + } + + clamp( min, max ) { + + // assumes min < max, componentwise + + this.x = clamp( this.x, min.x, max.x ); + this.y = clamp( this.y, min.y, max.y ); + + return this; + + } + + clampScalar( minVal, maxVal ) { + + this.x = clamp( this.x, minVal, maxVal ); + this.y = clamp( this.y, minVal, maxVal ); + + return this; + + } + + clampLength( min, max ) { + + const length = this.length(); + + return this.divideScalar( length || 1 ).multiplyScalar( clamp( length, min, max ) ); + + } + + floor() { + + this.x = Math.floor( this.x ); + this.y = Math.floor( this.y ); + + return this; + + } + + ceil() { + + this.x = Math.ceil( this.x ); + this.y = Math.ceil( this.y ); + + return this; + + } + + round() { + + this.x = Math.round( this.x ); + this.y = Math.round( this.y ); + + return this; + + } + + roundToZero() { + + this.x = Math.trunc( this.x ); + this.y = Math.trunc( this.y ); + + return this; + + } + + negate() { + + this.x = - this.x; + this.y = - this.y; + + return this; + + } + + dot( v ) { + + return this.x * v.x + this.y * v.y; + + } + + cross( v ) { + + return this.x * v.y - this.y * v.x; + + } + + lengthSq() { + + return this.x * this.x + this.y * this.y; + + } + + length() { + + return Math.sqrt( this.x * this.x + this.y * this.y ); + + } + + manhattanLength() { + + return Math.abs( this.x ) + Math.abs( this.y ); + + } + + normalize() { + + return this.divideScalar( this.length() || 1 ); + + } + + angle() { + + // computes the angle in radians with respect to the positive x-axis + + const angle = Math.atan2( - this.y, - this.x ) + Math.PI; + + return angle; + + } + + angleTo( v ) { + + const denominator = Math.sqrt( this.lengthSq() * v.lengthSq() ); + + if ( denominator === 0 ) return Math.PI / 2; + + const theta = this.dot( v ) / denominator; + + // clamp, to handle numerical problems + + return Math.acos( clamp( theta, - 1, 1 ) ); + + } + + distanceTo( v ) { + + return Math.sqrt( this.distanceToSquared( v ) ); + + } + + distanceToSquared( v ) { + + const dx = this.x - v.x, dy = this.y - v.y; + return dx * dx + dy * dy; + + } + + manhattanDistanceTo( v ) { + + return Math.abs( this.x - v.x ) + Math.abs( this.y - v.y ); + + } + + setLength( length ) { + + return this.normalize().multiplyScalar( length ); + + } + + lerp( v, alpha ) { + + this.x += ( v.x - this.x ) * alpha; + this.y += ( v.y - this.y ) * alpha; + + return this; + + } + + lerpVectors( v1, v2, alpha ) { + + this.x = v1.x + ( v2.x - v1.x ) * alpha; + this.y = v1.y + ( v2.y - v1.y ) * alpha; + + return this; + + } + + equals( v ) { + + return ( ( v.x === this.x ) && ( v.y === this.y ) ); + + } + + fromArray( array, offset = 0 ) { + + this.x = array[ offset ]; + this.y = array[ offset + 1 ]; + + return this; + + } + + toArray( array = [], offset = 0 ) { + + array[ offset ] = this.x; + array[ offset + 1 ] = this.y; + + return array; + + } + + fromBufferAttribute( attribute, index ) { + + this.x = attribute.getX( index ); + this.y = attribute.getY( index ); + + return this; + + } + + rotateAround( center, angle ) { + + const c = Math.cos( angle ), s = Math.sin( angle ); + + const x = this.x - center.x; + const y = this.y - center.y; + + this.x = x * c - y * s + center.x; + this.y = x * s + y * c + center.y; + + return this; + + } + + random() { + + this.x = Math.random(); + this.y = Math.random(); + + return this; + + } + + *[ Symbol.iterator ]() { + + yield this.x; + yield this.y; + + } + +} + +class Matrix3 { + + constructor( n11, n12, n13, n21, n22, n23, n31, n32, n33 ) { + + Matrix3.prototype.isMatrix3 = true; + + this.elements = [ + + 1, 0, 0, + 0, 1, 0, + 0, 0, 1 + + ]; + + if ( n11 !== undefined ) { + + this.set( n11, n12, n13, n21, n22, n23, n31, n32, n33 ); + + } + + } + + set( n11, n12, n13, n21, n22, n23, n31, n32, n33 ) { + + const te = this.elements; + + te[ 0 ] = n11; te[ 1 ] = n21; te[ 2 ] = n31; + te[ 3 ] = n12; te[ 4 ] = n22; te[ 5 ] = n32; + te[ 6 ] = n13; te[ 7 ] = n23; te[ 8 ] = n33; + + return this; + + } + + identity() { + + this.set( + + 1, 0, 0, + 0, 1, 0, + 0, 0, 1 + + ); + + return this; + + } + + copy( m ) { + + const te = this.elements; + const me = m.elements; + + te[ 0 ] = me[ 0 ]; te[ 1 ] = me[ 1 ]; te[ 2 ] = me[ 2 ]; + te[ 3 ] = me[ 3 ]; te[ 4 ] = me[ 4 ]; te[ 5 ] = me[ 5 ]; + te[ 6 ] = me[ 6 ]; te[ 7 ] = me[ 7 ]; te[ 8 ] = me[ 8 ]; + + return this; + + } + + extractBasis( xAxis, yAxis, zAxis ) { + + xAxis.setFromMatrix3Column( this, 0 ); + yAxis.setFromMatrix3Column( this, 1 ); + zAxis.setFromMatrix3Column( this, 2 ); + + return this; + + } + + setFromMatrix4( m ) { + + const me = m.elements; + + this.set( + + me[ 0 ], me[ 4 ], me[ 8 ], + me[ 1 ], me[ 5 ], me[ 9 ], + me[ 2 ], me[ 6 ], me[ 10 ] + + ); + + return this; + + } + + multiply( m ) { + + return this.multiplyMatrices( this, m ); + + } + + premultiply( m ) { + + return this.multiplyMatrices( m, this ); + + } + + multiplyMatrices( a, b ) { + + const ae = a.elements; + const be = b.elements; + const te = this.elements; + + const a11 = ae[ 0 ], a12 = ae[ 3 ], a13 = ae[ 6 ]; + const a21 = ae[ 1 ], a22 = ae[ 4 ], a23 = ae[ 7 ]; + const a31 = ae[ 2 ], a32 = ae[ 5 ], a33 = ae[ 8 ]; + + const b11 = be[ 0 ], b12 = be[ 3 ], b13 = be[ 6 ]; + const b21 = be[ 1 ], b22 = be[ 4 ], b23 = be[ 7 ]; + const b31 = be[ 2 ], b32 = be[ 5 ], b33 = be[ 8 ]; + + te[ 0 ] = a11 * b11 + a12 * b21 + a13 * b31; + te[ 3 ] = a11 * b12 + a12 * b22 + a13 * b32; + te[ 6 ] = a11 * b13 + a12 * b23 + a13 * b33; + + te[ 1 ] = a21 * b11 + a22 * b21 + a23 * b31; + te[ 4 ] = a21 * b12 + a22 * b22 + a23 * b32; + te[ 7 ] = a21 * b13 + a22 * b23 + a23 * b33; + + te[ 2 ] = a31 * b11 + a32 * b21 + a33 * b31; + te[ 5 ] = a31 * b12 + a32 * b22 + a33 * b32; + te[ 8 ] = a31 * b13 + a32 * b23 + a33 * b33; + + return this; + + } + + multiplyScalar( s ) { + + const te = this.elements; + + te[ 0 ] *= s; te[ 3 ] *= s; te[ 6 ] *= s; + te[ 1 ] *= s; te[ 4 ] *= s; te[ 7 ] *= s; + te[ 2 ] *= s; te[ 5 ] *= s; te[ 8 ] *= s; + + return this; + + } + + determinant() { + + const te = this.elements; + + const a = te[ 0 ], b = te[ 1 ], c = te[ 2 ], + d = te[ 3 ], e = te[ 4 ], f = te[ 5 ], + g = te[ 6 ], h = te[ 7 ], i = te[ 8 ]; + + return a * e * i - a * f * h - b * d * i + b * f * g + c * d * h - c * e * g; + + } + + invert() { + + const te = this.elements, + + n11 = te[ 0 ], n21 = te[ 1 ], n31 = te[ 2 ], + n12 = te[ 3 ], n22 = te[ 4 ], n32 = te[ 5 ], + n13 = te[ 6 ], n23 = te[ 7 ], n33 = te[ 8 ], + + t11 = n33 * n22 - n32 * n23, + t12 = n32 * n13 - n33 * n12, + t13 = n23 * n12 - n22 * n13, + + det = n11 * t11 + n21 * t12 + n31 * t13; + + if ( det === 0 ) return this.set( 0, 0, 0, 0, 0, 0, 0, 0, 0 ); + + const detInv = 1 / det; + + te[ 0 ] = t11 * detInv; + te[ 1 ] = ( n31 * n23 - n33 * n21 ) * detInv; + te[ 2 ] = ( n32 * n21 - n31 * n22 ) * detInv; + + te[ 3 ] = t12 * detInv; + te[ 4 ] = ( n33 * n11 - n31 * n13 ) * detInv; + te[ 5 ] = ( n31 * n12 - n32 * n11 ) * detInv; + + te[ 6 ] = t13 * detInv; + te[ 7 ] = ( n21 * n13 - n23 * n11 ) * detInv; + te[ 8 ] = ( n22 * n11 - n21 * n12 ) * detInv; + + return this; + + } + + transpose() { + + let tmp; + const m = this.elements; + + tmp = m[ 1 ]; m[ 1 ] = m[ 3 ]; m[ 3 ] = tmp; + tmp = m[ 2 ]; m[ 2 ] = m[ 6 ]; m[ 6 ] = tmp; + tmp = m[ 5 ]; m[ 5 ] = m[ 7 ]; m[ 7 ] = tmp; + + return this; + + } + + getNormalMatrix( matrix4 ) { + + return this.setFromMatrix4( matrix4 ).invert().transpose(); + + } + + transposeIntoArray( r ) { + + const m = this.elements; + + r[ 0 ] = m[ 0 ]; + r[ 1 ] = m[ 3 ]; + r[ 2 ] = m[ 6 ]; + r[ 3 ] = m[ 1 ]; + r[ 4 ] = m[ 4 ]; + r[ 5 ] = m[ 7 ]; + r[ 6 ] = m[ 2 ]; + r[ 7 ] = m[ 5 ]; + r[ 8 ] = m[ 8 ]; + + return this; + + } + + setUvTransform( tx, ty, sx, sy, rotation, cx, cy ) { + + const c = Math.cos( rotation ); + const s = Math.sin( rotation ); + + this.set( + sx * c, sx * s, - sx * ( c * cx + s * cy ) + cx + tx, + - sy * s, sy * c, - sy * ( - s * cx + c * cy ) + cy + ty, + 0, 0, 1 + ); + + return this; + + } + + // + + scale( sx, sy ) { + + this.premultiply( _m3.makeScale( sx, sy ) ); + + return this; + + } + + rotate( theta ) { + + this.premultiply( _m3.makeRotation( - theta ) ); + + return this; + + } + + translate( tx, ty ) { + + this.premultiply( _m3.makeTranslation( tx, ty ) ); + + return this; + + } + + // for 2D Transforms + + makeTranslation( x, y ) { + + if ( x.isVector2 ) { + + this.set( + + 1, 0, x.x, + 0, 1, x.y, + 0, 0, 1 + + ); + + } else { + + this.set( + + 1, 0, x, + 0, 1, y, + 0, 0, 1 + + ); + + } + + return this; + + } + + makeRotation( theta ) { + + // counterclockwise + + const c = Math.cos( theta ); + const s = Math.sin( theta ); + + this.set( + + c, - s, 0, + s, c, 0, + 0, 0, 1 + + ); + + return this; + + } + + makeScale( x, y ) { + + this.set( + + x, 0, 0, + 0, y, 0, + 0, 0, 1 + + ); + + return this; + + } + + // + + equals( matrix ) { + + const te = this.elements; + const me = matrix.elements; + + for ( let i = 0; i < 9; i ++ ) { + + if ( te[ i ] !== me[ i ] ) return false; + + } + + return true; + + } + + fromArray( array, offset = 0 ) { + + for ( let i = 0; i < 9; i ++ ) { + + this.elements[ i ] = array[ i + offset ]; + + } + + return this; + + } + + toArray( array = [], offset = 0 ) { + + const te = this.elements; + + array[ offset ] = te[ 0 ]; + array[ offset + 1 ] = te[ 1 ]; + array[ offset + 2 ] = te[ 2 ]; + + array[ offset + 3 ] = te[ 3 ]; + array[ offset + 4 ] = te[ 4 ]; + array[ offset + 5 ] = te[ 5 ]; + + array[ offset + 6 ] = te[ 6 ]; + array[ offset + 7 ] = te[ 7 ]; + array[ offset + 8 ] = te[ 8 ]; + + return array; + + } + + clone() { + + return new this.constructor().fromArray( this.elements ); + + } + +} + +const _m3 = /*@__PURE__*/ new Matrix3(); + +function arrayNeedsUint32( array ) { + + // assumes larger values usually on last + + for ( let i = array.length - 1; i >= 0; -- i ) { + + if ( array[ i ] >= 65535 ) return true; // account for PRIMITIVE_RESTART_FIXED_INDEX, #24565 + + } + + return false; + +} + +const TYPED_ARRAYS = { + Int8Array: Int8Array, + Uint8Array: Uint8Array, + Uint8ClampedArray: Uint8ClampedArray, + Int16Array: Int16Array, + Uint16Array: Uint16Array, + Int32Array: Int32Array, + Uint32Array: Uint32Array, + Float32Array: Float32Array, + Float64Array: Float64Array +}; + +function getTypedArray( type, buffer ) { + + return new TYPED_ARRAYS[ type ]( buffer ); + +} + +function createElementNS( name ) { + + return document.createElementNS( 'http://www.w3.org/1999/xhtml', name ); + +} + +function createCanvasElement() { + + const canvas = createElementNS( 'canvas' ); + canvas.style.display = 'block'; + return canvas; + +} + +const _cache = {}; + +function warnOnce( message ) { + + if ( message in _cache ) return; + + _cache[ message ] = true; + + console.warn( message ); + +} + +function probeAsync( gl, sync, interval ) { + + return new Promise( function ( resolve, reject ) { + + function probe() { + + switch ( gl.clientWaitSync( sync, gl.SYNC_FLUSH_COMMANDS_BIT, 0 ) ) { + + case gl.WAIT_FAILED: + reject(); + break; + + case gl.TIMEOUT_EXPIRED: + setTimeout( probe, interval ); + break; + + default: + resolve(); + + } + + } + + setTimeout( probe, interval ); + + } ); + +} + +function toNormalizedProjectionMatrix( projectionMatrix ) { + + const m = projectionMatrix.elements; + + // Convert [-1, 1] to [0, 1] projection matrix + m[ 2 ] = 0.5 * m[ 2 ] + 0.5 * m[ 3 ]; + m[ 6 ] = 0.5 * m[ 6 ] + 0.5 * m[ 7 ]; + m[ 10 ] = 0.5 * m[ 10 ] + 0.5 * m[ 11 ]; + m[ 14 ] = 0.5 * m[ 14 ] + 0.5 * m[ 15 ]; + +} + +function toReversedProjectionMatrix( projectionMatrix ) { + + const m = projectionMatrix.elements; + const isPerspectiveMatrix = m[ 11 ] === - 1; + + // Reverse [0, 1] projection matrix + if ( isPerspectiveMatrix ) { + + m[ 10 ] = - m[ 10 ] - 1; + m[ 14 ] = - m[ 14 ]; + + } else { + + m[ 10 ] = - m[ 10 ]; + m[ 14 ] = - m[ 14 ] + 1; + + } + +} + +const LINEAR_REC709_TO_XYZ = /*@__PURE__*/ new Matrix3().set( + 0.4123908, 0.3575843, 0.1804808, + 0.2126390, 0.7151687, 0.0721923, + 0.0193308, 0.1191948, 0.9505322 +); + +const XYZ_TO_LINEAR_REC709 = /*@__PURE__*/ new Matrix3().set( + 3.2409699, - 1.5373832, - 0.4986108, + - 0.9692436, 1.8759675, 0.0415551, + 0.0556301, - 0.2039770, 1.0569715 +); + +function createColorManagement() { + + const ColorManagement = { + + enabled: true, + + workingColorSpace: LinearSRGBColorSpace, + + /** + * Implementations of supported color spaces. + * + * Required: + * - primaries: chromaticity coordinates [ rx ry gx gy bx by ] + * - whitePoint: reference white [ x y ] + * - transfer: transfer function (pre-defined) + * - toXYZ: Matrix3 RGB to XYZ transform + * - fromXYZ: Matrix3 XYZ to RGB transform + * - luminanceCoefficients: RGB luminance coefficients + * + * Optional: + * - outputColorSpaceConfig: { drawingBufferColorSpace: ColorSpace } + * - workingColorSpaceConfig: { unpackColorSpace: ColorSpace } + * + * Reference: + * - https://www.russellcottrell.com/photo/matrixCalculator.htm + */ + spaces: {}, + + convert: function ( color, sourceColorSpace, targetColorSpace ) { + + if ( this.enabled === false || sourceColorSpace === targetColorSpace || ! sourceColorSpace || ! targetColorSpace ) { + + return color; + + } + + if ( this.spaces[ sourceColorSpace ].transfer === SRGBTransfer ) { + + color.r = SRGBToLinear( color.r ); + color.g = SRGBToLinear( color.g ); + color.b = SRGBToLinear( color.b ); + + } + + if ( this.spaces[ sourceColorSpace ].primaries !== this.spaces[ targetColorSpace ].primaries ) { + + color.applyMatrix3( this.spaces[ sourceColorSpace ].toXYZ ); + color.applyMatrix3( this.spaces[ targetColorSpace ].fromXYZ ); + + } + + if ( this.spaces[ targetColorSpace ].transfer === SRGBTransfer ) { + + color.r = LinearToSRGB( color.r ); + color.g = LinearToSRGB( color.g ); + color.b = LinearToSRGB( color.b ); + + } + + return color; + + }, + + fromWorkingColorSpace: function ( color, targetColorSpace ) { + + return this.convert( color, this.workingColorSpace, targetColorSpace ); + + }, + + toWorkingColorSpace: function ( color, sourceColorSpace ) { + + return this.convert( color, sourceColorSpace, this.workingColorSpace ); + + }, + + getPrimaries: function ( colorSpace ) { + + return this.spaces[ colorSpace ].primaries; + + }, + + getTransfer: function ( colorSpace ) { + + if ( colorSpace === NoColorSpace ) return LinearTransfer; + + return this.spaces[ colorSpace ].transfer; + + }, + + getLuminanceCoefficients: function ( target, colorSpace = this.workingColorSpace ) { + + return target.fromArray( this.spaces[ colorSpace ].luminanceCoefficients ); + + }, + + define: function ( colorSpaces ) { + + Object.assign( this.spaces, colorSpaces ); + + }, + + // Internal APIs + + _getMatrix: function ( targetMatrix, sourceColorSpace, targetColorSpace ) { + + return targetMatrix + .copy( this.spaces[ sourceColorSpace ].toXYZ ) + .multiply( this.spaces[ targetColorSpace ].fromXYZ ); + + }, + + _getDrawingBufferColorSpace: function ( colorSpace ) { + + return this.spaces[ colorSpace ].outputColorSpaceConfig.drawingBufferColorSpace; + + }, + + _getUnpackColorSpace: function ( colorSpace = this.workingColorSpace ) { + + return this.spaces[ colorSpace ].workingColorSpaceConfig.unpackColorSpace; + + } + + }; + + /****************************************************************************** + * sRGB definitions + */ + + const REC709_PRIMARIES = [ 0.640, 0.330, 0.300, 0.600, 0.150, 0.060 ]; + const REC709_LUMINANCE_COEFFICIENTS = [ 0.2126, 0.7152, 0.0722 ]; + const D65 = [ 0.3127, 0.3290 ]; + + ColorManagement.define( { + + [ LinearSRGBColorSpace ]: { + primaries: REC709_PRIMARIES, + whitePoint: D65, + transfer: LinearTransfer, + toXYZ: LINEAR_REC709_TO_XYZ, + fromXYZ: XYZ_TO_LINEAR_REC709, + luminanceCoefficients: REC709_LUMINANCE_COEFFICIENTS, + workingColorSpaceConfig: { unpackColorSpace: SRGBColorSpace }, + outputColorSpaceConfig: { drawingBufferColorSpace: SRGBColorSpace } + }, + + [ SRGBColorSpace ]: { + primaries: REC709_PRIMARIES, + whitePoint: D65, + transfer: SRGBTransfer, + toXYZ: LINEAR_REC709_TO_XYZ, + fromXYZ: XYZ_TO_LINEAR_REC709, + luminanceCoefficients: REC709_LUMINANCE_COEFFICIENTS, + outputColorSpaceConfig: { drawingBufferColorSpace: SRGBColorSpace } + }, + + } ); + + return ColorManagement; + +} + +const ColorManagement = /*@__PURE__*/ createColorManagement(); + +function SRGBToLinear( c ) { + + return ( c < 0.04045 ) ? c * 0.0773993808 : Math.pow( c * 0.9478672986 + 0.0521327014, 2.4 ); + +} + +function LinearToSRGB( c ) { + + return ( c < 0.0031308 ) ? c * 12.92 : 1.055 * ( Math.pow( c, 0.41666 ) ) - 0.055; + +} + +let _canvas; + +class ImageUtils { + + static getDataURL( image ) { + + if ( /^data:/i.test( image.src ) ) { + + return image.src; + + } + + if ( typeof HTMLCanvasElement === 'undefined' ) { + + return image.src; + + } + + let canvas; + + if ( image instanceof HTMLCanvasElement ) { + + canvas = image; + + } else { + + if ( _canvas === undefined ) _canvas = createElementNS( 'canvas' ); + + _canvas.width = image.width; + _canvas.height = image.height; + + const context = _canvas.getContext( '2d' ); + + if ( image instanceof ImageData ) { + + context.putImageData( image, 0, 0 ); + + } else { + + context.drawImage( image, 0, 0, image.width, image.height ); + + } + + canvas = _canvas; + + } + + if ( canvas.width > 2048 || canvas.height > 2048 ) { + + console.warn( 'THREE.ImageUtils.getDataURL: Image converted to jpg for performance reasons', image ); + + return canvas.toDataURL( 'image/jpeg', 0.6 ); + + } else { + + return canvas.toDataURL( 'image/png' ); + + } + + } + + static sRGBToLinear( image ) { + + if ( ( typeof HTMLImageElement !== 'undefined' && image instanceof HTMLImageElement ) || + ( typeof HTMLCanvasElement !== 'undefined' && image instanceof HTMLCanvasElement ) || + ( typeof ImageBitmap !== 'undefined' && image instanceof ImageBitmap ) ) { + + const canvas = createElementNS( 'canvas' ); + + canvas.width = image.width; + canvas.height = image.height; + + const context = canvas.getContext( '2d' ); + context.drawImage( image, 0, 0, image.width, image.height ); + + const imageData = context.getImageData( 0, 0, image.width, image.height ); + const data = imageData.data; + + for ( let i = 0; i < data.length; i ++ ) { + + data[ i ] = SRGBToLinear( data[ i ] / 255 ) * 255; + + } + + context.putImageData( imageData, 0, 0 ); + + return canvas; + + } else if ( image.data ) { + + const data = image.data.slice( 0 ); + + for ( let i = 0; i < data.length; i ++ ) { + + if ( data instanceof Uint8Array || data instanceof Uint8ClampedArray ) { + + data[ i ] = Math.floor( SRGBToLinear( data[ i ] / 255 ) * 255 ); + + } else { + + // assuming float + + data[ i ] = SRGBToLinear( data[ i ] ); + + } + + } + + return { + data: data, + width: image.width, + height: image.height + }; + + } else { + + console.warn( 'THREE.ImageUtils.sRGBToLinear(): Unsupported image type. No color space conversion applied.' ); + return image; + + } + + } + +} + +let _sourceId = 0; + +class Source { + + constructor( data = null ) { + + this.isSource = true; + + Object.defineProperty( this, 'id', { value: _sourceId ++ } ); + + this.uuid = generateUUID(); + + this.data = data; + this.dataReady = true; + + this.version = 0; + + } + + set needsUpdate( value ) { + + if ( value === true ) this.version ++; + + } + + toJSON( meta ) { + + const isRootObject = ( meta === undefined || typeof meta === 'string' ); + + if ( ! isRootObject && meta.images[ this.uuid ] !== undefined ) { + + return meta.images[ this.uuid ]; + + } + + const output = { + uuid: this.uuid, + url: '' + }; + + const data = this.data; + + if ( data !== null ) { + + let url; + + if ( Array.isArray( data ) ) { + + // cube texture + + url = []; + + for ( let i = 0, l = data.length; i < l; i ++ ) { + + if ( data[ i ].isDataTexture ) { + + url.push( serializeImage( data[ i ].image ) ); + + } else { + + url.push( serializeImage( data[ i ] ) ); + + } + + } + + } else { + + // texture + + url = serializeImage( data ); + + } + + output.url = url; + + } + + if ( ! isRootObject ) { + + meta.images[ this.uuid ] = output; + + } + + return output; + + } + +} + +function serializeImage( image ) { + + if ( ( typeof HTMLImageElement !== 'undefined' && image instanceof HTMLImageElement ) || + ( typeof HTMLCanvasElement !== 'undefined' && image instanceof HTMLCanvasElement ) || + ( typeof ImageBitmap !== 'undefined' && image instanceof ImageBitmap ) ) { + + // default images + + return ImageUtils.getDataURL( image ); + + } else { + + if ( image.data ) { + + // images of DataTexture + + return { + data: Array.from( image.data ), + width: image.width, + height: image.height, + type: image.data.constructor.name + }; + + } else { + + console.warn( 'THREE.Texture: Unable to serialize Texture.' ); + return {}; + + } + + } + +} + +let _textureId = 0; + +class Texture extends EventDispatcher { + + constructor( image = Texture.DEFAULT_IMAGE, mapping = Texture.DEFAULT_MAPPING, wrapS = ClampToEdgeWrapping, wrapT = ClampToEdgeWrapping, magFilter = LinearFilter, minFilter = LinearMipmapLinearFilter, format = RGBAFormat, type = UnsignedByteType, anisotropy = Texture.DEFAULT_ANISOTROPY, colorSpace = NoColorSpace ) { + + super(); + + this.isTexture = true; + + Object.defineProperty( this, 'id', { value: _textureId ++ } ); + + this.uuid = generateUUID(); + + this.name = ''; + + this.source = new Source( image ); + this.mipmaps = []; + + this.mapping = mapping; + this.channel = 0; + + this.wrapS = wrapS; + this.wrapT = wrapT; + + this.magFilter = magFilter; + this.minFilter = minFilter; + + this.anisotropy = anisotropy; + + this.format = format; + this.internalFormat = null; + this.type = type; + + this.offset = new Vector2( 0, 0 ); + this.repeat = new Vector2( 1, 1 ); + this.center = new Vector2( 0, 0 ); + this.rotation = 0; + + this.matrixAutoUpdate = true; + this.matrix = new Matrix3(); + + this.generateMipmaps = true; + this.premultiplyAlpha = false; + this.flipY = true; + this.unpackAlignment = 4; // valid values: 1, 2, 4, 8 (see http://www.khronos.org/opengles/sdk/docs/man/xhtml/glPixelStorei.xml) + + this.colorSpace = colorSpace; + + this.userData = {}; + + this.version = 0; + this.onUpdate = null; + + this.renderTarget = null; // assign texture to a render target + this.isRenderTargetTexture = false; // indicates whether a texture belongs to a render target or not + this.pmremVersion = 0; // indicates whether this texture should be processed by PMREMGenerator or not (only relevant for render target textures) + + } + + get image() { + + return this.source.data; + + } + + set image( value = null ) { + + this.source.data = value; + + } + + updateMatrix() { + + this.matrix.setUvTransform( this.offset.x, this.offset.y, this.repeat.x, this.repeat.y, this.rotation, this.center.x, this.center.y ); + + } + + clone() { + + return new this.constructor().copy( this ); + + } + + copy( source ) { + + this.name = source.name; + + this.source = source.source; + this.mipmaps = source.mipmaps.slice( 0 ); + + this.mapping = source.mapping; + this.channel = source.channel; + + this.wrapS = source.wrapS; + this.wrapT = source.wrapT; + + this.magFilter = source.magFilter; + this.minFilter = source.minFilter; + + this.anisotropy = source.anisotropy; + + this.format = source.format; + this.internalFormat = source.internalFormat; + this.type = source.type; + + this.offset.copy( source.offset ); + this.repeat.copy( source.repeat ); + this.center.copy( source.center ); + this.rotation = source.rotation; + + this.matrixAutoUpdate = source.matrixAutoUpdate; + this.matrix.copy( source.matrix ); + + this.generateMipmaps = source.generateMipmaps; + this.premultiplyAlpha = source.premultiplyAlpha; + this.flipY = source.flipY; + this.unpackAlignment = source.unpackAlignment; + this.colorSpace = source.colorSpace; + + this.renderTarget = source.renderTarget; + this.isRenderTargetTexture = source.isRenderTargetTexture; + + this.userData = JSON.parse( JSON.stringify( source.userData ) ); + + this.needsUpdate = true; + + return this; + + } + + toJSON( meta ) { + + const isRootObject = ( meta === undefined || typeof meta === 'string' ); + + if ( ! isRootObject && meta.textures[ this.uuid ] !== undefined ) { + + return meta.textures[ this.uuid ]; + + } + + const output = { + + metadata: { + version: 4.6, + type: 'Texture', + generator: 'Texture.toJSON' + }, + + uuid: this.uuid, + name: this.name, + + image: this.source.toJSON( meta ).uuid, + + mapping: this.mapping, + channel: this.channel, + + repeat: [ this.repeat.x, this.repeat.y ], + offset: [ this.offset.x, this.offset.y ], + center: [ this.center.x, this.center.y ], + rotation: this.rotation, + + wrap: [ this.wrapS, this.wrapT ], + + format: this.format, + internalFormat: this.internalFormat, + type: this.type, + colorSpace: this.colorSpace, + + minFilter: this.minFilter, + magFilter: this.magFilter, + anisotropy: this.anisotropy, + + flipY: this.flipY, + + generateMipmaps: this.generateMipmaps, + premultiplyAlpha: this.premultiplyAlpha, + unpackAlignment: this.unpackAlignment + + }; + + if ( Object.keys( this.userData ).length > 0 ) output.userData = this.userData; + + if ( ! isRootObject ) { + + meta.textures[ this.uuid ] = output; + + } + + return output; + + } + + dispose() { + + this.dispatchEvent( { type: 'dispose' } ); + + } + + transformUv( uv ) { + + if ( this.mapping !== UVMapping ) return uv; + + uv.applyMatrix3( this.matrix ); + + if ( uv.x < 0 || uv.x > 1 ) { + + switch ( this.wrapS ) { + + case RepeatWrapping: + + uv.x = uv.x - Math.floor( uv.x ); + break; + + case ClampToEdgeWrapping: + + uv.x = uv.x < 0 ? 0 : 1; + break; + + case MirroredRepeatWrapping: + + if ( Math.abs( Math.floor( uv.x ) % 2 ) === 1 ) { + + uv.x = Math.ceil( uv.x ) - uv.x; + + } else { + + uv.x = uv.x - Math.floor( uv.x ); + + } + + break; + + } + + } + + if ( uv.y < 0 || uv.y > 1 ) { + + switch ( this.wrapT ) { + + case RepeatWrapping: + + uv.y = uv.y - Math.floor( uv.y ); + break; + + case ClampToEdgeWrapping: + + uv.y = uv.y < 0 ? 0 : 1; + break; + + case MirroredRepeatWrapping: + + if ( Math.abs( Math.floor( uv.y ) % 2 ) === 1 ) { + + uv.y = Math.ceil( uv.y ) - uv.y; + + } else { + + uv.y = uv.y - Math.floor( uv.y ); + + } + + break; + + } + + } + + if ( this.flipY ) { + + uv.y = 1 - uv.y; + + } + + return uv; + + } + + set needsUpdate( value ) { + + if ( value === true ) { + + this.version ++; + this.source.needsUpdate = true; + + } + + } + + set needsPMREMUpdate( value ) { + + if ( value === true ) { + + this.pmremVersion ++; + + } + + } + +} + +Texture.DEFAULT_IMAGE = null; +Texture.DEFAULT_MAPPING = UVMapping; +Texture.DEFAULT_ANISOTROPY = 1; + +class Vector4 { + + constructor( x = 0, y = 0, z = 0, w = 1 ) { + + Vector4.prototype.isVector4 = true; + + this.x = x; + this.y = y; + this.z = z; + this.w = w; + + } + + get width() { + + return this.z; + + } + + set width( value ) { + + this.z = value; + + } + + get height() { + + return this.w; + + } + + set height( value ) { + + this.w = value; + + } + + set( x, y, z, w ) { + + this.x = x; + this.y = y; + this.z = z; + this.w = w; + + return this; + + } + + setScalar( scalar ) { + + this.x = scalar; + this.y = scalar; + this.z = scalar; + this.w = scalar; + + return this; + + } + + setX( x ) { + + this.x = x; + + return this; + + } + + setY( y ) { + + this.y = y; + + return this; + + } + + setZ( z ) { + + this.z = z; + + return this; + + } + + setW( w ) { + + this.w = w; + + return this; + + } + + setComponent( index, value ) { + + switch ( index ) { + + case 0: this.x = value; break; + case 1: this.y = value; break; + case 2: this.z = value; break; + case 3: this.w = value; break; + default: throw new Error( 'index is out of range: ' + index ); + + } + + return this; + + } + + getComponent( index ) { + + switch ( index ) { + + case 0: return this.x; + case 1: return this.y; + case 2: return this.z; + case 3: return this.w; + default: throw new Error( 'index is out of range: ' + index ); + + } + + } + + clone() { + + return new this.constructor( this.x, this.y, this.z, this.w ); + + } + + copy( v ) { + + this.x = v.x; + this.y = v.y; + this.z = v.z; + this.w = ( v.w !== undefined ) ? v.w : 1; + + return this; + + } + + add( v ) { + + this.x += v.x; + this.y += v.y; + this.z += v.z; + this.w += v.w; + + return this; + + } + + addScalar( s ) { + + this.x += s; + this.y += s; + this.z += s; + this.w += s; + + return this; + + } + + addVectors( a, b ) { + + this.x = a.x + b.x; + this.y = a.y + b.y; + this.z = a.z + b.z; + this.w = a.w + b.w; + + return this; + + } + + addScaledVector( v, s ) { + + this.x += v.x * s; + this.y += v.y * s; + this.z += v.z * s; + this.w += v.w * s; + + return this; + + } + + sub( v ) { + + this.x -= v.x; + this.y -= v.y; + this.z -= v.z; + this.w -= v.w; + + return this; + + } + + subScalar( s ) { + + this.x -= s; + this.y -= s; + this.z -= s; + this.w -= s; + + return this; + + } + + subVectors( a, b ) { + + this.x = a.x - b.x; + this.y = a.y - b.y; + this.z = a.z - b.z; + this.w = a.w - b.w; + + return this; + + } + + multiply( v ) { + + this.x *= v.x; + this.y *= v.y; + this.z *= v.z; + this.w *= v.w; + + return this; + + } + + multiplyScalar( scalar ) { + + this.x *= scalar; + this.y *= scalar; + this.z *= scalar; + this.w *= scalar; + + return this; + + } + + applyMatrix4( m ) { + + const x = this.x, y = this.y, z = this.z, w = this.w; + const e = m.elements; + + this.x = e[ 0 ] * x + e[ 4 ] * y + e[ 8 ] * z + e[ 12 ] * w; + this.y = e[ 1 ] * x + e[ 5 ] * y + e[ 9 ] * z + e[ 13 ] * w; + this.z = e[ 2 ] * x + e[ 6 ] * y + e[ 10 ] * z + e[ 14 ] * w; + this.w = e[ 3 ] * x + e[ 7 ] * y + e[ 11 ] * z + e[ 15 ] * w; + + return this; + + } + + divide( v ) { + + this.x /= v.x; + this.y /= v.y; + this.z /= v.z; + this.w /= v.w; + + return this; + + } + + divideScalar( scalar ) { + + return this.multiplyScalar( 1 / scalar ); + + } + + setAxisAngleFromQuaternion( q ) { + + // http://www.euclideanspace.com/maths/geometry/rotations/conversions/quaternionToAngle/index.htm + + // q is assumed to be normalized + + this.w = 2 * Math.acos( q.w ); + + const s = Math.sqrt( 1 - q.w * q.w ); + + if ( s < 0.0001 ) { + + this.x = 1; + this.y = 0; + this.z = 0; + + } else { + + this.x = q.x / s; + this.y = q.y / s; + this.z = q.z / s; + + } + + return this; + + } + + setAxisAngleFromRotationMatrix( m ) { + + // http://www.euclideanspace.com/maths/geometry/rotations/conversions/matrixToAngle/index.htm + + // assumes the upper 3x3 of m is a pure rotation matrix (i.e, unscaled) + + let angle, x, y, z; // variables for result + const epsilon = 0.01, // margin to allow for rounding errors + epsilon2 = 0.1, // margin to distinguish between 0 and 180 degrees + + te = m.elements, + + m11 = te[ 0 ], m12 = te[ 4 ], m13 = te[ 8 ], + m21 = te[ 1 ], m22 = te[ 5 ], m23 = te[ 9 ], + m31 = te[ 2 ], m32 = te[ 6 ], m33 = te[ 10 ]; + + if ( ( Math.abs( m12 - m21 ) < epsilon ) && + ( Math.abs( m13 - m31 ) < epsilon ) && + ( Math.abs( m23 - m32 ) < epsilon ) ) { + + // singularity found + // first check for identity matrix which must have +1 for all terms + // in leading diagonal and zero in other terms + + if ( ( Math.abs( m12 + m21 ) < epsilon2 ) && + ( Math.abs( m13 + m31 ) < epsilon2 ) && + ( Math.abs( m23 + m32 ) < epsilon2 ) && + ( Math.abs( m11 + m22 + m33 - 3 ) < epsilon2 ) ) { + + // this singularity is identity matrix so angle = 0 + + this.set( 1, 0, 0, 0 ); + + return this; // zero angle, arbitrary axis + + } + + // otherwise this singularity is angle = 180 + + angle = Math.PI; + + const xx = ( m11 + 1 ) / 2; + const yy = ( m22 + 1 ) / 2; + const zz = ( m33 + 1 ) / 2; + const xy = ( m12 + m21 ) / 4; + const xz = ( m13 + m31 ) / 4; + const yz = ( m23 + m32 ) / 4; + + if ( ( xx > yy ) && ( xx > zz ) ) { + + // m11 is the largest diagonal term + + if ( xx < epsilon ) { + + x = 0; + y = 0.707106781; + z = 0.707106781; + + } else { + + x = Math.sqrt( xx ); + y = xy / x; + z = xz / x; + + } + + } else if ( yy > zz ) { + + // m22 is the largest diagonal term + + if ( yy < epsilon ) { + + x = 0.707106781; + y = 0; + z = 0.707106781; + + } else { + + y = Math.sqrt( yy ); + x = xy / y; + z = yz / y; + + } + + } else { + + // m33 is the largest diagonal term so base result on this + + if ( zz < epsilon ) { + + x = 0.707106781; + y = 0.707106781; + z = 0; + + } else { + + z = Math.sqrt( zz ); + x = xz / z; + y = yz / z; + + } + + } + + this.set( x, y, z, angle ); + + return this; // return 180 deg rotation + + } + + // as we have reached here there are no singularities so we can handle normally + + let s = Math.sqrt( ( m32 - m23 ) * ( m32 - m23 ) + + ( m13 - m31 ) * ( m13 - m31 ) + + ( m21 - m12 ) * ( m21 - m12 ) ); // used to normalize + + if ( Math.abs( s ) < 0.001 ) s = 1; + + // prevent divide by zero, should not happen if matrix is orthogonal and should be + // caught by singularity test above, but I've left it in just in case + + this.x = ( m32 - m23 ) / s; + this.y = ( m13 - m31 ) / s; + this.z = ( m21 - m12 ) / s; + this.w = Math.acos( ( m11 + m22 + m33 - 1 ) / 2 ); + + return this; + + } + + setFromMatrixPosition( m ) { + + const e = m.elements; + + this.x = e[ 12 ]; + this.y = e[ 13 ]; + this.z = e[ 14 ]; + this.w = e[ 15 ]; + + return this; + + } + + min( v ) { + + this.x = Math.min( this.x, v.x ); + this.y = Math.min( this.y, v.y ); + this.z = Math.min( this.z, v.z ); + this.w = Math.min( this.w, v.w ); + + return this; + + } + + max( v ) { + + this.x = Math.max( this.x, v.x ); + this.y = Math.max( this.y, v.y ); + this.z = Math.max( this.z, v.z ); + this.w = Math.max( this.w, v.w ); + + return this; + + } + + clamp( min, max ) { + + // assumes min < max, componentwise + + this.x = clamp( this.x, min.x, max.x ); + this.y = clamp( this.y, min.y, max.y ); + this.z = clamp( this.z, min.z, max.z ); + this.w = clamp( this.w, min.w, max.w ); + + return this; + + } + + clampScalar( minVal, maxVal ) { + + this.x = clamp( this.x, minVal, maxVal ); + this.y = clamp( this.y, minVal, maxVal ); + this.z = clamp( this.z, minVal, maxVal ); + this.w = clamp( this.w, minVal, maxVal ); + + return this; + + } + + clampLength( min, max ) { + + const length = this.length(); + + return this.divideScalar( length || 1 ).multiplyScalar( clamp( length, min, max ) ); + + } + + floor() { + + this.x = Math.floor( this.x ); + this.y = Math.floor( this.y ); + this.z = Math.floor( this.z ); + this.w = Math.floor( this.w ); + + return this; + + } + + ceil() { + + this.x = Math.ceil( this.x ); + this.y = Math.ceil( this.y ); + this.z = Math.ceil( this.z ); + this.w = Math.ceil( this.w ); + + return this; + + } + + round() { + + this.x = Math.round( this.x ); + this.y = Math.round( this.y ); + this.z = Math.round( this.z ); + this.w = Math.round( this.w ); + + return this; + + } + + roundToZero() { + + this.x = Math.trunc( this.x ); + this.y = Math.trunc( this.y ); + this.z = Math.trunc( this.z ); + this.w = Math.trunc( this.w ); + + return this; + + } + + negate() { + + this.x = - this.x; + this.y = - this.y; + this.z = - this.z; + this.w = - this.w; + + return this; + + } + + dot( v ) { + + return this.x * v.x + this.y * v.y + this.z * v.z + this.w * v.w; + + } + + lengthSq() { + + return this.x * this.x + this.y * this.y + this.z * this.z + this.w * this.w; + + } + + length() { + + return Math.sqrt( this.x * this.x + this.y * this.y + this.z * this.z + this.w * this.w ); + + } + + manhattanLength() { + + return Math.abs( this.x ) + Math.abs( this.y ) + Math.abs( this.z ) + Math.abs( this.w ); + + } + + normalize() { + + return this.divideScalar( this.length() || 1 ); + + } + + setLength( length ) { + + return this.normalize().multiplyScalar( length ); + + } + + lerp( v, alpha ) { + + this.x += ( v.x - this.x ) * alpha; + this.y += ( v.y - this.y ) * alpha; + this.z += ( v.z - this.z ) * alpha; + this.w += ( v.w - this.w ) * alpha; + + return this; + + } + + lerpVectors( v1, v2, alpha ) { + + this.x = v1.x + ( v2.x - v1.x ) * alpha; + this.y = v1.y + ( v2.y - v1.y ) * alpha; + this.z = v1.z + ( v2.z - v1.z ) * alpha; + this.w = v1.w + ( v2.w - v1.w ) * alpha; + + return this; + + } + + equals( v ) { + + return ( ( v.x === this.x ) && ( v.y === this.y ) && ( v.z === this.z ) && ( v.w === this.w ) ); + + } + + fromArray( array, offset = 0 ) { + + this.x = array[ offset ]; + this.y = array[ offset + 1 ]; + this.z = array[ offset + 2 ]; + this.w = array[ offset + 3 ]; + + return this; + + } + + toArray( array = [], offset = 0 ) { + + array[ offset ] = this.x; + array[ offset + 1 ] = this.y; + array[ offset + 2 ] = this.z; + array[ offset + 3 ] = this.w; + + return array; + + } + + fromBufferAttribute( attribute, index ) { + + this.x = attribute.getX( index ); + this.y = attribute.getY( index ); + this.z = attribute.getZ( index ); + this.w = attribute.getW( index ); + + return this; + + } + + random() { + + this.x = Math.random(); + this.y = Math.random(); + this.z = Math.random(); + this.w = Math.random(); + + return this; + + } + + *[ Symbol.iterator ]() { + + yield this.x; + yield this.y; + yield this.z; + yield this.w; + + } + +} + +/* + In options, we can specify: + * Texture parameters for an auto-generated target texture + * depthBuffer/stencilBuffer: Booleans to indicate if we should generate these buffers +*/ +class RenderTarget extends EventDispatcher { + + constructor( width = 1, height = 1, options = {} ) { + + super(); + + this.isRenderTarget = true; + + this.width = width; + this.height = height; + this.depth = 1; + + this.scissor = new Vector4( 0, 0, width, height ); + this.scissorTest = false; + + this.viewport = new Vector4( 0, 0, width, height ); + + const image = { width: width, height: height, depth: 1 }; + + options = Object.assign( { + generateMipmaps: false, + internalFormat: null, + minFilter: LinearFilter, + depthBuffer: true, + stencilBuffer: false, + resolveDepthBuffer: true, + resolveStencilBuffer: true, + depthTexture: null, + samples: 0, + count: 1 + }, options ); + + const texture = new Texture( image, options.mapping, options.wrapS, options.wrapT, options.magFilter, options.minFilter, options.format, options.type, options.anisotropy, options.colorSpace ); + + texture.flipY = false; + texture.generateMipmaps = options.generateMipmaps; + texture.internalFormat = options.internalFormat; + + this.textures = []; + + const count = options.count; + for ( let i = 0; i < count; i ++ ) { + + this.textures[ i ] = texture.clone(); + this.textures[ i ].isRenderTargetTexture = true; + this.textures[ i ].renderTarget = this; + + } + + this.depthBuffer = options.depthBuffer; + this.stencilBuffer = options.stencilBuffer; + + this.resolveDepthBuffer = options.resolveDepthBuffer; + this.resolveStencilBuffer = options.resolveStencilBuffer; + + this._depthTexture = null; + this.depthTexture = options.depthTexture; + + this.samples = options.samples; + + } + + get texture() { + + return this.textures[ 0 ]; + + } + + set texture( value ) { + + this.textures[ 0 ] = value; + + } + + set depthTexture( current ) { + + if ( this._depthTexture !== null ) this._depthTexture.renderTarget = null; + if ( current !== null ) current.renderTarget = this; + + this._depthTexture = current; + + } + + get depthTexture() { + + return this._depthTexture; + + } + + setSize( width, height, depth = 1 ) { + + if ( this.width !== width || this.height !== height || this.depth !== depth ) { + + this.width = width; + this.height = height; + this.depth = depth; + + for ( let i = 0, il = this.textures.length; i < il; i ++ ) { + + this.textures[ i ].image.width = width; + this.textures[ i ].image.height = height; + this.textures[ i ].image.depth = depth; + + } + + this.dispose(); + + } + + this.viewport.set( 0, 0, width, height ); + this.scissor.set( 0, 0, width, height ); + + } + + clone() { + + return new this.constructor().copy( this ); + + } + + copy( source ) { + + this.width = source.width; + this.height = source.height; + this.depth = source.depth; + + this.scissor.copy( source.scissor ); + this.scissorTest = source.scissorTest; + + this.viewport.copy( source.viewport ); + + this.textures.length = 0; + + for ( let i = 0, il = source.textures.length; i < il; i ++ ) { + + this.textures[ i ] = source.textures[ i ].clone(); + this.textures[ i ].isRenderTargetTexture = true; + this.textures[ i ].renderTarget = this; + + } + + // ensure image object is not shared, see #20328 + + const image = Object.assign( {}, source.texture.image ); + this.texture.source = new Source( image ); + + this.depthBuffer = source.depthBuffer; + this.stencilBuffer = source.stencilBuffer; + + this.resolveDepthBuffer = source.resolveDepthBuffer; + this.resolveStencilBuffer = source.resolveStencilBuffer; + + if ( source.depthTexture !== null ) this.depthTexture = source.depthTexture.clone(); + + this.samples = source.samples; + + return this; + + } + + dispose() { + + this.dispatchEvent( { type: 'dispose' } ); + + } + +} + +class WebGLRenderTarget extends RenderTarget { + + constructor( width = 1, height = 1, options = {} ) { + + super( width, height, options ); + + this.isWebGLRenderTarget = true; + + } + +} + +class DataArrayTexture extends Texture { + + constructor( data = null, width = 1, height = 1, depth = 1 ) { + + super( null ); + + this.isDataArrayTexture = true; + + this.image = { data, width, height, depth }; + + this.magFilter = NearestFilter; + this.minFilter = NearestFilter; + + this.wrapR = ClampToEdgeWrapping; + + this.generateMipmaps = false; + this.flipY = false; + this.unpackAlignment = 1; + + this.layerUpdates = new Set(); + + } + + addLayerUpdate( layerIndex ) { + + this.layerUpdates.add( layerIndex ); + + } + + clearLayerUpdates() { + + this.layerUpdates.clear(); + + } + +} + +class WebGLArrayRenderTarget extends WebGLRenderTarget { + + constructor( width = 1, height = 1, depth = 1, options = {} ) { + + super( width, height, options ); + + this.isWebGLArrayRenderTarget = true; + + this.depth = depth; + + this.texture = new DataArrayTexture( null, width, height, depth ); + + this.texture.isRenderTargetTexture = true; + + } + +} + +class Data3DTexture extends Texture { + + constructor( data = null, width = 1, height = 1, depth = 1 ) { + + // We're going to add .setXXX() methods for setting properties later. + // Users can still set in Data3DTexture directly. + // + // const texture = new THREE.Data3DTexture( data, width, height, depth ); + // texture.anisotropy = 16; + // + // See #14839 + + super( null ); + + this.isData3DTexture = true; + + this.image = { data, width, height, depth }; + + this.magFilter = NearestFilter; + this.minFilter = NearestFilter; + + this.wrapR = ClampToEdgeWrapping; + + this.generateMipmaps = false; + this.flipY = false; + this.unpackAlignment = 1; + + } + +} + +class WebGL3DRenderTarget extends WebGLRenderTarget { + + constructor( width = 1, height = 1, depth = 1, options = {} ) { + + super( width, height, options ); + + this.isWebGL3DRenderTarget = true; + + this.depth = depth; + + this.texture = new Data3DTexture( null, width, height, depth ); + + this.texture.isRenderTargetTexture = true; + + } + +} + +class Quaternion { + + constructor( x = 0, y = 0, z = 0, w = 1 ) { + + this.isQuaternion = true; + + this._x = x; + this._y = y; + this._z = z; + this._w = w; + + } + + static slerpFlat( dst, dstOffset, src0, srcOffset0, src1, srcOffset1, t ) { + + // fuzz-free, array-based Quaternion SLERP operation + + let x0 = src0[ srcOffset0 + 0 ], + y0 = src0[ srcOffset0 + 1 ], + z0 = src0[ srcOffset0 + 2 ], + w0 = src0[ srcOffset0 + 3 ]; + + const x1 = src1[ srcOffset1 + 0 ], + y1 = src1[ srcOffset1 + 1 ], + z1 = src1[ srcOffset1 + 2 ], + w1 = src1[ srcOffset1 + 3 ]; + + if ( t === 0 ) { + + dst[ dstOffset + 0 ] = x0; + dst[ dstOffset + 1 ] = y0; + dst[ dstOffset + 2 ] = z0; + dst[ dstOffset + 3 ] = w0; + return; + + } + + if ( t === 1 ) { + + dst[ dstOffset + 0 ] = x1; + dst[ dstOffset + 1 ] = y1; + dst[ dstOffset + 2 ] = z1; + dst[ dstOffset + 3 ] = w1; + return; + + } + + if ( w0 !== w1 || x0 !== x1 || y0 !== y1 || z0 !== z1 ) { + + let s = 1 - t; + const cos = x0 * x1 + y0 * y1 + z0 * z1 + w0 * w1, + dir = ( cos >= 0 ? 1 : - 1 ), + sqrSin = 1 - cos * cos; + + // Skip the Slerp for tiny steps to avoid numeric problems: + if ( sqrSin > Number.EPSILON ) { + + const sin = Math.sqrt( sqrSin ), + len = Math.atan2( sin, cos * dir ); + + s = Math.sin( s * len ) / sin; + t = Math.sin( t * len ) / sin; + + } + + const tDir = t * dir; + + x0 = x0 * s + x1 * tDir; + y0 = y0 * s + y1 * tDir; + z0 = z0 * s + z1 * tDir; + w0 = w0 * s + w1 * tDir; + + // Normalize in case we just did a lerp: + if ( s === 1 - t ) { + + const f = 1 / Math.sqrt( x0 * x0 + y0 * y0 + z0 * z0 + w0 * w0 ); + + x0 *= f; + y0 *= f; + z0 *= f; + w0 *= f; + + } + + } + + dst[ dstOffset ] = x0; + dst[ dstOffset + 1 ] = y0; + dst[ dstOffset + 2 ] = z0; + dst[ dstOffset + 3 ] = w0; + + } + + static multiplyQuaternionsFlat( dst, dstOffset, src0, srcOffset0, src1, srcOffset1 ) { + + const x0 = src0[ srcOffset0 ]; + const y0 = src0[ srcOffset0 + 1 ]; + const z0 = src0[ srcOffset0 + 2 ]; + const w0 = src0[ srcOffset0 + 3 ]; + + const x1 = src1[ srcOffset1 ]; + const y1 = src1[ srcOffset1 + 1 ]; + const z1 = src1[ srcOffset1 + 2 ]; + const w1 = src1[ srcOffset1 + 3 ]; + + dst[ dstOffset ] = x0 * w1 + w0 * x1 + y0 * z1 - z0 * y1; + dst[ dstOffset + 1 ] = y0 * w1 + w0 * y1 + z0 * x1 - x0 * z1; + dst[ dstOffset + 2 ] = z0 * w1 + w0 * z1 + x0 * y1 - y0 * x1; + dst[ dstOffset + 3 ] = w0 * w1 - x0 * x1 - y0 * y1 - z0 * z1; + + return dst; + + } + + get x() { + + return this._x; + + } + + set x( value ) { + + this._x = value; + this._onChangeCallback(); + + } + + get y() { + + return this._y; + + } + + set y( value ) { + + this._y = value; + this._onChangeCallback(); + + } + + get z() { + + return this._z; + + } + + set z( value ) { + + this._z = value; + this._onChangeCallback(); + + } + + get w() { + + return this._w; + + } + + set w( value ) { + + this._w = value; + this._onChangeCallback(); + + } + + set( x, y, z, w ) { + + this._x = x; + this._y = y; + this._z = z; + this._w = w; + + this._onChangeCallback(); + + return this; + + } + + clone() { + + return new this.constructor( this._x, this._y, this._z, this._w ); + + } + + copy( quaternion ) { + + this._x = quaternion.x; + this._y = quaternion.y; + this._z = quaternion.z; + this._w = quaternion.w; + + this._onChangeCallback(); + + return this; + + } + + setFromEuler( euler, update = true ) { + + const x = euler._x, y = euler._y, z = euler._z, order = euler._order; + + // http://www.mathworks.com/matlabcentral/fileexchange/ + // 20696-function-to-convert-between-dcm-euler-angles-quaternions-and-euler-vectors/ + // content/SpinCalc.m + + const cos = Math.cos; + const sin = Math.sin; + + const c1 = cos( x / 2 ); + const c2 = cos( y / 2 ); + const c3 = cos( z / 2 ); + + const s1 = sin( x / 2 ); + const s2 = sin( y / 2 ); + const s3 = sin( z / 2 ); + + switch ( order ) { + + case 'XYZ': + this._x = s1 * c2 * c3 + c1 * s2 * s3; + this._y = c1 * s2 * c3 - s1 * c2 * s3; + this._z = c1 * c2 * s3 + s1 * s2 * c3; + this._w = c1 * c2 * c3 - s1 * s2 * s3; + break; + + case 'YXZ': + this._x = s1 * c2 * c3 + c1 * s2 * s3; + this._y = c1 * s2 * c3 - s1 * c2 * s3; + this._z = c1 * c2 * s3 - s1 * s2 * c3; + this._w = c1 * c2 * c3 + s1 * s2 * s3; + break; + + case 'ZXY': + this._x = s1 * c2 * c3 - c1 * s2 * s3; + this._y = c1 * s2 * c3 + s1 * c2 * s3; + this._z = c1 * c2 * s3 + s1 * s2 * c3; + this._w = c1 * c2 * c3 - s1 * s2 * s3; + break; + + case 'ZYX': + this._x = s1 * c2 * c3 - c1 * s2 * s3; + this._y = c1 * s2 * c3 + s1 * c2 * s3; + this._z = c1 * c2 * s3 - s1 * s2 * c3; + this._w = c1 * c2 * c3 + s1 * s2 * s3; + break; + + case 'YZX': + this._x = s1 * c2 * c3 + c1 * s2 * s3; + this._y = c1 * s2 * c3 + s1 * c2 * s3; + this._z = c1 * c2 * s3 - s1 * s2 * c3; + this._w = c1 * c2 * c3 - s1 * s2 * s3; + break; + + case 'XZY': + this._x = s1 * c2 * c3 - c1 * s2 * s3; + this._y = c1 * s2 * c3 - s1 * c2 * s3; + this._z = c1 * c2 * s3 + s1 * s2 * c3; + this._w = c1 * c2 * c3 + s1 * s2 * s3; + break; + + default: + console.warn( 'THREE.Quaternion: .setFromEuler() encountered an unknown order: ' + order ); + + } + + if ( update === true ) this._onChangeCallback(); + + return this; + + } + + setFromAxisAngle( axis, angle ) { + + // http://www.euclideanspace.com/maths/geometry/rotations/conversions/angleToQuaternion/index.htm + + // assumes axis is normalized + + const halfAngle = angle / 2, s = Math.sin( halfAngle ); + + this._x = axis.x * s; + this._y = axis.y * s; + this._z = axis.z * s; + this._w = Math.cos( halfAngle ); + + this._onChangeCallback(); + + return this; + + } + + setFromRotationMatrix( m ) { + + // http://www.euclideanspace.com/maths/geometry/rotations/conversions/matrixToQuaternion/index.htm + + // assumes the upper 3x3 of m is a pure rotation matrix (i.e, unscaled) + + const te = m.elements, + + m11 = te[ 0 ], m12 = te[ 4 ], m13 = te[ 8 ], + m21 = te[ 1 ], m22 = te[ 5 ], m23 = te[ 9 ], + m31 = te[ 2 ], m32 = te[ 6 ], m33 = te[ 10 ], + + trace = m11 + m22 + m33; + + if ( trace > 0 ) { + + const s = 0.5 / Math.sqrt( trace + 1.0 ); + + this._w = 0.25 / s; + this._x = ( m32 - m23 ) * s; + this._y = ( m13 - m31 ) * s; + this._z = ( m21 - m12 ) * s; + + } else if ( m11 > m22 && m11 > m33 ) { + + const s = 2.0 * Math.sqrt( 1.0 + m11 - m22 - m33 ); + + this._w = ( m32 - m23 ) / s; + this._x = 0.25 * s; + this._y = ( m12 + m21 ) / s; + this._z = ( m13 + m31 ) / s; + + } else if ( m22 > m33 ) { + + const s = 2.0 * Math.sqrt( 1.0 + m22 - m11 - m33 ); + + this._w = ( m13 - m31 ) / s; + this._x = ( m12 + m21 ) / s; + this._y = 0.25 * s; + this._z = ( m23 + m32 ) / s; + + } else { + + const s = 2.0 * Math.sqrt( 1.0 + m33 - m11 - m22 ); + + this._w = ( m21 - m12 ) / s; + this._x = ( m13 + m31 ) / s; + this._y = ( m23 + m32 ) / s; + this._z = 0.25 * s; + + } + + this._onChangeCallback(); + + return this; + + } + + setFromUnitVectors( vFrom, vTo ) { + + // assumes direction vectors vFrom and vTo are normalized + + let r = vFrom.dot( vTo ) + 1; + + if ( r < Number.EPSILON ) { + + // vFrom and vTo point in opposite directions + + r = 0; + + if ( Math.abs( vFrom.x ) > Math.abs( vFrom.z ) ) { + + this._x = - vFrom.y; + this._y = vFrom.x; + this._z = 0; + this._w = r; + + } else { + + this._x = 0; + this._y = - vFrom.z; + this._z = vFrom.y; + this._w = r; + + } + + } else { + + // crossVectors( vFrom, vTo ); // inlined to avoid cyclic dependency on Vector3 + + this._x = vFrom.y * vTo.z - vFrom.z * vTo.y; + this._y = vFrom.z * vTo.x - vFrom.x * vTo.z; + this._z = vFrom.x * vTo.y - vFrom.y * vTo.x; + this._w = r; + + } + + return this.normalize(); + + } + + angleTo( q ) { + + return 2 * Math.acos( Math.abs( clamp( this.dot( q ), - 1, 1 ) ) ); + + } + + rotateTowards( q, step ) { + + const angle = this.angleTo( q ); + + if ( angle === 0 ) return this; + + const t = Math.min( 1, step / angle ); + + this.slerp( q, t ); + + return this; + + } + + identity() { + + return this.set( 0, 0, 0, 1 ); + + } + + invert() { + + // quaternion is assumed to have unit length + + return this.conjugate(); + + } + + conjugate() { + + this._x *= - 1; + this._y *= - 1; + this._z *= - 1; + + this._onChangeCallback(); + + return this; + + } + + dot( v ) { + + return this._x * v._x + this._y * v._y + this._z * v._z + this._w * v._w; + + } + + lengthSq() { + + return this._x * this._x + this._y * this._y + this._z * this._z + this._w * this._w; + + } + + length() { + + return Math.sqrt( this._x * this._x + this._y * this._y + this._z * this._z + this._w * this._w ); + + } + + normalize() { + + let l = this.length(); + + if ( l === 0 ) { + + this._x = 0; + this._y = 0; + this._z = 0; + this._w = 1; + + } else { + + l = 1 / l; + + this._x = this._x * l; + this._y = this._y * l; + this._z = this._z * l; + this._w = this._w * l; + + } + + this._onChangeCallback(); + + return this; + + } + + multiply( q ) { + + return this.multiplyQuaternions( this, q ); + + } + + premultiply( q ) { + + return this.multiplyQuaternions( q, this ); + + } + + multiplyQuaternions( a, b ) { + + // from http://www.euclideanspace.com/maths/algebra/realNormedAlgebra/quaternions/code/index.htm + + const qax = a._x, qay = a._y, qaz = a._z, qaw = a._w; + const qbx = b._x, qby = b._y, qbz = b._z, qbw = b._w; + + this._x = qax * qbw + qaw * qbx + qay * qbz - qaz * qby; + this._y = qay * qbw + qaw * qby + qaz * qbx - qax * qbz; + this._z = qaz * qbw + qaw * qbz + qax * qby - qay * qbx; + this._w = qaw * qbw - qax * qbx - qay * qby - qaz * qbz; + + this._onChangeCallback(); + + return this; + + } + + slerp( qb, t ) { + + if ( t === 0 ) return this; + if ( t === 1 ) return this.copy( qb ); + + const x = this._x, y = this._y, z = this._z, w = this._w; + + // http://www.euclideanspace.com/maths/algebra/realNormedAlgebra/quaternions/slerp/ + + let cosHalfTheta = w * qb._w + x * qb._x + y * qb._y + z * qb._z; + + if ( cosHalfTheta < 0 ) { + + this._w = - qb._w; + this._x = - qb._x; + this._y = - qb._y; + this._z = - qb._z; + + cosHalfTheta = - cosHalfTheta; + + } else { + + this.copy( qb ); + + } + + if ( cosHalfTheta >= 1.0 ) { + + this._w = w; + this._x = x; + this._y = y; + this._z = z; + + return this; + + } + + const sqrSinHalfTheta = 1.0 - cosHalfTheta * cosHalfTheta; + + if ( sqrSinHalfTheta <= Number.EPSILON ) { + + const s = 1 - t; + this._w = s * w + t * this._w; + this._x = s * x + t * this._x; + this._y = s * y + t * this._y; + this._z = s * z + t * this._z; + + this.normalize(); // normalize calls _onChangeCallback() + + return this; + + } + + const sinHalfTheta = Math.sqrt( sqrSinHalfTheta ); + const halfTheta = Math.atan2( sinHalfTheta, cosHalfTheta ); + const ratioA = Math.sin( ( 1 - t ) * halfTheta ) / sinHalfTheta, + ratioB = Math.sin( t * halfTheta ) / sinHalfTheta; + + this._w = ( w * ratioA + this._w * ratioB ); + this._x = ( x * ratioA + this._x * ratioB ); + this._y = ( y * ratioA + this._y * ratioB ); + this._z = ( z * ratioA + this._z * ratioB ); + + this._onChangeCallback(); + + return this; + + } + + slerpQuaternions( qa, qb, t ) { + + return this.copy( qa ).slerp( qb, t ); + + } + + random() { + + // sets this quaternion to a uniform random unit quaternnion + + // Ken Shoemake + // Uniform random rotations + // D. Kirk, editor, Graphics Gems III, pages 124-132. Academic Press, New York, 1992. + + const theta1 = 2 * Math.PI * Math.random(); + const theta2 = 2 * Math.PI * Math.random(); + + const x0 = Math.random(); + const r1 = Math.sqrt( 1 - x0 ); + const r2 = Math.sqrt( x0 ); + + return this.set( + r1 * Math.sin( theta1 ), + r1 * Math.cos( theta1 ), + r2 * Math.sin( theta2 ), + r2 * Math.cos( theta2 ), + ); + + } + + equals( quaternion ) { + + return ( quaternion._x === this._x ) && ( quaternion._y === this._y ) && ( quaternion._z === this._z ) && ( quaternion._w === this._w ); + + } + + fromArray( array, offset = 0 ) { + + this._x = array[ offset ]; + this._y = array[ offset + 1 ]; + this._z = array[ offset + 2 ]; + this._w = array[ offset + 3 ]; + + this._onChangeCallback(); + + return this; + + } + + toArray( array = [], offset = 0 ) { + + array[ offset ] = this._x; + array[ offset + 1 ] = this._y; + array[ offset + 2 ] = this._z; + array[ offset + 3 ] = this._w; + + return array; + + } + + fromBufferAttribute( attribute, index ) { + + this._x = attribute.getX( index ); + this._y = attribute.getY( index ); + this._z = attribute.getZ( index ); + this._w = attribute.getW( index ); + + this._onChangeCallback(); + + return this; + + } + + toJSON() { + + return this.toArray(); + + } + + _onChange( callback ) { + + this._onChangeCallback = callback; + + return this; + + } + + _onChangeCallback() {} + + *[ Symbol.iterator ]() { + + yield this._x; + yield this._y; + yield this._z; + yield this._w; + + } + +} + +class Vector3 { + + constructor( x = 0, y = 0, z = 0 ) { + + Vector3.prototype.isVector3 = true; + + this.x = x; + this.y = y; + this.z = z; + + } + + set( x, y, z ) { + + if ( z === undefined ) z = this.z; // sprite.scale.set(x,y) + + this.x = x; + this.y = y; + this.z = z; + + return this; + + } + + setScalar( scalar ) { + + this.x = scalar; + this.y = scalar; + this.z = scalar; + + return this; + + } + + setX( x ) { + + this.x = x; + + return this; + + } + + setY( y ) { + + this.y = y; + + return this; + + } + + setZ( z ) { + + this.z = z; + + return this; + + } + + setComponent( index, value ) { + + switch ( index ) { + + case 0: this.x = value; break; + case 1: this.y = value; break; + case 2: this.z = value; break; + default: throw new Error( 'index is out of range: ' + index ); + + } + + return this; + + } + + getComponent( index ) { + + switch ( index ) { + + case 0: return this.x; + case 1: return this.y; + case 2: return this.z; + default: throw new Error( 'index is out of range: ' + index ); + + } + + } + + clone() { + + return new this.constructor( this.x, this.y, this.z ); + + } + + copy( v ) { + + this.x = v.x; + this.y = v.y; + this.z = v.z; + + return this; + + } + + add( v ) { + + this.x += v.x; + this.y += v.y; + this.z += v.z; + + return this; + + } + + addScalar( s ) { + + this.x += s; + this.y += s; + this.z += s; + + return this; + + } + + addVectors( a, b ) { + + this.x = a.x + b.x; + this.y = a.y + b.y; + this.z = a.z + b.z; + + return this; + + } + + addScaledVector( v, s ) { + + this.x += v.x * s; + this.y += v.y * s; + this.z += v.z * s; + + return this; + + } + + sub( v ) { + + this.x -= v.x; + this.y -= v.y; + this.z -= v.z; + + return this; + + } + + subScalar( s ) { + + this.x -= s; + this.y -= s; + this.z -= s; + + return this; + + } + + subVectors( a, b ) { + + this.x = a.x - b.x; + this.y = a.y - b.y; + this.z = a.z - b.z; + + return this; + + } + + multiply( v ) { + + this.x *= v.x; + this.y *= v.y; + this.z *= v.z; + + return this; + + } + + multiplyScalar( scalar ) { + + this.x *= scalar; + this.y *= scalar; + this.z *= scalar; + + return this; + + } + + multiplyVectors( a, b ) { + + this.x = a.x * b.x; + this.y = a.y * b.y; + this.z = a.z * b.z; + + return this; + + } + + applyEuler( euler ) { + + return this.applyQuaternion( _quaternion$4.setFromEuler( euler ) ); + + } + + applyAxisAngle( axis, angle ) { + + return this.applyQuaternion( _quaternion$4.setFromAxisAngle( axis, angle ) ); + + } + + applyMatrix3( m ) { + + const x = this.x, y = this.y, z = this.z; + const e = m.elements; + + this.x = e[ 0 ] * x + e[ 3 ] * y + e[ 6 ] * z; + this.y = e[ 1 ] * x + e[ 4 ] * y + e[ 7 ] * z; + this.z = e[ 2 ] * x + e[ 5 ] * y + e[ 8 ] * z; + + return this; + + } + + applyNormalMatrix( m ) { + + return this.applyMatrix3( m ).normalize(); + + } + + applyMatrix4( m ) { + + const x = this.x, y = this.y, z = this.z; + const e = m.elements; + + const w = 1 / ( e[ 3 ] * x + e[ 7 ] * y + e[ 11 ] * z + e[ 15 ] ); + + this.x = ( e[ 0 ] * x + e[ 4 ] * y + e[ 8 ] * z + e[ 12 ] ) * w; + this.y = ( e[ 1 ] * x + e[ 5 ] * y + e[ 9 ] * z + e[ 13 ] ) * w; + this.z = ( e[ 2 ] * x + e[ 6 ] * y + e[ 10 ] * z + e[ 14 ] ) * w; + + return this; + + } + + applyQuaternion( q ) { + + // quaternion q is assumed to have unit length + + const vx = this.x, vy = this.y, vz = this.z; + const qx = q.x, qy = q.y, qz = q.z, qw = q.w; + + // t = 2 * cross( q.xyz, v ); + const tx = 2 * ( qy * vz - qz * vy ); + const ty = 2 * ( qz * vx - qx * vz ); + const tz = 2 * ( qx * vy - qy * vx ); + + // v + q.w * t + cross( q.xyz, t ); + this.x = vx + qw * tx + qy * tz - qz * ty; + this.y = vy + qw * ty + qz * tx - qx * tz; + this.z = vz + qw * tz + qx * ty - qy * tx; + + return this; + + } + + project( camera ) { + + return this.applyMatrix4( camera.matrixWorldInverse ).applyMatrix4( camera.projectionMatrix ); + + } + + unproject( camera ) { + + return this.applyMatrix4( camera.projectionMatrixInverse ).applyMatrix4( camera.matrixWorld ); + + } + + transformDirection( m ) { + + // input: THREE.Matrix4 affine matrix + // vector interpreted as a direction + + const x = this.x, y = this.y, z = this.z; + const e = m.elements; + + this.x = e[ 0 ] * x + e[ 4 ] * y + e[ 8 ] * z; + this.y = e[ 1 ] * x + e[ 5 ] * y + e[ 9 ] * z; + this.z = e[ 2 ] * x + e[ 6 ] * y + e[ 10 ] * z; + + return this.normalize(); + + } + + divide( v ) { + + this.x /= v.x; + this.y /= v.y; + this.z /= v.z; + + return this; + + } + + divideScalar( scalar ) { + + return this.multiplyScalar( 1 / scalar ); + + } + + min( v ) { + + this.x = Math.min( this.x, v.x ); + this.y = Math.min( this.y, v.y ); + this.z = Math.min( this.z, v.z ); + + return this; + + } + + max( v ) { + + this.x = Math.max( this.x, v.x ); + this.y = Math.max( this.y, v.y ); + this.z = Math.max( this.z, v.z ); + + return this; + + } + + clamp( min, max ) { + + // assumes min < max, componentwise + + this.x = clamp( this.x, min.x, max.x ); + this.y = clamp( this.y, min.y, max.y ); + this.z = clamp( this.z, min.z, max.z ); + + return this; + + } + + clampScalar( minVal, maxVal ) { + + this.x = clamp( this.x, minVal, maxVal ); + this.y = clamp( this.y, minVal, maxVal ); + this.z = clamp( this.z, minVal, maxVal ); + + return this; + + } + + clampLength( min, max ) { + + const length = this.length(); + + return this.divideScalar( length || 1 ).multiplyScalar( clamp( length, min, max ) ); + + } + + floor() { + + this.x = Math.floor( this.x ); + this.y = Math.floor( this.y ); + this.z = Math.floor( this.z ); + + return this; + + } + + ceil() { + + this.x = Math.ceil( this.x ); + this.y = Math.ceil( this.y ); + this.z = Math.ceil( this.z ); + + return this; + + } + + round() { + + this.x = Math.round( this.x ); + this.y = Math.round( this.y ); + this.z = Math.round( this.z ); + + return this; + + } + + roundToZero() { + + this.x = Math.trunc( this.x ); + this.y = Math.trunc( this.y ); + this.z = Math.trunc( this.z ); + + return this; + + } + + negate() { + + this.x = - this.x; + this.y = - this.y; + this.z = - this.z; + + return this; + + } + + dot( v ) { + + return this.x * v.x + this.y * v.y + this.z * v.z; + + } + + // TODO lengthSquared? + + lengthSq() { + + return this.x * this.x + this.y * this.y + this.z * this.z; + + } + + length() { + + return Math.sqrt( this.x * this.x + this.y * this.y + this.z * this.z ); + + } + + manhattanLength() { + + return Math.abs( this.x ) + Math.abs( this.y ) + Math.abs( this.z ); + + } + + normalize() { + + return this.divideScalar( this.length() || 1 ); + + } + + setLength( length ) { + + return this.normalize().multiplyScalar( length ); + + } + + lerp( v, alpha ) { + + this.x += ( v.x - this.x ) * alpha; + this.y += ( v.y - this.y ) * alpha; + this.z += ( v.z - this.z ) * alpha; + + return this; + + } + + lerpVectors( v1, v2, alpha ) { + + this.x = v1.x + ( v2.x - v1.x ) * alpha; + this.y = v1.y + ( v2.y - v1.y ) * alpha; + this.z = v1.z + ( v2.z - v1.z ) * alpha; + + return this; + + } + + cross( v ) { + + return this.crossVectors( this, v ); + + } + + crossVectors( a, b ) { + + const ax = a.x, ay = a.y, az = a.z; + const bx = b.x, by = b.y, bz = b.z; + + this.x = ay * bz - az * by; + this.y = az * bx - ax * bz; + this.z = ax * by - ay * bx; + + return this; + + } + + projectOnVector( v ) { + + const denominator = v.lengthSq(); + + if ( denominator === 0 ) return this.set( 0, 0, 0 ); + + const scalar = v.dot( this ) / denominator; + + return this.copy( v ).multiplyScalar( scalar ); + + } + + projectOnPlane( planeNormal ) { + + _vector$c.copy( this ).projectOnVector( planeNormal ); + + return this.sub( _vector$c ); + + } + + reflect( normal ) { + + // reflect incident vector off plane orthogonal to normal + // normal is assumed to have unit length + + return this.sub( _vector$c.copy( normal ).multiplyScalar( 2 * this.dot( normal ) ) ); + + } + + angleTo( v ) { + + const denominator = Math.sqrt( this.lengthSq() * v.lengthSq() ); + + if ( denominator === 0 ) return Math.PI / 2; + + const theta = this.dot( v ) / denominator; + + // clamp, to handle numerical problems + + return Math.acos( clamp( theta, - 1, 1 ) ); + + } + + distanceTo( v ) { + + return Math.sqrt( this.distanceToSquared( v ) ); + + } + + distanceToSquared( v ) { + + const dx = this.x - v.x, dy = this.y - v.y, dz = this.z - v.z; + + return dx * dx + dy * dy + dz * dz; + + } + + manhattanDistanceTo( v ) { + + return Math.abs( this.x - v.x ) + Math.abs( this.y - v.y ) + Math.abs( this.z - v.z ); + + } + + setFromSpherical( s ) { + + return this.setFromSphericalCoords( s.radius, s.phi, s.theta ); + + } + + setFromSphericalCoords( radius, phi, theta ) { + + const sinPhiRadius = Math.sin( phi ) * radius; + + this.x = sinPhiRadius * Math.sin( theta ); + this.y = Math.cos( phi ) * radius; + this.z = sinPhiRadius * Math.cos( theta ); + + return this; + + } + + setFromCylindrical( c ) { + + return this.setFromCylindricalCoords( c.radius, c.theta, c.y ); + + } + + setFromCylindricalCoords( radius, theta, y ) { + + this.x = radius * Math.sin( theta ); + this.y = y; + this.z = radius * Math.cos( theta ); + + return this; + + } + + setFromMatrixPosition( m ) { + + const e = m.elements; + + this.x = e[ 12 ]; + this.y = e[ 13 ]; + this.z = e[ 14 ]; + + return this; + + } + + setFromMatrixScale( m ) { + + const sx = this.setFromMatrixColumn( m, 0 ).length(); + const sy = this.setFromMatrixColumn( m, 1 ).length(); + const sz = this.setFromMatrixColumn( m, 2 ).length(); + + this.x = sx; + this.y = sy; + this.z = sz; + + return this; + + } + + setFromMatrixColumn( m, index ) { + + return this.fromArray( m.elements, index * 4 ); + + } + + setFromMatrix3Column( m, index ) { + + return this.fromArray( m.elements, index * 3 ); + + } + + setFromEuler( e ) { + + this.x = e._x; + this.y = e._y; + this.z = e._z; + + return this; + + } + + setFromColor( c ) { + + this.x = c.r; + this.y = c.g; + this.z = c.b; + + return this; + + } + + equals( v ) { + + return ( ( v.x === this.x ) && ( v.y === this.y ) && ( v.z === this.z ) ); + + } + + fromArray( array, offset = 0 ) { + + this.x = array[ offset ]; + this.y = array[ offset + 1 ]; + this.z = array[ offset + 2 ]; + + return this; + + } + + toArray( array = [], offset = 0 ) { + + array[ offset ] = this.x; + array[ offset + 1 ] = this.y; + array[ offset + 2 ] = this.z; + + return array; + + } + + fromBufferAttribute( attribute, index ) { + + this.x = attribute.getX( index ); + this.y = attribute.getY( index ); + this.z = attribute.getZ( index ); + + return this; + + } + + random() { + + this.x = Math.random(); + this.y = Math.random(); + this.z = Math.random(); + + return this; + + } + + randomDirection() { + + // https://mathworld.wolfram.com/SpherePointPicking.html + + const theta = Math.random() * Math.PI * 2; + const u = Math.random() * 2 - 1; + const c = Math.sqrt( 1 - u * u ); + + this.x = c * Math.cos( theta ); + this.y = u; + this.z = c * Math.sin( theta ); + + return this; + + } + + *[ Symbol.iterator ]() { + + yield this.x; + yield this.y; + yield this.z; + + } + +} + +const _vector$c = /*@__PURE__*/ new Vector3(); +const _quaternion$4 = /*@__PURE__*/ new Quaternion(); + +class Box3 { + + constructor( min = new Vector3( + Infinity, + Infinity, + Infinity ), max = new Vector3( - Infinity, - Infinity, - Infinity ) ) { + + this.isBox3 = true; + + this.min = min; + this.max = max; + + } + + set( min, max ) { + + this.min.copy( min ); + this.max.copy( max ); + + return this; + + } + + setFromArray( array ) { + + this.makeEmpty(); + + for ( let i = 0, il = array.length; i < il; i += 3 ) { + + this.expandByPoint( _vector$b.fromArray( array, i ) ); + + } + + return this; + + } + + setFromBufferAttribute( attribute ) { + + this.makeEmpty(); + + for ( let i = 0, il = attribute.count; i < il; i ++ ) { + + this.expandByPoint( _vector$b.fromBufferAttribute( attribute, i ) ); + + } + + return this; + + } + + setFromPoints( points ) { + + this.makeEmpty(); + + for ( let i = 0, il = points.length; i < il; i ++ ) { + + this.expandByPoint( points[ i ] ); + + } + + return this; + + } + + setFromCenterAndSize( center, size ) { + + const halfSize = _vector$b.copy( size ).multiplyScalar( 0.5 ); + + this.min.copy( center ).sub( halfSize ); + this.max.copy( center ).add( halfSize ); + + return this; + + } + + setFromObject( object, precise = false ) { + + this.makeEmpty(); + + return this.expandByObject( object, precise ); + + } + + clone() { + + return new this.constructor().copy( this ); + + } + + copy( box ) { + + this.min.copy( box.min ); + this.max.copy( box.max ); + + return this; + + } + + makeEmpty() { + + this.min.x = this.min.y = this.min.z = + Infinity; + this.max.x = this.max.y = this.max.z = - Infinity; + + return this; + + } + + isEmpty() { + + // this is a more robust check for empty than ( volume <= 0 ) because volume can get positive with two negative axes + + return ( this.max.x < this.min.x ) || ( this.max.y < this.min.y ) || ( this.max.z < this.min.z ); + + } + + getCenter( target ) { + + return this.isEmpty() ? target.set( 0, 0, 0 ) : target.addVectors( this.min, this.max ).multiplyScalar( 0.5 ); + + } + + getSize( target ) { + + return this.isEmpty() ? target.set( 0, 0, 0 ) : target.subVectors( this.max, this.min ); + + } + + expandByPoint( point ) { + + this.min.min( point ); + this.max.max( point ); + + return this; + + } + + expandByVector( vector ) { + + this.min.sub( vector ); + this.max.add( vector ); + + return this; + + } + + expandByScalar( scalar ) { + + this.min.addScalar( - scalar ); + this.max.addScalar( scalar ); + + return this; + + } + + expandByObject( object, precise = false ) { + + // Computes the world-axis-aligned bounding box of an object (including its children), + // accounting for both the object's, and children's, world transforms + + object.updateWorldMatrix( false, false ); + + const geometry = object.geometry; + + if ( geometry !== undefined ) { + + const positionAttribute = geometry.getAttribute( 'position' ); + + // precise AABB computation based on vertex data requires at least a position attribute. + // instancing isn't supported so far and uses the normal (conservative) code path. + + if ( precise === true && positionAttribute !== undefined && object.isInstancedMesh !== true ) { + + for ( let i = 0, l = positionAttribute.count; i < l; i ++ ) { + + if ( object.isMesh === true ) { + + object.getVertexPosition( i, _vector$b ); + + } else { + + _vector$b.fromBufferAttribute( positionAttribute, i ); + + } + + _vector$b.applyMatrix4( object.matrixWorld ); + this.expandByPoint( _vector$b ); + + } + + } else { + + if ( object.boundingBox !== undefined ) { + + // object-level bounding box + + if ( object.boundingBox === null ) { + + object.computeBoundingBox(); + + } + + _box$4.copy( object.boundingBox ); + + + } else { + + // geometry-level bounding box + + if ( geometry.boundingBox === null ) { + + geometry.computeBoundingBox(); + + } + + _box$4.copy( geometry.boundingBox ); + + } + + _box$4.applyMatrix4( object.matrixWorld ); + + this.union( _box$4 ); + + } + + } + + const children = object.children; + + for ( let i = 0, l = children.length; i < l; i ++ ) { + + this.expandByObject( children[ i ], precise ); + + } + + return this; + + } + + containsPoint( point ) { + + return point.x >= this.min.x && point.x <= this.max.x && + point.y >= this.min.y && point.y <= this.max.y && + point.z >= this.min.z && point.z <= this.max.z; + + } + + containsBox( box ) { + + return this.min.x <= box.min.x && box.max.x <= this.max.x && + this.min.y <= box.min.y && box.max.y <= this.max.y && + this.min.z <= box.min.z && box.max.z <= this.max.z; + + } + + getParameter( point, target ) { + + // This can potentially have a divide by zero if the box + // has a size dimension of 0. + + return target.set( + ( point.x - this.min.x ) / ( this.max.x - this.min.x ), + ( point.y - this.min.y ) / ( this.max.y - this.min.y ), + ( point.z - this.min.z ) / ( this.max.z - this.min.z ) + ); + + } + + intersectsBox( box ) { + + // using 6 splitting planes to rule out intersections. + return box.max.x >= this.min.x && box.min.x <= this.max.x && + box.max.y >= this.min.y && box.min.y <= this.max.y && + box.max.z >= this.min.z && box.min.z <= this.max.z; + + } + + intersectsSphere( sphere ) { + + // Find the point on the AABB closest to the sphere center. + this.clampPoint( sphere.center, _vector$b ); + + // If that point is inside the sphere, the AABB and sphere intersect. + return _vector$b.distanceToSquared( sphere.center ) <= ( sphere.radius * sphere.radius ); + + } + + intersectsPlane( plane ) { + + // We compute the minimum and maximum dot product values. If those values + // are on the same side (back or front) of the plane, then there is no intersection. + + let min, max; + + if ( plane.normal.x > 0 ) { + + min = plane.normal.x * this.min.x; + max = plane.normal.x * this.max.x; + + } else { + + min = plane.normal.x * this.max.x; + max = plane.normal.x * this.min.x; + + } + + if ( plane.normal.y > 0 ) { + + min += plane.normal.y * this.min.y; + max += plane.normal.y * this.max.y; + + } else { + + min += plane.normal.y * this.max.y; + max += plane.normal.y * this.min.y; + + } + + if ( plane.normal.z > 0 ) { + + min += plane.normal.z * this.min.z; + max += plane.normal.z * this.max.z; + + } else { + + min += plane.normal.z * this.max.z; + max += plane.normal.z * this.min.z; + + } + + return ( min <= - plane.constant && max >= - plane.constant ); + + } + + intersectsTriangle( triangle ) { + + if ( this.isEmpty() ) { + + return false; + + } + + // compute box center and extents + this.getCenter( _center ); + _extents.subVectors( this.max, _center ); + + // translate triangle to aabb origin + _v0$2.subVectors( triangle.a, _center ); + _v1$7.subVectors( triangle.b, _center ); + _v2$4.subVectors( triangle.c, _center ); + + // compute edge vectors for triangle + _f0.subVectors( _v1$7, _v0$2 ); + _f1.subVectors( _v2$4, _v1$7 ); + _f2.subVectors( _v0$2, _v2$4 ); + + // test against axes that are given by cross product combinations of the edges of the triangle and the edges of the aabb + // make an axis testing of each of the 3 sides of the aabb against each of the 3 sides of the triangle = 9 axis of separation + // axis_ij = u_i x f_j (u0, u1, u2 = face normals of aabb = x,y,z axes vectors since aabb is axis aligned) + let axes = [ + 0, - _f0.z, _f0.y, 0, - _f1.z, _f1.y, 0, - _f2.z, _f2.y, + _f0.z, 0, - _f0.x, _f1.z, 0, - _f1.x, _f2.z, 0, - _f2.x, + - _f0.y, _f0.x, 0, - _f1.y, _f1.x, 0, - _f2.y, _f2.x, 0 + ]; + if ( ! satForAxes( axes, _v0$2, _v1$7, _v2$4, _extents ) ) { + + return false; + + } + + // test 3 face normals from the aabb + axes = [ 1, 0, 0, 0, 1, 0, 0, 0, 1 ]; + if ( ! satForAxes( axes, _v0$2, _v1$7, _v2$4, _extents ) ) { + + return false; + + } + + // finally testing the face normal of the triangle + // use already existing triangle edge vectors here + _triangleNormal.crossVectors( _f0, _f1 ); + axes = [ _triangleNormal.x, _triangleNormal.y, _triangleNormal.z ]; + + return satForAxes( axes, _v0$2, _v1$7, _v2$4, _extents ); + + } + + clampPoint( point, target ) { + + return target.copy( point ).clamp( this.min, this.max ); + + } + + distanceToPoint( point ) { + + return this.clampPoint( point, _vector$b ).distanceTo( point ); + + } + + getBoundingSphere( target ) { + + if ( this.isEmpty() ) { + + target.makeEmpty(); + + } else { + + this.getCenter( target.center ); + + target.radius = this.getSize( _vector$b ).length() * 0.5; + + } + + return target; + + } + + intersect( box ) { + + this.min.max( box.min ); + this.max.min( box.max ); + + // ensure that if there is no overlap, the result is fully empty, not slightly empty with non-inf/+inf values that will cause subsequence intersects to erroneously return valid values. + if ( this.isEmpty() ) this.makeEmpty(); + + return this; + + } + + union( box ) { + + this.min.min( box.min ); + this.max.max( box.max ); + + return this; + + } + + applyMatrix4( matrix ) { + + // transform of empty box is an empty box. + if ( this.isEmpty() ) return this; + + // NOTE: I am using a binary pattern to specify all 2^3 combinations below + _points[ 0 ].set( this.min.x, this.min.y, this.min.z ).applyMatrix4( matrix ); // 000 + _points[ 1 ].set( this.min.x, this.min.y, this.max.z ).applyMatrix4( matrix ); // 001 + _points[ 2 ].set( this.min.x, this.max.y, this.min.z ).applyMatrix4( matrix ); // 010 + _points[ 3 ].set( this.min.x, this.max.y, this.max.z ).applyMatrix4( matrix ); // 011 + _points[ 4 ].set( this.max.x, this.min.y, this.min.z ).applyMatrix4( matrix ); // 100 + _points[ 5 ].set( this.max.x, this.min.y, this.max.z ).applyMatrix4( matrix ); // 101 + _points[ 6 ].set( this.max.x, this.max.y, this.min.z ).applyMatrix4( matrix ); // 110 + _points[ 7 ].set( this.max.x, this.max.y, this.max.z ).applyMatrix4( matrix ); // 111 + + this.setFromPoints( _points ); + + return this; + + } + + translate( offset ) { + + this.min.add( offset ); + this.max.add( offset ); + + return this; + + } + + equals( box ) { + + return box.min.equals( this.min ) && box.max.equals( this.max ); + + } + +} + +const _points = [ + /*@__PURE__*/ new Vector3(), + /*@__PURE__*/ new Vector3(), + /*@__PURE__*/ new Vector3(), + /*@__PURE__*/ new Vector3(), + /*@__PURE__*/ new Vector3(), + /*@__PURE__*/ new Vector3(), + /*@__PURE__*/ new Vector3(), + /*@__PURE__*/ new Vector3() +]; + +const _vector$b = /*@__PURE__*/ new Vector3(); + +const _box$4 = /*@__PURE__*/ new Box3(); + +// triangle centered vertices + +const _v0$2 = /*@__PURE__*/ new Vector3(); +const _v1$7 = /*@__PURE__*/ new Vector3(); +const _v2$4 = /*@__PURE__*/ new Vector3(); + +// triangle edge vectors + +const _f0 = /*@__PURE__*/ new Vector3(); +const _f1 = /*@__PURE__*/ new Vector3(); +const _f2 = /*@__PURE__*/ new Vector3(); + +const _center = /*@__PURE__*/ new Vector3(); +const _extents = /*@__PURE__*/ new Vector3(); +const _triangleNormal = /*@__PURE__*/ new Vector3(); +const _testAxis = /*@__PURE__*/ new Vector3(); + +function satForAxes( axes, v0, v1, v2, extents ) { + + for ( let i = 0, j = axes.length - 3; i <= j; i += 3 ) { + + _testAxis.fromArray( axes, i ); + // project the aabb onto the separating axis + const r = extents.x * Math.abs( _testAxis.x ) + extents.y * Math.abs( _testAxis.y ) + extents.z * Math.abs( _testAxis.z ); + // project all 3 vertices of the triangle onto the separating axis + const p0 = v0.dot( _testAxis ); + const p1 = v1.dot( _testAxis ); + const p2 = v2.dot( _testAxis ); + // actual test, basically see if either of the most extreme of the triangle points intersects r + if ( Math.max( - Math.max( p0, p1, p2 ), Math.min( p0, p1, p2 ) ) > r ) { + + // points of the projected triangle are outside the projected half-length of the aabb + // the axis is separating and we can exit + return false; + + } + + } + + return true; + +} + +const _box$3 = /*@__PURE__*/ new Box3(); +const _v1$6 = /*@__PURE__*/ new Vector3(); +const _v2$3 = /*@__PURE__*/ new Vector3(); + +class Sphere { + + constructor( center = new Vector3(), radius = - 1 ) { + + this.isSphere = true; + + this.center = center; + this.radius = radius; + + } + + set( center, radius ) { + + this.center.copy( center ); + this.radius = radius; + + return this; + + } + + setFromPoints( points, optionalCenter ) { + + const center = this.center; + + if ( optionalCenter !== undefined ) { + + center.copy( optionalCenter ); + + } else { + + _box$3.setFromPoints( points ).getCenter( center ); + + } + + let maxRadiusSq = 0; + + for ( let i = 0, il = points.length; i < il; i ++ ) { + + maxRadiusSq = Math.max( maxRadiusSq, center.distanceToSquared( points[ i ] ) ); + + } + + this.radius = Math.sqrt( maxRadiusSq ); + + return this; + + } + + copy( sphere ) { + + this.center.copy( sphere.center ); + this.radius = sphere.radius; + + return this; + + } + + isEmpty() { + + return ( this.radius < 0 ); + + } + + makeEmpty() { + + this.center.set( 0, 0, 0 ); + this.radius = - 1; + + return this; + + } + + containsPoint( point ) { + + return ( point.distanceToSquared( this.center ) <= ( this.radius * this.radius ) ); + + } + + distanceToPoint( point ) { + + return ( point.distanceTo( this.center ) - this.radius ); + + } + + intersectsSphere( sphere ) { + + const radiusSum = this.radius + sphere.radius; + + return sphere.center.distanceToSquared( this.center ) <= ( radiusSum * radiusSum ); + + } + + intersectsBox( box ) { + + return box.intersectsSphere( this ); + + } + + intersectsPlane( plane ) { + + return Math.abs( plane.distanceToPoint( this.center ) ) <= this.radius; + + } + + clampPoint( point, target ) { + + const deltaLengthSq = this.center.distanceToSquared( point ); + + target.copy( point ); + + if ( deltaLengthSq > ( this.radius * this.radius ) ) { + + target.sub( this.center ).normalize(); + target.multiplyScalar( this.radius ).add( this.center ); + + } + + return target; + + } + + getBoundingBox( target ) { + + if ( this.isEmpty() ) { + + // Empty sphere produces empty bounding box + target.makeEmpty(); + return target; + + } + + target.set( this.center, this.center ); + target.expandByScalar( this.radius ); + + return target; + + } + + applyMatrix4( matrix ) { + + this.center.applyMatrix4( matrix ); + this.radius = this.radius * matrix.getMaxScaleOnAxis(); + + return this; + + } + + translate( offset ) { + + this.center.add( offset ); + + return this; + + } + + expandByPoint( point ) { + + if ( this.isEmpty() ) { + + this.center.copy( point ); + + this.radius = 0; + + return this; + + } + + _v1$6.subVectors( point, this.center ); + + const lengthSq = _v1$6.lengthSq(); + + if ( lengthSq > ( this.radius * this.radius ) ) { + + // calculate the minimal sphere + + const length = Math.sqrt( lengthSq ); + + const delta = ( length - this.radius ) * 0.5; + + this.center.addScaledVector( _v1$6, delta / length ); + + this.radius += delta; + + } + + return this; + + } + + union( sphere ) { + + if ( sphere.isEmpty() ) { + + return this; + + } + + if ( this.isEmpty() ) { + + this.copy( sphere ); + + return this; + + } + + if ( this.center.equals( sphere.center ) === true ) { + + this.radius = Math.max( this.radius, sphere.radius ); + + } else { + + _v2$3.subVectors( sphere.center, this.center ).setLength( sphere.radius ); + + this.expandByPoint( _v1$6.copy( sphere.center ).add( _v2$3 ) ); + + this.expandByPoint( _v1$6.copy( sphere.center ).sub( _v2$3 ) ); + + } + + return this; + + } + + equals( sphere ) { + + return sphere.center.equals( this.center ) && ( sphere.radius === this.radius ); + + } + + clone() { + + return new this.constructor().copy( this ); + + } + +} + +const _vector$a = /*@__PURE__*/ new Vector3(); +const _segCenter = /*@__PURE__*/ new Vector3(); +const _segDir = /*@__PURE__*/ new Vector3(); +const _diff = /*@__PURE__*/ new Vector3(); + +const _edge1 = /*@__PURE__*/ new Vector3(); +const _edge2 = /*@__PURE__*/ new Vector3(); +const _normal$1 = /*@__PURE__*/ new Vector3(); + +class Ray { + + constructor( origin = new Vector3(), direction = new Vector3( 0, 0, - 1 ) ) { + + this.origin = origin; + this.direction = direction; + + } + + set( origin, direction ) { + + this.origin.copy( origin ); + this.direction.copy( direction ); + + return this; + + } + + copy( ray ) { + + this.origin.copy( ray.origin ); + this.direction.copy( ray.direction ); + + return this; + + } + + at( t, target ) { + + return target.copy( this.origin ).addScaledVector( this.direction, t ); + + } + + lookAt( v ) { + + this.direction.copy( v ).sub( this.origin ).normalize(); + + return this; + + } + + recast( t ) { + + this.origin.copy( this.at( t, _vector$a ) ); + + return this; + + } + + closestPointToPoint( point, target ) { + + target.subVectors( point, this.origin ); + + const directionDistance = target.dot( this.direction ); + + if ( directionDistance < 0 ) { + + return target.copy( this.origin ); + + } + + return target.copy( this.origin ).addScaledVector( this.direction, directionDistance ); + + } + + distanceToPoint( point ) { + + return Math.sqrt( this.distanceSqToPoint( point ) ); + + } + + distanceSqToPoint( point ) { + + const directionDistance = _vector$a.subVectors( point, this.origin ).dot( this.direction ); + + // point behind the ray + + if ( directionDistance < 0 ) { + + return this.origin.distanceToSquared( point ); + + } + + _vector$a.copy( this.origin ).addScaledVector( this.direction, directionDistance ); + + return _vector$a.distanceToSquared( point ); + + } + + distanceSqToSegment( v0, v1, optionalPointOnRay, optionalPointOnSegment ) { + + // from https://github.com/pmjoniak/GeometricTools/blob/master/GTEngine/Include/Mathematics/GteDistRaySegment.h + // It returns the min distance between the ray and the segment + // defined by v0 and v1 + // It can also set two optional targets : + // - The closest point on the ray + // - The closest point on the segment + + _segCenter.copy( v0 ).add( v1 ).multiplyScalar( 0.5 ); + _segDir.copy( v1 ).sub( v0 ).normalize(); + _diff.copy( this.origin ).sub( _segCenter ); + + const segExtent = v0.distanceTo( v1 ) * 0.5; + const a01 = - this.direction.dot( _segDir ); + const b0 = _diff.dot( this.direction ); + const b1 = - _diff.dot( _segDir ); + const c = _diff.lengthSq(); + const det = Math.abs( 1 - a01 * a01 ); + let s0, s1, sqrDist, extDet; + + if ( det > 0 ) { + + // The ray and segment are not parallel. + + s0 = a01 * b1 - b0; + s1 = a01 * b0 - b1; + extDet = segExtent * det; + + if ( s0 >= 0 ) { + + if ( s1 >= - extDet ) { + + if ( s1 <= extDet ) { + + // region 0 + // Minimum at interior points of ray and segment. + + const invDet = 1 / det; + s0 *= invDet; + s1 *= invDet; + sqrDist = s0 * ( s0 + a01 * s1 + 2 * b0 ) + s1 * ( a01 * s0 + s1 + 2 * b1 ) + c; + + } else { + + // region 1 + + s1 = segExtent; + s0 = Math.max( 0, - ( a01 * s1 + b0 ) ); + sqrDist = - s0 * s0 + s1 * ( s1 + 2 * b1 ) + c; + + } + + } else { + + // region 5 + + s1 = - segExtent; + s0 = Math.max( 0, - ( a01 * s1 + b0 ) ); + sqrDist = - s0 * s0 + s1 * ( s1 + 2 * b1 ) + c; + + } + + } else { + + if ( s1 <= - extDet ) { + + // region 4 + + s0 = Math.max( 0, - ( - a01 * segExtent + b0 ) ); + s1 = ( s0 > 0 ) ? - segExtent : Math.min( Math.max( - segExtent, - b1 ), segExtent ); + sqrDist = - s0 * s0 + s1 * ( s1 + 2 * b1 ) + c; + + } else if ( s1 <= extDet ) { + + // region 3 + + s0 = 0; + s1 = Math.min( Math.max( - segExtent, - b1 ), segExtent ); + sqrDist = s1 * ( s1 + 2 * b1 ) + c; + + } else { + + // region 2 + + s0 = Math.max( 0, - ( a01 * segExtent + b0 ) ); + s1 = ( s0 > 0 ) ? segExtent : Math.min( Math.max( - segExtent, - b1 ), segExtent ); + sqrDist = - s0 * s0 + s1 * ( s1 + 2 * b1 ) + c; + + } + + } + + } else { + + // Ray and segment are parallel. + + s1 = ( a01 > 0 ) ? - segExtent : segExtent; + s0 = Math.max( 0, - ( a01 * s1 + b0 ) ); + sqrDist = - s0 * s0 + s1 * ( s1 + 2 * b1 ) + c; + + } + + if ( optionalPointOnRay ) { + + optionalPointOnRay.copy( this.origin ).addScaledVector( this.direction, s0 ); + + } + + if ( optionalPointOnSegment ) { + + optionalPointOnSegment.copy( _segCenter ).addScaledVector( _segDir, s1 ); + + } + + return sqrDist; + + } + + intersectSphere( sphere, target ) { + + _vector$a.subVectors( sphere.center, this.origin ); + const tca = _vector$a.dot( this.direction ); + const d2 = _vector$a.dot( _vector$a ) - tca * tca; + const radius2 = sphere.radius * sphere.radius; + + if ( d2 > radius2 ) return null; + + const thc = Math.sqrt( radius2 - d2 ); + + // t0 = first intersect point - entrance on front of sphere + const t0 = tca - thc; + + // t1 = second intersect point - exit point on back of sphere + const t1 = tca + thc; + + // test to see if t1 is behind the ray - if so, return null + if ( t1 < 0 ) return null; + + // test to see if t0 is behind the ray: + // if it is, the ray is inside the sphere, so return the second exit point scaled by t1, + // in order to always return an intersect point that is in front of the ray. + if ( t0 < 0 ) return this.at( t1, target ); + + // else t0 is in front of the ray, so return the first collision point scaled by t0 + return this.at( t0, target ); + + } + + intersectsSphere( sphere ) { + + return this.distanceSqToPoint( sphere.center ) <= ( sphere.radius * sphere.radius ); + + } + + distanceToPlane( plane ) { + + const denominator = plane.normal.dot( this.direction ); + + if ( denominator === 0 ) { + + // line is coplanar, return origin + if ( plane.distanceToPoint( this.origin ) === 0 ) { + + return 0; + + } + + // Null is preferable to undefined since undefined means.... it is undefined + + return null; + + } + + const t = - ( this.origin.dot( plane.normal ) + plane.constant ) / denominator; + + // Return if the ray never intersects the plane + + return t >= 0 ? t : null; + + } + + intersectPlane( plane, target ) { + + const t = this.distanceToPlane( plane ); + + if ( t === null ) { + + return null; + + } + + return this.at( t, target ); + + } + + intersectsPlane( plane ) { + + // check if the ray lies on the plane first + + const distToPoint = plane.distanceToPoint( this.origin ); + + if ( distToPoint === 0 ) { + + return true; + + } + + const denominator = plane.normal.dot( this.direction ); + + if ( denominator * distToPoint < 0 ) { + + return true; + + } + + // ray origin is behind the plane (and is pointing behind it) + + return false; + + } + + intersectBox( box, target ) { + + let tmin, tmax, tymin, tymax, tzmin, tzmax; + + const invdirx = 1 / this.direction.x, + invdiry = 1 / this.direction.y, + invdirz = 1 / this.direction.z; + + const origin = this.origin; + + if ( invdirx >= 0 ) { + + tmin = ( box.min.x - origin.x ) * invdirx; + tmax = ( box.max.x - origin.x ) * invdirx; + + } else { + + tmin = ( box.max.x - origin.x ) * invdirx; + tmax = ( box.min.x - origin.x ) * invdirx; + + } + + if ( invdiry >= 0 ) { + + tymin = ( box.min.y - origin.y ) * invdiry; + tymax = ( box.max.y - origin.y ) * invdiry; + + } else { + + tymin = ( box.max.y - origin.y ) * invdiry; + tymax = ( box.min.y - origin.y ) * invdiry; + + } + + if ( ( tmin > tymax ) || ( tymin > tmax ) ) return null; + + if ( tymin > tmin || isNaN( tmin ) ) tmin = tymin; + + if ( tymax < tmax || isNaN( tmax ) ) tmax = tymax; + + if ( invdirz >= 0 ) { + + tzmin = ( box.min.z - origin.z ) * invdirz; + tzmax = ( box.max.z - origin.z ) * invdirz; + + } else { + + tzmin = ( box.max.z - origin.z ) * invdirz; + tzmax = ( box.min.z - origin.z ) * invdirz; + + } + + if ( ( tmin > tzmax ) || ( tzmin > tmax ) ) return null; + + if ( tzmin > tmin || tmin !== tmin ) tmin = tzmin; + + if ( tzmax < tmax || tmax !== tmax ) tmax = tzmax; + + //return point closest to the ray (positive side) + + if ( tmax < 0 ) return null; + + return this.at( tmin >= 0 ? tmin : tmax, target ); + + } + + intersectsBox( box ) { + + return this.intersectBox( box, _vector$a ) !== null; + + } + + intersectTriangle( a, b, c, backfaceCulling, target ) { + + // Compute the offset origin, edges, and normal. + + // from https://github.com/pmjoniak/GeometricTools/blob/master/GTEngine/Include/Mathematics/GteIntrRay3Triangle3.h + + _edge1.subVectors( b, a ); + _edge2.subVectors( c, a ); + _normal$1.crossVectors( _edge1, _edge2 ); + + // Solve Q + t*D = b1*E1 + b2*E2 (Q = kDiff, D = ray direction, + // E1 = kEdge1, E2 = kEdge2, N = Cross(E1,E2)) by + // |Dot(D,N)|*b1 = sign(Dot(D,N))*Dot(D,Cross(Q,E2)) + // |Dot(D,N)|*b2 = sign(Dot(D,N))*Dot(D,Cross(E1,Q)) + // |Dot(D,N)|*t = -sign(Dot(D,N))*Dot(Q,N) + let DdN = this.direction.dot( _normal$1 ); + let sign; + + if ( DdN > 0 ) { + + if ( backfaceCulling ) return null; + sign = 1; + + } else if ( DdN < 0 ) { + + sign = - 1; + DdN = - DdN; + + } else { + + return null; + + } + + _diff.subVectors( this.origin, a ); + const DdQxE2 = sign * this.direction.dot( _edge2.crossVectors( _diff, _edge2 ) ); + + // b1 < 0, no intersection + if ( DdQxE2 < 0 ) { + + return null; + + } + + const DdE1xQ = sign * this.direction.dot( _edge1.cross( _diff ) ); + + // b2 < 0, no intersection + if ( DdE1xQ < 0 ) { + + return null; + + } + + // b1+b2 > 1, no intersection + if ( DdQxE2 + DdE1xQ > DdN ) { + + return null; + + } + + // Line intersects triangle, check if ray does. + const QdN = - sign * _diff.dot( _normal$1 ); + + // t < 0, no intersection + if ( QdN < 0 ) { + + return null; + + } + + // Ray intersects triangle. + return this.at( QdN / DdN, target ); + + } + + applyMatrix4( matrix4 ) { + + this.origin.applyMatrix4( matrix4 ); + this.direction.transformDirection( matrix4 ); + + return this; + + } + + equals( ray ) { + + return ray.origin.equals( this.origin ) && ray.direction.equals( this.direction ); + + } + + clone() { + + return new this.constructor().copy( this ); + + } + +} + +class Matrix4 { + + constructor( n11, n12, n13, n14, n21, n22, n23, n24, n31, n32, n33, n34, n41, n42, n43, n44 ) { + + Matrix4.prototype.isMatrix4 = true; + + this.elements = [ + + 1, 0, 0, 0, + 0, 1, 0, 0, + 0, 0, 1, 0, + 0, 0, 0, 1 + + ]; + + if ( n11 !== undefined ) { + + this.set( n11, n12, n13, n14, n21, n22, n23, n24, n31, n32, n33, n34, n41, n42, n43, n44 ); + + } + + } + + set( n11, n12, n13, n14, n21, n22, n23, n24, n31, n32, n33, n34, n41, n42, n43, n44 ) { + + const te = this.elements; + + te[ 0 ] = n11; te[ 4 ] = n12; te[ 8 ] = n13; te[ 12 ] = n14; + te[ 1 ] = n21; te[ 5 ] = n22; te[ 9 ] = n23; te[ 13 ] = n24; + te[ 2 ] = n31; te[ 6 ] = n32; te[ 10 ] = n33; te[ 14 ] = n34; + te[ 3 ] = n41; te[ 7 ] = n42; te[ 11 ] = n43; te[ 15 ] = n44; + + return this; + + } + + identity() { + + this.set( + + 1, 0, 0, 0, + 0, 1, 0, 0, + 0, 0, 1, 0, + 0, 0, 0, 1 + + ); + + return this; + + } + + clone() { + + return new Matrix4().fromArray( this.elements ); + + } + + copy( m ) { + + const te = this.elements; + const me = m.elements; + + te[ 0 ] = me[ 0 ]; te[ 1 ] = me[ 1 ]; te[ 2 ] = me[ 2 ]; te[ 3 ] = me[ 3 ]; + te[ 4 ] = me[ 4 ]; te[ 5 ] = me[ 5 ]; te[ 6 ] = me[ 6 ]; te[ 7 ] = me[ 7 ]; + te[ 8 ] = me[ 8 ]; te[ 9 ] = me[ 9 ]; te[ 10 ] = me[ 10 ]; te[ 11 ] = me[ 11 ]; + te[ 12 ] = me[ 12 ]; te[ 13 ] = me[ 13 ]; te[ 14 ] = me[ 14 ]; te[ 15 ] = me[ 15 ]; + + return this; + + } + + copyPosition( m ) { + + const te = this.elements, me = m.elements; + + te[ 12 ] = me[ 12 ]; + te[ 13 ] = me[ 13 ]; + te[ 14 ] = me[ 14 ]; + + return this; + + } + + setFromMatrix3( m ) { + + const me = m.elements; + + this.set( + + me[ 0 ], me[ 3 ], me[ 6 ], 0, + me[ 1 ], me[ 4 ], me[ 7 ], 0, + me[ 2 ], me[ 5 ], me[ 8 ], 0, + 0, 0, 0, 1 + + ); + + return this; + + } + + extractBasis( xAxis, yAxis, zAxis ) { + + xAxis.setFromMatrixColumn( this, 0 ); + yAxis.setFromMatrixColumn( this, 1 ); + zAxis.setFromMatrixColumn( this, 2 ); + + return this; + + } + + makeBasis( xAxis, yAxis, zAxis ) { + + this.set( + xAxis.x, yAxis.x, zAxis.x, 0, + xAxis.y, yAxis.y, zAxis.y, 0, + xAxis.z, yAxis.z, zAxis.z, 0, + 0, 0, 0, 1 + ); + + return this; + + } + + extractRotation( m ) { + + // this method does not support reflection matrices + + const te = this.elements; + const me = m.elements; + + const scaleX = 1 / _v1$5.setFromMatrixColumn( m, 0 ).length(); + const scaleY = 1 / _v1$5.setFromMatrixColumn( m, 1 ).length(); + const scaleZ = 1 / _v1$5.setFromMatrixColumn( m, 2 ).length(); + + te[ 0 ] = me[ 0 ] * scaleX; + te[ 1 ] = me[ 1 ] * scaleX; + te[ 2 ] = me[ 2 ] * scaleX; + te[ 3 ] = 0; + + te[ 4 ] = me[ 4 ] * scaleY; + te[ 5 ] = me[ 5 ] * scaleY; + te[ 6 ] = me[ 6 ] * scaleY; + te[ 7 ] = 0; + + te[ 8 ] = me[ 8 ] * scaleZ; + te[ 9 ] = me[ 9 ] * scaleZ; + te[ 10 ] = me[ 10 ] * scaleZ; + te[ 11 ] = 0; + + te[ 12 ] = 0; + te[ 13 ] = 0; + te[ 14 ] = 0; + te[ 15 ] = 1; + + return this; + + } + + makeRotationFromEuler( euler ) { + + const te = this.elements; + + const x = euler.x, y = euler.y, z = euler.z; + const a = Math.cos( x ), b = Math.sin( x ); + const c = Math.cos( y ), d = Math.sin( y ); + const e = Math.cos( z ), f = Math.sin( z ); + + if ( euler.order === 'XYZ' ) { + + const ae = a * e, af = a * f, be = b * e, bf = b * f; + + te[ 0 ] = c * e; + te[ 4 ] = - c * f; + te[ 8 ] = d; + + te[ 1 ] = af + be * d; + te[ 5 ] = ae - bf * d; + te[ 9 ] = - b * c; + + te[ 2 ] = bf - ae * d; + te[ 6 ] = be + af * d; + te[ 10 ] = a * c; + + } else if ( euler.order === 'YXZ' ) { + + const ce = c * e, cf = c * f, de = d * e, df = d * f; + + te[ 0 ] = ce + df * b; + te[ 4 ] = de * b - cf; + te[ 8 ] = a * d; + + te[ 1 ] = a * f; + te[ 5 ] = a * e; + te[ 9 ] = - b; + + te[ 2 ] = cf * b - de; + te[ 6 ] = df + ce * b; + te[ 10 ] = a * c; + + } else if ( euler.order === 'ZXY' ) { + + const ce = c * e, cf = c * f, de = d * e, df = d * f; + + te[ 0 ] = ce - df * b; + te[ 4 ] = - a * f; + te[ 8 ] = de + cf * b; + + te[ 1 ] = cf + de * b; + te[ 5 ] = a * e; + te[ 9 ] = df - ce * b; + + te[ 2 ] = - a * d; + te[ 6 ] = b; + te[ 10 ] = a * c; + + } else if ( euler.order === 'ZYX' ) { + + const ae = a * e, af = a * f, be = b * e, bf = b * f; + + te[ 0 ] = c * e; + te[ 4 ] = be * d - af; + te[ 8 ] = ae * d + bf; + + te[ 1 ] = c * f; + te[ 5 ] = bf * d + ae; + te[ 9 ] = af * d - be; + + te[ 2 ] = - d; + te[ 6 ] = b * c; + te[ 10 ] = a * c; + + } else if ( euler.order === 'YZX' ) { + + const ac = a * c, ad = a * d, bc = b * c, bd = b * d; + + te[ 0 ] = c * e; + te[ 4 ] = bd - ac * f; + te[ 8 ] = bc * f + ad; + + te[ 1 ] = f; + te[ 5 ] = a * e; + te[ 9 ] = - b * e; + + te[ 2 ] = - d * e; + te[ 6 ] = ad * f + bc; + te[ 10 ] = ac - bd * f; + + } else if ( euler.order === 'XZY' ) { + + const ac = a * c, ad = a * d, bc = b * c, bd = b * d; + + te[ 0 ] = c * e; + te[ 4 ] = - f; + te[ 8 ] = d * e; + + te[ 1 ] = ac * f + bd; + te[ 5 ] = a * e; + te[ 9 ] = ad * f - bc; + + te[ 2 ] = bc * f - ad; + te[ 6 ] = b * e; + te[ 10 ] = bd * f + ac; + + } + + // bottom row + te[ 3 ] = 0; + te[ 7 ] = 0; + te[ 11 ] = 0; + + // last column + te[ 12 ] = 0; + te[ 13 ] = 0; + te[ 14 ] = 0; + te[ 15 ] = 1; + + return this; + + } + + makeRotationFromQuaternion( q ) { + + return this.compose( _zero, q, _one ); + + } + + lookAt( eye, target, up ) { + + const te = this.elements; + + _z.subVectors( eye, target ); + + if ( _z.lengthSq() === 0 ) { + + // eye and target are in the same position + + _z.z = 1; + + } + + _z.normalize(); + _x.crossVectors( up, _z ); + + if ( _x.lengthSq() === 0 ) { + + // up and z are parallel + + if ( Math.abs( up.z ) === 1 ) { + + _z.x += 0.0001; + + } else { + + _z.z += 0.0001; + + } + + _z.normalize(); + _x.crossVectors( up, _z ); + + } + + _x.normalize(); + _y.crossVectors( _z, _x ); + + te[ 0 ] = _x.x; te[ 4 ] = _y.x; te[ 8 ] = _z.x; + te[ 1 ] = _x.y; te[ 5 ] = _y.y; te[ 9 ] = _z.y; + te[ 2 ] = _x.z; te[ 6 ] = _y.z; te[ 10 ] = _z.z; + + return this; + + } + + multiply( m ) { + + return this.multiplyMatrices( this, m ); + + } + + premultiply( m ) { + + return this.multiplyMatrices( m, this ); + + } + + multiplyMatrices( a, b ) { + + const ae = a.elements; + const be = b.elements; + const te = this.elements; + + const a11 = ae[ 0 ], a12 = ae[ 4 ], a13 = ae[ 8 ], a14 = ae[ 12 ]; + const a21 = ae[ 1 ], a22 = ae[ 5 ], a23 = ae[ 9 ], a24 = ae[ 13 ]; + const a31 = ae[ 2 ], a32 = ae[ 6 ], a33 = ae[ 10 ], a34 = ae[ 14 ]; + const a41 = ae[ 3 ], a42 = ae[ 7 ], a43 = ae[ 11 ], a44 = ae[ 15 ]; + + const b11 = be[ 0 ], b12 = be[ 4 ], b13 = be[ 8 ], b14 = be[ 12 ]; + const b21 = be[ 1 ], b22 = be[ 5 ], b23 = be[ 9 ], b24 = be[ 13 ]; + const b31 = be[ 2 ], b32 = be[ 6 ], b33 = be[ 10 ], b34 = be[ 14 ]; + const b41 = be[ 3 ], b42 = be[ 7 ], b43 = be[ 11 ], b44 = be[ 15 ]; + + te[ 0 ] = a11 * b11 + a12 * b21 + a13 * b31 + a14 * b41; + te[ 4 ] = a11 * b12 + a12 * b22 + a13 * b32 + a14 * b42; + te[ 8 ] = a11 * b13 + a12 * b23 + a13 * b33 + a14 * b43; + te[ 12 ] = a11 * b14 + a12 * b24 + a13 * b34 + a14 * b44; + + te[ 1 ] = a21 * b11 + a22 * b21 + a23 * b31 + a24 * b41; + te[ 5 ] = a21 * b12 + a22 * b22 + a23 * b32 + a24 * b42; + te[ 9 ] = a21 * b13 + a22 * b23 + a23 * b33 + a24 * b43; + te[ 13 ] = a21 * b14 + a22 * b24 + a23 * b34 + a24 * b44; + + te[ 2 ] = a31 * b11 + a32 * b21 + a33 * b31 + a34 * b41; + te[ 6 ] = a31 * b12 + a32 * b22 + a33 * b32 + a34 * b42; + te[ 10 ] = a31 * b13 + a32 * b23 + a33 * b33 + a34 * b43; + te[ 14 ] = a31 * b14 + a32 * b24 + a33 * b34 + a34 * b44; + + te[ 3 ] = a41 * b11 + a42 * b21 + a43 * b31 + a44 * b41; + te[ 7 ] = a41 * b12 + a42 * b22 + a43 * b32 + a44 * b42; + te[ 11 ] = a41 * b13 + a42 * b23 + a43 * b33 + a44 * b43; + te[ 15 ] = a41 * b14 + a42 * b24 + a43 * b34 + a44 * b44; + + return this; + + } + + multiplyScalar( s ) { + + const te = this.elements; + + te[ 0 ] *= s; te[ 4 ] *= s; te[ 8 ] *= s; te[ 12 ] *= s; + te[ 1 ] *= s; te[ 5 ] *= s; te[ 9 ] *= s; te[ 13 ] *= s; + te[ 2 ] *= s; te[ 6 ] *= s; te[ 10 ] *= s; te[ 14 ] *= s; + te[ 3 ] *= s; te[ 7 ] *= s; te[ 11 ] *= s; te[ 15 ] *= s; + + return this; + + } + + determinant() { + + const te = this.elements; + + const n11 = te[ 0 ], n12 = te[ 4 ], n13 = te[ 8 ], n14 = te[ 12 ]; + const n21 = te[ 1 ], n22 = te[ 5 ], n23 = te[ 9 ], n24 = te[ 13 ]; + const n31 = te[ 2 ], n32 = te[ 6 ], n33 = te[ 10 ], n34 = te[ 14 ]; + const n41 = te[ 3 ], n42 = te[ 7 ], n43 = te[ 11 ], n44 = te[ 15 ]; + + //TODO: make this more efficient + //( based on http://www.euclideanspace.com/maths/algebra/matrix/functions/inverse/fourD/index.htm ) + + return ( + n41 * ( + + n14 * n23 * n32 + - n13 * n24 * n32 + - n14 * n22 * n33 + + n12 * n24 * n33 + + n13 * n22 * n34 + - n12 * n23 * n34 + ) + + n42 * ( + + n11 * n23 * n34 + - n11 * n24 * n33 + + n14 * n21 * n33 + - n13 * n21 * n34 + + n13 * n24 * n31 + - n14 * n23 * n31 + ) + + n43 * ( + + n11 * n24 * n32 + - n11 * n22 * n34 + - n14 * n21 * n32 + + n12 * n21 * n34 + + n14 * n22 * n31 + - n12 * n24 * n31 + ) + + n44 * ( + - n13 * n22 * n31 + - n11 * n23 * n32 + + n11 * n22 * n33 + + n13 * n21 * n32 + - n12 * n21 * n33 + + n12 * n23 * n31 + ) + + ); + + } + + transpose() { + + const te = this.elements; + let tmp; + + tmp = te[ 1 ]; te[ 1 ] = te[ 4 ]; te[ 4 ] = tmp; + tmp = te[ 2 ]; te[ 2 ] = te[ 8 ]; te[ 8 ] = tmp; + tmp = te[ 6 ]; te[ 6 ] = te[ 9 ]; te[ 9 ] = tmp; + + tmp = te[ 3 ]; te[ 3 ] = te[ 12 ]; te[ 12 ] = tmp; + tmp = te[ 7 ]; te[ 7 ] = te[ 13 ]; te[ 13 ] = tmp; + tmp = te[ 11 ]; te[ 11 ] = te[ 14 ]; te[ 14 ] = tmp; + + return this; + + } + + setPosition( x, y, z ) { + + const te = this.elements; + + if ( x.isVector3 ) { + + te[ 12 ] = x.x; + te[ 13 ] = x.y; + te[ 14 ] = x.z; + + } else { + + te[ 12 ] = x; + te[ 13 ] = y; + te[ 14 ] = z; + + } + + return this; + + } + + invert() { + + // based on http://www.euclideanspace.com/maths/algebra/matrix/functions/inverse/fourD/index.htm + const te = this.elements, + + n11 = te[ 0 ], n21 = te[ 1 ], n31 = te[ 2 ], n41 = te[ 3 ], + n12 = te[ 4 ], n22 = te[ 5 ], n32 = te[ 6 ], n42 = te[ 7 ], + n13 = te[ 8 ], n23 = te[ 9 ], n33 = te[ 10 ], n43 = te[ 11 ], + n14 = te[ 12 ], n24 = te[ 13 ], n34 = te[ 14 ], n44 = te[ 15 ], + + t11 = n23 * n34 * n42 - n24 * n33 * n42 + n24 * n32 * n43 - n22 * n34 * n43 - n23 * n32 * n44 + n22 * n33 * n44, + t12 = n14 * n33 * n42 - n13 * n34 * n42 - n14 * n32 * n43 + n12 * n34 * n43 + n13 * n32 * n44 - n12 * n33 * n44, + t13 = n13 * n24 * n42 - n14 * n23 * n42 + n14 * n22 * n43 - n12 * n24 * n43 - n13 * n22 * n44 + n12 * n23 * n44, + t14 = n14 * n23 * n32 - n13 * n24 * n32 - n14 * n22 * n33 + n12 * n24 * n33 + n13 * n22 * n34 - n12 * n23 * n34; + + const det = n11 * t11 + n21 * t12 + n31 * t13 + n41 * t14; + + if ( det === 0 ) return this.set( 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ); + + const detInv = 1 / det; + + te[ 0 ] = t11 * detInv; + te[ 1 ] = ( n24 * n33 * n41 - n23 * n34 * n41 - n24 * n31 * n43 + n21 * n34 * n43 + n23 * n31 * n44 - n21 * n33 * n44 ) * detInv; + te[ 2 ] = ( n22 * n34 * n41 - n24 * n32 * n41 + n24 * n31 * n42 - n21 * n34 * n42 - n22 * n31 * n44 + n21 * n32 * n44 ) * detInv; + te[ 3 ] = ( n23 * n32 * n41 - n22 * n33 * n41 - n23 * n31 * n42 + n21 * n33 * n42 + n22 * n31 * n43 - n21 * n32 * n43 ) * detInv; + + te[ 4 ] = t12 * detInv; + te[ 5 ] = ( n13 * n34 * n41 - n14 * n33 * n41 + n14 * n31 * n43 - n11 * n34 * n43 - n13 * n31 * n44 + n11 * n33 * n44 ) * detInv; + te[ 6 ] = ( n14 * n32 * n41 - n12 * n34 * n41 - n14 * n31 * n42 + n11 * n34 * n42 + n12 * n31 * n44 - n11 * n32 * n44 ) * detInv; + te[ 7 ] = ( n12 * n33 * n41 - n13 * n32 * n41 + n13 * n31 * n42 - n11 * n33 * n42 - n12 * n31 * n43 + n11 * n32 * n43 ) * detInv; + + te[ 8 ] = t13 * detInv; + te[ 9 ] = ( n14 * n23 * n41 - n13 * n24 * n41 - n14 * n21 * n43 + n11 * n24 * n43 + n13 * n21 * n44 - n11 * n23 * n44 ) * detInv; + te[ 10 ] = ( n12 * n24 * n41 - n14 * n22 * n41 + n14 * n21 * n42 - n11 * n24 * n42 - n12 * n21 * n44 + n11 * n22 * n44 ) * detInv; + te[ 11 ] = ( n13 * n22 * n41 - n12 * n23 * n41 - n13 * n21 * n42 + n11 * n23 * n42 + n12 * n21 * n43 - n11 * n22 * n43 ) * detInv; + + te[ 12 ] = t14 * detInv; + te[ 13 ] = ( n13 * n24 * n31 - n14 * n23 * n31 + n14 * n21 * n33 - n11 * n24 * n33 - n13 * n21 * n34 + n11 * n23 * n34 ) * detInv; + te[ 14 ] = ( n14 * n22 * n31 - n12 * n24 * n31 - n14 * n21 * n32 + n11 * n24 * n32 + n12 * n21 * n34 - n11 * n22 * n34 ) * detInv; + te[ 15 ] = ( n12 * n23 * n31 - n13 * n22 * n31 + n13 * n21 * n32 - n11 * n23 * n32 - n12 * n21 * n33 + n11 * n22 * n33 ) * detInv; + + return this; + + } + + scale( v ) { + + const te = this.elements; + const x = v.x, y = v.y, z = v.z; + + te[ 0 ] *= x; te[ 4 ] *= y; te[ 8 ] *= z; + te[ 1 ] *= x; te[ 5 ] *= y; te[ 9 ] *= z; + te[ 2 ] *= x; te[ 6 ] *= y; te[ 10 ] *= z; + te[ 3 ] *= x; te[ 7 ] *= y; te[ 11 ] *= z; + + return this; + + } + + getMaxScaleOnAxis() { + + const te = this.elements; + + const scaleXSq = te[ 0 ] * te[ 0 ] + te[ 1 ] * te[ 1 ] + te[ 2 ] * te[ 2 ]; + const scaleYSq = te[ 4 ] * te[ 4 ] + te[ 5 ] * te[ 5 ] + te[ 6 ] * te[ 6 ]; + const scaleZSq = te[ 8 ] * te[ 8 ] + te[ 9 ] * te[ 9 ] + te[ 10 ] * te[ 10 ]; + + return Math.sqrt( Math.max( scaleXSq, scaleYSq, scaleZSq ) ); + + } + + makeTranslation( x, y, z ) { + + if ( x.isVector3 ) { + + this.set( + + 1, 0, 0, x.x, + 0, 1, 0, x.y, + 0, 0, 1, x.z, + 0, 0, 0, 1 + + ); + + } else { + + this.set( + + 1, 0, 0, x, + 0, 1, 0, y, + 0, 0, 1, z, + 0, 0, 0, 1 + + ); + + } + + return this; + + } + + makeRotationX( theta ) { + + const c = Math.cos( theta ), s = Math.sin( theta ); + + this.set( + + 1, 0, 0, 0, + 0, c, - s, 0, + 0, s, c, 0, + 0, 0, 0, 1 + + ); + + return this; + + } + + makeRotationY( theta ) { + + const c = Math.cos( theta ), s = Math.sin( theta ); + + this.set( + + c, 0, s, 0, + 0, 1, 0, 0, + - s, 0, c, 0, + 0, 0, 0, 1 + + ); + + return this; + + } + + makeRotationZ( theta ) { + + const c = Math.cos( theta ), s = Math.sin( theta ); + + this.set( + + c, - s, 0, 0, + s, c, 0, 0, + 0, 0, 1, 0, + 0, 0, 0, 1 + + ); + + return this; + + } + + makeRotationAxis( axis, angle ) { + + // Based on http://www.gamedev.net/reference/articles/article1199.asp + + const c = Math.cos( angle ); + const s = Math.sin( angle ); + const t = 1 - c; + const x = axis.x, y = axis.y, z = axis.z; + const tx = t * x, ty = t * y; + + this.set( + + tx * x + c, tx * y - s * z, tx * z + s * y, 0, + tx * y + s * z, ty * y + c, ty * z - s * x, 0, + tx * z - s * y, ty * z + s * x, t * z * z + c, 0, + 0, 0, 0, 1 + + ); + + return this; + + } + + makeScale( x, y, z ) { + + this.set( + + x, 0, 0, 0, + 0, y, 0, 0, + 0, 0, z, 0, + 0, 0, 0, 1 + + ); + + return this; + + } + + makeShear( xy, xz, yx, yz, zx, zy ) { + + this.set( + + 1, yx, zx, 0, + xy, 1, zy, 0, + xz, yz, 1, 0, + 0, 0, 0, 1 + + ); + + return this; + + } + + compose( position, quaternion, scale ) { + + const te = this.elements; + + const x = quaternion._x, y = quaternion._y, z = quaternion._z, w = quaternion._w; + const x2 = x + x, y2 = y + y, z2 = z + z; + const xx = x * x2, xy = x * y2, xz = x * z2; + const yy = y * y2, yz = y * z2, zz = z * z2; + const wx = w * x2, wy = w * y2, wz = w * z2; + + const sx = scale.x, sy = scale.y, sz = scale.z; + + te[ 0 ] = ( 1 - ( yy + zz ) ) * sx; + te[ 1 ] = ( xy + wz ) * sx; + te[ 2 ] = ( xz - wy ) * sx; + te[ 3 ] = 0; + + te[ 4 ] = ( xy - wz ) * sy; + te[ 5 ] = ( 1 - ( xx + zz ) ) * sy; + te[ 6 ] = ( yz + wx ) * sy; + te[ 7 ] = 0; + + te[ 8 ] = ( xz + wy ) * sz; + te[ 9 ] = ( yz - wx ) * sz; + te[ 10 ] = ( 1 - ( xx + yy ) ) * sz; + te[ 11 ] = 0; + + te[ 12 ] = position.x; + te[ 13 ] = position.y; + te[ 14 ] = position.z; + te[ 15 ] = 1; + + return this; + + } + + decompose( position, quaternion, scale ) { + + const te = this.elements; + + let sx = _v1$5.set( te[ 0 ], te[ 1 ], te[ 2 ] ).length(); + const sy = _v1$5.set( te[ 4 ], te[ 5 ], te[ 6 ] ).length(); + const sz = _v1$5.set( te[ 8 ], te[ 9 ], te[ 10 ] ).length(); + + // if determine is negative, we need to invert one scale + const det = this.determinant(); + if ( det < 0 ) sx = - sx; + + position.x = te[ 12 ]; + position.y = te[ 13 ]; + position.z = te[ 14 ]; + + // scale the rotation part + _m1$2.copy( this ); + + const invSX = 1 / sx; + const invSY = 1 / sy; + const invSZ = 1 / sz; + + _m1$2.elements[ 0 ] *= invSX; + _m1$2.elements[ 1 ] *= invSX; + _m1$2.elements[ 2 ] *= invSX; + + _m1$2.elements[ 4 ] *= invSY; + _m1$2.elements[ 5 ] *= invSY; + _m1$2.elements[ 6 ] *= invSY; + + _m1$2.elements[ 8 ] *= invSZ; + _m1$2.elements[ 9 ] *= invSZ; + _m1$2.elements[ 10 ] *= invSZ; + + quaternion.setFromRotationMatrix( _m1$2 ); + + scale.x = sx; + scale.y = sy; + scale.z = sz; + + return this; + + } + + makePerspective( left, right, top, bottom, near, far, coordinateSystem = WebGLCoordinateSystem ) { + + const te = this.elements; + const x = 2 * near / ( right - left ); + const y = 2 * near / ( top - bottom ); + + const a = ( right + left ) / ( right - left ); + const b = ( top + bottom ) / ( top - bottom ); + + let c, d; + + if ( coordinateSystem === WebGLCoordinateSystem ) { + + c = - ( far + near ) / ( far - near ); + d = ( - 2 * far * near ) / ( far - near ); + + } else if ( coordinateSystem === WebGPUCoordinateSystem ) { + + c = - far / ( far - near ); + d = ( - far * near ) / ( far - near ); + + } else { + + throw new Error( 'THREE.Matrix4.makePerspective(): Invalid coordinate system: ' + coordinateSystem ); + + } + + te[ 0 ] = x; te[ 4 ] = 0; te[ 8 ] = a; te[ 12 ] = 0; + te[ 1 ] = 0; te[ 5 ] = y; te[ 9 ] = b; te[ 13 ] = 0; + te[ 2 ] = 0; te[ 6 ] = 0; te[ 10 ] = c; te[ 14 ] = d; + te[ 3 ] = 0; te[ 7 ] = 0; te[ 11 ] = - 1; te[ 15 ] = 0; + + return this; + + } + + makeOrthographic( left, right, top, bottom, near, far, coordinateSystem = WebGLCoordinateSystem ) { + + const te = this.elements; + const w = 1.0 / ( right - left ); + const h = 1.0 / ( top - bottom ); + const p = 1.0 / ( far - near ); + + const x = ( right + left ) * w; + const y = ( top + bottom ) * h; + + let z, zInv; + + if ( coordinateSystem === WebGLCoordinateSystem ) { + + z = ( far + near ) * p; + zInv = - 2 * p; + + } else if ( coordinateSystem === WebGPUCoordinateSystem ) { + + z = near * p; + zInv = - 1 * p; + + } else { + + throw new Error( 'THREE.Matrix4.makeOrthographic(): Invalid coordinate system: ' + coordinateSystem ); + + } + + te[ 0 ] = 2 * w; te[ 4 ] = 0; te[ 8 ] = 0; te[ 12 ] = - x; + te[ 1 ] = 0; te[ 5 ] = 2 * h; te[ 9 ] = 0; te[ 13 ] = - y; + te[ 2 ] = 0; te[ 6 ] = 0; te[ 10 ] = zInv; te[ 14 ] = - z; + te[ 3 ] = 0; te[ 7 ] = 0; te[ 11 ] = 0; te[ 15 ] = 1; + + return this; + + } + + equals( matrix ) { + + const te = this.elements; + const me = matrix.elements; + + for ( let i = 0; i < 16; i ++ ) { + + if ( te[ i ] !== me[ i ] ) return false; + + } + + return true; + + } + + fromArray( array, offset = 0 ) { + + for ( let i = 0; i < 16; i ++ ) { + + this.elements[ i ] = array[ i + offset ]; + + } + + return this; + + } + + toArray( array = [], offset = 0 ) { + + const te = this.elements; + + array[ offset ] = te[ 0 ]; + array[ offset + 1 ] = te[ 1 ]; + array[ offset + 2 ] = te[ 2 ]; + array[ offset + 3 ] = te[ 3 ]; + + array[ offset + 4 ] = te[ 4 ]; + array[ offset + 5 ] = te[ 5 ]; + array[ offset + 6 ] = te[ 6 ]; + array[ offset + 7 ] = te[ 7 ]; + + array[ offset + 8 ] = te[ 8 ]; + array[ offset + 9 ] = te[ 9 ]; + array[ offset + 10 ] = te[ 10 ]; + array[ offset + 11 ] = te[ 11 ]; + + array[ offset + 12 ] = te[ 12 ]; + array[ offset + 13 ] = te[ 13 ]; + array[ offset + 14 ] = te[ 14 ]; + array[ offset + 15 ] = te[ 15 ]; + + return array; + + } + +} + +const _v1$5 = /*@__PURE__*/ new Vector3(); +const _m1$2 = /*@__PURE__*/ new Matrix4(); +const _zero = /*@__PURE__*/ new Vector3( 0, 0, 0 ); +const _one = /*@__PURE__*/ new Vector3( 1, 1, 1 ); +const _x = /*@__PURE__*/ new Vector3(); +const _y = /*@__PURE__*/ new Vector3(); +const _z = /*@__PURE__*/ new Vector3(); + +const _matrix$2 = /*@__PURE__*/ new Matrix4(); +const _quaternion$3 = /*@__PURE__*/ new Quaternion(); + +class Euler { + + constructor( x = 0, y = 0, z = 0, order = Euler.DEFAULT_ORDER ) { + + this.isEuler = true; + + this._x = x; + this._y = y; + this._z = z; + this._order = order; + + } + + get x() { + + return this._x; + + } + + set x( value ) { + + this._x = value; + this._onChangeCallback(); + + } + + get y() { + + return this._y; + + } + + set y( value ) { + + this._y = value; + this._onChangeCallback(); + + } + + get z() { + + return this._z; + + } + + set z( value ) { + + this._z = value; + this._onChangeCallback(); + + } + + get order() { + + return this._order; + + } + + set order( value ) { + + this._order = value; + this._onChangeCallback(); + + } + + set( x, y, z, order = this._order ) { + + this._x = x; + this._y = y; + this._z = z; + this._order = order; + + this._onChangeCallback(); + + return this; + + } + + clone() { + + return new this.constructor( this._x, this._y, this._z, this._order ); + + } + + copy( euler ) { + + this._x = euler._x; + this._y = euler._y; + this._z = euler._z; + this._order = euler._order; + + this._onChangeCallback(); + + return this; + + } + + setFromRotationMatrix( m, order = this._order, update = true ) { + + // assumes the upper 3x3 of m is a pure rotation matrix (i.e, unscaled) + + const te = m.elements; + const m11 = te[ 0 ], m12 = te[ 4 ], m13 = te[ 8 ]; + const m21 = te[ 1 ], m22 = te[ 5 ], m23 = te[ 9 ]; + const m31 = te[ 2 ], m32 = te[ 6 ], m33 = te[ 10 ]; + + switch ( order ) { + + case 'XYZ': + + this._y = Math.asin( clamp( m13, - 1, 1 ) ); + + if ( Math.abs( m13 ) < 0.9999999 ) { + + this._x = Math.atan2( - m23, m33 ); + this._z = Math.atan2( - m12, m11 ); + + } else { + + this._x = Math.atan2( m32, m22 ); + this._z = 0; + + } + + break; + + case 'YXZ': + + this._x = Math.asin( - clamp( m23, - 1, 1 ) ); + + if ( Math.abs( m23 ) < 0.9999999 ) { + + this._y = Math.atan2( m13, m33 ); + this._z = Math.atan2( m21, m22 ); + + } else { + + this._y = Math.atan2( - m31, m11 ); + this._z = 0; + + } + + break; + + case 'ZXY': + + this._x = Math.asin( clamp( m32, - 1, 1 ) ); + + if ( Math.abs( m32 ) < 0.9999999 ) { + + this._y = Math.atan2( - m31, m33 ); + this._z = Math.atan2( - m12, m22 ); + + } else { + + this._y = 0; + this._z = Math.atan2( m21, m11 ); + + } + + break; + + case 'ZYX': + + this._y = Math.asin( - clamp( m31, - 1, 1 ) ); + + if ( Math.abs( m31 ) < 0.9999999 ) { + + this._x = Math.atan2( m32, m33 ); + this._z = Math.atan2( m21, m11 ); + + } else { + + this._x = 0; + this._z = Math.atan2( - m12, m22 ); + + } + + break; + + case 'YZX': + + this._z = Math.asin( clamp( m21, - 1, 1 ) ); + + if ( Math.abs( m21 ) < 0.9999999 ) { + + this._x = Math.atan2( - m23, m22 ); + this._y = Math.atan2( - m31, m11 ); + + } else { + + this._x = 0; + this._y = Math.atan2( m13, m33 ); + + } + + break; + + case 'XZY': + + this._z = Math.asin( - clamp( m12, - 1, 1 ) ); + + if ( Math.abs( m12 ) < 0.9999999 ) { + + this._x = Math.atan2( m32, m22 ); + this._y = Math.atan2( m13, m11 ); + + } else { + + this._x = Math.atan2( - m23, m33 ); + this._y = 0; + + } + + break; + + default: + + console.warn( 'THREE.Euler: .setFromRotationMatrix() encountered an unknown order: ' + order ); + + } + + this._order = order; + + if ( update === true ) this._onChangeCallback(); + + return this; + + } + + setFromQuaternion( q, order, update ) { + + _matrix$2.makeRotationFromQuaternion( q ); + + return this.setFromRotationMatrix( _matrix$2, order, update ); + + } + + setFromVector3( v, order = this._order ) { + + return this.set( v.x, v.y, v.z, order ); + + } + + reorder( newOrder ) { + + // WARNING: this discards revolution information -bhouston + + _quaternion$3.setFromEuler( this ); + + return this.setFromQuaternion( _quaternion$3, newOrder ); + + } + + equals( euler ) { + + return ( euler._x === this._x ) && ( euler._y === this._y ) && ( euler._z === this._z ) && ( euler._order === this._order ); + + } + + fromArray( array ) { + + this._x = array[ 0 ]; + this._y = array[ 1 ]; + this._z = array[ 2 ]; + if ( array[ 3 ] !== undefined ) this._order = array[ 3 ]; + + this._onChangeCallback(); + + return this; + + } + + toArray( array = [], offset = 0 ) { + + array[ offset ] = this._x; + array[ offset + 1 ] = this._y; + array[ offset + 2 ] = this._z; + array[ offset + 3 ] = this._order; + + return array; + + } + + _onChange( callback ) { + + this._onChangeCallback = callback; + + return this; + + } + + _onChangeCallback() {} + + *[ Symbol.iterator ]() { + + yield this._x; + yield this._y; + yield this._z; + yield this._order; + + } + +} + +Euler.DEFAULT_ORDER = 'XYZ'; + +class Layers { + + constructor() { + + this.mask = 1 | 0; + + } + + set( channel ) { + + this.mask = ( 1 << channel | 0 ) >>> 0; + + } + + enable( channel ) { + + this.mask |= 1 << channel | 0; + + } + + enableAll() { + + this.mask = 0xffffffff | 0; + + } + + toggle( channel ) { + + this.mask ^= 1 << channel | 0; + + } + + disable( channel ) { + + this.mask &= ~ ( 1 << channel | 0 ); + + } + + disableAll() { + + this.mask = 0; + + } + + test( layers ) { + + return ( this.mask & layers.mask ) !== 0; + + } + + isEnabled( channel ) { + + return ( this.mask & ( 1 << channel | 0 ) ) !== 0; + + } + +} + +let _object3DId = 0; + +const _v1$4 = /*@__PURE__*/ new Vector3(); +const _q1 = /*@__PURE__*/ new Quaternion(); +const _m1$1 = /*@__PURE__*/ new Matrix4(); +const _target = /*@__PURE__*/ new Vector3(); + +const _position$3 = /*@__PURE__*/ new Vector3(); +const _scale$2 = /*@__PURE__*/ new Vector3(); +const _quaternion$2 = /*@__PURE__*/ new Quaternion(); + +const _xAxis = /*@__PURE__*/ new Vector3( 1, 0, 0 ); +const _yAxis = /*@__PURE__*/ new Vector3( 0, 1, 0 ); +const _zAxis = /*@__PURE__*/ new Vector3( 0, 0, 1 ); + +const _addedEvent = { type: 'added' }; +const _removedEvent = { type: 'removed' }; + +const _childaddedEvent = { type: 'childadded', child: null }; +const _childremovedEvent = { type: 'childremoved', child: null }; + +class Object3D extends EventDispatcher { + + constructor() { + + super(); + + this.isObject3D = true; + + Object.defineProperty( this, 'id', { value: _object3DId ++ } ); + + this.uuid = generateUUID(); + + this.name = ''; + this.type = 'Object3D'; + + this.parent = null; + this.children = []; + + this.up = Object3D.DEFAULT_UP.clone(); + + const position = new Vector3(); + const rotation = new Euler(); + const quaternion = new Quaternion(); + const scale = new Vector3( 1, 1, 1 ); + + function onRotationChange() { + + quaternion.setFromEuler( rotation, false ); + + } + + function onQuaternionChange() { + + rotation.setFromQuaternion( quaternion, undefined, false ); + + } + + rotation._onChange( onRotationChange ); + quaternion._onChange( onQuaternionChange ); + + Object.defineProperties( this, { + position: { + configurable: true, + enumerable: true, + value: position + }, + rotation: { + configurable: true, + enumerable: true, + value: rotation + }, + quaternion: { + configurable: true, + enumerable: true, + value: quaternion + }, + scale: { + configurable: true, + enumerable: true, + value: scale + }, + modelViewMatrix: { + value: new Matrix4() + }, + normalMatrix: { + value: new Matrix3() + } + } ); + + this.matrix = new Matrix4(); + this.matrixWorld = new Matrix4(); + + this.matrixAutoUpdate = Object3D.DEFAULT_MATRIX_AUTO_UPDATE; + + this.matrixWorldAutoUpdate = Object3D.DEFAULT_MATRIX_WORLD_AUTO_UPDATE; // checked by the renderer + this.matrixWorldNeedsUpdate = false; + + this.layers = new Layers(); + this.visible = true; + + this.castShadow = false; + this.receiveShadow = false; + + this.frustumCulled = true; + this.renderOrder = 0; + + this.animations = []; + + this.userData = {}; + + } + + onBeforeShadow( /* renderer, object, camera, shadowCamera, geometry, depthMaterial, group */ ) {} + + onAfterShadow( /* renderer, object, camera, shadowCamera, geometry, depthMaterial, group */ ) {} + + onBeforeRender( /* renderer, scene, camera, geometry, material, group */ ) {} + + onAfterRender( /* renderer, scene, camera, geometry, material, group */ ) {} + + applyMatrix4( matrix ) { + + if ( this.matrixAutoUpdate ) this.updateMatrix(); + + this.matrix.premultiply( matrix ); + + this.matrix.decompose( this.position, this.quaternion, this.scale ); + + } + + applyQuaternion( q ) { + + this.quaternion.premultiply( q ); + + return this; + + } + + setRotationFromAxisAngle( axis, angle ) { + + // assumes axis is normalized + + this.quaternion.setFromAxisAngle( axis, angle ); + + } + + setRotationFromEuler( euler ) { + + this.quaternion.setFromEuler( euler, true ); + + } + + setRotationFromMatrix( m ) { + + // assumes the upper 3x3 of m is a pure rotation matrix (i.e, unscaled) + + this.quaternion.setFromRotationMatrix( m ); + + } + + setRotationFromQuaternion( q ) { + + // assumes q is normalized + + this.quaternion.copy( q ); + + } + + rotateOnAxis( axis, angle ) { + + // rotate object on axis in object space + // axis is assumed to be normalized + + _q1.setFromAxisAngle( axis, angle ); + + this.quaternion.multiply( _q1 ); + + return this; + + } + + rotateOnWorldAxis( axis, angle ) { + + // rotate object on axis in world space + // axis is assumed to be normalized + // method assumes no rotated parent + + _q1.setFromAxisAngle( axis, angle ); + + this.quaternion.premultiply( _q1 ); + + return this; + + } + + rotateX( angle ) { + + return this.rotateOnAxis( _xAxis, angle ); + + } + + rotateY( angle ) { + + return this.rotateOnAxis( _yAxis, angle ); + + } + + rotateZ( angle ) { + + return this.rotateOnAxis( _zAxis, angle ); + + } + + translateOnAxis( axis, distance ) { + + // translate object by distance along axis in object space + // axis is assumed to be normalized + + _v1$4.copy( axis ).applyQuaternion( this.quaternion ); + + this.position.add( _v1$4.multiplyScalar( distance ) ); + + return this; + + } + + translateX( distance ) { + + return this.translateOnAxis( _xAxis, distance ); + + } + + translateY( distance ) { + + return this.translateOnAxis( _yAxis, distance ); + + } + + translateZ( distance ) { + + return this.translateOnAxis( _zAxis, distance ); + + } + + localToWorld( vector ) { + + this.updateWorldMatrix( true, false ); + + return vector.applyMatrix4( this.matrixWorld ); + + } + + worldToLocal( vector ) { + + this.updateWorldMatrix( true, false ); + + return vector.applyMatrix4( _m1$1.copy( this.matrixWorld ).invert() ); + + } + + lookAt( x, y, z ) { + + // This method does not support objects having non-uniformly-scaled parent(s) + + if ( x.isVector3 ) { + + _target.copy( x ); + + } else { + + _target.set( x, y, z ); + + } + + const parent = this.parent; + + this.updateWorldMatrix( true, false ); + + _position$3.setFromMatrixPosition( this.matrixWorld ); + + if ( this.isCamera || this.isLight ) { + + _m1$1.lookAt( _position$3, _target, this.up ); + + } else { + + _m1$1.lookAt( _target, _position$3, this.up ); + + } + + this.quaternion.setFromRotationMatrix( _m1$1 ); + + if ( parent ) { + + _m1$1.extractRotation( parent.matrixWorld ); + _q1.setFromRotationMatrix( _m1$1 ); + this.quaternion.premultiply( _q1.invert() ); + + } + + } + + add( object ) { + + if ( arguments.length > 1 ) { + + for ( let i = 0; i < arguments.length; i ++ ) { + + this.add( arguments[ i ] ); + + } + + return this; + + } + + if ( object === this ) { + + console.error( 'THREE.Object3D.add: object can\'t be added as a child of itself.', object ); + return this; + + } + + if ( object && object.isObject3D ) { + + object.removeFromParent(); + object.parent = this; + this.children.push( object ); + + object.dispatchEvent( _addedEvent ); + + _childaddedEvent.child = object; + this.dispatchEvent( _childaddedEvent ); + _childaddedEvent.child = null; + + } else { + + console.error( 'THREE.Object3D.add: object not an instance of THREE.Object3D.', object ); + + } + + return this; + + } + + remove( object ) { + + if ( arguments.length > 1 ) { + + for ( let i = 0; i < arguments.length; i ++ ) { + + this.remove( arguments[ i ] ); + + } + + return this; + + } + + const index = this.children.indexOf( object ); + + if ( index !== - 1 ) { + + object.parent = null; + this.children.splice( index, 1 ); + + object.dispatchEvent( _removedEvent ); + + _childremovedEvent.child = object; + this.dispatchEvent( _childremovedEvent ); + _childremovedEvent.child = null; + + } + + return this; + + } + + removeFromParent() { + + const parent = this.parent; + + if ( parent !== null ) { + + parent.remove( this ); + + } + + return this; + + } + + clear() { + + return this.remove( ... this.children ); + + } + + attach( object ) { + + // adds object as a child of this, while maintaining the object's world transform + + // Note: This method does not support scene graphs having non-uniformly-scaled nodes(s) + + this.updateWorldMatrix( true, false ); + + _m1$1.copy( this.matrixWorld ).invert(); + + if ( object.parent !== null ) { + + object.parent.updateWorldMatrix( true, false ); + + _m1$1.multiply( object.parent.matrixWorld ); + + } + + object.applyMatrix4( _m1$1 ); + + object.removeFromParent(); + object.parent = this; + this.children.push( object ); + + object.updateWorldMatrix( false, true ); + + object.dispatchEvent( _addedEvent ); + + _childaddedEvent.child = object; + this.dispatchEvent( _childaddedEvent ); + _childaddedEvent.child = null; + + return this; + + } + + getObjectById( id ) { + + return this.getObjectByProperty( 'id', id ); + + } + + getObjectByName( name ) { + + return this.getObjectByProperty( 'name', name ); + + } + + getObjectByProperty( name, value ) { + + if ( this[ name ] === value ) return this; + + for ( let i = 0, l = this.children.length; i < l; i ++ ) { + + const child = this.children[ i ]; + const object = child.getObjectByProperty( name, value ); + + if ( object !== undefined ) { + + return object; + + } + + } + + return undefined; + + } + + getObjectsByProperty( name, value, result = [] ) { + + if ( this[ name ] === value ) result.push( this ); + + const children = this.children; + + for ( let i = 0, l = children.length; i < l; i ++ ) { + + children[ i ].getObjectsByProperty( name, value, result ); + + } + + return result; + + } + + getWorldPosition( target ) { + + this.updateWorldMatrix( true, false ); + + return target.setFromMatrixPosition( this.matrixWorld ); + + } + + getWorldQuaternion( target ) { + + this.updateWorldMatrix( true, false ); + + this.matrixWorld.decompose( _position$3, target, _scale$2 ); + + return target; + + } + + getWorldScale( target ) { + + this.updateWorldMatrix( true, false ); + + this.matrixWorld.decompose( _position$3, _quaternion$2, target ); + + return target; + + } + + getWorldDirection( target ) { + + this.updateWorldMatrix( true, false ); + + const e = this.matrixWorld.elements; + + return target.set( e[ 8 ], e[ 9 ], e[ 10 ] ).normalize(); + + } + + raycast( /* raycaster, intersects */ ) {} + + traverse( callback ) { + + callback( this ); + + const children = this.children; + + for ( let i = 0, l = children.length; i < l; i ++ ) { + + children[ i ].traverse( callback ); + + } + + } + + traverseVisible( callback ) { + + if ( this.visible === false ) return; + + callback( this ); + + const children = this.children; + + for ( let i = 0, l = children.length; i < l; i ++ ) { + + children[ i ].traverseVisible( callback ); + + } + + } + + traverseAncestors( callback ) { + + const parent = this.parent; + + if ( parent !== null ) { + + callback( parent ); + + parent.traverseAncestors( callback ); + + } + + } + + updateMatrix() { + + this.matrix.compose( this.position, this.quaternion, this.scale ); + + this.matrixWorldNeedsUpdate = true; + + } + + updateMatrixWorld( force ) { + + if ( this.matrixAutoUpdate ) this.updateMatrix(); + + if ( this.matrixWorldNeedsUpdate || force ) { + + if ( this.matrixWorldAutoUpdate === true ) { + + if ( this.parent === null ) { + + this.matrixWorld.copy( this.matrix ); + + } else { + + this.matrixWorld.multiplyMatrices( this.parent.matrixWorld, this.matrix ); + + } + + } + + this.matrixWorldNeedsUpdate = false; + + force = true; + + } + + // make sure descendants are updated if required + + const children = this.children; + + for ( let i = 0, l = children.length; i < l; i ++ ) { + + const child = children[ i ]; + + child.updateMatrixWorld( force ); + + } + + } + + updateWorldMatrix( updateParents, updateChildren ) { + + const parent = this.parent; + + if ( updateParents === true && parent !== null ) { + + parent.updateWorldMatrix( true, false ); + + } + + if ( this.matrixAutoUpdate ) this.updateMatrix(); + + if ( this.matrixWorldAutoUpdate === true ) { + + if ( this.parent === null ) { + + this.matrixWorld.copy( this.matrix ); + + } else { + + this.matrixWorld.multiplyMatrices( this.parent.matrixWorld, this.matrix ); + + } + + } + + // make sure descendants are updated + + if ( updateChildren === true ) { + + const children = this.children; + + for ( let i = 0, l = children.length; i < l; i ++ ) { + + const child = children[ i ]; + + child.updateWorldMatrix( false, true ); + + } + + } + + } + + toJSON( meta ) { + + // meta is a string when called from JSON.stringify + const isRootObject = ( meta === undefined || typeof meta === 'string' ); + + const output = {}; + + // meta is a hash used to collect geometries, materials. + // not providing it implies that this is the root object + // being serialized. + if ( isRootObject ) { + + // initialize meta obj + meta = { + geometries: {}, + materials: {}, + textures: {}, + images: {}, + shapes: {}, + skeletons: {}, + animations: {}, + nodes: {} + }; + + output.metadata = { + version: 4.6, + type: 'Object', + generator: 'Object3D.toJSON' + }; + + } + + // standard Object3D serialization + + const object = {}; + + object.uuid = this.uuid; + object.type = this.type; + + if ( this.name !== '' ) object.name = this.name; + if ( this.castShadow === true ) object.castShadow = true; + if ( this.receiveShadow === true ) object.receiveShadow = true; + if ( this.visible === false ) object.visible = false; + if ( this.frustumCulled === false ) object.frustumCulled = false; + if ( this.renderOrder !== 0 ) object.renderOrder = this.renderOrder; + if ( Object.keys( this.userData ).length > 0 ) object.userData = this.userData; + + object.layers = this.layers.mask; + object.matrix = this.matrix.toArray(); + object.up = this.up.toArray(); + + if ( this.matrixAutoUpdate === false ) object.matrixAutoUpdate = false; + + // object specific properties + + if ( this.isInstancedMesh ) { + + object.type = 'InstancedMesh'; + object.count = this.count; + object.instanceMatrix = this.instanceMatrix.toJSON(); + if ( this.instanceColor !== null ) object.instanceColor = this.instanceColor.toJSON(); + + } + + if ( this.isBatchedMesh ) { + + object.type = 'BatchedMesh'; + object.perObjectFrustumCulled = this.perObjectFrustumCulled; + object.sortObjects = this.sortObjects; + + object.drawRanges = this._drawRanges; + object.reservedRanges = this._reservedRanges; + + object.visibility = this._visibility; + object.active = this._active; + object.bounds = this._bounds.map( bound => ( { + boxInitialized: bound.boxInitialized, + boxMin: bound.box.min.toArray(), + boxMax: bound.box.max.toArray(), + + sphereInitialized: bound.sphereInitialized, + sphereRadius: bound.sphere.radius, + sphereCenter: bound.sphere.center.toArray() + } ) ); + + object.maxInstanceCount = this._maxInstanceCount; + object.maxVertexCount = this._maxVertexCount; + object.maxIndexCount = this._maxIndexCount; + + object.geometryInitialized = this._geometryInitialized; + object.geometryCount = this._geometryCount; + + object.matricesTexture = this._matricesTexture.toJSON( meta ); + + if ( this._colorsTexture !== null ) object.colorsTexture = this._colorsTexture.toJSON( meta ); + + if ( this.boundingSphere !== null ) { + + object.boundingSphere = { + center: object.boundingSphere.center.toArray(), + radius: object.boundingSphere.radius + }; + + } + + if ( this.boundingBox !== null ) { + + object.boundingBox = { + min: object.boundingBox.min.toArray(), + max: object.boundingBox.max.toArray() + }; + + } + + } + + // + + function serialize( library, element ) { + + if ( library[ element.uuid ] === undefined ) { + + library[ element.uuid ] = element.toJSON( meta ); + + } + + return element.uuid; + + } + + if ( this.isScene ) { + + if ( this.background ) { + + if ( this.background.isColor ) { + + object.background = this.background.toJSON(); + + } else if ( this.background.isTexture ) { + + object.background = this.background.toJSON( meta ).uuid; + + } + + } + + if ( this.environment && this.environment.isTexture && this.environment.isRenderTargetTexture !== true ) { + + object.environment = this.environment.toJSON( meta ).uuid; + + } + + } else if ( this.isMesh || this.isLine || this.isPoints ) { + + object.geometry = serialize( meta.geometries, this.geometry ); + + const parameters = this.geometry.parameters; + + if ( parameters !== undefined && parameters.shapes !== undefined ) { + + const shapes = parameters.shapes; + + if ( Array.isArray( shapes ) ) { + + for ( let i = 0, l = shapes.length; i < l; i ++ ) { + + const shape = shapes[ i ]; + + serialize( meta.shapes, shape ); + + } + + } else { + + serialize( meta.shapes, shapes ); + + } + + } + + } + + if ( this.isSkinnedMesh ) { + + object.bindMode = this.bindMode; + object.bindMatrix = this.bindMatrix.toArray(); + + if ( this.skeleton !== undefined ) { + + serialize( meta.skeletons, this.skeleton ); + + object.skeleton = this.skeleton.uuid; + + } + + } + + if ( this.material !== undefined ) { + + if ( Array.isArray( this.material ) ) { + + const uuids = []; + + for ( let i = 0, l = this.material.length; i < l; i ++ ) { + + uuids.push( serialize( meta.materials, this.material[ i ] ) ); + + } + + object.material = uuids; + + } else { + + object.material = serialize( meta.materials, this.material ); + + } + + } + + // + + if ( this.children.length > 0 ) { + + object.children = []; + + for ( let i = 0; i < this.children.length; i ++ ) { + + object.children.push( this.children[ i ].toJSON( meta ).object ); + + } + + } + + // + + if ( this.animations.length > 0 ) { + + object.animations = []; + + for ( let i = 0; i < this.animations.length; i ++ ) { + + const animation = this.animations[ i ]; + + object.animations.push( serialize( meta.animations, animation ) ); + + } + + } + + if ( isRootObject ) { + + const geometries = extractFromCache( meta.geometries ); + const materials = extractFromCache( meta.materials ); + const textures = extractFromCache( meta.textures ); + const images = extractFromCache( meta.images ); + const shapes = extractFromCache( meta.shapes ); + const skeletons = extractFromCache( meta.skeletons ); + const animations = extractFromCache( meta.animations ); + const nodes = extractFromCache( meta.nodes ); + + if ( geometries.length > 0 ) output.geometries = geometries; + if ( materials.length > 0 ) output.materials = materials; + if ( textures.length > 0 ) output.textures = textures; + if ( images.length > 0 ) output.images = images; + if ( shapes.length > 0 ) output.shapes = shapes; + if ( skeletons.length > 0 ) output.skeletons = skeletons; + if ( animations.length > 0 ) output.animations = animations; + if ( nodes.length > 0 ) output.nodes = nodes; + + } + + output.object = object; + + return output; + + // extract data from the cache hash + // remove metadata on each item + // and return as array + function extractFromCache( cache ) { + + const values = []; + for ( const key in cache ) { + + const data = cache[ key ]; + delete data.metadata; + values.push( data ); + + } + + return values; + + } + + } + + clone( recursive ) { + + return new this.constructor().copy( this, recursive ); + + } + + copy( source, recursive = true ) { + + this.name = source.name; + + this.up.copy( source.up ); + + this.position.copy( source.position ); + this.rotation.order = source.rotation.order; + this.quaternion.copy( source.quaternion ); + this.scale.copy( source.scale ); + + this.matrix.copy( source.matrix ); + this.matrixWorld.copy( source.matrixWorld ); + + this.matrixAutoUpdate = source.matrixAutoUpdate; + + this.matrixWorldAutoUpdate = source.matrixWorldAutoUpdate; + this.matrixWorldNeedsUpdate = source.matrixWorldNeedsUpdate; + + this.layers.mask = source.layers.mask; + this.visible = source.visible; + + this.castShadow = source.castShadow; + this.receiveShadow = source.receiveShadow; + + this.frustumCulled = source.frustumCulled; + this.renderOrder = source.renderOrder; + + this.animations = source.animations.slice(); + + this.userData = JSON.parse( JSON.stringify( source.userData ) ); + + if ( recursive === true ) { + + for ( let i = 0; i < source.children.length; i ++ ) { + + const child = source.children[ i ]; + this.add( child.clone() ); + + } + + } + + return this; + + } + +} + +Object3D.DEFAULT_UP = /*@__PURE__*/ new Vector3( 0, 1, 0 ); +Object3D.DEFAULT_MATRIX_AUTO_UPDATE = true; +Object3D.DEFAULT_MATRIX_WORLD_AUTO_UPDATE = true; + +const _v0$1 = /*@__PURE__*/ new Vector3(); +const _v1$3 = /*@__PURE__*/ new Vector3(); +const _v2$2 = /*@__PURE__*/ new Vector3(); +const _v3$2 = /*@__PURE__*/ new Vector3(); + +const _vab = /*@__PURE__*/ new Vector3(); +const _vac = /*@__PURE__*/ new Vector3(); +const _vbc = /*@__PURE__*/ new Vector3(); +const _vap = /*@__PURE__*/ new Vector3(); +const _vbp = /*@__PURE__*/ new Vector3(); +const _vcp = /*@__PURE__*/ new Vector3(); + +const _v40 = /*@__PURE__*/ new Vector4(); +const _v41 = /*@__PURE__*/ new Vector4(); +const _v42 = /*@__PURE__*/ new Vector4(); + +class Triangle { + + constructor( a = new Vector3(), b = new Vector3(), c = new Vector3() ) { + + this.a = a; + this.b = b; + this.c = c; + + } + + static getNormal( a, b, c, target ) { + + target.subVectors( c, b ); + _v0$1.subVectors( a, b ); + target.cross( _v0$1 ); + + const targetLengthSq = target.lengthSq(); + if ( targetLengthSq > 0 ) { + + return target.multiplyScalar( 1 / Math.sqrt( targetLengthSq ) ); + + } + + return target.set( 0, 0, 0 ); + + } + + // static/instance method to calculate barycentric coordinates + // based on: http://www.blackpawn.com/texts/pointinpoly/default.html + static getBarycoord( point, a, b, c, target ) { + + _v0$1.subVectors( c, a ); + _v1$3.subVectors( b, a ); + _v2$2.subVectors( point, a ); + + const dot00 = _v0$1.dot( _v0$1 ); + const dot01 = _v0$1.dot( _v1$3 ); + const dot02 = _v0$1.dot( _v2$2 ); + const dot11 = _v1$3.dot( _v1$3 ); + const dot12 = _v1$3.dot( _v2$2 ); + + const denom = ( dot00 * dot11 - dot01 * dot01 ); + + // collinear or singular triangle + if ( denom === 0 ) { + + target.set( 0, 0, 0 ); + return null; + + } + + const invDenom = 1 / denom; + const u = ( dot11 * dot02 - dot01 * dot12 ) * invDenom; + const v = ( dot00 * dot12 - dot01 * dot02 ) * invDenom; + + // barycentric coordinates must always sum to 1 + return target.set( 1 - u - v, v, u ); + + } + + static containsPoint( point, a, b, c ) { + + // if the triangle is degenerate then we can't contain a point + if ( this.getBarycoord( point, a, b, c, _v3$2 ) === null ) { + + return false; + + } + + return ( _v3$2.x >= 0 ) && ( _v3$2.y >= 0 ) && ( ( _v3$2.x + _v3$2.y ) <= 1 ); + + } + + static getInterpolation( point, p1, p2, p3, v1, v2, v3, target ) { + + if ( this.getBarycoord( point, p1, p2, p3, _v3$2 ) === null ) { + + target.x = 0; + target.y = 0; + if ( 'z' in target ) target.z = 0; + if ( 'w' in target ) target.w = 0; + return null; + + } + + target.setScalar( 0 ); + target.addScaledVector( v1, _v3$2.x ); + target.addScaledVector( v2, _v3$2.y ); + target.addScaledVector( v3, _v3$2.z ); + + return target; + + } + + static getInterpolatedAttribute( attr, i1, i2, i3, barycoord, target ) { + + _v40.setScalar( 0 ); + _v41.setScalar( 0 ); + _v42.setScalar( 0 ); + + _v40.fromBufferAttribute( attr, i1 ); + _v41.fromBufferAttribute( attr, i2 ); + _v42.fromBufferAttribute( attr, i3 ); + + target.setScalar( 0 ); + target.addScaledVector( _v40, barycoord.x ); + target.addScaledVector( _v41, barycoord.y ); + target.addScaledVector( _v42, barycoord.z ); + + return target; + + } + + static isFrontFacing( a, b, c, direction ) { + + _v0$1.subVectors( c, b ); + _v1$3.subVectors( a, b ); + + // strictly front facing + return ( _v0$1.cross( _v1$3 ).dot( direction ) < 0 ) ? true : false; + + } + + set( a, b, c ) { + + this.a.copy( a ); + this.b.copy( b ); + this.c.copy( c ); + + return this; + + } + + setFromPointsAndIndices( points, i0, i1, i2 ) { + + this.a.copy( points[ i0 ] ); + this.b.copy( points[ i1 ] ); + this.c.copy( points[ i2 ] ); + + return this; + + } + + setFromAttributeAndIndices( attribute, i0, i1, i2 ) { + + this.a.fromBufferAttribute( attribute, i0 ); + this.b.fromBufferAttribute( attribute, i1 ); + this.c.fromBufferAttribute( attribute, i2 ); + + return this; + + } + + clone() { + + return new this.constructor().copy( this ); + + } + + copy( triangle ) { + + this.a.copy( triangle.a ); + this.b.copy( triangle.b ); + this.c.copy( triangle.c ); + + return this; + + } + + getArea() { + + _v0$1.subVectors( this.c, this.b ); + _v1$3.subVectors( this.a, this.b ); + + return _v0$1.cross( _v1$3 ).length() * 0.5; + + } + + getMidpoint( target ) { + + return target.addVectors( this.a, this.b ).add( this.c ).multiplyScalar( 1 / 3 ); + + } + + getNormal( target ) { + + return Triangle.getNormal( this.a, this.b, this.c, target ); + + } + + getPlane( target ) { + + return target.setFromCoplanarPoints( this.a, this.b, this.c ); + + } + + getBarycoord( point, target ) { + + return Triangle.getBarycoord( point, this.a, this.b, this.c, target ); + + } + + getInterpolation( point, v1, v2, v3, target ) { + + return Triangle.getInterpolation( point, this.a, this.b, this.c, v1, v2, v3, target ); + + } + + containsPoint( point ) { + + return Triangle.containsPoint( point, this.a, this.b, this.c ); + + } + + isFrontFacing( direction ) { + + return Triangle.isFrontFacing( this.a, this.b, this.c, direction ); + + } + + intersectsBox( box ) { + + return box.intersectsTriangle( this ); + + } + + closestPointToPoint( p, target ) { + + const a = this.a, b = this.b, c = this.c; + let v, w; + + // algorithm thanks to Real-Time Collision Detection by Christer Ericson, + // published by Morgan Kaufmann Publishers, (c) 2005 Elsevier Inc., + // under the accompanying license; see chapter 5.1.5 for detailed explanation. + // basically, we're distinguishing which of the voronoi regions of the triangle + // the point lies in with the minimum amount of redundant computation. + + _vab.subVectors( b, a ); + _vac.subVectors( c, a ); + _vap.subVectors( p, a ); + const d1 = _vab.dot( _vap ); + const d2 = _vac.dot( _vap ); + if ( d1 <= 0 && d2 <= 0 ) { + + // vertex region of A; barycentric coords (1, 0, 0) + return target.copy( a ); + + } + + _vbp.subVectors( p, b ); + const d3 = _vab.dot( _vbp ); + const d4 = _vac.dot( _vbp ); + if ( d3 >= 0 && d4 <= d3 ) { + + // vertex region of B; barycentric coords (0, 1, 0) + return target.copy( b ); + + } + + const vc = d1 * d4 - d3 * d2; + if ( vc <= 0 && d1 >= 0 && d3 <= 0 ) { + + v = d1 / ( d1 - d3 ); + // edge region of AB; barycentric coords (1-v, v, 0) + return target.copy( a ).addScaledVector( _vab, v ); + + } + + _vcp.subVectors( p, c ); + const d5 = _vab.dot( _vcp ); + const d6 = _vac.dot( _vcp ); + if ( d6 >= 0 && d5 <= d6 ) { + + // vertex region of C; barycentric coords (0, 0, 1) + return target.copy( c ); + + } + + const vb = d5 * d2 - d1 * d6; + if ( vb <= 0 && d2 >= 0 && d6 <= 0 ) { + + w = d2 / ( d2 - d6 ); + // edge region of AC; barycentric coords (1-w, 0, w) + return target.copy( a ).addScaledVector( _vac, w ); + + } + + const va = d3 * d6 - d5 * d4; + if ( va <= 0 && ( d4 - d3 ) >= 0 && ( d5 - d6 ) >= 0 ) { + + _vbc.subVectors( c, b ); + w = ( d4 - d3 ) / ( ( d4 - d3 ) + ( d5 - d6 ) ); + // edge region of BC; barycentric coords (0, 1-w, w) + return target.copy( b ).addScaledVector( _vbc, w ); // edge region of BC + + } + + // face region + const denom = 1 / ( va + vb + vc ); + // u = va * denom + v = vb * denom; + w = vc * denom; + + return target.copy( a ).addScaledVector( _vab, v ).addScaledVector( _vac, w ); + + } + + equals( triangle ) { + + return triangle.a.equals( this.a ) && triangle.b.equals( this.b ) && triangle.c.equals( this.c ); + + } + +} + +const _colorKeywords = { 'aliceblue': 0xF0F8FF, 'antiquewhite': 0xFAEBD7, 'aqua': 0x00FFFF, 'aquamarine': 0x7FFFD4, 'azure': 0xF0FFFF, + 'beige': 0xF5F5DC, 'bisque': 0xFFE4C4, 'black': 0x000000, 'blanchedalmond': 0xFFEBCD, 'blue': 0x0000FF, 'blueviolet': 0x8A2BE2, + 'brown': 0xA52A2A, 'burlywood': 0xDEB887, 'cadetblue': 0x5F9EA0, 'chartreuse': 0x7FFF00, 'chocolate': 0xD2691E, 'coral': 0xFF7F50, + 'cornflowerblue': 0x6495ED, 'cornsilk': 0xFFF8DC, 'crimson': 0xDC143C, 'cyan': 0x00FFFF, 'darkblue': 0x00008B, 'darkcyan': 0x008B8B, + 'darkgoldenrod': 0xB8860B, 'darkgray': 0xA9A9A9, 'darkgreen': 0x006400, 'darkgrey': 0xA9A9A9, 'darkkhaki': 0xBDB76B, 'darkmagenta': 0x8B008B, + 'darkolivegreen': 0x556B2F, 'darkorange': 0xFF8C00, 'darkorchid': 0x9932CC, 'darkred': 0x8B0000, 'darksalmon': 0xE9967A, 'darkseagreen': 0x8FBC8F, + 'darkslateblue': 0x483D8B, 'darkslategray': 0x2F4F4F, 'darkslategrey': 0x2F4F4F, 'darkturquoise': 0x00CED1, 'darkviolet': 0x9400D3, + 'deeppink': 0xFF1493, 'deepskyblue': 0x00BFFF, 'dimgray': 0x696969, 'dimgrey': 0x696969, 'dodgerblue': 0x1E90FF, 'firebrick': 0xB22222, + 'floralwhite': 0xFFFAF0, 'forestgreen': 0x228B22, 'fuchsia': 0xFF00FF, 'gainsboro': 0xDCDCDC, 'ghostwhite': 0xF8F8FF, 'gold': 0xFFD700, + 'goldenrod': 0xDAA520, 'gray': 0x808080, 'green': 0x008000, 'greenyellow': 0xADFF2F, 'grey': 0x808080, 'honeydew': 0xF0FFF0, 'hotpink': 0xFF69B4, + 'indianred': 0xCD5C5C, 'indigo': 0x4B0082, 'ivory': 0xFFFFF0, 'khaki': 0xF0E68C, 'lavender': 0xE6E6FA, 'lavenderblush': 0xFFF0F5, 'lawngreen': 0x7CFC00, + 'lemonchiffon': 0xFFFACD, 'lightblue': 0xADD8E6, 'lightcoral': 0xF08080, 'lightcyan': 0xE0FFFF, 'lightgoldenrodyellow': 0xFAFAD2, 'lightgray': 0xD3D3D3, + 'lightgreen': 0x90EE90, 'lightgrey': 0xD3D3D3, 'lightpink': 0xFFB6C1, 'lightsalmon': 0xFFA07A, 'lightseagreen': 0x20B2AA, 'lightskyblue': 0x87CEFA, + 'lightslategray': 0x778899, 'lightslategrey': 0x778899, 'lightsteelblue': 0xB0C4DE, 'lightyellow': 0xFFFFE0, 'lime': 0x00FF00, 'limegreen': 0x32CD32, + 'linen': 0xFAF0E6, 'magenta': 0xFF00FF, 'maroon': 0x800000, 'mediumaquamarine': 0x66CDAA, 'mediumblue': 0x0000CD, 'mediumorchid': 0xBA55D3, + 'mediumpurple': 0x9370DB, 'mediumseagreen': 0x3CB371, 'mediumslateblue': 0x7B68EE, 'mediumspringgreen': 0x00FA9A, 'mediumturquoise': 0x48D1CC, + 'mediumvioletred': 0xC71585, 'midnightblue': 0x191970, 'mintcream': 0xF5FFFA, 'mistyrose': 0xFFE4E1, 'moccasin': 0xFFE4B5, 'navajowhite': 0xFFDEAD, + 'navy': 0x000080, 'oldlace': 0xFDF5E6, 'olive': 0x808000, 'olivedrab': 0x6B8E23, 'orange': 0xFFA500, 'orangered': 0xFF4500, 'orchid': 0xDA70D6, + 'palegoldenrod': 0xEEE8AA, 'palegreen': 0x98FB98, 'paleturquoise': 0xAFEEEE, 'palevioletred': 0xDB7093, 'papayawhip': 0xFFEFD5, 'peachpuff': 0xFFDAB9, + 'peru': 0xCD853F, 'pink': 0xFFC0CB, 'plum': 0xDDA0DD, 'powderblue': 0xB0E0E6, 'purple': 0x800080, 'rebeccapurple': 0x663399, 'red': 0xFF0000, 'rosybrown': 0xBC8F8F, + 'royalblue': 0x4169E1, 'saddlebrown': 0x8B4513, 'salmon': 0xFA8072, 'sandybrown': 0xF4A460, 'seagreen': 0x2E8B57, 'seashell': 0xFFF5EE, + 'sienna': 0xA0522D, 'silver': 0xC0C0C0, 'skyblue': 0x87CEEB, 'slateblue': 0x6A5ACD, 'slategray': 0x708090, 'slategrey': 0x708090, 'snow': 0xFFFAFA, + 'springgreen': 0x00FF7F, 'steelblue': 0x4682B4, 'tan': 0xD2B48C, 'teal': 0x008080, 'thistle': 0xD8BFD8, 'tomato': 0xFF6347, 'turquoise': 0x40E0D0, + 'violet': 0xEE82EE, 'wheat': 0xF5DEB3, 'white': 0xFFFFFF, 'whitesmoke': 0xF5F5F5, 'yellow': 0xFFFF00, 'yellowgreen': 0x9ACD32 }; + +const _hslA = { h: 0, s: 0, l: 0 }; +const _hslB = { h: 0, s: 0, l: 0 }; + +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 ) * 6 * ( 2 / 3 - t ); + return p; + +} + +class Color { + + constructor( r, g, b ) { + + this.isColor = true; + + this.r = 1; + this.g = 1; + this.b = 1; + + return this.set( r, g, b ); + + } + + set( r, g, b ) { + + if ( g === undefined && b === undefined ) { + + // r is THREE.Color, hex or string + + const value = r; + + if ( value && value.isColor ) { + + this.copy( value ); + + } else if ( typeof value === 'number' ) { + + this.setHex( value ); + + } else if ( typeof value === 'string' ) { + + this.setStyle( value ); + + } + + } else { + + this.setRGB( r, g, b ); + + } + + return this; + + } + + setScalar( scalar ) { + + this.r = scalar; + this.g = scalar; + this.b = scalar; + + return this; + + } + + setHex( hex, colorSpace = SRGBColorSpace ) { + + hex = Math.floor( hex ); + + this.r = ( hex >> 16 & 255 ) / 255; + this.g = ( hex >> 8 & 255 ) / 255; + this.b = ( hex & 255 ) / 255; + + ColorManagement.toWorkingColorSpace( this, colorSpace ); + + return this; + + } + + setRGB( r, g, b, colorSpace = ColorManagement.workingColorSpace ) { + + this.r = r; + this.g = g; + this.b = b; + + ColorManagement.toWorkingColorSpace( this, colorSpace ); + + return this; + + } + + setHSL( h, s, l, colorSpace = ColorManagement.workingColorSpace ) { + + // h,s,l ranges are in 0.0 - 1.0 + h = euclideanModulo( h, 1 ); + s = clamp( s, 0, 1 ); + l = clamp( l, 0, 1 ); + + if ( s === 0 ) { + + this.r = this.g = this.b = l; + + } else { + + const p = l <= 0.5 ? l * ( 1 + s ) : l + s - ( l * s ); + const q = ( 2 * l ) - p; + + this.r = hue2rgb( q, p, h + 1 / 3 ); + this.g = hue2rgb( q, p, h ); + this.b = hue2rgb( q, p, h - 1 / 3 ); + + } + + ColorManagement.toWorkingColorSpace( this, colorSpace ); + + return this; + + } + + setStyle( style, colorSpace = SRGBColorSpace ) { + + function handleAlpha( string ) { + + if ( string === undefined ) return; + + if ( parseFloat( string ) < 1 ) { + + console.warn( 'THREE.Color: Alpha component of ' + style + ' will be ignored.' ); + + } + + } + + + let m; + + if ( m = /^(\w+)\(([^\)]*)\)/.exec( style ) ) { + + // rgb / hsl + + let color; + const name = m[ 1 ]; + const components = m[ 2 ]; + + switch ( name ) { + + case 'rgb': + case 'rgba': + + if ( color = /^\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*(?:,\s*(\d*\.?\d+)\s*)?$/.exec( components ) ) { + + // rgb(255,0,0) rgba(255,0,0,0.5) + + handleAlpha( color[ 4 ] ); + + return this.setRGB( + Math.min( 255, parseInt( color[ 1 ], 10 ) ) / 255, + Math.min( 255, parseInt( color[ 2 ], 10 ) ) / 255, + Math.min( 255, parseInt( color[ 3 ], 10 ) ) / 255, + colorSpace + ); + + } + + if ( color = /^\s*(\d+)\%\s*,\s*(\d+)\%\s*,\s*(\d+)\%\s*(?:,\s*(\d*\.?\d+)\s*)?$/.exec( components ) ) { + + // rgb(100%,0%,0%) rgba(100%,0%,0%,0.5) + + handleAlpha( color[ 4 ] ); + + return this.setRGB( + Math.min( 100, parseInt( color[ 1 ], 10 ) ) / 100, + Math.min( 100, parseInt( color[ 2 ], 10 ) ) / 100, + Math.min( 100, parseInt( color[ 3 ], 10 ) ) / 100, + colorSpace + ); + + } + + break; + + case 'hsl': + case 'hsla': + + if ( color = /^\s*(\d*\.?\d+)\s*,\s*(\d*\.?\d+)\%\s*,\s*(\d*\.?\d+)\%\s*(?:,\s*(\d*\.?\d+)\s*)?$/.exec( components ) ) { + + // hsl(120,50%,50%) hsla(120,50%,50%,0.5) + + handleAlpha( color[ 4 ] ); + + return this.setHSL( + parseFloat( color[ 1 ] ) / 360, + parseFloat( color[ 2 ] ) / 100, + parseFloat( color[ 3 ] ) / 100, + colorSpace + ); + + } + + break; + + default: + + console.warn( 'THREE.Color: Unknown color model ' + style ); + + } + + } else if ( m = /^\#([A-Fa-f\d]+)$/.exec( style ) ) { + + // hex color + + const hex = m[ 1 ]; + const size = hex.length; + + if ( size === 3 ) { + + // #ff0 + return this.setRGB( + parseInt( hex.charAt( 0 ), 16 ) / 15, + parseInt( hex.charAt( 1 ), 16 ) / 15, + parseInt( hex.charAt( 2 ), 16 ) / 15, + colorSpace + ); + + } else if ( size === 6 ) { + + // #ff0000 + return this.setHex( parseInt( hex, 16 ), colorSpace ); + + } else { + + console.warn( 'THREE.Color: Invalid hex color ' + style ); + + } + + } else if ( style && style.length > 0 ) { + + return this.setColorName( style, colorSpace ); + + } + + return this; + + } + + setColorName( style, colorSpace = SRGBColorSpace ) { + + // color keywords + const hex = _colorKeywords[ style.toLowerCase() ]; + + if ( hex !== undefined ) { + + // red + this.setHex( hex, colorSpace ); + + } else { + + // unknown color + console.warn( 'THREE.Color: Unknown color ' + style ); + + } + + return this; + + } + + clone() { + + return new this.constructor( this.r, this.g, this.b ); + + } + + copy( color ) { + + this.r = color.r; + this.g = color.g; + this.b = color.b; + + return this; + + } + + copySRGBToLinear( color ) { + + this.r = SRGBToLinear( color.r ); + this.g = SRGBToLinear( color.g ); + this.b = SRGBToLinear( color.b ); + + return this; + + } + + copyLinearToSRGB( color ) { + + this.r = LinearToSRGB( color.r ); + this.g = LinearToSRGB( color.g ); + this.b = LinearToSRGB( color.b ); + + return this; + + } + + convertSRGBToLinear() { + + this.copySRGBToLinear( this ); + + return this; + + } + + convertLinearToSRGB() { + + this.copyLinearToSRGB( this ); + + return this; + + } + + getHex( colorSpace = SRGBColorSpace ) { + + ColorManagement.fromWorkingColorSpace( _color.copy( this ), colorSpace ); + + return Math.round( clamp( _color.r * 255, 0, 255 ) ) * 65536 + Math.round( clamp( _color.g * 255, 0, 255 ) ) * 256 + Math.round( clamp( _color.b * 255, 0, 255 ) ); + + } + + getHexString( colorSpace = SRGBColorSpace ) { + + return ( '000000' + this.getHex( colorSpace ).toString( 16 ) ).slice( - 6 ); + + } + + getHSL( target, colorSpace = ColorManagement.workingColorSpace ) { + + // h,s,l ranges are in 0.0 - 1.0 + + ColorManagement.fromWorkingColorSpace( _color.copy( this ), colorSpace ); + + const r = _color.r, g = _color.g, b = _color.b; + + const max = Math.max( r, g, b ); + const min = Math.min( r, g, b ); + + let hue, saturation; + const lightness = ( min + max ) / 2.0; + + if ( min === max ) { + + hue = 0; + saturation = 0; + + } else { + + const delta = max - min; + + saturation = lightness <= 0.5 ? delta / ( max + min ) : delta / ( 2 - max - min ); + + switch ( max ) { + + case r: hue = ( g - b ) / delta + ( g < b ? 6 : 0 ); break; + case g: hue = ( b - r ) / delta + 2; break; + case b: hue = ( r - g ) / delta + 4; break; + + } + + hue /= 6; + + } + + target.h = hue; + target.s = saturation; + target.l = lightness; + + return target; + + } + + getRGB( target, colorSpace = ColorManagement.workingColorSpace ) { + + ColorManagement.fromWorkingColorSpace( _color.copy( this ), colorSpace ); + + target.r = _color.r; + target.g = _color.g; + target.b = _color.b; + + return target; + + } + + getStyle( colorSpace = SRGBColorSpace ) { + + ColorManagement.fromWorkingColorSpace( _color.copy( this ), colorSpace ); + + const r = _color.r, g = _color.g, b = _color.b; + + if ( colorSpace !== SRGBColorSpace ) { + + // Requires CSS Color Module Level 4 (https://www.w3.org/TR/css-color-4/). + return `color(${ colorSpace } ${ r.toFixed( 3 ) } ${ g.toFixed( 3 ) } ${ b.toFixed( 3 ) })`; + + } + + return `rgb(${ Math.round( r * 255 ) },${ Math.round( g * 255 ) },${ Math.round( b * 255 ) })`; + + } + + offsetHSL( h, s, l ) { + + this.getHSL( _hslA ); + + return this.setHSL( _hslA.h + h, _hslA.s + s, _hslA.l + l ); + + } + + add( color ) { + + this.r += color.r; + this.g += color.g; + this.b += color.b; + + return this; + + } + + addColors( color1, color2 ) { + + this.r = color1.r + color2.r; + this.g = color1.g + color2.g; + this.b = color1.b + color2.b; + + return this; + + } + + addScalar( s ) { + + this.r += s; + this.g += s; + this.b += s; + + return this; + + } + + sub( color ) { + + this.r = Math.max( 0, this.r - color.r ); + this.g = Math.max( 0, this.g - color.g ); + this.b = Math.max( 0, this.b - color.b ); + + return this; + + } + + multiply( color ) { + + this.r *= color.r; + this.g *= color.g; + this.b *= color.b; + + return this; + + } + + multiplyScalar( s ) { + + this.r *= s; + this.g *= s; + this.b *= s; + + return this; + + } + + lerp( color, alpha ) { + + this.r += ( color.r - this.r ) * alpha; + this.g += ( color.g - this.g ) * alpha; + this.b += ( color.b - this.b ) * alpha; + + return this; + + } + + lerpColors( color1, color2, alpha ) { + + this.r = color1.r + ( color2.r - color1.r ) * alpha; + this.g = color1.g + ( color2.g - color1.g ) * alpha; + this.b = color1.b + ( color2.b - color1.b ) * alpha; + + return this; + + } + + lerpHSL( color, alpha ) { + + this.getHSL( _hslA ); + color.getHSL( _hslB ); + + const h = lerp( _hslA.h, _hslB.h, alpha ); + const s = lerp( _hslA.s, _hslB.s, alpha ); + const l = lerp( _hslA.l, _hslB.l, alpha ); + + this.setHSL( h, s, l ); + + return this; + + } + + setFromVector3( v ) { + + this.r = v.x; + this.g = v.y; + this.b = v.z; + + return this; + + } + + applyMatrix3( m ) { + + const r = this.r, g = this.g, b = this.b; + const e = m.elements; + + this.r = e[ 0 ] * r + e[ 3 ] * g + e[ 6 ] * b; + this.g = e[ 1 ] * r + e[ 4 ] * g + e[ 7 ] * b; + this.b = e[ 2 ] * r + e[ 5 ] * g + e[ 8 ] * b; + + return this; + + } + + equals( c ) { + + return ( c.r === this.r ) && ( c.g === this.g ) && ( c.b === this.b ); + + } + + fromArray( array, offset = 0 ) { + + this.r = array[ offset ]; + this.g = array[ offset + 1 ]; + this.b = array[ offset + 2 ]; + + return this; + + } + + toArray( array = [], offset = 0 ) { + + array[ offset ] = this.r; + array[ offset + 1 ] = this.g; + array[ offset + 2 ] = this.b; + + return array; + + } + + fromBufferAttribute( attribute, index ) { + + this.r = attribute.getX( index ); + this.g = attribute.getY( index ); + this.b = attribute.getZ( index ); + + return this; + + } + + toJSON() { + + return this.getHex(); + + } + + *[ Symbol.iterator ]() { + + yield this.r; + yield this.g; + yield this.b; + + } + +} + +const _color = /*@__PURE__*/ new Color(); + +Color.NAMES = _colorKeywords; + +let _materialId = 0; + +class Material extends EventDispatcher { + + constructor() { + + super(); + + this.isMaterial = true; + + Object.defineProperty( this, 'id', { value: _materialId ++ } ); + + this.uuid = generateUUID(); + + this.name = ''; + this.type = 'Material'; + + this.blending = NormalBlending; + this.side = FrontSide; + this.vertexColors = false; + + this.opacity = 1; + this.transparent = false; + this.alphaHash = false; + + this.blendSrc = SrcAlphaFactor; + this.blendDst = OneMinusSrcAlphaFactor; + this.blendEquation = AddEquation; + this.blendSrcAlpha = null; + this.blendDstAlpha = null; + this.blendEquationAlpha = null; + this.blendColor = new Color( 0, 0, 0 ); + this.blendAlpha = 0; + + this.depthFunc = LessEqualDepth; + this.depthTest = true; + this.depthWrite = true; + + this.stencilWriteMask = 0xff; + this.stencilFunc = AlwaysStencilFunc; + this.stencilRef = 0; + this.stencilFuncMask = 0xff; + this.stencilFail = KeepStencilOp; + this.stencilZFail = KeepStencilOp; + this.stencilZPass = KeepStencilOp; + this.stencilWrite = false; + + this.clippingPlanes = null; + this.clipIntersection = false; + this.clipShadows = false; + + this.shadowSide = null; + + this.colorWrite = true; + + this.precision = null; // override the renderer's default precision for this material + + this.polygonOffset = false; + this.polygonOffsetFactor = 0; + this.polygonOffsetUnits = 0; + + this.dithering = false; + + this.alphaToCoverage = false; + this.premultipliedAlpha = false; + this.forceSinglePass = false; + + this.visible = true; + + this.toneMapped = true; + + this.userData = {}; + + this.version = 0; + + this._alphaTest = 0; + + } + + get alphaTest() { + + return this._alphaTest; + + } + + set alphaTest( value ) { + + if ( this._alphaTest > 0 !== value > 0 ) { + + this.version ++; + + } + + this._alphaTest = value; + + } + + // onBeforeRender and onBeforeCompile only supported in WebGLRenderer + + onBeforeRender( /* renderer, scene, camera, geometry, object, group */ ) {} + + onBeforeCompile( /* shaderobject, renderer */ ) {} + + customProgramCacheKey() { + + return this.onBeforeCompile.toString(); + + } + + setValues( values ) { + + if ( values === undefined ) return; + + for ( const key in values ) { + + const newValue = values[ key ]; + + if ( newValue === undefined ) { + + console.warn( `THREE.Material: parameter '${ key }' has value of undefined.` ); + continue; + + } + + const currentValue = this[ key ]; + + if ( currentValue === undefined ) { + + console.warn( `THREE.Material: '${ key }' is not a property of THREE.${ this.type }.` ); + continue; + + } + + if ( currentValue && currentValue.isColor ) { + + currentValue.set( newValue ); + + } else if ( ( currentValue && currentValue.isVector3 ) && ( newValue && newValue.isVector3 ) ) { + + currentValue.copy( newValue ); + + } else { + + this[ key ] = newValue; + + } + + } + + } + + toJSON( meta ) { + + const isRootObject = ( meta === undefined || typeof meta === 'string' ); + + if ( isRootObject ) { + + meta = { + textures: {}, + images: {} + }; + + } + + const data = { + metadata: { + version: 4.6, + type: 'Material', + generator: 'Material.toJSON' + } + }; + + // standard Material serialization + data.uuid = this.uuid; + data.type = this.type; + + if ( this.name !== '' ) data.name = this.name; + + if ( this.color && this.color.isColor ) data.color = this.color.getHex(); + + if ( this.roughness !== undefined ) data.roughness = this.roughness; + if ( this.metalness !== undefined ) data.metalness = this.metalness; + + if ( this.sheen !== undefined ) data.sheen = this.sheen; + if ( this.sheenColor && this.sheenColor.isColor ) data.sheenColor = this.sheenColor.getHex(); + if ( this.sheenRoughness !== undefined ) data.sheenRoughness = this.sheenRoughness; + if ( this.emissive && this.emissive.isColor ) data.emissive = this.emissive.getHex(); + if ( this.emissiveIntensity !== undefined && this.emissiveIntensity !== 1 ) data.emissiveIntensity = this.emissiveIntensity; + + if ( this.specular && this.specular.isColor ) data.specular = this.specular.getHex(); + if ( this.specularIntensity !== undefined ) data.specularIntensity = this.specularIntensity; + if ( this.specularColor && this.specularColor.isColor ) data.specularColor = this.specularColor.getHex(); + if ( this.shininess !== undefined ) data.shininess = this.shininess; + if ( this.clearcoat !== undefined ) data.clearcoat = this.clearcoat; + if ( this.clearcoatRoughness !== undefined ) data.clearcoatRoughness = this.clearcoatRoughness; + + if ( this.clearcoatMap && this.clearcoatMap.isTexture ) { + + data.clearcoatMap = this.clearcoatMap.toJSON( meta ).uuid; + + } + + if ( this.clearcoatRoughnessMap && this.clearcoatRoughnessMap.isTexture ) { + + data.clearcoatRoughnessMap = this.clearcoatRoughnessMap.toJSON( meta ).uuid; + + } + + if ( this.clearcoatNormalMap && this.clearcoatNormalMap.isTexture ) { + + data.clearcoatNormalMap = this.clearcoatNormalMap.toJSON( meta ).uuid; + data.clearcoatNormalScale = this.clearcoatNormalScale.toArray(); + + } + + if ( this.dispersion !== undefined ) data.dispersion = this.dispersion; + + if ( this.iridescence !== undefined ) data.iridescence = this.iridescence; + if ( this.iridescenceIOR !== undefined ) data.iridescenceIOR = this.iridescenceIOR; + if ( this.iridescenceThicknessRange !== undefined ) data.iridescenceThicknessRange = this.iridescenceThicknessRange; + + if ( this.iridescenceMap && this.iridescenceMap.isTexture ) { + + data.iridescenceMap = this.iridescenceMap.toJSON( meta ).uuid; + + } + + if ( this.iridescenceThicknessMap && this.iridescenceThicknessMap.isTexture ) { + + data.iridescenceThicknessMap = this.iridescenceThicknessMap.toJSON( meta ).uuid; + + } + + if ( this.anisotropy !== undefined ) data.anisotropy = this.anisotropy; + if ( this.anisotropyRotation !== undefined ) data.anisotropyRotation = this.anisotropyRotation; + + if ( this.anisotropyMap && this.anisotropyMap.isTexture ) { + + data.anisotropyMap = this.anisotropyMap.toJSON( meta ).uuid; + + } + + if ( this.map && this.map.isTexture ) data.map = this.map.toJSON( meta ).uuid; + if ( this.matcap && this.matcap.isTexture ) data.matcap = this.matcap.toJSON( meta ).uuid; + if ( this.alphaMap && this.alphaMap.isTexture ) data.alphaMap = this.alphaMap.toJSON( meta ).uuid; + + if ( this.lightMap && this.lightMap.isTexture ) { + + data.lightMap = this.lightMap.toJSON( meta ).uuid; + data.lightMapIntensity = this.lightMapIntensity; + + } + + if ( this.aoMap && this.aoMap.isTexture ) { + + data.aoMap = this.aoMap.toJSON( meta ).uuid; + data.aoMapIntensity = this.aoMapIntensity; + + } + + if ( this.bumpMap && this.bumpMap.isTexture ) { + + data.bumpMap = this.bumpMap.toJSON( meta ).uuid; + data.bumpScale = this.bumpScale; + + } + + if ( this.normalMap && this.normalMap.isTexture ) { + + data.normalMap = this.normalMap.toJSON( meta ).uuid; + data.normalMapType = this.normalMapType; + data.normalScale = this.normalScale.toArray(); + + } + + if ( this.displacementMap && this.displacementMap.isTexture ) { + + data.displacementMap = this.displacementMap.toJSON( meta ).uuid; + data.displacementScale = this.displacementScale; + data.displacementBias = this.displacementBias; + + } + + if ( this.roughnessMap && this.roughnessMap.isTexture ) data.roughnessMap = this.roughnessMap.toJSON( meta ).uuid; + if ( this.metalnessMap && this.metalnessMap.isTexture ) data.metalnessMap = this.metalnessMap.toJSON( meta ).uuid; + + if ( this.emissiveMap && this.emissiveMap.isTexture ) data.emissiveMap = this.emissiveMap.toJSON( meta ).uuid; + if ( this.specularMap && this.specularMap.isTexture ) data.specularMap = this.specularMap.toJSON( meta ).uuid; + if ( this.specularIntensityMap && this.specularIntensityMap.isTexture ) data.specularIntensityMap = this.specularIntensityMap.toJSON( meta ).uuid; + if ( this.specularColorMap && this.specularColorMap.isTexture ) data.specularColorMap = this.specularColorMap.toJSON( meta ).uuid; + + if ( this.envMap && this.envMap.isTexture ) { + + data.envMap = this.envMap.toJSON( meta ).uuid; + + if ( this.combine !== undefined ) data.combine = this.combine; + + } + + if ( this.envMapRotation !== undefined ) data.envMapRotation = this.envMapRotation.toArray(); + if ( this.envMapIntensity !== undefined ) data.envMapIntensity = this.envMapIntensity; + if ( this.reflectivity !== undefined ) data.reflectivity = this.reflectivity; + if ( this.refractionRatio !== undefined ) data.refractionRatio = this.refractionRatio; + + if ( this.gradientMap && this.gradientMap.isTexture ) { + + data.gradientMap = this.gradientMap.toJSON( meta ).uuid; + + } + + if ( this.transmission !== undefined ) data.transmission = this.transmission; + if ( this.transmissionMap && this.transmissionMap.isTexture ) data.transmissionMap = this.transmissionMap.toJSON( meta ).uuid; + if ( this.thickness !== undefined ) data.thickness = this.thickness; + if ( this.thicknessMap && this.thicknessMap.isTexture ) data.thicknessMap = this.thicknessMap.toJSON( meta ).uuid; + if ( this.attenuationDistance !== undefined && this.attenuationDistance !== Infinity ) data.attenuationDistance = this.attenuationDistance; + if ( this.attenuationColor !== undefined ) data.attenuationColor = this.attenuationColor.getHex(); + + if ( this.size !== undefined ) data.size = this.size; + if ( this.shadowSide !== null ) data.shadowSide = this.shadowSide; + if ( this.sizeAttenuation !== undefined ) data.sizeAttenuation = this.sizeAttenuation; + + if ( this.blending !== NormalBlending ) data.blending = this.blending; + if ( this.side !== FrontSide ) data.side = this.side; + if ( this.vertexColors === true ) data.vertexColors = true; + + if ( this.opacity < 1 ) data.opacity = this.opacity; + if ( this.transparent === true ) data.transparent = true; + + if ( this.blendSrc !== SrcAlphaFactor ) data.blendSrc = this.blendSrc; + if ( this.blendDst !== OneMinusSrcAlphaFactor ) data.blendDst = this.blendDst; + if ( this.blendEquation !== AddEquation ) data.blendEquation = this.blendEquation; + if ( this.blendSrcAlpha !== null ) data.blendSrcAlpha = this.blendSrcAlpha; + if ( this.blendDstAlpha !== null ) data.blendDstAlpha = this.blendDstAlpha; + if ( this.blendEquationAlpha !== null ) data.blendEquationAlpha = this.blendEquationAlpha; + if ( this.blendColor && this.blendColor.isColor ) data.blendColor = this.blendColor.getHex(); + if ( this.blendAlpha !== 0 ) data.blendAlpha = this.blendAlpha; + + if ( this.depthFunc !== LessEqualDepth ) data.depthFunc = this.depthFunc; + if ( this.depthTest === false ) data.depthTest = this.depthTest; + if ( this.depthWrite === false ) data.depthWrite = this.depthWrite; + if ( this.colorWrite === false ) data.colorWrite = this.colorWrite; + + if ( this.stencilWriteMask !== 0xff ) data.stencilWriteMask = this.stencilWriteMask; + if ( this.stencilFunc !== AlwaysStencilFunc ) data.stencilFunc = this.stencilFunc; + if ( this.stencilRef !== 0 ) data.stencilRef = this.stencilRef; + if ( this.stencilFuncMask !== 0xff ) data.stencilFuncMask = this.stencilFuncMask; + if ( this.stencilFail !== KeepStencilOp ) data.stencilFail = this.stencilFail; + if ( this.stencilZFail !== KeepStencilOp ) data.stencilZFail = this.stencilZFail; + if ( this.stencilZPass !== KeepStencilOp ) data.stencilZPass = this.stencilZPass; + if ( this.stencilWrite === true ) data.stencilWrite = this.stencilWrite; + + // rotation (SpriteMaterial) + if ( this.rotation !== undefined && this.rotation !== 0 ) data.rotation = this.rotation; + + if ( this.polygonOffset === true ) data.polygonOffset = true; + if ( this.polygonOffsetFactor !== 0 ) data.polygonOffsetFactor = this.polygonOffsetFactor; + if ( this.polygonOffsetUnits !== 0 ) data.polygonOffsetUnits = this.polygonOffsetUnits; + + if ( this.linewidth !== undefined && this.linewidth !== 1 ) data.linewidth = this.linewidth; + if ( this.dashSize !== undefined ) data.dashSize = this.dashSize; + if ( this.gapSize !== undefined ) data.gapSize = this.gapSize; + if ( this.scale !== undefined ) data.scale = this.scale; + + if ( this.dithering === true ) data.dithering = true; + + if ( this.alphaTest > 0 ) data.alphaTest = this.alphaTest; + if ( this.alphaHash === true ) data.alphaHash = true; + if ( this.alphaToCoverage === true ) data.alphaToCoverage = true; + if ( this.premultipliedAlpha === true ) data.premultipliedAlpha = true; + if ( this.forceSinglePass === true ) data.forceSinglePass = true; + + if ( this.wireframe === true ) data.wireframe = true; + if ( this.wireframeLinewidth > 1 ) data.wireframeLinewidth = this.wireframeLinewidth; + if ( this.wireframeLinecap !== 'round' ) data.wireframeLinecap = this.wireframeLinecap; + if ( this.wireframeLinejoin !== 'round' ) data.wireframeLinejoin = this.wireframeLinejoin; + + if ( this.flatShading === true ) data.flatShading = true; + + if ( this.visible === false ) data.visible = false; + + if ( this.toneMapped === false ) data.toneMapped = false; + + if ( this.fog === false ) data.fog = false; + + if ( Object.keys( this.userData ).length > 0 ) data.userData = this.userData; + + // TODO: Copied from Object3D.toJSON + + function extractFromCache( cache ) { + + const values = []; + + for ( const key in cache ) { + + const data = cache[ key ]; + delete data.metadata; + values.push( data ); + + } + + return values; + + } + + if ( isRootObject ) { + + const textures = extractFromCache( meta.textures ); + const images = extractFromCache( meta.images ); + + if ( textures.length > 0 ) data.textures = textures; + if ( images.length > 0 ) data.images = images; + + } + + return data; + + } + + clone() { + + return new this.constructor().copy( this ); + + } + + copy( source ) { + + this.name = source.name; + + this.blending = source.blending; + this.side = source.side; + this.vertexColors = source.vertexColors; + + this.opacity = source.opacity; + this.transparent = source.transparent; + + this.blendSrc = source.blendSrc; + this.blendDst = source.blendDst; + this.blendEquation = source.blendEquation; + this.blendSrcAlpha = source.blendSrcAlpha; + this.blendDstAlpha = source.blendDstAlpha; + this.blendEquationAlpha = source.blendEquationAlpha; + this.blendColor.copy( source.blendColor ); + this.blendAlpha = source.blendAlpha; + + this.depthFunc = source.depthFunc; + this.depthTest = source.depthTest; + this.depthWrite = source.depthWrite; + + this.stencilWriteMask = source.stencilWriteMask; + this.stencilFunc = source.stencilFunc; + this.stencilRef = source.stencilRef; + this.stencilFuncMask = source.stencilFuncMask; + this.stencilFail = source.stencilFail; + this.stencilZFail = source.stencilZFail; + this.stencilZPass = source.stencilZPass; + this.stencilWrite = source.stencilWrite; + + const srcPlanes = source.clippingPlanes; + let dstPlanes = null; + + if ( srcPlanes !== null ) { + + const n = srcPlanes.length; + dstPlanes = new Array( n ); + + for ( let i = 0; i !== n; ++ i ) { + + dstPlanes[ i ] = srcPlanes[ i ].clone(); + + } + + } + + this.clippingPlanes = dstPlanes; + this.clipIntersection = source.clipIntersection; + this.clipShadows = source.clipShadows; + + this.shadowSide = source.shadowSide; + + this.colorWrite = source.colorWrite; + + this.precision = source.precision; + + this.polygonOffset = source.polygonOffset; + this.polygonOffsetFactor = source.polygonOffsetFactor; + this.polygonOffsetUnits = source.polygonOffsetUnits; + + this.dithering = source.dithering; + + this.alphaTest = source.alphaTest; + this.alphaHash = source.alphaHash; + this.alphaToCoverage = source.alphaToCoverage; + this.premultipliedAlpha = source.premultipliedAlpha; + this.forceSinglePass = source.forceSinglePass; + + this.visible = source.visible; + + this.toneMapped = source.toneMapped; + + this.userData = JSON.parse( JSON.stringify( source.userData ) ); + + return this; + + } + + dispose() { + + this.dispatchEvent( { type: 'dispose' } ); + + } + + set needsUpdate( value ) { + + if ( value === true ) this.version ++; + + } + + onBuild( /* shaderobject, renderer */ ) { + + console.warn( 'Material: onBuild() has been removed.' ); // @deprecated, r166 + + } + +} + +class MeshBasicMaterial extends Material { + + constructor( parameters ) { + + super(); + + this.isMeshBasicMaterial = true; + + this.type = 'MeshBasicMaterial'; + + this.color = new Color( 0xffffff ); // emissive + + this.map = null; + + this.lightMap = null; + this.lightMapIntensity = 1.0; + + this.aoMap = null; + this.aoMapIntensity = 1.0; + + this.specularMap = null; + + this.alphaMap = null; + + this.envMap = null; + this.envMapRotation = new Euler(); + this.combine = MultiplyOperation; + this.reflectivity = 1; + this.refractionRatio = 0.98; + + this.wireframe = false; + this.wireframeLinewidth = 1; + this.wireframeLinecap = 'round'; + this.wireframeLinejoin = 'round'; + + this.fog = true; + + this.setValues( parameters ); + + } + + copy( source ) { + + super.copy( source ); + + this.color.copy( source.color ); + + this.map = source.map; + + this.lightMap = source.lightMap; + this.lightMapIntensity = source.lightMapIntensity; + + this.aoMap = source.aoMap; + this.aoMapIntensity = source.aoMapIntensity; + + this.specularMap = source.specularMap; + + this.alphaMap = source.alphaMap; + + this.envMap = source.envMap; + this.envMapRotation.copy( source.envMapRotation ); + this.combine = source.combine; + this.reflectivity = source.reflectivity; + this.refractionRatio = source.refractionRatio; + + this.wireframe = source.wireframe; + this.wireframeLinewidth = source.wireframeLinewidth; + this.wireframeLinecap = source.wireframeLinecap; + this.wireframeLinejoin = source.wireframeLinejoin; + + this.fog = source.fog; + + return this; + + } + +} + +// Fast Half Float Conversions, http://www.fox-toolkit.org/ftp/fasthalffloatconversion.pdf + +const _tables = /*@__PURE__*/ _generateTables(); + +function _generateTables() { + + // float32 to float16 helpers + + const buffer = new ArrayBuffer( 4 ); + const floatView = new Float32Array( buffer ); + const uint32View = new Uint32Array( buffer ); + + const baseTable = new Uint32Array( 512 ); + const shiftTable = new Uint32Array( 512 ); + + for ( let i = 0; i < 256; ++ i ) { + + const e = i - 127; + + // very small number (0, -0) + + if ( e < - 27 ) { + + baseTable[ i ] = 0x0000; + baseTable[ i | 0x100 ] = 0x8000; + shiftTable[ i ] = 24; + shiftTable[ i | 0x100 ] = 24; + + // small number (denorm) + + } else if ( e < - 14 ) { + + baseTable[ i ] = 0x0400 >> ( - e - 14 ); + baseTable[ i | 0x100 ] = ( 0x0400 >> ( - e - 14 ) ) | 0x8000; + shiftTable[ i ] = - e - 1; + shiftTable[ i | 0x100 ] = - e - 1; + + // normal number + + } else if ( e <= 15 ) { + + baseTable[ i ] = ( e + 15 ) << 10; + baseTable[ i | 0x100 ] = ( ( e + 15 ) << 10 ) | 0x8000; + shiftTable[ i ] = 13; + shiftTable[ i | 0x100 ] = 13; + + // large number (Infinity, -Infinity) + + } else if ( e < 128 ) { + + baseTable[ i ] = 0x7c00; + baseTable[ i | 0x100 ] = 0xfc00; + shiftTable[ i ] = 24; + shiftTable[ i | 0x100 ] = 24; + + // stay (NaN, Infinity, -Infinity) + + } else { + + baseTable[ i ] = 0x7c00; + baseTable[ i | 0x100 ] = 0xfc00; + shiftTable[ i ] = 13; + shiftTable[ i | 0x100 ] = 13; + + } + + } + + // float16 to float32 helpers + + const mantissaTable = new Uint32Array( 2048 ); + const exponentTable = new Uint32Array( 64 ); + const offsetTable = new Uint32Array( 64 ); + + for ( let i = 1; i < 1024; ++ i ) { + + let m = i << 13; // zero pad mantissa bits + let e = 0; // zero exponent + + // normalized + while ( ( m & 0x00800000 ) === 0 ) { + + m <<= 1; + e -= 0x00800000; // decrement exponent + + } + + m &= ~ 0x00800000; // clear leading 1 bit + e += 0x38800000; // adjust bias + + mantissaTable[ i ] = m | e; + + } + + for ( let i = 1024; i < 2048; ++ i ) { + + mantissaTable[ i ] = 0x38000000 + ( ( i - 1024 ) << 13 ); + + } + + for ( let i = 1; i < 31; ++ i ) { + + exponentTable[ i ] = i << 23; + + } + + exponentTable[ 31 ] = 0x47800000; + exponentTable[ 32 ] = 0x80000000; + + for ( let i = 33; i < 63; ++ i ) { + + exponentTable[ i ] = 0x80000000 + ( ( i - 32 ) << 23 ); + + } + + exponentTable[ 63 ] = 0xc7800000; + + for ( let i = 1; i < 64; ++ i ) { + + if ( i !== 32 ) { + + offsetTable[ i ] = 1024; + + } + + } + + return { + floatView: floatView, + uint32View: uint32View, + baseTable: baseTable, + shiftTable: shiftTable, + mantissaTable: mantissaTable, + exponentTable: exponentTable, + offsetTable: offsetTable + }; + +} + +// float32 to float16 + +function toHalfFloat( val ) { + + if ( Math.abs( val ) > 65504 ) console.warn( 'THREE.DataUtils.toHalfFloat(): Value out of range.' ); + + val = clamp( val, - 65504, 65504 ); + + _tables.floatView[ 0 ] = val; + const f = _tables.uint32View[ 0 ]; + const e = ( f >> 23 ) & 0x1ff; + return _tables.baseTable[ e ] + ( ( f & 0x007fffff ) >> _tables.shiftTable[ e ] ); + +} + +// float16 to float32 + +function fromHalfFloat( val ) { + + const m = val >> 10; + _tables.uint32View[ 0 ] = _tables.mantissaTable[ _tables.offsetTable[ m ] + ( val & 0x3ff ) ] + _tables.exponentTable[ m ]; + return _tables.floatView[ 0 ]; + +} + +const DataUtils = { + toHalfFloat: toHalfFloat, + fromHalfFloat: fromHalfFloat, +}; + +const _vector$9 = /*@__PURE__*/ new Vector3(); +const _vector2$1 = /*@__PURE__*/ new Vector2(); + +class BufferAttribute { + + constructor( array, itemSize, normalized = false ) { + + if ( Array.isArray( array ) ) { + + throw new TypeError( 'THREE.BufferAttribute: array should be a Typed Array.' ); + + } + + this.isBufferAttribute = true; + + this.name = ''; + + this.array = array; + this.itemSize = itemSize; + this.count = array !== undefined ? array.length / itemSize : 0; + this.normalized = normalized; + + this.usage = StaticDrawUsage; + this.updateRanges = []; + this.gpuType = FloatType; + + this.version = 0; + + } + + onUploadCallback() {} + + set needsUpdate( value ) { + + if ( value === true ) this.version ++; + + } + + setUsage( value ) { + + this.usage = value; + + return this; + + } + + addUpdateRange( start, count ) { + + this.updateRanges.push( { start, count } ); + + } + + clearUpdateRanges() { + + this.updateRanges.length = 0; + + } + + copy( source ) { + + this.name = source.name; + this.array = new source.array.constructor( source.array ); + this.itemSize = source.itemSize; + this.count = source.count; + this.normalized = source.normalized; + + this.usage = source.usage; + this.gpuType = source.gpuType; + + return this; + + } + + copyAt( index1, attribute, index2 ) { + + index1 *= this.itemSize; + index2 *= attribute.itemSize; + + for ( let i = 0, l = this.itemSize; i < l; i ++ ) { + + this.array[ index1 + i ] = attribute.array[ index2 + i ]; + + } + + return this; + + } + + copyArray( array ) { + + this.array.set( array ); + + return this; + + } + + applyMatrix3( m ) { + + if ( this.itemSize === 2 ) { + + for ( let i = 0, l = this.count; i < l; i ++ ) { + + _vector2$1.fromBufferAttribute( this, i ); + _vector2$1.applyMatrix3( m ); + + this.setXY( i, _vector2$1.x, _vector2$1.y ); + + } + + } else if ( this.itemSize === 3 ) { + + for ( let i = 0, l = this.count; i < l; i ++ ) { + + _vector$9.fromBufferAttribute( this, i ); + _vector$9.applyMatrix3( m ); + + this.setXYZ( i, _vector$9.x, _vector$9.y, _vector$9.z ); + + } + + } + + return this; + + } + + applyMatrix4( m ) { + + for ( let i = 0, l = this.count; i < l; i ++ ) { + + _vector$9.fromBufferAttribute( this, i ); + + _vector$9.applyMatrix4( m ); + + this.setXYZ( i, _vector$9.x, _vector$9.y, _vector$9.z ); + + } + + return this; + + } + + applyNormalMatrix( m ) { + + for ( let i = 0, l = this.count; i < l; i ++ ) { + + _vector$9.fromBufferAttribute( this, i ); + + _vector$9.applyNormalMatrix( m ); + + this.setXYZ( i, _vector$9.x, _vector$9.y, _vector$9.z ); + + } + + return this; + + } + + transformDirection( m ) { + + for ( let i = 0, l = this.count; i < l; i ++ ) { + + _vector$9.fromBufferAttribute( this, i ); + + _vector$9.transformDirection( m ); + + this.setXYZ( i, _vector$9.x, _vector$9.y, _vector$9.z ); + + } + + return this; + + } + + set( value, offset = 0 ) { + + // Matching BufferAttribute constructor, do not normalize the array. + this.array.set( value, offset ); + + return this; + + } + + getComponent( index, component ) { + + let value = this.array[ index * this.itemSize + component ]; + + if ( this.normalized ) value = denormalize( value, this.array ); + + return value; + + } + + setComponent( index, component, value ) { + + if ( this.normalized ) value = normalize( value, this.array ); + + this.array[ index * this.itemSize + component ] = value; + + return this; + + } + + getX( index ) { + + let x = this.array[ index * this.itemSize ]; + + if ( this.normalized ) x = denormalize( x, this.array ); + + return x; + + } + + setX( index, x ) { + + if ( this.normalized ) x = normalize( x, this.array ); + + this.array[ index * this.itemSize ] = x; + + return this; + + } + + getY( index ) { + + let y = this.array[ index * this.itemSize + 1 ]; + + if ( this.normalized ) y = denormalize( y, this.array ); + + return y; + + } + + setY( index, y ) { + + if ( this.normalized ) y = normalize( y, this.array ); + + this.array[ index * this.itemSize + 1 ] = y; + + return this; + + } + + getZ( index ) { + + let z = this.array[ index * this.itemSize + 2 ]; + + if ( this.normalized ) z = denormalize( z, this.array ); + + return z; + + } + + setZ( index, z ) { + + if ( this.normalized ) z = normalize( z, this.array ); + + this.array[ index * this.itemSize + 2 ] = z; + + return this; + + } + + getW( index ) { + + let w = this.array[ index * this.itemSize + 3 ]; + + if ( this.normalized ) w = denormalize( w, this.array ); + + return w; + + } + + setW( index, w ) { + + if ( this.normalized ) w = normalize( w, this.array ); + + this.array[ index * this.itemSize + 3 ] = w; + + return this; + + } + + setXY( index, x, y ) { + + index *= this.itemSize; + + if ( this.normalized ) { + + x = normalize( x, this.array ); + y = normalize( y, this.array ); + + } + + this.array[ index + 0 ] = x; + this.array[ index + 1 ] = y; + + return this; + + } + + setXYZ( index, x, y, z ) { + + index *= this.itemSize; + + if ( this.normalized ) { + + x = normalize( x, this.array ); + y = normalize( y, this.array ); + z = normalize( z, this.array ); + + } + + this.array[ index + 0 ] = x; + this.array[ index + 1 ] = y; + this.array[ index + 2 ] = z; + + return this; + + } + + setXYZW( index, x, y, z, w ) { + + index *= this.itemSize; + + if ( this.normalized ) { + + x = normalize( x, this.array ); + y = normalize( y, this.array ); + z = normalize( z, this.array ); + w = normalize( w, this.array ); + + } + + this.array[ index + 0 ] = x; + this.array[ index + 1 ] = y; + this.array[ index + 2 ] = z; + this.array[ index + 3 ] = w; + + return this; + + } + + onUpload( callback ) { + + this.onUploadCallback = callback; + + return this; + + } + + clone() { + + return new this.constructor( this.array, this.itemSize ).copy( this ); + + } + + toJSON() { + + const data = { + itemSize: this.itemSize, + type: this.array.constructor.name, + array: Array.from( this.array ), + normalized: this.normalized + }; + + if ( this.name !== '' ) data.name = this.name; + if ( this.usage !== StaticDrawUsage ) data.usage = this.usage; + + return data; + + } + +} + +// + +class Int8BufferAttribute extends BufferAttribute { + + constructor( array, itemSize, normalized ) { + + super( new Int8Array( array ), itemSize, normalized ); + + } + +} + +class Uint8BufferAttribute extends BufferAttribute { + + constructor( array, itemSize, normalized ) { + + super( new Uint8Array( array ), itemSize, normalized ); + + } + +} + +class Uint8ClampedBufferAttribute extends BufferAttribute { + + constructor( array, itemSize, normalized ) { + + super( new Uint8ClampedArray( array ), itemSize, normalized ); + + } + +} + +class Int16BufferAttribute extends BufferAttribute { + + constructor( array, itemSize, normalized ) { + + super( new Int16Array( array ), itemSize, normalized ); + + } + +} + +class Uint16BufferAttribute extends BufferAttribute { + + constructor( array, itemSize, normalized ) { + + super( new Uint16Array( array ), itemSize, normalized ); + + } + +} + +class Int32BufferAttribute extends BufferAttribute { + + constructor( array, itemSize, normalized ) { + + super( new Int32Array( array ), itemSize, normalized ); + + } + +} + +class Uint32BufferAttribute extends BufferAttribute { + + constructor( array, itemSize, normalized ) { + + super( new Uint32Array( array ), itemSize, normalized ); + + } + +} + +class Float16BufferAttribute extends BufferAttribute { + + constructor( array, itemSize, normalized ) { + + super( new Uint16Array( array ), itemSize, normalized ); + + this.isFloat16BufferAttribute = true; + + } + + getX( index ) { + + let x = fromHalfFloat( this.array[ index * this.itemSize ] ); + + if ( this.normalized ) x = denormalize( x, this.array ); + + return x; + + } + + setX( index, x ) { + + if ( this.normalized ) x = normalize( x, this.array ); + + this.array[ index * this.itemSize ] = toHalfFloat( x ); + + return this; + + } + + getY( index ) { + + let y = fromHalfFloat( this.array[ index * this.itemSize + 1 ] ); + + if ( this.normalized ) y = denormalize( y, this.array ); + + return y; + + } + + setY( index, y ) { + + if ( this.normalized ) y = normalize( y, this.array ); + + this.array[ index * this.itemSize + 1 ] = toHalfFloat( y ); + + return this; + + } + + getZ( index ) { + + let z = fromHalfFloat( this.array[ index * this.itemSize + 2 ] ); + + if ( this.normalized ) z = denormalize( z, this.array ); + + return z; + + } + + setZ( index, z ) { + + if ( this.normalized ) z = normalize( z, this.array ); + + this.array[ index * this.itemSize + 2 ] = toHalfFloat( z ); + + return this; + + } + + getW( index ) { + + let w = fromHalfFloat( this.array[ index * this.itemSize + 3 ] ); + + if ( this.normalized ) w = denormalize( w, this.array ); + + return w; + + } + + setW( index, w ) { + + if ( this.normalized ) w = normalize( w, this.array ); + + this.array[ index * this.itemSize + 3 ] = toHalfFloat( w ); + + return this; + + } + + setXY( index, x, y ) { + + index *= this.itemSize; + + if ( this.normalized ) { + + x = normalize( x, this.array ); + y = normalize( y, this.array ); + + } + + this.array[ index + 0 ] = toHalfFloat( x ); + this.array[ index + 1 ] = toHalfFloat( y ); + + return this; + + } + + setXYZ( index, x, y, z ) { + + index *= this.itemSize; + + if ( this.normalized ) { + + x = normalize( x, this.array ); + y = normalize( y, this.array ); + z = normalize( z, this.array ); + + } + + this.array[ index + 0 ] = toHalfFloat( x ); + this.array[ index + 1 ] = toHalfFloat( y ); + this.array[ index + 2 ] = toHalfFloat( z ); + + return this; + + } + + setXYZW( index, x, y, z, w ) { + + index *= this.itemSize; + + if ( this.normalized ) { + + x = normalize( x, this.array ); + y = normalize( y, this.array ); + z = normalize( z, this.array ); + w = normalize( w, this.array ); + + } + + this.array[ index + 0 ] = toHalfFloat( x ); + this.array[ index + 1 ] = toHalfFloat( y ); + this.array[ index + 2 ] = toHalfFloat( z ); + this.array[ index + 3 ] = toHalfFloat( w ); + + return this; + + } + +} + + +class Float32BufferAttribute extends BufferAttribute { + + constructor( array, itemSize, normalized ) { + + super( new Float32Array( array ), itemSize, normalized ); + + } + +} + +let _id$1 = 0; + +const _m1 = /*@__PURE__*/ new Matrix4(); +const _obj = /*@__PURE__*/ new Object3D(); +const _offset = /*@__PURE__*/ new Vector3(); +const _box$2 = /*@__PURE__*/ new Box3(); +const _boxMorphTargets = /*@__PURE__*/ new Box3(); +const _vector$8 = /*@__PURE__*/ new Vector3(); + +class BufferGeometry extends EventDispatcher { + + constructor() { + + super(); + + this.isBufferGeometry = true; + + Object.defineProperty( this, 'id', { value: _id$1 ++ } ); + + this.uuid = generateUUID(); + + this.name = ''; + this.type = 'BufferGeometry'; + + this.index = null; + this.indirect = null; + this.attributes = {}; + + this.morphAttributes = {}; + this.morphTargetsRelative = false; + + this.groups = []; + + this.boundingBox = null; + this.boundingSphere = null; + + this.drawRange = { start: 0, count: Infinity }; + + this.userData = {}; + + } + + getIndex() { + + return this.index; + + } + + setIndex( index ) { + + if ( Array.isArray( index ) ) { + + this.index = new ( arrayNeedsUint32( index ) ? Uint32BufferAttribute : Uint16BufferAttribute )( index, 1 ); + + } else { + + this.index = index; + + } + + return this; + + } + + setIndirect( indirect ) { + + this.indirect = indirect; + + return this; + + } + + getIndirect() { + + return this.indirect; + + } + + getAttribute( name ) { + + return this.attributes[ name ]; + + } + + setAttribute( name, attribute ) { + + this.attributes[ name ] = attribute; + + return this; + + } + + deleteAttribute( name ) { + + delete this.attributes[ name ]; + + return this; + + } + + hasAttribute( name ) { + + return this.attributes[ name ] !== undefined; + + } + + addGroup( start, count, materialIndex = 0 ) { + + this.groups.push( { + + start: start, + count: count, + materialIndex: materialIndex + + } ); + + } + + clearGroups() { + + this.groups = []; + + } + + setDrawRange( start, count ) { + + this.drawRange.start = start; + this.drawRange.count = count; + + } + + applyMatrix4( matrix ) { + + const position = this.attributes.position; + + if ( position !== undefined ) { + + position.applyMatrix4( matrix ); + + position.needsUpdate = true; + + } + + const normal = this.attributes.normal; + + if ( normal !== undefined ) { + + const normalMatrix = new Matrix3().getNormalMatrix( matrix ); + + normal.applyNormalMatrix( normalMatrix ); + + normal.needsUpdate = true; + + } + + const tangent = this.attributes.tangent; + + if ( tangent !== undefined ) { + + tangent.transformDirection( matrix ); + + tangent.needsUpdate = true; + + } + + if ( this.boundingBox !== null ) { + + this.computeBoundingBox(); + + } + + if ( this.boundingSphere !== null ) { + + this.computeBoundingSphere(); + + } + + return this; + + } + + applyQuaternion( q ) { + + _m1.makeRotationFromQuaternion( q ); + + this.applyMatrix4( _m1 ); + + return this; + + } + + rotateX( angle ) { + + // rotate geometry around world x-axis + + _m1.makeRotationX( angle ); + + this.applyMatrix4( _m1 ); + + return this; + + } + + rotateY( angle ) { + + // rotate geometry around world y-axis + + _m1.makeRotationY( angle ); + + this.applyMatrix4( _m1 ); + + return this; + + } + + rotateZ( angle ) { + + // rotate geometry around world z-axis + + _m1.makeRotationZ( angle ); + + this.applyMatrix4( _m1 ); + + return this; + + } + + translate( x, y, z ) { + + // translate geometry + + _m1.makeTranslation( x, y, z ); + + this.applyMatrix4( _m1 ); + + return this; + + } + + scale( x, y, z ) { + + // scale geometry + + _m1.makeScale( x, y, z ); + + this.applyMatrix4( _m1 ); + + return this; + + } + + lookAt( vector ) { + + _obj.lookAt( vector ); + + _obj.updateMatrix(); + + this.applyMatrix4( _obj.matrix ); + + return this; + + } + + center() { + + this.computeBoundingBox(); + + this.boundingBox.getCenter( _offset ).negate(); + + this.translate( _offset.x, _offset.y, _offset.z ); + + return this; + + } + + setFromPoints( points ) { + + const positionAttribute = this.getAttribute( 'position' ); + + if ( positionAttribute === undefined ) { + + const position = []; + + for ( let i = 0, l = points.length; i < l; i ++ ) { + + const point = points[ i ]; + position.push( point.x, point.y, point.z || 0 ); + + } + + this.setAttribute( 'position', new Float32BufferAttribute( position, 3 ) ); + + } else { + + const l = Math.min( points.length, positionAttribute.count ); // make sure data do not exceed buffer size + + for ( let i = 0; i < l; i ++ ) { + + const point = points[ i ]; + positionAttribute.setXYZ( i, point.x, point.y, point.z || 0 ); + + } + + if ( points.length > positionAttribute.count ) { + + console.warn( 'THREE.BufferGeometry: Buffer size too small for points data. Use .dispose() and create a new geometry.' ); + + } + + positionAttribute.needsUpdate = true; + + } + + return this; + + } + + computeBoundingBox() { + + if ( this.boundingBox === null ) { + + this.boundingBox = new Box3(); + + } + + const position = this.attributes.position; + const morphAttributesPosition = this.morphAttributes.position; + + if ( position && position.isGLBufferAttribute ) { + + console.error( 'THREE.BufferGeometry.computeBoundingBox(): GLBufferAttribute requires a manual bounding box.', this ); + + this.boundingBox.set( + new Vector3( - Infinity, - Infinity, - Infinity ), + new Vector3( + Infinity, + Infinity, + Infinity ) + ); + + return; + + } + + if ( position !== undefined ) { + + this.boundingBox.setFromBufferAttribute( position ); + + // process morph attributes if present + + if ( morphAttributesPosition ) { + + for ( let i = 0, il = morphAttributesPosition.length; i < il; i ++ ) { + + const morphAttribute = morphAttributesPosition[ i ]; + _box$2.setFromBufferAttribute( morphAttribute ); + + if ( this.morphTargetsRelative ) { + + _vector$8.addVectors( this.boundingBox.min, _box$2.min ); + this.boundingBox.expandByPoint( _vector$8 ); + + _vector$8.addVectors( this.boundingBox.max, _box$2.max ); + this.boundingBox.expandByPoint( _vector$8 ); + + } else { + + this.boundingBox.expandByPoint( _box$2.min ); + this.boundingBox.expandByPoint( _box$2.max ); + + } + + } + + } + + } else { + + this.boundingBox.makeEmpty(); + + } + + if ( isNaN( this.boundingBox.min.x ) || isNaN( this.boundingBox.min.y ) || isNaN( this.boundingBox.min.z ) ) { + + console.error( 'THREE.BufferGeometry.computeBoundingBox(): Computed min/max have NaN values. The "position" attribute is likely to have NaN values.', this ); + + } + + } + + computeBoundingSphere() { + + if ( this.boundingSphere === null ) { + + this.boundingSphere = new Sphere(); + + } + + const position = this.attributes.position; + const morphAttributesPosition = this.morphAttributes.position; + + if ( position && position.isGLBufferAttribute ) { + + console.error( 'THREE.BufferGeometry.computeBoundingSphere(): GLBufferAttribute requires a manual bounding sphere.', this ); + + this.boundingSphere.set( new Vector3(), Infinity ); + + return; + + } + + if ( position ) { + + // first, find the center of the bounding sphere + + const center = this.boundingSphere.center; + + _box$2.setFromBufferAttribute( position ); + + // process morph attributes if present + + if ( morphAttributesPosition ) { + + for ( let i = 0, il = morphAttributesPosition.length; i < il; i ++ ) { + + const morphAttribute = morphAttributesPosition[ i ]; + _boxMorphTargets.setFromBufferAttribute( morphAttribute ); + + if ( this.morphTargetsRelative ) { + + _vector$8.addVectors( _box$2.min, _boxMorphTargets.min ); + _box$2.expandByPoint( _vector$8 ); + + _vector$8.addVectors( _box$2.max, _boxMorphTargets.max ); + _box$2.expandByPoint( _vector$8 ); + + } else { + + _box$2.expandByPoint( _boxMorphTargets.min ); + _box$2.expandByPoint( _boxMorphTargets.max ); + + } + + } + + } + + _box$2.getCenter( center ); + + // second, try to find a boundingSphere with a radius smaller than the + // boundingSphere of the boundingBox: sqrt(3) smaller in the best case + + let maxRadiusSq = 0; + + for ( let i = 0, il = position.count; i < il; i ++ ) { + + _vector$8.fromBufferAttribute( position, i ); + + maxRadiusSq = Math.max( maxRadiusSq, center.distanceToSquared( _vector$8 ) ); + + } + + // process morph attributes if present + + if ( morphAttributesPosition ) { + + for ( let i = 0, il = morphAttributesPosition.length; i < il; i ++ ) { + + const morphAttribute = morphAttributesPosition[ i ]; + const morphTargetsRelative = this.morphTargetsRelative; + + for ( let j = 0, jl = morphAttribute.count; j < jl; j ++ ) { + + _vector$8.fromBufferAttribute( morphAttribute, j ); + + if ( morphTargetsRelative ) { + + _offset.fromBufferAttribute( position, j ); + _vector$8.add( _offset ); + + } + + maxRadiusSq = Math.max( maxRadiusSq, center.distanceToSquared( _vector$8 ) ); + + } + + } + + } + + this.boundingSphere.radius = Math.sqrt( maxRadiusSq ); + + if ( isNaN( this.boundingSphere.radius ) ) { + + console.error( 'THREE.BufferGeometry.computeBoundingSphere(): Computed radius is NaN. The "position" attribute is likely to have NaN values.', this ); + + } + + } + + } + + computeTangents() { + + const index = this.index; + const attributes = this.attributes; + + // based on http://www.terathon.com/code/tangent.html + // (per vertex tangents) + + if ( index === null || + attributes.position === undefined || + attributes.normal === undefined || + attributes.uv === undefined ) { + + console.error( 'THREE.BufferGeometry: .computeTangents() failed. Missing required attributes (index, position, normal or uv)' ); + return; + + } + + const positionAttribute = attributes.position; + const normalAttribute = attributes.normal; + const uvAttribute = attributes.uv; + + if ( this.hasAttribute( 'tangent' ) === false ) { + + this.setAttribute( 'tangent', new BufferAttribute( new Float32Array( 4 * positionAttribute.count ), 4 ) ); + + } + + const tangentAttribute = this.getAttribute( 'tangent' ); + + const tan1 = [], tan2 = []; + + for ( let i = 0; i < positionAttribute.count; i ++ ) { + + tan1[ i ] = new Vector3(); + tan2[ i ] = new Vector3(); + + } + + const vA = new Vector3(), + vB = new Vector3(), + vC = new Vector3(), + + uvA = new Vector2(), + uvB = new Vector2(), + uvC = new Vector2(), + + sdir = new Vector3(), + tdir = new Vector3(); + + function handleTriangle( a, b, c ) { + + vA.fromBufferAttribute( positionAttribute, a ); + vB.fromBufferAttribute( positionAttribute, b ); + vC.fromBufferAttribute( positionAttribute, c ); + + uvA.fromBufferAttribute( uvAttribute, a ); + uvB.fromBufferAttribute( uvAttribute, b ); + uvC.fromBufferAttribute( uvAttribute, c ); + + vB.sub( vA ); + vC.sub( vA ); + + uvB.sub( uvA ); + uvC.sub( uvA ); + + const r = 1.0 / ( uvB.x * uvC.y - uvC.x * uvB.y ); + + // silently ignore degenerate uv triangles having coincident or colinear vertices + + if ( ! isFinite( r ) ) return; + + sdir.copy( vB ).multiplyScalar( uvC.y ).addScaledVector( vC, - uvB.y ).multiplyScalar( r ); + tdir.copy( vC ).multiplyScalar( uvB.x ).addScaledVector( vB, - uvC.x ).multiplyScalar( r ); + + tan1[ a ].add( sdir ); + tan1[ b ].add( sdir ); + tan1[ c ].add( sdir ); + + tan2[ a ].add( tdir ); + tan2[ b ].add( tdir ); + tan2[ c ].add( tdir ); + + } + + let groups = this.groups; + + if ( groups.length === 0 ) { + + groups = [ { + start: 0, + count: index.count + } ]; + + } + + for ( let i = 0, il = groups.length; i < il; ++ i ) { + + const group = groups[ i ]; + + const start = group.start; + const count = group.count; + + for ( let j = start, jl = start + count; j < jl; j += 3 ) { + + handleTriangle( + index.getX( j + 0 ), + index.getX( j + 1 ), + index.getX( j + 2 ) + ); + + } + + } + + const tmp = new Vector3(), tmp2 = new Vector3(); + const n = new Vector3(), n2 = new Vector3(); + + function handleVertex( v ) { + + n.fromBufferAttribute( normalAttribute, v ); + n2.copy( n ); + + const t = tan1[ v ]; + + // Gram-Schmidt orthogonalize + + tmp.copy( t ); + tmp.sub( n.multiplyScalar( n.dot( t ) ) ).normalize(); + + // Calculate handedness + + tmp2.crossVectors( n2, t ); + const test = tmp2.dot( tan2[ v ] ); + const w = ( test < 0.0 ) ? - 1.0 : 1.0; + + tangentAttribute.setXYZW( v, tmp.x, tmp.y, tmp.z, w ); + + } + + for ( let i = 0, il = groups.length; i < il; ++ i ) { + + const group = groups[ i ]; + + const start = group.start; + const count = group.count; + + for ( let j = start, jl = start + count; j < jl; j += 3 ) { + + handleVertex( index.getX( j + 0 ) ); + handleVertex( index.getX( j + 1 ) ); + handleVertex( index.getX( j + 2 ) ); + + } + + } + + } + + computeVertexNormals() { + + const index = this.index; + const positionAttribute = this.getAttribute( 'position' ); + + if ( positionAttribute !== undefined ) { + + let normalAttribute = this.getAttribute( 'normal' ); + + if ( normalAttribute === undefined ) { + + normalAttribute = new BufferAttribute( new Float32Array( positionAttribute.count * 3 ), 3 ); + this.setAttribute( 'normal', normalAttribute ); + + } else { + + // reset existing normals to zero + + for ( let i = 0, il = normalAttribute.count; i < il; i ++ ) { + + normalAttribute.setXYZ( i, 0, 0, 0 ); + + } + + } + + const pA = new Vector3(), pB = new Vector3(), pC = new Vector3(); + const nA = new Vector3(), nB = new Vector3(), nC = new Vector3(); + const cb = new Vector3(), ab = new Vector3(); + + // indexed elements + + if ( index ) { + + for ( let i = 0, il = index.count; i < il; i += 3 ) { + + const vA = index.getX( i + 0 ); + const vB = index.getX( i + 1 ); + const vC = index.getX( i + 2 ); + + pA.fromBufferAttribute( positionAttribute, vA ); + pB.fromBufferAttribute( positionAttribute, vB ); + pC.fromBufferAttribute( positionAttribute, vC ); + + cb.subVectors( pC, pB ); + ab.subVectors( pA, pB ); + cb.cross( ab ); + + nA.fromBufferAttribute( normalAttribute, vA ); + nB.fromBufferAttribute( normalAttribute, vB ); + nC.fromBufferAttribute( normalAttribute, vC ); + + nA.add( cb ); + nB.add( cb ); + nC.add( cb ); + + normalAttribute.setXYZ( vA, nA.x, nA.y, nA.z ); + normalAttribute.setXYZ( vB, nB.x, nB.y, nB.z ); + normalAttribute.setXYZ( vC, nC.x, nC.y, nC.z ); + + } + + } else { + + // non-indexed elements (unconnected triangle soup) + + for ( let i = 0, il = positionAttribute.count; i < il; i += 3 ) { + + pA.fromBufferAttribute( positionAttribute, i + 0 ); + pB.fromBufferAttribute( positionAttribute, i + 1 ); + pC.fromBufferAttribute( positionAttribute, i + 2 ); + + cb.subVectors( pC, pB ); + ab.subVectors( pA, pB ); + cb.cross( ab ); + + normalAttribute.setXYZ( i + 0, cb.x, cb.y, cb.z ); + normalAttribute.setXYZ( i + 1, cb.x, cb.y, cb.z ); + normalAttribute.setXYZ( i + 2, cb.x, cb.y, cb.z ); + + } + + } + + this.normalizeNormals(); + + normalAttribute.needsUpdate = true; + + } + + } + + normalizeNormals() { + + const normals = this.attributes.normal; + + for ( let i = 0, il = normals.count; i < il; i ++ ) { + + _vector$8.fromBufferAttribute( normals, i ); + + _vector$8.normalize(); + + normals.setXYZ( i, _vector$8.x, _vector$8.y, _vector$8.z ); + + } + + } + + toNonIndexed() { + + function convertBufferAttribute( attribute, indices ) { + + const array = attribute.array; + const itemSize = attribute.itemSize; + const normalized = attribute.normalized; + + const array2 = new array.constructor( indices.length * itemSize ); + + let index = 0, index2 = 0; + + for ( let i = 0, l = indices.length; i < l; i ++ ) { + + if ( attribute.isInterleavedBufferAttribute ) { + + index = indices[ i ] * attribute.data.stride + attribute.offset; + + } else { + + index = indices[ i ] * itemSize; + + } + + for ( let j = 0; j < itemSize; j ++ ) { + + array2[ index2 ++ ] = array[ index ++ ]; + + } + + } + + return new BufferAttribute( array2, itemSize, normalized ); + + } + + // + + if ( this.index === null ) { + + console.warn( 'THREE.BufferGeometry.toNonIndexed(): BufferGeometry is already non-indexed.' ); + return this; + + } + + const geometry2 = new BufferGeometry(); + + const indices = this.index.array; + const attributes = this.attributes; + + // attributes + + for ( const name in attributes ) { + + const attribute = attributes[ name ]; + + const newAttribute = convertBufferAttribute( attribute, indices ); + + geometry2.setAttribute( name, newAttribute ); + + } + + // morph attributes + + const morphAttributes = this.morphAttributes; + + for ( const name in morphAttributes ) { + + const morphArray = []; + const morphAttribute = morphAttributes[ name ]; // morphAttribute: array of Float32BufferAttributes + + for ( let i = 0, il = morphAttribute.length; i < il; i ++ ) { + + const attribute = morphAttribute[ i ]; + + const newAttribute = convertBufferAttribute( attribute, indices ); + + morphArray.push( newAttribute ); + + } + + geometry2.morphAttributes[ name ] = morphArray; + + } + + geometry2.morphTargetsRelative = this.morphTargetsRelative; + + // groups + + const groups = this.groups; + + for ( let i = 0, l = groups.length; i < l; i ++ ) { + + const group = groups[ i ]; + geometry2.addGroup( group.start, group.count, group.materialIndex ); + + } + + return geometry2; + + } + + toJSON() { + + const data = { + metadata: { + version: 4.6, + type: 'BufferGeometry', + generator: 'BufferGeometry.toJSON' + } + }; + + // standard BufferGeometry serialization + + data.uuid = this.uuid; + data.type = this.type; + if ( this.name !== '' ) data.name = this.name; + if ( Object.keys( this.userData ).length > 0 ) data.userData = this.userData; + + if ( this.parameters !== undefined ) { + + const parameters = this.parameters; + + for ( const key in parameters ) { + + if ( parameters[ key ] !== undefined ) data[ key ] = parameters[ key ]; + + } + + return data; + + } + + // for simplicity the code assumes attributes are not shared across geometries, see #15811 + + data.data = { attributes: {} }; + + const index = this.index; + + if ( index !== null ) { + + data.data.index = { + type: index.array.constructor.name, + array: Array.prototype.slice.call( index.array ) + }; + + } + + const attributes = this.attributes; + + for ( const key in attributes ) { + + const attribute = attributes[ key ]; + + data.data.attributes[ key ] = attribute.toJSON( data.data ); + + } + + const morphAttributes = {}; + let hasMorphAttributes = false; + + for ( const key in this.morphAttributes ) { + + const attributeArray = this.morphAttributes[ key ]; + + const array = []; + + for ( let i = 0, il = attributeArray.length; i < il; i ++ ) { + + const attribute = attributeArray[ i ]; + + array.push( attribute.toJSON( data.data ) ); + + } + + if ( array.length > 0 ) { + + morphAttributes[ key ] = array; + + hasMorphAttributes = true; + + } + + } + + if ( hasMorphAttributes ) { + + data.data.morphAttributes = morphAttributes; + data.data.morphTargetsRelative = this.morphTargetsRelative; + + } + + const groups = this.groups; + + if ( groups.length > 0 ) { + + data.data.groups = JSON.parse( JSON.stringify( groups ) ); + + } + + const boundingSphere = this.boundingSphere; + + if ( boundingSphere !== null ) { + + data.data.boundingSphere = { + center: boundingSphere.center.toArray(), + radius: boundingSphere.radius + }; + + } + + return data; + + } + + clone() { + + return new this.constructor().copy( this ); + + } + + copy( source ) { + + // reset + + this.index = null; + this.attributes = {}; + this.morphAttributes = {}; + this.groups = []; + this.boundingBox = null; + this.boundingSphere = null; + + // used for storing cloned, shared data + + const data = {}; + + // name + + this.name = source.name; + + // index + + const index = source.index; + + if ( index !== null ) { + + this.setIndex( index.clone( data ) ); + + } + + // attributes + + const attributes = source.attributes; + + for ( const name in attributes ) { + + const attribute = attributes[ name ]; + this.setAttribute( name, attribute.clone( data ) ); + + } + + // morph attributes + + const morphAttributes = source.morphAttributes; + + for ( const name in morphAttributes ) { + + const array = []; + const morphAttribute = morphAttributes[ name ]; // morphAttribute: array of Float32BufferAttributes + + for ( let i = 0, l = morphAttribute.length; i < l; i ++ ) { + + array.push( morphAttribute[ i ].clone( data ) ); + + } + + this.morphAttributes[ name ] = array; + + } + + this.morphTargetsRelative = source.morphTargetsRelative; + + // groups + + const groups = source.groups; + + for ( let i = 0, l = groups.length; i < l; i ++ ) { + + const group = groups[ i ]; + this.addGroup( group.start, group.count, group.materialIndex ); + + } + + // bounding box + + const boundingBox = source.boundingBox; + + if ( boundingBox !== null ) { + + this.boundingBox = boundingBox.clone(); + + } + + // bounding sphere + + const boundingSphere = source.boundingSphere; + + if ( boundingSphere !== null ) { + + this.boundingSphere = boundingSphere.clone(); + + } + + // draw range + + this.drawRange.start = source.drawRange.start; + this.drawRange.count = source.drawRange.count; + + // user data + + this.userData = source.userData; + + return this; + + } + + dispose() { + + this.dispatchEvent( { type: 'dispose' } ); + + } + +} + +const _inverseMatrix$3 = /*@__PURE__*/ new Matrix4(); +const _ray$3 = /*@__PURE__*/ new Ray(); +const _sphere$6 = /*@__PURE__*/ new Sphere(); +const _sphereHitAt = /*@__PURE__*/ new Vector3(); + +const _vA$1 = /*@__PURE__*/ new Vector3(); +const _vB$1 = /*@__PURE__*/ new Vector3(); +const _vC$1 = /*@__PURE__*/ new Vector3(); + +const _tempA = /*@__PURE__*/ new Vector3(); +const _morphA = /*@__PURE__*/ new Vector3(); + +const _intersectionPoint = /*@__PURE__*/ new Vector3(); +const _intersectionPointWorld = /*@__PURE__*/ new Vector3(); + +class Mesh extends Object3D { + + constructor( geometry = new BufferGeometry(), material = new MeshBasicMaterial() ) { + + super(); + + this.isMesh = true; + + this.type = 'Mesh'; + + this.geometry = geometry; + this.material = material; + + this.updateMorphTargets(); + + } + + copy( source, recursive ) { + + super.copy( source, recursive ); + + if ( source.morphTargetInfluences !== undefined ) { + + this.morphTargetInfluences = source.morphTargetInfluences.slice(); + + } + + if ( source.morphTargetDictionary !== undefined ) { + + this.morphTargetDictionary = Object.assign( {}, source.morphTargetDictionary ); + + } + + this.material = Array.isArray( source.material ) ? source.material.slice() : source.material; + this.geometry = source.geometry; + + return this; + + } + + updateMorphTargets() { + + const geometry = this.geometry; + + const morphAttributes = geometry.morphAttributes; + const keys = Object.keys( morphAttributes ); + + if ( keys.length > 0 ) { + + const morphAttribute = morphAttributes[ keys[ 0 ] ]; + + if ( morphAttribute !== undefined ) { + + this.morphTargetInfluences = []; + this.morphTargetDictionary = {}; + + for ( let m = 0, ml = morphAttribute.length; m < ml; m ++ ) { + + const name = morphAttribute[ m ].name || String( m ); + + this.morphTargetInfluences.push( 0 ); + this.morphTargetDictionary[ name ] = m; + + } + + } + + } + + } + + getVertexPosition( index, target ) { + + const geometry = this.geometry; + const position = geometry.attributes.position; + const morphPosition = geometry.morphAttributes.position; + const morphTargetsRelative = geometry.morphTargetsRelative; + + target.fromBufferAttribute( position, index ); + + const morphInfluences = this.morphTargetInfluences; + + if ( morphPosition && morphInfluences ) { + + _morphA.set( 0, 0, 0 ); + + for ( let i = 0, il = morphPosition.length; i < il; i ++ ) { + + const influence = morphInfluences[ i ]; + const morphAttribute = morphPosition[ i ]; + + if ( influence === 0 ) continue; + + _tempA.fromBufferAttribute( morphAttribute, index ); + + if ( morphTargetsRelative ) { + + _morphA.addScaledVector( _tempA, influence ); + + } else { + + _morphA.addScaledVector( _tempA.sub( target ), influence ); + + } + + } + + target.add( _morphA ); + + } + + return target; + + } + + raycast( raycaster, intersects ) { + + const geometry = this.geometry; + const material = this.material; + const matrixWorld = this.matrixWorld; + + if ( material === undefined ) return; + + // test with bounding sphere in world space + + if ( geometry.boundingSphere === null ) geometry.computeBoundingSphere(); + + _sphere$6.copy( geometry.boundingSphere ); + _sphere$6.applyMatrix4( matrixWorld ); + + // check distance from ray origin to bounding sphere + + _ray$3.copy( raycaster.ray ).recast( raycaster.near ); + + if ( _sphere$6.containsPoint( _ray$3.origin ) === false ) { + + if ( _ray$3.intersectSphere( _sphere$6, _sphereHitAt ) === null ) return; + + if ( _ray$3.origin.distanceToSquared( _sphereHitAt ) > ( raycaster.far - raycaster.near ) ** 2 ) return; + + } + + // convert ray to local space of mesh + + _inverseMatrix$3.copy( matrixWorld ).invert(); + _ray$3.copy( raycaster.ray ).applyMatrix4( _inverseMatrix$3 ); + + // test with bounding box in local space + + if ( geometry.boundingBox !== null ) { + + if ( _ray$3.intersectsBox( geometry.boundingBox ) === false ) return; + + } + + // test for intersections with geometry + + this._computeIntersections( raycaster, intersects, _ray$3 ); + + } + + _computeIntersections( raycaster, intersects, rayLocalSpace ) { + + let intersection; + + const geometry = this.geometry; + const material = this.material; + + const index = geometry.index; + const position = geometry.attributes.position; + const uv = geometry.attributes.uv; + const uv1 = geometry.attributes.uv1; + const normal = geometry.attributes.normal; + const groups = geometry.groups; + const drawRange = geometry.drawRange; + + if ( index !== null ) { + + // indexed buffer geometry + + if ( Array.isArray( material ) ) { + + for ( let i = 0, il = groups.length; i < il; i ++ ) { + + const group = groups[ i ]; + const groupMaterial = material[ group.materialIndex ]; + + const start = Math.max( group.start, drawRange.start ); + const end = Math.min( index.count, Math.min( ( group.start + group.count ), ( drawRange.start + drawRange.count ) ) ); + + for ( let j = start, jl = end; j < jl; j += 3 ) { + + const a = index.getX( j ); + const b = index.getX( j + 1 ); + const c = index.getX( j + 2 ); + + intersection = checkGeometryIntersection( this, groupMaterial, raycaster, rayLocalSpace, uv, uv1, normal, a, b, c ); + + if ( intersection ) { + + intersection.faceIndex = Math.floor( j / 3 ); // triangle number in indexed buffer semantics + intersection.face.materialIndex = group.materialIndex; + intersects.push( intersection ); + + } + + } + + } + + } else { + + const start = Math.max( 0, drawRange.start ); + const end = Math.min( index.count, ( drawRange.start + drawRange.count ) ); + + for ( let i = start, il = end; i < il; i += 3 ) { + + const a = index.getX( i ); + const b = index.getX( i + 1 ); + const c = index.getX( i + 2 ); + + intersection = checkGeometryIntersection( this, material, raycaster, rayLocalSpace, uv, uv1, normal, a, b, c ); + + if ( intersection ) { + + intersection.faceIndex = Math.floor( i / 3 ); // triangle number in indexed buffer semantics + intersects.push( intersection ); + + } + + } + + } + + } else if ( position !== undefined ) { + + // non-indexed buffer geometry + + if ( Array.isArray( material ) ) { + + for ( let i = 0, il = groups.length; i < il; i ++ ) { + + const group = groups[ i ]; + const groupMaterial = material[ group.materialIndex ]; + + const start = Math.max( group.start, drawRange.start ); + const end = Math.min( position.count, Math.min( ( group.start + group.count ), ( drawRange.start + drawRange.count ) ) ); + + for ( let j = start, jl = end; j < jl; j += 3 ) { + + const a = j; + const b = j + 1; + const c = j + 2; + + intersection = checkGeometryIntersection( this, groupMaterial, raycaster, rayLocalSpace, uv, uv1, normal, a, b, c ); + + if ( intersection ) { + + intersection.faceIndex = Math.floor( j / 3 ); // triangle number in non-indexed buffer semantics + intersection.face.materialIndex = group.materialIndex; + intersects.push( intersection ); + + } + + } + + } + + } else { + + const start = Math.max( 0, drawRange.start ); + const end = Math.min( position.count, ( drawRange.start + drawRange.count ) ); + + for ( let i = start, il = end; i < il; i += 3 ) { + + const a = i; + const b = i + 1; + const c = i + 2; + + intersection = checkGeometryIntersection( this, material, raycaster, rayLocalSpace, uv, uv1, normal, a, b, c ); + + if ( intersection ) { + + intersection.faceIndex = Math.floor( i / 3 ); // triangle number in non-indexed buffer semantics + intersects.push( intersection ); + + } + + } + + } + + } + + } + +} + +function checkIntersection$1( object, material, raycaster, ray, pA, pB, pC, point ) { + + let intersect; + + if ( material.side === BackSide ) { + + intersect = ray.intersectTriangle( pC, pB, pA, true, point ); + + } else { + + intersect = ray.intersectTriangle( pA, pB, pC, ( material.side === FrontSide ), point ); + + } + + if ( intersect === null ) return null; + + _intersectionPointWorld.copy( point ); + _intersectionPointWorld.applyMatrix4( object.matrixWorld ); + + const distance = raycaster.ray.origin.distanceTo( _intersectionPointWorld ); + + if ( distance < raycaster.near || distance > raycaster.far ) return null; + + return { + distance: distance, + point: _intersectionPointWorld.clone(), + object: object + }; + +} + +function checkGeometryIntersection( object, material, raycaster, ray, uv, uv1, normal, a, b, c ) { + + object.getVertexPosition( a, _vA$1 ); + object.getVertexPosition( b, _vB$1 ); + object.getVertexPosition( c, _vC$1 ); + + const intersection = checkIntersection$1( object, material, raycaster, ray, _vA$1, _vB$1, _vC$1, _intersectionPoint ); + + if ( intersection ) { + + const barycoord = new Vector3(); + Triangle.getBarycoord( _intersectionPoint, _vA$1, _vB$1, _vC$1, barycoord ); + + if ( uv ) { + + intersection.uv = Triangle.getInterpolatedAttribute( uv, a, b, c, barycoord, new Vector2() ); + + } + + if ( uv1 ) { + + intersection.uv1 = Triangle.getInterpolatedAttribute( uv1, a, b, c, barycoord, new Vector2() ); + + } + + if ( normal ) { + + intersection.normal = Triangle.getInterpolatedAttribute( normal, a, b, c, barycoord, new Vector3() ); + + if ( intersection.normal.dot( ray.direction ) > 0 ) { + + intersection.normal.multiplyScalar( - 1 ); + + } + + } + + const face = { + a: a, + b: b, + c: c, + normal: new Vector3(), + materialIndex: 0 + }; + + Triangle.getNormal( _vA$1, _vB$1, _vC$1, face.normal ); + + intersection.face = face; + intersection.barycoord = barycoord; + + } + + return intersection; + +} + +class BoxGeometry extends BufferGeometry { + + constructor( width = 1, height = 1, depth = 1, widthSegments = 1, heightSegments = 1, depthSegments = 1 ) { + + super(); + + this.type = 'BoxGeometry'; + + this.parameters = { + width: width, + height: height, + depth: depth, + widthSegments: widthSegments, + heightSegments: heightSegments, + depthSegments: depthSegments + }; + + const scope = this; + + // segments + + widthSegments = Math.floor( widthSegments ); + heightSegments = Math.floor( heightSegments ); + depthSegments = Math.floor( depthSegments ); + + // buffers + + const indices = []; + const vertices = []; + const normals = []; + const uvs = []; + + // helper variables + + let numberOfVertices = 0; + let groupStart = 0; + + // build each side of the box geometry + + buildPlane( 'z', 'y', 'x', - 1, - 1, depth, height, width, depthSegments, heightSegments, 0 ); // px + buildPlane( 'z', 'y', 'x', 1, - 1, depth, height, - width, depthSegments, heightSegments, 1 ); // nx + buildPlane( 'x', 'z', 'y', 1, 1, width, depth, height, widthSegments, depthSegments, 2 ); // py + buildPlane( 'x', 'z', 'y', 1, - 1, width, depth, - height, widthSegments, depthSegments, 3 ); // ny + buildPlane( 'x', 'y', 'z', 1, - 1, width, height, depth, widthSegments, heightSegments, 4 ); // pz + buildPlane( 'x', 'y', 'z', - 1, - 1, width, height, - depth, widthSegments, heightSegments, 5 ); // nz + + // build geometry + + this.setIndex( indices ); + this.setAttribute( 'position', new Float32BufferAttribute( vertices, 3 ) ); + this.setAttribute( 'normal', new Float32BufferAttribute( normals, 3 ) ); + this.setAttribute( 'uv', new Float32BufferAttribute( uvs, 2 ) ); + + function buildPlane( u, v, w, udir, vdir, width, height, depth, gridX, gridY, materialIndex ) { + + const segmentWidth = width / gridX; + const segmentHeight = height / gridY; + + const widthHalf = width / 2; + const heightHalf = height / 2; + const depthHalf = depth / 2; + + const gridX1 = gridX + 1; + const gridY1 = gridY + 1; + + let vertexCounter = 0; + let groupCount = 0; + + const vector = new Vector3(); + + // generate vertices, normals and uvs + + for ( let iy = 0; iy < gridY1; iy ++ ) { + + const y = iy * segmentHeight - heightHalf; + + for ( let ix = 0; ix < gridX1; ix ++ ) { + + const x = ix * segmentWidth - widthHalf; + + // set values to correct vector component + + vector[ u ] = x * udir; + vector[ v ] = y * vdir; + vector[ w ] = depthHalf; + + // now apply vector to vertex buffer + + vertices.push( vector.x, vector.y, vector.z ); + + // set values to correct vector component + + vector[ u ] = 0; + vector[ v ] = 0; + vector[ w ] = depth > 0 ? 1 : - 1; + + // now apply vector to normal buffer + + normals.push( vector.x, vector.y, vector.z ); + + // uvs + + uvs.push( ix / gridX ); + uvs.push( 1 - ( iy / gridY ) ); + + // counters + + vertexCounter += 1; + + } + + } + + // indices + + // 1. you need three indices to draw a single face + // 2. a single segment consists of two faces + // 3. so we need to generate six (2*3) indices per segment + + for ( let iy = 0; iy < gridY; iy ++ ) { + + for ( let ix = 0; ix < gridX; ix ++ ) { + + const a = numberOfVertices + ix + gridX1 * iy; + const b = numberOfVertices + ix + gridX1 * ( iy + 1 ); + const c = numberOfVertices + ( ix + 1 ) + gridX1 * ( iy + 1 ); + const d = numberOfVertices + ( ix + 1 ) + gridX1 * iy; + + // faces + + indices.push( a, b, d ); + indices.push( b, c, d ); + + // increase counter + + groupCount += 6; + + } + + } + + // add a group to the geometry. this will ensure multi material support + + scope.addGroup( groupStart, groupCount, materialIndex ); + + // calculate new start value for groups + + groupStart += groupCount; + + // update total number of vertices + + numberOfVertices += vertexCounter; + + } + + } + + copy( source ) { + + super.copy( source ); + + this.parameters = Object.assign( {}, source.parameters ); + + return this; + + } + + static fromJSON( data ) { + + return new BoxGeometry( data.width, data.height, data.depth, data.widthSegments, data.heightSegments, data.depthSegments ); + + } + +} + +/** + * Uniform Utilities + */ + +function cloneUniforms( src ) { + + const dst = {}; + + for ( const u in src ) { + + dst[ u ] = {}; + + for ( const p in src[ u ] ) { + + const property = src[ u ][ p ]; + + if ( property && ( property.isColor || + property.isMatrix3 || property.isMatrix4 || + property.isVector2 || property.isVector3 || property.isVector4 || + property.isTexture || property.isQuaternion ) ) { + + if ( property.isRenderTargetTexture ) { + + console.warn( 'UniformsUtils: Textures of render targets cannot be cloned via cloneUniforms() or mergeUniforms().' ); + dst[ u ][ p ] = null; + + } else { + + dst[ u ][ p ] = property.clone(); + + } + + } else if ( Array.isArray( property ) ) { + + dst[ u ][ p ] = property.slice(); + + } else { + + dst[ u ][ p ] = property; + + } + + } + + } + + return dst; + +} + +function mergeUniforms( uniforms ) { + + const merged = {}; + + for ( let u = 0; u < uniforms.length; u ++ ) { + + const tmp = cloneUniforms( uniforms[ u ] ); + + for ( const p in tmp ) { + + merged[ p ] = tmp[ p ]; + + } + + } + + return merged; + +} + +function cloneUniformsGroups( src ) { + + const dst = []; + + for ( let u = 0; u < src.length; u ++ ) { + + dst.push( src[ u ].clone() ); + + } + + return dst; + +} + +function getUnlitUniformColorSpace( renderer ) { + + const currentRenderTarget = renderer.getRenderTarget(); + + if ( currentRenderTarget === null ) { + + // https://github.com/mrdoob/three.js/pull/23937#issuecomment-1111067398 + return renderer.outputColorSpace; + + } + + // https://github.com/mrdoob/three.js/issues/27868 + if ( currentRenderTarget.isXRRenderTarget === true ) { + + return currentRenderTarget.texture.colorSpace; + + } + + return ColorManagement.workingColorSpace; + +} + +// Legacy + +const UniformsUtils = { clone: cloneUniforms, merge: mergeUniforms }; + +var default_vertex = "void main() {\n\tgl_Position = projectionMatrix * modelViewMatrix * vec4( position, 1.0 );\n}"; + +var default_fragment = "void main() {\n\tgl_FragColor = vec4( 1.0, 0.0, 0.0, 1.0 );\n}"; + +class ShaderMaterial extends Material { + + constructor( parameters ) { + + super(); + + this.isShaderMaterial = true; + + this.type = 'ShaderMaterial'; + + this.defines = {}; + this.uniforms = {}; + this.uniformsGroups = []; + + this.vertexShader = default_vertex; + this.fragmentShader = default_fragment; + + this.linewidth = 1; + + this.wireframe = false; + this.wireframeLinewidth = 1; + + this.fog = false; // set to use scene fog + this.lights = false; // set to use scene lights + this.clipping = false; // set to use user-defined clipping planes + + this.forceSinglePass = true; + + this.extensions = { + clipCullDistance: false, // set to use vertex shader clipping + multiDraw: false // set to use vertex shader multi_draw / enable gl_DrawID + }; + + // When rendered geometry doesn't include these attributes but the material does, + // use these default values in WebGL. This avoids errors when buffer data is missing. + this.defaultAttributeValues = { + 'color': [ 1, 1, 1 ], + 'uv': [ 0, 0 ], + 'uv1': [ 0, 0 ] + }; + + this.index0AttributeName = undefined; + this.uniformsNeedUpdate = false; + + this.glslVersion = null; + + if ( parameters !== undefined ) { + + this.setValues( parameters ); + + } + + } + + copy( source ) { + + super.copy( source ); + + this.fragmentShader = source.fragmentShader; + this.vertexShader = source.vertexShader; + + this.uniforms = cloneUniforms( source.uniforms ); + this.uniformsGroups = cloneUniformsGroups( source.uniformsGroups ); + + this.defines = Object.assign( {}, source.defines ); + + this.wireframe = source.wireframe; + this.wireframeLinewidth = source.wireframeLinewidth; + + this.fog = source.fog; + this.lights = source.lights; + this.clipping = source.clipping; + + this.extensions = Object.assign( {}, source.extensions ); + + this.glslVersion = source.glslVersion; + + return this; + + } + + toJSON( meta ) { + + const data = super.toJSON( meta ); + + data.glslVersion = this.glslVersion; + data.uniforms = {}; + + for ( const name in this.uniforms ) { + + const uniform = this.uniforms[ name ]; + const value = uniform.value; + + if ( value && value.isTexture ) { + + data.uniforms[ name ] = { + type: 't', + value: value.toJSON( meta ).uuid + }; + + } else if ( value && value.isColor ) { + + data.uniforms[ name ] = { + type: 'c', + value: value.getHex() + }; + + } else if ( value && value.isVector2 ) { + + data.uniforms[ name ] = { + type: 'v2', + value: value.toArray() + }; + + } else if ( value && value.isVector3 ) { + + data.uniforms[ name ] = { + type: 'v3', + value: value.toArray() + }; + + } else if ( value && value.isVector4 ) { + + data.uniforms[ name ] = { + type: 'v4', + value: value.toArray() + }; + + } else if ( value && value.isMatrix3 ) { + + data.uniforms[ name ] = { + type: 'm3', + value: value.toArray() + }; + + } else if ( value && value.isMatrix4 ) { + + data.uniforms[ name ] = { + type: 'm4', + value: value.toArray() + }; + + } else { + + data.uniforms[ name ] = { + value: value + }; + + // note: the array variants v2v, v3v, v4v, m4v and tv are not supported so far + + } + + } + + if ( Object.keys( this.defines ).length > 0 ) data.defines = this.defines; + + data.vertexShader = this.vertexShader; + data.fragmentShader = this.fragmentShader; + + data.lights = this.lights; + data.clipping = this.clipping; + + const extensions = {}; + + for ( const key in this.extensions ) { + + if ( this.extensions[ key ] === true ) extensions[ key ] = true; + + } + + if ( Object.keys( extensions ).length > 0 ) data.extensions = extensions; + + return data; + + } + +} + +class Camera extends Object3D { + + constructor() { + + super(); + + this.isCamera = true; + + this.type = 'Camera'; + + this.matrixWorldInverse = new Matrix4(); + + this.projectionMatrix = new Matrix4(); + this.projectionMatrixInverse = new Matrix4(); + + this.coordinateSystem = WebGLCoordinateSystem; + + } + + copy( source, recursive ) { + + super.copy( source, recursive ); + + this.matrixWorldInverse.copy( source.matrixWorldInverse ); + + this.projectionMatrix.copy( source.projectionMatrix ); + this.projectionMatrixInverse.copy( source.projectionMatrixInverse ); + + this.coordinateSystem = source.coordinateSystem; + + return this; + + } + + getWorldDirection( target ) { + + return super.getWorldDirection( target ).negate(); + + } + + updateMatrixWorld( force ) { + + super.updateMatrixWorld( force ); + + this.matrixWorldInverse.copy( this.matrixWorld ).invert(); + + } + + updateWorldMatrix( updateParents, updateChildren ) { + + super.updateWorldMatrix( updateParents, updateChildren ); + + this.matrixWorldInverse.copy( this.matrixWorld ).invert(); + + } + + clone() { + + return new this.constructor().copy( this ); + + } + +} + +const _v3$1 = /*@__PURE__*/ new Vector3(); +const _minTarget = /*@__PURE__*/ new Vector2(); +const _maxTarget = /*@__PURE__*/ new Vector2(); + + +class PerspectiveCamera extends Camera { + + constructor( fov = 50, aspect = 1, near = 0.1, far = 2000 ) { + + super(); + + this.isPerspectiveCamera = true; + + this.type = 'PerspectiveCamera'; + + this.fov = fov; + this.zoom = 1; + + this.near = near; + this.far = far; + this.focus = 10; + + this.aspect = aspect; + this.view = null; + + this.filmGauge = 35; // width of the film (default in millimeters) + this.filmOffset = 0; // horizontal film offset (same unit as gauge) + + this.updateProjectionMatrix(); + + } + + copy( source, recursive ) { + + super.copy( source, recursive ); + + this.fov = source.fov; + this.zoom = source.zoom; + + this.near = source.near; + this.far = source.far; + this.focus = source.focus; + + this.aspect = source.aspect; + this.view = source.view === null ? null : Object.assign( {}, source.view ); + + this.filmGauge = source.filmGauge; + this.filmOffset = source.filmOffset; + + return this; + + } + + /** + * Sets the FOV by focal length in respect to the current .filmGauge. + * + * The default film gauge is 35, so that the focal length can be specified for + * a 35mm (full frame) camera. + * + * @param {number} focalLength - Values for focal length and film gauge must have the same unit. + */ + setFocalLength( focalLength ) { + + /** see {@link http://www.bobatkins.com/photography/technical/field_of_view.html} */ + const vExtentSlope = 0.5 * this.getFilmHeight() / focalLength; + + this.fov = RAD2DEG * 2 * Math.atan( vExtentSlope ); + this.updateProjectionMatrix(); + + } + + /** + * Calculates the focal length from the current .fov and .filmGauge. + * + * @returns {number} + */ + getFocalLength() { + + const vExtentSlope = Math.tan( DEG2RAD * 0.5 * this.fov ); + + return 0.5 * this.getFilmHeight() / vExtentSlope; + + } + + getEffectiveFOV() { + + return RAD2DEG * 2 * Math.atan( + Math.tan( DEG2RAD * 0.5 * this.fov ) / this.zoom ); + + } + + getFilmWidth() { + + // film not completely covered in portrait format (aspect < 1) + return this.filmGauge * Math.min( this.aspect, 1 ); + + } + + getFilmHeight() { + + // film not completely covered in landscape format (aspect > 1) + return this.filmGauge / Math.max( this.aspect, 1 ); + + } + + /** + * Computes the 2D bounds of the camera's viewable rectangle at a given distance along the viewing direction. + * Sets minTarget and maxTarget to the coordinates of the lower-left and upper-right corners of the view rectangle. + * + * @param {number} distance + * @param {Vector2} minTarget + * @param {Vector2} maxTarget + */ + getViewBounds( distance, minTarget, maxTarget ) { + + _v3$1.set( - 1, - 1, 0.5 ).applyMatrix4( this.projectionMatrixInverse ); + + minTarget.set( _v3$1.x, _v3$1.y ).multiplyScalar( - distance / _v3$1.z ); + + _v3$1.set( 1, 1, 0.5 ).applyMatrix4( this.projectionMatrixInverse ); + + maxTarget.set( _v3$1.x, _v3$1.y ).multiplyScalar( - distance / _v3$1.z ); + + } + + /** + * Computes the width and height of the camera's viewable rectangle at a given distance along the viewing direction. + * + * @param {number} distance + * @param {Vector2} target - Vector2 target used to store result where x is width and y is height. + * @returns {Vector2} + */ + getViewSize( distance, target ) { + + this.getViewBounds( distance, _minTarget, _maxTarget ); + + return target.subVectors( _maxTarget, _minTarget ); + + } + + /** + * Sets an offset in a larger frustum. This is useful for multi-window or + * multi-monitor/multi-machine setups. + * + * For example, if you have 3x2 monitors and each monitor is 1920x1080 and + * the monitors are in grid like this + * + * +---+---+---+ + * | A | B | C | + * +---+---+---+ + * | D | E | F | + * +---+---+---+ + * + * then for each monitor you would call it like this + * + * const w = 1920; + * const h = 1080; + * const fullWidth = w * 3; + * const fullHeight = h * 2; + * + * --A-- + * camera.setViewOffset( fullWidth, fullHeight, w * 0, h * 0, w, h ); + * --B-- + * camera.setViewOffset( fullWidth, fullHeight, w * 1, h * 0, w, h ); + * --C-- + * camera.setViewOffset( fullWidth, fullHeight, w * 2, h * 0, w, h ); + * --D-- + * camera.setViewOffset( fullWidth, fullHeight, w * 0, h * 1, w, h ); + * --E-- + * camera.setViewOffset( fullWidth, fullHeight, w * 1, h * 1, w, h ); + * --F-- + * camera.setViewOffset( fullWidth, fullHeight, w * 2, h * 1, w, h ); + * + * Note there is no reason monitors have to be the same size or in a grid. + * + * @param {number} fullWidth + * @param {number} fullHeight + * @param {number} x + * @param {number} y + * @param {number} width + * @param {number} height + */ + setViewOffset( fullWidth, fullHeight, x, y, width, height ) { + + this.aspect = fullWidth / fullHeight; + + if ( this.view === null ) { + + this.view = { + enabled: true, + fullWidth: 1, + fullHeight: 1, + offsetX: 0, + offsetY: 0, + width: 1, + height: 1 + }; + + } + + this.view.enabled = true; + this.view.fullWidth = fullWidth; + this.view.fullHeight = fullHeight; + this.view.offsetX = x; + this.view.offsetY = y; + this.view.width = width; + this.view.height = height; + + this.updateProjectionMatrix(); + + } + + clearViewOffset() { + + if ( this.view !== null ) { + + this.view.enabled = false; + + } + + this.updateProjectionMatrix(); + + } + + updateProjectionMatrix() { + + const near = this.near; + let top = near * Math.tan( DEG2RAD * 0.5 * this.fov ) / this.zoom; + let height = 2 * top; + let width = this.aspect * height; + let left = - 0.5 * width; + const view = this.view; + + if ( this.view !== null && this.view.enabled ) { + + const fullWidth = view.fullWidth, + fullHeight = view.fullHeight; + + left += view.offsetX * width / fullWidth; + top -= view.offsetY * height / fullHeight; + width *= view.width / fullWidth; + height *= view.height / fullHeight; + + } + + const skew = this.filmOffset; + if ( skew !== 0 ) left += near * skew / this.getFilmWidth(); + + this.projectionMatrix.makePerspective( left, left + width, top, top - height, near, this.far, this.coordinateSystem ); + + this.projectionMatrixInverse.copy( this.projectionMatrix ).invert(); + + } + + toJSON( meta ) { + + const data = super.toJSON( meta ); + + data.object.fov = this.fov; + data.object.zoom = this.zoom; + + data.object.near = this.near; + data.object.far = this.far; + data.object.focus = this.focus; + + data.object.aspect = this.aspect; + + if ( this.view !== null ) data.object.view = Object.assign( {}, this.view ); + + data.object.filmGauge = this.filmGauge; + data.object.filmOffset = this.filmOffset; + + return data; + + } + +} + +const fov = - 90; // negative fov is not an error +const aspect = 1; + +class CubeCamera extends Object3D { + + constructor( near, far, renderTarget ) { + + super(); + + this.type = 'CubeCamera'; + + this.renderTarget = renderTarget; + this.coordinateSystem = null; + this.activeMipmapLevel = 0; + + const cameraPX = new PerspectiveCamera( fov, aspect, near, far ); + cameraPX.layers = this.layers; + this.add( cameraPX ); + + const cameraNX = new PerspectiveCamera( fov, aspect, near, far ); + cameraNX.layers = this.layers; + this.add( cameraNX ); + + const cameraPY = new PerspectiveCamera( fov, aspect, near, far ); + cameraPY.layers = this.layers; + this.add( cameraPY ); + + const cameraNY = new PerspectiveCamera( fov, aspect, near, far ); + cameraNY.layers = this.layers; + this.add( cameraNY ); + + const cameraPZ = new PerspectiveCamera( fov, aspect, near, far ); + cameraPZ.layers = this.layers; + this.add( cameraPZ ); + + const cameraNZ = new PerspectiveCamera( fov, aspect, near, far ); + cameraNZ.layers = this.layers; + this.add( cameraNZ ); + + } + + updateCoordinateSystem() { + + const coordinateSystem = this.coordinateSystem; + + const cameras = this.children.concat(); + + const [ cameraPX, cameraNX, cameraPY, cameraNY, cameraPZ, cameraNZ ] = cameras; + + for ( const camera of cameras ) this.remove( camera ); + + if ( coordinateSystem === WebGLCoordinateSystem ) { + + cameraPX.up.set( 0, 1, 0 ); + cameraPX.lookAt( 1, 0, 0 ); + + cameraNX.up.set( 0, 1, 0 ); + cameraNX.lookAt( - 1, 0, 0 ); + + cameraPY.up.set( 0, 0, - 1 ); + cameraPY.lookAt( 0, 1, 0 ); + + cameraNY.up.set( 0, 0, 1 ); + cameraNY.lookAt( 0, - 1, 0 ); + + cameraPZ.up.set( 0, 1, 0 ); + cameraPZ.lookAt( 0, 0, 1 ); + + cameraNZ.up.set( 0, 1, 0 ); + cameraNZ.lookAt( 0, 0, - 1 ); + + } else if ( coordinateSystem === WebGPUCoordinateSystem ) { + + cameraPX.up.set( 0, - 1, 0 ); + cameraPX.lookAt( - 1, 0, 0 ); + + cameraNX.up.set( 0, - 1, 0 ); + cameraNX.lookAt( 1, 0, 0 ); + + cameraPY.up.set( 0, 0, 1 ); + cameraPY.lookAt( 0, 1, 0 ); + + cameraNY.up.set( 0, 0, - 1 ); + cameraNY.lookAt( 0, - 1, 0 ); + + cameraPZ.up.set( 0, - 1, 0 ); + cameraPZ.lookAt( 0, 0, 1 ); + + cameraNZ.up.set( 0, - 1, 0 ); + cameraNZ.lookAt( 0, 0, - 1 ); + + } else { + + throw new Error( 'THREE.CubeCamera.updateCoordinateSystem(): Invalid coordinate system: ' + coordinateSystem ); + + } + + for ( const camera of cameras ) { + + this.add( camera ); + + camera.updateMatrixWorld(); + + } + + } + + update( renderer, scene ) { + + if ( this.parent === null ) this.updateMatrixWorld(); + + const { renderTarget, activeMipmapLevel } = this; + + if ( this.coordinateSystem !== renderer.coordinateSystem ) { + + this.coordinateSystem = renderer.coordinateSystem; + + this.updateCoordinateSystem(); + + } + + const [ cameraPX, cameraNX, cameraPY, cameraNY, cameraPZ, cameraNZ ] = this.children; + + const currentRenderTarget = renderer.getRenderTarget(); + const currentActiveCubeFace = renderer.getActiveCubeFace(); + const currentActiveMipmapLevel = renderer.getActiveMipmapLevel(); + + const currentXrEnabled = renderer.xr.enabled; + + renderer.xr.enabled = false; + + const generateMipmaps = renderTarget.texture.generateMipmaps; + + renderTarget.texture.generateMipmaps = false; + + renderer.setRenderTarget( renderTarget, 0, activeMipmapLevel ); + renderer.render( scene, cameraPX ); + + renderer.setRenderTarget( renderTarget, 1, activeMipmapLevel ); + renderer.render( scene, cameraNX ); + + renderer.setRenderTarget( renderTarget, 2, activeMipmapLevel ); + renderer.render( scene, cameraPY ); + + renderer.setRenderTarget( renderTarget, 3, activeMipmapLevel ); + renderer.render( scene, cameraNY ); + + renderer.setRenderTarget( renderTarget, 4, activeMipmapLevel ); + renderer.render( scene, cameraPZ ); + + // mipmaps are generated during the last call of render() + // at this point, all sides of the cube render target are defined + + renderTarget.texture.generateMipmaps = generateMipmaps; + + renderer.setRenderTarget( renderTarget, 5, activeMipmapLevel ); + renderer.render( scene, cameraNZ ); + + renderer.setRenderTarget( currentRenderTarget, currentActiveCubeFace, currentActiveMipmapLevel ); + + renderer.xr.enabled = currentXrEnabled; + + renderTarget.texture.needsPMREMUpdate = true; + + } + +} + +class CubeTexture extends Texture { + + constructor( images, mapping, wrapS, wrapT, magFilter, minFilter, format, type, anisotropy, colorSpace ) { + + images = images !== undefined ? images : []; + mapping = mapping !== undefined ? mapping : CubeReflectionMapping; + + super( images, mapping, wrapS, wrapT, magFilter, minFilter, format, type, anisotropy, colorSpace ); + + this.isCubeTexture = true; + + this.flipY = false; + + } + + get images() { + + return this.image; + + } + + set images( value ) { + + this.image = value; + + } + +} + +class WebGLCubeRenderTarget extends WebGLRenderTarget { + + constructor( size = 1, options = {} ) { + + super( size, size, options ); + + this.isWebGLCubeRenderTarget = true; + + const image = { width: size, height: size, depth: 1 }; + const images = [ image, image, image, image, image, image ]; + + this.texture = new CubeTexture( images, options.mapping, options.wrapS, options.wrapT, options.magFilter, options.minFilter, options.format, options.type, options.anisotropy, options.colorSpace ); + + // By convention -- likely based on the RenderMan spec from the 1990's -- cube maps are specified by WebGL (and three.js) + // in a coordinate system in which positive-x is to the right when looking up the positive-z axis -- in other words, + // in a left-handed coordinate system. By continuing this convention, preexisting cube maps continued to render correctly. + + // three.js uses a right-handed coordinate system. So environment maps used in three.js appear to have px and nx swapped + // and the flag isRenderTargetTexture controls this conversion. The flip is not required when using WebGLCubeRenderTarget.texture + // as a cube texture (this is detected when isRenderTargetTexture is set to true for cube textures). + + this.texture.isRenderTargetTexture = true; + + this.texture.generateMipmaps = options.generateMipmaps !== undefined ? options.generateMipmaps : false; + this.texture.minFilter = options.minFilter !== undefined ? options.minFilter : LinearFilter; + + } + + fromEquirectangularTexture( renderer, texture ) { + + this.texture.type = texture.type; + this.texture.colorSpace = texture.colorSpace; + + this.texture.generateMipmaps = texture.generateMipmaps; + this.texture.minFilter = texture.minFilter; + this.texture.magFilter = texture.magFilter; + + const shader = { + + uniforms: { + tEquirect: { value: null }, + }, + + vertexShader: /* glsl */` + + varying vec3 vWorldDirection; + + vec3 transformDirection( in vec3 dir, in mat4 matrix ) { + + return normalize( ( matrix * vec4( dir, 0.0 ) ).xyz ); + + } + + void main() { + + vWorldDirection = transformDirection( position, modelMatrix ); + + #include + #include + + } + `, + + fragmentShader: /* glsl */` + + uniform sampler2D tEquirect; + + varying vec3 vWorldDirection; + + #include + + void main() { + + vec3 direction = normalize( vWorldDirection ); + + vec2 sampleUV = equirectUv( direction ); + + gl_FragColor = texture2D( tEquirect, sampleUV ); + + } + ` + }; + + const geometry = new BoxGeometry( 5, 5, 5 ); + + const material = new ShaderMaterial( { + + name: 'CubemapFromEquirect', + + uniforms: cloneUniforms( shader.uniforms ), + vertexShader: shader.vertexShader, + fragmentShader: shader.fragmentShader, + side: BackSide, + blending: NoBlending + + } ); + + material.uniforms.tEquirect.value = texture; + + const mesh = new Mesh( geometry, material ); + + const currentMinFilter = texture.minFilter; + + // Avoid blurred poles + if ( texture.minFilter === LinearMipmapLinearFilter ) texture.minFilter = LinearFilter; + + const camera = new CubeCamera( 1, 10, this ); + camera.update( renderer, mesh ); + + texture.minFilter = currentMinFilter; + + mesh.geometry.dispose(); + mesh.material.dispose(); + + return this; + + } + + clear( renderer, color, depth, stencil ) { + + const currentRenderTarget = renderer.getRenderTarget(); + + for ( let i = 0; i < 6; i ++ ) { + + renderer.setRenderTarget( this, i ); + + renderer.clear( color, depth, stencil ); + + } + + renderer.setRenderTarget( currentRenderTarget ); + + } + +} + +class FogExp2 { + + constructor( color, density = 0.00025 ) { + + this.isFogExp2 = true; + + this.name = ''; + + this.color = new Color( color ); + this.density = density; + + } + + clone() { + + return new FogExp2( this.color, this.density ); + + } + + toJSON( /* meta */ ) { + + return { + type: 'FogExp2', + name: this.name, + color: this.color.getHex(), + density: this.density + }; + + } + +} + +class Fog { + + constructor( color, near = 1, far = 1000 ) { + + this.isFog = true; + + this.name = ''; + + this.color = new Color( color ); + + this.near = near; + this.far = far; + + } + + clone() { + + return new Fog( this.color, this.near, this.far ); + + } + + toJSON( /* meta */ ) { + + return { + type: 'Fog', + name: this.name, + color: this.color.getHex(), + near: this.near, + far: this.far + }; + + } + +} + +class Scene extends Object3D { + + constructor() { + + super(); + + this.isScene = true; + + this.type = 'Scene'; + + this.background = null; + this.environment = null; + this.fog = null; + + this.backgroundBlurriness = 0; + this.backgroundIntensity = 1; + this.backgroundRotation = new Euler(); + + this.environmentIntensity = 1; + this.environmentRotation = new Euler(); + + this.overrideMaterial = null; + + if ( typeof __THREE_DEVTOOLS__ !== 'undefined' ) { + + __THREE_DEVTOOLS__.dispatchEvent( new CustomEvent( 'observe', { detail: this } ) ); + + } + + } + + copy( source, recursive ) { + + super.copy( source, recursive ); + + if ( source.background !== null ) this.background = source.background.clone(); + if ( source.environment !== null ) this.environment = source.environment.clone(); + if ( source.fog !== null ) this.fog = source.fog.clone(); + + this.backgroundBlurriness = source.backgroundBlurriness; + this.backgroundIntensity = source.backgroundIntensity; + this.backgroundRotation.copy( source.backgroundRotation ); + + this.environmentIntensity = source.environmentIntensity; + this.environmentRotation.copy( source.environmentRotation ); + + if ( source.overrideMaterial !== null ) this.overrideMaterial = source.overrideMaterial.clone(); + + this.matrixAutoUpdate = source.matrixAutoUpdate; + + return this; + + } + + toJSON( meta ) { + + const data = super.toJSON( meta ); + + if ( this.fog !== null ) data.object.fog = this.fog.toJSON(); + + if ( this.backgroundBlurriness > 0 ) data.object.backgroundBlurriness = this.backgroundBlurriness; + if ( this.backgroundIntensity !== 1 ) data.object.backgroundIntensity = this.backgroundIntensity; + data.object.backgroundRotation = this.backgroundRotation.toArray(); + + if ( this.environmentIntensity !== 1 ) data.object.environmentIntensity = this.environmentIntensity; + data.object.environmentRotation = this.environmentRotation.toArray(); + + return data; + + } + +} + +class InterleavedBuffer { + + constructor( array, stride ) { + + this.isInterleavedBuffer = true; + + this.array = array; + this.stride = stride; + this.count = array !== undefined ? array.length / stride : 0; + + this.usage = StaticDrawUsage; + this.updateRanges = []; + + this.version = 0; + + this.uuid = generateUUID(); + + } + + onUploadCallback() {} + + set needsUpdate( value ) { + + if ( value === true ) this.version ++; + + } + + setUsage( value ) { + + this.usage = value; + + return this; + + } + + addUpdateRange( start, count ) { + + this.updateRanges.push( { start, count } ); + + } + + clearUpdateRanges() { + + this.updateRanges.length = 0; + + } + + copy( source ) { + + this.array = new source.array.constructor( source.array ); + this.count = source.count; + this.stride = source.stride; + this.usage = source.usage; + + return this; + + } + + copyAt( index1, attribute, index2 ) { + + index1 *= this.stride; + index2 *= attribute.stride; + + for ( let i = 0, l = this.stride; i < l; i ++ ) { + + this.array[ index1 + i ] = attribute.array[ index2 + i ]; + + } + + return this; + + } + + set( value, offset = 0 ) { + + this.array.set( value, offset ); + + return this; + + } + + clone( data ) { + + if ( data.arrayBuffers === undefined ) { + + data.arrayBuffers = {}; + + } + + if ( this.array.buffer._uuid === undefined ) { + + this.array.buffer._uuid = generateUUID(); + + } + + if ( data.arrayBuffers[ this.array.buffer._uuid ] === undefined ) { + + data.arrayBuffers[ this.array.buffer._uuid ] = this.array.slice( 0 ).buffer; + + } + + const array = new this.array.constructor( data.arrayBuffers[ this.array.buffer._uuid ] ); + + const ib = new this.constructor( array, this.stride ); + ib.setUsage( this.usage ); + + return ib; + + } + + onUpload( callback ) { + + this.onUploadCallback = callback; + + return this; + + } + + toJSON( data ) { + + if ( data.arrayBuffers === undefined ) { + + data.arrayBuffers = {}; + + } + + // generate UUID for array buffer if necessary + + if ( this.array.buffer._uuid === undefined ) { + + this.array.buffer._uuid = generateUUID(); + + } + + if ( data.arrayBuffers[ this.array.buffer._uuid ] === undefined ) { + + data.arrayBuffers[ this.array.buffer._uuid ] = Array.from( new Uint32Array( this.array.buffer ) ); + + } + + // + + return { + uuid: this.uuid, + buffer: this.array.buffer._uuid, + type: this.array.constructor.name, + stride: this.stride + }; + + } + +} + +const _vector$7 = /*@__PURE__*/ new Vector3(); + +class InterleavedBufferAttribute { + + constructor( interleavedBuffer, itemSize, offset, normalized = false ) { + + this.isInterleavedBufferAttribute = true; + + this.name = ''; + + this.data = interleavedBuffer; + this.itemSize = itemSize; + this.offset = offset; + + this.normalized = normalized; + + } + + get count() { + + return this.data.count; + + } + + get array() { + + return this.data.array; + + } + + set needsUpdate( value ) { + + this.data.needsUpdate = value; + + } + + applyMatrix4( m ) { + + for ( let i = 0, l = this.data.count; i < l; i ++ ) { + + _vector$7.fromBufferAttribute( this, i ); + + _vector$7.applyMatrix4( m ); + + this.setXYZ( i, _vector$7.x, _vector$7.y, _vector$7.z ); + + } + + return this; + + } + + applyNormalMatrix( m ) { + + for ( let i = 0, l = this.count; i < l; i ++ ) { + + _vector$7.fromBufferAttribute( this, i ); + + _vector$7.applyNormalMatrix( m ); + + this.setXYZ( i, _vector$7.x, _vector$7.y, _vector$7.z ); + + } + + return this; + + } + + transformDirection( m ) { + + for ( let i = 0, l = this.count; i < l; i ++ ) { + + _vector$7.fromBufferAttribute( this, i ); + + _vector$7.transformDirection( m ); + + this.setXYZ( i, _vector$7.x, _vector$7.y, _vector$7.z ); + + } + + return this; + + } + + getComponent( index, component ) { + + let value = this.array[ index * this.data.stride + this.offset + component ]; + + if ( this.normalized ) value = denormalize( value, this.array ); + + return value; + + } + + setComponent( index, component, value ) { + + if ( this.normalized ) value = normalize( value, this.array ); + + this.data.array[ index * this.data.stride + this.offset + component ] = value; + + return this; + + } + + setX( index, x ) { + + if ( this.normalized ) x = normalize( x, this.array ); + + this.data.array[ index * this.data.stride + this.offset ] = x; + + return this; + + } + + setY( index, y ) { + + if ( this.normalized ) y = normalize( y, this.array ); + + this.data.array[ index * this.data.stride + this.offset + 1 ] = y; + + return this; + + } + + setZ( index, z ) { + + if ( this.normalized ) z = normalize( z, this.array ); + + this.data.array[ index * this.data.stride + this.offset + 2 ] = z; + + return this; + + } + + setW( index, w ) { + + if ( this.normalized ) w = normalize( w, this.array ); + + this.data.array[ index * this.data.stride + this.offset + 3 ] = w; + + return this; + + } + + getX( index ) { + + let x = this.data.array[ index * this.data.stride + this.offset ]; + + if ( this.normalized ) x = denormalize( x, this.array ); + + return x; + + } + + getY( index ) { + + let y = this.data.array[ index * this.data.stride + this.offset + 1 ]; + + if ( this.normalized ) y = denormalize( y, this.array ); + + return y; + + } + + getZ( index ) { + + let z = this.data.array[ index * this.data.stride + this.offset + 2 ]; + + if ( this.normalized ) z = denormalize( z, this.array ); + + return z; + + } + + getW( index ) { + + let w = this.data.array[ index * this.data.stride + this.offset + 3 ]; + + if ( this.normalized ) w = denormalize( w, this.array ); + + return w; + + } + + setXY( index, x, y ) { + + index = index * this.data.stride + this.offset; + + if ( this.normalized ) { + + x = normalize( x, this.array ); + y = normalize( y, this.array ); + + } + + this.data.array[ index + 0 ] = x; + this.data.array[ index + 1 ] = y; + + return this; + + } + + setXYZ( index, x, y, z ) { + + index = index * this.data.stride + this.offset; + + if ( this.normalized ) { + + x = normalize( x, this.array ); + y = normalize( y, this.array ); + z = normalize( z, this.array ); + + } + + this.data.array[ index + 0 ] = x; + this.data.array[ index + 1 ] = y; + this.data.array[ index + 2 ] = z; + + return this; + + } + + setXYZW( index, x, y, z, w ) { + + index = index * this.data.stride + this.offset; + + if ( this.normalized ) { + + x = normalize( x, this.array ); + y = normalize( y, this.array ); + z = normalize( z, this.array ); + w = normalize( w, this.array ); + + } + + this.data.array[ index + 0 ] = x; + this.data.array[ index + 1 ] = y; + this.data.array[ index + 2 ] = z; + this.data.array[ index + 3 ] = w; + + return this; + + } + + clone( data ) { + + if ( data === undefined ) { + + console.log( 'THREE.InterleavedBufferAttribute.clone(): Cloning an interleaved buffer attribute will de-interleave buffer data.' ); + + const array = []; + + for ( let i = 0; i < this.count; i ++ ) { + + const index = i * this.data.stride + this.offset; + + for ( let j = 0; j < this.itemSize; j ++ ) { + + array.push( this.data.array[ index + j ] ); + + } + + } + + return new BufferAttribute( new this.array.constructor( array ), this.itemSize, this.normalized ); + + } else { + + if ( data.interleavedBuffers === undefined ) { + + data.interleavedBuffers = {}; + + } + + if ( data.interleavedBuffers[ this.data.uuid ] === undefined ) { + + data.interleavedBuffers[ this.data.uuid ] = this.data.clone( data ); + + } + + return new InterleavedBufferAttribute( data.interleavedBuffers[ this.data.uuid ], this.itemSize, this.offset, this.normalized ); + + } + + } + + toJSON( data ) { + + if ( data === undefined ) { + + console.log( 'THREE.InterleavedBufferAttribute.toJSON(): Serializing an interleaved buffer attribute will de-interleave buffer data.' ); + + const array = []; + + for ( let i = 0; i < this.count; i ++ ) { + + const index = i * this.data.stride + this.offset; + + for ( let j = 0; j < this.itemSize; j ++ ) { + + array.push( this.data.array[ index + j ] ); + + } + + } + + // de-interleave data and save it as an ordinary buffer attribute for now + + return { + itemSize: this.itemSize, + type: this.array.constructor.name, + array: array, + normalized: this.normalized + }; + + } else { + + // save as true interleaved attribute + + if ( data.interleavedBuffers === undefined ) { + + data.interleavedBuffers = {}; + + } + + if ( data.interleavedBuffers[ this.data.uuid ] === undefined ) { + + data.interleavedBuffers[ this.data.uuid ] = this.data.toJSON( data ); + + } + + return { + isInterleavedBufferAttribute: true, + itemSize: this.itemSize, + data: this.data.uuid, + offset: this.offset, + normalized: this.normalized + }; + + } + + } + +} + +class SpriteMaterial extends Material { + + constructor( parameters ) { + + super(); + + this.isSpriteMaterial = true; + + this.type = 'SpriteMaterial'; + + this.color = new Color( 0xffffff ); + + this.map = null; + + this.alphaMap = null; + + this.rotation = 0; + + this.sizeAttenuation = true; + + this.transparent = true; + + this.fog = true; + + this.setValues( parameters ); + + } + + copy( source ) { + + super.copy( source ); + + this.color.copy( source.color ); + + this.map = source.map; + + this.alphaMap = source.alphaMap; + + this.rotation = source.rotation; + + this.sizeAttenuation = source.sizeAttenuation; + + this.fog = source.fog; + + return this; + + } + +} + +let _geometry; + +const _intersectPoint = /*@__PURE__*/ new Vector3(); +const _worldScale = /*@__PURE__*/ new Vector3(); +const _mvPosition = /*@__PURE__*/ new Vector3(); + +const _alignedPosition = /*@__PURE__*/ new Vector2(); +const _rotatedPosition = /*@__PURE__*/ new Vector2(); +const _viewWorldMatrix = /*@__PURE__*/ new Matrix4(); + +const _vA = /*@__PURE__*/ new Vector3(); +const _vB = /*@__PURE__*/ new Vector3(); +const _vC = /*@__PURE__*/ new Vector3(); + +const _uvA = /*@__PURE__*/ new Vector2(); +const _uvB = /*@__PURE__*/ new Vector2(); +const _uvC = /*@__PURE__*/ new Vector2(); + +class Sprite extends Object3D { + + constructor( material = new SpriteMaterial() ) { + + super(); + + this.isSprite = true; + + this.type = 'Sprite'; + + if ( _geometry === undefined ) { + + _geometry = new BufferGeometry(); + + const float32Array = new Float32Array( [ + - 0.5, - 0.5, 0, 0, 0, + 0.5, - 0.5, 0, 1, 0, + 0.5, 0.5, 0, 1, 1, + - 0.5, 0.5, 0, 0, 1 + ] ); + + const interleavedBuffer = new InterleavedBuffer( float32Array, 5 ); + + _geometry.setIndex( [ 0, 1, 2, 0, 2, 3 ] ); + _geometry.setAttribute( 'position', new InterleavedBufferAttribute( interleavedBuffer, 3, 0, false ) ); + _geometry.setAttribute( 'uv', new InterleavedBufferAttribute( interleavedBuffer, 2, 3, false ) ); + + } + + this.geometry = _geometry; + this.material = material; + + this.center = new Vector2( 0.5, 0.5 ); + + } + + raycast( raycaster, intersects ) { + + if ( raycaster.camera === null ) { + + console.error( 'THREE.Sprite: "Raycaster.camera" needs to be set in order to raycast against sprites.' ); + + } + + _worldScale.setFromMatrixScale( this.matrixWorld ); + + _viewWorldMatrix.copy( raycaster.camera.matrixWorld ); + this.modelViewMatrix.multiplyMatrices( raycaster.camera.matrixWorldInverse, this.matrixWorld ); + + _mvPosition.setFromMatrixPosition( this.modelViewMatrix ); + + if ( raycaster.camera.isPerspectiveCamera && this.material.sizeAttenuation === false ) { + + _worldScale.multiplyScalar( - _mvPosition.z ); + + } + + const rotation = this.material.rotation; + let sin, cos; + + if ( rotation !== 0 ) { + + cos = Math.cos( rotation ); + sin = Math.sin( rotation ); + + } + + const center = this.center; + + transformVertex( _vA.set( - 0.5, - 0.5, 0 ), _mvPosition, center, _worldScale, sin, cos ); + transformVertex( _vB.set( 0.5, - 0.5, 0 ), _mvPosition, center, _worldScale, sin, cos ); + transformVertex( _vC.set( 0.5, 0.5, 0 ), _mvPosition, center, _worldScale, sin, cos ); + + _uvA.set( 0, 0 ); + _uvB.set( 1, 0 ); + _uvC.set( 1, 1 ); + + // check first triangle + let intersect = raycaster.ray.intersectTriangle( _vA, _vB, _vC, false, _intersectPoint ); + + if ( intersect === null ) { + + // check second triangle + transformVertex( _vB.set( - 0.5, 0.5, 0 ), _mvPosition, center, _worldScale, sin, cos ); + _uvB.set( 0, 1 ); + + intersect = raycaster.ray.intersectTriangle( _vA, _vC, _vB, false, _intersectPoint ); + if ( intersect === null ) { + + return; + + } + + } + + const distance = raycaster.ray.origin.distanceTo( _intersectPoint ); + + if ( distance < raycaster.near || distance > raycaster.far ) return; + + intersects.push( { + + distance: distance, + point: _intersectPoint.clone(), + uv: Triangle.getInterpolation( _intersectPoint, _vA, _vB, _vC, _uvA, _uvB, _uvC, new Vector2() ), + face: null, + object: this + + } ); + + } + + copy( source, recursive ) { + + super.copy( source, recursive ); + + if ( source.center !== undefined ) this.center.copy( source.center ); + + this.material = source.material; + + return this; + + } + +} + +function transformVertex( vertexPosition, mvPosition, center, scale, sin, cos ) { + + // compute position in camera space + _alignedPosition.subVectors( vertexPosition, center ).addScalar( 0.5 ).multiply( scale ); + + // to check if rotation is not zero + if ( sin !== undefined ) { + + _rotatedPosition.x = ( cos * _alignedPosition.x ) - ( sin * _alignedPosition.y ); + _rotatedPosition.y = ( sin * _alignedPosition.x ) + ( cos * _alignedPosition.y ); + + } else { + + _rotatedPosition.copy( _alignedPosition ); + + } + + + vertexPosition.copy( mvPosition ); + vertexPosition.x += _rotatedPosition.x; + vertexPosition.y += _rotatedPosition.y; + + // transform to world space + vertexPosition.applyMatrix4( _viewWorldMatrix ); + +} + +const _v1$2 = /*@__PURE__*/ new Vector3(); +const _v2$1 = /*@__PURE__*/ new Vector3(); + +class LOD extends Object3D { + + constructor() { + + super(); + + this._currentLevel = 0; + + this.type = 'LOD'; + + Object.defineProperties( this, { + levels: { + enumerable: true, + value: [] + }, + isLOD: { + value: true, + } + } ); + + this.autoUpdate = true; + + } + + copy( source ) { + + super.copy( source, false ); + + const levels = source.levels; + + for ( let i = 0, l = levels.length; i < l; i ++ ) { + + const level = levels[ i ]; + + this.addLevel( level.object.clone(), level.distance, level.hysteresis ); + + } + + this.autoUpdate = source.autoUpdate; + + return this; + + } + + addLevel( object, distance = 0, hysteresis = 0 ) { + + distance = Math.abs( distance ); + + const levels = this.levels; + + let l; + + for ( l = 0; l < levels.length; l ++ ) { + + if ( distance < levels[ l ].distance ) { + + break; + + } + + } + + levels.splice( l, 0, { distance: distance, hysteresis: hysteresis, object: object } ); + + this.add( object ); + + return this; + + } + + removeLevel( distance ) { + + const levels = this.levels; + + for ( let i = 0; i < levels.length; i ++ ) { + + if ( levels[ i ].distance === distance ) { + + const removedElements = levels.splice( i, 1 ); + this.remove( removedElements[ 0 ].object ); + + return true; + + } + + } + + return false; + + } + + getCurrentLevel() { + + return this._currentLevel; + + } + + + + getObjectForDistance( distance ) { + + const levels = this.levels; + + if ( levels.length > 0 ) { + + let i, l; + + for ( i = 1, l = levels.length; i < l; i ++ ) { + + let levelDistance = levels[ i ].distance; + + if ( levels[ i ].object.visible ) { + + levelDistance -= levelDistance * levels[ i ].hysteresis; + + } + + if ( distance < levelDistance ) { + + break; + + } + + } + + return levels[ i - 1 ].object; + + } + + return null; + + } + + raycast( raycaster, intersects ) { + + const levels = this.levels; + + if ( levels.length > 0 ) { + + _v1$2.setFromMatrixPosition( this.matrixWorld ); + + const distance = raycaster.ray.origin.distanceTo( _v1$2 ); + + this.getObjectForDistance( distance ).raycast( raycaster, intersects ); + + } + + } + + update( camera ) { + + const levels = this.levels; + + if ( levels.length > 1 ) { + + _v1$2.setFromMatrixPosition( camera.matrixWorld ); + _v2$1.setFromMatrixPosition( this.matrixWorld ); + + const distance = _v1$2.distanceTo( _v2$1 ) / camera.zoom; + + levels[ 0 ].object.visible = true; + + let i, l; + + for ( i = 1, l = levels.length; i < l; i ++ ) { + + let levelDistance = levels[ i ].distance; + + if ( levels[ i ].object.visible ) { + + levelDistance -= levelDistance * levels[ i ].hysteresis; + + } + + if ( distance >= levelDistance ) { + + levels[ i - 1 ].object.visible = false; + levels[ i ].object.visible = true; + + } else { + + break; + + } + + } + + this._currentLevel = i - 1; + + for ( ; i < l; i ++ ) { + + levels[ i ].object.visible = false; + + } + + } + + } + + toJSON( meta ) { + + const data = super.toJSON( meta ); + + if ( this.autoUpdate === false ) data.object.autoUpdate = false; + + data.object.levels = []; + + const levels = this.levels; + + for ( let i = 0, l = levels.length; i < l; i ++ ) { + + const level = levels[ i ]; + + data.object.levels.push( { + object: level.object.uuid, + distance: level.distance, + hysteresis: level.hysteresis + } ); + + } + + return data; + + } + +} + +const _basePosition = /*@__PURE__*/ new Vector3(); + +const _skinIndex = /*@__PURE__*/ new Vector4(); +const _skinWeight = /*@__PURE__*/ new Vector4(); + +const _vector3 = /*@__PURE__*/ new Vector3(); +const _matrix4 = /*@__PURE__*/ new Matrix4(); +const _vertex = /*@__PURE__*/ new Vector3(); + +const _sphere$5 = /*@__PURE__*/ new Sphere(); +const _inverseMatrix$2 = /*@__PURE__*/ new Matrix4(); +const _ray$2 = /*@__PURE__*/ new Ray(); + +class SkinnedMesh extends Mesh { + + constructor( geometry, material ) { + + super( geometry, material ); + + this.isSkinnedMesh = true; + + this.type = 'SkinnedMesh'; + + this.bindMode = AttachedBindMode; + this.bindMatrix = new Matrix4(); + this.bindMatrixInverse = new Matrix4(); + + this.boundingBox = null; + this.boundingSphere = null; + + } + + computeBoundingBox() { + + const geometry = this.geometry; + + if ( this.boundingBox === null ) { + + this.boundingBox = new Box3(); + + } + + this.boundingBox.makeEmpty(); + + const positionAttribute = geometry.getAttribute( 'position' ); + + for ( let i = 0; i < positionAttribute.count; i ++ ) { + + this.getVertexPosition( i, _vertex ); + this.boundingBox.expandByPoint( _vertex ); + + } + + } + + computeBoundingSphere() { + + const geometry = this.geometry; + + if ( this.boundingSphere === null ) { + + this.boundingSphere = new Sphere(); + + } + + this.boundingSphere.makeEmpty(); + + const positionAttribute = geometry.getAttribute( 'position' ); + + for ( let i = 0; i < positionAttribute.count; i ++ ) { + + this.getVertexPosition( i, _vertex ); + this.boundingSphere.expandByPoint( _vertex ); + + } + + } + + copy( source, recursive ) { + + super.copy( source, recursive ); + + this.bindMode = source.bindMode; + this.bindMatrix.copy( source.bindMatrix ); + this.bindMatrixInverse.copy( source.bindMatrixInverse ); + + this.skeleton = source.skeleton; + + if ( source.boundingBox !== null ) this.boundingBox = source.boundingBox.clone(); + if ( source.boundingSphere !== null ) this.boundingSphere = source.boundingSphere.clone(); + + return this; + + } + + raycast( raycaster, intersects ) { + + const material = this.material; + const matrixWorld = this.matrixWorld; + + if ( material === undefined ) return; + + // test with bounding sphere in world space + + if ( this.boundingSphere === null ) this.computeBoundingSphere(); + + _sphere$5.copy( this.boundingSphere ); + _sphere$5.applyMatrix4( matrixWorld ); + + if ( raycaster.ray.intersectsSphere( _sphere$5 ) === false ) return; + + // convert ray to local space of skinned mesh + + _inverseMatrix$2.copy( matrixWorld ).invert(); + _ray$2.copy( raycaster.ray ).applyMatrix4( _inverseMatrix$2 ); + + // test with bounding box in local space + + if ( this.boundingBox !== null ) { + + if ( _ray$2.intersectsBox( this.boundingBox ) === false ) return; + + } + + // test for intersections with geometry + + this._computeIntersections( raycaster, intersects, _ray$2 ); + + } + + getVertexPosition( index, target ) { + + super.getVertexPosition( index, target ); + + this.applyBoneTransform( index, target ); + + return target; + + } + + bind( skeleton, bindMatrix ) { + + this.skeleton = skeleton; + + if ( bindMatrix === undefined ) { + + this.updateMatrixWorld( true ); + + this.skeleton.calculateInverses(); + + bindMatrix = this.matrixWorld; + + } + + this.bindMatrix.copy( bindMatrix ); + this.bindMatrixInverse.copy( bindMatrix ).invert(); + + } + + pose() { + + this.skeleton.pose(); + + } + + normalizeSkinWeights() { + + const vector = new Vector4(); + + const skinWeight = this.geometry.attributes.skinWeight; + + for ( let i = 0, l = skinWeight.count; i < l; i ++ ) { + + vector.fromBufferAttribute( skinWeight, i ); + + const scale = 1.0 / vector.manhattanLength(); + + if ( scale !== Infinity ) { + + vector.multiplyScalar( scale ); + + } else { + + vector.set( 1, 0, 0, 0 ); // do something reasonable + + } + + skinWeight.setXYZW( i, vector.x, vector.y, vector.z, vector.w ); + + } + + } + + updateMatrixWorld( force ) { + + super.updateMatrixWorld( force ); + + if ( this.bindMode === AttachedBindMode ) { + + this.bindMatrixInverse.copy( this.matrixWorld ).invert(); + + } else if ( this.bindMode === DetachedBindMode ) { + + this.bindMatrixInverse.copy( this.bindMatrix ).invert(); + + } else { + + console.warn( 'THREE.SkinnedMesh: Unrecognized bindMode: ' + this.bindMode ); + + } + + } + + applyBoneTransform( index, vector ) { + + const skeleton = this.skeleton; + const geometry = this.geometry; + + _skinIndex.fromBufferAttribute( geometry.attributes.skinIndex, index ); + _skinWeight.fromBufferAttribute( geometry.attributes.skinWeight, index ); + + _basePosition.copy( vector ).applyMatrix4( this.bindMatrix ); + + vector.set( 0, 0, 0 ); + + for ( let i = 0; i < 4; i ++ ) { + + const weight = _skinWeight.getComponent( i ); + + if ( weight !== 0 ) { + + const boneIndex = _skinIndex.getComponent( i ); + + _matrix4.multiplyMatrices( skeleton.bones[ boneIndex ].matrixWorld, skeleton.boneInverses[ boneIndex ] ); + + vector.addScaledVector( _vector3.copy( _basePosition ).applyMatrix4( _matrix4 ), weight ); + + } + + } + + return vector.applyMatrix4( this.bindMatrixInverse ); + + } + +} + +class Bone extends Object3D { + + constructor() { + + super(); + + this.isBone = true; + + this.type = 'Bone'; + + } + +} + +class DataTexture extends Texture { + + constructor( data = null, width = 1, height = 1, format, type, mapping, wrapS, wrapT, magFilter = NearestFilter, minFilter = NearestFilter, anisotropy, colorSpace ) { + + super( null, mapping, wrapS, wrapT, magFilter, minFilter, format, type, anisotropy, colorSpace ); + + this.isDataTexture = true; + + this.image = { data: data, width: width, height: height }; + + this.generateMipmaps = false; + this.flipY = false; + this.unpackAlignment = 1; + + } + +} + +const _offsetMatrix = /*@__PURE__*/ new Matrix4(); +const _identityMatrix = /*@__PURE__*/ new Matrix4(); + +class Skeleton { + + constructor( bones = [], boneInverses = [] ) { + + this.uuid = generateUUID(); + + this.bones = bones.slice( 0 ); + this.boneInverses = boneInverses; + this.boneMatrices = null; + + this.boneTexture = null; + + this.init(); + + } + + init() { + + const bones = this.bones; + const boneInverses = this.boneInverses; + + this.boneMatrices = new Float32Array( bones.length * 16 ); + + // calculate inverse bone matrices if necessary + + if ( boneInverses.length === 0 ) { + + this.calculateInverses(); + + } else { + + // handle special case + + if ( bones.length !== boneInverses.length ) { + + console.warn( 'THREE.Skeleton: Number of inverse bone matrices does not match amount of bones.' ); + + this.boneInverses = []; + + for ( let i = 0, il = this.bones.length; i < il; i ++ ) { + + this.boneInverses.push( new Matrix4() ); + + } + + } + + } + + } + + calculateInverses() { + + this.boneInverses.length = 0; + + for ( let i = 0, il = this.bones.length; i < il; i ++ ) { + + const inverse = new Matrix4(); + + if ( this.bones[ i ] ) { + + inverse.copy( this.bones[ i ].matrixWorld ).invert(); + + } + + this.boneInverses.push( inverse ); + + } + + } + + pose() { + + // recover the bind-time world matrices + + for ( let i = 0, il = this.bones.length; i < il; i ++ ) { + + const bone = this.bones[ i ]; + + if ( bone ) { + + bone.matrixWorld.copy( this.boneInverses[ i ] ).invert(); + + } + + } + + // compute the local matrices, positions, rotations and scales + + for ( let i = 0, il = this.bones.length; i < il; i ++ ) { + + const bone = this.bones[ i ]; + + if ( bone ) { + + if ( bone.parent && bone.parent.isBone ) { + + bone.matrix.copy( bone.parent.matrixWorld ).invert(); + bone.matrix.multiply( bone.matrixWorld ); + + } else { + + bone.matrix.copy( bone.matrixWorld ); + + } + + bone.matrix.decompose( bone.position, bone.quaternion, bone.scale ); + + } + + } + + } + + update() { + + const bones = this.bones; + const boneInverses = this.boneInverses; + const boneMatrices = this.boneMatrices; + const boneTexture = this.boneTexture; + + // flatten bone matrices to array + + for ( let i = 0, il = bones.length; i < il; i ++ ) { + + // compute the offset between the current and the original transform + + const matrix = bones[ i ] ? bones[ i ].matrixWorld : _identityMatrix; + + _offsetMatrix.multiplyMatrices( matrix, boneInverses[ i ] ); + _offsetMatrix.toArray( boneMatrices, i * 16 ); + + } + + if ( boneTexture !== null ) { + + boneTexture.needsUpdate = true; + + } + + } + + clone() { + + return new Skeleton( this.bones, this.boneInverses ); + + } + + computeBoneTexture() { + + // layout (1 matrix = 4 pixels) + // RGBA RGBA RGBA RGBA (=> column1, column2, column3, column4) + // with 8x8 pixel texture max 16 bones * 4 pixels = (8 * 8) + // 16x16 pixel texture max 64 bones * 4 pixels = (16 * 16) + // 32x32 pixel texture max 256 bones * 4 pixels = (32 * 32) + // 64x64 pixel texture max 1024 bones * 4 pixels = (64 * 64) + + let size = Math.sqrt( this.bones.length * 4 ); // 4 pixels needed for 1 matrix + size = Math.ceil( size / 4 ) * 4; + size = Math.max( size, 4 ); + + const boneMatrices = new Float32Array( size * size * 4 ); // 4 floats per RGBA pixel + boneMatrices.set( this.boneMatrices ); // copy current values + + const boneTexture = new DataTexture( boneMatrices, size, size, RGBAFormat, FloatType ); + boneTexture.needsUpdate = true; + + this.boneMatrices = boneMatrices; + this.boneTexture = boneTexture; + + return this; + + } + + getBoneByName( name ) { + + for ( let i = 0, il = this.bones.length; i < il; i ++ ) { + + const bone = this.bones[ i ]; + + if ( bone.name === name ) { + + return bone; + + } + + } + + return undefined; + + } + + dispose( ) { + + if ( this.boneTexture !== null ) { + + this.boneTexture.dispose(); + + this.boneTexture = null; + + } + + } + + fromJSON( json, bones ) { + + this.uuid = json.uuid; + + for ( let i = 0, l = json.bones.length; i < l; i ++ ) { + + const uuid = json.bones[ i ]; + let bone = bones[ uuid ]; + + if ( bone === undefined ) { + + console.warn( 'THREE.Skeleton: No bone found with UUID:', uuid ); + bone = new Bone(); + + } + + this.bones.push( bone ); + this.boneInverses.push( new Matrix4().fromArray( json.boneInverses[ i ] ) ); + + } + + this.init(); + + return this; + + } + + toJSON() { + + const data = { + metadata: { + version: 4.6, + type: 'Skeleton', + generator: 'Skeleton.toJSON' + }, + bones: [], + boneInverses: [] + }; + + data.uuid = this.uuid; + + const bones = this.bones; + const boneInverses = this.boneInverses; + + for ( let i = 0, l = bones.length; i < l; i ++ ) { + + const bone = bones[ i ]; + data.bones.push( bone.uuid ); + + const boneInverse = boneInverses[ i ]; + data.boneInverses.push( boneInverse.toArray() ); + + } + + return data; + + } + +} + +class InstancedBufferAttribute extends BufferAttribute { + + constructor( array, itemSize, normalized, meshPerAttribute = 1 ) { + + super( array, itemSize, normalized ); + + this.isInstancedBufferAttribute = true; + + this.meshPerAttribute = meshPerAttribute; + + } + + copy( source ) { + + super.copy( source ); + + this.meshPerAttribute = source.meshPerAttribute; + + return this; + + } + + toJSON() { + + const data = super.toJSON(); + + data.meshPerAttribute = this.meshPerAttribute; + + data.isInstancedBufferAttribute = true; + + return data; + + } + +} + +const _instanceLocalMatrix = /*@__PURE__*/ new Matrix4(); +const _instanceWorldMatrix = /*@__PURE__*/ new Matrix4(); + +const _instanceIntersects = []; + +const _box3 = /*@__PURE__*/ new Box3(); +const _identity = /*@__PURE__*/ new Matrix4(); +const _mesh$1 = /*@__PURE__*/ new Mesh(); +const _sphere$4 = /*@__PURE__*/ new Sphere(); + +class InstancedMesh extends Mesh { + + constructor( geometry, material, count ) { + + super( geometry, material ); + + this.isInstancedMesh = true; + + this.instanceMatrix = new InstancedBufferAttribute( new Float32Array( count * 16 ), 16 ); + this.instanceColor = null; + this.morphTexture = null; + + this.count = count; + + this.boundingBox = null; + this.boundingSphere = null; + + for ( let i = 0; i < count; i ++ ) { + + this.setMatrixAt( i, _identity ); + + } + + } + + computeBoundingBox() { + + const geometry = this.geometry; + const count = this.count; + + if ( this.boundingBox === null ) { + + this.boundingBox = new Box3(); + + } + + if ( geometry.boundingBox === null ) { + + geometry.computeBoundingBox(); + + } + + this.boundingBox.makeEmpty(); + + for ( let i = 0; i < count; i ++ ) { + + this.getMatrixAt( i, _instanceLocalMatrix ); + + _box3.copy( geometry.boundingBox ).applyMatrix4( _instanceLocalMatrix ); + + this.boundingBox.union( _box3 ); + + } + + } + + computeBoundingSphere() { + + const geometry = this.geometry; + const count = this.count; + + if ( this.boundingSphere === null ) { + + this.boundingSphere = new Sphere(); + + } + + if ( geometry.boundingSphere === null ) { + + geometry.computeBoundingSphere(); + + } + + this.boundingSphere.makeEmpty(); + + for ( let i = 0; i < count; i ++ ) { + + this.getMatrixAt( i, _instanceLocalMatrix ); + + _sphere$4.copy( geometry.boundingSphere ).applyMatrix4( _instanceLocalMatrix ); + + this.boundingSphere.union( _sphere$4 ); + + } + + } + + copy( source, recursive ) { + + super.copy( source, recursive ); + + this.instanceMatrix.copy( source.instanceMatrix ); + + if ( source.morphTexture !== null ) this.morphTexture = source.morphTexture.clone(); + if ( source.instanceColor !== null ) this.instanceColor = source.instanceColor.clone(); + + this.count = source.count; + + if ( source.boundingBox !== null ) this.boundingBox = source.boundingBox.clone(); + if ( source.boundingSphere !== null ) this.boundingSphere = source.boundingSphere.clone(); + + return this; + + } + + getColorAt( index, color ) { + + color.fromArray( this.instanceColor.array, index * 3 ); + + } + + getMatrixAt( index, matrix ) { + + matrix.fromArray( this.instanceMatrix.array, index * 16 ); + + } + + getMorphAt( index, object ) { + + const objectInfluences = object.morphTargetInfluences; + + const array = this.morphTexture.source.data.data; + + const len = objectInfluences.length + 1; // All influences + the baseInfluenceSum + + const dataIndex = index * len + 1; // Skip the baseInfluenceSum at the beginning + + for ( let i = 0; i < objectInfluences.length; i ++ ) { + + objectInfluences[ i ] = array[ dataIndex + i ]; + + } + + } + + raycast( raycaster, intersects ) { + + const matrixWorld = this.matrixWorld; + const raycastTimes = this.count; + + _mesh$1.geometry = this.geometry; + _mesh$1.material = this.material; + + if ( _mesh$1.material === undefined ) return; + + // test with bounding sphere first + + if ( this.boundingSphere === null ) this.computeBoundingSphere(); + + _sphere$4.copy( this.boundingSphere ); + _sphere$4.applyMatrix4( matrixWorld ); + + if ( raycaster.ray.intersectsSphere( _sphere$4 ) === false ) return; + + // now test each instance + + for ( let instanceId = 0; instanceId < raycastTimes; instanceId ++ ) { + + // calculate the world matrix for each instance + + this.getMatrixAt( instanceId, _instanceLocalMatrix ); + + _instanceWorldMatrix.multiplyMatrices( matrixWorld, _instanceLocalMatrix ); + + // the mesh represents this single instance + + _mesh$1.matrixWorld = _instanceWorldMatrix; + + _mesh$1.raycast( raycaster, _instanceIntersects ); + + // process the result of raycast + + for ( let i = 0, l = _instanceIntersects.length; i < l; i ++ ) { + + const intersect = _instanceIntersects[ i ]; + intersect.instanceId = instanceId; + intersect.object = this; + intersects.push( intersect ); + + } + + _instanceIntersects.length = 0; + + } + + } + + setColorAt( index, color ) { + + if ( this.instanceColor === null ) { + + this.instanceColor = new InstancedBufferAttribute( new Float32Array( this.instanceMatrix.count * 3 ).fill( 1 ), 3 ); + + } + + color.toArray( this.instanceColor.array, index * 3 ); + + } + + setMatrixAt( index, matrix ) { + + matrix.toArray( this.instanceMatrix.array, index * 16 ); + + } + + setMorphAt( index, object ) { + + const objectInfluences = object.morphTargetInfluences; + + const len = objectInfluences.length + 1; // morphBaseInfluence + all influences + + if ( this.morphTexture === null ) { + + this.morphTexture = new DataTexture( new Float32Array( len * this.count ), len, this.count, RedFormat, FloatType ); + + } + + const array = this.morphTexture.source.data.data; + + let morphInfluencesSum = 0; + + for ( let i = 0; i < objectInfluences.length; i ++ ) { + + morphInfluencesSum += objectInfluences[ i ]; + + } + + const morphBaseInfluence = this.geometry.morphTargetsRelative ? 1 : 1 - morphInfluencesSum; + + const dataIndex = len * index; + + array[ dataIndex ] = morphBaseInfluence; + + array.set( objectInfluences, dataIndex + 1 ); + + } + + updateMorphTargets() { + + } + + dispose() { + + this.dispatchEvent( { type: 'dispose' } ); + + if ( this.morphTexture !== null ) { + + this.morphTexture.dispose(); + this.morphTexture = null; + + } + + return this; + + } + +} + +const _vector1 = /*@__PURE__*/ new Vector3(); +const _vector2 = /*@__PURE__*/ new Vector3(); +const _normalMatrix = /*@__PURE__*/ new Matrix3(); + +class Plane { + + constructor( normal = new Vector3( 1, 0, 0 ), constant = 0 ) { + + this.isPlane = true; + + // normal is assumed to be normalized + + this.normal = normal; + this.constant = constant; + + } + + set( normal, constant ) { + + this.normal.copy( normal ); + this.constant = constant; + + return this; + + } + + setComponents( x, y, z, w ) { + + this.normal.set( x, y, z ); + this.constant = w; + + return this; + + } + + setFromNormalAndCoplanarPoint( normal, point ) { + + this.normal.copy( normal ); + this.constant = - point.dot( this.normal ); + + return this; + + } + + setFromCoplanarPoints( a, b, c ) { + + const normal = _vector1.subVectors( c, b ).cross( _vector2.subVectors( a, b ) ).normalize(); + + // Q: should an error be thrown if normal is zero (e.g. degenerate plane)? + + this.setFromNormalAndCoplanarPoint( normal, a ); + + return this; + + } + + copy( plane ) { + + this.normal.copy( plane.normal ); + this.constant = plane.constant; + + return this; + + } + + normalize() { + + // Note: will lead to a divide by zero if the plane is invalid. + + const inverseNormalLength = 1.0 / this.normal.length(); + this.normal.multiplyScalar( inverseNormalLength ); + this.constant *= inverseNormalLength; + + return this; + + } + + negate() { + + this.constant *= - 1; + this.normal.negate(); + + return this; + + } + + distanceToPoint( point ) { + + return this.normal.dot( point ) + this.constant; + + } + + distanceToSphere( sphere ) { + + return this.distanceToPoint( sphere.center ) - sphere.radius; + + } + + projectPoint( point, target ) { + + return target.copy( point ).addScaledVector( this.normal, - this.distanceToPoint( point ) ); + + } + + intersectLine( line, target ) { + + const direction = line.delta( _vector1 ); + + const denominator = this.normal.dot( direction ); + + if ( denominator === 0 ) { + + // line is coplanar, return origin + if ( this.distanceToPoint( line.start ) === 0 ) { + + return target.copy( line.start ); + + } + + // Unsure if this is the correct method to handle this case. + return null; + + } + + const t = - ( line.start.dot( this.normal ) + this.constant ) / denominator; + + if ( t < 0 || t > 1 ) { + + return null; + + } + + return target.copy( line.start ).addScaledVector( direction, t ); + + } + + intersectsLine( line ) { + + // Note: this tests if a line intersects the plane, not whether it (or its end-points) are coplanar with it. + + const startSign = this.distanceToPoint( line.start ); + const endSign = this.distanceToPoint( line.end ); + + return ( startSign < 0 && endSign > 0 ) || ( endSign < 0 && startSign > 0 ); + + } + + intersectsBox( box ) { + + return box.intersectsPlane( this ); + + } + + intersectsSphere( sphere ) { + + return sphere.intersectsPlane( this ); + + } + + coplanarPoint( target ) { + + return target.copy( this.normal ).multiplyScalar( - this.constant ); + + } + + applyMatrix4( matrix, optionalNormalMatrix ) { + + const normalMatrix = optionalNormalMatrix || _normalMatrix.getNormalMatrix( matrix ); + + const referencePoint = this.coplanarPoint( _vector1 ).applyMatrix4( matrix ); + + const normal = this.normal.applyMatrix3( normalMatrix ).normalize(); + + this.constant = - referencePoint.dot( normal ); + + return this; + + } + + translate( offset ) { + + this.constant -= offset.dot( this.normal ); + + return this; + + } + + equals( plane ) { + + return plane.normal.equals( this.normal ) && ( plane.constant === this.constant ); + + } + + clone() { + + return new this.constructor().copy( this ); + + } + +} + +const _sphere$3 = /*@__PURE__*/ new Sphere(); +const _vector$6 = /*@__PURE__*/ new Vector3(); + +class Frustum { + + constructor( p0 = new Plane(), p1 = new Plane(), p2 = new Plane(), p3 = new Plane(), p4 = new Plane(), p5 = new Plane() ) { + + this.planes = [ p0, p1, p2, p3, p4, p5 ]; + + } + + set( p0, p1, p2, p3, p4, p5 ) { + + const planes = this.planes; + + planes[ 0 ].copy( p0 ); + planes[ 1 ].copy( p1 ); + planes[ 2 ].copy( p2 ); + planes[ 3 ].copy( p3 ); + planes[ 4 ].copy( p4 ); + planes[ 5 ].copy( p5 ); + + return this; + + } + + copy( frustum ) { + + const planes = this.planes; + + for ( let i = 0; i < 6; i ++ ) { + + planes[ i ].copy( frustum.planes[ i ] ); + + } + + return this; + + } + + setFromProjectionMatrix( m, coordinateSystem = WebGLCoordinateSystem ) { + + const planes = this.planes; + const me = m.elements; + const me0 = me[ 0 ], me1 = me[ 1 ], me2 = me[ 2 ], me3 = me[ 3 ]; + const me4 = me[ 4 ], me5 = me[ 5 ], me6 = me[ 6 ], me7 = me[ 7 ]; + const me8 = me[ 8 ], me9 = me[ 9 ], me10 = me[ 10 ], me11 = me[ 11 ]; + const me12 = me[ 12 ], me13 = me[ 13 ], me14 = me[ 14 ], me15 = me[ 15 ]; + + planes[ 0 ].setComponents( me3 - me0, me7 - me4, me11 - me8, me15 - me12 ).normalize(); + planes[ 1 ].setComponents( me3 + me0, me7 + me4, me11 + me8, me15 + me12 ).normalize(); + planes[ 2 ].setComponents( me3 + me1, me7 + me5, me11 + me9, me15 + me13 ).normalize(); + planes[ 3 ].setComponents( me3 - me1, me7 - me5, me11 - me9, me15 - me13 ).normalize(); + planes[ 4 ].setComponents( me3 - me2, me7 - me6, me11 - me10, me15 - me14 ).normalize(); + + if ( coordinateSystem === WebGLCoordinateSystem ) { + + planes[ 5 ].setComponents( me3 + me2, me7 + me6, me11 + me10, me15 + me14 ).normalize(); + + } else if ( coordinateSystem === WebGPUCoordinateSystem ) { + + planes[ 5 ].setComponents( me2, me6, me10, me14 ).normalize(); + + } else { + + throw new Error( 'THREE.Frustum.setFromProjectionMatrix(): Invalid coordinate system: ' + coordinateSystem ); + + } + + return this; + + } + + intersectsObject( object ) { + + if ( object.boundingSphere !== undefined ) { + + if ( object.boundingSphere === null ) object.computeBoundingSphere(); + + _sphere$3.copy( object.boundingSphere ).applyMatrix4( object.matrixWorld ); + + } else { + + const geometry = object.geometry; + + if ( geometry.boundingSphere === null ) geometry.computeBoundingSphere(); + + _sphere$3.copy( geometry.boundingSphere ).applyMatrix4( object.matrixWorld ); + + } + + return this.intersectsSphere( _sphere$3 ); + + } + + intersectsSprite( sprite ) { + + _sphere$3.center.set( 0, 0, 0 ); + _sphere$3.radius = 0.7071067811865476; + _sphere$3.applyMatrix4( sprite.matrixWorld ); + + return this.intersectsSphere( _sphere$3 ); + + } + + intersectsSphere( sphere ) { + + const planes = this.planes; + const center = sphere.center; + const negRadius = - sphere.radius; + + for ( let i = 0; i < 6; i ++ ) { + + const distance = planes[ i ].distanceToPoint( center ); + + if ( distance < negRadius ) { + + return false; + + } + + } + + return true; + + } + + intersectsBox( box ) { + + const planes = this.planes; + + for ( let i = 0; i < 6; i ++ ) { + + const plane = planes[ i ]; + + // corner at max distance + + _vector$6.x = plane.normal.x > 0 ? box.max.x : box.min.x; + _vector$6.y = plane.normal.y > 0 ? box.max.y : box.min.y; + _vector$6.z = plane.normal.z > 0 ? box.max.z : box.min.z; + + if ( plane.distanceToPoint( _vector$6 ) < 0 ) { + + return false; + + } + + } + + return true; + + } + + containsPoint( point ) { + + const planes = this.planes; + + for ( let i = 0; i < 6; i ++ ) { + + if ( planes[ i ].distanceToPoint( point ) < 0 ) { + + return false; + + } + + } + + return true; + + } + + clone() { + + return new this.constructor().copy( this ); + + } + +} + +function ascIdSort( a, b ) { + + return a - b; + +} + +function sortOpaque( a, b ) { + + return a.z - b.z; + +} + +function sortTransparent( a, b ) { + + return b.z - a.z; + +} + +class MultiDrawRenderList { + + constructor() { + + this.index = 0; + this.pool = []; + this.list = []; + + } + + push( start, count, z, index ) { + + const pool = this.pool; + const list = this.list; + if ( this.index >= pool.length ) { + + pool.push( { + + start: - 1, + count: - 1, + z: - 1, + index: - 1, + + } ); + + } + + const item = pool[ this.index ]; + list.push( item ); + this.index ++; + + item.start = start; + item.count = count; + item.z = z; + item.index = index; + + } + + reset() { + + this.list.length = 0; + this.index = 0; + + } + +} + +const _matrix$1 = /*@__PURE__*/ new Matrix4(); +const _whiteColor = /*@__PURE__*/ new Color( 1, 1, 1 ); +const _frustum = /*@__PURE__*/ new Frustum(); +const _box$1 = /*@__PURE__*/ new Box3(); +const _sphere$2 = /*@__PURE__*/ new Sphere(); +const _vector$5 = /*@__PURE__*/ new Vector3(); +const _forward = /*@__PURE__*/ new Vector3(); +const _temp = /*@__PURE__*/ new Vector3(); +const _renderList = /*@__PURE__*/ new MultiDrawRenderList(); +const _mesh = /*@__PURE__*/ new Mesh(); +const _batchIntersects = []; + +// copies data from attribute "src" into "target" starting at "targetOffset" +function copyAttributeData( src, target, targetOffset = 0 ) { + + const itemSize = target.itemSize; + if ( src.isInterleavedBufferAttribute || src.array.constructor !== target.array.constructor ) { + + // use the component getters and setters if the array data cannot + // be copied directly + const vertexCount = src.count; + for ( let i = 0; i < vertexCount; i ++ ) { + + for ( let c = 0; c < itemSize; c ++ ) { + + target.setComponent( i + targetOffset, c, src.getComponent( i, c ) ); + + } + + } + + } else { + + // faster copy approach using typed array set function + target.array.set( src.array, targetOffset * itemSize ); + + } + + target.needsUpdate = true; + +} + +// safely copies array contents to a potentially smaller array +function copyArrayContents( src, target ) { + + if ( src.constructor !== target.constructor ) { + + // if arrays are of a different type (eg due to index size increasing) then data must be per-element copied + const len = Math.min( src.length, target.length ); + for ( let i = 0; i < len; i ++ ) { + + target[ i ] = src[ i ]; + + } + + } else { + + // if the arrays use the same data layout we can use a fast block copy + const len = Math.min( src.length, target.length ); + target.set( new src.constructor( src.buffer, 0, len ) ); + + } + +} + +class BatchedMesh extends Mesh { + + get maxInstanceCount() { + + return this._maxInstanceCount; + + } + + get instanceCount() { + + return this._instanceInfo.length - this._availableInstanceIds.length; + + } + + get unusedVertexCount() { + + return this._maxVertexCount - this._nextVertexStart; + + } + + get unusedIndexCount() { + + return this._maxIndexCount - this._nextIndexStart; + + } + + constructor( maxInstanceCount, maxVertexCount, maxIndexCount = maxVertexCount * 2, material ) { + + super( new BufferGeometry(), material ); + + this.isBatchedMesh = true; + this.perObjectFrustumCulled = true; + this.sortObjects = true; + this.boundingBox = null; + this.boundingSphere = null; + this.customSort = null; + + // stores visible, active, and geometry id per instance and reserved buffer ranges for geometries + this._instanceInfo = []; + this._geometryInfo = []; + + // instance, geometry ids that have been set as inactive, and are available to be overwritten + this._availableInstanceIds = []; + this._availableGeometryIds = []; + + // used to track where the next point is that geometry should be inserted + this._nextIndexStart = 0; + this._nextVertexStart = 0; + this._geometryCount = 0; + + // flags + this._visibilityChanged = true; + this._geometryInitialized = false; + + // cached user options + this._maxInstanceCount = maxInstanceCount; + this._maxVertexCount = maxVertexCount; + this._maxIndexCount = maxIndexCount; + + // buffers for multi draw + this._multiDrawCounts = new Int32Array( maxInstanceCount ); + this._multiDrawStarts = new Int32Array( maxInstanceCount ); + this._multiDrawCount = 0; + this._multiDrawInstances = null; + + // Local matrix per geometry by using data texture + this._matricesTexture = null; + this._indirectTexture = null; + this._colorsTexture = null; + + this._initMatricesTexture(); + this._initIndirectTexture(); + + } + + _initMatricesTexture() { + + // layout (1 matrix = 4 pixels) + // RGBA RGBA RGBA RGBA (=> column1, column2, column3, column4) + // with 8x8 pixel texture max 16 matrices * 4 pixels = (8 * 8) + // 16x16 pixel texture max 64 matrices * 4 pixels = (16 * 16) + // 32x32 pixel texture max 256 matrices * 4 pixels = (32 * 32) + // 64x64 pixel texture max 1024 matrices * 4 pixels = (64 * 64) + + let size = Math.sqrt( this._maxInstanceCount * 4 ); // 4 pixels needed for 1 matrix + size = Math.ceil( size / 4 ) * 4; + size = Math.max( size, 4 ); + + const matricesArray = new Float32Array( size * size * 4 ); // 4 floats per RGBA pixel + const matricesTexture = new DataTexture( matricesArray, size, size, RGBAFormat, FloatType ); + + this._matricesTexture = matricesTexture; + + } + + _initIndirectTexture() { + + let size = Math.sqrt( this._maxInstanceCount ); + size = Math.ceil( size ); + + const indirectArray = new Uint32Array( size * size ); + const indirectTexture = new DataTexture( indirectArray, size, size, RedIntegerFormat, UnsignedIntType ); + + this._indirectTexture = indirectTexture; + + } + + _initColorsTexture() { + + let size = Math.sqrt( this._maxInstanceCount ); + size = Math.ceil( size ); + + // 4 floats per RGBA pixel initialized to white + const colorsArray = new Float32Array( size * size * 4 ).fill( 1 ); + const colorsTexture = new DataTexture( colorsArray, size, size, RGBAFormat, FloatType ); + colorsTexture.colorSpace = ColorManagement.workingColorSpace; + + this._colorsTexture = colorsTexture; + + } + + _initializeGeometry( reference ) { + + const geometry = this.geometry; + const maxVertexCount = this._maxVertexCount; + const maxIndexCount = this._maxIndexCount; + if ( this._geometryInitialized === false ) { + + for ( const attributeName in reference.attributes ) { + + const srcAttribute = reference.getAttribute( attributeName ); + const { array, itemSize, normalized } = srcAttribute; + + const dstArray = new array.constructor( maxVertexCount * itemSize ); + const dstAttribute = new BufferAttribute( dstArray, itemSize, normalized ); + + geometry.setAttribute( attributeName, dstAttribute ); + + } + + if ( reference.getIndex() !== null ) { + + // Reserve last u16 index for primitive restart. + const indexArray = maxVertexCount > 65535 + ? new Uint32Array( maxIndexCount ) + : new Uint16Array( maxIndexCount ); + + geometry.setIndex( new BufferAttribute( indexArray, 1 ) ); + + } + + this._geometryInitialized = true; + + } + + } + + // Make sure the geometry is compatible with the existing combined geometry attributes + _validateGeometry( geometry ) { + + // check to ensure the geometries are using consistent attributes and indices + const batchGeometry = this.geometry; + if ( Boolean( geometry.getIndex() ) !== Boolean( batchGeometry.getIndex() ) ) { + + throw new Error( 'THREE.BatchedMesh: All geometries must consistently have "index".' ); + + } + + for ( const attributeName in batchGeometry.attributes ) { + + if ( ! geometry.hasAttribute( attributeName ) ) { + + throw new Error( `THREE.BatchedMesh: Added geometry missing "${ attributeName }". All geometries must have consistent attributes.` ); + + } + + const srcAttribute = geometry.getAttribute( attributeName ); + const dstAttribute = batchGeometry.getAttribute( attributeName ); + if ( srcAttribute.itemSize !== dstAttribute.itemSize || srcAttribute.normalized !== dstAttribute.normalized ) { + + throw new Error( 'THREE.BatchedMesh: All attributes must have a consistent itemSize and normalized value.' ); + + } + + } + + } + + validateInstanceId( instanceId ) { + + const instanceInfo = this._instanceInfo; + if ( instanceId < 0 || instanceId >= instanceInfo.length || instanceInfo[ instanceId ].active === false ) { + + throw new Error( `THREE.BatchedMesh: Invalid instanceId ${instanceId}. Instance is either out of range or has been deleted.` ); + + } + + } + + validateGeometryId( geometryId ) { + + const geometryInfoList = this._geometryInfo; + if ( geometryId < 0 || geometryId >= geometryInfoList.length || geometryInfoList[ geometryId ].active === false ) { + + throw new Error( `THREE.BatchedMesh: Invalid geometryId ${geometryId}. Geometry is either out of range or has been deleted.` ); + + } + + } + + + setCustomSort( func ) { + + this.customSort = func; + return this; + + } + + computeBoundingBox() { + + if ( this.boundingBox === null ) { + + this.boundingBox = new Box3(); + + } + + const boundingBox = this.boundingBox; + const instanceInfo = this._instanceInfo; + + boundingBox.makeEmpty(); + for ( let i = 0, l = instanceInfo.length; i < l; i ++ ) { + + if ( instanceInfo[ i ].active === false ) continue; + + const geometryId = instanceInfo[ i ].geometryIndex; + this.getMatrixAt( i, _matrix$1 ); + this.getBoundingBoxAt( geometryId, _box$1 ).applyMatrix4( _matrix$1 ); + boundingBox.union( _box$1 ); + + } + + } + + computeBoundingSphere() { + + if ( this.boundingSphere === null ) { + + this.boundingSphere = new Sphere(); + + } + + const boundingSphere = this.boundingSphere; + const instanceInfo = this._instanceInfo; + + boundingSphere.makeEmpty(); + for ( let i = 0, l = instanceInfo.length; i < l; i ++ ) { + + if ( instanceInfo[ i ].active === false ) continue; + + const geometryId = instanceInfo[ i ].geometryIndex; + this.getMatrixAt( i, _matrix$1 ); + this.getBoundingSphereAt( geometryId, _sphere$2 ).applyMatrix4( _matrix$1 ); + boundingSphere.union( _sphere$2 ); + + } + + } + + addInstance( geometryId ) { + + const atCapacity = this._instanceInfo.length >= this.maxInstanceCount; + + // ensure we're not over geometry + if ( atCapacity && this._availableInstanceIds.length === 0 ) { + + throw new Error( 'THREE.BatchedMesh: Maximum item count reached.' ); + + } + + const instanceInfo = { + visible: true, + active: true, + geometryIndex: geometryId, + }; + + let drawId = null; + + // Prioritize using previously freed instance ids + if ( this._availableInstanceIds.length > 0 ) { + + this._availableInstanceIds.sort( ascIdSort ); + + drawId = this._availableInstanceIds.shift(); + this._instanceInfo[ drawId ] = instanceInfo; + + } else { + + drawId = this._instanceInfo.length; + this._instanceInfo.push( instanceInfo ); + + } + + const matricesTexture = this._matricesTexture; + _matrix$1.identity().toArray( matricesTexture.image.data, drawId * 16 ); + matricesTexture.needsUpdate = true; + + const colorsTexture = this._colorsTexture; + if ( colorsTexture ) { + + _whiteColor.toArray( colorsTexture.image.data, drawId * 4 ); + colorsTexture.needsUpdate = true; + + } + + this._visibilityChanged = true; + return drawId; + + } + + addGeometry( geometry, reservedVertexCount = - 1, reservedIndexCount = - 1 ) { + + this._initializeGeometry( geometry ); + + this._validateGeometry( geometry ); + + const geometryInfo = { + // geometry information + vertexStart: - 1, + vertexCount: - 1, + reservedVertexCount: - 1, + + indexStart: - 1, + indexCount: - 1, + reservedIndexCount: - 1, + + // draw range information + start: - 1, + count: - 1, + + // state + boundingBox: null, + boundingSphere: null, + active: true, + }; + + const geometryInfoList = this._geometryInfo; + geometryInfo.vertexStart = this._nextVertexStart; + geometryInfo.reservedVertexCount = reservedVertexCount === - 1 ? geometry.getAttribute( 'position' ).count : reservedVertexCount; + + const index = geometry.getIndex(); + const hasIndex = index !== null; + if ( hasIndex ) { + + geometryInfo.indexStart = this._nextIndexStart; + geometryInfo.reservedIndexCount = reservedIndexCount === - 1 ? index.count : reservedIndexCount; + + } + + if ( + geometryInfo.indexStart !== - 1 && + geometryInfo.indexStart + geometryInfo.reservedIndexCount > this._maxIndexCount || + geometryInfo.vertexStart + geometryInfo.reservedVertexCount > this._maxVertexCount + ) { + + throw new Error( 'THREE.BatchedMesh: Reserved space request exceeds the maximum buffer size.' ); + + } + + // update id + let geometryId; + if ( this._availableGeometryIds.length > 0 ) { + + this._availableGeometryIds.sort( ascIdSort ); + + geometryId = this._availableGeometryIds.shift(); + geometryInfoList[ geometryId ] = geometryInfo; + + + } else { + + geometryId = this._geometryCount; + this._geometryCount ++; + geometryInfoList.push( geometryInfo ); + + } + + // update the geometry + this.setGeometryAt( geometryId, geometry ); + + // increment the next geometry position + this._nextIndexStart = geometryInfo.indexStart + geometryInfo.reservedIndexCount; + this._nextVertexStart = geometryInfo.vertexStart + geometryInfo.reservedVertexCount; + + return geometryId; + + } + + setGeometryAt( geometryId, geometry ) { + + if ( geometryId >= this._geometryCount ) { + + throw new Error( 'THREE.BatchedMesh: Maximum geometry count reached.' ); + + } + + this._validateGeometry( geometry ); + + const batchGeometry = this.geometry; + const hasIndex = batchGeometry.getIndex() !== null; + const dstIndex = batchGeometry.getIndex(); + const srcIndex = geometry.getIndex(); + const geometryInfo = this._geometryInfo[ geometryId ]; + if ( + hasIndex && + srcIndex.count > geometryInfo.reservedIndexCount || + geometry.attributes.position.count > geometryInfo.reservedVertexCount + ) { + + throw new Error( 'THREE.BatchedMesh: Reserved space not large enough for provided geometry.' ); + + } + + // copy geometry buffer data over + const vertexStart = geometryInfo.vertexStart; + const reservedVertexCount = geometryInfo.reservedVertexCount; + geometryInfo.vertexCount = geometry.getAttribute( 'position' ).count; + + for ( const attributeName in batchGeometry.attributes ) { + + // copy attribute data + const srcAttribute = geometry.getAttribute( attributeName ); + const dstAttribute = batchGeometry.getAttribute( attributeName ); + copyAttributeData( srcAttribute, dstAttribute, vertexStart ); + + // fill the rest in with zeroes + const itemSize = srcAttribute.itemSize; + for ( let i = srcAttribute.count, l = reservedVertexCount; i < l; i ++ ) { + + const index = vertexStart + i; + for ( let c = 0; c < itemSize; c ++ ) { + + dstAttribute.setComponent( index, c, 0 ); + + } + + } + + dstAttribute.needsUpdate = true; + dstAttribute.addUpdateRange( vertexStart * itemSize, reservedVertexCount * itemSize ); + + } + + // copy index + if ( hasIndex ) { + + const indexStart = geometryInfo.indexStart; + const reservedIndexCount = geometryInfo.reservedIndexCount; + geometryInfo.indexCount = geometry.getIndex().count; + + // copy index data over + for ( let i = 0; i < srcIndex.count; i ++ ) { + + dstIndex.setX( indexStart + i, vertexStart + srcIndex.getX( i ) ); + + } + + // fill the rest in with zeroes + for ( let i = srcIndex.count, l = reservedIndexCount; i < l; i ++ ) { + + dstIndex.setX( indexStart + i, vertexStart ); + + } + + dstIndex.needsUpdate = true; + dstIndex.addUpdateRange( indexStart, geometryInfo.reservedIndexCount ); + + } + + // update the draw range + geometryInfo.start = hasIndex ? geometryInfo.indexStart : geometryInfo.vertexStart; + geometryInfo.count = hasIndex ? geometryInfo.indexCount : geometryInfo.vertexCount; + + // store the bounding boxes + geometryInfo.boundingBox = null; + if ( geometry.boundingBox !== null ) { + + geometryInfo.boundingBox = geometry.boundingBox.clone(); + + } + + geometryInfo.boundingSphere = null; + if ( geometry.boundingSphere !== null ) { + + geometryInfo.boundingSphere = geometry.boundingSphere.clone(); + + } + + this._visibilityChanged = true; + return geometryId; + + } + + deleteGeometry( geometryId ) { + + const geometryInfoList = this._geometryInfo; + if ( geometryId >= geometryInfoList.length || geometryInfoList[ geometryId ].active === false ) { + + return this; + + } + + // delete any instances associated with this geometry + const instanceInfo = this._instanceInfo; + for ( let i = 0, l = instanceInfo.length; i < l; i ++ ) { + + if ( instanceInfo[ i ].geometryIndex === geometryId ) { + + this.deleteInstance( i ); + + } + + } + + geometryInfoList[ geometryId ].active = false; + this._availableGeometryIds.push( geometryId ); + this._visibilityChanged = true; + + return this; + + } + + deleteInstance( instanceId ) { + + this.validateInstanceId( instanceId ); + + this._instanceInfo[ instanceId ].active = false; + this._availableInstanceIds.push( instanceId ); + this._visibilityChanged = true; + + return this; + + } + + optimize() { + + // track the next indices to copy data to + let nextVertexStart = 0; + let nextIndexStart = 0; + + // Iterate over all geometry ranges in order sorted from earliest in the geometry buffer to latest + // in the geometry buffer. Because draw range objects can be reused there is no guarantee of their order. + const geometryInfoList = this._geometryInfo; + const indices = geometryInfoList + .map( ( e, i ) => i ) + .sort( ( a, b ) => { + + return geometryInfoList[ a ].vertexStart - geometryInfoList[ b ].vertexStart; + + } ); + + const geometry = this.geometry; + for ( let i = 0, l = geometryInfoList.length; i < l; i ++ ) { + + // if a geometry range is inactive then don't copy anything + const index = indices[ i ]; + const geometryInfo = geometryInfoList[ index ]; + if ( geometryInfo.active === false ) { + + continue; + + } + + // if a geometry contains an index buffer then shift it, as well + if ( geometry.index !== null ) { + + if ( geometryInfo.indexStart !== nextIndexStart ) { + + const { indexStart, vertexStart, reservedIndexCount } = geometryInfo; + const index = geometry.index; + const array = index.array; + + // shift the index pointers based on how the vertex data will shift + // adjusting the index must happen first so the original vertex start value is available + const elementDelta = nextVertexStart - vertexStart; + for ( let j = indexStart; j < indexStart + reservedIndexCount; j ++ ) { + + array[ j ] = array[ j ] + elementDelta; + + } + + index.array.copyWithin( nextIndexStart, indexStart, indexStart + reservedIndexCount ); + index.addUpdateRange( nextIndexStart, reservedIndexCount ); + + geometryInfo.indexStart = nextIndexStart; + + } + + nextIndexStart += geometryInfo.reservedIndexCount; + + } + + // if a geometry needs to be moved then copy attribute data to overwrite unused space + if ( geometryInfo.vertexStart !== nextVertexStart ) { + + const { vertexStart, reservedVertexCount } = geometryInfo; + const attributes = geometry.attributes; + for ( const key in attributes ) { + + const attribute = attributes[ key ]; + const { array, itemSize } = attribute; + array.copyWithin( nextVertexStart * itemSize, vertexStart * itemSize, ( vertexStart + reservedVertexCount ) * itemSize ); + attribute.addUpdateRange( nextVertexStart * itemSize, reservedVertexCount * itemSize ); + + } + + geometryInfo.vertexStart = nextVertexStart; + + } + + nextVertexStart += geometryInfo.reservedVertexCount; + geometryInfo.start = geometry.index ? geometryInfo.indexStart : geometryInfo.vertexStart; + + // step the next geometry points to the shifted position + this._nextIndexStart = geometry.index ? geometryInfo.indexStart + geometryInfo.reservedIndexCount : 0; + this._nextVertexStart = geometryInfo.vertexStart + geometryInfo.reservedVertexCount; + + } + + return this; + + } + + // get bounding box and compute it if it doesn't exist + getBoundingBoxAt( geometryId, target ) { + + if ( geometryId >= this._geometryCount ) { + + return null; + + } + + // compute bounding box + const geometry = this.geometry; + const geometryInfo = this._geometryInfo[ geometryId ]; + if ( geometryInfo.boundingBox === null ) { + + const box = new Box3(); + const index = geometry.index; + const position = geometry.attributes.position; + for ( let i = geometryInfo.start, l = geometryInfo.start + geometryInfo.count; i < l; i ++ ) { + + let iv = i; + if ( index ) { + + iv = index.getX( iv ); + + } + + box.expandByPoint( _vector$5.fromBufferAttribute( position, iv ) ); + + } + + geometryInfo.boundingBox = box; + + } + + target.copy( geometryInfo.boundingBox ); + return target; + + } + + // get bounding sphere and compute it if it doesn't exist + getBoundingSphereAt( geometryId, target ) { + + if ( geometryId >= this._geometryCount ) { + + return null; + + } + + // compute bounding sphere + const geometry = this.geometry; + const geometryInfo = this._geometryInfo[ geometryId ]; + if ( geometryInfo.boundingSphere === null ) { + + const sphere = new Sphere(); + this.getBoundingBoxAt( geometryId, _box$1 ); + _box$1.getCenter( sphere.center ); + + const index = geometry.index; + const position = geometry.attributes.position; + + let maxRadiusSq = 0; + for ( let i = geometryInfo.start, l = geometryInfo.start + geometryInfo.count; i < l; i ++ ) { + + let iv = i; + if ( index ) { + + iv = index.getX( iv ); + + } + + _vector$5.fromBufferAttribute( position, iv ); + maxRadiusSq = Math.max( maxRadiusSq, sphere.center.distanceToSquared( _vector$5 ) ); + + } + + sphere.radius = Math.sqrt( maxRadiusSq ); + geometryInfo.boundingSphere = sphere; + + } + + target.copy( geometryInfo.boundingSphere ); + return target; + + } + + setMatrixAt( instanceId, matrix ) { + + this.validateInstanceId( instanceId ); + + const matricesTexture = this._matricesTexture; + const matricesArray = this._matricesTexture.image.data; + matrix.toArray( matricesArray, instanceId * 16 ); + matricesTexture.needsUpdate = true; + + return this; + + } + + getMatrixAt( instanceId, matrix ) { + + this.validateInstanceId( instanceId ); + return matrix.fromArray( this._matricesTexture.image.data, instanceId * 16 ); + + } + + setColorAt( instanceId, color ) { + + this.validateInstanceId( instanceId ); + + if ( this._colorsTexture === null ) { + + this._initColorsTexture(); + + } + + color.toArray( this._colorsTexture.image.data, instanceId * 4 ); + this._colorsTexture.needsUpdate = true; + + return this; + + } + + getColorAt( instanceId, color ) { + + this.validateInstanceId( instanceId ); + return color.fromArray( this._colorsTexture.image.data, instanceId * 4 ); + + } + + setVisibleAt( instanceId, value ) { + + this.validateInstanceId( instanceId ); + + if ( this._instanceInfo[ instanceId ].visible === value ) { + + return this; + + } + + this._instanceInfo[ instanceId ].visible = value; + this._visibilityChanged = true; + + return this; + + } + + getVisibleAt( instanceId ) { + + this.validateInstanceId( instanceId ); + + return this._instanceInfo[ instanceId ].visible; + + } + + setGeometryIdAt( instanceId, geometryId ) { + + this.validateInstanceId( instanceId ); + this.validateGeometryId( geometryId ); + + this._instanceInfo[ instanceId ].geometryIndex = geometryId; + + return this; + + } + + getGeometryIdAt( instanceId ) { + + this.validateInstanceId( instanceId ); + + return this._instanceInfo[ instanceId ].geometryIndex; + + } + + getGeometryRangeAt( geometryId, target = {} ) { + + this.validateGeometryId( geometryId ); + + const geometryInfo = this._geometryInfo[ geometryId ]; + target.vertexStart = geometryInfo.vertexStart; + target.vertexCount = geometryInfo.vertexCount; + target.reservedVertexCount = geometryInfo.reservedVertexCount; + + target.indexStart = geometryInfo.indexStart; + target.indexCount = geometryInfo.indexCount; + target.reservedIndexCount = geometryInfo.reservedIndexCount; + + target.start = geometryInfo.start; + target.count = geometryInfo.count; + + return target; + + } + + setInstanceCount( maxInstanceCount ) { + + // shrink the available instances as much as possible + const availableInstanceIds = this._availableInstanceIds; + const instanceInfo = this._instanceInfo; + availableInstanceIds.sort( ascIdSort ); + while ( availableInstanceIds[ availableInstanceIds.length - 1 ] === instanceInfo.length ) { + + instanceInfo.pop(); + availableInstanceIds.pop(); + + } + + // throw an error if it can't be shrunk to the desired size + if ( maxInstanceCount < instanceInfo.length ) { + + throw new Error( `BatchedMesh: Instance ids outside the range ${ maxInstanceCount } are being used. Cannot shrink instance count.` ); + + } + + // copy the multi draw counts + const multiDrawCounts = new Int32Array( maxInstanceCount ); + const multiDrawStarts = new Int32Array( maxInstanceCount ); + copyArrayContents( this._multiDrawCounts, multiDrawCounts ); + copyArrayContents( this._multiDrawStarts, multiDrawStarts ); + + this._multiDrawCounts = multiDrawCounts; + this._multiDrawStarts = multiDrawStarts; + this._maxInstanceCount = maxInstanceCount; + + // update texture data for instance sampling + const indirectTexture = this._indirectTexture; + const matricesTexture = this._matricesTexture; + const colorsTexture = this._colorsTexture; + + indirectTexture.dispose(); + this._initIndirectTexture(); + copyArrayContents( indirectTexture.image.data, this._indirectTexture.image.data ); + + matricesTexture.dispose(); + this._initMatricesTexture(); + copyArrayContents( matricesTexture.image.data, this._matricesTexture.image.data ); + + if ( colorsTexture ) { + + colorsTexture.dispose(); + this._initColorsTexture(); + copyArrayContents( colorsTexture.image.data, this._colorsTexture.image.data ); + + } + + } + + setGeometrySize( maxVertexCount, maxIndexCount ) { + + // Check if we can shrink to the requested vertex attribute size + const validRanges = [ ...this._geometryInfo ].filter( info => info.active ); + const requiredVertexLength = Math.max( ...validRanges.map( range => range.vertexStart + range.reservedVertexCount ) ); + if ( requiredVertexLength > maxVertexCount ) { + + throw new Error( `BatchedMesh: Geometry vertex values are being used outside the range ${ maxIndexCount }. Cannot shrink further.` ); + + } + + // Check if we can shrink to the requested index attribute size + if ( this.geometry.index ) { + + const requiredIndexLength = Math.max( ...validRanges.map( range => range.indexStart + range.reservedIndexCount ) ); + if ( requiredIndexLength > maxIndexCount ) { + + throw new Error( `BatchedMesh: Geometry index values are being used outside the range ${ maxIndexCount }. Cannot shrink further.` ); + + } + + } + + // + + // dispose of the previous geometry + const oldGeometry = this.geometry; + oldGeometry.dispose(); + + // recreate the geometry needed based on the previous variant + this._maxVertexCount = maxVertexCount; + this._maxIndexCount = maxIndexCount; + + if ( this._geometryInitialized ) { + + this._geometryInitialized = false; + this.geometry = new BufferGeometry(); + this._initializeGeometry( oldGeometry ); + + } + + // copy data from the previous geometry + const geometry = this.geometry; + if ( oldGeometry.index ) { + + copyArrayContents( oldGeometry.index.array, geometry.index.array ); + + } + + for ( const key in oldGeometry.attributes ) { + + copyArrayContents( oldGeometry.attributes[ key ].array, geometry.attributes[ key ].array ); + + } + + } + + raycast( raycaster, intersects ) { + + const instanceInfo = this._instanceInfo; + const geometryInfoList = this._geometryInfo; + const matrixWorld = this.matrixWorld; + const batchGeometry = this.geometry; + + // iterate over each geometry + _mesh.material = this.material; + _mesh.geometry.index = batchGeometry.index; + _mesh.geometry.attributes = batchGeometry.attributes; + if ( _mesh.geometry.boundingBox === null ) { + + _mesh.geometry.boundingBox = new Box3(); + + } + + if ( _mesh.geometry.boundingSphere === null ) { + + _mesh.geometry.boundingSphere = new Sphere(); + + } + + for ( let i = 0, l = instanceInfo.length; i < l; i ++ ) { + + if ( ! instanceInfo[ i ].visible || ! instanceInfo[ i ].active ) { + + continue; + + } + + const geometryId = instanceInfo[ i ].geometryIndex; + const geometryInfo = geometryInfoList[ geometryId ]; + _mesh.geometry.setDrawRange( geometryInfo.start, geometryInfo.count ); + + // get the intersects + this.getMatrixAt( i, _mesh.matrixWorld ).premultiply( matrixWorld ); + this.getBoundingBoxAt( geometryId, _mesh.geometry.boundingBox ); + this.getBoundingSphereAt( geometryId, _mesh.geometry.boundingSphere ); + _mesh.raycast( raycaster, _batchIntersects ); + + // add batch id to the intersects + for ( let j = 0, l = _batchIntersects.length; j < l; j ++ ) { + + const intersect = _batchIntersects[ j ]; + intersect.object = this; + intersect.batchId = i; + intersects.push( intersect ); + + } + + _batchIntersects.length = 0; + + } + + _mesh.material = null; + _mesh.geometry.index = null; + _mesh.geometry.attributes = {}; + _mesh.geometry.setDrawRange( 0, Infinity ); + + } + + copy( source ) { + + super.copy( source ); + + this.geometry = source.geometry.clone(); + this.perObjectFrustumCulled = source.perObjectFrustumCulled; + this.sortObjects = source.sortObjects; + this.boundingBox = source.boundingBox !== null ? source.boundingBox.clone() : null; + this.boundingSphere = source.boundingSphere !== null ? source.boundingSphere.clone() : null; + + this._geometryInfo = source._geometryInfo.map( info => ( { + ...info, + + boundingBox: info.boundingBox !== null ? info.boundingBox.clone() : null, + boundingSphere: info.boundingSphere !== null ? info.boundingSphere.clone() : null, + } ) ); + this._instanceInfo = source._instanceInfo.map( info => ( { ...info } ) ); + + this._maxInstanceCount = source._maxInstanceCount; + this._maxVertexCount = source._maxVertexCount; + this._maxIndexCount = source._maxIndexCount; + + this._geometryInitialized = source._geometryInitialized; + this._geometryCount = source._geometryCount; + this._multiDrawCounts = source._multiDrawCounts.slice(); + this._multiDrawStarts = source._multiDrawStarts.slice(); + + this._matricesTexture = source._matricesTexture.clone(); + this._matricesTexture.image.data = this._matricesTexture.image.data.slice(); + + if ( this._colorsTexture !== null ) { + + this._colorsTexture = source._colorsTexture.clone(); + this._colorsTexture.image.data = this._colorsTexture.image.data.slice(); + + } + + return this; + + } + + dispose() { + + // Assuming the geometry is not shared with other meshes + this.geometry.dispose(); + + this._matricesTexture.dispose(); + this._matricesTexture = null; + + this._indirectTexture.dispose(); + this._indirectTexture = null; + + if ( this._colorsTexture !== null ) { + + this._colorsTexture.dispose(); + this._colorsTexture = null; + + } + + return this; + + } + + onBeforeRender( renderer, scene, camera, geometry, material/*, _group*/ ) { + + // if visibility has not changed and frustum culling and object sorting is not required + // then skip iterating over all items + if ( ! this._visibilityChanged && ! this.perObjectFrustumCulled && ! this.sortObjects ) { + + return; + + } + + // the indexed version of the multi draw function requires specifying the start + // offset in bytes. + const index = geometry.getIndex(); + const bytesPerElement = index === null ? 1 : index.array.BYTES_PER_ELEMENT; + + const instanceInfo = this._instanceInfo; + const multiDrawStarts = this._multiDrawStarts; + const multiDrawCounts = this._multiDrawCounts; + const geometryInfoList = this._geometryInfo; + const perObjectFrustumCulled = this.perObjectFrustumCulled; + const indirectTexture = this._indirectTexture; + const indirectArray = indirectTexture.image.data; + + // prepare the frustum in the local frame + if ( perObjectFrustumCulled ) { + + _matrix$1 + .multiplyMatrices( camera.projectionMatrix, camera.matrixWorldInverse ) + .multiply( this.matrixWorld ); + _frustum.setFromProjectionMatrix( + _matrix$1, + renderer.coordinateSystem + ); + + } + + let multiDrawCount = 0; + if ( this.sortObjects ) { + + // get the camera position in the local frame + _matrix$1.copy( this.matrixWorld ).invert(); + _vector$5.setFromMatrixPosition( camera.matrixWorld ).applyMatrix4( _matrix$1 ); + _forward.set( 0, 0, - 1 ).transformDirection( camera.matrixWorld ).transformDirection( _matrix$1 ); + + for ( let i = 0, l = instanceInfo.length; i < l; i ++ ) { + + if ( instanceInfo[ i ].visible && instanceInfo[ i ].active ) { + + const geometryId = instanceInfo[ i ].geometryIndex; + + // get the bounds in world space + this.getMatrixAt( i, _matrix$1 ); + this.getBoundingSphereAt( geometryId, _sphere$2 ).applyMatrix4( _matrix$1 ); + + // determine whether the batched geometry is within the frustum + let culled = false; + if ( perObjectFrustumCulled ) { + + culled = ! _frustum.intersectsSphere( _sphere$2 ); + + } + + if ( ! culled ) { + + // get the distance from camera used for sorting + const geometryInfo = geometryInfoList[ geometryId ]; + const z = _temp.subVectors( _sphere$2.center, _vector$5 ).dot( _forward ); + _renderList.push( geometryInfo.start, geometryInfo.count, z, i ); + + } + + } + + } + + // Sort the draw ranges and prep for rendering + const list = _renderList.list; + const customSort = this.customSort; + if ( customSort === null ) { + + list.sort( material.transparent ? sortTransparent : sortOpaque ); + + } else { + + customSort.call( this, list, camera ); + + } + + for ( let i = 0, l = list.length; i < l; i ++ ) { + + const item = list[ i ]; + multiDrawStarts[ multiDrawCount ] = item.start * bytesPerElement; + multiDrawCounts[ multiDrawCount ] = item.count; + indirectArray[ multiDrawCount ] = item.index; + multiDrawCount ++; + + } + + _renderList.reset(); + + } else { + + for ( let i = 0, l = instanceInfo.length; i < l; i ++ ) { + + if ( instanceInfo[ i ].visible && instanceInfo[ i ].active ) { + + const geometryId = instanceInfo[ i ].geometryIndex; + + // determine whether the batched geometry is within the frustum + let culled = false; + if ( perObjectFrustumCulled ) { + + // get the bounds in world space + this.getMatrixAt( i, _matrix$1 ); + this.getBoundingSphereAt( geometryId, _sphere$2 ).applyMatrix4( _matrix$1 ); + culled = ! _frustum.intersectsSphere( _sphere$2 ); + + } + + if ( ! culled ) { + + const geometryInfo = geometryInfoList[ geometryId ]; + multiDrawStarts[ multiDrawCount ] = geometryInfo.start * bytesPerElement; + multiDrawCounts[ multiDrawCount ] = geometryInfo.count; + indirectArray[ multiDrawCount ] = i; + multiDrawCount ++; + + } + + } + + } + + } + + indirectTexture.needsUpdate = true; + this._multiDrawCount = multiDrawCount; + this._visibilityChanged = false; + + } + + onBeforeShadow( renderer, object, camera, shadowCamera, geometry, depthMaterial/* , group */ ) { + + this.onBeforeRender( renderer, null, shadowCamera, geometry, depthMaterial ); + + } + +} + +class LineBasicMaterial extends Material { + + constructor( parameters ) { + + super(); + + this.isLineBasicMaterial = true; + + this.type = 'LineBasicMaterial'; + + this.color = new Color( 0xffffff ); + + this.map = null; + + this.linewidth = 1; + this.linecap = 'round'; + this.linejoin = 'round'; + + this.fog = true; + + this.setValues( parameters ); + + } + + + copy( source ) { + + super.copy( source ); + + this.color.copy( source.color ); + + this.map = source.map; + + this.linewidth = source.linewidth; + this.linecap = source.linecap; + this.linejoin = source.linejoin; + + this.fog = source.fog; + + return this; + + } + +} + +const _vStart = /*@__PURE__*/ new Vector3(); +const _vEnd = /*@__PURE__*/ new Vector3(); + +const _inverseMatrix$1 = /*@__PURE__*/ new Matrix4(); +const _ray$1 = /*@__PURE__*/ new Ray(); +const _sphere$1 = /*@__PURE__*/ new Sphere(); + +const _intersectPointOnRay = /*@__PURE__*/ new Vector3(); +const _intersectPointOnSegment = /*@__PURE__*/ new Vector3(); + +class Line extends Object3D { + + constructor( geometry = new BufferGeometry(), material = new LineBasicMaterial() ) { + + super(); + + this.isLine = true; + + this.type = 'Line'; + + this.geometry = geometry; + this.material = material; + + this.updateMorphTargets(); + + } + + copy( source, recursive ) { + + super.copy( source, recursive ); + + this.material = Array.isArray( source.material ) ? source.material.slice() : source.material; + this.geometry = source.geometry; + + return this; + + } + + computeLineDistances() { + + const geometry = this.geometry; + + // we assume non-indexed geometry + + if ( geometry.index === null ) { + + const positionAttribute = geometry.attributes.position; + const lineDistances = [ 0 ]; + + for ( let i = 1, l = positionAttribute.count; i < l; i ++ ) { + + _vStart.fromBufferAttribute( positionAttribute, i - 1 ); + _vEnd.fromBufferAttribute( positionAttribute, i ); + + lineDistances[ i ] = lineDistances[ i - 1 ]; + lineDistances[ i ] += _vStart.distanceTo( _vEnd ); + + } + + geometry.setAttribute( 'lineDistance', new Float32BufferAttribute( lineDistances, 1 ) ); + + } else { + + console.warn( 'THREE.Line.computeLineDistances(): Computation only possible with non-indexed BufferGeometry.' ); + + } + + return this; + + } + + raycast( raycaster, intersects ) { + + const geometry = this.geometry; + const matrixWorld = this.matrixWorld; + const threshold = raycaster.params.Line.threshold; + const drawRange = geometry.drawRange; + + // Checking boundingSphere distance to ray + + if ( geometry.boundingSphere === null ) geometry.computeBoundingSphere(); + + _sphere$1.copy( geometry.boundingSphere ); + _sphere$1.applyMatrix4( matrixWorld ); + _sphere$1.radius += threshold; + + if ( raycaster.ray.intersectsSphere( _sphere$1 ) === false ) return; + + // + + _inverseMatrix$1.copy( matrixWorld ).invert(); + _ray$1.copy( raycaster.ray ).applyMatrix4( _inverseMatrix$1 ); + + const localThreshold = threshold / ( ( this.scale.x + this.scale.y + this.scale.z ) / 3 ); + const localThresholdSq = localThreshold * localThreshold; + + const step = this.isLineSegments ? 2 : 1; + + const index = geometry.index; + const attributes = geometry.attributes; + const positionAttribute = attributes.position; + + if ( index !== null ) { + + const start = Math.max( 0, drawRange.start ); + const end = Math.min( index.count, ( drawRange.start + drawRange.count ) ); + + for ( let i = start, l = end - 1; i < l; i += step ) { + + const a = index.getX( i ); + const b = index.getX( i + 1 ); + + const intersect = checkIntersection( this, raycaster, _ray$1, localThresholdSq, a, b ); + + if ( intersect ) { + + intersects.push( intersect ); + + } + + } + + if ( this.isLineLoop ) { + + const a = index.getX( end - 1 ); + const b = index.getX( start ); + + const intersect = checkIntersection( this, raycaster, _ray$1, localThresholdSq, a, b ); + + if ( intersect ) { + + intersects.push( intersect ); + + } + + } + + } else { + + const start = Math.max( 0, drawRange.start ); + const end = Math.min( positionAttribute.count, ( drawRange.start + drawRange.count ) ); + + for ( let i = start, l = end - 1; i < l; i += step ) { + + const intersect = checkIntersection( this, raycaster, _ray$1, localThresholdSq, i, i + 1 ); + + if ( intersect ) { + + intersects.push( intersect ); + + } + + } + + if ( this.isLineLoop ) { + + const intersect = checkIntersection( this, raycaster, _ray$1, localThresholdSq, end - 1, start ); + + if ( intersect ) { + + intersects.push( intersect ); + + } + + } + + } + + } + + updateMorphTargets() { + + const geometry = this.geometry; + + const morphAttributes = geometry.morphAttributes; + const keys = Object.keys( morphAttributes ); + + if ( keys.length > 0 ) { + + const morphAttribute = morphAttributes[ keys[ 0 ] ]; + + if ( morphAttribute !== undefined ) { + + this.morphTargetInfluences = []; + this.morphTargetDictionary = {}; + + for ( let m = 0, ml = morphAttribute.length; m < ml; m ++ ) { + + const name = morphAttribute[ m ].name || String( m ); + + this.morphTargetInfluences.push( 0 ); + this.morphTargetDictionary[ name ] = m; + + } + + } + + } + + } + +} + +function checkIntersection( object, raycaster, ray, thresholdSq, a, b ) { + + const positionAttribute = object.geometry.attributes.position; + + _vStart.fromBufferAttribute( positionAttribute, a ); + _vEnd.fromBufferAttribute( positionAttribute, b ); + + const distSq = ray.distanceSqToSegment( _vStart, _vEnd, _intersectPointOnRay, _intersectPointOnSegment ); + + if ( distSq > thresholdSq ) return; + + _intersectPointOnRay.applyMatrix4( object.matrixWorld ); // Move back to world space for distance calculation + + const distance = raycaster.ray.origin.distanceTo( _intersectPointOnRay ); + + if ( distance < raycaster.near || distance > raycaster.far ) return; + + return { + + distance: distance, + // What do we want? intersection point on the ray or on the segment?? + // point: raycaster.ray.at( distance ), + point: _intersectPointOnSegment.clone().applyMatrix4( object.matrixWorld ), + index: a, + face: null, + faceIndex: null, + barycoord: null, + object: object + + }; + +} + +const _start = /*@__PURE__*/ new Vector3(); +const _end = /*@__PURE__*/ new Vector3(); + +class LineSegments extends Line { + + constructor( geometry, material ) { + + super( geometry, material ); + + this.isLineSegments = true; + + this.type = 'LineSegments'; + + } + + computeLineDistances() { + + const geometry = this.geometry; + + // we assume non-indexed geometry + + if ( geometry.index === null ) { + + const positionAttribute = geometry.attributes.position; + const lineDistances = []; + + for ( let i = 0, l = positionAttribute.count; i < l; i += 2 ) { + + _start.fromBufferAttribute( positionAttribute, i ); + _end.fromBufferAttribute( positionAttribute, i + 1 ); + + lineDistances[ i ] = ( i === 0 ) ? 0 : lineDistances[ i - 1 ]; + lineDistances[ i + 1 ] = lineDistances[ i ] + _start.distanceTo( _end ); + + } + + geometry.setAttribute( 'lineDistance', new Float32BufferAttribute( lineDistances, 1 ) ); + + } else { + + console.warn( 'THREE.LineSegments.computeLineDistances(): Computation only possible with non-indexed BufferGeometry.' ); + + } + + return this; + + } + +} + +class LineLoop extends Line { + + constructor( geometry, material ) { + + super( geometry, material ); + + this.isLineLoop = true; + + this.type = 'LineLoop'; + + } + +} + +class PointsMaterial extends Material { + + constructor( parameters ) { + + super(); + + this.isPointsMaterial = true; + + this.type = 'PointsMaterial'; + + this.color = new Color( 0xffffff ); + + this.map = null; + + this.alphaMap = null; + + this.size = 1; + this.sizeAttenuation = true; + + this.fog = true; + + this.setValues( parameters ); + + } + + copy( source ) { + + super.copy( source ); + + this.color.copy( source.color ); + + this.map = source.map; + + this.alphaMap = source.alphaMap; + + this.size = source.size; + this.sizeAttenuation = source.sizeAttenuation; + + this.fog = source.fog; + + return this; + + } + +} + +const _inverseMatrix = /*@__PURE__*/ new Matrix4(); +const _ray = /*@__PURE__*/ new Ray(); +const _sphere = /*@__PURE__*/ new Sphere(); +const _position$2 = /*@__PURE__*/ new Vector3(); + +class Points extends Object3D { + + constructor( geometry = new BufferGeometry(), material = new PointsMaterial() ) { + + super(); + + this.isPoints = true; + + this.type = 'Points'; + + this.geometry = geometry; + this.material = material; + + this.updateMorphTargets(); + + } + + copy( source, recursive ) { + + super.copy( source, recursive ); + + this.material = Array.isArray( source.material ) ? source.material.slice() : source.material; + this.geometry = source.geometry; + + return this; + + } + + raycast( raycaster, intersects ) { + + const geometry = this.geometry; + const matrixWorld = this.matrixWorld; + const threshold = raycaster.params.Points.threshold; + const drawRange = geometry.drawRange; + + // Checking boundingSphere distance to ray + + if ( geometry.boundingSphere === null ) geometry.computeBoundingSphere(); + + _sphere.copy( geometry.boundingSphere ); + _sphere.applyMatrix4( matrixWorld ); + _sphere.radius += threshold; + + if ( raycaster.ray.intersectsSphere( _sphere ) === false ) return; + + // + + _inverseMatrix.copy( matrixWorld ).invert(); + _ray.copy( raycaster.ray ).applyMatrix4( _inverseMatrix ); + + const localThreshold = threshold / ( ( this.scale.x + this.scale.y + this.scale.z ) / 3 ); + const localThresholdSq = localThreshold * localThreshold; + + const index = geometry.index; + const attributes = geometry.attributes; + const positionAttribute = attributes.position; + + if ( index !== null ) { + + const start = Math.max( 0, drawRange.start ); + const end = Math.min( index.count, ( drawRange.start + drawRange.count ) ); + + for ( let i = start, il = end; i < il; i ++ ) { + + const a = index.getX( i ); + + _position$2.fromBufferAttribute( positionAttribute, a ); + + testPoint( _position$2, a, localThresholdSq, matrixWorld, raycaster, intersects, this ); + + } + + } else { + + const start = Math.max( 0, drawRange.start ); + const end = Math.min( positionAttribute.count, ( drawRange.start + drawRange.count ) ); + + for ( let i = start, l = end; i < l; i ++ ) { + + _position$2.fromBufferAttribute( positionAttribute, i ); + + testPoint( _position$2, i, localThresholdSq, matrixWorld, raycaster, intersects, this ); + + } + + } + + } + + updateMorphTargets() { + + const geometry = this.geometry; + + const morphAttributes = geometry.morphAttributes; + const keys = Object.keys( morphAttributes ); + + if ( keys.length > 0 ) { + + const morphAttribute = morphAttributes[ keys[ 0 ] ]; + + if ( morphAttribute !== undefined ) { + + this.morphTargetInfluences = []; + this.morphTargetDictionary = {}; + + for ( let m = 0, ml = morphAttribute.length; m < ml; m ++ ) { + + const name = morphAttribute[ m ].name || String( m ); + + this.morphTargetInfluences.push( 0 ); + this.morphTargetDictionary[ name ] = m; + + } + + } + + } + + } + +} + +function testPoint( point, index, localThresholdSq, matrixWorld, raycaster, intersects, object ) { + + const rayPointDistanceSq = _ray.distanceSqToPoint( point ); + + if ( rayPointDistanceSq < localThresholdSq ) { + + const intersectPoint = new Vector3(); + + _ray.closestPointToPoint( point, intersectPoint ); + intersectPoint.applyMatrix4( matrixWorld ); + + const distance = raycaster.ray.origin.distanceTo( intersectPoint ); + + if ( distance < raycaster.near || distance > raycaster.far ) return; + + intersects.push( { + + distance: distance, + distanceToRay: Math.sqrt( rayPointDistanceSq ), + point: intersectPoint, + index: index, + face: null, + faceIndex: null, + barycoord: null, + object: object + + } ); + + } + +} + +class Group extends Object3D { + + constructor() { + + super(); + + this.isGroup = true; + + this.type = 'Group'; + + } + +} + +class VideoTexture extends Texture { + + constructor( video, mapping, wrapS, wrapT, magFilter, minFilter, format, type, anisotropy ) { + + super( video, mapping, wrapS, wrapT, magFilter, minFilter, format, type, anisotropy ); + + this.isVideoTexture = true; + + this.minFilter = minFilter !== undefined ? minFilter : LinearFilter; + this.magFilter = magFilter !== undefined ? magFilter : LinearFilter; + + this.generateMipmaps = false; + + const scope = this; + + function updateVideo() { + + scope.needsUpdate = true; + video.requestVideoFrameCallback( updateVideo ); + + } + + if ( 'requestVideoFrameCallback' in video ) { + + video.requestVideoFrameCallback( updateVideo ); + + } + + } + + clone() { + + return new this.constructor( this.image ).copy( this ); + + } + + update() { + + const video = this.image; + const hasVideoFrameCallback = 'requestVideoFrameCallback' in video; + + if ( hasVideoFrameCallback === false && video.readyState >= video.HAVE_CURRENT_DATA ) { + + this.needsUpdate = true; + + } + + } + +} + +class FramebufferTexture extends Texture { + + constructor( width, height ) { + + super( { width, height } ); + + this.isFramebufferTexture = true; + + this.magFilter = NearestFilter; + this.minFilter = NearestFilter; + + this.generateMipmaps = false; + + this.needsUpdate = true; + + } + +} + +class CompressedTexture extends Texture { + + constructor( mipmaps, width, height, format, type, mapping, wrapS, wrapT, magFilter, minFilter, anisotropy, colorSpace ) { + + super( null, mapping, wrapS, wrapT, magFilter, minFilter, format, type, anisotropy, colorSpace ); + + this.isCompressedTexture = true; + + this.image = { width: width, height: height }; + this.mipmaps = mipmaps; + + // no flipping for cube textures + // (also flipping doesn't work for compressed textures ) + + this.flipY = false; + + // can't generate mipmaps for compressed textures + // mips must be embedded in DDS files + + this.generateMipmaps = false; + + } + +} + +class CompressedArrayTexture extends CompressedTexture { + + constructor( mipmaps, width, height, depth, format, type ) { + + super( mipmaps, width, height, format, type ); + + this.isCompressedArrayTexture = true; + this.image.depth = depth; + this.wrapR = ClampToEdgeWrapping; + + this.layerUpdates = new Set(); + + } + + addLayerUpdate( layerIndex ) { + + this.layerUpdates.add( layerIndex ); + + } + + clearLayerUpdates() { + + this.layerUpdates.clear(); + + } + +} + +class CompressedCubeTexture extends CompressedTexture { + + constructor( images, format, type ) { + + super( undefined, images[ 0 ].width, images[ 0 ].height, format, type, CubeReflectionMapping ); + + this.isCompressedCubeTexture = true; + this.isCubeTexture = true; + + this.image = images; + + } + +} + +class CanvasTexture extends Texture { + + constructor( canvas, mapping, wrapS, wrapT, magFilter, minFilter, format, type, anisotropy ) { + + super( canvas, mapping, wrapS, wrapT, magFilter, minFilter, format, type, anisotropy ); + + this.isCanvasTexture = true; + + this.needsUpdate = true; + + } + +} + +class DepthTexture extends Texture { + + constructor( width, height, type, mapping, wrapS, wrapT, magFilter, minFilter, anisotropy, format = DepthFormat ) { + + if ( format !== DepthFormat && format !== DepthStencilFormat ) { + + throw new Error( 'DepthTexture format must be either THREE.DepthFormat or THREE.DepthStencilFormat' ); + + } + + if ( type === undefined && format === DepthFormat ) type = UnsignedIntType; + if ( type === undefined && format === DepthStencilFormat ) type = UnsignedInt248Type; + + super( null, mapping, wrapS, wrapT, magFilter, minFilter, format, type, anisotropy ); + + this.isDepthTexture = true; + + this.image = { width: width, height: height }; + + this.magFilter = magFilter !== undefined ? magFilter : NearestFilter; + this.minFilter = minFilter !== undefined ? minFilter : NearestFilter; + + this.flipY = false; + this.generateMipmaps = false; + + this.compareFunction = null; + + } + + + copy( source ) { + + super.copy( source ); + + this.compareFunction = source.compareFunction; + + return this; + + } + + toJSON( meta ) { + + const data = super.toJSON( meta ); + + if ( this.compareFunction !== null ) data.compareFunction = this.compareFunction; + + return data; + + } + +} + +/** + * Extensible curve object. + * + * Some common of curve methods: + * .getPoint( t, optionalTarget ), .getTangent( t, optionalTarget ) + * .getPointAt( u, optionalTarget ), .getTangentAt( u, optionalTarget ) + * .getPoints(), .getSpacedPoints() + * .getLength() + * .updateArcLengths() + * + * This following curves inherit from THREE.Curve: + * + * -- 2D curves -- + * THREE.ArcCurve + * THREE.CubicBezierCurve + * THREE.EllipseCurve + * THREE.LineCurve + * THREE.QuadraticBezierCurve + * THREE.SplineCurve + * + * -- 3D curves -- + * THREE.CatmullRomCurve3 + * THREE.CubicBezierCurve3 + * THREE.LineCurve3 + * THREE.QuadraticBezierCurve3 + * + * A series of curves can be represented as a THREE.CurvePath. + * + **/ + +class Curve { + + constructor() { + + this.type = 'Curve'; + + this.arcLengthDivisions = 200; + + } + + // Virtual base class method to overwrite and implement in subclasses + // - t [0 .. 1] + + getPoint( /* t, optionalTarget */ ) { + + console.warn( 'THREE.Curve: .getPoint() not implemented.' ); + return null; + + } + + // Get point at relative position in curve according to arc length + // - u [0 .. 1] + + getPointAt( u, optionalTarget ) { + + const t = this.getUtoTmapping( u ); + return this.getPoint( t, optionalTarget ); + + } + + // Get sequence of points using getPoint( t ) + + getPoints( divisions = 5 ) { + + const points = []; + + for ( let d = 0; d <= divisions; d ++ ) { + + points.push( this.getPoint( d / divisions ) ); + + } + + return points; + + } + + // Get sequence of points using getPointAt( u ) + + getSpacedPoints( divisions = 5 ) { + + const points = []; + + for ( let d = 0; d <= divisions; d ++ ) { + + points.push( this.getPointAt( d / divisions ) ); + + } + + return points; + + } + + // Get total curve arc length + + getLength() { + + const lengths = this.getLengths(); + return lengths[ lengths.length - 1 ]; + + } + + // Get list of cumulative segment lengths + + getLengths( divisions = this.arcLengthDivisions ) { + + if ( this.cacheArcLengths && + ( this.cacheArcLengths.length === divisions + 1 ) && + ! this.needsUpdate ) { + + return this.cacheArcLengths; + + } + + this.needsUpdate = false; + + const cache = []; + let current, last = this.getPoint( 0 ); + let sum = 0; + + cache.push( 0 ); + + for ( let p = 1; p <= divisions; p ++ ) { + + current = this.getPoint( p / divisions ); + sum += current.distanceTo( last ); + cache.push( sum ); + last = current; + + } + + this.cacheArcLengths = cache; + + return cache; // { sums: cache, sum: sum }; Sum is in the last element. + + } + + updateArcLengths() { + + this.needsUpdate = true; + this.getLengths(); + + } + + // Given u ( 0 .. 1 ), get a t to find p. This gives you points which are equidistant + + getUtoTmapping( u, distance ) { + + const arcLengths = this.getLengths(); + + let i = 0; + const il = arcLengths.length; + + let targetArcLength; // The targeted u distance value to get + + if ( distance ) { + + targetArcLength = distance; + + } else { + + targetArcLength = u * arcLengths[ il - 1 ]; + + } + + // binary search for the index with largest value smaller than target u distance + + let low = 0, high = il - 1, comparison; + + while ( low <= high ) { + + i = Math.floor( low + ( high - low ) / 2 ); // less likely to overflow, though probably not issue here, JS doesn't really have integers, all numbers are floats + + comparison = arcLengths[ i ] - targetArcLength; + + if ( comparison < 0 ) { + + low = i + 1; + + } else if ( comparison > 0 ) { + + high = i - 1; + + } else { + + high = i; + break; + + // DONE + + } + + } + + i = high; + + if ( arcLengths[ i ] === targetArcLength ) { + + return i / ( il - 1 ); + + } + + // we could get finer grain at lengths, or use simple interpolation between two points + + const lengthBefore = arcLengths[ i ]; + const lengthAfter = arcLengths[ i + 1 ]; + + const segmentLength = lengthAfter - lengthBefore; + + // determine where we are between the 'before' and 'after' points + + const segmentFraction = ( targetArcLength - lengthBefore ) / segmentLength; + + // add that fractional amount to t + + const t = ( i + segmentFraction ) / ( il - 1 ); + + return t; + + } + + // Returns a unit vector tangent at t + // In case any sub curve does not implement its tangent derivation, + // 2 points a small delta apart will be used to find its gradient + // which seems to give a reasonable approximation + + getTangent( t, optionalTarget ) { + + const delta = 0.0001; + let t1 = t - delta; + let t2 = t + delta; + + // Capping in case of danger + + if ( t1 < 0 ) t1 = 0; + if ( t2 > 1 ) t2 = 1; + + const pt1 = this.getPoint( t1 ); + const pt2 = this.getPoint( t2 ); + + const tangent = optionalTarget || ( ( pt1.isVector2 ) ? new Vector2() : new Vector3() ); + + tangent.copy( pt2 ).sub( pt1 ).normalize(); + + return tangent; + + } + + getTangentAt( u, optionalTarget ) { + + const t = this.getUtoTmapping( u ); + return this.getTangent( t, optionalTarget ); + + } + + computeFrenetFrames( segments, closed ) { + + // see http://www.cs.indiana.edu/pub/techreports/TR425.pdf + + const normal = new Vector3(); + + const tangents = []; + const normals = []; + const binormals = []; + + const vec = new Vector3(); + const mat = new Matrix4(); + + // compute the tangent vectors for each segment on the curve + + for ( let i = 0; i <= segments; i ++ ) { + + const u = i / segments; + + tangents[ i ] = this.getTangentAt( u, new Vector3() ); + + } + + // select an initial normal vector perpendicular to the first tangent vector, + // and in the direction of the minimum tangent xyz component + + normals[ 0 ] = new Vector3(); + binormals[ 0 ] = new Vector3(); + let min = Number.MAX_VALUE; + const tx = Math.abs( tangents[ 0 ].x ); + const ty = Math.abs( tangents[ 0 ].y ); + const tz = Math.abs( tangents[ 0 ].z ); + + if ( tx <= min ) { + + min = tx; + normal.set( 1, 0, 0 ); + + } + + if ( ty <= min ) { + + min = ty; + normal.set( 0, 1, 0 ); + + } + + if ( tz <= min ) { + + normal.set( 0, 0, 1 ); + + } + + vec.crossVectors( tangents[ 0 ], normal ).normalize(); + + normals[ 0 ].crossVectors( tangents[ 0 ], vec ); + binormals[ 0 ].crossVectors( tangents[ 0 ], normals[ 0 ] ); + + + // compute the slowly-varying normal and binormal vectors for each segment on the curve + + for ( let i = 1; i <= segments; i ++ ) { + + normals[ i ] = normals[ i - 1 ].clone(); + + binormals[ i ] = binormals[ i - 1 ].clone(); + + vec.crossVectors( tangents[ i - 1 ], tangents[ i ] ); + + if ( vec.length() > Number.EPSILON ) { + + vec.normalize(); + + const theta = Math.acos( clamp( tangents[ i - 1 ].dot( tangents[ i ] ), - 1, 1 ) ); // clamp for floating pt errors + + normals[ i ].applyMatrix4( mat.makeRotationAxis( vec, theta ) ); + + } + + binormals[ i ].crossVectors( tangents[ i ], normals[ i ] ); + + } + + // if the curve is closed, postprocess the vectors so the first and last normal vectors are the same + + if ( closed === true ) { + + let theta = Math.acos( clamp( normals[ 0 ].dot( normals[ segments ] ), - 1, 1 ) ); + theta /= segments; + + if ( tangents[ 0 ].dot( vec.crossVectors( normals[ 0 ], normals[ segments ] ) ) > 0 ) { + + theta = - theta; + + } + + for ( let i = 1; i <= segments; i ++ ) { + + // twist a little... + normals[ i ].applyMatrix4( mat.makeRotationAxis( tangents[ i ], theta * i ) ); + binormals[ i ].crossVectors( tangents[ i ], normals[ i ] ); + + } + + } + + return { + tangents: tangents, + normals: normals, + binormals: binormals + }; + + } + + clone() { + + return new this.constructor().copy( this ); + + } + + copy( source ) { + + this.arcLengthDivisions = source.arcLengthDivisions; + + return this; + + } + + toJSON() { + + const data = { + metadata: { + version: 4.6, + type: 'Curve', + generator: 'Curve.toJSON' + } + }; + + data.arcLengthDivisions = this.arcLengthDivisions; + data.type = this.type; + + return data; + + } + + fromJSON( json ) { + + this.arcLengthDivisions = json.arcLengthDivisions; + + return this; + + } + +} + +class EllipseCurve extends Curve { + + constructor( aX = 0, aY = 0, xRadius = 1, yRadius = 1, aStartAngle = 0, aEndAngle = Math.PI * 2, aClockwise = false, aRotation = 0 ) { + + super(); + + this.isEllipseCurve = true; + + this.type = 'EllipseCurve'; + + this.aX = aX; + this.aY = aY; + + this.xRadius = xRadius; + this.yRadius = yRadius; + + this.aStartAngle = aStartAngle; + this.aEndAngle = aEndAngle; + + this.aClockwise = aClockwise; + + this.aRotation = aRotation; + + } + + getPoint( t, optionalTarget = new Vector2() ) { + + const point = optionalTarget; + + const twoPi = Math.PI * 2; + let deltaAngle = this.aEndAngle - this.aStartAngle; + const samePoints = Math.abs( deltaAngle ) < Number.EPSILON; + + // ensures that deltaAngle is 0 .. 2 PI + while ( deltaAngle < 0 ) deltaAngle += twoPi; + while ( deltaAngle > twoPi ) deltaAngle -= twoPi; + + if ( deltaAngle < Number.EPSILON ) { + + if ( samePoints ) { + + deltaAngle = 0; + + } else { + + deltaAngle = twoPi; + + } + + } + + if ( this.aClockwise === true && ! samePoints ) { + + if ( deltaAngle === twoPi ) { + + deltaAngle = - twoPi; + + } else { + + deltaAngle = deltaAngle - twoPi; + + } + + } + + const angle = this.aStartAngle + t * deltaAngle; + let x = this.aX + this.xRadius * Math.cos( angle ); + let y = this.aY + this.yRadius * Math.sin( angle ); + + if ( this.aRotation !== 0 ) { + + const cos = Math.cos( this.aRotation ); + const sin = Math.sin( this.aRotation ); + + const tx = x - this.aX; + const ty = y - this.aY; + + // Rotate the point about the center of the ellipse. + x = tx * cos - ty * sin + this.aX; + y = tx * sin + ty * cos + this.aY; + + } + + return point.set( x, y ); + + } + + copy( source ) { + + super.copy( source ); + + this.aX = source.aX; + this.aY = source.aY; + + this.xRadius = source.xRadius; + this.yRadius = source.yRadius; + + this.aStartAngle = source.aStartAngle; + this.aEndAngle = source.aEndAngle; + + this.aClockwise = source.aClockwise; + + this.aRotation = source.aRotation; + + return this; + + } + + toJSON() { + + const data = super.toJSON(); + + data.aX = this.aX; + data.aY = this.aY; + + data.xRadius = this.xRadius; + data.yRadius = this.yRadius; + + data.aStartAngle = this.aStartAngle; + data.aEndAngle = this.aEndAngle; + + data.aClockwise = this.aClockwise; + + data.aRotation = this.aRotation; + + return data; + + } + + fromJSON( json ) { + + super.fromJSON( json ); + + this.aX = json.aX; + this.aY = json.aY; + + this.xRadius = json.xRadius; + this.yRadius = json.yRadius; + + this.aStartAngle = json.aStartAngle; + this.aEndAngle = json.aEndAngle; + + this.aClockwise = json.aClockwise; + + this.aRotation = json.aRotation; + + return this; + + } + +} + +class ArcCurve extends EllipseCurve { + + constructor( aX, aY, aRadius, aStartAngle, aEndAngle, aClockwise ) { + + super( aX, aY, aRadius, aRadius, aStartAngle, aEndAngle, aClockwise ); + + this.isArcCurve = true; + + this.type = 'ArcCurve'; + + } + +} + +/** + * Centripetal CatmullRom Curve - which is useful for avoiding + * cusps and self-intersections in non-uniform catmull rom curves. + * http://www.cemyuksel.com/research/catmullrom_param/catmullrom.pdf + * + * curve.type accepts centripetal(default), chordal and catmullrom + * curve.tension is used for catmullrom which defaults to 0.5 + */ + + +/* +Based on an optimized c++ solution in + - http://stackoverflow.com/questions/9489736/catmull-rom-curve-with-no-cusps-and-no-self-intersections/ + - http://ideone.com/NoEbVM + +This CubicPoly class could be used for reusing some variables and calculations, +but for three.js curve use, it could be possible inlined and flatten into a single function call +which can be placed in CurveUtils. +*/ + +function CubicPoly() { + + let c0 = 0, c1 = 0, c2 = 0, c3 = 0; + + /* + * Compute coefficients for a cubic polynomial + * p(s) = c0 + c1*s + c2*s^2 + c3*s^3 + * such that + * p(0) = x0, p(1) = x1 + * and + * p'(0) = t0, p'(1) = t1. + */ + function init( x0, x1, t0, t1 ) { + + c0 = x0; + c1 = t0; + c2 = - 3 * x0 + 3 * x1 - 2 * t0 - t1; + c3 = 2 * x0 - 2 * x1 + t0 + t1; + + } + + return { + + initCatmullRom: function ( x0, x1, x2, x3, tension ) { + + init( x1, x2, tension * ( x2 - x0 ), tension * ( x3 - x1 ) ); + + }, + + initNonuniformCatmullRom: function ( x0, x1, x2, x3, dt0, dt1, dt2 ) { + + // compute tangents when parameterized in [t1,t2] + let t1 = ( x1 - x0 ) / dt0 - ( x2 - x0 ) / ( dt0 + dt1 ) + ( x2 - x1 ) / dt1; + let t2 = ( x2 - x1 ) / dt1 - ( x3 - x1 ) / ( dt1 + dt2 ) + ( x3 - x2 ) / dt2; + + // rescale tangents for parametrization in [0,1] + t1 *= dt1; + t2 *= dt1; + + init( x1, x2, t1, t2 ); + + }, + + calc: function ( t ) { + + const t2 = t * t; + const t3 = t2 * t; + return c0 + c1 * t + c2 * t2 + c3 * t3; + + } + + }; + +} + +// + +const tmp = /*@__PURE__*/ new Vector3(); +const px = /*@__PURE__*/ new CubicPoly(); +const py = /*@__PURE__*/ new CubicPoly(); +const pz = /*@__PURE__*/ new CubicPoly(); + +class CatmullRomCurve3 extends Curve { + + constructor( points = [], closed = false, curveType = 'centripetal', tension = 0.5 ) { + + super(); + + this.isCatmullRomCurve3 = true; + + this.type = 'CatmullRomCurve3'; + + this.points = points; + this.closed = closed; + this.curveType = curveType; + this.tension = tension; + + } + + getPoint( t, optionalTarget = new Vector3() ) { + + const point = optionalTarget; + + const points = this.points; + const l = points.length; + + const p = ( l - ( this.closed ? 0 : 1 ) ) * t; + let intPoint = Math.floor( p ); + let weight = p - intPoint; + + if ( this.closed ) { + + intPoint += intPoint > 0 ? 0 : ( Math.floor( Math.abs( intPoint ) / l ) + 1 ) * l; + + } else if ( weight === 0 && intPoint === l - 1 ) { + + intPoint = l - 2; + weight = 1; + + } + + let p0, p3; // 4 points (p1 & p2 defined below) + + if ( this.closed || intPoint > 0 ) { + + p0 = points[ ( intPoint - 1 ) % l ]; + + } else { + + // extrapolate first point + tmp.subVectors( points[ 0 ], points[ 1 ] ).add( points[ 0 ] ); + p0 = tmp; + + } + + const p1 = points[ intPoint % l ]; + const p2 = points[ ( intPoint + 1 ) % l ]; + + if ( this.closed || intPoint + 2 < l ) { + + p3 = points[ ( intPoint + 2 ) % l ]; + + } else { + + // extrapolate last point + tmp.subVectors( points[ l - 1 ], points[ l - 2 ] ).add( points[ l - 1 ] ); + p3 = tmp; + + } + + if ( this.curveType === 'centripetal' || this.curveType === 'chordal' ) { + + // init Centripetal / Chordal Catmull-Rom + const pow = this.curveType === 'chordal' ? 0.5 : 0.25; + let dt0 = Math.pow( p0.distanceToSquared( p1 ), pow ); + let dt1 = Math.pow( p1.distanceToSquared( p2 ), pow ); + let dt2 = Math.pow( p2.distanceToSquared( p3 ), pow ); + + // safety check for repeated points + if ( dt1 < 1e-4 ) dt1 = 1.0; + if ( dt0 < 1e-4 ) dt0 = dt1; + if ( dt2 < 1e-4 ) dt2 = dt1; + + px.initNonuniformCatmullRom( p0.x, p1.x, p2.x, p3.x, dt0, dt1, dt2 ); + py.initNonuniformCatmullRom( p0.y, p1.y, p2.y, p3.y, dt0, dt1, dt2 ); + pz.initNonuniformCatmullRom( p0.z, p1.z, p2.z, p3.z, dt0, dt1, dt2 ); + + } else if ( this.curveType === 'catmullrom' ) { + + px.initCatmullRom( p0.x, p1.x, p2.x, p3.x, this.tension ); + py.initCatmullRom( p0.y, p1.y, p2.y, p3.y, this.tension ); + pz.initCatmullRom( p0.z, p1.z, p2.z, p3.z, this.tension ); + + } + + point.set( + px.calc( weight ), + py.calc( weight ), + pz.calc( weight ) + ); + + return point; + + } + + copy( source ) { + + super.copy( source ); + + this.points = []; + + for ( let i = 0, l = source.points.length; i < l; i ++ ) { + + const point = source.points[ i ]; + + this.points.push( point.clone() ); + + } + + this.closed = source.closed; + this.curveType = source.curveType; + this.tension = source.tension; + + return this; + + } + + toJSON() { + + const data = super.toJSON(); + + data.points = []; + + for ( let i = 0, l = this.points.length; i < l; i ++ ) { + + const point = this.points[ i ]; + data.points.push( point.toArray() ); + + } + + data.closed = this.closed; + data.curveType = this.curveType; + data.tension = this.tension; + + return data; + + } + + fromJSON( json ) { + + super.fromJSON( json ); + + this.points = []; + + for ( let i = 0, l = json.points.length; i < l; i ++ ) { + + const point = json.points[ i ]; + this.points.push( new Vector3().fromArray( point ) ); + + } + + this.closed = json.closed; + this.curveType = json.curveType; + this.tension = json.tension; + + return this; + + } + +} + +/** + * Bezier Curves formulas obtained from + * https://en.wikipedia.org/wiki/B%C3%A9zier_curve + */ + +function CatmullRom( t, p0, p1, p2, p3 ) { + + const v0 = ( p2 - p0 ) * 0.5; + const v1 = ( p3 - p1 ) * 0.5; + const t2 = t * t; + const t3 = t * t2; + return ( 2 * p1 - 2 * p2 + v0 + v1 ) * t3 + ( - 3 * p1 + 3 * p2 - 2 * v0 - v1 ) * t2 + v0 * t + p1; + +} + +// + +function QuadraticBezierP0( t, p ) { + + const k = 1 - t; + return k * k * p; + +} + +function QuadraticBezierP1( t, p ) { + + return 2 * ( 1 - t ) * t * p; + +} + +function QuadraticBezierP2( t, p ) { + + return t * t * p; + +} + +function QuadraticBezier( t, p0, p1, p2 ) { + + return QuadraticBezierP0( t, p0 ) + QuadraticBezierP1( t, p1 ) + + QuadraticBezierP2( t, p2 ); + +} + +// + +function CubicBezierP0( t, p ) { + + const k = 1 - t; + return k * k * k * p; + +} + +function CubicBezierP1( t, p ) { + + const k = 1 - t; + return 3 * k * k * t * p; + +} + +function CubicBezierP2( t, p ) { + + return 3 * ( 1 - t ) * t * t * p; + +} + +function CubicBezierP3( t, p ) { + + return t * t * t * p; + +} + +function CubicBezier( t, p0, p1, p2, p3 ) { + + return CubicBezierP0( t, p0 ) + CubicBezierP1( t, p1 ) + CubicBezierP2( t, p2 ) + + CubicBezierP3( t, p3 ); + +} + +class CubicBezierCurve extends Curve { + + constructor( v0 = new Vector2(), v1 = new Vector2(), v2 = new Vector2(), v3 = new Vector2() ) { + + super(); + + this.isCubicBezierCurve = true; + + this.type = 'CubicBezierCurve'; + + this.v0 = v0; + this.v1 = v1; + this.v2 = v2; + this.v3 = v3; + + } + + getPoint( t, optionalTarget = new Vector2() ) { + + const point = optionalTarget; + + const v0 = this.v0, v1 = this.v1, v2 = this.v2, v3 = this.v3; + + point.set( + CubicBezier( t, v0.x, v1.x, v2.x, v3.x ), + CubicBezier( t, v0.y, v1.y, v2.y, v3.y ) + ); + + return point; + + } + + copy( source ) { + + super.copy( source ); + + this.v0.copy( source.v0 ); + this.v1.copy( source.v1 ); + this.v2.copy( source.v2 ); + this.v3.copy( source.v3 ); + + return this; + + } + + toJSON() { + + const data = super.toJSON(); + + data.v0 = this.v0.toArray(); + data.v1 = this.v1.toArray(); + data.v2 = this.v2.toArray(); + data.v3 = this.v3.toArray(); + + return data; + + } + + fromJSON( json ) { + + super.fromJSON( json ); + + this.v0.fromArray( json.v0 ); + this.v1.fromArray( json.v1 ); + this.v2.fromArray( json.v2 ); + this.v3.fromArray( json.v3 ); + + return this; + + } + +} + +class CubicBezierCurve3 extends Curve { + + constructor( v0 = new Vector3(), v1 = new Vector3(), v2 = new Vector3(), v3 = new Vector3() ) { + + super(); + + this.isCubicBezierCurve3 = true; + + this.type = 'CubicBezierCurve3'; + + this.v0 = v0; + this.v1 = v1; + this.v2 = v2; + this.v3 = v3; + + } + + getPoint( t, optionalTarget = new Vector3() ) { + + const point = optionalTarget; + + const v0 = this.v0, v1 = this.v1, v2 = this.v2, v3 = this.v3; + + point.set( + CubicBezier( t, v0.x, v1.x, v2.x, v3.x ), + CubicBezier( t, v0.y, v1.y, v2.y, v3.y ), + CubicBezier( t, v0.z, v1.z, v2.z, v3.z ) + ); + + return point; + + } + + copy( source ) { + + super.copy( source ); + + this.v0.copy( source.v0 ); + this.v1.copy( source.v1 ); + this.v2.copy( source.v2 ); + this.v3.copy( source.v3 ); + + return this; + + } + + toJSON() { + + const data = super.toJSON(); + + data.v0 = this.v0.toArray(); + data.v1 = this.v1.toArray(); + data.v2 = this.v2.toArray(); + data.v3 = this.v3.toArray(); + + return data; + + } + + fromJSON( json ) { + + super.fromJSON( json ); + + this.v0.fromArray( json.v0 ); + this.v1.fromArray( json.v1 ); + this.v2.fromArray( json.v2 ); + this.v3.fromArray( json.v3 ); + + return this; + + } + +} + +class LineCurve extends Curve { + + constructor( v1 = new Vector2(), v2 = new Vector2() ) { + + super(); + + this.isLineCurve = true; + + this.type = 'LineCurve'; + + this.v1 = v1; + this.v2 = v2; + + } + + getPoint( t, optionalTarget = new Vector2() ) { + + const point = optionalTarget; + + if ( t === 1 ) { + + point.copy( this.v2 ); + + } else { + + point.copy( this.v2 ).sub( this.v1 ); + point.multiplyScalar( t ).add( this.v1 ); + + } + + return point; + + } + + // Line curve is linear, so we can overwrite default getPointAt + getPointAt( u, optionalTarget ) { + + return this.getPoint( u, optionalTarget ); + + } + + getTangent( t, optionalTarget = new Vector2() ) { + + return optionalTarget.subVectors( this.v2, this.v1 ).normalize(); + + } + + getTangentAt( u, optionalTarget ) { + + return this.getTangent( u, optionalTarget ); + + } + + copy( source ) { + + super.copy( source ); + + this.v1.copy( source.v1 ); + this.v2.copy( source.v2 ); + + return this; + + } + + toJSON() { + + const data = super.toJSON(); + + data.v1 = this.v1.toArray(); + data.v2 = this.v2.toArray(); + + return data; + + } + + fromJSON( json ) { + + super.fromJSON( json ); + + this.v1.fromArray( json.v1 ); + this.v2.fromArray( json.v2 ); + + return this; + + } + +} + +class LineCurve3 extends Curve { + + constructor( v1 = new Vector3(), v2 = new Vector3() ) { + + super(); + + this.isLineCurve3 = true; + + this.type = 'LineCurve3'; + + this.v1 = v1; + this.v2 = v2; + + } + + getPoint( t, optionalTarget = new Vector3() ) { + + const point = optionalTarget; + + if ( t === 1 ) { + + point.copy( this.v2 ); + + } else { + + point.copy( this.v2 ).sub( this.v1 ); + point.multiplyScalar( t ).add( this.v1 ); + + } + + return point; + + } + + // Line curve is linear, so we can overwrite default getPointAt + getPointAt( u, optionalTarget ) { + + return this.getPoint( u, optionalTarget ); + + } + + getTangent( t, optionalTarget = new Vector3() ) { + + return optionalTarget.subVectors( this.v2, this.v1 ).normalize(); + + } + + getTangentAt( u, optionalTarget ) { + + return this.getTangent( u, optionalTarget ); + + } + + copy( source ) { + + super.copy( source ); + + this.v1.copy( source.v1 ); + this.v2.copy( source.v2 ); + + return this; + + } + + toJSON() { + + const data = super.toJSON(); + + data.v1 = this.v1.toArray(); + data.v2 = this.v2.toArray(); + + return data; + + } + + fromJSON( json ) { + + super.fromJSON( json ); + + this.v1.fromArray( json.v1 ); + this.v2.fromArray( json.v2 ); + + return this; + + } + +} + +class QuadraticBezierCurve extends Curve { + + constructor( v0 = new Vector2(), v1 = new Vector2(), v2 = new Vector2() ) { + + super(); + + this.isQuadraticBezierCurve = true; + + this.type = 'QuadraticBezierCurve'; + + this.v0 = v0; + this.v1 = v1; + this.v2 = v2; + + } + + getPoint( t, optionalTarget = new Vector2() ) { + + const point = optionalTarget; + + const v0 = this.v0, v1 = this.v1, v2 = this.v2; + + point.set( + QuadraticBezier( t, v0.x, v1.x, v2.x ), + QuadraticBezier( t, v0.y, v1.y, v2.y ) + ); + + return point; + + } + + copy( source ) { + + super.copy( source ); + + this.v0.copy( source.v0 ); + this.v1.copy( source.v1 ); + this.v2.copy( source.v2 ); + + return this; + + } + + toJSON() { + + const data = super.toJSON(); + + data.v0 = this.v0.toArray(); + data.v1 = this.v1.toArray(); + data.v2 = this.v2.toArray(); + + return data; + + } + + fromJSON( json ) { + + super.fromJSON( json ); + + this.v0.fromArray( json.v0 ); + this.v1.fromArray( json.v1 ); + this.v2.fromArray( json.v2 ); + + return this; + + } + +} + +class QuadraticBezierCurve3 extends Curve { + + constructor( v0 = new Vector3(), v1 = new Vector3(), v2 = new Vector3() ) { + + super(); + + this.isQuadraticBezierCurve3 = true; + + this.type = 'QuadraticBezierCurve3'; + + this.v0 = v0; + this.v1 = v1; + this.v2 = v2; + + } + + getPoint( t, optionalTarget = new Vector3() ) { + + const point = optionalTarget; + + const v0 = this.v0, v1 = this.v1, v2 = this.v2; + + point.set( + QuadraticBezier( t, v0.x, v1.x, v2.x ), + QuadraticBezier( t, v0.y, v1.y, v2.y ), + QuadraticBezier( t, v0.z, v1.z, v2.z ) + ); + + return point; + + } + + copy( source ) { + + super.copy( source ); + + this.v0.copy( source.v0 ); + this.v1.copy( source.v1 ); + this.v2.copy( source.v2 ); + + return this; + + } + + toJSON() { + + const data = super.toJSON(); + + data.v0 = this.v0.toArray(); + data.v1 = this.v1.toArray(); + data.v2 = this.v2.toArray(); + + return data; + + } + + fromJSON( json ) { + + super.fromJSON( json ); + + this.v0.fromArray( json.v0 ); + this.v1.fromArray( json.v1 ); + this.v2.fromArray( json.v2 ); + + return this; + + } + +} + +class SplineCurve extends Curve { + + constructor( points = [] ) { + + super(); + + this.isSplineCurve = true; + + this.type = 'SplineCurve'; + + this.points = points; + + } + + getPoint( t, optionalTarget = new Vector2() ) { + + const point = optionalTarget; + + const points = this.points; + const p = ( points.length - 1 ) * t; + + const intPoint = Math.floor( p ); + const weight = p - intPoint; + + const p0 = points[ intPoint === 0 ? intPoint : intPoint - 1 ]; + const p1 = points[ intPoint ]; + const p2 = points[ intPoint > points.length - 2 ? points.length - 1 : intPoint + 1 ]; + const p3 = points[ intPoint > points.length - 3 ? points.length - 1 : intPoint + 2 ]; + + point.set( + CatmullRom( weight, p0.x, p1.x, p2.x, p3.x ), + CatmullRom( weight, p0.y, p1.y, p2.y, p3.y ) + ); + + return point; + + } + + copy( source ) { + + super.copy( source ); + + this.points = []; + + for ( let i = 0, l = source.points.length; i < l; i ++ ) { + + const point = source.points[ i ]; + + this.points.push( point.clone() ); + + } + + return this; + + } + + toJSON() { + + const data = super.toJSON(); + + data.points = []; + + for ( let i = 0, l = this.points.length; i < l; i ++ ) { + + const point = this.points[ i ]; + data.points.push( point.toArray() ); + + } + + return data; + + } + + fromJSON( json ) { + + super.fromJSON( json ); + + this.points = []; + + for ( let i = 0, l = json.points.length; i < l; i ++ ) { + + const point = json.points[ i ]; + this.points.push( new Vector2().fromArray( point ) ); + + } + + return this; + + } + +} + +var Curves = /*#__PURE__*/Object.freeze({ + __proto__: null, + ArcCurve: ArcCurve, + CatmullRomCurve3: CatmullRomCurve3, + CubicBezierCurve: CubicBezierCurve, + CubicBezierCurve3: CubicBezierCurve3, + EllipseCurve: EllipseCurve, + LineCurve: LineCurve, + LineCurve3: LineCurve3, + QuadraticBezierCurve: QuadraticBezierCurve, + QuadraticBezierCurve3: QuadraticBezierCurve3, + SplineCurve: SplineCurve +}); + +/************************************************************** + * Curved Path - a curve path is simply a array of connected + * curves, but retains the api of a curve + **************************************************************/ + +class CurvePath extends Curve { + + constructor() { + + super(); + + this.type = 'CurvePath'; + + this.curves = []; + this.autoClose = false; // Automatically closes the path + + } + + add( curve ) { + + this.curves.push( curve ); + + } + + closePath() { + + // Add a line curve if start and end of lines are not connected + const startPoint = this.curves[ 0 ].getPoint( 0 ); + const endPoint = this.curves[ this.curves.length - 1 ].getPoint( 1 ); + + if ( ! startPoint.equals( endPoint ) ) { + + const lineType = ( startPoint.isVector2 === true ) ? 'LineCurve' : 'LineCurve3'; + this.curves.push( new Curves[ lineType ]( endPoint, startPoint ) ); + + } + + return this; + + } + + // To get accurate point with reference to + // entire path distance at time t, + // following has to be done: + + // 1. Length of each sub path have to be known + // 2. Locate and identify type of curve + // 3. Get t for the curve + // 4. Return curve.getPointAt(t') + + getPoint( t, optionalTarget ) { + + const d = t * this.getLength(); + const curveLengths = this.getCurveLengths(); + let i = 0; + + // To think about boundaries points. + + while ( i < curveLengths.length ) { + + if ( curveLengths[ i ] >= d ) { + + const diff = curveLengths[ i ] - d; + const curve = this.curves[ i ]; + + const segmentLength = curve.getLength(); + const u = segmentLength === 0 ? 0 : 1 - diff / segmentLength; + + return curve.getPointAt( u, optionalTarget ); + + } + + i ++; + + } + + return null; + + // loop where sum != 0, sum > d , sum+1 1 && ! points[ points.length - 1 ].equals( points[ 0 ] ) ) { + + points.push( points[ 0 ] ); + + } + + return points; + + } + + copy( source ) { + + super.copy( source ); + + this.curves = []; + + for ( let i = 0, l = source.curves.length; i < l; i ++ ) { + + const curve = source.curves[ i ]; + + this.curves.push( curve.clone() ); + + } + + this.autoClose = source.autoClose; + + return this; + + } + + toJSON() { + + const data = super.toJSON(); + + data.autoClose = this.autoClose; + data.curves = []; + + for ( let i = 0, l = this.curves.length; i < l; i ++ ) { + + const curve = this.curves[ i ]; + data.curves.push( curve.toJSON() ); + + } + + return data; + + } + + fromJSON( json ) { + + super.fromJSON( json ); + + this.autoClose = json.autoClose; + this.curves = []; + + for ( let i = 0, l = json.curves.length; i < l; i ++ ) { + + const curve = json.curves[ i ]; + this.curves.push( new Curves[ curve.type ]().fromJSON( curve ) ); + + } + + return this; + + } + +} + +class Path extends CurvePath { + + constructor( points ) { + + super(); + + this.type = 'Path'; + + this.currentPoint = new Vector2(); + + if ( points ) { + + this.setFromPoints( points ); + + } + + } + + setFromPoints( points ) { + + this.moveTo( points[ 0 ].x, points[ 0 ].y ); + + for ( let i = 1, l = points.length; i < l; i ++ ) { + + this.lineTo( points[ i ].x, points[ i ].y ); + + } + + return this; + + } + + moveTo( x, y ) { + + this.currentPoint.set( x, y ); // TODO consider referencing vectors instead of copying? + + return this; + + } + + lineTo( x, y ) { + + const curve = new LineCurve( this.currentPoint.clone(), new Vector2( x, y ) ); + this.curves.push( curve ); + + this.currentPoint.set( x, y ); + + return this; + + } + + quadraticCurveTo( aCPx, aCPy, aX, aY ) { + + const curve = new QuadraticBezierCurve( + this.currentPoint.clone(), + new Vector2( aCPx, aCPy ), + new Vector2( aX, aY ) + ); + + this.curves.push( curve ); + + this.currentPoint.set( aX, aY ); + + return this; + + } + + bezierCurveTo( aCP1x, aCP1y, aCP2x, aCP2y, aX, aY ) { + + const curve = new CubicBezierCurve( + this.currentPoint.clone(), + new Vector2( aCP1x, aCP1y ), + new Vector2( aCP2x, aCP2y ), + new Vector2( aX, aY ) + ); + + this.curves.push( curve ); + + this.currentPoint.set( aX, aY ); + + return this; + + } + + splineThru( pts /*Array of Vector*/ ) { + + const npts = [ this.currentPoint.clone() ].concat( pts ); + + const curve = new SplineCurve( npts ); + this.curves.push( curve ); + + this.currentPoint.copy( pts[ pts.length - 1 ] ); + + return this; + + } + + arc( aX, aY, aRadius, aStartAngle, aEndAngle, aClockwise ) { + + const x0 = this.currentPoint.x; + const y0 = this.currentPoint.y; + + this.absarc( aX + x0, aY + y0, aRadius, + aStartAngle, aEndAngle, aClockwise ); + + return this; + + } + + absarc( aX, aY, aRadius, aStartAngle, aEndAngle, aClockwise ) { + + this.absellipse( aX, aY, aRadius, aRadius, aStartAngle, aEndAngle, aClockwise ); + + return this; + + } + + ellipse( aX, aY, xRadius, yRadius, aStartAngle, aEndAngle, aClockwise, aRotation ) { + + const x0 = this.currentPoint.x; + const y0 = this.currentPoint.y; + + this.absellipse( aX + x0, aY + y0, xRadius, yRadius, aStartAngle, aEndAngle, aClockwise, aRotation ); + + return this; + + } + + absellipse( aX, aY, xRadius, yRadius, aStartAngle, aEndAngle, aClockwise, aRotation ) { + + const curve = new EllipseCurve( aX, aY, xRadius, yRadius, aStartAngle, aEndAngle, aClockwise, aRotation ); + + if ( this.curves.length > 0 ) { + + // if a previous curve is present, attempt to join + const firstPoint = curve.getPoint( 0 ); + + if ( ! firstPoint.equals( this.currentPoint ) ) { + + this.lineTo( firstPoint.x, firstPoint.y ); + + } + + } + + this.curves.push( curve ); + + const lastPoint = curve.getPoint( 1 ); + this.currentPoint.copy( lastPoint ); + + return this; + + } + + copy( source ) { + + super.copy( source ); + + this.currentPoint.copy( source.currentPoint ); + + return this; + + } + + toJSON() { + + const data = super.toJSON(); + + data.currentPoint = this.currentPoint.toArray(); + + return data; + + } + + fromJSON( json ) { + + super.fromJSON( json ); + + this.currentPoint.fromArray( json.currentPoint ); + + return this; + + } + +} + +class LatheGeometry extends BufferGeometry { + + constructor( points = [ new Vector2( 0, - 0.5 ), new Vector2( 0.5, 0 ), new Vector2( 0, 0.5 ) ], segments = 12, phiStart = 0, phiLength = Math.PI * 2 ) { + + super(); + + this.type = 'LatheGeometry'; + + this.parameters = { + points: points, + segments: segments, + phiStart: phiStart, + phiLength: phiLength + }; + + segments = Math.floor( segments ); + + // clamp phiLength so it's in range of [ 0, 2PI ] + + phiLength = clamp( phiLength, 0, Math.PI * 2 ); + + // buffers + + const indices = []; + const vertices = []; + const uvs = []; + const initNormals = []; + const normals = []; + + // helper variables + + const inverseSegments = 1.0 / segments; + const vertex = new Vector3(); + const uv = new Vector2(); + const normal = new Vector3(); + const curNormal = new Vector3(); + const prevNormal = new Vector3(); + let dx = 0; + let dy = 0; + + // pre-compute normals for initial "meridian" + + for ( let j = 0; j <= ( points.length - 1 ); j ++ ) { + + switch ( j ) { + + case 0: // special handling for 1st vertex on path + + dx = points[ j + 1 ].x - points[ j ].x; + dy = points[ j + 1 ].y - points[ j ].y; + + normal.x = dy * 1.0; + normal.y = - dx; + normal.z = dy * 0.0; + + prevNormal.copy( normal ); + + normal.normalize(); + + initNormals.push( normal.x, normal.y, normal.z ); + + break; + + case ( points.length - 1 ): // special handling for last Vertex on path + + initNormals.push( prevNormal.x, prevNormal.y, prevNormal.z ); + + break; + + default: // default handling for all vertices in between + + dx = points[ j + 1 ].x - points[ j ].x; + dy = points[ j + 1 ].y - points[ j ].y; + + normal.x = dy * 1.0; + normal.y = - dx; + normal.z = dy * 0.0; + + curNormal.copy( normal ); + + normal.x += prevNormal.x; + normal.y += prevNormal.y; + normal.z += prevNormal.z; + + normal.normalize(); + + initNormals.push( normal.x, normal.y, normal.z ); + + prevNormal.copy( curNormal ); + + } + + } + + // generate vertices, uvs and normals + + for ( let i = 0; i <= segments; i ++ ) { + + const phi = phiStart + i * inverseSegments * phiLength; + + const sin = Math.sin( phi ); + const cos = Math.cos( phi ); + + for ( let j = 0; j <= ( points.length - 1 ); j ++ ) { + + // vertex + + vertex.x = points[ j ].x * sin; + vertex.y = points[ j ].y; + vertex.z = points[ j ].x * cos; + + vertices.push( vertex.x, vertex.y, vertex.z ); + + // uv + + uv.x = i / segments; + uv.y = j / ( points.length - 1 ); + + uvs.push( uv.x, uv.y ); + + // normal + + const x = initNormals[ 3 * j + 0 ] * sin; + const y = initNormals[ 3 * j + 1 ]; + const z = initNormals[ 3 * j + 0 ] * cos; + + normals.push( x, y, z ); + + } + + } + + // indices + + for ( let i = 0; i < segments; i ++ ) { + + for ( let j = 0; j < ( points.length - 1 ); j ++ ) { + + const base = j + i * points.length; + + const a = base; + const b = base + points.length; + const c = base + points.length + 1; + const d = base + 1; + + // faces + + indices.push( a, b, d ); + indices.push( c, d, b ); + + } + + } + + // build geometry + + this.setIndex( indices ); + this.setAttribute( 'position', new Float32BufferAttribute( vertices, 3 ) ); + this.setAttribute( 'uv', new Float32BufferAttribute( uvs, 2 ) ); + this.setAttribute( 'normal', new Float32BufferAttribute( normals, 3 ) ); + + } + + copy( source ) { + + super.copy( source ); + + this.parameters = Object.assign( {}, source.parameters ); + + return this; + + } + + static fromJSON( data ) { + + return new LatheGeometry( data.points, data.segments, data.phiStart, data.phiLength ); + + } + +} + +class CapsuleGeometry extends LatheGeometry { + + constructor( radius = 1, length = 1, capSegments = 4, radialSegments = 8 ) { + + const path = new Path(); + path.absarc( 0, - length / 2, radius, Math.PI * 1.5, 0 ); + path.absarc( 0, length / 2, radius, 0, Math.PI * 0.5 ); + + super( path.getPoints( capSegments ), radialSegments ); + + this.type = 'CapsuleGeometry'; + + this.parameters = { + radius: radius, + length: length, + capSegments: capSegments, + radialSegments: radialSegments, + }; + + } + + static fromJSON( data ) { + + return new CapsuleGeometry( data.radius, data.length, data.capSegments, data.radialSegments ); + + } + +} + +class CircleGeometry extends BufferGeometry { + + constructor( radius = 1, segments = 32, thetaStart = 0, thetaLength = Math.PI * 2 ) { + + super(); + + this.type = 'CircleGeometry'; + + this.parameters = { + radius: radius, + segments: segments, + thetaStart: thetaStart, + thetaLength: thetaLength + }; + + segments = Math.max( 3, segments ); + + // buffers + + const indices = []; + const vertices = []; + const normals = []; + const uvs = []; + + // helper variables + + const vertex = new Vector3(); + const uv = new Vector2(); + + // center point + + vertices.push( 0, 0, 0 ); + normals.push( 0, 0, 1 ); + uvs.push( 0.5, 0.5 ); + + for ( let s = 0, i = 3; s <= segments; s ++, i += 3 ) { + + const segment = thetaStart + s / segments * thetaLength; + + // vertex + + vertex.x = radius * Math.cos( segment ); + vertex.y = radius * Math.sin( segment ); + + vertices.push( vertex.x, vertex.y, vertex.z ); + + // normal + + normals.push( 0, 0, 1 ); + + // uvs + + uv.x = ( vertices[ i ] / radius + 1 ) / 2; + uv.y = ( vertices[ i + 1 ] / radius + 1 ) / 2; + + uvs.push( uv.x, uv.y ); + + } + + // indices + + for ( let i = 1; i <= segments; i ++ ) { + + indices.push( i, i + 1, 0 ); + + } + + // build geometry + + this.setIndex( indices ); + this.setAttribute( 'position', new Float32BufferAttribute( vertices, 3 ) ); + this.setAttribute( 'normal', new Float32BufferAttribute( normals, 3 ) ); + this.setAttribute( 'uv', new Float32BufferAttribute( uvs, 2 ) ); + + } + + copy( source ) { + + super.copy( source ); + + this.parameters = Object.assign( {}, source.parameters ); + + return this; + + } + + static fromJSON( data ) { + + return new CircleGeometry( data.radius, data.segments, data.thetaStart, data.thetaLength ); + + } + +} + +class CylinderGeometry extends BufferGeometry { + + constructor( radiusTop = 1, radiusBottom = 1, height = 1, radialSegments = 32, heightSegments = 1, openEnded = false, thetaStart = 0, thetaLength = Math.PI * 2 ) { + + super(); + + this.type = 'CylinderGeometry'; + + this.parameters = { + radiusTop: radiusTop, + radiusBottom: radiusBottom, + height: height, + radialSegments: radialSegments, + heightSegments: heightSegments, + openEnded: openEnded, + thetaStart: thetaStart, + thetaLength: thetaLength + }; + + const scope = this; + + radialSegments = Math.floor( radialSegments ); + heightSegments = Math.floor( heightSegments ); + + // buffers + + const indices = []; + const vertices = []; + const normals = []; + const uvs = []; + + // helper variables + + let index = 0; + const indexArray = []; + const halfHeight = height / 2; + let groupStart = 0; + + // generate geometry + + generateTorso(); + + if ( openEnded === false ) { + + if ( radiusTop > 0 ) generateCap( true ); + if ( radiusBottom > 0 ) generateCap( false ); + + } + + // build geometry + + this.setIndex( indices ); + this.setAttribute( 'position', new Float32BufferAttribute( vertices, 3 ) ); + this.setAttribute( 'normal', new Float32BufferAttribute( normals, 3 ) ); + this.setAttribute( 'uv', new Float32BufferAttribute( uvs, 2 ) ); + + function generateTorso() { + + const normal = new Vector3(); + const vertex = new Vector3(); + + let groupCount = 0; + + // this will be used to calculate the normal + const slope = ( radiusBottom - radiusTop ) / height; + + // generate vertices, normals and uvs + + for ( let y = 0; y <= heightSegments; y ++ ) { + + const indexRow = []; + + const v = y / heightSegments; + + // calculate the radius of the current row + + const radius = v * ( radiusBottom - radiusTop ) + radiusTop; + + for ( let x = 0; x <= radialSegments; x ++ ) { + + const u = x / radialSegments; + + const theta = u * thetaLength + thetaStart; + + const sinTheta = Math.sin( theta ); + const cosTheta = Math.cos( theta ); + + // vertex + + vertex.x = radius * sinTheta; + vertex.y = - v * height + halfHeight; + vertex.z = radius * cosTheta; + vertices.push( vertex.x, vertex.y, vertex.z ); + + // normal + + normal.set( sinTheta, slope, cosTheta ).normalize(); + normals.push( normal.x, normal.y, normal.z ); + + // uv + + uvs.push( u, 1 - v ); + + // save index of vertex in respective row + + indexRow.push( index ++ ); + + } + + // now save vertices of the row in our index array + + indexArray.push( indexRow ); + + } + + // generate indices + + for ( let x = 0; x < radialSegments; x ++ ) { + + for ( let y = 0; y < heightSegments; y ++ ) { + + // we use the index array to access the correct indices + + const a = indexArray[ y ][ x ]; + const b = indexArray[ y + 1 ][ x ]; + const c = indexArray[ y + 1 ][ x + 1 ]; + const d = indexArray[ y ][ x + 1 ]; + + // faces + + if ( radiusTop > 0 || y !== 0 ) { + + indices.push( a, b, d ); + groupCount += 3; + + } + + if ( radiusBottom > 0 || y !== heightSegments - 1 ) { + + indices.push( b, c, d ); + groupCount += 3; + + } + + } + + } + + // add a group to the geometry. this will ensure multi material support + + scope.addGroup( groupStart, groupCount, 0 ); + + // calculate new start value for groups + + groupStart += groupCount; + + } + + function generateCap( top ) { + + // save the index of the first center vertex + const centerIndexStart = index; + + const uv = new Vector2(); + const vertex = new Vector3(); + + let groupCount = 0; + + const radius = ( top === true ) ? radiusTop : radiusBottom; + const sign = ( top === true ) ? 1 : - 1; + + // first we generate the center vertex data of the cap. + // because the geometry needs one set of uvs per face, + // we must generate a center vertex per face/segment + + for ( let x = 1; x <= radialSegments; x ++ ) { + + // vertex + + vertices.push( 0, halfHeight * sign, 0 ); + + // normal + + normals.push( 0, sign, 0 ); + + // uv + + uvs.push( 0.5, 0.5 ); + + // increase index + + index ++; + + } + + // save the index of the last center vertex + const centerIndexEnd = index; + + // now we generate the surrounding vertices, normals and uvs + + for ( let x = 0; x <= radialSegments; x ++ ) { + + const u = x / radialSegments; + const theta = u * thetaLength + thetaStart; + + const cosTheta = Math.cos( theta ); + const sinTheta = Math.sin( theta ); + + // vertex + + vertex.x = radius * sinTheta; + vertex.y = halfHeight * sign; + vertex.z = radius * cosTheta; + vertices.push( vertex.x, vertex.y, vertex.z ); + + // normal + + normals.push( 0, sign, 0 ); + + // uv + + uv.x = ( cosTheta * 0.5 ) + 0.5; + uv.y = ( sinTheta * 0.5 * sign ) + 0.5; + uvs.push( uv.x, uv.y ); + + // increase index + + index ++; + + } + + // generate indices + + for ( let x = 0; x < radialSegments; x ++ ) { + + const c = centerIndexStart + x; + const i = centerIndexEnd + x; + + if ( top === true ) { + + // face top + + indices.push( i, i + 1, c ); + + } else { + + // face bottom + + indices.push( i + 1, i, c ); + + } + + groupCount += 3; + + } + + // add a group to the geometry. this will ensure multi material support + + scope.addGroup( groupStart, groupCount, top === true ? 1 : 2 ); + + // calculate new start value for groups + + groupStart += groupCount; + + } + + } + + copy( source ) { + + super.copy( source ); + + this.parameters = Object.assign( {}, source.parameters ); + + return this; + + } + + static fromJSON( data ) { + + return new CylinderGeometry( data.radiusTop, data.radiusBottom, data.height, data.radialSegments, data.heightSegments, data.openEnded, data.thetaStart, data.thetaLength ); + + } + +} + +class ConeGeometry extends CylinderGeometry { + + constructor( radius = 1, height = 1, radialSegments = 32, heightSegments = 1, openEnded = false, thetaStart = 0, thetaLength = Math.PI * 2 ) { + + super( 0, radius, height, radialSegments, heightSegments, openEnded, thetaStart, thetaLength ); + + this.type = 'ConeGeometry'; + + this.parameters = { + radius: radius, + height: height, + radialSegments: radialSegments, + heightSegments: heightSegments, + openEnded: openEnded, + thetaStart: thetaStart, + thetaLength: thetaLength + }; + + } + + static fromJSON( data ) { + + return new ConeGeometry( data.radius, data.height, data.radialSegments, data.heightSegments, data.openEnded, data.thetaStart, data.thetaLength ); + + } + +} + +class PolyhedronGeometry extends BufferGeometry { + + constructor( vertices = [], indices = [], radius = 1, detail = 0 ) { + + super(); + + this.type = 'PolyhedronGeometry'; + + this.parameters = { + vertices: vertices, + indices: indices, + radius: radius, + detail: detail + }; + + // default buffer data + + const vertexBuffer = []; + const uvBuffer = []; + + // the subdivision creates the vertex buffer data + + subdivide( detail ); + + // all vertices should lie on a conceptual sphere with a given radius + + applyRadius( radius ); + + // finally, create the uv data + + generateUVs(); + + // build non-indexed geometry + + this.setAttribute( 'position', new Float32BufferAttribute( vertexBuffer, 3 ) ); + this.setAttribute( 'normal', new Float32BufferAttribute( vertexBuffer.slice(), 3 ) ); + this.setAttribute( 'uv', new Float32BufferAttribute( uvBuffer, 2 ) ); + + if ( detail === 0 ) { + + this.computeVertexNormals(); // flat normals + + } else { + + this.normalizeNormals(); // smooth normals + + } + + // helper functions + + function subdivide( detail ) { + + const a = new Vector3(); + const b = new Vector3(); + const c = new Vector3(); + + // iterate over all faces and apply a subdivision with the given detail value + + for ( let i = 0; i < indices.length; i += 3 ) { + + // get the vertices of the face + + getVertexByIndex( indices[ i + 0 ], a ); + getVertexByIndex( indices[ i + 1 ], b ); + getVertexByIndex( indices[ i + 2 ], c ); + + // perform subdivision + + subdivideFace( a, b, c, detail ); + + } + + } + + function subdivideFace( a, b, c, detail ) { + + const cols = detail + 1; + + // we use this multidimensional array as a data structure for creating the subdivision + + const v = []; + + // construct all of the vertices for this subdivision + + for ( let i = 0; i <= cols; i ++ ) { + + v[ i ] = []; + + const aj = a.clone().lerp( c, i / cols ); + const bj = b.clone().lerp( c, i / cols ); + + const rows = cols - i; + + for ( let j = 0; j <= rows; j ++ ) { + + if ( j === 0 && i === cols ) { + + v[ i ][ j ] = aj; + + } else { + + v[ i ][ j ] = aj.clone().lerp( bj, j / rows ); + + } + + } + + } + + // construct all of the faces + + for ( let i = 0; i < cols; i ++ ) { + + for ( let j = 0; j < 2 * ( cols - i ) - 1; j ++ ) { + + const k = Math.floor( j / 2 ); + + if ( j % 2 === 0 ) { + + pushVertex( v[ i ][ k + 1 ] ); + pushVertex( v[ i + 1 ][ k ] ); + pushVertex( v[ i ][ k ] ); + + } else { + + pushVertex( v[ i ][ k + 1 ] ); + pushVertex( v[ i + 1 ][ k + 1 ] ); + pushVertex( v[ i + 1 ][ k ] ); + + } + + } + + } + + } + + function applyRadius( radius ) { + + const vertex = new Vector3(); + + // iterate over the entire buffer and apply the radius to each vertex + + for ( let i = 0; i < vertexBuffer.length; i += 3 ) { + + vertex.x = vertexBuffer[ i + 0 ]; + vertex.y = vertexBuffer[ i + 1 ]; + vertex.z = vertexBuffer[ i + 2 ]; + + vertex.normalize().multiplyScalar( radius ); + + vertexBuffer[ i + 0 ] = vertex.x; + vertexBuffer[ i + 1 ] = vertex.y; + vertexBuffer[ i + 2 ] = vertex.z; + + } + + } + + function generateUVs() { + + const vertex = new Vector3(); + + for ( let i = 0; i < vertexBuffer.length; i += 3 ) { + + vertex.x = vertexBuffer[ i + 0 ]; + vertex.y = vertexBuffer[ i + 1 ]; + vertex.z = vertexBuffer[ i + 2 ]; + + const u = azimuth( vertex ) / 2 / Math.PI + 0.5; + const v = inclination( vertex ) / Math.PI + 0.5; + uvBuffer.push( u, 1 - v ); + + } + + correctUVs(); + + correctSeam(); + + } + + function correctSeam() { + + // handle case when face straddles the seam, see #3269 + + for ( let i = 0; i < uvBuffer.length; i += 6 ) { + + // uv data of a single face + + const x0 = uvBuffer[ i + 0 ]; + const x1 = uvBuffer[ i + 2 ]; + const x2 = uvBuffer[ i + 4 ]; + + const max = Math.max( x0, x1, x2 ); + const min = Math.min( x0, x1, x2 ); + + // 0.9 is somewhat arbitrary + + if ( max > 0.9 && min < 0.1 ) { + + if ( x0 < 0.2 ) uvBuffer[ i + 0 ] += 1; + if ( x1 < 0.2 ) uvBuffer[ i + 2 ] += 1; + if ( x2 < 0.2 ) uvBuffer[ i + 4 ] += 1; + + } + + } + + } + + function pushVertex( vertex ) { + + vertexBuffer.push( vertex.x, vertex.y, vertex.z ); + + } + + function getVertexByIndex( index, vertex ) { + + const stride = index * 3; + + vertex.x = vertices[ stride + 0 ]; + vertex.y = vertices[ stride + 1 ]; + vertex.z = vertices[ stride + 2 ]; + + } + + function correctUVs() { + + const a = new Vector3(); + const b = new Vector3(); + const c = new Vector3(); + + const centroid = new Vector3(); + + const uvA = new Vector2(); + const uvB = new Vector2(); + const uvC = new Vector2(); + + for ( let i = 0, j = 0; i < vertexBuffer.length; i += 9, j += 6 ) { + + a.set( vertexBuffer[ i + 0 ], vertexBuffer[ i + 1 ], vertexBuffer[ i + 2 ] ); + b.set( vertexBuffer[ i + 3 ], vertexBuffer[ i + 4 ], vertexBuffer[ i + 5 ] ); + c.set( vertexBuffer[ i + 6 ], vertexBuffer[ i + 7 ], vertexBuffer[ i + 8 ] ); + + uvA.set( uvBuffer[ j + 0 ], uvBuffer[ j + 1 ] ); + uvB.set( uvBuffer[ j + 2 ], uvBuffer[ j + 3 ] ); + uvC.set( uvBuffer[ j + 4 ], uvBuffer[ j + 5 ] ); + + centroid.copy( a ).add( b ).add( c ).divideScalar( 3 ); + + const azi = azimuth( centroid ); + + correctUV( uvA, j + 0, a, azi ); + correctUV( uvB, j + 2, b, azi ); + correctUV( uvC, j + 4, c, azi ); + + } + + } + + function correctUV( uv, stride, vector, azimuth ) { + + if ( ( azimuth < 0 ) && ( uv.x === 1 ) ) { + + uvBuffer[ stride ] = uv.x - 1; + + } + + if ( ( vector.x === 0 ) && ( vector.z === 0 ) ) { + + uvBuffer[ stride ] = azimuth / 2 / Math.PI + 0.5; + + } + + } + + // Angle around the Y axis, counter-clockwise when looking from above. + + function azimuth( vector ) { + + return Math.atan2( vector.z, - vector.x ); + + } + + + // Angle above the XZ plane. + + function inclination( vector ) { + + return Math.atan2( - vector.y, Math.sqrt( ( vector.x * vector.x ) + ( vector.z * vector.z ) ) ); + + } + + } + + copy( source ) { + + super.copy( source ); + + this.parameters = Object.assign( {}, source.parameters ); + + return this; + + } + + static fromJSON( data ) { + + return new PolyhedronGeometry( data.vertices, data.indices, data.radius, data.details ); + + } + +} + +class DodecahedronGeometry extends PolyhedronGeometry { + + constructor( radius = 1, detail = 0 ) { + + const t = ( 1 + Math.sqrt( 5 ) ) / 2; + const r = 1 / t; + + const vertices = [ + + // (±1, ±1, ±1) + - 1, - 1, - 1, - 1, - 1, 1, + - 1, 1, - 1, - 1, 1, 1, + 1, - 1, - 1, 1, - 1, 1, + 1, 1, - 1, 1, 1, 1, + + // (0, ±1/φ, ±φ) + 0, - r, - t, 0, - r, t, + 0, r, - t, 0, r, t, + + // (±1/φ, ±φ, 0) + - r, - t, 0, - r, t, 0, + r, - t, 0, r, t, 0, + + // (±φ, 0, ±1/φ) + - t, 0, - r, t, 0, - r, + - t, 0, r, t, 0, r + ]; + + const indices = [ + 3, 11, 7, 3, 7, 15, 3, 15, 13, + 7, 19, 17, 7, 17, 6, 7, 6, 15, + 17, 4, 8, 17, 8, 10, 17, 10, 6, + 8, 0, 16, 8, 16, 2, 8, 2, 10, + 0, 12, 1, 0, 1, 18, 0, 18, 16, + 6, 10, 2, 6, 2, 13, 6, 13, 15, + 2, 16, 18, 2, 18, 3, 2, 3, 13, + 18, 1, 9, 18, 9, 11, 18, 11, 3, + 4, 14, 12, 4, 12, 0, 4, 0, 8, + 11, 9, 5, 11, 5, 19, 11, 19, 7, + 19, 5, 14, 19, 14, 4, 19, 4, 17, + 1, 12, 14, 1, 14, 5, 1, 5, 9 + ]; + + super( vertices, indices, radius, detail ); + + this.type = 'DodecahedronGeometry'; + + this.parameters = { + radius: radius, + detail: detail + }; + + } + + static fromJSON( data ) { + + return new DodecahedronGeometry( data.radius, data.detail ); + + } + +} + +const _v0 = /*@__PURE__*/ new Vector3(); +const _v1$1 = /*@__PURE__*/ new Vector3(); +const _normal = /*@__PURE__*/ new Vector3(); +const _triangle = /*@__PURE__*/ new Triangle(); + +class EdgesGeometry extends BufferGeometry { + + constructor( geometry = null, thresholdAngle = 1 ) { + + super(); + + this.type = 'EdgesGeometry'; + + this.parameters = { + geometry: geometry, + thresholdAngle: thresholdAngle + }; + + if ( geometry !== null ) { + + const precisionPoints = 4; + const precision = Math.pow( 10, precisionPoints ); + const thresholdDot = Math.cos( DEG2RAD * thresholdAngle ); + + const indexAttr = geometry.getIndex(); + const positionAttr = geometry.getAttribute( 'position' ); + const indexCount = indexAttr ? indexAttr.count : positionAttr.count; + + const indexArr = [ 0, 0, 0 ]; + const vertKeys = [ 'a', 'b', 'c' ]; + const hashes = new Array( 3 ); + + const edgeData = {}; + const vertices = []; + for ( let i = 0; i < indexCount; i += 3 ) { + + if ( indexAttr ) { + + indexArr[ 0 ] = indexAttr.getX( i ); + indexArr[ 1 ] = indexAttr.getX( i + 1 ); + indexArr[ 2 ] = indexAttr.getX( i + 2 ); + + } else { + + indexArr[ 0 ] = i; + indexArr[ 1 ] = i + 1; + indexArr[ 2 ] = i + 2; + + } + + const { a, b, c } = _triangle; + a.fromBufferAttribute( positionAttr, indexArr[ 0 ] ); + b.fromBufferAttribute( positionAttr, indexArr[ 1 ] ); + c.fromBufferAttribute( positionAttr, indexArr[ 2 ] ); + _triangle.getNormal( _normal ); + + // create hashes for the edge from the vertices + hashes[ 0 ] = `${ Math.round( a.x * precision ) },${ Math.round( a.y * precision ) },${ Math.round( a.z * precision ) }`; + hashes[ 1 ] = `${ Math.round( b.x * precision ) },${ Math.round( b.y * precision ) },${ Math.round( b.z * precision ) }`; + hashes[ 2 ] = `${ Math.round( c.x * precision ) },${ Math.round( c.y * precision ) },${ Math.round( c.z * precision ) }`; + + // skip degenerate triangles + if ( hashes[ 0 ] === hashes[ 1 ] || hashes[ 1 ] === hashes[ 2 ] || hashes[ 2 ] === hashes[ 0 ] ) { + + continue; + + } + + // iterate over every edge + for ( let j = 0; j < 3; j ++ ) { + + // get the first and next vertex making up the edge + const jNext = ( j + 1 ) % 3; + const vecHash0 = hashes[ j ]; + const vecHash1 = hashes[ jNext ]; + const v0 = _triangle[ vertKeys[ j ] ]; + const v1 = _triangle[ vertKeys[ jNext ] ]; + + const hash = `${ vecHash0 }_${ vecHash1 }`; + const reverseHash = `${ vecHash1 }_${ vecHash0 }`; + + if ( reverseHash in edgeData && edgeData[ reverseHash ] ) { + + // if we found a sibling edge add it into the vertex array if + // it meets the angle threshold and delete the edge from the map. + if ( _normal.dot( edgeData[ reverseHash ].normal ) <= thresholdDot ) { + + vertices.push( v0.x, v0.y, v0.z ); + vertices.push( v1.x, v1.y, v1.z ); + + } + + edgeData[ reverseHash ] = null; + + } else if ( ! ( hash in edgeData ) ) { + + // if we've already got an edge here then skip adding a new one + edgeData[ hash ] = { + + index0: indexArr[ j ], + index1: indexArr[ jNext ], + normal: _normal.clone(), + + }; + + } + + } + + } + + // iterate over all remaining, unmatched edges and add them to the vertex array + for ( const key in edgeData ) { + + if ( edgeData[ key ] ) { + + const { index0, index1 } = edgeData[ key ]; + _v0.fromBufferAttribute( positionAttr, index0 ); + _v1$1.fromBufferAttribute( positionAttr, index1 ); + + vertices.push( _v0.x, _v0.y, _v0.z ); + vertices.push( _v1$1.x, _v1$1.y, _v1$1.z ); + + } + + } + + this.setAttribute( 'position', new Float32BufferAttribute( vertices, 3 ) ); + + } + + } + + copy( source ) { + + super.copy( source ); + + this.parameters = Object.assign( {}, source.parameters ); + + return this; + + } + +} + +class Shape extends Path { + + constructor( points ) { + + super( points ); + + this.uuid = generateUUID(); + + this.type = 'Shape'; + + this.holes = []; + + } + + getPointsHoles( divisions ) { + + const holesPts = []; + + for ( let i = 0, l = this.holes.length; i < l; i ++ ) { + + holesPts[ i ] = this.holes[ i ].getPoints( divisions ); + + } + + return holesPts; + + } + + // get points of shape and holes (keypoints based on segments parameter) + + extractPoints( divisions ) { + + return { + + shape: this.getPoints( divisions ), + holes: this.getPointsHoles( divisions ) + + }; + + } + + copy( source ) { + + super.copy( source ); + + this.holes = []; + + for ( let i = 0, l = source.holes.length; i < l; i ++ ) { + + const hole = source.holes[ i ]; + + this.holes.push( hole.clone() ); + + } + + return this; + + } + + toJSON() { + + const data = super.toJSON(); + + data.uuid = this.uuid; + data.holes = []; + + for ( let i = 0, l = this.holes.length; i < l; i ++ ) { + + const hole = this.holes[ i ]; + data.holes.push( hole.toJSON() ); + + } + + return data; + + } + + fromJSON( json ) { + + super.fromJSON( json ); + + this.uuid = json.uuid; + this.holes = []; + + for ( let i = 0, l = json.holes.length; i < l; i ++ ) { + + const hole = json.holes[ i ]; + this.holes.push( new Path().fromJSON( hole ) ); + + } + + return this; + + } + +} + +/** + * Port from https://github.com/mapbox/earcut (v2.2.4) + */ + +const Earcut = { + + triangulate: function ( data, holeIndices, dim = 2 ) { + + const hasHoles = holeIndices && holeIndices.length; + const outerLen = hasHoles ? holeIndices[ 0 ] * dim : data.length; + let outerNode = linkedList( data, 0, outerLen, dim, true ); + const triangles = []; + + if ( ! outerNode || outerNode.next === outerNode.prev ) return triangles; + + let minX, minY, maxX, maxY, x, y, invSize; + + if ( hasHoles ) outerNode = eliminateHoles( data, holeIndices, outerNode, dim ); + + // if the shape is not too simple, we'll use z-order curve hash later; calculate polygon bbox + if ( data.length > 80 * dim ) { + + minX = maxX = data[ 0 ]; + minY = maxY = data[ 1 ]; + + for ( let i = dim; i < outerLen; i += dim ) { + + x = data[ i ]; + y = data[ i + 1 ]; + if ( x < minX ) minX = x; + if ( y < minY ) minY = y; + if ( x > maxX ) maxX = x; + if ( y > maxY ) maxY = y; + + } + + // minX, minY and invSize are later used to transform coords into integers for z-order calculation + invSize = Math.max( maxX - minX, maxY - minY ); + invSize = invSize !== 0 ? 32767 / invSize : 0; + + } + + earcutLinked( outerNode, triangles, dim, minX, minY, invSize, 0 ); + + return triangles; + + } + +}; + +// create a circular doubly linked list from polygon points in the specified winding order +function linkedList( data, start, end, dim, clockwise ) { + + let i, last; + + if ( clockwise === ( signedArea( data, start, end, dim ) > 0 ) ) { + + for ( i = start; i < end; i += dim ) last = insertNode( i, data[ i ], data[ i + 1 ], last ); + + } else { + + for ( i = end - dim; i >= start; i -= dim ) last = insertNode( i, data[ i ], data[ i + 1 ], last ); + + } + + if ( last && equals( last, last.next ) ) { + + removeNode( last ); + last = last.next; + + } + + return last; + +} + +// eliminate colinear or duplicate points +function filterPoints( start, end ) { + + if ( ! start ) return start; + if ( ! end ) end = start; + + let p = start, + again; + do { + + again = false; + + if ( ! p.steiner && ( equals( p, p.next ) || area( p.prev, p, p.next ) === 0 ) ) { + + removeNode( p ); + p = end = p.prev; + if ( p === p.next ) break; + again = true; + + } else { + + p = p.next; + + } + + } while ( again || p !== end ); + + return end; + +} + +// main ear slicing loop which triangulates a polygon (given as a linked list) +function earcutLinked( ear, triangles, dim, minX, minY, invSize, pass ) { + + if ( ! ear ) return; + + // interlink polygon nodes in z-order + if ( ! pass && invSize ) indexCurve( ear, minX, minY, invSize ); + + let stop = ear, + prev, next; + + // iterate through ears, slicing them one by one + while ( ear.prev !== ear.next ) { + + prev = ear.prev; + next = ear.next; + + if ( invSize ? isEarHashed( ear, minX, minY, invSize ) : isEar( ear ) ) { + + // cut off the triangle + triangles.push( prev.i / dim | 0 ); + triangles.push( ear.i / dim | 0 ); + triangles.push( next.i / dim | 0 ); + + removeNode( ear ); + + // skipping the next vertex leads to less sliver triangles + ear = next.next; + stop = next.next; + + continue; + + } + + ear = next; + + // if we looped through the whole remaining polygon and can't find any more ears + if ( ear === stop ) { + + // try filtering points and slicing again + if ( ! pass ) { + + earcutLinked( filterPoints( ear ), triangles, dim, minX, minY, invSize, 1 ); + + // if this didn't work, try curing all small self-intersections locally + + } else if ( pass === 1 ) { + + ear = cureLocalIntersections( filterPoints( ear ), triangles, dim ); + earcutLinked( ear, triangles, dim, minX, minY, invSize, 2 ); + + // as a last resort, try splitting the remaining polygon into two + + } else if ( pass === 2 ) { + + splitEarcut( ear, triangles, dim, minX, minY, invSize ); + + } + + break; + + } + + } + +} + +// check whether a polygon node forms a valid ear with adjacent nodes +function isEar( ear ) { + + const a = ear.prev, + b = ear, + c = ear.next; + + if ( area( a, b, c ) >= 0 ) return false; // reflex, can't be an ear + + // now make sure we don't have other points inside the potential ear + const ax = a.x, bx = b.x, cx = c.x, ay = a.y, by = b.y, cy = c.y; + + // triangle bbox; min & max are calculated like this for speed + const x0 = ax < bx ? ( ax < cx ? ax : cx ) : ( bx < cx ? bx : cx ), + y0 = ay < by ? ( ay < cy ? ay : cy ) : ( by < cy ? by : cy ), + x1 = ax > bx ? ( ax > cx ? ax : cx ) : ( bx > cx ? bx : cx ), + y1 = ay > by ? ( ay > cy ? ay : cy ) : ( by > cy ? by : cy ); + + let p = c.next; + while ( p !== a ) { + + if ( p.x >= x0 && p.x <= x1 && p.y >= y0 && p.y <= y1 && + pointInTriangle( ax, ay, bx, by, cx, cy, p.x, p.y ) && + area( p.prev, p, p.next ) >= 0 ) return false; + p = p.next; + + } + + return true; + +} + +function isEarHashed( ear, minX, minY, invSize ) { + + const a = ear.prev, + b = ear, + c = ear.next; + + if ( area( a, b, c ) >= 0 ) return false; // reflex, can't be an ear + + const ax = a.x, bx = b.x, cx = c.x, ay = a.y, by = b.y, cy = c.y; + + // triangle bbox; min & max are calculated like this for speed + const x0 = ax < bx ? ( ax < cx ? ax : cx ) : ( bx < cx ? bx : cx ), + y0 = ay < by ? ( ay < cy ? ay : cy ) : ( by < cy ? by : cy ), + x1 = ax > bx ? ( ax > cx ? ax : cx ) : ( bx > cx ? bx : cx ), + y1 = ay > by ? ( ay > cy ? ay : cy ) : ( by > cy ? by : cy ); + + // z-order range for the current triangle bbox; + const minZ = zOrder( x0, y0, minX, minY, invSize ), + maxZ = zOrder( x1, y1, minX, minY, invSize ); + + let p = ear.prevZ, + n = ear.nextZ; + + // look for points inside the triangle in both directions + while ( p && p.z >= minZ && n && n.z <= maxZ ) { + + if ( p.x >= x0 && p.x <= x1 && p.y >= y0 && p.y <= y1 && p !== a && p !== c && + pointInTriangle( ax, ay, bx, by, cx, cy, p.x, p.y ) && area( p.prev, p, p.next ) >= 0 ) return false; + p = p.prevZ; + + if ( n.x >= x0 && n.x <= x1 && n.y >= y0 && n.y <= y1 && n !== a && n !== c && + pointInTriangle( ax, ay, bx, by, cx, cy, n.x, n.y ) && area( n.prev, n, n.next ) >= 0 ) return false; + n = n.nextZ; + + } + + // look for remaining points in decreasing z-order + while ( p && p.z >= minZ ) { + + if ( p.x >= x0 && p.x <= x1 && p.y >= y0 && p.y <= y1 && p !== a && p !== c && + pointInTriangle( ax, ay, bx, by, cx, cy, p.x, p.y ) && area( p.prev, p, p.next ) >= 0 ) return false; + p = p.prevZ; + + } + + // look for remaining points in increasing z-order + while ( n && n.z <= maxZ ) { + + if ( n.x >= x0 && n.x <= x1 && n.y >= y0 && n.y <= y1 && n !== a && n !== c && + pointInTriangle( ax, ay, bx, by, cx, cy, n.x, n.y ) && area( n.prev, n, n.next ) >= 0 ) return false; + n = n.nextZ; + + } + + return true; + +} + +// go through all polygon nodes and cure small local self-intersections +function cureLocalIntersections( start, triangles, dim ) { + + let p = start; + do { + + const a = p.prev, + b = p.next.next; + + if ( ! equals( a, b ) && intersects( a, p, p.next, b ) && locallyInside( a, b ) && locallyInside( b, a ) ) { + + triangles.push( a.i / dim | 0 ); + triangles.push( p.i / dim | 0 ); + triangles.push( b.i / dim | 0 ); + + // remove two nodes involved + removeNode( p ); + removeNode( p.next ); + + p = start = b; + + } + + p = p.next; + + } while ( p !== start ); + + return filterPoints( p ); + +} + +// try splitting polygon into two and triangulate them independently +function splitEarcut( start, triangles, dim, minX, minY, invSize ) { + + // look for a valid diagonal that divides the polygon into two + let a = start; + do { + + let b = a.next.next; + while ( b !== a.prev ) { + + if ( a.i !== b.i && isValidDiagonal( a, b ) ) { + + // split the polygon in two by the diagonal + let c = splitPolygon( a, b ); + + // filter colinear points around the cuts + a = filterPoints( a, a.next ); + c = filterPoints( c, c.next ); + + // run earcut on each half + earcutLinked( a, triangles, dim, minX, minY, invSize, 0 ); + earcutLinked( c, triangles, dim, minX, minY, invSize, 0 ); + return; + + } + + b = b.next; + + } + + a = a.next; + + } while ( a !== start ); + +} + +// link every hole into the outer loop, producing a single-ring polygon without holes +function eliminateHoles( data, holeIndices, outerNode, dim ) { + + const queue = []; + let i, len, start, end, list; + + for ( i = 0, len = holeIndices.length; i < len; i ++ ) { + + start = holeIndices[ i ] * dim; + end = i < len - 1 ? holeIndices[ i + 1 ] * dim : data.length; + list = linkedList( data, start, end, dim, false ); + if ( list === list.next ) list.steiner = true; + queue.push( getLeftmost( list ) ); + + } + + queue.sort( compareX ); + + // process holes from left to right + for ( i = 0; i < queue.length; i ++ ) { + + outerNode = eliminateHole( queue[ i ], outerNode ); + + } + + return outerNode; + +} + +function compareX( a, b ) { + + return a.x - b.x; + +} + +// find a bridge between vertices that connects hole with an outer ring and link it +function eliminateHole( hole, outerNode ) { + + const bridge = findHoleBridge( hole, outerNode ); + if ( ! bridge ) { + + return outerNode; + + } + + const bridgeReverse = splitPolygon( bridge, hole ); + + // filter collinear points around the cuts + filterPoints( bridgeReverse, bridgeReverse.next ); + return filterPoints( bridge, bridge.next ); + +} + +// David Eberly's algorithm for finding a bridge between hole and outer polygon +function findHoleBridge( hole, outerNode ) { + + let p = outerNode, + qx = - Infinity, + m; + + const hx = hole.x, hy = hole.y; + + // find a segment intersected by a ray from the hole's leftmost point to the left; + // segment's endpoint with lesser x will be potential connection point + do { + + if ( hy <= p.y && hy >= p.next.y && p.next.y !== p.y ) { + + const x = p.x + ( hy - p.y ) * ( p.next.x - p.x ) / ( p.next.y - p.y ); + if ( x <= hx && x > qx ) { + + qx = x; + m = p.x < p.next.x ? p : p.next; + if ( x === hx ) return m; // hole touches outer segment; pick leftmost endpoint + + } + + } + + p = p.next; + + } while ( p !== outerNode ); + + if ( ! m ) return null; + + // look for points inside the triangle of hole point, segment intersection and endpoint; + // if there are no points found, we have a valid connection; + // otherwise choose the point of the minimum angle with the ray as connection point + + const stop = m, + mx = m.x, + my = m.y; + let tanMin = Infinity, tan; + + p = m; + + do { + + if ( hx >= p.x && p.x >= mx && hx !== p.x && + pointInTriangle( hy < my ? hx : qx, hy, mx, my, hy < my ? qx : hx, hy, p.x, p.y ) ) { + + tan = Math.abs( hy - p.y ) / ( hx - p.x ); // tangential + + if ( locallyInside( p, hole ) && ( tan < tanMin || ( tan === tanMin && ( p.x > m.x || ( p.x === m.x && sectorContainsSector( m, p ) ) ) ) ) ) { + + m = p; + tanMin = tan; + + } + + } + + p = p.next; + + } while ( p !== stop ); + + return m; + +} + +// whether sector in vertex m contains sector in vertex p in the same coordinates +function sectorContainsSector( m, p ) { + + return area( m.prev, m, p.prev ) < 0 && area( p.next, m, m.next ) < 0; + +} + +// interlink polygon nodes in z-order +function indexCurve( start, minX, minY, invSize ) { + + let p = start; + do { + + if ( p.z === 0 ) p.z = zOrder( p.x, p.y, minX, minY, invSize ); + p.prevZ = p.prev; + p.nextZ = p.next; + p = p.next; + + } while ( p !== start ); + + p.prevZ.nextZ = null; + p.prevZ = null; + + sortLinked( p ); + +} + +// Simon Tatham's linked list merge sort algorithm +// http://www.chiark.greenend.org.uk/~sgtatham/algorithms/listsort.html +function sortLinked( list ) { + + let i, p, q, e, tail, numMerges, pSize, qSize, + inSize = 1; + + do { + + p = list; + list = null; + tail = null; + numMerges = 0; + + while ( p ) { + + numMerges ++; + q = p; + pSize = 0; + for ( i = 0; i < inSize; i ++ ) { + + pSize ++; + q = q.nextZ; + if ( ! q ) break; + + } + + qSize = inSize; + + while ( pSize > 0 || ( qSize > 0 && q ) ) { + + if ( pSize !== 0 && ( qSize === 0 || ! q || p.z <= q.z ) ) { + + e = p; + p = p.nextZ; + pSize --; + + } else { + + e = q; + q = q.nextZ; + qSize --; + + } + + if ( tail ) tail.nextZ = e; + else list = e; + + e.prevZ = tail; + tail = e; + + } + + p = q; + + } + + tail.nextZ = null; + inSize *= 2; + + } while ( numMerges > 1 ); + + return list; + +} + +// z-order of a point given coords and inverse of the longer side of data bbox +function zOrder( x, y, minX, minY, invSize ) { + + // coords are transformed into non-negative 15-bit integer range + x = ( x - minX ) * invSize | 0; + y = ( y - minY ) * invSize | 0; + + x = ( x | ( x << 8 ) ) & 0x00FF00FF; + x = ( x | ( x << 4 ) ) & 0x0F0F0F0F; + x = ( x | ( x << 2 ) ) & 0x33333333; + x = ( x | ( x << 1 ) ) & 0x55555555; + + y = ( y | ( y << 8 ) ) & 0x00FF00FF; + y = ( y | ( y << 4 ) ) & 0x0F0F0F0F; + y = ( y | ( y << 2 ) ) & 0x33333333; + y = ( y | ( y << 1 ) ) & 0x55555555; + + return x | ( y << 1 ); + +} + +// find the leftmost node of a polygon ring +function getLeftmost( start ) { + + let p = start, + leftmost = start; + do { + + if ( p.x < leftmost.x || ( p.x === leftmost.x && p.y < leftmost.y ) ) leftmost = p; + p = p.next; + + } while ( p !== start ); + + return leftmost; + +} + +// check if a point lies within a convex triangle +function pointInTriangle( ax, ay, bx, by, cx, cy, px, py ) { + + return ( cx - px ) * ( ay - py ) >= ( ax - px ) * ( cy - py ) && + ( ax - px ) * ( by - py ) >= ( bx - px ) * ( ay - py ) && + ( bx - px ) * ( cy - py ) >= ( cx - px ) * ( by - py ); + +} + +// check if a diagonal between two polygon nodes is valid (lies in polygon interior) +function isValidDiagonal( a, b ) { + + return a.next.i !== b.i && a.prev.i !== b.i && ! intersectsPolygon( a, b ) && // doesn't intersect other edges + ( locallyInside( a, b ) && locallyInside( b, a ) && middleInside( a, b ) && // locally visible + ( area( a.prev, a, b.prev ) || area( a, b.prev, b ) ) || // does not create opposite-facing sectors + equals( a, b ) && area( a.prev, a, a.next ) > 0 && area( b.prev, b, b.next ) > 0 ); // special zero-length case + +} + +// signed area of a triangle +function area( p, q, r ) { + + return ( q.y - p.y ) * ( r.x - q.x ) - ( q.x - p.x ) * ( r.y - q.y ); + +} + +// check if two points are equal +function equals( p1, p2 ) { + + return p1.x === p2.x && p1.y === p2.y; + +} + +// check if two segments intersect +function intersects( p1, q1, p2, q2 ) { + + const o1 = sign( area( p1, q1, p2 ) ); + const o2 = sign( area( p1, q1, q2 ) ); + const o3 = sign( area( p2, q2, p1 ) ); + const o4 = sign( area( p2, q2, q1 ) ); + + if ( o1 !== o2 && o3 !== o4 ) return true; // general case + + if ( o1 === 0 && onSegment( p1, p2, q1 ) ) return true; // p1, q1 and p2 are collinear and p2 lies on p1q1 + if ( o2 === 0 && onSegment( p1, q2, q1 ) ) return true; // p1, q1 and q2 are collinear and q2 lies on p1q1 + if ( o3 === 0 && onSegment( p2, p1, q2 ) ) return true; // p2, q2 and p1 are collinear and p1 lies on p2q2 + if ( o4 === 0 && onSegment( p2, q1, q2 ) ) return true; // p2, q2 and q1 are collinear and q1 lies on p2q2 + + return false; + +} + +// for collinear points p, q, r, check if point q lies on segment pr +function onSegment( p, q, r ) { + + return q.x <= Math.max( p.x, r.x ) && q.x >= Math.min( p.x, r.x ) && q.y <= Math.max( p.y, r.y ) && q.y >= Math.min( p.y, r.y ); + +} + +function sign( num ) { + + return num > 0 ? 1 : num < 0 ? - 1 : 0; + +} + +// check if a polygon diagonal intersects any polygon segments +function intersectsPolygon( a, b ) { + + let p = a; + do { + + if ( p.i !== a.i && p.next.i !== a.i && p.i !== b.i && p.next.i !== b.i && + intersects( p, p.next, a, b ) ) return true; + p = p.next; + + } while ( p !== a ); + + return false; + +} + +// check if a polygon diagonal is locally inside the polygon +function locallyInside( a, b ) { + + return area( a.prev, a, a.next ) < 0 ? + area( a, b, a.next ) >= 0 && area( a, a.prev, b ) >= 0 : + area( a, b, a.prev ) < 0 || area( a, a.next, b ) < 0; + +} + +// check if the middle point of a polygon diagonal is inside the polygon +function middleInside( a, b ) { + + let p = a, + inside = false; + const px = ( a.x + b.x ) / 2, + py = ( a.y + b.y ) / 2; + do { + + if ( ( ( p.y > py ) !== ( p.next.y > py ) ) && p.next.y !== p.y && + ( px < ( p.next.x - p.x ) * ( py - p.y ) / ( p.next.y - p.y ) + p.x ) ) + inside = ! inside; + p = p.next; + + } while ( p !== a ); + + return inside; + +} + +// link two polygon vertices with a bridge; if the vertices belong to the same ring, it splits polygon into two; +// if one belongs to the outer ring and another to a hole, it merges it into a single ring +function splitPolygon( a, b ) { + + const a2 = new Node( a.i, a.x, a.y ), + b2 = new Node( b.i, b.x, b.y ), + an = a.next, + bp = b.prev; + + a.next = b; + b.prev = a; + + a2.next = an; + an.prev = a2; + + b2.next = a2; + a2.prev = b2; + + bp.next = b2; + b2.prev = bp; + + return b2; + +} + +// create a node and optionally link it with previous one (in a circular doubly linked list) +function insertNode( i, x, y, last ) { + + const p = new Node( i, x, y ); + + if ( ! last ) { + + p.prev = p; + p.next = p; + + } else { + + p.next = last.next; + p.prev = last; + last.next.prev = p; + last.next = p; + + } + + return p; + +} + +function removeNode( p ) { + + p.next.prev = p.prev; + p.prev.next = p.next; + + if ( p.prevZ ) p.prevZ.nextZ = p.nextZ; + if ( p.nextZ ) p.nextZ.prevZ = p.prevZ; + +} + +function Node( i, x, y ) { + + // vertex index in coordinates array + this.i = i; + + // vertex coordinates + this.x = x; + this.y = y; + + // previous and next vertex nodes in a polygon ring + this.prev = null; + this.next = null; + + // z-order curve value + this.z = 0; + + // previous and next nodes in z-order + this.prevZ = null; + this.nextZ = null; + + // indicates whether this is a steiner point + this.steiner = false; + +} + +function signedArea( data, start, end, dim ) { + + let sum = 0; + for ( let i = start, j = end - dim; i < end; i += dim ) { + + sum += ( data[ j ] - data[ i ] ) * ( data[ i + 1 ] + data[ j + 1 ] ); + j = i; + + } + + return sum; + +} + +class ShapeUtils { + + // calculate area of the contour polygon + + static area( contour ) { + + const n = contour.length; + let a = 0.0; + + for ( let p = n - 1, q = 0; q < n; p = q ++ ) { + + a += contour[ p ].x * contour[ q ].y - contour[ q ].x * contour[ p ].y; + + } + + return a * 0.5; + + } + + static isClockWise( pts ) { + + return ShapeUtils.area( pts ) < 0; + + } + + static triangulateShape( contour, holes ) { + + const vertices = []; // flat array of vertices like [ x0,y0, x1,y1, x2,y2, ... ] + const holeIndices = []; // array of hole indices + const faces = []; // final array of vertex indices like [ [ a,b,d ], [ b,c,d ] ] + + removeDupEndPts( contour ); + addContour( vertices, contour ); + + // + + let holeIndex = contour.length; + + holes.forEach( removeDupEndPts ); + + for ( let i = 0; i < holes.length; i ++ ) { + + holeIndices.push( holeIndex ); + holeIndex += holes[ i ].length; + addContour( vertices, holes[ i ] ); + + } + + // + + const triangles = Earcut.triangulate( vertices, holeIndices ); + + // + + for ( let i = 0; i < triangles.length; i += 3 ) { + + faces.push( triangles.slice( i, i + 3 ) ); + + } + + return faces; + + } + +} + +function removeDupEndPts( points ) { + + const l = points.length; + + if ( l > 2 && points[ l - 1 ].equals( points[ 0 ] ) ) { + + points.pop(); + + } + +} + +function addContour( vertices, contour ) { + + for ( let i = 0; i < contour.length; i ++ ) { + + vertices.push( contour[ i ].x ); + vertices.push( contour[ i ].y ); + + } + +} + +/** + * Creates extruded geometry from a path shape. + * + * parameters = { + * + * curveSegments: , // number of points on the curves + * steps: , // number of points for z-side extrusions / used for subdividing segments of extrude spline too + * depth: , // Depth to extrude the shape + * + * bevelEnabled: , // turn on bevel + * bevelThickness: , // how deep into the original shape bevel goes + * bevelSize: , // how far from shape outline (including bevelOffset) is bevel + * bevelOffset: , // how far from shape outline does bevel start + * bevelSegments: , // number of bevel layers + * + * extrudePath: // curve to extrude shape along + * + * UVGenerator: // object that provides UV generator functions + * + * } + */ + + +class ExtrudeGeometry extends BufferGeometry { + + constructor( shapes = new Shape( [ new Vector2( 0.5, 0.5 ), new Vector2( - 0.5, 0.5 ), new Vector2( - 0.5, - 0.5 ), new Vector2( 0.5, - 0.5 ) ] ), options = {} ) { + + super(); + + this.type = 'ExtrudeGeometry'; + + this.parameters = { + shapes: shapes, + options: options + }; + + shapes = Array.isArray( shapes ) ? shapes : [ shapes ]; + + const scope = this; + + const verticesArray = []; + const uvArray = []; + + for ( let i = 0, l = shapes.length; i < l; i ++ ) { + + const shape = shapes[ i ]; + addShape( shape ); + + } + + // build geometry + + this.setAttribute( 'position', new Float32BufferAttribute( verticesArray, 3 ) ); + this.setAttribute( 'uv', new Float32BufferAttribute( uvArray, 2 ) ); + + this.computeVertexNormals(); + + // functions + + function addShape( shape ) { + + const placeholder = []; + + // options + + const curveSegments = options.curveSegments !== undefined ? options.curveSegments : 12; + const steps = options.steps !== undefined ? options.steps : 1; + const depth = options.depth !== undefined ? options.depth : 1; + + let bevelEnabled = options.bevelEnabled !== undefined ? options.bevelEnabled : true; + let bevelThickness = options.bevelThickness !== undefined ? options.bevelThickness : 0.2; + let bevelSize = options.bevelSize !== undefined ? options.bevelSize : bevelThickness - 0.1; + let bevelOffset = options.bevelOffset !== undefined ? options.bevelOffset : 0; + let bevelSegments = options.bevelSegments !== undefined ? options.bevelSegments : 3; + + const extrudePath = options.extrudePath; + + const uvgen = options.UVGenerator !== undefined ? options.UVGenerator : WorldUVGenerator; + + // + + let extrudePts, extrudeByPath = false; + let splineTube, binormal, normal, position2; + + if ( extrudePath ) { + + extrudePts = extrudePath.getSpacedPoints( steps ); + + extrudeByPath = true; + bevelEnabled = false; // bevels not supported for path extrusion + + // SETUP TNB variables + + // TODO1 - have a .isClosed in spline? + + splineTube = extrudePath.computeFrenetFrames( steps, false ); + + // console.log(splineTube, 'splineTube', splineTube.normals.length, 'steps', steps, 'extrudePts', extrudePts.length); + + binormal = new Vector3(); + normal = new Vector3(); + position2 = new Vector3(); + + } + + // Safeguards if bevels are not enabled + + if ( ! bevelEnabled ) { + + bevelSegments = 0; + bevelThickness = 0; + bevelSize = 0; + bevelOffset = 0; + + } + + // Variables initialization + + const shapePoints = shape.extractPoints( curveSegments ); + + let vertices = shapePoints.shape; + const holes = shapePoints.holes; + + const reverse = ! ShapeUtils.isClockWise( vertices ); + + if ( reverse ) { + + vertices = vertices.reverse(); + + // Maybe we should also check if holes are in the opposite direction, just to be safe ... + + for ( let h = 0, hl = holes.length; h < hl; h ++ ) { + + const ahole = holes[ h ]; + + if ( ShapeUtils.isClockWise( ahole ) ) { + + holes[ h ] = ahole.reverse(); + + } + + } + + } + + + const faces = ShapeUtils.triangulateShape( vertices, holes ); + + /* Vertices */ + + const contour = vertices; // vertices has all points but contour has only points of circumference + + for ( let h = 0, hl = holes.length; h < hl; h ++ ) { + + const ahole = holes[ h ]; + + vertices = vertices.concat( ahole ); + + } + + + function scalePt2( pt, vec, size ) { + + if ( ! vec ) console.error( 'THREE.ExtrudeGeometry: vec does not exist' ); + + return pt.clone().addScaledVector( vec, size ); + + } + + const vlen = vertices.length, flen = faces.length; + + + // Find directions for point movement + + + function getBevelVec( inPt, inPrev, inNext ) { + + // computes for inPt the corresponding point inPt' on a new contour + // shifted by 1 unit (length of normalized vector) to the left + // if we walk along contour clockwise, this new contour is outside the old one + // + // inPt' is the intersection of the two lines parallel to the two + // adjacent edges of inPt at a distance of 1 unit on the left side. + + let v_trans_x, v_trans_y, shrink_by; // resulting translation vector for inPt + + // good reading for geometry algorithms (here: line-line intersection) + // http://geomalgorithms.com/a05-_intersect-1.html + + const v_prev_x = inPt.x - inPrev.x, + v_prev_y = inPt.y - inPrev.y; + const v_next_x = inNext.x - inPt.x, + v_next_y = inNext.y - inPt.y; + + const v_prev_lensq = ( v_prev_x * v_prev_x + v_prev_y * v_prev_y ); + + // check for collinear edges + const collinear0 = ( v_prev_x * v_next_y - v_prev_y * v_next_x ); + + if ( Math.abs( collinear0 ) > Number.EPSILON ) { + + // not collinear + + // length of vectors for normalizing + + const v_prev_len = Math.sqrt( v_prev_lensq ); + const v_next_len = Math.sqrt( v_next_x * v_next_x + v_next_y * v_next_y ); + + // shift adjacent points by unit vectors to the left + + const ptPrevShift_x = ( inPrev.x - v_prev_y / v_prev_len ); + const ptPrevShift_y = ( inPrev.y + v_prev_x / v_prev_len ); + + const ptNextShift_x = ( inNext.x - v_next_y / v_next_len ); + const ptNextShift_y = ( inNext.y + v_next_x / v_next_len ); + + // scaling factor for v_prev to intersection point + + const sf = ( ( ptNextShift_x - ptPrevShift_x ) * v_next_y - + ( ptNextShift_y - ptPrevShift_y ) * v_next_x ) / + ( v_prev_x * v_next_y - v_prev_y * v_next_x ); + + // vector from inPt to intersection point + + v_trans_x = ( ptPrevShift_x + v_prev_x * sf - inPt.x ); + v_trans_y = ( ptPrevShift_y + v_prev_y * sf - inPt.y ); + + // Don't normalize!, otherwise sharp corners become ugly + // but prevent crazy spikes + const v_trans_lensq = ( v_trans_x * v_trans_x + v_trans_y * v_trans_y ); + if ( v_trans_lensq <= 2 ) { + + return new Vector2( v_trans_x, v_trans_y ); + + } else { + + shrink_by = Math.sqrt( v_trans_lensq / 2 ); + + } + + } else { + + // handle special case of collinear edges + + let direction_eq = false; // assumes: opposite + + if ( v_prev_x > Number.EPSILON ) { + + if ( v_next_x > Number.EPSILON ) { + + direction_eq = true; + + } + + } else { + + if ( v_prev_x < - Number.EPSILON ) { + + if ( v_next_x < - Number.EPSILON ) { + + direction_eq = true; + + } + + } else { + + if ( Math.sign( v_prev_y ) === Math.sign( v_next_y ) ) { + + direction_eq = true; + + } + + } + + } + + if ( direction_eq ) { + + // console.log("Warning: lines are a straight sequence"); + v_trans_x = - v_prev_y; + v_trans_y = v_prev_x; + shrink_by = Math.sqrt( v_prev_lensq ); + + } else { + + // console.log("Warning: lines are a straight spike"); + v_trans_x = v_prev_x; + v_trans_y = v_prev_y; + shrink_by = Math.sqrt( v_prev_lensq / 2 ); + + } + + } + + return new Vector2( v_trans_x / shrink_by, v_trans_y / shrink_by ); + + } + + + const contourMovements = []; + + for ( let i = 0, il = contour.length, j = il - 1, k = i + 1; i < il; i ++, j ++, k ++ ) { + + if ( j === il ) j = 0; + if ( k === il ) k = 0; + + // (j)---(i)---(k) + // console.log('i,j,k', i, j , k) + + contourMovements[ i ] = getBevelVec( contour[ i ], contour[ j ], contour[ k ] ); + + } + + const holesMovements = []; + let oneHoleMovements, verticesMovements = contourMovements.concat(); + + for ( let h = 0, hl = holes.length; h < hl; h ++ ) { + + const ahole = holes[ h ]; + + oneHoleMovements = []; + + for ( let i = 0, il = ahole.length, j = il - 1, k = i + 1; i < il; i ++, j ++, k ++ ) { + + if ( j === il ) j = 0; + if ( k === il ) k = 0; + + // (j)---(i)---(k) + oneHoleMovements[ i ] = getBevelVec( ahole[ i ], ahole[ j ], ahole[ k ] ); + + } + + holesMovements.push( oneHoleMovements ); + verticesMovements = verticesMovements.concat( oneHoleMovements ); + + } + + + // Loop bevelSegments, 1 for the front, 1 for the back + + for ( let b = 0; b < bevelSegments; b ++ ) { + + //for ( b = bevelSegments; b > 0; b -- ) { + + const t = b / bevelSegments; + const z = bevelThickness * Math.cos( t * Math.PI / 2 ); + const bs = bevelSize * Math.sin( t * Math.PI / 2 ) + bevelOffset; + + // contract shape + + for ( let i = 0, il = contour.length; i < il; i ++ ) { + + const vert = scalePt2( contour[ i ], contourMovements[ i ], bs ); + + v( vert.x, vert.y, - z ); + + } + + // expand holes + + for ( let h = 0, hl = holes.length; h < hl; h ++ ) { + + const ahole = holes[ h ]; + oneHoleMovements = holesMovements[ h ]; + + for ( let i = 0, il = ahole.length; i < il; i ++ ) { + + const vert = scalePt2( ahole[ i ], oneHoleMovements[ i ], bs ); + + v( vert.x, vert.y, - z ); + + } + + } + + } + + const bs = bevelSize + bevelOffset; + + // Back facing vertices + + for ( let i = 0; i < vlen; i ++ ) { + + const vert = bevelEnabled ? scalePt2( vertices[ i ], verticesMovements[ i ], bs ) : vertices[ i ]; + + if ( ! extrudeByPath ) { + + v( vert.x, vert.y, 0 ); + + } else { + + // v( vert.x, vert.y + extrudePts[ 0 ].y, extrudePts[ 0 ].x ); + + normal.copy( splineTube.normals[ 0 ] ).multiplyScalar( vert.x ); + binormal.copy( splineTube.binormals[ 0 ] ).multiplyScalar( vert.y ); + + position2.copy( extrudePts[ 0 ] ).add( normal ).add( binormal ); + + v( position2.x, position2.y, position2.z ); + + } + + } + + // Add stepped vertices... + // Including front facing vertices + + for ( let s = 1; s <= steps; s ++ ) { + + for ( let i = 0; i < vlen; i ++ ) { + + const vert = bevelEnabled ? scalePt2( vertices[ i ], verticesMovements[ i ], bs ) : vertices[ i ]; + + if ( ! extrudeByPath ) { + + v( vert.x, vert.y, depth / steps * s ); + + } else { + + // v( vert.x, vert.y + extrudePts[ s - 1 ].y, extrudePts[ s - 1 ].x ); + + normal.copy( splineTube.normals[ s ] ).multiplyScalar( vert.x ); + binormal.copy( splineTube.binormals[ s ] ).multiplyScalar( vert.y ); + + position2.copy( extrudePts[ s ] ).add( normal ).add( binormal ); + + v( position2.x, position2.y, position2.z ); + + } + + } + + } + + + // Add bevel segments planes + + //for ( b = 1; b <= bevelSegments; b ++ ) { + for ( let b = bevelSegments - 1; b >= 0; b -- ) { + + const t = b / bevelSegments; + const z = bevelThickness * Math.cos( t * Math.PI / 2 ); + const bs = bevelSize * Math.sin( t * Math.PI / 2 ) + bevelOffset; + + // contract shape + + for ( let i = 0, il = contour.length; i < il; i ++ ) { + + const vert = scalePt2( contour[ i ], contourMovements[ i ], bs ); + v( vert.x, vert.y, depth + z ); + + } + + // expand holes + + for ( let h = 0, hl = holes.length; h < hl; h ++ ) { + + const ahole = holes[ h ]; + oneHoleMovements = holesMovements[ h ]; + + for ( let i = 0, il = ahole.length; i < il; i ++ ) { + + const vert = scalePt2( ahole[ i ], oneHoleMovements[ i ], bs ); + + if ( ! extrudeByPath ) { + + v( vert.x, vert.y, depth + z ); + + } else { + + v( vert.x, vert.y + extrudePts[ steps - 1 ].y, extrudePts[ steps - 1 ].x + z ); + + } + + } + + } + + } + + /* Faces */ + + // Top and bottom faces + + buildLidFaces(); + + // Sides faces + + buildSideFaces(); + + + ///// Internal functions + + function buildLidFaces() { + + const start = verticesArray.length / 3; + + if ( bevelEnabled ) { + + let layer = 0; // steps + 1 + let offset = vlen * layer; + + // Bottom faces + + for ( let i = 0; i < flen; i ++ ) { + + const face = faces[ i ]; + f3( face[ 2 ] + offset, face[ 1 ] + offset, face[ 0 ] + offset ); + + } + + layer = steps + bevelSegments * 2; + offset = vlen * layer; + + // Top faces + + for ( let i = 0; i < flen; i ++ ) { + + const face = faces[ i ]; + f3( face[ 0 ] + offset, face[ 1 ] + offset, face[ 2 ] + offset ); + + } + + } else { + + // Bottom faces + + for ( let i = 0; i < flen; i ++ ) { + + const face = faces[ i ]; + f3( face[ 2 ], face[ 1 ], face[ 0 ] ); + + } + + // Top faces + + for ( let i = 0; i < flen; i ++ ) { + + const face = faces[ i ]; + f3( face[ 0 ] + vlen * steps, face[ 1 ] + vlen * steps, face[ 2 ] + vlen * steps ); + + } + + } + + scope.addGroup( start, verticesArray.length / 3 - start, 0 ); + + } + + // Create faces for the z-sides of the shape + + function buildSideFaces() { + + const start = verticesArray.length / 3; + let layeroffset = 0; + sidewalls( contour, layeroffset ); + layeroffset += contour.length; + + for ( let h = 0, hl = holes.length; h < hl; h ++ ) { + + const ahole = holes[ h ]; + sidewalls( ahole, layeroffset ); + + //, true + layeroffset += ahole.length; + + } + + + scope.addGroup( start, verticesArray.length / 3 - start, 1 ); + + + } + + function sidewalls( contour, layeroffset ) { + + let i = contour.length; + + while ( -- i >= 0 ) { + + const j = i; + let k = i - 1; + if ( k < 0 ) k = contour.length - 1; + + //console.log('b', i,j, i-1, k,vertices.length); + + for ( let s = 0, sl = ( steps + bevelSegments * 2 ); s < sl; s ++ ) { + + const slen1 = vlen * s; + const slen2 = vlen * ( s + 1 ); + + const a = layeroffset + j + slen1, + b = layeroffset + k + slen1, + c = layeroffset + k + slen2, + d = layeroffset + j + slen2; + + f4( a, b, c, d ); + + } + + } + + } + + function v( x, y, z ) { + + placeholder.push( x ); + placeholder.push( y ); + placeholder.push( z ); + + } + + + function f3( a, b, c ) { + + addVertex( a ); + addVertex( b ); + addVertex( c ); + + const nextIndex = verticesArray.length / 3; + const uvs = uvgen.generateTopUV( scope, verticesArray, nextIndex - 3, nextIndex - 2, nextIndex - 1 ); + + addUV( uvs[ 0 ] ); + addUV( uvs[ 1 ] ); + addUV( uvs[ 2 ] ); + + } + + function f4( a, b, c, d ) { + + addVertex( a ); + addVertex( b ); + addVertex( d ); + + addVertex( b ); + addVertex( c ); + addVertex( d ); + + + const nextIndex = verticesArray.length / 3; + const uvs = uvgen.generateSideWallUV( scope, verticesArray, nextIndex - 6, nextIndex - 3, nextIndex - 2, nextIndex - 1 ); + + addUV( uvs[ 0 ] ); + addUV( uvs[ 1 ] ); + addUV( uvs[ 3 ] ); + + addUV( uvs[ 1 ] ); + addUV( uvs[ 2 ] ); + addUV( uvs[ 3 ] ); + + } + + function addVertex( index ) { + + verticesArray.push( placeholder[ index * 3 + 0 ] ); + verticesArray.push( placeholder[ index * 3 + 1 ] ); + verticesArray.push( placeholder[ index * 3 + 2 ] ); + + } + + + function addUV( vector2 ) { + + uvArray.push( vector2.x ); + uvArray.push( vector2.y ); + + } + + } + + } + + copy( source ) { + + super.copy( source ); + + this.parameters = Object.assign( {}, source.parameters ); + + return this; + + } + + toJSON() { + + const data = super.toJSON(); + + const shapes = this.parameters.shapes; + const options = this.parameters.options; + + return toJSON$1( shapes, options, data ); + + } + + static fromJSON( data, shapes ) { + + const geometryShapes = []; + + for ( let j = 0, jl = data.shapes.length; j < jl; j ++ ) { + + const shape = shapes[ data.shapes[ j ] ]; + + geometryShapes.push( shape ); + + } + + const extrudePath = data.options.extrudePath; + + if ( extrudePath !== undefined ) { + + data.options.extrudePath = new Curves[ extrudePath.type ]().fromJSON( extrudePath ); + + } + + return new ExtrudeGeometry( geometryShapes, data.options ); + + } + +} + +const WorldUVGenerator = { + + generateTopUV: function ( geometry, vertices, indexA, indexB, indexC ) { + + const a_x = vertices[ indexA * 3 ]; + const a_y = vertices[ indexA * 3 + 1 ]; + const b_x = vertices[ indexB * 3 ]; + const b_y = vertices[ indexB * 3 + 1 ]; + const c_x = vertices[ indexC * 3 ]; + const c_y = vertices[ indexC * 3 + 1 ]; + + return [ + new Vector2( a_x, a_y ), + new Vector2( b_x, b_y ), + new Vector2( c_x, c_y ) + ]; + + }, + + generateSideWallUV: function ( geometry, vertices, indexA, indexB, indexC, indexD ) { + + const a_x = vertices[ indexA * 3 ]; + const a_y = vertices[ indexA * 3 + 1 ]; + const a_z = vertices[ indexA * 3 + 2 ]; + const b_x = vertices[ indexB * 3 ]; + const b_y = vertices[ indexB * 3 + 1 ]; + const b_z = vertices[ indexB * 3 + 2 ]; + const c_x = vertices[ indexC * 3 ]; + const c_y = vertices[ indexC * 3 + 1 ]; + const c_z = vertices[ indexC * 3 + 2 ]; + const d_x = vertices[ indexD * 3 ]; + const d_y = vertices[ indexD * 3 + 1 ]; + const d_z = vertices[ indexD * 3 + 2 ]; + + if ( Math.abs( a_y - b_y ) < Math.abs( a_x - b_x ) ) { + + return [ + new Vector2( a_x, 1 - a_z ), + new Vector2( b_x, 1 - b_z ), + new Vector2( c_x, 1 - c_z ), + new Vector2( d_x, 1 - d_z ) + ]; + + } else { + + return [ + new Vector2( a_y, 1 - a_z ), + new Vector2( b_y, 1 - b_z ), + new Vector2( c_y, 1 - c_z ), + new Vector2( d_y, 1 - d_z ) + ]; + + } + + } + +}; + +function toJSON$1( shapes, options, data ) { + + data.shapes = []; + + if ( Array.isArray( shapes ) ) { + + for ( let i = 0, l = shapes.length; i < l; i ++ ) { + + const shape = shapes[ i ]; + + data.shapes.push( shape.uuid ); + + } + + } else { + + data.shapes.push( shapes.uuid ); + + } + + data.options = Object.assign( {}, options ); + + if ( options.extrudePath !== undefined ) data.options.extrudePath = options.extrudePath.toJSON(); + + return data; + +} + +class IcosahedronGeometry extends PolyhedronGeometry { + + constructor( radius = 1, detail = 0 ) { + + const t = ( 1 + Math.sqrt( 5 ) ) / 2; + + const vertices = [ + - 1, t, 0, 1, t, 0, - 1, - t, 0, 1, - t, 0, + 0, - 1, t, 0, 1, t, 0, - 1, - t, 0, 1, - t, + t, 0, - 1, t, 0, 1, - t, 0, - 1, - t, 0, 1 + ]; + + const indices = [ + 0, 11, 5, 0, 5, 1, 0, 1, 7, 0, 7, 10, 0, 10, 11, + 1, 5, 9, 5, 11, 4, 11, 10, 2, 10, 7, 6, 7, 1, 8, + 3, 9, 4, 3, 4, 2, 3, 2, 6, 3, 6, 8, 3, 8, 9, + 4, 9, 5, 2, 4, 11, 6, 2, 10, 8, 6, 7, 9, 8, 1 + ]; + + super( vertices, indices, radius, detail ); + + this.type = 'IcosahedronGeometry'; + + this.parameters = { + radius: radius, + detail: detail + }; + + } + + static fromJSON( data ) { + + return new IcosahedronGeometry( data.radius, data.detail ); + + } + +} + +class OctahedronGeometry extends PolyhedronGeometry { + + constructor( radius = 1, detail = 0 ) { + + const vertices = [ + 1, 0, 0, - 1, 0, 0, 0, 1, 0, + 0, - 1, 0, 0, 0, 1, 0, 0, - 1 + ]; + + const indices = [ + 0, 2, 4, 0, 4, 3, 0, 3, 5, + 0, 5, 2, 1, 2, 5, 1, 5, 3, + 1, 3, 4, 1, 4, 2 + ]; + + super( vertices, indices, radius, detail ); + + this.type = 'OctahedronGeometry'; + + this.parameters = { + radius: radius, + detail: detail + }; + + } + + static fromJSON( data ) { + + return new OctahedronGeometry( data.radius, data.detail ); + + } + +} + +class PlaneGeometry extends BufferGeometry { + + constructor( width = 1, height = 1, widthSegments = 1, heightSegments = 1 ) { + + super(); + + this.type = 'PlaneGeometry'; + + this.parameters = { + width: width, + height: height, + widthSegments: widthSegments, + heightSegments: heightSegments + }; + + const width_half = width / 2; + const height_half = height / 2; + + const gridX = Math.floor( widthSegments ); + const gridY = Math.floor( heightSegments ); + + const gridX1 = gridX + 1; + const gridY1 = gridY + 1; + + const segment_width = width / gridX; + const segment_height = height / gridY; + + // + + const indices = []; + const vertices = []; + const normals = []; + const uvs = []; + + for ( let iy = 0; iy < gridY1; iy ++ ) { + + const y = iy * segment_height - height_half; + + for ( let ix = 0; ix < gridX1; ix ++ ) { + + const x = ix * segment_width - width_half; + + vertices.push( x, - y, 0 ); + + normals.push( 0, 0, 1 ); + + uvs.push( ix / gridX ); + uvs.push( 1 - ( iy / gridY ) ); + + } + + } + + for ( let iy = 0; iy < gridY; iy ++ ) { + + for ( let ix = 0; ix < gridX; ix ++ ) { + + const a = ix + gridX1 * iy; + const b = ix + gridX1 * ( iy + 1 ); + const c = ( ix + 1 ) + gridX1 * ( iy + 1 ); + const d = ( ix + 1 ) + gridX1 * iy; + + indices.push( a, b, d ); + indices.push( b, c, d ); + + } + + } + + this.setIndex( indices ); + this.setAttribute( 'position', new Float32BufferAttribute( vertices, 3 ) ); + this.setAttribute( 'normal', new Float32BufferAttribute( normals, 3 ) ); + this.setAttribute( 'uv', new Float32BufferAttribute( uvs, 2 ) ); + + } + + copy( source ) { + + super.copy( source ); + + this.parameters = Object.assign( {}, source.parameters ); + + return this; + + } + + static fromJSON( data ) { + + return new PlaneGeometry( data.width, data.height, data.widthSegments, data.heightSegments ); + + } + +} + +class RingGeometry extends BufferGeometry { + + constructor( innerRadius = 0.5, outerRadius = 1, thetaSegments = 32, phiSegments = 1, thetaStart = 0, thetaLength = Math.PI * 2 ) { + + super(); + + this.type = 'RingGeometry'; + + this.parameters = { + innerRadius: innerRadius, + outerRadius: outerRadius, + thetaSegments: thetaSegments, + phiSegments: phiSegments, + thetaStart: thetaStart, + thetaLength: thetaLength + }; + + thetaSegments = Math.max( 3, thetaSegments ); + phiSegments = Math.max( 1, phiSegments ); + + // buffers + + const indices = []; + const vertices = []; + const normals = []; + const uvs = []; + + // some helper variables + + let radius = innerRadius; + const radiusStep = ( ( outerRadius - innerRadius ) / phiSegments ); + const vertex = new Vector3(); + const uv = new Vector2(); + + // generate vertices, normals and uvs + + for ( let j = 0; j <= phiSegments; j ++ ) { + + for ( let i = 0; i <= thetaSegments; i ++ ) { + + // values are generate from the inside of the ring to the outside + + const segment = thetaStart + i / thetaSegments * thetaLength; + + // vertex + + vertex.x = radius * Math.cos( segment ); + vertex.y = radius * Math.sin( segment ); + + vertices.push( vertex.x, vertex.y, vertex.z ); + + // normal + + normals.push( 0, 0, 1 ); + + // uv + + uv.x = ( vertex.x / outerRadius + 1 ) / 2; + uv.y = ( vertex.y / outerRadius + 1 ) / 2; + + uvs.push( uv.x, uv.y ); + + } + + // increase the radius for next row of vertices + + radius += radiusStep; + + } + + // indices + + for ( let j = 0; j < phiSegments; j ++ ) { + + const thetaSegmentLevel = j * ( thetaSegments + 1 ); + + for ( let i = 0; i < thetaSegments; i ++ ) { + + const segment = i + thetaSegmentLevel; + + const a = segment; + const b = segment + thetaSegments + 1; + const c = segment + thetaSegments + 2; + const d = segment + 1; + + // faces + + indices.push( a, b, d ); + indices.push( b, c, d ); + + } + + } + + // build geometry + + this.setIndex( indices ); + this.setAttribute( 'position', new Float32BufferAttribute( vertices, 3 ) ); + this.setAttribute( 'normal', new Float32BufferAttribute( normals, 3 ) ); + this.setAttribute( 'uv', new Float32BufferAttribute( uvs, 2 ) ); + + } + + copy( source ) { + + super.copy( source ); + + this.parameters = Object.assign( {}, source.parameters ); + + return this; + + } + + static fromJSON( data ) { + + return new RingGeometry( data.innerRadius, data.outerRadius, data.thetaSegments, data.phiSegments, data.thetaStart, data.thetaLength ); + + } + +} + +class ShapeGeometry extends BufferGeometry { + + constructor( shapes = new Shape( [ new Vector2( 0, 0.5 ), new Vector2( - 0.5, - 0.5 ), new Vector2( 0.5, - 0.5 ) ] ), curveSegments = 12 ) { + + super(); + + this.type = 'ShapeGeometry'; + + this.parameters = { + shapes: shapes, + curveSegments: curveSegments + }; + + // buffers + + const indices = []; + const vertices = []; + const normals = []; + const uvs = []; + + // helper variables + + let groupStart = 0; + let groupCount = 0; + + // allow single and array values for "shapes" parameter + + if ( Array.isArray( shapes ) === false ) { + + addShape( shapes ); + + } else { + + for ( let i = 0; i < shapes.length; i ++ ) { + + addShape( shapes[ i ] ); + + this.addGroup( groupStart, groupCount, i ); // enables MultiMaterial support + + groupStart += groupCount; + groupCount = 0; + + } + + } + + // build geometry + + this.setIndex( indices ); + this.setAttribute( 'position', new Float32BufferAttribute( vertices, 3 ) ); + this.setAttribute( 'normal', new Float32BufferAttribute( normals, 3 ) ); + this.setAttribute( 'uv', new Float32BufferAttribute( uvs, 2 ) ); + + + // helper functions + + function addShape( shape ) { + + const indexOffset = vertices.length / 3; + const points = shape.extractPoints( curveSegments ); + + let shapeVertices = points.shape; + const shapeHoles = points.holes; + + // check direction of vertices + + if ( ShapeUtils.isClockWise( shapeVertices ) === false ) { + + shapeVertices = shapeVertices.reverse(); + + } + + for ( let i = 0, l = shapeHoles.length; i < l; i ++ ) { + + const shapeHole = shapeHoles[ i ]; + + if ( ShapeUtils.isClockWise( shapeHole ) === true ) { + + shapeHoles[ i ] = shapeHole.reverse(); + + } + + } + + const faces = ShapeUtils.triangulateShape( shapeVertices, shapeHoles ); + + // join vertices of inner and outer paths to a single array + + for ( let i = 0, l = shapeHoles.length; i < l; i ++ ) { + + const shapeHole = shapeHoles[ i ]; + shapeVertices = shapeVertices.concat( shapeHole ); + + } + + // vertices, normals, uvs + + for ( let i = 0, l = shapeVertices.length; i < l; i ++ ) { + + const vertex = shapeVertices[ i ]; + + vertices.push( vertex.x, vertex.y, 0 ); + normals.push( 0, 0, 1 ); + uvs.push( vertex.x, vertex.y ); // world uvs + + } + + // indices + + for ( let i = 0, l = faces.length; i < l; i ++ ) { + + const face = faces[ i ]; + + const a = face[ 0 ] + indexOffset; + const b = face[ 1 ] + indexOffset; + const c = face[ 2 ] + indexOffset; + + indices.push( a, b, c ); + groupCount += 3; + + } + + } + + } + + copy( source ) { + + super.copy( source ); + + this.parameters = Object.assign( {}, source.parameters ); + + return this; + + } + + toJSON() { + + const data = super.toJSON(); + + const shapes = this.parameters.shapes; + + return toJSON( shapes, data ); + + } + + static fromJSON( data, shapes ) { + + const geometryShapes = []; + + for ( let j = 0, jl = data.shapes.length; j < jl; j ++ ) { + + const shape = shapes[ data.shapes[ j ] ]; + + geometryShapes.push( shape ); + + } + + return new ShapeGeometry( geometryShapes, data.curveSegments ); + + } + +} + +function toJSON( shapes, data ) { + + data.shapes = []; + + if ( Array.isArray( shapes ) ) { + + for ( let i = 0, l = shapes.length; i < l; i ++ ) { + + const shape = shapes[ i ]; + + data.shapes.push( shape.uuid ); + + } + + } else { + + data.shapes.push( shapes.uuid ); + + } + + return data; + +} + +class SphereGeometry extends BufferGeometry { + + constructor( radius = 1, widthSegments = 32, heightSegments = 16, phiStart = 0, phiLength = Math.PI * 2, thetaStart = 0, thetaLength = Math.PI ) { + + super(); + + this.type = 'SphereGeometry'; + + this.parameters = { + radius: radius, + widthSegments: widthSegments, + heightSegments: heightSegments, + phiStart: phiStart, + phiLength: phiLength, + thetaStart: thetaStart, + thetaLength: thetaLength + }; + + widthSegments = Math.max( 3, Math.floor( widthSegments ) ); + heightSegments = Math.max( 2, Math.floor( heightSegments ) ); + + const thetaEnd = Math.min( thetaStart + thetaLength, Math.PI ); + + let index = 0; + const grid = []; + + const vertex = new Vector3(); + const normal = new Vector3(); + + // buffers + + const indices = []; + const vertices = []; + const normals = []; + const uvs = []; + + // generate vertices, normals and uvs + + for ( let iy = 0; iy <= heightSegments; iy ++ ) { + + const verticesRow = []; + + const v = iy / heightSegments; + + // special case for the poles + + let uOffset = 0; + + if ( iy === 0 && thetaStart === 0 ) { + + uOffset = 0.5 / widthSegments; + + } else if ( iy === heightSegments && thetaEnd === Math.PI ) { + + uOffset = - 0.5 / widthSegments; + + } + + for ( let ix = 0; ix <= widthSegments; ix ++ ) { + + const u = ix / widthSegments; + + // vertex + + vertex.x = - radius * Math.cos( phiStart + u * phiLength ) * Math.sin( thetaStart + v * thetaLength ); + vertex.y = radius * Math.cos( thetaStart + v * thetaLength ); + vertex.z = radius * Math.sin( phiStart + u * phiLength ) * Math.sin( thetaStart + v * thetaLength ); + + vertices.push( vertex.x, vertex.y, vertex.z ); + + // normal + + normal.copy( vertex ).normalize(); + normals.push( normal.x, normal.y, normal.z ); + + // uv + + uvs.push( u + uOffset, 1 - v ); + + verticesRow.push( index ++ ); + + } + + grid.push( verticesRow ); + + } + + // indices + + for ( let iy = 0; iy < heightSegments; iy ++ ) { + + for ( let ix = 0; ix < widthSegments; ix ++ ) { + + const a = grid[ iy ][ ix + 1 ]; + const b = grid[ iy ][ ix ]; + const c = grid[ iy + 1 ][ ix ]; + const d = grid[ iy + 1 ][ ix + 1 ]; + + if ( iy !== 0 || thetaStart > 0 ) indices.push( a, b, d ); + if ( iy !== heightSegments - 1 || thetaEnd < Math.PI ) indices.push( b, c, d ); + + } + + } + + // build geometry + + this.setIndex( indices ); + this.setAttribute( 'position', new Float32BufferAttribute( vertices, 3 ) ); + this.setAttribute( 'normal', new Float32BufferAttribute( normals, 3 ) ); + this.setAttribute( 'uv', new Float32BufferAttribute( uvs, 2 ) ); + + } + + copy( source ) { + + super.copy( source ); + + this.parameters = Object.assign( {}, source.parameters ); + + return this; + + } + + static fromJSON( data ) { + + return new SphereGeometry( data.radius, data.widthSegments, data.heightSegments, data.phiStart, data.phiLength, data.thetaStart, data.thetaLength ); + + } + +} + +class TetrahedronGeometry extends PolyhedronGeometry { + + constructor( radius = 1, detail = 0 ) { + + const vertices = [ + 1, 1, 1, - 1, - 1, 1, - 1, 1, - 1, 1, - 1, - 1 + ]; + + const indices = [ + 2, 1, 0, 0, 3, 2, 1, 3, 0, 2, 3, 1 + ]; + + super( vertices, indices, radius, detail ); + + this.type = 'TetrahedronGeometry'; + + this.parameters = { + radius: radius, + detail: detail + }; + + } + + static fromJSON( data ) { + + return new TetrahedronGeometry( data.radius, data.detail ); + + } + +} + +class TorusGeometry extends BufferGeometry { + + constructor( radius = 1, tube = 0.4, radialSegments = 12, tubularSegments = 48, arc = Math.PI * 2 ) { + + super(); + + this.type = 'TorusGeometry'; + + this.parameters = { + radius: radius, + tube: tube, + radialSegments: radialSegments, + tubularSegments: tubularSegments, + arc: arc + }; + + radialSegments = Math.floor( radialSegments ); + tubularSegments = Math.floor( tubularSegments ); + + // buffers + + const indices = []; + const vertices = []; + const normals = []; + const uvs = []; + + // helper variables + + const center = new Vector3(); + const vertex = new Vector3(); + const normal = new Vector3(); + + // generate vertices, normals and uvs + + for ( let j = 0; j <= radialSegments; j ++ ) { + + for ( let i = 0; i <= tubularSegments; i ++ ) { + + const u = i / tubularSegments * arc; + const v = j / radialSegments * Math.PI * 2; + + // vertex + + vertex.x = ( radius + tube * Math.cos( v ) ) * Math.cos( u ); + vertex.y = ( radius + tube * Math.cos( v ) ) * Math.sin( u ); + vertex.z = tube * Math.sin( v ); + + vertices.push( vertex.x, vertex.y, vertex.z ); + + // normal + + center.x = radius * Math.cos( u ); + center.y = radius * Math.sin( u ); + normal.subVectors( vertex, center ).normalize(); + + normals.push( normal.x, normal.y, normal.z ); + + // uv + + uvs.push( i / tubularSegments ); + uvs.push( j / radialSegments ); + + } + + } + + // generate indices + + for ( let j = 1; j <= radialSegments; j ++ ) { + + for ( let i = 1; i <= tubularSegments; i ++ ) { + + // indices + + const a = ( tubularSegments + 1 ) * j + i - 1; + const b = ( tubularSegments + 1 ) * ( j - 1 ) + i - 1; + const c = ( tubularSegments + 1 ) * ( j - 1 ) + i; + const d = ( tubularSegments + 1 ) * j + i; + + // faces + + indices.push( a, b, d ); + indices.push( b, c, d ); + + } + + } + + // build geometry + + this.setIndex( indices ); + this.setAttribute( 'position', new Float32BufferAttribute( vertices, 3 ) ); + this.setAttribute( 'normal', new Float32BufferAttribute( normals, 3 ) ); + this.setAttribute( 'uv', new Float32BufferAttribute( uvs, 2 ) ); + + } + + copy( source ) { + + super.copy( source ); + + this.parameters = Object.assign( {}, source.parameters ); + + return this; + + } + + static fromJSON( data ) { + + return new TorusGeometry( data.radius, data.tube, data.radialSegments, data.tubularSegments, data.arc ); + + } + +} + +class TorusKnotGeometry extends BufferGeometry { + + constructor( radius = 1, tube = 0.4, tubularSegments = 64, radialSegments = 8, p = 2, q = 3 ) { + + super(); + + this.type = 'TorusKnotGeometry'; + + this.parameters = { + radius: radius, + tube: tube, + tubularSegments: tubularSegments, + radialSegments: radialSegments, + p: p, + q: q + }; + + tubularSegments = Math.floor( tubularSegments ); + radialSegments = Math.floor( radialSegments ); + + // buffers + + const indices = []; + const vertices = []; + const normals = []; + const uvs = []; + + // helper variables + + const vertex = new Vector3(); + const normal = new Vector3(); + + const P1 = new Vector3(); + const P2 = new Vector3(); + + const B = new Vector3(); + const T = new Vector3(); + const N = new Vector3(); + + // generate vertices, normals and uvs + + for ( let i = 0; i <= tubularSegments; ++ i ) { + + // the radian "u" is used to calculate the position on the torus curve of the current tubular segment + + const u = i / tubularSegments * p * Math.PI * 2; + + // now we calculate two points. P1 is our current position on the curve, P2 is a little farther ahead. + // these points are used to create a special "coordinate space", which is necessary to calculate the correct vertex positions + + calculatePositionOnCurve( u, p, q, radius, P1 ); + calculatePositionOnCurve( u + 0.01, p, q, radius, P2 ); + + // calculate orthonormal basis + + T.subVectors( P2, P1 ); + N.addVectors( P2, P1 ); + B.crossVectors( T, N ); + N.crossVectors( B, T ); + + // normalize B, N. T can be ignored, we don't use it + + B.normalize(); + N.normalize(); + + for ( let j = 0; j <= radialSegments; ++ j ) { + + // now calculate the vertices. they are nothing more than an extrusion of the torus curve. + // because we extrude a shape in the xy-plane, there is no need to calculate a z-value. + + const v = j / radialSegments * Math.PI * 2; + const cx = - tube * Math.cos( v ); + const cy = tube * Math.sin( v ); + + // now calculate the final vertex position. + // first we orient the extrusion with our basis vectors, then we add it to the current position on the curve + + vertex.x = P1.x + ( cx * N.x + cy * B.x ); + vertex.y = P1.y + ( cx * N.y + cy * B.y ); + vertex.z = P1.z + ( cx * N.z + cy * B.z ); + + vertices.push( vertex.x, vertex.y, vertex.z ); + + // normal (P1 is always the center/origin of the extrusion, thus we can use it to calculate the normal) + + normal.subVectors( vertex, P1 ).normalize(); + + normals.push( normal.x, normal.y, normal.z ); + + // uv + + uvs.push( i / tubularSegments ); + uvs.push( j / radialSegments ); + + } + + } + + // generate indices + + for ( let j = 1; j <= tubularSegments; j ++ ) { + + for ( let i = 1; i <= radialSegments; i ++ ) { + + // indices + + const a = ( radialSegments + 1 ) * ( j - 1 ) + ( i - 1 ); + const b = ( radialSegments + 1 ) * j + ( i - 1 ); + const c = ( radialSegments + 1 ) * j + i; + const d = ( radialSegments + 1 ) * ( j - 1 ) + i; + + // faces + + indices.push( a, b, d ); + indices.push( b, c, d ); + + } + + } + + // build geometry + + this.setIndex( indices ); + this.setAttribute( 'position', new Float32BufferAttribute( vertices, 3 ) ); + this.setAttribute( 'normal', new Float32BufferAttribute( normals, 3 ) ); + this.setAttribute( 'uv', new Float32BufferAttribute( uvs, 2 ) ); + + // this function calculates the current position on the torus curve + + function calculatePositionOnCurve( u, p, q, radius, position ) { + + const cu = Math.cos( u ); + const su = Math.sin( u ); + const quOverP = q / p * u; + const cs = Math.cos( quOverP ); + + position.x = radius * ( 2 + cs ) * 0.5 * cu; + position.y = radius * ( 2 + cs ) * su * 0.5; + position.z = radius * Math.sin( quOverP ) * 0.5; + + } + + } + + copy( source ) { + + super.copy( source ); + + this.parameters = Object.assign( {}, source.parameters ); + + return this; + + } + + static fromJSON( data ) { + + return new TorusKnotGeometry( data.radius, data.tube, data.tubularSegments, data.radialSegments, data.p, data.q ); + + } + +} + +class TubeGeometry extends BufferGeometry { + + constructor( path = new QuadraticBezierCurve3( new Vector3( - 1, - 1, 0 ), new Vector3( - 1, 1, 0 ), new Vector3( 1, 1, 0 ) ), tubularSegments = 64, radius = 1, radialSegments = 8, closed = false ) { + + super(); + + this.type = 'TubeGeometry'; + + this.parameters = { + path: path, + tubularSegments: tubularSegments, + radius: radius, + radialSegments: radialSegments, + closed: closed + }; + + const frames = path.computeFrenetFrames( tubularSegments, closed ); + + // expose internals + + this.tangents = frames.tangents; + this.normals = frames.normals; + this.binormals = frames.binormals; + + // helper variables + + const vertex = new Vector3(); + const normal = new Vector3(); + const uv = new Vector2(); + let P = new Vector3(); + + // buffer + + const vertices = []; + const normals = []; + const uvs = []; + const indices = []; + + // create buffer data + + generateBufferData(); + + // build geometry + + this.setIndex( indices ); + this.setAttribute( 'position', new Float32BufferAttribute( vertices, 3 ) ); + this.setAttribute( 'normal', new Float32BufferAttribute( normals, 3 ) ); + this.setAttribute( 'uv', new Float32BufferAttribute( uvs, 2 ) ); + + // functions + + function generateBufferData() { + + for ( let i = 0; i < tubularSegments; i ++ ) { + + generateSegment( i ); + + } + + // if the geometry is not closed, generate the last row of vertices and normals + // at the regular position on the given path + // + // if the geometry is closed, duplicate the first row of vertices and normals (uvs will differ) + + generateSegment( ( closed === false ) ? tubularSegments : 0 ); + + // uvs are generated in a separate function. + // this makes it easy compute correct values for closed geometries + + generateUVs(); + + // finally create faces + + generateIndices(); + + } + + function generateSegment( i ) { + + // we use getPointAt to sample evenly distributed points from the given path + + P = path.getPointAt( i / tubularSegments, P ); + + // retrieve corresponding normal and binormal + + const N = frames.normals[ i ]; + const B = frames.binormals[ i ]; + + // generate normals and vertices for the current segment + + for ( let j = 0; j <= radialSegments; j ++ ) { + + const v = j / radialSegments * Math.PI * 2; + + const sin = Math.sin( v ); + const cos = - Math.cos( v ); + + // normal + + normal.x = ( cos * N.x + sin * B.x ); + normal.y = ( cos * N.y + sin * B.y ); + normal.z = ( cos * N.z + sin * B.z ); + normal.normalize(); + + normals.push( normal.x, normal.y, normal.z ); + + // vertex + + vertex.x = P.x + radius * normal.x; + vertex.y = P.y + radius * normal.y; + vertex.z = P.z + radius * normal.z; + + vertices.push( vertex.x, vertex.y, vertex.z ); + + } + + } + + function generateIndices() { + + for ( let j = 1; j <= tubularSegments; j ++ ) { + + for ( let i = 1; i <= radialSegments; i ++ ) { + + const a = ( radialSegments + 1 ) * ( j - 1 ) + ( i - 1 ); + const b = ( radialSegments + 1 ) * j + ( i - 1 ); + const c = ( radialSegments + 1 ) * j + i; + const d = ( radialSegments + 1 ) * ( j - 1 ) + i; + + // faces + + indices.push( a, b, d ); + indices.push( b, c, d ); + + } + + } + + } + + function generateUVs() { + + for ( let i = 0; i <= tubularSegments; i ++ ) { + + for ( let j = 0; j <= radialSegments; j ++ ) { + + uv.x = i / tubularSegments; + uv.y = j / radialSegments; + + uvs.push( uv.x, uv.y ); + + } + + } + + } + + } + + copy( source ) { + + super.copy( source ); + + this.parameters = Object.assign( {}, source.parameters ); + + return this; + + } + + toJSON() { + + const data = super.toJSON(); + + data.path = this.parameters.path.toJSON(); + + return data; + + } + + static fromJSON( data ) { + + // This only works for built-in curves (e.g. CatmullRomCurve3). + // User defined curves or instances of CurvePath will not be deserialized. + return new TubeGeometry( + new Curves[ data.path.type ]().fromJSON( data.path ), + data.tubularSegments, + data.radius, + data.radialSegments, + data.closed + ); + + } + +} + +class WireframeGeometry extends BufferGeometry { + + constructor( geometry = null ) { + + super(); + + this.type = 'WireframeGeometry'; + + this.parameters = { + geometry: geometry + }; + + if ( geometry !== null ) { + + // buffer + + const vertices = []; + const edges = new Set(); + + // helper variables + + const start = new Vector3(); + const end = new Vector3(); + + if ( geometry.index !== null ) { + + // indexed BufferGeometry + + const position = geometry.attributes.position; + const indices = geometry.index; + let groups = geometry.groups; + + if ( groups.length === 0 ) { + + groups = [ { start: 0, count: indices.count, materialIndex: 0 } ]; + + } + + // create a data structure that contains all edges without duplicates + + for ( let o = 0, ol = groups.length; o < ol; ++ o ) { + + const group = groups[ o ]; + + const groupStart = group.start; + const groupCount = group.count; + + for ( let i = groupStart, l = ( groupStart + groupCount ); i < l; i += 3 ) { + + for ( let j = 0; j < 3; j ++ ) { + + const index1 = indices.getX( i + j ); + const index2 = indices.getX( i + ( j + 1 ) % 3 ); + + start.fromBufferAttribute( position, index1 ); + end.fromBufferAttribute( position, index2 ); + + if ( isUniqueEdge( start, end, edges ) === true ) { + + vertices.push( start.x, start.y, start.z ); + vertices.push( end.x, end.y, end.z ); + + } + + } + + } + + } + + } else { + + // non-indexed BufferGeometry + + const position = geometry.attributes.position; + + for ( let i = 0, l = ( position.count / 3 ); i < l; i ++ ) { + + for ( let j = 0; j < 3; j ++ ) { + + // three edges per triangle, an edge is represented as (index1, index2) + // e.g. the first triangle has the following edges: (0,1),(1,2),(2,0) + + const index1 = 3 * i + j; + const index2 = 3 * i + ( ( j + 1 ) % 3 ); + + start.fromBufferAttribute( position, index1 ); + end.fromBufferAttribute( position, index2 ); + + if ( isUniqueEdge( start, end, edges ) === true ) { + + vertices.push( start.x, start.y, start.z ); + vertices.push( end.x, end.y, end.z ); + + } + + } + + } + + } + + // build geometry + + this.setAttribute( 'position', new Float32BufferAttribute( vertices, 3 ) ); + + } + + } + + copy( source ) { + + super.copy( source ); + + this.parameters = Object.assign( {}, source.parameters ); + + return this; + + } + +} + +function isUniqueEdge( start, end, edges ) { + + const hash1 = `${start.x},${start.y},${start.z}-${end.x},${end.y},${end.z}`; + const hash2 = `${end.x},${end.y},${end.z}-${start.x},${start.y},${start.z}`; // coincident edge + + if ( edges.has( hash1 ) === true || edges.has( hash2 ) === true ) { + + return false; + + } else { + + edges.add( hash1 ); + edges.add( hash2 ); + return true; + + } + +} + +var Geometries = /*#__PURE__*/Object.freeze({ + __proto__: null, + BoxGeometry: BoxGeometry, + CapsuleGeometry: CapsuleGeometry, + CircleGeometry: CircleGeometry, + ConeGeometry: ConeGeometry, + CylinderGeometry: CylinderGeometry, + DodecahedronGeometry: DodecahedronGeometry, + EdgesGeometry: EdgesGeometry, + ExtrudeGeometry: ExtrudeGeometry, + IcosahedronGeometry: IcosahedronGeometry, + LatheGeometry: LatheGeometry, + OctahedronGeometry: OctahedronGeometry, + PlaneGeometry: PlaneGeometry, + PolyhedronGeometry: PolyhedronGeometry, + RingGeometry: RingGeometry, + ShapeGeometry: ShapeGeometry, + SphereGeometry: SphereGeometry, + TetrahedronGeometry: TetrahedronGeometry, + TorusGeometry: TorusGeometry, + TorusKnotGeometry: TorusKnotGeometry, + TubeGeometry: TubeGeometry, + WireframeGeometry: WireframeGeometry +}); + +class ShadowMaterial extends Material { + + constructor( parameters ) { + + super(); + + this.isShadowMaterial = true; + + this.type = 'ShadowMaterial'; + + this.color = new Color( 0x000000 ); + this.transparent = true; + + this.fog = true; + + this.setValues( parameters ); + + } + + copy( source ) { + + super.copy( source ); + + this.color.copy( source.color ); + + this.fog = source.fog; + + return this; + + } + +} + +class RawShaderMaterial extends ShaderMaterial { + + constructor( parameters ) { + + super( parameters ); + + this.isRawShaderMaterial = true; + + this.type = 'RawShaderMaterial'; + + } + +} + +class MeshStandardMaterial extends Material { + + constructor( parameters ) { + + super(); + + this.isMeshStandardMaterial = true; + + this.type = 'MeshStandardMaterial'; + + this.defines = { 'STANDARD': '' }; + + this.color = new Color( 0xffffff ); // diffuse + this.roughness = 1.0; + this.metalness = 0.0; + + this.map = null; + + this.lightMap = null; + this.lightMapIntensity = 1.0; + + this.aoMap = null; + this.aoMapIntensity = 1.0; + + this.emissive = new Color( 0x000000 ); + this.emissiveIntensity = 1.0; + this.emissiveMap = null; + + this.bumpMap = null; + this.bumpScale = 1; + + this.normalMap = null; + this.normalMapType = TangentSpaceNormalMap; + this.normalScale = new Vector2( 1, 1 ); + + this.displacementMap = null; + this.displacementScale = 1; + this.displacementBias = 0; + + this.roughnessMap = null; + + this.metalnessMap = null; + + this.alphaMap = null; + + this.envMap = null; + this.envMapRotation = new Euler(); + this.envMapIntensity = 1.0; + + this.wireframe = false; + this.wireframeLinewidth = 1; + this.wireframeLinecap = 'round'; + this.wireframeLinejoin = 'round'; + + this.flatShading = false; + + this.fog = true; + + this.setValues( parameters ); + + } + + copy( source ) { + + super.copy( source ); + + this.defines = { 'STANDARD': '' }; + + this.color.copy( source.color ); + this.roughness = source.roughness; + this.metalness = source.metalness; + + this.map = source.map; + + this.lightMap = source.lightMap; + this.lightMapIntensity = source.lightMapIntensity; + + this.aoMap = source.aoMap; + this.aoMapIntensity = source.aoMapIntensity; + + this.emissive.copy( source.emissive ); + this.emissiveMap = source.emissiveMap; + this.emissiveIntensity = source.emissiveIntensity; + + this.bumpMap = source.bumpMap; + this.bumpScale = source.bumpScale; + + this.normalMap = source.normalMap; + this.normalMapType = source.normalMapType; + this.normalScale.copy( source.normalScale ); + + this.displacementMap = source.displacementMap; + this.displacementScale = source.displacementScale; + this.displacementBias = source.displacementBias; + + this.roughnessMap = source.roughnessMap; + + this.metalnessMap = source.metalnessMap; + + this.alphaMap = source.alphaMap; + + this.envMap = source.envMap; + this.envMapRotation.copy( source.envMapRotation ); + this.envMapIntensity = source.envMapIntensity; + + this.wireframe = source.wireframe; + this.wireframeLinewidth = source.wireframeLinewidth; + this.wireframeLinecap = source.wireframeLinecap; + this.wireframeLinejoin = source.wireframeLinejoin; + + this.flatShading = source.flatShading; + + this.fog = source.fog; + + return this; + + } + +} + +class MeshPhysicalMaterial extends MeshStandardMaterial { + + constructor( parameters ) { + + super(); + + this.isMeshPhysicalMaterial = true; + + this.defines = { + + 'STANDARD': '', + 'PHYSICAL': '' + + }; + + this.type = 'MeshPhysicalMaterial'; + + this.anisotropyRotation = 0; + this.anisotropyMap = null; + + this.clearcoatMap = null; + this.clearcoatRoughness = 0.0; + this.clearcoatRoughnessMap = null; + this.clearcoatNormalScale = new Vector2( 1, 1 ); + this.clearcoatNormalMap = null; + + this.ior = 1.5; + + Object.defineProperty( this, 'reflectivity', { + get: function () { + + return ( clamp( 2.5 * ( this.ior - 1 ) / ( this.ior + 1 ), 0, 1 ) ); + + }, + set: function ( reflectivity ) { + + this.ior = ( 1 + 0.4 * reflectivity ) / ( 1 - 0.4 * reflectivity ); + + } + } ); + + this.iridescenceMap = null; + this.iridescenceIOR = 1.3; + this.iridescenceThicknessRange = [ 100, 400 ]; + this.iridescenceThicknessMap = null; + + this.sheenColor = new Color( 0x000000 ); + this.sheenColorMap = null; + this.sheenRoughness = 1.0; + this.sheenRoughnessMap = null; + + this.transmissionMap = null; + + this.thickness = 0; + this.thicknessMap = null; + this.attenuationDistance = Infinity; + this.attenuationColor = new Color( 1, 1, 1 ); + + this.specularIntensity = 1.0; + this.specularIntensityMap = null; + this.specularColor = new Color( 1, 1, 1 ); + this.specularColorMap = null; + + this._anisotropy = 0; + this._clearcoat = 0; + this._dispersion = 0; + this._iridescence = 0; + this._sheen = 0.0; + this._transmission = 0; + + this.setValues( parameters ); + + } + + get anisotropy() { + + return this._anisotropy; + + } + + set anisotropy( value ) { + + if ( this._anisotropy > 0 !== value > 0 ) { + + this.version ++; + + } + + this._anisotropy = value; + + } + + get clearcoat() { + + return this._clearcoat; + + } + + set clearcoat( value ) { + + if ( this._clearcoat > 0 !== value > 0 ) { + + this.version ++; + + } + + this._clearcoat = value; + + } + + get iridescence() { + + return this._iridescence; + + } + + set iridescence( value ) { + + if ( this._iridescence > 0 !== value > 0 ) { + + this.version ++; + + } + + this._iridescence = value; + + } + + get dispersion() { + + return this._dispersion; + + } + + set dispersion( value ) { + + if ( this._dispersion > 0 !== value > 0 ) { + + this.version ++; + + } + + this._dispersion = value; + + } + + get sheen() { + + return this._sheen; + + } + + set sheen( value ) { + + if ( this._sheen > 0 !== value > 0 ) { + + this.version ++; + + } + + this._sheen = value; + + } + + get transmission() { + + return this._transmission; + + } + + set transmission( value ) { + + if ( this._transmission > 0 !== value > 0 ) { + + this.version ++; + + } + + this._transmission = value; + + } + + copy( source ) { + + super.copy( source ); + + this.defines = { + + 'STANDARD': '', + 'PHYSICAL': '' + + }; + + this.anisotropy = source.anisotropy; + this.anisotropyRotation = source.anisotropyRotation; + this.anisotropyMap = source.anisotropyMap; + + this.clearcoat = source.clearcoat; + this.clearcoatMap = source.clearcoatMap; + this.clearcoatRoughness = source.clearcoatRoughness; + this.clearcoatRoughnessMap = source.clearcoatRoughnessMap; + this.clearcoatNormalMap = source.clearcoatNormalMap; + this.clearcoatNormalScale.copy( source.clearcoatNormalScale ); + + this.dispersion = source.dispersion; + this.ior = source.ior; + + this.iridescence = source.iridescence; + this.iridescenceMap = source.iridescenceMap; + this.iridescenceIOR = source.iridescenceIOR; + this.iridescenceThicknessRange = [ ...source.iridescenceThicknessRange ]; + this.iridescenceThicknessMap = source.iridescenceThicknessMap; + + this.sheen = source.sheen; + this.sheenColor.copy( source.sheenColor ); + this.sheenColorMap = source.sheenColorMap; + this.sheenRoughness = source.sheenRoughness; + this.sheenRoughnessMap = source.sheenRoughnessMap; + + this.transmission = source.transmission; + this.transmissionMap = source.transmissionMap; + + this.thickness = source.thickness; + this.thicknessMap = source.thicknessMap; + this.attenuationDistance = source.attenuationDistance; + this.attenuationColor.copy( source.attenuationColor ); + + this.specularIntensity = source.specularIntensity; + this.specularIntensityMap = source.specularIntensityMap; + this.specularColor.copy( source.specularColor ); + this.specularColorMap = source.specularColorMap; + + return this; + + } + +} + +class MeshPhongMaterial extends Material { + + constructor( parameters ) { + + super(); + + this.isMeshPhongMaterial = true; + + this.type = 'MeshPhongMaterial'; + + this.color = new Color( 0xffffff ); // diffuse + this.specular = new Color( 0x111111 ); + this.shininess = 30; + + this.map = null; + + this.lightMap = null; + this.lightMapIntensity = 1.0; + + this.aoMap = null; + this.aoMapIntensity = 1.0; + + this.emissive = new Color( 0x000000 ); + this.emissiveIntensity = 1.0; + this.emissiveMap = null; + + this.bumpMap = null; + this.bumpScale = 1; + + this.normalMap = null; + this.normalMapType = TangentSpaceNormalMap; + this.normalScale = new Vector2( 1, 1 ); + + this.displacementMap = null; + this.displacementScale = 1; + this.displacementBias = 0; + + this.specularMap = null; + + this.alphaMap = null; + + this.envMap = null; + this.envMapRotation = new Euler(); + + this.combine = MultiplyOperation; + this.reflectivity = 1; + this.refractionRatio = 0.98; + + this.wireframe = false; + this.wireframeLinewidth = 1; + this.wireframeLinecap = 'round'; + this.wireframeLinejoin = 'round'; + + this.flatShading = false; + + this.fog = true; + + this.setValues( parameters ); + + } + + copy( source ) { + + super.copy( source ); + + this.color.copy( source.color ); + this.specular.copy( source.specular ); + this.shininess = source.shininess; + + this.map = source.map; + + this.lightMap = source.lightMap; + this.lightMapIntensity = source.lightMapIntensity; + + this.aoMap = source.aoMap; + this.aoMapIntensity = source.aoMapIntensity; + + this.emissive.copy( source.emissive ); + this.emissiveMap = source.emissiveMap; + this.emissiveIntensity = source.emissiveIntensity; + + this.bumpMap = source.bumpMap; + this.bumpScale = source.bumpScale; + + this.normalMap = source.normalMap; + this.normalMapType = source.normalMapType; + this.normalScale.copy( source.normalScale ); + + this.displacementMap = source.displacementMap; + this.displacementScale = source.displacementScale; + this.displacementBias = source.displacementBias; + + this.specularMap = source.specularMap; + + this.alphaMap = source.alphaMap; + + this.envMap = source.envMap; + this.envMapRotation.copy( source.envMapRotation ); + this.combine = source.combine; + this.reflectivity = source.reflectivity; + this.refractionRatio = source.refractionRatio; + + this.wireframe = source.wireframe; + this.wireframeLinewidth = source.wireframeLinewidth; + this.wireframeLinecap = source.wireframeLinecap; + this.wireframeLinejoin = source.wireframeLinejoin; + + this.flatShading = source.flatShading; + + this.fog = source.fog; + + return this; + + } + +} + +class MeshToonMaterial extends Material { + + constructor( parameters ) { + + super(); + + this.isMeshToonMaterial = true; + + this.defines = { 'TOON': '' }; + + this.type = 'MeshToonMaterial'; + + this.color = new Color( 0xffffff ); + + this.map = null; + this.gradientMap = null; + + this.lightMap = null; + this.lightMapIntensity = 1.0; + + this.aoMap = null; + this.aoMapIntensity = 1.0; + + this.emissive = new Color( 0x000000 ); + this.emissiveIntensity = 1.0; + this.emissiveMap = null; + + this.bumpMap = null; + this.bumpScale = 1; + + this.normalMap = null; + this.normalMapType = TangentSpaceNormalMap; + this.normalScale = new Vector2( 1, 1 ); + + this.displacementMap = null; + this.displacementScale = 1; + this.displacementBias = 0; + + this.alphaMap = null; + + this.wireframe = false; + this.wireframeLinewidth = 1; + this.wireframeLinecap = 'round'; + this.wireframeLinejoin = 'round'; + + this.fog = true; + + this.setValues( parameters ); + + } + + copy( source ) { + + super.copy( source ); + + this.color.copy( source.color ); + + this.map = source.map; + this.gradientMap = source.gradientMap; + + this.lightMap = source.lightMap; + this.lightMapIntensity = source.lightMapIntensity; + + this.aoMap = source.aoMap; + this.aoMapIntensity = source.aoMapIntensity; + + this.emissive.copy( source.emissive ); + this.emissiveMap = source.emissiveMap; + this.emissiveIntensity = source.emissiveIntensity; + + this.bumpMap = source.bumpMap; + this.bumpScale = source.bumpScale; + + this.normalMap = source.normalMap; + this.normalMapType = source.normalMapType; + this.normalScale.copy( source.normalScale ); + + this.displacementMap = source.displacementMap; + this.displacementScale = source.displacementScale; + this.displacementBias = source.displacementBias; + + this.alphaMap = source.alphaMap; + + this.wireframe = source.wireframe; + this.wireframeLinewidth = source.wireframeLinewidth; + this.wireframeLinecap = source.wireframeLinecap; + this.wireframeLinejoin = source.wireframeLinejoin; + + this.fog = source.fog; + + return this; + + } + +} + +class MeshNormalMaterial extends Material { + + constructor( parameters ) { + + super(); + + this.isMeshNormalMaterial = true; + + this.type = 'MeshNormalMaterial'; + + this.bumpMap = null; + this.bumpScale = 1; + + this.normalMap = null; + this.normalMapType = TangentSpaceNormalMap; + this.normalScale = new Vector2( 1, 1 ); + + this.displacementMap = null; + this.displacementScale = 1; + this.displacementBias = 0; + + this.wireframe = false; + this.wireframeLinewidth = 1; + + this.flatShading = false; + + this.setValues( parameters ); + + } + + copy( source ) { + + super.copy( source ); + + this.bumpMap = source.bumpMap; + this.bumpScale = source.bumpScale; + + this.normalMap = source.normalMap; + this.normalMapType = source.normalMapType; + this.normalScale.copy( source.normalScale ); + + this.displacementMap = source.displacementMap; + this.displacementScale = source.displacementScale; + this.displacementBias = source.displacementBias; + + this.wireframe = source.wireframe; + this.wireframeLinewidth = source.wireframeLinewidth; + + this.flatShading = source.flatShading; + + return this; + + } + +} + +class MeshLambertMaterial extends Material { + + constructor( parameters ) { + + super(); + + this.isMeshLambertMaterial = true; + + this.type = 'MeshLambertMaterial'; + + this.color = new Color( 0xffffff ); // diffuse + + this.map = null; + + this.lightMap = null; + this.lightMapIntensity = 1.0; + + this.aoMap = null; + this.aoMapIntensity = 1.0; + + this.emissive = new Color( 0x000000 ); + this.emissiveIntensity = 1.0; + this.emissiveMap = null; + + this.bumpMap = null; + this.bumpScale = 1; + + this.normalMap = null; + this.normalMapType = TangentSpaceNormalMap; + this.normalScale = new Vector2( 1, 1 ); + + this.displacementMap = null; + this.displacementScale = 1; + this.displacementBias = 0; + + this.specularMap = null; + + this.alphaMap = null; + + this.envMap = null; + this.envMapRotation = new Euler(); + this.combine = MultiplyOperation; + this.reflectivity = 1; + this.refractionRatio = 0.98; + + this.wireframe = false; + this.wireframeLinewidth = 1; + this.wireframeLinecap = 'round'; + this.wireframeLinejoin = 'round'; + + this.flatShading = false; + + this.fog = true; + + this.setValues( parameters ); + + } + + copy( source ) { + + super.copy( source ); + + this.color.copy( source.color ); + + this.map = source.map; + + this.lightMap = source.lightMap; + this.lightMapIntensity = source.lightMapIntensity; + + this.aoMap = source.aoMap; + this.aoMapIntensity = source.aoMapIntensity; + + this.emissive.copy( source.emissive ); + this.emissiveMap = source.emissiveMap; + this.emissiveIntensity = source.emissiveIntensity; + + this.bumpMap = source.bumpMap; + this.bumpScale = source.bumpScale; + + this.normalMap = source.normalMap; + this.normalMapType = source.normalMapType; + this.normalScale.copy( source.normalScale ); + + this.displacementMap = source.displacementMap; + this.displacementScale = source.displacementScale; + this.displacementBias = source.displacementBias; + + this.specularMap = source.specularMap; + + this.alphaMap = source.alphaMap; + + this.envMap = source.envMap; + this.envMapRotation.copy( source.envMapRotation ); + this.combine = source.combine; + this.reflectivity = source.reflectivity; + this.refractionRatio = source.refractionRatio; + + this.wireframe = source.wireframe; + this.wireframeLinewidth = source.wireframeLinewidth; + this.wireframeLinecap = source.wireframeLinecap; + this.wireframeLinejoin = source.wireframeLinejoin; + + this.flatShading = source.flatShading; + + this.fog = source.fog; + + return this; + + } + +} + +class MeshDepthMaterial extends Material { + + constructor( parameters ) { + + super(); + + this.isMeshDepthMaterial = true; + + this.type = 'MeshDepthMaterial'; + + this.depthPacking = BasicDepthPacking; + + this.map = null; + + this.alphaMap = null; + + this.displacementMap = null; + this.displacementScale = 1; + this.displacementBias = 0; + + this.wireframe = false; + this.wireframeLinewidth = 1; + + this.setValues( parameters ); + + } + + copy( source ) { + + super.copy( source ); + + this.depthPacking = source.depthPacking; + + this.map = source.map; + + this.alphaMap = source.alphaMap; + + this.displacementMap = source.displacementMap; + this.displacementScale = source.displacementScale; + this.displacementBias = source.displacementBias; + + this.wireframe = source.wireframe; + this.wireframeLinewidth = source.wireframeLinewidth; + + return this; + + } + +} + +class MeshDistanceMaterial extends Material { + + constructor( parameters ) { + + super(); + + this.isMeshDistanceMaterial = true; + + this.type = 'MeshDistanceMaterial'; + + this.map = null; + + this.alphaMap = null; + + this.displacementMap = null; + this.displacementScale = 1; + this.displacementBias = 0; + + this.setValues( parameters ); + + } + + copy( source ) { + + super.copy( source ); + + this.map = source.map; + + this.alphaMap = source.alphaMap; + + this.displacementMap = source.displacementMap; + this.displacementScale = source.displacementScale; + this.displacementBias = source.displacementBias; + + return this; + + } + +} + +class MeshMatcapMaterial extends Material { + + constructor( parameters ) { + + super(); + + this.isMeshMatcapMaterial = true; + + this.defines = { 'MATCAP': '' }; + + this.type = 'MeshMatcapMaterial'; + + this.color = new Color( 0xffffff ); // diffuse + + this.matcap = null; + + this.map = null; + + this.bumpMap = null; + this.bumpScale = 1; + + this.normalMap = null; + this.normalMapType = TangentSpaceNormalMap; + this.normalScale = new Vector2( 1, 1 ); + + this.displacementMap = null; + this.displacementScale = 1; + this.displacementBias = 0; + + this.alphaMap = null; + + this.flatShading = false; + + this.fog = true; + + this.setValues( parameters ); + + } + + + copy( source ) { + + super.copy( source ); + + this.defines = { 'MATCAP': '' }; + + this.color.copy( source.color ); + + this.matcap = source.matcap; + + this.map = source.map; + + this.bumpMap = source.bumpMap; + this.bumpScale = source.bumpScale; + + this.normalMap = source.normalMap; + this.normalMapType = source.normalMapType; + this.normalScale.copy( source.normalScale ); + + this.displacementMap = source.displacementMap; + this.displacementScale = source.displacementScale; + this.displacementBias = source.displacementBias; + + this.alphaMap = source.alphaMap; + + this.flatShading = source.flatShading; + + this.fog = source.fog; + + return this; + + } + +} + +class LineDashedMaterial extends LineBasicMaterial { + + constructor( parameters ) { + + super(); + + this.isLineDashedMaterial = true; + this.type = 'LineDashedMaterial'; + + this.scale = 1; + this.dashSize = 3; + this.gapSize = 1; + + this.setValues( parameters ); + + } + + copy( source ) { + + super.copy( source ); + + this.scale = source.scale; + this.dashSize = source.dashSize; + this.gapSize = source.gapSize; + + return this; + + } + +} + +// converts an array to a specific type +function convertArray( array, type, forceClone ) { + + if ( ! array || // let 'undefined' and 'null' pass + ! forceClone && array.constructor === type ) return array; + + if ( typeof type.BYTES_PER_ELEMENT === 'number' ) { + + return new type( array ); // create typed array + + } + + return Array.prototype.slice.call( array ); // create Array + +} + +function isTypedArray( object ) { + + return ArrayBuffer.isView( object ) && + ! ( object instanceof DataView ); + +} + +// returns an array by which times and values can be sorted +function getKeyframeOrder( times ) { + + function compareTime( i, j ) { + + return times[ i ] - times[ j ]; + + } + + const n = times.length; + const result = new Array( n ); + for ( let i = 0; i !== n; ++ i ) result[ i ] = i; + + result.sort( compareTime ); + + return result; + +} + +// uses the array previously returned by 'getKeyframeOrder' to sort data +function sortedArray( values, stride, order ) { + + const nValues = values.length; + const result = new values.constructor( nValues ); + + for ( let i = 0, dstOffset = 0; dstOffset !== nValues; ++ i ) { + + const srcOffset = order[ i ] * stride; + + for ( let j = 0; j !== stride; ++ j ) { + + result[ dstOffset ++ ] = values[ srcOffset + j ]; + + } + + } + + return result; + +} + +// function for parsing AOS keyframe formats +function flattenJSON( jsonKeys, times, values, valuePropertyName ) { + + let i = 1, key = jsonKeys[ 0 ]; + + while ( key !== undefined && key[ valuePropertyName ] === undefined ) { + + key = jsonKeys[ i ++ ]; + + } + + if ( key === undefined ) return; // no data + + let value = key[ valuePropertyName ]; + if ( value === undefined ) return; // no data + + if ( Array.isArray( value ) ) { + + do { + + value = key[ valuePropertyName ]; + + if ( value !== undefined ) { + + times.push( key.time ); + values.push.apply( values, value ); // push all elements + + } + + key = jsonKeys[ i ++ ]; + + } while ( key !== undefined ); + + } else if ( value.toArray !== undefined ) { + + // ...assume THREE.Math-ish + + do { + + value = key[ valuePropertyName ]; + + if ( value !== undefined ) { + + times.push( key.time ); + value.toArray( values, values.length ); + + } + + key = jsonKeys[ i ++ ]; + + } while ( key !== undefined ); + + } else { + + // otherwise push as-is + + do { + + value = key[ valuePropertyName ]; + + if ( value !== undefined ) { + + times.push( key.time ); + values.push( value ); + + } + + key = jsonKeys[ i ++ ]; + + } while ( key !== undefined ); + + } + +} + +function subclip( sourceClip, name, startFrame, endFrame, fps = 30 ) { + + const clip = sourceClip.clone(); + + clip.name = name; + + const tracks = []; + + for ( let i = 0; i < clip.tracks.length; ++ i ) { + + const track = clip.tracks[ i ]; + const valueSize = track.getValueSize(); + + const times = []; + const values = []; + + for ( let j = 0; j < track.times.length; ++ j ) { + + const frame = track.times[ j ] * fps; + + if ( frame < startFrame || frame >= endFrame ) continue; + + times.push( track.times[ j ] ); + + for ( let k = 0; k < valueSize; ++ k ) { + + values.push( track.values[ j * valueSize + k ] ); + + } + + } + + if ( times.length === 0 ) continue; + + track.times = convertArray( times, track.times.constructor ); + track.values = convertArray( values, track.values.constructor ); + + tracks.push( track ); + + } + + clip.tracks = tracks; + + // find minimum .times value across all tracks in the trimmed clip + + let minStartTime = Infinity; + + for ( let i = 0; i < clip.tracks.length; ++ i ) { + + if ( minStartTime > clip.tracks[ i ].times[ 0 ] ) { + + minStartTime = clip.tracks[ i ].times[ 0 ]; + + } + + } + + // shift all tracks such that clip begins at t=0 + + for ( let i = 0; i < clip.tracks.length; ++ i ) { + + clip.tracks[ i ].shift( - 1 * minStartTime ); + + } + + clip.resetDuration(); + + return clip; + +} + +function makeClipAdditive( targetClip, referenceFrame = 0, referenceClip = targetClip, fps = 30 ) { + + if ( fps <= 0 ) fps = 30; + + const numTracks = referenceClip.tracks.length; + const referenceTime = referenceFrame / fps; + + // Make each track's values relative to the values at the reference frame + for ( let i = 0; i < numTracks; ++ i ) { + + const referenceTrack = referenceClip.tracks[ i ]; + const referenceTrackType = referenceTrack.ValueTypeName; + + // Skip this track if it's non-numeric + if ( referenceTrackType === 'bool' || referenceTrackType === 'string' ) continue; + + // Find the track in the target clip whose name and type matches the reference track + const targetTrack = targetClip.tracks.find( function ( track ) { + + return track.name === referenceTrack.name + && track.ValueTypeName === referenceTrackType; + + } ); + + if ( targetTrack === undefined ) continue; + + let referenceOffset = 0; + const referenceValueSize = referenceTrack.getValueSize(); + + if ( referenceTrack.createInterpolant.isInterpolantFactoryMethodGLTFCubicSpline ) { + + referenceOffset = referenceValueSize / 3; + + } + + let targetOffset = 0; + const targetValueSize = targetTrack.getValueSize(); + + if ( targetTrack.createInterpolant.isInterpolantFactoryMethodGLTFCubicSpline ) { + + targetOffset = targetValueSize / 3; + + } + + const lastIndex = referenceTrack.times.length - 1; + let referenceValue; + + // Find the value to subtract out of the track + if ( referenceTime <= referenceTrack.times[ 0 ] ) { + + // Reference frame is earlier than the first keyframe, so just use the first keyframe + const startIndex = referenceOffset; + const endIndex = referenceValueSize - referenceOffset; + referenceValue = referenceTrack.values.slice( startIndex, endIndex ); + + } else if ( referenceTime >= referenceTrack.times[ lastIndex ] ) { + + // Reference frame is after the last keyframe, so just use the last keyframe + const startIndex = lastIndex * referenceValueSize + referenceOffset; + const endIndex = startIndex + referenceValueSize - referenceOffset; + referenceValue = referenceTrack.values.slice( startIndex, endIndex ); + + } else { + + // Interpolate to the reference value + const interpolant = referenceTrack.createInterpolant(); + const startIndex = referenceOffset; + const endIndex = referenceValueSize - referenceOffset; + interpolant.evaluate( referenceTime ); + referenceValue = interpolant.resultBuffer.slice( startIndex, endIndex ); + + } + + // Conjugate the quaternion + if ( referenceTrackType === 'quaternion' ) { + + const referenceQuat = new Quaternion().fromArray( referenceValue ).normalize().conjugate(); + referenceQuat.toArray( referenceValue ); + + } + + // Subtract the reference value from all of the track values + + const numTimes = targetTrack.times.length; + for ( let j = 0; j < numTimes; ++ j ) { + + const valueStart = j * targetValueSize + targetOffset; + + if ( referenceTrackType === 'quaternion' ) { + + // Multiply the conjugate for quaternion track types + Quaternion.multiplyQuaternionsFlat( + targetTrack.values, + valueStart, + referenceValue, + 0, + targetTrack.values, + valueStart + ); + + } else { + + const valueEnd = targetValueSize - targetOffset * 2; + + // Subtract each value for all other numeric track types + for ( let k = 0; k < valueEnd; ++ k ) { + + targetTrack.values[ valueStart + k ] -= referenceValue[ k ]; + + } + + } + + } + + } + + targetClip.blendMode = AdditiveAnimationBlendMode; + + return targetClip; + +} + +const AnimationUtils = { + convertArray: convertArray, + isTypedArray: isTypedArray, + getKeyframeOrder: getKeyframeOrder, + sortedArray: sortedArray, + flattenJSON: flattenJSON, + subclip: subclip, + makeClipAdditive: makeClipAdditive +}; + +/** + * Abstract base class of interpolants over parametric samples. + * + * The parameter domain is one dimensional, typically the time or a path + * along a curve defined by the data. + * + * The sample values can have any dimensionality and derived classes may + * apply special interpretations to the data. + * + * This class provides the interval seek in a Template Method, deferring + * the actual interpolation to derived classes. + * + * Time complexity is O(1) for linear access crossing at most two points + * and O(log N) for random access, where N is the number of positions. + * + * References: + * + * http://www.oodesign.com/template-method-pattern.html + * + */ + +class Interpolant { + + constructor( parameterPositions, sampleValues, sampleSize, resultBuffer ) { + + this.parameterPositions = parameterPositions; + this._cachedIndex = 0; + + this.resultBuffer = resultBuffer !== undefined ? + resultBuffer : new sampleValues.constructor( sampleSize ); + this.sampleValues = sampleValues; + this.valueSize = sampleSize; + + this.settings = null; + this.DefaultSettings_ = {}; + + } + + evaluate( t ) { + + const pp = this.parameterPositions; + let i1 = this._cachedIndex, + t1 = pp[ i1 ], + t0 = pp[ i1 - 1 ]; + + validate_interval: { + + seek: { + + let right; + + linear_scan: { + + //- See http://jsperf.com/comparison-to-undefined/3 + //- slower code: + //- + //- if ( t >= t1 || t1 === undefined ) { + forward_scan: if ( ! ( t < t1 ) ) { + + for ( let giveUpAt = i1 + 2; ; ) { + + if ( t1 === undefined ) { + + if ( t < t0 ) break forward_scan; + + // after end + + i1 = pp.length; + this._cachedIndex = i1; + return this.copySampleValue_( i1 - 1 ); + + } + + if ( i1 === giveUpAt ) break; // this loop + + t0 = t1; + t1 = pp[ ++ i1 ]; + + if ( t < t1 ) { + + // we have arrived at the sought interval + break seek; + + } + + } + + // prepare binary search on the right side of the index + right = pp.length; + break linear_scan; + + } + + //- slower code: + //- if ( t < t0 || t0 === undefined ) { + if ( ! ( t >= t0 ) ) { + + // looping? + + const t1global = pp[ 1 ]; + + if ( t < t1global ) { + + i1 = 2; // + 1, using the scan for the details + t0 = t1global; + + } + + // linear reverse scan + + for ( let giveUpAt = i1 - 2; ; ) { + + if ( t0 === undefined ) { + + // before start + + this._cachedIndex = 0; + return this.copySampleValue_( 0 ); + + } + + if ( i1 === giveUpAt ) break; // this loop + + t1 = t0; + t0 = pp[ -- i1 - 1 ]; + + if ( t >= t0 ) { + + // we have arrived at the sought interval + break seek; + + } + + } + + // prepare binary search on the left side of the index + right = i1; + i1 = 0; + break linear_scan; + + } + + // the interval is valid + + break validate_interval; + + } // linear scan + + // binary search + + while ( i1 < right ) { + + const mid = ( i1 + right ) >>> 1; + + if ( t < pp[ mid ] ) { + + right = mid; + + } else { + + i1 = mid + 1; + + } + + } + + t1 = pp[ i1 ]; + t0 = pp[ i1 - 1 ]; + + // check boundary cases, again + + if ( t0 === undefined ) { + + this._cachedIndex = 0; + return this.copySampleValue_( 0 ); + + } + + if ( t1 === undefined ) { + + i1 = pp.length; + this._cachedIndex = i1; + return this.copySampleValue_( i1 - 1 ); + + } + + } // seek + + this._cachedIndex = i1; + + this.intervalChanged_( i1, t0, t1 ); + + } // validate_interval + + return this.interpolate_( i1, t0, t, t1 ); + + } + + getSettings_() { + + return this.settings || this.DefaultSettings_; + + } + + copySampleValue_( index ) { + + // copies a sample value to the result buffer + + const result = this.resultBuffer, + values = this.sampleValues, + stride = this.valueSize, + offset = index * stride; + + for ( let i = 0; i !== stride; ++ i ) { + + result[ i ] = values[ offset + i ]; + + } + + return result; + + } + + // Template methods for derived classes: + + interpolate_( /* i1, t0, t, t1 */ ) { + + throw new Error( 'call to abstract method' ); + // implementations shall return this.resultBuffer + + } + + intervalChanged_( /* i1, t0, t1 */ ) { + + // empty + + } + +} + +/** + * Fast and simple cubic spline interpolant. + * + * It was derived from a Hermitian construction setting the first derivative + * at each sample position to the linear slope between neighboring positions + * over their parameter interval. + */ + +class CubicInterpolant extends Interpolant { + + constructor( parameterPositions, sampleValues, sampleSize, resultBuffer ) { + + super( parameterPositions, sampleValues, sampleSize, resultBuffer ); + + this._weightPrev = - 0; + this._offsetPrev = - 0; + this._weightNext = - 0; + this._offsetNext = - 0; + + this.DefaultSettings_ = { + + endingStart: ZeroCurvatureEnding, + endingEnd: ZeroCurvatureEnding + + }; + + } + + intervalChanged_( i1, t0, t1 ) { + + const pp = this.parameterPositions; + let iPrev = i1 - 2, + iNext = i1 + 1, + + tPrev = pp[ iPrev ], + tNext = pp[ iNext ]; + + if ( tPrev === undefined ) { + + switch ( this.getSettings_().endingStart ) { + + case ZeroSlopeEnding: + + // f'(t0) = 0 + iPrev = i1; + tPrev = 2 * t0 - t1; + + break; + + case WrapAroundEnding: + + // use the other end of the curve + iPrev = pp.length - 2; + tPrev = t0 + pp[ iPrev ] - pp[ iPrev + 1 ]; + + break; + + default: // ZeroCurvatureEnding + + // f''(t0) = 0 a.k.a. Natural Spline + iPrev = i1; + tPrev = t1; + + } + + } + + if ( tNext === undefined ) { + + switch ( this.getSettings_().endingEnd ) { + + case ZeroSlopeEnding: + + // f'(tN) = 0 + iNext = i1; + tNext = 2 * t1 - t0; + + break; + + case WrapAroundEnding: + + // use the other end of the curve + iNext = 1; + tNext = t1 + pp[ 1 ] - pp[ 0 ]; + + break; + + default: // ZeroCurvatureEnding + + // f''(tN) = 0, a.k.a. Natural Spline + iNext = i1 - 1; + tNext = t0; + + } + + } + + const halfDt = ( t1 - t0 ) * 0.5, + stride = this.valueSize; + + this._weightPrev = halfDt / ( t0 - tPrev ); + this._weightNext = halfDt / ( tNext - t1 ); + this._offsetPrev = iPrev * stride; + this._offsetNext = iNext * stride; + + } + + interpolate_( i1, t0, t, t1 ) { + + const result = this.resultBuffer, + values = this.sampleValues, + stride = this.valueSize, + + o1 = i1 * stride, o0 = o1 - stride, + oP = this._offsetPrev, oN = this._offsetNext, + wP = this._weightPrev, wN = this._weightNext, + + p = ( t - t0 ) / ( t1 - t0 ), + pp = p * p, + ppp = pp * p; + + // evaluate polynomials + + const sP = - wP * ppp + 2 * wP * pp - wP * p; + const s0 = ( 1 + wP ) * ppp + ( - 1.5 - 2 * wP ) * pp + ( - 0.5 + wP ) * p + 1; + const s1 = ( - 1 - wN ) * ppp + ( 1.5 + wN ) * pp + 0.5 * p; + const sN = wN * ppp - wN * pp; + + // combine data linearly + + for ( let i = 0; i !== stride; ++ i ) { + + result[ i ] = + sP * values[ oP + i ] + + s0 * values[ o0 + i ] + + s1 * values[ o1 + i ] + + sN * values[ oN + i ]; + + } + + return result; + + } + +} + +class LinearInterpolant extends Interpolant { + + constructor( parameterPositions, sampleValues, sampleSize, resultBuffer ) { + + super( parameterPositions, sampleValues, sampleSize, resultBuffer ); + + } + + interpolate_( i1, t0, t, t1 ) { + + const result = this.resultBuffer, + values = this.sampleValues, + stride = this.valueSize, + + offset1 = i1 * stride, + offset0 = offset1 - stride, + + weight1 = ( t - t0 ) / ( t1 - t0 ), + weight0 = 1 - weight1; + + for ( let i = 0; i !== stride; ++ i ) { + + result[ i ] = + values[ offset0 + i ] * weight0 + + values[ offset1 + i ] * weight1; + + } + + return result; + + } + +} + +/** + * + * Interpolant that evaluates to the sample value at the position preceding + * the parameter. + */ + +class DiscreteInterpolant extends Interpolant { + + constructor( parameterPositions, sampleValues, sampleSize, resultBuffer ) { + + super( parameterPositions, sampleValues, sampleSize, resultBuffer ); + + } + + interpolate_( i1 /*, t0, t, t1 */ ) { + + return this.copySampleValue_( i1 - 1 ); + + } + +} + +class KeyframeTrack { + + constructor( name, times, values, interpolation ) { + + if ( name === undefined ) throw new Error( 'THREE.KeyframeTrack: track name is undefined' ); + if ( times === undefined || times.length === 0 ) throw new Error( 'THREE.KeyframeTrack: no keyframes in track named ' + name ); + + this.name = name; + + this.times = convertArray( times, this.TimeBufferType ); + this.values = convertArray( values, this.ValueBufferType ); + + this.setInterpolation( interpolation || this.DefaultInterpolation ); + + } + + // Serialization (in static context, because of constructor invocation + // and automatic invocation of .toJSON): + + static toJSON( track ) { + + const trackType = track.constructor; + + let json; + + // derived classes can define a static toJSON method + if ( trackType.toJSON !== this.toJSON ) { + + json = trackType.toJSON( track ); + + } else { + + // by default, we assume the data can be serialized as-is + json = { + + 'name': track.name, + 'times': convertArray( track.times, Array ), + 'values': convertArray( track.values, Array ) + + }; + + const interpolation = track.getInterpolation(); + + if ( interpolation !== track.DefaultInterpolation ) { + + json.interpolation = interpolation; + + } + + } + + json.type = track.ValueTypeName; // mandatory + + return json; + + } + + InterpolantFactoryMethodDiscrete( result ) { + + return new DiscreteInterpolant( this.times, this.values, this.getValueSize(), result ); + + } + + InterpolantFactoryMethodLinear( result ) { + + return new LinearInterpolant( this.times, this.values, this.getValueSize(), result ); + + } + + InterpolantFactoryMethodSmooth( result ) { + + return new CubicInterpolant( this.times, this.values, this.getValueSize(), result ); + + } + + setInterpolation( interpolation ) { + + let factoryMethod; + + switch ( interpolation ) { + + case InterpolateDiscrete: + + factoryMethod = this.InterpolantFactoryMethodDiscrete; + + break; + + case InterpolateLinear: + + factoryMethod = this.InterpolantFactoryMethodLinear; + + break; + + case InterpolateSmooth: + + factoryMethod = this.InterpolantFactoryMethodSmooth; + + break; + + } + + if ( factoryMethod === undefined ) { + + const message = 'unsupported interpolation for ' + + this.ValueTypeName + ' keyframe track named ' + this.name; + + if ( this.createInterpolant === undefined ) { + + // fall back to default, unless the default itself is messed up + if ( interpolation !== this.DefaultInterpolation ) { + + this.setInterpolation( this.DefaultInterpolation ); + + } else { + + throw new Error( message ); // fatal, in this case + + } + + } + + console.warn( 'THREE.KeyframeTrack:', message ); + return this; + + } + + this.createInterpolant = factoryMethod; + + return this; + + } + + getInterpolation() { + + switch ( this.createInterpolant ) { + + case this.InterpolantFactoryMethodDiscrete: + + return InterpolateDiscrete; + + case this.InterpolantFactoryMethodLinear: + + return InterpolateLinear; + + case this.InterpolantFactoryMethodSmooth: + + return InterpolateSmooth; + + } + + } + + getValueSize() { + + return this.values.length / this.times.length; + + } + + // move all keyframes either forwards or backwards in time + shift( timeOffset ) { + + if ( timeOffset !== 0.0 ) { + + const times = this.times; + + for ( let i = 0, n = times.length; i !== n; ++ i ) { + + times[ i ] += timeOffset; + + } + + } + + return this; + + } + + // scale all keyframe times by a factor (useful for frame <-> seconds conversions) + scale( timeScale ) { + + if ( timeScale !== 1.0 ) { + + const times = this.times; + + for ( let i = 0, n = times.length; i !== n; ++ i ) { + + times[ i ] *= timeScale; + + } + + } + + return this; + + } + + // removes keyframes before and after animation without changing any values within the range [startTime, endTime]. + // IMPORTANT: We do not shift around keys to the start of the track time, because for interpolated keys this will change their values + trim( startTime, endTime ) { + + const times = this.times, + nKeys = times.length; + + let from = 0, + to = nKeys - 1; + + while ( from !== nKeys && times[ from ] < startTime ) { + + ++ from; + + } + + while ( to !== - 1 && times[ to ] > endTime ) { + + -- to; + + } + + ++ to; // inclusive -> exclusive bound + + if ( from !== 0 || to !== nKeys ) { + + // empty tracks are forbidden, so keep at least one keyframe + if ( from >= to ) { + + to = Math.max( to, 1 ); + from = to - 1; + + } + + const stride = this.getValueSize(); + this.times = times.slice( from, to ); + this.values = this.values.slice( from * stride, to * stride ); + + } + + return this; + + } + + // ensure we do not get a GarbageInGarbageOut situation, make sure tracks are at least minimally viable + validate() { + + let valid = true; + + const valueSize = this.getValueSize(); + if ( valueSize - Math.floor( valueSize ) !== 0 ) { + + console.error( 'THREE.KeyframeTrack: Invalid value size in track.', this ); + valid = false; + + } + + const times = this.times, + values = this.values, + + nKeys = times.length; + + if ( nKeys === 0 ) { + + console.error( 'THREE.KeyframeTrack: Track is empty.', this ); + valid = false; + + } + + let prevTime = null; + + for ( let i = 0; i !== nKeys; i ++ ) { + + const currTime = times[ i ]; + + if ( typeof currTime === 'number' && isNaN( currTime ) ) { + + console.error( 'THREE.KeyframeTrack: Time is not a valid number.', this, i, currTime ); + valid = false; + break; + + } + + if ( prevTime !== null && prevTime > currTime ) { + + console.error( 'THREE.KeyframeTrack: Out of order keys.', this, i, currTime, prevTime ); + valid = false; + break; + + } + + prevTime = currTime; + + } + + if ( values !== undefined ) { + + if ( isTypedArray( values ) ) { + + for ( let i = 0, n = values.length; i !== n; ++ i ) { + + const value = values[ i ]; + + if ( isNaN( value ) ) { + + console.error( 'THREE.KeyframeTrack: Value is not a valid number.', this, i, value ); + valid = false; + break; + + } + + } + + } + + } + + return valid; + + } + + // removes equivalent sequential keys as common in morph target sequences + // (0,0,0,0,1,1,1,0,0,0,0,0,0,0) --> (0,0,1,1,0,0) + optimize() { + + // times or values may be shared with other tracks, so overwriting is unsafe + const times = this.times.slice(), + values = this.values.slice(), + stride = this.getValueSize(), + + smoothInterpolation = this.getInterpolation() === InterpolateSmooth, + + lastIndex = times.length - 1; + + let writeIndex = 1; + + for ( let i = 1; i < lastIndex; ++ i ) { + + let keep = false; + + const time = times[ i ]; + const timeNext = times[ i + 1 ]; + + // remove adjacent keyframes scheduled at the same time + + if ( time !== timeNext && ( i !== 1 || time !== times[ 0 ] ) ) { + + if ( ! smoothInterpolation ) { + + // remove unnecessary keyframes same as their neighbors + + const offset = i * stride, + offsetP = offset - stride, + offsetN = offset + stride; + + for ( let j = 0; j !== stride; ++ j ) { + + const value = values[ offset + j ]; + + if ( value !== values[ offsetP + j ] || + value !== values[ offsetN + j ] ) { + + keep = true; + break; + + } + + } + + } else { + + keep = true; + + } + + } + + // in-place compaction + + if ( keep ) { + + if ( i !== writeIndex ) { + + times[ writeIndex ] = times[ i ]; + + const readOffset = i * stride, + writeOffset = writeIndex * stride; + + for ( let j = 0; j !== stride; ++ j ) { + + values[ writeOffset + j ] = values[ readOffset + j ]; + + } + + } + + ++ writeIndex; + + } + + } + + // flush last keyframe (compaction looks ahead) + + if ( lastIndex > 0 ) { + + times[ writeIndex ] = times[ lastIndex ]; + + for ( let readOffset = lastIndex * stride, writeOffset = writeIndex * stride, j = 0; j !== stride; ++ j ) { + + values[ writeOffset + j ] = values[ readOffset + j ]; + + } + + ++ writeIndex; + + } + + if ( writeIndex !== times.length ) { + + this.times = times.slice( 0, writeIndex ); + this.values = values.slice( 0, writeIndex * stride ); + + } else { + + this.times = times; + this.values = values; + + } + + return this; + + } + + clone() { + + const times = this.times.slice(); + const values = this.values.slice(); + + const TypedKeyframeTrack = this.constructor; + const track = new TypedKeyframeTrack( this.name, times, values ); + + // Interpolant argument to constructor is not saved, so copy the factory method directly. + track.createInterpolant = this.createInterpolant; + + return track; + + } + +} + +KeyframeTrack.prototype.TimeBufferType = Float32Array; +KeyframeTrack.prototype.ValueBufferType = Float32Array; +KeyframeTrack.prototype.DefaultInterpolation = InterpolateLinear; + +/** + * A Track of Boolean keyframe values. + */ +class BooleanKeyframeTrack extends KeyframeTrack { + + // No interpolation parameter because only InterpolateDiscrete is valid. + constructor( name, times, values ) { + + super( name, times, values ); + + } + +} + +BooleanKeyframeTrack.prototype.ValueTypeName = 'bool'; +BooleanKeyframeTrack.prototype.ValueBufferType = Array; +BooleanKeyframeTrack.prototype.DefaultInterpolation = InterpolateDiscrete; +BooleanKeyframeTrack.prototype.InterpolantFactoryMethodLinear = undefined; +BooleanKeyframeTrack.prototype.InterpolantFactoryMethodSmooth = undefined; + +/** + * A Track of keyframe values that represent color. + */ +class ColorKeyframeTrack extends KeyframeTrack {} + +ColorKeyframeTrack.prototype.ValueTypeName = 'color'; + +/** + * A Track of numeric keyframe values. + */ +class NumberKeyframeTrack extends KeyframeTrack {} + +NumberKeyframeTrack.prototype.ValueTypeName = 'number'; + +/** + * Spherical linear unit quaternion interpolant. + */ + +class QuaternionLinearInterpolant extends Interpolant { + + constructor( parameterPositions, sampleValues, sampleSize, resultBuffer ) { + + super( parameterPositions, sampleValues, sampleSize, resultBuffer ); + + } + + interpolate_( i1, t0, t, t1 ) { + + const result = this.resultBuffer, + values = this.sampleValues, + stride = this.valueSize, + + alpha = ( t - t0 ) / ( t1 - t0 ); + + let offset = i1 * stride; + + for ( let end = offset + stride; offset !== end; offset += 4 ) { + + Quaternion.slerpFlat( result, 0, values, offset - stride, values, offset, alpha ); + + } + + return result; + + } + +} + +/** + * A Track of quaternion keyframe values. + */ +class QuaternionKeyframeTrack extends KeyframeTrack { + + InterpolantFactoryMethodLinear( result ) { + + return new QuaternionLinearInterpolant( this.times, this.values, this.getValueSize(), result ); + + } + +} + +QuaternionKeyframeTrack.prototype.ValueTypeName = 'quaternion'; +// ValueBufferType is inherited +// DefaultInterpolation is inherited; +QuaternionKeyframeTrack.prototype.InterpolantFactoryMethodSmooth = undefined; + +/** + * A Track that interpolates Strings + */ +class StringKeyframeTrack extends KeyframeTrack { + + // No interpolation parameter because only InterpolateDiscrete is valid. + constructor( name, times, values ) { + + super( name, times, values ); + + } + +} + +StringKeyframeTrack.prototype.ValueTypeName = 'string'; +StringKeyframeTrack.prototype.ValueBufferType = Array; +StringKeyframeTrack.prototype.DefaultInterpolation = InterpolateDiscrete; +StringKeyframeTrack.prototype.InterpolantFactoryMethodLinear = undefined; +StringKeyframeTrack.prototype.InterpolantFactoryMethodSmooth = undefined; + +/** + * A Track of vectored keyframe values. + */ +class VectorKeyframeTrack extends KeyframeTrack {} + +VectorKeyframeTrack.prototype.ValueTypeName = 'vector'; + +class AnimationClip { + + constructor( name = '', duration = - 1, tracks = [], blendMode = NormalAnimationBlendMode ) { + + this.name = name; + this.tracks = tracks; + this.duration = duration; + this.blendMode = blendMode; + + this.uuid = generateUUID(); + + // this means it should figure out its duration by scanning the tracks + if ( this.duration < 0 ) { + + this.resetDuration(); + + } + + } + + + static parse( json ) { + + const tracks = [], + jsonTracks = json.tracks, + frameTime = 1.0 / ( json.fps || 1.0 ); + + for ( let i = 0, n = jsonTracks.length; i !== n; ++ i ) { + + tracks.push( parseKeyframeTrack( jsonTracks[ i ] ).scale( frameTime ) ); + + } + + const clip = new this( json.name, json.duration, tracks, json.blendMode ); + clip.uuid = json.uuid; + + return clip; + + } + + static toJSON( clip ) { + + const tracks = [], + clipTracks = clip.tracks; + + const json = { + + 'name': clip.name, + 'duration': clip.duration, + 'tracks': tracks, + 'uuid': clip.uuid, + 'blendMode': clip.blendMode + + }; + + for ( let i = 0, n = clipTracks.length; i !== n; ++ i ) { + + tracks.push( KeyframeTrack.toJSON( clipTracks[ i ] ) ); + + } + + return json; + + } + + static CreateFromMorphTargetSequence( name, morphTargetSequence, fps, noLoop ) { + + const numMorphTargets = morphTargetSequence.length; + const tracks = []; + + for ( let i = 0; i < numMorphTargets; i ++ ) { + + let times = []; + let values = []; + + times.push( + ( i + numMorphTargets - 1 ) % numMorphTargets, + i, + ( i + 1 ) % numMorphTargets ); + + values.push( 0, 1, 0 ); + + const order = getKeyframeOrder( times ); + times = sortedArray( times, 1, order ); + values = sortedArray( values, 1, order ); + + // if there is a key at the first frame, duplicate it as the + // last frame as well for perfect loop. + if ( ! noLoop && times[ 0 ] === 0 ) { + + times.push( numMorphTargets ); + values.push( values[ 0 ] ); + + } + + tracks.push( + new NumberKeyframeTrack( + '.morphTargetInfluences[' + morphTargetSequence[ i ].name + ']', + times, values + ).scale( 1.0 / fps ) ); + + } + + return new this( name, - 1, tracks ); + + } + + static findByName( objectOrClipArray, name ) { + + let clipArray = objectOrClipArray; + + if ( ! Array.isArray( objectOrClipArray ) ) { + + const o = objectOrClipArray; + clipArray = o.geometry && o.geometry.animations || o.animations; + + } + + for ( let i = 0; i < clipArray.length; i ++ ) { + + if ( clipArray[ i ].name === name ) { + + return clipArray[ i ]; + + } + + } + + return null; + + } + + static CreateClipsFromMorphTargetSequences( morphTargets, fps, noLoop ) { + + const animationToMorphTargets = {}; + + // tested with https://regex101.com/ on trick sequences + // such flamingo_flyA_003, flamingo_run1_003, crdeath0059 + const pattern = /^([\w-]*?)([\d]+)$/; + + // sort morph target names into animation groups based + // patterns like Walk_001, Walk_002, Run_001, Run_002 + for ( let i = 0, il = morphTargets.length; i < il; i ++ ) { + + const morphTarget = morphTargets[ i ]; + const parts = morphTarget.name.match( pattern ); + + if ( parts && parts.length > 1 ) { + + const name = parts[ 1 ]; + + let animationMorphTargets = animationToMorphTargets[ name ]; + + if ( ! animationMorphTargets ) { + + animationToMorphTargets[ name ] = animationMorphTargets = []; + + } + + animationMorphTargets.push( morphTarget ); + + } + + } + + const clips = []; + + for ( const name in animationToMorphTargets ) { + + clips.push( this.CreateFromMorphTargetSequence( name, animationToMorphTargets[ name ], fps, noLoop ) ); + + } + + return clips; + + } + + // parse the animation.hierarchy format + static parseAnimation( animation, bones ) { + + if ( ! animation ) { + + console.error( 'THREE.AnimationClip: No animation in JSONLoader data.' ); + return null; + + } + + const addNonemptyTrack = function ( trackType, trackName, animationKeys, propertyName, destTracks ) { + + // only return track if there are actually keys. + if ( animationKeys.length !== 0 ) { + + const times = []; + const values = []; + + flattenJSON( animationKeys, times, values, propertyName ); + + // empty keys are filtered out, so check again + if ( times.length !== 0 ) { + + destTracks.push( new trackType( trackName, times, values ) ); + + } + + } + + }; + + const tracks = []; + + const clipName = animation.name || 'default'; + const fps = animation.fps || 30; + const blendMode = animation.blendMode; + + // automatic length determination in AnimationClip. + let duration = animation.length || - 1; + + const hierarchyTracks = animation.hierarchy || []; + + for ( let h = 0; h < hierarchyTracks.length; h ++ ) { + + const animationKeys = hierarchyTracks[ h ].keys; + + // skip empty tracks + if ( ! animationKeys || animationKeys.length === 0 ) continue; + + // process morph targets + if ( animationKeys[ 0 ].morphTargets ) { + + // figure out all morph targets used in this track + const morphTargetNames = {}; + + let k; + + for ( k = 0; k < animationKeys.length; k ++ ) { + + if ( animationKeys[ k ].morphTargets ) { + + for ( let m = 0; m < animationKeys[ k ].morphTargets.length; m ++ ) { + + morphTargetNames[ animationKeys[ k ].morphTargets[ m ] ] = - 1; + + } + + } + + } + + // create a track for each morph target with all zero + // morphTargetInfluences except for the keys in which + // the morphTarget is named. + for ( const morphTargetName in morphTargetNames ) { + + const times = []; + const values = []; + + for ( let m = 0; m !== animationKeys[ k ].morphTargets.length; ++ m ) { + + const animationKey = animationKeys[ k ]; + + times.push( animationKey.time ); + values.push( ( animationKey.morphTarget === morphTargetName ) ? 1 : 0 ); + + } + + tracks.push( new NumberKeyframeTrack( '.morphTargetInfluence[' + morphTargetName + ']', times, values ) ); + + } + + duration = morphTargetNames.length * fps; + + } else { + + // ...assume skeletal animation + + const boneName = '.bones[' + bones[ h ].name + ']'; + + addNonemptyTrack( + VectorKeyframeTrack, boneName + '.position', + animationKeys, 'pos', tracks ); + + addNonemptyTrack( + QuaternionKeyframeTrack, boneName + '.quaternion', + animationKeys, 'rot', tracks ); + + addNonemptyTrack( + VectorKeyframeTrack, boneName + '.scale', + animationKeys, 'scl', tracks ); + + } + + } + + if ( tracks.length === 0 ) { + + return null; + + } + + const clip = new this( clipName, duration, tracks, blendMode ); + + return clip; + + } + + resetDuration() { + + const tracks = this.tracks; + let duration = 0; + + for ( let i = 0, n = tracks.length; i !== n; ++ i ) { + + const track = this.tracks[ i ]; + + duration = Math.max( duration, track.times[ track.times.length - 1 ] ); + + } + + this.duration = duration; + + return this; + + } + + trim() { + + for ( let i = 0; i < this.tracks.length; i ++ ) { + + this.tracks[ i ].trim( 0, this.duration ); + + } + + return this; + + } + + validate() { + + let valid = true; + + for ( let i = 0; i < this.tracks.length; i ++ ) { + + valid = valid && this.tracks[ i ].validate(); + + } + + return valid; + + } + + optimize() { + + for ( let i = 0; i < this.tracks.length; i ++ ) { + + this.tracks[ i ].optimize(); + + } + + return this; + + } + + clone() { + + const tracks = []; + + for ( let i = 0; i < this.tracks.length; i ++ ) { + + tracks.push( this.tracks[ i ].clone() ); + + } + + return new this.constructor( this.name, this.duration, tracks, this.blendMode ); + + } + + toJSON() { + + return this.constructor.toJSON( this ); + + } + +} + +function getTrackTypeForValueTypeName( typeName ) { + + switch ( typeName.toLowerCase() ) { + + case 'scalar': + case 'double': + case 'float': + case 'number': + case 'integer': + + return NumberKeyframeTrack; + + case 'vector': + case 'vector2': + case 'vector3': + case 'vector4': + + return VectorKeyframeTrack; + + case 'color': + + return ColorKeyframeTrack; + + case 'quaternion': + + return QuaternionKeyframeTrack; + + case 'bool': + case 'boolean': + + return BooleanKeyframeTrack; + + case 'string': + + return StringKeyframeTrack; + + } + + throw new Error( 'THREE.KeyframeTrack: Unsupported typeName: ' + typeName ); + +} + +function parseKeyframeTrack( json ) { + + if ( json.type === undefined ) { + + throw new Error( 'THREE.KeyframeTrack: track type undefined, can not parse' ); + + } + + const trackType = getTrackTypeForValueTypeName( json.type ); + + if ( json.times === undefined ) { + + const times = [], values = []; + + flattenJSON( json.keys, times, values, 'value' ); + + json.times = times; + json.values = values; + + } + + // derived classes can define a static parse method + if ( trackType.parse !== undefined ) { + + return trackType.parse( json ); + + } else { + + // by default, we assume a constructor compatible with the base + return new trackType( json.name, json.times, json.values, json.interpolation ); + + } + +} + +const Cache = { + + enabled: false, + + files: {}, + + add: function ( key, file ) { + + if ( this.enabled === false ) return; + + // console.log( 'THREE.Cache', 'Adding key:', key ); + + this.files[ key ] = file; + + }, + + get: function ( key ) { + + if ( this.enabled === false ) return; + + // console.log( 'THREE.Cache', 'Checking key:', key ); + + return this.files[ key ]; + + }, + + remove: function ( key ) { + + delete this.files[ key ]; + + }, + + clear: function () { + + this.files = {}; + + } + +}; + +class LoadingManager { + + constructor( onLoad, onProgress, onError ) { + + const scope = this; + + let isLoading = false; + let itemsLoaded = 0; + let itemsTotal = 0; + let urlModifier = undefined; + const handlers = []; + + // Refer to #5689 for the reason why we don't set .onStart + // in the constructor + + this.onStart = undefined; + this.onLoad = onLoad; + this.onProgress = onProgress; + this.onError = onError; + + this.itemStart = function ( url ) { + + itemsTotal ++; + + if ( isLoading === false ) { + + if ( scope.onStart !== undefined ) { + + scope.onStart( url, itemsLoaded, itemsTotal ); + + } + + } + + isLoading = true; + + }; + + this.itemEnd = function ( url ) { + + itemsLoaded ++; + + if ( scope.onProgress !== undefined ) { + + scope.onProgress( url, itemsLoaded, itemsTotal ); + + } + + if ( itemsLoaded === itemsTotal ) { + + isLoading = false; + + if ( scope.onLoad !== undefined ) { + + scope.onLoad(); + + } + + } + + }; + + this.itemError = function ( url ) { + + if ( scope.onError !== undefined ) { + + scope.onError( url ); + + } + + }; + + this.resolveURL = function ( url ) { + + if ( urlModifier ) { + + return urlModifier( url ); + + } + + return url; + + }; + + this.setURLModifier = function ( transform ) { + + urlModifier = transform; + + return this; + + }; + + this.addHandler = function ( regex, loader ) { + + handlers.push( regex, loader ); + + return this; + + }; + + this.removeHandler = function ( regex ) { + + const index = handlers.indexOf( regex ); + + if ( index !== - 1 ) { + + handlers.splice( index, 2 ); + + } + + return this; + + }; + + this.getHandler = function ( file ) { + + for ( let i = 0, l = handlers.length; i < l; i += 2 ) { + + const regex = handlers[ i ]; + const loader = handlers[ i + 1 ]; + + if ( regex.global ) regex.lastIndex = 0; // see #17920 + + if ( regex.test( file ) ) { + + return loader; + + } + + } + + return null; + + }; + + } + +} + +const DefaultLoadingManager = /*@__PURE__*/ new LoadingManager(); + +class Loader { + + constructor( manager ) { + + this.manager = ( manager !== undefined ) ? manager : DefaultLoadingManager; + + this.crossOrigin = 'anonymous'; + this.withCredentials = false; + this.path = ''; + this.resourcePath = ''; + this.requestHeader = {}; + + } + + load( /* url, onLoad, onProgress, onError */ ) {} + + loadAsync( url, onProgress ) { + + const scope = this; + + return new Promise( function ( resolve, reject ) { + + scope.load( url, resolve, onProgress, reject ); + + } ); + + } + + parse( /* data */ ) {} + + setCrossOrigin( crossOrigin ) { + + this.crossOrigin = crossOrigin; + return this; + + } + + setWithCredentials( value ) { + + this.withCredentials = value; + return this; + + } + + setPath( path ) { + + this.path = path; + return this; + + } + + setResourcePath( resourcePath ) { + + this.resourcePath = resourcePath; + return this; + + } + + setRequestHeader( requestHeader ) { + + this.requestHeader = requestHeader; + return this; + + } + +} + +Loader.DEFAULT_MATERIAL_NAME = '__DEFAULT'; + +const loading = {}; + +class HttpError extends Error { + + constructor( message, response ) { + + super( message ); + this.response = response; + + } + +} + +class FileLoader extends Loader { + + constructor( manager ) { + + super( manager ); + + } + + load( url, onLoad, onProgress, onError ) { + + if ( url === undefined ) url = ''; + + if ( this.path !== undefined ) url = this.path + url; + + url = this.manager.resolveURL( url ); + + const cached = Cache.get( url ); + + if ( cached !== undefined ) { + + this.manager.itemStart( url ); + + setTimeout( () => { + + if ( onLoad ) onLoad( cached ); + + this.manager.itemEnd( url ); + + }, 0 ); + + return cached; + + } + + // Check if request is duplicate + + if ( loading[ url ] !== undefined ) { + + loading[ url ].push( { + + onLoad: onLoad, + onProgress: onProgress, + onError: onError + + } ); + + return; + + } + + // Initialise array for duplicate requests + loading[ url ] = []; + + loading[ url ].push( { + onLoad: onLoad, + onProgress: onProgress, + onError: onError, + } ); + + // create request + const req = new Request( url, { + headers: new Headers( this.requestHeader ), + credentials: this.withCredentials ? 'include' : 'same-origin', + // An abort controller could be added within a future PR + } ); + + // record states ( avoid data race ) + const mimeType = this.mimeType; + const responseType = this.responseType; + + // start the fetch + fetch( req ) + .then( response => { + + if ( response.status === 200 || response.status === 0 ) { + + // Some browsers return HTTP Status 0 when using non-http protocol + // e.g. 'file://' or 'data://'. Handle as success. + + if ( response.status === 0 ) { + + console.warn( 'THREE.FileLoader: HTTP Status 0 received.' ); + + } + + // Workaround: Checking if response.body === undefined for Alipay browser #23548 + + if ( typeof ReadableStream === 'undefined' || response.body === undefined || response.body.getReader === undefined ) { + + return response; + + } + + const callbacks = loading[ url ]; + const reader = response.body.getReader(); + + // Nginx needs X-File-Size check + // https://serverfault.com/questions/482875/why-does-nginx-remove-content-length-header-for-chunked-content + const contentLength = response.headers.get( 'X-File-Size' ) || response.headers.get( 'Content-Length' ); + const total = contentLength ? parseInt( contentLength ) : 0; + const lengthComputable = total !== 0; + let loaded = 0; + + // periodically read data into the new stream tracking while download progress + const stream = new ReadableStream( { + start( controller ) { + + readData(); + + function readData() { + + reader.read().then( ( { done, value } ) => { + + if ( done ) { + + controller.close(); + + } else { + + loaded += value.byteLength; + + const event = new ProgressEvent( 'progress', { lengthComputable, loaded, total } ); + for ( let i = 0, il = callbacks.length; i < il; i ++ ) { + + const callback = callbacks[ i ]; + if ( callback.onProgress ) callback.onProgress( event ); + + } + + controller.enqueue( value ); + readData(); + + } + + }, ( e ) => { + + controller.error( e ); + + } ); + + } + + } + + } ); + + return new Response( stream ); + + } else { + + throw new HttpError( `fetch for "${response.url}" responded with ${response.status}: ${response.statusText}`, response ); + + } + + } ) + .then( response => { + + switch ( responseType ) { + + case 'arraybuffer': + + return response.arrayBuffer(); + + case 'blob': + + return response.blob(); + + case 'document': + + return response.text() + .then( text => { + + const parser = new DOMParser(); + return parser.parseFromString( text, mimeType ); + + } ); + + case 'json': + + return response.json(); + + default: + + if ( mimeType === undefined ) { + + return response.text(); + + } else { + + // sniff encoding + const re = /charset="?([^;"\s]*)"?/i; + const exec = re.exec( mimeType ); + const label = exec && exec[ 1 ] ? exec[ 1 ].toLowerCase() : undefined; + const decoder = new TextDecoder( label ); + return response.arrayBuffer().then( ab => decoder.decode( ab ) ); + + } + + } + + } ) + .then( data => { + + // Add to cache only on HTTP success, so that we do not cache + // error response bodies as proper responses to requests. + Cache.add( url, data ); + + const callbacks = loading[ url ]; + delete loading[ url ]; + + for ( let i = 0, il = callbacks.length; i < il; i ++ ) { + + const callback = callbacks[ i ]; + if ( callback.onLoad ) callback.onLoad( data ); + + } + + } ) + .catch( err => { + + // Abort errors and other errors are handled the same + + const callbacks = loading[ url ]; + + if ( callbacks === undefined ) { + + // When onLoad was called and url was deleted in `loading` + this.manager.itemError( url ); + throw err; + + } + + delete loading[ url ]; + + for ( let i = 0, il = callbacks.length; i < il; i ++ ) { + + const callback = callbacks[ i ]; + if ( callback.onError ) callback.onError( err ); + + } + + this.manager.itemError( url ); + + } ) + .finally( () => { + + this.manager.itemEnd( url ); + + } ); + + this.manager.itemStart( url ); + + } + + setResponseType( value ) { + + this.responseType = value; + return this; + + } + + setMimeType( value ) { + + this.mimeType = value; + return this; + + } + +} + +class AnimationLoader extends Loader { + + constructor( manager ) { + + super( manager ); + + } + + load( url, onLoad, onProgress, onError ) { + + const scope = this; + + const loader = new FileLoader( this.manager ); + loader.setPath( this.path ); + loader.setRequestHeader( this.requestHeader ); + loader.setWithCredentials( this.withCredentials ); + loader.load( url, function ( text ) { + + try { + + onLoad( scope.parse( JSON.parse( text ) ) ); + + } catch ( e ) { + + if ( onError ) { + + onError( e ); + + } else { + + console.error( e ); + + } + + scope.manager.itemError( url ); + + } + + }, onProgress, onError ); + + } + + parse( json ) { + + const animations = []; + + for ( let i = 0; i < json.length; i ++ ) { + + const clip = AnimationClip.parse( json[ i ] ); + + animations.push( clip ); + + } + + return animations; + + } + +} + +/** + * Abstract Base class to block based textures loader (dds, pvr, ...) + * + * Sub classes have to implement the parse() method which will be used in load(). + */ + +class CompressedTextureLoader extends Loader { + + constructor( manager ) { + + super( manager ); + + } + + load( url, onLoad, onProgress, onError ) { + + const scope = this; + + const images = []; + + const texture = new CompressedTexture(); + + const loader = new FileLoader( this.manager ); + loader.setPath( this.path ); + loader.setResponseType( 'arraybuffer' ); + loader.setRequestHeader( this.requestHeader ); + loader.setWithCredentials( scope.withCredentials ); + + let loaded = 0; + + function loadTexture( i ) { + + loader.load( url[ i ], function ( buffer ) { + + const texDatas = scope.parse( buffer, true ); + + images[ i ] = { + width: texDatas.width, + height: texDatas.height, + format: texDatas.format, + mipmaps: texDatas.mipmaps + }; + + loaded += 1; + + if ( loaded === 6 ) { + + if ( texDatas.mipmapCount === 1 ) texture.minFilter = LinearFilter; + + texture.image = images; + texture.format = texDatas.format; + texture.needsUpdate = true; + + if ( onLoad ) onLoad( texture ); + + } + + }, onProgress, onError ); + + } + + if ( Array.isArray( url ) ) { + + for ( let i = 0, il = url.length; i < il; ++ i ) { + + loadTexture( i ); + + } + + } else { + + // compressed cubemap texture stored in a single DDS file + + loader.load( url, function ( buffer ) { + + const texDatas = scope.parse( buffer, true ); + + if ( texDatas.isCubemap ) { + + const faces = texDatas.mipmaps.length / texDatas.mipmapCount; + + for ( let f = 0; f < faces; f ++ ) { + + images[ f ] = { mipmaps: [] }; + + for ( let i = 0; i < texDatas.mipmapCount; i ++ ) { + + images[ f ].mipmaps.push( texDatas.mipmaps[ f * texDatas.mipmapCount + i ] ); + images[ f ].format = texDatas.format; + images[ f ].width = texDatas.width; + images[ f ].height = texDatas.height; + + } + + } + + texture.image = images; + + } else { + + texture.image.width = texDatas.width; + texture.image.height = texDatas.height; + texture.mipmaps = texDatas.mipmaps; + + } + + if ( texDatas.mipmapCount === 1 ) { + + texture.minFilter = LinearFilter; + + } + + texture.format = texDatas.format; + texture.needsUpdate = true; + + if ( onLoad ) onLoad( texture ); + + }, onProgress, onError ); + + } + + return texture; + + } + +} + +class ImageLoader extends Loader { + + constructor( manager ) { + + super( manager ); + + } + + load( url, onLoad, onProgress, onError ) { + + if ( this.path !== undefined ) url = this.path + url; + + url = this.manager.resolveURL( url ); + + const scope = this; + + const cached = Cache.get( url ); + + if ( cached !== undefined ) { + + scope.manager.itemStart( url ); + + setTimeout( function () { + + if ( onLoad ) onLoad( cached ); + + scope.manager.itemEnd( url ); + + }, 0 ); + + return cached; + + } + + const image = createElementNS( 'img' ); + + function onImageLoad() { + + removeEventListeners(); + + Cache.add( url, this ); + + if ( onLoad ) onLoad( this ); + + scope.manager.itemEnd( url ); + + } + + function onImageError( event ) { + + removeEventListeners(); + + if ( onError ) onError( event ); + + scope.manager.itemError( url ); + scope.manager.itemEnd( url ); + + } + + function removeEventListeners() { + + image.removeEventListener( 'load', onImageLoad, false ); + image.removeEventListener( 'error', onImageError, false ); + + } + + image.addEventListener( 'load', onImageLoad, false ); + image.addEventListener( 'error', onImageError, false ); + + if ( url.slice( 0, 5 ) !== 'data:' ) { + + if ( this.crossOrigin !== undefined ) image.crossOrigin = this.crossOrigin; + + } + + scope.manager.itemStart( url ); + + image.src = url; + + return image; + + } + +} + +class CubeTextureLoader extends Loader { + + constructor( manager ) { + + super( manager ); + + } + + load( urls, onLoad, onProgress, onError ) { + + const texture = new CubeTexture(); + texture.colorSpace = SRGBColorSpace; + + const loader = new ImageLoader( this.manager ); + loader.setCrossOrigin( this.crossOrigin ); + loader.setPath( this.path ); + + let loaded = 0; + + function loadTexture( i ) { + + loader.load( urls[ i ], function ( image ) { + + texture.images[ i ] = image; + + loaded ++; + + if ( loaded === 6 ) { + + texture.needsUpdate = true; + + if ( onLoad ) onLoad( texture ); + + } + + }, undefined, onError ); + + } + + for ( let i = 0; i < urls.length; ++ i ) { + + loadTexture( i ); + + } + + return texture; + + } + +} + +/** + * Abstract Base class to load generic binary textures formats (rgbe, hdr, ...) + * + * Sub classes have to implement the parse() method which will be used in load(). + */ + +class DataTextureLoader extends Loader { + + constructor( manager ) { + + super( manager ); + + } + + load( url, onLoad, onProgress, onError ) { + + const scope = this; + + const texture = new DataTexture(); + + const loader = new FileLoader( this.manager ); + loader.setResponseType( 'arraybuffer' ); + loader.setRequestHeader( this.requestHeader ); + loader.setPath( this.path ); + loader.setWithCredentials( scope.withCredentials ); + loader.load( url, function ( buffer ) { + + let texData; + + try { + + texData = scope.parse( buffer ); + + } catch ( error ) { + + if ( onError !== undefined ) { + + onError( error ); + + } else { + + console.error( error ); + return; + + } + + } + + if ( texData.image !== undefined ) { + + texture.image = texData.image; + + } else if ( texData.data !== undefined ) { + + texture.image.width = texData.width; + texture.image.height = texData.height; + texture.image.data = texData.data; + + } + + texture.wrapS = texData.wrapS !== undefined ? texData.wrapS : ClampToEdgeWrapping; + texture.wrapT = texData.wrapT !== undefined ? texData.wrapT : ClampToEdgeWrapping; + + texture.magFilter = texData.magFilter !== undefined ? texData.magFilter : LinearFilter; + texture.minFilter = texData.minFilter !== undefined ? texData.minFilter : LinearFilter; + + texture.anisotropy = texData.anisotropy !== undefined ? texData.anisotropy : 1; + + if ( texData.colorSpace !== undefined ) { + + texture.colorSpace = texData.colorSpace; + + } + + if ( texData.flipY !== undefined ) { + + texture.flipY = texData.flipY; + + } + + if ( texData.format !== undefined ) { + + texture.format = texData.format; + + } + + if ( texData.type !== undefined ) { + + texture.type = texData.type; + + } + + if ( texData.mipmaps !== undefined ) { + + texture.mipmaps = texData.mipmaps; + texture.minFilter = LinearMipmapLinearFilter; // presumably... + + } + + if ( texData.mipmapCount === 1 ) { + + texture.minFilter = LinearFilter; + + } + + if ( texData.generateMipmaps !== undefined ) { + + texture.generateMipmaps = texData.generateMipmaps; + + } + + texture.needsUpdate = true; + + if ( onLoad ) onLoad( texture, texData ); + + }, onProgress, onError ); + + + return texture; + + } + +} + +class TextureLoader extends Loader { + + constructor( manager ) { + + super( manager ); + + } + + load( url, onLoad, onProgress, onError ) { + + const texture = new Texture(); + + const loader = new ImageLoader( this.manager ); + loader.setCrossOrigin( this.crossOrigin ); + loader.setPath( this.path ); + + loader.load( url, function ( image ) { + + texture.image = image; + texture.needsUpdate = true; + + if ( onLoad !== undefined ) { + + onLoad( texture ); + + } + + }, onProgress, onError ); + + return texture; + + } + +} + +class Light extends Object3D { + + constructor( color, intensity = 1 ) { + + super(); + + this.isLight = true; + + this.type = 'Light'; + + this.color = new Color( color ); + this.intensity = intensity; + + } + + dispose() { + + // Empty here in base class; some subclasses override. + + } + + copy( source, recursive ) { + + super.copy( source, recursive ); + + this.color.copy( source.color ); + this.intensity = source.intensity; + + return this; + + } + + toJSON( meta ) { + + const data = super.toJSON( meta ); + + data.object.color = this.color.getHex(); + data.object.intensity = this.intensity; + + if ( this.groundColor !== undefined ) data.object.groundColor = this.groundColor.getHex(); + + if ( this.distance !== undefined ) data.object.distance = this.distance; + if ( this.angle !== undefined ) data.object.angle = this.angle; + if ( this.decay !== undefined ) data.object.decay = this.decay; + if ( this.penumbra !== undefined ) data.object.penumbra = this.penumbra; + + if ( this.shadow !== undefined ) data.object.shadow = this.shadow.toJSON(); + if ( this.target !== undefined ) data.object.target = this.target.uuid; + + return data; + + } + +} + +class HemisphereLight extends Light { + + constructor( skyColor, groundColor, intensity ) { + + super( skyColor, intensity ); + + this.isHemisphereLight = true; + + this.type = 'HemisphereLight'; + + this.position.copy( Object3D.DEFAULT_UP ); + this.updateMatrix(); + + this.groundColor = new Color( groundColor ); + + } + + copy( source, recursive ) { + + super.copy( source, recursive ); + + this.groundColor.copy( source.groundColor ); + + return this; + + } + +} + +const _projScreenMatrix$1 = /*@__PURE__*/ new Matrix4(); +const _lightPositionWorld$1 = /*@__PURE__*/ new Vector3(); +const _lookTarget$1 = /*@__PURE__*/ new Vector3(); + +class LightShadow { + + constructor( camera ) { + + this.camera = camera; + + this.intensity = 1; + + this.bias = 0; + this.normalBias = 0; + this.radius = 1; + this.blurSamples = 8; + + this.mapSize = new Vector2( 512, 512 ); + + this.map = null; + this.mapPass = null; + this.matrix = new Matrix4(); + + this.autoUpdate = true; + this.needsUpdate = false; + + this._frustum = new Frustum(); + this._frameExtents = new Vector2( 1, 1 ); + + this._viewportCount = 1; + + this._viewports = [ + + new Vector4( 0, 0, 1, 1 ) + + ]; + + } + + getViewportCount() { + + return this._viewportCount; + + } + + getFrustum() { + + return this._frustum; + + } + + updateMatrices( light ) { + + const shadowCamera = this.camera; + const shadowMatrix = this.matrix; + + _lightPositionWorld$1.setFromMatrixPosition( light.matrixWorld ); + shadowCamera.position.copy( _lightPositionWorld$1 ); + + _lookTarget$1.setFromMatrixPosition( light.target.matrixWorld ); + shadowCamera.lookAt( _lookTarget$1 ); + shadowCamera.updateMatrixWorld(); + + _projScreenMatrix$1.multiplyMatrices( shadowCamera.projectionMatrix, shadowCamera.matrixWorldInverse ); + this._frustum.setFromProjectionMatrix( _projScreenMatrix$1 ); + + shadowMatrix.set( + 0.5, 0.0, 0.0, 0.5, + 0.0, 0.5, 0.0, 0.5, + 0.0, 0.0, 0.5, 0.5, + 0.0, 0.0, 0.0, 1.0 + ); + + shadowMatrix.multiply( _projScreenMatrix$1 ); + + } + + getViewport( viewportIndex ) { + + return this._viewports[ viewportIndex ]; + + } + + getFrameExtents() { + + return this._frameExtents; + + } + + dispose() { + + if ( this.map ) { + + this.map.dispose(); + + } + + if ( this.mapPass ) { + + this.mapPass.dispose(); + + } + + } + + copy( source ) { + + this.camera = source.camera.clone(); + + this.intensity = source.intensity; + + this.bias = source.bias; + this.radius = source.radius; + + this.mapSize.copy( source.mapSize ); + + return this; + + } + + clone() { + + return new this.constructor().copy( this ); + + } + + toJSON() { + + const object = {}; + + if ( this.intensity !== 1 ) object.intensity = this.intensity; + if ( this.bias !== 0 ) object.bias = this.bias; + if ( this.normalBias !== 0 ) object.normalBias = this.normalBias; + if ( this.radius !== 1 ) object.radius = this.radius; + if ( this.mapSize.x !== 512 || this.mapSize.y !== 512 ) object.mapSize = this.mapSize.toArray(); + + object.camera = this.camera.toJSON( false ).object; + delete object.camera.matrix; + + return object; + + } + +} + +class SpotLightShadow extends LightShadow { + + constructor() { + + super( new PerspectiveCamera( 50, 1, 0.5, 500 ) ); + + this.isSpotLightShadow = true; + + this.focus = 1; + + } + + updateMatrices( light ) { + + const camera = this.camera; + + const fov = RAD2DEG * 2 * light.angle * this.focus; + const aspect = this.mapSize.width / this.mapSize.height; + const far = light.distance || camera.far; + + if ( fov !== camera.fov || aspect !== camera.aspect || far !== camera.far ) { + + camera.fov = fov; + camera.aspect = aspect; + camera.far = far; + camera.updateProjectionMatrix(); + + } + + super.updateMatrices( light ); + + } + + copy( source ) { + + super.copy( source ); + + this.focus = source.focus; + + return this; + + } + +} + +class SpotLight extends Light { + + constructor( color, intensity, distance = 0, angle = Math.PI / 3, penumbra = 0, decay = 2 ) { + + super( color, intensity ); + + this.isSpotLight = true; + + this.type = 'SpotLight'; + + this.position.copy( Object3D.DEFAULT_UP ); + this.updateMatrix(); + + this.target = new Object3D(); + + this.distance = distance; + this.angle = angle; + this.penumbra = penumbra; + this.decay = decay; + + this.map = null; + + this.shadow = new SpotLightShadow(); + + } + + get power() { + + // compute the light's luminous power (in lumens) from its intensity (in candela) + // by convention for a spotlight, luminous power (lm) = π * luminous intensity (cd) + return this.intensity * Math.PI; + + } + + set power( power ) { + + // set the light's intensity (in candela) from the desired luminous power (in lumens) + this.intensity = power / Math.PI; + + } + + dispose() { + + this.shadow.dispose(); + + } + + copy( source, recursive ) { + + super.copy( source, recursive ); + + this.distance = source.distance; + this.angle = source.angle; + this.penumbra = source.penumbra; + this.decay = source.decay; + + this.target = source.target.clone(); + + this.shadow = source.shadow.clone(); + + return this; + + } + +} + +const _projScreenMatrix = /*@__PURE__*/ new Matrix4(); +const _lightPositionWorld = /*@__PURE__*/ new Vector3(); +const _lookTarget = /*@__PURE__*/ new Vector3(); + +class PointLightShadow extends LightShadow { + + constructor() { + + super( new PerspectiveCamera( 90, 1, 0.5, 500 ) ); + + this.isPointLightShadow = true; + + this._frameExtents = new Vector2( 4, 2 ); + + this._viewportCount = 6; + + this._viewports = [ + // These viewports map a cube-map onto a 2D texture with the + // following orientation: + // + // xzXZ + // y Y + // + // X - Positive x direction + // x - Negative x direction + // Y - Positive y direction + // y - Negative y direction + // Z - Positive z direction + // z - Negative z direction + + // positive X + new Vector4( 2, 1, 1, 1 ), + // negative X + new Vector4( 0, 1, 1, 1 ), + // positive Z + new Vector4( 3, 1, 1, 1 ), + // negative Z + new Vector4( 1, 1, 1, 1 ), + // positive Y + new Vector4( 3, 0, 1, 1 ), + // negative Y + new Vector4( 1, 0, 1, 1 ) + ]; + + this._cubeDirections = [ + new Vector3( 1, 0, 0 ), new Vector3( - 1, 0, 0 ), new Vector3( 0, 0, 1 ), + new Vector3( 0, 0, - 1 ), new Vector3( 0, 1, 0 ), new Vector3( 0, - 1, 0 ) + ]; + + this._cubeUps = [ + new Vector3( 0, 1, 0 ), new Vector3( 0, 1, 0 ), new Vector3( 0, 1, 0 ), + new Vector3( 0, 1, 0 ), new Vector3( 0, 0, 1 ), new Vector3( 0, 0, - 1 ) + ]; + + } + + updateMatrices( light, viewportIndex = 0 ) { + + const camera = this.camera; + const shadowMatrix = this.matrix; + + const far = light.distance || camera.far; + + if ( far !== camera.far ) { + + camera.far = far; + camera.updateProjectionMatrix(); + + } + + _lightPositionWorld.setFromMatrixPosition( light.matrixWorld ); + camera.position.copy( _lightPositionWorld ); + + _lookTarget.copy( camera.position ); + _lookTarget.add( this._cubeDirections[ viewportIndex ] ); + camera.up.copy( this._cubeUps[ viewportIndex ] ); + camera.lookAt( _lookTarget ); + camera.updateMatrixWorld(); + + shadowMatrix.makeTranslation( - _lightPositionWorld.x, - _lightPositionWorld.y, - _lightPositionWorld.z ); + + _projScreenMatrix.multiplyMatrices( camera.projectionMatrix, camera.matrixWorldInverse ); + this._frustum.setFromProjectionMatrix( _projScreenMatrix ); + + } + +} + +class PointLight extends Light { + + constructor( color, intensity, distance = 0, decay = 2 ) { + + super( color, intensity ); + + this.isPointLight = true; + + this.type = 'PointLight'; + + this.distance = distance; + this.decay = decay; + + this.shadow = new PointLightShadow(); + + } + + get power() { + + // compute the light's luminous power (in lumens) from its intensity (in candela) + // for an isotropic light source, luminous power (lm) = 4 π luminous intensity (cd) + return this.intensity * 4 * Math.PI; + + } + + set power( power ) { + + // set the light's intensity (in candela) from the desired luminous power (in lumens) + this.intensity = power / ( 4 * Math.PI ); + + } + + dispose() { + + this.shadow.dispose(); + + } + + copy( source, recursive ) { + + super.copy( source, recursive ); + + this.distance = source.distance; + this.decay = source.decay; + + this.shadow = source.shadow.clone(); + + return this; + + } + +} + +class OrthographicCamera extends Camera { + + constructor( left = - 1, right = 1, top = 1, bottom = - 1, near = 0.1, far = 2000 ) { + + super(); + + this.isOrthographicCamera = true; + + this.type = 'OrthographicCamera'; + + this.zoom = 1; + this.view = null; + + this.left = left; + this.right = right; + this.top = top; + this.bottom = bottom; + + this.near = near; + this.far = far; + + this.updateProjectionMatrix(); + + } + + copy( source, recursive ) { + + super.copy( source, recursive ); + + this.left = source.left; + this.right = source.right; + this.top = source.top; + this.bottom = source.bottom; + this.near = source.near; + this.far = source.far; + + this.zoom = source.zoom; + this.view = source.view === null ? null : Object.assign( {}, source.view ); + + return this; + + } + + setViewOffset( fullWidth, fullHeight, x, y, width, height ) { + + if ( this.view === null ) { + + this.view = { + enabled: true, + fullWidth: 1, + fullHeight: 1, + offsetX: 0, + offsetY: 0, + width: 1, + height: 1 + }; + + } + + this.view.enabled = true; + this.view.fullWidth = fullWidth; + this.view.fullHeight = fullHeight; + this.view.offsetX = x; + this.view.offsetY = y; + this.view.width = width; + this.view.height = height; + + this.updateProjectionMatrix(); + + } + + clearViewOffset() { + + if ( this.view !== null ) { + + this.view.enabled = false; + + } + + this.updateProjectionMatrix(); + + } + + updateProjectionMatrix() { + + const dx = ( this.right - this.left ) / ( 2 * this.zoom ); + const dy = ( this.top - this.bottom ) / ( 2 * this.zoom ); + const cx = ( this.right + this.left ) / 2; + const cy = ( this.top + this.bottom ) / 2; + + let left = cx - dx; + let right = cx + dx; + let top = cy + dy; + let bottom = cy - dy; + + if ( this.view !== null && this.view.enabled ) { + + const scaleW = ( this.right - this.left ) / this.view.fullWidth / this.zoom; + const scaleH = ( this.top - this.bottom ) / this.view.fullHeight / this.zoom; + + left += scaleW * this.view.offsetX; + right = left + scaleW * this.view.width; + top -= scaleH * this.view.offsetY; + bottom = top - scaleH * this.view.height; + + } + + this.projectionMatrix.makeOrthographic( left, right, top, bottom, this.near, this.far, this.coordinateSystem ); + + this.projectionMatrixInverse.copy( this.projectionMatrix ).invert(); + + } + + toJSON( meta ) { + + const data = super.toJSON( meta ); + + data.object.zoom = this.zoom; + data.object.left = this.left; + data.object.right = this.right; + data.object.top = this.top; + data.object.bottom = this.bottom; + data.object.near = this.near; + data.object.far = this.far; + + if ( this.view !== null ) data.object.view = Object.assign( {}, this.view ); + + return data; + + } + +} + +class DirectionalLightShadow extends LightShadow { + + constructor() { + + super( new OrthographicCamera( - 5, 5, 5, - 5, 0.5, 500 ) ); + + this.isDirectionalLightShadow = true; + + } + +} + +class DirectionalLight extends Light { + + constructor( color, intensity ) { + + super( color, intensity ); + + this.isDirectionalLight = true; + + this.type = 'DirectionalLight'; + + this.position.copy( Object3D.DEFAULT_UP ); + this.updateMatrix(); + + this.target = new Object3D(); + + this.shadow = new DirectionalLightShadow(); + + } + + dispose() { + + this.shadow.dispose(); + + } + + copy( source ) { + + super.copy( source ); + + this.target = source.target.clone(); + this.shadow = source.shadow.clone(); + + return this; + + } + +} + +class AmbientLight extends Light { + + constructor( color, intensity ) { + + super( color, intensity ); + + this.isAmbientLight = true; + + this.type = 'AmbientLight'; + + } + +} + +class RectAreaLight extends Light { + + constructor( color, intensity, width = 10, height = 10 ) { + + super( color, intensity ); + + this.isRectAreaLight = true; + + this.type = 'RectAreaLight'; + + this.width = width; + this.height = height; + + } + + get power() { + + // compute the light's luminous power (in lumens) from its intensity (in nits) + return this.intensity * this.width * this.height * Math.PI; + + } + + set power( power ) { + + // set the light's intensity (in nits) from the desired luminous power (in lumens) + this.intensity = power / ( this.width * this.height * Math.PI ); + + } + + copy( source ) { + + super.copy( source ); + + this.width = source.width; + this.height = source.height; + + return this; + + } + + toJSON( meta ) { + + const data = super.toJSON( meta ); + + data.object.width = this.width; + data.object.height = this.height; + + return data; + + } + +} + +/** + * Primary reference: + * https://graphics.stanford.edu/papers/envmap/envmap.pdf + * + * Secondary reference: + * https://www.ppsloan.org/publications/StupidSH36.pdf + */ + +// 3-band SH defined by 9 coefficients + +class SphericalHarmonics3 { + + constructor() { + + this.isSphericalHarmonics3 = true; + + this.coefficients = []; + + for ( let i = 0; i < 9; i ++ ) { + + this.coefficients.push( new Vector3() ); + + } + + } + + set( coefficients ) { + + for ( let i = 0; i < 9; i ++ ) { + + this.coefficients[ i ].copy( coefficients[ i ] ); + + } + + return this; + + } + + zero() { + + for ( let i = 0; i < 9; i ++ ) { + + this.coefficients[ i ].set( 0, 0, 0 ); + + } + + return this; + + } + + // get the radiance in the direction of the normal + // target is a Vector3 + getAt( normal, target ) { + + // normal is assumed to be unit length + + const x = normal.x, y = normal.y, z = normal.z; + + const coeff = this.coefficients; + + // band 0 + target.copy( coeff[ 0 ] ).multiplyScalar( 0.282095 ); + + // band 1 + target.addScaledVector( coeff[ 1 ], 0.488603 * y ); + target.addScaledVector( coeff[ 2 ], 0.488603 * z ); + target.addScaledVector( coeff[ 3 ], 0.488603 * x ); + + // band 2 + target.addScaledVector( coeff[ 4 ], 1.092548 * ( x * y ) ); + target.addScaledVector( coeff[ 5 ], 1.092548 * ( y * z ) ); + target.addScaledVector( coeff[ 6 ], 0.315392 * ( 3.0 * z * z - 1.0 ) ); + target.addScaledVector( coeff[ 7 ], 1.092548 * ( x * z ) ); + target.addScaledVector( coeff[ 8 ], 0.546274 * ( x * x - y * y ) ); + + return target; + + } + + // get the irradiance (radiance convolved with cosine lobe) in the direction of the normal + // target is a Vector3 + // https://graphics.stanford.edu/papers/envmap/envmap.pdf + getIrradianceAt( normal, target ) { + + // normal is assumed to be unit length + + const x = normal.x, y = normal.y, z = normal.z; + + const coeff = this.coefficients; + + // band 0 + target.copy( coeff[ 0 ] ).multiplyScalar( 0.886227 ); // π * 0.282095 + + // band 1 + target.addScaledVector( coeff[ 1 ], 2.0 * 0.511664 * y ); // ( 2 * π / 3 ) * 0.488603 + target.addScaledVector( coeff[ 2 ], 2.0 * 0.511664 * z ); + target.addScaledVector( coeff[ 3 ], 2.0 * 0.511664 * x ); + + // band 2 + target.addScaledVector( coeff[ 4 ], 2.0 * 0.429043 * x * y ); // ( π / 4 ) * 1.092548 + target.addScaledVector( coeff[ 5 ], 2.0 * 0.429043 * y * z ); + target.addScaledVector( coeff[ 6 ], 0.743125 * z * z - 0.247708 ); // ( π / 4 ) * 0.315392 * 3 + target.addScaledVector( coeff[ 7 ], 2.0 * 0.429043 * x * z ); + target.addScaledVector( coeff[ 8 ], 0.429043 * ( x * x - y * y ) ); // ( π / 4 ) * 0.546274 + + return target; + + } + + add( sh ) { + + for ( let i = 0; i < 9; i ++ ) { + + this.coefficients[ i ].add( sh.coefficients[ i ] ); + + } + + return this; + + } + + addScaledSH( sh, s ) { + + for ( let i = 0; i < 9; i ++ ) { + + this.coefficients[ i ].addScaledVector( sh.coefficients[ i ], s ); + + } + + return this; + + } + + scale( s ) { + + for ( let i = 0; i < 9; i ++ ) { + + this.coefficients[ i ].multiplyScalar( s ); + + } + + return this; + + } + + lerp( sh, alpha ) { + + for ( let i = 0; i < 9; i ++ ) { + + this.coefficients[ i ].lerp( sh.coefficients[ i ], alpha ); + + } + + return this; + + } + + equals( sh ) { + + for ( let i = 0; i < 9; i ++ ) { + + if ( ! this.coefficients[ i ].equals( sh.coefficients[ i ] ) ) { + + return false; + + } + + } + + return true; + + } + + copy( sh ) { + + return this.set( sh.coefficients ); + + } + + clone() { + + return new this.constructor().copy( this ); + + } + + fromArray( array, offset = 0 ) { + + const coefficients = this.coefficients; + + for ( let i = 0; i < 9; i ++ ) { + + coefficients[ i ].fromArray( array, offset + ( i * 3 ) ); + + } + + return this; + + } + + toArray( array = [], offset = 0 ) { + + const coefficients = this.coefficients; + + for ( let i = 0; i < 9; i ++ ) { + + coefficients[ i ].toArray( array, offset + ( i * 3 ) ); + + } + + return array; + + } + + // evaluate the basis functions + // shBasis is an Array[ 9 ] + static getBasisAt( normal, shBasis ) { + + // normal is assumed to be unit length + + const x = normal.x, y = normal.y, z = normal.z; + + // band 0 + shBasis[ 0 ] = 0.282095; + + // band 1 + shBasis[ 1 ] = 0.488603 * y; + shBasis[ 2 ] = 0.488603 * z; + shBasis[ 3 ] = 0.488603 * x; + + // band 2 + shBasis[ 4 ] = 1.092548 * x * y; + shBasis[ 5 ] = 1.092548 * y * z; + shBasis[ 6 ] = 0.315392 * ( 3 * z * z - 1 ); + shBasis[ 7 ] = 1.092548 * x * z; + shBasis[ 8 ] = 0.546274 * ( x * x - y * y ); + + } + +} + +class LightProbe extends Light { + + constructor( sh = new SphericalHarmonics3(), intensity = 1 ) { + + super( undefined, intensity ); + + this.isLightProbe = true; + + this.sh = sh; + + } + + copy( source ) { + + super.copy( source ); + + this.sh.copy( source.sh ); + + return this; + + } + + fromJSON( json ) { + + this.intensity = json.intensity; // TODO: Move this bit to Light.fromJSON(); + this.sh.fromArray( json.sh ); + + return this; + + } + + toJSON( meta ) { + + const data = super.toJSON( meta ); + + data.object.sh = this.sh.toArray(); + + return data; + + } + +} + +class MaterialLoader extends Loader { + + constructor( manager ) { + + super( manager ); + this.textures = {}; + + } + + load( url, onLoad, onProgress, onError ) { + + const scope = this; + + const loader = new FileLoader( scope.manager ); + loader.setPath( scope.path ); + loader.setRequestHeader( scope.requestHeader ); + loader.setWithCredentials( scope.withCredentials ); + loader.load( url, function ( text ) { + + try { + + onLoad( scope.parse( JSON.parse( text ) ) ); + + } catch ( e ) { + + if ( onError ) { + + onError( e ); + + } else { + + console.error( e ); + + } + + scope.manager.itemError( url ); + + } + + }, onProgress, onError ); + + } + + parse( json ) { + + const textures = this.textures; + + function getTexture( name ) { + + if ( textures[ name ] === undefined ) { + + console.warn( 'THREE.MaterialLoader: Undefined texture', name ); + + } + + return textures[ name ]; + + } + + const material = this.createMaterialFromType( json.type ); + + if ( json.uuid !== undefined ) material.uuid = json.uuid; + if ( json.name !== undefined ) material.name = json.name; + if ( json.color !== undefined && material.color !== undefined ) material.color.setHex( json.color ); + if ( json.roughness !== undefined ) material.roughness = json.roughness; + if ( json.metalness !== undefined ) material.metalness = json.metalness; + if ( json.sheen !== undefined ) material.sheen = json.sheen; + if ( json.sheenColor !== undefined ) material.sheenColor = new Color().setHex( json.sheenColor ); + if ( json.sheenRoughness !== undefined ) material.sheenRoughness = json.sheenRoughness; + if ( json.emissive !== undefined && material.emissive !== undefined ) material.emissive.setHex( json.emissive ); + if ( json.specular !== undefined && material.specular !== undefined ) material.specular.setHex( json.specular ); + if ( json.specularIntensity !== undefined ) material.specularIntensity = json.specularIntensity; + if ( json.specularColor !== undefined && material.specularColor !== undefined ) material.specularColor.setHex( json.specularColor ); + if ( json.shininess !== undefined ) material.shininess = json.shininess; + if ( json.clearcoat !== undefined ) material.clearcoat = json.clearcoat; + if ( json.clearcoatRoughness !== undefined ) material.clearcoatRoughness = json.clearcoatRoughness; + if ( json.dispersion !== undefined ) material.dispersion = json.dispersion; + if ( json.iridescence !== undefined ) material.iridescence = json.iridescence; + if ( json.iridescenceIOR !== undefined ) material.iridescenceIOR = json.iridescenceIOR; + if ( json.iridescenceThicknessRange !== undefined ) material.iridescenceThicknessRange = json.iridescenceThicknessRange; + if ( json.transmission !== undefined ) material.transmission = json.transmission; + if ( json.thickness !== undefined ) material.thickness = json.thickness; + if ( json.attenuationDistance !== undefined ) material.attenuationDistance = json.attenuationDistance; + if ( json.attenuationColor !== undefined && material.attenuationColor !== undefined ) material.attenuationColor.setHex( json.attenuationColor ); + if ( json.anisotropy !== undefined ) material.anisotropy = json.anisotropy; + if ( json.anisotropyRotation !== undefined ) material.anisotropyRotation = json.anisotropyRotation; + if ( json.fog !== undefined ) material.fog = json.fog; + if ( json.flatShading !== undefined ) material.flatShading = json.flatShading; + if ( json.blending !== undefined ) material.blending = json.blending; + if ( json.combine !== undefined ) material.combine = json.combine; + if ( json.side !== undefined ) material.side = json.side; + if ( json.shadowSide !== undefined ) material.shadowSide = json.shadowSide; + if ( json.opacity !== undefined ) material.opacity = json.opacity; + if ( json.transparent !== undefined ) material.transparent = json.transparent; + if ( json.alphaTest !== undefined ) material.alphaTest = json.alphaTest; + if ( json.alphaHash !== undefined ) material.alphaHash = json.alphaHash; + if ( json.depthFunc !== undefined ) material.depthFunc = json.depthFunc; + if ( json.depthTest !== undefined ) material.depthTest = json.depthTest; + if ( json.depthWrite !== undefined ) material.depthWrite = json.depthWrite; + if ( json.colorWrite !== undefined ) material.colorWrite = json.colorWrite; + if ( json.blendSrc !== undefined ) material.blendSrc = json.blendSrc; + if ( json.blendDst !== undefined ) material.blendDst = json.blendDst; + if ( json.blendEquation !== undefined ) material.blendEquation = json.blendEquation; + if ( json.blendSrcAlpha !== undefined ) material.blendSrcAlpha = json.blendSrcAlpha; + if ( json.blendDstAlpha !== undefined ) material.blendDstAlpha = json.blendDstAlpha; + if ( json.blendEquationAlpha !== undefined ) material.blendEquationAlpha = json.blendEquationAlpha; + if ( json.blendColor !== undefined && material.blendColor !== undefined ) material.blendColor.setHex( json.blendColor ); + if ( json.blendAlpha !== undefined ) material.blendAlpha = json.blendAlpha; + if ( json.stencilWriteMask !== undefined ) material.stencilWriteMask = json.stencilWriteMask; + if ( json.stencilFunc !== undefined ) material.stencilFunc = json.stencilFunc; + if ( json.stencilRef !== undefined ) material.stencilRef = json.stencilRef; + if ( json.stencilFuncMask !== undefined ) material.stencilFuncMask = json.stencilFuncMask; + if ( json.stencilFail !== undefined ) material.stencilFail = json.stencilFail; + if ( json.stencilZFail !== undefined ) material.stencilZFail = json.stencilZFail; + if ( json.stencilZPass !== undefined ) material.stencilZPass = json.stencilZPass; + if ( json.stencilWrite !== undefined ) material.stencilWrite = json.stencilWrite; + + if ( json.wireframe !== undefined ) material.wireframe = json.wireframe; + if ( json.wireframeLinewidth !== undefined ) material.wireframeLinewidth = json.wireframeLinewidth; + if ( json.wireframeLinecap !== undefined ) material.wireframeLinecap = json.wireframeLinecap; + if ( json.wireframeLinejoin !== undefined ) material.wireframeLinejoin = json.wireframeLinejoin; + + if ( json.rotation !== undefined ) material.rotation = json.rotation; + + if ( json.linewidth !== undefined ) material.linewidth = json.linewidth; + if ( json.dashSize !== undefined ) material.dashSize = json.dashSize; + if ( json.gapSize !== undefined ) material.gapSize = json.gapSize; + if ( json.scale !== undefined ) material.scale = json.scale; + + if ( json.polygonOffset !== undefined ) material.polygonOffset = json.polygonOffset; + if ( json.polygonOffsetFactor !== undefined ) material.polygonOffsetFactor = json.polygonOffsetFactor; + if ( json.polygonOffsetUnits !== undefined ) material.polygonOffsetUnits = json.polygonOffsetUnits; + + if ( json.dithering !== undefined ) material.dithering = json.dithering; + + if ( json.alphaToCoverage !== undefined ) material.alphaToCoverage = json.alphaToCoverage; + if ( json.premultipliedAlpha !== undefined ) material.premultipliedAlpha = json.premultipliedAlpha; + if ( json.forceSinglePass !== undefined ) material.forceSinglePass = json.forceSinglePass; + + if ( json.visible !== undefined ) material.visible = json.visible; + + if ( json.toneMapped !== undefined ) material.toneMapped = json.toneMapped; + + if ( json.userData !== undefined ) material.userData = json.userData; + + if ( json.vertexColors !== undefined ) { + + if ( typeof json.vertexColors === 'number' ) { + + material.vertexColors = ( json.vertexColors > 0 ) ? true : false; + + } else { + + material.vertexColors = json.vertexColors; + + } + + } + + // Shader Material + + if ( json.uniforms !== undefined ) { + + for ( const name in json.uniforms ) { + + const uniform = json.uniforms[ name ]; + + material.uniforms[ name ] = {}; + + switch ( uniform.type ) { + + case 't': + material.uniforms[ name ].value = getTexture( uniform.value ); + break; + + case 'c': + material.uniforms[ name ].value = new Color().setHex( uniform.value ); + break; + + case 'v2': + material.uniforms[ name ].value = new Vector2().fromArray( uniform.value ); + break; + + case 'v3': + material.uniforms[ name ].value = new Vector3().fromArray( uniform.value ); + break; + + case 'v4': + material.uniforms[ name ].value = new Vector4().fromArray( uniform.value ); + break; + + case 'm3': + material.uniforms[ name ].value = new Matrix3().fromArray( uniform.value ); + break; + + case 'm4': + material.uniforms[ name ].value = new Matrix4().fromArray( uniform.value ); + break; + + default: + material.uniforms[ name ].value = uniform.value; + + } + + } + + } + + if ( json.defines !== undefined ) material.defines = json.defines; + if ( json.vertexShader !== undefined ) material.vertexShader = json.vertexShader; + if ( json.fragmentShader !== undefined ) material.fragmentShader = json.fragmentShader; + if ( json.glslVersion !== undefined ) material.glslVersion = json.glslVersion; + + if ( json.extensions !== undefined ) { + + for ( const key in json.extensions ) { + + material.extensions[ key ] = json.extensions[ key ]; + + } + + } + + if ( json.lights !== undefined ) material.lights = json.lights; + if ( json.clipping !== undefined ) material.clipping = json.clipping; + + // for PointsMaterial + + if ( json.size !== undefined ) material.size = json.size; + if ( json.sizeAttenuation !== undefined ) material.sizeAttenuation = json.sizeAttenuation; + + // maps + + if ( json.map !== undefined ) material.map = getTexture( json.map ); + if ( json.matcap !== undefined ) material.matcap = getTexture( json.matcap ); + + if ( json.alphaMap !== undefined ) material.alphaMap = getTexture( json.alphaMap ); + + if ( json.bumpMap !== undefined ) material.bumpMap = getTexture( json.bumpMap ); + if ( json.bumpScale !== undefined ) material.bumpScale = json.bumpScale; + + if ( json.normalMap !== undefined ) material.normalMap = getTexture( json.normalMap ); + if ( json.normalMapType !== undefined ) material.normalMapType = json.normalMapType; + if ( json.normalScale !== undefined ) { + + let normalScale = json.normalScale; + + if ( Array.isArray( normalScale ) === false ) { + + // Blender exporter used to export a scalar. See #7459 + + normalScale = [ normalScale, normalScale ]; + + } + + material.normalScale = new Vector2().fromArray( normalScale ); + + } + + if ( json.displacementMap !== undefined ) material.displacementMap = getTexture( json.displacementMap ); + if ( json.displacementScale !== undefined ) material.displacementScale = json.displacementScale; + if ( json.displacementBias !== undefined ) material.displacementBias = json.displacementBias; + + if ( json.roughnessMap !== undefined ) material.roughnessMap = getTexture( json.roughnessMap ); + if ( json.metalnessMap !== undefined ) material.metalnessMap = getTexture( json.metalnessMap ); + + if ( json.emissiveMap !== undefined ) material.emissiveMap = getTexture( json.emissiveMap ); + if ( json.emissiveIntensity !== undefined ) material.emissiveIntensity = json.emissiveIntensity; + + if ( json.specularMap !== undefined ) material.specularMap = getTexture( json.specularMap ); + if ( json.specularIntensityMap !== undefined ) material.specularIntensityMap = getTexture( json.specularIntensityMap ); + if ( json.specularColorMap !== undefined ) material.specularColorMap = getTexture( json.specularColorMap ); + + if ( json.envMap !== undefined ) material.envMap = getTexture( json.envMap ); + if ( json.envMapRotation !== undefined ) material.envMapRotation.fromArray( json.envMapRotation ); + if ( json.envMapIntensity !== undefined ) material.envMapIntensity = json.envMapIntensity; + + if ( json.reflectivity !== undefined ) material.reflectivity = json.reflectivity; + if ( json.refractionRatio !== undefined ) material.refractionRatio = json.refractionRatio; + + if ( json.lightMap !== undefined ) material.lightMap = getTexture( json.lightMap ); + if ( json.lightMapIntensity !== undefined ) material.lightMapIntensity = json.lightMapIntensity; + + if ( json.aoMap !== undefined ) material.aoMap = getTexture( json.aoMap ); + if ( json.aoMapIntensity !== undefined ) material.aoMapIntensity = json.aoMapIntensity; + + if ( json.gradientMap !== undefined ) material.gradientMap = getTexture( json.gradientMap ); + + if ( json.clearcoatMap !== undefined ) material.clearcoatMap = getTexture( json.clearcoatMap ); + if ( json.clearcoatRoughnessMap !== undefined ) material.clearcoatRoughnessMap = getTexture( json.clearcoatRoughnessMap ); + if ( json.clearcoatNormalMap !== undefined ) material.clearcoatNormalMap = getTexture( json.clearcoatNormalMap ); + if ( json.clearcoatNormalScale !== undefined ) material.clearcoatNormalScale = new Vector2().fromArray( json.clearcoatNormalScale ); + + if ( json.iridescenceMap !== undefined ) material.iridescenceMap = getTexture( json.iridescenceMap ); + if ( json.iridescenceThicknessMap !== undefined ) material.iridescenceThicknessMap = getTexture( json.iridescenceThicknessMap ); + + if ( json.transmissionMap !== undefined ) material.transmissionMap = getTexture( json.transmissionMap ); + if ( json.thicknessMap !== undefined ) material.thicknessMap = getTexture( json.thicknessMap ); + + if ( json.anisotropyMap !== undefined ) material.anisotropyMap = getTexture( json.anisotropyMap ); + + if ( json.sheenColorMap !== undefined ) material.sheenColorMap = getTexture( json.sheenColorMap ); + if ( json.sheenRoughnessMap !== undefined ) material.sheenRoughnessMap = getTexture( json.sheenRoughnessMap ); + + return material; + + } + + setTextures( value ) { + + this.textures = value; + return this; + + } + + createMaterialFromType( type ) { + + return MaterialLoader.createMaterialFromType( type ); + + } + + static createMaterialFromType( type ) { + + const materialLib = { + ShadowMaterial, + SpriteMaterial, + RawShaderMaterial, + ShaderMaterial, + PointsMaterial, + MeshPhysicalMaterial, + MeshStandardMaterial, + MeshPhongMaterial, + MeshToonMaterial, + MeshNormalMaterial, + MeshLambertMaterial, + MeshDepthMaterial, + MeshDistanceMaterial, + MeshBasicMaterial, + MeshMatcapMaterial, + LineDashedMaterial, + LineBasicMaterial, + Material + }; + + return new materialLib[ type ](); + + } + +} + +class LoaderUtils { + + static decodeText( array ) { // @deprecated, r165 + + console.warn( 'THREE.LoaderUtils: decodeText() has been deprecated with r165 and will be removed with r175. Use TextDecoder instead.' ); + + if ( typeof TextDecoder !== 'undefined' ) { + + return new TextDecoder().decode( array ); + + } + + // Avoid the String.fromCharCode.apply(null, array) shortcut, which + // throws a "maximum call stack size exceeded" error for large arrays. + + let s = ''; + + for ( let i = 0, il = array.length; i < il; i ++ ) { + + // Implicitly assumes little-endian. + s += String.fromCharCode( array[ i ] ); + + } + + try { + + // merges multi-byte utf-8 characters. + + return decodeURIComponent( escape( s ) ); + + } catch ( e ) { // see #16358 + + return s; + + } + + } + + static extractUrlBase( url ) { + + const index = url.lastIndexOf( '/' ); + + if ( index === - 1 ) return './'; + + return url.slice( 0, index + 1 ); + + } + + static resolveURL( url, path ) { + + // Invalid URL + if ( typeof url !== 'string' || url === '' ) return ''; + + // Host Relative URL + if ( /^https?:\/\//i.test( path ) && /^\//.test( url ) ) { + + path = path.replace( /(^https?:\/\/[^\/]+).*/i, '$1' ); + + } + + // Absolute URL http://,https://,// + if ( /^(https?:)?\/\//i.test( url ) ) return url; + + // Data URI + if ( /^data:.*,.*$/i.test( url ) ) return url; + + // Blob URL + if ( /^blob:.*$/i.test( url ) ) return url; + + // Relative URL + return path + url; + + } + +} + +class InstancedBufferGeometry extends BufferGeometry { + + constructor() { + + super(); + + this.isInstancedBufferGeometry = true; + + this.type = 'InstancedBufferGeometry'; + this.instanceCount = Infinity; + + } + + copy( source ) { + + super.copy( source ); + + this.instanceCount = source.instanceCount; + + return this; + + } + + toJSON() { + + const data = super.toJSON(); + + data.instanceCount = this.instanceCount; + + data.isInstancedBufferGeometry = true; + + return data; + + } + +} + +class BufferGeometryLoader extends Loader { + + constructor( manager ) { + + super( manager ); + + } + + load( url, onLoad, onProgress, onError ) { + + const scope = this; + + const loader = new FileLoader( scope.manager ); + loader.setPath( scope.path ); + loader.setRequestHeader( scope.requestHeader ); + loader.setWithCredentials( scope.withCredentials ); + loader.load( url, function ( text ) { + + try { + + onLoad( scope.parse( JSON.parse( text ) ) ); + + } catch ( e ) { + + if ( onError ) { + + onError( e ); + + } else { + + console.error( e ); + + } + + scope.manager.itemError( url ); + + } + + }, onProgress, onError ); + + } + + parse( json ) { + + const interleavedBufferMap = {}; + const arrayBufferMap = {}; + + function getInterleavedBuffer( json, uuid ) { + + if ( interleavedBufferMap[ uuid ] !== undefined ) return interleavedBufferMap[ uuid ]; + + const interleavedBuffers = json.interleavedBuffers; + const interleavedBuffer = interleavedBuffers[ uuid ]; + + const buffer = getArrayBuffer( json, interleavedBuffer.buffer ); + + const array = getTypedArray( interleavedBuffer.type, buffer ); + const ib = new InterleavedBuffer( array, interleavedBuffer.stride ); + ib.uuid = interleavedBuffer.uuid; + + interleavedBufferMap[ uuid ] = ib; + + return ib; + + } + + function getArrayBuffer( json, uuid ) { + + if ( arrayBufferMap[ uuid ] !== undefined ) return arrayBufferMap[ uuid ]; + + const arrayBuffers = json.arrayBuffers; + const arrayBuffer = arrayBuffers[ uuid ]; + + const ab = new Uint32Array( arrayBuffer ).buffer; + + arrayBufferMap[ uuid ] = ab; + + return ab; + + } + + const geometry = json.isInstancedBufferGeometry ? new InstancedBufferGeometry() : new BufferGeometry(); + + const index = json.data.index; + + if ( index !== undefined ) { + + const typedArray = getTypedArray( index.type, index.array ); + geometry.setIndex( new BufferAttribute( typedArray, 1 ) ); + + } + + const attributes = json.data.attributes; + + for ( const key in attributes ) { + + const attribute = attributes[ key ]; + let bufferAttribute; + + if ( attribute.isInterleavedBufferAttribute ) { + + const interleavedBuffer = getInterleavedBuffer( json.data, attribute.data ); + bufferAttribute = new InterleavedBufferAttribute( interleavedBuffer, attribute.itemSize, attribute.offset, attribute.normalized ); + + } else { + + const typedArray = getTypedArray( attribute.type, attribute.array ); + const bufferAttributeConstr = attribute.isInstancedBufferAttribute ? InstancedBufferAttribute : BufferAttribute; + bufferAttribute = new bufferAttributeConstr( typedArray, attribute.itemSize, attribute.normalized ); + + } + + if ( attribute.name !== undefined ) bufferAttribute.name = attribute.name; + if ( attribute.usage !== undefined ) bufferAttribute.setUsage( attribute.usage ); + + geometry.setAttribute( key, bufferAttribute ); + + } + + const morphAttributes = json.data.morphAttributes; + + if ( morphAttributes ) { + + for ( const key in morphAttributes ) { + + const attributeArray = morphAttributes[ key ]; + + const array = []; + + for ( let i = 0, il = attributeArray.length; i < il; i ++ ) { + + const attribute = attributeArray[ i ]; + let bufferAttribute; + + if ( attribute.isInterleavedBufferAttribute ) { + + const interleavedBuffer = getInterleavedBuffer( json.data, attribute.data ); + bufferAttribute = new InterleavedBufferAttribute( interleavedBuffer, attribute.itemSize, attribute.offset, attribute.normalized ); + + } else { + + const typedArray = getTypedArray( attribute.type, attribute.array ); + bufferAttribute = new BufferAttribute( typedArray, attribute.itemSize, attribute.normalized ); + + } + + if ( attribute.name !== undefined ) bufferAttribute.name = attribute.name; + array.push( bufferAttribute ); + + } + + geometry.morphAttributes[ key ] = array; + + } + + } + + const morphTargetsRelative = json.data.morphTargetsRelative; + + if ( morphTargetsRelative ) { + + geometry.morphTargetsRelative = true; + + } + + const groups = json.data.groups || json.data.drawcalls || json.data.offsets; + + if ( groups !== undefined ) { + + for ( let i = 0, n = groups.length; i !== n; ++ i ) { + + const group = groups[ i ]; + + geometry.addGroup( group.start, group.count, group.materialIndex ); + + } + + } + + const boundingSphere = json.data.boundingSphere; + + if ( boundingSphere !== undefined ) { + + const center = new Vector3(); + + if ( boundingSphere.center !== undefined ) { + + center.fromArray( boundingSphere.center ); + + } + + geometry.boundingSphere = new Sphere( center, boundingSphere.radius ); + + } + + if ( json.name ) geometry.name = json.name; + if ( json.userData ) geometry.userData = json.userData; + + return geometry; + + } + +} + +class ObjectLoader extends Loader { + + constructor( manager ) { + + super( manager ); + + } + + load( url, onLoad, onProgress, onError ) { + + const scope = this; + + const path = ( this.path === '' ) ? LoaderUtils.extractUrlBase( url ) : this.path; + this.resourcePath = this.resourcePath || path; + + const loader = new FileLoader( this.manager ); + loader.setPath( this.path ); + loader.setRequestHeader( this.requestHeader ); + loader.setWithCredentials( this.withCredentials ); + loader.load( url, function ( text ) { + + let json = null; + + try { + + json = JSON.parse( text ); + + } catch ( error ) { + + if ( onError !== undefined ) onError( error ); + + console.error( 'THREE:ObjectLoader: Can\'t parse ' + url + '.', error.message ); + + return; + + } + + const metadata = json.metadata; + + if ( metadata === undefined || metadata.type === undefined || metadata.type.toLowerCase() === 'geometry' ) { + + if ( onError !== undefined ) onError( new Error( 'THREE.ObjectLoader: Can\'t load ' + url ) ); + + console.error( 'THREE.ObjectLoader: Can\'t load ' + url ); + return; + + } + + scope.parse( json, onLoad ); + + }, onProgress, onError ); + + } + + async loadAsync( url, onProgress ) { + + const scope = this; + + const path = ( this.path === '' ) ? LoaderUtils.extractUrlBase( url ) : this.path; + this.resourcePath = this.resourcePath || path; + + const loader = new FileLoader( this.manager ); + loader.setPath( this.path ); + loader.setRequestHeader( this.requestHeader ); + loader.setWithCredentials( this.withCredentials ); + + const text = await loader.loadAsync( url, onProgress ); + + const json = JSON.parse( text ); + + const metadata = json.metadata; + + if ( metadata === undefined || metadata.type === undefined || metadata.type.toLowerCase() === 'geometry' ) { + + throw new Error( 'THREE.ObjectLoader: Can\'t load ' + url ); + + } + + return await scope.parseAsync( json ); + + } + + parse( json, onLoad ) { + + const animations = this.parseAnimations( json.animations ); + const shapes = this.parseShapes( json.shapes ); + const geometries = this.parseGeometries( json.geometries, shapes ); + + const images = this.parseImages( json.images, function () { + + if ( onLoad !== undefined ) onLoad( object ); + + } ); + + const textures = this.parseTextures( json.textures, images ); + const materials = this.parseMaterials( json.materials, textures ); + + const object = this.parseObject( json.object, geometries, materials, textures, animations ); + const skeletons = this.parseSkeletons( json.skeletons, object ); + + this.bindSkeletons( object, skeletons ); + this.bindLightTargets( object ); + + // + + if ( onLoad !== undefined ) { + + let hasImages = false; + + for ( const uuid in images ) { + + if ( images[ uuid ].data instanceof HTMLImageElement ) { + + hasImages = true; + break; + + } + + } + + if ( hasImages === false ) onLoad( object ); + + } + + return object; + + } + + async parseAsync( json ) { + + const animations = this.parseAnimations( json.animations ); + const shapes = this.parseShapes( json.shapes ); + const geometries = this.parseGeometries( json.geometries, shapes ); + + const images = await this.parseImagesAsync( json.images ); + + const textures = this.parseTextures( json.textures, images ); + const materials = this.parseMaterials( json.materials, textures ); + + const object = this.parseObject( json.object, geometries, materials, textures, animations ); + const skeletons = this.parseSkeletons( json.skeletons, object ); + + this.bindSkeletons( object, skeletons ); + this.bindLightTargets( object ); + + return object; + + } + + parseShapes( json ) { + + const shapes = {}; + + if ( json !== undefined ) { + + for ( let i = 0, l = json.length; i < l; i ++ ) { + + const shape = new Shape().fromJSON( json[ i ] ); + + shapes[ shape.uuid ] = shape; + + } + + } + + return shapes; + + } + + parseSkeletons( json, object ) { + + const skeletons = {}; + const bones = {}; + + // generate bone lookup table + + object.traverse( function ( child ) { + + if ( child.isBone ) bones[ child.uuid ] = child; + + } ); + + // create skeletons + + if ( json !== undefined ) { + + for ( let i = 0, l = json.length; i < l; i ++ ) { + + const skeleton = new Skeleton().fromJSON( json[ i ], bones ); + + skeletons[ skeleton.uuid ] = skeleton; + + } + + } + + return skeletons; + + } + + parseGeometries( json, shapes ) { + + const geometries = {}; + + if ( json !== undefined ) { + + const bufferGeometryLoader = new BufferGeometryLoader(); + + for ( let i = 0, l = json.length; i < l; i ++ ) { + + let geometry; + const data = json[ i ]; + + switch ( data.type ) { + + case 'BufferGeometry': + case 'InstancedBufferGeometry': + + geometry = bufferGeometryLoader.parse( data ); + break; + + default: + + if ( data.type in Geometries ) { + + geometry = Geometries[ data.type ].fromJSON( data, shapes ); + + } else { + + console.warn( `THREE.ObjectLoader: Unsupported geometry type "${ data.type }"` ); + + } + + } + + geometry.uuid = data.uuid; + + if ( data.name !== undefined ) geometry.name = data.name; + if ( data.userData !== undefined ) geometry.userData = data.userData; + + geometries[ data.uuid ] = geometry; + + } + + } + + return geometries; + + } + + parseMaterials( json, textures ) { + + const cache = {}; // MultiMaterial + const materials = {}; + + if ( json !== undefined ) { + + const loader = new MaterialLoader(); + loader.setTextures( textures ); + + for ( let i = 0, l = json.length; i < l; i ++ ) { + + const data = json[ i ]; + + if ( cache[ data.uuid ] === undefined ) { + + cache[ data.uuid ] = loader.parse( data ); + + } + + materials[ data.uuid ] = cache[ data.uuid ]; + + } + + } + + return materials; + + } + + parseAnimations( json ) { + + const animations = {}; + + if ( json !== undefined ) { + + for ( let i = 0; i < json.length; i ++ ) { + + const data = json[ i ]; + + const clip = AnimationClip.parse( data ); + + animations[ clip.uuid ] = clip; + + } + + } + + return animations; + + } + + parseImages( json, onLoad ) { + + const scope = this; + const images = {}; + + let loader; + + function loadImage( url ) { + + scope.manager.itemStart( url ); + + return loader.load( url, function () { + + scope.manager.itemEnd( url ); + + }, undefined, function () { + + scope.manager.itemError( url ); + scope.manager.itemEnd( url ); + + } ); + + } + + function deserializeImage( image ) { + + if ( typeof image === 'string' ) { + + const url = image; + + const path = /^(\/\/)|([a-z]+:(\/\/)?)/i.test( url ) ? url : scope.resourcePath + url; + + return loadImage( path ); + + } else { + + if ( image.data ) { + + return { + data: getTypedArray( image.type, image.data ), + width: image.width, + height: image.height + }; + + } else { + + return null; + + } + + } + + } + + if ( json !== undefined && json.length > 0 ) { + + const manager = new LoadingManager( onLoad ); + + loader = new ImageLoader( manager ); + loader.setCrossOrigin( this.crossOrigin ); + + for ( let i = 0, il = json.length; i < il; i ++ ) { + + const image = json[ i ]; + const url = image.url; + + if ( Array.isArray( url ) ) { + + // load array of images e.g CubeTexture + + const imageArray = []; + + for ( let j = 0, jl = url.length; j < jl; j ++ ) { + + const currentUrl = url[ j ]; + + const deserializedImage = deserializeImage( currentUrl ); + + if ( deserializedImage !== null ) { + + if ( deserializedImage instanceof HTMLImageElement ) { + + imageArray.push( deserializedImage ); + + } else { + + // special case: handle array of data textures for cube textures + + imageArray.push( new DataTexture( deserializedImage.data, deserializedImage.width, deserializedImage.height ) ); + + } + + } + + } + + images[ image.uuid ] = new Source( imageArray ); + + } else { + + // load single image + + const deserializedImage = deserializeImage( image.url ); + images[ image.uuid ] = new Source( deserializedImage ); + + + } + + } + + } + + return images; + + } + + async parseImagesAsync( json ) { + + const scope = this; + const images = {}; + + let loader; + + async function deserializeImage( image ) { + + if ( typeof image === 'string' ) { + + const url = image; + + const path = /^(\/\/)|([a-z]+:(\/\/)?)/i.test( url ) ? url : scope.resourcePath + url; + + return await loader.loadAsync( path ); + + } else { + + if ( image.data ) { + + return { + data: getTypedArray( image.type, image.data ), + width: image.width, + height: image.height + }; + + } else { + + return null; + + } + + } + + } + + if ( json !== undefined && json.length > 0 ) { + + loader = new ImageLoader( this.manager ); + loader.setCrossOrigin( this.crossOrigin ); + + for ( let i = 0, il = json.length; i < il; i ++ ) { + + const image = json[ i ]; + const url = image.url; + + if ( Array.isArray( url ) ) { + + // load array of images e.g CubeTexture + + const imageArray = []; + + for ( let j = 0, jl = url.length; j < jl; j ++ ) { + + const currentUrl = url[ j ]; + + const deserializedImage = await deserializeImage( currentUrl ); + + if ( deserializedImage !== null ) { + + if ( deserializedImage instanceof HTMLImageElement ) { + + imageArray.push( deserializedImage ); + + } else { + + // special case: handle array of data textures for cube textures + + imageArray.push( new DataTexture( deserializedImage.data, deserializedImage.width, deserializedImage.height ) ); + + } + + } + + } + + images[ image.uuid ] = new Source( imageArray ); + + } else { + + // load single image + + const deserializedImage = await deserializeImage( image.url ); + images[ image.uuid ] = new Source( deserializedImage ); + + } + + } + + } + + return images; + + } + + parseTextures( json, images ) { + + function parseConstant( value, type ) { + + if ( typeof value === 'number' ) return value; + + console.warn( 'THREE.ObjectLoader.parseTexture: Constant should be in numeric form.', value ); + + return type[ value ]; + + } + + const textures = {}; + + if ( json !== undefined ) { + + for ( let i = 0, l = json.length; i < l; i ++ ) { + + const data = json[ i ]; + + if ( data.image === undefined ) { + + console.warn( 'THREE.ObjectLoader: No "image" specified for', data.uuid ); + + } + + if ( images[ data.image ] === undefined ) { + + console.warn( 'THREE.ObjectLoader: Undefined image', data.image ); + + } + + const source = images[ data.image ]; + const image = source.data; + + let texture; + + if ( Array.isArray( image ) ) { + + texture = new CubeTexture(); + + if ( image.length === 6 ) texture.needsUpdate = true; + + } else { + + if ( image && image.data ) { + + texture = new DataTexture(); + + } else { + + texture = new Texture(); + + } + + if ( image ) texture.needsUpdate = true; // textures can have undefined image data + + } + + texture.source = source; + + texture.uuid = data.uuid; + + if ( data.name !== undefined ) texture.name = data.name; + + if ( data.mapping !== undefined ) texture.mapping = parseConstant( data.mapping, TEXTURE_MAPPING ); + if ( data.channel !== undefined ) texture.channel = data.channel; + + if ( data.offset !== undefined ) texture.offset.fromArray( data.offset ); + if ( data.repeat !== undefined ) texture.repeat.fromArray( data.repeat ); + if ( data.center !== undefined ) texture.center.fromArray( data.center ); + if ( data.rotation !== undefined ) texture.rotation = data.rotation; + + if ( data.wrap !== undefined ) { + + texture.wrapS = parseConstant( data.wrap[ 0 ], TEXTURE_WRAPPING ); + texture.wrapT = parseConstant( data.wrap[ 1 ], TEXTURE_WRAPPING ); + + } + + if ( data.format !== undefined ) texture.format = data.format; + if ( data.internalFormat !== undefined ) texture.internalFormat = data.internalFormat; + if ( data.type !== undefined ) texture.type = data.type; + if ( data.colorSpace !== undefined ) texture.colorSpace = data.colorSpace; + + if ( data.minFilter !== undefined ) texture.minFilter = parseConstant( data.minFilter, TEXTURE_FILTER ); + if ( data.magFilter !== undefined ) texture.magFilter = parseConstant( data.magFilter, TEXTURE_FILTER ); + if ( data.anisotropy !== undefined ) texture.anisotropy = data.anisotropy; + + if ( data.flipY !== undefined ) texture.flipY = data.flipY; + + if ( data.generateMipmaps !== undefined ) texture.generateMipmaps = data.generateMipmaps; + if ( data.premultiplyAlpha !== undefined ) texture.premultiplyAlpha = data.premultiplyAlpha; + if ( data.unpackAlignment !== undefined ) texture.unpackAlignment = data.unpackAlignment; + if ( data.compareFunction !== undefined ) texture.compareFunction = data.compareFunction; + + if ( data.userData !== undefined ) texture.userData = data.userData; + + textures[ data.uuid ] = texture; + + } + + } + + return textures; + + } + + parseObject( data, geometries, materials, textures, animations ) { + + let object; + + function getGeometry( name ) { + + if ( geometries[ name ] === undefined ) { + + console.warn( 'THREE.ObjectLoader: Undefined geometry', name ); + + } + + return geometries[ name ]; + + } + + function getMaterial( name ) { + + if ( name === undefined ) return undefined; + + if ( Array.isArray( name ) ) { + + const array = []; + + for ( let i = 0, l = name.length; i < l; i ++ ) { + + const uuid = name[ i ]; + + if ( materials[ uuid ] === undefined ) { + + console.warn( 'THREE.ObjectLoader: Undefined material', uuid ); + + } + + array.push( materials[ uuid ] ); + + } + + return array; + + } + + if ( materials[ name ] === undefined ) { + + console.warn( 'THREE.ObjectLoader: Undefined material', name ); + + } + + return materials[ name ]; + + } + + function getTexture( uuid ) { + + if ( textures[ uuid ] === undefined ) { + + console.warn( 'THREE.ObjectLoader: Undefined texture', uuid ); + + } + + return textures[ uuid ]; + + } + + let geometry, material; + + switch ( data.type ) { + + case 'Scene': + + object = new Scene(); + + if ( data.background !== undefined ) { + + if ( Number.isInteger( data.background ) ) { + + object.background = new Color( data.background ); + + } else { + + object.background = getTexture( data.background ); + + } + + } + + if ( data.environment !== undefined ) { + + object.environment = getTexture( data.environment ); + + } + + if ( data.fog !== undefined ) { + + if ( data.fog.type === 'Fog' ) { + + object.fog = new Fog( data.fog.color, data.fog.near, data.fog.far ); + + } else if ( data.fog.type === 'FogExp2' ) { + + object.fog = new FogExp2( data.fog.color, data.fog.density ); + + } + + if ( data.fog.name !== '' ) { + + object.fog.name = data.fog.name; + + } + + } + + if ( data.backgroundBlurriness !== undefined ) object.backgroundBlurriness = data.backgroundBlurriness; + if ( data.backgroundIntensity !== undefined ) object.backgroundIntensity = data.backgroundIntensity; + if ( data.backgroundRotation !== undefined ) object.backgroundRotation.fromArray( data.backgroundRotation ); + + if ( data.environmentIntensity !== undefined ) object.environmentIntensity = data.environmentIntensity; + if ( data.environmentRotation !== undefined ) object.environmentRotation.fromArray( data.environmentRotation ); + + break; + + case 'PerspectiveCamera': + + object = new PerspectiveCamera( data.fov, data.aspect, data.near, data.far ); + + if ( data.focus !== undefined ) object.focus = data.focus; + if ( data.zoom !== undefined ) object.zoom = data.zoom; + if ( data.filmGauge !== undefined ) object.filmGauge = data.filmGauge; + if ( data.filmOffset !== undefined ) object.filmOffset = data.filmOffset; + if ( data.view !== undefined ) object.view = Object.assign( {}, data.view ); + + break; + + case 'OrthographicCamera': + + object = new OrthographicCamera( data.left, data.right, data.top, data.bottom, data.near, data.far ); + + if ( data.zoom !== undefined ) object.zoom = data.zoom; + if ( data.view !== undefined ) object.view = Object.assign( {}, data.view ); + + break; + + case 'AmbientLight': + + object = new AmbientLight( data.color, data.intensity ); + + break; + + case 'DirectionalLight': + + object = new DirectionalLight( data.color, data.intensity ); + object.target = data.target || ''; + + break; + + case 'PointLight': + + object = new PointLight( data.color, data.intensity, data.distance, data.decay ); + + break; + + case 'RectAreaLight': + + object = new RectAreaLight( data.color, data.intensity, data.width, data.height ); + + break; + + case 'SpotLight': + + object = new SpotLight( data.color, data.intensity, data.distance, data.angle, data.penumbra, data.decay ); + object.target = data.target || ''; + + break; + + case 'HemisphereLight': + + object = new HemisphereLight( data.color, data.groundColor, data.intensity ); + + break; + + case 'LightProbe': + + object = new LightProbe().fromJSON( data ); + + break; + + case 'SkinnedMesh': + + geometry = getGeometry( data.geometry ); + material = getMaterial( data.material ); + + object = new SkinnedMesh( geometry, material ); + + if ( data.bindMode !== undefined ) object.bindMode = data.bindMode; + if ( data.bindMatrix !== undefined ) object.bindMatrix.fromArray( data.bindMatrix ); + if ( data.skeleton !== undefined ) object.skeleton = data.skeleton; + + break; + + case 'Mesh': + + geometry = getGeometry( data.geometry ); + material = getMaterial( data.material ); + + object = new Mesh( geometry, material ); + + break; + + case 'InstancedMesh': + + geometry = getGeometry( data.geometry ); + material = getMaterial( data.material ); + const count = data.count; + const instanceMatrix = data.instanceMatrix; + const instanceColor = data.instanceColor; + + object = new InstancedMesh( geometry, material, count ); + object.instanceMatrix = new InstancedBufferAttribute( new Float32Array( instanceMatrix.array ), 16 ); + if ( instanceColor !== undefined ) object.instanceColor = new InstancedBufferAttribute( new Float32Array( instanceColor.array ), instanceColor.itemSize ); + + break; + + case 'BatchedMesh': + + geometry = getGeometry( data.geometry ); + material = getMaterial( data.material ); + + object = new BatchedMesh( data.maxInstanceCount, data.maxVertexCount, data.maxIndexCount, material ); + object.geometry = geometry; + object.perObjectFrustumCulled = data.perObjectFrustumCulled; + object.sortObjects = data.sortObjects; + + object._drawRanges = data.drawRanges; + object._reservedRanges = data.reservedRanges; + + object._visibility = data.visibility; + object._active = data.active; + object._bounds = data.bounds.map( bound => { + + const box = new Box3(); + box.min.fromArray( bound.boxMin ); + box.max.fromArray( bound.boxMax ); + + const sphere = new Sphere(); + sphere.radius = bound.sphereRadius; + sphere.center.fromArray( bound.sphereCenter ); + + return { + boxInitialized: bound.boxInitialized, + box: box, + + sphereInitialized: bound.sphereInitialized, + sphere: sphere + }; + + } ); + + object._maxInstanceCount = data.maxInstanceCount; + object._maxVertexCount = data.maxVertexCount; + object._maxIndexCount = data.maxIndexCount; + + object._geometryInitialized = data.geometryInitialized; + object._geometryCount = data.geometryCount; + + object._matricesTexture = getTexture( data.matricesTexture.uuid ); + if ( data.colorsTexture !== undefined ) object._colorsTexture = getTexture( data.colorsTexture.uuid ); + + break; + + case 'LOD': + + object = new LOD(); + + break; + + case 'Line': + + object = new Line( getGeometry( data.geometry ), getMaterial( data.material ) ); + + break; + + case 'LineLoop': + + object = new LineLoop( getGeometry( data.geometry ), getMaterial( data.material ) ); + + break; + + case 'LineSegments': + + object = new LineSegments( getGeometry( data.geometry ), getMaterial( data.material ) ); + + break; + + case 'PointCloud': + case 'Points': + + object = new Points( getGeometry( data.geometry ), getMaterial( data.material ) ); + + break; + + case 'Sprite': + + object = new Sprite( getMaterial( data.material ) ); + + break; + + case 'Group': + + object = new Group(); + + break; + + case 'Bone': + + object = new Bone(); + + break; + + default: + + object = new Object3D(); + + } + + object.uuid = data.uuid; + + if ( data.name !== undefined ) object.name = data.name; + + if ( data.matrix !== undefined ) { + + object.matrix.fromArray( data.matrix ); + + if ( data.matrixAutoUpdate !== undefined ) object.matrixAutoUpdate = data.matrixAutoUpdate; + if ( object.matrixAutoUpdate ) object.matrix.decompose( object.position, object.quaternion, object.scale ); + + } else { + + if ( data.position !== undefined ) object.position.fromArray( data.position ); + if ( data.rotation !== undefined ) object.rotation.fromArray( data.rotation ); + if ( data.quaternion !== undefined ) object.quaternion.fromArray( data.quaternion ); + if ( data.scale !== undefined ) object.scale.fromArray( data.scale ); + + } + + if ( data.up !== undefined ) object.up.fromArray( data.up ); + + if ( data.castShadow !== undefined ) object.castShadow = data.castShadow; + if ( data.receiveShadow !== undefined ) object.receiveShadow = data.receiveShadow; + + if ( data.shadow ) { + + if ( data.shadow.intensity !== undefined ) object.shadow.intensity = data.shadow.intensity; + if ( data.shadow.bias !== undefined ) object.shadow.bias = data.shadow.bias; + if ( data.shadow.normalBias !== undefined ) object.shadow.normalBias = data.shadow.normalBias; + if ( data.shadow.radius !== undefined ) object.shadow.radius = data.shadow.radius; + if ( data.shadow.mapSize !== undefined ) object.shadow.mapSize.fromArray( data.shadow.mapSize ); + if ( data.shadow.camera !== undefined ) object.shadow.camera = this.parseObject( data.shadow.camera ); + + } + + if ( data.visible !== undefined ) object.visible = data.visible; + if ( data.frustumCulled !== undefined ) object.frustumCulled = data.frustumCulled; + if ( data.renderOrder !== undefined ) object.renderOrder = data.renderOrder; + if ( data.userData !== undefined ) object.userData = data.userData; + if ( data.layers !== undefined ) object.layers.mask = data.layers; + + if ( data.children !== undefined ) { + + const children = data.children; + + for ( let i = 0; i < children.length; i ++ ) { + + object.add( this.parseObject( children[ i ], geometries, materials, textures, animations ) ); + + } + + } + + if ( data.animations !== undefined ) { + + const objectAnimations = data.animations; + + for ( let i = 0; i < objectAnimations.length; i ++ ) { + + const uuid = objectAnimations[ i ]; + + object.animations.push( animations[ uuid ] ); + + } + + } + + if ( data.type === 'LOD' ) { + + if ( data.autoUpdate !== undefined ) object.autoUpdate = data.autoUpdate; + + const levels = data.levels; + + for ( let l = 0; l < levels.length; l ++ ) { + + const level = levels[ l ]; + const child = object.getObjectByProperty( 'uuid', level.object ); + + if ( child !== undefined ) { + + object.addLevel( child, level.distance, level.hysteresis ); + + } + + } + + } + + return object; + + } + + bindSkeletons( object, skeletons ) { + + if ( Object.keys( skeletons ).length === 0 ) return; + + object.traverse( function ( child ) { + + if ( child.isSkinnedMesh === true && child.skeleton !== undefined ) { + + const skeleton = skeletons[ child.skeleton ]; + + if ( skeleton === undefined ) { + + console.warn( 'THREE.ObjectLoader: No skeleton found with UUID:', child.skeleton ); + + } else { + + child.bind( skeleton, child.bindMatrix ); + + } + + } + + } ); + + } + + bindLightTargets( object ) { + + object.traverse( function ( child ) { + + if ( child.isDirectionalLight || child.isSpotLight ) { + + const uuid = child.target; + + const target = object.getObjectByProperty( 'uuid', uuid ); + + if ( target !== undefined ) { + + child.target = target; + + } else { + + child.target = new Object3D(); + + } + + } + + } ); + + } + +} + +const TEXTURE_MAPPING = { + UVMapping: UVMapping, + CubeReflectionMapping: CubeReflectionMapping, + CubeRefractionMapping: CubeRefractionMapping, + EquirectangularReflectionMapping: EquirectangularReflectionMapping, + EquirectangularRefractionMapping: EquirectangularRefractionMapping, + CubeUVReflectionMapping: CubeUVReflectionMapping +}; + +const TEXTURE_WRAPPING = { + RepeatWrapping: RepeatWrapping, + ClampToEdgeWrapping: ClampToEdgeWrapping, + MirroredRepeatWrapping: MirroredRepeatWrapping +}; + +const TEXTURE_FILTER = { + NearestFilter: NearestFilter, + NearestMipmapNearestFilter: NearestMipmapNearestFilter, + NearestMipmapLinearFilter: NearestMipmapLinearFilter, + LinearFilter: LinearFilter, + LinearMipmapNearestFilter: LinearMipmapNearestFilter, + LinearMipmapLinearFilter: LinearMipmapLinearFilter +}; + +class ImageBitmapLoader extends Loader { + + constructor( manager ) { + + super( manager ); + + this.isImageBitmapLoader = true; + + if ( typeof createImageBitmap === 'undefined' ) { + + console.warn( 'THREE.ImageBitmapLoader: createImageBitmap() not supported.' ); + + } + + if ( typeof fetch === 'undefined' ) { + + console.warn( 'THREE.ImageBitmapLoader: fetch() not supported.' ); + + } + + this.options = { premultiplyAlpha: 'none' }; + + } + + setOptions( options ) { + + this.options = options; + + return this; + + } + + load( url, onLoad, onProgress, onError ) { + + if ( url === undefined ) url = ''; + + if ( this.path !== undefined ) url = this.path + url; + + url = this.manager.resolveURL( url ); + + const scope = this; + + const cached = Cache.get( url ); + + if ( cached !== undefined ) { + + scope.manager.itemStart( url ); + + // If cached is a promise, wait for it to resolve + if ( cached.then ) { + + cached.then( imageBitmap => { + + if ( onLoad ) onLoad( imageBitmap ); + + scope.manager.itemEnd( url ); + + } ).catch( e => { + + if ( onError ) onError( e ); + + } ); + return; + + } + + // If cached is not a promise (i.e., it's already an imageBitmap) + setTimeout( function () { + + if ( onLoad ) onLoad( cached ); + + scope.manager.itemEnd( url ); + + }, 0 ); + + return cached; + + } + + const fetchOptions = {}; + fetchOptions.credentials = ( this.crossOrigin === 'anonymous' ) ? 'same-origin' : 'include'; + fetchOptions.headers = this.requestHeader; + + const promise = fetch( url, fetchOptions ).then( function ( res ) { + + return res.blob(); + + } ).then( function ( blob ) { + + return createImageBitmap( blob, Object.assign( scope.options, { colorSpaceConversion: 'none' } ) ); + + } ).then( function ( imageBitmap ) { + + Cache.add( url, imageBitmap ); + + if ( onLoad ) onLoad( imageBitmap ); + + scope.manager.itemEnd( url ); + + return imageBitmap; + + } ).catch( function ( e ) { + + if ( onError ) onError( e ); + + Cache.remove( url ); + + scope.manager.itemError( url ); + scope.manager.itemEnd( url ); + + } ); + + Cache.add( url, promise ); + scope.manager.itemStart( url ); + + } + +} + +let _context; + +class AudioContext { + + static getContext() { + + if ( _context === undefined ) { + + _context = new ( window.AudioContext || window.webkitAudioContext )(); + + } + + return _context; + + } + + static setContext( value ) { + + _context = value; + + } + +} + +class AudioLoader extends Loader { + + constructor( manager ) { + + super( manager ); + + } + + load( url, onLoad, onProgress, onError ) { + + const scope = this; + + const loader = new FileLoader( this.manager ); + loader.setResponseType( 'arraybuffer' ); + loader.setPath( this.path ); + loader.setRequestHeader( this.requestHeader ); + loader.setWithCredentials( this.withCredentials ); + loader.load( url, function ( buffer ) { + + try { + + // Create a copy of the buffer. The `decodeAudioData` method + // detaches the buffer when complete, preventing reuse. + const bufferCopy = buffer.slice( 0 ); + + const context = AudioContext.getContext(); + context.decodeAudioData( bufferCopy, function ( audioBuffer ) { + + onLoad( audioBuffer ); + + } ).catch( handleError ); + + } catch ( e ) { + + handleError( e ); + + } + + }, onProgress, onError ); + + function handleError( e ) { + + if ( onError ) { + + onError( e ); + + } else { + + console.error( e ); + + } + + scope.manager.itemError( url ); + + } + + } + +} + +const _eyeRight = /*@__PURE__*/ new Matrix4(); +const _eyeLeft = /*@__PURE__*/ new Matrix4(); +const _projectionMatrix = /*@__PURE__*/ new Matrix4(); + +class StereoCamera { + + constructor() { + + this.type = 'StereoCamera'; + + this.aspect = 1; + + this.eyeSep = 0.064; + + this.cameraL = new PerspectiveCamera(); + this.cameraL.layers.enable( 1 ); + this.cameraL.matrixAutoUpdate = false; + + this.cameraR = new PerspectiveCamera(); + this.cameraR.layers.enable( 2 ); + this.cameraR.matrixAutoUpdate = false; + + this._cache = { + focus: null, + fov: null, + aspect: null, + near: null, + far: null, + zoom: null, + eyeSep: null + }; + + } + + update( camera ) { + + const cache = this._cache; + + const needsUpdate = cache.focus !== camera.focus || cache.fov !== camera.fov || + cache.aspect !== camera.aspect * this.aspect || cache.near !== camera.near || + cache.far !== camera.far || cache.zoom !== camera.zoom || cache.eyeSep !== this.eyeSep; + + if ( needsUpdate ) { + + cache.focus = camera.focus; + cache.fov = camera.fov; + cache.aspect = camera.aspect * this.aspect; + cache.near = camera.near; + cache.far = camera.far; + cache.zoom = camera.zoom; + cache.eyeSep = this.eyeSep; + + // Off-axis stereoscopic effect based on + // http://paulbourke.net/stereographics/stereorender/ + + _projectionMatrix.copy( camera.projectionMatrix ); + const eyeSepHalf = cache.eyeSep / 2; + const eyeSepOnProjection = eyeSepHalf * cache.near / cache.focus; + const ymax = ( cache.near * Math.tan( DEG2RAD * cache.fov * 0.5 ) ) / cache.zoom; + let xmin, xmax; + + // translate xOffset + + _eyeLeft.elements[ 12 ] = - eyeSepHalf; + _eyeRight.elements[ 12 ] = eyeSepHalf; + + // for left eye + + xmin = - ymax * cache.aspect + eyeSepOnProjection; + xmax = ymax * cache.aspect + eyeSepOnProjection; + + _projectionMatrix.elements[ 0 ] = 2 * cache.near / ( xmax - xmin ); + _projectionMatrix.elements[ 8 ] = ( xmax + xmin ) / ( xmax - xmin ); + + this.cameraL.projectionMatrix.copy( _projectionMatrix ); + + // for right eye + + xmin = - ymax * cache.aspect - eyeSepOnProjection; + xmax = ymax * cache.aspect - eyeSepOnProjection; + + _projectionMatrix.elements[ 0 ] = 2 * cache.near / ( xmax - xmin ); + _projectionMatrix.elements[ 8 ] = ( xmax + xmin ) / ( xmax - xmin ); + + this.cameraR.projectionMatrix.copy( _projectionMatrix ); + + } + + this.cameraL.matrixWorld.copy( camera.matrixWorld ).multiply( _eyeLeft ); + this.cameraR.matrixWorld.copy( camera.matrixWorld ).multiply( _eyeRight ); + + } + +} + +class ArrayCamera extends PerspectiveCamera { + + constructor( array = [] ) { + + super(); + + this.isArrayCamera = true; + + this.cameras = array; + + } + +} + +class Clock { + + constructor( autoStart = true ) { + + this.autoStart = autoStart; + + this.startTime = 0; + this.oldTime = 0; + this.elapsedTime = 0; + + this.running = false; + + } + + start() { + + this.startTime = now(); + + this.oldTime = this.startTime; + this.elapsedTime = 0; + this.running = true; + + } + + stop() { + + this.getElapsedTime(); + this.running = false; + this.autoStart = false; + + } + + getElapsedTime() { + + this.getDelta(); + return this.elapsedTime; + + } + + getDelta() { + + let diff = 0; + + if ( this.autoStart && ! this.running ) { + + this.start(); + return 0; + + } + + if ( this.running ) { + + const newTime = now(); + + diff = ( newTime - this.oldTime ) / 1000; + this.oldTime = newTime; + + this.elapsedTime += diff; + + } + + return diff; + + } + +} + +function now() { + + return performance.now(); + +} + +const _position$1 = /*@__PURE__*/ new Vector3(); +const _quaternion$1 = /*@__PURE__*/ new Quaternion(); +const _scale$1 = /*@__PURE__*/ new Vector3(); +const _orientation$1 = /*@__PURE__*/ new Vector3(); + +class AudioListener extends Object3D { + + constructor() { + + super(); + + this.type = 'AudioListener'; + + this.context = AudioContext.getContext(); + + this.gain = this.context.createGain(); + this.gain.connect( this.context.destination ); + + this.filter = null; + + this.timeDelta = 0; + + // private + + this._clock = new Clock(); + + } + + getInput() { + + return this.gain; + + } + + removeFilter() { + + if ( this.filter !== null ) { + + this.gain.disconnect( this.filter ); + this.filter.disconnect( this.context.destination ); + this.gain.connect( this.context.destination ); + this.filter = null; + + } + + return this; + + } + + getFilter() { + + return this.filter; + + } + + setFilter( value ) { + + if ( this.filter !== null ) { + + this.gain.disconnect( this.filter ); + this.filter.disconnect( this.context.destination ); + + } else { + + this.gain.disconnect( this.context.destination ); + + } + + this.filter = value; + this.gain.connect( this.filter ); + this.filter.connect( this.context.destination ); + + return this; + + } + + getMasterVolume() { + + return this.gain.gain.value; + + } + + setMasterVolume( value ) { + + this.gain.gain.setTargetAtTime( value, this.context.currentTime, 0.01 ); + + return this; + + } + + updateMatrixWorld( force ) { + + super.updateMatrixWorld( force ); + + const listener = this.context.listener; + const up = this.up; + + this.timeDelta = this._clock.getDelta(); + + this.matrixWorld.decompose( _position$1, _quaternion$1, _scale$1 ); + + _orientation$1.set( 0, 0, - 1 ).applyQuaternion( _quaternion$1 ); + + if ( listener.positionX ) { + + // code path for Chrome (see #14393) + + const endTime = this.context.currentTime + this.timeDelta; + + listener.positionX.linearRampToValueAtTime( _position$1.x, endTime ); + listener.positionY.linearRampToValueAtTime( _position$1.y, endTime ); + listener.positionZ.linearRampToValueAtTime( _position$1.z, endTime ); + listener.forwardX.linearRampToValueAtTime( _orientation$1.x, endTime ); + listener.forwardY.linearRampToValueAtTime( _orientation$1.y, endTime ); + listener.forwardZ.linearRampToValueAtTime( _orientation$1.z, endTime ); + listener.upX.linearRampToValueAtTime( up.x, endTime ); + listener.upY.linearRampToValueAtTime( up.y, endTime ); + listener.upZ.linearRampToValueAtTime( up.z, endTime ); + + } else { + + listener.setPosition( _position$1.x, _position$1.y, _position$1.z ); + listener.setOrientation( _orientation$1.x, _orientation$1.y, _orientation$1.z, up.x, up.y, up.z ); + + } + + } + +} + +class Audio extends Object3D { + + constructor( listener ) { + + super(); + + this.type = 'Audio'; + + this.listener = listener; + this.context = listener.context; + + this.gain = this.context.createGain(); + this.gain.connect( listener.getInput() ); + + this.autoplay = false; + + this.buffer = null; + this.detune = 0; + this.loop = false; + this.loopStart = 0; + this.loopEnd = 0; + this.offset = 0; + this.duration = undefined; + this.playbackRate = 1; + this.isPlaying = false; + this.hasPlaybackControl = true; + this.source = null; + this.sourceType = 'empty'; + + this._startedAt = 0; + this._progress = 0; + this._connected = false; + + this.filters = []; + + } + + getOutput() { + + return this.gain; + + } + + setNodeSource( audioNode ) { + + this.hasPlaybackControl = false; + this.sourceType = 'audioNode'; + this.source = audioNode; + this.connect(); + + return this; + + } + + setMediaElementSource( mediaElement ) { + + this.hasPlaybackControl = false; + this.sourceType = 'mediaNode'; + this.source = this.context.createMediaElementSource( mediaElement ); + this.connect(); + + return this; + + } + + setMediaStreamSource( mediaStream ) { + + this.hasPlaybackControl = false; + this.sourceType = 'mediaStreamNode'; + this.source = this.context.createMediaStreamSource( mediaStream ); + this.connect(); + + return this; + + } + + setBuffer( audioBuffer ) { + + this.buffer = audioBuffer; + this.sourceType = 'buffer'; + + if ( this.autoplay ) this.play(); + + return this; + + } + + play( delay = 0 ) { + + if ( this.isPlaying === true ) { + + console.warn( 'THREE.Audio: Audio is already playing.' ); + return; + + } + + if ( this.hasPlaybackControl === false ) { + + console.warn( 'THREE.Audio: this Audio has no playback control.' ); + return; + + } + + this._startedAt = this.context.currentTime + delay; + + const source = this.context.createBufferSource(); + source.buffer = this.buffer; + source.loop = this.loop; + source.loopStart = this.loopStart; + source.loopEnd = this.loopEnd; + source.onended = this.onEnded.bind( this ); + source.start( this._startedAt, this._progress + this.offset, this.duration ); + + this.isPlaying = true; + + this.source = source; + + this.setDetune( this.detune ); + this.setPlaybackRate( this.playbackRate ); + + return this.connect(); + + } + + pause() { + + if ( this.hasPlaybackControl === false ) { + + console.warn( 'THREE.Audio: this Audio has no playback control.' ); + return; + + } + + if ( this.isPlaying === true ) { + + // update current progress + + this._progress += Math.max( this.context.currentTime - this._startedAt, 0 ) * this.playbackRate; + + if ( this.loop === true ) { + + // ensure _progress does not exceed duration with looped audios + + this._progress = this._progress % ( this.duration || this.buffer.duration ); + + } + + this.source.stop(); + this.source.onended = null; + + this.isPlaying = false; + + } + + return this; + + } + + stop( delay = 0 ) { + + if ( this.hasPlaybackControl === false ) { + + console.warn( 'THREE.Audio: this Audio has no playback control.' ); + return; + + } + + this._progress = 0; + + if ( this.source !== null ) { + + this.source.stop( this.context.currentTime + delay ); + this.source.onended = null; + + } + + this.isPlaying = false; + + return this; + + } + + connect() { + + if ( this.filters.length > 0 ) { + + this.source.connect( this.filters[ 0 ] ); + + for ( let i = 1, l = this.filters.length; i < l; i ++ ) { + + this.filters[ i - 1 ].connect( this.filters[ i ] ); + + } + + this.filters[ this.filters.length - 1 ].connect( this.getOutput() ); + + } else { + + this.source.connect( this.getOutput() ); + + } + + this._connected = true; + + return this; + + } + + disconnect() { + + if ( this._connected === false ) { + + return; + + } + + if ( this.filters.length > 0 ) { + + this.source.disconnect( this.filters[ 0 ] ); + + for ( let i = 1, l = this.filters.length; i < l; i ++ ) { + + this.filters[ i - 1 ].disconnect( this.filters[ i ] ); + + } + + this.filters[ this.filters.length - 1 ].disconnect( this.getOutput() ); + + } else { + + this.source.disconnect( this.getOutput() ); + + } + + this._connected = false; + + return this; + + } + + getFilters() { + + return this.filters; + + } + + setFilters( value ) { + + if ( ! value ) value = []; + + if ( this._connected === true ) { + + this.disconnect(); + this.filters = value.slice(); + this.connect(); + + } else { + + this.filters = value.slice(); + + } + + return this; + + } + + setDetune( value ) { + + this.detune = value; + + if ( this.isPlaying === true && this.source.detune !== undefined ) { + + this.source.detune.setTargetAtTime( this.detune, this.context.currentTime, 0.01 ); + + } + + return this; + + } + + getDetune() { + + return this.detune; + + } + + getFilter() { + + return this.getFilters()[ 0 ]; + + } + + setFilter( filter ) { + + return this.setFilters( filter ? [ filter ] : [] ); + + } + + setPlaybackRate( value ) { + + if ( this.hasPlaybackControl === false ) { + + console.warn( 'THREE.Audio: this Audio has no playback control.' ); + return; + + } + + this.playbackRate = value; + + if ( this.isPlaying === true ) { + + this.source.playbackRate.setTargetAtTime( this.playbackRate, this.context.currentTime, 0.01 ); + + } + + return this; + + } + + getPlaybackRate() { + + return this.playbackRate; + + } + + onEnded() { + + this.isPlaying = false; + this._progress = 0; + + } + + getLoop() { + + if ( this.hasPlaybackControl === false ) { + + console.warn( 'THREE.Audio: this Audio has no playback control.' ); + return false; + + } + + return this.loop; + + } + + setLoop( value ) { + + if ( this.hasPlaybackControl === false ) { + + console.warn( 'THREE.Audio: this Audio has no playback control.' ); + return; + + } + + this.loop = value; + + if ( this.isPlaying === true ) { + + this.source.loop = this.loop; + + } + + return this; + + } + + setLoopStart( value ) { + + this.loopStart = value; + + return this; + + } + + setLoopEnd( value ) { + + this.loopEnd = value; + + return this; + + } + + getVolume() { + + return this.gain.gain.value; + + } + + setVolume( value ) { + + this.gain.gain.setTargetAtTime( value, this.context.currentTime, 0.01 ); + + return this; + + } + + copy( source, recursive ) { + + super.copy( source, recursive ); + + if ( source.sourceType !== 'buffer' ) { + + console.warn( 'THREE.Audio: Audio source type cannot be copied.' ); + + return this; + + } + + this.autoplay = source.autoplay; + + this.buffer = source.buffer; + this.detune = source.detune; + this.loop = source.loop; + this.loopStart = source.loopStart; + this.loopEnd = source.loopEnd; + this.offset = source.offset; + this.duration = source.duration; + this.playbackRate = source.playbackRate; + this.hasPlaybackControl = source.hasPlaybackControl; + this.sourceType = source.sourceType; + + this.filters = source.filters.slice(); + + return this; + + } + + clone( recursive ) { + + return new this.constructor( this.listener ).copy( this, recursive ); + + } + +} + +const _position = /*@__PURE__*/ new Vector3(); +const _quaternion = /*@__PURE__*/ new Quaternion(); +const _scale = /*@__PURE__*/ new Vector3(); +const _orientation = /*@__PURE__*/ new Vector3(); + +class PositionalAudio extends Audio { + + constructor( listener ) { + + super( listener ); + + this.panner = this.context.createPanner(); + this.panner.panningModel = 'HRTF'; + this.panner.connect( this.gain ); + + } + + connect() { + + super.connect(); + + this.panner.connect( this.gain ); + + } + + disconnect() { + + super.disconnect(); + + this.panner.disconnect( this.gain ); + + } + + getOutput() { + + return this.panner; + + } + + getRefDistance() { + + return this.panner.refDistance; + + } + + setRefDistance( value ) { + + this.panner.refDistance = value; + + return this; + + } + + getRolloffFactor() { + + return this.panner.rolloffFactor; + + } + + setRolloffFactor( value ) { + + this.panner.rolloffFactor = value; + + return this; + + } + + getDistanceModel() { + + return this.panner.distanceModel; + + } + + setDistanceModel( value ) { + + this.panner.distanceModel = value; + + return this; + + } + + getMaxDistance() { + + return this.panner.maxDistance; + + } + + setMaxDistance( value ) { + + this.panner.maxDistance = value; + + return this; + + } + + setDirectionalCone( coneInnerAngle, coneOuterAngle, coneOuterGain ) { + + this.panner.coneInnerAngle = coneInnerAngle; + this.panner.coneOuterAngle = coneOuterAngle; + this.panner.coneOuterGain = coneOuterGain; + + return this; + + } + + updateMatrixWorld( force ) { + + super.updateMatrixWorld( force ); + + if ( this.hasPlaybackControl === true && this.isPlaying === false ) return; + + this.matrixWorld.decompose( _position, _quaternion, _scale ); + + _orientation.set( 0, 0, 1 ).applyQuaternion( _quaternion ); + + const panner = this.panner; + + if ( panner.positionX ) { + + // code path for Chrome and Firefox (see #14393) + + const endTime = this.context.currentTime + this.listener.timeDelta; + + panner.positionX.linearRampToValueAtTime( _position.x, endTime ); + panner.positionY.linearRampToValueAtTime( _position.y, endTime ); + panner.positionZ.linearRampToValueAtTime( _position.z, endTime ); + panner.orientationX.linearRampToValueAtTime( _orientation.x, endTime ); + panner.orientationY.linearRampToValueAtTime( _orientation.y, endTime ); + panner.orientationZ.linearRampToValueAtTime( _orientation.z, endTime ); + + } else { + + panner.setPosition( _position.x, _position.y, _position.z ); + panner.setOrientation( _orientation.x, _orientation.y, _orientation.z ); + + } + + } + +} + +class AudioAnalyser { + + constructor( audio, fftSize = 2048 ) { + + this.analyser = audio.context.createAnalyser(); + this.analyser.fftSize = fftSize; + + this.data = new Uint8Array( this.analyser.frequencyBinCount ); + + audio.getOutput().connect( this.analyser ); + + } + + + getFrequencyData() { + + this.analyser.getByteFrequencyData( this.data ); + + return this.data; + + } + + getAverageFrequency() { + + let value = 0; + const data = this.getFrequencyData(); + + for ( let i = 0; i < data.length; i ++ ) { + + value += data[ i ]; + + } + + return value / data.length; + + } + +} + +class PropertyMixer { + + constructor( binding, typeName, valueSize ) { + + this.binding = binding; + this.valueSize = valueSize; + + let mixFunction, + mixFunctionAdditive, + setIdentity; + + // buffer layout: [ incoming | accu0 | accu1 | orig | addAccu | (optional work) ] + // + // interpolators can use .buffer as their .result + // the data then goes to 'incoming' + // + // 'accu0' and 'accu1' are used frame-interleaved for + // the cumulative result and are compared to detect + // changes + // + // 'orig' stores the original state of the property + // + // 'add' is used for additive cumulative results + // + // 'work' is optional and is only present for quaternion types. It is used + // to store intermediate quaternion multiplication results + + switch ( typeName ) { + + case 'quaternion': + mixFunction = this._slerp; + mixFunctionAdditive = this._slerpAdditive; + setIdentity = this._setAdditiveIdentityQuaternion; + + this.buffer = new Float64Array( valueSize * 6 ); + this._workIndex = 5; + break; + + case 'string': + case 'bool': + mixFunction = this._select; + + // Use the regular mix function and for additive on these types, + // additive is not relevant for non-numeric types + mixFunctionAdditive = this._select; + + setIdentity = this._setAdditiveIdentityOther; + + this.buffer = new Array( valueSize * 5 ); + break; + + default: + mixFunction = this._lerp; + mixFunctionAdditive = this._lerpAdditive; + setIdentity = this._setAdditiveIdentityNumeric; + + this.buffer = new Float64Array( valueSize * 5 ); + + } + + this._mixBufferRegion = mixFunction; + this._mixBufferRegionAdditive = mixFunctionAdditive; + this._setIdentity = setIdentity; + this._origIndex = 3; + this._addIndex = 4; + + this.cumulativeWeight = 0; + this.cumulativeWeightAdditive = 0; + + this.useCount = 0; + this.referenceCount = 0; + + } + + // accumulate data in the 'incoming' region into 'accu' + accumulate( accuIndex, weight ) { + + // note: happily accumulating nothing when weight = 0, the caller knows + // the weight and shouldn't have made the call in the first place + + const buffer = this.buffer, + stride = this.valueSize, + offset = accuIndex * stride + stride; + + let currentWeight = this.cumulativeWeight; + + if ( currentWeight === 0 ) { + + // accuN := incoming * weight + + for ( let i = 0; i !== stride; ++ i ) { + + buffer[ offset + i ] = buffer[ i ]; + + } + + currentWeight = weight; + + } else { + + // accuN := accuN + incoming * weight + + currentWeight += weight; + const mix = weight / currentWeight; + this._mixBufferRegion( buffer, offset, 0, mix, stride ); + + } + + this.cumulativeWeight = currentWeight; + + } + + // accumulate data in the 'incoming' region into 'add' + accumulateAdditive( weight ) { + + const buffer = this.buffer, + stride = this.valueSize, + offset = stride * this._addIndex; + + if ( this.cumulativeWeightAdditive === 0 ) { + + // add = identity + + this._setIdentity(); + + } + + // add := add + incoming * weight + + this._mixBufferRegionAdditive( buffer, offset, 0, weight, stride ); + this.cumulativeWeightAdditive += weight; + + } + + // apply the state of 'accu' to the binding when accus differ + apply( accuIndex ) { + + const stride = this.valueSize, + buffer = this.buffer, + offset = accuIndex * stride + stride, + + weight = this.cumulativeWeight, + weightAdditive = this.cumulativeWeightAdditive, + + binding = this.binding; + + this.cumulativeWeight = 0; + this.cumulativeWeightAdditive = 0; + + if ( weight < 1 ) { + + // accuN := accuN + original * ( 1 - cumulativeWeight ) + + const originalValueOffset = stride * this._origIndex; + + this._mixBufferRegion( + buffer, offset, originalValueOffset, 1 - weight, stride ); + + } + + if ( weightAdditive > 0 ) { + + // accuN := accuN + additive accuN + + this._mixBufferRegionAdditive( buffer, offset, this._addIndex * stride, 1, stride ); + + } + + for ( let i = stride, e = stride + stride; i !== e; ++ i ) { + + if ( buffer[ i ] !== buffer[ i + stride ] ) { + + // value has changed -> update scene graph + + binding.setValue( buffer, offset ); + break; + + } + + } + + } + + // remember the state of the bound property and copy it to both accus + saveOriginalState() { + + const binding = this.binding; + + const buffer = this.buffer, + stride = this.valueSize, + + originalValueOffset = stride * this._origIndex; + + binding.getValue( buffer, originalValueOffset ); + + // accu[0..1] := orig -- initially detect changes against the original + for ( let i = stride, e = originalValueOffset; i !== e; ++ i ) { + + buffer[ i ] = buffer[ originalValueOffset + ( i % stride ) ]; + + } + + // Add to identity for additive + this._setIdentity(); + + this.cumulativeWeight = 0; + this.cumulativeWeightAdditive = 0; + + } + + // apply the state previously taken via 'saveOriginalState' to the binding + restoreOriginalState() { + + const originalValueOffset = this.valueSize * 3; + this.binding.setValue( this.buffer, originalValueOffset ); + + } + + _setAdditiveIdentityNumeric() { + + const startIndex = this._addIndex * this.valueSize; + const endIndex = startIndex + this.valueSize; + + for ( let i = startIndex; i < endIndex; i ++ ) { + + this.buffer[ i ] = 0; + + } + + } + + _setAdditiveIdentityQuaternion() { + + this._setAdditiveIdentityNumeric(); + this.buffer[ this._addIndex * this.valueSize + 3 ] = 1; + + } + + _setAdditiveIdentityOther() { + + const startIndex = this._origIndex * this.valueSize; + const targetIndex = this._addIndex * this.valueSize; + + for ( let i = 0; i < this.valueSize; i ++ ) { + + this.buffer[ targetIndex + i ] = this.buffer[ startIndex + i ]; + + } + + } + + + // mix functions + + _select( buffer, dstOffset, srcOffset, t, stride ) { + + if ( t >= 0.5 ) { + + for ( let i = 0; i !== stride; ++ i ) { + + buffer[ dstOffset + i ] = buffer[ srcOffset + i ]; + + } + + } + + } + + _slerp( buffer, dstOffset, srcOffset, t ) { + + Quaternion.slerpFlat( buffer, dstOffset, buffer, dstOffset, buffer, srcOffset, t ); + + } + + _slerpAdditive( buffer, dstOffset, srcOffset, t, stride ) { + + const workOffset = this._workIndex * stride; + + // Store result in intermediate buffer offset + Quaternion.multiplyQuaternionsFlat( buffer, workOffset, buffer, dstOffset, buffer, srcOffset ); + + // Slerp to the intermediate result + Quaternion.slerpFlat( buffer, dstOffset, buffer, dstOffset, buffer, workOffset, t ); + + } + + _lerp( buffer, dstOffset, srcOffset, t, stride ) { + + const s = 1 - t; + + for ( let i = 0; i !== stride; ++ i ) { + + const j = dstOffset + i; + + buffer[ j ] = buffer[ j ] * s + buffer[ srcOffset + i ] * t; + + } + + } + + _lerpAdditive( buffer, dstOffset, srcOffset, t, stride ) { + + for ( let i = 0; i !== stride; ++ i ) { + + const j = dstOffset + i; + + buffer[ j ] = buffer[ j ] + buffer[ srcOffset + i ] * t; + + } + + } + +} + +// Characters [].:/ are reserved for track binding syntax. +const _RESERVED_CHARS_RE = '\\[\\]\\.:\\/'; +const _reservedRe = new RegExp( '[' + _RESERVED_CHARS_RE + ']', 'g' ); + +// Attempts to allow node names from any language. ES5's `\w` regexp matches +// only latin characters, and the unicode \p{L} is not yet supported. So +// instead, we exclude reserved characters and match everything else. +const _wordChar = '[^' + _RESERVED_CHARS_RE + ']'; +const _wordCharOrDot = '[^' + _RESERVED_CHARS_RE.replace( '\\.', '' ) + ']'; + +// Parent directories, delimited by '/' or ':'. Currently unused, but must +// be matched to parse the rest of the track name. +const _directoryRe = /*@__PURE__*/ /((?:WC+[\/:])*)/.source.replace( 'WC', _wordChar ); + +// Target node. May contain word characters (a-zA-Z0-9_) and '.' or '-'. +const _nodeRe = /*@__PURE__*/ /(WCOD+)?/.source.replace( 'WCOD', _wordCharOrDot ); + +// Object on target node, and accessor. May not contain reserved +// characters. Accessor may contain any character except closing bracket. +const _objectRe = /*@__PURE__*/ /(?:\.(WC+)(?:\[(.+)\])?)?/.source.replace( 'WC', _wordChar ); + +// Property and accessor. May not contain reserved characters. Accessor may +// contain any non-bracket characters. +const _propertyRe = /*@__PURE__*/ /\.(WC+)(?:\[(.+)\])?/.source.replace( 'WC', _wordChar ); + +const _trackRe = new RegExp( '' + + '^' + + _directoryRe + + _nodeRe + + _objectRe + + _propertyRe + + '$' +); + +const _supportedObjectNames = [ 'material', 'materials', 'bones', 'map' ]; + +class Composite { + + constructor( targetGroup, path, optionalParsedPath ) { + + const parsedPath = optionalParsedPath || PropertyBinding.parseTrackName( path ); + + this._targetGroup = targetGroup; + this._bindings = targetGroup.subscribe_( path, parsedPath ); + + } + + getValue( array, offset ) { + + this.bind(); // bind all binding + + const firstValidIndex = this._targetGroup.nCachedObjects_, + binding = this._bindings[ firstValidIndex ]; + + // and only call .getValue on the first + if ( binding !== undefined ) binding.getValue( array, offset ); + + } + + setValue( array, offset ) { + + const bindings = this._bindings; + + for ( let i = this._targetGroup.nCachedObjects_, n = bindings.length; i !== n; ++ i ) { + + bindings[ i ].setValue( array, offset ); + + } + + } + + bind() { + + const bindings = this._bindings; + + for ( let i = this._targetGroup.nCachedObjects_, n = bindings.length; i !== n; ++ i ) { + + bindings[ i ].bind(); + + } + + } + + unbind() { + + const bindings = this._bindings; + + for ( let i = this._targetGroup.nCachedObjects_, n = bindings.length; i !== n; ++ i ) { + + bindings[ i ].unbind(); + + } + + } + +} + +// Note: This class uses a State pattern on a per-method basis: +// 'bind' sets 'this.getValue' / 'setValue' and shadows the +// prototype version of these methods with one that represents +// the bound state. When the property is not found, the methods +// become no-ops. +class PropertyBinding { + + constructor( rootNode, path, parsedPath ) { + + this.path = path; + this.parsedPath = parsedPath || PropertyBinding.parseTrackName( path ); + + this.node = PropertyBinding.findNode( rootNode, this.parsedPath.nodeName ); + + this.rootNode = rootNode; + + // initial state of these methods that calls 'bind' + this.getValue = this._getValue_unbound; + this.setValue = this._setValue_unbound; + + } + + + static create( root, path, parsedPath ) { + + if ( ! ( root && root.isAnimationObjectGroup ) ) { + + return new PropertyBinding( root, path, parsedPath ); + + } else { + + return new PropertyBinding.Composite( root, path, parsedPath ); + + } + + } + + /** + * Replaces spaces with underscores and removes unsupported characters from + * node names, to ensure compatibility with parseTrackName(). + * + * @param {string} name Node name to be sanitized. + * @return {string} + */ + static sanitizeNodeName( name ) { + + return name.replace( /\s/g, '_' ).replace( _reservedRe, '' ); + + } + + static parseTrackName( trackName ) { + + const matches = _trackRe.exec( trackName ); + + if ( matches === null ) { + + throw new Error( 'PropertyBinding: Cannot parse trackName: ' + trackName ); + + } + + const results = { + // directoryName: matches[ 1 ], // (tschw) currently unused + nodeName: matches[ 2 ], + objectName: matches[ 3 ], + objectIndex: matches[ 4 ], + propertyName: matches[ 5 ], // required + propertyIndex: matches[ 6 ] + }; + + const lastDot = results.nodeName && results.nodeName.lastIndexOf( '.' ); + + if ( lastDot !== undefined && lastDot !== - 1 ) { + + const objectName = results.nodeName.substring( lastDot + 1 ); + + // Object names must be checked against an allowlist. Otherwise, there + // is no way to parse 'foo.bar.baz': 'baz' must be a property, but + // 'bar' could be the objectName, or part of a nodeName (which can + // include '.' characters). + if ( _supportedObjectNames.indexOf( objectName ) !== - 1 ) { + + results.nodeName = results.nodeName.substring( 0, lastDot ); + results.objectName = objectName; + + } + + } + + if ( results.propertyName === null || results.propertyName.length === 0 ) { + + throw new Error( 'PropertyBinding: can not parse propertyName from trackName: ' + trackName ); + + } + + return results; + + } + + static findNode( root, nodeName ) { + + if ( nodeName === undefined || nodeName === '' || nodeName === '.' || nodeName === - 1 || nodeName === root.name || nodeName === root.uuid ) { + + return root; + + } + + // search into skeleton bones. + if ( root.skeleton ) { + + const bone = root.skeleton.getBoneByName( nodeName ); + + if ( bone !== undefined ) { + + return bone; + + } + + } + + // search into node subtree. + if ( root.children ) { + + const searchNodeSubtree = function ( children ) { + + for ( let i = 0; i < children.length; i ++ ) { + + const childNode = children[ i ]; + + if ( childNode.name === nodeName || childNode.uuid === nodeName ) { + + return childNode; + + } + + const result = searchNodeSubtree( childNode.children ); + + if ( result ) return result; + + } + + return null; + + }; + + const subTreeNode = searchNodeSubtree( root.children ); + + if ( subTreeNode ) { + + return subTreeNode; + + } + + } + + return null; + + } + + // these are used to "bind" a nonexistent property + _getValue_unavailable() {} + _setValue_unavailable() {} + + // Getters + + _getValue_direct( buffer, offset ) { + + buffer[ offset ] = this.targetObject[ this.propertyName ]; + + } + + _getValue_array( buffer, offset ) { + + const source = this.resolvedProperty; + + for ( let i = 0, n = source.length; i !== n; ++ i ) { + + buffer[ offset ++ ] = source[ i ]; + + } + + } + + _getValue_arrayElement( buffer, offset ) { + + buffer[ offset ] = this.resolvedProperty[ this.propertyIndex ]; + + } + + _getValue_toArray( buffer, offset ) { + + this.resolvedProperty.toArray( buffer, offset ); + + } + + // Direct + + _setValue_direct( buffer, offset ) { + + this.targetObject[ this.propertyName ] = buffer[ offset ]; + + } + + _setValue_direct_setNeedsUpdate( buffer, offset ) { + + this.targetObject[ this.propertyName ] = buffer[ offset ]; + this.targetObject.needsUpdate = true; + + } + + _setValue_direct_setMatrixWorldNeedsUpdate( buffer, offset ) { + + this.targetObject[ this.propertyName ] = buffer[ offset ]; + this.targetObject.matrixWorldNeedsUpdate = true; + + } + + // EntireArray + + _setValue_array( buffer, offset ) { + + const dest = this.resolvedProperty; + + for ( let i = 0, n = dest.length; i !== n; ++ i ) { + + dest[ i ] = buffer[ offset ++ ]; + + } + + } + + _setValue_array_setNeedsUpdate( buffer, offset ) { + + const dest = this.resolvedProperty; + + for ( let i = 0, n = dest.length; i !== n; ++ i ) { + + dest[ i ] = buffer[ offset ++ ]; + + } + + this.targetObject.needsUpdate = true; + + } + + _setValue_array_setMatrixWorldNeedsUpdate( buffer, offset ) { + + const dest = this.resolvedProperty; + + for ( let i = 0, n = dest.length; i !== n; ++ i ) { + + dest[ i ] = buffer[ offset ++ ]; + + } + + this.targetObject.matrixWorldNeedsUpdate = true; + + } + + // ArrayElement + + _setValue_arrayElement( buffer, offset ) { + + this.resolvedProperty[ this.propertyIndex ] = buffer[ offset ]; + + } + + _setValue_arrayElement_setNeedsUpdate( buffer, offset ) { + + this.resolvedProperty[ this.propertyIndex ] = buffer[ offset ]; + this.targetObject.needsUpdate = true; + + } + + _setValue_arrayElement_setMatrixWorldNeedsUpdate( buffer, offset ) { + + this.resolvedProperty[ this.propertyIndex ] = buffer[ offset ]; + this.targetObject.matrixWorldNeedsUpdate = true; + + } + + // HasToFromArray + + _setValue_fromArray( buffer, offset ) { + + this.resolvedProperty.fromArray( buffer, offset ); + + } + + _setValue_fromArray_setNeedsUpdate( buffer, offset ) { + + this.resolvedProperty.fromArray( buffer, offset ); + this.targetObject.needsUpdate = true; + + } + + _setValue_fromArray_setMatrixWorldNeedsUpdate( buffer, offset ) { + + this.resolvedProperty.fromArray( buffer, offset ); + this.targetObject.matrixWorldNeedsUpdate = true; + + } + + _getValue_unbound( targetArray, offset ) { + + this.bind(); + this.getValue( targetArray, offset ); + + } + + _setValue_unbound( sourceArray, offset ) { + + this.bind(); + this.setValue( sourceArray, offset ); + + } + + // create getter / setter pair for a property in the scene graph + bind() { + + let targetObject = this.node; + const parsedPath = this.parsedPath; + + const objectName = parsedPath.objectName; + const propertyName = parsedPath.propertyName; + let propertyIndex = parsedPath.propertyIndex; + + if ( ! targetObject ) { + + targetObject = PropertyBinding.findNode( this.rootNode, parsedPath.nodeName ); + + this.node = targetObject; + + } + + // set fail state so we can just 'return' on error + this.getValue = this._getValue_unavailable; + this.setValue = this._setValue_unavailable; + + // ensure there is a value node + if ( ! targetObject ) { + + console.warn( 'THREE.PropertyBinding: No target node found for track: ' + this.path + '.' ); + return; + + } + + if ( objectName ) { + + let objectIndex = parsedPath.objectIndex; + + // special cases were we need to reach deeper into the hierarchy to get the face materials.... + switch ( objectName ) { + + case 'materials': + + if ( ! targetObject.material ) { + + console.error( 'THREE.PropertyBinding: Can not bind to material as node does not have a material.', this ); + return; + + } + + if ( ! targetObject.material.materials ) { + + console.error( 'THREE.PropertyBinding: Can not bind to material.materials as node.material does not have a materials array.', this ); + return; + + } + + targetObject = targetObject.material.materials; + + break; + + case 'bones': + + if ( ! targetObject.skeleton ) { + + console.error( 'THREE.PropertyBinding: Can not bind to bones as node does not have a skeleton.', this ); + return; + + } + + // potential future optimization: skip this if propertyIndex is already an integer + // and convert the integer string to a true integer. + + targetObject = targetObject.skeleton.bones; + + // support resolving morphTarget names into indices. + for ( let i = 0; i < targetObject.length; i ++ ) { + + if ( targetObject[ i ].name === objectIndex ) { + + objectIndex = i; + break; + + } + + } + + break; + + case 'map': + + if ( 'map' in targetObject ) { + + targetObject = targetObject.map; + break; + + } + + if ( ! targetObject.material ) { + + console.error( 'THREE.PropertyBinding: Can not bind to material as node does not have a material.', this ); + return; + + } + + if ( ! targetObject.material.map ) { + + console.error( 'THREE.PropertyBinding: Can not bind to material.map as node.material does not have a map.', this ); + return; + + } + + targetObject = targetObject.material.map; + break; + + default: + + if ( targetObject[ objectName ] === undefined ) { + + console.error( 'THREE.PropertyBinding: Can not bind to objectName of node undefined.', this ); + return; + + } + + targetObject = targetObject[ objectName ]; + + } + + + if ( objectIndex !== undefined ) { + + if ( targetObject[ objectIndex ] === undefined ) { + + console.error( 'THREE.PropertyBinding: Trying to bind to objectIndex of objectName, but is undefined.', this, targetObject ); + return; + + } + + targetObject = targetObject[ objectIndex ]; + + } + + } + + // resolve property + const nodeProperty = targetObject[ propertyName ]; + + if ( nodeProperty === undefined ) { + + const nodeName = parsedPath.nodeName; + + console.error( 'THREE.PropertyBinding: Trying to update property for track: ' + nodeName + + '.' + propertyName + ' but it wasn\'t found.', targetObject ); + return; + + } + + // determine versioning scheme + let versioning = this.Versioning.None; + + this.targetObject = targetObject; + + if ( targetObject.isMaterial === true ) { + + versioning = this.Versioning.NeedsUpdate; + + } else if ( targetObject.isObject3D === true ) { + + versioning = this.Versioning.MatrixWorldNeedsUpdate; + + } + + // determine how the property gets bound + let bindingType = this.BindingType.Direct; + + if ( propertyIndex !== undefined ) { + + // access a sub element of the property array (only primitives are supported right now) + + if ( propertyName === 'morphTargetInfluences' ) { + + // potential optimization, skip this if propertyIndex is already an integer, and convert the integer string to a true integer. + + // support resolving morphTarget names into indices. + if ( ! targetObject.geometry ) { + + console.error( 'THREE.PropertyBinding: Can not bind to morphTargetInfluences because node does not have a geometry.', this ); + return; + + } + + if ( ! targetObject.geometry.morphAttributes ) { + + console.error( 'THREE.PropertyBinding: Can not bind to morphTargetInfluences because node does not have a geometry.morphAttributes.', this ); + return; + + } + + if ( targetObject.morphTargetDictionary[ propertyIndex ] !== undefined ) { + + propertyIndex = targetObject.morphTargetDictionary[ propertyIndex ]; + + } + + } + + bindingType = this.BindingType.ArrayElement; + + this.resolvedProperty = nodeProperty; + this.propertyIndex = propertyIndex; + + } else if ( nodeProperty.fromArray !== undefined && nodeProperty.toArray !== undefined ) { + + // must use copy for Object3D.Euler/Quaternion + + bindingType = this.BindingType.HasFromToArray; + + this.resolvedProperty = nodeProperty; + + } else if ( Array.isArray( nodeProperty ) ) { + + bindingType = this.BindingType.EntireArray; + + this.resolvedProperty = nodeProperty; + + } else { + + this.propertyName = propertyName; + + } + + // select getter / setter + this.getValue = this.GetterByBindingType[ bindingType ]; + this.setValue = this.SetterByBindingTypeAndVersioning[ bindingType ][ versioning ]; + + } + + unbind() { + + this.node = null; + + // back to the prototype version of getValue / setValue + // note: avoiding to mutate the shape of 'this' via 'delete' + this.getValue = this._getValue_unbound; + this.setValue = this._setValue_unbound; + + } + +} + +PropertyBinding.Composite = Composite; + +PropertyBinding.prototype.BindingType = { + Direct: 0, + EntireArray: 1, + ArrayElement: 2, + HasFromToArray: 3 +}; + +PropertyBinding.prototype.Versioning = { + None: 0, + NeedsUpdate: 1, + MatrixWorldNeedsUpdate: 2 +}; + +PropertyBinding.prototype.GetterByBindingType = [ + + PropertyBinding.prototype._getValue_direct, + PropertyBinding.prototype._getValue_array, + PropertyBinding.prototype._getValue_arrayElement, + PropertyBinding.prototype._getValue_toArray, + +]; + +PropertyBinding.prototype.SetterByBindingTypeAndVersioning = [ + + [ + // Direct + PropertyBinding.prototype._setValue_direct, + PropertyBinding.prototype._setValue_direct_setNeedsUpdate, + PropertyBinding.prototype._setValue_direct_setMatrixWorldNeedsUpdate, + + ], [ + + // EntireArray + + PropertyBinding.prototype._setValue_array, + PropertyBinding.prototype._setValue_array_setNeedsUpdate, + PropertyBinding.prototype._setValue_array_setMatrixWorldNeedsUpdate, + + ], [ + + // ArrayElement + PropertyBinding.prototype._setValue_arrayElement, + PropertyBinding.prototype._setValue_arrayElement_setNeedsUpdate, + PropertyBinding.prototype._setValue_arrayElement_setMatrixWorldNeedsUpdate, + + ], [ + + // HasToFromArray + PropertyBinding.prototype._setValue_fromArray, + PropertyBinding.prototype._setValue_fromArray_setNeedsUpdate, + PropertyBinding.prototype._setValue_fromArray_setMatrixWorldNeedsUpdate, + + ] + +]; + +/** + * + * A group of objects that receives a shared animation state. + * + * Usage: + * + * - Add objects you would otherwise pass as 'root' to the + * constructor or the .clipAction method of AnimationMixer. + * + * - Instead pass this object as 'root'. + * + * - You can also add and remove objects later when the mixer + * is running. + * + * Note: + * + * Objects of this class appear as one object to the mixer, + * so cache control of the individual objects must be done + * on the group. + * + * Limitation: + * + * - The animated properties must be compatible among the + * all objects in the group. + * + * - A single property can either be controlled through a + * target group or directly, but not both. + */ + +class AnimationObjectGroup { + + constructor() { + + this.isAnimationObjectGroup = true; + + this.uuid = generateUUID(); + + // cached objects followed by the active ones + this._objects = Array.prototype.slice.call( arguments ); + + this.nCachedObjects_ = 0; // threshold + // note: read by PropertyBinding.Composite + + const indices = {}; + this._indicesByUUID = indices; // for bookkeeping + + for ( let i = 0, n = arguments.length; i !== n; ++ i ) { + + indices[ arguments[ i ].uuid ] = i; + + } + + this._paths = []; // inside: string + this._parsedPaths = []; // inside: { we don't care, here } + this._bindings = []; // inside: Array< PropertyBinding > + this._bindingsIndicesByPath = {}; // inside: indices in these arrays + + const scope = this; + + this.stats = { + + objects: { + get total() { + + return scope._objects.length; + + }, + get inUse() { + + return this.total - scope.nCachedObjects_; + + } + }, + get bindingsPerObject() { + + return scope._bindings.length; + + } + + }; + + } + + add() { + + const objects = this._objects, + indicesByUUID = this._indicesByUUID, + paths = this._paths, + parsedPaths = this._parsedPaths, + bindings = this._bindings, + nBindings = bindings.length; + + let knownObject = undefined, + nObjects = objects.length, + nCachedObjects = this.nCachedObjects_; + + for ( let i = 0, n = arguments.length; i !== n; ++ i ) { + + const object = arguments[ i ], + uuid = object.uuid; + let index = indicesByUUID[ uuid ]; + + if ( index === undefined ) { + + // unknown object -> add it to the ACTIVE region + + index = nObjects ++; + indicesByUUID[ uuid ] = index; + objects.push( object ); + + // accounting is done, now do the same for all bindings + + for ( let j = 0, m = nBindings; j !== m; ++ j ) { + + bindings[ j ].push( new PropertyBinding( object, paths[ j ], parsedPaths[ j ] ) ); + + } + + } else if ( index < nCachedObjects ) { + + knownObject = objects[ index ]; + + // move existing object to the ACTIVE region + + const firstActiveIndex = -- nCachedObjects, + lastCachedObject = objects[ firstActiveIndex ]; + + indicesByUUID[ lastCachedObject.uuid ] = index; + objects[ index ] = lastCachedObject; + + indicesByUUID[ uuid ] = firstActiveIndex; + objects[ firstActiveIndex ] = object; + + // accounting is done, now do the same for all bindings + + for ( let j = 0, m = nBindings; j !== m; ++ j ) { + + const bindingsForPath = bindings[ j ], + lastCached = bindingsForPath[ firstActiveIndex ]; + + let binding = bindingsForPath[ index ]; + + bindingsForPath[ index ] = lastCached; + + if ( binding === undefined ) { + + // since we do not bother to create new bindings + // for objects that are cached, the binding may + // or may not exist + + binding = new PropertyBinding( object, paths[ j ], parsedPaths[ j ] ); + + } + + bindingsForPath[ firstActiveIndex ] = binding; + + } + + } else if ( objects[ index ] !== knownObject ) { + + console.error( 'THREE.AnimationObjectGroup: Different objects with the same UUID ' + + 'detected. Clean the caches or recreate your infrastructure when reloading scenes.' ); + + } // else the object is already where we want it to be + + } // for arguments + + this.nCachedObjects_ = nCachedObjects; + + } + + remove() { + + const objects = this._objects, + indicesByUUID = this._indicesByUUID, + bindings = this._bindings, + nBindings = bindings.length; + + let nCachedObjects = this.nCachedObjects_; + + for ( let i = 0, n = arguments.length; i !== n; ++ i ) { + + const object = arguments[ i ], + uuid = object.uuid, + index = indicesByUUID[ uuid ]; + + if ( index !== undefined && index >= nCachedObjects ) { + + // move existing object into the CACHED region + + const lastCachedIndex = nCachedObjects ++, + firstActiveObject = objects[ lastCachedIndex ]; + + indicesByUUID[ firstActiveObject.uuid ] = index; + objects[ index ] = firstActiveObject; + + indicesByUUID[ uuid ] = lastCachedIndex; + objects[ lastCachedIndex ] = object; + + // accounting is done, now do the same for all bindings + + for ( let j = 0, m = nBindings; j !== m; ++ j ) { + + const bindingsForPath = bindings[ j ], + firstActive = bindingsForPath[ lastCachedIndex ], + binding = bindingsForPath[ index ]; + + bindingsForPath[ index ] = firstActive; + bindingsForPath[ lastCachedIndex ] = binding; + + } + + } + + } // for arguments + + this.nCachedObjects_ = nCachedObjects; + + } + + // remove & forget + uncache() { + + const objects = this._objects, + indicesByUUID = this._indicesByUUID, + bindings = this._bindings, + nBindings = bindings.length; + + let nCachedObjects = this.nCachedObjects_, + nObjects = objects.length; + + for ( let i = 0, n = arguments.length; i !== n; ++ i ) { + + const object = arguments[ i ], + uuid = object.uuid, + index = indicesByUUID[ uuid ]; + + if ( index !== undefined ) { + + delete indicesByUUID[ uuid ]; + + if ( index < nCachedObjects ) { + + // object is cached, shrink the CACHED region + + const firstActiveIndex = -- nCachedObjects, + lastCachedObject = objects[ firstActiveIndex ], + lastIndex = -- nObjects, + lastObject = objects[ lastIndex ]; + + // last cached object takes this object's place + indicesByUUID[ lastCachedObject.uuid ] = index; + objects[ index ] = lastCachedObject; + + // last object goes to the activated slot and pop + indicesByUUID[ lastObject.uuid ] = firstActiveIndex; + objects[ firstActiveIndex ] = lastObject; + objects.pop(); + + // accounting is done, now do the same for all bindings + + for ( let j = 0, m = nBindings; j !== m; ++ j ) { + + const bindingsForPath = bindings[ j ], + lastCached = bindingsForPath[ firstActiveIndex ], + last = bindingsForPath[ lastIndex ]; + + bindingsForPath[ index ] = lastCached; + bindingsForPath[ firstActiveIndex ] = last; + bindingsForPath.pop(); + + } + + } else { + + // object is active, just swap with the last and pop + + const lastIndex = -- nObjects, + lastObject = objects[ lastIndex ]; + + if ( lastIndex > 0 ) { + + indicesByUUID[ lastObject.uuid ] = index; + + } + + objects[ index ] = lastObject; + objects.pop(); + + // accounting is done, now do the same for all bindings + + for ( let j = 0, m = nBindings; j !== m; ++ j ) { + + const bindingsForPath = bindings[ j ]; + + bindingsForPath[ index ] = bindingsForPath[ lastIndex ]; + bindingsForPath.pop(); + + } + + } // cached or active + + } // if object is known + + } // for arguments + + this.nCachedObjects_ = nCachedObjects; + + } + + // Internal interface used by befriended PropertyBinding.Composite: + + subscribe_( path, parsedPath ) { + + // returns an array of bindings for the given path that is changed + // according to the contained objects in the group + + const indicesByPath = this._bindingsIndicesByPath; + let index = indicesByPath[ path ]; + const bindings = this._bindings; + + if ( index !== undefined ) return bindings[ index ]; + + const paths = this._paths, + parsedPaths = this._parsedPaths, + objects = this._objects, + nObjects = objects.length, + nCachedObjects = this.nCachedObjects_, + bindingsForPath = new Array( nObjects ); + + index = bindings.length; + + indicesByPath[ path ] = index; + + paths.push( path ); + parsedPaths.push( parsedPath ); + bindings.push( bindingsForPath ); + + for ( let i = nCachedObjects, n = objects.length; i !== n; ++ i ) { + + const object = objects[ i ]; + bindingsForPath[ i ] = new PropertyBinding( object, path, parsedPath ); + + } + + return bindingsForPath; + + } + + unsubscribe_( path ) { + + // tells the group to forget about a property path and no longer + // update the array previously obtained with 'subscribe_' + + const indicesByPath = this._bindingsIndicesByPath, + index = indicesByPath[ path ]; + + if ( index !== undefined ) { + + const paths = this._paths, + parsedPaths = this._parsedPaths, + bindings = this._bindings, + lastBindingsIndex = bindings.length - 1, + lastBindings = bindings[ lastBindingsIndex ], + lastBindingsPath = path[ lastBindingsIndex ]; + + indicesByPath[ lastBindingsPath ] = index; + + bindings[ index ] = lastBindings; + bindings.pop(); + + parsedPaths[ index ] = parsedPaths[ lastBindingsIndex ]; + parsedPaths.pop(); + + paths[ index ] = paths[ lastBindingsIndex ]; + paths.pop(); + + } + + } + +} + +class AnimationAction { + + constructor( mixer, clip, localRoot = null, blendMode = clip.blendMode ) { + + this._mixer = mixer; + this._clip = clip; + this._localRoot = localRoot; + this.blendMode = blendMode; + + const tracks = clip.tracks, + nTracks = tracks.length, + interpolants = new Array( nTracks ); + + const interpolantSettings = { + endingStart: ZeroCurvatureEnding, + endingEnd: ZeroCurvatureEnding + }; + + for ( let i = 0; i !== nTracks; ++ i ) { + + const interpolant = tracks[ i ].createInterpolant( null ); + interpolants[ i ] = interpolant; + interpolant.settings = interpolantSettings; + + } + + this._interpolantSettings = interpolantSettings; + + this._interpolants = interpolants; // bound by the mixer + + // inside: PropertyMixer (managed by the mixer) + this._propertyBindings = new Array( nTracks ); + + this._cacheIndex = null; // for the memory manager + this._byClipCacheIndex = null; // for the memory manager + + this._timeScaleInterpolant = null; + this._weightInterpolant = null; + + this.loop = LoopRepeat; + this._loopCount = - 1; + + // global mixer time when the action is to be started + // it's set back to 'null' upon start of the action + this._startTime = null; + + // scaled local time of the action + // gets clamped or wrapped to 0..clip.duration according to loop + this.time = 0; + + this.timeScale = 1; + this._effectiveTimeScale = 1; + + this.weight = 1; + this._effectiveWeight = 1; + + this.repetitions = Infinity; // no. of repetitions when looping + + this.paused = false; // true -> zero effective time scale + this.enabled = true; // false -> zero effective weight + + this.clampWhenFinished = false;// keep feeding the last frame? + + this.zeroSlopeAtStart = true;// for smooth interpolation w/o separate + this.zeroSlopeAtEnd = true;// clips for start, loop and end + + } + + // State & Scheduling + + play() { + + this._mixer._activateAction( this ); + + return this; + + } + + stop() { + + this._mixer._deactivateAction( this ); + + return this.reset(); + + } + + reset() { + + this.paused = false; + this.enabled = true; + + this.time = 0; // restart clip + this._loopCount = - 1;// forget previous loops + this._startTime = null;// forget scheduling + + return this.stopFading().stopWarping(); + + } + + isRunning() { + + return this.enabled && ! this.paused && this.timeScale !== 0 && + this._startTime === null && this._mixer._isActiveAction( this ); + + } + + // return true when play has been called + isScheduled() { + + return this._mixer._isActiveAction( this ); + + } + + startAt( time ) { + + this._startTime = time; + + return this; + + } + + setLoop( mode, repetitions ) { + + this.loop = mode; + this.repetitions = repetitions; + + return this; + + } + + // Weight + + // set the weight stopping any scheduled fading + // although .enabled = false yields an effective weight of zero, this + // method does *not* change .enabled, because it would be confusing + setEffectiveWeight( weight ) { + + this.weight = weight; + + // note: same logic as when updated at runtime + this._effectiveWeight = this.enabled ? weight : 0; + + return this.stopFading(); + + } + + // return the weight considering fading and .enabled + getEffectiveWeight() { + + return this._effectiveWeight; + + } + + fadeIn( duration ) { + + return this._scheduleFading( duration, 0, 1 ); + + } + + fadeOut( duration ) { + + return this._scheduleFading( duration, 1, 0 ); + + } + + crossFadeFrom( fadeOutAction, duration, warp ) { + + fadeOutAction.fadeOut( duration ); + this.fadeIn( duration ); + + if ( warp ) { + + const fadeInDuration = this._clip.duration, + fadeOutDuration = fadeOutAction._clip.duration, + + startEndRatio = fadeOutDuration / fadeInDuration, + endStartRatio = fadeInDuration / fadeOutDuration; + + fadeOutAction.warp( 1.0, startEndRatio, duration ); + this.warp( endStartRatio, 1.0, duration ); + + } + + return this; + + } + + crossFadeTo( fadeInAction, duration, warp ) { + + return fadeInAction.crossFadeFrom( this, duration, warp ); + + } + + stopFading() { + + const weightInterpolant = this._weightInterpolant; + + if ( weightInterpolant !== null ) { + + this._weightInterpolant = null; + this._mixer._takeBackControlInterpolant( weightInterpolant ); + + } + + return this; + + } + + // Time Scale Control + + // set the time scale stopping any scheduled warping + // although .paused = true yields an effective time scale of zero, this + // method does *not* change .paused, because it would be confusing + setEffectiveTimeScale( timeScale ) { + + this.timeScale = timeScale; + this._effectiveTimeScale = this.paused ? 0 : timeScale; + + return this.stopWarping(); + + } + + // return the time scale considering warping and .paused + getEffectiveTimeScale() { + + return this._effectiveTimeScale; + + } + + setDuration( duration ) { + + this.timeScale = this._clip.duration / duration; + + return this.stopWarping(); + + } + + syncWith( action ) { + + this.time = action.time; + this.timeScale = action.timeScale; + + return this.stopWarping(); + + } + + halt( duration ) { + + return this.warp( this._effectiveTimeScale, 0, duration ); + + } + + warp( startTimeScale, endTimeScale, duration ) { + + const mixer = this._mixer, + now = mixer.time, + timeScale = this.timeScale; + + let interpolant = this._timeScaleInterpolant; + + if ( interpolant === null ) { + + interpolant = mixer._lendControlInterpolant(); + this._timeScaleInterpolant = interpolant; + + } + + const times = interpolant.parameterPositions, + values = interpolant.sampleValues; + + times[ 0 ] = now; + times[ 1 ] = now + duration; + + values[ 0 ] = startTimeScale / timeScale; + values[ 1 ] = endTimeScale / timeScale; + + return this; + + } + + stopWarping() { + + const timeScaleInterpolant = this._timeScaleInterpolant; + + if ( timeScaleInterpolant !== null ) { + + this._timeScaleInterpolant = null; + this._mixer._takeBackControlInterpolant( timeScaleInterpolant ); + + } + + return this; + + } + + // Object Accessors + + getMixer() { + + return this._mixer; + + } + + getClip() { + + return this._clip; + + } + + getRoot() { + + return this._localRoot || this._mixer._root; + + } + + // Interna + + _update( time, deltaTime, timeDirection, accuIndex ) { + + // called by the mixer + + if ( ! this.enabled ) { + + // call ._updateWeight() to update ._effectiveWeight + + this._updateWeight( time ); + return; + + } + + const startTime = this._startTime; + + if ( startTime !== null ) { + + // check for scheduled start of action + + const timeRunning = ( time - startTime ) * timeDirection; + if ( timeRunning < 0 || timeDirection === 0 ) { + + deltaTime = 0; + + } else { + + + this._startTime = null; // unschedule + deltaTime = timeDirection * timeRunning; + + } + + } + + // apply time scale and advance time + + deltaTime *= this._updateTimeScale( time ); + const clipTime = this._updateTime( deltaTime ); + + // note: _updateTime may disable the action resulting in + // an effective weight of 0 + + const weight = this._updateWeight( time ); + + if ( weight > 0 ) { + + const interpolants = this._interpolants; + const propertyMixers = this._propertyBindings; + + switch ( this.blendMode ) { + + case AdditiveAnimationBlendMode: + + for ( let j = 0, m = interpolants.length; j !== m; ++ j ) { + + interpolants[ j ].evaluate( clipTime ); + propertyMixers[ j ].accumulateAdditive( weight ); + + } + + break; + + case NormalAnimationBlendMode: + default: + + for ( let j = 0, m = interpolants.length; j !== m; ++ j ) { + + interpolants[ j ].evaluate( clipTime ); + propertyMixers[ j ].accumulate( accuIndex, weight ); + + } + + } + + } + + } + + _updateWeight( time ) { + + let weight = 0; + + if ( this.enabled ) { + + weight = this.weight; + const interpolant = this._weightInterpolant; + + if ( interpolant !== null ) { + + const interpolantValue = interpolant.evaluate( time )[ 0 ]; + + weight *= interpolantValue; + + if ( time > interpolant.parameterPositions[ 1 ] ) { + + this.stopFading(); + + if ( interpolantValue === 0 ) { + + // faded out, disable + this.enabled = false; + + } + + } + + } + + } + + this._effectiveWeight = weight; + return weight; + + } + + _updateTimeScale( time ) { + + let timeScale = 0; + + if ( ! this.paused ) { + + timeScale = this.timeScale; + + const interpolant = this._timeScaleInterpolant; + + if ( interpolant !== null ) { + + const interpolantValue = interpolant.evaluate( time )[ 0 ]; + + timeScale *= interpolantValue; + + if ( time > interpolant.parameterPositions[ 1 ] ) { + + this.stopWarping(); + + if ( timeScale === 0 ) { + + // motion has halted, pause + this.paused = true; + + } else { + + // warp done - apply final time scale + this.timeScale = timeScale; + + } + + } + + } + + } + + this._effectiveTimeScale = timeScale; + return timeScale; + + } + + _updateTime( deltaTime ) { + + const duration = this._clip.duration; + const loop = this.loop; + + let time = this.time + deltaTime; + let loopCount = this._loopCount; + + const pingPong = ( loop === LoopPingPong ); + + if ( deltaTime === 0 ) { + + if ( loopCount === - 1 ) return time; + + return ( pingPong && ( loopCount & 1 ) === 1 ) ? duration - time : time; + + } + + if ( loop === LoopOnce ) { + + if ( loopCount === - 1 ) { + + // just started + + this._loopCount = 0; + this._setEndings( true, true, false ); + + } + + handle_stop: { + + if ( time >= duration ) { + + time = duration; + + } else if ( time < 0 ) { + + time = 0; + + } else { + + this.time = time; + + break handle_stop; + + } + + if ( this.clampWhenFinished ) this.paused = true; + else this.enabled = false; + + this.time = time; + + this._mixer.dispatchEvent( { + type: 'finished', action: this, + direction: deltaTime < 0 ? - 1 : 1 + } ); + + } + + } else { // repetitive Repeat or PingPong + + if ( loopCount === - 1 ) { + + // just started + + if ( deltaTime >= 0 ) { + + loopCount = 0; + + this._setEndings( true, this.repetitions === 0, pingPong ); + + } else { + + // when looping in reverse direction, the initial + // transition through zero counts as a repetition, + // so leave loopCount at -1 + + this._setEndings( this.repetitions === 0, true, pingPong ); + + } + + } + + if ( time >= duration || time < 0 ) { + + // wrap around + + const loopDelta = Math.floor( time / duration ); // signed + time -= duration * loopDelta; + + loopCount += Math.abs( loopDelta ); + + const pending = this.repetitions - loopCount; + + if ( pending <= 0 ) { + + // have to stop (switch state, clamp time, fire event) + + if ( this.clampWhenFinished ) this.paused = true; + else this.enabled = false; + + time = deltaTime > 0 ? duration : 0; + + this.time = time; + + this._mixer.dispatchEvent( { + type: 'finished', action: this, + direction: deltaTime > 0 ? 1 : - 1 + } ); + + } else { + + // keep running + + if ( pending === 1 ) { + + // entering the last round + + const atStart = deltaTime < 0; + this._setEndings( atStart, ! atStart, pingPong ); + + } else { + + this._setEndings( false, false, pingPong ); + + } + + this._loopCount = loopCount; + + this.time = time; + + this._mixer.dispatchEvent( { + type: 'loop', action: this, loopDelta: loopDelta + } ); + + } + + } else { + + this.time = time; + + } + + if ( pingPong && ( loopCount & 1 ) === 1 ) { + + // invert time for the "pong round" + + return duration - time; + + } + + } + + return time; + + } + + _setEndings( atStart, atEnd, pingPong ) { + + const settings = this._interpolantSettings; + + if ( pingPong ) { + + settings.endingStart = ZeroSlopeEnding; + settings.endingEnd = ZeroSlopeEnding; + + } else { + + // assuming for LoopOnce atStart == atEnd == true + + if ( atStart ) { + + settings.endingStart = this.zeroSlopeAtStart ? ZeroSlopeEnding : ZeroCurvatureEnding; + + } else { + + settings.endingStart = WrapAroundEnding; + + } + + if ( atEnd ) { + + settings.endingEnd = this.zeroSlopeAtEnd ? ZeroSlopeEnding : ZeroCurvatureEnding; + + } else { + + settings.endingEnd = WrapAroundEnding; + + } + + } + + } + + _scheduleFading( duration, weightNow, weightThen ) { + + const mixer = this._mixer, now = mixer.time; + let interpolant = this._weightInterpolant; + + if ( interpolant === null ) { + + interpolant = mixer._lendControlInterpolant(); + this._weightInterpolant = interpolant; + + } + + const times = interpolant.parameterPositions, + values = interpolant.sampleValues; + + times[ 0 ] = now; + values[ 0 ] = weightNow; + times[ 1 ] = now + duration; + values[ 1 ] = weightThen; + + return this; + + } + +} + +const _controlInterpolantsResultBuffer = new Float32Array( 1 ); + + +class AnimationMixer extends EventDispatcher { + + constructor( root ) { + + super(); + + this._root = root; + this._initMemoryManager(); + this._accuIndex = 0; + this.time = 0; + this.timeScale = 1.0; + + } + + _bindAction( action, prototypeAction ) { + + const root = action._localRoot || this._root, + tracks = action._clip.tracks, + nTracks = tracks.length, + bindings = action._propertyBindings, + interpolants = action._interpolants, + rootUuid = root.uuid, + bindingsByRoot = this._bindingsByRootAndName; + + let bindingsByName = bindingsByRoot[ rootUuid ]; + + if ( bindingsByName === undefined ) { + + bindingsByName = {}; + bindingsByRoot[ rootUuid ] = bindingsByName; + + } + + for ( let i = 0; i !== nTracks; ++ i ) { + + const track = tracks[ i ], + trackName = track.name; + + let binding = bindingsByName[ trackName ]; + + if ( binding !== undefined ) { + + ++ binding.referenceCount; + bindings[ i ] = binding; + + } else { + + binding = bindings[ i ]; + + if ( binding !== undefined ) { + + // existing binding, make sure the cache knows + + if ( binding._cacheIndex === null ) { + + ++ binding.referenceCount; + this._addInactiveBinding( binding, rootUuid, trackName ); + + } + + continue; + + } + + const path = prototypeAction && prototypeAction. + _propertyBindings[ i ].binding.parsedPath; + + binding = new PropertyMixer( + PropertyBinding.create( root, trackName, path ), + track.ValueTypeName, track.getValueSize() ); + + ++ binding.referenceCount; + this._addInactiveBinding( binding, rootUuid, trackName ); + + bindings[ i ] = binding; + + } + + interpolants[ i ].resultBuffer = binding.buffer; + + } + + } + + _activateAction( action ) { + + if ( ! this._isActiveAction( action ) ) { + + if ( action._cacheIndex === null ) { + + // this action has been forgotten by the cache, but the user + // appears to be still using it -> rebind + + const rootUuid = ( action._localRoot || this._root ).uuid, + clipUuid = action._clip.uuid, + actionsForClip = this._actionsByClip[ clipUuid ]; + + this._bindAction( action, + actionsForClip && actionsForClip.knownActions[ 0 ] ); + + this._addInactiveAction( action, clipUuid, rootUuid ); + + } + + const bindings = action._propertyBindings; + + // increment reference counts / sort out state + for ( let i = 0, n = bindings.length; i !== n; ++ i ) { + + const binding = bindings[ i ]; + + if ( binding.useCount ++ === 0 ) { + + this._lendBinding( binding ); + binding.saveOriginalState(); + + } + + } + + this._lendAction( action ); + + } + + } + + _deactivateAction( action ) { + + if ( this._isActiveAction( action ) ) { + + const bindings = action._propertyBindings; + + // decrement reference counts / sort out state + for ( let i = 0, n = bindings.length; i !== n; ++ i ) { + + const binding = bindings[ i ]; + + if ( -- binding.useCount === 0 ) { + + binding.restoreOriginalState(); + this._takeBackBinding( binding ); + + } + + } + + this._takeBackAction( action ); + + } + + } + + // Memory manager + + _initMemoryManager() { + + this._actions = []; // 'nActiveActions' followed by inactive ones + this._nActiveActions = 0; + + this._actionsByClip = {}; + // inside: + // { + // knownActions: Array< AnimationAction > - used as prototypes + // actionByRoot: AnimationAction - lookup + // } + + + this._bindings = []; // 'nActiveBindings' followed by inactive ones + this._nActiveBindings = 0; + + this._bindingsByRootAndName = {}; // inside: Map< name, PropertyMixer > + + + this._controlInterpolants = []; // same game as above + this._nActiveControlInterpolants = 0; + + const scope = this; + + this.stats = { + + actions: { + get total() { + + return scope._actions.length; + + }, + get inUse() { + + return scope._nActiveActions; + + } + }, + bindings: { + get total() { + + return scope._bindings.length; + + }, + get inUse() { + + return scope._nActiveBindings; + + } + }, + controlInterpolants: { + get total() { + + return scope._controlInterpolants.length; + + }, + get inUse() { + + return scope._nActiveControlInterpolants; + + } + } + + }; + + } + + // Memory management for AnimationAction objects + + _isActiveAction( action ) { + + const index = action._cacheIndex; + return index !== null && index < this._nActiveActions; + + } + + _addInactiveAction( action, clipUuid, rootUuid ) { + + const actions = this._actions, + actionsByClip = this._actionsByClip; + + let actionsForClip = actionsByClip[ clipUuid ]; + + if ( actionsForClip === undefined ) { + + actionsForClip = { + + knownActions: [ action ], + actionByRoot: {} + + }; + + action._byClipCacheIndex = 0; + + actionsByClip[ clipUuid ] = actionsForClip; + + } else { + + const knownActions = actionsForClip.knownActions; + + action._byClipCacheIndex = knownActions.length; + knownActions.push( action ); + + } + + action._cacheIndex = actions.length; + actions.push( action ); + + actionsForClip.actionByRoot[ rootUuid ] = action; + + } + + _removeInactiveAction( action ) { + + const actions = this._actions, + lastInactiveAction = actions[ actions.length - 1 ], + cacheIndex = action._cacheIndex; + + lastInactiveAction._cacheIndex = cacheIndex; + actions[ cacheIndex ] = lastInactiveAction; + actions.pop(); + + action._cacheIndex = null; + + + const clipUuid = action._clip.uuid, + actionsByClip = this._actionsByClip, + actionsForClip = actionsByClip[ clipUuid ], + knownActionsForClip = actionsForClip.knownActions, + + lastKnownAction = + knownActionsForClip[ knownActionsForClip.length - 1 ], + + byClipCacheIndex = action._byClipCacheIndex; + + lastKnownAction._byClipCacheIndex = byClipCacheIndex; + knownActionsForClip[ byClipCacheIndex ] = lastKnownAction; + knownActionsForClip.pop(); + + action._byClipCacheIndex = null; + + + const actionByRoot = actionsForClip.actionByRoot, + rootUuid = ( action._localRoot || this._root ).uuid; + + delete actionByRoot[ rootUuid ]; + + if ( knownActionsForClip.length === 0 ) { + + delete actionsByClip[ clipUuid ]; + + } + + this._removeInactiveBindingsForAction( action ); + + } + + _removeInactiveBindingsForAction( action ) { + + const bindings = action._propertyBindings; + + for ( let i = 0, n = bindings.length; i !== n; ++ i ) { + + const binding = bindings[ i ]; + + if ( -- binding.referenceCount === 0 ) { + + this._removeInactiveBinding( binding ); + + } + + } + + } + + _lendAction( action ) { + + // [ active actions | inactive actions ] + // [ active actions >| inactive actions ] + // s a + // <-swap-> + // a s + + const actions = this._actions, + prevIndex = action._cacheIndex, + + lastActiveIndex = this._nActiveActions ++, + + firstInactiveAction = actions[ lastActiveIndex ]; + + action._cacheIndex = lastActiveIndex; + actions[ lastActiveIndex ] = action; + + firstInactiveAction._cacheIndex = prevIndex; + actions[ prevIndex ] = firstInactiveAction; + + } + + _takeBackAction( action ) { + + // [ active actions | inactive actions ] + // [ active actions |< inactive actions ] + // a s + // <-swap-> + // s a + + const actions = this._actions, + prevIndex = action._cacheIndex, + + firstInactiveIndex = -- this._nActiveActions, + + lastActiveAction = actions[ firstInactiveIndex ]; + + action._cacheIndex = firstInactiveIndex; + actions[ firstInactiveIndex ] = action; + + lastActiveAction._cacheIndex = prevIndex; + actions[ prevIndex ] = lastActiveAction; + + } + + // Memory management for PropertyMixer objects + + _addInactiveBinding( binding, rootUuid, trackName ) { + + const bindingsByRoot = this._bindingsByRootAndName, + bindings = this._bindings; + + let bindingByName = bindingsByRoot[ rootUuid ]; + + if ( bindingByName === undefined ) { + + bindingByName = {}; + bindingsByRoot[ rootUuid ] = bindingByName; + + } + + bindingByName[ trackName ] = binding; + + binding._cacheIndex = bindings.length; + bindings.push( binding ); + + } + + _removeInactiveBinding( binding ) { + + const bindings = this._bindings, + propBinding = binding.binding, + rootUuid = propBinding.rootNode.uuid, + trackName = propBinding.path, + bindingsByRoot = this._bindingsByRootAndName, + bindingByName = bindingsByRoot[ rootUuid ], + + lastInactiveBinding = bindings[ bindings.length - 1 ], + cacheIndex = binding._cacheIndex; + + lastInactiveBinding._cacheIndex = cacheIndex; + bindings[ cacheIndex ] = lastInactiveBinding; + bindings.pop(); + + delete bindingByName[ trackName ]; + + if ( Object.keys( bindingByName ).length === 0 ) { + + delete bindingsByRoot[ rootUuid ]; + + } + + } + + _lendBinding( binding ) { + + const bindings = this._bindings, + prevIndex = binding._cacheIndex, + + lastActiveIndex = this._nActiveBindings ++, + + firstInactiveBinding = bindings[ lastActiveIndex ]; + + binding._cacheIndex = lastActiveIndex; + bindings[ lastActiveIndex ] = binding; + + firstInactiveBinding._cacheIndex = prevIndex; + bindings[ prevIndex ] = firstInactiveBinding; + + } + + _takeBackBinding( binding ) { + + const bindings = this._bindings, + prevIndex = binding._cacheIndex, + + firstInactiveIndex = -- this._nActiveBindings, + + lastActiveBinding = bindings[ firstInactiveIndex ]; + + binding._cacheIndex = firstInactiveIndex; + bindings[ firstInactiveIndex ] = binding; + + lastActiveBinding._cacheIndex = prevIndex; + bindings[ prevIndex ] = lastActiveBinding; + + } + + + // Memory management of Interpolants for weight and time scale + + _lendControlInterpolant() { + + const interpolants = this._controlInterpolants, + lastActiveIndex = this._nActiveControlInterpolants ++; + + let interpolant = interpolants[ lastActiveIndex ]; + + if ( interpolant === undefined ) { + + interpolant = new LinearInterpolant( + new Float32Array( 2 ), new Float32Array( 2 ), + 1, _controlInterpolantsResultBuffer ); + + interpolant.__cacheIndex = lastActiveIndex; + interpolants[ lastActiveIndex ] = interpolant; + + } + + return interpolant; + + } + + _takeBackControlInterpolant( interpolant ) { + + const interpolants = this._controlInterpolants, + prevIndex = interpolant.__cacheIndex, + + firstInactiveIndex = -- this._nActiveControlInterpolants, + + lastActiveInterpolant = interpolants[ firstInactiveIndex ]; + + interpolant.__cacheIndex = firstInactiveIndex; + interpolants[ firstInactiveIndex ] = interpolant; + + lastActiveInterpolant.__cacheIndex = prevIndex; + interpolants[ prevIndex ] = lastActiveInterpolant; + + } + + // return an action for a clip optionally using a custom root target + // object (this method allocates a lot of dynamic memory in case a + // previously unknown clip/root combination is specified) + clipAction( clip, optionalRoot, blendMode ) { + + const root = optionalRoot || this._root, + rootUuid = root.uuid; + + let clipObject = typeof clip === 'string' ? AnimationClip.findByName( root, clip ) : clip; + + const clipUuid = clipObject !== null ? clipObject.uuid : clip; + + const actionsForClip = this._actionsByClip[ clipUuid ]; + let prototypeAction = null; + + if ( blendMode === undefined ) { + + if ( clipObject !== null ) { + + blendMode = clipObject.blendMode; + + } else { + + blendMode = NormalAnimationBlendMode; + + } + + } + + if ( actionsForClip !== undefined ) { + + const existingAction = actionsForClip.actionByRoot[ rootUuid ]; + + if ( existingAction !== undefined && existingAction.blendMode === blendMode ) { + + return existingAction; + + } + + // we know the clip, so we don't have to parse all + // the bindings again but can just copy + prototypeAction = actionsForClip.knownActions[ 0 ]; + + // also, take the clip from the prototype action + if ( clipObject === null ) + clipObject = prototypeAction._clip; + + } + + // clip must be known when specified via string + if ( clipObject === null ) return null; + + // allocate all resources required to run it + const newAction = new AnimationAction( this, clipObject, optionalRoot, blendMode ); + + this._bindAction( newAction, prototypeAction ); + + // and make the action known to the memory manager + this._addInactiveAction( newAction, clipUuid, rootUuid ); + + return newAction; + + } + + // get an existing action + existingAction( clip, optionalRoot ) { + + const root = optionalRoot || this._root, + rootUuid = root.uuid, + + clipObject = typeof clip === 'string' ? + AnimationClip.findByName( root, clip ) : clip, + + clipUuid = clipObject ? clipObject.uuid : clip, + + actionsForClip = this._actionsByClip[ clipUuid ]; + + if ( actionsForClip !== undefined ) { + + return actionsForClip.actionByRoot[ rootUuid ] || null; + + } + + return null; + + } + + // deactivates all previously scheduled actions + stopAllAction() { + + const actions = this._actions, + nActions = this._nActiveActions; + + for ( let i = nActions - 1; i >= 0; -- i ) { + + actions[ i ].stop(); + + } + + return this; + + } + + // advance the time and update apply the animation + update( deltaTime ) { + + deltaTime *= this.timeScale; + + const actions = this._actions, + nActions = this._nActiveActions, + + time = this.time += deltaTime, + timeDirection = Math.sign( deltaTime ), + + accuIndex = this._accuIndex ^= 1; + + // run active actions + + for ( let i = 0; i !== nActions; ++ i ) { + + const action = actions[ i ]; + + action._update( time, deltaTime, timeDirection, accuIndex ); + + } + + // update scene graph + + const bindings = this._bindings, + nBindings = this._nActiveBindings; + + for ( let i = 0; i !== nBindings; ++ i ) { + + bindings[ i ].apply( accuIndex ); + + } + + return this; + + } + + // Allows you to seek to a specific time in an animation. + setTime( timeInSeconds ) { + + this.time = 0; // Zero out time attribute for AnimationMixer object; + for ( let i = 0; i < this._actions.length; i ++ ) { + + this._actions[ i ].time = 0; // Zero out time attribute for all associated AnimationAction objects. + + } + + return this.update( timeInSeconds ); // Update used to set exact time. Returns "this" AnimationMixer object. + + } + + // return this mixer's root target object + getRoot() { + + return this._root; + + } + + // free all resources specific to a particular clip + uncacheClip( clip ) { + + const actions = this._actions, + clipUuid = clip.uuid, + actionsByClip = this._actionsByClip, + actionsForClip = actionsByClip[ clipUuid ]; + + if ( actionsForClip !== undefined ) { + + // note: just calling _removeInactiveAction would mess up the + // iteration state and also require updating the state we can + // just throw away + + const actionsToRemove = actionsForClip.knownActions; + + for ( let i = 0, n = actionsToRemove.length; i !== n; ++ i ) { + + const action = actionsToRemove[ i ]; + + this._deactivateAction( action ); + + const cacheIndex = action._cacheIndex, + lastInactiveAction = actions[ actions.length - 1 ]; + + action._cacheIndex = null; + action._byClipCacheIndex = null; + + lastInactiveAction._cacheIndex = cacheIndex; + actions[ cacheIndex ] = lastInactiveAction; + actions.pop(); + + this._removeInactiveBindingsForAction( action ); + + } + + delete actionsByClip[ clipUuid ]; + + } + + } + + // free all resources specific to a particular root target object + uncacheRoot( root ) { + + const rootUuid = root.uuid, + actionsByClip = this._actionsByClip; + + for ( const clipUuid in actionsByClip ) { + + const actionByRoot = actionsByClip[ clipUuid ].actionByRoot, + action = actionByRoot[ rootUuid ]; + + if ( action !== undefined ) { + + this._deactivateAction( action ); + this._removeInactiveAction( action ); + + } + + } + + const bindingsByRoot = this._bindingsByRootAndName, + bindingByName = bindingsByRoot[ rootUuid ]; + + if ( bindingByName !== undefined ) { + + for ( const trackName in bindingByName ) { + + const binding = bindingByName[ trackName ]; + binding.restoreOriginalState(); + this._removeInactiveBinding( binding ); + + } + + } + + } + + // remove a targeted clip from the cache + uncacheAction( clip, optionalRoot ) { + + const action = this.existingAction( clip, optionalRoot ); + + if ( action !== null ) { + + this._deactivateAction( action ); + this._removeInactiveAction( action ); + + } + + } + +} + +class RenderTarget3D extends RenderTarget { + + constructor( width = 1, height = 1, depth = 1, options = {} ) { + + super( width, height, options ); + + this.isRenderTarget3D = true; + + this.depth = depth; + + this.texture = new Data3DTexture( null, width, height, depth ); + + this.texture.isRenderTargetTexture = true; + + } + +} + +class RenderTargetArray extends RenderTarget { + + constructor( width = 1, height = 1, depth = 1, options = {} ) { + + super( width, height, options ); + + this.isRenderTargetArray = true; + + this.depth = depth; + + this.texture = new DataArrayTexture( null, width, height, depth ); + + this.texture.isRenderTargetTexture = true; + + } + +} + +class Uniform { + + constructor( value ) { + + this.value = value; + + } + + clone() { + + return new Uniform( this.value.clone === undefined ? this.value : this.value.clone() ); + + } + +} + +let _id = 0; + +class UniformsGroup extends EventDispatcher { + + constructor() { + + super(); + + this.isUniformsGroup = true; + + Object.defineProperty( this, 'id', { value: _id ++ } ); + + this.name = ''; + + this.usage = StaticDrawUsage; + this.uniforms = []; + + } + + add( uniform ) { + + this.uniforms.push( uniform ); + + return this; + + } + + remove( uniform ) { + + const index = this.uniforms.indexOf( uniform ); + + if ( index !== - 1 ) this.uniforms.splice( index, 1 ); + + return this; + + } + + setName( name ) { + + this.name = name; + + return this; + + } + + setUsage( value ) { + + this.usage = value; + + return this; + + } + + dispose() { + + this.dispatchEvent( { type: 'dispose' } ); + + return this; + + } + + copy( source ) { + + this.name = source.name; + this.usage = source.usage; + + const uniformsSource = source.uniforms; + + this.uniforms.length = 0; + + for ( let i = 0, l = uniformsSource.length; i < l; i ++ ) { + + const uniforms = Array.isArray( uniformsSource[ i ] ) ? uniformsSource[ i ] : [ uniformsSource[ i ] ]; + + for ( let j = 0; j < uniforms.length; j ++ ) { + + this.uniforms.push( uniforms[ j ].clone() ); + + } + + } + + return this; + + } + + clone() { + + return new this.constructor().copy( this ); + + } + +} + +class InstancedInterleavedBuffer extends InterleavedBuffer { + + constructor( array, stride, meshPerAttribute = 1 ) { + + super( array, stride ); + + this.isInstancedInterleavedBuffer = true; + + this.meshPerAttribute = meshPerAttribute; + + } + + copy( source ) { + + super.copy( source ); + + this.meshPerAttribute = source.meshPerAttribute; + + return this; + + } + + clone( data ) { + + const ib = super.clone( data ); + + ib.meshPerAttribute = this.meshPerAttribute; + + return ib; + + } + + toJSON( data ) { + + const json = super.toJSON( data ); + + json.isInstancedInterleavedBuffer = true; + json.meshPerAttribute = this.meshPerAttribute; + + return json; + + } + +} + +class GLBufferAttribute { + + constructor( buffer, type, itemSize, elementSize, count ) { + + this.isGLBufferAttribute = true; + + this.name = ''; + + this.buffer = buffer; + this.type = type; + this.itemSize = itemSize; + this.elementSize = elementSize; + this.count = count; + + this.version = 0; + + } + + set needsUpdate( value ) { + + if ( value === true ) this.version ++; + + } + + setBuffer( buffer ) { + + this.buffer = buffer; + + return this; + + } + + setType( type, elementSize ) { + + this.type = type; + this.elementSize = elementSize; + + return this; + + } + + setItemSize( itemSize ) { + + this.itemSize = itemSize; + + return this; + + } + + setCount( count ) { + + this.count = count; + + return this; + + } + +} + +const _matrix = /*@__PURE__*/ new Matrix4(); + +class Raycaster { + + constructor( origin, direction, near = 0, far = Infinity ) { + + this.ray = new Ray( origin, direction ); + // direction is assumed to be normalized (for accurate distance calculations) + + this.near = near; + this.far = far; + this.camera = null; + this.layers = new Layers(); + + this.params = { + Mesh: {}, + Line: { threshold: 1 }, + LOD: {}, + Points: { threshold: 1 }, + Sprite: {} + }; + + } + + set( origin, direction ) { + + // direction is assumed to be normalized (for accurate distance calculations) + + this.ray.set( origin, direction ); + + } + + setFromCamera( coords, camera ) { + + if ( camera.isPerspectiveCamera ) { + + this.ray.origin.setFromMatrixPosition( camera.matrixWorld ); + this.ray.direction.set( coords.x, coords.y, 0.5 ).unproject( camera ).sub( this.ray.origin ).normalize(); + this.camera = camera; + + } else if ( camera.isOrthographicCamera ) { + + this.ray.origin.set( coords.x, coords.y, ( camera.near + camera.far ) / ( camera.near - camera.far ) ).unproject( camera ); // set origin in plane of camera + this.ray.direction.set( 0, 0, - 1 ).transformDirection( camera.matrixWorld ); + this.camera = camera; + + } else { + + console.error( 'THREE.Raycaster: Unsupported camera type: ' + camera.type ); + + } + + } + + setFromXRController( controller ) { + + _matrix.identity().extractRotation( controller.matrixWorld ); + + this.ray.origin.setFromMatrixPosition( controller.matrixWorld ); + this.ray.direction.set( 0, 0, - 1 ).applyMatrix4( _matrix ); + + return this; + + } + + intersectObject( object, recursive = true, intersects = [] ) { + + intersect( object, this, intersects, recursive ); + + intersects.sort( ascSort ); + + return intersects; + + } + + intersectObjects( objects, recursive = true, intersects = [] ) { + + for ( let i = 0, l = objects.length; i < l; i ++ ) { + + intersect( objects[ i ], this, intersects, recursive ); + + } + + intersects.sort( ascSort ); + + return intersects; + + } + +} + +function ascSort( a, b ) { + + return a.distance - b.distance; + +} + +function intersect( object, raycaster, intersects, recursive ) { + + let propagate = true; + + if ( object.layers.test( raycaster.layers ) ) { + + const result = object.raycast( raycaster, intersects ); + + if ( result === false ) propagate = false; + + } + + if ( propagate === true && recursive === true ) { + + const children = object.children; + + for ( let i = 0, l = children.length; i < l; i ++ ) { + + intersect( children[ i ], raycaster, intersects, true ); + + } + + } + +} + +/** + * Ref: https://en.wikipedia.org/wiki/Spherical_coordinate_system + * + * phi (the polar angle) is measured from the positive y-axis. The positive y-axis is up. + * theta (the azimuthal angle) is measured from the positive z-axis. + */ +class Spherical { + + constructor( radius = 1, phi = 0, theta = 0 ) { + + this.radius = radius; + this.phi = phi; // polar angle + this.theta = theta; // azimuthal angle + + return this; + + } + + set( radius, phi, theta ) { + + this.radius = radius; + this.phi = phi; + this.theta = theta; + + return this; + + } + + copy( other ) { + + this.radius = other.radius; + this.phi = other.phi; + this.theta = other.theta; + + return this; + + } + + // restrict phi to be between EPS and PI-EPS + makeSafe() { + + const EPS = 0.000001; + this.phi = clamp( this.phi, EPS, Math.PI - EPS ); + + return this; + + } + + setFromVector3( v ) { + + return this.setFromCartesianCoords( v.x, v.y, v.z ); + + } + + setFromCartesianCoords( x, y, z ) { + + this.radius = Math.sqrt( x * x + y * y + z * z ); + + if ( this.radius === 0 ) { + + this.theta = 0; + this.phi = 0; + + } else { + + this.theta = Math.atan2( x, z ); + this.phi = Math.acos( clamp( y / this.radius, - 1, 1 ) ); + + } + + return this; + + } + + clone() { + + return new this.constructor().copy( this ); + + } + +} + +/** + * Ref: https://en.wikipedia.org/wiki/Cylindrical_coordinate_system + */ + +class Cylindrical { + + constructor( radius = 1, theta = 0, y = 0 ) { + + this.radius = radius; // distance from the origin to a point in the x-z plane + this.theta = theta; // counterclockwise angle in the x-z plane measured in radians from the positive z-axis + this.y = y; // height above the x-z plane + + return this; + + } + + set( radius, theta, y ) { + + this.radius = radius; + this.theta = theta; + this.y = y; + + return this; + + } + + copy( other ) { + + this.radius = other.radius; + this.theta = other.theta; + this.y = other.y; + + return this; + + } + + setFromVector3( v ) { + + return this.setFromCartesianCoords( v.x, v.y, v.z ); + + } + + setFromCartesianCoords( x, y, z ) { + + this.radius = Math.sqrt( x * x + z * z ); + this.theta = Math.atan2( x, z ); + this.y = y; + + return this; + + } + + clone() { + + return new this.constructor().copy( this ); + + } + +} + +class Matrix2 { + + constructor( n11, n12, n21, n22 ) { + + Matrix2.prototype.isMatrix2 = true; + + this.elements = [ + 1, 0, + 0, 1, + ]; + + if ( n11 !== undefined ) { + + this.set( n11, n12, n21, n22 ); + + } + + } + + identity() { + + this.set( + 1, 0, + 0, 1, + ); + + return this; + + } + + fromArray( array, offset = 0 ) { + + for ( let i = 0; i < 4; i ++ ) { + + this.elements[ i ] = array[ i + offset ]; + + } + + return this; + + } + + set( n11, n12, n21, n22 ) { + + const te = this.elements; + + te[ 0 ] = n11; te[ 2 ] = n12; + te[ 1 ] = n21; te[ 3 ] = n22; + + return this; + + } + +} + +const _vector$4 = /*@__PURE__*/ new Vector2(); + +class Box2 { + + constructor( min = new Vector2( + Infinity, + Infinity ), max = new Vector2( - Infinity, - Infinity ) ) { + + this.isBox2 = true; + + this.min = min; + this.max = max; + + } + + set( min, max ) { + + this.min.copy( min ); + this.max.copy( max ); + + return this; + + } + + setFromPoints( points ) { + + this.makeEmpty(); + + for ( let i = 0, il = points.length; i < il; i ++ ) { + + this.expandByPoint( points[ i ] ); + + } + + return this; + + } + + setFromCenterAndSize( center, size ) { + + const halfSize = _vector$4.copy( size ).multiplyScalar( 0.5 ); + this.min.copy( center ).sub( halfSize ); + this.max.copy( center ).add( halfSize ); + + return this; + + } + + clone() { + + return new this.constructor().copy( this ); + + } + + copy( box ) { + + this.min.copy( box.min ); + this.max.copy( box.max ); + + return this; + + } + + makeEmpty() { + + this.min.x = this.min.y = + Infinity; + this.max.x = this.max.y = - Infinity; + + return this; + + } + + isEmpty() { + + // this is a more robust check for empty than ( volume <= 0 ) because volume can get positive with two negative axes + + return ( this.max.x < this.min.x ) || ( this.max.y < this.min.y ); + + } + + getCenter( target ) { + + return this.isEmpty() ? target.set( 0, 0 ) : target.addVectors( this.min, this.max ).multiplyScalar( 0.5 ); + + } + + getSize( target ) { + + return this.isEmpty() ? target.set( 0, 0 ) : target.subVectors( this.max, this.min ); + + } + + expandByPoint( point ) { + + this.min.min( point ); + this.max.max( point ); + + return this; + + } + + expandByVector( vector ) { + + this.min.sub( vector ); + this.max.add( vector ); + + return this; + + } + + expandByScalar( scalar ) { + + this.min.addScalar( - scalar ); + this.max.addScalar( scalar ); + + return this; + + } + + containsPoint( point ) { + + return point.x >= this.min.x && point.x <= this.max.x && + point.y >= this.min.y && point.y <= this.max.y; + + } + + containsBox( box ) { + + return this.min.x <= box.min.x && box.max.x <= this.max.x && + this.min.y <= box.min.y && box.max.y <= this.max.y; + + } + + getParameter( point, target ) { + + // This can potentially have a divide by zero if the box + // has a size dimension of 0. + + return target.set( + ( point.x - this.min.x ) / ( this.max.x - this.min.x ), + ( point.y - this.min.y ) / ( this.max.y - this.min.y ) + ); + + } + + intersectsBox( box ) { + + // using 4 splitting planes to rule out intersections + + return box.max.x >= this.min.x && box.min.x <= this.max.x && + box.max.y >= this.min.y && box.min.y <= this.max.y; + + } + + clampPoint( point, target ) { + + return target.copy( point ).clamp( this.min, this.max ); + + } + + distanceToPoint( point ) { + + return this.clampPoint( point, _vector$4 ).distanceTo( point ); + + } + + intersect( box ) { + + this.min.max( box.min ); + this.max.min( box.max ); + + if ( this.isEmpty() ) this.makeEmpty(); + + return this; + + } + + union( box ) { + + this.min.min( box.min ); + this.max.max( box.max ); + + return this; + + } + + translate( offset ) { + + this.min.add( offset ); + this.max.add( offset ); + + return this; + + } + + equals( box ) { + + return box.min.equals( this.min ) && box.max.equals( this.max ); + + } + +} + +const _startP = /*@__PURE__*/ new Vector3(); +const _startEnd = /*@__PURE__*/ new Vector3(); + +class Line3 { + + constructor( start = new Vector3(), end = new Vector3() ) { + + this.start = start; + this.end = end; + + } + + set( start, end ) { + + this.start.copy( start ); + this.end.copy( end ); + + return this; + + } + + copy( line ) { + + this.start.copy( line.start ); + this.end.copy( line.end ); + + return this; + + } + + getCenter( target ) { + + return target.addVectors( this.start, this.end ).multiplyScalar( 0.5 ); + + } + + delta( target ) { + + return target.subVectors( this.end, this.start ); + + } + + distanceSq() { + + return this.start.distanceToSquared( this.end ); + + } + + distance() { + + return this.start.distanceTo( this.end ); + + } + + at( t, target ) { + + return this.delta( target ).multiplyScalar( t ).add( this.start ); + + } + + closestPointToPointParameter( point, clampToLine ) { + + _startP.subVectors( point, this.start ); + _startEnd.subVectors( this.end, this.start ); + + const startEnd2 = _startEnd.dot( _startEnd ); + const startEnd_startP = _startEnd.dot( _startP ); + + let t = startEnd_startP / startEnd2; + + if ( clampToLine ) { + + t = clamp( t, 0, 1 ); + + } + + return t; + + } + + closestPointToPoint( point, clampToLine, target ) { + + const t = this.closestPointToPointParameter( point, clampToLine ); + + return this.delta( target ).multiplyScalar( t ).add( this.start ); + + } + + applyMatrix4( matrix ) { + + this.start.applyMatrix4( matrix ); + this.end.applyMatrix4( matrix ); + + return this; + + } + + equals( line ) { + + return line.start.equals( this.start ) && line.end.equals( this.end ); + + } + + clone() { + + return new this.constructor().copy( this ); + + } + +} + +const _vector$3 = /*@__PURE__*/ new Vector3(); + +class SpotLightHelper extends Object3D { + + constructor( light, color ) { + + super(); + + this.light = light; + + this.matrixAutoUpdate = false; + + this.color = color; + + this.type = 'SpotLightHelper'; + + const geometry = new BufferGeometry(); + + const positions = [ + 0, 0, 0, 0, 0, 1, + 0, 0, 0, 1, 0, 1, + 0, 0, 0, - 1, 0, 1, + 0, 0, 0, 0, 1, 1, + 0, 0, 0, 0, - 1, 1 + ]; + + for ( let i = 0, j = 1, l = 32; i < l; i ++, j ++ ) { + + const p1 = ( i / l ) * Math.PI * 2; + const p2 = ( j / l ) * Math.PI * 2; + + positions.push( + Math.cos( p1 ), Math.sin( p1 ), 1, + Math.cos( p2 ), Math.sin( p2 ), 1 + ); + + } + + geometry.setAttribute( 'position', new Float32BufferAttribute( positions, 3 ) ); + + const material = new LineBasicMaterial( { fog: false, toneMapped: false } ); + + this.cone = new LineSegments( geometry, material ); + this.add( this.cone ); + + this.update(); + + } + + dispose() { + + this.cone.geometry.dispose(); + this.cone.material.dispose(); + + } + + update() { + + this.light.updateWorldMatrix( true, false ); + this.light.target.updateWorldMatrix( true, false ); + + // update the local matrix based on the parent and light target transforms + if ( this.parent ) { + + this.parent.updateWorldMatrix( true ); + + this.matrix + .copy( this.parent.matrixWorld ) + .invert() + .multiply( this.light.matrixWorld ); + + } else { + + this.matrix.copy( this.light.matrixWorld ); + + } + + this.matrixWorld.copy( this.light.matrixWorld ); + + const coneLength = this.light.distance ? this.light.distance : 1000; + const coneWidth = coneLength * Math.tan( this.light.angle ); + + this.cone.scale.set( coneWidth, coneWidth, coneLength ); + + _vector$3.setFromMatrixPosition( this.light.target.matrixWorld ); + + this.cone.lookAt( _vector$3 ); + + if ( this.color !== undefined ) { + + this.cone.material.color.set( this.color ); + + } else { + + this.cone.material.color.copy( this.light.color ); + + } + + } + +} + +const _vector$2 = /*@__PURE__*/ new Vector3(); +const _boneMatrix = /*@__PURE__*/ new Matrix4(); +const _matrixWorldInv = /*@__PURE__*/ new Matrix4(); + + +class SkeletonHelper extends LineSegments { + + constructor( object ) { + + const bones = getBoneList( object ); + + const geometry = new BufferGeometry(); + + const vertices = []; + const colors = []; + + const color1 = new Color( 0, 0, 1 ); + const color2 = new Color( 0, 1, 0 ); + + for ( let i = 0; i < bones.length; i ++ ) { + + const bone = bones[ i ]; + + if ( bone.parent && bone.parent.isBone ) { + + vertices.push( 0, 0, 0 ); + vertices.push( 0, 0, 0 ); + colors.push( color1.r, color1.g, color1.b ); + colors.push( color2.r, color2.g, color2.b ); + + } + + } + + geometry.setAttribute( 'position', new Float32BufferAttribute( vertices, 3 ) ); + geometry.setAttribute( 'color', new Float32BufferAttribute( colors, 3 ) ); + + const material = new LineBasicMaterial( { vertexColors: true, depthTest: false, depthWrite: false, toneMapped: false, transparent: true } ); + + super( geometry, material ); + + this.isSkeletonHelper = true; + + this.type = 'SkeletonHelper'; + + this.root = object; + this.bones = bones; + + this.matrix = object.matrixWorld; + this.matrixAutoUpdate = false; + + } + + updateMatrixWorld( force ) { + + const bones = this.bones; + + const geometry = this.geometry; + const position = geometry.getAttribute( 'position' ); + + _matrixWorldInv.copy( this.root.matrixWorld ).invert(); + + for ( let i = 0, j = 0; i < bones.length; i ++ ) { + + const bone = bones[ i ]; + + if ( bone.parent && bone.parent.isBone ) { + + _boneMatrix.multiplyMatrices( _matrixWorldInv, bone.matrixWorld ); + _vector$2.setFromMatrixPosition( _boneMatrix ); + position.setXYZ( j, _vector$2.x, _vector$2.y, _vector$2.z ); + + _boneMatrix.multiplyMatrices( _matrixWorldInv, bone.parent.matrixWorld ); + _vector$2.setFromMatrixPosition( _boneMatrix ); + position.setXYZ( j + 1, _vector$2.x, _vector$2.y, _vector$2.z ); + + j += 2; + + } + + } + + geometry.getAttribute( 'position' ).needsUpdate = true; + + super.updateMatrixWorld( force ); + + } + + dispose() { + + this.geometry.dispose(); + this.material.dispose(); + + } + +} + + +function getBoneList( object ) { + + const boneList = []; + + if ( object.isBone === true ) { + + boneList.push( object ); + + } + + for ( let i = 0; i < object.children.length; i ++ ) { + + boneList.push.apply( boneList, getBoneList( object.children[ i ] ) ); + + } + + return boneList; + +} + +class PointLightHelper extends Mesh { + + constructor( light, sphereSize, color ) { + + const geometry = new SphereGeometry( sphereSize, 4, 2 ); + const material = new MeshBasicMaterial( { wireframe: true, fog: false, toneMapped: false } ); + + super( geometry, material ); + + this.light = light; + + this.color = color; + + this.type = 'PointLightHelper'; + + this.matrix = this.light.matrixWorld; + this.matrixAutoUpdate = false; + + this.update(); + + + /* + // TODO: delete this comment? + const distanceGeometry = new THREE.IcosahedronGeometry( 1, 2 ); + const distanceMaterial = new THREE.MeshBasicMaterial( { color: hexColor, fog: false, wireframe: true, opacity: 0.1, transparent: true } ); + + this.lightSphere = new THREE.Mesh( bulbGeometry, bulbMaterial ); + this.lightDistance = new THREE.Mesh( distanceGeometry, distanceMaterial ); + + const d = light.distance; + + if ( d === 0.0 ) { + + this.lightDistance.visible = false; + + } else { + + this.lightDistance.scale.set( d, d, d ); + + } + + this.add( this.lightDistance ); + */ + + } + + dispose() { + + this.geometry.dispose(); + this.material.dispose(); + + } + + update() { + + this.light.updateWorldMatrix( true, false ); + + if ( this.color !== undefined ) { + + this.material.color.set( this.color ); + + } else { + + this.material.color.copy( this.light.color ); + + } + + /* + const d = this.light.distance; + + if ( d === 0.0 ) { + + this.lightDistance.visible = false; + + } else { + + this.lightDistance.visible = true; + this.lightDistance.scale.set( d, d, d ); + + } + */ + + } + +} + +const _vector$1 = /*@__PURE__*/ new Vector3(); +const _color1 = /*@__PURE__*/ new Color(); +const _color2 = /*@__PURE__*/ new Color(); + +class HemisphereLightHelper extends Object3D { + + constructor( light, size, color ) { + + super(); + + this.light = light; + + this.matrix = light.matrixWorld; + this.matrixAutoUpdate = false; + + this.color = color; + + this.type = 'HemisphereLightHelper'; + + const geometry = new OctahedronGeometry( size ); + geometry.rotateY( Math.PI * 0.5 ); + + this.material = new MeshBasicMaterial( { wireframe: true, fog: false, toneMapped: false } ); + if ( this.color === undefined ) this.material.vertexColors = true; + + const position = geometry.getAttribute( 'position' ); + const colors = new Float32Array( position.count * 3 ); + + geometry.setAttribute( 'color', new BufferAttribute( colors, 3 ) ); + + this.add( new Mesh( geometry, this.material ) ); + + this.update(); + + } + + dispose() { + + this.children[ 0 ].geometry.dispose(); + this.children[ 0 ].material.dispose(); + + } + + update() { + + const mesh = this.children[ 0 ]; + + if ( this.color !== undefined ) { + + this.material.color.set( this.color ); + + } else { + + const colors = mesh.geometry.getAttribute( 'color' ); + + _color1.copy( this.light.color ); + _color2.copy( this.light.groundColor ); + + for ( let i = 0, l = colors.count; i < l; i ++ ) { + + const color = ( i < ( l / 2 ) ) ? _color1 : _color2; + + colors.setXYZ( i, color.r, color.g, color.b ); + + } + + colors.needsUpdate = true; + + } + + this.light.updateWorldMatrix( true, false ); + + mesh.lookAt( _vector$1.setFromMatrixPosition( this.light.matrixWorld ).negate() ); + + } + +} + +class GridHelper extends LineSegments { + + constructor( size = 10, divisions = 10, color1 = 0x444444, color2 = 0x888888 ) { + + color1 = new Color( color1 ); + color2 = new Color( color2 ); + + const center = divisions / 2; + const step = size / divisions; + const halfSize = size / 2; + + const vertices = [], colors = []; + + for ( let i = 0, j = 0, k = - halfSize; i <= divisions; i ++, k += step ) { + + vertices.push( - halfSize, 0, k, halfSize, 0, k ); + vertices.push( k, 0, - halfSize, k, 0, halfSize ); + + const color = i === center ? color1 : color2; + + color.toArray( colors, j ); j += 3; + color.toArray( colors, j ); j += 3; + color.toArray( colors, j ); j += 3; + color.toArray( colors, j ); j += 3; + + } + + const geometry = new BufferGeometry(); + geometry.setAttribute( 'position', new Float32BufferAttribute( vertices, 3 ) ); + geometry.setAttribute( 'color', new Float32BufferAttribute( colors, 3 ) ); + + const material = new LineBasicMaterial( { vertexColors: true, toneMapped: false } ); + + super( geometry, material ); + + this.type = 'GridHelper'; + + } + + dispose() { + + this.geometry.dispose(); + this.material.dispose(); + + } + +} + +class PolarGridHelper extends LineSegments { + + constructor( radius = 10, sectors = 16, rings = 8, divisions = 64, color1 = 0x444444, color2 = 0x888888 ) { + + color1 = new Color( color1 ); + color2 = new Color( color2 ); + + const vertices = []; + const colors = []; + + // create the sectors + + if ( sectors > 1 ) { + + for ( let i = 0; i < sectors; i ++ ) { + + const v = ( i / sectors ) * ( Math.PI * 2 ); + + const x = Math.sin( v ) * radius; + const z = Math.cos( v ) * radius; + + vertices.push( 0, 0, 0 ); + vertices.push( x, 0, z ); + + const color = ( i & 1 ) ? color1 : color2; + + colors.push( color.r, color.g, color.b ); + colors.push( color.r, color.g, color.b ); + + } + + } + + // create the rings + + for ( let i = 0; i < rings; i ++ ) { + + const color = ( i & 1 ) ? color1 : color2; + + const r = radius - ( radius / rings * i ); + + for ( let j = 0; j < divisions; j ++ ) { + + // first vertex + + let v = ( j / divisions ) * ( Math.PI * 2 ); + + let x = Math.sin( v ) * r; + let z = Math.cos( v ) * r; + + vertices.push( x, 0, z ); + colors.push( color.r, color.g, color.b ); + + // second vertex + + v = ( ( j + 1 ) / divisions ) * ( Math.PI * 2 ); + + x = Math.sin( v ) * r; + z = Math.cos( v ) * r; + + vertices.push( x, 0, z ); + colors.push( color.r, color.g, color.b ); + + } + + } + + const geometry = new BufferGeometry(); + geometry.setAttribute( 'position', new Float32BufferAttribute( vertices, 3 ) ); + geometry.setAttribute( 'color', new Float32BufferAttribute( colors, 3 ) ); + + const material = new LineBasicMaterial( { vertexColors: true, toneMapped: false } ); + + super( geometry, material ); + + this.type = 'PolarGridHelper'; + + } + + dispose() { + + this.geometry.dispose(); + this.material.dispose(); + + } + +} + +const _v1 = /*@__PURE__*/ new Vector3(); +const _v2 = /*@__PURE__*/ new Vector3(); +const _v3 = /*@__PURE__*/ new Vector3(); + +class DirectionalLightHelper extends Object3D { + + constructor( light, size, color ) { + + super(); + + this.light = light; + + this.matrix = light.matrixWorld; + this.matrixAutoUpdate = false; + + this.color = color; + + this.type = 'DirectionalLightHelper'; + + if ( size === undefined ) size = 1; + + let geometry = new BufferGeometry(); + geometry.setAttribute( 'position', new Float32BufferAttribute( [ + - size, size, 0, + size, size, 0, + size, - size, 0, + - size, - size, 0, + - size, size, 0 + ], 3 ) ); + + const material = new LineBasicMaterial( { fog: false, toneMapped: false } ); + + this.lightPlane = new Line( geometry, material ); + this.add( this.lightPlane ); + + geometry = new BufferGeometry(); + geometry.setAttribute( 'position', new Float32BufferAttribute( [ 0, 0, 0, 0, 0, 1 ], 3 ) ); + + this.targetLine = new Line( geometry, material ); + this.add( this.targetLine ); + + this.update(); + + } + + dispose() { + + this.lightPlane.geometry.dispose(); + this.lightPlane.material.dispose(); + this.targetLine.geometry.dispose(); + this.targetLine.material.dispose(); + + } + + update() { + + this.light.updateWorldMatrix( true, false ); + this.light.target.updateWorldMatrix( true, false ); + + _v1.setFromMatrixPosition( this.light.matrixWorld ); + _v2.setFromMatrixPosition( this.light.target.matrixWorld ); + _v3.subVectors( _v2, _v1 ); + + this.lightPlane.lookAt( _v2 ); + + if ( this.color !== undefined ) { + + this.lightPlane.material.color.set( this.color ); + this.targetLine.material.color.set( this.color ); + + } else { + + this.lightPlane.material.color.copy( this.light.color ); + this.targetLine.material.color.copy( this.light.color ); + + } + + this.targetLine.lookAt( _v2 ); + this.targetLine.scale.z = _v3.length(); + + } + +} + +const _vector = /*@__PURE__*/ new Vector3(); +const _camera = /*@__PURE__*/ new Camera(); + +/** + * - shows frustum, line of sight and up of the camera + * - suitable for fast updates + * - based on frustum visualization in lightgl.js shadowmap example + * https://github.com/evanw/lightgl.js/blob/master/tests/shadowmap.html + */ + +class CameraHelper extends LineSegments { + + constructor( camera ) { + + const geometry = new BufferGeometry(); + const material = new LineBasicMaterial( { color: 0xffffff, vertexColors: true, toneMapped: false } ); + + const vertices = []; + const colors = []; + + const pointMap = {}; + + // near + + addLine( 'n1', 'n2' ); + addLine( 'n2', 'n4' ); + addLine( 'n4', 'n3' ); + addLine( 'n3', 'n1' ); + + // far + + addLine( 'f1', 'f2' ); + addLine( 'f2', 'f4' ); + addLine( 'f4', 'f3' ); + addLine( 'f3', 'f1' ); + + // sides + + addLine( 'n1', 'f1' ); + addLine( 'n2', 'f2' ); + addLine( 'n3', 'f3' ); + addLine( 'n4', 'f4' ); + + // cone + + addLine( 'p', 'n1' ); + addLine( 'p', 'n2' ); + addLine( 'p', 'n3' ); + addLine( 'p', 'n4' ); + + // up + + addLine( 'u1', 'u2' ); + addLine( 'u2', 'u3' ); + addLine( 'u3', 'u1' ); + + // target + + addLine( 'c', 't' ); + addLine( 'p', 'c' ); + + // cross + + addLine( 'cn1', 'cn2' ); + addLine( 'cn3', 'cn4' ); + + addLine( 'cf1', 'cf2' ); + addLine( 'cf3', 'cf4' ); + + function addLine( a, b ) { + + addPoint( a ); + addPoint( b ); + + } + + function addPoint( id ) { + + vertices.push( 0, 0, 0 ); + colors.push( 0, 0, 0 ); + + if ( pointMap[ id ] === undefined ) { + + pointMap[ id ] = []; + + } + + pointMap[ id ].push( ( vertices.length / 3 ) - 1 ); + + } + + geometry.setAttribute( 'position', new Float32BufferAttribute( vertices, 3 ) ); + geometry.setAttribute( 'color', new Float32BufferAttribute( colors, 3 ) ); + + super( geometry, material ); + + this.type = 'CameraHelper'; + + this.camera = camera; + if ( this.camera.updateProjectionMatrix ) this.camera.updateProjectionMatrix(); + + this.matrix = camera.matrixWorld; + this.matrixAutoUpdate = false; + + this.pointMap = pointMap; + + this.update(); + + // colors + + const colorFrustum = new Color( 0xffaa00 ); + const colorCone = new Color( 0xff0000 ); + const colorUp = new Color( 0x00aaff ); + const colorTarget = new Color( 0xffffff ); + const colorCross = new Color( 0x333333 ); + + this.setColors( colorFrustum, colorCone, colorUp, colorTarget, colorCross ); + + } + + setColors( frustum, cone, up, target, cross ) { + + const geometry = this.geometry; + + const colorAttribute = geometry.getAttribute( 'color' ); + + // near + + colorAttribute.setXYZ( 0, frustum.r, frustum.g, frustum.b ); colorAttribute.setXYZ( 1, frustum.r, frustum.g, frustum.b ); // n1, n2 + colorAttribute.setXYZ( 2, frustum.r, frustum.g, frustum.b ); colorAttribute.setXYZ( 3, frustum.r, frustum.g, frustum.b ); // n2, n4 + colorAttribute.setXYZ( 4, frustum.r, frustum.g, frustum.b ); colorAttribute.setXYZ( 5, frustum.r, frustum.g, frustum.b ); // n4, n3 + colorAttribute.setXYZ( 6, frustum.r, frustum.g, frustum.b ); colorAttribute.setXYZ( 7, frustum.r, frustum.g, frustum.b ); // n3, n1 + + // far + + colorAttribute.setXYZ( 8, frustum.r, frustum.g, frustum.b ); colorAttribute.setXYZ( 9, frustum.r, frustum.g, frustum.b ); // f1, f2 + colorAttribute.setXYZ( 10, frustum.r, frustum.g, frustum.b ); colorAttribute.setXYZ( 11, frustum.r, frustum.g, frustum.b ); // f2, f4 + colorAttribute.setXYZ( 12, frustum.r, frustum.g, frustum.b ); colorAttribute.setXYZ( 13, frustum.r, frustum.g, frustum.b ); // f4, f3 + colorAttribute.setXYZ( 14, frustum.r, frustum.g, frustum.b ); colorAttribute.setXYZ( 15, frustum.r, frustum.g, frustum.b ); // f3, f1 + + // sides + + colorAttribute.setXYZ( 16, frustum.r, frustum.g, frustum.b ); colorAttribute.setXYZ( 17, frustum.r, frustum.g, frustum.b ); // n1, f1 + colorAttribute.setXYZ( 18, frustum.r, frustum.g, frustum.b ); colorAttribute.setXYZ( 19, frustum.r, frustum.g, frustum.b ); // n2, f2 + colorAttribute.setXYZ( 20, frustum.r, frustum.g, frustum.b ); colorAttribute.setXYZ( 21, frustum.r, frustum.g, frustum.b ); // n3, f3 + colorAttribute.setXYZ( 22, frustum.r, frustum.g, frustum.b ); colorAttribute.setXYZ( 23, frustum.r, frustum.g, frustum.b ); // n4, f4 + + // cone + + colorAttribute.setXYZ( 24, cone.r, cone.g, cone.b ); colorAttribute.setXYZ( 25, cone.r, cone.g, cone.b ); // p, n1 + colorAttribute.setXYZ( 26, cone.r, cone.g, cone.b ); colorAttribute.setXYZ( 27, cone.r, cone.g, cone.b ); // p, n2 + colorAttribute.setXYZ( 28, cone.r, cone.g, cone.b ); colorAttribute.setXYZ( 29, cone.r, cone.g, cone.b ); // p, n3 + colorAttribute.setXYZ( 30, cone.r, cone.g, cone.b ); colorAttribute.setXYZ( 31, cone.r, cone.g, cone.b ); // p, n4 + + // up + + colorAttribute.setXYZ( 32, up.r, up.g, up.b ); colorAttribute.setXYZ( 33, up.r, up.g, up.b ); // u1, u2 + colorAttribute.setXYZ( 34, up.r, up.g, up.b ); colorAttribute.setXYZ( 35, up.r, up.g, up.b ); // u2, u3 + colorAttribute.setXYZ( 36, up.r, up.g, up.b ); colorAttribute.setXYZ( 37, up.r, up.g, up.b ); // u3, u1 + + // target + + colorAttribute.setXYZ( 38, target.r, target.g, target.b ); colorAttribute.setXYZ( 39, target.r, target.g, target.b ); // c, t + colorAttribute.setXYZ( 40, cross.r, cross.g, cross.b ); colorAttribute.setXYZ( 41, cross.r, cross.g, cross.b ); // p, c + + // cross + + colorAttribute.setXYZ( 42, cross.r, cross.g, cross.b ); colorAttribute.setXYZ( 43, cross.r, cross.g, cross.b ); // cn1, cn2 + colorAttribute.setXYZ( 44, cross.r, cross.g, cross.b ); colorAttribute.setXYZ( 45, cross.r, cross.g, cross.b ); // cn3, cn4 + + colorAttribute.setXYZ( 46, cross.r, cross.g, cross.b ); colorAttribute.setXYZ( 47, cross.r, cross.g, cross.b ); // cf1, cf2 + colorAttribute.setXYZ( 48, cross.r, cross.g, cross.b ); colorAttribute.setXYZ( 49, cross.r, cross.g, cross.b ); // cf3, cf4 + + colorAttribute.needsUpdate = true; + + } + + update() { + + const geometry = this.geometry; + const pointMap = this.pointMap; + + const w = 1, h = 1; + + // we need just camera projection matrix inverse + // world matrix must be identity + + _camera.projectionMatrixInverse.copy( this.camera.projectionMatrixInverse ); + + // Adjust z values based on coordinate system + const nearZ = this.camera.coordinateSystem === WebGLCoordinateSystem ? - 1 : 0; + + // center / target + setPoint( 'c', pointMap, geometry, _camera, 0, 0, nearZ ); + setPoint( 't', pointMap, geometry, _camera, 0, 0, 1 ); + + // near + + setPoint( 'n1', pointMap, geometry, _camera, - w, - h, nearZ ); + setPoint( 'n2', pointMap, geometry, _camera, w, - h, nearZ ); + setPoint( 'n3', pointMap, geometry, _camera, - w, h, nearZ ); + setPoint( 'n4', pointMap, geometry, _camera, w, h, nearZ ); + + // far + + setPoint( 'f1', pointMap, geometry, _camera, - w, - h, 1 ); + setPoint( 'f2', pointMap, geometry, _camera, w, - h, 1 ); + setPoint( 'f3', pointMap, geometry, _camera, - w, h, 1 ); + setPoint( 'f4', pointMap, geometry, _camera, w, h, 1 ); + + // up + + setPoint( 'u1', pointMap, geometry, _camera, w * 0.7, h * 1.1, nearZ ); + setPoint( 'u2', pointMap, geometry, _camera, - w * 0.7, h * 1.1, nearZ ); + setPoint( 'u3', pointMap, geometry, _camera, 0, h * 2, nearZ ); + + // cross + + setPoint( 'cf1', pointMap, geometry, _camera, - w, 0, 1 ); + setPoint( 'cf2', pointMap, geometry, _camera, w, 0, 1 ); + setPoint( 'cf3', pointMap, geometry, _camera, 0, - h, 1 ); + setPoint( 'cf4', pointMap, geometry, _camera, 0, h, 1 ); + + setPoint( 'cn1', pointMap, geometry, _camera, - w, 0, nearZ ); + setPoint( 'cn2', pointMap, geometry, _camera, w, 0, nearZ ); + setPoint( 'cn3', pointMap, geometry, _camera, 0, - h, nearZ ); + setPoint( 'cn4', pointMap, geometry, _camera, 0, h, nearZ ); + + geometry.getAttribute( 'position' ).needsUpdate = true; + + } + + dispose() { + + this.geometry.dispose(); + this.material.dispose(); + + } + +} + + +function setPoint( point, pointMap, geometry, camera, x, y, z ) { + + _vector.set( x, y, z ).unproject( camera ); + + const points = pointMap[ point ]; + + if ( points !== undefined ) { + + const position = geometry.getAttribute( 'position' ); + + for ( let i = 0, l = points.length; i < l; i ++ ) { + + position.setXYZ( points[ i ], _vector.x, _vector.y, _vector.z ); + + } + + } + +} + +const _box = /*@__PURE__*/ new Box3(); + +class BoxHelper extends LineSegments { + + constructor( object, color = 0xffff00 ) { + + const indices = new Uint16Array( [ 0, 1, 1, 2, 2, 3, 3, 0, 4, 5, 5, 6, 6, 7, 7, 4, 0, 4, 1, 5, 2, 6, 3, 7 ] ); + const positions = new Float32Array( 8 * 3 ); + + const geometry = new BufferGeometry(); + geometry.setIndex( new BufferAttribute( indices, 1 ) ); + geometry.setAttribute( 'position', new BufferAttribute( positions, 3 ) ); + + super( geometry, new LineBasicMaterial( { color: color, toneMapped: false } ) ); + + this.object = object; + this.type = 'BoxHelper'; + + this.matrixAutoUpdate = false; + + this.update(); + + } + + update( object ) { + + if ( object !== undefined ) { + + console.warn( 'THREE.BoxHelper: .update() has no longer arguments.' ); + + } + + if ( this.object !== undefined ) { + + _box.setFromObject( this.object ); + + } + + if ( _box.isEmpty() ) return; + + const min = _box.min; + const max = _box.max; + + /* + 5____4 + 1/___0/| + | 6__|_7 + 2/___3/ + + 0: max.x, max.y, max.z + 1: min.x, max.y, max.z + 2: min.x, min.y, max.z + 3: max.x, min.y, max.z + 4: max.x, max.y, min.z + 5: min.x, max.y, min.z + 6: min.x, min.y, min.z + 7: max.x, min.y, min.z + */ + + const position = this.geometry.attributes.position; + const array = position.array; + + array[ 0 ] = max.x; array[ 1 ] = max.y; array[ 2 ] = max.z; + array[ 3 ] = min.x; array[ 4 ] = max.y; array[ 5 ] = max.z; + array[ 6 ] = min.x; array[ 7 ] = min.y; array[ 8 ] = max.z; + array[ 9 ] = max.x; array[ 10 ] = min.y; array[ 11 ] = max.z; + array[ 12 ] = max.x; array[ 13 ] = max.y; array[ 14 ] = min.z; + array[ 15 ] = min.x; array[ 16 ] = max.y; array[ 17 ] = min.z; + array[ 18 ] = min.x; array[ 19 ] = min.y; array[ 20 ] = min.z; + array[ 21 ] = max.x; array[ 22 ] = min.y; array[ 23 ] = min.z; + + position.needsUpdate = true; + + this.geometry.computeBoundingSphere(); + + } + + setFromObject( object ) { + + this.object = object; + this.update(); + + return this; + + } + + copy( source, recursive ) { + + super.copy( source, recursive ); + + this.object = source.object; + + return this; + + } + + dispose() { + + this.geometry.dispose(); + this.material.dispose(); + + } + +} + +class Box3Helper extends LineSegments { + + constructor( box, color = 0xffff00 ) { + + const indices = new Uint16Array( [ 0, 1, 1, 2, 2, 3, 3, 0, 4, 5, 5, 6, 6, 7, 7, 4, 0, 4, 1, 5, 2, 6, 3, 7 ] ); + + const positions = [ 1, 1, 1, - 1, 1, 1, - 1, - 1, 1, 1, - 1, 1, 1, 1, - 1, - 1, 1, - 1, - 1, - 1, - 1, 1, - 1, - 1 ]; + + const geometry = new BufferGeometry(); + + geometry.setIndex( new BufferAttribute( indices, 1 ) ); + + geometry.setAttribute( 'position', new Float32BufferAttribute( positions, 3 ) ); + + super( geometry, new LineBasicMaterial( { color: color, toneMapped: false } ) ); + + this.box = box; + + this.type = 'Box3Helper'; + + this.geometry.computeBoundingSphere(); + + } + + updateMatrixWorld( force ) { + + const box = this.box; + + if ( box.isEmpty() ) return; + + box.getCenter( this.position ); + + box.getSize( this.scale ); + + this.scale.multiplyScalar( 0.5 ); + + super.updateMatrixWorld( force ); + + } + + dispose() { + + this.geometry.dispose(); + this.material.dispose(); + + } + +} + +class PlaneHelper extends Line { + + constructor( plane, size = 1, hex = 0xffff00 ) { + + const color = hex; + + const positions = [ 1, - 1, 0, - 1, 1, 0, - 1, - 1, 0, 1, 1, 0, - 1, 1, 0, - 1, - 1, 0, 1, - 1, 0, 1, 1, 0 ]; + + const geometry = new BufferGeometry(); + geometry.setAttribute( 'position', new Float32BufferAttribute( positions, 3 ) ); + geometry.computeBoundingSphere(); + + super( geometry, new LineBasicMaterial( { color: color, toneMapped: false } ) ); + + this.type = 'PlaneHelper'; + + this.plane = plane; + + this.size = size; + + const positions2 = [ 1, 1, 0, - 1, 1, 0, - 1, - 1, 0, 1, 1, 0, - 1, - 1, 0, 1, - 1, 0 ]; + + const geometry2 = new BufferGeometry(); + geometry2.setAttribute( 'position', new Float32BufferAttribute( positions2, 3 ) ); + geometry2.computeBoundingSphere(); + + this.add( new Mesh( geometry2, new MeshBasicMaterial( { color: color, opacity: 0.2, transparent: true, depthWrite: false, toneMapped: false } ) ) ); + + } + + updateMatrixWorld( force ) { + + this.position.set( 0, 0, 0 ); + + this.scale.set( 0.5 * this.size, 0.5 * this.size, 1 ); + + this.lookAt( this.plane.normal ); + + this.translateZ( - this.plane.constant ); + + super.updateMatrixWorld( force ); + + } + + dispose() { + + this.geometry.dispose(); + this.material.dispose(); + this.children[ 0 ].geometry.dispose(); + this.children[ 0 ].material.dispose(); + + } + +} + +const _axis = /*@__PURE__*/ new Vector3(); +let _lineGeometry, _coneGeometry; + +class ArrowHelper extends Object3D { + + // dir is assumed to be normalized + + constructor( dir = new Vector3( 0, 0, 1 ), origin = new Vector3( 0, 0, 0 ), length = 1, color = 0xffff00, headLength = length * 0.2, headWidth = headLength * 0.2 ) { + + super(); + + this.type = 'ArrowHelper'; + + if ( _lineGeometry === undefined ) { + + _lineGeometry = new BufferGeometry(); + _lineGeometry.setAttribute( 'position', new Float32BufferAttribute( [ 0, 0, 0, 0, 1, 0 ], 3 ) ); + + _coneGeometry = new CylinderGeometry( 0, 0.5, 1, 5, 1 ); + _coneGeometry.translate( 0, - 0.5, 0 ); + + } + + this.position.copy( origin ); + + this.line = new Line( _lineGeometry, new LineBasicMaterial( { color: color, toneMapped: false } ) ); + this.line.matrixAutoUpdate = false; + this.add( this.line ); + + this.cone = new Mesh( _coneGeometry, new MeshBasicMaterial( { color: color, toneMapped: false } ) ); + this.cone.matrixAutoUpdate = false; + this.add( this.cone ); + + this.setDirection( dir ); + this.setLength( length, headLength, headWidth ); + + } + + setDirection( dir ) { + + // dir is assumed to be normalized + + if ( dir.y > 0.99999 ) { + + this.quaternion.set( 0, 0, 0, 1 ); + + } else if ( dir.y < - 0.99999 ) { + + this.quaternion.set( 1, 0, 0, 0 ); + + } else { + + _axis.set( dir.z, 0, - dir.x ).normalize(); + + const radians = Math.acos( dir.y ); + + this.quaternion.setFromAxisAngle( _axis, radians ); + + } + + } + + setLength( length, headLength = length * 0.2, headWidth = headLength * 0.2 ) { + + this.line.scale.set( 1, Math.max( 0.0001, length - headLength ), 1 ); // see #17458 + this.line.updateMatrix(); + + this.cone.scale.set( headWidth, headLength, headWidth ); + this.cone.position.y = length; + this.cone.updateMatrix(); + + } + + setColor( color ) { + + this.line.material.color.set( color ); + this.cone.material.color.set( color ); + + } + + copy( source ) { + + super.copy( source, false ); + + this.line.copy( source.line ); + this.cone.copy( source.cone ); + + return this; + + } + + dispose() { + + this.line.geometry.dispose(); + this.line.material.dispose(); + this.cone.geometry.dispose(); + this.cone.material.dispose(); + + } + +} + +class AxesHelper extends LineSegments { + + constructor( size = 1 ) { + + const vertices = [ + 0, 0, 0, size, 0, 0, + 0, 0, 0, 0, size, 0, + 0, 0, 0, 0, 0, size + ]; + + const colors = [ + 1, 0, 0, 1, 0.6, 0, + 0, 1, 0, 0.6, 1, 0, + 0, 0, 1, 0, 0.6, 1 + ]; + + const geometry = new BufferGeometry(); + geometry.setAttribute( 'position', new Float32BufferAttribute( vertices, 3 ) ); + geometry.setAttribute( 'color', new Float32BufferAttribute( colors, 3 ) ); + + const material = new LineBasicMaterial( { vertexColors: true, toneMapped: false } ); + + super( geometry, material ); + + this.type = 'AxesHelper'; + + } + + setColors( xAxisColor, yAxisColor, zAxisColor ) { + + const color = new Color(); + const array = this.geometry.attributes.color.array; + + color.set( xAxisColor ); + color.toArray( array, 0 ); + color.toArray( array, 3 ); + + color.set( yAxisColor ); + color.toArray( array, 6 ); + color.toArray( array, 9 ); + + color.set( zAxisColor ); + color.toArray( array, 12 ); + color.toArray( array, 15 ); + + this.geometry.attributes.color.needsUpdate = true; + + return this; + + } + + dispose() { + + this.geometry.dispose(); + this.material.dispose(); + + } + +} + +class ShapePath { + + constructor() { + + this.type = 'ShapePath'; + + this.color = new Color(); + + this.subPaths = []; + this.currentPath = null; + + } + + moveTo( x, y ) { + + this.currentPath = new Path(); + this.subPaths.push( this.currentPath ); + this.currentPath.moveTo( x, y ); + + return this; + + } + + lineTo( x, y ) { + + this.currentPath.lineTo( x, y ); + + return this; + + } + + quadraticCurveTo( aCPx, aCPy, aX, aY ) { + + this.currentPath.quadraticCurveTo( aCPx, aCPy, aX, aY ); + + return this; + + } + + bezierCurveTo( aCP1x, aCP1y, aCP2x, aCP2y, aX, aY ) { + + this.currentPath.bezierCurveTo( aCP1x, aCP1y, aCP2x, aCP2y, aX, aY ); + + return this; + + } + + splineThru( pts ) { + + this.currentPath.splineThru( pts ); + + return this; + + } + + toShapes( isCCW ) { + + function toShapesNoHoles( inSubpaths ) { + + const shapes = []; + + for ( let i = 0, l = inSubpaths.length; i < l; i ++ ) { + + const tmpPath = inSubpaths[ i ]; + + const tmpShape = new Shape(); + tmpShape.curves = tmpPath.curves; + + shapes.push( tmpShape ); + + } + + return shapes; + + } + + function isPointInsidePolygon( inPt, inPolygon ) { + + const polyLen = inPolygon.length; + + // inPt on polygon contour => immediate success or + // toggling of inside/outside at every single! intersection point of an edge + // with the horizontal line through inPt, left of inPt + // not counting lowerY endpoints of edges and whole edges on that line + let inside = false; + for ( let p = polyLen - 1, q = 0; q < polyLen; p = q ++ ) { + + let edgeLowPt = inPolygon[ p ]; + let edgeHighPt = inPolygon[ q ]; + + let edgeDx = edgeHighPt.x - edgeLowPt.x; + let edgeDy = edgeHighPt.y - edgeLowPt.y; + + if ( Math.abs( edgeDy ) > Number.EPSILON ) { + + // not parallel + if ( edgeDy < 0 ) { + + edgeLowPt = inPolygon[ q ]; edgeDx = - edgeDx; + edgeHighPt = inPolygon[ p ]; edgeDy = - edgeDy; + + } + + if ( ( inPt.y < edgeLowPt.y ) || ( inPt.y > edgeHighPt.y ) ) continue; + + if ( inPt.y === edgeLowPt.y ) { + + if ( inPt.x === edgeLowPt.x ) return true; // inPt is on contour ? + // continue; // no intersection or edgeLowPt => doesn't count !!! + + } else { + + const perpEdge = edgeDy * ( inPt.x - edgeLowPt.x ) - edgeDx * ( inPt.y - edgeLowPt.y ); + if ( perpEdge === 0 ) return true; // inPt is on contour ? + if ( perpEdge < 0 ) continue; + inside = ! inside; // true intersection left of inPt + + } + + } else { + + // parallel or collinear + if ( inPt.y !== edgeLowPt.y ) continue; // parallel + // edge lies on the same horizontal line as inPt + if ( ( ( edgeHighPt.x <= inPt.x ) && ( inPt.x <= edgeLowPt.x ) ) || + ( ( edgeLowPt.x <= inPt.x ) && ( inPt.x <= edgeHighPt.x ) ) ) return true; // inPt: Point on contour ! + // continue; + + } + + } + + return inside; + + } + + const isClockWise = ShapeUtils.isClockWise; + + const subPaths = this.subPaths; + if ( subPaths.length === 0 ) return []; + + let solid, tmpPath, tmpShape; + const shapes = []; + + if ( subPaths.length === 1 ) { + + tmpPath = subPaths[ 0 ]; + tmpShape = new Shape(); + tmpShape.curves = tmpPath.curves; + shapes.push( tmpShape ); + return shapes; + + } + + let holesFirst = ! isClockWise( subPaths[ 0 ].getPoints() ); + holesFirst = isCCW ? ! holesFirst : holesFirst; + + // console.log("Holes first", holesFirst); + + const betterShapeHoles = []; + const newShapes = []; + let newShapeHoles = []; + let mainIdx = 0; + let tmpPoints; + + newShapes[ mainIdx ] = undefined; + newShapeHoles[ mainIdx ] = []; + + for ( let i = 0, l = subPaths.length; i < l; i ++ ) { + + tmpPath = subPaths[ i ]; + tmpPoints = tmpPath.getPoints(); + solid = isClockWise( tmpPoints ); + solid = isCCW ? ! solid : solid; + + if ( solid ) { + + if ( ( ! holesFirst ) && ( newShapes[ mainIdx ] ) ) mainIdx ++; + + newShapes[ mainIdx ] = { s: new Shape(), p: tmpPoints }; + newShapes[ mainIdx ].s.curves = tmpPath.curves; + + if ( holesFirst ) mainIdx ++; + newShapeHoles[ mainIdx ] = []; + + //console.log('cw', i); + + } else { + + newShapeHoles[ mainIdx ].push( { h: tmpPath, p: tmpPoints[ 0 ] } ); + + //console.log('ccw', i); + + } + + } + + // only Holes? -> probably all Shapes with wrong orientation + if ( ! newShapes[ 0 ] ) return toShapesNoHoles( subPaths ); + + + if ( newShapes.length > 1 ) { + + let ambiguous = false; + let toChange = 0; + + for ( let sIdx = 0, sLen = newShapes.length; sIdx < sLen; sIdx ++ ) { + + betterShapeHoles[ sIdx ] = []; + + } + + for ( let sIdx = 0, sLen = newShapes.length; sIdx < sLen; sIdx ++ ) { + + const sho = newShapeHoles[ sIdx ]; + + for ( let hIdx = 0; hIdx < sho.length; hIdx ++ ) { + + const ho = sho[ hIdx ]; + let hole_unassigned = true; + + for ( let s2Idx = 0; s2Idx < newShapes.length; s2Idx ++ ) { + + if ( isPointInsidePolygon( ho.p, newShapes[ s2Idx ].p ) ) { + + if ( sIdx !== s2Idx ) toChange ++; + + if ( hole_unassigned ) { + + hole_unassigned = false; + betterShapeHoles[ s2Idx ].push( ho ); + + } else { + + ambiguous = true; + + } + + } + + } + + if ( hole_unassigned ) { + + betterShapeHoles[ sIdx ].push( ho ); + + } + + } + + } + + if ( toChange > 0 && ambiguous === false ) { + + newShapeHoles = betterShapeHoles; + + } + + } + + let tmpHoles; + + for ( let i = 0, il = newShapes.length; i < il; i ++ ) { + + tmpShape = newShapes[ i ].s; + shapes.push( tmpShape ); + tmpHoles = newShapeHoles[ i ]; + + for ( let j = 0, jl = tmpHoles.length; j < jl; j ++ ) { + + tmpShape.holes.push( tmpHoles[ j ].h ); + + } + + } + + //console.log("shape", shapes); + + return shapes; + + } + +} + +class Controls extends EventDispatcher { + + constructor( object, domElement = null ) { + + super(); + + this.object = object; + this.domElement = domElement; + + this.enabled = true; + + this.state = - 1; + + this.keys = {}; + this.mouseButtons = { LEFT: null, MIDDLE: null, RIGHT: null }; + this.touches = { ONE: null, TWO: null }; + + } + + connect() {} + + disconnect() {} + + dispose() {} + + update( /* delta */ ) {} + +} + +function contain( texture, aspect ) { + + const imageAspect = ( texture.image && texture.image.width ) ? texture.image.width / texture.image.height : 1; + + if ( imageAspect > aspect ) { + + texture.repeat.x = 1; + texture.repeat.y = imageAspect / aspect; + + texture.offset.x = 0; + texture.offset.y = ( 1 - texture.repeat.y ) / 2; + + } else { + + texture.repeat.x = aspect / imageAspect; + texture.repeat.y = 1; + + texture.offset.x = ( 1 - texture.repeat.x ) / 2; + texture.offset.y = 0; + + } + + return texture; + +} + +function cover( texture, aspect ) { + + const imageAspect = ( texture.image && texture.image.width ) ? texture.image.width / texture.image.height : 1; + + if ( imageAspect > aspect ) { + + texture.repeat.x = aspect / imageAspect; + texture.repeat.y = 1; + + texture.offset.x = ( 1 - texture.repeat.x ) / 2; + texture.offset.y = 0; + + } else { + + texture.repeat.x = 1; + texture.repeat.y = imageAspect / aspect; + + texture.offset.x = 0; + texture.offset.y = ( 1 - texture.repeat.y ) / 2; + + } + + return texture; + +} + +function fill( texture ) { + + texture.repeat.x = 1; + texture.repeat.y = 1; + + texture.offset.x = 0; + texture.offset.y = 0; + + return texture; + +} + + + +/** + * Given the width, height, format, and type of a texture. Determines how many + * bytes must be used to represent the texture. + * + * @param {Number} width + * @param {Number} height + * @param {Number} format + * @param {Number} type + * @return {Number} The number of bytes required to represent the texture. + */ +function getByteLength( width, height, format, type ) { + + const typeByteLength = getTextureTypeByteLength( type ); + + switch ( format ) { + + // https://registry.khronos.org/OpenGL-Refpages/es3.0/html/glTexImage2D.xhtml + case AlphaFormat: + return width * height; + case LuminanceFormat: + return width * height; + case LuminanceAlphaFormat: + return width * height * 2; + case RedFormat: + return ( ( width * height ) / typeByteLength.components ) * typeByteLength.byteLength; + case RedIntegerFormat: + return ( ( width * height ) / typeByteLength.components ) * typeByteLength.byteLength; + case RGFormat: + return ( ( width * height * 2 ) / typeByteLength.components ) * typeByteLength.byteLength; + case RGIntegerFormat: + return ( ( width * height * 2 ) / typeByteLength.components ) * typeByteLength.byteLength; + case RGBFormat: + return ( ( width * height * 3 ) / typeByteLength.components ) * typeByteLength.byteLength; + case RGBAFormat: + return ( ( width * height * 4 ) / typeByteLength.components ) * typeByteLength.byteLength; + case RGBAIntegerFormat: + return ( ( width * height * 4 ) / typeByteLength.components ) * typeByteLength.byteLength; + + // https://registry.khronos.org/webgl/extensions/WEBGL_compressed_texture_s3tc_srgb/ + case RGB_S3TC_DXT1_Format: + case RGBA_S3TC_DXT1_Format: + return Math.floor( ( width + 3 ) / 4 ) * Math.floor( ( height + 3 ) / 4 ) * 8; + case RGBA_S3TC_DXT3_Format: + case RGBA_S3TC_DXT5_Format: + return Math.floor( ( width + 3 ) / 4 ) * Math.floor( ( height + 3 ) / 4 ) * 16; + + // https://registry.khronos.org/webgl/extensions/WEBGL_compressed_texture_pvrtc/ + case RGB_PVRTC_2BPPV1_Format: + case RGBA_PVRTC_2BPPV1_Format: + return ( Math.max( width, 16 ) * Math.max( height, 8 ) ) / 4; + case RGB_PVRTC_4BPPV1_Format: + case RGBA_PVRTC_4BPPV1_Format: + return ( Math.max( width, 8 ) * Math.max( height, 8 ) ) / 2; + + // https://registry.khronos.org/webgl/extensions/WEBGL_compressed_texture_etc/ + case RGB_ETC1_Format: + case RGB_ETC2_Format: + return Math.floor( ( width + 3 ) / 4 ) * Math.floor( ( height + 3 ) / 4 ) * 8; + case RGBA_ETC2_EAC_Format: + return Math.floor( ( width + 3 ) / 4 ) * Math.floor( ( height + 3 ) / 4 ) * 16; + + // https://registry.khronos.org/webgl/extensions/WEBGL_compressed_texture_astc/ + case RGBA_ASTC_4x4_Format: + return Math.floor( ( width + 3 ) / 4 ) * Math.floor( ( height + 3 ) / 4 ) * 16; + case RGBA_ASTC_5x4_Format: + return Math.floor( ( width + 4 ) / 5 ) * Math.floor( ( height + 3 ) / 4 ) * 16; + case RGBA_ASTC_5x5_Format: + return Math.floor( ( width + 4 ) / 5 ) * Math.floor( ( height + 4 ) / 5 ) * 16; + case RGBA_ASTC_6x5_Format: + return Math.floor( ( width + 5 ) / 6 ) * Math.floor( ( height + 4 ) / 5 ) * 16; + case RGBA_ASTC_6x6_Format: + return Math.floor( ( width + 5 ) / 6 ) * Math.floor( ( height + 5 ) / 6 ) * 16; + case RGBA_ASTC_8x5_Format: + return Math.floor( ( width + 7 ) / 8 ) * Math.floor( ( height + 4 ) / 5 ) * 16; + case RGBA_ASTC_8x6_Format: + return Math.floor( ( width + 7 ) / 8 ) * Math.floor( ( height + 5 ) / 6 ) * 16; + case RGBA_ASTC_8x8_Format: + return Math.floor( ( width + 7 ) / 8 ) * Math.floor( ( height + 7 ) / 8 ) * 16; + case RGBA_ASTC_10x5_Format: + return Math.floor( ( width + 9 ) / 10 ) * Math.floor( ( height + 4 ) / 5 ) * 16; + case RGBA_ASTC_10x6_Format: + return Math.floor( ( width + 9 ) / 10 ) * Math.floor( ( height + 5 ) / 6 ) * 16; + case RGBA_ASTC_10x8_Format: + return Math.floor( ( width + 9 ) / 10 ) * Math.floor( ( height + 7 ) / 8 ) * 16; + case RGBA_ASTC_10x10_Format: + return Math.floor( ( width + 9 ) / 10 ) * Math.floor( ( height + 9 ) / 10 ) * 16; + case RGBA_ASTC_12x10_Format: + return Math.floor( ( width + 11 ) / 12 ) * Math.floor( ( height + 9 ) / 10 ) * 16; + case RGBA_ASTC_12x12_Format: + return Math.floor( ( width + 11 ) / 12 ) * Math.floor( ( height + 11 ) / 12 ) * 16; + + // https://registry.khronos.org/webgl/extensions/EXT_texture_compression_bptc/ + case RGBA_BPTC_Format: + case RGB_BPTC_SIGNED_Format: + case RGB_BPTC_UNSIGNED_Format: + return Math.ceil( width / 4 ) * Math.ceil( height / 4 ) * 16; + + // https://registry.khronos.org/webgl/extensions/EXT_texture_compression_rgtc/ + case RED_RGTC1_Format: + case SIGNED_RED_RGTC1_Format: + return Math.ceil( width / 4 ) * Math.ceil( height / 4 ) * 8; + case RED_GREEN_RGTC2_Format: + case SIGNED_RED_GREEN_RGTC2_Format: + return Math.ceil( width / 4 ) * Math.ceil( height / 4 ) * 16; + + } + + throw new Error( + `Unable to determine texture byte length for ${format} format.`, + ); + +} + +function getTextureTypeByteLength( type ) { + + switch ( type ) { + + case UnsignedByteType: + case ByteType: + return { byteLength: 1, components: 1 }; + case UnsignedShortType: + case ShortType: + case HalfFloatType: + return { byteLength: 2, components: 1 }; + case UnsignedShort4444Type: + case UnsignedShort5551Type: + return { byteLength: 2, components: 4 }; + case UnsignedIntType: + case IntType: + case FloatType: + return { byteLength: 4, components: 1 }; + case UnsignedInt5999Type: + return { byteLength: 4, components: 3 }; + + } + + throw new Error( `Unknown texture type ${type}.` ); + +} + +const TextureUtils = { + contain, + cover, + fill, + getByteLength +}; + +if ( typeof __THREE_DEVTOOLS__ !== 'undefined' ) { + + __THREE_DEVTOOLS__.dispatchEvent( new CustomEvent( 'register', { detail: { + revision: REVISION, + } } ) ); + +} + +if ( typeof window !== 'undefined' ) { + + if ( window.__THREE__ ) { + + console.warn( 'WARNING: Multiple instances of Three.js being imported.' ); + + } else { + + window.__THREE__ = REVISION; + + } + +} + +export { ACESFilmicToneMapping, AddEquation, AddOperation, AdditiveAnimationBlendMode, AdditiveBlending, AgXToneMapping, AlphaFormat, AlwaysCompare, AlwaysDepth, AlwaysStencilFunc, AmbientLight, AnimationAction, AnimationClip, AnimationLoader, AnimationMixer, AnimationObjectGroup, AnimationUtils, ArcCurve, ArrayCamera, ArrowHelper, AttachedBindMode, Audio, AudioAnalyser, AudioContext, AudioListener, AudioLoader, AxesHelper, BackSide, BasicDepthPacking, BasicShadowMap, BatchedMesh, Bone, BooleanKeyframeTrack, Box2, Box3, Box3Helper, BoxGeometry, BoxHelper, BufferAttribute, BufferGeometry, BufferGeometryLoader, ByteType, Cache, Camera, CameraHelper, CanvasTexture, CapsuleGeometry, CatmullRomCurve3, CineonToneMapping, CircleGeometry, ClampToEdgeWrapping, Clock, Color, ColorKeyframeTrack, ColorManagement, CompressedArrayTexture, CompressedCubeTexture, CompressedTexture, CompressedTextureLoader, ConeGeometry, ConstantAlphaFactor, ConstantColorFactor, Controls, CubeCamera, CubeReflectionMapping, CubeRefractionMapping, CubeTexture, CubeTextureLoader, CubeUVReflectionMapping, CubicBezierCurve, CubicBezierCurve3, CubicInterpolant, CullFaceBack, CullFaceFront, CullFaceFrontBack, CullFaceNone, Curve, CurvePath, CustomBlending, CustomToneMapping, CylinderGeometry, Cylindrical, Data3DTexture, DataArrayTexture, DataTexture, DataTextureLoader, DataUtils, DecrementStencilOp, DecrementWrapStencilOp, DefaultLoadingManager, DepthFormat, DepthStencilFormat, DepthTexture, DetachedBindMode, DirectionalLight, DirectionalLightHelper, DiscreteInterpolant, DodecahedronGeometry, DoubleSide, DstAlphaFactor, DstColorFactor, DynamicCopyUsage, DynamicDrawUsage, DynamicReadUsage, EdgesGeometry, EllipseCurve, EqualCompare, EqualDepth, EqualStencilFunc, EquirectangularReflectionMapping, EquirectangularRefractionMapping, Euler, EventDispatcher, ExtrudeGeometry, FileLoader, Float16BufferAttribute, Float32BufferAttribute, FloatType, Fog, FogExp2, FramebufferTexture, FrontSide, Frustum, GLBufferAttribute, GLSL1, GLSL3, GreaterCompare, GreaterDepth, GreaterEqualCompare, GreaterEqualDepth, GreaterEqualStencilFunc, GreaterStencilFunc, GridHelper, Group, HalfFloatType, HemisphereLight, HemisphereLightHelper, IcosahedronGeometry, ImageBitmapLoader, ImageLoader, ImageUtils, IncrementStencilOp, IncrementWrapStencilOp, InstancedBufferAttribute, InstancedBufferGeometry, InstancedInterleavedBuffer, InstancedMesh, Int16BufferAttribute, Int32BufferAttribute, Int8BufferAttribute, IntType, InterleavedBuffer, InterleavedBufferAttribute, Interpolant, InterpolateDiscrete, InterpolateLinear, InterpolateSmooth, InvertStencilOp, KeepStencilOp, KeyframeTrack, LOD, LatheGeometry, Layers, LessCompare, LessDepth, LessEqualCompare, LessEqualDepth, LessEqualStencilFunc, LessStencilFunc, Light, LightProbe, Line, Line3, LineBasicMaterial, LineCurve, LineCurve3, LineDashedMaterial, LineLoop, LineSegments, LinearFilter, LinearInterpolant, LinearMipMapLinearFilter, LinearMipMapNearestFilter, LinearMipmapLinearFilter, LinearMipmapNearestFilter, LinearSRGBColorSpace, LinearToneMapping, LinearTransfer, Loader, LoaderUtils, LoadingManager, LoopOnce, LoopPingPong, LoopRepeat, LuminanceAlphaFormat, LuminanceFormat, MOUSE, Material, MaterialLoader, MathUtils, Matrix2, Matrix3, Matrix4, MaxEquation, Mesh, MeshBasicMaterial, MeshDepthMaterial, MeshDistanceMaterial, MeshLambertMaterial, MeshMatcapMaterial, MeshNormalMaterial, MeshPhongMaterial, MeshPhysicalMaterial, MeshStandardMaterial, MeshToonMaterial, MinEquation, MirroredRepeatWrapping, MixOperation, MultiplyBlending, MultiplyOperation, NearestFilter, NearestMipMapLinearFilter, NearestMipMapNearestFilter, NearestMipmapLinearFilter, NearestMipmapNearestFilter, NeutralToneMapping, NeverCompare, NeverDepth, NeverStencilFunc, NoBlending, NoColorSpace, NoToneMapping, NormalAnimationBlendMode, NormalBlending, NotEqualCompare, NotEqualDepth, NotEqualStencilFunc, NumberKeyframeTrack, Object3D, ObjectLoader, ObjectSpaceNormalMap, OctahedronGeometry, OneFactor, OneMinusConstantAlphaFactor, OneMinusConstantColorFactor, OneMinusDstAlphaFactor, OneMinusDstColorFactor, OneMinusSrcAlphaFactor, OneMinusSrcColorFactor, OrthographicCamera, PCFShadowMap, PCFSoftShadowMap, Path, PerspectiveCamera, Plane, PlaneGeometry, PlaneHelper, PointLight, PointLightHelper, Points, PointsMaterial, PolarGridHelper, PolyhedronGeometry, PositionalAudio, PropertyBinding, PropertyMixer, QuadraticBezierCurve, QuadraticBezierCurve3, Quaternion, QuaternionKeyframeTrack, QuaternionLinearInterpolant, RAD2DEG, RED_GREEN_RGTC2_Format, RED_RGTC1_Format, REVISION, RGBADepthPacking, RGBAFormat, RGBAIntegerFormat, RGBA_ASTC_10x10_Format, RGBA_ASTC_10x5_Format, RGBA_ASTC_10x6_Format, RGBA_ASTC_10x8_Format, RGBA_ASTC_12x10_Format, RGBA_ASTC_12x12_Format, RGBA_ASTC_4x4_Format, RGBA_ASTC_5x4_Format, RGBA_ASTC_5x5_Format, RGBA_ASTC_6x5_Format, RGBA_ASTC_6x6_Format, RGBA_ASTC_8x5_Format, RGBA_ASTC_8x6_Format, RGBA_ASTC_8x8_Format, RGBA_BPTC_Format, RGBA_ETC2_EAC_Format, RGBA_PVRTC_2BPPV1_Format, RGBA_PVRTC_4BPPV1_Format, RGBA_S3TC_DXT1_Format, RGBA_S3TC_DXT3_Format, RGBA_S3TC_DXT5_Format, RGBDepthPacking, RGBFormat, RGBIntegerFormat, RGB_BPTC_SIGNED_Format, RGB_BPTC_UNSIGNED_Format, RGB_ETC1_Format, RGB_ETC2_Format, RGB_PVRTC_2BPPV1_Format, RGB_PVRTC_4BPPV1_Format, RGB_S3TC_DXT1_Format, RGDepthPacking, RGFormat, RGIntegerFormat, RawShaderMaterial, Ray, Raycaster, RectAreaLight, RedFormat, RedIntegerFormat, ReinhardToneMapping, RenderTarget, RenderTarget3D, RenderTargetArray, RepeatWrapping, ReplaceStencilOp, ReverseSubtractEquation, RingGeometry, SIGNED_RED_GREEN_RGTC2_Format, SIGNED_RED_RGTC1_Format, SRGBColorSpace, SRGBTransfer, Scene, ShaderMaterial, ShadowMaterial, Shape, ShapeGeometry, ShapePath, ShapeUtils, ShortType, Skeleton, SkeletonHelper, SkinnedMesh, Source, Sphere, SphereGeometry, Spherical, SphericalHarmonics3, SplineCurve, SpotLight, SpotLightHelper, Sprite, SpriteMaterial, SrcAlphaFactor, SrcAlphaSaturateFactor, SrcColorFactor, StaticCopyUsage, StaticDrawUsage, StaticReadUsage, StereoCamera, StreamCopyUsage, StreamDrawUsage, StreamReadUsage, StringKeyframeTrack, SubtractEquation, SubtractiveBlending, TOUCH, TangentSpaceNormalMap, TetrahedronGeometry, Texture, TextureLoader, TextureUtils, TorusGeometry, TorusKnotGeometry, Triangle, TriangleFanDrawMode, TriangleStripDrawMode, TrianglesDrawMode, TubeGeometry, UVMapping, Uint16BufferAttribute, Uint32BufferAttribute, Uint8BufferAttribute, Uint8ClampedBufferAttribute, Uniform, UniformsGroup, UniformsUtils, UnsignedByteType, UnsignedInt248Type, UnsignedInt5999Type, UnsignedIntType, UnsignedShort4444Type, UnsignedShort5551Type, UnsignedShortType, VSMShadowMap, Vector2, Vector3, Vector4, VectorKeyframeTrack, VideoTexture, WebGL3DRenderTarget, WebGLArrayRenderTarget, WebGLCoordinateSystem, WebGLCubeRenderTarget, WebGLRenderTarget, WebGPUCoordinateSystem, WireframeGeometry, WrapAroundEnding, ZeroCurvatureEnding, ZeroFactor, ZeroSlopeEnding, ZeroStencilOp, arrayNeedsUint32, cloneUniforms, createCanvasElement, createElementNS, getByteLength, getUnlitUniformColorSpace, mergeUniforms, probeAsync, toNormalizedProjectionMatrix, toReversedProjectionMatrix, warnOnce }; diff --git a/public/static/3d-force-graph/data/three.module.js b/public/static/3d-force-graph/data/three.module.js new file mode 100644 index 0000000..ce75faa --- /dev/null +++ b/public/static/3d-force-graph/data/three.module.js @@ -0,0 +1,17626 @@ +/** + * @license + * Copyright 2010-2024 Three.js Authors + * SPDX-License-Identifier: MIT + */ +import { Color, Matrix3, Vector2, mergeUniforms, Vector3, CubeUVReflectionMapping, Mesh, BoxGeometry, ShaderMaterial, cloneUniforms, BackSide, ColorManagement, SRGBTransfer, PlaneGeometry, FrontSide, getUnlitUniformColorSpace, Euler, Matrix4, IntType, RGBAFormat, HalfFloatType, UnsignedByteType, FloatType, Plane, EquirectangularReflectionMapping, EquirectangularRefractionMapping, WebGLCubeRenderTarget, CubeReflectionMapping, CubeRefractionMapping, PerspectiveCamera, NoToneMapping, MeshBasicMaterial, BufferGeometry, BufferAttribute, WebGLRenderTarget, NoBlending, OrthographicCamera, LinearFilter, LinearSRGBColorSpace, warnOnce, arrayNeedsUint32, Uint32BufferAttribute, Uint16BufferAttribute, Vector4, DataArrayTexture, LessEqualCompare, Texture, DepthTexture, Data3DTexture, CubeTexture, GLSL3, CustomToneMapping, NeutralToneMapping, AgXToneMapping, ACESFilmicToneMapping, CineonToneMapping, ReinhardToneMapping, LinearToneMapping, PCFShadowMap, PCFSoftShadowMap, VSMShadowMap, LinearTransfer, AddOperation, MixOperation, MultiplyOperation, ObjectSpaceNormalMap, TangentSpaceNormalMap, NormalBlending, DoubleSide, UniformsUtils, Layers, Frustum, MeshDepthMaterial, RGBADepthPacking, MeshDistanceMaterial, NearestFilter, LessEqualDepth, AddEquation, SubtractEquation, ReverseSubtractEquation, ZeroFactor, OneFactor, SrcColorFactor, SrcAlphaFactor, SrcAlphaSaturateFactor, DstColorFactor, DstAlphaFactor, OneMinusSrcColorFactor, OneMinusSrcAlphaFactor, OneMinusDstColorFactor, OneMinusDstAlphaFactor, ConstantColorFactor, OneMinusConstantColorFactor, ConstantAlphaFactor, OneMinusConstantAlphaFactor, CustomBlending, MultiplyBlending, SubtractiveBlending, AdditiveBlending, CullFaceNone, CullFaceBack, CullFaceFront, NotEqualDepth, GreaterDepth, GreaterEqualDepth, EqualDepth, LessDepth, AlwaysDepth, NeverDepth, MinEquation, MaxEquation, RepeatWrapping, ClampToEdgeWrapping, MirroredRepeatWrapping, NearestMipmapNearestFilter, NearestMipmapLinearFilter, LinearMipmapNearestFilter, LinearMipmapLinearFilter, NeverCompare, AlwaysCompare, LessCompare, EqualCompare, GreaterEqualCompare, GreaterCompare, NotEqualCompare, NoColorSpace, DepthStencilFormat, getByteLength, UnsignedIntType, UnsignedInt248Type, UnsignedShortType, DepthFormat, createElementNS, UnsignedShort4444Type, UnsignedShort5551Type, UnsignedInt5999Type, ByteType, ShortType, AlphaFormat, RGBFormat, LuminanceFormat, LuminanceAlphaFormat, RedFormat, RedIntegerFormat, RGFormat, RGIntegerFormat, RGBAIntegerFormat, RGB_S3TC_DXT1_Format, RGBA_S3TC_DXT1_Format, RGBA_S3TC_DXT3_Format, RGBA_S3TC_DXT5_Format, RGB_PVRTC_4BPPV1_Format, RGB_PVRTC_2BPPV1_Format, RGBA_PVRTC_4BPPV1_Format, RGBA_PVRTC_2BPPV1_Format, RGB_ETC1_Format, RGB_ETC2_Format, RGBA_ETC2_EAC_Format, RGBA_ASTC_4x4_Format, RGBA_ASTC_5x4_Format, RGBA_ASTC_5x5_Format, RGBA_ASTC_6x5_Format, RGBA_ASTC_6x6_Format, RGBA_ASTC_8x5_Format, RGBA_ASTC_8x6_Format, RGBA_ASTC_8x8_Format, RGBA_ASTC_10x5_Format, RGBA_ASTC_10x6_Format, RGBA_ASTC_10x8_Format, RGBA_ASTC_10x10_Format, RGBA_ASTC_12x10_Format, RGBA_ASTC_12x12_Format, RGBA_BPTC_Format, RGB_BPTC_SIGNED_Format, RGB_BPTC_UNSIGNED_Format, RED_RGTC1_Format, SIGNED_RED_RGTC1_Format, RED_GREEN_RGTC2_Format, SIGNED_RED_GREEN_RGTC2_Format, Group, EventDispatcher, ArrayCamera, RAD2DEG, createCanvasElement, SRGBColorSpace, REVISION, toNormalizedProjectionMatrix, toReversedProjectionMatrix, probeAsync, WebGLCoordinateSystem } from './three.core.js'; +export { AdditiveAnimationBlendMode, AlwaysStencilFunc, AmbientLight, AnimationAction, AnimationClip, AnimationLoader, AnimationMixer, AnimationObjectGroup, AnimationUtils, ArcCurve, ArrowHelper, AttachedBindMode, Audio, AudioAnalyser, AudioContext, AudioListener, AudioLoader, AxesHelper, BasicDepthPacking, BasicShadowMap, BatchedMesh, Bone, BooleanKeyframeTrack, Box2, Box3, Box3Helper, BoxHelper, BufferGeometryLoader, Cache, Camera, CameraHelper, CanvasTexture, CapsuleGeometry, CatmullRomCurve3, CircleGeometry, Clock, ColorKeyframeTrack, CompressedArrayTexture, CompressedCubeTexture, CompressedTexture, CompressedTextureLoader, ConeGeometry, Controls, CubeCamera, CubeTextureLoader, CubicBezierCurve, CubicBezierCurve3, CubicInterpolant, CullFaceFrontBack, Curve, CurvePath, CylinderGeometry, Cylindrical, DataTexture, DataTextureLoader, DataUtils, DecrementStencilOp, DecrementWrapStencilOp, DefaultLoadingManager, DetachedBindMode, DirectionalLight, DirectionalLightHelper, DiscreteInterpolant, DodecahedronGeometry, DynamicCopyUsage, DynamicDrawUsage, DynamicReadUsage, EdgesGeometry, EllipseCurve, EqualStencilFunc, ExtrudeGeometry, FileLoader, Float16BufferAttribute, Float32BufferAttribute, Fog, FogExp2, FramebufferTexture, GLBufferAttribute, GLSL1, GreaterEqualStencilFunc, GreaterStencilFunc, GridHelper, HemisphereLight, HemisphereLightHelper, IcosahedronGeometry, ImageBitmapLoader, ImageLoader, ImageUtils, IncrementStencilOp, IncrementWrapStencilOp, InstancedBufferAttribute, InstancedBufferGeometry, InstancedInterleavedBuffer, InstancedMesh, Int16BufferAttribute, Int32BufferAttribute, Int8BufferAttribute, InterleavedBuffer, InterleavedBufferAttribute, Interpolant, InterpolateDiscrete, InterpolateLinear, InterpolateSmooth, InvertStencilOp, KeepStencilOp, KeyframeTrack, LOD, LatheGeometry, LessEqualStencilFunc, LessStencilFunc, Light, LightProbe, Line, Line3, LineBasicMaterial, LineCurve, LineCurve3, LineDashedMaterial, LineLoop, LineSegments, LinearInterpolant, LinearMipMapLinearFilter, LinearMipMapNearestFilter, Loader, LoaderUtils, LoadingManager, LoopOnce, LoopPingPong, LoopRepeat, MOUSE, Material, MaterialLoader, MathUtils, Matrix2, MeshLambertMaterial, MeshMatcapMaterial, MeshNormalMaterial, MeshPhongMaterial, MeshPhysicalMaterial, MeshStandardMaterial, MeshToonMaterial, NearestMipMapLinearFilter, NearestMipMapNearestFilter, NeverStencilFunc, NormalAnimationBlendMode, NotEqualStencilFunc, NumberKeyframeTrack, Object3D, ObjectLoader, OctahedronGeometry, Path, PlaneHelper, PointLight, PointLightHelper, Points, PointsMaterial, PolarGridHelper, PolyhedronGeometry, PositionalAudio, PropertyBinding, PropertyMixer, QuadraticBezierCurve, QuadraticBezierCurve3, Quaternion, QuaternionKeyframeTrack, QuaternionLinearInterpolant, RGBDepthPacking, RGBIntegerFormat, RGDepthPacking, RawShaderMaterial, Ray, Raycaster, RectAreaLight, RenderTarget, RenderTarget3D, RenderTargetArray, ReplaceStencilOp, RingGeometry, Scene, ShadowMaterial, Shape, ShapeGeometry, ShapePath, ShapeUtils, Skeleton, SkeletonHelper, SkinnedMesh, Source, Sphere, SphereGeometry, Spherical, SphericalHarmonics3, SplineCurve, SpotLight, SpotLightHelper, Sprite, SpriteMaterial, StaticCopyUsage, StaticDrawUsage, StaticReadUsage, StereoCamera, StreamCopyUsage, StreamDrawUsage, StreamReadUsage, StringKeyframeTrack, TOUCH, TetrahedronGeometry, TextureLoader, TextureUtils, TorusGeometry, TorusKnotGeometry, Triangle, TriangleFanDrawMode, TriangleStripDrawMode, TrianglesDrawMode, TubeGeometry, UVMapping, Uint8BufferAttribute, Uint8ClampedBufferAttribute, Uniform, UniformsGroup, VectorKeyframeTrack, VideoTexture, WebGL3DRenderTarget, WebGLArrayRenderTarget, WebGPUCoordinateSystem, WireframeGeometry, WrapAroundEnding, ZeroCurvatureEnding, ZeroSlopeEnding, ZeroStencilOp } from './three.core.js'; + +function WebGLAnimation() { + + let context = null; + let isAnimating = false; + let animationLoop = null; + let requestId = null; + + function onAnimationFrame( time, frame ) { + + animationLoop( time, frame ); + + requestId = context.requestAnimationFrame( onAnimationFrame ); + + } + + return { + + start: function () { + + if ( isAnimating === true ) return; + if ( animationLoop === null ) return; + + requestId = context.requestAnimationFrame( onAnimationFrame ); + + isAnimating = true; + + }, + + stop: function () { + + context.cancelAnimationFrame( requestId ); + + isAnimating = false; + + }, + + setAnimationLoop: function ( callback ) { + + animationLoop = callback; + + }, + + setContext: function ( value ) { + + context = value; + + } + + }; + +} + +function WebGLAttributes( gl ) { + + const buffers = new WeakMap(); + + function createBuffer( attribute, bufferType ) { + + const array = attribute.array; + const usage = attribute.usage; + const size = array.byteLength; + + const buffer = gl.createBuffer(); + + gl.bindBuffer( bufferType, buffer ); + gl.bufferData( bufferType, array, usage ); + + attribute.onUploadCallback(); + + let type; + + if ( array instanceof Float32Array ) { + + type = gl.FLOAT; + + } else if ( array instanceof Uint16Array ) { + + if ( attribute.isFloat16BufferAttribute ) { + + type = gl.HALF_FLOAT; + + } else { + + type = gl.UNSIGNED_SHORT; + + } + + } else if ( array instanceof Int16Array ) { + + type = gl.SHORT; + + } else if ( array instanceof Uint32Array ) { + + type = gl.UNSIGNED_INT; + + } else if ( array instanceof Int32Array ) { + + type = gl.INT; + + } else if ( array instanceof Int8Array ) { + + type = gl.BYTE; + + } else if ( array instanceof Uint8Array ) { + + type = gl.UNSIGNED_BYTE; + + } else if ( array instanceof Uint8ClampedArray ) { + + type = gl.UNSIGNED_BYTE; + + } else { + + throw new Error( 'THREE.WebGLAttributes: Unsupported buffer data format: ' + array ); + + } + + return { + buffer: buffer, + type: type, + bytesPerElement: array.BYTES_PER_ELEMENT, + version: attribute.version, + size: size + }; + + } + + function updateBuffer( buffer, attribute, bufferType ) { + + const array = attribute.array; + const updateRanges = attribute.updateRanges; + + gl.bindBuffer( bufferType, buffer ); + + if ( updateRanges.length === 0 ) { + + // Not using update ranges + gl.bufferSubData( bufferType, 0, array ); + + } else { + + // Before applying update ranges, we merge any adjacent / overlapping + // ranges to reduce load on `gl.bufferSubData`. Empirically, this has led + // to performance improvements for applications which make heavy use of + // update ranges. Likely due to GPU command overhead. + // + // Note that to reduce garbage collection between frames, we merge the + // update ranges in-place. This is safe because this method will clear the + // update ranges once updated. + + updateRanges.sort( ( a, b ) => a.start - b.start ); + + // To merge the update ranges in-place, we work from left to right in the + // existing updateRanges array, merging ranges. This may result in a final + // array which is smaller than the original. This index tracks the last + // index representing a merged range, any data after this index can be + // trimmed once the merge algorithm is completed. + let mergeIndex = 0; + + for ( let i = 1; i < updateRanges.length; i ++ ) { + + const previousRange = updateRanges[ mergeIndex ]; + const range = updateRanges[ i ]; + + // We add one here to merge adjacent ranges. This is safe because ranges + // operate over positive integers. + if ( range.start <= previousRange.start + previousRange.count + 1 ) { + + previousRange.count = Math.max( + previousRange.count, + range.start + range.count - previousRange.start + ); + + } else { + + ++ mergeIndex; + updateRanges[ mergeIndex ] = range; + + } + + } + + // Trim the array to only contain the merged ranges. + updateRanges.length = mergeIndex + 1; + + for ( let i = 0, l = updateRanges.length; i < l; i ++ ) { + + const range = updateRanges[ i ]; + + gl.bufferSubData( bufferType, range.start * array.BYTES_PER_ELEMENT, + array, range.start, range.count ); + + } + + attribute.clearUpdateRanges(); + + } + + attribute.onUploadCallback(); + + } + + // + + function get( attribute ) { + + if ( attribute.isInterleavedBufferAttribute ) attribute = attribute.data; + + return buffers.get( attribute ); + + } + + function remove( attribute ) { + + if ( attribute.isInterleavedBufferAttribute ) attribute = attribute.data; + + const data = buffers.get( attribute ); + + if ( data ) { + + gl.deleteBuffer( data.buffer ); + + buffers.delete( attribute ); + + } + + } + + function update( attribute, bufferType ) { + + if ( attribute.isInterleavedBufferAttribute ) attribute = attribute.data; + + if ( attribute.isGLBufferAttribute ) { + + const cached = buffers.get( attribute ); + + if ( ! cached || cached.version < attribute.version ) { + + buffers.set( attribute, { + buffer: attribute.buffer, + type: attribute.type, + bytesPerElement: attribute.elementSize, + version: attribute.version + } ); + + } + + return; + + } + + const data = buffers.get( attribute ); + + if ( data === undefined ) { + + buffers.set( attribute, createBuffer( attribute, bufferType ) ); + + } else if ( data.version < attribute.version ) { + + if ( data.size !== attribute.array.byteLength ) { + + throw new Error( 'THREE.WebGLAttributes: The size of the buffer attribute\'s array buffer does not match the original size. Resizing buffer attributes is not supported.' ); + + } + + updateBuffer( data.buffer, attribute, bufferType ); + + data.version = attribute.version; + + } + + } + + return { + + get: get, + remove: remove, + update: update + + }; + +} + +var alphahash_fragment = "#ifdef USE_ALPHAHASH\n\tif ( diffuseColor.a < getAlphaHashThreshold( vPosition ) ) discard;\n#endif"; + +var alphahash_pars_fragment = "#ifdef USE_ALPHAHASH\n\tconst float ALPHA_HASH_SCALE = 0.05;\n\tfloat hash2D( vec2 value ) {\n\t\treturn fract( 1.0e4 * sin( 17.0 * value.x + 0.1 * value.y ) * ( 0.1 + abs( sin( 13.0 * value.y + value.x ) ) ) );\n\t}\n\tfloat hash3D( vec3 value ) {\n\t\treturn hash2D( vec2( hash2D( value.xy ), value.z ) );\n\t}\n\tfloat getAlphaHashThreshold( vec3 position ) {\n\t\tfloat maxDeriv = max(\n\t\t\tlength( dFdx( position.xyz ) ),\n\t\t\tlength( dFdy( position.xyz ) )\n\t\t);\n\t\tfloat pixScale = 1.0 / ( ALPHA_HASH_SCALE * maxDeriv );\n\t\tvec2 pixScales = vec2(\n\t\t\texp2( floor( log2( pixScale ) ) ),\n\t\t\texp2( ceil( log2( pixScale ) ) )\n\t\t);\n\t\tvec2 alpha = vec2(\n\t\t\thash3D( floor( pixScales.x * position.xyz ) ),\n\t\t\thash3D( floor( pixScales.y * position.xyz ) )\n\t\t);\n\t\tfloat lerpFactor = fract( log2( pixScale ) );\n\t\tfloat x = ( 1.0 - lerpFactor ) * alpha.x + lerpFactor * alpha.y;\n\t\tfloat a = min( lerpFactor, 1.0 - lerpFactor );\n\t\tvec3 cases = vec3(\n\t\t\tx * x / ( 2.0 * a * ( 1.0 - a ) ),\n\t\t\t( x - 0.5 * a ) / ( 1.0 - a ),\n\t\t\t1.0 - ( ( 1.0 - x ) * ( 1.0 - x ) / ( 2.0 * a * ( 1.0 - a ) ) )\n\t\t);\n\t\tfloat threshold = ( x < ( 1.0 - a ) )\n\t\t\t? ( ( x < a ) ? cases.x : cases.y )\n\t\t\t: cases.z;\n\t\treturn clamp( threshold , 1.0e-6, 1.0 );\n\t}\n#endif"; + +var alphamap_fragment = "#ifdef USE_ALPHAMAP\n\tdiffuseColor.a *= texture2D( alphaMap, vAlphaMapUv ).g;\n#endif"; + +var alphamap_pars_fragment = "#ifdef USE_ALPHAMAP\n\tuniform sampler2D alphaMap;\n#endif"; + +var alphatest_fragment = "#ifdef USE_ALPHATEST\n\t#ifdef ALPHA_TO_COVERAGE\n\tdiffuseColor.a = smoothstep( alphaTest, alphaTest + fwidth( diffuseColor.a ), diffuseColor.a );\n\tif ( diffuseColor.a == 0.0 ) discard;\n\t#else\n\tif ( diffuseColor.a < alphaTest ) discard;\n\t#endif\n#endif"; + +var alphatest_pars_fragment = "#ifdef USE_ALPHATEST\n\tuniform float alphaTest;\n#endif"; + +var aomap_fragment = "#ifdef USE_AOMAP\n\tfloat ambientOcclusion = ( texture2D( aoMap, vAoMapUv ).r - 1.0 ) * aoMapIntensity + 1.0;\n\treflectedLight.indirectDiffuse *= ambientOcclusion;\n\t#if defined( USE_CLEARCOAT ) \n\t\tclearcoatSpecularIndirect *= ambientOcclusion;\n\t#endif\n\t#if defined( USE_SHEEN ) \n\t\tsheenSpecularIndirect *= ambientOcclusion;\n\t#endif\n\t#if defined( USE_ENVMAP ) && defined( STANDARD )\n\t\tfloat dotNV = saturate( dot( geometryNormal, geometryViewDir ) );\n\t\treflectedLight.indirectSpecular *= computeSpecularOcclusion( dotNV, ambientOcclusion, material.roughness );\n\t#endif\n#endif"; + +var aomap_pars_fragment = "#ifdef USE_AOMAP\n\tuniform sampler2D aoMap;\n\tuniform float aoMapIntensity;\n#endif"; + +var batching_pars_vertex = "#ifdef USE_BATCHING\n\t#if ! defined( GL_ANGLE_multi_draw )\n\t#define gl_DrawID _gl_DrawID\n\tuniform int _gl_DrawID;\n\t#endif\n\tuniform highp sampler2D batchingTexture;\n\tuniform highp usampler2D batchingIdTexture;\n\tmat4 getBatchingMatrix( const in float i ) {\n\t\tint size = textureSize( batchingTexture, 0 ).x;\n\t\tint j = int( i ) * 4;\n\t\tint x = j % size;\n\t\tint y = j / size;\n\t\tvec4 v1 = texelFetch( batchingTexture, ivec2( x, y ), 0 );\n\t\tvec4 v2 = texelFetch( batchingTexture, ivec2( x + 1, y ), 0 );\n\t\tvec4 v3 = texelFetch( batchingTexture, ivec2( x + 2, y ), 0 );\n\t\tvec4 v4 = texelFetch( batchingTexture, ivec2( x + 3, y ), 0 );\n\t\treturn mat4( v1, v2, v3, v4 );\n\t}\n\tfloat getIndirectIndex( const in int i ) {\n\t\tint size = textureSize( batchingIdTexture, 0 ).x;\n\t\tint x = i % size;\n\t\tint y = i / size;\n\t\treturn float( texelFetch( batchingIdTexture, ivec2( x, y ), 0 ).r );\n\t}\n#endif\n#ifdef USE_BATCHING_COLOR\n\tuniform sampler2D batchingColorTexture;\n\tvec3 getBatchingColor( const in float i ) {\n\t\tint size = textureSize( batchingColorTexture, 0 ).x;\n\t\tint j = int( i );\n\t\tint x = j % size;\n\t\tint y = j / size;\n\t\treturn texelFetch( batchingColorTexture, ivec2( x, y ), 0 ).rgb;\n\t}\n#endif"; + +var batching_vertex = "#ifdef USE_BATCHING\n\tmat4 batchingMatrix = getBatchingMatrix( getIndirectIndex( gl_DrawID ) );\n#endif"; + +var begin_vertex = "vec3 transformed = vec3( position );\n#ifdef USE_ALPHAHASH\n\tvPosition = vec3( position );\n#endif"; + +var beginnormal_vertex = "vec3 objectNormal = vec3( normal );\n#ifdef USE_TANGENT\n\tvec3 objectTangent = vec3( tangent.xyz );\n#endif"; + +var bsdfs = "float G_BlinnPhong_Implicit( ) {\n\treturn 0.25;\n}\nfloat D_BlinnPhong( const in float shininess, const in float dotNH ) {\n\treturn RECIPROCAL_PI * ( shininess * 0.5 + 1.0 ) * pow( dotNH, shininess );\n}\nvec3 BRDF_BlinnPhong( const in vec3 lightDir, const in vec3 viewDir, const in vec3 normal, const in vec3 specularColor, const in float shininess ) {\n\tvec3 halfDir = normalize( lightDir + viewDir );\n\tfloat dotNH = saturate( dot( normal, halfDir ) );\n\tfloat dotVH = saturate( dot( viewDir, halfDir ) );\n\tvec3 F = F_Schlick( specularColor, 1.0, dotVH );\n\tfloat G = G_BlinnPhong_Implicit( );\n\tfloat D = D_BlinnPhong( shininess, dotNH );\n\treturn F * ( G * D );\n} // validated"; + +var iridescence_fragment = "#ifdef USE_IRIDESCENCE\n\tconst mat3 XYZ_TO_REC709 = mat3(\n\t\t 3.2404542, -0.9692660, 0.0556434,\n\t\t-1.5371385, 1.8760108, -0.2040259,\n\t\t-0.4985314, 0.0415560, 1.0572252\n\t);\n\tvec3 Fresnel0ToIor( vec3 fresnel0 ) {\n\t\tvec3 sqrtF0 = sqrt( fresnel0 );\n\t\treturn ( vec3( 1.0 ) + sqrtF0 ) / ( vec3( 1.0 ) - sqrtF0 );\n\t}\n\tvec3 IorToFresnel0( vec3 transmittedIor, float incidentIor ) {\n\t\treturn pow2( ( transmittedIor - vec3( incidentIor ) ) / ( transmittedIor + vec3( incidentIor ) ) );\n\t}\n\tfloat IorToFresnel0( float transmittedIor, float incidentIor ) {\n\t\treturn pow2( ( transmittedIor - incidentIor ) / ( transmittedIor + incidentIor ));\n\t}\n\tvec3 evalSensitivity( float OPD, vec3 shift ) {\n\t\tfloat phase = 2.0 * PI * OPD * 1.0e-9;\n\t\tvec3 val = vec3( 5.4856e-13, 4.4201e-13, 5.2481e-13 );\n\t\tvec3 pos = vec3( 1.6810e+06, 1.7953e+06, 2.2084e+06 );\n\t\tvec3 var = vec3( 4.3278e+09, 9.3046e+09, 6.6121e+09 );\n\t\tvec3 xyz = val * sqrt( 2.0 * PI * var ) * cos( pos * phase + shift ) * exp( - pow2( phase ) * var );\n\t\txyz.x += 9.7470e-14 * sqrt( 2.0 * PI * 4.5282e+09 ) * cos( 2.2399e+06 * phase + shift[ 0 ] ) * exp( - 4.5282e+09 * pow2( phase ) );\n\t\txyz /= 1.0685e-7;\n\t\tvec3 rgb = XYZ_TO_REC709 * xyz;\n\t\treturn rgb;\n\t}\n\tvec3 evalIridescence( float outsideIOR, float eta2, float cosTheta1, float thinFilmThickness, vec3 baseF0 ) {\n\t\tvec3 I;\n\t\tfloat iridescenceIOR = mix( outsideIOR, eta2, smoothstep( 0.0, 0.03, thinFilmThickness ) );\n\t\tfloat sinTheta2Sq = pow2( outsideIOR / iridescenceIOR ) * ( 1.0 - pow2( cosTheta1 ) );\n\t\tfloat cosTheta2Sq = 1.0 - sinTheta2Sq;\n\t\tif ( cosTheta2Sq < 0.0 ) {\n\t\t\treturn vec3( 1.0 );\n\t\t}\n\t\tfloat cosTheta2 = sqrt( cosTheta2Sq );\n\t\tfloat R0 = IorToFresnel0( iridescenceIOR, outsideIOR );\n\t\tfloat R12 = F_Schlick( R0, 1.0, cosTheta1 );\n\t\tfloat T121 = 1.0 - R12;\n\t\tfloat phi12 = 0.0;\n\t\tif ( iridescenceIOR < outsideIOR ) phi12 = PI;\n\t\tfloat phi21 = PI - phi12;\n\t\tvec3 baseIOR = Fresnel0ToIor( clamp( baseF0, 0.0, 0.9999 ) );\t\tvec3 R1 = IorToFresnel0( baseIOR, iridescenceIOR );\n\t\tvec3 R23 = F_Schlick( R1, 1.0, cosTheta2 );\n\t\tvec3 phi23 = vec3( 0.0 );\n\t\tif ( baseIOR[ 0 ] < iridescenceIOR ) phi23[ 0 ] = PI;\n\t\tif ( baseIOR[ 1 ] < iridescenceIOR ) phi23[ 1 ] = PI;\n\t\tif ( baseIOR[ 2 ] < iridescenceIOR ) phi23[ 2 ] = PI;\n\t\tfloat OPD = 2.0 * iridescenceIOR * thinFilmThickness * cosTheta2;\n\t\tvec3 phi = vec3( phi21 ) + phi23;\n\t\tvec3 R123 = clamp( R12 * R23, 1e-5, 0.9999 );\n\t\tvec3 r123 = sqrt( R123 );\n\t\tvec3 Rs = pow2( T121 ) * R23 / ( vec3( 1.0 ) - R123 );\n\t\tvec3 C0 = R12 + Rs;\n\t\tI = C0;\n\t\tvec3 Cm = Rs - T121;\n\t\tfor ( int m = 1; m <= 2; ++ m ) {\n\t\t\tCm *= r123;\n\t\t\tvec3 Sm = 2.0 * evalSensitivity( float( m ) * OPD, float( m ) * phi );\n\t\t\tI += Cm * Sm;\n\t\t}\n\t\treturn max( I, vec3( 0.0 ) );\n\t}\n#endif"; + +var bumpmap_pars_fragment = "#ifdef USE_BUMPMAP\n\tuniform sampler2D bumpMap;\n\tuniform float bumpScale;\n\tvec2 dHdxy_fwd() {\n\t\tvec2 dSTdx = dFdx( vBumpMapUv );\n\t\tvec2 dSTdy = dFdy( vBumpMapUv );\n\t\tfloat Hll = bumpScale * texture2D( bumpMap, vBumpMapUv ).x;\n\t\tfloat dBx = bumpScale * texture2D( bumpMap, vBumpMapUv + dSTdx ).x - Hll;\n\t\tfloat dBy = bumpScale * texture2D( bumpMap, vBumpMapUv + dSTdy ).x - Hll;\n\t\treturn vec2( dBx, dBy );\n\t}\n\tvec3 perturbNormalArb( vec3 surf_pos, vec3 surf_norm, vec2 dHdxy, float faceDirection ) {\n\t\tvec3 vSigmaX = normalize( dFdx( surf_pos.xyz ) );\n\t\tvec3 vSigmaY = normalize( dFdy( surf_pos.xyz ) );\n\t\tvec3 vN = surf_norm;\n\t\tvec3 R1 = cross( vSigmaY, vN );\n\t\tvec3 R2 = cross( vN, vSigmaX );\n\t\tfloat fDet = dot( vSigmaX, R1 ) * faceDirection;\n\t\tvec3 vGrad = sign( fDet ) * ( dHdxy.x * R1 + dHdxy.y * R2 );\n\t\treturn normalize( abs( fDet ) * surf_norm - vGrad );\n\t}\n#endif"; + +var clipping_planes_fragment = "#if NUM_CLIPPING_PLANES > 0\n\tvec4 plane;\n\t#ifdef ALPHA_TO_COVERAGE\n\t\tfloat distanceToPlane, distanceGradient;\n\t\tfloat clipOpacity = 1.0;\n\t\t#pragma unroll_loop_start\n\t\tfor ( int i = 0; i < UNION_CLIPPING_PLANES; i ++ ) {\n\t\t\tplane = clippingPlanes[ i ];\n\t\t\tdistanceToPlane = - dot( vClipPosition, plane.xyz ) + plane.w;\n\t\t\tdistanceGradient = fwidth( distanceToPlane ) / 2.0;\n\t\t\tclipOpacity *= smoothstep( - distanceGradient, distanceGradient, distanceToPlane );\n\t\t\tif ( clipOpacity == 0.0 ) discard;\n\t\t}\n\t\t#pragma unroll_loop_end\n\t\t#if UNION_CLIPPING_PLANES < NUM_CLIPPING_PLANES\n\t\t\tfloat unionClipOpacity = 1.0;\n\t\t\t#pragma unroll_loop_start\n\t\t\tfor ( int i = UNION_CLIPPING_PLANES; i < NUM_CLIPPING_PLANES; i ++ ) {\n\t\t\t\tplane = clippingPlanes[ i ];\n\t\t\t\tdistanceToPlane = - dot( vClipPosition, plane.xyz ) + plane.w;\n\t\t\t\tdistanceGradient = fwidth( distanceToPlane ) / 2.0;\n\t\t\t\tunionClipOpacity *= 1.0 - smoothstep( - distanceGradient, distanceGradient, distanceToPlane );\n\t\t\t}\n\t\t\t#pragma unroll_loop_end\n\t\t\tclipOpacity *= 1.0 - unionClipOpacity;\n\t\t#endif\n\t\tdiffuseColor.a *= clipOpacity;\n\t\tif ( diffuseColor.a == 0.0 ) discard;\n\t#else\n\t\t#pragma unroll_loop_start\n\t\tfor ( int i = 0; i < UNION_CLIPPING_PLANES; i ++ ) {\n\t\t\tplane = clippingPlanes[ i ];\n\t\t\tif ( dot( vClipPosition, plane.xyz ) > plane.w ) discard;\n\t\t}\n\t\t#pragma unroll_loop_end\n\t\t#if UNION_CLIPPING_PLANES < NUM_CLIPPING_PLANES\n\t\t\tbool clipped = true;\n\t\t\t#pragma unroll_loop_start\n\t\t\tfor ( int i = UNION_CLIPPING_PLANES; i < NUM_CLIPPING_PLANES; i ++ ) {\n\t\t\t\tplane = clippingPlanes[ i ];\n\t\t\t\tclipped = ( dot( vClipPosition, plane.xyz ) > plane.w ) && clipped;\n\t\t\t}\n\t\t\t#pragma unroll_loop_end\n\t\t\tif ( clipped ) discard;\n\t\t#endif\n\t#endif\n#endif"; + +var clipping_planes_pars_fragment = "#if NUM_CLIPPING_PLANES > 0\n\tvarying vec3 vClipPosition;\n\tuniform vec4 clippingPlanes[ NUM_CLIPPING_PLANES ];\n#endif"; + +var clipping_planes_pars_vertex = "#if NUM_CLIPPING_PLANES > 0\n\tvarying vec3 vClipPosition;\n#endif"; + +var clipping_planes_vertex = "#if NUM_CLIPPING_PLANES > 0\n\tvClipPosition = - mvPosition.xyz;\n#endif"; + +var color_fragment = "#if defined( USE_COLOR_ALPHA )\n\tdiffuseColor *= vColor;\n#elif defined( USE_COLOR )\n\tdiffuseColor.rgb *= vColor;\n#endif"; + +var color_pars_fragment = "#if defined( USE_COLOR_ALPHA )\n\tvarying vec4 vColor;\n#elif defined( USE_COLOR )\n\tvarying vec3 vColor;\n#endif"; + +var color_pars_vertex = "#if defined( USE_COLOR_ALPHA )\n\tvarying vec4 vColor;\n#elif defined( USE_COLOR ) || defined( USE_INSTANCING_COLOR ) || defined( USE_BATCHING_COLOR )\n\tvarying vec3 vColor;\n#endif"; + +var color_vertex = "#if defined( USE_COLOR_ALPHA )\n\tvColor = vec4( 1.0 );\n#elif defined( USE_COLOR ) || defined( USE_INSTANCING_COLOR ) || defined( USE_BATCHING_COLOR )\n\tvColor = vec3( 1.0 );\n#endif\n#ifdef USE_COLOR\n\tvColor *= color;\n#endif\n#ifdef USE_INSTANCING_COLOR\n\tvColor.xyz *= instanceColor.xyz;\n#endif\n#ifdef USE_BATCHING_COLOR\n\tvec3 batchingColor = getBatchingColor( getIndirectIndex( gl_DrawID ) );\n\tvColor.xyz *= batchingColor.xyz;\n#endif"; + +var common = "#define PI 3.141592653589793\n#define PI2 6.283185307179586\n#define PI_HALF 1.5707963267948966\n#define RECIPROCAL_PI 0.3183098861837907\n#define RECIPROCAL_PI2 0.15915494309189535\n#define EPSILON 1e-6\n#ifndef saturate\n#define saturate( a ) clamp( a, 0.0, 1.0 )\n#endif\n#define whiteComplement( a ) ( 1.0 - saturate( a ) )\nfloat pow2( const in float x ) { return x*x; }\nvec3 pow2( const in vec3 x ) { return x*x; }\nfloat pow3( const in float x ) { return x*x*x; }\nfloat pow4( const in float x ) { float x2 = x*x; return x2*x2; }\nfloat max3( const in vec3 v ) { return max( max( v.x, v.y ), v.z ); }\nfloat average( const in vec3 v ) { return dot( v, vec3( 0.3333333 ) ); }\nhighp float rand( const in vec2 uv ) {\n\tconst highp float a = 12.9898, b = 78.233, c = 43758.5453;\n\thighp float dt = dot( uv.xy, vec2( a,b ) ), sn = mod( dt, PI );\n\treturn fract( sin( sn ) * c );\n}\n#ifdef HIGH_PRECISION\n\tfloat precisionSafeLength( vec3 v ) { return length( v ); }\n#else\n\tfloat precisionSafeLength( vec3 v ) {\n\t\tfloat maxComponent = max3( abs( v ) );\n\t\treturn length( v / maxComponent ) * maxComponent;\n\t}\n#endif\nstruct IncidentLight {\n\tvec3 color;\n\tvec3 direction;\n\tbool visible;\n};\nstruct ReflectedLight {\n\tvec3 directDiffuse;\n\tvec3 directSpecular;\n\tvec3 indirectDiffuse;\n\tvec3 indirectSpecular;\n};\n#ifdef USE_ALPHAHASH\n\tvarying vec3 vPosition;\n#endif\nvec3 transformDirection( in vec3 dir, in mat4 matrix ) {\n\treturn normalize( ( matrix * vec4( dir, 0.0 ) ).xyz );\n}\nvec3 inverseTransformDirection( in vec3 dir, in mat4 matrix ) {\n\treturn normalize( ( vec4( dir, 0.0 ) * matrix ).xyz );\n}\nmat3 transposeMat3( const in mat3 m ) {\n\tmat3 tmp;\n\ttmp[ 0 ] = vec3( m[ 0 ].x, m[ 1 ].x, m[ 2 ].x );\n\ttmp[ 1 ] = vec3( m[ 0 ].y, m[ 1 ].y, m[ 2 ].y );\n\ttmp[ 2 ] = vec3( m[ 0 ].z, m[ 1 ].z, m[ 2 ].z );\n\treturn tmp;\n}\nbool isPerspectiveMatrix( mat4 m ) {\n\treturn m[ 2 ][ 3 ] == - 1.0;\n}\nvec2 equirectUv( in vec3 dir ) {\n\tfloat u = atan( dir.z, dir.x ) * RECIPROCAL_PI2 + 0.5;\n\tfloat v = asin( clamp( dir.y, - 1.0, 1.0 ) ) * RECIPROCAL_PI + 0.5;\n\treturn vec2( u, v );\n}\nvec3 BRDF_Lambert( const in vec3 diffuseColor ) {\n\treturn RECIPROCAL_PI * diffuseColor;\n}\nvec3 F_Schlick( const in vec3 f0, const in float f90, const in float dotVH ) {\n\tfloat fresnel = exp2( ( - 5.55473 * dotVH - 6.98316 ) * dotVH );\n\treturn f0 * ( 1.0 - fresnel ) + ( f90 * fresnel );\n}\nfloat F_Schlick( const in float f0, const in float f90, const in float dotVH ) {\n\tfloat fresnel = exp2( ( - 5.55473 * dotVH - 6.98316 ) * dotVH );\n\treturn f0 * ( 1.0 - fresnel ) + ( f90 * fresnel );\n} // validated"; + +var cube_uv_reflection_fragment = "#ifdef ENVMAP_TYPE_CUBE_UV\n\t#define cubeUV_minMipLevel 4.0\n\t#define cubeUV_minTileSize 16.0\n\tfloat getFace( vec3 direction ) {\n\t\tvec3 absDirection = abs( direction );\n\t\tfloat face = - 1.0;\n\t\tif ( absDirection.x > absDirection.z ) {\n\t\t\tif ( absDirection.x > absDirection.y )\n\t\t\t\tface = direction.x > 0.0 ? 0.0 : 3.0;\n\t\t\telse\n\t\t\t\tface = direction.y > 0.0 ? 1.0 : 4.0;\n\t\t} else {\n\t\t\tif ( absDirection.z > absDirection.y )\n\t\t\t\tface = direction.z > 0.0 ? 2.0 : 5.0;\n\t\t\telse\n\t\t\t\tface = direction.y > 0.0 ? 1.0 : 4.0;\n\t\t}\n\t\treturn face;\n\t}\n\tvec2 getUV( vec3 direction, float face ) {\n\t\tvec2 uv;\n\t\tif ( face == 0.0 ) {\n\t\t\tuv = vec2( direction.z, direction.y ) / abs( direction.x );\n\t\t} else if ( face == 1.0 ) {\n\t\t\tuv = vec2( - direction.x, - direction.z ) / abs( direction.y );\n\t\t} else if ( face == 2.0 ) {\n\t\t\tuv = vec2( - direction.x, direction.y ) / abs( direction.z );\n\t\t} else if ( face == 3.0 ) {\n\t\t\tuv = vec2( - direction.z, direction.y ) / abs( direction.x );\n\t\t} else if ( face == 4.0 ) {\n\t\t\tuv = vec2( - direction.x, direction.z ) / abs( direction.y );\n\t\t} else {\n\t\t\tuv = vec2( direction.x, direction.y ) / abs( direction.z );\n\t\t}\n\t\treturn 0.5 * ( uv + 1.0 );\n\t}\n\tvec3 bilinearCubeUV( sampler2D envMap, vec3 direction, float mipInt ) {\n\t\tfloat face = getFace( direction );\n\t\tfloat filterInt = max( cubeUV_minMipLevel - mipInt, 0.0 );\n\t\tmipInt = max( mipInt, cubeUV_minMipLevel );\n\t\tfloat faceSize = exp2( mipInt );\n\t\thighp vec2 uv = getUV( direction, face ) * ( faceSize - 2.0 ) + 1.0;\n\t\tif ( face > 2.0 ) {\n\t\t\tuv.y += faceSize;\n\t\t\tface -= 3.0;\n\t\t}\n\t\tuv.x += face * faceSize;\n\t\tuv.x += filterInt * 3.0 * cubeUV_minTileSize;\n\t\tuv.y += 4.0 * ( exp2( CUBEUV_MAX_MIP ) - faceSize );\n\t\tuv.x *= CUBEUV_TEXEL_WIDTH;\n\t\tuv.y *= CUBEUV_TEXEL_HEIGHT;\n\t\t#ifdef texture2DGradEXT\n\t\t\treturn texture2DGradEXT( envMap, uv, vec2( 0.0 ), vec2( 0.0 ) ).rgb;\n\t\t#else\n\t\t\treturn texture2D( envMap, uv ).rgb;\n\t\t#endif\n\t}\n\t#define cubeUV_r0 1.0\n\t#define cubeUV_m0 - 2.0\n\t#define cubeUV_r1 0.8\n\t#define cubeUV_m1 - 1.0\n\t#define cubeUV_r4 0.4\n\t#define cubeUV_m4 2.0\n\t#define cubeUV_r5 0.305\n\t#define cubeUV_m5 3.0\n\t#define cubeUV_r6 0.21\n\t#define cubeUV_m6 4.0\n\tfloat roughnessToMip( float roughness ) {\n\t\tfloat mip = 0.0;\n\t\tif ( roughness >= cubeUV_r1 ) {\n\t\t\tmip = ( cubeUV_r0 - roughness ) * ( cubeUV_m1 - cubeUV_m0 ) / ( cubeUV_r0 - cubeUV_r1 ) + cubeUV_m0;\n\t\t} else if ( roughness >= cubeUV_r4 ) {\n\t\t\tmip = ( cubeUV_r1 - roughness ) * ( cubeUV_m4 - cubeUV_m1 ) / ( cubeUV_r1 - cubeUV_r4 ) + cubeUV_m1;\n\t\t} else if ( roughness >= cubeUV_r5 ) {\n\t\t\tmip = ( cubeUV_r4 - roughness ) * ( cubeUV_m5 - cubeUV_m4 ) / ( cubeUV_r4 - cubeUV_r5 ) + cubeUV_m4;\n\t\t} else if ( roughness >= cubeUV_r6 ) {\n\t\t\tmip = ( cubeUV_r5 - roughness ) * ( cubeUV_m6 - cubeUV_m5 ) / ( cubeUV_r5 - cubeUV_r6 ) + cubeUV_m5;\n\t\t} else {\n\t\t\tmip = - 2.0 * log2( 1.16 * roughness );\t\t}\n\t\treturn mip;\n\t}\n\tvec4 textureCubeUV( sampler2D envMap, vec3 sampleDir, float roughness ) {\n\t\tfloat mip = clamp( roughnessToMip( roughness ), cubeUV_m0, CUBEUV_MAX_MIP );\n\t\tfloat mipF = fract( mip );\n\t\tfloat mipInt = floor( mip );\n\t\tvec3 color0 = bilinearCubeUV( envMap, sampleDir, mipInt );\n\t\tif ( mipF == 0.0 ) {\n\t\t\treturn vec4( color0, 1.0 );\n\t\t} else {\n\t\t\tvec3 color1 = bilinearCubeUV( envMap, sampleDir, mipInt + 1.0 );\n\t\t\treturn vec4( mix( color0, color1, mipF ), 1.0 );\n\t\t}\n\t}\n#endif"; + +var defaultnormal_vertex = "vec3 transformedNormal = objectNormal;\n#ifdef USE_TANGENT\n\tvec3 transformedTangent = objectTangent;\n#endif\n#ifdef USE_BATCHING\n\tmat3 bm = mat3( batchingMatrix );\n\ttransformedNormal /= vec3( dot( bm[ 0 ], bm[ 0 ] ), dot( bm[ 1 ], bm[ 1 ] ), dot( bm[ 2 ], bm[ 2 ] ) );\n\ttransformedNormal = bm * transformedNormal;\n\t#ifdef USE_TANGENT\n\t\ttransformedTangent = bm * transformedTangent;\n\t#endif\n#endif\n#ifdef USE_INSTANCING\n\tmat3 im = mat3( instanceMatrix );\n\ttransformedNormal /= vec3( dot( im[ 0 ], im[ 0 ] ), dot( im[ 1 ], im[ 1 ] ), dot( im[ 2 ], im[ 2 ] ) );\n\ttransformedNormal = im * transformedNormal;\n\t#ifdef USE_TANGENT\n\t\ttransformedTangent = im * transformedTangent;\n\t#endif\n#endif\ntransformedNormal = normalMatrix * transformedNormal;\n#ifdef FLIP_SIDED\n\ttransformedNormal = - transformedNormal;\n#endif\n#ifdef USE_TANGENT\n\ttransformedTangent = ( modelViewMatrix * vec4( transformedTangent, 0.0 ) ).xyz;\n\t#ifdef FLIP_SIDED\n\t\ttransformedTangent = - transformedTangent;\n\t#endif\n#endif"; + +var displacementmap_pars_vertex = "#ifdef USE_DISPLACEMENTMAP\n\tuniform sampler2D displacementMap;\n\tuniform float displacementScale;\n\tuniform float displacementBias;\n#endif"; + +var displacementmap_vertex = "#ifdef USE_DISPLACEMENTMAP\n\ttransformed += normalize( objectNormal ) * ( texture2D( displacementMap, vDisplacementMapUv ).x * displacementScale + displacementBias );\n#endif"; + +var emissivemap_fragment = "#ifdef USE_EMISSIVEMAP\n\tvec4 emissiveColor = texture2D( emissiveMap, vEmissiveMapUv );\n\t#ifdef DECODE_VIDEO_TEXTURE_EMISSIVE\n\t\temissiveColor = sRGBTransferEOTF( emissiveColor );\n\t#endif\n\ttotalEmissiveRadiance *= emissiveColor.rgb;\n#endif"; + +var emissivemap_pars_fragment = "#ifdef USE_EMISSIVEMAP\n\tuniform sampler2D emissiveMap;\n#endif"; + +var colorspace_fragment = "gl_FragColor = linearToOutputTexel( gl_FragColor );"; + +var colorspace_pars_fragment = "vec4 LinearTransferOETF( in vec4 value ) {\n\treturn value;\n}\nvec4 sRGBTransferEOTF( in vec4 value ) {\n\treturn vec4( mix( pow( value.rgb * 0.9478672986 + vec3( 0.0521327014 ), vec3( 2.4 ) ), value.rgb * 0.0773993808, vec3( lessThanEqual( value.rgb, vec3( 0.04045 ) ) ) ), value.a );\n}\nvec4 sRGBTransferOETF( in vec4 value ) {\n\treturn vec4( mix( pow( value.rgb, vec3( 0.41666 ) ) * 1.055 - vec3( 0.055 ), value.rgb * 12.92, vec3( lessThanEqual( value.rgb, vec3( 0.0031308 ) ) ) ), value.a );\n}"; + +var envmap_fragment = "#ifdef USE_ENVMAP\n\t#ifdef ENV_WORLDPOS\n\t\tvec3 cameraToFrag;\n\t\tif ( isOrthographic ) {\n\t\t\tcameraToFrag = normalize( vec3( - viewMatrix[ 0 ][ 2 ], - viewMatrix[ 1 ][ 2 ], - viewMatrix[ 2 ][ 2 ] ) );\n\t\t} else {\n\t\t\tcameraToFrag = normalize( vWorldPosition - cameraPosition );\n\t\t}\n\t\tvec3 worldNormal = inverseTransformDirection( normal, viewMatrix );\n\t\t#ifdef ENVMAP_MODE_REFLECTION\n\t\t\tvec3 reflectVec = reflect( cameraToFrag, worldNormal );\n\t\t#else\n\t\t\tvec3 reflectVec = refract( cameraToFrag, worldNormal, refractionRatio );\n\t\t#endif\n\t#else\n\t\tvec3 reflectVec = vReflect;\n\t#endif\n\t#ifdef ENVMAP_TYPE_CUBE\n\t\tvec4 envColor = textureCube( envMap, envMapRotation * vec3( flipEnvMap * reflectVec.x, reflectVec.yz ) );\n\t#else\n\t\tvec4 envColor = vec4( 0.0 );\n\t#endif\n\t#ifdef ENVMAP_BLENDING_MULTIPLY\n\t\toutgoingLight = mix( outgoingLight, outgoingLight * envColor.xyz, specularStrength * reflectivity );\n\t#elif defined( ENVMAP_BLENDING_MIX )\n\t\toutgoingLight = mix( outgoingLight, envColor.xyz, specularStrength * reflectivity );\n\t#elif defined( ENVMAP_BLENDING_ADD )\n\t\toutgoingLight += envColor.xyz * specularStrength * reflectivity;\n\t#endif\n#endif"; + +var envmap_common_pars_fragment = "#ifdef USE_ENVMAP\n\tuniform float envMapIntensity;\n\tuniform float flipEnvMap;\n\tuniform mat3 envMapRotation;\n\t#ifdef ENVMAP_TYPE_CUBE\n\t\tuniform samplerCube envMap;\n\t#else\n\t\tuniform sampler2D envMap;\n\t#endif\n\t\n#endif"; + +var envmap_pars_fragment = "#ifdef USE_ENVMAP\n\tuniform float reflectivity;\n\t#if defined( USE_BUMPMAP ) || defined( USE_NORMALMAP ) || defined( PHONG ) || defined( LAMBERT )\n\t\t#define ENV_WORLDPOS\n\t#endif\n\t#ifdef ENV_WORLDPOS\n\t\tvarying vec3 vWorldPosition;\n\t\tuniform float refractionRatio;\n\t#else\n\t\tvarying vec3 vReflect;\n\t#endif\n#endif"; + +var envmap_pars_vertex = "#ifdef USE_ENVMAP\n\t#if defined( USE_BUMPMAP ) || defined( USE_NORMALMAP ) || defined( PHONG ) || defined( LAMBERT )\n\t\t#define ENV_WORLDPOS\n\t#endif\n\t#ifdef ENV_WORLDPOS\n\t\t\n\t\tvarying vec3 vWorldPosition;\n\t#else\n\t\tvarying vec3 vReflect;\n\t\tuniform float refractionRatio;\n\t#endif\n#endif"; + +var envmap_vertex = "#ifdef USE_ENVMAP\n\t#ifdef ENV_WORLDPOS\n\t\tvWorldPosition = worldPosition.xyz;\n\t#else\n\t\tvec3 cameraToVertex;\n\t\tif ( isOrthographic ) {\n\t\t\tcameraToVertex = normalize( vec3( - viewMatrix[ 0 ][ 2 ], - viewMatrix[ 1 ][ 2 ], - viewMatrix[ 2 ][ 2 ] ) );\n\t\t} else {\n\t\t\tcameraToVertex = normalize( worldPosition.xyz - cameraPosition );\n\t\t}\n\t\tvec3 worldNormal = inverseTransformDirection( transformedNormal, viewMatrix );\n\t\t#ifdef ENVMAP_MODE_REFLECTION\n\t\t\tvReflect = reflect( cameraToVertex, worldNormal );\n\t\t#else\n\t\t\tvReflect = refract( cameraToVertex, worldNormal, refractionRatio );\n\t\t#endif\n\t#endif\n#endif"; + +var fog_vertex = "#ifdef USE_FOG\n\tvFogDepth = - mvPosition.z;\n#endif"; + +var fog_pars_vertex = "#ifdef USE_FOG\n\tvarying float vFogDepth;\n#endif"; + +var fog_fragment = "#ifdef USE_FOG\n\t#ifdef FOG_EXP2\n\t\tfloat fogFactor = 1.0 - exp( - fogDensity * fogDensity * vFogDepth * vFogDepth );\n\t#else\n\t\tfloat fogFactor = smoothstep( fogNear, fogFar, vFogDepth );\n\t#endif\n\tgl_FragColor.rgb = mix( gl_FragColor.rgb, fogColor, fogFactor );\n#endif"; + +var fog_pars_fragment = "#ifdef USE_FOG\n\tuniform vec3 fogColor;\n\tvarying float vFogDepth;\n\t#ifdef FOG_EXP2\n\t\tuniform float fogDensity;\n\t#else\n\t\tuniform float fogNear;\n\t\tuniform float fogFar;\n\t#endif\n#endif"; + +var gradientmap_pars_fragment = "#ifdef USE_GRADIENTMAP\n\tuniform sampler2D gradientMap;\n#endif\nvec3 getGradientIrradiance( vec3 normal, vec3 lightDirection ) {\n\tfloat dotNL = dot( normal, lightDirection );\n\tvec2 coord = vec2( dotNL * 0.5 + 0.5, 0.0 );\n\t#ifdef USE_GRADIENTMAP\n\t\treturn vec3( texture2D( gradientMap, coord ).r );\n\t#else\n\t\tvec2 fw = fwidth( coord ) * 0.5;\n\t\treturn mix( vec3( 0.7 ), vec3( 1.0 ), smoothstep( 0.7 - fw.x, 0.7 + fw.x, coord.x ) );\n\t#endif\n}"; + +var lightmap_pars_fragment = "#ifdef USE_LIGHTMAP\n\tuniform sampler2D lightMap;\n\tuniform float lightMapIntensity;\n#endif"; + +var lights_lambert_fragment = "LambertMaterial material;\nmaterial.diffuseColor = diffuseColor.rgb;\nmaterial.specularStrength = specularStrength;"; + +var lights_lambert_pars_fragment = "varying vec3 vViewPosition;\nstruct LambertMaterial {\n\tvec3 diffuseColor;\n\tfloat specularStrength;\n};\nvoid RE_Direct_Lambert( const in IncidentLight directLight, const in vec3 geometryPosition, const in vec3 geometryNormal, const in vec3 geometryViewDir, const in vec3 geometryClearcoatNormal, const in LambertMaterial material, inout ReflectedLight reflectedLight ) {\n\tfloat dotNL = saturate( dot( geometryNormal, directLight.direction ) );\n\tvec3 irradiance = dotNL * directLight.color;\n\treflectedLight.directDiffuse += irradiance * BRDF_Lambert( material.diffuseColor );\n}\nvoid RE_IndirectDiffuse_Lambert( const in vec3 irradiance, const in vec3 geometryPosition, const in vec3 geometryNormal, const in vec3 geometryViewDir, const in vec3 geometryClearcoatNormal, const in LambertMaterial material, inout ReflectedLight reflectedLight ) {\n\treflectedLight.indirectDiffuse += irradiance * BRDF_Lambert( material.diffuseColor );\n}\n#define RE_Direct\t\t\t\tRE_Direct_Lambert\n#define RE_IndirectDiffuse\t\tRE_IndirectDiffuse_Lambert"; + +var lights_pars_begin = "uniform bool receiveShadow;\nuniform vec3 ambientLightColor;\n#if defined( USE_LIGHT_PROBES )\n\tuniform vec3 lightProbe[ 9 ];\n#endif\nvec3 shGetIrradianceAt( in vec3 normal, in vec3 shCoefficients[ 9 ] ) {\n\tfloat x = normal.x, y = normal.y, z = normal.z;\n\tvec3 result = shCoefficients[ 0 ] * 0.886227;\n\tresult += shCoefficients[ 1 ] * 2.0 * 0.511664 * y;\n\tresult += shCoefficients[ 2 ] * 2.0 * 0.511664 * z;\n\tresult += shCoefficients[ 3 ] * 2.0 * 0.511664 * x;\n\tresult += shCoefficients[ 4 ] * 2.0 * 0.429043 * x * y;\n\tresult += shCoefficients[ 5 ] * 2.0 * 0.429043 * y * z;\n\tresult += shCoefficients[ 6 ] * ( 0.743125 * z * z - 0.247708 );\n\tresult += shCoefficients[ 7 ] * 2.0 * 0.429043 * x * z;\n\tresult += shCoefficients[ 8 ] * 0.429043 * ( x * x - y * y );\n\treturn result;\n}\nvec3 getLightProbeIrradiance( const in vec3 lightProbe[ 9 ], const in vec3 normal ) {\n\tvec3 worldNormal = inverseTransformDirection( normal, viewMatrix );\n\tvec3 irradiance = shGetIrradianceAt( worldNormal, lightProbe );\n\treturn irradiance;\n}\nvec3 getAmbientLightIrradiance( const in vec3 ambientLightColor ) {\n\tvec3 irradiance = ambientLightColor;\n\treturn irradiance;\n}\nfloat getDistanceAttenuation( const in float lightDistance, const in float cutoffDistance, const in float decayExponent ) {\n\tfloat distanceFalloff = 1.0 / max( pow( lightDistance, decayExponent ), 0.01 );\n\tif ( cutoffDistance > 0.0 ) {\n\t\tdistanceFalloff *= pow2( saturate( 1.0 - pow4( lightDistance / cutoffDistance ) ) );\n\t}\n\treturn distanceFalloff;\n}\nfloat getSpotAttenuation( const in float coneCosine, const in float penumbraCosine, const in float angleCosine ) {\n\treturn smoothstep( coneCosine, penumbraCosine, angleCosine );\n}\n#if NUM_DIR_LIGHTS > 0\n\tstruct DirectionalLight {\n\t\tvec3 direction;\n\t\tvec3 color;\n\t};\n\tuniform DirectionalLight directionalLights[ NUM_DIR_LIGHTS ];\n\tvoid getDirectionalLightInfo( const in DirectionalLight directionalLight, out IncidentLight light ) {\n\t\tlight.color = directionalLight.color;\n\t\tlight.direction = directionalLight.direction;\n\t\tlight.visible = true;\n\t}\n#endif\n#if NUM_POINT_LIGHTS > 0\n\tstruct PointLight {\n\t\tvec3 position;\n\t\tvec3 color;\n\t\tfloat distance;\n\t\tfloat decay;\n\t};\n\tuniform PointLight pointLights[ NUM_POINT_LIGHTS ];\n\tvoid getPointLightInfo( const in PointLight pointLight, const in vec3 geometryPosition, out IncidentLight light ) {\n\t\tvec3 lVector = pointLight.position - geometryPosition;\n\t\tlight.direction = normalize( lVector );\n\t\tfloat lightDistance = length( lVector );\n\t\tlight.color = pointLight.color;\n\t\tlight.color *= getDistanceAttenuation( lightDistance, pointLight.distance, pointLight.decay );\n\t\tlight.visible = ( light.color != vec3( 0.0 ) );\n\t}\n#endif\n#if NUM_SPOT_LIGHTS > 0\n\tstruct SpotLight {\n\t\tvec3 position;\n\t\tvec3 direction;\n\t\tvec3 color;\n\t\tfloat distance;\n\t\tfloat decay;\n\t\tfloat coneCos;\n\t\tfloat penumbraCos;\n\t};\n\tuniform SpotLight spotLights[ NUM_SPOT_LIGHTS ];\n\tvoid getSpotLightInfo( const in SpotLight spotLight, const in vec3 geometryPosition, out IncidentLight light ) {\n\t\tvec3 lVector = spotLight.position - geometryPosition;\n\t\tlight.direction = normalize( lVector );\n\t\tfloat angleCos = dot( light.direction, spotLight.direction );\n\t\tfloat spotAttenuation = getSpotAttenuation( spotLight.coneCos, spotLight.penumbraCos, angleCos );\n\t\tif ( spotAttenuation > 0.0 ) {\n\t\t\tfloat lightDistance = length( lVector );\n\t\t\tlight.color = spotLight.color * spotAttenuation;\n\t\t\tlight.color *= getDistanceAttenuation( lightDistance, spotLight.distance, spotLight.decay );\n\t\t\tlight.visible = ( light.color != vec3( 0.0 ) );\n\t\t} else {\n\t\t\tlight.color = vec3( 0.0 );\n\t\t\tlight.visible = false;\n\t\t}\n\t}\n#endif\n#if NUM_RECT_AREA_LIGHTS > 0\n\tstruct RectAreaLight {\n\t\tvec3 color;\n\t\tvec3 position;\n\t\tvec3 halfWidth;\n\t\tvec3 halfHeight;\n\t};\n\tuniform sampler2D ltc_1;\tuniform sampler2D ltc_2;\n\tuniform RectAreaLight rectAreaLights[ NUM_RECT_AREA_LIGHTS ];\n#endif\n#if NUM_HEMI_LIGHTS > 0\n\tstruct HemisphereLight {\n\t\tvec3 direction;\n\t\tvec3 skyColor;\n\t\tvec3 groundColor;\n\t};\n\tuniform HemisphereLight hemisphereLights[ NUM_HEMI_LIGHTS ];\n\tvec3 getHemisphereLightIrradiance( const in HemisphereLight hemiLight, const in vec3 normal ) {\n\t\tfloat dotNL = dot( normal, hemiLight.direction );\n\t\tfloat hemiDiffuseWeight = 0.5 * dotNL + 0.5;\n\t\tvec3 irradiance = mix( hemiLight.groundColor, hemiLight.skyColor, hemiDiffuseWeight );\n\t\treturn irradiance;\n\t}\n#endif"; + +var envmap_physical_pars_fragment = "#ifdef USE_ENVMAP\n\tvec3 getIBLIrradiance( const in vec3 normal ) {\n\t\t#ifdef ENVMAP_TYPE_CUBE_UV\n\t\t\tvec3 worldNormal = inverseTransformDirection( normal, viewMatrix );\n\t\t\tvec4 envMapColor = textureCubeUV( envMap, envMapRotation * worldNormal, 1.0 );\n\t\t\treturn PI * envMapColor.rgb * envMapIntensity;\n\t\t#else\n\t\t\treturn vec3( 0.0 );\n\t\t#endif\n\t}\n\tvec3 getIBLRadiance( const in vec3 viewDir, const in vec3 normal, const in float roughness ) {\n\t\t#ifdef ENVMAP_TYPE_CUBE_UV\n\t\t\tvec3 reflectVec = reflect( - viewDir, normal );\n\t\t\treflectVec = normalize( mix( reflectVec, normal, roughness * roughness) );\n\t\t\treflectVec = inverseTransformDirection( reflectVec, viewMatrix );\n\t\t\tvec4 envMapColor = textureCubeUV( envMap, envMapRotation * reflectVec, roughness );\n\t\t\treturn envMapColor.rgb * envMapIntensity;\n\t\t#else\n\t\t\treturn vec3( 0.0 );\n\t\t#endif\n\t}\n\t#ifdef USE_ANISOTROPY\n\t\tvec3 getIBLAnisotropyRadiance( const in vec3 viewDir, const in vec3 normal, const in float roughness, const in vec3 bitangent, const in float anisotropy ) {\n\t\t\t#ifdef ENVMAP_TYPE_CUBE_UV\n\t\t\t\tvec3 bentNormal = cross( bitangent, viewDir );\n\t\t\t\tbentNormal = normalize( cross( bentNormal, bitangent ) );\n\t\t\t\tbentNormal = normalize( mix( bentNormal, normal, pow2( pow2( 1.0 - anisotropy * ( 1.0 - roughness ) ) ) ) );\n\t\t\t\treturn getIBLRadiance( viewDir, bentNormal, roughness );\n\t\t\t#else\n\t\t\t\treturn vec3( 0.0 );\n\t\t\t#endif\n\t\t}\n\t#endif\n#endif"; + +var lights_toon_fragment = "ToonMaterial material;\nmaterial.diffuseColor = diffuseColor.rgb;"; + +var lights_toon_pars_fragment = "varying vec3 vViewPosition;\nstruct ToonMaterial {\n\tvec3 diffuseColor;\n};\nvoid RE_Direct_Toon( const in IncidentLight directLight, const in vec3 geometryPosition, const in vec3 geometryNormal, const in vec3 geometryViewDir, const in vec3 geometryClearcoatNormal, const in ToonMaterial material, inout ReflectedLight reflectedLight ) {\n\tvec3 irradiance = getGradientIrradiance( geometryNormal, directLight.direction ) * directLight.color;\n\treflectedLight.directDiffuse += irradiance * BRDF_Lambert( material.diffuseColor );\n}\nvoid RE_IndirectDiffuse_Toon( const in vec3 irradiance, const in vec3 geometryPosition, const in vec3 geometryNormal, const in vec3 geometryViewDir, const in vec3 geometryClearcoatNormal, const in ToonMaterial material, inout ReflectedLight reflectedLight ) {\n\treflectedLight.indirectDiffuse += irradiance * BRDF_Lambert( material.diffuseColor );\n}\n#define RE_Direct\t\t\t\tRE_Direct_Toon\n#define RE_IndirectDiffuse\t\tRE_IndirectDiffuse_Toon"; + +var lights_phong_fragment = "BlinnPhongMaterial material;\nmaterial.diffuseColor = diffuseColor.rgb;\nmaterial.specularColor = specular;\nmaterial.specularShininess = shininess;\nmaterial.specularStrength = specularStrength;"; + +var lights_phong_pars_fragment = "varying vec3 vViewPosition;\nstruct BlinnPhongMaterial {\n\tvec3 diffuseColor;\n\tvec3 specularColor;\n\tfloat specularShininess;\n\tfloat specularStrength;\n};\nvoid RE_Direct_BlinnPhong( const in IncidentLight directLight, const in vec3 geometryPosition, const in vec3 geometryNormal, const in vec3 geometryViewDir, const in vec3 geometryClearcoatNormal, const in BlinnPhongMaterial material, inout ReflectedLight reflectedLight ) {\n\tfloat dotNL = saturate( dot( geometryNormal, directLight.direction ) );\n\tvec3 irradiance = dotNL * directLight.color;\n\treflectedLight.directDiffuse += irradiance * BRDF_Lambert( material.diffuseColor );\n\treflectedLight.directSpecular += irradiance * BRDF_BlinnPhong( directLight.direction, geometryViewDir, geometryNormal, material.specularColor, material.specularShininess ) * material.specularStrength;\n}\nvoid RE_IndirectDiffuse_BlinnPhong( const in vec3 irradiance, const in vec3 geometryPosition, const in vec3 geometryNormal, const in vec3 geometryViewDir, const in vec3 geometryClearcoatNormal, const in BlinnPhongMaterial material, inout ReflectedLight reflectedLight ) {\n\treflectedLight.indirectDiffuse += irradiance * BRDF_Lambert( material.diffuseColor );\n}\n#define RE_Direct\t\t\t\tRE_Direct_BlinnPhong\n#define RE_IndirectDiffuse\t\tRE_IndirectDiffuse_BlinnPhong"; + +var lights_physical_fragment = "PhysicalMaterial material;\nmaterial.diffuseColor = diffuseColor.rgb * ( 1.0 - metalnessFactor );\nvec3 dxy = max( abs( dFdx( nonPerturbedNormal ) ), abs( dFdy( nonPerturbedNormal ) ) );\nfloat geometryRoughness = max( max( dxy.x, dxy.y ), dxy.z );\nmaterial.roughness = max( roughnessFactor, 0.0525 );material.roughness += geometryRoughness;\nmaterial.roughness = min( material.roughness, 1.0 );\n#ifdef IOR\n\tmaterial.ior = ior;\n\t#ifdef USE_SPECULAR\n\t\tfloat specularIntensityFactor = specularIntensity;\n\t\tvec3 specularColorFactor = specularColor;\n\t\t#ifdef USE_SPECULAR_COLORMAP\n\t\t\tspecularColorFactor *= texture2D( specularColorMap, vSpecularColorMapUv ).rgb;\n\t\t#endif\n\t\t#ifdef USE_SPECULAR_INTENSITYMAP\n\t\t\tspecularIntensityFactor *= texture2D( specularIntensityMap, vSpecularIntensityMapUv ).a;\n\t\t#endif\n\t\tmaterial.specularF90 = mix( specularIntensityFactor, 1.0, metalnessFactor );\n\t#else\n\t\tfloat specularIntensityFactor = 1.0;\n\t\tvec3 specularColorFactor = vec3( 1.0 );\n\t\tmaterial.specularF90 = 1.0;\n\t#endif\n\tmaterial.specularColor = mix( min( pow2( ( material.ior - 1.0 ) / ( material.ior + 1.0 ) ) * specularColorFactor, vec3( 1.0 ) ) * specularIntensityFactor, diffuseColor.rgb, metalnessFactor );\n#else\n\tmaterial.specularColor = mix( vec3( 0.04 ), diffuseColor.rgb, metalnessFactor );\n\tmaterial.specularF90 = 1.0;\n#endif\n#ifdef USE_CLEARCOAT\n\tmaterial.clearcoat = clearcoat;\n\tmaterial.clearcoatRoughness = clearcoatRoughness;\n\tmaterial.clearcoatF0 = vec3( 0.04 );\n\tmaterial.clearcoatF90 = 1.0;\n\t#ifdef USE_CLEARCOATMAP\n\t\tmaterial.clearcoat *= texture2D( clearcoatMap, vClearcoatMapUv ).x;\n\t#endif\n\t#ifdef USE_CLEARCOAT_ROUGHNESSMAP\n\t\tmaterial.clearcoatRoughness *= texture2D( clearcoatRoughnessMap, vClearcoatRoughnessMapUv ).y;\n\t#endif\n\tmaterial.clearcoat = saturate( material.clearcoat );\tmaterial.clearcoatRoughness = max( material.clearcoatRoughness, 0.0525 );\n\tmaterial.clearcoatRoughness += geometryRoughness;\n\tmaterial.clearcoatRoughness = min( material.clearcoatRoughness, 1.0 );\n#endif\n#ifdef USE_DISPERSION\n\tmaterial.dispersion = dispersion;\n#endif\n#ifdef USE_IRIDESCENCE\n\tmaterial.iridescence = iridescence;\n\tmaterial.iridescenceIOR = iridescenceIOR;\n\t#ifdef USE_IRIDESCENCEMAP\n\t\tmaterial.iridescence *= texture2D( iridescenceMap, vIridescenceMapUv ).r;\n\t#endif\n\t#ifdef USE_IRIDESCENCE_THICKNESSMAP\n\t\tmaterial.iridescenceThickness = (iridescenceThicknessMaximum - iridescenceThicknessMinimum) * texture2D( iridescenceThicknessMap, vIridescenceThicknessMapUv ).g + iridescenceThicknessMinimum;\n\t#else\n\t\tmaterial.iridescenceThickness = iridescenceThicknessMaximum;\n\t#endif\n#endif\n#ifdef USE_SHEEN\n\tmaterial.sheenColor = sheenColor;\n\t#ifdef USE_SHEEN_COLORMAP\n\t\tmaterial.sheenColor *= texture2D( sheenColorMap, vSheenColorMapUv ).rgb;\n\t#endif\n\tmaterial.sheenRoughness = clamp( sheenRoughness, 0.07, 1.0 );\n\t#ifdef USE_SHEEN_ROUGHNESSMAP\n\t\tmaterial.sheenRoughness *= texture2D( sheenRoughnessMap, vSheenRoughnessMapUv ).a;\n\t#endif\n#endif\n#ifdef USE_ANISOTROPY\n\t#ifdef USE_ANISOTROPYMAP\n\t\tmat2 anisotropyMat = mat2( anisotropyVector.x, anisotropyVector.y, - anisotropyVector.y, anisotropyVector.x );\n\t\tvec3 anisotropyPolar = texture2D( anisotropyMap, vAnisotropyMapUv ).rgb;\n\t\tvec2 anisotropyV = anisotropyMat * normalize( 2.0 * anisotropyPolar.rg - vec2( 1.0 ) ) * anisotropyPolar.b;\n\t#else\n\t\tvec2 anisotropyV = anisotropyVector;\n\t#endif\n\tmaterial.anisotropy = length( anisotropyV );\n\tif( material.anisotropy == 0.0 ) {\n\t\tanisotropyV = vec2( 1.0, 0.0 );\n\t} else {\n\t\tanisotropyV /= material.anisotropy;\n\t\tmaterial.anisotropy = saturate( material.anisotropy );\n\t}\n\tmaterial.alphaT = mix( pow2( material.roughness ), 1.0, pow2( material.anisotropy ) );\n\tmaterial.anisotropyT = tbn[ 0 ] * anisotropyV.x + tbn[ 1 ] * anisotropyV.y;\n\tmaterial.anisotropyB = tbn[ 1 ] * anisotropyV.x - tbn[ 0 ] * anisotropyV.y;\n#endif"; + +var lights_physical_pars_fragment = "struct PhysicalMaterial {\n\tvec3 diffuseColor;\n\tfloat roughness;\n\tvec3 specularColor;\n\tfloat specularF90;\n\tfloat dispersion;\n\t#ifdef USE_CLEARCOAT\n\t\tfloat clearcoat;\n\t\tfloat clearcoatRoughness;\n\t\tvec3 clearcoatF0;\n\t\tfloat clearcoatF90;\n\t#endif\n\t#ifdef USE_IRIDESCENCE\n\t\tfloat iridescence;\n\t\tfloat iridescenceIOR;\n\t\tfloat iridescenceThickness;\n\t\tvec3 iridescenceFresnel;\n\t\tvec3 iridescenceF0;\n\t#endif\n\t#ifdef USE_SHEEN\n\t\tvec3 sheenColor;\n\t\tfloat sheenRoughness;\n\t#endif\n\t#ifdef IOR\n\t\tfloat ior;\n\t#endif\n\t#ifdef USE_TRANSMISSION\n\t\tfloat transmission;\n\t\tfloat transmissionAlpha;\n\t\tfloat thickness;\n\t\tfloat attenuationDistance;\n\t\tvec3 attenuationColor;\n\t#endif\n\t#ifdef USE_ANISOTROPY\n\t\tfloat anisotropy;\n\t\tfloat alphaT;\n\t\tvec3 anisotropyT;\n\t\tvec3 anisotropyB;\n\t#endif\n};\nvec3 clearcoatSpecularDirect = vec3( 0.0 );\nvec3 clearcoatSpecularIndirect = vec3( 0.0 );\nvec3 sheenSpecularDirect = vec3( 0.0 );\nvec3 sheenSpecularIndirect = vec3(0.0 );\nvec3 Schlick_to_F0( const in vec3 f, const in float f90, const in float dotVH ) {\n float x = clamp( 1.0 - dotVH, 0.0, 1.0 );\n float x2 = x * x;\n float x5 = clamp( x * x2 * x2, 0.0, 0.9999 );\n return ( f - vec3( f90 ) * x5 ) / ( 1.0 - x5 );\n}\nfloat V_GGX_SmithCorrelated( const in float alpha, const in float dotNL, const in float dotNV ) {\n\tfloat a2 = pow2( alpha );\n\tfloat gv = dotNL * sqrt( a2 + ( 1.0 - a2 ) * pow2( dotNV ) );\n\tfloat gl = dotNV * sqrt( a2 + ( 1.0 - a2 ) * pow2( dotNL ) );\n\treturn 0.5 / max( gv + gl, EPSILON );\n}\nfloat D_GGX( const in float alpha, const in float dotNH ) {\n\tfloat a2 = pow2( alpha );\n\tfloat denom = pow2( dotNH ) * ( a2 - 1.0 ) + 1.0;\n\treturn RECIPROCAL_PI * a2 / pow2( denom );\n}\n#ifdef USE_ANISOTROPY\n\tfloat V_GGX_SmithCorrelated_Anisotropic( const in float alphaT, const in float alphaB, const in float dotTV, const in float dotBV, const in float dotTL, const in float dotBL, const in float dotNV, const in float dotNL ) {\n\t\tfloat gv = dotNL * length( vec3( alphaT * dotTV, alphaB * dotBV, dotNV ) );\n\t\tfloat gl = dotNV * length( vec3( alphaT * dotTL, alphaB * dotBL, dotNL ) );\n\t\tfloat v = 0.5 / ( gv + gl );\n\t\treturn saturate(v);\n\t}\n\tfloat D_GGX_Anisotropic( const in float alphaT, const in float alphaB, const in float dotNH, const in float dotTH, const in float dotBH ) {\n\t\tfloat a2 = alphaT * alphaB;\n\t\thighp vec3 v = vec3( alphaB * dotTH, alphaT * dotBH, a2 * dotNH );\n\t\thighp float v2 = dot( v, v );\n\t\tfloat w2 = a2 / v2;\n\t\treturn RECIPROCAL_PI * a2 * pow2 ( w2 );\n\t}\n#endif\n#ifdef USE_CLEARCOAT\n\tvec3 BRDF_GGX_Clearcoat( const in vec3 lightDir, const in vec3 viewDir, const in vec3 normal, const in PhysicalMaterial material) {\n\t\tvec3 f0 = material.clearcoatF0;\n\t\tfloat f90 = material.clearcoatF90;\n\t\tfloat roughness = material.clearcoatRoughness;\n\t\tfloat alpha = pow2( roughness );\n\t\tvec3 halfDir = normalize( lightDir + viewDir );\n\t\tfloat dotNL = saturate( dot( normal, lightDir ) );\n\t\tfloat dotNV = saturate( dot( normal, viewDir ) );\n\t\tfloat dotNH = saturate( dot( normal, halfDir ) );\n\t\tfloat dotVH = saturate( dot( viewDir, halfDir ) );\n\t\tvec3 F = F_Schlick( f0, f90, dotVH );\n\t\tfloat V = V_GGX_SmithCorrelated( alpha, dotNL, dotNV );\n\t\tfloat D = D_GGX( alpha, dotNH );\n\t\treturn F * ( V * D );\n\t}\n#endif\nvec3 BRDF_GGX( const in vec3 lightDir, const in vec3 viewDir, const in vec3 normal, const in PhysicalMaterial material ) {\n\tvec3 f0 = material.specularColor;\n\tfloat f90 = material.specularF90;\n\tfloat roughness = material.roughness;\n\tfloat alpha = pow2( roughness );\n\tvec3 halfDir = normalize( lightDir + viewDir );\n\tfloat dotNL = saturate( dot( normal, lightDir ) );\n\tfloat dotNV = saturate( dot( normal, viewDir ) );\n\tfloat dotNH = saturate( dot( normal, halfDir ) );\n\tfloat dotVH = saturate( dot( viewDir, halfDir ) );\n\tvec3 F = F_Schlick( f0, f90, dotVH );\n\t#ifdef USE_IRIDESCENCE\n\t\tF = mix( F, material.iridescenceFresnel, material.iridescence );\n\t#endif\n\t#ifdef USE_ANISOTROPY\n\t\tfloat dotTL = dot( material.anisotropyT, lightDir );\n\t\tfloat dotTV = dot( material.anisotropyT, viewDir );\n\t\tfloat dotTH = dot( material.anisotropyT, halfDir );\n\t\tfloat dotBL = dot( material.anisotropyB, lightDir );\n\t\tfloat dotBV = dot( material.anisotropyB, viewDir );\n\t\tfloat dotBH = dot( material.anisotropyB, halfDir );\n\t\tfloat V = V_GGX_SmithCorrelated_Anisotropic( material.alphaT, alpha, dotTV, dotBV, dotTL, dotBL, dotNV, dotNL );\n\t\tfloat D = D_GGX_Anisotropic( material.alphaT, alpha, dotNH, dotTH, dotBH );\n\t#else\n\t\tfloat V = V_GGX_SmithCorrelated( alpha, dotNL, dotNV );\n\t\tfloat D = D_GGX( alpha, dotNH );\n\t#endif\n\treturn F * ( V * D );\n}\nvec2 LTC_Uv( const in vec3 N, const in vec3 V, const in float roughness ) {\n\tconst float LUT_SIZE = 64.0;\n\tconst float LUT_SCALE = ( LUT_SIZE - 1.0 ) / LUT_SIZE;\n\tconst float LUT_BIAS = 0.5 / LUT_SIZE;\n\tfloat dotNV = saturate( dot( N, V ) );\n\tvec2 uv = vec2( roughness, sqrt( 1.0 - dotNV ) );\n\tuv = uv * LUT_SCALE + LUT_BIAS;\n\treturn uv;\n}\nfloat LTC_ClippedSphereFormFactor( const in vec3 f ) {\n\tfloat l = length( f );\n\treturn max( ( l * l + f.z ) / ( l + 1.0 ), 0.0 );\n}\nvec3 LTC_EdgeVectorFormFactor( const in vec3 v1, const in vec3 v2 ) {\n\tfloat x = dot( v1, v2 );\n\tfloat y = abs( x );\n\tfloat a = 0.8543985 + ( 0.4965155 + 0.0145206 * y ) * y;\n\tfloat b = 3.4175940 + ( 4.1616724 + y ) * y;\n\tfloat v = a / b;\n\tfloat theta_sintheta = ( x > 0.0 ) ? v : 0.5 * inversesqrt( max( 1.0 - x * x, 1e-7 ) ) - v;\n\treturn cross( v1, v2 ) * theta_sintheta;\n}\nvec3 LTC_Evaluate( const in vec3 N, const in vec3 V, const in vec3 P, const in mat3 mInv, const in vec3 rectCoords[ 4 ] ) {\n\tvec3 v1 = rectCoords[ 1 ] - rectCoords[ 0 ];\n\tvec3 v2 = rectCoords[ 3 ] - rectCoords[ 0 ];\n\tvec3 lightNormal = cross( v1, v2 );\n\tif( dot( lightNormal, P - rectCoords[ 0 ] ) < 0.0 ) return vec3( 0.0 );\n\tvec3 T1, T2;\n\tT1 = normalize( V - N * dot( V, N ) );\n\tT2 = - cross( N, T1 );\n\tmat3 mat = mInv * transposeMat3( mat3( T1, T2, N ) );\n\tvec3 coords[ 4 ];\n\tcoords[ 0 ] = mat * ( rectCoords[ 0 ] - P );\n\tcoords[ 1 ] = mat * ( rectCoords[ 1 ] - P );\n\tcoords[ 2 ] = mat * ( rectCoords[ 2 ] - P );\n\tcoords[ 3 ] = mat * ( rectCoords[ 3 ] - P );\n\tcoords[ 0 ] = normalize( coords[ 0 ] );\n\tcoords[ 1 ] = normalize( coords[ 1 ] );\n\tcoords[ 2 ] = normalize( coords[ 2 ] );\n\tcoords[ 3 ] = normalize( coords[ 3 ] );\n\tvec3 vectorFormFactor = vec3( 0.0 );\n\tvectorFormFactor += LTC_EdgeVectorFormFactor( coords[ 0 ], coords[ 1 ] );\n\tvectorFormFactor += LTC_EdgeVectorFormFactor( coords[ 1 ], coords[ 2 ] );\n\tvectorFormFactor += LTC_EdgeVectorFormFactor( coords[ 2 ], coords[ 3 ] );\n\tvectorFormFactor += LTC_EdgeVectorFormFactor( coords[ 3 ], coords[ 0 ] );\n\tfloat result = LTC_ClippedSphereFormFactor( vectorFormFactor );\n\treturn vec3( result );\n}\n#if defined( USE_SHEEN )\nfloat D_Charlie( float roughness, float dotNH ) {\n\tfloat alpha = pow2( roughness );\n\tfloat invAlpha = 1.0 / alpha;\n\tfloat cos2h = dotNH * dotNH;\n\tfloat sin2h = max( 1.0 - cos2h, 0.0078125 );\n\treturn ( 2.0 + invAlpha ) * pow( sin2h, invAlpha * 0.5 ) / ( 2.0 * PI );\n}\nfloat V_Neubelt( float dotNV, float dotNL ) {\n\treturn saturate( 1.0 / ( 4.0 * ( dotNL + dotNV - dotNL * dotNV ) ) );\n}\nvec3 BRDF_Sheen( const in vec3 lightDir, const in vec3 viewDir, const in vec3 normal, vec3 sheenColor, const in float sheenRoughness ) {\n\tvec3 halfDir = normalize( lightDir + viewDir );\n\tfloat dotNL = saturate( dot( normal, lightDir ) );\n\tfloat dotNV = saturate( dot( normal, viewDir ) );\n\tfloat dotNH = saturate( dot( normal, halfDir ) );\n\tfloat D = D_Charlie( sheenRoughness, dotNH );\n\tfloat V = V_Neubelt( dotNV, dotNL );\n\treturn sheenColor * ( D * V );\n}\n#endif\nfloat IBLSheenBRDF( const in vec3 normal, const in vec3 viewDir, const in float roughness ) {\n\tfloat dotNV = saturate( dot( normal, viewDir ) );\n\tfloat r2 = roughness * roughness;\n\tfloat a = roughness < 0.25 ? -339.2 * r2 + 161.4 * roughness - 25.9 : -8.48 * r2 + 14.3 * roughness - 9.95;\n\tfloat b = roughness < 0.25 ? 44.0 * r2 - 23.7 * roughness + 3.26 : 1.97 * r2 - 3.27 * roughness + 0.72;\n\tfloat DG = exp( a * dotNV + b ) + ( roughness < 0.25 ? 0.0 : 0.1 * ( roughness - 0.25 ) );\n\treturn saturate( DG * RECIPROCAL_PI );\n}\nvec2 DFGApprox( const in vec3 normal, const in vec3 viewDir, const in float roughness ) {\n\tfloat dotNV = saturate( dot( normal, viewDir ) );\n\tconst vec4 c0 = vec4( - 1, - 0.0275, - 0.572, 0.022 );\n\tconst vec4 c1 = vec4( 1, 0.0425, 1.04, - 0.04 );\n\tvec4 r = roughness * c0 + c1;\n\tfloat a004 = min( r.x * r.x, exp2( - 9.28 * dotNV ) ) * r.x + r.y;\n\tvec2 fab = vec2( - 1.04, 1.04 ) * a004 + r.zw;\n\treturn fab;\n}\nvec3 EnvironmentBRDF( const in vec3 normal, const in vec3 viewDir, const in vec3 specularColor, const in float specularF90, const in float roughness ) {\n\tvec2 fab = DFGApprox( normal, viewDir, roughness );\n\treturn specularColor * fab.x + specularF90 * fab.y;\n}\n#ifdef USE_IRIDESCENCE\nvoid computeMultiscatteringIridescence( const in vec3 normal, const in vec3 viewDir, const in vec3 specularColor, const in float specularF90, const in float iridescence, const in vec3 iridescenceF0, const in float roughness, inout vec3 singleScatter, inout vec3 multiScatter ) {\n#else\nvoid computeMultiscattering( const in vec3 normal, const in vec3 viewDir, const in vec3 specularColor, const in float specularF90, const in float roughness, inout vec3 singleScatter, inout vec3 multiScatter ) {\n#endif\n\tvec2 fab = DFGApprox( normal, viewDir, roughness );\n\t#ifdef USE_IRIDESCENCE\n\t\tvec3 Fr = mix( specularColor, iridescenceF0, iridescence );\n\t#else\n\t\tvec3 Fr = specularColor;\n\t#endif\n\tvec3 FssEss = Fr * fab.x + specularF90 * fab.y;\n\tfloat Ess = fab.x + fab.y;\n\tfloat Ems = 1.0 - Ess;\n\tvec3 Favg = Fr + ( 1.0 - Fr ) * 0.047619;\tvec3 Fms = FssEss * Favg / ( 1.0 - Ems * Favg );\n\tsingleScatter += FssEss;\n\tmultiScatter += Fms * Ems;\n}\n#if NUM_RECT_AREA_LIGHTS > 0\n\tvoid RE_Direct_RectArea_Physical( const in RectAreaLight rectAreaLight, const in vec3 geometryPosition, const in vec3 geometryNormal, const in vec3 geometryViewDir, const in vec3 geometryClearcoatNormal, const in PhysicalMaterial material, inout ReflectedLight reflectedLight ) {\n\t\tvec3 normal = geometryNormal;\n\t\tvec3 viewDir = geometryViewDir;\n\t\tvec3 position = geometryPosition;\n\t\tvec3 lightPos = rectAreaLight.position;\n\t\tvec3 halfWidth = rectAreaLight.halfWidth;\n\t\tvec3 halfHeight = rectAreaLight.halfHeight;\n\t\tvec3 lightColor = rectAreaLight.color;\n\t\tfloat roughness = material.roughness;\n\t\tvec3 rectCoords[ 4 ];\n\t\trectCoords[ 0 ] = lightPos + halfWidth - halfHeight;\t\trectCoords[ 1 ] = lightPos - halfWidth - halfHeight;\n\t\trectCoords[ 2 ] = lightPos - halfWidth + halfHeight;\n\t\trectCoords[ 3 ] = lightPos + halfWidth + halfHeight;\n\t\tvec2 uv = LTC_Uv( normal, viewDir, roughness );\n\t\tvec4 t1 = texture2D( ltc_1, uv );\n\t\tvec4 t2 = texture2D( ltc_2, uv );\n\t\tmat3 mInv = mat3(\n\t\t\tvec3( t1.x, 0, t1.y ),\n\t\t\tvec3( 0, 1, 0 ),\n\t\t\tvec3( t1.z, 0, t1.w )\n\t\t);\n\t\tvec3 fresnel = ( material.specularColor * t2.x + ( vec3( 1.0 ) - material.specularColor ) * t2.y );\n\t\treflectedLight.directSpecular += lightColor * fresnel * LTC_Evaluate( normal, viewDir, position, mInv, rectCoords );\n\t\treflectedLight.directDiffuse += lightColor * material.diffuseColor * LTC_Evaluate( normal, viewDir, position, mat3( 1.0 ), rectCoords );\n\t}\n#endif\nvoid RE_Direct_Physical( const in IncidentLight directLight, const in vec3 geometryPosition, const in vec3 geometryNormal, const in vec3 geometryViewDir, const in vec3 geometryClearcoatNormal, const in PhysicalMaterial material, inout ReflectedLight reflectedLight ) {\n\tfloat dotNL = saturate( dot( geometryNormal, directLight.direction ) );\n\tvec3 irradiance = dotNL * directLight.color;\n\t#ifdef USE_CLEARCOAT\n\t\tfloat dotNLcc = saturate( dot( geometryClearcoatNormal, directLight.direction ) );\n\t\tvec3 ccIrradiance = dotNLcc * directLight.color;\n\t\tclearcoatSpecularDirect += ccIrradiance * BRDF_GGX_Clearcoat( directLight.direction, geometryViewDir, geometryClearcoatNormal, material );\n\t#endif\n\t#ifdef USE_SHEEN\n\t\tsheenSpecularDirect += irradiance * BRDF_Sheen( directLight.direction, geometryViewDir, geometryNormal, material.sheenColor, material.sheenRoughness );\n\t#endif\n\treflectedLight.directSpecular += irradiance * BRDF_GGX( directLight.direction, geometryViewDir, geometryNormal, material );\n\treflectedLight.directDiffuse += irradiance * BRDF_Lambert( material.diffuseColor );\n}\nvoid RE_IndirectDiffuse_Physical( const in vec3 irradiance, const in vec3 geometryPosition, const in vec3 geometryNormal, const in vec3 geometryViewDir, const in vec3 geometryClearcoatNormal, const in PhysicalMaterial material, inout ReflectedLight reflectedLight ) {\n\treflectedLight.indirectDiffuse += irradiance * BRDF_Lambert( material.diffuseColor );\n}\nvoid RE_IndirectSpecular_Physical( const in vec3 radiance, const in vec3 irradiance, const in vec3 clearcoatRadiance, const in vec3 geometryPosition, const in vec3 geometryNormal, const in vec3 geometryViewDir, const in vec3 geometryClearcoatNormal, const in PhysicalMaterial material, inout ReflectedLight reflectedLight) {\n\t#ifdef USE_CLEARCOAT\n\t\tclearcoatSpecularIndirect += clearcoatRadiance * EnvironmentBRDF( geometryClearcoatNormal, geometryViewDir, material.clearcoatF0, material.clearcoatF90, material.clearcoatRoughness );\n\t#endif\n\t#ifdef USE_SHEEN\n\t\tsheenSpecularIndirect += irradiance * material.sheenColor * IBLSheenBRDF( geometryNormal, geometryViewDir, material.sheenRoughness );\n\t#endif\n\tvec3 singleScattering = vec3( 0.0 );\n\tvec3 multiScattering = vec3( 0.0 );\n\tvec3 cosineWeightedIrradiance = irradiance * RECIPROCAL_PI;\n\t#ifdef USE_IRIDESCENCE\n\t\tcomputeMultiscatteringIridescence( geometryNormal, geometryViewDir, material.specularColor, material.specularF90, material.iridescence, material.iridescenceFresnel, material.roughness, singleScattering, multiScattering );\n\t#else\n\t\tcomputeMultiscattering( geometryNormal, geometryViewDir, material.specularColor, material.specularF90, material.roughness, singleScattering, multiScattering );\n\t#endif\n\tvec3 totalScattering = singleScattering + multiScattering;\n\tvec3 diffuse = material.diffuseColor * ( 1.0 - max( max( totalScattering.r, totalScattering.g ), totalScattering.b ) );\n\treflectedLight.indirectSpecular += radiance * singleScattering;\n\treflectedLight.indirectSpecular += multiScattering * cosineWeightedIrradiance;\n\treflectedLight.indirectDiffuse += diffuse * cosineWeightedIrradiance;\n}\n#define RE_Direct\t\t\t\tRE_Direct_Physical\n#define RE_Direct_RectArea\t\tRE_Direct_RectArea_Physical\n#define RE_IndirectDiffuse\t\tRE_IndirectDiffuse_Physical\n#define RE_IndirectSpecular\t\tRE_IndirectSpecular_Physical\nfloat computeSpecularOcclusion( const in float dotNV, const in float ambientOcclusion, const in float roughness ) {\n\treturn saturate( pow( dotNV + ambientOcclusion, exp2( - 16.0 * roughness - 1.0 ) ) - 1.0 + ambientOcclusion );\n}"; + +var lights_fragment_begin = "\nvec3 geometryPosition = - vViewPosition;\nvec3 geometryNormal = normal;\nvec3 geometryViewDir = ( isOrthographic ) ? vec3( 0, 0, 1 ) : normalize( vViewPosition );\nvec3 geometryClearcoatNormal = vec3( 0.0 );\n#ifdef USE_CLEARCOAT\n\tgeometryClearcoatNormal = clearcoatNormal;\n#endif\n#ifdef USE_IRIDESCENCE\n\tfloat dotNVi = saturate( dot( normal, geometryViewDir ) );\n\tif ( material.iridescenceThickness == 0.0 ) {\n\t\tmaterial.iridescence = 0.0;\n\t} else {\n\t\tmaterial.iridescence = saturate( material.iridescence );\n\t}\n\tif ( material.iridescence > 0.0 ) {\n\t\tmaterial.iridescenceFresnel = evalIridescence( 1.0, material.iridescenceIOR, dotNVi, material.iridescenceThickness, material.specularColor );\n\t\tmaterial.iridescenceF0 = Schlick_to_F0( material.iridescenceFresnel, 1.0, dotNVi );\n\t}\n#endif\nIncidentLight directLight;\n#if ( NUM_POINT_LIGHTS > 0 ) && defined( RE_Direct )\n\tPointLight pointLight;\n\t#if defined( USE_SHADOWMAP ) && NUM_POINT_LIGHT_SHADOWS > 0\n\tPointLightShadow pointLightShadow;\n\t#endif\n\t#pragma unroll_loop_start\n\tfor ( int i = 0; i < NUM_POINT_LIGHTS; i ++ ) {\n\t\tpointLight = pointLights[ i ];\n\t\tgetPointLightInfo( pointLight, geometryPosition, directLight );\n\t\t#if defined( USE_SHADOWMAP ) && ( UNROLLED_LOOP_INDEX < NUM_POINT_LIGHT_SHADOWS )\n\t\tpointLightShadow = pointLightShadows[ i ];\n\t\tdirectLight.color *= ( directLight.visible && receiveShadow ) ? getPointShadow( pointShadowMap[ i ], pointLightShadow.shadowMapSize, pointLightShadow.shadowIntensity, pointLightShadow.shadowBias, pointLightShadow.shadowRadius, vPointShadowCoord[ i ], pointLightShadow.shadowCameraNear, pointLightShadow.shadowCameraFar ) : 1.0;\n\t\t#endif\n\t\tRE_Direct( directLight, geometryPosition, geometryNormal, geometryViewDir, geometryClearcoatNormal, material, reflectedLight );\n\t}\n\t#pragma unroll_loop_end\n#endif\n#if ( NUM_SPOT_LIGHTS > 0 ) && defined( RE_Direct )\n\tSpotLight spotLight;\n\tvec4 spotColor;\n\tvec3 spotLightCoord;\n\tbool inSpotLightMap;\n\t#if defined( USE_SHADOWMAP ) && NUM_SPOT_LIGHT_SHADOWS > 0\n\tSpotLightShadow spotLightShadow;\n\t#endif\n\t#pragma unroll_loop_start\n\tfor ( int i = 0; i < NUM_SPOT_LIGHTS; i ++ ) {\n\t\tspotLight = spotLights[ i ];\n\t\tgetSpotLightInfo( spotLight, geometryPosition, directLight );\n\t\t#if ( UNROLLED_LOOP_INDEX < NUM_SPOT_LIGHT_SHADOWS_WITH_MAPS )\n\t\t#define SPOT_LIGHT_MAP_INDEX UNROLLED_LOOP_INDEX\n\t\t#elif ( UNROLLED_LOOP_INDEX < NUM_SPOT_LIGHT_SHADOWS )\n\t\t#define SPOT_LIGHT_MAP_INDEX NUM_SPOT_LIGHT_MAPS\n\t\t#else\n\t\t#define SPOT_LIGHT_MAP_INDEX ( UNROLLED_LOOP_INDEX - NUM_SPOT_LIGHT_SHADOWS + NUM_SPOT_LIGHT_SHADOWS_WITH_MAPS )\n\t\t#endif\n\t\t#if ( SPOT_LIGHT_MAP_INDEX < NUM_SPOT_LIGHT_MAPS )\n\t\t\tspotLightCoord = vSpotLightCoord[ i ].xyz / vSpotLightCoord[ i ].w;\n\t\t\tinSpotLightMap = all( lessThan( abs( spotLightCoord * 2. - 1. ), vec3( 1.0 ) ) );\n\t\t\tspotColor = texture2D( spotLightMap[ SPOT_LIGHT_MAP_INDEX ], spotLightCoord.xy );\n\t\t\tdirectLight.color = inSpotLightMap ? directLight.color * spotColor.rgb : directLight.color;\n\t\t#endif\n\t\t#undef SPOT_LIGHT_MAP_INDEX\n\t\t#if defined( USE_SHADOWMAP ) && ( UNROLLED_LOOP_INDEX < NUM_SPOT_LIGHT_SHADOWS )\n\t\tspotLightShadow = spotLightShadows[ i ];\n\t\tdirectLight.color *= ( directLight.visible && receiveShadow ) ? getShadow( spotShadowMap[ i ], spotLightShadow.shadowMapSize, spotLightShadow.shadowIntensity, spotLightShadow.shadowBias, spotLightShadow.shadowRadius, vSpotLightCoord[ i ] ) : 1.0;\n\t\t#endif\n\t\tRE_Direct( directLight, geometryPosition, geometryNormal, geometryViewDir, geometryClearcoatNormal, material, reflectedLight );\n\t}\n\t#pragma unroll_loop_end\n#endif\n#if ( NUM_DIR_LIGHTS > 0 ) && defined( RE_Direct )\n\tDirectionalLight directionalLight;\n\t#if defined( USE_SHADOWMAP ) && NUM_DIR_LIGHT_SHADOWS > 0\n\tDirectionalLightShadow directionalLightShadow;\n\t#endif\n\t#pragma unroll_loop_start\n\tfor ( int i = 0; i < NUM_DIR_LIGHTS; i ++ ) {\n\t\tdirectionalLight = directionalLights[ i ];\n\t\tgetDirectionalLightInfo( directionalLight, directLight );\n\t\t#if defined( USE_SHADOWMAP ) && ( UNROLLED_LOOP_INDEX < NUM_DIR_LIGHT_SHADOWS )\n\t\tdirectionalLightShadow = directionalLightShadows[ i ];\n\t\tdirectLight.color *= ( directLight.visible && receiveShadow ) ? getShadow( directionalShadowMap[ i ], directionalLightShadow.shadowMapSize, directionalLightShadow.shadowIntensity, directionalLightShadow.shadowBias, directionalLightShadow.shadowRadius, vDirectionalShadowCoord[ i ] ) : 1.0;\n\t\t#endif\n\t\tRE_Direct( directLight, geometryPosition, geometryNormal, geometryViewDir, geometryClearcoatNormal, material, reflectedLight );\n\t}\n\t#pragma unroll_loop_end\n#endif\n#if ( NUM_RECT_AREA_LIGHTS > 0 ) && defined( RE_Direct_RectArea )\n\tRectAreaLight rectAreaLight;\n\t#pragma unroll_loop_start\n\tfor ( int i = 0; i < NUM_RECT_AREA_LIGHTS; i ++ ) {\n\t\trectAreaLight = rectAreaLights[ i ];\n\t\tRE_Direct_RectArea( rectAreaLight, geometryPosition, geometryNormal, geometryViewDir, geometryClearcoatNormal, material, reflectedLight );\n\t}\n\t#pragma unroll_loop_end\n#endif\n#if defined( RE_IndirectDiffuse )\n\tvec3 iblIrradiance = vec3( 0.0 );\n\tvec3 irradiance = getAmbientLightIrradiance( ambientLightColor );\n\t#if defined( USE_LIGHT_PROBES )\n\t\tirradiance += getLightProbeIrradiance( lightProbe, geometryNormal );\n\t#endif\n\t#if ( NUM_HEMI_LIGHTS > 0 )\n\t\t#pragma unroll_loop_start\n\t\tfor ( int i = 0; i < NUM_HEMI_LIGHTS; i ++ ) {\n\t\t\tirradiance += getHemisphereLightIrradiance( hemisphereLights[ i ], geometryNormal );\n\t\t}\n\t\t#pragma unroll_loop_end\n\t#endif\n#endif\n#if defined( RE_IndirectSpecular )\n\tvec3 radiance = vec3( 0.0 );\n\tvec3 clearcoatRadiance = vec3( 0.0 );\n#endif"; + +var lights_fragment_maps = "#if defined( RE_IndirectDiffuse )\n\t#ifdef USE_LIGHTMAP\n\t\tvec4 lightMapTexel = texture2D( lightMap, vLightMapUv );\n\t\tvec3 lightMapIrradiance = lightMapTexel.rgb * lightMapIntensity;\n\t\tirradiance += lightMapIrradiance;\n\t#endif\n\t#if defined( USE_ENVMAP ) && defined( STANDARD ) && defined( ENVMAP_TYPE_CUBE_UV )\n\t\tiblIrradiance += getIBLIrradiance( geometryNormal );\n\t#endif\n#endif\n#if defined( USE_ENVMAP ) && defined( RE_IndirectSpecular )\n\t#ifdef USE_ANISOTROPY\n\t\tradiance += getIBLAnisotropyRadiance( geometryViewDir, geometryNormal, material.roughness, material.anisotropyB, material.anisotropy );\n\t#else\n\t\tradiance += getIBLRadiance( geometryViewDir, geometryNormal, material.roughness );\n\t#endif\n\t#ifdef USE_CLEARCOAT\n\t\tclearcoatRadiance += getIBLRadiance( geometryViewDir, geometryClearcoatNormal, material.clearcoatRoughness );\n\t#endif\n#endif"; + +var lights_fragment_end = "#if defined( RE_IndirectDiffuse )\n\tRE_IndirectDiffuse( irradiance, geometryPosition, geometryNormal, geometryViewDir, geometryClearcoatNormal, material, reflectedLight );\n#endif\n#if defined( RE_IndirectSpecular )\n\tRE_IndirectSpecular( radiance, iblIrradiance, clearcoatRadiance, geometryPosition, geometryNormal, geometryViewDir, geometryClearcoatNormal, material, reflectedLight );\n#endif"; + +var logdepthbuf_fragment = "#if defined( USE_LOGDEPTHBUF )\n\tgl_FragDepth = vIsPerspective == 0.0 ? gl_FragCoord.z : log2( vFragDepth ) * logDepthBufFC * 0.5;\n#endif"; + +var logdepthbuf_pars_fragment = "#if defined( USE_LOGDEPTHBUF )\n\tuniform float logDepthBufFC;\n\tvarying float vFragDepth;\n\tvarying float vIsPerspective;\n#endif"; + +var logdepthbuf_pars_vertex = "#ifdef USE_LOGDEPTHBUF\n\tvarying float vFragDepth;\n\tvarying float vIsPerspective;\n#endif"; + +var logdepthbuf_vertex = "#ifdef USE_LOGDEPTHBUF\n\tvFragDepth = 1.0 + gl_Position.w;\n\tvIsPerspective = float( isPerspectiveMatrix( projectionMatrix ) );\n#endif"; + +var map_fragment = "#ifdef USE_MAP\n\tvec4 sampledDiffuseColor = texture2D( map, vMapUv );\n\t#ifdef DECODE_VIDEO_TEXTURE\n\t\tsampledDiffuseColor = sRGBTransferEOTF( sampledDiffuseColor );\n\t#endif\n\tdiffuseColor *= sampledDiffuseColor;\n#endif"; + +var map_pars_fragment = "#ifdef USE_MAP\n\tuniform sampler2D map;\n#endif"; + +var map_particle_fragment = "#if defined( USE_MAP ) || defined( USE_ALPHAMAP )\n\t#if defined( USE_POINTS_UV )\n\t\tvec2 uv = vUv;\n\t#else\n\t\tvec2 uv = ( uvTransform * vec3( gl_PointCoord.x, 1.0 - gl_PointCoord.y, 1 ) ).xy;\n\t#endif\n#endif\n#ifdef USE_MAP\n\tdiffuseColor *= texture2D( map, uv );\n#endif\n#ifdef USE_ALPHAMAP\n\tdiffuseColor.a *= texture2D( alphaMap, uv ).g;\n#endif"; + +var map_particle_pars_fragment = "#if defined( USE_POINTS_UV )\n\tvarying vec2 vUv;\n#else\n\t#if defined( USE_MAP ) || defined( USE_ALPHAMAP )\n\t\tuniform mat3 uvTransform;\n\t#endif\n#endif\n#ifdef USE_MAP\n\tuniform sampler2D map;\n#endif\n#ifdef USE_ALPHAMAP\n\tuniform sampler2D alphaMap;\n#endif"; + +var metalnessmap_fragment = "float metalnessFactor = metalness;\n#ifdef USE_METALNESSMAP\n\tvec4 texelMetalness = texture2D( metalnessMap, vMetalnessMapUv );\n\tmetalnessFactor *= texelMetalness.b;\n#endif"; + +var metalnessmap_pars_fragment = "#ifdef USE_METALNESSMAP\n\tuniform sampler2D metalnessMap;\n#endif"; + +var morphinstance_vertex = "#ifdef USE_INSTANCING_MORPH\n\tfloat morphTargetInfluences[ MORPHTARGETS_COUNT ];\n\tfloat morphTargetBaseInfluence = texelFetch( morphTexture, ivec2( 0, gl_InstanceID ), 0 ).r;\n\tfor ( int i = 0; i < MORPHTARGETS_COUNT; i ++ ) {\n\t\tmorphTargetInfluences[i] = texelFetch( morphTexture, ivec2( i + 1, gl_InstanceID ), 0 ).r;\n\t}\n#endif"; + +var morphcolor_vertex = "#if defined( USE_MORPHCOLORS )\n\tvColor *= morphTargetBaseInfluence;\n\tfor ( int i = 0; i < MORPHTARGETS_COUNT; i ++ ) {\n\t\t#if defined( USE_COLOR_ALPHA )\n\t\t\tif ( morphTargetInfluences[ i ] != 0.0 ) vColor += getMorph( gl_VertexID, i, 2 ) * morphTargetInfluences[ i ];\n\t\t#elif defined( USE_COLOR )\n\t\t\tif ( morphTargetInfluences[ i ] != 0.0 ) vColor += getMorph( gl_VertexID, i, 2 ).rgb * morphTargetInfluences[ i ];\n\t\t#endif\n\t}\n#endif"; + +var morphnormal_vertex = "#ifdef USE_MORPHNORMALS\n\tobjectNormal *= morphTargetBaseInfluence;\n\tfor ( int i = 0; i < MORPHTARGETS_COUNT; i ++ ) {\n\t\tif ( morphTargetInfluences[ i ] != 0.0 ) objectNormal += getMorph( gl_VertexID, i, 1 ).xyz * morphTargetInfluences[ i ];\n\t}\n#endif"; + +var morphtarget_pars_vertex = "#ifdef USE_MORPHTARGETS\n\t#ifndef USE_INSTANCING_MORPH\n\t\tuniform float morphTargetBaseInfluence;\n\t\tuniform float morphTargetInfluences[ MORPHTARGETS_COUNT ];\n\t#endif\n\tuniform sampler2DArray morphTargetsTexture;\n\tuniform ivec2 morphTargetsTextureSize;\n\tvec4 getMorph( const in int vertexIndex, const in int morphTargetIndex, const in int offset ) {\n\t\tint texelIndex = vertexIndex * MORPHTARGETS_TEXTURE_STRIDE + offset;\n\t\tint y = texelIndex / morphTargetsTextureSize.x;\n\t\tint x = texelIndex - y * morphTargetsTextureSize.x;\n\t\tivec3 morphUV = ivec3( x, y, morphTargetIndex );\n\t\treturn texelFetch( morphTargetsTexture, morphUV, 0 );\n\t}\n#endif"; + +var morphtarget_vertex = "#ifdef USE_MORPHTARGETS\n\ttransformed *= morphTargetBaseInfluence;\n\tfor ( int i = 0; i < MORPHTARGETS_COUNT; i ++ ) {\n\t\tif ( morphTargetInfluences[ i ] != 0.0 ) transformed += getMorph( gl_VertexID, i, 0 ).xyz * morphTargetInfluences[ i ];\n\t}\n#endif"; + +var normal_fragment_begin = "float faceDirection = gl_FrontFacing ? 1.0 : - 1.0;\n#ifdef FLAT_SHADED\n\tvec3 fdx = dFdx( vViewPosition );\n\tvec3 fdy = dFdy( vViewPosition );\n\tvec3 normal = normalize( cross( fdx, fdy ) );\n#else\n\tvec3 normal = normalize( vNormal );\n\t#ifdef DOUBLE_SIDED\n\t\tnormal *= faceDirection;\n\t#endif\n#endif\n#if defined( USE_NORMALMAP_TANGENTSPACE ) || defined( USE_CLEARCOAT_NORMALMAP ) || defined( USE_ANISOTROPY )\n\t#ifdef USE_TANGENT\n\t\tmat3 tbn = mat3( normalize( vTangent ), normalize( vBitangent ), normal );\n\t#else\n\t\tmat3 tbn = getTangentFrame( - vViewPosition, normal,\n\t\t#if defined( USE_NORMALMAP )\n\t\t\tvNormalMapUv\n\t\t#elif defined( USE_CLEARCOAT_NORMALMAP )\n\t\t\tvClearcoatNormalMapUv\n\t\t#else\n\t\t\tvUv\n\t\t#endif\n\t\t);\n\t#endif\n\t#if defined( DOUBLE_SIDED ) && ! defined( FLAT_SHADED )\n\t\ttbn[0] *= faceDirection;\n\t\ttbn[1] *= faceDirection;\n\t#endif\n#endif\n#ifdef USE_CLEARCOAT_NORMALMAP\n\t#ifdef USE_TANGENT\n\t\tmat3 tbn2 = mat3( normalize( vTangent ), normalize( vBitangent ), normal );\n\t#else\n\t\tmat3 tbn2 = getTangentFrame( - vViewPosition, normal, vClearcoatNormalMapUv );\n\t#endif\n\t#if defined( DOUBLE_SIDED ) && ! defined( FLAT_SHADED )\n\t\ttbn2[0] *= faceDirection;\n\t\ttbn2[1] *= faceDirection;\n\t#endif\n#endif\nvec3 nonPerturbedNormal = normal;"; + +var normal_fragment_maps = "#ifdef USE_NORMALMAP_OBJECTSPACE\n\tnormal = texture2D( normalMap, vNormalMapUv ).xyz * 2.0 - 1.0;\n\t#ifdef FLIP_SIDED\n\t\tnormal = - normal;\n\t#endif\n\t#ifdef DOUBLE_SIDED\n\t\tnormal = normal * faceDirection;\n\t#endif\n\tnormal = normalize( normalMatrix * normal );\n#elif defined( USE_NORMALMAP_TANGENTSPACE )\n\tvec3 mapN = texture2D( normalMap, vNormalMapUv ).xyz * 2.0 - 1.0;\n\tmapN.xy *= normalScale;\n\tnormal = normalize( tbn * mapN );\n#elif defined( USE_BUMPMAP )\n\tnormal = perturbNormalArb( - vViewPosition, normal, dHdxy_fwd(), faceDirection );\n#endif"; + +var normal_pars_fragment = "#ifndef FLAT_SHADED\n\tvarying vec3 vNormal;\n\t#ifdef USE_TANGENT\n\t\tvarying vec3 vTangent;\n\t\tvarying vec3 vBitangent;\n\t#endif\n#endif"; + +var normal_pars_vertex = "#ifndef FLAT_SHADED\n\tvarying vec3 vNormal;\n\t#ifdef USE_TANGENT\n\t\tvarying vec3 vTangent;\n\t\tvarying vec3 vBitangent;\n\t#endif\n#endif"; + +var normal_vertex = "#ifndef FLAT_SHADED\n\tvNormal = normalize( transformedNormal );\n\t#ifdef USE_TANGENT\n\t\tvTangent = normalize( transformedTangent );\n\t\tvBitangent = normalize( cross( vNormal, vTangent ) * tangent.w );\n\t#endif\n#endif"; + +var normalmap_pars_fragment = "#ifdef USE_NORMALMAP\n\tuniform sampler2D normalMap;\n\tuniform vec2 normalScale;\n#endif\n#ifdef USE_NORMALMAP_OBJECTSPACE\n\tuniform mat3 normalMatrix;\n#endif\n#if ! defined ( USE_TANGENT ) && ( defined ( USE_NORMALMAP_TANGENTSPACE ) || defined ( USE_CLEARCOAT_NORMALMAP ) || defined( USE_ANISOTROPY ) )\n\tmat3 getTangentFrame( vec3 eye_pos, vec3 surf_norm, vec2 uv ) {\n\t\tvec3 q0 = dFdx( eye_pos.xyz );\n\t\tvec3 q1 = dFdy( eye_pos.xyz );\n\t\tvec2 st0 = dFdx( uv.st );\n\t\tvec2 st1 = dFdy( uv.st );\n\t\tvec3 N = surf_norm;\n\t\tvec3 q1perp = cross( q1, N );\n\t\tvec3 q0perp = cross( N, q0 );\n\t\tvec3 T = q1perp * st0.x + q0perp * st1.x;\n\t\tvec3 B = q1perp * st0.y + q0perp * st1.y;\n\t\tfloat det = max( dot( T, T ), dot( B, B ) );\n\t\tfloat scale = ( det == 0.0 ) ? 0.0 : inversesqrt( det );\n\t\treturn mat3( T * scale, B * scale, N );\n\t}\n#endif"; + +var clearcoat_normal_fragment_begin = "#ifdef USE_CLEARCOAT\n\tvec3 clearcoatNormal = nonPerturbedNormal;\n#endif"; + +var clearcoat_normal_fragment_maps = "#ifdef USE_CLEARCOAT_NORMALMAP\n\tvec3 clearcoatMapN = texture2D( clearcoatNormalMap, vClearcoatNormalMapUv ).xyz * 2.0 - 1.0;\n\tclearcoatMapN.xy *= clearcoatNormalScale;\n\tclearcoatNormal = normalize( tbn2 * clearcoatMapN );\n#endif"; + +var clearcoat_pars_fragment = "#ifdef USE_CLEARCOATMAP\n\tuniform sampler2D clearcoatMap;\n#endif\n#ifdef USE_CLEARCOAT_NORMALMAP\n\tuniform sampler2D clearcoatNormalMap;\n\tuniform vec2 clearcoatNormalScale;\n#endif\n#ifdef USE_CLEARCOAT_ROUGHNESSMAP\n\tuniform sampler2D clearcoatRoughnessMap;\n#endif"; + +var iridescence_pars_fragment = "#ifdef USE_IRIDESCENCEMAP\n\tuniform sampler2D iridescenceMap;\n#endif\n#ifdef USE_IRIDESCENCE_THICKNESSMAP\n\tuniform sampler2D iridescenceThicknessMap;\n#endif"; + +var opaque_fragment = "#ifdef OPAQUE\ndiffuseColor.a = 1.0;\n#endif\n#ifdef USE_TRANSMISSION\ndiffuseColor.a *= material.transmissionAlpha;\n#endif\ngl_FragColor = vec4( outgoingLight, diffuseColor.a );"; + +var packing = "vec3 packNormalToRGB( const in vec3 normal ) {\n\treturn normalize( normal ) * 0.5 + 0.5;\n}\nvec3 unpackRGBToNormal( const in vec3 rgb ) {\n\treturn 2.0 * rgb.xyz - 1.0;\n}\nconst float PackUpscale = 256. / 255.;const float UnpackDownscale = 255. / 256.;const float ShiftRight8 = 1. / 256.;\nconst float Inv255 = 1. / 255.;\nconst vec4 PackFactors = vec4( 1.0, 256.0, 256.0 * 256.0, 256.0 * 256.0 * 256.0 );\nconst vec2 UnpackFactors2 = vec2( UnpackDownscale, 1.0 / PackFactors.g );\nconst vec3 UnpackFactors3 = vec3( UnpackDownscale / PackFactors.rg, 1.0 / PackFactors.b );\nconst vec4 UnpackFactors4 = vec4( UnpackDownscale / PackFactors.rgb, 1.0 / PackFactors.a );\nvec4 packDepthToRGBA( const in float v ) {\n\tif( v <= 0.0 )\n\t\treturn vec4( 0., 0., 0., 0. );\n\tif( v >= 1.0 )\n\t\treturn vec4( 1., 1., 1., 1. );\n\tfloat vuf;\n\tfloat af = modf( v * PackFactors.a, vuf );\n\tfloat bf = modf( vuf * ShiftRight8, vuf );\n\tfloat gf = modf( vuf * ShiftRight8, vuf );\n\treturn vec4( vuf * Inv255, gf * PackUpscale, bf * PackUpscale, af );\n}\nvec3 packDepthToRGB( const in float v ) {\n\tif( v <= 0.0 )\n\t\treturn vec3( 0., 0., 0. );\n\tif( v >= 1.0 )\n\t\treturn vec3( 1., 1., 1. );\n\tfloat vuf;\n\tfloat bf = modf( v * PackFactors.b, vuf );\n\tfloat gf = modf( vuf * ShiftRight8, vuf );\n\treturn vec3( vuf * Inv255, gf * PackUpscale, bf );\n}\nvec2 packDepthToRG( const in float v ) {\n\tif( v <= 0.0 )\n\t\treturn vec2( 0., 0. );\n\tif( v >= 1.0 )\n\t\treturn vec2( 1., 1. );\n\tfloat vuf;\n\tfloat gf = modf( v * 256., vuf );\n\treturn vec2( vuf * Inv255, gf );\n}\nfloat unpackRGBAToDepth( const in vec4 v ) {\n\treturn dot( v, UnpackFactors4 );\n}\nfloat unpackRGBToDepth( const in vec3 v ) {\n\treturn dot( v, UnpackFactors3 );\n}\nfloat unpackRGToDepth( const in vec2 v ) {\n\treturn v.r * UnpackFactors2.r + v.g * UnpackFactors2.g;\n}\nvec4 pack2HalfToRGBA( const in vec2 v ) {\n\tvec4 r = vec4( v.x, fract( v.x * 255.0 ), v.y, fract( v.y * 255.0 ) );\n\treturn vec4( r.x - r.y / 255.0, r.y, r.z - r.w / 255.0, r.w );\n}\nvec2 unpackRGBATo2Half( const in vec4 v ) {\n\treturn vec2( v.x + ( v.y / 255.0 ), v.z + ( v.w / 255.0 ) );\n}\nfloat viewZToOrthographicDepth( const in float viewZ, const in float near, const in float far ) {\n\treturn ( viewZ + near ) / ( near - far );\n}\nfloat orthographicDepthToViewZ( const in float depth, const in float near, const in float far ) {\n\treturn depth * ( near - far ) - near;\n}\nfloat viewZToPerspectiveDepth( const in float viewZ, const in float near, const in float far ) {\n\treturn ( ( near + viewZ ) * far ) / ( ( far - near ) * viewZ );\n}\nfloat perspectiveDepthToViewZ( const in float depth, const in float near, const in float far ) {\n\treturn ( near * far ) / ( ( far - near ) * depth - far );\n}"; + +var premultiplied_alpha_fragment = "#ifdef PREMULTIPLIED_ALPHA\n\tgl_FragColor.rgb *= gl_FragColor.a;\n#endif"; + +var project_vertex = "vec4 mvPosition = vec4( transformed, 1.0 );\n#ifdef USE_BATCHING\n\tmvPosition = batchingMatrix * mvPosition;\n#endif\n#ifdef USE_INSTANCING\n\tmvPosition = instanceMatrix * mvPosition;\n#endif\nmvPosition = modelViewMatrix * mvPosition;\ngl_Position = projectionMatrix * mvPosition;"; + +var dithering_fragment = "#ifdef DITHERING\n\tgl_FragColor.rgb = dithering( gl_FragColor.rgb );\n#endif"; + +var dithering_pars_fragment = "#ifdef DITHERING\n\tvec3 dithering( vec3 color ) {\n\t\tfloat grid_position = rand( gl_FragCoord.xy );\n\t\tvec3 dither_shift_RGB = vec3( 0.25 / 255.0, -0.25 / 255.0, 0.25 / 255.0 );\n\t\tdither_shift_RGB = mix( 2.0 * dither_shift_RGB, -2.0 * dither_shift_RGB, grid_position );\n\t\treturn color + dither_shift_RGB;\n\t}\n#endif"; + +var roughnessmap_fragment = "float roughnessFactor = roughness;\n#ifdef USE_ROUGHNESSMAP\n\tvec4 texelRoughness = texture2D( roughnessMap, vRoughnessMapUv );\n\troughnessFactor *= texelRoughness.g;\n#endif"; + +var roughnessmap_pars_fragment = "#ifdef USE_ROUGHNESSMAP\n\tuniform sampler2D roughnessMap;\n#endif"; + +var shadowmap_pars_fragment = "#if NUM_SPOT_LIGHT_COORDS > 0\n\tvarying vec4 vSpotLightCoord[ NUM_SPOT_LIGHT_COORDS ];\n#endif\n#if NUM_SPOT_LIGHT_MAPS > 0\n\tuniform sampler2D spotLightMap[ NUM_SPOT_LIGHT_MAPS ];\n#endif\n#ifdef USE_SHADOWMAP\n\t#if NUM_DIR_LIGHT_SHADOWS > 0\n\t\tuniform sampler2D directionalShadowMap[ NUM_DIR_LIGHT_SHADOWS ];\n\t\tvarying vec4 vDirectionalShadowCoord[ NUM_DIR_LIGHT_SHADOWS ];\n\t\tstruct DirectionalLightShadow {\n\t\t\tfloat shadowIntensity;\n\t\t\tfloat shadowBias;\n\t\t\tfloat shadowNormalBias;\n\t\t\tfloat shadowRadius;\n\t\t\tvec2 shadowMapSize;\n\t\t};\n\t\tuniform DirectionalLightShadow directionalLightShadows[ NUM_DIR_LIGHT_SHADOWS ];\n\t#endif\n\t#if NUM_SPOT_LIGHT_SHADOWS > 0\n\t\tuniform sampler2D spotShadowMap[ NUM_SPOT_LIGHT_SHADOWS ];\n\t\tstruct SpotLightShadow {\n\t\t\tfloat shadowIntensity;\n\t\t\tfloat shadowBias;\n\t\t\tfloat shadowNormalBias;\n\t\t\tfloat shadowRadius;\n\t\t\tvec2 shadowMapSize;\n\t\t};\n\t\tuniform SpotLightShadow spotLightShadows[ NUM_SPOT_LIGHT_SHADOWS ];\n\t#endif\n\t#if NUM_POINT_LIGHT_SHADOWS > 0\n\t\tuniform sampler2D pointShadowMap[ NUM_POINT_LIGHT_SHADOWS ];\n\t\tvarying vec4 vPointShadowCoord[ NUM_POINT_LIGHT_SHADOWS ];\n\t\tstruct PointLightShadow {\n\t\t\tfloat shadowIntensity;\n\t\t\tfloat shadowBias;\n\t\t\tfloat shadowNormalBias;\n\t\t\tfloat shadowRadius;\n\t\t\tvec2 shadowMapSize;\n\t\t\tfloat shadowCameraNear;\n\t\t\tfloat shadowCameraFar;\n\t\t};\n\t\tuniform PointLightShadow pointLightShadows[ NUM_POINT_LIGHT_SHADOWS ];\n\t#endif\n\tfloat texture2DCompare( sampler2D depths, vec2 uv, float compare ) {\n\t\treturn step( compare, unpackRGBAToDepth( texture2D( depths, uv ) ) );\n\t}\n\tvec2 texture2DDistribution( sampler2D shadow, vec2 uv ) {\n\t\treturn unpackRGBATo2Half( texture2D( shadow, uv ) );\n\t}\n\tfloat VSMShadow (sampler2D shadow, vec2 uv, float compare ){\n\t\tfloat occlusion = 1.0;\n\t\tvec2 distribution = texture2DDistribution( shadow, uv );\n\t\tfloat hard_shadow = step( compare , distribution.x );\n\t\tif (hard_shadow != 1.0 ) {\n\t\t\tfloat distance = compare - distribution.x ;\n\t\t\tfloat variance = max( 0.00000, distribution.y * distribution.y );\n\t\t\tfloat softness_probability = variance / (variance + distance * distance );\t\t\tsoftness_probability = clamp( ( softness_probability - 0.3 ) / ( 0.95 - 0.3 ), 0.0, 1.0 );\t\t\tocclusion = clamp( max( hard_shadow, softness_probability ), 0.0, 1.0 );\n\t\t}\n\t\treturn occlusion;\n\t}\n\tfloat getShadow( sampler2D shadowMap, vec2 shadowMapSize, float shadowIntensity, float shadowBias, float shadowRadius, vec4 shadowCoord ) {\n\t\tfloat shadow = 1.0;\n\t\tshadowCoord.xyz /= shadowCoord.w;\n\t\tshadowCoord.z += shadowBias;\n\t\tbool inFrustum = shadowCoord.x >= 0.0 && shadowCoord.x <= 1.0 && shadowCoord.y >= 0.0 && shadowCoord.y <= 1.0;\n\t\tbool frustumTest = inFrustum && shadowCoord.z <= 1.0;\n\t\tif ( frustumTest ) {\n\t\t#if defined( SHADOWMAP_TYPE_PCF )\n\t\t\tvec2 texelSize = vec2( 1.0 ) / shadowMapSize;\n\t\t\tfloat dx0 = - texelSize.x * shadowRadius;\n\t\t\tfloat dy0 = - texelSize.y * shadowRadius;\n\t\t\tfloat dx1 = + texelSize.x * shadowRadius;\n\t\t\tfloat dy1 = + texelSize.y * shadowRadius;\n\t\t\tfloat dx2 = dx0 / 2.0;\n\t\t\tfloat dy2 = dy0 / 2.0;\n\t\t\tfloat dx3 = dx1 / 2.0;\n\t\t\tfloat dy3 = dy1 / 2.0;\n\t\t\tshadow = (\n\t\t\t\ttexture2DCompare( shadowMap, shadowCoord.xy + vec2( dx0, dy0 ), shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, shadowCoord.xy + vec2( 0.0, dy0 ), shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, shadowCoord.xy + vec2( dx1, dy0 ), shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, shadowCoord.xy + vec2( dx2, dy2 ), shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, shadowCoord.xy + vec2( 0.0, dy2 ), shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, shadowCoord.xy + vec2( dx3, dy2 ), shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, shadowCoord.xy + vec2( dx0, 0.0 ), shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, shadowCoord.xy + vec2( dx2, 0.0 ), shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, shadowCoord.xy, shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, shadowCoord.xy + vec2( dx3, 0.0 ), shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, shadowCoord.xy + vec2( dx1, 0.0 ), shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, shadowCoord.xy + vec2( dx2, dy3 ), shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, shadowCoord.xy + vec2( 0.0, dy3 ), shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, shadowCoord.xy + vec2( dx3, dy3 ), shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, shadowCoord.xy + vec2( dx0, dy1 ), shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, shadowCoord.xy + vec2( 0.0, dy1 ), shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, shadowCoord.xy + vec2( dx1, dy1 ), shadowCoord.z )\n\t\t\t) * ( 1.0 / 17.0 );\n\t\t#elif defined( SHADOWMAP_TYPE_PCF_SOFT )\n\t\t\tvec2 texelSize = vec2( 1.0 ) / shadowMapSize;\n\t\t\tfloat dx = texelSize.x;\n\t\t\tfloat dy = texelSize.y;\n\t\t\tvec2 uv = shadowCoord.xy;\n\t\t\tvec2 f = fract( uv * shadowMapSize + 0.5 );\n\t\t\tuv -= f * texelSize;\n\t\t\tshadow = (\n\t\t\t\ttexture2DCompare( shadowMap, uv, shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, uv + vec2( dx, 0.0 ), shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, uv + vec2( 0.0, dy ), shadowCoord.z ) +\n\t\t\t\ttexture2DCompare( shadowMap, uv + texelSize, shadowCoord.z ) +\n\t\t\t\tmix( texture2DCompare( shadowMap, uv + vec2( -dx, 0.0 ), shadowCoord.z ),\n\t\t\t\t\t texture2DCompare( shadowMap, uv + vec2( 2.0 * dx, 0.0 ), shadowCoord.z ),\n\t\t\t\t\t f.x ) +\n\t\t\t\tmix( texture2DCompare( shadowMap, uv + vec2( -dx, dy ), shadowCoord.z ),\n\t\t\t\t\t texture2DCompare( shadowMap, uv + vec2( 2.0 * dx, dy ), shadowCoord.z ),\n\t\t\t\t\t f.x ) +\n\t\t\t\tmix( texture2DCompare( shadowMap, uv + vec2( 0.0, -dy ), shadowCoord.z ),\n\t\t\t\t\t texture2DCompare( shadowMap, uv + vec2( 0.0, 2.0 * dy ), shadowCoord.z ),\n\t\t\t\t\t f.y ) +\n\t\t\t\tmix( texture2DCompare( shadowMap, uv + vec2( dx, -dy ), shadowCoord.z ),\n\t\t\t\t\t texture2DCompare( shadowMap, uv + vec2( dx, 2.0 * dy ), shadowCoord.z ),\n\t\t\t\t\t f.y ) +\n\t\t\t\tmix( mix( texture2DCompare( shadowMap, uv + vec2( -dx, -dy ), shadowCoord.z ),\n\t\t\t\t\t\t texture2DCompare( shadowMap, uv + vec2( 2.0 * dx, -dy ), shadowCoord.z ),\n\t\t\t\t\t\t f.x ),\n\t\t\t\t\t mix( texture2DCompare( shadowMap, uv + vec2( -dx, 2.0 * dy ), shadowCoord.z ),\n\t\t\t\t\t\t texture2DCompare( shadowMap, uv + vec2( 2.0 * dx, 2.0 * dy ), shadowCoord.z ),\n\t\t\t\t\t\t f.x ),\n\t\t\t\t\t f.y )\n\t\t\t) * ( 1.0 / 9.0 );\n\t\t#elif defined( SHADOWMAP_TYPE_VSM )\n\t\t\tshadow = VSMShadow( shadowMap, shadowCoord.xy, shadowCoord.z );\n\t\t#else\n\t\t\tshadow = texture2DCompare( shadowMap, shadowCoord.xy, shadowCoord.z );\n\t\t#endif\n\t\t}\n\t\treturn mix( 1.0, shadow, shadowIntensity );\n\t}\n\tvec2 cubeToUV( vec3 v, float texelSizeY ) {\n\t\tvec3 absV = abs( v );\n\t\tfloat scaleToCube = 1.0 / max( absV.x, max( absV.y, absV.z ) );\n\t\tabsV *= scaleToCube;\n\t\tv *= scaleToCube * ( 1.0 - 2.0 * texelSizeY );\n\t\tvec2 planar = v.xy;\n\t\tfloat almostATexel = 1.5 * texelSizeY;\n\t\tfloat almostOne = 1.0 - almostATexel;\n\t\tif ( absV.z >= almostOne ) {\n\t\t\tif ( v.z > 0.0 )\n\t\t\t\tplanar.x = 4.0 - v.x;\n\t\t} else if ( absV.x >= almostOne ) {\n\t\t\tfloat signX = sign( v.x );\n\t\t\tplanar.x = v.z * signX + 2.0 * signX;\n\t\t} else if ( absV.y >= almostOne ) {\n\t\t\tfloat signY = sign( v.y );\n\t\t\tplanar.x = v.x + 2.0 * signY + 2.0;\n\t\t\tplanar.y = v.z * signY - 2.0;\n\t\t}\n\t\treturn vec2( 0.125, 0.25 ) * planar + vec2( 0.375, 0.75 );\n\t}\n\tfloat getPointShadow( sampler2D shadowMap, vec2 shadowMapSize, float shadowIntensity, float shadowBias, float shadowRadius, vec4 shadowCoord, float shadowCameraNear, float shadowCameraFar ) {\n\t\tfloat shadow = 1.0;\n\t\tvec3 lightToPosition = shadowCoord.xyz;\n\t\t\n\t\tfloat lightToPositionLength = length( lightToPosition );\n\t\tif ( lightToPositionLength - shadowCameraFar <= 0.0 && lightToPositionLength - shadowCameraNear >= 0.0 ) {\n\t\t\tfloat dp = ( lightToPositionLength - shadowCameraNear ) / ( shadowCameraFar - shadowCameraNear );\t\t\tdp += shadowBias;\n\t\t\tvec3 bd3D = normalize( lightToPosition );\n\t\t\tvec2 texelSize = vec2( 1.0 ) / ( shadowMapSize * vec2( 4.0, 2.0 ) );\n\t\t\t#if defined( SHADOWMAP_TYPE_PCF ) || defined( SHADOWMAP_TYPE_PCF_SOFT ) || defined( SHADOWMAP_TYPE_VSM )\n\t\t\t\tvec2 offset = vec2( - 1, 1 ) * shadowRadius * texelSize.y;\n\t\t\t\tshadow = (\n\t\t\t\t\ttexture2DCompare( shadowMap, cubeToUV( bd3D + offset.xyy, texelSize.y ), dp ) +\n\t\t\t\t\ttexture2DCompare( shadowMap, cubeToUV( bd3D + offset.yyy, texelSize.y ), dp ) +\n\t\t\t\t\ttexture2DCompare( shadowMap, cubeToUV( bd3D + offset.xyx, texelSize.y ), dp ) +\n\t\t\t\t\ttexture2DCompare( shadowMap, cubeToUV( bd3D + offset.yyx, texelSize.y ), dp ) +\n\t\t\t\t\ttexture2DCompare( shadowMap, cubeToUV( bd3D, texelSize.y ), dp ) +\n\t\t\t\t\ttexture2DCompare( shadowMap, cubeToUV( bd3D + offset.xxy, texelSize.y ), dp ) +\n\t\t\t\t\ttexture2DCompare( shadowMap, cubeToUV( bd3D + offset.yxy, texelSize.y ), dp ) +\n\t\t\t\t\ttexture2DCompare( shadowMap, cubeToUV( bd3D + offset.xxx, texelSize.y ), dp ) +\n\t\t\t\t\ttexture2DCompare( shadowMap, cubeToUV( bd3D + offset.yxx, texelSize.y ), dp )\n\t\t\t\t) * ( 1.0 / 9.0 );\n\t\t\t#else\n\t\t\t\tshadow = texture2DCompare( shadowMap, cubeToUV( bd3D, texelSize.y ), dp );\n\t\t\t#endif\n\t\t}\n\t\treturn mix( 1.0, shadow, shadowIntensity );\n\t}\n#endif"; + +var shadowmap_pars_vertex = "#if NUM_SPOT_LIGHT_COORDS > 0\n\tuniform mat4 spotLightMatrix[ NUM_SPOT_LIGHT_COORDS ];\n\tvarying vec4 vSpotLightCoord[ NUM_SPOT_LIGHT_COORDS ];\n#endif\n#ifdef USE_SHADOWMAP\n\t#if NUM_DIR_LIGHT_SHADOWS > 0\n\t\tuniform mat4 directionalShadowMatrix[ NUM_DIR_LIGHT_SHADOWS ];\n\t\tvarying vec4 vDirectionalShadowCoord[ NUM_DIR_LIGHT_SHADOWS ];\n\t\tstruct DirectionalLightShadow {\n\t\t\tfloat shadowIntensity;\n\t\t\tfloat shadowBias;\n\t\t\tfloat shadowNormalBias;\n\t\t\tfloat shadowRadius;\n\t\t\tvec2 shadowMapSize;\n\t\t};\n\t\tuniform DirectionalLightShadow directionalLightShadows[ NUM_DIR_LIGHT_SHADOWS ];\n\t#endif\n\t#if NUM_SPOT_LIGHT_SHADOWS > 0\n\t\tstruct SpotLightShadow {\n\t\t\tfloat shadowIntensity;\n\t\t\tfloat shadowBias;\n\t\t\tfloat shadowNormalBias;\n\t\t\tfloat shadowRadius;\n\t\t\tvec2 shadowMapSize;\n\t\t};\n\t\tuniform SpotLightShadow spotLightShadows[ NUM_SPOT_LIGHT_SHADOWS ];\n\t#endif\n\t#if NUM_POINT_LIGHT_SHADOWS > 0\n\t\tuniform mat4 pointShadowMatrix[ NUM_POINT_LIGHT_SHADOWS ];\n\t\tvarying vec4 vPointShadowCoord[ NUM_POINT_LIGHT_SHADOWS ];\n\t\tstruct PointLightShadow {\n\t\t\tfloat shadowIntensity;\n\t\t\tfloat shadowBias;\n\t\t\tfloat shadowNormalBias;\n\t\t\tfloat shadowRadius;\n\t\t\tvec2 shadowMapSize;\n\t\t\tfloat shadowCameraNear;\n\t\t\tfloat shadowCameraFar;\n\t\t};\n\t\tuniform PointLightShadow pointLightShadows[ NUM_POINT_LIGHT_SHADOWS ];\n\t#endif\n#endif"; + +var shadowmap_vertex = "#if ( defined( USE_SHADOWMAP ) && ( NUM_DIR_LIGHT_SHADOWS > 0 || NUM_POINT_LIGHT_SHADOWS > 0 ) ) || ( NUM_SPOT_LIGHT_COORDS > 0 )\n\tvec3 shadowWorldNormal = inverseTransformDirection( transformedNormal, viewMatrix );\n\tvec4 shadowWorldPosition;\n#endif\n#if defined( USE_SHADOWMAP )\n\t#if NUM_DIR_LIGHT_SHADOWS > 0\n\t\t#pragma unroll_loop_start\n\t\tfor ( int i = 0; i < NUM_DIR_LIGHT_SHADOWS; i ++ ) {\n\t\t\tshadowWorldPosition = worldPosition + vec4( shadowWorldNormal * directionalLightShadows[ i ].shadowNormalBias, 0 );\n\t\t\tvDirectionalShadowCoord[ i ] = directionalShadowMatrix[ i ] * shadowWorldPosition;\n\t\t}\n\t\t#pragma unroll_loop_end\n\t#endif\n\t#if NUM_POINT_LIGHT_SHADOWS > 0\n\t\t#pragma unroll_loop_start\n\t\tfor ( int i = 0; i < NUM_POINT_LIGHT_SHADOWS; i ++ ) {\n\t\t\tshadowWorldPosition = worldPosition + vec4( shadowWorldNormal * pointLightShadows[ i ].shadowNormalBias, 0 );\n\t\t\tvPointShadowCoord[ i ] = pointShadowMatrix[ i ] * shadowWorldPosition;\n\t\t}\n\t\t#pragma unroll_loop_end\n\t#endif\n#endif\n#if NUM_SPOT_LIGHT_COORDS > 0\n\t#pragma unroll_loop_start\n\tfor ( int i = 0; i < NUM_SPOT_LIGHT_COORDS; i ++ ) {\n\t\tshadowWorldPosition = worldPosition;\n\t\t#if ( defined( USE_SHADOWMAP ) && UNROLLED_LOOP_INDEX < NUM_SPOT_LIGHT_SHADOWS )\n\t\t\tshadowWorldPosition.xyz += shadowWorldNormal * spotLightShadows[ i ].shadowNormalBias;\n\t\t#endif\n\t\tvSpotLightCoord[ i ] = spotLightMatrix[ i ] * shadowWorldPosition;\n\t}\n\t#pragma unroll_loop_end\n#endif"; + +var shadowmask_pars_fragment = "float getShadowMask() {\n\tfloat shadow = 1.0;\n\t#ifdef USE_SHADOWMAP\n\t#if NUM_DIR_LIGHT_SHADOWS > 0\n\tDirectionalLightShadow directionalLight;\n\t#pragma unroll_loop_start\n\tfor ( int i = 0; i < NUM_DIR_LIGHT_SHADOWS; i ++ ) {\n\t\tdirectionalLight = directionalLightShadows[ i ];\n\t\tshadow *= receiveShadow ? getShadow( directionalShadowMap[ i ], directionalLight.shadowMapSize, directionalLight.shadowIntensity, directionalLight.shadowBias, directionalLight.shadowRadius, vDirectionalShadowCoord[ i ] ) : 1.0;\n\t}\n\t#pragma unroll_loop_end\n\t#endif\n\t#if NUM_SPOT_LIGHT_SHADOWS > 0\n\tSpotLightShadow spotLight;\n\t#pragma unroll_loop_start\n\tfor ( int i = 0; i < NUM_SPOT_LIGHT_SHADOWS; i ++ ) {\n\t\tspotLight = spotLightShadows[ i ];\n\t\tshadow *= receiveShadow ? getShadow( spotShadowMap[ i ], spotLight.shadowMapSize, spotLight.shadowIntensity, spotLight.shadowBias, spotLight.shadowRadius, vSpotLightCoord[ i ] ) : 1.0;\n\t}\n\t#pragma unroll_loop_end\n\t#endif\n\t#if NUM_POINT_LIGHT_SHADOWS > 0\n\tPointLightShadow pointLight;\n\t#pragma unroll_loop_start\n\tfor ( int i = 0; i < NUM_POINT_LIGHT_SHADOWS; i ++ ) {\n\t\tpointLight = pointLightShadows[ i ];\n\t\tshadow *= receiveShadow ? getPointShadow( pointShadowMap[ i ], pointLight.shadowMapSize, pointLight.shadowIntensity, pointLight.shadowBias, pointLight.shadowRadius, vPointShadowCoord[ i ], pointLight.shadowCameraNear, pointLight.shadowCameraFar ) : 1.0;\n\t}\n\t#pragma unroll_loop_end\n\t#endif\n\t#endif\n\treturn shadow;\n}"; + +var skinbase_vertex = "#ifdef USE_SKINNING\n\tmat4 boneMatX = getBoneMatrix( skinIndex.x );\n\tmat4 boneMatY = getBoneMatrix( skinIndex.y );\n\tmat4 boneMatZ = getBoneMatrix( skinIndex.z );\n\tmat4 boneMatW = getBoneMatrix( skinIndex.w );\n#endif"; + +var skinning_pars_vertex = "#ifdef USE_SKINNING\n\tuniform mat4 bindMatrix;\n\tuniform mat4 bindMatrixInverse;\n\tuniform highp sampler2D boneTexture;\n\tmat4 getBoneMatrix( const in float i ) {\n\t\tint size = textureSize( boneTexture, 0 ).x;\n\t\tint j = int( i ) * 4;\n\t\tint x = j % size;\n\t\tint y = j / size;\n\t\tvec4 v1 = texelFetch( boneTexture, ivec2( x, y ), 0 );\n\t\tvec4 v2 = texelFetch( boneTexture, ivec2( x + 1, y ), 0 );\n\t\tvec4 v3 = texelFetch( boneTexture, ivec2( x + 2, y ), 0 );\n\t\tvec4 v4 = texelFetch( boneTexture, ivec2( x + 3, y ), 0 );\n\t\treturn mat4( v1, v2, v3, v4 );\n\t}\n#endif"; + +var skinning_vertex = "#ifdef USE_SKINNING\n\tvec4 skinVertex = bindMatrix * vec4( transformed, 1.0 );\n\tvec4 skinned = vec4( 0.0 );\n\tskinned += boneMatX * skinVertex * skinWeight.x;\n\tskinned += boneMatY * skinVertex * skinWeight.y;\n\tskinned += boneMatZ * skinVertex * skinWeight.z;\n\tskinned += boneMatW * skinVertex * skinWeight.w;\n\ttransformed = ( bindMatrixInverse * skinned ).xyz;\n#endif"; + +var skinnormal_vertex = "#ifdef USE_SKINNING\n\tmat4 skinMatrix = mat4( 0.0 );\n\tskinMatrix += skinWeight.x * boneMatX;\n\tskinMatrix += skinWeight.y * boneMatY;\n\tskinMatrix += skinWeight.z * boneMatZ;\n\tskinMatrix += skinWeight.w * boneMatW;\n\tskinMatrix = bindMatrixInverse * skinMatrix * bindMatrix;\n\tobjectNormal = vec4( skinMatrix * vec4( objectNormal, 0.0 ) ).xyz;\n\t#ifdef USE_TANGENT\n\t\tobjectTangent = vec4( skinMatrix * vec4( objectTangent, 0.0 ) ).xyz;\n\t#endif\n#endif"; + +var specularmap_fragment = "float specularStrength;\n#ifdef USE_SPECULARMAP\n\tvec4 texelSpecular = texture2D( specularMap, vSpecularMapUv );\n\tspecularStrength = texelSpecular.r;\n#else\n\tspecularStrength = 1.0;\n#endif"; + +var specularmap_pars_fragment = "#ifdef USE_SPECULARMAP\n\tuniform sampler2D specularMap;\n#endif"; + +var tonemapping_fragment = "#if defined( TONE_MAPPING )\n\tgl_FragColor.rgb = toneMapping( gl_FragColor.rgb );\n#endif"; + +var tonemapping_pars_fragment = "#ifndef saturate\n#define saturate( a ) clamp( a, 0.0, 1.0 )\n#endif\nuniform float toneMappingExposure;\nvec3 LinearToneMapping( vec3 color ) {\n\treturn saturate( toneMappingExposure * color );\n}\nvec3 ReinhardToneMapping( vec3 color ) {\n\tcolor *= toneMappingExposure;\n\treturn saturate( color / ( vec3( 1.0 ) + color ) );\n}\nvec3 CineonToneMapping( vec3 color ) {\n\tcolor *= toneMappingExposure;\n\tcolor = max( vec3( 0.0 ), color - 0.004 );\n\treturn pow( ( color * ( 6.2 * color + 0.5 ) ) / ( color * ( 6.2 * color + 1.7 ) + 0.06 ), vec3( 2.2 ) );\n}\nvec3 RRTAndODTFit( vec3 v ) {\n\tvec3 a = v * ( v + 0.0245786 ) - 0.000090537;\n\tvec3 b = v * ( 0.983729 * v + 0.4329510 ) + 0.238081;\n\treturn a / b;\n}\nvec3 ACESFilmicToneMapping( vec3 color ) {\n\tconst mat3 ACESInputMat = mat3(\n\t\tvec3( 0.59719, 0.07600, 0.02840 ),\t\tvec3( 0.35458, 0.90834, 0.13383 ),\n\t\tvec3( 0.04823, 0.01566, 0.83777 )\n\t);\n\tconst mat3 ACESOutputMat = mat3(\n\t\tvec3( 1.60475, -0.10208, -0.00327 ),\t\tvec3( -0.53108, 1.10813, -0.07276 ),\n\t\tvec3( -0.07367, -0.00605, 1.07602 )\n\t);\n\tcolor *= toneMappingExposure / 0.6;\n\tcolor = ACESInputMat * color;\n\tcolor = RRTAndODTFit( color );\n\tcolor = ACESOutputMat * color;\n\treturn saturate( color );\n}\nconst mat3 LINEAR_REC2020_TO_LINEAR_SRGB = mat3(\n\tvec3( 1.6605, - 0.1246, - 0.0182 ),\n\tvec3( - 0.5876, 1.1329, - 0.1006 ),\n\tvec3( - 0.0728, - 0.0083, 1.1187 )\n);\nconst mat3 LINEAR_SRGB_TO_LINEAR_REC2020 = mat3(\n\tvec3( 0.6274, 0.0691, 0.0164 ),\n\tvec3( 0.3293, 0.9195, 0.0880 ),\n\tvec3( 0.0433, 0.0113, 0.8956 )\n);\nvec3 agxDefaultContrastApprox( vec3 x ) {\n\tvec3 x2 = x * x;\n\tvec3 x4 = x2 * x2;\n\treturn + 15.5 * x4 * x2\n\t\t- 40.14 * x4 * x\n\t\t+ 31.96 * x4\n\t\t- 6.868 * x2 * x\n\t\t+ 0.4298 * x2\n\t\t+ 0.1191 * x\n\t\t- 0.00232;\n}\nvec3 AgXToneMapping( vec3 color ) {\n\tconst mat3 AgXInsetMatrix = mat3(\n\t\tvec3( 0.856627153315983, 0.137318972929847, 0.11189821299995 ),\n\t\tvec3( 0.0951212405381588, 0.761241990602591, 0.0767994186031903 ),\n\t\tvec3( 0.0482516061458583, 0.101439036467562, 0.811302368396859 )\n\t);\n\tconst mat3 AgXOutsetMatrix = mat3(\n\t\tvec3( 1.1271005818144368, - 0.1413297634984383, - 0.14132976349843826 ),\n\t\tvec3( - 0.11060664309660323, 1.157823702216272, - 0.11060664309660294 ),\n\t\tvec3( - 0.016493938717834573, - 0.016493938717834257, 1.2519364065950405 )\n\t);\n\tconst float AgxMinEv = - 12.47393;\tconst float AgxMaxEv = 4.026069;\n\tcolor *= toneMappingExposure;\n\tcolor = LINEAR_SRGB_TO_LINEAR_REC2020 * color;\n\tcolor = AgXInsetMatrix * color;\n\tcolor = max( color, 1e-10 );\tcolor = log2( color );\n\tcolor = ( color - AgxMinEv ) / ( AgxMaxEv - AgxMinEv );\n\tcolor = clamp( color, 0.0, 1.0 );\n\tcolor = agxDefaultContrastApprox( color );\n\tcolor = AgXOutsetMatrix * color;\n\tcolor = pow( max( vec3( 0.0 ), color ), vec3( 2.2 ) );\n\tcolor = LINEAR_REC2020_TO_LINEAR_SRGB * color;\n\tcolor = clamp( color, 0.0, 1.0 );\n\treturn color;\n}\nvec3 NeutralToneMapping( vec3 color ) {\n\tconst float StartCompression = 0.8 - 0.04;\n\tconst float Desaturation = 0.15;\n\tcolor *= toneMappingExposure;\n\tfloat x = min( color.r, min( color.g, color.b ) );\n\tfloat offset = x < 0.08 ? x - 6.25 * x * x : 0.04;\n\tcolor -= offset;\n\tfloat peak = max( color.r, max( color.g, color.b ) );\n\tif ( peak < StartCompression ) return color;\n\tfloat d = 1. - StartCompression;\n\tfloat newPeak = 1. - d * d / ( peak + d - StartCompression );\n\tcolor *= newPeak / peak;\n\tfloat g = 1. - 1. / ( Desaturation * ( peak - newPeak ) + 1. );\n\treturn mix( color, vec3( newPeak ), g );\n}\nvec3 CustomToneMapping( vec3 color ) { return color; }"; + +var transmission_fragment = "#ifdef USE_TRANSMISSION\n\tmaterial.transmission = transmission;\n\tmaterial.transmissionAlpha = 1.0;\n\tmaterial.thickness = thickness;\n\tmaterial.attenuationDistance = attenuationDistance;\n\tmaterial.attenuationColor = attenuationColor;\n\t#ifdef USE_TRANSMISSIONMAP\n\t\tmaterial.transmission *= texture2D( transmissionMap, vTransmissionMapUv ).r;\n\t#endif\n\t#ifdef USE_THICKNESSMAP\n\t\tmaterial.thickness *= texture2D( thicknessMap, vThicknessMapUv ).g;\n\t#endif\n\tvec3 pos = vWorldPosition;\n\tvec3 v = normalize( cameraPosition - pos );\n\tvec3 n = inverseTransformDirection( normal, viewMatrix );\n\tvec4 transmitted = getIBLVolumeRefraction(\n\t\tn, v, material.roughness, material.diffuseColor, material.specularColor, material.specularF90,\n\t\tpos, modelMatrix, viewMatrix, projectionMatrix, material.dispersion, material.ior, material.thickness,\n\t\tmaterial.attenuationColor, material.attenuationDistance );\n\tmaterial.transmissionAlpha = mix( material.transmissionAlpha, transmitted.a, material.transmission );\n\ttotalDiffuse = mix( totalDiffuse, transmitted.rgb, material.transmission );\n#endif"; + +var transmission_pars_fragment = "#ifdef USE_TRANSMISSION\n\tuniform float transmission;\n\tuniform float thickness;\n\tuniform float attenuationDistance;\n\tuniform vec3 attenuationColor;\n\t#ifdef USE_TRANSMISSIONMAP\n\t\tuniform sampler2D transmissionMap;\n\t#endif\n\t#ifdef USE_THICKNESSMAP\n\t\tuniform sampler2D thicknessMap;\n\t#endif\n\tuniform vec2 transmissionSamplerSize;\n\tuniform sampler2D transmissionSamplerMap;\n\tuniform mat4 modelMatrix;\n\tuniform mat4 projectionMatrix;\n\tvarying vec3 vWorldPosition;\n\tfloat w0( float a ) {\n\t\treturn ( 1.0 / 6.0 ) * ( a * ( a * ( - a + 3.0 ) - 3.0 ) + 1.0 );\n\t}\n\tfloat w1( float a ) {\n\t\treturn ( 1.0 / 6.0 ) * ( a * a * ( 3.0 * a - 6.0 ) + 4.0 );\n\t}\n\tfloat w2( float a ){\n\t\treturn ( 1.0 / 6.0 ) * ( a * ( a * ( - 3.0 * a + 3.0 ) + 3.0 ) + 1.0 );\n\t}\n\tfloat w3( float a ) {\n\t\treturn ( 1.0 / 6.0 ) * ( a * a * a );\n\t}\n\tfloat g0( float a ) {\n\t\treturn w0( a ) + w1( a );\n\t}\n\tfloat g1( float a ) {\n\t\treturn w2( a ) + w3( a );\n\t}\n\tfloat h0( float a ) {\n\t\treturn - 1.0 + w1( a ) / ( w0( a ) + w1( a ) );\n\t}\n\tfloat h1( float a ) {\n\t\treturn 1.0 + w3( a ) / ( w2( a ) + w3( a ) );\n\t}\n\tvec4 bicubic( sampler2D tex, vec2 uv, vec4 texelSize, float lod ) {\n\t\tuv = uv * texelSize.zw + 0.5;\n\t\tvec2 iuv = floor( uv );\n\t\tvec2 fuv = fract( uv );\n\t\tfloat g0x = g0( fuv.x );\n\t\tfloat g1x = g1( fuv.x );\n\t\tfloat h0x = h0( fuv.x );\n\t\tfloat h1x = h1( fuv.x );\n\t\tfloat h0y = h0( fuv.y );\n\t\tfloat h1y = h1( fuv.y );\n\t\tvec2 p0 = ( vec2( iuv.x + h0x, iuv.y + h0y ) - 0.5 ) * texelSize.xy;\n\t\tvec2 p1 = ( vec2( iuv.x + h1x, iuv.y + h0y ) - 0.5 ) * texelSize.xy;\n\t\tvec2 p2 = ( vec2( iuv.x + h0x, iuv.y + h1y ) - 0.5 ) * texelSize.xy;\n\t\tvec2 p3 = ( vec2( iuv.x + h1x, iuv.y + h1y ) - 0.5 ) * texelSize.xy;\n\t\treturn g0( fuv.y ) * ( g0x * textureLod( tex, p0, lod ) + g1x * textureLod( tex, p1, lod ) ) +\n\t\t\tg1( fuv.y ) * ( g0x * textureLod( tex, p2, lod ) + g1x * textureLod( tex, p3, lod ) );\n\t}\n\tvec4 textureBicubic( sampler2D sampler, vec2 uv, float lod ) {\n\t\tvec2 fLodSize = vec2( textureSize( sampler, int( lod ) ) );\n\t\tvec2 cLodSize = vec2( textureSize( sampler, int( lod + 1.0 ) ) );\n\t\tvec2 fLodSizeInv = 1.0 / fLodSize;\n\t\tvec2 cLodSizeInv = 1.0 / cLodSize;\n\t\tvec4 fSample = bicubic( sampler, uv, vec4( fLodSizeInv, fLodSize ), floor( lod ) );\n\t\tvec4 cSample = bicubic( sampler, uv, vec4( cLodSizeInv, cLodSize ), ceil( lod ) );\n\t\treturn mix( fSample, cSample, fract( lod ) );\n\t}\n\tvec3 getVolumeTransmissionRay( const in vec3 n, const in vec3 v, const in float thickness, const in float ior, const in mat4 modelMatrix ) {\n\t\tvec3 refractionVector = refract( - v, normalize( n ), 1.0 / ior );\n\t\tvec3 modelScale;\n\t\tmodelScale.x = length( vec3( modelMatrix[ 0 ].xyz ) );\n\t\tmodelScale.y = length( vec3( modelMatrix[ 1 ].xyz ) );\n\t\tmodelScale.z = length( vec3( modelMatrix[ 2 ].xyz ) );\n\t\treturn normalize( refractionVector ) * thickness * modelScale;\n\t}\n\tfloat applyIorToRoughness( const in float roughness, const in float ior ) {\n\t\treturn roughness * clamp( ior * 2.0 - 2.0, 0.0, 1.0 );\n\t}\n\tvec4 getTransmissionSample( const in vec2 fragCoord, const in float roughness, const in float ior ) {\n\t\tfloat lod = log2( transmissionSamplerSize.x ) * applyIorToRoughness( roughness, ior );\n\t\treturn textureBicubic( transmissionSamplerMap, fragCoord.xy, lod );\n\t}\n\tvec3 volumeAttenuation( const in float transmissionDistance, const in vec3 attenuationColor, const in float attenuationDistance ) {\n\t\tif ( isinf( attenuationDistance ) ) {\n\t\t\treturn vec3( 1.0 );\n\t\t} else {\n\t\t\tvec3 attenuationCoefficient = -log( attenuationColor ) / attenuationDistance;\n\t\t\tvec3 transmittance = exp( - attenuationCoefficient * transmissionDistance );\t\t\treturn transmittance;\n\t\t}\n\t}\n\tvec4 getIBLVolumeRefraction( const in vec3 n, const in vec3 v, const in float roughness, const in vec3 diffuseColor,\n\t\tconst in vec3 specularColor, const in float specularF90, const in vec3 position, const in mat4 modelMatrix,\n\t\tconst in mat4 viewMatrix, const in mat4 projMatrix, const in float dispersion, const in float ior, const in float thickness,\n\t\tconst in vec3 attenuationColor, const in float attenuationDistance ) {\n\t\tvec4 transmittedLight;\n\t\tvec3 transmittance;\n\t\t#ifdef USE_DISPERSION\n\t\t\tfloat halfSpread = ( ior - 1.0 ) * 0.025 * dispersion;\n\t\t\tvec3 iors = vec3( ior - halfSpread, ior, ior + halfSpread );\n\t\t\tfor ( int i = 0; i < 3; i ++ ) {\n\t\t\t\tvec3 transmissionRay = getVolumeTransmissionRay( n, v, thickness, iors[ i ], modelMatrix );\n\t\t\t\tvec3 refractedRayExit = position + transmissionRay;\n\t\t\t\tvec4 ndcPos = projMatrix * viewMatrix * vec4( refractedRayExit, 1.0 );\n\t\t\t\tvec2 refractionCoords = ndcPos.xy / ndcPos.w;\n\t\t\t\trefractionCoords += 1.0;\n\t\t\t\trefractionCoords /= 2.0;\n\t\t\t\tvec4 transmissionSample = getTransmissionSample( refractionCoords, roughness, iors[ i ] );\n\t\t\t\ttransmittedLight[ i ] = transmissionSample[ i ];\n\t\t\t\ttransmittedLight.a += transmissionSample.a;\n\t\t\t\ttransmittance[ i ] = diffuseColor[ i ] * volumeAttenuation( length( transmissionRay ), attenuationColor, attenuationDistance )[ i ];\n\t\t\t}\n\t\t\ttransmittedLight.a /= 3.0;\n\t\t#else\n\t\t\tvec3 transmissionRay = getVolumeTransmissionRay( n, v, thickness, ior, modelMatrix );\n\t\t\tvec3 refractedRayExit = position + transmissionRay;\n\t\t\tvec4 ndcPos = projMatrix * viewMatrix * vec4( refractedRayExit, 1.0 );\n\t\t\tvec2 refractionCoords = ndcPos.xy / ndcPos.w;\n\t\t\trefractionCoords += 1.0;\n\t\t\trefractionCoords /= 2.0;\n\t\t\ttransmittedLight = getTransmissionSample( refractionCoords, roughness, ior );\n\t\t\ttransmittance = diffuseColor * volumeAttenuation( length( transmissionRay ), attenuationColor, attenuationDistance );\n\t\t#endif\n\t\tvec3 attenuatedColor = transmittance * transmittedLight.rgb;\n\t\tvec3 F = EnvironmentBRDF( n, v, specularColor, specularF90, roughness );\n\t\tfloat transmittanceFactor = ( transmittance.r + transmittance.g + transmittance.b ) / 3.0;\n\t\treturn vec4( ( 1.0 - F ) * attenuatedColor, 1.0 - ( 1.0 - transmittedLight.a ) * transmittanceFactor );\n\t}\n#endif"; + +var uv_pars_fragment = "#if defined( USE_UV ) || defined( USE_ANISOTROPY )\n\tvarying vec2 vUv;\n#endif\n#ifdef USE_MAP\n\tvarying vec2 vMapUv;\n#endif\n#ifdef USE_ALPHAMAP\n\tvarying vec2 vAlphaMapUv;\n#endif\n#ifdef USE_LIGHTMAP\n\tvarying vec2 vLightMapUv;\n#endif\n#ifdef USE_AOMAP\n\tvarying vec2 vAoMapUv;\n#endif\n#ifdef USE_BUMPMAP\n\tvarying vec2 vBumpMapUv;\n#endif\n#ifdef USE_NORMALMAP\n\tvarying vec2 vNormalMapUv;\n#endif\n#ifdef USE_EMISSIVEMAP\n\tvarying vec2 vEmissiveMapUv;\n#endif\n#ifdef USE_METALNESSMAP\n\tvarying vec2 vMetalnessMapUv;\n#endif\n#ifdef USE_ROUGHNESSMAP\n\tvarying vec2 vRoughnessMapUv;\n#endif\n#ifdef USE_ANISOTROPYMAP\n\tvarying vec2 vAnisotropyMapUv;\n#endif\n#ifdef USE_CLEARCOATMAP\n\tvarying vec2 vClearcoatMapUv;\n#endif\n#ifdef USE_CLEARCOAT_NORMALMAP\n\tvarying vec2 vClearcoatNormalMapUv;\n#endif\n#ifdef USE_CLEARCOAT_ROUGHNESSMAP\n\tvarying vec2 vClearcoatRoughnessMapUv;\n#endif\n#ifdef USE_IRIDESCENCEMAP\n\tvarying vec2 vIridescenceMapUv;\n#endif\n#ifdef USE_IRIDESCENCE_THICKNESSMAP\n\tvarying vec2 vIridescenceThicknessMapUv;\n#endif\n#ifdef USE_SHEEN_COLORMAP\n\tvarying vec2 vSheenColorMapUv;\n#endif\n#ifdef USE_SHEEN_ROUGHNESSMAP\n\tvarying vec2 vSheenRoughnessMapUv;\n#endif\n#ifdef USE_SPECULARMAP\n\tvarying vec2 vSpecularMapUv;\n#endif\n#ifdef USE_SPECULAR_COLORMAP\n\tvarying vec2 vSpecularColorMapUv;\n#endif\n#ifdef USE_SPECULAR_INTENSITYMAP\n\tvarying vec2 vSpecularIntensityMapUv;\n#endif\n#ifdef USE_TRANSMISSIONMAP\n\tuniform mat3 transmissionMapTransform;\n\tvarying vec2 vTransmissionMapUv;\n#endif\n#ifdef USE_THICKNESSMAP\n\tuniform mat3 thicknessMapTransform;\n\tvarying vec2 vThicknessMapUv;\n#endif"; + +var uv_pars_vertex = "#if defined( USE_UV ) || defined( USE_ANISOTROPY )\n\tvarying vec2 vUv;\n#endif\n#ifdef USE_MAP\n\tuniform mat3 mapTransform;\n\tvarying vec2 vMapUv;\n#endif\n#ifdef USE_ALPHAMAP\n\tuniform mat3 alphaMapTransform;\n\tvarying vec2 vAlphaMapUv;\n#endif\n#ifdef USE_LIGHTMAP\n\tuniform mat3 lightMapTransform;\n\tvarying vec2 vLightMapUv;\n#endif\n#ifdef USE_AOMAP\n\tuniform mat3 aoMapTransform;\n\tvarying vec2 vAoMapUv;\n#endif\n#ifdef USE_BUMPMAP\n\tuniform mat3 bumpMapTransform;\n\tvarying vec2 vBumpMapUv;\n#endif\n#ifdef USE_NORMALMAP\n\tuniform mat3 normalMapTransform;\n\tvarying vec2 vNormalMapUv;\n#endif\n#ifdef USE_DISPLACEMENTMAP\n\tuniform mat3 displacementMapTransform;\n\tvarying vec2 vDisplacementMapUv;\n#endif\n#ifdef USE_EMISSIVEMAP\n\tuniform mat3 emissiveMapTransform;\n\tvarying vec2 vEmissiveMapUv;\n#endif\n#ifdef USE_METALNESSMAP\n\tuniform mat3 metalnessMapTransform;\n\tvarying vec2 vMetalnessMapUv;\n#endif\n#ifdef USE_ROUGHNESSMAP\n\tuniform mat3 roughnessMapTransform;\n\tvarying vec2 vRoughnessMapUv;\n#endif\n#ifdef USE_ANISOTROPYMAP\n\tuniform mat3 anisotropyMapTransform;\n\tvarying vec2 vAnisotropyMapUv;\n#endif\n#ifdef USE_CLEARCOATMAP\n\tuniform mat3 clearcoatMapTransform;\n\tvarying vec2 vClearcoatMapUv;\n#endif\n#ifdef USE_CLEARCOAT_NORMALMAP\n\tuniform mat3 clearcoatNormalMapTransform;\n\tvarying vec2 vClearcoatNormalMapUv;\n#endif\n#ifdef USE_CLEARCOAT_ROUGHNESSMAP\n\tuniform mat3 clearcoatRoughnessMapTransform;\n\tvarying vec2 vClearcoatRoughnessMapUv;\n#endif\n#ifdef USE_SHEEN_COLORMAP\n\tuniform mat3 sheenColorMapTransform;\n\tvarying vec2 vSheenColorMapUv;\n#endif\n#ifdef USE_SHEEN_ROUGHNESSMAP\n\tuniform mat3 sheenRoughnessMapTransform;\n\tvarying vec2 vSheenRoughnessMapUv;\n#endif\n#ifdef USE_IRIDESCENCEMAP\n\tuniform mat3 iridescenceMapTransform;\n\tvarying vec2 vIridescenceMapUv;\n#endif\n#ifdef USE_IRIDESCENCE_THICKNESSMAP\n\tuniform mat3 iridescenceThicknessMapTransform;\n\tvarying vec2 vIridescenceThicknessMapUv;\n#endif\n#ifdef USE_SPECULARMAP\n\tuniform mat3 specularMapTransform;\n\tvarying vec2 vSpecularMapUv;\n#endif\n#ifdef USE_SPECULAR_COLORMAP\n\tuniform mat3 specularColorMapTransform;\n\tvarying vec2 vSpecularColorMapUv;\n#endif\n#ifdef USE_SPECULAR_INTENSITYMAP\n\tuniform mat3 specularIntensityMapTransform;\n\tvarying vec2 vSpecularIntensityMapUv;\n#endif\n#ifdef USE_TRANSMISSIONMAP\n\tuniform mat3 transmissionMapTransform;\n\tvarying vec2 vTransmissionMapUv;\n#endif\n#ifdef USE_THICKNESSMAP\n\tuniform mat3 thicknessMapTransform;\n\tvarying vec2 vThicknessMapUv;\n#endif"; + +var uv_vertex = "#if defined( USE_UV ) || defined( USE_ANISOTROPY )\n\tvUv = vec3( uv, 1 ).xy;\n#endif\n#ifdef USE_MAP\n\tvMapUv = ( mapTransform * vec3( MAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_ALPHAMAP\n\tvAlphaMapUv = ( alphaMapTransform * vec3( ALPHAMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_LIGHTMAP\n\tvLightMapUv = ( lightMapTransform * vec3( LIGHTMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_AOMAP\n\tvAoMapUv = ( aoMapTransform * vec3( AOMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_BUMPMAP\n\tvBumpMapUv = ( bumpMapTransform * vec3( BUMPMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_NORMALMAP\n\tvNormalMapUv = ( normalMapTransform * vec3( NORMALMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_DISPLACEMENTMAP\n\tvDisplacementMapUv = ( displacementMapTransform * vec3( DISPLACEMENTMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_EMISSIVEMAP\n\tvEmissiveMapUv = ( emissiveMapTransform * vec3( EMISSIVEMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_METALNESSMAP\n\tvMetalnessMapUv = ( metalnessMapTransform * vec3( METALNESSMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_ROUGHNESSMAP\n\tvRoughnessMapUv = ( roughnessMapTransform * vec3( ROUGHNESSMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_ANISOTROPYMAP\n\tvAnisotropyMapUv = ( anisotropyMapTransform * vec3( ANISOTROPYMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_CLEARCOATMAP\n\tvClearcoatMapUv = ( clearcoatMapTransform * vec3( CLEARCOATMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_CLEARCOAT_NORMALMAP\n\tvClearcoatNormalMapUv = ( clearcoatNormalMapTransform * vec3( CLEARCOAT_NORMALMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_CLEARCOAT_ROUGHNESSMAP\n\tvClearcoatRoughnessMapUv = ( clearcoatRoughnessMapTransform * vec3( CLEARCOAT_ROUGHNESSMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_IRIDESCENCEMAP\n\tvIridescenceMapUv = ( iridescenceMapTransform * vec3( IRIDESCENCEMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_IRIDESCENCE_THICKNESSMAP\n\tvIridescenceThicknessMapUv = ( iridescenceThicknessMapTransform * vec3( IRIDESCENCE_THICKNESSMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_SHEEN_COLORMAP\n\tvSheenColorMapUv = ( sheenColorMapTransform * vec3( SHEEN_COLORMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_SHEEN_ROUGHNESSMAP\n\tvSheenRoughnessMapUv = ( sheenRoughnessMapTransform * vec3( SHEEN_ROUGHNESSMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_SPECULARMAP\n\tvSpecularMapUv = ( specularMapTransform * vec3( SPECULARMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_SPECULAR_COLORMAP\n\tvSpecularColorMapUv = ( specularColorMapTransform * vec3( SPECULAR_COLORMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_SPECULAR_INTENSITYMAP\n\tvSpecularIntensityMapUv = ( specularIntensityMapTransform * vec3( SPECULAR_INTENSITYMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_TRANSMISSIONMAP\n\tvTransmissionMapUv = ( transmissionMapTransform * vec3( TRANSMISSIONMAP_UV, 1 ) ).xy;\n#endif\n#ifdef USE_THICKNESSMAP\n\tvThicknessMapUv = ( thicknessMapTransform * vec3( THICKNESSMAP_UV, 1 ) ).xy;\n#endif"; + +var worldpos_vertex = "#if defined( USE_ENVMAP ) || defined( DISTANCE ) || defined ( USE_SHADOWMAP ) || defined ( USE_TRANSMISSION ) || NUM_SPOT_LIGHT_COORDS > 0\n\tvec4 worldPosition = vec4( transformed, 1.0 );\n\t#ifdef USE_BATCHING\n\t\tworldPosition = batchingMatrix * worldPosition;\n\t#endif\n\t#ifdef USE_INSTANCING\n\t\tworldPosition = instanceMatrix * worldPosition;\n\t#endif\n\tworldPosition = modelMatrix * worldPosition;\n#endif"; + +const vertex$h = "varying vec2 vUv;\nuniform mat3 uvTransform;\nvoid main() {\n\tvUv = ( uvTransform * vec3( uv, 1 ) ).xy;\n\tgl_Position = vec4( position.xy, 1.0, 1.0 );\n}"; + +const fragment$h = "uniform sampler2D t2D;\nuniform float backgroundIntensity;\nvarying vec2 vUv;\nvoid main() {\n\tvec4 texColor = texture2D( t2D, vUv );\n\t#ifdef DECODE_VIDEO_TEXTURE\n\t\ttexColor = vec4( mix( pow( texColor.rgb * 0.9478672986 + vec3( 0.0521327014 ), vec3( 2.4 ) ), texColor.rgb * 0.0773993808, vec3( lessThanEqual( texColor.rgb, vec3( 0.04045 ) ) ) ), texColor.w );\n\t#endif\n\ttexColor.rgb *= backgroundIntensity;\n\tgl_FragColor = texColor;\n\t#include \n\t#include \n}"; + +const vertex$g = "varying vec3 vWorldDirection;\n#include \nvoid main() {\n\tvWorldDirection = transformDirection( position, modelMatrix );\n\t#include \n\t#include \n\tgl_Position.z = gl_Position.w;\n}"; + +const fragment$g = "#ifdef ENVMAP_TYPE_CUBE\n\tuniform samplerCube envMap;\n#elif defined( ENVMAP_TYPE_CUBE_UV )\n\tuniform sampler2D envMap;\n#endif\nuniform float flipEnvMap;\nuniform float backgroundBlurriness;\nuniform float backgroundIntensity;\nuniform mat3 backgroundRotation;\nvarying vec3 vWorldDirection;\n#include \nvoid main() {\n\t#ifdef ENVMAP_TYPE_CUBE\n\t\tvec4 texColor = textureCube( envMap, backgroundRotation * vec3( flipEnvMap * vWorldDirection.x, vWorldDirection.yz ) );\n\t#elif defined( ENVMAP_TYPE_CUBE_UV )\n\t\tvec4 texColor = textureCubeUV( envMap, backgroundRotation * vWorldDirection, backgroundBlurriness );\n\t#else\n\t\tvec4 texColor = vec4( 0.0, 0.0, 0.0, 1.0 );\n\t#endif\n\ttexColor.rgb *= backgroundIntensity;\n\tgl_FragColor = texColor;\n\t#include \n\t#include \n}"; + +const vertex$f = "varying vec3 vWorldDirection;\n#include \nvoid main() {\n\tvWorldDirection = transformDirection( position, modelMatrix );\n\t#include \n\t#include \n\tgl_Position.z = gl_Position.w;\n}"; + +const fragment$f = "uniform samplerCube tCube;\nuniform float tFlip;\nuniform float opacity;\nvarying vec3 vWorldDirection;\nvoid main() {\n\tvec4 texColor = textureCube( tCube, vec3( tFlip * vWorldDirection.x, vWorldDirection.yz ) );\n\tgl_FragColor = texColor;\n\tgl_FragColor.a *= opacity;\n\t#include \n\t#include \n}"; + +const vertex$e = "#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvarying vec2 vHighPrecisionZW;\nvoid main() {\n\t#include \n\t#include \n\t#include \n\t#include \n\t#ifdef USE_DISPLACEMENTMAP\n\t\t#include \n\t\t#include \n\t\t#include \n\t#endif\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\tvHighPrecisionZW = gl_Position.zw;\n}"; + +const fragment$e = "#if DEPTH_PACKING == 3200\n\tuniform float opacity;\n#endif\n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvarying vec2 vHighPrecisionZW;\nvoid main() {\n\tvec4 diffuseColor = vec4( 1.0 );\n\t#include \n\t#if DEPTH_PACKING == 3200\n\t\tdiffuseColor.a = opacity;\n\t#endif\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\tfloat fragCoordZ = 0.5 * vHighPrecisionZW[0] / vHighPrecisionZW[1] + 0.5;\n\t#if DEPTH_PACKING == 3200\n\t\tgl_FragColor = vec4( vec3( 1.0 - fragCoordZ ), opacity );\n\t#elif DEPTH_PACKING == 3201\n\t\tgl_FragColor = packDepthToRGBA( fragCoordZ );\n\t#elif DEPTH_PACKING == 3202\n\t\tgl_FragColor = vec4( packDepthToRGB( fragCoordZ ), 1.0 );\n\t#elif DEPTH_PACKING == 3203\n\t\tgl_FragColor = vec4( packDepthToRG( fragCoordZ ), 0.0, 1.0 );\n\t#endif\n}"; + +const vertex$d = "#define DISTANCE\nvarying vec3 vWorldPosition;\n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\t#include \n\t#include \n\t#include \n\t#include \n\t#ifdef USE_DISPLACEMENTMAP\n\t\t#include \n\t\t#include \n\t\t#include \n\t#endif\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\tvWorldPosition = worldPosition.xyz;\n}"; + +const fragment$d = "#define DISTANCE\nuniform vec3 referencePosition;\nuniform float nearDistance;\nuniform float farDistance;\nvarying vec3 vWorldPosition;\n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main () {\n\tvec4 diffuseColor = vec4( 1.0 );\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\tfloat dist = length( vWorldPosition - referencePosition );\n\tdist = ( dist - nearDistance ) / ( farDistance - nearDistance );\n\tdist = saturate( dist );\n\tgl_FragColor = packDepthToRGBA( dist );\n}"; + +const vertex$c = "varying vec3 vWorldDirection;\n#include \nvoid main() {\n\tvWorldDirection = transformDirection( position, modelMatrix );\n\t#include \n\t#include \n}"; + +const fragment$c = "uniform sampler2D tEquirect;\nvarying vec3 vWorldDirection;\n#include \nvoid main() {\n\tvec3 direction = normalize( vWorldDirection );\n\tvec2 sampleUV = equirectUv( direction );\n\tgl_FragColor = texture2D( tEquirect, sampleUV );\n\t#include \n\t#include \n}"; + +const vertex$b = "uniform float scale;\nattribute float lineDistance;\nvarying float vLineDistance;\n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\tvLineDistance = scale * lineDistance;\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n}"; + +const fragment$b = "uniform vec3 diffuse;\nuniform float opacity;\nuniform float dashSize;\nuniform float totalSize;\nvarying float vLineDistance;\n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\tvec4 diffuseColor = vec4( diffuse, opacity );\n\t#include \n\tif ( mod( vLineDistance, totalSize ) > dashSize ) {\n\t\tdiscard;\n\t}\n\tvec3 outgoingLight = vec3( 0.0 );\n\t#include \n\t#include \n\t#include \n\toutgoingLight = diffuseColor.rgb;\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n}"; + +const vertex$a = "#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#if defined ( USE_ENVMAP ) || defined ( USE_SKINNING )\n\t\t#include \n\t\t#include \n\t\t#include \n\t\t#include \n\t\t#include \n\t#endif\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n}"; + +const fragment$a = "uniform vec3 diffuse;\nuniform float opacity;\n#ifndef FLAT_SHADED\n\tvarying vec3 vNormal;\n#endif\n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\tvec4 diffuseColor = vec4( diffuse, opacity );\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\tReflectedLight reflectedLight = ReflectedLight( vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ) );\n\t#ifdef USE_LIGHTMAP\n\t\tvec4 lightMapTexel = texture2D( lightMap, vLightMapUv );\n\t\treflectedLight.indirectDiffuse += lightMapTexel.rgb * lightMapIntensity * RECIPROCAL_PI;\n\t#else\n\t\treflectedLight.indirectDiffuse += vec3( 1.0 );\n\t#endif\n\t#include \n\treflectedLight.indirectDiffuse *= diffuseColor.rgb;\n\tvec3 outgoingLight = reflectedLight.indirectDiffuse;\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n}"; + +const vertex$9 = "#define LAMBERT\nvarying vec3 vViewPosition;\n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\tvViewPosition = - mvPosition.xyz;\n\t#include \n\t#include \n\t#include \n\t#include \n}"; + +const fragment$9 = "#define LAMBERT\nuniform vec3 diffuse;\nuniform vec3 emissive;\nuniform float opacity;\n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\tvec4 diffuseColor = vec4( diffuse, opacity );\n\t#include \n\tReflectedLight reflectedLight = ReflectedLight( vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ) );\n\tvec3 totalEmissiveRadiance = emissive;\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\tvec3 outgoingLight = reflectedLight.directDiffuse + reflectedLight.indirectDiffuse + totalEmissiveRadiance;\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n}"; + +const vertex$8 = "#define MATCAP\nvarying vec3 vViewPosition;\n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\tvViewPosition = - mvPosition.xyz;\n}"; + +const fragment$8 = "#define MATCAP\nuniform vec3 diffuse;\nuniform float opacity;\nuniform sampler2D matcap;\nvarying vec3 vViewPosition;\n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\tvec4 diffuseColor = vec4( diffuse, opacity );\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\tvec3 viewDir = normalize( vViewPosition );\n\tvec3 x = normalize( vec3( viewDir.z, 0.0, - viewDir.x ) );\n\tvec3 y = cross( viewDir, x );\n\tvec2 uv = vec2( dot( x, normal ), dot( y, normal ) ) * 0.495 + 0.5;\n\t#ifdef USE_MATCAP\n\t\tvec4 matcapColor = texture2D( matcap, uv );\n\t#else\n\t\tvec4 matcapColor = vec4( vec3( mix( 0.2, 0.8, uv.y ) ), 1.0 );\n\t#endif\n\tvec3 outgoingLight = diffuseColor.rgb * matcapColor.rgb;\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n}"; + +const vertex$7 = "#define NORMAL\n#if defined( FLAT_SHADED ) || defined( USE_BUMPMAP ) || defined( USE_NORMALMAP_TANGENTSPACE )\n\tvarying vec3 vViewPosition;\n#endif\n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n#if defined( FLAT_SHADED ) || defined( USE_BUMPMAP ) || defined( USE_NORMALMAP_TANGENTSPACE )\n\tvViewPosition = - mvPosition.xyz;\n#endif\n}"; + +const fragment$7 = "#define NORMAL\nuniform float opacity;\n#if defined( FLAT_SHADED ) || defined( USE_BUMPMAP ) || defined( USE_NORMALMAP_TANGENTSPACE )\n\tvarying vec3 vViewPosition;\n#endif\n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\tvec4 diffuseColor = vec4( 0.0, 0.0, 0.0, opacity );\n\t#include \n\t#include \n\t#include \n\t#include \n\tgl_FragColor = vec4( packNormalToRGB( normal ), diffuseColor.a );\n\t#ifdef OPAQUE\n\t\tgl_FragColor.a = 1.0;\n\t#endif\n}"; + +const vertex$6 = "#define PHONG\nvarying vec3 vViewPosition;\n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\tvViewPosition = - mvPosition.xyz;\n\t#include \n\t#include \n\t#include \n\t#include \n}"; + +const fragment$6 = "#define PHONG\nuniform vec3 diffuse;\nuniform vec3 emissive;\nuniform vec3 specular;\nuniform float shininess;\nuniform float opacity;\n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\tvec4 diffuseColor = vec4( diffuse, opacity );\n\t#include \n\tReflectedLight reflectedLight = ReflectedLight( vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ) );\n\tvec3 totalEmissiveRadiance = emissive;\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\tvec3 outgoingLight = reflectedLight.directDiffuse + reflectedLight.indirectDiffuse + reflectedLight.directSpecular + reflectedLight.indirectSpecular + totalEmissiveRadiance;\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n}"; + +const vertex$5 = "#define STANDARD\nvarying vec3 vViewPosition;\n#ifdef USE_TRANSMISSION\n\tvarying vec3 vWorldPosition;\n#endif\n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\tvViewPosition = - mvPosition.xyz;\n\t#include \n\t#include \n\t#include \n#ifdef USE_TRANSMISSION\n\tvWorldPosition = worldPosition.xyz;\n#endif\n}"; + +const fragment$5 = "#define STANDARD\n#ifdef PHYSICAL\n\t#define IOR\n\t#define USE_SPECULAR\n#endif\nuniform vec3 diffuse;\nuniform vec3 emissive;\nuniform float roughness;\nuniform float metalness;\nuniform float opacity;\n#ifdef IOR\n\tuniform float ior;\n#endif\n#ifdef USE_SPECULAR\n\tuniform float specularIntensity;\n\tuniform vec3 specularColor;\n\t#ifdef USE_SPECULAR_COLORMAP\n\t\tuniform sampler2D specularColorMap;\n\t#endif\n\t#ifdef USE_SPECULAR_INTENSITYMAP\n\t\tuniform sampler2D specularIntensityMap;\n\t#endif\n#endif\n#ifdef USE_CLEARCOAT\n\tuniform float clearcoat;\n\tuniform float clearcoatRoughness;\n#endif\n#ifdef USE_DISPERSION\n\tuniform float dispersion;\n#endif\n#ifdef USE_IRIDESCENCE\n\tuniform float iridescence;\n\tuniform float iridescenceIOR;\n\tuniform float iridescenceThicknessMinimum;\n\tuniform float iridescenceThicknessMaximum;\n#endif\n#ifdef USE_SHEEN\n\tuniform vec3 sheenColor;\n\tuniform float sheenRoughness;\n\t#ifdef USE_SHEEN_COLORMAP\n\t\tuniform sampler2D sheenColorMap;\n\t#endif\n\t#ifdef USE_SHEEN_ROUGHNESSMAP\n\t\tuniform sampler2D sheenRoughnessMap;\n\t#endif\n#endif\n#ifdef USE_ANISOTROPY\n\tuniform vec2 anisotropyVector;\n\t#ifdef USE_ANISOTROPYMAP\n\t\tuniform sampler2D anisotropyMap;\n\t#endif\n#endif\nvarying vec3 vViewPosition;\n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\tvec4 diffuseColor = vec4( diffuse, opacity );\n\t#include \n\tReflectedLight reflectedLight = ReflectedLight( vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ) );\n\tvec3 totalEmissiveRadiance = emissive;\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\tvec3 totalDiffuse = reflectedLight.directDiffuse + reflectedLight.indirectDiffuse;\n\tvec3 totalSpecular = reflectedLight.directSpecular + reflectedLight.indirectSpecular;\n\t#include \n\tvec3 outgoingLight = totalDiffuse + totalSpecular + totalEmissiveRadiance;\n\t#ifdef USE_SHEEN\n\t\tfloat sheenEnergyComp = 1.0 - 0.157 * max3( material.sheenColor );\n\t\toutgoingLight = outgoingLight * sheenEnergyComp + sheenSpecularDirect + sheenSpecularIndirect;\n\t#endif\n\t#ifdef USE_CLEARCOAT\n\t\tfloat dotNVcc = saturate( dot( geometryClearcoatNormal, geometryViewDir ) );\n\t\tvec3 Fcc = F_Schlick( material.clearcoatF0, material.clearcoatF90, dotNVcc );\n\t\toutgoingLight = outgoingLight * ( 1.0 - material.clearcoat * Fcc ) + ( clearcoatSpecularDirect + clearcoatSpecularIndirect ) * material.clearcoat;\n\t#endif\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n}"; + +const vertex$4 = "#define TOON\nvarying vec3 vViewPosition;\n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\tvViewPosition = - mvPosition.xyz;\n\t#include \n\t#include \n\t#include \n}"; + +const fragment$4 = "#define TOON\nuniform vec3 diffuse;\nuniform vec3 emissive;\nuniform float opacity;\n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\tvec4 diffuseColor = vec4( diffuse, opacity );\n\t#include \n\tReflectedLight reflectedLight = ReflectedLight( vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ) );\n\tvec3 totalEmissiveRadiance = emissive;\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\tvec3 outgoingLight = reflectedLight.directDiffuse + reflectedLight.indirectDiffuse + totalEmissiveRadiance;\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n}"; + +const vertex$3 = "uniform float size;\nuniform float scale;\n#include \n#include \n#include \n#include \n#include \n#include \n#ifdef USE_POINTS_UV\n\tvarying vec2 vUv;\n\tuniform mat3 uvTransform;\n#endif\nvoid main() {\n\t#ifdef USE_POINTS_UV\n\t\tvUv = ( uvTransform * vec3( uv, 1 ) ).xy;\n\t#endif\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\tgl_PointSize = size;\n\t#ifdef USE_SIZEATTENUATION\n\t\tbool isPerspective = isPerspectiveMatrix( projectionMatrix );\n\t\tif ( isPerspective ) gl_PointSize *= ( scale / - mvPosition.z );\n\t#endif\n\t#include \n\t#include \n\t#include \n\t#include \n}"; + +const fragment$3 = "uniform vec3 diffuse;\nuniform float opacity;\n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\tvec4 diffuseColor = vec4( diffuse, opacity );\n\t#include \n\tvec3 outgoingLight = vec3( 0.0 );\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\toutgoingLight = diffuseColor.rgb;\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n}"; + +const vertex$2 = "#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n}"; + +const fragment$2 = "uniform vec3 color;\nuniform float opacity;\n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\t#include \n\tgl_FragColor = vec4( color, opacity * ( 1.0 - getShadowMask() ) );\n\t#include \n\t#include \n\t#include \n}"; + +const vertex$1 = "uniform float rotation;\nuniform vec2 center;\n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\t#include \n\tvec4 mvPosition = modelViewMatrix[ 3 ];\n\tvec2 scale = vec2( length( modelMatrix[ 0 ].xyz ), length( modelMatrix[ 1 ].xyz ) );\n\t#ifndef USE_SIZEATTENUATION\n\t\tbool isPerspective = isPerspectiveMatrix( projectionMatrix );\n\t\tif ( isPerspective ) scale *= - mvPosition.z;\n\t#endif\n\tvec2 alignedPosition = ( position.xy - ( center - vec2( 0.5 ) ) ) * scale;\n\tvec2 rotatedPosition;\n\trotatedPosition.x = cos( rotation ) * alignedPosition.x - sin( rotation ) * alignedPosition.y;\n\trotatedPosition.y = sin( rotation ) * alignedPosition.x + cos( rotation ) * alignedPosition.y;\n\tmvPosition.xy += rotatedPosition;\n\tgl_Position = projectionMatrix * mvPosition;\n\t#include \n\t#include \n\t#include \n}"; + +const fragment$1 = "uniform vec3 diffuse;\nuniform float opacity;\n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \n#include \nvoid main() {\n\tvec4 diffuseColor = vec4( diffuse, opacity );\n\t#include \n\tvec3 outgoingLight = vec3( 0.0 );\n\t#include \n\t#include \n\t#include \n\t#include \n\t#include \n\toutgoingLight = diffuseColor.rgb;\n\t#include \n\t#include \n\t#include \n\t#include \n}"; + +const ShaderChunk = { + alphahash_fragment: alphahash_fragment, + alphahash_pars_fragment: alphahash_pars_fragment, + alphamap_fragment: alphamap_fragment, + alphamap_pars_fragment: alphamap_pars_fragment, + alphatest_fragment: alphatest_fragment, + alphatest_pars_fragment: alphatest_pars_fragment, + aomap_fragment: aomap_fragment, + aomap_pars_fragment: aomap_pars_fragment, + batching_pars_vertex: batching_pars_vertex, + batching_vertex: batching_vertex, + begin_vertex: begin_vertex, + beginnormal_vertex: beginnormal_vertex, + bsdfs: bsdfs, + iridescence_fragment: iridescence_fragment, + bumpmap_pars_fragment: bumpmap_pars_fragment, + clipping_planes_fragment: clipping_planes_fragment, + clipping_planes_pars_fragment: clipping_planes_pars_fragment, + clipping_planes_pars_vertex: clipping_planes_pars_vertex, + clipping_planes_vertex: clipping_planes_vertex, + color_fragment: color_fragment, + color_pars_fragment: color_pars_fragment, + color_pars_vertex: color_pars_vertex, + color_vertex: color_vertex, + common: common, + cube_uv_reflection_fragment: cube_uv_reflection_fragment, + defaultnormal_vertex: defaultnormal_vertex, + displacementmap_pars_vertex: displacementmap_pars_vertex, + displacementmap_vertex: displacementmap_vertex, + emissivemap_fragment: emissivemap_fragment, + emissivemap_pars_fragment: emissivemap_pars_fragment, + colorspace_fragment: colorspace_fragment, + colorspace_pars_fragment: colorspace_pars_fragment, + envmap_fragment: envmap_fragment, + envmap_common_pars_fragment: envmap_common_pars_fragment, + envmap_pars_fragment: envmap_pars_fragment, + envmap_pars_vertex: envmap_pars_vertex, + envmap_physical_pars_fragment: envmap_physical_pars_fragment, + envmap_vertex: envmap_vertex, + fog_vertex: fog_vertex, + fog_pars_vertex: fog_pars_vertex, + fog_fragment: fog_fragment, + fog_pars_fragment: fog_pars_fragment, + gradientmap_pars_fragment: gradientmap_pars_fragment, + lightmap_pars_fragment: lightmap_pars_fragment, + lights_lambert_fragment: lights_lambert_fragment, + lights_lambert_pars_fragment: lights_lambert_pars_fragment, + lights_pars_begin: lights_pars_begin, + lights_toon_fragment: lights_toon_fragment, + lights_toon_pars_fragment: lights_toon_pars_fragment, + lights_phong_fragment: lights_phong_fragment, + lights_phong_pars_fragment: lights_phong_pars_fragment, + lights_physical_fragment: lights_physical_fragment, + lights_physical_pars_fragment: lights_physical_pars_fragment, + lights_fragment_begin: lights_fragment_begin, + lights_fragment_maps: lights_fragment_maps, + lights_fragment_end: lights_fragment_end, + logdepthbuf_fragment: logdepthbuf_fragment, + logdepthbuf_pars_fragment: logdepthbuf_pars_fragment, + logdepthbuf_pars_vertex: logdepthbuf_pars_vertex, + logdepthbuf_vertex: logdepthbuf_vertex, + map_fragment: map_fragment, + map_pars_fragment: map_pars_fragment, + map_particle_fragment: map_particle_fragment, + map_particle_pars_fragment: map_particle_pars_fragment, + metalnessmap_fragment: metalnessmap_fragment, + metalnessmap_pars_fragment: metalnessmap_pars_fragment, + morphinstance_vertex: morphinstance_vertex, + morphcolor_vertex: morphcolor_vertex, + morphnormal_vertex: morphnormal_vertex, + morphtarget_pars_vertex: morphtarget_pars_vertex, + morphtarget_vertex: morphtarget_vertex, + normal_fragment_begin: normal_fragment_begin, + normal_fragment_maps: normal_fragment_maps, + normal_pars_fragment: normal_pars_fragment, + normal_pars_vertex: normal_pars_vertex, + normal_vertex: normal_vertex, + normalmap_pars_fragment: normalmap_pars_fragment, + clearcoat_normal_fragment_begin: clearcoat_normal_fragment_begin, + clearcoat_normal_fragment_maps: clearcoat_normal_fragment_maps, + clearcoat_pars_fragment: clearcoat_pars_fragment, + iridescence_pars_fragment: iridescence_pars_fragment, + opaque_fragment: opaque_fragment, + packing: packing, + premultiplied_alpha_fragment: premultiplied_alpha_fragment, + project_vertex: project_vertex, + dithering_fragment: dithering_fragment, + dithering_pars_fragment: dithering_pars_fragment, + roughnessmap_fragment: roughnessmap_fragment, + roughnessmap_pars_fragment: roughnessmap_pars_fragment, + shadowmap_pars_fragment: shadowmap_pars_fragment, + shadowmap_pars_vertex: shadowmap_pars_vertex, + shadowmap_vertex: shadowmap_vertex, + shadowmask_pars_fragment: shadowmask_pars_fragment, + skinbase_vertex: skinbase_vertex, + skinning_pars_vertex: skinning_pars_vertex, + skinning_vertex: skinning_vertex, + skinnormal_vertex: skinnormal_vertex, + specularmap_fragment: specularmap_fragment, + specularmap_pars_fragment: specularmap_pars_fragment, + tonemapping_fragment: tonemapping_fragment, + tonemapping_pars_fragment: tonemapping_pars_fragment, + transmission_fragment: transmission_fragment, + transmission_pars_fragment: transmission_pars_fragment, + uv_pars_fragment: uv_pars_fragment, + uv_pars_vertex: uv_pars_vertex, + uv_vertex: uv_vertex, + worldpos_vertex: worldpos_vertex, + + background_vert: vertex$h, + background_frag: fragment$h, + backgroundCube_vert: vertex$g, + backgroundCube_frag: fragment$g, + cube_vert: vertex$f, + cube_frag: fragment$f, + depth_vert: vertex$e, + depth_frag: fragment$e, + distanceRGBA_vert: vertex$d, + distanceRGBA_frag: fragment$d, + equirect_vert: vertex$c, + equirect_frag: fragment$c, + linedashed_vert: vertex$b, + linedashed_frag: fragment$b, + meshbasic_vert: vertex$a, + meshbasic_frag: fragment$a, + meshlambert_vert: vertex$9, + meshlambert_frag: fragment$9, + meshmatcap_vert: vertex$8, + meshmatcap_frag: fragment$8, + meshnormal_vert: vertex$7, + meshnormal_frag: fragment$7, + meshphong_vert: vertex$6, + meshphong_frag: fragment$6, + meshphysical_vert: vertex$5, + meshphysical_frag: fragment$5, + meshtoon_vert: vertex$4, + meshtoon_frag: fragment$4, + points_vert: vertex$3, + points_frag: fragment$3, + shadow_vert: vertex$2, + shadow_frag: fragment$2, + sprite_vert: vertex$1, + sprite_frag: fragment$1 +}; + +/** + * Uniforms library for shared webgl shaders + */ + +const UniformsLib = { + + common: { + + diffuse: { value: /*@__PURE__*/ new Color( 0xffffff ) }, + opacity: { value: 1.0 }, + + map: { value: null }, + mapTransform: { value: /*@__PURE__*/ new Matrix3() }, + + alphaMap: { value: null }, + alphaMapTransform: { value: /*@__PURE__*/ new Matrix3() }, + + alphaTest: { value: 0 } + + }, + + specularmap: { + + specularMap: { value: null }, + specularMapTransform: { value: /*@__PURE__*/ new Matrix3() } + + }, + + envmap: { + + envMap: { value: null }, + envMapRotation: { value: /*@__PURE__*/ new Matrix3() }, + flipEnvMap: { value: - 1 }, + reflectivity: { value: 1.0 }, // basic, lambert, phong + ior: { value: 1.5 }, // physical + refractionRatio: { value: 0.98 }, // basic, lambert, phong + + }, + + aomap: { + + aoMap: { value: null }, + aoMapIntensity: { value: 1 }, + aoMapTransform: { value: /*@__PURE__*/ new Matrix3() } + + }, + + lightmap: { + + lightMap: { value: null }, + lightMapIntensity: { value: 1 }, + lightMapTransform: { value: /*@__PURE__*/ new Matrix3() } + + }, + + bumpmap: { + + bumpMap: { value: null }, + bumpMapTransform: { value: /*@__PURE__*/ new Matrix3() }, + bumpScale: { value: 1 } + + }, + + normalmap: { + + normalMap: { value: null }, + normalMapTransform: { value: /*@__PURE__*/ new Matrix3() }, + normalScale: { value: /*@__PURE__*/ new Vector2( 1, 1 ) } + + }, + + displacementmap: { + + displacementMap: { value: null }, + displacementMapTransform: { value: /*@__PURE__*/ new Matrix3() }, + displacementScale: { value: 1 }, + displacementBias: { value: 0 } + + }, + + emissivemap: { + + emissiveMap: { value: null }, + emissiveMapTransform: { value: /*@__PURE__*/ new Matrix3() } + + }, + + metalnessmap: { + + metalnessMap: { value: null }, + metalnessMapTransform: { value: /*@__PURE__*/ new Matrix3() } + + }, + + roughnessmap: { + + roughnessMap: { value: null }, + roughnessMapTransform: { value: /*@__PURE__*/ new Matrix3() } + + }, + + gradientmap: { + + gradientMap: { value: null } + + }, + + fog: { + + fogDensity: { value: 0.00025 }, + fogNear: { value: 1 }, + fogFar: { value: 2000 }, + fogColor: { value: /*@__PURE__*/ new Color( 0xffffff ) } + + }, + + lights: { + + ambientLightColor: { value: [] }, + + lightProbe: { value: [] }, + + directionalLights: { value: [], properties: { + direction: {}, + color: {} + } }, + + directionalLightShadows: { value: [], properties: { + shadowIntensity: 1, + shadowBias: {}, + shadowNormalBias: {}, + shadowRadius: {}, + shadowMapSize: {} + } }, + + directionalShadowMap: { value: [] }, + directionalShadowMatrix: { value: [] }, + + spotLights: { value: [], properties: { + color: {}, + position: {}, + direction: {}, + distance: {}, + coneCos: {}, + penumbraCos: {}, + decay: {} + } }, + + spotLightShadows: { value: [], properties: { + shadowIntensity: 1, + shadowBias: {}, + shadowNormalBias: {}, + shadowRadius: {}, + shadowMapSize: {} + } }, + + spotLightMap: { value: [] }, + spotShadowMap: { value: [] }, + spotLightMatrix: { value: [] }, + + pointLights: { value: [], properties: { + color: {}, + position: {}, + decay: {}, + distance: {} + } }, + + pointLightShadows: { value: [], properties: { + shadowIntensity: 1, + shadowBias: {}, + shadowNormalBias: {}, + shadowRadius: {}, + shadowMapSize: {}, + shadowCameraNear: {}, + shadowCameraFar: {} + } }, + + pointShadowMap: { value: [] }, + pointShadowMatrix: { value: [] }, + + hemisphereLights: { value: [], properties: { + direction: {}, + skyColor: {}, + groundColor: {} + } }, + + // TODO (abelnation): RectAreaLight BRDF data needs to be moved from example to main src + rectAreaLights: { value: [], properties: { + color: {}, + position: {}, + width: {}, + height: {} + } }, + + ltc_1: { value: null }, + ltc_2: { value: null } + + }, + + points: { + + diffuse: { value: /*@__PURE__*/ new Color( 0xffffff ) }, + opacity: { value: 1.0 }, + size: { value: 1.0 }, + scale: { value: 1.0 }, + map: { value: null }, + alphaMap: { value: null }, + alphaMapTransform: { value: /*@__PURE__*/ new Matrix3() }, + alphaTest: { value: 0 }, + uvTransform: { value: /*@__PURE__*/ new Matrix3() } + + }, + + sprite: { + + diffuse: { value: /*@__PURE__*/ new Color( 0xffffff ) }, + opacity: { value: 1.0 }, + center: { value: /*@__PURE__*/ new Vector2( 0.5, 0.5 ) }, + rotation: { value: 0.0 }, + map: { value: null }, + mapTransform: { value: /*@__PURE__*/ new Matrix3() }, + alphaMap: { value: null }, + alphaMapTransform: { value: /*@__PURE__*/ new Matrix3() }, + alphaTest: { value: 0 } + + } + +}; + +const ShaderLib = { + + basic: { + + uniforms: /*@__PURE__*/ mergeUniforms( [ + UniformsLib.common, + UniformsLib.specularmap, + UniformsLib.envmap, + UniformsLib.aomap, + UniformsLib.lightmap, + UniformsLib.fog + ] ), + + vertexShader: ShaderChunk.meshbasic_vert, + fragmentShader: ShaderChunk.meshbasic_frag + + }, + + lambert: { + + uniforms: /*@__PURE__*/ mergeUniforms( [ + UniformsLib.common, + UniformsLib.specularmap, + UniformsLib.envmap, + UniformsLib.aomap, + UniformsLib.lightmap, + UniformsLib.emissivemap, + UniformsLib.bumpmap, + UniformsLib.normalmap, + UniformsLib.displacementmap, + UniformsLib.fog, + UniformsLib.lights, + { + emissive: { value: /*@__PURE__*/ new Color( 0x000000 ) } + } + ] ), + + vertexShader: ShaderChunk.meshlambert_vert, + fragmentShader: ShaderChunk.meshlambert_frag + + }, + + phong: { + + uniforms: /*@__PURE__*/ mergeUniforms( [ + UniformsLib.common, + UniformsLib.specularmap, + UniformsLib.envmap, + UniformsLib.aomap, + UniformsLib.lightmap, + UniformsLib.emissivemap, + UniformsLib.bumpmap, + UniformsLib.normalmap, + UniformsLib.displacementmap, + UniformsLib.fog, + UniformsLib.lights, + { + emissive: { value: /*@__PURE__*/ new Color( 0x000000 ) }, + specular: { value: /*@__PURE__*/ new Color( 0x111111 ) }, + shininess: { value: 30 } + } + ] ), + + vertexShader: ShaderChunk.meshphong_vert, + fragmentShader: ShaderChunk.meshphong_frag + + }, + + standard: { + + uniforms: /*@__PURE__*/ mergeUniforms( [ + UniformsLib.common, + UniformsLib.envmap, + UniformsLib.aomap, + UniformsLib.lightmap, + UniformsLib.emissivemap, + UniformsLib.bumpmap, + UniformsLib.normalmap, + UniformsLib.displacementmap, + UniformsLib.roughnessmap, + UniformsLib.metalnessmap, + UniformsLib.fog, + UniformsLib.lights, + { + emissive: { value: /*@__PURE__*/ new Color( 0x000000 ) }, + roughness: { value: 1.0 }, + metalness: { value: 0.0 }, + envMapIntensity: { value: 1 } + } + ] ), + + vertexShader: ShaderChunk.meshphysical_vert, + fragmentShader: ShaderChunk.meshphysical_frag + + }, + + toon: { + + uniforms: /*@__PURE__*/ mergeUniforms( [ + UniformsLib.common, + UniformsLib.aomap, + UniformsLib.lightmap, + UniformsLib.emissivemap, + UniformsLib.bumpmap, + UniformsLib.normalmap, + UniformsLib.displacementmap, + UniformsLib.gradientmap, + UniformsLib.fog, + UniformsLib.lights, + { + emissive: { value: /*@__PURE__*/ new Color( 0x000000 ) } + } + ] ), + + vertexShader: ShaderChunk.meshtoon_vert, + fragmentShader: ShaderChunk.meshtoon_frag + + }, + + matcap: { + + uniforms: /*@__PURE__*/ mergeUniforms( [ + UniformsLib.common, + UniformsLib.bumpmap, + UniformsLib.normalmap, + UniformsLib.displacementmap, + UniformsLib.fog, + { + matcap: { value: null } + } + ] ), + + vertexShader: ShaderChunk.meshmatcap_vert, + fragmentShader: ShaderChunk.meshmatcap_frag + + }, + + points: { + + uniforms: /*@__PURE__*/ mergeUniforms( [ + UniformsLib.points, + UniformsLib.fog + ] ), + + vertexShader: ShaderChunk.points_vert, + fragmentShader: ShaderChunk.points_frag + + }, + + dashed: { + + uniforms: /*@__PURE__*/ mergeUniforms( [ + UniformsLib.common, + UniformsLib.fog, + { + scale: { value: 1 }, + dashSize: { value: 1 }, + totalSize: { value: 2 } + } + ] ), + + vertexShader: ShaderChunk.linedashed_vert, + fragmentShader: ShaderChunk.linedashed_frag + + }, + + depth: { + + uniforms: /*@__PURE__*/ mergeUniforms( [ + UniformsLib.common, + UniformsLib.displacementmap + ] ), + + vertexShader: ShaderChunk.depth_vert, + fragmentShader: ShaderChunk.depth_frag + + }, + + normal: { + + uniforms: /*@__PURE__*/ mergeUniforms( [ + UniformsLib.common, + UniformsLib.bumpmap, + UniformsLib.normalmap, + UniformsLib.displacementmap, + { + opacity: { value: 1.0 } + } + ] ), + + vertexShader: ShaderChunk.meshnormal_vert, + fragmentShader: ShaderChunk.meshnormal_frag + + }, + + sprite: { + + uniforms: /*@__PURE__*/ mergeUniforms( [ + UniformsLib.sprite, + UniformsLib.fog + ] ), + + vertexShader: ShaderChunk.sprite_vert, + fragmentShader: ShaderChunk.sprite_frag + + }, + + background: { + + uniforms: { + uvTransform: { value: /*@__PURE__*/ new Matrix3() }, + t2D: { value: null }, + backgroundIntensity: { value: 1 } + }, + + vertexShader: ShaderChunk.background_vert, + fragmentShader: ShaderChunk.background_frag + + }, + + backgroundCube: { + + uniforms: { + envMap: { value: null }, + flipEnvMap: { value: - 1 }, + backgroundBlurriness: { value: 0 }, + backgroundIntensity: { value: 1 }, + backgroundRotation: { value: /*@__PURE__*/ new Matrix3() } + }, + + vertexShader: ShaderChunk.backgroundCube_vert, + fragmentShader: ShaderChunk.backgroundCube_frag + + }, + + cube: { + + uniforms: { + tCube: { value: null }, + tFlip: { value: - 1 }, + opacity: { value: 1.0 } + }, + + vertexShader: ShaderChunk.cube_vert, + fragmentShader: ShaderChunk.cube_frag + + }, + + equirect: { + + uniforms: { + tEquirect: { value: null }, + }, + + vertexShader: ShaderChunk.equirect_vert, + fragmentShader: ShaderChunk.equirect_frag + + }, + + distanceRGBA: { + + uniforms: /*@__PURE__*/ mergeUniforms( [ + UniformsLib.common, + UniformsLib.displacementmap, + { + referencePosition: { value: /*@__PURE__*/ new Vector3() }, + nearDistance: { value: 1 }, + farDistance: { value: 1000 } + } + ] ), + + vertexShader: ShaderChunk.distanceRGBA_vert, + fragmentShader: ShaderChunk.distanceRGBA_frag + + }, + + shadow: { + + uniforms: /*@__PURE__*/ mergeUniforms( [ + UniformsLib.lights, + UniformsLib.fog, + { + color: { value: /*@__PURE__*/ new Color( 0x00000 ) }, + opacity: { value: 1.0 } + }, + ] ), + + vertexShader: ShaderChunk.shadow_vert, + fragmentShader: ShaderChunk.shadow_frag + + } + +}; + +ShaderLib.physical = { + + uniforms: /*@__PURE__*/ mergeUniforms( [ + ShaderLib.standard.uniforms, + { + clearcoat: { value: 0 }, + clearcoatMap: { value: null }, + clearcoatMapTransform: { value: /*@__PURE__*/ new Matrix3() }, + clearcoatNormalMap: { value: null }, + clearcoatNormalMapTransform: { value: /*@__PURE__*/ new Matrix3() }, + clearcoatNormalScale: { value: /*@__PURE__*/ new Vector2( 1, 1 ) }, + clearcoatRoughness: { value: 0 }, + clearcoatRoughnessMap: { value: null }, + clearcoatRoughnessMapTransform: { value: /*@__PURE__*/ new Matrix3() }, + dispersion: { value: 0 }, + iridescence: { value: 0 }, + iridescenceMap: { value: null }, + iridescenceMapTransform: { value: /*@__PURE__*/ new Matrix3() }, + iridescenceIOR: { value: 1.3 }, + iridescenceThicknessMinimum: { value: 100 }, + iridescenceThicknessMaximum: { value: 400 }, + iridescenceThicknessMap: { value: null }, + iridescenceThicknessMapTransform: { value: /*@__PURE__*/ new Matrix3() }, + sheen: { value: 0 }, + sheenColor: { value: /*@__PURE__*/ new Color( 0x000000 ) }, + sheenColorMap: { value: null }, + sheenColorMapTransform: { value: /*@__PURE__*/ new Matrix3() }, + sheenRoughness: { value: 1 }, + sheenRoughnessMap: { value: null }, + sheenRoughnessMapTransform: { value: /*@__PURE__*/ new Matrix3() }, + transmission: { value: 0 }, + transmissionMap: { value: null }, + transmissionMapTransform: { value: /*@__PURE__*/ new Matrix3() }, + transmissionSamplerSize: { value: /*@__PURE__*/ new Vector2() }, + transmissionSamplerMap: { value: null }, + thickness: { value: 0 }, + thicknessMap: { value: null }, + thicknessMapTransform: { value: /*@__PURE__*/ new Matrix3() }, + attenuationDistance: { value: 0 }, + attenuationColor: { value: /*@__PURE__*/ new Color( 0x000000 ) }, + specularColor: { value: /*@__PURE__*/ new Color( 1, 1, 1 ) }, + specularColorMap: { value: null }, + specularColorMapTransform: { value: /*@__PURE__*/ new Matrix3() }, + specularIntensity: { value: 1 }, + specularIntensityMap: { value: null }, + specularIntensityMapTransform: { value: /*@__PURE__*/ new Matrix3() }, + anisotropyVector: { value: /*@__PURE__*/ new Vector2() }, + anisotropyMap: { value: null }, + anisotropyMapTransform: { value: /*@__PURE__*/ new Matrix3() }, + } + ] ), + + vertexShader: ShaderChunk.meshphysical_vert, + fragmentShader: ShaderChunk.meshphysical_frag + +}; + +const _rgb = { r: 0, b: 0, g: 0 }; +const _e1$1 = /*@__PURE__*/ new Euler(); +const _m1$1 = /*@__PURE__*/ new Matrix4(); + +function WebGLBackground( renderer, cubemaps, cubeuvmaps, state, objects, alpha, premultipliedAlpha ) { + + const clearColor = new Color( 0x000000 ); + let clearAlpha = alpha === true ? 0 : 1; + + let planeMesh; + let boxMesh; + + let currentBackground = null; + let currentBackgroundVersion = 0; + let currentTonemapping = null; + + function getBackground( scene ) { + + let background = scene.isScene === true ? scene.background : null; + + if ( background && background.isTexture ) { + + const usePMREM = scene.backgroundBlurriness > 0; // use PMREM if the user wants to blur the background + background = ( usePMREM ? cubeuvmaps : cubemaps ).get( background ); + + } + + return background; + + } + + function render( scene ) { + + let forceClear = false; + const background = getBackground( scene ); + + if ( background === null ) { + + setClear( clearColor, clearAlpha ); + + } else if ( background && background.isColor ) { + + setClear( background, 1 ); + forceClear = true; + + } + + const environmentBlendMode = renderer.xr.getEnvironmentBlendMode(); + + if ( environmentBlendMode === 'additive' ) { + + state.buffers.color.setClear( 0, 0, 0, 1, premultipliedAlpha ); + + } else if ( environmentBlendMode === 'alpha-blend' ) { + + state.buffers.color.setClear( 0, 0, 0, 0, premultipliedAlpha ); + + } + + if ( renderer.autoClear || forceClear ) { + + // buffers might not be writable which is required to ensure a correct clear + + state.buffers.depth.setTest( true ); + state.buffers.depth.setMask( true ); + state.buffers.color.setMask( true ); + + renderer.clear( renderer.autoClearColor, renderer.autoClearDepth, renderer.autoClearStencil ); + + } + + } + + function addToRenderList( renderList, scene ) { + + const background = getBackground( scene ); + + if ( background && ( background.isCubeTexture || background.mapping === CubeUVReflectionMapping ) ) { + + if ( boxMesh === undefined ) { + + boxMesh = new Mesh( + new BoxGeometry( 1, 1, 1 ), + new ShaderMaterial( { + name: 'BackgroundCubeMaterial', + uniforms: cloneUniforms( ShaderLib.backgroundCube.uniforms ), + vertexShader: ShaderLib.backgroundCube.vertexShader, + fragmentShader: ShaderLib.backgroundCube.fragmentShader, + side: BackSide, + depthTest: false, + depthWrite: false, + fog: false + } ) + ); + + boxMesh.geometry.deleteAttribute( 'normal' ); + boxMesh.geometry.deleteAttribute( 'uv' ); + + boxMesh.onBeforeRender = function ( renderer, scene, camera ) { + + this.matrixWorld.copyPosition( camera.matrixWorld ); + + }; + + // add "envMap" material property so the renderer can evaluate it like for built-in materials + Object.defineProperty( boxMesh.material, 'envMap', { + + get: function () { + + return this.uniforms.envMap.value; + + } + + } ); + + objects.update( boxMesh ); + + } + + _e1$1.copy( scene.backgroundRotation ); + + // accommodate left-handed frame + _e1$1.x *= - 1; _e1$1.y *= - 1; _e1$1.z *= - 1; + + if ( background.isCubeTexture && background.isRenderTargetTexture === false ) { + + // environment maps which are not cube render targets or PMREMs follow a different convention + _e1$1.y *= - 1; + _e1$1.z *= - 1; + + } + + boxMesh.material.uniforms.envMap.value = background; + boxMesh.material.uniforms.flipEnvMap.value = ( background.isCubeTexture && background.isRenderTargetTexture === false ) ? - 1 : 1; + boxMesh.material.uniforms.backgroundBlurriness.value = scene.backgroundBlurriness; + boxMesh.material.uniforms.backgroundIntensity.value = scene.backgroundIntensity; + boxMesh.material.uniforms.backgroundRotation.value.setFromMatrix4( _m1$1.makeRotationFromEuler( _e1$1 ) ); + boxMesh.material.toneMapped = ColorManagement.getTransfer( background.colorSpace ) !== SRGBTransfer; + + if ( currentBackground !== background || + currentBackgroundVersion !== background.version || + currentTonemapping !== renderer.toneMapping ) { + + boxMesh.material.needsUpdate = true; + + currentBackground = background; + currentBackgroundVersion = background.version; + currentTonemapping = renderer.toneMapping; + + } + + boxMesh.layers.enableAll(); + + // push to the pre-sorted opaque render list + renderList.unshift( boxMesh, boxMesh.geometry, boxMesh.material, 0, 0, null ); + + } else if ( background && background.isTexture ) { + + if ( planeMesh === undefined ) { + + planeMesh = new Mesh( + new PlaneGeometry( 2, 2 ), + new ShaderMaterial( { + name: 'BackgroundMaterial', + uniforms: cloneUniforms( ShaderLib.background.uniforms ), + vertexShader: ShaderLib.background.vertexShader, + fragmentShader: ShaderLib.background.fragmentShader, + side: FrontSide, + depthTest: false, + depthWrite: false, + fog: false + } ) + ); + + planeMesh.geometry.deleteAttribute( 'normal' ); + + // add "map" material property so the renderer can evaluate it like for built-in materials + Object.defineProperty( planeMesh.material, 'map', { + + get: function () { + + return this.uniforms.t2D.value; + + } + + } ); + + objects.update( planeMesh ); + + } + + planeMesh.material.uniforms.t2D.value = background; + planeMesh.material.uniforms.backgroundIntensity.value = scene.backgroundIntensity; + planeMesh.material.toneMapped = ColorManagement.getTransfer( background.colorSpace ) !== SRGBTransfer; + + if ( background.matrixAutoUpdate === true ) { + + background.updateMatrix(); + + } + + planeMesh.material.uniforms.uvTransform.value.copy( background.matrix ); + + if ( currentBackground !== background || + currentBackgroundVersion !== background.version || + currentTonemapping !== renderer.toneMapping ) { + + planeMesh.material.needsUpdate = true; + + currentBackground = background; + currentBackgroundVersion = background.version; + currentTonemapping = renderer.toneMapping; + + } + + planeMesh.layers.enableAll(); + + // push to the pre-sorted opaque render list + renderList.unshift( planeMesh, planeMesh.geometry, planeMesh.material, 0, 0, null ); + + } + + } + + function setClear( color, alpha ) { + + color.getRGB( _rgb, getUnlitUniformColorSpace( renderer ) ); + + state.buffers.color.setClear( _rgb.r, _rgb.g, _rgb.b, alpha, premultipliedAlpha ); + + } + + function dispose() { + + if ( boxMesh !== undefined ) { + + boxMesh.geometry.dispose(); + boxMesh.material.dispose(); + + } + + if ( planeMesh !== undefined ) { + + planeMesh.geometry.dispose(); + planeMesh.material.dispose(); + + } + + } + + return { + + getClearColor: function () { + + return clearColor; + + }, + setClearColor: function ( color, alpha = 1 ) { + + clearColor.set( color ); + clearAlpha = alpha; + setClear( clearColor, clearAlpha ); + + }, + getClearAlpha: function () { + + return clearAlpha; + + }, + setClearAlpha: function ( alpha ) { + + clearAlpha = alpha; + setClear( clearColor, clearAlpha ); + + }, + render: render, + addToRenderList: addToRenderList, + dispose: dispose + + }; + +} + +function WebGLBindingStates( gl, attributes ) { + + const maxVertexAttributes = gl.getParameter( gl.MAX_VERTEX_ATTRIBS ); + + const bindingStates = {}; + + const defaultState = createBindingState( null ); + let currentState = defaultState; + let forceUpdate = false; + + function setup( object, material, program, geometry, index ) { + + let updateBuffers = false; + + const state = getBindingState( geometry, program, material ); + + if ( currentState !== state ) { + + currentState = state; + bindVertexArrayObject( currentState.object ); + + } + + updateBuffers = needsUpdate( object, geometry, program, index ); + + if ( updateBuffers ) saveCache( object, geometry, program, index ); + + if ( index !== null ) { + + attributes.update( index, gl.ELEMENT_ARRAY_BUFFER ); + + } + + if ( updateBuffers || forceUpdate ) { + + forceUpdate = false; + + setupVertexAttributes( object, material, program, geometry ); + + if ( index !== null ) { + + gl.bindBuffer( gl.ELEMENT_ARRAY_BUFFER, attributes.get( index ).buffer ); + + } + + } + + } + + function createVertexArrayObject() { + + return gl.createVertexArray(); + + } + + function bindVertexArrayObject( vao ) { + + return gl.bindVertexArray( vao ); + + } + + function deleteVertexArrayObject( vao ) { + + return gl.deleteVertexArray( vao ); + + } + + function getBindingState( geometry, program, material ) { + + const wireframe = ( material.wireframe === true ); + + let programMap = bindingStates[ geometry.id ]; + + if ( programMap === undefined ) { + + programMap = {}; + bindingStates[ geometry.id ] = programMap; + + } + + let stateMap = programMap[ program.id ]; + + if ( stateMap === undefined ) { + + stateMap = {}; + programMap[ program.id ] = stateMap; + + } + + let state = stateMap[ wireframe ]; + + if ( state === undefined ) { + + state = createBindingState( createVertexArrayObject() ); + stateMap[ wireframe ] = state; + + } + + return state; + + } + + function createBindingState( vao ) { + + const newAttributes = []; + const enabledAttributes = []; + const attributeDivisors = []; + + for ( let i = 0; i < maxVertexAttributes; i ++ ) { + + newAttributes[ i ] = 0; + enabledAttributes[ i ] = 0; + attributeDivisors[ i ] = 0; + + } + + return { + + // for backward compatibility on non-VAO support browser + geometry: null, + program: null, + wireframe: false, + + newAttributes: newAttributes, + enabledAttributes: enabledAttributes, + attributeDivisors: attributeDivisors, + object: vao, + attributes: {}, + index: null + + }; + + } + + function needsUpdate( object, geometry, program, index ) { + + const cachedAttributes = currentState.attributes; + const geometryAttributes = geometry.attributes; + + let attributesNum = 0; + + const programAttributes = program.getAttributes(); + + for ( const name in programAttributes ) { + + const programAttribute = programAttributes[ name ]; + + if ( programAttribute.location >= 0 ) { + + const cachedAttribute = cachedAttributes[ name ]; + let geometryAttribute = geometryAttributes[ name ]; + + if ( geometryAttribute === undefined ) { + + if ( name === 'instanceMatrix' && object.instanceMatrix ) geometryAttribute = object.instanceMatrix; + if ( name === 'instanceColor' && object.instanceColor ) geometryAttribute = object.instanceColor; + + } + + if ( cachedAttribute === undefined ) return true; + + if ( cachedAttribute.attribute !== geometryAttribute ) return true; + + if ( geometryAttribute && cachedAttribute.data !== geometryAttribute.data ) return true; + + attributesNum ++; + + } + + } + + if ( currentState.attributesNum !== attributesNum ) return true; + + if ( currentState.index !== index ) return true; + + return false; + + } + + function saveCache( object, geometry, program, index ) { + + const cache = {}; + const attributes = geometry.attributes; + let attributesNum = 0; + + const programAttributes = program.getAttributes(); + + for ( const name in programAttributes ) { + + const programAttribute = programAttributes[ name ]; + + if ( programAttribute.location >= 0 ) { + + let attribute = attributes[ name ]; + + if ( attribute === undefined ) { + + if ( name === 'instanceMatrix' && object.instanceMatrix ) attribute = object.instanceMatrix; + if ( name === 'instanceColor' && object.instanceColor ) attribute = object.instanceColor; + + } + + const data = {}; + data.attribute = attribute; + + if ( attribute && attribute.data ) { + + data.data = attribute.data; + + } + + cache[ name ] = data; + + attributesNum ++; + + } + + } + + currentState.attributes = cache; + currentState.attributesNum = attributesNum; + + currentState.index = index; + + } + + function initAttributes() { + + const newAttributes = currentState.newAttributes; + + for ( let i = 0, il = newAttributes.length; i < il; i ++ ) { + + newAttributes[ i ] = 0; + + } + + } + + function enableAttribute( attribute ) { + + enableAttributeAndDivisor( attribute, 0 ); + + } + + function enableAttributeAndDivisor( attribute, meshPerAttribute ) { + + const newAttributes = currentState.newAttributes; + const enabledAttributes = currentState.enabledAttributes; + const attributeDivisors = currentState.attributeDivisors; + + newAttributes[ attribute ] = 1; + + if ( enabledAttributes[ attribute ] === 0 ) { + + gl.enableVertexAttribArray( attribute ); + enabledAttributes[ attribute ] = 1; + + } + + if ( attributeDivisors[ attribute ] !== meshPerAttribute ) { + + gl.vertexAttribDivisor( attribute, meshPerAttribute ); + attributeDivisors[ attribute ] = meshPerAttribute; + + } + + } + + function disableUnusedAttributes() { + + const newAttributes = currentState.newAttributes; + const enabledAttributes = currentState.enabledAttributes; + + for ( let i = 0, il = enabledAttributes.length; i < il; i ++ ) { + + if ( enabledAttributes[ i ] !== newAttributes[ i ] ) { + + gl.disableVertexAttribArray( i ); + enabledAttributes[ i ] = 0; + + } + + } + + } + + function vertexAttribPointer( index, size, type, normalized, stride, offset, integer ) { + + if ( integer === true ) { + + gl.vertexAttribIPointer( index, size, type, stride, offset ); + + } else { + + gl.vertexAttribPointer( index, size, type, normalized, stride, offset ); + + } + + } + + function setupVertexAttributes( object, material, program, geometry ) { + + initAttributes(); + + const geometryAttributes = geometry.attributes; + + const programAttributes = program.getAttributes(); + + const materialDefaultAttributeValues = material.defaultAttributeValues; + + for ( const name in programAttributes ) { + + const programAttribute = programAttributes[ name ]; + + if ( programAttribute.location >= 0 ) { + + let geometryAttribute = geometryAttributes[ name ]; + + if ( geometryAttribute === undefined ) { + + if ( name === 'instanceMatrix' && object.instanceMatrix ) geometryAttribute = object.instanceMatrix; + if ( name === 'instanceColor' && object.instanceColor ) geometryAttribute = object.instanceColor; + + } + + if ( geometryAttribute !== undefined ) { + + const normalized = geometryAttribute.normalized; + const size = geometryAttribute.itemSize; + + const attribute = attributes.get( geometryAttribute ); + + // TODO Attribute may not be available on context restore + + if ( attribute === undefined ) continue; + + const buffer = attribute.buffer; + const type = attribute.type; + const bytesPerElement = attribute.bytesPerElement; + + // check for integer attributes + + const integer = ( type === gl.INT || type === gl.UNSIGNED_INT || geometryAttribute.gpuType === IntType ); + + if ( geometryAttribute.isInterleavedBufferAttribute ) { + + const data = geometryAttribute.data; + const stride = data.stride; + const offset = geometryAttribute.offset; + + if ( data.isInstancedInterleavedBuffer ) { + + for ( let i = 0; i < programAttribute.locationSize; i ++ ) { + + enableAttributeAndDivisor( programAttribute.location + i, data.meshPerAttribute ); + + } + + if ( object.isInstancedMesh !== true && geometry._maxInstanceCount === undefined ) { + + geometry._maxInstanceCount = data.meshPerAttribute * data.count; + + } + + } else { + + for ( let i = 0; i < programAttribute.locationSize; i ++ ) { + + enableAttribute( programAttribute.location + i ); + + } + + } + + gl.bindBuffer( gl.ARRAY_BUFFER, buffer ); + + for ( let i = 0; i < programAttribute.locationSize; i ++ ) { + + vertexAttribPointer( + programAttribute.location + i, + size / programAttribute.locationSize, + type, + normalized, + stride * bytesPerElement, + ( offset + ( size / programAttribute.locationSize ) * i ) * bytesPerElement, + integer + ); + + } + + } else { + + if ( geometryAttribute.isInstancedBufferAttribute ) { + + for ( let i = 0; i < programAttribute.locationSize; i ++ ) { + + enableAttributeAndDivisor( programAttribute.location + i, geometryAttribute.meshPerAttribute ); + + } + + if ( object.isInstancedMesh !== true && geometry._maxInstanceCount === undefined ) { + + geometry._maxInstanceCount = geometryAttribute.meshPerAttribute * geometryAttribute.count; + + } + + } else { + + for ( let i = 0; i < programAttribute.locationSize; i ++ ) { + + enableAttribute( programAttribute.location + i ); + + } + + } + + gl.bindBuffer( gl.ARRAY_BUFFER, buffer ); + + for ( let i = 0; i < programAttribute.locationSize; i ++ ) { + + vertexAttribPointer( + programAttribute.location + i, + size / programAttribute.locationSize, + type, + normalized, + size * bytesPerElement, + ( size / programAttribute.locationSize ) * i * bytesPerElement, + integer + ); + + } + + } + + } else if ( materialDefaultAttributeValues !== undefined ) { + + const value = materialDefaultAttributeValues[ name ]; + + if ( value !== undefined ) { + + switch ( value.length ) { + + case 2: + gl.vertexAttrib2fv( programAttribute.location, value ); + break; + + case 3: + gl.vertexAttrib3fv( programAttribute.location, value ); + break; + + case 4: + gl.vertexAttrib4fv( programAttribute.location, value ); + break; + + default: + gl.vertexAttrib1fv( programAttribute.location, value ); + + } + + } + + } + + } + + } + + disableUnusedAttributes(); + + } + + function dispose() { + + reset(); + + for ( const geometryId in bindingStates ) { + + const programMap = bindingStates[ geometryId ]; + + for ( const programId in programMap ) { + + const stateMap = programMap[ programId ]; + + for ( const wireframe in stateMap ) { + + deleteVertexArrayObject( stateMap[ wireframe ].object ); + + delete stateMap[ wireframe ]; + + } + + delete programMap[ programId ]; + + } + + delete bindingStates[ geometryId ]; + + } + + } + + function releaseStatesOfGeometry( geometry ) { + + if ( bindingStates[ geometry.id ] === undefined ) return; + + const programMap = bindingStates[ geometry.id ]; + + for ( const programId in programMap ) { + + const stateMap = programMap[ programId ]; + + for ( const wireframe in stateMap ) { + + deleteVertexArrayObject( stateMap[ wireframe ].object ); + + delete stateMap[ wireframe ]; + + } + + delete programMap[ programId ]; + + } + + delete bindingStates[ geometry.id ]; + + } + + function releaseStatesOfProgram( program ) { + + for ( const geometryId in bindingStates ) { + + const programMap = bindingStates[ geometryId ]; + + if ( programMap[ program.id ] === undefined ) continue; + + const stateMap = programMap[ program.id ]; + + for ( const wireframe in stateMap ) { + + deleteVertexArrayObject( stateMap[ wireframe ].object ); + + delete stateMap[ wireframe ]; + + } + + delete programMap[ program.id ]; + + } + + } + + function reset() { + + resetDefaultState(); + forceUpdate = true; + + if ( currentState === defaultState ) return; + + currentState = defaultState; + bindVertexArrayObject( currentState.object ); + + } + + // for backward-compatibility + + function resetDefaultState() { + + defaultState.geometry = null; + defaultState.program = null; + defaultState.wireframe = false; + + } + + return { + + setup: setup, + reset: reset, + resetDefaultState: resetDefaultState, + dispose: dispose, + releaseStatesOfGeometry: releaseStatesOfGeometry, + releaseStatesOfProgram: releaseStatesOfProgram, + + initAttributes: initAttributes, + enableAttribute: enableAttribute, + disableUnusedAttributes: disableUnusedAttributes + + }; + +} + +function WebGLBufferRenderer( gl, extensions, info ) { + + let mode; + + function setMode( value ) { + + mode = value; + + } + + function render( start, count ) { + + gl.drawArrays( mode, start, count ); + + info.update( count, mode, 1 ); + + } + + function renderInstances( start, count, primcount ) { + + if ( primcount === 0 ) return; + + gl.drawArraysInstanced( mode, start, count, primcount ); + + info.update( count, mode, primcount ); + + } + + function renderMultiDraw( starts, counts, drawCount ) { + + if ( drawCount === 0 ) return; + + const extension = extensions.get( 'WEBGL_multi_draw' ); + extension.multiDrawArraysWEBGL( mode, starts, 0, counts, 0, drawCount ); + + let elementCount = 0; + for ( let i = 0; i < drawCount; i ++ ) { + + elementCount += counts[ i ]; + + } + + info.update( elementCount, mode, 1 ); + + } + + function renderMultiDrawInstances( starts, counts, drawCount, primcount ) { + + if ( drawCount === 0 ) return; + + const extension = extensions.get( 'WEBGL_multi_draw' ); + + if ( extension === null ) { + + for ( let i = 0; i < starts.length; i ++ ) { + + renderInstances( starts[ i ], counts[ i ], primcount[ i ] ); + + } + + } else { + + extension.multiDrawArraysInstancedWEBGL( mode, starts, 0, counts, 0, primcount, 0, drawCount ); + + let elementCount = 0; + for ( let i = 0; i < drawCount; i ++ ) { + + elementCount += counts[ i ] * primcount[ i ]; + + } + + info.update( elementCount, mode, 1 ); + + } + + } + + // + + this.setMode = setMode; + this.render = render; + this.renderInstances = renderInstances; + this.renderMultiDraw = renderMultiDraw; + this.renderMultiDrawInstances = renderMultiDrawInstances; + +} + +function WebGLCapabilities( gl, extensions, parameters, utils ) { + + let maxAnisotropy; + + function getMaxAnisotropy() { + + if ( maxAnisotropy !== undefined ) return maxAnisotropy; + + if ( extensions.has( 'EXT_texture_filter_anisotropic' ) === true ) { + + const extension = extensions.get( 'EXT_texture_filter_anisotropic' ); + + maxAnisotropy = gl.getParameter( extension.MAX_TEXTURE_MAX_ANISOTROPY_EXT ); + + } else { + + maxAnisotropy = 0; + + } + + return maxAnisotropy; + + } + + function textureFormatReadable( textureFormat ) { + + if ( textureFormat !== RGBAFormat && utils.convert( textureFormat ) !== gl.getParameter( gl.IMPLEMENTATION_COLOR_READ_FORMAT ) ) { + + return false; + + } + + return true; + + } + + function textureTypeReadable( textureType ) { + + const halfFloatSupportedByExt = ( textureType === HalfFloatType ) && ( extensions.has( 'EXT_color_buffer_half_float' ) || extensions.has( 'EXT_color_buffer_float' ) ); + + if ( textureType !== UnsignedByteType && utils.convert( textureType ) !== gl.getParameter( gl.IMPLEMENTATION_COLOR_READ_TYPE ) && // Edge and Chrome Mac < 52 (#9513) + textureType !== FloatType && ! halfFloatSupportedByExt ) { + + return false; + + } + + return true; + + } + + function getMaxPrecision( precision ) { + + if ( precision === 'highp' ) { + + if ( gl.getShaderPrecisionFormat( gl.VERTEX_SHADER, gl.HIGH_FLOAT ).precision > 0 && + gl.getShaderPrecisionFormat( gl.FRAGMENT_SHADER, gl.HIGH_FLOAT ).precision > 0 ) { + + return 'highp'; + + } + + precision = 'mediump'; + + } + + if ( precision === 'mediump' ) { + + if ( gl.getShaderPrecisionFormat( gl.VERTEX_SHADER, gl.MEDIUM_FLOAT ).precision > 0 && + gl.getShaderPrecisionFormat( gl.FRAGMENT_SHADER, gl.MEDIUM_FLOAT ).precision > 0 ) { + + return 'mediump'; + + } + + } + + return 'lowp'; + + } + + let precision = parameters.precision !== undefined ? parameters.precision : 'highp'; + const maxPrecision = getMaxPrecision( precision ); + + if ( maxPrecision !== precision ) { + + console.warn( 'THREE.WebGLRenderer:', precision, 'not supported, using', maxPrecision, 'instead.' ); + precision = maxPrecision; + + } + + const logarithmicDepthBuffer = parameters.logarithmicDepthBuffer === true; + const reverseDepthBuffer = parameters.reverseDepthBuffer === true && extensions.has( 'EXT_clip_control' ); + + const maxTextures = gl.getParameter( gl.MAX_TEXTURE_IMAGE_UNITS ); + const maxVertexTextures = gl.getParameter( gl.MAX_VERTEX_TEXTURE_IMAGE_UNITS ); + const maxTextureSize = gl.getParameter( gl.MAX_TEXTURE_SIZE ); + const maxCubemapSize = gl.getParameter( gl.MAX_CUBE_MAP_TEXTURE_SIZE ); + + const maxAttributes = gl.getParameter( gl.MAX_VERTEX_ATTRIBS ); + const maxVertexUniforms = gl.getParameter( gl.MAX_VERTEX_UNIFORM_VECTORS ); + const maxVaryings = gl.getParameter( gl.MAX_VARYING_VECTORS ); + const maxFragmentUniforms = gl.getParameter( gl.MAX_FRAGMENT_UNIFORM_VECTORS ); + + const vertexTextures = maxVertexTextures > 0; + + const maxSamples = gl.getParameter( gl.MAX_SAMPLES ); + + return { + + isWebGL2: true, // keeping this for backwards compatibility + + getMaxAnisotropy: getMaxAnisotropy, + getMaxPrecision: getMaxPrecision, + + textureFormatReadable: textureFormatReadable, + textureTypeReadable: textureTypeReadable, + + precision: precision, + logarithmicDepthBuffer: logarithmicDepthBuffer, + reverseDepthBuffer: reverseDepthBuffer, + + maxTextures: maxTextures, + maxVertexTextures: maxVertexTextures, + maxTextureSize: maxTextureSize, + maxCubemapSize: maxCubemapSize, + + maxAttributes: maxAttributes, + maxVertexUniforms: maxVertexUniforms, + maxVaryings: maxVaryings, + maxFragmentUniforms: maxFragmentUniforms, + + vertexTextures: vertexTextures, + + maxSamples: maxSamples + + }; + +} + +function WebGLClipping( properties ) { + + const scope = this; + + let globalState = null, + numGlobalPlanes = 0, + localClippingEnabled = false, + renderingShadows = false; + + const plane = new Plane(), + viewNormalMatrix = new Matrix3(), + + uniform = { value: null, needsUpdate: false }; + + this.uniform = uniform; + this.numPlanes = 0; + this.numIntersection = 0; + + this.init = function ( planes, enableLocalClipping ) { + + const enabled = + planes.length !== 0 || + enableLocalClipping || + // enable state of previous frame - the clipping code has to + // run another frame in order to reset the state: + numGlobalPlanes !== 0 || + localClippingEnabled; + + localClippingEnabled = enableLocalClipping; + + numGlobalPlanes = planes.length; + + return enabled; + + }; + + this.beginShadows = function () { + + renderingShadows = true; + projectPlanes( null ); + + }; + + this.endShadows = function () { + + renderingShadows = false; + + }; + + this.setGlobalState = function ( planes, camera ) { + + globalState = projectPlanes( planes, camera, 0 ); + + }; + + this.setState = function ( material, camera, useCache ) { + + const planes = material.clippingPlanes, + clipIntersection = material.clipIntersection, + clipShadows = material.clipShadows; + + const materialProperties = properties.get( material ); + + if ( ! localClippingEnabled || planes === null || planes.length === 0 || renderingShadows && ! clipShadows ) { + + // there's no local clipping + + if ( renderingShadows ) { + + // there's no global clipping + + projectPlanes( null ); + + } else { + + resetGlobalState(); + + } + + } else { + + const nGlobal = renderingShadows ? 0 : numGlobalPlanes, + lGlobal = nGlobal * 4; + + let dstArray = materialProperties.clippingState || null; + + uniform.value = dstArray; // ensure unique state + + dstArray = projectPlanes( planes, camera, lGlobal, useCache ); + + for ( let i = 0; i !== lGlobal; ++ i ) { + + dstArray[ i ] = globalState[ i ]; + + } + + materialProperties.clippingState = dstArray; + this.numIntersection = clipIntersection ? this.numPlanes : 0; + this.numPlanes += nGlobal; + + } + + + }; + + function resetGlobalState() { + + if ( uniform.value !== globalState ) { + + uniform.value = globalState; + uniform.needsUpdate = numGlobalPlanes > 0; + + } + + scope.numPlanes = numGlobalPlanes; + scope.numIntersection = 0; + + } + + function projectPlanes( planes, camera, dstOffset, skipTransform ) { + + const nPlanes = planes !== null ? planes.length : 0; + let dstArray = null; + + if ( nPlanes !== 0 ) { + + dstArray = uniform.value; + + if ( skipTransform !== true || dstArray === null ) { + + const flatSize = dstOffset + nPlanes * 4, + viewMatrix = camera.matrixWorldInverse; + + viewNormalMatrix.getNormalMatrix( viewMatrix ); + + if ( dstArray === null || dstArray.length < flatSize ) { + + dstArray = new Float32Array( flatSize ); + + } + + for ( let i = 0, i4 = dstOffset; i !== nPlanes; ++ i, i4 += 4 ) { + + plane.copy( planes[ i ] ).applyMatrix4( viewMatrix, viewNormalMatrix ); + + plane.normal.toArray( dstArray, i4 ); + dstArray[ i4 + 3 ] = plane.constant; + + } + + } + + uniform.value = dstArray; + uniform.needsUpdate = true; + + } + + scope.numPlanes = nPlanes; + scope.numIntersection = 0; + + return dstArray; + + } + +} + +function WebGLCubeMaps( renderer ) { + + let cubemaps = new WeakMap(); + + function mapTextureMapping( texture, mapping ) { + + if ( mapping === EquirectangularReflectionMapping ) { + + texture.mapping = CubeReflectionMapping; + + } else if ( mapping === EquirectangularRefractionMapping ) { + + texture.mapping = CubeRefractionMapping; + + } + + return texture; + + } + + function get( texture ) { + + if ( texture && texture.isTexture ) { + + const mapping = texture.mapping; + + if ( mapping === EquirectangularReflectionMapping || mapping === EquirectangularRefractionMapping ) { + + if ( cubemaps.has( texture ) ) { + + const cubemap = cubemaps.get( texture ).texture; + return mapTextureMapping( cubemap, texture.mapping ); + + } else { + + const image = texture.image; + + if ( image && image.height > 0 ) { + + const renderTarget = new WebGLCubeRenderTarget( image.height ); + renderTarget.fromEquirectangularTexture( renderer, texture ); + cubemaps.set( texture, renderTarget ); + + texture.addEventListener( 'dispose', onTextureDispose ); + + return mapTextureMapping( renderTarget.texture, texture.mapping ); + + } else { + + // image not yet ready. try the conversion next frame + + return null; + + } + + } + + } + + } + + return texture; + + } + + function onTextureDispose( event ) { + + const texture = event.target; + + texture.removeEventListener( 'dispose', onTextureDispose ); + + const cubemap = cubemaps.get( texture ); + + if ( cubemap !== undefined ) { + + cubemaps.delete( texture ); + cubemap.dispose(); + + } + + } + + function dispose() { + + cubemaps = new WeakMap(); + + } + + return { + get: get, + dispose: dispose + }; + +} + +const LOD_MIN = 4; + +// The standard deviations (radians) associated with the extra mips. These are +// chosen to approximate a Trowbridge-Reitz distribution function times the +// geometric shadowing function. These sigma values squared must match the +// variance #defines in cube_uv_reflection_fragment.glsl.js. +const EXTRA_LOD_SIGMA = [ 0.125, 0.215, 0.35, 0.446, 0.526, 0.582 ]; + +// The maximum length of the blur for loop. Smaller sigmas will use fewer +// samples and exit early, but not recompile the shader. +const MAX_SAMPLES = 20; + +const _flatCamera = /*@__PURE__*/ new OrthographicCamera(); +const _clearColor = /*@__PURE__*/ new Color(); +let _oldTarget = null; +let _oldActiveCubeFace = 0; +let _oldActiveMipmapLevel = 0; +let _oldXrEnabled = false; + +// Golden Ratio +const PHI = ( 1 + Math.sqrt( 5 ) ) / 2; +const INV_PHI = 1 / PHI; + +// Vertices of a dodecahedron (except the opposites, which represent the +// same axis), used as axis directions evenly spread on a sphere. +const _axisDirections = [ + /*@__PURE__*/ new Vector3( - PHI, INV_PHI, 0 ), + /*@__PURE__*/ new Vector3( PHI, INV_PHI, 0 ), + /*@__PURE__*/ new Vector3( - INV_PHI, 0, PHI ), + /*@__PURE__*/ new Vector3( INV_PHI, 0, PHI ), + /*@__PURE__*/ new Vector3( 0, PHI, - INV_PHI ), + /*@__PURE__*/ new Vector3( 0, PHI, INV_PHI ), + /*@__PURE__*/ new Vector3( - 1, 1, - 1 ), + /*@__PURE__*/ new Vector3( 1, 1, - 1 ), + /*@__PURE__*/ new Vector3( - 1, 1, 1 ), + /*@__PURE__*/ new Vector3( 1, 1, 1 ) ]; + +/** + * This class generates a Prefiltered, Mipmapped Radiance Environment Map + * (PMREM) from a cubeMap environment texture. This allows different levels of + * blur to be quickly accessed based on material roughness. It is packed into a + * special CubeUV format that allows us to perform custom interpolation so that + * we can support nonlinear formats such as RGBE. Unlike a traditional mipmap + * chain, it only goes down to the LOD_MIN level (above), and then creates extra + * even more filtered 'mips' at the same LOD_MIN resolution, associated with + * higher roughness levels. In this way we maintain resolution to smoothly + * interpolate diffuse lighting while limiting sampling computation. + * + * Paper: Fast, Accurate Image-Based Lighting + * https://drive.google.com/file/d/15y8r_UpKlU9SvV4ILb0C3qCPecS8pvLz/view +*/ + +class PMREMGenerator { + + constructor( renderer ) { + + this._renderer = renderer; + this._pingPongRenderTarget = null; + + this._lodMax = 0; + this._cubeSize = 0; + this._lodPlanes = []; + this._sizeLods = []; + this._sigmas = []; + + this._blurMaterial = null; + this._cubemapMaterial = null; + this._equirectMaterial = null; + + this._compileMaterial( this._blurMaterial ); + + } + + /** + * Generates a PMREM from a supplied Scene, which can be faster than using an + * image if networking bandwidth is low. Optional sigma specifies a blur radius + * in radians to be applied to the scene before PMREM generation. Optional near + * and far planes ensure the scene is rendered in its entirety (the cubeCamera + * is placed at the origin). + * + * @param {Scene} scene + * @param {number} sigma + * @param {number} near + * @param {number} far + * @return {WebGLRenderTarget} + */ + fromScene( scene, sigma = 0, near = 0.1, far = 100 ) { + + _oldTarget = this._renderer.getRenderTarget(); + _oldActiveCubeFace = this._renderer.getActiveCubeFace(); + _oldActiveMipmapLevel = this._renderer.getActiveMipmapLevel(); + _oldXrEnabled = this._renderer.xr.enabled; + + this._renderer.xr.enabled = false; + + this._setSize( 256 ); + + const cubeUVRenderTarget = this._allocateTargets(); + cubeUVRenderTarget.depthBuffer = true; + + this._sceneToCubeUV( scene, near, far, cubeUVRenderTarget ); + + if ( sigma > 0 ) { + + this._blur( cubeUVRenderTarget, 0, 0, sigma ); + + } + + this._applyPMREM( cubeUVRenderTarget ); + this._cleanup( cubeUVRenderTarget ); + + return cubeUVRenderTarget; + + } + + /** + * Generates a PMREM from an equirectangular texture, which can be either LDR + * or HDR. The ideal input image size is 1k (1024 x 512), + * as this matches best with the 256 x 256 cubemap output. + * The smallest supported equirectangular image size is 64 x 32. + * + * @param {Texture} equirectangular + * @param {WebGLRenderTarget} [renderTarget=null] - Optional render target. + * @return {WebGLRenderTarget} + */ + fromEquirectangular( equirectangular, renderTarget = null ) { + + return this._fromTexture( equirectangular, renderTarget ); + + } + + /** + * Generates a PMREM from an cubemap texture, which can be either LDR + * or HDR. The ideal input cube size is 256 x 256, + * as this matches best with the 256 x 256 cubemap output. + * The smallest supported cube size is 16 x 16. + * + * @param {Texture} cubemap + * @param {null} [renderTarget=null] - Optional render target. + * @return {WebGLRenderTarget} + */ + fromCubemap( cubemap, renderTarget = null ) { + + return this._fromTexture( cubemap, renderTarget ); + + } + + /** + * Pre-compiles the cubemap shader. You can get faster start-up by invoking this method during + * your texture's network fetch for increased concurrency. + */ + compileCubemapShader() { + + if ( this._cubemapMaterial === null ) { + + this._cubemapMaterial = _getCubemapMaterial(); + this._compileMaterial( this._cubemapMaterial ); + + } + + } + + /** + * Pre-compiles the equirectangular shader. You can get faster start-up by invoking this method during + * your texture's network fetch for increased concurrency. + */ + compileEquirectangularShader() { + + if ( this._equirectMaterial === null ) { + + this._equirectMaterial = _getEquirectMaterial(); + this._compileMaterial( this._equirectMaterial ); + + } + + } + + /** + * Disposes of the PMREMGenerator's internal memory. Note that PMREMGenerator is a static class, + * so you should not need more than one PMREMGenerator object. If you do, calling dispose() on + * one of them will cause any others to also become unusable. + */ + dispose() { + + this._dispose(); + + if ( this._cubemapMaterial !== null ) this._cubemapMaterial.dispose(); + if ( this._equirectMaterial !== null ) this._equirectMaterial.dispose(); + + } + + // private interface + + _setSize( cubeSize ) { + + this._lodMax = Math.floor( Math.log2( cubeSize ) ); + this._cubeSize = Math.pow( 2, this._lodMax ); + + } + + _dispose() { + + if ( this._blurMaterial !== null ) this._blurMaterial.dispose(); + + if ( this._pingPongRenderTarget !== null ) this._pingPongRenderTarget.dispose(); + + for ( let i = 0; i < this._lodPlanes.length; i ++ ) { + + this._lodPlanes[ i ].dispose(); + + } + + } + + _cleanup( outputTarget ) { + + this._renderer.setRenderTarget( _oldTarget, _oldActiveCubeFace, _oldActiveMipmapLevel ); + this._renderer.xr.enabled = _oldXrEnabled; + + outputTarget.scissorTest = false; + _setViewport( outputTarget, 0, 0, outputTarget.width, outputTarget.height ); + + } + + _fromTexture( texture, renderTarget ) { + + if ( texture.mapping === CubeReflectionMapping || texture.mapping === CubeRefractionMapping ) { + + this._setSize( texture.image.length === 0 ? 16 : ( texture.image[ 0 ].width || texture.image[ 0 ].image.width ) ); + + } else { // Equirectangular + + this._setSize( texture.image.width / 4 ); + + } + + _oldTarget = this._renderer.getRenderTarget(); + _oldActiveCubeFace = this._renderer.getActiveCubeFace(); + _oldActiveMipmapLevel = this._renderer.getActiveMipmapLevel(); + _oldXrEnabled = this._renderer.xr.enabled; + + this._renderer.xr.enabled = false; + + const cubeUVRenderTarget = renderTarget || this._allocateTargets(); + this._textureToCubeUV( texture, cubeUVRenderTarget ); + this._applyPMREM( cubeUVRenderTarget ); + this._cleanup( cubeUVRenderTarget ); + + return cubeUVRenderTarget; + + } + + _allocateTargets() { + + const width = 3 * Math.max( this._cubeSize, 16 * 7 ); + const height = 4 * this._cubeSize; + + const params = { + magFilter: LinearFilter, + minFilter: LinearFilter, + generateMipmaps: false, + type: HalfFloatType, + format: RGBAFormat, + colorSpace: LinearSRGBColorSpace, + depthBuffer: false + }; + + const cubeUVRenderTarget = _createRenderTarget( width, height, params ); + + if ( this._pingPongRenderTarget === null || this._pingPongRenderTarget.width !== width || this._pingPongRenderTarget.height !== height ) { + + if ( this._pingPongRenderTarget !== null ) { + + this._dispose(); + + } + + this._pingPongRenderTarget = _createRenderTarget( width, height, params ); + + const { _lodMax } = this; + ( { sizeLods: this._sizeLods, lodPlanes: this._lodPlanes, sigmas: this._sigmas } = _createPlanes( _lodMax ) ); + + this._blurMaterial = _getBlurShader( _lodMax, width, height ); + + } + + return cubeUVRenderTarget; + + } + + _compileMaterial( material ) { + + const tmpMesh = new Mesh( this._lodPlanes[ 0 ], material ); + this._renderer.compile( tmpMesh, _flatCamera ); + + } + + _sceneToCubeUV( scene, near, far, cubeUVRenderTarget ) { + + const fov = 90; + const aspect = 1; + const cubeCamera = new PerspectiveCamera( fov, aspect, near, far ); + const upSign = [ 1, - 1, 1, 1, 1, 1 ]; + const forwardSign = [ 1, 1, 1, - 1, - 1, - 1 ]; + const renderer = this._renderer; + + const originalAutoClear = renderer.autoClear; + const toneMapping = renderer.toneMapping; + renderer.getClearColor( _clearColor ); + + renderer.toneMapping = NoToneMapping; + renderer.autoClear = false; + + const backgroundMaterial = new MeshBasicMaterial( { + name: 'PMREM.Background', + side: BackSide, + depthWrite: false, + depthTest: false, + } ); + + const backgroundBox = new Mesh( new BoxGeometry(), backgroundMaterial ); + + let useSolidColor = false; + const background = scene.background; + + if ( background ) { + + if ( background.isColor ) { + + backgroundMaterial.color.copy( background ); + scene.background = null; + useSolidColor = true; + + } + + } else { + + backgroundMaterial.color.copy( _clearColor ); + useSolidColor = true; + + } + + for ( let i = 0; i < 6; i ++ ) { + + const col = i % 3; + + if ( col === 0 ) { + + cubeCamera.up.set( 0, upSign[ i ], 0 ); + cubeCamera.lookAt( forwardSign[ i ], 0, 0 ); + + } else if ( col === 1 ) { + + cubeCamera.up.set( 0, 0, upSign[ i ] ); + cubeCamera.lookAt( 0, forwardSign[ i ], 0 ); + + } else { + + cubeCamera.up.set( 0, upSign[ i ], 0 ); + cubeCamera.lookAt( 0, 0, forwardSign[ i ] ); + + } + + const size = this._cubeSize; + + _setViewport( cubeUVRenderTarget, col * size, i > 2 ? size : 0, size, size ); + + renderer.setRenderTarget( cubeUVRenderTarget ); + + if ( useSolidColor ) { + + renderer.render( backgroundBox, cubeCamera ); + + } + + renderer.render( scene, cubeCamera ); + + } + + backgroundBox.geometry.dispose(); + backgroundBox.material.dispose(); + + renderer.toneMapping = toneMapping; + renderer.autoClear = originalAutoClear; + scene.background = background; + + } + + _textureToCubeUV( texture, cubeUVRenderTarget ) { + + const renderer = this._renderer; + + const isCubeTexture = ( texture.mapping === CubeReflectionMapping || texture.mapping === CubeRefractionMapping ); + + if ( isCubeTexture ) { + + if ( this._cubemapMaterial === null ) { + + this._cubemapMaterial = _getCubemapMaterial(); + + } + + this._cubemapMaterial.uniforms.flipEnvMap.value = ( texture.isRenderTargetTexture === false ) ? - 1 : 1; + + } else { + + if ( this._equirectMaterial === null ) { + + this._equirectMaterial = _getEquirectMaterial(); + + } + + } + + const material = isCubeTexture ? this._cubemapMaterial : this._equirectMaterial; + const mesh = new Mesh( this._lodPlanes[ 0 ], material ); + + const uniforms = material.uniforms; + + uniforms[ 'envMap' ].value = texture; + + const size = this._cubeSize; + + _setViewport( cubeUVRenderTarget, 0, 0, 3 * size, 2 * size ); + + renderer.setRenderTarget( cubeUVRenderTarget ); + renderer.render( mesh, _flatCamera ); + + } + + _applyPMREM( cubeUVRenderTarget ) { + + const renderer = this._renderer; + const autoClear = renderer.autoClear; + renderer.autoClear = false; + const n = this._lodPlanes.length; + + for ( let i = 1; i < n; i ++ ) { + + const sigma = Math.sqrt( this._sigmas[ i ] * this._sigmas[ i ] - this._sigmas[ i - 1 ] * this._sigmas[ i - 1 ] ); + + const poleAxis = _axisDirections[ ( n - i - 1 ) % _axisDirections.length ]; + + this._blur( cubeUVRenderTarget, i - 1, i, sigma, poleAxis ); + + } + + renderer.autoClear = autoClear; + + } + + /** + * This is a two-pass Gaussian blur for a cubemap. Normally this is done + * vertically and horizontally, but this breaks down on a cube. Here we apply + * the blur latitudinally (around the poles), and then longitudinally (towards + * the poles) to approximate the orthogonally-separable blur. It is least + * accurate at the poles, but still does a decent job. + * + * @param {WebGLRenderTarget} cubeUVRenderTarget + * @param {number} lodIn + * @param {number} lodOut + * @param {number} sigma + * @param {Vector3} [poleAxis] + */ + _blur( cubeUVRenderTarget, lodIn, lodOut, sigma, poleAxis ) { + + const pingPongRenderTarget = this._pingPongRenderTarget; + + this._halfBlur( + cubeUVRenderTarget, + pingPongRenderTarget, + lodIn, + lodOut, + sigma, + 'latitudinal', + poleAxis ); + + this._halfBlur( + pingPongRenderTarget, + cubeUVRenderTarget, + lodOut, + lodOut, + sigma, + 'longitudinal', + poleAxis ); + + } + + _halfBlur( targetIn, targetOut, lodIn, lodOut, sigmaRadians, direction, poleAxis ) { + + const renderer = this._renderer; + const blurMaterial = this._blurMaterial; + + if ( direction !== 'latitudinal' && direction !== 'longitudinal' ) { + + console.error( + 'blur direction must be either latitudinal or longitudinal!' ); + + } + + // Number of standard deviations at which to cut off the discrete approximation. + const STANDARD_DEVIATIONS = 3; + + const blurMesh = new Mesh( this._lodPlanes[ lodOut ], blurMaterial ); + const blurUniforms = blurMaterial.uniforms; + + const pixels = this._sizeLods[ lodIn ] - 1; + const radiansPerPixel = isFinite( sigmaRadians ) ? Math.PI / ( 2 * pixels ) : 2 * Math.PI / ( 2 * MAX_SAMPLES - 1 ); + const sigmaPixels = sigmaRadians / radiansPerPixel; + const samples = isFinite( sigmaRadians ) ? 1 + Math.floor( STANDARD_DEVIATIONS * sigmaPixels ) : MAX_SAMPLES; + + if ( samples > MAX_SAMPLES ) { + + console.warn( `sigmaRadians, ${ + sigmaRadians}, is too large and will clip, as it requested ${ + samples} samples when the maximum is set to ${MAX_SAMPLES}` ); + + } + + const weights = []; + let sum = 0; + + for ( let i = 0; i < MAX_SAMPLES; ++ i ) { + + const x = i / sigmaPixels; + const weight = Math.exp( - x * x / 2 ); + weights.push( weight ); + + if ( i === 0 ) { + + sum += weight; + + } else if ( i < samples ) { + + sum += 2 * weight; + + } + + } + + for ( let i = 0; i < weights.length; i ++ ) { + + weights[ i ] = weights[ i ] / sum; + + } + + blurUniforms[ 'envMap' ].value = targetIn.texture; + blurUniforms[ 'samples' ].value = samples; + blurUniforms[ 'weights' ].value = weights; + blurUniforms[ 'latitudinal' ].value = direction === 'latitudinal'; + + if ( poleAxis ) { + + blurUniforms[ 'poleAxis' ].value = poleAxis; + + } + + const { _lodMax } = this; + blurUniforms[ 'dTheta' ].value = radiansPerPixel; + blurUniforms[ 'mipInt' ].value = _lodMax - lodIn; + + const outputSize = this._sizeLods[ lodOut ]; + const x = 3 * outputSize * ( lodOut > _lodMax - LOD_MIN ? lodOut - _lodMax + LOD_MIN : 0 ); + const y = 4 * ( this._cubeSize - outputSize ); + + _setViewport( targetOut, x, y, 3 * outputSize, 2 * outputSize ); + renderer.setRenderTarget( targetOut ); + renderer.render( blurMesh, _flatCamera ); + + } + +} + + + +function _createPlanes( lodMax ) { + + const lodPlanes = []; + const sizeLods = []; + const sigmas = []; + + let lod = lodMax; + + const totalLods = lodMax - LOD_MIN + 1 + EXTRA_LOD_SIGMA.length; + + for ( let i = 0; i < totalLods; i ++ ) { + + const sizeLod = Math.pow( 2, lod ); + sizeLods.push( sizeLod ); + let sigma = 1.0 / sizeLod; + + if ( i > lodMax - LOD_MIN ) { + + sigma = EXTRA_LOD_SIGMA[ i - lodMax + LOD_MIN - 1 ]; + + } else if ( i === 0 ) { + + sigma = 0; + + } + + sigmas.push( sigma ); + + const texelSize = 1.0 / ( sizeLod - 2 ); + const min = - texelSize; + const max = 1 + texelSize; + const uv1 = [ min, min, max, min, max, max, min, min, max, max, min, max ]; + + const cubeFaces = 6; + const vertices = 6; + const positionSize = 3; + const uvSize = 2; + const faceIndexSize = 1; + + const position = new Float32Array( positionSize * vertices * cubeFaces ); + const uv = new Float32Array( uvSize * vertices * cubeFaces ); + const faceIndex = new Float32Array( faceIndexSize * vertices * cubeFaces ); + + for ( let face = 0; face < cubeFaces; face ++ ) { + + const x = ( face % 3 ) * 2 / 3 - 1; + const y = face > 2 ? 0 : - 1; + const coordinates = [ + x, y, 0, + x + 2 / 3, y, 0, + x + 2 / 3, y + 1, 0, + x, y, 0, + x + 2 / 3, y + 1, 0, + x, y + 1, 0 + ]; + position.set( coordinates, positionSize * vertices * face ); + uv.set( uv1, uvSize * vertices * face ); + const fill = [ face, face, face, face, face, face ]; + faceIndex.set( fill, faceIndexSize * vertices * face ); + + } + + const planes = new BufferGeometry(); + planes.setAttribute( 'position', new BufferAttribute( position, positionSize ) ); + planes.setAttribute( 'uv', new BufferAttribute( uv, uvSize ) ); + planes.setAttribute( 'faceIndex', new BufferAttribute( faceIndex, faceIndexSize ) ); + lodPlanes.push( planes ); + + if ( lod > LOD_MIN ) { + + lod --; + + } + + } + + return { lodPlanes, sizeLods, sigmas }; + +} + +function _createRenderTarget( width, height, params ) { + + const cubeUVRenderTarget = new WebGLRenderTarget( width, height, params ); + cubeUVRenderTarget.texture.mapping = CubeUVReflectionMapping; + cubeUVRenderTarget.texture.name = 'PMREM.cubeUv'; + cubeUVRenderTarget.scissorTest = true; + return cubeUVRenderTarget; + +} + +function _setViewport( target, x, y, width, height ) { + + target.viewport.set( x, y, width, height ); + target.scissor.set( x, y, width, height ); + +} + +function _getBlurShader( lodMax, width, height ) { + + const weights = new Float32Array( MAX_SAMPLES ); + const poleAxis = new Vector3( 0, 1, 0 ); + const shaderMaterial = new ShaderMaterial( { + + name: 'SphericalGaussianBlur', + + defines: { + 'n': MAX_SAMPLES, + 'CUBEUV_TEXEL_WIDTH': 1.0 / width, + 'CUBEUV_TEXEL_HEIGHT': 1.0 / height, + 'CUBEUV_MAX_MIP': `${lodMax}.0`, + }, + + uniforms: { + 'envMap': { value: null }, + 'samples': { value: 1 }, + 'weights': { value: weights }, + 'latitudinal': { value: false }, + 'dTheta': { value: 0 }, + 'mipInt': { value: 0 }, + 'poleAxis': { value: poleAxis } + }, + + vertexShader: _getCommonVertexShader(), + + fragmentShader: /* glsl */` + + precision mediump float; + precision mediump int; + + varying vec3 vOutputDirection; + + uniform sampler2D envMap; + uniform int samples; + uniform float weights[ n ]; + uniform bool latitudinal; + uniform float dTheta; + uniform float mipInt; + uniform vec3 poleAxis; + + #define ENVMAP_TYPE_CUBE_UV + #include + + vec3 getSample( float theta, vec3 axis ) { + + float cosTheta = cos( theta ); + // Rodrigues' axis-angle rotation + vec3 sampleDirection = vOutputDirection * cosTheta + + cross( axis, vOutputDirection ) * sin( theta ) + + axis * dot( axis, vOutputDirection ) * ( 1.0 - cosTheta ); + + return bilinearCubeUV( envMap, sampleDirection, mipInt ); + + } + + void main() { + + vec3 axis = latitudinal ? poleAxis : cross( poleAxis, vOutputDirection ); + + if ( all( equal( axis, vec3( 0.0 ) ) ) ) { + + axis = vec3( vOutputDirection.z, 0.0, - vOutputDirection.x ); + + } + + axis = normalize( axis ); + + gl_FragColor = vec4( 0.0, 0.0, 0.0, 1.0 ); + gl_FragColor.rgb += weights[ 0 ] * getSample( 0.0, axis ); + + for ( int i = 1; i < n; i++ ) { + + if ( i >= samples ) { + + break; + + } + + float theta = dTheta * float( i ); + gl_FragColor.rgb += weights[ i ] * getSample( -1.0 * theta, axis ); + gl_FragColor.rgb += weights[ i ] * getSample( theta, axis ); + + } + + } + `, + + blending: NoBlending, + depthTest: false, + depthWrite: false + + } ); + + return shaderMaterial; + +} + +function _getEquirectMaterial() { + + return new ShaderMaterial( { + + name: 'EquirectangularToCubeUV', + + uniforms: { + 'envMap': { value: null } + }, + + vertexShader: _getCommonVertexShader(), + + fragmentShader: /* glsl */` + + precision mediump float; + precision mediump int; + + varying vec3 vOutputDirection; + + uniform sampler2D envMap; + + #include + + void main() { + + vec3 outputDirection = normalize( vOutputDirection ); + vec2 uv = equirectUv( outputDirection ); + + gl_FragColor = vec4( texture2D ( envMap, uv ).rgb, 1.0 ); + + } + `, + + blending: NoBlending, + depthTest: false, + depthWrite: false + + } ); + +} + +function _getCubemapMaterial() { + + return new ShaderMaterial( { + + name: 'CubemapToCubeUV', + + uniforms: { + 'envMap': { value: null }, + 'flipEnvMap': { value: - 1 } + }, + + vertexShader: _getCommonVertexShader(), + + fragmentShader: /* glsl */` + + precision mediump float; + precision mediump int; + + uniform float flipEnvMap; + + varying vec3 vOutputDirection; + + uniform samplerCube envMap; + + void main() { + + gl_FragColor = textureCube( envMap, vec3( flipEnvMap * vOutputDirection.x, vOutputDirection.yz ) ); + + } + `, + + blending: NoBlending, + depthTest: false, + depthWrite: false + + } ); + +} + +function _getCommonVertexShader() { + + return /* glsl */` + + precision mediump float; + precision mediump int; + + attribute float faceIndex; + + varying vec3 vOutputDirection; + + // RH coordinate system; PMREM face-indexing convention + vec3 getDirection( vec2 uv, float face ) { + + uv = 2.0 * uv - 1.0; + + vec3 direction = vec3( uv, 1.0 ); + + if ( face == 0.0 ) { + + direction = direction.zyx; // ( 1, v, u ) pos x + + } else if ( face == 1.0 ) { + + direction = direction.xzy; + direction.xz *= -1.0; // ( -u, 1, -v ) pos y + + } else if ( face == 2.0 ) { + + direction.x *= -1.0; // ( -u, v, 1 ) pos z + + } else if ( face == 3.0 ) { + + direction = direction.zyx; + direction.xz *= -1.0; // ( -1, v, -u ) neg x + + } else if ( face == 4.0 ) { + + direction = direction.xzy; + direction.xy *= -1.0; // ( -u, -1, v ) neg y + + } else if ( face == 5.0 ) { + + direction.z *= -1.0; // ( u, v, -1 ) neg z + + } + + return direction; + + } + + void main() { + + vOutputDirection = getDirection( uv, faceIndex ); + gl_Position = vec4( position, 1.0 ); + + } + `; + +} + +function WebGLCubeUVMaps( renderer ) { + + let cubeUVmaps = new WeakMap(); + + let pmremGenerator = null; + + function get( texture ) { + + if ( texture && texture.isTexture ) { + + const mapping = texture.mapping; + + const isEquirectMap = ( mapping === EquirectangularReflectionMapping || mapping === EquirectangularRefractionMapping ); + const isCubeMap = ( mapping === CubeReflectionMapping || mapping === CubeRefractionMapping ); + + // equirect/cube map to cubeUV conversion + + if ( isEquirectMap || isCubeMap ) { + + let renderTarget = cubeUVmaps.get( texture ); + + const currentPMREMVersion = renderTarget !== undefined ? renderTarget.texture.pmremVersion : 0; + + if ( texture.isRenderTargetTexture && texture.pmremVersion !== currentPMREMVersion ) { + + if ( pmremGenerator === null ) pmremGenerator = new PMREMGenerator( renderer ); + + renderTarget = isEquirectMap ? pmremGenerator.fromEquirectangular( texture, renderTarget ) : pmremGenerator.fromCubemap( texture, renderTarget ); + renderTarget.texture.pmremVersion = texture.pmremVersion; + + cubeUVmaps.set( texture, renderTarget ); + + return renderTarget.texture; + + } else { + + if ( renderTarget !== undefined ) { + + return renderTarget.texture; + + } else { + + const image = texture.image; + + if ( ( isEquirectMap && image && image.height > 0 ) || ( isCubeMap && image && isCubeTextureComplete( image ) ) ) { + + if ( pmremGenerator === null ) pmremGenerator = new PMREMGenerator( renderer ); + + renderTarget = isEquirectMap ? pmremGenerator.fromEquirectangular( texture ) : pmremGenerator.fromCubemap( texture ); + renderTarget.texture.pmremVersion = texture.pmremVersion; + + cubeUVmaps.set( texture, renderTarget ); + + texture.addEventListener( 'dispose', onTextureDispose ); + + return renderTarget.texture; + + } else { + + // image not yet ready. try the conversion next frame + + return null; + + } + + } + + } + + } + + } + + return texture; + + } + + function isCubeTextureComplete( image ) { + + let count = 0; + const length = 6; + + for ( let i = 0; i < length; i ++ ) { + + if ( image[ i ] !== undefined ) count ++; + + } + + return count === length; + + + } + + function onTextureDispose( event ) { + + const texture = event.target; + + texture.removeEventListener( 'dispose', onTextureDispose ); + + const cubemapUV = cubeUVmaps.get( texture ); + + if ( cubemapUV !== undefined ) { + + cubeUVmaps.delete( texture ); + cubemapUV.dispose(); + + } + + } + + function dispose() { + + cubeUVmaps = new WeakMap(); + + if ( pmremGenerator !== null ) { + + pmremGenerator.dispose(); + pmremGenerator = null; + + } + + } + + return { + get: get, + dispose: dispose + }; + +} + +function WebGLExtensions( gl ) { + + const extensions = {}; + + function getExtension( name ) { + + if ( extensions[ name ] !== undefined ) { + + return extensions[ name ]; + + } + + let extension; + + switch ( name ) { + + case 'WEBGL_depth_texture': + extension = gl.getExtension( 'WEBGL_depth_texture' ) || gl.getExtension( 'MOZ_WEBGL_depth_texture' ) || gl.getExtension( 'WEBKIT_WEBGL_depth_texture' ); + break; + + case 'EXT_texture_filter_anisotropic': + extension = gl.getExtension( 'EXT_texture_filter_anisotropic' ) || gl.getExtension( 'MOZ_EXT_texture_filter_anisotropic' ) || gl.getExtension( 'WEBKIT_EXT_texture_filter_anisotropic' ); + break; + + case 'WEBGL_compressed_texture_s3tc': + extension = gl.getExtension( 'WEBGL_compressed_texture_s3tc' ) || gl.getExtension( 'MOZ_WEBGL_compressed_texture_s3tc' ) || gl.getExtension( 'WEBKIT_WEBGL_compressed_texture_s3tc' ); + break; + + case 'WEBGL_compressed_texture_pvrtc': + extension = gl.getExtension( 'WEBGL_compressed_texture_pvrtc' ) || gl.getExtension( 'WEBKIT_WEBGL_compressed_texture_pvrtc' ); + break; + + default: + extension = gl.getExtension( name ); + + } + + extensions[ name ] = extension; + + return extension; + + } + + return { + + has: function ( name ) { + + return getExtension( name ) !== null; + + }, + + init: function () { + + getExtension( 'EXT_color_buffer_float' ); + getExtension( 'WEBGL_clip_cull_distance' ); + getExtension( 'OES_texture_float_linear' ); + getExtension( 'EXT_color_buffer_half_float' ); + getExtension( 'WEBGL_multisampled_render_to_texture' ); + getExtension( 'WEBGL_render_shared_exponent' ); + + }, + + get: function ( name ) { + + const extension = getExtension( name ); + + if ( extension === null ) { + + warnOnce( 'THREE.WebGLRenderer: ' + name + ' extension not supported.' ); + + } + + return extension; + + } + + }; + +} + +function WebGLGeometries( gl, attributes, info, bindingStates ) { + + const geometries = {}; + const wireframeAttributes = new WeakMap(); + + function onGeometryDispose( event ) { + + const geometry = event.target; + + if ( geometry.index !== null ) { + + attributes.remove( geometry.index ); + + } + + for ( const name in geometry.attributes ) { + + attributes.remove( geometry.attributes[ name ] ); + + } + + geometry.removeEventListener( 'dispose', onGeometryDispose ); + + delete geometries[ geometry.id ]; + + const attribute = wireframeAttributes.get( geometry ); + + if ( attribute ) { + + attributes.remove( attribute ); + wireframeAttributes.delete( geometry ); + + } + + bindingStates.releaseStatesOfGeometry( geometry ); + + if ( geometry.isInstancedBufferGeometry === true ) { + + delete geometry._maxInstanceCount; + + } + + // + + info.memory.geometries --; + + } + + function get( object, geometry ) { + + if ( geometries[ geometry.id ] === true ) return geometry; + + geometry.addEventListener( 'dispose', onGeometryDispose ); + + geometries[ geometry.id ] = true; + + info.memory.geometries ++; + + return geometry; + + } + + function update( geometry ) { + + const geometryAttributes = geometry.attributes; + + // Updating index buffer in VAO now. See WebGLBindingStates. + + for ( const name in geometryAttributes ) { + + attributes.update( geometryAttributes[ name ], gl.ARRAY_BUFFER ); + + } + + } + + function updateWireframeAttribute( geometry ) { + + const indices = []; + + const geometryIndex = geometry.index; + const geometryPosition = geometry.attributes.position; + let version = 0; + + if ( geometryIndex !== null ) { + + const array = geometryIndex.array; + version = geometryIndex.version; + + for ( let i = 0, l = array.length; i < l; i += 3 ) { + + const a = array[ i + 0 ]; + const b = array[ i + 1 ]; + const c = array[ i + 2 ]; + + indices.push( a, b, b, c, c, a ); + + } + + } else if ( geometryPosition !== undefined ) { + + const array = geometryPosition.array; + version = geometryPosition.version; + + for ( let i = 0, l = ( array.length / 3 ) - 1; i < l; i += 3 ) { + + const a = i + 0; + const b = i + 1; + const c = i + 2; + + indices.push( a, b, b, c, c, a ); + + } + + } else { + + return; + + } + + const attribute = new ( arrayNeedsUint32( indices ) ? Uint32BufferAttribute : Uint16BufferAttribute )( indices, 1 ); + attribute.version = version; + + // Updating index buffer in VAO now. See WebGLBindingStates + + // + + const previousAttribute = wireframeAttributes.get( geometry ); + + if ( previousAttribute ) attributes.remove( previousAttribute ); + + // + + wireframeAttributes.set( geometry, attribute ); + + } + + function getWireframeAttribute( geometry ) { + + const currentAttribute = wireframeAttributes.get( geometry ); + + if ( currentAttribute ) { + + const geometryIndex = geometry.index; + + if ( geometryIndex !== null ) { + + // if the attribute is obsolete, create a new one + + if ( currentAttribute.version < geometryIndex.version ) { + + updateWireframeAttribute( geometry ); + + } + + } + + } else { + + updateWireframeAttribute( geometry ); + + } + + return wireframeAttributes.get( geometry ); + + } + + return { + + get: get, + update: update, + + getWireframeAttribute: getWireframeAttribute + + }; + +} + +function WebGLIndexedBufferRenderer( gl, extensions, info ) { + + let mode; + + function setMode( value ) { + + mode = value; + + } + + let type, bytesPerElement; + + function setIndex( value ) { + + type = value.type; + bytesPerElement = value.bytesPerElement; + + } + + function render( start, count ) { + + gl.drawElements( mode, count, type, start * bytesPerElement ); + + info.update( count, mode, 1 ); + + } + + function renderInstances( start, count, primcount ) { + + if ( primcount === 0 ) return; + + gl.drawElementsInstanced( mode, count, type, start * bytesPerElement, primcount ); + + info.update( count, mode, primcount ); + + } + + function renderMultiDraw( starts, counts, drawCount ) { + + if ( drawCount === 0 ) return; + + const extension = extensions.get( 'WEBGL_multi_draw' ); + extension.multiDrawElementsWEBGL( mode, counts, 0, type, starts, 0, drawCount ); + + let elementCount = 0; + for ( let i = 0; i < drawCount; i ++ ) { + + elementCount += counts[ i ]; + + } + + info.update( elementCount, mode, 1 ); + + + } + + function renderMultiDrawInstances( starts, counts, drawCount, primcount ) { + + if ( drawCount === 0 ) return; + + const extension = extensions.get( 'WEBGL_multi_draw' ); + + if ( extension === null ) { + + for ( let i = 0; i < starts.length; i ++ ) { + + renderInstances( starts[ i ] / bytesPerElement, counts[ i ], primcount[ i ] ); + + } + + } else { + + extension.multiDrawElementsInstancedWEBGL( mode, counts, 0, type, starts, 0, primcount, 0, drawCount ); + + let elementCount = 0; + for ( let i = 0; i < drawCount; i ++ ) { + + elementCount += counts[ i ] * primcount[ i ]; + + } + + info.update( elementCount, mode, 1 ); + + } + + } + + // + + this.setMode = setMode; + this.setIndex = setIndex; + this.render = render; + this.renderInstances = renderInstances; + this.renderMultiDraw = renderMultiDraw; + this.renderMultiDrawInstances = renderMultiDrawInstances; + +} + +function WebGLInfo( gl ) { + + const memory = { + geometries: 0, + textures: 0 + }; + + const render = { + frame: 0, + calls: 0, + triangles: 0, + points: 0, + lines: 0 + }; + + function update( count, mode, instanceCount ) { + + render.calls ++; + + switch ( mode ) { + + case gl.TRIANGLES: + render.triangles += instanceCount * ( count / 3 ); + break; + + case gl.LINES: + render.lines += instanceCount * ( count / 2 ); + break; + + case gl.LINE_STRIP: + render.lines += instanceCount * ( count - 1 ); + break; + + case gl.LINE_LOOP: + render.lines += instanceCount * count; + break; + + case gl.POINTS: + render.points += instanceCount * count; + break; + + default: + console.error( 'THREE.WebGLInfo: Unknown draw mode:', mode ); + break; + + } + + } + + function reset() { + + render.calls = 0; + render.triangles = 0; + render.points = 0; + render.lines = 0; + + } + + return { + memory: memory, + render: render, + programs: null, + autoReset: true, + reset: reset, + update: update + }; + +} + +function WebGLMorphtargets( gl, capabilities, textures ) { + + const morphTextures = new WeakMap(); + const morph = new Vector4(); + + function update( object, geometry, program ) { + + const objectInfluences = object.morphTargetInfluences; + + // the following encodes morph targets into an array of data textures. Each layer represents a single morph target. + + const morphAttribute = geometry.morphAttributes.position || geometry.morphAttributes.normal || geometry.morphAttributes.color; + const morphTargetsCount = ( morphAttribute !== undefined ) ? morphAttribute.length : 0; + + let entry = morphTextures.get( geometry ); + + if ( entry === undefined || entry.count !== morphTargetsCount ) { + + if ( entry !== undefined ) entry.texture.dispose(); + + const hasMorphPosition = geometry.morphAttributes.position !== undefined; + const hasMorphNormals = geometry.morphAttributes.normal !== undefined; + const hasMorphColors = geometry.morphAttributes.color !== undefined; + + const morphTargets = geometry.morphAttributes.position || []; + const morphNormals = geometry.morphAttributes.normal || []; + const morphColors = geometry.morphAttributes.color || []; + + let vertexDataCount = 0; + + if ( hasMorphPosition === true ) vertexDataCount = 1; + if ( hasMorphNormals === true ) vertexDataCount = 2; + if ( hasMorphColors === true ) vertexDataCount = 3; + + let width = geometry.attributes.position.count * vertexDataCount; + let height = 1; + + if ( width > capabilities.maxTextureSize ) { + + height = Math.ceil( width / capabilities.maxTextureSize ); + width = capabilities.maxTextureSize; + + } + + const buffer = new Float32Array( width * height * 4 * morphTargetsCount ); + + const texture = new DataArrayTexture( buffer, width, height, morphTargetsCount ); + texture.type = FloatType; + texture.needsUpdate = true; + + // fill buffer + + const vertexDataStride = vertexDataCount * 4; + + for ( let i = 0; i < morphTargetsCount; i ++ ) { + + const morphTarget = morphTargets[ i ]; + const morphNormal = morphNormals[ i ]; + const morphColor = morphColors[ i ]; + + const offset = width * height * 4 * i; + + for ( let j = 0; j < morphTarget.count; j ++ ) { + + const stride = j * vertexDataStride; + + if ( hasMorphPosition === true ) { + + morph.fromBufferAttribute( morphTarget, j ); + + buffer[ offset + stride + 0 ] = morph.x; + buffer[ offset + stride + 1 ] = morph.y; + buffer[ offset + stride + 2 ] = morph.z; + buffer[ offset + stride + 3 ] = 0; + + } + + if ( hasMorphNormals === true ) { + + morph.fromBufferAttribute( morphNormal, j ); + + buffer[ offset + stride + 4 ] = morph.x; + buffer[ offset + stride + 5 ] = morph.y; + buffer[ offset + stride + 6 ] = morph.z; + buffer[ offset + stride + 7 ] = 0; + + } + + if ( hasMorphColors === true ) { + + morph.fromBufferAttribute( morphColor, j ); + + buffer[ offset + stride + 8 ] = morph.x; + buffer[ offset + stride + 9 ] = morph.y; + buffer[ offset + stride + 10 ] = morph.z; + buffer[ offset + stride + 11 ] = ( morphColor.itemSize === 4 ) ? morph.w : 1; + + } + + } + + } + + entry = { + count: morphTargetsCount, + texture: texture, + size: new Vector2( width, height ) + }; + + morphTextures.set( geometry, entry ); + + function disposeTexture() { + + texture.dispose(); + + morphTextures.delete( geometry ); + + geometry.removeEventListener( 'dispose', disposeTexture ); + + } + + geometry.addEventListener( 'dispose', disposeTexture ); + + } + + // + if ( object.isInstancedMesh === true && object.morphTexture !== null ) { + + program.getUniforms().setValue( gl, 'morphTexture', object.morphTexture, textures ); + + } else { + + let morphInfluencesSum = 0; + + for ( let i = 0; i < objectInfluences.length; i ++ ) { + + morphInfluencesSum += objectInfluences[ i ]; + + } + + const morphBaseInfluence = geometry.morphTargetsRelative ? 1 : 1 - morphInfluencesSum; + + + program.getUniforms().setValue( gl, 'morphTargetBaseInfluence', morphBaseInfluence ); + program.getUniforms().setValue( gl, 'morphTargetInfluences', objectInfluences ); + + } + + program.getUniforms().setValue( gl, 'morphTargetsTexture', entry.texture, textures ); + program.getUniforms().setValue( gl, 'morphTargetsTextureSize', entry.size ); + + } + + return { + + update: update + + }; + +} + +function WebGLObjects( gl, geometries, attributes, info ) { + + let updateMap = new WeakMap(); + + function update( object ) { + + const frame = info.render.frame; + + const geometry = object.geometry; + const buffergeometry = geometries.get( object, geometry ); + + // Update once per frame + + if ( updateMap.get( buffergeometry ) !== frame ) { + + geometries.update( buffergeometry ); + + updateMap.set( buffergeometry, frame ); + + } + + if ( object.isInstancedMesh ) { + + if ( object.hasEventListener( 'dispose', onInstancedMeshDispose ) === false ) { + + object.addEventListener( 'dispose', onInstancedMeshDispose ); + + } + + if ( updateMap.get( object ) !== frame ) { + + attributes.update( object.instanceMatrix, gl.ARRAY_BUFFER ); + + if ( object.instanceColor !== null ) { + + attributes.update( object.instanceColor, gl.ARRAY_BUFFER ); + + } + + updateMap.set( object, frame ); + + } + + } + + if ( object.isSkinnedMesh ) { + + const skeleton = object.skeleton; + + if ( updateMap.get( skeleton ) !== frame ) { + + skeleton.update(); + + updateMap.set( skeleton, frame ); + + } + + } + + return buffergeometry; + + } + + function dispose() { + + updateMap = new WeakMap(); + + } + + function onInstancedMeshDispose( event ) { + + const instancedMesh = event.target; + + instancedMesh.removeEventListener( 'dispose', onInstancedMeshDispose ); + + attributes.remove( instancedMesh.instanceMatrix ); + + if ( instancedMesh.instanceColor !== null ) attributes.remove( instancedMesh.instanceColor ); + + } + + return { + + update: update, + dispose: dispose + + }; + +} + +/** + * Uniforms of a program. + * Those form a tree structure with a special top-level container for the root, + * which you get by calling 'new WebGLUniforms( gl, program )'. + * + * + * Properties of inner nodes including the top-level container: + * + * .seq - array of nested uniforms + * .map - nested uniforms by name + * + * + * Methods of all nodes except the top-level container: + * + * .setValue( gl, value, [textures] ) + * + * uploads a uniform value(s) + * the 'textures' parameter is needed for sampler uniforms + * + * + * Static methods of the top-level container (textures factorizations): + * + * .upload( gl, seq, values, textures ) + * + * sets uniforms in 'seq' to 'values[id].value' + * + * .seqWithValue( seq, values ) : filteredSeq + * + * filters 'seq' entries with corresponding entry in values + * + * + * Methods of the top-level container (textures factorizations): + * + * .setValue( gl, name, value, textures ) + * + * sets uniform with name 'name' to 'value' + * + * .setOptional( gl, obj, prop ) + * + * like .set for an optional property of the object + * + */ + + +const emptyTexture = /*@__PURE__*/ new Texture(); + +const emptyShadowTexture = /*@__PURE__*/ new DepthTexture( 1, 1 ); + +const emptyArrayTexture = /*@__PURE__*/ new DataArrayTexture(); +const empty3dTexture = /*@__PURE__*/ new Data3DTexture(); +const emptyCubeTexture = /*@__PURE__*/ new CubeTexture(); + +// --- Utilities --- + +// Array Caches (provide typed arrays for temporary by size) + +const arrayCacheF32 = []; +const arrayCacheI32 = []; + +// Float32Array caches used for uploading Matrix uniforms + +const mat4array = new Float32Array( 16 ); +const mat3array = new Float32Array( 9 ); +const mat2array = new Float32Array( 4 ); + +// Flattening for arrays of vectors and matrices + +function flatten( array, nBlocks, blockSize ) { + + const firstElem = array[ 0 ]; + + if ( firstElem <= 0 || firstElem > 0 ) return array; + // unoptimized: ! isNaN( firstElem ) + // see http://jacksondunstan.com/articles/983 + + const n = nBlocks * blockSize; + let r = arrayCacheF32[ n ]; + + if ( r === undefined ) { + + r = new Float32Array( n ); + arrayCacheF32[ n ] = r; + + } + + if ( nBlocks !== 0 ) { + + firstElem.toArray( r, 0 ); + + for ( let i = 1, offset = 0; i !== nBlocks; ++ i ) { + + offset += blockSize; + array[ i ].toArray( r, offset ); + + } + + } + + return r; + +} + +function arraysEqual( a, b ) { + + if ( a.length !== b.length ) return false; + + for ( let i = 0, l = a.length; i < l; i ++ ) { + + if ( a[ i ] !== b[ i ] ) return false; + + } + + return true; + +} + +function copyArray( a, b ) { + + for ( let i = 0, l = b.length; i < l; i ++ ) { + + a[ i ] = b[ i ]; + + } + +} + +// Texture unit allocation + +function allocTexUnits( textures, n ) { + + let r = arrayCacheI32[ n ]; + + if ( r === undefined ) { + + r = new Int32Array( n ); + arrayCacheI32[ n ] = r; + + } + + for ( let i = 0; i !== n; ++ i ) { + + r[ i ] = textures.allocateTextureUnit(); + + } + + return r; + +} + +// --- Setters --- + +// Note: Defining these methods externally, because they come in a bunch +// and this way their names minify. + +// Single scalar + +function setValueV1f( gl, v ) { + + const cache = this.cache; + + if ( cache[ 0 ] === v ) return; + + gl.uniform1f( this.addr, v ); + + cache[ 0 ] = v; + +} + +// Single float vector (from flat array or THREE.VectorN) + +function setValueV2f( gl, v ) { + + const cache = this.cache; + + if ( v.x !== undefined ) { + + if ( cache[ 0 ] !== v.x || cache[ 1 ] !== v.y ) { + + gl.uniform2f( this.addr, v.x, v.y ); + + cache[ 0 ] = v.x; + cache[ 1 ] = v.y; + + } + + } else { + + if ( arraysEqual( cache, v ) ) return; + + gl.uniform2fv( this.addr, v ); + + copyArray( cache, v ); + + } + +} + +function setValueV3f( gl, v ) { + + const cache = this.cache; + + if ( v.x !== undefined ) { + + if ( cache[ 0 ] !== v.x || cache[ 1 ] !== v.y || cache[ 2 ] !== v.z ) { + + gl.uniform3f( this.addr, v.x, v.y, v.z ); + + cache[ 0 ] = v.x; + cache[ 1 ] = v.y; + cache[ 2 ] = v.z; + + } + + } else if ( v.r !== undefined ) { + + if ( cache[ 0 ] !== v.r || cache[ 1 ] !== v.g || cache[ 2 ] !== v.b ) { + + gl.uniform3f( this.addr, v.r, v.g, v.b ); + + cache[ 0 ] = v.r; + cache[ 1 ] = v.g; + cache[ 2 ] = v.b; + + } + + } else { + + if ( arraysEqual( cache, v ) ) return; + + gl.uniform3fv( this.addr, v ); + + copyArray( cache, v ); + + } + +} + +function setValueV4f( gl, v ) { + + const cache = this.cache; + + if ( v.x !== undefined ) { + + if ( cache[ 0 ] !== v.x || cache[ 1 ] !== v.y || cache[ 2 ] !== v.z || cache[ 3 ] !== v.w ) { + + gl.uniform4f( this.addr, v.x, v.y, v.z, v.w ); + + cache[ 0 ] = v.x; + cache[ 1 ] = v.y; + cache[ 2 ] = v.z; + cache[ 3 ] = v.w; + + } + + } else { + + if ( arraysEqual( cache, v ) ) return; + + gl.uniform4fv( this.addr, v ); + + copyArray( cache, v ); + + } + +} + +// Single matrix (from flat array or THREE.MatrixN) + +function setValueM2( gl, v ) { + + const cache = this.cache; + const elements = v.elements; + + if ( elements === undefined ) { + + if ( arraysEqual( cache, v ) ) return; + + gl.uniformMatrix2fv( this.addr, false, v ); + + copyArray( cache, v ); + + } else { + + if ( arraysEqual( cache, elements ) ) return; + + mat2array.set( elements ); + + gl.uniformMatrix2fv( this.addr, false, mat2array ); + + copyArray( cache, elements ); + + } + +} + +function setValueM3( gl, v ) { + + const cache = this.cache; + const elements = v.elements; + + if ( elements === undefined ) { + + if ( arraysEqual( cache, v ) ) return; + + gl.uniformMatrix3fv( this.addr, false, v ); + + copyArray( cache, v ); + + } else { + + if ( arraysEqual( cache, elements ) ) return; + + mat3array.set( elements ); + + gl.uniformMatrix3fv( this.addr, false, mat3array ); + + copyArray( cache, elements ); + + } + +} + +function setValueM4( gl, v ) { + + const cache = this.cache; + const elements = v.elements; + + if ( elements === undefined ) { + + if ( arraysEqual( cache, v ) ) return; + + gl.uniformMatrix4fv( this.addr, false, v ); + + copyArray( cache, v ); + + } else { + + if ( arraysEqual( cache, elements ) ) return; + + mat4array.set( elements ); + + gl.uniformMatrix4fv( this.addr, false, mat4array ); + + copyArray( cache, elements ); + + } + +} + +// Single integer / boolean + +function setValueV1i( gl, v ) { + + const cache = this.cache; + + if ( cache[ 0 ] === v ) return; + + gl.uniform1i( this.addr, v ); + + cache[ 0 ] = v; + +} + +// Single integer / boolean vector (from flat array or THREE.VectorN) + +function setValueV2i( gl, v ) { + + const cache = this.cache; + + if ( v.x !== undefined ) { + + if ( cache[ 0 ] !== v.x || cache[ 1 ] !== v.y ) { + + gl.uniform2i( this.addr, v.x, v.y ); + + cache[ 0 ] = v.x; + cache[ 1 ] = v.y; + + } + + } else { + + if ( arraysEqual( cache, v ) ) return; + + gl.uniform2iv( this.addr, v ); + + copyArray( cache, v ); + + } + +} + +function setValueV3i( gl, v ) { + + const cache = this.cache; + + if ( v.x !== undefined ) { + + if ( cache[ 0 ] !== v.x || cache[ 1 ] !== v.y || cache[ 2 ] !== v.z ) { + + gl.uniform3i( this.addr, v.x, v.y, v.z ); + + cache[ 0 ] = v.x; + cache[ 1 ] = v.y; + cache[ 2 ] = v.z; + + } + + } else { + + if ( arraysEqual( cache, v ) ) return; + + gl.uniform3iv( this.addr, v ); + + copyArray( cache, v ); + + } + +} + +function setValueV4i( gl, v ) { + + const cache = this.cache; + + if ( v.x !== undefined ) { + + if ( cache[ 0 ] !== v.x || cache[ 1 ] !== v.y || cache[ 2 ] !== v.z || cache[ 3 ] !== v.w ) { + + gl.uniform4i( this.addr, v.x, v.y, v.z, v.w ); + + cache[ 0 ] = v.x; + cache[ 1 ] = v.y; + cache[ 2 ] = v.z; + cache[ 3 ] = v.w; + + } + + } else { + + if ( arraysEqual( cache, v ) ) return; + + gl.uniform4iv( this.addr, v ); + + copyArray( cache, v ); + + } + +} + +// Single unsigned integer + +function setValueV1ui( gl, v ) { + + const cache = this.cache; + + if ( cache[ 0 ] === v ) return; + + gl.uniform1ui( this.addr, v ); + + cache[ 0 ] = v; + +} + +// Single unsigned integer vector (from flat array or THREE.VectorN) + +function setValueV2ui( gl, v ) { + + const cache = this.cache; + + if ( v.x !== undefined ) { + + if ( cache[ 0 ] !== v.x || cache[ 1 ] !== v.y ) { + + gl.uniform2ui( this.addr, v.x, v.y ); + + cache[ 0 ] = v.x; + cache[ 1 ] = v.y; + + } + + } else { + + if ( arraysEqual( cache, v ) ) return; + + gl.uniform2uiv( this.addr, v ); + + copyArray( cache, v ); + + } + +} + +function setValueV3ui( gl, v ) { + + const cache = this.cache; + + if ( v.x !== undefined ) { + + if ( cache[ 0 ] !== v.x || cache[ 1 ] !== v.y || cache[ 2 ] !== v.z ) { + + gl.uniform3ui( this.addr, v.x, v.y, v.z ); + + cache[ 0 ] = v.x; + cache[ 1 ] = v.y; + cache[ 2 ] = v.z; + + } + + } else { + + if ( arraysEqual( cache, v ) ) return; + + gl.uniform3uiv( this.addr, v ); + + copyArray( cache, v ); + + } + +} + +function setValueV4ui( gl, v ) { + + const cache = this.cache; + + if ( v.x !== undefined ) { + + if ( cache[ 0 ] !== v.x || cache[ 1 ] !== v.y || cache[ 2 ] !== v.z || cache[ 3 ] !== v.w ) { + + gl.uniform4ui( this.addr, v.x, v.y, v.z, v.w ); + + cache[ 0 ] = v.x; + cache[ 1 ] = v.y; + cache[ 2 ] = v.z; + cache[ 3 ] = v.w; + + } + + } else { + + if ( arraysEqual( cache, v ) ) return; + + gl.uniform4uiv( this.addr, v ); + + copyArray( cache, v ); + + } + +} + + +// Single texture (2D / Cube) + +function setValueT1( gl, v, textures ) { + + const cache = this.cache; + const unit = textures.allocateTextureUnit(); + + if ( cache[ 0 ] !== unit ) { + + gl.uniform1i( this.addr, unit ); + cache[ 0 ] = unit; + + } + + let emptyTexture2D; + + if ( this.type === gl.SAMPLER_2D_SHADOW ) { + + emptyShadowTexture.compareFunction = LessEqualCompare; // #28670 + emptyTexture2D = emptyShadowTexture; + + } else { + + emptyTexture2D = emptyTexture; + + } + + textures.setTexture2D( v || emptyTexture2D, unit ); + +} + +function setValueT3D1( gl, v, textures ) { + + const cache = this.cache; + const unit = textures.allocateTextureUnit(); + + if ( cache[ 0 ] !== unit ) { + + gl.uniform1i( this.addr, unit ); + cache[ 0 ] = unit; + + } + + textures.setTexture3D( v || empty3dTexture, unit ); + +} + +function setValueT6( gl, v, textures ) { + + const cache = this.cache; + const unit = textures.allocateTextureUnit(); + + if ( cache[ 0 ] !== unit ) { + + gl.uniform1i( this.addr, unit ); + cache[ 0 ] = unit; + + } + + textures.setTextureCube( v || emptyCubeTexture, unit ); + +} + +function setValueT2DArray1( gl, v, textures ) { + + const cache = this.cache; + const unit = textures.allocateTextureUnit(); + + if ( cache[ 0 ] !== unit ) { + + gl.uniform1i( this.addr, unit ); + cache[ 0 ] = unit; + + } + + textures.setTexture2DArray( v || emptyArrayTexture, unit ); + +} + +// Helper to pick the right setter for the singular case + +function getSingularSetter( type ) { + + switch ( type ) { + + case 0x1406: return setValueV1f; // FLOAT + case 0x8b50: return setValueV2f; // _VEC2 + case 0x8b51: return setValueV3f; // _VEC3 + case 0x8b52: return setValueV4f; // _VEC4 + + case 0x8b5a: return setValueM2; // _MAT2 + case 0x8b5b: return setValueM3; // _MAT3 + case 0x8b5c: return setValueM4; // _MAT4 + + case 0x1404: case 0x8b56: return setValueV1i; // INT, BOOL + case 0x8b53: case 0x8b57: return setValueV2i; // _VEC2 + case 0x8b54: case 0x8b58: return setValueV3i; // _VEC3 + case 0x8b55: case 0x8b59: return setValueV4i; // _VEC4 + + case 0x1405: return setValueV1ui; // UINT + case 0x8dc6: return setValueV2ui; // _VEC2 + case 0x8dc7: return setValueV3ui; // _VEC3 + case 0x8dc8: return setValueV4ui; // _VEC4 + + case 0x8b5e: // SAMPLER_2D + case 0x8d66: // SAMPLER_EXTERNAL_OES + case 0x8dca: // INT_SAMPLER_2D + case 0x8dd2: // UNSIGNED_INT_SAMPLER_2D + case 0x8b62: // SAMPLER_2D_SHADOW + return setValueT1; + + case 0x8b5f: // SAMPLER_3D + case 0x8dcb: // INT_SAMPLER_3D + case 0x8dd3: // UNSIGNED_INT_SAMPLER_3D + return setValueT3D1; + + case 0x8b60: // SAMPLER_CUBE + case 0x8dcc: // INT_SAMPLER_CUBE + case 0x8dd4: // UNSIGNED_INT_SAMPLER_CUBE + case 0x8dc5: // SAMPLER_CUBE_SHADOW + return setValueT6; + + case 0x8dc1: // SAMPLER_2D_ARRAY + case 0x8dcf: // INT_SAMPLER_2D_ARRAY + case 0x8dd7: // UNSIGNED_INT_SAMPLER_2D_ARRAY + case 0x8dc4: // SAMPLER_2D_ARRAY_SHADOW + return setValueT2DArray1; + + } + +} + + +// Array of scalars + +function setValueV1fArray( gl, v ) { + + gl.uniform1fv( this.addr, v ); + +} + +// Array of vectors (from flat array or array of THREE.VectorN) + +function setValueV2fArray( gl, v ) { + + const data = flatten( v, this.size, 2 ); + + gl.uniform2fv( this.addr, data ); + +} + +function setValueV3fArray( gl, v ) { + + const data = flatten( v, this.size, 3 ); + + gl.uniform3fv( this.addr, data ); + +} + +function setValueV4fArray( gl, v ) { + + const data = flatten( v, this.size, 4 ); + + gl.uniform4fv( this.addr, data ); + +} + +// Array of matrices (from flat array or array of THREE.MatrixN) + +function setValueM2Array( gl, v ) { + + const data = flatten( v, this.size, 4 ); + + gl.uniformMatrix2fv( this.addr, false, data ); + +} + +function setValueM3Array( gl, v ) { + + const data = flatten( v, this.size, 9 ); + + gl.uniformMatrix3fv( this.addr, false, data ); + +} + +function setValueM4Array( gl, v ) { + + const data = flatten( v, this.size, 16 ); + + gl.uniformMatrix4fv( this.addr, false, data ); + +} + +// Array of integer / boolean + +function setValueV1iArray( gl, v ) { + + gl.uniform1iv( this.addr, v ); + +} + +// Array of integer / boolean vectors (from flat array) + +function setValueV2iArray( gl, v ) { + + gl.uniform2iv( this.addr, v ); + +} + +function setValueV3iArray( gl, v ) { + + gl.uniform3iv( this.addr, v ); + +} + +function setValueV4iArray( gl, v ) { + + gl.uniform4iv( this.addr, v ); + +} + +// Array of unsigned integer + +function setValueV1uiArray( gl, v ) { + + gl.uniform1uiv( this.addr, v ); + +} + +// Array of unsigned integer vectors (from flat array) + +function setValueV2uiArray( gl, v ) { + + gl.uniform2uiv( this.addr, v ); + +} + +function setValueV3uiArray( gl, v ) { + + gl.uniform3uiv( this.addr, v ); + +} + +function setValueV4uiArray( gl, v ) { + + gl.uniform4uiv( this.addr, v ); + +} + + +// Array of textures (2D / 3D / Cube / 2DArray) + +function setValueT1Array( gl, v, textures ) { + + const cache = this.cache; + + const n = v.length; + + const units = allocTexUnits( textures, n ); + + if ( ! arraysEqual( cache, units ) ) { + + gl.uniform1iv( this.addr, units ); + + copyArray( cache, units ); + + } + + for ( let i = 0; i !== n; ++ i ) { + + textures.setTexture2D( v[ i ] || emptyTexture, units[ i ] ); + + } + +} + +function setValueT3DArray( gl, v, textures ) { + + const cache = this.cache; + + const n = v.length; + + const units = allocTexUnits( textures, n ); + + if ( ! arraysEqual( cache, units ) ) { + + gl.uniform1iv( this.addr, units ); + + copyArray( cache, units ); + + } + + for ( let i = 0; i !== n; ++ i ) { + + textures.setTexture3D( v[ i ] || empty3dTexture, units[ i ] ); + + } + +} + +function setValueT6Array( gl, v, textures ) { + + const cache = this.cache; + + const n = v.length; + + const units = allocTexUnits( textures, n ); + + if ( ! arraysEqual( cache, units ) ) { + + gl.uniform1iv( this.addr, units ); + + copyArray( cache, units ); + + } + + for ( let i = 0; i !== n; ++ i ) { + + textures.setTextureCube( v[ i ] || emptyCubeTexture, units[ i ] ); + + } + +} + +function setValueT2DArrayArray( gl, v, textures ) { + + const cache = this.cache; + + const n = v.length; + + const units = allocTexUnits( textures, n ); + + if ( ! arraysEqual( cache, units ) ) { + + gl.uniform1iv( this.addr, units ); + + copyArray( cache, units ); + + } + + for ( let i = 0; i !== n; ++ i ) { + + textures.setTexture2DArray( v[ i ] || emptyArrayTexture, units[ i ] ); + + } + +} + + +// Helper to pick the right setter for a pure (bottom-level) array + +function getPureArraySetter( type ) { + + switch ( type ) { + + case 0x1406: return setValueV1fArray; // FLOAT + case 0x8b50: return setValueV2fArray; // _VEC2 + case 0x8b51: return setValueV3fArray; // _VEC3 + case 0x8b52: return setValueV4fArray; // _VEC4 + + case 0x8b5a: return setValueM2Array; // _MAT2 + case 0x8b5b: return setValueM3Array; // _MAT3 + case 0x8b5c: return setValueM4Array; // _MAT4 + + case 0x1404: case 0x8b56: return setValueV1iArray; // INT, BOOL + case 0x8b53: case 0x8b57: return setValueV2iArray; // _VEC2 + case 0x8b54: case 0x8b58: return setValueV3iArray; // _VEC3 + case 0x8b55: case 0x8b59: return setValueV4iArray; // _VEC4 + + case 0x1405: return setValueV1uiArray; // UINT + case 0x8dc6: return setValueV2uiArray; // _VEC2 + case 0x8dc7: return setValueV3uiArray; // _VEC3 + case 0x8dc8: return setValueV4uiArray; // _VEC4 + + case 0x8b5e: // SAMPLER_2D + case 0x8d66: // SAMPLER_EXTERNAL_OES + case 0x8dca: // INT_SAMPLER_2D + case 0x8dd2: // UNSIGNED_INT_SAMPLER_2D + case 0x8b62: // SAMPLER_2D_SHADOW + return setValueT1Array; + + case 0x8b5f: // SAMPLER_3D + case 0x8dcb: // INT_SAMPLER_3D + case 0x8dd3: // UNSIGNED_INT_SAMPLER_3D + return setValueT3DArray; + + case 0x8b60: // SAMPLER_CUBE + case 0x8dcc: // INT_SAMPLER_CUBE + case 0x8dd4: // UNSIGNED_INT_SAMPLER_CUBE + case 0x8dc5: // SAMPLER_CUBE_SHADOW + return setValueT6Array; + + case 0x8dc1: // SAMPLER_2D_ARRAY + case 0x8dcf: // INT_SAMPLER_2D_ARRAY + case 0x8dd7: // UNSIGNED_INT_SAMPLER_2D_ARRAY + case 0x8dc4: // SAMPLER_2D_ARRAY_SHADOW + return setValueT2DArrayArray; + + } + +} + +// --- Uniform Classes --- + +class SingleUniform { + + constructor( id, activeInfo, addr ) { + + this.id = id; + this.addr = addr; + this.cache = []; + this.type = activeInfo.type; + this.setValue = getSingularSetter( activeInfo.type ); + + // this.path = activeInfo.name; // DEBUG + + } + +} + +class PureArrayUniform { + + constructor( id, activeInfo, addr ) { + + this.id = id; + this.addr = addr; + this.cache = []; + this.type = activeInfo.type; + this.size = activeInfo.size; + this.setValue = getPureArraySetter( activeInfo.type ); + + // this.path = activeInfo.name; // DEBUG + + } + +} + +class StructuredUniform { + + constructor( id ) { + + this.id = id; + + this.seq = []; + this.map = {}; + + } + + setValue( gl, value, textures ) { + + const seq = this.seq; + + for ( let i = 0, n = seq.length; i !== n; ++ i ) { + + const u = seq[ i ]; + u.setValue( gl, value[ u.id ], textures ); + + } + + } + +} + +// --- Top-level --- + +// Parser - builds up the property tree from the path strings + +const RePathPart = /(\w+)(\])?(\[|\.)?/g; + +// extracts +// - the identifier (member name or array index) +// - followed by an optional right bracket (found when array index) +// - followed by an optional left bracket or dot (type of subscript) +// +// Note: These portions can be read in a non-overlapping fashion and +// allow straightforward parsing of the hierarchy that WebGL encodes +// in the uniform names. + +function addUniform( container, uniformObject ) { + + container.seq.push( uniformObject ); + container.map[ uniformObject.id ] = uniformObject; + +} + +function parseUniform( activeInfo, addr, container ) { + + const path = activeInfo.name, + pathLength = path.length; + + // reset RegExp object, because of the early exit of a previous run + RePathPart.lastIndex = 0; + + while ( true ) { + + const match = RePathPart.exec( path ), + matchEnd = RePathPart.lastIndex; + + let id = match[ 1 ]; + const idIsIndex = match[ 2 ] === ']', + subscript = match[ 3 ]; + + if ( idIsIndex ) id = id | 0; // convert to integer + + if ( subscript === undefined || subscript === '[' && matchEnd + 2 === pathLength ) { + + // bare name or "pure" bottom-level array "[0]" suffix + + addUniform( container, subscript === undefined ? + new SingleUniform( id, activeInfo, addr ) : + new PureArrayUniform( id, activeInfo, addr ) ); + + break; + + } else { + + // step into inner node / create it in case it doesn't exist + + const map = container.map; + let next = map[ id ]; + + if ( next === undefined ) { + + next = new StructuredUniform( id ); + addUniform( container, next ); + + } + + container = next; + + } + + } + +} + +// Root Container + +class WebGLUniforms { + + constructor( gl, program ) { + + this.seq = []; + this.map = {}; + + const n = gl.getProgramParameter( program, gl.ACTIVE_UNIFORMS ); + + for ( let i = 0; i < n; ++ i ) { + + const info = gl.getActiveUniform( program, i ), + addr = gl.getUniformLocation( program, info.name ); + + parseUniform( info, addr, this ); + + } + + } + + setValue( gl, name, value, textures ) { + + const u = this.map[ name ]; + + if ( u !== undefined ) u.setValue( gl, value, textures ); + + } + + setOptional( gl, object, name ) { + + const v = object[ name ]; + + if ( v !== undefined ) this.setValue( gl, name, v ); + + } + + static upload( gl, seq, values, textures ) { + + for ( let i = 0, n = seq.length; i !== n; ++ i ) { + + const u = seq[ i ], + v = values[ u.id ]; + + if ( v.needsUpdate !== false ) { + + // note: always updating when .needsUpdate is undefined + u.setValue( gl, v.value, textures ); + + } + + } + + } + + static seqWithValue( seq, values ) { + + const r = []; + + for ( let i = 0, n = seq.length; i !== n; ++ i ) { + + const u = seq[ i ]; + if ( u.id in values ) r.push( u ); + + } + + return r; + + } + +} + +function WebGLShader( gl, type, string ) { + + const shader = gl.createShader( type ); + + gl.shaderSource( shader, string ); + gl.compileShader( shader ); + + return shader; + +} + +// From https://www.khronos.org/registry/webgl/extensions/KHR_parallel_shader_compile/ +const COMPLETION_STATUS_KHR = 0x91B1; + +let programIdCount = 0; + +function handleSource( string, errorLine ) { + + const lines = string.split( '\n' ); + const lines2 = []; + + const from = Math.max( errorLine - 6, 0 ); + const to = Math.min( errorLine + 6, lines.length ); + + for ( let i = from; i < to; i ++ ) { + + const line = i + 1; + lines2.push( `${line === errorLine ? '>' : ' '} ${line}: ${lines[ i ]}` ); + + } + + return lines2.join( '\n' ); + +} + +const _m0 = /*@__PURE__*/ new Matrix3(); + +function getEncodingComponents( colorSpace ) { + + ColorManagement._getMatrix( _m0, ColorManagement.workingColorSpace, colorSpace ); + + const encodingMatrix = `mat3( ${ _m0.elements.map( ( v ) => v.toFixed( 4 ) ) } )`; + + switch ( ColorManagement.getTransfer( colorSpace ) ) { + + case LinearTransfer: + return [ encodingMatrix, 'LinearTransferOETF' ]; + + case SRGBTransfer: + return [ encodingMatrix, 'sRGBTransferOETF' ]; + + default: + console.warn( 'THREE.WebGLProgram: Unsupported color space: ', colorSpace ); + return [ encodingMatrix, 'LinearTransferOETF' ]; + + } + +} + +function getShaderErrors( gl, shader, type ) { + + const status = gl.getShaderParameter( shader, gl.COMPILE_STATUS ); + const errors = gl.getShaderInfoLog( shader ).trim(); + + if ( status && errors === '' ) return ''; + + const errorMatches = /ERROR: 0:(\d+)/.exec( errors ); + if ( errorMatches ) { + + // --enable-privileged-webgl-extension + // console.log( '**' + type + '**', gl.getExtension( 'WEBGL_debug_shaders' ).getTranslatedShaderSource( shader ) ); + + const errorLine = parseInt( errorMatches[ 1 ] ); + return type.toUpperCase() + '\n\n' + errors + '\n\n' + handleSource( gl.getShaderSource( shader ), errorLine ); + + } else { + + return errors; + + } + +} + +function getTexelEncodingFunction( functionName, colorSpace ) { + + const components = getEncodingComponents( colorSpace ); + + return [ + + `vec4 ${functionName}( vec4 value ) {`, + + ` return ${components[ 1 ]}( vec4( value.rgb * ${components[ 0 ]}, value.a ) );`, + + '}', + + ].join( '\n' ); + +} + +function getToneMappingFunction( functionName, toneMapping ) { + + let toneMappingName; + + switch ( toneMapping ) { + + case LinearToneMapping: + toneMappingName = 'Linear'; + break; + + case ReinhardToneMapping: + toneMappingName = 'Reinhard'; + break; + + case CineonToneMapping: + toneMappingName = 'Cineon'; + break; + + case ACESFilmicToneMapping: + toneMappingName = 'ACESFilmic'; + break; + + case AgXToneMapping: + toneMappingName = 'AgX'; + break; + + case NeutralToneMapping: + toneMappingName = 'Neutral'; + break; + + case CustomToneMapping: + toneMappingName = 'Custom'; + break; + + default: + console.warn( 'THREE.WebGLProgram: Unsupported toneMapping:', toneMapping ); + toneMappingName = 'Linear'; + + } + + return 'vec3 ' + functionName + '( vec3 color ) { return ' + toneMappingName + 'ToneMapping( color ); }'; + +} + +const _v0 = /*@__PURE__*/ new Vector3(); + +function getLuminanceFunction() { + + ColorManagement.getLuminanceCoefficients( _v0 ); + + const r = _v0.x.toFixed( 4 ); + const g = _v0.y.toFixed( 4 ); + const b = _v0.z.toFixed( 4 ); + + return [ + + 'float luminance( const in vec3 rgb ) {', + + ` const vec3 weights = vec3( ${ r }, ${ g }, ${ b } );`, + + ' return dot( weights, rgb );', + + '}' + + ].join( '\n' ); + +} + +function generateVertexExtensions( parameters ) { + + const chunks = [ + parameters.extensionClipCullDistance ? '#extension GL_ANGLE_clip_cull_distance : require' : '', + parameters.extensionMultiDraw ? '#extension GL_ANGLE_multi_draw : require' : '', + ]; + + return chunks.filter( filterEmptyLine ).join( '\n' ); + +} + +function generateDefines( defines ) { + + const chunks = []; + + for ( const name in defines ) { + + const value = defines[ name ]; + + if ( value === false ) continue; + + chunks.push( '#define ' + name + ' ' + value ); + + } + + return chunks.join( '\n' ); + +} + +function fetchAttributeLocations( gl, program ) { + + const attributes = {}; + + const n = gl.getProgramParameter( program, gl.ACTIVE_ATTRIBUTES ); + + for ( let i = 0; i < n; i ++ ) { + + const info = gl.getActiveAttrib( program, i ); + const name = info.name; + + let locationSize = 1; + if ( info.type === gl.FLOAT_MAT2 ) locationSize = 2; + if ( info.type === gl.FLOAT_MAT3 ) locationSize = 3; + if ( info.type === gl.FLOAT_MAT4 ) locationSize = 4; + + // console.log( 'THREE.WebGLProgram: ACTIVE VERTEX ATTRIBUTE:', name, i ); + + attributes[ name ] = { + type: info.type, + location: gl.getAttribLocation( program, name ), + locationSize: locationSize + }; + + } + + return attributes; + +} + +function filterEmptyLine( string ) { + + return string !== ''; + +} + +function replaceLightNums( string, parameters ) { + + const numSpotLightCoords = parameters.numSpotLightShadows + parameters.numSpotLightMaps - parameters.numSpotLightShadowsWithMaps; + + return string + .replace( /NUM_DIR_LIGHTS/g, parameters.numDirLights ) + .replace( /NUM_SPOT_LIGHTS/g, parameters.numSpotLights ) + .replace( /NUM_SPOT_LIGHT_MAPS/g, parameters.numSpotLightMaps ) + .replace( /NUM_SPOT_LIGHT_COORDS/g, numSpotLightCoords ) + .replace( /NUM_RECT_AREA_LIGHTS/g, parameters.numRectAreaLights ) + .replace( /NUM_POINT_LIGHTS/g, parameters.numPointLights ) + .replace( /NUM_HEMI_LIGHTS/g, parameters.numHemiLights ) + .replace( /NUM_DIR_LIGHT_SHADOWS/g, parameters.numDirLightShadows ) + .replace( /NUM_SPOT_LIGHT_SHADOWS_WITH_MAPS/g, parameters.numSpotLightShadowsWithMaps ) + .replace( /NUM_SPOT_LIGHT_SHADOWS/g, parameters.numSpotLightShadows ) + .replace( /NUM_POINT_LIGHT_SHADOWS/g, parameters.numPointLightShadows ); + +} + +function replaceClippingPlaneNums( string, parameters ) { + + return string + .replace( /NUM_CLIPPING_PLANES/g, parameters.numClippingPlanes ) + .replace( /UNION_CLIPPING_PLANES/g, ( parameters.numClippingPlanes - parameters.numClipIntersection ) ); + +} + +// Resolve Includes + +const includePattern = /^[ \t]*#include +<([\w\d./]+)>/gm; + +function resolveIncludes( string ) { + + return string.replace( includePattern, includeReplacer ); + +} + +const shaderChunkMap = new Map(); + +function includeReplacer( match, include ) { + + let string = ShaderChunk[ include ]; + + if ( string === undefined ) { + + const newInclude = shaderChunkMap.get( include ); + + if ( newInclude !== undefined ) { + + string = ShaderChunk[ newInclude ]; + console.warn( 'THREE.WebGLRenderer: Shader chunk "%s" has been deprecated. Use "%s" instead.', include, newInclude ); + + } else { + + throw new Error( 'Can not resolve #include <' + include + '>' ); + + } + + } + + return resolveIncludes( string ); + +} + +// Unroll Loops + +const unrollLoopPattern = /#pragma unroll_loop_start\s+for\s*\(\s*int\s+i\s*=\s*(\d+)\s*;\s*i\s*<\s*(\d+)\s*;\s*i\s*\+\+\s*\)\s*{([\s\S]+?)}\s+#pragma unroll_loop_end/g; + +function unrollLoops( string ) { + + return string.replace( unrollLoopPattern, loopReplacer ); + +} + +function loopReplacer( match, start, end, snippet ) { + + let string = ''; + + for ( let i = parseInt( start ); i < parseInt( end ); i ++ ) { + + string += snippet + .replace( /\[\s*i\s*\]/g, '[ ' + i + ' ]' ) + .replace( /UNROLLED_LOOP_INDEX/g, i ); + + } + + return string; + +} + +// + +function generatePrecision( parameters ) { + + let precisionstring = `precision ${parameters.precision} float; + precision ${parameters.precision} int; + precision ${parameters.precision} sampler2D; + precision ${parameters.precision} samplerCube; + precision ${parameters.precision} sampler3D; + precision ${parameters.precision} sampler2DArray; + precision ${parameters.precision} sampler2DShadow; + precision ${parameters.precision} samplerCubeShadow; + precision ${parameters.precision} sampler2DArrayShadow; + precision ${parameters.precision} isampler2D; + precision ${parameters.precision} isampler3D; + precision ${parameters.precision} isamplerCube; + precision ${parameters.precision} isampler2DArray; + precision ${parameters.precision} usampler2D; + precision ${parameters.precision} usampler3D; + precision ${parameters.precision} usamplerCube; + precision ${parameters.precision} usampler2DArray; + `; + + if ( parameters.precision === 'highp' ) { + + precisionstring += '\n#define HIGH_PRECISION'; + + } else if ( parameters.precision === 'mediump' ) { + + precisionstring += '\n#define MEDIUM_PRECISION'; + + } else if ( parameters.precision === 'lowp' ) { + + precisionstring += '\n#define LOW_PRECISION'; + + } + + return precisionstring; + +} + +function generateShadowMapTypeDefine( parameters ) { + + let shadowMapTypeDefine = 'SHADOWMAP_TYPE_BASIC'; + + if ( parameters.shadowMapType === PCFShadowMap ) { + + shadowMapTypeDefine = 'SHADOWMAP_TYPE_PCF'; + + } else if ( parameters.shadowMapType === PCFSoftShadowMap ) { + + shadowMapTypeDefine = 'SHADOWMAP_TYPE_PCF_SOFT'; + + } else if ( parameters.shadowMapType === VSMShadowMap ) { + + shadowMapTypeDefine = 'SHADOWMAP_TYPE_VSM'; + + } + + return shadowMapTypeDefine; + +} + +function generateEnvMapTypeDefine( parameters ) { + + let envMapTypeDefine = 'ENVMAP_TYPE_CUBE'; + + if ( parameters.envMap ) { + + switch ( parameters.envMapMode ) { + + case CubeReflectionMapping: + case CubeRefractionMapping: + envMapTypeDefine = 'ENVMAP_TYPE_CUBE'; + break; + + case CubeUVReflectionMapping: + envMapTypeDefine = 'ENVMAP_TYPE_CUBE_UV'; + break; + + } + + } + + return envMapTypeDefine; + +} + +function generateEnvMapModeDefine( parameters ) { + + let envMapModeDefine = 'ENVMAP_MODE_REFLECTION'; + + if ( parameters.envMap ) { + + switch ( parameters.envMapMode ) { + + case CubeRefractionMapping: + + envMapModeDefine = 'ENVMAP_MODE_REFRACTION'; + break; + + } + + } + + return envMapModeDefine; + +} + +function generateEnvMapBlendingDefine( parameters ) { + + let envMapBlendingDefine = 'ENVMAP_BLENDING_NONE'; + + if ( parameters.envMap ) { + + switch ( parameters.combine ) { + + case MultiplyOperation: + envMapBlendingDefine = 'ENVMAP_BLENDING_MULTIPLY'; + break; + + case MixOperation: + envMapBlendingDefine = 'ENVMAP_BLENDING_MIX'; + break; + + case AddOperation: + envMapBlendingDefine = 'ENVMAP_BLENDING_ADD'; + break; + + } + + } + + return envMapBlendingDefine; + +} + +function generateCubeUVSize( parameters ) { + + const imageHeight = parameters.envMapCubeUVHeight; + + if ( imageHeight === null ) return null; + + const maxMip = Math.log2( imageHeight ) - 2; + + const texelHeight = 1.0 / imageHeight; + + const texelWidth = 1.0 / ( 3 * Math.max( Math.pow( 2, maxMip ), 7 * 16 ) ); + + return { texelWidth, texelHeight, maxMip }; + +} + +function WebGLProgram( renderer, cacheKey, parameters, bindingStates ) { + + // TODO Send this event to Three.js DevTools + // console.log( 'WebGLProgram', cacheKey ); + + const gl = renderer.getContext(); + + const defines = parameters.defines; + + let vertexShader = parameters.vertexShader; + let fragmentShader = parameters.fragmentShader; + + const shadowMapTypeDefine = generateShadowMapTypeDefine( parameters ); + const envMapTypeDefine = generateEnvMapTypeDefine( parameters ); + const envMapModeDefine = generateEnvMapModeDefine( parameters ); + const envMapBlendingDefine = generateEnvMapBlendingDefine( parameters ); + const envMapCubeUVSize = generateCubeUVSize( parameters ); + + const customVertexExtensions = generateVertexExtensions( parameters ); + + const customDefines = generateDefines( defines ); + + const program = gl.createProgram(); + + let prefixVertex, prefixFragment; + let versionString = parameters.glslVersion ? '#version ' + parameters.glslVersion + '\n' : ''; + + if ( parameters.isRawShaderMaterial ) { + + prefixVertex = [ + + '#define SHADER_TYPE ' + parameters.shaderType, + '#define SHADER_NAME ' + parameters.shaderName, + + customDefines + + ].filter( filterEmptyLine ).join( '\n' ); + + if ( prefixVertex.length > 0 ) { + + prefixVertex += '\n'; + + } + + prefixFragment = [ + + '#define SHADER_TYPE ' + parameters.shaderType, + '#define SHADER_NAME ' + parameters.shaderName, + + customDefines + + ].filter( filterEmptyLine ).join( '\n' ); + + if ( prefixFragment.length > 0 ) { + + prefixFragment += '\n'; + + } + + } else { + + prefixVertex = [ + + generatePrecision( parameters ), + + '#define SHADER_TYPE ' + parameters.shaderType, + '#define SHADER_NAME ' + parameters.shaderName, + + customDefines, + + parameters.extensionClipCullDistance ? '#define USE_CLIP_DISTANCE' : '', + parameters.batching ? '#define USE_BATCHING' : '', + parameters.batchingColor ? '#define USE_BATCHING_COLOR' : '', + parameters.instancing ? '#define USE_INSTANCING' : '', + parameters.instancingColor ? '#define USE_INSTANCING_COLOR' : '', + parameters.instancingMorph ? '#define USE_INSTANCING_MORPH' : '', + + parameters.useFog && parameters.fog ? '#define USE_FOG' : '', + parameters.useFog && parameters.fogExp2 ? '#define FOG_EXP2' : '', + + parameters.map ? '#define USE_MAP' : '', + parameters.envMap ? '#define USE_ENVMAP' : '', + parameters.envMap ? '#define ' + envMapModeDefine : '', + parameters.lightMap ? '#define USE_LIGHTMAP' : '', + parameters.aoMap ? '#define USE_AOMAP' : '', + parameters.bumpMap ? '#define USE_BUMPMAP' : '', + parameters.normalMap ? '#define USE_NORMALMAP' : '', + parameters.normalMapObjectSpace ? '#define USE_NORMALMAP_OBJECTSPACE' : '', + parameters.normalMapTangentSpace ? '#define USE_NORMALMAP_TANGENTSPACE' : '', + parameters.displacementMap ? '#define USE_DISPLACEMENTMAP' : '', + parameters.emissiveMap ? '#define USE_EMISSIVEMAP' : '', + + parameters.anisotropy ? '#define USE_ANISOTROPY' : '', + parameters.anisotropyMap ? '#define USE_ANISOTROPYMAP' : '', + + parameters.clearcoatMap ? '#define USE_CLEARCOATMAP' : '', + parameters.clearcoatRoughnessMap ? '#define USE_CLEARCOAT_ROUGHNESSMAP' : '', + parameters.clearcoatNormalMap ? '#define USE_CLEARCOAT_NORMALMAP' : '', + + parameters.iridescenceMap ? '#define USE_IRIDESCENCEMAP' : '', + parameters.iridescenceThicknessMap ? '#define USE_IRIDESCENCE_THICKNESSMAP' : '', + + parameters.specularMap ? '#define USE_SPECULARMAP' : '', + parameters.specularColorMap ? '#define USE_SPECULAR_COLORMAP' : '', + parameters.specularIntensityMap ? '#define USE_SPECULAR_INTENSITYMAP' : '', + + parameters.roughnessMap ? '#define USE_ROUGHNESSMAP' : '', + parameters.metalnessMap ? '#define USE_METALNESSMAP' : '', + parameters.alphaMap ? '#define USE_ALPHAMAP' : '', + parameters.alphaHash ? '#define USE_ALPHAHASH' : '', + + parameters.transmission ? '#define USE_TRANSMISSION' : '', + parameters.transmissionMap ? '#define USE_TRANSMISSIONMAP' : '', + parameters.thicknessMap ? '#define USE_THICKNESSMAP' : '', + + parameters.sheenColorMap ? '#define USE_SHEEN_COLORMAP' : '', + parameters.sheenRoughnessMap ? '#define USE_SHEEN_ROUGHNESSMAP' : '', + + // + + parameters.mapUv ? '#define MAP_UV ' + parameters.mapUv : '', + parameters.alphaMapUv ? '#define ALPHAMAP_UV ' + parameters.alphaMapUv : '', + parameters.lightMapUv ? '#define LIGHTMAP_UV ' + parameters.lightMapUv : '', + parameters.aoMapUv ? '#define AOMAP_UV ' + parameters.aoMapUv : '', + parameters.emissiveMapUv ? '#define EMISSIVEMAP_UV ' + parameters.emissiveMapUv : '', + parameters.bumpMapUv ? '#define BUMPMAP_UV ' + parameters.bumpMapUv : '', + parameters.normalMapUv ? '#define NORMALMAP_UV ' + parameters.normalMapUv : '', + parameters.displacementMapUv ? '#define DISPLACEMENTMAP_UV ' + parameters.displacementMapUv : '', + + parameters.metalnessMapUv ? '#define METALNESSMAP_UV ' + parameters.metalnessMapUv : '', + parameters.roughnessMapUv ? '#define ROUGHNESSMAP_UV ' + parameters.roughnessMapUv : '', + + parameters.anisotropyMapUv ? '#define ANISOTROPYMAP_UV ' + parameters.anisotropyMapUv : '', + + parameters.clearcoatMapUv ? '#define CLEARCOATMAP_UV ' + parameters.clearcoatMapUv : '', + parameters.clearcoatNormalMapUv ? '#define CLEARCOAT_NORMALMAP_UV ' + parameters.clearcoatNormalMapUv : '', + parameters.clearcoatRoughnessMapUv ? '#define CLEARCOAT_ROUGHNESSMAP_UV ' + parameters.clearcoatRoughnessMapUv : '', + + parameters.iridescenceMapUv ? '#define IRIDESCENCEMAP_UV ' + parameters.iridescenceMapUv : '', + parameters.iridescenceThicknessMapUv ? '#define IRIDESCENCE_THICKNESSMAP_UV ' + parameters.iridescenceThicknessMapUv : '', + + parameters.sheenColorMapUv ? '#define SHEEN_COLORMAP_UV ' + parameters.sheenColorMapUv : '', + parameters.sheenRoughnessMapUv ? '#define SHEEN_ROUGHNESSMAP_UV ' + parameters.sheenRoughnessMapUv : '', + + parameters.specularMapUv ? '#define SPECULARMAP_UV ' + parameters.specularMapUv : '', + parameters.specularColorMapUv ? '#define SPECULAR_COLORMAP_UV ' + parameters.specularColorMapUv : '', + parameters.specularIntensityMapUv ? '#define SPECULAR_INTENSITYMAP_UV ' + parameters.specularIntensityMapUv : '', + + parameters.transmissionMapUv ? '#define TRANSMISSIONMAP_UV ' + parameters.transmissionMapUv : '', + parameters.thicknessMapUv ? '#define THICKNESSMAP_UV ' + parameters.thicknessMapUv : '', + + // + + parameters.vertexTangents && parameters.flatShading === false ? '#define USE_TANGENT' : '', + parameters.vertexColors ? '#define USE_COLOR' : '', + parameters.vertexAlphas ? '#define USE_COLOR_ALPHA' : '', + parameters.vertexUv1s ? '#define USE_UV1' : '', + parameters.vertexUv2s ? '#define USE_UV2' : '', + parameters.vertexUv3s ? '#define USE_UV3' : '', + + parameters.pointsUvs ? '#define USE_POINTS_UV' : '', + + parameters.flatShading ? '#define FLAT_SHADED' : '', + + parameters.skinning ? '#define USE_SKINNING' : '', + + parameters.morphTargets ? '#define USE_MORPHTARGETS' : '', + parameters.morphNormals && parameters.flatShading === false ? '#define USE_MORPHNORMALS' : '', + ( parameters.morphColors ) ? '#define USE_MORPHCOLORS' : '', + ( parameters.morphTargetsCount > 0 ) ? '#define MORPHTARGETS_TEXTURE_STRIDE ' + parameters.morphTextureStride : '', + ( parameters.morphTargetsCount > 0 ) ? '#define MORPHTARGETS_COUNT ' + parameters.morphTargetsCount : '', + parameters.doubleSided ? '#define DOUBLE_SIDED' : '', + parameters.flipSided ? '#define FLIP_SIDED' : '', + + parameters.shadowMapEnabled ? '#define USE_SHADOWMAP' : '', + parameters.shadowMapEnabled ? '#define ' + shadowMapTypeDefine : '', + + parameters.sizeAttenuation ? '#define USE_SIZEATTENUATION' : '', + + parameters.numLightProbes > 0 ? '#define USE_LIGHT_PROBES' : '', + + parameters.logarithmicDepthBuffer ? '#define USE_LOGDEPTHBUF' : '', + parameters.reverseDepthBuffer ? '#define USE_REVERSEDEPTHBUF' : '', + + 'uniform mat4 modelMatrix;', + 'uniform mat4 modelViewMatrix;', + 'uniform mat4 projectionMatrix;', + 'uniform mat4 viewMatrix;', + 'uniform mat3 normalMatrix;', + 'uniform vec3 cameraPosition;', + 'uniform bool isOrthographic;', + + '#ifdef USE_INSTANCING', + + ' attribute mat4 instanceMatrix;', + + '#endif', + + '#ifdef USE_INSTANCING_COLOR', + + ' attribute vec3 instanceColor;', + + '#endif', + + '#ifdef USE_INSTANCING_MORPH', + + ' uniform sampler2D morphTexture;', + + '#endif', + + 'attribute vec3 position;', + 'attribute vec3 normal;', + 'attribute vec2 uv;', + + '#ifdef USE_UV1', + + ' attribute vec2 uv1;', + + '#endif', + + '#ifdef USE_UV2', + + ' attribute vec2 uv2;', + + '#endif', + + '#ifdef USE_UV3', + + ' attribute vec2 uv3;', + + '#endif', + + '#ifdef USE_TANGENT', + + ' attribute vec4 tangent;', + + '#endif', + + '#if defined( USE_COLOR_ALPHA )', + + ' attribute vec4 color;', + + '#elif defined( USE_COLOR )', + + ' attribute vec3 color;', + + '#endif', + + '#ifdef USE_SKINNING', + + ' attribute vec4 skinIndex;', + ' attribute vec4 skinWeight;', + + '#endif', + + '\n' + + ].filter( filterEmptyLine ).join( '\n' ); + + prefixFragment = [ + + generatePrecision( parameters ), + + '#define SHADER_TYPE ' + parameters.shaderType, + '#define SHADER_NAME ' + parameters.shaderName, + + customDefines, + + parameters.useFog && parameters.fog ? '#define USE_FOG' : '', + parameters.useFog && parameters.fogExp2 ? '#define FOG_EXP2' : '', + + parameters.alphaToCoverage ? '#define ALPHA_TO_COVERAGE' : '', + parameters.map ? '#define USE_MAP' : '', + parameters.matcap ? '#define USE_MATCAP' : '', + parameters.envMap ? '#define USE_ENVMAP' : '', + parameters.envMap ? '#define ' + envMapTypeDefine : '', + parameters.envMap ? '#define ' + envMapModeDefine : '', + parameters.envMap ? '#define ' + envMapBlendingDefine : '', + envMapCubeUVSize ? '#define CUBEUV_TEXEL_WIDTH ' + envMapCubeUVSize.texelWidth : '', + envMapCubeUVSize ? '#define CUBEUV_TEXEL_HEIGHT ' + envMapCubeUVSize.texelHeight : '', + envMapCubeUVSize ? '#define CUBEUV_MAX_MIP ' + envMapCubeUVSize.maxMip + '.0' : '', + parameters.lightMap ? '#define USE_LIGHTMAP' : '', + parameters.aoMap ? '#define USE_AOMAP' : '', + parameters.bumpMap ? '#define USE_BUMPMAP' : '', + parameters.normalMap ? '#define USE_NORMALMAP' : '', + parameters.normalMapObjectSpace ? '#define USE_NORMALMAP_OBJECTSPACE' : '', + parameters.normalMapTangentSpace ? '#define USE_NORMALMAP_TANGENTSPACE' : '', + parameters.emissiveMap ? '#define USE_EMISSIVEMAP' : '', + + parameters.anisotropy ? '#define USE_ANISOTROPY' : '', + parameters.anisotropyMap ? '#define USE_ANISOTROPYMAP' : '', + + parameters.clearcoat ? '#define USE_CLEARCOAT' : '', + parameters.clearcoatMap ? '#define USE_CLEARCOATMAP' : '', + parameters.clearcoatRoughnessMap ? '#define USE_CLEARCOAT_ROUGHNESSMAP' : '', + parameters.clearcoatNormalMap ? '#define USE_CLEARCOAT_NORMALMAP' : '', + + parameters.dispersion ? '#define USE_DISPERSION' : '', + + parameters.iridescence ? '#define USE_IRIDESCENCE' : '', + parameters.iridescenceMap ? '#define USE_IRIDESCENCEMAP' : '', + parameters.iridescenceThicknessMap ? '#define USE_IRIDESCENCE_THICKNESSMAP' : '', + + parameters.specularMap ? '#define USE_SPECULARMAP' : '', + parameters.specularColorMap ? '#define USE_SPECULAR_COLORMAP' : '', + parameters.specularIntensityMap ? '#define USE_SPECULAR_INTENSITYMAP' : '', + + parameters.roughnessMap ? '#define USE_ROUGHNESSMAP' : '', + parameters.metalnessMap ? '#define USE_METALNESSMAP' : '', + + parameters.alphaMap ? '#define USE_ALPHAMAP' : '', + parameters.alphaTest ? '#define USE_ALPHATEST' : '', + parameters.alphaHash ? '#define USE_ALPHAHASH' : '', + + parameters.sheen ? '#define USE_SHEEN' : '', + parameters.sheenColorMap ? '#define USE_SHEEN_COLORMAP' : '', + parameters.sheenRoughnessMap ? '#define USE_SHEEN_ROUGHNESSMAP' : '', + + parameters.transmission ? '#define USE_TRANSMISSION' : '', + parameters.transmissionMap ? '#define USE_TRANSMISSIONMAP' : '', + parameters.thicknessMap ? '#define USE_THICKNESSMAP' : '', + + parameters.vertexTangents && parameters.flatShading === false ? '#define USE_TANGENT' : '', + parameters.vertexColors || parameters.instancingColor || parameters.batchingColor ? '#define USE_COLOR' : '', + parameters.vertexAlphas ? '#define USE_COLOR_ALPHA' : '', + parameters.vertexUv1s ? '#define USE_UV1' : '', + parameters.vertexUv2s ? '#define USE_UV2' : '', + parameters.vertexUv3s ? '#define USE_UV3' : '', + + parameters.pointsUvs ? '#define USE_POINTS_UV' : '', + + parameters.gradientMap ? '#define USE_GRADIENTMAP' : '', + + parameters.flatShading ? '#define FLAT_SHADED' : '', + + parameters.doubleSided ? '#define DOUBLE_SIDED' : '', + parameters.flipSided ? '#define FLIP_SIDED' : '', + + parameters.shadowMapEnabled ? '#define USE_SHADOWMAP' : '', + parameters.shadowMapEnabled ? '#define ' + shadowMapTypeDefine : '', + + parameters.premultipliedAlpha ? '#define PREMULTIPLIED_ALPHA' : '', + + parameters.numLightProbes > 0 ? '#define USE_LIGHT_PROBES' : '', + + parameters.decodeVideoTexture ? '#define DECODE_VIDEO_TEXTURE' : '', + parameters.decodeVideoTextureEmissive ? '#define DECODE_VIDEO_TEXTURE_EMISSIVE' : '', + + parameters.logarithmicDepthBuffer ? '#define USE_LOGDEPTHBUF' : '', + parameters.reverseDepthBuffer ? '#define USE_REVERSEDEPTHBUF' : '', + + 'uniform mat4 viewMatrix;', + 'uniform vec3 cameraPosition;', + 'uniform bool isOrthographic;', + + ( parameters.toneMapping !== NoToneMapping ) ? '#define TONE_MAPPING' : '', + ( parameters.toneMapping !== NoToneMapping ) ? ShaderChunk[ 'tonemapping_pars_fragment' ] : '', // this code is required here because it is used by the toneMapping() function defined below + ( parameters.toneMapping !== NoToneMapping ) ? getToneMappingFunction( 'toneMapping', parameters.toneMapping ) : '', + + parameters.dithering ? '#define DITHERING' : '', + parameters.opaque ? '#define OPAQUE' : '', + + ShaderChunk[ 'colorspace_pars_fragment' ], // this code is required here because it is used by the various encoding/decoding function defined below + getTexelEncodingFunction( 'linearToOutputTexel', parameters.outputColorSpace ), + getLuminanceFunction(), + + parameters.useDepthPacking ? '#define DEPTH_PACKING ' + parameters.depthPacking : '', + + '\n' + + ].filter( filterEmptyLine ).join( '\n' ); + + } + + vertexShader = resolveIncludes( vertexShader ); + vertexShader = replaceLightNums( vertexShader, parameters ); + vertexShader = replaceClippingPlaneNums( vertexShader, parameters ); + + fragmentShader = resolveIncludes( fragmentShader ); + fragmentShader = replaceLightNums( fragmentShader, parameters ); + fragmentShader = replaceClippingPlaneNums( fragmentShader, parameters ); + + vertexShader = unrollLoops( vertexShader ); + fragmentShader = unrollLoops( fragmentShader ); + + if ( parameters.isRawShaderMaterial !== true ) { + + // GLSL 3.0 conversion for built-in materials and ShaderMaterial + + versionString = '#version 300 es\n'; + + prefixVertex = [ + customVertexExtensions, + '#define attribute in', + '#define varying out', + '#define texture2D texture' + ].join( '\n' ) + '\n' + prefixVertex; + + prefixFragment = [ + '#define varying in', + ( parameters.glslVersion === GLSL3 ) ? '' : 'layout(location = 0) out highp vec4 pc_fragColor;', + ( parameters.glslVersion === GLSL3 ) ? '' : '#define gl_FragColor pc_fragColor', + '#define gl_FragDepthEXT gl_FragDepth', + '#define texture2D texture', + '#define textureCube texture', + '#define texture2DProj textureProj', + '#define texture2DLodEXT textureLod', + '#define texture2DProjLodEXT textureProjLod', + '#define textureCubeLodEXT textureLod', + '#define texture2DGradEXT textureGrad', + '#define texture2DProjGradEXT textureProjGrad', + '#define textureCubeGradEXT textureGrad' + ].join( '\n' ) + '\n' + prefixFragment; + + } + + const vertexGlsl = versionString + prefixVertex + vertexShader; + const fragmentGlsl = versionString + prefixFragment + fragmentShader; + + // console.log( '*VERTEX*', vertexGlsl ); + // console.log( '*FRAGMENT*', fragmentGlsl ); + + const glVertexShader = WebGLShader( gl, gl.VERTEX_SHADER, vertexGlsl ); + const glFragmentShader = WebGLShader( gl, gl.FRAGMENT_SHADER, fragmentGlsl ); + + gl.attachShader( program, glVertexShader ); + gl.attachShader( program, glFragmentShader ); + + // Force a particular attribute to index 0. + + if ( parameters.index0AttributeName !== undefined ) { + + gl.bindAttribLocation( program, 0, parameters.index0AttributeName ); + + } else if ( parameters.morphTargets === true ) { + + // programs with morphTargets displace position out of attribute 0 + gl.bindAttribLocation( program, 0, 'position' ); + + } + + gl.linkProgram( program ); + + function onFirstUse( self ) { + + // check for link errors + if ( renderer.debug.checkShaderErrors ) { + + const programLog = gl.getProgramInfoLog( program ).trim(); + const vertexLog = gl.getShaderInfoLog( glVertexShader ).trim(); + const fragmentLog = gl.getShaderInfoLog( glFragmentShader ).trim(); + + let runnable = true; + let haveDiagnostics = true; + + if ( gl.getProgramParameter( program, gl.LINK_STATUS ) === false ) { + + runnable = false; + + if ( typeof renderer.debug.onShaderError === 'function' ) { + + renderer.debug.onShaderError( gl, program, glVertexShader, glFragmentShader ); + + } else { + + // default error reporting + + const vertexErrors = getShaderErrors( gl, glVertexShader, 'vertex' ); + const fragmentErrors = getShaderErrors( gl, glFragmentShader, 'fragment' ); + + console.error( + 'THREE.WebGLProgram: Shader Error ' + gl.getError() + ' - ' + + 'VALIDATE_STATUS ' + gl.getProgramParameter( program, gl.VALIDATE_STATUS ) + '\n\n' + + 'Material Name: ' + self.name + '\n' + + 'Material Type: ' + self.type + '\n\n' + + 'Program Info Log: ' + programLog + '\n' + + vertexErrors + '\n' + + fragmentErrors + ); + + } + + } else if ( programLog !== '' ) { + + console.warn( 'THREE.WebGLProgram: Program Info Log:', programLog ); + + } else if ( vertexLog === '' || fragmentLog === '' ) { + + haveDiagnostics = false; + + } + + if ( haveDiagnostics ) { + + self.diagnostics = { + + runnable: runnable, + + programLog: programLog, + + vertexShader: { + + log: vertexLog, + prefix: prefixVertex + + }, + + fragmentShader: { + + log: fragmentLog, + prefix: prefixFragment + + } + + }; + + } + + } + + // Clean up + + // Crashes in iOS9 and iOS10. #18402 + // gl.detachShader( program, glVertexShader ); + // gl.detachShader( program, glFragmentShader ); + + gl.deleteShader( glVertexShader ); + gl.deleteShader( glFragmentShader ); + + cachedUniforms = new WebGLUniforms( gl, program ); + cachedAttributes = fetchAttributeLocations( gl, program ); + + } + + // set up caching for uniform locations + + let cachedUniforms; + + this.getUniforms = function () { + + if ( cachedUniforms === undefined ) { + + // Populates cachedUniforms and cachedAttributes + onFirstUse( this ); + + } + + return cachedUniforms; + + }; + + // set up caching for attribute locations + + let cachedAttributes; + + this.getAttributes = function () { + + if ( cachedAttributes === undefined ) { + + // Populates cachedAttributes and cachedUniforms + onFirstUse( this ); + + } + + return cachedAttributes; + + }; + + // indicate when the program is ready to be used. if the KHR_parallel_shader_compile extension isn't supported, + // flag the program as ready immediately. It may cause a stall when it's first used. + + let programReady = ( parameters.rendererExtensionParallelShaderCompile === false ); + + this.isReady = function () { + + if ( programReady === false ) { + + programReady = gl.getProgramParameter( program, COMPLETION_STATUS_KHR ); + + } + + return programReady; + + }; + + // free resource + + this.destroy = function () { + + bindingStates.releaseStatesOfProgram( this ); + + gl.deleteProgram( program ); + this.program = undefined; + + }; + + // + + this.type = parameters.shaderType; + this.name = parameters.shaderName; + this.id = programIdCount ++; + this.cacheKey = cacheKey; + this.usedTimes = 1; + this.program = program; + this.vertexShader = glVertexShader; + this.fragmentShader = glFragmentShader; + + return this; + +} + +let _id = 0; + +class WebGLShaderCache { + + constructor() { + + this.shaderCache = new Map(); + this.materialCache = new Map(); + + } + + update( material ) { + + const vertexShader = material.vertexShader; + const fragmentShader = material.fragmentShader; + + const vertexShaderStage = this._getShaderStage( vertexShader ); + const fragmentShaderStage = this._getShaderStage( fragmentShader ); + + const materialShaders = this._getShaderCacheForMaterial( material ); + + if ( materialShaders.has( vertexShaderStage ) === false ) { + + materialShaders.add( vertexShaderStage ); + vertexShaderStage.usedTimes ++; + + } + + if ( materialShaders.has( fragmentShaderStage ) === false ) { + + materialShaders.add( fragmentShaderStage ); + fragmentShaderStage.usedTimes ++; + + } + + return this; + + } + + remove( material ) { + + const materialShaders = this.materialCache.get( material ); + + for ( const shaderStage of materialShaders ) { + + shaderStage.usedTimes --; + + if ( shaderStage.usedTimes === 0 ) this.shaderCache.delete( shaderStage.code ); + + } + + this.materialCache.delete( material ); + + return this; + + } + + getVertexShaderID( material ) { + + return this._getShaderStage( material.vertexShader ).id; + + } + + getFragmentShaderID( material ) { + + return this._getShaderStage( material.fragmentShader ).id; + + } + + dispose() { + + this.shaderCache.clear(); + this.materialCache.clear(); + + } + + _getShaderCacheForMaterial( material ) { + + const cache = this.materialCache; + let set = cache.get( material ); + + if ( set === undefined ) { + + set = new Set(); + cache.set( material, set ); + + } + + return set; + + } + + _getShaderStage( code ) { + + const cache = this.shaderCache; + let stage = cache.get( code ); + + if ( stage === undefined ) { + + stage = new WebGLShaderStage( code ); + cache.set( code, stage ); + + } + + return stage; + + } + +} + +class WebGLShaderStage { + + constructor( code ) { + + this.id = _id ++; + + this.code = code; + this.usedTimes = 0; + + } + +} + +function WebGLPrograms( renderer, cubemaps, cubeuvmaps, extensions, capabilities, bindingStates, clipping ) { + + const _programLayers = new Layers(); + const _customShaders = new WebGLShaderCache(); + const _activeChannels = new Set(); + const programs = []; + + const logarithmicDepthBuffer = capabilities.logarithmicDepthBuffer; + const SUPPORTS_VERTEX_TEXTURES = capabilities.vertexTextures; + + let precision = capabilities.precision; + + const shaderIDs = { + MeshDepthMaterial: 'depth', + MeshDistanceMaterial: 'distanceRGBA', + MeshNormalMaterial: 'normal', + MeshBasicMaterial: 'basic', + MeshLambertMaterial: 'lambert', + MeshPhongMaterial: 'phong', + MeshToonMaterial: 'toon', + MeshStandardMaterial: 'physical', + MeshPhysicalMaterial: 'physical', + MeshMatcapMaterial: 'matcap', + LineBasicMaterial: 'basic', + LineDashedMaterial: 'dashed', + PointsMaterial: 'points', + ShadowMaterial: 'shadow', + SpriteMaterial: 'sprite' + }; + + function getChannel( value ) { + + _activeChannels.add( value ); + + if ( value === 0 ) return 'uv'; + + return `uv${ value }`; + + } + + function getParameters( material, lights, shadows, scene, object ) { + + const fog = scene.fog; + const geometry = object.geometry; + const environment = material.isMeshStandardMaterial ? scene.environment : null; + + const envMap = ( material.isMeshStandardMaterial ? cubeuvmaps : cubemaps ).get( material.envMap || environment ); + const envMapCubeUVHeight = ( !! envMap ) && ( envMap.mapping === CubeUVReflectionMapping ) ? envMap.image.height : null; + + const shaderID = shaderIDs[ material.type ]; + + // heuristics to create shader parameters according to lights in the scene + // (not to blow over maxLights budget) + + if ( material.precision !== null ) { + + precision = capabilities.getMaxPrecision( material.precision ); + + if ( precision !== material.precision ) { + + console.warn( 'THREE.WebGLProgram.getParameters:', material.precision, 'not supported, using', precision, 'instead.' ); + + } + + } + + // + + const morphAttribute = geometry.morphAttributes.position || geometry.morphAttributes.normal || geometry.morphAttributes.color; + const morphTargetsCount = ( morphAttribute !== undefined ) ? morphAttribute.length : 0; + + let morphTextureStride = 0; + + if ( geometry.morphAttributes.position !== undefined ) morphTextureStride = 1; + if ( geometry.morphAttributes.normal !== undefined ) morphTextureStride = 2; + if ( geometry.morphAttributes.color !== undefined ) morphTextureStride = 3; + + // + + let vertexShader, fragmentShader; + let customVertexShaderID, customFragmentShaderID; + + if ( shaderID ) { + + const shader = ShaderLib[ shaderID ]; + + vertexShader = shader.vertexShader; + fragmentShader = shader.fragmentShader; + + } else { + + vertexShader = material.vertexShader; + fragmentShader = material.fragmentShader; + + _customShaders.update( material ); + + customVertexShaderID = _customShaders.getVertexShaderID( material ); + customFragmentShaderID = _customShaders.getFragmentShaderID( material ); + + } + + const currentRenderTarget = renderer.getRenderTarget(); + const reverseDepthBuffer = renderer.state.buffers.depth.getReversed(); + + const IS_INSTANCEDMESH = object.isInstancedMesh === true; + const IS_BATCHEDMESH = object.isBatchedMesh === true; + + const HAS_MAP = !! material.map; + const HAS_MATCAP = !! material.matcap; + const HAS_ENVMAP = !! envMap; + const HAS_AOMAP = !! material.aoMap; + const HAS_LIGHTMAP = !! material.lightMap; + const HAS_BUMPMAP = !! material.bumpMap; + const HAS_NORMALMAP = !! material.normalMap; + const HAS_DISPLACEMENTMAP = !! material.displacementMap; + const HAS_EMISSIVEMAP = !! material.emissiveMap; + + const HAS_METALNESSMAP = !! material.metalnessMap; + const HAS_ROUGHNESSMAP = !! material.roughnessMap; + + const HAS_ANISOTROPY = material.anisotropy > 0; + const HAS_CLEARCOAT = material.clearcoat > 0; + const HAS_DISPERSION = material.dispersion > 0; + const HAS_IRIDESCENCE = material.iridescence > 0; + const HAS_SHEEN = material.sheen > 0; + const HAS_TRANSMISSION = material.transmission > 0; + + const HAS_ANISOTROPYMAP = HAS_ANISOTROPY && !! material.anisotropyMap; + + const HAS_CLEARCOATMAP = HAS_CLEARCOAT && !! material.clearcoatMap; + const HAS_CLEARCOAT_NORMALMAP = HAS_CLEARCOAT && !! material.clearcoatNormalMap; + const HAS_CLEARCOAT_ROUGHNESSMAP = HAS_CLEARCOAT && !! material.clearcoatRoughnessMap; + + const HAS_IRIDESCENCEMAP = HAS_IRIDESCENCE && !! material.iridescenceMap; + const HAS_IRIDESCENCE_THICKNESSMAP = HAS_IRIDESCENCE && !! material.iridescenceThicknessMap; + + const HAS_SHEEN_COLORMAP = HAS_SHEEN && !! material.sheenColorMap; + const HAS_SHEEN_ROUGHNESSMAP = HAS_SHEEN && !! material.sheenRoughnessMap; + + const HAS_SPECULARMAP = !! material.specularMap; + const HAS_SPECULAR_COLORMAP = !! material.specularColorMap; + const HAS_SPECULAR_INTENSITYMAP = !! material.specularIntensityMap; + + const HAS_TRANSMISSIONMAP = HAS_TRANSMISSION && !! material.transmissionMap; + const HAS_THICKNESSMAP = HAS_TRANSMISSION && !! material.thicknessMap; + + const HAS_GRADIENTMAP = !! material.gradientMap; + + const HAS_ALPHAMAP = !! material.alphaMap; + + const HAS_ALPHATEST = material.alphaTest > 0; + + const HAS_ALPHAHASH = !! material.alphaHash; + + const HAS_EXTENSIONS = !! material.extensions; + + let toneMapping = NoToneMapping; + + if ( material.toneMapped ) { + + if ( currentRenderTarget === null || currentRenderTarget.isXRRenderTarget === true ) { + + toneMapping = renderer.toneMapping; + + } + + } + + const parameters = { + + shaderID: shaderID, + shaderType: material.type, + shaderName: material.name, + + vertexShader: vertexShader, + fragmentShader: fragmentShader, + defines: material.defines, + + customVertexShaderID: customVertexShaderID, + customFragmentShaderID: customFragmentShaderID, + + isRawShaderMaterial: material.isRawShaderMaterial === true, + glslVersion: material.glslVersion, + + precision: precision, + + batching: IS_BATCHEDMESH, + batchingColor: IS_BATCHEDMESH && object._colorsTexture !== null, + instancing: IS_INSTANCEDMESH, + instancingColor: IS_INSTANCEDMESH && object.instanceColor !== null, + instancingMorph: IS_INSTANCEDMESH && object.morphTexture !== null, + + supportsVertexTextures: SUPPORTS_VERTEX_TEXTURES, + outputColorSpace: ( currentRenderTarget === null ) ? renderer.outputColorSpace : ( currentRenderTarget.isXRRenderTarget === true ? currentRenderTarget.texture.colorSpace : LinearSRGBColorSpace ), + alphaToCoverage: !! material.alphaToCoverage, + + map: HAS_MAP, + matcap: HAS_MATCAP, + envMap: HAS_ENVMAP, + envMapMode: HAS_ENVMAP && envMap.mapping, + envMapCubeUVHeight: envMapCubeUVHeight, + aoMap: HAS_AOMAP, + lightMap: HAS_LIGHTMAP, + bumpMap: HAS_BUMPMAP, + normalMap: HAS_NORMALMAP, + displacementMap: SUPPORTS_VERTEX_TEXTURES && HAS_DISPLACEMENTMAP, + emissiveMap: HAS_EMISSIVEMAP, + + normalMapObjectSpace: HAS_NORMALMAP && material.normalMapType === ObjectSpaceNormalMap, + normalMapTangentSpace: HAS_NORMALMAP && material.normalMapType === TangentSpaceNormalMap, + + metalnessMap: HAS_METALNESSMAP, + roughnessMap: HAS_ROUGHNESSMAP, + + anisotropy: HAS_ANISOTROPY, + anisotropyMap: HAS_ANISOTROPYMAP, + + clearcoat: HAS_CLEARCOAT, + clearcoatMap: HAS_CLEARCOATMAP, + clearcoatNormalMap: HAS_CLEARCOAT_NORMALMAP, + clearcoatRoughnessMap: HAS_CLEARCOAT_ROUGHNESSMAP, + + dispersion: HAS_DISPERSION, + + iridescence: HAS_IRIDESCENCE, + iridescenceMap: HAS_IRIDESCENCEMAP, + iridescenceThicknessMap: HAS_IRIDESCENCE_THICKNESSMAP, + + sheen: HAS_SHEEN, + sheenColorMap: HAS_SHEEN_COLORMAP, + sheenRoughnessMap: HAS_SHEEN_ROUGHNESSMAP, + + specularMap: HAS_SPECULARMAP, + specularColorMap: HAS_SPECULAR_COLORMAP, + specularIntensityMap: HAS_SPECULAR_INTENSITYMAP, + + transmission: HAS_TRANSMISSION, + transmissionMap: HAS_TRANSMISSIONMAP, + thicknessMap: HAS_THICKNESSMAP, + + gradientMap: HAS_GRADIENTMAP, + + opaque: material.transparent === false && material.blending === NormalBlending && material.alphaToCoverage === false, + + alphaMap: HAS_ALPHAMAP, + alphaTest: HAS_ALPHATEST, + alphaHash: HAS_ALPHAHASH, + + combine: material.combine, + + // + + mapUv: HAS_MAP && getChannel( material.map.channel ), + aoMapUv: HAS_AOMAP && getChannel( material.aoMap.channel ), + lightMapUv: HAS_LIGHTMAP && getChannel( material.lightMap.channel ), + bumpMapUv: HAS_BUMPMAP && getChannel( material.bumpMap.channel ), + normalMapUv: HAS_NORMALMAP && getChannel( material.normalMap.channel ), + displacementMapUv: HAS_DISPLACEMENTMAP && getChannel( material.displacementMap.channel ), + emissiveMapUv: HAS_EMISSIVEMAP && getChannel( material.emissiveMap.channel ), + + metalnessMapUv: HAS_METALNESSMAP && getChannel( material.metalnessMap.channel ), + roughnessMapUv: HAS_ROUGHNESSMAP && getChannel( material.roughnessMap.channel ), + + anisotropyMapUv: HAS_ANISOTROPYMAP && getChannel( material.anisotropyMap.channel ), + + clearcoatMapUv: HAS_CLEARCOATMAP && getChannel( material.clearcoatMap.channel ), + clearcoatNormalMapUv: HAS_CLEARCOAT_NORMALMAP && getChannel( material.clearcoatNormalMap.channel ), + clearcoatRoughnessMapUv: HAS_CLEARCOAT_ROUGHNESSMAP && getChannel( material.clearcoatRoughnessMap.channel ), + + iridescenceMapUv: HAS_IRIDESCENCEMAP && getChannel( material.iridescenceMap.channel ), + iridescenceThicknessMapUv: HAS_IRIDESCENCE_THICKNESSMAP && getChannel( material.iridescenceThicknessMap.channel ), + + sheenColorMapUv: HAS_SHEEN_COLORMAP && getChannel( material.sheenColorMap.channel ), + sheenRoughnessMapUv: HAS_SHEEN_ROUGHNESSMAP && getChannel( material.sheenRoughnessMap.channel ), + + specularMapUv: HAS_SPECULARMAP && getChannel( material.specularMap.channel ), + specularColorMapUv: HAS_SPECULAR_COLORMAP && getChannel( material.specularColorMap.channel ), + specularIntensityMapUv: HAS_SPECULAR_INTENSITYMAP && getChannel( material.specularIntensityMap.channel ), + + transmissionMapUv: HAS_TRANSMISSIONMAP && getChannel( material.transmissionMap.channel ), + thicknessMapUv: HAS_THICKNESSMAP && getChannel( material.thicknessMap.channel ), + + alphaMapUv: HAS_ALPHAMAP && getChannel( material.alphaMap.channel ), + + // + + vertexTangents: !! geometry.attributes.tangent && ( HAS_NORMALMAP || HAS_ANISOTROPY ), + vertexColors: material.vertexColors, + vertexAlphas: material.vertexColors === true && !! geometry.attributes.color && geometry.attributes.color.itemSize === 4, + + pointsUvs: object.isPoints === true && !! geometry.attributes.uv && ( HAS_MAP || HAS_ALPHAMAP ), + + fog: !! fog, + useFog: material.fog === true, + fogExp2: ( !! fog && fog.isFogExp2 ), + + flatShading: material.flatShading === true, + + sizeAttenuation: material.sizeAttenuation === true, + logarithmicDepthBuffer: logarithmicDepthBuffer, + reverseDepthBuffer: reverseDepthBuffer, + + skinning: object.isSkinnedMesh === true, + + morphTargets: geometry.morphAttributes.position !== undefined, + morphNormals: geometry.morphAttributes.normal !== undefined, + morphColors: geometry.morphAttributes.color !== undefined, + morphTargetsCount: morphTargetsCount, + morphTextureStride: morphTextureStride, + + numDirLights: lights.directional.length, + numPointLights: lights.point.length, + numSpotLights: lights.spot.length, + numSpotLightMaps: lights.spotLightMap.length, + numRectAreaLights: lights.rectArea.length, + numHemiLights: lights.hemi.length, + + numDirLightShadows: lights.directionalShadowMap.length, + numPointLightShadows: lights.pointShadowMap.length, + numSpotLightShadows: lights.spotShadowMap.length, + numSpotLightShadowsWithMaps: lights.numSpotLightShadowsWithMaps, + + numLightProbes: lights.numLightProbes, + + numClippingPlanes: clipping.numPlanes, + numClipIntersection: clipping.numIntersection, + + dithering: material.dithering, + + shadowMapEnabled: renderer.shadowMap.enabled && shadows.length > 0, + shadowMapType: renderer.shadowMap.type, + + toneMapping: toneMapping, + + decodeVideoTexture: HAS_MAP && ( material.map.isVideoTexture === true ) && ( ColorManagement.getTransfer( material.map.colorSpace ) === SRGBTransfer ), + decodeVideoTextureEmissive: HAS_EMISSIVEMAP && ( material.emissiveMap.isVideoTexture === true ) && ( ColorManagement.getTransfer( material.emissiveMap.colorSpace ) === SRGBTransfer ), + + premultipliedAlpha: material.premultipliedAlpha, + + doubleSided: material.side === DoubleSide, + flipSided: material.side === BackSide, + + useDepthPacking: material.depthPacking >= 0, + depthPacking: material.depthPacking || 0, + + index0AttributeName: material.index0AttributeName, + + extensionClipCullDistance: HAS_EXTENSIONS && material.extensions.clipCullDistance === true && extensions.has( 'WEBGL_clip_cull_distance' ), + extensionMultiDraw: ( HAS_EXTENSIONS && material.extensions.multiDraw === true || IS_BATCHEDMESH ) && extensions.has( 'WEBGL_multi_draw' ), + + rendererExtensionParallelShaderCompile: extensions.has( 'KHR_parallel_shader_compile' ), + + customProgramCacheKey: material.customProgramCacheKey() + + }; + + // the usage of getChannel() determines the active texture channels for this shader + + parameters.vertexUv1s = _activeChannels.has( 1 ); + parameters.vertexUv2s = _activeChannels.has( 2 ); + parameters.vertexUv3s = _activeChannels.has( 3 ); + + _activeChannels.clear(); + + return parameters; + + } + + function getProgramCacheKey( parameters ) { + + const array = []; + + if ( parameters.shaderID ) { + + array.push( parameters.shaderID ); + + } else { + + array.push( parameters.customVertexShaderID ); + array.push( parameters.customFragmentShaderID ); + + } + + if ( parameters.defines !== undefined ) { + + for ( const name in parameters.defines ) { + + array.push( name ); + array.push( parameters.defines[ name ] ); + + } + + } + + if ( parameters.isRawShaderMaterial === false ) { + + getProgramCacheKeyParameters( array, parameters ); + getProgramCacheKeyBooleans( array, parameters ); + array.push( renderer.outputColorSpace ); + + } + + array.push( parameters.customProgramCacheKey ); + + return array.join(); + + } + + function getProgramCacheKeyParameters( array, parameters ) { + + array.push( parameters.precision ); + array.push( parameters.outputColorSpace ); + array.push( parameters.envMapMode ); + array.push( parameters.envMapCubeUVHeight ); + array.push( parameters.mapUv ); + array.push( parameters.alphaMapUv ); + array.push( parameters.lightMapUv ); + array.push( parameters.aoMapUv ); + array.push( parameters.bumpMapUv ); + array.push( parameters.normalMapUv ); + array.push( parameters.displacementMapUv ); + array.push( parameters.emissiveMapUv ); + array.push( parameters.metalnessMapUv ); + array.push( parameters.roughnessMapUv ); + array.push( parameters.anisotropyMapUv ); + array.push( parameters.clearcoatMapUv ); + array.push( parameters.clearcoatNormalMapUv ); + array.push( parameters.clearcoatRoughnessMapUv ); + array.push( parameters.iridescenceMapUv ); + array.push( parameters.iridescenceThicknessMapUv ); + array.push( parameters.sheenColorMapUv ); + array.push( parameters.sheenRoughnessMapUv ); + array.push( parameters.specularMapUv ); + array.push( parameters.specularColorMapUv ); + array.push( parameters.specularIntensityMapUv ); + array.push( parameters.transmissionMapUv ); + array.push( parameters.thicknessMapUv ); + array.push( parameters.combine ); + array.push( parameters.fogExp2 ); + array.push( parameters.sizeAttenuation ); + array.push( parameters.morphTargetsCount ); + array.push( parameters.morphAttributeCount ); + array.push( parameters.numDirLights ); + array.push( parameters.numPointLights ); + array.push( parameters.numSpotLights ); + array.push( parameters.numSpotLightMaps ); + array.push( parameters.numHemiLights ); + array.push( parameters.numRectAreaLights ); + array.push( parameters.numDirLightShadows ); + array.push( parameters.numPointLightShadows ); + array.push( parameters.numSpotLightShadows ); + array.push( parameters.numSpotLightShadowsWithMaps ); + array.push( parameters.numLightProbes ); + array.push( parameters.shadowMapType ); + array.push( parameters.toneMapping ); + array.push( parameters.numClippingPlanes ); + array.push( parameters.numClipIntersection ); + array.push( parameters.depthPacking ); + + } + + function getProgramCacheKeyBooleans( array, parameters ) { + + _programLayers.disableAll(); + + if ( parameters.supportsVertexTextures ) + _programLayers.enable( 0 ); + if ( parameters.instancing ) + _programLayers.enable( 1 ); + if ( parameters.instancingColor ) + _programLayers.enable( 2 ); + if ( parameters.instancingMorph ) + _programLayers.enable( 3 ); + if ( parameters.matcap ) + _programLayers.enable( 4 ); + if ( parameters.envMap ) + _programLayers.enable( 5 ); + if ( parameters.normalMapObjectSpace ) + _programLayers.enable( 6 ); + if ( parameters.normalMapTangentSpace ) + _programLayers.enable( 7 ); + if ( parameters.clearcoat ) + _programLayers.enable( 8 ); + if ( parameters.iridescence ) + _programLayers.enable( 9 ); + if ( parameters.alphaTest ) + _programLayers.enable( 10 ); + if ( parameters.vertexColors ) + _programLayers.enable( 11 ); + if ( parameters.vertexAlphas ) + _programLayers.enable( 12 ); + if ( parameters.vertexUv1s ) + _programLayers.enable( 13 ); + if ( parameters.vertexUv2s ) + _programLayers.enable( 14 ); + if ( parameters.vertexUv3s ) + _programLayers.enable( 15 ); + if ( parameters.vertexTangents ) + _programLayers.enable( 16 ); + if ( parameters.anisotropy ) + _programLayers.enable( 17 ); + if ( parameters.alphaHash ) + _programLayers.enable( 18 ); + if ( parameters.batching ) + _programLayers.enable( 19 ); + if ( parameters.dispersion ) + _programLayers.enable( 20 ); + if ( parameters.batchingColor ) + _programLayers.enable( 21 ); + + array.push( _programLayers.mask ); + _programLayers.disableAll(); + + if ( parameters.fog ) + _programLayers.enable( 0 ); + if ( parameters.useFog ) + _programLayers.enable( 1 ); + if ( parameters.flatShading ) + _programLayers.enable( 2 ); + if ( parameters.logarithmicDepthBuffer ) + _programLayers.enable( 3 ); + if ( parameters.reverseDepthBuffer ) + _programLayers.enable( 4 ); + if ( parameters.skinning ) + _programLayers.enable( 5 ); + if ( parameters.morphTargets ) + _programLayers.enable( 6 ); + if ( parameters.morphNormals ) + _programLayers.enable( 7 ); + if ( parameters.morphColors ) + _programLayers.enable( 8 ); + if ( parameters.premultipliedAlpha ) + _programLayers.enable( 9 ); + if ( parameters.shadowMapEnabled ) + _programLayers.enable( 10 ); + if ( parameters.doubleSided ) + _programLayers.enable( 11 ); + if ( parameters.flipSided ) + _programLayers.enable( 12 ); + if ( parameters.useDepthPacking ) + _programLayers.enable( 13 ); + if ( parameters.dithering ) + _programLayers.enable( 14 ); + if ( parameters.transmission ) + _programLayers.enable( 15 ); + if ( parameters.sheen ) + _programLayers.enable( 16 ); + if ( parameters.opaque ) + _programLayers.enable( 17 ); + if ( parameters.pointsUvs ) + _programLayers.enable( 18 ); + if ( parameters.decodeVideoTexture ) + _programLayers.enable( 19 ); + if ( parameters.decodeVideoTextureEmissive ) + _programLayers.enable( 20 ); + if ( parameters.alphaToCoverage ) + _programLayers.enable( 21 ); + + array.push( _programLayers.mask ); + + } + + function getUniforms( material ) { + + const shaderID = shaderIDs[ material.type ]; + let uniforms; + + if ( shaderID ) { + + const shader = ShaderLib[ shaderID ]; + uniforms = UniformsUtils.clone( shader.uniforms ); + + } else { + + uniforms = material.uniforms; + + } + + return uniforms; + + } + + function acquireProgram( parameters, cacheKey ) { + + let program; + + // Check if code has been already compiled + for ( let p = 0, pl = programs.length; p < pl; p ++ ) { + + const preexistingProgram = programs[ p ]; + + if ( preexistingProgram.cacheKey === cacheKey ) { + + program = preexistingProgram; + ++ program.usedTimes; + + break; + + } + + } + + if ( program === undefined ) { + + program = new WebGLProgram( renderer, cacheKey, parameters, bindingStates ); + programs.push( program ); + + } + + return program; + + } + + function releaseProgram( program ) { + + if ( -- program.usedTimes === 0 ) { + + // Remove from unordered set + const i = programs.indexOf( program ); + programs[ i ] = programs[ programs.length - 1 ]; + programs.pop(); + + // Free WebGL resources + program.destroy(); + + } + + } + + function releaseShaderCache( material ) { + + _customShaders.remove( material ); + + } + + function dispose() { + + _customShaders.dispose(); + + } + + return { + getParameters: getParameters, + getProgramCacheKey: getProgramCacheKey, + getUniforms: getUniforms, + acquireProgram: acquireProgram, + releaseProgram: releaseProgram, + releaseShaderCache: releaseShaderCache, + // Exposed for resource monitoring & error feedback via renderer.info: + programs: programs, + dispose: dispose + }; + +} + +function WebGLProperties() { + + let properties = new WeakMap(); + + function has( object ) { + + return properties.has( object ); + + } + + function get( object ) { + + let map = properties.get( object ); + + if ( map === undefined ) { + + map = {}; + properties.set( object, map ); + + } + + return map; + + } + + function remove( object ) { + + properties.delete( object ); + + } + + function update( object, key, value ) { + + properties.get( object )[ key ] = value; + + } + + function dispose() { + + properties = new WeakMap(); + + } + + return { + has: has, + get: get, + remove: remove, + update: update, + dispose: dispose + }; + +} + +function painterSortStable( a, b ) { + + if ( a.groupOrder !== b.groupOrder ) { + + return a.groupOrder - b.groupOrder; + + } else if ( a.renderOrder !== b.renderOrder ) { + + return a.renderOrder - b.renderOrder; + + } else if ( a.material.id !== b.material.id ) { + + return a.material.id - b.material.id; + + } else if ( a.z !== b.z ) { + + return a.z - b.z; + + } else { + + return a.id - b.id; + + } + +} + +function reversePainterSortStable( a, b ) { + + if ( a.groupOrder !== b.groupOrder ) { + + return a.groupOrder - b.groupOrder; + + } else if ( a.renderOrder !== b.renderOrder ) { + + return a.renderOrder - b.renderOrder; + + } else if ( a.z !== b.z ) { + + return b.z - a.z; + + } else { + + return a.id - b.id; + + } + +} + + +function WebGLRenderList() { + + const renderItems = []; + let renderItemsIndex = 0; + + const opaque = []; + const transmissive = []; + const transparent = []; + + function init() { + + renderItemsIndex = 0; + + opaque.length = 0; + transmissive.length = 0; + transparent.length = 0; + + } + + function getNextRenderItem( object, geometry, material, groupOrder, z, group ) { + + let renderItem = renderItems[ renderItemsIndex ]; + + if ( renderItem === undefined ) { + + renderItem = { + id: object.id, + object: object, + geometry: geometry, + material: material, + groupOrder: groupOrder, + renderOrder: object.renderOrder, + z: z, + group: group + }; + + renderItems[ renderItemsIndex ] = renderItem; + + } else { + + renderItem.id = object.id; + renderItem.object = object; + renderItem.geometry = geometry; + renderItem.material = material; + renderItem.groupOrder = groupOrder; + renderItem.renderOrder = object.renderOrder; + renderItem.z = z; + renderItem.group = group; + + } + + renderItemsIndex ++; + + return renderItem; + + } + + function push( object, geometry, material, groupOrder, z, group ) { + + const renderItem = getNextRenderItem( object, geometry, material, groupOrder, z, group ); + + if ( material.transmission > 0.0 ) { + + transmissive.push( renderItem ); + + } else if ( material.transparent === true ) { + + transparent.push( renderItem ); + + } else { + + opaque.push( renderItem ); + + } + + } + + function unshift( object, geometry, material, groupOrder, z, group ) { + + const renderItem = getNextRenderItem( object, geometry, material, groupOrder, z, group ); + + if ( material.transmission > 0.0 ) { + + transmissive.unshift( renderItem ); + + } else if ( material.transparent === true ) { + + transparent.unshift( renderItem ); + + } else { + + opaque.unshift( renderItem ); + + } + + } + + function sort( customOpaqueSort, customTransparentSort ) { + + if ( opaque.length > 1 ) opaque.sort( customOpaqueSort || painterSortStable ); + if ( transmissive.length > 1 ) transmissive.sort( customTransparentSort || reversePainterSortStable ); + if ( transparent.length > 1 ) transparent.sort( customTransparentSort || reversePainterSortStable ); + + } + + function finish() { + + // Clear references from inactive renderItems in the list + + for ( let i = renderItemsIndex, il = renderItems.length; i < il; i ++ ) { + + const renderItem = renderItems[ i ]; + + if ( renderItem.id === null ) break; + + renderItem.id = null; + renderItem.object = null; + renderItem.geometry = null; + renderItem.material = null; + renderItem.group = null; + + } + + } + + return { + + opaque: opaque, + transmissive: transmissive, + transparent: transparent, + + init: init, + push: push, + unshift: unshift, + finish: finish, + + sort: sort + }; + +} + +function WebGLRenderLists() { + + let lists = new WeakMap(); + + function get( scene, renderCallDepth ) { + + const listArray = lists.get( scene ); + let list; + + if ( listArray === undefined ) { + + list = new WebGLRenderList(); + lists.set( scene, [ list ] ); + + } else { + + if ( renderCallDepth >= listArray.length ) { + + list = new WebGLRenderList(); + listArray.push( list ); + + } else { + + list = listArray[ renderCallDepth ]; + + } + + } + + return list; + + } + + function dispose() { + + lists = new WeakMap(); + + } + + return { + get: get, + dispose: dispose + }; + +} + +function UniformsCache() { + + const lights = {}; + + return { + + get: function ( light ) { + + if ( lights[ light.id ] !== undefined ) { + + return lights[ light.id ]; + + } + + let uniforms; + + switch ( light.type ) { + + case 'DirectionalLight': + uniforms = { + direction: new Vector3(), + color: new Color() + }; + break; + + case 'SpotLight': + uniforms = { + position: new Vector3(), + direction: new Vector3(), + color: new Color(), + distance: 0, + coneCos: 0, + penumbraCos: 0, + decay: 0 + }; + break; + + case 'PointLight': + uniforms = { + position: new Vector3(), + color: new Color(), + distance: 0, + decay: 0 + }; + break; + + case 'HemisphereLight': + uniforms = { + direction: new Vector3(), + skyColor: new Color(), + groundColor: new Color() + }; + break; + + case 'RectAreaLight': + uniforms = { + color: new Color(), + position: new Vector3(), + halfWidth: new Vector3(), + halfHeight: new Vector3() + }; + break; + + } + + lights[ light.id ] = uniforms; + + return uniforms; + + } + + }; + +} + +function ShadowUniformsCache() { + + const lights = {}; + + return { + + get: function ( light ) { + + if ( lights[ light.id ] !== undefined ) { + + return lights[ light.id ]; + + } + + let uniforms; + + switch ( light.type ) { + + case 'DirectionalLight': + uniforms = { + shadowIntensity: 1, + shadowBias: 0, + shadowNormalBias: 0, + shadowRadius: 1, + shadowMapSize: new Vector2() + }; + break; + + case 'SpotLight': + uniforms = { + shadowIntensity: 1, + shadowBias: 0, + shadowNormalBias: 0, + shadowRadius: 1, + shadowMapSize: new Vector2() + }; + break; + + case 'PointLight': + uniforms = { + shadowIntensity: 1, + shadowBias: 0, + shadowNormalBias: 0, + shadowRadius: 1, + shadowMapSize: new Vector2(), + shadowCameraNear: 1, + shadowCameraFar: 1000 + }; + break; + + // TODO (abelnation): set RectAreaLight shadow uniforms + + } + + lights[ light.id ] = uniforms; + + return uniforms; + + } + + }; + +} + + + +let nextVersion = 0; + +function shadowCastingAndTexturingLightsFirst( lightA, lightB ) { + + return ( lightB.castShadow ? 2 : 0 ) - ( lightA.castShadow ? 2 : 0 ) + ( lightB.map ? 1 : 0 ) - ( lightA.map ? 1 : 0 ); + +} + +function WebGLLights( extensions ) { + + const cache = new UniformsCache(); + + const shadowCache = ShadowUniformsCache(); + + const state = { + + version: 0, + + hash: { + directionalLength: - 1, + pointLength: - 1, + spotLength: - 1, + rectAreaLength: - 1, + hemiLength: - 1, + + numDirectionalShadows: - 1, + numPointShadows: - 1, + numSpotShadows: - 1, + numSpotMaps: - 1, + + numLightProbes: - 1 + }, + + ambient: [ 0, 0, 0 ], + probe: [], + directional: [], + directionalShadow: [], + directionalShadowMap: [], + directionalShadowMatrix: [], + spot: [], + spotLightMap: [], + spotShadow: [], + spotShadowMap: [], + spotLightMatrix: [], + rectArea: [], + rectAreaLTC1: null, + rectAreaLTC2: null, + point: [], + pointShadow: [], + pointShadowMap: [], + pointShadowMatrix: [], + hemi: [], + numSpotLightShadowsWithMaps: 0, + numLightProbes: 0 + + }; + + for ( let i = 0; i < 9; i ++ ) state.probe.push( new Vector3() ); + + const vector3 = new Vector3(); + const matrix4 = new Matrix4(); + const matrix42 = new Matrix4(); + + function setup( lights ) { + + let r = 0, g = 0, b = 0; + + for ( let i = 0; i < 9; i ++ ) state.probe[ i ].set( 0, 0, 0 ); + + let directionalLength = 0; + let pointLength = 0; + let spotLength = 0; + let rectAreaLength = 0; + let hemiLength = 0; + + let numDirectionalShadows = 0; + let numPointShadows = 0; + let numSpotShadows = 0; + let numSpotMaps = 0; + let numSpotShadowsWithMaps = 0; + + let numLightProbes = 0; + + // ordering : [shadow casting + map texturing, map texturing, shadow casting, none ] + lights.sort( shadowCastingAndTexturingLightsFirst ); + + for ( let i = 0, l = lights.length; i < l; i ++ ) { + + const light = lights[ i ]; + + const color = light.color; + const intensity = light.intensity; + const distance = light.distance; + + const shadowMap = ( light.shadow && light.shadow.map ) ? light.shadow.map.texture : null; + + if ( light.isAmbientLight ) { + + r += color.r * intensity; + g += color.g * intensity; + b += color.b * intensity; + + } else if ( light.isLightProbe ) { + + for ( let j = 0; j < 9; j ++ ) { + + state.probe[ j ].addScaledVector( light.sh.coefficients[ j ], intensity ); + + } + + numLightProbes ++; + + } else if ( light.isDirectionalLight ) { + + const uniforms = cache.get( light ); + + uniforms.color.copy( light.color ).multiplyScalar( light.intensity ); + + if ( light.castShadow ) { + + const shadow = light.shadow; + + const shadowUniforms = shadowCache.get( light ); + + shadowUniforms.shadowIntensity = shadow.intensity; + shadowUniforms.shadowBias = shadow.bias; + shadowUniforms.shadowNormalBias = shadow.normalBias; + shadowUniforms.shadowRadius = shadow.radius; + shadowUniforms.shadowMapSize = shadow.mapSize; + + state.directionalShadow[ directionalLength ] = shadowUniforms; + state.directionalShadowMap[ directionalLength ] = shadowMap; + state.directionalShadowMatrix[ directionalLength ] = light.shadow.matrix; + + numDirectionalShadows ++; + + } + + state.directional[ directionalLength ] = uniforms; + + directionalLength ++; + + } else if ( light.isSpotLight ) { + + const uniforms = cache.get( light ); + + uniforms.position.setFromMatrixPosition( light.matrixWorld ); + + uniforms.color.copy( color ).multiplyScalar( intensity ); + uniforms.distance = distance; + + uniforms.coneCos = Math.cos( light.angle ); + uniforms.penumbraCos = Math.cos( light.angle * ( 1 - light.penumbra ) ); + uniforms.decay = light.decay; + + state.spot[ spotLength ] = uniforms; + + const shadow = light.shadow; + + if ( light.map ) { + + state.spotLightMap[ numSpotMaps ] = light.map; + numSpotMaps ++; + + // make sure the lightMatrix is up to date + // TODO : do it if required only + shadow.updateMatrices( light ); + + if ( light.castShadow ) numSpotShadowsWithMaps ++; + + } + + state.spotLightMatrix[ spotLength ] = shadow.matrix; + + if ( light.castShadow ) { + + const shadowUniforms = shadowCache.get( light ); + + shadowUniforms.shadowIntensity = shadow.intensity; + shadowUniforms.shadowBias = shadow.bias; + shadowUniforms.shadowNormalBias = shadow.normalBias; + shadowUniforms.shadowRadius = shadow.radius; + shadowUniforms.shadowMapSize = shadow.mapSize; + + state.spotShadow[ spotLength ] = shadowUniforms; + state.spotShadowMap[ spotLength ] = shadowMap; + + numSpotShadows ++; + + } + + spotLength ++; + + } else if ( light.isRectAreaLight ) { + + const uniforms = cache.get( light ); + + uniforms.color.copy( color ).multiplyScalar( intensity ); + + uniforms.halfWidth.set( light.width * 0.5, 0.0, 0.0 ); + uniforms.halfHeight.set( 0.0, light.height * 0.5, 0.0 ); + + state.rectArea[ rectAreaLength ] = uniforms; + + rectAreaLength ++; + + } else if ( light.isPointLight ) { + + const uniforms = cache.get( light ); + + uniforms.color.copy( light.color ).multiplyScalar( light.intensity ); + uniforms.distance = light.distance; + uniforms.decay = light.decay; + + if ( light.castShadow ) { + + const shadow = light.shadow; + + const shadowUniforms = shadowCache.get( light ); + + shadowUniforms.shadowIntensity = shadow.intensity; + shadowUniforms.shadowBias = shadow.bias; + shadowUniforms.shadowNormalBias = shadow.normalBias; + shadowUniforms.shadowRadius = shadow.radius; + shadowUniforms.shadowMapSize = shadow.mapSize; + shadowUniforms.shadowCameraNear = shadow.camera.near; + shadowUniforms.shadowCameraFar = shadow.camera.far; + + state.pointShadow[ pointLength ] = shadowUniforms; + state.pointShadowMap[ pointLength ] = shadowMap; + state.pointShadowMatrix[ pointLength ] = light.shadow.matrix; + + numPointShadows ++; + + } + + state.point[ pointLength ] = uniforms; + + pointLength ++; + + } else if ( light.isHemisphereLight ) { + + const uniforms = cache.get( light ); + + uniforms.skyColor.copy( light.color ).multiplyScalar( intensity ); + uniforms.groundColor.copy( light.groundColor ).multiplyScalar( intensity ); + + state.hemi[ hemiLength ] = uniforms; + + hemiLength ++; + + } + + } + + if ( rectAreaLength > 0 ) { + + if ( extensions.has( 'OES_texture_float_linear' ) === true ) { + + state.rectAreaLTC1 = UniformsLib.LTC_FLOAT_1; + state.rectAreaLTC2 = UniformsLib.LTC_FLOAT_2; + + } else { + + state.rectAreaLTC1 = UniformsLib.LTC_HALF_1; + state.rectAreaLTC2 = UniformsLib.LTC_HALF_2; + + } + + } + + state.ambient[ 0 ] = r; + state.ambient[ 1 ] = g; + state.ambient[ 2 ] = b; + + const hash = state.hash; + + if ( hash.directionalLength !== directionalLength || + hash.pointLength !== pointLength || + hash.spotLength !== spotLength || + hash.rectAreaLength !== rectAreaLength || + hash.hemiLength !== hemiLength || + hash.numDirectionalShadows !== numDirectionalShadows || + hash.numPointShadows !== numPointShadows || + hash.numSpotShadows !== numSpotShadows || + hash.numSpotMaps !== numSpotMaps || + hash.numLightProbes !== numLightProbes ) { + + state.directional.length = directionalLength; + state.spot.length = spotLength; + state.rectArea.length = rectAreaLength; + state.point.length = pointLength; + state.hemi.length = hemiLength; + + state.directionalShadow.length = numDirectionalShadows; + state.directionalShadowMap.length = numDirectionalShadows; + state.pointShadow.length = numPointShadows; + state.pointShadowMap.length = numPointShadows; + state.spotShadow.length = numSpotShadows; + state.spotShadowMap.length = numSpotShadows; + state.directionalShadowMatrix.length = numDirectionalShadows; + state.pointShadowMatrix.length = numPointShadows; + state.spotLightMatrix.length = numSpotShadows + numSpotMaps - numSpotShadowsWithMaps; + state.spotLightMap.length = numSpotMaps; + state.numSpotLightShadowsWithMaps = numSpotShadowsWithMaps; + state.numLightProbes = numLightProbes; + + hash.directionalLength = directionalLength; + hash.pointLength = pointLength; + hash.spotLength = spotLength; + hash.rectAreaLength = rectAreaLength; + hash.hemiLength = hemiLength; + + hash.numDirectionalShadows = numDirectionalShadows; + hash.numPointShadows = numPointShadows; + hash.numSpotShadows = numSpotShadows; + hash.numSpotMaps = numSpotMaps; + + hash.numLightProbes = numLightProbes; + + state.version = nextVersion ++; + + } + + } + + function setupView( lights, camera ) { + + let directionalLength = 0; + let pointLength = 0; + let spotLength = 0; + let rectAreaLength = 0; + let hemiLength = 0; + + const viewMatrix = camera.matrixWorldInverse; + + for ( let i = 0, l = lights.length; i < l; i ++ ) { + + const light = lights[ i ]; + + if ( light.isDirectionalLight ) { + + const uniforms = state.directional[ directionalLength ]; + + uniforms.direction.setFromMatrixPosition( light.matrixWorld ); + vector3.setFromMatrixPosition( light.target.matrixWorld ); + uniforms.direction.sub( vector3 ); + uniforms.direction.transformDirection( viewMatrix ); + + directionalLength ++; + + } else if ( light.isSpotLight ) { + + const uniforms = state.spot[ spotLength ]; + + uniforms.position.setFromMatrixPosition( light.matrixWorld ); + uniforms.position.applyMatrix4( viewMatrix ); + + uniforms.direction.setFromMatrixPosition( light.matrixWorld ); + vector3.setFromMatrixPosition( light.target.matrixWorld ); + uniforms.direction.sub( vector3 ); + uniforms.direction.transformDirection( viewMatrix ); + + spotLength ++; + + } else if ( light.isRectAreaLight ) { + + const uniforms = state.rectArea[ rectAreaLength ]; + + uniforms.position.setFromMatrixPosition( light.matrixWorld ); + uniforms.position.applyMatrix4( viewMatrix ); + + // extract local rotation of light to derive width/height half vectors + matrix42.identity(); + matrix4.copy( light.matrixWorld ); + matrix4.premultiply( viewMatrix ); + matrix42.extractRotation( matrix4 ); + + uniforms.halfWidth.set( light.width * 0.5, 0.0, 0.0 ); + uniforms.halfHeight.set( 0.0, light.height * 0.5, 0.0 ); + + uniforms.halfWidth.applyMatrix4( matrix42 ); + uniforms.halfHeight.applyMatrix4( matrix42 ); + + rectAreaLength ++; + + } else if ( light.isPointLight ) { + + const uniforms = state.point[ pointLength ]; + + uniforms.position.setFromMatrixPosition( light.matrixWorld ); + uniforms.position.applyMatrix4( viewMatrix ); + + pointLength ++; + + } else if ( light.isHemisphereLight ) { + + const uniforms = state.hemi[ hemiLength ]; + + uniforms.direction.setFromMatrixPosition( light.matrixWorld ); + uniforms.direction.transformDirection( viewMatrix ); + + hemiLength ++; + + } + + } + + } + + return { + setup: setup, + setupView: setupView, + state: state + }; + +} + +function WebGLRenderState( extensions ) { + + const lights = new WebGLLights( extensions ); + + const lightsArray = []; + const shadowsArray = []; + + function init( camera ) { + + state.camera = camera; + + lightsArray.length = 0; + shadowsArray.length = 0; + + } + + function pushLight( light ) { + + lightsArray.push( light ); + + } + + function pushShadow( shadowLight ) { + + shadowsArray.push( shadowLight ); + + } + + function setupLights() { + + lights.setup( lightsArray ); + + } + + function setupLightsView( camera ) { + + lights.setupView( lightsArray, camera ); + + } + + const state = { + lightsArray: lightsArray, + shadowsArray: shadowsArray, + + camera: null, + + lights: lights, + + transmissionRenderTarget: {} + }; + + return { + init: init, + state: state, + setupLights: setupLights, + setupLightsView: setupLightsView, + + pushLight: pushLight, + pushShadow: pushShadow + }; + +} + +function WebGLRenderStates( extensions ) { + + let renderStates = new WeakMap(); + + function get( scene, renderCallDepth = 0 ) { + + const renderStateArray = renderStates.get( scene ); + let renderState; + + if ( renderStateArray === undefined ) { + + renderState = new WebGLRenderState( extensions ); + renderStates.set( scene, [ renderState ] ); + + } else { + + if ( renderCallDepth >= renderStateArray.length ) { + + renderState = new WebGLRenderState( extensions ); + renderStateArray.push( renderState ); + + } else { + + renderState = renderStateArray[ renderCallDepth ]; + + } + + } + + return renderState; + + } + + function dispose() { + + renderStates = new WeakMap(); + + } + + return { + get: get, + dispose: dispose + }; + +} + +const vertex = "void main() {\n\tgl_Position = vec4( position, 1.0 );\n}"; + +const fragment = "uniform sampler2D shadow_pass;\nuniform vec2 resolution;\nuniform float radius;\n#include \nvoid main() {\n\tconst float samples = float( VSM_SAMPLES );\n\tfloat mean = 0.0;\n\tfloat squared_mean = 0.0;\n\tfloat uvStride = samples <= 1.0 ? 0.0 : 2.0 / ( samples - 1.0 );\n\tfloat uvStart = samples <= 1.0 ? 0.0 : - 1.0;\n\tfor ( float i = 0.0; i < samples; i ++ ) {\n\t\tfloat uvOffset = uvStart + i * uvStride;\n\t\t#ifdef HORIZONTAL_PASS\n\t\t\tvec2 distribution = unpackRGBATo2Half( texture2D( shadow_pass, ( gl_FragCoord.xy + vec2( uvOffset, 0.0 ) * radius ) / resolution ) );\n\t\t\tmean += distribution.x;\n\t\t\tsquared_mean += distribution.y * distribution.y + distribution.x * distribution.x;\n\t\t#else\n\t\t\tfloat depth = unpackRGBAToDepth( texture2D( shadow_pass, ( gl_FragCoord.xy + vec2( 0.0, uvOffset ) * radius ) / resolution ) );\n\t\t\tmean += depth;\n\t\t\tsquared_mean += depth * depth;\n\t\t#endif\n\t}\n\tmean = mean / samples;\n\tsquared_mean = squared_mean / samples;\n\tfloat std_dev = sqrt( squared_mean - mean * mean );\n\tgl_FragColor = pack2HalfToRGBA( vec2( mean, std_dev ) );\n}"; + +function WebGLShadowMap( renderer, objects, capabilities ) { + + let _frustum = new Frustum(); + + const _shadowMapSize = new Vector2(), + _viewportSize = new Vector2(), + + _viewport = new Vector4(), + + _depthMaterial = new MeshDepthMaterial( { depthPacking: RGBADepthPacking } ), + _distanceMaterial = new MeshDistanceMaterial(), + + _materialCache = {}, + + _maxTextureSize = capabilities.maxTextureSize; + + const shadowSide = { [ FrontSide ]: BackSide, [ BackSide ]: FrontSide, [ DoubleSide ]: DoubleSide }; + + const shadowMaterialVertical = new ShaderMaterial( { + defines: { + VSM_SAMPLES: 8 + }, + uniforms: { + shadow_pass: { value: null }, + resolution: { value: new Vector2() }, + radius: { value: 4.0 } + }, + + vertexShader: vertex, + fragmentShader: fragment + + } ); + + const shadowMaterialHorizontal = shadowMaterialVertical.clone(); + shadowMaterialHorizontal.defines.HORIZONTAL_PASS = 1; + + const fullScreenTri = new BufferGeometry(); + fullScreenTri.setAttribute( + 'position', + new BufferAttribute( + new Float32Array( [ - 1, - 1, 0.5, 3, - 1, 0.5, - 1, 3, 0.5 ] ), + 3 + ) + ); + + const fullScreenMesh = new Mesh( fullScreenTri, shadowMaterialVertical ); + + const scope = this; + + this.enabled = false; + + this.autoUpdate = true; + this.needsUpdate = false; + + this.type = PCFShadowMap; + let _previousType = this.type; + + this.render = function ( lights, scene, camera ) { + + if ( scope.enabled === false ) return; + if ( scope.autoUpdate === false && scope.needsUpdate === false ) return; + + if ( lights.length === 0 ) return; + + const currentRenderTarget = renderer.getRenderTarget(); + const activeCubeFace = renderer.getActiveCubeFace(); + const activeMipmapLevel = renderer.getActiveMipmapLevel(); + + const _state = renderer.state; + + // Set GL state for depth map. + _state.setBlending( NoBlending ); + _state.buffers.color.setClear( 1, 1, 1, 1 ); + _state.buffers.depth.setTest( true ); + _state.setScissorTest( false ); + + // check for shadow map type changes + + const toVSM = ( _previousType !== VSMShadowMap && this.type === VSMShadowMap ); + const fromVSM = ( _previousType === VSMShadowMap && this.type !== VSMShadowMap ); + + // render depth map + + for ( let i = 0, il = lights.length; i < il; i ++ ) { + + const light = lights[ i ]; + const shadow = light.shadow; + + if ( shadow === undefined ) { + + console.warn( 'THREE.WebGLShadowMap:', light, 'has no shadow.' ); + continue; + + } + + if ( shadow.autoUpdate === false && shadow.needsUpdate === false ) continue; + + _shadowMapSize.copy( shadow.mapSize ); + + const shadowFrameExtents = shadow.getFrameExtents(); + + _shadowMapSize.multiply( shadowFrameExtents ); + + _viewportSize.copy( shadow.mapSize ); + + if ( _shadowMapSize.x > _maxTextureSize || _shadowMapSize.y > _maxTextureSize ) { + + if ( _shadowMapSize.x > _maxTextureSize ) { + + _viewportSize.x = Math.floor( _maxTextureSize / shadowFrameExtents.x ); + _shadowMapSize.x = _viewportSize.x * shadowFrameExtents.x; + shadow.mapSize.x = _viewportSize.x; + + } + + if ( _shadowMapSize.y > _maxTextureSize ) { + + _viewportSize.y = Math.floor( _maxTextureSize / shadowFrameExtents.y ); + _shadowMapSize.y = _viewportSize.y * shadowFrameExtents.y; + shadow.mapSize.y = _viewportSize.y; + + } + + } + + if ( shadow.map === null || toVSM === true || fromVSM === true ) { + + const pars = ( this.type !== VSMShadowMap ) ? { minFilter: NearestFilter, magFilter: NearestFilter } : {}; + + if ( shadow.map !== null ) { + + shadow.map.dispose(); + + } + + shadow.map = new WebGLRenderTarget( _shadowMapSize.x, _shadowMapSize.y, pars ); + shadow.map.texture.name = light.name + '.shadowMap'; + + shadow.camera.updateProjectionMatrix(); + + } + + renderer.setRenderTarget( shadow.map ); + renderer.clear(); + + const viewportCount = shadow.getViewportCount(); + + for ( let vp = 0; vp < viewportCount; vp ++ ) { + + const viewport = shadow.getViewport( vp ); + + _viewport.set( + _viewportSize.x * viewport.x, + _viewportSize.y * viewport.y, + _viewportSize.x * viewport.z, + _viewportSize.y * viewport.w + ); + + _state.viewport( _viewport ); + + shadow.updateMatrices( light, vp ); + + _frustum = shadow.getFrustum(); + + renderObject( scene, camera, shadow.camera, light, this.type ); + + } + + // do blur pass for VSM + + if ( shadow.isPointLightShadow !== true && this.type === VSMShadowMap ) { + + VSMPass( shadow, camera ); + + } + + shadow.needsUpdate = false; + + } + + _previousType = this.type; + + scope.needsUpdate = false; + + renderer.setRenderTarget( currentRenderTarget, activeCubeFace, activeMipmapLevel ); + + }; + + function VSMPass( shadow, camera ) { + + const geometry = objects.update( fullScreenMesh ); + + if ( shadowMaterialVertical.defines.VSM_SAMPLES !== shadow.blurSamples ) { + + shadowMaterialVertical.defines.VSM_SAMPLES = shadow.blurSamples; + shadowMaterialHorizontal.defines.VSM_SAMPLES = shadow.blurSamples; + + shadowMaterialVertical.needsUpdate = true; + shadowMaterialHorizontal.needsUpdate = true; + + } + + if ( shadow.mapPass === null ) { + + shadow.mapPass = new WebGLRenderTarget( _shadowMapSize.x, _shadowMapSize.y ); + + } + + // vertical pass + + shadowMaterialVertical.uniforms.shadow_pass.value = shadow.map.texture; + shadowMaterialVertical.uniforms.resolution.value = shadow.mapSize; + shadowMaterialVertical.uniforms.radius.value = shadow.radius; + renderer.setRenderTarget( shadow.mapPass ); + renderer.clear(); + renderer.renderBufferDirect( camera, null, geometry, shadowMaterialVertical, fullScreenMesh, null ); + + // horizontal pass + + shadowMaterialHorizontal.uniforms.shadow_pass.value = shadow.mapPass.texture; + shadowMaterialHorizontal.uniforms.resolution.value = shadow.mapSize; + shadowMaterialHorizontal.uniforms.radius.value = shadow.radius; + renderer.setRenderTarget( shadow.map ); + renderer.clear(); + renderer.renderBufferDirect( camera, null, geometry, shadowMaterialHorizontal, fullScreenMesh, null ); + + } + + function getDepthMaterial( object, material, light, type ) { + + let result = null; + + const customMaterial = ( light.isPointLight === true ) ? object.customDistanceMaterial : object.customDepthMaterial; + + if ( customMaterial !== undefined ) { + + result = customMaterial; + + } else { + + result = ( light.isPointLight === true ) ? _distanceMaterial : _depthMaterial; + + if ( ( renderer.localClippingEnabled && material.clipShadows === true && Array.isArray( material.clippingPlanes ) && material.clippingPlanes.length !== 0 ) || + ( material.displacementMap && material.displacementScale !== 0 ) || + ( material.alphaMap && material.alphaTest > 0 ) || + ( material.map && material.alphaTest > 0 ) ) { + + // in this case we need a unique material instance reflecting the + // appropriate state + + const keyA = result.uuid, keyB = material.uuid; + + let materialsForVariant = _materialCache[ keyA ]; + + if ( materialsForVariant === undefined ) { + + materialsForVariant = {}; + _materialCache[ keyA ] = materialsForVariant; + + } + + let cachedMaterial = materialsForVariant[ keyB ]; + + if ( cachedMaterial === undefined ) { + + cachedMaterial = result.clone(); + materialsForVariant[ keyB ] = cachedMaterial; + material.addEventListener( 'dispose', onMaterialDispose ); + + } + + result = cachedMaterial; + + } + + } + + result.visible = material.visible; + result.wireframe = material.wireframe; + + if ( type === VSMShadowMap ) { + + result.side = ( material.shadowSide !== null ) ? material.shadowSide : material.side; + + } else { + + result.side = ( material.shadowSide !== null ) ? material.shadowSide : shadowSide[ material.side ]; + + } + + result.alphaMap = material.alphaMap; + result.alphaTest = material.alphaTest; + result.map = material.map; + + result.clipShadows = material.clipShadows; + result.clippingPlanes = material.clippingPlanes; + result.clipIntersection = material.clipIntersection; + + result.displacementMap = material.displacementMap; + result.displacementScale = material.displacementScale; + result.displacementBias = material.displacementBias; + + result.wireframeLinewidth = material.wireframeLinewidth; + result.linewidth = material.linewidth; + + if ( light.isPointLight === true && result.isMeshDistanceMaterial === true ) { + + const materialProperties = renderer.properties.get( result ); + materialProperties.light = light; + + } + + return result; + + } + + function renderObject( object, camera, shadowCamera, light, type ) { + + if ( object.visible === false ) return; + + const visible = object.layers.test( camera.layers ); + + if ( visible && ( object.isMesh || object.isLine || object.isPoints ) ) { + + if ( ( object.castShadow || ( object.receiveShadow && type === VSMShadowMap ) ) && ( ! object.frustumCulled || _frustum.intersectsObject( object ) ) ) { + + object.modelViewMatrix.multiplyMatrices( shadowCamera.matrixWorldInverse, object.matrixWorld ); + + const geometry = objects.update( object ); + const material = object.material; + + if ( Array.isArray( material ) ) { + + const groups = geometry.groups; + + for ( let k = 0, kl = groups.length; k < kl; k ++ ) { + + const group = groups[ k ]; + const groupMaterial = material[ group.materialIndex ]; + + if ( groupMaterial && groupMaterial.visible ) { + + const depthMaterial = getDepthMaterial( object, groupMaterial, light, type ); + + object.onBeforeShadow( renderer, object, camera, shadowCamera, geometry, depthMaterial, group ); + + renderer.renderBufferDirect( shadowCamera, null, geometry, depthMaterial, object, group ); + + object.onAfterShadow( renderer, object, camera, shadowCamera, geometry, depthMaterial, group ); + + } + + } + + } else if ( material.visible ) { + + const depthMaterial = getDepthMaterial( object, material, light, type ); + + object.onBeforeShadow( renderer, object, camera, shadowCamera, geometry, depthMaterial, null ); + + renderer.renderBufferDirect( shadowCamera, null, geometry, depthMaterial, object, null ); + + object.onAfterShadow( renderer, object, camera, shadowCamera, geometry, depthMaterial, null ); + + } + + } + + } + + const children = object.children; + + for ( let i = 0, l = children.length; i < l; i ++ ) { + + renderObject( children[ i ], camera, shadowCamera, light, type ); + + } + + } + + function onMaterialDispose( event ) { + + const material = event.target; + + material.removeEventListener( 'dispose', onMaterialDispose ); + + // make sure to remove the unique distance/depth materials used for shadow map rendering + + for ( const id in _materialCache ) { + + const cache = _materialCache[ id ]; + + const uuid = event.target.uuid; + + if ( uuid in cache ) { + + const shadowMaterial = cache[ uuid ]; + shadowMaterial.dispose(); + delete cache[ uuid ]; + + } + + } + + } + +} + +const reversedFuncs = { + [ NeverDepth ]: AlwaysDepth, + [ LessDepth ]: GreaterDepth, + [ EqualDepth ]: NotEqualDepth, + [ LessEqualDepth ]: GreaterEqualDepth, + + [ AlwaysDepth ]: NeverDepth, + [ GreaterDepth ]: LessDepth, + [ NotEqualDepth ]: EqualDepth, + [ GreaterEqualDepth ]: LessEqualDepth, +}; + +function WebGLState( gl, extensions ) { + + function ColorBuffer() { + + let locked = false; + + const color = new Vector4(); + let currentColorMask = null; + const currentColorClear = new Vector4( 0, 0, 0, 0 ); + + return { + + setMask: function ( colorMask ) { + + if ( currentColorMask !== colorMask && ! locked ) { + + gl.colorMask( colorMask, colorMask, colorMask, colorMask ); + currentColorMask = colorMask; + + } + + }, + + setLocked: function ( lock ) { + + locked = lock; + + }, + + setClear: function ( r, g, b, a, premultipliedAlpha ) { + + if ( premultipliedAlpha === true ) { + + r *= a; g *= a; b *= a; + + } + + color.set( r, g, b, a ); + + if ( currentColorClear.equals( color ) === false ) { + + gl.clearColor( r, g, b, a ); + currentColorClear.copy( color ); + + } + + }, + + reset: function () { + + locked = false; + + currentColorMask = null; + currentColorClear.set( - 1, 0, 0, 0 ); // set to invalid state + + } + + }; + + } + + function DepthBuffer() { + + let locked = false; + let reversed = false; + + let currentDepthMask = null; + let currentDepthFunc = null; + let currentDepthClear = null; + + return { + + setReversed: function ( value ) { + + if ( reversed !== value ) { + + const ext = extensions.get( 'EXT_clip_control' ); + + if ( reversed ) { + + ext.clipControlEXT( ext.LOWER_LEFT_EXT, ext.ZERO_TO_ONE_EXT ); + + } else { + + ext.clipControlEXT( ext.LOWER_LEFT_EXT, ext.NEGATIVE_ONE_TO_ONE_EXT ); + + } + + const oldDepth = currentDepthClear; + currentDepthClear = null; + this.setClear( oldDepth ); + + } + + reversed = value; + + }, + + getReversed: function () { + + return reversed; + + }, + + setTest: function ( depthTest ) { + + if ( depthTest ) { + + enable( gl.DEPTH_TEST ); + + } else { + + disable( gl.DEPTH_TEST ); + + } + + }, + + setMask: function ( depthMask ) { + + if ( currentDepthMask !== depthMask && ! locked ) { + + gl.depthMask( depthMask ); + currentDepthMask = depthMask; + + } + + }, + + setFunc: function ( depthFunc ) { + + if ( reversed ) depthFunc = reversedFuncs[ depthFunc ]; + + if ( currentDepthFunc !== depthFunc ) { + + switch ( depthFunc ) { + + case NeverDepth: + + gl.depthFunc( gl.NEVER ); + break; + + case AlwaysDepth: + + gl.depthFunc( gl.ALWAYS ); + break; + + case LessDepth: + + gl.depthFunc( gl.LESS ); + break; + + case LessEqualDepth: + + gl.depthFunc( gl.LEQUAL ); + break; + + case EqualDepth: + + gl.depthFunc( gl.EQUAL ); + break; + + case GreaterEqualDepth: + + gl.depthFunc( gl.GEQUAL ); + break; + + case GreaterDepth: + + gl.depthFunc( gl.GREATER ); + break; + + case NotEqualDepth: + + gl.depthFunc( gl.NOTEQUAL ); + break; + + default: + + gl.depthFunc( gl.LEQUAL ); + + } + + currentDepthFunc = depthFunc; + + } + + }, + + setLocked: function ( lock ) { + + locked = lock; + + }, + + setClear: function ( depth ) { + + if ( currentDepthClear !== depth ) { + + if ( reversed ) { + + depth = 1 - depth; + + } + + gl.clearDepth( depth ); + currentDepthClear = depth; + + } + + }, + + reset: function () { + + locked = false; + + currentDepthMask = null; + currentDepthFunc = null; + currentDepthClear = null; + reversed = false; + + } + + }; + + } + + function StencilBuffer() { + + let locked = false; + + let currentStencilMask = null; + let currentStencilFunc = null; + let currentStencilRef = null; + let currentStencilFuncMask = null; + let currentStencilFail = null; + let currentStencilZFail = null; + let currentStencilZPass = null; + let currentStencilClear = null; + + return { + + setTest: function ( stencilTest ) { + + if ( ! locked ) { + + if ( stencilTest ) { + + enable( gl.STENCIL_TEST ); + + } else { + + disable( gl.STENCIL_TEST ); + + } + + } + + }, + + setMask: function ( stencilMask ) { + + if ( currentStencilMask !== stencilMask && ! locked ) { + + gl.stencilMask( stencilMask ); + currentStencilMask = stencilMask; + + } + + }, + + setFunc: function ( stencilFunc, stencilRef, stencilMask ) { + + if ( currentStencilFunc !== stencilFunc || + currentStencilRef !== stencilRef || + currentStencilFuncMask !== stencilMask ) { + + gl.stencilFunc( stencilFunc, stencilRef, stencilMask ); + + currentStencilFunc = stencilFunc; + currentStencilRef = stencilRef; + currentStencilFuncMask = stencilMask; + + } + + }, + + setOp: function ( stencilFail, stencilZFail, stencilZPass ) { + + if ( currentStencilFail !== stencilFail || + currentStencilZFail !== stencilZFail || + currentStencilZPass !== stencilZPass ) { + + gl.stencilOp( stencilFail, stencilZFail, stencilZPass ); + + currentStencilFail = stencilFail; + currentStencilZFail = stencilZFail; + currentStencilZPass = stencilZPass; + + } + + }, + + setLocked: function ( lock ) { + + locked = lock; + + }, + + setClear: function ( stencil ) { + + if ( currentStencilClear !== stencil ) { + + gl.clearStencil( stencil ); + currentStencilClear = stencil; + + } + + }, + + reset: function () { + + locked = false; + + currentStencilMask = null; + currentStencilFunc = null; + currentStencilRef = null; + currentStencilFuncMask = null; + currentStencilFail = null; + currentStencilZFail = null; + currentStencilZPass = null; + currentStencilClear = null; + + } + + }; + + } + + // + + const colorBuffer = new ColorBuffer(); + const depthBuffer = new DepthBuffer(); + const stencilBuffer = new StencilBuffer(); + + const uboBindings = new WeakMap(); + const uboProgramMap = new WeakMap(); + + let enabledCapabilities = {}; + + let currentBoundFramebuffers = {}; + let currentDrawbuffers = new WeakMap(); + let defaultDrawbuffers = []; + + let currentProgram = null; + + let currentBlendingEnabled = false; + let currentBlending = null; + let currentBlendEquation = null; + let currentBlendSrc = null; + let currentBlendDst = null; + let currentBlendEquationAlpha = null; + let currentBlendSrcAlpha = null; + let currentBlendDstAlpha = null; + let currentBlendColor = new Color( 0, 0, 0 ); + let currentBlendAlpha = 0; + let currentPremultipledAlpha = false; + + let currentFlipSided = null; + let currentCullFace = null; + + let currentLineWidth = null; + + let currentPolygonOffsetFactor = null; + let currentPolygonOffsetUnits = null; + + const maxTextures = gl.getParameter( gl.MAX_COMBINED_TEXTURE_IMAGE_UNITS ); + + let lineWidthAvailable = false; + let version = 0; + const glVersion = gl.getParameter( gl.VERSION ); + + if ( glVersion.indexOf( 'WebGL' ) !== - 1 ) { + + version = parseFloat( /^WebGL (\d)/.exec( glVersion )[ 1 ] ); + lineWidthAvailable = ( version >= 1.0 ); + + } else if ( glVersion.indexOf( 'OpenGL ES' ) !== - 1 ) { + + version = parseFloat( /^OpenGL ES (\d)/.exec( glVersion )[ 1 ] ); + lineWidthAvailable = ( version >= 2.0 ); + + } + + let currentTextureSlot = null; + let currentBoundTextures = {}; + + const scissorParam = gl.getParameter( gl.SCISSOR_BOX ); + const viewportParam = gl.getParameter( gl.VIEWPORT ); + + const currentScissor = new Vector4().fromArray( scissorParam ); + const currentViewport = new Vector4().fromArray( viewportParam ); + + function createTexture( type, target, count, dimensions ) { + + const data = new Uint8Array( 4 ); // 4 is required to match default unpack alignment of 4. + const texture = gl.createTexture(); + + gl.bindTexture( type, texture ); + gl.texParameteri( type, gl.TEXTURE_MIN_FILTER, gl.NEAREST ); + gl.texParameteri( type, gl.TEXTURE_MAG_FILTER, gl.NEAREST ); + + for ( let i = 0; i < count; i ++ ) { + + if ( type === gl.TEXTURE_3D || type === gl.TEXTURE_2D_ARRAY ) { + + gl.texImage3D( target, 0, gl.RGBA, 1, 1, dimensions, 0, gl.RGBA, gl.UNSIGNED_BYTE, data ); + + } else { + + gl.texImage2D( target + i, 0, gl.RGBA, 1, 1, 0, gl.RGBA, gl.UNSIGNED_BYTE, data ); + + } + + } + + return texture; + + } + + const emptyTextures = {}; + emptyTextures[ gl.TEXTURE_2D ] = createTexture( gl.TEXTURE_2D, gl.TEXTURE_2D, 1 ); + emptyTextures[ gl.TEXTURE_CUBE_MAP ] = createTexture( gl.TEXTURE_CUBE_MAP, gl.TEXTURE_CUBE_MAP_POSITIVE_X, 6 ); + emptyTextures[ gl.TEXTURE_2D_ARRAY ] = createTexture( gl.TEXTURE_2D_ARRAY, gl.TEXTURE_2D_ARRAY, 1, 1 ); + emptyTextures[ gl.TEXTURE_3D ] = createTexture( gl.TEXTURE_3D, gl.TEXTURE_3D, 1, 1 ); + + // init + + colorBuffer.setClear( 0, 0, 0, 1 ); + depthBuffer.setClear( 1 ); + stencilBuffer.setClear( 0 ); + + enable( gl.DEPTH_TEST ); + depthBuffer.setFunc( LessEqualDepth ); + + setFlipSided( false ); + setCullFace( CullFaceBack ); + enable( gl.CULL_FACE ); + + setBlending( NoBlending ); + + // + + function enable( id ) { + + if ( enabledCapabilities[ id ] !== true ) { + + gl.enable( id ); + enabledCapabilities[ id ] = true; + + } + + } + + function disable( id ) { + + if ( enabledCapabilities[ id ] !== false ) { + + gl.disable( id ); + enabledCapabilities[ id ] = false; + + } + + } + + function bindFramebuffer( target, framebuffer ) { + + if ( currentBoundFramebuffers[ target ] !== framebuffer ) { + + gl.bindFramebuffer( target, framebuffer ); + + currentBoundFramebuffers[ target ] = framebuffer; + + // gl.DRAW_FRAMEBUFFER is equivalent to gl.FRAMEBUFFER + + if ( target === gl.DRAW_FRAMEBUFFER ) { + + currentBoundFramebuffers[ gl.FRAMEBUFFER ] = framebuffer; + + } + + if ( target === gl.FRAMEBUFFER ) { + + currentBoundFramebuffers[ gl.DRAW_FRAMEBUFFER ] = framebuffer; + + } + + return true; + + } + + return false; + + } + + function drawBuffers( renderTarget, framebuffer ) { + + let drawBuffers = defaultDrawbuffers; + + let needsUpdate = false; + + if ( renderTarget ) { + + drawBuffers = currentDrawbuffers.get( framebuffer ); + + if ( drawBuffers === undefined ) { + + drawBuffers = []; + currentDrawbuffers.set( framebuffer, drawBuffers ); + + } + + const textures = renderTarget.textures; + + if ( drawBuffers.length !== textures.length || drawBuffers[ 0 ] !== gl.COLOR_ATTACHMENT0 ) { + + for ( let i = 0, il = textures.length; i < il; i ++ ) { + + drawBuffers[ i ] = gl.COLOR_ATTACHMENT0 + i; + + } + + drawBuffers.length = textures.length; + + needsUpdate = true; + + } + + } else { + + if ( drawBuffers[ 0 ] !== gl.BACK ) { + + drawBuffers[ 0 ] = gl.BACK; + + needsUpdate = true; + + } + + } + + if ( needsUpdate ) { + + gl.drawBuffers( drawBuffers ); + + } + + } + + function useProgram( program ) { + + if ( currentProgram !== program ) { + + gl.useProgram( program ); + + currentProgram = program; + + return true; + + } + + return false; + + } + + const equationToGL = { + [ AddEquation ]: gl.FUNC_ADD, + [ SubtractEquation ]: gl.FUNC_SUBTRACT, + [ ReverseSubtractEquation ]: gl.FUNC_REVERSE_SUBTRACT + }; + + equationToGL[ MinEquation ] = gl.MIN; + equationToGL[ MaxEquation ] = gl.MAX; + + const factorToGL = { + [ ZeroFactor ]: gl.ZERO, + [ OneFactor ]: gl.ONE, + [ SrcColorFactor ]: gl.SRC_COLOR, + [ SrcAlphaFactor ]: gl.SRC_ALPHA, + [ SrcAlphaSaturateFactor ]: gl.SRC_ALPHA_SATURATE, + [ DstColorFactor ]: gl.DST_COLOR, + [ DstAlphaFactor ]: gl.DST_ALPHA, + [ OneMinusSrcColorFactor ]: gl.ONE_MINUS_SRC_COLOR, + [ OneMinusSrcAlphaFactor ]: gl.ONE_MINUS_SRC_ALPHA, + [ OneMinusDstColorFactor ]: gl.ONE_MINUS_DST_COLOR, + [ OneMinusDstAlphaFactor ]: gl.ONE_MINUS_DST_ALPHA, + [ ConstantColorFactor ]: gl.CONSTANT_COLOR, + [ OneMinusConstantColorFactor ]: gl.ONE_MINUS_CONSTANT_COLOR, + [ ConstantAlphaFactor ]: gl.CONSTANT_ALPHA, + [ OneMinusConstantAlphaFactor ]: gl.ONE_MINUS_CONSTANT_ALPHA + }; + + function setBlending( blending, blendEquation, blendSrc, blendDst, blendEquationAlpha, blendSrcAlpha, blendDstAlpha, blendColor, blendAlpha, premultipliedAlpha ) { + + if ( blending === NoBlending ) { + + if ( currentBlendingEnabled === true ) { + + disable( gl.BLEND ); + currentBlendingEnabled = false; + + } + + return; + + } + + if ( currentBlendingEnabled === false ) { + + enable( gl.BLEND ); + currentBlendingEnabled = true; + + } + + if ( blending !== CustomBlending ) { + + if ( blending !== currentBlending || premultipliedAlpha !== currentPremultipledAlpha ) { + + if ( currentBlendEquation !== AddEquation || currentBlendEquationAlpha !== AddEquation ) { + + gl.blendEquation( gl.FUNC_ADD ); + + currentBlendEquation = AddEquation; + currentBlendEquationAlpha = AddEquation; + + } + + if ( premultipliedAlpha ) { + + switch ( blending ) { + + case NormalBlending: + gl.blendFuncSeparate( gl.ONE, gl.ONE_MINUS_SRC_ALPHA, gl.ONE, gl.ONE_MINUS_SRC_ALPHA ); + break; + + case AdditiveBlending: + gl.blendFunc( gl.ONE, gl.ONE ); + break; + + case SubtractiveBlending: + gl.blendFuncSeparate( gl.ZERO, gl.ONE_MINUS_SRC_COLOR, gl.ZERO, gl.ONE ); + break; + + case MultiplyBlending: + gl.blendFuncSeparate( gl.ZERO, gl.SRC_COLOR, gl.ZERO, gl.SRC_ALPHA ); + break; + + default: + console.error( 'THREE.WebGLState: Invalid blending: ', blending ); + break; + + } + + } else { + + switch ( blending ) { + + case NormalBlending: + gl.blendFuncSeparate( gl.SRC_ALPHA, gl.ONE_MINUS_SRC_ALPHA, gl.ONE, gl.ONE_MINUS_SRC_ALPHA ); + break; + + case AdditiveBlending: + gl.blendFunc( gl.SRC_ALPHA, gl.ONE ); + break; + + case SubtractiveBlending: + gl.blendFuncSeparate( gl.ZERO, gl.ONE_MINUS_SRC_COLOR, gl.ZERO, gl.ONE ); + break; + + case MultiplyBlending: + gl.blendFunc( gl.ZERO, gl.SRC_COLOR ); + break; + + default: + console.error( 'THREE.WebGLState: Invalid blending: ', blending ); + break; + + } + + } + + currentBlendSrc = null; + currentBlendDst = null; + currentBlendSrcAlpha = null; + currentBlendDstAlpha = null; + currentBlendColor.set( 0, 0, 0 ); + currentBlendAlpha = 0; + + currentBlending = blending; + currentPremultipledAlpha = premultipliedAlpha; + + } + + return; + + } + + // custom blending + + blendEquationAlpha = blendEquationAlpha || blendEquation; + blendSrcAlpha = blendSrcAlpha || blendSrc; + blendDstAlpha = blendDstAlpha || blendDst; + + if ( blendEquation !== currentBlendEquation || blendEquationAlpha !== currentBlendEquationAlpha ) { + + gl.blendEquationSeparate( equationToGL[ blendEquation ], equationToGL[ blendEquationAlpha ] ); + + currentBlendEquation = blendEquation; + currentBlendEquationAlpha = blendEquationAlpha; + + } + + if ( blendSrc !== currentBlendSrc || blendDst !== currentBlendDst || blendSrcAlpha !== currentBlendSrcAlpha || blendDstAlpha !== currentBlendDstAlpha ) { + + gl.blendFuncSeparate( factorToGL[ blendSrc ], factorToGL[ blendDst ], factorToGL[ blendSrcAlpha ], factorToGL[ blendDstAlpha ] ); + + currentBlendSrc = blendSrc; + currentBlendDst = blendDst; + currentBlendSrcAlpha = blendSrcAlpha; + currentBlendDstAlpha = blendDstAlpha; + + } + + if ( blendColor.equals( currentBlendColor ) === false || blendAlpha !== currentBlendAlpha ) { + + gl.blendColor( blendColor.r, blendColor.g, blendColor.b, blendAlpha ); + + currentBlendColor.copy( blendColor ); + currentBlendAlpha = blendAlpha; + + } + + currentBlending = blending; + currentPremultipledAlpha = false; + + } + + function setMaterial( material, frontFaceCW ) { + + material.side === DoubleSide + ? disable( gl.CULL_FACE ) + : enable( gl.CULL_FACE ); + + let flipSided = ( material.side === BackSide ); + if ( frontFaceCW ) flipSided = ! flipSided; + + setFlipSided( flipSided ); + + ( material.blending === NormalBlending && material.transparent === false ) + ? setBlending( NoBlending ) + : setBlending( material.blending, material.blendEquation, material.blendSrc, material.blendDst, material.blendEquationAlpha, material.blendSrcAlpha, material.blendDstAlpha, material.blendColor, material.blendAlpha, material.premultipliedAlpha ); + + depthBuffer.setFunc( material.depthFunc ); + depthBuffer.setTest( material.depthTest ); + depthBuffer.setMask( material.depthWrite ); + colorBuffer.setMask( material.colorWrite ); + + const stencilWrite = material.stencilWrite; + stencilBuffer.setTest( stencilWrite ); + if ( stencilWrite ) { + + stencilBuffer.setMask( material.stencilWriteMask ); + stencilBuffer.setFunc( material.stencilFunc, material.stencilRef, material.stencilFuncMask ); + stencilBuffer.setOp( material.stencilFail, material.stencilZFail, material.stencilZPass ); + + } + + setPolygonOffset( material.polygonOffset, material.polygonOffsetFactor, material.polygonOffsetUnits ); + + material.alphaToCoverage === true + ? enable( gl.SAMPLE_ALPHA_TO_COVERAGE ) + : disable( gl.SAMPLE_ALPHA_TO_COVERAGE ); + + } + + // + + function setFlipSided( flipSided ) { + + if ( currentFlipSided !== flipSided ) { + + if ( flipSided ) { + + gl.frontFace( gl.CW ); + + } else { + + gl.frontFace( gl.CCW ); + + } + + currentFlipSided = flipSided; + + } + + } + + function setCullFace( cullFace ) { + + if ( cullFace !== CullFaceNone ) { + + enable( gl.CULL_FACE ); + + if ( cullFace !== currentCullFace ) { + + if ( cullFace === CullFaceBack ) { + + gl.cullFace( gl.BACK ); + + } else if ( cullFace === CullFaceFront ) { + + gl.cullFace( gl.FRONT ); + + } else { + + gl.cullFace( gl.FRONT_AND_BACK ); + + } + + } + + } else { + + disable( gl.CULL_FACE ); + + } + + currentCullFace = cullFace; + + } + + function setLineWidth( width ) { + + if ( width !== currentLineWidth ) { + + if ( lineWidthAvailable ) gl.lineWidth( width ); + + currentLineWidth = width; + + } + + } + + function setPolygonOffset( polygonOffset, factor, units ) { + + if ( polygonOffset ) { + + enable( gl.POLYGON_OFFSET_FILL ); + + if ( currentPolygonOffsetFactor !== factor || currentPolygonOffsetUnits !== units ) { + + gl.polygonOffset( factor, units ); + + currentPolygonOffsetFactor = factor; + currentPolygonOffsetUnits = units; + + } + + } else { + + disable( gl.POLYGON_OFFSET_FILL ); + + } + + } + + function setScissorTest( scissorTest ) { + + if ( scissorTest ) { + + enable( gl.SCISSOR_TEST ); + + } else { + + disable( gl.SCISSOR_TEST ); + + } + + } + + // texture + + function activeTexture( webglSlot ) { + + if ( webglSlot === undefined ) webglSlot = gl.TEXTURE0 + maxTextures - 1; + + if ( currentTextureSlot !== webglSlot ) { + + gl.activeTexture( webglSlot ); + currentTextureSlot = webglSlot; + + } + + } + + function bindTexture( webglType, webglTexture, webglSlot ) { + + if ( webglSlot === undefined ) { + + if ( currentTextureSlot === null ) { + + webglSlot = gl.TEXTURE0 + maxTextures - 1; + + } else { + + webglSlot = currentTextureSlot; + + } + + } + + let boundTexture = currentBoundTextures[ webglSlot ]; + + if ( boundTexture === undefined ) { + + boundTexture = { type: undefined, texture: undefined }; + currentBoundTextures[ webglSlot ] = boundTexture; + + } + + if ( boundTexture.type !== webglType || boundTexture.texture !== webglTexture ) { + + if ( currentTextureSlot !== webglSlot ) { + + gl.activeTexture( webglSlot ); + currentTextureSlot = webglSlot; + + } + + gl.bindTexture( webglType, webglTexture || emptyTextures[ webglType ] ); + + boundTexture.type = webglType; + boundTexture.texture = webglTexture; + + } + + } + + function unbindTexture() { + + const boundTexture = currentBoundTextures[ currentTextureSlot ]; + + if ( boundTexture !== undefined && boundTexture.type !== undefined ) { + + gl.bindTexture( boundTexture.type, null ); + + boundTexture.type = undefined; + boundTexture.texture = undefined; + + } + + } + + function compressedTexImage2D() { + + try { + + gl.compressedTexImage2D.apply( gl, arguments ); + + } catch ( error ) { + + console.error( 'THREE.WebGLState:', error ); + + } + + } + + function compressedTexImage3D() { + + try { + + gl.compressedTexImage3D.apply( gl, arguments ); + + } catch ( error ) { + + console.error( 'THREE.WebGLState:', error ); + + } + + } + + function texSubImage2D() { + + try { + + gl.texSubImage2D.apply( gl, arguments ); + + } catch ( error ) { + + console.error( 'THREE.WebGLState:', error ); + + } + + } + + function texSubImage3D() { + + try { + + gl.texSubImage3D.apply( gl, arguments ); + + } catch ( error ) { + + console.error( 'THREE.WebGLState:', error ); + + } + + } + + function compressedTexSubImage2D() { + + try { + + gl.compressedTexSubImage2D.apply( gl, arguments ); + + } catch ( error ) { + + console.error( 'THREE.WebGLState:', error ); + + } + + } + + function compressedTexSubImage3D() { + + try { + + gl.compressedTexSubImage3D.apply( gl, arguments ); + + } catch ( error ) { + + console.error( 'THREE.WebGLState:', error ); + + } + + } + + function texStorage2D() { + + try { + + gl.texStorage2D.apply( gl, arguments ); + + } catch ( error ) { + + console.error( 'THREE.WebGLState:', error ); + + } + + } + + function texStorage3D() { + + try { + + gl.texStorage3D.apply( gl, arguments ); + + } catch ( error ) { + + console.error( 'THREE.WebGLState:', error ); + + } + + } + + function texImage2D() { + + try { + + gl.texImage2D.apply( gl, arguments ); + + } catch ( error ) { + + console.error( 'THREE.WebGLState:', error ); + + } + + } + + function texImage3D() { + + try { + + gl.texImage3D.apply( gl, arguments ); + + } catch ( error ) { + + console.error( 'THREE.WebGLState:', error ); + + } + + } + + // + + function scissor( scissor ) { + + if ( currentScissor.equals( scissor ) === false ) { + + gl.scissor( scissor.x, scissor.y, scissor.z, scissor.w ); + currentScissor.copy( scissor ); + + } + + } + + function viewport( viewport ) { + + if ( currentViewport.equals( viewport ) === false ) { + + gl.viewport( viewport.x, viewport.y, viewport.z, viewport.w ); + currentViewport.copy( viewport ); + + } + + } + + function updateUBOMapping( uniformsGroup, program ) { + + let mapping = uboProgramMap.get( program ); + + if ( mapping === undefined ) { + + mapping = new WeakMap(); + + uboProgramMap.set( program, mapping ); + + } + + let blockIndex = mapping.get( uniformsGroup ); + + if ( blockIndex === undefined ) { + + blockIndex = gl.getUniformBlockIndex( program, uniformsGroup.name ); + + mapping.set( uniformsGroup, blockIndex ); + + } + + } + + function uniformBlockBinding( uniformsGroup, program ) { + + const mapping = uboProgramMap.get( program ); + const blockIndex = mapping.get( uniformsGroup ); + + if ( uboBindings.get( program ) !== blockIndex ) { + + // bind shader specific block index to global block point + gl.uniformBlockBinding( program, blockIndex, uniformsGroup.__bindingPointIndex ); + + uboBindings.set( program, blockIndex ); + + } + + } + + // + + function reset() { + + // reset state + + gl.disable( gl.BLEND ); + gl.disable( gl.CULL_FACE ); + gl.disable( gl.DEPTH_TEST ); + gl.disable( gl.POLYGON_OFFSET_FILL ); + gl.disable( gl.SCISSOR_TEST ); + gl.disable( gl.STENCIL_TEST ); + gl.disable( gl.SAMPLE_ALPHA_TO_COVERAGE ); + + gl.blendEquation( gl.FUNC_ADD ); + gl.blendFunc( gl.ONE, gl.ZERO ); + gl.blendFuncSeparate( gl.ONE, gl.ZERO, gl.ONE, gl.ZERO ); + gl.blendColor( 0, 0, 0, 0 ); + + gl.colorMask( true, true, true, true ); + gl.clearColor( 0, 0, 0, 0 ); + + gl.depthMask( true ); + gl.depthFunc( gl.LESS ); + + depthBuffer.setReversed( false ); + + gl.clearDepth( 1 ); + + gl.stencilMask( 0xffffffff ); + gl.stencilFunc( gl.ALWAYS, 0, 0xffffffff ); + gl.stencilOp( gl.KEEP, gl.KEEP, gl.KEEP ); + gl.clearStencil( 0 ); + + gl.cullFace( gl.BACK ); + gl.frontFace( gl.CCW ); + + gl.polygonOffset( 0, 0 ); + + gl.activeTexture( gl.TEXTURE0 ); + + gl.bindFramebuffer( gl.FRAMEBUFFER, null ); + gl.bindFramebuffer( gl.DRAW_FRAMEBUFFER, null ); + gl.bindFramebuffer( gl.READ_FRAMEBUFFER, null ); + + gl.useProgram( null ); + + gl.lineWidth( 1 ); + + gl.scissor( 0, 0, gl.canvas.width, gl.canvas.height ); + gl.viewport( 0, 0, gl.canvas.width, gl.canvas.height ); + + // reset internals + + enabledCapabilities = {}; + + currentTextureSlot = null; + currentBoundTextures = {}; + + currentBoundFramebuffers = {}; + currentDrawbuffers = new WeakMap(); + defaultDrawbuffers = []; + + currentProgram = null; + + currentBlendingEnabled = false; + currentBlending = null; + currentBlendEquation = null; + currentBlendSrc = null; + currentBlendDst = null; + currentBlendEquationAlpha = null; + currentBlendSrcAlpha = null; + currentBlendDstAlpha = null; + currentBlendColor = new Color( 0, 0, 0 ); + currentBlendAlpha = 0; + currentPremultipledAlpha = false; + + currentFlipSided = null; + currentCullFace = null; + + currentLineWidth = null; + + currentPolygonOffsetFactor = null; + currentPolygonOffsetUnits = null; + + currentScissor.set( 0, 0, gl.canvas.width, gl.canvas.height ); + currentViewport.set( 0, 0, gl.canvas.width, gl.canvas.height ); + + colorBuffer.reset(); + depthBuffer.reset(); + stencilBuffer.reset(); + + } + + return { + + buffers: { + color: colorBuffer, + depth: depthBuffer, + stencil: stencilBuffer + }, + + enable: enable, + disable: disable, + + bindFramebuffer: bindFramebuffer, + drawBuffers: drawBuffers, + + useProgram: useProgram, + + setBlending: setBlending, + setMaterial: setMaterial, + + setFlipSided: setFlipSided, + setCullFace: setCullFace, + + setLineWidth: setLineWidth, + setPolygonOffset: setPolygonOffset, + + setScissorTest: setScissorTest, + + activeTexture: activeTexture, + bindTexture: bindTexture, + unbindTexture: unbindTexture, + compressedTexImage2D: compressedTexImage2D, + compressedTexImage3D: compressedTexImage3D, + texImage2D: texImage2D, + texImage3D: texImage3D, + + updateUBOMapping: updateUBOMapping, + uniformBlockBinding: uniformBlockBinding, + + texStorage2D: texStorage2D, + texStorage3D: texStorage3D, + texSubImage2D: texSubImage2D, + texSubImage3D: texSubImage3D, + compressedTexSubImage2D: compressedTexSubImage2D, + compressedTexSubImage3D: compressedTexSubImage3D, + + scissor: scissor, + viewport: viewport, + + reset: reset + + }; + +} + +function WebGLTextures( _gl, extensions, state, properties, capabilities, utils, info ) { + + const multisampledRTTExt = extensions.has( 'WEBGL_multisampled_render_to_texture' ) ? extensions.get( 'WEBGL_multisampled_render_to_texture' ) : null; + const supportsInvalidateFramebuffer = typeof navigator === 'undefined' ? false : /OculusBrowser/g.test( navigator.userAgent ); + + const _imageDimensions = new Vector2(); + const _videoTextures = new WeakMap(); + let _canvas; + + const _sources = new WeakMap(); // maps WebglTexture objects to instances of Source + + // cordova iOS (as of 5.0) still uses UIWebView, which provides OffscreenCanvas, + // also OffscreenCanvas.getContext("webgl"), but not OffscreenCanvas.getContext("2d")! + // Some implementations may only implement OffscreenCanvas partially (e.g. lacking 2d). + + let useOffscreenCanvas = false; + + try { + + useOffscreenCanvas = typeof OffscreenCanvas !== 'undefined' + // eslint-disable-next-line compat/compat + && ( new OffscreenCanvas( 1, 1 ).getContext( '2d' ) ) !== null; + + } catch ( err ) { + + // Ignore any errors + + } + + function createCanvas( width, height ) { + + // Use OffscreenCanvas when available. Specially needed in web workers + + return useOffscreenCanvas ? + // eslint-disable-next-line compat/compat + new OffscreenCanvas( width, height ) : createElementNS( 'canvas' ); + + } + + function resizeImage( image, needsNewCanvas, maxSize ) { + + let scale = 1; + + const dimensions = getDimensions( image ); + + // handle case if texture exceeds max size + + if ( dimensions.width > maxSize || dimensions.height > maxSize ) { + + scale = maxSize / Math.max( dimensions.width, dimensions.height ); + + } + + // only perform resize if necessary + + if ( scale < 1 ) { + + // only perform resize for certain image types + + if ( ( typeof HTMLImageElement !== 'undefined' && image instanceof HTMLImageElement ) || + ( typeof HTMLCanvasElement !== 'undefined' && image instanceof HTMLCanvasElement ) || + ( typeof ImageBitmap !== 'undefined' && image instanceof ImageBitmap ) || + ( typeof VideoFrame !== 'undefined' && image instanceof VideoFrame ) ) { + + const width = Math.floor( scale * dimensions.width ); + const height = Math.floor( scale * dimensions.height ); + + if ( _canvas === undefined ) _canvas = createCanvas( width, height ); + + // cube textures can't reuse the same canvas + + const canvas = needsNewCanvas ? createCanvas( width, height ) : _canvas; + + canvas.width = width; + canvas.height = height; + + const context = canvas.getContext( '2d' ); + context.drawImage( image, 0, 0, width, height ); + + console.warn( 'THREE.WebGLRenderer: Texture has been resized from (' + dimensions.width + 'x' + dimensions.height + ') to (' + width + 'x' + height + ').' ); + + return canvas; + + } else { + + if ( 'data' in image ) { + + console.warn( 'THREE.WebGLRenderer: Image in DataTexture is too big (' + dimensions.width + 'x' + dimensions.height + ').' ); + + } + + return image; + + } + + } + + return image; + + } + + function textureNeedsGenerateMipmaps( texture ) { + + return texture.generateMipmaps; + + } + + function generateMipmap( target ) { + + _gl.generateMipmap( target ); + + } + + function getTargetType( texture ) { + + if ( texture.isWebGLCubeRenderTarget ) return _gl.TEXTURE_CUBE_MAP; + if ( texture.isWebGL3DRenderTarget ) return _gl.TEXTURE_3D; + if ( texture.isWebGLArrayRenderTarget || texture.isCompressedArrayTexture ) return _gl.TEXTURE_2D_ARRAY; + return _gl.TEXTURE_2D; + + } + + function getInternalFormat( internalFormatName, glFormat, glType, colorSpace, forceLinearTransfer = false ) { + + if ( internalFormatName !== null ) { + + if ( _gl[ internalFormatName ] !== undefined ) return _gl[ internalFormatName ]; + + console.warn( 'THREE.WebGLRenderer: Attempt to use non-existing WebGL internal format \'' + internalFormatName + '\'' ); + + } + + let internalFormat = glFormat; + + if ( glFormat === _gl.RED ) { + + if ( glType === _gl.FLOAT ) internalFormat = _gl.R32F; + if ( glType === _gl.HALF_FLOAT ) internalFormat = _gl.R16F; + if ( glType === _gl.UNSIGNED_BYTE ) internalFormat = _gl.R8; + + } + + if ( glFormat === _gl.RED_INTEGER ) { + + if ( glType === _gl.UNSIGNED_BYTE ) internalFormat = _gl.R8UI; + if ( glType === _gl.UNSIGNED_SHORT ) internalFormat = _gl.R16UI; + if ( glType === _gl.UNSIGNED_INT ) internalFormat = _gl.R32UI; + if ( glType === _gl.BYTE ) internalFormat = _gl.R8I; + if ( glType === _gl.SHORT ) internalFormat = _gl.R16I; + if ( glType === _gl.INT ) internalFormat = _gl.R32I; + + } + + if ( glFormat === _gl.RG ) { + + if ( glType === _gl.FLOAT ) internalFormat = _gl.RG32F; + if ( glType === _gl.HALF_FLOAT ) internalFormat = _gl.RG16F; + if ( glType === _gl.UNSIGNED_BYTE ) internalFormat = _gl.RG8; + + } + + if ( glFormat === _gl.RG_INTEGER ) { + + if ( glType === _gl.UNSIGNED_BYTE ) internalFormat = _gl.RG8UI; + if ( glType === _gl.UNSIGNED_SHORT ) internalFormat = _gl.RG16UI; + if ( glType === _gl.UNSIGNED_INT ) internalFormat = _gl.RG32UI; + if ( glType === _gl.BYTE ) internalFormat = _gl.RG8I; + if ( glType === _gl.SHORT ) internalFormat = _gl.RG16I; + if ( glType === _gl.INT ) internalFormat = _gl.RG32I; + + } + + if ( glFormat === _gl.RGB_INTEGER ) { + + if ( glType === _gl.UNSIGNED_BYTE ) internalFormat = _gl.RGB8UI; + if ( glType === _gl.UNSIGNED_SHORT ) internalFormat = _gl.RGB16UI; + if ( glType === _gl.UNSIGNED_INT ) internalFormat = _gl.RGB32UI; + if ( glType === _gl.BYTE ) internalFormat = _gl.RGB8I; + if ( glType === _gl.SHORT ) internalFormat = _gl.RGB16I; + if ( glType === _gl.INT ) internalFormat = _gl.RGB32I; + + } + + if ( glFormat === _gl.RGBA_INTEGER ) { + + if ( glType === _gl.UNSIGNED_BYTE ) internalFormat = _gl.RGBA8UI; + if ( glType === _gl.UNSIGNED_SHORT ) internalFormat = _gl.RGBA16UI; + if ( glType === _gl.UNSIGNED_INT ) internalFormat = _gl.RGBA32UI; + if ( glType === _gl.BYTE ) internalFormat = _gl.RGBA8I; + if ( glType === _gl.SHORT ) internalFormat = _gl.RGBA16I; + if ( glType === _gl.INT ) internalFormat = _gl.RGBA32I; + + } + + if ( glFormat === _gl.RGB ) { + + if ( glType === _gl.UNSIGNED_INT_5_9_9_9_REV ) internalFormat = _gl.RGB9_E5; + + } + + if ( glFormat === _gl.RGBA ) { + + const transfer = forceLinearTransfer ? LinearTransfer : ColorManagement.getTransfer( colorSpace ); + + if ( glType === _gl.FLOAT ) internalFormat = _gl.RGBA32F; + if ( glType === _gl.HALF_FLOAT ) internalFormat = _gl.RGBA16F; + if ( glType === _gl.UNSIGNED_BYTE ) internalFormat = ( transfer === SRGBTransfer ) ? _gl.SRGB8_ALPHA8 : _gl.RGBA8; + if ( glType === _gl.UNSIGNED_SHORT_4_4_4_4 ) internalFormat = _gl.RGBA4; + if ( glType === _gl.UNSIGNED_SHORT_5_5_5_1 ) internalFormat = _gl.RGB5_A1; + + } + + if ( internalFormat === _gl.R16F || internalFormat === _gl.R32F || + internalFormat === _gl.RG16F || internalFormat === _gl.RG32F || + internalFormat === _gl.RGBA16F || internalFormat === _gl.RGBA32F ) { + + extensions.get( 'EXT_color_buffer_float' ); + + } + + return internalFormat; + + } + + function getInternalDepthFormat( useStencil, depthType ) { + + let glInternalFormat; + if ( useStencil ) { + + if ( depthType === null || depthType === UnsignedIntType || depthType === UnsignedInt248Type ) { + + glInternalFormat = _gl.DEPTH24_STENCIL8; + + } else if ( depthType === FloatType ) { + + glInternalFormat = _gl.DEPTH32F_STENCIL8; + + } else if ( depthType === UnsignedShortType ) { + + glInternalFormat = _gl.DEPTH24_STENCIL8; + console.warn( 'DepthTexture: 16 bit depth attachment is not supported with stencil. Using 24-bit attachment.' ); + + } + + } else { + + if ( depthType === null || depthType === UnsignedIntType || depthType === UnsignedInt248Type ) { + + glInternalFormat = _gl.DEPTH_COMPONENT24; + + } else if ( depthType === FloatType ) { + + glInternalFormat = _gl.DEPTH_COMPONENT32F; + + } else if ( depthType === UnsignedShortType ) { + + glInternalFormat = _gl.DEPTH_COMPONENT16; + + } + + } + + return glInternalFormat; + + } + + function getMipLevels( texture, image ) { + + if ( textureNeedsGenerateMipmaps( texture ) === true || ( texture.isFramebufferTexture && texture.minFilter !== NearestFilter && texture.minFilter !== LinearFilter ) ) { + + return Math.log2( Math.max( image.width, image.height ) ) + 1; + + } else if ( texture.mipmaps !== undefined && texture.mipmaps.length > 0 ) { + + // user-defined mipmaps + + return texture.mipmaps.length; + + } else if ( texture.isCompressedTexture && Array.isArray( texture.image ) ) { + + return image.mipmaps.length; + + } else { + + // texture without mipmaps (only base level) + + return 1; + + } + + } + + // + + function onTextureDispose( event ) { + + const texture = event.target; + + texture.removeEventListener( 'dispose', onTextureDispose ); + + deallocateTexture( texture ); + + if ( texture.isVideoTexture ) { + + _videoTextures.delete( texture ); + + } + + } + + function onRenderTargetDispose( event ) { + + const renderTarget = event.target; + + renderTarget.removeEventListener( 'dispose', onRenderTargetDispose ); + + deallocateRenderTarget( renderTarget ); + + } + + // + + function deallocateTexture( texture ) { + + const textureProperties = properties.get( texture ); + + if ( textureProperties.__webglInit === undefined ) return; + + // check if it's necessary to remove the WebGLTexture object + + const source = texture.source; + const webglTextures = _sources.get( source ); + + if ( webglTextures ) { + + const webglTexture = webglTextures[ textureProperties.__cacheKey ]; + webglTexture.usedTimes --; + + // the WebGLTexture object is not used anymore, remove it + + if ( webglTexture.usedTimes === 0 ) { + + deleteTexture( texture ); + + } + + // remove the weak map entry if no WebGLTexture uses the source anymore + + if ( Object.keys( webglTextures ).length === 0 ) { + + _sources.delete( source ); + + } + + } + + properties.remove( texture ); + + } + + function deleteTexture( texture ) { + + const textureProperties = properties.get( texture ); + _gl.deleteTexture( textureProperties.__webglTexture ); + + const source = texture.source; + const webglTextures = _sources.get( source ); + delete webglTextures[ textureProperties.__cacheKey ]; + + info.memory.textures --; + + } + + function deallocateRenderTarget( renderTarget ) { + + const renderTargetProperties = properties.get( renderTarget ); + + if ( renderTarget.depthTexture ) { + + renderTarget.depthTexture.dispose(); + + properties.remove( renderTarget.depthTexture ); + + } + + if ( renderTarget.isWebGLCubeRenderTarget ) { + + for ( let i = 0; i < 6; i ++ ) { + + if ( Array.isArray( renderTargetProperties.__webglFramebuffer[ i ] ) ) { + + for ( let level = 0; level < renderTargetProperties.__webglFramebuffer[ i ].length; level ++ ) _gl.deleteFramebuffer( renderTargetProperties.__webglFramebuffer[ i ][ level ] ); + + } else { + + _gl.deleteFramebuffer( renderTargetProperties.__webglFramebuffer[ i ] ); + + } + + if ( renderTargetProperties.__webglDepthbuffer ) _gl.deleteRenderbuffer( renderTargetProperties.__webglDepthbuffer[ i ] ); + + } + + } else { + + if ( Array.isArray( renderTargetProperties.__webglFramebuffer ) ) { + + for ( let level = 0; level < renderTargetProperties.__webglFramebuffer.length; level ++ ) _gl.deleteFramebuffer( renderTargetProperties.__webglFramebuffer[ level ] ); + + } else { + + _gl.deleteFramebuffer( renderTargetProperties.__webglFramebuffer ); + + } + + if ( renderTargetProperties.__webglDepthbuffer ) _gl.deleteRenderbuffer( renderTargetProperties.__webglDepthbuffer ); + if ( renderTargetProperties.__webglMultisampledFramebuffer ) _gl.deleteFramebuffer( renderTargetProperties.__webglMultisampledFramebuffer ); + + if ( renderTargetProperties.__webglColorRenderbuffer ) { + + for ( let i = 0; i < renderTargetProperties.__webglColorRenderbuffer.length; i ++ ) { + + if ( renderTargetProperties.__webglColorRenderbuffer[ i ] ) _gl.deleteRenderbuffer( renderTargetProperties.__webglColorRenderbuffer[ i ] ); + + } + + } + + if ( renderTargetProperties.__webglDepthRenderbuffer ) _gl.deleteRenderbuffer( renderTargetProperties.__webglDepthRenderbuffer ); + + } + + const textures = renderTarget.textures; + + for ( let i = 0, il = textures.length; i < il; i ++ ) { + + const attachmentProperties = properties.get( textures[ i ] ); + + if ( attachmentProperties.__webglTexture ) { + + _gl.deleteTexture( attachmentProperties.__webglTexture ); + + info.memory.textures --; + + } + + properties.remove( textures[ i ] ); + + } + + properties.remove( renderTarget ); + + } + + // + + let textureUnits = 0; + + function resetTextureUnits() { + + textureUnits = 0; + + } + + function allocateTextureUnit() { + + const textureUnit = textureUnits; + + if ( textureUnit >= capabilities.maxTextures ) { + + console.warn( 'THREE.WebGLTextures: Trying to use ' + textureUnit + ' texture units while this GPU supports only ' + capabilities.maxTextures ); + + } + + textureUnits += 1; + + return textureUnit; + + } + + function getTextureCacheKey( texture ) { + + const array = []; + + array.push( texture.wrapS ); + array.push( texture.wrapT ); + array.push( texture.wrapR || 0 ); + array.push( texture.magFilter ); + array.push( texture.minFilter ); + array.push( texture.anisotropy ); + array.push( texture.internalFormat ); + array.push( texture.format ); + array.push( texture.type ); + array.push( texture.generateMipmaps ); + array.push( texture.premultiplyAlpha ); + array.push( texture.flipY ); + array.push( texture.unpackAlignment ); + array.push( texture.colorSpace ); + + return array.join(); + + } + + // + + function setTexture2D( texture, slot ) { + + const textureProperties = properties.get( texture ); + + if ( texture.isVideoTexture ) updateVideoTexture( texture ); + + if ( texture.isRenderTargetTexture === false && texture.version > 0 && textureProperties.__version !== texture.version ) { + + const image = texture.image; + + if ( image === null ) { + + console.warn( 'THREE.WebGLRenderer: Texture marked for update but no image data found.' ); + + } else if ( image.complete === false ) { + + console.warn( 'THREE.WebGLRenderer: Texture marked for update but image is incomplete' ); + + } else { + + uploadTexture( textureProperties, texture, slot ); + return; + + } + + } + + state.bindTexture( _gl.TEXTURE_2D, textureProperties.__webglTexture, _gl.TEXTURE0 + slot ); + + } + + function setTexture2DArray( texture, slot ) { + + const textureProperties = properties.get( texture ); + + if ( texture.version > 0 && textureProperties.__version !== texture.version ) { + + uploadTexture( textureProperties, texture, slot ); + return; + + } + + state.bindTexture( _gl.TEXTURE_2D_ARRAY, textureProperties.__webglTexture, _gl.TEXTURE0 + slot ); + + } + + function setTexture3D( texture, slot ) { + + const textureProperties = properties.get( texture ); + + if ( texture.version > 0 && textureProperties.__version !== texture.version ) { + + uploadTexture( textureProperties, texture, slot ); + return; + + } + + state.bindTexture( _gl.TEXTURE_3D, textureProperties.__webglTexture, _gl.TEXTURE0 + slot ); + + } + + function setTextureCube( texture, slot ) { + + const textureProperties = properties.get( texture ); + + if ( texture.version > 0 && textureProperties.__version !== texture.version ) { + + uploadCubeTexture( textureProperties, texture, slot ); + return; + + } + + state.bindTexture( _gl.TEXTURE_CUBE_MAP, textureProperties.__webglTexture, _gl.TEXTURE0 + slot ); + + } + + const wrappingToGL = { + [ RepeatWrapping ]: _gl.REPEAT, + [ ClampToEdgeWrapping ]: _gl.CLAMP_TO_EDGE, + [ MirroredRepeatWrapping ]: _gl.MIRRORED_REPEAT + }; + + const filterToGL = { + [ NearestFilter ]: _gl.NEAREST, + [ NearestMipmapNearestFilter ]: _gl.NEAREST_MIPMAP_NEAREST, + [ NearestMipmapLinearFilter ]: _gl.NEAREST_MIPMAP_LINEAR, + + [ LinearFilter ]: _gl.LINEAR, + [ LinearMipmapNearestFilter ]: _gl.LINEAR_MIPMAP_NEAREST, + [ LinearMipmapLinearFilter ]: _gl.LINEAR_MIPMAP_LINEAR + }; + + const compareToGL = { + [ NeverCompare ]: _gl.NEVER, + [ AlwaysCompare ]: _gl.ALWAYS, + [ LessCompare ]: _gl.LESS, + [ LessEqualCompare ]: _gl.LEQUAL, + [ EqualCompare ]: _gl.EQUAL, + [ GreaterEqualCompare ]: _gl.GEQUAL, + [ GreaterCompare ]: _gl.GREATER, + [ NotEqualCompare ]: _gl.NOTEQUAL + }; + + function setTextureParameters( textureType, texture ) { + + if ( texture.type === FloatType && extensions.has( 'OES_texture_float_linear' ) === false && + ( texture.magFilter === LinearFilter || texture.magFilter === LinearMipmapNearestFilter || texture.magFilter === NearestMipmapLinearFilter || texture.magFilter === LinearMipmapLinearFilter || + texture.minFilter === LinearFilter || texture.minFilter === LinearMipmapNearestFilter || texture.minFilter === NearestMipmapLinearFilter || texture.minFilter === LinearMipmapLinearFilter ) ) { + + console.warn( 'THREE.WebGLRenderer: Unable to use linear filtering with floating point textures. OES_texture_float_linear not supported on this device.' ); + + } + + _gl.texParameteri( textureType, _gl.TEXTURE_WRAP_S, wrappingToGL[ texture.wrapS ] ); + _gl.texParameteri( textureType, _gl.TEXTURE_WRAP_T, wrappingToGL[ texture.wrapT ] ); + + if ( textureType === _gl.TEXTURE_3D || textureType === _gl.TEXTURE_2D_ARRAY ) { + + _gl.texParameteri( textureType, _gl.TEXTURE_WRAP_R, wrappingToGL[ texture.wrapR ] ); + + } + + _gl.texParameteri( textureType, _gl.TEXTURE_MAG_FILTER, filterToGL[ texture.magFilter ] ); + _gl.texParameteri( textureType, _gl.TEXTURE_MIN_FILTER, filterToGL[ texture.minFilter ] ); + + if ( texture.compareFunction ) { + + _gl.texParameteri( textureType, _gl.TEXTURE_COMPARE_MODE, _gl.COMPARE_REF_TO_TEXTURE ); + _gl.texParameteri( textureType, _gl.TEXTURE_COMPARE_FUNC, compareToGL[ texture.compareFunction ] ); + + } + + if ( extensions.has( 'EXT_texture_filter_anisotropic' ) === true ) { + + if ( texture.magFilter === NearestFilter ) return; + if ( texture.minFilter !== NearestMipmapLinearFilter && texture.minFilter !== LinearMipmapLinearFilter ) return; + if ( texture.type === FloatType && extensions.has( 'OES_texture_float_linear' ) === false ) return; // verify extension + + if ( texture.anisotropy > 1 || properties.get( texture ).__currentAnisotropy ) { + + const extension = extensions.get( 'EXT_texture_filter_anisotropic' ); + _gl.texParameterf( textureType, extension.TEXTURE_MAX_ANISOTROPY_EXT, Math.min( texture.anisotropy, capabilities.getMaxAnisotropy() ) ); + properties.get( texture ).__currentAnisotropy = texture.anisotropy; + + } + + } + + } + + function initTexture( textureProperties, texture ) { + + let forceUpload = false; + + if ( textureProperties.__webglInit === undefined ) { + + textureProperties.__webglInit = true; + + texture.addEventListener( 'dispose', onTextureDispose ); + + } + + // create Source <-> WebGLTextures mapping if necessary + + const source = texture.source; + let webglTextures = _sources.get( source ); + + if ( webglTextures === undefined ) { + + webglTextures = {}; + _sources.set( source, webglTextures ); + + } + + // check if there is already a WebGLTexture object for the given texture parameters + + const textureCacheKey = getTextureCacheKey( texture ); + + if ( textureCacheKey !== textureProperties.__cacheKey ) { + + // if not, create a new instance of WebGLTexture + + if ( webglTextures[ textureCacheKey ] === undefined ) { + + // create new entry + + webglTextures[ textureCacheKey ] = { + texture: _gl.createTexture(), + usedTimes: 0 + }; + + info.memory.textures ++; + + // when a new instance of WebGLTexture was created, a texture upload is required + // even if the image contents are identical + + forceUpload = true; + + } + + webglTextures[ textureCacheKey ].usedTimes ++; + + // every time the texture cache key changes, it's necessary to check if an instance of + // WebGLTexture can be deleted in order to avoid a memory leak. + + const webglTexture = webglTextures[ textureProperties.__cacheKey ]; + + if ( webglTexture !== undefined ) { + + webglTextures[ textureProperties.__cacheKey ].usedTimes --; + + if ( webglTexture.usedTimes === 0 ) { + + deleteTexture( texture ); + + } + + } + + // store references to cache key and WebGLTexture object + + textureProperties.__cacheKey = textureCacheKey; + textureProperties.__webglTexture = webglTextures[ textureCacheKey ].texture; + + } + + return forceUpload; + + } + + function uploadTexture( textureProperties, texture, slot ) { + + let textureType = _gl.TEXTURE_2D; + + if ( texture.isDataArrayTexture || texture.isCompressedArrayTexture ) textureType = _gl.TEXTURE_2D_ARRAY; + if ( texture.isData3DTexture ) textureType = _gl.TEXTURE_3D; + + const forceUpload = initTexture( textureProperties, texture ); + const source = texture.source; + + state.bindTexture( textureType, textureProperties.__webglTexture, _gl.TEXTURE0 + slot ); + + const sourceProperties = properties.get( source ); + + if ( source.version !== sourceProperties.__version || forceUpload === true ) { + + state.activeTexture( _gl.TEXTURE0 + slot ); + + const workingPrimaries = ColorManagement.getPrimaries( ColorManagement.workingColorSpace ); + const texturePrimaries = texture.colorSpace === NoColorSpace ? null : ColorManagement.getPrimaries( texture.colorSpace ); + const unpackConversion = texture.colorSpace === NoColorSpace || workingPrimaries === texturePrimaries ? _gl.NONE : _gl.BROWSER_DEFAULT_WEBGL; + + _gl.pixelStorei( _gl.UNPACK_FLIP_Y_WEBGL, texture.flipY ); + _gl.pixelStorei( _gl.UNPACK_PREMULTIPLY_ALPHA_WEBGL, texture.premultiplyAlpha ); + _gl.pixelStorei( _gl.UNPACK_ALIGNMENT, texture.unpackAlignment ); + _gl.pixelStorei( _gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, unpackConversion ); + + let image = resizeImage( texture.image, false, capabilities.maxTextureSize ); + image = verifyColorSpace( texture, image ); + + const glFormat = utils.convert( texture.format, texture.colorSpace ); + + const glType = utils.convert( texture.type ); + let glInternalFormat = getInternalFormat( texture.internalFormat, glFormat, glType, texture.colorSpace, texture.isVideoTexture ); + + setTextureParameters( textureType, texture ); + + let mipmap; + const mipmaps = texture.mipmaps; + + const useTexStorage = ( texture.isVideoTexture !== true ); + const allocateMemory = ( sourceProperties.__version === undefined ) || ( forceUpload === true ); + const dataReady = source.dataReady; + const levels = getMipLevels( texture, image ); + + if ( texture.isDepthTexture ) { + + glInternalFormat = getInternalDepthFormat( texture.format === DepthStencilFormat, texture.type ); + + // + + if ( allocateMemory ) { + + if ( useTexStorage ) { + + state.texStorage2D( _gl.TEXTURE_2D, 1, glInternalFormat, image.width, image.height ); + + } else { + + state.texImage2D( _gl.TEXTURE_2D, 0, glInternalFormat, image.width, image.height, 0, glFormat, glType, null ); + + } + + } + + } else if ( texture.isDataTexture ) { + + // use manually created mipmaps if available + // if there are no manual mipmaps + // set 0 level mipmap and then use GL to generate other mipmap levels + + if ( mipmaps.length > 0 ) { + + if ( useTexStorage && allocateMemory ) { + + state.texStorage2D( _gl.TEXTURE_2D, levels, glInternalFormat, mipmaps[ 0 ].width, mipmaps[ 0 ].height ); + + } + + for ( let i = 0, il = mipmaps.length; i < il; i ++ ) { + + mipmap = mipmaps[ i ]; + + if ( useTexStorage ) { + + if ( dataReady ) { + + state.texSubImage2D( _gl.TEXTURE_2D, i, 0, 0, mipmap.width, mipmap.height, glFormat, glType, mipmap.data ); + + } + + } else { + + state.texImage2D( _gl.TEXTURE_2D, i, glInternalFormat, mipmap.width, mipmap.height, 0, glFormat, glType, mipmap.data ); + + } + + } + + texture.generateMipmaps = false; + + } else { + + if ( useTexStorage ) { + + if ( allocateMemory ) { + + state.texStorage2D( _gl.TEXTURE_2D, levels, glInternalFormat, image.width, image.height ); + + } + + if ( dataReady ) { + + state.texSubImage2D( _gl.TEXTURE_2D, 0, 0, 0, image.width, image.height, glFormat, glType, image.data ); + + } + + } else { + + state.texImage2D( _gl.TEXTURE_2D, 0, glInternalFormat, image.width, image.height, 0, glFormat, glType, image.data ); + + } + + } + + } else if ( texture.isCompressedTexture ) { + + if ( texture.isCompressedArrayTexture ) { + + if ( useTexStorage && allocateMemory ) { + + state.texStorage3D( _gl.TEXTURE_2D_ARRAY, levels, glInternalFormat, mipmaps[ 0 ].width, mipmaps[ 0 ].height, image.depth ); + + } + + for ( let i = 0, il = mipmaps.length; i < il; i ++ ) { + + mipmap = mipmaps[ i ]; + + if ( texture.format !== RGBAFormat ) { + + if ( glFormat !== null ) { + + if ( useTexStorage ) { + + if ( dataReady ) { + + if ( texture.layerUpdates.size > 0 ) { + + const layerByteLength = getByteLength( mipmap.width, mipmap.height, texture.format, texture.type ); + + for ( const layerIndex of texture.layerUpdates ) { + + const layerData = mipmap.data.subarray( + layerIndex * layerByteLength / mipmap.data.BYTES_PER_ELEMENT, + ( layerIndex + 1 ) * layerByteLength / mipmap.data.BYTES_PER_ELEMENT + ); + state.compressedTexSubImage3D( _gl.TEXTURE_2D_ARRAY, i, 0, 0, layerIndex, mipmap.width, mipmap.height, 1, glFormat, layerData ); + + } + + texture.clearLayerUpdates(); + + } else { + + state.compressedTexSubImage3D( _gl.TEXTURE_2D_ARRAY, i, 0, 0, 0, mipmap.width, mipmap.height, image.depth, glFormat, mipmap.data ); + + } + + } + + } else { + + state.compressedTexImage3D( _gl.TEXTURE_2D_ARRAY, i, glInternalFormat, mipmap.width, mipmap.height, image.depth, 0, mipmap.data, 0, 0 ); + + } + + } else { + + console.warn( 'THREE.WebGLRenderer: Attempt to load unsupported compressed texture format in .uploadTexture()' ); + + } + + } else { + + if ( useTexStorage ) { + + if ( dataReady ) { + + state.texSubImage3D( _gl.TEXTURE_2D_ARRAY, i, 0, 0, 0, mipmap.width, mipmap.height, image.depth, glFormat, glType, mipmap.data ); + + } + + } else { + + state.texImage3D( _gl.TEXTURE_2D_ARRAY, i, glInternalFormat, mipmap.width, mipmap.height, image.depth, 0, glFormat, glType, mipmap.data ); + + } + + } + + } + + } else { + + if ( useTexStorage && allocateMemory ) { + + state.texStorage2D( _gl.TEXTURE_2D, levels, glInternalFormat, mipmaps[ 0 ].width, mipmaps[ 0 ].height ); + + } + + for ( let i = 0, il = mipmaps.length; i < il; i ++ ) { + + mipmap = mipmaps[ i ]; + + if ( texture.format !== RGBAFormat ) { + + if ( glFormat !== null ) { + + if ( useTexStorage ) { + + if ( dataReady ) { + + state.compressedTexSubImage2D( _gl.TEXTURE_2D, i, 0, 0, mipmap.width, mipmap.height, glFormat, mipmap.data ); + + } + + } else { + + state.compressedTexImage2D( _gl.TEXTURE_2D, i, glInternalFormat, mipmap.width, mipmap.height, 0, mipmap.data ); + + } + + } else { + + console.warn( 'THREE.WebGLRenderer: Attempt to load unsupported compressed texture format in .uploadTexture()' ); + + } + + } else { + + if ( useTexStorage ) { + + if ( dataReady ) { + + state.texSubImage2D( _gl.TEXTURE_2D, i, 0, 0, mipmap.width, mipmap.height, glFormat, glType, mipmap.data ); + + } + + } else { + + state.texImage2D( _gl.TEXTURE_2D, i, glInternalFormat, mipmap.width, mipmap.height, 0, glFormat, glType, mipmap.data ); + + } + + } + + } + + } + + } else if ( texture.isDataArrayTexture ) { + + if ( useTexStorage ) { + + if ( allocateMemory ) { + + state.texStorage3D( _gl.TEXTURE_2D_ARRAY, levels, glInternalFormat, image.width, image.height, image.depth ); + + } + + if ( dataReady ) { + + if ( texture.layerUpdates.size > 0 ) { + + const layerByteLength = getByteLength( image.width, image.height, texture.format, texture.type ); + + for ( const layerIndex of texture.layerUpdates ) { + + const layerData = image.data.subarray( + layerIndex * layerByteLength / image.data.BYTES_PER_ELEMENT, + ( layerIndex + 1 ) * layerByteLength / image.data.BYTES_PER_ELEMENT + ); + state.texSubImage3D( _gl.TEXTURE_2D_ARRAY, 0, 0, 0, layerIndex, image.width, image.height, 1, glFormat, glType, layerData ); + + } + + texture.clearLayerUpdates(); + + } else { + + state.texSubImage3D( _gl.TEXTURE_2D_ARRAY, 0, 0, 0, 0, image.width, image.height, image.depth, glFormat, glType, image.data ); + + } + + } + + } else { + + state.texImage3D( _gl.TEXTURE_2D_ARRAY, 0, glInternalFormat, image.width, image.height, image.depth, 0, glFormat, glType, image.data ); + + } + + } else if ( texture.isData3DTexture ) { + + if ( useTexStorage ) { + + if ( allocateMemory ) { + + state.texStorage3D( _gl.TEXTURE_3D, levels, glInternalFormat, image.width, image.height, image.depth ); + + } + + if ( dataReady ) { + + state.texSubImage3D( _gl.TEXTURE_3D, 0, 0, 0, 0, image.width, image.height, image.depth, glFormat, glType, image.data ); + + } + + } else { + + state.texImage3D( _gl.TEXTURE_3D, 0, glInternalFormat, image.width, image.height, image.depth, 0, glFormat, glType, image.data ); + + } + + } else if ( texture.isFramebufferTexture ) { + + if ( allocateMemory ) { + + if ( useTexStorage ) { + + state.texStorage2D( _gl.TEXTURE_2D, levels, glInternalFormat, image.width, image.height ); + + } else { + + let width = image.width, height = image.height; + + for ( let i = 0; i < levels; i ++ ) { + + state.texImage2D( _gl.TEXTURE_2D, i, glInternalFormat, width, height, 0, glFormat, glType, null ); + + width >>= 1; + height >>= 1; + + } + + } + + } + + } else { + + // regular Texture (image, video, canvas) + + // use manually created mipmaps if available + // if there are no manual mipmaps + // set 0 level mipmap and then use GL to generate other mipmap levels + + if ( mipmaps.length > 0 ) { + + if ( useTexStorage && allocateMemory ) { + + const dimensions = getDimensions( mipmaps[ 0 ] ); + + state.texStorage2D( _gl.TEXTURE_2D, levels, glInternalFormat, dimensions.width, dimensions.height ); + + } + + for ( let i = 0, il = mipmaps.length; i < il; i ++ ) { + + mipmap = mipmaps[ i ]; + + if ( useTexStorage ) { + + if ( dataReady ) { + + state.texSubImage2D( _gl.TEXTURE_2D, i, 0, 0, glFormat, glType, mipmap ); + + } + + } else { + + state.texImage2D( _gl.TEXTURE_2D, i, glInternalFormat, glFormat, glType, mipmap ); + + } + + } + + texture.generateMipmaps = false; + + } else { + + if ( useTexStorage ) { + + if ( allocateMemory ) { + + const dimensions = getDimensions( image ); + + state.texStorage2D( _gl.TEXTURE_2D, levels, glInternalFormat, dimensions.width, dimensions.height ); + + } + + if ( dataReady ) { + + state.texSubImage2D( _gl.TEXTURE_2D, 0, 0, 0, glFormat, glType, image ); + + } + + } else { + + state.texImage2D( _gl.TEXTURE_2D, 0, glInternalFormat, glFormat, glType, image ); + + } + + } + + } + + if ( textureNeedsGenerateMipmaps( texture ) ) { + + generateMipmap( textureType ); + + } + + sourceProperties.__version = source.version; + + if ( texture.onUpdate ) texture.onUpdate( texture ); + + } + + textureProperties.__version = texture.version; + + } + + function uploadCubeTexture( textureProperties, texture, slot ) { + + if ( texture.image.length !== 6 ) return; + + const forceUpload = initTexture( textureProperties, texture ); + const source = texture.source; + + state.bindTexture( _gl.TEXTURE_CUBE_MAP, textureProperties.__webglTexture, _gl.TEXTURE0 + slot ); + + const sourceProperties = properties.get( source ); + + if ( source.version !== sourceProperties.__version || forceUpload === true ) { + + state.activeTexture( _gl.TEXTURE0 + slot ); + + const workingPrimaries = ColorManagement.getPrimaries( ColorManagement.workingColorSpace ); + const texturePrimaries = texture.colorSpace === NoColorSpace ? null : ColorManagement.getPrimaries( texture.colorSpace ); + const unpackConversion = texture.colorSpace === NoColorSpace || workingPrimaries === texturePrimaries ? _gl.NONE : _gl.BROWSER_DEFAULT_WEBGL; + + _gl.pixelStorei( _gl.UNPACK_FLIP_Y_WEBGL, texture.flipY ); + _gl.pixelStorei( _gl.UNPACK_PREMULTIPLY_ALPHA_WEBGL, texture.premultiplyAlpha ); + _gl.pixelStorei( _gl.UNPACK_ALIGNMENT, texture.unpackAlignment ); + _gl.pixelStorei( _gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, unpackConversion ); + + const isCompressed = ( texture.isCompressedTexture || texture.image[ 0 ].isCompressedTexture ); + const isDataTexture = ( texture.image[ 0 ] && texture.image[ 0 ].isDataTexture ); + + const cubeImage = []; + + for ( let i = 0; i < 6; i ++ ) { + + if ( ! isCompressed && ! isDataTexture ) { + + cubeImage[ i ] = resizeImage( texture.image[ i ], true, capabilities.maxCubemapSize ); + + } else { + + cubeImage[ i ] = isDataTexture ? texture.image[ i ].image : texture.image[ i ]; + + } + + cubeImage[ i ] = verifyColorSpace( texture, cubeImage[ i ] ); + + } + + const image = cubeImage[ 0 ], + glFormat = utils.convert( texture.format, texture.colorSpace ), + glType = utils.convert( texture.type ), + glInternalFormat = getInternalFormat( texture.internalFormat, glFormat, glType, texture.colorSpace ); + + const useTexStorage = ( texture.isVideoTexture !== true ); + const allocateMemory = ( sourceProperties.__version === undefined ) || ( forceUpload === true ); + const dataReady = source.dataReady; + let levels = getMipLevels( texture, image ); + + setTextureParameters( _gl.TEXTURE_CUBE_MAP, texture ); + + let mipmaps; + + if ( isCompressed ) { + + if ( useTexStorage && allocateMemory ) { + + state.texStorage2D( _gl.TEXTURE_CUBE_MAP, levels, glInternalFormat, image.width, image.height ); + + } + + for ( let i = 0; i < 6; i ++ ) { + + mipmaps = cubeImage[ i ].mipmaps; + + for ( let j = 0; j < mipmaps.length; j ++ ) { + + const mipmap = mipmaps[ j ]; + + if ( texture.format !== RGBAFormat ) { + + if ( glFormat !== null ) { + + if ( useTexStorage ) { + + if ( dataReady ) { + + state.compressedTexSubImage2D( _gl.TEXTURE_CUBE_MAP_POSITIVE_X + i, j, 0, 0, mipmap.width, mipmap.height, glFormat, mipmap.data ); + + } + + } else { + + state.compressedTexImage2D( _gl.TEXTURE_CUBE_MAP_POSITIVE_X + i, j, glInternalFormat, mipmap.width, mipmap.height, 0, mipmap.data ); + + } + + } else { + + console.warn( 'THREE.WebGLRenderer: Attempt to load unsupported compressed texture format in .setTextureCube()' ); + + } + + } else { + + if ( useTexStorage ) { + + if ( dataReady ) { + + state.texSubImage2D( _gl.TEXTURE_CUBE_MAP_POSITIVE_X + i, j, 0, 0, mipmap.width, mipmap.height, glFormat, glType, mipmap.data ); + + } + + } else { + + state.texImage2D( _gl.TEXTURE_CUBE_MAP_POSITIVE_X + i, j, glInternalFormat, mipmap.width, mipmap.height, 0, glFormat, glType, mipmap.data ); + + } + + } + + } + + } + + } else { + + mipmaps = texture.mipmaps; + + if ( useTexStorage && allocateMemory ) { + + // TODO: Uniformly handle mipmap definitions + // Normal textures and compressed cube textures define base level + mips with their mipmap array + // Uncompressed cube textures use their mipmap array only for mips (no base level) + + if ( mipmaps.length > 0 ) levels ++; + + const dimensions = getDimensions( cubeImage[ 0 ] ); + + state.texStorage2D( _gl.TEXTURE_CUBE_MAP, levels, glInternalFormat, dimensions.width, dimensions.height ); + + } + + for ( let i = 0; i < 6; i ++ ) { + + if ( isDataTexture ) { + + if ( useTexStorage ) { + + if ( dataReady ) { + + state.texSubImage2D( _gl.TEXTURE_CUBE_MAP_POSITIVE_X + i, 0, 0, 0, cubeImage[ i ].width, cubeImage[ i ].height, glFormat, glType, cubeImage[ i ].data ); + + } + + } else { + + state.texImage2D( _gl.TEXTURE_CUBE_MAP_POSITIVE_X + i, 0, glInternalFormat, cubeImage[ i ].width, cubeImage[ i ].height, 0, glFormat, glType, cubeImage[ i ].data ); + + } + + for ( let j = 0; j < mipmaps.length; j ++ ) { + + const mipmap = mipmaps[ j ]; + const mipmapImage = mipmap.image[ i ].image; + + if ( useTexStorage ) { + + if ( dataReady ) { + + state.texSubImage2D( _gl.TEXTURE_CUBE_MAP_POSITIVE_X + i, j + 1, 0, 0, mipmapImage.width, mipmapImage.height, glFormat, glType, mipmapImage.data ); + + } + + } else { + + state.texImage2D( _gl.TEXTURE_CUBE_MAP_POSITIVE_X + i, j + 1, glInternalFormat, mipmapImage.width, mipmapImage.height, 0, glFormat, glType, mipmapImage.data ); + + } + + } + + } else { + + if ( useTexStorage ) { + + if ( dataReady ) { + + state.texSubImage2D( _gl.TEXTURE_CUBE_MAP_POSITIVE_X + i, 0, 0, 0, glFormat, glType, cubeImage[ i ] ); + + } + + } else { + + state.texImage2D( _gl.TEXTURE_CUBE_MAP_POSITIVE_X + i, 0, glInternalFormat, glFormat, glType, cubeImage[ i ] ); + + } + + for ( let j = 0; j < mipmaps.length; j ++ ) { + + const mipmap = mipmaps[ j ]; + + if ( useTexStorage ) { + + if ( dataReady ) { + + state.texSubImage2D( _gl.TEXTURE_CUBE_MAP_POSITIVE_X + i, j + 1, 0, 0, glFormat, glType, mipmap.image[ i ] ); + + } + + } else { + + state.texImage2D( _gl.TEXTURE_CUBE_MAP_POSITIVE_X + i, j + 1, glInternalFormat, glFormat, glType, mipmap.image[ i ] ); + + } + + } + + } + + } + + } + + if ( textureNeedsGenerateMipmaps( texture ) ) { + + // We assume images for cube map have the same size. + generateMipmap( _gl.TEXTURE_CUBE_MAP ); + + } + + sourceProperties.__version = source.version; + + if ( texture.onUpdate ) texture.onUpdate( texture ); + + } + + textureProperties.__version = texture.version; + + } + + // Render targets + + // Setup storage for target texture and bind it to correct framebuffer + function setupFrameBufferTexture( framebuffer, renderTarget, texture, attachment, textureTarget, level ) { + + const glFormat = utils.convert( texture.format, texture.colorSpace ); + const glType = utils.convert( texture.type ); + const glInternalFormat = getInternalFormat( texture.internalFormat, glFormat, glType, texture.colorSpace ); + const renderTargetProperties = properties.get( renderTarget ); + const textureProperties = properties.get( texture ); + + textureProperties.__renderTarget = renderTarget; + + if ( ! renderTargetProperties.__hasExternalTextures ) { + + const width = Math.max( 1, renderTarget.width >> level ); + const height = Math.max( 1, renderTarget.height >> level ); + + if ( textureTarget === _gl.TEXTURE_3D || textureTarget === _gl.TEXTURE_2D_ARRAY ) { + + state.texImage3D( textureTarget, level, glInternalFormat, width, height, renderTarget.depth, 0, glFormat, glType, null ); + + } else { + + state.texImage2D( textureTarget, level, glInternalFormat, width, height, 0, glFormat, glType, null ); + + } + + } + + state.bindFramebuffer( _gl.FRAMEBUFFER, framebuffer ); + + if ( useMultisampledRTT( renderTarget ) ) { + + multisampledRTTExt.framebufferTexture2DMultisampleEXT( _gl.FRAMEBUFFER, attachment, textureTarget, textureProperties.__webglTexture, 0, getRenderTargetSamples( renderTarget ) ); + + } else if ( textureTarget === _gl.TEXTURE_2D || ( textureTarget >= _gl.TEXTURE_CUBE_MAP_POSITIVE_X && textureTarget <= _gl.TEXTURE_CUBE_MAP_NEGATIVE_Z ) ) { // see #24753 + + _gl.framebufferTexture2D( _gl.FRAMEBUFFER, attachment, textureTarget, textureProperties.__webglTexture, level ); + + } + + state.bindFramebuffer( _gl.FRAMEBUFFER, null ); + + } + + // Setup storage for internal depth/stencil buffers and bind to correct framebuffer + function setupRenderBufferStorage( renderbuffer, renderTarget, isMultisample ) { + + _gl.bindRenderbuffer( _gl.RENDERBUFFER, renderbuffer ); + + if ( renderTarget.depthBuffer ) { + + // retrieve the depth attachment types + const depthTexture = renderTarget.depthTexture; + const depthType = depthTexture && depthTexture.isDepthTexture ? depthTexture.type : null; + const glInternalFormat = getInternalDepthFormat( renderTarget.stencilBuffer, depthType ); + const glAttachmentType = renderTarget.stencilBuffer ? _gl.DEPTH_STENCIL_ATTACHMENT : _gl.DEPTH_ATTACHMENT; + + // set up the attachment + const samples = getRenderTargetSamples( renderTarget ); + const isUseMultisampledRTT = useMultisampledRTT( renderTarget ); + if ( isUseMultisampledRTT ) { + + multisampledRTTExt.renderbufferStorageMultisampleEXT( _gl.RENDERBUFFER, samples, glInternalFormat, renderTarget.width, renderTarget.height ); + + } else if ( isMultisample ) { + + _gl.renderbufferStorageMultisample( _gl.RENDERBUFFER, samples, glInternalFormat, renderTarget.width, renderTarget.height ); + + } else { + + _gl.renderbufferStorage( _gl.RENDERBUFFER, glInternalFormat, renderTarget.width, renderTarget.height ); + + } + + _gl.framebufferRenderbuffer( _gl.FRAMEBUFFER, glAttachmentType, _gl.RENDERBUFFER, renderbuffer ); + + } else { + + const textures = renderTarget.textures; + + for ( let i = 0; i < textures.length; i ++ ) { + + const texture = textures[ i ]; + + const glFormat = utils.convert( texture.format, texture.colorSpace ); + const glType = utils.convert( texture.type ); + const glInternalFormat = getInternalFormat( texture.internalFormat, glFormat, glType, texture.colorSpace ); + const samples = getRenderTargetSamples( renderTarget ); + + if ( isMultisample && useMultisampledRTT( renderTarget ) === false ) { + + _gl.renderbufferStorageMultisample( _gl.RENDERBUFFER, samples, glInternalFormat, renderTarget.width, renderTarget.height ); + + } else if ( useMultisampledRTT( renderTarget ) ) { + + multisampledRTTExt.renderbufferStorageMultisampleEXT( _gl.RENDERBUFFER, samples, glInternalFormat, renderTarget.width, renderTarget.height ); + + } else { + + _gl.renderbufferStorage( _gl.RENDERBUFFER, glInternalFormat, renderTarget.width, renderTarget.height ); + + } + + } + + } + + _gl.bindRenderbuffer( _gl.RENDERBUFFER, null ); + + } + + // Setup resources for a Depth Texture for a FBO (needs an extension) + function setupDepthTexture( framebuffer, renderTarget ) { + + const isCube = ( renderTarget && renderTarget.isWebGLCubeRenderTarget ); + if ( isCube ) throw new Error( 'Depth Texture with cube render targets is not supported' ); + + state.bindFramebuffer( _gl.FRAMEBUFFER, framebuffer ); + + if ( ! ( renderTarget.depthTexture && renderTarget.depthTexture.isDepthTexture ) ) { + + throw new Error( 'renderTarget.depthTexture must be an instance of THREE.DepthTexture' ); + + } + + const textureProperties = properties.get( renderTarget.depthTexture ); + textureProperties.__renderTarget = renderTarget; + + // upload an empty depth texture with framebuffer size + if ( ! textureProperties.__webglTexture || + renderTarget.depthTexture.image.width !== renderTarget.width || + renderTarget.depthTexture.image.height !== renderTarget.height ) { + + renderTarget.depthTexture.image.width = renderTarget.width; + renderTarget.depthTexture.image.height = renderTarget.height; + renderTarget.depthTexture.needsUpdate = true; + + } + + setTexture2D( renderTarget.depthTexture, 0 ); + + const webglDepthTexture = textureProperties.__webglTexture; + const samples = getRenderTargetSamples( renderTarget ); + + if ( renderTarget.depthTexture.format === DepthFormat ) { + + if ( useMultisampledRTT( renderTarget ) ) { + + multisampledRTTExt.framebufferTexture2DMultisampleEXT( _gl.FRAMEBUFFER, _gl.DEPTH_ATTACHMENT, _gl.TEXTURE_2D, webglDepthTexture, 0, samples ); + + } else { + + _gl.framebufferTexture2D( _gl.FRAMEBUFFER, _gl.DEPTH_ATTACHMENT, _gl.TEXTURE_2D, webglDepthTexture, 0 ); + + } + + } else if ( renderTarget.depthTexture.format === DepthStencilFormat ) { + + if ( useMultisampledRTT( renderTarget ) ) { + + multisampledRTTExt.framebufferTexture2DMultisampleEXT( _gl.FRAMEBUFFER, _gl.DEPTH_STENCIL_ATTACHMENT, _gl.TEXTURE_2D, webglDepthTexture, 0, samples ); + + } else { + + _gl.framebufferTexture2D( _gl.FRAMEBUFFER, _gl.DEPTH_STENCIL_ATTACHMENT, _gl.TEXTURE_2D, webglDepthTexture, 0 ); + + } + + } else { + + throw new Error( 'Unknown depthTexture format' ); + + } + + } + + // Setup GL resources for a non-texture depth buffer + function setupDepthRenderbuffer( renderTarget ) { + + const renderTargetProperties = properties.get( renderTarget ); + const isCube = ( renderTarget.isWebGLCubeRenderTarget === true ); + + // if the bound depth texture has changed + if ( renderTargetProperties.__boundDepthTexture !== renderTarget.depthTexture ) { + + // fire the dispose event to get rid of stored state associated with the previously bound depth buffer + const depthTexture = renderTarget.depthTexture; + if ( renderTargetProperties.__depthDisposeCallback ) { + + renderTargetProperties.__depthDisposeCallback(); + + } + + // set up dispose listeners to track when the currently attached buffer is implicitly unbound + if ( depthTexture ) { + + const disposeEvent = () => { + + delete renderTargetProperties.__boundDepthTexture; + delete renderTargetProperties.__depthDisposeCallback; + depthTexture.removeEventListener( 'dispose', disposeEvent ); + + }; + + depthTexture.addEventListener( 'dispose', disposeEvent ); + renderTargetProperties.__depthDisposeCallback = disposeEvent; + + } + + renderTargetProperties.__boundDepthTexture = depthTexture; + + } + + if ( renderTarget.depthTexture && ! renderTargetProperties.__autoAllocateDepthBuffer ) { + + if ( isCube ) throw new Error( 'target.depthTexture not supported in Cube render targets' ); + + setupDepthTexture( renderTargetProperties.__webglFramebuffer, renderTarget ); + + } else { + + if ( isCube ) { + + renderTargetProperties.__webglDepthbuffer = []; + + for ( let i = 0; i < 6; i ++ ) { + + state.bindFramebuffer( _gl.FRAMEBUFFER, renderTargetProperties.__webglFramebuffer[ i ] ); + + if ( renderTargetProperties.__webglDepthbuffer[ i ] === undefined ) { + + renderTargetProperties.__webglDepthbuffer[ i ] = _gl.createRenderbuffer(); + setupRenderBufferStorage( renderTargetProperties.__webglDepthbuffer[ i ], renderTarget, false ); + + } else { + + // attach buffer if it's been created already + const glAttachmentType = renderTarget.stencilBuffer ? _gl.DEPTH_STENCIL_ATTACHMENT : _gl.DEPTH_ATTACHMENT; + const renderbuffer = renderTargetProperties.__webglDepthbuffer[ i ]; + _gl.bindRenderbuffer( _gl.RENDERBUFFER, renderbuffer ); + _gl.framebufferRenderbuffer( _gl.FRAMEBUFFER, glAttachmentType, _gl.RENDERBUFFER, renderbuffer ); + + } + + } + + } else { + + state.bindFramebuffer( _gl.FRAMEBUFFER, renderTargetProperties.__webglFramebuffer ); + + if ( renderTargetProperties.__webglDepthbuffer === undefined ) { + + renderTargetProperties.__webglDepthbuffer = _gl.createRenderbuffer(); + setupRenderBufferStorage( renderTargetProperties.__webglDepthbuffer, renderTarget, false ); + + } else { + + // attach buffer if it's been created already + const glAttachmentType = renderTarget.stencilBuffer ? _gl.DEPTH_STENCIL_ATTACHMENT : _gl.DEPTH_ATTACHMENT; + const renderbuffer = renderTargetProperties.__webglDepthbuffer; + _gl.bindRenderbuffer( _gl.RENDERBUFFER, renderbuffer ); + _gl.framebufferRenderbuffer( _gl.FRAMEBUFFER, glAttachmentType, _gl.RENDERBUFFER, renderbuffer ); + + } + + } + + } + + state.bindFramebuffer( _gl.FRAMEBUFFER, null ); + + } + + // rebind framebuffer with external textures + function rebindTextures( renderTarget, colorTexture, depthTexture ) { + + const renderTargetProperties = properties.get( renderTarget ); + + if ( colorTexture !== undefined ) { + + setupFrameBufferTexture( renderTargetProperties.__webglFramebuffer, renderTarget, renderTarget.texture, _gl.COLOR_ATTACHMENT0, _gl.TEXTURE_2D, 0 ); + + } + + if ( depthTexture !== undefined ) { + + setupDepthRenderbuffer( renderTarget ); + + } + + } + + // Set up GL resources for the render target + function setupRenderTarget( renderTarget ) { + + const texture = renderTarget.texture; + + const renderTargetProperties = properties.get( renderTarget ); + const textureProperties = properties.get( texture ); + + renderTarget.addEventListener( 'dispose', onRenderTargetDispose ); + + const textures = renderTarget.textures; + + const isCube = ( renderTarget.isWebGLCubeRenderTarget === true ); + const isMultipleRenderTargets = ( textures.length > 1 ); + + if ( ! isMultipleRenderTargets ) { + + if ( textureProperties.__webglTexture === undefined ) { + + textureProperties.__webglTexture = _gl.createTexture(); + + } + + textureProperties.__version = texture.version; + info.memory.textures ++; + + } + + // Setup framebuffer + + if ( isCube ) { + + renderTargetProperties.__webglFramebuffer = []; + + for ( let i = 0; i < 6; i ++ ) { + + if ( texture.mipmaps && texture.mipmaps.length > 0 ) { + + renderTargetProperties.__webglFramebuffer[ i ] = []; + + for ( let level = 0; level < texture.mipmaps.length; level ++ ) { + + renderTargetProperties.__webglFramebuffer[ i ][ level ] = _gl.createFramebuffer(); + + } + + } else { + + renderTargetProperties.__webglFramebuffer[ i ] = _gl.createFramebuffer(); + + } + + } + + } else { + + if ( texture.mipmaps && texture.mipmaps.length > 0 ) { + + renderTargetProperties.__webglFramebuffer = []; + + for ( let level = 0; level < texture.mipmaps.length; level ++ ) { + + renderTargetProperties.__webglFramebuffer[ level ] = _gl.createFramebuffer(); + + } + + } else { + + renderTargetProperties.__webglFramebuffer = _gl.createFramebuffer(); + + } + + if ( isMultipleRenderTargets ) { + + for ( let i = 0, il = textures.length; i < il; i ++ ) { + + const attachmentProperties = properties.get( textures[ i ] ); + + if ( attachmentProperties.__webglTexture === undefined ) { + + attachmentProperties.__webglTexture = _gl.createTexture(); + + info.memory.textures ++; + + } + + } + + } + + if ( ( renderTarget.samples > 0 ) && useMultisampledRTT( renderTarget ) === false ) { + + renderTargetProperties.__webglMultisampledFramebuffer = _gl.createFramebuffer(); + renderTargetProperties.__webglColorRenderbuffer = []; + + state.bindFramebuffer( _gl.FRAMEBUFFER, renderTargetProperties.__webglMultisampledFramebuffer ); + + for ( let i = 0; i < textures.length; i ++ ) { + + const texture = textures[ i ]; + renderTargetProperties.__webglColorRenderbuffer[ i ] = _gl.createRenderbuffer(); + + _gl.bindRenderbuffer( _gl.RENDERBUFFER, renderTargetProperties.__webglColorRenderbuffer[ i ] ); + + const glFormat = utils.convert( texture.format, texture.colorSpace ); + const glType = utils.convert( texture.type ); + const glInternalFormat = getInternalFormat( texture.internalFormat, glFormat, glType, texture.colorSpace, renderTarget.isXRRenderTarget === true ); + const samples = getRenderTargetSamples( renderTarget ); + _gl.renderbufferStorageMultisample( _gl.RENDERBUFFER, samples, glInternalFormat, renderTarget.width, renderTarget.height ); + + _gl.framebufferRenderbuffer( _gl.FRAMEBUFFER, _gl.COLOR_ATTACHMENT0 + i, _gl.RENDERBUFFER, renderTargetProperties.__webglColorRenderbuffer[ i ] ); + + } + + _gl.bindRenderbuffer( _gl.RENDERBUFFER, null ); + + if ( renderTarget.depthBuffer ) { + + renderTargetProperties.__webglDepthRenderbuffer = _gl.createRenderbuffer(); + setupRenderBufferStorage( renderTargetProperties.__webglDepthRenderbuffer, renderTarget, true ); + + } + + state.bindFramebuffer( _gl.FRAMEBUFFER, null ); + + } + + } + + // Setup color buffer + + if ( isCube ) { + + state.bindTexture( _gl.TEXTURE_CUBE_MAP, textureProperties.__webglTexture ); + setTextureParameters( _gl.TEXTURE_CUBE_MAP, texture ); + + for ( let i = 0; i < 6; i ++ ) { + + if ( texture.mipmaps && texture.mipmaps.length > 0 ) { + + for ( let level = 0; level < texture.mipmaps.length; level ++ ) { + + setupFrameBufferTexture( renderTargetProperties.__webglFramebuffer[ i ][ level ], renderTarget, texture, _gl.COLOR_ATTACHMENT0, _gl.TEXTURE_CUBE_MAP_POSITIVE_X + i, level ); + + } + + } else { + + setupFrameBufferTexture( renderTargetProperties.__webglFramebuffer[ i ], renderTarget, texture, _gl.COLOR_ATTACHMENT0, _gl.TEXTURE_CUBE_MAP_POSITIVE_X + i, 0 ); + + } + + } + + if ( textureNeedsGenerateMipmaps( texture ) ) { + + generateMipmap( _gl.TEXTURE_CUBE_MAP ); + + } + + state.unbindTexture(); + + } else if ( isMultipleRenderTargets ) { + + for ( let i = 0, il = textures.length; i < il; i ++ ) { + + const attachment = textures[ i ]; + const attachmentProperties = properties.get( attachment ); + + state.bindTexture( _gl.TEXTURE_2D, attachmentProperties.__webglTexture ); + setTextureParameters( _gl.TEXTURE_2D, attachment ); + setupFrameBufferTexture( renderTargetProperties.__webglFramebuffer, renderTarget, attachment, _gl.COLOR_ATTACHMENT0 + i, _gl.TEXTURE_2D, 0 ); + + if ( textureNeedsGenerateMipmaps( attachment ) ) { + + generateMipmap( _gl.TEXTURE_2D ); + + } + + } + + state.unbindTexture(); + + } else { + + let glTextureType = _gl.TEXTURE_2D; + + if ( renderTarget.isWebGL3DRenderTarget || renderTarget.isWebGLArrayRenderTarget ) { + + glTextureType = renderTarget.isWebGL3DRenderTarget ? _gl.TEXTURE_3D : _gl.TEXTURE_2D_ARRAY; + + } + + state.bindTexture( glTextureType, textureProperties.__webglTexture ); + setTextureParameters( glTextureType, texture ); + + if ( texture.mipmaps && texture.mipmaps.length > 0 ) { + + for ( let level = 0; level < texture.mipmaps.length; level ++ ) { + + setupFrameBufferTexture( renderTargetProperties.__webglFramebuffer[ level ], renderTarget, texture, _gl.COLOR_ATTACHMENT0, glTextureType, level ); + + } + + } else { + + setupFrameBufferTexture( renderTargetProperties.__webglFramebuffer, renderTarget, texture, _gl.COLOR_ATTACHMENT0, glTextureType, 0 ); + + } + + if ( textureNeedsGenerateMipmaps( texture ) ) { + + generateMipmap( glTextureType ); + + } + + state.unbindTexture(); + + } + + // Setup depth and stencil buffers + + if ( renderTarget.depthBuffer ) { + + setupDepthRenderbuffer( renderTarget ); + + } + + } + + function updateRenderTargetMipmap( renderTarget ) { + + const textures = renderTarget.textures; + + for ( let i = 0, il = textures.length; i < il; i ++ ) { + + const texture = textures[ i ]; + + if ( textureNeedsGenerateMipmaps( texture ) ) { + + const targetType = getTargetType( renderTarget ); + const webglTexture = properties.get( texture ).__webglTexture; + + state.bindTexture( targetType, webglTexture ); + generateMipmap( targetType ); + state.unbindTexture(); + + } + + } + + } + + const invalidationArrayRead = []; + const invalidationArrayDraw = []; + + function updateMultisampleRenderTarget( renderTarget ) { + + if ( renderTarget.samples > 0 ) { + + if ( useMultisampledRTT( renderTarget ) === false ) { + + const textures = renderTarget.textures; + const width = renderTarget.width; + const height = renderTarget.height; + let mask = _gl.COLOR_BUFFER_BIT; + const depthStyle = renderTarget.stencilBuffer ? _gl.DEPTH_STENCIL_ATTACHMENT : _gl.DEPTH_ATTACHMENT; + const renderTargetProperties = properties.get( renderTarget ); + const isMultipleRenderTargets = ( textures.length > 1 ); + + // If MRT we need to remove FBO attachments + if ( isMultipleRenderTargets ) { + + for ( let i = 0; i < textures.length; i ++ ) { + + state.bindFramebuffer( _gl.FRAMEBUFFER, renderTargetProperties.__webglMultisampledFramebuffer ); + _gl.framebufferRenderbuffer( _gl.FRAMEBUFFER, _gl.COLOR_ATTACHMENT0 + i, _gl.RENDERBUFFER, null ); + + state.bindFramebuffer( _gl.FRAMEBUFFER, renderTargetProperties.__webglFramebuffer ); + _gl.framebufferTexture2D( _gl.DRAW_FRAMEBUFFER, _gl.COLOR_ATTACHMENT0 + i, _gl.TEXTURE_2D, null, 0 ); + + } + + } + + state.bindFramebuffer( _gl.READ_FRAMEBUFFER, renderTargetProperties.__webglMultisampledFramebuffer ); + state.bindFramebuffer( _gl.DRAW_FRAMEBUFFER, renderTargetProperties.__webglFramebuffer ); + + for ( let i = 0; i < textures.length; i ++ ) { + + if ( renderTarget.resolveDepthBuffer ) { + + if ( renderTarget.depthBuffer ) mask |= _gl.DEPTH_BUFFER_BIT; + + // resolving stencil is slow with a D3D backend. disable it for all transmission render targets (see #27799) + + if ( renderTarget.stencilBuffer && renderTarget.resolveStencilBuffer ) mask |= _gl.STENCIL_BUFFER_BIT; + + } + + if ( isMultipleRenderTargets ) { + + _gl.framebufferRenderbuffer( _gl.READ_FRAMEBUFFER, _gl.COLOR_ATTACHMENT0, _gl.RENDERBUFFER, renderTargetProperties.__webglColorRenderbuffer[ i ] ); + + const webglTexture = properties.get( textures[ i ] ).__webglTexture; + _gl.framebufferTexture2D( _gl.DRAW_FRAMEBUFFER, _gl.COLOR_ATTACHMENT0, _gl.TEXTURE_2D, webglTexture, 0 ); + + } + + _gl.blitFramebuffer( 0, 0, width, height, 0, 0, width, height, mask, _gl.NEAREST ); + + if ( supportsInvalidateFramebuffer === true ) { + + invalidationArrayRead.length = 0; + invalidationArrayDraw.length = 0; + + invalidationArrayRead.push( _gl.COLOR_ATTACHMENT0 + i ); + + if ( renderTarget.depthBuffer && renderTarget.resolveDepthBuffer === false ) { + + invalidationArrayRead.push( depthStyle ); + invalidationArrayDraw.push( depthStyle ); + + _gl.invalidateFramebuffer( _gl.DRAW_FRAMEBUFFER, invalidationArrayDraw ); + + } + + _gl.invalidateFramebuffer( _gl.READ_FRAMEBUFFER, invalidationArrayRead ); + + } + + } + + state.bindFramebuffer( _gl.READ_FRAMEBUFFER, null ); + state.bindFramebuffer( _gl.DRAW_FRAMEBUFFER, null ); + + // If MRT since pre-blit we removed the FBO we need to reconstruct the attachments + if ( isMultipleRenderTargets ) { + + for ( let i = 0; i < textures.length; i ++ ) { + + state.bindFramebuffer( _gl.FRAMEBUFFER, renderTargetProperties.__webglMultisampledFramebuffer ); + _gl.framebufferRenderbuffer( _gl.FRAMEBUFFER, _gl.COLOR_ATTACHMENT0 + i, _gl.RENDERBUFFER, renderTargetProperties.__webglColorRenderbuffer[ i ] ); + + const webglTexture = properties.get( textures[ i ] ).__webglTexture; + + state.bindFramebuffer( _gl.FRAMEBUFFER, renderTargetProperties.__webglFramebuffer ); + _gl.framebufferTexture2D( _gl.DRAW_FRAMEBUFFER, _gl.COLOR_ATTACHMENT0 + i, _gl.TEXTURE_2D, webglTexture, 0 ); + + } + + } + + state.bindFramebuffer( _gl.DRAW_FRAMEBUFFER, renderTargetProperties.__webglMultisampledFramebuffer ); + + } else { + + if ( renderTarget.depthBuffer && renderTarget.resolveDepthBuffer === false && supportsInvalidateFramebuffer ) { + + const depthStyle = renderTarget.stencilBuffer ? _gl.DEPTH_STENCIL_ATTACHMENT : _gl.DEPTH_ATTACHMENT; + + _gl.invalidateFramebuffer( _gl.DRAW_FRAMEBUFFER, [ depthStyle ] ); + + } + + } + + } + + } + + function getRenderTargetSamples( renderTarget ) { + + return Math.min( capabilities.maxSamples, renderTarget.samples ); + + } + + function useMultisampledRTT( renderTarget ) { + + const renderTargetProperties = properties.get( renderTarget ); + + return renderTarget.samples > 0 && extensions.has( 'WEBGL_multisampled_render_to_texture' ) === true && renderTargetProperties.__useRenderToTexture !== false; + + } + + function updateVideoTexture( texture ) { + + const frame = info.render.frame; + + // Check the last frame we updated the VideoTexture + + if ( _videoTextures.get( texture ) !== frame ) { + + _videoTextures.set( texture, frame ); + texture.update(); + + } + + } + + function verifyColorSpace( texture, image ) { + + const colorSpace = texture.colorSpace; + const format = texture.format; + const type = texture.type; + + if ( texture.isCompressedTexture === true || texture.isVideoTexture === true ) return image; + + if ( colorSpace !== LinearSRGBColorSpace && colorSpace !== NoColorSpace ) { + + // sRGB + + if ( ColorManagement.getTransfer( colorSpace ) === SRGBTransfer ) { + + // in WebGL 2 uncompressed textures can only be sRGB encoded if they have the RGBA8 format + + if ( format !== RGBAFormat || type !== UnsignedByteType ) { + + console.warn( 'THREE.WebGLTextures: sRGB encoded textures have to use RGBAFormat and UnsignedByteType.' ); + + } + + } else { + + console.error( 'THREE.WebGLTextures: Unsupported texture color space:', colorSpace ); + + } + + } + + return image; + + } + + function getDimensions( image ) { + + if ( typeof HTMLImageElement !== 'undefined' && image instanceof HTMLImageElement ) { + + // if intrinsic data are not available, fallback to width/height + + _imageDimensions.width = image.naturalWidth || image.width; + _imageDimensions.height = image.naturalHeight || image.height; + + } else if ( typeof VideoFrame !== 'undefined' && image instanceof VideoFrame ) { + + _imageDimensions.width = image.displayWidth; + _imageDimensions.height = image.displayHeight; + + } else { + + _imageDimensions.width = image.width; + _imageDimensions.height = image.height; + + } + + return _imageDimensions; + + } + + // + + this.allocateTextureUnit = allocateTextureUnit; + this.resetTextureUnits = resetTextureUnits; + + this.setTexture2D = setTexture2D; + this.setTexture2DArray = setTexture2DArray; + this.setTexture3D = setTexture3D; + this.setTextureCube = setTextureCube; + this.rebindTextures = rebindTextures; + this.setupRenderTarget = setupRenderTarget; + this.updateRenderTargetMipmap = updateRenderTargetMipmap; + this.updateMultisampleRenderTarget = updateMultisampleRenderTarget; + this.setupDepthRenderbuffer = setupDepthRenderbuffer; + this.setupFrameBufferTexture = setupFrameBufferTexture; + this.useMultisampledRTT = useMultisampledRTT; + +} + +function WebGLUtils( gl, extensions ) { + + function convert( p, colorSpace = NoColorSpace ) { + + let extension; + + const transfer = ColorManagement.getTransfer( colorSpace ); + + if ( p === UnsignedByteType ) return gl.UNSIGNED_BYTE; + if ( p === UnsignedShort4444Type ) return gl.UNSIGNED_SHORT_4_4_4_4; + if ( p === UnsignedShort5551Type ) return gl.UNSIGNED_SHORT_5_5_5_1; + if ( p === UnsignedInt5999Type ) return gl.UNSIGNED_INT_5_9_9_9_REV; + + if ( p === ByteType ) return gl.BYTE; + if ( p === ShortType ) return gl.SHORT; + if ( p === UnsignedShortType ) return gl.UNSIGNED_SHORT; + if ( p === IntType ) return gl.INT; + if ( p === UnsignedIntType ) return gl.UNSIGNED_INT; + if ( p === FloatType ) return gl.FLOAT; + if ( p === HalfFloatType ) return gl.HALF_FLOAT; + + if ( p === AlphaFormat ) return gl.ALPHA; + if ( p === RGBFormat ) return gl.RGB; + if ( p === RGBAFormat ) return gl.RGBA; + if ( p === LuminanceFormat ) return gl.LUMINANCE; + if ( p === LuminanceAlphaFormat ) return gl.LUMINANCE_ALPHA; + if ( p === DepthFormat ) return gl.DEPTH_COMPONENT; + if ( p === DepthStencilFormat ) return gl.DEPTH_STENCIL; + + // WebGL2 formats. + + if ( p === RedFormat ) return gl.RED; + if ( p === RedIntegerFormat ) return gl.RED_INTEGER; + if ( p === RGFormat ) return gl.RG; + if ( p === RGIntegerFormat ) return gl.RG_INTEGER; + if ( p === RGBAIntegerFormat ) return gl.RGBA_INTEGER; + + // S3TC + + if ( p === RGB_S3TC_DXT1_Format || p === RGBA_S3TC_DXT1_Format || p === RGBA_S3TC_DXT3_Format || p === RGBA_S3TC_DXT5_Format ) { + + if ( transfer === SRGBTransfer ) { + + extension = extensions.get( 'WEBGL_compressed_texture_s3tc_srgb' ); + + if ( extension !== null ) { + + if ( p === RGB_S3TC_DXT1_Format ) return extension.COMPRESSED_SRGB_S3TC_DXT1_EXT; + if ( p === RGBA_S3TC_DXT1_Format ) return extension.COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT; + if ( p === RGBA_S3TC_DXT3_Format ) return extension.COMPRESSED_SRGB_ALPHA_S3TC_DXT3_EXT; + if ( p === RGBA_S3TC_DXT5_Format ) return extension.COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT; + + } else { + + return null; + + } + + } else { + + extension = extensions.get( 'WEBGL_compressed_texture_s3tc' ); + + if ( extension !== null ) { + + if ( p === RGB_S3TC_DXT1_Format ) return extension.COMPRESSED_RGB_S3TC_DXT1_EXT; + if ( p === RGBA_S3TC_DXT1_Format ) return extension.COMPRESSED_RGBA_S3TC_DXT1_EXT; + if ( p === RGBA_S3TC_DXT3_Format ) return extension.COMPRESSED_RGBA_S3TC_DXT3_EXT; + if ( p === RGBA_S3TC_DXT5_Format ) return extension.COMPRESSED_RGBA_S3TC_DXT5_EXT; + + } else { + + return null; + + } + + } + + } + + // PVRTC + + if ( p === RGB_PVRTC_4BPPV1_Format || p === RGB_PVRTC_2BPPV1_Format || p === RGBA_PVRTC_4BPPV1_Format || p === RGBA_PVRTC_2BPPV1_Format ) { + + extension = extensions.get( 'WEBGL_compressed_texture_pvrtc' ); + + if ( extension !== null ) { + + if ( p === RGB_PVRTC_4BPPV1_Format ) return extension.COMPRESSED_RGB_PVRTC_4BPPV1_IMG; + if ( p === RGB_PVRTC_2BPPV1_Format ) return extension.COMPRESSED_RGB_PVRTC_2BPPV1_IMG; + if ( p === RGBA_PVRTC_4BPPV1_Format ) return extension.COMPRESSED_RGBA_PVRTC_4BPPV1_IMG; + if ( p === RGBA_PVRTC_2BPPV1_Format ) return extension.COMPRESSED_RGBA_PVRTC_2BPPV1_IMG; + + } else { + + return null; + + } + + } + + // ETC + + if ( p === RGB_ETC1_Format || p === RGB_ETC2_Format || p === RGBA_ETC2_EAC_Format ) { + + extension = extensions.get( 'WEBGL_compressed_texture_etc' ); + + if ( extension !== null ) { + + if ( p === RGB_ETC1_Format || p === RGB_ETC2_Format ) return ( transfer === SRGBTransfer ) ? extension.COMPRESSED_SRGB8_ETC2 : extension.COMPRESSED_RGB8_ETC2; + if ( p === RGBA_ETC2_EAC_Format ) return ( transfer === SRGBTransfer ) ? extension.COMPRESSED_SRGB8_ALPHA8_ETC2_EAC : extension.COMPRESSED_RGBA8_ETC2_EAC; + + } else { + + return null; + + } + + } + + // ASTC + + if ( p === RGBA_ASTC_4x4_Format || p === RGBA_ASTC_5x4_Format || p === RGBA_ASTC_5x5_Format || + p === RGBA_ASTC_6x5_Format || p === RGBA_ASTC_6x6_Format || p === RGBA_ASTC_8x5_Format || + p === RGBA_ASTC_8x6_Format || p === RGBA_ASTC_8x8_Format || p === RGBA_ASTC_10x5_Format || + p === RGBA_ASTC_10x6_Format || p === RGBA_ASTC_10x8_Format || p === RGBA_ASTC_10x10_Format || + p === RGBA_ASTC_12x10_Format || p === RGBA_ASTC_12x12_Format ) { + + extension = extensions.get( 'WEBGL_compressed_texture_astc' ); + + if ( extension !== null ) { + + if ( p === RGBA_ASTC_4x4_Format ) return ( transfer === SRGBTransfer ) ? extension.COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR : extension.COMPRESSED_RGBA_ASTC_4x4_KHR; + if ( p === RGBA_ASTC_5x4_Format ) return ( transfer === SRGBTransfer ) ? extension.COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR : extension.COMPRESSED_RGBA_ASTC_5x4_KHR; + if ( p === RGBA_ASTC_5x5_Format ) return ( transfer === SRGBTransfer ) ? extension.COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR : extension.COMPRESSED_RGBA_ASTC_5x5_KHR; + if ( p === RGBA_ASTC_6x5_Format ) return ( transfer === SRGBTransfer ) ? extension.COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR : extension.COMPRESSED_RGBA_ASTC_6x5_KHR; + if ( p === RGBA_ASTC_6x6_Format ) return ( transfer === SRGBTransfer ) ? extension.COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR : extension.COMPRESSED_RGBA_ASTC_6x6_KHR; + if ( p === RGBA_ASTC_8x5_Format ) return ( transfer === SRGBTransfer ) ? extension.COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR : extension.COMPRESSED_RGBA_ASTC_8x5_KHR; + if ( p === RGBA_ASTC_8x6_Format ) return ( transfer === SRGBTransfer ) ? extension.COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR : extension.COMPRESSED_RGBA_ASTC_8x6_KHR; + if ( p === RGBA_ASTC_8x8_Format ) return ( transfer === SRGBTransfer ) ? extension.COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR : extension.COMPRESSED_RGBA_ASTC_8x8_KHR; + if ( p === RGBA_ASTC_10x5_Format ) return ( transfer === SRGBTransfer ) ? extension.COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR : extension.COMPRESSED_RGBA_ASTC_10x5_KHR; + if ( p === RGBA_ASTC_10x6_Format ) return ( transfer === SRGBTransfer ) ? extension.COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR : extension.COMPRESSED_RGBA_ASTC_10x6_KHR; + if ( p === RGBA_ASTC_10x8_Format ) return ( transfer === SRGBTransfer ) ? extension.COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR : extension.COMPRESSED_RGBA_ASTC_10x8_KHR; + if ( p === RGBA_ASTC_10x10_Format ) return ( transfer === SRGBTransfer ) ? extension.COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR : extension.COMPRESSED_RGBA_ASTC_10x10_KHR; + if ( p === RGBA_ASTC_12x10_Format ) return ( transfer === SRGBTransfer ) ? extension.COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR : extension.COMPRESSED_RGBA_ASTC_12x10_KHR; + if ( p === RGBA_ASTC_12x12_Format ) return ( transfer === SRGBTransfer ) ? extension.COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR : extension.COMPRESSED_RGBA_ASTC_12x12_KHR; + + } else { + + return null; + + } + + } + + // BPTC + + if ( p === RGBA_BPTC_Format || p === RGB_BPTC_SIGNED_Format || p === RGB_BPTC_UNSIGNED_Format ) { + + extension = extensions.get( 'EXT_texture_compression_bptc' ); + + if ( extension !== null ) { + + if ( p === RGBA_BPTC_Format ) return ( transfer === SRGBTransfer ) ? extension.COMPRESSED_SRGB_ALPHA_BPTC_UNORM_EXT : extension.COMPRESSED_RGBA_BPTC_UNORM_EXT; + if ( p === RGB_BPTC_SIGNED_Format ) return extension.COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT; + if ( p === RGB_BPTC_UNSIGNED_Format ) return extension.COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT_EXT; + + } else { + + return null; + + } + + } + + // RGTC + + if ( p === RED_RGTC1_Format || p === SIGNED_RED_RGTC1_Format || p === RED_GREEN_RGTC2_Format || p === SIGNED_RED_GREEN_RGTC2_Format ) { + + extension = extensions.get( 'EXT_texture_compression_rgtc' ); + + if ( extension !== null ) { + + if ( p === RGBA_BPTC_Format ) return extension.COMPRESSED_RED_RGTC1_EXT; + if ( p === SIGNED_RED_RGTC1_Format ) return extension.COMPRESSED_SIGNED_RED_RGTC1_EXT; + if ( p === RED_GREEN_RGTC2_Format ) return extension.COMPRESSED_RED_GREEN_RGTC2_EXT; + if ( p === SIGNED_RED_GREEN_RGTC2_Format ) return extension.COMPRESSED_SIGNED_RED_GREEN_RGTC2_EXT; + + } else { + + return null; + + } + + } + + // + + if ( p === UnsignedInt248Type ) return gl.UNSIGNED_INT_24_8; + + // if "p" can't be resolved, assume the user defines a WebGL constant as a string (fallback/workaround for packed RGB formats) + + return ( gl[ p ] !== undefined ) ? gl[ p ] : null; + + } + + return { convert: convert }; + +} + +const _moveEvent = { type: 'move' }; + +class WebXRController { + + constructor() { + + this._targetRay = null; + this._grip = null; + this._hand = null; + + } + + getHandSpace() { + + if ( this._hand === null ) { + + this._hand = new Group(); + this._hand.matrixAutoUpdate = false; + this._hand.visible = false; + + this._hand.joints = {}; + this._hand.inputState = { pinching: false }; + + } + + return this._hand; + + } + + getTargetRaySpace() { + + if ( this._targetRay === null ) { + + this._targetRay = new Group(); + this._targetRay.matrixAutoUpdate = false; + this._targetRay.visible = false; + this._targetRay.hasLinearVelocity = false; + this._targetRay.linearVelocity = new Vector3(); + this._targetRay.hasAngularVelocity = false; + this._targetRay.angularVelocity = new Vector3(); + + } + + return this._targetRay; + + } + + getGripSpace() { + + if ( this._grip === null ) { + + this._grip = new Group(); + this._grip.matrixAutoUpdate = false; + this._grip.visible = false; + this._grip.hasLinearVelocity = false; + this._grip.linearVelocity = new Vector3(); + this._grip.hasAngularVelocity = false; + this._grip.angularVelocity = new Vector3(); + + } + + return this._grip; + + } + + dispatchEvent( event ) { + + if ( this._targetRay !== null ) { + + this._targetRay.dispatchEvent( event ); + + } + + if ( this._grip !== null ) { + + this._grip.dispatchEvent( event ); + + } + + if ( this._hand !== null ) { + + this._hand.dispatchEvent( event ); + + } + + return this; + + } + + connect( inputSource ) { + + if ( inputSource && inputSource.hand ) { + + const hand = this._hand; + + if ( hand ) { + + for ( const inputjoint of inputSource.hand.values() ) { + + // Initialize hand with joints when connected + this._getHandJoint( hand, inputjoint ); + + } + + } + + } + + this.dispatchEvent( { type: 'connected', data: inputSource } ); + + return this; + + } + + disconnect( inputSource ) { + + this.dispatchEvent( { type: 'disconnected', data: inputSource } ); + + if ( this._targetRay !== null ) { + + this._targetRay.visible = false; + + } + + if ( this._grip !== null ) { + + this._grip.visible = false; + + } + + if ( this._hand !== null ) { + + this._hand.visible = false; + + } + + return this; + + } + + update( inputSource, frame, referenceSpace ) { + + let inputPose = null; + let gripPose = null; + let handPose = null; + + const targetRay = this._targetRay; + const grip = this._grip; + const hand = this._hand; + + if ( inputSource && frame.session.visibilityState !== 'visible-blurred' ) { + + if ( hand && inputSource.hand ) { + + handPose = true; + + for ( const inputjoint of inputSource.hand.values() ) { + + // Update the joints groups with the XRJoint poses + const jointPose = frame.getJointPose( inputjoint, referenceSpace ); + + // The transform of this joint will be updated with the joint pose on each frame + const joint = this._getHandJoint( hand, inputjoint ); + + if ( jointPose !== null ) { + + joint.matrix.fromArray( jointPose.transform.matrix ); + joint.matrix.decompose( joint.position, joint.rotation, joint.scale ); + joint.matrixWorldNeedsUpdate = true; + joint.jointRadius = jointPose.radius; + + } + + joint.visible = jointPose !== null; + + } + + // Custom events + + // Check pinchz + const indexTip = hand.joints[ 'index-finger-tip' ]; + const thumbTip = hand.joints[ 'thumb-tip' ]; + const distance = indexTip.position.distanceTo( thumbTip.position ); + + const distanceToPinch = 0.02; + const threshold = 0.005; + + if ( hand.inputState.pinching && distance > distanceToPinch + threshold ) { + + hand.inputState.pinching = false; + this.dispatchEvent( { + type: 'pinchend', + handedness: inputSource.handedness, + target: this + } ); + + } else if ( ! hand.inputState.pinching && distance <= distanceToPinch - threshold ) { + + hand.inputState.pinching = true; + this.dispatchEvent( { + type: 'pinchstart', + handedness: inputSource.handedness, + target: this + } ); + + } + + } else { + + if ( grip !== null && inputSource.gripSpace ) { + + gripPose = frame.getPose( inputSource.gripSpace, referenceSpace ); + + if ( gripPose !== null ) { + + grip.matrix.fromArray( gripPose.transform.matrix ); + grip.matrix.decompose( grip.position, grip.rotation, grip.scale ); + grip.matrixWorldNeedsUpdate = true; + + if ( gripPose.linearVelocity ) { + + grip.hasLinearVelocity = true; + grip.linearVelocity.copy( gripPose.linearVelocity ); + + } else { + + grip.hasLinearVelocity = false; + + } + + if ( gripPose.angularVelocity ) { + + grip.hasAngularVelocity = true; + grip.angularVelocity.copy( gripPose.angularVelocity ); + + } else { + + grip.hasAngularVelocity = false; + + } + + } + + } + + } + + if ( targetRay !== null ) { + + inputPose = frame.getPose( inputSource.targetRaySpace, referenceSpace ); + + // Some runtimes (namely Vive Cosmos with Vive OpenXR Runtime) have only grip space and ray space is equal to it + if ( inputPose === null && gripPose !== null ) { + + inputPose = gripPose; + + } + + if ( inputPose !== null ) { + + targetRay.matrix.fromArray( inputPose.transform.matrix ); + targetRay.matrix.decompose( targetRay.position, targetRay.rotation, targetRay.scale ); + targetRay.matrixWorldNeedsUpdate = true; + + if ( inputPose.linearVelocity ) { + + targetRay.hasLinearVelocity = true; + targetRay.linearVelocity.copy( inputPose.linearVelocity ); + + } else { + + targetRay.hasLinearVelocity = false; + + } + + if ( inputPose.angularVelocity ) { + + targetRay.hasAngularVelocity = true; + targetRay.angularVelocity.copy( inputPose.angularVelocity ); + + } else { + + targetRay.hasAngularVelocity = false; + + } + + this.dispatchEvent( _moveEvent ); + + } + + } + + + } + + if ( targetRay !== null ) { + + targetRay.visible = ( inputPose !== null ); + + } + + if ( grip !== null ) { + + grip.visible = ( gripPose !== null ); + + } + + if ( hand !== null ) { + + hand.visible = ( handPose !== null ); + + } + + return this; + + } + + // private method + + _getHandJoint( hand, inputjoint ) { + + if ( hand.joints[ inputjoint.jointName ] === undefined ) { + + const joint = new Group(); + joint.matrixAutoUpdate = false; + joint.visible = false; + hand.joints[ inputjoint.jointName ] = joint; + + hand.add( joint ); + + } + + return hand.joints[ inputjoint.jointName ]; + + } + +} + +const _occlusion_vertex = ` +void main() { + + gl_Position = vec4( position, 1.0 ); + +}`; + +const _occlusion_fragment = ` +uniform sampler2DArray depthColor; +uniform float depthWidth; +uniform float depthHeight; + +void main() { + + vec2 coord = vec2( gl_FragCoord.x / depthWidth, gl_FragCoord.y / depthHeight ); + + if ( coord.x >= 1.0 ) { + + gl_FragDepth = texture( depthColor, vec3( coord.x - 1.0, coord.y, 1 ) ).r; + + } else { + + gl_FragDepth = texture( depthColor, vec3( coord.x, coord.y, 0 ) ).r; + + } + +}`; + +class WebXRDepthSensing { + + constructor() { + + this.texture = null; + this.mesh = null; + + this.depthNear = 0; + this.depthFar = 0; + + } + + init( renderer, depthData, renderState ) { + + if ( this.texture === null ) { + + const texture = new Texture(); + + const texProps = renderer.properties.get( texture ); + texProps.__webglTexture = depthData.texture; + + if ( ( depthData.depthNear !== renderState.depthNear ) || ( depthData.depthFar !== renderState.depthFar ) ) { + + this.depthNear = depthData.depthNear; + this.depthFar = depthData.depthFar; + + } + + this.texture = texture; + + } + + } + + getMesh( cameraXR ) { + + if ( this.texture !== null ) { + + if ( this.mesh === null ) { + + const viewport = cameraXR.cameras[ 0 ].viewport; + const material = new ShaderMaterial( { + vertexShader: _occlusion_vertex, + fragmentShader: _occlusion_fragment, + uniforms: { + depthColor: { value: this.texture }, + depthWidth: { value: viewport.z }, + depthHeight: { value: viewport.w } + } + } ); + + this.mesh = new Mesh( new PlaneGeometry( 20, 20 ), material ); + + } + + } + + return this.mesh; + + } + + reset() { + + this.texture = null; + this.mesh = null; + + } + + getDepthTexture() { + + return this.texture; + + } + +} + +class WebXRManager extends EventDispatcher { + + constructor( renderer, gl ) { + + super(); + + const scope = this; + + let session = null; + + let framebufferScaleFactor = 1.0; + + let referenceSpace = null; + let referenceSpaceType = 'local-floor'; + // Set default foveation to maximum. + let foveation = 1.0; + let customReferenceSpace = null; + + let pose = null; + let glBinding = null; + let glProjLayer = null; + let glBaseLayer = null; + let xrFrame = null; + + const depthSensing = new WebXRDepthSensing(); + const attributes = gl.getContextAttributes(); + + let initialRenderTarget = null; + let newRenderTarget = null; + + const controllers = []; + const controllerInputSources = []; + + const currentSize = new Vector2(); + let currentPixelRatio = null; + + // + + const cameraL = new PerspectiveCamera(); + cameraL.viewport = new Vector4(); + + const cameraR = new PerspectiveCamera(); + cameraR.viewport = new Vector4(); + + const cameras = [ cameraL, cameraR ]; + + const cameraXR = new ArrayCamera(); + + let _currentDepthNear = null; + let _currentDepthFar = null; + + // + + this.cameraAutoUpdate = true; + this.enabled = false; + + this.isPresenting = false; + + this.getController = function ( index ) { + + let controller = controllers[ index ]; + + if ( controller === undefined ) { + + controller = new WebXRController(); + controllers[ index ] = controller; + + } + + return controller.getTargetRaySpace(); + + }; + + this.getControllerGrip = function ( index ) { + + let controller = controllers[ index ]; + + if ( controller === undefined ) { + + controller = new WebXRController(); + controllers[ index ] = controller; + + } + + return controller.getGripSpace(); + + }; + + this.getHand = function ( index ) { + + let controller = controllers[ index ]; + + if ( controller === undefined ) { + + controller = new WebXRController(); + controllers[ index ] = controller; + + } + + return controller.getHandSpace(); + + }; + + // + + function onSessionEvent( event ) { + + const controllerIndex = controllerInputSources.indexOf( event.inputSource ); + + if ( controllerIndex === - 1 ) { + + return; + + } + + const controller = controllers[ controllerIndex ]; + + if ( controller !== undefined ) { + + controller.update( event.inputSource, event.frame, customReferenceSpace || referenceSpace ); + controller.dispatchEvent( { type: event.type, data: event.inputSource } ); + + } + + } + + function onSessionEnd() { + + session.removeEventListener( 'select', onSessionEvent ); + session.removeEventListener( 'selectstart', onSessionEvent ); + session.removeEventListener( 'selectend', onSessionEvent ); + session.removeEventListener( 'squeeze', onSessionEvent ); + session.removeEventListener( 'squeezestart', onSessionEvent ); + session.removeEventListener( 'squeezeend', onSessionEvent ); + session.removeEventListener( 'end', onSessionEnd ); + session.removeEventListener( 'inputsourceschange', onInputSourcesChange ); + + for ( let i = 0; i < controllers.length; i ++ ) { + + const inputSource = controllerInputSources[ i ]; + + if ( inputSource === null ) continue; + + controllerInputSources[ i ] = null; + + controllers[ i ].disconnect( inputSource ); + + } + + _currentDepthNear = null; + _currentDepthFar = null; + + depthSensing.reset(); + + // restore framebuffer/rendering state + + renderer.setRenderTarget( initialRenderTarget ); + + glBaseLayer = null; + glProjLayer = null; + glBinding = null; + session = null; + newRenderTarget = null; + + // + + animation.stop(); + + scope.isPresenting = false; + + renderer.setPixelRatio( currentPixelRatio ); + renderer.setSize( currentSize.width, currentSize.height, false ); + + scope.dispatchEvent( { type: 'sessionend' } ); + + } + + this.setFramebufferScaleFactor = function ( value ) { + + framebufferScaleFactor = value; + + if ( scope.isPresenting === true ) { + + console.warn( 'THREE.WebXRManager: Cannot change framebuffer scale while presenting.' ); + + } + + }; + + this.setReferenceSpaceType = function ( value ) { + + referenceSpaceType = value; + + if ( scope.isPresenting === true ) { + + console.warn( 'THREE.WebXRManager: Cannot change reference space type while presenting.' ); + + } + + }; + + this.getReferenceSpace = function () { + + return customReferenceSpace || referenceSpace; + + }; + + this.setReferenceSpace = function ( space ) { + + customReferenceSpace = space; + + }; + + this.getBaseLayer = function () { + + return glProjLayer !== null ? glProjLayer : glBaseLayer; + + }; + + this.getBinding = function () { + + return glBinding; + + }; + + this.getFrame = function () { + + return xrFrame; + + }; + + this.getSession = function () { + + return session; + + }; + + this.setSession = async function ( value ) { + + session = value; + + if ( session !== null ) { + + initialRenderTarget = renderer.getRenderTarget(); + + session.addEventListener( 'select', onSessionEvent ); + session.addEventListener( 'selectstart', onSessionEvent ); + session.addEventListener( 'selectend', onSessionEvent ); + session.addEventListener( 'squeeze', onSessionEvent ); + session.addEventListener( 'squeezestart', onSessionEvent ); + session.addEventListener( 'squeezeend', onSessionEvent ); + session.addEventListener( 'end', onSessionEnd ); + session.addEventListener( 'inputsourceschange', onInputSourcesChange ); + + if ( attributes.xrCompatible !== true ) { + + await gl.makeXRCompatible(); + + } + + currentPixelRatio = renderer.getPixelRatio(); + renderer.getSize( currentSize ); + + const useLayers = session.enabledFeatures !== undefined && session.enabledFeatures.includes( 'layers' ); + + if ( ! useLayers ) { + + const layerInit = { + antialias: attributes.antialias, + alpha: true, + depth: attributes.depth, + stencil: attributes.stencil, + framebufferScaleFactor: framebufferScaleFactor + }; + + glBaseLayer = new XRWebGLLayer( session, gl, layerInit ); + + session.updateRenderState( { baseLayer: glBaseLayer } ); + + renderer.setPixelRatio( 1 ); + renderer.setSize( glBaseLayer.framebufferWidth, glBaseLayer.framebufferHeight, false ); + + newRenderTarget = new WebGLRenderTarget( + glBaseLayer.framebufferWidth, + glBaseLayer.framebufferHeight, + { + format: RGBAFormat, + type: UnsignedByteType, + colorSpace: renderer.outputColorSpace, + stencilBuffer: attributes.stencil + } + ); + + } else { + + let depthFormat = null; + let depthType = null; + let glDepthFormat = null; + + if ( attributes.depth ) { + + glDepthFormat = attributes.stencil ? gl.DEPTH24_STENCIL8 : gl.DEPTH_COMPONENT24; + depthFormat = attributes.stencil ? DepthStencilFormat : DepthFormat; + depthType = attributes.stencil ? UnsignedInt248Type : UnsignedIntType; + + } + + const projectionlayerInit = { + colorFormat: gl.RGBA8, + depthFormat: glDepthFormat, + scaleFactor: framebufferScaleFactor + }; + + glBinding = new XRWebGLBinding( session, gl ); + + glProjLayer = glBinding.createProjectionLayer( projectionlayerInit ); + + session.updateRenderState( { layers: [ glProjLayer ] } ); + + renderer.setPixelRatio( 1 ); + renderer.setSize( glProjLayer.textureWidth, glProjLayer.textureHeight, false ); + + newRenderTarget = new WebGLRenderTarget( + glProjLayer.textureWidth, + glProjLayer.textureHeight, + { + format: RGBAFormat, + type: UnsignedByteType, + depthTexture: new DepthTexture( glProjLayer.textureWidth, glProjLayer.textureHeight, depthType, undefined, undefined, undefined, undefined, undefined, undefined, depthFormat ), + stencilBuffer: attributes.stencil, + colorSpace: renderer.outputColorSpace, + samples: attributes.antialias ? 4 : 0, + resolveDepthBuffer: ( glProjLayer.ignoreDepthValues === false ) + } ); + + } + + newRenderTarget.isXRRenderTarget = true; // TODO Remove this when possible, see #23278 + + this.setFoveation( foveation ); + + customReferenceSpace = null; + referenceSpace = await session.requestReferenceSpace( referenceSpaceType ); + + animation.setContext( session ); + animation.start(); + + scope.isPresenting = true; + + scope.dispatchEvent( { type: 'sessionstart' } ); + + } + + }; + + this.getEnvironmentBlendMode = function () { + + if ( session !== null ) { + + return session.environmentBlendMode; + + } + + }; + + this.getDepthTexture = function () { + + return depthSensing.getDepthTexture(); + + }; + + function onInputSourcesChange( event ) { + + // Notify disconnected + + for ( let i = 0; i < event.removed.length; i ++ ) { + + const inputSource = event.removed[ i ]; + const index = controllerInputSources.indexOf( inputSource ); + + if ( index >= 0 ) { + + controllerInputSources[ index ] = null; + controllers[ index ].disconnect( inputSource ); + + } + + } + + // Notify connected + + for ( let i = 0; i < event.added.length; i ++ ) { + + const inputSource = event.added[ i ]; + + let controllerIndex = controllerInputSources.indexOf( inputSource ); + + if ( controllerIndex === - 1 ) { + + // Assign input source a controller that currently has no input source + + for ( let i = 0; i < controllers.length; i ++ ) { + + if ( i >= controllerInputSources.length ) { + + controllerInputSources.push( inputSource ); + controllerIndex = i; + break; + + } else if ( controllerInputSources[ i ] === null ) { + + controllerInputSources[ i ] = inputSource; + controllerIndex = i; + break; + + } + + } + + // If all controllers do currently receive input we ignore new ones + + if ( controllerIndex === - 1 ) break; + + } + + const controller = controllers[ controllerIndex ]; + + if ( controller ) { + + controller.connect( inputSource ); + + } + + } + + } + + // + + const cameraLPos = new Vector3(); + const cameraRPos = new Vector3(); + + /** + * Assumes 2 cameras that are parallel and share an X-axis, and that + * the cameras' projection and world matrices have already been set. + * And that near and far planes are identical for both cameras. + * Visualization of this technique: https://computergraphics.stackexchange.com/a/4765 + * + * @param {ArrayCamera} camera - The camera to update. + * @param {PerspectiveCamera} cameraL - The left camera. + * @param {PerspectiveCamera} cameraR - The right camera. + */ + function setProjectionFromUnion( camera, cameraL, cameraR ) { + + cameraLPos.setFromMatrixPosition( cameraL.matrixWorld ); + cameraRPos.setFromMatrixPosition( cameraR.matrixWorld ); + + const ipd = cameraLPos.distanceTo( cameraRPos ); + + const projL = cameraL.projectionMatrix.elements; + const projR = cameraR.projectionMatrix.elements; + + // VR systems will have identical far and near planes, and + // most likely identical top and bottom frustum extents. + // Use the left camera for these values. + const near = projL[ 14 ] / ( projL[ 10 ] - 1 ); + const far = projL[ 14 ] / ( projL[ 10 ] + 1 ); + const topFov = ( projL[ 9 ] + 1 ) / projL[ 5 ]; + const bottomFov = ( projL[ 9 ] - 1 ) / projL[ 5 ]; + + const leftFov = ( projL[ 8 ] - 1 ) / projL[ 0 ]; + const rightFov = ( projR[ 8 ] + 1 ) / projR[ 0 ]; + const left = near * leftFov; + const right = near * rightFov; + + // Calculate the new camera's position offset from the + // left camera. xOffset should be roughly half `ipd`. + const zOffset = ipd / ( - leftFov + rightFov ); + const xOffset = zOffset * - leftFov; + + // TODO: Better way to apply this offset? + cameraL.matrixWorld.decompose( camera.position, camera.quaternion, camera.scale ); + camera.translateX( xOffset ); + camera.translateZ( zOffset ); + camera.matrixWorld.compose( camera.position, camera.quaternion, camera.scale ); + camera.matrixWorldInverse.copy( camera.matrixWorld ).invert(); + + // Check if the projection uses an infinite far plane. + if ( projL[ 10 ] === - 1.0 ) { + + // Use the projection matrix from the left eye. + // The camera offset is sufficient to include the view volumes + // of both eyes (assuming symmetric projections). + camera.projectionMatrix.copy( cameraL.projectionMatrix ); + camera.projectionMatrixInverse.copy( cameraL.projectionMatrixInverse ); + + } else { + + // Find the union of the frustum values of the cameras and scale + // the values so that the near plane's position does not change in world space, + // although must now be relative to the new union camera. + const near2 = near + zOffset; + const far2 = far + zOffset; + const left2 = left - xOffset; + const right2 = right + ( ipd - xOffset ); + const top2 = topFov * far / far2 * near2; + const bottom2 = bottomFov * far / far2 * near2; + + camera.projectionMatrix.makePerspective( left2, right2, top2, bottom2, near2, far2 ); + camera.projectionMatrixInverse.copy( camera.projectionMatrix ).invert(); + + } + + } + + function updateCamera( camera, parent ) { + + if ( parent === null ) { + + camera.matrixWorld.copy( camera.matrix ); + + } else { + + camera.matrixWorld.multiplyMatrices( parent.matrixWorld, camera.matrix ); + + } + + camera.matrixWorldInverse.copy( camera.matrixWorld ).invert(); + + } + + this.updateCamera = function ( camera ) { + + if ( session === null ) return; + + let depthNear = camera.near; + let depthFar = camera.far; + + if ( depthSensing.texture !== null ) { + + if ( depthSensing.depthNear > 0 ) depthNear = depthSensing.depthNear; + if ( depthSensing.depthFar > 0 ) depthFar = depthSensing.depthFar; + + } + + cameraXR.near = cameraR.near = cameraL.near = depthNear; + cameraXR.far = cameraR.far = cameraL.far = depthFar; + + if ( _currentDepthNear !== cameraXR.near || _currentDepthFar !== cameraXR.far ) { + + // Note that the new renderState won't apply until the next frame. See #18320 + + session.updateRenderState( { + depthNear: cameraXR.near, + depthFar: cameraXR.far + } ); + + _currentDepthNear = cameraXR.near; + _currentDepthFar = cameraXR.far; + + } + + cameraL.layers.mask = camera.layers.mask | 0b010; + cameraR.layers.mask = camera.layers.mask | 0b100; + cameraXR.layers.mask = cameraL.layers.mask | cameraR.layers.mask; + + const parent = camera.parent; + const cameras = cameraXR.cameras; + + updateCamera( cameraXR, parent ); + + for ( let i = 0; i < cameras.length; i ++ ) { + + updateCamera( cameras[ i ], parent ); + + } + + // update projection matrix for proper view frustum culling + + if ( cameras.length === 2 ) { + + setProjectionFromUnion( cameraXR, cameraL, cameraR ); + + } else { + + // assume single camera setup (AR) + + cameraXR.projectionMatrix.copy( cameraL.projectionMatrix ); + + } + + // update user camera and its children + + updateUserCamera( camera, cameraXR, parent ); + + }; + + function updateUserCamera( camera, cameraXR, parent ) { + + if ( parent === null ) { + + camera.matrix.copy( cameraXR.matrixWorld ); + + } else { + + camera.matrix.copy( parent.matrixWorld ); + camera.matrix.invert(); + camera.matrix.multiply( cameraXR.matrixWorld ); + + } + + camera.matrix.decompose( camera.position, camera.quaternion, camera.scale ); + camera.updateMatrixWorld( true ); + + camera.projectionMatrix.copy( cameraXR.projectionMatrix ); + camera.projectionMatrixInverse.copy( cameraXR.projectionMatrixInverse ); + + if ( camera.isPerspectiveCamera ) { + + camera.fov = RAD2DEG * 2 * Math.atan( 1 / camera.projectionMatrix.elements[ 5 ] ); + camera.zoom = 1; + + } + + } + + this.getCamera = function () { + + return cameraXR; + + }; + + this.getFoveation = function () { + + if ( glProjLayer === null && glBaseLayer === null ) { + + return undefined; + + } + + return foveation; + + }; + + this.setFoveation = function ( value ) { + + // 0 = no foveation = full resolution + // 1 = maximum foveation = the edges render at lower resolution + + foveation = value; + + if ( glProjLayer !== null ) { + + glProjLayer.fixedFoveation = value; + + } + + if ( glBaseLayer !== null && glBaseLayer.fixedFoveation !== undefined ) { + + glBaseLayer.fixedFoveation = value; + + } + + }; + + this.hasDepthSensing = function () { + + return depthSensing.texture !== null; + + }; + + this.getDepthSensingMesh = function () { + + return depthSensing.getMesh( cameraXR ); + + }; + + // Animation Loop + + let onAnimationFrameCallback = null; + + function onAnimationFrame( time, frame ) { + + pose = frame.getViewerPose( customReferenceSpace || referenceSpace ); + xrFrame = frame; + + if ( pose !== null ) { + + const views = pose.views; + + if ( glBaseLayer !== null ) { + + renderer.setRenderTargetFramebuffer( newRenderTarget, glBaseLayer.framebuffer ); + renderer.setRenderTarget( newRenderTarget ); + + } + + let cameraXRNeedsUpdate = false; + + // check if it's necessary to rebuild cameraXR's camera list + + if ( views.length !== cameraXR.cameras.length ) { + + cameraXR.cameras.length = 0; + cameraXRNeedsUpdate = true; + + } + + for ( let i = 0; i < views.length; i ++ ) { + + const view = views[ i ]; + + let viewport = null; + + if ( glBaseLayer !== null ) { + + viewport = glBaseLayer.getViewport( view ); + + } else { + + const glSubImage = glBinding.getViewSubImage( glProjLayer, view ); + viewport = glSubImage.viewport; + + // For side-by-side projection, we only produce a single texture for both eyes. + if ( i === 0 ) { + + renderer.setRenderTargetTextures( + newRenderTarget, + glSubImage.colorTexture, + glProjLayer.ignoreDepthValues ? undefined : glSubImage.depthStencilTexture ); + + renderer.setRenderTarget( newRenderTarget ); + + } + + } + + let camera = cameras[ i ]; + + if ( camera === undefined ) { + + camera = new PerspectiveCamera(); + camera.layers.enable( i ); + camera.viewport = new Vector4(); + cameras[ i ] = camera; + + } + + camera.matrix.fromArray( view.transform.matrix ); + camera.matrix.decompose( camera.position, camera.quaternion, camera.scale ); + camera.projectionMatrix.fromArray( view.projectionMatrix ); + camera.projectionMatrixInverse.copy( camera.projectionMatrix ).invert(); + camera.viewport.set( viewport.x, viewport.y, viewport.width, viewport.height ); + + if ( i === 0 ) { + + cameraXR.matrix.copy( camera.matrix ); + cameraXR.matrix.decompose( cameraXR.position, cameraXR.quaternion, cameraXR.scale ); + + } + + if ( cameraXRNeedsUpdate === true ) { + + cameraXR.cameras.push( camera ); + + } + + } + + // + + const enabledFeatures = session.enabledFeatures; + + if ( enabledFeatures && enabledFeatures.includes( 'depth-sensing' ) ) { + + const depthData = glBinding.getDepthInformation( views[ 0 ] ); + + if ( depthData && depthData.isValid && depthData.texture ) { + + depthSensing.init( renderer, depthData, session.renderState ); + + } + + } + + } + + // + + for ( let i = 0; i < controllers.length; i ++ ) { + + const inputSource = controllerInputSources[ i ]; + const controller = controllers[ i ]; + + if ( inputSource !== null && controller !== undefined ) { + + controller.update( inputSource, frame, customReferenceSpace || referenceSpace ); + + } + + } + + if ( onAnimationFrameCallback ) onAnimationFrameCallback( time, frame ); + + if ( frame.detectedPlanes ) { + + scope.dispatchEvent( { type: 'planesdetected', data: frame } ); + + } + + xrFrame = null; + + } + + const animation = new WebGLAnimation(); + + animation.setAnimationLoop( onAnimationFrame ); + + this.setAnimationLoop = function ( callback ) { + + onAnimationFrameCallback = callback; + + }; + + this.dispose = function () {}; + + } + +} + +const _e1 = /*@__PURE__*/ new Euler(); +const _m1 = /*@__PURE__*/ new Matrix4(); + +function WebGLMaterials( renderer, properties ) { + + function refreshTransformUniform( map, uniform ) { + + if ( map.matrixAutoUpdate === true ) { + + map.updateMatrix(); + + } + + uniform.value.copy( map.matrix ); + + } + + function refreshFogUniforms( uniforms, fog ) { + + fog.color.getRGB( uniforms.fogColor.value, getUnlitUniformColorSpace( renderer ) ); + + if ( fog.isFog ) { + + uniforms.fogNear.value = fog.near; + uniforms.fogFar.value = fog.far; + + } else if ( fog.isFogExp2 ) { + + uniforms.fogDensity.value = fog.density; + + } + + } + + function refreshMaterialUniforms( uniforms, material, pixelRatio, height, transmissionRenderTarget ) { + + if ( material.isMeshBasicMaterial ) { + + refreshUniformsCommon( uniforms, material ); + + } else if ( material.isMeshLambertMaterial ) { + + refreshUniformsCommon( uniforms, material ); + + } else if ( material.isMeshToonMaterial ) { + + refreshUniformsCommon( uniforms, material ); + refreshUniformsToon( uniforms, material ); + + } else if ( material.isMeshPhongMaterial ) { + + refreshUniformsCommon( uniforms, material ); + refreshUniformsPhong( uniforms, material ); + + } else if ( material.isMeshStandardMaterial ) { + + refreshUniformsCommon( uniforms, material ); + refreshUniformsStandard( uniforms, material ); + + if ( material.isMeshPhysicalMaterial ) { + + refreshUniformsPhysical( uniforms, material, transmissionRenderTarget ); + + } + + } else if ( material.isMeshMatcapMaterial ) { + + refreshUniformsCommon( uniforms, material ); + refreshUniformsMatcap( uniforms, material ); + + } else if ( material.isMeshDepthMaterial ) { + + refreshUniformsCommon( uniforms, material ); + + } else if ( material.isMeshDistanceMaterial ) { + + refreshUniformsCommon( uniforms, material ); + refreshUniformsDistance( uniforms, material ); + + } else if ( material.isMeshNormalMaterial ) { + + refreshUniformsCommon( uniforms, material ); + + } else if ( material.isLineBasicMaterial ) { + + refreshUniformsLine( uniforms, material ); + + if ( material.isLineDashedMaterial ) { + + refreshUniformsDash( uniforms, material ); + + } + + } else if ( material.isPointsMaterial ) { + + refreshUniformsPoints( uniforms, material, pixelRatio, height ); + + } else if ( material.isSpriteMaterial ) { + + refreshUniformsSprites( uniforms, material ); + + } else if ( material.isShadowMaterial ) { + + uniforms.color.value.copy( material.color ); + uniforms.opacity.value = material.opacity; + + } else if ( material.isShaderMaterial ) { + + material.uniformsNeedUpdate = false; // #15581 + + } + + } + + function refreshUniformsCommon( uniforms, material ) { + + uniforms.opacity.value = material.opacity; + + if ( material.color ) { + + uniforms.diffuse.value.copy( material.color ); + + } + + if ( material.emissive ) { + + uniforms.emissive.value.copy( material.emissive ).multiplyScalar( material.emissiveIntensity ); + + } + + if ( material.map ) { + + uniforms.map.value = material.map; + + refreshTransformUniform( material.map, uniforms.mapTransform ); + + } + + if ( material.alphaMap ) { + + uniforms.alphaMap.value = material.alphaMap; + + refreshTransformUniform( material.alphaMap, uniforms.alphaMapTransform ); + + } + + if ( material.bumpMap ) { + + uniforms.bumpMap.value = material.bumpMap; + + refreshTransformUniform( material.bumpMap, uniforms.bumpMapTransform ); + + uniforms.bumpScale.value = material.bumpScale; + + if ( material.side === BackSide ) { + + uniforms.bumpScale.value *= - 1; + + } + + } + + if ( material.normalMap ) { + + uniforms.normalMap.value = material.normalMap; + + refreshTransformUniform( material.normalMap, uniforms.normalMapTransform ); + + uniforms.normalScale.value.copy( material.normalScale ); + + if ( material.side === BackSide ) { + + uniforms.normalScale.value.negate(); + + } + + } + + if ( material.displacementMap ) { + + uniforms.displacementMap.value = material.displacementMap; + + refreshTransformUniform( material.displacementMap, uniforms.displacementMapTransform ); + + uniforms.displacementScale.value = material.displacementScale; + uniforms.displacementBias.value = material.displacementBias; + + } + + if ( material.emissiveMap ) { + + uniforms.emissiveMap.value = material.emissiveMap; + + refreshTransformUniform( material.emissiveMap, uniforms.emissiveMapTransform ); + + } + + if ( material.specularMap ) { + + uniforms.specularMap.value = material.specularMap; + + refreshTransformUniform( material.specularMap, uniforms.specularMapTransform ); + + } + + if ( material.alphaTest > 0 ) { + + uniforms.alphaTest.value = material.alphaTest; + + } + + const materialProperties = properties.get( material ); + + const envMap = materialProperties.envMap; + const envMapRotation = materialProperties.envMapRotation; + + if ( envMap ) { + + uniforms.envMap.value = envMap; + + _e1.copy( envMapRotation ); + + // accommodate left-handed frame + _e1.x *= - 1; _e1.y *= - 1; _e1.z *= - 1; + + if ( envMap.isCubeTexture && envMap.isRenderTargetTexture === false ) { + + // environment maps which are not cube render targets or PMREMs follow a different convention + _e1.y *= - 1; + _e1.z *= - 1; + + } + + uniforms.envMapRotation.value.setFromMatrix4( _m1.makeRotationFromEuler( _e1 ) ); + + uniforms.flipEnvMap.value = ( envMap.isCubeTexture && envMap.isRenderTargetTexture === false ) ? - 1 : 1; + + uniforms.reflectivity.value = material.reflectivity; + uniforms.ior.value = material.ior; + uniforms.refractionRatio.value = material.refractionRatio; + + } + + if ( material.lightMap ) { + + uniforms.lightMap.value = material.lightMap; + uniforms.lightMapIntensity.value = material.lightMapIntensity; + + refreshTransformUniform( material.lightMap, uniforms.lightMapTransform ); + + } + + if ( material.aoMap ) { + + uniforms.aoMap.value = material.aoMap; + uniforms.aoMapIntensity.value = material.aoMapIntensity; + + refreshTransformUniform( material.aoMap, uniforms.aoMapTransform ); + + } + + } + + function refreshUniformsLine( uniforms, material ) { + + uniforms.diffuse.value.copy( material.color ); + uniforms.opacity.value = material.opacity; + + if ( material.map ) { + + uniforms.map.value = material.map; + + refreshTransformUniform( material.map, uniforms.mapTransform ); + + } + + } + + function refreshUniformsDash( uniforms, material ) { + + uniforms.dashSize.value = material.dashSize; + uniforms.totalSize.value = material.dashSize + material.gapSize; + uniforms.scale.value = material.scale; + + } + + function refreshUniformsPoints( uniforms, material, pixelRatio, height ) { + + uniforms.diffuse.value.copy( material.color ); + uniforms.opacity.value = material.opacity; + uniforms.size.value = material.size * pixelRatio; + uniforms.scale.value = height * 0.5; + + if ( material.map ) { + + uniforms.map.value = material.map; + + refreshTransformUniform( material.map, uniforms.uvTransform ); + + } + + if ( material.alphaMap ) { + + uniforms.alphaMap.value = material.alphaMap; + + refreshTransformUniform( material.alphaMap, uniforms.alphaMapTransform ); + + } + + if ( material.alphaTest > 0 ) { + + uniforms.alphaTest.value = material.alphaTest; + + } + + } + + function refreshUniformsSprites( uniforms, material ) { + + uniforms.diffuse.value.copy( material.color ); + uniforms.opacity.value = material.opacity; + uniforms.rotation.value = material.rotation; + + if ( material.map ) { + + uniforms.map.value = material.map; + + refreshTransformUniform( material.map, uniforms.mapTransform ); + + } + + if ( material.alphaMap ) { + + uniforms.alphaMap.value = material.alphaMap; + + refreshTransformUniform( material.alphaMap, uniforms.alphaMapTransform ); + + } + + if ( material.alphaTest > 0 ) { + + uniforms.alphaTest.value = material.alphaTest; + + } + + } + + function refreshUniformsPhong( uniforms, material ) { + + uniforms.specular.value.copy( material.specular ); + uniforms.shininess.value = Math.max( material.shininess, 1e-4 ); // to prevent pow( 0.0, 0.0 ) + + } + + function refreshUniformsToon( uniforms, material ) { + + if ( material.gradientMap ) { + + uniforms.gradientMap.value = material.gradientMap; + + } + + } + + function refreshUniformsStandard( uniforms, material ) { + + uniforms.metalness.value = material.metalness; + + if ( material.metalnessMap ) { + + uniforms.metalnessMap.value = material.metalnessMap; + + refreshTransformUniform( material.metalnessMap, uniforms.metalnessMapTransform ); + + } + + uniforms.roughness.value = material.roughness; + + if ( material.roughnessMap ) { + + uniforms.roughnessMap.value = material.roughnessMap; + + refreshTransformUniform( material.roughnessMap, uniforms.roughnessMapTransform ); + + } + + if ( material.envMap ) { + + //uniforms.envMap.value = material.envMap; // part of uniforms common + + uniforms.envMapIntensity.value = material.envMapIntensity; + + } + + } + + function refreshUniformsPhysical( uniforms, material, transmissionRenderTarget ) { + + uniforms.ior.value = material.ior; // also part of uniforms common + + if ( material.sheen > 0 ) { + + uniforms.sheenColor.value.copy( material.sheenColor ).multiplyScalar( material.sheen ); + + uniforms.sheenRoughness.value = material.sheenRoughness; + + if ( material.sheenColorMap ) { + + uniforms.sheenColorMap.value = material.sheenColorMap; + + refreshTransformUniform( material.sheenColorMap, uniforms.sheenColorMapTransform ); + + } + + if ( material.sheenRoughnessMap ) { + + uniforms.sheenRoughnessMap.value = material.sheenRoughnessMap; + + refreshTransformUniform( material.sheenRoughnessMap, uniforms.sheenRoughnessMapTransform ); + + } + + } + + if ( material.clearcoat > 0 ) { + + uniforms.clearcoat.value = material.clearcoat; + uniforms.clearcoatRoughness.value = material.clearcoatRoughness; + + if ( material.clearcoatMap ) { + + uniforms.clearcoatMap.value = material.clearcoatMap; + + refreshTransformUniform( material.clearcoatMap, uniforms.clearcoatMapTransform ); + + } + + if ( material.clearcoatRoughnessMap ) { + + uniforms.clearcoatRoughnessMap.value = material.clearcoatRoughnessMap; + + refreshTransformUniform( material.clearcoatRoughnessMap, uniforms.clearcoatRoughnessMapTransform ); + + } + + if ( material.clearcoatNormalMap ) { + + uniforms.clearcoatNormalMap.value = material.clearcoatNormalMap; + + refreshTransformUniform( material.clearcoatNormalMap, uniforms.clearcoatNormalMapTransform ); + + uniforms.clearcoatNormalScale.value.copy( material.clearcoatNormalScale ); + + if ( material.side === BackSide ) { + + uniforms.clearcoatNormalScale.value.negate(); + + } + + } + + } + + if ( material.dispersion > 0 ) { + + uniforms.dispersion.value = material.dispersion; + + } + + if ( material.iridescence > 0 ) { + + uniforms.iridescence.value = material.iridescence; + uniforms.iridescenceIOR.value = material.iridescenceIOR; + uniforms.iridescenceThicknessMinimum.value = material.iridescenceThicknessRange[ 0 ]; + uniforms.iridescenceThicknessMaximum.value = material.iridescenceThicknessRange[ 1 ]; + + if ( material.iridescenceMap ) { + + uniforms.iridescenceMap.value = material.iridescenceMap; + + refreshTransformUniform( material.iridescenceMap, uniforms.iridescenceMapTransform ); + + } + + if ( material.iridescenceThicknessMap ) { + + uniforms.iridescenceThicknessMap.value = material.iridescenceThicknessMap; + + refreshTransformUniform( material.iridescenceThicknessMap, uniforms.iridescenceThicknessMapTransform ); + + } + + } + + if ( material.transmission > 0 ) { + + uniforms.transmission.value = material.transmission; + uniforms.transmissionSamplerMap.value = transmissionRenderTarget.texture; + uniforms.transmissionSamplerSize.value.set( transmissionRenderTarget.width, transmissionRenderTarget.height ); + + if ( material.transmissionMap ) { + + uniforms.transmissionMap.value = material.transmissionMap; + + refreshTransformUniform( material.transmissionMap, uniforms.transmissionMapTransform ); + + } + + uniforms.thickness.value = material.thickness; + + if ( material.thicknessMap ) { + + uniforms.thicknessMap.value = material.thicknessMap; + + refreshTransformUniform( material.thicknessMap, uniforms.thicknessMapTransform ); + + } + + uniforms.attenuationDistance.value = material.attenuationDistance; + uniforms.attenuationColor.value.copy( material.attenuationColor ); + + } + + if ( material.anisotropy > 0 ) { + + uniforms.anisotropyVector.value.set( material.anisotropy * Math.cos( material.anisotropyRotation ), material.anisotropy * Math.sin( material.anisotropyRotation ) ); + + if ( material.anisotropyMap ) { + + uniforms.anisotropyMap.value = material.anisotropyMap; + + refreshTransformUniform( material.anisotropyMap, uniforms.anisotropyMapTransform ); + + } + + } + + uniforms.specularIntensity.value = material.specularIntensity; + uniforms.specularColor.value.copy( material.specularColor ); + + if ( material.specularColorMap ) { + + uniforms.specularColorMap.value = material.specularColorMap; + + refreshTransformUniform( material.specularColorMap, uniforms.specularColorMapTransform ); + + } + + if ( material.specularIntensityMap ) { + + uniforms.specularIntensityMap.value = material.specularIntensityMap; + + refreshTransformUniform( material.specularIntensityMap, uniforms.specularIntensityMapTransform ); + + } + + } + + function refreshUniformsMatcap( uniforms, material ) { + + if ( material.matcap ) { + + uniforms.matcap.value = material.matcap; + + } + + } + + function refreshUniformsDistance( uniforms, material ) { + + const light = properties.get( material ).light; + + uniforms.referencePosition.value.setFromMatrixPosition( light.matrixWorld ); + uniforms.nearDistance.value = light.shadow.camera.near; + uniforms.farDistance.value = light.shadow.camera.far; + + } + + return { + refreshFogUniforms: refreshFogUniforms, + refreshMaterialUniforms: refreshMaterialUniforms + }; + +} + +function WebGLUniformsGroups( gl, info, capabilities, state ) { + + let buffers = {}; + let updateList = {}; + let allocatedBindingPoints = []; + + const maxBindingPoints = gl.getParameter( gl.MAX_UNIFORM_BUFFER_BINDINGS ); // binding points are global whereas block indices are per shader program + + function bind( uniformsGroup, program ) { + + const webglProgram = program.program; + state.uniformBlockBinding( uniformsGroup, webglProgram ); + + } + + function update( uniformsGroup, program ) { + + let buffer = buffers[ uniformsGroup.id ]; + + if ( buffer === undefined ) { + + prepareUniformsGroup( uniformsGroup ); + + buffer = createBuffer( uniformsGroup ); + buffers[ uniformsGroup.id ] = buffer; + + uniformsGroup.addEventListener( 'dispose', onUniformsGroupsDispose ); + + } + + // ensure to update the binding points/block indices mapping for this program + + const webglProgram = program.program; + state.updateUBOMapping( uniformsGroup, webglProgram ); + + // update UBO once per frame + + const frame = info.render.frame; + + if ( updateList[ uniformsGroup.id ] !== frame ) { + + updateBufferData( uniformsGroup ); + + updateList[ uniformsGroup.id ] = frame; + + } + + } + + function createBuffer( uniformsGroup ) { + + // the setup of an UBO is independent of a particular shader program but global + + const bindingPointIndex = allocateBindingPointIndex(); + uniformsGroup.__bindingPointIndex = bindingPointIndex; + + const buffer = gl.createBuffer(); + const size = uniformsGroup.__size; + const usage = uniformsGroup.usage; + + gl.bindBuffer( gl.UNIFORM_BUFFER, buffer ); + gl.bufferData( gl.UNIFORM_BUFFER, size, usage ); + gl.bindBuffer( gl.UNIFORM_BUFFER, null ); + gl.bindBufferBase( gl.UNIFORM_BUFFER, bindingPointIndex, buffer ); + + return buffer; + + } + + function allocateBindingPointIndex() { + + for ( let i = 0; i < maxBindingPoints; i ++ ) { + + if ( allocatedBindingPoints.indexOf( i ) === - 1 ) { + + allocatedBindingPoints.push( i ); + return i; + + } + + } + + console.error( 'THREE.WebGLRenderer: Maximum number of simultaneously usable uniforms groups reached.' ); + + return 0; + + } + + function updateBufferData( uniformsGroup ) { + + const buffer = buffers[ uniformsGroup.id ]; + const uniforms = uniformsGroup.uniforms; + const cache = uniformsGroup.__cache; + + gl.bindBuffer( gl.UNIFORM_BUFFER, buffer ); + + for ( let i = 0, il = uniforms.length; i < il; i ++ ) { + + const uniformArray = Array.isArray( uniforms[ i ] ) ? uniforms[ i ] : [ uniforms[ i ] ]; + + for ( let j = 0, jl = uniformArray.length; j < jl; j ++ ) { + + const uniform = uniformArray[ j ]; + + if ( hasUniformChanged( uniform, i, j, cache ) === true ) { + + const offset = uniform.__offset; + + const values = Array.isArray( uniform.value ) ? uniform.value : [ uniform.value ]; + + let arrayOffset = 0; + + for ( let k = 0; k < values.length; k ++ ) { + + const value = values[ k ]; + + const info = getUniformSize( value ); + + // TODO add integer and struct support + if ( typeof value === 'number' || typeof value === 'boolean' ) { + + uniform.__data[ 0 ] = value; + gl.bufferSubData( gl.UNIFORM_BUFFER, offset + arrayOffset, uniform.__data ); + + } else if ( value.isMatrix3 ) { + + // manually converting 3x3 to 3x4 + + uniform.__data[ 0 ] = value.elements[ 0 ]; + uniform.__data[ 1 ] = value.elements[ 1 ]; + uniform.__data[ 2 ] = value.elements[ 2 ]; + uniform.__data[ 3 ] = 0; + uniform.__data[ 4 ] = value.elements[ 3 ]; + uniform.__data[ 5 ] = value.elements[ 4 ]; + uniform.__data[ 6 ] = value.elements[ 5 ]; + uniform.__data[ 7 ] = 0; + uniform.__data[ 8 ] = value.elements[ 6 ]; + uniform.__data[ 9 ] = value.elements[ 7 ]; + uniform.__data[ 10 ] = value.elements[ 8 ]; + uniform.__data[ 11 ] = 0; + + } else { + + value.toArray( uniform.__data, arrayOffset ); + + arrayOffset += info.storage / Float32Array.BYTES_PER_ELEMENT; + + } + + } + + gl.bufferSubData( gl.UNIFORM_BUFFER, offset, uniform.__data ); + + } + + } + + } + + gl.bindBuffer( gl.UNIFORM_BUFFER, null ); + + } + + function hasUniformChanged( uniform, index, indexArray, cache ) { + + const value = uniform.value; + const indexString = index + '_' + indexArray; + + if ( cache[ indexString ] === undefined ) { + + // cache entry does not exist so far + + if ( typeof value === 'number' || typeof value === 'boolean' ) { + + cache[ indexString ] = value; + + } else { + + cache[ indexString ] = value.clone(); + + } + + return true; + + } else { + + const cachedObject = cache[ indexString ]; + + // compare current value with cached entry + + if ( typeof value === 'number' || typeof value === 'boolean' ) { + + if ( cachedObject !== value ) { + + cache[ indexString ] = value; + return true; + + } + + } else { + + if ( cachedObject.equals( value ) === false ) { + + cachedObject.copy( value ); + return true; + + } + + } + + } + + return false; + + } + + function prepareUniformsGroup( uniformsGroup ) { + + // determine total buffer size according to the STD140 layout + // Hint: STD140 is the only supported layout in WebGL 2 + + const uniforms = uniformsGroup.uniforms; + + let offset = 0; // global buffer offset in bytes + const chunkSize = 16; // size of a chunk in bytes + + for ( let i = 0, l = uniforms.length; i < l; i ++ ) { + + const uniformArray = Array.isArray( uniforms[ i ] ) ? uniforms[ i ] : [ uniforms[ i ] ]; + + for ( let j = 0, jl = uniformArray.length; j < jl; j ++ ) { + + const uniform = uniformArray[ j ]; + + const values = Array.isArray( uniform.value ) ? uniform.value : [ uniform.value ]; + + for ( let k = 0, kl = values.length; k < kl; k ++ ) { + + const value = values[ k ]; + + const info = getUniformSize( value ); + + const chunkOffset = offset % chunkSize; // offset in the current chunk + const chunkPadding = chunkOffset % info.boundary; // required padding to match boundary + const chunkStart = chunkOffset + chunkPadding; // the start position in the current chunk for the data + + offset += chunkPadding; + + // Check for chunk overflow + if ( chunkStart !== 0 && ( chunkSize - chunkStart ) < info.storage ) { + + // Add padding and adjust offset + offset += ( chunkSize - chunkStart ); + + } + + // the following two properties will be used for partial buffer updates + uniform.__data = new Float32Array( info.storage / Float32Array.BYTES_PER_ELEMENT ); + uniform.__offset = offset; + + // Update the global offset + offset += info.storage; + + } + + } + + } + + // ensure correct final padding + + const chunkOffset = offset % chunkSize; + + if ( chunkOffset > 0 ) offset += ( chunkSize - chunkOffset ); + + // + + uniformsGroup.__size = offset; + uniformsGroup.__cache = {}; + + return this; + + } + + function getUniformSize( value ) { + + const info = { + boundary: 0, // bytes + storage: 0 // bytes + }; + + // determine sizes according to STD140 + + if ( typeof value === 'number' || typeof value === 'boolean' ) { + + // float/int/bool + + info.boundary = 4; + info.storage = 4; + + } else if ( value.isVector2 ) { + + // vec2 + + info.boundary = 8; + info.storage = 8; + + } else if ( value.isVector3 || value.isColor ) { + + // vec3 + + info.boundary = 16; + info.storage = 12; // evil: vec3 must start on a 16-byte boundary but it only consumes 12 bytes + + } else if ( value.isVector4 ) { + + // vec4 + + info.boundary = 16; + info.storage = 16; + + } else if ( value.isMatrix3 ) { + + // mat3 (in STD140 a 3x3 matrix is represented as 3x4) + + info.boundary = 48; + info.storage = 48; + + } else if ( value.isMatrix4 ) { + + // mat4 + + info.boundary = 64; + info.storage = 64; + + } else if ( value.isTexture ) { + + console.warn( 'THREE.WebGLRenderer: Texture samplers can not be part of an uniforms group.' ); + + } else { + + console.warn( 'THREE.WebGLRenderer: Unsupported uniform value type.', value ); + + } + + return info; + + } + + function onUniformsGroupsDispose( event ) { + + const uniformsGroup = event.target; + + uniformsGroup.removeEventListener( 'dispose', onUniformsGroupsDispose ); + + const index = allocatedBindingPoints.indexOf( uniformsGroup.__bindingPointIndex ); + allocatedBindingPoints.splice( index, 1 ); + + gl.deleteBuffer( buffers[ uniformsGroup.id ] ); + + delete buffers[ uniformsGroup.id ]; + delete updateList[ uniformsGroup.id ]; + + } + + function dispose() { + + for ( const id in buffers ) { + + gl.deleteBuffer( buffers[ id ] ); + + } + + allocatedBindingPoints = []; + buffers = {}; + updateList = {}; + + } + + return { + + bind: bind, + update: update, + + dispose: dispose + + }; + +} + +class WebGLRenderer { + + constructor( parameters = {} ) { + + const { + canvas = createCanvasElement(), + context = null, + depth = true, + stencil = false, + alpha = false, + antialias = false, + premultipliedAlpha = true, + preserveDrawingBuffer = false, + powerPreference = 'default', + failIfMajorPerformanceCaveat = false, + reverseDepthBuffer = false, + } = parameters; + + this.isWebGLRenderer = true; + + let _alpha; + + if ( context !== null ) { + + if ( typeof WebGLRenderingContext !== 'undefined' && context instanceof WebGLRenderingContext ) { + + throw new Error( 'THREE.WebGLRenderer: WebGL 1 is not supported since r163.' ); + + } + + _alpha = context.getContextAttributes().alpha; + + } else { + + _alpha = alpha; + + } + + const uintClearColor = new Uint32Array( 4 ); + const intClearColor = new Int32Array( 4 ); + + let currentRenderList = null; + let currentRenderState = null; + + // render() can be called from within a callback triggered by another render. + // We track this so that the nested render call gets its list and state isolated from the parent render call. + + const renderListStack = []; + const renderStateStack = []; + + // public properties + + this.domElement = canvas; + + // Debug configuration container + this.debug = { + + /** + * Enables error checking and reporting when shader programs are being compiled + * @type {boolean} + */ + checkShaderErrors: true, + /** + * Callback for custom error reporting. + * @type {?Function} + */ + onShaderError: null + }; + + // clearing + + this.autoClear = true; + this.autoClearColor = true; + this.autoClearDepth = true; + this.autoClearStencil = true; + + // scene graph + + this.sortObjects = true; + + // user-defined clipping + + this.clippingPlanes = []; + this.localClippingEnabled = false; + + // physically based shading + + this._outputColorSpace = SRGBColorSpace; + + // tone mapping + + this.toneMapping = NoToneMapping; + this.toneMappingExposure = 1.0; + + // internal properties + + const _this = this; + + let _isContextLost = false; + + // internal state cache + + let _currentActiveCubeFace = 0; + let _currentActiveMipmapLevel = 0; + let _currentRenderTarget = null; + let _currentMaterialId = - 1; + + let _currentCamera = null; + + const _currentViewport = new Vector4(); + const _currentScissor = new Vector4(); + let _currentScissorTest = null; + + const _currentClearColor = new Color( 0x000000 ); + let _currentClearAlpha = 0; + + // + + let _width = canvas.width; + let _height = canvas.height; + + let _pixelRatio = 1; + let _opaqueSort = null; + let _transparentSort = null; + + const _viewport = new Vector4( 0, 0, _width, _height ); + const _scissor = new Vector4( 0, 0, _width, _height ); + let _scissorTest = false; + + // frustum + + const _frustum = new Frustum(); + + // clipping + + let _clippingEnabled = false; + let _localClippingEnabled = false; + + // transmission render target scale + this.transmissionResolutionScale = 1.0; + + // camera matrices cache + + const _currentProjectionMatrix = new Matrix4(); + const _projScreenMatrix = new Matrix4(); + + const _vector3 = new Vector3(); + + const _vector4 = new Vector4(); + + const _emptyScene = { background: null, fog: null, environment: null, overrideMaterial: null, isScene: true }; + + let _renderBackground = false; + + function getTargetPixelRatio() { + + return _currentRenderTarget === null ? _pixelRatio : 1; + + } + + // initialize + + let _gl = context; + + function getContext( contextName, contextAttributes ) { + + return canvas.getContext( contextName, contextAttributes ); + + } + + try { + + const contextAttributes = { + alpha: true, + depth, + stencil, + antialias, + premultipliedAlpha, + preserveDrawingBuffer, + powerPreference, + failIfMajorPerformanceCaveat, + }; + + // OffscreenCanvas does not have setAttribute, see #22811 + if ( 'setAttribute' in canvas ) canvas.setAttribute( 'data-engine', `three.js r${REVISION}` ); + + // event listeners must be registered before WebGL context is created, see #12753 + canvas.addEventListener( 'webglcontextlost', onContextLost, false ); + canvas.addEventListener( 'webglcontextrestored', onContextRestore, false ); + canvas.addEventListener( 'webglcontextcreationerror', onContextCreationError, false ); + + if ( _gl === null ) { + + const contextName = 'webgl2'; + + _gl = getContext( contextName, contextAttributes ); + + if ( _gl === null ) { + + if ( getContext( contextName ) ) { + + throw new Error( 'Error creating WebGL context with your selected attributes.' ); + + } else { + + throw new Error( 'Error creating WebGL context.' ); + + } + + } + + } + + } catch ( error ) { + + console.error( 'THREE.WebGLRenderer: ' + error.message ); + throw error; + + } + + let extensions, capabilities, state, info; + let properties, textures, cubemaps, cubeuvmaps, attributes, geometries, objects; + let programCache, materials, renderLists, renderStates, clipping, shadowMap; + + let background, morphtargets, bufferRenderer, indexedBufferRenderer; + + let utils, bindingStates, uniformsGroups; + + function initGLContext() { + + extensions = new WebGLExtensions( _gl ); + extensions.init(); + + utils = new WebGLUtils( _gl, extensions ); + + capabilities = new WebGLCapabilities( _gl, extensions, parameters, utils ); + + state = new WebGLState( _gl, extensions ); + + if ( capabilities.reverseDepthBuffer && reverseDepthBuffer ) { + + state.buffers.depth.setReversed( true ); + + } + + info = new WebGLInfo( _gl ); + properties = new WebGLProperties(); + textures = new WebGLTextures( _gl, extensions, state, properties, capabilities, utils, info ); + cubemaps = new WebGLCubeMaps( _this ); + cubeuvmaps = new WebGLCubeUVMaps( _this ); + attributes = new WebGLAttributes( _gl ); + bindingStates = new WebGLBindingStates( _gl, attributes ); + geometries = new WebGLGeometries( _gl, attributes, info, bindingStates ); + objects = new WebGLObjects( _gl, geometries, attributes, info ); + morphtargets = new WebGLMorphtargets( _gl, capabilities, textures ); + clipping = new WebGLClipping( properties ); + programCache = new WebGLPrograms( _this, cubemaps, cubeuvmaps, extensions, capabilities, bindingStates, clipping ); + materials = new WebGLMaterials( _this, properties ); + renderLists = new WebGLRenderLists(); + renderStates = new WebGLRenderStates( extensions ); + background = new WebGLBackground( _this, cubemaps, cubeuvmaps, state, objects, _alpha, premultipliedAlpha ); + shadowMap = new WebGLShadowMap( _this, objects, capabilities ); + uniformsGroups = new WebGLUniformsGroups( _gl, info, capabilities, state ); + + bufferRenderer = new WebGLBufferRenderer( _gl, extensions, info ); + indexedBufferRenderer = new WebGLIndexedBufferRenderer( _gl, extensions, info ); + + info.programs = programCache.programs; + + _this.capabilities = capabilities; + _this.extensions = extensions; + _this.properties = properties; + _this.renderLists = renderLists; + _this.shadowMap = shadowMap; + _this.state = state; + _this.info = info; + + } + + initGLContext(); + + // xr + + const xr = new WebXRManager( _this, _gl ); + + this.xr = xr; + + // API + + this.getContext = function () { + + return _gl; + + }; + + this.getContextAttributes = function () { + + return _gl.getContextAttributes(); + + }; + + this.forceContextLoss = function () { + + const extension = extensions.get( 'WEBGL_lose_context' ); + if ( extension ) extension.loseContext(); + + }; + + this.forceContextRestore = function () { + + const extension = extensions.get( 'WEBGL_lose_context' ); + if ( extension ) extension.restoreContext(); + + }; + + this.getPixelRatio = function () { + + return _pixelRatio; + + }; + + this.setPixelRatio = function ( value ) { + + if ( value === undefined ) return; + + _pixelRatio = value; + + this.setSize( _width, _height, false ); + + }; + + this.getSize = function ( target ) { + + return target.set( _width, _height ); + + }; + + this.setSize = function ( width, height, updateStyle = true ) { + + if ( xr.isPresenting ) { + + console.warn( 'THREE.WebGLRenderer: Can\'t change size while VR device is presenting.' ); + return; + + } + + _width = width; + _height = height; + + canvas.width = Math.floor( width * _pixelRatio ); + canvas.height = Math.floor( height * _pixelRatio ); + + if ( updateStyle === true ) { + + canvas.style.width = width + 'px'; + canvas.style.height = height + 'px'; + + } + + this.setViewport( 0, 0, width, height ); + + }; + + this.getDrawingBufferSize = function ( target ) { + + return target.set( _width * _pixelRatio, _height * _pixelRatio ).floor(); + + }; + + this.setDrawingBufferSize = function ( width, height, pixelRatio ) { + + _width = width; + _height = height; + + _pixelRatio = pixelRatio; + + canvas.width = Math.floor( width * pixelRatio ); + canvas.height = Math.floor( height * pixelRatio ); + + this.setViewport( 0, 0, width, height ); + + }; + + this.getCurrentViewport = function ( target ) { + + return target.copy( _currentViewport ); + + }; + + this.getViewport = function ( target ) { + + return target.copy( _viewport ); + + }; + + this.setViewport = function ( x, y, width, height ) { + + if ( x.isVector4 ) { + + _viewport.set( x.x, x.y, x.z, x.w ); + + } else { + + _viewport.set( x, y, width, height ); + + } + + state.viewport( _currentViewport.copy( _viewport ).multiplyScalar( _pixelRatio ).round() ); + + }; + + this.getScissor = function ( target ) { + + return target.copy( _scissor ); + + }; + + this.setScissor = function ( x, y, width, height ) { + + if ( x.isVector4 ) { + + _scissor.set( x.x, x.y, x.z, x.w ); + + } else { + + _scissor.set( x, y, width, height ); + + } + + state.scissor( _currentScissor.copy( _scissor ).multiplyScalar( _pixelRatio ).round() ); + + }; + + this.getScissorTest = function () { + + return _scissorTest; + + }; + + this.setScissorTest = function ( boolean ) { + + state.setScissorTest( _scissorTest = boolean ); + + }; + + this.setOpaqueSort = function ( method ) { + + _opaqueSort = method; + + }; + + this.setTransparentSort = function ( method ) { + + _transparentSort = method; + + }; + + // Clearing + + this.getClearColor = function ( target ) { + + return target.copy( background.getClearColor() ); + + }; + + this.setClearColor = function () { + + background.setClearColor.apply( background, arguments ); + + }; + + this.getClearAlpha = function () { + + return background.getClearAlpha(); + + }; + + this.setClearAlpha = function () { + + background.setClearAlpha.apply( background, arguments ); + + }; + + this.clear = function ( color = true, depth = true, stencil = true ) { + + let bits = 0; + + if ( color ) { + + // check if we're trying to clear an integer target + let isIntegerFormat = false; + if ( _currentRenderTarget !== null ) { + + const targetFormat = _currentRenderTarget.texture.format; + isIntegerFormat = targetFormat === RGBAIntegerFormat || + targetFormat === RGIntegerFormat || + targetFormat === RedIntegerFormat; + + } + + // use the appropriate clear functions to clear the target if it's a signed + // or unsigned integer target + if ( isIntegerFormat ) { + + const targetType = _currentRenderTarget.texture.type; + const isUnsignedType = targetType === UnsignedByteType || + targetType === UnsignedIntType || + targetType === UnsignedShortType || + targetType === UnsignedInt248Type || + targetType === UnsignedShort4444Type || + targetType === UnsignedShort5551Type; + + const clearColor = background.getClearColor(); + const a = background.getClearAlpha(); + const r = clearColor.r; + const g = clearColor.g; + const b = clearColor.b; + + if ( isUnsignedType ) { + + uintClearColor[ 0 ] = r; + uintClearColor[ 1 ] = g; + uintClearColor[ 2 ] = b; + uintClearColor[ 3 ] = a; + _gl.clearBufferuiv( _gl.COLOR, 0, uintClearColor ); + + } else { + + intClearColor[ 0 ] = r; + intClearColor[ 1 ] = g; + intClearColor[ 2 ] = b; + intClearColor[ 3 ] = a; + _gl.clearBufferiv( _gl.COLOR, 0, intClearColor ); + + } + + } else { + + bits |= _gl.COLOR_BUFFER_BIT; + + } + + } + + if ( depth ) { + + bits |= _gl.DEPTH_BUFFER_BIT; + + } + + if ( stencil ) { + + bits |= _gl.STENCIL_BUFFER_BIT; + this.state.buffers.stencil.setMask( 0xffffffff ); + + } + + _gl.clear( bits ); + + }; + + this.clearColor = function () { + + this.clear( true, false, false ); + + }; + + this.clearDepth = function () { + + this.clear( false, true, false ); + + }; + + this.clearStencil = function () { + + this.clear( false, false, true ); + + }; + + // + + this.dispose = function () { + + canvas.removeEventListener( 'webglcontextlost', onContextLost, false ); + canvas.removeEventListener( 'webglcontextrestored', onContextRestore, false ); + canvas.removeEventListener( 'webglcontextcreationerror', onContextCreationError, false ); + + background.dispose(); + renderLists.dispose(); + renderStates.dispose(); + properties.dispose(); + cubemaps.dispose(); + cubeuvmaps.dispose(); + objects.dispose(); + bindingStates.dispose(); + uniformsGroups.dispose(); + programCache.dispose(); + + xr.dispose(); + + xr.removeEventListener( 'sessionstart', onXRSessionStart ); + xr.removeEventListener( 'sessionend', onXRSessionEnd ); + + animation.stop(); + + }; + + // Events + + function onContextLost( event ) { + + event.preventDefault(); + + console.log( 'THREE.WebGLRenderer: Context Lost.' ); + + _isContextLost = true; + + } + + function onContextRestore( /* event */ ) { + + console.log( 'THREE.WebGLRenderer: Context Restored.' ); + + _isContextLost = false; + + const infoAutoReset = info.autoReset; + const shadowMapEnabled = shadowMap.enabled; + const shadowMapAutoUpdate = shadowMap.autoUpdate; + const shadowMapNeedsUpdate = shadowMap.needsUpdate; + const shadowMapType = shadowMap.type; + + initGLContext(); + + info.autoReset = infoAutoReset; + shadowMap.enabled = shadowMapEnabled; + shadowMap.autoUpdate = shadowMapAutoUpdate; + shadowMap.needsUpdate = shadowMapNeedsUpdate; + shadowMap.type = shadowMapType; + + } + + function onContextCreationError( event ) { + + console.error( 'THREE.WebGLRenderer: A WebGL context could not be created. Reason: ', event.statusMessage ); + + } + + function onMaterialDispose( event ) { + + const material = event.target; + + material.removeEventListener( 'dispose', onMaterialDispose ); + + deallocateMaterial( material ); + + } + + // Buffer deallocation + + function deallocateMaterial( material ) { + + releaseMaterialProgramReferences( material ); + + properties.remove( material ); + + } + + + function releaseMaterialProgramReferences( material ) { + + const programs = properties.get( material ).programs; + + if ( programs !== undefined ) { + + programs.forEach( function ( program ) { + + programCache.releaseProgram( program ); + + } ); + + if ( material.isShaderMaterial ) { + + programCache.releaseShaderCache( material ); + + } + + } + + } + + // Buffer rendering + + this.renderBufferDirect = function ( camera, scene, geometry, material, object, group ) { + + if ( scene === null ) scene = _emptyScene; // renderBufferDirect second parameter used to be fog (could be null) + + const frontFaceCW = ( object.isMesh && object.matrixWorld.determinant() < 0 ); + + const program = setProgram( camera, scene, geometry, material, object ); + + state.setMaterial( material, frontFaceCW ); + + // + + let index = geometry.index; + let rangeFactor = 1; + + if ( material.wireframe === true ) { + + index = geometries.getWireframeAttribute( geometry ); + + if ( index === undefined ) return; + + rangeFactor = 2; + + } + + // + + const drawRange = geometry.drawRange; + const position = geometry.attributes.position; + + let drawStart = drawRange.start * rangeFactor; + let drawEnd = ( drawRange.start + drawRange.count ) * rangeFactor; + + if ( group !== null ) { + + drawStart = Math.max( drawStart, group.start * rangeFactor ); + drawEnd = Math.min( drawEnd, ( group.start + group.count ) * rangeFactor ); + + } + + if ( index !== null ) { + + drawStart = Math.max( drawStart, 0 ); + drawEnd = Math.min( drawEnd, index.count ); + + } else if ( position !== undefined && position !== null ) { + + drawStart = Math.max( drawStart, 0 ); + drawEnd = Math.min( drawEnd, position.count ); + + } + + const drawCount = drawEnd - drawStart; + + if ( drawCount < 0 || drawCount === Infinity ) return; + + // + + bindingStates.setup( object, material, program, geometry, index ); + + let attribute; + let renderer = bufferRenderer; + + if ( index !== null ) { + + attribute = attributes.get( index ); + + renderer = indexedBufferRenderer; + renderer.setIndex( attribute ); + + } + + // + + if ( object.isMesh ) { + + if ( material.wireframe === true ) { + + state.setLineWidth( material.wireframeLinewidth * getTargetPixelRatio() ); + renderer.setMode( _gl.LINES ); + + } else { + + renderer.setMode( _gl.TRIANGLES ); + + } + + } else if ( object.isLine ) { + + let lineWidth = material.linewidth; + + if ( lineWidth === undefined ) lineWidth = 1; // Not using Line*Material + + state.setLineWidth( lineWidth * getTargetPixelRatio() ); + + if ( object.isLineSegments ) { + + renderer.setMode( _gl.LINES ); + + } else if ( object.isLineLoop ) { + + renderer.setMode( _gl.LINE_LOOP ); + + } else { + + renderer.setMode( _gl.LINE_STRIP ); + + } + + } else if ( object.isPoints ) { + + renderer.setMode( _gl.POINTS ); + + } else if ( object.isSprite ) { + + renderer.setMode( _gl.TRIANGLES ); + + } + + if ( object.isBatchedMesh ) { + + if ( object._multiDrawInstances !== null ) { + + renderer.renderMultiDrawInstances( object._multiDrawStarts, object._multiDrawCounts, object._multiDrawCount, object._multiDrawInstances ); + + } else { + + if ( ! extensions.get( 'WEBGL_multi_draw' ) ) { + + const starts = object._multiDrawStarts; + const counts = object._multiDrawCounts; + const drawCount = object._multiDrawCount; + const bytesPerElement = index ? attributes.get( index ).bytesPerElement : 1; + const uniforms = properties.get( material ).currentProgram.getUniforms(); + for ( let i = 0; i < drawCount; i ++ ) { + + uniforms.setValue( _gl, '_gl_DrawID', i ); + renderer.render( starts[ i ] / bytesPerElement, counts[ i ] ); + + } + + } else { + + renderer.renderMultiDraw( object._multiDrawStarts, object._multiDrawCounts, object._multiDrawCount ); + + } + + } + + } else if ( object.isInstancedMesh ) { + + renderer.renderInstances( drawStart, drawCount, object.count ); + + } else if ( geometry.isInstancedBufferGeometry ) { + + const maxInstanceCount = geometry._maxInstanceCount !== undefined ? geometry._maxInstanceCount : Infinity; + const instanceCount = Math.min( geometry.instanceCount, maxInstanceCount ); + + renderer.renderInstances( drawStart, drawCount, instanceCount ); + + } else { + + renderer.render( drawStart, drawCount ); + + } + + }; + + // Compile + + function prepareMaterial( material, scene, object ) { + + if ( material.transparent === true && material.side === DoubleSide && material.forceSinglePass === false ) { + + material.side = BackSide; + material.needsUpdate = true; + getProgram( material, scene, object ); + + material.side = FrontSide; + material.needsUpdate = true; + getProgram( material, scene, object ); + + material.side = DoubleSide; + + } else { + + getProgram( material, scene, object ); + + } + + } + + this.compile = function ( scene, camera, targetScene = null ) { + + if ( targetScene === null ) targetScene = scene; + + currentRenderState = renderStates.get( targetScene ); + currentRenderState.init( camera ); + + renderStateStack.push( currentRenderState ); + + // gather lights from both the target scene and the new object that will be added to the scene. + + targetScene.traverseVisible( function ( object ) { + + if ( object.isLight && object.layers.test( camera.layers ) ) { + + currentRenderState.pushLight( object ); + + if ( object.castShadow ) { + + currentRenderState.pushShadow( object ); + + } + + } + + } ); + + if ( scene !== targetScene ) { + + scene.traverseVisible( function ( object ) { + + if ( object.isLight && object.layers.test( camera.layers ) ) { + + currentRenderState.pushLight( object ); + + if ( object.castShadow ) { + + currentRenderState.pushShadow( object ); + + } + + } + + } ); + + } + + currentRenderState.setupLights(); + + // Only initialize materials in the new scene, not the targetScene. + + const materials = new Set(); + + scene.traverse( function ( object ) { + + if ( ! ( object.isMesh || object.isPoints || object.isLine || object.isSprite ) ) { + + return; + + } + + const material = object.material; + + if ( material ) { + + if ( Array.isArray( material ) ) { + + for ( let i = 0; i < material.length; i ++ ) { + + const material2 = material[ i ]; + + prepareMaterial( material2, targetScene, object ); + materials.add( material2 ); + + } + + } else { + + prepareMaterial( material, targetScene, object ); + materials.add( material ); + + } + + } + + } ); + + renderStateStack.pop(); + currentRenderState = null; + + return materials; + + }; + + // compileAsync + + this.compileAsync = function ( scene, camera, targetScene = null ) { + + const materials = this.compile( scene, camera, targetScene ); + + // Wait for all the materials in the new object to indicate that they're + // ready to be used before resolving the promise. + + return new Promise( ( resolve ) => { + + function checkMaterialsReady() { + + materials.forEach( function ( material ) { + + const materialProperties = properties.get( material ); + const program = materialProperties.currentProgram; + + if ( program.isReady() ) { + + // remove any programs that report they're ready to use from the list + materials.delete( material ); + + } + + } ); + + // once the list of compiling materials is empty, call the callback + + if ( materials.size === 0 ) { + + resolve( scene ); + return; + + } + + // if some materials are still not ready, wait a bit and check again + + setTimeout( checkMaterialsReady, 10 ); + + } + + if ( extensions.get( 'KHR_parallel_shader_compile' ) !== null ) { + + // If we can check the compilation status of the materials without + // blocking then do so right away. + + checkMaterialsReady(); + + } else { + + // Otherwise start by waiting a bit to give the materials we just + // initialized a chance to finish. + + setTimeout( checkMaterialsReady, 10 ); + + } + + } ); + + }; + + // Animation Loop + + let onAnimationFrameCallback = null; + + function onAnimationFrame( time ) { + + if ( onAnimationFrameCallback ) onAnimationFrameCallback( time ); + + } + + function onXRSessionStart() { + + animation.stop(); + + } + + function onXRSessionEnd() { + + animation.start(); + + } + + const animation = new WebGLAnimation(); + animation.setAnimationLoop( onAnimationFrame ); + + if ( typeof self !== 'undefined' ) animation.setContext( self ); + + this.setAnimationLoop = function ( callback ) { + + onAnimationFrameCallback = callback; + xr.setAnimationLoop( callback ); + + ( callback === null ) ? animation.stop() : animation.start(); + + }; + + xr.addEventListener( 'sessionstart', onXRSessionStart ); + xr.addEventListener( 'sessionend', onXRSessionEnd ); + + // Rendering + + this.render = function ( scene, camera ) { + + if ( camera !== undefined && camera.isCamera !== true ) { + + console.error( 'THREE.WebGLRenderer.render: camera is not an instance of THREE.Camera.' ); + return; + + } + + if ( _isContextLost === true ) return; + + // update scene graph + + if ( scene.matrixWorldAutoUpdate === true ) scene.updateMatrixWorld(); + + // update camera matrices and frustum + + if ( camera.parent === null && camera.matrixWorldAutoUpdate === true ) camera.updateMatrixWorld(); + + if ( xr.enabled === true && xr.isPresenting === true ) { + + if ( xr.cameraAutoUpdate === true ) xr.updateCamera( camera ); + + camera = xr.getCamera(); // use XR camera for rendering + + } + + // + if ( scene.isScene === true ) scene.onBeforeRender( _this, scene, camera, _currentRenderTarget ); + + currentRenderState = renderStates.get( scene, renderStateStack.length ); + currentRenderState.init( camera ); + + renderStateStack.push( currentRenderState ); + + _projScreenMatrix.multiplyMatrices( camera.projectionMatrix, camera.matrixWorldInverse ); + _frustum.setFromProjectionMatrix( _projScreenMatrix ); + + _localClippingEnabled = this.localClippingEnabled; + _clippingEnabled = clipping.init( this.clippingPlanes, _localClippingEnabled ); + + currentRenderList = renderLists.get( scene, renderListStack.length ); + currentRenderList.init(); + + renderListStack.push( currentRenderList ); + + if ( xr.enabled === true && xr.isPresenting === true ) { + + const depthSensingMesh = _this.xr.getDepthSensingMesh(); + + if ( depthSensingMesh !== null ) { + + projectObject( depthSensingMesh, camera, - Infinity, _this.sortObjects ); + + } + + } + + projectObject( scene, camera, 0, _this.sortObjects ); + + currentRenderList.finish(); + + if ( _this.sortObjects === true ) { + + currentRenderList.sort( _opaqueSort, _transparentSort ); + + } + + _renderBackground = xr.enabled === false || xr.isPresenting === false || xr.hasDepthSensing() === false; + if ( _renderBackground ) { + + background.addToRenderList( currentRenderList, scene ); + + } + + // + + this.info.render.frame ++; + + if ( _clippingEnabled === true ) clipping.beginShadows(); + + const shadowsArray = currentRenderState.state.shadowsArray; + + shadowMap.render( shadowsArray, scene, camera ); + + if ( _clippingEnabled === true ) clipping.endShadows(); + + // + + if ( this.info.autoReset === true ) this.info.reset(); + + // render scene + + const opaqueObjects = currentRenderList.opaque; + const transmissiveObjects = currentRenderList.transmissive; + + currentRenderState.setupLights(); + + if ( camera.isArrayCamera ) { + + const cameras = camera.cameras; + + if ( transmissiveObjects.length > 0 ) { + + for ( let i = 0, l = cameras.length; i < l; i ++ ) { + + const camera2 = cameras[ i ]; + + renderTransmissionPass( opaqueObjects, transmissiveObjects, scene, camera2 ); + + } + + } + + if ( _renderBackground ) background.render( scene ); + + for ( let i = 0, l = cameras.length; i < l; i ++ ) { + + const camera2 = cameras[ i ]; + + renderScene( currentRenderList, scene, camera2, camera2.viewport ); + + } + + } else { + + if ( transmissiveObjects.length > 0 ) renderTransmissionPass( opaqueObjects, transmissiveObjects, scene, camera ); + + if ( _renderBackground ) background.render( scene ); + + renderScene( currentRenderList, scene, camera ); + + } + + // + + if ( _currentRenderTarget !== null && _currentActiveMipmapLevel === 0 ) { + + // resolve multisample renderbuffers to a single-sample texture if necessary + + textures.updateMultisampleRenderTarget( _currentRenderTarget ); + + // Generate mipmap if we're using any kind of mipmap filtering + + textures.updateRenderTargetMipmap( _currentRenderTarget ); + + } + + // + + if ( scene.isScene === true ) scene.onAfterRender( _this, scene, camera ); + + // _gl.finish(); + + bindingStates.resetDefaultState(); + _currentMaterialId = - 1; + _currentCamera = null; + + renderStateStack.pop(); + + if ( renderStateStack.length > 0 ) { + + currentRenderState = renderStateStack[ renderStateStack.length - 1 ]; + + if ( _clippingEnabled === true ) clipping.setGlobalState( _this.clippingPlanes, currentRenderState.state.camera ); + + } else { + + currentRenderState = null; + + } + + renderListStack.pop(); + + if ( renderListStack.length > 0 ) { + + currentRenderList = renderListStack[ renderListStack.length - 1 ]; + + } else { + + currentRenderList = null; + + } + + }; + + function projectObject( object, camera, groupOrder, sortObjects ) { + + if ( object.visible === false ) return; + + const visible = object.layers.test( camera.layers ); + + if ( visible ) { + + if ( object.isGroup ) { + + groupOrder = object.renderOrder; + + } else if ( object.isLOD ) { + + if ( object.autoUpdate === true ) object.update( camera ); + + } else if ( object.isLight ) { + + currentRenderState.pushLight( object ); + + if ( object.castShadow ) { + + currentRenderState.pushShadow( object ); + + } + + } else if ( object.isSprite ) { + + if ( ! object.frustumCulled || _frustum.intersectsSprite( object ) ) { + + if ( sortObjects ) { + + _vector4.setFromMatrixPosition( object.matrixWorld ) + .applyMatrix4( _projScreenMatrix ); + + } + + const geometry = objects.update( object ); + const material = object.material; + + if ( material.visible ) { + + currentRenderList.push( object, geometry, material, groupOrder, _vector4.z, null ); + + } + + } + + } else if ( object.isMesh || object.isLine || object.isPoints ) { + + if ( ! object.frustumCulled || _frustum.intersectsObject( object ) ) { + + const geometry = objects.update( object ); + const material = object.material; + + if ( sortObjects ) { + + if ( object.boundingSphere !== undefined ) { + + if ( object.boundingSphere === null ) object.computeBoundingSphere(); + _vector4.copy( object.boundingSphere.center ); + + } else { + + if ( geometry.boundingSphere === null ) geometry.computeBoundingSphere(); + _vector4.copy( geometry.boundingSphere.center ); + + } + + _vector4 + .applyMatrix4( object.matrixWorld ) + .applyMatrix4( _projScreenMatrix ); + + } + + if ( Array.isArray( material ) ) { + + const groups = geometry.groups; + + for ( let i = 0, l = groups.length; i < l; i ++ ) { + + const group = groups[ i ]; + const groupMaterial = material[ group.materialIndex ]; + + if ( groupMaterial && groupMaterial.visible ) { + + currentRenderList.push( object, geometry, groupMaterial, groupOrder, _vector4.z, group ); + + } + + } + + } else if ( material.visible ) { + + currentRenderList.push( object, geometry, material, groupOrder, _vector4.z, null ); + + } + + } + + } + + } + + const children = object.children; + + for ( let i = 0, l = children.length; i < l; i ++ ) { + + projectObject( children[ i ], camera, groupOrder, sortObjects ); + + } + + } + + function renderScene( currentRenderList, scene, camera, viewport ) { + + const opaqueObjects = currentRenderList.opaque; + const transmissiveObjects = currentRenderList.transmissive; + const transparentObjects = currentRenderList.transparent; + + currentRenderState.setupLightsView( camera ); + + if ( _clippingEnabled === true ) clipping.setGlobalState( _this.clippingPlanes, camera ); + + if ( viewport ) state.viewport( _currentViewport.copy( viewport ) ); + + if ( opaqueObjects.length > 0 ) renderObjects( opaqueObjects, scene, camera ); + if ( transmissiveObjects.length > 0 ) renderObjects( transmissiveObjects, scene, camera ); + if ( transparentObjects.length > 0 ) renderObjects( transparentObjects, scene, camera ); + + // Ensure depth buffer writing is enabled so it can be cleared on next render + + state.buffers.depth.setTest( true ); + state.buffers.depth.setMask( true ); + state.buffers.color.setMask( true ); + + state.setPolygonOffset( false ); + + } + + function renderTransmissionPass( opaqueObjects, transmissiveObjects, scene, camera ) { + + const overrideMaterial = scene.isScene === true ? scene.overrideMaterial : null; + + if ( overrideMaterial !== null ) { + + return; + + } + + if ( currentRenderState.state.transmissionRenderTarget[ camera.id ] === undefined ) { + + currentRenderState.state.transmissionRenderTarget[ camera.id ] = new WebGLRenderTarget( 1, 1, { + generateMipmaps: true, + type: ( extensions.has( 'EXT_color_buffer_half_float' ) || extensions.has( 'EXT_color_buffer_float' ) ) ? HalfFloatType : UnsignedByteType, + minFilter: LinearMipmapLinearFilter, + samples: 4, + stencilBuffer: stencil, + resolveDepthBuffer: false, + resolveStencilBuffer: false, + colorSpace: ColorManagement.workingColorSpace, + } ); + + // debug + + /* + const geometry = new PlaneGeometry(); + const material = new MeshBasicMaterial( { map: _transmissionRenderTarget.texture } ); + + const mesh = new Mesh( geometry, material ); + scene.add( mesh ); + */ + + } + + const transmissionRenderTarget = currentRenderState.state.transmissionRenderTarget[ camera.id ]; + + const activeViewport = camera.viewport || _currentViewport; + transmissionRenderTarget.setSize( activeViewport.z * _this.transmissionResolutionScale, activeViewport.w * _this.transmissionResolutionScale ); + + // + + const currentRenderTarget = _this.getRenderTarget(); + _this.setRenderTarget( transmissionRenderTarget ); + + _this.getClearColor( _currentClearColor ); + _currentClearAlpha = _this.getClearAlpha(); + if ( _currentClearAlpha < 1 ) _this.setClearColor( 0xffffff, 0.5 ); + + _this.clear(); + + if ( _renderBackground ) background.render( scene ); + + // Turn off the features which can affect the frag color for opaque objects pass. + // Otherwise they are applied twice in opaque objects pass and transmission objects pass. + const currentToneMapping = _this.toneMapping; + _this.toneMapping = NoToneMapping; + + // Remove viewport from camera to avoid nested render calls resetting viewport to it (e.g Reflector). + // Transmission render pass requires viewport to match the transmissionRenderTarget. + const currentCameraViewport = camera.viewport; + if ( camera.viewport !== undefined ) camera.viewport = undefined; + + currentRenderState.setupLightsView( camera ); + + if ( _clippingEnabled === true ) clipping.setGlobalState( _this.clippingPlanes, camera ); + + renderObjects( opaqueObjects, scene, camera ); + + textures.updateMultisampleRenderTarget( transmissionRenderTarget ); + textures.updateRenderTargetMipmap( transmissionRenderTarget ); + + if ( extensions.has( 'WEBGL_multisampled_render_to_texture' ) === false ) { // see #28131 + + let renderTargetNeedsUpdate = false; + + for ( let i = 0, l = transmissiveObjects.length; i < l; i ++ ) { + + const renderItem = transmissiveObjects[ i ]; + + const object = renderItem.object; + const geometry = renderItem.geometry; + const material = renderItem.material; + const group = renderItem.group; + + if ( material.side === DoubleSide && object.layers.test( camera.layers ) ) { + + const currentSide = material.side; + + material.side = BackSide; + material.needsUpdate = true; + + renderObject( object, scene, camera, geometry, material, group ); + + material.side = currentSide; + material.needsUpdate = true; + + renderTargetNeedsUpdate = true; + + } + + } + + if ( renderTargetNeedsUpdate === true ) { + + textures.updateMultisampleRenderTarget( transmissionRenderTarget ); + textures.updateRenderTargetMipmap( transmissionRenderTarget ); + + } + + } + + _this.setRenderTarget( currentRenderTarget ); + + _this.setClearColor( _currentClearColor, _currentClearAlpha ); + + if ( currentCameraViewport !== undefined ) camera.viewport = currentCameraViewport; + + _this.toneMapping = currentToneMapping; + + } + + function renderObjects( renderList, scene, camera ) { + + const overrideMaterial = scene.isScene === true ? scene.overrideMaterial : null; + + for ( let i = 0, l = renderList.length; i < l; i ++ ) { + + const renderItem = renderList[ i ]; + + const object = renderItem.object; + const geometry = renderItem.geometry; + const material = overrideMaterial === null ? renderItem.material : overrideMaterial; + const group = renderItem.group; + + if ( object.layers.test( camera.layers ) ) { + + renderObject( object, scene, camera, geometry, material, group ); + + } + + } + + } + + function renderObject( object, scene, camera, geometry, material, group ) { + + object.onBeforeRender( _this, scene, camera, geometry, material, group ); + + object.modelViewMatrix.multiplyMatrices( camera.matrixWorldInverse, object.matrixWorld ); + object.normalMatrix.getNormalMatrix( object.modelViewMatrix ); + + material.onBeforeRender( _this, scene, camera, geometry, object, group ); + + if ( material.transparent === true && material.side === DoubleSide && material.forceSinglePass === false ) { + + material.side = BackSide; + material.needsUpdate = true; + _this.renderBufferDirect( camera, scene, geometry, material, object, group ); + + material.side = FrontSide; + material.needsUpdate = true; + _this.renderBufferDirect( camera, scene, geometry, material, object, group ); + + material.side = DoubleSide; + + } else { + + _this.renderBufferDirect( camera, scene, geometry, material, object, group ); + + } + + object.onAfterRender( _this, scene, camera, geometry, material, group ); + + } + + function getProgram( material, scene, object ) { + + if ( scene.isScene !== true ) scene = _emptyScene; // scene could be a Mesh, Line, Points, ... + + const materialProperties = properties.get( material ); + + const lights = currentRenderState.state.lights; + const shadowsArray = currentRenderState.state.shadowsArray; + + const lightsStateVersion = lights.state.version; + + const parameters = programCache.getParameters( material, lights.state, shadowsArray, scene, object ); + const programCacheKey = programCache.getProgramCacheKey( parameters ); + + let programs = materialProperties.programs; + + // always update environment and fog - changing these trigger an getProgram call, but it's possible that the program doesn't change + + materialProperties.environment = material.isMeshStandardMaterial ? scene.environment : null; + materialProperties.fog = scene.fog; + materialProperties.envMap = ( material.isMeshStandardMaterial ? cubeuvmaps : cubemaps ).get( material.envMap || materialProperties.environment ); + materialProperties.envMapRotation = ( materialProperties.environment !== null && material.envMap === null ) ? scene.environmentRotation : material.envMapRotation; + + if ( programs === undefined ) { + + // new material + + material.addEventListener( 'dispose', onMaterialDispose ); + + programs = new Map(); + materialProperties.programs = programs; + + } + + let program = programs.get( programCacheKey ); + + if ( program !== undefined ) { + + // early out if program and light state is identical + + if ( materialProperties.currentProgram === program && materialProperties.lightsStateVersion === lightsStateVersion ) { + + updateCommonMaterialProperties( material, parameters ); + + return program; + + } + + } else { + + parameters.uniforms = programCache.getUniforms( material ); + + material.onBeforeCompile( parameters, _this ); + + program = programCache.acquireProgram( parameters, programCacheKey ); + programs.set( programCacheKey, program ); + + materialProperties.uniforms = parameters.uniforms; + + } + + const uniforms = materialProperties.uniforms; + + if ( ( ! material.isShaderMaterial && ! material.isRawShaderMaterial ) || material.clipping === true ) { + + uniforms.clippingPlanes = clipping.uniform; + + } + + updateCommonMaterialProperties( material, parameters ); + + // store the light setup it was created for + + materialProperties.needsLights = materialNeedsLights( material ); + materialProperties.lightsStateVersion = lightsStateVersion; + + if ( materialProperties.needsLights ) { + + // wire up the material to this renderer's lighting state + + uniforms.ambientLightColor.value = lights.state.ambient; + uniforms.lightProbe.value = lights.state.probe; + uniforms.directionalLights.value = lights.state.directional; + uniforms.directionalLightShadows.value = lights.state.directionalShadow; + uniforms.spotLights.value = lights.state.spot; + uniforms.spotLightShadows.value = lights.state.spotShadow; + uniforms.rectAreaLights.value = lights.state.rectArea; + uniforms.ltc_1.value = lights.state.rectAreaLTC1; + uniforms.ltc_2.value = lights.state.rectAreaLTC2; + uniforms.pointLights.value = lights.state.point; + uniforms.pointLightShadows.value = lights.state.pointShadow; + uniforms.hemisphereLights.value = lights.state.hemi; + + uniforms.directionalShadowMap.value = lights.state.directionalShadowMap; + uniforms.directionalShadowMatrix.value = lights.state.directionalShadowMatrix; + uniforms.spotShadowMap.value = lights.state.spotShadowMap; + uniforms.spotLightMatrix.value = lights.state.spotLightMatrix; + uniforms.spotLightMap.value = lights.state.spotLightMap; + uniforms.pointShadowMap.value = lights.state.pointShadowMap; + uniforms.pointShadowMatrix.value = lights.state.pointShadowMatrix; + // TODO (abelnation): add area lights shadow info to uniforms + + } + + materialProperties.currentProgram = program; + materialProperties.uniformsList = null; + + return program; + + } + + function getUniformList( materialProperties ) { + + if ( materialProperties.uniformsList === null ) { + + const progUniforms = materialProperties.currentProgram.getUniforms(); + materialProperties.uniformsList = WebGLUniforms.seqWithValue( progUniforms.seq, materialProperties.uniforms ); + + } + + return materialProperties.uniformsList; + + } + + function updateCommonMaterialProperties( material, parameters ) { + + const materialProperties = properties.get( material ); + + materialProperties.outputColorSpace = parameters.outputColorSpace; + materialProperties.batching = parameters.batching; + materialProperties.batchingColor = parameters.batchingColor; + materialProperties.instancing = parameters.instancing; + materialProperties.instancingColor = parameters.instancingColor; + materialProperties.instancingMorph = parameters.instancingMorph; + materialProperties.skinning = parameters.skinning; + materialProperties.morphTargets = parameters.morphTargets; + materialProperties.morphNormals = parameters.morphNormals; + materialProperties.morphColors = parameters.morphColors; + materialProperties.morphTargetsCount = parameters.morphTargetsCount; + materialProperties.numClippingPlanes = parameters.numClippingPlanes; + materialProperties.numIntersection = parameters.numClipIntersection; + materialProperties.vertexAlphas = parameters.vertexAlphas; + materialProperties.vertexTangents = parameters.vertexTangents; + materialProperties.toneMapping = parameters.toneMapping; + + } + + function setProgram( camera, scene, geometry, material, object ) { + + if ( scene.isScene !== true ) scene = _emptyScene; // scene could be a Mesh, Line, Points, ... + + textures.resetTextureUnits(); + + const fog = scene.fog; + const environment = material.isMeshStandardMaterial ? scene.environment : null; + const colorSpace = ( _currentRenderTarget === null ) ? _this.outputColorSpace : ( _currentRenderTarget.isXRRenderTarget === true ? _currentRenderTarget.texture.colorSpace : LinearSRGBColorSpace ); + const envMap = ( material.isMeshStandardMaterial ? cubeuvmaps : cubemaps ).get( material.envMap || environment ); + const vertexAlphas = material.vertexColors === true && !! geometry.attributes.color && geometry.attributes.color.itemSize === 4; + const vertexTangents = !! geometry.attributes.tangent && ( !! material.normalMap || material.anisotropy > 0 ); + const morphTargets = !! geometry.morphAttributes.position; + const morphNormals = !! geometry.morphAttributes.normal; + const morphColors = !! geometry.morphAttributes.color; + + let toneMapping = NoToneMapping; + + if ( material.toneMapped ) { + + if ( _currentRenderTarget === null || _currentRenderTarget.isXRRenderTarget === true ) { + + toneMapping = _this.toneMapping; + + } + + } + + const morphAttribute = geometry.morphAttributes.position || geometry.morphAttributes.normal || geometry.morphAttributes.color; + const morphTargetsCount = ( morphAttribute !== undefined ) ? morphAttribute.length : 0; + + const materialProperties = properties.get( material ); + const lights = currentRenderState.state.lights; + + if ( _clippingEnabled === true ) { + + if ( _localClippingEnabled === true || camera !== _currentCamera ) { + + const useCache = + camera === _currentCamera && + material.id === _currentMaterialId; + + // we might want to call this function with some ClippingGroup + // object instead of the material, once it becomes feasible + // (#8465, #8379) + clipping.setState( material, camera, useCache ); + + } + + } + + // + + let needsProgramChange = false; + + if ( material.version === materialProperties.__version ) { + + if ( materialProperties.needsLights && ( materialProperties.lightsStateVersion !== lights.state.version ) ) { + + needsProgramChange = true; + + } else if ( materialProperties.outputColorSpace !== colorSpace ) { + + needsProgramChange = true; + + } else if ( object.isBatchedMesh && materialProperties.batching === false ) { + + needsProgramChange = true; + + } else if ( ! object.isBatchedMesh && materialProperties.batching === true ) { + + needsProgramChange = true; + + } else if ( object.isBatchedMesh && materialProperties.batchingColor === true && object.colorTexture === null ) { + + needsProgramChange = true; + + } else if ( object.isBatchedMesh && materialProperties.batchingColor === false && object.colorTexture !== null ) { + + needsProgramChange = true; + + } else if ( object.isInstancedMesh && materialProperties.instancing === false ) { + + needsProgramChange = true; + + } else if ( ! object.isInstancedMesh && materialProperties.instancing === true ) { + + needsProgramChange = true; + + } else if ( object.isSkinnedMesh && materialProperties.skinning === false ) { + + needsProgramChange = true; + + } else if ( ! object.isSkinnedMesh && materialProperties.skinning === true ) { + + needsProgramChange = true; + + } else if ( object.isInstancedMesh && materialProperties.instancingColor === true && object.instanceColor === null ) { + + needsProgramChange = true; + + } else if ( object.isInstancedMesh && materialProperties.instancingColor === false && object.instanceColor !== null ) { + + needsProgramChange = true; + + } else if ( object.isInstancedMesh && materialProperties.instancingMorph === true && object.morphTexture === null ) { + + needsProgramChange = true; + + } else if ( object.isInstancedMesh && materialProperties.instancingMorph === false && object.morphTexture !== null ) { + + needsProgramChange = true; + + } else if ( materialProperties.envMap !== envMap ) { + + needsProgramChange = true; + + } else if ( material.fog === true && materialProperties.fog !== fog ) { + + needsProgramChange = true; + + } else if ( materialProperties.numClippingPlanes !== undefined && + ( materialProperties.numClippingPlanes !== clipping.numPlanes || + materialProperties.numIntersection !== clipping.numIntersection ) ) { + + needsProgramChange = true; + + } else if ( materialProperties.vertexAlphas !== vertexAlphas ) { + + needsProgramChange = true; + + } else if ( materialProperties.vertexTangents !== vertexTangents ) { + + needsProgramChange = true; + + } else if ( materialProperties.morphTargets !== morphTargets ) { + + needsProgramChange = true; + + } else if ( materialProperties.morphNormals !== morphNormals ) { + + needsProgramChange = true; + + } else if ( materialProperties.morphColors !== morphColors ) { + + needsProgramChange = true; + + } else if ( materialProperties.toneMapping !== toneMapping ) { + + needsProgramChange = true; + + } else if ( materialProperties.morphTargetsCount !== morphTargetsCount ) { + + needsProgramChange = true; + + } + + } else { + + needsProgramChange = true; + materialProperties.__version = material.version; + + } + + // + + let program = materialProperties.currentProgram; + + if ( needsProgramChange === true ) { + + program = getProgram( material, scene, object ); + + } + + let refreshProgram = false; + let refreshMaterial = false; + let refreshLights = false; + + const p_uniforms = program.getUniforms(), + m_uniforms = materialProperties.uniforms; + + if ( state.useProgram( program.program ) ) { + + refreshProgram = true; + refreshMaterial = true; + refreshLights = true; + + } + + if ( material.id !== _currentMaterialId ) { + + _currentMaterialId = material.id; + + refreshMaterial = true; + + } + + if ( refreshProgram || _currentCamera !== camera ) { + + // common camera uniforms + + const reverseDepthBuffer = state.buffers.depth.getReversed(); + + if ( reverseDepthBuffer ) { + + _currentProjectionMatrix.copy( camera.projectionMatrix ); + + toNormalizedProjectionMatrix( _currentProjectionMatrix ); + toReversedProjectionMatrix( _currentProjectionMatrix ); + + p_uniforms.setValue( _gl, 'projectionMatrix', _currentProjectionMatrix ); + + } else { + + p_uniforms.setValue( _gl, 'projectionMatrix', camera.projectionMatrix ); + + } + + p_uniforms.setValue( _gl, 'viewMatrix', camera.matrixWorldInverse ); + + const uCamPos = p_uniforms.map.cameraPosition; + + if ( uCamPos !== undefined ) { + + uCamPos.setValue( _gl, _vector3.setFromMatrixPosition( camera.matrixWorld ) ); + + } + + if ( capabilities.logarithmicDepthBuffer ) { + + p_uniforms.setValue( _gl, 'logDepthBufFC', + 2.0 / ( Math.log( camera.far + 1.0 ) / Math.LN2 ) ); + + } + + // consider moving isOrthographic to UniformLib and WebGLMaterials, see https://github.com/mrdoob/three.js/pull/26467#issuecomment-1645185067 + + if ( material.isMeshPhongMaterial || + material.isMeshToonMaterial || + material.isMeshLambertMaterial || + material.isMeshBasicMaterial || + material.isMeshStandardMaterial || + material.isShaderMaterial ) { + + p_uniforms.setValue( _gl, 'isOrthographic', camera.isOrthographicCamera === true ); + + } + + if ( _currentCamera !== camera ) { + + _currentCamera = camera; + + // lighting uniforms depend on the camera so enforce an update + // now, in case this material supports lights - or later, when + // the next material that does gets activated: + + refreshMaterial = true; // set to true on material change + refreshLights = true; // remains set until update done + + } + + } + + // skinning and morph target uniforms must be set even if material didn't change + // auto-setting of texture unit for bone and morph texture must go before other textures + // otherwise textures used for skinning and morphing can take over texture units reserved for other material textures + + if ( object.isSkinnedMesh ) { + + p_uniforms.setOptional( _gl, object, 'bindMatrix' ); + p_uniforms.setOptional( _gl, object, 'bindMatrixInverse' ); + + const skeleton = object.skeleton; + + if ( skeleton ) { + + if ( skeleton.boneTexture === null ) skeleton.computeBoneTexture(); + + p_uniforms.setValue( _gl, 'boneTexture', skeleton.boneTexture, textures ); + + } + + } + + if ( object.isBatchedMesh ) { + + p_uniforms.setOptional( _gl, object, 'batchingTexture' ); + p_uniforms.setValue( _gl, 'batchingTexture', object._matricesTexture, textures ); + + p_uniforms.setOptional( _gl, object, 'batchingIdTexture' ); + p_uniforms.setValue( _gl, 'batchingIdTexture', object._indirectTexture, textures ); + + p_uniforms.setOptional( _gl, object, 'batchingColorTexture' ); + if ( object._colorsTexture !== null ) { + + p_uniforms.setValue( _gl, 'batchingColorTexture', object._colorsTexture, textures ); + + } + + } + + const morphAttributes = geometry.morphAttributes; + + if ( morphAttributes.position !== undefined || morphAttributes.normal !== undefined || ( morphAttributes.color !== undefined ) ) { + + morphtargets.update( object, geometry, program ); + + } + + if ( refreshMaterial || materialProperties.receiveShadow !== object.receiveShadow ) { + + materialProperties.receiveShadow = object.receiveShadow; + p_uniforms.setValue( _gl, 'receiveShadow', object.receiveShadow ); + + } + + // https://github.com/mrdoob/three.js/pull/24467#issuecomment-1209031512 + + if ( material.isMeshGouraudMaterial && material.envMap !== null ) { + + m_uniforms.envMap.value = envMap; + + m_uniforms.flipEnvMap.value = ( envMap.isCubeTexture && envMap.isRenderTargetTexture === false ) ? - 1 : 1; + + } + + if ( material.isMeshStandardMaterial && material.envMap === null && scene.environment !== null ) { + + m_uniforms.envMapIntensity.value = scene.environmentIntensity; + + } + + if ( refreshMaterial ) { + + p_uniforms.setValue( _gl, 'toneMappingExposure', _this.toneMappingExposure ); + + if ( materialProperties.needsLights ) { + + // the current material requires lighting info + + // note: all lighting uniforms are always set correctly + // they simply reference the renderer's state for their + // values + // + // use the current material's .needsUpdate flags to set + // the GL state when required + + markUniformsLightsNeedsUpdate( m_uniforms, refreshLights ); + + } + + // refresh uniforms common to several materials + + if ( fog && material.fog === true ) { + + materials.refreshFogUniforms( m_uniforms, fog ); + + } + + materials.refreshMaterialUniforms( m_uniforms, material, _pixelRatio, _height, currentRenderState.state.transmissionRenderTarget[ camera.id ] ); + + WebGLUniforms.upload( _gl, getUniformList( materialProperties ), m_uniforms, textures ); + + } + + if ( material.isShaderMaterial && material.uniformsNeedUpdate === true ) { + + WebGLUniforms.upload( _gl, getUniformList( materialProperties ), m_uniforms, textures ); + material.uniformsNeedUpdate = false; + + } + + if ( material.isSpriteMaterial ) { + + p_uniforms.setValue( _gl, 'center', object.center ); + + } + + // common matrices + + p_uniforms.setValue( _gl, 'modelViewMatrix', object.modelViewMatrix ); + p_uniforms.setValue( _gl, 'normalMatrix', object.normalMatrix ); + p_uniforms.setValue( _gl, 'modelMatrix', object.matrixWorld ); + + // UBOs + + if ( material.isShaderMaterial || material.isRawShaderMaterial ) { + + const groups = material.uniformsGroups; + + for ( let i = 0, l = groups.length; i < l; i ++ ) { + + const group = groups[ i ]; + + uniformsGroups.update( group, program ); + uniformsGroups.bind( group, program ); + + } + + } + + return program; + + } + + // If uniforms are marked as clean, they don't need to be loaded to the GPU. + + function markUniformsLightsNeedsUpdate( uniforms, value ) { + + uniforms.ambientLightColor.needsUpdate = value; + uniforms.lightProbe.needsUpdate = value; + + uniforms.directionalLights.needsUpdate = value; + uniforms.directionalLightShadows.needsUpdate = value; + uniforms.pointLights.needsUpdate = value; + uniforms.pointLightShadows.needsUpdate = value; + uniforms.spotLights.needsUpdate = value; + uniforms.spotLightShadows.needsUpdate = value; + uniforms.rectAreaLights.needsUpdate = value; + uniforms.hemisphereLights.needsUpdate = value; + + } + + function materialNeedsLights( material ) { + + return material.isMeshLambertMaterial || material.isMeshToonMaterial || material.isMeshPhongMaterial || + material.isMeshStandardMaterial || material.isShadowMaterial || + ( material.isShaderMaterial && material.lights === true ); + + } + + this.getActiveCubeFace = function () { + + return _currentActiveCubeFace; + + }; + + this.getActiveMipmapLevel = function () { + + return _currentActiveMipmapLevel; + + }; + + this.getRenderTarget = function () { + + return _currentRenderTarget; + + }; + + this.setRenderTargetTextures = function ( renderTarget, colorTexture, depthTexture ) { + + properties.get( renderTarget.texture ).__webglTexture = colorTexture; + properties.get( renderTarget.depthTexture ).__webglTexture = depthTexture; + + const renderTargetProperties = properties.get( renderTarget ); + renderTargetProperties.__hasExternalTextures = true; + + renderTargetProperties.__autoAllocateDepthBuffer = depthTexture === undefined; + + if ( ! renderTargetProperties.__autoAllocateDepthBuffer ) { + + // The multisample_render_to_texture extension doesn't work properly if there + // are midframe flushes and an external depth buffer. Disable use of the extension. + if ( extensions.has( 'WEBGL_multisampled_render_to_texture' ) === true ) { + + console.warn( 'THREE.WebGLRenderer: Render-to-texture extension was disabled because an external texture was provided' ); + renderTargetProperties.__useRenderToTexture = false; + + } + + } + + }; + + this.setRenderTargetFramebuffer = function ( renderTarget, defaultFramebuffer ) { + + const renderTargetProperties = properties.get( renderTarget ); + renderTargetProperties.__webglFramebuffer = defaultFramebuffer; + renderTargetProperties.__useDefaultFramebuffer = defaultFramebuffer === undefined; + + }; + + const _scratchFrameBuffer = _gl.createFramebuffer(); + this.setRenderTarget = function ( renderTarget, activeCubeFace = 0, activeMipmapLevel = 0 ) { + + _currentRenderTarget = renderTarget; + _currentActiveCubeFace = activeCubeFace; + _currentActiveMipmapLevel = activeMipmapLevel; + + let useDefaultFramebuffer = true; + let framebuffer = null; + let isCube = false; + let isRenderTarget3D = false; + + if ( renderTarget ) { + + const renderTargetProperties = properties.get( renderTarget ); + + if ( renderTargetProperties.__useDefaultFramebuffer !== undefined ) { + + // We need to make sure to rebind the framebuffer. + state.bindFramebuffer( _gl.FRAMEBUFFER, null ); + useDefaultFramebuffer = false; + + } else if ( renderTargetProperties.__webglFramebuffer === undefined ) { + + textures.setupRenderTarget( renderTarget ); + + } else if ( renderTargetProperties.__hasExternalTextures ) { + + // Color and depth texture must be rebound in order for the swapchain to update. + textures.rebindTextures( renderTarget, properties.get( renderTarget.texture ).__webglTexture, properties.get( renderTarget.depthTexture ).__webglTexture ); + + } else if ( renderTarget.depthBuffer ) { + + // check if the depth texture is already bound to the frame buffer and that it's been initialized + const depthTexture = renderTarget.depthTexture; + if ( renderTargetProperties.__boundDepthTexture !== depthTexture ) { + + // check if the depth texture is compatible + if ( + depthTexture !== null && + properties.has( depthTexture ) && + ( renderTarget.width !== depthTexture.image.width || renderTarget.height !== depthTexture.image.height ) + ) { + + throw new Error( 'WebGLRenderTarget: Attached DepthTexture is initialized to the incorrect size.' ); + + } + + // Swap the depth buffer to the currently attached one + textures.setupDepthRenderbuffer( renderTarget ); + + } + + } + + const texture = renderTarget.texture; + + if ( texture.isData3DTexture || texture.isDataArrayTexture || texture.isCompressedArrayTexture ) { + + isRenderTarget3D = true; + + } + + const __webglFramebuffer = properties.get( renderTarget ).__webglFramebuffer; + + if ( renderTarget.isWebGLCubeRenderTarget ) { + + if ( Array.isArray( __webglFramebuffer[ activeCubeFace ] ) ) { + + framebuffer = __webglFramebuffer[ activeCubeFace ][ activeMipmapLevel ]; + + } else { + + framebuffer = __webglFramebuffer[ activeCubeFace ]; + + } + + isCube = true; + + } else if ( ( renderTarget.samples > 0 ) && textures.useMultisampledRTT( renderTarget ) === false ) { + + framebuffer = properties.get( renderTarget ).__webglMultisampledFramebuffer; + + } else { + + if ( Array.isArray( __webglFramebuffer ) ) { + + framebuffer = __webglFramebuffer[ activeMipmapLevel ]; + + } else { + + framebuffer = __webglFramebuffer; + + } + + } + + _currentViewport.copy( renderTarget.viewport ); + _currentScissor.copy( renderTarget.scissor ); + _currentScissorTest = renderTarget.scissorTest; + + } else { + + _currentViewport.copy( _viewport ).multiplyScalar( _pixelRatio ).floor(); + _currentScissor.copy( _scissor ).multiplyScalar( _pixelRatio ).floor(); + _currentScissorTest = _scissorTest; + + } + + // Use a scratch frame buffer if rendering to a mip level to avoid depth buffers + // being bound that are different sizes. + if ( activeMipmapLevel !== 0 ) { + + framebuffer = _scratchFrameBuffer; + + } + + const framebufferBound = state.bindFramebuffer( _gl.FRAMEBUFFER, framebuffer ); + + if ( framebufferBound && useDefaultFramebuffer ) { + + state.drawBuffers( renderTarget, framebuffer ); + + } + + state.viewport( _currentViewport ); + state.scissor( _currentScissor ); + state.setScissorTest( _currentScissorTest ); + + if ( isCube ) { + + const textureProperties = properties.get( renderTarget.texture ); + _gl.framebufferTexture2D( _gl.FRAMEBUFFER, _gl.COLOR_ATTACHMENT0, _gl.TEXTURE_CUBE_MAP_POSITIVE_X + activeCubeFace, textureProperties.__webglTexture, activeMipmapLevel ); + + } else if ( isRenderTarget3D ) { + + const textureProperties = properties.get( renderTarget.texture ); + const layer = activeCubeFace; + _gl.framebufferTextureLayer( _gl.FRAMEBUFFER, _gl.COLOR_ATTACHMENT0, textureProperties.__webglTexture, activeMipmapLevel, layer ); + + } else if ( renderTarget !== null && activeMipmapLevel !== 0 ) { + + // Only bind the frame buffer if we are using a scratch frame buffer to render to a mipmap. + // If we rebind the texture when using a multi sample buffer then an error about inconsistent samples will be thrown. + const textureProperties = properties.get( renderTarget.texture ); + _gl.framebufferTexture2D( _gl.FRAMEBUFFER, _gl.COLOR_ATTACHMENT0, _gl.TEXTURE_2D, textureProperties.__webglTexture, activeMipmapLevel ); + + } + + _currentMaterialId = - 1; // reset current material to ensure correct uniform bindings + + }; + + this.readRenderTargetPixels = function ( renderTarget, x, y, width, height, buffer, activeCubeFaceIndex ) { + + if ( ! ( renderTarget && renderTarget.isWebGLRenderTarget ) ) { + + console.error( 'THREE.WebGLRenderer.readRenderTargetPixels: renderTarget is not THREE.WebGLRenderTarget.' ); + return; + + } + + let framebuffer = properties.get( renderTarget ).__webglFramebuffer; + + if ( renderTarget.isWebGLCubeRenderTarget && activeCubeFaceIndex !== undefined ) { + + framebuffer = framebuffer[ activeCubeFaceIndex ]; + + } + + if ( framebuffer ) { + + state.bindFramebuffer( _gl.FRAMEBUFFER, framebuffer ); + + try { + + const texture = renderTarget.texture; + const textureFormat = texture.format; + const textureType = texture.type; + + if ( ! capabilities.textureFormatReadable( textureFormat ) ) { + + console.error( 'THREE.WebGLRenderer.readRenderTargetPixels: renderTarget is not in RGBA or implementation defined format.' ); + return; + + } + + if ( ! capabilities.textureTypeReadable( textureType ) ) { + + console.error( 'THREE.WebGLRenderer.readRenderTargetPixels: renderTarget is not in UnsignedByteType or implementation defined type.' ); + return; + + } + + // the following if statement ensures valid read requests (no out-of-bounds pixels, see #8604) + + if ( ( x >= 0 && x <= ( renderTarget.width - width ) ) && ( y >= 0 && y <= ( renderTarget.height - height ) ) ) { + + _gl.readPixels( x, y, width, height, utils.convert( textureFormat ), utils.convert( textureType ), buffer ); + + } + + } finally { + + // restore framebuffer of current render target if necessary + + const framebuffer = ( _currentRenderTarget !== null ) ? properties.get( _currentRenderTarget ).__webglFramebuffer : null; + state.bindFramebuffer( _gl.FRAMEBUFFER, framebuffer ); + + } + + } + + }; + + this.readRenderTargetPixelsAsync = async function ( renderTarget, x, y, width, height, buffer, activeCubeFaceIndex ) { + + if ( ! ( renderTarget && renderTarget.isWebGLRenderTarget ) ) { + + throw new Error( 'THREE.WebGLRenderer.readRenderTargetPixels: renderTarget is not THREE.WebGLRenderTarget.' ); + + } + + let framebuffer = properties.get( renderTarget ).__webglFramebuffer; + if ( renderTarget.isWebGLCubeRenderTarget && activeCubeFaceIndex !== undefined ) { + + framebuffer = framebuffer[ activeCubeFaceIndex ]; + + } + + if ( framebuffer ) { + + const texture = renderTarget.texture; + const textureFormat = texture.format; + const textureType = texture.type; + + if ( ! capabilities.textureFormatReadable( textureFormat ) ) { + + throw new Error( 'THREE.WebGLRenderer.readRenderTargetPixelsAsync: renderTarget is not in RGBA or implementation defined format.' ); + + } + + if ( ! capabilities.textureTypeReadable( textureType ) ) { + + throw new Error( 'THREE.WebGLRenderer.readRenderTargetPixelsAsync: renderTarget is not in UnsignedByteType or implementation defined type.' ); + + } + + // the following if statement ensures valid read requests (no out-of-bounds pixels, see #8604) + if ( ( x >= 0 && x <= ( renderTarget.width - width ) ) && ( y >= 0 && y <= ( renderTarget.height - height ) ) ) { + + // set the active frame buffer to the one we want to read + state.bindFramebuffer( _gl.FRAMEBUFFER, framebuffer ); + + const glBuffer = _gl.createBuffer(); + _gl.bindBuffer( _gl.PIXEL_PACK_BUFFER, glBuffer ); + _gl.bufferData( _gl.PIXEL_PACK_BUFFER, buffer.byteLength, _gl.STREAM_READ ); + _gl.readPixels( x, y, width, height, utils.convert( textureFormat ), utils.convert( textureType ), 0 ); + + // reset the frame buffer to the currently set buffer before waiting + const currFramebuffer = _currentRenderTarget !== null ? properties.get( _currentRenderTarget ).__webglFramebuffer : null; + state.bindFramebuffer( _gl.FRAMEBUFFER, currFramebuffer ); + + // check if the commands have finished every 8 ms + const sync = _gl.fenceSync( _gl.SYNC_GPU_COMMANDS_COMPLETE, 0 ); + + _gl.flush(); + + await probeAsync( _gl, sync, 4 ); + + // read the data and delete the buffer + _gl.bindBuffer( _gl.PIXEL_PACK_BUFFER, glBuffer ); + _gl.getBufferSubData( _gl.PIXEL_PACK_BUFFER, 0, buffer ); + _gl.deleteBuffer( glBuffer ); + _gl.deleteSync( sync ); + + return buffer; + + } else { + + throw new Error( 'THREE.WebGLRenderer.readRenderTargetPixelsAsync: requested read bounds are out of range.' ); + + } + + } + + }; + + this.copyFramebufferToTexture = function ( texture, position = null, level = 0 ) { + + // support previous signature with position first + if ( texture.isTexture !== true ) { + + // @deprecated, r165 + warnOnce( 'WebGLRenderer: copyFramebufferToTexture function signature has changed.' ); + + position = arguments[ 0 ] || null; + texture = arguments[ 1 ]; + + } + + const levelScale = Math.pow( 2, - level ); + const width = Math.floor( texture.image.width * levelScale ); + const height = Math.floor( texture.image.height * levelScale ); + + const x = position !== null ? position.x : 0; + const y = position !== null ? position.y : 0; + + textures.setTexture2D( texture, 0 ); + + _gl.copyTexSubImage2D( _gl.TEXTURE_2D, level, 0, 0, x, y, width, height ); + + state.unbindTexture(); + + }; + + const _srcFramebuffer = _gl.createFramebuffer(); + const _dstFramebuffer = _gl.createFramebuffer(); + this.copyTextureToTexture = function ( srcTexture, dstTexture, srcRegion = null, dstPosition = null, srcLevel = 0, dstLevel = null ) { + + // support previous signature with dstPosition first + if ( srcTexture.isTexture !== true ) { + + // @deprecated, r165 + warnOnce( 'WebGLRenderer: copyTextureToTexture function signature has changed.' ); + + dstPosition = arguments[ 0 ] || null; + srcTexture = arguments[ 1 ]; + dstTexture = arguments[ 2 ]; + dstLevel = arguments[ 3 ] || 0; + srcRegion = null; + + } + + // support the previous signature with just a single dst mipmap level + if ( dstLevel === null ) { + + if ( srcLevel !== 0 ) { + + // @deprecated, r171 + warnOnce( 'WebGLRenderer: copyTextureToTexture function signature has changed to support src and dst mipmap levels.' ); + dstLevel = srcLevel; + srcLevel = 0; + + } else { + + dstLevel = 0; + + } + + } + + // gather the necessary dimensions to copy + let width, height, depth, minX, minY, minZ; + let dstX, dstY, dstZ; + const image = srcTexture.isCompressedTexture ? srcTexture.mipmaps[ dstLevel ] : srcTexture.image; + if ( srcRegion !== null ) { + + width = srcRegion.max.x - srcRegion.min.x; + height = srcRegion.max.y - srcRegion.min.y; + depth = srcRegion.isBox3 ? srcRegion.max.z - srcRegion.min.z : 1; + minX = srcRegion.min.x; + minY = srcRegion.min.y; + minZ = srcRegion.isBox3 ? srcRegion.min.z : 0; + + } else { + + const levelScale = Math.pow( 2, - srcLevel ); + width = Math.floor( image.width * levelScale ); + height = Math.floor( image.height * levelScale ); + if ( srcTexture.isDataArrayTexture ) { + + depth = image.depth; + + } else if ( srcTexture.isData3DTexture ) { + + depth = Math.floor( image.depth * levelScale ); + + } else { + + depth = 1; + + } + + minX = 0; + minY = 0; + minZ = 0; + + } + + if ( dstPosition !== null ) { + + dstX = dstPosition.x; + dstY = dstPosition.y; + dstZ = dstPosition.z; + + } else { + + dstX = 0; + dstY = 0; + dstZ = 0; + + } + + // Set up the destination target + const glFormat = utils.convert( dstTexture.format ); + const glType = utils.convert( dstTexture.type ); + let glTarget; + + if ( dstTexture.isData3DTexture ) { + + textures.setTexture3D( dstTexture, 0 ); + glTarget = _gl.TEXTURE_3D; + + } else if ( dstTexture.isDataArrayTexture || dstTexture.isCompressedArrayTexture ) { + + textures.setTexture2DArray( dstTexture, 0 ); + glTarget = _gl.TEXTURE_2D_ARRAY; + + } else { + + textures.setTexture2D( dstTexture, 0 ); + glTarget = _gl.TEXTURE_2D; + + } + + _gl.pixelStorei( _gl.UNPACK_FLIP_Y_WEBGL, dstTexture.flipY ); + _gl.pixelStorei( _gl.UNPACK_PREMULTIPLY_ALPHA_WEBGL, dstTexture.premultiplyAlpha ); + _gl.pixelStorei( _gl.UNPACK_ALIGNMENT, dstTexture.unpackAlignment ); + + // used for copying data from cpu + const currentUnpackRowLen = _gl.getParameter( _gl.UNPACK_ROW_LENGTH ); + const currentUnpackImageHeight = _gl.getParameter( _gl.UNPACK_IMAGE_HEIGHT ); + const currentUnpackSkipPixels = _gl.getParameter( _gl.UNPACK_SKIP_PIXELS ); + const currentUnpackSkipRows = _gl.getParameter( _gl.UNPACK_SKIP_ROWS ); + const currentUnpackSkipImages = _gl.getParameter( _gl.UNPACK_SKIP_IMAGES ); + + _gl.pixelStorei( _gl.UNPACK_ROW_LENGTH, image.width ); + _gl.pixelStorei( _gl.UNPACK_IMAGE_HEIGHT, image.height ); + _gl.pixelStorei( _gl.UNPACK_SKIP_PIXELS, minX ); + _gl.pixelStorei( _gl.UNPACK_SKIP_ROWS, minY ); + _gl.pixelStorei( _gl.UNPACK_SKIP_IMAGES, minZ ); + + // set up the src texture + const isSrc3D = srcTexture.isDataArrayTexture || srcTexture.isData3DTexture; + const isDst3D = dstTexture.isDataArrayTexture || dstTexture.isData3DTexture; + if ( srcTexture.isDepthTexture ) { + + const srcTextureProperties = properties.get( srcTexture ); + const dstTextureProperties = properties.get( dstTexture ); + const srcRenderTargetProperties = properties.get( srcTextureProperties.__renderTarget ); + const dstRenderTargetProperties = properties.get( dstTextureProperties.__renderTarget ); + state.bindFramebuffer( _gl.READ_FRAMEBUFFER, srcRenderTargetProperties.__webglFramebuffer ); + state.bindFramebuffer( _gl.DRAW_FRAMEBUFFER, dstRenderTargetProperties.__webglFramebuffer ); + + for ( let i = 0; i < depth; i ++ ) { + + // if the source or destination are a 3d target then a layer needs to be bound + if ( isSrc3D ) { + + _gl.framebufferTextureLayer( _gl.READ_FRAMEBUFFER, _gl.COLOR_ATTACHMENT0, properties.get( srcTexture ).__webglTexture, srcLevel, minZ + i ); + _gl.framebufferTextureLayer( _gl.DRAW_FRAMEBUFFER, _gl.COLOR_ATTACHMENT0, properties.get( dstTexture ).__webglTexture, dstLevel, dstZ + i ); + + } + + _gl.blitFramebuffer( minX, minY, width, height, dstX, dstY, width, height, _gl.DEPTH_BUFFER_BIT, _gl.NEAREST ); + + } + + state.bindFramebuffer( _gl.READ_FRAMEBUFFER, null ); + state.bindFramebuffer( _gl.DRAW_FRAMEBUFFER, null ); + + } else if ( srcLevel !== 0 || srcTexture.isRenderTargetTexture || properties.has( srcTexture ) ) { + + // get the appropriate frame buffers + const srcTextureProperties = properties.get( srcTexture ); + const dstTextureProperties = properties.get( dstTexture ); + + // bind the frame buffer targets + state.bindFramebuffer( _gl.READ_FRAMEBUFFER, _srcFramebuffer ); + state.bindFramebuffer( _gl.DRAW_FRAMEBUFFER, _dstFramebuffer ); + + for ( let i = 0; i < depth; i ++ ) { + + // assign the correct layers and mip maps to the frame buffers + if ( isSrc3D ) { + + _gl.framebufferTextureLayer( _gl.READ_FRAMEBUFFER, _gl.COLOR_ATTACHMENT0, srcTextureProperties.__webglTexture, srcLevel, minZ + i ); + + } else { + + _gl.framebufferTexture2D( _gl.READ_FRAMEBUFFER, _gl.COLOR_ATTACHMENT0, _gl.TEXTURE_2D, srcTextureProperties.__webglTexture, srcLevel ); + + } + + if ( isDst3D ) { + + _gl.framebufferTextureLayer( _gl.DRAW_FRAMEBUFFER, _gl.COLOR_ATTACHMENT0, dstTextureProperties.__webglTexture, dstLevel, dstZ + i ); + + } else { + + _gl.framebufferTexture2D( _gl.DRAW_FRAMEBUFFER, _gl.COLOR_ATTACHMENT0, _gl.TEXTURE_2D, dstTextureProperties.__webglTexture, dstLevel ); + + } + + // copy the data using the fastest function that can achieve the copy + if ( srcLevel !== 0 ) { + + _gl.blitFramebuffer( minX, minY, width, height, dstX, dstY, width, height, _gl.COLOR_BUFFER_BIT, _gl.NEAREST ); + + } else if ( isDst3D ) { + + _gl.copyTexSubImage3D( glTarget, dstLevel, dstX, dstY, dstZ + i, minX, minY, width, height ); + + } else { + + _gl.copyTexSubImage2D( glTarget, dstLevel, dstX, dstY, minX, minY, width, height ); + + } + + } + + // unbind read, draw buffers + state.bindFramebuffer( _gl.READ_FRAMEBUFFER, null ); + state.bindFramebuffer( _gl.DRAW_FRAMEBUFFER, null ); + + } else { + + if ( isDst3D ) { + + // copy data into the 3d texture + if ( srcTexture.isDataTexture || srcTexture.isData3DTexture ) { + + _gl.texSubImage3D( glTarget, dstLevel, dstX, dstY, dstZ, width, height, depth, glFormat, glType, image.data ); + + } else if ( dstTexture.isCompressedArrayTexture ) { + + _gl.compressedTexSubImage3D( glTarget, dstLevel, dstX, dstY, dstZ, width, height, depth, glFormat, image.data ); + + } else { + + _gl.texSubImage3D( glTarget, dstLevel, dstX, dstY, dstZ, width, height, depth, glFormat, glType, image ); + + } + + } else { + + // copy data into the 2d texture + if ( srcTexture.isDataTexture ) { + + _gl.texSubImage2D( _gl.TEXTURE_2D, dstLevel, dstX, dstY, width, height, glFormat, glType, image.data ); + + } else if ( srcTexture.isCompressedTexture ) { + + _gl.compressedTexSubImage2D( _gl.TEXTURE_2D, dstLevel, dstX, dstY, image.width, image.height, glFormat, image.data ); + + } else { + + _gl.texSubImage2D( _gl.TEXTURE_2D, dstLevel, dstX, dstY, width, height, glFormat, glType, image ); + + } + + } + + } + + // reset values + _gl.pixelStorei( _gl.UNPACK_ROW_LENGTH, currentUnpackRowLen ); + _gl.pixelStorei( _gl.UNPACK_IMAGE_HEIGHT, currentUnpackImageHeight ); + _gl.pixelStorei( _gl.UNPACK_SKIP_PIXELS, currentUnpackSkipPixels ); + _gl.pixelStorei( _gl.UNPACK_SKIP_ROWS, currentUnpackSkipRows ); + _gl.pixelStorei( _gl.UNPACK_SKIP_IMAGES, currentUnpackSkipImages ); + + // Generate mipmaps only when copying level 0 + if ( dstLevel === 0 && dstTexture.generateMipmaps ) { + + _gl.generateMipmap( glTarget ); + + } + + state.unbindTexture(); + + }; + + this.copyTextureToTexture3D = function ( srcTexture, dstTexture, srcRegion = null, dstPosition = null, level = 0 ) { + + // support previous signature with source box first + if ( srcTexture.isTexture !== true ) { + + // @deprecated, r165 + warnOnce( 'WebGLRenderer: copyTextureToTexture3D function signature has changed.' ); + + srcRegion = arguments[ 0 ] || null; + dstPosition = arguments[ 1 ] || null; + srcTexture = arguments[ 2 ]; + dstTexture = arguments[ 3 ]; + level = arguments[ 4 ] || 0; + + } + + // @deprecated, r170 + warnOnce( 'WebGLRenderer: copyTextureToTexture3D function has been deprecated. Use "copyTextureToTexture" instead.' ); + + return this.copyTextureToTexture( srcTexture, dstTexture, srcRegion, dstPosition, level ); + + }; + + this.initRenderTarget = function ( target ) { + + if ( properties.get( target ).__webglFramebuffer === undefined ) { + + textures.setupRenderTarget( target ); + + } + + }; + + this.initTexture = function ( texture ) { + + if ( texture.isCubeTexture ) { + + textures.setTextureCube( texture, 0 ); + + } else if ( texture.isData3DTexture ) { + + textures.setTexture3D( texture, 0 ); + + } else if ( texture.isDataArrayTexture || texture.isCompressedArrayTexture ) { + + textures.setTexture2DArray( texture, 0 ); + + } else { + + textures.setTexture2D( texture, 0 ); + + } + + state.unbindTexture(); + + }; + + this.resetState = function () { + + _currentActiveCubeFace = 0; + _currentActiveMipmapLevel = 0; + _currentRenderTarget = null; + + state.reset(); + bindingStates.reset(); + + }; + + if ( typeof __THREE_DEVTOOLS__ !== 'undefined' ) { + + __THREE_DEVTOOLS__.dispatchEvent( new CustomEvent( 'observe', { detail: this } ) ); + + } + + } + + get coordinateSystem() { + + return WebGLCoordinateSystem; + + } + + get outputColorSpace() { + + return this._outputColorSpace; + + } + + set outputColorSpace( colorSpace ) { + + this._outputColorSpace = colorSpace; + + const gl = this.getContext(); + gl.drawingBufferColorspace = ColorManagement._getDrawingBufferColorSpace( colorSpace ); + gl.unpackColorSpace = ColorManagement._getUnpackColorSpace(); + + } + +} + +export { ACESFilmicToneMapping, AddEquation, AddOperation, AdditiveBlending, AgXToneMapping, AlphaFormat, AlwaysCompare, AlwaysDepth, ArrayCamera, BackSide, BoxGeometry, BufferAttribute, BufferGeometry, ByteType, CineonToneMapping, ClampToEdgeWrapping, Color, ColorManagement, ConstantAlphaFactor, ConstantColorFactor, CubeReflectionMapping, CubeRefractionMapping, CubeTexture, CubeUVReflectionMapping, CullFaceBack, CullFaceFront, CullFaceNone, CustomBlending, CustomToneMapping, Data3DTexture, DataArrayTexture, DepthFormat, DepthStencilFormat, DepthTexture, DoubleSide, DstAlphaFactor, DstColorFactor, EqualCompare, EqualDepth, EquirectangularReflectionMapping, EquirectangularRefractionMapping, Euler, EventDispatcher, FloatType, FrontSide, Frustum, GLSL3, GreaterCompare, GreaterDepth, GreaterEqualCompare, GreaterEqualDepth, Group, HalfFloatType, IntType, Layers, LessCompare, LessDepth, LessEqualCompare, LessEqualDepth, LinearFilter, LinearMipmapLinearFilter, LinearMipmapNearestFilter, LinearSRGBColorSpace, LinearToneMapping, LinearTransfer, LuminanceAlphaFormat, LuminanceFormat, Matrix3, Matrix4, MaxEquation, Mesh, MeshBasicMaterial, MeshDepthMaterial, MeshDistanceMaterial, MinEquation, MirroredRepeatWrapping, MixOperation, MultiplyBlending, MultiplyOperation, NearestFilter, NearestMipmapLinearFilter, NearestMipmapNearestFilter, NeutralToneMapping, NeverCompare, NeverDepth, NoBlending, NoColorSpace, NoToneMapping, NormalBlending, NotEqualCompare, NotEqualDepth, ObjectSpaceNormalMap, OneFactor, OneMinusConstantAlphaFactor, OneMinusConstantColorFactor, OneMinusDstAlphaFactor, OneMinusDstColorFactor, OneMinusSrcAlphaFactor, OneMinusSrcColorFactor, OrthographicCamera, PCFShadowMap, PCFSoftShadowMap, PMREMGenerator, PerspectiveCamera, Plane, PlaneGeometry, RED_GREEN_RGTC2_Format, RED_RGTC1_Format, REVISION, RGBADepthPacking, RGBAFormat, RGBAIntegerFormat, RGBA_ASTC_10x10_Format, RGBA_ASTC_10x5_Format, RGBA_ASTC_10x6_Format, RGBA_ASTC_10x8_Format, RGBA_ASTC_12x10_Format, RGBA_ASTC_12x12_Format, RGBA_ASTC_4x4_Format, RGBA_ASTC_5x4_Format, RGBA_ASTC_5x5_Format, RGBA_ASTC_6x5_Format, RGBA_ASTC_6x6_Format, RGBA_ASTC_8x5_Format, RGBA_ASTC_8x6_Format, RGBA_ASTC_8x8_Format, RGBA_BPTC_Format, RGBA_ETC2_EAC_Format, RGBA_PVRTC_2BPPV1_Format, RGBA_PVRTC_4BPPV1_Format, RGBA_S3TC_DXT1_Format, RGBA_S3TC_DXT3_Format, RGBA_S3TC_DXT5_Format, RGBFormat, RGB_BPTC_SIGNED_Format, RGB_BPTC_UNSIGNED_Format, RGB_ETC1_Format, RGB_ETC2_Format, RGB_PVRTC_2BPPV1_Format, RGB_PVRTC_4BPPV1_Format, RGB_S3TC_DXT1_Format, RGFormat, RGIntegerFormat, RedFormat, RedIntegerFormat, ReinhardToneMapping, RepeatWrapping, ReverseSubtractEquation, SIGNED_RED_GREEN_RGTC2_Format, SIGNED_RED_RGTC1_Format, SRGBColorSpace, SRGBTransfer, ShaderChunk, ShaderLib, ShaderMaterial, ShortType, SrcAlphaFactor, SrcAlphaSaturateFactor, SrcColorFactor, SubtractEquation, SubtractiveBlending, TangentSpaceNormalMap, Texture, Uint16BufferAttribute, Uint32BufferAttribute, UniformsLib, UniformsUtils, UnsignedByteType, UnsignedInt248Type, UnsignedInt5999Type, UnsignedIntType, UnsignedShort4444Type, UnsignedShort5551Type, UnsignedShortType, VSMShadowMap, Vector2, Vector3, Vector4, WebGLCoordinateSystem, WebGLCubeRenderTarget, WebGLRenderTarget, WebGLRenderer, WebGLUtils, ZeroFactor, createCanvasElement }; diff --git a/public/static/3d-force-graph/index-shiny.html b/public/static/3d-force-graph/index-shiny.html new file mode 100644 index 0000000..c396989 --- /dev/null +++ b/public/static/3d-force-graph/index-shiny.html @@ -0,0 +1,29 @@ + + + + + + + + +
+ + + + + \ No newline at end of file diff --git a/public/static/3d-force-graph/index.html b/public/static/3d-force-graph/index.html new file mode 100644 index 0000000..d955de5 --- /dev/null +++ b/public/static/3d-force-graph/index.html @@ -0,0 +1,80 @@ + + + + + + + + +
+
+ +
+ + + \ No newline at end of file diff --git a/public/static/3d-force-graph/index0.html b/public/static/3d-force-graph/index0.html new file mode 100644 index 0000000..2bcbf6c --- /dev/null +++ b/public/static/3d-force-graph/index0.html @@ -0,0 +1,28 @@ + + + + + + + + +
+ + + \ No newline at end of file diff --git a/public/static/3d-force-graph/index1.html b/public/static/3d-force-graph/index1.html new file mode 100644 index 0000000..b88beda --- /dev/null +++ b/public/static/3d-force-graph/index1.html @@ -0,0 +1,96 @@ + + + + + + + + +
+
+ +
+ + + \ No newline at end of file diff --git a/public/static/3d-force-graph/miserables.json b/public/static/3d-force-graph/miserables.json new file mode 100644 index 0000000..7db9285 --- /dev/null +++ b/public/static/3d-force-graph/miserables.json @@ -0,0 +1,337 @@ +{ + "nodes": [ + {"id": "Myriel", "group": 1}, + {"id": "Napoleon", "group": 1}, + {"id": "Mlle.Baptistine", "group": 1}, + {"id": "Mme.Magloire", "group": 1}, + {"id": "CountessdeLo", "group": 1}, + {"id": "Geborand", "group": 1}, + {"id": "Champtercier", "group": 1}, + {"id": "Cravatte", "group": 1}, + {"id": "Count", "group": 1}, + {"id": "OldMan", "group": 1}, + {"id": "Labarre", "group": 2}, + {"id": "Valjean", "group": 2}, + {"id": "Marguerite", "group": 3}, + {"id": "Mme.deR", "group": 2}, + {"id": "Isabeau", "group": 2}, + {"id": "Gervais", "group": 2}, + {"id": "Tholomyes", "group": 3}, + {"id": "Listolier", "group": 3}, + {"id": "Fameuil", "group": 3}, + {"id": "Blacheville", "group": 3}, + {"id": "Favourite", "group": 3}, + {"id": "Dahlia", "group": 3}, + {"id": "Zephine", "group": 3}, + {"id": "Fantine", "group": 3}, + {"id": "Mme.Thenardier", "group": 4}, + {"id": "Thenardier", "group": 4}, + {"id": "Cosette", "group": 5}, + {"id": "Javert", "group": 4}, + {"id": "Fauchelevent", "group": 0}, + {"id": "Bamatabois", "group": 2}, + {"id": "Perpetue", "group": 3}, + {"id": "Simplice", "group": 2}, + {"id": "Scaufflaire", "group": 2}, + {"id": "Woman1", "group": 2}, + {"id": "Judge", "group": 2}, + {"id": "Champmathieu", "group": 2}, + {"id": "Brevet", "group": 2}, + {"id": "Chenildieu", "group": 2}, + {"id": "Cochepaille", "group": 2}, + {"id": "Pontmercy", "group": 4}, + {"id": "Boulatruelle", "group": 6}, + {"id": "Eponine", "group": 4}, + {"id": "Anzelma", "group": 4}, + {"id": "Woman2", "group": 5}, + {"id": "MotherInnocent", "group": 0}, + {"id": "Gribier", "group": 0}, + {"id": "Jondrette", "group": 7}, + {"id": "Mme.Burgon", "group": 7}, + {"id": "Gavroche", "group": 8}, + {"id": "Gillenormand", "group": 5}, + {"id": "Magnon", "group": 5}, + {"id": "Mlle.Gillenormand", "group": 5}, + {"id": "Mme.Pontmercy", "group": 5}, + {"id": "Mlle.Vaubois", "group": 5}, + {"id": "Lt.Gillenormand", "group": 5}, + {"id": "Marius", "group": 8}, + {"id": "BaronessT", "group": 5}, + {"id": "Mabeuf", "group": 8}, + {"id": "Enjolras", "group": 8}, + {"id": "Combeferre", "group": 8}, + {"id": "Prouvaire", "group": 8}, + {"id": "Feuilly", "group": 8}, + {"id": "Courfeyrac", "group": 8}, + {"id": "Bahorel", "group": 8}, + {"id": "Bossuet", "group": 8}, + {"id": "Joly", "group": 8}, + {"id": "Grantaire", "group": 8}, + {"id": "MotherPlutarch", "group": 9}, + {"id": "Gueulemer", "group": 4}, + {"id": "Babet", "group": 4}, + {"id": "Claquesous", "group": 4}, + {"id": "Montparnasse", "group": 4}, + {"id": "Toussaint", "group": 5}, + {"id": "Child1", "group": 10}, + {"id": "Child2", "group": 10}, + {"id": "Brujon", "group": 4}, + {"id": "Mme.Hucheloup", "group": 8} + ], + "links": [ + {"source": "Napoleon", "target": "Myriel", "value": 1}, + {"source": "Mlle.Baptistine", "target": "Myriel", "value": 8}, + {"source": "Mme.Magloire", "target": "Myriel", "value": 10}, + {"source": "Mme.Magloire", "target": "Mlle.Baptistine", "value": 6}, + {"source": "CountessdeLo", "target": "Myriel", "value": 1}, + {"source": "Geborand", "target": "Myriel", "value": 1}, + {"source": "Champtercier", "target": "Myriel", "value": 1}, + {"source": "Cravatte", "target": "Myriel", "value": 1}, + {"source": "Count", "target": "Myriel", "value": 2}, + {"source": "OldMan", "target": "Myriel", "value": 1}, + {"source": "Valjean", "target": "Labarre", "value": 1}, + {"source": "Valjean", "target": "Mme.Magloire", "value": 3}, + {"source": "Valjean", "target": "Mlle.Baptistine", "value": 3}, + {"source": "Valjean", "target": "Myriel", "value": 5}, + {"source": "Marguerite", "target": "Valjean", "value": 1}, + {"source": "Mme.deR", "target": "Valjean", "value": 1}, + {"source": "Isabeau", "target": "Valjean", "value": 1}, + {"source": "Gervais", "target": "Valjean", "value": 1}, + {"source": "Listolier", "target": "Tholomyes", "value": 4}, + {"source": "Fameuil", "target": "Tholomyes", "value": 4}, + {"source": "Fameuil", "target": "Listolier", "value": 4}, + {"source": "Blacheville", "target": "Tholomyes", "value": 4}, + {"source": "Blacheville", "target": "Listolier", "value": 4}, + {"source": "Blacheville", "target": "Fameuil", "value": 4}, + {"source": "Favourite", "target": "Tholomyes", "value": 3}, + {"source": "Favourite", "target": "Listolier", "value": 3}, + {"source": "Favourite", "target": "Fameuil", "value": 3}, + {"source": "Favourite", "target": "Blacheville", "value": 4}, + {"source": "Dahlia", "target": "Tholomyes", "value": 3}, + {"source": "Dahlia", "target": "Listolier", "value": 3}, + {"source": "Dahlia", "target": "Fameuil", "value": 3}, + {"source": "Dahlia", "target": "Blacheville", "value": 3}, + {"source": "Dahlia", "target": "Favourite", "value": 5}, + {"source": "Zephine", "target": "Tholomyes", "value": 3}, + {"source": "Zephine", "target": "Listolier", "value": 3}, + {"source": "Zephine", "target": "Fameuil", "value": 3}, + {"source": "Zephine", "target": "Blacheville", "value": 3}, + {"source": "Zephine", "target": "Favourite", "value": 4}, + {"source": "Zephine", "target": "Dahlia", "value": 4}, + {"source": "Fantine", "target": "Tholomyes", "value": 3}, + {"source": "Fantine", "target": "Listolier", "value": 3}, + {"source": "Fantine", "target": "Fameuil", "value": 3}, + {"source": "Fantine", "target": "Blacheville", "value": 3}, + {"source": "Fantine", "target": "Favourite", "value": 4}, + {"source": "Fantine", "target": "Dahlia", "value": 4}, + {"source": "Fantine", "target": "Zephine", "value": 4}, + {"source": "Fantine", "target": "Marguerite", "value": 2}, + {"source": "Fantine", "target": "Valjean", "value": 9}, + {"source": "Mme.Thenardier", "target": "Fantine", "value": 2}, + {"source": "Mme.Thenardier", "target": "Valjean", "value": 7}, + {"source": "Thenardier", "target": "Mme.Thenardier", "value": 13}, + {"source": "Thenardier", "target": "Fantine", "value": 1}, + {"source": "Thenardier", "target": "Valjean", "value": 12}, + {"source": "Cosette", "target": "Mme.Thenardier", "value": 4}, + {"source": "Cosette", "target": "Valjean", "value": 31}, + {"source": "Cosette", "target": "Tholomyes", "value": 1}, + {"source": "Cosette", "target": "Thenardier", "value": 1}, + {"source": "Javert", "target": "Valjean", "value": 17}, + {"source": "Javert", "target": "Fantine", "value": 5}, + {"source": "Javert", "target": "Thenardier", "value": 5}, + {"source": "Javert", "target": "Mme.Thenardier", "value": 1}, + {"source": "Javert", "target": "Cosette", "value": 1}, + {"source": "Fauchelevent", "target": "Valjean", "value": 8}, + {"source": "Fauchelevent", "target": "Javert", "value": 1}, + {"source": "Bamatabois", "target": "Fantine", "value": 1}, + {"source": "Bamatabois", "target": "Javert", "value": 1}, + {"source": "Bamatabois", "target": "Valjean", "value": 2}, + {"source": "Perpetue", "target": "Fantine", "value": 1}, + {"source": "Simplice", "target": "Perpetue", "value": 2}, + {"source": "Simplice", "target": "Valjean", "value": 3}, + {"source": "Simplice", "target": "Fantine", "value": 2}, + {"source": "Simplice", "target": "Javert", "value": 1}, + {"source": "Scaufflaire", "target": "Valjean", "value": 1}, + {"source": "Woman1", "target": "Valjean", "value": 2}, + {"source": "Woman1", "target": "Javert", "value": 1}, + {"source": "Judge", "target": "Valjean", "value": 3}, + {"source": "Judge", "target": "Bamatabois", "value": 2}, + {"source": "Champmathieu", "target": "Valjean", "value": 3}, + {"source": "Champmathieu", "target": "Judge", "value": 3}, + {"source": "Champmathieu", "target": "Bamatabois", "value": 2}, + {"source": "Brevet", "target": "Judge", "value": 2}, + {"source": "Brevet", "target": "Champmathieu", "value": 2}, + {"source": "Brevet", "target": "Valjean", "value": 2}, + {"source": "Brevet", "target": "Bamatabois", "value": 1}, + {"source": "Chenildieu", "target": "Judge", "value": 2}, + {"source": "Chenildieu", "target": "Champmathieu", "value": 2}, + {"source": "Chenildieu", "target": "Brevet", "value": 2}, + {"source": "Chenildieu", "target": "Valjean", "value": 2}, + {"source": "Chenildieu", "target": "Bamatabois", "value": 1}, + {"source": "Cochepaille", "target": "Judge", "value": 2}, + {"source": "Cochepaille", "target": "Champmathieu", "value": 2}, + {"source": "Cochepaille", "target": "Brevet", "value": 2}, + {"source": "Cochepaille", "target": "Chenildieu", "value": 2}, + {"source": "Cochepaille", "target": "Valjean", "value": 2}, + {"source": "Cochepaille", "target": "Bamatabois", "value": 1}, + {"source": "Pontmercy", "target": "Thenardier", "value": 1}, + {"source": "Boulatruelle", "target": "Thenardier", "value": 1}, + {"source": "Eponine", "target": "Mme.Thenardier", "value": 2}, + {"source": "Eponine", "target": "Thenardier", "value": 3}, + {"source": "Anzelma", "target": "Eponine", "value": 2}, + {"source": "Anzelma", "target": "Thenardier", "value": 2}, + {"source": "Anzelma", "target": "Mme.Thenardier", "value": 1}, + {"source": "Woman2", "target": "Valjean", "value": 3}, + {"source": "Woman2", "target": "Cosette", "value": 1}, + {"source": "Woman2", "target": "Javert", "value": 1}, + {"source": "MotherInnocent", "target": "Fauchelevent", "value": 3}, + {"source": "MotherInnocent", "target": "Valjean", "value": 1}, + {"source": "Gribier", "target": "Fauchelevent", "value": 2}, + {"source": "Mme.Burgon", "target": "Jondrette", "value": 1}, + {"source": "Gavroche", "target": "Mme.Burgon", "value": 2}, + {"source": "Gavroche", "target": "Thenardier", "value": 1}, + {"source": "Gavroche", "target": "Javert", "value": 1}, + {"source": "Gavroche", "target": "Valjean", "value": 1}, + {"source": "Gillenormand", "target": "Cosette", "value": 3}, + {"source": "Gillenormand", "target": "Valjean", "value": 2}, + {"source": "Magnon", "target": "Gillenormand", "value": 1}, + {"source": "Magnon", "target": "Mme.Thenardier", "value": 1}, + {"source": "Mlle.Gillenormand", "target": "Gillenormand", "value": 9}, + {"source": "Mlle.Gillenormand", "target": "Cosette", "value": 2}, + {"source": "Mlle.Gillenormand", "target": "Valjean", "value": 2}, + {"source": "Mme.Pontmercy", "target": "Mlle.Gillenormand", "value": 1}, + {"source": "Mme.Pontmercy", "target": "Pontmercy", "value": 1}, + {"source": "Mlle.Vaubois", "target": "Mlle.Gillenormand", "value": 1}, + {"source": "Lt.Gillenormand", "target": "Mlle.Gillenormand", "value": 2}, + {"source": "Lt.Gillenormand", "target": "Gillenormand", "value": 1}, + {"source": "Lt.Gillenormand", "target": "Cosette", "value": 1}, + {"source": "Marius", "target": "Mlle.Gillenormand", "value": 6}, + {"source": "Marius", "target": "Gillenormand", "value": 12}, + {"source": "Marius", "target": "Pontmercy", "value": 1}, + {"source": "Marius", "target": "Lt.Gillenormand", "value": 1}, + {"source": "Marius", "target": "Cosette", "value": 21}, + {"source": "Marius", "target": "Valjean", "value": 19}, + {"source": "Marius", "target": "Tholomyes", "value": 1}, + {"source": "Marius", "target": "Thenardier", "value": 2}, + {"source": "Marius", "target": "Eponine", "value": 5}, + {"source": "Marius", "target": "Gavroche", "value": 4}, + {"source": "BaronessT", "target": "Gillenormand", "value": 1}, + {"source": "BaronessT", "target": "Marius", "value": 1}, + {"source": "Mabeuf", "target": "Marius", "value": 1}, + {"source": "Mabeuf", "target": "Eponine", "value": 1}, + {"source": "Mabeuf", "target": "Gavroche", "value": 1}, + {"source": "Enjolras", "target": "Marius", "value": 7}, + {"source": "Enjolras", "target": "Gavroche", "value": 7}, + {"source": "Enjolras", "target": "Javert", "value": 6}, + {"source": "Enjolras", "target": "Mabeuf", "value": 1}, + {"source": "Enjolras", "target": "Valjean", "value": 4}, + {"source": "Combeferre", "target": "Enjolras", "value": 15}, + {"source": "Combeferre", "target": "Marius", "value": 5}, + {"source": "Combeferre", "target": "Gavroche", "value": 6}, + {"source": "Combeferre", "target": "Mabeuf", "value": 2}, + {"source": "Prouvaire", "target": "Gavroche", "value": 1}, + {"source": "Prouvaire", "target": "Enjolras", "value": 4}, + {"source": "Prouvaire", "target": "Combeferre", "value": 2}, + {"source": "Feuilly", "target": "Gavroche", "value": 2}, + {"source": "Feuilly", "target": "Enjolras", "value": 6}, + {"source": "Feuilly", "target": "Prouvaire", "value": 2}, + {"source": "Feuilly", "target": "Combeferre", "value": 5}, + {"source": "Feuilly", "target": "Mabeuf", "value": 1}, + {"source": "Feuilly", "target": "Marius", "value": 1}, + {"source": "Courfeyrac", "target": "Marius", "value": 9}, + {"source": "Courfeyrac", "target": "Enjolras", "value": 17}, + {"source": "Courfeyrac", "target": "Combeferre", "value": 13}, + {"source": "Courfeyrac", "target": "Gavroche", "value": 7}, + {"source": "Courfeyrac", "target": "Mabeuf", "value": 2}, + {"source": "Courfeyrac", "target": "Eponine", "value": 1}, + {"source": "Courfeyrac", "target": "Feuilly", "value": 6}, + {"source": "Courfeyrac", "target": "Prouvaire", "value": 3}, + {"source": "Bahorel", "target": "Combeferre", "value": 5}, + {"source": "Bahorel", "target": "Gavroche", "value": 5}, + {"source": "Bahorel", "target": "Courfeyrac", "value": 6}, + {"source": "Bahorel", "target": "Mabeuf", "value": 2}, + {"source": "Bahorel", "target": "Enjolras", "value": 4}, + {"source": "Bahorel", "target": "Feuilly", "value": 3}, + {"source": "Bahorel", "target": "Prouvaire", "value": 2}, + {"source": "Bahorel", "target": "Marius", "value": 1}, + {"source": "Bossuet", "target": "Marius", "value": 5}, + {"source": "Bossuet", "target": "Courfeyrac", "value": 12}, + {"source": "Bossuet", "target": "Gavroche", "value": 5}, + {"source": "Bossuet", "target": "Bahorel", "value": 4}, + {"source": "Bossuet", "target": "Enjolras", "value": 10}, + {"source": "Bossuet", "target": "Feuilly", "value": 6}, + {"source": "Bossuet", "target": "Prouvaire", "value": 2}, + {"source": "Bossuet", "target": "Combeferre", "value": 9}, + {"source": "Bossuet", "target": "Mabeuf", "value": 1}, + {"source": "Bossuet", "target": "Valjean", "value": 1}, + {"source": "Joly", "target": "Bahorel", "value": 5}, + {"source": "Joly", "target": "Bossuet", "value": 7}, + {"source": "Joly", "target": "Gavroche", "value": 3}, + {"source": "Joly", "target": "Courfeyrac", "value": 5}, + {"source": "Joly", "target": "Enjolras", "value": 5}, + {"source": "Joly", "target": "Feuilly", "value": 5}, + {"source": "Joly", "target": "Prouvaire", "value": 2}, + {"source": "Joly", "target": "Combeferre", "value": 5}, + {"source": "Joly", "target": "Mabeuf", "value": 1}, + {"source": "Joly", "target": "Marius", "value": 2}, + {"source": "Grantaire", "target": "Bossuet", "value": 3}, + {"source": "Grantaire", "target": "Enjolras", "value": 3}, + {"source": "Grantaire", "target": "Combeferre", "value": 1}, + {"source": "Grantaire", "target": "Courfeyrac", "value": 2}, + {"source": "Grantaire", "target": "Joly", "value": 2}, + {"source": "Grantaire", "target": "Gavroche", "value": 1}, + {"source": "Grantaire", "target": "Bahorel", "value": 1}, + {"source": "Grantaire", "target": "Feuilly", "value": 1}, + {"source": "Grantaire", "target": "Prouvaire", "value": 1}, + {"source": "MotherPlutarch", "target": "Mabeuf", "value": 3}, + {"source": "Gueulemer", "target": "Thenardier", "value": 5}, + {"source": "Gueulemer", "target": "Valjean", "value": 1}, + {"source": "Gueulemer", "target": "Mme.Thenardier", "value": 1}, + {"source": "Gueulemer", "target": "Javert", "value": 1}, + {"source": "Gueulemer", "target": "Gavroche", "value": 1}, + {"source": "Gueulemer", "target": "Eponine", "value": 1}, + {"source": "Babet", "target": "Thenardier", "value": 6}, + {"source": "Babet", "target": "Gueulemer", "value": 6}, + {"source": "Babet", "target": "Valjean", "value": 1}, + {"source": "Babet", "target": "Mme.Thenardier", "value": 1}, + {"source": "Babet", "target": "Javert", "value": 2}, + {"source": "Babet", "target": "Gavroche", "value": 1}, + {"source": "Babet", "target": "Eponine", "value": 1}, + {"source": "Claquesous", "target": "Thenardier", "value": 4}, + {"source": "Claquesous", "target": "Babet", "value": 4}, + {"source": "Claquesous", "target": "Gueulemer", "value": 4}, + {"source": "Claquesous", "target": "Valjean", "value": 1}, + {"source": "Claquesous", "target": "Mme.Thenardier", "value": 1}, + {"source": "Claquesous", "target": "Javert", "value": 1}, + {"source": "Claquesous", "target": "Eponine", "value": 1}, + {"source": "Claquesous", "target": "Enjolras", "value": 1}, + {"source": "Montparnasse", "target": "Javert", "value": 1}, + {"source": "Montparnasse", "target": "Babet", "value": 2}, + {"source": "Montparnasse", "target": "Gueulemer", "value": 2}, + {"source": "Montparnasse", "target": "Claquesous", "value": 2}, + {"source": "Montparnasse", "target": "Valjean", "value": 1}, + {"source": "Montparnasse", "target": "Gavroche", "value": 1}, + {"source": "Montparnasse", "target": "Eponine", "value": 1}, + {"source": "Montparnasse", "target": "Thenardier", "value": 1}, + {"source": "Toussaint", "target": "Cosette", "value": 2}, + {"source": "Toussaint", "target": "Javert", "value": 1}, + {"source": "Toussaint", "target": "Valjean", "value": 1}, + {"source": "Child1", "target": "Gavroche", "value": 2}, + {"source": "Child2", "target": "Gavroche", "value": 2}, + {"source": "Child2", "target": "Child1", "value": 3}, + {"source": "Brujon", "target": "Babet", "value": 3}, + {"source": "Brujon", "target": "Gueulemer", "value": 3}, + {"source": "Brujon", "target": "Thenardier", "value": 3}, + {"source": "Brujon", "target": "Gavroche", "value": 1}, + {"source": "Brujon", "target": "Eponine", "value": 1}, + {"source": "Brujon", "target": "Claquesous", "value": 1}, + {"source": "Brujon", "target": "Montparnasse", "value": 1}, + {"source": "Mme.Hucheloup", "target": "Bossuet", "value": 1}, + {"source": "Mme.Hucheloup", "target": "Joly", "value": 1}, + {"source": "Mme.Hucheloup", "target": "Grantaire", "value": 1}, + {"source": "Mme.Hucheloup", "target": "Bahorel", "value": 1}, + {"source": "Mme.Hucheloup", "target": "Courfeyrac", "value": 1}, + {"source": "Mme.Hucheloup", "target": "Gavroche", "value": 1}, + {"source": "Mme.Hucheloup", "target": "Enjolras", "value": 1} + ] +} diff --git a/src/App.vue b/src/App.vue new file mode 100644 index 0000000..2f867e9 --- /dev/null +++ b/src/App.vue @@ -0,0 +1,51 @@ + + + + + diff --git a/src/assets/card.png b/src/assets/card.png new file mode 100644 index 0000000..39750e4 Binary files /dev/null and b/src/assets/card.png differ diff --git a/src/assets/css/index.css b/src/assets/css/index.css new file mode 100644 index 0000000..b3a5a2a --- /dev/null +++ b/src/assets/css/index.css @@ -0,0 +1,73 @@ +/* 先删除默认的内外边距 */ +* { + margin: 0; + padding: 0; +} +::-webkit-scrollbar { + display: none; /* Chrome Safari */ +} + +html { + -webkit-text-size-adjust: 100%; + -ms-text-size-adjust: 100%; + font-size: 62.5%; /* 设置过根节点的文字大小后,所有子节点的文字大小全部相对于根节点计算,html为10px */ + } + body, input, button, a, textarea, select { + margin: 0; + font-family: "Helvetica Neue", Helvetica, "Hiragino Sans GB", "Microsoft YaHei", Arial, sans-serif; + font-size: 1.4rem; + line-height: 1.5; + color: #333; + } + html, body { + width: 100%; + height: 100%; + margin: 0; + } + + a { + text-decoration: none; + } + a:hover, a:focus { + text-decoration: none; + } + a:hover { + filter: alpha(opacity=90); + opacity: .9; + } + + /* 文本对齐 */ + .tc { + text-align: center; + } + + .tr { + text-align: right; + } + + .tl { + text-align: left; + } + + /* 主体 */ + .content { + color: #ddd; + /*background: #000;*/ + width: 100%; + height:100vh; + } + + .bg { + padding:0; + background:url('../img/pageBg.png') no-repeat center center; + /* background-size:cover; */ + } + + .module-box { + display:flex; + justify-content: space-evenly; + margin:10px; + } + .d-flex { + display:flex; + } \ No newline at end of file diff --git a/src/assets/img/1st.png b/src/assets/img/1st.png new file mode 100644 index 0000000..f5d99de Binary files /dev/null and b/src/assets/img/1st.png differ diff --git a/src/assets/img/2st.png b/src/assets/img/2st.png new file mode 100644 index 0000000..2509820 Binary files /dev/null and b/src/assets/img/2st.png differ diff --git a/src/assets/img/3st.png b/src/assets/img/3st.png new file mode 100644 index 0000000..d4f39d7 Binary files /dev/null and b/src/assets/img/3st.png differ diff --git a/src/assets/img/4st.png b/src/assets/img/4st.png new file mode 100644 index 0000000..de5ce32 Binary files /dev/null and b/src/assets/img/4st.png differ diff --git a/src/assets/img/5st.png b/src/assets/img/5st.png new file mode 100644 index 0000000..813ac77 Binary files /dev/null and b/src/assets/img/5st.png differ diff --git a/src/assets/img/6st.png b/src/assets/img/6st.png new file mode 100644 index 0000000..af2b9d3 Binary files /dev/null and b/src/assets/img/6st.png differ diff --git a/src/assets/img/7st.png b/src/assets/img/7st.png new file mode 100644 index 0000000..53819df Binary files /dev/null and b/src/assets/img/7st.png differ diff --git a/src/assets/img/map.jpg b/src/assets/img/map.jpg new file mode 100644 index 0000000..8e1c4f7 Binary files /dev/null and b/src/assets/img/map.jpg differ diff --git a/src/assets/img/mapCenterPoint.png b/src/assets/img/mapCenterPoint.png new file mode 100644 index 0000000..255f69c Binary files /dev/null and b/src/assets/img/mapCenterPoint.png differ diff --git a/src/assets/img/mapPoint.png b/src/assets/img/mapPoint.png new file mode 100644 index 0000000..bb6c0be Binary files /dev/null and b/src/assets/img/mapPoint.png differ diff --git a/src/assets/img/pageBg.png b/src/assets/img/pageBg.png new file mode 100644 index 0000000..d393f2b Binary files /dev/null and b/src/assets/img/pageBg.png differ diff --git a/src/assets/json/china.json b/src/assets/json/china.json new file mode 100644 index 0000000..0c92e71 --- /dev/null +++ b/src/assets/json/china.json @@ -0,0 +1 @@ +{"type":"FeatureCollection","features":[{"type":"Feature","id":"710000","properties":{"id":"710000","cp":[121.509062,24.044332],"name":"台湾","childNum":6},"geometry":{"type":"MultiPolygon","coordinates":[["@@°Ü¯Û"],["@@ƛĴÕƊÉɼģºðʀ\\ƎsÆNŌÔĚäœnÜƤɊĂǀĆĴžĤNJŨxĚĮǂƺòƌ‚–âÔ®ĮXŦţƸZûЋƕƑGđ¨ĭMó·ęcëƝɉlÝƯֹÅŃ^Ó·śŃNjƏďíåɛGɉ™¿@ăƑŽ¥ĘWǬÏĶŁâ"],["@@\\p|WoYG¿¥I†j@¢"],["@@…¡‰@ˆV^RqˆBbAŒnTXeRz¤Lž«³I"],["@@ÆEE—„kWqë @œ"],["@@fced"],["@@„¯ɜÄèaì¯ØǓIġĽ"],["@@çûĖ롖hòř "]],"encodeOffsets":[[[122886,24033]],[[123335,22980]],[[122375,24193]],[[122518,24117]],[[124427,22618]],[[124862,26043]],[[126259,26318]],[[127671,26683]]]}},{"type":"Feature","id":"130000","properties":{"id":"130000","cp":[114.502461,38.045474],"name":"河北","childNum":3},"geometry":{"type":"MultiPolygon","coordinates":[["@@o~†Z]‚ªr‰ºc_ħ²G¼s`jΟnüsœłNX_“M`ǽÓnUK…Ĝēs¤­©yrý§uģŒc†JŠ›e"],["@@U`Ts¿m‚"],["@@oºƋÄd–eVŽDJj£€J|Ådz•Ft~žKŨ¸IÆv|”‡¢r}膎onb˜}`RÎÄn°ÒdÞ²„^®’lnÐèĄlðӜ×]ªÆ}LiĂ±Ö`^°Ç¶p®đDcœŋ`–ZÔ’¶êqvFƚ†N®ĆTH®¦O’¾ŠIbÐã´BĐɢŴÆíȦp–ĐÞXR€·nndOž¤’OÀĈƒ­Qg˜µFo|gȒęSWb©osx|hYh•gŃfmÖĩnº€T̒Sp›¢dYĤ¶UĈjl’ǐpäìë|³kÛfw²Xjz~ÂqbTŠÑ„ěŨ@|oM‡’zv¢ZrÃVw¬ŧĖ¸fŒ°ÐT€ªqŽs{Sž¯r æÝlNd®²Ğ džiGʂJ™¼lr}~K¨ŸƐÌWö€™ÆŠzRš¤lêmĞL΄’@¡|q]SvK€ÑcwpÏρ†ĿćènĪWlĄkT}ˆJ”¤~ƒÈT„d„™pddʾĬŠ”ŽBVt„EÀ¢ôPĎƗè@~‚k–ü\\rÊĔÖæW_§¼F˜†´©òDòj’ˆYÈrbĞāøŀG{ƀ|¦ðrb|ÀH`pʞkv‚GpuARhÞÆǶgʊTǼƹS£¨¡ù³ŘÍ]¿Ây™ôEP xX¶¹܇O¡“gÚ¡IwÃ鑦ÅB‡Ï|Ç°…N«úmH¯‹âŸDùŽyŜžŲIÄuШDž•¸dɂ‡‚FŸƒ•›Oh‡đ©OŸ›iÃ`ww^ƒÌkŸ‘ÑH«ƇǤŗĺtFu…{Z}Ö@U‡´…ʚLg®¯Oı°ÃwŸ ^˜—€VbÉs‡ˆmA…ê]]w„§›RRl£‡ȭµu¯b{ÍDěïÿȧŽuT£ġƒěŗƃĝ“Q¨fV†Ƌ•ƅn­a@‘³@šď„yýIĹÊKšŭfċŰóŒxV@tˆƯŒJ”]eƒR¾fe|rHA˜|h~Ėƍl§ÏŠlTíb ØoˆÅbbx³^zÃĶš¶Sj®A”yÂhðk`š«P€”ˈµEF†Û¬Y¨Ļrõqi¼‰Wi°§’б´°^[ˆÀ|ĠO@ÆxO\\tŽa\\tĕtû{ġŒȧXýĪÓjùÎRb›š^ΛfK[ݏděYfíÙTyŽuUSyŌŏů@Oi½’éŅ­aVcř§ax¹XŻác‡žWU£ôãºQ¨÷Ñws¥qEH‰Ù|‰›šYQoŕÇyáĂ£MðoťÊ‰P¡mšWO¡€v†{ôvîēÜISpÌhp¨ ‘j†deŔQÖj˜X³à™Ĉ[n`Yp@Už–cM`’RKhŒEbœ”pŞlNut®Etq‚nsÁŠgA‹iú‹oH‡qCX‡”hfgu“~ϋWP½¢G^}¯ÅīGCŸÑ^ãziMáļMTÃƘrMc|O_ž¯Ŏ´|‡morDkO\\mĆJfl@cĢ¬¢aĦtRıҙ¾ùƀ^juųœK­ƒUFy™—Ɲ…›īÛ÷ąV×qƥV¿aȉd³B›qPBm›aËđŻģm“Å®VŠ¹d^K‡KoŸnYg“¯Xhqa”Ldu¥•ÍpDž¡KąÅƒkĝęěhq‡}HyÓ]¹ǧ£…Í÷¿qᵧš™g‘¤o^á¾ZE‡¤i`ij{n•ƒOl»ŸWÝĔįhg›F[¿¡—ßkOüš_‰€ū‹i„DZàUtėGylƒ}ŒÓM}€jpEC~¡FtoQi‘šHkk{Ãmï‚"]],"encodeOffsets":[[[119712,40641]],[[121616,39981]],[[116462,37237]]]}},{"type":"Feature","id":"140000","properties":{"id":"140000","cp":[111.849248,36.857014],"name":"山西","childNum":1},"geometry":{"type":"Polygon","coordinates":["@@Þĩ҃S‰ra}Á€yWix±Üe´lè“ßÓǏok‘ćiµVZģ¡coœ‘TS˹ĪmnÕńe–hZg{gtwªpXaĚThȑp{¶Eh—®RćƑP¿£‘Pmc¸mQÝW•ďȥoÅîɡųAďä³aωJ‘½¥PG­ąSM­™…EÅruµé€‘Yӎ•Ō_d›ĒCo­Èµ]¯_²ÕjāŽK~©ÅØ^ԛkïçămϑk]­±ƒcݯÑÃmQÍ~_a—pm…~ç¡q“ˆu{JÅŧ·Ls}–EyÁÆcI{¤IiCfUc•ƌÃp§]웫vD@¡SÀ‘µM‚ÅwuŽYY‡¡DbÑc¡hƒ×]nkoQdaMç~eD•ÛtT‰©±@¥ù@É¡‰ZcW|WqOJmĩl«ħşvOÓ«IqăV—¥ŸD[mI~Ó¢cehiÍ]Ɠ~ĥqXŠ·eƷœn±“}v•[ěďŽŕ]_‘œ•`‰¹ƒ§ÕōI™o©b­s^}Ét±ū«³p£ÿ·Wµ|¡¥ăFÏs׌¥ŅxŸÊdÒ{ºvĴÎêÌɊ²¶€ü¨|ÞƸµȲ‘LLúÉƎ¤ϊęĔV`„_bª‹S^|ŸdŠzY|dz¥p†ZbÆ£¶ÒK}tĦÔņƠ‚PYzn€ÍvX¶Ěn ĠÔ„zý¦ª˜÷žÑĸَUȌ¸‚dòÜJð´’ìúNM¬ŒXZ´‘¤ŊǸ_tldIš{¦ƀðĠȤ¥NehXnYG‚‡R° ƬDj¬¸|CĞ„Kq‚ºfƐiĺ©ª~ĆOQª ¤@ìǦɌ²æBŒÊ”TœŸ˜ʂōĖ’šĴŞ–ȀœÆÿȄlŤĒö„t”νî¼ĨXhŒ‘˜|ªM¤Ðz"],"encodeOffsets":[[116874,41716]]}},{"type":"Feature","id":"150000","properties":{"id":"150000","cp":[111.670801,41.818311],"name":"内蒙古","childNum":2},"geometry":{"type":"MultiPolygon","coordinates":[["@@¯PqƒFB…‰|S•³C|kñ•H‹d‘iÄ¥sˆʼnő…PóÑÑE^‘ÅPpy_YtS™hQ·aHwsOnʼnÚs©iqj›‰€USiº]ïWš‰«gW¡A–Rë¥_ŽsgÁnUI«m‰…„‹]j‡vV¼euhwqA„aW˜ƒ_µj…»çjioQR¹ēÃßt@r³[ÛlćË^ÍÉáG“›OUۗOB±•XŸkŇ¹£k|e]ol™ŸkVͼÕqtaÏõjgÁ£§U^Œ”RLˆËnX°Ç’Bz†^~wfvˆypV ¯„ƫĉ˭ȫƗŷɿÿĿƑ˃ĝÿÃǃßËőó©ǐȍŒĖM×ÍEyx‹þp]Évïè‘vƀnÂĴÖ@‚‰†V~Ĉv¦wĖt—ējyÄDXÄxGQuv_›i¦aBçw‘˛wD™©{ŸtāmQ€{EJ§KPśƘƿ¥@‰sCT•É}ɃwˆƇy±ŸgÑ“}T[÷kÐ禫…SÒ¥¸ëBX½‰HáŵÀğtSÝÂa[ƣ°¯¦P]£ġ“–“Òk®G²„èQ°óMq}EŠóƐÇ\\ƒ‡@áügQ͋u¥Fƒ“T՛¿Jû‡]|mvāÎYua^WoÀa·­ząÒot׶CLƗi¯¤mƎHNJ¤îìɾŊìTdåwsRÖgĒųúÍġäÕ}Q¶—ˆ¿A•†‹[¡Œ{d×uQAƒ›M•xV‹vMOmăl«ct[wº_šÇʊŽŸjb£ĦS_é“QZ“_lwgOiýe`YYLq§IÁˆdz£ÙË[ÕªuƏ³ÍT—s·bÁĽäė[›b[ˆŗfãcn¥îC¿÷µ[ŏÀQ­ōšĉm¿Á^£mJVm‡—L[{Ï_£›F¥Ö{ŹA}…×Wu©ÅaųijƳhB{·TQqÙIķˑZđ©Yc|M¡…L•eVUóK_QWk’_ĥ‘¿ãZ•»X\\ĴuUƒè‡lG®ěłTĠğDєOrÍd‚ÆÍz]‹±…ŭ©ŸÅ’]ŒÅÐ}UË¥©Tċ™ïxgckfWgi\\ÏĒ¥HkµE˜ë{»ÏetcG±ahUiñiWsɁˆ·c–C‚Õk]wȑ|ća}w…VaĚ᠞ŒG°ùnM¬¯†{ȈÐÆA’¥ÄêJxÙ¢”hP¢Ûˆº€µwWOŸóFŽšÁz^ÀŗÎú´§¢T¤ǻƺSė‰ǵhÝÅQgvBHouʝl_o¿Ga{ïq{¥|ſĿHĂ÷aĝÇq‡Z‘ñiñC³ª—…»E`¨åXēÕqÉû[l•}ç@čƘóO¿¡ƒFUsA‰“ʽīccšocƒ‚ƒÇS}„“£‡IS~ălkĩXçmĈ…ŀЂoÐdxÒuL^T{r@¢‘žÍƒĝKén£kQ™‰yšÅõËXŷƏL§~}kqš»IHėDžjĝŸ»ÑÞoŸå°qTt|r©ÏS‹¯·eŨĕx«È[eMˆ¿yuˆ‘pN~¹ÏyN£{©’—g‹ħWí»Í¾s“əšDž_ÃĀɗ±ą™ijĉʍŌŷ—S›É“A‹±åǥɋ@럣R©ąP©}ĹªƏj¹erƒLDĝ·{i«ƫC£µsKCš…GS|úþX”gp›{ÁX¿Ÿć{ƱȏñZáĔyoÁhA™}ŅĆfdʼn„_¹„Y°ėǩÑ¡H¯¶oMQqð¡Ë™|‘Ñ`ƭŁX½·óۓxğįÅcQ‡ˆ“ƒs«tȋDžF“Ÿù^i‘t«Č¯[›hAi©á¥ÇĚ×l|¹y¯YȵƓ‹ñǙµï‚ċ™Ļ|Dœ™üȭ¶¡˜›oŽäÕG\\ďT¿Òõr¯œŸLguÏYęRƩšɷŌO\\İТæ^Ŋ IJȶȆbÜGŽĝ¬¿ĚVĎgª^íu½jÿĕęjık@Ľƒ]ėl¥Ë‡ĭûÁ„ƒėéV©±ćn©­ȇžÍq¯½•YÃÔʼn“ÉNѝÅÝy¹NqáʅDǡËñ­ƁYÅy̱os§ȋµʽǘǏƬɱà‘ưN¢ƔÊuľýľώȪƺɂļžxœZĈ}ÌʼnŪ˜ĺœŽĭFЛĽ̅ȣͽÒŵìƩÇϋÿȮǡŏçƑůĕ~Ǎ›¼ȳÐUf†dIxÿ\\G ˆzâɏÙOº·pqy£†@ŒŠqþ@Ǟ˽IBäƣzsÂZ†ÁàĻdñ°ŕzéØűzșCìDȐĴĺf®ŽÀľưø@ɜÖÞKĊŇƄ§‚͑těï͡VAġÑÑ»d³öǍÝXĉĕÖ{þĉu¸ËʅğU̎éhɹƆ̗̮ȘNJ֥ड़ࡰţાíϲäʮW¬®ҌeרūȠkɬɻ̼ãüfƠSצɩςåȈHϚÎKdzͲOðÏȆƘ¼CϚǚ࢚˼ФԂ¤ƌžĞ̪Qʤ´¼mȠJˀŸƲÀɠmǐnǔĎȆÞǠN~€ʢĜ‚¶ƌĆĘźʆȬ˪ĚĒ¸ĞGȖƴƀj`ĢçĶāàŃºēĢƒĖćšYŒÀŎüôQÐÂŎŞdžŞêƖš˜oˆDĤÕºÑǘÛˤ³̀gńƘĔÀ^žªƂ`ªt¾äƚêĦĀ¼Ð€Ĕǎ¨Ȕ»͠^ˮÊȦƤøxRrŜH¤¸ÂxDĝŒ|ø˂˜ƮÐ¬ɚwɲFjĔ²Äw°dždÀɞ_ĸdîàŎjʜêTЪŌ‡ŜWÈ|tqĢUB~´°ÎFC•ŽU¼pĀēƄN¦¾O¶ŠłKĊOj“Ě”j´ĜYp˜{¦„ˆSĚÍ\\Tš×ªV–÷Ší¨ÅDK°ßtŇĔKš¨ǵÂcḷ̌ĚǣȄĽF‡lġUĵœŇ‹ȣFʉɁƒMğįʏƶɷØŭOǽ«ƽū¹Ʊő̝Ȩ§ȞʘĖiɜɶʦ}¨֪ࠜ̀ƇǬ¹ǨE˦ĥªÔêFŽxúQ„Er´W„rh¤Ɛ \\talĈDJ˜Ü|[Pll̚¸ƎGú´Pž¬W¦†^¦–H]prR“n|or¾wLVnÇIujkmon£cX^Bh`¥V”„¦U¤¸}€xRj–[^xN[~ªŠxQ„‚[`ªHÆÂExx^wšN¶Ê˜|¨ì†˜€MrœdYp‚oRzNy˜ÀDs~€bcfÌ`L–¾n‹|¾T‚°c¨È¢a‚r¤–`[|òDŞĔöxElÖdH„ÀI`„Ď\\Àì~ƎR¼tf•¦^¢ķ¶e”ÐÚMŒptgj–„ɡČÅyġLû™ŇV®ŠÄÈƀ†Ď°P|ªVV†ªj–¬ĚÒêp¬–E|ŬÂc|ÀtƐK fˆ{ĘFĒœƌXƲąo½Ę‘\\¥–o}›Ûu£ç­kX‘{uĩ«āíÓUŅßŢq€Ť¥lyň[€oi{¦‹L‡ń‡ðFȪȖ”ĒL„¿Ì‹ˆfŒ£K£ʺ™oqNŸƒwğc`ue—tOj×°KJ±qƒÆġm‰Ěŗos¬…qehqsuœƒH{¸kH¡Š…ÊRǪÇƌbȆ¢´ä܍¢NìÉʖ¦â©Ġu¦öČ^â£Ăh–šĖMÈÄw‚\\fŦ°W ¢¾luŸD„wŠ\\̀ʉÌÛM…Ā[bӞEn}¶Vc…ê“sƒ"]],"encodeOffsets":[[[129102,52189]]]}},{"type":"Feature","id":"210000","properties":{"id":"210000","cp":[123.429096,41.796767],"name":"辽宁","childNum":16},"geometry":{"type":"MultiPolygon","coordinates":[["@@L–Ž@@s™a"],["@@MnNm"],["@@d‚c"],["@@eÀ‚C@b‚“‰"],["@@f‡…Xwkbr–Ä`qg"],["@@^jtW‘Q"],["@@~ Y]c"],["@@G`ĔN^_¿Z‚ÃM"],["@@iX¶B‹Y"],["@@„YƒZ"],["@@L_{Epf"],["@@^WqCT\\"],["@@\\[“‹§t|”¤_"],["@@m`n_"],["@@Ïxnj{q_×^Giip"],["@@@œé^B†‡ntˆaÊU—˜Ÿ]x ¯ÄPIJ­°h€ʙK³†VˆÕ@Y~†|EvĹsDŽ¦­L^p²ŸÒG ’Ël]„xxÄ_˜fT¤Ď¤cŽœP„–C¨¸TVjbgH²sdÎdHt`Bˆ—²¬GJję¶[ÐhjeXdlwhšðSȦªVÊπ‹Æ‘Z˜ÆŶ®²†^ŒÎyÅÎcPqń“ĚDMħĜŁH­ˆk„çvV[ij¼W–‚YÀäĦ’‘`XlžR`žôLUVžfK–¢†{NZdĒª’YĸÌÚJRr¸SA|ƴgŴĴÆbvªØX~†źBŽ|¦ÕœEž¤Ð`\\|Kˆ˜UnnI]¤ÀÂĊnŎ™R®Ő¿¶\\ÀøíDm¦ÎbŨab‰œaĘ\\ľã‚¸a˜tÎSƐ´©v\\ÖÚÌǴ¤Â‡¨JKr€Z_Z€fjþhPkx€`Y”’RIŒjJcVf~sCN¤ ˆE‚œhæm‰–sHy¨SðÑÌ\\\\ŸĐRZk°IS§fqŒßýáЍÙÉÖ[^¯ǤŲ„ê´\\¦¬ĆPM¯£Ÿˆ»uïpùzEx€žanµyoluqe¦W^£ÊL}ñrkqWňûP™‰UP¡ôJŠoo·ŒU}£Œ„[·¨@XŒĸŸ“‹‹DXm­Ûݏº‡›GU‹CÁª½{íĂ^cj‡k“¶Ã[q¤“LÉö³cux«zZfƒ²BWÇ®Yß½ve±ÃC•ý£W{Ú^’q^sÑ·¨‹ÍOt“¹·C¥‡GD›rí@wÕKţ݋˜Ÿ«V·i}xËÍ÷‘i©ĝ‡ɝǡ]ƒˆ{c™±OW‹³Ya±Ÿ‰_穂Hžĕoƫ€Ňqƒr³‰Lys[„ñ³¯OS–ďOMisZ†±ÅFC¥Pq{‚Ã[Pg}\\—¿ghćO…•k^ģÁFıĉĥM­oEqqZûěʼn³F‘¦oĵ—hŸÕP{¯~TÍlª‰N‰ßY“Ð{Ps{ÃVU™™eĎwk±ʼnVÓ½ŽJãÇÇ»Jm°dhcÀff‘dF~ˆ€ĀeĖ€d`sx² šƒ®EżĀdQ‹Âd^~ăÔHˆ¦\\›LKpĄVez¤NP ǹӗR™ÆąJSh­a[¦´Âghwm€BÐ¨źhI|žVVŽ—Ž|p] Â¼èNä¶ÜBÖ¼“L`‚¼bØæŒKV”ŸpoœúNZÞÒKxpw|ÊEMnzEQšŽIZ”ŽZ‡NBˆčÚFÜçmĩ‚WĪñt‘ÞĵÇñZ«uD‚±|Əlij¥ãn·±PmÍa‰–da‡ CL‡Ǒkùó¡³Ï«QaċϑOÃ¥ÕđQȥċƭy‹³ÃA"]],"encodeOffsets":[[[123686,41445]],[[126019,40435]],[[124393,40128]],[[126117,39963]],[[125322,40140]],[[126686,40700]],[[126041,40374]],[[125584,40168]],[[125453,40165]],[[125362,40214]],[[125280,40291]],[[125774,39997]],[[125976,40496]],[[125822,39993]],[[125509,40217]],[[122731,40949]]]}},{"type":"Feature","id":"220000","properties":{"id":"220000","cp":[125.3245,43.886841],"name":"吉林","childNum":1},"geometry":{"type":"Polygon","coordinates":["@@‘p䔳PClƒFbbÍzš€wBG’ĭ€Z„Åi“»ƒlY­ċ²SgŽkÇ£—^S‰“qd¯•‹R…©éŽ£¯S†\\cZ¹iűƏCuƍÓX‡oR}“M^o•£…R}oªU­F…uuXHlEŕ‡€Ï©¤ÛmTŽþ¤D–²ÄufàÀ­XXȱAe„yYw¬dvõ´KÊ£”\\rµÄl”iˆdā]|DÂVŒœH¹ˆÞ®ÜWnŒC”Œķ W‹§@\\¸‹ƒ~¤‹Vp¸‰póIO¢ŠVOšŇürXql~òÉK]¤¥Xrfkvzpm¶bwyFoúvð‡¼¤ N°ąO¥«³[ƒéǡű_°Õ\\ÚÊĝŽþâőàerR¨­JYlďQ[ ÏYëЧTGz•tnŠß¡gFkMŸāGÁ¤ia É‰™È¹`\\xs€¬dĆkNnuNUŠ–užP@‚vRY¾•–\\¢…ŒGªóĄ~RãÖÎĢù‚đŴÕhQŽxtcæëSɽʼníëlj£ƍG£nj°KƘµDsØÑpyƸ®¿bXp‚]vbÍZuĂ{nˆ^IüœÀSք”¦EŒvRÎûh@℈[‚Əȉô~FNr¯ôçR±ƒ­HÑl•’Ģ–^¤¢‚OðŸŒævxsŒ]ÞÁTĠs¶¿âƊGW¾ìA¦·TѬ†è¥€ÏÐJ¨¼ÒÖ¼ƒƦɄxÊ~S–tD@ŠĂ¼Ŵ¡jlºWžvЉˆzƦZЎ²CH— „Axiukd‹ŒGgetqmcžÛ£Ozy¥cE}|…¾cZ…k‚‰¿uŐã[oxGikfeäT@…šSUwpiÚFM©’£è^ڟ‚`@v¶eň†f h˜eP¶žt“äOlÔUgƒÞzŸU`lœ}ÔÆUvØ_Ō¬Öi^ĉi§²ÃŠB~¡Ĉ™ÚEgc|DC_Ȧm²rBx¼MÔ¦ŮdĨÃâYx‘ƘDVÇĺĿg¿cwÅ\\¹˜¥Yĭlœ¤žOv†šLjM_a W`zļMž·\\swqÝSA‡š—q‰Śij¯Š‘°kŠRē°wx^Đkǂғ„œž“œŽ„‹\\]˜nrĂ}²ĊŲÒøãh·M{yMzysěnĒġV·°“G³¼XÀ““™¤¹i´o¤ŃšŸÈ`̃DzÄUĞd\\i֚ŒˆmÈBĤÜɲDEh LG¾ƀľ{WaŒYÍȏĢĘÔRîĐj‹}Ǟ“ccj‡oUb½š{“h§Ǿ{K‹ƖµÎ÷žGĀÖŠåưÎs­l›•yiē«‹`姝H¥Ae^§„GK}iã\\c]v©ģZ“mÃ|“[M}ģTɟĵ‘Â`À–çm‰‘FK¥ÚíÁbXš³ÌQґHof{‰]e€pt·GŋĜYünĎųVY^’˜ydõkÅZW„«WUa~U·Sb•wGçǑ‚“iW^q‹F‚“›uNĝ—·Ew„‹UtW·Ýďæ©PuqEzwAV•—XR‰ãQ`­©GŒM‡ehc›c”ďϝd‡©ÑW_ϗYƅŒ»…é\\ƒɹ~ǙG³mØ©BšuT§Ĥ½¢Ã_ý‘L¡‘ýŸqT^rme™\\Pp•ZZbƒyŸ’uybQ—efµ]UhĿDCmûvašÙNSkCwn‰cćfv~…Y‹„ÇG"],"encodeOffsets":[[130196,42528]]}},{"type":"Feature","id":"230000","properties":{"id":"230000","cp":[128.642464,46.756967],"name":"黑龙江","childNum":2},"geometry":{"type":"MultiPolygon","coordinates":[["@@UƒµNÿ¥īè灋•HÍøƕ¶LŒǽ|g¨|”™Ža¾pViˆdd”~ÈiŒíďÓQġėǐZ΋ŽXb½|ſÃH½ŸKFgɱCģÛÇA‡n™‹jÕc[VĝDZÃ˄Ç_™ £ń³pŽj£º”š¿”»WH´¯”U¸đĢmžtĜyzzNN|g¸÷äűѱĉā~mq^—Œ[ƒ”››”ƒǁÑďlw]¯xQĔ‰¯l‰’€°řĴrŠ™˜BˆÞTxr[tŽ¸ĻN_yŸX`biN™Ku…P›£k‚ZĮ—¦[ºxÆÀdhŽĹŀUÈƗCw’áZħÄŭcÓ¥»NAw±qȥnD`{ChdÙFćš}¢‰A±Äj¨]ĊÕjŋ«×`VuÓś~_kŷVÝyh„“VkÄãPs”Oµ—fŸge‚Ň…µf@u_Ù ÙcŸªNªÙEojVx™T@†ãSefjlwH\\pŏäÀvŠŽlY†½d{†F~¦dyz¤PÜndsrhf‹HcŒvlwjFœ£G˜±DύƥY‡yϊu¹XikĿ¦ÏqƗǀOŜ¨LI|FRĂn sª|Cš˜zxAè¥bœfudTrFWÁ¹Am|˜ĔĕsķÆF‡´Nš‰}ć…UŠÕ@Áijſmužç’uð^ÊýowŒFzØÎĕNőžǏȎôªÌŒDŽàĀÄ˄ĞŀƒʀĀƘŸˮȬƬĊ°ƒUŸzou‡xe]}Ž…AyȑW¯ÌmK‡“Q]‹Īºif¸ÄX|sZt|½ÚUΠlkš^p{f¤lˆºlÆW –€A²˜PVܜPH”Êâ]ÎĈÌÜk´\\@qàsĔÄQºpRij¼èi†`¶—„bXƒrBgxfv»ŽuUiˆŒ^v~”J¬mVp´£Œ´VWrnP½ì¢BX‚¬h™ŠðX¹^TjVœŠriªj™tŊÄm€tPGx¸bgRšŽsT`ZozÆO]’ÒFô҆Oƒ‡ŊŒvŞ”p’cGŒêŠsx´DR–Œ{A†„EOr°Œ•žx|íœbˆ³Wm~DVjºéNN†Ëܲɶ­GƒxŷCStŸ}]ûō•SmtuÇÃĕN•™āg»šíT«u}ç½BĵÞʣ¥ëÊ¡Mێ³ãȅ¡ƋaǩÈÉQ‰†G¢·lG|›„tvgrrf«†ptęŘnŠÅĢr„I²¯LiØsPf˜_vĠd„xM prʹšL¤‹¤‡eˌƒÀđK“žïÙVY§]I‡óáĥ]ķ†Kˆ¥Œj|pŇ\\kzţ¦šnņäÔVĂîĪ¬|vW’®l¤èØr‚˜•xm¶ă~lÄƯĄ̈́öȄEÔ¤ØQĄ–Ą»ƢjȦOǺ¨ìSŖÆƬy”Qœv`–cwƒZSÌ®ü±DŽ]ŀç¬B¬©ńzƺŷɄeeOĨS’Œfm Ċ‚ƀP̎ēz©Ċ‚ÄÕÊmgŸÇsJ¥ƔˆŊśæ’΁Ñqv¿íUOµª‰ÂnĦÁ_½ä@ê텣P}Ġ[@gġ}g“ɊדûÏWXá¢užƻÌsNͽƎÁ§č՛AēeL³àydl›¦ĘVçŁpśdžĽĺſʃQíÜçÛġԏsĕ¬—Ǹ¯YßċġHµ ¡eå`ļƒrĉŘóƢFì“ĎWøxÊk†”ƈdƬv|–I|·©NqńRŀƒ¤é”eŊœŀ›ˆàŀU²ŕƀB‚Q£Ď}L¹Îk@©ĈuǰųǨ”Ú§ƈnTËÇéƟÊcfčŤ^Xm‡—HĊĕË«W·ċëx³ǔķÐċJā‚wİ_ĸ˜Ȁ^ôWr­°oú¬Ħ…ŨK~”ȰCĐ´Ƕ£’fNÎèâw¢XnŮeÂÆĶŽ¾¾xäLĴĘlļO¤ÒĨA¢Êɚ¨®‚ØCÔ ŬGƠ”ƦYĜ‡ĘÜƬDJ—g_ͥœ@čŅĻA“¶¯@wÎqC½Ĉ»NŸăëK™ďÍQ“Ùƫ[«Ãí•gßÔÇOÝáW‘ñuZ“¯ĥ€Ÿŕā¡ÑķJu¤E Ÿå¯°WKɱ_d_}}vyŸõu¬ï¹ÓU±½@gÏ¿rýD‰†g…Cd‰µ—°MFYxw¿CG£‹Rƛ½Õ{]L§{qqąš¿BÇƻğëšܭNJË|c²}Fµ}›ÙRsÓpg±ŠQNqǫŋRwŕnéÑÉKŸ†«SeYR…ŋ‹@{¤SJ}šD Ûǖ֍Ÿ]gr¡µŷjqWÛham³~S«“„›Þ]"]],"encodeOffsets":[[[134456,44547]]]}},{"type":"Feature","id":"320000","properties":{"id":"320000","cp":[119.767413,33.041544],"name":"江苏","childNum":1},"geometry":{"type":"Polygon","coordinates":["@@cþÅPiŠ`ZŸRu¥É\\]~°ŽY`µ†Óƒ^phÁbnÀşúŽòa–ĬºTÖŒb‚˜e¦¦€{¸ZâćNpŒ©žHr|^ˆmjhŠSEb\\afv`sz^lkŽlj‹Ätg‹¤D˜­¾Xš¿À’|ДiZ„ȀåB·î}GL¢õcßjaŸyBFµÏC^ĭ•cÙt¿sğH]j{s©HM¢ƒQnDÀ©DaÜތ·jgàiDbPufjDk`dPOîƒhw¡ĥ‡¥šG˜ŸP²ĐobºrY†„î¶aHŢ´ ]´‚rılw³r_{£DB_Ûdåuk|ˆŨ¯F Cºyr{XFy™e³Þċ‡¿Â™kĭB¿„MvÛpm`rÚã”@Ę¹hågËÖƿxnlč¶Åì½Ot¾dJlŠVJʜǀœŞqvnOŠ^ŸJ”Z‘ż·Q}ê͎ÅmµÒ]Žƍ¦Dq}¬R^èĂ´ŀĻĊIԒtžIJyQŐĠMNtœR®òLh‰›Ěs©»œ}OӌGZz¶A\\jĨFˆäOĤ˜HYš†JvÞHNiÜaϚɖnFQlšNM¤ˆB´ĄNöɂtp–Ŭdf先‹qm¿QûŠùއÚb¤uŃJŴu»¹Ą•lȖħŴw̌ŵ²ǹǠ͛hĭłƕrçü±Y™xci‡tğ®jű¢KOķ•Coy`å®VTa­_Ā]ŐÝɞï²ʯÊ^]afYǸÃĆēĪȣJđ͍ôƋĝÄ͎ī‰çÛɈǥ£­ÛmY`ó£Z«§°Ó³QafusNıDž_k}¢m[ÝóDµ—¡RLčiXy‡ÅNïă¡¸iĔϑNÌŕoēdōîåŤûHcs}~Ûwbù¹£¦ÓCt‹OPrƒE^ÒoŠg™ĉIµžÛÅʹK…¤½phMŠü`o怆ŀ"],"encodeOffsets":[[121740,32276]]}},{"type":"Feature","id":"330000","properties":{"id":"330000","cp":[120.153576,29.287459],"name":"浙江","childNum":45},"geometry":{"type":"MultiPolygon","coordinates":[["@@E^dQ]K"],["@@jX^j‡"],["@@sfŠbU‡"],["@@qP\\xz[ck"],["@@‘Rƒ¢‚FX}°[s_"],["@@Cbœ\\—}"],["@@e|v\\la{u"],["@@v~u}"],["@@QxÂF¯}"],["@@¹nŒvÞs¯o"],["@@rSkUEj"],["@@bi­ZŒP"],["@@p[}INf"],["@@À¿€"],["@@¹dnbŒ…"],["@@rSŸBnR"],["@@g~h}"],["@@FlEk"],["@@OdPc"],["@@v[u\\"],["@@FjâL~wyoo~›sµL–\\"],["@@¬e¹aNˆ"],["@@\\nÔ¡q]L³ë\\ÿ®ŒQ֎"],["@@ÊA­©[¬"],["@@KxŒv­"],["@@@hlIk]"],["@@pW{o||j"],["@@Md|_mC"],["@@¢…X£ÏylD¼XˆtH"],["@@hlÜ[LykAvyfw^Ež›¤"],["@@fp¤Mus“R"],["@@®_ma~•LÁ¬šZ"],["@@iM„xZ"],["@@ZcYd"],["@@Z~dOSo|A¿qZv"],["@@@`”EN¡v"],["@@|–TY{"],["@@@n@m"],["@@XWkCT\\"],["@@ºwšZRkĕWO¢"],["@@™X®±Grƪ\\ÔáXq{‹"],["@@ůTG°ĄLHm°UC‹"],["@@¤Ž€aÜx~}dtüGæţŎíĔcŖpMËВjē¢·ðĄÆMzˆjWKĎ¢Q¶˜À_꒔_Bı€i«pZ€gf€¤Nrq]§ĂN®«H±‡yƳí¾×ŸīàLłčŴǝĂíÀBŖÕªˆŠÁŖHŗʼnåqûõi¨hÜ·ƒñt»¹ýv_[«¸m‰YL¯‰Qª…mĉÅdMˆ•gÇjcº«•ęœ¬­K­´ƒB«Âącoċ\\xKd¡gěŧ«®á’[~ıxu·Å”KsËɏc¢Ù\\ĭƛëbf¹­ģSƒĜkáƉÔ­ĈZB{ŠaM‘µ‰fzʼnfåÂŧįƋǝÊĕġć£g³ne­ą»@­¦S®‚\\ßðCšh™iqªĭiAu‡A­µ”_W¥ƣO\\lċĢttC¨£t`ˆ™PZäuXßBs‡Ļyek€OđġĵHuXBšµ]׌‡­­\\›°®¬F¢¾pµ¼kŘó¬Wät’¸|@ž•L¨¸µr“ºù³Ù~§WI‹ŸZWŽ®’±Ð¨ÒÉx€`‰²pĜ•rOògtÁZ}þÙ]„’¡ŒŸFK‚wsPlU[}¦Rvn`hq¬\\”nQ´ĘRWb”‚_ rtČFI֊kŠŠĦPJ¶ÖÀÖJĈĄTĚòžC ²@Pú…Øzœ©PœCÈڜĒ±„hŖ‡l¬â~nm¨f©–iļ«m‡nt–u†ÖZÜÄj“ŠLŽ®E̜Fª²iÊxبžIÈhhst"],["@@o\\V’zRZ}y"],["@@†@°¡mۛGĕ¨§Ianá[ýƤjfæ‡ØL–•äGr™"]],"encodeOffsets":[[[125592,31553]],[[125785,31436]],[[125729,31431]],[[125513,31380]],[[125223,30438]],[[125115,30114]],[[124815,29155]],[[124419,28746]],[[124095,28635]],[[124005,28609]],[[125000,30713]],[[125111,30698]],[[125078,30682]],[[125150,30684]],[[124014,28103]],[[125008,31331]],[[125411,31468]],[[125329,31479]],[[125626,30916]],[[125417,30956]],[[125254,30976]],[[125199,30997]],[[125095,31058]],[[125083,30915]],[[124885,31015]],[[125218,30798]],[[124867,30838]],[[124755,30788]],[[124802,30809]],[[125267,30657]],[[125218,30578]],[[125200,30562]],[[124968,30474]],[[125167,30396]],[[124955,29879]],[[124714,29781]],[[124762,29462]],[[124325,28754]],[[123990,28459]],[[125366,31477]],[[125115,30363]],[[125369,31139]],[[122495,31878]],[[125329,30690]],[[125192,30787]]]}},{"type":"Feature","id":"340000","properties":{"id":"340000","cp":[117.283042,31.26119],"name":"安徽","childNum":3},"geometry":{"type":"MultiPolygon","coordinates":[["@@^iuLX^"],["@@‚e©Ehl"],["@@°ZÆëϵmkǀwÌÕæhºgBĝâqÙĊz›ÖgņtÀÁÊÆá’hEz|WzqD¹€Ÿ°E‡ŧl{ævÜcA`¤C`|´qžxIJkq^³³ŸGšµbƒíZ…¹qpa±ď OH—¦™Ħˆx¢„gPícOl_iCveaOjCh߸i݋bÛªCC¿€m„RV§¢A|t^iĠGÀtÚs–d]ĮÐDE¶zAb àiödK¡~H¸íæAžǿYƒ“j{ď¿‘™À½W—®£ChŒÃsiŒkkly]_teu[bFa‰Tig‡n{]Gqªo‹ĈMYá|·¥f¥—őaSÕė™NµñĞ«ImŒ_m¿Âa]uĜp …Z_§{Cƒäg¤°r[_Yj‰ÆOdý“[ŽI[á·¥“Q_n‡ùgL¾mv™ˊBÜƶĊJhšp“c¹˜O]iŠ]œ¥ jtsggJǧw×jÉ©±›EFˍ­‰Ki”ÛÃÕYv…s•ˆm¬njĻª•§emná}k«ŕˆƒgđ²Ù›DǤ›í¡ªOy›†×Où±@DŸñSęćăÕIÕ¿IµĥO‰‰jNÕËT¡¿tNæŇàåyķrĕq§ÄĩsWÆߎF¶žX®¿‰mŒ™w…RIޓfßoG‘³¾©uyH‘į{Ɓħ¯AFnuP…ÍÔzšŒV—dàôº^Ðæd´€‡oG¤{S‰¬ćxã}›ŧ×Kǥĩ«žÕOEзÖdÖsƘѨ[’Û^Xr¢¼˜§xvěƵ`K”§ tÒ´Cvlo¸fzŨð¾NY´ı~ÉĔē…ßúLÃϖ_ÈÏ|]ÂÏFl”g`bšežž€n¾¢pU‚h~ƴĖ¶_‚r sĄ~cž”ƈ]|r c~`¼{À{ȒiJjz`îÀT¥Û³…]’u}›f…ïQl{skl“oNdŸjŸäËzDvčoQŠďHI¦rb“tHĔ~BmlRš—V_„ħTLnñH±’DžœL‘¼L˜ªl§Ťa¸ŒĚlK²€\\RòvDcÎJbt[¤€D@®hh~kt°ǾzÖ@¾ªdb„YhüóZ ň¶vHrľ\\ʗJuxAT|dmÀO„‹[ÃԋG·ĚąĐlŪÚpSJ¨ĸˆLvÞcPæķŨŽ®mАˆálŸwKhïgA¢ųƩޖ¤OȜm’°ŒK´"]],"encodeOffsets":[[[121722,32278]],[[119475,30423]],[[119168,35472]]]}},{"type":"Feature","id":"350000","properties":{"id":"350000","cp":[118.306239,26.075302],"name":"福建","childNum":18},"geometry":{"type":"MultiPolygon","coordinates":[["@@“zht´‡]"],["@@aj^~ĆG—©O"],["@@ed¨„C}}i"],["@@@vˆPGsQ"],["@@‰sBz‚ddW]Q"],["@@SŽ¨Q“{"],["@@NŽVucW"],["@@qptBAq"],["@@‰’¸[mu"],["@@Q\\pD]_"],["@@jSwUadpF"],["@@eXª~ƒ•"],["@@AjvFso"],["@@fT–›_Çí\\Ÿ™—v|ba¦jZÆy€°"],["@@IjJi"],["@@wJI€ˆxš«¼AoNe{M­"],["@@K‰±¡Óˆ”ČäeZ"],["@@k¡¹Eh~c®wBk‹UplÀ¡I•~Māe£bN¨gZý¡a±Öcp©PhžI”Ÿ¢Qq…ÇGj‹|¥U™ g[Ky¬ŏ–v@OpˆtÉEŸF„\\@ åA¬ˆV{Xģ‰ĐBy…cpě…¼³Ăp·¤ƒ¥o“hqqÚ¡ŅLsƒ^ᗞ§qlŸÀhH¨MCe»åÇGD¥zPO£čÙkJA¼ß–ėu›ĕeûҍiÁŧSW¥˜QŠûŗ½ùěcݧSùĩąSWó«íęACµ›eR—åǃRCÒÇZÍ¢‹ź±^dlsŒtjD¸•‚ZpužÔâÒH¾oLUêÃÔjjēò´ĄW‚ƛ…^Ñ¥‹ĦŸ@Çò–ŠmŒƒOw¡õyJ†yD}¢ďÑÈġfŠZd–a©º²z£šN–ƒjD°Ötj¶¬ZSÎ~¾c°¶Ðm˜x‚O¸¢Pl´žSL|¥žA†ȪĖM’ņIJg®áIJČĒü` ŽQF‡¬h|ÓJ@zµ |ê³È ¸UÖŬŬÀEttĸr‚]€˜ðŽM¤ĶIJHtÏ A’†žĬkvsq‡^aÎbvŒd–™fÊòSD€´Z^’xPsÞrv‹ƞŀ˜jJd×ŘÉ ®A–ΦĤd€xĆqAŒ†ZR”ÀMźŒnĊ»ŒİÐZ— YX–æJŠyĊ²ˆ·¶q§·–K@·{s‘Xãô«lŗ¶»o½E¡­«¢±¨Yˆ®Ø‹¶^A™vWĶGĒĢžPlzfˆļŽtàAvWYãšO_‡¤sD§ssČġ[kƤPX¦Ž`¶“ž®ˆBBvĪjv©šjx[L¥àï[F…¼ÍË»ğV`«•Ip™}ccÅĥZE‹ãoP…´B@ŠD—¸m±“z«Ƴ—¿å³BRضˆœWlâþäą`“]Z£Tc— ĹGµ¶H™m@_©—kŒ‰¾xĨ‡ôȉðX«½đCIbćqK³Á‹Äš¬OAwã»aLʼn‡ËĥW[“ÂGI—ÂNxij¤D¢ŽîĎÎB§°_JœGsƒ¥E@…¤uć…P‘å†cuMuw¢BI¿‡]zG¹guĮck\\_"]],"encodeOffsets":[[[123250,27563]],[[122541,27268]],[[123020,27189]],[[122916,27125]],[[122887,26845]],[[122808,26762]],[[122568,25912]],[[122778,26197]],[[122515,26757]],[[122816,26587]],[[123388,27005]],[[122450,26243]],[[122578,25962]],[[121255,25103]],[[120987,24903]],[[122339,25802]],[[121042,25093]],[[122439,26024]]]}},{"type":"Feature","id":"360000","properties":{"id":"360000","cp":[115.592151,27.676493],"name":"江西","childNum":1},"geometry":{"type":"Polygon","coordinates":["@@ĢĨƐgļˆ¼ÂMD~ņªe^\\^§„ý©j׍cZ†Ø¨zdÒa¶ˆlҍJŒìõ`oz÷@¤u޸´†ôęöY¼‰HČƶajlÞƩ¥éZ[”|h}^U Œ ¥p„ĄžƦO lt¸Æ €Q\\€ŠaÆ|CnÂOjt­ĚĤd’ÈŒF`’¶„@Ð딠¦ōҞ¨Sêv†HĢûXD®…QgėWiØPÞìºr¤dž€NĠ¢l–•ĄtZoœCƞÔºCxrpĠV®Ê{f_Y`_ƒeq’’®Aot`@o‚DXfkp¨|Šs¬\\D‘ÄSfè©Hn¬…^DhÆyøJh“ØxĢĀLʈ„ƠPżċĄwȠ̦G®ǒĤäTŠÆ~ĦwŠ«|TF¡Šn€c³Ïå¹]ĉđxe{ÎӐ†vOEm°BƂĨİ|G’vz½ª´€H’àp”eJ݆Qšxn‹ÀŠW­žEµàXÅĪt¨ÃĖrÄwÀFÎ|ňÓMå¼ibµ¯»åDT±m[“r«_gŽmQu~¥V\\OkxtL E¢‹ƒ‘Ú^~ýê‹Pó–qo슱_Êw§ÑªåƗā¼‹mĉŹ‹¿NQ“…YB‹ąrwģcÍ¥B•Ÿ­ŗÊcØiI—žƝĿuŒqtāwO]‘³YCñTeɕš‹caub͈]trlu€ī…B‘ПGsĵıN£ï—^ķqss¿FūūV՟·´Ç{éĈý‰ÿ›OEˆR_ŸđûIċâJh­ŅıN‘ȩĕB…¦K{Tk³¡OP·wn—µÏd¯}½TÍ«YiµÕsC¯„iM•¤™­•¦¯P|ÿUHv“he¥oFTu‰õ\\ŽOSs‹MòđƇiaºćXŸĊĵà·çhƃ÷ǜ{‘ígu^›đg’m[×zkKN‘¶Õ»lčÓ{XSƉv©_ÈëJbVk„ĔVÀ¤P¾ºÈMÖxlò~ªÚàGĂ¢B„±’ÌŒK˜y’áV‡¼Ã~­…`g›ŸsÙfI›Ƌlę¹e|–~udjˆuTlXµf`¿JdŠ[\\˜„L‚‘²"],"encodeOffsets":[[116689,26234]]}},{"type":"Feature","id":"370000","properties":{"id":"370000","cp":[118.000923,36.275807],"name":"山东","childNum":13},"geometry":{"type":"MultiPolygon","coordinates":[["@@Xjd]{K"],["@@itbFHy"],["@@HlGk"],["@@T‚ŒGŸy"],["@@K¬˜•‹U"],["@@WdXc"],["@@PtOs"],["@@•LnXhc"],["@@ppVƒu]Or"],["@@cdzAUa"],["@@udRhnCI‡"],["@@ˆoIƒpR„"],["@@Ľč{fzƤî’Kš–ÎMĮ]†—ZFˆ½Y]â£ph’™š¶¨râøÀ†ÎǨ¤^ºÄ”Gzˆ~grĚĜlĞƄLĆdž¢Îo¦–cv“Kb€gr°Wh”mZp ˆL]LºcU‰Æ­n”żĤÌĒœbAnrOAœ´žȊcÀbƦUØrĆUÜøœĬƞ†š˜Ez„VL®öØBkŖÝĐĖ¹ŧ̄±ÀbÎɜnb²ĦhņBĖ›žįĦåXćì@L¯´ywƕCéõė ƿ¸‘lµ¾Z|†ZWyFYŸ¨Mf~C¿`€à_RÇzwƌfQnny´INoƬˆèôº|sT„JUš›‚L„îVj„ǎ¾Ē؍‚Dz²XPn±ŴPè¸ŔLƔÜƺ_T‘üÃĤBBċȉöA´fa„˜M¨{«M`‡¶d¡ô‰Ö°šmȰBÔjjŒ´PM|”c^d¤u•ƒ¤Û´Œä«ƢfPk¶Môlˆ]Lb„}su^ke{lC‘…M•rDŠÇ­]NÑFsmoõľH‰yGă{{çrnÓE‰‹ƕZGª¹Fj¢ïW…uøCǷ돡ąuhÛ¡^Kx•C`C\\bÅxì²ĝÝ¿_N‰īCȽĿåB¥¢·IŖÕy\\‡¹kx‡Ã£Č×GDyÕ¤ÁçFQ¡„KtŵƋ]CgÏAùSed‡cÚź—ŠuYfƒyMmhUWpSyGwMPqŀ—›Á¼zK›¶†G•­Y§Ëƒ@–´śÇµƕBmœ@Io‚g——Z¯u‹TMx}C‘‰VK‚ï{éƵP—™_K«™pÛÙqċtkkù]gŽ‹Tğwo•ɁsMõ³ă‡AN£™MRkmEʕč™ÛbMjÝGu…IZ™—GPģ‡ãħE[iµBEuŸDPԛ~ª¼ętŠœ]ŒûG§€¡QMsğNPŏįzs£Ug{đJĿļā³]ç«Qr~¥CƎÑ^n¶ÆéÎR~Ż¸Y’I“] P‰umŝrƿ›‰›Iā‹[x‰edz‹L‘¯v¯s¬ÁY…~}…ťuŁŒg›ƋpÝĄ_ņī¶ÏSR´ÁP~ž¿Cyžċßdwk´Ss•X|t‰`Ä Èð€AªìÎT°¦Dd–€a^lĎDĶÚY°Ž`ĪŴǒˆ”àŠv\\ebŒZH„ŖR¬ŢƱùęO•ÑM­³FۃWp[ƒ"]],"encodeOffsets":[[[123806,39303]],[[123821,39266]],[[123742,39256]],[[123702,39203]],[[123649,39066]],[[123847,38933]],[[123580,38839]],[[123894,37288]],[[123043,36624]],[[123344,38676]],[[123522,38857]],[[123628,38858]],[[118260,36742]]]}},{"type":"Feature","id":"410000","properties":{"id":"410000","cp":[113.665412,33.757975],"name":"河南","childNum":1},"geometry":{"type":"Polygon","coordinates":["@@•ýL™ùµP³swIÓxcŢĞð†´E®žÚPt†ĴXØx¶˜@«ŕŕQGƒ‹Yfa[şu“ßǩ™đš_X³ijÕčC]kbc•¥CS¯ëÍB©÷‹–³­Siˆ_}m˜YTtž³xlàcȂzÀD}ÂOQ³ÐTĨ¯†ƗòËŖ[hœł‹Ŧv~††}ÂZž«¤lPǕ£ªÝŴÅR§ØnhcŒtâk‡nύ­ľŹUÓÝdKuķ‡I§oTũÙďkęĆH¸ÓŒ\\ăŒ¿PcnS{wBIvɘĽ[GqµuŸŇôYgûƒZcaŽ©@½Õǽys¯}lgg@­C\\£as€IdÍuCQñ[L±ęk·‹ţb¨©kK—’»›KC²‘òGKmĨS`ƒ˜UQ™nk}AGē”sqaJ¥ĐGR‰ĎpCuÌy ã iMc”plk|tRk†ðœev~^‘´†¦ÜŽSí¿_iyjI|ȑ|¿_»d}qŸ^{“Ƈdă}Ÿtqµ`Ƴĕg}V¡om½fa™Ço³TTj¥„tĠ—Ry”K{ùÓjuµ{t}uËR‘iŸvGŠçJFjµŠÍyqΘàQÂFewixGw½Yŷpµú³XU›½ġy™łå‰kÚwZXˆ·l„¢Á¢K”zO„Λ΀jc¼htoDHr…|­J“½}JZ_¯iPq{tę½ĕ¦Zpĵø«kQ…Ťƒ]MÛfaQpě±ǽ¾]u­Fu‹÷nƒ™čįADp}AjmcEǒaª³o³ÆÍSƇĈÙDIzˑ赟^ˆKLœ—i—Þñ€[œƒaA²zz‰Ì÷Dœ|[šíijgf‚ÕÞd®|`ƒĆ~„oĠƑô³Ŋ‘D×°¯CsŠøÀ«ì‰UMhTº¨¸ǡîS–Ô„DruÂÇZ•ÖEŽ’vPZ„žW”~؋ÐtĄE¢¦Ðy¸bŠô´oŬ¬Ž²Ês~€€]®tªašpŎJ¨Öº„_ŠŔ–`’Ŗ^Ѝ\\Ĝu–”~m²Ƹ›¸fW‰ĦrƔ}Î^gjdfÔ¡J}\\n C˜¦þWxªJRÔŠu¬ĨĨmF†dM{\\d\\ŠYÊ¢ú@@¦ª²SŠÜsC–}fNècbpRmlØ^g„d¢aÒ¢CZˆZxvÆ¶N¿’¢T@€uCœ¬^ĊðÄn|žlGl’™Rjsp¢ED}€Fio~ÔNŽ‹„~zkĘHVsDzßjƒŬŒŠŢ`Pûàl¢˜\\ÀœEhŽİgÞē X¼Pk–„|m"],"encodeOffsets":[[118256,37017]]}},{"type":"Feature","id":"420000","properties":{"id":"420000","cp":[113.298572,30.684355],"name":"湖北","childNum":3},"geometry":{"type":"MultiPolygon","coordinates":[["@@AB‚"],["@@lskt"],["@@¾«}{ra®pîÃ\\™›{øCŠËyyB±„b\\›ò˜Ý˜jK›‡L ]ĎĽÌ’JyÚCƈćÎT´Å´pb©È‘dFin~BCo°BĎĚømvŒ®E^vǾ½Ĝ²Ro‚bÜeNŽ„^ĺ£R†¬lĶ÷YoĖ¥Ě¾|sOr°jY`~I”¾®I†{GqpCgyl{‡£œÍƒÍyPL“¡ƒ¡¸kW‡xYlÙ抚ŁĢzœ¾žV´W¶ùŸo¾ZHxjwfx„GNÁ•³Xéæl¶‰EièIH‰ u’jÌQ~v|sv¶Ôi|ú¢Fh˜Qsğ¦ƒSiŠBg™ÐE^ÁÐ{–čnOÂȞUÎóĔ†ÊēIJ}Z³½Mŧïeyp·uk³DsѨŸL“¶_œÅuèw»—€¡WqÜ]\\‘Ò§tƗcÕ¸ÕFÏǝĉăxŻČƟO‡ƒKÉġÿ×wg”÷IÅzCg†]m«ªGeçÃTC’«[‰t§{loWeC@ps_Bp‘­r‘„f_``Z|ei¡—oċMqow€¹DƝӛDYpûs•–‹Ykıǃ}s¥ç³[§ŸcYŠ§HK„«Qy‰]¢“wwö€¸ïx¼ņ¾Xv®ÇÀµRĠЋžHMž±cÏd„ƒǍũȅȷ±DSyúĝ£ŤĀàtÖÿï[îb\\}pĭÉI±Ñy…¿³x¯N‰o‰|¹H™ÏÛm‹júË~Tš•u˜ęjCöAwě¬R’đl¯ Ñb­‰ŇT†Ŀ_[Œ‘IčĄʿnM¦ğ\\É[T·™k¹œ©oĕ@A¾w•ya¥Y\\¥Âaz¯ãÁ¡k¥ne£Ûw†E©Êō¶˓uoj_Uƒ¡cF¹­[Wv“P©w—huÕyBF“ƒ`R‹qJUw\\i¡{jŸŸEPïÿ½fć…QÑÀQ{ž‚°‡fLԁ~wXg—ītêݾ–ĺ‘Hdˆ³fJd]‹HJ²…E€ƒoU¥†HhwQsƐ»Xmg±çve›]Dm͂PˆoCc¾‹_h”–høYrŊU¶eD°Č_N~øĹĚ·`z’]Äþp¼…äÌQŒv\\rCŒé¾TnkžŐڀÜa‡“¼ÝƆĢ¶Ûo…d…ĔňТJq’Pb ¾|JŒ¾fXŠƐîĨ_Z¯À}úƲ‹N_ĒĊ^„‘ĈaŐyp»CÇĕKŠšñL³ŠġMŒ²wrIÒŭxjb[œžn«øœ˜—æˆàƒ ^²­h¯Ú€ŐªÞ¸€Y²ĒVø}Ā^İ™´‚LŠÚm„¥ÀJÞ{JVŒųÞŃx×sxxƈē ģMř–ÚðòIf–Ċ“Œ\\Ʈ±ŒdʧĘD†vČ_Àæ~DŒċ´A®µ†¨ØLV¦êHÒ¤"]],"encodeOffsets":[[[113712,34000]],[[115612,30507]],[[113649,34054]]]}},{"type":"Feature","id":"430000","properties":{"id":"430000","cp":[111.782279,28.09409],"name":"湖南","childNum":3},"geometry":{"type":"MultiPolygon","coordinates":[["@@—n„FTs"],["@@ßÅÆችÔXr—†CO™“…ËR‘ïÿĩ­TooQyšÓ[‹ŅBE¬–ÎÓXa„į§Ã¸G °ITxp‰úxÚij¥Ïš–Ģ¾ŠedžÄ©ĸG…œàGh‚€M¤–Â_U}Ċ}¢pczfŠþg¤€”ÇòAV‘‹M"],["@@©K—ƒA·³CQ±Á«³BUŠƑ¹AŠtćOw™D]ŒJiØSm¯b£‘ylƒ›X…HËѱH•«–‘C^õľA–Å§¤É¥„ïyuǙuA¢^{ÌC´­¦ŷJ£^[†“ª¿‡ĕ~•Ƈ…•N… skóā‡¹¿€ï]ă~÷O§­@—Vm¡‹Qđ¦¢Ĥ{ºjԏŽŒª¥nf´•~ÕoŸž×Ûą‹MąıuZœmZcÒ IJĪ²SÊDŽŶ¨ƚƒ’CÖŎªQؼrŭŽ­«}NÏürʬŒmjr€@ĘrTW ­SsdHzƓ^ÇÂyUi¯DÅYlŹu{hTœ}mĉ–¹¥ě‰Dÿë©ıÓ[Oº£ž“¥ót€ł¹MՄžƪƒ`Pš…Di–ÛUŠ¾Å‌ìˆU’ñB“È£ýhe‰dy¡oċ€`pfmjP~‚kZa…ZsÐd°wj§ƒ@€Ĵ®w~^‚kÀÅKvNmX\\¨a“”сqvíó¿F„¤¡@ũÑVw}S@j}¾«pĂr–ªg àÀ²NJ¶¶Dô…K‚|^ª†Ž°LX¾ŴäPĪ±œ£EXd›”^¶›IJÞܓ~‘u¸ǔ˜Ž›MRhsR…e†`ÄofIÔ\\Ø  i”ćymnú¨cj ¢»–GČìƊÿШXeĈĀ¾Oð Fi ¢|[jVxrIQŒ„_E”zAN¦zLU`œcªx”OTu RLÄ¢dV„i`p˔vŎµªÉžF~ƒØ€d¢ºgİàw¸Áb[¦Zb¦–z½xBĖ@ªpº›šlS¸Ö\\Ĕ[N¥ˀmĎă’J\\‹ŀ`€…ňSڊĖÁĐiO“Ĝ«BxDõĚiv—ž–S™Ì}iùŒžÜnšÐºGŠ{Šp°M´w†ÀÒzJ²ò¨ oTçüöoÛÿñŽőФ‚ùTz²CȆȸǎŪƒƑÐc°dPÎŸğ˶[Ƚu¯½WM¡­Éž“’B·rížnZŸÒ `‡¨GA¾\\pē˜XhÆRC­üWGġu…T靧Ŏѝ©ò³I±³}_‘‹EÃħg®ęisÁPDmÅ{‰b[Rşs·€kPŸŽƥƒóRo”O‹ŸVŸ~]{g\\“êYƪ¦kÝbiċƵŠGZ»Ěõ…ó·³vŝž£ø@pyö_‹ëŽIkѵ‡bcѧy…×dY؎ªiþž¨ƒ[]f]Ņ©C}ÁN‡»hĻħƏ’ĩ"]],"encodeOffsets":[[[115640,30489]],[[112543,27312]],[[116690,26230]]]}},{"type":"Feature","id":"440000","properties":{"id":"440000","cp":[113.280637,23.125178],"name":"广东","childNum":24},"geometry":{"type":"MultiPolygon","coordinates":[["@@QdˆAua"],["@@ƒlxDLo"],["@@sbhNLo"],["@@Ă āŸ"],["@@WltO[["],["@@Krœ]S"],["@@e„„I]y"],["@@I|„Mym"],["@@ƒÛ³LSŒž¼Y"],["@@nvºB–ëui©`¾"],["@@zdšÛ›Jw®"],["@@†°…¯"],["@@a yAª¸ËJIx،@€ĀHAmßV¡o•fu•o"],["@@šs‰ŗÃÔėAƁ›ZšÄ ~°ČP‚‹äh"],["@@‹¶Ý’Ì‚vmĞh­ı‡Q"],["@@HœŠdSjĒ¢D}war…“u«ZqadYM"],["@@elŒ\\LqqU"],["@@~rMo\\"],["@@f„^ƒC"],["@@øPªoj÷ÍÝħXČx”°Q¨ıXNv"],["@@gÇƳˆŽˆ”oˆŠˆ[~tly"],["@@E–ÆC¿‘"],["@@OŽP"],["@@w‹†đóg‰™ĝ—[³‹¡VÙæÅöM̳¹pÁaËýý©D©Ü“JŹƕģGą¤{Ùū…ǘO²«BƱéA—Ò‰ĥ‡¡«BhlmtÃPµyU¯uc“d·w_bŝcīímGOŽ|KP’ȏ‡ŹãŝIŕŭŕ@Óoo¿ē‹±ß}Ž…ŭ‚ŸIJWÈCőâUâǙI›ğʼn©I›ijEׅÁ”³Aó›wXJþ±ÌŒÜӔĨ£L]ĈÙƺZǾĆĖMĸĤfŒÎĵl•ŨnȈ‘ĐtF”Š–FĤ–‚êk¶œ^k°f¶gŠŽœ}®Fa˜f`vXŲxl˜„¦–ÔÁ²¬ÐŸ¦pqÊ̲ˆi€XŸØRDÎ}†Ä@ZĠ’s„x®AR~®ETtĄZ†–ƈfŠŠHâÒÐA†µ\\S¸„^wĖkRzŠalŽŜ|E¨ÈNĀňZTŒ’pBh£\\ŒĎƀuXĖtKL–¶G|Ž»ĺEļĞ~ÜĢÛĊrˆO˜Ùîvd]nˆ¬VœÊĜ°R֟pM††–‚ƂªFbwžEÀˆ˜©Œž\\…¤]ŸI®¥D³|ˎ]CöAŤ¦…æ’´¥¸Lv¼€•¢ĽBaô–F~—š®²GÌҐEY„„œzk¤’°ahlV՞I^‹šCxĈPŽsB‰ƒºV‰¸@¾ªR²ĨN]´_eavSi‡vc•}p}Đ¼ƌkJœÚe thœ†_¸ ºx±ò_xN›Ë‹²‘@ƒă¡ßH©Ùñ}wkNÕ¹ÇO½¿£ĕ]ly_WìIžÇª`ŠuTÅxYĒÖ¼k֞’µ‚MžjJÚwn\\h‘œĒv]îh|’È›Ƅøègž¸Ķß ĉĈWb¹ƀdéʌNTtP[ŠöSvrCZžžaGuœbo´ŖÒÇА~¡zCI…özx¢„Pn‹•‰Èñ @ŒĥÒ¦†]ƞŠV}³ăĔñiiÄÓVépKG½Ä‘ÓávYo–C·sit‹iaÀy„ŧΡÈYDÑům}‰ý|m[węõĉZÅxUO}÷N¹³ĉo_qtă“qwµŁYلǝŕ¹tïÛUïmRCº…ˆĭ|µ›ÕÊK™½R‘ē ó]‘–GªęAx–»HO£|ām‡¡diď×YïYWªʼnOeÚtĐ«zđ¹T…ā‡úE™á²\\‹ķÍ}jYàÙÆſ¿Çdğ·ùTßÇţʄ¡XgWÀLJğ·¿ÃˆOj YÇ÷Qě‹i"]],"encodeOffsets":[[[117381,22988]],[[116552,22934]],[[116790,22617]],[[116973,22545]],[[116444,22536]],[[116931,22515]],[[116496,22490]],[[116453,22449]],[[113301,21439]],[[118726,21604]],[[118709,21486]],[[113210,20816]],[[115482,22082]],[[113171,21585]],[[113199,21590]],[[115232,22102]],[[115739,22373]],[[115134,22184]],[[113056,21175]],[[119573,21271]],[[119957,24020]],[[115859,22356]],[[116561,22649]],[[116285,22746]]]}},{"type":"Feature","id":"450000","properties":{"id":"450000","cp":[108.320004,22.82402],"name":"广西","childNum":2},"geometry":{"type":"MultiPolygon","coordinates":[["@@H– TQ§•A"],["@@ĨʪƒLƒƊDÎĹĐCǦė¸zÚGn£¾›rªŀÜt¬@֛ڈSx~øOŒ˜ŶÐÂæȠ\\„ÈÜObĖw^oބLf¬°bI lTØB̈F£Ć¹gñĤaY“t¿¤VSñœK¸¤nM†¼‚JE±„½¸šŠño‹ÜCƆæĪ^ŠĚQÖ¦^‡ˆˆf´Q†üÜʝz¯šlzUĺš@쇀p¶n]sxtx¶@„~ÒĂJb©gk‚{°‚~c°`ԙ¬rV\\“la¼¤ôá`¯¹LC†ÆbŒxEræO‚v[H­˜„[~|aB£ÖsºdAĐzNÂðsŽÞƔ…Ĥªbƒ–ab`ho¡³F«èVloŽ¤™ÔRzpp®SŽĪº¨ÖƒºN…ij„d`’a”¦¤F³ºDÎńĀìŠCžĜº¦Ċ•~nS›|gźvZkCÆj°zVÈÁƔ]LÊFZg…čP­kini«‹qǀcz͔Y®¬Ů»qR×ō©DՄ‘§ƙǃŵTÉĩ±ŸıdÑnYY›IJvNĆƌØÜ Öp–}e³¦m‹©iÓ|¹Ÿħņ›|ª¦QF¢Â¬ʖovg¿em‡^ucà÷gՎuŒíÙćĝ}FĻ¼Ĺ{µHK•sLSđƃr‹č¤[Ag‘oS‹ŇYMÿ§Ç{Fśbky‰lQxĕƒ]T·¶[B…ÑÏGáşşƇe€…•ăYSs­FQ}­Bƒw‘tYğÃ@~…C̀Q ×W‡j˱rÉ¥oÏ ±«ÓÂ¥•ƒ€k—ŽwWűŒmcih³K›~‰µh¯e]lµ›él•Eģ‰•E“ďs‡’mǖŧē`ãògK_ÛsUʝ“ćğ¶hŒöŒO¤Ǜn³Žc‘`¡y‹¦C‘ez€YŠwa™–‘[ďĵűMę§]X˜Î_‚훘Û]é’ÛUćİÕBƣ±…dƒy¹T^džûÅÑŦ·‡PĻþÙ`K€¦˜…¢ÍeœĥR¿Œ³£[~Œäu¼dl‰t‚†W¸oRM¢ď\\zœ}Æzdvň–{ÎXF¶°Â_„ÒÂÏL©Ö•TmuŸ¼ãl‰›īkiqéfA„·Êµ\\őDc¥ÝF“y›Ôć˜c€űH_hL܋êĺШc}rn`½„Ì@¸¶ªVLŒŠhŒ‹\\•Ţĺk~ŽĠið°|gŒtTĭĸ^x‘vK˜VGréAé‘bUu›MJ‰VÃO¡…qĂXËS‰ģãlýàŸ_ju‡YÛÒB†œG^˜é֊¶§ŽƒEG”ÅzěƒƯ¤Ek‡N[kdåucé¬dnYpAyČ{`]þ¯T’bÜÈk‚¡Ġ•vŒàh„ÂƄ¢J"]],"encodeOffsets":[[[111707,21520]],[[107619,25527]]]}},{"type":"Feature","id":"460000","properties":{"id":"460000","cp":[109.83119,19.031971],"name":"海南","childNum":1},"geometry":{"type":"Polygon","coordinates":["@@š¦Ŝil¢”XƦ‘ƞò–ïè§ŞCêɕrŧůÇąĻõ™·ĉ³œ̅kÇm@ċȧƒŧĥ‰Ľʉ­ƅſ“ȓÒ˦ŝE}ºƑ[ÍĜȋ gÎfǐÏĤ¨êƺ\\Ɔ¸ĠĎvʄȀœÐ¾jNðĀÒRŒšZdž™zÐŘΰH¨Ƣb²_Ġ "],"encodeOffsets":[[112750,20508]]}},{"type":"Feature","id":"510000","properties":{"id":"510000","cp":[104.065735,30.659462],"name":"四川","childNum":2},"geometry":{"type":"MultiPolygon","coordinates":[["@@LqKr"],["@@Š[ĻéV£ž_ţġñpG •réÏ·~ąSfy×͂·ºſƽiÍıƣıĻmHH}siaX@iÇ°ÁÃ×t«ƒ­Tƒ¤J–JJŒyJ•ÈŠ`Ohߦ¡uËhIyCjmÿw…ZG……Ti‹SˆsO‰žB²ŸfNmsPaˆ{M{ŠõE‘^Hj}gYpaeuž¯‘oáwHjÁ½M¡pM“–uå‡mni{fk”\\oƒÎqCw†EZ¼K›ĝŠƒAy{m÷L‡wO×SimRI¯rK™õBS«sFe‡]fµ¢óY_ÆPRcue°Cbo׌bd£ŌIHgtrnyPt¦foaXďx›lBowz‹_{ÊéWiêE„GhܸºuFĈIxf®Ž•Y½ĀǙ]¤EyŸF²ċ’w¸¿@g¢§RGv»–áŸW`ÃĵJwi]t¥wO­½a[׈]`Ãi­üL€¦LabbTÀå’c}Íh™Æhˆ‹®BH€î|Ék­¤S†y£„ia©taį·Ɖ`ō¥Uh“O…ƒĝLk}©Fos‰´›Jm„µlŁu—…ø–nÑJWΪ–YÀïAetTžŅ‚ӍG™Ë«bo‰{ıwodƟ½ƒžOġܑµxàNÖ¾P²§HKv¾–]|•B‡ÆåoZ`¡Ø`ÀmºĠ~ÌЧnDž¿¤]wğ@sƒ‰rğu‰~‘Io”[é±¹ ¿žſđӉ@q‹gˆ¹zƱřaí°KtǤV»Ã[ĩǭƑ^ÇÓ@ỗs›Zϕ‹œÅĭ€Ƌ•ěpwDóÖሯneQˌq·•GCœýS]xŸ·ý‹q³•O՜Œ¶Qzßti{ř‰áÍÇWŝŭñzÇW‹pç¿JŒ™‚Xœĩè½cŒF–ÂLiVjx}\\N†ŇĖ¥Ge–“JA¼ÄHfÈu~¸Æ«dE³ÉMA|b˜Ò…˜ćhG¬CM‚õŠ„ƤąAvƒüV€éŀ‰_V̳ĐwQj´·ZeÈÁ¨X´Æ¡Qu·»Ÿ“˜ÕZ³ġqDo‰y`L¬gdp°şŠp¦ėìÅĮZŽ°Iä”h‚‘ˆzŠĵœf²å ›ĚрKp‹IN|‹„Ñz]ń……·FU×é»R³™MƒÉ»GM«€ki€™ér™}Ã`¹ăÞmȝnÁîRǀ³ĜoİzŔwǶVÚ£À]ɜ»ĆlƂ²Ġ…þTº·àUȞÏʦ¶†I’«dĽĢdĬ¿–»Ĕ׊h\\c¬†ä²GêëĤł¥ÀǿżÃÆMº}BÕĢyFVvw–ˆxBèĻĒ©Ĉ“tCĢɽŠȣ¦āæ·HĽî“ôNԓ~^¤Ɗœu„œ^s¼{TA¼ø°¢İªDè¾Ň¶ÝJ‘®Z´ğ~Sn|ªWÚ©òzPOȸ‚bð¢|‹øĞŠŒœŒQìÛÐ@Ğ™ǎRS¤Á§d…i“´ezÝúØã]Hq„kIŸþËQǦÃsǤ[E¬ÉŪÍxXƒ·ÖƁİlƞ¹ª¹|XÊwn‘ÆƄmÀêErĒtD®ċæcQƒ”E®³^ĭ¥©l}äQto˜ŖÜqƎkµ–„ªÔĻĴ¡@Ċ°B²Èw^^RsºTĀ£ŚæœQP‘JvÄz„^Đ¹Æ¯fLà´GC²‘dt˜­ĀRt¼¤ĦOðğfÔðDŨŁĞƘïžPȆ®âbMüÀXZ ¸£@Ś›»»QÉ­™]d“sÖ×_͖_ÌêŮPrĔĐÕGĂeZÜîĘqBhtO ¤tE[h|Y‹Ô‚ZśÎs´xº±UŒ’ñˆt|O’ĩĠºNbgþŠJy^dÂY Į„]Řz¦gC‚³€R`ĀŠz’¢AjŒ¸CL„¤RÆ»@­Ŏk\\Ç´£YW}z@Z}‰Ã¶“oû¶]´^N‡Ò}èN‚ª–P˜Íy¹`S°´†ATe€VamdUĐwʄvĮÕ\\ƒu‹Æŗ¨Yp¹àZÂm™Wh{á„}WØǍ•Éüw™ga§áCNęÎ[ĀÕĪgÖɪX˜øx¬½Ů¦¦[€—„NΆL€ÜUÖ´òrÙŠxR^–†J˜k„ijnDX{Uƒ~ET{ļº¦PZc”jF²Ė@Žp˜g€ˆ¨“B{ƒu¨ŦyhoÚD®¯¢˜ WòàFΤ¨GDäz¦kŮPœġq˚¥À]€Ÿ˜eŽâÚ´ªKxī„Pˆ—Ö|æ[xäJÞĥ‚s’NÖ½ž€I†¬nĨY´®Ð—ƐŠ€mD™ŝuäđđEb…e’e_™v¡}ìęNJē}q”É埁T¯µRs¡M@}ůa†a­¯wvƉåZwž\\Z{åû^›"]],"encodeOffsets":[[[108815,30935]],[[110617,31811]]]}},{"type":"Feature","id":"520000","properties":{"id":"520000","cp":[106.713478,26.578343],"name":"贵州","childNum":3},"geometry":{"type":"MultiPolygon","coordinates":[["@@†G\\†lY£‘in"],["@@q‚|ˆ‚mc¯tχVSÎ"],["@@hÑ£Is‡NgßH†›HªķÃh_¹ƒ¡ĝħń¦uيùŽgS¯JHŸ|sÝÅtÁïyMDč»eÕtA¤{b\\}—ƒG®u\\åPFq‹wÅaD…žK°ºâ_£ùbµ”mÁ‹ÛœĹM[q|hlaªāI}тƒµ@swtwm^oµˆD鼊yV™ky°ÉžûÛR…³‚‡eˆ‡¥]RՋěħ[ƅåÛDpŒ”J„iV™™‰ÂF²I…»mN·£›LbÒYb—WsÀbŽ™pki™TZĄă¶HŒq`……ĥ_JŸ¯ae«ƒKpÝx]aĕÛPƒÇȟ[ÁåŵÏő—÷Pw}‡TœÙ@Õs«ĿÛq©½œm¤ÙH·yǥĘĉBµĨÕnđ]K„©„œá‹ŸG纍§Õßg‡ǗĦTèƤƺ{¶ÉHÎd¾ŚÊ·OÐjXWrãLyzÉAL¾ę¢bĶėy_qMĔąro¼hĊžw¶øV¤w”²Ĉ]ʚKx|`ź¦ÂÈdr„cȁbe¸›`I¼čTF´¼Óýȃr¹ÍJ©k_șl³´_pН`oÒhŽ¶pa‚^ÓĔ}D»^Xyœ`d˜[Kv…JPhèhCrĂĚÂ^Êƌ wˆZL­Ġ£šÁbrzOIl’MM”ĪŐžËr×ÎeŦŽtw|Œ¢mKjSǘňĂStÎŦEtqFT†¾†E쬬ôxÌO¢Ÿ KŠ³ŀºäY†„”PVgŎ¦Ŋm޼VZwVlŒ„z¤…ž£Tl®ctĽÚó{G­A‡ŒÇgeš~Αd¿æaSba¥KKûj®_ć^\\ؾbP®¦x^sxjĶI_Ä X‚⼕Hu¨Qh¡À@Ëô}Ž±žGNìĎlT¸ˆ…`V~R°tbÕĊ`¸úÛtπFDu€[ƒMfqGH·¥yA‰ztMFe|R‚_Gk†ChZeÚ°to˜v`x‹b„ŒDnÐ{E}šZ˜è€x—†NEފREn˜[Pv@{~rĆAB§‚EO¿|UZ~ì„Uf¨J²ĂÝƀ‚sª–B`„s¶œfvö¦ŠÕ~dÔq¨¸º»uù[[§´sb¤¢zþFœ¢Æ…Àhˆ™ÂˆW\\ıŽËI݊o±ĭŠ£þˆÊs}¡R]ŒěƒD‚g´VG¢‚j±®è†ºÃmpU[Á›‘Œëº°r›ÜbNu¸}Žº¼‡`ni”ºÔXĄ¤¼Ôdaµ€Á_À…†ftQQgœR—‘·Ǔ’v”}Ýלĵ]µœ“Wc¤F²›OĩųãW½¯K‚©…]€{†LóµCIµ±Mß¿hŸ•©āq¬o‚½ž~@i~TUxŪÒ¢@ƒ£ÀEîôruń‚”“‚b[§nWuMÆLl¿]x}ij­€½"]],"encodeOffsets":[[[112158,27383]],[[112105,27474]],[[112095,27476]]]}},{"type":"Feature","id":"530000","properties":{"id":"530000","cp":[101.512251,24.740609],"name":"云南","childNum":1},"geometry":{"type":"Polygon","coordinates":["@@[„ùx½}ÑRH‘YīĺûsÍn‘iEoã½Ya²ė{c¬ĝg•ĂsA•ØÅwď‚õzFjw}—«Dx¿}UũlŸê™@•HÅ­F‰¨ÇoJ´Ónũuą¡Ã¢pÒŌ“Ø TF²‚xa²ËX€‚cʋlHîAßËŁkŻƑŷÉ©h™W­æßU‡“Ës¡¦}•teèƶStǀÇ}Fd£j‹ĈZĆÆ‹¤T‚č\\Dƒ}O÷š£Uˆ§~ŃG™‚åŃDĝ¸œTsd¶¶Bªš¤u¢ŌĎo~t¾ÍŶÒtD¦Ú„iôö‰€z›ØX²ghįh½Û±¯€ÿm·zR¦Ɵ`ªŊÃh¢rOԍ´£Ym¼èêf¯ŪĽn„†cÚbŒw\\zlvWžªâˆ ¦g–mĿBş£¢ƹřbĥkǫßeeZkÙIKueT»sVesb‘aĕ  ¶®dNœĄÄpªyŽ¼—„³BE˜®l‡ŽGœŭCœǶwêżĔÂe„pÍÀQƞpC„–¼ŲÈ­AÎô¶R„ä’Q^Øu¬°š_Èôc´¹ò¨P΢hlϦ´Ħ“Æ´sâDŽŲPnÊD^¯°’Upv†}®BP̪–jǬx–Söwlfòªv€qĸ|`H€­viļ€ndĜ­Ćhň•‚em·FyށqóžSį¯‘³X_ĞçêtryvL¤§z„¦c¦¥jnŞk˜ˆlD¤øz½ĜàžĂŧMÅ|áƆàÊcðÂF܎‚áŢ¥\\\\º™İøÒÐJĴ‡„îD¦zK²ǏÎEh~’CD­hMn^ÌöÄ©ČZÀžaü„fɭyœpį´ěFűk]Ôě¢qlÅĆÙa¶~Äqššê€ljN¬¼H„ÊšNQ´ê¼VظE††^ŃÒyŒƒM{ŒJLoÒœęæŸe±Ķ›y‰’‡gã“¯JYÆĭĘëo¥Š‰o¯hcK«z_pŠrC´ĢÖY”—¼ v¸¢RŽÅW³Â§fǸYi³xR´ďUˊ`êĿU„û€uĆBƒƣö‰N€DH«Ĉg†——Ñ‚aB{ÊNF´¬c·Åv}eÇÃGB»”If•¦HňĕM…~[iwjUÁKE•Ž‹¾dĪçW›šI‹èÀŒoÈXòyŞŮÈXâÎŚŠj|àsRy‹µÖ›–Pr´þŒ ¸^wþTDŔ–Hr¸‹žRÌmf‡żÕâCôox–ĜƌÆĮŒ›Ð–œY˜tâŦÔ@]ÈǮƒ\\Ī¼Ä£UsȯLbîƲŚºyh‡rŒŠ@ĒԝƀŸÀ²º\\êp“’JŠ}ĠvŠqt„Ġ@^xÀ£È†¨mËÏğ}n¹_¿¢×Y_æpˆÅ–A^{½•Lu¨GO±Õ½ßM¶w’ÁĢۂP‚›Ƣ¼pcIJxŠ|ap̬HšÐŒŊSfsðBZ¿©“XÏÒK•k†÷Eû¿‰S…rEFsÕūk”óVǥʼniTL‚¡n{‹uxţÏh™ôŝ¬ğōN“‘NJkyPaq™Âğ¤K®‡YŸxÉƋÁ]āęDqçgOg†ILu—\\_gz—]W¼ž~CÔē]bµogpў_oď`´³Țkl`IªºÎȄqÔþž»E³ĎSJ»œ_f·‚adÇqƒÇc¥Á_Źw{™L^ɱćx“U£µ÷xgĉp»ĆqNē`rĘzaĵĚ¡K½ÊBzyäKXqiWPÏɸ½řÍcÊG|µƕƣG˛÷Ÿk°_^ý|_zċBZocmø¯hhcæ\\lˆMFlư£Ĝ„ÆyH“„F¨‰µêÕ]—›HA…àӄ^it `þßäkŠĤÎT~Wlÿ¨„ÔPzUC–NVv [jâôDôď[}ž‰z¿–msSh‹¯{jïğl}šĹ[–őŒ‰gK‹©U·µË@¾ƒm_~q¡f¹…ÅË^»‘f³ø}Q•„¡Ö˳gͱ^ǁ…\\ëÃA_—¿bW›Ï[¶ƛ鏝£F{īZgm@|kHǭƁć¦UĔťƒ×ë}ǝƒeďºȡȘÏíBə£āĘPªij¶“ʼnÿ‡y©n‰ď£G¹¡I›Š±LÉĺÑdĉ܇W¥˜‰}g˜Á†{aqÃ¥aŠıęÏZ—ï`"],"encodeOffsets":[[104636,22969]]}},{"type":"Feature","id":"540000","properties":{"id":"540000","cp":[89.132212,30.860361],"name":"西藏","childNum":1},"geometry":{"type":"Polygon","coordinates":["@@hžľxŽŖ‰xƒÒVŽ†ºÅâAĪÝȆµę¯Ňa±r_w~uSÕň‘qOj]ɄQ…£Z……UDûoY’»©M[‹L¼qãË{V͕çWViŽ]ë©Ä÷àyƛh›ÚU°ŒŒa”d„cQƒ~Mx¥™cc¡ÙaSyF—ցk­ŒuRýq¿Ôµ•QĽ³aG{¿FµëªéĜÿª@¬·–K‰·àariĕĀ«V»Ŷ™Ĵū˜gèLǴŇƶaf‹tŒèBŚ£^Šâ†ǐÝ®–šM¦ÁǞÿ¬LhŸŽJ¾óƾƺcxw‹f]Y…´ƒ¦|œQLn°aœdĊ…œ\\¨o’œǀÍŎœ´ĩĀd`tÊQŞŕ|‚¨C^©œĈ¦„¦ÎJĊ{ŽëĎjª²rЉšl`¼Ą[t|¦St辉PŒÜK¸€d˜Ƅı]s¤—î_v¹ÎVòŦj˜£Əsc—¬_Ğ´|Ł˜¦AvŽ¦w`ăaÝaa­¢e¤ı²©ªSªšÈMĄwžÉØŔì@T‘¤—Ę™\\õª@”þo´­xA s”ÂtŎKzó´ÇĊµ¢rž^nĊ­Æ¬×üGž¢‚³ {âĊ]š™G‚~bÀgVjzlhǶf€žOšfdŠ‰ªB]pj„•TO–tĊ‚n¤}®¦ƒČ¥d¢¼»ddš”Y¼Žt—¢eȤJ¤}Ǿ¡°§¤AГlc@ĝ”sªćļđAç‡wx•UuzEÖġ~AN¹ÄÅȀŻ¦¿ģŁéì±H…ãd«g[؉¼ēÀ•cīľġ¬cJ‘µ…ÐʥVȝ¸ßS¹†ý±ğkƁ¼ą^ɛ¤Ûÿ‰b[}¬ōõÃ]ËNm®g@•Bg}ÍF±ǐyL¥íCˆƒIij€Ï÷њį[¹¦[⚍EÛïÁÉdƅß{âNÆāŨߝ¾ě÷yC£‡k­´ÓH@¹†TZ¥¢įƒ·ÌAЧ®—Zc…v½ŸZ­¹|ŕWZqgW“|ieZÅYVӁqdq•bc²R@†c‡¥Rã»Ge†ŸeƃīQ•}J[ғK…¬Ə|o’ėjġĠÑN¡ð¯EBčnwôɍėªƒ²•CλŹġǝʅįĭạ̃ūȹ]ΓͧgšsgȽóϧµǛ†ęgſ¶ҍć`ĘąŌJޚä¤rÅň¥ÖÁUětęuůÞiĊÄÀ\\Æs¦ÓRb|Â^řÌkÄŷ¶½÷‡f±iMݑ›‰@ĥ°G¬ÃM¥n£Øą‚ğ¯ß”§aëbéüÑOčœk£{\\‘eµª×M‘šÉfm«Ƒ{Å׃Gŏǩãy³©WÑăû‚··‘Q—òı}¯ã‰I•éÕÂZ¨īès¶ZÈsŽæĔTŘvŽgÌsN@îá¾ó@‰˜ÙwU±ÉT廣TđŸWxq¹Zo‘b‹s[׌¯cĩv‡Œėŧ³BM|¹k‰ªħ—¥TzNYnݍßpęrñĠĉRS~½ŠěVVŠµ‚õ‡«ŒM££µB•ĉ¥áºae~³AuĐh`Ü³ç@BۘïĿa©|z²Ý¼D”£àč²‹ŸƒIƒû›I ā€óK¥}rÝ_Á´éMaň¨€~ªSĈ½Ž½KÙóĿeƃÆBŽ·¬ën×W|Uº}LJrƳ˜lŒµ`bÔ`QˆˆÐÓ@s¬ñIŒÍ@ûws¡åQÑßÁ`ŋĴ{Ī“T•ÚÅTSij‚‹Yo|Ç[ǾµMW¢ĭiÕØ¿@˜šMh…pÕ]j†éò¿OƇĆƇp€êĉâlØw–ěsˆǩ‚ĵ¸c…bU¹ř¨WavquSMzeo_^gsÏ·¥Ó@~¯¿RiīB™Š\\”qTGªÇĜçPoŠÿfñòą¦óQīÈáP•œābß{ƒZŗĸIæńhnszÁCËìñšÏ·ąĚÝUm®ó­L·ăU›Èíoù´Êj°ŁŤ_uµ^‘°Œìǖ@tĶĒ¡Æ‡M³Ģ«˜İĨÅ®ğ†RŽāð“ggheÆ¢z‚Ê©Ô\\°ÝĎz~ź¤Pn–MĪÖB£Ÿk™n鄧żćŠ˜ĆK„Ē°¼L¶è‰âz¨u¦¥LDĘz¬ýÎmĘd¾ß”Fz“hg²™Fy¦ĝ¤ċņbΛ@y‚Ąæm°NĮZRÖíŽJ²öLĸÒ¨Y®ƌÐV‰à˜tt_ڀÂyĠzž]Ţh€zĎ{†ĢX”ˆc|šÐqŽšfO¢¤ög‚ÌHNŽ„PKŖœŽ˜Uú´xx[xˆvĐCûĀŠìÖT¬¸^}Ìsòd´_Ž‡KgžLĴ…ÀBon|H@–Êx˜—¦BpŰˆŌ¿fµƌA¾zLjRxŠ¶F”œkĄźRzŀˆ~¶[”´Hnª–VƞuĒ­È¨ƎcƽÌm¸ÁÈM¦x͊ëÀxdžB’šú^´W†£–d„kɾĬpœw‚˂ØɦļĬIŚœÊ•n›Ŕa¸™~J°î”lɌxĤÊÈðhÌ®‚g˜T´øŽàCˆŽÀ^ªerrƘdž¢İP|Ė ŸWœªĦ^¶´ÂL„aT±üWƜ˜ǀRšŶUńšĖ[QhlLüA†‹Ü\\†qR›Ą©"],"encodeOffsets":[[90849,37210]]}},{"type":"Feature","id":"610000","properties":{"id":"610000","cp":[108.948024,34.263161],"name":"陕西","childNum":1},"geometry":{"type":"Polygon","coordinates":["@@˜p¢—ȮµšûG™Ħ}Ħšðǚ¶òƄ€jɂz°{ºØkÈęâ¦jª‚Bg‚\\œċ°s¬Ž’]jžú ‚E”Ȍdž¬s„t‡”RˆÆdĠݎwܔ¸ôW¾ƮłÒ_{’Ìšû¼„jº¹¢GǪÒ¯ĘƒZ`ºŊƒecņąš~BÂgzpâēòYǠȰÌTΨÂWœ|fcŸă§uF—Œ@NŸ¢XLƒŠRMº[ğȣſï|¥J™kc`sʼnǷ’Y¹‹W@µ÷K…ãï³ÛIcñ·VȋڍÒķø©—þ¥ƒy‚ÓŸğęmWµÎumZyOŅƟĥÓ~sÑL¤µaŅY¦ocyZ{‰y c]{ŒTa©ƒ`U_Ěē£ωÊƍKù’K¶ȱÝƷ§{û»ÅÁȹÍéuij|¹cÑd‘ŠìUYƒŽO‘uF–ÕÈYvÁCqӃT•Ǣí§·S¹NgŠV¬ë÷Át‡°Dد’C´ʼnƒópģ}„ċcE˅FŸŸéGU¥×K…§­¶³B‹Č}C¿åċ`wġB·¤őcƭ²ő[Å^axwQO…ÿEËߌ•ĤNĔŸwƇˆÄŠńwĪ­Šo[„_KÓª³“ÙnK‰Çƒěœÿ]ď€ă_d©·©Ýŏ°Ù®g]±„Ÿ‡ß˜å›—¬÷m\\›iaǑkěX{¢|ZKlçhLt€Ňîŵ€œè[€É@ƉĄEœ‡tƇÏ˜³­ħZ«mJ…›×¾‘MtÝĦ£IwÄå\\Õ{‡˜ƒOwĬ©LÙ³ÙgBƕŀr̛ĢŭO¥lãyC§HÍ£ßEñŸX¡—­°ÙCgpťz‘ˆb`wI„vA|§”‡—hoĕ@E±“iYd¥OĻ¹S|}F@¾oAO²{tfžÜ—¢Fǂ҈W²°BĤh^Wx{@„¬‚­F¸¡„ķn£P|ŸªĴ@^ĠĈæb–Ôc¶l˜Yi…–^Mi˜cĎ°Â[ä€vï¶gv@À“Ĭ·lJ¸sn|¼u~a]’ÆÈtŌºJp’ƒþ£KKf~Š¦UbyäIšĺãn‡Ô¿^­žŵMT–hĠܤko¼Ŏìąǜh`[tŒRd²IJ_œXPrɲ‰l‘‚XžiL§àƒ–¹ŽH˜°Ȧqº®QC—bA†„ŌJ¸ĕÚ³ĺ§ `d¨YjžiZvRĺ±öVKkjGȊĐePОZmļKÀ€‚[ŠŽ`ösìh†ïÎoĬdtKÞ{¬èÒÒBŒÔpIJÇĬJŊ¦±J«ˆY§‹@·pH€µàåVKe›pW†ftsAÅqC·¬ko«pHÆuK@oŸHĆۄķhx“e‘n›S³àǍrqƶRbzy€¸ËАl›¼EºpĤ¼Œx¼½~Ğ’”à@†ÚüdK^ˆmÌSj"],"encodeOffsets":[[110234,38774]]}},{"type":"Feature","id":"620000","properties":{"id":"620000","cp":[103.823557,36.058039],"name":"甘肃","childNum":2},"geometry":{"type":"MultiPolygon","coordinates":[["@@VuUv"],["@@ũ‹EĠtt~nkh`Q‰¦ÅÄÜdw˜Ab×ĠąJˆ¤DüègĺqBqœj°lI¡ĨÒ¤úSHbš‡ŠjΑBŠ°aZˆ¢KJŽ’O[|A£žDx}Nì•HUnrk„ kp€¼Y kMJn[aG‚áÚÏ[½rc†}aQxOgsPMnUs‡nc‹Z…ž–sKúvA›t„Þġ’£®ĀYKdnFwš¢JE°”Latf`¼h¬we|€Æ‡šbj}GA€·~WŽ”—`†¢MC¤tL©IJ°qdf”O‚“bÞĬ¹ttu`^ZúE`Œ[@„Æsîz®¡’C„ƳƜG²“R‘¢R’m”fŽwĸg܃‚ą G@pzJM½mŠhVy¸uÈÔO±¨{LfæU¶ßGĂq\\ª¬‡²I‚¥IʼnÈīoı‹ÓÑAçÑ|«LÝcspīðÍg…të_õ‰\\ĉñLYnĝg’ŸRǡÁiHLlõUĹ²uQjYi§Z_c¨Ÿ´ĹĖÙ·ŋI…ƒaBD˜­R¹ȥr—¯G•ºß„K¨jWk’ɱŠOq›Wij\\a­‹Q\\sg_ĆǛōëp»£lğۀgS•ŶN®À]ˆÓäm™ĹãJaz¥V}‰Le¤L„ýo‘¹IsŋÅÇ^‘Žbz…³tmEÁ´aŠ¹cčecÇN•ĊãÁ\\č¯—dNj•]j†—ZµkÓda•ćå]ğij@ ©O{¤ĸm¢ƒE·®ƒ«|@Xwg]Aģ±¯‡XǁÑdzªc›wQÚŝñsÕ³ÛV_ýƒ˜¥\\ů¥©¾÷w—Ž©WÕÊĩhÿÖÁRo¸V¬âDb¨šhûx–Ê×nj~Zâƒg|šXÁnßYoº§ZÅŘvŒ[„ĭÖʃuďxcVbnUSf…B¯³_Tzº—ΕO©çMÑ~Mˆ³]µ^püµ”ŠÄY~y@X~¤Z³€[Èōl@®Å¼£QKƒ·Di‹¡By‘ÿ‰Q_´D¥hŗyƒ^ŸĭÁZ]cIzý‰ah¹MĪğP‘s{ò‡‹‘²Vw¹t³Ŝˁ[ŽÑ}X\\gsFŸ£sPAgěp×ëfYHāďÖqēŭOÏë“dLü•\\iŒ”t^c®šRʺ¶—¢H°mˆ‘rYŸ£BŸ¹čIoľu¶uI]vģSQ{ƒUŻ”Å}QÂ|̋°ƅ¤ĩŪU ęĄžÌZҞ\\v˜²PĔ»ƢNHƒĂyAmƂwVmž`”]ȏb•”H`‰Ì¢²ILvĜ—H®¤Dlt_„¢JJÄämèÔDëþgºƫ™”aʎÌrêYi~ ÎݤNpÀA¾Ĕ¼b…ð÷’Žˆ‡®‚”üs”zMzÖĖQdȨý†v§Tè|ªH’þa¸|šÐ ƒwKĢx¦ivr^ÿ ¸l öæfƟĴ·PJv}n\\h¹¶v†·À|\\ƁĚN´Ĝ€çèÁz]ġ¤²¨QÒŨTIl‡ªťØ}¼˗ƦvÄùØE‹’«Fï˛Iq”ōŒTvāÜŏ‚íÛߜÛV—j³âwGăÂíNOŠˆŠPìyV³ʼnĖýZso§HіiYw[߆\\X¦¥c]ÔƩÜ·«j‡ÐqvÁ¦m^ċ±R™¦΋ƈťĚgÀ»IïĨʗƮŽ°Ɲ˜ĻþÍAƉſ±tÍEÕÞāNU͗¡\\ſčåÒʻĘm ƭÌŹöʥ’ëQ¤µ­ÇcƕªoIýˆ‰Iɐ_mkl³ă‰Ɠ¦j—¡Yz•Ňi–}Msßõ–īʋ —}ƒÁVmŸ_[n}eı­Uĥ¼‘ª•I{ΧDӜƻėoj‘qYhĹT©oūĶ£]ďxĩ‹ǑMĝ‰q`B´ƃ˺Ч—ç~™²ņj@”¥@đ´ί}ĥtPńǾV¬ufӃÉC‹tÓ̻‰…¹£G³€]ƖƾŎĪŪĘ̖¨ʈĢƂlɘ۪üºňUðǜȢƢż̌ȦǼ‚ĤŊɲĖ­Kq´ï¦—ºĒDzņɾªǀÞĈĂD†½ĄĎÌŗĞrôñnŽœN¼â¾ʄľԆ|DŽŽ֦ज़ȗlj̘̭ɺƅêgV̍ʆĠ·ÌĊv|ýĖÕWĊǎÞ´õ¼cÒÒBĢ͢UĜð͒s¨ňƃLĉÕÝ@ɛƯ÷¿Ľ­ĹeȏijëCȚDŲyê×Ŗyò¯ļcÂßY…tÁƤyAã˾J@ǝrý‹‰@¤…rz¸oP¹ɐÚyᐇHŸĀ[Jw…cVeȴϜ»ÈŽĖ}ƒŰŐèȭǢόĀƪÈŶë;Ñ̆ȤМľĮEŔ—ĹŊũ~ËUă{ŸĻƹɁύȩþĽvĽƓÉ@ē„ĽɲßǐƫʾǗĒpäWÐxnsÀ^ƆwW©¦cÅ¡Ji§vúF¶Ž¨c~c¼īŒeXǚ‹\\đ¾JŽwÀďksãA‹fÕ¦L}wa‚o”Z’‹D½†Ml«]eÒÅaɲáo½FõÛ]ĻÒ¡wYR£¢rvÓ®y®LF‹LzĈ„ôe]gx}•|KK}xklL]c¦£fRtív¦†PĤoH{tK"]],"encodeOffsets":[[[108619,36299]],[[108589,36341]]]}},{"type":"Feature","id":"630000","properties":{"id":"630000","cp":[96.778916,35.623178],"name":"青海","childNum":2},"geometry":{"type":"MultiPolygon","coordinates":[["@@InJm"],["@@CƒÆ½OŃĦsΰ~Ē³¦@@“Ņiš±è}ؘƄ˹A³r_ĞŠǒNĪŒĐw¤^ŬĵªpĺSZg’rpiƼĘԛ¨C|͖J’©Ħ»®VIJ~f\\m `Un„˜~ʌŸ•ĬàöNt•~ňjy–¢Zi˜Ɣ¥ĄŠk´nl`JʇŠJþ©pdƖ®È£¶ìRʦ‘źõƮËnŸʼėæÑƀĎ[‚˜¢VÎĂMÖÝÎF²sƊƀÎBļýƞ—¯ʘƭðħ¼Jh¿ŦęΌƇš¥²Q]Č¥nuÂÏriˆ¸¬ƪÛ^Ó¦d€¥[Wà…x\\ZŽjҕ¨GtpþYŊĕ´€zUO뇉P‰îMĄÁxH´á˜iÜUà›îÜՁĂÛSuŎ‹r“œJð̬EŒ‘FÁú×uÃÎkr“Ē{V}İ«O_ÌËĬ©ŽÓŧSRѱ§Ģ£^ÂyèçěM³Ƃę{[¸¿u…ºµ[gt£¸OƤĿéYŸõ·kĀŸq]juw¥Dĩƍ€õÇPéĽG‘ž©ã‡¤G…uȧþRcÕĕNy“yût“ˆ­‡ø‘†ï»a½ē¿BMoį£ŸÍj}éZËqbʍš“Ƭh¹ìÿÓAçãnIáI`ƒks£CG­ě˜Uy×Cy•…’Ÿ@¶ʡÊBnāzG„ơMē¼±O÷õJËĚăVŸĪũƆ£Œ¯{ËL½Ìzż“„VR|ĠTbuvJvµhĻĖH”Aëáa…­OÇðñęNw‡…œľ·L›mI±íĠĩPÉ×®ÿs—’cB³±JKßĊ«`…ađ»·QAmO’‘Vţéÿ¤¹SQt]]Çx€±¯A@ĉij¢Óļ©•ƒl¶ÅÛr—ŕspãRk~¦ª]Į­´“FR„åd­ČsCqđéFn¿Åƃm’Éx{W©ºƝºįkÕƂƑ¸wWūЩÈFž£\\tÈ¥ÄRÈýÌJ ƒlGr^×äùyÞ³fj”c†€¨£ÂZ|ǓMĝšÏ@ëÜőR‹›ĝ‰Œ÷¡{aïȷPu°ËXÙ{©TmĠ}Y³’­ÞIňµç½©C¡į÷¯B»|St»›]vƒųƒs»”}MÓ ÿʪƟǭA¡fs˜»PY¼c¡»¦c„ċ­¥£~msĉP•–Siƒ^o©A‰Šec‚™PeǵŽkg‚yUi¿h}aH™šĉ^|ᴟ¡HØûÅ«ĉ®]m€¡qĉ¶³ÈyôōLÁst“BŸ®wn±ă¥HSòėš£˜S’ë@לÊăxÇN©™©T±ª£IJ¡fb®ÞbŽb_Ą¥xu¥B—ž{łĝ³«`d˜Ɛt—¤ťiñžÍUuºí`£˜^tƃIJc—·ÛLO‹½Šsç¥Ts{ă\\_»™kϊ±q©čiìĉ|ÍIƒ¥ć¥›€]ª§D{ŝŖÉR_sÿc³Īō›ƿΑ›§p›[ĉ†›c¯bKm›R¥{³„Z†e^ŽŒwx¹dƽŽôIg §Mĕ ƹĴ¿—ǣÜ̓]‹Ý–]snåA{‹eŒƭ`ǻŊĿ\\ijŬű”YÂÿ¬jĖqŽßbŠ¸•L«¸©@ěĀ©ê¶ìÀEH|´bRľž–Ó¶rÀQþ‹vl®Õ‚E˜TzÜdb ˜hw¤{LR„ƒd“c‹b¯‹ÙVgœ‚ƜßzÃô쮍^jUèXΖ|UäÌ»rKŽ\\ŒªN‘¼pZCü†VY††¤ɃRi^rPҒTÖ}|br°qňbĚ°ªiƶGQ¾²„x¦PœmlŜ‘[Ĥ¡ΞsĦŸÔÏâ\\ªÚŒU\\f…¢N²§x|¤§„xĔsZPòʛ²SÐqF`ª„VƒÞŜĶƨVZŒÌL`ˆ¢dŐIqr\\oäõ–F礻Ŷ×h¹]Clـ\\¦ďÌį¬řtTӺƙgQÇÓHţĒ”´ÃbEÄlbʔC”|CˆŮˆk„Ʈ[ʼ¬ňœ´KŮÈΰÌĪ¶ƶlð”ļA†TUvdTŠG†º̼ŠÔ€ŒsÊDԄveOg"]],"encodeOffsets":[[[105308,37219]],[[95370,40081]]]}},{"type":"Feature","id":"640000","properties":{"id":"640000","cp":[106.278179,37.26637],"name":"宁夏","childNum":2},"geometry":{"type":"MultiPolygon","coordinates":[["@@KëÀęĞ«OęȿȕŸı]ʼn¡åįÕÔ«Ǵõƪ™ĚQÐZhv K°›öqÀѐS[ÃÖHƖčË‡nL]ûc…Ùß@‚“ĝ‘¾}w»»‹oģF¹œ»kÌÏ·{zPƒ§B­¢íyÅt@ƒ@áš]Yv_ssģ¼i߁”ĻL¾ġsKD£¡N_…“˜X¸}B~Haiˆ™Åf{«x»ge_bs“KF¯¡Ix™mELcÿZ¤­Ģ‘ƒÝœsuBLù•t†ŒYdˆmVtNmtOPhRw~bd…¾qÐ\\âÙH\\bImlNZŸ»loƒŸqlVm–Gā§~QCw¤™{A\\‘PKŸNY‡¯bF‡kC¥’sk‹Šs_Ã\\ă«¢ħkJi¯r›rAhĹûç£CU‡ĕĊ_ԗBixÅُĄnªÑaM~ħpOu¥sîeQ¥¤^dkKwlL~{L~–hw^‚ófćƒKyEŒ­K­zuÔ¡qQ¤xZÑ¢^ļöܾEpž±âbÊÑÆ^fk¬…NC¾‘Œ“YpxbK~¥Že֎ŒäBlt¿Đx½I[ĒǙŒWž‹f»Ĭ}d§dµùEuj¨‚IÆ¢¥dXªƅx¿]mtÏwßRĶŒX¢͎vÆzƂZò®ǢÌʆCrâºMÞzžÆMҔÊÓŊZľ–r°Î®Ȉmª²ĈUªĚøºˆĮ¦ÌĘk„^FłĬhĚiĀĖ¾iİbjÕ"],["@@mfwěwMrŢªv@G‰"]],"encodeOffsets":[[[109366,40242]],[[108600,36303]]]}},{"type":"Feature","id":"650000","properties":{"id":"650000","cp":[85.617733,40.792818],"name":"新疆","childNum":1},"geometry":{"type":"Polygon","coordinates":["@@QØĔ²X¨”~ǘBºjʐßØvK”ƔX¨vĊOžÃƒ·¢i@~c—‡ĝe_«”Eš“}QxgɪëÏÃ@sÅyXoŖ{ô«ŸuX…ê•Îf`œC‚¹ÂÿÐGĮÕĞXŪōŸMźÈƺQèĽôe|¿ƸJR¤ĘEjcUóº¯Ĩ_ŘÁMª÷Ð¥Oéȇ¿ÖğǤǷÂF҇zÉx[]­Ĥĝ‰œ¦EP}ûƥé¿İƷTėƫœŕƅ™ƱB»Đ±’ēO…¦E–•}‘`cȺrĦáŖuҞª«IJ‡πdƺÏØZƴwʄ¤ĖGЙǂZĶƒèH¶}ÚZצʥĪï|ÇĦMŔ»İĝLj‹ì¥Βœba­¯¥ǕǚkĆŵĦɑĺƯxūД̵nơʃĽá½M»›òmqóŘĝč˾ăC…ćāƿÝɽ©DZŅ¹đ¥˜³ðLrÁ®ɱĕģʼnǻ̋ȥơŻǛȡVï¹Ň۩ûkɗġƁ§ʇė̕ĩũƽō^ƕŠUv£ƁQï“Ƶkŏ½ΉÃŭdzLқʻ«ƭ\\lƒ‡ŭD‡“{ʓDkaFÃÄa“³ŤđÔGRÈƚhSӹŚsİ«ĐË[¥ÚDkº^Øg¼ŵ¸£EÍö•€ůʼnT¡c_‡ËKY‹ƧUśĵ„݃U_©rETÏʜ±OñtYwē¨ƒ{£¨uM³x½şL©Ùá[ÓÐĥ Νtģ¢\\‚ś’nkO›w¥±ƒT»ƷFɯàĩÞáB¹Æ…ÑUw„੍žĽw[“mG½Èå~‡Æ÷QyŠěCFmĭZī—ŵVÁ™ƿQƛ—ûXS²‰b½KϽĉS›©ŷXĕŸ{ŽĕK·¥Ɨcqq©f¿]‡ßDõU³h—­gËÇïģÉɋw“k¯í}I·šœbmœÉ–ř›īJɥĻˁ×xo›ɹī‡l•c…¤³Xù]‘™DžA¿w͉ì¥wÇN·ÂËnƾƍdǧđ®Ɲv•Um©³G\\“}µĿ‡QyŹl㓛µEw‰LJQ½yƋBe¶ŋÀů‡ož¥A—˜Éw@•{Gpm¿Aij†ŽKLhˆ³`ñcËtW‚±»ÕS‰ëüÿďD‡u\\wwwù³—V›LŕƒOMËGh£õP¡™er™Ïd{“‡ġWÁ…č|yšg^ğyÁzÙs`—s|ÉåªÇ}m¢Ń¨`x¥’ù^•}ƒÌ¥H«‰Yªƅ”Aйn~ź¯šf¤áÀz„gŠÇDIԝ´AňĀ҄¶ûEYospõD[{ù°]u›Jq•U•|Soċxţ[õÔĥkŋÞŭZ˺óYËüċrw €ÞkrťË¿XGÉbřaDü·Ē÷Aê[Ää€I®BÕИÞ_¢āĠpŠÛÄȉĖġDKwbm‡ÄNô‡ŠfœƫVÉvi†dz—H‘‹QµâFšù­Âœ³¦{YGžƒd¢ĚÜO „€{Ö¦ÞÍÀPŒ^b–ƾŠlŽ[„vt×ĈÍE˨¡Đ~´î¸ùÎh€uè`¸ŸHÕŔVºwĠââWò‡@{œÙNÝ´ə²ȕn{¿¥{l—÷eé^e’ďˆXj©î\\ªÑò˜Üìc\\üqˆÕ[Č¡xoÂċªbØ­Œø|€¶ȴZdÆšońéŒGš\\”¼C°ÌƁn´nxšÊOĨ’Ūƴĸ¢¸òTxÊǪMīИÖŲÃɎOvˆʦƢ~FŽ‡Rěò—¿ġ~åŊœú‰Nšžš¸qŽ’Ę[Ĕ¶ÂćnÒPĒÜvúĀÊbÖ{Äî¸~Ŕünp¤ÂH¾œĄYÒ©ÊfºmԈĘcDoĬMŬ’˜S¤„s²‚”ʘچžȂVŦ –ŽèW°ªB|IJXŔþÈJĦÆæFĚêŠYĂªĂ]øªŖNÞüA€’fɨJ€˜¯ÎrDDšĤ€`€mz\\„§~D¬{vJÂ˜«lµĂb–¤p€ŌŰNĄ¨ĊXW|ų ¿¾ɄĦƐMT”‡òP˜÷fØĶK¢ȝ˔Sô¹òEð­”`Ɩ½ǒÂň×äı–§ĤƝ§C~¡‚hlå‚ǺŦŞkâ’~}ŽFøàIJaĞ‚fƠ¥Ž„Ŕdž˜®U¸ˆźXœv¢aƆúŪtŠųƠjd•ƺŠƺÅìnrh\\ĺ¯äɝĦ]èpĄ¦´LƞĬŠ´ƤǬ˼Ēɸ¤rºǼ²¨zÌPðŀbþ¹ļD¢¹œ\\ĜÑŚŸ¶ZƄ³àjĨoâŠȴLʉȮŒĐ­ĚăŽÀêZǚŐ¤qȂ\\L¢ŌİfÆs|zºeªÙæ§΢{Ā´ƐÚ¬¨Ĵà²łhʺKÞºÖTŠiƢ¾ªì°`öøu®Ê¾ãØ"],"encodeOffsets":[[88824,50096]]}},{"type":"Feature","id":"110000","properties":{"id":"110000","cp":[116.405285,39.904989],"name":"北京","childNum":1},"geometry":{"type":"Polygon","coordinates":["@@ĽOÁ›ûtŷmiÍt_H»Ĩ±d`Š¹­{bw…Yr“³S]§§o¹€qGtm_Sŧ€“oa›‹FLg‘QN_•dV€@Zom_ć\\ߚc±x¯oœRcfe…£’o§ËgToÛJíĔóu…|wP¤™XnO¢ÉˆŦ¯rNÄā¤zâŖÈRpŢZŠœÚ{GŠrFt¦Òx§ø¹RóäV¤XdˆżâºWbwŚ¨Ud®bêņ¾‘jnŎGŃŶŠnzÚSeîĜZczî¾i]͜™QaúÍÔiþĩȨWĢ‹ü|Ėu[qb[swP@ÅğP¿{\\‡¥A¨Ï‘Ѩj¯ŠX\\¯œMK‘pA³[H…īu}}"],"encodeOffsets":[[120023,41045]]}},{"type":"Feature","id":"120000","properties":{"id":"120000","cp":[117.190182,39.125596],"name":"天津","childNum":1},"geometry":{"type":"Polygon","coordinates":["@@ŬgX§Ü«E…¶Ḟ“¬O_™ïlÁg“z±AXe™µÄĵ{¶]gitgšIj·›¥îakS€‰¨ÐƎk}ĕ{gB—qGf{¿a†U^fI“ư‹³õ{YƒıëNĿžk©ïËZŏ‘R§òoY×Ógc…ĥs¡bġ«@dekąI[nlPqCnp{ˆō³°`{PNdƗqSÄĻNNâyj]äžÒD ĬH°Æ]~¡HO¾ŒX}ÐxŒgp“gWˆrDGˆŒpù‚Š^L‚ˆrzWxˆZ^¨´T\\|~@I‰zƒ–bĤ‹œjeĊªz£®Ĕvě€L†mV¾Ô_ȔNW~zbĬvG†²ZmDM~”~"],"encodeOffsets":[[120237,41215]]}},{"type":"Feature","id":"310000","properties":{"id":"310000","cp":[121.472644,31.231706],"name":"上海","childNum":6},"geometry":{"type":"MultiPolygon","coordinates":[["@@ɧư¬EpƸÁxc‡"],["@@©„ªƒ"],["@@”MA‹‘š"],["@@Qp݁E§ÉC¾"],["@@bŝՕÕEȣÚƥêImɇǦèÜĠŒÚžÃƌÃ͎ó"],["@@ǜûȬɋŠŭ™×^‰sYŒɍDŋ‘ŽąñCG²«ªč@h–_p¯A{‡oloY€¬j@IJ`•gQڛhr|ǀ^MIJvtbe´R¯Ô¬¨YŽô¤r]ì†Ƭį"]],"encodeOffsets":[[[124702,32062]],[[124547,32200]],[[124808,31991]],[[124726,32110]],[[124903,32376]],[[124438,32149]]]}},{"type":"Feature","id":"500000","properties":{"id":"500000","cp":[107.304962,29.533155],"name":"重庆","childNum":2},"geometry":{"type":"MultiPolygon","coordinates":[["@@vjG~nGŘŬĶȂƀƾ¹¸ØÎezĆT¸}êЖqHŸðqĖ䒊¥^CƒIj–²p…\\_ æüY|[YxƊæuž°xb®…Űb@~¢NQt°¶‚S栓Ê~rljĔëĚ¢~šuf`‘‚†fa‚ĔJåĊ„nÖ]„jƎćÊ@Š£¾a®£Ű{ŶĕF‹ègLk{Y|¡ĜWƔtƬJÑxq‹±ĢN´‰òK‰™–LÈüD|s`ŋ’ć]ƒÃ‰`đŒMûƱ½~Y°ħ`ƏíW‰½eI‹½{aŸ‘OIrÏ¡ĕŇa†p†µÜƅġ‘œ^ÖÛbÙŽŏml½S‹êqDu[R‹ãË»†ÿw`»y‘¸_ĺę}÷`M¯ċfCVµqʼn÷Z•gg“Œ`d½pDO‡ÎCnœ^uf²ènh¼WtƏxRGg¦…pV„†FI±ŽG^ŒIc´ec‡’G•ĹÞ½sëĬ„h˜xW‚}Kӈe­Xsbk”F¦›L‘ØgTkïƵNï¶}Gy“w\\oñ¡nmĈzjŸ•@™Óc£»Wă¹Ój“_m»ˆ¹·~MvÛaqœ»­‰êœ’\\ÂoVnŽÓØ͙²«‹bq¿efE „€‹Ĝ^Qž~ Évý‡ş¤²Į‰pEİ}zcĺƒL‹½‡š¿gņ›¡ýE¡ya£³t\\¨\\vú»¼§·Ñr_oÒý¥u‚•_n»_ƒ•At©Þűā§IVeëƒY}{VPÀFA¨ąB}q@|Ou—\\Fm‰QF݅Mw˜å}]•€|FmϋCaƒwŒu_p—¯sfÙgY…DHl`{QEfNysBŠ¦zG¸rHe‚„N\\CvEsÐùÜ_·ÖĉsaQ¯€}_U‡†xÃđŠq›NH¬•Äd^ÝŰR¬ã°wećJEž·vÝ·Hgƒ‚éFXjÉê`|yŒpxkAwœWĐpb¥eOsmzwqChóUQl¥F^laf‹anòsr›EvfQdÁUVf—ÎvÜ^efˆtET¬ôA\\œ¢sJŽnQTjP؈xøK|nBz‰„œĞ»LY‚…FDxӄvr“[ehľš•vN”¢o¾NiÂxGp⬐z›bfZo~hGi’]öF|‰|Nb‡tOMn eA±ŠtPT‡LjpYQ|†SH††YĀxinzDJ€Ìg¢và¥Pg‰_–ÇzII‹€II•„£®S¬„Øs쐣ŒN"],["@@ifjN@s"]],"encodeOffsets":[[[109628,30765]],[[111725,31320]]]}},{"type":"Feature","id":"810000","properties":{"id":"810000","cp":[114.173355,22.320048],"name":"香港","childNum":5},"geometry":{"type":"MultiPolygon","coordinates":[["@@AlBk"],["@@mŽn"],["@@EpFo"],["@@ea¢pl¸Eõ¹‡hj[ƒ]ÔCΖ@lj˜¡uBXŸ…•´‹AI¹…[‹yDUˆ]W`çwZkmc–…M›žp€Åv›}I‹oJlcaƒfёKŽ°ä¬XJmРđhI®æÔtSHn€Eˆ„ÒrÈc"],["@@rMUw‡AS®€e"]],"encodeOffsets":[[[117111,23002]],[[117072,22876]],[[117045,22887]],[[116975,23082]],[[116882,22747]]]}},{"type":"Feature","id":"820000","properties":{"id":"820000","cp":[113.54909,22.198951],"name":"澳门","childNum":1},"geometry":{"type":"Polygon","coordinates":["@@kÊd°å§s"],"encodeOffsets":[[116279,22639]]}}],"UTF8Encoding":true} \ No newline at end of file diff --git a/src/assets/svg/card.svg b/src/assets/svg/card.svg new file mode 100644 index 0000000..dd9e34e --- /dev/null +++ b/src/assets/svg/card.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/assets/数据显示.png b/src/assets/数据显示.png new file mode 100644 index 0000000..a53367c Binary files /dev/null and b/src/assets/数据显示.png differ diff --git a/src/bigscreen/CapsuleChart.vue b/src/bigscreen/CapsuleChart.vue new file mode 100644 index 0000000..7ba678c --- /dev/null +++ b/src/bigscreen/CapsuleChart.vue @@ -0,0 +1,52 @@ + + + diff --git a/src/bigscreen/Chart.vue b/src/bigscreen/Chart.vue new file mode 100644 index 0000000..0cf1ee7 --- /dev/null +++ b/src/bigscreen/Chart.vue @@ -0,0 +1,70 @@ + + + \ No newline at end of file diff --git a/src/bigscreen/LineChart.vue b/src/bigscreen/LineChart.vue new file mode 100644 index 0000000..58e3f80 --- /dev/null +++ b/src/bigscreen/LineChart.vue @@ -0,0 +1,105 @@ + + + \ No newline at end of file diff --git a/src/bigscreen/Map.vue b/src/bigscreen/Map.vue new file mode 100644 index 0000000..7c006c1 --- /dev/null +++ b/src/bigscreen/Map.vue @@ -0,0 +1,104 @@ + + + \ No newline at end of file diff --git a/src/bigscreen/ModuleHeader.vue b/src/bigscreen/ModuleHeader.vue new file mode 100644 index 0000000..8ad3af0 --- /dev/null +++ b/src/bigscreen/ModuleHeader.vue @@ -0,0 +1,224 @@ + + + diff --git a/src/bigscreen/ModuleMain.vue b/src/bigscreen/ModuleMain.vue new file mode 100644 index 0000000..d5f1721 --- /dev/null +++ b/src/bigscreen/ModuleMain.vue @@ -0,0 +1,156 @@ + + + diff --git a/src/bigscreen/ModuleTitle.vue b/src/bigscreen/ModuleTitle.vue new file mode 100644 index 0000000..9fe7719 --- /dev/null +++ b/src/bigscreen/ModuleTitle.vue @@ -0,0 +1,32 @@ + + + diff --git a/src/bigscreen/RadarChart.vue b/src/bigscreen/RadarChart.vue new file mode 100644 index 0000000..b3fa12c --- /dev/null +++ b/src/bigscreen/RadarChart.vue @@ -0,0 +1,103 @@ + + + \ No newline at end of file diff --git a/src/bigscreen/ScaleBox.vue b/src/bigscreen/ScaleBox.vue new file mode 100644 index 0000000..cac00dc --- /dev/null +++ b/src/bigscreen/ScaleBox.vue @@ -0,0 +1,81 @@ + + + + + + \ No newline at end of file diff --git a/src/bigscreen/大屏-9.27.vue b/src/bigscreen/大屏-9.27.vue new file mode 100644 index 0000000..655eaeb --- /dev/null +++ b/src/bigscreen/大屏-9.27.vue @@ -0,0 +1,85 @@ + + + + + diff --git a/src/bigscreen/大屏.vue b/src/bigscreen/大屏.vue new file mode 100644 index 0000000..aa48a9d --- /dev/null +++ b/src/bigscreen/大屏.vue @@ -0,0 +1,38 @@ + + + + + \ No newline at end of file diff --git a/src/bigscreen1/CapsuleChart.vue b/src/bigscreen1/CapsuleChart.vue new file mode 100644 index 0000000..7ba678c --- /dev/null +++ b/src/bigscreen1/CapsuleChart.vue @@ -0,0 +1,52 @@ + + + diff --git a/src/bigscreen1/Chart.vue b/src/bigscreen1/Chart.vue new file mode 100644 index 0000000..0cf1ee7 --- /dev/null +++ b/src/bigscreen1/Chart.vue @@ -0,0 +1,70 @@ + + + \ No newline at end of file diff --git a/src/bigscreen1/LineChart.vue b/src/bigscreen1/LineChart.vue new file mode 100644 index 0000000..58e3f80 --- /dev/null +++ b/src/bigscreen1/LineChart.vue @@ -0,0 +1,105 @@ + + + \ No newline at end of file diff --git a/src/bigscreen1/Map.vue b/src/bigscreen1/Map.vue new file mode 100644 index 0000000..f558c9c --- /dev/null +++ b/src/bigscreen1/Map.vue @@ -0,0 +1,99 @@ + + + \ No newline at end of file diff --git a/src/bigscreen1/ModuleHeader.vue b/src/bigscreen1/ModuleHeader.vue new file mode 100644 index 0000000..2d35a56 --- /dev/null +++ b/src/bigscreen1/ModuleHeader.vue @@ -0,0 +1,585 @@ + + + diff --git a/src/bigscreen1/ModuleMain.vue b/src/bigscreen1/ModuleMain.vue new file mode 100644 index 0000000..d5f1721 --- /dev/null +++ b/src/bigscreen1/ModuleMain.vue @@ -0,0 +1,156 @@ + + + diff --git a/src/bigscreen1/ModuleTitle.vue b/src/bigscreen1/ModuleTitle.vue new file mode 100644 index 0000000..1b81ce5 --- /dev/null +++ b/src/bigscreen1/ModuleTitle.vue @@ -0,0 +1,32 @@ + + + diff --git a/src/bigscreen1/RadarChart.vue b/src/bigscreen1/RadarChart.vue new file mode 100644 index 0000000..b3fa12c --- /dev/null +++ b/src/bigscreen1/RadarChart.vue @@ -0,0 +1,103 @@ + + + \ No newline at end of file diff --git a/src/bigscreen1/ScaleBox.vue b/src/bigscreen1/ScaleBox.vue new file mode 100644 index 0000000..cac00dc --- /dev/null +++ b/src/bigscreen1/ScaleBox.vue @@ -0,0 +1,81 @@ + + + + + + \ No newline at end of file diff --git a/src/bigscreen1/components/CapsuleChart.vue b/src/bigscreen1/components/CapsuleChart.vue new file mode 100644 index 0000000..7ba678c --- /dev/null +++ b/src/bigscreen1/components/CapsuleChart.vue @@ -0,0 +1,52 @@ + + + diff --git a/src/bigscreen1/components/LineChart.vue b/src/bigscreen1/components/LineChart.vue new file mode 100644 index 0000000..58e3f80 --- /dev/null +++ b/src/bigscreen1/components/LineChart.vue @@ -0,0 +1,105 @@ + + + \ No newline at end of file diff --git a/src/bigscreen1/components/Map.vue b/src/bigscreen1/components/Map.vue new file mode 100644 index 0000000..7543a46 --- /dev/null +++ b/src/bigscreen1/components/Map.vue @@ -0,0 +1,104 @@ + + + \ No newline at end of file diff --git a/src/bigscreen1/components/RadarChart.vue b/src/bigscreen1/components/RadarChart.vue new file mode 100644 index 0000000..07d0206 --- /dev/null +++ b/src/bigscreen1/components/RadarChart.vue @@ -0,0 +1,103 @@ + + + \ No newline at end of file diff --git a/src/bigscreen1/components/dimensionComponent.vue b/src/bigscreen1/components/dimensionComponent.vue new file mode 100644 index 0000000..154c7cd --- /dev/null +++ b/src/bigscreen1/components/dimensionComponent.vue @@ -0,0 +1,323 @@ + + + + + \ No newline at end of file diff --git a/src/bigscreen1/components/riskIndexComponent.vue b/src/bigscreen1/components/riskIndexComponent.vue new file mode 100644 index 0000000..e1d1f6e --- /dev/null +++ b/src/bigscreen1/components/riskIndexComponent.vue @@ -0,0 +1,156 @@ + + + + + \ No newline at end of file diff --git a/src/bigscreen1/components/riskIndexComponent1.vue b/src/bigscreen1/components/riskIndexComponent1.vue new file mode 100644 index 0000000..4ce5029 --- /dev/null +++ b/src/bigscreen1/components/riskIndexComponent1.vue @@ -0,0 +1,156 @@ + + + + + \ No newline at end of file diff --git a/src/bigscreen1/components/systemRiskComponent.vue b/src/bigscreen1/components/systemRiskComponent.vue new file mode 100644 index 0000000..f175537 --- /dev/null +++ b/src/bigscreen1/components/systemRiskComponent.vue @@ -0,0 +1,368 @@ + + + + + \ No newline at end of file diff --git a/src/bigscreen1/大屏.vue b/src/bigscreen1/大屏.vue new file mode 100644 index 0000000..3e4869c --- /dev/null +++ b/src/bigscreen1/大屏.vue @@ -0,0 +1,37 @@ + + + + + \ No newline at end of file diff --git a/src/bigscreen2/CapsuleChart.vue b/src/bigscreen2/CapsuleChart.vue new file mode 100644 index 0000000..7ba678c --- /dev/null +++ b/src/bigscreen2/CapsuleChart.vue @@ -0,0 +1,52 @@ + + + diff --git a/src/bigscreen2/Chart.vue b/src/bigscreen2/Chart.vue new file mode 100644 index 0000000..0cf1ee7 --- /dev/null +++ b/src/bigscreen2/Chart.vue @@ -0,0 +1,70 @@ + + + \ No newline at end of file diff --git a/src/bigscreen2/LineChart.vue b/src/bigscreen2/LineChart.vue new file mode 100644 index 0000000..58e3f80 --- /dev/null +++ b/src/bigscreen2/LineChart.vue @@ -0,0 +1,105 @@ + + + \ No newline at end of file diff --git a/src/bigscreen2/Map.vue b/src/bigscreen2/Map.vue new file mode 100644 index 0000000..f558c9c --- /dev/null +++ b/src/bigscreen2/Map.vue @@ -0,0 +1,99 @@ + + + \ No newline at end of file diff --git a/src/bigscreen2/ModuleHeader.vue b/src/bigscreen2/ModuleHeader.vue new file mode 100644 index 0000000..0efced2 --- /dev/null +++ b/src/bigscreen2/ModuleHeader.vue @@ -0,0 +1,564 @@ + + + diff --git a/src/bigscreen2/ModuleTitle.vue b/src/bigscreen2/ModuleTitle.vue new file mode 100644 index 0000000..1b81ce5 --- /dev/null +++ b/src/bigscreen2/ModuleTitle.vue @@ -0,0 +1,32 @@ + + + diff --git a/src/bigscreen2/RadarChart.vue b/src/bigscreen2/RadarChart.vue new file mode 100644 index 0000000..b3fa12c --- /dev/null +++ b/src/bigscreen2/RadarChart.vue @@ -0,0 +1,103 @@ + + + \ No newline at end of file diff --git a/src/bigscreen2/ScaleBox.vue b/src/bigscreen2/ScaleBox.vue new file mode 100644 index 0000000..cac00dc --- /dev/null +++ b/src/bigscreen2/ScaleBox.vue @@ -0,0 +1,81 @@ + + + + + + \ No newline at end of file diff --git a/src/bigscreen2/components/CapsuleChart.vue b/src/bigscreen2/components/CapsuleChart.vue new file mode 100644 index 0000000..7ba678c --- /dev/null +++ b/src/bigscreen2/components/CapsuleChart.vue @@ -0,0 +1,52 @@ + + + diff --git a/src/bigscreen2/components/LineChart.vue b/src/bigscreen2/components/LineChart.vue new file mode 100644 index 0000000..58e3f80 --- /dev/null +++ b/src/bigscreen2/components/LineChart.vue @@ -0,0 +1,105 @@ + + + \ No newline at end of file diff --git a/src/bigscreen2/components/Map.vue b/src/bigscreen2/components/Map.vue new file mode 100644 index 0000000..7543a46 --- /dev/null +++ b/src/bigscreen2/components/Map.vue @@ -0,0 +1,104 @@ + + + \ No newline at end of file diff --git a/src/bigscreen2/components/RadarChart.vue b/src/bigscreen2/components/RadarChart.vue new file mode 100644 index 0000000..07d0206 --- /dev/null +++ b/src/bigscreen2/components/RadarChart.vue @@ -0,0 +1,103 @@ + + + \ No newline at end of file diff --git a/src/bigscreen2/components/dimensionComponent.vue b/src/bigscreen2/components/dimensionComponent.vue new file mode 100644 index 0000000..caa6f54 --- /dev/null +++ b/src/bigscreen2/components/dimensionComponent.vue @@ -0,0 +1,287 @@ + + + + + \ No newline at end of file diff --git a/src/bigscreen2/components/riskIndexComponent.vue b/src/bigscreen2/components/riskIndexComponent.vue new file mode 100644 index 0000000..e1d1f6e --- /dev/null +++ b/src/bigscreen2/components/riskIndexComponent.vue @@ -0,0 +1,156 @@ + + + + + \ No newline at end of file diff --git a/src/bigscreen2/components/riskIndexComponent1.vue b/src/bigscreen2/components/riskIndexComponent1.vue new file mode 100644 index 0000000..4ce5029 --- /dev/null +++ b/src/bigscreen2/components/riskIndexComponent1.vue @@ -0,0 +1,156 @@ + + + + + \ No newline at end of file diff --git a/src/bigscreen2/components/systemRiskComponent.vue b/src/bigscreen2/components/systemRiskComponent.vue new file mode 100644 index 0000000..f175537 --- /dev/null +++ b/src/bigscreen2/components/systemRiskComponent.vue @@ -0,0 +1,368 @@ + + + + + \ No newline at end of file diff --git a/src/bigscreen2/data/dimensionData.json b/src/bigscreen2/data/dimensionData.json new file mode 100644 index 0000000..2cdc442 --- /dev/null +++ b/src/bigscreen2/data/dimensionData.json @@ -0,0 +1,43326 @@ +{ + "date": [ + "2015-01-06", + "2015-01-07", + "2015-01-08", + "2015-01-09", + "2015-01-12", + "2015-01-13", + "2015-01-14", + "2015-01-15", + "2015-01-16", + "2015-01-19", + "2015-01-20", + "2015-01-21", + "2015-01-22", + "2015-01-23", + "2015-01-26", + "2015-01-27", + "2015-01-28", + "2015-01-29", + "2015-01-30", + "2015-02-02", + "2015-02-03", + "2015-02-04", + "2015-02-05", + "2015-02-06", + "2015-02-09", + "2015-02-10", + "2015-02-11", + "2015-02-12", + "2015-02-13", + "2015-02-16", + "2015-02-17", + "2015-02-18", + "2015-02-19", + "2015-02-20", + "2015-02-23", + "2015-02-24", + "2015-02-25", + "2015-02-26", + "2015-02-27", + "2015-03-02", + "2015-03-03", + "2015-03-04", + "2015-03-05", + "2015-03-06", + "2015-03-09", + "2015-03-10", + "2015-03-11", + "2015-03-12", + "2015-03-13", + "2015-03-16", + "2015-03-17", + "2015-03-18", + "2015-03-19", + "2015-03-20", + "2015-03-23", + "2015-03-24", + "2015-03-25", + "2015-03-26", + "2015-03-27", + "2015-03-30", + "2015-03-31", + "2015-04-01", + "2015-04-02", + "2015-04-03", + "2015-04-06", + "2015-04-07", + "2015-04-08", + "2015-04-09", + "2015-04-10", + "2015-04-13", + "2015-04-14", + "2015-04-15", + "2015-04-16", + "2015-04-17", + "2015-04-20", + "2015-04-21", + "2015-04-22", + "2015-04-23", + "2015-04-24", + "2015-04-27", + "2015-04-28", + "2015-04-29", + "2015-04-30", + "2015-05-01", + "2015-05-04", + "2015-05-05", + "2015-05-06", + "2015-05-07", + "2015-05-08", + "2015-05-11", + "2015-05-12", + "2015-05-13", + "2015-05-14", + "2015-05-15", + "2015-05-18", + "2015-05-19", + "2015-05-20", + "2015-05-21", + "2015-05-22", + "2015-05-25", + "2015-05-26", + "2015-05-27", + "2015-05-28", + "2015-05-29", + "2015-06-01", + "2015-06-02", + "2015-06-03", + "2015-06-04", + "2015-06-05", + "2015-06-08", + "2015-06-09", + "2015-06-10", + "2015-06-11", + "2015-06-12", + "2015-06-15", + "2015-06-16", + "2015-06-17", + "2015-06-18", + "2015-06-19", + "2015-06-22", + "2015-06-23", + "2015-06-24", + "2015-06-25", + "2015-06-26", + "2015-06-29", + "2015-06-30", + "2015-07-01", + "2015-07-02", + "2015-07-03", + "2015-07-06", + "2015-07-07", + "2015-07-08", + "2015-07-09", + "2015-07-10", + "2015-07-13", + "2015-07-14", + "2015-07-15", + "2015-07-16", + "2015-07-17", + "2015-07-20", + "2015-07-21", + "2015-07-22", + "2015-07-23", + "2015-07-24", + "2015-07-27", + "2015-07-28", + "2015-07-29", + "2015-07-30", + "2015-07-31", + "2015-08-03", + "2015-08-04", + "2015-08-05", + "2015-08-06", + "2015-08-07", + "2015-08-10", + "2015-08-11", + "2015-08-12", + "2015-08-13", + "2015-08-14", + "2015-08-17", + "2015-08-18", + "2015-08-19", + "2015-08-20", + "2015-08-21", + "2015-08-24", + "2015-08-25", + "2015-08-26", + "2015-08-27", + "2015-08-28", + "2015-08-31", + "2015-09-01", + "2015-09-02", + "2015-09-03", + "2015-09-04", + "2015-09-07", + "2015-09-08", + "2015-09-09", + "2015-09-10", + "2015-09-11", + "2015-09-14", + "2015-09-15", + "2015-09-16", + "2015-09-17", + "2015-09-18", + "2015-09-21", + "2015-09-22", + "2015-09-23", + "2015-09-24", + "2015-09-25", + "2015-09-28", + "2015-09-29", + "2015-09-30", + "2015-10-01", + "2015-10-02", + "2015-10-05", + "2015-10-06", + "2015-10-07", + "2015-10-08", + "2015-10-09", + "2015-10-12", + "2015-10-13", + "2015-10-14", + "2015-10-15", + "2015-10-16", + "2015-10-19", + "2015-10-20", + "2015-10-21", + "2015-10-22", + "2015-10-23", + "2015-10-26", + "2015-10-27", + "2015-10-28", + "2015-10-29", + "2015-10-30", + "2015-11-02", + "2015-11-03", + "2015-11-04", + "2015-11-05", + "2015-11-06", + "2015-11-09", + "2015-11-10", + "2015-11-11", + "2015-11-12", + "2015-11-13", + "2015-11-16", + "2015-11-17", + "2015-11-18", + "2015-11-19", + "2015-11-20", + "2015-11-23", + "2015-11-24", + "2015-11-25", + "2015-11-26", + "2015-11-27", + "2015-11-30", + "2015-12-01", + "2015-12-02", + "2015-12-03", + "2015-12-04", + "2015-12-07", + "2015-12-08", + "2015-12-09", + "2015-12-10", + "2015-12-11", + "2015-12-14", + "2015-12-15", + "2015-12-16", + "2015-12-17", + "2015-12-18", + "2015-12-21", + "2015-12-22", + "2015-12-23", + "2015-12-24", + "2015-12-25", + "2015-12-28", + "2015-12-29", + "2015-12-30", + "2015-12-31", + "2016-01-01", + "2016-01-04", + "2016-01-05", + "2016-01-06", + "2016-01-07", + "2016-01-08", + "2016-01-11", + "2016-01-12", + "2016-01-13", + "2016-01-14", + "2016-01-15", + "2016-01-18", + "2016-01-19", + "2016-01-20", + "2016-01-21", + "2016-01-22", + "2016-01-25", + "2016-01-26", + "2016-01-27", + "2016-01-28", + "2016-01-29", + "2016-02-01", + "2016-02-02", + "2016-02-03", + "2016-02-04", + "2016-02-05", + "2016-02-08", + "2016-02-09", + "2016-02-10", + "2016-02-11", + "2016-02-12", + "2016-02-15", + "2016-02-16", + "2016-02-17", + "2016-02-18", + "2016-02-19", + "2016-02-22", + "2016-02-23", + "2016-02-24", + "2016-02-25", + "2016-02-26", + "2016-02-29", + "2016-03-01", + "2016-03-02", + "2016-03-03", + "2016-03-04", + "2016-03-07", + "2016-03-08", + "2016-03-09", + "2016-03-10", + "2016-03-11", + "2016-03-14", + "2016-03-15", + "2016-03-16", + "2016-03-17", + "2016-03-18", + "2016-03-21", + "2016-03-22", + "2016-03-23", + "2016-03-24", + "2016-03-25", + "2016-03-28", + "2016-03-29", + "2016-03-30", + "2016-03-31", + "2016-04-01", + "2016-04-04", + "2016-04-05", + "2016-04-06", + "2016-04-07", + "2016-04-08", + "2016-04-11", + "2016-04-12", + "2016-04-13", + "2016-04-14", + "2016-04-15", + "2016-04-18", + "2016-04-19", + "2016-04-20", + "2016-04-21", + "2016-04-22", + "2016-04-25", + "2016-04-26", + "2016-04-27", + "2016-04-28", + "2016-04-29", + "2016-05-02", + "2016-05-03", + "2016-05-04", + "2016-05-05", + "2016-05-06", + "2016-05-09", + "2016-05-10", + "2016-05-11", + "2016-05-12", + "2016-05-13", + "2016-05-16", + "2016-05-17", + "2016-05-18", + "2016-05-19", + "2016-05-20", + "2016-05-23", + "2016-05-24", + "2016-05-25", + "2016-05-26", + "2016-05-27", + "2016-05-30", + "2016-05-31", + "2016-06-01", + "2016-06-02", + "2016-06-03", + "2016-06-06", + "2016-06-07", + "2016-06-08", + "2016-06-09", + "2016-06-10", + "2016-06-13", + "2016-06-14", + "2016-06-15", + "2016-06-16", + "2016-06-17", + "2016-06-20", + "2016-06-21", + "2016-06-22", + "2016-06-23", + "2016-06-24", + "2016-06-27", + "2016-06-28", + "2016-06-29", + "2016-06-30", + "2016-07-01", + "2016-07-04", + "2016-07-05", + "2016-07-06", + "2016-07-07", + "2016-07-08", + "2016-07-11", + "2016-07-12", + "2016-07-13", + "2016-07-14", + "2016-07-15", + "2016-07-18", + "2016-07-19", + "2016-07-20", + "2016-07-21", + "2016-07-22", + "2016-07-25", + "2016-07-26", + "2016-07-27", + "2016-07-28", + "2016-07-29", + "2016-08-01", + "2016-08-02", + "2016-08-03", + "2016-08-04", + "2016-08-05", + "2016-08-08", + "2016-08-09", + "2016-08-10", + "2016-08-11", + "2016-08-12", + "2016-08-15", + "2016-08-16", + "2016-08-17", + "2016-08-18", + "2016-08-19", + "2016-08-22", + "2016-08-23", + "2016-08-24", + "2016-08-25", + "2016-08-26", + "2016-08-29", + "2016-08-30", + "2016-08-31", + "2016-09-01", + "2016-09-02", + "2016-09-05", + "2016-09-06", + "2016-09-07", + "2016-09-08", + "2016-09-09", + "2016-09-12", + "2016-09-13", + "2016-09-14", + "2016-09-15", + "2016-09-16", + "2016-09-19", + "2016-09-20", + "2016-09-21", + "2016-09-22", + "2016-09-23", + "2016-09-26", + "2016-09-27", + "2016-09-28", + "2016-09-29", + "2016-09-30", + "2016-10-03", + "2016-10-04", + "2016-10-05", + "2016-10-06", + "2016-10-07", + "2016-10-10", + "2016-10-11", + "2016-10-12", + "2016-10-13", + "2016-10-14", + "2016-10-17", + "2016-10-18", + "2016-10-19", + "2016-10-20", + "2016-10-21", + "2016-10-24", + "2016-10-25", + "2016-10-26", + "2016-10-27", + "2016-10-28", + "2016-10-31", + "2016-11-01", + "2016-11-02", + "2016-11-03", + "2016-11-04", + "2016-11-07", + "2016-11-08", + "2016-11-09", + "2016-11-10", + "2016-11-11", + "2016-11-14", + "2016-11-15", + "2016-11-16", + "2016-11-17", + "2016-11-18", + "2016-11-21", + "2016-11-22", + "2016-11-23", + "2016-11-24", + "2016-11-25", + "2016-11-28", + "2016-11-29", + "2016-11-30", + "2016-12-01", + "2016-12-02", + "2016-12-05", + "2016-12-06", + "2016-12-07", + "2016-12-08", + "2016-12-09", + "2016-12-12", + "2016-12-13", + "2016-12-14", + "2016-12-15", + "2016-12-16", + "2016-12-19", + "2016-12-20", + "2016-12-21", + "2016-12-22", + "2016-12-23", + "2016-12-26", + "2016-12-27", + "2016-12-28", + "2016-12-29", + "2016-12-30", + "2017-01-02", + "2017-01-03", + "2017-01-04", + "2017-01-05", + "2017-01-06", + "2017-01-09", + "2017-01-10", + "2017-01-11", + "2017-01-12", + "2017-01-13", + "2017-01-16", + "2017-01-17", + "2017-01-18", + "2017-01-19", + "2017-01-20", + "2017-01-23", + "2017-01-24", + "2017-01-25", + "2017-01-26", + "2017-01-27", + "2017-01-30", + "2017-01-31", + "2017-02-01", + "2017-02-02", + "2017-02-03", + "2017-02-06", + "2017-02-07", + "2017-02-08", + "2017-02-09", + "2017-02-10", + "2017-02-13", + "2017-02-14", + "2017-02-15", + "2017-02-16", + "2017-02-17", + "2017-02-20", + "2017-02-21", + "2017-02-22", + "2017-02-23", + "2017-02-24", + "2017-02-27", + "2017-02-28", + "2017-03-01", + "2017-03-02", + "2017-03-03", + "2017-03-06", + "2017-03-07", + "2017-03-08", + "2017-03-09", + "2017-03-10", + "2017-03-13", + "2017-03-14", + "2017-03-15", + "2017-03-16", + "2017-03-17", + "2017-03-20", + "2017-03-21", + "2017-03-22", + "2017-03-23", + "2017-03-24", + "2017-03-27", + "2017-03-28", + "2017-03-29", + "2017-03-30", + "2017-03-31", + "2017-04-03", + "2017-04-04", + "2017-04-05", + "2017-04-06", + "2017-04-07", + "2017-04-10", + "2017-04-11", + "2017-04-12", + "2017-04-13", + "2017-04-14", + "2017-04-17", + "2017-04-18", + "2017-04-19", + "2017-04-20", + "2017-04-21", + "2017-04-24", + "2017-04-25", + "2017-04-26", + "2017-04-27", + "2017-04-28", + "2017-05-01", + "2017-05-02", + "2017-05-03", + "2017-05-04", + "2017-05-05", + "2017-05-08", + "2017-05-09", + "2017-05-10", + "2017-05-11", + "2017-05-12", + "2017-05-15", + "2017-05-16", + "2017-05-17", + "2017-05-18", + "2017-05-19", + "2017-05-22", + "2017-05-23", + "2017-05-24", + "2017-05-25", + "2017-05-26", + "2017-05-29", + "2017-05-30", + "2017-05-31", + "2017-06-01", + "2017-06-02", + "2017-06-05", + "2017-06-06", + "2017-06-07", + "2017-06-08", + "2017-06-09", + "2017-06-12", + "2017-06-13", + "2017-06-14", + "2017-06-15", + "2017-06-16", + "2017-06-19", + "2017-06-20", + "2017-06-21", + "2017-06-22", + "2017-06-23", + "2017-06-26", + "2017-06-27", + "2017-06-28", + "2017-06-29", + "2017-06-30", + "2017-07-03", + "2017-07-04", + "2017-07-05", + "2017-07-06", + "2017-07-07", + "2017-07-10", + "2017-07-11", + "2017-07-12", + "2017-07-13", + "2017-07-14", + "2017-07-17", + "2017-07-18", + "2017-07-19", + "2017-07-20", + "2017-07-21", + "2017-07-24", + "2017-07-25", + "2017-07-26", + "2017-07-27", + "2017-07-28", + "2017-07-31", + "2017-08-01", + "2017-08-02", + "2017-08-03", + "2017-08-04", + "2017-08-07", + "2017-08-08", + "2017-08-09", + "2017-08-10", + "2017-08-11", + "2017-08-14", + "2017-08-15", + "2017-08-16", + "2017-08-17", + "2017-08-18", + "2017-08-21", + "2017-08-22", + "2017-08-23", + "2017-08-24", + "2017-08-25", + "2017-08-28", + "2017-08-29", + "2017-08-30", + "2017-08-31", + "2017-09-01", + "2017-09-04", + "2017-09-05", + "2017-09-06", + "2017-09-07", + "2017-09-08", + "2017-09-11", + "2017-09-12", + "2017-09-13", + "2017-09-14", + "2017-09-15", + "2017-09-18", + "2017-09-19", + "2017-09-20", + "2017-09-21", + "2017-09-22", + "2017-09-25", + "2017-09-26", + "2017-09-27", + "2017-09-28", + "2017-09-29", + "2017-10-02", + "2017-10-03", + "2017-10-04", + "2017-10-05", + "2017-10-06", + "2017-10-09", + "2017-10-10", + "2017-10-11", + "2017-10-12", + "2017-10-13", + "2017-10-16", + "2017-10-17", + "2017-10-18", + "2017-10-19", + "2017-10-20", + "2017-10-23", + "2017-10-24", + "2017-10-25", + "2017-10-26", + "2017-10-27", + "2017-10-30", + "2017-10-31", + "2017-11-01", + "2017-11-02", + "2017-11-03", + "2017-11-06", + "2017-11-07", + "2017-11-08", + "2017-11-09", + "2017-11-10", + "2017-11-13", + "2017-11-14", + "2017-11-15", + "2017-11-16", + "2017-11-17", + "2017-11-20", + "2017-11-21", + "2017-11-22", + "2017-11-23", + "2017-11-24", + "2017-11-27", + "2017-11-28", + "2017-11-29", + "2017-11-30", + "2017-12-01", + "2017-12-04", + "2017-12-05", + "2017-12-06", + "2017-12-07", + "2017-12-08", + "2017-12-11", + "2017-12-12", + "2017-12-13", + "2017-12-14", + "2017-12-15", + "2017-12-18", + "2017-12-19", + "2017-12-20", + "2017-12-21", + "2017-12-22", + "2017-12-25", + "2017-12-26", + "2017-12-27", + "2017-12-28", + "2017-12-29", + "2018-01-01", + "2018-01-02", + "2018-01-03", + "2018-01-04", + "2018-01-05", + "2018-01-08", + "2018-01-09", + "2018-01-10", + "2018-01-11", + "2018-01-12", + "2018-01-15", + "2018-01-16", + "2018-01-17", + "2018-01-18", + "2018-01-19", + "2018-01-22", + "2018-01-23", + "2018-01-24", + "2018-01-25", + "2018-01-26", + "2018-01-29", + "2018-01-30", + "2018-01-31", + "2018-02-01", + "2018-02-02", + "2018-02-05", + "2018-02-06", + "2018-02-07", + "2018-02-08", + "2018-02-09", + "2018-02-12", + "2018-02-13", + "2018-02-14", + "2018-02-15", + "2018-02-16", + "2018-02-19", + "2018-02-20", + "2018-02-21", + "2018-02-22", + "2018-02-23", + "2018-02-26", + "2018-02-27", + "2018-02-28", + "2018-03-01", + "2018-03-02", + "2018-03-05", + "2018-03-06", + "2018-03-07", + "2018-03-08", + "2018-03-09", + "2018-03-12", + "2018-03-13", + "2018-03-14", + "2018-03-15", + "2018-03-16", + "2018-03-19", + "2018-03-20", + "2018-03-21", + "2018-03-22", + "2018-03-23", + "2018-03-26", + "2018-03-27", + "2018-03-28", + "2018-03-29", + "2018-03-30", + "2018-04-02", + "2018-04-03", + "2018-04-04", + "2018-04-05", + "2018-04-06", + "2018-04-09", + "2018-04-10", + "2018-04-11", + "2018-04-12", + "2018-04-13", + "2018-04-16", + "2018-04-17", + "2018-04-18", + "2018-04-19", + "2018-04-20", + "2018-04-23", + "2018-04-24", + "2018-04-25", + "2018-04-26", + "2018-04-27", + "2018-04-30", + "2018-05-01", + "2018-05-02", + "2018-05-03", + "2018-05-04", + "2018-05-07", + "2018-05-08", + "2018-05-09", + "2018-05-10", + "2018-05-11", + "2018-05-14", + "2018-05-15", + "2018-05-16", + "2018-05-17", + "2018-05-18", + "2018-05-21", + "2018-05-22", + "2018-05-23", + "2018-05-24", + "2018-05-25", + "2018-05-28", + "2018-05-29", + "2018-05-30", + "2018-05-31", + "2018-06-01", + "2018-06-04", + "2018-06-05", + "2018-06-06", + "2018-06-07", + "2018-06-08", + "2018-06-11", + "2018-06-12", + "2018-06-13", + "2018-06-14", + "2018-06-15", + "2018-06-18", + "2018-06-19", + "2018-06-20", + "2018-06-21", + "2018-06-22", + "2018-06-25", + "2018-06-26", + "2018-06-27", + "2018-06-28", + "2018-06-29", + "2018-07-02", + "2018-07-03", + "2018-07-04", + "2018-07-05", + "2018-07-06", + "2018-07-09", + "2018-07-10", + "2018-07-11", + "2018-07-12", + "2018-07-13", + "2018-07-16", + "2018-07-17", + "2018-07-18", + "2018-07-19", + "2018-07-20", + "2018-07-23", + "2018-07-24", + "2018-07-25", + "2018-07-26", + "2018-07-27", + "2018-07-30", + "2018-07-31", + "2018-08-01", + "2018-08-02", + "2018-08-03", + "2018-08-06", + "2018-08-07", + "2018-08-08", + "2018-08-09", + "2018-08-10", + "2018-08-13", + "2018-08-14", + "2018-08-15", + "2018-08-16", + "2018-08-17", + "2018-08-20", + "2018-08-21", + "2018-08-22", + "2018-08-23", + "2018-08-24", + "2018-08-27", + "2018-08-28", + "2018-08-29", + "2018-08-30", + "2018-08-31", + "2018-09-03", + "2018-09-04", + "2018-09-05", + "2018-09-06", + "2018-09-07", + "2018-09-10", + "2018-09-11", + "2018-09-12", + "2018-09-13", + "2018-09-14", + "2018-09-17", + "2018-09-18", + "2018-09-19", + "2018-09-20", + "2018-09-21", + "2018-09-24", + "2018-09-25", + "2018-09-26", + "2018-09-27", + "2018-09-28", + "2018-10-01", + "2018-10-02", + "2018-10-03", + "2018-10-04", + "2018-10-05", + "2018-10-08", + "2018-10-09", + "2018-10-10", + "2018-10-11", + "2018-10-12", + "2018-10-15", + "2018-10-16", + "2018-10-17", + "2018-10-18", + "2018-10-19", + "2018-10-22", + "2018-10-23", + "2018-10-24", + "2018-10-25", + "2018-10-26", + "2018-10-29", + "2018-10-30", + "2018-10-31", + "2018-11-01", + "2018-11-02", + "2018-11-05", + "2018-11-06", + "2018-11-07", + "2018-11-08", + "2018-11-09", + "2018-11-12", + "2018-11-13", + "2018-11-14", + "2018-11-15", + "2018-11-16", + "2018-11-19", + "2018-11-20", + "2018-11-21", + "2018-11-22", + "2018-11-23", + "2018-11-26", + "2018-11-27", + "2018-11-28", + "2018-11-29", + "2018-11-30", + "2018-12-03", + "2018-12-04", + "2018-12-05", + "2018-12-06", + "2018-12-07", + "2018-12-10", + "2018-12-11", + "2018-12-12", + "2018-12-13", + "2018-12-14", + "2018-12-17", + "2018-12-18", + "2018-12-19", + "2018-12-20", + "2018-12-21", + "2018-12-24", + "2018-12-25", + "2018-12-26", + "2018-12-27", + "2018-12-28", + "2018-12-31", + "2019-01-01", + "2019-01-02", + "2019-01-03", + "2019-01-04", + "2019-01-07", + "2019-01-08", + "2019-01-09", + "2019-01-10", + "2019-01-11", + "2019-01-14", + "2019-01-15", + "2019-01-16", + "2019-01-17", + "2019-01-18", + "2019-01-21", + "2019-01-22", + "2019-01-23", + "2019-01-24", + "2019-01-25", + "2019-01-28", + "2019-01-29", + "2019-01-30", + "2019-01-31", + "2019-02-01", + "2019-02-04", + "2019-02-05", + "2019-02-06", + "2019-02-07", + "2019-02-08", + "2019-02-11", + "2019-02-12", + "2019-02-13", + "2019-02-14", + "2019-02-15", + "2019-02-18", + "2019-02-19", + "2019-02-20", + "2019-02-21", + "2019-02-22", + "2019-02-25", + "2019-02-26", + "2019-02-27", + "2019-02-28", + "2019-03-01", + "2019-03-04", + "2019-03-05", + "2019-03-06", + "2019-03-07", + "2019-03-08", + "2019-03-11", + "2019-03-12", + "2019-03-13", + "2019-03-14", + "2019-03-15", + "2019-03-18", + "2019-03-19", + "2019-03-20", + "2019-03-21", + "2019-03-22", + "2019-03-25", + "2019-03-26", + "2019-03-27", + "2019-03-28", + "2019-03-29", + "2019-04-01", + "2019-04-02", + "2019-04-03", + "2019-04-04", + "2019-04-05", + "2019-04-08", + "2019-04-09", + "2019-04-10", + "2019-04-11", + "2019-04-12", + "2019-04-15", + "2019-04-16", + "2019-04-17", + "2019-04-18", + "2019-04-19", + "2019-04-22", + "2019-04-23", + "2019-04-24", + "2019-04-25", + "2019-04-26", + "2019-04-29", + "2019-04-30", + "2019-05-01", + "2019-05-02", + "2019-05-03", + "2019-05-06", + "2019-05-07", + "2019-05-08", + "2019-05-09", + "2019-05-10", + "2019-05-13", + "2019-05-14", + "2019-05-15", + "2019-05-16", + "2019-05-17", + "2019-05-20", + "2019-05-21", + "2019-05-22", + "2019-05-23", + "2019-05-24", + "2019-05-27", + "2019-05-28", + "2019-05-29", + "2019-05-30", + "2019-05-31", + "2019-06-03", + "2019-06-04", + "2019-06-05", + "2019-06-06", + "2019-06-07", + "2019-06-10", + "2019-06-11", + "2019-06-12", + "2019-06-13", + "2019-06-14", + "2019-06-17", + "2019-06-18", + "2019-06-19", + "2019-06-20", + "2019-06-21", + "2019-06-24", + "2019-06-25", + "2019-06-26", + "2019-06-27", + "2019-06-28", + "2019-07-01", + "2019-07-02", + "2019-07-03", + "2019-07-04", + "2019-07-05", + "2019-07-08", + "2019-07-09", + "2019-07-10", + "2019-07-11", + "2019-07-12", + "2019-07-15", + "2019-07-16", + "2019-07-17", + "2019-07-18", + "2019-07-19", + "2019-07-22", + "2019-07-23", + "2019-07-24", + "2019-07-25", + "2019-07-26", + "2019-07-29", + "2019-07-30", + "2019-07-31", + "2019-08-01", + "2019-08-02", + "2019-08-05", + "2019-08-06", + "2019-08-07", + "2019-08-08", + "2019-08-09", + "2019-08-12", + "2019-08-13", + "2019-08-14", + "2019-08-15", + "2019-08-16", + "2019-08-19", + "2019-08-20", + "2019-08-21", + "2019-08-22", + "2019-08-23", + "2019-08-26", + "2019-08-27", + "2019-08-28", + "2019-08-29", + "2019-08-30", + "2019-09-02", + "2019-09-03", + "2019-09-04", + "2019-09-05", + "2019-09-06", + "2019-09-09", + "2019-09-10", + "2019-09-11", + "2019-09-12", + "2019-09-13", + "2019-09-16", + "2019-09-17", + "2019-09-18", + "2019-09-19", + "2019-09-20", + "2019-09-23", + "2019-09-24", + "2019-09-25", + "2019-09-26", + "2019-09-27", + "2019-09-30", + "2019-10-01", + "2019-10-02", + "2019-10-03", + "2019-10-04", + "2019-10-07", + "2019-10-08", + "2019-10-09", + "2019-10-10", + "2019-10-11", + "2019-10-14", + "2019-10-15", + "2019-10-16", + "2019-10-17", + "2019-10-18", + "2019-10-21", + "2019-10-22", + "2019-10-23", + "2019-10-24", + "2019-10-25", + "2019-10-28", + "2019-10-29", + "2019-10-30", + "2019-10-31", + "2019-11-01", + "2019-11-04", + "2019-11-05", + "2019-11-06", + "2019-11-07", + "2019-11-08", + "2019-11-11", + "2019-11-12", + "2019-11-13", + "2019-11-14", + "2019-11-15", + "2019-11-18", + "2019-11-19", + "2019-11-20", + "2019-11-21", + "2019-11-22", + "2019-11-25", + "2019-11-26", + "2019-11-27", + "2019-11-28", + "2019-11-29", + "2019-12-02", + "2019-12-03", + "2019-12-04", + "2019-12-05", + "2019-12-06", + "2019-12-09", + "2019-12-10", + "2019-12-11", + "2019-12-12", + "2019-12-13", + "2019-12-16", + "2019-12-17", + "2019-12-18", + "2019-12-19", + "2019-12-20", + "2019-12-23", + "2019-12-24", + "2019-12-25", + "2019-12-26", + "2019-12-27", + "2019-12-30", + "2019-12-31", + "2020-01-01", + "2020-01-02", + "2020-01-03", + "2020-01-06", + "2020-01-07", + "2020-01-08", + "2020-01-09", + "2020-01-10", + "2020-01-13", + "2020-01-14", + "2020-01-15", + "2020-01-16", + "2020-01-17", + "2020-01-20", + "2020-01-21", + "2020-01-22", + "2020-01-23", + "2020-01-24", + "2020-01-27", + "2020-01-28", + "2020-01-29", + "2020-01-30", + "2020-01-31", + "2020-02-03", + "2020-02-04", + "2020-02-05", + "2020-02-06", + "2020-02-07", + "2020-02-10", + "2020-02-11", + "2020-02-12", + "2020-02-13", + "2020-02-14", + "2020-02-17", + "2020-02-18", + "2020-02-19", + "2020-02-20", + "2020-02-21", + "2020-02-24", + "2020-02-25", + "2020-02-26", + "2020-02-27", + "2020-02-28", + "2020-03-02", + "2020-03-03", + "2020-03-04", + "2020-03-05", + "2020-03-06", + "2020-03-09", + "2020-03-10", + "2020-03-11", + "2020-03-12", + "2020-03-13", + "2020-03-16", + "2020-03-17", + "2020-03-18", + "2020-03-19", + "2020-03-20", + "2020-03-23", + "2020-03-24", + "2020-03-25", + "2020-03-26", + "2020-03-27", + "2020-03-30", + "2020-03-31", + "2020-04-01", + "2020-04-02", + "2020-04-03", + "2020-04-06", + "2020-04-07", + "2020-04-08", + "2020-04-09", + "2020-04-10", + "2020-04-13", + "2020-04-14", + "2020-04-15", + "2020-04-16", + "2020-04-17", + "2020-04-20", + "2020-04-21", + "2020-04-22", + "2020-04-23", + "2020-04-24", + "2020-04-27", + "2020-04-28", + "2020-04-29", + "2020-04-30", + "2020-05-01", + "2020-05-04", + "2020-05-05", + "2020-05-06", + "2020-05-07", + "2020-05-08", + "2020-05-11", + "2020-05-12", + "2020-05-13", + "2020-05-14", + "2020-05-15", + "2020-05-18", + "2020-05-19", + "2020-05-20", + "2020-05-21", + "2020-05-22", + "2020-05-25", + "2020-05-26", + "2020-05-27", + "2020-05-28", + "2020-05-29", + "2020-06-01", + "2020-06-02", + "2020-06-03", + "2020-06-04", + "2020-06-05", + "2020-06-08", + "2020-06-09", + "2020-06-10", + "2020-06-11", + "2020-06-12", + "2020-06-15", + "2020-06-16", + "2020-06-17", + "2020-06-18", + "2020-06-19", + "2020-06-22", + "2020-06-23", + "2020-06-24", + "2020-06-25", + "2020-06-26", + "2020-06-29", + "2020-06-30", + "2020-07-01", + "2020-07-02", + "2020-07-03", + "2020-07-06", + "2020-07-07", + "2020-07-08", + "2020-07-09", + "2020-07-10", + "2020-07-13", + "2020-07-14", + "2020-07-15", + "2020-07-16", + "2020-07-17", + "2020-07-20", + "2020-07-21", + "2020-07-22", + "2020-07-23", + "2020-07-24", + "2020-07-27", + "2020-07-28", + "2020-07-29", + "2020-07-30", + "2020-07-31", + "2020-08-03", + "2020-08-04", + "2020-08-05", + "2020-08-06", + "2020-08-07", + "2020-08-10", + "2020-08-11", + "2020-08-12", + "2020-08-13", + "2020-08-14", + "2020-08-17", + "2020-08-18", + "2020-08-19", + "2020-08-20", + "2020-08-21", + "2020-08-24", + "2020-08-25", + "2020-08-26", + "2020-08-27", + "2020-08-28", + "2020-08-31", + "2020-09-01", + "2020-09-02", + "2020-09-03", + "2020-09-04", + "2020-09-07", + "2020-09-08", + "2020-09-09", + "2020-09-10", + "2020-09-11", + "2020-09-14", + "2020-09-15", + "2020-09-16", + "2020-09-17", + "2020-09-18", + "2020-09-21", + "2020-09-22", + "2020-09-23", + "2020-09-24", + "2020-09-25", + "2020-09-28", + "2020-09-29", + "2020-09-30", + "2020-10-01", + "2020-10-02", + "2020-10-05", + "2020-10-06", + "2020-10-07", + "2020-10-08", + "2020-10-09", + "2020-10-12", + "2020-10-13", + "2020-10-14", + "2020-10-15", + "2020-10-16", + "2020-10-19", + "2020-10-20", + "2020-10-21", + "2020-10-22", + "2020-10-23", + "2020-10-26", + "2020-10-27", + "2020-10-28", + "2020-10-29", + "2020-10-30", + "2020-11-02", + "2020-11-03", + "2020-11-04", + "2020-11-05", + "2020-11-06", + "2020-11-09", + "2020-11-10", + "2020-11-11", + "2020-11-12", + "2020-11-13", + "2020-11-16", + "2020-11-17", + "2020-11-18", + "2020-11-19", + "2020-11-20", + "2020-11-23", + "2020-11-24", + "2020-11-25", + "2020-11-26", + "2020-11-27", + "2020-11-30", + "2020-12-01", + "2020-12-02", + "2020-12-03", + "2020-12-04", + "2020-12-07", + "2020-12-08", + "2020-12-09", + "2020-12-10", + "2020-12-11", + "2020-12-14", + "2020-12-15", + "2020-12-16", + "2020-12-17", + "2020-12-18", + "2020-12-21", + "2020-12-22", + "2020-12-23", + "2020-12-24", + "2020-12-25", + "2020-12-28", + "2020-12-29", + "2020-12-30", + "2020-12-31", + "2021-01-01", + "2021-01-04", + "2021-01-05", + "2021-01-06", + "2021-01-07", + "2021-01-08", + "2021-01-11", + "2021-01-12", + "2021-01-13", + "2021-01-14", + "2021-01-15", + "2021-01-18", + "2021-01-19", + "2021-01-20", + "2021-01-21", + "2021-01-22", + "2021-01-25", + "2021-01-26", + "2021-01-27", + "2021-01-28", + "2021-01-29", + "2021-02-01", + "2021-02-02", + "2021-02-03", + "2021-02-04", + "2021-02-05", + "2021-02-08", + "2021-02-09", + "2021-02-10", + "2021-02-11", + "2021-02-12", + "2021-02-15", + "2021-02-16", + "2021-02-17", + "2021-02-18", + "2021-02-19", + "2021-02-22", + "2021-02-23", + "2021-02-24", + "2021-02-25", + "2021-02-26", + "2021-03-01", + "2021-03-02", + "2021-03-03", + "2021-03-04", + "2021-03-05", + "2021-03-08", + "2021-03-09", + "2021-03-10", + "2021-03-11", + "2021-03-12", + "2021-03-15", + "2021-03-16", + "2021-03-17", + "2021-03-18", + "2021-03-19", + "2021-03-22", + "2021-03-23", + "2021-03-24", + "2021-03-25", + "2021-03-26", + "2021-03-29", + "2021-03-30", + "2021-03-31", + "2021-04-01", + "2021-04-02", + "2021-04-05", + "2021-04-06", + "2021-04-07", + "2021-04-08", + "2021-04-09", + "2021-04-12", + "2021-04-13", + "2021-04-14", + "2021-04-15", + "2021-04-16", + "2021-04-19", + "2021-04-20", + "2021-04-21", + "2021-04-22", + "2021-04-23", + "2021-04-26", + "2021-04-27", + "2021-04-28", + "2021-04-29", + "2021-04-30", + "2021-05-03", + "2021-05-04", + "2021-05-05", + "2021-05-06", + "2021-05-07", + "2021-05-10", + "2021-05-11", + "2021-05-12", + "2021-05-13", + "2021-05-14", + "2021-05-17", + "2021-05-18", + "2021-05-19", + "2021-05-20", + "2021-05-21", + "2021-05-24", + "2021-05-25", + "2021-05-26", + "2021-05-27", + "2021-05-28", + "2021-05-31", + "2021-06-01", + "2021-06-02", + "2021-06-03", + "2021-06-04", + "2021-06-07", + "2021-06-08", + "2021-06-09", + "2021-06-10", + "2021-06-11", + "2021-06-14", + "2021-06-15", + "2021-06-16", + "2021-06-17", + "2021-06-18", + "2021-06-21", + "2021-06-22", + "2021-06-23", + "2021-06-24", + "2021-06-25", + "2021-06-28", + "2021-06-29", + "2021-06-30", + "2021-07-01", + "2021-07-02", + "2021-07-05", + "2021-07-06", + "2021-07-07", + "2021-07-08", + "2021-07-09", + "2021-07-12", + "2021-07-13", + "2021-07-14", + "2021-07-15", + "2021-07-16", + "2021-07-19", + "2021-07-20", + "2021-07-21", + "2021-07-22", + "2021-07-23", + "2021-07-26", + "2021-07-27", + "2021-07-28", + "2021-07-29", + "2021-07-30", + "2021-08-02", + "2021-08-03", + "2021-08-04", + "2021-08-05", + "2021-08-06", + "2021-08-09", + "2021-08-10", + "2021-08-11", + "2021-08-12", + "2021-08-13", + "2021-08-16", + "2021-08-17", + "2021-08-18", + "2021-08-19", + "2021-08-20", + "2021-08-23", + "2021-08-24", + "2021-08-25", + "2021-08-26", + "2021-08-27", + "2021-08-30", + "2021-08-31", + "2021-09-01", + "2021-09-02", + "2021-09-03", + "2021-09-06", + "2021-09-07", + "2021-09-08", + "2021-09-09", + "2021-09-10", + "2021-09-13", + "2021-09-14", + "2021-09-15", + "2021-09-16", + "2021-09-17", + "2021-09-20", + "2021-09-21", + "2021-09-22", + "2021-09-23", + "2021-09-24", + "2021-09-27", + "2021-09-28", + "2021-09-29", + "2021-09-30", + "2021-10-01", + "2021-10-04", + "2021-10-05", + "2021-10-06", + "2021-10-07", + "2021-10-08", + "2021-10-11", + "2021-10-12", + "2021-10-13", + "2021-10-14", + "2021-10-15", + "2021-10-18", + "2021-10-19", + "2021-10-20", + "2021-10-21", + "2021-10-22", + "2021-10-25", + "2021-10-26", + "2021-10-27", + "2021-10-28", + "2021-10-29", + "2021-11-01", + "2021-11-02", + "2021-11-03", + "2021-11-04", + "2021-11-05", + "2021-11-08", + "2021-11-09", + "2021-11-10", + "2021-11-11", + "2021-11-12", + "2021-11-15", + "2021-11-16", + "2021-11-17", + "2021-11-18", + "2021-11-19", + "2021-11-22", + "2021-11-23", + "2021-11-24", + "2021-11-25", + "2021-11-26", + "2021-11-29", + "2021-11-30", + "2021-12-01", + "2021-12-02", + "2021-12-03", + "2021-12-06", + "2021-12-07", + "2021-12-08", + "2021-12-09", + "2021-12-10", + "2021-12-13", + "2021-12-14", + "2021-12-15", + "2021-12-16", + "2021-12-17", + "2021-12-20", + "2021-12-21", + "2021-12-22", + "2021-12-23", + "2021-12-24", + "2021-12-27", + "2021-12-28", + "2021-12-29", + "2021-12-30", + "2021-12-31", + "2022-01-03", + "2022-01-04", + "2022-01-05", + "2022-01-06", + "2022-01-07", + "2022-01-10", + "2022-01-11", + "2022-01-12", + "2022-01-13", + "2022-01-14", + "2022-01-17", + "2022-01-18", + "2022-01-19", + "2022-01-20", + "2022-01-21", + "2022-01-24", + "2022-01-25", + "2022-01-26", + "2022-01-27", + "2022-01-28", + "2022-01-31", + "2022-02-01", + "2022-02-02", + "2022-02-03", + "2022-02-04", + "2022-02-07", + "2022-02-08", + "2022-02-09", + "2022-02-10", + "2022-02-11", + "2022-02-14", + "2022-02-15", + "2022-02-16", + "2022-02-17", + "2022-02-18", + "2022-02-21", + "2022-02-22", + "2022-02-23", + "2022-02-24", + "2022-02-25", + "2022-02-28", + "2022-03-01", + "2022-03-02", + "2022-03-03", + "2022-03-04", + "2022-03-07", + "2022-03-08", + "2022-03-09", + "2022-03-10", + "2022-03-11", + "2022-03-14", + "2022-03-15", + "2022-03-16", + "2022-03-17", + "2022-03-18", + "2022-03-21", + "2022-03-22", + "2022-03-23", + "2022-03-24", + "2022-03-25", + "2022-03-28", + "2022-03-29", + "2022-03-30", + "2022-03-31", + "2022-04-01", + "2022-04-04", + "2022-04-05", + "2022-04-06", + "2022-04-07", + "2022-04-08", + "2022-04-11", + "2022-04-12", + "2022-04-13", + "2022-04-14", + "2022-04-15", + "2022-04-18", + "2022-04-19", + "2022-04-20", + "2022-04-21", + "2022-04-22", + "2022-04-25", + "2022-04-26", + "2022-04-27", + "2022-04-28", + "2022-04-29", + "2022-05-02", + "2022-05-03", + "2022-05-04", + "2022-05-05", + "2022-05-06", + "2022-05-09", + "2022-05-10", + "2022-05-11", + "2022-05-12", + "2022-05-13", + "2022-05-16", + "2022-05-17", + "2022-05-18", + "2022-05-19", + "2022-05-20", + "2022-05-23", + "2022-05-24", + "2022-05-25", + "2022-05-26", + "2022-05-27", + "2022-05-30", + "2022-05-31", + "2022-06-01", + "2022-06-02", + "2022-06-03", + "2022-06-06", + "2022-06-07", + "2022-06-08", + "2022-06-09", + "2022-06-10", + "2022-06-13", + "2022-06-14", + "2022-06-15", + "2022-06-16", + "2022-06-17", + "2022-06-20", + "2022-06-21", + "2022-06-22", + "2022-06-23", + "2022-06-24", + "2022-06-27", + "2022-06-28", + "2022-06-29", + "2022-06-30", + "2022-07-01", + "2022-07-04", + "2022-07-05", + "2022-07-06", + "2022-07-07", + "2022-07-08", + "2022-07-11", + "2022-07-12", + "2022-07-13", + "2022-07-14", + "2022-07-15", + "2022-07-18", + "2022-07-19", + "2022-07-20", + "2022-07-21", + "2022-07-22", + "2022-07-25", + "2022-07-26", + "2022-07-27", + "2022-07-28", + "2022-07-29", + "2022-08-01", + "2022-08-02", + "2022-08-03", + "2022-08-04", + "2022-08-05", + "2022-08-08", + "2022-08-09", + "2022-08-10", + "2022-08-11", + "2022-08-12", + "2022-08-15", + "2022-08-16", + "2022-08-17", + "2022-08-18", + "2022-08-19", + "2022-08-22", + "2022-08-23", + "2022-08-24", + "2022-08-25", + "2022-08-26", + "2022-08-29", + "2022-08-30", + "2022-08-31", + "2022-09-01", + "2022-09-02", + "2022-09-05", + "2022-09-06", + "2022-09-07", + "2022-09-08", + "2022-09-09", + "2022-09-12", + "2022-09-13", + "2022-09-14", + "2022-09-15", + "2022-09-16", + "2022-09-19", + "2022-09-20", + "2022-09-21", + "2022-09-22", + "2022-09-23", + "2022-09-26", + "2022-09-27", + "2022-09-28", + "2022-09-29", + "2022-09-30", + "2022-10-03", + "2022-10-04", + "2022-10-05", + "2022-10-06", + "2022-10-07", + "2022-10-10", + "2022-10-11", + "2022-10-12", + "2022-10-13", + "2022-10-14", + "2022-10-17", + "2022-10-18", + "2022-10-19", + "2022-10-20", + "2022-10-21", + "2022-10-24", + "2022-10-25", + "2022-10-26", + "2022-10-27", + "2022-10-28", + "2022-10-31", + "2022-11-01", + "2022-11-02", + "2022-11-03", + "2022-11-04", + "2022-11-07", + "2022-11-08", + "2022-11-09", + "2022-11-10", + "2022-11-11", + "2022-11-14", + "2022-11-15", + "2022-11-16", + "2022-11-17", + "2022-11-18", + "2022-11-21", + "2022-11-22", + "2022-11-23", + "2022-11-24", + "2022-11-25", + "2022-11-28", + "2022-11-29", + "2022-11-30", + "2022-12-01", + "2022-12-02", + "2022-12-05", + "2022-12-06", + "2022-12-07", + "2022-12-08", + "2022-12-09", + "2022-12-12", + "2022-12-13", + "2022-12-14", + "2022-12-15", + "2022-12-16", + "2022-12-19", + "2022-12-20", + "2022-12-21", + "2022-12-22", + "2022-12-23", + "2022-12-26", + "2022-12-27", + "2022-12-28", + "2022-12-29", + "2022-12-30", + "2023-01-02", + "2023-01-03", + "2023-01-04", + "2023-01-05", + "2023-01-06", + "2023-01-09", + "2023-01-10", + "2023-01-11", + "2023-01-12", + "2023-01-13", + "2023-01-16", + "2023-01-17", + "2023-01-18", + "2023-01-19", + "2023-01-20", + "2023-01-23", + "2023-01-24", + "2023-01-25", + "2023-01-26", + "2023-01-27", + "2023-01-30", + "2023-01-31", + "2023-02-01", + "2023-02-02", + "2023-02-03", + "2023-02-06", + "2023-02-07", + "2023-02-08", + "2023-02-09", + "2023-02-10", + "2023-02-13", + "2023-02-14", + "2023-02-15", + "2023-02-16", + "2023-02-17", + "2023-02-20", + "2023-02-21", + "2023-02-22", + "2023-02-23", + "2023-02-24", + "2023-02-27", + "2023-02-28", + "2023-03-01", + "2023-03-02", + "2023-03-03", + "2023-03-06", + "2023-03-07", + "2023-03-08", + "2023-03-09", + "2023-03-10", + "2023-03-13", + "2023-03-14", + "2023-03-15", + "2023-03-16", + "2023-03-17", + "2023-03-20", + "2023-03-21", + "2023-03-22", + "2023-03-23", + "2023-03-24", + "2023-03-27", + "2023-03-28", + "2023-03-29", + "2023-03-30", + "2023-03-31", + "2023-04-03", + "2023-04-04", + "2023-04-05", + "2023-04-06", + "2023-04-07", + "2023-04-10", + "2023-04-11", + "2023-04-12", + "2023-04-13", + "2023-04-14", + "2023-04-17", + "2023-04-18", + "2023-04-19", + "2023-04-20", + "2023-04-21", + "2023-04-24", + "2023-04-25", + "2023-04-26", + "2023-04-27", + "2023-04-28", + "2023-05-01", + "2023-05-02", + "2023-05-03", + "2023-05-04", + "2023-05-05", + "2023-05-08", + "2023-05-09", + "2023-05-10", + "2023-05-11", + "2023-05-12", + "2023-05-15", + "2023-05-16", + "2023-05-17", + "2023-05-18", + "2023-05-19", + "2023-05-22", + "2023-05-23", + "2023-05-24", + "2023-05-25", + "2023-05-26", + "2023-05-29", + "2023-05-30", + "2023-05-31", + "2023-06-01", + "2023-06-02", + "2023-06-05", + "2023-06-06", + "2023-06-07", + "2023-06-08", + "2023-06-09", + "2023-06-12", + "2023-06-13", + "2023-06-14", + "2023-06-15", + "2023-06-16", + "2023-06-19", + "2023-06-20", + "2023-06-21", + "2023-06-22", + "2023-06-23", + "2023-06-26", + "2023-06-27", + "2023-06-28", + "2023-06-29", + "2023-06-30", + "2023-07-03", + "2023-07-04", + "2023-07-05", + "2023-07-06", + "2023-07-07", + "2023-07-10", + "2023-07-11", + "2023-07-12", + "2023-07-13", + "2023-07-14", + "2023-07-17", + "2023-07-18", + "2023-07-19", + "2023-07-20", + "2023-07-21", + "2023-07-24", + "2023-07-25", + "2023-07-26", + "2023-07-27", + "2023-07-28", + "2023-07-31", + "2023-08-01", + "2023-08-02", + "2023-08-03", + "2023-08-04", + "2023-08-07", + "2023-08-08", + "2023-08-09", + "2023-08-10", + "2023-08-11", + "2023-08-14", + "2023-08-15", + "2023-08-16", + "2023-08-17", + "2023-08-18", + "2023-08-21", + "2023-08-22", + "2023-08-23", + "2023-08-24", + "2023-08-25", + "2023-08-28", + "2023-08-29", + "2023-08-30", + "2023-08-31", + "2023-09-01", + "2023-09-04", + "2023-09-05", + "2023-09-06", + "2023-09-07", + "2023-09-08", + "2023-09-11", + "2023-09-12", + "2023-09-13", + "2023-09-14", + "2023-09-15", + "2023-09-18", + "2023-09-19", + "2023-09-20", + "2023-09-21", + "2023-09-22", + "2023-09-25", + "2023-09-26", + "2023-09-27", + "2023-09-28", + "2023-09-29", + "2023-10-02", + "2023-10-03", + "2023-10-04", + "2023-10-05", + "2023-10-06", + "2023-10-09", + "2023-10-10", + "2023-10-11", + "2023-10-12", + "2023-10-13", + "2023-10-16", + "2023-10-17", + "2023-10-18", + "2023-10-19", + "2023-10-20", + "2023-10-23", + "2023-10-24", + "2023-10-25", + "2023-10-26", + "2023-10-27", + "2023-10-30", + "2023-10-31", + "2023-11-01", + "2023-11-02", + "2023-11-03", + "2023-11-06", + "2023-11-07", + "2023-11-08", + "2023-11-09", + "2023-11-10", + "2023-11-13", + "2023-11-14", + "2023-11-15", + "2023-11-16", + "2023-11-17", + "2023-11-20", + "2023-11-21", + "2023-11-22", + "2023-11-23", + "2023-11-24", + "2023-11-27", + "2023-11-28", + "2023-11-29", + "2023-11-30", + "2023-12-01", + "2023-12-04", + "2023-12-05", + "2023-12-06", + "2023-12-07", + "2023-12-08", + "2023-12-11", + "2023-12-12", + "2023-12-13", + "2023-12-14", + "2023-12-15", + "2023-12-18", + "2023-12-19", + "2023-12-20", + "2023-12-21", + "2023-12-22", + "2023-12-25", + "2023-12-26", + "2023-12-27", + "2023-12-28", + "2023-12-29", + "2024-01-01", + "2024-01-02", + "2024-01-03", + "2024-01-04", + "2024-01-05", + "2024-01-08", + "2024-01-09", + "2024-01-10", + "2024-01-11", + "2024-01-12", + "2024-01-15", + "2024-01-16", + "2024-01-17", + "2024-01-18", + "2024-01-19", + "2024-01-22", + "2024-01-23", + "2024-01-24", + "2024-01-25", + "2024-01-26", + "2024-01-29", + "2024-01-30", + "2024-01-31", + "2024-02-01", + "2024-02-02", + "2024-02-05", + "2024-02-06", + "2024-02-07", + "2024-02-08", + "2024-02-09", + "2024-02-12", + "2024-02-13", + "2024-02-14", + "2024-02-15", + "2024-02-16", + "2024-02-19", + "2024-02-20", + "2024-02-21", + "2024-02-22", + "2024-02-23", + "2024-02-26", + "2024-02-27", + "2024-02-28", + "2024-02-29", + "2024-03-01", + "2024-03-04", + "2024-03-05", + "2024-03-06", + "2024-03-07", + "2024-03-08", + "2024-03-11", + "2024-03-12", + "2024-03-13", + "2024-03-14", + "2024-03-15", + "2024-03-18", + "2024-03-19", + "2024-03-20", + "2024-03-21", + "2024-03-22", + "2024-03-25", + "2024-03-26", + "2024-03-27", + "2024-03-28", + "2024-03-29", + "2024-04-01", + "2024-04-02", + "2024-04-03", + "2024-04-04", + "2024-04-05", + "2024-04-08", + "2024-04-09", + "2024-04-10", + "2024-04-11", + "2024-04-12", + "2024-04-15", + "2024-04-16", + "2024-04-17", + "2024-04-18", + "2024-04-19", + "2024-04-22", + "2024-04-23", + "2024-04-24", + "2024-04-25", + "2024-04-26", + "2024-04-29", + "2024-04-30", + "2024-05-06", + "2024-05-07", + "2024-05-08", + "2024-05-09", + "2024-05-10", + "2024-05-13", + "2024-05-14", + "2024-05-15", + "2024-05-16", + "2024-05-17", + "2024-05-20", + "2024-05-21", + "2024-05-22", + "2024-05-23", + "2024-05-24", + "2024-05-27", + "2024-05-28", + "2024-05-29", + "2024-05-30", + "2024-05-31", + "2024-06-03", + "2024-06-04", + "2024-06-05", + "2024-06-06", + "2024-06-07", + "2024-06-11", + "2024-06-12", + "2024-06-13", + "2024-06-14", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-15", + "2024-07-16", + "2024-07-17", + "2024-07-18", + "2024-07-19", + "2024-07-22", + "2024-07-23", + "2024-07-24", + "2024-07-25", + "2024-07-26", + "2024-07-29", + "2024-07-30", + "2024-07-31", + "2024-08-01", + "2024-08-02", + "2024-08-05", + "2024-08-06", + "2024-08-07", + "2024-08-08", + "2024-08-09", + "2024-08-12", + "2024-08-13", + "2024-08-14", + "2024-08-15", + "2024-08-16", + "2024-08-19", + "2024-08-20", + "2024-08-21", + "2024-08-22", + "2024-08-23", + "2024-08-26", + "2024-08-27", + "2024-08-28", + "2024-08-29", + "2024-08-30", + "2024-09-02", + "2024-09-03", + "2024-09-04", + "2024-09-05", + "2024-09-06", + "2024-09-09", + "2024-09-10", + "2024-09-11", + "2024-09-12", + "2024-09-13", + "2024-09-16", + "2024-09-17", + "2024-09-18", + "2024-09-19", + "2024-09-20", + "2024-09-23", + "2024-09-24", + "2024-09-25", + "2024-09-26", + "2024-09-27", + "2024-09-30", + "2024-10-01", + "2024-10-02", + "2024-10-03", + "2024-10-04", + "2024-10-07", + "2024-10-08", + "2024-10-09", + "2024-10-10", + "2024-10-11", + "2024-10-12", + "2024-10-13", + "2024-10-14", + "2024-10-15", + "2024-10-16", + "2024-10-17", + "2024-10-18", + "2024-10-21", + "2024-10-22", + "2024-10-23", + "2024-10-24", + "2024-10-25", + "2024-10-28", + "2024-10-29", + "2024-10-30", + "2024-10-31", + "2024-11-01", + "2024-11-04", + "2024-11-05", + "2024-11-06", + "2024-11-07", + "2024-11-08", + "2024-11-11", + "2024-11-12", + "2024-11-13", + "2024-11-14", + "2024-11-15", + "2024-11-18", + "2024-11-19", + "2024-11-20", + "2024-11-21", + "2024-11-22", + "2024-11-25", + "2024-11-26", + "2024-11-27", + "2024-11-28", + "2024-11-29", + "2024-12-02", + "2024-12-03", + "2024-12-04", + "2024-12-05", + "2024-12-06", + "2024-12-09", + "2024-12-10", + "2024-12-11", + "2024-12-12", + "2024-12-13", + "2024-12-16", + "2024-12-17", + "2024-12-18", + "2024-12-19", + "2024-12-20", + "2024-12-23", + "2024-12-24", + "2024-12-25", + "2024-12-26", + "2024-12-27", + "2024-12-30", + "2024-12-31", + "2025-01-01", + "2025-01-02", + "2025-01-03", + "2025-01-06", + "2025-01-07", + "2025-01-08", + "2025-01-09", + "2025-01-10", + "2025-01-13", + "2025-01-14", + "2025-01-15", + "2025-01-16", + "2025-01-17", + "2025-01-20", + "2025-01-21", + "2025-01-22", + "2025-01-23", + "2025-01-24", + "2025-01-27", + "2025-01-28" + ], + "individual": [ + [ + "2015-01-06", + 0.16573 + ], + [ + "2015-01-07", + 0.16573 + ], + [ + "2015-01-08", + 0.16573 + ], + [ + "2015-01-09", + 0.16573 + ], + [ + "2015-01-12", + 0.16573 + ], + [ + "2015-01-13", + 0.16573 + ], + [ + "2015-01-14", + 0.16573 + ], + [ + "2015-01-15", + 0.16573 + ], + [ + "2015-01-16", + 0.16151 + ], + [ + "2015-01-19", + 0.16151 + ], + [ + "2015-01-20", + 0.16151 + ], + [ + "2015-01-21", + 0.16151 + ], + [ + "2015-01-22", + 0.16151 + ], + [ + "2015-01-23", + 0.16261 + ], + [ + "2015-01-26", + 0.16261 + ], + [ + "2015-01-27", + 0.16261 + ], + [ + "2015-01-28", + 0.16261 + ], + [ + "2015-01-29", + 0.16261 + ], + [ + "2015-01-30", + 0.1607 + ], + [ + "2015-02-02", + 0.1607 + ], + [ + "2015-02-03", + 0.1607 + ], + [ + "2015-02-04", + 0.1607 + ], + [ + "2015-02-05", + 0.1607 + ], + [ + "2015-02-06", + 0.1639 + ], + [ + "2015-02-09", + 0.1639 + ], + [ + "2015-02-10", + 0.1639 + ], + [ + "2015-02-11", + 0.1639 + ], + [ + "2015-02-12", + 0.1639 + ], + [ + "2015-02-13", + 0.16727 + ], + [ + "2015-02-16", + 0.16727 + ], + [ + "2015-02-17", + 0.1629 + ], + [ + "2015-02-18", + 0.1629 + ], + [ + "2015-02-19", + 0.1629 + ], + [ + "2015-02-20", + 0.1629 + ], + [ + "2015-02-23", + 0.1629 + ], + [ + "2015-02-24", + 0.1629 + ], + [ + "2015-02-25", + 0.1629 + ], + [ + "2015-02-26", + 0.1629 + ], + [ + "2015-02-27", + 0.16068 + ], + [ + "2015-03-02", + 0.16068 + ], + [ + "2015-03-03", + 0.16068 + ], + [ + "2015-03-04", + 0.16068 + ], + [ + "2015-03-05", + 0.16068 + ], + [ + "2015-03-06", + 0.16308 + ], + [ + "2015-03-09", + 0.16308 + ], + [ + "2015-03-10", + 0.16308 + ], + [ + "2015-03-11", + 0.16308 + ], + [ + "2015-03-12", + 0.16308 + ], + [ + "2015-03-13", + 0.17032 + ], + [ + "2015-03-16", + 0.17032 + ], + [ + "2015-03-17", + 0.17032 + ], + [ + "2015-03-18", + 0.17032 + ], + [ + "2015-03-19", + 0.17032 + ], + [ + "2015-03-20", + 0.1674 + ], + [ + "2015-03-23", + 0.1674 + ], + [ + "2015-03-24", + 0.1674 + ], + [ + "2015-03-25", + 0.1674 + ], + [ + "2015-03-26", + 0.1674 + ], + [ + "2015-03-27", + 0.16793 + ], + [ + "2015-03-30", + 0.16793 + ], + [ + "2015-03-31", + 0.16793 + ], + [ + "2015-04-01", + 0.16793 + ], + [ + "2015-04-02", + 0.16793 + ], + [ + "2015-04-03", + 0.24385 + ], + [ + "2015-04-06", + 0.24385 + ], + [ + "2015-04-07", + 0.24385 + ], + [ + "2015-04-08", + 0.24385 + ], + [ + "2015-04-09", + 0.24385 + ], + [ + "2015-04-10", + 0.24963 + ], + [ + "2015-04-13", + 0.24963 + ], + [ + "2015-04-14", + 0.24963 + ], + [ + "2015-04-15", + 0.24963 + ], + [ + "2015-04-16", + 0.24963 + ], + [ + "2015-04-17", + 0.24966 + ], + [ + "2015-04-20", + 0.24966 + ], + [ + "2015-04-21", + 0.24966 + ], + [ + "2015-04-22", + 0.24966 + ], + [ + "2015-04-23", + 0.24966 + ], + [ + "2015-04-24", + 0.24331 + ], + [ + "2015-04-27", + 0.24331 + ], + [ + "2015-04-28", + 0.24331 + ], + [ + "2015-04-29", + 0.24331 + ], + [ + "2015-04-30", + 0.24639 + ], + [ + "2015-05-01", + 0.24639 + ], + [ + "2015-05-04", + 0.24639 + ], + [ + "2015-05-05", + 0.24639 + ], + [ + "2015-05-06", + 0.24639 + ], + [ + "2015-05-07", + 0.24639 + ], + [ + "2015-05-08", + 0.25852 + ], + [ + "2015-05-11", + 0.25852 + ], + [ + "2015-05-12", + 0.25852 + ], + [ + "2015-05-13", + 0.25852 + ], + [ + "2015-05-14", + 0.25852 + ], + [ + "2015-05-15", + 0.25499 + ], + [ + "2015-05-18", + 0.25499 + ], + [ + "2015-05-19", + 0.25499 + ], + [ + "2015-05-20", + 0.25499 + ], + [ + "2015-05-21", + 0.25499 + ], + [ + "2015-05-22", + 0.26822 + ], + [ + "2015-05-25", + 0.26822 + ], + [ + "2015-05-26", + 0.26822 + ], + [ + "2015-05-27", + 0.26822 + ], + [ + "2015-05-28", + 0.26822 + ], + [ + "2015-05-29", + 0.26368 + ], + [ + "2015-06-01", + 0.26368 + ], + [ + "2015-06-02", + 0.26368 + ], + [ + "2015-06-03", + 0.26368 + ], + [ + "2015-06-04", + 0.26368 + ], + [ + "2015-06-05", + 0.26512 + ], + [ + "2015-06-08", + 0.26512 + ], + [ + "2015-06-09", + 0.26512 + ], + [ + "2015-06-10", + 0.26512 + ], + [ + "2015-06-11", + 0.26512 + ], + [ + "2015-06-12", + 0.26127 + ], + [ + "2015-06-15", + 0.26127 + ], + [ + "2015-06-16", + 0.26127 + ], + [ + "2015-06-17", + 0.26127 + ], + [ + "2015-06-18", + 0.26127 + ], + [ + "2015-06-19", + 0.27561 + ], + [ + "2015-06-22", + 0.27561 + ], + [ + "2015-06-23", + 0.27561 + ], + [ + "2015-06-24", + 0.27561 + ], + [ + "2015-06-25", + 0.27561 + ], + [ + "2015-06-26", + 0.26801 + ], + [ + "2015-06-29", + 0.26801 + ], + [ + "2015-06-30", + 0.26801 + ], + [ + "2015-07-01", + 0.26801 + ], + [ + "2015-07-02", + 0.26801 + ], + [ + "2015-07-03", + 0.35241 + ], + [ + "2015-07-06", + 0.35241 + ], + [ + "2015-07-07", + 0.35241 + ], + [ + "2015-07-08", + 0.35241 + ], + [ + "2015-07-09", + 0.35241 + ], + [ + "2015-07-10", + 0.34151 + ], + [ + "2015-07-13", + 0.34151 + ], + [ + "2015-07-14", + 0.34151 + ], + [ + "2015-07-15", + 0.34151 + ], + [ + "2015-07-16", + 0.34151 + ], + [ + "2015-07-17", + 0.33465 + ], + [ + "2015-07-20", + 0.33465 + ], + [ + "2015-07-21", + 0.33465 + ], + [ + "2015-07-22", + 0.33465 + ], + [ + "2015-07-23", + 0.33465 + ], + [ + "2015-07-24", + 0.34421 + ], + [ + "2015-07-27", + 0.34421 + ], + [ + "2015-07-28", + 0.34421 + ], + [ + "2015-07-29", + 0.34421 + ], + [ + "2015-07-30", + 0.34421 + ], + [ + "2015-07-31", + 0.34767 + ], + [ + "2015-08-03", + 0.34767 + ], + [ + "2015-08-04", + 0.34767 + ], + [ + "2015-08-05", + 0.34767 + ], + [ + "2015-08-06", + 0.34767 + ], + [ + "2015-08-07", + 0.35266 + ], + [ + "2015-08-10", + 0.35266 + ], + [ + "2015-08-11", + 0.35266 + ], + [ + "2015-08-12", + 0.35266 + ], + [ + "2015-08-13", + 0.35266 + ], + [ + "2015-08-14", + 0.35047 + ], + [ + "2015-08-17", + 0.35047 + ], + [ + "2015-08-18", + 0.35047 + ], + [ + "2015-08-19", + 0.35047 + ], + [ + "2015-08-20", + 0.35047 + ], + [ + "2015-08-21", + 0.34757 + ], + [ + "2015-08-24", + 0.34757 + ], + [ + "2015-08-25", + 0.34757 + ], + [ + "2015-08-26", + 0.34757 + ], + [ + "2015-08-27", + 0.34757 + ], + [ + "2015-08-28", + 0.34975 + ], + [ + "2015-08-31", + 0.34975 + ], + [ + "2015-09-01", + 0.34975 + ], + [ + "2015-09-02", + 0.35427 + ], + [ + "2015-09-03", + 0.35427 + ], + [ + "2015-09-04", + 0.35427 + ], + [ + "2015-09-07", + 0.35427 + ], + [ + "2015-09-08", + 0.35427 + ], + [ + "2015-09-09", + 0.35427 + ], + [ + "2015-09-10", + 0.35427 + ], + [ + "2015-09-11", + 0.35296 + ], + [ + "2015-09-14", + 0.35296 + ], + [ + "2015-09-15", + 0.35296 + ], + [ + "2015-09-16", + 0.35296 + ], + [ + "2015-09-17", + 0.35296 + ], + [ + "2015-09-18", + 0.34879 + ], + [ + "2015-09-21", + 0.34879 + ], + [ + "2015-09-22", + 0.34879 + ], + [ + "2015-09-23", + 0.34879 + ], + [ + "2015-09-24", + 0.34879 + ], + [ + "2015-09-25", + 0.34947 + ], + [ + "2015-09-28", + 0.34947 + ], + [ + "2015-09-29", + 0.34947 + ], + [ + "2015-09-30", + 0.35169 + ], + [ + "2015-10-01", + 0.35169 + ], + [ + "2015-10-02", + 0.35169 + ], + [ + "2015-10-05", + 0.35169 + ], + [ + "2015-10-06", + 0.35169 + ], + [ + "2015-10-07", + 0.35169 + ], + [ + "2015-10-08", + 0.35169 + ], + [ + "2015-10-09", + 0.60704 + ], + [ + "2015-10-12", + 0.60704 + ], + [ + "2015-10-13", + 0.60704 + ], + [ + "2015-10-14", + 0.60704 + ], + [ + "2015-10-15", + 0.60704 + ], + [ + "2015-10-16", + 0.60928 + ], + [ + "2015-10-19", + 0.60928 + ], + [ + "2015-10-20", + 0.60928 + ], + [ + "2015-10-21", + 0.60928 + ], + [ + "2015-10-22", + 0.60928 + ], + [ + "2015-10-23", + 0.60805 + ], + [ + "2015-10-26", + 0.60805 + ], + [ + "2015-10-27", + 0.60805 + ], + [ + "2015-10-28", + 0.60805 + ], + [ + "2015-10-29", + 0.60805 + ], + [ + "2015-10-30", + 0.60492 + ], + [ + "2015-11-02", + 0.60492 + ], + [ + "2015-11-03", + 0.60492 + ], + [ + "2015-11-04", + 0.60492 + ], + [ + "2015-11-05", + 0.60492 + ], + [ + "2015-11-06", + 0.61113 + ], + [ + "2015-11-09", + 0.61113 + ], + [ + "2015-11-10", + 0.61113 + ], + [ + "2015-11-11", + 0.61113 + ], + [ + "2015-11-12", + 0.61113 + ], + [ + "2015-11-13", + 0.6045 + ], + [ + "2015-11-16", + 0.6045 + ], + [ + "2015-11-17", + 0.6045 + ], + [ + "2015-11-18", + 0.6045 + ], + [ + "2015-11-19", + 0.6045 + ], + [ + "2015-11-20", + 0.60929 + ], + [ + "2015-11-23", + 0.60929 + ], + [ + "2015-11-24", + 0.60929 + ], + [ + "2015-11-25", + 0.60929 + ], + [ + "2015-11-26", + 0.60929 + ], + [ + "2015-11-27", + 0.61695 + ], + [ + "2015-11-30", + 0.61695 + ], + [ + "2015-12-01", + 0.61695 + ], + [ + "2015-12-02", + 0.61695 + ], + [ + "2015-12-03", + 0.61695 + ], + [ + "2015-12-04", + 0.61312 + ], + [ + "2015-12-07", + 0.61312 + ], + [ + "2015-12-08", + 0.61312 + ], + [ + "2015-12-09", + 0.61312 + ], + [ + "2015-12-10", + 0.61312 + ], + [ + "2015-12-11", + 0.62362 + ], + [ + "2015-12-14", + 0.62362 + ], + [ + "2015-12-15", + 0.62362 + ], + [ + "2015-12-16", + 0.62362 + ], + [ + "2015-12-17", + 0.62362 + ], + [ + "2015-12-18", + 0.63745 + ], + [ + "2015-12-21", + 0.63745 + ], + [ + "2015-12-22", + 0.63745 + ], + [ + "2015-12-23", + 0.63745 + ], + [ + "2015-12-24", + 0.63745 + ], + [ + "2015-12-25", + 0.62476 + ], + [ + "2015-12-28", + 0.62476 + ], + [ + "2015-12-29", + 0.62476 + ], + [ + "2015-12-30", + 0.62476 + ], + [ + "2015-12-31", + 0.63552 + ], + [ + "2016-01-01", + 0.63552 + ], + [ + "2016-01-04", + 0.63552 + ], + [ + "2016-01-05", + 0.63552 + ], + [ + "2016-01-06", + 0.63552 + ], + [ + "2016-01-07", + 0.63552 + ], + [ + "2016-01-08", + 0.26907 + ], + [ + "2016-01-11", + 0.26907 + ], + [ + "2016-01-12", + 0.26907 + ], + [ + "2016-01-13", + 0.26907 + ], + [ + "2016-01-14", + 0.26907 + ], + [ + "2016-01-15", + 0.27219 + ], + [ + "2016-01-18", + 0.27219 + ], + [ + "2016-01-19", + 0.27219 + ], + [ + "2016-01-20", + 0.27219 + ], + [ + "2016-01-21", + 0.27219 + ], + [ + "2016-01-22", + 0.27551 + ], + [ + "2016-01-25", + 0.27551 + ], + [ + "2016-01-26", + 0.27551 + ], + [ + "2016-01-27", + 0.27551 + ], + [ + "2016-01-28", + 0.27551 + ], + [ + "2016-01-29", + 0.2712 + ], + [ + "2016-02-01", + 0.2712 + ], + [ + "2016-02-02", + 0.2712 + ], + [ + "2016-02-03", + 0.2712 + ], + [ + "2016-02-04", + 0.2712 + ], + [ + "2016-02-05", + 0.2694 + ], + [ + "2016-02-08", + 0.2694 + ], + [ + "2016-02-09", + 0.2694 + ], + [ + "2016-02-10", + 0.2694 + ], + [ + "2016-02-11", + 0.2694 + ], + [ + "2016-02-12", + 0.2694 + ], + [ + "2016-02-15", + 0.2694 + ], + [ + "2016-02-16", + 0.2694 + ], + [ + "2016-02-17", + 0.2694 + ], + [ + "2016-02-18", + 0.2694 + ], + [ + "2016-02-19", + 0.2729 + ], + [ + "2016-02-22", + 0.2729 + ], + [ + "2016-02-23", + 0.2729 + ], + [ + "2016-02-24", + 0.2729 + ], + [ + "2016-02-25", + 0.2729 + ], + [ + "2016-02-26", + 0.27679 + ], + [ + "2016-02-29", + 0.27679 + ], + [ + "2016-03-01", + 0.27679 + ], + [ + "2016-03-02", + 0.27679 + ], + [ + "2016-03-03", + 0.27679 + ], + [ + "2016-03-04", + 0.27605 + ], + [ + "2016-03-07", + 0.27605 + ], + [ + "2016-03-08", + 0.27605 + ], + [ + "2016-03-09", + 0.27605 + ], + [ + "2016-03-10", + 0.27605 + ], + [ + "2016-03-11", + 0.2787 + ], + [ + "2016-03-14", + 0.2787 + ], + [ + "2016-03-15", + 0.2787 + ], + [ + "2016-03-16", + 0.2787 + ], + [ + "2016-03-17", + 0.2787 + ], + [ + "2016-03-18", + 0.27557 + ], + [ + "2016-03-21", + 0.27557 + ], + [ + "2016-03-22", + 0.27557 + ], + [ + "2016-03-23", + 0.27557 + ], + [ + "2016-03-24", + 0.27557 + ], + [ + "2016-03-25", + 0.27966 + ], + [ + "2016-03-28", + 0.27966 + ], + [ + "2016-03-29", + 0.27966 + ], + [ + "2016-03-30", + 0.27966 + ], + [ + "2016-03-31", + 0.27966 + ], + [ + "2016-04-01", + 0.38215 + ], + [ + "2016-04-04", + 0.38215 + ], + [ + "2016-04-05", + 0.38215 + ], + [ + "2016-04-06", + 0.38215 + ], + [ + "2016-04-07", + 0.38215 + ], + [ + "2016-04-08", + 0.38166 + ], + [ + "2016-04-11", + 0.38166 + ], + [ + "2016-04-12", + 0.38166 + ], + [ + "2016-04-13", + 0.38166 + ], + [ + "2016-04-14", + 0.38166 + ], + [ + "2016-04-15", + 0.37753 + ], + [ + "2016-04-18", + 0.37753 + ], + [ + "2016-04-19", + 0.37753 + ], + [ + "2016-04-20", + 0.37753 + ], + [ + "2016-04-21", + 0.37753 + ], + [ + "2016-04-22", + 0.38328 + ], + [ + "2016-04-25", + 0.38328 + ], + [ + "2016-04-26", + 0.38328 + ], + [ + "2016-04-27", + 0.38328 + ], + [ + "2016-04-28", + 0.38328 + ], + [ + "2016-04-29", + 0.38486 + ], + [ + "2016-05-02", + 0.38486 + ], + [ + "2016-05-03", + 0.38486 + ], + [ + "2016-05-04", + 0.38486 + ], + [ + "2016-05-05", + 0.38486 + ], + [ + "2016-05-06", + 0.38932 + ], + [ + "2016-05-09", + 0.38932 + ], + [ + "2016-05-10", + 0.38932 + ], + [ + "2016-05-11", + 0.38932 + ], + [ + "2016-05-12", + 0.38932 + ], + [ + "2016-05-13", + 0.39249 + ], + [ + "2016-05-16", + 0.39249 + ], + [ + "2016-05-17", + 0.39249 + ], + [ + "2016-05-18", + 0.39249 + ], + [ + "2016-05-19", + 0.39249 + ], + [ + "2016-05-20", + 0.39314 + ], + [ + "2016-05-23", + 0.39314 + ], + [ + "2016-05-24", + 0.39314 + ], + [ + "2016-05-25", + 0.39314 + ], + [ + "2016-05-26", + 0.39314 + ], + [ + "2016-05-27", + 0.38838 + ], + [ + "2016-05-30", + 0.38838 + ], + [ + "2016-05-31", + 0.38838 + ], + [ + "2016-06-01", + 0.38838 + ], + [ + "2016-06-02", + 0.38838 + ], + [ + "2016-06-03", + 0.39534 + ], + [ + "2016-06-06", + 0.39534 + ], + [ + "2016-06-07", + 0.39534 + ], + [ + "2016-06-08", + 0.39332 + ], + [ + "2016-06-09", + 0.39332 + ], + [ + "2016-06-10", + 0.39332 + ], + [ + "2016-06-13", + 0.39332 + ], + [ + "2016-06-14", + 0.39332 + ], + [ + "2016-06-15", + 0.39332 + ], + [ + "2016-06-16", + 0.39332 + ], + [ + "2016-06-17", + 0.39285 + ], + [ + "2016-06-20", + 0.39285 + ], + [ + "2016-06-21", + 0.39285 + ], + [ + "2016-06-22", + 0.39285 + ], + [ + "2016-06-23", + 0.39285 + ], + [ + "2016-06-24", + 0.39981 + ], + [ + "2016-06-27", + 0.39981 + ], + [ + "2016-06-28", + 0.39981 + ], + [ + "2016-06-29", + 0.39981 + ], + [ + "2016-06-30", + 0.39981 + ], + [ + "2016-07-01", + 0.48609 + ], + [ + "2016-07-04", + 0.48609 + ], + [ + "2016-07-05", + 0.48609 + ], + [ + "2016-07-06", + 0.48609 + ], + [ + "2016-07-07", + 0.48609 + ], + [ + "2016-07-08", + 0.48885 + ], + [ + "2016-07-11", + 0.48885 + ], + [ + "2016-07-12", + 0.48885 + ], + [ + "2016-07-13", + 0.48885 + ], + [ + "2016-07-14", + 0.48885 + ], + [ + "2016-07-15", + 0.48727 + ], + [ + "2016-07-18", + 0.48727 + ], + [ + "2016-07-19", + 0.48727 + ], + [ + "2016-07-20", + 0.48727 + ], + [ + "2016-07-21", + 0.48727 + ], + [ + "2016-07-22", + 0.48897 + ], + [ + "2016-07-25", + 0.48897 + ], + [ + "2016-07-26", + 0.48897 + ], + [ + "2016-07-27", + 0.48897 + ], + [ + "2016-07-28", + 0.48897 + ], + [ + "2016-07-29", + 0.48004 + ], + [ + "2016-08-01", + 0.48004 + ], + [ + "2016-08-02", + 0.48004 + ], + [ + "2016-08-03", + 0.48004 + ], + [ + "2016-08-04", + 0.48004 + ], + [ + "2016-08-05", + 0.48368 + ], + [ + "2016-08-08", + 0.48368 + ], + [ + "2016-08-09", + 0.48368 + ], + [ + "2016-08-10", + 0.48368 + ], + [ + "2016-08-11", + 0.48368 + ], + [ + "2016-08-12", + 0.47956 + ], + [ + "2016-08-15", + 0.47956 + ], + [ + "2016-08-16", + 0.47956 + ], + [ + "2016-08-17", + 0.47956 + ], + [ + "2016-08-18", + 0.47956 + ], + [ + "2016-08-19", + 0.48343 + ], + [ + "2016-08-22", + 0.48343 + ], + [ + "2016-08-23", + 0.48343 + ], + [ + "2016-08-24", + 0.48343 + ], + [ + "2016-08-25", + 0.48343 + ], + [ + "2016-08-26", + 0.4857 + ], + [ + "2016-08-29", + 0.4857 + ], + [ + "2016-08-30", + 0.4857 + ], + [ + "2016-08-31", + 0.4857 + ], + [ + "2016-09-01", + 0.4857 + ], + [ + "2016-09-02", + 0.48334 + ], + [ + "2016-09-05", + 0.48334 + ], + [ + "2016-09-06", + 0.48334 + ], + [ + "2016-09-07", + 0.48334 + ], + [ + "2016-09-08", + 0.48334 + ], + [ + "2016-09-09", + 0.49321 + ], + [ + "2016-09-12", + 0.49321 + ], + [ + "2016-09-13", + 0.49321 + ], + [ + "2016-09-14", + 0.49727 + ], + [ + "2016-09-15", + 0.49727 + ], + [ + "2016-09-16", + 0.49727 + ], + [ + "2016-09-19", + 0.49727 + ], + [ + "2016-09-20", + 0.49727 + ], + [ + "2016-09-21", + 0.49727 + ], + [ + "2016-09-22", + 0.49727 + ], + [ + "2016-09-23", + 0.49772 + ], + [ + "2016-09-26", + 0.49772 + ], + [ + "2016-09-27", + 0.49772 + ], + [ + "2016-09-28", + 0.49772 + ], + [ + "2016-09-29", + 0.49772 + ], + [ + "2016-09-30", + 0.49137 + ], + [ + "2016-10-03", + 0.49137 + ], + [ + "2016-10-04", + 0.49137 + ], + [ + "2016-10-05", + 0.49137 + ], + [ + "2016-10-06", + 0.49137 + ], + [ + "2016-10-07", + 0.49137 + ], + [ + "2016-10-10", + 0.49137 + ], + [ + "2016-10-11", + 0.49137 + ], + [ + "2016-10-12", + 0.49137 + ], + [ + "2016-10-13", + 0.49137 + ], + [ + "2016-10-14", + 0.7271 + ], + [ + "2016-10-17", + 0.7271 + ], + [ + "2016-10-18", + 0.7271 + ], + [ + "2016-10-19", + 0.7271 + ], + [ + "2016-10-20", + 0.7271 + ], + [ + "2016-10-21", + 0.73258 + ], + [ + "2016-10-24", + 0.73258 + ], + [ + "2016-10-25", + 0.73258 + ], + [ + "2016-10-26", + 0.73258 + ], + [ + "2016-10-27", + 0.73258 + ], + [ + "2016-10-28", + 0.7334 + ], + [ + "2016-10-31", + 0.7334 + ], + [ + "2016-11-01", + 0.7334 + ], + [ + "2016-11-02", + 0.7334 + ], + [ + "2016-11-03", + 0.7334 + ], + [ + "2016-11-04", + 0.73325 + ], + [ + "2016-11-07", + 0.73325 + ], + [ + "2016-11-08", + 0.73325 + ], + [ + "2016-11-09", + 0.73325 + ], + [ + "2016-11-10", + 0.73325 + ], + [ + "2016-11-11", + 0.73164 + ], + [ + "2016-11-14", + 0.73164 + ], + [ + "2016-11-15", + 0.73164 + ], + [ + "2016-11-16", + 0.73164 + ], + [ + "2016-11-17", + 0.73164 + ], + [ + "2016-11-18", + 0.73359 + ], + [ + "2016-11-21", + 0.73359 + ], + [ + "2016-11-22", + 0.73359 + ], + [ + "2016-11-23", + 0.73359 + ], + [ + "2016-11-24", + 0.73359 + ], + [ + "2016-11-25", + 0.73481 + ], + [ + "2016-11-28", + 0.73481 + ], + [ + "2016-11-29", + 0.73481 + ], + [ + "2016-11-30", + 0.73481 + ], + [ + "2016-12-01", + 0.73481 + ], + [ + "2016-12-02", + 0.73626 + ], + [ + "2016-12-05", + 0.73626 + ], + [ + "2016-12-06", + 0.73626 + ], + [ + "2016-12-07", + 0.73626 + ], + [ + "2016-12-08", + 0.73626 + ], + [ + "2016-12-09", + 0.73861 + ], + [ + "2016-12-12", + 0.73861 + ], + [ + "2016-12-13", + 0.73861 + ], + [ + "2016-12-14", + 0.73861 + ], + [ + "2016-12-15", + 0.73861 + ], + [ + "2016-12-16", + 0.73678 + ], + [ + "2016-12-19", + 0.73678 + ], + [ + "2016-12-20", + 0.73678 + ], + [ + "2016-12-21", + 0.73678 + ], + [ + "2016-12-22", + 0.73678 + ], + [ + "2016-12-23", + 0.74138 + ], + [ + "2016-12-26", + 0.74138 + ], + [ + "2016-12-27", + 0.74138 + ], + [ + "2016-12-28", + 0.74138 + ], + [ + "2016-12-29", + 0.74138 + ], + [ + "2016-12-30", + 0.74051 + ], + [ + "2017-01-02", + 0.74051 + ], + [ + "2017-01-03", + 0.74051 + ], + [ + "2017-01-04", + 0.74051 + ], + [ + "2017-01-05", + 0.74051 + ], + [ + "2017-01-06", + 0.37097 + ], + [ + "2017-01-09", + 0.37097 + ], + [ + "2017-01-10", + 0.37097 + ], + [ + "2017-01-11", + 0.37097 + ], + [ + "2017-01-12", + 0.37097 + ], + [ + "2017-01-13", + 0.373 + ], + [ + "2017-01-16", + 0.373 + ], + [ + "2017-01-17", + 0.373 + ], + [ + "2017-01-18", + 0.373 + ], + [ + "2017-01-19", + 0.373 + ], + [ + "2017-01-20", + 0.36981 + ], + [ + "2017-01-23", + 0.36981 + ], + [ + "2017-01-24", + 0.36981 + ], + [ + "2017-01-25", + 0.36981 + ], + [ + "2017-01-26", + 0.36751 + ], + [ + "2017-01-27", + 0.36751 + ], + [ + "2017-01-30", + 0.36751 + ], + [ + "2017-01-31", + 0.36751 + ], + [ + "2017-02-01", + 0.36751 + ], + [ + "2017-02-02", + 0.36751 + ], + [ + "2017-02-03", + 0.36671 + ], + [ + "2017-02-06", + 0.36671 + ], + [ + "2017-02-07", + 0.36671 + ], + [ + "2017-02-08", + 0.36671 + ], + [ + "2017-02-09", + 0.36671 + ], + [ + "2017-02-10", + 0.3702 + ], + [ + "2017-02-13", + 0.3702 + ], + [ + "2017-02-14", + 0.3702 + ], + [ + "2017-02-15", + 0.3702 + ], + [ + "2017-02-16", + 0.3702 + ], + [ + "2017-02-17", + 0.4054 + ], + [ + "2017-02-20", + 0.4054 + ], + [ + "2017-02-21", + 0.4054 + ], + [ + "2017-02-22", + 0.4054 + ], + [ + "2017-02-23", + 0.4054 + ], + [ + "2017-02-24", + 0.3766 + ], + [ + "2017-02-27", + 0.3766 + ], + [ + "2017-02-28", + 0.3766 + ], + [ + "2017-03-01", + 0.3766 + ], + [ + "2017-03-02", + 0.3766 + ], + [ + "2017-03-03", + 0.37626 + ], + [ + "2017-03-06", + 0.37626 + ], + [ + "2017-03-07", + 0.37626 + ], + [ + "2017-03-08", + 0.37626 + ], + [ + "2017-03-09", + 0.37626 + ], + [ + "2017-03-10", + 0.37958 + ], + [ + "2017-03-13", + 0.37958 + ], + [ + "2017-03-14", + 0.37958 + ], + [ + "2017-03-15", + 0.37958 + ], + [ + "2017-03-16", + 0.37958 + ], + [ + "2017-03-17", + 0.38104 + ], + [ + "2017-03-20", + 0.38104 + ], + [ + "2017-03-21", + 0.38104 + ], + [ + "2017-03-22", + 0.38104 + ], + [ + "2017-03-23", + 0.38104 + ], + [ + "2017-03-24", + 0.38161 + ], + [ + "2017-03-27", + 0.38161 + ], + [ + "2017-03-28", + 0.38161 + ], + [ + "2017-03-29", + 0.38161 + ], + [ + "2017-03-30", + 0.38161 + ], + [ + "2017-03-31", + 0.38546 + ], + [ + "2017-04-03", + 0.38546 + ], + [ + "2017-04-04", + 0.38546 + ], + [ + "2017-04-05", + 0.38546 + ], + [ + "2017-04-06", + 0.38546 + ], + [ + "2017-04-07", + 0.46462 + ], + [ + "2017-04-10", + 0.46462 + ], + [ + "2017-04-11", + 0.46462 + ], + [ + "2017-04-12", + 0.46462 + ], + [ + "2017-04-13", + 0.46462 + ], + [ + "2017-04-14", + 0.47057 + ], + [ + "2017-04-17", + 0.47057 + ], + [ + "2017-04-18", + 0.47057 + ], + [ + "2017-04-19", + 0.47057 + ], + [ + "2017-04-20", + 0.47057 + ], + [ + "2017-04-21", + 0.4806 + ], + [ + "2017-04-24", + 0.4806 + ], + [ + "2017-04-25", + 0.4806 + ], + [ + "2017-04-26", + 0.4806 + ], + [ + "2017-04-27", + 0.4806 + ], + [ + "2017-04-28", + 0.47876 + ], + [ + "2017-05-01", + 0.47876 + ], + [ + "2017-05-02", + 0.47876 + ], + [ + "2017-05-03", + 0.47876 + ], + [ + "2017-05-04", + 0.47876 + ], + [ + "2017-05-05", + 0.48258 + ], + [ + "2017-05-08", + 0.48258 + ], + [ + "2017-05-09", + 0.48258 + ], + [ + "2017-05-10", + 0.48258 + ], + [ + "2017-05-11", + 0.48258 + ], + [ + "2017-05-12", + 0.48252 + ], + [ + "2017-05-15", + 0.48252 + ], + [ + "2017-05-16", + 0.48252 + ], + [ + "2017-05-17", + 0.48252 + ], + [ + "2017-05-18", + 0.48252 + ], + [ + "2017-05-19", + 0.47888 + ], + [ + "2017-05-22", + 0.47888 + ], + [ + "2017-05-23", + 0.47888 + ], + [ + "2017-05-24", + 0.47888 + ], + [ + "2017-05-25", + 0.47888 + ], + [ + "2017-05-26", + 0.48581 + ], + [ + "2017-05-29", + 0.48581 + ], + [ + "2017-05-30", + 0.48581 + ], + [ + "2017-05-31", + 0.48581 + ], + [ + "2017-06-01", + 0.48581 + ], + [ + "2017-06-02", + 0.47951 + ], + [ + "2017-06-05", + 0.47951 + ], + [ + "2017-06-06", + 0.47951 + ], + [ + "2017-06-07", + 0.47951 + ], + [ + "2017-06-08", + 0.47951 + ], + [ + "2017-06-09", + 0.48223 + ], + [ + "2017-06-12", + 0.48223 + ], + [ + "2017-06-13", + 0.48223 + ], + [ + "2017-06-14", + 0.48223 + ], + [ + "2017-06-15", + 0.48223 + ], + [ + "2017-06-16", + 0.48784 + ], + [ + "2017-06-19", + 0.48784 + ], + [ + "2017-06-20", + 0.48784 + ], + [ + "2017-06-21", + 0.48784 + ], + [ + "2017-06-22", + 0.48784 + ], + [ + "2017-06-23", + 0.48811 + ], + [ + "2017-06-26", + 0.48811 + ], + [ + "2017-06-27", + 0.48811 + ], + [ + "2017-06-28", + 0.48811 + ], + [ + "2017-06-29", + 0.48811 + ], + [ + "2017-06-30", + 0.48916 + ], + [ + "2017-07-03", + 0.48916 + ], + [ + "2017-07-04", + 0.48916 + ], + [ + "2017-07-05", + 0.48916 + ], + [ + "2017-07-06", + 0.48916 + ], + [ + "2017-07-07", + 0.5295 + ], + [ + "2017-07-10", + 0.5295 + ], + [ + "2017-07-11", + 0.5295 + ], + [ + "2017-07-12", + 0.5295 + ], + [ + "2017-07-13", + 0.5295 + ], + [ + "2017-07-14", + 0.52956 + ], + [ + "2017-07-17", + 0.52956 + ], + [ + "2017-07-18", + 0.52956 + ], + [ + "2017-07-19", + 0.52956 + ], + [ + "2017-07-20", + 0.52956 + ], + [ + "2017-07-21", + 0.52953 + ], + [ + "2017-07-24", + 0.52953 + ], + [ + "2017-07-25", + 0.52953 + ], + [ + "2017-07-26", + 0.52953 + ], + [ + "2017-07-27", + 0.52953 + ], + [ + "2017-07-28", + 0.52952 + ], + [ + "2017-07-31", + 0.52952 + ], + [ + "2017-08-01", + 0.52952 + ], + [ + "2017-08-02", + 0.52952 + ], + [ + "2017-08-03", + 0.52952 + ], + [ + "2017-08-04", + 0.52181 + ], + [ + "2017-08-07", + 0.52181 + ], + [ + "2017-08-08", + 0.52181 + ], + [ + "2017-08-09", + 0.52181 + ], + [ + "2017-08-10", + 0.52181 + ], + [ + "2017-08-11", + 0.53312 + ], + [ + "2017-08-14", + 0.53312 + ], + [ + "2017-08-15", + 0.53312 + ], + [ + "2017-08-16", + 0.53312 + ], + [ + "2017-08-17", + 0.53312 + ], + [ + "2017-08-18", + 0.53141 + ], + [ + "2017-08-21", + 0.53141 + ], + [ + "2017-08-22", + 0.53141 + ], + [ + "2017-08-23", + 0.53141 + ], + [ + "2017-08-24", + 0.53141 + ], + [ + "2017-08-25", + 0.53018 + ], + [ + "2017-08-28", + 0.53018 + ], + [ + "2017-08-29", + 0.53018 + ], + [ + "2017-08-30", + 0.53018 + ], + [ + "2017-08-31", + 0.53018 + ], + [ + "2017-09-01", + 0.53584 + ], + [ + "2017-09-04", + 0.53584 + ], + [ + "2017-09-05", + 0.53584 + ], + [ + "2017-09-06", + 0.53584 + ], + [ + "2017-09-07", + 0.53584 + ], + [ + "2017-09-08", + 0.53835 + ], + [ + "2017-09-11", + 0.53835 + ], + [ + "2017-09-12", + 0.53835 + ], + [ + "2017-09-13", + 0.53835 + ], + [ + "2017-09-14", + 0.53835 + ], + [ + "2017-09-15", + 0.5443 + ], + [ + "2017-09-18", + 0.5443 + ], + [ + "2017-09-19", + 0.5443 + ], + [ + "2017-09-20", + 0.5443 + ], + [ + "2017-09-21", + 0.5443 + ], + [ + "2017-09-22", + 0.54637 + ], + [ + "2017-09-25", + 0.54637 + ], + [ + "2017-09-26", + 0.54637 + ], + [ + "2017-09-27", + 0.54637 + ], + [ + "2017-09-28", + 0.54637 + ], + [ + "2017-09-29", + 0.54886 + ], + [ + "2017-10-02", + 0.54886 + ], + [ + "2017-10-03", + 0.54886 + ], + [ + "2017-10-04", + 0.54886 + ], + [ + "2017-10-05", + 0.54886 + ], + [ + "2017-10-06", + 0.54886 + ], + [ + "2017-10-09", + 0.54886 + ], + [ + "2017-10-10", + 0.54886 + ], + [ + "2017-10-11", + 0.54886 + ], + [ + "2017-10-12", + 0.54886 + ], + [ + "2017-10-13", + 0.81674 + ], + [ + "2017-10-16", + 0.81674 + ], + [ + "2017-10-17", + 0.81674 + ], + [ + "2017-10-18", + 0.81674 + ], + [ + "2017-10-19", + 0.81674 + ], + [ + "2017-10-20", + 0.8138 + ], + [ + "2017-10-23", + 0.8138 + ], + [ + "2017-10-24", + 0.8138 + ], + [ + "2017-10-25", + 0.8138 + ], + [ + "2017-10-26", + 0.8138 + ], + [ + "2017-10-27", + 0.81494 + ], + [ + "2017-10-30", + 0.81494 + ], + [ + "2017-10-31", + 0.81494 + ], + [ + "2017-11-01", + 0.81494 + ], + [ + "2017-11-02", + 0.81494 + ], + [ + "2017-11-03", + 0.81573 + ], + [ + "2017-11-06", + 0.81573 + ], + [ + "2017-11-07", + 0.81573 + ], + [ + "2017-11-08", + 0.81573 + ], + [ + "2017-11-09", + 0.81573 + ], + [ + "2017-11-10", + 0.82334 + ], + [ + "2017-11-13", + 0.82334 + ], + [ + "2017-11-14", + 0.82334 + ], + [ + "2017-11-15", + 0.82334 + ], + [ + "2017-11-16", + 0.82334 + ], + [ + "2017-11-17", + 0.82099 + ], + [ + "2017-11-20", + 0.82099 + ], + [ + "2017-11-21", + 0.82099 + ], + [ + "2017-11-22", + 0.82099 + ], + [ + "2017-11-23", + 0.82099 + ], + [ + "2017-11-24", + 0.826 + ], + [ + "2017-11-27", + 0.826 + ], + [ + "2017-11-28", + 0.826 + ], + [ + "2017-11-29", + 0.826 + ], + [ + "2017-11-30", + 0.826 + ], + [ + "2017-12-01", + 0.82654 + ], + [ + "2017-12-04", + 0.82654 + ], + [ + "2017-12-05", + 0.82654 + ], + [ + "2017-12-06", + 0.82654 + ], + [ + "2017-12-07", + 0.82654 + ], + [ + "2017-12-08", + 0.83087 + ], + [ + "2017-12-11", + 0.83087 + ], + [ + "2017-12-12", + 0.83087 + ], + [ + "2017-12-13", + 0.83087 + ], + [ + "2017-12-14", + 0.83087 + ], + [ + "2017-12-15", + 0.83025 + ], + [ + "2017-12-18", + 0.83025 + ], + [ + "2017-12-19", + 0.83025 + ], + [ + "2017-12-20", + 0.83025 + ], + [ + "2017-12-21", + 0.83025 + ], + [ + "2017-12-22", + 0.82935 + ], + [ + "2017-12-25", + 0.82935 + ], + [ + "2017-12-26", + 0.82935 + ], + [ + "2017-12-27", + 0.82935 + ], + [ + "2017-12-28", + 0.82935 + ], + [ + "2017-12-29", + 0.83195 + ], + [ + "2018-01-01", + 0.83195 + ], + [ + "2018-01-02", + 0.83195 + ], + [ + "2018-01-03", + 0.83195 + ], + [ + "2018-01-04", + 0.83195 + ], + [ + "2018-01-05", + 0.33304 + ], + [ + "2018-01-08", + 0.33304 + ], + [ + "2018-01-09", + 0.33304 + ], + [ + "2018-01-10", + 0.33304 + ], + [ + "2018-01-11", + 0.33304 + ], + [ + "2018-01-12", + 0.3338 + ], + [ + "2018-01-15", + 0.3338 + ], + [ + "2018-01-16", + 0.3338 + ], + [ + "2018-01-17", + 0.3338 + ], + [ + "2018-01-18", + 0.3338 + ], + [ + "2018-01-19", + 0.33534 + ], + [ + "2018-01-22", + 0.33534 + ], + [ + "2018-01-23", + 0.33534 + ], + [ + "2018-01-24", + 0.33534 + ], + [ + "2018-01-25", + 0.33534 + ], + [ + "2018-01-26", + 0.33306 + ], + [ + "2018-01-29", + 0.33306 + ], + [ + "2018-01-30", + 0.33306 + ], + [ + "2018-01-31", + 0.33306 + ], + [ + "2018-02-01", + 0.33306 + ], + [ + "2018-02-02", + 0.33623 + ], + [ + "2018-02-05", + 0.33623 + ], + [ + "2018-02-06", + 0.33623 + ], + [ + "2018-02-07", + 0.33623 + ], + [ + "2018-02-08", + 0.33623 + ], + [ + "2018-02-09", + 0.34155 + ], + [ + "2018-02-12", + 0.34155 + ], + [ + "2018-02-13", + 0.34155 + ], + [ + "2018-02-14", + 0.34155 + ], + [ + "2018-02-15", + 0.34155 + ], + [ + "2018-02-16", + 0.34155 + ], + [ + "2018-02-19", + 0.34155 + ], + [ + "2018-02-20", + 0.34155 + ], + [ + "2018-02-21", + 0.34155 + ], + [ + "2018-02-22", + 0.34155 + ], + [ + "2018-02-23", + 0.33962 + ], + [ + "2018-02-26", + 0.33962 + ], + [ + "2018-02-27", + 0.33962 + ], + [ + "2018-02-28", + 0.33962 + ], + [ + "2018-03-01", + 0.33962 + ], + [ + "2018-03-02", + 0.344 + ], + [ + "2018-03-05", + 0.344 + ], + [ + "2018-03-06", + 0.344 + ], + [ + "2018-03-07", + 0.344 + ], + [ + "2018-03-08", + 0.344 + ], + [ + "2018-03-09", + 0.34284 + ], + [ + "2018-03-12", + 0.34284 + ], + [ + "2018-03-13", + 0.34284 + ], + [ + "2018-03-14", + 0.34284 + ], + [ + "2018-03-15", + 0.34284 + ], + [ + "2018-03-16", + 0.34347 + ], + [ + "2018-03-19", + 0.34347 + ], + [ + "2018-03-20", + 0.34347 + ], + [ + "2018-03-21", + 0.34347 + ], + [ + "2018-03-22", + 0.34347 + ], + [ + "2018-03-23", + 0.34528 + ], + [ + "2018-03-26", + 0.34528 + ], + [ + "2018-03-27", + 0.34528 + ], + [ + "2018-03-28", + 0.34528 + ], + [ + "2018-03-29", + 0.34528 + ], + [ + "2018-03-30", + 0.3429 + ], + [ + "2018-04-02", + 0.3429 + ], + [ + "2018-04-03", + 0.3429 + ], + [ + "2018-04-04", + 0.41095 + ], + [ + "2018-04-05", + 0.41095 + ], + [ + "2018-04-06", + 0.41095 + ], + [ + "2018-04-09", + 0.41095 + ], + [ + "2018-04-10", + 0.41095 + ], + [ + "2018-04-11", + 0.41095 + ], + [ + "2018-04-12", + 0.41095 + ], + [ + "2018-04-13", + 0.40616 + ], + [ + "2018-04-16", + 0.40616 + ], + [ + "2018-04-17", + 0.40616 + ], + [ + "2018-04-18", + 0.40616 + ], + [ + "2018-04-19", + 0.40616 + ], + [ + "2018-04-20", + 0.40388 + ], + [ + "2018-04-23", + 0.40388 + ], + [ + "2018-04-24", + 0.40388 + ], + [ + "2018-04-25", + 0.40388 + ], + [ + "2018-04-26", + 0.40388 + ], + [ + "2018-04-27", + 0.40601 + ], + [ + "2018-04-30", + 0.40601 + ], + [ + "2018-05-01", + 0.40601 + ], + [ + "2018-05-02", + 0.40601 + ], + [ + "2018-05-03", + 0.40601 + ], + [ + "2018-05-04", + 0.40855 + ], + [ + "2018-05-07", + 0.40855 + ], + [ + "2018-05-08", + 0.40855 + ], + [ + "2018-05-09", + 0.40855 + ], + [ + "2018-05-10", + 0.40855 + ], + [ + "2018-05-11", + 0.40573 + ], + [ + "2018-05-14", + 0.40573 + ], + [ + "2018-05-15", + 0.40573 + ], + [ + "2018-05-16", + 0.40573 + ], + [ + "2018-05-17", + 0.40573 + ], + [ + "2018-05-18", + 0.40617 + ], + [ + "2018-05-21", + 0.40617 + ], + [ + "2018-05-22", + 0.40617 + ], + [ + "2018-05-23", + 0.40617 + ], + [ + "2018-05-24", + 0.40617 + ], + [ + "2018-05-25", + 0.40704 + ], + [ + "2018-05-28", + 0.40704 + ], + [ + "2018-05-29", + 0.40704 + ], + [ + "2018-05-30", + 0.40704 + ], + [ + "2018-05-31", + 0.40704 + ], + [ + "2018-06-01", + 0.40632 + ], + [ + "2018-06-04", + 0.40632 + ], + [ + "2018-06-05", + 0.40632 + ], + [ + "2018-06-06", + 0.40632 + ], + [ + "2018-06-07", + 0.40632 + ], + [ + "2018-06-08", + 0.40427 + ], + [ + "2018-06-11", + 0.40427 + ], + [ + "2018-06-12", + 0.40427 + ], + [ + "2018-06-13", + 0.40427 + ], + [ + "2018-06-14", + 0.40427 + ], + [ + "2018-06-15", + 0.40324 + ], + [ + "2018-06-18", + 0.40324 + ], + [ + "2018-06-19", + 0.40324 + ], + [ + "2018-06-20", + 0.40324 + ], + [ + "2018-06-21", + 0.40324 + ], + [ + "2018-06-22", + 0.40989 + ], + [ + "2018-06-25", + 0.40989 + ], + [ + "2018-06-26", + 0.40989 + ], + [ + "2018-06-27", + 0.40989 + ], + [ + "2018-06-28", + 0.40989 + ], + [ + "2018-06-29", + 0.41114 + ], + [ + "2018-07-02", + 0.41114 + ], + [ + "2018-07-03", + 0.41114 + ], + [ + "2018-07-04", + 0.41114 + ], + [ + "2018-07-05", + 0.41114 + ], + [ + "2018-07-06", + 0.4118 + ], + [ + "2018-07-09", + 0.4118 + ], + [ + "2018-07-10", + 0.4118 + ], + [ + "2018-07-11", + 0.4118 + ], + [ + "2018-07-12", + 0.4118 + ], + [ + "2018-07-13", + 0.41336 + ], + [ + "2018-07-16", + 0.41336 + ], + [ + "2018-07-17", + 0.41336 + ], + [ + "2018-07-18", + 0.41336 + ], + [ + "2018-07-19", + 0.41336 + ], + [ + "2018-07-20", + 0.41055 + ], + [ + "2018-07-23", + 0.41055 + ], + [ + "2018-07-24", + 0.41055 + ], + [ + "2018-07-25", + 0.41055 + ], + [ + "2018-07-26", + 0.41055 + ], + [ + "2018-07-27", + 0.41282 + ], + [ + "2018-07-30", + 0.41282 + ], + [ + "2018-07-31", + 0.41282 + ], + [ + "2018-08-01", + 0.41282 + ], + [ + "2018-08-02", + 0.41282 + ], + [ + "2018-08-03", + 0.41638 + ], + [ + "2018-08-06", + 0.41638 + ], + [ + "2018-08-07", + 0.41638 + ], + [ + "2018-08-08", + 0.41638 + ], + [ + "2018-08-09", + 0.41638 + ], + [ + "2018-08-10", + 0.41598 + ], + [ + "2018-08-13", + 0.41598 + ], + [ + "2018-08-14", + 0.41598 + ], + [ + "2018-08-15", + 0.41598 + ], + [ + "2018-08-16", + 0.41598 + ], + [ + "2018-08-17", + 0.41749 + ], + [ + "2018-08-20", + 0.41749 + ], + [ + "2018-08-21", + 0.41749 + ], + [ + "2018-08-22", + 0.41749 + ], + [ + "2018-08-23", + 0.41749 + ], + [ + "2018-08-24", + 0.41714 + ], + [ + "2018-08-27", + 0.41714 + ], + [ + "2018-08-28", + 0.41714 + ], + [ + "2018-08-29", + 0.41714 + ], + [ + "2018-08-30", + 0.41714 + ], + [ + "2018-08-31", + 0.42019 + ], + [ + "2018-09-03", + 0.42019 + ], + [ + "2018-09-04", + 0.42019 + ], + [ + "2018-09-05", + 0.42019 + ], + [ + "2018-09-06", + 0.42019 + ], + [ + "2018-09-07", + 0.40681 + ], + [ + "2018-09-10", + 0.40681 + ], + [ + "2018-09-11", + 0.40681 + ], + [ + "2018-09-12", + 0.40681 + ], + [ + "2018-09-13", + 0.40681 + ], + [ + "2018-09-14", + 0.40758 + ], + [ + "2018-09-17", + 0.40758 + ], + [ + "2018-09-18", + 0.40758 + ], + [ + "2018-09-19", + 0.40758 + ], + [ + "2018-09-20", + 0.40758 + ], + [ + "2018-09-21", + 0.40517 + ], + [ + "2018-09-24", + 0.40517 + ], + [ + "2018-09-25", + 0.40517 + ], + [ + "2018-09-26", + 0.40517 + ], + [ + "2018-09-27", + 0.40517 + ], + [ + "2018-09-28", + 0.40441 + ], + [ + "2018-10-01", + 0.40441 + ], + [ + "2018-10-02", + 0.40441 + ], + [ + "2018-10-03", + 0.40441 + ], + [ + "2018-10-04", + 0.40441 + ], + [ + "2018-10-05", + 0.40441 + ], + [ + "2018-10-08", + 0.40441 + ], + [ + "2018-10-09", + 0.40441 + ], + [ + "2018-10-10", + 0.40441 + ], + [ + "2018-10-11", + 0.40441 + ], + [ + "2018-10-12", + 0.68002 + ], + [ + "2018-10-15", + 0.68002 + ], + [ + "2018-10-16", + 0.68002 + ], + [ + "2018-10-17", + 0.68002 + ], + [ + "2018-10-18", + 0.68002 + ], + [ + "2018-10-19", + 0.67498 + ], + [ + "2018-10-22", + 0.67498 + ], + [ + "2018-10-23", + 0.67498 + ], + [ + "2018-10-24", + 0.67498 + ], + [ + "2018-10-25", + 0.67498 + ], + [ + "2018-10-26", + 0.67519 + ], + [ + "2018-10-29", + 0.67519 + ], + [ + "2018-10-30", + 0.67519 + ], + [ + "2018-10-31", + 0.67519 + ], + [ + "2018-11-01", + 0.67519 + ], + [ + "2018-11-02", + 0.67233 + ], + [ + "2018-11-05", + 0.67233 + ], + [ + "2018-11-06", + 0.67233 + ], + [ + "2018-11-07", + 0.67233 + ], + [ + "2018-11-08", + 0.67233 + ], + [ + "2018-11-09", + 0.67082 + ], + [ + "2018-11-12", + 0.67082 + ], + [ + "2018-11-13", + 0.67082 + ], + [ + "2018-11-14", + 0.67082 + ], + [ + "2018-11-15", + 0.67082 + ], + [ + "2018-11-16", + 0.67376 + ], + [ + "2018-11-19", + 0.67376 + ], + [ + "2018-11-20", + 0.67376 + ], + [ + "2018-11-21", + 0.67376 + ], + [ + "2018-11-22", + 0.67376 + ], + [ + "2018-11-23", + 0.67707 + ], + [ + "2018-11-26", + 0.67707 + ], + [ + "2018-11-27", + 0.67707 + ], + [ + "2018-11-28", + 0.67707 + ], + [ + "2018-11-29", + 0.67707 + ], + [ + "2018-11-30", + 0.67871 + ], + [ + "2018-12-03", + 0.67871 + ], + [ + "2018-12-04", + 0.67871 + ], + [ + "2018-12-05", + 0.67871 + ], + [ + "2018-12-06", + 0.67871 + ], + [ + "2018-12-07", + 0.67214 + ], + [ + "2018-12-10", + 0.67214 + ], + [ + "2018-12-11", + 0.67214 + ], + [ + "2018-12-12", + 0.67214 + ], + [ + "2018-12-13", + 0.67214 + ], + [ + "2018-12-14", + 0.6737 + ], + [ + "2018-12-17", + 0.6737 + ], + [ + "2018-12-18", + 0.6737 + ], + [ + "2018-12-19", + 0.6737 + ], + [ + "2018-12-20", + 0.6737 + ], + [ + "2018-12-21", + 0.67351 + ], + [ + "2018-12-24", + 0.67351 + ], + [ + "2018-12-25", + 0.67351 + ], + [ + "2018-12-26", + 0.67351 + ], + [ + "2018-12-27", + 0.67351 + ], + [ + "2018-12-28", + 0.67464 + ], + [ + "2018-12-31", + 0.67464 + ], + [ + "2019-01-01", + 0.67464 + ], + [ + "2019-01-02", + 0.67464 + ], + [ + "2019-01-03", + 0.67464 + ], + [ + "2019-01-04", + 0.23799 + ], + [ + "2019-01-07", + 0.23799 + ], + [ + "2019-01-08", + 0.23799 + ], + [ + "2019-01-09", + 0.23799 + ], + [ + "2019-01-10", + 0.23799 + ], + [ + "2019-01-11", + 0.23935 + ], + [ + "2019-01-14", + 0.23935 + ], + [ + "2019-01-15", + 0.23935 + ], + [ + "2019-01-16", + 0.23935 + ], + [ + "2019-01-17", + 0.23935 + ], + [ + "2019-01-18", + 0.23472 + ], + [ + "2019-01-21", + 0.23472 + ], + [ + "2019-01-22", + 0.23472 + ], + [ + "2019-01-23", + 0.23472 + ], + [ + "2019-01-24", + 0.23472 + ], + [ + "2019-01-25", + 0.23327 + ], + [ + "2019-01-28", + 0.23327 + ], + [ + "2019-01-29", + 0.23327 + ], + [ + "2019-01-30", + 0.23327 + ], + [ + "2019-01-31", + 0.23327 + ], + [ + "2019-02-01", + 0.24164 + ], + [ + "2019-02-04", + 0.24164 + ], + [ + "2019-02-05", + 0.24164 + ], + [ + "2019-02-06", + 0.24164 + ], + [ + "2019-02-07", + 0.24164 + ], + [ + "2019-02-08", + 0.24164 + ], + [ + "2019-02-11", + 0.24164 + ], + [ + "2019-02-12", + 0.24164 + ], + [ + "2019-02-13", + 0.24164 + ], + [ + "2019-02-14", + 0.24164 + ], + [ + "2019-02-15", + 0.24262 + ], + [ + "2019-02-18", + 0.24262 + ], + [ + "2019-02-19", + 0.24262 + ], + [ + "2019-02-20", + 0.24262 + ], + [ + "2019-02-21", + 0.24262 + ], + [ + "2019-02-22", + 0.24349 + ], + [ + "2019-02-25", + 0.24349 + ], + [ + "2019-02-26", + 0.24349 + ], + [ + "2019-02-27", + 0.24349 + ], + [ + "2019-02-28", + 0.24349 + ], + [ + "2019-03-01", + 0.23584 + ], + [ + "2019-03-04", + 0.23584 + ], + [ + "2019-03-05", + 0.23584 + ], + [ + "2019-03-06", + 0.23584 + ], + [ + "2019-03-07", + 0.23584 + ], + [ + "2019-03-08", + 0.23102 + ], + [ + "2019-03-11", + 0.23102 + ], + [ + "2019-03-12", + 0.23102 + ], + [ + "2019-03-13", + 0.23102 + ], + [ + "2019-03-14", + 0.23102 + ], + [ + "2019-03-15", + 0.23266 + ], + [ + "2019-03-18", + 0.23266 + ], + [ + "2019-03-19", + 0.23266 + ], + [ + "2019-03-20", + 0.23266 + ], + [ + "2019-03-21", + 0.23266 + ], + [ + "2019-03-22", + 0.22725 + ], + [ + "2019-03-25", + 0.22725 + ], + [ + "2019-03-26", + 0.22725 + ], + [ + "2019-03-27", + 0.22725 + ], + [ + "2019-03-28", + 0.22725 + ], + [ + "2019-03-29", + 0.22391 + ], + [ + "2019-04-01", + 0.22391 + ], + [ + "2019-04-02", + 0.22391 + ], + [ + "2019-04-03", + 0.22391 + ], + [ + "2019-04-04", + 0.28777 + ], + [ + "2019-04-05", + 0.28777 + ], + [ + "2019-04-08", + 0.28777 + ], + [ + "2019-04-09", + 0.28777 + ], + [ + "2019-04-10", + 0.28777 + ], + [ + "2019-04-11", + 0.28777 + ], + [ + "2019-04-12", + 0.29052 + ], + [ + "2019-04-15", + 0.29052 + ], + [ + "2019-04-16", + 0.29052 + ], + [ + "2019-04-17", + 0.29052 + ], + [ + "2019-04-18", + 0.29052 + ], + [ + "2019-04-19", + 0.28585 + ], + [ + "2019-04-22", + 0.28585 + ], + [ + "2019-04-23", + 0.28585 + ], + [ + "2019-04-24", + 0.28585 + ], + [ + "2019-04-25", + 0.28585 + ], + [ + "2019-04-26", + 0.28634 + ], + [ + "2019-04-29", + 0.28634 + ], + [ + "2019-04-30", + 0.28468 + ], + [ + "2019-05-01", + 0.28468 + ], + [ + "2019-05-02", + 0.28468 + ], + [ + "2019-05-03", + 0.28468 + ], + [ + "2019-05-06", + 0.28468 + ], + [ + "2019-05-07", + 0.28468 + ], + [ + "2019-05-08", + 0.28468 + ], + [ + "2019-05-09", + 0.28468 + ], + [ + "2019-05-10", + 0.30145 + ], + [ + "2019-05-13", + 0.30145 + ], + [ + "2019-05-14", + 0.30145 + ], + [ + "2019-05-15", + 0.30145 + ], + [ + "2019-05-16", + 0.30145 + ], + [ + "2019-05-17", + 0.29992 + ], + [ + "2019-05-20", + 0.29992 + ], + [ + "2019-05-21", + 0.29992 + ], + [ + "2019-05-22", + 0.29992 + ], + [ + "2019-05-23", + 0.29992 + ], + [ + "2019-05-24", + 0.29716 + ], + [ + "2019-05-27", + 0.29716 + ], + [ + "2019-05-28", + 0.29716 + ], + [ + "2019-05-29", + 0.29716 + ], + [ + "2019-05-30", + 0.29716 + ], + [ + "2019-05-31", + 0.29809 + ], + [ + "2019-06-03", + 0.29809 + ], + [ + "2019-06-04", + 0.29809 + ], + [ + "2019-06-05", + 0.29809 + ], + [ + "2019-06-06", + 0.27947 + ], + [ + "2019-06-07", + 0.27947 + ], + [ + "2019-06-10", + 0.27947 + ], + [ + "2019-06-11", + 0.27947 + ], + [ + "2019-06-12", + 0.27947 + ], + [ + "2019-06-13", + 0.27947 + ], + [ + "2019-06-14", + 0.27935 + ], + [ + "2019-06-17", + 0.27935 + ], + [ + "2019-06-18", + 0.27935 + ], + [ + "2019-06-19", + 0.27935 + ], + [ + "2019-06-20", + 0.27935 + ], + [ + "2019-06-21", + 0.27959 + ], + [ + "2019-06-24", + 0.27959 + ], + [ + "2019-06-25", + 0.27959 + ], + [ + "2019-06-26", + 0.27959 + ], + [ + "2019-06-27", + 0.27959 + ], + [ + "2019-06-28", + 0.27712 + ], + [ + "2019-07-01", + 0.27712 + ], + [ + "2019-07-02", + 0.27712 + ], + [ + "2019-07-03", + 0.27712 + ], + [ + "2019-07-04", + 0.27712 + ], + [ + "2019-07-05", + 0.3217 + ], + [ + "2019-07-08", + 0.3217 + ], + [ + "2019-07-09", + 0.3217 + ], + [ + "2019-07-10", + 0.3217 + ], + [ + "2019-07-11", + 0.3217 + ], + [ + "2019-07-12", + 0.32566 + ], + [ + "2019-07-15", + 0.32566 + ], + [ + "2019-07-16", + 0.32566 + ], + [ + "2019-07-17", + 0.32566 + ], + [ + "2019-07-18", + 0.32566 + ], + [ + "2019-07-19", + 0.32616 + ], + [ + "2019-07-22", + 0.32616 + ], + [ + "2019-07-23", + 0.32616 + ], + [ + "2019-07-24", + 0.32616 + ], + [ + "2019-07-25", + 0.32616 + ], + [ + "2019-07-26", + 0.32226 + ], + [ + "2019-07-29", + 0.32226 + ], + [ + "2019-07-30", + 0.32226 + ], + [ + "2019-07-31", + 0.32226 + ], + [ + "2019-08-01", + 0.32226 + ], + [ + "2019-08-02", + 0.33519 + ], + [ + "2019-08-05", + 0.33519 + ], + [ + "2019-08-06", + 0.33519 + ], + [ + "2019-08-07", + 0.33519 + ], + [ + "2019-08-08", + 0.33519 + ], + [ + "2019-08-09", + 0.34295 + ], + [ + "2019-08-12", + 0.34295 + ], + [ + "2019-08-13", + 0.34295 + ], + [ + "2019-08-14", + 0.34295 + ], + [ + "2019-08-15", + 0.34295 + ], + [ + "2019-08-16", + 0.34282 + ], + [ + "2019-08-19", + 0.34282 + ], + [ + "2019-08-20", + 0.34282 + ], + [ + "2019-08-21", + 0.34282 + ], + [ + "2019-08-22", + 0.34282 + ], + [ + "2019-08-23", + 0.34171 + ], + [ + "2019-08-26", + 0.34171 + ], + [ + "2019-08-27", + 0.34171 + ], + [ + "2019-08-28", + 0.34171 + ], + [ + "2019-08-29", + 0.34171 + ], + [ + "2019-08-30", + 0.33977 + ], + [ + "2019-09-02", + 0.33977 + ], + [ + "2019-09-03", + 0.33977 + ], + [ + "2019-09-04", + 0.33977 + ], + [ + "2019-09-05", + 0.33977 + ], + [ + "2019-09-06", + 0.34559 + ], + [ + "2019-09-09", + 0.34559 + ], + [ + "2019-09-10", + 0.34559 + ], + [ + "2019-09-11", + 0.34559 + ], + [ + "2019-09-12", + 0.3419 + ], + [ + "2019-09-13", + 0.3419 + ], + [ + "2019-09-16", + 0.3419 + ], + [ + "2019-09-17", + 0.3419 + ], + [ + "2019-09-18", + 0.3419 + ], + [ + "2019-09-19", + 0.3419 + ], + [ + "2019-09-20", + 0.33678 + ], + [ + "2019-09-23", + 0.33678 + ], + [ + "2019-09-24", + 0.33678 + ], + [ + "2019-09-25", + 0.33678 + ], + [ + "2019-09-26", + 0.33678 + ], + [ + "2019-09-27", + 0.33784 + ], + [ + "2019-09-30", + 0.33679 + ], + [ + "2019-10-01", + 0.33679 + ], + [ + "2019-10-02", + 0.33679 + ], + [ + "2019-10-03", + 0.33679 + ], + [ + "2019-10-04", + 0.33679 + ], + [ + "2019-10-07", + 0.33679 + ], + [ + "2019-10-08", + 0.33679 + ], + [ + "2019-10-09", + 0.33679 + ], + [ + "2019-10-10", + 0.33679 + ], + [ + "2019-10-11", + 0.61238 + ], + [ + "2019-10-14", + 0.61238 + ], + [ + "2019-10-15", + 0.61238 + ], + [ + "2019-10-16", + 0.61238 + ], + [ + "2019-10-17", + 0.61238 + ], + [ + "2019-10-18", + 0.6034 + ], + [ + "2019-10-21", + 0.6034 + ], + [ + "2019-10-22", + 0.6034 + ], + [ + "2019-10-23", + 0.6034 + ], + [ + "2019-10-24", + 0.6034 + ], + [ + "2019-10-25", + 0.59995 + ], + [ + "2019-10-28", + 0.59995 + ], + [ + "2019-10-29", + 0.59995 + ], + [ + "2019-10-30", + 0.59995 + ], + [ + "2019-10-31", + 0.59995 + ], + [ + "2019-11-01", + 0.59984 + ], + [ + "2019-11-04", + 0.59984 + ], + [ + "2019-11-05", + 0.59984 + ], + [ + "2019-11-06", + 0.59984 + ], + [ + "2019-11-07", + 0.59984 + ], + [ + "2019-11-08", + 0.59453 + ], + [ + "2019-11-11", + 0.59453 + ], + [ + "2019-11-12", + 0.59453 + ], + [ + "2019-11-13", + 0.59453 + ], + [ + "2019-11-14", + 0.59453 + ], + [ + "2019-11-15", + 0.59135 + ], + [ + "2019-11-18", + 0.59135 + ], + [ + "2019-11-19", + 0.59135 + ], + [ + "2019-11-20", + 0.59135 + ], + [ + "2019-11-21", + 0.59135 + ], + [ + "2019-11-22", + 0.58541 + ], + [ + "2019-11-25", + 0.58541 + ], + [ + "2019-11-26", + 0.58541 + ], + [ + "2019-11-27", + 0.58541 + ], + [ + "2019-11-28", + 0.58541 + ], + [ + "2019-11-29", + 0.583 + ], + [ + "2019-12-02", + 0.583 + ], + [ + "2019-12-03", + 0.583 + ], + [ + "2019-12-04", + 0.583 + ], + [ + "2019-12-05", + 0.583 + ], + [ + "2019-12-06", + 0.58698 + ], + [ + "2019-12-09", + 0.58698 + ], + [ + "2019-12-10", + 0.58698 + ], + [ + "2019-12-11", + 0.58698 + ], + [ + "2019-12-12", + 0.58698 + ], + [ + "2019-12-13", + 0.58536 + ], + [ + "2019-12-16", + 0.58536 + ], + [ + "2019-12-17", + 0.58536 + ], + [ + "2019-12-18", + 0.58536 + ], + [ + "2019-12-19", + 0.58536 + ], + [ + "2019-12-20", + 0.58063 + ], + [ + "2019-12-23", + 0.58063 + ], + [ + "2019-12-24", + 0.58063 + ], + [ + "2019-12-25", + 0.58063 + ], + [ + "2019-12-26", + 0.58063 + ], + [ + "2019-12-27", + 0.57983 + ], + [ + "2019-12-30", + 0.57983 + ], + [ + "2019-12-31", + 0.57983 + ], + [ + "2020-01-01", + 0.57983 + ], + [ + "2020-01-02", + 0.57983 + ], + [ + "2020-01-03", + 0.17615 + ], + [ + "2020-01-06", + 0.17615 + ], + [ + "2020-01-07", + 0.17615 + ], + [ + "2020-01-08", + 0.17615 + ], + [ + "2020-01-09", + 0.17615 + ], + [ + "2020-01-10", + 0.17306 + ], + [ + "2020-01-13", + 0.17306 + ], + [ + "2020-01-14", + 0.17306 + ], + [ + "2020-01-15", + 0.17306 + ], + [ + "2020-01-16", + 0.17306 + ], + [ + "2020-01-17", + 0.17464 + ], + [ + "2020-01-20", + 0.17464 + ], + [ + "2020-01-21", + 0.17464 + ], + [ + "2020-01-22", + 0.17464 + ], + [ + "2020-01-23", + 0.17464 + ], + [ + "2020-01-24", + 0.17464 + ], + [ + "2020-01-27", + 0.17464 + ], + [ + "2020-01-28", + 0.17464 + ], + [ + "2020-01-29", + 0.17464 + ], + [ + "2020-01-30", + 0.17464 + ], + [ + "2020-01-31", + 0.17464 + ], + [ + "2020-02-03", + 0.17464 + ], + [ + "2020-02-04", + 0.17464 + ], + [ + "2020-02-05", + 0.17464 + ], + [ + "2020-02-06", + 0.17464 + ], + [ + "2020-02-07", + 0.1716 + ], + [ + "2020-02-10", + 0.1716 + ], + [ + "2020-02-11", + 0.1716 + ], + [ + "2020-02-12", + 0.1716 + ], + [ + "2020-02-13", + 0.1716 + ], + [ + "2020-02-14", + 0.17116 + ], + [ + "2020-02-17", + 0.17116 + ], + [ + "2020-02-18", + 0.17116 + ], + [ + "2020-02-19", + 0.17116 + ], + [ + "2020-02-20", + 0.17116 + ], + [ + "2020-02-21", + 0.16746 + ], + [ + "2020-02-24", + 0.16746 + ], + [ + "2020-02-25", + 0.16746 + ], + [ + "2020-02-26", + 0.16746 + ], + [ + "2020-02-27", + 0.16746 + ], + [ + "2020-02-28", + 0.1652 + ], + [ + "2020-03-02", + 0.1652 + ], + [ + "2020-03-03", + 0.1652 + ], + [ + "2020-03-04", + 0.1652 + ], + [ + "2020-03-05", + 0.1652 + ], + [ + "2020-03-06", + 0.16891 + ], + [ + "2020-03-09", + 0.16891 + ], + [ + "2020-03-10", + 0.16891 + ], + [ + "2020-03-11", + 0.16891 + ], + [ + "2020-03-12", + 0.16891 + ], + [ + "2020-03-13", + 0.16758 + ], + [ + "2020-03-16", + 0.16758 + ], + [ + "2020-03-17", + 0.16758 + ], + [ + "2020-03-18", + 0.16758 + ], + [ + "2020-03-19", + 0.16758 + ], + [ + "2020-03-20", + 0.16666 + ], + [ + "2020-03-23", + 0.16666 + ], + [ + "2020-03-24", + 0.16666 + ], + [ + "2020-03-25", + 0.16666 + ], + [ + "2020-03-26", + 0.16666 + ], + [ + "2020-03-27", + 0.16489 + ], + [ + "2020-03-30", + 0.16489 + ], + [ + "2020-03-31", + 0.16489 + ], + [ + "2020-04-01", + 0.16489 + ], + [ + "2020-04-02", + 0.16489 + ], + [ + "2020-04-03", + 0.25727 + ], + [ + "2020-04-06", + 0.25727 + ], + [ + "2020-04-07", + 0.25727 + ], + [ + "2020-04-08", + 0.25727 + ], + [ + "2020-04-09", + 0.25727 + ], + [ + "2020-04-10", + 0.25513 + ], + [ + "2020-04-13", + 0.25513 + ], + [ + "2020-04-14", + 0.25513 + ], + [ + "2020-04-15", + 0.25513 + ], + [ + "2020-04-16", + 0.25513 + ], + [ + "2020-04-17", + 0.25591 + ], + [ + "2020-04-20", + 0.25591 + ], + [ + "2020-04-21", + 0.25591 + ], + [ + "2020-04-22", + 0.25591 + ], + [ + "2020-04-23", + 0.25591 + ], + [ + "2020-04-24", + 0.26177 + ], + [ + "2020-04-27", + 0.26177 + ], + [ + "2020-04-28", + 0.26177 + ], + [ + "2020-04-29", + 0.26177 + ], + [ + "2020-04-30", + 0.26522 + ], + [ + "2020-05-01", + 0.26522 + ], + [ + "2020-05-04", + 0.26522 + ], + [ + "2020-05-05", + 0.26522 + ], + [ + "2020-05-06", + 0.26522 + ], + [ + "2020-05-07", + 0.26522 + ], + [ + "2020-05-08", + 0.26502 + ], + [ + "2020-05-11", + 0.26502 + ], + [ + "2020-05-12", + 0.26502 + ], + [ + "2020-05-13", + 0.26502 + ], + [ + "2020-05-14", + 0.26502 + ], + [ + "2020-05-15", + 0.26776 + ], + [ + "2020-05-18", + 0.26776 + ], + [ + "2020-05-19", + 0.26776 + ], + [ + "2020-05-20", + 0.26776 + ], + [ + "2020-05-21", + 0.26776 + ], + [ + "2020-05-22", + 0.27053 + ], + [ + "2020-05-25", + 0.27053 + ], + [ + "2020-05-26", + 0.27053 + ], + [ + "2020-05-27", + 0.27053 + ], + [ + "2020-05-28", + 0.27053 + ], + [ + "2020-05-29", + 0.26722 + ], + [ + "2020-06-01", + 0.26722 + ], + [ + "2020-06-02", + 0.26722 + ], + [ + "2020-06-03", + 0.26722 + ], + [ + "2020-06-04", + 0.26722 + ], + [ + "2020-06-05", + 0.26899 + ], + [ + "2020-06-08", + 0.26899 + ], + [ + "2020-06-09", + 0.26899 + ], + [ + "2020-06-10", + 0.26899 + ], + [ + "2020-06-11", + 0.26899 + ], + [ + "2020-06-12", + 0.26772 + ], + [ + "2020-06-15", + 0.26772 + ], + [ + "2020-06-16", + 0.26772 + ], + [ + "2020-06-17", + 0.26772 + ], + [ + "2020-06-18", + 0.26772 + ], + [ + "2020-06-19", + 0.26604 + ], + [ + "2020-06-22", + 0.26604 + ], + [ + "2020-06-23", + 0.26604 + ], + [ + "2020-06-24", + 0.26559 + ], + [ + "2020-06-25", + 0.26559 + ], + [ + "2020-06-26", + 0.26559 + ], + [ + "2020-06-29", + 0.26559 + ], + [ + "2020-06-30", + 0.26559 + ], + [ + "2020-07-01", + 0.26559 + ], + [ + "2020-07-02", + 0.26559 + ], + [ + "2020-07-03", + 0.40992 + ], + [ + "2020-07-06", + 0.40992 + ], + [ + "2020-07-07", + 0.40992 + ], + [ + "2020-07-08", + 0.40992 + ], + [ + "2020-07-09", + 0.40992 + ], + [ + "2020-07-10", + 0.406 + ], + [ + "2020-07-13", + 0.406 + ], + [ + "2020-07-14", + 0.406 + ], + [ + "2020-07-15", + 0.406 + ], + [ + "2020-07-16", + 0.406 + ], + [ + "2020-07-17", + 0.40383 + ], + [ + "2020-07-20", + 0.40383 + ], + [ + "2020-07-21", + 0.40383 + ], + [ + "2020-07-22", + 0.40383 + ], + [ + "2020-07-23", + 0.40383 + ], + [ + "2020-07-24", + 0.40814 + ], + [ + "2020-07-27", + 0.40814 + ], + [ + "2020-07-28", + 0.40814 + ], + [ + "2020-07-29", + 0.40814 + ], + [ + "2020-07-30", + 0.40814 + ], + [ + "2020-07-31", + 0.40344 + ], + [ + "2020-08-03", + 0.40344 + ], + [ + "2020-08-04", + 0.40344 + ], + [ + "2020-08-05", + 0.40344 + ], + [ + "2020-08-06", + 0.40344 + ], + [ + "2020-08-07", + 0.40894 + ], + [ + "2020-08-10", + 0.40894 + ], + [ + "2020-08-11", + 0.40894 + ], + [ + "2020-08-12", + 0.40894 + ], + [ + "2020-08-13", + 0.40894 + ], + [ + "2020-08-14", + 0.41017 + ], + [ + "2020-08-17", + 0.41017 + ], + [ + "2020-08-18", + 0.41017 + ], + [ + "2020-08-19", + 0.41017 + ], + [ + "2020-08-20", + 0.41017 + ], + [ + "2020-08-21", + 0.41223 + ], + [ + "2020-08-24", + 0.41223 + ], + [ + "2020-08-25", + 0.41223 + ], + [ + "2020-08-26", + 0.41223 + ], + [ + "2020-08-27", + 0.41223 + ], + [ + "2020-08-28", + 0.41423 + ], + [ + "2020-08-31", + 0.41423 + ], + [ + "2020-09-01", + 0.41423 + ], + [ + "2020-09-02", + 0.41423 + ], + [ + "2020-09-03", + 0.41423 + ], + [ + "2020-09-04", + 0.40164 + ], + [ + "2020-09-07", + 0.40164 + ], + [ + "2020-09-08", + 0.40164 + ], + [ + "2020-09-09", + 0.40164 + ], + [ + "2020-09-10", + 0.40164 + ], + [ + "2020-09-11", + 0.40351 + ], + [ + "2020-09-14", + 0.40351 + ], + [ + "2020-09-15", + 0.40351 + ], + [ + "2020-09-16", + 0.40351 + ], + [ + "2020-09-17", + 0.40351 + ], + [ + "2020-09-18", + 0.40064 + ], + [ + "2020-09-21", + 0.40064 + ], + [ + "2020-09-22", + 0.40064 + ], + [ + "2020-09-23", + 0.40064 + ], + [ + "2020-09-24", + 0.40064 + ], + [ + "2020-09-25", + 0.40014 + ], + [ + "2020-09-28", + 0.40014 + ], + [ + "2020-09-29", + 0.40014 + ], + [ + "2020-09-30", + 0.39746 + ], + [ + "2020-10-01", + 0.39746 + ], + [ + "2020-10-02", + 0.39746 + ], + [ + "2020-10-05", + 0.39746 + ], + [ + "2020-10-06", + 0.39746 + ], + [ + "2020-10-07", + 0.39746 + ], + [ + "2020-10-08", + 0.39746 + ], + [ + "2020-10-09", + 0.59052 + ], + [ + "2020-10-12", + 0.59052 + ], + [ + "2020-10-13", + 0.59052 + ], + [ + "2020-10-14", + 0.59052 + ], + [ + "2020-10-15", + 0.59052 + ], + [ + "2020-10-16", + 0.58012 + ], + [ + "2020-10-19", + 0.58012 + ], + [ + "2020-10-20", + 0.58012 + ], + [ + "2020-10-21", + 0.58012 + ], + [ + "2020-10-22", + 0.58012 + ], + [ + "2020-10-23", + 0.58872 + ], + [ + "2020-10-26", + 0.58872 + ], + [ + "2020-10-27", + 0.58872 + ], + [ + "2020-10-28", + 0.58872 + ], + [ + "2020-10-29", + 0.58872 + ], + [ + "2020-10-30", + 0.58937 + ], + [ + "2020-11-02", + 0.58937 + ], + [ + "2020-11-03", + 0.58937 + ], + [ + "2020-11-04", + 0.58937 + ], + [ + "2020-11-05", + 0.58937 + ], + [ + "2020-11-06", + 0.59186 + ], + [ + "2020-11-09", + 0.59186 + ], + [ + "2020-11-10", + 0.59186 + ], + [ + "2020-11-11", + 0.59186 + ], + [ + "2020-11-12", + 0.59186 + ], + [ + "2020-11-13", + 0.59826 + ], + [ + "2020-11-16", + 0.59826 + ], + [ + "2020-11-17", + 0.59826 + ], + [ + "2020-11-18", + 0.59826 + ], + [ + "2020-11-19", + 0.59826 + ], + [ + "2020-11-20", + 0.59265 + ], + [ + "2020-11-23", + 0.59265 + ], + [ + "2020-11-24", + 0.59265 + ], + [ + "2020-11-25", + 0.59265 + ], + [ + "2020-11-26", + 0.59265 + ], + [ + "2020-11-27", + 0.58845 + ], + [ + "2020-11-30", + 0.58845 + ], + [ + "2020-12-01", + 0.58845 + ], + [ + "2020-12-02", + 0.58845 + ], + [ + "2020-12-03", + 0.58845 + ], + [ + "2020-12-04", + 0.52648 + ], + [ + "2020-12-07", + 0.52648 + ], + [ + "2020-12-08", + 0.52648 + ], + [ + "2020-12-09", + 0.52648 + ], + [ + "2020-12-10", + 0.52648 + ], + [ + "2020-12-11", + 0.53416 + ], + [ + "2020-12-14", + 0.53416 + ], + [ + "2020-12-15", + 0.53416 + ], + [ + "2020-12-16", + 0.53416 + ], + [ + "2020-12-17", + 0.53416 + ], + [ + "2020-12-18", + 0.5318 + ], + [ + "2020-12-21", + 0.5318 + ], + [ + "2020-12-22", + 0.5318 + ], + [ + "2020-12-23", + 0.5318 + ], + [ + "2020-12-24", + 0.5318 + ], + [ + "2020-12-25", + 0.52887 + ], + [ + "2020-12-28", + 0.52887 + ], + [ + "2020-12-29", + 0.52887 + ], + [ + "2020-12-30", + 0.52887 + ], + [ + "2020-12-31", + 0.53414 + ], + [ + "2021-01-01", + 0.53414 + ], + [ + "2021-01-04", + 0.53414 + ], + [ + "2021-01-05", + 0.53414 + ], + [ + "2021-01-06", + 0.53414 + ], + [ + "2021-01-07", + 0.53414 + ], + [ + "2021-01-08", + 0.19469 + ], + [ + "2021-01-11", + 0.19469 + ], + [ + "2021-01-12", + 0.19469 + ], + [ + "2021-01-13", + 0.19469 + ], + [ + "2021-01-14", + 0.19469 + ], + [ + "2021-01-15", + 0.19501 + ], + [ + "2021-01-18", + 0.19501 + ], + [ + "2021-01-19", + 0.19501 + ], + [ + "2021-01-20", + 0.19501 + ], + [ + "2021-01-21", + 0.19501 + ], + [ + "2021-01-22", + 0.19246 + ], + [ + "2021-01-25", + 0.19246 + ], + [ + "2021-01-26", + 0.19246 + ], + [ + "2021-01-27", + 0.19246 + ], + [ + "2021-01-28", + 0.19246 + ], + [ + "2021-01-29", + 0.18914 + ], + [ + "2021-02-01", + 0.18914 + ], + [ + "2021-02-02", + 0.18914 + ], + [ + "2021-02-03", + 0.18914 + ], + [ + "2021-02-04", + 0.18914 + ], + [ + "2021-02-05", + 0.19172 + ], + [ + "2021-02-08", + 0.19172 + ], + [ + "2021-02-09", + 0.19172 + ], + [ + "2021-02-10", + 0.19676 + ], + [ + "2021-02-11", + 0.19676 + ], + [ + "2021-02-12", + 0.19676 + ], + [ + "2021-02-15", + 0.19676 + ], + [ + "2021-02-16", + 0.19676 + ], + [ + "2021-02-17", + 0.19676 + ], + [ + "2021-02-18", + 0.19676 + ], + [ + "2021-02-19", + 0.19719 + ], + [ + "2021-02-22", + 0.19719 + ], + [ + "2021-02-23", + 0.19719 + ], + [ + "2021-02-24", + 0.19719 + ], + [ + "2021-02-25", + 0.19719 + ], + [ + "2021-02-26", + 0.19795 + ], + [ + "2021-03-01", + 0.19795 + ], + [ + "2021-03-02", + 0.19795 + ], + [ + "2021-03-03", + 0.19795 + ], + [ + "2021-03-04", + 0.19795 + ], + [ + "2021-03-05", + 0.20209 + ], + [ + "2021-03-08", + 0.20209 + ], + [ + "2021-03-09", + 0.20209 + ], + [ + "2021-03-10", + 0.20209 + ], + [ + "2021-03-11", + 0.20209 + ], + [ + "2021-03-12", + 0.20289 + ], + [ + "2021-03-15", + 0.20289 + ], + [ + "2021-03-16", + 0.20289 + ], + [ + "2021-03-17", + 0.20289 + ], + [ + "2021-03-18", + 0.20289 + ], + [ + "2021-03-19", + 0.20095 + ], + [ + "2021-03-22", + 0.20095 + ], + [ + "2021-03-23", + 0.20095 + ], + [ + "2021-03-24", + 0.20095 + ], + [ + "2021-03-25", + 0.20095 + ], + [ + "2021-03-26", + 0.19911 + ], + [ + "2021-03-29", + 0.19911 + ], + [ + "2021-03-30", + 0.19911 + ], + [ + "2021-03-31", + 0.19911 + ], + [ + "2021-04-01", + 0.19911 + ], + [ + "2021-04-02", + 0.20492 + ], + [ + "2021-04-05", + 0.20492 + ], + [ + "2021-04-06", + 0.20492 + ], + [ + "2021-04-07", + 0.20492 + ], + [ + "2021-04-08", + 0.20492 + ], + [ + "2021-04-09", + 0.20496 + ], + [ + "2021-04-12", + 0.20496 + ], + [ + "2021-04-13", + 0.20496 + ], + [ + "2021-04-14", + 0.20496 + ], + [ + "2021-04-15", + 0.20496 + ], + [ + "2021-04-16", + 0.20739 + ], + [ + "2021-04-19", + 0.20739 + ], + [ + "2021-04-20", + 0.20739 + ], + [ + "2021-04-21", + 0.20739 + ], + [ + "2021-04-22", + 0.20739 + ], + [ + "2021-04-23", + 0.20684 + ], + [ + "2021-04-26", + 0.20684 + ], + [ + "2021-04-27", + 0.20684 + ], + [ + "2021-04-28", + 0.20684 + ], + [ + "2021-04-29", + 0.20684 + ], + [ + "2021-04-30", + 0.20404 + ], + [ + "2021-05-03", + 0.20404 + ], + [ + "2021-05-04", + 0.20404 + ], + [ + "2021-05-05", + 0.20404 + ], + [ + "2021-05-06", + 0.20404 + ], + [ + "2021-05-07", + 0.20404 + ], + [ + "2021-05-10", + 0.20404 + ], + [ + "2021-05-11", + 0.20404 + ], + [ + "2021-05-12", + 0.20404 + ], + [ + "2021-05-13", + 0.20404 + ], + [ + "2021-05-14", + 0.20393 + ], + [ + "2021-05-17", + 0.20393 + ], + [ + "2021-05-18", + 0.20393 + ], + [ + "2021-05-19", + 0.20393 + ], + [ + "2021-05-20", + 0.20393 + ], + [ + "2021-05-21", + 0.20397 + ], + [ + "2021-05-24", + 0.20397 + ], + [ + "2021-05-25", + 0.20397 + ], + [ + "2021-05-26", + 0.20397 + ], + [ + "2021-05-27", + 0.20397 + ], + [ + "2021-05-28", + 0.20304 + ], + [ + "2021-05-31", + 0.20304 + ], + [ + "2021-06-01", + 0.20304 + ], + [ + "2021-06-02", + 0.20304 + ], + [ + "2021-06-03", + 0.20304 + ], + [ + "2021-06-04", + 0.20305 + ], + [ + "2021-06-07", + 0.20305 + ], + [ + "2021-06-08", + 0.20305 + ], + [ + "2021-06-09", + 0.20305 + ], + [ + "2021-06-10", + 0.20305 + ], + [ + "2021-06-11", + 0.20319 + ], + [ + "2021-06-14", + 0.20319 + ], + [ + "2021-06-15", + 0.20319 + ], + [ + "2021-06-16", + 0.20319 + ], + [ + "2021-06-17", + 0.20319 + ], + [ + "2021-06-18", + 0.19949 + ], + [ + "2021-06-21", + 0.19949 + ], + [ + "2021-06-22", + 0.19949 + ], + [ + "2021-06-23", + 0.19949 + ], + [ + "2021-06-24", + 0.19949 + ], + [ + "2021-06-25", + 0.19952 + ], + [ + "2021-06-28", + 0.19952 + ], + [ + "2021-06-29", + 0.19952 + ], + [ + "2021-06-30", + 0.19952 + ], + [ + "2021-07-01", + 0.19952 + ], + [ + "2021-07-02", + 0.24568 + ], + [ + "2021-07-05", + 0.24568 + ], + [ + "2021-07-06", + 0.24568 + ], + [ + "2021-07-07", + 0.24568 + ], + [ + "2021-07-08", + 0.24568 + ], + [ + "2021-07-09", + 0.24161 + ], + [ + "2021-07-12", + 0.24161 + ], + [ + "2021-07-13", + 0.24161 + ], + [ + "2021-07-14", + 0.24161 + ], + [ + "2021-07-15", + 0.24161 + ], + [ + "2021-07-16", + 0.24194 + ], + [ + "2021-07-19", + 0.24194 + ], + [ + "2021-07-20", + 0.24194 + ], + [ + "2021-07-21", + 0.24194 + ], + [ + "2021-07-22", + 0.24194 + ], + [ + "2021-07-23", + 0.24252 + ], + [ + "2021-07-26", + 0.24252 + ], + [ + "2021-07-27", + 0.24252 + ], + [ + "2021-07-28", + 0.24252 + ], + [ + "2021-07-29", + 0.24252 + ], + [ + "2021-07-30", + 0.24278 + ], + [ + "2021-08-02", + 0.24278 + ], + [ + "2021-08-03", + 0.24278 + ], + [ + "2021-08-04", + 0.24278 + ], + [ + "2021-08-05", + 0.24278 + ], + [ + "2021-08-06", + 0.24327 + ], + [ + "2021-08-09", + 0.24327 + ], + [ + "2021-08-10", + 0.24327 + ], + [ + "2021-08-11", + 0.24327 + ], + [ + "2021-08-12", + 0.24327 + ], + [ + "2021-08-13", + 0.24375 + ], + [ + "2021-08-16", + 0.24375 + ], + [ + "2021-08-17", + 0.24375 + ], + [ + "2021-08-18", + 0.24375 + ], + [ + "2021-08-19", + 0.24375 + ], + [ + "2021-08-20", + 0.24166 + ], + [ + "2021-08-23", + 0.24166 + ], + [ + "2021-08-24", + 0.24166 + ], + [ + "2021-08-25", + 0.24166 + ], + [ + "2021-08-26", + 0.24166 + ], + [ + "2021-08-27", + 0.24512 + ], + [ + "2021-08-30", + 0.24512 + ], + [ + "2021-08-31", + 0.24512 + ], + [ + "2021-09-01", + 0.24512 + ], + [ + "2021-09-02", + 0.24512 + ], + [ + "2021-09-03", + 0.24638 + ], + [ + "2021-09-06", + 0.24638 + ], + [ + "2021-09-07", + 0.24638 + ], + [ + "2021-09-08", + 0.24638 + ], + [ + "2021-09-09", + 0.24638 + ], + [ + "2021-09-10", + 0.24733 + ], + [ + "2021-09-13", + 0.24733 + ], + [ + "2021-09-14", + 0.24733 + ], + [ + "2021-09-15", + 0.24733 + ], + [ + "2021-09-16", + 0.24733 + ], + [ + "2021-09-17", + 0.24231 + ], + [ + "2021-09-20", + 0.24231 + ], + [ + "2021-09-21", + 0.24231 + ], + [ + "2021-09-22", + 0.24231 + ], + [ + "2021-09-23", + 0.24231 + ], + [ + "2021-09-24", + 0.24551 + ], + [ + "2021-09-27", + 0.24551 + ], + [ + "2021-09-28", + 0.24551 + ], + [ + "2021-09-29", + 0.24551 + ], + [ + "2021-09-30", + 0.24684 + ], + [ + "2021-10-01", + 0.24684 + ], + [ + "2021-10-04", + 0.24684 + ], + [ + "2021-10-05", + 0.24684 + ], + [ + "2021-10-06", + 0.24684 + ], + [ + "2021-10-07", + 0.24684 + ], + [ + "2021-10-08", + 0.56769 + ], + [ + "2021-10-11", + 0.56769 + ], + [ + "2021-10-12", + 0.56769 + ], + [ + "2021-10-13", + 0.56769 + ], + [ + "2021-10-14", + 0.56769 + ], + [ + "2021-10-15", + 0.56712 + ], + [ + "2021-10-18", + 0.56712 + ], + [ + "2021-10-19", + 0.56712 + ], + [ + "2021-10-20", + 0.56712 + ], + [ + "2021-10-21", + 0.56712 + ], + [ + "2021-10-22", + 0.56273 + ], + [ + "2021-10-25", + 0.56273 + ], + [ + "2021-10-26", + 0.56273 + ], + [ + "2021-10-27", + 0.56273 + ], + [ + "2021-10-28", + 0.56273 + ], + [ + "2021-10-29", + 0.56575 + ], + [ + "2021-11-01", + 0.56575 + ], + [ + "2021-11-02", + 0.56575 + ], + [ + "2021-11-03", + 0.56575 + ], + [ + "2021-11-04", + 0.56575 + ], + [ + "2021-11-05", + 0.56646 + ], + [ + "2021-11-08", + 0.56646 + ], + [ + "2021-11-09", + 0.56646 + ], + [ + "2021-11-10", + 0.56646 + ], + [ + "2021-11-11", + 0.56646 + ], + [ + "2021-11-12", + 0.56442 + ], + [ + "2021-11-15", + 0.56442 + ], + [ + "2021-11-16", + 0.56442 + ], + [ + "2021-11-17", + 0.56442 + ], + [ + "2021-11-18", + 0.56442 + ], + [ + "2021-11-19", + 0.56596 + ], + [ + "2021-11-22", + 0.56596 + ], + [ + "2021-11-23", + 0.56596 + ], + [ + "2021-11-24", + 0.56596 + ], + [ + "2021-11-25", + 0.56596 + ], + [ + "2021-11-26", + 0.56848 + ], + [ + "2021-11-29", + 0.56848 + ], + [ + "2021-11-30", + 0.56848 + ], + [ + "2021-12-01", + 0.56848 + ], + [ + "2021-12-02", + 0.56848 + ], + [ + "2021-12-03", + 0.56642 + ], + [ + "2021-12-06", + 0.56642 + ], + [ + "2021-12-07", + 0.56642 + ], + [ + "2021-12-08", + 0.56642 + ], + [ + "2021-12-09", + 0.56642 + ], + [ + "2021-12-10", + 0.56159 + ], + [ + "2021-12-13", + 0.56159 + ], + [ + "2021-12-14", + 0.56159 + ], + [ + "2021-12-15", + 0.56159 + ], + [ + "2021-12-16", + 0.56159 + ], + [ + "2021-12-17", + 0.55968 + ], + [ + "2021-12-20", + 0.55968 + ], + [ + "2021-12-21", + 0.55968 + ], + [ + "2021-12-22", + 0.55968 + ], + [ + "2021-12-23", + 0.55968 + ], + [ + "2021-12-24", + 0.55692 + ], + [ + "2021-12-27", + 0.55692 + ], + [ + "2021-12-28", + 0.55692 + ], + [ + "2021-12-29", + 0.55692 + ], + [ + "2021-12-30", + 0.55692 + ], + [ + "2021-12-31", + 0.55809 + ], + [ + "2022-01-03", + 0.55809 + ], + [ + "2022-01-04", + 0.55809 + ], + [ + "2022-01-05", + 0.55809 + ], + [ + "2022-01-06", + 0.55809 + ], + [ + "2022-01-07", + 0.14975 + ], + [ + "2022-01-10", + 0.14975 + ], + [ + "2022-01-11", + 0.14975 + ], + [ + "2022-01-12", + 0.14975 + ], + [ + "2022-01-13", + 0.14975 + ], + [ + "2022-01-14", + 0.14998 + ], + [ + "2022-01-17", + 0.14998 + ], + [ + "2022-01-18", + 0.14998 + ], + [ + "2022-01-19", + 0.14998 + ], + [ + "2022-01-20", + 0.14998 + ], + [ + "2022-01-21", + 0.15056 + ], + [ + "2022-01-24", + 0.15056 + ], + [ + "2022-01-25", + 0.15056 + ], + [ + "2022-01-26", + 0.15056 + ], + [ + "2022-01-27", + 0.15056 + ], + [ + "2022-01-28", + 0.14824 + ], + [ + "2022-01-31", + 0.14824 + ], + [ + "2022-02-01", + 0.14824 + ], + [ + "2022-02-02", + 0.14824 + ], + [ + "2022-02-03", + 0.14824 + ], + [ + "2022-02-04", + 0.14824 + ], + [ + "2022-02-07", + 0.14824 + ], + [ + "2022-02-08", + 0.14824 + ], + [ + "2022-02-09", + 0.14824 + ], + [ + "2022-02-10", + 0.14824 + ], + [ + "2022-02-11", + 0.14855 + ], + [ + "2022-02-14", + 0.14855 + ], + [ + "2022-02-15", + 0.14855 + ], + [ + "2022-02-16", + 0.14855 + ], + [ + "2022-02-17", + 0.14855 + ], + [ + "2022-02-18", + 0.14799 + ], + [ + "2022-02-21", + 0.14799 + ], + [ + "2022-02-22", + 0.14799 + ], + [ + "2022-02-23", + 0.14799 + ], + [ + "2022-02-24", + 0.14799 + ], + [ + "2022-02-25", + 0.147 + ], + [ + "2022-02-28", + 0.147 + ], + [ + "2022-03-01", + 0.147 + ], + [ + "2022-03-02", + 0.147 + ], + [ + "2022-03-03", + 0.147 + ], + [ + "2022-03-04", + 0.14722 + ], + [ + "2022-03-07", + 0.14722 + ], + [ + "2022-03-08", + 0.14722 + ], + [ + "2022-03-09", + 0.14722 + ], + [ + "2022-03-10", + 0.14722 + ], + [ + "2022-03-11", + 0.14834 + ], + [ + "2022-03-14", + 0.14834 + ], + [ + "2022-03-15", + 0.14834 + ], + [ + "2022-03-16", + 0.14834 + ], + [ + "2022-03-17", + 0.14834 + ], + [ + "2022-03-18", + 0.14908 + ], + [ + "2022-03-21", + 0.14908 + ], + [ + "2022-03-22", + 0.14908 + ], + [ + "2022-03-23", + 0.14908 + ], + [ + "2022-03-24", + 0.14908 + ], + [ + "2022-03-25", + 0.14913 + ], + [ + "2022-03-28", + 0.14913 + ], + [ + "2022-03-29", + 0.14913 + ], + [ + "2022-03-30", + 0.14913 + ], + [ + "2022-03-31", + 0.14913 + ], + [ + "2022-04-01", + 0.27107 + ], + [ + "2022-04-04", + 0.27107 + ], + [ + "2022-04-05", + 0.27107 + ], + [ + "2022-04-06", + 0.27107 + ], + [ + "2022-04-07", + 0.27107 + ], + [ + "2022-04-08", + 0.27082 + ], + [ + "2022-04-11", + 0.27082 + ], + [ + "2022-04-12", + 0.27082 + ], + [ + "2022-04-13", + 0.27082 + ], + [ + "2022-04-14", + 0.27082 + ], + [ + "2022-04-15", + 0.2686 + ], + [ + "2022-04-18", + 0.2686 + ], + [ + "2022-04-19", + 0.2686 + ], + [ + "2022-04-20", + 0.2686 + ], + [ + "2022-04-21", + 0.2686 + ], + [ + "2022-04-22", + 0.26901 + ], + [ + "2022-04-25", + 0.26901 + ], + [ + "2022-04-26", + 0.26901 + ], + [ + "2022-04-27", + 0.26901 + ], + [ + "2022-04-28", + 0.26901 + ], + [ + "2022-04-29", + 0.26819 + ], + [ + "2022-05-02", + 0.26819 + ], + [ + "2022-05-03", + 0.26819 + ], + [ + "2022-05-04", + 0.26819 + ], + [ + "2022-05-05", + 0.26819 + ], + [ + "2022-05-06", + 0.26801 + ], + [ + "2022-05-09", + 0.26801 + ], + [ + "2022-05-10", + 0.26801 + ], + [ + "2022-05-11", + 0.26801 + ], + [ + "2022-05-12", + 0.26801 + ], + [ + "2022-05-13", + 0.2697 + ], + [ + "2022-05-16", + 0.2697 + ], + [ + "2022-05-17", + 0.2697 + ], + [ + "2022-05-18", + 0.2697 + ], + [ + "2022-05-19", + 0.2697 + ], + [ + "2022-05-20", + 0.27038 + ], + [ + "2022-05-23", + 0.27038 + ], + [ + "2022-05-24", + 0.27038 + ], + [ + "2022-05-25", + 0.27038 + ], + [ + "2022-05-26", + 0.27038 + ], + [ + "2022-05-27", + 0.27066 + ], + [ + "2022-05-30", + 0.27066 + ], + [ + "2022-05-31", + 0.27066 + ], + [ + "2022-06-01", + 0.27066 + ], + [ + "2022-06-02", + 0.27204 + ], + [ + "2022-06-03", + 0.27204 + ], + [ + "2022-06-06", + 0.27204 + ], + [ + "2022-06-07", + 0.27204 + ], + [ + "2022-06-08", + 0.27204 + ], + [ + "2022-06-09", + 0.27204 + ], + [ + "2022-06-10", + 0.27079 + ], + [ + "2022-06-13", + 0.27079 + ], + [ + "2022-06-14", + 0.27079 + ], + [ + "2022-06-15", + 0.27079 + ], + [ + "2022-06-16", + 0.27079 + ], + [ + "2022-06-17", + 0.27027 + ], + [ + "2022-06-20", + 0.27027 + ], + [ + "2022-06-21", + 0.27027 + ], + [ + "2022-06-22", + 0.27027 + ], + [ + "2022-06-23", + 0.27027 + ], + [ + "2022-06-24", + 0.26701 + ], + [ + "2022-06-27", + 0.26701 + ], + [ + "2022-06-28", + 0.26701 + ], + [ + "2022-06-29", + 0.26701 + ], + [ + "2022-06-30", + 0.26701 + ], + [ + "2022-07-01", + 0.31002 + ], + [ + "2022-07-04", + 0.31002 + ], + [ + "2022-07-05", + 0.31002 + ], + [ + "2022-07-06", + 0.31002 + ], + [ + "2022-07-07", + 0.31002 + ], + [ + "2022-07-08", + 0.30995 + ], + [ + "2022-07-11", + 0.30995 + ], + [ + "2022-07-12", + 0.30995 + ], + [ + "2022-07-13", + 0.30995 + ], + [ + "2022-07-14", + 0.30995 + ], + [ + "2022-07-15", + 0.31014 + ], + [ + "2022-07-18", + 0.31014 + ], + [ + "2022-07-19", + 0.31014 + ], + [ + "2022-07-20", + 0.31014 + ], + [ + "2022-07-21", + 0.31014 + ], + [ + "2022-07-22", + 0.31372 + ], + [ + "2022-07-25", + 0.31372 + ], + [ + "2022-07-26", + 0.31372 + ], + [ + "2022-07-27", + 0.31372 + ], + [ + "2022-07-28", + 0.31372 + ], + [ + "2022-07-29", + 0.30716 + ], + [ + "2022-08-01", + 0.30716 + ], + [ + "2022-08-02", + 0.30716 + ], + [ + "2022-08-03", + 0.30716 + ], + [ + "2022-08-04", + 0.30716 + ], + [ + "2022-08-05", + 0.3089 + ], + [ + "2022-08-08", + 0.3089 + ], + [ + "2022-08-09", + 0.3089 + ], + [ + "2022-08-10", + 0.3089 + ], + [ + "2022-08-11", + 0.3089 + ], + [ + "2022-08-12", + 0.31151 + ], + [ + "2022-08-15", + 0.31151 + ], + [ + "2022-08-16", + 0.31151 + ], + [ + "2022-08-17", + 0.31151 + ], + [ + "2022-08-18", + 0.31151 + ], + [ + "2022-08-19", + 0.31102 + ], + [ + "2022-08-22", + 0.31102 + ], + [ + "2022-08-23", + 0.31102 + ], + [ + "2022-08-24", + 0.31102 + ], + [ + "2022-08-25", + 0.31102 + ], + [ + "2022-08-26", + 0.30995 + ], + [ + "2022-08-29", + 0.30995 + ], + [ + "2022-08-30", + 0.30995 + ], + [ + "2022-08-31", + 0.30995 + ], + [ + "2022-09-01", + 0.30995 + ], + [ + "2022-09-02", + 0.31185 + ], + [ + "2022-09-05", + 0.31185 + ], + [ + "2022-09-06", + 0.31185 + ], + [ + "2022-09-07", + 0.31185 + ], + [ + "2022-09-08", + 0.31185 + ], + [ + "2022-09-09", + 0.3125 + ], + [ + "2022-09-12", + 0.3125 + ], + [ + "2022-09-13", + 0.3125 + ], + [ + "2022-09-14", + 0.3125 + ], + [ + "2022-09-15", + 0.3125 + ], + [ + "2022-09-16", + 0.31259 + ], + [ + "2022-09-19", + 0.31259 + ], + [ + "2022-09-20", + 0.31259 + ], + [ + "2022-09-21", + 0.31259 + ], + [ + "2022-09-22", + 0.31259 + ], + [ + "2022-09-23", + 0.31449 + ], + [ + "2022-09-26", + 0.31449 + ], + [ + "2022-09-27", + 0.31449 + ], + [ + "2022-09-28", + 0.31449 + ], + [ + "2022-09-29", + 0.31449 + ], + [ + "2022-09-30", + 0.31359 + ], + [ + "2022-10-03", + 0.31359 + ], + [ + "2022-10-04", + 0.31359 + ], + [ + "2022-10-05", + 0.31359 + ], + [ + "2022-10-06", + 0.31359 + ], + [ + "2022-10-07", + 0.31359 + ], + [ + "2022-10-10", + 0.31359 + ], + [ + "2022-10-11", + 0.31359 + ], + [ + "2022-10-12", + 0.31359 + ], + [ + "2022-10-13", + 0.31359 + ], + [ + "2022-10-14", + 0.43621 + ], + [ + "2022-10-17", + 0.43621 + ], + [ + "2022-10-18", + 0.43621 + ], + [ + "2022-10-19", + 0.43621 + ], + [ + "2022-10-20", + 0.43621 + ], + [ + "2022-10-21", + 0.43573 + ], + [ + "2022-10-24", + 0.43573 + ], + [ + "2022-10-25", + 0.43573 + ], + [ + "2022-10-26", + 0.43573 + ], + [ + "2022-10-27", + 0.43573 + ], + [ + "2022-10-28", + 0.43398 + ], + [ + "2022-10-31", + 0.43398 + ], + [ + "2022-11-01", + 0.43398 + ], + [ + "2022-11-02", + 0.43398 + ], + [ + "2022-11-03", + 0.43398 + ], + [ + "2022-11-04", + 0.42931 + ], + [ + "2022-11-07", + 0.42931 + ], + [ + "2022-11-08", + 0.42931 + ], + [ + "2022-11-09", + 0.42931 + ], + [ + "2022-11-10", + 0.42931 + ], + [ + "2022-11-11", + 0.42978 + ], + [ + "2022-11-14", + 0.42978 + ], + [ + "2022-11-15", + 0.42978 + ], + [ + "2022-11-16", + 0.42978 + ], + [ + "2022-11-17", + 0.42978 + ], + [ + "2022-11-18", + 0.4344 + ], + [ + "2022-11-21", + 0.4344 + ], + [ + "2022-11-22", + 0.4344 + ], + [ + "2022-11-23", + 0.4344 + ], + [ + "2022-11-24", + 0.4344 + ], + [ + "2022-11-25", + 0.4316 + ], + [ + "2022-11-28", + 0.4316 + ], + [ + "2022-11-29", + 0.4316 + ], + [ + "2022-11-30", + 0.4316 + ], + [ + "2022-12-01", + 0.4316 + ], + [ + "2022-12-02", + 0.4348 + ], + [ + "2022-12-05", + 0.4348 + ], + [ + "2022-12-06", + 0.4348 + ], + [ + "2022-12-07", + 0.4348 + ], + [ + "2022-12-08", + 0.4348 + ], + [ + "2022-12-09", + 0.43846 + ], + [ + "2022-12-12", + 0.43846 + ], + [ + "2022-12-13", + 0.43846 + ], + [ + "2022-12-14", + 0.43846 + ], + [ + "2022-12-15", + 0.43846 + ], + [ + "2022-12-16", + 0.43603 + ], + [ + "2022-12-19", + 0.43603 + ], + [ + "2022-12-20", + 0.43603 + ], + [ + "2022-12-21", + 0.43603 + ], + [ + "2022-12-22", + 0.43603 + ], + [ + "2022-12-23", + 0.43376 + ], + [ + "2022-12-26", + 0.43376 + ], + [ + "2022-12-27", + 0.43376 + ], + [ + "2022-12-28", + 0.43376 + ], + [ + "2022-12-29", + 0.43376 + ], + [ + "2022-12-30", + 0.4323 + ], + [ + "2023-01-02", + 0.4323 + ], + [ + "2023-01-03", + 0.4323 + ], + [ + "2023-01-04", + 0.4323 + ], + [ + "2023-01-05", + 0.4323 + ], + [ + "2023-01-06", + 0.07744 + ], + [ + "2023-01-09", + 0.07744 + ], + [ + "2023-01-10", + 0.07744 + ], + [ + "2023-01-11", + 0.07744 + ], + [ + "2023-01-12", + 0.07744 + ], + [ + "2023-01-13", + 0.07665 + ], + [ + "2023-01-16", + 0.07665 + ], + [ + "2023-01-17", + 0.07665 + ], + [ + "2023-01-18", + 0.07665 + ], + [ + "2023-01-19", + 0.07665 + ], + [ + "2023-01-20", + 0.07639 + ], + [ + "2023-01-23", + 0.07639 + ], + [ + "2023-01-24", + 0.07639 + ], + [ + "2023-01-25", + 0.07639 + ], + [ + "2023-01-26", + 0.07639 + ], + [ + "2023-01-27", + 0.07639 + ], + [ + "2023-01-30", + 0.07639 + ], + [ + "2023-01-31", + 0.07639 + ], + [ + "2023-02-01", + 0.07639 + ], + [ + "2023-02-02", + 0.07639 + ], + [ + "2023-02-03", + 0.07612 + ], + [ + "2023-02-06", + 0.07612 + ], + [ + "2023-02-07", + 0.07612 + ], + [ + "2023-02-08", + 0.07612 + ], + [ + "2023-02-09", + 0.07612 + ], + [ + "2023-02-10", + 0.07612 + ], + [ + "2023-02-13", + 0.07612 + ], + [ + "2023-02-14", + 0.07612 + ], + [ + "2023-02-15", + 0.07612 + ], + [ + "2023-02-16", + 0.07612 + ], + [ + "2023-02-17", + 0.07665 + ], + [ + "2023-02-20", + 0.07665 + ], + [ + "2023-02-21", + 0.07665 + ], + [ + "2023-02-22", + 0.07665 + ], + [ + "2023-02-23", + 0.07665 + ], + [ + "2023-02-24", + 0.07778 + ], + [ + "2023-02-27", + 0.07778 + ], + [ + "2023-02-28", + 0.07778 + ], + [ + "2023-03-01", + 0.07778 + ], + [ + "2023-03-02", + 0.07778 + ], + [ + "2023-03-03", + 0.07559 + ], + [ + "2023-03-06", + 0.07559 + ], + [ + "2023-03-07", + 0.07559 + ], + [ + "2023-03-08", + 0.07559 + ], + [ + "2023-03-09", + 0.07559 + ], + [ + "2023-03-10", + 0.07487 + ], + [ + "2023-03-13", + 0.07487 + ], + [ + "2023-03-14", + 0.07487 + ], + [ + "2023-03-15", + 0.07487 + ], + [ + "2023-03-16", + 0.07487 + ], + [ + "2023-03-17", + 0.07496 + ], + [ + "2023-03-20", + 0.07496 + ], + [ + "2023-03-21", + 0.07496 + ], + [ + "2023-03-22", + 0.07496 + ], + [ + "2023-03-23", + 0.07496 + ], + [ + "2023-03-24", + 0.07372 + ], + [ + "2023-03-27", + 0.07372 + ], + [ + "2023-03-28", + 0.07372 + ], + [ + "2023-03-29", + 0.07372 + ], + [ + "2023-03-30", + 0.07372 + ], + [ + "2023-03-31", + 0.07187 + ], + [ + "2023-04-03", + 0.07187 + ], + [ + "2023-04-04", + 0.07187 + ], + [ + "2023-04-05", + 0.07187 + ], + [ + "2023-04-06", + 0.07187 + ], + [ + "2023-04-07", + 0.17112 + ], + [ + "2023-04-10", + 0.17112 + ], + [ + "2023-04-11", + 0.17112 + ], + [ + "2023-04-12", + 0.17112 + ], + [ + "2023-04-13", + 0.17112 + ], + [ + "2023-04-14", + 0.17066 + ], + [ + "2023-04-17", + 0.17066 + ], + [ + "2023-04-18", + 0.17066 + ], + [ + "2023-04-19", + 0.17066 + ], + [ + "2023-04-20", + 0.17066 + ], + [ + "2023-04-21", + 0.17123 + ], + [ + "2023-04-24", + 0.17123 + ], + [ + "2023-04-25", + 0.17123 + ], + [ + "2023-04-26", + 0.17123 + ], + [ + "2023-04-27", + 0.17123 + ], + [ + "2023-04-28", + 0.17258 + ], + [ + "2023-05-01", + 0.17258 + ], + [ + "2023-05-02", + 0.17258 + ], + [ + "2023-05-03", + 0.17258 + ], + [ + "2023-05-04", + 0.17258 + ], + [ + "2023-05-05", + 0.17155 + ], + [ + "2023-05-08", + 0.17155 + ], + [ + "2023-05-09", + 0.17155 + ], + [ + "2023-05-10", + 0.17155 + ], + [ + "2023-05-11", + 0.17155 + ], + [ + "2023-05-12", + 0.17274 + ], + [ + "2023-05-15", + 0.17274 + ], + [ + "2023-05-16", + 0.17274 + ], + [ + "2023-05-17", + 0.17274 + ], + [ + "2023-05-18", + 0.17274 + ], + [ + "2023-05-19", + 0.1729 + ], + [ + "2023-05-22", + 0.1729 + ], + [ + "2023-05-23", + 0.1729 + ], + [ + "2023-05-24", + 0.1729 + ], + [ + "2023-05-25", + 0.1729 + ], + [ + "2023-05-26", + 0.17252 + ], + [ + "2023-05-29", + 0.17252 + ], + [ + "2023-05-30", + 0.17252 + ], + [ + "2023-05-31", + 0.17252 + ], + [ + "2023-06-01", + 0.17252 + ], + [ + "2023-06-02", + 0.17541 + ], + [ + "2023-06-05", + 0.17541 + ], + [ + "2023-06-06", + 0.17541 + ], + [ + "2023-06-07", + 0.17541 + ], + [ + "2023-06-08", + 0.17541 + ], + [ + "2023-06-09", + 0.17579 + ], + [ + "2023-06-12", + 0.17579 + ], + [ + "2023-06-13", + 0.17579 + ], + [ + "2023-06-14", + 0.17579 + ], + [ + "2023-06-15", + 0.17579 + ], + [ + "2023-06-16", + 0.17811 + ], + [ + "2023-06-19", + 0.17811 + ], + [ + "2023-06-20", + 0.17811 + ], + [ + "2023-06-21", + 0.17852 + ], + [ + "2023-06-22", + 0.17852 + ], + [ + "2023-06-23", + 0.17852 + ], + [ + "2023-06-26", + 0.17852 + ], + [ + "2023-06-27", + 0.17852 + ], + [ + "2023-06-28", + 0.17852 + ], + [ + "2023-06-29", + 0.17852 + ], + [ + "2023-06-30", + 0.17536 + ], + [ + "2023-07-03", + 0.17536 + ], + [ + "2023-07-04", + 0.17536 + ], + [ + "2023-07-05", + 0.17536 + ], + [ + "2023-07-06", + 0.17536 + ], + [ + "2023-07-07", + 0.20673 + ], + [ + "2023-07-10", + 0.20673 + ], + [ + "2023-07-11", + 0.20673 + ], + [ + "2023-07-12", + 0.20673 + ], + [ + "2023-07-13", + 0.20673 + ], + [ + "2023-07-14", + 0.20352 + ], + [ + "2023-07-17", + 0.20352 + ], + [ + "2023-07-18", + 0.20352 + ], + [ + "2023-07-19", + 0.20352 + ], + [ + "2023-07-20", + 0.20352 + ], + [ + "2023-07-21", + 0.20457 + ], + [ + "2023-07-24", + 0.20457 + ], + [ + "2023-07-25", + 0.20457 + ], + [ + "2023-07-26", + 0.20457 + ], + [ + "2023-07-27", + 0.20457 + ], + [ + "2023-07-28", + 0.20392 + ], + [ + "2023-07-31", + 0.20392 + ], + [ + "2023-08-01", + 0.20392 + ], + [ + "2023-08-02", + 0.20392 + ], + [ + "2023-08-03", + 0.20392 + ], + [ + "2023-08-04", + 0.20261 + ], + [ + "2023-08-07", + 0.20261 + ], + [ + "2023-08-08", + 0.20261 + ], + [ + "2023-08-09", + 0.20261 + ], + [ + "2023-08-10", + 0.20261 + ], + [ + "2023-08-11", + 0.20054 + ], + [ + "2023-08-14", + 0.20054 + ], + [ + "2023-08-15", + 0.20054 + ], + [ + "2023-08-16", + 0.20054 + ], + [ + "2023-08-17", + 0.20054 + ], + [ + "2023-08-18", + 0.2067 + ], + [ + "2023-08-21", + 0.2067 + ], + [ + "2023-08-22", + 0.2067 + ], + [ + "2023-08-23", + 0.2067 + ], + [ + "2023-08-24", + 0.2067 + ], + [ + "2023-08-25", + 0.20308 + ], + [ + "2023-08-28", + 0.20308 + ], + [ + "2023-08-29", + 0.20308 + ], + [ + "2023-08-30", + 0.20308 + ], + [ + "2023-08-31", + 0.20308 + ], + [ + "2023-09-01", + 0.20321 + ], + [ + "2023-09-04", + 0.20321 + ], + [ + "2023-09-05", + 0.20321 + ], + [ + "2023-09-06", + 0.20321 + ], + [ + "2023-09-07", + 0.20321 + ], + [ + "2023-09-08", + 0.20617 + ], + [ + "2023-09-11", + 0.20617 + ], + [ + "2023-09-12", + 0.20617 + ], + [ + "2023-09-13", + 0.20617 + ], + [ + "2023-09-14", + 0.20617 + ], + [ + "2023-09-15", + 0.20596 + ], + [ + "2023-09-18", + 0.20596 + ], + [ + "2023-09-19", + 0.20596 + ], + [ + "2023-09-20", + 0.20596 + ], + [ + "2023-09-21", + 0.20596 + ], + [ + "2023-09-22", + 0.20645 + ], + [ + "2023-09-25", + 0.20645 + ], + [ + "2023-09-26", + 0.20645 + ], + [ + "2023-09-27", + 0.20645 + ], + [ + "2023-09-28", + 0.20791 + ], + [ + "2023-09-29", + 0.20791 + ], + [ + "2023-10-02", + 0.20791 + ], + [ + "2023-10-03", + 0.20791 + ], + [ + "2023-10-04", + 0.20791 + ], + [ + "2023-10-05", + 0.20791 + ], + [ + "2023-10-06", + 0.20791 + ], + [ + "2023-10-09", + 0.20791 + ], + [ + "2023-10-10", + 0.20791 + ], + [ + "2023-10-11", + 0.20791 + ], + [ + "2023-10-12", + 0.20791 + ], + [ + "2023-10-13", + 0.43866 + ], + [ + "2023-10-16", + 0.43866 + ], + [ + "2023-10-17", + 0.43866 + ], + [ + "2023-10-18", + 0.43866 + ], + [ + "2023-10-19", + 0.43866 + ], + [ + "2023-10-20", + 0.44064 + ], + [ + "2023-10-23", + 0.44064 + ], + [ + "2023-10-24", + 0.44064 + ], + [ + "2023-10-25", + 0.44064 + ], + [ + "2023-10-26", + 0.44064 + ], + [ + "2023-10-27", + 0.43538 + ], + [ + "2023-10-30", + 0.43538 + ], + [ + "2023-10-31", + 0.43538 + ], + [ + "2023-11-01", + 0.43538 + ], + [ + "2023-11-02", + 0.43538 + ], + [ + "2023-11-03", + 0.43535 + ], + [ + "2023-11-06", + 0.43535 + ], + [ + "2023-11-07", + 0.43535 + ], + [ + "2023-11-08", + 0.43535 + ], + [ + "2023-11-09", + 0.43535 + ], + [ + "2023-11-10", + 0.43499 + ], + [ + "2023-11-13", + 0.43499 + ], + [ + "2023-11-14", + 0.43499 + ], + [ + "2023-11-15", + 0.43499 + ], + [ + "2023-11-16", + 0.43499 + ], + [ + "2023-11-17", + 0.43235 + ], + [ + "2023-11-20", + 0.43235 + ], + [ + "2023-11-21", + 0.43235 + ], + [ + "2023-11-22", + 0.43235 + ], + [ + "2023-11-23", + 0.43235 + ], + [ + "2023-11-24", + 0.4347 + ], + [ + "2023-11-27", + 0.4347 + ], + [ + "2023-11-28", + 0.4347 + ], + [ + "2023-11-29", + 0.4347 + ], + [ + "2023-11-30", + 0.4347 + ], + [ + "2023-12-01", + 0.43461 + ], + [ + "2023-12-04", + 0.43461 + ], + [ + "2023-12-05", + 0.43461 + ], + [ + "2023-12-06", + 0.43461 + ], + [ + "2023-12-07", + 0.43461 + ], + [ + "2023-12-08", + 0.43185 + ], + [ + "2023-12-11", + 0.43185 + ], + [ + "2023-12-12", + 0.43185 + ], + [ + "2023-12-13", + 0.43185 + ], + [ + "2023-12-14", + 0.43185 + ], + [ + "2023-12-15", + 0.43739 + ], + [ + "2023-12-18", + 0.43739 + ], + [ + "2023-12-19", + 0.43739 + ], + [ + "2023-12-20", + 0.43739 + ], + [ + "2023-12-21", + 0.43739 + ], + [ + "2023-12-22", + 0.43327 + ], + [ + "2023-12-25", + 0.43327 + ], + [ + "2023-12-26", + 0.43327 + ], + [ + "2023-12-27", + 0.43327 + ], + [ + "2023-12-28", + 0.43327 + ], + [ + "2023-12-29", + 0.43157 + ], + [ + "2024-01-01", + 0.43157 + ], + [ + "2024-01-02", + 0.43157 + ], + [ + "2024-01-03", + 0.43157 + ], + [ + "2024-01-04", + 0.43157 + ], + [ + "2024-01-05", + 0.08748 + ], + [ + "2024-01-08", + 0.08748 + ], + [ + "2024-01-09", + 0.08748 + ], + [ + "2024-01-10", + 0.08748 + ], + [ + "2024-01-11", + 0.08748 + ], + [ + "2024-01-12", + 0.08678 + ], + [ + "2024-01-15", + 0.08678 + ], + [ + "2024-01-16", + 0.08678 + ], + [ + "2024-01-17", + 0.08678 + ], + [ + "2024-01-18", + 0.08678 + ], + [ + "2024-01-19", + 0.08494 + ], + [ + "2024-01-22", + 0.08494 + ], + [ + "2024-01-23", + 0.08494 + ], + [ + "2024-01-24", + 0.08494 + ], + [ + "2024-01-25", + 0.08494 + ], + [ + "2024-01-26", + 0.08517 + ], + [ + "2024-01-29", + 0.08517 + ], + [ + "2024-01-30", + 0.08517 + ], + [ + "2024-01-31", + 0.08517 + ], + [ + "2024-02-01", + 0.08517 + ], + [ + "2024-02-02", + 0.08521 + ], + [ + "2024-02-05", + 0.08521 + ], + [ + "2024-02-06", + 0.08521 + ], + [ + "2024-02-07", + 0.08521 + ], + [ + "2024-02-08", + 0.08642 + ], + [ + "2024-02-09", + 0.08642 + ], + [ + "2024-02-12", + 0.08642 + ], + [ + "2024-02-13", + 0.08642 + ], + [ + "2024-02-14", + 0.08642 + ], + [ + "2024-02-15", + 0.08642 + ], + [ + "2024-02-16", + 0.08642 + ], + [ + "2024-02-19", + 0.08642 + ], + [ + "2024-02-20", + 0.08642 + ], + [ + "2024-02-21", + 0.08642 + ], + [ + "2024-02-22", + 0.08642 + ], + [ + "2024-02-23", + 0.08618 + ], + [ + "2024-02-26", + 0.08618 + ], + [ + "2024-02-27", + 0.08618 + ], + [ + "2024-02-28", + 0.08618 + ], + [ + "2024-02-29", + 0.08618 + ], + [ + "2024-03-01", + 0.08641 + ], + [ + "2024-03-04", + 0.08641 + ], + [ + "2024-03-05", + 0.08641 + ], + [ + "2024-03-06", + 0.08641 + ], + [ + "2024-03-07", + 0.08641 + ], + [ + "2024-03-08", + 0.08764 + ], + [ + "2024-03-11", + 0.08764 + ], + [ + "2024-03-12", + 0.08764 + ], + [ + "2024-03-13", + 0.08764 + ], + [ + "2024-03-14", + 0.08764 + ], + [ + "2024-03-15", + 0.08906 + ], + [ + "2024-03-18", + 0.08906 + ], + [ + "2024-03-19", + 0.08906 + ], + [ + "2024-03-20", + 0.08906 + ], + [ + "2024-03-21", + 0.08906 + ], + [ + "2024-03-22", + 0.087 + ], + [ + "2024-03-25", + 0.087 + ], + [ + "2024-03-26", + 0.087 + ], + [ + "2024-03-27", + 0.087 + ], + [ + "2024-03-28", + 0.087 + ], + [ + "2024-03-29", + 0.08834 + ], + [ + "2024-04-01", + 0.08834 + ], + [ + "2024-04-02", + 0.08834 + ], + [ + "2024-04-03", + 0.0879 + ], + [ + "2024-04-04", + 0.0879 + ], + [ + "2024-04-05", + 0.0879 + ], + [ + "2024-04-08", + 0.0879 + ], + [ + "2024-04-09", + 0.0879 + ], + [ + "2024-04-10", + 0.0879 + ], + [ + "2024-04-11", + 0.0879 + ], + [ + "2024-04-12", + 0.08818 + ], + [ + "2024-04-15", + 0.08818 + ], + [ + "2024-04-16", + 0.08818 + ], + [ + "2024-04-17", + 0.08818 + ], + [ + "2024-04-18", + 0.08818 + ], + [ + "2024-04-19", + 0.08818 + ], + [ + "2024-04-22", + 0.08818 + ], + [ + "2024-04-23", + 0.08818 + ], + [ + "2024-04-24", + 0.08818 + ], + [ + "2024-04-25", + 0.08818 + ], + [ + "2024-04-26", + 0.08896 + ], + [ + "2024-04-29", + 0.08896 + ], + [ + "2024-04-30", + 0.08986 + ], + [ + "2024-05-06", + 0.08986 + ], + [ + "2024-05-07", + 0.08986 + ], + [ + "2024-05-08", + 0.08986 + ], + [ + "2024-05-09", + 0.08986 + ], + [ + "2024-05-10", + 0.08976 + ], + [ + "2024-05-13", + 0.08976 + ], + [ + "2024-05-14", + 0.08976 + ], + [ + "2024-05-15", + 0.08976 + ], + [ + "2024-05-16", + 0.08976 + ], + [ + "2024-05-17", + 0.09022 + ], + [ + "2024-05-20", + 0.09022 + ], + [ + "2024-05-21", + 0.09022 + ], + [ + "2024-05-22", + 0.09022 + ], + [ + "2024-05-23", + 0.09022 + ], + [ + "2024-05-24", + 0.08764 + ], + [ + "2024-05-27", + 0.08764 + ], + [ + "2024-05-28", + 0.08764 + ], + [ + "2024-05-29", + 0.08764 + ], + [ + "2024-05-30", + 0.08764 + ], + [ + "2024-05-31", + 0.08839 + ], + [ + "2024-06-03", + 0.08839 + ], + [ + "2024-06-04", + 0.08839 + ], + [ + "2024-06-05", + 0.08839 + ], + [ + "2024-06-06", + 0.08839 + ], + [ + "2024-06-07", + 0.08742 + ], + [ + "2024-06-11", + 0.08742 + ], + [ + "2024-06-12", + 0.08742 + ], + [ + "2024-06-13", + 0.08742 + ], + [ + "2024-06-14", + 0.08742 + ], + [ + "2024-06-17", + 0.08742 + ], + [ + "2024-06-18", + 0.08742 + ], + [ + "2024-06-19", + 0.08742 + ], + [ + "2024-06-20", + 0.08742 + ], + [ + "2024-06-21", + 0.08742 + ], + [ + "2024-06-24", + 0.08902 + ], + [ + "2024-06-25", + 0.08902 + ], + [ + "2024-06-26", + 0.08902 + ], + [ + "2024-06-27", + 0.08902 + ], + [ + "2024-06-28", + 0.08902 + ], + [ + "2024-07-01", + 0.09157 + ], + [ + "2024-07-02", + 0.09157 + ], + [ + "2024-07-03", + 0.09157 + ], + [ + "2024-07-04", + 0.09157 + ], + [ + "2024-07-05", + 0.09157 + ], + [ + "2024-07-08", + 0.09341 + ], + [ + "2024-07-09", + 0.09341 + ], + [ + "2024-07-10", + 0.09341 + ], + [ + "2024-07-11", + 0.09341 + ], + [ + "2024-07-12", + 0.09341 + ], + [ + "2024-07-15", + 0.09626 + ], + [ + "2024-07-16", + 0.09626 + ], + [ + "2024-07-17", + 0.09626 + ], + [ + "2024-07-18", + 0.09626 + ], + [ + "2024-07-19", + 0.09626 + ], + [ + "2024-07-22", + 0.09631 + ], + [ + "2024-07-23", + 0.09631 + ], + [ + "2024-07-24", + 0.09631 + ], + [ + "2024-07-25", + 0.09631 + ], + [ + "2024-07-26", + 0.09631 + ], + [ + "2024-07-29", + 0.09783 + ], + [ + "2024-07-30", + 0.09783 + ], + [ + "2024-07-31", + 0.09783 + ], + [ + "2024-08-01", + 0.09783 + ], + [ + "2024-08-02", + 0.09783 + ], + [ + "2024-08-05", + 0.09857 + ], + [ + "2024-08-06", + 0.09857 + ], + [ + "2024-08-07", + 0.09857 + ], + [ + "2024-08-08", + 0.09857 + ], + [ + "2024-08-09", + 0.09857 + ], + [ + "2024-08-12", + 0.09992 + ], + [ + "2024-08-13", + 0.09992 + ], + [ + "2024-08-14", + 0.09992 + ], + [ + "2024-08-15", + 0.09992 + ], + [ + "2024-08-16", + 0.09992 + ], + [ + "2024-08-19", + 0.10609 + ], + [ + "2024-08-20", + 0.10609 + ], + [ + "2024-08-21", + 0.10609 + ], + [ + "2024-08-22", + 0.10609 + ], + [ + "2024-08-23", + 0.10609 + ], + [ + "2024-08-26", + 0.11434 + ], + [ + "2024-08-27", + 0.11434 + ], + [ + "2024-08-28", + 0.11434 + ], + [ + "2024-08-29", + 0.11434 + ], + [ + "2024-08-30", + 0.11434 + ], + [ + "2024-09-02", + 0.11473 + ], + [ + "2024-09-03", + 0.11473 + ], + [ + "2024-09-04", + 0.11473 + ], + [ + "2024-09-05", + 0.11473 + ], + [ + "2024-09-06", + 0.11473 + ], + [ + "2024-09-09", + 0.05067 + ], + [ + "2024-09-10", + 0.05067 + ], + [ + "2024-09-11", + 0.05067 + ], + [ + "2024-09-12", + 0.05067 + ], + [ + "2024-09-13", + 0.05067 + ], + [ + "2024-09-16", + 0.05086 + ], + [ + "2024-09-17", + 0.0508 + ], + [ + "2024-09-18", + 0.05112 + ], + [ + "2024-09-19", + 0.05112 + ], + [ + "2024-09-20", + 0.05112 + ], + [ + "2024-09-23", + 0.05238 + ], + [ + "2024-09-24", + 0.05238 + ], + [ + "2024-09-25", + 0.05238 + ], + [ + "2024-09-26", + 0.05238 + ], + [ + "2024-09-27", + 0.05238 + ], + [ + "2024-09-30", + 0.05397 + ], + [ + "2024-10-01", + 0.05238 + ], + [ + "2024-10-02", + 0.05236 + ], + [ + "2024-10-03", + 0.05239 + ], + [ + "2024-10-04", + 0.05238 + ], + [ + "2024-10-07", + 0.05238 + ], + [ + "2024-10-08", + 0.05483 + ], + [ + "2024-10-09", + 0.05336 + ], + [ + "2024-10-10", + 0.05336 + ], + [ + "2024-10-11", + 0.05336 + ], + [ + "2024-10-12", + 0.05239 + ], + [ + "2024-10-13", + 0.05238 + ], + [ + "2024-10-14", + 0.05263 + ], + [ + "2024-10-15", + 0.05263 + ], + [ + "2024-10-16", + 0.05263 + ], + [ + "2024-10-17", + 0.05263 + ], + [ + "2024-10-18", + 0.05263 + ], + [ + "2024-10-21", + 0.05453 + ], + [ + "2024-10-22", + 0.05453 + ], + [ + "2024-10-23", + 0.05453 + ], + [ + "2024-10-24", + 0.05453 + ], + [ + "2024-10-25", + 0.05453 + ], + [ + "2024-10-28", + 0.05726 + ], + [ + "2024-10-29", + 0.05726 + ], + [ + "2024-10-30", + 0.05726 + ], + [ + "2024-10-31", + 0.05726 + ], + [ + "2024-11-01", + 0.05452 + ], + [ + "2024-11-04", + 0.06307 + ], + [ + "2024-11-05", + 0.06307 + ], + [ + "2024-11-06", + 0.06307 + ], + [ + "2024-11-07", + 0.06307 + ], + [ + "2024-11-08", + 0.06307 + ], + [ + "2024-11-11", + 0.06248 + ], + [ + "2024-11-12", + 0.06248 + ], + [ + "2024-11-13", + 0.06248 + ], + [ + "2024-11-14", + 0.06248 + ], + [ + "2024-11-15", + 0.06248 + ], + [ + "2024-11-18", + 0.06166 + ], + [ + "2024-11-19", + 0.06166 + ], + [ + "2024-11-20", + 0.06166 + ], + [ + "2024-11-21", + 0.06166 + ], + [ + "2024-11-22", + 0.06166 + ], + [ + "2024-11-25", + 0.0594 + ], + [ + "2024-11-26", + 0.0594 + ], + [ + "2024-11-27", + 0.0594 + ], + [ + "2024-11-28", + 0.0594 + ], + [ + "2024-11-29", + 0.0594 + ], + [ + "2024-12-02", + 0.0594 + ], + [ + "2024-12-03", + 0.0594 + ], + [ + "2024-12-04", + 0.0594 + ], + [ + "2024-12-05", + 0.0594 + ], + [ + "2024-12-06", + 0.05942 + ], + [ + "2024-12-09", + 0.05255 + ], + [ + "2024-12-10", + 0.05255 + ], + [ + "2024-12-11", + 0.05255 + ], + [ + "2024-12-12", + 0.05255 + ], + [ + "2024-12-13", + 0.05255 + ], + [ + "2024-12-16", + 0.04922 + ], + [ + "2024-12-17", + 0.04922 + ], + [ + "2024-12-18", + 0.04922 + ], + [ + "2024-12-19", + 0.04922 + ], + [ + "2024-12-20", + 0.04922 + ], + [ + "2024-12-23", + 0.0473 + ], + [ + "2024-12-24", + 0.0473 + ], + [ + "2024-12-25", + 0.0473 + ], + [ + "2024-12-26", + 0.0473 + ], + [ + "2024-12-27", + 0.0473 + ], + [ + "2024-12-30", + 0.04736 + ], + [ + "2024-12-31", + 0.04736 + ], + [ + "2025-01-01", + 0.04731 + ], + [ + "2025-01-02", + 0.04736 + ], + [ + "2025-01-03", + 0.04736 + ], + [ + "2025-01-06", + 0.04828 + ], + [ + "2025-01-07", + 0.04828 + ], + [ + "2025-01-08", + 0.04828 + ], + [ + "2025-01-09", + 0.04828 + ], + [ + "2025-01-10", + 0.04828 + ], + [ + "2025-01-13", + 0.05291 + ], + [ + "2025-01-14", + 0.05291 + ], + [ + "2025-01-15", + 0.05291 + ], + [ + "2025-01-16", + 0.05291 + ], + [ + "2025-01-17", + 0.05291 + ], + [ + "2025-01-20", + 0.0529 + ], + [ + "2025-01-21", + 0.0529 + ], + [ + "2025-01-22", + 0.0529 + ], + [ + "2025-01-23", + 0.05289 + ], + [ + "2025-01-24", + 0.05287 + ], + [ + "2025-01-27", + 0.0529 + ], + [ + "2025-01-28", + 0.05287 + ] + ], + "structure": [ + [ + "2015-01-06", + 0.37818 + ], + [ + "2015-01-07", + 0.37818 + ], + [ + "2015-01-08", + 0.37818 + ], + [ + "2015-01-09", + 0.37818 + ], + [ + "2015-01-12", + 0.37818 + ], + [ + "2015-01-13", + 0.37818 + ], + [ + "2015-01-14", + 0.37818 + ], + [ + "2015-01-15", + 0.37818 + ], + [ + "2015-01-16", + 0.37818 + ], + [ + "2015-01-19", + 0.37818 + ], + [ + "2015-01-20", + 0.37818 + ], + [ + "2015-01-21", + 0.37818 + ], + [ + "2015-01-22", + 0.37818 + ], + [ + "2015-01-23", + 0.37818 + ], + [ + "2015-01-26", + 0.37818 + ], + [ + "2015-01-27", + 0.37818 + ], + [ + "2015-01-28", + 0.37818 + ], + [ + "2015-01-29", + 0.37818 + ], + [ + "2015-01-30", + 0.37818 + ], + [ + "2015-02-02", + 0.37818 + ], + [ + "2015-02-03", + 0.37818 + ], + [ + "2015-02-04", + 0.37818 + ], + [ + "2015-02-05", + 0.37818 + ], + [ + "2015-02-06", + 0.37818 + ], + [ + "2015-02-09", + 0.37818 + ], + [ + "2015-02-10", + 0.37818 + ], + [ + "2015-02-11", + 0.37818 + ], + [ + "2015-02-12", + 0.37818 + ], + [ + "2015-02-13", + 0.37818 + ], + [ + "2015-02-16", + 0.37818 + ], + [ + "2015-02-17", + 0.37818 + ], + [ + "2015-02-18", + 0.37818 + ], + [ + "2015-02-19", + 0.37818 + ], + [ + "2015-02-20", + 0.37818 + ], + [ + "2015-02-23", + 0.37818 + ], + [ + "2015-02-24", + 0.37818 + ], + [ + "2015-02-25", + 0.37818 + ], + [ + "2015-02-26", + 0.37818 + ], + [ + "2015-02-27", + 0.37818 + ], + [ + "2015-03-02", + 0.37818 + ], + [ + "2015-03-03", + 0.37818 + ], + [ + "2015-03-04", + 0.37818 + ], + [ + "2015-03-05", + 0.37818 + ], + [ + "2015-03-06", + 0.37818 + ], + [ + "2015-03-09", + 0.37818 + ], + [ + "2015-03-10", + 0.37818 + ], + [ + "2015-03-11", + 0.37818 + ], + [ + "2015-03-12", + 0.37818 + ], + [ + "2015-03-13", + 0.37818 + ], + [ + "2015-03-16", + 0.37818 + ], + [ + "2015-03-17", + 0.37818 + ], + [ + "2015-03-18", + 0.37818 + ], + [ + "2015-03-19", + 0.37818 + ], + [ + "2015-03-20", + 0.37818 + ], + [ + "2015-03-23", + 0.37818 + ], + [ + "2015-03-24", + 0.37818 + ], + [ + "2015-03-25", + 0.37818 + ], + [ + "2015-03-26", + 0.37818 + ], + [ + "2015-03-27", + 0.37818 + ], + [ + "2015-03-30", + 0.37818 + ], + [ + "2015-03-31", + 0.37818 + ], + [ + "2015-04-01", + 0.47098 + ], + [ + "2015-04-02", + 0.47098 + ], + [ + "2015-04-03", + 0.47098 + ], + [ + "2015-04-06", + 0.47098 + ], + [ + "2015-04-07", + 0.47098 + ], + [ + "2015-04-08", + 0.47098 + ], + [ + "2015-04-09", + 0.47098 + ], + [ + "2015-04-10", + 0.47098 + ], + [ + "2015-04-13", + 0.47098 + ], + [ + "2015-04-14", + 0.47098 + ], + [ + "2015-04-15", + 0.47098 + ], + [ + "2015-04-16", + 0.47098 + ], + [ + "2015-04-17", + 0.47098 + ], + [ + "2015-04-20", + 0.47098 + ], + [ + "2015-04-21", + 0.47098 + ], + [ + "2015-04-22", + 0.47098 + ], + [ + "2015-04-23", + 0.47098 + ], + [ + "2015-04-24", + 0.47098 + ], + [ + "2015-04-27", + 0.47098 + ], + [ + "2015-04-28", + 0.47098 + ], + [ + "2015-04-29", + 0.47098 + ], + [ + "2015-04-30", + 0.47098 + ], + [ + "2015-05-01", + 0.47098 + ], + [ + "2015-05-04", + 0.47098 + ], + [ + "2015-05-05", + 0.47098 + ], + [ + "2015-05-06", + 0.47098 + ], + [ + "2015-05-07", + 0.47098 + ], + [ + "2015-05-08", + 0.47098 + ], + [ + "2015-05-11", + 0.47098 + ], + [ + "2015-05-12", + 0.47098 + ], + [ + "2015-05-13", + 0.47098 + ], + [ + "2015-05-14", + 0.47098 + ], + [ + "2015-05-15", + 0.47098 + ], + [ + "2015-05-18", + 0.47098 + ], + [ + "2015-05-19", + 0.47098 + ], + [ + "2015-05-20", + 0.47098 + ], + [ + "2015-05-21", + 0.47098 + ], + [ + "2015-05-22", + 0.47098 + ], + [ + "2015-05-25", + 0.47098 + ], + [ + "2015-05-26", + 0.47098 + ], + [ + "2015-05-27", + 0.47098 + ], + [ + "2015-05-28", + 0.47098 + ], + [ + "2015-05-29", + 0.47098 + ], + [ + "2015-06-01", + 0.47098 + ], + [ + "2015-06-02", + 0.47098 + ], + [ + "2015-06-03", + 0.47098 + ], + [ + "2015-06-04", + 0.47098 + ], + [ + "2015-06-05", + 0.47098 + ], + [ + "2015-06-08", + 0.47098 + ], + [ + "2015-06-09", + 0.47098 + ], + [ + "2015-06-10", + 0.47098 + ], + [ + "2015-06-11", + 0.47098 + ], + [ + "2015-06-12", + 0.47098 + ], + [ + "2015-06-15", + 0.47098 + ], + [ + "2015-06-16", + 0.47098 + ], + [ + "2015-06-17", + 0.47098 + ], + [ + "2015-06-18", + 0.47098 + ], + [ + "2015-06-19", + 0.47098 + ], + [ + "2015-06-22", + 0.47098 + ], + [ + "2015-06-23", + 0.47098 + ], + [ + "2015-06-24", + 0.47098 + ], + [ + "2015-06-25", + 0.47098 + ], + [ + "2015-06-26", + 0.47098 + ], + [ + "2015-06-29", + 0.47098 + ], + [ + "2015-06-30", + 0.47098 + ], + [ + "2015-07-01", + 0.3421 + ], + [ + "2015-07-02", + 0.3421 + ], + [ + "2015-07-03", + 0.3421 + ], + [ + "2015-07-06", + 0.3421 + ], + [ + "2015-07-07", + 0.3421 + ], + [ + "2015-07-08", + 0.3421 + ], + [ + "2015-07-09", + 0.3421 + ], + [ + "2015-07-10", + 0.3421 + ], + [ + "2015-07-13", + 0.3421 + ], + [ + "2015-07-14", + 0.3421 + ], + [ + "2015-07-15", + 0.3421 + ], + [ + "2015-07-16", + 0.3421 + ], + [ + "2015-07-17", + 0.3421 + ], + [ + "2015-07-20", + 0.3421 + ], + [ + "2015-07-21", + 0.3421 + ], + [ + "2015-07-22", + 0.3421 + ], + [ + "2015-07-23", + 0.3421 + ], + [ + "2015-07-24", + 0.3421 + ], + [ + "2015-07-27", + 0.3421 + ], + [ + "2015-07-28", + 0.3421 + ], + [ + "2015-07-29", + 0.3421 + ], + [ + "2015-07-30", + 0.3421 + ], + [ + "2015-07-31", + 0.3421 + ], + [ + "2015-08-03", + 0.3421 + ], + [ + "2015-08-04", + 0.3421 + ], + [ + "2015-08-05", + 0.3421 + ], + [ + "2015-08-06", + 0.3421 + ], + [ + "2015-08-07", + 0.3421 + ], + [ + "2015-08-10", + 0.3421 + ], + [ + "2015-08-11", + 0.3421 + ], + [ + "2015-08-12", + 0.3421 + ], + [ + "2015-08-13", + 0.3421 + ], + [ + "2015-08-14", + 0.3421 + ], + [ + "2015-08-17", + 0.3421 + ], + [ + "2015-08-18", + 0.3421 + ], + [ + "2015-08-19", + 0.3421 + ], + [ + "2015-08-20", + 0.3421 + ], + [ + "2015-08-21", + 0.3421 + ], + [ + "2015-08-24", + 0.3421 + ], + [ + "2015-08-25", + 0.3421 + ], + [ + "2015-08-26", + 0.3421 + ], + [ + "2015-08-27", + 0.3421 + ], + [ + "2015-08-28", + 0.3421 + ], + [ + "2015-08-31", + 0.3421 + ], + [ + "2015-09-01", + 0.3421 + ], + [ + "2015-09-02", + 0.3421 + ], + [ + "2015-09-03", + 0.3421 + ], + [ + "2015-09-04", + 0.3421 + ], + [ + "2015-09-07", + 0.3421 + ], + [ + "2015-09-08", + 0.3421 + ], + [ + "2015-09-09", + 0.3421 + ], + [ + "2015-09-10", + 0.3421 + ], + [ + "2015-09-11", + 0.3421 + ], + [ + "2015-09-14", + 0.3421 + ], + [ + "2015-09-15", + 0.3421 + ], + [ + "2015-09-16", + 0.3421 + ], + [ + "2015-09-17", + 0.3421 + ], + [ + "2015-09-18", + 0.3421 + ], + [ + "2015-09-21", + 0.3421 + ], + [ + "2015-09-22", + 0.3421 + ], + [ + "2015-09-23", + 0.3421 + ], + [ + "2015-09-24", + 0.3421 + ], + [ + "2015-09-25", + 0.3421 + ], + [ + "2015-09-28", + 0.3421 + ], + [ + "2015-09-29", + 0.3421 + ], + [ + "2015-09-30", + 0.3421 + ], + [ + "2015-10-01", + 0.49812 + ], + [ + "2015-10-02", + 0.49812 + ], + [ + "2015-10-05", + 0.49812 + ], + [ + "2015-10-06", + 0.49812 + ], + [ + "2015-10-07", + 0.49812 + ], + [ + "2015-10-08", + 0.49812 + ], + [ + "2015-10-09", + 0.49812 + ], + [ + "2015-10-12", + 0.49812 + ], + [ + "2015-10-13", + 0.49812 + ], + [ + "2015-10-14", + 0.49812 + ], + [ + "2015-10-15", + 0.49812 + ], + [ + "2015-10-16", + 0.49812 + ], + [ + "2015-10-19", + 0.49812 + ], + [ + "2015-10-20", + 0.49812 + ], + [ + "2015-10-21", + 0.49812 + ], + [ + "2015-10-22", + 0.49812 + ], + [ + "2015-10-23", + 0.49812 + ], + [ + "2015-10-26", + 0.49812 + ], + [ + "2015-10-27", + 0.49812 + ], + [ + "2015-10-28", + 0.49812 + ], + [ + "2015-10-29", + 0.49812 + ], + [ + "2015-10-30", + 0.49812 + ], + [ + "2015-11-02", + 0.49812 + ], + [ + "2015-11-03", + 0.49812 + ], + [ + "2015-11-04", + 0.49812 + ], + [ + "2015-11-05", + 0.49812 + ], + [ + "2015-11-06", + 0.49812 + ], + [ + "2015-11-09", + 0.49812 + ], + [ + "2015-11-10", + 0.49812 + ], + [ + "2015-11-11", + 0.49812 + ], + [ + "2015-11-12", + 0.49812 + ], + [ + "2015-11-13", + 0.49812 + ], + [ + "2015-11-16", + 0.49812 + ], + [ + "2015-11-17", + 0.49812 + ], + [ + "2015-11-18", + 0.49812 + ], + [ + "2015-11-19", + 0.49812 + ], + [ + "2015-11-20", + 0.49812 + ], + [ + "2015-11-23", + 0.49812 + ], + [ + "2015-11-24", + 0.49812 + ], + [ + "2015-11-25", + 0.49812 + ], + [ + "2015-11-26", + 0.49812 + ], + [ + "2015-11-27", + 0.49812 + ], + [ + "2015-11-30", + 0.49812 + ], + [ + "2015-12-01", + 0.49812 + ], + [ + "2015-12-02", + 0.49812 + ], + [ + "2015-12-03", + 0.49812 + ], + [ + "2015-12-04", + 0.49812 + ], + [ + "2015-12-07", + 0.49812 + ], + [ + "2015-12-08", + 0.49812 + ], + [ + "2015-12-09", + 0.49812 + ], + [ + "2015-12-10", + 0.49812 + ], + [ + "2015-12-11", + 0.49812 + ], + [ + "2015-12-14", + 0.49812 + ], + [ + "2015-12-15", + 0.49812 + ], + [ + "2015-12-16", + 0.49812 + ], + [ + "2015-12-17", + 0.49812 + ], + [ + "2015-12-18", + 0.49812 + ], + [ + "2015-12-21", + 0.49812 + ], + [ + "2015-12-22", + 0.49812 + ], + [ + "2015-12-23", + 0.49812 + ], + [ + "2015-12-24", + 0.49812 + ], + [ + "2015-12-25", + 0.49812 + ], + [ + "2015-12-28", + 0.49812 + ], + [ + "2015-12-29", + 0.49812 + ], + [ + "2015-12-30", + 0.49812 + ], + [ + "2015-12-31", + 0.49812 + ], + [ + "2016-01-01", + 0.35873 + ], + [ + "2016-01-04", + 0.35873 + ], + [ + "2016-01-05", + 0.35873 + ], + [ + "2016-01-06", + 0.35873 + ], + [ + "2016-01-07", + 0.35873 + ], + [ + "2016-01-08", + 0.35873 + ], + [ + "2016-01-11", + 0.35873 + ], + [ + "2016-01-12", + 0.35873 + ], + [ + "2016-01-13", + 0.35873 + ], + [ + "2016-01-14", + 0.35873 + ], + [ + "2016-01-15", + 0.35873 + ], + [ + "2016-01-18", + 0.35873 + ], + [ + "2016-01-19", + 0.35873 + ], + [ + "2016-01-20", + 0.35873 + ], + [ + "2016-01-21", + 0.35873 + ], + [ + "2016-01-22", + 0.35873 + ], + [ + "2016-01-25", + 0.35873 + ], + [ + "2016-01-26", + 0.35873 + ], + [ + "2016-01-27", + 0.35873 + ], + [ + "2016-01-28", + 0.35873 + ], + [ + "2016-01-29", + 0.35873 + ], + [ + "2016-02-01", + 0.35873 + ], + [ + "2016-02-02", + 0.35873 + ], + [ + "2016-02-03", + 0.35873 + ], + [ + "2016-02-04", + 0.35873 + ], + [ + "2016-02-05", + 0.35873 + ], + [ + "2016-02-08", + 0.35873 + ], + [ + "2016-02-09", + 0.35873 + ], + [ + "2016-02-10", + 0.35873 + ], + [ + "2016-02-11", + 0.35873 + ], + [ + "2016-02-12", + 0.35873 + ], + [ + "2016-02-15", + 0.35873 + ], + [ + "2016-02-16", + 0.35873 + ], + [ + "2016-02-17", + 0.35873 + ], + [ + "2016-02-18", + 0.35873 + ], + [ + "2016-02-19", + 0.35873 + ], + [ + "2016-02-22", + 0.35873 + ], + [ + "2016-02-23", + 0.35873 + ], + [ + "2016-02-24", + 0.35873 + ], + [ + "2016-02-25", + 0.35873 + ], + [ + "2016-02-26", + 0.35873 + ], + [ + "2016-02-29", + 0.35873 + ], + [ + "2016-03-01", + 0.35873 + ], + [ + "2016-03-02", + 0.35873 + ], + [ + "2016-03-03", + 0.35873 + ], + [ + "2016-03-04", + 0.35873 + ], + [ + "2016-03-07", + 0.35873 + ], + [ + "2016-03-08", + 0.35873 + ], + [ + "2016-03-09", + 0.35873 + ], + [ + "2016-03-10", + 0.35873 + ], + [ + "2016-03-11", + 0.35873 + ], + [ + "2016-03-14", + 0.35873 + ], + [ + "2016-03-15", + 0.35873 + ], + [ + "2016-03-16", + 0.35873 + ], + [ + "2016-03-17", + 0.35873 + ], + [ + "2016-03-18", + 0.35873 + ], + [ + "2016-03-21", + 0.35873 + ], + [ + "2016-03-22", + 0.35873 + ], + [ + "2016-03-23", + 0.35873 + ], + [ + "2016-03-24", + 0.35873 + ], + [ + "2016-03-25", + 0.35873 + ], + [ + "2016-03-28", + 0.35873 + ], + [ + "2016-03-29", + 0.35873 + ], + [ + "2016-03-30", + 0.35873 + ], + [ + "2016-03-31", + 0.35873 + ], + [ + "2016-04-01", + 0.48541 + ], + [ + "2016-04-04", + 0.48541 + ], + [ + "2016-04-05", + 0.48541 + ], + [ + "2016-04-06", + 0.48541 + ], + [ + "2016-04-07", + 0.48541 + ], + [ + "2016-04-08", + 0.48541 + ], + [ + "2016-04-11", + 0.48541 + ], + [ + "2016-04-12", + 0.48541 + ], + [ + "2016-04-13", + 0.48541 + ], + [ + "2016-04-14", + 0.48541 + ], + [ + "2016-04-15", + 0.48541 + ], + [ + "2016-04-18", + 0.48541 + ], + [ + "2016-04-19", + 0.48541 + ], + [ + "2016-04-20", + 0.48541 + ], + [ + "2016-04-21", + 0.48541 + ], + [ + "2016-04-22", + 0.48541 + ], + [ + "2016-04-25", + 0.48541 + ], + [ + "2016-04-26", + 0.48541 + ], + [ + "2016-04-27", + 0.48541 + ], + [ + "2016-04-28", + 0.48541 + ], + [ + "2016-04-29", + 0.48541 + ], + [ + "2016-05-02", + 0.48541 + ], + [ + "2016-05-03", + 0.48541 + ], + [ + "2016-05-04", + 0.48541 + ], + [ + "2016-05-05", + 0.48541 + ], + [ + "2016-05-06", + 0.48541 + ], + [ + "2016-05-09", + 0.48541 + ], + [ + "2016-05-10", + 0.48541 + ], + [ + "2016-05-11", + 0.48541 + ], + [ + "2016-05-12", + 0.48541 + ], + [ + "2016-05-13", + 0.48541 + ], + [ + "2016-05-16", + 0.48541 + ], + [ + "2016-05-17", + 0.48541 + ], + [ + "2016-05-18", + 0.48541 + ], + [ + "2016-05-19", + 0.48541 + ], + [ + "2016-05-20", + 0.48541 + ], + [ + "2016-05-23", + 0.48541 + ], + [ + "2016-05-24", + 0.48541 + ], + [ + "2016-05-25", + 0.48541 + ], + [ + "2016-05-26", + 0.48541 + ], + [ + "2016-05-27", + 0.48541 + ], + [ + "2016-05-30", + 0.48541 + ], + [ + "2016-05-31", + 0.48541 + ], + [ + "2016-06-01", + 0.48541 + ], + [ + "2016-06-02", + 0.48541 + ], + [ + "2016-06-03", + 0.48541 + ], + [ + "2016-06-06", + 0.48541 + ], + [ + "2016-06-07", + 0.48541 + ], + [ + "2016-06-08", + 0.48541 + ], + [ + "2016-06-09", + 0.48541 + ], + [ + "2016-06-10", + 0.48541 + ], + [ + "2016-06-13", + 0.48541 + ], + [ + "2016-06-14", + 0.48541 + ], + [ + "2016-06-15", + 0.48541 + ], + [ + "2016-06-16", + 0.48541 + ], + [ + "2016-06-17", + 0.48541 + ], + [ + "2016-06-20", + 0.48541 + ], + [ + "2016-06-21", + 0.48541 + ], + [ + "2016-06-22", + 0.48541 + ], + [ + "2016-06-23", + 0.48541 + ], + [ + "2016-06-24", + 0.48541 + ], + [ + "2016-06-27", + 0.48541 + ], + [ + "2016-06-28", + 0.48541 + ], + [ + "2016-06-29", + 0.48541 + ], + [ + "2016-06-30", + 0.48541 + ], + [ + "2016-07-01", + 0.30443 + ], + [ + "2016-07-04", + 0.30443 + ], + [ + "2016-07-05", + 0.30443 + ], + [ + "2016-07-06", + 0.30443 + ], + [ + "2016-07-07", + 0.30443 + ], + [ + "2016-07-08", + 0.30443 + ], + [ + "2016-07-11", + 0.30443 + ], + [ + "2016-07-12", + 0.30443 + ], + [ + "2016-07-13", + 0.30443 + ], + [ + "2016-07-14", + 0.30443 + ], + [ + "2016-07-15", + 0.30443 + ], + [ + "2016-07-18", + 0.30443 + ], + [ + "2016-07-19", + 0.30443 + ], + [ + "2016-07-20", + 0.30443 + ], + [ + "2016-07-21", + 0.30443 + ], + [ + "2016-07-22", + 0.30443 + ], + [ + "2016-07-25", + 0.30443 + ], + [ + "2016-07-26", + 0.30443 + ], + [ + "2016-07-27", + 0.30443 + ], + [ + "2016-07-28", + 0.30443 + ], + [ + "2016-07-29", + 0.30443 + ], + [ + "2016-08-01", + 0.30443 + ], + [ + "2016-08-02", + 0.30443 + ], + [ + "2016-08-03", + 0.30443 + ], + [ + "2016-08-04", + 0.30443 + ], + [ + "2016-08-05", + 0.30443 + ], + [ + "2016-08-08", + 0.30443 + ], + [ + "2016-08-09", + 0.30443 + ], + [ + "2016-08-10", + 0.30443 + ], + [ + "2016-08-11", + 0.30443 + ], + [ + "2016-08-12", + 0.30443 + ], + [ + "2016-08-15", + 0.30443 + ], + [ + "2016-08-16", + 0.30443 + ], + [ + "2016-08-17", + 0.30443 + ], + [ + "2016-08-18", + 0.30443 + ], + [ + "2016-08-19", + 0.30443 + ], + [ + "2016-08-22", + 0.30443 + ], + [ + "2016-08-23", + 0.30443 + ], + [ + "2016-08-24", + 0.30443 + ], + [ + "2016-08-25", + 0.30443 + ], + [ + "2016-08-26", + 0.30443 + ], + [ + "2016-08-29", + 0.30443 + ], + [ + "2016-08-30", + 0.30443 + ], + [ + "2016-08-31", + 0.30443 + ], + [ + "2016-09-01", + 0.30443 + ], + [ + "2016-09-02", + 0.30443 + ], + [ + "2016-09-05", + 0.30443 + ], + [ + "2016-09-06", + 0.30443 + ], + [ + "2016-09-07", + 0.30443 + ], + [ + "2016-09-08", + 0.30443 + ], + [ + "2016-09-09", + 0.30443 + ], + [ + "2016-09-12", + 0.30443 + ], + [ + "2016-09-13", + 0.30443 + ], + [ + "2016-09-14", + 0.30443 + ], + [ + "2016-09-15", + 0.30443 + ], + [ + "2016-09-16", + 0.30443 + ], + [ + "2016-09-19", + 0.30443 + ], + [ + "2016-09-20", + 0.30443 + ], + [ + "2016-09-21", + 0.30443 + ], + [ + "2016-09-22", + 0.30443 + ], + [ + "2016-09-23", + 0.30443 + ], + [ + "2016-09-26", + 0.30443 + ], + [ + "2016-09-27", + 0.30443 + ], + [ + "2016-09-28", + 0.30443 + ], + [ + "2016-09-29", + 0.30443 + ], + [ + "2016-09-30", + 0.30443 + ], + [ + "2016-10-03", + 0.45806 + ], + [ + "2016-10-04", + 0.45806 + ], + [ + "2016-10-05", + 0.45806 + ], + [ + "2016-10-06", + 0.45806 + ], + [ + "2016-10-07", + 0.45806 + ], + [ + "2016-10-10", + 0.45806 + ], + [ + "2016-10-11", + 0.45806 + ], + [ + "2016-10-12", + 0.45806 + ], + [ + "2016-10-13", + 0.45806 + ], + [ + "2016-10-14", + 0.45806 + ], + [ + "2016-10-17", + 0.45806 + ], + [ + "2016-10-18", + 0.45806 + ], + [ + "2016-10-19", + 0.45806 + ], + [ + "2016-10-20", + 0.45806 + ], + [ + "2016-10-21", + 0.45806 + ], + [ + "2016-10-24", + 0.45806 + ], + [ + "2016-10-25", + 0.45806 + ], + [ + "2016-10-26", + 0.45806 + ], + [ + "2016-10-27", + 0.45806 + ], + [ + "2016-10-28", + 0.45806 + ], + [ + "2016-10-31", + 0.45806 + ], + [ + "2016-11-01", + 0.45806 + ], + [ + "2016-11-02", + 0.45806 + ], + [ + "2016-11-03", + 0.45806 + ], + [ + "2016-11-04", + 0.45806 + ], + [ + "2016-11-07", + 0.45806 + ], + [ + "2016-11-08", + 0.45806 + ], + [ + "2016-11-09", + 0.45806 + ], + [ + "2016-11-10", + 0.45806 + ], + [ + "2016-11-11", + 0.45806 + ], + [ + "2016-11-14", + 0.45806 + ], + [ + "2016-11-15", + 0.45806 + ], + [ + "2016-11-16", + 0.45806 + ], + [ + "2016-11-17", + 0.45806 + ], + [ + "2016-11-18", + 0.45806 + ], + [ + "2016-11-21", + 0.45806 + ], + [ + "2016-11-22", + 0.45806 + ], + [ + "2016-11-23", + 0.45806 + ], + [ + "2016-11-24", + 0.45806 + ], + [ + "2016-11-25", + 0.45806 + ], + [ + "2016-11-28", + 0.45806 + ], + [ + "2016-11-29", + 0.45806 + ], + [ + "2016-11-30", + 0.45806 + ], + [ + "2016-12-01", + 0.45806 + ], + [ + "2016-12-02", + 0.45806 + ], + [ + "2016-12-05", + 0.45806 + ], + [ + "2016-12-06", + 0.45806 + ], + [ + "2016-12-07", + 0.45806 + ], + [ + "2016-12-08", + 0.45806 + ], + [ + "2016-12-09", + 0.45806 + ], + [ + "2016-12-12", + 0.45806 + ], + [ + "2016-12-13", + 0.45806 + ], + [ + "2016-12-14", + 0.45806 + ], + [ + "2016-12-15", + 0.45806 + ], + [ + "2016-12-16", + 0.45806 + ], + [ + "2016-12-19", + 0.45806 + ], + [ + "2016-12-20", + 0.45806 + ], + [ + "2016-12-21", + 0.45806 + ], + [ + "2016-12-22", + 0.45806 + ], + [ + "2016-12-23", + 0.45806 + ], + [ + "2016-12-26", + 0.45806 + ], + [ + "2016-12-27", + 0.45806 + ], + [ + "2016-12-28", + 0.45806 + ], + [ + "2016-12-29", + 0.45806 + ], + [ + "2016-12-30", + 0.45806 + ], + [ + "2017-01-02", + 0.34427 + ], + [ + "2017-01-03", + 0.34427 + ], + [ + "2017-01-04", + 0.34427 + ], + [ + "2017-01-05", + 0.34427 + ], + [ + "2017-01-06", + 0.34427 + ], + [ + "2017-01-09", + 0.34427 + ], + [ + "2017-01-10", + 0.34427 + ], + [ + "2017-01-11", + 0.34427 + ], + [ + "2017-01-12", + 0.34427 + ], + [ + "2017-01-13", + 0.34427 + ], + [ + "2017-01-16", + 0.34427 + ], + [ + "2017-01-17", + 0.34427 + ], + [ + "2017-01-18", + 0.34427 + ], + [ + "2017-01-19", + 0.34427 + ], + [ + "2017-01-20", + 0.34427 + ], + [ + "2017-01-23", + 0.34427 + ], + [ + "2017-01-24", + 0.34427 + ], + [ + "2017-01-25", + 0.34427 + ], + [ + "2017-01-26", + 0.34427 + ], + [ + "2017-01-27", + 0.34427 + ], + [ + "2017-01-30", + 0.34427 + ], + [ + "2017-01-31", + 0.34427 + ], + [ + "2017-02-01", + 0.34427 + ], + [ + "2017-02-02", + 0.34427 + ], + [ + "2017-02-03", + 0.34427 + ], + [ + "2017-02-06", + 0.34427 + ], + [ + "2017-02-07", + 0.34427 + ], + [ + "2017-02-08", + 0.34427 + ], + [ + "2017-02-09", + 0.34427 + ], + [ + "2017-02-10", + 0.34427 + ], + [ + "2017-02-13", + 0.34427 + ], + [ + "2017-02-14", + 0.34427 + ], + [ + "2017-02-15", + 0.34427 + ], + [ + "2017-02-16", + 0.34427 + ], + [ + "2017-02-17", + 0.34427 + ], + [ + "2017-02-20", + 0.34427 + ], + [ + "2017-02-21", + 0.34427 + ], + [ + "2017-02-22", + 0.34427 + ], + [ + "2017-02-23", + 0.34427 + ], + [ + "2017-02-24", + 0.34427 + ], + [ + "2017-02-27", + 0.34427 + ], + [ + "2017-02-28", + 0.34427 + ], + [ + "2017-03-01", + 0.34427 + ], + [ + "2017-03-02", + 0.34427 + ], + [ + "2017-03-03", + 0.34427 + ], + [ + "2017-03-06", + 0.34427 + ], + [ + "2017-03-07", + 0.34427 + ], + [ + "2017-03-08", + 0.34427 + ], + [ + "2017-03-09", + 0.34427 + ], + [ + "2017-03-10", + 0.34427 + ], + [ + "2017-03-13", + 0.34427 + ], + [ + "2017-03-14", + 0.34427 + ], + [ + "2017-03-15", + 0.34427 + ], + [ + "2017-03-16", + 0.34427 + ], + [ + "2017-03-17", + 0.34427 + ], + [ + "2017-03-20", + 0.34427 + ], + [ + "2017-03-21", + 0.34427 + ], + [ + "2017-03-22", + 0.34427 + ], + [ + "2017-03-23", + 0.34427 + ], + [ + "2017-03-24", + 0.34427 + ], + [ + "2017-03-27", + 0.34427 + ], + [ + "2017-03-28", + 0.34427 + ], + [ + "2017-03-29", + 0.34427 + ], + [ + "2017-03-30", + 0.34427 + ], + [ + "2017-03-31", + 0.34427 + ], + [ + "2017-04-03", + 0.41576 + ], + [ + "2017-04-04", + 0.41576 + ], + [ + "2017-04-05", + 0.41576 + ], + [ + "2017-04-06", + 0.41576 + ], + [ + "2017-04-07", + 0.41576 + ], + [ + "2017-04-10", + 0.41576 + ], + [ + "2017-04-11", + 0.41576 + ], + [ + "2017-04-12", + 0.41576 + ], + [ + "2017-04-13", + 0.41576 + ], + [ + "2017-04-14", + 0.41576 + ], + [ + "2017-04-17", + 0.41576 + ], + [ + "2017-04-18", + 0.41576 + ], + [ + "2017-04-19", + 0.41576 + ], + [ + "2017-04-20", + 0.41576 + ], + [ + "2017-04-21", + 0.41576 + ], + [ + "2017-04-24", + 0.41576 + ], + [ + "2017-04-25", + 0.41576 + ], + [ + "2017-04-26", + 0.41576 + ], + [ + "2017-04-27", + 0.41576 + ], + [ + "2017-04-28", + 0.41576 + ], + [ + "2017-05-01", + 0.41576 + ], + [ + "2017-05-02", + 0.41576 + ], + [ + "2017-05-03", + 0.41576 + ], + [ + "2017-05-04", + 0.41576 + ], + [ + "2017-05-05", + 0.41576 + ], + [ + "2017-05-08", + 0.41576 + ], + [ + "2017-05-09", + 0.41576 + ], + [ + "2017-05-10", + 0.41576 + ], + [ + "2017-05-11", + 0.41576 + ], + [ + "2017-05-12", + 0.41576 + ], + [ + "2017-05-15", + 0.41576 + ], + [ + "2017-05-16", + 0.41576 + ], + [ + "2017-05-17", + 0.41576 + ], + [ + "2017-05-18", + 0.41576 + ], + [ + "2017-05-19", + 0.41576 + ], + [ + "2017-05-22", + 0.41576 + ], + [ + "2017-05-23", + 0.41576 + ], + [ + "2017-05-24", + 0.41576 + ], + [ + "2017-05-25", + 0.41576 + ], + [ + "2017-05-26", + 0.41576 + ], + [ + "2017-05-29", + 0.41576 + ], + [ + "2017-05-30", + 0.41576 + ], + [ + "2017-05-31", + 0.41576 + ], + [ + "2017-06-01", + 0.41576 + ], + [ + "2017-06-02", + 0.41576 + ], + [ + "2017-06-05", + 0.41576 + ], + [ + "2017-06-06", + 0.41576 + ], + [ + "2017-06-07", + 0.41576 + ], + [ + "2017-06-08", + 0.41576 + ], + [ + "2017-06-09", + 0.41576 + ], + [ + "2017-06-12", + 0.41576 + ], + [ + "2017-06-13", + 0.41576 + ], + [ + "2017-06-14", + 0.41576 + ], + [ + "2017-06-15", + 0.41576 + ], + [ + "2017-06-16", + 0.41576 + ], + [ + "2017-06-19", + 0.41576 + ], + [ + "2017-06-20", + 0.41576 + ], + [ + "2017-06-21", + 0.41576 + ], + [ + "2017-06-22", + 0.41576 + ], + [ + "2017-06-23", + 0.41576 + ], + [ + "2017-06-26", + 0.41576 + ], + [ + "2017-06-27", + 0.41576 + ], + [ + "2017-06-28", + 0.41576 + ], + [ + "2017-06-29", + 0.41576 + ], + [ + "2017-06-30", + 0.41576 + ], + [ + "2017-07-03", + 0.29732 + ], + [ + "2017-07-04", + 0.29732 + ], + [ + "2017-07-05", + 0.29732 + ], + [ + "2017-07-06", + 0.29732 + ], + [ + "2017-07-07", + 0.29732 + ], + [ + "2017-07-10", + 0.29732 + ], + [ + "2017-07-11", + 0.29732 + ], + [ + "2017-07-12", + 0.29732 + ], + [ + "2017-07-13", + 0.29732 + ], + [ + "2017-07-14", + 0.29732 + ], + [ + "2017-07-17", + 0.29732 + ], + [ + "2017-07-18", + 0.29732 + ], + [ + "2017-07-19", + 0.29732 + ], + [ + "2017-07-20", + 0.29732 + ], + [ + "2017-07-21", + 0.29732 + ], + [ + "2017-07-24", + 0.29732 + ], + [ + "2017-07-25", + 0.29732 + ], + [ + "2017-07-26", + 0.29732 + ], + [ + "2017-07-27", + 0.29732 + ], + [ + "2017-07-28", + 0.29732 + ], + [ + "2017-07-31", + 0.29732 + ], + [ + "2017-08-01", + 0.29732 + ], + [ + "2017-08-02", + 0.29732 + ], + [ + "2017-08-03", + 0.29732 + ], + [ + "2017-08-04", + 0.29732 + ], + [ + "2017-08-07", + 0.29732 + ], + [ + "2017-08-08", + 0.29732 + ], + [ + "2017-08-09", + 0.29732 + ], + [ + "2017-08-10", + 0.29732 + ], + [ + "2017-08-11", + 0.29732 + ], + [ + "2017-08-14", + 0.29732 + ], + [ + "2017-08-15", + 0.29732 + ], + [ + "2017-08-16", + 0.29732 + ], + [ + "2017-08-17", + 0.29732 + ], + [ + "2017-08-18", + 0.29732 + ], + [ + "2017-08-21", + 0.29732 + ], + [ + "2017-08-22", + 0.29732 + ], + [ + "2017-08-23", + 0.29732 + ], + [ + "2017-08-24", + 0.29732 + ], + [ + "2017-08-25", + 0.29732 + ], + [ + "2017-08-28", + 0.29732 + ], + [ + "2017-08-29", + 0.29732 + ], + [ + "2017-08-30", + 0.29732 + ], + [ + "2017-08-31", + 0.29732 + ], + [ + "2017-09-01", + 0.29732 + ], + [ + "2017-09-04", + 0.29732 + ], + [ + "2017-09-05", + 0.29732 + ], + [ + "2017-09-06", + 0.29732 + ], + [ + "2017-09-07", + 0.29732 + ], + [ + "2017-09-08", + 0.29732 + ], + [ + "2017-09-11", + 0.29732 + ], + [ + "2017-09-12", + 0.29732 + ], + [ + "2017-09-13", + 0.29732 + ], + [ + "2017-09-14", + 0.29732 + ], + [ + "2017-09-15", + 0.29732 + ], + [ + "2017-09-18", + 0.29732 + ], + [ + "2017-09-19", + 0.29732 + ], + [ + "2017-09-20", + 0.29732 + ], + [ + "2017-09-21", + 0.29732 + ], + [ + "2017-09-22", + 0.29732 + ], + [ + "2017-09-25", + 0.29732 + ], + [ + "2017-09-26", + 0.29732 + ], + [ + "2017-09-27", + 0.29732 + ], + [ + "2017-09-28", + 0.29732 + ], + [ + "2017-09-29", + 0.29732 + ], + [ + "2017-10-02", + 0.42512 + ], + [ + "2017-10-03", + 0.42512 + ], + [ + "2017-10-04", + 0.42512 + ], + [ + "2017-10-05", + 0.42512 + ], + [ + "2017-10-06", + 0.42512 + ], + [ + "2017-10-09", + 0.42512 + ], + [ + "2017-10-10", + 0.42512 + ], + [ + "2017-10-11", + 0.42512 + ], + [ + "2017-10-12", + 0.42512 + ], + [ + "2017-10-13", + 0.42512 + ], + [ + "2017-10-16", + 0.42512 + ], + [ + "2017-10-17", + 0.42512 + ], + [ + "2017-10-18", + 0.42512 + ], + [ + "2017-10-19", + 0.42512 + ], + [ + "2017-10-20", + 0.42512 + ], + [ + "2017-10-23", + 0.42512 + ], + [ + "2017-10-24", + 0.42512 + ], + [ + "2017-10-25", + 0.42512 + ], + [ + "2017-10-26", + 0.42512 + ], + [ + "2017-10-27", + 0.42512 + ], + [ + "2017-10-30", + 0.42512 + ], + [ + "2017-10-31", + 0.42512 + ], + [ + "2017-11-01", + 0.42512 + ], + [ + "2017-11-02", + 0.42512 + ], + [ + "2017-11-03", + 0.42512 + ], + [ + "2017-11-06", + 0.42512 + ], + [ + "2017-11-07", + 0.42512 + ], + [ + "2017-11-08", + 0.42512 + ], + [ + "2017-11-09", + 0.42512 + ], + [ + "2017-11-10", + 0.42512 + ], + [ + "2017-11-13", + 0.42512 + ], + [ + "2017-11-14", + 0.42512 + ], + [ + "2017-11-15", + 0.42512 + ], + [ + "2017-11-16", + 0.42512 + ], + [ + "2017-11-17", + 0.42512 + ], + [ + "2017-11-20", + 0.42512 + ], + [ + "2017-11-21", + 0.42512 + ], + [ + "2017-11-22", + 0.42512 + ], + [ + "2017-11-23", + 0.42512 + ], + [ + "2017-11-24", + 0.42512 + ], + [ + "2017-11-27", + 0.42512 + ], + [ + "2017-11-28", + 0.42512 + ], + [ + "2017-11-29", + 0.42512 + ], + [ + "2017-11-30", + 0.42512 + ], + [ + "2017-12-01", + 0.42512 + ], + [ + "2017-12-04", + 0.42512 + ], + [ + "2017-12-05", + 0.42512 + ], + [ + "2017-12-06", + 0.42512 + ], + [ + "2017-12-07", + 0.42512 + ], + [ + "2017-12-08", + 0.42512 + ], + [ + "2017-12-11", + 0.42512 + ], + [ + "2017-12-12", + 0.42512 + ], + [ + "2017-12-13", + 0.42512 + ], + [ + "2017-12-14", + 0.42512 + ], + [ + "2017-12-15", + 0.42512 + ], + [ + "2017-12-18", + 0.42512 + ], + [ + "2017-12-19", + 0.42512 + ], + [ + "2017-12-20", + 0.42512 + ], + [ + "2017-12-21", + 0.42512 + ], + [ + "2017-12-22", + 0.42512 + ], + [ + "2017-12-25", + 0.42512 + ], + [ + "2017-12-26", + 0.42512 + ], + [ + "2017-12-27", + 0.42512 + ], + [ + "2017-12-28", + 0.42512 + ], + [ + "2017-12-29", + 0.42512 + ], + [ + "2018-01-01", + 0.20129 + ], + [ + "2018-01-02", + 0.20129 + ], + [ + "2018-01-03", + 0.20129 + ], + [ + "2018-01-04", + 0.20129 + ], + [ + "2018-01-05", + 0.20129 + ], + [ + "2018-01-08", + 0.20129 + ], + [ + "2018-01-09", + 0.20129 + ], + [ + "2018-01-10", + 0.20129 + ], + [ + "2018-01-11", + 0.20129 + ], + [ + "2018-01-12", + 0.20129 + ], + [ + "2018-01-15", + 0.20129 + ], + [ + "2018-01-16", + 0.20129 + ], + [ + "2018-01-17", + 0.20129 + ], + [ + "2018-01-18", + 0.20129 + ], + [ + "2018-01-19", + 0.20129 + ], + [ + "2018-01-22", + 0.20129 + ], + [ + "2018-01-23", + 0.20129 + ], + [ + "2018-01-24", + 0.20129 + ], + [ + "2018-01-25", + 0.20129 + ], + [ + "2018-01-26", + 0.20129 + ], + [ + "2018-01-29", + 0.20129 + ], + [ + "2018-01-30", + 0.20129 + ], + [ + "2018-01-31", + 0.20129 + ], + [ + "2018-02-01", + 0.20129 + ], + [ + "2018-02-02", + 0.20129 + ], + [ + "2018-02-05", + 0.20129 + ], + [ + "2018-02-06", + 0.20129 + ], + [ + "2018-02-07", + 0.20129 + ], + [ + "2018-02-08", + 0.20129 + ], + [ + "2018-02-09", + 0.20129 + ], + [ + "2018-02-12", + 0.20129 + ], + [ + "2018-02-13", + 0.20129 + ], + [ + "2018-02-14", + 0.20129 + ], + [ + "2018-02-15", + 0.20129 + ], + [ + "2018-02-16", + 0.20129 + ], + [ + "2018-02-19", + 0.20129 + ], + [ + "2018-02-20", + 0.20129 + ], + [ + "2018-02-21", + 0.20129 + ], + [ + "2018-02-22", + 0.20129 + ], + [ + "2018-02-23", + 0.20129 + ], + [ + "2018-02-26", + 0.20129 + ], + [ + "2018-02-27", + 0.20129 + ], + [ + "2018-02-28", + 0.20129 + ], + [ + "2018-03-01", + 0.20129 + ], + [ + "2018-03-02", + 0.20129 + ], + [ + "2018-03-05", + 0.20129 + ], + [ + "2018-03-06", + 0.20129 + ], + [ + "2018-03-07", + 0.20129 + ], + [ + "2018-03-08", + 0.20129 + ], + [ + "2018-03-09", + 0.20129 + ], + [ + "2018-03-12", + 0.20129 + ], + [ + "2018-03-13", + 0.20129 + ], + [ + "2018-03-14", + 0.20129 + ], + [ + "2018-03-15", + 0.20129 + ], + [ + "2018-03-16", + 0.20129 + ], + [ + "2018-03-19", + 0.20129 + ], + [ + "2018-03-20", + 0.20129 + ], + [ + "2018-03-21", + 0.20129 + ], + [ + "2018-03-22", + 0.20129 + ], + [ + "2018-03-23", + 0.20129 + ], + [ + "2018-03-26", + 0.20129 + ], + [ + "2018-03-27", + 0.20129 + ], + [ + "2018-03-28", + 0.20129 + ], + [ + "2018-03-29", + 0.20129 + ], + [ + "2018-03-30", + 0.20129 + ], + [ + "2018-04-02", + 0.47085 + ], + [ + "2018-04-03", + 0.47085 + ], + [ + "2018-04-04", + 0.47085 + ], + [ + "2018-04-05", + 0.47085 + ], + [ + "2018-04-06", + 0.47085 + ], + [ + "2018-04-09", + 0.47085 + ], + [ + "2018-04-10", + 0.47085 + ], + [ + "2018-04-11", + 0.47085 + ], + [ + "2018-04-12", + 0.47085 + ], + [ + "2018-04-13", + 0.47085 + ], + [ + "2018-04-16", + 0.47085 + ], + [ + "2018-04-17", + 0.47085 + ], + [ + "2018-04-18", + 0.47085 + ], + [ + "2018-04-19", + 0.47085 + ], + [ + "2018-04-20", + 0.47085 + ], + [ + "2018-04-23", + 0.47085 + ], + [ + "2018-04-24", + 0.47085 + ], + [ + "2018-04-25", + 0.47085 + ], + [ + "2018-04-26", + 0.47085 + ], + [ + "2018-04-27", + 0.47085 + ], + [ + "2018-04-30", + 0.47085 + ], + [ + "2018-05-01", + 0.47085 + ], + [ + "2018-05-02", + 0.47085 + ], + [ + "2018-05-03", + 0.47085 + ], + [ + "2018-05-04", + 0.47085 + ], + [ + "2018-05-07", + 0.47085 + ], + [ + "2018-05-08", + 0.47085 + ], + [ + "2018-05-09", + 0.47085 + ], + [ + "2018-05-10", + 0.47085 + ], + [ + "2018-05-11", + 0.47085 + ], + [ + "2018-05-14", + 0.47085 + ], + [ + "2018-05-15", + 0.47085 + ], + [ + "2018-05-16", + 0.47085 + ], + [ + "2018-05-17", + 0.47085 + ], + [ + "2018-05-18", + 0.47085 + ], + [ + "2018-05-21", + 0.47085 + ], + [ + "2018-05-22", + 0.47085 + ], + [ + "2018-05-23", + 0.47085 + ], + [ + "2018-05-24", + 0.47085 + ], + [ + "2018-05-25", + 0.47085 + ], + [ + "2018-05-28", + 0.47085 + ], + [ + "2018-05-29", + 0.47085 + ], + [ + "2018-05-30", + 0.47085 + ], + [ + "2018-05-31", + 0.47085 + ], + [ + "2018-06-01", + 0.47085 + ], + [ + "2018-06-04", + 0.47085 + ], + [ + "2018-06-05", + 0.47085 + ], + [ + "2018-06-06", + 0.47085 + ], + [ + "2018-06-07", + 0.47085 + ], + [ + "2018-06-08", + 0.47085 + ], + [ + "2018-06-11", + 0.47085 + ], + [ + "2018-06-12", + 0.47085 + ], + [ + "2018-06-13", + 0.47085 + ], + [ + "2018-06-14", + 0.47085 + ], + [ + "2018-06-15", + 0.47085 + ], + [ + "2018-06-18", + 0.47085 + ], + [ + "2018-06-19", + 0.47085 + ], + [ + "2018-06-20", + 0.47085 + ], + [ + "2018-06-21", + 0.47085 + ], + [ + "2018-06-22", + 0.47085 + ], + [ + "2018-06-25", + 0.47085 + ], + [ + "2018-06-26", + 0.47085 + ], + [ + "2018-06-27", + 0.47085 + ], + [ + "2018-06-28", + 0.47085 + ], + [ + "2018-06-29", + 0.47085 + ], + [ + "2018-07-02", + 0.41908 + ], + [ + "2018-07-03", + 0.41908 + ], + [ + "2018-07-04", + 0.41908 + ], + [ + "2018-07-05", + 0.41908 + ], + [ + "2018-07-06", + 0.41908 + ], + [ + "2018-07-09", + 0.41908 + ], + [ + "2018-07-10", + 0.41908 + ], + [ + "2018-07-11", + 0.41908 + ], + [ + "2018-07-12", + 0.41908 + ], + [ + "2018-07-13", + 0.41908 + ], + [ + "2018-07-16", + 0.41908 + ], + [ + "2018-07-17", + 0.41908 + ], + [ + "2018-07-18", + 0.41908 + ], + [ + "2018-07-19", + 0.41908 + ], + [ + "2018-07-20", + 0.41908 + ], + [ + "2018-07-23", + 0.41908 + ], + [ + "2018-07-24", + 0.41908 + ], + [ + "2018-07-25", + 0.41908 + ], + [ + "2018-07-26", + 0.41908 + ], + [ + "2018-07-27", + 0.41908 + ], + [ + "2018-07-30", + 0.41908 + ], + [ + "2018-07-31", + 0.41908 + ], + [ + "2018-08-01", + 0.41908 + ], + [ + "2018-08-02", + 0.41908 + ], + [ + "2018-08-03", + 0.41908 + ], + [ + "2018-08-06", + 0.41908 + ], + [ + "2018-08-07", + 0.41908 + ], + [ + "2018-08-08", + 0.41908 + ], + [ + "2018-08-09", + 0.41908 + ], + [ + "2018-08-10", + 0.41908 + ], + [ + "2018-08-13", + 0.41908 + ], + [ + "2018-08-14", + 0.41908 + ], + [ + "2018-08-15", + 0.41908 + ], + [ + "2018-08-16", + 0.41908 + ], + [ + "2018-08-17", + 0.41908 + ], + [ + "2018-08-20", + 0.41908 + ], + [ + "2018-08-21", + 0.41908 + ], + [ + "2018-08-22", + 0.41908 + ], + [ + "2018-08-23", + 0.41908 + ], + [ + "2018-08-24", + 0.41908 + ], + [ + "2018-08-27", + 0.41908 + ], + [ + "2018-08-28", + 0.41908 + ], + [ + "2018-08-29", + 0.41908 + ], + [ + "2018-08-30", + 0.41908 + ], + [ + "2018-08-31", + 0.41908 + ], + [ + "2018-09-03", + 0.41908 + ], + [ + "2018-09-04", + 0.41908 + ], + [ + "2018-09-05", + 0.41908 + ], + [ + "2018-09-06", + 0.41908 + ], + [ + "2018-09-07", + 0.41908 + ], + [ + "2018-09-10", + 0.41908 + ], + [ + "2018-09-11", + 0.41908 + ], + [ + "2018-09-12", + 0.41908 + ], + [ + "2018-09-13", + 0.41908 + ], + [ + "2018-09-14", + 0.41908 + ], + [ + "2018-09-17", + 0.41908 + ], + [ + "2018-09-18", + 0.41908 + ], + [ + "2018-09-19", + 0.41908 + ], + [ + "2018-09-20", + 0.41908 + ], + [ + "2018-09-21", + 0.41908 + ], + [ + "2018-09-24", + 0.41908 + ], + [ + "2018-09-25", + 0.41908 + ], + [ + "2018-09-26", + 0.41908 + ], + [ + "2018-09-27", + 0.41908 + ], + [ + "2018-09-28", + 0.41908 + ], + [ + "2018-10-01", + 0.44169 + ], + [ + "2018-10-02", + 0.44169 + ], + [ + "2018-10-03", + 0.44169 + ], + [ + "2018-10-04", + 0.44169 + ], + [ + "2018-10-05", + 0.44169 + ], + [ + "2018-10-08", + 0.44169 + ], + [ + "2018-10-09", + 0.44169 + ], + [ + "2018-10-10", + 0.44169 + ], + [ + "2018-10-11", + 0.44169 + ], + [ + "2018-10-12", + 0.44169 + ], + [ + "2018-10-15", + 0.44169 + ], + [ + "2018-10-16", + 0.44169 + ], + [ + "2018-10-17", + 0.44169 + ], + [ + "2018-10-18", + 0.44169 + ], + [ + "2018-10-19", + 0.44169 + ], + [ + "2018-10-22", + 0.44169 + ], + [ + "2018-10-23", + 0.44169 + ], + [ + "2018-10-24", + 0.44169 + ], + [ + "2018-10-25", + 0.44169 + ], + [ + "2018-10-26", + 0.44169 + ], + [ + "2018-10-29", + 0.44169 + ], + [ + "2018-10-30", + 0.44169 + ], + [ + "2018-10-31", + 0.44169 + ], + [ + "2018-11-01", + 0.44169 + ], + [ + "2018-11-02", + 0.44169 + ], + [ + "2018-11-05", + 0.44169 + ], + [ + "2018-11-06", + 0.44169 + ], + [ + "2018-11-07", + 0.44169 + ], + [ + "2018-11-08", + 0.44169 + ], + [ + "2018-11-09", + 0.44169 + ], + [ + "2018-11-12", + 0.44169 + ], + [ + "2018-11-13", + 0.44169 + ], + [ + "2018-11-14", + 0.44169 + ], + [ + "2018-11-15", + 0.44169 + ], + [ + "2018-11-16", + 0.44169 + ], + [ + "2018-11-19", + 0.44169 + ], + [ + "2018-11-20", + 0.44169 + ], + [ + "2018-11-21", + 0.44169 + ], + [ + "2018-11-22", + 0.44169 + ], + [ + "2018-11-23", + 0.44169 + ], + [ + "2018-11-26", + 0.44169 + ], + [ + "2018-11-27", + 0.44169 + ], + [ + "2018-11-28", + 0.44169 + ], + [ + "2018-11-29", + 0.44169 + ], + [ + "2018-11-30", + 0.44169 + ], + [ + "2018-12-03", + 0.44169 + ], + [ + "2018-12-04", + 0.44169 + ], + [ + "2018-12-05", + 0.44169 + ], + [ + "2018-12-06", + 0.44169 + ], + [ + "2018-12-07", + 0.44169 + ], + [ + "2018-12-10", + 0.44169 + ], + [ + "2018-12-11", + 0.44169 + ], + [ + "2018-12-12", + 0.44169 + ], + [ + "2018-12-13", + 0.44169 + ], + [ + "2018-12-14", + 0.44169 + ], + [ + "2018-12-17", + 0.44169 + ], + [ + "2018-12-18", + 0.44169 + ], + [ + "2018-12-19", + 0.44169 + ], + [ + "2018-12-20", + 0.44169 + ], + [ + "2018-12-21", + 0.44169 + ], + [ + "2018-12-24", + 0.44169 + ], + [ + "2018-12-25", + 0.44169 + ], + [ + "2018-12-26", + 0.44169 + ], + [ + "2018-12-27", + 0.44169 + ], + [ + "2018-12-28", + 0.44169 + ], + [ + "2018-12-31", + 0.44169 + ], + [ + "2019-01-01", + 0.4305 + ], + [ + "2019-01-02", + 0.4305 + ], + [ + "2019-01-03", + 0.4305 + ], + [ + "2019-01-04", + 0.4305 + ], + [ + "2019-01-07", + 0.4305 + ], + [ + "2019-01-08", + 0.4305 + ], + [ + "2019-01-09", + 0.4305 + ], + [ + "2019-01-10", + 0.4305 + ], + [ + "2019-01-11", + 0.4305 + ], + [ + "2019-01-14", + 0.4305 + ], + [ + "2019-01-15", + 0.4305 + ], + [ + "2019-01-16", + 0.4305 + ], + [ + "2019-01-17", + 0.4305 + ], + [ + "2019-01-18", + 0.4305 + ], + [ + "2019-01-21", + 0.4305 + ], + [ + "2019-01-22", + 0.4305 + ], + [ + "2019-01-23", + 0.4305 + ], + [ + "2019-01-24", + 0.4305 + ], + [ + "2019-01-25", + 0.4305 + ], + [ + "2019-01-28", + 0.4305 + ], + [ + "2019-01-29", + 0.4305 + ], + [ + "2019-01-30", + 0.4305 + ], + [ + "2019-01-31", + 0.4305 + ], + [ + "2019-02-01", + 0.4305 + ], + [ + "2019-02-04", + 0.4305 + ], + [ + "2019-02-05", + 0.4305 + ], + [ + "2019-02-06", + 0.4305 + ], + [ + "2019-02-07", + 0.4305 + ], + [ + "2019-02-08", + 0.4305 + ], + [ + "2019-02-11", + 0.4305 + ], + [ + "2019-02-12", + 0.4305 + ], + [ + "2019-02-13", + 0.4305 + ], + [ + "2019-02-14", + 0.4305 + ], + [ + "2019-02-15", + 0.4305 + ], + [ + "2019-02-18", + 0.4305 + ], + [ + "2019-02-19", + 0.4305 + ], + [ + "2019-02-20", + 0.4305 + ], + [ + "2019-02-21", + 0.4305 + ], + [ + "2019-02-22", + 0.4305 + ], + [ + "2019-02-25", + 0.4305 + ], + [ + "2019-02-26", + 0.4305 + ], + [ + "2019-02-27", + 0.4305 + ], + [ + "2019-02-28", + 0.4305 + ], + [ + "2019-03-01", + 0.4305 + ], + [ + "2019-03-04", + 0.4305 + ], + [ + "2019-03-05", + 0.4305 + ], + [ + "2019-03-06", + 0.4305 + ], + [ + "2019-03-07", + 0.4305 + ], + [ + "2019-03-08", + 0.4305 + ], + [ + "2019-03-11", + 0.4305 + ], + [ + "2019-03-12", + 0.4305 + ], + [ + "2019-03-13", + 0.4305 + ], + [ + "2019-03-14", + 0.4305 + ], + [ + "2019-03-15", + 0.4305 + ], + [ + "2019-03-18", + 0.4305 + ], + [ + "2019-03-19", + 0.4305 + ], + [ + "2019-03-20", + 0.4305 + ], + [ + "2019-03-21", + 0.4305 + ], + [ + "2019-03-22", + 0.4305 + ], + [ + "2019-03-25", + 0.4305 + ], + [ + "2019-03-26", + 0.4305 + ], + [ + "2019-03-27", + 0.4305 + ], + [ + "2019-03-28", + 0.4305 + ], + [ + "2019-03-29", + 0.4305 + ], + [ + "2019-04-01", + 0.34809 + ], + [ + "2019-04-02", + 0.34809 + ], + [ + "2019-04-03", + 0.34809 + ], + [ + "2019-04-04", + 0.34809 + ], + [ + "2019-04-05", + 0.34809 + ], + [ + "2019-04-08", + 0.34809 + ], + [ + "2019-04-09", + 0.34809 + ], + [ + "2019-04-10", + 0.34809 + ], + [ + "2019-04-11", + 0.34809 + ], + [ + "2019-04-12", + 0.34809 + ], + [ + "2019-04-15", + 0.34809 + ], + [ + "2019-04-16", + 0.34809 + ], + [ + "2019-04-17", + 0.34809 + ], + [ + "2019-04-18", + 0.34809 + ], + [ + "2019-04-19", + 0.34809 + ], + [ + "2019-04-22", + 0.34809 + ], + [ + "2019-04-23", + 0.34809 + ], + [ + "2019-04-24", + 0.34809 + ], + [ + "2019-04-25", + 0.34809 + ], + [ + "2019-04-26", + 0.34809 + ], + [ + "2019-04-29", + 0.34809 + ], + [ + "2019-04-30", + 0.34809 + ], + [ + "2019-05-01", + 0.34809 + ], + [ + "2019-05-02", + 0.34809 + ], + [ + "2019-05-03", + 0.34809 + ], + [ + "2019-05-06", + 0.34809 + ], + [ + "2019-05-07", + 0.34809 + ], + [ + "2019-05-08", + 0.34809 + ], + [ + "2019-05-09", + 0.34809 + ], + [ + "2019-05-10", + 0.34809 + ], + [ + "2019-05-13", + 0.34809 + ], + [ + "2019-05-14", + 0.34809 + ], + [ + "2019-05-15", + 0.34809 + ], + [ + "2019-05-16", + 0.34809 + ], + [ + "2019-05-17", + 0.34809 + ], + [ + "2019-05-20", + 0.34809 + ], + [ + "2019-05-21", + 0.34809 + ], + [ + "2019-05-22", + 0.34809 + ], + [ + "2019-05-23", + 0.34809 + ], + [ + "2019-05-24", + 0.34809 + ], + [ + "2019-05-27", + 0.34809 + ], + [ + "2019-05-28", + 0.34809 + ], + [ + "2019-05-29", + 0.34809 + ], + [ + "2019-05-30", + 0.34809 + ], + [ + "2019-05-31", + 0.34809 + ], + [ + "2019-06-03", + 0.34809 + ], + [ + "2019-06-04", + 0.34809 + ], + [ + "2019-06-05", + 0.34809 + ], + [ + "2019-06-06", + 0.34809 + ], + [ + "2019-06-07", + 0.34809 + ], + [ + "2019-06-10", + 0.34809 + ], + [ + "2019-06-11", + 0.34809 + ], + [ + "2019-06-12", + 0.34809 + ], + [ + "2019-06-13", + 0.34809 + ], + [ + "2019-06-14", + 0.34809 + ], + [ + "2019-06-17", + 0.34809 + ], + [ + "2019-06-18", + 0.34809 + ], + [ + "2019-06-19", + 0.34809 + ], + [ + "2019-06-20", + 0.34809 + ], + [ + "2019-06-21", + 0.34809 + ], + [ + "2019-06-24", + 0.34809 + ], + [ + "2019-06-25", + 0.34809 + ], + [ + "2019-06-26", + 0.34809 + ], + [ + "2019-06-27", + 0.34809 + ], + [ + "2019-06-28", + 0.34809 + ], + [ + "2019-07-01", + 0.39272 + ], + [ + "2019-07-02", + 0.39272 + ], + [ + "2019-07-03", + 0.39272 + ], + [ + "2019-07-04", + 0.39272 + ], + [ + "2019-07-05", + 0.39272 + ], + [ + "2019-07-08", + 0.39272 + ], + [ + "2019-07-09", + 0.39272 + ], + [ + "2019-07-10", + 0.39272 + ], + [ + "2019-07-11", + 0.39272 + ], + [ + "2019-07-12", + 0.39272 + ], + [ + "2019-07-15", + 0.39272 + ], + [ + "2019-07-16", + 0.39272 + ], + [ + "2019-07-17", + 0.39272 + ], + [ + "2019-07-18", + 0.39272 + ], + [ + "2019-07-19", + 0.39272 + ], + [ + "2019-07-22", + 0.39272 + ], + [ + "2019-07-23", + 0.39272 + ], + [ + "2019-07-24", + 0.39272 + ], + [ + "2019-07-25", + 0.39272 + ], + [ + "2019-07-26", + 0.39272 + ], + [ + "2019-07-29", + 0.39272 + ], + [ + "2019-07-30", + 0.39272 + ], + [ + "2019-07-31", + 0.39272 + ], + [ + "2019-08-01", + 0.39272 + ], + [ + "2019-08-02", + 0.39272 + ], + [ + "2019-08-05", + 0.39272 + ], + [ + "2019-08-06", + 0.39272 + ], + [ + "2019-08-07", + 0.39272 + ], + [ + "2019-08-08", + 0.39272 + ], + [ + "2019-08-09", + 0.39272 + ], + [ + "2019-08-12", + 0.39272 + ], + [ + "2019-08-13", + 0.39272 + ], + [ + "2019-08-14", + 0.39272 + ], + [ + "2019-08-15", + 0.39272 + ], + [ + "2019-08-16", + 0.39272 + ], + [ + "2019-08-19", + 0.39272 + ], + [ + "2019-08-20", + 0.39272 + ], + [ + "2019-08-21", + 0.39272 + ], + [ + "2019-08-22", + 0.39272 + ], + [ + "2019-08-23", + 0.39272 + ], + [ + "2019-08-26", + 0.39272 + ], + [ + "2019-08-27", + 0.39272 + ], + [ + "2019-08-28", + 0.39272 + ], + [ + "2019-08-29", + 0.39272 + ], + [ + "2019-08-30", + 0.39272 + ], + [ + "2019-09-02", + 0.39272 + ], + [ + "2019-09-03", + 0.39272 + ], + [ + "2019-09-04", + 0.39272 + ], + [ + "2019-09-05", + 0.39272 + ], + [ + "2019-09-06", + 0.39272 + ], + [ + "2019-09-09", + 0.39272 + ], + [ + "2019-09-10", + 0.39272 + ], + [ + "2019-09-11", + 0.39272 + ], + [ + "2019-09-12", + 0.39272 + ], + [ + "2019-09-13", + 0.39272 + ], + [ + "2019-09-16", + 0.39272 + ], + [ + "2019-09-17", + 0.39272 + ], + [ + "2019-09-18", + 0.39272 + ], + [ + "2019-09-19", + 0.39272 + ], + [ + "2019-09-20", + 0.39272 + ], + [ + "2019-09-23", + 0.39272 + ], + [ + "2019-09-24", + 0.39272 + ], + [ + "2019-09-25", + 0.39272 + ], + [ + "2019-09-26", + 0.39272 + ], + [ + "2019-09-27", + 0.39272 + ], + [ + "2019-09-30", + 0.39272 + ], + [ + "2019-10-01", + 0.34506 + ], + [ + "2019-10-02", + 0.34506 + ], + [ + "2019-10-03", + 0.34506 + ], + [ + "2019-10-04", + 0.34506 + ], + [ + "2019-10-07", + 0.34506 + ], + [ + "2019-10-08", + 0.34506 + ], + [ + "2019-10-09", + 0.34506 + ], + [ + "2019-10-10", + 0.34506 + ], + [ + "2019-10-11", + 0.34506 + ], + [ + "2019-10-14", + 0.34506 + ], + [ + "2019-10-15", + 0.34506 + ], + [ + "2019-10-16", + 0.34506 + ], + [ + "2019-10-17", + 0.34506 + ], + [ + "2019-10-18", + 0.34506 + ], + [ + "2019-10-21", + 0.34506 + ], + [ + "2019-10-22", + 0.34506 + ], + [ + "2019-10-23", + 0.34506 + ], + [ + "2019-10-24", + 0.34506 + ], + [ + "2019-10-25", + 0.34506 + ], + [ + "2019-10-28", + 0.34506 + ], + [ + "2019-10-29", + 0.34506 + ], + [ + "2019-10-30", + 0.34506 + ], + [ + "2019-10-31", + 0.34506 + ], + [ + "2019-11-01", + 0.34506 + ], + [ + "2019-11-04", + 0.34506 + ], + [ + "2019-11-05", + 0.34506 + ], + [ + "2019-11-06", + 0.34506 + ], + [ + "2019-11-07", + 0.34506 + ], + [ + "2019-11-08", + 0.34506 + ], + [ + "2019-11-11", + 0.34506 + ], + [ + "2019-11-12", + 0.34506 + ], + [ + "2019-11-13", + 0.34506 + ], + [ + "2019-11-14", + 0.34506 + ], + [ + "2019-11-15", + 0.34506 + ], + [ + "2019-11-18", + 0.34506 + ], + [ + "2019-11-19", + 0.34506 + ], + [ + "2019-11-20", + 0.34506 + ], + [ + "2019-11-21", + 0.34506 + ], + [ + "2019-11-22", + 0.34506 + ], + [ + "2019-11-25", + 0.34506 + ], + [ + "2019-11-26", + 0.34506 + ], + [ + "2019-11-27", + 0.34506 + ], + [ + "2019-11-28", + 0.34506 + ], + [ + "2019-11-29", + 0.34506 + ], + [ + "2019-12-02", + 0.34506 + ], + [ + "2019-12-03", + 0.34506 + ], + [ + "2019-12-04", + 0.34506 + ], + [ + "2019-12-05", + 0.34506 + ], + [ + "2019-12-06", + 0.34506 + ], + [ + "2019-12-09", + 0.34506 + ], + [ + "2019-12-10", + 0.34506 + ], + [ + "2019-12-11", + 0.34506 + ], + [ + "2019-12-12", + 0.34506 + ], + [ + "2019-12-13", + 0.34506 + ], + [ + "2019-12-16", + 0.34506 + ], + [ + "2019-12-17", + 0.34506 + ], + [ + "2019-12-18", + 0.34506 + ], + [ + "2019-12-19", + 0.34506 + ], + [ + "2019-12-20", + 0.34506 + ], + [ + "2019-12-23", + 0.34506 + ], + [ + "2019-12-24", + 0.34506 + ], + [ + "2019-12-25", + 0.34506 + ], + [ + "2019-12-26", + 0.34506 + ], + [ + "2019-12-27", + 0.34506 + ], + [ + "2019-12-30", + 0.34506 + ], + [ + "2019-12-31", + 0.34506 + ], + [ + "2020-01-01", + 0.28533 + ], + [ + "2020-01-02", + 0.28533 + ], + [ + "2020-01-03", + 0.28533 + ], + [ + "2020-01-06", + 0.28533 + ], + [ + "2020-01-07", + 0.28533 + ], + [ + "2020-01-08", + 0.28533 + ], + [ + "2020-01-09", + 0.28533 + ], + [ + "2020-01-10", + 0.28533 + ], + [ + "2020-01-13", + 0.28533 + ], + [ + "2020-01-14", + 0.28533 + ], + [ + "2020-01-15", + 0.28533 + ], + [ + "2020-01-16", + 0.28533 + ], + [ + "2020-01-17", + 0.28533 + ], + [ + "2020-01-20", + 0.28533 + ], + [ + "2020-01-21", + 0.28533 + ], + [ + "2020-01-22", + 0.28533 + ], + [ + "2020-01-23", + 0.28533 + ], + [ + "2020-01-24", + 0.28533 + ], + [ + "2020-01-27", + 0.28533 + ], + [ + "2020-01-28", + 0.28533 + ], + [ + "2020-01-29", + 0.28533 + ], + [ + "2020-01-30", + 0.28533 + ], + [ + "2020-01-31", + 0.28533 + ], + [ + "2020-02-03", + 0.28533 + ], + [ + "2020-02-04", + 0.28533 + ], + [ + "2020-02-05", + 0.28533 + ], + [ + "2020-02-06", + 0.28533 + ], + [ + "2020-02-07", + 0.28533 + ], + [ + "2020-02-10", + 0.28533 + ], + [ + "2020-02-11", + 0.28533 + ], + [ + "2020-02-12", + 0.28533 + ], + [ + "2020-02-13", + 0.28533 + ], + [ + "2020-02-14", + 0.28533 + ], + [ + "2020-02-17", + 0.28533 + ], + [ + "2020-02-18", + 0.28533 + ], + [ + "2020-02-19", + 0.28533 + ], + [ + "2020-02-20", + 0.28533 + ], + [ + "2020-02-21", + 0.28533 + ], + [ + "2020-02-24", + 0.28533 + ], + [ + "2020-02-25", + 0.28533 + ], + [ + "2020-02-26", + 0.28533 + ], + [ + "2020-02-27", + 0.28533 + ], + [ + "2020-02-28", + 0.28533 + ], + [ + "2020-03-02", + 0.28533 + ], + [ + "2020-03-03", + 0.28533 + ], + [ + "2020-03-04", + 0.28533 + ], + [ + "2020-03-05", + 0.28533 + ], + [ + "2020-03-06", + 0.28533 + ], + [ + "2020-03-09", + 0.28533 + ], + [ + "2020-03-10", + 0.28533 + ], + [ + "2020-03-11", + 0.28533 + ], + [ + "2020-03-12", + 0.28533 + ], + [ + "2020-03-13", + 0.28533 + ], + [ + "2020-03-16", + 0.28533 + ], + [ + "2020-03-17", + 0.28533 + ], + [ + "2020-03-18", + 0.28533 + ], + [ + "2020-03-19", + 0.28533 + ], + [ + "2020-03-20", + 0.28533 + ], + [ + "2020-03-23", + 0.28533 + ], + [ + "2020-03-24", + 0.28533 + ], + [ + "2020-03-25", + 0.28533 + ], + [ + "2020-03-26", + 0.28533 + ], + [ + "2020-03-27", + 0.28533 + ], + [ + "2020-03-30", + 0.28533 + ], + [ + "2020-03-31", + 0.28533 + ], + [ + "2020-04-01", + 0.34087 + ], + [ + "2020-04-02", + 0.34087 + ], + [ + "2020-04-03", + 0.34087 + ], + [ + "2020-04-06", + 0.34087 + ], + [ + "2020-04-07", + 0.34087 + ], + [ + "2020-04-08", + 0.34087 + ], + [ + "2020-04-09", + 0.34087 + ], + [ + "2020-04-10", + 0.34087 + ], + [ + "2020-04-13", + 0.34087 + ], + [ + "2020-04-14", + 0.34087 + ], + [ + "2020-04-15", + 0.34087 + ], + [ + "2020-04-16", + 0.34087 + ], + [ + "2020-04-17", + 0.34087 + ], + [ + "2020-04-20", + 0.34087 + ], + [ + "2020-04-21", + 0.34087 + ], + [ + "2020-04-22", + 0.34087 + ], + [ + "2020-04-23", + 0.34087 + ], + [ + "2020-04-24", + 0.34087 + ], + [ + "2020-04-27", + 0.34087 + ], + [ + "2020-04-28", + 0.34087 + ], + [ + "2020-04-29", + 0.34087 + ], + [ + "2020-04-30", + 0.34087 + ], + [ + "2020-05-01", + 0.34087 + ], + [ + "2020-05-04", + 0.34087 + ], + [ + "2020-05-05", + 0.34087 + ], + [ + "2020-05-06", + 0.34087 + ], + [ + "2020-05-07", + 0.34087 + ], + [ + "2020-05-08", + 0.34087 + ], + [ + "2020-05-11", + 0.34087 + ], + [ + "2020-05-12", + 0.34087 + ], + [ + "2020-05-13", + 0.34087 + ], + [ + "2020-05-14", + 0.34087 + ], + [ + "2020-05-15", + 0.34087 + ], + [ + "2020-05-18", + 0.34087 + ], + [ + "2020-05-19", + 0.34087 + ], + [ + "2020-05-20", + 0.34087 + ], + [ + "2020-05-21", + 0.34087 + ], + [ + "2020-05-22", + 0.34087 + ], + [ + "2020-05-25", + 0.34087 + ], + [ + "2020-05-26", + 0.34087 + ], + [ + "2020-05-27", + 0.34087 + ], + [ + "2020-05-28", + 0.34087 + ], + [ + "2020-05-29", + 0.34087 + ], + [ + "2020-06-01", + 0.34087 + ], + [ + "2020-06-02", + 0.34087 + ], + [ + "2020-06-03", + 0.34087 + ], + [ + "2020-06-04", + 0.34087 + ], + [ + "2020-06-05", + 0.34087 + ], + [ + "2020-06-08", + 0.34087 + ], + [ + "2020-06-09", + 0.34087 + ], + [ + "2020-06-10", + 0.34087 + ], + [ + "2020-06-11", + 0.34087 + ], + [ + "2020-06-12", + 0.34087 + ], + [ + "2020-06-15", + 0.34087 + ], + [ + "2020-06-16", + 0.34087 + ], + [ + "2020-06-17", + 0.34087 + ], + [ + "2020-06-18", + 0.34087 + ], + [ + "2020-06-19", + 0.34087 + ], + [ + "2020-06-22", + 0.34087 + ], + [ + "2020-06-23", + 0.34087 + ], + [ + "2020-06-24", + 0.34087 + ], + [ + "2020-06-25", + 0.34087 + ], + [ + "2020-06-26", + 0.34087 + ], + [ + "2020-06-29", + 0.34087 + ], + [ + "2020-06-30", + 0.34087 + ], + [ + "2020-07-01", + 0.24926 + ], + [ + "2020-07-02", + 0.24926 + ], + [ + "2020-07-03", + 0.24926 + ], + [ + "2020-07-06", + 0.24926 + ], + [ + "2020-07-07", + 0.24926 + ], + [ + "2020-07-08", + 0.24926 + ], + [ + "2020-07-09", + 0.24926 + ], + [ + "2020-07-10", + 0.24926 + ], + [ + "2020-07-13", + 0.24926 + ], + [ + "2020-07-14", + 0.24926 + ], + [ + "2020-07-15", + 0.24926 + ], + [ + "2020-07-16", + 0.24926 + ], + [ + "2020-07-17", + 0.24926 + ], + [ + "2020-07-20", + 0.24926 + ], + [ + "2020-07-21", + 0.24926 + ], + [ + "2020-07-22", + 0.24926 + ], + [ + "2020-07-23", + 0.24926 + ], + [ + "2020-07-24", + 0.24926 + ], + [ + "2020-07-27", + 0.24926 + ], + [ + "2020-07-28", + 0.24926 + ], + [ + "2020-07-29", + 0.24926 + ], + [ + "2020-07-30", + 0.24926 + ], + [ + "2020-07-31", + 0.24926 + ], + [ + "2020-08-03", + 0.24926 + ], + [ + "2020-08-04", + 0.24926 + ], + [ + "2020-08-05", + 0.24926 + ], + [ + "2020-08-06", + 0.24926 + ], + [ + "2020-08-07", + 0.24926 + ], + [ + "2020-08-10", + 0.24926 + ], + [ + "2020-08-11", + 0.24926 + ], + [ + "2020-08-12", + 0.24926 + ], + [ + "2020-08-13", + 0.24926 + ], + [ + "2020-08-14", + 0.24926 + ], + [ + "2020-08-17", + 0.24926 + ], + [ + "2020-08-18", + 0.24926 + ], + [ + "2020-08-19", + 0.24926 + ], + [ + "2020-08-20", + 0.24926 + ], + [ + "2020-08-21", + 0.24926 + ], + [ + "2020-08-24", + 0.24926 + ], + [ + "2020-08-25", + 0.24926 + ], + [ + "2020-08-26", + 0.24926 + ], + [ + "2020-08-27", + 0.24926 + ], + [ + "2020-08-28", + 0.24926 + ], + [ + "2020-08-31", + 0.24926 + ], + [ + "2020-09-01", + 0.24926 + ], + [ + "2020-09-02", + 0.24926 + ], + [ + "2020-09-03", + 0.24926 + ], + [ + "2020-09-04", + 0.24926 + ], + [ + "2020-09-07", + 0.24926 + ], + [ + "2020-09-08", + 0.24926 + ], + [ + "2020-09-09", + 0.24926 + ], + [ + "2020-09-10", + 0.24926 + ], + [ + "2020-09-11", + 0.24926 + ], + [ + "2020-09-14", + 0.24926 + ], + [ + "2020-09-15", + 0.24926 + ], + [ + "2020-09-16", + 0.24926 + ], + [ + "2020-09-17", + 0.24926 + ], + [ + "2020-09-18", + 0.24926 + ], + [ + "2020-09-21", + 0.24926 + ], + [ + "2020-09-22", + 0.24926 + ], + [ + "2020-09-23", + 0.24926 + ], + [ + "2020-09-24", + 0.24926 + ], + [ + "2020-09-25", + 0.24926 + ], + [ + "2020-09-28", + 0.24926 + ], + [ + "2020-09-29", + 0.24926 + ], + [ + "2020-09-30", + 0.24926 + ], + [ + "2020-10-01", + 0.53097 + ], + [ + "2020-10-02", + 0.53097 + ], + [ + "2020-10-05", + 0.53097 + ], + [ + "2020-10-06", + 0.53097 + ], + [ + "2020-10-07", + 0.53097 + ], + [ + "2020-10-08", + 0.53097 + ], + [ + "2020-10-09", + 0.53097 + ], + [ + "2020-10-12", + 0.53097 + ], + [ + "2020-10-13", + 0.53097 + ], + [ + "2020-10-14", + 0.53097 + ], + [ + "2020-10-15", + 0.53097 + ], + [ + "2020-10-16", + 0.53097 + ], + [ + "2020-10-19", + 0.53097 + ], + [ + "2020-10-20", + 0.53097 + ], + [ + "2020-10-21", + 0.53097 + ], + [ + "2020-10-22", + 0.53097 + ], + [ + "2020-10-23", + 0.53097 + ], + [ + "2020-10-26", + 0.53097 + ], + [ + "2020-10-27", + 0.53097 + ], + [ + "2020-10-28", + 0.53097 + ], + [ + "2020-10-29", + 0.53097 + ], + [ + "2020-10-30", + 0.53097 + ], + [ + "2020-11-02", + 0.53097 + ], + [ + "2020-11-03", + 0.53097 + ], + [ + "2020-11-04", + 0.53097 + ], + [ + "2020-11-05", + 0.53097 + ], + [ + "2020-11-06", + 0.53097 + ], + [ + "2020-11-09", + 0.53097 + ], + [ + "2020-11-10", + 0.53097 + ], + [ + "2020-11-11", + 0.53097 + ], + [ + "2020-11-12", + 0.53097 + ], + [ + "2020-11-13", + 0.53097 + ], + [ + "2020-11-16", + 0.53097 + ], + [ + "2020-11-17", + 0.53097 + ], + [ + "2020-11-18", + 0.53097 + ], + [ + "2020-11-19", + 0.53097 + ], + [ + "2020-11-20", + 0.53097 + ], + [ + "2020-11-23", + 0.53097 + ], + [ + "2020-11-24", + 0.53097 + ], + [ + "2020-11-25", + 0.53097 + ], + [ + "2020-11-26", + 0.53097 + ], + [ + "2020-11-27", + 0.53097 + ], + [ + "2020-11-30", + 0.53097 + ], + [ + "2020-12-01", + 0.53097 + ], + [ + "2020-12-02", + 0.53097 + ], + [ + "2020-12-03", + 0.53097 + ], + [ + "2020-12-04", + 0.53097 + ], + [ + "2020-12-07", + 0.53097 + ], + [ + "2020-12-08", + 0.53097 + ], + [ + "2020-12-09", + 0.53097 + ], + [ + "2020-12-10", + 0.53097 + ], + [ + "2020-12-11", + 0.53097 + ], + [ + "2020-12-14", + 0.53097 + ], + [ + "2020-12-15", + 0.53097 + ], + [ + "2020-12-16", + 0.53097 + ], + [ + "2020-12-17", + 0.53097 + ], + [ + "2020-12-18", + 0.53097 + ], + [ + "2020-12-21", + 0.53097 + ], + [ + "2020-12-22", + 0.53097 + ], + [ + "2020-12-23", + 0.53097 + ], + [ + "2020-12-24", + 0.53097 + ], + [ + "2020-12-25", + 0.53097 + ], + [ + "2020-12-28", + 0.53097 + ], + [ + "2020-12-29", + 0.53097 + ], + [ + "2020-12-30", + 0.53097 + ], + [ + "2020-12-31", + 0.53097 + ], + [ + "2021-01-01", + 0.26942 + ], + [ + "2021-01-04", + 0.26942 + ], + [ + "2021-01-05", + 0.26942 + ], + [ + "2021-01-06", + 0.26942 + ], + [ + "2021-01-07", + 0.26942 + ], + [ + "2021-01-08", + 0.26942 + ], + [ + "2021-01-11", + 0.26942 + ], + [ + "2021-01-12", + 0.26942 + ], + [ + "2021-01-13", + 0.26942 + ], + [ + "2021-01-14", + 0.26942 + ], + [ + "2021-01-15", + 0.26942 + ], + [ + "2021-01-18", + 0.26942 + ], + [ + "2021-01-19", + 0.26942 + ], + [ + "2021-01-20", + 0.26942 + ], + [ + "2021-01-21", + 0.26942 + ], + [ + "2021-01-22", + 0.26942 + ], + [ + "2021-01-25", + 0.26942 + ], + [ + "2021-01-26", + 0.26942 + ], + [ + "2021-01-27", + 0.26942 + ], + [ + "2021-01-28", + 0.26942 + ], + [ + "2021-01-29", + 0.26942 + ], + [ + "2021-02-01", + 0.26942 + ], + [ + "2021-02-02", + 0.26942 + ], + [ + "2021-02-03", + 0.26942 + ], + [ + "2021-02-04", + 0.26942 + ], + [ + "2021-02-05", + 0.26942 + ], + [ + "2021-02-08", + 0.26942 + ], + [ + "2021-02-09", + 0.26942 + ], + [ + "2021-02-10", + 0.26942 + ], + [ + "2021-02-11", + 0.26942 + ], + [ + "2021-02-12", + 0.26942 + ], + [ + "2021-02-15", + 0.26942 + ], + [ + "2021-02-16", + 0.26942 + ], + [ + "2021-02-17", + 0.26942 + ], + [ + "2021-02-18", + 0.26942 + ], + [ + "2021-02-19", + 0.26942 + ], + [ + "2021-02-22", + 0.26942 + ], + [ + "2021-02-23", + 0.26942 + ], + [ + "2021-02-24", + 0.26942 + ], + [ + "2021-02-25", + 0.26942 + ], + [ + "2021-02-26", + 0.26942 + ], + [ + "2021-03-01", + 0.26942 + ], + [ + "2021-03-02", + 0.26942 + ], + [ + "2021-03-03", + 0.26942 + ], + [ + "2021-03-04", + 0.26942 + ], + [ + "2021-03-05", + 0.26942 + ], + [ + "2021-03-08", + 0.26942 + ], + [ + "2021-03-09", + 0.26942 + ], + [ + "2021-03-10", + 0.26942 + ], + [ + "2021-03-11", + 0.26942 + ], + [ + "2021-03-12", + 0.26942 + ], + [ + "2021-03-15", + 0.26942 + ], + [ + "2021-03-16", + 0.26942 + ], + [ + "2021-03-17", + 0.26942 + ], + [ + "2021-03-18", + 0.26942 + ], + [ + "2021-03-19", + 0.26942 + ], + [ + "2021-03-22", + 0.26942 + ], + [ + "2021-03-23", + 0.26942 + ], + [ + "2021-03-24", + 0.26942 + ], + [ + "2021-03-25", + 0.26942 + ], + [ + "2021-03-26", + 0.26942 + ], + [ + "2021-03-29", + 0.26942 + ], + [ + "2021-03-30", + 0.26942 + ], + [ + "2021-03-31", + 0.26942 + ], + [ + "2021-04-01", + 0.55336 + ], + [ + "2021-04-02", + 0.55336 + ], + [ + "2021-04-05", + 0.55336 + ], + [ + "2021-04-06", + 0.55336 + ], + [ + "2021-04-07", + 0.55336 + ], + [ + "2021-04-08", + 0.55336 + ], + [ + "2021-04-09", + 0.55336 + ], + [ + "2021-04-12", + 0.55336 + ], + [ + "2021-04-13", + 0.55336 + ], + [ + "2021-04-14", + 0.55336 + ], + [ + "2021-04-15", + 0.55336 + ], + [ + "2021-04-16", + 0.55336 + ], + [ + "2021-04-19", + 0.55336 + ], + [ + "2021-04-20", + 0.55336 + ], + [ + "2021-04-21", + 0.55336 + ], + [ + "2021-04-22", + 0.55336 + ], + [ + "2021-04-23", + 0.55336 + ], + [ + "2021-04-26", + 0.55336 + ], + [ + "2021-04-27", + 0.55336 + ], + [ + "2021-04-28", + 0.55336 + ], + [ + "2021-04-29", + 0.55336 + ], + [ + "2021-04-30", + 0.55336 + ], + [ + "2021-05-03", + 0.55336 + ], + [ + "2021-05-04", + 0.55336 + ], + [ + "2021-05-05", + 0.55336 + ], + [ + "2021-05-06", + 0.55336 + ], + [ + "2021-05-07", + 0.55336 + ], + [ + "2021-05-10", + 0.55336 + ], + [ + "2021-05-11", + 0.55336 + ], + [ + "2021-05-12", + 0.55336 + ], + [ + "2021-05-13", + 0.55336 + ], + [ + "2021-05-14", + 0.55336 + ], + [ + "2021-05-17", + 0.55336 + ], + [ + "2021-05-18", + 0.55336 + ], + [ + "2021-05-19", + 0.55336 + ], + [ + "2021-05-20", + 0.55336 + ], + [ + "2021-05-21", + 0.55336 + ], + [ + "2021-05-24", + 0.55336 + ], + [ + "2021-05-25", + 0.55336 + ], + [ + "2021-05-26", + 0.55336 + ], + [ + "2021-05-27", + 0.55336 + ], + [ + "2021-05-28", + 0.55336 + ], + [ + "2021-05-31", + 0.55336 + ], + [ + "2021-06-01", + 0.55336 + ], + [ + "2021-06-02", + 0.55336 + ], + [ + "2021-06-03", + 0.55336 + ], + [ + "2021-06-04", + 0.55336 + ], + [ + "2021-06-07", + 0.55336 + ], + [ + "2021-06-08", + 0.55336 + ], + [ + "2021-06-09", + 0.55336 + ], + [ + "2021-06-10", + 0.55336 + ], + [ + "2021-06-11", + 0.55336 + ], + [ + "2021-06-14", + 0.55336 + ], + [ + "2021-06-15", + 0.55336 + ], + [ + "2021-06-16", + 0.55336 + ], + [ + "2021-06-17", + 0.55336 + ], + [ + "2021-06-18", + 0.55336 + ], + [ + "2021-06-21", + 0.55336 + ], + [ + "2021-06-22", + 0.55336 + ], + [ + "2021-06-23", + 0.55336 + ], + [ + "2021-06-24", + 0.55336 + ], + [ + "2021-06-25", + 0.55336 + ], + [ + "2021-06-28", + 0.55336 + ], + [ + "2021-06-29", + 0.55336 + ], + [ + "2021-06-30", + 0.55336 + ], + [ + "2021-07-01", + 0.45245 + ], + [ + "2021-07-02", + 0.45245 + ], + [ + "2021-07-05", + 0.45245 + ], + [ + "2021-07-06", + 0.45245 + ], + [ + "2021-07-07", + 0.45245 + ], + [ + "2021-07-08", + 0.45245 + ], + [ + "2021-07-09", + 0.45245 + ], + [ + "2021-07-12", + 0.45245 + ], + [ + "2021-07-13", + 0.45245 + ], + [ + "2021-07-14", + 0.45245 + ], + [ + "2021-07-15", + 0.45245 + ], + [ + "2021-07-16", + 0.45245 + ], + [ + "2021-07-19", + 0.45245 + ], + [ + "2021-07-20", + 0.45245 + ], + [ + "2021-07-21", + 0.45245 + ], + [ + "2021-07-22", + 0.45245 + ], + [ + "2021-07-23", + 0.45245 + ], + [ + "2021-07-26", + 0.45245 + ], + [ + "2021-07-27", + 0.45245 + ], + [ + "2021-07-28", + 0.45245 + ], + [ + "2021-07-29", + 0.45245 + ], + [ + "2021-07-30", + 0.45245 + ], + [ + "2021-08-02", + 0.45245 + ], + [ + "2021-08-03", + 0.45245 + ], + [ + "2021-08-04", + 0.45245 + ], + [ + "2021-08-05", + 0.45245 + ], + [ + "2021-08-06", + 0.45245 + ], + [ + "2021-08-09", + 0.45245 + ], + [ + "2021-08-10", + 0.45245 + ], + [ + "2021-08-11", + 0.45245 + ], + [ + "2021-08-12", + 0.45245 + ], + [ + "2021-08-13", + 0.45245 + ], + [ + "2021-08-16", + 0.45245 + ], + [ + "2021-08-17", + 0.45245 + ], + [ + "2021-08-18", + 0.45245 + ], + [ + "2021-08-19", + 0.45245 + ], + [ + "2021-08-20", + 0.45245 + ], + [ + "2021-08-23", + 0.45245 + ], + [ + "2021-08-24", + 0.45245 + ], + [ + "2021-08-25", + 0.45245 + ], + [ + "2021-08-26", + 0.45245 + ], + [ + "2021-08-27", + 0.45245 + ], + [ + "2021-08-30", + 0.45245 + ], + [ + "2021-08-31", + 0.45245 + ], + [ + "2021-09-01", + 0.45245 + ], + [ + "2021-09-02", + 0.45245 + ], + [ + "2021-09-03", + 0.45245 + ], + [ + "2021-09-06", + 0.45245 + ], + [ + "2021-09-07", + 0.45245 + ], + [ + "2021-09-08", + 0.45245 + ], + [ + "2021-09-09", + 0.45245 + ], + [ + "2021-09-10", + 0.45245 + ], + [ + "2021-09-13", + 0.45245 + ], + [ + "2021-09-14", + 0.45245 + ], + [ + "2021-09-15", + 0.45245 + ], + [ + "2021-09-16", + 0.45245 + ], + [ + "2021-09-17", + 0.45245 + ], + [ + "2021-09-20", + 0.45245 + ], + [ + "2021-09-21", + 0.45245 + ], + [ + "2021-09-22", + 0.45245 + ], + [ + "2021-09-23", + 0.45245 + ], + [ + "2021-09-24", + 0.45245 + ], + [ + "2021-09-27", + 0.45245 + ], + [ + "2021-09-28", + 0.45245 + ], + [ + "2021-09-29", + 0.45245 + ], + [ + "2021-09-30", + 0.45245 + ], + [ + "2021-10-01", + 0.83504 + ], + [ + "2021-10-04", + 0.83504 + ], + [ + "2021-10-05", + 0.83504 + ], + [ + "2021-10-06", + 0.83504 + ], + [ + "2021-10-07", + 0.83504 + ], + [ + "2021-10-08", + 0.83504 + ], + [ + "2021-10-11", + 0.83504 + ], + [ + "2021-10-12", + 0.83504 + ], + [ + "2021-10-13", + 0.83504 + ], + [ + "2021-10-14", + 0.83504 + ], + [ + "2021-10-15", + 0.83504 + ], + [ + "2021-10-18", + 0.83504 + ], + [ + "2021-10-19", + 0.83504 + ], + [ + "2021-10-20", + 0.83504 + ], + [ + "2021-10-21", + 0.83504 + ], + [ + "2021-10-22", + 0.83504 + ], + [ + "2021-10-25", + 0.83504 + ], + [ + "2021-10-26", + 0.83504 + ], + [ + "2021-10-27", + 0.83504 + ], + [ + "2021-10-28", + 0.83504 + ], + [ + "2021-10-29", + 0.83504 + ], + [ + "2021-11-01", + 0.83504 + ], + [ + "2021-11-02", + 0.83504 + ], + [ + "2021-11-03", + 0.83504 + ], + [ + "2021-11-04", + 0.83504 + ], + [ + "2021-11-05", + 0.83504 + ], + [ + "2021-11-08", + 0.83504 + ], + [ + "2021-11-09", + 0.83504 + ], + [ + "2021-11-10", + 0.83504 + ], + [ + "2021-11-11", + 0.83504 + ], + [ + "2021-11-12", + 0.83504 + ], + [ + "2021-11-15", + 0.83504 + ], + [ + "2021-11-16", + 0.83504 + ], + [ + "2021-11-17", + 0.83504 + ], + [ + "2021-11-18", + 0.83504 + ], + [ + "2021-11-19", + 0.83504 + ], + [ + "2021-11-22", + 0.83504 + ], + [ + "2021-11-23", + 0.83504 + ], + [ + "2021-11-24", + 0.83504 + ], + [ + "2021-11-25", + 0.83504 + ], + [ + "2021-11-26", + 0.83504 + ], + [ + "2021-11-29", + 0.83504 + ], + [ + "2021-11-30", + 0.83504 + ], + [ + "2021-12-01", + 0.83504 + ], + [ + "2021-12-02", + 0.83504 + ], + [ + "2021-12-03", + 0.83504 + ], + [ + "2021-12-06", + 0.83504 + ], + [ + "2021-12-07", + 0.83504 + ], + [ + "2021-12-08", + 0.83504 + ], + [ + "2021-12-09", + 0.83504 + ], + [ + "2021-12-10", + 0.83504 + ], + [ + "2021-12-13", + 0.83504 + ], + [ + "2021-12-14", + 0.83504 + ], + [ + "2021-12-15", + 0.83504 + ], + [ + "2021-12-16", + 0.83504 + ], + [ + "2021-12-17", + 0.83504 + ], + [ + "2021-12-20", + 0.83504 + ], + [ + "2021-12-21", + 0.83504 + ], + [ + "2021-12-22", + 0.83504 + ], + [ + "2021-12-23", + 0.83504 + ], + [ + "2021-12-24", + 0.83504 + ], + [ + "2021-12-27", + 0.83504 + ], + [ + "2021-12-28", + 0.83504 + ], + [ + "2021-12-29", + 0.83504 + ], + [ + "2021-12-30", + 0.83504 + ], + [ + "2021-12-31", + 0.83504 + ], + [ + "2022-01-03", + 0.55396 + ], + [ + "2022-01-04", + 0.55396 + ], + [ + "2022-01-05", + 0.55396 + ], + [ + "2022-01-06", + 0.55396 + ], + [ + "2022-01-07", + 0.55396 + ], + [ + "2022-01-10", + 0.55396 + ], + [ + "2022-01-11", + 0.55396 + ], + [ + "2022-01-12", + 0.55396 + ], + [ + "2022-01-13", + 0.55396 + ], + [ + "2022-01-14", + 0.55396 + ], + [ + "2022-01-17", + 0.55396 + ], + [ + "2022-01-18", + 0.55396 + ], + [ + "2022-01-19", + 0.55396 + ], + [ + "2022-01-20", + 0.55396 + ], + [ + "2022-01-21", + 0.55396 + ], + [ + "2022-01-24", + 0.55396 + ], + [ + "2022-01-25", + 0.55396 + ], + [ + "2022-01-26", + 0.55396 + ], + [ + "2022-01-27", + 0.55396 + ], + [ + "2022-01-28", + 0.55396 + ], + [ + "2022-01-31", + 0.55396 + ], + [ + "2022-02-01", + 0.55396 + ], + [ + "2022-02-02", + 0.55396 + ], + [ + "2022-02-03", + 0.55396 + ], + [ + "2022-02-04", + 0.55396 + ], + [ + "2022-02-07", + 0.55396 + ], + [ + "2022-02-08", + 0.55396 + ], + [ + "2022-02-09", + 0.55396 + ], + [ + "2022-02-10", + 0.55396 + ], + [ + "2022-02-11", + 0.55396 + ], + [ + "2022-02-14", + 0.55396 + ], + [ + "2022-02-15", + 0.55396 + ], + [ + "2022-02-16", + 0.55396 + ], + [ + "2022-02-17", + 0.55396 + ], + [ + "2022-02-18", + 0.55396 + ], + [ + "2022-02-21", + 0.55396 + ], + [ + "2022-02-22", + 0.55396 + ], + [ + "2022-02-23", + 0.55396 + ], + [ + "2022-02-24", + 0.55396 + ], + [ + "2022-02-25", + 0.55396 + ], + [ + "2022-02-28", + 0.55396 + ], + [ + "2022-03-01", + 0.55396 + ], + [ + "2022-03-02", + 0.55396 + ], + [ + "2022-03-03", + 0.55396 + ], + [ + "2022-03-04", + 0.55396 + ], + [ + "2022-03-07", + 0.55396 + ], + [ + "2022-03-08", + 0.55396 + ], + [ + "2022-03-09", + 0.55396 + ], + [ + "2022-03-10", + 0.55396 + ], + [ + "2022-03-11", + 0.55396 + ], + [ + "2022-03-14", + 0.55396 + ], + [ + "2022-03-15", + 0.55396 + ], + [ + "2022-03-16", + 0.55396 + ], + [ + "2022-03-17", + 0.55396 + ], + [ + "2022-03-18", + 0.55396 + ], + [ + "2022-03-21", + 0.55396 + ], + [ + "2022-03-22", + 0.55396 + ], + [ + "2022-03-23", + 0.55396 + ], + [ + "2022-03-24", + 0.55396 + ], + [ + "2022-03-25", + 0.55396 + ], + [ + "2022-03-28", + 0.55396 + ], + [ + "2022-03-29", + 0.55396 + ], + [ + "2022-03-30", + 0.55396 + ], + [ + "2022-03-31", + 0.55396 + ], + [ + "2022-04-01", + 0.39703 + ], + [ + "2022-04-04", + 0.39703 + ], + [ + "2022-04-05", + 0.39703 + ], + [ + "2022-04-06", + 0.39703 + ], + [ + "2022-04-07", + 0.39703 + ], + [ + "2022-04-08", + 0.39703 + ], + [ + "2022-04-11", + 0.39703 + ], + [ + "2022-04-12", + 0.39703 + ], + [ + "2022-04-13", + 0.39703 + ], + [ + "2022-04-14", + 0.39703 + ], + [ + "2022-04-15", + 0.39703 + ], + [ + "2022-04-18", + 0.39703 + ], + [ + "2022-04-19", + 0.39703 + ], + [ + "2022-04-20", + 0.39703 + ], + [ + "2022-04-21", + 0.39703 + ], + [ + "2022-04-22", + 0.39703 + ], + [ + "2022-04-25", + 0.39703 + ], + [ + "2022-04-26", + 0.39703 + ], + [ + "2022-04-27", + 0.39703 + ], + [ + "2022-04-28", + 0.39703 + ], + [ + "2022-04-29", + 0.39703 + ], + [ + "2022-05-02", + 0.39703 + ], + [ + "2022-05-03", + 0.39703 + ], + [ + "2022-05-04", + 0.39703 + ], + [ + "2022-05-05", + 0.39703 + ], + [ + "2022-05-06", + 0.39703 + ], + [ + "2022-05-09", + 0.39703 + ], + [ + "2022-05-10", + 0.39703 + ], + [ + "2022-05-11", + 0.39703 + ], + [ + "2022-05-12", + 0.39703 + ], + [ + "2022-05-13", + 0.39703 + ], + [ + "2022-05-16", + 0.39703 + ], + [ + "2022-05-17", + 0.39703 + ], + [ + "2022-05-18", + 0.39703 + ], + [ + "2022-05-19", + 0.39703 + ], + [ + "2022-05-20", + 0.39703 + ], + [ + "2022-05-23", + 0.39703 + ], + [ + "2022-05-24", + 0.39703 + ], + [ + "2022-05-25", + 0.39703 + ], + [ + "2022-05-26", + 0.39703 + ], + [ + "2022-05-27", + 0.39703 + ], + [ + "2022-05-30", + 0.39703 + ], + [ + "2022-05-31", + 0.39703 + ], + [ + "2022-06-01", + 0.39703 + ], + [ + "2022-06-02", + 0.39703 + ], + [ + "2022-06-03", + 0.39703 + ], + [ + "2022-06-06", + 0.39703 + ], + [ + "2022-06-07", + 0.39703 + ], + [ + "2022-06-08", + 0.39703 + ], + [ + "2022-06-09", + 0.39703 + ], + [ + "2022-06-10", + 0.39703 + ], + [ + "2022-06-13", + 0.39703 + ], + [ + "2022-06-14", + 0.39703 + ], + [ + "2022-06-15", + 0.39703 + ], + [ + "2022-06-16", + 0.39703 + ], + [ + "2022-06-17", + 0.39703 + ], + [ + "2022-06-20", + 0.39703 + ], + [ + "2022-06-21", + 0.39703 + ], + [ + "2022-06-22", + 0.39703 + ], + [ + "2022-06-23", + 0.39703 + ], + [ + "2022-06-24", + 0.39703 + ], + [ + "2022-06-27", + 0.39703 + ], + [ + "2022-06-28", + 0.39703 + ], + [ + "2022-06-29", + 0.39703 + ], + [ + "2022-06-30", + 0.39703 + ], + [ + "2022-07-01", + 0.3362 + ], + [ + "2022-07-04", + 0.3362 + ], + [ + "2022-07-05", + 0.3362 + ], + [ + "2022-07-06", + 0.3362 + ], + [ + "2022-07-07", + 0.3362 + ], + [ + "2022-07-08", + 0.3362 + ], + [ + "2022-07-11", + 0.3362 + ], + [ + "2022-07-12", + 0.3362 + ], + [ + "2022-07-13", + 0.3362 + ], + [ + "2022-07-14", + 0.3362 + ], + [ + "2022-07-15", + 0.3362 + ], + [ + "2022-07-18", + 0.3362 + ], + [ + "2022-07-19", + 0.3362 + ], + [ + "2022-07-20", + 0.3362 + ], + [ + "2022-07-21", + 0.3362 + ], + [ + "2022-07-22", + 0.3362 + ], + [ + "2022-07-25", + 0.3362 + ], + [ + "2022-07-26", + 0.3362 + ], + [ + "2022-07-27", + 0.3362 + ], + [ + "2022-07-28", + 0.3362 + ], + [ + "2022-07-29", + 0.3362 + ], + [ + "2022-08-01", + 0.3362 + ], + [ + "2022-08-02", + 0.3362 + ], + [ + "2022-08-03", + 0.3362 + ], + [ + "2022-08-04", + 0.3362 + ], + [ + "2022-08-05", + 0.3362 + ], + [ + "2022-08-08", + 0.3362 + ], + [ + "2022-08-09", + 0.3362 + ], + [ + "2022-08-10", + 0.3362 + ], + [ + "2022-08-11", + 0.3362 + ], + [ + "2022-08-12", + 0.3362 + ], + [ + "2022-08-15", + 0.3362 + ], + [ + "2022-08-16", + 0.3362 + ], + [ + "2022-08-17", + 0.3362 + ], + [ + "2022-08-18", + 0.3362 + ], + [ + "2022-08-19", + 0.3362 + ], + [ + "2022-08-22", + 0.3362 + ], + [ + "2022-08-23", + 0.3362 + ], + [ + "2022-08-24", + 0.3362 + ], + [ + "2022-08-25", + 0.3362 + ], + [ + "2022-08-26", + 0.3362 + ], + [ + "2022-08-29", + 0.3362 + ], + [ + "2022-08-30", + 0.3362 + ], + [ + "2022-08-31", + 0.3362 + ], + [ + "2022-09-01", + 0.3362 + ], + [ + "2022-09-02", + 0.3362 + ], + [ + "2022-09-05", + 0.3362 + ], + [ + "2022-09-06", + 0.3362 + ], + [ + "2022-09-07", + 0.3362 + ], + [ + "2022-09-08", + 0.3362 + ], + [ + "2022-09-09", + 0.3362 + ], + [ + "2022-09-12", + 0.3362 + ], + [ + "2022-09-13", + 0.3362 + ], + [ + "2022-09-14", + 0.3362 + ], + [ + "2022-09-15", + 0.3362 + ], + [ + "2022-09-16", + 0.3362 + ], + [ + "2022-09-19", + 0.3362 + ], + [ + "2022-09-20", + 0.3362 + ], + [ + "2022-09-21", + 0.3362 + ], + [ + "2022-09-22", + 0.3362 + ], + [ + "2022-09-23", + 0.3362 + ], + [ + "2022-09-26", + 0.3362 + ], + [ + "2022-09-27", + 0.3362 + ], + [ + "2022-09-28", + 0.3362 + ], + [ + "2022-09-29", + 0.3362 + ], + [ + "2022-09-30", + 0.3362 + ], + [ + "2022-10-03", + 0.49706 + ], + [ + "2022-10-04", + 0.49706 + ], + [ + "2022-10-05", + 0.49706 + ], + [ + "2022-10-06", + 0.49706 + ], + [ + "2022-10-07", + 0.49706 + ], + [ + "2022-10-10", + 0.49706 + ], + [ + "2022-10-11", + 0.49706 + ], + [ + "2022-10-12", + 0.49706 + ], + [ + "2022-10-13", + 0.49706 + ], + [ + "2022-10-14", + 0.49706 + ], + [ + "2022-10-17", + 0.49706 + ], + [ + "2022-10-18", + 0.49706 + ], + [ + "2022-10-19", + 0.49706 + ], + [ + "2022-10-20", + 0.49706 + ], + [ + "2022-10-21", + 0.49706 + ], + [ + "2022-10-24", + 0.49706 + ], + [ + "2022-10-25", + 0.49706 + ], + [ + "2022-10-26", + 0.49706 + ], + [ + "2022-10-27", + 0.49706 + ], + [ + "2022-10-28", + 0.49706 + ], + [ + "2022-10-31", + 0.49706 + ], + [ + "2022-11-01", + 0.49706 + ], + [ + "2022-11-02", + 0.49706 + ], + [ + "2022-11-03", + 0.49706 + ], + [ + "2022-11-04", + 0.49706 + ], + [ + "2022-11-07", + 0.49706 + ], + [ + "2022-11-08", + 0.49706 + ], + [ + "2022-11-09", + 0.49706 + ], + [ + "2022-11-10", + 0.49706 + ], + [ + "2022-11-11", + 0.49706 + ], + [ + "2022-11-14", + 0.49706 + ], + [ + "2022-11-15", + 0.49706 + ], + [ + "2022-11-16", + 0.49706 + ], + [ + "2022-11-17", + 0.49706 + ], + [ + "2022-11-18", + 0.49706 + ], + [ + "2022-11-21", + 0.49706 + ], + [ + "2022-11-22", + 0.49706 + ], + [ + "2022-11-23", + 0.49706 + ], + [ + "2022-11-24", + 0.49706 + ], + [ + "2022-11-25", + 0.49706 + ], + [ + "2022-11-28", + 0.49706 + ], + [ + "2022-11-29", + 0.49706 + ], + [ + "2022-11-30", + 0.49706 + ], + [ + "2022-12-01", + 0.49706 + ], + [ + "2022-12-02", + 0.49706 + ], + [ + "2022-12-05", + 0.49706 + ], + [ + "2022-12-06", + 0.49706 + ], + [ + "2022-12-07", + 0.49706 + ], + [ + "2022-12-08", + 0.49706 + ], + [ + "2022-12-09", + 0.49706 + ], + [ + "2022-12-12", + 0.49706 + ], + [ + "2022-12-13", + 0.49706 + ], + [ + "2022-12-14", + 0.49706 + ], + [ + "2022-12-15", + 0.49706 + ], + [ + "2022-12-16", + 0.49706 + ], + [ + "2022-12-19", + 0.49706 + ], + [ + "2022-12-20", + 0.49706 + ], + [ + "2022-12-21", + 0.49706 + ], + [ + "2022-12-22", + 0.49706 + ], + [ + "2022-12-23", + 0.49706 + ], + [ + "2022-12-26", + 0.49706 + ], + [ + "2022-12-27", + 0.49706 + ], + [ + "2022-12-28", + 0.49706 + ], + [ + "2022-12-29", + 0.49706 + ], + [ + "2022-12-30", + 0.49706 + ], + [ + "2023-01-02", + 0.27678 + ], + [ + "2023-01-03", + 0.27678 + ], + [ + "2023-01-04", + 0.27678 + ], + [ + "2023-01-05", + 0.27678 + ], + [ + "2023-01-06", + 0.27678 + ], + [ + "2023-01-09", + 0.27678 + ], + [ + "2023-01-10", + 0.27678 + ], + [ + "2023-01-11", + 0.27678 + ], + [ + "2023-01-12", + 0.27678 + ], + [ + "2023-01-13", + 0.27678 + ], + [ + "2023-01-16", + 0.27678 + ], + [ + "2023-01-17", + 0.27678 + ], + [ + "2023-01-18", + 0.27678 + ], + [ + "2023-01-19", + 0.27678 + ], + [ + "2023-01-20", + 0.27678 + ], + [ + "2023-01-23", + 0.27678 + ], + [ + "2023-01-24", + 0.27678 + ], + [ + "2023-01-25", + 0.27678 + ], + [ + "2023-01-26", + 0.27678 + ], + [ + "2023-01-27", + 0.27678 + ], + [ + "2023-01-30", + 0.27678 + ], + [ + "2023-01-31", + 0.27678 + ], + [ + "2023-02-01", + 0.27678 + ], + [ + "2023-02-02", + 0.27678 + ], + [ + "2023-02-03", + 0.27678 + ], + [ + "2023-02-06", + 0.27678 + ], + [ + "2023-02-07", + 0.27678 + ], + [ + "2023-02-08", + 0.27678 + ], + [ + "2023-02-09", + 0.27678 + ], + [ + "2023-02-10", + 0.27678 + ], + [ + "2023-02-13", + 0.27678 + ], + [ + "2023-02-14", + 0.27678 + ], + [ + "2023-02-15", + 0.27678 + ], + [ + "2023-02-16", + 0.27678 + ], + [ + "2023-02-17", + 0.27678 + ], + [ + "2023-02-20", + 0.27678 + ], + [ + "2023-02-21", + 0.27678 + ], + [ + "2023-02-22", + 0.27678 + ], + [ + "2023-02-23", + 0.27678 + ], + [ + "2023-02-24", + 0.27678 + ], + [ + "2023-02-27", + 0.27678 + ], + [ + "2023-02-28", + 0.27678 + ], + [ + "2023-03-01", + 0.27678 + ], + [ + "2023-03-02", + 0.27678 + ], + [ + "2023-03-03", + 0.27678 + ], + [ + "2023-03-06", + 0.27678 + ], + [ + "2023-03-07", + 0.27678 + ], + [ + "2023-03-08", + 0.27678 + ], + [ + "2023-03-09", + 0.27678 + ], + [ + "2023-03-10", + 0.27678 + ], + [ + "2023-03-13", + 0.27678 + ], + [ + "2023-03-14", + 0.27678 + ], + [ + "2023-03-15", + 0.27678 + ], + [ + "2023-03-16", + 0.27678 + ], + [ + "2023-03-17", + 0.27678 + ], + [ + "2023-03-20", + 0.27678 + ], + [ + "2023-03-21", + 0.27678 + ], + [ + "2023-03-22", + 0.27678 + ], + [ + "2023-03-23", + 0.27678 + ], + [ + "2023-03-24", + 0.27678 + ], + [ + "2023-03-27", + 0.27678 + ], + [ + "2023-03-28", + 0.27678 + ], + [ + "2023-03-29", + 0.27678 + ], + [ + "2023-03-30", + 0.27678 + ], + [ + "2023-03-31", + 0.27678 + ], + [ + "2023-04-03", + 0.48469 + ], + [ + "2023-04-04", + 0.48469 + ], + [ + "2023-04-05", + 0.48469 + ], + [ + "2023-04-06", + 0.48469 + ], + [ + "2023-04-07", + 0.48469 + ], + [ + "2023-04-10", + 0.48469 + ], + [ + "2023-04-11", + 0.48469 + ], + [ + "2023-04-12", + 0.48469 + ], + [ + "2023-04-13", + 0.48469 + ], + [ + "2023-04-14", + 0.48469 + ], + [ + "2023-04-17", + 0.48469 + ], + [ + "2023-04-18", + 0.48469 + ], + [ + "2023-04-19", + 0.48469 + ], + [ + "2023-04-20", + 0.48469 + ], + [ + "2023-04-21", + 0.48469 + ], + [ + "2023-04-24", + 0.48469 + ], + [ + "2023-04-25", + 0.48469 + ], + [ + "2023-04-26", + 0.48469 + ], + [ + "2023-04-27", + 0.48469 + ], + [ + "2023-04-28", + 0.48469 + ], + [ + "2023-05-01", + 0.48469 + ], + [ + "2023-05-02", + 0.48469 + ], + [ + "2023-05-03", + 0.48469 + ], + [ + "2023-05-04", + 0.48469 + ], + [ + "2023-05-05", + 0.48469 + ], + [ + "2023-05-08", + 0.48469 + ], + [ + "2023-05-09", + 0.48469 + ], + [ + "2023-05-10", + 0.48469 + ], + [ + "2023-05-11", + 0.48469 + ], + [ + "2023-05-12", + 0.48469 + ], + [ + "2023-05-15", + 0.48469 + ], + [ + "2023-05-16", + 0.48469 + ], + [ + "2023-05-17", + 0.48469 + ], + [ + "2023-05-18", + 0.48469 + ], + [ + "2023-05-19", + 0.48469 + ], + [ + "2023-05-22", + 0.48469 + ], + [ + "2023-05-23", + 0.48469 + ], + [ + "2023-05-24", + 0.48469 + ], + [ + "2023-05-25", + 0.48469 + ], + [ + "2023-05-26", + 0.48469 + ], + [ + "2023-05-29", + 0.48469 + ], + [ + "2023-05-30", + 0.48469 + ], + [ + "2023-05-31", + 0.48469 + ], + [ + "2023-06-01", + 0.48469 + ], + [ + "2023-06-02", + 0.48469 + ], + [ + "2023-06-05", + 0.48469 + ], + [ + "2023-06-06", + 0.48469 + ], + [ + "2023-06-07", + 0.48469 + ], + [ + "2023-06-08", + 0.48469 + ], + [ + "2023-06-09", + 0.48469 + ], + [ + "2023-06-12", + 0.48469 + ], + [ + "2023-06-13", + 0.48469 + ], + [ + "2023-06-14", + 0.48469 + ], + [ + "2023-06-15", + 0.48469 + ], + [ + "2023-06-16", + 0.48469 + ], + [ + "2023-06-19", + 0.48469 + ], + [ + "2023-06-20", + 0.48469 + ], + [ + "2023-06-21", + 0.48469 + ], + [ + "2023-06-22", + 0.48469 + ], + [ + "2023-06-23", + 0.48469 + ], + [ + "2023-06-26", + 0.48469 + ], + [ + "2023-06-27", + 0.48469 + ], + [ + "2023-06-28", + 0.48469 + ], + [ + "2023-06-29", + 0.48469 + ], + [ + "2023-06-30", + 0.48469 + ], + [ + "2023-07-03", + 0.36342 + ], + [ + "2023-07-04", + 0.36342 + ], + [ + "2023-07-05", + 0.36342 + ], + [ + "2023-07-06", + 0.36342 + ], + [ + "2023-07-07", + 0.36342 + ], + [ + "2023-07-10", + 0.36342 + ], + [ + "2023-07-11", + 0.36342 + ], + [ + "2023-07-12", + 0.36342 + ], + [ + "2023-07-13", + 0.36342 + ], + [ + "2023-07-14", + 0.36342 + ], + [ + "2023-07-17", + 0.36342 + ], + [ + "2023-07-18", + 0.36342 + ], + [ + "2023-07-19", + 0.36342 + ], + [ + "2023-07-20", + 0.36342 + ], + [ + "2023-07-21", + 0.36342 + ], + [ + "2023-07-24", + 0.36342 + ], + [ + "2023-07-25", + 0.36342 + ], + [ + "2023-07-26", + 0.36342 + ], + [ + "2023-07-27", + 0.36342 + ], + [ + "2023-07-28", + 0.36342 + ], + [ + "2023-07-31", + 0.36342 + ], + [ + "2023-08-01", + 0.36342 + ], + [ + "2023-08-02", + 0.36342 + ], + [ + "2023-08-03", + 0.36342 + ], + [ + "2023-08-04", + 0.36342 + ], + [ + "2023-08-07", + 0.36342 + ], + [ + "2023-08-08", + 0.36342 + ], + [ + "2023-08-09", + 0.36342 + ], + [ + "2023-08-10", + 0.36342 + ], + [ + "2023-08-11", + 0.36342 + ], + [ + "2023-08-14", + 0.36342 + ], + [ + "2023-08-15", + 0.36342 + ], + [ + "2023-08-16", + 0.36342 + ], + [ + "2023-08-17", + 0.36342 + ], + [ + "2023-08-18", + 0.36342 + ], + [ + "2023-08-21", + 0.36342 + ], + [ + "2023-08-22", + 0.36342 + ], + [ + "2023-08-23", + 0.36342 + ], + [ + "2023-08-24", + 0.36342 + ], + [ + "2023-08-25", + 0.36342 + ], + [ + "2023-08-28", + 0.36342 + ], + [ + "2023-08-29", + 0.36342 + ], + [ + "2023-08-30", + 0.36342 + ], + [ + "2023-08-31", + 0.36342 + ], + [ + "2023-09-01", + 0.36342 + ], + [ + "2023-09-04", + 0.36342 + ], + [ + "2023-09-05", + 0.36342 + ], + [ + "2023-09-06", + 0.36342 + ], + [ + "2023-09-07", + 0.36342 + ], + [ + "2023-09-08", + 0.36342 + ], + [ + "2023-09-11", + 0.36342 + ], + [ + "2023-09-12", + 0.36342 + ], + [ + "2023-09-13", + 0.36342 + ], + [ + "2023-09-14", + 0.36342 + ], + [ + "2023-09-15", + 0.36342 + ], + [ + "2023-09-18", + 0.36342 + ], + [ + "2023-09-19", + 0.36342 + ], + [ + "2023-09-20", + 0.36342 + ], + [ + "2023-09-21", + 0.36342 + ], + [ + "2023-09-22", + 0.36342 + ], + [ + "2023-09-25", + 0.36342 + ], + [ + "2023-09-26", + 0.36342 + ], + [ + "2023-09-27", + 0.36342 + ], + [ + "2023-09-28", + 0.36342 + ], + [ + "2023-09-29", + 0.36342 + ], + [ + "2023-10-02", + 0.43937 + ], + [ + "2023-10-03", + 0.43937 + ], + [ + "2023-10-04", + 0.43937 + ], + [ + "2023-10-05", + 0.43937 + ], + [ + "2023-10-06", + 0.43937 + ], + [ + "2023-10-09", + 0.43937 + ], + [ + "2023-10-10", + 0.43937 + ], + [ + "2023-10-11", + 0.43937 + ], + [ + "2023-10-12", + 0.43937 + ], + [ + "2023-10-13", + 0.43937 + ], + [ + "2023-10-16", + 0.43937 + ], + [ + "2023-10-17", + 0.43937 + ], + [ + "2023-10-18", + 0.43937 + ], + [ + "2023-10-19", + 0.43937 + ], + [ + "2023-10-20", + 0.43937 + ], + [ + "2023-10-23", + 0.43937 + ], + [ + "2023-10-24", + 0.43937 + ], + [ + "2023-10-25", + 0.43937 + ], + [ + "2023-10-26", + 0.43937 + ], + [ + "2023-10-27", + 0.43937 + ], + [ + "2023-10-30", + 0.43937 + ], + [ + "2023-10-31", + 0.43937 + ], + [ + "2023-11-01", + 0.43937 + ], + [ + "2023-11-02", + 0.43937 + ], + [ + "2023-11-03", + 0.43937 + ], + [ + "2023-11-06", + 0.43937 + ], + [ + "2023-11-07", + 0.43937 + ], + [ + "2023-11-08", + 0.43937 + ], + [ + "2023-11-09", + 0.43937 + ], + [ + "2023-11-10", + 0.43937 + ], + [ + "2023-11-13", + 0.43937 + ], + [ + "2023-11-14", + 0.43937 + ], + [ + "2023-11-15", + 0.43937 + ], + [ + "2023-11-16", + 0.43937 + ], + [ + "2023-11-17", + 0.43937 + ], + [ + "2023-11-20", + 0.43937 + ], + [ + "2023-11-21", + 0.43937 + ], + [ + "2023-11-22", + 0.43937 + ], + [ + "2023-11-23", + 0.43937 + ], + [ + "2023-11-24", + 0.43937 + ], + [ + "2023-11-27", + 0.43937 + ], + [ + "2023-11-28", + 0.43937 + ], + [ + "2023-11-29", + 0.43937 + ], + [ + "2023-11-30", + 0.43937 + ], + [ + "2023-12-01", + 0.43937 + ], + [ + "2023-12-04", + 0.43937 + ], + [ + "2023-12-05", + 0.43937 + ], + [ + "2023-12-06", + 0.43937 + ], + [ + "2023-12-07", + 0.43937 + ], + [ + "2023-12-08", + 0.43937 + ], + [ + "2023-12-11", + 0.43937 + ], + [ + "2023-12-12", + 0.43937 + ], + [ + "2023-12-13", + 0.43937 + ], + [ + "2023-12-14", + 0.43937 + ], + [ + "2023-12-15", + 0.43937 + ], + [ + "2023-12-18", + 0.43937 + ], + [ + "2023-12-19", + 0.43937 + ], + [ + "2023-12-20", + 0.43937 + ], + [ + "2023-12-21", + 0.43937 + ], + [ + "2023-12-22", + 0.43937 + ], + [ + "2023-12-25", + 0.43937 + ], + [ + "2023-12-26", + 0.43937 + ], + [ + "2023-12-27", + 0.43937 + ], + [ + "2023-12-28", + 0.43937 + ], + [ + "2023-12-29", + 0.43937 + ], + [ + "2024-01-01", + 0.40825 + ], + [ + "2024-01-02", + 0.40825 + ], + [ + "2024-01-03", + 0.40825 + ], + [ + "2024-01-04", + 0.40825 + ], + [ + "2024-01-05", + 0.40825 + ], + [ + "2024-01-08", + 0.40825 + ], + [ + "2024-01-09", + 0.40825 + ], + [ + "2024-01-10", + 0.40825 + ], + [ + "2024-01-11", + 0.40825 + ], + [ + "2024-01-12", + 0.40825 + ], + [ + "2024-01-15", + 0.40825 + ], + [ + "2024-01-16", + 0.40825 + ], + [ + "2024-01-17", + 0.40825 + ], + [ + "2024-01-18", + 0.40825 + ], + [ + "2024-01-19", + 0.40825 + ], + [ + "2024-01-22", + 0.40825 + ], + [ + "2024-01-23", + 0.40825 + ], + [ + "2024-01-24", + 0.40825 + ], + [ + "2024-01-25", + 0.40825 + ], + [ + "2024-01-26", + 0.40825 + ], + [ + "2024-01-29", + 0.40825 + ], + [ + "2024-01-30", + 0.40825 + ], + [ + "2024-01-31", + 0.40825 + ], + [ + "2024-02-01", + 0.40825 + ], + [ + "2024-02-02", + 0.40825 + ], + [ + "2024-02-05", + 0.40825 + ], + [ + "2024-02-06", + 0.40825 + ], + [ + "2024-02-07", + 0.40825 + ], + [ + "2024-02-08", + 0.40825 + ], + [ + "2024-02-09", + 0.40825 + ], + [ + "2024-02-12", + 0.40825 + ], + [ + "2024-02-13", + 0.40825 + ], + [ + "2024-02-14", + 0.40825 + ], + [ + "2024-02-15", + 0.40825 + ], + [ + "2024-02-16", + 0.40825 + ], + [ + "2024-02-19", + 0.40825 + ], + [ + "2024-02-20", + 0.40825 + ], + [ + "2024-02-21", + 0.40825 + ], + [ + "2024-02-22", + 0.40825 + ], + [ + "2024-02-23", + 0.40825 + ], + [ + "2024-02-26", + 0.40825 + ], + [ + "2024-02-27", + 0.40825 + ], + [ + "2024-02-28", + 0.40825 + ], + [ + "2024-02-29", + 0.40825 + ], + [ + "2024-03-01", + 0.40825 + ], + [ + "2024-03-04", + 0.40825 + ], + [ + "2024-03-05", + 0.40825 + ], + [ + "2024-03-06", + 0.40825 + ], + [ + "2024-03-07", + 0.40825 + ], + [ + "2024-03-08", + 0.40825 + ], + [ + "2024-03-11", + 0.40825 + ], + [ + "2024-03-12", + 0.40825 + ], + [ + "2024-03-13", + 0.40825 + ], + [ + "2024-03-14", + 0.40825 + ], + [ + "2024-03-15", + 0.40825 + ], + [ + "2024-03-18", + 0.40825 + ], + [ + "2024-03-19", + 0.40825 + ], + [ + "2024-03-20", + 0.40825 + ], + [ + "2024-03-21", + 0.40825 + ], + [ + "2024-03-22", + 0.40825 + ], + [ + "2024-03-25", + 0.40825 + ], + [ + "2024-03-26", + 0.40825 + ], + [ + "2024-03-27", + 0.40825 + ], + [ + "2024-03-28", + 0.40825 + ], + [ + "2024-03-29", + 0.40825 + ], + [ + "2024-04-01", + 0.40825 + ], + [ + "2024-04-02", + 0.40825 + ], + [ + "2024-04-03", + 0.40825 + ], + [ + "2024-04-04", + 0.40825 + ], + [ + "2024-04-05", + 0.40825 + ], + [ + "2024-04-08", + 0.40825 + ], + [ + "2024-04-09", + 0.40825 + ], + [ + "2024-04-10", + 0.40825 + ], + [ + "2024-04-11", + 0.40825 + ], + [ + "2024-04-12", + 0.40825 + ], + [ + "2024-04-15", + 0.40825 + ], + [ + "2024-04-16", + 0.40825 + ], + [ + "2024-04-17", + 0.40825 + ], + [ + "2024-04-18", + 0.40825 + ], + [ + "2024-04-19", + 0.40825 + ], + [ + "2024-04-22", + 0.40825 + ], + [ + "2024-04-23", + 0.40825 + ], + [ + "2024-04-24", + 0.40825 + ], + [ + "2024-04-25", + 0.40825 + ], + [ + "2024-04-26", + 0.40825 + ], + [ + "2024-04-29", + 0.40825 + ], + [ + "2024-04-30", + 0.40825 + ], + [ + "2024-05-06", + 0.40825 + ], + [ + "2024-05-07", + 0.40825 + ], + [ + "2024-05-08", + 0.40825 + ], + [ + "2024-05-09", + 0.40825 + ], + [ + "2024-05-10", + 0.40825 + ], + [ + "2024-05-13", + 0.40825 + ], + [ + "2024-05-14", + 0.40825 + ], + [ + "2024-05-15", + 0.40825 + ], + [ + "2024-05-16", + 0.40825 + ], + [ + "2024-05-17", + 0.40825 + ], + [ + "2024-05-20", + 0.40825 + ], + [ + "2024-05-21", + 0.40825 + ], + [ + "2024-05-22", + 0.40825 + ], + [ + "2024-05-23", + 0.40825 + ], + [ + "2024-05-24", + 0.40825 + ], + [ + "2024-05-27", + 0.40825 + ], + [ + "2024-05-28", + 0.40825 + ], + [ + "2024-05-29", + 0.40825 + ], + [ + "2024-05-30", + 0.40825 + ], + [ + "2024-05-31", + 0.40825 + ], + [ + "2024-06-03", + 0.40825 + ], + [ + "2024-06-04", + 0.40825 + ], + [ + "2024-06-05", + 0.40825 + ], + [ + "2024-06-06", + 0.40825 + ], + [ + "2024-06-07", + 0.40825 + ], + [ + "2024-06-11", + 0.40825 + ], + [ + "2024-06-12", + 0.40825 + ], + [ + "2024-06-13", + 0.40825 + ], + [ + "2024-06-14", + 0.40825 + ], + [ + "2024-06-17", + 0.40825 + ], + [ + "2024-06-18", + 0.40825 + ], + [ + "2024-06-19", + 0.40825 + ], + [ + "2024-06-20", + 0.40825 + ], + [ + "2024-06-21", + 0.40825 + ], + [ + "2024-06-24", + 0.40825 + ], + [ + "2024-06-25", + 0.40825 + ], + [ + "2024-06-26", + 0.40825 + ], + [ + "2024-06-27", + 0.40825 + ], + [ + "2024-06-28", + 0.40825 + ], + [ + "2024-07-01", + 0.40825 + ], + [ + "2024-07-02", + 0.40825 + ], + [ + "2024-07-03", + 0.40825 + ], + [ + "2024-07-04", + 0.40825 + ], + [ + "2024-07-05", + 0.40825 + ], + [ + "2024-07-08", + 0.40825 + ], + [ + "2024-07-09", + 0.40825 + ], + [ + "2024-07-10", + 0.40825 + ], + [ + "2024-07-11", + 0.40825 + ], + [ + "2024-07-12", + 0.40825 + ], + [ + "2024-07-15", + 0.40825 + ], + [ + "2024-07-16", + 0.40825 + ], + [ + "2024-07-17", + 0.40825 + ], + [ + "2024-07-18", + 0.40825 + ], + [ + "2024-07-19", + 0.40825 + ], + [ + "2024-07-22", + 0.40825 + ], + [ + "2024-07-23", + 0.40825 + ], + [ + "2024-07-24", + 0.40825 + ], + [ + "2024-07-25", + 0.40825 + ], + [ + "2024-07-26", + 0.40825 + ], + [ + "2024-07-29", + 0.40825 + ], + [ + "2024-07-30", + 0.40825 + ], + [ + "2024-07-31", + 0.40825 + ], + [ + "2024-08-01", + 0.40825 + ], + [ + "2024-08-02", + 0.40825 + ], + [ + "2024-08-05", + 0.40825 + ], + [ + "2024-08-06", + 0.40825 + ], + [ + "2024-08-07", + 0.40825 + ], + [ + "2024-08-08", + 0.40825 + ], + [ + "2024-08-09", + 0.40825 + ], + [ + "2024-08-12", + 0.40825 + ], + [ + "2024-08-13", + 0.40825 + ], + [ + "2024-08-14", + 0.40825 + ], + [ + "2024-08-15", + 0.40825 + ], + [ + "2024-08-16", + 0.40825 + ], + [ + "2024-08-19", + 0.40825 + ], + [ + "2024-08-20", + 0.40825 + ], + [ + "2024-08-21", + 0.40825 + ], + [ + "2024-08-22", + 0.40825 + ], + [ + "2024-08-23", + 0.40825 + ], + [ + "2024-08-26", + 0.40825 + ], + [ + "2024-08-27", + 0.40825 + ], + [ + "2024-08-28", + 0.40825 + ], + [ + "2024-08-29", + 0.40825 + ], + [ + "2024-08-30", + 0.40825 + ], + [ + "2024-09-02", + 0.40825 + ], + [ + "2024-09-03", + 0.40825 + ], + [ + "2024-09-04", + 0.40825 + ], + [ + "2024-09-05", + 0.40825 + ], + [ + "2024-09-06", + 0.40825 + ], + [ + "2024-09-09", + 0.40825 + ], + [ + "2024-09-10", + 0.40825 + ], + [ + "2024-09-11", + 0.40825 + ], + [ + "2024-09-12", + 0.40825 + ], + [ + "2024-09-13", + 0.40825 + ], + [ + "2024-09-16", + 0.40825 + ], + [ + "2024-09-17", + 0.40825 + ], + [ + "2024-09-18", + 0.40825 + ], + [ + "2024-09-19", + 0.40825 + ], + [ + "2024-09-20", + 0.40825 + ], + [ + "2024-09-23", + 0.40825 + ], + [ + "2024-09-24", + 0.40825 + ], + [ + "2024-09-25", + 0.40825 + ], + [ + "2024-09-26", + 0.40825 + ], + [ + "2024-09-27", + 0.40825 + ], + [ + "2024-09-30", + 0.40825 + ], + [ + "2024-10-01", + 0.40825 + ], + [ + "2024-10-02", + 0.40826 + ], + [ + "2024-10-03", + 0.40825 + ], + [ + "2024-10-04", + 0.40825 + ], + [ + "2024-10-07", + 0.40826 + ], + [ + "2024-10-08", + 0.40825 + ], + [ + "2024-10-09", + 0.40825 + ], + [ + "2024-10-10", + 0.40825 + ], + [ + "2024-10-11", + 0.40825 + ], + [ + "2024-10-12", + 0.40825 + ], + [ + "2024-10-13", + 0.40825 + ], + [ + "2024-10-14", + 0.40825 + ], + [ + "2024-10-15", + 0.40825 + ], + [ + "2024-10-16", + 0.40825 + ], + [ + "2024-10-17", + 0.40825 + ], + [ + "2024-10-18", + 0.40825 + ], + [ + "2024-10-21", + 0.43752 + ], + [ + "2024-10-22", + 0.43752 + ], + [ + "2024-10-23", + 0.43752 + ], + [ + "2024-10-24", + 0.43752 + ], + [ + "2024-10-25", + 0.43752 + ], + [ + "2024-10-28", + 0.43752 + ], + [ + "2024-10-29", + 0.43752 + ], + [ + "2024-10-30", + 0.43752 + ], + [ + "2024-10-31", + 0.43752 + ], + [ + "2024-11-01", + 0.43751 + ], + [ + "2024-11-04", + 0.43752 + ], + [ + "2024-11-05", + 0.43752 + ], + [ + "2024-11-06", + 0.43752 + ], + [ + "2024-11-07", + 0.43752 + ], + [ + "2024-11-08", + 0.43752 + ], + [ + "2024-11-11", + 0.43752 + ], + [ + "2024-11-12", + 0.43752 + ], + [ + "2024-11-13", + 0.43752 + ], + [ + "2024-11-14", + 0.43752 + ], + [ + "2024-11-15", + 0.43752 + ], + [ + "2024-11-18", + 0.43752 + ], + [ + "2024-11-19", + 0.43752 + ], + [ + "2024-11-20", + 0.43752 + ], + [ + "2024-11-21", + 0.43752 + ], + [ + "2024-11-22", + 0.43752 + ], + [ + "2024-11-25", + 0.43752 + ], + [ + "2024-11-26", + 0.43752 + ], + [ + "2024-11-27", + 0.43752 + ], + [ + "2024-11-28", + 0.43752 + ], + [ + "2024-11-29", + 0.43752 + ], + [ + "2024-12-02", + 0.43752 + ], + [ + "2024-12-03", + 0.43752 + ], + [ + "2024-12-04", + 0.43752 + ], + [ + "2024-12-05", + 0.43752 + ], + [ + "2024-12-06", + 0.43752 + ], + [ + "2024-12-09", + 0.43752 + ], + [ + "2024-12-10", + 0.43752 + ], + [ + "2024-12-11", + 0.43752 + ], + [ + "2024-12-12", + 0.43752 + ], + [ + "2024-12-13", + 0.43752 + ], + [ + "2024-12-16", + 0.43752 + ], + [ + "2024-12-17", + 0.43752 + ], + [ + "2024-12-18", + 0.43752 + ], + [ + "2024-12-19", + 0.43752 + ], + [ + "2024-12-20", + 0.43752 + ], + [ + "2024-12-23", + 0.43752 + ], + [ + "2024-12-24", + 0.43752 + ], + [ + "2024-12-25", + 0.43752 + ], + [ + "2024-12-26", + 0.43752 + ], + [ + "2024-12-27", + 0.43752 + ], + [ + "2024-12-30", + 0.43752 + ], + [ + "2024-12-31", + 0.43752 + ], + [ + "2025-01-01", + 0.43753 + ], + [ + "2025-01-02", + 0.43752 + ], + [ + "2025-01-03", + 0.43752 + ], + [ + "2025-01-06", + 0.43752 + ], + [ + "2025-01-07", + 0.43752 + ], + [ + "2025-01-08", + 0.43752 + ], + [ + "2025-01-09", + 0.43752 + ], + [ + "2025-01-10", + 0.43752 + ], + [ + "2025-01-13", + 0.43752 + ], + [ + "2025-01-14", + 0.43752 + ], + [ + "2025-01-15", + 0.43752 + ], + [ + "2025-01-16", + 0.43752 + ], + [ + "2025-01-17", + 0.43752 + ], + [ + "2025-01-20", + 0.43752 + ], + [ + "2025-01-21", + 0.43752 + ], + [ + "2025-01-22", + 0.43752 + ], + [ + "2025-01-23", + 0.43751 + ], + [ + "2025-01-24", + 0.43752 + ], + [ + "2025-01-27", + 0.43752 + ], + [ + "2025-01-28", + 0.43752 + ] + ], + "spill": [ + [ + "2015-01-06", + 0.37067 + ], + [ + "2015-01-07", + 0.37331 + ], + [ + "2015-01-08", + 0.40695 + ], + [ + "2015-01-09", + 0.37575 + ], + [ + "2015-01-12", + 0.3859 + ], + [ + "2015-01-13", + 0.36648 + ], + [ + "2015-01-14", + 0.37096 + ], + [ + "2015-01-15", + 0.34489 + ], + [ + "2015-01-16", + 0.34734 + ], + [ + "2015-01-16", + 0.34745 + ], + [ + "2015-01-19", + 0.48453 + ], + [ + "2015-01-20", + 0.34432 + ], + [ + "2015-01-21", + 0.37539 + ], + [ + "2015-01-22", + 0.35302 + ], + [ + "2015-01-23", + 0.35935 + ], + [ + "2015-01-26", + 0.34697 + ], + [ + "2015-01-27", + 0.3783 + ], + [ + "2015-01-28", + 0.38879 + ], + [ + "2015-01-29", + 0.38484 + ], + [ + "2015-01-30", + 0.38806 + ], + [ + "2015-02-02", + 0.40249 + ], + [ + "2015-02-03", + 0.33997 + ], + [ + "2015-02-04", + 0.38169 + ], + [ + "2015-02-05", + 0.37904 + ], + [ + "2015-02-06", + 0.38939 + ], + [ + "2015-02-09", + 0.34895 + ], + [ + "2015-02-10", + 0.33727 + ], + [ + "2015-02-11", + 0.34881 + ], + [ + "2015-02-12", + 0.35803 + ], + [ + "2015-02-13", + 0.34937 + ], + [ + "2015-02-16", + 0.34886 + ], + [ + "2015-02-17", + 0.35125 + ], + [ + "2015-02-25", + 0.38465 + ], + [ + "2015-02-26", + 0.34435 + ], + [ + "2015-02-27", + 0.36152 + ], + [ + "2015-03-02", + 0.35334 + ], + [ + "2015-03-03", + 0.40788 + ], + [ + "2015-03-04", + 0.35478 + ], + [ + "2015-03-05", + 0.38488 + ], + [ + "2015-03-06", + 0.37823 + ], + [ + "2015-03-09", + 0.34548 + ], + [ + "2015-03-10", + 0.38445 + ], + [ + "2015-03-11", + 0.36962 + ], + [ + "2015-03-12", + 0.3396 + ], + [ + "2015-03-13", + 0.36143 + ], + [ + "2015-03-16", + 0.34051 + ], + [ + "2015-03-17", + 0.35649 + ], + [ + "2015-03-18", + 0.34483 + ], + [ + "2015-03-19", + 0.38555 + ], + [ + "2015-03-20", + 0.35498 + ], + [ + "2015-03-23", + 0.34404 + ], + [ + "2015-03-24", + 0.37457 + ], + [ + "2015-03-25", + 0.38983 + ], + [ + "2015-03-26", + 0.37759 + ], + [ + "2015-03-27", + 0.37349 + ], + [ + "2015-03-30", + 0.35581 + ], + [ + "2015-03-31", + 0.39507 + ], + [ + "2015-04-01", + 0.3523 + ], + [ + "2015-04-02", + 0.37939 + ], + [ + "2015-04-03", + 0.36441 + ], + [ + "2015-04-07", + 0.35183 + ], + [ + "2015-04-08", + 0.38289 + ], + [ + "2015-04-09", + 0.41209 + ], + [ + "2015-04-10", + 0.36929 + ], + [ + "2015-04-13", + 0.37011 + ], + [ + "2015-04-14", + 0.39028 + ], + [ + "2015-04-15", + 0.41849 + ], + [ + "2015-04-16", + 0.35947 + ], + [ + "2015-04-17", + 0.36931 + ], + [ + "2015-04-20", + 0.41502 + ], + [ + "2015-04-21", + 0.35095 + ], + [ + "2015-04-22", + 0.36136 + ], + [ + "2015-04-23", + 0.38695 + ], + [ + "2015-04-24", + 0.40609 + ], + [ + "2015-04-27", + 0.35697 + ], + [ + "2015-04-28", + 0.41586 + ], + [ + "2015-04-29", + 0.38754 + ], + [ + "2015-04-30", + 0.40394 + ], + [ + "2015-05-04", + 0.38936 + ], + [ + "2015-05-05", + 0.46501 + ], + [ + "2015-05-06", + 0.4234 + ], + [ + "2015-05-07", + 0.4399 + ], + [ + "2015-05-08", + 0.37452 + ], + [ + "2015-05-11", + 0.37 + ], + [ + "2015-05-12", + 0.40427 + ], + [ + "2015-05-13", + 0.44037 + ], + [ + "2015-05-14", + 0.44083 + ], + [ + "2015-05-15", + 0.46664 + ], + [ + "2015-05-18", + 0.45364 + ], + [ + "2015-05-19", + 0.38254 + ], + [ + "2015-05-20", + 0.42799 + ], + [ + "2015-05-21", + 0.40834 + ], + [ + "2015-05-22", + 0.40291 + ], + [ + "2015-05-25", + 0.40007 + ], + [ + "2015-05-26", + 0.43098 + ], + [ + "2015-05-27", + 0.46953 + ], + [ + "2015-05-28", + 0.57252 + ], + [ + "2015-05-29", + 0.46672 + ], + [ + "2015-06-01", + 0.39557 + ], + [ + "2015-06-02", + 0.44729 + ], + [ + "2015-06-03", + 0.4795 + ], + [ + "2015-06-04", + 0.46401 + ], + [ + "2015-06-05", + 0.46087 + ], + [ + "2015-06-08", + 0.43548 + ], + [ + "2015-06-09", + 0.48942 + ], + [ + "2015-06-10", + 0.48727 + ], + [ + "2015-06-11", + 0.48722 + ], + [ + "2015-06-12", + 0.48224 + ], + [ + "2015-06-15", + 0.52872 + ], + [ + "2015-06-16", + 0.53524 + ], + [ + "2015-06-17", + 0.46306 + ], + [ + "2015-06-18", + 0.54343 + ], + [ + "2015-06-19", + 0.57787 + ], + [ + "2015-06-23", + 0.43633 + ], + [ + "2015-06-24", + 0.45675 + ], + [ + "2015-06-25", + 0.54187 + ], + [ + "2015-06-26", + 0.61145 + ], + [ + "2015-06-29", + 0.53721 + ], + [ + "2015-06-30", + 0.37909 + ], + [ + "2015-07-01", + 0.56631 + ], + [ + "2015-07-02", + 0.54268 + ], + [ + "2015-07-03", + 0.57289 + ], + [ + "2015-07-06", + 0.4324 + ], + [ + "2015-07-07", + 0.49149 + ], + [ + "2015-07-08", + 0.5561 + ], + [ + "2015-07-09", + 0.37459 + ], + [ + "2015-07-10", + 0.36681 + ], + [ + "2015-07-13", + 0.40509 + ], + [ + "2015-07-14", + 0.48625 + ], + [ + "2015-07-15", + 0.50604 + ], + [ + "2015-07-16", + 0.43324 + ], + [ + "2015-07-17", + 0.38418 + ], + [ + "2015-07-20", + 0.43963 + ], + [ + "2015-07-21", + 0.44458 + ], + [ + "2015-07-22", + 0.45156 + ], + [ + "2015-07-23", + 0.40961 + ], + [ + "2015-07-24", + 0.47131 + ], + [ + "2015-07-27", + 0.58237 + ], + [ + "2015-07-28", + 0.45061 + ], + [ + "2015-07-29", + 0.39874 + ], + [ + "2015-07-30", + 0.49188 + ], + [ + "2015-07-31", + 0.44697 + ], + [ + "2015-08-03", + 0.43741 + ], + [ + "2015-08-04", + 0.39593 + ], + [ + "2015-08-05", + 0.47546 + ], + [ + "2015-08-06", + 0.45813 + ], + [ + "2015-08-07", + 0.41344 + ], + [ + "2015-08-10", + 0.37335 + ], + [ + "2015-08-11", + 0.45108 + ], + [ + "2015-08-12", + 0.46632 + ], + [ + "2015-08-13", + 0.42135 + ], + [ + "2015-08-14", + 0.44465 + ], + [ + "2015-08-17", + 0.44533 + ], + [ + "2015-08-18", + 0.54218 + ], + [ + "2015-08-19", + 0.42118 + ], + [ + "2015-08-20", + 0.4935 + ], + [ + "2015-08-21", + 0.51708 + ], + [ + "2015-08-24", + 0.57993 + ], + [ + "2015-08-25", + 0.55263 + ], + [ + "2015-08-26", + 0.44877 + ], + [ + "2015-08-27", + 0.36981 + ], + [ + "2015-08-28", + 0.36852 + ], + [ + "2015-08-31", + 0.41685 + ], + [ + "2015-09-01", + 0.42616 + ], + [ + "2015-09-02", + 0.42652 + ], + [ + "2015-09-07", + 0.47799 + ], + [ + "2015-09-08", + 0.38672 + ], + [ + "2015-09-09", + 0.39358 + ], + [ + "2015-09-10", + 0.43892 + ], + [ + "2015-09-11", + 0.42781 + ], + [ + "2015-09-14", + 0.45148 + ], + [ + "2015-09-15", + 0.47867 + ], + [ + "2015-09-16", + 0.36907 + ], + [ + "2015-09-17", + 0.45685 + ], + [ + "2015-09-18", + 0.41238 + ], + [ + "2015-09-21", + 0.39404 + ], + [ + "2015-09-22", + 0.40801 + ], + [ + "2015-09-23", + 0.45666 + ], + [ + "2015-09-24", + 0.40899 + ], + [ + "2015-09-25", + 0.44466 + ], + [ + "2015-09-28", + 0.41116 + ], + [ + "2015-09-29", + 0.44387 + ], + [ + "2015-09-30", + 0.40167 + ], + [ + "2015-10-08", + 0.36781 + ], + [ + "2015-10-09", + 0.38569 + ], + [ + "2015-10-12", + 0.35665 + ], + [ + "2015-10-13", + 0.40444 + ], + [ + "2015-10-14", + 0.41689 + ], + [ + "2015-10-15", + 0.36657 + ], + [ + "2015-10-16", + 0.38354 + ], + [ + "2015-10-19", + 0.40319 + ], + [ + "2015-10-20", + 0.37853 + ], + [ + "2015-10-21", + 0.44628 + ], + [ + "2015-10-22", + 0.37403 + ], + [ + "2015-10-23", + 0.37564 + ], + [ + "2015-10-26", + 0.38315 + ], + [ + "2015-10-27", + 0.39052 + ], + [ + "2015-10-28", + 0.42276 + ], + [ + "2015-10-29", + 0.39667 + ], + [ + "2015-10-30", + 0.3955 + ], + [ + "2015-11-02", + 0.41967 + ], + [ + "2015-11-03", + 0.4009 + ], + [ + "2015-11-04", + 0.36374 + ], + [ + "2015-11-05", + 0.36676 + ], + [ + "2015-11-06", + 0.36227 + ], + [ + "2015-11-09", + 0.38031 + ], + [ + "2015-11-10", + 0.40099 + ], + [ + "2015-11-11", + 0.39111 + ], + [ + "2015-11-12", + 0.40687 + ], + [ + "2015-11-13", + 0.40955 + ], + [ + "2015-11-16", + 0.38242 + ], + [ + "2015-11-17", + 0.39163 + ], + [ + "2015-11-18", + 0.40705 + ], + [ + "2015-11-19", + 0.36238 + ], + [ + "2015-11-20", + 0.38732 + ], + [ + "2015-11-23", + 0.39486 + ], + [ + "2015-11-24", + 0.38378 + ], + [ + "2015-11-25", + 0.36894 + ], + [ + "2015-11-26", + 0.3863 + ], + [ + "2015-11-27", + 0.45912 + ], + [ + "2015-11-30", + 0.37146 + ], + [ + "2015-12-01", + 0.36651 + ], + [ + "2015-12-02", + 0.35957 + ], + [ + "2015-12-03", + 0.36882 + ], + [ + "2015-12-04", + 0.41078 + ], + [ + "2015-12-07", + 0.3776 + ], + [ + "2015-12-08", + 0.408 + ], + [ + "2015-12-09", + 0.37397 + ], + [ + "2015-12-10", + 0.38682 + ], + [ + "2015-12-11", + 0.38559 + ], + [ + "2015-12-14", + 0.33806 + ], + [ + "2015-12-15", + 0.38592 + ], + [ + "2015-12-16", + 0.38271 + ], + [ + "2015-12-17", + 0.35069 + ], + [ + "2015-12-18", + 0.3772 + ], + [ + "2015-12-21", + 0.33632 + ], + [ + "2015-12-22", + 0.37807 + ], + [ + "2015-12-23", + 0.38398 + ], + [ + "2015-12-24", + 0.38826 + ], + [ + "2015-12-25", + 0.37111 + ], + [ + "2015-12-28", + 0.41856 + ], + [ + "2015-12-29", + 0.36247 + ], + [ + "2015-12-30", + 0.37378 + ], + [ + "2015-12-31", + 0.3867 + ], + [ + "2016-01-04", + 0.48492 + ], + [ + "2016-01-05", + 0.37038 + ], + [ + "2016-01-06", + 0.34416 + ], + [ + "2016-01-07", + 0.4805 + ], + [ + "2016-01-08", + 0.33773 + ], + [ + "2016-01-11", + 0.44847 + ], + [ + "2016-01-12", + 0.36032 + ], + [ + "2016-01-13", + 0.39488 + ], + [ + "2016-01-14", + 0.33559 + ], + [ + "2016-01-15", + 0.41441 + ], + [ + "2016-01-18", + 0.36237 + ], + [ + "2016-01-19", + 0.34429 + ], + [ + "2016-01-20", + 0.38978 + ], + [ + "2016-01-21", + 0.40931 + ], + [ + "2016-01-22", + 0.34555 + ], + [ + "2016-01-25", + 0.35933 + ], + [ + "2016-01-26", + 0.46222 + ], + [ + "2016-01-27", + 0.37874 + ], + [ + "2016-01-28", + 0.41173 + ], + [ + "2016-01-29", + 0.34355 + ], + [ + "2016-02-01", + 0.3968 + ], + [ + "2016-02-02", + 0.34392 + ], + [ + "2016-02-03", + 0.38599 + ], + [ + "2016-02-04", + 0.3563 + ], + [ + "2016-02-05", + 0.38506 + ], + [ + "2016-02-15", + 0.3782 + ], + [ + "2016-02-16", + 0.3424 + ], + [ + "2016-02-17", + 0.36124 + ], + [ + "2016-02-18", + 0.3799 + ], + [ + "2016-02-19", + 0.37433 + ], + [ + "2016-02-22", + 0.33958 + ], + [ + "2016-02-23", + 0.38995 + ], + [ + "2016-02-24", + 0.367 + ], + [ + "2016-02-25", + 0.47129 + ], + [ + "2016-02-26", + 0.35777 + ], + [ + "2016-02-29", + 0.41189 + ], + [ + "2016-03-01", + 0.3489 + ], + [ + "2016-03-02", + 0.34556 + ], + [ + "2016-03-03", + 0.38273 + ], + [ + "2016-03-04", + 0.37144 + ], + [ + "2016-03-07", + 0.38615 + ], + [ + "2016-03-08", + 0.39063 + ], + [ + "2016-03-09", + 0.40526 + ], + [ + "2016-03-10", + 0.41937 + ], + [ + "2016-03-11", + 0.38912 + ], + [ + "2016-03-14", + 0.37171 + ], + [ + "2016-03-15", + 0.39225 + ], + [ + "2016-03-16", + 0.38846 + ], + [ + "2016-03-17", + 0.38103 + ], + [ + "2016-03-18", + 0.37639 + ], + [ + "2016-03-21", + 0.35994 + ], + [ + "2016-03-22", + 0.41074 + ], + [ + "2016-03-23", + 0.39711 + ], + [ + "2016-03-24", + 0.42917 + ], + [ + "2016-03-25", + 0.39764 + ], + [ + "2016-03-28", + 0.42235 + ], + [ + "2016-03-29", + 0.42513 + ], + [ + "2016-03-30", + 0.36745 + ], + [ + "2016-03-31", + 0.40761 + ], + [ + "2016-04-01", + 0.40572 + ], + [ + "2016-04-05", + 0.38754 + ], + [ + "2016-04-06", + 0.4086 + ], + [ + "2016-04-07", + 0.43106 + ], + [ + "2016-04-08", + 0.41784 + ], + [ + "2016-04-11", + 0.38221 + ], + [ + "2016-04-12", + 0.40737 + ], + [ + "2016-04-13", + 0.38045 + ], + [ + "2016-04-14", + 0.394 + ], + [ + "2016-04-15", + 0.40341 + ], + [ + "2016-04-18", + 0.42738 + ], + [ + "2016-04-19", + 0.40214 + ], + [ + "2016-04-20", + 0.43664 + ], + [ + "2016-04-21", + 0.41825 + ], + [ + "2016-04-22", + 0.39902 + ], + [ + "2016-04-25", + 0.40529 + ], + [ + "2016-04-26", + 0.39221 + ], + [ + "2016-04-27", + 0.40681 + ], + [ + "2016-04-28", + 0.40156 + ], + [ + "2016-04-29", + 0.3967 + ], + [ + "2016-05-03", + 0.36624 + ], + [ + "2016-05-04", + 0.3995 + ], + [ + "2016-05-05", + 0.39331 + ], + [ + "2016-05-06", + 0.43602 + ], + [ + "2016-05-09", + 0.42236 + ], + [ + "2016-05-10", + 0.3945 + ], + [ + "2016-05-11", + 0.39586 + ], + [ + "2016-05-12", + 0.40486 + ], + [ + "2016-05-13", + 0.41547 + ], + [ + "2016-05-16", + 0.3978 + ], + [ + "2016-05-17", + 0.41312 + ], + [ + "2016-05-18", + 0.41297 + ], + [ + "2016-05-19", + 0.4108 + ], + [ + "2016-05-20", + 0.39397 + ], + [ + "2016-05-23", + 0.40387 + ], + [ + "2016-05-24", + 0.41749 + ], + [ + "2016-05-25", + 0.4032 + ], + [ + "2016-05-26", + 0.40297 + ], + [ + "2016-05-27", + 0.4012 + ], + [ + "2016-05-30", + 0.4015 + ], + [ + "2016-05-31", + 0.35562 + ], + [ + "2016-06-01", + 0.40691 + ], + [ + "2016-06-02", + 0.40058 + ], + [ + "2016-06-03", + 0.38188 + ], + [ + "2016-06-06", + 0.38863 + ], + [ + "2016-06-07", + 0.38323 + ], + [ + "2016-06-08", + 0.39068 + ], + [ + "2016-06-13", + 0.4303 + ], + [ + "2016-06-14", + 0.37552 + ], + [ + "2016-06-15", + 0.3593 + ], + [ + "2016-06-16", + 0.37989 + ], + [ + "2016-06-17", + 0.35765 + ], + [ + "2016-06-20", + 0.36194 + ], + [ + "2016-06-21", + 0.36648 + ], + [ + "2016-06-22", + 0.34794 + ], + [ + "2016-06-23", + 0.37063 + ], + [ + "2016-06-24", + 0.37561 + ], + [ + "2016-06-27", + 0.32453 + ], + [ + "2016-06-28", + 0.3423 + ], + [ + "2016-06-29", + 0.34299 + ], + [ + "2016-06-30", + 0.34825 + ], + [ + "2016-07-01", + 0.35102 + ], + [ + "2016-07-04", + 0.32837 + ], + [ + "2016-07-05", + 0.3594 + ], + [ + "2016-07-06", + 0.3503 + ], + [ + "2016-07-07", + 0.34928 + ], + [ + "2016-07-08", + 0.35625 + ], + [ + "2016-07-11", + 0.34806 + ], + [ + "2016-07-12", + 0.31725 + ], + [ + "2016-07-13", + 0.35175 + ], + [ + "2016-07-14", + 0.35195 + ], + [ + "2016-07-15", + 0.34638 + ], + [ + "2016-07-18", + 0.35884 + ], + [ + "2016-07-19", + 0.35765 + ], + [ + "2016-07-20", + 0.35622 + ], + [ + "2016-07-21", + 0.34961 + ], + [ + "2016-07-22", + 0.36951 + ], + [ + "2016-07-25", + 0.34974 + ], + [ + "2016-07-26", + 0.33291 + ], + [ + "2016-07-27", + 0.38149 + ], + [ + "2016-07-28", + 0.35766 + ], + [ + "2016-07-29", + 0.36261 + ], + [ + "2016-08-01", + 0.36233 + ], + [ + "2016-08-02", + 0.3435 + ], + [ + "2016-08-03", + 0.34795 + ], + [ + "2016-08-04", + 0.34818 + ], + [ + "2016-08-05", + 0.34624 + ], + [ + "2016-08-08", + 0.33398 + ], + [ + "2016-08-09", + 0.32987 + ], + [ + "2016-08-10", + 0.34787 + ], + [ + "2016-08-11", + 0.34409 + ], + [ + "2016-08-12", + 0.30725 + ], + [ + "2016-08-15", + 0.30527 + ], + [ + "2016-08-16", + 0.35316 + ], + [ + "2016-08-17", + 0.34719 + ], + [ + "2016-08-18", + 0.34947 + ], + [ + "2016-08-19", + 0.33909 + ], + [ + "2016-08-22", + 0.34336 + ], + [ + "2016-08-23", + 0.33273 + ], + [ + "2016-08-24", + 0.3452 + ], + [ + "2016-08-25", + 0.34619 + ], + [ + "2016-08-26", + 0.34175 + ], + [ + "2016-08-29", + 0.33702 + ], + [ + "2016-08-30", + 0.3431 + ], + [ + "2016-08-31", + 0.33579 + ], + [ + "2016-09-01", + 0.34997 + ], + [ + "2016-09-02", + 0.32888 + ], + [ + "2016-09-05", + 0.33062 + ], + [ + "2016-09-06", + 0.32271 + ], + [ + "2016-09-07", + 0.34477 + ], + [ + "2016-09-08", + 0.34179 + ], + [ + "2016-09-09", + 0.34737 + ], + [ + "2016-09-12", + 0.36624 + ], + [ + "2016-09-13", + 0.3379 + ], + [ + "2016-09-14", + 0.34463 + ], + [ + "2016-09-19", + 0.32353 + ], + [ + "2016-09-20", + 0.33744 + ], + [ + "2016-09-21", + 0.33078 + ], + [ + "2016-09-22", + 0.32615 + ], + [ + "2016-09-23", + 0.34391 + ], + [ + "2016-09-26", + 0.36402 + ], + [ + "2016-09-27", + 0.32874 + ], + [ + "2016-09-28", + 0.33978 + ], + [ + "2016-09-29", + 0.33367 + ], + [ + "2016-09-30", + 0.33176 + ], + [ + "2016-10-10", + 0.31336 + ], + [ + "2016-10-11", + 0.32331 + ], + [ + "2016-10-12", + 0.34354 + ], + [ + "2016-10-13", + 0.34004 + ], + [ + "2016-10-14", + 0.33948 + ], + [ + "2016-10-17", + 0.36214 + ], + [ + "2016-10-18", + 0.32825 + ], + [ + "2016-10-19", + 0.34599 + ], + [ + "2016-10-20", + 0.3469 + ], + [ + "2016-10-21", + 0.33652 + ], + [ + "2016-10-24", + 0.33959 + ], + [ + "2016-10-25", + 0.35842 + ], + [ + "2016-10-26", + 0.35274 + ], + [ + "2016-10-27", + 0.36092 + ], + [ + "2016-10-28", + 0.34813 + ], + [ + "2016-10-31", + 0.34613 + ], + [ + "2016-11-01", + 0.32834 + ], + [ + "2016-11-02", + 0.35896 + ], + [ + "2016-11-03", + 0.33394 + ], + [ + "2016-11-04", + 0.35975 + ], + [ + "2016-11-07", + 0.35005 + ], + [ + "2016-11-08", + 0.34404 + ], + [ + "2016-11-09", + 0.35911 + ], + [ + "2016-11-10", + 0.3415 + ], + [ + "2016-11-11", + 0.35657 + ], + [ + "2016-11-14", + 0.35834 + ], + [ + "2016-11-15", + 0.3592 + ], + [ + "2016-11-16", + 0.36168 + ], + [ + "2016-11-17", + 0.3502 + ], + [ + "2016-11-18", + 0.36371 + ], + [ + "2016-11-21", + 0.34013 + ], + [ + "2016-11-22", + 0.34073 + ], + [ + "2016-11-23", + 0.35772 + ], + [ + "2016-11-24", + 0.34721 + ], + [ + "2016-11-25", + 0.32909 + ], + [ + "2016-11-28", + 0.33461 + ], + [ + "2016-11-29", + 0.32597 + ], + [ + "2016-11-30", + 0.35279 + ], + [ + "2016-12-01", + 0.33311 + ], + [ + "2016-12-02", + 0.35712 + ], + [ + "2016-12-05", + 0.37322 + ], + [ + "2016-12-06", + 0.3549 + ], + [ + "2016-12-07", + 0.34302 + ], + [ + "2016-12-08", + 0.34938 + ], + [ + "2016-12-09", + 0.33381 + ], + [ + "2016-12-12", + 0.38864 + ], + [ + "2016-12-13", + 0.3489 + ], + [ + "2016-12-14", + 0.3461 + ], + [ + "2016-12-15", + 0.3522 + ], + [ + "2016-12-16", + 0.3149 + ], + [ + "2016-12-19", + 0.33393 + ], + [ + "2016-12-20", + 0.33673 + ], + [ + "2016-12-21", + 0.31012 + ], + [ + "2016-12-22", + 0.31048 + ], + [ + "2016-12-23", + 0.32567 + ], + [ + "2016-12-26", + 0.30621 + ], + [ + "2016-12-27", + 0.31388 + ], + [ + "2016-12-28", + 0.31589 + ], + [ + "2016-12-29", + 0.31328 + ], + [ + "2016-12-30", + 0.2991 + ], + [ + "2017-01-03", + 0.29037 + ], + [ + "2017-01-04", + 0.3106 + ], + [ + "2017-01-05", + 0.31814 + ], + [ + "2017-01-06", + 0.32726 + ], + [ + "2017-01-09", + 0.32066 + ], + [ + "2017-01-10", + 0.3352 + ], + [ + "2017-01-11", + 0.34198 + ], + [ + "2017-01-12", + 0.33906 + ], + [ + "2017-01-13", + 0.32814 + ], + [ + "2017-01-16", + 0.33479 + ], + [ + "2017-01-17", + 0.33142 + ], + [ + "2017-01-18", + 0.32856 + ], + [ + "2017-01-19", + 0.33605 + ], + [ + "2017-01-20", + 0.31954 + ], + [ + "2017-01-23", + 0.32604 + ], + [ + "2017-01-24", + 0.33071 + ], + [ + "2017-01-25", + 0.33204 + ], + [ + "2017-01-26", + 0.32981 + ], + [ + "2017-02-03", + 0.34144 + ], + [ + "2017-02-06", + 0.32553 + ], + [ + "2017-02-07", + 0.32876 + ], + [ + "2017-02-08", + 0.31734 + ], + [ + "2017-02-09", + 0.31555 + ], + [ + "2017-02-10", + 0.31685 + ], + [ + "2017-02-13", + 0.31184 + ], + [ + "2017-02-14", + 0.32181 + ], + [ + "2017-02-15", + 0.32591 + ], + [ + "2017-02-16", + 0.30599 + ], + [ + "2017-02-17", + 0.32401 + ], + [ + "2017-02-20", + 0.28879 + ], + [ + "2017-02-21", + 0.31034 + ], + [ + "2017-02-22", + 0.31255 + ], + [ + "2017-02-23", + 0.32816 + ], + [ + "2017-02-24", + 0.31437 + ], + [ + "2017-02-27", + 0.32026 + ], + [ + "2017-02-28", + 0.3079 + ], + [ + "2017-03-01", + 0.3114 + ], + [ + "2017-03-02", + 0.32036 + ], + [ + "2017-03-03", + 0.31282 + ], + [ + "2017-03-06", + 0.30182 + ], + [ + "2017-03-07", + 0.3066 + ], + [ + "2017-03-08", + 0.31325 + ], + [ + "2017-03-09", + 0.3232 + ], + [ + "2017-03-10", + 0.31479 + ], + [ + "2017-03-13", + 0.29867 + ], + [ + "2017-03-14", + 0.30907 + ], + [ + "2017-03-15", + 0.29822 + ], + [ + "2017-03-16", + 0.28791 + ], + [ + "2017-03-17", + 0.30794 + ], + [ + "2017-03-20", + 0.28786 + ], + [ + "2017-03-21", + 0.27886 + ], + [ + "2017-03-22", + 0.29413 + ], + [ + "2017-03-23", + 0.27954 + ], + [ + "2017-03-24", + 0.27214 + ], + [ + "2017-03-27", + 0.29186 + ], + [ + "2017-03-28", + 0.29053 + ], + [ + "2017-03-29", + 0.29373 + ], + [ + "2017-03-30", + 0.30409 + ], + [ + "2017-03-31", + 0.28144 + ], + [ + "2017-04-05", + 0.26057 + ], + [ + "2017-04-06", + 0.27937 + ], + [ + "2017-04-07", + 0.27746 + ], + [ + "2017-04-10", + 0.28465 + ], + [ + "2017-04-11", + 0.27376 + ], + [ + "2017-04-12", + 0.28162 + ], + [ + "2017-04-13", + 0.27453 + ], + [ + "2017-04-14", + 0.29049 + ], + [ + "2017-04-17", + 0.28379 + ], + [ + "2017-04-18", + 0.28638 + ], + [ + "2017-04-19", + 0.28437 + ], + [ + "2017-04-20", + 0.2765 + ], + [ + "2017-04-21", + 0.28058 + ], + [ + "2017-04-24", + 0.31185 + ], + [ + "2017-04-25", + 0.28643 + ], + [ + "2017-04-26", + 0.28148 + ], + [ + "2017-04-27", + 0.27516 + ], + [ + "2017-04-28", + 0.27815 + ], + [ + "2017-05-02", + 0.27578 + ], + [ + "2017-05-03", + 0.27431 + ], + [ + "2017-05-04", + 0.27836 + ], + [ + "2017-05-05", + 0.27896 + ], + [ + "2017-05-08", + 0.2711 + ], + [ + "2017-05-09", + 0.2612 + ], + [ + "2017-05-10", + 0.26308 + ], + [ + "2017-05-11", + 0.25308 + ], + [ + "2017-05-12", + 0.26476 + ], + [ + "2017-05-15", + 0.25629 + ], + [ + "2017-05-16", + 0.26308 + ], + [ + "2017-05-17", + 0.24851 + ], + [ + "2017-05-18", + 0.23637 + ], + [ + "2017-05-19", + 0.26554 + ], + [ + "2017-05-22", + 0.24775 + ], + [ + "2017-05-23", + 0.25113 + ], + [ + "2017-05-24", + 0.23817 + ], + [ + "2017-05-25", + 0.27458 + ], + [ + "2017-05-26", + 0.25959 + ], + [ + "2017-05-31", + 0.23095 + ], + [ + "2017-06-01", + 0.23929 + ], + [ + "2017-06-02", + 0.24353 + ], + [ + "2017-06-05", + 0.25478 + ], + [ + "2017-06-06", + 0.25329 + ], + [ + "2017-06-07", + 0.24859 + ], + [ + "2017-06-08", + 0.2443 + ], + [ + "2017-06-09", + 0.23765 + ], + [ + "2017-06-12", + 0.2365 + ], + [ + "2017-06-13", + 0.23699 + ], + [ + "2017-06-14", + 0.24796 + ], + [ + "2017-06-15", + 0.23011 + ], + [ + "2017-06-16", + 0.23434 + ], + [ + "2017-06-19", + 0.24377 + ], + [ + "2017-06-20", + 0.22826 + ], + [ + "2017-06-21", + 0.24431 + ], + [ + "2017-06-22", + 0.22769 + ], + [ + "2017-06-23", + 0.23924 + ], + [ + "2017-06-26", + 0.24063 + ], + [ + "2017-06-27", + 0.22592 + ], + [ + "2017-06-28", + 0.24287 + ], + [ + "2017-06-29", + 0.22397 + ], + [ + "2017-06-30", + 0.23091 + ], + [ + "2017-07-03", + 0.24237 + ], + [ + "2017-07-04", + 0.24994 + ], + [ + "2017-07-05", + 0.2319 + ], + [ + "2017-07-06", + 0.23701 + ], + [ + "2017-07-07", + 0.24126 + ], + [ + "2017-07-10", + 0.24253 + ], + [ + "2017-07-11", + 0.23277 + ], + [ + "2017-07-12", + 0.24537 + ], + [ + "2017-07-13", + 0.23525 + ], + [ + "2017-07-14", + 0.23431 + ], + [ + "2017-07-17", + 0.25858 + ], + [ + "2017-07-18", + 0.24147 + ], + [ + "2017-07-19", + 0.24801 + ], + [ + "2017-07-20", + 0.23821 + ], + [ + "2017-07-21", + 0.25554 + ], + [ + "2017-07-24", + 0.24093 + ], + [ + "2017-07-25", + 0.25609 + ], + [ + "2017-07-26", + 0.25315 + ], + [ + "2017-07-27", + 0.24459 + ], + [ + "2017-07-28", + 0.24443 + ], + [ + "2017-07-31", + 0.24084 + ], + [ + "2017-08-01", + 0.23646 + ], + [ + "2017-08-02", + 0.25467 + ], + [ + "2017-08-03", + 0.26667 + ], + [ + "2017-08-04", + 0.26459 + ], + [ + "2017-08-07", + 0.25091 + ], + [ + "2017-08-08", + 0.25352 + ], + [ + "2017-08-09", + 0.25394 + ], + [ + "2017-08-10", + 0.26059 + ], + [ + "2017-08-11", + 0.28366 + ], + [ + "2017-08-14", + 0.23397 + ], + [ + "2017-08-15", + 0.24621 + ], + [ + "2017-08-16", + 0.25865 + ], + [ + "2017-08-17", + 0.24745 + ], + [ + "2017-08-18", + 0.25427 + ], + [ + "2017-08-21", + 0.2501 + ], + [ + "2017-08-22", + 0.25377 + ], + [ + "2017-08-23", + 0.25487 + ], + [ + "2017-08-24", + 0.2646 + ], + [ + "2017-08-25", + 0.24411 + ], + [ + "2017-08-28", + 0.23796 + ], + [ + "2017-08-29", + 0.25777 + ], + [ + "2017-08-30", + 0.25134 + ], + [ + "2017-08-31", + 0.25752 + ], + [ + "2017-09-01", + 0.24915 + ], + [ + "2017-09-04", + 0.24873 + ], + [ + "2017-09-05", + 0.24765 + ], + [ + "2017-09-06", + 0.25376 + ], + [ + "2017-09-07", + 0.25828 + ], + [ + "2017-09-08", + 0.25399 + ], + [ + "2017-09-11", + 0.24916 + ], + [ + "2017-09-12", + 0.24259 + ], + [ + "2017-09-13", + 0.24598 + ], + [ + "2017-09-14", + 0.24959 + ], + [ + "2017-09-15", + 0.2441 + ], + [ + "2017-09-18", + 0.24473 + ], + [ + "2017-09-19", + 0.24983 + ], + [ + "2017-09-20", + 0.24186 + ], + [ + "2017-09-21", + 0.24507 + ], + [ + "2017-09-22", + 0.24336 + ], + [ + "2017-09-25", + 0.25365 + ], + [ + "2017-09-26", + 0.24397 + ], + [ + "2017-09-27", + 0.24177 + ], + [ + "2017-09-28", + 0.24079 + ], + [ + "2017-09-29", + 0.23694 + ], + [ + "2017-10-09", + 0.24307 + ], + [ + "2017-10-10", + 0.2443 + ], + [ + "2017-10-11", + 0.24432 + ], + [ + "2017-10-12", + 0.2448 + ], + [ + "2017-10-13", + 0.24717 + ], + [ + "2017-10-16", + 0.25548 + ], + [ + "2017-10-17", + 0.25596 + ], + [ + "2017-10-18", + 0.23882 + ], + [ + "2017-10-19", + 0.25771 + ], + [ + "2017-10-20", + 0.25403 + ], + [ + "2017-10-23", + 0.25086 + ], + [ + "2017-10-24", + 0.24018 + ], + [ + "2017-10-25", + 0.2474 + ], + [ + "2017-10-26", + 0.247 + ], + [ + "2017-10-27", + 0.24312 + ], + [ + "2017-10-30", + 0.26464 + ], + [ + "2017-10-31", + 0.25871 + ], + [ + "2017-11-01", + 0.25993 + ], + [ + "2017-11-02", + 0.25687 + ], + [ + "2017-11-03", + 0.25836 + ], + [ + "2017-11-06", + 0.24157 + ], + [ + "2017-11-07", + 0.23731 + ], + [ + "2017-11-08", + 0.25292 + ], + [ + "2017-11-09", + 0.24714 + ], + [ + "2017-11-10", + 0.23863 + ], + [ + "2017-11-13", + 0.25443 + ], + [ + "2017-11-14", + 0.2707 + ], + [ + "2017-11-15", + 0.26738 + ], + [ + "2017-11-16", + 0.24426 + ], + [ + "2017-11-17", + 0.24715 + ], + [ + "2017-11-20", + 0.24726 + ], + [ + "2017-11-21", + 0.22904 + ], + [ + "2017-11-22", + 0.25334 + ], + [ + "2017-11-23", + 0.30438 + ], + [ + "2017-11-24", + 0.25164 + ], + [ + "2017-11-27", + 0.27052 + ], + [ + "2017-11-28", + 0.24738 + ], + [ + "2017-11-29", + 0.24727 + ], + [ + "2017-11-30", + 0.26678 + ], + [ + "2017-12-01", + 0.24748 + ], + [ + "2017-12-04", + 0.23328 + ], + [ + "2017-12-05", + 0.23036 + ], + [ + "2017-12-06", + 0.24643 + ], + [ + "2017-12-07", + 0.2563 + ], + [ + "2017-12-08", + 0.2267 + ], + [ + "2017-12-11", + 0.23163 + ], + [ + "2017-12-12", + 0.25975 + ], + [ + "2017-12-13", + 0.22436 + ], + [ + "2017-12-14", + 0.2464 + ], + [ + "2017-12-15", + 0.25476 + ], + [ + "2017-12-18", + 0.23721 + ], + [ + "2017-12-19", + 0.23245 + ], + [ + "2017-12-20", + 0.24025 + ], + [ + "2017-12-21", + 0.23223 + ], + [ + "2017-12-22", + 0.24307 + ], + [ + "2017-12-25", + 0.2421 + ], + [ + "2017-12-26", + 0.23346 + ], + [ + "2017-12-27", + 0.26153 + ], + [ + "2017-12-28", + 0.23067 + ], + [ + "2017-12-29", + 0.23417 + ], + [ + "2018-01-02", + 0.23412 + ], + [ + "2018-01-03", + 0.24368 + ], + [ + "2018-01-04", + 0.25363 + ], + [ + "2018-01-05", + 0.25887 + ], + [ + "2018-01-08", + 0.2551 + ], + [ + "2018-01-09", + 0.25175 + ], + [ + "2018-01-10", + 0.25736 + ], + [ + "2018-01-11", + 0.2677 + ], + [ + "2018-01-12", + 0.25741 + ], + [ + "2018-01-15", + 0.26739 + ], + [ + "2018-01-16", + 0.2555 + ], + [ + "2018-01-17", + 0.27029 + ], + [ + "2018-01-18", + 0.26182 + ], + [ + "2018-01-19", + 0.2676 + ], + [ + "2018-01-22", + 0.25381 + ], + [ + "2018-01-23", + 0.25516 + ], + [ + "2018-01-24", + 0.27196 + ], + [ + "2018-01-25", + 0.28289 + ], + [ + "2018-01-26", + 0.26741 + ], + [ + "2018-01-29", + 0.30161 + ], + [ + "2018-01-30", + 0.29037 + ], + [ + "2018-01-31", + 0.26888 + ], + [ + "2018-02-01", + 0.28829 + ], + [ + "2018-02-02", + 0.26585 + ], + [ + "2018-02-05", + 0.27485 + ], + [ + "2018-02-06", + 0.32375 + ], + [ + "2018-02-07", + 0.31833 + ], + [ + "2018-02-08", + 0.29286 + ], + [ + "2018-02-09", + 0.34632 + ], + [ + "2018-02-12", + 0.2634 + ], + [ + "2018-02-13", + 0.26445 + ], + [ + "2018-02-14", + 0.27382 + ], + [ + "2018-02-22", + 0.25176 + ], + [ + "2018-02-23", + 0.28014 + ], + [ + "2018-02-26", + 0.27732 + ], + [ + "2018-02-27", + 0.32006 + ], + [ + "2018-02-28", + 0.31264 + ], + [ + "2018-03-01", + 0.2894 + ], + [ + "2018-03-02", + 0.31103 + ], + [ + "2018-03-05", + 0.29674 + ], + [ + "2018-03-06", + 0.27698 + ], + [ + "2018-03-07", + 0.30932 + ], + [ + "2018-03-08", + 0.27953 + ], + [ + "2018-03-09", + 0.2811 + ], + [ + "2018-03-12", + 0.2834 + ], + [ + "2018-03-13", + 0.3039 + ], + [ + "2018-03-14", + 0.29595 + ], + [ + "2018-03-15", + 0.27933 + ], + [ + "2018-03-16", + 0.30555 + ], + [ + "2018-03-19", + 0.28264 + ], + [ + "2018-03-20", + 0.2864 + ], + [ + "2018-03-21", + 0.29347 + ], + [ + "2018-03-22", + 0.30285 + ], + [ + "2018-03-23", + 0.33234 + ], + [ + "2018-03-26", + 0.29899 + ], + [ + "2018-03-27", + 0.27483 + ], + [ + "2018-03-28", + 0.31692 + ], + [ + "2018-03-29", + 0.2689 + ], + [ + "2018-03-30", + 0.28521 + ], + [ + "2018-04-02", + 0.29324 + ], + [ + "2018-04-03", + 0.30042 + ], + [ + "2018-04-04", + 0.29269 + ], + [ + "2018-04-09", + 0.2913 + ], + [ + "2018-04-10", + 0.2652 + ], + [ + "2018-04-11", + 0.29195 + ], + [ + "2018-04-12", + 0.31422 + ], + [ + "2018-04-13", + 0.30896 + ], + [ + "2018-04-16", + 0.31954 + ], + [ + "2018-04-17", + 0.32776 + ], + [ + "2018-04-18", + 0.29575 + ], + [ + "2018-04-19", + 0.28068 + ], + [ + "2018-04-20", + 0.32004 + ], + [ + "2018-04-23", + 0.30666 + ], + [ + "2018-04-24", + 0.27483 + ], + [ + "2018-04-25", + 0.32119 + ], + [ + "2018-04-26", + 0.35083 + ], + [ + "2018-04-27", + 0.32099 + ], + [ + "2018-05-02", + 0.31437 + ], + [ + "2018-05-03", + 0.30869 + ], + [ + "2018-05-04", + 0.32564 + ], + [ + "2018-05-07", + 0.29578 + ], + [ + "2018-05-08", + 0.30634 + ], + [ + "2018-05-09", + 0.33248 + ], + [ + "2018-05-10", + 0.31685 + ], + [ + "2018-05-11", + 0.3351 + ], + [ + "2018-05-14", + 0.31405 + ], + [ + "2018-05-15", + 0.32474 + ], + [ + "2018-05-16", + 0.33823 + ], + [ + "2018-05-17", + 0.33469 + ], + [ + "2018-05-18", + 0.30461 + ], + [ + "2018-05-21", + 0.31011 + ], + [ + "2018-05-22", + 0.32251 + ], + [ + "2018-05-23", + 0.33332 + ], + [ + "2018-05-24", + 0.3264 + ], + [ + "2018-05-25", + 0.3159 + ], + [ + "2018-05-28", + 0.30244 + ], + [ + "2018-05-29", + 0.32048 + ], + [ + "2018-05-30", + 0.34149 + ], + [ + "2018-05-31", + 0.27453 + ], + [ + "2018-06-01", + 0.32076 + ], + [ + "2018-06-04", + 0.29738 + ], + [ + "2018-06-05", + 0.29657 + ], + [ + "2018-06-06", + 0.31353 + ], + [ + "2018-06-07", + 0.31457 + ], + [ + "2018-06-08", + 0.3315 + ], + [ + "2018-06-11", + 0.31134 + ], + [ + "2018-06-12", + 0.29444 + ], + [ + "2018-06-13", + 0.3283 + ], + [ + "2018-06-14", + 0.31791 + ], + [ + "2018-06-15", + 0.32008 + ], + [ + "2018-06-19", + 0.36433 + ], + [ + "2018-06-20", + 0.30778 + ], + [ + "2018-06-21", + 0.32943 + ], + [ + "2018-06-22", + 0.30359 + ], + [ + "2018-06-25", + 0.3362 + ], + [ + "2018-06-26", + 0.33162 + ], + [ + "2018-06-27", + 0.34872 + ], + [ + "2018-06-28", + 0.33712 + ], + [ + "2018-06-29", + 0.31445 + ], + [ + "2018-07-02", + 0.36865 + ], + [ + "2018-07-03", + 0.32928 + ], + [ + "2018-07-04", + 0.35777 + ], + [ + "2018-07-05", + 0.34839 + ], + [ + "2018-07-06", + 0.33169 + ], + [ + "2018-07-09", + 0.31112 + ], + [ + "2018-07-10", + 0.34249 + ], + [ + "2018-07-11", + 0.37341 + ], + [ + "2018-07-12", + 0.31454 + ], + [ + "2018-07-13", + 0.33998 + ], + [ + "2018-07-16", + 0.36036 + ], + [ + "2018-07-17", + 0.36104 + ], + [ + "2018-07-18", + 0.35898 + ], + [ + "2018-07-19", + 0.34879 + ], + [ + "2018-07-20", + 0.32625 + ], + [ + "2018-07-23", + 0.33775 + ], + [ + "2018-07-24", + 0.33719 + ], + [ + "2018-07-25", + 0.3705 + ], + [ + "2018-07-26", + 0.391 + ], + [ + "2018-07-27", + 0.37744 + ], + [ + "2018-07-30", + 0.37781 + ], + [ + "2018-07-31", + 0.37349 + ], + [ + "2018-08-01", + 0.41082 + ], + [ + "2018-08-02", + 0.41731 + ], + [ + "2018-08-03", + 0.40801 + ], + [ + "2018-08-06", + 0.40763 + ], + [ + "2018-08-07", + 0.34668 + ], + [ + "2018-08-08", + 0.41543 + ], + [ + "2018-08-09", + 0.35067 + ], + [ + "2018-08-10", + 0.3862 + ], + [ + "2018-08-13", + 0.39769 + ], + [ + "2018-08-14", + 0.40211 + ], + [ + "2018-08-15", + 0.42964 + ], + [ + "2018-08-16", + 0.39958 + ], + [ + "2018-08-17", + 0.41245 + ], + [ + "2018-08-20", + 0.36625 + ], + [ + "2018-08-21", + 0.35226 + ], + [ + "2018-08-22", + 0.39043 + ], + [ + "2018-08-23", + 0.37693 + ], + [ + "2018-08-24", + 0.39125 + ], + [ + "2018-08-27", + 0.35353 + ], + [ + "2018-08-28", + 0.39077 + ], + [ + "2018-08-29", + 0.39573 + ], + [ + "2018-08-30", + 0.40187 + ], + [ + "2018-08-31", + 0.39668 + ], + [ + "2018-09-03", + 0.39273 + ], + [ + "2018-09-04", + 0.36533 + ], + [ + "2018-09-05", + 0.41907 + ], + [ + "2018-09-06", + 0.40359 + ], + [ + "2018-09-07", + 0.3876 + ], + [ + "2018-09-10", + 0.41699 + ], + [ + "2018-09-11", + 0.39697 + ], + [ + "2018-09-12", + 0.39889 + ], + [ + "2018-09-13", + 0.37375 + ], + [ + "2018-09-14", + 0.38952 + ], + [ + "2018-09-17", + 0.40832 + ], + [ + "2018-09-18", + 0.35663 + ], + [ + "2018-09-19", + 0.36472 + ], + [ + "2018-09-20", + 0.3863 + ], + [ + "2018-09-21", + 0.34696 + ], + [ + "2018-09-25", + 0.40329 + ], + [ + "2018-09-26", + 0.36882 + ], + [ + "2018-09-27", + 0.38841 + ], + [ + "2018-09-28", + 0.36791 + ], + [ + "2018-10-08", + 0.4572 + ], + [ + "2018-10-09", + 0.39314 + ], + [ + "2018-10-10", + 0.39575 + ], + [ + "2018-10-11", + 0.46626 + ], + [ + "2018-10-12", + 0.36875 + ], + [ + "2018-10-15", + 0.42105 + ], + [ + "2018-10-16", + 0.40257 + ], + [ + "2018-10-17", + 0.37888 + ], + [ + "2018-10-18", + 0.42377 + ], + [ + "2018-10-19", + 0.34522 + ], + [ + "2018-10-22", + 0.34759 + ], + [ + "2018-10-23", + 0.43572 + ], + [ + "2018-10-24", + 0.391 + ], + [ + "2018-10-25", + 0.39055 + ], + [ + "2018-10-26", + 0.40722 + ], + [ + "2018-10-29", + 0.44224 + ], + [ + "2018-10-30", + 0.38088 + ], + [ + "2018-10-31", + 0.37272 + ], + [ + "2018-11-01", + 0.38458 + ], + [ + "2018-11-02", + 0.34678 + ], + [ + "2018-11-05", + 0.4142 + ], + [ + "2018-11-06", + 0.40936 + ], + [ + "2018-11-07", + 0.41452 + ], + [ + "2018-11-08", + 0.40582 + ], + [ + "2018-11-09", + 0.42609 + ], + [ + "2018-11-12", + 0.38631 + ], + [ + "2018-11-13", + 0.39274 + ], + [ + "2018-11-14", + 0.42409 + ], + [ + "2018-11-15", + 0.38817 + ], + [ + "2018-11-16", + 0.39733 + ], + [ + "2018-11-19", + 0.38397 + ], + [ + "2018-11-20", + 0.43804 + ], + [ + "2018-11-21", + 0.39845 + ], + [ + "2018-11-22", + 0.40612 + ], + [ + "2018-11-23", + 0.43678 + ], + [ + "2018-11-26", + 0.40592 + ], + [ + "2018-11-27", + 0.40716 + ], + [ + "2018-11-28", + 0.38306 + ], + [ + "2018-11-29", + 0.42195 + ], + [ + "2018-11-30", + 0.38326 + ], + [ + "2018-12-03", + 0.35631 + ], + [ + "2018-12-04", + 0.39472 + ], + [ + "2018-12-05", + 0.40513 + ], + [ + "2018-12-06", + 0.43283 + ], + [ + "2018-12-07", + 0.40023 + ], + [ + "2018-12-10", + 0.41389 + ], + [ + "2018-12-11", + 0.38991 + ], + [ + "2018-12-12", + 0.39071 + ], + [ + "2018-12-13", + 0.37782 + ], + [ + "2018-12-14", + 0.43153 + ], + [ + "2018-12-17", + 0.409 + ], + [ + "2018-12-18", + 0.41712 + ], + [ + "2018-12-19", + 0.40983 + ], + [ + "2018-12-20", + 0.40481 + ], + [ + "2018-12-21", + 0.4116 + ], + [ + "2018-12-24", + 0.38672 + ], + [ + "2018-12-25", + 0.39864 + ], + [ + "2018-12-26", + 0.40291 + ], + [ + "2018-12-27", + 0.39968 + ], + [ + "2018-12-28", + 0.38199 + ], + [ + "2019-01-02", + 0.41516 + ], + [ + "2019-01-03", + 0.39846 + ], + [ + "2019-01-04", + 0.35846 + ], + [ + "2019-01-07", + 0.39133 + ], + [ + "2019-01-08", + 0.40115 + ], + [ + "2019-01-09", + 0.38446 + ], + [ + "2019-01-10", + 0.39755 + ], + [ + "2019-01-11", + 0.38663 + ], + [ + "2019-01-14", + 0.41257 + ], + [ + "2019-01-15", + 0.37061 + ], + [ + "2019-01-16", + 0.40297 + ], + [ + "2019-01-17", + 0.41085 + ], + [ + "2019-01-18", + 0.36364 + ], + [ + "2019-01-21", + 0.38655 + ], + [ + "2019-01-22", + 0.41993 + ], + [ + "2019-01-23", + 0.40115 + ], + [ + "2019-01-24", + 0.39103 + ], + [ + "2019-01-25", + 0.37763 + ], + [ + "2019-01-28", + 0.39004 + ], + [ + "2019-01-29", + 0.38252 + ], + [ + "2019-01-30", + 0.40078 + ], + [ + "2019-01-31", + 0.36806 + ], + [ + "2019-02-01", + 0.35919 + ], + [ + "2019-02-11", + 0.3552 + ], + [ + "2019-02-12", + 0.37461 + ], + [ + "2019-02-13", + 0.3514 + ], + [ + "2019-02-14", + 0.38011 + ], + [ + "2019-02-15", + 0.41106 + ], + [ + "2019-02-18", + 0.3348 + ], + [ + "2019-02-19", + 0.3927 + ], + [ + "2019-02-20", + 0.3882 + ], + [ + "2019-02-21", + 0.39354 + ], + [ + "2019-02-22", + 0.35514 + ], + [ + "2019-02-25", + 0.36342 + ], + [ + "2019-02-26", + 0.41121 + ], + [ + "2019-02-27", + 0.394 + ], + [ + "2019-02-28", + 0.38801 + ], + [ + "2019-03-01", + 0.35232 + ], + [ + "2019-03-04", + 0.3781 + ], + [ + "2019-03-05", + 0.3866 + ], + [ + "2019-03-06", + 0.37207 + ], + [ + "2019-03-07", + 0.39622 + ], + [ + "2019-03-08", + 0.43941 + ], + [ + "2019-03-11", + 0.34136 + ], + [ + "2019-03-12", + 0.36139 + ], + [ + "2019-03-13", + 0.3844 + ], + [ + "2019-03-14", + 0.37736 + ], + [ + "2019-03-15", + 0.34828 + ], + [ + "2019-03-18", + 0.32428 + ], + [ + "2019-03-19", + 0.37738 + ], + [ + "2019-03-20", + 0.37553 + ], + [ + "2019-03-21", + 0.37491 + ], + [ + "2019-03-22", + 0.36375 + ], + [ + "2019-03-25", + 0.398 + ], + [ + "2019-03-26", + 0.37729 + ], + [ + "2019-03-27", + 0.34024 + ], + [ + "2019-03-28", + 0.36467 + ], + [ + "2019-03-29", + 0.31983 + ], + [ + "2019-04-01", + 0.32354 + ], + [ + "2019-04-02", + 0.36855 + ], + [ + "2019-04-03", + 0.3528 + ], + [ + "2019-04-04", + 0.36142 + ], + [ + "2019-04-08", + 0.36472 + ], + [ + "2019-04-09", + 0.35444 + ], + [ + "2019-04-10", + 0.34656 + ], + [ + "2019-04-11", + 0.38221 + ], + [ + "2019-04-12", + 0.35771 + ], + [ + "2019-04-15", + 0.35963 + ], + [ + "2019-04-16", + 0.31168 + ], + [ + "2019-04-17", + 0.35413 + ], + [ + "2019-04-18", + 0.35841 + ], + [ + "2019-04-19", + 0.33969 + ], + [ + "2019-04-22", + 0.39581 + ], + [ + "2019-04-23", + 0.35999 + ], + [ + "2019-04-24", + 0.35696 + ], + [ + "2019-04-25", + 0.39298 + ], + [ + "2019-04-26", + 0.37942 + ], + [ + "2019-04-29", + 0.35982 + ], + [ + "2019-04-30", + 0.35929 + ], + [ + "2019-05-06", + 0.45539 + ], + [ + "2019-05-07", + 0.34461 + ], + [ + "2019-05-08", + 0.37932 + ], + [ + "2019-05-09", + 0.38438 + ], + [ + "2019-05-10", + 0.32727 + ], + [ + "2019-05-13", + 0.38006 + ], + [ + "2019-05-14", + 0.36009 + ], + [ + "2019-05-15", + 0.31293 + ], + [ + "2019-05-16", + 0.33914 + ], + [ + "2019-05-17", + 0.38585 + ], + [ + "2019-05-20", + 0.36042 + ], + [ + "2019-05-21", + 0.32575 + ], + [ + "2019-05-22", + 0.35949 + ], + [ + "2019-05-23", + 0.3787 + ], + [ + "2019-05-24", + 0.34544 + ], + [ + "2019-05-27", + 0.33366 + ], + [ + "2019-05-28", + 0.33712 + ], + [ + "2019-05-29", + 0.35389 + ], + [ + "2019-05-30", + 0.3602 + ], + [ + "2019-05-31", + 0.35569 + ], + [ + "2019-06-03", + 0.3485 + ], + [ + "2019-06-04", + 0.3614 + ], + [ + "2019-06-05", + 0.34622 + ], + [ + "2019-06-06", + 0.35976 + ], + [ + "2019-06-10", + 0.32846 + ], + [ + "2019-06-11", + 0.31159 + ], + [ + "2019-06-12", + 0.35637 + ], + [ + "2019-06-13", + 0.34684 + ], + [ + "2019-06-14", + 0.35523 + ], + [ + "2019-06-17", + 0.33881 + ], + [ + "2019-06-18", + 0.33327 + ], + [ + "2019-06-19", + 0.32166 + ], + [ + "2019-06-20", + 0.31501 + ], + [ + "2019-06-21", + 0.34181 + ], + [ + "2019-06-24", + 0.34054 + ], + [ + "2019-06-25", + 0.35649 + ], + [ + "2019-06-26", + 0.34698 + ], + [ + "2019-06-27", + 0.32995 + ], + [ + "2019-06-28", + 0.34754 + ], + [ + "2019-07-01", + 0.31452 + ], + [ + "2019-07-02", + 0.33841 + ], + [ + "2019-07-03", + 0.35797 + ], + [ + "2019-07-04", + 0.34597 + ], + [ + "2019-07-05", + 0.3297 + ], + [ + "2019-07-08", + 0.37322 + ], + [ + "2019-07-09", + 0.34292 + ], + [ + "2019-07-10", + 0.34807 + ], + [ + "2019-07-11", + 0.34545 + ], + [ + "2019-07-12", + 0.3324 + ], + [ + "2019-07-15", + 0.34124 + ], + [ + "2019-07-16", + 0.35331 + ], + [ + "2019-07-17", + 0.34834 + ], + [ + "2019-07-18", + 0.36303 + ], + [ + "2019-07-19", + 0.33232 + ], + [ + "2019-07-22", + 0.35264 + ], + [ + "2019-07-23", + 0.33927 + ], + [ + "2019-07-24", + 0.33044 + ], + [ + "2019-07-25", + 0.33133 + ], + [ + "2019-07-26", + 0.34304 + ], + [ + "2019-07-29", + 0.34903 + ], + [ + "2019-07-30", + 0.34093 + ], + [ + "2019-07-31", + 0.36086 + ], + [ + "2019-08-01", + 0.3616 + ], + [ + "2019-08-02", + 0.36175 + ], + [ + "2019-08-05", + 0.37186 + ], + [ + "2019-08-06", + 0.35879 + ], + [ + "2019-08-07", + 0.34867 + ], + [ + "2019-08-08", + 0.32294 + ], + [ + "2019-08-09", + 0.35268 + ], + [ + "2019-08-12", + 0.30704 + ], + [ + "2019-08-13", + 0.34675 + ], + [ + "2019-08-14", + 0.32544 + ], + [ + "2019-08-15", + 0.32641 + ], + [ + "2019-08-16", + 0.32597 + ], + [ + "2019-08-19", + 0.30271 + ], + [ + "2019-08-20", + 0.33484 + ], + [ + "2019-08-21", + 0.33916 + ], + [ + "2019-08-22", + 0.33397 + ], + [ + "2019-08-23", + 0.32963 + ], + [ + "2019-08-26", + 0.36125 + ], + [ + "2019-08-27", + 0.31569 + ], + [ + "2019-08-28", + 0.34239 + ], + [ + "2019-08-29", + 0.33982 + ], + [ + "2019-08-30", + 0.33505 + ], + [ + "2019-09-02", + 0.32105 + ], + [ + "2019-09-03", + 0.33695 + ], + [ + "2019-09-04", + 0.32362 + ], + [ + "2019-09-05", + 0.31922 + ], + [ + "2019-09-06", + 0.3267 + ], + [ + "2019-09-09", + 0.32789 + ], + [ + "2019-09-10", + 0.34326 + ], + [ + "2019-09-11", + 0.35048 + ], + [ + "2019-09-12", + 0.32677 + ], + [ + "2019-09-16", + 0.34932 + ], + [ + "2019-09-17", + 0.37077 + ], + [ + "2019-09-18", + 0.34053 + ], + [ + "2019-09-19", + 0.33878 + ], + [ + "2019-09-20", + 0.33766 + ], + [ + "2019-09-23", + 0.36168 + ], + [ + "2019-09-24", + 0.33995 + ], + [ + "2019-09-25", + 0.35463 + ], + [ + "2019-09-26", + 0.35624 + ], + [ + "2019-09-27", + 0.33944 + ], + [ + "2019-09-30", + 0.35662 + ], + [ + "2019-10-08", + 0.33147 + ], + [ + "2019-10-09", + 0.34026 + ], + [ + "2019-10-10", + 0.33212 + ], + [ + "2019-10-11", + 0.33285 + ], + [ + "2019-10-14", + 0.33243 + ], + [ + "2019-10-15", + 0.35313 + ], + [ + "2019-10-16", + 0.35266 + ], + [ + "2019-10-17", + 0.34496 + ], + [ + "2019-10-18", + 0.36719 + ], + [ + "2019-10-21", + 0.34065 + ], + [ + "2019-10-22", + 0.33655 + ], + [ + "2019-10-23", + 0.35313 + ], + [ + "2019-10-24", + 0.34485 + ], + [ + "2019-10-25", + 0.33262 + ], + [ + "2019-10-28", + 0.33659 + ], + [ + "2019-10-29", + 0.3545 + ], + [ + "2019-10-30", + 0.35605 + ], + [ + "2019-10-31", + 0.34488 + ], + [ + "2019-11-01", + 0.31297 + ], + [ + "2019-11-04", + 0.33365 + ], + [ + "2019-11-05", + 0.32698 + ], + [ + "2019-11-06", + 0.34335 + ], + [ + "2019-11-07", + 0.33621 + ], + [ + "2019-11-08", + 0.34509 + ], + [ + "2019-11-11", + 0.36343 + ], + [ + "2019-11-12", + 0.33472 + ], + [ + "2019-11-13", + 0.33715 + ], + [ + "2019-11-14", + 0.33354 + ], + [ + "2019-11-15", + 0.3469 + ], + [ + "2019-11-18", + 0.3229 + ], + [ + "2019-11-19", + 0.32033 + ], + [ + "2019-11-20", + 0.35109 + ], + [ + "2019-11-21", + 0.3437 + ], + [ + "2019-11-22", + 0.35225 + ], + [ + "2019-11-25", + 0.3244 + ], + [ + "2019-11-26", + 0.32648 + ], + [ + "2019-11-27", + 0.33725 + ], + [ + "2019-11-28", + 0.33741 + ], + [ + "2019-11-29", + 0.34608 + ], + [ + "2019-12-02", + 0.33074 + ], + [ + "2019-12-03", + 0.32554 + ], + [ + "2019-12-04", + 0.33409 + ], + [ + "2019-12-05", + 0.32001 + ], + [ + "2019-12-06", + 0.31837 + ], + [ + "2019-12-09", + 0.33247 + ], + [ + "2019-12-10", + 0.32626 + ], + [ + "2019-12-11", + 0.32593 + ], + [ + "2019-12-12", + 0.33315 + ], + [ + "2019-12-13", + 0.29964 + ], + [ + "2019-12-16", + 0.32243 + ], + [ + "2019-12-17", + 0.31213 + ], + [ + "2019-12-18", + 0.33851 + ], + [ + "2019-12-19", + 0.33777 + ], + [ + "2019-12-20", + 0.34219 + ], + [ + "2019-12-23", + 0.35858 + ], + [ + "2019-12-24", + 0.33044 + ], + [ + "2019-12-25", + 0.33985 + ], + [ + "2019-12-26", + 0.32491 + ], + [ + "2019-12-27", + 0.34068 + ], + [ + "2019-12-30", + 0.31736 + ], + [ + "2019-12-31", + 0.33283 + ], + [ + "2020-01-02", + 0.31466 + ], + [ + "2020-01-03", + 0.33884 + ], + [ + "2020-01-06", + 0.34178 + ], + [ + "2020-01-07", + 0.32322 + ], + [ + "2020-01-08", + 0.3494 + ], + [ + "2020-01-09", + 0.30895 + ], + [ + "2020-01-10", + 0.32531 + ], + [ + "2020-01-13", + 0.30979 + ], + [ + "2020-01-14", + 0.33183 + ], + [ + "2020-01-15", + 0.33349 + ], + [ + "2020-01-16", + 0.33224 + ], + [ + "2020-01-17", + 0.32137 + ], + [ + "2020-01-20", + 0.31331 + ], + [ + "2020-01-21", + 0.34857 + ], + [ + "2020-01-22", + 0.31213 + ], + [ + "2020-01-23", + 0.36474 + ], + [ + "2020-02-03", + 0.44134 + ], + [ + "2020-02-04", + 0.27506 + ], + [ + "2020-02-05", + 0.29673 + ], + [ + "2020-02-06", + 0.28473 + ], + [ + "2020-02-07", + 0.31121 + ], + [ + "2020-02-10", + 0.30379 + ], + [ + "2020-02-11", + 0.30064 + ], + [ + "2020-02-12", + 0.30334 + ], + [ + "2020-02-13", + 0.32326 + ], + [ + "2020-02-14", + 0.30709 + ], + [ + "2020-02-17", + 0.28662 + ], + [ + "2020-02-18", + 0.32828 + ], + [ + "2020-02-19", + 0.31991 + ], + [ + "2020-02-20", + 0.28049 + ], + [ + "2020-02-21", + 0.31498 + ], + [ + "2020-02-24", + 0.32042 + ], + [ + "2020-02-25", + 0.31644 + ], + [ + "2020-02-26", + 0.33124 + ], + [ + "2020-02-27", + 0.30476 + ], + [ + "2020-02-28", + 0.36432 + ], + [ + "2020-03-02", + 0.26208 + ], + [ + "2020-03-03", + 0.30115 + ], + [ + "2020-03-04", + 0.29511 + ], + [ + "2020-03-05", + 0.27164 + ], + [ + "2020-03-06", + 0.33422 + ], + [ + "2020-03-09", + 0.35718 + ], + [ + "2020-03-10", + 0.27615 + ], + [ + "2020-03-11", + 0.33219 + ], + [ + "2020-03-12", + 0.34508 + ], + [ + "2020-03-13", + 0.3347 + ], + [ + "2020-03-16", + 0.37772 + ], + [ + "2020-03-17", + 0.32025 + ], + [ + "2020-03-18", + 0.34404 + ], + [ + "2020-03-19", + 0.34005 + ], + [ + "2020-03-20", + 0.28266 + ], + [ + "2020-03-23", + 0.36743 + ], + [ + "2020-03-24", + 0.27645 + ], + [ + "2020-03-25", + 0.27994 + ], + [ + "2020-03-26", + 0.33141 + ], + [ + "2020-03-27", + 0.31301 + ], + [ + "2020-03-30", + 0.33817 + ], + [ + "2020-03-31", + 0.3197 + ], + [ + "2020-04-01", + 0.32056 + ], + [ + "2020-04-02", + 0.29374 + ], + [ + "2020-04-03", + 0.32592 + ], + [ + "2020-04-07", + 0.30069 + ], + [ + "2020-04-08", + 0.34341 + ], + [ + "2020-04-09", + 0.32631 + ], + [ + "2020-04-10", + 0.33638 + ], + [ + "2020-04-13", + 0.33147 + ], + [ + "2020-04-14", + 0.30171 + ], + [ + "2020-04-15", + 0.34423 + ], + [ + "2020-04-16", + 0.32645 + ], + [ + "2020-04-17", + 0.312 + ], + [ + "2020-04-20", + 0.32343 + ], + [ + "2020-04-21", + 0.35389 + ], + [ + "2020-04-22", + 0.3265 + ], + [ + "2020-04-23", + 0.33749 + ], + [ + "2020-04-24", + 0.34019 + ], + [ + "2020-04-27", + 0.3134 + ], + [ + "2020-04-28", + 0.31521 + ], + [ + "2020-04-29", + 0.31702 + ], + [ + "2020-04-30", + 0.31039 + ], + [ + "2020-05-06", + 0.31683 + ], + [ + "2020-05-07", + 0.33104 + ], + [ + "2020-05-08", + 0.31036 + ], + [ + "2020-05-11", + 0.32496 + ], + [ + "2020-05-12", + 0.32068 + ], + [ + "2020-05-13", + 0.32249 + ], + [ + "2020-05-14", + 0.3439 + ], + [ + "2020-05-15", + 0.32753 + ], + [ + "2020-05-18", + 0.32091 + ], + [ + "2020-05-19", + 0.30537 + ], + [ + "2020-05-20", + 0.32565 + ], + [ + "2020-05-21", + 0.32339 + ], + [ + "2020-05-22", + 0.34548 + ], + [ + "2020-05-25", + 0.306 + ], + [ + "2020-05-26", + 0.28756 + ], + [ + "2020-05-27", + 0.30941 + ], + [ + "2020-05-28", + 0.29169 + ], + [ + "2020-05-29", + 0.29271 + ], + [ + "2020-06-01", + 0.2503 + ], + [ + "2020-06-02", + 0.27832 + ], + [ + "2020-06-03", + 0.27123 + ], + [ + "2020-06-04", + 0.27151 + ], + [ + "2020-06-05", + 0.26401 + ], + [ + "2020-06-08", + 0.26146 + ], + [ + "2020-06-09", + 0.25647 + ], + [ + "2020-06-10", + 0.26988 + ], + [ + "2020-06-11", + 0.28011 + ], + [ + "2020-06-12", + 0.26005 + ], + [ + "2020-06-15", + 0.28516 + ], + [ + "2020-06-16", + 0.24241 + ], + [ + "2020-06-17", + 0.26483 + ], + [ + "2020-06-18", + 0.25198 + ], + [ + "2020-06-19", + 0.24344 + ], + [ + "2020-06-22", + 0.2612 + ], + [ + "2020-06-23", + 0.25643 + ], + [ + "2020-06-24", + 0.25738 + ], + [ + "2020-06-29", + 0.27915 + ], + [ + "2020-06-30", + 0.24611 + ], + [ + "2020-07-01", + 0.23584 + ], + [ + "2020-07-02", + 0.23564 + ], + [ + "2020-07-03", + 0.23195 + ], + [ + "2020-07-06", + 0.23992 + ], + [ + "2020-07-07", + 0.2528 + ], + [ + "2020-07-08", + 0.23719 + ], + [ + "2020-07-09", + 0.2435 + ], + [ + "2020-07-10", + 0.28736 + ], + [ + "2020-07-13", + 0.22701 + ], + [ + "2020-07-14", + 0.27504 + ], + [ + "2020-07-15", + 0.28034 + ], + [ + "2020-07-16", + 0.33594 + ], + [ + "2020-07-17", + 0.2556 + ], + [ + "2020-07-20", + 0.21873 + ], + [ + "2020-07-21", + 0.2623 + ], + [ + "2020-07-22", + 0.26053 + ], + [ + "2020-07-23", + 0.27354 + ], + [ + "2020-07-24", + 0.33716 + ], + [ + "2020-07-27", + 0.26089 + ], + [ + "2020-07-28", + 0.25811 + ], + [ + "2020-07-29", + 0.23452 + ], + [ + "2020-07-30", + 0.2791 + ], + [ + "2020-07-31", + 0.26123 + ], + [ + "2020-08-03", + 0.24593 + ], + [ + "2020-08-04", + 0.26693 + ], + [ + "2020-08-05", + 0.26813 + ], + [ + "2020-08-06", + 0.27588 + ], + [ + "2020-08-07", + 0.28789 + ], + [ + "2020-08-10", + 0.26694 + ], + [ + "2020-08-11", + 0.28384 + ], + [ + "2020-08-12", + 0.28335 + ], + [ + "2020-08-13", + 0.27347 + ], + [ + "2020-08-14", + 0.2522 + ], + [ + "2020-08-17", + 0.24555 + ], + [ + "2020-08-18", + 0.27792 + ], + [ + "2020-08-19", + 0.30426 + ], + [ + "2020-08-20", + 0.3016 + ], + [ + "2020-08-21", + 0.26741 + ], + [ + "2020-08-24", + 0.27019 + ], + [ + "2020-08-25", + 0.28064 + ], + [ + "2020-08-26", + 0.30413 + ], + [ + "2020-08-27", + 0.274 + ], + [ + "2020-08-28", + 0.26222 + ], + [ + "2020-08-31", + 0.28826 + ], + [ + "2020-09-01", + 0.27282 + ], + [ + "2020-09-02", + 0.28492 + ], + [ + "2020-09-03", + 0.28784 + ], + [ + "2020-09-04", + 0.2973 + ], + [ + "2020-09-07", + 0.31686 + ], + [ + "2020-09-08", + 0.2739 + ], + [ + "2020-09-09", + 0.32136 + ], + [ + "2020-09-10", + 0.28987 + ], + [ + "2020-09-11", + 0.2751 + ], + [ + "2020-09-14", + 0.28497 + ], + [ + "2020-09-15", + 0.2797 + ], + [ + "2020-09-16", + 0.30877 + ], + [ + "2020-09-17", + 0.30586 + ], + [ + "2020-09-18", + 0.26323 + ], + [ + "2020-09-21", + 0.31562 + ], + [ + "2020-09-22", + 0.31605 + ], + [ + "2020-09-23", + 0.29176 + ], + [ + "2020-09-24", + 0.326 + ], + [ + "2020-09-25", + 0.29693 + ], + [ + "2020-09-28", + 0.2932 + ], + [ + "2020-09-29", + 0.29203 + ], + [ + "2020-09-30", + 0.29448 + ], + [ + "2020-10-09", + 0.25921 + ], + [ + "2020-10-12", + 0.27243 + ], + [ + "2020-10-13", + 0.28259 + ], + [ + "2020-10-14", + 0.29777 + ], + [ + "2020-10-15", + 0.29326 + ], + [ + "2020-10-16", + 0.29106 + ], + [ + "2020-10-19", + 0.29902 + ], + [ + "2020-10-20", + 0.27484 + ], + [ + "2020-10-21", + 0.29049 + ], + [ + "2020-10-22", + 0.29529 + ], + [ + "2020-10-23", + 0.30956 + ], + [ + "2020-10-26", + 0.29916 + ], + [ + "2020-10-27", + 0.2837 + ], + [ + "2020-10-28", + 0.27637 + ], + [ + "2020-10-29", + 0.2774 + ], + [ + "2020-10-30", + 0.31585 + ], + [ + "2020-11-02", + 0.28433 + ], + [ + "2020-11-03", + 0.27311 + ], + [ + "2020-11-04", + 0.27741 + ], + [ + "2020-11-05", + 0.26648 + ], + [ + "2020-11-06", + 0.28795 + ], + [ + "2020-11-09", + 0.26088 + ], + [ + "2020-11-10", + 0.29818 + ], + [ + "2020-11-11", + 0.30376 + ], + [ + "2020-11-12", + 0.28696 + ], + [ + "2020-11-13", + 0.30316 + ], + [ + "2020-11-16", + 0.27082 + ], + [ + "2020-11-17", + 0.28697 + ], + [ + "2020-11-18", + 0.28347 + ], + [ + "2020-11-19", + 0.26949 + ], + [ + "2020-11-20", + 0.27254 + ], + [ + "2020-11-23", + 0.25268 + ], + [ + "2020-11-24", + 0.28217 + ], + [ + "2020-11-25", + 0.29116 + ], + [ + "2020-11-26", + 0.26942 + ], + [ + "2020-11-27", + 0.25298 + ], + [ + "2020-11-30", + 0.27936 + ], + [ + "2020-12-01", + 0.25247 + ], + [ + "2020-12-02", + 0.27266 + ], + [ + "2020-12-03", + 0.27652 + ], + [ + "2020-12-04", + 0.26895 + ], + [ + "2020-12-07", + 0.28803 + ], + [ + "2020-12-08", + 0.2814 + ], + [ + "2020-12-09", + 0.29662 + ], + [ + "2020-12-10", + 0.27724 + ], + [ + "2020-12-11", + 0.29635 + ], + [ + "2020-12-14", + 0.26918 + ], + [ + "2020-12-15", + 0.28307 + ], + [ + "2020-12-16", + 0.28547 + ], + [ + "2020-12-17", + 0.26677 + ], + [ + "2020-12-18", + 0.29512 + ], + [ + "2020-12-21", + 0.27657 + ], + [ + "2020-12-22", + 0.31513 + ], + [ + "2020-12-23", + 0.27371 + ], + [ + "2020-12-24", + 0.29241 + ], + [ + "2020-12-25", + 0.27269 + ], + [ + "2020-12-28", + 0.27772 + ], + [ + "2020-12-29", + 0.28905 + ], + [ + "2020-12-30", + 0.25912 + ], + [ + "2020-12-31", + 0.24873 + ], + [ + "2021-01-04", + 0.26374 + ], + [ + "2021-01-05", + 0.24901 + ], + [ + "2021-01-06", + 0.26667 + ], + [ + "2021-01-07", + 0.25868 + ], + [ + "2021-01-08", + 0.2953 + ], + [ + "2021-01-11", + 0.30896 + ], + [ + "2021-01-12", + 0.24965 + ], + [ + "2021-01-13", + 0.30057 + ], + [ + "2021-01-14", + 0.31587 + ], + [ + "2021-01-15", + 0.28758 + ], + [ + "2021-01-18", + 0.26448 + ], + [ + "2021-01-19", + 0.30653 + ], + [ + "2021-01-20", + 0.27773 + ], + [ + "2021-01-21", + 0.26223 + ], + [ + "2021-01-22", + 0.28297 + ], + [ + "2021-01-25", + 0.26767 + ], + [ + "2021-01-26", + 0.3119 + ], + [ + "2021-01-27", + 0.27306 + ], + [ + "2021-01-28", + 0.32157 + ], + [ + "2021-01-29", + 0.28299 + ], + [ + "2021-02-01", + 0.25926 + ], + [ + "2021-02-02", + 0.25222 + ], + [ + "2021-02-03", + 0.27907 + ], + [ + "2021-02-04", + 0.27672 + ], + [ + "2021-02-05", + 0.2683 + ], + [ + "2021-02-08", + 0.24976 + ], + [ + "2021-02-09", + 0.2385 + ], + [ + "2021-02-10", + 0.23972 + ], + [ + "2021-02-18", + 0.28575 + ], + [ + "2021-02-19", + 0.27391 + ], + [ + "2021-02-22", + 0.32825 + ], + [ + "2021-02-23", + 0.28409 + ], + [ + "2021-02-24", + 0.32044 + ], + [ + "2021-02-25", + 0.27045 + ], + [ + "2021-02-26", + 0.31777 + ], + [ + "2021-03-01", + 0.25129 + ], + [ + "2021-03-02", + 0.29278 + ], + [ + "2021-03-03", + 0.24103 + ], + [ + "2021-03-04", + 0.32096 + ], + [ + "2021-03-05", + 0.27697 + ], + [ + "2021-03-08", + 0.32428 + ], + [ + "2021-03-09", + 0.30123 + ], + [ + "2021-03-10", + 0.25405 + ], + [ + "2021-03-11", + 0.23094 + ], + [ + "2021-03-12", + 0.26087 + ], + [ + "2021-03-15", + 0.3002 + ], + [ + "2021-03-16", + 0.25231 + ], + [ + "2021-03-17", + 0.26087 + ], + [ + "2021-03-18", + 0.25521 + ], + [ + "2021-03-19", + 0.30763 + ], + [ + "2021-03-22", + 0.24987 + ], + [ + "2021-03-23", + 0.27985 + ], + [ + "2021-03-24", + 0.28853 + ], + [ + "2021-03-25", + 0.26302 + ], + [ + "2021-03-26", + 0.22668 + ], + [ + "2021-03-29", + 0.2581 + ], + [ + "2021-03-30", + 0.24881 + ], + [ + "2021-03-31", + 0.27607 + ], + [ + "2021-04-01", + 0.24206 + ], + [ + "2021-04-02", + 0.24511 + ], + [ + "2021-04-06", + 0.26306 + ], + [ + "2021-04-07", + 0.26641 + ], + [ + "2021-04-08", + 0.25285 + ], + [ + "2021-04-09", + 0.27772 + ], + [ + "2021-04-12", + 0.28191 + ], + [ + "2021-04-13", + 0.25514 + ], + [ + "2021-04-14", + 0.23908 + ], + [ + "2021-04-15", + 0.26487 + ], + [ + "2021-04-16", + 0.24749 + ], + [ + "2021-04-19", + 0.21458 + ], + [ + "2021-04-20", + 0.25527 + ], + [ + "2021-04-21", + 0.25126 + ], + [ + "2021-04-22", + 0.2597 + ], + [ + "2021-04-23", + 0.24305 + ], + [ + "2021-04-26", + 0.27606 + ], + [ + "2021-04-27", + 0.25503 + ], + [ + "2021-04-28", + 0.25167 + ], + [ + "2021-04-29", + 0.24644 + ], + [ + "2021-04-30", + 0.27094 + ], + [ + "2021-05-06", + 0.27683 + ], + [ + "2021-05-07", + 0.28011 + ], + [ + "2021-05-10", + 0.26246 + ], + [ + "2021-05-11", + 0.24959 + ], + [ + "2021-05-12", + 0.25112 + ], + [ + "2021-05-13", + 0.27196 + ], + [ + "2021-05-14", + 0.21781 + ], + [ + "2021-05-17", + 0.23177 + ], + [ + "2021-05-18", + 0.25239 + ], + [ + "2021-05-19", + 0.26312 + ], + [ + "2021-05-20", + 0.24668 + ], + [ + "2021-05-21", + 0.26401 + ], + [ + "2021-05-24", + 0.23837 + ], + [ + "2021-05-25", + 0.20022 + ], + [ + "2021-05-26", + 0.24253 + ], + [ + "2021-05-27", + 0.23769 + ], + [ + "2021-05-28", + 0.2458 + ], + [ + "2021-05-31", + 0.22921 + ], + [ + "2021-06-01", + 0.22793 + ], + [ + "2021-06-02", + 0.24843 + ], + [ + "2021-06-03", + 0.23979 + ], + [ + "2021-06-04", + 0.22153 + ], + [ + "2021-06-07", + 0.23104 + ], + [ + "2021-06-08", + 0.24202 + ], + [ + "2021-06-09", + 0.22529 + ], + [ + "2021-06-10", + 0.21591 + ], + [ + "2021-06-11", + 0.24194 + ], + [ + "2021-06-15", + 0.24318 + ], + [ + "2021-06-16", + 0.25208 + ], + [ + "2021-06-17", + 0.22052 + ], + [ + "2021-06-18", + 0.22604 + ], + [ + "2021-06-21", + 0.2295 + ], + [ + "2021-06-22", + 0.21586 + ], + [ + "2021-06-23", + 0.2202 + ], + [ + "2021-06-24", + 0.22614 + ], + [ + "2021-06-25", + 0.20366 + ], + [ + "2021-06-28", + 0.22454 + ], + [ + "2021-06-29", + 0.2471 + ], + [ + "2021-06-30", + 0.21888 + ], + [ + "2021-07-01", + 0.22657 + ], + [ + "2021-07-02", + 0.27444 + ], + [ + "2021-07-05", + 0.22853 + ], + [ + "2021-07-06", + 0.23102 + ], + [ + "2021-07-07", + 0.21077 + ], + [ + "2021-07-08", + 0.23952 + ], + [ + "2021-07-09", + 0.23383 + ], + [ + "2021-07-12", + 0.20417 + ], + [ + "2021-07-13", + 0.21972 + ], + [ + "2021-07-14", + 0.24222 + ], + [ + "2021-07-15", + 0.2022 + ], + [ + "2021-07-16", + 0.2382 + ], + [ + "2021-07-19", + 0.21637 + ], + [ + "2021-07-20", + 0.22204 + ], + [ + "2021-07-21", + 0.20796 + ], + [ + "2021-07-22", + 0.21595 + ], + [ + "2021-07-23", + 0.23899 + ], + [ + "2021-07-26", + 0.26906 + ], + [ + "2021-07-27", + 0.27068 + ], + [ + "2021-07-28", + 0.21452 + ], + [ + "2021-07-29", + 0.18344 + ], + [ + "2021-07-30", + 0.2237 + ], + [ + "2021-08-02", + 0.17321 + ], + [ + "2021-08-03", + 0.20845 + ], + [ + "2021-08-04", + 0.19259 + ], + [ + "2021-08-05", + 0.21342 + ], + [ + "2021-08-06", + 0.21103 + ], + [ + "2021-08-09", + 0.18307 + ], + [ + "2021-08-10", + 0.18513 + ], + [ + "2021-08-11", + 0.21061 + ], + [ + "2021-08-12", + 0.2133 + ], + [ + "2021-08-13", + 0.20991 + ], + [ + "2021-08-16", + 0.20436 + ], + [ + "2021-08-17", + 0.23504 + ], + [ + "2021-08-18", + 0.18157 + ], + [ + "2021-08-19", + 0.21039 + ], + [ + "2021-08-20", + 0.22764 + ], + [ + "2021-08-23", + 0.17647 + ], + [ + "2021-08-24", + 0.17911 + ], + [ + "2021-08-25", + 0.19306 + ], + [ + "2021-08-26", + 0.22922 + ], + [ + "2021-08-27", + 0.18954 + ], + [ + "2021-08-30", + 0.20196 + ], + [ + "2021-08-31", + 0.19806 + ], + [ + "2021-09-01", + 0.17676 + ], + [ + "2021-09-02", + 0.19515 + ], + [ + "2021-09-03", + 0.20387 + ], + [ + "2021-09-06", + 0.16211 + ], + [ + "2021-09-07", + 0.17701 + ], + [ + "2021-09-08", + 0.20474 + ], + [ + "2021-09-09", + 0.20036 + ], + [ + "2021-09-10", + 0.18377 + ], + [ + "2021-09-13", + 0.208 + ], + [ + "2021-09-14", + 0.22223 + ], + [ + "2021-09-15", + 0.21618 + ], + [ + "2021-09-16", + 0.21978 + ], + [ + "2021-09-17", + 0.18561 + ], + [ + "2021-09-22", + 0.21272 + ], + [ + "2021-09-23", + 0.19149 + ], + [ + "2021-09-24", + 0.20465 + ], + [ + "2021-09-27", + 0.1943 + ], + [ + "2021-09-28", + 0.2007 + ], + [ + "2021-09-29", + 0.21792 + ], + [ + "2021-09-30", + 0.1954 + ], + [ + "2021-10-08", + 0.18619 + ], + [ + "2021-10-11", + 0.2048 + ], + [ + "2021-10-12", + 0.223 + ], + [ + "2021-10-13", + 0.1869 + ], + [ + "2021-10-14", + 0.21263 + ], + [ + "2021-10-15", + 0.19603 + ], + [ + "2021-10-18", + 0.22603 + ], + [ + "2021-10-19", + 0.19066 + ], + [ + "2021-10-20", + 0.21174 + ], + [ + "2021-10-21", + 0.20337 + ], + [ + "2021-10-22", + 0.20199 + ], + [ + "2021-10-25", + 0.20577 + ], + [ + "2021-10-26", + 0.21904 + ], + [ + "2021-10-27", + 0.23099 + ], + [ + "2021-10-28", + 0.22026 + ], + [ + "2021-10-29", + 0.19615 + ], + [ + "2021-11-01", + 0.21757 + ], + [ + "2021-11-02", + 0.22662 + ], + [ + "2021-11-03", + 0.218 + ], + [ + "2021-11-04", + 0.19453 + ], + [ + "2021-11-05", + 0.21713 + ], + [ + "2021-11-08", + 0.20909 + ], + [ + "2021-11-09", + 0.2112 + ], + [ + "2021-11-10", + 0.22249 + ], + [ + "2021-11-11", + 0.18819 + ], + [ + "2021-11-12", + 0.21825 + ], + [ + "2021-11-15", + 0.21614 + ], + [ + "2021-11-16", + 0.21477 + ], + [ + "2021-11-17", + 0.21273 + ], + [ + "2021-11-18", + 0.22912 + ], + [ + "2021-11-19", + 0.19837 + ], + [ + "2021-11-22", + 0.20416 + ], + [ + "2021-11-23", + 0.21134 + ], + [ + "2021-11-24", + 0.20929 + ], + [ + "2021-11-25", + 0.21797 + ], + [ + "2021-11-26", + 0.22058 + ], + [ + "2021-11-29", + 0.21083 + ], + [ + "2021-11-30", + 0.21254 + ], + [ + "2021-12-01", + 0.20471 + ], + [ + "2021-12-02", + 0.20439 + ], + [ + "2021-12-03", + 0.1955 + ], + [ + "2021-12-06", + 0.21196 + ], + [ + "2021-12-07", + 0.20203 + ], + [ + "2021-12-08", + 0.18661 + ], + [ + "2021-12-09", + 0.18458 + ], + [ + "2021-12-10", + 0.21703 + ], + [ + "2021-12-13", + 0.20507 + ], + [ + "2021-12-14", + 0.22629 + ], + [ + "2021-12-15", + 0.23061 + ], + [ + "2021-12-16", + 0.20913 + ], + [ + "2021-12-17", + 0.24443 + ], + [ + "2021-12-20", + 0.24002 + ], + [ + "2021-12-21", + 0.20807 + ], + [ + "2021-12-22", + 0.21849 + ], + [ + "2021-12-23", + 0.20446 + ], + [ + "2021-12-24", + 0.2285 + ], + [ + "2021-12-27", + 0.22147 + ], + [ + "2021-12-28", + 0.21072 + ], + [ + "2021-12-29", + 0.24955 + ], + [ + "2021-12-30", + 0.2149 + ], + [ + "2021-12-31", + 0.22176 + ], + [ + "2022-01-04", + 0.23513 + ], + [ + "2022-01-05", + 0.24436 + ], + [ + "2022-01-06", + 0.24615 + ], + [ + "2022-01-07", + 0.22964 + ], + [ + "2022-01-10", + 0.22674 + ], + [ + "2022-01-11", + 0.24996 + ], + [ + "2022-01-12", + 0.21749 + ], + [ + "2022-01-13", + 0.25639 + ], + [ + "2022-01-14", + 0.24471 + ], + [ + "2022-01-17", + 0.22233 + ], + [ + "2022-01-18", + 0.22222 + ], + [ + "2022-01-19", + 0.25079 + ], + [ + "2022-01-20", + 0.22735 + ], + [ + "2022-01-21", + 0.25825 + ], + [ + "2022-01-24", + 0.23828 + ], + [ + "2022-01-25", + 0.27469 + ], + [ + "2022-01-26", + 0.22703 + ], + [ + "2022-01-27", + 0.27361 + ], + [ + "2022-01-28", + 0.26276 + ], + [ + "2022-02-07", + 0.21275 + ], + [ + "2022-02-08", + 0.24417 + ], + [ + "2022-02-09", + 0.21949 + ], + [ + "2022-02-10", + 0.23432 + ], + [ + "2022-02-11", + 0.24518 + ], + [ + "2022-02-14", + 0.24884 + ], + [ + "2022-02-15", + 0.21511 + ], + [ + "2022-02-16", + 0.2259 + ], + [ + "2022-02-17", + 0.22812 + ], + [ + "2022-02-18", + 0.22375 + ], + [ + "2022-02-21", + 0.23725 + ], + [ + "2022-02-22", + 0.24956 + ], + [ + "2022-02-23", + 0.21027 + ], + [ + "2022-02-24", + 0.26042 + ], + [ + "2022-02-25", + 0.21405 + ], + [ + "2022-02-28", + 0.22646 + ], + [ + "2022-03-01", + 0.21704 + ], + [ + "2022-03-02", + 0.24412 + ], + [ + "2022-03-03", + 0.23964 + ], + [ + "2022-03-04", + 0.24888 + ], + [ + "2022-03-07", + 0.2811 + ], + [ + "2022-03-08", + 0.26481 + ], + [ + "2022-03-09", + 0.24845 + ], + [ + "2022-03-10", + 0.209 + ], + [ + "2022-03-11", + 0.2231 + ], + [ + "2022-03-14", + 0.27384 + ], + [ + "2022-03-15", + 0.29903 + ], + [ + "2022-03-16", + 0.19662 + ], + [ + "2022-03-17", + 0.1946 + ], + [ + "2022-03-18", + 0.21548 + ], + [ + "2022-03-21", + 0.22735 + ], + [ + "2022-03-22", + 0.22671 + ], + [ + "2022-03-23", + 0.216 + ], + [ + "2022-03-24", + 0.23255 + ], + [ + "2022-03-25", + 0.25129 + ], + [ + "2022-03-28", + 0.23117 + ], + [ + "2022-03-29", + 0.22528 + ], + [ + "2022-03-30", + 0.17492 + ], + [ + "2022-03-31", + 0.23491 + ], + [ + "2022-04-01", + 0.20583 + ], + [ + "2022-04-06", + 0.23055 + ], + [ + "2022-04-07", + 0.24475 + ], + [ + "2022-04-08", + 0.21474 + ], + [ + "2022-04-11", + 0.27037 + ], + [ + "2022-04-12", + 0.19059 + ], + [ + "2022-04-13", + 0.23857 + ], + [ + "2022-04-14", + 0.20535 + ], + [ + "2022-04-15", + 0.2251 + ], + [ + "2022-04-18", + 0.23433 + ], + [ + "2022-04-19", + 0.23636 + ], + [ + "2022-04-20", + 0.2478 + ], + [ + "2022-04-21", + 0.25308 + ], + [ + "2022-04-22", + 0.21791 + ], + [ + "2022-04-25", + 0.30477 + ], + [ + "2022-04-26", + 0.24152 + ], + [ + "2022-04-27", + 0.18238 + ], + [ + "2022-04-28", + 0.21876 + ], + [ + "2022-04-29", + 0.19209 + ], + [ + "2022-05-05", + 0.23259 + ], + [ + "2022-05-06", + 0.27093 + ], + [ + "2022-05-09", + 0.24492 + ], + [ + "2022-05-10", + 0.21975 + ], + [ + "2022-05-11", + 0.21527 + ], + [ + "2022-05-12", + 0.24429 + ], + [ + "2022-05-13", + 0.22809 + ], + [ + "2022-05-16", + 0.25382 + ], + [ + "2022-05-17", + 0.22277 + ], + [ + "2022-05-18", + 0.24736 + ], + [ + "2022-05-19", + 0.23774 + ], + [ + "2022-05-20", + 0.2097 + ], + [ + "2022-05-23", + 0.24863 + ], + [ + "2022-05-24", + 0.2774 + ], + [ + "2022-05-25", + 0.23162 + ], + [ + "2022-05-26", + 0.23586 + ], + [ + "2022-05-27", + 0.23545 + ], + [ + "2022-05-30", + 0.22822 + ], + [ + "2022-05-31", + 0.214 + ], + [ + "2022-06-01", + 0.24171 + ], + [ + "2022-06-02", + 0.23693 + ], + [ + "2022-06-06", + 0.20967 + ], + [ + "2022-06-07", + 0.23224 + ], + [ + "2022-06-08", + 0.22398 + ], + [ + "2022-06-09", + 0.25583 + ], + [ + "2022-06-10", + 0.21559 + ], + [ + "2022-06-13", + 0.26055 + ], + [ + "2022-06-14", + 0.22888 + ], + [ + "2022-06-15", + 0.22114 + ], + [ + "2022-06-16", + 0.25304 + ], + [ + "2022-06-17", + 0.22441 + ], + [ + "2022-06-20", + 0.23543 + ], + [ + "2022-06-21", + 0.24478 + ], + [ + "2022-06-22", + 0.26305 + ], + [ + "2022-06-23", + 0.21683 + ], + [ + "2022-06-24", + 0.22591 + ], + [ + "2022-06-27", + 0.2267 + ], + [ + "2022-06-28", + 0.2291 + ], + [ + "2022-06-29", + 0.27191 + ], + [ + "2022-06-30", + 0.22721 + ], + [ + "2022-07-01", + 0.25653 + ], + [ + "2022-07-04", + 0.23881 + ], + [ + "2022-07-05", + 0.24765 + ], + [ + "2022-07-06", + 0.26923 + ], + [ + "2022-07-07", + 0.24104 + ], + [ + "2022-07-08", + 0.2531 + ], + [ + "2022-07-11", + 0.27607 + ], + [ + "2022-07-12", + 0.26453 + ], + [ + "2022-07-13", + 0.24907 + ], + [ + "2022-07-14", + 0.25187 + ], + [ + "2022-07-15", + 0.27934 + ], + [ + "2022-07-18", + 0.23672 + ], + [ + "2022-07-19", + 0.26214 + ], + [ + "2022-07-20", + 0.24847 + ], + [ + "2022-07-21", + 0.27118 + ], + [ + "2022-07-22", + 0.25591 + ], + [ + "2022-07-25", + 0.2671 + ], + [ + "2022-07-26", + 0.24599 + ], + [ + "2022-07-27", + 0.26534 + ], + [ + "2022-07-28", + 0.25944 + ], + [ + "2022-07-29", + 0.28211 + ], + [ + "2022-08-01", + 0.25505 + ], + [ + "2022-08-02", + 0.29475 + ], + [ + "2022-08-03", + 0.28151 + ], + [ + "2022-08-04", + 0.25218 + ], + [ + "2022-08-05", + 0.2455 + ], + [ + "2022-08-08", + 0.26791 + ], + [ + "2022-08-09", + 0.25772 + ], + [ + "2022-08-10", + 0.27664 + ], + [ + "2022-08-11", + 0.22679 + ], + [ + "2022-08-12", + 0.26502 + ], + [ + "2022-08-15", + 0.26586 + ], + [ + "2022-08-16", + 0.2628 + ], + [ + "2022-08-17", + 0.2454 + ], + [ + "2022-08-18", + 0.27148 + ], + [ + "2022-08-19", + 0.26847 + ], + [ + "2022-08-22", + 0.24528 + ], + [ + "2022-08-23", + 0.26476 + ], + [ + "2022-08-24", + 0.28624 + ], + [ + "2022-08-25", + 0.24625 + ], + [ + "2022-08-26", + 0.26475 + ], + [ + "2022-08-29", + 0.27031 + ], + [ + "2022-08-30", + 0.26782 + ], + [ + "2022-08-31", + 0.26298 + ], + [ + "2022-09-01", + 0.27622 + ], + [ + "2022-09-02", + 0.27404 + ], + [ + "2022-09-05", + 0.27122 + ], + [ + "2022-09-06", + 0.25247 + ], + [ + "2022-09-07", + 0.26544 + ], + [ + "2022-09-08", + 0.27147 + ], + [ + "2022-09-09", + 0.24338 + ], + [ + "2022-09-13", + 0.25811 + ], + [ + "2022-09-14", + 0.2838 + ], + [ + "2022-09-15", + 0.27975 + ], + [ + "2022-09-16", + 0.3018 + ], + [ + "2022-09-19", + 0.26968 + ], + [ + "2022-09-20", + 0.26604 + ], + [ + "2022-09-21", + 0.27869 + ], + [ + "2022-09-22", + 0.28231 + ], + [ + "2022-09-23", + 0.27742 + ], + [ + "2022-09-26", + 0.28107 + ], + [ + "2022-09-27", + 0.2492 + ], + [ + "2022-09-28", + 0.30112 + ], + [ + "2022-09-29", + 0.27479 + ], + [ + "2022-09-30", + 0.28525 + ], + [ + "2022-10-10", + 0.31589 + ], + [ + "2022-10-11", + 0.2787 + ], + [ + "2022-10-12", + 0.25718 + ], + [ + "2022-10-13", + 0.29435 + ], + [ + "2022-10-14", + 0.24308 + ], + [ + "2022-10-17", + 0.2796 + ], + [ + "2022-10-18", + 0.28535 + ], + [ + "2022-10-19", + 0.30754 + ], + [ + "2022-10-20", + 0.29207 + ], + [ + "2022-10-21", + 0.28881 + ], + [ + "2022-10-24", + 0.32817 + ], + [ + "2022-10-25", + 0.28704 + ], + [ + "2022-10-26", + 0.27083 + ], + [ + "2022-10-27", + 0.29346 + ], + [ + "2022-10-28", + 0.31999 + ], + [ + "2022-10-31", + 0.2937 + ], + [ + "2022-11-01", + 0.22543 + ], + [ + "2022-11-02", + 0.26494 + ], + [ + "2022-11-03", + 0.29557 + ], + [ + "2022-11-04", + 0.23269 + ], + [ + "2022-11-07", + 0.27938 + ], + [ + "2022-11-08", + 0.28981 + ], + [ + "2022-11-09", + 0.29523 + ], + [ + "2022-11-10", + 0.29182 + ], + [ + "2022-11-11", + 0.23342 + ], + [ + "2022-11-14", + 0.27946 + ], + [ + "2022-11-15", + 0.24704 + ], + [ + "2022-11-16", + 0.28932 + ], + [ + "2022-11-17", + 0.28251 + ], + [ + "2022-11-18", + 0.28895 + ], + [ + "2022-11-21", + 0.29358 + ], + [ + "2022-11-22", + 0.28292 + ], + [ + "2022-11-23", + 0.28086 + ], + [ + "2022-11-24", + 0.28973 + ], + [ + "2022-11-25", + 0.27699 + ], + [ + "2022-11-28", + 0.30395 + ], + [ + "2022-11-29", + 0.23647 + ], + [ + "2022-11-30", + 0.28415 + ], + [ + "2022-12-01", + 0.26808 + ], + [ + "2022-12-02", + 0.29451 + ], + [ + "2022-12-05", + 0.25459 + ], + [ + "2022-12-06", + 0.27609 + ], + [ + "2022-12-07", + 0.28316 + ], + [ + "2022-12-08", + 0.27877 + ], + [ + "2022-12-09", + 0.26227 + ], + [ + "2022-12-12", + 0.29304 + ], + [ + "2022-12-13", + 0.27808 + ], + [ + "2022-12-14", + 0.27329 + ], + [ + "2022-12-15", + 0.2795 + ], + [ + "2022-12-16", + 0.28076 + ], + [ + "2022-12-19", + 0.30301 + ], + [ + "2022-12-20", + 0.30451 + ], + [ + "2022-12-21", + 0.27553 + ], + [ + "2022-12-22", + 0.27645 + ], + [ + "2022-12-23", + 0.28006 + ], + [ + "2022-12-26", + 0.26969 + ], + [ + "2022-12-27", + 0.25818 + ], + [ + "2022-12-28", + 0.28235 + ], + [ + "2022-12-29", + 0.28357 + ], + [ + "2022-12-30", + 0.26975 + ], + [ + "2023-01-03", + 0.27056 + ], + [ + "2023-01-04", + 0.27396 + ], + [ + "2023-01-05", + 0.24296 + ], + [ + "2023-01-06", + 0.26769 + ], + [ + "2023-01-09", + 0.25539 + ], + [ + "2023-01-10", + 0.26791 + ], + [ + "2023-01-11", + 0.27439 + ], + [ + "2023-01-12", + 0.2654 + ], + [ + "2023-01-13", + 0.24696 + ], + [ + "2023-01-16", + 0.24057 + ], + [ + "2023-01-17", + 0.26395 + ], + [ + "2023-01-18", + 0.26784 + ], + [ + "2023-01-19", + 0.25415 + ], + [ + "2023-01-20", + 0.25281 + ], + [ + "2023-01-30", + 0.2503 + ], + [ + "2023-01-31", + 0.27325 + ], + [ + "2023-02-01", + 0.24361 + ], + [ + "2023-02-02", + 0.26269 + ], + [ + "2023-02-03", + 0.27166 + ], + [ + "2023-02-06", + 0.27738 + ], + [ + "2023-02-07", + 0.25334 + ], + [ + "2023-02-08", + 0.2682 + ], + [ + "2023-02-09", + 0.23587 + ], + [ + "2023-02-10", + 0.26737 + ], + [ + "2023-02-13", + 0.24035 + ], + [ + "2023-02-14", + 0.25384 + ], + [ + "2023-02-15", + 0.2655 + ], + [ + "2023-02-16", + 0.26379 + ], + [ + "2023-02-17", + 0.27679 + ], + [ + "2023-02-20", + 0.2131 + ], + [ + "2023-02-21", + 0.24643 + ], + [ + "2023-02-22", + 0.26129 + ], + [ + "2023-02-23", + 0.25364 + ], + [ + "2023-02-24", + 0.26577 + ], + [ + "2023-02-27", + 0.24997 + ], + [ + "2023-02-28", + 0.23766 + ], + [ + "2023-03-01", + 0.23158 + ], + [ + "2023-03-02", + 0.24844 + ], + [ + "2023-03-03", + 0.24567 + ], + [ + "2023-03-06", + 0.25784 + ], + [ + "2023-03-07", + 0.27331 + ], + [ + "2023-03-08", + 0.25274 + ], + [ + "2023-03-09", + 0.25106 + ], + [ + "2023-03-10", + 0.26383 + ], + [ + "2023-03-13", + 0.24065 + ], + [ + "2023-03-14", + 0.26628 + ], + [ + "2023-03-15", + 0.25184 + ], + [ + "2023-03-16", + 0.26923 + ], + [ + "2023-03-17", + 0.23728 + ], + [ + "2023-03-20", + 0.26079 + ], + [ + "2023-03-21", + 0.22925 + ], + [ + "2023-03-22", + 0.24704 + ], + [ + "2023-03-23", + 0.23077 + ], + [ + "2023-03-24", + 0.26109 + ], + [ + "2023-03-27", + 0.27351 + ], + [ + "2023-03-28", + 0.27339 + ], + [ + "2023-03-29", + 0.25646 + ], + [ + "2023-03-30", + 0.24965 + ], + [ + "2023-03-31", + 0.2471 + ], + [ + "2023-04-03", + 0.23205 + ], + [ + "2023-04-04", + 0.24627 + ], + [ + "2023-04-06", + 0.2505 + ], + [ + "2023-04-07", + 0.23934 + ], + [ + "2023-04-10", + 0.28311 + ], + [ + "2023-04-11", + 0.27325 + ], + [ + "2023-04-12", + 0.26494 + ], + [ + "2023-04-13", + 0.27134 + ], + [ + "2023-04-14", + 0.24877 + ], + [ + "2023-04-17", + 0.22804 + ], + [ + "2023-04-18", + 0.24729 + ], + [ + "2023-04-19", + 0.25912 + ], + [ + "2023-04-20", + 0.25522 + ], + [ + "2023-04-21", + 0.27866 + ], + [ + "2023-04-24", + 0.28279 + ], + [ + "2023-04-25", + 0.27397 + ], + [ + "2023-04-26", + 0.24618 + ], + [ + "2023-04-27", + 0.23824 + ], + [ + "2023-04-28", + 0.22936 + ], + [ + "2023-05-04", + 0.23929 + ], + [ + "2023-05-05", + 0.24659 + ], + [ + "2023-05-08", + 0.22897 + ], + [ + "2023-05-09", + 0.26186 + ], + [ + "2023-05-10", + 0.2672 + ], + [ + "2023-05-11", + 0.26489 + ], + [ + "2023-05-12", + 0.27791 + ], + [ + "2023-05-15", + 0.23006 + ], + [ + "2023-05-16", + 0.26133 + ], + [ + "2023-05-17", + 0.25374 + ], + [ + "2023-05-18", + 0.24017 + ], + [ + "2023-05-19", + 0.24355 + ], + [ + "2023-05-22", + 0.23024 + ], + [ + "2023-05-23", + 0.26193 + ], + [ + "2023-05-24", + 0.25891 + ], + [ + "2023-05-25", + 0.24117 + ], + [ + "2023-05-26", + 0.23963 + ], + [ + "2023-05-29", + 0.24487 + ], + [ + "2023-05-30", + 0.23536 + ], + [ + "2023-05-31", + 0.25257 + ], + [ + "2023-06-01", + 0.23488 + ], + [ + "2023-06-02", + 0.21607 + ], + [ + "2023-06-05", + 0.24915 + ], + [ + "2023-06-06", + 0.25476 + ], + [ + "2023-06-07", + 0.24709 + ], + [ + "2023-06-08", + 0.22621 + ], + [ + "2023-06-09", + 0.22843 + ], + [ + "2023-06-12", + 0.23333 + ], + [ + "2023-06-13", + 0.23024 + ], + [ + "2023-06-14", + 0.22879 + ], + [ + "2023-06-15", + 0.20677 + ], + [ + "2023-06-16", + 0.21444 + ], + [ + "2023-06-19", + 0.24068 + ], + [ + "2023-06-20", + 0.23257 + ], + [ + "2023-06-21", + 0.25417 + ], + [ + "2023-06-26", + 0.25333 + ], + [ + "2023-06-27", + 0.21833 + ], + [ + "2023-06-28", + 0.24372 + ], + [ + "2023-06-29", + 0.24702 + ], + [ + "2023-06-30", + 0.22964 + ], + [ + "2023-07-03", + 0.21262 + ], + [ + "2023-07-04", + 0.23119 + ], + [ + "2023-07-05", + 0.2447 + ], + [ + "2023-07-06", + 0.24832 + ], + [ + "2023-07-07", + 0.2448 + ], + [ + "2023-07-10", + 0.22482 + ], + [ + "2023-07-11", + 0.22072 + ], + [ + "2023-07-12", + 0.23867 + ], + [ + "2023-07-13", + 0.2086 + ], + [ + "2023-07-14", + 0.23028 + ], + [ + "2023-07-17", + 0.24902 + ], + [ + "2023-07-18", + 0.23375 + ], + [ + "2023-07-19", + 0.23077 + ], + [ + "2023-07-20", + 0.24017 + ], + [ + "2023-07-21", + 0.23381 + ], + [ + "2023-07-24", + 0.2318 + ], + [ + "2023-07-25", + 0.18677 + ], + [ + "2023-07-26", + 0.23386 + ], + [ + "2023-07-27", + 0.23302 + ], + [ + "2023-07-28", + 0.19725 + ], + [ + "2023-07-31", + 0.22535 + ], + [ + "2023-08-01", + 0.24266 + ], + [ + "2023-08-02", + 0.24749 + ], + [ + "2023-08-03", + 0.22367 + ], + [ + "2023-08-04", + 0.22916 + ], + [ + "2023-08-07", + 0.25139 + ], + [ + "2023-08-08", + 0.24479 + ], + [ + "2023-08-09", + 0.24127 + ], + [ + "2023-08-10", + 0.23092 + ], + [ + "2023-08-11", + 0.27102 + ], + [ + "2023-08-14", + 0.24508 + ], + [ + "2023-08-15", + 0.23338 + ], + [ + "2023-08-16", + 0.23837 + ], + [ + "2023-08-17", + 0.22408 + ], + [ + "2023-08-18", + 0.25211 + ], + [ + "2023-08-21", + 0.25102 + ], + [ + "2023-08-22", + 0.21713 + ], + [ + "2023-08-23", + 0.25218 + ], + [ + "2023-08-24", + 0.21426 + ], + [ + "2023-08-25", + 0.22875 + ], + [ + "2023-08-28", + 0.20688 + ], + [ + "2023-08-29", + 0.2067 + ], + [ + "2023-08-30", + 0.2287 + ], + [ + "2023-08-31", + 0.23547 + ], + [ + "2023-09-01", + 0.21613 + ], + [ + "2023-09-04", + 0.20892 + ], + [ + "2023-09-05", + 0.24208 + ], + [ + "2023-09-06", + 0.23097 + ], + [ + "2023-09-07", + 0.25006 + ], + [ + "2023-09-08", + 0.23754 + ], + [ + "2023-09-11", + 0.21399 + ], + [ + "2023-09-12", + 0.2283 + ], + [ + "2023-09-13", + 0.23977 + ], + [ + "2023-09-14", + 0.23085 + ], + [ + "2023-09-15", + 0.24057 + ], + [ + "2023-09-18", + 0.21968 + ], + [ + "2023-09-19", + 0.23203 + ], + [ + "2023-09-20", + 0.23705 + ], + [ + "2023-09-21", + 0.24253 + ], + [ + "2023-09-22", + 0.19886 + ], + [ + "2023-09-25", + 0.23502 + ], + [ + "2023-09-26", + 0.23438 + ], + [ + "2023-09-27", + 0.22257 + ], + [ + "2023-09-28", + 0.23639 + ], + [ + "2023-10-09", + 0.23203 + ], + [ + "2023-10-10", + 0.23788 + ], + [ + "2023-10-11", + 0.21749 + ], + [ + "2023-10-12", + 0.20816 + ], + [ + "2023-10-13", + 0.23572 + ], + [ + "2023-10-16", + 0.23344 + ], + [ + "2023-10-17", + 0.21085 + ], + [ + "2023-10-18", + 0.2276 + ], + [ + "2023-10-19", + 0.24612 + ], + [ + "2023-10-20", + 0.22504 + ], + [ + "2023-10-23", + 0.23177 + ], + [ + "2023-10-24", + 0.21906 + ], + [ + "2023-10-25", + 0.21528 + ], + [ + "2023-10-26", + 0.21927 + ], + [ + "2023-10-27", + 0.20568 + ], + [ + "2023-10-30", + 0.21277 + ], + [ + "2023-10-31", + 0.2253 + ], + [ + "2023-11-01", + 0.21943 + ], + [ + "2023-11-02", + 0.22735 + ], + [ + "2023-11-03", + 0.20312 + ], + [ + "2023-11-06", + 0.19621 + ], + [ + "2023-11-07", + 0.22299 + ], + [ + "2023-11-08", + 0.21774 + ], + [ + "2023-11-09", + 0.2212 + ], + [ + "2023-11-10", + 0.23115 + ], + [ + "2023-11-13", + 0.22577 + ], + [ + "2023-11-14", + 0.22353 + ], + [ + "2023-11-15", + 0.21808 + ], + [ + "2023-11-16", + 0.24517 + ], + [ + "2023-11-17", + 0.22709 + ], + [ + "2023-11-20", + 0.21416 + ], + [ + "2023-11-21", + 0.21548 + ], + [ + "2023-11-22", + 0.2354 + ], + [ + "2023-11-23", + 0.20759 + ], + [ + "2023-11-24", + 0.23107 + ], + [ + "2023-11-27", + 0.2312 + ], + [ + "2023-11-28", + 0.21491 + ], + [ + "2023-11-29", + 0.22862 + ], + [ + "2023-11-30", + 0.21049 + ], + [ + "2023-12-01", + 0.2192 + ], + [ + "2023-12-04", + 0.22939 + ], + [ + "2023-12-05", + 0.24756 + ], + [ + "2023-12-06", + 0.21209 + ], + [ + "2023-12-07", + 0.22396 + ], + [ + "2023-12-08", + 0.21353 + ], + [ + "2023-12-11", + 0.20835 + ], + [ + "2023-12-12", + 0.21395 + ], + [ + "2023-12-13", + 0.24227 + ], + [ + "2023-12-14", + 0.23157 + ], + [ + "2023-12-15", + 0.22812 + ], + [ + "2023-12-18", + 0.2254 + ], + [ + "2023-12-19", + 0.21595 + ], + [ + "2023-12-20", + 0.23741 + ], + [ + "2023-12-21", + 0.20451 + ], + [ + "2023-12-22", + 0.21901 + ], + [ + "2023-12-25", + 0.22291 + ], + [ + "2023-12-26", + 0.24953 + ], + [ + "2023-12-27", + 0.22632 + ], + [ + "2023-12-28", + 0.20153 + ], + [ + "2023-12-29", + 0.22718 + ], + [ + "2024-01-02", + 0.25699 + ], + [ + "2024-01-03", + 0.2382 + ], + [ + "2024-01-04", + 0.24742 + ], + [ + "2024-01-05", + 0.23881 + ], + [ + "2024-01-08", + 0.25586 + ], + [ + "2024-01-09", + 0.23185 + ], + [ + "2024-01-10", + 0.24374 + ], + [ + "2024-01-11", + 0.22992 + ], + [ + "2024-01-12", + 0.24633 + ], + [ + "2024-01-15", + 0.23726 + ], + [ + "2024-01-16", + 0.22616 + ], + [ + "2024-01-17", + 0.27653 + ], + [ + "2024-01-18", + 0.21961 + ], + [ + "2024-01-19", + 0.24523 + ], + [ + "2024-01-22", + 0.2695 + ], + [ + "2024-01-23", + 0.24031 + ], + [ + "2024-01-24", + 0.231 + ], + [ + "2024-01-25", + 0.22511 + ], + [ + "2024-01-26", + 0.26065 + ], + [ + "2024-01-29", + 0.27924 + ], + [ + "2024-01-30", + 0.29019 + ], + [ + "2024-01-31", + 0.2777 + ], + [ + "2024-02-01", + 0.26245 + ], + [ + "2024-02-02", + 0.28454 + ], + [ + "2024-02-05", + 0.25455 + ], + [ + "2024-02-06", + 0.27271 + ], + [ + "2024-02-07", + 0.25573 + ], + [ + "2024-02-08", + 0.26544 + ], + [ + "2024-02-19", + 0.26115 + ], + [ + "2024-02-20", + 0.27795 + ], + [ + "2024-02-21", + 0.26117 + ], + [ + "2024-02-22", + 0.27302 + ], + [ + "2024-02-23", + 0.28686 + ], + [ + "2024-02-26", + 0.30256 + ], + [ + "2024-02-27", + 0.26658 + ], + [ + "2024-02-28", + 0.30256 + ], + [ + "2024-02-29", + 0.26066 + ], + [ + "2024-03-01", + 0.27827 + ], + [ + "2024-03-04", + 0.2873 + ], + [ + "2024-03-05", + 0.27768 + ], + [ + "2024-03-06", + 0.29356 + ], + [ + "2024-03-07", + 0.29622 + ], + [ + "2024-03-08", + 0.27894 + ], + [ + "2024-03-11", + 0.26562 + ], + [ + "2024-03-12", + 0.28417 + ], + [ + "2024-03-13", + 0.29873 + ], + [ + "2024-03-14", + 0.29119 + ], + [ + "2024-03-15", + 0.28218 + ], + [ + "2024-03-18", + 0.27005 + ], + [ + "2024-03-19", + 0.29793 + ], + [ + "2024-03-20", + 0.2872 + ], + [ + "2024-03-21", + 0.29114 + ], + [ + "2024-03-22", + 0.30972 + ], + [ + "2024-03-25", + 0.30543 + ], + [ + "2024-03-26", + 0.29206 + ], + [ + "2024-03-27", + 0.31509 + ], + [ + "2024-03-28", + 0.29668 + ], + [ + "2024-03-29", + 0.29978 + ], + [ + "2024-04-01", + 0.28462 + ], + [ + "2024-04-02", + 0.31608 + ], + [ + "2024-04-03", + 0.31293 + ], + [ + "2024-04-08", + 0.32471 + ], + [ + "2024-04-09", + 0.31116 + ], + [ + "2024-04-10", + 0.3253 + ], + [ + "2024-04-11", + 0.31257 + ], + [ + "2024-04-12", + 0.32399 + ], + [ + "2024-04-15", + 0.2766 + ], + [ + "2024-04-16", + 0.32655 + ], + [ + "2024-04-17", + 0.28415 + ], + [ + "2024-04-22", + 0.32889 + ], + [ + "2024-04-23", + 0.33408 + ], + [ + "2024-04-24", + 0.32429 + ], + [ + "2024-04-25", + 0.32982 + ], + [ + "2024-04-26", + 0.30191 + ], + [ + "2024-04-29", + 0.31245 + ], + [ + "2024-04-30", + 0.33448 + ], + [ + "2024-05-06", + 0.30571 + ], + [ + "2024-05-07", + 0.31446 + ], + [ + "2024-05-08", + 0.32859 + ], + [ + "2024-05-09", + 0.30267 + ], + [ + "2024-05-10", + 0.31561 + ], + [ + "2024-05-13", + 0.23002 + ], + [ + "2024-05-14", + 0.22721 + ], + [ + "2024-05-15", + 0.21926 + ], + [ + "2024-05-16", + 0.23567 + ], + [ + "2024-05-17", + 0.24344 + ], + [ + "2024-05-20", + 0.23917 + ], + [ + "2024-05-21", + 0.22796 + ], + [ + "2024-05-22", + 0.23341 + ], + [ + "2024-05-23", + 0.20927 + ], + [ + "2024-05-24", + 0.20796 + ], + [ + "2024-05-27", + 0.23094 + ], + [ + "2024-05-28", + 0.32384 + ], + [ + "2024-05-29", + 0.5263 + ], + [ + "2024-05-30", + 0.51647 + ], + [ + "2024-05-31", + 0.52108 + ], + [ + "2024-06-03", + 0.51891 + ], + [ + "2024-06-04", + 0.5197 + ], + [ + "2024-06-05", + 0.52069 + ], + [ + "2024-06-06", + 0.52053 + ], + [ + "2024-06-07", + 0.52255 + ], + [ + "2024-06-11", + 0.51928 + ], + [ + "2024-06-12", + 0.51926 + ], + [ + "2024-06-13", + 0.51943 + ], + [ + "2024-06-14", + 0.51501 + ], + [ + "2024-06-17", + 0.51535 + ], + [ + "2024-06-18", + 0.51557 + ], + [ + "2024-06-19", + 0.51637 + ], + [ + "2024-06-20", + 0.51723 + ], + [ + "2024-06-21", + 0.51901 + ], + [ + "2024-06-24", + 0.51963 + ], + [ + "2024-06-25", + 0.52053 + ], + [ + "2024-06-26", + 0.52251 + ], + [ + "2024-06-27", + 0.52985 + ], + [ + "2024-06-28", + 0.53133 + ], + [ + "2024-07-01", + 0.5324 + ], + [ + "2024-07-02", + 0.53439 + ], + [ + "2024-07-03", + 0.5359 + ], + [ + "2024-07-04", + 0.53726 + ], + [ + "2024-07-05", + 0.5383 + ], + [ + "2024-07-08", + 0.53889 + ], + [ + "2024-07-09", + 0.53926 + ], + [ + "2024-07-10", + 0.54264 + ], + [ + "2024-07-11", + 0.5442 + ], + [ + "2024-07-12", + 0.54393 + ], + [ + "2024-07-15", + 0.54584 + ], + [ + "2024-07-16", + 0.54795 + ], + [ + "2024-07-17", + 0.55001 + ], + [ + "2024-07-18", + 0.55042 + ], + [ + "2024-07-19", + 0.55334 + ], + [ + "2024-07-22", + 0.55086 + ], + [ + "2024-07-23", + 0.55259 + ], + [ + "2024-07-24", + 0.52373 + ], + [ + "2024-07-25", + 0.52526 + ], + [ + "2024-07-26", + 0.53113 + ], + [ + "2024-07-29", + 0.53079 + ], + [ + "2024-07-30", + 0.53151 + ], + [ + "2024-07-31", + 0.5321 + ], + [ + "2024-08-01", + 0.5323 + ], + [ + "2024-08-02", + 0.53246 + ], + [ + "2024-08-05", + 0.53066 + ], + [ + "2024-08-06", + 0.53133 + ], + [ + "2024-08-07", + 0.53346 + ], + [ + "2024-08-08", + 0.53418 + ], + [ + "2024-08-09", + 0.5335 + ], + [ + "2024-08-12", + 0.53469 + ], + [ + "2024-08-13", + 0.53538 + ], + [ + "2024-08-14", + 0.53607 + ], + [ + "2024-08-15", + 0.53676 + ], + [ + "2024-08-16", + 0.53692 + ], + [ + "2024-08-19", + 0.53806 + ], + [ + "2024-08-20", + 0.57206 + ], + [ + "2024-08-21", + 0.54084 + ], + [ + "2024-08-22", + 0.57509 + ], + [ + "2024-08-23", + 0.57678 + ], + [ + "2024-08-26", + 0.57943 + ], + [ + "2024-08-27", + 0.57997 + ], + [ + "2024-08-28", + 0.58238 + ], + [ + "2024-08-29", + 0.58366 + ], + [ + "2024-08-30", + 0.58444 + ], + [ + "2024-09-02", + 0.5995 + ], + [ + "2024-09-03", + 0.59759 + ], + [ + "2024-09-04", + 0.59798 + ], + [ + "2024-09-05", + 0.59861 + ], + [ + "2024-09-06", + 0.5984 + ], + [ + "2024-09-09", + 0.59895 + ], + [ + "2024-09-10", + 0.60018 + ], + [ + "2024-09-11", + 0.60186 + ], + [ + "2024-09-12", + 0.60157 + ], + [ + "2024-09-13", + 0.60268 + ], + [ + "2024-09-16", + 0.60101 + ], + [ + "2024-09-17", + 0.60083 + ], + [ + "2024-09-18", + 0.60252 + ], + [ + "2024-09-19", + 0.60267 + ], + [ + "2024-09-20", + 0.60472 + ], + [ + "2024-09-23", + 0.60424 + ], + [ + "2024-09-24", + 0.60385 + ], + [ + "2024-09-25", + 0.60399 + ], + [ + "2024-09-26", + 0.60389 + ], + [ + "2024-09-27", + 0.60391 + ], + [ + "2024-09-30", + 0.60193 + ], + [ + "2024-10-01", + 0.6041 + ], + [ + "2024-10-02", + 0.60392 + ], + [ + "2024-10-03", + 0.60401 + ], + [ + "2024-10-04", + 0.60379 + ], + [ + "2024-10-07", + 0.60383 + ], + [ + "2024-10-08", + 0.59991 + ], + [ + "2024-10-09", + 0.59746 + ], + [ + "2024-10-10", + 0.59614 + ], + [ + "2024-10-11", + 0.59534 + ], + [ + "2024-10-12", + 0.60401 + ], + [ + "2024-10-13", + 0.60379 + ], + [ + "2024-10-14", + 0.59445 + ], + [ + "2024-10-15", + 0.59297 + ], + [ + "2024-10-16", + 0.59263 + ], + [ + "2024-10-17", + 0.59105 + ], + [ + "2024-10-18", + 0.59061 + ], + [ + "2024-10-21", + 0.58902 + ], + [ + "2024-10-22", + 0.58855 + ], + [ + "2024-10-23", + 0.58758 + ], + [ + "2024-10-24", + 0.5867 + ], + [ + "2024-10-25", + 0.58469 + ], + [ + "2024-10-28", + 0.58336 + ], + [ + "2024-10-29", + 0.58194 + ], + [ + "2024-10-30", + 0.58072 + ], + [ + "2024-10-31", + 0.57774 + ], + [ + "2024-11-01", + 0.58755 + ], + [ + "2024-11-04", + 0.57471 + ], + [ + "2024-11-05", + 0.57352 + ], + [ + "2024-11-06", + 0.57135 + ], + [ + "2024-11-07", + 0.56871 + ], + [ + "2024-11-08", + 0.56358 + ], + [ + "2024-11-11", + 0.56084 + ], + [ + "2024-11-12", + 0.55997 + ], + [ + "2024-11-13", + 0.55792 + ], + [ + "2024-11-14", + 0.56626 + ], + [ + "2024-11-15", + 0.56073 + ], + [ + "2024-11-18", + 0.53313 + ], + [ + "2024-11-19", + 0.54785 + ], + [ + "2024-11-20", + 0.55009 + ], + [ + "2024-11-21", + 0.54815 + ], + [ + "2024-11-22", + 0.54681 + ], + [ + "2024-11-25", + 0.5438 + ], + [ + "2024-11-26", + 0.54244 + ], + [ + "2024-11-27", + 0.54016 + ], + [ + "2024-11-28", + 0.539 + ], + [ + "2024-11-29", + 0.53678 + ], + [ + "2024-12-02", + 0.53331 + ], + [ + "2024-12-03", + 0.53312 + ], + [ + "2024-12-04", + 0.53184 + ], + [ + "2024-12-05", + 0.53033 + ], + [ + "2024-12-06", + 0.53198 + ], + [ + "2024-12-09", + 0.52757 + ], + [ + "2024-12-10", + 0.52727 + ], + [ + "2024-12-11", + 0.52714 + ], + [ + "2024-12-12", + 0.52771 + ], + [ + "2024-12-13", + 0.52288 + ], + [ + "2024-12-16", + 0.53203 + ], + [ + "2024-12-17", + 0.53219 + ], + [ + "2024-12-18", + 0.51276 + ], + [ + "2024-12-19", + 0.50901 + ], + [ + "2024-12-20", + 0.53165 + ], + [ + "2024-12-23", + 0.53187 + ], + [ + "2024-12-24", + 0.5316 + ], + [ + "2024-12-25", + 0.53156 + ], + [ + "2024-12-26", + 0.53187 + ], + [ + "2024-12-27", + 0.53121 + ], + [ + "2024-12-30", + 0.53329 + ], + [ + "2024-12-31", + 0.53262 + ], + [ + "2025-01-01", + 0.53752 + ], + [ + "2025-01-02", + 0.52962 + ], + [ + "2025-01-03", + 0.52924 + ], + [ + "2025-01-06", + 0.52969 + ], + [ + "2025-01-07", + 0.52872 + ], + [ + "2025-01-08", + 0.52845 + ], + [ + "2025-01-09", + 0.52925 + ], + [ + "2025-01-10", + 0.52898 + ], + [ + "2025-01-13", + 0.53099 + ], + [ + "2025-01-14", + 0.53011 + ], + [ + "2025-01-15", + 0.53049 + ], + [ + "2025-01-16", + 0.53084 + ], + [ + "2025-01-17", + 0.53166 + ], + [ + "2025-01-20", + 0.53406 + ], + [ + "2025-01-21", + 0.5335 + ], + [ + "2025-01-22", + 0.53429 + ], + [ + "2025-01-23", + 0.53048 + ], + [ + "2025-01-24", + 0.53031 + ], + [ + "2025-01-27", + 0.53037 + ], + [ + "2025-01-28", + 0.53055 + ] + ], + "volatility": [ + [ + "2015-01-06", + 0.32574 + ], + [ + "2015-01-07", + 0.37758 + ], + [ + "2015-01-08", + 0.41104 + ], + [ + "2015-01-09", + 0.42583 + ], + [ + "2015-01-12", + 0.39927 + ], + [ + "2015-01-13", + 0.39482 + ], + [ + "2015-01-14", + 0.38282 + ], + [ + "2015-01-15", + 0.34342 + ], + [ + "2015-01-16", + 0.3176 + ], + [ + "2015-01-19", + 0.48489 + ], + [ + "2015-01-20", + 0.503 + ], + [ + "2015-01-21", + 0.28653 + ], + [ + "2015-01-22", + 0.29358 + ], + [ + "2015-01-23", + 0.36763 + ], + [ + "2015-01-26", + 0.36324 + ], + [ + "2015-01-27", + 0.37448 + ], + [ + "2015-01-28", + 0.41305 + ], + [ + "2015-01-29", + 0.41876 + ], + [ + "2015-01-30", + 0.41697 + ], + [ + "2015-02-02", + 0.43185 + ], + [ + "2015-02-03", + 0.38346 + ], + [ + "2015-02-04", + 0.35257 + ], + [ + "2015-02-05", + 0.4114 + ], + [ + "2015-02-06", + 0.42014 + ], + [ + "2015-02-09", + 0.41689 + ], + [ + "2015-02-10", + 0.36478 + ], + [ + "2015-02-11", + 0.34512 + ], + [ + "2015-02-12", + 0.35941 + ], + [ + "2015-02-13", + 0.33927 + ], + [ + "2015-02-16", + 0.33826 + ], + [ + "2015-02-17", + 0.33287 + ], + [ + "2015-02-25", + 0.36924 + ], + [ + "2015-02-26", + 0.35075 + ], + [ + "2015-02-27", + 0.33326 + ], + [ + "2015-03-02", + 0.3724 + ], + [ + "2015-03-03", + 0.40304 + ], + [ + "2015-03-04", + 0.40647 + ], + [ + "2015-03-05", + 0.37355 + ], + [ + "2015-03-06", + 0.39262 + ], + [ + "2015-03-09", + 0.36308 + ], + [ + "2015-03-10", + 0.34167 + ], + [ + "2015-03-11", + 0.36557 + ], + [ + "2015-03-12", + 0.33634 + ], + [ + "2015-03-13", + 0.31576 + ], + [ + "2015-03-16", + 0.30688 + ], + [ + "2015-03-17", + 0.30355 + ], + [ + "2015-03-18", + 0.311 + ], + [ + "2015-03-19", + 0.35081 + ], + [ + "2015-03-20", + 0.35616 + ], + [ + "2015-03-23", + 0.33836 + ], + [ + "2015-03-24", + 0.37798 + ], + [ + "2015-03-25", + 0.4115 + ], + [ + "2015-03-26", + 0.40321 + ], + [ + "2015-03-27", + 0.38177 + ], + [ + "2015-03-30", + 0.32866 + ], + [ + "2015-03-31", + 0.36341 + ], + [ + "2015-04-01", + 0.38976 + ], + [ + "2015-04-02", + 0.38923 + ], + [ + "2015-04-03", + 0.39294 + ], + [ + "2015-04-07", + 0.34526 + ], + [ + "2015-04-08", + 0.37495 + ], + [ + "2015-04-09", + 0.44319 + ], + [ + "2015-04-10", + 0.41681 + ], + [ + "2015-04-13", + 0.39984 + ], + [ + "2015-04-14", + 0.45015 + ], + [ + "2015-04-15", + 0.51603 + ], + [ + "2015-04-16", + 0.46384 + ], + [ + "2015-04-17", + 0.4225 + ], + [ + "2015-04-20", + 0.5551 + ], + [ + "2015-04-21", + 0.55129 + ], + [ + "2015-04-22", + 0.44107 + ], + [ + "2015-04-23", + 0.47799 + ], + [ + "2015-04-24", + 0.54902 + ], + [ + "2015-04-27", + 0.50018 + ], + [ + "2015-04-28", + 0.5148 + ], + [ + "2015-04-29", + 0.54668 + ], + [ + "2015-04-30", + 0.52901 + ], + [ + "2015-05-04", + 0.52813 + ], + [ + "2015-05-05", + 0.57404 + ], + [ + "2015-05-06", + 0.62847 + ], + [ + "2015-05-07", + 0.59002 + ], + [ + "2015-05-08", + 0.54065 + ], + [ + "2015-05-11", + 0.44837 + ], + [ + "2015-05-12", + 0.45834 + ], + [ + "2015-05-13", + 0.52827 + ], + [ + "2015-05-14", + 0.54506 + ], + [ + "2015-05-15", + 0.51865 + ], + [ + "2015-05-18", + 0.50287 + ], + [ + "2015-05-19", + 0.44394 + ], + [ + "2015-05-20", + 0.44093 + ], + [ + "2015-05-21", + 0.46935 + ], + [ + "2015-05-22", + 0.44509 + ], + [ + "2015-05-25", + 0.43857 + ], + [ + "2015-05-26", + 0.44319 + ], + [ + "2015-05-27", + 0.50822 + ], + [ + "2015-05-28", + 0.66991 + ], + [ + "2015-05-29", + 0.69191 + ], + [ + "2015-06-01", + 0.44511 + ], + [ + "2015-06-02", + 0.41954 + ], + [ + "2015-06-03", + 0.51901 + ], + [ + "2015-06-04", + 0.53369 + ], + [ + "2015-06-05", + 0.50637 + ], + [ + "2015-06-08", + 0.44164 + ], + [ + "2015-06-09", + 0.5113 + ], + [ + "2015-06-10", + 0.56943 + ], + [ + "2015-06-11", + 0.56689 + ], + [ + "2015-06-12", + 0.55535 + ], + [ + "2015-06-15", + 0.5759 + ], + [ + "2015-06-16", + 0.63952 + ], + [ + "2015-06-17", + 0.57986 + ], + [ + "2015-06-18", + 0.59762 + ], + [ + "2015-06-19", + 0.73154 + ], + [ + "2015-06-23", + 0.66564 + ], + [ + "2015-06-24", + 0.49223 + ], + [ + "2015-06-25", + 0.56851 + ], + [ + "2015-06-26", + 0.89237 + ], + [ + "2015-06-29", + 0.91238 + ], + [ + "2015-06-30", + 0.59068 + ], + [ + "2015-07-01", + 0.59827 + ], + [ + "2015-07-02", + 0.80145 + ], + [ + "2015-07-03", + 0.84695 + ], + [ + "2015-07-06", + 0.69549 + ], + [ + "2015-07-07", + 0.59555 + ], + [ + "2015-07-08", + 0.7774 + ], + [ + "2015-07-09", + 0.64663 + ], + [ + "2015-07-10", + 0.3475 + ], + [ + "2015-07-13", + 0.31904 + ], + [ + "2015-07-14", + 0.44515 + ], + [ + "2015-07-15", + 0.54298 + ], + [ + "2015-07-16", + 0.52174 + ], + [ + "2015-07-17", + 0.39377 + ], + [ + "2015-07-20", + 0.35763 + ], + [ + "2015-07-21", + 0.41915 + ], + [ + "2015-07-22", + 0.42335 + ], + [ + "2015-07-23", + 0.45144 + ], + [ + "2015-07-24", + 0.48864 + ], + [ + "2015-07-27", + 0.67508 + ], + [ + "2015-07-28", + 0.68441 + ], + [ + "2015-07-29", + 0.44106 + ], + [ + "2015-07-30", + 0.4803 + ], + [ + "2015-07-31", + 0.55872 + ], + [ + "2015-08-03", + 0.49265 + ], + [ + "2015-08-04", + 0.44646 + ], + [ + "2015-08-05", + 0.46965 + ], + [ + "2015-08-06", + 0.54088 + ], + [ + "2015-08-07", + 0.47486 + ], + [ + "2015-08-10", + 0.38853 + ], + [ + "2015-08-11", + 0.41743 + ], + [ + "2015-08-12", + 0.48698 + ], + [ + "2015-08-13", + 0.48122 + ], + [ + "2015-08-14", + 0.66747 + ], + [ + "2015-08-17", + 0.66847 + ], + [ + "2015-08-18", + 0.77284 + ], + [ + "2015-08-19", + 0.78651 + ], + [ + "2015-08-20", + 0.71782 + ], + [ + "2015-08-21", + 0.81032 + ], + [ + "2015-08-24", + 0.89779 + ], + [ + "2015-08-25", + 0.86392 + ], + [ + "2015-08-26", + 0.69811 + ], + [ + "2015-08-27", + 0.42138 + ], + [ + "2015-08-28", + 0.31327 + ], + [ + "2015-08-31", + 0.41815 + ], + [ + "2015-09-01", + 0.52116 + ], + [ + "2015-09-02", + 0.47333 + ], + [ + "2015-09-07", + 0.52587 + ], + [ + "2015-09-08", + 0.50454 + ], + [ + "2015-09-09", + 0.40198 + ], + [ + "2015-09-10", + 0.43405 + ], + [ + "2015-09-11", + 0.5053 + ], + [ + "2015-09-14", + 0.52015 + ], + [ + "2015-09-15", + 0.5547 + ], + [ + "2015-09-16", + 0.42158 + ], + [ + "2015-09-17", + 0.35641 + ], + [ + "2015-09-18", + 0.43814 + ], + [ + "2015-09-21", + 0.3775 + ], + [ + "2015-09-22", + 0.35709 + ], + [ + "2015-09-23", + 0.40618 + ], + [ + "2015-09-24", + 0.43981 + ], + [ + "2015-09-25", + 0.42536 + ], + [ + "2015-09-28", + 0.4183 + ], + [ + "2015-09-29", + 0.41585 + ], + [ + "2015-09-30", + 0.41965 + ], + [ + "2015-10-08", + 0.36002 + ], + [ + "2015-10-09", + 0.34252 + ], + [ + "2015-10-12", + 0.34099 + ], + [ + "2015-10-13", + 0.34015 + ], + [ + "2015-10-14", + 0.43475 + ], + [ + "2015-10-15", + 0.39162 + ], + [ + "2015-10-16", + 0.35876 + ], + [ + "2015-10-19", + 0.39296 + ], + [ + "2015-10-20", + 0.37959 + ], + [ + "2015-10-21", + 0.41902 + ], + [ + "2015-10-22", + 0.43127 + ], + [ + "2015-10-23", + 0.35093 + ], + [ + "2015-10-26", + 0.38988 + ], + [ + "2015-10-27", + 0.41362 + ], + [ + "2015-10-28", + 0.53431 + ], + [ + "2015-10-29", + 0.54754 + ], + [ + "2015-10-30", + 0.48898 + ], + [ + "2015-11-02", + 0.50089 + ], + [ + "2015-11-03", + 0.50514 + ], + [ + "2015-11-04", + 0.41841 + ], + [ + "2015-11-05", + 0.35617 + ], + [ + "2015-11-06", + 0.39321 + ], + [ + "2015-11-09", + 0.40314 + ], + [ + "2015-11-10", + 0.42363 + ], + [ + "2015-11-11", + 0.43233 + ], + [ + "2015-11-12", + 0.42985 + ], + [ + "2015-11-13", + 0.45698 + ], + [ + "2015-11-16", + 0.41416 + ], + [ + "2015-11-17", + 0.43258 + ], + [ + "2015-11-18", + 0.45305 + ], + [ + "2015-11-19", + 0.41863 + ], + [ + "2015-11-20", + 0.40163 + ], + [ + "2015-11-23", + 0.43005 + ], + [ + "2015-11-24", + 0.4212 + ], + [ + "2015-11-25", + 0.40473 + ], + [ + "2015-11-26", + 0.40458 + ], + [ + "2015-11-27", + 0.49992 + ], + [ + "2015-11-30", + 0.50607 + ], + [ + "2015-12-01", + 0.39256 + ], + [ + "2015-12-02", + 0.33276 + ], + [ + "2015-12-03", + 0.26985 + ], + [ + "2015-12-04", + 0.35676 + ], + [ + "2015-12-07", + 0.33445 + ], + [ + "2015-12-08", + 0.35451 + ], + [ + "2015-12-09", + 0.38199 + ], + [ + "2015-12-10", + 0.36873 + ], + [ + "2015-12-11", + 0.39622 + ], + [ + "2015-12-14", + 0.34343 + ], + [ + "2015-12-15", + 0.33354 + ], + [ + "2015-12-16", + 0.38523 + ], + [ + "2015-12-17", + 0.35891 + ], + [ + "2015-12-18", + 0.383 + ], + [ + "2015-12-21", + 0.37211 + ], + [ + "2015-12-22", + 0.39615 + ], + [ + "2015-12-23", + 0.44427 + ], + [ + "2015-12-24", + 0.45358 + ], + [ + "2015-12-25", + 0.47413 + ], + [ + "2015-12-28", + 0.47891 + ], + [ + "2015-12-29", + 0.49579 + ], + [ + "2015-12-30", + 0.44842 + ], + [ + "2015-12-31", + 0.46137 + ], + [ + "2016-01-04", + 0.5482 + ], + [ + "2016-01-05", + 0.5654 + ], + [ + "2016-01-06", + 0.40256 + ], + [ + "2016-01-07", + 0.5523 + ], + [ + "2016-01-08", + 0.56316 + ], + [ + "2016-01-11", + 0.51575 + ], + [ + "2016-01-12", + 0.53476 + ], + [ + "2016-01-13", + 0.45685 + ], + [ + "2016-01-14", + 0.44611 + ], + [ + "2016-01-15", + 0.45 + ], + [ + "2016-01-18", + 0.49697 + ], + [ + "2016-01-19", + 0.40941 + ], + [ + "2016-01-20", + 0.42557 + ], + [ + "2016-01-21", + 0.52191 + ], + [ + "2016-01-22", + 0.46707 + ], + [ + "2016-01-25", + 0.39559 + ], + [ + "2016-01-26", + 0.48959 + ], + [ + "2016-01-27", + 0.53239 + ], + [ + "2016-01-28", + 0.46429 + ], + [ + "2016-01-29", + 0.41798 + ], + [ + "2016-02-01", + 0.38055 + ], + [ + "2016-02-02", + 0.40308 + ], + [ + "2016-02-03", + 0.39374 + ], + [ + "2016-02-04", + 0.41452 + ], + [ + "2016-02-05", + 0.41401 + ], + [ + "2016-02-15", + 0.45303 + ], + [ + "2016-02-16", + 0.40149 + ], + [ + "2016-02-17", + 0.37082 + ], + [ + "2016-02-18", + 0.41772 + ], + [ + "2016-02-19", + 0.43126 + ], + [ + "2016-02-22", + 0.40414 + ], + [ + "2016-02-23", + 0.40431 + ], + [ + "2016-02-24", + 0.40413 + ], + [ + "2016-02-25", + 0.48371 + ], + [ + "2016-02-26", + 0.50012 + ], + [ + "2016-02-29", + 0.42677 + ], + [ + "2016-03-01", + 0.44041 + ], + [ + "2016-03-02", + 0.34037 + ], + [ + "2016-03-03", + 0.36958 + ], + [ + "2016-03-04", + 0.4004 + ], + [ + "2016-03-07", + 0.38192 + ], + [ + "2016-03-08", + 0.39811 + ], + [ + "2016-03-09", + 0.41374 + ], + [ + "2016-03-10", + 0.44838 + ], + [ + "2016-03-11", + 0.42581 + ], + [ + "2016-03-14", + 0.37224 + ], + [ + "2016-03-15", + 0.36591 + ], + [ + "2016-03-16", + 0.37748 + ], + [ + "2016-03-17", + 0.35256 + ], + [ + "2016-03-18", + 0.34162 + ], + [ + "2016-03-21", + 0.31326 + ], + [ + "2016-03-22", + 0.33431 + ], + [ + "2016-03-23", + 0.3665 + ], + [ + "2016-03-24", + 0.37503 + ], + [ + "2016-03-25", + 0.3762 + ], + [ + "2016-03-28", + 0.35608 + ], + [ + "2016-03-29", + 0.37168 + ], + [ + "2016-03-30", + 0.33501 + ], + [ + "2016-03-31", + 0.31673 + ], + [ + "2016-04-01", + 0.3543 + ], + [ + "2016-04-05", + 0.34528 + ], + [ + "2016-04-06", + 0.34095 + ], + [ + "2016-04-07", + 0.37018 + ], + [ + "2016-04-08", + 0.3686 + ], + [ + "2016-04-11", + 0.3343 + ], + [ + "2016-04-12", + 0.32989 + ], + [ + "2016-04-13", + 0.33026 + ], + [ + "2016-04-14", + 0.31631 + ], + [ + "2016-04-15", + 0.35451 + ], + [ + "2016-04-18", + 0.36507 + ], + [ + "2016-04-19", + 0.35013 + ], + [ + "2016-04-20", + 0.35644 + ], + [ + "2016-04-21", + 0.36911 + ], + [ + "2016-04-22", + 0.33311 + ], + [ + "2016-04-25", + 0.32266 + ], + [ + "2016-04-26", + 0.32691 + ], + [ + "2016-04-27", + 0.31564 + ], + [ + "2016-04-28", + 0.31692 + ], + [ + "2016-04-29", + 0.30758 + ], + [ + "2016-05-03", + 0.2816 + ], + [ + "2016-05-04", + 0.28446 + ], + [ + "2016-05-05", + 0.29434 + ], + [ + "2016-05-06", + 0.3196 + ], + [ + "2016-05-09", + 0.36274 + ], + [ + "2016-05-10", + 0.34903 + ], + [ + "2016-05-11", + 0.31784 + ], + [ + "2016-05-12", + 0.31218 + ], + [ + "2016-05-13", + 0.32045 + ], + [ + "2016-05-16", + 0.32274 + ], + [ + "2016-05-17", + 0.3185 + ], + [ + "2016-05-18", + 0.33263 + ], + [ + "2016-05-19", + 0.33744 + ], + [ + "2016-05-20", + 0.32815 + ], + [ + "2016-05-23", + 0.29254 + ], + [ + "2016-05-24", + 0.30012 + ], + [ + "2016-05-25", + 0.31008 + ], + [ + "2016-05-26", + 0.31777 + ], + [ + "2016-05-27", + 0.31566 + ], + [ + "2016-05-30", + 0.2988 + ], + [ + "2016-05-31", + 0.26798 + ], + [ + "2016-06-01", + 0.27668 + ], + [ + "2016-06-02", + 0.30917 + ], + [ + "2016-06-03", + 0.2896 + ], + [ + "2016-06-06", + 0.29423 + ], + [ + "2016-06-07", + 0.30455 + ], + [ + "2016-06-08", + 0.30348 + ], + [ + "2016-06-13", + 0.33208 + ], + [ + "2016-06-14", + 0.33703 + ], + [ + "2016-06-15", + 0.27266 + ], + [ + "2016-06-16", + 0.29159 + ], + [ + "2016-06-17", + 0.30366 + ], + [ + "2016-06-20", + 0.29548 + ], + [ + "2016-06-21", + 0.29978 + ], + [ + "2016-06-22", + 0.30306 + ], + [ + "2016-06-23", + 0.302 + ], + [ + "2016-06-24", + 0.33529 + ], + [ + "2016-06-27", + 0.3142 + ], + [ + "2016-06-28", + 0.2792 + ], + [ + "2016-06-29", + 0.29271 + ], + [ + "2016-06-30", + 0.3004 + ], + [ + "2016-07-01", + 0.30552 + ], + [ + "2016-07-04", + 0.30399 + ], + [ + "2016-07-05", + 0.27962 + ], + [ + "2016-07-06", + 0.31876 + ], + [ + "2016-07-07", + 0.29419 + ], + [ + "2016-07-08", + 0.30625 + ], + [ + "2016-07-11", + 0.30874 + ], + [ + "2016-07-12", + 0.27002 + ], + [ + "2016-07-13", + 0.25975 + ], + [ + "2016-07-14", + 0.28918 + ], + [ + "2016-07-15", + 0.29704 + ], + [ + "2016-07-18", + 0.28619 + ], + [ + "2016-07-19", + 0.28616 + ], + [ + "2016-07-20", + 0.28521 + ], + [ + "2016-07-21", + 0.27747 + ], + [ + "2016-07-22", + 0.28093 + ], + [ + "2016-07-25", + 0.31336 + ], + [ + "2016-07-26", + 0.28414 + ], + [ + "2016-07-27", + 0.30958 + ], + [ + "2016-07-28", + 0.352 + ], + [ + "2016-07-29", + 0.31677 + ], + [ + "2016-08-01", + 0.33549 + ], + [ + "2016-08-02", + 0.32145 + ], + [ + "2016-08-03", + 0.30231 + ], + [ + "2016-08-04", + 0.30794 + ], + [ + "2016-08-05", + 0.30363 + ], + [ + "2016-08-08", + 0.29583 + ], + [ + "2016-08-09", + 0.28882 + ], + [ + "2016-08-10", + 0.31268 + ], + [ + "2016-08-11", + 0.31925 + ], + [ + "2016-08-12", + 0.29305 + ], + [ + "2016-08-15", + 0.24179 + ], + [ + "2016-08-16", + 0.27373 + ], + [ + "2016-08-17", + 0.32675 + ], + [ + "2016-08-18", + 0.31907 + ], + [ + "2016-08-19", + 0.30343 + ], + [ + "2016-08-22", + 0.31667 + ], + [ + "2016-08-23", + 0.30545 + ], + [ + "2016-08-24", + 0.28929 + ], + [ + "2016-08-25", + 0.30426 + ], + [ + "2016-08-26", + 0.29591 + ], + [ + "2016-08-29", + 0.28492 + ], + [ + "2016-08-30", + 0.26475 + ], + [ + "2016-08-31", + 0.27776 + ], + [ + "2016-09-01", + 0.27437 + ], + [ + "2016-09-02", + 0.28292 + ], + [ + "2016-09-05", + 0.26871 + ], + [ + "2016-09-06", + 0.25983 + ], + [ + "2016-09-07", + 0.27299 + ], + [ + "2016-09-08", + 0.27739 + ], + [ + "2016-09-09", + 0.27695 + ], + [ + "2016-09-12", + 0.29747 + ], + [ + "2016-09-13", + 0.29185 + ], + [ + "2016-09-14", + 0.27039 + ], + [ + "2016-09-19", + 0.27656 + ], + [ + "2016-09-20", + 0.25711 + ], + [ + "2016-09-21", + 0.2641 + ], + [ + "2016-09-22", + 0.2525 + ], + [ + "2016-09-23", + 0.2667 + ], + [ + "2016-09-26", + 0.2939 + ], + [ + "2016-09-27", + 0.28688 + ], + [ + "2016-09-28", + 0.26906 + ], + [ + "2016-09-29", + 0.27131 + ], + [ + "2016-09-30", + 0.26558 + ], + [ + "2016-10-10", + 0.26109 + ], + [ + "2016-10-11", + 0.25524 + ], + [ + "2016-10-12", + 0.29303 + ], + [ + "2016-10-13", + 0.28809 + ], + [ + "2016-10-14", + 0.28581 + ], + [ + "2016-10-17", + 0.30644 + ], + [ + "2016-10-18", + 0.29808 + ], + [ + "2016-10-19", + 0.27534 + ], + [ + "2016-10-20", + 0.29115 + ], + [ + "2016-10-21", + 0.27162 + ], + [ + "2016-10-24", + 0.26423 + ], + [ + "2016-10-25", + 0.26482 + ], + [ + "2016-10-26", + 0.28206 + ], + [ + "2016-10-27", + 0.28091 + ], + [ + "2016-10-28", + 0.27543 + ], + [ + "2016-10-31", + 0.27648 + ], + [ + "2016-11-01", + 0.2869 + ], + [ + "2016-11-02", + 0.27787 + ], + [ + "2016-11-03", + 0.27764 + ], + [ + "2016-11-04", + 0.28076 + ], + [ + "2016-11-07", + 0.29641 + ], + [ + "2016-11-08", + 0.29936 + ], + [ + "2016-11-09", + 0.29972 + ], + [ + "2016-11-10", + 0.29612 + ], + [ + "2016-11-11", + 0.27074 + ], + [ + "2016-11-14", + 0.28332 + ], + [ + "2016-11-15", + 0.28723 + ], + [ + "2016-11-16", + 0.29038 + ], + [ + "2016-11-17", + 0.27906 + ], + [ + "2016-11-18", + 0.28336 + ], + [ + "2016-11-21", + 0.29684 + ], + [ + "2016-11-22", + 0.27283 + ], + [ + "2016-11-23", + 0.27868 + ], + [ + "2016-11-24", + 0.29294 + ], + [ + "2016-11-25", + 0.28247 + ], + [ + "2016-11-28", + 0.28961 + ], + [ + "2016-11-29", + 0.29389 + ], + [ + "2016-11-30", + 0.31151 + ], + [ + "2016-12-01", + 0.31324 + ], + [ + "2016-12-02", + 0.30074 + ], + [ + "2016-12-05", + 0.3504 + ], + [ + "2016-12-06", + 0.34424 + ], + [ + "2016-12-07", + 0.311 + ], + [ + "2016-12-08", + 0.30253 + ], + [ + "2016-12-09", + 0.30409 + ], + [ + "2016-12-12", + 0.31463 + ], + [ + "2016-12-13", + 0.32594 + ], + [ + "2016-12-14", + 0.29686 + ], + [ + "2016-12-15", + 0.30602 + ], + [ + "2016-12-16", + 0.2928 + ], + [ + "2016-12-19", + 0.27841 + ], + [ + "2016-12-20", + 0.28834 + ], + [ + "2016-12-21", + 0.2837 + ], + [ + "2016-12-22", + 0.25976 + ], + [ + "2016-12-23", + 0.28363 + ], + [ + "2016-12-26", + 0.27197 + ], + [ + "2016-12-27", + 0.26156 + ], + [ + "2016-12-28", + 0.27021 + ], + [ + "2016-12-29", + 0.2573 + ], + [ + "2016-12-30", + 0.2538 + ], + [ + "2017-01-03", + 0.24063 + ], + [ + "2017-01-04", + 0.23156 + ], + [ + "2017-01-05", + 0.24365 + ], + [ + "2017-01-06", + 0.27817 + ], + [ + "2017-01-09", + 0.27536 + ], + [ + "2017-01-10", + 0.26979 + ], + [ + "2017-01-11", + 0.28365 + ], + [ + "2017-01-12", + 0.27767 + ], + [ + "2017-01-13", + 0.26895 + ], + [ + "2017-01-16", + 0.263 + ], + [ + "2017-01-17", + 0.25374 + ], + [ + "2017-01-18", + 0.24445 + ], + [ + "2017-01-19", + 0.25439 + ], + [ + "2017-01-20", + 0.25124 + ], + [ + "2017-01-23", + 0.26816 + ], + [ + "2017-01-24", + 0.27691 + ], + [ + "2017-01-25", + 0.27674 + ], + [ + "2017-01-26", + 0.25868 + ], + [ + "2017-02-03", + 0.26909 + ], + [ + "2017-02-06", + 0.26598 + ], + [ + "2017-02-07", + 0.25914 + ], + [ + "2017-02-08", + 0.2553 + ], + [ + "2017-02-09", + 0.24846 + ], + [ + "2017-02-10", + 0.26262 + ], + [ + "2017-02-13", + 0.25072 + ], + [ + "2017-02-14", + 0.24793 + ], + [ + "2017-02-15", + 0.25219 + ], + [ + "2017-02-16", + 0.25818 + ], + [ + "2017-02-17", + 0.2515 + ], + [ + "2017-02-20", + 0.23755 + ], + [ + "2017-02-21", + 0.23617 + ], + [ + "2017-02-22", + 0.25711 + ], + [ + "2017-02-23", + 0.23523 + ], + [ + "2017-02-24", + 0.25223 + ], + [ + "2017-02-27", + 0.26511 + ], + [ + "2017-02-28", + 0.24605 + ], + [ + "2017-03-01", + 0.24377 + ], + [ + "2017-03-02", + 0.2576 + ], + [ + "2017-03-03", + 0.24499 + ], + [ + "2017-03-06", + 0.23772 + ], + [ + "2017-03-07", + 0.23412 + ], + [ + "2017-03-08", + 0.23893 + ], + [ + "2017-03-09", + 0.27133 + ], + [ + "2017-03-10", + 0.24215 + ], + [ + "2017-03-13", + 0.23871 + ], + [ + "2017-03-14", + 0.23692 + ], + [ + "2017-03-15", + 0.24398 + ], + [ + "2017-03-16", + 0.23689 + ], + [ + "2017-03-17", + 0.24757 + ], + [ + "2017-03-20", + 0.25126 + ], + [ + "2017-03-21", + 0.23245 + ], + [ + "2017-03-22", + 0.24301 + ], + [ + "2017-03-23", + 0.24414 + ], + [ + "2017-03-24", + 0.24338 + ], + [ + "2017-03-27", + 0.23698 + ], + [ + "2017-03-28", + 0.25287 + ], + [ + "2017-03-29", + 0.25258 + ], + [ + "2017-03-30", + 0.25872 + ], + [ + "2017-03-31", + 0.25466 + ], + [ + "2017-04-05", + 0.22467 + ], + [ + "2017-04-06", + 0.23115 + ], + [ + "2017-04-07", + 0.24297 + ], + [ + "2017-04-10", + 0.24509 + ], + [ + "2017-04-11", + 0.23795 + ], + [ + "2017-04-12", + 0.23013 + ], + [ + "2017-04-13", + 0.23367 + ], + [ + "2017-04-14", + 0.24002 + ], + [ + "2017-04-17", + 0.24274 + ], + [ + "2017-04-18", + 0.23611 + ], + [ + "2017-04-19", + 0.25023 + ], + [ + "2017-04-20", + 0.22861 + ], + [ + "2017-04-21", + 0.22258 + ], + [ + "2017-04-24", + 0.24095 + ], + [ + "2017-04-25", + 0.2394 + ], + [ + "2017-04-26", + 0.22473 + ], + [ + "2017-04-27", + 0.22915 + ], + [ + "2017-04-28", + 0.23161 + ], + [ + "2017-05-02", + 0.25927 + ], + [ + "2017-05-03", + 0.26169 + ], + [ + "2017-05-04", + 0.27141 + ], + [ + "2017-05-05", + 0.2575 + ], + [ + "2017-05-08", + 0.27774 + ], + [ + "2017-05-09", + 0.28556 + ], + [ + "2017-05-10", + 0.27365 + ], + [ + "2017-05-11", + 0.27556 + ], + [ + "2017-05-12", + 0.24415 + ], + [ + "2017-05-15", + 0.26288 + ], + [ + "2017-05-16", + 0.26325 + ], + [ + "2017-05-17", + 0.28064 + ], + [ + "2017-05-18", + 0.30076 + ], + [ + "2017-05-19", + 0.28847 + ], + [ + "2017-05-22", + 0.28228 + ], + [ + "2017-05-23", + 0.26899 + ], + [ + "2017-05-24", + 0.26391 + ], + [ + "2017-05-25", + 0.26355 + ], + [ + "2017-05-26", + 0.25972 + ], + [ + "2017-05-31", + 0.26939 + ], + [ + "2017-06-01", + 0.26979 + ], + [ + "2017-06-02", + 0.28745 + ], + [ + "2017-06-05", + 0.29871 + ], + [ + "2017-06-06", + 0.28301 + ], + [ + "2017-06-07", + 0.27582 + ], + [ + "2017-06-08", + 0.25534 + ], + [ + "2017-06-09", + 0.26468 + ], + [ + "2017-06-12", + 0.2811 + ], + [ + "2017-06-13", + 0.26693 + ], + [ + "2017-06-14", + 0.29013 + ], + [ + "2017-06-15", + 0.2943 + ], + [ + "2017-06-16", + 0.28054 + ], + [ + "2017-06-19", + 0.2692 + ], + [ + "2017-06-20", + 0.26438 + ], + [ + "2017-06-21", + 0.28404 + ], + [ + "2017-06-22", + 0.27067 + ], + [ + "2017-06-23", + 0.28017 + ], + [ + "2017-06-26", + 0.279 + ], + [ + "2017-06-27", + 0.28324 + ], + [ + "2017-06-28", + 0.30089 + ], + [ + "2017-06-29", + 0.30956 + ], + [ + "2017-06-30", + 0.29378 + ], + [ + "2017-07-03", + 0.29727 + ], + [ + "2017-07-04", + 0.31166 + ], + [ + "2017-07-05", + 0.29654 + ], + [ + "2017-07-06", + 0.28207 + ], + [ + "2017-07-07", + 0.29853 + ], + [ + "2017-07-10", + 0.30265 + ], + [ + "2017-07-11", + 0.28733 + ], + [ + "2017-07-12", + 0.28831 + ], + [ + "2017-07-13", + 0.29142 + ], + [ + "2017-07-14", + 0.27283 + ], + [ + "2017-07-17", + 0.30221 + ], + [ + "2017-07-18", + 0.30827 + ], + [ + "2017-07-19", + 0.25453 + ], + [ + "2017-07-20", + 0.24242 + ], + [ + "2017-07-21", + 0.28156 + ], + [ + "2017-07-24", + 0.28862 + ], + [ + "2017-07-25", + 0.27866 + ], + [ + "2017-07-26", + 0.30044 + ], + [ + "2017-07-27", + 0.27714 + ], + [ + "2017-07-28", + 0.26643 + ], + [ + "2017-07-31", + 0.25956 + ], + [ + "2017-08-01", + 0.25874 + ], + [ + "2017-08-02", + 0.25904 + ], + [ + "2017-08-03", + 0.28334 + ], + [ + "2017-08-04", + 0.29734 + ], + [ + "2017-08-07", + 0.29204 + ], + [ + "2017-08-08", + 0.28771 + ], + [ + "2017-08-09", + 0.2859 + ], + [ + "2017-08-10", + 0.29008 + ], + [ + "2017-08-11", + 0.31156 + ], + [ + "2017-08-14", + 0.29985 + ], + [ + "2017-08-15", + 0.26909 + ], + [ + "2017-08-16", + 0.28702 + ], + [ + "2017-08-17", + 0.28669 + ], + [ + "2017-08-18", + 0.28012 + ], + [ + "2017-08-21", + 0.28575 + ], + [ + "2017-08-22", + 0.27889 + ], + [ + "2017-08-23", + 0.28931 + ], + [ + "2017-08-24", + 0.28739 + ], + [ + "2017-08-25", + 0.2669 + ], + [ + "2017-08-28", + 0.24498 + ], + [ + "2017-08-29", + 0.25615 + ], + [ + "2017-08-30", + 0.27065 + ], + [ + "2017-08-31", + 0.2815 + ], + [ + "2017-09-01", + 0.27667 + ], + [ + "2017-09-04", + 0.26832 + ], + [ + "2017-09-05", + 0.26954 + ], + [ + "2017-09-06", + 0.26083 + ], + [ + "2017-09-07", + 0.25733 + ], + [ + "2017-09-08", + 0.26614 + ], + [ + "2017-09-11", + 0.25587 + ], + [ + "2017-09-12", + 0.25185 + ], + [ + "2017-09-13", + 0.2467 + ], + [ + "2017-09-14", + 0.25542 + ], + [ + "2017-09-15", + 0.25709 + ], + [ + "2017-09-18", + 0.25516 + ], + [ + "2017-09-19", + 0.2569 + ], + [ + "2017-09-20", + 0.23618 + ], + [ + "2017-09-21", + 0.23753 + ], + [ + "2017-09-22", + 0.24511 + ], + [ + "2017-09-25", + 0.26601 + ], + [ + "2017-09-26", + 0.25976 + ], + [ + "2017-09-27", + 0.25148 + ], + [ + "2017-09-28", + 0.25685 + ], + [ + "2017-09-29", + 0.24372 + ], + [ + "2017-10-09", + 0.23753 + ], + [ + "2017-10-10", + 0.2301 + ], + [ + "2017-10-11", + 0.25144 + ], + [ + "2017-10-12", + 0.23883 + ], + [ + "2017-10-13", + 0.239 + ], + [ + "2017-10-16", + 0.25579 + ], + [ + "2017-10-17", + 0.25273 + ], + [ + "2017-10-18", + 0.24473 + ], + [ + "2017-10-19", + 0.25216 + ], + [ + "2017-10-20", + 0.26046 + ], + [ + "2017-10-23", + 0.26155 + ], + [ + "2017-10-24", + 0.25391 + ], + [ + "2017-10-25", + 0.25033 + ], + [ + "2017-10-26", + 0.26428 + ], + [ + "2017-10-27", + 0.26017 + ], + [ + "2017-10-30", + 0.28018 + ], + [ + "2017-10-31", + 0.29897 + ], + [ + "2017-11-01", + 0.31841 + ], + [ + "2017-11-02", + 0.31457 + ], + [ + "2017-11-03", + 0.31075 + ], + [ + "2017-11-06", + 0.30994 + ], + [ + "2017-11-07", + 0.29175 + ], + [ + "2017-11-08", + 0.30583 + ], + [ + "2017-11-09", + 0.31812 + ], + [ + "2017-11-10", + 0.32065 + ], + [ + "2017-11-13", + 0.29766 + ], + [ + "2017-11-14", + 0.31036 + ], + [ + "2017-11-15", + 0.33322 + ], + [ + "2017-11-16", + 0.30977 + ], + [ + "2017-11-17", + 0.2848 + ], + [ + "2017-11-20", + 0.28427 + ], + [ + "2017-11-21", + 0.26479 + ], + [ + "2017-11-22", + 0.26927 + ], + [ + "2017-11-23", + 0.33461 + ], + [ + "2017-11-24", + 0.34323 + ], + [ + "2017-11-27", + 0.3221 + ], + [ + "2017-11-28", + 0.31895 + ], + [ + "2017-11-29", + 0.30046 + ], + [ + "2017-11-30", + 0.31051 + ], + [ + "2017-12-01", + 0.31691 + ], + [ + "2017-12-04", + 0.30537 + ], + [ + "2017-12-05", + 0.28817 + ], + [ + "2017-12-06", + 0.31386 + ], + [ + "2017-12-07", + 0.32109 + ], + [ + "2017-12-08", + 0.29226 + ], + [ + "2017-12-11", + 0.2517 + ], + [ + "2017-12-12", + 0.27662 + ], + [ + "2017-12-13", + 0.29405 + ], + [ + "2017-12-14", + 0.27939 + ], + [ + "2017-12-15", + 0.30641 + ], + [ + "2017-12-18", + 0.29555 + ], + [ + "2017-12-19", + 0.26911 + ], + [ + "2017-12-20", + 0.27246 + ], + [ + "2017-12-21", + 0.26972 + ], + [ + "2017-12-22", + 0.29112 + ], + [ + "2017-12-25", + 0.32346 + ], + [ + "2017-12-26", + 0.33141 + ], + [ + "2017-12-27", + 0.32774 + ], + [ + "2017-12-28", + 0.32915 + ], + [ + "2017-12-29", + 0.30399 + ], + [ + "2018-01-02", + 0.32736 + ], + [ + "2018-01-03", + 0.33391 + ], + [ + "2018-01-04", + 0.3107 + ], + [ + "2018-01-05", + 0.31806 + ], + [ + "2018-01-08", + 0.30588 + ], + [ + "2018-01-09", + 0.31223 + ], + [ + "2018-01-10", + 0.28826 + ], + [ + "2018-01-11", + 0.29537 + ], + [ + "2018-01-12", + 0.3038 + ], + [ + "2018-01-15", + 0.33106 + ], + [ + "2018-01-16", + 0.34249 + ], + [ + "2018-01-17", + 0.36341 + ], + [ + "2018-01-18", + 0.38298 + ], + [ + "2018-01-19", + 0.45988 + ], + [ + "2018-01-22", + 0.39973 + ], + [ + "2018-01-23", + 0.38032 + ], + [ + "2018-01-24", + 0.38898 + ], + [ + "2018-01-25", + 0.40085 + ], + [ + "2018-01-26", + 0.3736 + ], + [ + "2018-01-29", + 0.39343 + ], + [ + "2018-01-30", + 0.42978 + ], + [ + "2018-01-31", + 0.40025 + ], + [ + "2018-02-01", + 0.3748 + ], + [ + "2018-02-02", + 0.36972 + ], + [ + "2018-02-05", + 0.34244 + ], + [ + "2018-02-06", + 0.39114 + ], + [ + "2018-02-07", + 0.44035 + ], + [ + "2018-02-08", + 0.39968 + ], + [ + "2018-02-09", + 0.42343 + ], + [ + "2018-02-12", + 0.40377 + ], + [ + "2018-02-13", + 0.31033 + ], + [ + "2018-02-14", + 0.31316 + ], + [ + "2018-02-22", + 0.29782 + ], + [ + "2018-02-23", + 0.30253 + ], + [ + "2018-02-26", + 0.32753 + ], + [ + "2018-02-27", + 0.34754 + ], + [ + "2018-02-28", + 0.38029 + ], + [ + "2018-03-01", + 0.34569 + ], + [ + "2018-03-02", + 0.3841 + ], + [ + "2018-03-05", + 0.38944 + ], + [ + "2018-03-06", + 0.35436 + ], + [ + "2018-03-07", + 0.36734 + ], + [ + "2018-03-08", + 0.37764 + ], + [ + "2018-03-09", + 0.35284 + ], + [ + "2018-03-12", + 0.3663 + ], + [ + "2018-03-13", + 0.3849 + ], + [ + "2018-03-14", + 0.39529 + ], + [ + "2018-03-15", + 0.37644 + ], + [ + "2018-03-16", + 0.36828 + ], + [ + "2018-03-19", + 0.37829 + ], + [ + "2018-03-20", + 0.36692 + ], + [ + "2018-03-21", + 0.37854 + ], + [ + "2018-03-22", + 0.40133 + ], + [ + "2018-03-23", + 0.44201 + ], + [ + "2018-03-26", + 0.43552 + ], + [ + "2018-03-27", + 0.36552 + ], + [ + "2018-03-28", + 0.37227 + ], + [ + "2018-03-29", + 0.36926 + ], + [ + "2018-03-30", + 0.33814 + ], + [ + "2018-04-02", + 0.35918 + ], + [ + "2018-04-03", + 0.37028 + ], + [ + "2018-04-04", + 0.37763 + ], + [ + "2018-04-09", + 0.38475 + ], + [ + "2018-04-10", + 0.35961 + ], + [ + "2018-04-11", + 0.35757 + ], + [ + "2018-04-12", + 0.39599 + ], + [ + "2018-04-13", + 0.3976 + ], + [ + "2018-04-16", + 0.40129 + ], + [ + "2018-04-17", + 0.40781 + ], + [ + "2018-04-18", + 0.37351 + ], + [ + "2018-04-19", + 0.31931 + ], + [ + "2018-04-20", + 0.33258 + ], + [ + "2018-04-23", + 0.35748 + ], + [ + "2018-04-24", + 0.29416 + ], + [ + "2018-04-25", + 0.30379 + ], + [ + "2018-04-26", + 0.34793 + ], + [ + "2018-04-27", + 0.34585 + ], + [ + "2018-05-02", + 0.32376 + ], + [ + "2018-05-03", + 0.30448 + ], + [ + "2018-05-04", + 0.31038 + ], + [ + "2018-05-07", + 0.30853 + ], + [ + "2018-05-08", + 0.28221 + ], + [ + "2018-05-09", + 0.33041 + ], + [ + "2018-05-10", + 0.331 + ], + [ + "2018-05-11", + 0.34308 + ], + [ + "2018-05-14", + 0.33192 + ], + [ + "2018-05-15", + 0.30741 + ], + [ + "2018-05-16", + 0.33503 + ], + [ + "2018-05-17", + 0.34348 + ], + [ + "2018-05-18", + 0.3252 + ], + [ + "2018-05-21", + 0.31362 + ], + [ + "2018-05-22", + 0.3315 + ], + [ + "2018-05-23", + 0.34897 + ], + [ + "2018-05-24", + 0.36129 + ], + [ + "2018-05-25", + 0.35256 + ], + [ + "2018-05-28", + 0.36612 + ], + [ + "2018-05-29", + 0.34728 + ], + [ + "2018-05-30", + 0.38094 + ], + [ + "2018-05-31", + 0.33593 + ], + [ + "2018-06-01", + 0.31925 + ], + [ + "2018-06-04", + 0.34556 + ], + [ + "2018-06-05", + 0.3332 + ], + [ + "2018-06-06", + 0.36201 + ], + [ + "2018-06-07", + 0.36242 + ], + [ + "2018-06-08", + 0.40546 + ], + [ + "2018-06-11", + 0.40826 + ], + [ + "2018-06-12", + 0.38514 + ], + [ + "2018-06-13", + 0.39727 + ], + [ + "2018-06-14", + 0.40865 + ], + [ + "2018-06-15", + 0.3856 + ], + [ + "2018-06-19", + 0.43084 + ], + [ + "2018-06-20", + 0.43706 + ], + [ + "2018-06-21", + 0.37862 + ], + [ + "2018-06-22", + 0.3794 + ], + [ + "2018-06-25", + 0.3844 + ], + [ + "2018-06-26", + 0.39625 + ], + [ + "2018-06-27", + 0.39507 + ], + [ + "2018-06-28", + 0.39411 + ], + [ + "2018-06-29", + 0.33286 + ], + [ + "2018-07-02", + 0.3541 + ], + [ + "2018-07-03", + 0.4183 + ], + [ + "2018-07-04", + 0.38767 + ], + [ + "2018-07-05", + 0.39296 + ], + [ + "2018-07-06", + 0.35438 + ], + [ + "2018-07-09", + 0.31019 + ], + [ + "2018-07-10", + 0.31267 + ], + [ + "2018-07-11", + 0.39481 + ], + [ + "2018-07-12", + 0.38274 + ], + [ + "2018-07-13", + 0.34175 + ], + [ + "2018-07-16", + 0.38892 + ], + [ + "2018-07-17", + 0.40119 + ], + [ + "2018-07-18", + 0.40487 + ], + [ + "2018-07-19", + 0.39257 + ], + [ + "2018-07-20", + 0.35299 + ], + [ + "2018-07-23", + 0.34236 + ], + [ + "2018-07-24", + 0.34513 + ], + [ + "2018-07-25", + 0.37733 + ], + [ + "2018-07-26", + 0.41731 + ], + [ + "2018-07-27", + 0.42486 + ], + [ + "2018-07-30", + 0.41164 + ], + [ + "2018-07-31", + 0.3884 + ], + [ + "2018-08-01", + 0.40153 + ], + [ + "2018-08-02", + 0.425 + ], + [ + "2018-08-03", + 0.42009 + ], + [ + "2018-08-06", + 0.39968 + ], + [ + "2018-08-07", + 0.33385 + ], + [ + "2018-08-08", + 0.33111 + ], + [ + "2018-08-09", + 0.35473 + ], + [ + "2018-08-10", + 0.31374 + ], + [ + "2018-08-13", + 0.36383 + ], + [ + "2018-08-14", + 0.36742 + ], + [ + "2018-08-15", + 0.41124 + ], + [ + "2018-08-16", + 0.4136 + ], + [ + "2018-08-17", + 0.40421 + ], + [ + "2018-08-20", + 0.38372 + ], + [ + "2018-08-21", + 0.3273 + ], + [ + "2018-08-22", + 0.3584 + ], + [ + "2018-08-23", + 0.36748 + ], + [ + "2018-08-24", + 0.34506 + ], + [ + "2018-08-27", + 0.30881 + ], + [ + "2018-08-28", + 0.30409 + ], + [ + "2018-08-29", + 0.33867 + ], + [ + "2018-08-30", + 0.34527 + ], + [ + "2018-08-31", + 0.34795 + ], + [ + "2018-09-03", + 0.35045 + ], + [ + "2018-09-04", + 0.34306 + ], + [ + "2018-09-05", + 0.35067 + ], + [ + "2018-09-06", + 0.38704 + ], + [ + "2018-09-07", + 0.37639 + ], + [ + "2018-09-10", + 0.37491 + ], + [ + "2018-09-11", + 0.38661 + ], + [ + "2018-09-12", + 0.40228 + ], + [ + "2018-09-13", + 0.38906 + ], + [ + "2018-09-14", + 0.38105 + ], + [ + "2018-09-17", + 0.4069 + ], + [ + "2018-09-18", + 0.39262 + ], + [ + "2018-09-19", + 0.36257 + ], + [ + "2018-09-20", + 0.37638 + ], + [ + "2018-09-21", + 0.35509 + ], + [ + "2018-09-25", + 0.37448 + ], + [ + "2018-09-26", + 0.40986 + ], + [ + "2018-09-27", + 0.41054 + ], + [ + "2018-09-28", + 0.42036 + ], + [ + "2018-10-08", + 0.48666 + ], + [ + "2018-10-09", + 0.50915 + ], + [ + "2018-10-10", + 0.44016 + ], + [ + "2018-10-11", + 0.49596 + ], + [ + "2018-10-12", + 0.48061 + ], + [ + "2018-10-15", + 0.4237 + ], + [ + "2018-10-16", + 0.4707 + ], + [ + "2018-10-17", + 0.44547 + ], + [ + "2018-10-18", + 0.45912 + ], + [ + "2018-10-19", + 0.43681 + ], + [ + "2018-10-22", + 0.32961 + ], + [ + "2018-10-23", + 0.39818 + ], + [ + "2018-10-24", + 0.47776 + ], + [ + "2018-10-25", + 0.41776 + ], + [ + "2018-10-26", + 0.42301 + ], + [ + "2018-10-29", + 0.4746 + ], + [ + "2018-10-30", + 0.44143 + ], + [ + "2018-10-31", + 0.37061 + ], + [ + "2018-11-01", + 0.37456 + ], + [ + "2018-11-02", + 0.33472 + ], + [ + "2018-11-05", + 0.34752 + ], + [ + "2018-11-06", + 0.4101 + ], + [ + "2018-11-07", + 0.39078 + ], + [ + "2018-11-08", + 0.38442 + ], + [ + "2018-11-09", + 0.40452 + ], + [ + "2018-11-12", + 0.367 + ], + [ + "2018-11-13", + 0.31631 + ], + [ + "2018-11-14", + 0.34507 + ], + [ + "2018-11-15", + 0.3484 + ], + [ + "2018-11-16", + 0.31665 + ], + [ + "2018-11-19", + 0.3172 + ], + [ + "2018-11-20", + 0.35266 + ], + [ + "2018-11-21", + 0.37087 + ], + [ + "2018-11-22", + 0.32784 + ], + [ + "2018-11-23", + 0.36793 + ], + [ + "2018-11-26", + 0.37602 + ], + [ + "2018-11-27", + 0.34636 + ], + [ + "2018-11-28", + 0.33307 + ], + [ + "2018-11-29", + 0.37063 + ], + [ + "2018-11-30", + 0.37506 + ], + [ + "2018-12-03", + 0.31124 + ], + [ + "2018-12-04", + 0.33058 + ], + [ + "2018-12-05", + 0.37146 + ], + [ + "2018-12-06", + 0.39805 + ], + [ + "2018-12-07", + 0.3947 + ], + [ + "2018-12-10", + 0.3675 + ], + [ + "2018-12-11", + 0.36144 + ], + [ + "2018-12-12", + 0.33624 + ], + [ + "2018-12-13", + 0.32679 + ], + [ + "2018-12-14", + 0.33817 + ], + [ + "2018-12-17", + 0.35574 + ], + [ + "2018-12-18", + 0.34197 + ], + [ + "2018-12-19", + 0.3546 + ], + [ + "2018-12-20", + 0.35268 + ], + [ + "2018-12-21", + 0.3403 + ], + [ + "2018-12-24", + 0.30051 + ], + [ + "2018-12-25", + 0.29871 + ], + [ + "2018-12-26", + 0.31625 + ], + [ + "2018-12-27", + 0.33257 + ], + [ + "2018-12-28", + 0.31639 + ], + [ + "2019-01-02", + 0.31458 + ], + [ + "2019-01-03", + 0.30766 + ], + [ + "2019-01-04", + 0.25956 + ], + [ + "2019-01-07", + 0.26072 + ], + [ + "2019-01-08", + 0.32112 + ], + [ + "2019-01-09", + 0.31996 + ], + [ + "2019-01-10", + 0.30868 + ], + [ + "2019-01-11", + 0.32537 + ], + [ + "2019-01-14", + 0.32561 + ], + [ + "2019-01-15", + 0.31187 + ], + [ + "2019-01-16", + 0.30871 + ], + [ + "2019-01-17", + 0.35257 + ], + [ + "2019-01-18", + 0.32551 + ], + [ + "2019-01-21", + 0.31992 + ], + [ + "2019-01-22", + 0.36743 + ], + [ + "2019-01-23", + 0.39058 + ], + [ + "2019-01-24", + 0.35967 + ], + [ + "2019-01-25", + 0.34265 + ], + [ + "2019-01-28", + 0.38341 + ], + [ + "2019-01-29", + 0.43379 + ], + [ + "2019-01-30", + 0.43725 + ], + [ + "2019-01-31", + 0.40971 + ], + [ + "2019-02-01", + 0.36994 + ], + [ + "2019-02-11", + 0.37953 + ], + [ + "2019-02-12", + 0.39541 + ], + [ + "2019-02-13", + 0.40274 + ], + [ + "2019-02-14", + 0.42033 + ], + [ + "2019-02-15", + 0.4773 + ], + [ + "2019-02-18", + 0.41441 + ], + [ + "2019-02-19", + 0.37832 + ], + [ + "2019-02-20", + 0.4243 + ], + [ + "2019-02-21", + 0.41374 + ], + [ + "2019-02-22", + 0.37593 + ], + [ + "2019-02-25", + 0.28171 + ], + [ + "2019-02-26", + 0.32873 + ], + [ + "2019-02-27", + 0.44236 + ], + [ + "2019-02-28", + 0.4366 + ], + [ + "2019-03-01", + 0.3979 + ], + [ + "2019-03-04", + 0.34656 + ], + [ + "2019-03-05", + 0.35732 + ], + [ + "2019-03-06", + 0.35635 + ], + [ + "2019-03-07", + 0.36522 + ], + [ + "2019-03-08", + 0.44921 + ], + [ + "2019-03-11", + 0.43468 + ], + [ + "2019-03-12", + 0.36863 + ], + [ + "2019-03-13", + 0.40489 + ], + [ + "2019-03-14", + 0.44946 + ], + [ + "2019-03-15", + 0.43876 + ], + [ + "2019-03-18", + 0.36524 + ], + [ + "2019-03-19", + 0.38789 + ], + [ + "2019-03-20", + 0.43477 + ], + [ + "2019-03-21", + 0.40319 + ], + [ + "2019-03-22", + 0.40534 + ], + [ + "2019-03-25", + 0.43438 + ], + [ + "2019-03-26", + 0.46766 + ], + [ + "2019-03-27", + 0.42139 + ], + [ + "2019-03-28", + 0.39496 + ], + [ + "2019-03-29", + 0.37383 + ], + [ + "2019-04-01", + 0.30122 + ], + [ + "2019-04-02", + 0.35483 + ], + [ + "2019-04-03", + 0.38019 + ], + [ + "2019-04-04", + 0.35966 + ], + [ + "2019-04-08", + 0.37102 + ], + [ + "2019-04-09", + 0.38305 + ], + [ + "2019-04-10", + 0.41004 + ], + [ + "2019-04-11", + 0.42005 + ], + [ + "2019-04-12", + 0.43924 + ], + [ + "2019-04-15", + 0.42615 + ], + [ + "2019-04-16", + 0.38351 + ], + [ + "2019-04-17", + 0.35898 + ], + [ + "2019-04-18", + 0.40121 + ], + [ + "2019-04-19", + 0.37816 + ], + [ + "2019-04-22", + 0.38903 + ], + [ + "2019-04-23", + 0.41832 + ], + [ + "2019-04-24", + 0.3663 + ], + [ + "2019-04-25", + 0.38762 + ], + [ + "2019-04-26", + 0.40446 + ], + [ + "2019-04-29", + 0.3802 + ], + [ + "2019-04-30", + 0.34887 + ], + [ + "2019-05-06", + 0.44527 + ], + [ + "2019-05-07", + 0.44427 + ], + [ + "2019-05-08", + 0.3517 + ], + [ + "2019-05-09", + 0.40287 + ], + [ + "2019-05-10", + 0.33578 + ], + [ + "2019-05-13", + 0.32627 + ], + [ + "2019-05-14", + 0.40048 + ], + [ + "2019-05-15", + 0.34115 + ], + [ + "2019-05-16", + 0.31946 + ], + [ + "2019-05-17", + 0.38308 + ], + [ + "2019-05-20", + 0.39104 + ], + [ + "2019-05-21", + 0.3376 + ], + [ + "2019-05-22", + 0.32768 + ], + [ + "2019-05-23", + 0.37703 + ], + [ + "2019-05-24", + 0.36051 + ], + [ + "2019-05-27", + 0.3107 + ], + [ + "2019-05-28", + 0.28268 + ], + [ + "2019-05-29", + 0.33637 + ], + [ + "2019-05-30", + 0.39069 + ], + [ + "2019-05-31", + 0.40112 + ], + [ + "2019-06-03", + 0.39442 + ], + [ + "2019-06-04", + 0.40044 + ], + [ + "2019-06-05", + 0.40522 + ], + [ + "2019-06-06", + 0.4117 + ], + [ + "2019-06-10", + 0.37587 + ], + [ + "2019-06-11", + 0.31274 + ], + [ + "2019-06-12", + 0.33267 + ], + [ + "2019-06-13", + 0.37861 + ], + [ + "2019-06-14", + 0.38328 + ], + [ + "2019-06-17", + 0.37483 + ], + [ + "2019-06-18", + 0.34666 + ], + [ + "2019-06-19", + 0.33031 + ], + [ + "2019-06-20", + 0.29293 + ], + [ + "2019-06-21", + 0.30504 + ], + [ + "2019-06-24", + 0.35257 + ], + [ + "2019-06-25", + 0.37004 + ], + [ + "2019-06-26", + 0.35301 + ], + [ + "2019-06-27", + 0.32374 + ], + [ + "2019-06-28", + 0.33958 + ], + [ + "2019-07-01", + 0.31157 + ], + [ + "2019-07-02", + 0.29513 + ], + [ + "2019-07-03", + 0.33753 + ], + [ + "2019-07-04", + 0.33979 + ], + [ + "2019-07-05", + 0.32366 + ], + [ + "2019-07-08", + 0.35262 + ], + [ + "2019-07-09", + 0.37526 + ], + [ + "2019-07-10", + 0.33935 + ], + [ + "2019-07-11", + 0.32242 + ], + [ + "2019-07-12", + 0.31906 + ], + [ + "2019-07-15", + 0.32578 + ], + [ + "2019-07-16", + 0.35132 + ], + [ + "2019-07-17", + 0.35543 + ], + [ + "2019-07-18", + 0.35089 + ], + [ + "2019-07-19", + 0.33551 + ], + [ + "2019-07-22", + 0.33462 + ], + [ + "2019-07-23", + 0.34572 + ], + [ + "2019-07-24", + 0.32532 + ], + [ + "2019-07-25", + 0.31788 + ], + [ + "2019-07-26", + 0.323 + ], + [ + "2019-07-29", + 0.34069 + ], + [ + "2019-07-30", + 0.33755 + ], + [ + "2019-07-31", + 0.33808 + ], + [ + "2019-08-01", + 0.35384 + ], + [ + "2019-08-02", + 0.3626 + ], + [ + "2019-08-05", + 0.39016 + ], + [ + "2019-08-06", + 0.38156 + ], + [ + "2019-08-07", + 0.3548 + ], + [ + "2019-08-08", + 0.3241 + ], + [ + "2019-08-09", + 0.31818 + ], + [ + "2019-08-12", + 0.31383 + ], + [ + "2019-08-13", + 0.30596 + ], + [ + "2019-08-14", + 0.321 + ], + [ + "2019-08-15", + 0.31073 + ], + [ + "2019-08-16", + 0.31711 + ], + [ + "2019-08-19", + 0.29996 + ], + [ + "2019-08-20", + 0.30025 + ], + [ + "2019-08-21", + 0.33279 + ], + [ + "2019-08-22", + 0.33097 + ], + [ + "2019-08-23", + 0.31177 + ], + [ + "2019-08-26", + 0.32983 + ], + [ + "2019-08-27", + 0.31264 + ], + [ + "2019-08-28", + 0.29312 + ], + [ + "2019-08-29", + 0.31012 + ], + [ + "2019-08-30", + 0.31138 + ], + [ + "2019-09-02", + 0.28961 + ], + [ + "2019-09-03", + 0.28805 + ], + [ + "2019-09-04", + 0.29625 + ], + [ + "2019-09-05", + 0.28936 + ], + [ + "2019-09-06", + 0.29704 + ], + [ + "2019-09-09", + 0.28305 + ], + [ + "2019-09-10", + 0.28722 + ], + [ + "2019-09-11", + 0.31041 + ], + [ + "2019-09-12", + 0.29377 + ], + [ + "2019-09-16", + 0.28709 + ], + [ + "2019-09-17", + 0.32317 + ], + [ + "2019-09-18", + 0.29136 + ], + [ + "2019-09-19", + 0.27507 + ], + [ + "2019-09-20", + 0.26895 + ], + [ + "2019-09-23", + 0.28364 + ], + [ + "2019-09-24", + 0.28588 + ], + [ + "2019-09-25", + 0.2961 + ], + [ + "2019-09-26", + 0.29474 + ], + [ + "2019-09-27", + 0.27906 + ], + [ + "2019-09-30", + 0.28452 + ], + [ + "2019-10-08", + 0.28447 + ], + [ + "2019-10-09", + 0.27215 + ], + [ + "2019-10-10", + 0.27106 + ], + [ + "2019-10-11", + 0.2633 + ], + [ + "2019-10-14", + 0.26936 + ], + [ + "2019-10-15", + 0.30532 + ], + [ + "2019-10-16", + 0.3169 + ], + [ + "2019-10-17", + 0.31353 + ], + [ + "2019-10-18", + 0.31512 + ], + [ + "2019-10-21", + 0.30676 + ], + [ + "2019-10-22", + 0.27641 + ], + [ + "2019-10-23", + 0.28942 + ], + [ + "2019-10-24", + 0.2989 + ], + [ + "2019-10-25", + 0.28242 + ], + [ + "2019-10-28", + 0.26649 + ], + [ + "2019-10-29", + 0.27753 + ], + [ + "2019-10-30", + 0.28531 + ], + [ + "2019-10-31", + 0.28698 + ], + [ + "2019-11-01", + 0.26609 + ], + [ + "2019-11-04", + 0.26215 + ], + [ + "2019-11-05", + 0.27277 + ], + [ + "2019-11-06", + 0.28361 + ], + [ + "2019-11-07", + 0.28199 + ], + [ + "2019-11-08", + 0.29214 + ], + [ + "2019-11-11", + 0.3022 + ], + [ + "2019-11-12", + 0.29719 + ], + [ + "2019-11-13", + 0.27253 + ], + [ + "2019-11-14", + 0.26823 + ], + [ + "2019-11-15", + 0.27839 + ], + [ + "2019-11-18", + 0.27235 + ], + [ + "2019-11-19", + 0.24962 + ], + [ + "2019-11-20", + 0.26142 + ], + [ + "2019-11-21", + 0.29293 + ], + [ + "2019-11-22", + 0.29771 + ], + [ + "2019-11-25", + 0.282 + ], + [ + "2019-11-26", + 0.26785 + ], + [ + "2019-11-27", + 0.28679 + ], + [ + "2019-11-28", + 0.29897 + ], + [ + "2019-11-29", + 0.30017 + ], + [ + "2019-12-02", + 0.29879 + ], + [ + "2019-12-03", + 0.2668 + ], + [ + "2019-12-04", + 0.27838 + ], + [ + "2019-12-05", + 0.26381 + ], + [ + "2019-12-06", + 0.26202 + ], + [ + "2019-12-09", + 0.2836 + ], + [ + "2019-12-10", + 0.2962 + ], + [ + "2019-12-11", + 0.3274 + ], + [ + "2019-12-12", + 0.31698 + ], + [ + "2019-12-13", + 0.30177 + ], + [ + "2019-12-16", + 0.29574 + ], + [ + "2019-12-17", + 0.30134 + ], + [ + "2019-12-18", + 0.29888 + ], + [ + "2019-12-19", + 0.31346 + ], + [ + "2019-12-20", + 0.3113 + ], + [ + "2019-12-23", + 0.32037 + ], + [ + "2019-12-24", + 0.31185 + ], + [ + "2019-12-25", + 0.28626 + ], + [ + "2019-12-26", + 0.27604 + ], + [ + "2019-12-27", + 0.28029 + ], + [ + "2019-12-30", + 0.2904 + ], + [ + "2019-12-31", + 0.28046 + ], + [ + "2020-01-02", + 0.31703 + ], + [ + "2020-01-03", + 0.38848 + ], + [ + "2020-01-06", + 0.40584 + ], + [ + "2020-01-07", + 0.37688 + ], + [ + "2020-01-08", + 0.38288 + ], + [ + "2020-01-09", + 0.39302 + ], + [ + "2020-01-10", + 0.36344 + ], + [ + "2020-01-13", + 0.35129 + ], + [ + "2020-01-14", + 0.33552 + ], + [ + "2020-01-15", + 0.36379 + ], + [ + "2020-01-16", + 0.35755 + ], + [ + "2020-01-17", + 0.35367 + ], + [ + "2020-01-20", + 0.34684 + ], + [ + "2020-01-21", + 0.36943 + ], + [ + "2020-01-22", + 0.38339 + ], + [ + "2020-01-23", + 0.42504 + ], + [ + "2020-02-03", + 0.5768 + ], + [ + "2020-02-04", + 0.5081 + ], + [ + "2020-02-05", + 0.34099 + ], + [ + "2020-02-06", + 0.33966 + ], + [ + "2020-02-07", + 0.38441 + ], + [ + "2020-02-10", + 0.3925 + ], + [ + "2020-02-11", + 0.37225 + ], + [ + "2020-02-12", + 0.36758 + ], + [ + "2020-02-13", + 0.38386 + ], + [ + "2020-02-14", + 0.40213 + ], + [ + "2020-02-17", + 0.40954 + ], + [ + "2020-02-18", + 0.40924 + ], + [ + "2020-02-19", + 0.44761 + ], + [ + "2020-02-20", + 0.43117 + ], + [ + "2020-02-21", + 0.47237 + ], + [ + "2020-02-24", + 0.55374 + ], + [ + "2020-02-25", + 0.56099 + ], + [ + "2020-02-26", + 0.52321 + ], + [ + "2020-02-27", + 0.53218 + ], + [ + "2020-02-28", + 0.53541 + ], + [ + "2020-03-02", + 0.52354 + ], + [ + "2020-03-03", + 0.43858 + ], + [ + "2020-03-04", + 0.4748 + ], + [ + "2020-03-05", + 0.44059 + ], + [ + "2020-03-06", + 0.46618 + ], + [ + "2020-03-09", + 0.54066 + ], + [ + "2020-03-10", + 0.47508 + ], + [ + "2020-03-11", + 0.41317 + ], + [ + "2020-03-12", + 0.47367 + ], + [ + "2020-03-13", + 0.48839 + ], + [ + "2020-03-16", + 0.51222 + ], + [ + "2020-03-17", + 0.49377 + ], + [ + "2020-03-18", + 0.42611 + ], + [ + "2020-03-19", + 0.43853 + ], + [ + "2020-03-20", + 0.35259 + ], + [ + "2020-03-23", + 0.36667 + ], + [ + "2020-03-24", + 0.37341 + ], + [ + "2020-03-25", + 0.27609 + ], + [ + "2020-03-26", + 0.31717 + ], + [ + "2020-03-27", + 0.36378 + ], + [ + "2020-03-30", + 0.36119 + ], + [ + "2020-03-31", + 0.36599 + ], + [ + "2020-04-01", + 0.34798 + ], + [ + "2020-04-02", + 0.32572 + ], + [ + "2020-04-03", + 0.32169 + ], + [ + "2020-04-07", + 0.32118 + ], + [ + "2020-04-08", + 0.31933 + ], + [ + "2020-04-09", + 0.36491 + ], + [ + "2020-04-10", + 0.36052 + ], + [ + "2020-04-13", + 0.35217 + ], + [ + "2020-04-14", + 0.31572 + ], + [ + "2020-04-15", + 0.32279 + ], + [ + "2020-04-16", + 0.34781 + ], + [ + "2020-04-17", + 0.32133 + ], + [ + "2020-04-20", + 0.31152 + ], + [ + "2020-04-21", + 0.33512 + ], + [ + "2020-04-22", + 0.32884 + ], + [ + "2020-04-23", + 0.30467 + ], + [ + "2020-04-24", + 0.32017 + ], + [ + "2020-04-27", + 0.32452 + ], + [ + "2020-04-28", + 0.32755 + ], + [ + "2020-04-29", + 0.31566 + ], + [ + "2020-04-30", + 0.30174 + ], + [ + "2020-05-06", + 0.31013 + ], + [ + "2020-05-07", + 0.33313 + ], + [ + "2020-05-08", + 0.33114 + ], + [ + "2020-05-11", + 0.31498 + ], + [ + "2020-05-12", + 0.32451 + ], + [ + "2020-05-13", + 0.32412 + ], + [ + "2020-05-14", + 0.33745 + ], + [ + "2020-05-15", + 0.34317 + ], + [ + "2020-05-18", + 0.32127 + ], + [ + "2020-05-19", + 0.31146 + ], + [ + "2020-05-20", + 0.31991 + ], + [ + "2020-05-21", + 0.34646 + ], + [ + "2020-05-22", + 0.36628 + ], + [ + "2020-05-25", + 0.36779 + ], + [ + "2020-05-26", + 0.3065 + ], + [ + "2020-05-27", + 0.32075 + ], + [ + "2020-05-28", + 0.33127 + ], + [ + "2020-05-29", + 0.32761 + ], + [ + "2020-06-01", + 0.30652 + ], + [ + "2020-06-02", + 0.30904 + ], + [ + "2020-06-03", + 0.349 + ], + [ + "2020-06-04", + 0.34148 + ], + [ + "2020-06-05", + 0.32284 + ], + [ + "2020-06-08", + 0.32398 + ], + [ + "2020-06-09", + 0.34658 + ], + [ + "2020-06-10", + 0.37201 + ], + [ + "2020-06-11", + 0.45137 + ], + [ + "2020-06-12", + 0.45853 + ], + [ + "2020-06-15", + 0.45947 + ], + [ + "2020-06-16", + 0.44399 + ], + [ + "2020-06-17", + 0.42479 + ], + [ + "2020-06-18", + 0.41238 + ], + [ + "2020-06-19", + 0.40625 + ], + [ + "2020-06-22", + 0.41326 + ], + [ + "2020-06-23", + 0.4658 + ], + [ + "2020-06-24", + 0.40211 + ], + [ + "2020-06-29", + 0.42303 + ], + [ + "2020-06-30", + 0.40434 + ], + [ + "2020-07-01", + 0.35846 + ], + [ + "2020-07-02", + 0.35035 + ], + [ + "2020-07-03", + 0.38656 + ], + [ + "2020-07-06", + 0.31519 + ], + [ + "2020-07-07", + 0.31938 + ], + [ + "2020-07-08", + 0.39818 + ], + [ + "2020-07-09", + 0.38798 + ], + [ + "2020-07-10", + 0.44613 + ], + [ + "2020-07-13", + 0.45573 + ], + [ + "2020-07-14", + 0.41886 + ], + [ + "2020-07-15", + 0.47852 + ], + [ + "2020-07-16", + 0.55162 + ], + [ + "2020-07-17", + 0.52843 + ], + [ + "2020-07-20", + 0.38048 + ], + [ + "2020-07-21", + 0.36493 + ], + [ + "2020-07-22", + 0.40819 + ], + [ + "2020-07-23", + 0.40258 + ], + [ + "2020-07-24", + 0.483 + ], + [ + "2020-07-27", + 0.5109 + ], + [ + "2020-07-28", + 0.41195 + ], + [ + "2020-07-29", + 0.3715 + ], + [ + "2020-07-30", + 0.37478 + ], + [ + "2020-07-31", + 0.40514 + ], + [ + "2020-08-03", + 0.36482 + ], + [ + "2020-08-04", + 0.36618 + ], + [ + "2020-08-05", + 0.3973 + ], + [ + "2020-08-06", + 0.39361 + ], + [ + "2020-08-07", + 0.41434 + ], + [ + "2020-08-10", + 0.40954 + ], + [ + "2020-08-11", + 0.40126 + ], + [ + "2020-08-12", + 0.42209 + ], + [ + "2020-08-13", + 0.41415 + ], + [ + "2020-08-14", + 0.38077 + ], + [ + "2020-08-17", + 0.3451 + ], + [ + "2020-08-18", + 0.36326 + ], + [ + "2020-08-19", + 0.42849 + ], + [ + "2020-08-20", + 0.42535 + ], + [ + "2020-08-21", + 0.38822 + ], + [ + "2020-08-24", + 0.3424 + ], + [ + "2020-08-25", + 0.34527 + ], + [ + "2020-08-26", + 0.36482 + ], + [ + "2020-08-27", + 0.36884 + ], + [ + "2020-08-28", + 0.31745 + ], + [ + "2020-08-31", + 0.33196 + ], + [ + "2020-09-01", + 0.36897 + ], + [ + "2020-09-02", + 0.34939 + ], + [ + "2020-09-03", + 0.37538 + ], + [ + "2020-09-04", + 0.39458 + ], + [ + "2020-09-07", + 0.43322 + ], + [ + "2020-09-08", + 0.4231 + ], + [ + "2020-09-09", + 0.42102 + ], + [ + "2020-09-10", + 0.39932 + ], + [ + "2020-09-11", + 0.35899 + ], + [ + "2020-09-14", + 0.3424 + ], + [ + "2020-09-15", + 0.3402 + ], + [ + "2020-09-16", + 0.35851 + ], + [ + "2020-09-17", + 0.37532 + ], + [ + "2020-09-18", + 0.31592 + ], + [ + "2020-09-21", + 0.32243 + ], + [ + "2020-09-22", + 0.3872 + ], + [ + "2020-09-23", + 0.37114 + ], + [ + "2020-09-24", + 0.37631 + ], + [ + "2020-09-25", + 0.38623 + ], + [ + "2020-09-28", + 0.3549 + ], + [ + "2020-09-29", + 0.35325 + ], + [ + "2020-09-30", + 0.35653 + ], + [ + "2020-10-09", + 0.34143 + ], + [ + "2020-10-12", + 0.297 + ], + [ + "2020-10-13", + 0.31974 + ], + [ + "2020-10-14", + 0.36334 + ], + [ + "2020-10-15", + 0.36856 + ], + [ + "2020-10-16", + 0.35614 + ], + [ + "2020-10-19", + 0.37426 + ], + [ + "2020-10-20", + 0.36452 + ], + [ + "2020-10-21", + 0.34162 + ], + [ + "2020-10-22", + 0.35475 + ], + [ + "2020-10-23", + 0.36453 + ], + [ + "2020-10-26", + 0.37401 + ], + [ + "2020-10-27", + 0.34819 + ], + [ + "2020-10-28", + 0.33335 + ], + [ + "2020-10-29", + 0.32405 + ], + [ + "2020-10-30", + 0.35151 + ], + [ + "2020-11-02", + 0.36557 + ], + [ + "2020-11-03", + 0.31834 + ], + [ + "2020-11-04", + 0.30743 + ], + [ + "2020-11-05", + 0.29712 + ], + [ + "2020-11-06", + 0.31119 + ], + [ + "2020-11-09", + 0.30884 + ], + [ + "2020-11-10", + 0.33221 + ], + [ + "2020-11-11", + 0.38309 + ], + [ + "2020-11-12", + 0.37328 + ], + [ + "2020-11-13", + 0.36152 + ], + [ + "2020-11-16", + 0.34369 + ], + [ + "2020-11-17", + 0.31868 + ], + [ + "2020-11-18", + 0.33271 + ], + [ + "2020-11-19", + 0.31314 + ], + [ + "2020-11-20", + 0.31321 + ], + [ + "2020-11-23", + 0.30158 + ], + [ + "2020-11-24", + 0.30979 + ], + [ + "2020-11-25", + 0.3521 + ], + [ + "2020-11-26", + 0.33781 + ], + [ + "2020-11-27", + 0.29443 + ], + [ + "2020-11-30", + 0.30836 + ], + [ + "2020-12-01", + 0.2965 + ], + [ + "2020-12-02", + 0.28368 + ], + [ + "2020-12-03", + 0.3205 + ], + [ + "2020-12-04", + 0.3154 + ], + [ + "2020-12-07", + 0.32798 + ], + [ + "2020-12-08", + 0.3391 + ], + [ + "2020-12-09", + 0.34601 + ], + [ + "2020-12-10", + 0.3591 + ], + [ + "2020-12-11", + 0.35681 + ], + [ + "2020-12-14", + 0.34643 + ], + [ + "2020-12-15", + 0.3396 + ], + [ + "2020-12-16", + 0.37449 + ], + [ + "2020-12-17", + 0.36661 + ], + [ + "2020-12-18", + 0.35324 + ], + [ + "2020-12-21", + 0.37558 + ], + [ + "2020-12-22", + 0.38262 + ], + [ + "2020-12-23", + 0.3846 + ], + [ + "2020-12-24", + 0.34557 + ], + [ + "2020-12-25", + 0.35333 + ], + [ + "2020-12-28", + 0.34549 + ], + [ + "2020-12-29", + 0.36031 + ], + [ + "2020-12-30", + 0.35482 + ], + [ + "2020-12-31", + 0.30603 + ], + [ + "2021-01-04", + 0.31433 + ], + [ + "2021-01-05", + 0.31423 + ], + [ + "2021-01-06", + 0.31409 + ], + [ + "2021-01-07", + 0.33483 + ], + [ + "2021-01-08", + 0.35312 + ], + [ + "2021-01-11", + 0.40585 + ], + [ + "2021-01-12", + 0.34573 + ], + [ + "2021-01-13", + 0.31888 + ], + [ + "2021-01-14", + 0.40859 + ], + [ + "2021-01-15", + 0.40762 + ], + [ + "2021-01-18", + 0.35829 + ], + [ + "2021-01-19", + 0.372 + ], + [ + "2021-01-20", + 0.40195 + ], + [ + "2021-01-21", + 0.34683 + ], + [ + "2021-01-22", + 0.33904 + ], + [ + "2021-01-25", + 0.36087 + ], + [ + "2021-01-26", + 0.38945 + ], + [ + "2021-01-27", + 0.42585 + ], + [ + "2021-01-28", + 0.42045 + ], + [ + "2021-01-29", + 0.45479 + ], + [ + "2021-02-01", + 0.37439 + ], + [ + "2021-02-02", + 0.33194 + ], + [ + "2021-02-03", + 0.35611 + ], + [ + "2021-02-04", + 0.39562 + ], + [ + "2021-02-05", + 0.39632 + ], + [ + "2021-02-08", + 0.38074 + ], + [ + "2021-02-09", + 0.34461 + ], + [ + "2021-02-10", + 0.32669 + ], + [ + "2021-02-18", + 0.35219 + ], + [ + "2021-02-19", + 0.38043 + ], + [ + "2021-02-22", + 0.42089 + ], + [ + "2021-02-23", + 0.43502 + ], + [ + "2021-02-24", + 0.42643 + ], + [ + "2021-02-25", + 0.40795 + ], + [ + "2021-02-26", + 0.39603 + ], + [ + "2021-03-01", + 0.38236 + ], + [ + "2021-03-02", + 0.35088 + ], + [ + "2021-03-03", + 0.36051 + ], + [ + "2021-03-04", + 0.37455 + ], + [ + "2021-03-05", + 0.41294 + ], + [ + "2021-03-08", + 0.41491 + ], + [ + "2021-03-09", + 0.45386 + ], + [ + "2021-03-10", + 0.374 + ], + [ + "2021-03-11", + 0.28724 + ], + [ + "2021-03-12", + 0.29438 + ], + [ + "2021-03-15", + 0.36921 + ], + [ + "2021-03-16", + 0.35693 + ], + [ + "2021-03-17", + 0.30188 + ], + [ + "2021-03-18", + 0.30305 + ], + [ + "2021-03-19", + 0.33372 + ], + [ + "2021-03-22", + 0.34966 + ], + [ + "2021-03-23", + 0.31713 + ], + [ + "2021-03-24", + 0.36204 + ], + [ + "2021-03-25", + 0.3487 + ], + [ + "2021-03-26", + 0.29965 + ], + [ + "2021-03-29", + 0.28941 + ], + [ + "2021-03-30", + 0.31567 + ], + [ + "2021-03-31", + 0.33015 + ], + [ + "2021-04-01", + 0.33402 + ], + [ + "2021-04-02", + 0.30248 + ], + [ + "2021-04-06", + 0.32621 + ], + [ + "2021-04-07", + 0.35502 + ], + [ + "2021-04-08", + 0.35082 + ], + [ + "2021-04-09", + 0.35583 + ], + [ + "2021-04-12", + 0.38752 + ], + [ + "2021-04-13", + 0.36688 + ], + [ + "2021-04-14", + 0.32418 + ], + [ + "2021-04-15", + 0.33492 + ], + [ + "2021-04-16", + 0.34639 + ], + [ + "2021-04-19", + 0.30326 + ], + [ + "2021-04-20", + 0.30754 + ], + [ + "2021-04-21", + 0.35498 + ], + [ + "2021-04-22", + 0.35475 + ], + [ + "2021-04-23", + 0.34064 + ], + [ + "2021-04-26", + 0.3483 + ], + [ + "2021-04-27", + 0.3556 + ], + [ + "2021-04-28", + 0.32892 + ], + [ + "2021-04-29", + 0.34047 + ], + [ + "2021-04-30", + 0.3575 + ], + [ + "2021-05-06", + 0.39603 + ], + [ + "2021-05-07", + 0.40352 + ], + [ + "2021-05-10", + 0.39282 + ], + [ + "2021-05-11", + 0.3614 + ], + [ + "2021-05-12", + 0.33861 + ], + [ + "2021-05-13", + 0.35141 + ], + [ + "2021-05-14", + 0.32791 + ], + [ + "2021-05-17", + 0.2907 + ], + [ + "2021-05-18", + 0.32702 + ], + [ + "2021-05-19", + 0.35165 + ], + [ + "2021-05-20", + 0.34138 + ], + [ + "2021-05-21", + 0.34907 + ], + [ + "2021-05-24", + 0.34776 + ], + [ + "2021-05-25", + 0.28821 + ], + [ + "2021-05-26", + 0.28115 + ], + [ + "2021-05-27", + 0.3259 + ], + [ + "2021-05-28", + 0.3314 + ], + [ + "2021-05-31", + 0.33264 + ], + [ + "2021-06-01", + 0.31463 + ], + [ + "2021-06-02", + 0.32867 + ], + [ + "2021-06-03", + 0.34448 + ], + [ + "2021-06-04", + 0.32749 + ], + [ + "2021-06-07", + 0.31324 + ], + [ + "2021-06-08", + 0.33864 + ], + [ + "2021-06-09", + 0.33436 + ], + [ + "2021-06-10", + 0.31086 + ], + [ + "2021-06-11", + 0.31833 + ], + [ + "2021-06-15", + 0.34417 + ], + [ + "2021-06-16", + 0.35266 + ], + [ + "2021-06-17", + 0.33688 + ], + [ + "2021-06-18", + 0.31193 + ], + [ + "2021-06-21", + 0.31228 + ], + [ + "2021-06-22", + 0.30645 + ], + [ + "2021-06-23", + 0.29282 + ], + [ + "2021-06-24", + 0.29928 + ], + [ + "2021-06-25", + 0.27752 + ], + [ + "2021-06-28", + 0.28311 + ], + [ + "2021-06-29", + 0.32896 + ], + [ + "2021-06-30", + 0.32188 + ], + [ + "2021-07-01", + 0.3025 + ], + [ + "2021-07-02", + 0.34792 + ], + [ + "2021-07-05", + 0.38 + ], + [ + "2021-07-06", + 0.35202 + ], + [ + "2021-07-07", + 0.33496 + ], + [ + "2021-07-08", + 0.32929 + ], + [ + "2021-07-09", + 0.35474 + ], + [ + "2021-07-12", + 0.31997 + ], + [ + "2021-07-13", + 0.30364 + ], + [ + "2021-07-14", + 0.33894 + ], + [ + "2021-07-15", + 0.32736 + ], + [ + "2021-07-16", + 0.31869 + ], + [ + "2021-07-19", + 0.33825 + ], + [ + "2021-07-20", + 0.32272 + ], + [ + "2021-07-21", + 0.31691 + ], + [ + "2021-07-22", + 0.31271 + ], + [ + "2021-07-23", + 0.33595 + ], + [ + "2021-07-26", + 0.39996 + ], + [ + "2021-07-27", + 0.45842 + ], + [ + "2021-07-28", + 0.39435 + ], + [ + "2021-07-29", + 0.30083 + ], + [ + "2021-07-30", + 0.32459 + ], + [ + "2021-08-02", + 0.31227 + ], + [ + "2021-08-03", + 0.2792 + ], + [ + "2021-08-04", + 0.31008 + ], + [ + "2021-08-05", + 0.32471 + ], + [ + "2021-08-06", + 0.3442 + ], + [ + "2021-08-09", + 0.32286 + ], + [ + "2021-08-10", + 0.29014 + ], + [ + "2021-08-11", + 0.31696 + ], + [ + "2021-08-12", + 0.35287 + ], + [ + "2021-08-13", + 0.34943 + ], + [ + "2021-08-16", + 0.33809 + ], + [ + "2021-08-17", + 0.36156 + ], + [ + "2021-08-18", + 0.351 + ], + [ + "2021-08-19", + 0.32167 + ], + [ + "2021-08-20", + 0.36977 + ], + [ + "2021-08-23", + 0.34181 + ], + [ + "2021-08-24", + 0.28298 + ], + [ + "2021-08-25", + 0.30648 + ], + [ + "2021-08-26", + 0.35938 + ], + [ + "2021-08-27", + 0.3469 + ], + [ + "2021-08-30", + 0.33329 + ], + [ + "2021-08-31", + 0.33759 + ], + [ + "2021-09-01", + 0.30729 + ], + [ + "2021-09-02", + 0.3065 + ], + [ + "2021-09-03", + 0.33606 + ], + [ + "2021-09-06", + 0.31933 + ], + [ + "2021-09-07", + 0.28518 + ], + [ + "2021-09-08", + 0.30988 + ], + [ + "2021-09-09", + 0.31817 + ], + [ + "2021-09-10", + 0.2979 + ], + [ + "2021-09-13", + 0.2981 + ], + [ + "2021-09-14", + 0.3321 + ], + [ + "2021-09-15", + 0.34305 + ], + [ + "2021-09-16", + 0.34979 + ], + [ + "2021-09-17", + 0.31643 + ], + [ + "2021-09-22", + 0.30639 + ], + [ + "2021-09-23", + 0.31737 + ], + [ + "2021-09-24", + 0.30712 + ], + [ + "2021-09-27", + 0.31812 + ], + [ + "2021-09-28", + 0.31129 + ], + [ + "2021-09-29", + 0.33306 + ], + [ + "2021-09-30", + 0.32943 + ], + [ + "2021-10-08", + 0.29127 + ], + [ + "2021-10-11", + 0.30192 + ], + [ + "2021-10-12", + 0.34185 + ], + [ + "2021-10-13", + 0.33296 + ], + [ + "2021-10-14", + 0.30995 + ], + [ + "2021-10-15", + 0.32259 + ], + [ + "2021-10-18", + 0.33224 + ], + [ + "2021-10-19", + 0.32684 + ], + [ + "2021-10-20", + 0.31029 + ], + [ + "2021-10-21", + 0.31749 + ], + [ + "2021-10-22", + 0.30275 + ], + [ + "2021-10-25", + 0.30688 + ], + [ + "2021-10-26", + 0.31601 + ], + [ + "2021-10-27", + 0.33779 + ], + [ + "2021-10-28", + 0.34017 + ], + [ + "2021-10-29", + 0.30652 + ], + [ + "2021-11-01", + 0.29793 + ], + [ + "2021-11-02", + 0.32607 + ], + [ + "2021-11-03", + 0.32459 + ], + [ + "2021-11-04", + 0.28835 + ], + [ + "2021-11-05", + 0.28634 + ], + [ + "2021-11-08", + 0.30621 + ], + [ + "2021-11-09", + 0.29704 + ], + [ + "2021-11-10", + 0.30109 + ], + [ + "2021-11-11", + 0.27689 + ], + [ + "2021-11-12", + 0.26374 + ], + [ + "2021-11-15", + 0.29298 + ], + [ + "2021-11-16", + 0.29232 + ], + [ + "2021-11-17", + 0.30188 + ], + [ + "2021-11-18", + 0.31725 + ], + [ + "2021-11-19", + 0.30547 + ], + [ + "2021-11-22", + 0.28921 + ], + [ + "2021-11-23", + 0.29864 + ], + [ + "2021-11-24", + 0.29555 + ], + [ + "2021-11-25", + 0.30132 + ], + [ + "2021-11-26", + 0.31205 + ], + [ + "2021-11-29", + 0.31919 + ], + [ + "2021-11-30", + 0.30559 + ], + [ + "2021-12-01", + 0.29889 + ], + [ + "2021-12-02", + 0.28358 + ], + [ + "2021-12-03", + 0.27762 + ], + [ + "2021-12-06", + 0.28449 + ], + [ + "2021-12-07", + 0.29288 + ], + [ + "2021-12-08", + 0.27935 + ], + [ + "2021-12-09", + 0.25497 + ], + [ + "2021-12-10", + 0.28373 + ], + [ + "2021-12-13", + 0.30714 + ], + [ + "2021-12-14", + 0.31058 + ], + [ + "2021-12-15", + 0.33659 + ], + [ + "2021-12-16", + 0.31156 + ], + [ + "2021-12-17", + 0.31991 + ], + [ + "2021-12-20", + 0.3567 + ], + [ + "2021-12-21", + 0.31868 + ], + [ + "2021-12-22", + 0.30228 + ], + [ + "2021-12-23", + 0.30818 + ], + [ + "2021-12-24", + 0.30507 + ], + [ + "2021-12-27", + 0.30956 + ], + [ + "2021-12-28", + 0.29553 + ], + [ + "2021-12-29", + 0.30857 + ], + [ + "2021-12-30", + 0.31986 + ], + [ + "2021-12-31", + 0.2986 + ], + [ + "2022-01-04", + 0.33736 + ], + [ + "2022-01-05", + 0.34432 + ], + [ + "2022-01-06", + 0.36244 + ], + [ + "2022-01-07", + 0.36554 + ], + [ + "2022-01-10", + 0.31803 + ], + [ + "2022-01-11", + 0.32233 + ], + [ + "2022-01-12", + 0.31151 + ], + [ + "2022-01-13", + 0.31107 + ], + [ + "2022-01-14", + 0.33997 + ], + [ + "2022-01-17", + 0.31538 + ], + [ + "2022-01-18", + 0.28295 + ], + [ + "2022-01-19", + 0.29622 + ], + [ + "2022-01-20", + 0.30282 + ], + [ + "2022-01-21", + 0.2955 + ], + [ + "2022-01-24", + 0.30886 + ], + [ + "2022-01-25", + 0.32857 + ], + [ + "2022-01-26", + 0.31988 + ], + [ + "2022-01-27", + 0.32603 + ], + [ + "2022-01-28", + 0.35152 + ], + [ + "2022-02-07", + 0.3067 + ], + [ + "2022-02-08", + 0.28139 + ], + [ + "2022-02-09", + 0.29888 + ], + [ + "2022-02-10", + 0.29234 + ], + [ + "2022-02-11", + 0.32353 + ], + [ + "2022-02-14", + 0.36428 + ], + [ + "2022-02-15", + 0.3632 + ], + [ + "2022-02-16", + 0.35464 + ], + [ + "2022-02-17", + 0.348 + ], + [ + "2022-02-18", + 0.35395 + ], + [ + "2022-02-21", + 0.39516 + ], + [ + "2022-02-22", + 0.45286 + ], + [ + "2022-02-23", + 0.41191 + ], + [ + "2022-02-24", + 0.39985 + ], + [ + "2022-02-25", + 0.39433 + ], + [ + "2022-02-28", + 0.34886 + ], + [ + "2022-03-01", + 0.34061 + ], + [ + "2022-03-02", + 0.33756 + ], + [ + "2022-03-03", + 0.34948 + ], + [ + "2022-03-04", + 0.3683 + ], + [ + "2022-03-07", + 0.42564 + ], + [ + "2022-03-08", + 0.44765 + ], + [ + "2022-03-09", + 0.39798 + ], + [ + "2022-03-10", + 0.33966 + ], + [ + "2022-03-11", + 0.30664 + ], + [ + "2022-03-14", + 0.38203 + ], + [ + "2022-03-15", + 0.48133 + ], + [ + "2022-03-16", + 0.36235 + ], + [ + "2022-03-17", + 0.24919 + ], + [ + "2022-03-18", + 0.30118 + ], + [ + "2022-03-21", + 0.343 + ], + [ + "2022-03-22", + 0.3459 + ], + [ + "2022-03-23", + 0.33687 + ], + [ + "2022-03-24", + 0.34642 + ], + [ + "2022-03-25", + 0.38393 + ], + [ + "2022-03-28", + 0.40511 + ], + [ + "2022-03-29", + 0.39891 + ], + [ + "2022-03-30", + 0.34454 + ], + [ + "2022-03-31", + 0.38932 + ], + [ + "2022-04-01", + 0.41861 + ], + [ + "2022-04-06", + 0.39067 + ], + [ + "2022-04-07", + 0.4045 + ], + [ + "2022-04-08", + 0.38274 + ], + [ + "2022-04-11", + 0.40751 + ], + [ + "2022-04-12", + 0.41099 + ], + [ + "2022-04-13", + 0.37304 + ], + [ + "2022-04-14", + 0.38631 + ], + [ + "2022-04-15", + 0.36395 + ], + [ + "2022-04-18", + 0.39294 + ], + [ + "2022-04-19", + 0.39542 + ], + [ + "2022-04-20", + 0.41526 + ], + [ + "2022-04-21", + 0.4205 + ], + [ + "2022-04-22", + 0.39243 + ], + [ + "2022-04-25", + 0.43106 + ], + [ + "2022-04-26", + 0.45846 + ], + [ + "2022-04-27", + 0.32296 + ], + [ + "2022-04-28", + 0.30008 + ], + [ + "2022-04-29", + 0.30893 + ], + [ + "2022-05-05", + 0.30929 + ], + [ + "2022-05-06", + 0.38224 + ], + [ + "2022-05-09", + 0.39814 + ], + [ + "2022-05-10", + 0.34838 + ], + [ + "2022-05-11", + 0.3083 + ], + [ + "2022-05-12", + 0.32815 + ], + [ + "2022-05-13", + 0.35119 + ], + [ + "2022-05-16", + 0.35332 + ], + [ + "2022-05-17", + 0.35458 + ], + [ + "2022-05-18", + 0.33925 + ], + [ + "2022-05-19", + 0.35434 + ], + [ + "2022-05-20", + 0.33159 + ], + [ + "2022-05-23", + 0.33615 + ], + [ + "2022-05-24", + 0.40692 + ], + [ + "2022-05-25", + 0.39038 + ], + [ + "2022-05-26", + 0.34798 + ], + [ + "2022-05-27", + 0.35296 + ], + [ + "2022-05-30", + 0.34291 + ], + [ + "2022-05-31", + 0.31664 + ], + [ + "2022-06-01", + 0.32475 + ], + [ + "2022-06-02", + 0.3427 + ], + [ + "2022-06-06", + 0.32281 + ], + [ + "2022-06-07", + 0.31648 + ], + [ + "2022-06-08", + 0.33478 + ], + [ + "2022-06-09", + 0.35676 + ], + [ + "2022-06-10", + 0.35158 + ], + [ + "2022-06-13", + 0.34952 + ], + [ + "2022-06-14", + 0.36692 + ], + [ + "2022-06-15", + 0.32888 + ], + [ + "2022-06-16", + 0.34571 + ], + [ + "2022-06-17", + 0.34373 + ], + [ + "2022-06-20", + 0.32855 + ], + [ + "2022-06-21", + 0.34081 + ], + [ + "2022-06-22", + 0.36551 + ], + [ + "2022-06-23", + 0.33621 + ], + [ + "2022-06-24", + 0.30236 + ], + [ + "2022-06-27", + 0.31203 + ], + [ + "2022-06-28", + 0.31483 + ], + [ + "2022-06-29", + 0.34093 + ], + [ + "2022-06-30", + 0.3467 + ], + [ + "2022-07-01", + 0.35937 + ], + [ + "2022-07-04", + 0.34821 + ], + [ + "2022-07-05", + 0.39945 + ], + [ + "2022-07-06", + 0.40009 + ], + [ + "2022-07-07", + 0.42889 + ], + [ + "2022-07-08", + 0.38746 + ], + [ + "2022-07-11", + 0.41735 + ], + [ + "2022-07-12", + 0.41334 + ], + [ + "2022-07-13", + 0.37259 + ], + [ + "2022-07-14", + 0.3965 + ], + [ + "2022-07-15", + 0.39445 + ], + [ + "2022-07-18", + 0.50114 + ], + [ + "2022-07-19", + 0.48164 + ], + [ + "2022-07-20", + 0.38617 + ], + [ + "2022-07-21", + 0.40239 + ], + [ + "2022-07-22", + 0.40308 + ], + [ + "2022-07-25", + 0.51484 + ], + [ + "2022-07-26", + 0.38214 + ], + [ + "2022-07-27", + 0.38013 + ], + [ + "2022-07-28", + 0.51033 + ], + [ + "2022-07-29", + 0.40001 + ], + [ + "2022-08-01", + 0.40056 + ], + [ + "2022-08-02", + 0.40839 + ], + [ + "2022-08-03", + 0.4038 + ], + [ + "2022-08-04", + 0.35038 + ], + [ + "2022-08-05", + 0.31446 + ], + [ + "2022-08-08", + 0.36054 + ], + [ + "2022-08-09", + 0.35186 + ], + [ + "2022-08-10", + 0.50301 + ], + [ + "2022-08-11", + 0.33219 + ], + [ + "2022-08-12", + 0.35567 + ], + [ + "2022-08-15", + 0.40295 + ], + [ + "2022-08-16", + 0.37356 + ], + [ + "2022-08-17", + 0.3735 + ], + [ + "2022-08-18", + 0.3771 + ], + [ + "2022-08-19", + 0.40266 + ], + [ + "2022-08-22", + 0.39337 + ], + [ + "2022-08-23", + 0.37308 + ], + [ + "2022-08-24", + 0.48372 + ], + [ + "2022-08-25", + 0.48208 + ], + [ + "2022-08-26", + 0.4468 + ], + [ + "2022-08-29", + 0.44781 + ], + [ + "2022-08-30", + 0.38093 + ], + [ + "2022-08-31", + 0.38271 + ], + [ + "2022-09-01", + 0.3689 + ], + [ + "2022-09-02", + 0.37099 + ], + [ + "2022-09-05", + 0.44351 + ], + [ + "2022-09-06", + 0.34921 + ], + [ + "2022-09-07", + 0.35547 + ], + [ + "2022-09-08", + 0.43451 + ], + [ + "2022-09-09", + 0.31971 + ], + [ + "2022-09-13", + 0.37282 + ], + [ + "2022-09-14", + 0.39239 + ], + [ + "2022-09-15", + 0.42929 + ], + [ + "2022-09-16", + 0.47709 + ], + [ + "2022-09-19", + 0.48596 + ], + [ + "2022-09-20", + 0.44363 + ], + [ + "2022-09-21", + 0.44146 + ], + [ + "2022-09-22", + 0.45239 + ], + [ + "2022-09-23", + 0.4476 + ], + [ + "2022-09-26", + 0.47174 + ], + [ + "2022-09-27", + 0.45195 + ], + [ + "2022-09-28", + 0.43784 + ], + [ + "2022-09-29", + 0.46297 + ], + [ + "2022-09-30", + 0.40452 + ], + [ + "2022-10-10", + 0.4403 + ], + [ + "2022-10-11", + 0.4483 + ], + [ + "2022-10-12", + 0.47373 + ], + [ + "2022-10-13", + 0.41779 + ], + [ + "2022-10-14", + 0.48759 + ], + [ + "2022-10-17", + 0.45278 + ], + [ + "2022-10-18", + 0.49722 + ], + [ + "2022-10-19", + 0.46182 + ], + [ + "2022-10-20", + 0.45638 + ], + [ + "2022-10-21", + 0.4407 + ], + [ + "2022-10-24", + 0.44736 + ], + [ + "2022-10-25", + 0.47465 + ], + [ + "2022-10-26", + 0.41308 + ], + [ + "2022-10-27", + 0.49821 + ], + [ + "2022-10-28", + 0.46246 + ], + [ + "2022-10-31", + 0.55938 + ], + [ + "2022-11-01", + 0.3768 + ], + [ + "2022-11-02", + 0.32324 + ], + [ + "2022-11-03", + 0.39642 + ], + [ + "2022-11-04", + 0.45845 + ], + [ + "2022-11-07", + 0.43818 + ], + [ + "2022-11-08", + 0.4849 + ], + [ + "2022-11-09", + 0.43641 + ], + [ + "2022-11-10", + 0.44762 + ], + [ + "2022-11-11", + 0.40202 + ], + [ + "2022-11-14", + 0.38946 + ], + [ + "2022-11-15", + 0.42363 + ], + [ + "2022-11-16", + 0.43766 + ], + [ + "2022-11-17", + 0.45335 + ], + [ + "2022-11-18", + 0.44638 + ], + [ + "2022-11-21", + 0.47157 + ], + [ + "2022-11-22", + 0.46503 + ], + [ + "2022-11-23", + 0.43012 + ], + [ + "2022-11-24", + 0.44098 + ], + [ + "2022-11-25", + 0.43119 + ], + [ + "2022-11-28", + 0.52972 + ], + [ + "2022-11-29", + 0.43047 + ], + [ + "2022-11-30", + 0.39393 + ], + [ + "2022-12-01", + 0.41402 + ], + [ + "2022-12-02", + 0.42528 + ], + [ + "2022-12-05", + 0.43161 + ], + [ + "2022-12-06", + 0.42387 + ], + [ + "2022-12-07", + 0.49128 + ], + [ + "2022-12-08", + 0.49854 + ], + [ + "2022-12-09", + 0.47763 + ], + [ + "2022-12-12", + 0.4879 + ], + [ + "2022-12-13", + 0.47679 + ], + [ + "2022-12-14", + 0.52458 + ], + [ + "2022-12-15", + 0.44531 + ], + [ + "2022-12-16", + 0.45827 + ], + [ + "2022-12-19", + 0.47928 + ], + [ + "2022-12-20", + 0.54658 + ], + [ + "2022-12-21", + 0.55909 + ], + [ + "2022-12-22", + 0.4835 + ], + [ + "2022-12-23", + 0.55927 + ], + [ + "2022-12-26", + 0.55067 + ], + [ + "2022-12-27", + 0.4647 + ], + [ + "2022-12-28", + 0.39406 + ], + [ + "2022-12-29", + 0.58823 + ], + [ + "2022-12-30", + 0.50609 + ], + [ + "2023-01-03", + 0.44252 + ], + [ + "2023-01-04", + 0.50328 + ], + [ + "2023-01-05", + 0.49513 + ], + [ + "2023-01-06", + 0.49642 + ], + [ + "2023-01-09", + 0.49117 + ], + [ + "2023-01-10", + 0.45441 + ], + [ + "2023-01-11", + 0.59613 + ], + [ + "2023-01-12", + 0.53549 + ], + [ + "2023-01-13", + 0.58891 + ], + [ + "2023-01-16", + 0.49998 + ], + [ + "2023-01-17", + 0.51899 + ], + [ + "2023-01-18", + 0.62939 + ], + [ + "2023-01-19", + 0.52077 + ], + [ + "2023-01-20", + 0.50867 + ], + [ + "2023-01-30", + 0.57623 + ], + [ + "2023-01-31", + 0.52073 + ], + [ + "2023-02-01", + 0.52284 + ], + [ + "2023-02-02", + 0.50678 + ], + [ + "2023-02-03", + 0.59156 + ], + [ + "2023-02-06", + 0.54155 + ], + [ + "2023-02-07", + 0.57549 + ], + [ + "2023-02-08", + 0.51193 + ], + [ + "2023-02-09", + 0.55874 + ], + [ + "2023-02-10", + 0.49576 + ], + [ + "2023-02-13", + 0.50872 + ], + [ + "2023-02-14", + 0.49127 + ], + [ + "2023-02-15", + 0.52487 + ], + [ + "2023-02-16", + 0.47602 + ], + [ + "2023-02-17", + 0.48836 + ], + [ + "2023-02-20", + 0.50533 + ], + [ + "2023-02-21", + 0.43693 + ], + [ + "2023-02-22", + 0.45615 + ], + [ + "2023-02-23", + 0.49731 + ], + [ + "2023-02-24", + 0.45816 + ], + [ + "2023-02-27", + 0.5062 + ], + [ + "2023-02-28", + 0.45147 + ], + [ + "2023-03-01", + 0.45817 + ], + [ + "2023-03-02", + 0.46646 + ], + [ + "2023-03-03", + 0.48545 + ], + [ + "2023-03-06", + 0.47422 + ], + [ + "2023-03-07", + 0.49726 + ], + [ + "2023-03-08", + 0.52329 + ], + [ + "2023-03-09", + 0.49029 + ], + [ + "2023-03-10", + 0.50133 + ], + [ + "2023-03-13", + 0.49224 + ], + [ + "2023-03-14", + 0.48597 + ], + [ + "2023-03-15", + 0.49944 + ], + [ + "2023-03-16", + 0.52045 + ], + [ + "2023-03-17", + 0.52072 + ], + [ + "2023-03-20", + 0.49078 + ], + [ + "2023-03-21", + 0.48481 + ], + [ + "2023-03-22", + 0.47323 + ], + [ + "2023-03-23", + 0.47382 + ], + [ + "2023-03-24", + 0.50111 + ], + [ + "2023-03-27", + 0.51803 + ], + [ + "2023-03-28", + 0.48363 + ], + [ + "2023-03-29", + 0.50933 + ], + [ + "2023-03-30", + 0.47094 + ], + [ + "2023-03-31", + 0.45987 + ], + [ + "2023-04-03", + 0.48893 + ], + [ + "2023-04-04", + 0.4677 + ], + [ + "2023-04-06", + 0.49211 + ], + [ + "2023-04-07", + 0.4597 + ], + [ + "2023-04-10", + 0.46148 + ], + [ + "2023-04-11", + 0.4872 + ], + [ + "2023-04-12", + 0.49021 + ], + [ + "2023-04-13", + 0.54644 + ], + [ + "2023-04-14", + 0.488 + ], + [ + "2023-04-17", + 0.43895 + ], + [ + "2023-04-18", + 0.46694 + ], + [ + "2023-04-19", + 0.4951 + ], + [ + "2023-04-20", + 0.48435 + ], + [ + "2023-04-21", + 0.56216 + ], + [ + "2023-04-24", + 0.54014 + ], + [ + "2023-04-25", + 0.50672 + ], + [ + "2023-04-26", + 0.53653 + ], + [ + "2023-04-27", + 0.51338 + ], + [ + "2023-04-28", + 0.48302 + ], + [ + "2023-05-04", + 0.47949 + ], + [ + "2023-05-05", + 0.5034 + ], + [ + "2023-05-08", + 0.48992 + ], + [ + "2023-05-09", + 0.49983 + ], + [ + "2023-05-10", + 0.51168 + ], + [ + "2023-05-11", + 0.5047 + ], + [ + "2023-05-12", + 0.54291 + ], + [ + "2023-05-15", + 0.53371 + ], + [ + "2023-05-16", + 0.46127 + ], + [ + "2023-05-17", + 0.4724 + ], + [ + "2023-05-18", + 0.46537 + ], + [ + "2023-05-19", + 0.46808 + ], + [ + "2023-05-22", + 0.52776 + ], + [ + "2023-05-23", + 0.44771 + ], + [ + "2023-05-24", + 0.48463 + ], + [ + "2023-05-25", + 0.52209 + ], + [ + "2023-05-26", + 0.49932 + ], + [ + "2023-05-29", + 0.50783 + ], + [ + "2023-05-30", + 0.51397 + ], + [ + "2023-05-31", + 0.48534 + ], + [ + "2023-06-01", + 0.50638 + ], + [ + "2023-06-02", + 0.43195 + ], + [ + "2023-06-05", + 0.43386 + ], + [ + "2023-06-06", + 0.46978 + ], + [ + "2023-06-07", + 0.48412 + ], + [ + "2023-06-08", + 0.49554 + ], + [ + "2023-06-09", + 0.4853 + ], + [ + "2023-06-12", + 0.49542 + ], + [ + "2023-06-13", + 0.45882 + ], + [ + "2023-06-14", + 0.4527 + ], + [ + "2023-06-15", + 0.47446 + ], + [ + "2023-06-16", + 0.43892 + ], + [ + "2023-06-19", + 0.46168 + ], + [ + "2023-06-20", + 0.50126 + ], + [ + "2023-06-21", + 0.50824 + ], + [ + "2023-06-26", + 0.53068 + ], + [ + "2023-06-27", + 0.50081 + ], + [ + "2023-06-28", + 0.47332 + ], + [ + "2023-06-29", + 0.50656 + ], + [ + "2023-06-30", + 0.47921 + ], + [ + "2023-07-03", + 0.48251 + ], + [ + "2023-07-04", + 0.46146 + ], + [ + "2023-07-05", + 0.49539 + ], + [ + "2023-07-06", + 0.49499 + ], + [ + "2023-07-07", + 0.49959 + ], + [ + "2023-07-10", + 0.51084 + ], + [ + "2023-07-11", + 0.46071 + ], + [ + "2023-07-12", + 0.44216 + ], + [ + "2023-07-13", + 0.46103 + ], + [ + "2023-07-14", + 0.49143 + ], + [ + "2023-07-17", + 0.55605 + ], + [ + "2023-07-18", + 0.47207 + ], + [ + "2023-07-19", + 0.5076 + ], + [ + "2023-07-20", + 0.50707 + ], + [ + "2023-07-21", + 0.50915 + ], + [ + "2023-07-24", + 0.51736 + ], + [ + "2023-07-25", + 0.47499 + ], + [ + "2023-07-26", + 0.4621 + ], + [ + "2023-07-27", + 0.50065 + ], + [ + "2023-07-28", + 0.46009 + ], + [ + "2023-07-31", + 0.41386 + ], + [ + "2023-08-01", + 0.46552 + ], + [ + "2023-08-02", + 0.48775 + ], + [ + "2023-08-03", + 0.44646 + ], + [ + "2023-08-04", + 0.41425 + ], + [ + "2023-08-07", + 0.51305 + ], + [ + "2023-08-08", + 0.4941 + ], + [ + "2023-08-09", + 0.48842 + ], + [ + "2023-08-10", + 0.50302 + ], + [ + "2023-08-11", + 0.50069 + ], + [ + "2023-08-14", + 0.51641 + ], + [ + "2023-08-15", + 0.49661 + ], + [ + "2023-08-16", + 0.48024 + ], + [ + "2023-08-17", + 0.47807 + ], + [ + "2023-08-18", + 0.48861 + ], + [ + "2023-08-21", + 0.52167 + ], + [ + "2023-08-22", + 0.49299 + ], + [ + "2023-08-23", + 0.48191 + ], + [ + "2023-08-24", + 0.48735 + ], + [ + "2023-08-25", + 0.47077 + ], + [ + "2023-08-28", + 0.46417 + ], + [ + "2023-08-29", + 0.42397 + ], + [ + "2023-08-30", + 0.47139 + ], + [ + "2023-08-31", + 0.44859 + ], + [ + "2023-09-01", + 0.46764 + ], + [ + "2023-09-04", + 0.43263 + ], + [ + "2023-09-05", + 0.4556 + ], + [ + "2023-09-06", + 0.474 + ], + [ + "2023-09-07", + 0.49492 + ], + [ + "2023-09-08", + 0.49333 + ], + [ + "2023-09-11", + 0.45805 + ], + [ + "2023-09-12", + 0.45947 + ], + [ + "2023-09-13", + 0.47245 + ], + [ + "2023-09-14", + 0.48183 + ], + [ + "2023-09-15", + 0.47703 + ], + [ + "2023-09-18", + 0.46885 + ], + [ + "2023-09-19", + 0.43411 + ], + [ + "2023-09-20", + 0.47813 + ], + [ + "2023-09-21", + 0.43159 + ], + [ + "2023-09-22", + 0.38735 + ], + [ + "2023-09-25", + 0.42968 + ], + [ + "2023-09-26", + 0.47485 + ], + [ + "2023-09-27", + 0.43765 + ], + [ + "2023-09-28", + 0.46051 + ], + [ + "2023-10-09", + 0.49873 + ], + [ + "2023-10-10", + 0.47035 + ], + [ + "2023-10-11", + 0.46677 + ], + [ + "2023-10-12", + 0.43696 + ], + [ + "2023-10-13", + 0.49353 + ], + [ + "2023-10-16", + 0.52988 + ], + [ + "2023-10-17", + 0.48562 + ], + [ + "2023-10-18", + 0.47519 + ], + [ + "2023-10-19", + 0.50301 + ], + [ + "2023-10-20", + 0.5454 + ], + [ + "2023-10-23", + 0.54002 + ], + [ + "2023-10-24", + 0.53259 + ], + [ + "2023-10-25", + 0.45718 + ], + [ + "2023-10-26", + 0.54743 + ], + [ + "2023-10-27", + 0.44307 + ], + [ + "2023-10-30", + 0.4548 + ], + [ + "2023-10-31", + 0.47789 + ], + [ + "2023-11-01", + 0.53052 + ], + [ + "2023-11-02", + 0.48871 + ], + [ + "2023-11-03", + 0.47021 + ], + [ + "2023-11-06", + 0.44935 + ], + [ + "2023-11-07", + 0.54572 + ], + [ + "2023-11-08", + 0.53595 + ], + [ + "2023-11-09", + 0.46964 + ], + [ + "2023-11-10", + 0.47969 + ], + [ + "2023-11-13", + 0.5321 + ], + [ + "2023-11-14", + 0.47815 + ], + [ + "2023-11-15", + 0.45703 + ], + [ + "2023-11-16", + 0.47078 + ], + [ + "2023-11-17", + 0.58413 + ], + [ + "2023-11-20", + 0.5045 + ], + [ + "2023-11-21", + 0.5104 + ], + [ + "2023-11-22", + 0.5146 + ], + [ + "2023-11-23", + 0.56097 + ], + [ + "2023-11-24", + 0.48406 + ], + [ + "2023-11-27", + 0.48261 + ], + [ + "2023-11-28", + 0.52054 + ], + [ + "2023-11-29", + 0.46377 + ], + [ + "2023-11-30", + 0.47136 + ], + [ + "2023-12-01", + 0.49161 + ], + [ + "2023-12-04", + 0.47701 + ], + [ + "2023-12-05", + 0.46944 + ], + [ + "2023-12-06", + 0.47779 + ], + [ + "2023-12-07", + 0.48097 + ], + [ + "2023-12-08", + 0.49271 + ], + [ + "2023-12-11", + 0.47373 + ], + [ + "2023-12-12", + 0.46351 + ], + [ + "2023-12-13", + 0.50232 + ], + [ + "2023-12-14", + 0.4742 + ], + [ + "2023-12-15", + 0.42349 + ], + [ + "2023-12-18", + 0.42777 + ], + [ + "2023-12-19", + 0.42212 + ], + [ + "2023-12-20", + 0.4702 + ], + [ + "2023-12-21", + 0.44155 + ], + [ + "2023-12-22", + 0.53353 + ], + [ + "2023-12-25", + 0.42326 + ], + [ + "2023-12-26", + 0.39132 + ], + [ + "2023-12-27", + 0.41402 + ], + [ + "2023-12-28", + 0.41018 + ], + [ + "2023-12-29", + 0.31544 + ], + [ + "2024-01-02", + 0.52085 + ], + [ + "2024-01-03", + 0.5095 + ], + [ + "2024-01-04", + 0.47257 + ], + [ + "2024-01-05", + 0.47343 + ], + [ + "2024-01-08", + 0.46509 + ], + [ + "2024-01-09", + 0.40626 + ], + [ + "2024-01-10", + 0.41496 + ], + [ + "2024-01-11", + 0.43771 + ], + [ + "2024-01-12", + 0.34767 + ], + [ + "2024-01-15", + 0.35254 + ], + [ + "2024-01-16", + 0.42382 + ], + [ + "2024-01-17", + 0.48053 + ], + [ + "2024-01-18", + 0.54302 + ], + [ + "2024-01-19", + 0.47704 + ], + [ + "2024-01-22", + 0.52218 + ], + [ + "2024-01-23", + 0.53137 + ], + [ + "2024-01-24", + 0.50216 + ], + [ + "2024-01-25", + 0.49379 + ], + [ + "2024-01-26", + 0.50637 + ], + [ + "2024-01-29", + 0.58569 + ], + [ + "2024-01-30", + 0.58629 + ], + [ + "2024-01-31", + 0.52718 + ], + [ + "2024-02-01", + 0.60306 + ], + [ + "2024-02-02", + 0.61091 + ], + [ + "2024-02-05", + 0.55466 + ], + [ + "2024-02-06", + 0.37995 + ], + [ + "2024-02-07", + 0.506 + ], + [ + "2024-02-08", + 0.55991 + ], + [ + "2024-02-19", + 0.62245 + ], + [ + "2024-02-20", + 0.64197 + ], + [ + "2024-02-21", + 0.63831 + ], + [ + "2024-02-22", + 0.6078 + ], + [ + "2024-02-23", + 0.63095 + ], + [ + "2024-02-26", + 0.60154 + ], + [ + "2024-02-27", + 0.65079 + ], + [ + "2024-02-28", + 0.64923 + ], + [ + "2024-02-29", + 0.64213 + ], + [ + "2024-03-01", + 0.5944 + ], + [ + "2024-03-04", + 0.59305 + ], + [ + "2024-03-05", + 0.37527 + ], + [ + "2024-03-06", + 0.55088 + ], + [ + "2024-03-07", + 0.5804 + ], + [ + "2024-03-08", + 0.57485 + ], + [ + "2024-03-11", + 0.51965 + ], + [ + "2024-03-12", + 0.56397 + ], + [ + "2024-03-13", + 0.57714 + ], + [ + "2024-03-14", + 0.50243 + ], + [ + "2024-03-15", + 0.53452 + ], + [ + "2024-03-18", + 0.47572 + ], + [ + "2024-03-19", + 0.49016 + ], + [ + "2024-03-20", + 0.49496 + ], + [ + "2024-03-21", + 0.42883 + ], + [ + "2024-03-22", + 0.42922 + ], + [ + "2024-03-25", + 0.50093 + ], + [ + "2024-03-26", + 0.48164 + ], + [ + "2024-03-27", + 0.3775 + ], + [ + "2024-03-28", + 0.47377 + ], + [ + "2024-03-29", + 0.43989 + ], + [ + "2024-04-01", + 0.44655 + ], + [ + "2024-04-02", + 0.44505 + ], + [ + "2024-04-03", + 0.51931 + ], + [ + "2024-04-08", + 0.56617 + ], + [ + "2024-04-09", + 0.5407 + ], + [ + "2024-04-10", + 0.55467 + ], + [ + "2024-04-11", + 0.55577 + ], + [ + "2024-04-12", + 0.56597 + ], + [ + "2024-04-15", + 0.55853 + ], + [ + "2024-04-16", + 0.51473 + ], + [ + "2024-04-17", + 0.47721 + ], + [ + "2024-04-18", + 0.46563 + ], + [ + "2024-04-19", + 0.4311 + ], + [ + "2024-04-22", + 0.478 + ], + [ + "2024-04-23", + 0.48277 + ], + [ + "2024-04-24", + 0.48861 + ], + [ + "2024-04-25", + 0.46302 + ], + [ + "2024-04-26", + 0.49525 + ], + [ + "2024-04-29", + 0.5174 + ], + [ + "2024-04-30", + 0.51861 + ], + [ + "2024-05-06", + 0.53392 + ], + [ + "2024-05-07", + 0.52354 + ], + [ + "2024-05-08", + 0.54883 + ], + [ + "2024-05-09", + 0.56947 + ], + [ + "2024-05-10", + 0.51649 + ], + [ + "2024-05-13", + 0.56487 + ], + [ + "2024-05-14", + 0.52201 + ], + [ + "2024-05-15", + 0.57333 + ], + [ + "2024-05-16", + 0.57199 + ], + [ + "2024-05-17", + 0.5599 + ], + [ + "2024-05-20", + 0.56926 + ], + [ + "2024-05-21", + 0.5115 + ], + [ + "2024-05-22", + 0.39858 + ], + [ + "2024-05-23", + 0.55094 + ], + [ + "2024-05-24", + 0.45268 + ], + [ + "2024-05-27", + 0.52434 + ], + [ + "2024-05-28", + 0.47019 + ], + [ + "2024-05-29", + 0.47963 + ], + [ + "2024-05-30", + 0.42903 + ], + [ + "2024-05-31", + 0.50448 + ], + [ + "2024-06-03", + 0.47069 + ], + [ + "2024-06-04", + 0.44115 + ], + [ + "2024-06-05", + 0.42206 + ], + [ + "2024-06-06", + 0.4212 + ], + [ + "2024-06-07", + 0.4491 + ], + [ + "2024-06-11", + 0.4535 + ], + [ + "2024-06-12", + 0.46612 + ], + [ + "2024-06-13", + 0.42636 + ], + [ + "2024-06-14", + 0.45353 + ], + [ + "2024-06-17", + 0.44012 + ], + [ + "2024-06-18", + 0.41032 + ], + [ + "2024-06-19", + 0.4407 + ], + [ + "2024-06-20", + 0.39533 + ], + [ + "2024-06-21", + 0.4854 + ], + [ + "2024-06-24", + 0.41866 + ], + [ + "2024-06-25", + 0.48578 + ], + [ + "2024-06-26", + 0.42932 + ], + [ + "2024-06-27", + 0.48256 + ], + [ + "2024-06-28", + 0.4535 + ], + [ + "2024-07-01", + 0.39348 + ], + [ + "2024-07-02", + 0.38849 + ], + [ + "2024-07-03", + 0.45061 + ], + [ + "2024-07-04", + 0.35686 + ], + [ + "2024-07-05", + 0.38805 + ], + [ + "2024-07-08", + 0.34653 + ], + [ + "2024-07-09", + 0.39711 + ], + [ + "2024-07-10", + 0.38697 + ], + [ + "2024-07-11", + 0.40913 + ], + [ + "2024-07-12", + 0.35556 + ], + [ + "2024-07-15", + 0.35862 + ], + [ + "2024-07-16", + 0.35591 + ], + [ + "2024-07-17", + 0.35581 + ], + [ + "2024-07-18", + 0.36232 + ], + [ + "2024-07-19", + 0.43373 + ], + [ + "2024-07-22", + 0.41552 + ], + [ + "2024-07-23", + 0.42607 + ], + [ + "2024-07-24", + 0.46903 + ], + [ + "2024-07-25", + 0.38933 + ], + [ + "2024-07-26", + 0.42574 + ], + [ + "2024-07-29", + 0.39187 + ], + [ + "2024-07-30", + 0.40993 + ], + [ + "2024-07-31", + 0.40882 + ], + [ + "2024-08-01", + 0.41613 + ], + [ + "2024-08-02", + 0.44648 + ], + [ + "2024-08-05", + 0.43556 + ], + [ + "2024-08-06", + 0.4279 + ], + [ + "2024-08-07", + 0.4096 + ], + [ + "2024-08-08", + 0.41236 + ], + [ + "2024-08-09", + 0.40933 + ], + [ + "2024-08-12", + 0.40912 + ], + [ + "2024-08-13", + 0.45794 + ], + [ + "2024-08-14", + 0.44858 + ], + [ + "2024-08-15", + 0.44008 + ], + [ + "2024-08-16", + 0.40459 + ], + [ + "2024-08-19", + 0.42793 + ], + [ + "2024-08-20", + 0.39795 + ], + [ + "2024-08-21", + 0.40616 + ], + [ + "2024-08-22", + 0.41681 + ], + [ + "2024-08-23", + 0.38411 + ], + [ + "2024-08-26", + 0.37866 + ], + [ + "2024-08-27", + 0.38862 + ], + [ + "2024-08-28", + 0.44672 + ], + [ + "2024-08-29", + 0.41784 + ], + [ + "2024-08-30", + 0.38775 + ], + [ + "2024-09-02", + 0.36747 + ], + [ + "2024-09-03", + 0.4409 + ], + [ + "2024-09-04", + 0.4326 + ], + [ + "2024-09-05", + 0.37135 + ], + [ + "2024-09-06", + 0.48851 + ], + [ + "2024-09-09", + 0.354 + ], + [ + "2024-09-10", + 0.34632 + ], + [ + "2024-09-11", + 0.33049 + ], + [ + "2024-09-12", + 0.33171 + ], + [ + "2024-09-13", + 0.31808 + ], + [ + "2024-09-16", + 0.3188 + ], + [ + "2024-09-17", + 0.33544 + ], + [ + "2024-09-18", + 0.30478 + ], + [ + "2024-09-19", + 0.30196 + ], + [ + "2024-09-20", + 0.32799 + ], + [ + "2024-09-23", + 0.43057 + ], + [ + "2024-09-24", + 0.38313 + ], + [ + "2024-09-25", + 0.3313 + ], + [ + "2024-09-26", + 0.29254 + ], + [ + "2024-09-27", + 0.2755 + ], + [ + "2024-09-30", + 0.23643 + ], + [ + "2024-10-01", + 0.30943 + ], + [ + "2024-10-02", + 0.30032 + ], + [ + "2024-10-03", + 0.3072 + ], + [ + "2024-10-04", + 0.31819 + ], + [ + "2024-10-07", + 0.31061 + ], + [ + "2024-10-08", + 0.21479 + ], + [ + "2024-10-09", + 0.27462 + ], + [ + "2024-10-10", + 0.75717 + ], + [ + "2024-10-11", + 0.60541 + ], + [ + "2024-10-12", + 0.31765 + ], + [ + "2024-10-13", + 0.31819 + ], + [ + "2024-10-14", + 0.57372 + ], + [ + "2024-10-15", + 0.64475 + ], + [ + "2024-10-16", + 0.63332 + ], + [ + "2024-10-17", + 0.59963 + ], + [ + "2024-10-18", + 0.68635 + ], + [ + "2024-10-21", + 0.62677 + ], + [ + "2024-10-22", + 0.70414 + ], + [ + "2024-10-23", + 0.55642 + ], + [ + "2024-10-24", + 0.67394 + ], + [ + "2024-10-25", + 0.68816 + ], + [ + "2024-10-28", + 0.67408 + ], + [ + "2024-10-29", + 0.68547 + ], + [ + "2024-10-30", + 0.58316 + ], + [ + "2024-10-31", + 0.45775 + ], + [ + "2024-11-01", + 0.63337 + ], + [ + "2024-11-04", + 0.66459 + ], + [ + "2024-11-05", + 0.54239 + ], + [ + "2024-11-06", + 0.68327 + ], + [ + "2024-11-07", + 0.57376 + ], + [ + "2024-11-08", + 0.39844 + ], + [ + "2024-11-11", + 0.58686 + ], + [ + "2024-11-12", + 0.45642 + ], + [ + "2024-11-13", + 0.40761 + ], + [ + "2024-11-14", + 0.56307 + ], + [ + "2024-11-15", + 0.37808 + ], + [ + "2024-11-18", + 0.54025 + ], + [ + "2024-11-19", + 0.3575 + ], + [ + "2024-11-20", + 0.34554 + ], + [ + "2024-11-21", + 0.36286 + ], + [ + "2024-11-22", + 0.38779 + ], + [ + "2024-11-25", + 0.39386 + ], + [ + "2024-11-26", + 0.40272 + ], + [ + "2024-11-27", + 0.39283 + ], + [ + "2024-11-28", + 0.60212 + ], + [ + "2024-11-29", + 0.54284 + ], + [ + "2024-12-02", + 0.57528 + ], + [ + "2024-12-03", + 0.55956 + ], + [ + "2024-12-04", + 0.57044 + ], + [ + "2024-12-05", + 0.56019 + ], + [ + "2024-12-06", + 0.42649 + ], + [ + "2024-12-09", + 0.54442 + ], + [ + "2024-12-10", + 0.53896 + ], + [ + "2024-12-11", + 0.54345 + ], + [ + "2024-12-12", + 0.5424 + ], + [ + "2024-12-13", + 0.49882 + ], + [ + "2024-12-16", + 0.44716 + ], + [ + "2024-12-17", + 0.47748 + ], + [ + "2024-12-18", + 0.46349 + ], + [ + "2024-12-19", + 0.45804 + ], + [ + "2024-12-20", + 0.48322 + ], + [ + "2024-12-23", + 0.47051 + ], + [ + "2024-12-24", + 0.49314 + ], + [ + "2024-12-25", + 0.49406 + ], + [ + "2024-12-26", + 0.47333 + ], + [ + "2024-12-27", + 0.47522 + ], + [ + "2024-12-30", + 0.46141 + ], + [ + "2024-12-31", + 0.44156 + ], + [ + "2025-01-01", + 0.47366 + ], + [ + "2025-01-02", + 0.35975 + ], + [ + "2025-01-03", + 0.34351 + ], + [ + "2025-01-06", + 0.43188 + ], + [ + "2025-01-07", + 0.40985 + ], + [ + "2025-01-08", + 0.40999 + ], + [ + "2025-01-09", + 0.45476 + ], + [ + "2025-01-10", + 0.44372 + ], + [ + "2025-01-13", + 0.36374 + ], + [ + "2025-01-14", + 0.4498 + ], + [ + "2025-01-15", + 0.47428 + ], + [ + "2025-01-16", + 0.44654 + ], + [ + "2025-01-17", + 0.42147 + ], + [ + "2025-01-20", + 0.42205 + ], + [ + "2025-01-21", + 0.42756 + ], + [ + "2025-01-22", + 0.41158 + ], + [ + "2025-01-23", + 0.42662 + ], + [ + "2025-01-24", + 0.42967 + ], + [ + "2025-01-27", + 0.43369 + ], + [ + "2025-01-28", + 0.43419 + ] + ], + "detail": { + "个体风险状态": [ + 0.052904651, + 0.052904651, + 0.052888725, + 0.052870426 + ], + "市场系统结构": [ + 0.437519729, + 0.437519729, + 0.437513471, + 0.437524617 + ], + "风险关联与溢出": [ + "0.5334986696417409", + "0.5342880684981502", + "0.5304830074310303", + "0.530312716960907" + ], + "市场波动和趋势": [ + 0.427563071, + 0.411576897, + 0.426618218, + 0.429673553 + ] + }, + "markarea": [ + "2025-01-23", + "2025-01-28" + ] +} \ No newline at end of file diff --git a/src/bigscreen2/data/futureRisk.json b/src/bigscreen2/data/futureRisk.json new file mode 100644 index 0000000..e065598 --- /dev/null +++ b/src/bigscreen2/data/futureRisk.json @@ -0,0 +1,5102 @@ +{ + "date": [ + "2014-01", + "2014-02", + "2014-03", + "2014-04", + "2014-05", + "2014-06", + "2014-07", + "2014-08", + "2014-09", + "2014-10", + "2014-11", + "2014-12", + "2015-01", + "2015-02", + "2015-03", + "2015-04", + "2015-05", + "2015-06", + "2015-07", + "2015-08", + "2015-09", + "2015-10", + "2015-11", + "2015-12", + "2016-01", + "2016-02", + "2016-03", + "2016-04", + "2016-05", + "2016-06", + "2016-07", + "2016-08", + "2016-09", + "2016-10", + "2016-11", + "2016-12", + "2017-01", + "2017-02", + "2017-03", + "2017-03", + "2017-04", + "2017-05", + "2017-06", + "2017-07", + "2017-08", + "2017-09", + "2017-10", + "2017-11", + "2017-12", + "2018-01", + "2018-02", + "2018-03", + "2018-04", + "2018-05", + "2018-06", + "2018-07", + "2018-08", + "2018-09", + "2018-10", + "2018-11", + "2018-12", + "2019-01", + "2019-02", + "2019-03", + "2019-04", + "2019-05", + "2019-06", + "2019-07", + "2019-08", + "2019-09", + "2019-10", + "2019-11", + "2019-12", + "2020-01", + "2020-02", + "2020-03", + "2020-03", + "2020-03", + "2020-04", + "2020-05", + "2020-06", + "2020-07", + "2020-08", + "2020-09", + "2020-10", + "2020-11", + "2020-12", + "2021-01", + "2021-02", + "2021-03", + "2021-04", + "2021-05", + "2021-06", + "2021-07", + "2021-08", + "2021-09", + "2021-10", + "2021-11", + "2021-12", + "2022-01", + "2022-01", + "2022-01", + "2022-01", + "2022-02", + "2022-03", + "2022-03", + "2022-04", + "2022-05", + "2022-06", + "2022-07", + "2022-08", + "2022-09", + "2022-10", + "2022-10", + "2022-10", + "2022-10", + "2022-10", + "2022-10", + "2022-11", + "2022-11", + "2022-11", + "2022-12", + "2022-12", + "2022-12", + "2023-01", + "2023-02", + "2023-03", + "2023-03", + "2023-04", + "2023-05", + "2023-06", + "2023-07", + "2023-08", + "2023-09", + "2023-10", + "2023-11", + "2023-12", + "2024-01", + "2024-02", + "2024-03", + "2024-03", + "2024-04", + "2024-05", + "2024-06", + "2024-07", + "2024-08", + "2024-09", + "2024-11", + "2024-12", + "2025-01", + "2024-10", + "2025-02", + "2025-03" + ], + "exchange": [ + { + "data": [ + 6.104252380952381, + 6.11276875, + 6.13582380952381, + 6.1552999999999995, + 6.163565, + 6.155705, + 6.156930434782608, + 6.160614285714286, + 6.1528333333333345, + 6.144072222222222, + 6.14321, + 6.123847826086957, + 6.127165, + 6.13388, + 6.150650000000001, + 6.130152380952381, + 6.114269999999999, + 6.116138095238096, + 6.116669565217392, + 6.305576190476191, + 6.36914, + 6.348570588235294, + 6.366600000000001, + 6.4476304347826074, + 6.552685, + 6.5310875, + 6.5063695652173905, + 6.476229999999999, + 6.531533333333333, + 6.587405, + 6.677442857142857, + 6.647430434782609, + 6.671495, + 6.744175, + 6.837536363636364, + 6.918195454545455, + 6.891772222222222, + 6.871344444444444, + 6.893152173913044, + 6.893152173913044, + 6.884477777777778, + 6.882655, + 6.801913636363637, + 6.765385714285714, + 6.673556521739131, + 6.563414285714285, + 6.615405882352942, + 6.618627272727273, + 6.59422857142857, + 6.436404545454545, + 6.316166666666667, + 6.322027272727272, + 6.297538888888889, + 6.375749999999999, + 6.455564999999999, + 6.703445454545455, + 6.843317391304347, + 6.8445368421052635, + 6.926394444444445, + 6.9351, + 6.885345, + 6.78965, + 6.736360000000001, + 6.709266666666666, + 6.715090476190477, + 6.85235, + 6.882026315789473, + 6.875234782608695, + 7.0214, + 7.078455, + 7.070216666666666, + 7.017738095238095, + 7.012818181818183, + 6.917168749999999, + 6.992319999999999, + 7.011945454545455, + 7.011945454545455, + 7.011945454545455, + 7.0686285714285715, + 7.0986, + 7.08671, + 7.008830434782609, + 6.934585714285714, + 6.81475, + 6.7111125000000005, + 6.608766666666667, + 6.54234347826087, + 6.477105, + 6.460226666666666, + 6.506595652173913, + 6.520428571428571, + 6.431611111111111, + 6.422785714285714, + 6.4741136363636365, + 6.477236363636364, + 6.45987, + 6.4192124999999995, + 6.395327272727273, + 6.370013043478261, + 6.358847368421052, + 6.358847368421052, + 6.358847368421052, + 6.358847368421052, + 6.34704375, + 6.345721739130434, + 6.345721739130434, + 6.428015789473684, + 6.707126315789473, + 6.699128571428571, + 6.732447619047618, + 6.794860869565217, + 6.962061904761905, + 7.12869375, + 7.12869375, + 7.12869375, + 7.12869375, + 7.12869375, + 7.12869375, + 7.162786363636363, + 7.162786363636363, + 7.162786363636363, + 6.983259090909091, + 6.983259090909091, + 6.983259090909091, + 6.7975812499999995, + 6.829585, + 6.898152173913044, + 6.898152173913044, + 6.885168421052631, + 6.991195, + 7.149204999999999, + 7.1618666666666675, + 7.1732695652173915, + 7.183895, + 7.178623529411765, + 7.154359090909091, + 7.103880952380953, + 7.105986363636364, + 7.10509375, + 7.097799999999999, + 7.097799999999999, + 7.10066, + 7.105665, + 7.116194736842106, + 7.131552173913043, + 7.134236363636363, + 7.079057894736842, + 7.1729095238095235, + 7.18865, + 7.1879, + 7.1058, + "", + "" + ], + "name": "人民币美元汇率中间价均值", + "type": "line" + }, + { + "data": [ + 5.73, + 5.75, + 5.76, + 5.77, + 5.77, + 5.765, + 5.76, + 5.76, + 5.76, + 5.76, + 5.7055, + 5.51, + 5.51, + 5.51, + 5.3, + 5.3, + 5.1125, + 5.026190476190476, + 4.8, + 4.752380952380952, + 4.55, + 4.480555555555555, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3084999999999996, + 4.31, + 4.31, + 4.31, + 4.31, + 4.31, + 4.31, + 4.31, + 4.31, + 4.31, + 4.31, + 4.31, + 4.31, + 4.31, + 4.31, + 4.31, + 4.305384615384615, + 4.2, + 4.2, + 4.15, + 4.15, + 4.15, + 4.05, + 4.05, + 4.05, + 4.05, + 3.85, + 3.85, + 3.85, + 3.85, + 3.85, + 3.85, + 3.85, + 3.85, + 3.85, + 3.85, + 3.85, + 3.85, + 3.85, + 3.85, + 3.85, + 3.85, + 3.85, + 3.85, + 3.85, + 3.85, + 3.8, + 3.7, + 3.7, + 3.7, + 3.7, + 3.7, + 3.7, + 3.7, + 3.7, + 3.7, + 3.7, + 3.7, + 3.65, + 3.65, + 3.65, + 3.65, + 3.65, + 3.65, + 3.65, + 3.65, + 3.65, + 3.65, + 3.65, + 3.65, + 3.65, + 3.65, + 3.65, + 3.65, + 3.65, + 3.65, + 3.65, + 3.65, + 3.55, + 3.55, + 3.45, + 3.45, + 3.45, + 3.45, + 3.45, + 3.45, + 3.45, + 3.45, + 3.45, + 3.45, + 3.45, + 3.45, + 3.35, + 3.35, + 3.35, + 3.1, + 3.1, + "", + 3.1, + "", + "" + ], + "name": "LPR1年利率", + "type": "line" + }, + { + "data": [ + 6, + 6, + 6, + 6, + 6, + 6, + 6, + 6, + 6, + 6, + 5.885714285714285, + 5.6, + 5.6, + 5.6, + 5.35, + 5.35, + 5.1625, + 5.0659090909090905, + 4.85, + 4.802380952380952, + 4.6, + 4.5210526315789465, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + "", + 4.35, + "", + "" + ], + "name": "LPR6个月至1年短期贷款利率", + "type": "line" + } + ], + "lever": [ + { + "data": [ + 34.4, + 34.4, + 34.4, + 35.2, + 35.2, + 35.2, + 35.7, + 35.7, + 35.7, + 36, + 36, + 36, + 36.8, + 36.8, + 36.8, + 37.7, + 37.7, + 37.7, + 38.6, + 38.6, + 38.6, + 39.2, + 39.2, + 39.2, + 40.4, + 40.4, + 40.4, + 42.1, + 42.1, + 42.1, + 43.7, + 43.7, + 43.7, + 44.7, + 44.7, + 44.7, + 46, + 46, + 46, + 46, + 47.2, + 47.2, + 47.2, + 48.4, + 48.4, + 48.4, + 48.7, + 48.7, + 48.7, + 49.6, + 49.6, + 49.6, + 50.5, + 50.5, + 50.5, + 51.6, + 51.6, + 51.6, + 52.1, + 52.1, + 52.1, + 53.2, + 53.2, + 53.2, + 54.3, + 54.3, + 54.3, + 55.3, + 55.3, + 55.3, + 56.1, + 56.1, + 56.1, + 58, + 58, + 58, + 58, + 58, + 60, + 60, + 60, + 61.8, + 61.8, + 61.8, + 62.3, + 62.3, + 62.3, + 62.2, + 62.2, + 62.2, + 62.1, + 62.1, + 62.1, + 62.1, + 62.1, + 62.1, + 61.9, + 61.9, + 61.9, + 61.8, + 61.8, + 61.8, + 61.8, + 61.8, + 61.8, + 61.8, + 62.1, + 62.1, + 62.1, + 62.3, + 62.3, + 62.3, + 62.2, + 62.2, + 62.2, + 62.2, + 62.2, + 62.2, + 62.2, + 62.2, + 62.2, + 62.2, + 62.2, + 62.2, + 63.6, + 63.6, + 63.6, + 63.6, + 63.6, + 63.6, + 63.6, + 63.9, + 63.9, + 63.9, + 63.5, + 63.5, + 63.5, + 64, + 64, + 64, + 64, + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "" + ], + "name": "居民部门杠杆率", + "type": "line" + }, + { + "data": [ + 140.6, + 140.6, + 140.6, + 143.8, + 143.8, + 143.8, + 142.1, + 142.1, + 142.1, + 142.4, + 142.4, + 142.4, + 140.3, + 140.3, + 140.3, + 149.3, + 149.3, + 149.3, + 150.4, + 150.4, + 150.4, + 151.5, + 151.5, + 151.5, + 157.3, + 157.3, + 157.3, + 156.8, + 156.8, + 156.8, + 156.7, + 156.7, + 156.7, + 157.3, + 157.3, + 157.3, + 160.7, + 160.7, + 160.7, + 160.7, + 159.4, + 159.4, + 159.4, + 157.9, + 157.9, + 157.9, + 156.5, + 156.5, + 156.5, + 156.9, + 156.9, + 156.9, + 154.9, + 154.9, + 154.9, + 152.8, + 152.8, + 152.8, + 150.5, + 150.5, + 150.5, + 154.7, + 154.7, + 154.7, + 153.5, + 153.5, + 153.5, + 152.6, + 152.6, + 152.6, + 151.9, + 151.9, + 151.9, + 162.1, + 162.1, + 162.1, + 162.1, + 162.1, + 165.3, + 165.3, + 165.3, + 164.8, + 164.8, + 164.8, + 162.7, + 162.7, + 162.7, + 161.5, + 161.5, + 161.5, + 158.8, + 158.8, + 158.8, + 157.3, + 157.3, + 157.3, + 154.1, + 154.1, + 154.1, + 158.4, + 158.4, + 158.4, + 158.4, + 158.4, + 158.4, + 158.4, + 160.7, + 160.7, + 160.7, + 161.4, + 161.4, + 161.4, + 161.5, + 161.5, + 161.5, + 161.5, + 161.5, + 161.5, + 161.5, + 161.5, + 161.5, + 161.5, + 161.5, + 161.5, + 167.7, + 167.7, + 167.7, + 167.7, + 168.4, + 168.4, + 168.4, + 169.2, + 169.2, + 169.2, + 168.4, + 168.4, + 168.4, + 174.1, + 174.1, + 174.1, + 174.1, + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "" + ], + "name": "非金融企业部门杠杆率", + "type": "line" + }, + { + "data": [ + 21.7, + 21.7, + 21.7, + 22.4, + 22.4, + 22.4, + 23.4, + 23.4, + 23.4, + 23.9, + 23.9, + 23.9, + 21.7, + 21.7, + 21.7, + 19.6, + 19.6, + 19.6, + 21.2, + 21.2, + 21.2, + 21.4, + 21.4, + 21.4, + 19.9, + 19.9, + 19.9, + 21.1, + 21.1, + 21.1, + 21.1, + 21.1, + 21.1, + 20.5, + 20.5, + 20.5, + 19.2, + 19.2, + 19.2, + 19.2, + 19.5, + 19.5, + 19.5, + 20.1, + 20.1, + 20.1, + 19.8, + 19.8, + 19.8, + 19.5, + 19.5, + 19.5, + 19.2, + 19.2, + 19.2, + 20.4, + 20.4, + 20.4, + 20, + 20, + 20, + 21, + 21, + 21, + 21.6, + 21.6, + 21.6, + 22.1, + 22.1, + 22.1, + 21.6, + 21.6, + 21.6, + 23.4, + 23.4, + 23.4, + 23.4, + 23.4, + 24.6, + 24.6, + 24.6, + 25.7, + 25.7, + 25.7, + 25.3, + 25.3, + 25.3, + 24.8, + 24.8, + 24.8, + 25.3, + 25.3, + 25.3, + 26, + 26, + 26, + 26.5, + 26.5, + 26.5, + 27.5, + 27.5, + 27.5, + 27.5, + 27.5, + 27.5, + 27.5, + 29.4, + 29.4, + 29.4, + 29, + 29, + 29, + 29.1, + 29.1, + 29.1, + 29.1, + 29.1, + 29.1, + 29.1, + 29.1, + 29.1, + 29.1, + 29.1, + 29.1, + 30.2, + 30.2, + 30.2, + 30.2, + 30.6, + 30.6, + 30.6, + 31.2, + 31.2, + 31.2, + 32.3, + 32.3, + 32.3, + 32.8, + 32.8, + 32.8, + 32.8, + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "" + ], + "name": "地方政府杠杆率", + "type": "line" + }, + { + "data": [ + 211, + 211, + 211, + 215.8, + 215.8, + 215.8, + 215.8, + 215.8, + 215.8, + 217.2, + 217.2, + 217.2, + 213.4, + 213.4, + 213.4, + 221.4, + 221.4, + 221.4, + 225.4, + 225.4, + 225.4, + 227.6, + 227.6, + 227.6, + 232.9, + 232.9, + 232.9, + 235.7, + 235.7, + 235.7, + 237.6, + 237.6, + 237.6, + 238.6, + 238.6, + 238.6, + 241.6, + 241.6, + 241.6, + 241.6, + 242, + 242, + 242, + 242.4, + 242.4, + 242.4, + 241.2, + 241.2, + 241.2, + 241.8, + 241.8, + 241.8, + 240.4, + 240.4, + 240.4, + 240.8, + 240.8, + 240.8, + 238.9, + 238.9, + 238.9, + 244.9, + 244.9, + 244.9, + 245.6, + 245.6, + 245.6, + 246.5, + 246.5, + 246.5, + 246.6, + 246.6, + 246.6, + 260.9, + 260.9, + 260.9, + 260.9, + 260.9, + 268, + 268, + 268, + 271.7, + 271.7, + 271.7, + 270.9, + 270.9, + 270.9, + 268.3, + 268.3, + 268.3, + 265.8, + 265.8, + 265.8, + 265.1, + 265.1, + 265.1, + 262.8, + 262.8, + 262.8, + 267.5, + 267.5, + 267.5, + 267.5, + 267.5, + 267.5, + 267.5, + 272.5, + 272.5, + 272.5, + 273.6, + 273.6, + 273.6, + 274.3, + 274.3, + 274.3, + 274.3, + 274.3, + 274.3, + 274.3, + 274.3, + 274.3, + 274.3, + 274.3, + 274.3, + 283, + 283, + 283, + 283, + 284.1, + 284.1, + 284.1, + 287, + 287, + 287, + 288, + 288, + 288, + 294.8, + 294.8, + 294.8, + 294.8, + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "" + ], + "name": "实体经济部门杠杆率", + "type": "line" + }, + { + "data": [ + 13190, + 6448, + 10497, + 7745, + 8708, + 10793, + 3852, + 7025, + 8572, + 5483, + 8527, + 6973, + 14707.88398, + 11436.98154, + 9919.861996, + 8045.060387, + 8510.181814, + 13239.5588, + 5890.468935, + 7755.919617, + 10417.24486, + 5573.755665, + 8872.90243, + 8323.083231, + 25370.07022, + 8105.442309, + 13175.5618, + 5642.052719, + 9374.267688, + 13141.10751, + 4550.223157, + 7969.196206, + 12628.06365, + 6010.330601, + 8463.262045, + 9942.78798, + 23132.85478, + 10317.31825, + 11586.05628, + 11586.05628, + 10805.68806, + 11780.35896, + 14474.35431, + 9151.560003, + 11466.15297, + 11884.84372, + 6635.249415, + 11428.46132, + 5769.490608, + 26850.25463, + 10199.48584, + 11424.56835, + 10987.35054, + 11396.18357, + 16787.34188, + 12861.15205, + 13139.99871, + 14340.99924, + 7141.282611, + 12302.32894, + 9281.464384, + 35668.35953, + 7640.641862, + 19584.39553, + 8732.827504, + 11855.45876, + 16736.89983, + 8086.072901, + 13045.18199, + 17612.4407, + 5469.638534, + 13633.17324, + 10769.81577, + 34924, + 7202, + 30390, + 30390, + 30390, + 16239, + 15502, + 19029, + 10221, + 14201, + 19171, + 6663, + 15309, + 11458, + 38182, + 13413, + 27511, + 12840, + 14294, + 23182, + 8391, + 12713, + 17755, + 7752, + 13021, + 10350, + 41988, + 41988, + 41988, + 41988, + 9084, + 32291, + 32291, + 3616, + 18230, + 30540, + 4088, + 13344, + 25686, + 4431, + 4431, + 4431, + 4431, + 4431, + 4431, + 11448, + 11448, + 11448, + 14401, + 14401, + 14401, + 49314, + 18184, + 39487, + 39487, + 4431, + 12219, + 32413, + 364, + 13412, + 25369, + 4837, + 11120, + 11092, + 48401, + 9773, + 32920, + 32920, + 3349, + 8197, + 21927, + -808, + 10411, + 19742, + 5216, + "", + "", + 2965, + "", + "" + ], + "name": "新增信贷", + "type": "line" + } + ], + "inflation": [ + { + "data": [ + 0.3, + 0.1, + 0.1, + 0.2, + 0.3, + 0.4, + 0.3, + 0.1, + -0.2, + 0.1, + 0, + -0.3, + -0.4, + -0.7, + 0.2, + 0.2, + 0.1, + 0.4, + 0.3, + 0.1, + -0.1, + -0.2, + 0.2, + 0, + -0.1, + 0, + -0.2, + 0.1, + 0.4, + 0.2, + 0.2, + 0, + 0.2, + 0.3, + 0.4, + 0.2, + 0.3, + 0.6, + 0.1, + 0.1, + -0.3, + 0.2, + -0.1, + 0, + 0.1, + 0.4, + 0.5, + 0.1, + 0.4, + 0.1, + 0.5, + 0.2, + -0.1, + 0.2, + 0.2, + 0.1, + 0.2, + 0.2, + 0.1, + 0.3, + 0, + -0.1, + 0, + 0.2, + 0.4, + 0.3, + 0.1, + 0.1, + 0.3, + 0.1, + 0, + 0.4, + 0.3, + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + -0.4, + -0.8, + -0.1, + 0.6, + 0.6, + 0.4, + 0.2, + 0, + 0.2, + 0.4, + 0.3, + 0.4, + 0.6, + 0.8, + 0.6, + 0.9, + 0.5, + 0.3, + 0.4, + 0.9, + 0.8, + 0.5, + 0.5, + 0.5, + 0.5, + 0.6, + 0.8, + 0.8, + 1.2, + 0.3, + 1, + 1.3, + 0, + 0.1, + 0.4, + 0.4, + 0.4, + 0.4, + 0.4, + 0.4, + 0.4, + 0.4, + 0.4, + 0.1, + 0.1, + 0.1, + -0.1, + 0.5, + 0.4, + 0.4, + 0.1, + 0.4, + 0.1, + 0.2, + 0.2, + 0.6, + 0.4, + 0, + 0.1, + 0.3, + 0.3, + 0.4, + 0.4, + 0.4, + 0.3, + 0, + -0.1, + 0.2, + 0.2, + 0.2, + 0.3, + "", + 0.2, + "", + "" + ], + "name": "美国CPI", + "type": "line" + }, + { + "data": [ + -1.4, + -1.6, + -2, + -2.3, + -2, + -1.4, + -1.1, + -0.9, + -1.2, + -1.8, + -2.2, + -2.7, + -3.3, + -4.3, + -4.8, + -4.6, + -4.6, + -4.6, + -4.8, + -5.4, + -5.9, + -5.9, + -5.9, + -5.9, + -5.9, + -5.3, + -4.9, + -4.3, + -3.4, + -2.8, + -2.6, + -1.7, + -0.8, + 0.1, + 1.2, + 3.3, + 5.5, + 6.9, + 7.8, + 7.8, + 7.6, + 6.4, + 5.5, + 5.5, + 5.5, + 6.3, + 6.9, + 6.9, + 5.8, + 4.9, + 4.3, + 3.7, + 3.1, + 3.4, + 4.1, + 4.7, + 4.6, + 4.1, + 3.6, + 3.3, + 2.7, + 0.9, + 0.1, + 0.1, + 0.4, + 0.9, + 0.6, + 0, + -0.3, + -0.8, + -1.2, + -1.6, + -1.4, + -0.5, + 0.1, + -0.4, + -0.4, + -0.4, + -1.5, + -3.1, + -3.7, + -3, + -2.4, + -2, + -2.1, + -2.1, + -1.5, + -0.4, + 0.3, + 1.7, + 4.4, + 6.8, + 9, + 8.8, + 9, + 9.5, + 10.7, + 13.5, + 12.9, + 10.3, + 10.3, + 10.3, + 10.3, + 9.1, + 8.8, + 8.8, + 8.3, + 8, + 6.4, + 6.1, + 4.2, + 2.3, + 0.9, + 0.9, + 0.9, + 0.9, + 0.9, + 0.9, + -1.3, + -1.3, + -1.3, + -1.3, + -1.3, + -1.3, + -0.7, + -0.8, + -1.4, + -1.4, + -2.5, + -3.6, + -4.6, + -5.4, + -4.4, + -3, + -2.5, + -2.6, + -3, + -2.7, + -2.5, + -2.7, + -2.7, + -2.8, + -2.5, + -1.4, + -0.8, + -0.8, + -1.8, + -2.9, + -2.5, + "", + -2.8, + "", + "" + ], + "name": "中国PPI", + "type": "line" + } + ], + "investment": [ + { + "data": [ + 269215.34, + 270407.88, + 272149.14, + 272995.03, + 272998.64, + 272131.01, + 272128.62, + 272151.84, + 272017.91, + 272038.1, + 271970.42, + 270681.33, + 270688.81, + 270468.22, + 268160.81, + 267701.39, + 267321.89, + 267149.38, + 264069.3, + 260885.79, + 258244.37, + 258777.74, + 255619.72, + 248537.59, + 242092.21, + 239813.38, + 238365.77, + 237821.82, + 237284.8, + 236307.53, + 234402.45, + 232483.5, + 229108.68, + 226430.04, + 222603.28, + 219425.26, + 217337.6, + 216756.41, + 216209.5, + 216209.5, + 215789.52, + 215496.18, + 215153.03, + 215106.56, + 215098.35, + 215106.85, + 215127.83, + 215151.52, + 214788.33, + 214833.15, + 214873.66, + 214952.04, + 215026.26, + 215117.7, + 215193.78, + 215301.95, + 215278.1, + 214084.15, + 213168.39, + 212597.09, + 212556.68, + 212544.54, + 212541.24, + 212536.65, + 212528.04, + 212517.12, + 212455.2, + 212448.12, + 212364.4, + 212353.95, + 212347.97, + 212336.16, + 212317.26, + 212374.43, + 212249.09, + 212079.04, + 212079.04, + 212079.04, + 211914.83, + 211802.63, + 211742.47, + 211723.16, + 211684.91, + 211625.4, + 211577.49, + 211636.8, + 211308.1, + 211400.06, + 211634.89, + 211553.27, + 211727.11, + 211939.84, + 212130.2, + 212143.63, + 212123.55, + 212145.89, + 212255.05, + 212609.4, + 212867.2, + 213200.55, + 213200.55, + 213200.55, + 213200.55, + 213262.43, + 213494.82, + 213494.82, + 213318.52, + 213228.67, + 213187.48, + 213179.97, + 213157.68, + 213127.04, + 213137.49, + 213137.49, + 213137.49, + 213137.49, + 213137.49, + 213137.49, + 213773.49, + 213773.49, + 213773.49, + 214712.28, + 214712.28, + 214712.28, + 216249.25, + 216182.12, + 217893.63, + 217893.63, + 217895.06, + 217822.22, + 217733.71, + 217824.72, + 217673.89, + 218095.08, + 219002.12, + 219763.93, + 220453.85, + 221332.16, + 222180.64, + 222681.72, + 222681.72, + 222450.45, + 222260.78, + 221899.72, + 221549.32, + 221230.64, + 220966.47, + 220344.35, + "", + "", + 220733.04, + "", + "" + ], + "name": "央行外汇", + "type": "line" + }, + { + "data": [ + 669.84, + 669.84, + 669.84, + 669.84, + 669.84, + 669.84, + 669.84, + 669.84, + 669.84, + 669.84, + 669.84, + 669.84, + 669.84, + 669.84, + 669.84, + 669.84, + 669.84, + 2094.73, + 2135.9, + 2173.11, + 2207.71, + 2240.93, + 2287.09, + 2329.54, + 2367.35, + 2393.38, + 2416.61, + 2445.35, + 2445.35, + 2487.73, + 2502.08, + 2516.27, + 2530.43, + 2541.5, + 2541.5, + 2541.5, + 2541.5, + 2541.5, + 2541.5, + 2541.5, + 2541.5, + 2541.5, + 2541.5, + 2541.5, + 2541.5, + 2541.5, + 2541.5, + 2541.5, + 2541.5, + 2541.5, + 2541.5, + 2541.5, + 2541.5, + 2541.5, + 2541.5, + 2541.5, + 2541.5, + 2541.5, + 2541.5, + 2541.5, + 2569.79, + 2603.83, + 2632.43, + 2663.61, + 2705.27, + 2750.95, + 2781.97, + 2813.4, + 2834.64, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2985.1, + 2985.1, + 2985.1, + 3106.57, + 3106.57, + 3106.57, + 3169.49, + 3270.77, + 3349.5, + 3349.5, + 3385.1, + 3455.76, + 3539.95, + 3633.25, + 3750.44, + 3855.33, + 3953.79, + 4009.97, + 4052.88, + 4099.83, + 4156.2, + 4181.74, + 4181.74, + 4192.6, + 4192.6, + 4192.6, + 4192.6, + 4192.6, + 4192.6, + 4223.42, + "", + "", + 4192.6, + "", + "" + ], + "name": "央行货币黄金", + "type": "line" + }, + { + "data": [ + 4583, + 4067, + 5166, + 5008, + 5012, + 5379, + 5629, + 5615, + 6259, + 5346, + 5647, + 6580, + 6426, + 5596, + 7691, + 7950, + 6984, + 7105, + 7063, + 6456, + 6881, + 6156, + 6950, + 7446, + 7190, + 5879, + 8208, + 7578, + 7898, + 8258, + 7901, + 8625, + 8373, + 7100, + 8924, + 9549, + 9396, + 9047, + 11702, + 11702, + 10420, + 11548, + 13463, + 12368, + 14418, + 13743, + 11780, + 14850, + 14241, + 16333, + 12232, + 15680, + 13774, + 14369, + 12746, + 12440, + 13059, + 11452, + 10364, + 11755, + 11179, + 12326, + 8373, + 10324, + 10849, + 9911, + 9308, + 11239, + 10499, + 10060, + 8907, + 8575, + 7038, + 5704, + 5329, + 8114, + 8114, + 8114, + 8265, + 7280, + 7629, + 7492, + 6568, + 7134, + 5548, + 6349, + 7079, + 5188, + 4003, + 5130, + 4329, + 3822, + 4574, + 4028, + 3803, + 3904, + 2845, + 3554, + 4123, + 3144, + 3144, + 3144, + 3144, + 2286, + 3336, + 3336, + 2542, + 2413, + 2795, + 2346, + 2525, + 2466, + 1830, + 1830, + 1830, + 1830, + 1830, + 1830, + 2491, + 2491, + 2491, + 2820, + 2820, + 2820, + 2208, + 2676, + 3282, + 3282, + 2862, + 2806, + 2871, + 2555, + 2775, + 2654, + 2264, + 3091, + 2819, + 2894, + 2191, + 2625, + 2625, + 2464, + 2384, + 2346, + 2276, + 2166, + 2183, + 2214, + 6202, + "", + 1995, + "", + "" + ], + "name": "银行理财产品发现数最新值", + "type": "line" + }, + { + "data": [ + 4.06448683, + -11.25900065, + 27.02237522, + -3.05845916, + 0.0798722, + 7.32242618, + 4.64770403, + -0.24871203, + 11.46927872, + -14.58699473, + 5.63037785, + 16.5220471, + -2.34042553, + -12.91627762, + 37.43745533, + 3.36757249, + -12.1509434, + 1.7325315, + -0.591133, + -8.59408183, + 6.58302354, + -10.53625926, + 12.89798571, + 7.13669065, + -3.43808756, + -18.23365786, + 39.61558088, + -7.6754386, + 4.22275007, + 4.55811598, + -4.32308065, + 9.16339704, + -2.92173913, + -15.20363072, + 25.69014085, + 7.00358584, + -1.60226202, + -3.71434653, + 29.34674478, + 29.34674478, + -10.95539224, + 10.82533589, + 16.58295809, + -8.13340266, + 16.57503234, + -4.68164794, + -14.28363531, + 26.06112054, + -4.1010101, + 14.68997964, + -25.10867569, + 28.1883584, + -12.15561224, + 4.31973283, + -11.29514928, + -2.40075318, + 4.97588424, + -12.30568956, + -9.50052393, + 13.4214589, + -4.90004254, + 10.27017356, + -32.07042025, + 23.30108683, + 5.08523828, + -8.64595815, + -6.08414893, + 20.74559519, + -6.58421568, + -4.1813506, + -11.4612326, + -3.72740541, + -17.92419825, + -18.95424837, + -6.5743338, + 52.26121223, + 52.26121223, + 52.26121223, + 1.86098102, + -11.92838132, + 4.79395604, + -1.79577926, + -12.33315537, + 8.61753959, + -22.23156714, + 14.43763518, + 11.49787368, + -26.71281254, + -22.84117194, + 28.15388459, + -15.61403509, + -11.71171171, + 19.67556253, + -11.93703542, + -5.58589871, + 2.65579805, + -27.12602459, + 24.92091388, + 16.01012943, + -23.74484599, + -23.74484599, + -23.74484599, + -23.74484599, + -27.29007634, + 45.93175853, + 45.93175853, + -23.80095923, + -5.0747443, + 15.78293289, + -16.06440072, + 7.58414998, + -2.33663366, + -25.79075426, + -25.79075426, + -25.79075426, + -25.79075426, + -25.79075426, + -25.79075426, + 36.04587657, + 36.04587657, + 36.04587657, + 13.16211878, + 13.16211878, + 13.16211878, + -21.70212766, + 21.19565217, + 22.64573991, + 22.64573991, + -12.79707495, + -1.95667365, + 2.31646472, + -10.97560976, + 8.61056751, + -4.36036036, + -14.6948003, + 36.52826855, + -8.79974118, + 2.73340433, + -24.29163787, + 19.80830671, + 19.80830671, + -6.13333333, + -3.36441021, + -1.59395973, + -1.89655172, + -4.83304042, + 0.78485688, + 10.97744361, + 180.12646793, + "", + -8.61200183, + "", + "" + ], + "name": "银行理财产品发现数涨跌幅", + "type": "line" + }, + { + "data": [ + 15.70310528, + 6.54964632, + 30.48749684, + 40.63465319, + 18.26333176, + 22.13896458, + 22.82347807, + 38.0624539, + 21.15756872, + 6.74920128, + 12.66959298, + 22.32757018, + 14.15882039, + -0.33837934, + 22.87905416, + 48.70931538, + 23.67628829, + 7.9787234, + 9.91285403, + 15.36812009, + -10.5317904, + -22.56603774, + -0.48682703, + 4.79943702, + 1.79810279, + -8.93742255, + 19.28498765, + 23.0994152, + 13.64028777, + 10.90518399, + 9.88873435, + 46.70862392, + 2.01023392, + -6.30773291, + 12.99063054, + 15.63332526, + 18.92165549, + 4.89275362, + 39.75874836, + 39.75874836, + 46.76056338, + 29.40385477, + 40.98858519, + 31.63048106, + 59.36774621, + 17.441463, + 13.05182342, + 28.59369588, + 5.77880116, + 32.05853816, + -15.16160355, + 14.09444808, + 16.92699491, + -3.23905724, + -10.4978583, + -23.83518031, + 6.76095487, + -26.96428571, + -24.75678815, + -18.19194098, + -12.29405304, + -0.91639871, + -35.88329887, + -9.84980789, + 4.67966036, + -15.68694173, + -16.73673853, + -8.8187571, + 25.39113818, + -2.55714839, + -17.90026731, + -13.47997175, + -24.38762355, + -49.24815375, + -49.24278503, + -19.34393638, + -19.34393638, + -19.34393638, + -7.20781408, + -15.10204082, + 8.39727195, + 31.34642356, + 23.25014074, + -12.07789007, + -32.88168401, + -12.78846154, + -7.20933281, + -30.75280299, + -39.05298417, + -28.09083263, + -21.97188176, + -39.80154355, + -35.386354, + -22.35929067, + -4.99625281, + -23.89863548, + -34.28043428, + -7.01203558, + -9.86007871, + -21.94637537, + -21.94637537, + -21.94637537, + -21.94637537, + -39.88956087, + -14.54918033, + -14.54918033, + -10.65026362, + -32.10467079, + -32.20955615, + -25.38167939, + 10.45494313, + -26.07913669, + -28.00944138, + -28.00944138, + -28.00944138, + -28.00944138, + -28.00944138, + -28.00944138, + 3.23249068, + 3.23249068, + 3.23249068, + 0.89445438, + 0.89445438, + 0.89445438, + -5.9224542, + 5.98019802, + 33.09002433, + 33.09002433, + 56.22270742, + 12.60032103, + 1.80851064, + 15.71557971, + 3.69955157, + -19.13467398, + -20.89447939, + 10.15680684, + -1.8112156, + 13.26810176, + -21.04504505, + -1.09269028, + -1.09269028, + 8.83392226, + -22.87285668, + -16.69034091, + -21.38169257, + -1.14103149, + -16.83809524, + -7.13087248, + 164.36487639, + "", + -19.03409091, + "", + "" + ], + "name": "银行理财产品发现数近6个月涨跌幅", + "type": "line" + } + ], + "income": [ + { + "data": [ + 15434.54, + 9487.98, + 10103.21, + 12481.26, + 13669.98, + 13461.05, + 12661.58, + 9109.4, + 9952.77, + 13280.2, + 9952.91, + 10755.12, + 16203.42, + 9513.08, + 10690.62, + 13502.09, + 14355.49, + 15335.24, + 14249.36, + 9671.33, + 10891.86, + 14435.08, + 11087.38, + 12282.05, + 17166.3, + 10218.5, + 11511.2, + 15523, + 15460.8, + 15634, + 14770.2, + 9894.1, + 11221.9, + 15359.1, + 11490.9, + 11302, + 20208.1, + 11245.4, + 12912.5, + 12912.5, + 16784.2, + 16073.4, + 17082.4, + 16456.5, + 10652.4, + 12714, + 16234.1, + 11385, + 10819, + 23621.1, + 12932.3, + 13992.6, + 18473, + 17631, + 17681, + 17460, + 11077, + 12963, + 15727, + 10775, + 11019, + "", + "", + 14552, + 18995, + 17268, + 17927, + 17777, + 11438, + 13617, + 17026, + 11263, + 11415, + "", + "", + 10752, + 10752, + 10752, + 16149, + 15539, + 18504, + 18549, + 12043, + 14234, + 17531, + 10956, + 13406, + "", + "", + 15310, + 20893, + 18446, + 20662, + 20600, + 12372, + 13932, + 17506, + 9726, + 11287, + "", + "", + "", + "", + "", + 15834, + 15834, + 12256, + 12446, + 18482, + 19760, + 13062, + 15108, + 20246, + 20246, + 20246, + 20246, + 20246, + 20246, + 12121, + 12121, + 12121, + 18185, + 18185, + 18185, + "", + "", + 16699, + 16699, + 20830, + 16521, + 19511, + 20131, + 12462, + 14917, + 20781, + 12637, + 16653, + "", + "", + 16292, + 16292, + 20049, + 15986, + 19001, + 19750, + 12113, + 15283, + 14029, + "", + "", + 21922, + "", + "" + ], + "name": "中国财政收入", + "type": "line" + }, + { + "data": [ + 13.02503101, + 8.18331912, + 5.15687856, + 9.18963748, + 7.22141608, + 8.76280247, + 6.86131116, + 6.06916258, + 6.31336302, + 9.42445089, + 9.07346443, + 13.30004424, + 4.98155436, + 0.26454525, + 5.81409275, + 8.17890181, + 5.01471107, + 13.92305949, + 12.54014112, + 6.1686829, + 9.4354637, + 8.69625457, + 11.39837495, + 14.19723815, + 5.94244919, + 7.41526404, + 7.67570075, + 14.96738653, + 7.69956302, + 1.94819253, + 3.65518171, + 2.30340605, + 3.03015279, + 6.40121149, + 3.63945314, + -7.9795311, + 17.71960178, + 10.04942017, + 12.1733616, + 12.1733616, + 8.12471816, + 3.9622788, + 9.26442369, + 11.41690702, + 7.66416349, + 13.29632237, + 5.69694839, + -0.92159883, + -4.2735799, + 16.88926718, + 15.00080033, + 8.36476283, + 10.06184388, + 9.69054463, + 3.50419145, + 6.09789445, + 3.98595622, + 1.95847098, + -3.12367178, + -5.3579271, + 1.84859969, + "", + "", + 3.99782742, + 2.82574568, + -2.05887357, + 1.39132402, + 1.81557847, + 3.25900515, + 5.04512844, + 8.2596808, + 4.52900232, + 3.59379254, + "", + "", + -26.11324904, + -26.11324904, + -26.11324904, + -14.98289023, + -10.01274033, + 3.2186088, + 4.34268999, + 5.28938626, + 4.53110083, + 2.96605192, + -2.72573915, + 17.44196233, + "", + "", + 42.3921131, + 29.37643198, + 18.70776755, + 11.66234328, + 11.05719985, + 2.73187744, + -2.12168048, + -0.14260453, + -11.22672508, + -15.80635536, + "", + "", + "", + "", + "", + 3.42259961, + 3.42259961, + -41.33920452, + -32.52737721, + -10.55076953, + -4.0776699, + 5.5771096, + 8.44099914, + 15.65177653, + 15.65177653, + 15.65177653, + 15.65177653, + 15.65177653, + 15.65177653, + 24.62471725, + 24.62471725, + 24.62471725, + 61.11455657, + 61.11455657, + 61.11455657, + "", + "", + 5.46292788, + 5.46292788, + 69.9575718, + 32.74144303, + 5.56757927, + 1.87753036, + -4.59347726, + -1.26423087, + 2.64249728, + 4.2570745, + -8.42452571, + "", + "", + -2.43727169, + -2.43727169, + -3.7493999, + -3.23830277, + -2.6139101, + -1.89260345, + -2.80051356, + 2.45357646, + 11.01527261, + "", + "", + 5.49059237, + "", + "" + ], + "name": "中国财政收入同比增长", + "type": "line" + }, + { + "data": [ + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + 20516, + 13609, + 12433, + 10582, + 12397, + 18384, + 7511, + 11097, + 13571, + 5593, + 10255, + 18114, + 34758, + 8312, + 23931, + 7809, + 6770, + 16479, + 4791, + 14605, + 17115, + 8865, + 18328, + 16397, + 36970, + 10908, + 21186, + 21186, + 13880, + 10631, + 17718, + 11956, + 14895, + 18335, + 10357, + 16128, + 11481, + 30793, + 11894, + 15848, + 17761, + 9518, + 14877, + 12254, + 19391, + 21691, + 7420, + 15239, + 15898, + 46791, + 9665, + 29602, + 16710, + 17124, + 26243, + 12872, + 21956, + 25142, + 8680, + 19937, + 22013, + 50535, + 8737, + 51838, + 51838, + 51838, + 31027, + 31866, + 34681, + 16928, + 35853, + 34693, + 13929, + 21355, + 17192, + 51884, + 17243, + 33762, + 18570, + 19522, + 37017, + 10752, + 29893, + 29026, + 16176, + 25983, + 23682, + 61759, + 61759, + 61759, + 61759, + 12170, + 46565, + 46565, + 9327, + 28415, + 51926, + 7785, + 24712, + 35411, + 9134, + 9134, + 9134, + 9134, + 9134, + 9134, + 19837, + 19837, + 19837, + 13058, + 13058, + 13058, + 59956, + 31610, + 53867, + 53867, + 12249, + 15560, + 42265, + 5366, + 31279, + 41326, + 18441, + 24554, + 19401, + 64734, + 14959, + 48335, + 48335, + -658, + 20623, + 32985, + 7707, + 30323, + 37635, + 23262, + "", + "", + 14120, + "", + "" + ], + "name": "社会融资规模增量", + "type": "line" + } + ], + "montary": [ + { + "data": [ + 1123521.21, + 1131760.83, + 1160687.38, + 1168812.67, + 1182293.96, + 1209587.2, + 1194249.24, + 1197499.08, + 1202051.41, + 1199236.31, + 1208605.95, + 1228374.81, + 1242710.22, + 1257380.48, + 1275332.78, + 1280779.14, + 1307357.63, + 1333375.36, + 1353210.92, + 1356907.98, + 1359824.06, + 1361020.7, + 1373956.01, + 1392278.11, + 1416319.55, + 1424618.68, + 1446198.03, + 1445209.59, + 1461695.11, + 1490491.83, + 1491558.72, + 1510982.91, + 1516360.5, + 1519485.4, + 1530432.06, + 1550066.67, + 1575945.59, + 1582913.07, + 1599609.57, + 1599609.57, + 1596331.87, + 1601360.42, + 1631282.53, + 1628996.63, + 1645156.6, + 1655662.07, + 1653434.16, + 1670013.4, + 1676768.54, + 1720814.46, + 1729070.12, + 1739859.48, + 1737683.73, + 1743063.79, + 1770178.37, + 1776196.11, + 1788670.43, + 1801665.58, + 1795561.6, + 1813175.07, + 1826744.22, + 1865935.33, + 1867427.45, + 1889412.14, + 1884670.33, + 1891153.7, + 1921360.19, + 1919410.82, + 1935492.43, + 1952250.49, + 1945600.55, + 1961429.56, + 1986488.82, + 2023066.49, + 2030830.42, + 2080923.41, + 2080923.41, + 2080923.41, + 2093533.83, + 2100183.74, + 2134948.66, + 2125458.46, + 2136836.91, + 2164084.8, + 2149720.42, + 2172002.55, + 2186795.89, + 2213047.33, + 2236030.26, + 2276488.45, + 2262107.12, + 2275538.07, + 2317788.36, + 2302153.82, + 2312267.68, + 2342829.7, + 2336160.48, + 2356012.76, + 2382899.56, + 2431022.72, + 2431022.72, + 2431022.72, + 2431022.72, + 2441488.9, + 2497688.34, + 2497688.34, + 2499710.9, + 2527026.15, + 2581451.2, + 2578078.57, + 2595068.27, + 2626600.92, + 2612914.57, + 2612914.57, + 2612914.57, + 2612914.57, + 2612914.57, + 2612914.57, + 2647008.48, + 2647008.48, + 2647008.48, + 2664320.84, + 2664320.84, + 2664320.84, + 2738072.06, + 2755249.23, + 2814566.31, + 2814566.31, + 2808469.34, + 2820504.68, + 2873023.83, + 2854031.56, + 2869343.25, + 2896659.11, + 2882276.07, + 2912014.22, + 2922713.33, + 2976250.2, + 2995572.97, + 3047952.16, + 3047952.16, + 3011941.98, + 3018506.73, + 3050161.54, + 3033060.78, + 3050461.27, + 3094798.24, + 3119587.27, + "", + "", + 3097092.01, + "", + "" + ], + "name": "M2", + "type": "line" + }, + { + "data": [ + 13.2, + 13.3, + 12.1, + 13.2, + 13.4, + 14.7, + 13.5, + 12.8, + 12.9, + 12.6, + 12.3, + 12.2, + 10.8, + 12.5, + 11.6, + 10.1, + 10.8, + 11.8, + 13.3, + 13.3, + 13.1, + 13.5, + 13.7, + 13.3, + 13.97, + 13.3, + 13.4, + 12.84, + 11.81, + 11.78, + 10.22, + 11.35, + 11.5, + 11.64, + 11.39, + 11.33, + 10.7, + 10.4, + 10.1, + 10.1, + 9.8, + 9.1, + 9.1, + 8.9, + 8.6, + 9, + 8.9, + 9.1, + 8.1, + 8.62, + 8.8, + 8.2, + 8.3, + 8.3, + 8.3, + 8.5, + 8.2, + 8.3, + 8, + 8, + 8.1, + 8.4, + 8, + 8.6, + 8.5, + 8.5, + 8.5, + 8.1, + 8.2, + 8.4, + 8.4, + 8.2, + 8.7, + 8.4, + 8.8, + 10.1, + 10.1, + 10.1, + 11.1, + 11.1, + 11.1, + 10.7, + 10.4, + 10.9, + 10.5, + 10.7, + 10.1, + 9.4, + 10.1, + 9.4, + 8.1, + 8.3, + 8.6, + 8.3, + 8.2, + 8.3, + 8.7, + 8.5, + 9, + 9.8, + 9.8, + 9.8, + 9.8, + 9.2, + 9.7, + 9.7, + 10.5, + 11.1, + 11.4, + 12, + 12.2, + 12.1, + 11.8, + 11.8, + 11.8, + 11.8, + 11.8, + 11.8, + 12.4, + 12.4, + 12.4, + 11.8, + 11.8, + 11.8, + 12.6, + 12.9, + 12.7, + 12.7, + 12.4, + 11.6, + 11.3, + 10.7, + 10.6, + 10.3, + 10.3, + 10, + 9.7, + 8.7, + 8.7, + 8.3, + 8.3, + 7.2, + 7, + 6.2, + 6.3, + 6.3, + 6.8, + 7.1, + "", + "", + 7.5, + "", + "" + ], + "name": "M2同比增长", + "type": "line" + }, + { + "data": [ + 314900.55, + 316625.11, + 327683.74, + 324482.52, + 327839.56, + 341487.45, + 331347.32, + 332023.23, + 327220.21, + 329617.73, + 335114.13, + 348056.41, + 348109.5, + 334439.22, + 337210.52, + 336388.24, + 343085.86, + 356082.86, + 353122.19, + 362793.73, + 364416.9, + 375806.45, + 387618.32, + 400953.44, + 412685.64, + 392504.7, + 411581.31, + 413504.84, + 424250.7, + 443643.7, + 442934.43, + 454543.6, + 454340.25, + 465446.65, + 475405.54, + 486557.24, + 472526.45, + 476527.6, + 488770.09, + 488770.09, + 490180.42, + 496389.78, + 510228.17, + 510484.58, + 518113.93, + 517863.04, + 525977.19, + 535565.05, + 543790.15, + 543247.13, + 517035.99, + 523540.07, + 525447.77, + 526276.72, + 543944.71, + 536624.29, + 538324.64, + 538574.08, + 540128.37, + 543498.66, + 551685.91, + 545638.46, + 527190.48, + 547575.54, + 540614.6, + 544355.64, + 567696.18, + 553043.11, + 556798.09, + 557137.95, + 558143.92, + 562486.52, + 576009.15, + 545531.79, + 552700.73, + 575050.29, + 575050.29, + 575050.29, + 570150.48, + 581111.06, + 604317.97, + 591192.64, + 601289.1, + 602312.12, + 609182.41, + 618632.17, + 625580.99, + 625563.81, + 593487.46, + 616113.17, + 605421.89, + 616828.32, + 637479.36, + 620367.05, + 626658.69, + 624645.68, + 626082.12, + 637482.04, + 647443.35, + 613859.35, + 613859.35, + 613859.35, + 613859.35, + 621612.11, + 645063.8, + 645063.8, + 636139.01, + 645107.52, + 674374.81, + 661832.33, + 664604.85, + 664535.17, + 662140.99, + 662140.99, + 662140.99, + 662140.99, + 662140.99, + 662140.99, + 667042.61, + 667042.61, + 667042.61, + 671674.76, + 671674.76, + 671674.76, + 655214.16, + 657938.74, + 678059.63, + 678059.63, + 669761.55, + 675252.98, + 695595.48, + 677218.92, + 679588.35, + 678443.65, + 674696.07, + 675903.41, + 680542.52, + 694197.88, + 665916.09, + 685808.9, + 685808.9, + 660065.69, + 646842.47, + 660610.52, + 632296.54, + 630238.09, + 628236.54, + 650904.16, + "", + "", + 633357.47, + "", + "" + ], + "name": "M1", + "type": "line" + }, + { + "data": [ + 1.2, + 6.9, + 5.4, + 5.5, + 5.7, + 8.9, + 6.7, + 5.7, + 4.8, + 3.2, + 3.2, + 3.2, + 10.6, + 5.6, + 2.9, + 3.7, + 4.7, + 4.3, + 6.6, + 9.3, + 11.4, + 14, + 15.7, + 15.2, + 18.55, + 17.36, + 22.05, + 22.92, + 23.66, + 24.59, + 25.43, + 25.29, + 24.7, + 23.85, + 22.65, + 21.35, + 14.5, + 21.4, + 18.8, + 18.8, + 18.54, + 17, + 15, + 15.3, + 14, + 14, + 13, + 12.7, + 11.8, + 14.97, + 8.5, + 7.1, + 7.2, + 6, + 6, + 5.1, + 3.9, + 4, + 2.7, + 1.5, + 1.5, + 0.4, + 2, + 4.6, + 2.9, + 3.4, + 4.4, + 3.1, + 3.4, + 3.4, + 3.3, + 3.5, + 4.4, + 0, + 4.8, + 5, + 5, + 5, + 5.5, + 6.8, + 6.5, + 6.9, + 8, + 8.1, + 9.1, + 10, + 8.6, + 14.7, + 7.4, + 7.1, + 6.2, + 6.1, + 5.5, + 4.9, + 4.2, + 3.7, + 2.8, + 3, + 3.5, + -1.9, + -1.9, + -1.9, + -1.9, + 4.7, + 4.7, + 4.7, + 5.1, + 4.6, + 5.8, + 6.7, + 6.1, + 6.4, + 5.8, + 5.8, + 5.8, + 5.8, + 5.8, + 5.8, + 4.6, + 4.6, + 4.6, + 5.8, + 5.8, + 5.8, + 6.7, + 5.8, + 5.1, + 5.1, + 5.3, + 4.7, + 3.1, + 2.3, + 2.2, + 2.1, + 1.9, + 1.3, + 1.3, + 5.9, + 1.2, + 1.1, + 1.1, + -1.4, + -4.2, + -5, + -6.6, + -7.3, + -7.4, + -3.7, + "", + "", + -6.1, + "", + "" + ], + "name": "M1同比增长", + "type": "line" + }, + { + "data": [ + 76488.6, + 62320.95, + 58329.3, + 58615.54, + 58051.11, + 56951.05, + 57346.5, + 57997.61, + 58844.99, + 57691.64, + 58438.53, + 60259.53, + 63040.51, + 72896.19, + 61949.81, + 60772.46, + 59075.97, + 58604.26, + 59010.71, + 59061.79, + 61022.97, + 59900.48, + 60328.24, + 63216.58, + 72526.51, + 69421.5, + 64651.21, + 64403.17, + 62780.71, + 62818.89, + 63276.01, + 63454.7, + 65068.62, + 64214.93, + 64903.5, + 68303.87, + 86598.61, + 71727.69, + 68605.05, + 68605.05, + 68392.6, + 67333.21, + 66977.68, + 67129.04, + 67550.99, + 69748.54, + 68230.69, + 68623.16, + 70645.6, + 74636.29, + 81424.24, + 72692.63, + 71476.46, + 69774.81, + 69589.33, + 69530.59, + 69775.39, + 71254.26, + 70106.62, + 70563.3, + 73208.4, + 87470.62, + 79484.72, + 74941.58, + 73965.76, + 72798.46, + 72580.96, + 72689.25, + 73152.62, + 74129.75, + 73395.4, + 73973.82, + 77189.47, + 93249.16, + 88187.05, + 83022.21, + 83022.21, + 83022.21, + 81485.21, + 79706.83, + 79459.41, + 79867.21, + 80042.71, + 82370.87, + 81036.43, + 81593.61, + 84314.53, + 89625.24, + 91924.6, + 86543.64, + 85803.37, + 84177.72, + 84346.97, + 84717.56, + 85059.2, + 86867.09, + 86085.78, + 87433.41, + 90825.15, + 106188.87, + 106188.87, + 106188.87, + 106188.87, + 97227.7, + 95141.92, + 95141.92, + 95626.49, + 95546.86, + 96011.17, + 96509.19, + 97231.03, + 98672.06, + 98416.71, + 98416.71, + 98416.71, + 98416.71, + 98416.71, + 98416.71, + 99740.12, + 99740.12, + 99740.12, + 104706.03, + 104706.03, + 104706.03, + 114601.3, + 107602.58, + 105591.3, + 105591.3, + 105904.46, + 104756.71, + 105419.2, + 106129.68, + 106515.36, + 109253.22, + 108565.35, + 110225.18, + 113444.64, + 121398.54, + 121009.93, + 117210.5, + 117210.5, + 117310.55, + 117062.72, + 117736.77, + 118840.46, + 119472.57, + 121830, + 124180.26, + "", + "", + 122447.04, + "", + "" + ], + "name": "M0", + "type": "line" + }, + { + "data": [ + 22.5, + 3.3, + 5.2, + 5.4, + 6.7, + 5.3, + 5.4, + 5.6, + 4.2, + 3.8, + 3.5, + 2.9, + -17.6, + 17, + 6.2, + 3.7, + 1.8, + 2.9, + 2.9, + 1.8, + 3.7, + 3.8, + 3.2, + 4.9, + 15.05, + -4.77, + 4.36, + 5.97, + 6.27, + 7.19, + 7.23, + 7.44, + 6.6, + 7.2, + 7.58, + 8.05, + 19.4, + 3.3, + 6.1, + 6.1, + 6.19, + 7.3, + 6.6, + 6.1, + 6.5, + 7.2, + 6.3, + 5.7, + 3.4, + -13.81, + 13.5, + 6, + 4.5, + 3.6, + 3.6, + 3.6, + 3.3, + 2.2, + 2.8, + 2.8, + 3.6, + 17.2, + -2.4, + 3.1, + 3.5, + 4.3, + 4.3, + 4.5, + 4.8, + 4, + 4.7, + 4.8, + 5.4, + 6.6, + 10.9, + 10.8, + 10.8, + 10.8, + 10.2, + 9.5, + 9.5, + 9.9, + 9.4, + 11.1, + 10.4, + 10.3, + 9.2, + -3.9, + 4.2, + 4.2, + 5.3, + 5.6, + 6.2, + 6.1, + 6.3, + 5.5, + 6.2, + 7.2, + 7.7, + 18.5, + 18.5, + 18.5, + 18.5, + 5.8, + 10, + 10, + 11.5, + 13.5, + 13.9, + 13.9, + 14.3, + 13.6, + 14.4, + 14.4, + 14.4, + 14.4, + 14.4, + 14.4, + 14.1, + 14.1, + 14.1, + 15.3, + 15.3, + 15.3, + 7.9, + 10.6, + 11, + 11, + 10.7, + 9.6, + 9.6, + 9.9, + 9.5, + 10.7, + 10.2, + 10.4, + 8.3, + 5.9, + 12.5, + 11, + 11, + 10.8, + 11.7, + 11.7, + 12, + 12.2, + 11.5, + 12.7, + "", + "", + 12.8, + "", + "" + ], + "name": "M0同比增长", + "type": "line" + } + ], + "macro": [ + { + "data": [ + 7.7, + 7.7, + 7.7, + 7.4, + 7.4, + 7.4, + 7.5, + 7.5, + 7.5, + 7.3, + 7.3, + 7.3, + 7.3, + 7.3, + 7.3, + 7, + 7, + 7, + 7, + 7, + 7, + 6.9, + 6.9, + 6.9, + 6.8, + 6.8, + 6.8, + 6.7, + 6.7, + 6.7, + 6.7, + 6.7, + 6.7, + 6.7, + 6.7, + 6.7, + 6.8, + 6.8, + 6.8, + 6.8, + 6.9, + 6.9, + 6.9, + 6.9, + 6.9, + 6.9, + 6.8, + 6.8, + 6.8, + 6.8, + 6.8, + 6.8, + 6.8, + 6.8, + 6.8, + 6.7, + 6.7, + 6.7, + 6.5, + 6.5, + 6.5, + 6.4, + 6.4, + 6.4, + 6.4, + 6.4, + 6.4, + 6.2, + 6.2, + 6.2, + 6, + 6, + 6, + 6, + 6, + 6, + 6, + 6, + -6.8, + -6.8, + -6.8, + 3.2, + 3.2, + 3.2, + 4.9, + 4.9, + 4.9, + 6.5, + 6.5, + 6.5, + 18.3, + 18.3, + 18.3, + 7.9, + 7.9, + 7.9, + 4.9, + 4.9, + 4.9, + 4, + 4, + 4, + 4, + 4, + 4, + 4, + 4.8, + 4.8, + 4.8, + 0.4, + 0.4, + 0.4, + "", + 3.9, + "", + "", + 3.9, + "", + "", + 3.9, + "", + "", + 3.9, + "", + 2.9, + 2.9, + 2.9, + 2.9, + 4.5, + 4.5, + 4.5, + 6.3, + 6.3, + 6.3, + 4.9, + 4.9, + 4.9, + 5.2, + 5.2, + 5.2, + 5.2, + 5.3, + 5.3, + 5.3, + 4.7, + 4.7, + 4.7, + 4.6, + 4.6, + "", + 4.6, + "", + "" + ], + "name": "中国GDP", + "type": "line" + }, + { + "data": [ + 50.5, + 50.2, + 50.3, + 50.4, + 50.8, + 51, + 51.7, + 51.1, + 51.1, + 50.8, + 50.3, + 50.1, + 49.8, + 49.9, + 50.1, + 50.1, + 50.2, + 50.2, + 50, + 49.7, + 49.8, + 49.8, + 49.6, + 49.7, + 49.4, + 49, + 50.2, + 50.1, + 50.1, + 50, + 49.9, + 50.4, + 50.4, + 51.2, + 51.7, + 51.4, + 51.3, + 51.6, + 51.8, + 51.8, + 51.2, + 51.2, + 51.7, + 51.4, + 51.7, + 52.4, + 51.6, + 51.8, + 51.6, + 51.3, + 50.3, + 51.5, + 51.4, + 51.9, + 51.5, + 51.2, + 51.3, + 50.8, + 50.2, + 50, + 49.4, + 49.5, + 49.2, + 50.5, + 50.1, + 49.4, + 49.4, + 49.7, + 49.5, + 49.8, + 49.3, + 50.2, + 50.2, + 50, + 35.7, + 52, + 52, + 52, + 50.8, + 50.6, + 50.9, + 51.1, + 51, + 51.5, + 51.4, + 52.1, + 51.9, + 51.3, + 50.6, + 51.9, + 51.1, + 51, + 50.9, + 50.4, + 50.1, + 49.6, + 49.2, + 50.1, + 50.3, + 50.1, + 50.1, + 50.1, + 50.1, + 50.2, + 49.5, + 49.5, + 47.4, + 49.6, + 50.2, + 49, + 49.4, + 50.1, + 49.2, + 49.2, + 49.2, + 49.2, + 49.2, + 49.2, + 48, + 48, + 48, + 47, + 47, + 47, + 50.1, + 52.6, + 51.9, + 51.9, + 49.2, + 48.8, + 49, + 49.3, + 49.7, + 50.2, + 49.5, + 49.4, + 49, + 49.2, + 49.1, + 50.8, + 50.8, + 50.4, + 49.5, + 49.5, + 49.4, + 49.1, + 49.8, + 50.3, + 50.1, + "", + 50.1, + "", + "" + ], + "name": "中国PMI", + "type": "line" + }, + { + "data": [ + 57, + 51.3, + 53.2, + 53.7, + 54.9, + 55.4, + 55.3, + 57.1, + 59, + 56.6, + 59, + 58.7, + 55.5, + 53.5, + 52.9, + 51.5, + 51.5, + 52.8, + 53.5, + 52.7, + 51.1, + 50.2, + 50.1, + 48.6, + 48.2, + 48.2, + 49.5, + 51.8, + 50.8, + 51.3, + 53.2, + 52.6, + 49.4, + 51.5, + 51.9, + 53.2, + 54.7, + 56, + 57.7, + 57.7, + 57.2, + 54.8, + 54.9, + 57.8, + 56.3, + 58.8, + 60.8, + 58.7, + 58.2, + 59.7, + 59.1, + 60.7, + 59.3, + 57.9, + 58.7, + 60, + 58.4, + 60.8, + 59.5, + 57.5, + 58.8, + 54.3, + 56.6, + 54.2, + 55.3, + 52.8, + 52.1, + 51.7, + 51.2, + 49.1, + 47.8, + 48.3, + 48.1, + 47.2, + 50.9, + 50.1, + 50.1, + 50.1, + 49.1, + 41.5, + 43.1, + 52.6, + 54.2, + 56, + 55.4, + 59.3, + 57.5, + 60.7, + 58.7, + 60.8, + 64.7, + 60.7, + 61.2, + 60.6, + 59.5, + 59.9, + 61.1, + 60.8, + 61.1, + "", + 58.7, + "", + 58.7, + 57.6, + 58.6, + 58.6, + 57.1, + 55.4, + 56.1, + 53, + 52.8, + 52.8, + 50.9, + 50.9, + 50.9, + 50.9, + 50.9, + 50.9, + 50.2, + 50.2, + 50.2, + 49, + 49, + 49, + 48.4, + 47.4, + 47.7, + 47.7, + 46.3, + 47.1, + 46.9, + 46, + 46.4, + 47.6, + 49, + 46.7, + 46.7, + 47.4, + 49.1, + 47.8, + 47.8, + 50.3, + 49.2, + 48.7, + 48.5, + 46.8, + 47.2, + 46.5, + 48.4, + "", + 47.2, + "", + "" + ], + "name": "美国PMI", + "type": "line" + }, + { + "data": [ + 3.2, + 2.4, + 2.6, + 0.1, + -1, + -2.9, + 4, + 4.2, + 4.6, + 3.5, + 3.9, + 5, + 2.6, + 2.2, + 2.2, + 0.2, + -0.7, + -0.2, + 2.3, + 3.7, + 3.9, + 1.5, + 2.1, + 2, + 0.7, + 1, + 1.4, + 0.5, + 0.8, + 1.1, + 1.2, + 1.1, + 1.4, + 2.9, + 3.2, + 3.5, + 1.9, + 1.9, + 2.1, + 2.1, + 0.7, + 1.2, + 1.4, + 2.6, + 3, + 3.1, + 3, + 3.3, + 3.2, + 2.6, + 2.5, + 2.9, + 2.3, + 2.2, + 2, + 4.1, + 4.2, + 4.2, + 3.5, + 3.5, + 3.4, + "", + 2.6, + 2.2, + 3.2, + 3.1, + 3.1, + 2.1, + 2, + 2, + 1.9, + 2.1, + 2.1, + 2.1, + 2.1, + 2.1, + 2.1, + 2.1, + -4.8, + -5, + -5, + -32.9, + -31.7, + -31.4, + 33.1, + 33.1, + 33.4, + 4, + 4.1, + 4.3, + 6.4, + 6.4, + 6.4, + 6.5, + 6.6, + 6.7, + 2, + 2.1, + 2.3, + 6.9, + 6.9, + 6.9, + 6.9, + 7, + 6.9, + 6.9, + -1.4, + -1.5, + -1.6, + -0.9, + -0.6, + -0.6, + 2.6, + 2.6, + 2.6, + 2.6, + 2.6, + 2.6, + 2.9, + 2.9, + 2.9, + 3.2, + 3.2, + 3.2, + 2.9, + 2.7, + 2.6, + 2.6, + 1.1, + 1.3, + 2, + 2.4, + 2.1, + 2.1, + 4.9, + 5.2, + 4.9, + 3.3, + 3.2, + 3.4, + 3.4, + 1.6, + 1.3, + 1.4, + 2.8, + 3, + 3, + 2.8, + 3.1, + "", + 2.8, + "", + "" + ], + "name": "美国gdp", + "type": "line" + } + ], + "rate": [ + { + "data": [ + 0.33795909090909093, + 0.3303, + 0.3310666666666667, + 0.32422500000000004, + 0.32312, + 0.3238452380952381, + 0.3282608695652174, + 0.329655, + 0.3299909090909091, + 0.3236195652173913, + 0.326795, + 0.3430214285714286, + 0.35825714285714283, + 0.375965, + 0.39945, + 0.404505, + 0.4165947368421053, + 0.43974545454545455, + 0.46192391304347824, + 0.51936, + 0.5371681818181818, + 0.5284272727272726, + 0.6063738095238096, + 0.7638285714285715, + 0.8560224999999999, + 0.8697642857142857, + 0.9009761904761905, + 0.9025404761904762, + 0.9334875, + 0.9360386363636363, + 0.9990666666666667, + 1.1977463636363637, + 1.2471445454545456, + 1.2588566666666667, + 1.2693081818181817, + 1.306334, + 1.3400880952380954, + 1.3514585000000001, + 1.4258673913043478, + 1.4258673913043478, + 1.4165822222222222, + 1.4245457142857143, + 1.4322822727272728, + 1.4570814285714286, + 1.453699090909091, + 1.4732157142857143, + 1.5419572727272728, + 1.62646, + 1.7680373684210524, + 1.9067609090909092, + 2.0893395000000003, + 2.345182380952381, + 2.493658, + 2.4997404761904765, + 2.495895238095238, + 2.519525454545455, + 2.5196563636363636, + 2.5690455, + 2.687088260869565, + 2.8641099999999997, + 2.889216315789474, + 2.8481186363636364, + 2.7353575, + 2.6748419047619048, + 2.6327525, + 2.568365714285714, + 2.3012895, + 2.2064752173913043, + 2.0566814285714283, + 2.0492938095238094, + 1.9567678260869565, + 1.9135385714285713, + 1.9013529999999998, + 1.8389449999999998, + 1.6794339999999999, + 0.9638263636363636, + 0.9638263636363636, + 0.9638263636363636, + 1.067996, + 0.6270031578947368, + 0.426445, + 0.33930695652173914, + 0.313303, + 0.2792631818181818, + 0.24733136363636365, + 0.25025142857142857, + 0.2562955, + 0.2411775, + 0.20629550000000002, + 0.20126826086956523, + 0.211909, + 0.18621947368421052, + 0.15982136363636365, + 0.15624, + 0.15478285714285714, + 0.15139, + 0.16925882352941177, + 0.2303431818181818, + 0.3062642857142857, + 0.42582149999999996, + 0.42582149999999996, + 0.42582149999999996, + 0.42582149999999996, + 0.713557, + 1.2097200000000001, + 1.2097200000000001, + 1.646622105263158, + 2.020774761904762, + 2.633322, + 3.1940219047619047, + 3.506200909090909, + 3.9890276190476195, + 4.638952857142857, + 4.638952857142857, + 4.638952857142857, + 4.638952857142857, + 4.638952857142857, + 4.638952857142857, + 5.115818636363636, + 5.115818636363636, + 5.115818636363636, + 5.1616425, + 5.1616425, + 5.1616425, + 5.119632857142857, + 5.186353157894737, + 5.179651739130435, + 5.179651739130435, + 5.370072222222222, + 5.4502425, + 5.672097727272727, + 5.837505238095238, + 5.870407272727272, + 5.894193809523809, + 5.887014545454545, + 5.82361409090909, + 5.6928210526315794, + 5.590535909090909, + 5.649749523809524, + 5.672348, + 5.672348, + 5.708292857142857, + 5.7301166666666665, + 5.7089745, + 5.591393913043478, + 5.228117619047619, + 4.901899047619048, + "", + "", + "", + "", + "", + "" + ], + "name": "美元伦敦市场拆借利率(均值)", + "type": "line" + }, + { + "data": [ + 0.25, + "", + 0.25, + "", + 0.25, + 0.25, + 0.25, + "", + 0.25, + 0.25, + "", + 0.25, + 0.25, + "", + 0.25, + 0.25, + "", + 0.25, + 0.25, + "", + 0.25, + 0.25, + "", + 0.5, + 0.5, + "", + 0.5, + 0.5, + "", + 0.5, + 0.5, + "", + 0.5, + "", + 0.5, + 0.75, + "", + 0.75, + 1, + 1, + "", + 1, + 1.25, + 1.25, + "", + 1.25, + "", + 1.25, + 1.5, + "", + 1.5, + 1.75, + "", + 1.75, + 2, + "", + 2, + 2.25, + "", + 2.25, + 2.5, + 2.5, + "", + 2.5, + "", + 2.5, + 2.5, + "", + 2.25, + 2, + 1.75, + "", + 1.75, + 1.75, + "", + 1.25, + 0.25, + "", + 0.25, + "", + 0.25, + 0.25, + "", + 0.25, + "", + 0.25, + 0.25, + 0.25, + "", + 0.25, + 0.25, + "", + 0.25, + 0.25, + "", + 0.25, + "", + 0.25, + 0.25, + 0.25, + 0.25, + 0.25, + 0.25, + "", + 0.5, + 0.5, + "", + 1, + 1.75, + 2.5, + "", + 3.25, + "", + "", + "", + "", + "", + "", + 4, + 4, + 4, + 4.5, + 4.5, + 4.5, + "", + 4.75, + 5, + 5, + "", + 5.25, + 5.25, + 5.5, + "", + 5.5, + "", + 5.5, + 5.5, + "", + 5.5, + 5.5, + 5.5, + "", + 5.5, + 5.5, + "", + 5.5, + 5, + 4.75, + 4.5, + "", + "", + "", + "" + ], + "name": "美元利率", + "type": "line" + }, + { + "data": [ + 3.4445954545454542, + 2.8545470588235293, + 2.2760238095238097, + 2.4776761904761906, + 2.411195238095238, + 2.69834, + 3.2097913043478257, + 2.937190476190476, + 2.776840909090909, + 2.4975894736842106, + 2.5376000000000003, + 3.0243913043478257, + 2.8196666666666665, + 3.083847058823529, + 3.336518181818182, + 2.283190476190476, + 1.2084, + 1.1629999999999998, + 1.2767739130434783, + 1.684761904761905, + 1.9088142857142856, + 1.8764444444444441, + 1.7857142857142858, + 1.8407826086956522, + 1.9787500000000002, + 1.9927777777777775, + 1.9737391304347827, + 2.008915, + 2.0033, + 2.013809523809524, + 2.00947619047619, + 2.0252, + 2.134957142857143, + 2.1985, + 2.2512363636363637, + 2.3002863636363635, + 2.200663157894737, + 2.349463157894737, + 2.489204347826087, + 2.489204347826087, + 2.560742105263158, + 2.7390285714285714, + 2.777418181818182, + 2.6796285714285712, + 2.821026086956522, + 2.7509727272727273, + 2.660194117647059, + 2.727918181818182, + 2.6725238095238093, + 2.646590909090909, + 2.586188235294118, + 2.605159090909091, + 2.64845, + 2.611136363636364, + 2.57125, + 2.3307727272727274, + 2.196173913043478, + 2.4715238095238097, + 2.311055555555556, + 2.39405, + 2.369809523809524, + 2.0239363636363636, + 2.149435294117647, + 2.3474285714285714, + 2.3484545454545454, + 2.1848190476190474, + 1.5211578947368423, + 2.110491304347826, + 2.577009090909091, + 2.364095238095238, + 2.471157894736842, + 2.199857142857143, + 1.8570681818181818, + 1.9249882352941177, + 1.63965, + 1.3076818181818182, + 1.3076818181818182, + 1.3076818181818182, + 1.009590909090909, + 1.251, + 1.7358095238095237, + 1.8229565217391304, + 1.9566428571428571, + 1.679391304347826, + 2.0380588235294117, + 1.8490952380952383, + 1.059, + 1.8885999999999998, + 1.9184705882352944, + 1.915086956521739, + 1.9022272727272727, + 1.9961052631578948, + 2.0244285714285715, + 2.0053636363636365, + 2.010590909090909, + 2.039090909090909, + 1.9574117647058822, + 1.945681818181818, + 1.892, + 1.8815714285714285, + 1.8815714285714285, + 1.8815714285714285, + 1.8815714285714285, + 1.9929999999999999, + 1.9518260869565218, + 1.9518260869565218, + 1.4962857142857142, + 1.3708500000000001, + 1.4446666666666668, + 1.2132857142857143, + 1.1171869565217392, + 1.3073333333333335, + 1.3419999999999999, + 1.3419999999999999, + 1.3419999999999999, + 1.3419999999999999, + 1.3419999999999999, + 1.3419999999999999, + 1.4638636363636364, + 1.4638636363636364, + 1.4638636363636364, + 1.0297272727272728, + 1.0297272727272728, + 1.0297272727272728, + 1.3548333333333333, + 1.8760999999999999, + 1.6533478260869565, + 1.6533478260869565, + 1.6009, + 1.368809523809524, + 1.4567619047619047, + 1.3649047619047618, + 1.643, + 1.7654, + 1.783578947368421, + 1.7692818181818182, + 1.6249047619047619, + 1.6903636363636365, + 1.7076444444444445, + 1.7401428571428572, + 1.7401428571428572, + 1.7621818181818183, + 1.7633333333333334, + 1.8015263157894736, + 1.7409130434782607, + 1.698818181818182, + 1.678190476190476, + 1.4176666666666666, + 1.4178181818181819, + 1.532, + 1.455, + "", + "" + ], + "name": "上海银行同业拆借市场隔夜利率(均值)", + "type": "line" + } + ] +} \ No newline at end of file diff --git a/src/bigscreen2/data/hongguan.json b/src/bigscreen2/data/hongguan.json new file mode 100644 index 0000000..5ee5212 --- /dev/null +++ b/src/bigscreen2/data/hongguan.json @@ -0,0 +1,3974 @@ +{ + "date": [ + "2014年1月", + "2014年2月", + "2014年3月", + "2014年4月", + "2014年5月", + "2014年6月", + "2014年7月", + "2014年8月", + "2014年9月", + "2014年10月", + "2014年11月", + "2014年12月", + "2015年1月", + "2015年2月", + "2015年3月", + "2015年4月", + "2015年5月", + "2015年6月", + "2015年7月", + "2015年8月", + "2015年9月", + "2015年10月", + "2015年11月", + "2015年12月", + "2016年1月", + "2016年2月", + "2016年3月", + "2016年4月", + "2016年5月", + "2016年6月", + "2016年7月", + "2016年8月", + "2016年9月", + "2016年10月", + "2016年11月", + "2016年12月", + "2017年1月", + "2017年2月", + "2017年3月", + "2017年4月", + "2017年5月", + "2017年6月", + "2017年7月", + "2017年8月", + "2017年9月", + "2017年10月", + "2017年11月", + "2017年12月", + "2018年1月", + "2018年2月", + "2018年3月", + "2018年4月", + "2018年5月", + "2018年6月", + "2018年7月", + "2018年8月", + "2018年9月", + "2018年10月", + "2018年11月", + "2018年12月", + "2019年1月", + "2019年2月", + "2019年3月", + "2019年4月", + "2019年5月", + "2019年6月", + "2019年7月", + "2019年8月", + "2019年9月", + "2019年10月", + "2019年11月", + "2019年12月", + "2020年1月", + "2020年2月", + "2020年3月", + "2020年4月", + "2020年5月", + "2020年6月", + "2020年7月", + "2020年8月", + "2020年9月", + "2020年10月", + "2020年11月", + "2020年12月", + "2021年1月", + "2021年2月", + "2021年3月", + "2021年4月", + "2021年5月", + "2021年6月", + "2021年7月", + "2021年8月", + "2021年9月", + "2021年10月", + "2021年11月", + "2021年12月", + "2022年1月", + "2022年2月", + "2022年3月", + "2022年4月", + "2022年5月", + "2022年6月", + "2022年7月", + "2022年8月", + "2022年9月", + "2022年10月", + "2022年11月", + "2022年12月", + "2023年1月", + "2023年2月", + "2023年3月", + "2023年4月", + "2023年5月", + "2023年6月", + "2023年7月", + "2023年8月", + "2023年9月", + "2023年10月", + "2023年11月", + "2023年12月", + "2024年1月", + "2024年2月", + "2024年3月", + "2024年4月", + "2024年5月", + "2024年6月" + ], + "other": [ + { + "data": [ + 5.73, + 5.75, + 5.76, + 5.77, + 5.77, + 5.765, + 5.76, + 5.76, + 5.76, + 5.76, + 5.7055, + 5.51, + 5.51, + 5.51, + 5.3, + 5.3, + 5.1125, + 5.026190476, + 4.8, + 4.752380952, + 4.55, + 4.480555556, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3085, + 4.31, + 4.31, + 4.31, + 4.31, + 4.31, + 4.31, + 4.31, + 4.31, + 4.31, + 4.31, + 4.31, + 4.31, + 4.31, + 4.31, + 4.31, + 4.305384615, + 4.2, + 4.2, + 4.15, + 4.15, + 4.15, + 4.05, + 4.05, + 3.85, + 3.85, + 3.85, + 3.85, + 3.85, + 3.85, + 3.85, + 3.85, + 3.85, + 3.85, + 3.85, + 3.85, + 3.85, + 3.85, + 3.85, + 3.85, + 3.85, + 3.85, + 3.85, + 3.85, + 3.8, + 3.7, + 3.7, + 3.7, + 3.7, + 3.7, + 3.7, + 3.7, + 3.65, + 3.65, + 3.65, + 3.65, + 3.65, + 3.65, + 3.65, + 3.65, + 3.65, + 3.65, + 3.55, + 3.55, + 3.45, + 3.45, + 3.45, + 3.45, + 3.45, + 3.45, + 3.45, + 3.45, + 3.45, + 3.45, + "" + ], + "name": "LPR1Y", + "type": "line" + }, + { + "data": [ + 6, + 6, + 6, + 6, + 6, + 6, + 6, + 6, + 6, + 6, + 5.885714286, + 5.6, + 5.6, + 5.6, + 5.35, + 5.35, + 5.1625, + 5.065909091, + 4.85, + 4.802380952, + 4.6, + 4.521052632, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + "" + ], + "name": "RATE_1", + "type": "line" + }, + { + "data": [ + 6.55, + 6.55, + 6.55, + 6.55, + 6.55, + 6.55, + 6.55, + 6.55, + 6.55, + 6.55, + 6.435714286, + 6.15, + 6.15, + 6.15, + 5.9, + 5.9, + 5.7125, + 5.615909091, + 5.4, + 5.352380952, + 5.15, + 5.071052632, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + 4.9, + "" + ], + "name": "RATE_2", + "type": "line" + } + ], + "lever": [ + { + "data": [ + 34.4, + 34.4, + 34.4, + 35.2, + 35.2, + 35.2, + 35.7, + 35.7, + 35.7, + 36, + 36, + 36, + 36.8, + 36.8, + 36.8, + 37.7, + 37.7, + 37.7, + 38.6, + 38.6, + 38.6, + 39.2, + 39.2, + 39.2, + 40.4, + 40.4, + 40.4, + 42.1, + 42.1, + 42.1, + 43.7, + 43.7, + 43.7, + 44.7, + 44.7, + 44.7, + 46, + 46, + 46, + 47.2, + 47.2, + 47.2, + 48.4, + 48.4, + 48.4, + 48.7, + 48.7, + 48.7, + 49.6, + 49.6, + 49.6, + 50.5, + 50.5, + 50.5, + 51.6, + 51.6, + 51.6, + 52.1, + 52.1, + 52.1, + 53.2, + 53.2, + 53.2, + 54.3, + 54.3, + 54.3, + 55.3, + 55.3, + 55.3, + 56.1, + 56.1, + 56.1, + 58, + 58, + 58, + 60, + 60, + 60, + 61.8, + 61.8, + 61.8, + 62.3, + 62.3, + 62.3, + 62.2, + 62.2, + 62.2, + 62.1, + 62.1, + 62.1, + 62.1, + 62.1, + 62.1, + 61.9, + 61.9, + 61.9, + 61.8, + 61.8, + 61.8, + 62.1, + 62.1, + 62.1, + 62.3, + 62.3, + 62.3, + 62.2, + 62.2, + 62.2, + 63.6, + 63.6, + 63.6, + 63.6, + 63.6, + 63.6, + 63.9, + 63.9, + 63.9, + 63.5, + 63.5, + 63.5, + 64, + 64, + 64, + "", + "", + "" + ], + "name": "宏观杠杆率居民部门", + "type": "line" + }, + { + "data": [ + 140.6, + 140.6, + 140.6, + 143.8, + 143.8, + 143.8, + 142.1, + 142.1, + 142.1, + 142.4, + 142.4, + 142.4, + 140.3, + 140.3, + 140.3, + 149.3, + 149.3, + 149.3, + 150.4, + 150.4, + 150.4, + 151.5, + 151.5, + 151.5, + 157.3, + 157.3, + 157.3, + 156.8, + 156.8, + 156.8, + 156.7, + 156.7, + 156.7, + 157.3, + 157.3, + 157.3, + 160.7, + 160.7, + 160.7, + 159.4, + 159.4, + 159.4, + 157.9, + 157.9, + 157.9, + 156.5, + 156.5, + 156.5, + 156.9, + 156.9, + 156.9, + 154.9, + 154.9, + 154.9, + 152.8, + 152.8, + 152.8, + 150.5, + 150.5, + 150.5, + 154.7, + 154.7, + 154.7, + 153.5, + 153.5, + 153.5, + 152.6, + 152.6, + 152.6, + 151.9, + 151.9, + 151.9, + 162.1, + 162.1, + 162.1, + 165.3, + 165.3, + 165.3, + 164.8, + 164.8, + 164.8, + 162.7, + 162.7, + 162.7, + 161.5, + 161.5, + 161.5, + 158.8, + 158.8, + 158.8, + 157.3, + 157.3, + 157.3, + 154.1, + 154.1, + 154.1, + 158.4, + 158.4, + 158.4, + 160.7, + 160.7, + 160.7, + 161.4, + 161.4, + 161.4, + 161.5, + 161.5, + 161.5, + 167.7, + 167.7, + 167.7, + 168.4, + 168.4, + 168.4, + 169.2, + 169.2, + 169.2, + 168.4, + 168.4, + 168.4, + 174.1, + 174.1, + 174.1, + "", + "", + "" + ], + "name": "宏观杠杆率非金融企业部门", + "type": "line" + }, + { + "data": [ + 60.2, + 60.2, + 60.2, + 64.2, + 64.2, + 64.2, + 59.8, + 59.8, + 59.8, + 60.9, + 60.9, + 60.9, + 62.5, + 62.5, + 62.5, + 68.4, + 68.4, + 68.4, + 68.2, + 68.2, + 68.2, + 71.2, + 71.2, + 71.2, + 74.9, + 74.9, + 74.9, + 76.7, + 76.7, + 76.7, + 76.4, + 76.4, + 76.4, + 77.9, + 77.9, + 77.9, + 77, + 77, + 77, + 73.9, + 73.9, + 73.9, + 70.7, + 70.7, + 70.7, + 69.3, + 69.3, + 69.3, + 66.3, + 66.3, + 66.3, + 63.6, + 63.6, + 63.6, + 60.2, + 60.2, + 60.2, + 59.4, + 59.4, + 59.4, + 59.3, + 59.3, + 59.3, + 57.6, + 57.6, + 57.6, + 54.8, + 54.8, + 54.8, + 55.1, + 55.1, + 55.1, + 57.9, + 57.9, + 57.9, + 57.5, + 57.5, + 57.5, + 55.9, + 55.9, + 55.9, + 54.4, + 54.4, + 54.4, + 53, + 53, + 53, + 51.5, + 51.5, + 51.5, + 49.4, + 49.4, + 49.4, + 48.6, + 48.6, + 48.6, + 49.2, + 49.2, + 49.2, + 50.1, + 50.1, + 50.1, + 49.4, + 49.4, + 49.4, + 50.2, + 50.2, + 50.2, + 52.9, + 52.9, + 52.9, + 53.8, + 53.8, + 53.8, + 52.1, + 52.1, + 52.1, + 52.5, + 52.5, + 52.5, + 53.6, + 53.6, + 53.6, + "", + "", + "" + ], + "name": "宏观杠杆率金融部门", + "type": "line" + }, + { + "data": [ + 36, + 36, + 36, + 36.8, + 36.8, + 36.8, + 38, + 38, + 38, + 38.8, + 38.8, + 38.8, + 36.3, + 36.3, + 36.3, + 34.4, + 34.4, + 34.4, + 36.4, + 36.4, + 36.4, + 36.9, + 36.9, + 36.9, + 35.2, + 35.2, + 35.2, + 36.8, + 36.8, + 36.8, + 37.2, + 37.2, + 37.2, + 36.6, + 36.6, + 36.6, + 34.9, + 34.9, + 34.9, + 35.4, + 35.4, + 35.4, + 36.1, + 36.1, + 36.1, + 36, + 36, + 36, + 35.3, + 35.3, + 35.3, + 35, + 35, + 35, + 36.4, + 36.4, + 36.4, + 36.3, + 36.3, + 36.3, + 37, + 37, + 37, + 37.8, + 37.8, + 37.8, + 38.6, + 38.6, + 38.6, + 38.6, + 38.6, + 38.6, + 40.8, + 40.8, + 40.8, + 42.7, + 42.7, + 42.7, + 45.1, + 45.1, + 45.1, + 45.9, + 45.9, + 45.9, + 44.7, + 44.7, + 44.7, + 45, + 45, + 45, + 45.9, + 45.9, + 45.9, + 46.8, + 46.8, + 46.8, + 47.3, + 47.3, + 47.3, + 49.7, + 49.7, + 49.7, + 49.9, + 49.9, + 49.9, + 50.6, + 50.6, + 50.6, + 51.7, + 51.7, + 51.7, + 52.1, + 52.1, + 52.1, + 53.9, + 53.9, + 53.9, + 56.1, + 56.1, + 56.1, + 56.7, + 56.7, + 56.7, + "", + "", + "" + ], + "name": "宏观杠杆率政府部门", + "type": "line" + }, + { + "data": [ + 211, + 211, + 211, + 215.8, + 215.8, + 215.8, + 215.8, + 215.8, + 215.8, + 217.2, + 217.2, + 217.2, + 213.4, + 213.4, + 213.4, + 221.4, + 221.4, + 221.4, + 225.4, + 225.4, + 225.4, + 227.6, + 227.6, + 227.6, + 232.9, + 232.9, + 232.9, + 235.7, + 235.7, + 235.7, + 237.6, + 237.6, + 237.6, + 238.6, + 238.6, + 238.6, + 241.6, + 241.6, + 241.6, + 242, + 242, + 242, + 242.4, + 242.4, + 242.4, + 241.2, + 241.2, + 241.2, + 241.8, + 241.8, + 241.8, + 240.4, + 240.4, + 240.4, + 240.8, + 240.8, + 240.8, + 238.9, + 238.9, + 238.9, + 244.9, + 244.9, + 244.9, + 245.6, + 245.6, + 245.6, + 246.5, + 246.5, + 246.5, + 246.6, + 246.6, + 246.6, + 260.9, + 260.9, + 260.9, + 268, + 268, + 268, + 271.7, + 271.7, + 271.7, + 270.9, + 270.9, + 270.9, + 268.3, + 268.3, + 268.3, + 265.8, + 265.8, + 265.8, + 265.1, + 265.1, + 265.1, + 262.8, + 262.8, + 262.8, + 267.5, + 267.5, + 267.5, + 272.5, + 272.5, + 272.5, + 273.6, + 273.6, + 273.6, + 274.3, + 274.3, + 274.3, + 283, + 283, + 283, + 284.1, + 284.1, + 284.1, + 287, + 287, + 287, + 288, + 288, + 288, + 294.8, + 294.8, + 294.8, + "", + "", + "" + ], + "name": "宏观杠杆率实体经济部门", + "type": "line" + } + ], + "loan": [ + { + "data": [ + 13190, + 6448, + 10497, + 7745, + 8708, + 10793, + 3852, + 7025, + 8572, + 5483, + 8527, + 6973, + 14707.88398, + 11436.98154, + 9919.861996, + 8045.060387, + 8510.181814, + 13239.5588, + 5890.468935, + 7755.919617, + 10417.24486, + 5573.755665, + 8872.90243, + 8323.083231, + 25370.07022, + 8105.442309, + 13175.5618, + 5642.052719, + 9374.267688, + 13141.10751, + 4550.223157, + 7969.196206, + 12628.06365, + 6010.330601, + 8463.262045, + 9942.78798, + 23132.85478, + 10317.31825, + 11586.05628, + 10805.68806, + 11780.35896, + 14474.35431, + 9151.560003, + 11466.15297, + 11884.84372, + 6635.249415, + 11428.46132, + 5769.490608, + 26850.25463, + 10199.48584, + 11424.56835, + 10987.35054, + 11396.18357, + 16787.34188, + 12861.15205, + 13139.99871, + 14340.99924, + 7141.282611, + 12302.32894, + 9281.464384, + 35668.35953, + 7640.641862, + 19584.39553, + 8732.827504, + 11855.45876, + 16736.89983, + 8086.072901, + 13045.18199, + 17612.4407, + 5469.638534, + 13633.17324, + 10769.81577, + 34924, + 7202, + 30390, + 16239, + 15502, + 19029, + 10221, + 14201, + 19171, + 6663, + 15309, + 11458, + 38182, + 13413, + 27511, + 12840, + 14294, + 23182, + 8391, + 12713, + 17755, + 7752, + 13021, + 10350, + 41988, + 9084, + 32291, + 3616, + 18230, + 30540, + 4088, + 13344, + 25686, + 4431, + 11448, + 14401, + 49314, + 18184, + 39487, + 4431, + 12219, + 32413, + 364, + 13412, + 25369, + 4837, + 11120, + 11092, + 48401, + 9773, + 32920, + 3349, + 8197, + "" + ], + "name": "新增信贷当月", + "type": "line" + }, + { + "data": [ + 13190, + 19638, + 30135, + 37880, + 46588, + 57381, + 61233, + 68258, + 76830, + 82313, + 90840, + 97813, + 14707.88398, + 26144.86552, + 36064.72752, + 44109.7879, + 52619.96972, + 65859.52852, + 71749.99745, + 79505.91707, + 89923.16193, + 95496.91759, + 104369.82, + 112692.9033, + 25370.07022, + 33475.51253, + 46651.07433, + 52293.12705, + 61667.39474, + 74808.50225, + 79358.7254, + 87327.92161, + 99955.98526, + 105966.3159, + 114429.5779, + 124372.3659, + 23132.85478, + 33450.17303, + 45036.22931, + 55841.91737, + 67622.27633, + 82096.63064, + 91248.19064, + 102714.3436, + 114599.1873, + 121234.4367, + 132662.8981, + 138432.3887, + 26850.25463, + 37049.74047, + 48474.30882, + 59461.65936, + 70857.84293, + 87645.18481, + 100506.3369, + 113646.3356, + 127987.3348, + 135128.6174, + 147430.9464, + 156712.4107, + 35668.35953, + 43309.00139, + 62893.39692, + 71626.22443, + 83481.68319, + 100218.583, + 108304.6559, + 121349.8379, + 138962.2786, + 144431.9171, + 158065.0904, + 168834.9062, + 34924, + 42126, + 72516, + 88755, + 104257, + 123286, + 133507, + 147708, + 166879, + 173542, + 188851, + 200309, + 38182, + 51595, + 79106, + 91946, + 106240, + 129422, + 137813, + 150526, + 168281, + 176033, + 189054, + 199404, + 41988, + 51072, + 83363, + 86979, + 105209, + 135749, + 139837, + 153181, + 178867, + 183298, + 194746, + 209147, + 49314, + 67498, + 106985, + 111416, + 123635, + 156048, + 156412, + 169824, + 195193, + 200030, + 211150, + 222242, + 48401, + 58174, + 91094, + 94443, + 102640, + "" + ], + "name": "新增信贷累计", + "type": "line" + }, + { + "data": [ + 167.8550555, + 193.6462094, + 148.8439306, + 180.8749299, + 155.1934827, + 141.274114, + 159.8799631, + 158.7557604, + 173.0802792, + 133.347883, + 141.8415418, + 230.9859155, + 241.8085106, + 134.9286314, + 196.3776493, + 244.0069234, + 168.718738, + 174.7486466, + 150.3722084, + 102.1289919, + 120.9698137, + 140.6567631, + 98.00569801, + 104.532967, + 90.66560594, + 100.8541168, + 128.3449235, + 129.9150485, + 123.7393768, + 134.5356433, + 99.46983085, + 125.962798, + 111.4928012, + 99.38219601, + 110.5710241, + 116.8256131, + 105.0185468, + 122.4489796, + 126.5389083, + 108.0670927, + 130.4070231, + 150.3346969, + 119.7193107, + 156.8222301, + 119.5718166, + 120.3516648, + 162.9714893, + 116.443769, + 154.1705571, + 118.5847034, + 103.8746587, + 73.27044025, + 105.7416953, + 79.408867, + 76.10080702, + 102.2459727, + 66.42929807, + 68.35607537, + 69.13669065, + 50.12760242, + 71.4325452, + 42.43919034, + 25.77658667, + 43.15122724, + 25.50012661, + 12.66650521, + 42.19719023, + 21.72753623, + 20.14809507, + 25.43661972, + -3.92200807, + -26.30641952, + -39.35717327, + -41.09649608, + -30.72716398, + -20.69097889, + -36.99341877, + -43.34100869, + -39.42432083, + -54.45970315, + -48.0899367, + -52.92020374, + -57.25252525, + -50.2949024, + -68.23608645, + -67.29888816, + -67.28954082, + -68.57122114, + -73.40107175, + -64.0935122, + -67.631452, + -70.85854331, + -65.90115264, + -72.55620959, + -69.74053594, + -63.02227789, + -74.50503083, + -72.70990087, + -67.76755448, + -76.5812281, + -75.65577078, + -70.06663801, + -79.17037565, + -76.02628822, + -75.64128057, + -79.46097698, + -70.99370189, + -60.02557908, + -61.47771148, + -49.93432164, + -59.52880227, + -65.55730364, + -61.36613524, + -62.1887287, + -65.26962093, + -55.74169966, + -60.98962714, + -57.37468446, + -49.12584659, + -58.22033898, + -41.01773323, + -43.275, + -45.03801911, + -38.6001386, + -33.4903192, + "" + ], + "name": "银行理财产品发现数近3年涨跌幅", + "type": "line" + } + ], + "investment": [ + { + "data": [ + 4583, + 4067, + 5166, + 5008, + 5012, + 5378, + 5629, + 5615, + 6259, + 5346, + 5647, + 6580, + 6426, + 5596, + 7691, + 7950, + 6984, + 7105, + 7063, + 6456, + 6881, + 6156, + 6950, + 7445, + 7190, + 5879, + 8209, + 7578, + 7898, + 8258, + 7901, + 8625, + 8373, + 7100, + 8924, + 9549, + 9396, + 9047, + 11703, + 10420, + 11548, + 13463, + 12368, + 14418, + 13743, + 11780, + 14850, + 14242, + 16333, + 12232, + 15680, + 13775, + 14369, + 12747, + 12438, + 13057, + 11452, + 10364, + 11755, + 11177, + 12326, + 8374, + 10325, + 10848, + 9912, + 9304, + 11235, + 10499, + 10060, + 8906, + 8574, + 7037, + 5698, + 5329, + 8107, + 8264, + 7276, + 7628, + 7492, + 6566, + 7134, + 5546, + 6348, + 7079, + 5188, + 4000, + 5129, + 4329, + 3822, + 4577, + 4026, + 3805, + 3905, + 2844, + 3557, + 4133, + 3142, + 2285, + 3328, + 2540, + 2413, + 2785, + 2340, + 2517, + 2450, + 1829, + 2487, + 2813, + 2195, + 2668, + 3281, + 2846, + 2811, + 2885, + 2602, + 2906, + 2783, + 2364, + 3230, + 2958, + 3060, + 2269, + 2819, + 2658, + 2542, + "" + ], + "name": "银行理财产品发现数最新值", + "type": "line" + }, + { + "data": [ + 4.06448683, + -11.25900065, + 27.02237522, + -3.05845916, + 0.0798722, + 7.30247406, + 4.66716251, + -0.24871203, + 11.48913431, + -14.58699473, + 5.63037785, + 16.5220471, + -2.34042553, + -12.91627762, + 37.43745533, + 3.36757249, + -12.1509434, + 1.7325315, + -0.591133, + -8.59408183, + 6.58302354, + -10.53625926, + 12.89798571, + 7.12230216, + -3.42511753, + -18.23365786, + 39.63259058, + -7.05261867, + 4.22275007, + 4.55811598, + -4.32308065, + 9.16339704, + -2.92173913, + -15.20363072, + 25.69014085, + 7.00358584, + -1.60226202, + -3.71434653, + 29.35779817, + -10.96300094, + 10.82533589, + 16.58295809, + -8.13340266, + 16.57503234, + -4.68164794, + -14.28363531, + 26.06112054, + -4.09427609, + 14.6819267, + -25.10867569, + 28.1883584, + -12.14923469, + 4.31973283, + -11.28818985, + -2.41644437, + 4.97668435, + -12.29225703, + -9.50052393, + 13.43240374, + -4.91705657, + 10.28003937, + -32.06230732, + 23.29830428, + 5.0653753, + -8.61146967, + -6.13397902, + 20.75451419, + -6.55095683, + -4.1813506, + -11.47117296, + -3.71701291, + -17.92628878, + -19.02799488, + -6.47595648, + 52.12985551, + 1.936598, + -11.93415638, + 4.83782298, + -1.77002753, + -12.35985051, + 8.65062443, + -22.24870321, + 14.4608727, + 11.51543793, + -26.72316384, + -22.89899769, + 28.225, + -15.56465769, + -11.71171171, + 19.69142259, + -12.11525868, + -5.48931942, + 2.60115607, + -27.17029449, + 25.07032349, + 16.19342142, + -24.03288201, + -27.27562062, + 45.64551422, + -23.67788462, + -4.96258369, + 15.36868268, + -16.0989602, + 7.56410256, + -2.700556, + -25.34693878, + 35.97594314, + 13.06270096, + -21.99715707, + 21.54897494, + 22.97601199, + -13.15227342, + -1.12557158, + 2.63251512, + -9.80935875, + 11.64041491, + -4.23262216, + -15.05569529, + 36.57505285, + -8.39269124, + 3.44827586, + -25.8496732, + 24.2397532, + -5.71124512, + -4.3641836, + "" + ], + "name": "银行理财产品发现数涨跌幅", + "type": "line" + }, + { + "data": [ + 167.8550555, + 193.6462094, + 148.8439306, + 180.8749299, + 155.1934827, + 141.274114, + 159.8799631, + 158.7557604, + 173.0802792, + 133.347883, + 141.8415418, + 230.9859155, + 241.8085106, + 134.9286314, + 196.3776493, + 244.0069234, + 168.718738, + 174.7486466, + 150.3722084, + 102.1289919, + 120.9698137, + 140.6567631, + 98.00569801, + 104.532967, + 90.66560594, + 100.8541168, + 128.3449235, + 129.9150485, + 123.7393768, + 134.5356433, + 99.46983085, + 125.962798, + 111.4928012, + 99.38219601, + 110.5710241, + 116.8256131, + 105.0185468, + 122.4489796, + 126.5389083, + 108.0670927, + 130.4070231, + 150.3346969, + 119.7193107, + 156.8222301, + 119.5718166, + 120.3516648, + 162.9714893, + 116.443769, + 154.1705571, + 118.5847034, + 103.8746587, + 73.27044025, + 105.7416953, + 79.408867, + 76.10080702, + 102.2459727, + 66.42929807, + 68.35607537, + 69.13669065, + 50.12760242, + 71.4325452, + 42.43919034, + 25.77658667, + 43.15122724, + 25.50012661, + 12.66650521, + 42.19719023, + 21.72753623, + 20.14809507, + 25.43661972, + -3.92200807, + -26.30641952, + -39.35717327, + -41.09649608, + -30.72716398, + -20.69097889, + -36.99341877, + -43.34100869, + -39.42432083, + -54.45970315, + -48.0899367, + -52.92020374, + -57.25252525, + -50.2949024, + -68.23608645, + -67.29888816, + -67.28954082, + -68.57122114, + -73.40107175, + -64.0935122, + -67.631452, + -70.85854331, + -65.90115264, + -72.55620959, + -69.74053594, + -63.02227789, + -74.50503083, + -72.70990087, + -67.76755448, + -76.5812281, + -75.65577078, + -70.06663801, + -79.17037565, + -76.02628822, + -75.64128057, + -79.46097698, + -70.99370189, + -60.02557908, + -61.47771148, + -49.93432164, + -59.52880227, + -65.55730364, + -61.36613524, + -62.1887287, + -65.26962093, + -55.74169966, + -60.98962714, + -57.37468446, + -49.12584659, + -58.22033898, + -41.01773323, + -43.275, + -45.03801911, + -38.6001386, + -33.4903192, + "" + ], + "name": "银行理财产品发现数近3年涨跌幅", + "type": "line" + } + ], + "income": [ + { + "data": [ + 15434.54, + 9487.98, + 10103.21, + 12481.26, + 13669.98, + 13461.05, + 12661.58, + 9109.4, + 9952.77, + 13280.2, + 9952.91, + 10755.12, + 16203.42, + 9513.08, + 10690.62, + 13502.09, + 14355.49, + 15335.24, + 14249.36, + 9671.33, + 10891.86, + 14435.08, + 11087.38, + 12282.05, + 17166.3, + 10218.5, + 11511.2, + 15523, + 15460.8, + 15634, + 14770.2, + 9894.1, + 11221.9, + 15359.1, + 11490.9, + 11302, + 20208.1, + 11245.4, + 12912.5, + 16784.2, + 16073.4, + 17082.4, + 16456.5, + 10652.4, + 12714, + 16234.1, + 11385, + 10819, + 23621.1, + 12932.3, + 13992.6, + 18473, + 17631, + 17681, + 17460, + 11077, + 12963, + 15727, + 10775, + 11019, + "", + "", + 14552, + 18995, + 17268, + 17927, + 17777, + 11438, + 13617, + 17026, + 11263, + 11415, + "", + "", + 10752, + 16149, + 15539, + 18504, + 18549, + 12043, + 14234, + 17531, + 10956, + 13406, + "", + "", + 15310, + 20893, + 18446, + 20662, + 20600, + 12372, + 13932, + 17506, + 9726, + 11287, + "", + "", + 15834, + 12256, + 12446, + 18482, + 19760, + 13062, + 15108, + 20246, + 12121, + 18185, + "", + "", + 16699, + 20830, + 16521, + 19511, + 20131, + 12462, + 14917, + 20781, + 12637, + 16653, + "", + "", + 16292, + 20049, + "", + "" + ], + "name": "当月财政收入", + "type": "line" + }, + { + "data": [ + "", + "", + "", + "", + "", + "", + 2731, + 9574, + "", + 6627, + 11500, + 16900, + 20516, + 13609, + 12433, + 10582, + 12397, + 18384, + 7511, + 11097, + 13571, + 5593, + 10255, + 18114, + 34758, + 8312, + 23931, + 7809, + 6770, + 16479, + 4791, + 14605, + 17115, + 8865, + 18328, + 16397, + 36970, + 10908, + 21186, + 13880, + 10631, + 17718, + 11956, + 14895, + 18335, + 10357, + 16128, + 11481, + 30793, + 11894, + 15848, + 17761, + 9518, + 14877, + 12254, + 19391, + 21691, + 7420, + 15239, + 15898, + 46791, + 9665, + 29602, + 16710, + 17124, + 26243, + 12872, + 21956, + 25142, + 8680, + 19937, + 22013, + 50535, + 8737, + 51838, + 31027, + 31866, + 34681, + 16928, + 35853, + 34693, + 13929, + 21355, + 17192, + 51884, + 17243, + 33762, + 18570, + 19522, + 37017, + 10752, + 29893, + 29026, + 16176, + 25983, + 23682, + 61759, + 12170, + 46565, + 9327, + 28415, + 51926, + 7785, + 24712, + 35411, + 9134, + 19837, + 13058, + 59956, + 31610, + 53867, + 12249, + 15560, + 42265, + 5366, + 31279, + 41326, + 18441, + 24554, + 19401, + 64734, + 14959, + 48335, + -720, + "", + "" + ], + "name": "社会融资规模增量", + "type": "line" + } + ], + "montary": [ + { + "data": [ + 1123521.21, + 1131760.83, + 1160687.38, + 1168812.67, + 1182293.96, + 1209587.2, + 1194249.24, + 1197499.08, + 1202051.41, + 1199236.31, + 1208605.95, + 1228374.81, + 1242710.22, + 1257380.48, + 1275332.78, + 1280779.14, + 1307357.63, + 1333375.36, + 1353210.92, + 1356907.98, + 1359824.06, + 1361020.7, + 1373956.01, + 1392278.11, + 1416319.55, + 1424618.68, + 1446198.03, + 1445209.59, + 1461695.11, + 1490491.83, + 1491558.72, + 1510982.91, + 1516360.5, + 1519485.4, + 1530432.06, + 1550066.67, + 1575945.59, + 1582913.07, + 1599609.57, + 1596331.87, + 1601360.42, + 1631282.53, + 1628996.63, + 1645156.6, + 1655662.07, + 1653434.16, + 1670013.4, + 1676768.54, + 1720814.46, + 1729070.12, + 1739859.48, + 1737683.73, + 1743063.79, + 1770178.37, + 1776196.11, + 1788670.43, + 1801665.58, + 1795561.6, + 1813175.07, + 1826744.22, + 1865935.33, + 1867427.45, + 1889412.14, + 1884670.33, + 1891153.7, + 1921360.19, + 1919410.82, + 1935492.43, + 1952250.49, + 1945600.55, + 1961429.56, + 1986488.82, + 2023066.49, + 2030830.42, + 2080923.41, + 2093533.83, + 2100183.74, + 2134948.66, + 2125458.46, + 2136836.91, + 2164084.8, + 2149720.42, + 2172002.55, + 2186795.89, + 2213047.33, + 2236030.26, + 2276488.45, + 2262107.12, + 2275538.07, + 2317788.36, + 2302153.82, + 2312267.68, + 2342829.7, + 2336160.48, + 2356012.76, + 2382899.56, + 2431022.72, + 2441488.9, + 2497688.34, + 2499710.9, + 2527026.15, + 2581451.2, + 2578078.57, + 2595068.27, + 2626600.92, + 2612914.57, + 2647008.48, + 2664320.84, + 2738072.06, + 2755249.23, + 2814566.31, + 2808469.34, + 2820504.68, + 2873023.83, + 2854031.56, + 2869343.25, + 2896659.11, + 2882276.07, + 2912014.22, + 2922713.33, + 2976250.2, + 2995572.97, + 3047952.16, + 3011941.98, + 3018506.73, + "" + ], + "name": "货币和准货币(广义货币M2)", + "type": "line" + }, + { + "data": [ + 314900.55, + 316625.11, + 327683.74, + 324482.52, + 327839.56, + 341487.45, + 331347.32, + 332023.23, + 327220.21, + 329617.73, + 335114.13, + 348056.41, + 348109.5, + 334439.22, + 337210.52, + 336388.24, + 343085.86, + 356082.86, + 353122.19, + 362793.73, + 364416.9, + 375806.45, + 387618.32, + 400953.44, + 412685.64, + 392504.7, + 411581.31, + 413504.84, + 424250.7, + 443643.7, + 442934.43, + 454543.6, + 454340.25, + 465446.65, + 475405.54, + 486557.24, + 472526.45, + 476527.6, + 488770.09, + 490180.42, + 496389.78, + 510228.17, + 510484.58, + 518113.93, + 517863.04, + 525977.19, + 535565.05, + 543790.15, + 543247.13, + 517035.99, + 523540.07, + 525447.77, + 526276.72, + 543944.71, + 536624.29, + 538324.64, + 538574.08, + 540128.37, + 543498.66, + 551685.91, + 545638.46, + 527190.48, + 547575.54, + 540614.6, + 544355.64, + 567696.18, + 553043.11, + 556798.09, + 557137.95, + 558143.92, + 562486.52, + 576009.15, + 545531.79, + 552700.73, + 575050.29, + 570150.48, + 581111.06, + 604317.97, + 591192.64, + 601289.1, + 602312.12, + 609182.41, + 618632.17, + 625580.99, + 625563.81, + 593487.46, + 616113.17, + 605421.89, + 616828.32, + 637479.36, + 620367.05, + 626658.69, + 624645.68, + 626082.12, + 637482.04, + 647443.35, + 613859.35, + 621612.11, + 645063.8, + 636139.01, + 645107.52, + 674374.81, + 661832.33, + 664604.85, + 664535.17, + 662140.99, + 667042.61, + 671674.76, + 655214.16, + 657938.74, + 678059.63, + 669761.55, + 675252.98, + 695595.48, + 677218.92, + 679588.35, + 678443.65, + 674696.07, + 675903.41, + 680542.52, + 694197.88, + 665916.09, + 685808.9, + 660065.69, + 646842.47, + "" + ], + "name": "货币(狭义货币M1)", + "type": "line" + }, + { + "data": [ + 76488.6, + 62320.95, + 58329.3, + 58615.54, + 58051.11, + 56951.05, + 57346.5, + 57997.61, + 58844.99, + 57691.64, + 58438.53, + 60259.53, + 63040.51, + 72896.19, + 61949.81, + 60772.46, + 59075.97, + 58604.26, + 59010.71, + 59061.79, + 61022.97, + 59900.48, + 60328.24, + 63216.58, + 72526.51, + 69421.5, + 64651.21, + 64403.17, + 62780.71, + 62818.89, + 63276.01, + 63454.7, + 65068.62, + 64214.93, + 64903.5, + 68303.87, + 86598.61, + 71727.69, + 68605.05, + 68392.6, + 67333.21, + 66977.68, + 67129.04, + 67550.99, + 69748.54, + 68230.69, + 68623.16, + 70645.6, + 74636.29, + 81424.24, + 72692.63, + 71476.46, + 69774.81, + 69589.33, + 69530.59, + 69775.39, + 71254.26, + 70106.62, + 70563.3, + 73208.4, + 87470.62, + 79484.72, + 74941.58, + 73965.76, + 72798.46, + 72580.96, + 72689.25, + 73152.62, + 74129.75, + 73395.4, + 73973.82, + 77189.47, + 93249.16, + 88187.05, + 83022.21, + 81485.21, + 79706.83, + 79459.41, + 79867.21, + 80042.71, + 82370.87, + 81036.43, + 81593.61, + 84314.53, + 89625.24, + 91924.6, + 86543.64, + 85803.37, + 84177.72, + 84346.97, + 84717.56, + 85059.2, + 86867.09, + 86085.78, + 87433.41, + 90825.15, + 106188.87, + 97227.7, + 95141.92, + 95626.49, + 95546.86, + 96011.17, + 96509.19, + 97231.03, + 98672.06, + 98416.71, + 99740.12, + 104706.03, + 114601.3, + 107602.58, + 105591.3, + 105904.46, + 104756.71, + 105419.2, + 106129.68, + 106515.36, + 109253.22, + 108565.35, + 110225.18, + 113444.64, + 121398.54, + 121009.93, + 117210.5, + 117310.55, + 117062.72, + "" + ], + "name": "流通中现金(M0)", + "type": "line" + }, + { + "data": [ + 244131.54, + 242008.51, + 250779.04, + 256490.25, + 261047.92, + 265644.22, + 262742.88, + 264733.83, + 272197.01, + 264804.73, + 265229.24, + 264055.71, + 271425.81, + 273552.95, + 275189.3, + 281461.97, + 286886.92, + 289329.28, + 292949, + 292911.89, + 298571.22, + 288757.95, + 287032.63, + 288240.66, + 294289.2, + 294042.64, + 300623.37, + 303423.88, + 302474.13, + 301673.99, + 301688.23, + 307806.49, + 315077.15, + 307895.68, + 309067.58, + 307989.61, + 317957.26, + 311667.58, + 317183.42, + 318092.78, + 314929.83, + 317003.07, + 314699.58, + 317888.57, + 326614.31, + 319740.97, + 320651.87, + 320196.23, + 328169.8, + 330531.73, + 332605.89, + 335348.35, + 336063.23, + 334425.29, + 335935.49, + 341834.17, + 349826.79, + 340815.59, + 342190.73, + 340178.91, + 355604.75, + 356710.05, + 359015.48, + 365304.79, + 364890.78, + 362162.76, + 363148.41, + 366889.18, + 374318.07, + 365733.05, + 367310.58, + 363486.04, + 383920.71, + 379783.92, + 390274.95, + 405776.09, + 404645.38, + 399039.85, + 397800.88, + 400253.63, + 407659.25, + 393029.58, + 391958.56, + 383837.34, + 398888.93, + 402758.22, + 401306.69, + 407652.46, + 402495.21, + 403886.44, + 407866.77, + 408950.37, + 419569.72, + 413146.22, + 414661.65, + 412951.55, + 437385.2, + 432729.04, + 440627.48, + 449668.85, + 454597.39, + 457183.96, + 459426.67, + 467432.14, + 477617.65, + 469458.35, + 468411.98, + 462001.61, + 473130.73, + 488056.58, + 498890.82, + 507413.15, + 503707.8, + 507502.51, + 511062.35, + 519227.45, + 526043.56, + 523057.04, + 526662.75, + 520995.5, + 529387.48, + 525853.85, + 532332.1, + 538183.74, + 543826.55, + "" + ], + "name": "定期存款", + "type": "line" + } + ], + "macro": [ + { + "data": [ + 0.3, + 0.1, + 0.1, + 0.2, + 0.3, + 0.4, + 0.3, + 0.1, + -0.2, + 0.1, + 0, + -0.3, + -0.4, + -0.7, + 0.2, + 0.2, + 0.1, + 0.4, + 0.3, + 0.1, + -0.1, + -0.2, + 0.2, + 0, + -0.1, + 0, + -0.2, + 0.1, + 0.4, + 0.2, + 0.2, + 0, + 0.2, + 0.3, + 0.4, + 0.2, + 0.3, + 0.6, + 0.1, + -0.3, + 0.2, + -0.1, + 0, + 0.1, + 0.4, + 0.5, + 0.1, + 0.4, + 0.1, + 0.5, + 0.2, + -0.1, + 0.2, + 0.2, + 0.1, + 0.2, + 0.2, + 0.1, + 0.3, + 0, + -0.1, + 0, + 0.2, + 0.4, + 0.3, + 0.1, + 0.1, + 0.3, + 0.1, + 0, + 0.4, + 0.3, + 0.2, + 0.1, + 0.1, + -0.4, + -0.8, + -0.1, + 0.6, + 0.6, + 0.4, + 0.2, + 0, + 0.2, + 0.4, + 0.3, + 0.4, + 0.6, + 0.8, + 0.6, + 0.9, + 0.5, + 0.3, + 0.4, + 0.9, + 0.8, + 0.5, + 0.6, + 0.8, + 1.2, + 0.3, + 1, + 1.3, + 0, + 0.1, + 0.4, + 0.4, + 0.1, + -0.1, + 0.5, + 0.4, + 0.1, + 0.4, + 0.1, + 0.2, + 0.2, + 0.6, + 0.4, + 0, + 0.1, + 0.3, + 0.3, + 0.4, + 0.4, + 0.3, + 0 + ], + "name": "美国cpi", + "type": "line" + }, + { + "data": [ + -1.4, + -1.6, + -2, + -2.3, + -2, + -1.4, + -1.1, + -0.9, + -1.2, + -1.8, + -2.2, + -2.7, + -3.3, + -4.3, + -4.8, + -4.6, + -4.6, + -4.6, + -4.8, + -5.4, + -5.9, + -5.9, + -5.9, + -5.9, + -5.9, + -5.3, + -4.9, + -4.3, + -3.4, + -2.8, + -2.6, + -1.7, + -0.8, + 0.1, + 1.2, + 3.3, + 5.5, + 6.9, + 7.8, + 7.6, + 6.4, + 5.5, + 5.5, + 5.5, + 6.3, + 6.9, + 6.9, + 5.8, + 4.9, + 4.3, + 3.7, + 3.1, + 3.4, + 4.1, + 4.7, + 4.6, + 4.1, + 3.6, + 3.3, + 2.7, + 0.9, + 0.1, + 0.1, + 0.4, + 0.9, + 0.6, + 0, + -0.3, + -0.8, + -1.2, + -1.6, + -1.4, + -0.5, + 0.1, + -0.4, + -1.5, + -3.1, + -3.7, + -3, + -2.4, + -2, + -2.1, + -2.1, + -1.5, + -0.4, + 0.3, + 1.7, + 4.4, + 6.8, + 9, + 8.8, + 9, + 9.5, + 10.7, + 13.5, + 12.9, + 10.3, + 9.1, + 8.8, + 8.3, + 8, + 6.4, + 6.1, + 4.2, + 2.3, + 0.9, + -1.3, + -1.3, + -0.7, + -0.8, + -1.4, + -2.5, + -3.6, + -4.6, + -5.4, + -4.4, + -3, + -2.5, + -2.6, + -3, + -2.7, + -2.5, + -2.7, + -2.8, + -2.5, + -1.4 + ], + "name": "中国ppi", + "type": "line" + }, + { + "data": [ + 3.2, + 2.4, + 2.6, + 0.1, + -1, + -2.9, + 4, + 4.2, + 4.6, + 3.5, + 3.9, + 5, + 2.6, + 2.2, + 2.2, + 0.2, + -0.7, + -0.2, + 2.3, + 3.7, + 3.9, + 1.5, + 2.1, + 2, + 0.7, + 1, + 1.4, + 0.5, + 0.8, + 1.1, + 1.2, + 1.1, + 1.4, + 2.9, + 3.2, + 3.5, + 1.9, + 1.9, + 2.1, + 0.7, + 1.2, + 1.4, + 2.6, + 3, + 3.1, + 3, + 3.3, + 3.2, + 2.6, + 2.5, + 2.9, + 2.3, + 2.2, + 2, + 4.1, + 4.2, + 4.2, + 3.5, + 3.5, + 3.4, + "", + 2.6, + 2.2, + 3.2, + 3.1, + 3.1, + 2.1, + 2, + 2, + 1.9, + 2.1, + 2.1, + 2.1, + 2.1, + 2.1, + -4.8, + -5, + -5, + -32.9, + -31.7, + -31.4, + 33.1, + 33.1, + 33.4, + 4, + 4.1, + 4.3, + 6.4, + 6.4, + 6.4, + 6.5, + 6.6, + 6.7, + 2, + 2.1, + 2.3, + 6.9, + 7, + 6.9, + -1.4, + -1.5, + -1.6, + -0.9, + -0.6, + -0.6, + 2.6, + 2.9, + 3.2, + 2.9, + 2.7, + 2.6, + 1.1, + 1.3, + 2, + 2.4, + 2.1, + 2.1, + 4.9, + 5.2, + 4.9, + 3.3, + 3.2, + 3.4, + 1.6, + 1.3, + "" + ], + "name": "美国gdp", + "type": "line" + }, + { + "data": [ + 7.7, + 7.7, + 7.7, + 7.4, + 7.4, + 7.4, + 7.5, + 7.5, + 7.5, + 7.3, + 7.3, + 7.3, + 7.3, + 7.3, + 7.3, + 7, + 7, + 7, + 7, + 7, + 7, + 6.9, + 6.9, + 6.9, + 6.8, + 6.8, + 6.8, + 6.7, + 6.7, + 6.7, + 6.7, + 6.7, + 6.7, + 6.7, + 6.7, + 6.7, + 6.8, + 6.8, + 6.8, + 6.9, + 6.9, + 6.9, + 6.9, + 6.9, + 6.9, + 6.8, + 6.8, + 6.8, + 6.8, + 6.8, + 6.8, + 6.8, + 6.8, + 6.8, + 6.7, + 6.7, + 6.7, + 6.5, + 6.5, + 6.5, + 6.4, + 6.4, + 6.4, + 6.4, + 6.4, + 6.4, + 6.2, + 6.2, + 6.2, + 6, + 6, + 6, + 6, + 6, + 6, + -6.8, + -6.8, + -6.8, + 3.2, + 3.2, + 3.2, + 4.9, + 4.9, + 4.9, + 6.5, + 6.5, + 6.5, + 18.3, + 18.3, + 18.3, + 7.9, + 7.9, + 7.9, + 4.9, + 4.9, + 4.9, + 4, + 4, + 4, + 4.8, + 4.8, + 4.8, + 0.4, + 0.4, + 0.4, + 3.9, + 3.9, + 3.9, + 2.9, + 2.9, + 2.9, + 4.5, + 4.5, + 4.5, + 6.3, + 6.3, + 6.3, + 4.9, + 4.9, + 4.9, + 5.2, + 5.2, + 5.2, + 5.3, + 5.3, + 5.3 + ], + "name": "中国gdp", + "type": "line" + }, + { + "data": [ + 54.6, + 53.4, + 55, + 54.5, + 54.8, + 55.5, + 55, + 54.2, + 54.4, + 54, + 53.8, + 53.9, + 54.1, + 53.7, + 53.9, + 53.7, + 53.4, + 53.2, + 53.8, + 53.9, + 53.4, + 53.4, + 53.1, + 53.6, + 54.4, + 53.5, + 52.7, + 53.8, + 53.5, + 53.1, + 53.7, + 53.9, + 53.5, + 53.7, + 54, + 54.7, + 54.5, + 54.6, + 54.2, + 54, + 54.5, + 54.9, + 54.5, + 53.4, + 55.4, + 54.3, + 54.8, + 55, + 55.3, + 54.4, + 54.6, + 54.8, + 54.9, + 55, + 54, + 54.2, + 54.9, + 53.9, + 53.4, + 53.8, + 54.7, + 54.3, + 54.8, + 54.3, + 54.3, + 54.2, + 53.7, + 53.8, + 53.7, + 52.8, + 54.4, + 53.5, + 54.1, + 29.6, + 52.3, + 53.2, + 53.6, + 54.4, + 54.2, + 55.2, + 55.9, + 56.2, + 56.4, + 55.7, + 52.4, + 51.4, + 56.3, + 54.9, + 55.2, + 53.5, + 53.3, + 47.5, + 53.2, + 52.4, + 52.3, + 52.7, + 51.1, + "", + 51.6, + 41.9, + 47.8, + 54.7, + 53.8, + 52.6, + 50.6, + 48.7, + 46.7, + 41.6, + 54.4, + "", + 56.3, + 56.4, + 54.5, + 53.2, + 51.5, + 51, + 51.7, + 50.6, + 50.2, + 50.4, + 50.7, + "", + 51.4, + 51.2, + 51.1, + "" + ], + "name": "非制造业PMI", + "type": "line" + }, + { + "data": [ + -1.4, + -1.6, + -2, + -2.3, + -2, + -1.4, + -1.1, + -0.9, + -1.2, + -1.8, + -2.2, + -2.7, + -3.3, + -4.3, + -4.8, + -4.6, + -4.6, + -4.6, + -4.8, + -5.4, + -5.9, + -5.9, + -5.9, + -5.9, + -5.9, + -5.3, + -4.9, + -4.3, + -3.4, + -2.8, + -2.6, + -1.7, + -0.8, + 0.1, + 1.2, + 3.3, + 5.5, + 6.9, + 7.8, + 7.6, + 6.4, + 5.5, + 5.5, + 5.5, + 6.3, + 6.9, + 6.9, + 5.8, + 4.9, + 4.3, + 3.7, + 3.1, + 3.4, + 4.1, + 4.7, + 4.6, + 4.1, + 3.6, + 3.3, + 2.7, + 0.9, + 0.1, + 0.1, + 0.4, + 0.9, + 0.6, + 0, + -0.3, + -0.8, + -1.2, + -1.6, + -1.4, + -0.5, + 0.1, + -0.4, + -1.5, + -3.1, + -3.7, + -3, + -2.4, + -2, + -2.1, + -2.1, + -1.5, + -0.4, + 0.3, + 1.7, + 4.4, + 6.8, + 9, + 8.8, + 9, + 9.5, + 10.7, + 13.5, + 12.9, + 10.3, + 9.1, + 8.8, + 8.3, + 8, + 6.4, + 6.1, + 4.2, + 2.3, + 0.9, + -1.3, + -1.3, + -0.7, + -0.8, + -1.4, + -2.5, + -3.6, + -4.6, + -5.4, + -4.4, + -3, + -2.5, + -2.6, + -3, + -2.7, + -2.5, + -2.7, + -2.8, + -2.5, + -1.4 + ], + "name": "中国ppi", + "type": "line" + } + ], + "rate": [ + { + "data": [ + 3.444595455, + 2.854547059, + 2.27602381, + 2.47767619, + 2.411195238, + 2.69834, + 3.209791304, + 2.937190476, + 2.776840909, + 2.497589474, + 2.5376, + 3.024391304, + 2.819666667, + 3.083847059, + 3.336518182, + 2.283190476, + 1.2084, + 1.163, + 1.276773913, + 1.684761905, + 1.908814286, + 1.876444444, + 1.785714286, + 1.840782609, + 1.97875, + 1.992777778, + 1.97373913, + 2.008915, + 2.0033, + 2.013809524, + 2.00947619, + 2.0252, + 2.134957143, + 2.1985, + 2.251236364, + 2.300286364, + 2.200663158, + 2.349463158, + 2.489204348, + 2.560742105, + 2.739028571, + 2.777418182, + 2.679628571, + 2.821026087, + 2.750972727, + 2.660194118, + 2.727918182, + 2.67252381, + 2.646590909, + 2.586188235, + 2.605159091, + 2.64845, + 2.611136364, + 2.57125, + 2.330772727, + 2.196173913, + 2.47152381, + 2.311055556, + 2.39405, + 2.369809524, + 2.023936364, + 2.149435294, + 2.347428571, + 2.348454545, + 2.184819048, + 1.521157895, + 2.110491304, + 2.577009091, + 2.364095238, + 2.471157895, + 2.199857143, + 1.857068182, + 1.924988235, + 1.63965, + 1.307681818, + 1.009590909, + 1.251, + 1.735809524, + 1.822956522, + 1.956642857, + 1.679391304, + 2.038058824, + 1.849095238, + 1.059, + 1.8886, + 1.918470588, + 1.915086957, + 1.902227273, + 1.996105263, + 2.024428571, + 2.005363636, + 2.010590909, + 2.039090909, + 1.957411765, + 1.945681818, + 1.892, + 1.881571429, + 1.993, + 1.951826087, + 1.496285714, + 1.37085, + 1.444666667, + 1.213285714, + 1.117186957, + 1.307333333, + 1.342, + 1.463863636, + 1.029727273, + 1.354833333, + 1.8761, + 1.653347826, + 1.6009, + 1.368809524, + 1.456761905, + 1.364904762, + 1.643, + 1.7654, + 1.783578947, + 1.769281818, + 1.624904762, + 1.690363636, + 1.707644444, + 1.740142857, + 1.762181818, + 1.763333333, + 1.768066667 + ], + "name": "人民币隔夜利率均值", + "type": "line" + }, + { + "data": [ + 0.25, + 0.25, + 0.25, + "", + 0.25, + 0.25, + 0.25, + 0.25, + 0.25, + 0.25, + "", + 0.25, + 0.25, + 0.25, + 0.25, + 0.25, + 0.25, + 0.25, + 0.25, + 0.25, + 0.25, + 0.25, + "", + 0.5, + 0.5, + 0.5, + 0.5, + 0.5, + "", + 0.5, + 0.5, + 0.5, + 0.5, + 0.5, + 0.5, + 0.75, + 0.75, + 0.75, + 1, + 1, + 1, + 1.25, + 1.25, + 1.25, + 1.25, + 1.25, + 1.25, + 1.5, + 1.5, + 1.5, + 1.75, + 1.75, + 1.75, + 2, + 2, + 2, + 2.25, + 2.25, + 2.25, + 2.5, + 2.5, + 2.5, + 2.5, + 2.5, + 2.5, + 2.5, + 2.5, + 2.25, + 2, + 1.75, + 1.75, + 1.75, + 1.75, + 1.75, + 1.25, + 0.25, + 0.25, + 0.25, + 0.25, + 0.25, + 0.25, + 0.25, + 0.25, + 0.25, + 0.25, + 0.25, + 0.25, + 0.25, + 0.25, + 0.25, + 0.25, + 0.25, + 0.25, + 0.25, + 0.25, + 0.25, + 0.25, + 0.25, + 0.5, + 0.5, + 1, + 1.75, + 2.5, + 2.5, + 3.25, + 3.25, + 4, + 4.5, + 4.75, + 4.75, + 5, + 5, + 5.25, + 5.25, + 5.5, + 5.5, + 5.5, + 5.5, + 5.5, + 5.5, + 5.5, + 5.5, + 5.5, + 5.5, + 5.5, + 5.5 + ], + "name": "美元利率", + "type": "line" + }, + { + "data": [ + 0.337959091, + 0.3303, + 0.331066667, + 0.324225, + 0.32312, + 0.323845238, + 0.32826087, + 0.329655, + 0.329990909, + 0.323619565, + 0.326795, + 0.343021429, + 0.358257143, + 0.375965, + 0.39945, + 0.404505, + 0.416594737, + 0.439745455, + 0.461923913, + 0.51936, + 0.537168182, + 0.528427273, + 0.60637381, + 0.763828571, + 0.8560225, + 0.869764286, + 0.90097619, + 0.902540476, + 0.9334875, + 0.936038636, + 0.999066667, + 1.197746364, + 1.247144545, + 1.258856667, + 1.269308182, + 1.306334, + 1.340088095, + 1.3514585, + 1.425867391, + 1.416582222, + 1.424545714, + 1.432282273, + 1.457081429, + 1.453699091, + 1.473215714, + 1.541957273, + 1.62646, + 1.768037368, + 1.906760909, + 2.0893395, + 2.345182381, + 2.493658, + 2.499740476, + 2.495895238, + 2.519525455, + 2.519656364, + 2.5690455, + 2.687088261, + 2.86411, + 2.889216316, + 2.848118636, + 2.7353575, + 2.674841905, + 2.6327525, + 2.568365714, + 2.3012895, + 2.206475217, + 2.056681429, + 2.04929381, + 1.956767826, + 1.913538571, + 1.901353, + 1.838945, + 1.679434, + 0.963826364, + 1.067996, + 0.627003158, + 0.426445, + 0.339306957, + 0.313303, + 0.279263182, + 0.247331364, + 0.250251429, + 0.2562955, + 0.2411775, + 0.2062955, + 0.201268261, + 0.211909, + 0.186219474, + 0.159821364, + 0.15624, + 0.154782857, + 0.15139, + 0.169258824, + 0.230343182, + 0.306264286, + 0.4258215, + 0.713557, + 1.20972, + 1.646622105, + 2.020774762, + 2.633322, + 3.194021905, + 3.506200909, + 3.989027619, + 4.638952857, + 5.115818636, + 5.1616425, + 5.119632857, + 5.186353158, + 5.179651739, + 5.370072222, + 5.4502425, + 5.672097727, + 5.837505238, + 5.870407273, + 5.89419381, + 5.887014545, + 5.823614091, + 5.692821053, + 5.590535909, + 5.649749524, + 5.672348, + 5.708292857, + 5.730116667, + 5.715217857 + ], + "name": "伦敦银行间6月美元利率均值", + "type": "line" + } + ] +} \ No newline at end of file diff --git a/src/bigscreen2/data/lunbo.json b/src/bigscreen2/data/lunbo.json new file mode 100644 index 0000000..e3aec99 --- /dev/null +++ b/src/bigscreen2/data/lunbo.json @@ -0,0 +1,4002 @@ +[ + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002805.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "11", + "交易数量": "105400" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "中", + "名称": "002299.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "14", + "交易数量": "31700" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000017.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "5.5", + "交易数量": "254300" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002542.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "3.28", + "交易数量": "731200" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000001.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "11.33", + "交易数量": "0" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002972.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "10.78", + "交易数量": "48000" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "000676.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "8.13", + "交易数量": "473500" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002601.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "17.59", + "交易数量": "314700" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002302.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "5.96", + "交易数量": "120100" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000068.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "3.29", + "交易数量": "165100" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002946.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "14.9", + "交易数量": "101400" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002198.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "6.83", + "交易数量": "45000" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002523.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "3.24", + "交易数量": "445200" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002483.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "5.86", + "交易数量": "795600" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000617.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "6.67", + "交易数量": "0" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002842.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "6.42", + "交易数量": "28900" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002243.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "8.02", + "交易数量": "0" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000488.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "2.82", + "交易数量": "0" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002121.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.03", + "交易数量": "375600" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000552.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "2.55", + "交易数量": "137100" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002237.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "10.71", + "交易数量": "95700" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002255.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "6.17", + "交易数量": "504200" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002151.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "24.68", + "交易数量": "129400" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002396.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "19.99", + "交易数量": "310085" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000707.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "6.98", + "交易数量": "0" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002212.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "6.74", + "交易数量": "384000" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "300022.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "5.02", + "交易数量": "170600" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000677.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "3.97", + "交易数量": "133273" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002459.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "12.3", + "交易数量": "600350" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "003015.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "14.26", + "交易数量": "385900" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000545.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "2.05", + "交易数量": "0" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002035.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "6.91", + "交易数量": "232300" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002446.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "5.82", + "交易数量": "283700" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002351.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "15.77", + "交易数量": "309100" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002987.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "13.82", + "交易数量": "108940" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002139.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "14.25", + "交易数量": "887800" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002900.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "9.55", + "交易数量": "30800" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "000779.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "7.82", + "交易数量": "36500" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000981.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "2.2", + "交易数量": "4480200" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "000815.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "9.6", + "交易数量": "337534" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002247.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "2.55", + "交易数量": "1086200" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "300005.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "6.64", + "交易数量": "112000" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000906.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "6.09", + "交易数量": "48700" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002269.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "2.25", + "交易数量": "2517600" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000928.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "6.31", + "交易数量": "125800" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000420.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "3.44", + "交易数量": "507600" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000833.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "11.43", + "交易数量": "857500" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002437.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "2.54", + "交易数量": "317600" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "300027.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "2.43", + "交易数量": "1216100" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000932.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4", + "交易数量": "373250" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000757.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "3.7", + "交易数量": "0" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002638.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "2.09", + "交易数量": "402900" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "中", + "名称": "000404.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "7.27", + "交易数量": "59000" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000002.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "7.37", + "交易数量": "0" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002161.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "5.51", + "交易数量": "133700" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002320.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "6.29", + "交易数量": "261700" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002244.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "8.46", + "交易数量": "234500" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000882.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "3.41", + "交易数量": "0" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002075.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "5.29", + "交易数量": "515200" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002384.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "33.67", + "交易数量": "895200" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002080.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "12.06", + "交易数量": "180100" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "300008.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.37", + "交易数量": "0" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002681.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "7.05", + "交易数量": "2004060" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002620.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "2.9", + "交易数量": "240200" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002526.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "3.84", + "交易数量": "1659600" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "000737.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "9.02", + "交易数量": "627700" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002795.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.88", + "交易数量": "408500" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "000712.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "13.15", + "交易数量": "391600" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002061.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "3.81", + "交易数量": "0" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002652.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "2.78", + "交易数量": "174600" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000557.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "5.05", + "交易数量": "47800" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002941.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "10.49", + "交易数量": "73600" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002465.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "10.34", + "交易数量": "258000" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000521.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "7.88", + "交易数量": "384300" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002420.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "6.17", + "交易数量": "98400" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002271.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "12.12", + "交易数量": "437656" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000728.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "8.05", + "交易数量": "422700" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000100.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.99", + "交易数量": "4139450" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002267.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "7.75", + "交易数量": "49900" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002274.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "8.23", + "交易数量": "312900" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002370.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "3.3", + "交易数量": "604600" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002797.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "7.92", + "交易数量": "1444700" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002470.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "1.85", + "交易数量": "1075900" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002958.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "2.96", + "交易数量": "0" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002253.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "11.69", + "交易数量": "257399" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002210.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "2.07", + "交易数量": "959500" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002883.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "10.37", + "交易数量": "31300" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002102.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "2.47", + "交易数量": "83100" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "300059.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "23.73", + "交易数量": "7731110" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "中", + "名称": "000627.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.33", + "交易数量": "426100" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "300004.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "6.31", + "交易数量": "150500" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002145.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.19", + "交易数量": "328400" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002537.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "5.42", + "交易数量": "231600" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000056.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "2.61", + "交易数量": "872000" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000536.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.2", + "交易数量": "1241300" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002385.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.06", + "交易数量": "0" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002498.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "3.26", + "交易数量": "0" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002989.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "24.31", + "交易数量": "96000" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "001227.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "2.4", + "交易数量": "0" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002389.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "17.37", + "交易数量": "110000" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002495.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "2.21", + "交易数量": "504900" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "300063.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "9.24", + "交易数量": "1385700" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002081.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "3.35", + "交易数量": "150400" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002038.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "7.12", + "交易数量": "338300" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "000099.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "23.74", + "交易数量": "358300" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002651.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "6.48", + "交易数量": "0" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002065.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "6.96", + "交易数量": "325500" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002295.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "7.05", + "交易数量": "66000" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002097.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "7.02", + "交易数量": "0" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002521.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "9.12", + "交易数量": "39500" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002771.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "17.45", + "交易数量": "192100" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002512.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.35", + "交易数量": "483000" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002554.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "2.41", + "交易数量": "0" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002249.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "5.8", + "交易数量": "834200" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000498.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "5.6", + "交易数量": "109500" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000875.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "5.08", + "交易数量": "288920" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002363.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "6.82", + "交易数量": "197900" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000629.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "2.73", + "交易数量": "1069350" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000807.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "16", + "交易数量": "666800" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "001309.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "92.9", + "交易数量": "53300" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002594.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "277.11", + "交易数量": "142900" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002386.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.07", + "交易数量": "0" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002131.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "3.68", + "交易数量": "0" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000006.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "6.88", + "交易数量": "701000" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002285.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "2.41", + "交易数量": "1162300" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002562.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.13", + "交易数量": "0" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002455.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "7.56", + "交易数量": "151800" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002532.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "8.8", + "交易数量": "183825" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002091.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "7.16", + "交易数量": "39600" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000703.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "6.03", + "交易数量": "186500" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002366.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.97", + "交易数量": "1065400" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002312.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "13.4", + "交易数量": "1546355" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000514.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "3.95", + "交易数量": "0" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002538.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "5.6", + "交易数量": "0" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "300012.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "12.34", + "交易数量": "216000" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000965.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "2.91", + "交易数量": "291300" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000881.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "6.95", + "交易数量": "202400" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002020.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "11.95", + "交易数量": "99784" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002049.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "59.22", + "交易数量": "152000" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002642.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "6.88", + "交易数量": "262500" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002617.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "7.66", + "交易数量": "2103000" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002533.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "9.72", + "交易数量": "19900" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000925.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "7.08", + "交易数量": "202100" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002358.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "5.38", + "交易数量": "1388210" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002628.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.09", + "交易数量": "482100" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002426.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "3.02", + "交易数量": "0" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002589.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "2.76", + "交易数量": "252100" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002329.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "3.11", + "交易数量": "477700" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002073.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "8.55", + "交易数量": "236300" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002298.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.68", + "交易数量": "641100" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002448.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "6.59", + "交易数量": "234300" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002709.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "18.16", + "交易数量": "243400" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002246.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "9.25", + "交易数量": "278700" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002640.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.7", + "交易数量": "1708600" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002127.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "5", + "交易数量": "1615800" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002676.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "6.02", + "交易数量": "169700" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002607.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "3.33", + "交易数量": "2709500" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000069.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "2.5", + "交易数量": "278400" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002015.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "7.25", + "交易数量": "258800" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000758.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.92", + "交易数量": "69300" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000826.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "1.8", + "交易数量": "924800" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002206.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.4", + "交易数量": "53900" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002643.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "10.27", + "交易数量": "204200" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000661.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "93.06", + "交易数量": "12181" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002506.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "2.52", + "交易数量": "1907600" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002745.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "8.15", + "交易数量": "0" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000597.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.97", + "交易数量": "360600" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000561.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "8", + "交易数量": "336200" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002412.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "5.84", + "交易数量": "0" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002546.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.62", + "交易数量": "855700" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002076.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "3.51", + "交易数量": "2759300" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002125.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "10.16", + "交易数量": "69600" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002895.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "21.6", + "交易数量": "21600" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002519.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "5.88", + "交易数量": "471100" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002673.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "7.81", + "交易数量": "617400" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000727.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "2.68", + "交易数量": "888800" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002042.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.8", + "交易数量": "0" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "300014.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "42.71", + "交易数量": "216100" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002326.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "8.28", + "交易数量": "60600" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002839.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.22", + "交易数量": "0" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002235.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "5.06", + "交易数量": "363800" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002613.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "3.9", + "交易数量": "0" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002268.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "15.81", + "交易数量": "102200" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002395.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "16.51", + "交易数量": "75000" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "000700.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "6.92", + "交易数量": "249200" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000650.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "5.58", + "交易数量": "0" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000930.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "5.32", + "交易数量": "0" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002083.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.82", + "交易数量": "0" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002588.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "7.19", + "交易数量": "114200" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000547.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "6.74", + "交易数量": "99900" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000528.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "11.31", + "交易数量": "134700" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002340.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "6.44", + "交易数量": "284825" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002701.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "5.07", + "交易数量": "0" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000980.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "2.1", + "交易数量": "1430700" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002036.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "8.9", + "交易数量": "196700" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002867.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "12.3", + "交易数量": "21400" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002004.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "3.79", + "交易数量": "438900" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000589.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.78", + "交易数量": "214300" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "000893.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "19.3", + "交易数量": "109800" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "000957.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "11.42", + "交易数量": "184300" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002261.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "16.96", + "交易数量": "510900" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002850.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "107.8", + "交易数量": "42000" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002558.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "12.43", + "交易数量": "239700" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "300017.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "10.12", + "交易数量": "2701000" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002928.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "7.02", + "交易数量": "101500" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000166.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "5.11", + "交易数量": "519325" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000157.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "7.1", + "交易数量": "441925" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "300066.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "3.9", + "交易数量": "250000" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000010.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "2.76", + "交易数量": "451700" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000717.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "2.51", + "交易数量": "0" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002278.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "5.35", + "交易数量": "555700" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002415.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "28.63", + "交易数量": "311603" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000682.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "9.56", + "交易数量": "86400" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002550.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "5.87", + "交易数量": "88400" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002436.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "10.99", + "交易数量": "432900" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000571.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "3.46", + "交易数量": "421100" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000600.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "5.25", + "交易数量": "409700" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000680.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "9.77", + "交易数量": "214020" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002305.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "1.76", + "交易数量": "0" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002084.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "2.8", + "交易数量": "0" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002520.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "6.1", + "交易数量": "1435700" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002590.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "12", + "交易数量": "60700" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "000555.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "10.63", + "交易数量": "142700" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000518.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "2.33", + "交易数量": "288900" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002737.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "17.74", + "交易数量": "44600" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000725.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.45", + "交易数量": "6756130" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "000917.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "7.23", + "交易数量": "1759566" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000892.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "3.13", + "交易数量": "231100" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000631.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "2.99", + "交易数量": "345500" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002668.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "12.84", + "交易数量": "145700" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002738.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "38.18", + "交易数量": "99600" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002130.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "27.72", + "交易数量": "5981400" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "300003.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "10.61", + "交易数量": "235000" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002323.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "1.58", + "交易数量": "1433300" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000898.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "2.26", + "交易数量": "324800" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "300033.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "298.05", + "交易数量": "279428" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002060.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "3.44", + "交易数量": "143898" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "003004.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "24.81", + "交易数量": "62500" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002165.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.59", + "交易数量": "1328500" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002266.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "2.98", + "交易数量": "0" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000850.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "3.96", + "交易数量": "154400" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002064.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "7.87", + "交易数量": "571925" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000822.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "5.47", + "交易数量": "77800" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000598.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "7.13", + "交易数量": "125000" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002026.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "10.48", + "交易数量": "146700" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002332.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "9.79", + "交易数量": "243300" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002648.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "19.5", + "交易数量": "261500" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002230.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "47.36", + "交易数量": "429600" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "300062.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.98", + "交易数量": "131100" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002031.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "6.65", + "交易数量": "4253900" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "000581.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "18.05", + "交易数量": "96200" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000897.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "2.25", + "交易数量": "514700" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002600.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "8.32", + "交易数量": "2439200" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002032.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "52.91", + "交易数量": "19800" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000959.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "2.93", + "交易数量": "303700" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002500.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "6.12", + "交易数量": "320000" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002199.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "6", + "交易数量": "222000" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "000721.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "8.57", + "交易数量": "379800" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000090.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "3.93", + "交易数量": "63000" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002229.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "10.76", + "交易数量": "492100" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002177.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.68", + "交易数量": "784700" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002475.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "39.62", + "交易数量": "448500" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002142.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "25.9", + "交易数量": "248400" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002825.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "8.59", + "交易数量": "138400" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000983.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "7.45", + "交易数量": "164475" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000517.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "2.14", + "交易数量": "358900" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002920.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "108.54", + "交易数量": "43800" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002256.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "2.21", + "交易数量": "412600" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002574.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.42", + "交易数量": "38000" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002970.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "47.1", + "交易数量": "43400" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002962.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "15.62", + "交易数量": "195400" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "中", + "名称": "000729.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "11.33", + "交易数量": "75700" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000691.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "2.74", + "交易数量": "698900" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002766.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "6.09", + "交易数量": "433500" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "003029.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "20.61", + "交易数量": "18800" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000034.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "32.66", + "交易数量": "251462" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002916.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "139.34", + "交易数量": "104250" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002966.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "7.82", + "交易数量": "456300" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000710.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "8.1", + "交易数量": "135700" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002144.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "10.14", + "交易数量": "14600" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "000795.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "11.35", + "交易数量": "1163300" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002629.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.38", + "交易数量": "656700" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002063.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "5.5", + "交易数量": "0" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "001330.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "5.66", + "交易数量": "255600" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000078.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "2.34", + "交易数量": "298700" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000027.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "6.11", + "交易数量": "0" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002231.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "5.64", + "交易数量": "172600" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002284.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "8", + "交易数量": "0" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002281.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "51.35", + "交易数量": "578200" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000402.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "3.22", + "交易数量": "467100" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000858.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "128.65", + "交易数量": "194911" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "300044.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "6.05", + "交易数量": "1438700" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000558.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "3.24", + "交易数量": "2317400" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002625.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "40.6", + "交易数量": "594300" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000089.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "7.02", + "交易数量": "105700" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002410.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "11.38", + "交易数量": "535500" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002468.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "10.63", + "交易数量": "355600" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002400.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "8.15", + "交易数量": "2704720" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002460.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "33.6", + "交易数量": "202275" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002120.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "7.41", + "交易数量": "289400" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002567.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.88", + "交易数量": "461200" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000008.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "2.56", + "交易数量": "1152700" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000927.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "2.51", + "交易数量": "428800" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002847.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "54.22", + "交易数量": "33900" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000878.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "12.46", + "交易数量": "164300" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000572.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "3.96", + "交易数量": "796200" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000428.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "3", + "交易数量": "274800" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000783.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "6.55", + "交易数量": "739775" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002431.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "1.94", + "交易数量": "311800" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000630.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "3.24", + "交易数量": "0" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002408.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.79", + "交易数量": "119800" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002902.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "20.6", + "交易数量": "196100" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "300002.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "12.27", + "交易数量": "994100" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002033.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "8.43", + "交易数量": "80700" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000931.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.54", + "交易数量": "226500" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000060.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.71", + "交易数量": "431600" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002438.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "12.51", + "交易数量": "97100" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002917.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "19.23", + "交易数量": "132800" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002630.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "3.62", + "交易数量": "2777780" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000683.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "5.56", + "交易数量": "0" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002116.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "9.69", + "交易数量": "42200" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002303.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "3.36", + "交易数量": "0" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000059.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.34", + "交易数量": "126900" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002443.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "5.8", + "交易数量": "34100" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002991.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "85.62", + "交易数量": "10400" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "300070.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.66", + "交易数量": "330000" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000778.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "3.51", + "交易数量": "235600" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002414.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "6.57", + "交易数量": "616125" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002057.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "7.23", + "交易数量": "0" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002456.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "11.92", + "交易数量": "2101700" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000949.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.15", + "交易数量": "423316" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "300050.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "5.1", + "交易数量": "411400" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "001979.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "9.93", + "交易数量": "978575" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002377.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "3.07", + "交易数量": "209700" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002136.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "9.62", + "交易数量": "9800" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002085.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "17.22", + "交易数量": "985300" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002419.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.75", + "交易数量": "367200" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000701.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.57", + "交易数量": "288800" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002225.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "5.23", + "交易数量": "0" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000158.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "18.4", + "交易数量": "1033000" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "300084.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "5.43", + "交易数量": "73000" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000709.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "2.1", + "交易数量": "773560" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000825.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "3.34", + "交易数量": "180800" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "001213.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "3.97", + "交易数量": "79700" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002001.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "22.4", + "交易数量": "233000" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000560.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "2.96", + "交易数量": "1368500" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000520.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.35", + "交易数量": "326300" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "300075.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "15.49", + "交易数量": "161400" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002059.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.97", + "交易数量": "258600" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002173.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "8.24", + "交易数量": "441500" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002392.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.65", + "交易数量": "48000" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002687.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.37", + "交易数量": "0" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "300032.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.32", + "交易数量": "78200" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002307.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "3.41", + "交易数量": "245500" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002682.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.1", + "交易数量": "284800" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "000733.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "40.77", + "交易数量": "61868" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000539.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.34", + "交易数量": "111100" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "000657.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "9.34", + "交易数量": "134900" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002717.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "3.23", + "交易数量": "4909100" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002093.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "7.71", + "交易数量": "252800" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002463.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "44.99", + "交易数量": "374985" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002806.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "11.81", + "交易数量": "88600" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002283.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "5.63", + "交易数量": "376700" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002413.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.03", + "交易数量": "198700" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002882.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "15.81", + "交易数量": "63100" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000541.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "6", + "交易数量": "484280" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002146.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "1.55", + "交易数量": "3652400" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000625.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "12.53", + "交易数量": "1325200" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002239.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "3.01", + "交易数量": "841900" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002444.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "31.6", + "交易数量": "80700" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000718.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "2.25", + "交易数量": "414400" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002517.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "13.9", + "交易数量": "295600" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002481.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "5.22", + "交易数量": "288000" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000888.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "12.44", + "交易数量": "70500" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002828.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "8.17", + "交易数量": "119400" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "300065.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "8.88", + "交易数量": "294400" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000690.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.15", + "交易数量": "159700" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002670.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "13.94", + "交易数量": "1350900" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "000586.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "11.37", + "交易数量": "30100" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002314.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "2.25", + "交易数量": "152300" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000543.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "7.09", + "交易数量": "616152" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002429.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "5.41", + "交易数量": "0" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002936.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "1.99", + "交易数量": "0" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000816.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "2.76", + "交易数量": "579400" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000591.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.37", + "交易数量": "161800" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "001286.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "9.18", + "交易数量": "61900" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002654.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "11.52", + "交易数量": "278000" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000793.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "2.42", + "交易数量": "991000" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "300079.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "5.3", + "交易数量": "228500" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002122.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "3.91", + "交易数量": "1224900" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002044.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.24", + "交易数量": "134500" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000153.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "5.94", + "交易数量": "24800" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "000301.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "8.39", + "交易数量": "86000" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000831.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "28.2", + "交易数量": "125900" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002927.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "12.81", + "交易数量": "197600" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "中", + "名称": "002582.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "10.89", + "交易数量": "274890" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002195.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.05", + "交易数量": "3109190" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002282.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "7.86", + "交易数量": "480800" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002773.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "19.15", + "交易数量": "32100" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002364.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "13.04", + "交易数量": "1468600" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "003816.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "3.61", + "交易数量": "1865450" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000612.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "7.14", + "交易数量": "512700" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002152.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "11.08", + "交易数量": "280625" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002027.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "6.42", + "交易数量": "916196" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002476.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.36", + "交易数量": "196000" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002354.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "5.61", + "交易数量": "2701000" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "000977.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "51.74", + "交易数量": "1034000" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "300074.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "3.79", + "交易数量": "146100" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000788.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "5.84", + "交易数量": "128000" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "000021.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "19.48", + "交易数量": "897544" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002296.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "10.37", + "交易数量": "516300" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002335.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "29.97", + "交易数量": "283300" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002245.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "12.86", + "交易数量": "1348030" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002263.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "2.31", + "交易数量": "166600" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002659.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.47", + "交易数量": "84000" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000686.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "7.73", + "交易数量": "225801" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002445.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "2.29", + "交易数量": "0" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "300083.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "6.35", + "交易数量": "361000" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "003037.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "6.1", + "交易数量": "127000" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000813.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "2.98", + "交易数量": "428400" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002702.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.05", + "交易数量": "506500" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000960.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "14.31", + "交易数量": "160775" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002171.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "8.41", + "交易数量": "101900" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002067.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "3.54", + "交易数量": "0" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002207.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "5.09", + "交易数量": "0" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002939.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "7.86", + "交易数量": "363175" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002984.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "24.66", + "交易数量": "73900" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002807.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.27", + "交易数量": "257600" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "003018.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "9.65", + "交易数量": "21300" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002219.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "2.48", + "交易数量": "0" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000030.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "5.07", + "交易数量": "80500" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002496.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "1.5", + "交易数量": "0" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000516.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.86", + "交易数量": "146100" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002407.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "11.1", + "交易数量": "306240" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000426.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "12.27", + "交易数量": "111700" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002926.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "8.17", + "交易数量": "621600" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000886.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "6.07", + "交易数量": "234600" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000937.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "5.92", + "交易数量": "78000" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002023.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "9.86", + "交易数量": "105000" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000039.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "7.56", + "交易数量": "0" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002566.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "6.7", + "交易数量": "0" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000592.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "2.85", + "交易数量": "1799900" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "000430.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "6.66", + "交易数量": "330300" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "300034.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "14.87", + "交易数量": "50200" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002501.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "1.59", + "交易数量": "0" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002730.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "27.54", + "交易数量": "650940" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000751.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "2.78", + "交易数量": "76600" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002716.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "3.48", + "交易数量": "581400" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000750.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.05", + "交易数量": "0" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002945.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "16.36", + "交易数量": "563810" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "300009.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "8.18", + "交易数量": "0" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "000970.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "10.45", + "交易数量": "166800" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000554.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "5.79", + "交易数量": "0" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000903.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "2.54", + "交易数量": "1180800" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000563.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "3.58", + "交易数量": "0" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000797.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "2.67", + "交易数量": "392500" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000966.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.38", + "交易数量": "183700" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "中", + "名称": "000933.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "17.98", + "交易数量": "134950" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "000063.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "41.1", + "交易数量": "3003170" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000596.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "170.24", + "交易数量": "20700" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "000801.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "13.96", + "交易数量": "421400" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000524.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "9.35", + "交易数量": "122700" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002547.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.24", + "交易数量": "765900" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002671.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.87", + "交易数量": "108300" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002478.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "5.02", + "交易数量": "0" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "000338.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "14.19", + "交易数量": "498900" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000883.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.73", + "交易数量": "705700" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000012.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.94", + "交易数量": "217700" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002948.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "3.98", + "交易数量": "310700" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000821.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "12.16", + "交易数量": "129300" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "000568.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "116.54", + "交易数量": "84850" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002418.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "3.06", + "交易数量": "0" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002708.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "10.12", + "交易数量": "504300" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002236.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "15.18", + "交易数量": "489300" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002292.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "9.52", + "交易数量": "2026000" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000828.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "10.07", + "交易数量": "91900" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002559.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "9.8", + "交易数量": "731100" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "001896.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "3.92", + "交易数量": "460900" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002641.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.16", + "交易数量": "145200" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "000988.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "41.22", + "交易数量": "309525" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "300072.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "3.11", + "交易数量": "746400" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000415.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "3.56", + "交易数量": "0" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "003023.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "17.98", + "交易数量": "29000" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "300021.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "4.01", + "交易数量": "105700" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "300026.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "3.56", + "交易数量": "501500" + }, + { + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002583.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "13.39", + "交易数量": "2496800" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000791.SZ", + "监测时间": "2025-01-23 15:00", + "股票价格": "6.04", + "交易数量": "76300" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "300527.SZ", + "监测时间": "2025-01-23 14:58", + "股票价格": "7.7", + "交易数量": "4800" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "300159.SZ", + "监测时间": "2025-01-23 14:58", + "股票价格": "2", + "交易数量": "13000" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "300157.SZ", + "监测时间": "2025-01-23 14:58", + "股票价格": "2.8", + "交易数量": "0" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000422.SZ", + "监测时间": "2025-01-23 14:58", + "股票价格": "11.9", + "交易数量": "100" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "600061.SH", + "监测时间": "2025-01-23 14:58", + "股票价格": "7.2", + "交易数量": "1300" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "600022.SH", + "监测时间": "2025-01-23 14:58", + "股票价格": "1.38", + "交易数量": "3500" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "600089.SH", + "监测时间": "2025-01-23 14:58", + "股票价格": "11.94", + "交易数量": "200" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "300058.SZ", + "监测时间": "2025-01-23 14:58", + "股票价格": "9.54", + "交易数量": "78800" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "600108.SH", + "监测时间": "2025-01-23 14:58", + "股票价格": "2.76", + "交易数量": "0" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "600127.SH", + "监测时间": "2025-01-23 14:58", + "股票价格": "6.36", + "交易数量": "0" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002555.SZ", + "监测时间": "2025-01-23 14:58", + "股票价格": "14.8", + "交易数量": "700" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "300251.SZ", + "监测时间": "2025-01-23 14:58", + "股票价格": "9.49", + "交易数量": "104900" + }, + { + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "300310.SZ", + "监测时间": "2025-01-23 14:58", + "股票价格": "7.35", + "交易数量": "1100" + } +] \ No newline at end of file diff --git a/src/bigscreen2/data/naershiye.json b/src/bigscreen2/data/naershiye.json new file mode 100644 index 0000000..800342b --- /dev/null +++ b/src/bigscreen2/data/naershiye.json @@ -0,0 +1,13 @@ +{ + "data": { + "投资关系": 82.44588614888224, + "操盘模式": 25, + "财务状态": 54.00000000000001, + "健康指数": 48, + "运行状态": 58.56999999999999, + "规模扩张": 20, + "声誉风险": 65, + "外部环境": 5, + "等级": 5 + } +} \ No newline at end of file diff --git a/src/bigscreen2/大屏.vue b/src/bigscreen2/大屏.vue new file mode 100644 index 0000000..ee83a05 --- /dev/null +++ b/src/bigscreen2/大屏.vue @@ -0,0 +1,35 @@ + + + + + \ No newline at end of file diff --git a/src/components/Children.vue b/src/components/Children.vue new file mode 100644 index 0000000..93a02f9 --- /dev/null +++ b/src/components/Children.vue @@ -0,0 +1,19 @@ + + + diff --git a/src/components/CommonAside.vue b/src/components/CommonAside.vue new file mode 100644 index 0000000..ddadbe9 --- /dev/null +++ b/src/components/CommonAside.vue @@ -0,0 +1,269 @@ + + + + + + + + + \ No newline at end of file diff --git a/src/components/CommonHeader.vue b/src/components/CommonHeader.vue new file mode 100644 index 0000000..647840f --- /dev/null +++ b/src/components/CommonHeader.vue @@ -0,0 +1,210 @@ + + + + + + \ No newline at end of file diff --git a/src/components/CommonHeaderAdmin.vue b/src/components/CommonHeaderAdmin.vue new file mode 100644 index 0000000..e279195 --- /dev/null +++ b/src/components/CommonHeaderAdmin.vue @@ -0,0 +1,227 @@ + + + + + + \ No newline at end of file diff --git a/src/components/CommonHeaderUser.vue b/src/components/CommonHeaderUser.vue new file mode 100644 index 0000000..2d51aa7 --- /dev/null +++ b/src/components/CommonHeaderUser.vue @@ -0,0 +1,225 @@ + + + + + + \ No newline at end of file diff --git a/src/components/EmphasizedText.vue b/src/components/EmphasizedText.vue new file mode 100644 index 0000000..991a843 --- /dev/null +++ b/src/components/EmphasizedText.vue @@ -0,0 +1,32 @@ + + + + + \ No newline at end of file diff --git a/src/components/QiPao.vue b/src/components/QiPao.vue new file mode 100644 index 0000000..a432fba --- /dev/null +++ b/src/components/QiPao.vue @@ -0,0 +1,189 @@ + + + + + \ No newline at end of file diff --git a/src/components/addline.vue b/src/components/addline.vue new file mode 100644 index 0000000..0861ad1 --- /dev/null +++ b/src/components/addline.vue @@ -0,0 +1,154 @@ + + + + + + + + \ No newline at end of file diff --git a/src/components/dimensionComponent.vue b/src/components/dimensionComponent.vue new file mode 100644 index 0000000..b860614 --- /dev/null +++ b/src/components/dimensionComponent.vue @@ -0,0 +1,315 @@ + + + + + \ No newline at end of file diff --git a/src/components/echarts/AreaChart.vue b/src/components/echarts/AreaChart.vue new file mode 100644 index 0000000..2d687ad --- /dev/null +++ b/src/components/echarts/AreaChart.vue @@ -0,0 +1,124 @@ + + + + + + \ No newline at end of file diff --git a/src/components/echarts/DifferentialChart.vue b/src/components/echarts/DifferentialChart.vue new file mode 100644 index 0000000..10a971a --- /dev/null +++ b/src/components/echarts/DifferentialChart.vue @@ -0,0 +1,104 @@ + + + + + + \ No newline at end of file diff --git a/src/components/echarts/DynamicLine.vue b/src/components/echarts/DynamicLine.vue new file mode 100644 index 0000000..7b3b278 --- /dev/null +++ b/src/components/echarts/DynamicLine.vue @@ -0,0 +1,155 @@ + + + + + \ No newline at end of file diff --git a/src/components/echarts/HalfDoughnut.vue b/src/components/echarts/HalfDoughnut.vue new file mode 100644 index 0000000..3677b29 --- /dev/null +++ b/src/components/echarts/HalfDoughnut.vue @@ -0,0 +1,98 @@ + + + + + \ No newline at end of file diff --git a/src/components/echarts/Histogram.vue b/src/components/echarts/Histogram.vue new file mode 100644 index 0000000..07545ff --- /dev/null +++ b/src/components/echarts/Histogram.vue @@ -0,0 +1,130 @@ + + + + + + \ No newline at end of file diff --git a/src/components/echarts/ZhiFang(1).vue b/src/components/echarts/ZhiFang(1).vue new file mode 100644 index 0000000..8641b2d --- /dev/null +++ b/src/components/echarts/ZhiFang(1).vue @@ -0,0 +1,103 @@ + + + + + \ No newline at end of file diff --git a/src/components/halfYear.vue b/src/components/halfYear.vue new file mode 100644 index 0000000..f2e1f2d --- /dev/null +++ b/src/components/halfYear.vue @@ -0,0 +1,208 @@ + + + + + + diff --git a/src/components/industryComponent.vue b/src/components/industryComponent.vue new file mode 100644 index 0000000..6002bb9 --- /dev/null +++ b/src/components/industryComponent.vue @@ -0,0 +1,213 @@ + + + + + \ No newline at end of file diff --git a/src/components/old.vue b/src/components/old.vue new file mode 100644 index 0000000..e19ab8a --- /dev/null +++ b/src/components/old.vue @@ -0,0 +1,265 @@ + + + + + \ No newline at end of file diff --git a/src/components/pagination.vue b/src/components/pagination.vue new file mode 100644 index 0000000..d90d21b --- /dev/null +++ b/src/components/pagination.vue @@ -0,0 +1,74 @@ + + + + + + + \ No newline at end of file diff --git a/src/components/quterComponent.vue b/src/components/quterComponent.vue new file mode 100644 index 0000000..11f0cd4 --- /dev/null +++ b/src/components/quterComponent.vue @@ -0,0 +1,396 @@ + + + + + \ No newline at end of file diff --git a/src/components/region.vue b/src/components/region.vue new file mode 100644 index 0000000..115a8e3 --- /dev/null +++ b/src/components/region.vue @@ -0,0 +1,348 @@ + + + + diff --git a/src/components/riskIndexComponent.vue b/src/components/riskIndexComponent.vue new file mode 100644 index 0000000..af05f2c --- /dev/null +++ b/src/components/riskIndexComponent.vue @@ -0,0 +1,152 @@ + + + + + \ No newline at end of file diff --git a/src/components/systemRiskComponent.vue b/src/components/systemRiskComponent.vue new file mode 100644 index 0000000..323a19c --- /dev/null +++ b/src/components/systemRiskComponent.vue @@ -0,0 +1,392 @@ + + + + + \ No newline at end of file diff --git a/src/components/systemRiskFuture.vue b/src/components/systemRiskFuture.vue new file mode 100644 index 0000000..5155002 --- /dev/null +++ b/src/components/systemRiskFuture.vue @@ -0,0 +1,112 @@ + + + + + \ No newline at end of file diff --git a/src/config/drag.js b/src/config/drag.js new file mode 100644 index 0000000..2e9f20b --- /dev/null +++ b/src/config/drag.js @@ -0,0 +1,54 @@ +import Vue from 'vue'; +//使用Vue.directive()定义一个全局指令 +//1.参数一:指令的名称,定义时指令前面不需要写v- +//2.参数二:是一个对象,该对象中有相关的操作函数 +//3.在调用的时候必须写v- +const drag = Vue.directive('drag', { + //1.指令绑定到元素上回立刻执行bind函数,只执行一次 + //2.每个函数中第一个参数永远是el,表示绑定指令的元素,el参数是原生js对象 + //3.通过el.focus()是无法获取焦点的,因为只有插入DOM后才生效 + bind: function (el) { + el.style.cursor = "move"; //鼠标样式变move样式 + }, + //inserted表示一个元素,插入到DOM中会执行inserted函数,只触发一次 + inserted: function (el) { + el.onmousedown = function (e) { + var distX = e.pageX - el.offsetLeft; + var distY = e.pageY - el.offsetTop; + console.log("元素本身的高:" + el.clientHeight + ",元素本身的宽:" + el.clientWidth) + + if (e.preventDefault) { + e.preventDefault(); + } else{ + e.returnValue=false; + };//解决快速拖动滞后问题 + + document.onmousemove = function (e) { + + // 用鼠标的位置减去鼠标相对元素的位置,得到元素的位置 + let left = e.clientX - distX; + let top = e.clientY - distY; + + if (left <= 0) { + left = 5; //设置成5是为了不离边缘太近 + } else if (left > document.documentElement.clientWidth - el.clientWidth) { + //document.documentElement.clientWidth 屏幕的可视宽度 + left = document.documentElement.clientWidth - el.clientWidth - 5 + } + if (top <= 0) { + top = 5; + } else if (top > document.documentElement.clientHeight - el.clientHeight) { + top = document.documentElement.clientHeight - el.clientHeight - 5 + } + el.style.left = left + 'px'; + el.style.top = top + 'px'; + } + document.onmouseup = function () { + document.onmousemove = document.onmouseup = null; + } + } + }, + //当VNode更新的时候会执行updated,可以触发多次 + updated: function (el) {} +}) +export default drag; diff --git a/src/libs/rem.js b/src/libs/rem.js new file mode 100644 index 0000000..9058a86 --- /dev/null +++ b/src/libs/rem.js @@ -0,0 +1,58 @@ +class DevicePixelRatio { + constructor() { + // this.flag = false; + } + // 获取系统类型 + _getSystem() { + // let flag = false; + var agent = navigator.userAgent.toLowerCase(); + // var isMac = /macintosh|mac os x/i.test(navigator.userAgent); + // if(isMac) { + // return false; + // } + // 现只针对windows处理,其它系统暂无该情况,如有,继续在此添加 + if (agent.indexOf('windows') >= 0) { + return true; + } + } + // 获取页面缩放比例 + // _getDevicePixelRatio() { + // let t = this; + // } + // 监听方法兼容写法 + _addHandler(element, type, handler) { + if (element.addEventListener) { + element.addEventListener(type, handler, false); + } else if (element.attachEvent) { + element.attachEvent('on' + type, handler); + } else { + element['on' + type] = handler; + } + } + // 校正浏览器缩放比例 + _correct() { + let t = this; + // 页面devicePixelRatio(设备像素比例)变化后,计算页面body标签zoom修改其大小,来抵消devicePixelRatio带来的变化。 + document.getElementsByTagName('body')[0].style.zoom = 1.2 / window.devicePixelRatio; + // 修改这个代码可以调整显示大小:参考代码是1/……style.zoom = 1.2 / window.devicePixelRatio; 参考链接:https://blog.csdn.net/qq_39548550/article/details/127664450 + } + // 监听页面缩放 + _watch() { + let t = this; + t._addHandler(window, 'resize', function() { // 注意这个方法是解决全局有两个window.resize + // 重新校正 + t._correct() + }) + } + // 初始化页面比例 + init() { + let t = this; + if (t._getSystem()) { // 判断设备,目前只在windows系统下校正浏览器缩放比例 + // 初始化页面校正浏览器缩放比例 + t._correct(); + // 开启监听页面缩放 + t._watch(); + } + } + } + export default DevicePixelRatio; \ No newline at end of file diff --git a/src/main.js b/src/main.js new file mode 100644 index 0000000..47687b2 --- /dev/null +++ b/src/main.js @@ -0,0 +1,37 @@ +import Vue from 'vue' +import App from './App.vue' +import ElementUI from 'element-ui';//全局引入 +// import {Row,Button} from 'element-ui';//按需引入 +import 'element-ui/lib/theme-chalk/index.css'; +import router from './router' +import store from './store' +// import axios from 'axios' +import drag from '@/config/drag';//弹窗可以拖拽 + +Vue.config.productionTip = false +Vue.use(ElementUI);//全局引入 +// axios.defaults.baseURL = 'http://61.240.140.173:8000/proxy_url' + +// Vue.use(Row)//按需引入 +// Vue.use(Button)//按需引入 + +// 5以上的echarts不用引入,4要引入 +// import * as echarts from 'echarts' + +import * as echarts from "echarts"; +Vue.prototype.$echarts = echarts; + + +// 将自动注册所有组件为全局组件 +import dataV from '@jiaminghi/data-view' +Vue.use(dataV) + + + +new Vue({ + router, + store, + render: h => h(App), +}).$mount('#app') + + diff --git a/src/plugins/debug/debug.js b/src/plugins/debug/debug.js new file mode 100644 index 0000000..57d37c1 --- /dev/null +++ b/src/plugins/debug/debug.js @@ -0,0 +1,171 @@ +// use this to isolate the scope +(function () { + + if(!$axure.document.configuration.showConsole) { return; } + + $(document).ready(function () { + $axure.player.createPluginHost({ + id: 'debugHost', + context: 'inspect', + title: 'Console', + gid: 3 + }); + + generateDebug(); + + $('#variablesClearLink').click(clearvars_click); + $('#traceClear').click(cleartrace_click); + $('#traceToggle').click(stoptrace_click); + $('#traceStart').click(starttrace_click); + $('#traceClear').hide(); + $('#traceToggle').hide(); + + $('#closeConsole').click(close); + + var currentStack= []; + var finishedStack = []; + + $axure.messageCenter.addMessageListener(function (message, data) { + if(message == 'axCompositeEventMessage') { + for(var i = 0; i < data.length; i++) { + processMessages(data[i].message, data[i].data); + } + } else processMessages(message, data); + }); + + var processMessages = function(message, data) { + if(message == 'globalVariableValues') { + $('#variablesDiv').empty(); + for(var key in data) { + var value = data[key] == '' ? '(blank)' : data[key]; + $('#variablesDiv').append('
' + key + '
' + value + '
'); + } + } else if(message == 'axEvent') { + var addToStack = "
"; + addToStack += "
"; + addToStack += "
" + new Date().toLocaleTimeString() + "
"; + addToStack += "
" + data.event.description + ":
"; + addToStack += "
" + data.label + " (" + data.type + ")
"; + addToStack += "
"; + + currentStack.push(addToStack); + } else if (message == 'axEventComplete') { + currentStack[currentStack.length - 1] += "
"; + finishedStack.push(currentStack.pop()); + if(currentStack.length == 0) { + $('#traceEmptyState').hide(); + $('#traceClear').show(); + $('#traceToggle').show(); + + for(var i = finishedStack.length - 1; i >= 0; i--) { + if($('#traceDiv').children().length > 99) $('#traceDiv').children().last().remove(); + $('#traceDiv').prepend(finishedStack[i]); + } + finishedStack = []; + } + } else if (message == 'axCase') { + //var addToStack = "
"; + var addToStack = "
"; + addToStack += "
" + data.item + "
"; + if (data.description) { addToStack += "
" + data.description + "
" }; + addToStack += "
"; + + currentStack[currentStack.length - 1] += addToStack; + } else if (message == 'axAction') { + var addToStack = "
"; + addToStack += "
" + data.name + "
"; + //addToStack += "
" + data.item + "
"; + //if (data.description) { addToStack += "
" + data.description + "
" }; + addToStack += "
"; + + currentStack[currentStack.length - 1] += addToStack; + } else if (message == 'axInfo') { + var addToStack = "
"; + addToStack += "
" + data.item + "
"; + if (data.description) { addToStack += "
" + data.description + "
" }; + addToStack += "
"; + + currentStack[currentStack.length - 1] += addToStack; + } + } + + // bind to the page load + $axure.page.bind('load.debug', function () { + var traceStr = $axure.player.getHashStringVar(TRACE_VAR_NAME); + if (traceStr.length > 0) $axure.messageCenter.setState("isTracing", true); + else $axure.messageCenter.setState("isTracing", false); + $axure.messageCenter.postMessage('getGlobalVariables', ''); + + return false; + }); + + function clearvars_click(event) { + $axure.messageCenter.postMessage('resetGlobalVariables', ''); + } + + function close() { + $axure.player.pluginClose("debugHost"); + } + + function cleartrace_click(event) { + $('#traceDiv').html(''); + } + + function starttrace_click(event) { + $axure.messageCenter.setState("isTracing", true); + //$('#traceDiv').html(''); + $('#traceEmptyState').hide(); + $('#traceClear').show(); + $('#traceToggle').text('Stop Trace'); + $('#traceToggle').off("click"); + $('#traceToggle').click(stoptrace_click); + $('#traceToggle').show(); + console.log("starting trace"); + $axure.player.setVarInCurrentUrlHash(TRACE_VAR_NAME, 1); + } + + function stoptrace_click(event) { + $axure.messageCenter.setState("isTracing", false); + $('#traceDiv').prepend('
Trace Paused
'); + $('#traceToggle').text('Restart Trace'); + $('#traceToggle').off("click"); + $('#traceToggle').click(starttrace_click); + console.log("stopping trace"); + $axure.player.deleteVarFromCurrentUrlHash(TRACE_VAR_NAME); + } + }); + + function generateDebug() { + var pageNotesUi = "
"; + pageNotesUi += "
"; + pageNotesUi += "
Console
"; + + pageNotesUi += "
"; + pageNotesUi += "
"; + + pageNotesUi += "
"; + pageNotesUi += "
Variables
"; + pageNotesUi += "Reset Variables"; + pageNotesUi += "
"; + pageNotesUi += "
"; + + pageNotesUi += "
"; + pageNotesUi += "TraceClear TraceStop Trace"; + pageNotesUi += "
"; + pageNotesUi += "
"; + pageNotesUi += "
"; + pageNotesUi += "
"; + + + pageNotesUi += "
"; + pageNotesUi += "
Click the button below to start recording interactions as you click through the prototype.
"; + pageNotesUi += "
Start Trace
"; + pageNotesUi += "
"; + pageNotesUi += "
"; + pageNotesUi += "
"; + + $('#debugHost').html(pageNotesUi); + $('#traceEmptyState').show(); + } + +})(); \ No newline at end of file diff --git a/src/plugins/debug/styles/debug.css b/src/plugins/debug/styles/debug.css new file mode 100644 index 0000000..a478293 --- /dev/null +++ b/src/plugins/debug/styles/debug.css @@ -0,0 +1,265 @@ +#debugHost { + display: flex; + flex-direction: column; + font-size: 13px; + color: #4a4a4a; + height: 100%; +} + +#debugHostBtn { + order: 4; +} + +#debugHostBtn a { + background: url('images/console_panel_on.svg') no-repeat center center, linear-gradient(transparent, transparent); +} + +#debugHostBtn a.selected, #debugHostBtn a.selected:hover { + background: url('images/console_panel_off.svg') no-repeat center center, linear-gradient(transparent, transparent); +} + +#debugToolbar { + margin-left: 8px; +} + +#variablesClearLink { + display: inline-block; + margin-bottom: 15px; +} + +#variablesClearLink:hover { + color: #0a6cd6; +} + +#traceClearLink { + display: inline-block; + margin-bottom: 15px; +} + +#traceClearLink:hover { + color: #0a6cd6; +} + +#debugScrollContainer +{ + overflow: auto; + width: 100%; + -webkit-overflow-scrolling: touch; + flex: 1; +} + +#debugContainer { + padding: 10px 0px 10px 0px; +} + +#consoleTitle { + clear: right; + margin: 12px 0px; +} + +.variableName +{ + font-weight: bold; +} + +.variableDiv +{ + margin-bottom: 20px; + line-height: 16px; + +} + +#variablesDiv +{ + clear: right; +} + +#variablesContainer { + border-bottom: solid 1px #e7e7e7; + padding: 0px 10px 12px 10px; +} + +#traceContainer { + margin-bottom: 5px; + padding: 15px 10px 0px 10px; +} + +#variablesTitle { + margin-bottom: 9px; +} + +.sectionTitle { + font-size: 11px; + color: #2c2c2c; + display: inline-block; +} + +.debugToolbarButton +{ + font-size: 1em; + color: #069; +} + +.axEventBlock { + display: inline-block; + width: 100%; + margin: 5px 0px 5px 0px; + line-height: 21px; + border-bottom: solid 5px #e7e7e7; +} + +.axEventContainer { + background-color: #e7e7e7; + padding: 0px 10px 0px 10px; +} + +.axTime { + margin: 0px 0px 0px 5px; + font-size: 10px; + color: #575757; + display: inline-block; + float: right; +} + +.axLabel { + display: inline-block; +} + +.axEvent { + margin: 0px 0px 2px 0px; + font-size: 15px; + font-weight: bold; + overflow: hidden; + text-overflow: ellipsis; +} + +.axCaseContainer, .axActionContainer, .axInfoContainer { + justify-content: space-between; + padding: 0px 10px 0px 10px; +} + .axCaseContainer { + border-top: solid 2px #e7e7e7; + /*background-color: #47b6b5;*/ + background-color: #e7e7e7; + /*color: #ffffff;*/ + } + .axActionContainer { + border-top: solid 3px #e7e7e7; + } + .axInfoContainer { + border-top: solid 1px #e7e7e7; + } + +.axCaseItem, .axActionItem, .axInfoItem { + overflow: hidden; + text-overflow: ellipsis; +} + .axCaseItem { + font-size: 15px; + font-weight: bold; + } + .axActionItem { + font-weight: bold; + } + .axInfoItem { + color: #8c8c8c; + } + +.axCaseDescription { + flex: 5 0 33%; + margin-left: 10px; + text-align: right; +} +/*.axActionDescription, .axInfoDescription { + flex: 5 0 33%; + margin-left: 10px; + text-align: right; +}*/ + .axCaseDescription, .axActionDescription { + overflow: hidden; + text-overflow: ellipsis; + white-space: nowrap; + } + .axInfoDescription, .axActionDescription { + color: #8c8c8c; + font-size: 11px; + } + +.variableName { + width: 55%; + line-height: 0.92; + text-align: left; + color: #0891b3; + display: inline-block; + word-wrap: break-word; + vertical-align: top; +} + +.variableValue { + width: 45%; + line-height: 0.92; + text-align: right; + color: #373d48; + display: inline-block; + word-wrap: break-word; +} + +.traceEvent { + border-bottom: solid 1px #e7e7e7; +} + +.tracePausedNotification { + height: 25px; + /*background-color: #e7e7e7;*/ + border-radius: 5px; + line-height: 25px; + margin: 5px 10px; + text-align: center +} + +#traceEmptyState.emptyStateContainer { + margin-top: 0px; +} + +.variableList{ + width: 100%; + margin-bottom: 4px; +} + +.traceOption { + margin-left: 11px; + height: 16px; + float: right; + font-size: 12px; + font-style: italic; + line-height: 1.45; + text-align: right; + color: #8c8c8c; + text-decoration: underline; + display: inline-block; +} + +.startInstructions { + margin: auto; + width: 179px; + font-size: 11px; + text-align: center; + color: #666666; +} + +.startButton { + margin: auto; + margin-top: 10px; + width: 181px; + height: 24px; + border-radius: 2px; + border: solid 1px #008fe0; + text-align: center; + line-height: 24px; + color: #008fe0; + cursor: pointer; +} + +.debugLinksContainer { + text-align: right; +} \ No newline at end of file diff --git a/src/plugins/debug/styles/images/console_panel_off.svg b/src/plugins/debug/styles/images/console_panel_off.svg new file mode 100644 index 0000000..904e7b2 --- /dev/null +++ b/src/plugins/debug/styles/images/console_panel_off.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/plugins/debug/styles/images/console_panel_on.svg b/src/plugins/debug/styles/images/console_panel_on.svg new file mode 100644 index 0000000..1eeec2e --- /dev/null +++ b/src/plugins/debug/styles/images/console_panel_on.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/plugins/page_notes/page_notes.js b/src/plugins/page_notes/page_notes.js new file mode 100644 index 0000000..b0bee8c --- /dev/null +++ b/src/plugins/page_notes/page_notes.js @@ -0,0 +1,474 @@ +// use this to isolate the scope +(function () { + // No notes shown specified by generation config + if (!$axure.document.configuration.showPageNotes && !$axure.document.configuration.showAnnotationsSidebar && !$axure.document.configuration.showAnnotations) { return; } + + $(window.document).ready(function () { + // Load right panel for Page Notes + if ($axure.document.configuration.showPageNotes || $axure.document.configuration.showAnnotationsSidebar) { + $axure.player.createPluginHost({ + id: 'pageNotesHost', + context: 'inspect', + title: 'Documentation', + gid: 2, + }); + } + + // Load footnotes on widgets + if ($axure.document.configuration.showAnnotations) { + $('#overflowMenuContainer').prepend('
Show Note Markers
'); + } + + createNotesOverlay(); + generatePageNotes(); + + if ($axure.player.isMobileMode()) { + $('#showNotesOption').hide(); + } else { + $('#showNotesOption').click(footnotes_click); + $('#showNotesOption').find('.overflowOptionCheckbox').addClass('selected'); + } + + function populateNotes(pageForNotes) { + var hasNotes = false; + if ($axure.document.configuration.showPageNotes) { + var pageNoteUi = ''; + + function populatePageNotes(pageOrMaster) { + //populate the page notes + var notes = pageOrMaster.notes; + if (notes && !$.isEmptyObject(notes)) { + pageNoteUi += "
" + pageOrMaster.pageName + "
"; + + var showNames = $axure.document.configuration.showPageNoteNames; + for(var noteName in notes) { + pageNoteUi += "
"; + if(showNames) { + pageNoteUi += "
" + noteName + "
"; + } + pageNoteUi += "
" + linkify(notes[noteName]) + "
"; + pageNoteUi += "
"; + //$('#pageNotesContent').append(pageNoteUi); + + hasNotes = true; + } + } + } + + populatePageNotes(pageForNotes); + if (pageForNotes.masterNotes) { + for (var i = 0; i < pageForNotes.masterNotes.length; i++) { + populatePageNotes(pageForNotes.masterNotes[i]); + } + } + + if (pageNoteUi.length > 0) { + pageNoteUi += "
"; + var pageNotesHeader = "
Page Notes
"; + $('#pageNotesContent').append(pageNotesHeader + pageNoteUi); + } + } + + if ($axure.document.configuration.showAnnotationsSidebar) { + var widgetNoteUi = ''; + //var widgetNotes = pageForNotes.widgetNotes; + function populateWidgetNotes(widgetNotes){ + if (widgetNotes) { + for (var i = 0; i < widgetNotes.length; i++) { + var widgetNote = widgetNotes[i]; + widgetNoteUi += "
"; + widgetNoteUi += "
" + widgetNote["fn"] + "
"; + widgetNoteUi += "
" + widgetNote["label"] + "
"; + + for (var widgetNoteName in widgetNote) { + if (widgetNoteName != "label" && widgetNoteName != "fn" && widgetNoteName != "ownerId") { + widgetNoteUi += "
" + widgetNoteName + "
"; + widgetNoteUi += "
" + linkify(widgetNote[widgetNoteName]) + "
"; + //widgetNoteUi += "
"; + } + } + widgetNoteUi += "
"; + //widgetNoteUi += "
"; + //$('#pageNotesContent').append(widgetNoteUi); + hasNotes = true; + } + } + } + + populateWidgetNotes(pageForNotes.widgetNotes); + if (pageForNotes.masterNotes) { + for (var i = 0; i < pageForNotes.masterNotes.length; i++) { + populateWidgetNotes(pageForNotes.masterNotes[i].widgetNotes); + } + } + + if (widgetNoteUi.length > 0) { + var widgetNotesHeader = "
Widget Notes
"; + $('#pageNotesContent').append(widgetNotesHeader + widgetNoteUi); + + //$('.widgetNoteContainer').children(':last-child').remove(); + //$('.widgetNoteFootnote').append("
"); + $('.widgetNoteContainer').click(function () { + var wasSelected = $(this).hasClass('widgetNoteContainerSelected'); + $('.widgetNoteContainerSelected').removeClass('widgetNoteContainerSelected'); + if (!wasSelected) $(this).addClass('widgetNoteContainerSelected'); + + var dimStr = $('.currentAdaptiveView').attr('data-dim'); + var h = dimStr ? dimStr.split('x')[1] : '0'; + var $leftPanel = $('.leftPanel:visible'); + var leftPanelOffset = (!$axure.player.isMobileMode() && $leftPanel.length > 0) ? $leftPanel.width() : 0; + var $rightPanel = $('.rightPanel:visible'); + var rightPanelOffset = (!$axure.player.isMobileMode() && $rightPanel.length > 0) ? $rightPanel.width() : 0; + var viewDimensions = { + h: h != '0' ? h : '', + scaleVal: $('.vpScaleOption').find('.selectedRadioButton').parent().attr('val'), + height: $('.rightPanel').height(), + panelWidthOffset: leftPanelOffset + rightPanelOffset + }; + $axure.messageCenter.postMessage('toggleSelectWidgetNote', { id: this.getAttribute('data-id'), value: !wasSelected, view: viewDimensions}); + }); + } + + + //if (pageForNotes.masterNotes) { + // for (var i = 0; i < pageForNotes.masterNotes.length; i++) { + // var master = pageForNotes.masterNotes[i]; + // hasNotes = populateNotes(master) || hasNotes; + // } + //} + } + + return hasNotes; + } + + // bind to the page load + $axure.page.bind('load.page_notes', function () { + closeAllDialogs(); + + var hasNotes = false; + + $('#pageNotesContent').html(""); + hasNotes = populateNotes($axure.page); + + if(hasNotes) $('#pageNotesEmptyState').hide(); + else $('#pageNotesEmptyState').show(); + + //If footnotes enabled for this prototype... + if ($axure.player.isMobileMode()) { + $axure.messageCenter.postMessage('annotationToggle', false); + } else if($axure.document.configuration.showAnnotations == true) { + //If the fn var is defined and set to 0, hide footnotes + //else if hide-footnotes button selected, hide them + var fnVal = $axure.player.getHashStringVar(FOOTNOTES_VAR_NAME); + if(fnVal.length > 0 && fnVal == 0) { + $('#showNotesOption').find('.overflowOptionCheckbox').removeClass('selected'); + $axure.messageCenter.postMessage('annotationToggle', false); + } else if(!$('#showNotesOption').find('.overflowOptionCheckbox').hasClass('selected')) { + //If the footnotes button isn't selected, hide them on this loaded page + $axure.messageCenter.postMessage('annotationToggle', false); + } + } + + // Get multiple click call if not removing beforehand + $('#notesOverlay').off('click'); + $('#notesOverlay').on('click', '.closeNotesDialog', function () { + var ownerId = $(this).attr("data-ownerid"); + _toggleAnnDialog(ownerId); + }); + + $axure.player.updatePlugins(); + return false; + }); + + $axure.messageCenter.addMessageListener(function (message, data) { + //var messageData = { id: elementId, x: event.pageX, y: event.pageY } + if (message == 'toggleAnnDialog') { + _toggleAnnDialog(data.id, data.x, data.y, data.page); + } + }); + + }); + + function linkify(text) { + var urlRegex = /(\b(((https?|ftp|file):\/\/)|(www\.))[-A-Z0-9+&@#\/%?=~_|!:,.;]*[-A-Z0-9+&@#\/%=~_|])/ig; + return text.replace(urlRegex, function (url, b, c) { + var url2 = (c == 'www.') ? 'http://' + url : url; + return '' + url + ''; + }); + } + + function getWidgetNotesHtml(ownerId, page) { + var pageForNotes = page || $axure.page; + var widgetNoteUi = ''; + + widgetNoteUi += "
"; + widgetNoteUi += "
"; + + function getNotesForPage(widgetNotes) { + for (var i = 0; i < widgetNotes.length; i++) { + var widgetNote = widgetNotes[i]; + if (widgetNote["ownerId"] == ownerId) { + widgetNoteUi += "
"; + widgetNoteUi += "
" + widgetNote["fn"] + "
"; + widgetNoteUi += "
" + widgetNote["label"] + "
"; + + for (var widgetNoteName in widgetNote) { + if (widgetNoteName != "label" && widgetNoteName != "fn" && widgetNoteName != "ownerId") { + widgetNoteUi += "
" + widgetNoteName + "
"; + widgetNoteUi += "
" + linkify(widgetNote[widgetNoteName]) + "
"; + } + } + widgetNoteUi += "
"; + } + } + } + + getNotesForPage(pageForNotes.widgetNotes); + if (pageForNotes.masterNotes) { + for (var i = 0; i < pageForNotes.masterNotes.length; i++) { + getNotesForPage(pageForNotes.masterNotes[i].widgetNotes); + } + } + + widgetNoteUi += "
"; + widgetNoteUi += "
"; + + return widgetNoteUi; + } + + var maxZIndex = 1; + var dialogs = {}; + var _toggleAnnDialog = function (id, srcLeft, srcTop, page) { + + if(dialogs[id]) { + var $dialog = dialogs[id]; + // reset the dialog + dialogs[id] = undefined; + $dialog.find('.notesDialogScroll').getNiceScroll().remove(); + $dialog.remove(); + return; + } + + var bufferH = 10; + var bufferV = 10; + var blnLeft = false; + var blnAbove = false; + var mfPos = $('#mainPanelContainer').position(); + var viewablePanelLeftMargin = parseInt($('#mainPanelContainer').css('margin-left')); + + var sourceTop = srcTop + mfPos.top; + var sourceLeft = srcLeft + viewablePanelLeftMargin; + + var width = 300; + var height = 300; + + if(sourceLeft > width + bufferH) { + blnLeft = true; + } + if(sourceTop > height + bufferV) { + blnAbove = true; + } + + var top = 0; + var left = 0; + if(blnAbove) top = sourceTop - height - 20; + else top = sourceTop + 10; + if(blnLeft) left = sourceLeft - width - 4; + else left = sourceLeft - 6; + + //need to set the zindex + maxZIndex = maxZIndex + 1; + + var $dialog = $('
') + .appendTo('#notesOverlay') + .html(getWidgetNotesHtml(id, page)); + + $dialog.css({ 'left': left, 'top': top, 'z-index': maxZIndex }); + + $dialog.find('.notesDialogScroll').niceScroll({ cursorcolor: "#8c8c8c", cursorborder: "0px solid #fff" }); + + $dialog.find('.notesDialogScroll').on($axure.eventNames.mouseDownName, function(event) { + event.stopPropagation(); + }); + + $dialog.find('.closeNotesDialog').on($axure.eventNames.mouseDownName, function (event) { + event.stopPropagation(); + }); + + $dialog.on($axure.eventNames.mouseDownName, startDialogMove); + var startMouseX; + var startMouseY; + var startDialogX; + var startDialogY; + function startDialogMove() { + startMouseX = window.event.pageX; + startMouseY = window.event.pageY; + var position = $dialog.position(); + startDialogX = position.left; + startDialogY = position.top; + + $dialog.addClass('active'); + $('
').insertAfter($('#notesOverlay')); + $(document).bind($axure.eventNames.mouseMoveName, doDialogMove).bind($axure.eventNames.mouseUpName, endDialogMove); + + $dialog.find('.notesDialogScroll').getNiceScroll().hide(); + } + + function doDialogMove() { + var currentX = window.event.pageX; + var currentY = window.event.pageY; + $dialog.css({ 'left': startDialogX + currentX - startMouseX, 'top': startDialogY + currentY - startMouseY }); + } + + function endDialogMove() { + $('div.splitterMask').remove(); + $dialog.removeClass('active'); + $(document).unbind($axure.eventNames.mouseMoveName, doDialogMove).unbind($axure.eventNames.mouseUpName, endDialogMove); + + $dialog.find('.notesDialogScroll').getNiceScroll().resize(); + $dialog.find('.notesDialogScroll').getNiceScroll().show(); + } + + $dialog.find('.resizeNotesDialog').on($axure.eventNames.mouseDownName, startDialogResize); + + var startDialogW; + var startDialogH; + function startDialogResize() { + event.stopPropagation(); + + startMouseX = window.event.pageX; + startMouseY = window.event.pageY; + startDialogW = Number($dialog.css('width').replace('px','')); + startDialogH = Number($dialog.css('height').replace('px', '')); + + $dialog.addClass('active'); + $('
').insertAfter($('#notesOverlay')); + $(document).bind($axure.eventNames.mouseMoveName, doDialogResize).bind($axure.eventNames.mouseUpName, endDialogResize); + + $dialog.find('.notesDialogScroll').getNiceScroll().hide(); + } + + function doDialogResize() { + var currentX = window.event.pageX; + var currentY = window.event.pageY; + var newWidth = Math.max(200, startDialogW + currentX - startMouseX); + var newHeight = Math.max(200, startDialogH + currentY - startMouseY); + $dialog.css({ 'width': newWidth, 'height': newHeight }); + } + + function endDialogResize() { + $('div.splitterMask').remove(); + $dialog.removeClass('active'); + $(document).unbind($axure.eventNames.mouseMoveName, doDialogResize).unbind($axure.eventNames.mouseUpName, endDialogResize); + + $dialog.find('.notesDialogScroll').getNiceScroll().resize(); + $dialog.find('.notesDialogScroll').getNiceScroll().show(); + } + + dialogs[id] = $dialog; + + // scroll ... just for IE + //window.scrollTo(scrollX, scrollY); + }; + + $(document).on('sidebarCollapse', function (event, data) { + clearSelection(); + }); + + $(document).on('pluginShown', function (event, data) { + if(data != 2) { + clearSelection(); + } + }); + + function clearSelection() { + var selectedNote = $('#pageNotesContainer').find('.widgetNoteContainerSelected'); + if(selectedNote.length > 0) { + selectedNote.removeClass('widgetNoteContainerSelected'); + //var dimStr = $('.currentAdaptiveView').attr('data-dim'); + //var h = dimStr ? dimStr.split('x')[1] : '0'; + //var $leftPanel = $('.leftPanel:visible'); + //var leftPanelOffset = (!$axure.player.isMobileMode() && $leftPanel.length > 0) ? $leftPanel.width() : 0; + //var $rightPanel = $('.rightPanel:visible'); + //var rightPanelOffset = (!$axure.player.isMobileMode() && $rightPanel.length > 0) ? $rightPanel.width() : 0; + //var viewDimensions = { + // h: h != '0' ? h : '', + // scaleVal: $('.vpScaleOption').find('.selectedRadioButton').parent().attr('val'), + // scrollLeft: $('#clipFrameScroll').scrollLeft(), + // scrollTop: $('#clipFrameScroll').scrollTop(), + // height: $('.rightPanel').height(), + // panelWidthOffset: leftPanelOffset + rightPanelOffset + //}; + //$axure.messageCenter.postMessage('toggleSelectWidgetNote', { id: '', value: false, view: viewDimensions }); + $axure.messageCenter.postMessage('toggleSelectWidgetNote', { id: '', value: false }); + //$axure.messageCenter.postMessage('toggleSelectWidgetNote', ''); + } + } + + function closeAllDialogs() { + for (var id in dialogs) { + var $dialog = dialogs[id]; + if ($dialog !== undefined) _toggleAnnDialog(id); + } + } + + $axure.player.toggleFootnotes = function(val) { + var scaleCheckDiv = $('#showNotesOption').find('.overflowOptionCheckbox'); + if (scaleCheckDiv.hasClass('selected')) { + if (!val) $('#showNotesOption').click(); + } else { + if (val) $('#showNotesOption').click(); + } + } + + function footnotes_click(event) { + var scaleCheckDiv = $('#showNotesOption').find('.overflowOptionCheckbox'); + if (scaleCheckDiv.hasClass('selected')) { + closeAllDialogs(); + + scaleCheckDiv.removeClass('selected'); + $axure.messageCenter.postMessage('annotationToggle', false); + //Add 'fn' hash string var so that footnotes stay hidden across reloads + $axure.player.setVarInCurrentUrlHash(FOOTNOTES_VAR_NAME, 0); + } else { + scaleCheckDiv.addClass('selected'); + $axure.messageCenter.postMessage('annotationToggle', true); + //Delete 'fn' hash string var if it exists since default is visible + $axure.player.deleteVarFromCurrentUrlHash(FOOTNOTES_VAR_NAME); + } + } + + function createNotesOverlay() { + var $targetPanel = $('#clippingBounds'); + + if (!$('#notesOverlay').length) { + var notesOverlay = document.createElement('div'); + notesOverlay.setAttribute('id', 'notesOverlay'); + + $targetPanel.prepend(notesOverlay); + $(notesOverlay).append(' '); + } + } + + function generatePageNotes() { + var pageNotesUi = "
"; + + pageNotesUi += "
"; + pageNotesUi += "
"; + pageNotesUi += "
"; + + + pageNotesUi += "
"; + pageNotesUi += "
"; + pageNotesUi += "
No notes for this page.
Notes added in Axure RP will appear here.
"; + pageNotesUi += ""; + pageNotesUi += "
"; + + $('#pageNotesHost').html(pageNotesUi); + + if(!$axure.document.configuration.showAnnotations) { + $('#pageNotesHost .pageNameHeader').css('padding-right', '55px'); + } + } + +})(); \ No newline at end of file diff --git a/src/plugins/page_notes/styles/images/notes_panel_off.svg b/src/plugins/page_notes/styles/images/notes_panel_off.svg new file mode 100644 index 0000000..3682486 --- /dev/null +++ b/src/plugins/page_notes/styles/images/notes_panel_off.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/plugins/page_notes/styles/images/notes_panel_on.svg b/src/plugins/page_notes/styles/images/notes_panel_on.svg new file mode 100644 index 0000000..3e7af5d --- /dev/null +++ b/src/plugins/page_notes/styles/images/notes_panel_on.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/plugins/page_notes/styles/page_notes.css b/src/plugins/page_notes/styles/page_notes.css new file mode 100644 index 0000000..35674c3 --- /dev/null +++ b/src/plugins/page_notes/styles/page_notes.css @@ -0,0 +1,209 @@ +#pageNotesHost { + display: flex; + flex-direction: column; + height: 100%; +} + +#pageNotesHostBtn { + order: 2; +} + +#pageNotesHostBtn a { + background: url('images/notes_panel_on.svg') no-repeat center center,linear-gradient(transparent, transparent); +} + +#pageNotesHostBtn a.selected, #pageNotesHostBtn a.selected:hover { + background: url('images/notes_panel_off.svg') no-repeat center center,linear-gradient(transparent, transparent); +} + +#pageNotesScrollContainer { + overflow: auto; + width: 100%; + flex: 1; + -webkit-overflow-scrolling: touch; +} + +#pageNotesContent { + overflow: visible; +} + +.pageNoteContainer { + padding: 0px 12px 8px 12px; +} + +.mobileMode .pageNoteContainer { + padding: 0px 16px 8px 17px; +} + +.pageNoteName { + font-size: 13px; + font-weight: bold; + color: #2c2c2c; + margin: 15px 0px 5px 0px; + white-space: nowrap; +} + +.pageNote { + font-size: 13px; + color: #2a2e38; + line-height: 1.67; + word-wrap: break-word; +} + +.pageNote ul { + list-style: disc; + padding: 0px 0px 0px 40px; +} + +.pageNote ul ul{ + list-style: circle; +} + +.pageNote ul ul ul{ + list-style: square; +} + +.pageNote ul ul ul ul { + list-style: disc; +} + +.pageNote ul ul ul ul ul { + list-style: circle; +} + +.pageNote ul ul ul ul ul ul { + list-style: square; +} + +.widgetNoteContainer { + padding: 12px; + border-bottom: 1px solid transparent; + border-top: 1px solid transparent; + cursor: pointer; +} + +.mobileMode .widgetNoteContainer { + padding: 12px 16px 12px 17px; +} + +.widgetNoteContainerSelected { + background-color: white; + border-bottom: 1px solid #c2c2c2; + border-top: 1px solid #c2c2c2; +} + +.widgetNoteFootnote { + display: inline-block; + padding-top: 1px; + background-color: #fff849; + font-size: 11px; + font-weight: bold; + line-height: 16px; + margin-right: 8px; + padding: 0px 5px; + color: #000; +} + +div.annnoteline { + display: inline-block; + width: 9px; + height: 1px; + border-bottom: 1px solid white; + margin-top: 1px; +} + +.widgetNoteLabel { + font-size: 13px; + font-weight: 600; + color: #58167d; + margin-top: 4px; + float: right; +} + +.noteLink { + text-decoration: inherit; + color: inherit; +} + +.noteLink:hover { + background-color: white; +} + +.notesSectionHeader { + margin: 0px 8px 0px 12px; +} + +.notesPageNameHeader { + margin: 8px 8px 15px 12px; +} + +.mobileMode .notesPageNameHeader { + margin: 18px 14px 5px 16px; +} + +#notesOverlay { + width: 0; + height: 0; + position: absolute; + overflow: visible; + z-index: 1; +} + +div.closeNotesDialog { + position: absolute; + top: 6px; + right: 6px; + width: 11px; + height: 10px; + object-fit: contain; + background: url(../../../resources/images/close_x.svg) no-repeat center center, linear-gradient(transparent, transparent); + margin-left: auto; + cursor: pointer; +} + +div.resizeNotesDialog { + position: absolute; + bottom: 2px; + right: 2px; + width: 11px; + height: 10px; + object-fit: contain; + background: url(../../../resources/images/resize.svg) no-repeat center center, linear-gradient(transparent, transparent); + margin-left: auto; + cursor: nwse-resize; +} + +div.notesDialog { + position: absolute; + padding: 16px 3px 10px 3px; + background-color: #efefef; + width: 300px; + height: 300px; + line-height: normal; + border: #8F949A solid 1px; + box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.4); + cursor: move; + display: flex; + flex-direction: column; + box-sizing: border-box; +} + +div.notesDialog.active { + user-select: none; +} + +div.notesDialog .widgetNoteContainer { + cursor: auto; + padding: 2px 26px 16px 14px; +} + +div.notesDialogScroll { + overflow-x: hidden; + overflow-y: auto; + height: 100%; + cursor: auto; +} + +.mobileMode .pageNoteName, .mobileMode #pageNotesToolbar, .mobileMode .dottedDivider { + display: none; +} \ No newline at end of file diff --git a/src/plugins/recordplay/recordplay.js b/src/plugins/recordplay/recordplay.js new file mode 100644 index 0000000..9d39458 --- /dev/null +++ b/src/plugins/recordplay/recordplay.js @@ -0,0 +1,479 @@ +// use this to isolate the scope +(function() { + + if(!$axure.document.configuration.showRecordPlay) { return; } + + $(window.document).ready(function() { + $axure.player.createPluginHost({ + id: 'recordPlayHost', + context: 'interface', + title: 'Recording' + }); + _generateRecordPlay(); + + $('#recordButton').click(_recordClick); + $('#playButton').click(_playClick); + $('#stopButton').click(_stopClick); + $('#deleteButton').click(_deleteClick); + + // bind to the page load + + $axure.page.bind('load.page_notes', function() { + + $.ajax({ + type: "POST", + url: '/RecordController/ListRecordings', + success: function(response) { + + $('#recordNameHeader').html(""); + $('#recordPlayContent').html(""); + //populate the notes + + axRecordingList = []; + + if(!eventList) { + recordingIndex = 0; + eventList = []; + recordingStartTime = 0; + bulkEventElement = ""; + lastBulkEvent = {}; + } + + for(var idx in response.recordingList) { + getOneRecording(response.recordingList[idx]); + } + + return false; + }, + // dataType: 'json' + }); + }); + }); + + var nameMatcher = new RegExp("^axRecording[0-9]{4}$", "i"); + var indexMatcher = new RegExp("[0-9]{4}$", "i"); + + var convertFromJson = function(oneRecording) { + + if(nameMatcher.exec(oneRecording.recordingName)) { + var myArray = indexMatcher.exec(oneRecording.recordingName); + var currIdx = parseInt(myArray); + if(recordingIndex < currIdx) { + recordingIndex = currIdx; + } + } + + + for(var idx in oneRecording.eventList) { + var thisEvent = oneRecording.eventList[idx]; + thisEvent.eventInfo = {}; + thisEvent.eventInfo.srcElement = thisEvent.elementID; + // TODO: check that this is correct. + + if(isBulkMouse(thisEvent.eventType)) { + thisEvent.eventInfo.mousePositions = []; + thisEvent.eventInfo.mousePositions = thisEvent.mousePositions; + thisEvent.timeStamp = thisEvent.mousePositions[0].timeStamp; + } + if(isSingleMouse(thisEvent.eventType)) { + thisEvent.eventInfo.cursor = {}; + thisEvent.eventInfo.cursor = thisEvent.cursor; + + } + if(thisEvent.eventType === 'OnDrag') { + thisEvent.eventInfo.dragInfo = {}; + thisEvent.eventInfo.dragInfo = thisEvent.dragInfo; + thisEvent.timeStamp = thisEvent.dragInfo.startTime; + } + + } + return oneRecording; + }; + + var getOneRecording = function(recordingItem) { + $.ajax({ + type: "POST", + url: '/RecordController/GetRecording', + data: { 'recordingId': recordingItem.recordingId }, + success: function(response) { + axRecordingList[axRecordingList.length] = convertFromJson(response); + var axRecordingContainer = $('#recordingContainer').find('li').filter('.recordingRootNode'); + axRecordingContainer.append(_formAxRecordingBranch(response)); + _attachEventTriggers(response); + }, // dataType: 'json' + }); + + }; + + var axRecordingList; + var eventList; + var recordingIndex; + var recordingStartTime; + var recordingId; + var recordingName; + + + var leadingZeros = function(number, digits) { // because this thing doesn't have string.format (or does it?) + var recurseLeadingZeros = function(number, digitsLeft) { + if(digitsLeft > 0) { + return recurseLeadingZeros("0" + number, digitsLeft - 1); + } else { + return number; + } + }; + return recurseLeadingZeros(number, digits - String(number).length); + }; + + + var generateRecordingName = function() { + return "axRecording" + leadingZeros(recordingIndex, 4); + }; + + var isSingleMouse = function(eventType) { + return (eventType === 'OnClick' || + eventType === 'OnMouseUp' || + eventType === 'OnMouseDown' || + eventType === 'OnMouseOver' || + eventType === 'OnKeyUp' || + eventType === 'OnSelectedChange' || + eventType === 'OnSelect' || + eventType === 'OnUnselect' || + eventType === 'OnTextChange' || + eventType === 'OnMouseOut'); + }; + + var isBulkMouse = function(eventType) { + return (eventType === 'OnMouseHover' || + eventType === 'OnMouseMove'); + }; + + var bulkEventElement; + var lastBulkEvent; + + + $axure.messageCenter.addMessageListener(function(message, eventData) { + var lastEvent, lastBulkData; + + if(message === 'logEvent') { + + if(bulkEventElement !== eventData.elementID) { + lastBulkEvent = {}; + bulkEventElement = eventData.elementID; + } + + if(isBulkMouse(eventData.eventType)) { + lastEvent = lastBulkEvent[eventData.eventType]; + + if(lastEvent) { + // this is the second or third or whatever onmousemove in a row + lastBulkData = lastEvent.eventInfo.mousePositions; + lastBulkData[lastBulkData.length] = { + cursor: eventData.eventInfo.cursor, + timeStamp: eventData.timeStamp + }; + } else { + + eventData.eventInfo.mousePositions = []; + eventData.eventInfo.mousePositions[0] = { + cursor: eventData.eventInfo.cursor, + timeStamp: eventData.timeStamp + }; + eventList[eventList.length] = eventData; + lastBulkEvent[eventData.eventType] = eventData; + } + } else { + var z = true; + } + + if(isSingleMouse(eventData.eventType) ) { + eventList[eventList.length] = eventData; + lastBulkEvent = {}; + bulkEventElement = eventData.elementID; + } + + if(eventData.eventType === 'OnDrag') { + + lastEvent = lastBulkEvent[eventData.eventType]; + + if (lastEvent) { + // this is the second or third or whatever onmousemove in a row + lastBulkData = lastEvent.eventInfo.mousePositions; + lastBulkData[lastBulkData.length] = { + dragInfo: eventData.eventInfo.dragInfo, + timeStamp: eventData.timeStamp + }; + } else { + eventData.eventInfo.mousePositions = []; + eventData.eventInfo.mousePositions[0] = { + dragInfo: eventData.eventInfo.dragInfo, + timeStamp: eventData.timeStamp + }; + eventList[eventList.length] = eventData; + lastBulkEvent[eventData.eventType] = eventData; + } + } +// if(eventData.eventType === 'OnKeyUp') { +// transmissionFields.eventInfo = eventData.eventInfo; +// $.ajax({ +// type: "POST", +// url: '/RecordController/LogMouseClick', +// data: transmissionFields, +// }); +// } + } + + }); + + + var _recordClick = function(event) { + $('#recordButton').addClass('recordPlayButtonSelected'); + recordingIndex++; + // $axure.recording.startRecord(); + + recordingStartTime = new Date().getTime(); + + $.ajax({ + type: "POST", + url: '/RecordController/CreateRecording', + data: { + 'recordingName': generateRecordingName(), + timeStamp: recordingStartTime + }, + success: function(response) { + recordingId = response.recordingId; + recordingName = response.recordingName; + $axure.messageCenter.postMessage('startRecording', {'recordingId' : recordingId, 'recordingName': recordingName}); + }, + // dataType: 'json' + }); + + }; + + var _playClick = function(event) { + $('#playButton').addClass('recordPlayButtonSelected'); + }; + + var _stopClick = function(event) { + var axRecording, axObjectDictionary, axRecordingContainer, transmissionFields; + $('#sitemapLinksContainer').toggle(); + if($('#recordButton').is('.recordPlayButtonSelected')) { + $('#recordButton').removeClass('recordPlayButtonSelected'); + // $axure.recording.stopRecord(); + + axRecording = { + 'recordingId' : recordingId, + 'recordingName': recordingName, + 'eventList': eventList + }; + + axRecordingList[axRecordingList.length] = axRecording; + axRecordingContainer = $('#recordingContainer').find('li').filter('.recordingRootNode'); + axRecordingContainer.append(_formAxRecordingBranch(axRecording)); + _attachEventTriggers(axRecording); + + lastBulkEvent = {}; + + var recordingStepList = []; + + for(var eventListIdx in eventList) { + var eventListItem = eventList[eventListIdx]; + + if(eventListItem.eventType === 'OnDrag') { + var lastDrag = eventListItem.eventInfo.mousePositions[eventListItem.eventInfo.mousePositions.length - 1].dragInfo; + eventListItem.eventInfo.dragInfo.currentX = lastDrag.currentX; + eventListItem.eventInfo.dragInfo.currentY = lastDrag.currentY; + eventListItem.eventInfo.dragInfo.currentTime = lastDrag.currentTime; + eventListItem.eventInfo.dragInfo.xDelta = eventListItem.eventInfo.dragInfo.currentX - eventListItem.eventInfo.dragInfo.lastX; + eventListItem.eventInfo.dragInfo.yDelta = eventListItem.eventInfo.dragInfo.currentY - eventListItem.eventInfo.dragInfo.lastY; + transmissionFields = {}; + transmissionFields = tackItOn(transmissionFields, eventListItem, ['eventType', 'elementID', 'path']); + transmissionFields = tackItOn(transmissionFields, eventListItem.eventInfo, ['dragInfo']); + transmissionFields.recordingId = recordingId; + } + + if(isSingleMouse(eventListItem.eventType)) { + transmissionFields = {}; + transmissionFields = tackItOn(transmissionFields, eventListItem, ['timeStamp', 'eventType', 'elementID', 'path']); + transmissionFields = tackItOn(transmissionFields, eventListItem.eventInfo, ['cursor']); + transmissionFields.recordingId = recordingId; + } + + if(isBulkMouse(eventListItem.eventType)) { + transmissionFields = {}; + transmissionFields = tackItOn(transmissionFields, eventListItem, ['eventType', 'elementID', 'path']); + transmissionFields = tackItOn(transmissionFields, eventListItem.eventInfo, ['mousePositions']); + transmissionFields.recordingId = recordingId; + } + recordingStepList[recordingStepList.length] = transmissionFields; + } + + eventList = []; + $axure.messageCenter.postMessage('stopRecording', axObjectDictionary); + + var jsonText = { + 'recordingName': recordingName, + 'recordingId': recordingId, + recordingStart: new Date().getTime(), + recordingEnd: recordingStartTime, + 'eventList': recordingStepList + }; + + $.ajax({ + type: "POST", + url: '/RecordController/StopRecording', + data: { 'jsonText': JSON.stringify(jsonText) } + + }); + + } + + if($('#playButton').is('.recordPlayButtonSelected')) { + $('#playButton').removeClass('recordPlayButtonSelected'); + } + }; + + var _deleteClick = function(event) { + $.ajax({ + type: "POST", + url: '/RecordController/DeleteRecordings', + success: function(response) { + var x = true; + }, // dataType: 'json' + }); + }; + + var tackItOn = function(destination, source, fields) { + + for(var idx in fields) { + destination[fields[idx]] = source[fields[idx]]; + } + return destination; + }; + + var makeFirstLetterLower = function(eventName) { + return eventName.substr(0, 1).toLowerCase() + eventName.substr(1); + }; + + var _attachEventTriggers = function(axRecording) { + for(var eventIdx in axRecording.eventList) { + var eventObject = axRecording.eventList[eventIdx]; + var eventID = axRecording['recordingId'] + '_' + eventObject.timeStamp; + currentEvent = eventID; + $('#' + eventID).click(_triggerEvent(axRecording['recordingId'], eventObject.timeStamp)); + // $('#' + eventID).click(event.trigger); + } + }; + + var _formAxRecordingBranch = function(axRecording) { + var eventObject, eventID, RDOID; + var recordPlayUi = '"; + + return recordPlayUi; + }; + + var currentEvent = ''; + + var _triggerEvent = function(axRecording, timeStamp) { + // $axure.messageCenter.postMessage('triggerEvent', false); + + + for(var axRecordingIdx in axRecordingList) { + if(axRecordingList[axRecordingIdx].recordingId === axRecording) { + for(var eventIdx in axRecordingList[axRecordingIdx].eventList) { + if(axRecordingList[axRecordingIdx].eventList[eventIdx].timeStamp === timeStamp) { + + var thisEvent = axRecordingList[axRecordingIdx].eventList[eventIdx]; + // thisEvent.trigger(); + + var thisEventInfo, lowerEventType; + lowerEventType = thisEvent.eventType.toLowerCase(); + if(lowerEventType === 'onclick' || lowerEventType === 'onmousein') { + thisEventInfo = {}; + thisEventInfo = tackItOn(thisEventInfo, thisEvent.eventInfo, ['cursor', 'timeStamp', 'srcElement']); + if(thisEvent.eventInfo.inputType) { + thisEventInfo = tackItOn(thisEventInfo, thisEvent.eventInfo, ['inputType', 'inputValue']); + } + } else { + thisEventInfo = thisEvent.eventInfo; + } + + var thisParameters = { + 'element': thisEvent.elementID, + 'eventInfo': thisEventInfo, + // 'axEventObject': thisEvent.eventObject, + 'eventType': thisEvent.eventType + }; + + return function() { + $axure.messageCenter.postMessage('playEvent', thisParameters); + }; + + } + } + } + } + }; + + var _generateRecordPlay = function() { + var recordPlayUi = "
"; + + recordPlayUi += "
"; + + recordPlayUi += "
"; + + recordPlayUi += ""; + recordPlayUi += ""; + recordPlayUi += ""; + recordPlayUi += ""; + recordPlayUi += "
"; + + recordPlayUi += "
  • "; + recordPlayUi += "
    "; + + $('#recordPlayHost').html(recordPlayUi); + }; + +})(); \ No newline at end of file diff --git a/src/plugins/recordplay/styles/recordplay.css b/src/plugins/recordplay/styles/recordplay.css new file mode 100644 index 0000000..428f820 --- /dev/null +++ b/src/plugins/recordplay/styles/recordplay.css @@ -0,0 +1,90 @@ +#recordPlayHost { + font-size: 12px; + color:#333; + height: 100%; +} + + +#recordPlayContainer +{ + overflow: auto; + width: 100%; + height: 100%; + padding: 10px 10px 10px 10px; +} + +#recordPlayToolbar +{ + margin: 5px 5px 5px 5px; + height: 22px; +} + +#recordPlayToolbar .recordPlayButton +{ + float: left; + width: 22px; + height: 22px; + border: 1px solid transparent; +} + +#recordPlayToolbar .recordPlayButton:hover +{ + border: 1px solid rgb(0,157,217); + background-color : rgb(166,221,242); +} + +#recordPlayToolbar .recordPlayButton:active +{ + border: 1px solid rgb(0,157,217); + background-color : rgb(204,235,248); +} + +#recordPlayToolbar .recordPlayButtonSelected { + border: 1px solid rgb(0,157,217); + background-color : rgb(204,235,248); +} + +/* removed images */ +/*#recordButton { + background: url('../../sitemap/styles/images/233_hyperlink_16.png') no-repeat center center; +} + +#playButton { + background: url('../../sitemap/styles/images/225_responsive_16.png') no-repeat center center; +} + +#stopButton { + background: url('../../sitemap/styles/images/228_togglenotes_16.png') no-repeat center center; +} + +#deleteButton { + background: url('../../sitemap/styles/images/231_event_16.png') no-repeat center center; +}*/ + +#recordNameHeader +{ + /* yeah??*/ + font-size: 13px; + font-weight: bold; + height: 23px; + white-space: nowrap; +} + +#recordPlayContent +{ + /* yeah??*/ + overflow: visible; +} + +.recordPlayName +{ + font-size: 12px; + margin-bottom: 5px; + text-decoration: underline; + white-space: nowrap; +} + +.recordPlay +{ + margin-bottom: 10px; +} \ No newline at end of file diff --git a/src/plugins/sitemap/sitemap.js b/src/plugins/sitemap/sitemap.js new file mode 100644 index 0000000..56f4c59 --- /dev/null +++ b/src/plugins/sitemap/sitemap.js @@ -0,0 +1,562 @@ +var currentNodeUrl = ''; +var allNodeUrls = []; + +var openNextPage = $axure.player.openNextPage = function () { + var index = allNodeUrls.indexOf(currentNodeUrl) + 1; + if(index >= allNodeUrls.length) return; + var nextNodeUrl = allNodeUrls[index]; + currentNodeUrl = nextNodeUrl; + $('.sitemapPageLink[nodeUrl="' + nextNodeUrl + '"]').parent().mousedown(); +}; + +var openPreviousPage = $axure.player.openPreviousPage = function () { + var index = allNodeUrls.indexOf(currentNodeUrl) - 1; + if(index < 0) return; + var nextNodeUrl = allNodeUrls[index]; + currentNodeUrl = nextNodeUrl; + $('.sitemapPageLink[nodeUrl="' + nextNodeUrl + '"]').parent().mousedown(); +}; + +// use this to isolate the scope +(function() { + + var SHOW_HIDE_ANIMATION_DURATION = 0; + + var HIGHLIGHT_INTERACTIVE_VAR_NAME = 'hi'; + + var currentPageLoc = ''; + var currentPlayerLoc = ''; + var currentPageHashString = ''; + + $(window.document).ready(function() { + $axure.player.createPluginHost({ + id: 'sitemapHost', + context: 'project', + title: 'Project Pages', + gid: 1, + }); + + $(window.document).bind('keyup', function (e) { + if (e.target.localName == "textarea" || e.target.localName == "input" || event.target.isContentEditable) return; + switch(e.which) { + case 188: + openPreviousPage(); + break; + case 190: + openNextPage(); + break; + default: return; // exit this handler for other keys + } + }); + + generateSitemap(); + var pageCount = $('.sitemapPageLink').length; + + $('.leftArrow').click(openPreviousPage); + $('.rightArrow').click(openNextPage); + + $('.sitemapPlusMinusLink').click(collapse_click); + $('.sitemapPageLink').parent().mousedown(node_click); + + $('#interfaceAdaptiveViewsListContainer').hide(); + + $('#projectOptionsShowHotspots').click(showHotspots_click); + $('#searchIcon').click(searchBoxClose_click); + $('#searchDiv').click(searchBoxExpand_click); + $('#searchBox').keyup(search_input_keyup); + + // bind to the page load + $axure.page.bind('load.sitemap', function() { + currentPageLoc = $axure.page.location.split("#")[0]; + var decodedPageLoc = decodeURI(currentPageLoc); + currentNodeUrl = decodedPageLoc.substr(decodedPageLoc.lastIndexOf('/') ? decodedPageLoc.lastIndexOf('/') + 1 : 0); + currentPlayerLoc = $(location).attr('href').split("#")[0].split("?")[0]; + currentPageHashString = '#p=' + currentNodeUrl.substr(0, currentNodeUrl.lastIndexOf('.')); + + $axure.player.setVarInCurrentUrlHash(PAGE_ID_NAME, $axure.player.getPageIdByUrl(currentNodeUrl)); + $axure.player.setVarInCurrentUrlHash(PAGE_URL_NAME, currentNodeUrl.substring(0, currentNodeUrl.lastIndexOf('.html'))); + + $('#sitemapTreeContainer').find('.sitemapHighlight').removeClass('sitemapHighlight'); + var $currentNode = $('.sitemapPageLink[nodeUrl="' + currentNodeUrl + '"]'); + $currentNode.parent().parent().addClass('sitemapHighlight'); + + var pageName = $axure.page.pageName; + $('.pageNameHeader').html(pageName); + + if ($currentNode.length > 0 && pageCount > 1) { + var currentNode = $currentNode[0]; + var currentNum = $('.sitemapPageLink').index(currentNode) + 1; + $('.pageCountHeader').html('(' + currentNum + ' of ' + pageCount + ')'); + } else $('.pageCountHeader').html(''); + + //If highlight var is present and set to 1 or else if + //sitemap highlight button is selected then highlight interactive elements + var hiVal = $axure.player.getHashStringVar(HIGHLIGHT_INTERACTIVE_VAR_NAME); + if(hiVal.length > 0 && hiVal == 1) { + $('#showHotspotsOption').find('.overflowOptionCheckbox').addClass('selected'); + if ($('#projectOptionsHotspotsCheckbox').length > 0) $('#projectOptionsHotspotsCheckbox').addClass('selected'); + $axure.messageCenter.postMessage('highlightInteractive', true); + } else if ($('#showHotspotsOption').find('.overflowOptionCheckbox').hasClass('selected')) { + $axure.messageCenter.postMessage('highlightInteractive', true); + } + + generateAdaptiveViews(false); + if (MOBILE_DEVICE) generateAdaptiveViews(true); + + $axure.player.suspendRefreshViewPort = true; + + //Set the current view if it is defined in the hash string + //If the view is invalid, set it to 'auto' in the string + //ELSE set the view based on the currently selected view in the toolbar menu + var viewStr = $axure.player.getHashStringVar(ADAPTIVE_VIEW_VAR_NAME); + if(viewStr.length > 0) { + var $view = $('.adaptiveViewOption[val="' + viewStr + '"]'); + if($view.length > 0) $view.click(); + else $('.adaptiveViewOption[val="auto"]').click(); + } else if($('.selectedRadioButton').length > 0) { + var $viewOption = $('.selectedRadioButton').parents('.adaptiveViewOption'); + $viewOption.click(); + } + updateAdaptiveViewHeader(); + + function setDefaultScaleForDevice() { + if(MOBILE_DEVICE && $axure.player.isMobileMode()) { + $('.projectOptionsScaleRow[val="0"]').click(); + } else { + $('.vpScaleOption[val="0"]').click(); + } + } + + var scaleStr = $axure.player.getHashStringVar(SCALE_VAR_NAME); + if(scaleStr.length > 0) { + var $scale = $('.vpScaleOption[val="' + scaleStr + '"]'); + if($scale.length > 0) $scale.click(); + else setDefaultScaleForDevice(); + } else { + setDefaultScaleForDevice(); + } + + var rotateStr = $axure.player.getHashStringVar(ROT_VAR_NAME); + if(rotateStr.length > 0) { + $('#vpRotate').prop('checked', true); + } + + $axure.player.suspendRefreshViewPort = false; + + if (!$axure.player.isViewOverridden()) $axure.messageCenter.postMessage('setAdaptiveViewForSize', { 'width': $('#mainPanel').width(), 'height': $('#mainPanel').height() }); + + $axure.player.refreshViewPort(); + + $axure.messageCenter.postMessage('finishInit'); + + showMainPanel(); + return false; + }); + + var $vpContainer = $('#interfaceScaleListContainer'); + + var scaleOptions = '
    Default Scale
    '; + scaleOptions += '
    Scale to Width
    '; + scaleOptions += '
    Scale to Fit
    '; + $(scaleOptions).appendTo($vpContainer); + + $('#overflowMenuContainer').append('
    Show Hotspots
    '); + $('#overflowMenuContainer').append($vpContainer); + $vpContainer.show(); + + $('#showHotspotsOption').click(showHotspots_click); + $('.vpScaleOption').click(vpScaleOption_click); + $('.vpScaleOption').mouseup(function (event) { + event.stopPropagation(); + }); + + if (MOBILE_DEVICE) { + var scaleOptions = '
    Scale to fit width
    '; + scaleOptions += '
    Original size (100%)
    '; + scaleOptions += '
    Fit all to screen
    '; + $(scaleOptions).appendTo($('#projectOptionsScaleContainer')); + + $('.projectOptionsScaleRow').click(vpScaleOption_click); + } + + $('#searchBox').focusin(function() { + if($(this).is('.searchBoxHint')) { + $(this).val(''); + $(this).removeClass('searchBoxHint'); + } + }).focusout(function() { + if($(this).val() == '') { + $(this).addClass('searchBoxHint'); + } + }); + + + $('#searchBox').focusout(); + }); + + var _formatViewDimension = function(dim) { + if(dim == 0) return 'any'; + if(dim.toString().includes('.')) return dim.toFixed(2); + return dim; + }; + + function generateAdaptiveViews(forProjectOptions) { + var $container = forProjectOptions ? $('#projectOptionsAdaptiveViewsContainer') : $('#interfaceAdaptiveViewsListContainer'); + var $viewSelect = forProjectOptions ? $('#projectOptionsViewSelect') : $('#viewSelect'); + var adaptiveViewOptionClass = forProjectOptions ? 'projectOptionsAdaptiveViewRow' : 'adaptiveViewOption'; + var currentViewClass = forProjectOptions ? '' : 'currentAdaptiveView'; + + $container.empty(); + $viewSelect.empty(); + + //Fill out adaptive view container with prototype's defined adaptive views, as well as the default, and Auto + var viewsList = '
    Adaptive
    '; + var viewSelect = ''; + if (typeof $axure.page.defaultAdaptiveView.name != 'undefined') { + //If the name is a blank string, make the view name the width if non-zero, else 'any' + var defaultView = $axure.page.defaultAdaptiveView; + var defaultViewName = defaultView.name; + + var widthString = _formatViewDimension(defaultView.size.width); + var heightString = _formatViewDimension(defaultView.size.height); + + var viewString = defaultViewName + ' (' + widthString + ' x ' + heightString + ')'; + + viewsList += '
    ' + + '
    ' + viewString + '
    '; + viewSelect += ''; + } + + var useViews = $axure.document.configuration.useViews; + var hasViews = false; + if(useViews) { + for(var viewIndex = 0; viewIndex < $axure.page.adaptiveViews.length; viewIndex++) { + var currView = $axure.page.adaptiveViews[viewIndex]; + + var widthString = _formatViewDimension(currView.size.width); + var heightString = _formatViewDimension(currView.size.height); + + var viewString = currView.name + ' (' + widthString + ' x ' + heightString + ')'; + viewsList += '
    ' + + viewString + + '
    '; + viewSelect += ''; + + hasViews = true; + } + } + + $container.append(viewsList); + $viewSelect.append(viewSelect); + + if (!hasViews) { + if (forProjectOptions) { + $('#projectOptionsAdaptiveViewsHeader').hide(); + $('#projectOptionsAdaptiveViewsContainer').hide(); + } else $('#interfaceAdaptiveViewsContainer').hide(); + } else { + if (forProjectOptions) { + $('#projectOptionsAdaptiveViewsHeader').show(); + $('#projectOptionsAdaptiveViewsContainer').show(); + } else $('#interfaceAdaptiveViewsContainer').show(); + } + + $(('.' + adaptiveViewOptionClass)).click(adaptiveViewOption_click); + + if (!forProjectOptions) { + $(('.' + adaptiveViewOptionClass)).mouseup(function (event) { + event.stopPropagation(); + }); + } + } + + + function collapse_click(event) { + if($(this).children('.sitemapPlus').length > 0) { + expand_click($(this)); + } else { + $(this) + .children('.sitemapMinus').removeClass('sitemapMinus').addClass('sitemapPlus').end() + .closest('li').children('ul').hide(SHOW_HIDE_ANIMATION_DURATION); + } + event.stopPropagation(); + } + + function expand_click($this) { + $this + .children('.sitemapPlus').removeClass('sitemapPlus').addClass('sitemapMinus').end() + .closest('li').children('ul').show(SHOW_HIDE_ANIMATION_DURATION); + } + + function searchBoxExpand_click(event) { + if (!$('#searchIcon').hasClass('sitemapToolbarButtonSelected')) { + $('#searchIcon').addClass('sitemapToolbarButtonSelected') + $('#searchBox').width(0); + $('#searchBox').show(); + $('#searchBox').animate({ width: '95%' }, { duration: 200, complete: function () { $('#searchBox').focus(); } }); + } + } + + function searchBoxClose_click(event) { + if ($('#searchIcon').hasClass('sitemapToolbarButtonSelected')) { + $('#searchBox').animate({ width: '0%' }, { duration: 200, + complete: function () { + $('#searchBox').hide(); + $('#searchIcon').removeClass('sitemapToolbarButtonSelected') + }}); + $('#searchBox').val(''); + $('#searchBox').keyup(); + } + } + + function node_click(event) { + hideMainPanel(); + $('#sitemapTreeContainer').find('.sitemapHighlight').removeClass('sitemapHighlight'); + $(this).parent().addClass('sitemapHighlight'); + $axure.page.navigate($(this).children('.sitemapPageLink')[0].getAttribute('nodeUrl'), true); + } + + function hideMainPanel() { + $('#mainPanel').css('opacity', '0'); + $('#clippingBounds').css('opacity', '0'); + } + function showMainPanel() { + $('#mainPanel').animate({ opacity: 1 }, 10); + $('#clippingBounds').animate({ opacity: 1 }, 10); + } + + $axure.messageCenter.addMessageListener(function(message, data) { + if(message == 'adaptiveViewChange') { + $('.adaptiveViewOption').removeClass('currentAdaptiveView'); + if(data.viewId) {$('.adaptiveViewOption[val="' + data.viewId + '"]').addClass('currentAdaptiveView');} + else $('.adaptiveViewOption[val="default"]').addClass('currentAdaptiveView'); + + //when we set adaptive view through user event, we want to update the checkmark on sitemap + if(data.forceSwitchTo) { + $('.adapViewRadioButton').find('.selectedRadioButtonFill').hide(); + $('.adapViewRadioButton').removeClass('selectedRadioButton'); + $('div[val="' + data.forceSwitchTo + '"]').find('.adapViewRadioButton').addClass('selectedRadioButton'); + $('div[val="' + data.forceSwitchTo + '"]').find('.selectedRadioButtonFill').show(); + } + + updateAdaptiveViewHeader(); + $axure.player.refreshViewPort(); + + } else if(message == 'previousPage') { + openPreviousPage(); + } else if(message == 'nextPage') { + openNextPage(); + } + }); + + $axure.player.toggleHotspots = function (val) { + var overflowMenuCheckbox = $('#showHotspotsOption').find('.overflowOptionCheckbox'); + if ($(overflowMenuCheckbox).hasClass('selected')) { + if (!val) $('#showHotspotsOption').click(); + } else { + if (val) $('#showHotspotsOption').click(); + } + } + + function showHotspots_click(event) { + var overflowMenuCheckbox = $('#showHotspotsOption').find('.overflowOptionCheckbox'); + var projOptionsCheckbox = $('#projectOptionsHotspotsCheckbox'); + + if ($(overflowMenuCheckbox).hasClass('selected')) { + overflowMenuCheckbox.removeClass('selected'); + if (projOptionsCheckbox.length > 0 ) projOptionsCheckbox.removeClass('selected'); + $axure.messageCenter.postMessage('highlightInteractive', false); + //Delete 'hi' hash string var if it exists since default is unselected + $axure.player.deleteVarFromCurrentUrlHash(HIGHLIGHT_INTERACTIVE_VAR_NAME); + } else { + overflowMenuCheckbox.addClass('selected'); + if (projOptionsCheckbox.length > 0) projOptionsCheckbox.addClass('selected'); + $axure.messageCenter.postMessage('highlightInteractive', true); + //Add 'hi' hash string var so that stay highlighted across reloads + $axure.player.setVarInCurrentUrlHash(HIGHLIGHT_INTERACTIVE_VAR_NAME, 1); + } + } + + + function adaptiveViewOption_click(event) { + var currVal = $(this).attr('val'); + + $('.adaptiveViewOption').removeClass('currentAdaptiveView'); + if(currVal) {$('.adaptiveViewOption[val="' + currVal + '"]').addClass('currentAdaptiveView');} + else $('.adaptiveViewOption[val="default"]').addClass('currentAdaptiveView'); + + $('.adapViewRadioButton').find('.selectedRadioButtonFill').hide(); + $('.adapViewRadioButton').removeClass('selectedRadioButton'); + $('div[val="' + currVal + '"]').find('.adapViewRadioButton').addClass('selectedRadioButton'); + $('div[val="' + currVal + '"]').find('.selectedRadioButtonFill').show(); + + selectAdaptiveView(currVal); + $axure.player.closePopup(); + updateAdaptiveViewHeader(); + } + + var selectAdaptiveView = $axure.player.selectAdaptiveView = function(currVal) { + if (currVal == 'auto') { + $axure.messageCenter.postMessage('setAdaptiveViewForSize', { 'width': $('#mainPanel').width(), 'height': $('#mainPanel').height() }); + $axure.player.deleteVarFromCurrentUrlHash(ADAPTIVE_VIEW_VAR_NAME); + } else { + currentPageLoc = $axure.page.location.split("#")[0]; + var decodedPageLoc = decodeURI(currentPageLoc); + var nodeUrl = decodedPageLoc.substr(decodedPageLoc.lastIndexOf('/') + ? decodedPageLoc.lastIndexOf('/') + 1 + : 0); + var adaptiveData = { + src: nodeUrl + }; + + adaptiveData.view = currVal; + $axure.messageCenter.postMessage('switchAdaptiveView', adaptiveData); + $axure.player.setVarInCurrentUrlHash(ADAPTIVE_VIEW_VAR_NAME, currVal); + } + } + + $axure.player.updateAdaptiveViewHeader = updateAdaptiveViewHeader = function () { + var hasDefinedDim = true; + var dimensionlessViewStr = '(any x any)'; + + var viewString = $('.adaptiveViewOption.currentAdaptiveView').text(); + if (viewString != null && viewString.indexOf(dimensionlessViewStr) >= 0) hasDefinedDim = false; + + if (!hasDefinedDim) { + var viewName = viewString.substring(0, viewString.lastIndexOf(' (')); + var widthString = $('#mainPanelContainer').width(); + viewString = viewName + ' (' + widthString + ' x any)'; + } + + $('.adaptiveViewHeader').html(viewString); + } + + $axure.player.selectScaleOption = function (scaleVal) { + var $scale = $('.vpScaleOption[val="' + scaleVal + '"]'); + if ($scale.length > 0) $scale.click(); + } + + function vpScaleOption_click(event) { + var scaleCheckDiv = $(this).find('.scaleRadioButton'); + var scaleVal = $(this).attr('val'); + if (scaleCheckDiv.hasClass('selectedRadioButton')) return false; + + var $selectedScaleOption = $('.vpScaleOption[val="' + scaleVal + '"], .projectOptionsScaleRow[val="' + scaleVal + '"]'); + var $allScaleOptions = $('.vpScaleOption, .projectOptionsScaleRow'); + $allScaleOptions.find('.scaleRadioButton').removeClass('selectedRadioButton'); + $allScaleOptions.find('.selectedRadioButtonFill').hide(); + $selectedScaleOption.find('.scaleRadioButton').addClass('selectedRadioButton'); + $selectedScaleOption.find('.selectedRadioButtonFill').show(); + + if (scaleVal == '0') { + $axure.player.deleteVarFromCurrentUrlHash(SCALE_VAR_NAME); + } else if (typeof scaleVal !== 'undefined') { + $axure.player.setVarInCurrentUrlHash(SCALE_VAR_NAME, scaleVal); + } + + $axure.player.refreshViewPort(); + } + + function search_input_keyup(event) { + var searchVal = $(this).val().toLowerCase(); + //If empty search field, show all nodes, else grey+hide all nodes and + //ungrey+unhide all matching nodes, as well as unhide their parent nodes + if(searchVal == '') { + $('.sitemapPageName').removeClass('sitemapGreyedName'); + $('.sitemapNode').show(); + } else { + $('.sitemapNode').hide(); + + $('.sitemapPageName').addClass('sitemapGreyedName').each(function() { + var nodeName = $(this).text().toLowerCase(); + if(nodeName.indexOf(searchVal) != -1) { + $(this).removeClass('sitemapGreyedName').parents('.sitemapNode:first').show().parents('.sitemapExpandableNode').show(); + } + }); + } + } + + + function generateSitemap() { + var treeUl = "
    "; + treeUl += "
    "; + + treeUl += '
    '; + treeUl += "
    "; + treeUl += "
    "; + + treeUl += "
    "; + treeUl += "
    "; + + /////////////////// + + var sitemapTitle = $axure.player.getProjectName(); + if (!sitemapTitle) sitemapTitle = "Pages"; + treeUl += "
    " + sitemapTitle + "
    "; + + treeUl += "
    "; + treeUl += "
      "; + var rootNodes = $axure.document.sitemap.rootNodes; + for(var i = 0; i < rootNodes.length; i++) { + treeUl += generateNode(rootNodes[i], 0); + } + treeUl += "
    "; + + if (!MOBILE_DEVICE) { + treeUl += "
    Use "; + treeUl += ''; + treeUl += " and "; + treeUl += ''; + treeUl += " keys
    to move between pages"; + treeUl += "
    "; + } + + $('#sitemapHost').html(treeUl); + } + + function generateNode(node, level) { + var hasChildren = (node.children && node.children.length > 0); + var margin, returnVal; + if(hasChildren) { + margin = (9 + level * 17); + returnVal = "
  • "; + + if(hasChildren) { + returnVal += "
      "; + for(var i = 0; i < node.children.length; i++) { + var child = node.children[i]; + returnVal += generateNode(child, level + 1); + } + returnVal += "
    "; + } + returnVal += "
  • "; + return returnVal; + } +})(); diff --git a/src/plugins/sitemap/styles/images/back_keys.svg b/src/plugins/sitemap/styles/images/back_keys.svg new file mode 100644 index 0000000..205ef8b --- /dev/null +++ b/src/plugins/sitemap/styles/images/back_keys.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/plugins/sitemap/styles/images/closed_item.svg b/src/plugins/sitemap/styles/images/closed_item.svg new file mode 100644 index 0000000..cc96bf2 --- /dev/null +++ b/src/plugins/sitemap/styles/images/closed_item.svg @@ -0,0 +1,14 @@ + + + + open item copy + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/src/plugins/sitemap/styles/images/flow.svg b/src/plugins/sitemap/styles/images/flow.svg new file mode 100644 index 0000000..228330a --- /dev/null +++ b/src/plugins/sitemap/styles/images/flow.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/plugins/sitemap/styles/images/folder_closed_blue.svg b/src/plugins/sitemap/styles/images/folder_closed_blue.svg new file mode 100644 index 0000000..f1fc99b --- /dev/null +++ b/src/plugins/sitemap/styles/images/folder_closed_blue.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/plugins/sitemap/styles/images/forward_keys.svg b/src/plugins/sitemap/styles/images/forward_keys.svg new file mode 100644 index 0000000..cb04793 --- /dev/null +++ b/src/plugins/sitemap/styles/images/forward_keys.svg @@ -0,0 +1,10 @@ + + + + + + + . + + + diff --git a/src/plugins/sitemap/styles/images/left_arrow.svg b/src/plugins/sitemap/styles/images/left_arrow.svg new file mode 100644 index 0000000..c1d72ba --- /dev/null +++ b/src/plugins/sitemap/styles/images/left_arrow.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/plugins/sitemap/styles/images/open_item.svg b/src/plugins/sitemap/styles/images/open_item.svg new file mode 100644 index 0000000..062b37c --- /dev/null +++ b/src/plugins/sitemap/styles/images/open_item.svg @@ -0,0 +1,12 @@ + + + + open item + Created with Sketch. + + + + + + + \ No newline at end of file diff --git a/src/plugins/sitemap/styles/images/page_lt_grey.svg b/src/plugins/sitemap/styles/images/page_lt_grey.svg new file mode 100644 index 0000000..15e33b0 --- /dev/null +++ b/src/plugins/sitemap/styles/images/page_lt_grey.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/plugins/sitemap/styles/images/right_arrow.svg b/src/plugins/sitemap/styles/images/right_arrow.svg new file mode 100644 index 0000000..f21915b --- /dev/null +++ b/src/plugins/sitemap/styles/images/right_arrow.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/plugins/sitemap/styles/images/search_off.svg b/src/plugins/sitemap/styles/images/search_off.svg new file mode 100644 index 0000000..55f40fe --- /dev/null +++ b/src/plugins/sitemap/styles/images/search_off.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/plugins/sitemap/styles/images/search_on.svg b/src/plugins/sitemap/styles/images/search_on.svg new file mode 100644 index 0000000..c813852 --- /dev/null +++ b/src/plugins/sitemap/styles/images/search_on.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/plugins/sitemap/styles/images/sitemap_panel_off.svg b/src/plugins/sitemap/styles/images/sitemap_panel_off.svg new file mode 100644 index 0000000..93cec71 --- /dev/null +++ b/src/plugins/sitemap/styles/images/sitemap_panel_off.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/plugins/sitemap/styles/images/sitemap_panel_on.svg b/src/plugins/sitemap/styles/images/sitemap_panel_on.svg new file mode 100644 index 0000000..701e8b0 --- /dev/null +++ b/src/plugins/sitemap/styles/images/sitemap_panel_on.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/plugins/sitemap/styles/sitemap.css b/src/plugins/sitemap/styles/sitemap.css new file mode 100644 index 0000000..428335b --- /dev/null +++ b/src/plugins/sitemap/styles/sitemap.css @@ -0,0 +1,384 @@ + +#sitemapHost { + display: flex; + flex-direction: column; + height: 100%; +} + +#sitemapHostBtn a { + background: url('images/sitemap_panel_on.svg') no-repeat center center, linear-gradient(transparent, transparent); +} + +#sitemapHostBtn a.selected, #sitemapHostBtn a.selected:hover { + background: url('images/sitemap_panel_off.svg') no-repeat center center, linear-gradient(transparent, transparent); +} + +#sitemapHost .pageButtonHeader { + top: -27px; +} + +#sitemapTreeContainer { + overflow: auto; + width: 100%; + flex: 1; + -webkit-overflow-scrolling: touch; +} + +.mobileMode #sitemapTreeContainer { + margin-left: 5px; + overflow-x: hidden; +} + +.sitemapTree { + margin: 0px 0px 10px 0px; + overflow:visible; +} + +.sitemapTree ul { + list-style-type: none; + margin: 0px 0px 0px 0px; + padding-left: 0px; +} + +ul.sitemapTree { + display: inline-block; + min-width: 100%; +} + +.pageSwapInstructions { + width: 129px; + font-size: 12px; + text-align: center; + color: #8c8c8c; + margin: 0 auto; + padding: 12px 0px; + line-height: 20px; +} + +.sitemapMinus, .sitemapPlus { + vertical-align:middle; + background-repeat: no-repeat; + margin-right: 3px; + width: 7px; + height: 8px; + object-fit: contain; + display:inline-block; +} + .sitemapMinus { + margin-bottom: 0px; + background: url('images/open_item.svg') no-repeat center center, linear-gradient(transparent,transparent); + } + .sitemapPlus { + margin-bottom: 2px; + background: url('images/closed_item.svg') no-repeat center center, linear-gradient(transparent,transparent); + } + +.mobileMode .sitemapMinus, .mobileMode .sitemapPlus { + width: 10.5px; + height: 12px; + margin-right: 5px; + background-size: contain; +} + +.sitemapPageLink { + margin-left: 0px; +} + +.sitemapPageIcon { + margin: 0px 6px -3px 3px; + width: 16px; + height: 16px; + display: inline-block; + background: url('images/page_lt_grey.svg') no-repeat center center, linear-gradient(transparent,transparent); +} + +.mobileMode .sitemapPageIcon { + margin-right: 7px; + background-size: contain; +} + +.sitemapFolderIcon { + background: url('images/folder_closed_blue.svg') no-repeat center center, linear-gradient(transparent,transparent); +} + +.mobileMode .sitemapFolderIcon { + width: 18px; + height: 18px; + margin-left: 1px; + background-position-y: 1px; + background-size: contain; +} + +.sitemapFlowIcon { + background: url('images/flow.svg') no-repeat center center, linear-gradient(transparent,transparent); +} + +.sitemapFolderOpenIcon { + background: url('images/folder_open.png') no-repeat center center; + background: url('images/folder_open.svg') no-repeat center center, linear-gradient(transparent,transparent); +} + +.sitemapPageName { + font-size: 14px; + line-height: 1.93; + color: #4a4a4a; +} + +.sitemapPageName.mobileText { + line-height: 1.69; +} + +.sitemapNode { + white-space:nowrap; +} + +.sitemapPageLinkContainer { + cursor: pointer; + padding-right: 10px; +} + +.mobileMode .sitemapPageLinkContainer { + margin-bottom: 13px; +} + +.sitemapHighlight { + background-color: #e6e6e6; +} + +.sitemapGreyedName +{ + color: #AAA; +} + +.sitemapPluginNameHeader { + margin: 13px 9px 5px 9px; + font-size: 14px; + color: #444444; +} + +.sitemapHeader { + padding-top: 7px; +} + +.mobileMode .sitemapHeader { + padding-top: 0px; +} + +.sitemapToolbar { + margin: 0px 3px 0px 5px; + display: flex; + align-items: center; + justify-content: flex-end; +} + +.sitemapToolbarButton { + width: 19px; + height: 18px; + border: 1px solid transparent; + cursor: pointer; + flex: 0 0 auto; +} + +.hashover .sitemapToolbarButton:hover { + border-radius: 3px; + background-color: #e6e6e6 !important; +} + +.sitemapToolbarButton.sitemapToolbarButtonSelected, .sitemapToolbarButton.sitemapToolbarButtonSelected:hover{ + background-color: inherit !important; +} + +.leftArrow { + background: url('images/left_arrow.svg') no-repeat center center, linear-gradient(transparent,transparent); + margin-left: 11px; +} + +.rightArrow { + background: url('images/right_arrow.svg') no-repeat center center, linear-gradient(transparent,transparent); + margin-left: 3px; + margin-right: 2px; +} + +#searchIcon { + width: 10px; + height: 10px; + object-fit: contain; + background: url('images/search_on.svg') no-repeat center center, linear-gradient(transparent,transparent); + vertical-align: bottom; + padding: 5px 4px 5px 4px; + display: inline-block; +} + +#searchIcon.sitemapToolbarButtonSelected { + padding: 5px 3px 5px 5px; + border-top-left-radius: 5px; + border-bottom-left-radius: 5px; + border-left: solid 1px #cccccc; + border-top: solid 1px #cccccc; + border-bottom: solid 1px #cccccc; + background: url('images/search_off.svg') no-repeat center center, linear-gradient(transparent,transparent); + background-color: #FFFFFF !important; +} + +.backKeys { + width: 20px; + height: 21px; + object-fit: contain; + vertical-align: bottom; + margin: 2px; + display: inline-block; + background: url('images/back_keys.svg') no-repeat center center, linear-gradient(transparent,transparent); +} + +.forwardKeys { + width: 20px; + height: 21px; + object-fit: contain; + vertical-align: bottom; + margin: 2px; + display: inline-block; + background: url('images/forward_keys.svg') no-repeat center center, linear-gradient(transparent,transparent); +} + +#interfaceAdaptiveViewsListContainer { + position: absolute; + display: none; + width: 220px; + left: 155px; + padding: 6px 9px; + top: 36px; +} + +#interfaceScaleListContainer { + padding: 7.5px 9px 12px 16px; + margin-top: 9px; + border-top: solid 1px #bdbcbc; + order: 10; +} + +.adaptiveViewOption, .vpPresetOption, .vpScaleOption { + padding: 3px 0px 3px 0px; + color: #3B3B3B; + display: flex; +} + +.projectOptionsScaleRow, .projectOptionsAdaptiveViewRow, .projectOptionsHotspotsRow { + border-top: solid 1px #c7c7c7; + display: flex; + padding: 13px 7px 13px 0px; +} + +.adaptiveViewOption:hover, .vpScaleOption:hover, .vpPresetOption:hover, .projectOptionsAdaptiveViewRow:hover, .projectOptionsScaleRow:hover +{ + cursor: pointer; +} + +.scaleRadioButton, .adapViewRadioButton { + border: solid 1px #8c8c8c; + display: inline-block; + position: relative; + width: 12px; + height: 12px; + border-radius: 48px; + margin-right: 12px; + top: 2px; + flex-shrink: 0; +} + +.mobileMode .scaleRadioButton, .mobileMode .adapViewRadioButton { + width: 20px; + height: 20px; + border-radius: 60px; + margin-right: 22px; + margin-left: 22px; + top: 0px; + flex-shrink: 0; +} + +.selectedRadioButton { + border: solid 1px #20aca9; +} + +.selectedRadioButtonFill { + position: relative; + display: none; + background-color: #20aca9; + margin: auto; + width: 8px; + height: 8px; + border-radius: 30px; + top: 2px; +} + .mobileMode .selectedRadioButtonFill { + width: 12px; + height: 12px; + border-radius: 48px; + top: 4px; + } + +#searchDiv { + display: flex; + margin-right: auto; + flex: 1; +} + +#searchBox { + display: none; + width: 0%; + height: 22px; + padding-left: 5px; + border-radius: 0px 5px 5px 0px; + border-right: solid 1px #cccccc; + border-top: solid 1px #cccccc; + border-bottom: solid 1px #cccccc; + border-left: none; + -webkit-appearance: none; +} + +#searchBox:focus { + outline-width: 0; +} + +.searchBoxHint { + color: #8f949a; +} + +#sitemapHost.popup #searchDiv{ + display: none; +} + +#sitemapHost.popup #sitemapHeader{ + display: none; +} + +#sitemapHost.popup #changePageInstructions{ + display: none; +} + +.mobileMode #sitemapHeader { + display: none; +} + + + +/* Expo Sitemap +******************************************************************************/ + +.expoSitemapNode { + padding: 15px; + text-align: center; +} + +.sitemapPageImg { + max-width: 90%; + max-height: 150px; +} + +.popup .sitemapPageImg { + display: none; +} + +.popup .expoSitemapNode { + padding: 0 0 0 10px; + text-align: left; +} \ No newline at end of file diff --git a/src/resources/Other.html b/src/resources/Other.html new file mode 100644 index 0000000..d0fa808 --- /dev/null +++ b/src/resources/Other.html @@ -0,0 +1,35 @@ + + + + + +
    +
    +
    +
    + +
    + + + + + + + \ No newline at end of file diff --git a/src/resources/chrome/allow-access.png b/src/resources/chrome/allow-access.png new file mode 100644 index 0000000..eaa707f Binary files /dev/null and b/src/resources/chrome/allow-access.png differ diff --git a/src/resources/chrome/axure-chrome-extension.crx b/src/resources/chrome/axure-chrome-extension.crx new file mode 100644 index 0000000..fde7743 Binary files /dev/null and b/src/resources/chrome/axure-chrome-extension.crx differ diff --git a/src/resources/chrome/axure_logo.png b/src/resources/chrome/axure_logo.png new file mode 100644 index 0000000..0882a16 Binary files /dev/null and b/src/resources/chrome/axure_logo.png differ diff --git a/src/resources/chrome/chrome.html b/src/resources/chrome/chrome.html new file mode 100644 index 0000000..e9a3ede --- /dev/null +++ b/src/resources/chrome/chrome.html @@ -0,0 +1,187 @@ + + + Install the Axure RP Chrome Extension + + + +
    +
    +
    + axure +
    +
    +

    + AXURE RP EXTENSION FOR CHROME

    +

    + Google Chrome requires an extension to view locally stored projects. Alternatively, + upload your RP file to Axure Cloud or use a different + browser. You can also Preview from Axure RP.

    + preview +

    + VIEW LOCAL PROJECTS IN CHROME

    +
    +

    + 1. Install Extension from Chrome Store

    + +
    +
    +

    + 2. Open "More Tools > Extensions"

    + extensions +
    +
    +  
    +
    +

    + 3. View Axure RP Extension Details

    + extension details +
    +
    +

    + 4. Check "Allow access to file URLs"

    + allow access +
    +
    +  
    +
    +

    + 5. Click the button below

    + +
    +
    +
    +

    + EXTENSION FAQ

    +

    + What is a Chrome Extension? Extensions are downloadable + plug-ins for Google Chrome that modify the browser + and allow you additional capabilities. +

    +

    + Why do I need to install the extension? Google requires + this extension to be installed to allow the viewing of local files in + Chrome +

    +

    + Why does this extension require a high access level? This + extension requires a high access level to allow the viewing of the file:// + protocol. Axure does not track or access any of your information. +

    +

    + WE'RE HERE TO HELP

    +

    + Need help or have any questions? Contact our support team at + support@axure.com. +

    +
    +
    +
    + + diff --git a/src/resources/chrome/details.png b/src/resources/chrome/details.png new file mode 100644 index 0000000..260397f Binary files /dev/null and b/src/resources/chrome/details.png differ diff --git a/src/resources/chrome/extensions.png b/src/resources/chrome/extensions.png new file mode 100644 index 0000000..4b011c9 Binary files /dev/null and b/src/resources/chrome/extensions.png differ diff --git a/src/resources/chrome/firefox.html b/src/resources/chrome/firefox.html new file mode 100644 index 0000000..cbf33b5 --- /dev/null +++ b/src/resources/chrome/firefox.html @@ -0,0 +1,130 @@ + + + Axure RP - Firefox Local File Restrictions + + + +
    +
    +
    + axure +
    +

    + FIREFOX LOCAL FILE RESTRICTIONS

    +

    + Firefox does not permit locally stored files to be viewed. Use Preview to view your projects in progress. +preview +

    +

    + Alternatively, you can choose a different web browser, upload your RP file to Axure Cloud or publish the local files to a web server.

    +

    + We're Here to Help

    +

    + Need help or have any questions? Drop us a line at + support@axure.com. +

    +
    +
    +
    + + diff --git a/src/resources/chrome/preview-rp.png b/src/resources/chrome/preview-rp.png new file mode 100644 index 0000000..78f3704 Binary files /dev/null and b/src/resources/chrome/preview-rp.png differ diff --git a/src/resources/chrome/safari.html b/src/resources/chrome/safari.html new file mode 100644 index 0000000..b828eeb --- /dev/null +++ b/src/resources/chrome/safari.html @@ -0,0 +1,155 @@ + + + Axure RP - Safari Local File Restrictions + + + +
    +
    +
    + axure +
    +

    + SAFARI LOCAL FILE RESTRICTIONS

    +

    + To view locally stored projects in Safari, you will need to "disable local file restrictions". Alternatively, + you can upload your RP file to Axure Cloud or publish the local files to a web server. You can also Preview from Axure RP.

    + preview +

    + VIEW LOCAL PROJECTS IN SAFARI

    +
    +

    + 1. Open "Safari > Preferences > Advanced" from the top menu, and check the option to "Show Develop menu in menu bar"

    + advanced +
    +
    +   +
    +
    +

    + 2. In the Develop menu that appears in the menu bar, click "Develop > Disable Local File Restrictions" to un-select the menu option

    + extensions +
    +
    +  
    +
    +

    + 3. Click the button below +

    + +
    +
    +
    +

    + We're Here to Help

    +

    + Need help or have any questions? Drop us a line at + support@axure.com. +

    +
    +
    +
    + + diff --git a/src/resources/chrome/safari_advanced.png b/src/resources/chrome/safari_advanced.png new file mode 100644 index 0000000..9f81b2a Binary files /dev/null and b/src/resources/chrome/safari_advanced.png differ diff --git a/src/resources/chrome/safari_restrictions.png b/src/resources/chrome/safari_restrictions.png new file mode 100644 index 0000000..26ddf3f Binary files /dev/null and b/src/resources/chrome/safari_restrictions.png differ diff --git a/src/resources/chrome/splitter.gif b/src/resources/chrome/splitter.gif new file mode 100644 index 0000000..3f8bca9 Binary files /dev/null and b/src/resources/chrome/splitter.gif differ diff --git a/src/resources/chrome/splitter.png b/src/resources/chrome/splitter.png new file mode 100644 index 0000000..8e354e7 Binary files /dev/null and b/src/resources/chrome/splitter.png differ diff --git a/src/resources/css/axure_rp_page.css b/src/resources/css/axure_rp_page.css new file mode 100644 index 0000000..d4b188f --- /dev/null +++ b/src/resources/css/axure_rp_page.css @@ -0,0 +1,292 @@ +/* so the window resize fires within a frame in IE7 */ +html, body { + height: 100%; +} + +.mobileFrameCursor div * { + cursor: inherit !important; +} + +a { + color: inherit; +} + +p { + margin: 0px; + text-rendering: optimizeLegibility; + font-feature-settings: "kern" 1; + -webkit-font-feature-settings: "kern"; + -moz-font-feature-settings: "kern"; + -moz-font-feature-settings: "kern=1"; + font-kerning: normal; +} + +ul { + margin:0px; +} + +iframe { + background: #FFFFFF; +} + +/* to match IE with C, FF */ +input { + padding: 1px 0px 1px 0px; + box-sizing: border-box; + -moz-box-sizing: border-box; +} + +input[type=text]::-ms-clear { + width: 0; + height: 0; + display: none; +} + +textarea { + margin: 0px; + box-sizing: border-box; + -moz-box-sizing: border-box; +} + +.focused:focus, .selectedFocused:focus { + outline: none; +} + +div.intcases { + font-family: arial; + font-size: 12px; + text-align:left; + border:1px solid #AAA; + background:#FFF none repeat scroll 0% 0%; + z-index:9999; + visibility:hidden; + position:absolute; + padding: 0px; + border-radius: 3px; + white-space: nowrap; +} + +div.intcaselink { + cursor: pointer; + padding: 3px 8px 3px 8px; + margin: 5px; + background:#EEE none repeat scroll 0% 0%; + border:1px solid #AAA; + border-radius: 3px; +} + +div.refpageimage { + position: absolute; + left: 0px; + top: 0px; + font-size: 0px; + width: 16px; + height: 16px; + cursor: pointer; + background-image: url(images/newwindow.gif); + background-repeat: no-repeat; +} + +div.annnoteimage { + position: absolute; + left: 0px; + top: 0px; + font-size: 0px; + /*width: 16px; + height: 12px;*/ + cursor: help; + /*background-image: url(images/note.gif);*/ + /*background-repeat: no-repeat;*/ + width: 13px; + height: 12px; + padding-top: 1px; + text-align: center; + background-color: #138CDD; + -moz-box-shadow: 1px 1px 3px #aaa; + -webkit-box-shadow: 1px 1px 3px #aaa; + box-shadow: 1px 1px 3px #aaa; +} + +div.annnoteline { + display: inline-block; + width: 9px; + height: 1px; + border-bottom: 1px solid white; + margin-top: 1px; +} + +div.annnotelabel { + /*position: absolute; + left: 0px; + top: 0px;*/ + font-family: Helvetica,Arial; + white-space: nowrap; + + padding-top: 1px; + background-color: #fff849; + font-size: 10px; + font-weight: bold; + line-height: 14px; + margin-right: 3px; + padding: 0px 4px; + color: #000; + + -moz-box-shadow: 1px 1px 3px #aaa; + -webkit-box-shadow: 1px 1px 3px #aaa; + box-shadow: 1px 1px 3px #aaa; +} + +div.annnote { + display: flex; + position: absolute; + cursor: help; + line-height: 14px; +} + +.annotation { + font-size: 12px; + padding-left: 2px; + margin-bottom: 5px; +} + +.annotationName { + /*font-size: 13px; + font-weight: bold; + margin-bottom: 3px; + white-space: nowrap;*/ + + font-family: 'Trebuchet MS'; + font-size: 14px; + font-weight: bold; + margin-bottom: 5px; + white-space: nowrap; +} + +.annotationValue { + font-family: Arial, Helvetica, Sans-Serif; + font-size: 12px; + color: #4a4a4a; + line-height: 21px; + margin-bottom: 20px; +} + +.noteLink { + text-decoration: inherit; + color: inherit; +} + +.noteLink:hover { + background-color: white; +} + +/* this is a fix for the issue where dialogs jump around and takes the text-align from the body */ +.dialogFix { + position:absolute; + text-align:left; + border: 1px solid #8f949a; +} + + +@keyframes pulsate { + from { + box-shadow: 0 0 10px #15d6ba; + } + to { + box-shadow: 0 0 20px #15d6ba; + } +} + +@-webkit-keyframes pulsate { + from { + -webkit-box-shadow: 0 0 10px #15d6ba; + box-shadow: 0 0 10px #15d6ba; + } + to { + -webkit-box-shadow: 0 0 20px #15d6ba; + box-shadow: 0 0 20px #15d6ba; + } +} + +@-moz-keyframes pulsate { + from { + -moz-box-shadow: 0 0 10px #15d6ba; + box-shadow: 0 0 10px #15d6ba; + } + to { + -moz-box-shadow: 0 0 20px #15d6ba; + box-shadow: 0 0 20px #15d6ba; + } +} + +.legacyPulsateBorder { + /*border: 5px solid #15d6ba; + margin: -5px;*/ + -moz-box-shadow: 0 0 10px 3px #15d6ba; + box-shadow: 0 0 10px 3px #15d6ba; +} + +.pulsateBorder { + animation-name: pulsate; + animation-timing-function: ease-in-out; + animation-duration: 0.9s; + animation-iteration-count: infinite; + animation-direction: alternate; + + -webkit-animation-name: pulsate; + -webkit-animation-timing-function: ease-in-out; + -webkit-animation-duration: 0.9s; + -webkit-animation-iteration-count: infinite; + -webkit-animation-direction: alternate; + + -moz-animation-name: pulsate; + -moz-animation-timing-function: ease-in-out; + -moz-animation-duration: 0.9s; + -moz-animation-iteration-count: infinite; + -moz-animation-direction: alternate; +} + +.ax_default_hidden, .ax_default_unplaced{ + display: none; + visibility: hidden; +} + +.widgetNoteSelected { + -moz-box-shadow: 0 0 10px 3px #138CDD; + box-shadow: 0 0 10px 3px #138CDD; + /*-moz-box-shadow: 0 0 20px #3915d6; + box-shadow: 0 0 20px #3915d6;*/ + /*border: 3px solid #3915d6;*/ + /*margin: -3px;*/ +} + + +.singleImg { + display: none; + visibility: hidden; +} + +#ios-safari { + overflow: auto; + -webkit-overflow-scrolling: touch; +} + +#ios-safari-html { + display: block; + overflow: auto; + -webkit-overflow-scrolling: touch; + position: absolute; + top: 0; + left: 0; + right: 0; + bottom: 0; +} + +#ios-safari-fixed { + position: absolute; + pointer-events: none; + width: initial; +} + +#ios-safari-fixed div { + pointer-events: auto; +} \ No newline at end of file diff --git a/src/resources/css/default.css b/src/resources/css/default.css new file mode 100644 index 0000000..fc882e4 --- /dev/null +++ b/src/resources/css/default.css @@ -0,0 +1,1052 @@ +body { + font-family: 'Source Sans Pro', 'Trebuchet MS', Arial; + font-size: 14px; + color: #2c2c2c; + -webkit-font-smoothing: antialiased; + text-rendering: optimizeLegibility; + -webkit-font-feature-settings: "kern"; + -moz-font-feature-settings: "kern"; + -moz-font-feature-settings: "kern=1"; + font-feature-settings: "kern" 1; + font-kerning: normal; + overflow: hidden; +} + +a { + cursor: pointer; +} + +input[type="radio"], input[type="checkbox"] { + margin: 0px 9px 0px 0px; + vertical-align: bottom; +} + +input { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; +} + +input[type=text]::-ms-clear { + width: 0; + height: 0; + display: none; +} + +#outerContainer { + position: absolute; + width:1000px; + height:1500px; + overflow: hidden; + display: flex; +} + +#mobileControlFrameContainer { + position: absolute; + width: 100%; + pointer-events: none; +} + +.splitbar { + display: none; + position: absolute; + top: 0px; + width: 3px; + height: 100%; + cursor: ew-resize; + z-index: 5; + user-select: none; +} + +.splitbar:hover, .splitbar.active { + background: #cccccc; +} + +#lsplitbar { + border-right: 1px solid #cccccc; +} + +#rsplitbar { + border-left: 1px solid #cccccc; +} + +#mainPanel { + background-color: #d8d8d8; + opacity: 0; + flex: 1; + overflow: hidden; +} + +#clippingBounds { + width: 100%; + overflow: hidden; + pointer-events: none; + position: absolute; + z-index: 1; +} + +#clippingBounds div { + pointer-events: auto; +} + +#clippingBoundsScrollContainer { + position: absolute; + pointer-events: none; +} + +#browserOutOfDateNotification { + width: 100%; + height: 289px; + background-color: #e36154; + padding-top: 40px; + color: #FFFFFF; +} + .mobileMode #browserOutOfDateNotification { + padding-top: 15px; + } + +#supportedBrowsersListContainer { + border-radius: 5px; + line-height: 1.64; + background-color: #c3463a; + padding-top: 4px; + width: 255px; + margin: auto; +} + +.browserName { + display: inline-block; + width: 55%; + font-weight: bold; + margin-left: 18px; +} + +.browserSupportedVersion { + display: inline-block; + font-style: italic; +} + +#browserOutOfDateNotificationButtons { + display: flex; + justify-content: flex-end; + margin-top: 28px; +} + .mobileMode #browserOutOfDateNotificationButtons { + margin-top: 8px; + } + +#updateBrowserButton { + display: inline-block; + width: 330px; + height: 35px; + margin-left: auto; + line-height: 35px; + text-decoration: none; + text-align: center; + border-radius: 9px; + border: solid 1px #FFFFFF; + color: #FFFFFF; +} + +#continueToPrototypeButton { + display: inline-block; + text-align: center; + line-height: 37px; + text-decoration: underline; +} + +#topPanel { + z-index: 1; + height: 36px; + background-color: #f2f2f2; + border-bottom: 1px solid #cccccc; + user-select: none; +} + +.leftPanel, .rightPanel, .mobileOnlyPanel { + position: relative; + background-color: #f2f2f2; + overflow: hidden; + width: 0px; + flex-shrink: 0; +} + + +.popup, .leftPanel.popup { + position: absolute; + z-index: 20000; + display: none; + background-color: #f2f2f2; + border: solid 1px #bdbcbc; + position: absolute; + box-shadow: 0 1px 2px 0 rgba(87, 87, 87, 0.5); +} + +.leftPanel.popup .sitemapHeader, .leftPanel.popup #searchDiv { + display: none; +} + +#clipFrameScroll { +} + +.splitterMask { + position: absolute; + top: 0; + left: 0; + width: 100%; + height: 100%; + overflow: hidden; + background-image: url(../images/transparent.gif); + z-index: 10000; + -moz-user-select: none; + -webkit-user-select: none; + -ms-user-select: none; + user-select: none; +} + +#maximizePanelContainer { + font-size: 4px; + overflow: hidden; + z-index: 1000; + display: none; +} + +#maximizePanel { + background-color: #f2f2f2; + cursor: pointer; +} + +#maximizePanelContainer, #maximizePanelOver, #maximizePanel { + position:absolute; + left: 0px; + top: 0px; + width: 28px; + height: 36px; +} + +#interfaceControlFrameMinimizeContainer { + font-size: 2px; /*for IE*/ + text-align: right; + z-index: 100; + height: 36px; + width: 28px; + border-right: solid 1px #cbcbcb; +} +#interfaceControlFrameMinimizeContainer a { + display: inline-block; + width: 28px; + height: 100%; + font-size: 2px; + text-decoration: none; +} + +#interfaceControlFrame { + height: 100%; + display: flex; + opacity: 0; +} + +#interfaceControlFrameCloseContainer { + display: none; + font-size: 9px; + font-weight: bold; + letter-spacing: 1px; + z-index: 100; + width: 55px; + background-color: #62666b; + text-align: center; +} +#interfaceControlFrameCloseContainer a { + display: inline-block; + width: 55px; + color: #ffffff; + padding: 5px 0px; +} +#inspectControlFrameHeader li { + float: left; + display: block; + width: 42px; + height: 36px; + padding: 4px 5px 4px 5px; + box-sizing: border-box; + -moz-box-sizing: border-box; + -webkit-box-sizing: border-box; +} + +#inspectControlFrameHeader li a { + height: 100%; + width: 32px; + display: block; + text-align: center; + outline: none; + text-decoration: none; + white-space: nowrap; + background-color: transparent; + box-sizing: border-box; + -moz-box-sizing: border-box; + -webkit-box-sizing: border-box; +} + +.hashover #inspectControlFrameHeader li a:hover { + border-radius: 3px; + background-color: #e6e6e6; +} + +/*#inspectControlFrameHeader li a.selected, #inspectControlFrameHeader li a.selected:hover { + background-color: inherit; +}*/ + +#inspectControlFrameHeaderContainer { + overflow: visible; +} + +#inspectControlFrameHeader { + position: relative; + list-style: none; + z-index: 50; + letter-spacing: 1px; + display: flex; +} + +#projectControlFrameHeaderContainer { + overflow: visible; +} + +#projectControlFrameHeader { + position: relative; + list-style: none; + font-size: 8px; + z-index: 50; + font-weight: bold; + letter-spacing: 1px; +} + +#projectControlFrameHeader li { + float: left; + display: block; + width: 28px; + height: 28px; + box-sizing: border-box; + -moz-box-sizing: border-box; + -webkit-box-sizing: border-box; +} + +#projectControlFrameHeader li a { + display: block; + height: 100%; + width: 32px; + outline: none; + margin: auto; + text-decoration: none; + color: #ffffff; + white-space: nowrap; + box-sizing: border-box; + -moz-box-sizing: border-box; + -webkit-box-sizing: border-box; +} + +.hashover #projectControlFrameHeader li a:hover { + border-radius: 3px; + background-color: #e6e6e6; +} + +/*#projectControlFrameHeader li a.selected, #projectControlFrameHeader li a.selected:hover { + background-color: inherit; +}*/ + +#handoffControlFrameHeaderContainer { + display: none; +} + +#handoffControlFrameHeader li { + float: left; + display: block; + width: 44px; + height: 36px; + margin: 0px 3.5px 0px 3.5px; + padding: 4px 6px 4px 6px; + box-sizing: border-box; + -moz-box-sizing: border-box; + -webkit-box-sizing: border-box; +} + +#handoffControlFrameHeader li.selected { + padding: 0px; + border-bottom: 2px solid #008dcb; +} + +#handoffControlFrameHeader li a { + float: left; + height: 100%; + width: 32px; + display: block; + box-sizing: border-box; + -moz-box-sizing: border-box; + -webkit-box-sizing: border-box; +} + +.hashover #handoffControlFrameHeader li a:hover { + border-radius: 3px; + background-color: #e6e6e6; +} + +#handoffControlFrameHeader li a.selected { + width: 100%; + /*background-color: inherit;*/ +} + +#publishContainer { + display: none; + margin: 6px 20.5px 5px; + width: 150px; + height: 25px; + border-radius: 10px; + background-color: #008dcb; +} + + +#publishContainer.preview { + display: block; +} + +#overflowBtn { + order: 5; +} + +#overflowMenuButton { + background: url('../images/overflow-icon.svg') no-repeat center center, linear-gradient(transparent,transparent); +} +#overflowMenuButton.selected { + background: url('../images/overflow_icon_off.svg') no-repeat center center, linear-gradient(transparent,transparent); +} + +.overflowOptionCheckbox, #projectOptionsHotspotsCheckbox { + position: relative; + border: solid 1px #8c8c8c; + display: inline-block; +} + .overflowOptionCheckbox { + width: 10px; + height: 10px; + margin-right: 14px; + top: 1px; + } + #projectOptionsHotspotsCheckbox { + width: 16px; + height: 16px; + margin-right: 25px; + margin-left: 21px; + top: 2.5px; + } + +.overflowOptionCheckbox.selected, #projectOptionsHotspotsCheckbox.selected { + background: url('../images/overflow_checkmark.svg') no-repeat center center, linear-gradient(transparent,transparent); + background-color: #20bba6; + border: solid 1px #20bba6; + background-size: contain; +} + +#overflowMenuContainer { + display: none; + flex-direction: column; + top: 36px; + right: 80px; + width: 171px; + border-radius: 2px; +} + +#overflowMenuContainer.popup { + display: flex; +} + +.showOption { + font-size: 14px; + padding: 9px 0px 0px 15px; + color: #3B3B3B; +} + +.showOption:hover { + cursor: pointer; +} + +#signInButton { + padding: 0px 20px 0px 20px; + width: 50.8px; + height: 16px; + font-size: 12px; + text-align: center; + line-height: 22px; +} + +#accountLoginContainer { + display: none; + right: 220px; +} + +.accountOption { + font-size: 12px; + padding: 7px; + line-height: 1.83; +} + +/* temporary sign in css (borrowed from feedback9.css*/ +.feedbackGreenBtn_Player { + background-color: #74BC68; + border-radius: 2.5px; + box-shadow: inset 0 -1px 0 0 rgba(137, 137, 137, 0.58); + color: #FFFFFF; + cursor: pointer; + font-size: 12px; + height: 25px; + line-height: 25px; +} + + .feedbackGreenBtn_Player:hover { + background-color: #58964E; + } +/* Axure Commenter Login w/out pin */ +.axureLoginBubble_Player { + background-color: #F2F2F2 !important; +} + +.axureLoginBubbleContainer_Player { + padding: 5px; +} + + .axureLoginBubbleContainer_Player input { + width: 100%; + padding: 0 5px; + margin-bottom: 10px; + height: 30px; + font-size: 14px; + } + + .axureLoginBubbleContainer_Player span { + margin: 0; + } + +div.axClearMsgBubble_Player { + padding: 10px; + max-width: 300px; + text-align: center; +} + + div.axClearMsgBubble_Player span { + margin: 2px; + white-space: pre-wrap; + white-space: -moz-pre-wrap; /* Firefox */ + white-space: -pre-wrap; /* Opera <7 */ + white-space: -o-pre-wrap; /* Opera 7 */ + word-wrap: break-word; /* IE */ + } + + +#publishButton { + display: block; + width: 95px; + margin: auto; + font-size: 14px; + line-height: 26px; + color: #ffffff; +} + +.maximizeCaret { + width: 5px; + height: 5px; + object-fit: contain; + border-right: solid 1.5px #525252; + border-top: solid 1.5px #525252; + margin: auto; +} +.caret { + width: 9px; + height: 7px; + background: url('../images/caret_down.svg') no-repeat center center, linear-gradient(transparent,transparent); +} +.selected .caret { + background: url('../images/caret_down_off.svg') no-repeat center center, linear-gradient(transparent,transparent); +} +.upCaret { + transform: rotate(-45deg); +} +.leftCaret { + transform: rotate(-135deg); +} +.downCaret { + transform: rotate(-225deg); +} +.rightCaret { + transform: rotate(-315deg); +} + +#pageSelectDropdown, #adaptiveViewsDropdown { + display: inline-block; + margin-left: 8px; +} + +.minimizeIcon, .maximizeIcon { + transition: .25s linear; + position: absolute; + height: 36px; + width: 28px; +} + +#minimizeX { + background: url('../images/close_x_minimize.svg') no-repeat center center, linear-gradient(transparent,transparent); +} + +#minimizeArrow { + opacity: 0; + transform: rotate(270deg); + background: url('../images/caret_down.svg') no-repeat center center, linear-gradient(transparent,transparent); +} + +#maximizeButton { + transform: rotate(-270deg); + background: url('../images/caret_down.svg') no-repeat center center, linear-gradient(transparent,transparent); +} + +.collapseHovered #minimizeX { + transition: .25s linear; + opacity: 0; + transform: rotate(-90deg); +} + +.collapseHovered #minimizeArrow { + transition: .25s linear; + opacity: 1; + transform: rotate(90deg); +} + +#maximizeButton.rotated { + transition: .20s linear; + transform: rotate(-90deg); +} + +.expandHovered #minimizeX { + opacity: 0; +} + +.expandHovered #minimizeArrow { + opacity: 1; +} + +#separatorContainer { + display: none; + line-height: 24px; + height: 36px; +} + +#separatorContainer.hasLeft { + display: block; +} + +.separator { + display: block; + width: 0px; + height: 100%; + border: solid 0.5px #c4c4c4; +} + +#interfacePageNameContainer { + float: left; + cursor: pointer; +} + +#sitemapControlFrameContainer{ + display: flex; + margin: 4px 6px; +} + +.hashover #sitemapControlFrameContainer:hover { + border-radius: 3px; + background-color: #e6e6e6; +} + +/*.hashover #sitemapControlFrameContainer.selected:hover { + background-color: inherit; +}*/ + +#interfaceOverflowMenuContainer { + position: absolute; + display: none; + width: 220px; + background-color: #f2f2f2; + right: 240px; +} + +.pageNameHeader { + float: left; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; + max-width: 175px; + margin-left: 10px; + margin-right: 6px; +} + +.pageCountHeader { + float: left; + white-space: nowrap; + margin-left: 5px; + margin-right: 6px; + color: #aaaaaa; +} + +#interfaceAdaptiveViewsContainer { + display: none; + margin: 4px 0px 4px 30.5px; + padding: 0px 6px; + cursor: pointer; +} +#interfaceAdaptiveViewsContainer:hover { + border-radius: 3px; + background-color: #e6e6e6; +} + +.adaptiveViewHeader { + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; +} + +#interfaceAdaptiveViewsButton { + float: left; + max-width: 145px; +} + +#interfaceAdaptiveViewsIconButton { + display: none; + float:left; + width: 16px; + margin-right: 6px; + background: url('../images/views-icon.svg') no-repeat center center, linear-gradient(transparent,transparent); +} + +#interfaceScaleContainer { + line-height: 36px; + padding: 0px 10px; + cursor: pointer; +} + +.scaleHeader { + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; +} + +#overflowMadeWith { + line-height: 36px; + margin: 0px 12px; +} + +#axureLogo { + display: inline-block; + width: 56px; + height: 36px; + padding-top: 1px; + background: url('../images/axure9_logo.svg') no-repeat center center, linear-gradient(transparent,transparent); +} + +#overflowMenuContainer > #overflowMadeWith { + line-height: 24px; + border-top: 1px solid #ccc; + margin-top: 7px; + padding-top: 7px; +} + +#interfaceControlFrameContainer { + overflow: hidden; + height: 36px; + display: flex; +} + +#interfaceControlFrameLeft { + flex: 1; + display: flex; + font-size: 14px; + line-height: 29px; + color: #3b3b3b; +} + +#interfaceControlFrameRight { + flex: 1; + display: flex; + justify-content: flex-end; +} + +#interfaceControlFrameLogoContainer { + overflow: hidden; + margin-left: auto; + margin-right: auto; + height: 100%; + display: flex; +} + +#interfaceControlFrameLogoCaptionContainer { + text-align: center; + margin: 5px 10px 0px 10px; + font-size: 14px; + color: #4a4a4a; + font-weight: bold; + line-height: 30px; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; +} + +#previewNotice { + font-size: 14px; + line-height: 36px; + display: none; +} + +#logoImage { + margin: 12px; + max-width: 150px; + max-height: 12px; +} + +.emptyStateContainer { + text-align: center; + padding: 0px 10px; + margin-top: 32px +} + +.emptyStateTitle { + margin: 0px 0px 9px 0px; + font-weight: bold; +} + +.emptyStateContent { + line-height: 22px; +} + +.dottedDivider { + height: 2px; + margin: 15px 0px 15px 0px; + background: url('../images/divider.png') no-repeat center center; + background: url('../images/divider.svg') no-repeat center center, linear-gradient(transparent,transparent); +} + +.mobileMode .dottedDivider { + display: none; +} + +.nondottedDivider { + height: 2px; + margin: 9px 0px 9px 0px; +} + +.lineDivider { + height: 2px; + margin: 10px 12px 20px 12px; + border-bottom: solid 1px #e7e7e7; +} + +.pluginNameHeader { + font-size: 14px; + font-weight: bold; + color: #6d6d6d; +} + +.mobileMode .pluginNameHeader { + margin: 14px 12px 13px 12px; + font-size: 18px; + color: #6d6d6d; +} + +#projectOptionsHost { + display: flex; + flex-direction: column; +} + +#projectOptionsScrollContainer { + overflow: auto; + width: 100%; + -webkit-overflow-scrolling: touch; + flex: 1; +} + +div.mobileSubHeader { + font-size: 18px; + font-weight: bold; + color: #4a4a4a; + margin: 0px 12px 11px 15px; +} + +div.mobileText, span.mobileText { + font-size: 16px; + color: #4a4a4a; +} + +.nativeMenuText { + height: 20px; + font-size: 14px; + text-align: center; + color: #ffffff; + margin-top: 6px; + margin-bottom: 13px; + text-decoration: none; +} + +#refreshText, #exitText { + margin-top: 6px; +} + +#returnText { + margin-top: 7px; +} + +#refreshIcon { + height: 20px; + object-fit: contain; + background: url('../images/refresh.svg') no-repeat center center, linear-gradient(transparent,transparent); + margin-top: 14px; +} + +#exitIcon { + height: 19px; + object-fit: contain; + background: url('../images/exit.svg') no-repeat center center, linear-gradient(transparent,transparent); + margin-top: 14px; +} + +#returnIcon { + height: 46px; + object-fit: contain; + background: url('../images/return.svg') no-repeat center center, linear-gradient(transparent,transparent); +} + + +.nativePrototypeButton { + width:50%; + margin-left:auto; + margin-right:auto; +} + +.circleBackground { + border-radius: 50%; + behavior: url(PIE.htc); + margin: auto; + box-shadow: 3px 3px 3px 0 rgba(55, 55, 55, 0.5); +} + +#returnBackground { + width: 46px; + height: 46px; + background-color: #ffffff; +} + +#closeBackground { + width: 61px; + height: 61px; + background-color: #f2f2f2; +} + +.closeIconSlash { + width: 35px; + height: 5px; + background-color: #9b9b9b; + position: relative; + margin: auto; +} +#forwardSlash{ + top: 28px; + transform: rotate(-45deg); +} +#backwardSlash{ + transform: rotate(90deg); +} + +.mobilePrototypeControlFrame { + position: absolute; + display: none; + width: 100%; + min-width: 310px; + bottom: 0px; + z-index: 2; + pointer-events: auto; +} + +#nativeMenuBlueBackground { + height: 72px; + width: 100%; + background-color: #008fe0; +} + +#mHideSidebar { + position: absolute; + width: 10000px; + height: 100%; + background-color: rgba(0, 0, 0, 0.5); + top: 0px; + z-index: 2; + display: none; + left: -60px; +} + +/*@media (max-width: 419px) {*/ + .mobileMode #topPanel { + display: none; + } + + .mobileMode #mainPanel { + -webkit-overflow-scrolling: touch; + } + + .mobileMode .leftPanel, .mobileMode .rightPanel, .mobileMode .mobileOnlyPanel { + box-shadow: 0 5.5px 5px 0 rgba(0, 0, 0, 0.24), 0 9px 18px 0 rgba(0, 0, 0, 0.18); + top: 45px; + left: 100px; + } + + .mobileMode .leftPanel, .mobileMode .rightPanel, .mobileMode .mobileOnlyPanel { + float: left; + } + + .mobileMode .rightPanel { + margin-left: 13px; + } + + .mobileMode #maximizePanelContainer { + display: none; + } +/*}*/ + +@media (max-width: 850px) { + #overflowMenuContainer { + right: 0px; + } + + #overflowMadeWith, #publishContainer.preview, #separatorContainer, #separatorContainer.hasLeft { + display: none; + } + + #interfaceControlFrameLogoCaptionContainer { + display: none; + } + + #interfaceControlFrameContainer { + justify-content: flex-end; + } + + #interfaceAdaptiveViewsButton { + display: none; + } + + #interfaceAdaptiveViewsIconButton { + display: block; + } + + #interfaceAdaptiveViewsContainer { + padding-left: 8px; + } +} + +@media (max-width: 700px) { + #interfacePageNameContainer { + display: none; + } +} + diff --git a/src/resources/css/images/images.html b/src/resources/css/images/images.html new file mode 100644 index 0000000..335d9c9 --- /dev/null +++ b/src/resources/css/images/images.html @@ -0,0 +1,25 @@ + + + + + + +

    + + + + + + + + + + + + + + + +

    + + \ No newline at end of file diff --git a/src/resources/css/images/newwindow.gif b/src/resources/css/images/newwindow.gif new file mode 100644 index 0000000..7b14cb0 Binary files /dev/null and b/src/resources/css/images/newwindow.gif differ diff --git a/src/resources/css/images/note.gif b/src/resources/css/images/note.gif new file mode 100644 index 0000000..a8c2762 Binary files /dev/null and b/src/resources/css/images/note.gif differ diff --git a/src/resources/css/images/touch.cur b/src/resources/css/images/touch.cur new file mode 100644 index 0000000..01355e8 Binary files /dev/null and b/src/resources/css/images/touch.cur differ diff --git a/src/resources/css/images/touch.svg b/src/resources/css/images/touch.svg new file mode 100644 index 0000000..9903c7f --- /dev/null +++ b/src/resources/css/images/touch.svg @@ -0,0 +1,32 @@ + + + + touch_update + Created with Sketch. + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/resources/css/images/ui-bg_flat_0_aaaaaa_40x100.png b/src/resources/css/images/ui-bg_flat_0_aaaaaa_40x100.png new file mode 100644 index 0000000..5b5dab2 Binary files /dev/null and b/src/resources/css/images/ui-bg_flat_0_aaaaaa_40x100.png differ diff --git a/src/resources/css/images/ui-bg_glass_55_fbf9ee_1x400.png b/src/resources/css/images/ui-bg_glass_55_fbf9ee_1x400.png new file mode 100644 index 0000000..ad3d634 Binary files /dev/null and b/src/resources/css/images/ui-bg_glass_55_fbf9ee_1x400.png differ diff --git a/src/resources/css/images/ui-bg_glass_65_ffffff_1x400.png b/src/resources/css/images/ui-bg_glass_65_ffffff_1x400.png new file mode 100644 index 0000000..42ccba2 Binary files /dev/null and b/src/resources/css/images/ui-bg_glass_65_ffffff_1x400.png differ diff --git a/src/resources/css/images/ui-bg_glass_75_dadada_1x400.png b/src/resources/css/images/ui-bg_glass_75_dadada_1x400.png new file mode 100644 index 0000000..5a46b47 Binary files /dev/null and b/src/resources/css/images/ui-bg_glass_75_dadada_1x400.png differ diff --git a/src/resources/css/images/ui-bg_glass_75_e6e6e6_1x400.png b/src/resources/css/images/ui-bg_glass_75_e6e6e6_1x400.png new file mode 100644 index 0000000..86c2baa Binary files /dev/null and b/src/resources/css/images/ui-bg_glass_75_e6e6e6_1x400.png differ diff --git a/src/resources/css/images/ui-bg_glass_75_ffffff_1x400.png b/src/resources/css/images/ui-bg_glass_75_ffffff_1x400.png new file mode 100644 index 0000000..e65ca12 Binary files /dev/null and b/src/resources/css/images/ui-bg_glass_75_ffffff_1x400.png differ diff --git a/src/resources/css/images/ui-bg_highlight-soft_75_cccccc_1x100.png b/src/resources/css/images/ui-bg_highlight-soft_75_cccccc_1x100.png new file mode 100644 index 0000000..7c9fa6c Binary files /dev/null and b/src/resources/css/images/ui-bg_highlight-soft_75_cccccc_1x100.png differ diff --git a/src/resources/css/images/ui-bg_inset-soft_95_fef1ec_1x100.png b/src/resources/css/images/ui-bg_inset-soft_95_fef1ec_1x100.png new file mode 100644 index 0000000..0e05810 Binary files /dev/null and b/src/resources/css/images/ui-bg_inset-soft_95_fef1ec_1x100.png differ diff --git a/src/resources/css/images/ui-icons_222222_256x240.png b/src/resources/css/images/ui-icons_222222_256x240.png new file mode 100644 index 0000000..b273ff1 Binary files /dev/null and b/src/resources/css/images/ui-icons_222222_256x240.png differ diff --git a/src/resources/css/images/ui-icons_2e83ff_256x240.png b/src/resources/css/images/ui-icons_2e83ff_256x240.png new file mode 100644 index 0000000..09d1cdc Binary files /dev/null and b/src/resources/css/images/ui-icons_2e83ff_256x240.png differ diff --git a/src/resources/css/images/ui-icons_454545_256x240.png b/src/resources/css/images/ui-icons_454545_256x240.png new file mode 100644 index 0000000..59bd45b Binary files /dev/null and b/src/resources/css/images/ui-icons_454545_256x240.png differ diff --git a/src/resources/css/images/ui-icons_888888_256x240.png b/src/resources/css/images/ui-icons_888888_256x240.png new file mode 100644 index 0000000..6d02426 Binary files /dev/null and b/src/resources/css/images/ui-icons_888888_256x240.png differ diff --git a/src/resources/css/images/ui-icons_cd0a0a_256x240.png b/src/resources/css/images/ui-icons_cd0a0a_256x240.png new file mode 100644 index 0000000..2ab019b Binary files /dev/null and b/src/resources/css/images/ui-icons_cd0a0a_256x240.png differ diff --git a/src/resources/css/jquery-ui-themes.css b/src/resources/css/jquery-ui-themes.css new file mode 100644 index 0000000..8afb633 --- /dev/null +++ b/src/resources/css/jquery-ui-themes.css @@ -0,0 +1,412 @@ +/* +* jQuery UI CSS Framework +* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about) +* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses. +*/ + +/* Layout helpers +----------------------------------*/ +.ui-helper-hidden { display: none; } +.ui-helper-hidden-accessible { position: absolute; left: -99999999px; } +.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; } +.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } +.ui-helper-clearfix { display: inline-block; } +/* required comment for clearfix to work in Opera \*/ +* html .ui-helper-clearfix { height:1%; } +.ui-helper-clearfix { display:block; } +/* end clearfix */ +.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); } + + +/* Interaction Cues +----------------------------------*/ +.ui-state-disabled { cursor: default !important; } + + +/* Icons +----------------------------------*/ + +/* states and images */ +.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; } + + +/* Misc visuals +----------------------------------*/ + +/* Overlays */ +.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }/* Accordion +----------------------------------*/ +.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; } +.ui-accordion .ui-accordion-li-fix { display: inline; } +.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; } +.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em 2.2em; } +.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; } +.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; } +.ui-accordion .ui-accordion-content-active { display: block; } + +/* Datepicker +----------------------------------*/ +.ui-datepicker { width: 17em; padding: .2em .2em 0; } +.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; } +.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; } +.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; } +.ui-datepicker .ui-datepicker-prev { left:2px; } +.ui-datepicker .ui-datepicker-next { right:2px; } +.ui-datepicker .ui-datepicker-prev-hover { left:1px; } +.ui-datepicker .ui-datepicker-next-hover { right:1px; } +.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px; } +.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; } +.ui-datepicker .ui-datepicker-title select { float:left; font-size:1em; margin:1px 0; } +.ui-datepicker select.ui-datepicker-month-year {width: 100%;} +.ui-datepicker select.ui-datepicker-month, +.ui-datepicker select.ui-datepicker-year { width: 49%;} +.ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; } +.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; } +.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0; } +.ui-datepicker td { border: 0; padding: 1px; } +.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; } +.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; } +.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; } +.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; } + +/* with multiple calendars */ +.ui-datepicker.ui-datepicker-multi { width:auto; } +.ui-datepicker-multi .ui-datepicker-group { float:left; } +.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; } +.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; } +.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; } +.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; } +.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; } +.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; } +.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; } +.ui-datepicker-row-break { clear:both; width:100%; } + +/* RTL support */ +.ui-datepicker-rtl { direction: rtl; } +.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; } +.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; } +.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; } +.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; } +.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; } +.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; } +.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; } +.ui-datepicker-rtl .ui-datepicker-group { float:right; } +.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; } +.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; } + +/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */ +.ui-datepicker-cover { + display: none; /*sorry for IE5*/ + display/**/: block; /*sorry for IE5*/ + position: absolute; /*must have*/ + z-index: -1; /*must have*/ + filter: mask(); /*must have*/ + top: -4px; /*must have*/ + left: -4px; /*must have*/ + width: 200px; /*must have*/ + height: 200px; /*must have*/ +} + +/* Dialog +----------------------------------*/ +.ui-dialog { position: relative; padding: 0px; width: 300px;} +.ui-dialog .ui-dialog-titlebar { padding: .3em .3em .1em .8em; font-size:.7em; position: relative; background-image: none; } +.ui-dialog .ui-dialog-title { float: left; margin: .1em 0 .2em; + font-family: 'Trebuchet MS'; + font-size: 15px; + font-weight: normal; + color: #ffffff;} +.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .1em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; } +.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; } +.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { /*padding: 0;*/ } +.ui-dialog .ui-dialog-content { border: 0; padding: .5em .2em; background: none; overflow: auto; zoom: 1; background-color: #ffffff;} +.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; } +.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; } +.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; } +.ui-draggable .ui-dialog-titlebar { cursor: move; background-color: #8f949a; border-bottom: 1px solid #d9d9d9;} + +/* Progressbar +----------------------------------*/ +.ui-progressbar { height:2em; text-align: left; } +.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }/* Resizable +----------------------------------*/ +.ui-resizable { position: relative;} +.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;} +.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; } +.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0px; } +.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0px; } +.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0px; height: 100%; } +.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0px; height: 100%; } +.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; } +.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; } +.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; } +.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/* Slider +----------------------------------*/ +.ui-slider { position: relative; text-align: left; } +.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; } +.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; } + +.ui-slider-horizontal { height: .8em; } +.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; } +.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; } +.ui-slider-horizontal .ui-slider-range-min { left: 0; } +.ui-slider-horizontal .ui-slider-range-max { right: 0; } + +.ui-slider-vertical { width: .8em; height: 100px; } +.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; } +.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; } +.ui-slider-vertical .ui-slider-range-min { bottom: 0; } +.ui-slider-vertical .ui-slider-range-max { top: 0; }/* Tabs +----------------------------------*/ +.ui-tabs { padding: .2em; zoom: 1; } +.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: .2em .2em 0; } +.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; } +.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .5em 1em; } +.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; } +.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; } +.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */ +.ui-tabs .ui-tabs-panel { padding: 1em 1.4em; display: block; border-width: 0; background: none; } +.ui-tabs .ui-tabs-hide { display: none !important; } +/* +* jQuery UI CSS Framework +* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about) +* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses. +* To view and modify this theme, visit http://jqueryui.com/themeroller/ +*/ + + +/* Component containers +----------------------------------*/ +.ui-widget { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1.1em/*{fsDefault}*/; } +.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1em; } +.ui-widget-content { border: 1px solid #aaaaaa/*{borderColorContent}*/; background: #ffffff/*{bgColorContent}*/ url(images/ui-bg_glass_75_ffffff_1x400.png)/*{bgImgUrlContent}*/ 0/*{bgContentXPos}*/ 0/*{bgContentYPos}*/ repeat-x/*{bgContentRepeat}*/; color: #222222/*{fcContent}*/; } +.ui-widget-content a { /*color: #222222*//*{fcContent}*/; } +.ui-widget-header { border: none /*1px solid #aaaaaa*//*{borderColorHeader}*/; background: #D3D3D3/*{bgColorHeader}*/ url(images/ui-bg_highlight-soft_75_cccccc_1x100.png)/*{bgImgUrlHeader}*/ 0/*{bgHeaderXPos}*/ 50%/*{bgHeaderYPos}*/ repeat-x/*{bgHeaderRepeat}*/; color: #000000/*{fcHeader}*/; font-weight: bold; } +.ui-widget-header a { color: #222222/*{fcHeader}*/; } + +/* Interaction states +----------------------------------*/ +.ui-state-default, .ui-widget-content .ui-state-default { border: none /*1px solid #d3d3d3*//*{borderColorDefault}*/; /*background: #e6e6e6*//*{bgColorDefault}*/ /*url(images/ui-bg_glass_75_e6e6e6_1x400.png)*//*{bgImgUrlDefault}*/ /*0*//*{bgDefaultXPos}*/ /*50%*//*{bgDefaultYPos}*/ /*repeat-x*//*{bgDefaultRepeat}*/ font-weight: normal/*{fwDefault}*/; color: #555555/*{fcDefault}*/; outline: none; } +.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555/*{fcDefault}*/; text-decoration: none; outline: none; } +.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: none /*1px solid #999999*//*{borderColorHover}*/; /*background: #dadada*//*{bgColorHover}*/ /*url(images/ui-bg_glass_75_dadada_1x400.png)*//*{bgImgUrlHover}*/ /*0*//*{bgHoverXPos}*/ /*50%*//*{bgHoverYPos}*/ /*repeat-x*//*{bgHoverRepeat}*/ font-weight: normal/*{fwDefault}*/; color: #212121/*{fcHover}*/; outline: none; } +.ui-state-hover a, .ui-state-hover a:hover { color: #212121/*{fcHover}*/; text-decoration: none; outline: none; } +.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #aaaaaa/*{borderColorActive}*/; background: #ffffff/*{bgColorActive}*/ url(images/ui-bg_glass_65_ffffff_1x400.png)/*{bgImgUrlActive}*/ 0/*{bgActiveXPos}*/ 50%/*{bgActiveYPos}*/ repeat-x/*{bgActiveRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcActive}*/; outline: none; } +.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121/*{fcActive}*/; outline: none; text-decoration: none; } + +/* Interaction Cues +----------------------------------*/ +.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #fcefa1/*{borderColorHighlight}*/; background: #fbf9ee/*{bgColorHighlight}*/ url(images/ui-bg_glass_55_fbf9ee_1x400.png)/*{bgImgUrlHighlight}*/ 0/*{bgHighlightXPos}*/ 50%/*{bgHighlightYPos}*/ repeat-x/*{bgHighlightRepeat}*/; color: #363636/*{fcHighlight}*/; } +.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636/*{fcHighlight}*/; } +.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a/*{borderColorError}*/; background: #fef1ec/*{bgColorError}*/ url(images/ui-bg_inset-soft_95_fef1ec_1x100.png)/*{bgImgUrlError}*/ 0/*{bgErrorXPos}*/ 50%/*{bgErrorYPos}*/ repeat-x/*{bgErrorRepeat}*/; color: #cd0a0a/*{fcError}*/; } +.ui-state-error a, .ui-widget-content .ui-state-error a { color: #363636/*{fcError}*/; } +.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #cd0a0a/*{fcError}*/; } +.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; } +.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; } +.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; } + +/* Icons +----------------------------------*/ + +/* states and images */ +.ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_222222_256x240.png)/*{iconsContent}*/; } +.ui-widget-content .ui-icon {background-image: url(images/ui-icons_222222_256x240.png)/*{iconsContent}*/; } +.ui-widget-header .ui-icon {background-image: url(images/ui-icons_454545_256x240.png)/*{iconsHeader}*/; } +.ui-state-default .ui-icon { background-image: url(images/ui-icons_888888_256x240.png)/*{iconsDefault}*/; } +.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_222222_256x240.png)/*{iconsHover}*/; } +.ui-state-active .ui-icon {background-image: url(images/ui-icons_454545_256x240.png)/*{iconsActive}*/; } +.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_2e83ff_256x240.png)/*{iconsHighlight}*/; } +.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_cd0a0a_256x240.png)/*{iconsError}*/; } + +/* positioning */ +.ui-icon-carat-1-n { background-position: 0 0; } +.ui-icon-carat-1-ne { background-position: -16px 0; } +.ui-icon-carat-1-e { background-position: -32px 0; } +.ui-icon-carat-1-se { background-position: -48px 0; } +.ui-icon-carat-1-s { background-position: -64px 0; } +.ui-icon-carat-1-sw { background-position: -80px 0; } +.ui-icon-carat-1-w { background-position: -96px 0; } +.ui-icon-carat-1-nw { background-position: -112px 0; } +.ui-icon-carat-2-n-s { background-position: -128px 0; } +.ui-icon-carat-2-e-w { background-position: -144px 0; } +.ui-icon-triangle-1-n { background-position: 0 -16px; } +.ui-icon-triangle-1-ne { background-position: -16px -16px; } +.ui-icon-triangle-1-e { background-position: -32px -16px; } +.ui-icon-triangle-1-se { background-position: -48px -16px; } +.ui-icon-triangle-1-s { background-position: -64px -16px; } +.ui-icon-triangle-1-sw { background-position: -80px -16px; } +.ui-icon-triangle-1-w { background-position: -96px -16px; } +.ui-icon-triangle-1-nw { background-position: -112px -16px; } +.ui-icon-triangle-2-n-s { background-position: -128px -16px; } +.ui-icon-triangle-2-e-w { background-position: -144px -16px; } +.ui-icon-arrow-1-n { background-position: 0 -32px; } +.ui-icon-arrow-1-ne { background-position: -16px -32px; } +.ui-icon-arrow-1-e { background-position: -32px -32px; } +.ui-icon-arrow-1-se { background-position: -48px -32px; } +.ui-icon-arrow-1-s { background-position: -64px -32px; } +.ui-icon-arrow-1-sw { background-position: -80px -32px; } +.ui-icon-arrow-1-w { background-position: -96px -32px; } +.ui-icon-arrow-1-nw { background-position: -112px -32px; } +.ui-icon-arrow-2-n-s { background-position: -128px -32px; } +.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; } +.ui-icon-arrow-2-e-w { background-position: -160px -32px; } +.ui-icon-arrow-2-se-nw { background-position: -176px -32px; } +.ui-icon-arrowstop-1-n { background-position: -192px -32px; } +.ui-icon-arrowstop-1-e { background-position: -208px -32px; } +.ui-icon-arrowstop-1-s { background-position: -224px -32px; } +.ui-icon-arrowstop-1-w { background-position: -240px -32px; } +.ui-icon-arrowthick-1-n { background-position: 0 -48px; } +.ui-icon-arrowthick-1-ne { background-position: -16px -48px; } +.ui-icon-arrowthick-1-e { background-position: -32px -48px; } +.ui-icon-arrowthick-1-se { background-position: -48px -48px; } +.ui-icon-arrowthick-1-s { background-position: -64px -48px; } +.ui-icon-arrowthick-1-sw { background-position: -80px -48px; } +.ui-icon-arrowthick-1-w { background-position: -96px -48px; } +.ui-icon-arrowthick-1-nw { background-position: -112px -48px; } +.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; } +.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; } +.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; } +.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; } +.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; } +.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; } +.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; } +.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; } +.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; } +.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; } +.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; } +.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; } +.ui-icon-arrowreturn-1-w { background-position: -64px -64px; } +.ui-icon-arrowreturn-1-n { background-position: -80px -64px; } +.ui-icon-arrowreturn-1-e { background-position: -96px -64px; } +.ui-icon-arrowreturn-1-s { background-position: -112px -64px; } +.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; } +.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; } +.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; } +.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; } +.ui-icon-arrow-4 { background-position: 0 -80px; } +.ui-icon-arrow-4-diag { background-position: -16px -80px; } +.ui-icon-extlink { background-position: -32px -80px; } +.ui-icon-newwin { background-position: -48px -80px; } +.ui-icon-refresh { background-position: -64px -80px; } +.ui-icon-shuffle { background-position: -80px -80px; } +.ui-icon-transfer-e-w { background-position: -96px -80px; } +.ui-icon-transferthick-e-w { background-position: -112px -80px; } +.ui-icon-folder-collapsed { background-position: 0 -96px; } +.ui-icon-folder-open { background-position: -16px -96px; } +.ui-icon-document { background-position: -32px -96px; } +.ui-icon-document-b { background-position: -48px -96px; } +.ui-icon-note { background-position: -64px -96px; } +.ui-icon-mail-closed { background-position: -80px -96px; } +.ui-icon-mail-open { background-position: -96px -96px; } +.ui-icon-suitcase { background-position: -112px -96px; } +.ui-icon-comment { background-position: -128px -96px; } +.ui-icon-person { background-position: -144px -96px; } +.ui-icon-print { background-position: -160px -96px; } +.ui-icon-trash { background-position: -176px -96px; } +.ui-icon-locked { background-position: -192px -96px; } +.ui-icon-unlocked { background-position: -208px -96px; } +.ui-icon-bookmark { background-position: -224px -96px; } +.ui-icon-tag { background-position: -240px -96px; } +.ui-icon-home { background-position: 0 -112px; } +.ui-icon-flag { background-position: -16px -112px; } +.ui-icon-calendar { background-position: -32px -112px; } +.ui-icon-cart { background-position: -48px -112px; } +.ui-icon-pencil { background-position: -64px -112px; } +.ui-icon-clock { background-position: -80px -112px; } +.ui-icon-disk { background-position: -96px -112px; } +.ui-icon-calculator { background-position: -112px -112px; } +.ui-icon-zoomin { background-position: -128px -112px; } +.ui-icon-zoomout { background-position: -144px -112px; } +.ui-icon-search { background-position: -160px -112px; } +.ui-icon-wrench { background-position: -176px -112px; } +.ui-icon-gear { background-position: -192px -112px; } +.ui-icon-heart { background-position: -208px -112px; } +.ui-icon-star { background-position: -224px -112px; } +.ui-icon-link { background-position: -240px -112px; } +.ui-icon-cancel { background-position: 0 -128px; } +.ui-icon-plus { background-position: -16px -128px; } +.ui-icon-plusthick { background-position: -32px -128px; } +.ui-icon-minus { background-position: -48px -128px; } +.ui-icon-minusthick { background-position: -64px -128px; } +.ui-icon-close { background-position: -80px -128px; } +.ui-icon-closethick { background-position: -96px -128px; } +.ui-icon-key { background-position: -112px -128px; } +.ui-icon-lightbulb { background-position: -128px -128px; } +.ui-icon-scissors { background-position: -144px -128px; } +.ui-icon-clipboard { background-position: -160px -128px; } +.ui-icon-copy { background-position: -176px -128px; } +.ui-icon-contact { background-position: -192px -128px; } +.ui-icon-image { background-position: -208px -128px; } +.ui-icon-video { background-position: -224px -128px; } +.ui-icon-script { background-position: -240px -128px; } +.ui-icon-alert { background-position: 0 -144px; } +.ui-icon-info { background-position: -16px -144px; } +.ui-icon-notice { background-position: -32px -144px; } +.ui-icon-help { background-position: -48px -144px; } +.ui-icon-check { background-position: -64px -144px; } +.ui-icon-bullet { background-position: -80px -144px; } +.ui-icon-radio-off { background-position: -96px -144px; } +.ui-icon-radio-on { background-position: -112px -144px; } +.ui-icon-pin-w { background-position: -128px -144px; } +.ui-icon-pin-s { background-position: -144px -144px; } +.ui-icon-play { background-position: 0 -160px; } +.ui-icon-pause { background-position: -16px -160px; } +.ui-icon-seek-next { background-position: -32px -160px; } +.ui-icon-seek-prev { background-position: -48px -160px; } +.ui-icon-seek-end { background-position: -64px -160px; } +.ui-icon-seek-first { background-position: -80px -160px; } +.ui-icon-stop { background-position: -96px -160px; } +.ui-icon-eject { background-position: -112px -160px; } +.ui-icon-volume-off { background-position: -128px -160px; } +.ui-icon-volume-on { background-position: -144px -160px; } +.ui-icon-power { background-position: 0 -176px; } +.ui-icon-signal-diag { background-position: -16px -176px; } +.ui-icon-signal { background-position: -32px -176px; } +.ui-icon-battery-0 { background-position: -48px -176px; } +.ui-icon-battery-1 { background-position: -64px -176px; } +.ui-icon-battery-2 { background-position: -80px -176px; } +.ui-icon-battery-3 { background-position: -96px -176px; } +.ui-icon-circle-plus { background-position: 0 -192px; } +.ui-icon-circle-minus { background-position: -16px -192px; } +.ui-icon-circle-close { background-position: -32px -192px; } +.ui-icon-circle-triangle-e { background-position: -48px -192px; } +.ui-icon-circle-triangle-s { background-position: -64px -192px; } +.ui-icon-circle-triangle-w { background-position: -80px -192px; } +.ui-icon-circle-triangle-n { background-position: -96px -192px; } +.ui-icon-circle-arrow-e { background-position: -112px -192px; } +.ui-icon-circle-arrow-s { background-position: -128px -192px; } +.ui-icon-circle-arrow-w { background-position: -144px -192px; } +.ui-icon-circle-arrow-n { background-position: -160px -192px; } +.ui-icon-circle-zoomin { background-position: -176px -192px; } +.ui-icon-circle-zoomout { background-position: -192px -192px; } +.ui-icon-circle-check { background-position: -208px -192px; } +.ui-icon-circlesmall-plus { background-position: 0 -208px; } +.ui-icon-circlesmall-minus { background-position: -16px -208px; } +.ui-icon-circlesmall-close { background-position: -32px -208px; } +.ui-icon-squaresmall-plus { background-position: -48px -208px; } +.ui-icon-squaresmall-minus { background-position: -64px -208px; } +.ui-icon-squaresmall-close { background-position: -80px -208px; } +.ui-icon-grip-dotted-vertical { background-position: 0 -224px; } +.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; } +.ui-icon-grip-solid-vertical { background-position: -32px -224px; } +.ui-icon-grip-solid-horizontal { background-position: -48px -224px; } +.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; } +.ui-icon-grip-diagonal-se { background-position: -80px -224px; } + + +/* Misc visuals +----------------------------------*/ + +/* Corner radius */ +.ui-corner-tl { -moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; } +.ui-corner-tr { -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; } +.ui-corner-bl { -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; } +.ui-corner-br { -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; } +.ui-corner-top { -moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; } +.ui-corner-bottom { -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; } +.ui-corner-right { -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; } +.ui-corner-left { -moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; } +.ui-corner-all { -moz-border-radius: 0px/*{cornerRadius}*/; -webkit-border-radius: 0px/*{cornerRadius}*/; } + +/* Overlays */ +.ui-widget-overlay { background: #aaaaaa/*{bgColorOverlay}*/ none/*{bgImgUrlOverlay}*/ 0/*{bgOverlayXPos}*/ 0/*{bgOverlayYPos}*/ repeat-x/*{bgOverlayRepeat}*/; opacity: .3;filter:Alpha(Opacity=30)/*{opacityOverlay}*/; } +.ui-widget-shadow { margin: -4px/*{offsetTopShadow}*/ 0 0 -4px/*{offsetLeftShadow}*/; padding: 4px/*{thicknessShadow}*/; background: #aaaaaa/*{bgColorShadow}*/ none/*{bgImgUrlShadow}*/ 0/*{bgShadowXPos}*/ 0/*{bgShadowYPos}*/ repeat-x/*{bgShadowRepeat}*/; opacity: .35;filter:Alpha(Opacity=35)/*{opacityShadow}*/; -moz-border-radius: 4px/*{cornerRadiusShadow}*/; -webkit-border-radius: 4px/*{cornerRadiusShadow}*/; } \ No newline at end of file diff --git a/src/resources/css/previewfonts.css b/src/resources/css/previewfonts.css new file mode 100644 index 0000000..bbc04ec --- /dev/null +++ b/src/resources/css/previewfonts.css @@ -0,0 +1,12 @@ +@font-face { + font-family: 'Source Sans Pro'; + font-style: normal; + font-weight: 400; + src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url('previewfonts/SourceSansPro-Regular.woff2') format('woff2'), url('previewfonts/SourceSansPro-Regular.woff') format('woff'); +} +@font-face { + font-family: 'Source Sans Pro Semibold'; + font-style: normal; + font-weight: 400; + src: local('Source Sans Pro Semibold'), local('SourceSansPro-Semibold'), url('previewfonts/SourceSansPro-Semibold.woff2') format('woff2'), url('previewfonts/SourceSansPro-Semibold.woff') format('woff'); +} \ No newline at end of file diff --git a/src/resources/css/previewfonts/SourceSansPro-OpenFontLicense.txt b/src/resources/css/previewfonts/SourceSansPro-OpenFontLicense.txt new file mode 100644 index 0000000..bce8032 --- /dev/null +++ b/src/resources/css/previewfonts/SourceSansPro-OpenFontLicense.txt @@ -0,0 +1,93 @@ +Copyright 2010, 2012, 2014 Adobe Systems Incorporated (http://www.adobe.com/), with Reserved Font Name ‘Source’. + +This Font Software is licensed under the SIL Open Font License, Version 1.1. +This license is copied below, and is also available with a FAQ at: +http://scripts.sil.org/OFL + + +----------------------------------------------------------- +SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007 +----------------------------------------------------------- + +PREAMBLE +The goals of the Open Font License (OFL) are to stimulate worldwide +development of collaborative font projects, to support the font creation +efforts of academic and linguistic communities, and to provide a free and +open framework in which fonts may be shared and improved in partnership +with others. + +The OFL allows the licensed fonts to be used, studied, modified and +redistributed freely as long as they are not sold by themselves. The +fonts, including any derivative works, can be bundled, embedded, +redistributed and/or sold with any software provided that any reserved +names are not used by derivative works. The fonts and derivatives, +however, cannot be released under any other type of license. The +requirement for fonts to remain under this license does not apply +to any document created using the fonts or their derivatives. + +DEFINITIONS +"Font Software" refers to the set of files released by the Copyright +Holder(s) under this license and clearly marked as such. This may +include source files, build scripts and documentation. + +"Reserved Font Name" refers to any names specified as such after the +copyright statement(s). + +"Original Version" refers to the collection of Font Software components as +distributed by the Copyright Holder(s). + +"Modified Version" refers to any derivative made by adding to, deleting, +or substituting -- in part or in whole -- any of the components of the +Original Version, by changing formats or by porting the Font Software to a +new environment. + +"Author" refers to any designer, engineer, programmer, technical +writer or other person who contributed to the Font Software. + +PERMISSION & CONDITIONS +Permission is hereby granted, free of charge, to any person obtaining +a copy of the Font Software, to use, study, copy, merge, embed, modify, +redistribute, and sell modified and unmodified copies of the Font +Software, subject to the following conditions: + +1) Neither the Font Software nor any of its individual components, +in Original or Modified Versions, may be sold by itself. + +2) Original or Modified Versions of the Font Software may be bundled, +redistributed and/or sold with any software, provided that each copy +contains the above copyright notice and this license. These can be +included either as stand-alone text files, human-readable headers or +in the appropriate machine-readable metadata fields within text or +binary files as long as those fields can be easily viewed by the user. + +3) No Modified Version of the Font Software may use the Reserved Font +Name(s) unless explicit written permission is granted by the corresponding +Copyright Holder. This restriction only applies to the primary font name as +presented to the users. + +4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font +Software shall not be used to promote, endorse or advertise any +Modified Version, except to acknowledge the contribution(s) of the +Copyright Holder(s) and the Author(s) or with their explicit written +permission. + +5) The Font Software, modified or unmodified, in part or in whole, +must be distributed entirely under this license, and must not be +distributed under any other license. The requirement for fonts to +remain under this license does not apply to any document created +using the Font Software. + +TERMINATION +This license becomes null and void if any of the above conditions are +not met. + +DISCLAIMER +THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT +OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE +COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL +DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM +OTHER DEALINGS IN THE FONT SOFTWARE. diff --git a/src/resources/css/previewfonts/SourceSansPro-Regular.woff2 b/src/resources/css/previewfonts/SourceSansPro-Regular.woff2 new file mode 100644 index 0000000..0dd3464 Binary files /dev/null and b/src/resources/css/previewfonts/SourceSansPro-Regular.woff2 differ diff --git a/src/resources/css/previewfonts/SourceSansPro-Semibold.woff2 b/src/resources/css/previewfonts/SourceSansPro-Semibold.woff2 new file mode 100644 index 0000000..2526d2e Binary files /dev/null and b/src/resources/css/previewfonts/SourceSansPro-Semibold.woff2 differ diff --git a/src/resources/css/reset.css b/src/resources/css/reset.css new file mode 100644 index 0000000..01a4271 --- /dev/null +++ b/src/resources/css/reset.css @@ -0,0 +1,24 @@ +html,body,div,span, +applet,object,iframe, +h1,h2,h3,h4,h5,h6,p,blockquote,pre, +a,abbr,acronym,address,big,cite,code, +del,dfn,em,font,img,ins,kbd,q,s,samp, +small,strike,strong,sub,sup,tt,var, +dd,dl,dt,li,ol,ul, +fieldset,form,label,legend, +table,caption,tbody,tfoot,thead,tr,th,td { + margin: 0; + padding: 0; + border: 0; +} +table { + border-collapse: collapse; + border-spacing: 0; +} +ol,ul { + list-style: none; +} +q:before,q:after, +blockquote:before,blockquote:after { + content: ""; +} \ No newline at end of file diff --git a/src/resources/expand.html b/src/resources/expand.html new file mode 100644 index 0000000..295783b --- /dev/null +++ b/src/resources/expand.html @@ -0,0 +1,60 @@ + + + + + + + + + + +
    +
    +
    +
    + + \ No newline at end of file diff --git a/src/resources/images/axure9_logo.svg b/src/resources/images/axure9_logo.svg new file mode 100644 index 0000000..0aa619c --- /dev/null +++ b/src/resources/images/axure9_logo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/resources/images/axure_logo.png b/src/resources/images/axure_logo.png new file mode 100644 index 0000000..ed8be89 Binary files /dev/null and b/src/resources/images/axure_logo.png differ diff --git a/src/resources/images/axure_logo.svg b/src/resources/images/axure_logo.svg new file mode 100644 index 0000000..999ccf4 --- /dev/null +++ b/src/resources/images/axure_logo.svg @@ -0,0 +1,18 @@ + + + + axure_logo + Created with Sketch. + + + + + + + \ No newline at end of file diff --git a/src/resources/images/caret_down.svg b/src/resources/images/caret_down.svg new file mode 100644 index 0000000..692dab8 --- /dev/null +++ b/src/resources/images/caret_down.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/resources/images/caret_down_off.svg b/src/resources/images/caret_down_off.svg new file mode 100644 index 0000000..7b640d8 --- /dev/null +++ b/src/resources/images/caret_down_off.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/resources/images/close_x.svg b/src/resources/images/close_x.svg new file mode 100644 index 0000000..325ca55 --- /dev/null +++ b/src/resources/images/close_x.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/resources/images/close_x_minimize.svg b/src/resources/images/close_x_minimize.svg new file mode 100644 index 0000000..24f693b --- /dev/null +++ b/src/resources/images/close_x_minimize.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/resources/images/divider.png b/src/resources/images/divider.png new file mode 100644 index 0000000..f7b738a Binary files /dev/null and b/src/resources/images/divider.png differ diff --git a/src/resources/images/divider.svg b/src/resources/images/divider.svg new file mode 100644 index 0000000..767941e --- /dev/null +++ b/src/resources/images/divider.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/src/resources/images/exit.svg b/src/resources/images/exit.svg new file mode 100644 index 0000000..f6e38c0 --- /dev/null +++ b/src/resources/images/exit.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/resources/images/favicon_play.ico b/src/resources/images/favicon_play.ico new file mode 100644 index 0000000..6f9a873 Binary files /dev/null and b/src/resources/images/favicon_play.ico differ diff --git a/src/resources/images/overflow-icon.svg b/src/resources/images/overflow-icon.svg new file mode 100644 index 0000000..31a4669 --- /dev/null +++ b/src/resources/images/overflow-icon.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/resources/images/overflow_checkmark.svg b/src/resources/images/overflow_checkmark.svg new file mode 100644 index 0000000..1902c82 --- /dev/null +++ b/src/resources/images/overflow_checkmark.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/resources/images/overflow_icon_off.svg b/src/resources/images/overflow_icon_off.svg new file mode 100644 index 0000000..392e0e7 --- /dev/null +++ b/src/resources/images/overflow_icon_off.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/resources/images/refresh.svg b/src/resources/images/refresh.svg new file mode 100644 index 0000000..258992e --- /dev/null +++ b/src/resources/images/refresh.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/resources/images/resize.svg b/src/resources/images/resize.svg new file mode 100644 index 0000000..3c62509 --- /dev/null +++ b/src/resources/images/resize.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/resources/images/return.svg b/src/resources/images/return.svg new file mode 100644 index 0000000..b5bc16d --- /dev/null +++ b/src/resources/images/return.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/resources/images/transparent.gif b/src/resources/images/transparent.gif new file mode 100644 index 0000000..35d42e8 Binary files /dev/null and b/src/resources/images/transparent.gif differ diff --git a/src/resources/images/views-icon.svg b/src/resources/images/views-icon.svg new file mode 100644 index 0000000..0f78550 --- /dev/null +++ b/src/resources/images/views-icon.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/resources/reload.html b/src/resources/reload.html new file mode 100644 index 0000000..5f99f0b --- /dev/null +++ b/src/resources/reload.html @@ -0,0 +1,24 @@ + + + + + + + + + + \ No newline at end of file diff --git a/src/resources/scripts/axure/action.js b/src/resources/scripts/axure/action.js new file mode 100644 index 0000000..8c1bbbd --- /dev/null +++ b/src/resources/scripts/axure/action.js @@ -0,0 +1,2115 @@ +$axure.internal(function($ax) { + var _actionHandlers = {}; + var _action = $ax.action = {}; + + var queueTypes = _action.queueTypes = { + none: 0, + move: 1, + setState: 2, + fade: 3, + resize: 4, + rotate: 5 + }; + + var animationQueue = {}; + + // using array as the key doesn't play nice + var nextAnimationId = 1; + var animationsToCount = {}; + var actionToActionGroups = {}; + var getAnimation = function(id, type) { + return animationQueue[id] && animationQueue[id][type] && animationQueue[id][type][0]; + }; + + var _addAnimation = _action.addAnimation = function (id, type, func, suppressFire) { + + var wasEmpty = !getAnimation(id, type); + // Add the func to the queue. Create the queue if necessary. + var idQueue = animationQueue[id]; + if(!idQueue) animationQueue[id] = idQueue = {}; + + var queue = idQueue[type]; + if(!queue) idQueue[type] = queue = []; + + queue[queue.length] = func; + // If it was empty, there isn't a callback waiting to be called on this. You have to fire it manually. + // If this is waiting on something, suppress it, and it will fire when it's ready + if(wasEmpty && !suppressFire) func(); + }; + + var _addAnimations = function (animations) { + if(animations.length == 1) { + _addAnimation(animations[0].id, animations[0].type, animations[0].func); + return; + } + var allReady = true; + var readyCount = 0; + for(var i = 0; i < animations.length; i++) { + var animation = animations[i]; + var thisReady = !getAnimation(animation.id, animation.type); + allReady = allReady && thisReady; + if (thisReady) readyCount++; + else { + var typeToGroups = actionToActionGroups[animation.id]; + if (!typeToGroups) actionToActionGroups[animation.id] = typeToGroups = {}; + + var groups = typeToGroups[animation.type]; + if (!groups) typeToGroups[animation.type] = groups = []; + + groups[groups.length] = animations; + } + } + + for(i = 0; i < animations.length; i++) { + animation = animations[i]; + _addAnimation(animation.id, animation.type, animation.func, true); + } + + if (allReady) { + for (i = 0; i < animations.length; i++) animations[i].func(); + } else { + animations.id = nextAnimationId++; + animationsToCount[animations.id] = readyCount; + } + } + + var _fireAnimationFromQueue = _action.fireAnimationFromQueue = function (id, type) { + // Remove the function that was just fired + if (animationQueue[id] && animationQueue[id][type]) $ax.splice(animationQueue[id][type], 0, 1); + + // Fire the next func if there is one + var func = getAnimation(id, type); + if(func && !_checkFireActionGroup(id, type, func)) func(); + }; + + var _checkFireActionGroup = function(id, type, func) { + var group = actionToActionGroups[id]; + group = group && group[type]; + if (!group || group.length == 0) return false; + + var animations = group[0]; + var found = false; + for (var i = 0; i < animations.length; i++) { + var animation = animations[i]; + if (animation.id == id && animation.type == type) { + found = func == animation.func; + break; + } + } + + // if found then update this action group, otherwise, keep waiting for right action to fire + if(!found) return false; + $ax.splice(group, 0, 1); + var count = animationsToCount[animations.id] + 1; + if(count != animations.length) { + animationsToCount[animations.id] = count; + return true; + } + delete animationsToCount[animations.id]; + + // Funcs is needed because an earlier func can try to cascade right away (when no animation for example) and will kill this func and move on to the + // next one (which may not even exist). If we get all funcs before calling any, then we know they are all the func we want. + var funcs = []; + for(i = 0; i < animations.length; i++) { + animation = animations[i]; + funcs.push(getAnimation(animation.id, animation.type)); + } + for(i = 0; i < funcs.length; i++) { + funcs[i](); + } + + return true; + } + + var _refreshing = []; + _action.refreshStart = function(repeaterId) { _refreshing.push(repeaterId); }; + _action.refreshEnd = function() { _refreshing.pop(); }; + + // TODO: [ben] Consider moving this to repeater.js + var _repeatersToRefresh = _action.repeatersToRefresh = []; + var _ignoreAction = function(repeaterId) { + for(var i = 0; i < _refreshing.length; i++) if(_refreshing[i] == repeaterId) return true; + return false; + }; + + var _addRefresh = function(repeaterId) { + if(_repeatersToRefresh.indexOf(repeaterId) == -1) _repeatersToRefresh.push(repeaterId); + }; + + var _getIdToResizeMoveState = function(eventInfo) { + if(!eventInfo.idToResizeMoveState) eventInfo.idToResizeMoveState = {}; + return eventInfo.idToResizeMoveState; + } + + var _queueResizeMove = function (id, type, eventInfo, actionInfo) { + if (type == queueTypes.resize || type == queueTypes.rotate) $ax.public.fn.convertToSingleImage($jobj(id)); + + var idToResizeMoveState = _getIdToResizeMoveState(eventInfo); + if(!idToResizeMoveState[id]) { + idToResizeMoveState[id] = {}; + idToResizeMoveState[id][queueTypes.move] = { queue: [], used: 0 }; + idToResizeMoveState[id][queueTypes.resize] = { queue: [], used: 0 }; + idToResizeMoveState[id][queueTypes.rotate] = { queue: [], used: 0 }; + } + var state = idToResizeMoveState[id]; + + // If this is not a type being queued (no action of it's type waiting already) then if it is an instant, fire right away. + var myOptions = type == queueTypes.resize ? actionInfo : actionInfo.options; + if(!state[type].queue.length && (!myOptions.easing || myOptions.easing == 'none' || !myOptions.duration)) { + var func = type == queueTypes.resize ? _addResize : type == queueTypes.rotate ? _addRotate : _addMove; + func(id, eventInfo, actionInfo, { easing: 'none', duration: 0, stop: { instant: true } }); + return; + } + + // Check other 2 types to see if either is empty, if so, we can't do anything, so just queue it up + var otherType1 = type == queueTypes.move ? queueTypes.resize : queueTypes.move; + var otherType2 = type == queueTypes.rotate ? queueTypes.resize : queueTypes.rotate; + if (!state[otherType1].queue.length || !state[otherType2].queue.length) { + state[type].queue.push({ eventInfo: eventInfo, actionInfo: actionInfo }); + } else { + var duration = myOptions.duration; + var used1 = state[otherType1].used; + var used2 = state[otherType2].used; + + while(state[otherType1].queue.length && state[otherType2].queue.length && duration != 0) { + var other1 = state[otherType1].queue[0]; + var otherOptions1 = otherType1 == queueTypes.resize ? other1.actionInfo : other1.actionInfo.options; + // If queue up action is a non animation, then don't combo it, just queue it and move on + if(!otherOptions1.easing || otherOptions1.easing == 'none' || !otherOptions1.duration) { + func = otherType1 == queueTypes.resize ? _addResize : otherType1 == queueTypes.rotate ? _addRotate : _addMove; + func(id, eventInfo, actionInfo, { easing: 'none', duration: 0, stop: { instant: true } }); + continue; + } + var other2 = state[otherType2].queue[0]; + var otherOptions2 = otherType2 == queueTypes.resize ? other2.actionInfo : other2.actionInfo.options; + // If queue up action is a non animation, then don't combo it, just queue it and move on + if(!otherOptions2.easing || otherOptions2.easing == 'none' || !otherOptions2.duration) { + func = otherType2 == queueTypes.resize ? _addResize : otherType2 == queueTypes.rotate ? _addRotate : _addMove; + func(id, eventInfo, actionInfo, { easing: 'none', duration: 0, stop: { instant: true } }); + continue; + } + + // Other duration is what is left over. When in queue it may be partly finished already + var otherDuration1 = otherOptions1.duration - used1; + var otherDuration2 = otherOptions2.duration - used2; + + var resizeInfo = type == queueTypes.resize ? actionInfo : otherType1 == queueTypes.resize ? other1.actionInfo : other2.actionInfo; + var rotateInfo = type == queueTypes.rotate ? actionInfo : otherType1 == queueTypes.rotate ? other1.actionInfo : other2.actionInfo; + var moveInfo = type == queueTypes.move ? actionInfo : otherType1 == queueTypes.move ? other1.actionInfo : other2.actionInfo; + var options = { easing: moveInfo.options.easing, duration: Math.min(duration, otherDuration1, otherDuration2) }; + // Start for self is whole duration - duration left, end is start plus duration of combo to be queued, length is duration + var stop = { start: myOptions.duration - duration, len: myOptions.duration }; + stop.end = stop.start + options.duration; + // Start for other is used (will be 0 after 1st round), end is start plus length is duration of combo to be queued, length is other duration + var otherStop1 = { start: used1, end: options.duration + used1, len: otherOptions1.duration }; + var otherStop2 = { start: used2, end: options.duration + used2, len: otherOptions2.duration }; + options.stop = type == queueTypes.resize ? stop : otherType1 == queueTypes.resize ? otherStop1 : otherStop2; + options.moveStop = type == queueTypes.move ? stop : otherType1 == queueTypes.move ? otherStop1 : otherStop2; + options.rotateStop = type == queueTypes.rotate ? stop : otherType1 == queueTypes.rotate ? otherStop1 : otherStop2; + + _addResize(id, eventInfo, resizeInfo, options, moveInfo, rotateInfo); + + // Update duration for this animation + duration -= options.duration; + // For others update used and remove from queue if necessary + if(otherDuration1 == options.duration) { + $ax.splice(state[otherType1].queue, 0, 1); + used1 = 0; + } else used1 += options.duration; + + if(otherDuration2 == options.duration) { + $ax.splice(state[otherType2].queue, 0, 1); + used2 = 0; + } else used2 += options.duration; + } + + // Start queue for new type if necessary + if(duration) { + state[type].queue.push({ eventInfo: eventInfo, actionInfo: actionInfo }); + state[type].used = myOptions.duration - duration; + } + + // Update used for others + state[otherType1].used = used1; + state[otherType2].used = used2; + } + }; + + _action.flushAllResizeMoveActions = function (eventInfo) { + var idToResizeMoveState = _getIdToResizeMoveState(eventInfo); + for(var id in idToResizeMoveState) _flushResizeMoveActions(id, idToResizeMoveState); + }; + + var _flushResizeMoveActions = function(id, idToResizeMoveState) { + var state = idToResizeMoveState[id]; + var move = state[queueTypes.move]; + var moveInfo = move.queue[0]; + var resize = state[queueTypes.resize]; + var resizeInfo = resize.queue[0]; + var rotate = state[queueTypes.rotate]; + var rotateInfo = rotate.queue[0]; + while (moveInfo || resizeInfo || rotateInfo) { + var eventInfo = moveInfo ? moveInfo.eventInfo : resizeInfo ? resizeInfo.eventInfo : rotateInfo.eventInfo; + moveInfo = moveInfo && moveInfo.actionInfo; + resizeInfo = resizeInfo && resizeInfo.actionInfo; + rotateInfo = rotateInfo && rotateInfo.actionInfo; + + // Resize is used by default, then rotate + if(resizeInfo) { + // Check for instant resize + if(!resizeInfo.duration || resizeInfo.easing == 'none') { + _addResize(id, resize.queue[0].eventInfo, resizeInfo, { easing: 'none', duration: 0, stop: { instant: true } }); + _updateResizeMoveUsed(id, queueTypes.resize, 0, idToResizeMoveState); + resizeInfo = resize.queue[0]; + continue; + } + + var duration = resizeInfo.duration - resize.used; + if(moveInfo) duration = Math.min(duration, moveInfo.options.duration - move.used); + if(rotateInfo) duration = Math.min(duration, rotateInfo.options.duration - rotate.used); + + var baseOptions = moveInfo ? moveInfo.options : resizeInfo; + var options = { easing: baseOptions.easing, duration: duration }; + + options.stop = { start: resize.used, end: resize.used + duration, len: resizeInfo.duration }; + if(moveInfo) options.moveStop = { start: move.used, end: move.used + duration, len: moveInfo.options.duration }; + if(rotateInfo) options.rotateStop = { start: rotate.used, end: rotate.used + duration, len: rotateInfo.options.duration }; + + _addResize(id, eventInfo, resizeInfo, options, moveInfo, rotateInfo); + + _updateResizeMoveUsed(id, queueTypes.resize, duration, idToResizeMoveState); + resizeInfo = resize.queue[0]; + if(rotateInfo) { + _updateResizeMoveUsed(id, queueTypes.rotate, duration, idToResizeMoveState); + rotateInfo = rotate.queue[0]; + } + if(moveInfo) { + _updateResizeMoveUsed(id, queueTypes.move, duration, idToResizeMoveState); + moveInfo = move.queue[0]; + } + } else if (rotateInfo) { + // Check for instant rotate + if(!rotateInfo.options.duration || rotateInfo.options.easing == 'none') { + _addRotate(id, rotate.queue[0].eventInfo, rotateInfo, { easing: 'none', duration: 0, stop: { instant: true } }); + _updateResizeMoveUsed(id, queueTypes.rotate, 0, idToResizeMoveState); + rotateInfo = rotate.queue[0]; + continue; + } + + duration = rotateInfo.options.duration - rotate.used; + if(moveInfo) duration = Math.min(duration, moveInfo.options.duration - move.used); + + baseOptions = moveInfo ? moveInfo.options : rotateInfo.options; + options = { easing: baseOptions.easing, duration: duration }; + + options.stop = { start: rotate.used, end: rotate.used + duration, len: rotateInfo.options.duration }; + if(moveInfo) options.moveStop = { start: move.used, end: move.used + duration, len: moveInfo.options.duration }; + + _addRotate(id, eventInfo, rotateInfo, options, moveInfo); + + _updateResizeMoveUsed(id, queueTypes.rotate, duration, idToResizeMoveState); + rotateInfo = rotate.queue[0]; + if(moveInfo) { + _updateResizeMoveUsed(id, queueTypes.move, duration, idToResizeMoveState); + moveInfo = move.queue[0]; + } + } else { + if(!moveInfo.options.duration || moveInfo.options.easing == 'none') { + _addMove(id, eventInfo, moveInfo, { easing: 'none', duration: 0, stop: { instant: true } }); + _updateResizeMoveUsed(id, queueTypes.move, 0, idToResizeMoveState); + moveInfo = move.queue[0]; + continue; + } + + duration = moveInfo.options.duration - move.used; + options = { easing: moveInfo.options.easing, duration: duration }; + options.stop = { start: move.used, end: moveInfo.options.duration, len: moveInfo.options.duration }; + _addMove(id, eventInfo, moveInfo, options); + + _updateResizeMoveUsed(id, queueTypes.move, duration, idToResizeMoveState); + moveInfo = move.queue[0]; + } + } + }; + + var _updateResizeMoveUsed = function(id, type, duration, idToResizeMoveState) { + var state = idToResizeMoveState[id][type]; + state.used += duration; + var options = state.queue[0].actionInfo; + if(options.options) options = options.options; + var optionDur = (options.easing && options.easing != 'none' && options.duration) || 0; + if(optionDur <= state.used) { + $ax.splice(state.queue, 0, 1); + state.used = 0; + } + } + + var _dispatchAction = $ax.action.dispatchAction = function(eventInfo, actions, currentIndex) { + currentIndex = currentIndex || 0; + //If no actions, you can bubble + if(currentIndex >= actions.length) return; + //actions are responsible for doing their own dispatching + _actionHandlers[actions[currentIndex].action](eventInfo, actions, currentIndex); + }; + + _actionHandlers.wait = function(eventInfo, actions, index) { + var action = actions[index]; + var infoCopy = $ax.eventCopy(eventInfo); + window.setTimeout(function() { + infoCopy.now = new Date(); + infoCopy.idToResizeMoveState = undefined; + _dispatchAction(infoCopy, actions, index + 1); + _action.flushAllResizeMoveActions(infoCopy); + }, action.waitTime); + }; + + _actionHandlers.expr = function(eventInfo, actions, index) { + var action = actions[index]; + + $ax.expr.evaluateExpr(action.expr, eventInfo); //this should be a block + + _dispatchAction(eventInfo, actions, index + 1); + }; + + _actionHandlers.setFunction = _actionHandlers.expr; + + _actionHandlers.linkWindow = function(eventInfo, actions, index) { + linkActionHelper(eventInfo, actions, index); + }; + + _actionHandlers.closeCurrent = function(eventInfo, actions, index) { + $ax.closeWindow(); + _dispatchAction(eventInfo, actions, index + 1); + }; + + _actionHandlers.linkFrame = function(eventInfo, actions, index) { + linkActionHelper(eventInfo, actions, index); + }; + + _actionHandlers.setAdaptiveView = function(eventInfo, actions, index) { + var action = actions[index]; + var view = action.setAdaptiveViewTo; + + if(view) $ax.adaptive.setAdaptiveView(view); + }; + + var linkActionHelper = function(eventInfo, actions, index) { + var action = actions[index]; + eventInfo.link = true; + + if(action.linkType != 'frame') { + var includeVars = _includeVars(action.target, eventInfo); + if(action.target.targetType == "reloadPage") { + $ax.reload(action.target.includeVariables); + } else if(action.target.targetType == "backUrl") { + $ax.back(); + } + + var url = action.target.url; + if(!url && action.target.urlLiteral) { + url = $ax.expr.evaluateExpr(action.target.urlLiteral, eventInfo, true); + } + + if(url) { + let useStartHtml = shouldUseStartHtml(action); + if(useStartHtml) { + //use start.html to load player + url = urlWithStartHtml(url); + //collapse player for popup + if(action.linkType == "popup") url = urlWithCollapseSitemap(url); + } + + //set useGlobalVarNameInUrl to true to use GLOBAL_VAR_NAME in the url, so player knows how to parse it + //without this, we are assuming everything after '#' are global vars + if(action.linkType == "popup") { + $ax.navigate({ + url: url, + target: action.linkType, + includeVariables: includeVars, + popupOptions: action.popup, + useGlobalVarNameInUrl : useStartHtml + }); + } else { + $ax.navigate({ + url: url, + target: action.linkType, + includeVariables: includeVars, + useGlobalVarNameInUrl : useStartHtml + }); + } + } + } else linkFrame(eventInfo, action); + eventInfo.link = false; + + _dispatchAction(eventInfo, actions, index + 1); + }; + + //use start.html will add a player to the prototype + var shouldUseStartHtml = function(linkAction) { + return linkAction.target.targetType == 'page' //only adding player for page, not external links + && (linkAction.linkType == "popup" || linkAction.linkType == "new") //only add for popup and new tabs + && $axure.utils.isInPlayer() //allow user to view without player (maybe useful for user testing) + && !$axure.utils.isShareApp() //share app use special handling on its link, add start.html breaks the handling + } + + var urlWithStartHtml = function(url) { + var pageName = url.substring(0, url.lastIndexOf('.html')); + var pageHash = $axure.utils.setHashStringVar(START_URL_NAME, PAGE_URL_NAME, pageName); + return START_URL_NAME + pageHash; + } + + var urlWithCollapseSitemap = function(url) { + return url + '&' + SITEMAP_COLLAPSE_VAR_NAME + '=' + SITEMAP_COLLAPSE_VALUE; + } + + var _includeVars = function(target, eventInfo) { + if(target.includeVariables) return true; + // If it is a url literal, that is a string literal, that has only 1 sto, that is an item that is a page, include vars. + if(target.urlLiteral) { + var literal = target.urlLiteral; + var sto = literal.stos[0]; + if(literal.exprType == 'stringLiteral' && literal.value.indexOf('[[') == 0 && literal.value.indexOf(']]' == literal.value.length - 2) && literal.stos.length == 1 && sto.sto == 'item' && eventInfo.item) { + var data = $ax.repeater.getData(eventInfo, eventInfo.item.repeater.elementId, eventInfo.item.index, sto.name, 'data'); + if (data && $ax.public.fn.IsPage(data.type)) return true; + } + } + return false; + }; + + var linkFrame = function(eventInfo, action) { + for(var i = 0; i < action.framesToTargets.length; i++) { + var framePath = action.framesToTargets[i].framePath; + var target = action.framesToTargets[i].target; + var includeVars = _includeVars(target, eventInfo); + + var url = target.url; + if(!url && target.urlLiteral) { + url = $ax.expr.evaluateExpr(target.urlLiteral, eventInfo, true); + } + + var id = $ax.getElementIdsFromPath(framePath, eventInfo)[0]; + if(id) $ax('#' + $ax.INPUT(id)).openLink(url, includeVars); + } + }; + + var _repeatPanelMap = {}; + + _actionHandlers.setPanelState = function(eventInfo, actions, index) { + var action = actions[index]; + + for(var i = 0; i < action.panelsToStates.length; i++) { + var panelToState = action.panelsToStates[i]; + var stateInfo = panelToState.stateInfo; + var elementIds = $ax.getElementIdsFromPath(panelToState.panelPath, eventInfo); + + for(var j = 0; j < elementIds.length; j++) { + var elementId = elementIds[j]; + // Need new scope for elementId and info + (function(elementId, stateInfo) { + _addAnimation(elementId, queueTypes.setState, function() { + var stateNumber = stateInfo.stateNumber; + if(stateInfo.setStateType == "value") { + var oldTarget = eventInfo.targetElement; + eventInfo.targetElement = elementId; + var stateName = $ax.expr.evaluateExpr(stateInfo.stateValue, eventInfo); + eventInfo.targetElement = oldTarget; + + // Try for state name first + var states = $ax.getObjectFromElementId(elementId).diagrams; + var stateNameFound = false; + for(var k = 0; k < states.length; k++) { + if(states[k].label == stateName) { + stateNumber = k + 1; + stateNameFound = true; + } + } + + // Now check for index + if(!stateNameFound) { + stateNumber = Number(stateName); + var panelCount = $('#' + elementId).children().length; + + // Make sure number is not NaN, is in range, and is a whole number. + // Wasn't a state name or number, so return + if(isNaN(stateNumber) || stateNumber <= 0 || stateNumber > panelCount || Math.round(stateNumber) != stateNumber) return _fireAnimationFromQueue(elementId, queueTypes.setState); + } + } else if(stateInfo.setStateType == 'next' || stateInfo.setStateType == 'previous') { + var info = $ax.deepCopy(stateInfo); + var repeat = info.repeat; + + // Only map it, if repeat exists. + if(typeof (repeat) == 'number') _repeatPanelMap[elementId] = info; + return _progessPanelState(elementId, info, info.repeatSkipFirst); + } + delete _repeatPanelMap[elementId]; + + // If setting to current (to stop repeat) break here + if(stateInfo.setStateType == 'current') return _fireAnimationFromQueue(elementId, queueTypes.setState); + + $ax('#' + elementId).SetPanelState(stateNumber, stateInfo.options, stateInfo.showWhenSet); + }); + })(elementId, stateInfo); + } + } + + _dispatchAction(eventInfo, actions, index + 1); + }; + + var _progessPanelState = function(id, info, skipFirst) { + var direction = info.setStateType; + var loop = info.loop; + var repeat = info.repeat; + var options = info.options; + + var hasRepeat = typeof (repeat) == 'number'; + var currentStateId = $ax.visibility.GetPanelState(id); + var stateNumber = ''; + if(currentStateId != '') { + currentStateId = $ax.repeater.getScriptIdFromElementId(currentStateId); + var currentStateNumber = Number(currentStateId.substr(currentStateId.indexOf('state') + 5)); + if(direction == "next") { + stateNumber = currentStateNumber + 2; + + if(stateNumber > $ax.visibility.GetPanelStateCount(id)) { + if(loop) stateNumber = 1; + else { + delete _repeatPanelMap[id]; + return _fireAnimationFromQueue(id, queueTypes.setState); + } + } + } else if(direction == "previous") { + stateNumber = currentStateNumber; + if(stateNumber <= 0) { + if(loop) stateNumber = $ax.visibility.GetPanelStateCount(id); + else { + delete _repeatPanelMap[id]; + return _fireAnimationFromQueue(id, queueTypes.setState); + } + } + } + + if(hasRepeat && _repeatPanelMap[id] != info) return _fireAnimationFromQueue(id, queueTypes.setState); + + if (!skipFirst) $ax('#' + id).SetPanelState(stateNumber, options, info.showWhenSet); + else _fireAnimationFromQueue(id, queueTypes.setState); + + if(hasRepeat) { + var animate = options && options.animateIn; + if(animate && animate.easing && animate.easing != 'none' && animate.duration > repeat) repeat = animate.duration; + animate = options && options.animateOut; + if(animate && animate.easing && animate.easing != 'none' && animate.duration > repeat) repeat = animate.duration; + + window.setTimeout(function() { + // Either new repeat, or no repeat anymore. + if(_repeatPanelMap[id] != info) return; + _addAnimation(id, queueTypes.setState, function() { + _progessPanelState(id, info, false); + }); + }, repeat); + } else delete _repeatPanelMap[id]; + } + }; + + _actionHandlers.fadeWidget = function(eventInfo, actions, index) { + var action = actions[index]; + + for(var i = 0; i < action.objectsToFades.length; i++) { + var fadeInfo = action.objectsToFades[i].fadeInfo; + var elementIds = $ax.getElementIdsFromPath(action.objectsToFades[i].objectPath, eventInfo); + + for(var j = 0; j < elementIds.length; j++) { + var elementId = elementIds[j]; + // Need new scope for elementId and info + (function(elementId, fadeInfo) { + _addAnimation(elementId, queueTypes.fade, function() { + if(fadeInfo.fadeType == "hide") { + $ax('#' + elementId).hide(fadeInfo.options); + } else if(fadeInfo.fadeType == "show") { + $ax('#' + elementId).show(fadeInfo.options, eventInfo); + } else if(fadeInfo.fadeType == "toggle") { + $ax('#' + elementId).toggleVisibility(fadeInfo.options); + } + }); + })(elementId, fadeInfo); + } + } + + _dispatchAction(eventInfo, actions, index + 1); + }; + + _actionHandlers.setOpacity = function(eventInfo, actions, index) { + var action = actions[index]; + + for(var i = 0; i < action.objectsToSetOpacity.length; i++) { + var opacityInfo = action.objectsToSetOpacity[i].opacityInfo; + var elementIds = $ax.getElementIdsFromPath(action.objectsToSetOpacity[i].objectPath, eventInfo); + + for(var j = 0; j < elementIds.length; j++) { + var elementId = elementIds[j]; + + (function(elementId, opacityInfo) { + _addAnimation(elementId, queueTypes.fade, function () { + var oldTarget = eventInfo.targetElement; + eventInfo.targetElement = elementId; + var opacity = $ax.expr.evaluateExpr(opacityInfo.opacity, eventInfo); + eventInfo.targetElement = oldTarget; + opacity = Math.min(100, Math.max(0, opacity)); + $ax('#' + elementId).setOpacity(opacity/100, opacityInfo.easing, opacityInfo.duration); + }) + })(elementId, opacityInfo); + } + } + + _dispatchAction(eventInfo, actions, index + 1); + } + + _actionHandlers.moveWidget = function(eventInfo, actions, index) { + var action = actions[index]; + for(var i = 0; i < action.objectsToMoves.length; i++) { + var moveInfo = action.objectsToMoves[i].moveInfo; + var elementIds = $ax.getElementIdsFromPath(action.objectsToMoves[i].objectPath, eventInfo); + + for(var j = 0; j < elementIds.length; j++) { + var elementId = elementIds[j]; + _queueResizeMove(elementId, queueTypes.move, eventInfo, moveInfo); + //_addMove(eventInfo, elementId, moveInfo, eventInfo.dragInfo); + } + } + _dispatchAction(eventInfo, actions, index + 1); + }; + + //var _compoundChildrenShallow = function (id) { + // var deep = []; + // var children = $ax('#' + id).getChildren()[0].children; + // var piecePrefix = id + 'p'; + + // for (var i = 0; i < children.length; i++) { + // if(children[i].substring(0, id.length + 1) == piecePrefix) { + // deep.push(children[i]); + // } + // } + // return deep; + //}; + + var _addMove = function (elementId, eventInfo, moveInfo, optionsOverride) { + var eventInfoCopy = $ax.eventCopy(eventInfo); + var idToResizeMoveState = _getIdToResizeMoveState(eventInfoCopy); + eventInfoCopy.targetElement = elementId; + + var options = $ax.deepCopy(moveInfo.options); + options.easing = optionsOverride.easing; + options.duration = optionsOverride.duration; + options.dragInfo = eventInfo.dragInfo; + + if($ax.public.fn.IsLayer($obj(elementId).type)) { + var childrenIds = $ax.public.fn.getLayerChildrenDeep(elementId, true); + if(childrenIds.length == 0) return; + + var animations = []; + + // Get move delta once, then apply to all children + animations.push({ + id: elementId, + type: queueTypes.move, + func: function () { + var layerInfo = $ax('#' + elementId).offsetBoundingRect(); + //var layerInfo = $ax.public.fn.getWidgetBoundingRect(elementId); + var deltaLoc = _getMoveLoc(elementId, moveInfo, eventInfoCopy, optionsOverride.stop, idToResizeMoveState[elementId], options, layerInfo); +// $ax.event.raiseSyntheticEvent(elementId, "onMove"); + $ax.visibility.pushContainer(elementId, false); + + options.onComplete = function () { + _fireAnimationFromQueue(elementId, queueTypes.move); + $ax.visibility.popContainer(elementId, false); + }; + + $ax('#' + elementId).moveBy(deltaLoc.x, deltaLoc.y, options); + } + }); + + //for(var i = 0; i < childrenIds.length; i++) { + // (function(childId) { + // animations.push({ + // id: childId, + // type: queueTypes.move, + // func: function () { + // // Nop, while trying to move as container + // //$ax.event.raiseSyntheticEvent(childId, "onMove"); + // //if($ax.public.fn.IsLayer($obj(childId).type)) _fireAnimationFromQueue(childId, queueTypes.move); + // //else $ax('#' + childId).moveBy(deltaLoc.x, deltaLoc.y, moveInfo.options); + // } + // }); + // })(childrenIds[i]); + //} + _addAnimations(animations); + } else { + _addAnimation(elementId, queueTypes.move, function() { + var loc = _getMoveLoc(elementId, moveInfo, eventInfoCopy, optionsOverride.stop, idToResizeMoveState[elementId], options); + +// $ax.event.raiseSyntheticEvent(elementId, "onMove"); + if(loc.moveTo) $ax('#' + elementId).moveTo(loc.x, loc.y, options); + else $ax('#' + elementId).moveBy(loc.x, loc.y, options); + }); + } + }; + + var _moveSingleWidget = function (elementId, delta, options, onComplete) { + if(!delta.x && !delta.y) { + $ax.action.fireAnimationFromQueue(elementId, $ax.action.queueTypes.move); + if (onComplete) onComplete(); + return; + } + var fixedInfo = $ax.dynamicPanelManager.getFixedInfo(elementId); + var xProp = 'left'; + var xDiff = '+='; + if(fixedInfo) { + if(fixedInfo.horizontal == 'right') { + xProp = 'right'; + xDiff = '-='; + } else if(fixedInfo.horizontal == 'center') { + xProp = 'margin-left'; + } + } + var yProp = 'top'; + var yDiff = '+='; + if(fixedInfo) { + if(fixedInfo.vertical == 'bottom') { + yProp = 'bottom'; + yDiff = '-='; + } else if(fixedInfo.vertical == 'middle') { + yProp = 'margin-top'; + } + } + + var css = {}; + css[xProp] = xDiff + delta.x; + css[yProp] = yDiff + delta.y; + + $ax.visibility.moveMovedLocation(elementId, delta.x, delta.y); + + var moveInfo = $ax.move.PrepareForMove(elementId, delta.x, delta.y,false, options); + $jobjAll(elementId).animate(css, { + duration: options.duration, + easing: options.easing, + queue: false, + complete: function () { + if(onComplete) onComplete(); + if(moveInfo.rootLayer) $ax.visibility.popContainer(moveInfo.rootLayer, false); + $ax.dynamicPanelManager.fitParentPanel(elementId); + $ax.action.fireAnimationFromQueue(elementId, $ax.action.queueTypes.move); + } + }); + } + + var _getMoveLoc = function (elementId, moveInfo, eventInfoCopy, stopInfo, comboState, options, layerInfo) { + var moveTo = false; + var moveWithThis = false; + var xValue = 0; + var yValue = 0; + var moveResult = comboState.moveResult; + var widgetDragInfo = eventInfoCopy.dragInfo; + var jobj = $jobj(elementId); + + var startX; + var startY; + + switch(moveInfo.moveType) { + case "location": + // toRatio is ignoring anything before start since that has already taken effect we just know whe have from start to len to finish + // getting to the location we want to get to. + var toRatio = stopInfo.instant ? 1 : (stopInfo.end - stopInfo.start) / (stopInfo.len - stopInfo.start); + + // If result already caluculated, don't recalculate again, other calculate and save + if (moveResult) { + xValue = moveResult.x; + yValue = moveResult.y; + } else { + comboState.moveResult = moveResult = { x: $ax.expr.evaluateExpr(moveInfo.xValue, eventInfoCopy), y: $ax.expr.evaluateExpr(moveInfo.yValue, eventInfoCopy) }; + xValue = moveResult.x; + yValue = moveResult.y; + } + // If this is final stop for this move, then clear out the result so next move won't use it + if(stopInfo.instant || stopInfo.end == stopInfo.len) comboState.moveResult = undefined; + + if (layerInfo) { + startX = layerInfo.left; + startY = layerInfo.top; + //} else if ($ax.public.fn.isCompoundVectorHtml(jobj[0])) { + // var dimensions = $ax.public.fn.compoundWidgetDimensions(jobj); + // startX = dimensions.left; + // startY = dimensions.top; + } else { + var offsetLocation = $ax('#' + elementId).offsetLocation(); + startX = offsetLocation.left; + startY = offsetLocation.top; + //startX = $ax('#' + elementId).locRelativeIgnoreLayer(false); + //startY = $ax('#' + elementId).locRelativeIgnoreLayer(true); + if(jobj.css('position') == 'fixed') { + startX -= $(window).scrollLeft(); + startY -= $(window).scrollTop(); + } + } + + xValue = xValue == '' ? 0 : (xValue - startX) * toRatio; + yValue = yValue == '' ? 0 : (yValue - startY) * toRatio; + + break; + case "delta": + var ratio = stopInfo.instant ? 1 : (stopInfo.end - stopInfo.start) / stopInfo.len; + + // See case location above + if(moveResult) { + xValue = moveResult.x * ratio; + yValue = moveResult.y * ratio; + } else { + comboState.moveResult = moveResult = { x: $ax.expr.evaluateExpr(moveInfo.xValue, eventInfoCopy), y: $ax.expr.evaluateExpr(moveInfo.yValue, eventInfoCopy) }; + xValue = moveResult.x * ratio; + yValue = moveResult.y * ratio; + } + if (stopInfo.instant || stopInfo.end == stopInfo.len) comboState.moveResult = undefined; + + break; + case "drag": + xValue = widgetDragInfo.xDelta; + yValue = widgetDragInfo.yDelta; + break; + case "dragX": + xValue = widgetDragInfo.xDelta; + yValue = 0; + break; + case "dragY": + xValue = 0; + yValue = widgetDragInfo.yDelta; + break; + case "locationBeforeDrag": + var location = widgetDragInfo.movedWidgets[eventInfoCopy.targetElement]; + if (location) { + var axObj = $ax('#' + eventInfoCopy.targetElement); + //This may require using the css value + var viewportLocation = axObj.viewportLocation(); + xValue = location.x - viewportLocation.left; + yValue = location.y - viewportLocation.top; + //xValue = location.x - axObj.left(); + //yValue = location.y - axObj.top(); + } else { + _fireAnimationFromQueue(eventInfoCopy.srcElement, queueTypes.move); + return { x: 0, y: 0 }; + } + //moveTo = true; + break; + case "withThis": + moveWithThis = true; + var widgetMoveInfo = $ax.move.GetWidgetMoveInfo(); + var srcElementId = $ax.getElementIdsFromEventAndScriptId(eventInfoCopy, eventInfoCopy.srcElement)[0]; + var delta = widgetMoveInfo[srcElementId]; + options.easing = delta.options.easing; + options.duration = delta.options.duration; + xValue = delta.x; + yValue = delta.y; + break; + } + + if (options && options.boundaryExpr) { + //$ax.public.fn.removeCompound(jobj); + + //if(jobj.css('position') == 'fixed') { + // //swap page coordinates with fixed coordinates + // options.boundaryExpr.leftExpr.value = options.boundaryExpr.leftExpr.value.replace('.top', '.topfixed').replace('.left', '.leftfixed').replace('.bottom', '.bottomfixed').replace('.right', '.rightfixed'); + // options.boundaryExpr.leftExpr.stos[0].leftSTO.prop = options.boundaryExpr.leftExpr.stos[0].leftSTO.prop + 'fixed'; + // options.boundaryStos.boundaryScope.direcval0.value = options.boundaryStos.boundaryScope.direcval0.value.replace('.top', '.topfixed').replace('.left', '.leftfixed').replace('.bottom', '.bottomfixed').replace('.right', '.rightfixed'); + // options.boundaryStos.boundaryScope.direcval0.stos[0].leftSTO.prop = options.boundaryStos.boundaryScope.direcval0.stos[0].leftSTO.prop + 'fixed'; + //} + + if(moveWithThis && (xValue || yValue)) { + _updateLeftExprVariable(options.boundaryExpr, xValue.toString(), yValue.toString()); + } + + if(!$ax.expr.evaluateExpr(options.boundaryExpr, eventInfoCopy)) { + var boundaryStoInfo = options.boundaryStos; + if(boundaryStoInfo) { + if(moveWithThis) { + var stoScopes = boundaryStoInfo.boundaryScope; + if(stoScopes) { + for(var s in stoScopes) { + var boundaryScope = stoScopes[s]; + if(!boundaryScope.localVariables) continue; + + if(boundaryScope.localVariables.withx) boundaryScope.localVariables.withx.value = xValue.toString(); + if(boundaryScope.localVariables.withy) boundaryScope.localVariables.withy.value = yValue.toString(); + } + } + } + + if(layerInfo) { + startX = layerInfo.left; + startY = layerInfo.top; + } else { + offsetLocation = $ax('#' + elementId).offsetLocation(); + startX = offsetLocation.left; + startY = offsetLocation.top; + //startX = $ax('#' + elementId).locRelativeIgnoreLayer(false); + //startY = $ax('#' + elementId).locRelativeIgnoreLayer(true); + if(jobj.css('position') == 'fixed') { + startX -= $(window).scrollLeft(); + startY -= $(window).scrollTop(); + } + } + + if(boundaryStoInfo.ySto) { + var currentTop = layerInfo ? layerInfo.top : startY; + var newTop = $ax.evaluateSTO(boundaryStoInfo.ySto, boundaryStoInfo.boundaryScope, eventInfoCopy); + if(moveTo) yValue = newTop; + else yValue = newTop - currentTop; + } + + if(boundaryStoInfo.xSto) { + var currentLeft = layerInfo ? layerInfo.left : startX; + var newLeft = $ax.evaluateSTO(boundaryStoInfo.xSto, boundaryStoInfo.boundaryScope, eventInfoCopy); + if(moveTo) xValue = newLeft; + else xValue = newLeft - currentLeft; + } + } + } + + //$ax.public.fn.restoreCompound(jobj); + } + + return { x: Number(xValue), y: Number(yValue), moveTo: moveTo }; + }; + + //we will have something like [[Target.right + withX]] for leftExpr, and this function set the value of withX + var _updateLeftExprVariable = function (exprTree, xValue, yValue) { + if(exprTree.leftExpr && !exprTree.leftExpr.op) { + var localVars = exprTree.leftExpr.localVariables; + if(localVars) { + if(localVars.withx) localVars.withx.value = xValue; + if(localVars.withy) localVars.withy.value = yValue; + } + } + + //traversal + if(exprTree.op) { + if(exprTree.leftExpr) _updateLeftExprVariable(exprTree.leftExpr, xValue, yValue); + if(exprTree.rightExpr) _updateLeftExprVariable(exprTree.rightExpr, xValue, yValue); + } + } + + var widgetRotationFilter = [ + $ax.constants.IMAGE_BOX_TYPE, $ax.constants.IMAGE_MAP_REGION_TYPE, $ax.constants.DYNAMIC_PANEL_TYPE, + $ax.constants.VECTOR_SHAPE_TYPE, $ax.constants.VERTICAL_LINE_TYPE, $ax.constants.HORIZONTAL_LINE_TYPE + ]; + _actionHandlers.rotateWidget = function(eventInfo, actions, index) { + var action = actions[index]; + + for(var i = 0; i < action.objectsToRotate.length; i++) { + var rotateInfo = action.objectsToRotate[i].rotateInfo; + var elementIds = $ax.getElementIdsFromPath(action.objectsToRotate[i].objectPath, eventInfo); + + for(var j = 0; j < elementIds.length; j++) { + var elementId = elementIds[j]; + _queueResizeMove(elementId, queueTypes.rotate, eventInfo, rotateInfo); + } + } + + _dispatchAction(eventInfo, actions, index + 1); + }; + + var _addRotate = function (elementId, eventInfo, rotateInfo, options, moveInfo) { + var idToResizeMoveState = _getIdToResizeMoveState(eventInfo); + rotateInfo = $ax.deepCopy(rotateInfo); + rotateInfo.options.easing = options.easing; + rotateInfo.options.duration = options.duration; + + var eventInfoCopy = $ax.eventCopy(eventInfo); + eventInfoCopy.targetElement = elementId; + + //calculate degree value at start of animation + var rotateDegree; + var offset = {}; + var eval = function(boundingRect) { + rotateDegree = parseFloat($ax.expr.evaluateExpr(rotateInfo.degree, eventInfoCopy)); + offset.x = Number($ax.expr.evaluateExpr(rotateInfo.offsetX, eventInfoCopy)); + offset.y = Number($ax.expr.evaluateExpr(rotateInfo.offsetY, eventInfoCopy)); + if(!rotateInfo.options.clockwise) rotateDegree = -rotateDegree; + + _updateOffset(offset, rotateInfo.anchor, boundingRect); + } + + if(moveInfo) { + var moveOptions = { dragInfo: eventInfoCopy.dragInfo, duration: options.duration, easing: options.easing, boundaryExpr: moveInfo.options.boundaryExpr, boundaryStos: moveInfo.options.boundaryStos }; + } + + var obj = $obj(elementId); + + if($ax.public.fn.IsLayer(obj.type)) { + var childrenIds = $ax.public.fn.getLayerChildrenDeep(elementId, true, true); + if(childrenIds.length == 0) return; + + var animations = []; + //get center point of the group, and degree delta + var centerPoint, degreeDelta, moveDelta; + animations.push({ + id: elementId, + type: queueTypes.rotate, + func: function () { + var boundingRect = $ax('#' + elementId).offsetBoundingRect(); + //var boundingRect = $axure.fn.getWidgetBoundingRect(elementId); + eval(boundingRect); + centerPoint = boundingRect.centerPoint; + centerPoint.x += offset.x; + centerPoint.y += offset.y; + degreeDelta = _initRotateLayer(elementId, rotateInfo, rotateDegree, options, options.stop); + _fireAnimationFromQueue(elementId, queueTypes.rotate); + + moveDelta = { x: 0, y: 0 }; + if (moveInfo) { + moveDelta = _getMoveLoc(elementId, moveInfo, eventInfoCopy, options.moveStop, idToResizeMoveState[elementId], moveOptions, boundingRect); + if (moveDelta.moveTo) { + moveDelta.x -= $ax.getNumFromPx($jobj(elementId).css('left')); + moveDelta.y -= $ax.getNumFromPx($jobj(elementId).css('top')); + } + $ax.event.raiseSyntheticEvent(elementId, 'onMove'); + } + } + }); + + for(var idIndex = 0; idIndex < childrenIds.length; idIndex++) { + var childId = childrenIds[idIndex]; + (function(id) { + var childObj = $obj(id); + var rotate = $.inArray(childObj.type, widgetRotationFilter) != -1; + + var isLayer = $ax.public.fn.IsLayer(childObj.type); + animations.push({ + id: id, + type: queueTypes.rotate, + func: function() { + $ax.event.raiseSyntheticEvent(id, "onRotate"); + if(isLayer) _fireAnimationFromQueue(id, queueTypes.rotate); + else $ax('#' + id).circularMoveAndRotate(degreeDelta, options, centerPoint.x, centerPoint.y, rotate, moveDelta); + } + }); + if(!isLayer) animations.push({ id: id, type: queueTypes.move, func: function() {} }); + })(childId); + } + + _addAnimations(animations); + } else { + animations = []; + animations.push({ + id: elementId, + type: queueTypes.rotate, + func: function () { + var jobj = $jobj(elementId); + var unrotatedDim = { width: $ax.getNumFromPx(jobj.css('width')), height: $ax.getNumFromPx(jobj.css('height')) }; + eval(unrotatedDim); + var delta = { x: 0, y: 0 }; + if(moveInfo) { + delta = _getMoveLoc(elementId, moveInfo, eventInfoCopy, options.moveStop, idToResizeMoveState[elementId], moveOptions); + if(delta.moveTo) { + delta.x -= $ax.getNumFromPx($jobj(elementId).css('left')); + delta.y -= $ax.getNumFromPx($jobj(elementId).css('top')); + } + } + + $ax.event.raiseSyntheticEvent(elementId, 'onRotate'); + if(offset.x == 0 && offset.y == 0) _rotateSingle(elementId, rotateDegree, rotateInfo.rotateType == 'location', delta, options, options.stop, true); + else _rotateSingleOffset(elementId, rotateDegree, rotateInfo.rotateType == 'location', delta, { x: offset.x, y: offset.y }, options, options.stop); + if(moveInfo) $ax.event.raiseSyntheticEvent(elementId, 'onMove'); + } + }); + animations.push({ id: elementId, type: queueTypes.move, func: function () { } }); + + _addAnimations(animations); + } + } + + var _updateOffset = function(offset, anchor, boundingRect) { + if (anchor.indexOf('left') != -1) offset.x -= boundingRect.width / 2; + if (anchor.indexOf('right') != -1) offset.x += boundingRect.width / 2; + if (anchor.indexOf('top') != -1) offset.y -= boundingRect.height / 2; + if (anchor.indexOf('bottom') != -1) offset.y += boundingRect.height / 2; + } + + var _rotateSingle = function(elementId, rotateDegree, rotateTo, delta, options, stop, handleMove) { + var degreeDelta = _applyRotateStop(rotateDegree, $ax.move.getRotationDegree(elementId), rotateTo, stop); + $ax('#' + elementId).rotate(degreeDelta, options.easing, options.duration, false, true); + if(handleMove) { + if (delta.x || delta.y) _moveSingleWidget(elementId, delta, options); + else $ax.action.fireAnimationFromQueue(elementId, $ax.action.queueTypes.move); + } + }; + + var _rotateSingleOffset = function (elementId, rotateDegree, rotateTo, delta, offset, options, stop, resizeOffset) { + var obj = $obj(elementId); + var currRotation = $ax.move.getRotationDegree(elementId); + + // Need to fix offset. Want to to stay same place on widget after rotation, so need to take the offset and rotate it to where it should be. + if(currRotation) { + offset = $axure.fn.getPointAfterRotate(currRotation, offset, { x: 0, y: 0 }); + } + + var degreeDelta = _applyRotateStop(rotateDegree, currRotation, rotateTo, stop); + var widgetCenter = $ax('#' + elementId).offsetBoundingRect().centerPoint; + //var widgetCenter = $axure.fn.getWidgetBoundingRect(elementId).centerPoint; + + var rotate = $.inArray(obj.type, widgetRotationFilter) != -1; + $ax('#' + elementId).circularMoveAndRotate(degreeDelta, options, widgetCenter.x + offset.x, widgetCenter.y + offset.y, rotate, delta, resizeOffset); + } + + var _applyRotateStop = function(rotateDegree, currRotation, to, stop) { + var degreeDelta; + var ratio; + if(to) { + degreeDelta = rotateDegree - currRotation; + ratio = stop.instant ? 1 : (stop.end - stop.start) / (stop.len - stop.start); + } else { + degreeDelta = rotateDegree; + ratio = stop.instant ? 1 : (stop.end - stop.start) / stop.len; + } + + return degreeDelta * ratio; + } + + + var _initRotateLayer = function(elementId, rotateInfo, rotateDegree, options, stop) { + var layerDegree = $jobj(elementId).data('layerDegree'); + if (layerDegree === undefined) layerDegree = 0; + else layerDegree = parseFloat(layerDegree); + + var to = rotateInfo.rotateType == 'location'; + var newDegree = to ? rotateDegree : layerDegree + rotateDegree; + var degreeDelta = newDegree - layerDegree; + + var ratio = stop.instant ? 1 : (stop.end - stop.start) / (stop.len - stop.start); + degreeDelta *= ratio; + + $jobj(elementId).data('layerDegree', newDegree); + $ax.event.raiseSyntheticEvent(elementId, "onRotate"); + + return degreeDelta; + } + + _actionHandlers.setWidgetSize = function(eventInfo, actions, index) { + var action = actions[index]; + for(var i = 0; i < action.objectsToResize.length; i++) { + var resizeInfo = action.objectsToResize[i].sizeInfo; + var objPath = action.objectsToResize[i].objectPath; + if(objPath == 'thisItem') { + var thisId = eventInfo.srcElement; + var repeaterId = $ax.getParentRepeaterFromElementId(thisId); + var itemId = $ax.repeater.getItemIdFromElementId(thisId); + var currSize = $ax.repeater.getItemSize(repeaterId, itemId); + var newSize = _getSizeFromInfo(resizeInfo, eventInfo, currSize.width, currSize.height); + $ax.repeater.setItemSize(repeaterId, itemId, newSize.width, newSize.height); + + continue; + } + + var elementIds = $ax.getElementIdsFromPath(objPath, eventInfo); + + for(var j = 0; j < elementIds.length; j++) { + var elementId = elementIds[j]; + _queueResizeMove(elementId, queueTypes.resize, eventInfo, resizeInfo); + //_addResize(elementId, resizeInfo); + } + } + _dispatchAction(eventInfo, actions, index + 1); + }; + + // Move info undefined unless this move/resize actions are being merged + var _addResize = function(elementId, eventInfo, resizeInfo, options, moveInfo, rotateInfo) { + var axObject = $obj(elementId); + resizeInfo = $ax.deepCopy(resizeInfo); + resizeInfo.easing = options.easing; + resizeInfo.duration = options.duration; + + var eventInfoCopy = $ax.eventCopy(eventInfo); + eventInfoCopy.targetElement = elementId; + + var moves = moveInfo || resizeInfo.anchor != "top left" || ($ax.public.fn.IsDynamicPanel(axObject.type) && + ((axObject.fixedHorizontal && axObject.fixedHorizontal == 'center') || (axObject.fixedVertical && axObject.fixedVertical == 'middle'))) || + (rotateInfo && (rotateInfo.offsetX || rotateInfo.offsetY)); + + if(moveInfo) { + var moveOptions = { dragInfo: eventInfoCopy.dragInfo, duration: options.duration, easing: options.easing, boundaryExpr: moveInfo.options.boundaryExpr, boundaryStos: moveInfo.options.boundaryStos }; + } + + var idToResizeMoveState = _getIdToResizeMoveState(eventInfoCopy); + + var animations = []; + if($ax.public.fn.IsLayer(axObject.type)) { + moves = true; // Assume widgets will move will layer, even though not all widgets may move + var childrenIds = $ax.public.fn.getLayerChildrenDeep(elementId, true, true); + if(childrenIds.length === 0) return; + // Need to wait to calculate new size, until time to animate, but animates are in separate queues + // best option seems to be to calculate in a "animate" for the layer itself and all children will use that. + // May just have to be redundant if this doesn't work well. + + var boundingRect, widthChangedPercent, heightChangedPercent, unchanged, deltaLoc, degreeDelta, resizeOffset; + animations.push({ + id: elementId, + type: queueTypes.resize, + func: function () { + $ax.visibility.pushContainer(elementId, false); + boundingRect = $ax('#' + elementId).offsetBoundingRect(); + //boundingRect = $ax.public.fn.getWidgetBoundingRect(elementId); + var size = _getSizeFromInfo(resizeInfo, eventInfoCopy, boundingRect.width, boundingRect.height, elementId); + deltaLoc = { x: 0, y: 0 }; + + var stop = options.stop; + var ratio = stop.instant ? 1 : (stop.end - stop.start) / (stop.len - stop.start); + widthChangedPercent = Math.round(size.width - boundingRect.width) / boundingRect.width * ratio; + heightChangedPercent = Math.round(size.height - boundingRect.height) / boundingRect.height * ratio; + resizeOffset = _applyAnchorToResizeOffset(widthChangedPercent * boundingRect.width, heightChangedPercent * boundingRect.height, resizeInfo.anchor); + if(stop.instant || stop.end == stop.len) idToResizeMoveState[elementId].resizeResult = undefined; + + unchanged = widthChangedPercent === 0 && heightChangedPercent === 0; + $ax.event.raiseSyntheticEvent(elementId, 'onResize'); + _fireAnimationFromQueue(elementId, queueTypes.resize); + } + }); + + if(moveInfo) animations.push({ + id: elementId, + type: queueTypes.move, + func: function() { + deltaLoc = _getMoveLoc(elementId, moveInfo, eventInfoCopy, options.moveStop, idToResizeMoveState[elementId], moveOptions, boundingRect); + $ax.visibility.pushContainer(elementId, false); + _fireAnimationFromQueue(elementId, queueTypes.move); + $ax.event.raiseSyntheticEvent(elementId, 'onMove'); + } + }); + if (rotateInfo) animations.push({ + id: elementId, + type: queueTypes.rotate, + func: function () { + resizeOffset = _applyAnchorToResizeOffset(widthChangedPercent * boundingRect.width, heightChangedPercent * boundingRect.height, resizeInfo.anchor); + var rotateDegree = parseFloat($ax.expr.evaluateExpr(rotateInfo.degree, eventInfoCopy)); + degreeDelta = _initRotateLayer(elementId, rotateInfo, rotateDegree, options, options.rotateStop); + _fireAnimationFromQueue(elementId, queueTypes.rotate); + $ax.event.raiseSyntheticEvent(elementId, 'onRotate'); + } + }); + + var completeCount = childrenIds.length*2; // Because there is a resize and move complete, it needs to be doubled + for(var idIndex = 0; idIndex < childrenIds.length; idIndex++) { + // Need to use scoping trick here to make sure childId doesn't change on next loop + (function(childId) { + //use ax obj to get width and height, jquery css give us the value without border + var isLayer = $ax.public.fn.IsLayer($obj(childId).type); + var rotate = $.inArray($obj(childId).type, widgetRotationFilter) != -1; + animations.push({ + id: childId, + type: queueTypes.resize, + func: function() { + //$ax.event.raiseSyntheticEvent(childId, 'onResize'); + if(isLayer) { + completeCount -= 2; + _fireAnimationFromQueue(childId, queueTypes.resize); + $ax.event.raiseSyntheticEvent(childId, 'onResize'); + } else { + var currDeltaLoc = { x: deltaLoc.x, y: deltaLoc.y }; + var resizeDeltaMove = { x: 0, y: 0 }; + var css = _getCssForResizingLayerChild(childId, resizeInfo.anchor, boundingRect, widthChangedPercent, heightChangedPercent, resizeDeltaMove); + var onComplete = function() { + if(--completeCount == 0) $ax.visibility.popContainer(elementId, false); + }; + $ax('#' + childId).resize(css, resizeInfo, true, moves, onComplete); + if(rotateInfo) { + var offset = { x: Number($ax.expr.evaluateExpr(rotateInfo.offsetX, eventInfoCopy)), y: Number($ax.expr.evaluateExpr(rotateInfo.offsetY, eventInfo)) }; + _updateOffset(offset, resizeInfo.anchor, boundingRect); + var centerPoint = { x: boundingRect.centerPoint.x + offset.x, y: boundingRect.centerPoint.y + offset.y }; + $ax('#' + childId).circularMoveAndRotate(degreeDelta, options, centerPoint.x, centerPoint.y, rotate, currDeltaLoc, resizeOffset, resizeDeltaMove, onComplete); + } else { + currDeltaLoc.x += resizeDeltaMove.x; + currDeltaLoc.y += resizeDeltaMove.y; + _moveSingleWidget(childId, currDeltaLoc, options, onComplete); + } + } + } + }); + if(!isLayer) animations.push({ id: childId, type: queueTypes.move, func: function () {} }); + if(!isLayer && rotateInfo) animations.push({ id: childId, type: queueTypes.rotate, func: function () {} }); + })(childrenIds[idIndex]); + } + } else { + // Not func, obj with func + animations.push({ + id: elementId, + type: queueTypes.resize, + func: function() { + //textarea can be resized manully by the user, but doesn't update div size yet, so doing this for now. + //alternatively axquery get for size can account for this + + var sizeId = $ax.public.fn.IsTextArea(axObject.type) ? $jobj(elementId).children('textarea').attr('id') : elementId; + var oldSize = $ax('#' + sizeId).size(); + var oldWidth = oldSize.width; + var oldHeight = oldSize.height; + + var stop = options.stop; + var ratio = stop.instant ? 1 : (stop.end - stop.start) / (stop.len - stop.start); + + var size = _getSizeFromInfo(resizeInfo, eventInfoCopy, oldWidth, oldHeight, elementId); + var newWidth = size.width; + var newHeight = size.height; + var deltaWidth = Math.round(newWidth - oldWidth) * ratio; + var deltaHeight = Math.round(newHeight - oldHeight) * ratio; + newWidth = oldWidth + deltaWidth; + newHeight = oldHeight + deltaHeight; + + var delta = { x: 0, y: 0 }; + if(moveInfo) { + delta = _getMoveLoc(elementId, moveInfo, eventInfoCopy, options.moveStop, idToResizeMoveState[elementId], moveOptions); + if (delta.moveTo) { + delta.x -= $ax.getNumFromPx($jobj(elementId).css('left')); + delta.y -= $ax.getNumFromPx($jobj(elementId).css('top')); + } + } + + var rotateHandlesMove = false; + var offset = { x: 0, y: 0 }; + if(rotateInfo) { + offset.x = Number($ax.expr.evaluateExpr(rotateInfo.offsetX, eventInfoCopy)); + offset.y = Number($ax.expr.evaluateExpr(rotateInfo.offsetY, eventInfoCopy)); + _updateOffset(offset, rotateInfo.anchor, $ax('#' + elementId).offsetBoundingRect()); + //_updateOffset(offset, rotateInfo.anchor, $axure.fn.getWidgetBoundingRect(elementId)); + rotateHandlesMove = Boolean(rotateInfo && (offset.x || offset.y || rotateInfo.anchor != 'center')); + $ax.event.raiseSyntheticEvent(elementId, 'onRotate'); + } + + var css = null; + var rootLayer = null; + if(deltaHeight != 0 || deltaWidth != 0) { + rootLayer = $ax.move.getRootLayer(elementId); + if(rootLayer) $ax.visibility.pushContainer(rootLayer, false); + css = _getCssForResizingWidget(elementId, eventInfoCopy, resizeInfo.anchor, newWidth, newHeight, oldWidth, oldHeight, delta, options.stop, !rotateHandlesMove); + idToResizeMoveState[elementId].resizeResult = undefined; + } + + if(rotateInfo) { + var rotateDegree = parseFloat($ax.expr.evaluateExpr(rotateInfo.degree, eventInfoCopy)); + + if(rotateHandlesMove) { + var resizeOffset = _applyAnchorToResizeOffset(deltaWidth, deltaHeight, rotateInfo.anchor); + _rotateSingleOffset(elementId, rotateDegree, rotateInfo.rotateType == 'location', delta, offset, options, options.rotateStop, resizeOffset); + } else { + // Not handling move so pass in nop delta + _rotateSingle(elementId, rotateDegree, rotateInfo.rotateType == 'location', { x: 0, y: 0 }, options, options.rotateStop); + if (moves) _fireAnimationFromQueue(elementId, queueTypes.move); + } + } else if(!css && moves) _moveSingleWidget(elementId, delta, options); + + // Have to do it down here to make sure move info is registered + if(moveInfo) $ax.event.raiseSyntheticEvent(elementId, 'onMove'); + + //$ax.event.raiseSyntheticEvent(elementId, 'onResize'); + if (css) { + $ax('#' + elementId).resize(css, resizeInfo, true, moves, function () { + if(rootLayer) $ax.visibility.popContainer(rootLayer, false); + }); + } else { + _fireAnimationFromQueue(elementId, queueTypes.resize); + + $ax.event.raiseSyntheticEvent(elementId, 'onResize'); + } + } + }); + // Nop move (move handled by resize) + if(rotateInfo) animations.push({ id: elementId, type: queueTypes.rotate, func: function () { } }); + if(moves) animations.push({ id: elementId, type: queueTypes.move, func: function () { } }); + } + + _addAnimations(animations); + }; + + var _applyAnchorToResizeOffset = function (deltaWidth, deltaHeight, anchor) { + var offset = {}; + if (anchor.indexOf('left') != -1) offset.x = -deltaWidth / 2; + else if (anchor.indexOf('right') != -1) offset.x = deltaWidth / 2; + if (anchor.indexOf('top') != -1) offset.y = -deltaHeight / 2; + else if (anchor.indexOf('bottom') != -1) offset.y = deltaHeight / 2; + + return offset; + } + + //var _getOldAndNewSize = function (resizeInfo, eventInfo, targetElement) { + // var axObject = $obj(targetElement); + // var oldWidth, oldHeight; + // //textarea can be resized manully by the user, use the textarea child to get the current size + // //because this new size may not be reflected on its parents yet + // if ($ax.public.fn.IsTextArea(axObject.type)) { + // var jObject = $jobj(elementId); + // var textObj = $ax('#' + jObject.children('textarea').attr('id')); + // //maybe we shouldn't use ax obj to get width and height here anymore... + // oldWidth = textObj.width(); + // oldHeight = textObj.height(); + // } else { + // oldWidth = $ax('#' + elementId).width(); + // oldHeight = $ax('#' + elementId).height(); + // } + + // var size = _getSizeFromInfo(resizeInfo, eventInfo, oldHeight, oldWidth, elementId); + // return { oldWidth: oldWidth, oldHeight: oldHeight, newWidth: size.width, newHeight: size.height, change: oldWidth != size.width || oldHeight != size.height }; + //} + + var _getSizeFromInfo = function(resizeInfo, eventInfo, oldWidth, oldHeight, targetElement) { + var oldTarget = eventInfo.targetElement; + eventInfo.targetElement = targetElement; + + var state = _getIdToResizeMoveState(eventInfo)[targetElement]; + if(state && state.resizeResult) return state.resizeResult; + + var width = $ax.expr.evaluateExpr(resizeInfo.width, eventInfo); + var height = $ax.expr.evaluateExpr(resizeInfo.height, eventInfo); + eventInfo.targetElement = oldTarget; + + + // If either one is not a number, use the old value + width = width != "" ? Number(width) : oldWidth; + height = height != "" ? Number(height) : oldHeight; + + width = isNaN(width) ? oldWidth : width; + height = isNaN(height) ? oldHeight : height; + + // can't be negative + var result = { width: Math.max(width, 0), height: Math.max(height, 0) }; + if(state) state.resizeResult = result; + return result; + } + + //var _queueResize = function (elementId, css, resizeInfo) { + // var resizeFunc = function() { + // $ax('#' + elementId).resize(css, resizeInfo, true); + // //$ax.public.fn.resize(elementId, css, resizeInfo, true); + // }; + // var obj = $obj(elementId); + // var moves = resizeInfo.anchor != "top left" || ($ax.public.fn.IsDynamicPanel(obj.type) && ((obj.fixedHorizontal && obj.fixedHorizontal == 'center') || (obj.fixedVertical && obj.fixedVertical == 'middle'))) + // if(!moves) { + // _addAnimation(elementId, queueTypes.resize, resizeFunc); + // } else { + // var animations = []; + // animations[0] = { id: elementId, type: queueTypes.resize, func: resizeFunc }; + // animations[1] = { id: elementId, type: queueTypes.move, func: function() {}}; // Nop func - resize handles move and firing from queue + // _addAnimations(animations); + // } + //}; + + //should clean this function and + var _getCssForResizingWidget = function (elementId, eventInfo, anchor, newWidth, newHeight, oldWidth, oldHeight, delta, stop, handleMove) { + var ratio = stop.instant ? 1 : (stop.end - stop.start) / (stop.len - stop.start); + var deltaWidth = (newWidth - oldWidth) * ratio; + var deltaHeight = (newHeight - oldHeight) * ratio; + if(stop.instant || stop.end == stop.len) { + var idToResizeMoveState = _getIdToResizeMoveState(eventInfo); + if(idToResizeMoveState[elementId]) idToResizeMoveState[elementId].resizeResult = undefined; + } + + var css = {}; + css.height = oldHeight + deltaHeight; + + var obj = $obj(elementId); + //if it's 100% width, don't change its width + if($ax.dynamicPanelManager.isPercentWidthPanel(obj)) var is100Dp = true; + else css.width = oldWidth + deltaWidth; + + var jobj = $jobj(elementId); + //if this is pinned dp, we will mantain the pin, no matter how you resize it; so no need changes left or top + //NOTE: currently only pinned DP has position == fixed + if(jobj.css('position') == 'fixed') { + if(obj.fixedHorizontal && obj.fixedHorizontal == 'center') css['margin-left'] = '+=' + delta.x; + if(obj.fixedVertical && obj.fixedVertical == 'middle') css['margin-top'] = '+=' + delta.y; + return css; + } + + // If it is pinned, but temporarily not fixed because it is wrappen in a container, then just make sure to anchor it correctly + if(obj.fixedVertical) { + if(obj.fixedVertical == 'middle') anchor = obj.fixedHorizontal; + else anchor = obj.fixedVertical + (obj.fixedHorizontal == 'center' ? '' : ' ' + obj.fixedHorizontal); + + } + + //use position relative to parents + //var position = obj.generateCompound ? $ax.public.fn.getWidgetBoundingRect(elementId) : $ax.public.fn.getPositionRelativeToParent(elementId); + + + var locationShift; + switch(anchor) { + case "top left": + locationShift = { x: 0, y: 0 }; break; + case "top": + locationShift = { x: -deltaWidth / 2.0, y: 0.0 }; break; + case "top right": + locationShift = { x: -deltaWidth, y: 0.0 }; break; + case "left": + locationShift = { x: 0.0, y: -deltaHeight / 2.0 }; break; + case "center": + locationShift = { x: -deltaWidth / 2.0, y: -deltaHeight / 2.0 }; break; + case "right": + locationShift = { x: -deltaWidth, y: -deltaHeight / 2.0 }; break; + case "bottom left": + locationShift = { x: 0.0, y: -deltaHeight }; break; + case "bottom": + locationShift = { x: -deltaWidth/2.0, y: -deltaHeight }; break; + case "bottom right": + locationShift = { x: -deltaWidth, y: -deltaHeight }; break; + } + + if(handleMove) { + if(jobj.css('position') === 'absolute') { + css.left = $ax.getNumFromPx(jobj.css('left')) + locationShift.x + delta.x; + css.top = $ax.getNumFromPx(jobj.css('top')) + locationShift.y + delta.y; + } else { + var axQuery = $ax('#' + elementId); + var offsetLocation = axQuery.offsetLocation(); + css.left = offsetLocation.left + locationShift.x + delta.x; + css.top = offsetLocation.top + locationShift.y + delta.y; + //css.left = axQuery.left(true) + locationShift.x + delta.x; + //css.top = axQuery.top(true) + locationShift.y + delta.y; + } + } else { + delta.x += locationShift.x; + delta.y += locationShift.y; + } + + css.deltaX = locationShift.x + delta.x; + css.deltaY = locationShift.y + delta.y; + + return css; + }; + + + var _getCssForResizingLayerChild = function (elementId, anchor, layerBoundingRect, widthChangedPercent, heightChangedPercent, deltaLoc) { + var boundingRect = $ax('#' + elementId).offsetBoundingRect(); + //var boundingRect = $ax.public.fn.getWidgetBoundingRect(elementId); + var childCenterPoint = boundingRect.centerPoint; + + var currentSize = $ax('#' + elementId).size(); + var newWidth = currentSize.width + currentSize.width * widthChangedPercent; + var newHeight = currentSize.height + currentSize.height * heightChangedPercent; + + var css = {}; + css.height = newHeight; + + var obj = $obj(elementId); + //if it's 100% width, don't change its width and left + var changeLeft = true; + if($ax.dynamicPanelManager.isPercentWidthPanel(obj)) changeLeft = false; + else css.width = newWidth; + + var jobj = $jobj(elementId); + //if this is pinned dp, we will mantain the pin, no matter how you resize it; so no need changes left or top + //NOTE: currently only pinned DP has position == fixed + if(jobj.css('position') == 'fixed') return css; + //use bounding rect position relative to parents to calculate delta + //var axObj = $ax('#' + elementId); + // This will be absolute world coordinates, but we want body coordinates. + var offsetLocation = $ax('#' + elementId).offsetLocation(); + var currentLeft = offsetLocation.left; + var currentTop = offsetLocation.top; + //var currentLeft = axObj.locRelativeIgnoreLayer(false); + //var currentTop = axObj.locRelativeIgnoreLayer(true); + + var resizable = $ax.public.fn.IsResizable(obj.type); + if(anchor.indexOf("top") > -1) { + var topDelta = (currentTop - layerBoundingRect.top) * heightChangedPercent; + if(!resizable && Math.round(topDelta)) topDelta += currentSize.height * heightChangedPercent; + } else if(anchor.indexOf("bottom") > -1) { + if(resizable) topDelta = (currentTop - layerBoundingRect.bottom) * heightChangedPercent; + else { + var bottomDelta = Math.round(currentTop + currentSize.height - layerBoundingRect.bottom) * heightChangedPercent; + if(bottomDelta) topDelta = bottomDelta - currentSize.height * heightChangedPercent; + else topDelta = 0; + } + } else { //center vertical + if(resizable) topDelta = (childCenterPoint.y - layerBoundingRect.centerPoint.y)*heightChangedPercent - currentSize.height*heightChangedPercent/2; + else { + var centerTopChange = Math.round(childCenterPoint.y - layerBoundingRect.centerPoint.y)*heightChangedPercent; + if(centerTopChange > 0) topDelta = centerTopChange + Math.abs(currentSize.height * heightChangedPercent / 2); + else if(centerTopChange < 0) topDelta = centerTopChange - Math.abs(currentSize.height * heightChangedPercent / 2); + else topDelta = 0; + } + } + + if(changeLeft) { + if(anchor.indexOf("left") > -1) { + var leftDelta = (currentLeft - layerBoundingRect.left) * widthChangedPercent; + if(!resizable && Math.round(leftDelta)) leftDelta += currentSize.width * widthChangedPercent; + } else if(anchor.indexOf("right") > -1) { + if(resizable) leftDelta = (currentLeft - layerBoundingRect.right) * widthChangedPercent; + else { + var rightDelta = Math.round(currentLeft + currentSize.width - layerBoundingRect.right) * widthChangedPercent; + if(rightDelta) leftDelta = rightDelta - currentSize.width * widthChangedPercent; + else leftDelta = 0; + } + } else { //center horizontal + if(resizable) leftDelta = (childCenterPoint.x - layerBoundingRect.centerPoint.x)*widthChangedPercent - currentSize.width*widthChangedPercent/2; + else { + var centerLeftChange = Math.round(childCenterPoint.x - layerBoundingRect.centerPoint.x) * widthChangedPercent; + if(centerLeftChange > 0) leftDelta = centerLeftChange + Math.abs(currentSize.width * widthChangedPercent / 2); + else if(centerLeftChange < 0) leftDelta = centerLeftChange - Math.abs(currentSize.width * widthChangedPercent / 2); + else leftDelta = 0; + } + } + } + + if(topDelta) deltaLoc.y += topDelta; + if(leftDelta && changeLeft) deltaLoc.x += leftDelta; + + return css; + }; + + _actionHandlers.setPanelOrder = function(eventInfo, actions, index) { + var action = actions[index]; + for(var i = 0; i < action.panelPaths.length; i++) { + var func = action.panelPaths[i].setOrderInfo.bringToFront ? 'bringToFront' : 'sendToBack'; + var elementIds = $ax.getElementIdsFromPath(action.panelPaths[i].panelPath, eventInfo); + for(var j = 0; j < elementIds.length; j++) $ax('#' + elementIds[j])[func](); + } + + _dispatchAction(eventInfo, actions, index + 1); + }; + + _actionHandlers.modifyDataSetEditItems = function(eventInfo, actions, index) { + var action = actions[index]; + var add = action.repeatersToAddTo; + var repeaters = add || action.repeatersToRemoveFrom; + var itemId; + for(var i = 0; i < repeaters.length; i++) { + var data = repeaters[i]; + // Grab the first one because repeaters must have only element id, as they cannot be inside repeaters + // or none if unplaced + var id = $ax.getElementIdsFromPath(data.path, eventInfo)[0]; + if(!id) continue; + + if(data.addType == 'this') { + var scriptId = $ax.repeater.getScriptIdFromElementId(eventInfo.srcElement); + itemId = $ax.repeater.getItemIdFromElementId(eventInfo.srcElement); + var repeaterId = $ax.getParentRepeaterFromScriptId(scriptId); + if(add) $ax.repeater.addEditItems(repeaterId, [itemId]); + else $ax.repeater.removeEditItems(repeaterId, [itemId]); + } else if(data.addType == 'all') { + var allItems = $ax.repeater.getAllItemIds(id); + if(add) $ax.repeater.addEditItems(id, allItems); + else $ax.repeater.removeEditItems(id, allItems); + } else { + var oldTarget = eventInfo.targetElement; + var itemIds = $ax.repeater.getAllItemIds(id); + var itemIdsToAdd = []; + for(var j = 0; j < itemIds.length; j++) { + itemId = itemIds[j]; + eventInfo.targetElement = $ax.repeater.createElementId(id, itemId); + if($ax.expr.evaluateExpr(data.query, eventInfo) == "true") { + itemIdsToAdd[itemIdsToAdd.length] = String(itemId); + } + eventInfo.targetElement = oldTarget; + } + if(add) $ax.repeater.addEditItems(id, itemIdsToAdd); + else $ax.repeater.removeEditItems(id, itemIdsToAdd); + } + } + + _dispatchAction(eventInfo, actions, index + 1); + }; + + _action.repeaterInfoNames = { addItemsToDataSet: 'dataSetsToAddTo', deleteItemsFromDataSet: 'dataSetItemsToRemove', updateItemsInDataSet: 'dataSetsToUpdate', + addFilterToRepeater: 'repeatersToAddFilter', removeFilterFromRepeater: 'repeatersToRemoveFilter', + addSortToRepeater: 'repeaterToAddSort', removeSortFromRepeater: 'repeaterToRemoveSort', + setRepeaterToPage: 'repeatersToSetPage', setItemsPerRepeaterPage: 'repeatersToSetItemCount' + }; + + _actionHandlers.addItemsToDataSet = function(eventInfo, actions, index) { + var action = actions[index]; + for(var i = 0; i < action.dataSetsToAddTo.length; i++) { + var datasetInfo = action.dataSetsToAddTo[i]; + // Grab the first one because repeaters must have only element id, as they cannot be inside repeaters + // or none if unplaced + var id = $ax.getElementIdsFromPath(datasetInfo.path, eventInfo)[0]; + if(!id || _ignoreAction(id)) continue; + var dataset = datasetInfo.data; + + for(var j = 0; j < dataset.length; j++) $ax.repeater.addItem(id, $ax.deepCopy(dataset[j]), eventInfo); + if(dataset.length) _addRefresh(id); + } + + _dispatchAction(eventInfo, actions, index + 1); + }; + + _actionHandlers.deleteItemsFromDataSet = function(eventInfo, actions, index) { + var action = actions[index]; + for(var i = 0; i < action.dataSetItemsToRemove.length; i++) { + // Grab the first one because repeaters must have only element id, as they cannot be inside repeaters + // or none if unplaced + var deleteInfo = action.dataSetItemsToRemove[i]; + var id = $ax.getElementIdsFromPath(deleteInfo.path, eventInfo)[0]; + if(!id || _ignoreAction(id)) continue; + $ax.repeater.deleteItems(id, eventInfo, deleteInfo.type, deleteInfo.rule); + _addRefresh(id); + } + + _dispatchAction(eventInfo, actions, index + 1); + }; + + _actionHandlers.updateItemsInDataSet = function(eventInfo, actions, index) { + var action = actions[index]; + for(var i = 0; i < action.dataSetsToUpdate.length; i++) { + var dataSet = action.dataSetsToUpdate[i]; + // Grab the first one because repeaters must have only element id, as they cannot be inside repeaters + // or none if unplaced + var id = $ax.getElementIdsFromPath(dataSet.path, eventInfo)[0]; + if(!id || _ignoreAction(id)) continue; + + $ax.repeater.updateEditItems(id, dataSet.props, eventInfo, dataSet.type, dataSet.rule); + _addRefresh(id); + } + + _dispatchAction(eventInfo, actions, index + 1); + }; + + _actionHandlers.setRepeaterToDataSet = function(eventInfo, actions, index) { + var action = actions[index]; + + for(var i = 0; i < action.repeatersToSet.length; i++) { + var setRepeaterInfo = action.repeatersToSet[i]; + // Grab the first one because repeaters must have only element id, as they cannot be inside repeaters + // or none if unplaced + var id = $ax.getElementIdsFromPath(setRepeaterInfo.path, eventInfo)[0]; + if(!id) continue; + $ax.repeater.setDataSet(id, setRepeaterInfo.localDataSetId); + } + + _dispatchAction(eventInfo, actions, index + 1); + }; + + _actionHandlers.addFilterToRepeater = function(eventInfo, actions, index) { + var action = actions[index]; + + for(var i = 0; i < action.repeatersToAddFilter.length; i++) { + var addFilterInfo = action.repeatersToAddFilter[i]; + // Grab the first one because repeaters must have only element id, as they cannot be inside repeaters + // or none if unplaced + var id = $ax.getElementIdsFromPath(addFilterInfo.path, eventInfo)[0]; + if(!id || _ignoreAction(id)) continue; + + $ax.repeater.addFilter(id, addFilterInfo.removeOtherFilters, addFilterInfo.label, addFilterInfo.filter, eventInfo.srcElement); + _addRefresh(id); + } + + _dispatchAction(eventInfo, actions, index + 1); + }; + + _actionHandlers.removeFilterFromRepeater = function(eventInfo, actions, index) { + var action = actions[index]; + + for(var i = 0; i < action.repeatersToRemoveFilter.length; i++) { + var removeFilterInfo = action.repeatersToRemoveFilter[i]; + // Grab the first one because repeaters must have only element id, as they cannot be inside repeaters + // or none if unplaced + var id = $ax.getElementIdsFromPath(removeFilterInfo.path, eventInfo)[0]; + if(!id || _ignoreAction(id)) continue; + + if(removeFilterInfo.removeAll) $ax.repeater.removeFilter(id); + else if(removeFilterInfo.filterName != '') { + $ax.repeater.removeFilter(id, removeFilterInfo.filterName); + } + _addRefresh(id); + } + + _dispatchAction(eventInfo, actions, index + 1); + }; + + _actionHandlers.addSortToRepeater = function(eventInfo, actions, index) { + var action = actions[index]; + + for(var i = 0; i < action.repeatersToAddSort.length; i++) { + var addSortInfo = action.repeatersToAddSort[i]; + // Grab the first one because repeaters must have only element id, as they cannot be inside repeaters + // or none if unplaced + var id = $ax.getElementIdsFromPath(addSortInfo.path, eventInfo)[0]; + if(!id || _ignoreAction(id)) continue; + + $ax.repeater.addSort(id, addSortInfo.label, addSortInfo.columnName, addSortInfo.ascending, addSortInfo.toggle, addSortInfo.sortType); + _addRefresh(id); + } + + _dispatchAction(eventInfo, actions, index + 1); + }; + + _actionHandlers.removeSortFromRepeater = function(eventInfo, actions, index) { + var action = actions[index]; + + for(var i = 0; i < action.repeatersToRemoveSort.length; i++) { + var removeSortInfo = action.repeatersToRemoveSort[i]; + // Grab the first one because repeaters must have only element id, as they cannot be inside repeaters + // or none if unplaced + var id = $ax.getElementIdsFromPath(removeSortInfo.path, eventInfo)[0]; + if(!id || _ignoreAction(id)) continue; + + if(removeSortInfo.removeAll) $ax.repeater.removeSort(id); + else if(removeSortInfo.sortName != '') $ax.repeater.removeSort(id, removeSortInfo.sortName); + _addRefresh(id); + } + + _dispatchAction(eventInfo, actions, index + 1); + }; + + _actionHandlers.setRepeaterToPage = function(eventInfo, actions, index) { + var action = actions[index]; + + for(var i = 0; i < action.repeatersToSetPage.length; i++) { + var setPageInfo = action.repeatersToSetPage[i]; + // Grab the first one because repeaters must have only element id, as they cannot be inside repeaters + // or none if unplaced + var id = $ax.getElementIdsFromPath(setPageInfo.path, eventInfo)[0]; + if(!id || _ignoreAction(id)) continue; + + var oldTarget = eventInfo.targetElement; + eventInfo.targetElement = id; + $ax.repeater.setRepeaterToPage(id, setPageInfo.pageType, setPageInfo.pageValue, eventInfo); + eventInfo.targetElement = oldTarget; + _addRefresh(id); + } + + _dispatchAction(eventInfo, actions, index + 1); + }; + + _actionHandlers.setItemsPerRepeaterPage = function(eventInfo, actions, index) { + var action = actions[index]; + + for(var i = 0; i < action.repeatersToSetItemCount.length; i++) { + var setItemCountInfo = action.repeatersToSetItemCount[i]; + // Grab the first one because repeaters must have only element id, as they cannot be inside repeaters + // or none if unplaced + var id = $ax.getElementIdsFromPath(setItemCountInfo.path, eventInfo)[0]; + if(!id || _ignoreAction(id)) continue; + + if(setItemCountInfo.noLimit) $ax.repeater.setNoItemLimit(id); + else $ax.repeater.setItemLimit(id, setItemCountInfo.itemCountValue, eventInfo); + _addRefresh(id); + } + + _dispatchAction(eventInfo, actions, index + 1); + }; + + _actionHandlers.refreshRepeater = function(eventInfo, actions, index) { + // We use this as a psudo action now. + var action = actions[index]; + for (var i = 0; i < action.repeatersToRefresh.length; i++) { + // Grab the first one because repeaters must have only element id, as they cannot be inside repeaters + // or none if unplaced + var id = $ax.getElementIdsFromPath(action.repeatersToRefresh[i], eventInfo)[0]; + if(id) _tryRefreshRepeater(id, eventInfo); + } + + _dispatchAction(eventInfo, actions, index + 1); + }; + + var _tryRefreshRepeater = function(id, eventInfo) { + var idIndex = _repeatersToRefresh.indexOf(id); + if(idIndex == -1) return; + + $ax.splice(_repeatersToRefresh, idIndex, 1); + $ax.repeater.refreshRepeater(id, eventInfo); + }; + + _action.tryRefreshRepeaters = function(ids, eventInfo) { + for(var i = 0; i < ids.length; i++) _tryRefreshRepeater(ids[i], eventInfo); + }; + + _actionHandlers.scrollToWidget = function(eventInfo, actions, index) { + var action = actions[index]; + var elementIds = $ax.getElementIdsFromPath(action.objectPath, eventInfo); + if(elementIds.length > 0) $ax('#' + elementIds[0]).scroll(action.options); + + _dispatchAction(eventInfo, actions, index + 1); + }; + + + _actionHandlers.enableDisableWidgets = function(eventInfo, actions, index) { + var action = actions[index]; + for(var i = 0; i < action.pathToInfo.length; i++) { + var elementIds = $ax.getElementIdsFromPath(action.pathToInfo[i].objectPath, eventInfo); + var enable = action.pathToInfo[i].enableDisableInfo.enable; + for(var j = 0; j < elementIds.length; j++) $ax('#' + elementIds[j]).enabled(enable); + } + + _dispatchAction(eventInfo, actions, index + 1); + }; + + _actionHandlers.setImage = function(eventInfo, actions, index) { + var oldTarget = eventInfo.targetElement; + var action = actions[index]; + var view = $ax.adaptive.currentViewId; + + eventInfo.image = true; + for(var i = 0; i < action.imagesToSet.length; i++) { + var imgInfo = action.imagesToSet[i]; + if (view && imgInfo.adaptive[view]) imgInfo = imgInfo.adaptive[view]; + else imgInfo = imgInfo.base; + var elementIds = $ax.getElementIdsFromPath(action.imagesToSet[i].objectPath, eventInfo); + + for(var j = 0; j < elementIds.length; j++) { + var elementId = elementIds[j]; + + eventInfo.targetElement = elementId; + var evaluatedImgs = _evaluateImages(imgInfo, eventInfo); + + var img = evaluatedImgs.normal; + if($ax.style.IsWidgetDisabled(elementId)) { + if(imgInfo.disabled) img = evaluatedImgs.disabled; + } else if($ax.style.IsWidgetSelected(elementId)) { + if(imgInfo.selected) img = evaluatedImgs.selected; + } else if($ax.event.mouseDownObjectId == elementId && imgInfo.mouseDown) img = evaluatedImgs.mouseDown; + else if($ax.event.mouseOverIds.indexOf(elementId) != -1 && imgInfo.mouseOver) { + img = evaluatedImgs.mouseOver; + //Update mouseOverObjectId + var currIndex = $ax.event.mouseOverIds.indexOf($ax.event.mouseOverObjectId); + var imgIndex = $ax.event.mouseOverIds.indexOf(elementId); + if(currIndex < imgIndex) $ax.event.mouseOverObjectId = elementId; + } else if(imgInfo.mouseOver && elementId == eventInfo.srcElement) { + img = evaluatedImgs.mouseOver; + } + + // $('#' + $ax.repeater.applySuffixToElementId(elementId, '_img')).attr('src_old', img); + $jobj($ax.GetImageIdFromShape(elementId)).attr('src', img); + + //Set up overrides + $ax.style.mapElementIdToImageOverrides(elementId, evaluatedImgs); + $ax.style.updateElementIdImageStyle(elementId); + + if(evaluatedImgs.mouseOver || evaluatedImgs.mouseDown) $ax.event.updateIxStyleEvents(elementId); + } + } + eventInfo.targetElement = oldTarget; + eventInfo.image = false; + + _dispatchAction(eventInfo, actions, index + 1); + }; + + var _evaluateImages = function(imgInfo, eventInfo) { + var retVal = {}; + for(var state in imgInfo) { + if(!imgInfo.hasOwnProperty(state)) continue; + var img = imgInfo[state][$ax.adaptive.getSketchKey()] || $ax.expr.evaluateExpr(imgInfo[state].literal, eventInfo); + if(!img) img = $axure.utils.getTransparentGifPath(); + retVal[state] = img; + } + return retVal; + }; + + $ax.clearRepeaterImageOverrides = function(repeaterId) { + var childIds = $ax.getChildElementIdsForRepeater(repeaterId); + for(var i = childIds; i < childIds.length; i++) $ax.style.deleteElementIdToImageOverride(childIds[i]); + }; + + _actionHandlers.setFocusOnWidget = function(eventInfo, actions, index) { + var action = actions[index]; + if(action.objectPaths.length > 0) { + var elementIds = $ax.getElementIdsFromPath(action.objectPaths[0], eventInfo); + if(elementIds.length > 0) { + $ax('#' + elementIds[0]).focus(); + //if select text and not in placeholder mode, then select all text + if(action.selectText && !$ax.placeholderManager.isActive(elementIds[0])) { + var elementChildren = document.getElementById(elementIds[0]).children; + //find the input or textarea element + for(var i = 0; i < elementChildren.length; i++) { + if (elementChildren[i].id.indexOf('_input') == -1) continue; + var elementTagName = elementChildren[i].tagName; + if(elementTagName && (elementTagName.toLowerCase() == "input" || elementTagName.toLowerCase() == "textarea")) { + elementChildren[i].select(); + } + } + } + } + } + + _dispatchAction(eventInfo, actions, index + 1); + }; + + _actionHandlers.expandCollapseTree = function(eventInfo, actions, index) { + var action = actions[index]; + for(var i = 0; i < action.pathToInfo.length; i++) { + var pair = action.pathToInfo[i]; + var elementIds = $ax.getElementIdsFromPath(pair.treeNodePath, eventInfo); + for(var j = 0; j < elementIds.length; j++) $ax('#' + elementIds[j]).expanded(pair.expandCollapseInfo.expand); + } + + _dispatchAction(eventInfo, actions, index + 1); + }; + + _actionHandlers.other = function(eventInfo, actions, index) { + var action = actions[index]; + $ax.navigate({ + url: $axure.utils.getOtherPath() + "#other=" + encodeURI(action.otherDescription), + target: "popup", + includeVariables: false, + popupOptions: action.popup + }); + + _dispatchAction(eventInfo, actions, index + 1); + }; + + _actionHandlers.fireEvents = function(eventInfo, actions, index) { + var action = actions[index]; + //look for the nearest element id + + var objId = eventInfo.srcElement; + var thisWidget = eventInfo.thiswidget; + var obj = $ax.getObjectFromElementId(objId); + var rdoId = obj ? $ax.getRdoParentFromElementId(objId) : ""; + var rdo = $ax.getObjectFromElementId(rdoId); + var page = rdo ? $ax.pageData.masters[rdo.masterId] : $ax.pageData.page; + + // Check if rdo should be this + var oldIsMasterEvent = eventInfo.isMasterEvent; + if (obj && $ax.public.fn.IsReferenceDiagramObject(obj.type) && eventInfo.isMasterEvent) { + rdoId = objId; + rdo = obj; + page = $ax.pageData.masters[rdo.masterId]; + } + + for(var i = 0; i < action.firedEvents.length; i++) { + var firedEvent = action.firedEvents[i]; + var isPage = firedEvent.objectPath.length == 0; + var targetObjIds = isPage ? [rdoId] : $ax.getElementIdsFromPath(firedEvent.objectPath, eventInfo); + for (var j = 0; j < targetObjIds.length; j++) { + var targetObjId = targetObjIds[j]; + var targetObj = isPage ? rdo : $ax.getObjectFromElementId(targetObjId); + + eventInfo.srcElement = targetObjId || ''; + eventInfo.thiswidget = $ax.getWidgetInfo(eventInfo.srcElement); + + eventInfo.isMasterEvent = false; + var raisedEvents = firedEvent.raisedEventIds; + if(raisedEvents) { + for(var k = 0; k < raisedEvents.length; k++) { + var event = targetObj.interactionMap && targetObj.interactionMap.raised && targetObj.interactionMap.raised[raisedEvents[k]]; + if(event) $ax.event.handleEvent(targetObjId, eventInfo, event, false, true); + } + } + + if(isPage) { + eventInfo.isMasterEvent = true; + eventInfo.label = $ax.pageData.page.name; + eventInfo.friendlyType = 'Page'; + } + + var firedTarget = isPage ? page : targetObj; + var firedEventNames = firedEvent.firedEventNames; + if(firedEventNames) { + for(k = 0; k < firedEventNames.length; k++) { + event = firedTarget.interactionMap && firedTarget.interactionMap[firedEventNames[k]]; + if(event) $ax.event.handleEvent(isPage ? '' : targetObjId, eventInfo, event, false, true); + } + } + if(isPage) eventInfo.isMasterEvent = oldIsMasterEvent; + } + eventInfo.srcElement = objId; + eventInfo.thiswidget = thisWidget; + + eventInfo.isMasterEvent = oldIsMasterEvent; + } + + _dispatchAction(eventInfo, actions, index + 1); + }; +}); diff --git a/src/resources/scripts/axure/adaptive.js b/src/resources/scripts/axure/adaptive.js new file mode 100644 index 0000000..37a362e --- /dev/null +++ b/src/resources/scripts/axure/adaptive.js @@ -0,0 +1,771 @@ +$axure.internal(function($ax) { + $ax.adaptive = {}; + + $axure.utils.makeBindable($ax.adaptive, ["viewChanged"]); + + var _auto = true; + var _autoIsHandledBySidebar = false; + + var _views; + var _idToView; + var _enabledViews = []; + + var _initialViewToLoad; + var _initialViewSizeToLoad; + + var _loadFinished = false; + $ax.adaptive.loadFinished = function() { + if(_loadFinished) return; + _loadFinished = true; + if($ax.adaptive.currentViewId) $ax.viewChangePageAndMasters(); + else $ax.postAdaptiveViewChanged(); + }; + + var _handleResize = function(forceSwitchTo) { + if(!_auto) return; + if(_auto && _autoIsHandledBySidebar && !forceSwitchTo) return; + + var $window = $(window); + var height = $window.height(); + var width = $window.width(); + + var toView = _getAdaptiveView(width, height); + var toViewId = toView && toView.id; + + _switchView(toViewId, forceSwitchTo); + }; + + var _setAuto = $ax.adaptive.setAuto = function(val) { + if(_auto != val) { + _auto = Boolean(val); + } + }; + + var _setLineImage = function(id, imageUrl) { + $jobj(id).attr('src', imageUrl); + }; + + var _switchView = function (viewId, forceSwitchTo) { + //if(!$ax.pageData.isAdaptiveEnabled) return; + + var previousViewId = $ax.adaptive.currentViewId; + if(typeof previousViewId == 'undefined') previousViewId = ''; + if(typeof viewId == 'undefined') viewId = ''; + if (viewId == previousViewId) { + if(forceSwitchTo) $ax.postAdaptiveViewChanged(forceSwitchTo); + return; + } + + $ax('*').each(function(obj, elementId) { + if (!$ax.public.fn.IsTreeNodeObject(obj.type)) return; + if(!obj.hasOwnProperty('isExpanded')) return; + + var query = $ax('#' + elementId); + var defaultExpanded = obj.isExpanded; + + query.expanded(defaultExpanded); + }); + + // reset all the inline positioning from move and rotate actions including size and transformation + $axure('*').each(function (diagramObject, elementId) { + if(diagramObject.isContained) return; + if($ax.getParentRepeaterFromElementIdExcludeSelf(elementId)) return; + + var element = document.getElementById(elementId); + if(element) { + var resetCss = { + top: "", left: "", width: "", height: "", opacity: "", + transform: "", webkitTransform: "", MozTransform: "", msTransform: "", OTransform: "" + }; + var query = $(element); + query.css(resetCss); + var isPanel = $ax.public.fn.IsDynamicPanel(diagramObject.type); + if(!isPanel || diagramObject.fitToContent) { //keeps size on the panel states when switching adaptive views to optimize fit to panel + if(diagramObject.fitToContent) $ax.dynamicPanelManager.setFitToContentCss(elementId, true); + var children = query.children(); + if(children.length) children.css(resetCss); + } + + $ax.dynamicPanelManager.resetFixedPanel(diagramObject, element); + $ax.dynamicPanelManager.resetAdaptivePercentPanel(diagramObject, element); + } + }); + + $ax.adaptive.currentViewId = viewId; // we need to set this so the enabled and selected styles will apply properly + if(previousViewId) { + $ax.style.clearAdaptiveStyles(); + $('*').removeClass(previousViewId); + } else { + $ax.style.reselectElements(); + } + + $axure('*').each(function (obj, elementId) { + if($ax.getParentRepeaterFromElementIdExcludeSelf(elementId)) return; + + $ax.style.updateElementIdImageStyle(elementId); // When image override exists, fix styling/borders + }); + + //$ax.style.startSuspendTextAlignment(); + + // reset all the images only if we're going back to the default view + if(!viewId) { + $axure('*').each(function (diagramObject, elementId) { + if($ax.getParentRepeaterFromElementIdExcludeSelf(elementId)) return; + + $ax.placeholderManager.refreshPlaceholder(elementId); + + var images = diagramObject.images; + if(diagramObject.type == 'horizontalLine' || diagramObject.type == 'verticalLine') { + var startImg = images['start~']; + _setLineImage(elementId + "_start", startImg); + var endImg = images['end~']; + _setLineImage(elementId + "_end", endImg); + var lineImg = images['line~']; + _setLineImage(elementId + "_line", lineImg); + } else if(diagramObject.type == $ax.constants.CONNECTOR_TYPE) { + _setAdaptiveConnectorImages(elementId, images, ''); + } else if(images) { + if (diagramObject.generateCompound) { + + if($ax.style.IsWidgetDisabled(elementId)) { + disabledImage = _getImageWithTag(images, 'disabled~'); + if(disabledImage) $ax.style.applyImage(elementId, disabledImage, 'disabled'); + return; + } + if($ax.style.IsWidgetSelected(elementId)) { + selectedImage = _getImageWithTag(images, 'selected~'); + if(selectedImage) $ax.style.applyImage(elementId, selectedImage, 'selected'); + return; + } + $ax.style.applyImage(elementId, _getImageWithTag(images, 'normal~'), 'normal'); + } else { + if ($ax.style.IsWidgetDisabled(elementId)) { + var disabledImage = _matchImage(elementId, images, [], 'disabled', true); + if (disabledImage) $ax.style.applyImage(elementId, disabledImage, 'disabled'); + return; + } + if ($ax.style.IsWidgetSelected(elementId)) { + var selectedImage = _matchImage(elementId, images, [], 'selected', true); + if (selectedImage) $ax.style.applyImage(elementId, selectedImage, 'selected'); + return; + } + var normalImage = _matchImage(elementId, images, [], 'normal', true); + $ax.style.applyImage(elementId, normalImage, 'normal'); + } + } + + //align all text + var child = $jobj(elementId).children('.text'); + if(child.length) $ax.style.transformTextWithVerticalAlignment(child[0].id, function() { }); + }); + // we have to reset visibility if we aren't applying a new view + $ax.visibility.resetLimboAndHiddenToDefaults(); + $ax.visibility.clearMovedAndResized(); + $ax.repeater.refreshAllRepeaters(); + $ax.dynamicPanelManager.updateParentsOfNonDefaultFitPanels(); + $ax.dynamicPanelManager.updatePercentPanelCache($ax('*')); + } else { + $ax.visibility.clearLimboAndHidden(); + $ax.visibility.clearMovedAndResized(); + _applyView(viewId); + $ax.repeater.refreshAllRepeaters(); + $ax.dynamicPanelManager.updateAllLayerSizeCaches(); + $ax.dynamicPanelManager.updateParentsOfNonDefaultFitPanels(); + } + + $ax.annotation.updateAllFootnotes(); + //$ax.style.resumeSuspendTextAlignment(); + + $ax.adaptive.triggerEvent('viewChanged', {}); + if(_loadFinished) $ax.viewChangePageAndMasters(forceSwitchTo); + }; + + var _getImageWithTag = function(image, tag) { + var flattened = {}; + for (var component in image) { + var componentImage = image[component][tag]; + if(componentImage) flattened[component] = componentImage; + } + return flattened; + } + + // gets the inheritance chain of a particular view. + var _getAdaptiveIdChain = $ax.adaptive.getAdaptiveIdChain = function(viewId) { + if(!viewId) return []; + var view = _idToView[viewId]; + var chain = []; + var current = view; + while(current) { + chain[chain.length] = current.id; + current = _idToView[current.baseViewId]; + } + return chain.reverse(); + }; + + var _getMasterAdaptiveIdChain = $ax.adaptive.getMasterAdaptiveIdChain = function (masterId, viewId) { + if (!viewId) return []; + + var master = $ax.pageData.masters[masterId]; + var masterViews = master.adaptiveViews; + var idToMasterView = {}; + if (masterViews && masterViews.length > 0) { + for (var i = 0; i < masterViews.length; i++) { + var view = masterViews[i]; + idToMasterView[view.id] = view; + } + } + + if (!idToMasterView) return []; + + var view = idToMasterView[viewId]; + var chain = []; + var current = view; + while (current) { + chain[chain.length] = current.id; + current = idToMasterView[current.baseViewId]; + } + return chain.reverse(); + }; + + var _getPageStyle = $ax.adaptive.getPageStyle = function() { + var currentViewId = $ax.adaptive.currentViewId; + var adaptiveChain = _getAdaptiveIdChain(currentViewId); + + var currentStyle = $.extend({}, $ax.pageData.page.style); + for(var i = 0; i < adaptiveChain.length; i++) { + var viewId = adaptiveChain[i]; + $.extend(currentStyle, $ax.pageData.page.adaptiveStyles[viewId]); + } + + return currentStyle; + }; + + var _setAdaptiveLineImages = function(elementId, images, viewIdChain) { + for(var i = viewIdChain.length - 1; i >= 0; i--) { + var viewId = viewIdChain[i]; + var startImg = images['start~' + viewId]; + if(startImg) { + _setLineImage(elementId + "_start", startImg); + var endImg = images['end~' + viewId]; + _setLineImage(elementId + "_end", endImg); + var lineImg = images['line~' + viewId]; + _setLineImage(elementId + "_line", lineImg); + break; + } + } + }; + + var _setAdaptiveConnectorImages = function (elementId, images, view) { + var conn = $jobj(elementId); + var count = conn.children().length-1; // -1 for rich text panel + for(var i = 0; i < count; i++) { + var img = images['' + i + '~' + view]; + $jobj(elementId + '_seg' + i).attr('src', img); + } + }; + + var _applyView = $ax.adaptive.applyView = function(viewId, query) { + var limboIds = {}; + var hiddenIds = {}; + + var jquery; + if(query) { + jquery = query.jQuery(); + jquery = jquery.add(jquery.find('*')); + var jqueryAnn = $ax.annotation.jQueryAnn(query); + jquery = jquery.add(jqueryAnn); + } else { + jquery = $('*').not('#ios-safari-fixed'); + query = $ax('*'); + } + jquery.addClass(viewId); + var viewIdChain = _getAdaptiveIdChain(viewId); + // this could be made more efficient by computing it only once per object + query.each(function(diagramObject, elementId) { + _applyAdaptiveViewOnObject(diagramObject, elementId, viewIdChain, viewId, limboIds, hiddenIds); + }); + + $ax.visibility.addLimboAndHiddenIds(limboIds, hiddenIds, query); + //$ax.dynamicPanelManager.updateAllFitPanelsAndLayerSizeCaches(); + $ax.dynamicPanelManager.updatePercentPanelCache(query); + }; + + var _applyAdaptiveViewOnObject = function(diagramObject, elementId, viewIdChain, viewId, limboIds, hiddenIds) { + var adaptiveChain = []; + for(var i = 0; i < viewIdChain.length; i++) { + var viewId = viewIdChain[i]; + var viewStyle = diagramObject.adaptiveStyles[viewId]; + if(viewStyle) { + adaptiveChain[adaptiveChain.length] = viewStyle; + if (viewStyle.size) $ax.public.fn.convertToSingleImage($jobj(elementId)); + } + } + + var state = $ax.style.generateState(elementId); + + // set the image + var images = diagramObject.images; + if(images) { + if(diagramObject.type == 'horizontalLine' || diagramObject.type == 'verticalLine') { + _setAdaptiveLineImages(elementId, images, viewIdChain); + } else if (diagramObject.type == $ax.constants.CONNECTOR_TYPE) { + _setAdaptiveConnectorImages(elementId, images, viewId); + } else if (diagramObject.generateCompound) { + var compoundUrl = _matchImageCompound(diagramObject, elementId, viewIdChain, state); + if (compoundUrl) $ax.style.applyImage(elementId, compoundUrl, state); + }else { + var imgUrl = _matchImage(elementId, images, viewIdChain, state); + if(imgUrl) $ax.style.applyImage(elementId, imgUrl, state); + } + } + // addaptive override style (not including default style props) + var adaptiveStyle = $ax.style.computeAllOverrides(elementId, undefined, state, viewId); + + // this style INCLUDES the object's my style + var compoundStyle = $.extend({}, diagramObject.style, adaptiveStyle); + + // if (diagramObject.owner.type == 'Axure:Master' && diagramObject.adaptiveStyles) { + // adaptiveStyle = $ax.style.computeFullStyle(elementId, state, viewId); + // } + + if(!diagramObject.isContained) { + $ax.style.setAdaptiveStyle(elementId, adaptiveStyle); + } + + var scriptId = $ax.repeater.getScriptIdFromElementId(elementId); + if(compoundStyle.limbo && !diagramObject.isContained) limboIds[scriptId] = true; + // sigh, javascript. we need the === here because undefined means not overriden + if(compoundStyle.visible === false) hiddenIds[scriptId] = true; + }; + + var _matchImage = function(id, images, viewIdChain, state, doNotProgress) { + var override = $ax.style.getElementImageOverride(id, state); + if(override) return override; + + if(!images) return undefined; + + let scriptId = $ax.repeater.getScriptIdFromElementId(id); + + if(state == 'disabled' && $ax.style.IsWidgetSelected(id) || state == 'selected' && $ax.style.IsWidgetDisabled(id)) { + let diagramObject = $ax.getObjectFromElementId(id); + if(diagramObject && $ax.public.fn.IsSelectionButton(diagramObject.type)) { + var selectedDisabled = $ax.constants.SELECTED_DISABLED; + } + } + + // first check all the images for this state + for(let i = viewIdChain.length - 1; i >= 0; i--) { + let viewId = viewIdChain[i]; + if(selectedDisabled) { + let img = findImage(images, scriptId, selectedDisabled, viewId) + if(img) return img; + } else { + let img = findImage(images, scriptId, state, viewId); + if (img) return img; + } + } + // check for the default state style + if(selectedDisabled) { + let defaultStateImage = findImage(images, scriptId, selectedDisabled) + if(defaultStateImage) return defaultStateImage; + } else { + let defaultStateImage = findImage(images, scriptId, state); + if (defaultStateImage) return defaultStateImage; + } + + if(doNotProgress) return undefined; + + state = $ax.style.progessState(state); + if (state) return _matchImage(scriptId, images, viewIdChain, state); + + // SHOULD NOT REACH HERE! NORMAL SHOULD ALWAYS CATCH AT THE DEFAULT! + return images['normal~']; // this is the default + }; + + let findImage = function(images, scriptId, state, viewId) { + if(!images) return undefined; + + if(!viewId) viewId = ""; + let withScript = scriptId + "~" + state + "~" + viewId; + let img = images[withScript]; + if(!img) img = images[state + "~" + viewId]; + return img; + } + + var _matchImageCompound = function(diagramObject, id, viewIdChain, state) { + var images = []; + for(var i = 0; i < diagramObject.compoundChildren.length; i++) { + var component = diagramObject.compoundChildren[i]; + images[component] = _matchImage(id, diagramObject.images[component], viewIdChain, state); + } + return images; + }; + + + + $ax.adaptive.getImageForStateAndView = function(id, state) { + var viewIdChain = _getAdaptiveIdChain($ax.adaptive.currentViewId); + var diagramObject = $ax.getObjectFromElementId(id); + if (diagramObject.generateCompound) return _matchImageCompound(diagramObject, id, viewIdChain, state); + else return _matchImage(id, diagramObject.images, viewIdChain, state); + }; + + var _getAdaptiveView = function(winWidth, winHeight) { + var _isViewOneGreaterThanTwo = function (view1, view2, winHeight) { + if (view1.size.width > view2.size.width) return true; + if (view1.size.width == view2.size.width) { + if (view2.size.height <= winHeight) return view1.size.height > view2.size.height && view1.size.height <= winHeight; + else return view1.size.height < view2.size.height; + } + return false; + }; + + var _isViewOneLessThanTwo = function(view1, view2) { + var width2 = view2.size.width || 1000000; // artificially large number + var height2 = view2.size.height || 1000000; + + var width1 = view1.size.width || 1000000; + var height1 = view1.size.height || 1000000; + + return width1 < width2 || (width1 == width2 && height1 < height2); + }; + + var _isWindowWidthGreaterThanViewWidth = function(view, width) { + return width >= view.size.width; + }; + + var _isWindowWidthLessThanViewWidth = function(view1, width) { + var viewWidth = view1.size.width || 1000000; + + return width <= viewWidth; + }; + + var greater = undefined; + var less = undefined; + + var defaultView = $ax.pageData.defaultAdaptiveView; + if (_isWindowWidthGreaterThanViewWidth(defaultView, winWidth, winHeight)) greater = defaultView; + less = defaultView; + for(var i = 0; i < _enabledViews.length; i++) { + var view = _enabledViews[i]; + if(_isWindowWidthGreaterThanViewWidth(view, winWidth, winHeight)) { + if(!greater || _isViewOneGreaterThanTwo(view, greater, winHeight)) greater = view; + } + if(_isWindowWidthLessThanViewWidth(view, winWidth, winHeight)) { + if(!less || _isViewOneLessThanTwo(view, less)) less = view; + } + } + return greater || less; + }; + + var _isAdaptiveInitialized = function() { + return typeof _idToView != 'undefined'; + }; + + + $ax.messageCenter.addMessageListener(function(message, data) { + //If the adaptive plugin hasn't been initialized yet then + //save the view to load so that it can get set when initialize occurs + if (message == 'switchAdaptiveView') { + if (!$axure.utils.isInPlayer()) return; + + var href = window.location.href.split('#')[0]; + var lastSlash = href.lastIndexOf('/'); + href = href.substring(lastSlash + 1); + if(href != data.src) return; + + var view = data.view == 'auto' ? undefined : (data.view == 'default' ? '' : data.view); + + if(!_isAdaptiveInitialized()) { + _initialViewToLoad = view; + } else _handleLoadViewId(view); + } else if (message == 'setAdaptiveViewForSize') { + if (!$axure.utils.isInPlayer()) return; + + _autoIsHandledBySidebar = true; + if(!_isAdaptiveInitialized()) { + _initialViewSizeToLoad = data; + } else _handleSetViewForSize(data.width, data.height); + } else if (message == 'getScale') { + if (!$axure.utils.isInPlayer()) return; + + var prevScaleN = data.prevScaleN; + var newScaleN = 1; + var contentOriginOffset = 0; + + var $body = $('body'); + $body.css('height', ''); + + if (data.scale != 0) { + var adjustScrollScale = false; + if ($('html').getNiceScroll().length == 0 && !MOBILE_DEVICE) { + //adding nicescroll so width is correct when getting scale + _addNiceScroll($('html'), { emulatetouch: false, horizrailenabled: false }); + adjustScrollScale = true; + } + + $('html').css('overflow-x', 'hidden'); + + var bodyWidth = $body.width(); + var isCentered = $body.css('position') == 'relative'; + + // screen width does not adjust on screen rotation for iOS (width is always shorter screen measurement) + var isLandscape = window.orientation != 0 && window.orientation != 180; + var mobileWidth = (IOS ? (isLandscape ? window.screen.height : window.screen.width) : window.screen.width) - data.panelWidthOffset; + var scaleN = newScaleN = (MOBILE_DEVICE ? mobileWidth : $(window).width()) / bodyWidth; + + if (data.scale == 2) { + var pageSize = $ax.public.fn.getPageSize(); + var hScaleN = (MOBILE_DEVICE ? data.viewportHeight : $(window).height()) / Math.max(1, pageSize.bottom); + if (hScaleN < scaleN) { + scaleN = newScaleN = hScaleN; + } + if (isCentered) contentOriginOffset = scaleN * (bodyWidth / 2); + } + + if ((SAFARI && IOS) || SHARE_APP) { + var pageSize = $ax.public.fn.getPageSize(); + $body.first().css('height', pageSize.bottom + 'px'); + } //else $body.css('height', $body.height() + 'px'); + + if (adjustScrollScale) { + _removeNiceScroll($('html')); + _addNiceScroll($('html'), { emulatetouch: false, horizrailenabled: false, cursorwidth: Math.ceil(6 / newScaleN) + 'px', cursorborder: 1 / newScaleN + 'px solid #fff', cursorborderradius: 5 / newScaleN + 'px' }); + } + } + var contentScale = { + scaleN: newScaleN, + prevScaleN: prevScaleN, + contentOriginOffset: contentOriginOffset, + clipToView: data.clipToView, + viewportHeight: data.viewportHeight, + viewportWidth: data.viewportWidth, + panelWidthOffset: data.panelWidthOffset, + scale: data.scale + }; + $axure.messageCenter.postMessage('setContentScale', contentScale); + + } else if (message == 'setDeviceMode') { + if (!$axure.utils.isInPlayer()) return; + + _isDeviceMode = data.device; + if (data.device) { + // FIXES firefox cursor not staying outside initial device frame border + // SAFARI needs entire content height so that trackpad can be disabled + //if (FIREFOX || (SAFARI && !IOS)) { + // var pageSize = $ax.public.fn.getPageSize(); + // $('html').css('height', pageSize.bottom + 'px'); + //} + + _removeNiceScroll($('html'), true); + if (!MOBILE_DEVICE) { + _addNiceScroll($('html'), { emulatetouch: true, horizrailenabled: false }, true); + $('html').addClass('mobileFrameCursor'); + $('html').css('cursor', 'url(resources/css/images/touch.cur), auto'); + $('html').css('cursor', 'url(resources/css/images/touch.svg) 32 32, auto'); + $('html').css('overflow-x', 'hidden'); + + if (IE) { + document.addEventListener("click", function () { + // IE still sometimes wants an argument here + this.activeElement.releasePointerCapture(); + }, false); + } + + if ($axure.browser.isEdge) { + document.addEventListener("pointerdown", function (e) { + this.activeElement.releasePointerCapture(e.pointerId); + }, false); + } + + $ax.dynamicPanelManager.initMobileScroll(); + } + + // Gives horizontal scroll to android in 100% (handled outside of iframe) + $('html').css('overflow-x', 'hidden'); + $('body').css('margin', '0px'); + $(function () { _setHorizontalScroll(false); }); + } else { + _removeNiceScroll($('html'), true); + $('html').css('overflow-x', ''); + $('html').css('cursor', ''); + //$('html').removeAttr('style'); + $('body').css('margin', ''); + $('html').removeClass('mobileFrameCursor'); + $(function () { _setHorizontalScroll(!data.scaleToWidth); }); + + $ax.dynamicPanelManager.initMobileScroll(); + } + } + }); + + var _isDeviceMode = false; + $ax.adaptive.isDeviceMode = function () { + return _isDeviceMode; + } + + var _isHtmlQuery = function ($container) { return $container.length > 0 && $container[0] == $('html')[0]; } + + var _removeNiceScroll = $ax.adaptive.removeNiceScroll = function ($container, blockResetScroll) { + if (!blockResetScroll) { + $container.scrollLeft(0); + $container.scrollTop(0); + } + var nS = $container.getNiceScroll(); + var emulateTouch = nS.length > 0 && nS[0].opt.emulateTouch; + nS.remove(); + //clean up nicescroll css + if (IE) $container.css({ '-ms-overflow-y': '', 'overflow-y': '', '-ms-overflow-style': '', '-ms-touch-action': '' }); + if (!emulateTouch) return; + if (_isHtmlQuery($container)) { + $('#scrollContainer').remove(); + $('#base').off('mouseleave.ax'); + } else { + $container.off('mouseleave.ax'); + } + } + + var _addNiceScrollExitDetector = function ($container) { + if (_isHtmlQuery($container)) { + + // add a fixed div the size of the frame that will not move as we scroll like html,body,#base,children + // so we are able to detect when the mouse leaves that frame area if there is no existing DOM element + var $scrollContainer = $("
    "); + var $body = $('body'); + $scrollContainer.css({ + 'position': 'fixed', + 'width': $body.width(), + 'height': $body.height() + }); + + // we want #base div to handle the event so that it bubbles up from the scrollContainer div which + // handles the bounds of the frame in case there was no previously exisiting child to bubble up the + // event or if the user has clicked on an existing child node to start the emulated touch scroll + var $base = $('#base'); + $base.on('mouseleave.ax', function (e) { + var nS = $container.getNiceScroll(); + for (var i = 0; i < nS.length; ++i) + nS[i].ontouchend(e); + }); + // need to prepend so it is first child in DOM and doesn't block mouse events to other children which + // would make them unable to scroll + $base.prepend($scrollContainer); + } else { + $container.on('mouseleave.ax', function (e) { + var nS = $container.getNiceScroll(); + for (var i = 0; i < nS.length; ++i) + nS[i].ontouchend(e); + }); + } + } + + var _addNiceScroll = $ax.adaptive.addNiceScroll = function ($container, options, blockResetScroll) { + if (!blockResetScroll) { + $container.scrollLeft(0); + $container.scrollTop(0); + } + $container.niceScroll(options); + // RP-581 add handling to stop scroll on mouse leave if enable cursor-drag scrolling like touch devices in desktop computer + if (options.emulatetouch) _addNiceScrollExitDetector($container); + //clean up nicescroll css so child scroll containers show scrollbars in IE + if (IE) $container.css({ '-ms-overflow-y': '', '-ms-overflow-style': '' }); + if(IOS) $container.css({ 'overflow-y': ''}); + } + + //given the element, find the container that's using nice scroll (including the element itself) + $ax.adaptive.getNiceScrollContainer = function(element) { + var parent = element; + while(parent) { + if($(parent).getNiceScroll().length > 0) return parent; + parent = parent.parentElement; + } + return undefined; + } + + + $ax.adaptive.updateMobileScrollOnBody = function () { + var niceScroll = $('html').getNiceScroll(); + if (niceScroll.length == 0) return; + niceScroll.resize(); + } + + var _setTrackpadHorizontalScroll = function (active) { + var preventScroll = function (e) { + if (Math.abs(e.wheelDeltaX) != 0) { + e.preventDefault(); + } + } + + if (!active) { + document.body.addEventListener("mousewheel", preventScroll, { passive: false }); + document.getElementById('html').addEventListener("mousewheel", preventScroll, { passive: false }); + } else { + document.body.removeEventListener("mousewheel", preventScroll, { passive: false }); + document.getElementById('html').removeEventListener("mousewheel", preventScroll, { passive: false }); + } + } + + var _setHorizontalScroll = function (active) { + var $body = $(document); + if (!active) { + $body.bind('scroll', function () { + if ($body.scrollLeft() !== 0) { + $body.scrollLeft(0); + } + }); + } else { + $body.unbind('scroll'); + } + } + + $ax.adaptive.setAdaptiveView = function(view) { + var viewIdForSitemapToUnderstand = view == 'auto' ? undefined : (view == 'default' ? '' : view); + + if(!_isAdaptiveInitialized()) { + _initialViewToLoad = viewIdForSitemapToUnderstand; + } else _handleLoadViewId(viewIdForSitemapToUnderstand); + }; + + $ax.adaptive.initialize = function() { + _views = $ax.pageData.adaptiveViews; + _idToView = {}; + + var useViews = $ax.document.configuration.useViews; + + if(_views && _views.length > 0) { + for(var i = 0; i < _views.length; i++) { + var view = _views[i]; + _idToView[view.id] = view; + if(useViews) _enabledViews[_enabledViews.length] = view; + } + + if(_autoIsHandledBySidebar && _initialViewSizeToLoad) _handleSetViewForSize(_initialViewSizeToLoad.width, _initialViewSizeToLoad.height); + else _handleLoadViewId(_initialViewToLoad); + } + + $axure.resize(function(e) { + _handleResize(); + $ax.postResize(e); //window resize fires after view changed + }); + }; + + var _handleLoadViewId = function (loadViewId, forceSwitchTo) { + if(typeof loadViewId != 'undefined') { + _setAuto(false); + _switchView(loadViewId != 'default' ? loadViewId : '', forceSwitchTo); + } else { + _setAuto(true); + _handleResize(forceSwitchTo); + } + }; + + var _handleSetViewForSize = function (width, height) { + var toView = _getAdaptiveView(width, height); + var toViewId = toView && toView.id; + _switchView(toViewId, "auto"); + }; + + $ax.adaptive.getSketchKey = function() { + return $ax.pageData.sketchKeys[$ax.adaptive.currentViewId || '']; + } +}); \ No newline at end of file diff --git a/src/resources/scripts/axure/annotation.js b/src/resources/scripts/axure/annotation.js new file mode 100644 index 0000000..f4ec9d1 --- /dev/null +++ b/src/resources/scripts/axure/annotation.js @@ -0,0 +1,178 @@ +// ******* Annotation MANAGER ******** // +$axure.internal(function($ax) { + var NOTE_SIZE = 10; + + var _annotationManager = $ax.annotation = {}; + + var _updateLinkLocations = $ax.annotation.updateLinkLocations = function(elementId) { + var textId = $ax.GetTextPanelId(elementId); + if(!textId) return; + + var rotation = $ax.getObjectFromElementId(elementId).style.rotation; + //we have to do this because webkit reports the post-transform position but when you set positions it's pre-transform + if(WEBKIT && rotation) { + //we can dynamiclly rotate a widget now, show need to remember the transform rather than just remove it + //here jquery.css will return 'none' if element is display none + var oldShapeTransform = document.getElementById(elementId).style['-webkit-transform']; + var oldTextTransform = document.getElementById(textId).style['-webkit-transform']; + $('#' + elementId).css('-webkit-transform', 'scale(1)'); + $('#' + textId).css('-webkit-transform', 'scale(1)'); + } + + $('#' + textId).find('div[id$="_ann"]').each(function(index, value) { + var elementId = value.id.replace('_ann', ''); + var $link = $('#' + elementId); + var annPos = $link.position(); + annPos.left += $link.width(); + //var annPos = $(value).position(); + var left = annPos.left;// - NOTE_SIZE; + var top = annPos.top - 5; + + $(value).css('left', left).css('top', top); + }); + + //undo the transform reset + if(WEBKIT && rotation) { + $('#' + elementId).css('-webkit-transform', oldShapeTransform || ''); + $('#' + textId).css('-webkit-transform', oldTextTransform || ''); + } + }; + + var _toggleAnnotationDialog = function (elementId, event) { + let win = $(window); + let scrollY = win.scrollTop(); + let scrollX = win.scrollLeft(); + + let x = event.pageX - scrollX; + let y = event.pageY - scrollY; + + let frameElement = window.frameElement; + let parent = window.parent; + //ann dialog is relative to mainFrame, exclude the mainFrame location so the notes shows up correctly in device mode + while(frameElement && frameElement.name !== 'mainFrame') { + let rect = frameElement.getBoundingClientRect(); + x += rect.x; + y += rect.y; + + if(!parent) break; + + frameElement = parent.frameElement; + parent = parent.parent; + } + + let messageData = { id: elementId, x: x, y: y } + if (!$axure.utils.isInPlayer()) messageData.page = $ax.pageData.notesData; + $ax.messageCenter.postMessage('toggleAnnDialog', messageData); + } + + $ax.annotation.initialize = function () { + _createFootnotes($ax('*'), true); + } + + var _createFootnotes = $ax.annotation.createFootnotes = function(query, create) { + if(!$ax.document.configuration.showAnnotations) return; + + var widgetNotes = $ax.pageData.notesData.widgetNotes; + if (widgetNotes) { + var ownerToFns = $ax.pageData.notesData.ownerToFns; + if(!$.isEmptyObject(ownerToFns)) { + query.each(function(dObj, elementId) { + var fns = ownerToFns[dObj.id]; + if (fns !== undefined) { + var elementIdQuery = $('#' + elementId); + if (dObj.type == 'hyperlink') { + var parentId = $ax.GetParentIdFromLink(elementId); + if (create) { + elementIdQuery.after("
    "); + appendFns($('#' + elementId + "_ann"), fns); + } + _updateLinkLocations(parentId); + } else { + if (create) { + elementIdQuery.after("
    "); + appendFns($('#' + elementId + "_ann"), fns); + } + _adjustIconLocation(elementId, dObj); + } + + if (create) { + $('#' + elementId + "_ann").click(function (e) { + _toggleAnnotationDialog(dObj.id, e); + return false; + }); + + var isVisible = true; + var isMaster = $ax.public.fn.IsReferenceDiagramObject(dObj.type); + if (isMaster) isVisible = dObj.visible; + else isVisible = $ax.visibility.IsIdVisible(elementId); + if (!isVisible) { + var ann = document.getElementById(elementId + "_ann"); + if (ann) $ax.visibility.SetVisible(ann, false); + } + } + } + }); + } + } + + function appendFns($parent, fns) { + for (var index = 0; index < fns.length; index++) { + $parent.append("
    " + fns[index] + "
    "); + } + } + }; + + $ax.annotation.updateAllFootnotes = function () { + _createFootnotes($ax('*'), false); + } + + $ax.annotation.jQueryAnn = function(query) { + var elementIds = []; + query.each(function(diagramObject, elementId) { + if(diagramObject.annotation) elementIds[elementIds.length] = elementId; + }); + var elementIdSelectors = jQuery.map(elementIds, function(elementId) { return '#' + elementId + '_ann'; }); + var jQuerySelectorText = (elementIdSelectors.length > 0) ? elementIdSelectors.join(', ') : ''; + return $(jQuerySelectorText); + }; + + $(window.document).ready(function() { + //$ax.annotation.InitializeAnnotations($ax(function(dObj) { return dObj.annotation; })); + + $ax.messageCenter.addMessageListener(function(message, data) { + //If the annotations are being hidden via the Sitemap toggle button, hide any open dialogs + if(message == 'annotationToggle') { + if (data == true) { + $('div.annnote').show(); + } else { + $('div.annnote').hide(); + } + } + }); + }); + + //adjust annotation location to a element's top right corner + var _adjustIconLocation = $ax.annotation.adjustIconLocation = function(id, dObj) { + var ann = document.getElementById(id + "_ann"); + if(ann) { + var corners = $ax.public.fn.getCornersFromComponent(id); + var width = $(ann).width(); + var newTopRight = $ax.public.fn.vectorPlus(corners.relativeTopRight, corners.centerPoint); + //note size is 14x8, this is how rp calculated it as well + ann.style.left = (newTopRight.x - width) + "px"; + + var elementType = dObj ? dObj.type : $ax.getTypeFromElementId(id); + var yOffset = $ax.public.fn.IsTableCell(elementType) ? 0 : -8; + ann.style.top = (newTopRight.y + yOffset) + "px"; + } + + var ref = document.getElementById(id + "_ref"); + if(ref) { + if(!corners) corners = $ax.public.fn.getCornersFromComponent(id); + var newBottomRight = $ax.public.fn.vectorPlus(corners.relativeBottomRight, corners.centerPoint); + + ref.style.left = (newBottomRight.x - 8) + 'px'; + ref.style.top = (newBottomRight.y - 10) + 'px'; + } + } +}); \ No newline at end of file diff --git a/src/resources/scripts/axure/axQuery.js b/src/resources/scripts/axure/axQuery.js new file mode 100644 index 0000000..0540c82 --- /dev/null +++ b/src/resources/scripts/axure/axQuery.js @@ -0,0 +1,404 @@ +$axure = function(query) { + return $axure.query(query); +}; + +// ******* AxQuery and Page metadata ******** // +(function() { + var $ax = function() { + var returnVal = $axure.apply(this, arguments); + var axFn = $ax.fn; + for (var key in axFn) { + returnVal[key] = axFn[key]; + } + + return returnVal; + }; + + $ax.public = $axure; + $ax.fn = {}; + + $axure.internal = function(initFunction) { + //Attach messagecenter to $ax object so that it can be used in viewer.js, etc in internal scope + if(!$ax.messageCenter) $ax.messageCenter = $axure.messageCenter; + + return initFunction($ax); + }; + + var _lastFiredResize = 0; + var _resizeFunctions = []; + var _lastTimeout; + var _fireResize = function() { + if (_lastTimeout) window.clearTimeout(_lastTimeout); + _lastTimeout = undefined; + _lastFiredResize = new Date().getTime(); + for(var i = 0; i < _resizeFunctions.length; i++) _resizeFunctions[i](); + }; + + $axure.resize = function(fn) { + if(fn) _resizeFunctions[_resizeFunctions.length] = fn; + else $(window).resize(); + }; + + $(window).resize(function() { + var THRESHOLD = 50; + _updateWindowInfo(); + var now = new Date().getTime(); + if(now - _lastFiredResize > THRESHOLD) { + _fireResize(); + } else if(!_lastTimeout) { + _lastTimeout = window.setTimeout(_fireResize, THRESHOLD); + } + }); + + $(window).scroll(function () { + _updateWindowInfo(); + }); + + var _windowInfo; + var _updateWindowInfo = $axure.updateWindowInfo = function () { + var win = {}; + var jWin = $(window); + var scrollWin = $('#ios-safari-html').length > 0 ? $('#ios-safari-html') : jWin; + win.width = jWin.width(); + win.height = jWin.height(); + win.scrollx = scrollWin.scrollLeft(); + win.scrolly = scrollWin.scrollTop(); + _windowInfo = win; + }; + $ax.getWindowInfo = function () { + if(!_windowInfo) _updateWindowInfo(); + return _windowInfo; + }; + + + window.$obj = function(id) { + return $ax.getObjectFromElementId(id); + }; + + window.$id = function(obj) { + return obj.scriptIds[0]; + }; + + window.$jobj = function(id) { + return $(document.getElementById(id)); + }; + + window.$jobjAll = function(id) { + return $addAll($jobj(id), id); + }; + + window.$addAll = function(jobj, id) { + return jobj.add($jobj(id + '_ann')).add($jobj(id + '_ref')); + }; + + $ax.INPUT = function(id) { return id + "_input"; }; + $ax.IsImageFocusable = function (type) { return $ax.public.fn.IsImageBox(type) || $ax.public.fn.IsVector(type) || $ax.public.fn.IsTreeNodeObject(type) || $ax.public.fn.IsTableCell(type); }; + $ax.IsTreeNodeObject = function (type) { return $ax.public.fn.IsTreeNodeObject(type); }; + $ax.IsSelectionButton = function (type) { return $ax.public.fn.IsCheckBox(type) || $ax.public.fn.IsRadioButton(type); }; + + var _fn = {}; + $axure.fn = _fn; + $axure.fn.jQuery = function() { + var elements = this.getElements(); + return $(elements); + }; + $axure.fn.$ = $axure.fn.jQuery; + + var _query = function(query, queryArg) { + var returnVal = {}; + var _axQueryObject = returnVal.query = { }; + _axQueryObject.filterFunctions = []; + + if (query == '*') { + _axQueryObject.filterFunctions[0] = function() { return true; }; + } else if (typeof(query) === 'function') { + _axQueryObject.filterFunctions[0] = query; + } else { + var firstString = $.trim(query.toString()); + if (firstString.charAt(0) == '@') { + _axQueryObject.filterFunctions[0] = function(diagramObject) { + return diagramObject.label == firstString.substring(1); + }; + } else if (firstString.charAt(0) == '#') { + _axQueryObject.elementId = firstString.substring(1); + } else { + if (firstString == 'label') { + _axQueryObject.filterFunctions[0] = function(diagramObject) { + return queryArg instanceof Array && queryArg.indexOf(diagramObject.label) > 0 || + queryArg instanceof RegExp && queryArg.test(diagramObject.label) || + diagramObject.label == queryArg; + }; + } else if(firstString == 'elementId') { + _axQueryObject.filterFunctions[0] = function(diagramObject, elementId) { + return queryArg instanceof Array && queryArg.indexOf(elementId) > 0 || + elementId == queryArg; + }; + } + } + } + + var axureFn = $axure.fn; + for (var key in axureFn) { + returnVal[key] = axureFn[key]; + } + return returnVal; + }; + $axure.query = _query; + + var _getFilterFnFromQuery = function(query) { + var filter = function(diagramObject, elementId) { + // Non diagram objects are allowed to be queryed, such as text inputs. + if (diagramObject && !$ax.public.fn.IsReferenceDiagramObject(diagramObject.type) && !document.getElementById(elementId)) return false; + var retVal = true; + for(var i = 0; i < query.filterFunctions.length && retVal; i++) { + retVal = query.filterFunctions[i](diagramObject, elementId); + } + return retVal; + }; + return filter; + }; + + $ax.public.fn.filter = function(query, queryArg) { + var returnVal = _query(query, queryArg); + + if(this.query.elementId) returnVal.query.elementId = this.query.elementId; + + //If there is already a function, offset by 1 when copying other functions over. + var offset = returnVal.query.filterFunctions[0] ? 1 : 0; + + //Copy all functions over to new array. + for(var i = 0; i < this.query.filterFunctions.length; i++) returnVal.query.filterFunctions[i+offset] = this.query.filterFunctions[i]; + + //Functions are in reverse order now + returnVal.query.filterFunctions.reverse(); + + return returnVal; + }; + + $ax.public.fn.each = function(fn) { + var filter = _getFilterFnFromQuery(this.query); + var elementIds = this.query.elementId ? [this.query.elementId] : $ax.getAllElementIds(); + for (var i = 0; i < elementIds.length; i++) { + var elementId = elementIds[i]; + var diagramObject = $ax.getObjectFromElementId(elementId); + if (filter(diagramObject, elementId)) { + fn.apply(diagramObject, [diagramObject, elementId]); + } + } + }; + + $ax.public.fn.getElements = function() { + var elements = []; + this.each(function(dObj, elementId) { + var elementById = document.getElementById(elementId); + if(elementById) elements[elements.length] = elementById; + }); + return elements; + }; + + $ax.public.fn.getElementIds = function() { + var elementIds = []; + this.each(function(dObj, elementId) { elementIds[elementIds.length] = elementId; }); + return elementIds; + }; + + // Deep means to keep getting parents parent until at the root parent. Parent is then an array instead of an id. + // Filter options: layer, rdo, repeater, item, dynamicPanel, state + $ax.public.fn.getParents = function (deep, filter) { + if(filter == '*') filter = ['layer', 'rdo', 'repeater', 'item', 'dynamicPanel', 'state']; + var elementIds = this.getElementIds(); + var parentIds = []; + + var getParent = function(elementId) { + var containerIndex = elementId.indexOf('_container'); + if(containerIndex !== -1) elementId = elementId.substring(0, containerIndex); + if(elementId.indexOf('_text') !== -1) elementId = $ax.GetShapeIdFromText(elementId); + + // Check repeater item before layer, because repeater item detects it's parent layer, but wants to go directly to it's repeater first. + // if repeater item, then just return repeater + var scriptId = $ax.repeater.getScriptIdFromElementId(elementId); + var itemNum = $ax.repeater.getItemIdFromElementId(elementId); + var parentRepeater = $ax.getParentRepeaterFromScriptId(scriptId); + + // scriptId is item or repeater itself + if (parentRepeater == scriptId) { + // If you are repeater item, return your repeater + if (itemNum) return filter.indexOf('repeater') != -1 ? scriptId : getParent(scriptId); + // Otherwise you are actually at repeater, clean parentRepeater, or else you loop + parentRepeater = undefined; + } + + // Layer only references it if it is a direct layer to it + var parent = $ax.getLayerParentFromElementId(elementId); + // If layer is allowed we found parent, otherwise ignore and keep climbing + if (parent) return filter.indexOf('layer') != -1 ? parent : getParent(parent); + + // if state, then just return panel + if(scriptId.indexOf('_state') != -1) { + var panelId = $ax.repeater.createElementId(scriptId.split('_')[0], itemNum); + // If dynamic panel is allowed we found parent, otherwise ignore and keep climbing + return filter.indexOf('dynamicPanel') != -1 ? panelId : getParent(panelId); + } + + var parentType = ''; + if(parentRepeater) { + parentType = 'item'; + parent = $ax.repeater.createElementId(parentRepeater, itemNum); + } + + var masterPath = $ax.getPathFromScriptId($ax.repeater.getScriptIdFromElementId(elementId)); + masterPath.pop(); + if(masterPath.length > 0) { + var masterId = $ax.getElementIdFromPath(masterPath, { itemNum: itemNum }, true); + if(!masterId) return undefined; + var masterRepeater = $ax.getParentRepeaterFromElementId($ax.repeater.getScriptIdFromElementId(masterId)); + if(!parentRepeater || masterRepeater) { + parentType = 'rdo'; + parent = masterId; + } + } + + var obj = $obj(elementId); + var parentDynamicPanel = obj.parentDynamicPanel; + if(parentDynamicPanel) { + // Make sure the parent if not parentRepeater, or dynamic panel is also in that repeater + // If there is a parent master, the dynamic panel must be in it, otherwise parentDynamicPanel would be undefined. + var panelPath = masterPath; + panelPath[panelPath.length] = parentDynamicPanel; + panelId = $ax.getElementIdFromPath(panelPath, { itemNum: itemNum }, true); + if(!panelId) return undefined; + var panelRepeater = $ax.getParentRepeaterFromElementId(panelId); + if(!parentRepeater || panelRepeater) { + parentType = 'state'; + parent = panelId + '_state' + obj.panelIndex; + } + } + + // If at top or parent type is desired, then return parent, otherwise keep climbing + return !parent || filter.indexOf(parentType) != -1 ? parent : getParent(parent); + }; + + for(var i = 0; i < elementIds.length; i++) { + var parent = getParent(elementIds[i]); + if(deep) { + var parents = []; + while(parent) { + parents[parents.length] = parent; + // If id is not a valid object, you are either repeater item or dynamic panel state + //if(!$obj(parent)) parent = $ax.visibility.getWidgetFromContainer($jobj(parent).parent().attr('id')); + + parent = getParent(parent); + } + parent = parents; + } + parentIds[parentIds.length] = parent; + } + return parentIds; + }; + + // Get the path to the child, where non leaf nodes can be masters, layers, dynamic panels, and repeaters. + $ax.public.fn.getChildren = function(deep, ignoreUnplaced) { // ignoreUnplaced should probably be the default, but when that is done a full audit of usages should be done + var elementIds = this.getElementIds(); + var children = []; + + var getChildren = function (elementId) { + var obj = $obj(elementId); + //if(!obj) return undefined; + + var isRepeater = obj && obj.type == $ax.constants.REPEATER_TYPE; + if (isRepeater && $ax.repeater.getScriptIdFromElementId(elementId) != elementId) { + //prevent repeater items from being marked as isRepeater + //TODO: evaluate changing the naming convention to be more like panel states which don't seem to have this problem + obj = undefined; + isRepeater = false; + } + var isDynamicPanel = obj && obj.type == $ax.constants.DYNAMIC_PANEL_TYPE; + //var isLayer = obj.type == $ax.constants.LAYER_TYPE; + //var isMaster = obj.type == $ax.constants.MASTER_TYPE || obj.type == $ax.constants.REFERENCE_DIAGRAM_OBJECT_TYPE; + + var isMenu = obj && obj.type == $ax.constants.MENU_OBJECT_TYPE; + var isTreeNode = obj && obj.type == $ax.constants.TREE_NODE_OBJECT_TYPE; + //var isTable = obj.type == $ax.constants.TABLE_TYPE; + //var isCompoundVector = obj.type == $ax.constants.VECTOR_SHAPE_TYPE && obj.generateCompound; + + //if (isRepeater || isDynamicPanel || isLayer || isMaster || isMenu || isTreeNode || isTable) {// || isCompoundVector) { + // Find parent that children should be pulled from. Default is just the elementId query (used by table and master) + var parent = $jobj(elementId); + if(isRepeater) { + parent = $(); + var itemIds = $ax.getItemIdsForRepeater(elementId); + for(var itemIndex = 0; itemIndex < itemIds.length; itemIndex++) parent = parent.add($jobj($ax.repeater.createElementId(elementId, itemIds[itemIndex]))); + } else if(isDynamicPanel) { + // Really only need to do active state probably... + parent = $jobj(elementId).children(); + // Get through all containers + while ($(parent[0]).attr('id').indexOf('container') != -1) parent = parent.children(); + // Now at states, but want states content + parent = parent.children(); + } else if(isTreeNode) parent = $jobj($ax.repeater.applySuffixToElementId(elementId, '_children')); + + // Menu doesn't want all children, only tables and menus, so it must be handled specially + var children = isMenu ? parent.children('.ax_table').add(parent.children('.ax_menu')) : parent.children(); + children = $ax.visibility.getRealChildren(_fixForBasicLinks(children)); + + // For tree nodes you want the the button shape contained by the elementQuery too + if(isTreeNode) { + var treeNodeChildren = $jobj(elementId).children(); + for(var treeNodeIndex = 0; treeNodeIndex < treeNodeChildren.length; treeNodeIndex++) { + var treeNodeChild = $(treeNodeChildren[treeNodeIndex]); + var childObj = $obj(treeNodeChild.attr('id')); + if (childObj && $ax.public.fn.IsVector(childObj.type)) children = children.add(treeNodeChild); + } + } + + + var childrenIds = []; + for(var childIndex = 0; childIndex < children.length; childIndex++) { + var childObj = $(children[childIndex]); + var id = childObj.attr('id'); + if(typeof(id) == 'undefined' && childObj.is('a')) id = $(childObj.children()[0]).attr('id'); + // Ignore annotations and any other children that are not elements + if (id.split('_').length > 1) continue; + // Ignore Unplaced + if(ignoreUnplaced && $ax.visibility.isScriptIdLimbo($ax.repeater.getScriptIdFromElementId(id))) continue; + childrenIds.push(id); + } + + if(deep) { + var childObjs = []; + for(var i = 0; i < childrenIds.length; i++) { + var childId = childrenIds[i]; + childObjs[i] = { id: childId, children: getChildren(childId) }; + } + childrenIds = childObjs; + } + + return childrenIds; + //} + + //return undefined; + }; + + for(var i = 0; i < elementIds.length; i++) { + var elementId = elementIds[i]; + //if the state is passed in, look for children in the content element + if (elementId.indexOf('_state') > -1 && elementId.indexOf('_content') < 0) elementId = elementId + '_content'; + children[children.length] = { id: elementId, children: getChildren(elementId)}; + } + return children; + }; + + var _fixForBasicLinks = function(query) { + var hasBasicLinks = query.filter('.basiclink').length > 0; + if(!hasBasicLinks) return query; + + var retval = $(); + for(var i = 0; i < query.length; i++) { + var child = $(query[i]); + if(child.hasClass('basiclink')) retval = retval.add(child.children()); + else retval = retval.add(child); + } + return retval; + }; + +})(); \ No newline at end of file diff --git a/src/resources/scripts/axure/axQuery.std.js b/src/resources/scripts/axure/axQuery.std.js new file mode 100644 index 0000000..7aac1ee --- /dev/null +++ b/src/resources/scripts/axure/axQuery.std.js @@ -0,0 +1,1834 @@ +// ******* AxQuery Plugins ******** // + +$axure.internal(function($ax) { + $ax.constants = {}; + + $ax.constants.TABLE_TYPE = 'table'; + $ax.constants.MENU_OBJECT_TYPE = 'menuObject'; + $ax.constants.MASTER_TYPE = 'master'; + $ax.constants.PAGE_TYPE = 'page'; + $ax.constants.REFERENCE_DIAGRAM_OBJECT_TYPE = 'referenceDiagramObject'; + $ax.constants.REPEATER_TYPE = 'repeater'; + $ax.constants.DYNAMIC_PANEL_TYPE = 'dynamicPanel'; + $ax.constants.LAYER_TYPE = 'layer'; + $ax.constants.TEXT_BOX_TYPE = 'textBox'; + $ax.constants.TEXT_AREA_TYPE = 'textArea'; + $ax.constants.LIST_BOX_TYPE = 'listBox'; + $ax.constants.COMBO_BOX_TYPE = 'comboBox'; + $ax.constants.CHECK_BOX_TYPE = 'checkbox'; + $ax.constants.RADIO_BUTTON_TYPE = 'radioButton'; + $ax.constants.BUTTON_TYPE = 'button'; //html button + $ax.constants.IMAGE_MAP_REGION_TYPE = 'imageMapRegion'; + $ax.constants.IMAGE_BOX_TYPE = 'imageBox'; + $ax.constants.VECTOR_SHAPE_TYPE = 'vectorShape'; + $ax.constants.SNAPSHOT_TYPE = 'screenshot'; + $ax.constants.TREE_NODE_OBJECT_TYPE = 'treeNodeObject'; + $ax.constants.TABLE_CELL_TYPE = 'tableCell'; + $ax.constants.VERTICAL_LINE_TYPE = 'verticalLine'; + $ax.constants.HORIZONTAL_LINE_TYPE = 'horizontalLine'; + $ax.constants.INLINE_FRAME_TYPE = 'inlineFrame'; + $ax.constants.CONNECTOR_TYPE = 'connector'; + $ax.constants.ALL_TYPE = '*'; + + $ax.constants.TEXT_TYPE = 'richTextPanel'; + $ax.constants.LINK_TYPE = 'hyperlink'; + + // TODO: Need solid passo f this. Constants should be able to bemade local, may need some public lists or something. + // public.fn function should take not arg and use this. May need some $ax.IsType fuctions that will take a type arg and be static + $ax.public.fn.IsTable = function (type) { return type == $ax.constants.TABLE_TYPE; } + $ax.public.fn.IsMenuObject = function (type) { return type == $ax.constants.MENU_OBJECT_TYPE; } + $ax.public.fn.IsMaster = function (type) { return type == $ax.constants.MASTER_TYPE; } + $ax.public.fn.IsPage = function (type) { return type == $ax.constants.PAGE_TYPE; } + $ax.public.fn.IsReferenceDiagramObject = function (type) { return type == $ax.constants.REFERENCE_DIAGRAM_OBJECT_TYPE; } + $ax.public.fn.IsRepeater = function (type) { return type == $ax.constants.REPEATER_TYPE; } + $ax.public.fn.IsDynamicPanel = $ax.IsDynamicPanel = function (type) { return type == $ax.constants.DYNAMIC_PANEL_TYPE; } + $ax.public.fn.IsLayer = $ax.IsLayer = function (type) { return type == $ax.constants.LAYER_TYPE; } + $ax.public.fn.IsTextBox = function (type) { return type == $ax.constants.TEXT_BOX_TYPE; } + $ax.public.fn.IsTextArea = function (type) { return type == $ax.constants.TEXT_AREA_TYPE; } + $ax.public.fn.IsListBox = function (type) { return type == $ax.constants.LIST_BOX_TYPE; } + $ax.public.fn.IsComboBox = function (type) { return type == $ax.constants.COMBO_BOX_TYPE; } + $ax.public.fn.IsCheckBox = function (type) { return type == $ax.constants.CHECK_BOX_TYPE; } + $ax.public.fn.IsRadioButton = function (type) { return type == $ax.constants.RADIO_BUTTON_TYPE; } + $ax.public.fn.IsButton = function (type) { return type == $ax.constants.BUTTON_TYPE; } + $ax.public.fn.IsIamgeMapRegion = function (type) { return type == $ax.constants.IMAGE_MAP_REGION_TYPE; } + $ax.public.fn.IsImageBox = function (type) { return type == $ax.constants.IMAGE_BOX_TYPE; } + $ax.public.fn.IsVector = function (type) { return type == $ax.constants.VECTOR_SHAPE_TYPE; } + $ax.public.fn.IsSnapshot = function (type) { return type == $ax.constants.SNAPSHOT_TYPE; } + $ax.public.fn.IsTreeNodeObject = function (type) { return type == $ax.constants.TREE_NODE_OBJECT_TYPE; } + $ax.public.fn.IsTableCell = function (type) { return type == $ax.constants.TABLE_CELL_TYPE; } + $ax.public.fn.IsInlineFrame = function (type) { return type == $ax.constants.INLINE_FRAME_TYPE; } + $ax.public.fn.IsConnector = function (type) { return type == $ax.constants.CONNECTOR_TYPE; } + $ax.public.fn.IsContainer = function (type) { return type== $ax.constants.VECTOR_SHAPE_TYPE || type == $ax.constants.TABLE_TYPE || type == $ax.constants.MENU_OBJECT_TYPE || type == $ax.constants.TREE_NODE_OBJECT_TYPE; } + + var PLAIN_TEXT_TYPES = [$ax.constants.TEXT_BOX_TYPE, $ax.constants.TEXT_AREA_TYPE, $ax.constants.LIST_BOX_TYPE, + $ax.constants.COMBO_BOX_TYPE, $ax.constants.CHECK_BOX_TYPE, $ax.constants.RADIO_BUTTON_TYPE, $ax.constants.BUTTON_TYPE]; + + $ax.public.fn.IsResizable = function (type) { return $.inArray(type, RESIZABLE_TYPES) !== -1; } + var RESIZABLE_TYPES = [ + $ax.constants.BUTTON_TYPE, $ax.constants.DYNAMIC_PANEL_TYPE, $ax.constants.IMAGE_BOX_TYPE, $ax.constants.IMAGE_MAP_REGION_TYPE, + $ax.constants.INLINE_FRAME_TYPE, $ax.constants.LAYER_TYPE, $ax.constants.LIST_BOX_TYPE, $ax.constants.COMBO_BOX_TYPE, + $ax.constants.VECTOR_SHAPE_TYPE, $ax.constants.TEXT_AREA_TYPE, $ax.constants.TEXT_BOX_TYPE, $ax.constants.SNAPSHOT_TYPE + ]; + + $ax.public.fn.IsSelectionButton = function(type) { + return type == $ax.constants.RADIO_BUTTON_TYPE || type == $ax.constants.CHECK_BOX_TYPE; + }; + + $ax.public.fn.SupportsRichText = function() { + var obj = $obj(this.getElementIds()[0]); + // Catch root tree nodes as they are not supported. + if(obj.type == $ax.constants.TREE_NODE_OBJECT_TYPE) return obj.friendlyType == 'Tree Node'; + // Do the same for tree node icons maybe? + + return $.inArray(obj.type, SUPPORTS_RICH_TEXT_TYPES) != -1; + } + var SUPPORTS_RICH_TEXT_TYPES = [$ax.constants.CHECK_BOX_TYPE, $ax.constants.RADIO_BUTTON_TYPE, + $ax.constants.IMAGE_BOX_TYPE, $ax.constants.VECTOR_SHAPE_TYPE, $ax.constants.TABLE_CELL_TYPE, $ax.constants.CONNECTOR_TYPE]; + + var _addJQueryFunction = function(name) { + $ax.public.fn[name] = function() { + var val = $.fn[name].apply(this.jQuery(), arguments); + return arguments[0] ? this : val; + }; + }; + var _jQueryFunctionsToAdd = ['text', 'val', 'css']; + for (var jqueryFunctionIndex = 0; jqueryFunctionIndex < _jQueryFunctionsToAdd.length; jqueryFunctionIndex++) _addJQueryFunction(_jQueryFunctionsToAdd[jqueryFunctionIndex]); + + + // var _addJQueryEventFunction = function(name) { + // $ax.public.fn[name] = function() { + // $.fn[name].apply(this.jQuery(), arguments); + // return this; + // }; + // }; + + // var _addJQueryEventFunction = function(name) { + // $ax.public.fn[name] = (function(nn) { + // return function() { + // $.fn[nn].apply(this.jQuery(), arguments); + // return this; + // }; + // })(name); + // }; + + var _addJQueryEventFunction = function(name) { + $ax.public.fn[name] = function() { + //With Martin - No idea why this is necessary. We tried encapsulating the function thinking it was related to closure (above), + //but that didn't fix the problem. If we don't add this Repeaters will give "Uncaught TypeError: Object # has no method 'apply'" + //here (but Indeterminately, often on larger/slower Repeaters) because it is Undefined. However it seems the catch is never hit + //if we surround the statement with the try/catch. Perhaps the try/catch block creates a scope or closure. + try { + $.fn[name].apply(this.jQuery(), arguments); + } catch(e) { + console.log("Couldn't find the event: " + name); + } + + return this; + }; + }; + var _jQueryEventFunctionsToAdd = ['click', 'mouseenter', 'mouseleave', 'bind']; + for(var jqueryEventIndex = 0; jqueryEventIndex < _jQueryEventFunctionsToAdd.length; jqueryEventIndex++) _addJQueryEventFunction(_jQueryEventFunctionsToAdd[jqueryEventIndex]); + + + $ax.public.fn.openLink = function(url, includeVariables) { + this.jQuery().each(function() { + if(!($(this).is('iframe'))) { + return; + } + + var objIframe = $(this).get(0); + + $ax.navigate({ + url: url, + target: "frame", + includeVariables: includeVariables, + frame: objIframe + }); + }); + + return this; + }; + + $ax.public.fn.SetPanelState = function(stateNumber, options, showWhenSet) { + + var animateInInfo = _getAnimateInfo(options && options.animateIn, 500); + var animateOutInfo = _getAnimateInfo(options && options.animateOut, 500); + + var elementIds = this.getElementIds(); + + for(var index = 0; index < elementIds.length; index++) { + var elementId = elementIds[index]; + if ($ax.public.fn.IsDynamicPanel($ax.getTypeFromElementId(elementId))) { + var stateName = $ax.visibility.GetPanelStateId(elementId, Number(stateNumber) - 1); + var wasVisible = $ax.visibility.IsIdVisible(elementId); + // If compressing because you are fit to content and the change of state may change size, must be before the change. + if(options.compress && $ax.dynamicPanelManager.isIdFitToContent(elementId) && wasVisible) { + $ax.dynamicPanelManager.compressDelta(elementId, $ax.visibility.GetPanelState(elementId), stateName, options.vertical, options.compressEasing, options.compressDuration); + } + $ax.visibility.SetPanelState(elementId, stateName, animateOutInfo.easingType, animateOutInfo.direction, animateOutInfo.duration, + animateInInfo.easingType, animateInInfo.direction, animateInInfo.duration, showWhenSet); + // If compressing because of a show, must be after state is set. + if(options.compress && !wasVisible && showWhenSet) { + $ax.dynamicPanelManager.compressToggle(elementId, options.vertical, true, options.compressEasing, options.compressDuration); + } + } + } + + return this; + }; + + $ax.public.fn.show = function(options, eventInfo) { + var elementIds = this.getElementIds(); + + for(var index = 0; index < elementIds.length; index++) { + var elementId = elementIds[index]; + + var lightboxId = $ax.repeater.applySuffixToElementId(elementId, '_lightbox'); + var lightbox = $jobj(lightboxId); + if(options && options.showType == 'lightbox') { + $ax.flyoutManager.unregisterPanel(elementId, true); + // Add lightbox if there isn't one + if(lightbox.length == 0) { + lightbox = $('
    '); + lightbox.attr('id', lightboxId); + var color = 'rgb(' + options.lightbox.r + ',' + options.lightbox.g + ',' + options.lightbox.b + ')'; + lightbox.css({ + position: 'fixed', + left: '0px', + top: '0px', + width: '10000px', + height: '10000px', + 'background-color': color, + opacity: options.lightbox.a / 255 + }); + + var parents = $ax('#' + elementId).getParents(true, ['dynamicPanel'])[0]; + var fixedParentPanelId = undefined; + for(var j = 0; j < parents.length; j++) { + var parentId = parents[j]; + if($jobj(parentId).css('z-index') != 'auto' || $ax.features.supports.mobile) { + fixedParentPanelId = parents[j]; + break; + } + } + + if(!fixedParentPanelId) $('#base').append(lightbox); + else $jobj(fixedParentPanelId).append(lightbox); + + var wasVisible = $ax.visibility.IsIdVisible(elementId); + + (function(lightbox, query) { + $ax.event.attachClick(lightbox, function() { + $ax.action.addAnimation(elementId, $ax.action.queueTypes.fade, function() { + if(!wasVisible) query.hide(); + else $ax.action.fireAnimationFromQueue(elementId, $ax.action.queueTypes.fade); + lightbox.remove(); + }); + }); + })(lightbox, this); + } + $ax.legacy.BringToFront(lightboxId, true); + $ax.legacy.BringToFront(elementId, true); + } else if(options && options.showType == 'flyout') { + // Remove lightbox if there is one + lightbox.remove(); + + var src = eventInfo.thiswidget; + var target = $ax.getWidgetInfo(elementId); + var rects = {}; + if(src.valid) rects.src = $ax.geometry.genRect(src, true); + if(target.valid) rects.target = $ax.geometry.genRect(target, true); + $ax.flyoutManager.registerFlyout(rects, elementId, eventInfo.srcElement); + //$ax.style.AddRolloverOverride(elementId); + $ax.legacy.BringToFront(elementId); + } else { + // Remove lightbox, unregister flyout + lightbox.remove(); + $ax.flyoutManager.unregisterPanel(elementId, true); + } + _setVisibility(elementId, true, options); + } + + return this; + }; + + var _getAnimateInfo = function (options, defaultDuration, useHide) { + var durationOption, easingOption, animationOption; + + if(options) { + if (useHide) { + durationOption = options.durationHide; + easingOption = options.easingHide; + animationOption = options.animationHide; + } else { + durationOption = options.duration; + easingOption = options.easing; + animationOption = options.animation; + } + if (animationOption == 'none') animationOption = 'swing'; + } else { + durationOption = defaultDuration; + easingOption = 'none', + animationOption = 'swing'; + } + var animateInfo = { duration: durationOption }; + switch (easingOption) { + case 'fade': + animateInfo.easingType = 'fade'; + animateInfo.direction = ''; + break; + case 'slideLeft': + animateInfo.easingType = animationOption; + animateInfo.direction = 'left'; + break; + case 'slideRight': + animateInfo.easingType = animationOption; + animateInfo.direction = 'right'; + break; + case 'slideUp': + animateInfo.easingType = animationOption; + animateInfo.direction = 'up'; + break; + case 'slideDown': + animateInfo.easingType = animationOption; + animateInfo.direction = 'down'; + break; + case 'flipLeft': + animateInfo.easingType = 'flip'; + animateInfo.direction = 'left'; + break; + case 'flipRight': + animateInfo.easingType = 'flip'; + animateInfo.direction = 'right'; + break; + case 'flipUp': + animateInfo.easingType = 'flip'; + animateInfo.direction = 'up'; + break; + case 'flipDown': + animateInfo.easingType = 'flip'; + animateInfo.direction = 'down'; + break; + default: + animateInfo.easingType = 'none'; + animateInfo.direction = ''; + } + + return animateInfo; + }; + + $ax.public.fn.hide = function(options) { + var elementIds = this.getElementIds(); + + for(var index = 0; index < elementIds.length; index++) { + var elementId = elementIds[index]; +// var wasShown = $ax.visibility.IsIdVisible(elementId); + _setVisibility(elementId, false, options, true); + } + + return this; + }; + + $ax.public.fn.toggleVisibility = function(options) { + var elementIds = this.getElementIds(); + + for (var index = 0; index < elementIds.length; index++) { + var elementId = elementIds[index]; + var show = !$ax.visibility.IsIdVisible(elementId); + _setVisibility(elementId, show, options, !show); + } + + return this; + }; + + var _setVisibility = function (elementId, value, options, useHide) { + var animateInfo = _getAnimateInfo(options, 0, useHide); + + var wasShown = $ax.visibility.IsIdVisible(elementId); + var compress = options && options.showType == 'compress' && wasShown != value; + if (compress) $ax.dynamicPanelManager.compressToggle(elementId, options.vertical, value, options.compressEasing, options.compressDuration); + + var onComplete = function () { + $ax.dynamicPanelManager.fitParentPanel(elementId); + }; + $ax.visibility.SetWidgetVisibility(elementId, { + value: value, + easing: animateInfo.easingType, + direction: animateInfo.direction, + duration: animateInfo.duration, + animation: animateInfo.animation, + fire: true, + onComplete: onComplete + }); + + if(options && options.bringToFront) $ax.legacy.BringToFront(elementId); + }; + + $ax.public.fn.setOpacity = function(opacity, easing, duration) { + if(!easing || ! duration) { + easing = 'none'; + duration = 0; + } + + var elementIds = this.getElementIds(); + + for(var index = 0; index < elementIds.length; index++) { + var elementId = elementIds[index]; + var onComplete = function() { + $ax.action.fireAnimationFromQueue(elementId, $ax.action.queueTypes.fade); + }; + + var query = $jobj(elementId); + if(duration == 0 || easing == 'none') { + query.css('opacity', opacity); + onComplete(); + } else query.animate({ opacity: opacity }, { duration: duration, easing: easing, queue: false, complete: onComplete }); + } + } + //move one widget. I didn't combine moveto and moveby, since this is in .public, and separate them maybe more clear for the user + var _move = function (elementId, x, y, options, moveTo) { + if(!options.easing) options.easing = 'none'; + if(!options.duration) options.duration = 500; + var obj = $obj(elementId); + + // Layer move using container now. + if($ax.public.fn.IsLayer(obj.type)) { + $ax.move.MoveWidget(elementId, x, y, options, moveTo, + function () { + if(options.onComplete) options.onComplete(); + $ax.dynamicPanelManager.fitParentPanel(elementId); + }, false); + } else { + var xDelta = x; + var yDelta = y; + if (moveTo) { + var jobj = $jobj(elementId); + var left = $ax.getNumFromPx(jobj.css('left')); + var top = $ax.getNumFromPx(jobj.css('top')); + xDelta = x - left; + yDelta = y - top; + } + $ax.move.MoveWidget(elementId, xDelta, yDelta, options, false, + function () { $ax.dynamicPanelManager.fitParentPanel(elementId); }, true); + } + }; + + $ax.public.fn.moveTo = function (x, y, options) { + var elementIds = this.getElementIds(); + for(var index = 0; index < elementIds.length; index++) { + _move(elementIds[index], x, y, options, true); + } + + return this; + }; + + $ax.public.fn.moveBy = function (x, y, options) { + var elementIds = this.getElementIds(); + + if(x == 0 && y == 0) { + for(var i = 0; i < elementIds.length; i++) { + var elementId = elementIds[i]; + $ax.move.nopMove(elementId, options); + + //$ax.event.raiseSyntheticEvent(elementId, "onMove"); + $ax.action.fireAnimationFromQueue(elementId, $ax.action.queueTypes.move); + + //if($axure.fn.IsLayer($obj(elementId).type)) { + // var childrenIds = $ax.public.fn.getLayerChildrenDeep(elementId, true); + // for(var j = 0; j < childrenIds.length; j++) $ax.event.raiseSyntheticEvent(childrenIds[j], 'onMove'); + //} + } + return this; + } + + for(var index = 0; index < elementIds.length; index++) { + _move(elementIds[index], x, y, options, false); + } + return this; + }; + + $ax.public.fn.circularMoveAndRotate = function(degreeChange, options, centerPointLeft, centerPointTop, doRotation, moveDelta, resizeOffset, rotatableMove, moveComplete) { + if(!rotatableMove) rotatableMove = { x: 0, y: 0 }; + var elementIds = this.getElementIds(); + + for(var index = 0; index < elementIds.length; index++) { + var elementId = elementIds[index]; + + var onComplete = function () { + $ax.dynamicPanelManager.fitParentPanel(elementId); + if (moveComplete) moveComplete(); + } + + $ax.move.circularMove(elementId, degreeChange, { x: centerPointLeft, y: centerPointTop }, moveDelta, rotatableMove, resizeOffset, options, true, onComplete, doRotation); + if(doRotation) $ax.move.rotate(elementId, degreeChange, options.easing, options.duration, false, true, function () { $ax.dynamicPanelManager.fitParentPanel(elementId); }); + else $ax.action.fireAnimationFromQueue(elementId, $ax.action.queueTypes.rotate); + } + }; + + $ax.public.fn.rotate = function (degree, easing, duration, to, axShouldFire) { + var elementIds = this.getElementIds(); + // this function will no longer handle compound vectors. + + for(var index = 0; index < elementIds.length; index++) { + var elementId = elementIds[index]; + degree = parseFloat(degree); + $ax.move.rotate(elementId, degree, easing, duration, to, axShouldFire, function () { $ax.dynamicPanelManager.fitParentPanel(elementId); }); + } + }; + + $ax.public.fn.resize = function(newLocationAndSizeCss, resizeInfo, axShouldFire, moves, onCompletedFunc) { + var elementIds = this.getElementIds(); + if(!elementIds) return; + + var completeAndFire = function(moved, id) { + if(axShouldFire) { + $ax.action.fireAnimationFromQueue(id, $ax.action.queueTypes.resize); + if(moves) $ax.action.fireAnimationFromQueue(id, $ax.action.queueTypes.move); + } + + if(onCompletedFunc) onCompletedFunc(); + }; + + for(var index = 0; index < elementIds.length; index++) { + var elementId = elementIds[index]; + + var obj = $obj(elementId); + if(!$ax.public.fn.IsResizable(obj.type)) { + //$ax.dynamicPanelManager.fitParentPanel(elementId); + completeAndFire(moves, elementId); + continue; + } + + var oldSize = $ax('#' + elementId).size(); + var oldWidth = oldSize.width; + var oldHeight = oldSize.height; + var query = $jobj(elementId); + + var isDynamicPanel = $ax.public.fn.IsDynamicPanel(obj.type); + if(isDynamicPanel) { + // No longer fitToContent, calculate additional styling that needs to be done. + $ax.dynamicPanelManager.setFitToContentCss(elementId, false, oldWidth, oldHeight); + + if (query.css('position') == 'fixed' && ((obj.fixedHorizontal && obj.fixedHorizontal == 'center') || (obj.fixedVertical && obj.fixedVertical == 'middle'))) { + moves = true; + var loc = $ax.dynamicPanelManager.getFixedPosition(elementId, oldWidth, oldHeight, newLocationAndSizeCss.width, newLocationAndSizeCss.height); + if(loc) { + if (loc[0] != 0 && !$ax.dynamicPanelManager.isPercentWidthPanel(obj)) newLocationAndSizeCss['margin-left'] = '+=' + (Number(newLocationAndSizeCss['margin-left'].substr(2)) + loc[0]); + if (loc[1] != 0) newLocationAndSizeCss['margin-top'] = '+=' + (Number(newLocationAndSizeCss['margin-top'].substr(2)) + loc[1]); + } + } + + var onComplete = function() { + $ax.flyoutManager.updateFlyout(elementId); + $ax.dynamicPanelManager.fitParentPanel(elementId); + $ax.dynamicPanelManager.updatePanelPercentWidth(elementId); + $ax.dynamicPanelManager.updatePanelContentPercentWidth(elementId); + + completeAndFire(moves, elementId); + $ax.event.raiseSyntheticEvent(elementId, 'onResize'); + }; + + } else { + ////if contains text + //var textChildren = query.children('div.text'); + //if(textChildren && textChildren.length != 0) { + // var textDivId = textChildren.attr('id'); + // var padding = $ax.style.getPadding(textDivId); + // var leftPadding = padding.paddingLeft; + // var rightPadding = padding.paddingRight; + // //var textObj = $ax('#' + textDivId); + // //var leftPadding = textObj.left(true); + // //var rightPadding = oldWidth - leftPadding - textObj.width(); + + // //greater or equal to 1px + // var newTextWidth = Math.max(newLocationAndSizeCss.width - leftPadding - rightPadding, 1); + // var textChildCss = { width: newTextWidth }; + + // var textStepFunction = function() { + // //change the width of the text div may effect the height + // //var currentTextHeight = Number($(textChildren.children('p')[0]).css('height').replace('px', '')); + // //textChildren.css('height', currentTextHeight); + // //var display = $ax.public.fn.displayHackStart(document.getElementById(textDivId)); + + // var trap = _displayWidget(textDivId); + // $ax.style.setTextAlignment([textDivId]); + // trap(); + + // //$ax.public.fn.displayHackEnd(display); + // }; + //} + + //get all the other children that matters + onComplete = function() { + $ax.dynamicPanelManager.fitParentPanel(elementId); + completeAndFire(moves, elementId); + + $ax.annotation.adjustIconLocation(elementId); + $ax.event.raiseSyntheticEvent(elementId, 'onResize'); + }; + } + + var children = query.children().not('div.text'); + while(children && children.length && $(children[0]).attr('id').indexOf('container') != -1) { + children = children.children().not('div.text'); + } + + if(children && children.length !== 0) { + var childAnimationArray = []; + var isConnector = $ax.public.fn.IsConnector(obj.type); + children.each(function (i, child) { + var childCss = { + width: newLocationAndSizeCss.width, + height: newLocationAndSizeCss.height + }; + + //$ax.size() use outerWidth/Height(false), which include padding and borders(no margins) + var childSizingObj = $ax('#' + child.id).size(); + var differentSizedImage = childSizingObj.width - oldWidth != 0 || childSizingObj.height - oldHeight != 0; + if ((differentSizedImage || isConnector) && child.tagName == 'IMG') { + //oldwidth is zero for connectors + var widthOffset = oldWidth ? (childSizingObj.width - oldWidth) * newLocationAndSizeCss.width / oldWidth : childSizingObj.width; + var heightOffset = oldHeight ? (childSizingObj.height - oldHeight) * newLocationAndSizeCss.height / oldHeight : childSizingObj.height; + + childCss.width += widthOffset; + childCss.height += heightOffset; + } + //there are elements like inputs, come with a padding and border, so need to use outerwidth for starting point, due to jquery 1.7 css() on width/height bugs + if($(child).css('position') === 'absolute') { + if(child.offsetLeft) { + childSizingObj.left = child.offsetLeft; + childCss.left = oldWidth ? child.offsetLeft * newLocationAndSizeCss.width / oldWidth : child.offsetLeft; //- transformedShift.x; + } + if(child.offsetTop) { + childSizingObj.top = child.offsetTop; + childCss.top = oldHeight ? child.offsetTop * newLocationAndSizeCss.height / oldHeight : child.offsetTop; //- transformedShift.y; + } + } + childAnimationArray.push({ obj: child, sizingObj: childSizingObj, sizingCss: childCss }); + }); + } + + if (newLocationAndSizeCss.left || newLocationAndSizeCss.top) { + //var movedLeft = newLocationAndSizeCss.left; + //var movedTop = newLocationAndSizeCss.top; + //$ax.visibility.setMovedLocation(elementId, movedLeft, movedTop); + var movedLeft = newLocationAndSizeCss.deltaX; + var movedTop = newLocationAndSizeCss.deltaY; + $ax.visibility.moveMovedLocation(elementId, movedLeft, movedTop); + } + if (newLocationAndSizeCss.width || newLocationAndSizeCss.height) { + var resizedWidth = newLocationAndSizeCss.width; + var resizedHeight = newLocationAndSizeCss.height; + $ax.visibility.setResizedSize(elementId, resizedWidth, resizedHeight); + } + + if (!resizeInfo.easing || resizeInfo.easing == 'none') { + if (childAnimationArray) { + $(childAnimationArray).each(function (i, animationObj) { + if(animationObj.resizeMatrixFunction) { + $(animationObj.obj).css($ax.public.fn.setTransformHowever(animationObj.resizeMatrixFunction(animationObj.width, animationObj.height))); + } else { + //var sizingCss = animationObj.sizingCss; + //if (sizingCss.left || sizingCss.top) { + // var movedLeft = sizingCss.left; + // var movedTop = sizingCss.top; + // $ax.visibility.setMovedLocation(animationObj.obj.id, movedLeft, movedTop); + //} + //if (sizingCss.width || sizingCss.height) { + // var resizedWidth = sizingCss.width; + // var resizedHeight = sizingCss.height; + // $ax.visibility.setResizedSize(animationObj.obj.id, resizedWidth, resizedHeight); + //} + + $(animationObj.obj).animate(animationObj.sizingCss, { queue: false, duration: 0 }); + } + }); + } + //if(childCss) children.animate(childCss, 0); + //if(sketchyImage && sketchyImageCss) $(sketchyImage).animate(sketchyImageCss, 0); + //if(textChildCss) { + // textChildren.animate(textChildCss, { + // duration: 0, + // step: textStepFunction + // }); + //} + query.animate(newLocationAndSizeCss, { queue: false, duration: 0, complete: onComplete }); + } else { + if(childAnimationArray) { + $(childAnimationArray).each(function (i, animationObj) { + if(animationObj.resizeMatrixFunction) { + $(animationObj.sizingObj).animate(animationObj.sizingCss, { + queue: false, + duration: resizeInfo.duration, + easing: resizeInfo.easing, + step: function (now) { + var widthRatio = (animationObj.width - 1.0) * now + 1.0; + var heightRatio = (animationObj.height - 1.0) * now + 1.0; + $(animationObj.obj).css($ax.public.fn.setTransformHowever(animationObj.resizeMatrixFunction(widthRatio, heightRatio))); + } + }); + } else { + $(animationObj.sizingObj).animate(animationObj.sizingCss, { + queue: false, + duration: resizeInfo.duration, + easing: resizeInfo.easing, + step: function (now, tween) { + $(animationObj.obj).css(tween.prop, now); + } + }); + } + }); + } + + //if(textChildCss) { + // textChildren.animate(textChildCss, { + // queue: false, + // duration: resizeInfo.duration, + // easing: resizeInfo.easing, + // step: textStepFunction + // }); + //} + + if(isDynamicPanel) { + query.animate(newLocationAndSizeCss, { queue: false, duration: resizeInfo.duration, easing: resizeInfo.easing, complete: onComplete }); + } else { + var locObj = { + left: $ax.public.fn.GetFieldFromStyle(query, 'left'), top: $ax.public.fn.GetFieldFromStyle(query, 'top'), + width: $ax.public.fn.GetFieldFromStyle(query, 'width'), height: $ax.public.fn.GetFieldFromStyle(query, 'height'), + }; + $(locObj).animate(newLocationAndSizeCss, { + queue: false, + duration: resizeInfo.duration, + easing: resizeInfo.easing, + step: function (now, tween) { + query.css(tween.prop, now); + }, + complete: onComplete + }); + } + } + } + }; + + $ax.public.fn.bringToFront = function() { + var elementIds = this.getElementIds(); + for(var index = 0; index < elementIds.length; index++) { $ax.legacy.BringToFront(elementIds[index]); } + return this; + }; + + $ax.public.fn.sendToBack = function() { + var elementIds = this.getElementIds(); + for(var index = 0; index < elementIds.length; index++) { $ax.legacy.SendToBack(elementIds[index]); } + return this; + }; + + $ax.public.fn.text = function() { + if(arguments[0] == undefined) { + var firstId = this.getElementIds()[0]; + + if(!firstId) { return undefined; } + + return getWidgetText(firstId); + } else { + var elementIds = this.getElementIds(); + + for(var index = 0; index < elementIds.length; index++) { + var currentItem = elementIds[index]; + + var widgetType = $ax.getTypeFromElementId(currentItem); + + if($ax.public.fn.IsTextBox(widgetType) || $ax.public.fn.IsTextArea(widgetType)) { //For non rtf + SetWidgetFormText(currentItem, arguments[0]); + } else { + var idRtf = '#' + currentItem; + if($(idRtf).length == 0) idRtf = '#u' + (Number(currentItem.substring(1)) + 1); + + if($(idRtf).length != 0) { + //If the richtext div already has some text in it, + //preserve only the first style and get rid of the rest + //If no pre-existing p-span tags, don't do anything + if($(idRtf).find('p').find('span').length > 0) { + $(idRtf).find('p:not(:first)').remove(); + $(idRtf).find('p').find('span:not(:first)').remove(); + + //Replace new-lines with NEWLINE token, then html encode the string, + //finally replace NEWLINE token with linebreak + var textWithLineBreaks = arguments[0].replace(/\n/g, '--NEWLINE--'); + var textHtml = $('
    ').text(textWithLineBreaks).html(); + $(idRtf).find('span').html(textHtml.replace(/--NEWLINE--/g, '
    ')); + } + } + } + } + + return this; + } + }; + + var getWidgetText = function(id) { + var idQuery = $jobj(id); + var inputQuery = $jobj($ax.INPUT(id)); + if(inputQuery.length) idQuery = inputQuery; + + if (idQuery.is('input') && ($ax.public.fn.IsCheckBox(idQuery.attr('type')) || idQuery.attr('type') == 'radio')) { + idQuery = idQuery.parent().find('label').find('div'); + } + + if(idQuery.is('div')) { + var $rtfObj = idQuery.hasClass('text') ? idQuery : idQuery.find('.text'); + if($rtfObj.length == 0) return ''; + + var textOut = ''; + $rtfObj.children('p,ul,ol').each(function(index) { + if(index != 0) textOut += '\n'; + + //var htmlContent = $(this).html(); + //if(isSoloBr(htmlContent)) return; // It has a solo br, then it was just put in for a newline, and paragraph already added the new line. + if (isSoloBr($(this).children())) return; + + var htmlContent = $(this).html(); + //Replace line breaks (set in SetWidgetRichText) with newlines and nbsp's with regular spaces. + htmlContent = htmlContent.replace(/]*>/ig, '\n').replace(/ /ig, ' '); + textOut += $(htmlContent).text(); + //textOut += htmlContent.replace(/<[^>]*>/g, ''); + }); + + return textOut; + } else { + var val = idQuery.val(); + return val == undefined ? '' : val; + } + }; + + var isSoloBr = function($html) { + //html = $(html); + // Html needs one and only one span + var spanChildren = $html.length == 1 && $html.is('span') ? $html.children() : false; + // Span children needs exactly one br and no text in the span + return spanChildren && spanChildren.length == 1 && spanChildren.is('br') && spanChildren.text().trim() == ''; + }; + + $ax.public.fn.setRichTextHtml = function() { + if(arguments[0] == undefined) { + //No getter function, so just return undefined + return undefined; + } else { + var elementIds = this.getElementIds(); + + for(var index = 0; index < elementIds.length; index++) { + var currentItem = elementIds[index]; + + var widgetType = $ax.getTypeFromElementId(currentItem); + if ($ax.public.fn.IsTextBox(widgetType) || $ax.public.fn.IsTextArea(widgetType)) { //Do nothing for non rtf + continue; + } else { + //TODO -- [mas] fix this! + var idRtf = '#' + currentItem; + if($(idRtf).length == 0) idRtf = '#u' + (parseInt(currentItem.substring(1)) + 1); + if($(idRtf).length != 0) SetWidgetRichText(idRtf, arguments[0]); + } + } + + return this; + } + }; + + $ax.public.fn.value = function() { + if(arguments[0] == undefined) { + var firstId = this.getElementIds()[0]; + + if(!firstId) { + return undefined; + } + + var widgetType = $ax.getTypeFromElementId(firstId); + + if ($ax.public.fn.IsComboBox(widgetType) || $ax.public.fn.IsListBox(widgetType)) { //for select lists and drop lists + return $('#' + firstId + ' :selected').text(); + } else if ($ax.public.fn.IsCheckBox(widgetType) || $ax.public.fn.IsRadioButton(widgetType)) { //for radio/checkboxes + return $('#' + firstId + '_input').is(':selected'); + } else if ($ax.public.fn.IsTextBox(widgetType)) { //for text box + return $('#' + firstId + '_input').val(); + } else { //for text based form elements + return this.jQuery().first().val(); + } + } else { + var elementIds = this.getElementIds(); + + for(var index = 0; index < elementIds.length; index++) { + var widgetType = $ax.getTypeFromElementId(elementIds[index]); + + var elementIdQuery = $('#' + elementIds[index]); + + if ($ax.public.fn.IsCheckBox(widgetType) || $ax.public.fn.IsRadioButton(widgetType)) { //for radio/checkboxes + if(arguments[0] == true) { + elementIdQuery.prop('selected', true); + } else if(arguments[0] == false) { + elementIdQuery.prop('selected', false); + } + } else { //For select lists, drop lists, text based form elements + elementIdQuery.val(arguments[0]); + } + } + + return this; + } + }; + + $ax.public.fn.checked = function() { + if(arguments[0] == undefined) { + return this.selected(); + } else { + this.selected(arguments[0]); + return this; + } + }; + + //var _getRelativeLeft = function (id, parent) { + // var currentNode = window.document.getElementById(id).offsetParent; + // var left = $ax('#' + id).left(true); + // while (currentNode != null && currentNode.tagName != "BODY" && currentNode != parent) { + // left += currentNode.offsetLeft; + // currentNode = currentNode.offsetParent; + // } + // return left; + //}; + + //var _getRelativeTop = function(id, parent) { + // var currentNode = window.document.getElementById(id).offsetParent; + // var top = $ax('#' + id).top(true); + // while(currentNode != null && currentNode.tagName != "BODY" && currentNode != parent) { + // top += currentNode.offsetTop; + // currentNode = currentNode.offsetParent; + // } + // return top; + //}; + + var _scrollHelper = function(id, scrollX, scrollY, easing, duration) { + var target = window.document.getElementById(id); + var scrollable = $ax.legacy.GetScrollable(target); + var $scrollable = $(scrollable); + + var viewportLocation; + if ($scrollable.is('body')) viewportLocation = $ax('#' + id).viewportLocation(); + else viewportLocation = $ax('#' + id).pageBoundingRect(true, $scrollable.attr('id')).location; + + var targetLeft = viewportLocation.left; + var targetTop = viewportLocation.top; + //var targetLeft = _getRelativeLeft(id, scrollable); + //var targetTop = _getRelativeTop(id, scrollable); + if(!scrollX) targetLeft = scrollable.scrollLeft; + if(!scrollY) targetTop = scrollable.scrollTop; + + if($scrollable.is('body')) { + $scrollable = $('html,body'); + } + if(easing == 'none') { + if(scrollY) $scrollable.scrollTop(targetTop); + if(scrollX) $scrollable.scrollLeft(targetLeft); + } else { + if(!scrollX) { + $scrollable.animate({ scrollTop: targetTop }, duration, easing); + } else if(!scrollY) { + $scrollable.animate({ scrollLeft: targetLeft }, duration, easing); + } else { + $scrollable.animate({ scrollTop: targetTop, scrollLeft: targetLeft }, duration, easing); + } + } + }; + + $ax.public.fn.scroll = function(scrollOption) { + var easing = 'none'; + var duration = 500; + + if(scrollOption && scrollOption.easing) { + easing = scrollOption.easing; + + if(scrollOption.duration) { + duration = scrollOption.duration; + } + } + + var scrollX = true; + var scrollY = true; + + // TODO: check this without vertical option -- might scroll outside of device frame + if(scrollOption.direction == 'vertical') { + scrollX = false; + } else if(scrollOption.direction == 'horizontal') { + scrollY = false; + } + + var elementIds = this.getElementIds(); + for(var index = 0; index < elementIds.length; index++) { + // if($ax.getTypeFromElementId(elementIds[index]) == IMAGE_MAP_REGION_TYPE) { + _scrollHelper(elementIds[index], scrollX, scrollY, easing, duration); + // } + } + + return this; + }; + + $ax.public.fn.enabled = function() { + if(arguments[0] == undefined) { + var firstId = this.getElementIds()[0]; + if(!firstId) return undefined; + + var widgetType = $ax.getTypeFromElementId(firstId); + if ($ax.public.fn.IsImageBox(widgetType) || $ax.public.fn.IsVector(widgetType) + || $ax.public.fn.IsLayer(widgetType)) return !$ax.style.IsWidgetDisabled(firstId); + else return this.jQuery().children(':disabled').length <= 0; + } else { + var elementIds = this.getElementIds(); + + for(var index = 0; index < elementIds.length; index++) { + var elementId = elementIds[index]; + var widgetType = $ax.getTypeFromElementId(elementId); + + var enabled = arguments[0]; + if ($ax.public.fn.IsImageBox(widgetType) || $ax.public.fn.IsVector(widgetType) + || $ax.public.fn.IsTextBox(widgetType) || $ax.public.fn.IsTextArea(widgetType) + || $ax.public.fn.IsComboBox(widgetType) || $ax.public.fn.IsListBox(widgetType) + || $ax.public.fn.IsCheckBox(widgetType) || $ax.public.fn.IsRadioButton(widgetType) + ) $ax.style.SetWidgetEnabled(elementId, enabled); + + if ($ax.public.fn.IsDynamicPanel(widgetType) || $ax.public.fn.IsLayer(widgetType)) { + $ax.style.SetWidgetEnabled(elementId, enabled); + var children = this.getChildren(false, true)[index].children; + for(var i = 0; i < children.length; i++) { + $axure('#' + children[i]).enabled(enabled); + } + } + var obj = $obj(elementId); + var images = obj.images; + if(PLAIN_TEXT_TYPES.indexOf(widgetType) != -1 && images) { + var img = $jobj($ax.repeater.applySuffixToElementId(elementId, '_image_sketch')); + var key = (enabled ? 'normal~' : 'disabled~') + ($ax.adaptive.currentViewId || ''); + img.attr('src', images[key]); + + } + var jobj = $jobj(elementId); + var input = $jobj($ax.INPUT(elementId)); + if(input.length) jobj = input; + + //if (OS_MAC && WEBKIT && $ax.public.fn.IsComboBox(widgetType)) jobj.css('color', enabled ? '' : 'grayText'); + + if(enabled) jobj.prop('disabled', false); + else jobj.prop('disabled', true); + } + + return this; + } + }; + + $ax.public.fn.visible = function() { + var ids = this.getElementIds(); + for(var index = 0; index < ids.length; index++) $ax.visibility.SetIdVisible(ids[index], arguments[0]); + return this; + }; + + $ax.public.fn.selected = function() { + if(arguments[0] == undefined) { + var firstId = this.getElementIds()[0]; + if(!firstId) return undefined; + + var widgetType = $ax.getTypeFromElementId(firstId); + if ($ax.public.fn.IsTreeNodeObject(widgetType)) { + var treeNodeButtonShapeId = ''; + var allElementIds = $ax.getAllElementIds(); + for(var i = 0; i < allElementIds.length; i++) { + var elementId = allElementIds[i]; + var currObj = $ax.getObjectFromElementId(elementId); + + if ($ax.public.fn.IsVector(currObj.type) && currObj.parent && currObj.parent.scriptIds && currObj.parent.scriptIds[0] == firstId) { + treeNodeButtonShapeId = elementId; + break; + } + } + + if(treeNodeButtonShapeId == '') return undefined; + return $ax.style.IsWidgetSelected(treeNodeButtonShapeId); + } else if ($ax.public.fn.IsImageBox(widgetType) || $ax.public.fn.IsVector(widgetType) || $ax.public.fn.IsTableCell(widgetType) || $ax.public.fn.IsDynamicPanel(widgetType) || $ax.public.fn.IsLayer(widgetType) + || $ax.public.fn.IsTextArea(widgetType) || $ax.public.fn.IsTextBox(widgetType) || $ax.public.fn.IsListBox(widgetType) || $ax.public.fn.IsComboBox(widgetType)) { + return $ax.style.IsWidgetSelected(firstId); + } else if ($ax.public.fn.IsCheckBox(widgetType) || $ax.public.fn.IsRadioButton(widgetType)) { + return $jobj($ax.INPUT(firstId)).prop('checked'); + } + return this; + } + var elementIds = this.getElementIds(); + var func = typeof (arguments[0]) === 'function' ? arguments[0] : null; + var enabled = arguments[0]; // If this is a function it will be overridden with the return value; + + for(var index = 0; index < elementIds.length; index++) { + var elementId = elementIds[index]; + if(func) { + enabled = func($axure('#' + elementId)); + } + + var widgetType = $ax.getTypeFromElementId(elementId); + + if ($ax.public.fn.IsTreeNodeObject(widgetType)) { //for tree node + var treeRootId = $('#' + elementIds[index]).parents('.treeroot').attr('id'); + + var treeNodeButtonShapeId = ''; + var childElementIds = $jobj(elementId).children(); + for(var i = 0; i < childElementIds.length; i++) { + var elementId = childElementIds[i].id; + var currObj = $ax.getObjectFromElementId(elementId); + + if (currObj && currObj.type == $ax.constants.VECTOR_SHAPE_TYPE && currObj.parent && + currObj.parent.scriptIds && currObj.parent.scriptIds[0] == elementIds[index]) { + treeNodeButtonShapeId = elementId; + break; + } + } + + if(treeNodeButtonShapeId == '') continue; + + $ax.tree.SelectTreeNode(elementId, enabled); + } else if ($ax.public.fn.IsImageBox(widgetType) || $ax.public.fn.IsVector(widgetType) || $ax.public.fn.IsTableCell(widgetType) || $ax.public.fn.IsDynamicPanel(widgetType) || $ax.public.fn.IsLayer(widgetType) + || $ax.public.fn.IsTextArea(widgetType) || $ax.public.fn.IsTextBox(widgetType) || $ax.public.fn.IsListBox(widgetType) || $ax.public.fn.IsComboBox(widgetType)) { + $ax.style.SetWidgetSelected(elementIds[index], enabled); + } else if ($ax.public.fn.IsCheckBox(widgetType) || $ax.public.fn.IsRadioButton(widgetType)) { + var query = $jobj($ax.INPUT(elementId)); + var curr = query.prop('checked'); + //NOTE: won't fire onselect nore onunselect event if states didn't changes + if(curr != enabled) { + query.prop('checked', enabled); + $ax.style.SetWidgetSelected(elementIds[index], enabled, true); + } + } + } + return this; + }; + + $ax.public.fn.focus = function() { + var firstId = this.getElementIds()[0]; + var focusableId = $ax.event.getFocusableWidgetOrChildId(firstId); + // This will scroll but not focus + $('#' + focusableId).triggerHandler("focus"); + // This will focus but does not call our custom scroll so will not animate scroll + $('#' + focusableId).focus(); + + return this; + }; + + $ax.public.fn.expanded = function() { + if(arguments[0] == undefined) { + var firstId = this.getElementIds()[0]; + return firstId && !$ax.public.fn.IsTreeNodeObject($ax.getTypeFromElementId(firstId)) && $ax.visibility.IsIdVisible(firstId + '_children'); + } else { + var elementIds = this.getElementIds(); + + for(var index = 0; index < elementIds.length; index++) { + if ($ax.public.fn.IsTreeNodeObject($ax.getTypeFromElementId(elementIds[index]))) { + var treeNodeId = elementIds[index]; + var childContainerId = treeNodeId + '_children'; + + var scriptId = $ax.repeater.getScriptIdFromElementId(treeNodeId); + var itemId = $ax.repeater.getItemIdFromElementId(treeNodeId); + var plusMinusId = 'u' + (parseInt(scriptId.substring(1)) + 1); + if(itemId) plusMinusId = $ax.repeater.createElementId(plusMinusId, itemId); + if($('#' + childContainerId).length == 0 || !$jobj(plusMinusId).children().first().is('img')) + plusMinusId = ''; + + if(arguments[0] == true) { + $ax.tree.ExpandNode(treeNodeId, childContainerId, plusMinusId); + } else if(arguments[0] == false) { + $ax.tree.CollapseNode(treeNodeId, childContainerId, plusMinusId); + } + } + } + + return this; + } + }; + + var _populateBoundingRect = function (boundingRect) { + boundingRect.right = boundingRect.left + boundingRect.width; + boundingRect.bottom = boundingRect.top + boundingRect.height; + + boundingRect.x = boundingRect.left; + boundingRect.y = boundingRect.top; + + boundingRect.location = { + x: boundingRect.left, + y: boundingRect.top, + left: boundingRect.left, + top: boundingRect.top + }; + + boundingRect.size = { + width: boundingRect.width, + height: boundingRect.height + }; + + boundingRect.centerPoint = { + x: boundingRect.width / 2 + boundingRect.left, + y: boundingRect.height / 2 + boundingRect.top + }; + return boundingRect; + } + + //boundingrect relative to its offset parent + //var _getBoundingRectForSingleWidget = function (elementId) { + // var element = document.getElementById(elementId); + // var tempBoundingRect, position; + + // var state = $ax.style.generateState(elementId); + // var style = $ax.style.computeFullStyle(elementId, state, $ax.adaptive.currentViewId); + // position = { left: style.location.x, top: style.location.y }; + // tempBoundingRect = { left: style.location.x, top: style.location.y, width: style.size.width, height: style.size.height }; + + // if ($ax.public.fn.isCompoundVectorHtml(element)) { + // tempBoundingRect.width = Number(element.getAttribute('data-width')); + // tempBoundingRect.height = Number(element.getAttribute('data-height')); + // } else { + // var boundingElement = element; + // if ($ax.dynamicPanelManager.isIdFitToContent(elementId)) { + // var stateId = $ax.visibility.GetPanelState(elementId); + // if (stateId != '') boundingElement = document.getElementById(stateId); + // tempBoundingRect = boundingElement.getBoundingClientRect(); + // } + + // //From getLoc + // //var fixed = _fixedOffset(id, vert); + // //if (fixed.valid) loc = !vert && fixed.fullWidth ? 0 : fixed.offset; + + // var jElement = $(element); + // if (jElement.css('position') == 'fixed') { + // position = jElement.position(); + // position.left += Number(jElement.css('margin-left').replace("px", "")); + // position.top += Number(jElement.css('margin-top').replace("px", "")); + // } + // } + + // var boundingRect = { + // left: position.left, + // top: position.top, + // width: tempBoundingRect.width, + // height: tempBoundingRect.height + // }; + + // return _populateBoundingRect(boundingRect); + //}; + + //var _getBoundingRectForMultipleWidgets = function (widgetsIdArray) { + // if (!widgetsIdArray || widgetsIdArray.constructor !== Array) return undefined; + // if (widgetsIdArray.length == 0) return { left: 0, top: 0, centerPoint: { x: 0, y: 0 }, width: 0, height: 0 }; + // var widgetRect = _getBoundingRectForSingleWidget(widgetsIdArray[0]); + // var boundingRect = { left: widgetRect.left, right: widgetRect.right, top: widgetRect.top, bottom: widgetRect.bottom }; + + // for (var index = 1; index < widgetsIdArray.length; index++) { + // widgetRect = _getBoundingRectForSingleWidget(widgetsIdArray[index]); + // boundingRect.left = Math.min(boundingRect.left, widgetRect.left); + // boundingRect.top = Math.min(boundingRect.top, widgetRect.top); + // boundingRect.right = Math.max(boundingRect.right, widgetRect.right); + // boundingRect.bottom = Math.max(boundingRect.bottom, widgetRect.bottom); + // } + + // boundingRect.centerPoint = { x: (boundingRect.right + boundingRect.left) / 2.0, y: (boundingRect.bottom + boundingRect.top) / 2.0 }; + // boundingRect.width = boundingRect.right - boundingRect.left; + // boundingRect.height = boundingRect.bottom - boundingRect.top; + // return _populateBoundingRect(boundingRect); + //}; + + //var _getLayerChildrenDeep = $ax.public.fn.getLayerChildrenDeep = function (layerId, includeLayers, includeHidden) { + // var deep = []; + // var children = $ax('#' + layerId).getChildren()[0].children; + // for (var index = 0; index < children.length; index++) { + // var childId = children[index]; + // if (!includeHidden && !$ax.visibility.IsIdVisible(childId)) continue; + // if ($ax.public.fn.IsLayer($obj(childId).type)) { + // if (includeLayers) deep.push(childId); + // var recursiveChildren = _getLayerChildrenDeep(childId, includeLayers, includeHidden); + // for (var j = 0; j < recursiveChildren.length; j++) deep.push(recursiveChildren[j]); + // } else deep.push(childId); + // } + // return deep; + //}; + + var _boundingRectForIds = function(childIds) { + // Default size + var childrenBoundingRect = { left: childIds.length > 0 ? 9999999 : 0, top: childIds.length > 0 ? 9999999 : 0, right: 0, bottom: 0 }; + for (var i = 0; i < childIds.length; i++) { + var childId = childIds[i]; + var childObj = $obj(childId); + + if (!childObj) continue; + + // Ignore fixed and hidden + if ($ax.visibility.limboIds[childId] || + !$ax.visibility.IsIdVisible(childId) || + $ax.public.fn.IsDynamicPanel(childObj.type) && childObj.fixedHorizontal) continue; + + var boundingRect = $ax('#' + childId).offsetBoundingRect(); + + // Ignore empty groups + if ($ax.public.fn.IsLayer(childObj.type) && boundingRect.width == 0 && boundingRect.height == 0) continue; + + childrenBoundingRect.left = Math.min(childrenBoundingRect.left, boundingRect.left); + childrenBoundingRect.top = Math.min(childrenBoundingRect.top, boundingRect.top); + childrenBoundingRect.right = Math.max(childrenBoundingRect.right, boundingRect.right); + childrenBoundingRect.bottom = Math.max(childrenBoundingRect.bottom, boundingRect.bottom); + } + childrenBoundingRect.width = childrenBoundingRect.right - childrenBoundingRect.left; + childrenBoundingRect.height = childrenBoundingRect.bottom - childrenBoundingRect.top; + + return _populateBoundingRect(childrenBoundingRect); + } + + $ax.public.fn.getPageSize = function() { + var containerQuery = $('#base'); + var children = containerQuery.children(); + var childIds = []; + for (var i = 0; i < children.length; i++) { + var child = $(children[i]); + var childId = child.attr('id'); + childIds.push(childId); + } + + return _boundingRectForIds(childIds); + } + + $ax.public.fn.childrenBoundingRect = function () { + var childIds = this.getChildren()[0].children; + return _boundingRectForIds(childIds); + }; + + var _fixedLocation = function (elementId, size) { + var axObj = $obj(elementId); + if (!axObj || !axObj.fixedVertical) return { valid: false }; + + var win = ((SAFARI && IOS) || SHARE_APP) ? $('#ios-safari-html') : $(window); + var windowWidth = win.width(); + var windowHeight = win.height(); + //getting the scroll forces layout. consider caching these values. + var windowScrollLeft = win.scrollLeft(); + var windowScrollTop = win.scrollTop(); + + var newLeft = 0; + var newTop = 0; + var width = size.width; + var height = size.height; + + var horz = axObj.fixedHorizontal; + if(horz == 'left') { + newLeft = windowScrollLeft + (axObj.percentWidth ? 0 : $ax.getNumFromPx($jobj(elementId).css('left'))); + } else if(horz == 'center') { + newLeft = windowScrollLeft + ((windowWidth - width) / 2) + axObj.fixedMarginHorizontal; + } else if(horz == 'right') { + newLeft = windowScrollLeft + windowWidth - width - axObj.fixedMarginHorizontal; + } + + var vert = axObj.fixedVertical; + if(vert == 'top') { + newTop = windowScrollTop + $ax.getNumFromPx($jobj(elementId).css('top')); + } else if(vert == 'middle') { + newTop = windowScrollTop + ((windowHeight - height) / 2) + axObj.fixedMarginVertical; + } else if(vert == 'bottom') { + newTop = windowScrollTop + windowHeight - height - axObj.fixedMarginVertical; + } + + //probably need to make this relative to the page for hit testing + return { valid: true, top: newTop, left: axObj.isPercentWidthPanel ? 0 : newLeft }; + }; + + //relative to the parent + $ax.public.fn.offsetBoundingRect = function (ignoreRotation) { + var elementId = this.getElementIds()[0]; + if (!elementId) return undefined; + + //element is null if RDO + //data- values are for layers (legacy compound) + var element = document.getElementById(elementId); + var position, size, rotation; + + var trap; + var state; + var style; + var movedLoc = $ax.visibility.getMovedLocation(elementId); + var resizedSize = $ax.visibility.getResizedSize(elementId); + + if (movedLoc) { + position = movedLoc; + } else if(element && element.getAttribute('data-left')) { + position = { + left: Number(element.getAttribute('data-left')), + top: Number(element.getAttribute('data-top')) + }; + } else if($obj(elementId)) { + state = $ax.style.generateState(elementId); + style = $ax.style.computeFullStyle(elementId, state, $ax.adaptive.currentViewId); + position = { left: style.location.x, top: style.location.y }; + + var oShadow = style.outerShadow; + + if (oShadow.on) { + if (oShadow.offsetX < 0) { + position.left += oShadow.offsetX; + position.left -= oShadow.blurRadius; + } + if (oShadow.offsetY < 0) { + position.top += oShadow.offsetY; + position.top -= oShadow.blurRadius; + } + } + + var parents = this.getParents(true, '*')[0]; + //if(parents.length > 0) { + // var parentId = parents[0]; + // var type = $ax.getTypeFromElementId(parentId); + // if ($axure.fn.IsReferenceDiagramObject(type)) { + // var rdoLoc = $ax('#' + parentId).offsetLocation(); + // position.left += rdoLoc.x; + // position.top += rdoLoc.y; + // } + //} + for(var i = 0; i < parents.length; i++) { + var parentId = parents[i]; + var type = $ax.getTypeFromElementId(parentId); + if ($axure.fn.IsReferenceDiagramObject(type)) { + var rdoLoc = $ax('#' + parentId).offsetLocation(); + position.left += rdoLoc.x; + position.top += rdoLoc.y; + break; + } else if (!$axure.fn.IsLayer(type)) break; + } + } else { + if (!trap) trap = _displayWidget($ax.repeater.removeSuffixFromElementId(elementId)); + var jObjPosition = $(element).position(); + position = { left: jObjPosition.left, top: jObjPosition.top }; + } + + if (resizedSize) { + size = resizedSize; + } else if (element && element.getAttribute('data-width')) { + size = { + width: Number(element.getAttribute('data-width')), + height: Number(element.getAttribute('data-height')) + }; + } else if($obj(elementId)) { + state = state || $ax.style.generateState(elementId); + style = style || $ax.style.computeFullStyle(elementId, state, $ax.adaptive.currentViewId); + size = { width: style.size.width, height: style.size.height }; + + var oShadow = style.outerShadow; + + if (oShadow.on) { + if (oShadow.offsetX < 0) size.width -= oShadow.offsetX; + else size.width += oShadow.offsetX; + if (oShadow.offsetY < 0) size.height -= oShadow.offsetY; + else size.height += oShadow.offsetY; + + size.width += oShadow.blurRadius; + size.height += oShadow.blurRadius; + } + } else { + if(!trap) trap = _displayWidget($ax.repeater.removeSuffixFromElementId(elementId)); + var jObj = $(element); + size = { width: jObj.outerWidth(), height: jObj.outerHeight() }; + } + + var fixed = _fixedLocation(elementId, size); + if(fixed.valid) { + position.left = fixed.left; + position.top = fixed.top; + } + + var boundingRect = { + left: position.left, + top: position.top, + width: size.width, + height: size.height, + isFixed: fixed.valid + }; + + if(!ignoreRotation) { + var rotatedAngle = $ax.visibility.getRotatedAngle(elementId); + if(rotatedAngle) { + rotation = rotatedAngle; + } else if(element && element.getAttribute('data-rotation')) { + rotation = Number(element.getAttribute('data-rotation')); + } else if($obj(elementId)) { + state = state || $ax.style.generateState(elementId); + style = style || $ax.style.computeFullStyle(elementId, state, $ax.adaptive.currentViewId); + rotation = style.rotation; + } else { + if (!trap) trap = _displayWidget($ax.repeater.removeSuffixFromElementId(elementId)); + rotation = $ax.move.getRotationDegreeFromElement(element); + } + if(rotation && rotation != 0) + boundingRect = $ax.public.fn.getBoundingRectForRotate(_populateBoundingRect(boundingRect), rotation); + } + + if (trap) trap(); + + return _populateBoundingRect(boundingRect); + }; + + //relative to the page + $ax.public.fn.pageBoundingRect = function (ignoreRotation, scrollableId) { + var boundingRect = this.offsetBoundingRect(ignoreRotation); + if(!boundingRect) return undefined; + + if(boundingRect.isFixed) return _populateBoundingRect(boundingRect); + + var loc = boundingRect.location; + + //var parents = []; + //var parObj = id.indexOf('text') != -1 ? axObj : axObj.parent; // When working with text id, parent widget is the ax obj we are dealing with, so that should be the first parent + //while ($ax.public.fn.IsContainer(parObj.type)) { + // parents.push($ax.getScriptIdFromPath([parObj.id], strippedId)); + // parObj = parObj.parent; + //} + //var otherParents = $ax('#' + id).getParents(true, ['item', 'repeater', 'dynamicPanel', 'layer'])[0]; + //for (var i = 0; i < otherParents.length; i++) { + // parents.push(otherParents[i]); + //} + + var elementId = this.getElementIds()[0]; + // var strippedId = $ax.repeater.removeSuffixFromElementId(id); + // var parObj = id.indexOf('text') != -1 ? axObj : axObj.parent; // When working with text id, parent widget is the ax obj we are dealing with, so that should be the first parent + var parentIds = []; + var parObj = $obj(elementId).parent; + while ($ax.public.fn.IsContainer(parObj.type)) { + parentIds.push($ax.getScriptIdFromPath([parObj.id], this.id)); + parObj = parObj.parent; + } + var otherParents = $ax('#' + elementId).getParents(true, ['item', 'repeater', 'dynamicPanel'])[0]; + for (var i = 0; i < otherParents.length; i++) { + parentIds.push(otherParents[i]); + } + + var parentScrollableId = scrollableId ? scrollableId.split('_')[0] : scrollableId; + for (var i = 0; i < parentIds.length; i++) { + //var parentId = $ax.visibility.getWidgetFromContainer(parents[0]); + //var parent = $ax.visibility.applyWidgetContainer(parentId, true); + //if(parent.length) { + //var parentId = parentIds[i]; + //var fixed = _fixedOffset(parentId, vert); + //if (fixed.valid) { + // loc += fixed.offset; + // break; + //} else loc += $ax.getNumFromPx(parent.css(prop)); + //} + + var parentId = parentIds[i]; + if (parentId == parentScrollableId) break; + var parentLoc = $ax('#' + parentId).offsetLocation(); + loc = { + x: loc.x + parentLoc.x, + y: loc.y + parentLoc.y, + left: loc.left + parentLoc.left, + top: loc.top + parentLoc.top, + } + var axObj = $obj(parentId); + if(axObj && axObj.fixedVertical) { + boundingRect.isFixed = true; + break; + } + } + + boundingRect.left = loc.x; + boundingRect.top = loc.y; + return _populateBoundingRect(boundingRect); + }; + + $ax.public.fn.viewportBoundingRect = function (scrollableId) { + var boundingRect = this.pageBoundingRect(true, scrollableId); + if (!boundingRect) return undefined; + + if(!boundingRect.isFixed) boundingRect.left = _bodyToWorld(boundingRect.left, false); + return _populateBoundingRect(boundingRect); + } + + $ax.public.fn.size = function () { + var boundingRect = this.offsetBoundingRect(true); + return boundingRect ? boundingRect.size : undefined; + + //var firstId = this.getElementIds()[0]; + //if(!firstId) return undefined; + + //var object = $ax.getObjectFromElementIdDisregardHex(firstId); + //if(object && (object.type == 'layer' || object.generateCompound)) { + // var boundingRect = $ax.public.fn.getWidgetBoundingRect(firstId); + // return { width: boundingRect.width, height: boundingRect.height }; + //} + + //var firstIdObject = $jobj(firstId); + //var trap = _displayWidget($ax.repeater.removeSuffixFromElementId(firstId)); + //var size = { width: firstIdObject.outerWidth(), height: firstIdObject.outerHeight() }; + //trap(); + //return size; + }; + + $ax.public.fn.width = function () { + var boundingRect = this.offsetBoundingRect(true); + return boundingRect ? boundingRect.width : undefined; + + //var firstId = this.getElementIds()[0]; + //if(!firstId) return undefined; + + //var object = $ax.getObjectFromElementIdDisregardHex(firstId); + //if (object && (object.type == 'layer' || object.generateCompound)) { + // var boundingRect = $ax.public.fn.getWidgetBoundingRect(firstId); + // return boundingRect.width; + //} + + //var firstIdObject = $jobj(firstId); + + //return firstIdObject.outerWidth(); + }; + + $ax.public.fn.height = function () { + var boundingRect = this.offsetBoundingRect(true); + return boundingRect ? boundingRect.height : undefined; + + //var firstId = this.getElementIds()[0]; + //if(!firstId) return undefined; + + //var object = $ax.getObjectFromElementIdDisregardHex(firstId); + //if (object && (object.type == 'layer' || object.generateCompound)) { + // var boundingRect = $ax.public.fn.getWidgetBoundingRect(firstId); + // return boundingRect.height; + //} + + //var firstIdObject = $jobj(firstId); + + //return firstIdObject.outerHeight(); + }; + + //this should replace locRelativeIgnoreLayer + $ax.public.fn.offsetLocation = function () { + var boundingRect = this.offsetBoundingRect(true); + return boundingRect ? boundingRect.location : undefined; + }; + + //$ax.public.fn.offsetLeft = function () { + // var boundingRect = this.offsetBoundingRect(); + // return boundingRect ? boundingRect.left : undefined; + //}; + + //$ax.public.fn.offsetTop = function () { + // var boundingRect = this.offsetBoundingRect(); + // return boundingRect ? boundingRect.top : undefined; + //}; + + $ax.public.fn.viewportLocation = function (scrollableId) { + var boundingRect = this.viewportBoundingRect(scrollableId); + return boundingRect ? boundingRect.location : undefined; + }; + + //$ax.public.fn.pageLeft = function () { + // var boundingRect = this.pageBoundingRect(); + // return boundingRect ? boundingRect.left : undefined; + //}; + + //$ax.public.fn.pageTop = function () { + // var boundingRect = this.pageBoundingRect(); + // return boundingRect ? boundingRect.top : undefined; + //}; + + //This is getting its position in the Editor + //It was needed because the widget would be contained so getting the position from jQuery would not be accurate + //This can use the editor values + //$ax.public.fn.locRelativeIgnoreLayer = function (vert) { + // var elementId = this.getElementIds()[0]; + // if(!elementId) return undefined; + + // var parents = this.getParents(true, '*')[0]; + + // for(var i = 0; i < parents.length; i++) { + // var type = $ax.getTypeFromElementId(parents[i]); + // if(!$axure.fn.IsLayer(type) && !$axure.fn.IsReferenceDiagramObject(type)) { + // var func = vert ? _getRelativeTop : _getRelativeLeft; + // return func(elementId, $jobj(parents[i])[0]); + // } + // } + // var axThis = $ax('#' + elementId); + // return vert ? axThis.top() : _bodyToWorld(axThis.left(), true); + //}; + + var _bodyToWorld = $axure.fn.bodyToWorld = function(x, from) { + var body = $('body'); + if (body.css('position') != 'relative') return x; + var offset = $ax.getNumFromPx(body.css('left')) + Math.max(0, ($(window).width() - body.width()) / 2); + if(from) offset *= -1; + return x + offset; + } + + $ax.public.fn.left = function (relative) { + return relative ? this.offsetLocation().left : this.viewportLocation().left; + + //var firstId = this.getElementIds()[0]; + //if(!firstId) return undefined; + + //var left = _getLoc(firstId, false, false, relative); + + //// If you are absolute, unless your are a pinned panel... + //if(relative || $obj(firstId) && $obj(firstId).fixedVertical) return left; + + //// ... or you are in one... + //var parentPanels = $ax('#' + firstId).getParents(true, 'dynamicPanel')[0]; + //for(var i = 0; i < parentPanels.length; i++) if ($obj(parentPanels[i]).fixedVertical) return left; + + //// ... you must convert from body to world coordinates + //return _bodyToWorld(left); + }; + + $ax.public.fn.top = function(relative) { + return relative ? this.offsetLocation().top : this.viewportLocation().top; + + //var firstId = this.getElementIds()[0]; + //return firstId && _getLoc(firstId, true, false, relative); + }; + + //var _getLoc = function(id, vert, high, relative) { + // var mathFunc = high ? 'max' : 'min'; + // var prop = vert ? 'top' : 'left'; + // var dim = vert ? 'height' : 'width'; + + // var obj = $jobj(id); + // var strippedId = $ax.repeater.removeSuffixFromElementId(id); + // var axObj = $obj(strippedId); + // var oldDisplay = obj.css('display'); + // var displaySet = false; + // if(oldDisplay == 'none') { + // obj.css('display', ''); + // displaySet = true; + // } + // var loc = Math.NaN; + // var rdo = axObj.type == $ax.constants.REFERENCE_DIAGRAM_OBJECT_TYPE; + + // if (!rdo) loc = $ax.getNumFromPx(obj.css(prop)); + + // var fixed = _fixedOffset(id, vert); + // if(fixed.valid) loc = !vert && fixed.fullWidth ? 0 : fixed.offset; + // else if (!relative) { + // var parents = []; + // var parObj = id.indexOf('text') != -1 ? axObj : axObj.parent; // When working with text id, parent widget is the ax obj we are dealing with, so that should be the first parent + // while($ax.public.fn.IsContainer(parObj.type)) { + // parents.push($ax.getScriptIdFromPath([parObj.id], strippedId)); + // parObj = parObj.parent; + // } + // var otherParents = $ax('#' + id).getParents(true, ['item', 'repeater', 'dynamicPanel', 'layer'])[0]; + // for(var i = 0; i < otherParents.length; i++) { + // parents.push(otherParents[i]); + // } + + // for(var i = 0; i < parents.length; i++) { + // var parentId = $ax.visibility.getWidgetFromContainer(parents[i]); + // var parent = $ax.visibility.applyWidgetContainer(parentId, true); + + // // Layer may not have container, and will be at 0,0 otherwise. + // if (!parent.length) continue; + + // fixed = _fixedOffset(parentId, vert); + // if(fixed.valid) { + // loc += fixed.offset; + // break; // If fixed ignore any parents if there are any, they don't matter. + // } else loc += $ax.getNumFromPx(parent.css(prop)); + // } + // } + + // if (high) loc += obj[dim](); + + // // Special Layer code + // if (axObj.type == 'layer') { + // // If layer has a container, then use that. Otherwise must deal with children. Children can move in container after created, but ignoring for now. + // var container = $ax.visibility.applyWidgetContainer(id, true, true); + // if(container.length) loc += $ax.getNumFromPx(container.css(prop)); + // else loc += (_getChildLoc(axObj.objs, vert, high, dim, true, id) || 0); + // } + + // if(displaySet) obj.css('display', oldDisplay); + // return loc; + //}; + + //var _getChildLoc = function (children, vert, high, dim, root, path, itemId) { + // if (typeof (path) == 'string') { + // itemId = $ax.repeater.getItemIdFromElementId(path); + // path = $ax.getPathFromScriptId(path); + // path.pop(); // Remove object id, only want rdo path. + // } + // var mathFunc = high ? 'max' : 'min'; + // var childLoc = NaN; + // for (var i = 0; i < children.length; i++) { + // var childObj = children[i]; + // var childId = $ax.getElementIdFromPath([childObj.id], { relativeTo: path }); + // if (!childId) continue; + // childId = $ax.repeater.createElementId(childId, itemId); + // if($ax.public.fn.IsReferenceDiagramObject(childObj.type)) { + // path.push(childObj.id); + // var childProp = _getChildLoc($ax.pageData.masters[$obj(childId).masterId].diagram.objects, vert, high, dim, false, path, itemId); + // path.pop(); + // if(isNaN(childProp)) continue; + // } else if($ax.public.fn.IsLayer(childObj.type)) { + // childProp = _getChildLoc(childObj.objs, vert, high, dim, false, path, itemId); + // } else { + // if(!$ax.visibility.IsIdVisible(childId)) continue; + // childProp = $ax('#' + childId).locRelativeIgnoreLayer(vert); + // if(high) childProp += $jobj(childId)[dim](); + // } + + // if(isNaN(childLoc)) childLoc = childProp; + // else if(!isNaN(childProp)) childLoc = Math[mathFunc](childLoc, childProp); + // } + + // return root && isNaN(childLoc) ? 0 : childLoc; + //}; + + //var _fixedOffset = function (id, vert) { + // var axObj = $obj(id); + // //I think this is only for pinned panels? So why are we coming through here for rtps? + // if(!axObj) return { valid: false }; + + // var dim = vert ? 'height' : 'width'; + // var alignment = axObj['fixed' + (vert ? 'Vertical' : 'Horizontal')]; + // if(!alignment) return { valid: false }; + // var loc = 0; + + // // TODO: This returns 0 for width/height it or any parent is display none. Similar issue when using axquery width/height + // // TODO: Look into replacing this with axquery width/height and fixing that to use this hack. Potentially want to make js generic trapper. + // var trap = _displayWidget(id); + // var query = $jobj(id); + // var objSize = query[dim](); + // trap(); + + // if(alignment == 'center' || alignment == 'middle') { + // loc = $ax.getNumFromPx(query.css('margin-' + (vert ? 'top' : 'left'))); + // loc += ($(window)[dim]()) / 2; + // } else if(alignment == 'bottom' || alignment == 'right') { + // loc = $ax.getNumFromPx(query.css(vert ? 'bottom' : 'right')); + // loc = $(window)[dim]() - objSize - loc; // subract loc because margin here moves farther left/up as it gets bigger. + // } else { + // loc = $ax.getNumFromPx(query.css(vert ? 'top' : 'left')); + // } + + // var scrollKey = 'scroll' + (vert ? 'Top' : 'Left'); + // return { offset: $(window)[scrollKey]() + loc, valid: true, fullWidth: axObj.percentWidth == 1 }; + //}; + + var _displayWidget = function(id) { + var parents = $ax('#' + id).getParents(true, '*')[0]; + parents.push(id); // also need to show self + + var displayed = []; + for(var i = 0; i < parents.length; i++) { + var currId = parents[i]; + var currObj = $jobj(currId); + if(currObj.css('display') == 'none') { + currObj.css('display', 'block'); + displayed.push(currId); + } + } + + return function() { + for(var i = 0; i < displayed.length; i++) { + $jobj(displayed[i]).css('display', 'none'); + } + }; + } +}); diff --git a/src/resources/scripts/axure/doc.js b/src/resources/scripts/axure/doc.js new file mode 100644 index 0000000..9abe442 --- /dev/null +++ b/src/resources/scripts/axure/doc.js @@ -0,0 +1,900 @@ +$axure.internal(function($ax) { + var _pageData; + + + var _initializePageFragment = function(pageFragment, objIdToObject) { + var objectArrayHelper = function(objects, parent) { + for(var i = 0; i < objects.length; i++) { + diagramObjectHelper(objects[i], parent); + } + }; + + var diagramObjectHelper = function(diagramObject, parent) { + $ax.initializeObject('diagramObject', diagramObject); + objIdToObject[pageFragment.packageId + '~' + diagramObject.id] = diagramObject; + diagramObject.parent = parent; + diagramObject.owner = pageFragment; + diagramObject.scriptIds = []; + if(diagramObject.diagrams) { //dynamic panel + for(var i = 0; i < diagramObject.diagrams.length; i++) { + var diagram = diagramObject.diagrams[i]; + objectArrayHelper(diagram.objects, diagram); + } + } else if($ax.public.fn.IsLayer(diagramObject.type)) { + var layerObjs = diagramObject.objs; + objectArrayHelper(layerObjs, parent); + } + if(diagramObject.objects) objectArrayHelper(diagramObject.objects, diagramObject); + }; + objectArrayHelper(pageFragment.diagram.objects, pageFragment.diagram); + }; + + var _initalizeStylesheet = function(stylesheet) { + var stylesById = {}; + var customStyles = stylesheet.customStyles; + for(var key in customStyles) { + var style = customStyles[key]; + stylesById[style.id] = style; + } + var duplicateStyles = stylesheet.duplicateStyles; + for(var duplicateKey in duplicateStyles) { + stylesById[duplicateKey] = stylesById[duplicateStyles[duplicateKey]]; + } + + stylesheet.stylesById = stylesById; + }; + + + var _initializeDocumentData = function() { + _initalizeStylesheet($ax.document.stylesheet); + }; + + + var _initializePageData; + // ******* Dictionaries ******** // + (function() { + var scriptIdToParentLayer = {}; + var elementIdToObject = {}; + var scriptIdToObject = {}; + var scriptIdToRepeaterId = {}; + var repeaterIdToScriptIds = {}; + var repeaterIdToItemIds = {}; + var scriptIdToPath = {}; + var _scriptIds = []; + var elementIdToText = {}; + var radioGroupToSelectedElementId = {}; + _initializePageData = function() { + if(!_pageData || !_pageData.page || !_pageData.page.diagram) return; + + var objIdToObject = {}; + _initializePageFragment(_pageData.page, objIdToObject); + for(var masterId in _pageData.masters) { + var master = _pageData.masters[masterId]; + _initializePageFragment(master, objIdToObject); + } + + var _pathsToScriptIds = []; + _pathToScriptIdHelper(_pageData.objectPaths, [], _pathsToScriptIds, scriptIdToPath); + + for(var i = 0; i < _pathsToScriptIds.length; i++) { + var path = _pathsToScriptIds[i].idPath; + var scriptId = _pathsToScriptIds[i].scriptId; + + var packageId = _pageData.page.packageId; + if(path.length > 1) { + for(var j = 0; j < path.length - 1; j++) { + var rdoId = path[j]; + var rdo = objIdToObject[packageId + '~' + rdoId]; + packageId = rdo.masterId; + } + } + var diagramObject = objIdToObject[packageId + '~' + path[path.length - 1]]; + diagramObject.scriptIds[diagramObject.scriptIds.length] = scriptId; + + scriptIdToObject[scriptId] = diagramObject; + _scriptIds[_scriptIds.length] = scriptId; + } + + // Now map scriptIds to repeaters and layers + var mapScriptIdToRepeaterId = function(scriptId, repeaterId) { + scriptIdToRepeaterId[scriptId] = repeaterId; + var scriptIds = repeaterIdToScriptIds[repeaterId]; + if(scriptIds) scriptIds[scriptIds.length] = scriptId; + else repeaterIdToScriptIds[repeaterId] = [scriptId]; + }; + var mapScriptIdToLayerId = function(obj, layerId, path) { + var pathCopy = $ax.deepCopy(path); + pathCopy[path.length] = obj.id; + var scriptId = $ax.getScriptIdFromPath(pathCopy); + scriptIdToParentLayer[scriptId] = layerId; + } + var mapIdsToRepeaterAndLayer = function(path, objs, repeaterId) { + var pathCopy = $ax.deepCopy(path); + + for(var i = 0; i < objs.length; i++) { + var obj = objs[i]; + pathCopy[path.length] = obj.id; + var scriptId = $ax.getScriptIdFromPath(pathCopy); + // Rdo have no element on page and are not mapped to the repeater + if(repeaterId) mapScriptIdToRepeaterId(scriptId, repeaterId); + + if($ax.public.fn.IsDynamicPanel(obj.type)) { + for(var j = 0; j < obj.diagrams.length; j++) mapIdsToRepeaterAndLayer(path, obj.diagrams[j].objects, repeaterId); + } else if($ax.public.fn.IsReferenceDiagramObject(obj.type)) { + mapIdsToRepeaterAndLayer(pathCopy, $ax.pageData.masters[obj.masterId].diagram.objects, repeaterId); + } else if($ax.public.fn.IsRepeater(obj.type)) { + mapScriptIdToRepeaterId(scriptId, scriptId); + mapIdsToRepeaterAndLayer(path, obj.objects, scriptId); + } else if($ax.public.fn.IsLayer(obj.type)) { + var layerObjs = obj.objs; + for(var j = 0; j < layerObjs.length; j++) { + mapScriptIdToLayerId(layerObjs[j], scriptId, path); + } + mapIdsToRepeaterAndLayer(path, layerObjs, repeaterId); + } else if(obj.objects && obj.objects.length) { + if(repeaterId) { + for(var j = 0; j < obj.objects.length; j++) { + mapIdsToRepeaterAndLayer(path, obj.objects, repeaterId); + } + } + } + } + }; + mapIdsToRepeaterAndLayer([], $ax.pageData.page.diagram.objects); + }; + + + $ax.getPathFromScriptId = function(scriptId) { + var reversedPath = []; + var path = scriptIdToPath[scriptId]; + while(path && path.uniqueId) { + reversedPath[reversedPath.length] = path.uniqueId; + path = path.parent; + } + return reversedPath.reverse(); + }; + + var _getScriptIdFromFullPath = function(path) { + var current = $ax.pageData.objectPaths; + for(var i = 0; i < path.length; i++) { + current = current[path[i]]; + if(!current) return current; + } + return current && current.scriptId; + }; + + + var _getScriptIdFromPath = function(path, relativeTo, includeLimbo) { + var relativePath = []; + var includeMasterInPath = false; + if(relativeTo) { + var relativeToScriptId; + if(relativeTo.srcElement) { //this is eventInfo + relativeToScriptId = $ax.repeater.getScriptIdFromElementId(relativeTo.srcElement); + includeMasterInPath = relativeTo.isMasterEvent; + } else if(typeof relativeTo === 'string') { //this is an element id + relativeToScriptId = relativeTo; + } + + if(relativeToScriptId) { + relativePath = $ax.getPathFromScriptId(relativeToScriptId); + if(!includeMasterInPath) relativePath = relativePath.slice(0, relativePath.length - 1); + } else if(relativeTo instanceof Array) { //this is a path + relativePath = relativeTo; + } + } + var fullPath = relativePath.concat(path); + var scriptId = _getScriptIdFromFullPath(fullPath); + return (includeLimbo || !$ax.visibility.isScriptIdLimbo(scriptId)) && scriptId; + }; + $ax.getScriptIdFromPath = _getScriptIdFromPath; + + var _getElementIdsFromPath = function(path, eventInfo) { + var scriptId = _getScriptIdFromPath(path, eventInfo); + if(!scriptId) return []; + // Don't need placed check hear. If unplaced, scriptId will be undefined and exit out before here. + return $ax.getElementIdsFromEventAndScriptId(eventInfo, scriptId); + }; + $ax.getElementIdsFromPath = _getElementIdsFromPath; + + var _getElementIdFromPath = function(path, params, includeLimbo) { + var scriptId = _getScriptIdFromPath(path, params.relativeTo, includeLimbo); + if(!scriptId) return scriptId; + + var itemNum = params.itemNum; + if(params.relativeTo && typeof params.relativeTo === 'string') { + if($jobj(params.relativeTo)) itemNum = $ax.repeater.getItemIdFromElementId(params.relativeTo); + } + return $ax.repeater.createElementId(scriptId, itemNum); + }; + $ax.getElementIdFromPath = _getElementIdFromPath; + + var _getElementsIdFromEventAndScriptId = function(eventInfo, scriptId) { + var itemId = eventInfo && $ax.repeater.getItemIdFromElementId(eventInfo.srcElement); + var target = false; + // Try to get itemId from target if you can't get it from source. + if(!itemId) { + itemId = eventInfo && eventInfo.targetElement && $ax.repeater.getItemIdFromElementId(eventInfo.targetElement); + if(itemId) target = true; + } + + var parentRepeater = $ax.getParentRepeaterFromScriptId(scriptId); + if(parentRepeater && scriptId != parentRepeater) { + if(itemId && (!eventInfo || parentRepeater == $ax.getParentRepeaterFromScriptId($ax.repeater.getScriptIdFromElementId(target ? eventInfo.targetElement : eventInfo.srcElement)))) { + return [$ax.repeater.createElementId(scriptId, itemId)]; + } + var elementIds = []; + var itemIds = $ax.getItemIdsForRepeater(parentRepeater); + if(!itemIds) return []; + + for(var i = 0; i < itemIds.length; i++) elementIds[i] = $ax.repeater.createElementId(scriptId, itemIds[i]); + return elementIds; + } + return [scriptId]; + }; + $ax.getElementIdsFromEventAndScriptId = _getElementsIdFromEventAndScriptId; + + var _getSrcElementIdFromEvent = function(event) { + var currentQuery = $(event.srcElement || event.target); + while(currentQuery && currentQuery.length && (!$obj(currentQuery.attr('id')) || $jobj(currentQuery.attr('id')).hasClass('text'))) { + currentQuery = currentQuery.parent(); + }; + return currentQuery.attr('id'); + }; + $ax.getSrcElementIdFromEvent = _getSrcElementIdFromEvent; + + var _getEventInfoFromEvent = function(event, skipShowDescriptions, elementId) { + var eventInfo = {}; + eventInfo.srcElement = elementId; + eventInfo.now = new Date(); + + if(event != null) { + //elementId can be empty string, so can't simple use "or" assignment here. + eventInfo.srcElement = elementId || elementId == '' ? elementId : _getSrcElementIdFromEvent(event); + eventInfo.which = event.which; + + // When getting locations in mobile, need to extract the touch object to get the mouse location attributes + var mouseEvent = (event.originalEvent && event.originalEvent.changedTouches && event.originalEvent.changedTouches[0]) || event.originalEvent; + if(mouseEvent && !mouseEvent.type) mouseEvent.type = event.type; + + if(skipShowDescriptions) eventInfo.skipShowDescriptions = true; + + // Always update mouse location if possible + $ax.event.updateMouseLocation(mouseEvent); + } + + // Always set event info about cursor + var _cursor = eventInfo.cursor = {}; + _cursor.x = $ax.mouseLocation.x; + _cursor.y = $ax.mouseLocation.y; + + var body = $('body'); + if(body.css('position') == 'relative') { + _cursor.x -= ($ax.getNumFromPx(body.css('left')) + Math.max(0, ($(window).width() - body.width()) / 2)); + } + + eventInfo.pageX = _cursor.x + 'px'; + eventInfo.pageY = _cursor.y + 'px'; + + // Do Keyboard Info + eventInfo.keyInfo = $ax.event.keyState(); + + eventInfo.window = $ax.getWindowInfo(); + + eventInfo.thiswidget = _getWidgetInfo(eventInfo.srcElement); + eventInfo.item = _getItemInfo(eventInfo.srcElement); + eventInfo.dragInfo = $ax.drag.GetWidgetDragInfo(); + + return eventInfo; + }; + $ax.getEventInfoFromEvent = _getEventInfoFromEvent; + + $ax.getBasicEventInfo = function() { + var eventInfo = {}; + eventInfo.now = new Date(); + eventInfo.window = $ax.getWindowInfo(); + eventInfo.cursor = { x: 0, y: 0}; + return eventInfo; + + }; + + //var _getWindowInfo = function() { + // var win = {}; + // win.width = $(window).width(); + // win.height = $(window).height(); + // win.scrollx = $(window).scrollLeft(); + // win.scrolly = $(window).scrollTop(); + // return win; + //}; + //$ax.getWindowInfo = _getWindowInfo; + + var repeaterInfoCache = []; + $ax.cacheRepeaterInfo = function(repeaterId, repeaterInfo) { + repeaterInfoCache[repeaterId] = repeaterInfo; + } + $ax.removeCachedRepeaterInfo = function(repeaterId) { + repeaterInfoCache[repeaterId] = undefined; + } + + var _getItemInfo = function(elementId) { + if(!elementId) return { valid: false }; + + elementId = _getParentElement(elementId); + + var index = $ax.repeater.getItemIdFromElementId(elementId); + if(!index) return { valid: false }; + + var item = { valid: true }; + + var scriptId = $ax.repeater.getScriptIdFromElementId(elementId); + var repeaterId = $ax.getParentRepeaterFromScriptId(scriptId); + item.repeater = repeaterInfoCache[repeaterId] ? repeaterInfoCache[repeaterId] : _getWidgetInfo(repeaterId); + $ax.repeater.setDisplayProps(item, repeaterId, index); + item.ismarked = $ax.repeater.isEditItem(repeaterId, index); + item.isvisible = Boolean($jobj(elementId).length); + + return item; + }; + $ax.getItemInfo = _getItemInfo; + + var _getWidgetInfo = function(elementId) { + if(!elementId) return { valid: false }; + + elementId = _getParentElement(elementId); + + //var elementAxQuery = $ax('#' + elementId); + var elementQuery = $jobj(elementId); + var obj = $obj(elementId); + var widget = { valid: true, isWidget: true, obj: obj, elementQuery: elementQuery, isLayer: $ax.public.fn.IsLayer(obj.type) }; + widget.elementId = elementId; + widget.name = widget.label = (elementQuery.data('label') ? elementQuery.data('label') : ''); + //widget.text = $ax('#' + elementId).text(); + widget.opacity = Number(elementQuery.css('opacity')) * 100; + //widget.rotation = $ax.move.getRotationDegree(widget.elementId); + var scriptId = $ax.repeater.getScriptIdFromElementId(elementId); + var repeaterId = $ax.getParentRepeaterFromScriptId(scriptId); + if(repeaterId) widget.repeater = $ax.public.fn.IsRepeater(obj.type) ? widget : _getWidgetInfo(repeaterId); + + // Right now only dynamic panel can scroll + if($ax.public.fn.IsDynamicPanel(obj.type)) { + var stateId = $ax.visibility.GetPanelState(elementId); + //can be empty when refreshing repeater and applying filter + if(stateId) { + var stateQuery = $('#' + stateId); + widget.scrollx = stateQuery.scrollLeft(); + widget.scrolly = stateQuery.scrollTop(); + //widget.stateQuery = stateQuery; + } + } else { + widget.scrollx = 0; + widget.scrolly = 0; + } + + // repeater only props + if($ax.public.fn.IsRepeater(obj.type)) { + widget.visibleitemcount = repeaterIdToItemIds[scriptId] ? repeaterIdToItemIds[scriptId].length : $ax.repeater.getVisibleDataCount(scriptId); + widget.itemcount = $ax.repeater.getFilteredDataCount(scriptId); + widget.datacount = $ax.repeater.getDataCount(scriptId); + widget.pagecount = $ax.repeater.getPageCount(scriptId); + widget.pageindex = $ax.repeater.getPageIndex(scriptId); + } + + // Get widget info funcs + //widget.elementAxQuery = function () { + // return this.elementAxQueryProp || (this.elementAxQueryProp = $ax('#' + this.elementId)); + //} + + //widget.isFitToContent = function () { + // if (this.isFitToContentProp === undefined) { + // if (!this.stateQuery) this.isFitToContentProp = false; + // else this.isFitToContentProp = $ax.dynamicPanelManager.isIdFitToContent(this.elementId); + // } + // return this.isFitToContentProp; + //} + + widget.x = function () { return this.getProp('x'); } + widget.y = function () { return this.getProp('y'); } + widget.pagex = function () { return this.getProp('pagex'); } + widget.pagey = function () { return this.getProp('pagey'); } + widget.width = function () { return this.getProp('width'); } + widget.height = function () { return this.getProp('height'); } + widget.left = function () { return this.x(); } + widget.top = function () { return this.y(); } + widget.right = function () { return this.x() + this.width(); } + widget.bottom = function () { return this.y() + this.height(); } + widget.rotation = function () { return this.getProp('rotation'); } + widget.text = function () { return this.getProp('text'); } + + widget.getProp = function (prop) { + var propName = prop + 'Prop'; + if (typeof (this[propName]) != 'undefined') return this[propName]; + return this[propName] = this.cacheProp(prop); + }; + + widget.cacheProp = function (prop) { + + if(prop == 'x' || prop == 'y' || prop == 'width' || prop == 'height') { + var boundingRect = $ax('#' + this.elementId).offsetBoundingRect(true); + this.xProp = boundingRect.left; + this.yProp = boundingRect.top; + this.widthProp = boundingRect.width; + this.heightProp = boundingRect.height; + } + + if(prop == 'pagex' || prop == 'pagey') { + var viewportLocation = $ax('#' + this.elementId).viewportLocation(); + this.pagexProp = viewportLocation.left; + this.pageyProp = viewportLocation.top; + } + + if(prop == 'rotation') { + this.rotationProp = $ax.move.getRotationDegree(this.elementId); + } + + if (prop == 'text') { + this.textProp = $ax('#' + this.elementId).text(); + } + + return this[prop + 'Prop']; + + //// I'm keeping the returned undefineds the same as before, but really I could probably return undefined right away if elementQuery is empty + //if (this.isLayer) { + // if (prop == 'pagex' || prop == 'pagey') { + // if (this.elementQuery.length > 0) { + // if (prop == 'pagex') return this.elementAxQuery().left(); + // else return this.elementAxQuery().top(); + // } + // return undefined; // Otherwise, it is undefined as there is no element + // } + // var boundingRect = $ax.public.fn.getWidgetBoundingRect(this.elementId); + // this.xProp = boundingRect.left; + // this.yProp = boundingRect.top; + // this.widthProp = boundingRect.width; + // this.heightProp = boundingRect.height; + // return this[prop + 'Prop']; + //} + + //if (this.elementQuery.length <= 0) return prop == 'x' || prop == 'y' ? 0 : undefined; + + //switch (prop) { + // case 'x': return this.elementAxQuery().locRelativeIgnoreLayer(false); + // case 'y': return this.elementAxQuery().locRelativeIgnoreLayer(true); + // case 'pagex': return this.elementAxQuery().left(); + // case 'pagey': return this.elementAxQuery().top(); + //} + + //var val = this.elementAxQuery()[prop](); + //if (this.isFitToContent()) val = this.stateQuery[prop](); + + //return val; + }; + + //widget.leftfixed = function() { this.getFixed('left'); } + //widget.topfixed = function() { this.getFixed('top'); } + //widget.rightfixed = function() { this.getFixed('right'); } + //widget.bottomfixed = function() { this.getFixed('bottom'); } + + //widget.isFixed = function() { + // if(this.isFixedProp === undefined) this.isFixedProp = this.elementQuery.css('position') == 'fixed)'; + // return this.isFixedProp; + //} + + //widget.getFixed = function (prop) { + // var fixed = prop + 'fixedProp'; + // if(!this.isFixed()) widget[fixed] = widget[prop](); + // if(widget[fixed] === undefined) { + + // if(prop == 'left' || prop == 'right') { + // if(this.windowScrollX === undefined) this.windowScrollX = $(window).scrollLeft(); + // var windowScroll = this.windowScrollX; + // } else { + // if(this.windowScrollY === undefined) this.windowScrollY = $(window).scrollTop(); + // windowScroll = this.windowScrollY; + // } + // widget[fixed] = widget[prop]() - windowScroll; + // } + // return widget[fixed]; + //} + + return widget; + }; + $ax.getWidgetInfo = _getWidgetInfo; + + $ax.GetTextPanelId = function (id, create) { + if(!$ax('#' + id).SupportsRichText()) return ''; + var buttonShape = $ax.GetButtonShape(id); + var panelDiv = buttonShape.find('.text')[0]; + if(!panelDiv) { + if(!create) return ""; + + var adaptiveId = $ax.adaptive.currentViewId; + var newId = id + "_text"; + //var newDiv = $('
    '); + var newDiv = $('

    '); + buttonShape.append(newDiv); + + $ax.style.setAdaptiveStyle(id, $ax.style.computeAllOverrides(id, undefined, $ax.style.generateState(id), adaptiveId)); + + panelDiv = newDiv[0]; + } + + return panelDiv.id; + } + + $ax.GetParentIdFromLink = function(id) { + return $ax.GetShapeIdFromText($jobj(id).parentsUntil('.text').parent().attr('id')); + }; + + $ax.GetButtonShapeId = function(id) { + var obj = $obj(id); + switch(obj.type) { + case $ax.constants.TREE_NODE_OBJECT_TYPE: + return obj.buttonShapeId ? $ax.getElementIdFromPath([obj.buttonShapeId], { relativeTo: id }) : ""; + case $ax.constants.LINK_TYPE: + return ""; + default: + return id; + } + }; + + $ax.GetButtonShape = function(id) { + return $jobj($ax.GetButtonShapeId(id)); + }; + + $ax.GetShapeIdFromText = function(id) { + if(!id) return undefined; // this is to prevent an infinite loop. + + var current = document.getElementById(id); + if(!current) return undefined; + current = current.parentElement; + while(current && current.tagName != 'BODY') { + var currentId = current.id; + if(currentId && currentId != 'base') return $ax.visibility.getWidgetFromContainer(currentId); + current = current.parentElement; + } + + return undefined; + }; + + $ax.GetImageIdFromShape = function(id) { + var image = $ax.GetButtonShape(id).find('img[id$=img]'); + if(!image.length) image = $jobj(id).find('img[id$=image_sketch]'); + return image.attr('id'); + }; + + var _getParentElement = $ax.getParentElement = function(elementId) { + var obj = $obj(elementId); + while(obj.isContained) { + var path = $ax.getPathFromScriptId($ax.repeater.getScriptIdFromElementId(elementId)); + var itemId = $ax.repeater.getItemIdFromElementId(elementId); + path[path.length - 1] = obj.parent.id; + elementId = $ax.getElementIdFromPath(path, { itemNum: itemId }); + obj = $obj(elementId); + } + + return elementId; + }; + + $ax.addItemIdToRepeater = function(itemId, repeaterId) { + var itemIds = repeaterIdToItemIds[repeaterId]; + if(itemIds) itemIds[itemIds.length] = itemId; + else repeaterIdToItemIds[repeaterId] = [itemId]; + + var scriptIds = repeaterIdToScriptIds[repeaterId]; + for(var i = 0; i < scriptIds.length; i++) elementIdToObject[$ax.repeater.createElementId(scriptIds[i], itemId)] = $ax.getObjectFromScriptId(scriptIds[i]); + }; + + $ax.getAllElementIds = function() { + var elementIds = []; + for(var i = 0; i < _scriptIds.length; i++) { + var scriptId = _scriptIds[i]; + var repeaterId = scriptIdToRepeaterId[scriptId]; + if(repeaterId && repeaterId != scriptId) { + var itemIds = repeaterIdToItemIds[repeaterId] || []; + for(var j = 0; j < itemIds.length; j++) elementIds[elementIds.length] = $ax.repeater.createElementId(scriptId, itemIds[j]); + } else elementIds[elementIds.length] = scriptId; + } + return elementIds; + }; + + $ax.getAllScriptIds = function() { + return _scriptIds; + }; + + $ax.getObjectFromElementId = function(elementId) { + return $ax.getObjectFromScriptId($ax.repeater.getScriptIdFromElementId(elementId)); + }; + + $ax.getObjectFromScriptId = function(scriptId) { + return scriptIdToObject[scriptId]; + }; + + $ax.getParentRepeaterFromElementId = function(elementId) { + return $ax.getParentRepeaterFromScriptId($ax.repeater.getScriptIdFromElementId(elementId)); + }; + + $ax.getParentRepeaterFromElementIdExcludeSelf = function (elementId) { + var repeaterId = $ax.getParentRepeaterFromElementId(elementId); + return repeaterId != elementId ? repeaterId : undefined; + }; + + $ax.getParentRepeaterFromScriptId = function(scriptId) { + return scriptIdToRepeaterId[scriptId]; + }; + + var _getChildScriptIdsForRepeater = function(repeaterId) { + return repeaterIdToScriptIds[repeaterId]; + }; + + var _getItemIdsForRepeater = function(repeaterId) { + return repeaterIdToItemIds[repeaterId] || []; + }; + $ax.getItemIdsForRepeater = _getItemIdsForRepeater; + + var _clearItemIdsForRepeater = function(repeaterId) { + repeaterIdToItemIds[repeaterId] = []; + }; + $ax.clearItemsForRepeater = _clearItemIdsForRepeater; + + $ax.getChildElementIdsForRepeater = function(repeaterId) { + var scriptIds = _getChildScriptIdsForRepeater(repeaterId); + var itemIds = _getItemIdsForRepeater(repeaterId); + + var retVal = []; + if(!itemIds || !scriptIds) return retVal; + + for(var i = 0; i < scriptIds.length; i++) { + for(var j = 0; j < itemIds.length; j++) { + retVal[retVal.length] = $ax.repeater.createElementId(scriptIds[i], itemIds[j]); + } + } + return retVal; + }; + + $ax.getRdoParentFromElementId = function(elementId) { + var scriptId = $ax.repeater.getScriptIdFromElementId(elementId); + var rdoId = scriptIdToPath[scriptId].parent.scriptId; + if($ax.getParentRepeaterFromScriptId(rdoId)) rdoId = $ax.repeater.createElementId(rdoId, $ax.repeater.getItemIdFromElementId(elementId)); + return rdoId; + }; + + $ax.getLayerParentFromElementId = function (elementId) { + var itemId = $ax.repeater.getItemIdFromElementId(elementId); + var scriptId = scriptIdToParentLayer[$ax.repeater.getScriptIdFromElementId(elementId)]; + return $ax.getParentRepeaterFromElementId(scriptId) ? $ax.repeater.createElementId(scriptId, itemId) : scriptId; + } + + $ax.updateElementText = function(elementId, text) { + elementIdToText[elementId] = text; + }; + + $ax.hasElementTextChanged = function(elementId, text) { + return elementIdToText[elementId] != text; + }; + + $ax.updateRadioButtonSelected = function(group, elementId) { + var old = radioGroupToSelectedElementId[group]; + radioGroupToSelectedElementId[group] = elementId; + return old; + }; + + $ax.hasRadioButtonSelectedChanged = function(group, elementId) { + return radioGroupToSelectedElementId[group] != elementId; + }; + })(); + + //Recursively populates fullPathArray with: + // [ { idPath, scriptId }, ... ] + //for every scriptId in the object + //also populates an object of scriptId -> path + var _pathToScriptIdHelper = function(currentPath, currentChain, fullPathArray, scriptIdToPath) { + for(var key in currentPath) { + if(key != "scriptId") { + var nextPath = currentPath[key]; + _pathToScriptIdHelper(nextPath, currentChain.concat(key), fullPathArray, scriptIdToPath); + nextPath.parent = currentPath; + nextPath.uniqueId = key; + } else { + fullPathArray[fullPathArray.length] = { idPath: currentChain, scriptId: currentPath.scriptId }; + scriptIdToPath[currentPath.scriptId] = currentPath; + } + } + }; + + $ax.public.loadCurrentPage = $ax.loadCurrentPage = function(pageData) { + $ax.pageData = _pageData = pageData; + _initializePageData(); + }; + + $ax.public.loadDocument = $ax.loadDocument = function(document) { + $ax.document = document; + _initializeDocumentData(); + }; + + + /** + Navigates to a page + + + */ + $ax.public.navigate = $ax.navigate = function(to) { //url, includeVariables, type) { + var targetUrl; + if(typeof (to) === 'object') { + targetUrl = !to.includeVariables ? to.url : $ax.globalVariableProvider.getLinkUrl(to.url, to.useGlobalVarNameInUrl); + + if(to.target == "new") { + window.open(targetUrl, ""); + } else if(to.target == "popup") { + var features = _getPopupFeatures(to.popupOptions); + window.open(targetUrl, "", features); + } else { + var targetLocation = window.location; + if(to.target == "current") { + } else if(to.target == "parent") { + if(!top.opener) return; + targetLocation = top.opener.window.location; + } else if(to.target == "parentFrame") { + targetLocation = parent.location; + } else if(to.target == "frame") { + // targetLocation = to.frame.contentWindow.location; + $(to.frame).attr('src', targetUrl || 'about:blank'); + return; + } + + if (!_needsReload(targetLocation, to.url)) { + targetLocation.href = targetUrl || 'about:blank'; + } else { + targetLocation.href = $axure.utils.getReloadPath() + "#" + encodeURI(targetUrl); + } + } + } else { + $ax.navigate({ + url: to, + target: "current", + includeVariables: arguments[1] + }); + } + }; + + var _needsReload = function(oldLocation, newBaseUrl) { + var reload = false; + try { + var oldUrl = oldLocation.href; + var oldBaseUrl = oldUrl.split("#")[0]; + var lastslash = oldBaseUrl.lastIndexOf("/"); + if(lastslash > 0) { + oldBaseUrl = oldBaseUrl.substring(lastslash + 1, oldBaseUrl.length); + if(oldBaseUrl == encodeURI(newBaseUrl)) { + reload = true; + } + } + } catch(e) { + } + return reload; + }; + + var _getPopupFeatures = function(options) { + var defaultOptions = { + toolbar: true, + scrollbars: true, + location: true, + status: true, + menubar: true, + directories: true, + resizable: true, + centerwindow: true, + left: -1, + top: -1, + height: -1, + width: -1 + }; + + var selectedOptions = $.extend({}, defaultOptions, options); + + var optionsList = []; + optionsList.push('toolbar=' + (selectedOptions.toolbar ? 'yes' : 'no')); + optionsList.push('scrollbars=' + (selectedOptions.scrollbars ? 'yes' : 'no')); + optionsList.push('location=' + (selectedOptions.location ? 'yes' : 'no')); + optionsList.push('status=' + (selectedOptions.status ? 'yes' : 'no')); + optionsList.push('menubar=' + (selectedOptions.menubar ? 'yes' : 'no')); + optionsList.push('directories=' + (selectedOptions.directories ? 'yes' : 'no')); + optionsList.push('resizable=' + (selectedOptions.resizable ? 'yes' : 'no')); + + if(selectedOptions.centerwindow == false) { + if(selectedOptions.left > -1) { + optionsList.push('left=' + selectedOptions.left); + } + + if(selectedOptions.top > -1) { + optionsList.push('top=' + selectedOptions.top); + } + } + + var height = 0; + var width = 0; + if(selectedOptions.height > 0) { + optionsList.push('height=' + selectedOptions.height); + height = selectedOptions.height; + } + + if(selectedOptions.width > 0) { + optionsList.push('width=' + selectedOptions.width); + width = selectedOptions.width; + } + + var features = optionsList.join(','); + if(selectedOptions.centerwindow) { + var winl = (window.screen.width - width) / 2; + var wint = (window.screen.height - height) / 2; + features = features + ',left=' + winl + ',top=' + wint; + } + + return features; + }; + + /** + Closes a window + + + */ + $ax.public.closeWindow = $ax.closeWindow = function() { + parent.window.close(); + }; + + /** + Goes back + + + */ + $ax.public.back = $ax.back = function() { + window.history.go(-1); + }; + + /** + Reloads the current page. + # includeVariables: true if it should re-include the variables when the page is reloaded + */ + $ax.public.reload = $ax.reload = function(includeVariables) { + var targetUrl = (includeVariables === false) + ? $axure.utils.getReloadPath() + "#" + encodeURI($ax.pageData.url) + : $axure.utils.getReloadPath() + "#" + encodeURI($ax.globalVariableProvider.getLinkUrl($ax.pageData.url)); + window.location.href = targetUrl; + }; + + /** + Sets a variable. + # name: The name of the global variable to set + # value: The value that should be set + */ + $ax.public.setGlobalVariable = $ax.setGlobalVariable = function(name, value) { + if(!name || !value) { + return; + } + + $ax.globalVariableProvider.setVariableValue(name, value); + }; + + /** + Gets the value of a global variable + # name: The name of the global variable value to get + */ + $ax.public.getGlobalVariable = $ax.getGlobalVariable = function(name) { + $ax.globalVariableProvider.getVariableValue(name); + }; + + $ax.getObjectFromElementIdDisregardHex = function (elementId) { + var elementIdInput = elementId.charAt(0) == '#' ? elementId.substring(1) : elementId; + return this.getObjectFromElementId(elementIdInput); + } + + + $ax.getTypeFromElementId = function(elementId) { + var obj = this.getObjectFromElementIdDisregardHex(elementId); + return obj && obj.type; + }; + + $ax.getNumFromPx = function(pxNum) { + return Number(pxNum.replace('px', '')); + } + +}); \ No newline at end of file diff --git a/src/resources/scripts/axure/drag.js b/src/resources/scripts/axure/drag.js new file mode 100644 index 0000000..da15742 --- /dev/null +++ b/src/resources/scripts/axure/drag.js @@ -0,0 +1,278 @@ +$axure.internal(function($ax) { + var widgetDragInfo = new Object(); + var _drag = {}; + $ax.drag = _drag; + + $ax.drag.GetWidgetDragInfo = function() { + return $.extend({}, widgetDragInfo); + }; + + $ax.drag.StartDragWidget = function(event, id) { + $ax.setjBrowserEvent(jQuery.Event(event)); + //we should only start drag on one target, otherwise the _dragWidget and _stopDragWidget events from multiple targets will be conflicted + if(event.donotdrag || widgetDragInfo.started) return; + + var x, y; + var tg; + if(IE_10_AND_BELOW) { + x = window.event.clientX + window.document.documentElement.scrollLeft + window.document.body.scrollLeft; + y = window.event.clientY + window.document.documentElement.scrollTop + window.document.body.scrollTop; + tg = window.event.srcElement; + } else { + if(event.changedTouches) { + x = event.changedTouches[0].pageX; + y = event.changedTouches[0].pageY; + } else { + x = event.pageX; + y = event.pageY; + event.preventDefault(); + } + tg = event.target; + } + + widgetDragInfo.started = true; + widgetDragInfo.hasDragged= false; + widgetDragInfo.widgetId = id; + widgetDragInfo.cursorStartX = x; + widgetDragInfo.cursorStartY = y; + widgetDragInfo.lastX = x; + widgetDragInfo.lastY = y; + widgetDragInfo.currentX = x; + widgetDragInfo.currentY = y; + + widgetDragInfo.movedWidgets = new Object(); + widgetDragInfo.startTime = (new Date()).getTime(); + widgetDragInfo.targetWidget = tg; + + var movedownName = IE_10_AND_BELOW && $ax.features.supports.windowsMobile ? + $ax.features.eventNames.mouseDownName : $ax.features.eventNames.mouseMoveName; + $ax.event.addEvent(document, movedownName, _dragWidget, true); + $ax.event.addEvent(document, $ax.features.eventNames.mouseUpName, _stopDragWidget, true); + + //$ax.legacy.SuppressBubble(event); + }; + + var _dragWidget = function(event) { + $ax.setjBrowserEvent(jQuery.Event(event)); + + var x, y; + if(IE_10_AND_BELOW) { + x = window.event.clientX + window.document.documentElement.scrollLeft + window.document.body.scrollLeft; + y = window.event.clientY + window.document.documentElement.scrollTop + window.document.body.scrollTop; + } else { + if(event.changedTouches) { + x = event.changedTouches[0].pageX; + y = event.changedTouches[0].pageY; + //allow scroll (defaults) if only swipe events have cases and delta x is less than 5px and not blocking scrolling + var deltaX = x - widgetDragInfo.currentX; + var target = window.document.getElementById(widgetDragInfo.widgetId); + if($ax.event.hasSyntheticEvent(widgetDragInfo.widgetId, "onDrag") || $ax.event.hasSyntheticEvent(widgetDragInfo.widgetId, "onSwipeUp") || + $ax.event.hasSyntheticEvent(widgetDragInfo.widgetId, "onSwipeDown") || (deltaX * deltaX) > 25 + || ($ax.document.configuration.preventScroll && $ax.legacy.GetScrollable(target) == window.document.body)) { + event.preventDefault(); + } + } else { + x = event.pageX; + y = event.pageY; + } + } + widgetDragInfo.xDelta = x - widgetDragInfo.currentX; + widgetDragInfo.yDelta = y - widgetDragInfo.currentY; + widgetDragInfo.lastX = widgetDragInfo.currentX; + widgetDragInfo.lastY = widgetDragInfo.currentY; + widgetDragInfo.currentX = x; + widgetDragInfo.currentY = y; + + widgetDragInfo.currentTime = (new Date()).getTime(); + + // $ax.legacy.SuppressBubble(event); + + if(!widgetDragInfo.hasDragged) { + widgetDragInfo.hasDragged = true; + $ax.event.raiseSyntheticEvent(widgetDragInfo.widgetId, "onDragStart"); + + //only update to move cursor is we are moving objects + if($ax.event.hasSyntheticEvent(widgetDragInfo.widgetId, "onDrag")) { + widgetDragInfo.cursorChanged = true; + widgetDragInfo.oldBodyCursor = window.document.body.style.cursor; + window.document.body.style.cursor = 'move'; + var widget = window.document.getElementById(widgetDragInfo.widgetId); + widgetDragInfo.oldCursor = widget.style.cursor; + widget.style.cursor = 'move'; + //need to do this in order to change the cursor under nice scroll + var niceScrollContainer = $ax.adaptive.getNiceScrollContainer(widget); + if(niceScrollContainer) { + widgetDragInfo.oldNiceScrollContainerCursor = niceScrollContainer.style.cursor; + niceScrollContainer.style.cursor = 'move'; + } + } + } + + $ax.event.raiseSyntheticEvent(widgetDragInfo.widgetId, "onDrag"); + }; + + var _suppressClickAfterDrag = function(event) { + _removeSuppressEvents(); + + $ax.legacy.SuppressBubble(event); + }; + + var _removeSuppressEvents = function () { + if(IE_10_AND_BELOW) { + $ax.event.removeEvent(event.srcElement, 'click', _suppressClickAfterDrag, undefined, true); + $ax.event.removeEvent(widgetDragInfo.targetWidget, 'mousemove', _removeSuppressEvents, undefined, true); + } else { + $ax.event.removeEvent(document, "click", _suppressClickAfterDrag, true); + $ax.event.removeEvent(document, 'mousemove', _removeSuppressEvents, true); + } + }; + + var _stopDragWidget = function(event) { + $ax.setjBrowserEvent(jQuery.Event(event)); + + var tg; + + + var movedownName = IE_10_AND_BELOW && $ax.features.supports.windowsMobile ? + $ax.features.eventNames.mouseDownName : $ax.features.eventNames.mouseMoveName; + $ax.event.removeEvent(document, movedownName, _dragWidget, true); + $ax.event.removeEvent(document, $ax.features.eventNames.mouseUpName, _stopDragWidget, true); + + tg = IE_10_AND_BELOW ? window.event.srcElement : event.target; + + if(widgetDragInfo.hasDragged) { + widgetDragInfo.currentTime = (new Date()).getTime(); + $ax.event.raiseSyntheticEvent(widgetDragInfo.widgetId, "onDragDrop"); + + if($ax.globalVariableProvider.getVariableValue('totaldragx') < -30 && $ax.globalVariableProvider.getVariableValue('dragtime') < 1000) { + $ax.event.raiseSyntheticEvent(widgetDragInfo.widgetId, "onSwipeLeft"); + } + + if($ax.globalVariableProvider.getVariableValue('totaldragx') > 30 && $ax.globalVariableProvider.getVariableValue('dragtime') < 1000) { + $ax.event.raiseSyntheticEvent(widgetDragInfo.widgetId, "onSwipeRight"); + } + + var totalDragY = $ax.globalVariableProvider.getVariableValue('totaldragy'); + if(totalDragY < -30 && $ax.globalVariableProvider.getVariableValue('dragtime') < 1000) { + $ax.event.raiseSyntheticEvent(widgetDragInfo.widgetId, "onSwipeUp"); + } + + if(totalDragY > 30 && $ax.globalVariableProvider.getVariableValue('dragtime') < 1000) { + $ax.event.raiseSyntheticEvent(widgetDragInfo.widgetId, "onSwipeDown"); + } + + if(widgetDragInfo.cursorChanged) { + window.document.body.style.cursor = widgetDragInfo.oldBodyCursor; + var widget = window.document.getElementById(widgetDragInfo.widgetId); + // It may be null if OnDragDrop filtered out the widget + if(widget != null) widget.style.cursor = widgetDragInfo.oldCursor; + //we don't seems need to reset nicescroll cursor on container, nicescroll seems updates its cursor + // if(widgetDragInfo.oldNiceScrollContainerCursor != undefined) { + // var niceScrollContainer = $ax.adaptive.getNiceScrollContainer(widget); + // if(niceScrollContainer) niceScrollContainer.style.cursor = widgetDragInfo.oldNiceScrollContainerCursor; + // widgetDragInfo.oldNiceScrollContainerCursor = undefined; + // } + widgetDragInfo.cursorChanged = undefined; + } + + if(widgetDragInfo.targetWidget == tg && !event.changedTouches) { + // suppress the click after the drag on desktop browsers + if(IE_10_AND_BELOW && widgetDragInfo.targetWidget) { + $ax.event.addEvent(widgetDragInfo.targetWidget, 'click', _suppressClickAfterDrag, true, true); + $ax.event.addEvent(widgetDragInfo.targetWidget, "onmousemove", _removeSuppressEvents, true, true); + } else { + $ax.event.addEvent(document, "click", _suppressClickAfterDrag, true); + $ax.event.addEvent(document, "mousemove", _removeSuppressEvents, true); + + } + } + } + + widgetDragInfo.hasDragged = false; + widgetDragInfo.movedWidgets = new Object(); + widgetDragInfo.started = false; + + return false; + }; + + $ax.drag.GetDragX = function() { + if(widgetDragInfo.hasDragged) return widgetDragInfo.xDelta; + return 0; + }; + + $ax.drag.GetDragY = function() { + if(widgetDragInfo.hasDragged) return widgetDragInfo.yDelta; + return 0; + }; + + $ax.drag.GetTotalDragX = function() { + if(widgetDragInfo.hasDragged) return widgetDragInfo.currentX - widgetDragInfo.cursorStartX; + return 0; + }; + + $ax.drag.GetTotalDragY = function() { + if(widgetDragInfo.hasDragged) return widgetDragInfo.currentY - widgetDragInfo.cursorStartY; + return 0; + }; + + $ax.drag.GetDragTime = function() { + if(widgetDragInfo.hasDragged) return widgetDragInfo.currentTime - widgetDragInfo.startTime; + return 600000; + }; + + $ax.drag.LogMovedWidgetForDrag = function (id, dragInfo) { + dragInfo = dragInfo || widgetDragInfo; + if(dragInfo.hasDragged) { + var containerIndex = id.indexOf('_container'); + if(containerIndex != -1) id = id.substring(0, containerIndex); + + // If state or other non-widget id, this should not be dragged, and should exit out to avoid exceptions. + if(!$obj(id)) return; + + var query = $ax('#' + id); + //var x = query.left(); + //var y = query.top(); + var viewportLocation = query.viewportLocation(); + var x = viewportLocation.left; + var y = viewportLocation.top; + + var movedWidgets = dragInfo.movedWidgets; + if(!movedWidgets[id]) { + movedWidgets[id] = new Location(x, y); + } + } + }; + + var Location = function(x, y) { + this.x = x; + this.y = y; + }; + $ax.drag.location = Location; + + var Rectangle = $ax.drag.Rectangle = function(x, y, width, height) { + this.x = x; + this.y = y; + this.width = width; + this.height = height; + this.right = x + width; + this.bottom = y + height; + }; + + Rectangle.prototype.IntersectsWith = function(rect) { + if(this.Invalid()) return false; + if(rect.length) { + for(var i = 0; i < rect.length; i++) if(!rect[i].Invalid && this.IntersectsWith(rect[i])) return true; + return false; + } + if(rect.Invalid()) return false; + return this.x < rect.right && this.right > rect.x && this.y < rect.bottom && this.bottom > rect.y; + }; + + Rectangle.prototype.Invalid = function() { + return this.x == -1 && this.y == -1 && this.width == -1 && this.height == -1; + }; + + Rectangle.prototype.Move = function(x, y) { + return new Rectangle(x, y, this.width, this.height); + }; +}); \ No newline at end of file diff --git a/src/resources/scripts/axure/events.js b/src/resources/scripts/axure/events.js new file mode 100644 index 0000000..9b83be5 --- /dev/null +++ b/src/resources/scripts/axure/events.js @@ -0,0 +1,1974 @@ +// ******* Features MANAGER ******** // + +$axure.internal(function($ax) { + var _features = $ax.features = {}; + var _supports = _features.supports = {}; + + // Got this from http://stackoverflow.com/questions/11381673/javascript-solution-to-detect-mobile-browser + let isMobile = navigator.userAgent.match(/Android/i) + || navigator.userAgent.match(/webOS/i) + || navigator.userAgent.match(/iPhone/i) + || navigator.userAgent.match(/iPad/i) + || navigator.userAgent.match(/iPod/i) + || navigator.userAgent.match(/BlackBerry/i) + || navigator.userAgent.match(/Tablet PC/i) + || navigator.userAgent.match(/Windows Phone/i); + + if(isMobile || navigator.maxTouchPoints || navigator.msMaxTouchPoints) { + _supports.touchstart = typeof window.ontouchstart !== 'undefined'; + _supports.touchmove = typeof window.ontouchmove !== 'undefined'; + _supports.touchend = typeof window.ontouchend !== 'undefined'; + + _supports.pointerdown = typeof window.onpointerdown !== 'undefined'; + _supports.pointerup = typeof window.onpointerup !== 'undefined'; + _supports.pointermove = typeof window.onpointermove !== 'undefined'; + } + + _supports.mobile = _supports.touchstart && _supports.touchend && _supports.touchmove; + // || _supports.pointerdown && _supports.pointerup && _supports.pointermove; + _supports.windowsMobile = navigator.userAgent.match(/Tablet PC/i) || navigator.userAgent.match(/Windows Phone/i); + + var _eventNames = _features.eventNames = {}; + _eventNames.mouseDownName = _supports.touchstart ? 'touchstart' : _supports.pointerdown ? 'pointerdown' : 'mousedown'; + _eventNames.mouseUpName = _supports.touchend ? 'touchend' : _supports.pointerup ? 'pointerup' : 'mouseup'; + _eventNames.mouseMoveName = _supports.touchmove ? 'touchmove' : _supports.pointermove ? 'pointermove' : 'mousemove'; +}); + +// ******* EVENT MANAGER ******** // +$axure.internal(function ($ax) { + var isConsoleTracing = false + var isPageLoading = true; + var savedMessages = []; + + // Every time Debug begins/ends tracing or a new Debug.js file finishes loading this value will be updated + $axure.messageCenter.addStateListener("isTracing", function (key, value) { + isConsoleTracing = value; + isPageLoading = false; + + if (isConsoleTracing) { + for (var i = 0; i < savedMessages.length; i++) { + $ax.messageCenter.postMessage(savedMessages[i]["message"], savedMessages[i]["data"]); + } + } + + savedMessages = []; + }); + + var postMessage = function (message, data) { + // While page is still loading, we do not know if Console is set to trace, so save messages until load is finished and trace status can be determined + if (isPageLoading) { + savedMessages.push({ 'message': message, 'data': data }); + } else if (isConsoleTracing) { + $ax.messageCenter.postMessage(message, data); + } + } + + var _objectIdToEventHandlers = {}; + + var _jBrowserEvent = undefined; + $ax.setjBrowserEvent = function(event) { + _jBrowserEvent = event; + }; + + $ax.getjBrowserEvent = function() { + return _jBrowserEvent; + }; + + var _event = {}; + $ax.event = _event; + + //initilize state + _event.mouseOverObjectId = ''; + _event.mouseDownObjectId = ''; + _event.mouseOverIds = []; + + var EVENT_NAMES = ['mouseenter', 'mouseleave', 'contextmenu', 'change', 'focus', 'blur']; + + + // Tap, double tap, and touch move, or synthetic. + if(!$ax.features.supports.mobile) { + EVENT_NAMES[EVENT_NAMES.length] = 'click'; + EVENT_NAMES[EVENT_NAMES.length] = 'dblclick'; + EVENT_NAMES[EVENT_NAMES.length] = 'mousemove'; + } + + // add the event names for the touch events + EVENT_NAMES[EVENT_NAMES.length] = $ax.features.eventNames.mouseDownName; + EVENT_NAMES[EVENT_NAMES.length] = $ax.features.eventNames.mouseUpName; + + for(var i = 0; i < EVENT_NAMES.length; i++) { + var eventName = EVENT_NAMES[i]; + //we need the function here to circumvent closure modifying eventName + _event[eventName] = (function(event_Name) { + return function(elementId, fn) { + var elementIdQuery = $jobj(elementId); + var type = $ax.getTypeFromElementId(elementId); + + //we need specially track link events so we can enable and disable them along with + //their parent widgets + if(elementIdQuery.is('a')) _attachCustomObjectEvent(elementId, event_Name, fn); + //see notes below + else if($ax.IsTreeNodeObject(type)) _attachTreeNodeEvent(elementId, event_Name, fn); + else if ($ax.IsImageFocusable(type) && (event_Name == 'focus' || event_Name == 'blur')) { + var suitableChild; + var imgChild = $ax.repeater.applySuffixToElementId(elementId, '_img'); + var divChild = $ax.repeater.applySuffixToElementId(elementId, '_div'); + + for (var j = 0; j < elementIdQuery[0].children.length; j++) { + if (elementIdQuery[0].children[j].id == imgChild) suitableChild = imgChild; + if (!suitableChild && elementIdQuery[0].children[j].id == divChild) suitableChild = divChild; + } + if(!suitableChild) suitableChild = imgChild; + _attachDefaultObjectEvent($jobj(suitableChild), elementId, event_Name, fn); + } else { + var inputId = $ax.INPUT(elementId); + var isInput = $jobj(inputId).length != 0; + var id = isInput && (event_Name == 'focus' || event_Name == 'blur') ? inputId : elementId; + _attachDefaultObjectEvent($jobj(id), elementId, event_Name, fn); + } + }; + })(eventName); + } + + var AXURE_TO_JQUERY_EVENT_NAMES = { + 'onMouseOver': 'mouseenter', + 'onMouseOut': 'mouseleave', + 'onContextMenu': 'contextmenu', + 'onChange': 'change', + 'onFocus': 'focus', + 'onLostFocus': 'blur' + }; + + // Tap, double tap, and touch move, or synthetic. + if(!$ax.features.supports.mobile) { + AXURE_TO_JQUERY_EVENT_NAMES.onClick = 'click'; + AXURE_TO_JQUERY_EVENT_NAMES.onDoubleClick = 'dblclick'; + AXURE_TO_JQUERY_EVENT_NAMES.onMouseMove = 'mousemove'; + } + + AXURE_TO_JQUERY_EVENT_NAMES.onMouseDown = $ax.features.eventNames.mouseDownName; + AXURE_TO_JQUERY_EVENT_NAMES.onMouseUp = $ax.features.eventNames.mouseUpName; + //for dp, if mouse entered without leaving, don't fire mouse enter again + var mouseEnterGuard = {}; + var _attachEvents = function (diagramObject, elementId, doMouseEnterGuard) { + + var inputId = $ax.repeater.applySuffixToElementId(elementId, '_input'); + var id = $jobj(inputId).length ? inputId : elementId; + + for(var eventName in diagramObject.interactionMap) { + var jQueryEventName = AXURE_TO_JQUERY_EVENT_NAMES[eventName]; + if(!jQueryEventName) continue; + + _event[jQueryEventName](id, + //this is needed to escape closure + (function(axEventObject) { + return function (e) { + if(e.type == 'mouseenter' && doMouseEnterGuard) { + if(mouseEnterGuard[elementId]) return; + else mouseEnterGuard[elementId] = true; + } + + $ax.setjBrowserEvent(e); + // console.log(axEventObject.description); + var eventInfo = $ax.getEventInfoFromEvent($ax.getjBrowserEvent(), false, elementId); + _handleEvent(elementId, eventInfo, axEventObject); + }; + })(diagramObject.interactionMap[eventName]) + ); + + if(jQueryEventName.toLowerCase() == 'mouseenter' && doMouseEnterGuard) { + $jobj(elementId).on('mouseleave touchend', function() { + mouseEnterGuard[elementId] = false; + }); + } + } + + }; + + var _eventTypeToKey = { 'OnFocus': 'onFocus', 'OnLostFocus': 'onLostFocus' }; + var _createProxies = function(diagramObject, elementId) { + var createFocus = _needsProxy(diagramObject, elementId, 'onFocus'); + var createLostFocus = _needsProxy(diagramObject, elementId, 'onLostFocus'); + + if(!createFocus && !createLostFocus) return; + + if(!diagramObject.interactionMap) diagramObject.interactionMap = {}; + if(createFocus) diagramObject.interactionMap.onFocus = { proxy: true, eventType: 'OnFocus' }; + if (createLostFocus) diagramObject.interactionMap.onLostFocus = { proxy: true, eventType: 'OnLostFocus' }; + } + + var preventDefaultEvents = ['OnContextMenu', 'OnKeyUp', 'OnKeyDown', 'OnPageContextMenu', 'OnPageKeyUp', 'OnPageKeyDown']; + var allowBubble = ['OnFocus', 'OnResize', 'OnMouseOut', 'OnMouseOver']; + + var _canClick = true; + var _startScroll = []; + var _setCanClick = function(canClick) { + _canClick = canClick; + if(_canClick) _startScroll = [$(window).scrollLeft(), $(window).scrollTop()]; + }; + + var _getCanClick = function () { + if(_startScroll.length == 0) return _canClick; + var endScroll = [$(window).scrollLeft(), $(window).scrollTop()]; + return _canClick && _startScroll[0] == endScroll[0] && _startScroll[1] == endScroll[1]; + }; + + //var _notAllowedInvisible = function (type) { + // $ax.getTypeFromElementId(elementId); + + // return !$ax.public.fn.IsReferenceDiagramObject(type) && !$ax.public.fn.IsLayer(type); + //} + + + var _notAllowedInvisible = function (id) { + var type = $ax.getTypeFromElementId(id); + if ($ax.public.fn.IsReferenceDiagramObject(type) || $ax.public.fn.IsLayer(type)) return false; + return !($ax.public.fn.IsVector(type) && _hasCompoundImage(id)); + } + + var _hasCompoundImage = function (id) { + var query = $jobj(id); + return $ax.public.fn.isCompoundVectorHtml(query[0]); + } + + var _suppressedEvents = {}; // Suppressed for next occurance. + var _blockedEvents = {}; // Blocked until unblocked. + _event.addSuppressedEvent = function(id, event) { + if(!_suppressedEvents[id]) _suppressedEvents[id] = []; + var events = _suppressedEvents[id]; + if(events.indexOf(event) != -1) return; + events.push(event); + } + + _event.blockEvent = function(id, event) { + if(!_blockedEvents[id]) _blockedEvents[id] = {}; + var events = _blockedEvents[id]; + if(events[event]) ++events[event]; + else events[event] = 1; + return function() { _unblockEvent(id, event); }; + } + + var _isSuppressedEvent = function(id, event) { + var suppressedEvents = _suppressedEvents[id]; + var blockedEvents = _blockedEvents[id]; + return (suppressedEvents && suppressedEvents.indexOf(event) != -1) || (blockedEvents && blockedEvents[event]); + } + + var _removeSuppressedEvent = function(id, event) { + var events = _suppressedEvents[id]; + if(!events) return; + if(events.length == 1) { + delete _suppressedEvents[id]; + } else { + var eventIndex = events.indexOf(event); + for(var i = eventIndex + 1; i < events.length; i++) events[i - 1] = events[i]; + events.pop(); + } + } + var _unblockEvent = function(id, event) { + var events = _blockedEvents[id]; + if(events) { + if(--events[event] > 0) return; + } + _removeSuppressedEvent(id, event); + } + + var _unblockEvent = function(id, event) { + var events = _blockedEvents[id]; + if(events) { + if(--events[event] > 0) return; + } + _removeSuppressedEvent(id, event); + } + + var eventNesting = 0; + var eventNestingTime = new Date().getTime(); + + var _handleEvent = $ax.event.handleEvent = function (elementId, eventInfo, axEventObject, skipShowDescriptions, synthetic) { + var eventType = axEventObject.eventType; + if(_enteredWidgets[elementId] && eventType == 'OnMouseEnter') return; // Suppress entering a widget when already in widget (ie only) + if(_isSuppressedEvent(elementId, eventType)) { + _removeSuppressedEvent(elementId, eventType); + return; + } + + if(axEventObject.proxy) { + var firingId = _widgetToFocusParent[elementId]; + if(firingId) { + var firingObj = $obj(firingId); + var nextEventObj = firingObj.interactionMap && firingObj.interactionMap[_eventTypeToKey[eventType]]; + if(!nextEventObj) nextEventObj = axEventObject; + _handleEvent(firingId, eventInfo, nextEventObj, skipShowDescriptions, synthetic); + } + return; + } +// var x = JSON.stringify(eventInfo); +// var y = JSON.stringify(axEventObject); + + var fireTime = new Date().getTime(); + + if(fireTime - eventNestingTime > 100) { + eventNestingTime = fireTime; + eventNesting = 0; + } + + if(eventNesting === 0) { + $ax.recording.maybeRecordEvent(elementId, eventInfo, axEventObject, fireTime); + } + + eventNesting += 1; + + if (!synthetic && !_getCanClick() && (eventType == 'OnClick' || eventType == 'OnPageClick')) return; + // If you are supposed to suppress, do that right away. + if(suppressedEventStatus[eventType]) { + return; + } + + var currentEvent = $ax.getjBrowserEvent(); + if(!synthetic && currentEvent && currentEvent.originalEvent && currentEvent.originalEvent.handled && !eventInfo.isMasterEvent) return; + if(!synthetic && elementId && !$ax.style.getObjVisible(elementId) && _notAllowedInvisible(elementId)) return; + + //if debug + var axObj = $obj(elementId); + var axObjLabel = axObj ? axObj.label : eventInfo.label; + var axObjType = axObj ? axObj.friendlyType : eventInfo.friendlyType; + if (!skipShowDescriptions || eventType == 'OnPageLoad') postMessage('axEvent', { 'label': axObjLabel, 'type': axObjType, 'event': axEventObject }); + + var bubble = true; + var showCaseDescriptions = !skipShowDescriptions && _shouldShowCaseDescriptions(axEventObject); + if(!showCaseDescriptions) { + //handle case descriptions + var caseGroups = []; + var currentCaseGroup = []; + caseGroups[0] = currentCaseGroup; + + // Those refreshes not after a wait + var guaranteedRefreshes = {}; + + var caseGroupIndex = 0; + for(var i = 0; i < axEventObject.cases.length; i++) { + var currentCase = axEventObject.cases[i]; + if(currentCase.isNewIfGroup && i != 0) { + caseGroupIndex++; + currentCaseGroup = []; + caseGroups[caseGroups.length] = currentCaseGroup; + // Joon: Isn't caseGroups.length always equal to caseGroupIndex? + } + currentCaseGroup[currentCaseGroup.length] = currentCase; + + for(var j = 0; j < currentCase.actions.length; j++) { + var action = currentCase.actions[j]; + if(action.action == 'wait') break; + if(action.action != 'refreshRepeater') continue; + for(var k = 0; k < action.repeatersToRefresh.length; k++) { + var id = $ax.getElementIdsFromPath(action.repeatersToRefresh[k], eventInfo)[0]; + if(id) guaranteedRefreshes[id] = caseGroupIndex; + } + } + } + + for(var i = 0; i < caseGroups.length; i++) { + var groupRefreshes = []; + for(var key in guaranteedRefreshes) { + if(guaranteedRefreshes[key] == i) groupRefreshes[groupRefreshes.length] = key; + } + bubble = _handleCaseGroup(eventInfo, caseGroups[i], groupRefreshes) && bubble; + } + } else { + _showCaseDescriptions(elementId, eventInfo, axEventObject, synthetic); + bubble = false; + } + + // If not handled, synthetically bubble if you can + if(bubble && _widgetToFocusParent[elementId]) { + firingId = _widgetToFocusParent[elementId]; + if(firingId) { + firingObj = $obj(firingId); + nextEventObj = firingObj.interactionMap && firingObj.interactionMap[_eventTypeToKey[eventType]]; + if(!nextEventObj) nextEventObj = axEventObject; + _handleEvent(firingId, eventInfo, nextEventObj, skipShowDescriptions, synthetic); + } + return; + } + + // Only trigger a supression if it handled this event + if(!bubble && suppressingEvents[eventType]) { + suppressedEventStatus[suppressingEvents[eventType]] = true; + } + + $ax.action.flushAllResizeMoveActions(eventInfo); + + // This should not be needed anymore. All refreshes should be inserted, or handled earlier. + var repeaters = $ax.deepCopy($ax.action.repeatersToRefresh); + while($ax.action.repeatersToRefresh.length) $ax.action.repeatersToRefresh.pop(); + for(i = 0; i < repeaters.length; i++) $ax.repeater.refreshRepeater(repeaters[i], eventInfo); + + if(currentEvent && currentEvent.originalEvent) { + currentEvent.originalEvent.handled = !synthetic && !bubble && allowBubble.indexOf(eventType) == -1; + //currentEvent.originalEvent.donotdrag = currentEvent.donotdrag || (!bubble && eventDescription == 'OnMouseDown'); + + // Prevent default if necessary + if (currentEvent.originalEvent.handled && preventDefaultEvents.indexOf(eventType) != -1) { + currentEvent.preventDefault(); + } + } + + eventNesting -= 1; + + if(!showCaseDescriptions) postMessage('axEventComplete'); + + }; + + var _handleScrollEvent = function (elementId, eventInfo, originalEvent, scrolledUp, scrolledDown, interactionMap, skipShowDescription, synthetic) { + if (!interactionMap) return; + if (interactionMap.onScroll) _handleEvent(elementId, eventInfo, interactionMap.onScroll, skipShowDescription, synthetic); + + var wasHandled = originalEvent.handled; + if (interactionMap.onScrollUp && scrolledUp) { + originalEvent.handled = false; + _handleEvent(elementId, eventInfo, interactionMap.onScrollUp, skipShowDescription, synthetic); + } else if (interactionMap.onScrollDown && scrolledDown) { + originalEvent.handled = false; + _handleEvent(elementId, eventInfo, interactionMap.onScrollDown, skipShowDescription, synthetic); + } + originalEvent.handled |= wasHandled; + } + + var _showCaseDescriptions = function(elementId, eventInfo, axEventObject, synthetic) { + + if(axEventObject.cases.length == 0) return true; + + var linksId = elementId + "linkBox"; + $('#' + linksId).remove(); + + var $container = $("
    "); + + if(!_isEventSimulating(axEventObject)) { + var copy = $ax.eventCopy(eventInfo); + for(var i = 0; i < axEventObject.cases.length; i++) { + var $link = $(""); + $link.click(function(j) { + return function () { + var currentCase = axEventObject.cases[j]; + postMessage('axCase', { 'item': currentCase.description, 'description': currentCase.conditionString, 'color': currentCase.caseColorHex }) + for(var k = 0; k < currentCase.actions.length; k++) { + var currentAction = currentCase.actions[k]; + + // Only use action's direct description if no action info descriptions exist + postMessage('axAction', { 'name': currentAction.displayName }); + //postMessage('axAction', { 'item': currentAction.description, 'description': (Object.keys(currentAction.actionInfoDescriptions).length > 0 ? "" : currentAction.description) }); + + for (var target in currentAction.actionInfoDescriptions) { + var infoDescriptions = currentAction.actionInfoDescriptions[target]; + for (var shortDescription in infoDescriptions) { + postMessage('axInfo', { 'item': target, 'description': shortDescription, 'longDescription': infoDescriptions[shortDescription] }); + } + } + } + postMessage('axEventComplete'); + + var bubble = $ax.action.dispatchAction(copy, axEventObject.cases[j].actions); + $ax.action.flushAllResizeMoveActions(copy); + $('#' + linksId).remove(); + return bubble; + }; + } (i) + ); + + $container.append($link); + } + } else { + var fullDescription = axEventObject.description + ":
    "; + for(var i = 0; i < axEventObject.cases.length; i++) { + var currentCase = axEventObject.cases[i]; + fullDescription += "  " + currentCase.description.replace(/
    /g, '
      ') + ":
    "; + for(var j = 0; j < currentCase.actions.length; j++) { + fullDescription += "    " + currentCase.actions[j].description.replace(/
    /g, '
          ') + "
    "; + } + } + fullDescription = fullDescription.substring(0, fullDescription.length - 4); + + var $link = $(""); + $link.click(function() { + _handleEvent(elementId, eventInfo, axEventObject, true, synthetic); + postMessage('axEventComplete'); + $('#' + linksId).remove(); + return; + }); + $container.append($link); + } + $container.mouseleave(function(e) { $ax.legacy.SuppressBubble(e); }); + $('body').append($container); + _showCaseLinks(eventInfo, linksId); + }; + + var _showCaseLinks = function(eventInfo, linksId) { + var links = window.document.getElementById(linksId); + + links.style.top = eventInfo.pageY; + + var left = eventInfo.pageX; + links.style.left = left; + $ax.visibility.SetVisible(links, true); + $ax.legacy.BringToFront(linksId, true); + // Switch to using jquery if this is still needed. Really old legacy code, likely for a browser no longer supported. + //$ax.legacy.RefreshScreen(); + }; + + + var _shouldShowCaseDescriptions = function(axEventObject) { + if($ax.document.configuration.linkStyle == "alwaysDisplayTargets") return true; + if($ax.document.configuration.linkStyle == "neverDisplayTargets") return false; + if(axEventObject.cases.length == 0) return false; + if(_isEventSimulating(axEventObject)) return false; + if(axEventObject.cases.length >= 2) return true; + return false; + }; + + var _isEventSimulating = function(axEventObject) { + for(var i = 0; i < axEventObject.cases.length; i++) { + if(axEventObject.cases[i].condition) return true; + } + return false; + }; + + var _handleCaseGroup = function(eventInfo, caseGroup, groupRefreshes) { + for(var i = 0; i < caseGroup.length; i++) { + var currentCase = caseGroup[i]; + if(!currentCase.condition || _processCondition(currentCase.condition, eventInfo)) { + postMessage('axCase', { 'item': currentCase.description, 'description': currentCase.conditionString, 'color': currentCase.caseColorHex }) + + for(var j = 0; j < currentCase.actions.length; j++) { + var currentAction = currentCase.actions[j]; + if (currentAction.action != 'refreshRepeater') { + // Only use action's direct description if no action info descriptions exist + postMessage('axAction', { 'name': currentAction.displayName }); + //postMessage('axAction', { 'item': currentAction.description, 'description': (Object.keys(currentAction.actionInfoDescriptions).length > 0 ? "" : currentAction.description) }); + + for (var target in currentAction.actionInfoDescriptions) { + var infoDescriptions = currentAction.actionInfoDescriptions[target]; + for (var shortDescription in infoDescriptions) { + postMessage('axInfo', { 'item': target, 'description': shortDescription, 'longDescription': infoDescriptions[shortDescription] }); + } + } + } + } + + for(var j = 0; j < currentCase.actions.length; j++) { + var action = currentCase.actions[j]; + if(action.action == 'wait') break; + if(action.action != 'refreshRepeater') continue; + for(var k = 0; k < action.repeatersToRefresh.length; k++) { + var id = $ax.getElementIdsFromPath(action.repeatersToRefresh[i], eventInfo)[i]; + if(id) { + var index = groupRefreshes.indexOf(id); + if(index != -1) $ax.splice(groupRefreshes, index); + } + } + } + + // Any guaranteed refreshes that aren't accounted for must be run still. + $ax.action.tryRefreshRepeaters(groupRefreshes, eventInfo); + + $ax.action.dispatchAction(eventInfo, currentCase.actions); + return false; + } + } + + // Any guaranteed refreshes that aren't accounted for must be run still. + $ax.action.tryRefreshRepeaters(groupRefreshes, eventInfo); + return true; + }; + + var _processCondition = function(expr, eventInfo) { + return $ax.expr.evaluateExpr(expr, eventInfo); + }; + + var _attachTreeNodeEvent = function(elementId, eventName, fn) { + //we need to set the cursor here because we want to make sure that every tree node has the default + //cursor set and then it's overridden if it has a click + if(eventName == 'click') window.document.getElementById(elementId).style.cursor = 'pointer'; + + _attachCustomObjectEvent(elementId, eventName, fn); + }; + + var _attachDefaultObjectEvent = function(elementIdQuery, elementId, eventName, fn) { + var func = function() { + if(!$ax.style.IsWidgetDisabled(elementId)) return fn.apply(this, arguments); + return true; + }; + + var bind = !elementIdQuery[eventName]; + if(bind) elementIdQuery.bind(eventName, func); + else elementIdQuery[eventName](func); + }; + + var _attachCustomObjectEvent = function(elementId, eventName, fn) { + var handlers = _objectIdToEventHandlers[elementId]; + if(!handlers) _objectIdToEventHandlers[elementId] = handlers = {}; + + var fnList = handlers[eventName]; + if(!fnList) handlers[eventName] = fnList = []; + + fnList[fnList.length] = fn; + }; + + var _fireObjectEvent = function(elementId, event, originalArgs) { + var element = window.document.getElementById(elementId); + + var handlerList = _objectIdToEventHandlers[elementId] && _objectIdToEventHandlers[elementId][event]; + if(handlerList) { + for(var i = 0; i < handlerList.length; i++) handlerList[i].apply(element, originalArgs); + } + + eventNesting -= 1; + + }; + + var _layerToFocusableWidget = {}; + var _widgetToFocusParent = {}; + _event.layerMapFocus = function(layer, elementId) { + var mainObj = layer.objs[0]; + // If first child non existant return + if (!mainObj) return; + + var mainId = $ax.getElementIdFromPath([mainObj.id], { relativeTo: elementId }); + _widgetToFocusParent[mainId] = elementId; + + // If first child is a layer, call recursively + if ($ax.public.fn.IsLayer(mainObj.type)) { + _event.layerMapFocus(mainObj, mainId); + var baseId = _layerToFocusableWidget[mainId]; + if(baseId) _layerToFocusableWidget[elementId] = baseId; + return; + } + + _layerToFocusableWidget[elementId] = mainId; + } + + var _needsProxy = function(obj, id, proxyName) { + // layers don't need on focus ever, proxies will handle them + if ($ax.public.fn.IsLayer(obj.type)) return false; + // If you already focus you don't need to force yourself to proxy. + if(obj.interactionMap && obj.interactionMap[proxyName]) return false; + + var parentId = _widgetToFocusParent[id]; + if(parentId) return _needsProxyHelper(parentId, proxyName); + return false; + } + + var _needsProxyHelper = function(id, proxyName) { + var obj = $obj(id); + if(obj.interactionMap && obj.interactionMap[proxyName]) return true; + + var parentId = _widgetToFocusParent[id]; + if(parentId) return _needsProxyHelper(parentId, proxyName); + return false; + } + + //for button shapes and images the img is focusable instead of the div to get better outlines + // For layers, we remember who their proxy is. + $ax.event.getFocusableWidgetOrChildId = function (elementId) { + var mappedId = _layerToFocusableWidget[elementId]; + if (mappedId) elementId = mappedId; + + var inputId = $ax.repeater.applySuffixToElementId(elementId, '_input'); + var inputQuery = $jobj(inputId); + if(inputQuery.length > 0) return inputId; + + var imgId = $ax.repeater.applySuffixToElementId(elementId, '_img'); + var imgQuery = $jobj(imgId); + if (imgQuery.length > 0) return imgId; + + var divId = $ax.repeater.applySuffixToElementId(elementId, '_div'); + var divQuery = $jobj(divId); + if (divQuery.length > 0) return divId; + + return elementId; + }; + + var _enteredWidgets = {}; + + // key is the suppressing event, and the value is the event that is supressed + var suppressingEvents = {}; + // key is the event that will cancel the suppression, and value is the event that was being suppressed + var cancelSuppressions = {}; + // suppressed event maps to true if it is supressed + var suppressedEventStatus = {}; + + var initSuppressingEvents = function () { + suppressingEvents['OnLongClick'] = 'OnClick'; + cancelSuppressions['onMouseDown'] = 'OnClick'; + + // Have to cancel suppressed event here. Only works for non-synthetic events currently + for(var key in cancelSuppressions) { + var jEventName = AXURE_TO_JQUERY_EVENT_NAMES[key]; + if(!jEventName) continue; + $('body').bind(jEventName, function () { + suppressedEventStatus[cancelSuppressions[key]] = false; + }); + } + }; + + // TODO: It may be a good idea to split this into multiple functions, or at least pull out more similar functions into private methods + var _initializeObjectEvents = function(query, refreshType) { + var skipSelectedIds = new Set(); + query.each(function (dObj, elementId) { + if (dObj == null) return; // TODO: Update expo items that pass here to potentially remove this logic + var $element = $jobj(elementId); + var itemId = $ax.repeater.getItemIdFromElementId(elementId); + + // Focus has to be done before on focus fires + // Set up focus + if ($ax.public.fn.IsTextArea(dObj.type) || $ax.public.fn.IsTextBox(dObj.type) || $ax.public.fn.IsCheckBox(dObj.type) || $ax.public.fn.IsRadioButton(dObj.type) || + $ax.public.fn.IsListBox(dObj.type) || $ax.public.fn.IsComboBox(dObj.type) || $ax.public.fn.IsButton(dObj.type) || + (dObj.tabbable && ($ax.public.fn.IsImageBox(dObj.type) || $ax.public.fn.IsVector(dObj.type) || $ax.IsTreeNodeObject(dObj.type) || $ax.public.fn.IsTableCell(dObj.type)))) { + var focusObj = $jobj($ax.event.getFocusableWidgetOrChildId(elementId)); + focusObj.focus(function() { + window.lastFocusedControl = elementId; + $ax.style.SetWidgetFocused(elementId, true); + }); + focusObj.blur(function() { + $ax.style.SetWidgetFocused(elementId, false); + }); + } + // [MAS: Supressing events were here] + _createProxies(dObj, elementId); + var isDynamicPanel = $ax.public.fn.IsDynamicPanel(dObj.type); + if(dObj.interactionMap) { + _attachEvents(dObj, elementId, isDynamicPanel); + }; + + + + if (IE || $axure.browser.isEdge) { + $element.mouseenter(function() { + _enteredWidgets[elementId] = true; + }).mouseleave(function() { + _enteredWidgets[elementId] = false; + }); + } + + _attachIxStyleEvents(dObj, elementId, $element); + + var $axElement = $ax('#' + elementId); + // Base case is set up selected disabled based on the default in the axobj, for non, repeaters and resetting repeaters + var itemReset = refreshType == $ax.repeater.refreshType.reset; + if(!itemId || itemReset) { + //initialize disabled elements, do this first before selected, cause if a widget is disabled, we don't want to apply selected style anymore + if ($ax.public.fn.IsVector(dObj.type) || $ax.public.fn.IsImageBox(dObj.type) || isDynamicPanel || $ax.public.fn.IsLayer(dObj.type) + || $ax.public.fn.IsTextBox(dObj.type) || $ax.public.fn.IsTextArea(dObj.type) || $ax.public.fn.IsComboBox(dObj.type) || $ax.public.fn.IsListBox(dObj.type) + || $ax.public.fn.IsCheckBox(dObj.type) || $ax.public.fn.IsRadioButton(dObj.type)) { + + if (dObj.disabled) $axElement.enabled(false); + + // Initialize selected elements + // only set one member of selection group selected since subsequent calls + // will unselect the previous one anyway + if(dObj.selected && !skipSelectedIds.has(elementId)) { + var group = $('#' + elementId).attr('selectiongroup'); + if(group) for(var item of $("[selectiongroup='" + group + "']")) skipSelectedIds.add(item.id); + $axElement.selected(true); + } + } + } else if(refreshType == $ax.repeater.refreshType.preEval) { + // Otherwise everything should be set up correctly by pre-eval, want to set up selected disabled dictionaries (and disabled status) + // Disabled layer/dynamic panel don't have the disabled class, but they do have the disabled attr written out, so use that in that case + if ($element.hasClass('disabled') || + (($ax.IsLayer(dObj.type) || $ax.IsDynamicPanel(dObj.type)) && $element.attr('disabled'))) $axElement.enabled(false); + if($element.hasClass('selected')) $axElement.selected(true); + } else { + // Persist means we want to leave it as is, but we want to make sure we use selected based off of the backing data, and not some class that exists because of the reset + $element.removeClass('selected'); + } + + //if(OS_MAC && WEBKIT) { + // if ($ax.public.fn.IsComboBox(dObj.type) && dObj.disabled) { + // $jobj($ax.INPUT(elementId)).css('color', 'grayText'); + // } + //}; + + // Initialize Placeholders. Right now this is text boxes and text areas. + // Also, the assuption is being made that these widgets with the placeholder, have no other styles (this may change...) + var hasPlaceholder = dObj.placeholderText == '' ? true : Boolean(dObj.placeholderText); + if(($ax.public.fn.IsTextArea(dObj.type) || $ax.public.fn.IsTextBox(dObj.type)) && hasPlaceholder) { + // This is needed to initialize the placeholder state + var inputJobj = $jobj($ax.INPUT(elementId)); + inputJobj.bind('focus', function () { + if(dObj.HideHintOnFocused) { + var id = this.id; + var inputIndex = id.indexOf('_input'); + if (inputIndex == -1) return; + var inputId = id.substring(0, inputIndex); + + if (!$ax.placeholderManager.isActive(inputId)) return; + $ax.placeholderManager.updatePlaceholder(inputId, false, true); + } + $ax.placeholderManager.moveCaret(this.id); + }).bind('mouseup', function() { + $ax.placeholderManager.moveCaret(this.id); + }).bind('blur', function() { + var id = this.id; + var inputIndex = id.indexOf('_input'); + if(inputIndex == -1) return; + var inputId = id.substring(0, inputIndex); + + if($jobj(id).val()) return; + $ax.placeholderManager.updatePlaceholder(inputId, true); + }); + + if(ANDROID) { + //input fires before keyup, to avoid flicker, supported in ie9 and above + inputJobj.bind('input', function() { + if(!dObj.HideHintOnFocused) { //hide on type + var id = this.id; + var inputIndex = id.indexOf('_input'); + if(inputIndex == -1) return; + var inputId = id.substring(0, inputIndex); + + if($ax.placeholderManager.isActive(inputId)) { + $ax.placeholderManager.updatePlaceholder(inputId, false, true); + } else if(!$jobj(id).val()) { + $ax.placeholderManager.updatePlaceholder(inputId, true, false); + $ax.placeholderManager.moveCaret(id, 0); + } + } + }); + } else { + inputJobj.bind('keydown', function() { + if(!dObj.HideHintOnFocused) { + var id = this.id; + var inputIndex = id.indexOf('_input'); + if(inputIndex == -1) return; + var inputId = id.substring(0, inputIndex); + + if(!$ax.placeholderManager.isActive(inputId)) return; + $ax.placeholderManager.updatePlaceholder(inputId, false, true); + } + }).bind('keyup', function(e) { + var id = this.id; + var inputIndex = id.indexOf('_input'); + if(inputIndex == -1) return; + var inputId = id.substring(0, inputIndex); + + if($ax.placeholderManager.isActive(inputId)) return; + if(!dObj.HideHintOnFocused && !$jobj(id).val()) { + $ax.placeholderManager.updatePlaceholder(inputId, true); + $ax.placeholderManager.moveCaret(id, 0); + } + + //prevents triggering player shortcuts + e.preventDefault(); + }); + } + + $ax.placeholderManager.registerPlaceholder(elementId, dObj.placeholderText, inputJobj.attr('type') == 'password'); + $ax.placeholderManager.updatePlaceholder(elementId, !($jobj($ax.repeater.applySuffixToElementId(elementId, '_input')).val())); + } + + // Initialize assigned submit buttons + if(dObj.submitButton) { + $element.keyup(function(e) { + if(e.keyCode == '13') { + var scriptId = $ax.repeater.getScriptIdFromElementId(elementId); + var path = $ax.deepCopy(dObj.submitButton.path); + path[path.length] = dObj.submitButton.id; + var itemNum = $ax.repeater.getItemIdFromElementId(elementId); + var submitId = $ax.getScriptIdFromPath(path, scriptId); + + if(itemNum && $ax.getParentRepeaterFromScriptId(submitId) == $ax.getParentRepeaterFromScriptId(scriptId)) { + submitId = $ax.repeater.createElementId(submitId, itemNum); + } + var inputId = $ax.INPUT(submitId); + if($jobj(inputId).length) submitId = inputId; + + $ax.setjBrowserEvent(e); + $ax.event.fireClick(submitId); + } + }).keydown(function(e) { + if(e.keyCode == '13') { + e.preventDefault(); + } + }); + } + + // Don't drag after mousing down on a plain text object + if ($ax.public.fn.IsTextArea(dObj.type) || $ax.public.fn.IsTextBox(dObj.type) || $ax.public.fn.IsListBox(dObj.type) || + $ax.public.fn.IsComboBox(dObj.type) || $ax.public.fn.IsCheckBox(dObj.type) || $ax.public.fn.IsRadioButton(dObj.type)) { + $element.bind($ax.features.eventNames.mouseDownName, function(event) { + event.originalEvent.donotdrag = true; + }); + } + + $element.bind($ax.features.eventNames.mouseDownName, function() { _setCanClick(true); }); + if (isDynamicPanel) { + $element.children().scroll(function () { _setCanClick(false); }); + } + + //initialize tree node cursors to default so they will override their parent + if ($ax.public.fn.IsTreeNodeObject(dObj.type) && !(dObj.interactionMap && dObj.interactionMap.onClick)) { + $element.css('cursor', 'default'); + } + + //initialize widgets that are clickable to have the pointer over them when hovering + if($ax.event.HasClick(dObj)) { + if($element) $element.css('cursor', 'pointer'); + } + + // TODO: not sure if we need this. It appears to be working without + //initialize panels for DynamicPanels + if (isDynamicPanel) { + $element.children().each(function() { + var parts = this.id.split('_'); + var state = parts[parts.length - 1].substring(5); + if(state != 0) $ax.visibility.SetVisible(this, false); + }); + } + + //initialize TreeNodes + if ($ax.public.fn.IsTreeNodeObject(dObj.type)) { + if($element.hasClass('treeroot')) return; + + var childrenId = elementId + '_children'; + var children = $element.children('[id="' + childrenId + '"]:first'); + if(children.length > 0) { + var plusMinusId = 'u' + (parseInt($ax.repeater.getScriptIdFromElementId(elementId).substring(1)) + 1); + if(itemId) plusMinusId = $ax.repeater.createElementId(plusMinusId, itemId); + if(!$jobj(plusMinusId).children().first().is('img')) plusMinusId = ''; + $ax.tree.InitializeTreeNode(elementId, plusMinusId, childrenId); + } + $element.click(function() { $ax.tree.SelectTreeNode(elementId, true); }); + } + + //initialize submenus + if ($ax.public.fn.IsMenuObject(dObj.type)) { + if($element.hasClass('sub_menu')) { + var tableCellElementId = $ax.getElementIdFromPath([dObj.parentCellId], { relativeTo: elementId }); + $ax.menu.InitializeSubmenu(elementId, tableCellElementId); + } + } + + // Attach handles for dynamic panels that propagate styles to inner items. + if ((isDynamicPanel || $ax.public.fn.IsLayer(dObj.type)) && dObj.propagate) { + $element.mouseenter(function() { + dynamicPanelMouseOver(this.id); + }).mouseleave(function() { + dynamicPanelMouseLeave(this.id); + }).bind($ax.features.eventNames.mouseDownName, function() { + dynamicPanelMouseDown(this.id); + }).bind($ax.features.eventNames.mouseUpName, function() { + dynamicPanelMouseUp(this.id); + }); + } + + // These are the dynamic panel functions for propagating rollover styles and mouse down styles to inner objects + var dynamicPanelMouseOver = function(elementId, fromChild) { + var parent = $ax.dynamicPanelManager.parentHandlesStyles(elementId); + if(parent) { + dynamicPanelMouseOver(parent.id, true); + if(parent.direct) return; + } + if($.inArray(elementId, _event.mouseOverIds) != -1) return; + // If this event is coming from a child, don't mark that it's actually entered. + // Only mark that this has been entered if this event has naturally been triggered. (For reason see mouseleave) + if(!fromChild) _event.mouseOverIds[_event.mouseOverIds.length] = elementId; + if(elementId == _event.mouseOverObjectId) return; + _event.mouseOverObjectId = elementId; + $ax.dynamicPanelManager.propagateMouseOver(elementId, true); + }; + var dynamicPanelMouseLeave = function(elementId, fromChild) { + var parent = $ax.dynamicPanelManager.parentHandlesStyles(elementId); + if(parent) { + dynamicPanelMouseLeave(parent.id, true); + if(parent.direct) return; + } + var index = $.inArray(elementId, _event.mouseOverIds); + // If index != -1, this has been natuarally entered. If naturally entered, then leaving child should not trigger leaving, + // but instead wait for natural mouse leave. If natural mouse enter never triggered, natural mouse leave won't so do this now. + if((index != -1) && fromChild) return; + $ax.splice(_event.mouseOverIds, index, 1); + + if(elementId == _event.mouseOverObjectId) { + _event.mouseOverObjectId = ''; + } + $ax.dynamicPanelManager.propagateMouseOver(elementId, false); + }; + + //attach handlers for button shape and tree node mouse over styles + // TODO: Can this really be removed? Trees seem to work with out (the generic hover case works for it). + // query.filter(function(obj) { + // return $ax.public.fn.IsVector(obj.type) && $ax.public.fn.IsTreeNodeObject(obj.parent.type) && + // obj.parent.style && obj.parent.style.stateStyles && + // obj.parent.style.stateStyles.mouseOver; + // }).mouseenter(function() { + // $ax.style.SetWidgetHover(this.id, true); + // }).mouseleave(function() { + // $ax.style.SetWidgetHover(this.id, false); + // }); + + //handle treeNodeObject events and prevent them from bubbling up. this is necessary because otherwise + //both a sub menu and it's parent would get a click + if ($ax.public.fn.IsTreeNodeObject(dObj.type)) { + $element.click(function() { + //todo -- this was bubbling, but then selecting a child tree node would bubble and select the parent (don't know if there is a better way) + _fireObjectEvent(this.id, 'click', arguments); + return false; + }).each(function() { + if(!this.style.cursor) { + this.style.cursor = 'default'; + } + }); + } + + // Synthetic events + + var map = dObj.interactionMap; + // Attach synthetic drag and swipe events + if(map && (map.onDragStart || map.onDrag || map.onDragDrop || map.onSwipeLeft || map.onSwipeRight || map.onSwipeUp || map.onSwipeDown)) { + if(isDynamicPanel) { + var diagrams = dObj.diagrams; + for(var i = 0; i < diagrams.length; i++) { + var panelId = $ax.repeater.applySuffixToElementId(elementId, '_state' + i); + var panel = document.getElementById(panelId); + panel.addEventListener($ax.features.eventNames.mouseDownName, function (e) { + $ax.drag.StartDragWidget(e, elementId); + }); + } + } else { + $element.bind($ax.features.eventNames.mouseDownName, + function (e) { + $ax.drag.StartDragWidget(e.originalEvent, elementId); + // if (!e.originalEvent.donotdrag) $ax.registerTouchCount(e); + // $ax.drag.StartDragWidget(e.originalEvent, elementId); + }); + } + } + + // Attach dynamic panel synthetic scroll event + if (isDynamicPanel && map && (map.onScroll || map.onScrollUp || map.onScrollDown)) { + var diagrams = dObj.diagrams; + for(var i = 0; i < diagrams.length; i++) { + var panelId = $ax.repeater.applySuffixToElementId(elementId, '_state' + i); + (function(id) { + if ($('#' + id).data('lastScrollTop') == undefined) $('#' + id).data('lastScrollTop', '0'); + _attachDefaultObjectEvent($('#' + id), elementId, 'scroll', function(e) { + $ax.setjBrowserEvent(e); + var currentEvent = $ax.getjBrowserEvent(); + var eventInfoFromEvent = $ax.getEventInfoFromEvent(currentEvent, false, elementId); + + var currentTop = $('#' + id).scrollTop(); + var lastTop = $('#' + id).data('lastScrollTop'); + + _handleScrollEvent(elementId, eventInfoFromEvent, currentEvent.originalEvent, currentTop < lastTop, currentTop > lastTop, map); + $('#' + id).data('lastScrollTop', currentTop); + }); + })(panelId); + } + } + + // Attach synthetic hover event + if (map && map.onMouseHover) { + var MIN_HOVER_HOLD_TIME = 1000; + + // So when the timeout fires, you know whether it is the same mouseenter that is active or not. + var hoverMouseCount = 0; + // Update eventInfo regularly, so position is accurate. + var hoverEventInfo; + + $element.mouseenter(function(e) { + $ax.setjBrowserEvent(e); + hoverEventInfo = $ax.getEventInfoFromEvent($ax.getjBrowserEvent(), false, elementId); + (function(currCount) { + window.setTimeout(function() { + if(currCount == hoverMouseCount) _raiseSyntheticEvent(elementId, 'onMouseHover', false, hoverEventInfo, true); + }, MIN_HOVER_HOLD_TIME); + })(hoverMouseCount); + }).mouseleave(function(e) { + $ax.setjBrowserEvent(e); + hoverMouseCount++; + }).mousemove(function(e) { + $ax.setjBrowserEvent(e); + hoverEventInfo = $ax.getEventInfoFromEvent($ax.getjBrowserEvent(), false, elementId); + }); + } + + // Attach synthetic tap and hold event. + if (map && map.onLongClick) { + var MIN_LONG_CLICK_HOLD_TIME = 750; + + // So when the timeout fires, you know whether it is the same mousedown that is active or not. + var longClickMouseCount = 0; + + $element.bind($ax.features.eventNames.mouseDownName, function(e) { + (function(currCount) { + $ax.setjBrowserEvent(e); + var eventInfo = $ax.getEventInfoFromEvent($ax.getjBrowserEvent(), false, elementId); + window.setTimeout(function() { + if(currCount == longClickMouseCount) _raiseSyntheticEvent(elementId, 'onLongClick', false, eventInfo, true); + }, MIN_LONG_CLICK_HOLD_TIME); + if(e.preventDefault) e.preventDefault(); + })(longClickMouseCount); + }).bind($ax.features.eventNames.mouseUpName, function(e) { + $ax.setjBrowserEvent(e); + longClickMouseCount++; + }); + }; + + + // Attach synthetic onSelectionChange event to droplist and listbox elements + if ($ax.event.HasSelectionChanged(dObj)) { + $element.bind('change', function(e) { + $ax.setjBrowserEvent(e); + _raiseSyntheticEvent(elementId, 'onSelectionChange'); + }); + }; + + // Highjack key up and key down to keep track of state of keyboard. + if($ax.event.HasKeyUpOrDown(dObj)) _event.initKeyEvents($element); + + // Attach synthetic onTextChange event to textbox and textarea elements + if ($ax.event.HasTextChanged(dObj)) { + var element = $jobj($ax.INPUT(elementId)); + $ax.updateElementText(elementId, element.val()); + //Key down needed because when holding a key down, key up only fires once, but keydown fires repeatedly. + //Key up because last mouse down will only show the state before the last character. + element.bind('keydown', function(e) { + $ax.setjBrowserEvent(e); + $ax.event.TryFireTextChanged(elementId); + }).bind('keyup', function(e) { + $ax.setjBrowserEvent(e); + $ax.event.TryFireTextChanged(elementId); + }); + }; + + // Attach synthetic onCheckedChange event to radiobutton and checkbox elements + if ($ax.public.fn.IsCheckBox(dObj.type) || $ax.public.fn.IsRadioButton(dObj.type)) { + var input = $jobj($ax.INPUT(elementId)); + if($ax.public.fn.IsRadioButton(dObj.type)) { + var radioGroupName = input.attr('name'); + if(input.prop('selected')) { + $ax.updateRadioButtonSelected(radioGroupName, elementId); + } + var onClick = function() { + if(radioGroupName !== elementId) { + var radioGroup = $("input[name='" + radioGroupName + "']").parent(); + for(var i = 0; i < radioGroup.length; i++) { + $ax.style.SetWidgetSelected(radioGroup[i].id, false, true); + } + } + $ax.style.SetWidgetSelected(elementId, true, true); + }; + } else { + onClick = function () { + $ax.style.SetWidgetSelected(elementId, !$ax.style.IsWidgetSelected(elementId), true); + }; + } + input.click(onClick); + + //$element.bind('change', function(e) { + // $ax.setjBrowserEvent(e); + // var eTarget = e.target || e.srcElement; + // _tryFireCheckedChanged(elementId, eTarget.selected); + //}); + }; + + var hasTap = map && (map.onClick || map.onDoubleClick); + var hasMove = map && map.onMouseMove; + _event.initMobileEvents(hasTap ? $element : $(), + hasMove ? $element : $(), elementId); + + + //attach link alternate styles + if(dObj.type == 'hyperlink') { + $element.mouseenter(function() { + var linkId = this.id; + if(_event.mouseOverIds.indexOf(linkId) != -1) return true; + _event.mouseOverIds[_event.mouseOverIds.length] = linkId; + var mouseOverObjectId = _event.mouseOverObjectId; + if(mouseOverObjectId && $ax.style.IsWidgetDisabled(mouseOverObjectId)) return true; + + $ax.style.SetLinkHover(linkId); + + var bubble = _fireObjectEvent(linkId, 'mouseenter', arguments); + + $ax.annotation.updateLinkLocations($ax.GetParentIdFromLink(linkId)); + return bubble; + }).mouseleave(function() { + var linkId = this.id; + $ax.splice(_event.mouseOverIds, _event.mouseOverIds.indexOf(linkId), 1); + var mouseOverObjectId = _event.mouseOverObjectId; + if(mouseOverObjectId && $ax.style.IsWidgetDisabled(mouseOverObjectId)) return true; + + $ax.style.SetLinkNotHover(linkId); + + var bubble = _fireObjectEvent(linkId, 'mouseleave', arguments); + + $ax.annotation.updateLinkLocations($ax.GetParentIdFromLink(linkId)); + return bubble; + }).bind($ax.features.eventNames.mouseDownName, function() { + var linkId = this.id; + var mouseOverObjectId = _event.mouseOverObjectId; + if($ax.style.IsWidgetDisabled(mouseOverObjectId)) return undefined; + + if(mouseOverObjectId) $ax.style.SetWidgetMouseDown(mouseOverObjectId, true); + $ax.style.SetLinkMouseDown(linkId); + + $ax.annotation.updateLinkLocations($ax.GetParentIdFromLink(linkId)); + + return false; + }).bind($ax.features.eventNames.mouseUpName, function() { + var linkId = this.id; + var mouseOverObjectId = _event.mouseOverObjectId; + if(mouseOverObjectId && $ax.style.IsWidgetDisabled(mouseOverObjectId)) return; + + if(mouseOverObjectId) $ax.style.SetWidgetMouseDown(mouseOverObjectId, false); + $ax.style.SetLinkNotMouseDown(linkId); + + $ax.annotation.updateLinkLocations($ax.GetParentIdFromLink(linkId)); + + }).click(function() { + var elementId = this.id; + var mouseOverObjectId = _event.mouseOverObjectId; + if(mouseOverObjectId && $ax.style.IsWidgetDisabled(mouseOverObjectId)) return undefined; + + return _fireObjectEvent(elementId, 'click', arguments); + }); + } + + // Init inline frames + if (dObj.type == 'inlineFrame') { + var target = dObj.target; + var url = ''; + if(target.includeVariables && target.url) { + var origSrc = target.url; + url = origSrc.toLowerCase().indexOf('http://') == -1 ? $ax.globalVariableProvider.getLinkUrl(origSrc) : origSrc; + + } else if(target.urlLiteral) { + url = $ax.expr.evaluateExpr(target.urlLiteral, $ax.getEventInfoFromEvent(undefined, true, elementId), true); + } + if(url) $jobj($ax.INPUT(elementId)).attr('src', url); + }; + }); + } + $ax.initializeObjectEvents = _initializeObjectEvents; + + $axure.initializeObjectEvents = function (query, refreshType, _) { + //_initializeObjectEvents($ax(query), refreshType); + _initializeObjectEvents($ax(query), $ax.repeater.refreshType.persist); + } + + $ax.event.updateIxStyleEvents = function(elementId) { + _dettachIxStyleEvents(elementId); + _attachIxStyleEvents($ax.getObjectFromElementId(elementId), elementId, $jobj(elementId), true); + } + + function clearMouseDownIxStyle(e) { + if(_event.mouseDownObjectId) { + $('#' + _event.mouseDownObjectId).trigger( + { type: "mouseup", + checkMouseOver: e.data && e.data.checkMouseOver + } + ); + } + } + + var _dettachIxStyleEvents = function(elementId) { + var $element = $jobj(elementId); + $element.off('mouseenter.ixStyle') + .off('mouseleave.ixStyle') + .off($ax.features.eventNames.mouseDownName + '.ixStyle') + .off($ax.features.eventNames.mouseUpName + '.ixStyle'); + } + + var _attachIxStyleEvents = function(dObj, elementId, $element, ignoreHasIxStyles) { + //attach button shape alternate styles + var isDynamicPanel = $ax.public.fn.IsDynamicPanel(dObj.type); + var needsMouseFilter = (ignoreHasIxStyles || $ax.event.HasIxStyles(dObj)) + && dObj.type != 'hyperlink' && !$ax.public.fn.IsLayer(dObj.type) && !isDynamicPanel && dObj.type != $ax.constants.TEXT_TYPE && + !$ax.public.fn.IsRepeater(dObj.type) //&& !$ax.public.fn.IsCheckBox(dObj.type) && !$ax.public.fn.IsRadioButton(dObj.type) + && !$ax.public.fn.IsTreeNodeObject(dObj.type); + if(needsMouseFilter) { + //$element.mouseenter(function () { + $element.on('mouseenter.ixStyle', function () { + var elementId = this.id; + var parent = $ax.dynamicPanelManager.parentHandlesStyles(elementId); + if(parent && parent.direct) return; + if($.inArray(elementId, _event.mouseOverIds) != -1) return; + _event.mouseOverIds[_event.mouseOverIds.length] = elementId; + + if(elementId == _event.mouseOverObjectId) return; + _event.mouseOverObjectId = elementId; + $ax.style.SetWidgetHover(elementId, true); + $ax.annotation.updateLinkLocations(elementId); + //}).mouseleave(function () { + }).on('mouseleave.ixStyle', function () { + var elementId = this.id; + var parent = $ax.dynamicPanelManager.parentHandlesStyles(elementId); + if(parent && parent.direct) return; + $ax.splice(_event.mouseOverIds, $.inArray(elementId, _event.mouseOverIds), 1); + + if(elementId == _event.mouseOverObjectId) { + _event.mouseOverObjectId = ''; + } + $ax.style.SetWidgetHover(elementId, false); + $ax.annotation.updateLinkLocations(elementId); + }); + + //$element.bind($ax.features.eventNames.mouseDownName, function () { + $element.on($ax.features.eventNames.mouseDownName + '.ixStyle', function () { + var elementId = this.id; + var parent = $ax.dynamicPanelManager.parentHandlesStyles(elementId); + if(parent) { + dynamicPanelMouseDown(parent.id); + if(parent.direct) return; + } + _event.mouseDownObjectId = elementId; + //since we don't do mouse capture, it's possible that the mouseup not get triggered later + //in that case, detect the mouseup on document and dragend + $(document).one("mouseup", {checkMouseOver: true}, clearMouseDownIxStyle); + $("#" + elementId).one("dragend", clearMouseDownIxStyle); + + $ax.style.SetWidgetMouseDown(this.id, true); + $ax.annotation.updateLinkLocations(elementId); + //}).bind($ax.features.eventNames.mouseUpName, function () { + }).on($ax.features.eventNames.mouseUpName + '.ixStyle', function (e) { + var elementId = this.id; + var parent = $ax.dynamicPanelManager.parentHandlesStyles(elementId); + if(parent) { + dynamicPanelMouseUp(parent.id); + if(parent.direct) return; + } + + $(document).off("mouseup", clearMouseDownIxStyle); + + if(_event.mouseDownObjectId) { + $("#" + _event.mouseDownObjectId).off("dragend", clearMouseDownIxStyle); + _event.mouseDownObjectId = ''; + } + if(!$ax.style.ObjHasMouseDown(elementId)) return; + + $ax.style.SetWidgetMouseDown(elementId, false, e.checkMouseOver); + $ax.annotation.updateLinkLocations(elementId); + + //there used to be something we needed to make images click, because swapping out the images prevents the click + // this is a note that we can eventually delete. + }); + + } + }; + + var dynamicPanelMouseDown = function (elementId) { + var parent = $ax.dynamicPanelManager.parentHandlesStyles(elementId); + if(parent) { + dynamicPanelMouseDown(parent.id); + if(parent.direct) return; + } + _event.mouseDownObjectId = elementId; + $ax.dynamicPanelManager.propagateMouseDown(elementId, true); + }; + + var dynamicPanelMouseUp = function (elementId) { + var parent = $ax.dynamicPanelManager.parentHandlesStyles(elementId); + if(parent) { + dynamicPanelMouseUp(parent.id); + if(parent.direct) return; + } + _event.mouseDownObjectId = ''; + $ax.dynamicPanelManager.propagateMouseDown(elementId, false); + }; + + // Handle key up and key down events + (function() { + var _keyState = {}; + _keyState.ctrl = false; + _keyState.alt = false; + _keyState.shift = false; + _keyState.keyCode = 0; + $ax.event.keyState = function() { + return $ax.deepCopy(_keyState); + }; + + var modifierCodes = [16, 17, 18]; + var clearKeyCode = false; + $ax.event.initKeyEvents = function($query) { + $query.keydown(function (e) { + if(clearKeyCode) { + clearKeyCode = false; + _keyState.keyCode = 0; + } + var elementId = this.id; + + _keyState.ctrl = e.ctrlKey; + + _keyState.alt = e.altKey; + + _keyState.shift = e.shiftKey; + + // If a modifier was pressed, then don't set the keyCode; + if(modifierCodes.indexOf(e.keyCode) == -1) _keyState.keyCode = e.keyCode; + + $ax.setjBrowserEvent(e); + if (!elementId) fireEventThroughContainers('onKeyDown', undefined, false, [$ax.constants.PAGE_TYPE, $ax.constants.REFERENCE_DIAGRAM_OBJECT_TYPE, $ax.constants.DYNAMIC_PANEL_TYPE, $ax.constants.REPEATER], + [$ax.constants.PAGE_TYPE, $ax.constants.REFERENCE_DIAGRAM_OBJECT_TYPE, $ax.constants.LAYER_TYPE]); + else _raiseSyntheticEvent(elementId, 'onKeyDown', false, undefined, true); + }); + $query.keyup(function(e) { + var elementId = this.id; + + if (modifierCodes.indexOf(e.keyCode) == -1) clearKeyCode = true; + else if (clearKeyCode) { + clearKeyCode = false; + _keyState.keyCode = 0; + } + + $ax.setjBrowserEvent(e); + // Fire event before updating modifiers. + if (!elementId) fireEventThroughContainers('onKeyUp', undefined, false, [$ax.constants.PAGE_TYPE, $ax.constants.REFERENCE_DIAGRAM_OBJECT_TYPE, $ax.constants.DYNAMIC_PANEL_TYPE, $ax.constants.REPEATER], + [$ax.constants.PAGE_TYPE, $ax.constants.REFERENCE_DIAGRAM_OBJECT_TYPE, $ax.constants.LAYER_TYPE]); + else _raiseSyntheticEvent(elementId, 'onKeyUp', false, undefined, true); + + //check if the key is handled before triggering player shortcuts + if(!e.isDefaultPrevented() && !elementId) { + switch(e.which) { + case 188: + $ax.messageCenter.postMessage('previousPage'); + break; + case 190: + $ax.messageCenter.postMessage('nextPage'); + break; + default: + return; // exit this handler for other keys + } + } + + }); + }; + })(); + + // Handle adding mobile events + (function() { + // NOTE: Multi touch is NOT handled currently. + var CLICK_THRESHOLD_PX = 25; + var CLICK_THRESHOLD_PX_SQ = CLICK_THRESHOLD_PX * CLICK_THRESHOLD_PX; + var DBLCLICK_THRESHOLD_MS = 500; + + // Location in page coordinates + var tapDownLoc; + var lastClickEventTime; + + _event.initMobileEvents = function($tapQuery, $moveQuery, elementId) { + if(!$ax.features.supports.mobile) return; + + // Handle touch start + $tapQuery.bind('touchstart', function(e) { + // We do NOT support multiple touches. This isn't necessarily the touch we want. + var touch = e.originalEvent && e.originalEvent.changedTouches && e.originalEvent.changedTouches[0]; + if(!touch) return; + + tapDownLoc = [touch.pageX, touch.pageY]; + + var time = (new Date()).getTime(); + if(time - lastClickEventTime < DBLCLICK_THRESHOLD_MS) { + var dObj = elementId === '' ? $ax.pageData.page : $ax.getObjectFromElementId(elementId); + var axEventObject = dObj && dObj.interactionMap && dObj.interactionMap['onDoubleClick']; + if(axEventObject) e.preventDefault(); //for Chrome on Android + } + }).bind('touchend', function(e) { + var touch = e.originalEvent && e.originalEvent.changedTouches && e.originalEvent.changedTouches[0]; + if(!touch || !tapDownLoc || $ax.style.IsWidgetDisabled(elementId)) return; + + var tapUpLoc = [touch.pageX, touch.pageY]; + var xDiff = tapUpLoc[0] - tapDownLoc[0]; + var yDiff = tapUpLoc[1] - tapDownLoc[1]; + + if((xDiff * xDiff + yDiff * yDiff) < CLICK_THRESHOLD_PX_SQ) { + $ax.setjBrowserEvent(e); + _raiseSyntheticEvent(elementId, 'onClick', false, undefined, true); + + var time = (new Date()).getTime(); + if(time - lastClickEventTime < DBLCLICK_THRESHOLD_MS) { + _raiseSyntheticEvent(elementId, 'onDoubleClick', false, undefined, true); + if(e.originalEvent && e.originalEvent.handled) e.preventDefault(); //for iOS + } + lastClickEventTime = time; + } + }); + + // Handles touch move + $moveQuery.bind('touchmove', function(e) { + $ax.setjBrowserEvent(e); + _raiseSyntheticEvent(elementId, 'onMouseMove', false, undefined, true); + if(e.originalEvent && e.originalEvent.handled) e.preventDefault(); + }); + }; + })(); + + // Handle adding device independent click events to non-widgets + (function() { + var CLICK_THRESHOLD_PX = 25; + var CLICK_THRESHOLD_PX_SQ = CLICK_THRESHOLD_PX * CLICK_THRESHOLD_PX; + + // Location in page cooridinates + var tapDownLoc; + + _event.attachClick = function(query, clickHandler) { + if(!$ax.features.supports.mobile) { + query.click(clickHandler); + return; + } + + $(query).bind('touchstart', function(e) { + // We do NOT support multiple touches. This isn't necessarily the touch we want. + var touch = e.originalEvent && e.originalEvent.changedTouches && e.originalEvent.changedTouches[0]; + if(!touch) return; + + tapDownLoc = [touch.pageX, touch.pageY]; + }); + + $(query).bind('touchend', function(e) { + var touch = e.originalEvent && e.originalEvent.changedTouches && e.originalEvent.changedTouches[0]; + if(!touch) return; + + var tapUpLoc = [touch.pageX, touch.pageY]; + var xDiff = tapUpLoc[0] - tapDownLoc[0]; + var yDiff = tapUpLoc[1] - tapDownLoc[1]; + + if((xDiff * xDiff + yDiff * yDiff) < CLICK_THRESHOLD_PX_SQ) { + clickHandler(); + } + }); + }; + })(); + + // Handle firing device independent click events on widgets + (function() { + _event.fireClick = function(elementId) { + if(!$ax.features.supports.mobile) { + $('#' + elementId).click(); + return; + } + _raiseSyntheticEvent(elementId, 'onClick', false, undefined, true); + }; + })(); + + var _mouseLocation = $ax.mouseLocation = { x: 0, y: 0 }; + var _lastmouseLocation = $ax.lastMouseLocation = { x: 0, y: 0 }; + + var _updateMouseLocation = function(e, end) { + if(!e) return; + + if(IE_10_AND_BELOW && typeof (e.type) == 'unknown') return; + if(e.type != 'mousemove' && e.type != 'touchstart' && e.type != 'touchmove' && e.type != 'touchend') return; + + var newX; + var newY; + if(IE_10_AND_BELOW) { + newX = e.clientX + $('html').scrollLeft(); + newY = e.clientY + $('html').scrollTop(); + } else { + newX = e.pageX; + newY = e.pageY; + } + //var body = $('body'); + //if(body.css('position') == 'relative') newX = Math.round(newX - Number(body.css('left').replace('px', '')) - Math.max(0, ($(window).width() - body.width()) / 2)); + + if(_mouseLocation.x == newX && _mouseLocation.y == newY) return; + + _lastmouseLocation.x = _mouseLocation.x; + _lastmouseLocation.y = _mouseLocation.y; + _mouseLocation.x = newX; + _mouseLocation.y = newY; + + $ax.geometry.tick(_mouseLocation.x, _mouseLocation.y, end); + }; + _event.updateMouseLocation = _updateMouseLocation; + + var _leavingState = function(stateId) { + var mouseOverIds = _event.mouseOverIds; + if(mouseOverIds.length == 0) return; + + var stateQuery = $jobj(stateId); + for(var i = mouseOverIds.length - 1; i >= 0; i--) { + var id = mouseOverIds[i]; + if(stateQuery.find('#' + id).length) { + $ax.splice(mouseOverIds, $.inArray(id, mouseOverIds), 1); + $ax.style.SetWidgetMouseDown(id, false); + $ax.style.SetWidgetHover(id, false); + } + } + + }; + _event.leavingState = _leavingState; + + var _raiseSelectedEvents = function(elementId, value) { + $ax.event.raiseSyntheticEvent(elementId, 'onSelectedChange'); + if(value) $ax.event.raiseSyntheticEvent(elementId, 'onSelect'); + else $ax.event.raiseSyntheticEvent(elementId, 'onUnselect'); + }; + $ax.event.raiseSelectedEvents = _raiseSelectedEvents; + + var _raiseSyntheticEvent = function(elementId, eventName, skipShowDescription, eventInfo, nonSynthetic) { + // Empty string used when this is an event directly on the page. + var dObj = elementId === '' ? $ax.pageData.page : $ax.getObjectFromElementId(elementId); + var axEventObject = dObj && dObj.interactionMap && dObj.interactionMap[eventName]; + if(!axEventObject) return; + + eventInfo = eventInfo || $ax.getEventInfoFromEvent($ax.getjBrowserEvent(), skipShowDescription, elementId); + // $ax.recording.maybeRecordEvent(elementId, eventInfo, axEventObject, new Date().getTime()); + _handleEvent(elementId, eventInfo, axEventObject, false, !nonSynthetic); + }; + $ax.event.raiseSyntheticEvent = _raiseSyntheticEvent; + + var _hasSyntheticEvent = function(scriptId, eventName) { + var dObj = $ax.getObjectFromScriptId(scriptId); + var axEventObject = dObj && dObj.interactionMap && dObj.interactionMap[eventName]; + return Boolean(axEventObject); + }; + $ax.event.hasSyntheticEvent = _hasSyntheticEvent; + + var _addEvent = function (target, eventType, handler, useCapture) { + //this return value is only for debug purpose + var succeed = undefined; + if(target.attachEvent) { + if($ax.features.supports.windowsMobile) { + succeed = target.attachEvent(eventType, handler); + } else { + succeed = target.attachEvent('on' + eventType, handler); + } + } else if(target.addEventListener) { + target.addEventListener(eventType, handler, useCapture); + succeed = true; + } + + return succeed; + } + $ax.event.addEvent = _addEvent; + + var _removeEvent = function(target, eventType, handler, useCapture, skipCheckingWindowsMobile) { + //this return value is only for debug purpose + var succeed = undefined; + + if(target.detachEvent) { + if(!skipCheckingWindowsMobile && $ax.features.supports.windowsMobile) { + succeed = target.detachEvent(eventType, handler); + } else { + succeed = target.detachEvent('on' + eventType, handler); + } + } else if(target.removeEventListener) { + target.removeEventListener(eventType, handler, useCapture); + succeed = true; + } + + return succeed; + } + $ax.event.removeEvent = _removeEvent; + + var _initialize = function() { + $ax.repeater.loadRepeaters(); + + // Make sure key events for page are initialized first. That way they will update the value of key pressed before any other events occur. + _event.initKeyEvents($(window)); + + initSuppressingEvents(); + + // Anything with an item id is in a repeater and should be handled by that repeater. + _initializeObjectEvents($ax(function(obj, elementId) { return !$ax.repeater.getItemIdFromElementId(elementId); })); + + //finally, process the pageload + _pageLoad(); + // _loadDynamicPanelsAndMasters(); + // $ax.repeater.init(); + + // and wipe out the basic links. + $('.basiclink').click(function() { + return false; + }); + }; + _event.initialize = _initialize; + + $ax.event.HasIxStyles = function(diagramObject) { + if(diagramObject.style.stateStyles) return true; + if(diagramObject.adaptiveStyles) { + for(var viewId in diagramObject.adaptiveStyles) { + if(diagramObject.adaptiveStyles[viewId].stateStyles) return true; + } + } + return false; + }; + + $ax.event.HasTextChanged = function(diagramObject) { + if (!$ax.public.fn.IsTextBox(diagramObject.type) && !$ax.public.fn.IsTextArea(diagramObject.type)) return false; + var map = diagramObject.interactionMap; + return map && map.onTextChange; + }; + + $ax.event.TryFireTextChanged = function(elementId) { + var query = $jobj($ax.repeater.applySuffixToElementId(elementId, '_input')); + if(!$ax.hasElementTextChanged(elementId, query.val())) return; + $ax.updateElementText(elementId, query.val()); + + $ax.event.raiseSyntheticEvent(elementId, 'onTextChange'); + }; + + $ax.event.HasSelectionChanged = function(diagramObject) { + if (!$ax.public.fn.IsListBox(diagramObject.type) && !$ax.public.fn.IsComboBox(diagramObject.type)) return false; + var map = diagramObject.interactionMap; + return map && map.onSelectionChange; + }; + + $ax.event.HasKeyUpOrDown = function (diagramObject) { + if($ax.public.fn.IsTextBox(diagramObject.type) || $ax.public.fn.IsTextArea(diagramObject.type)) return true; + var map = diagramObject.interactionMap; + return map && (map.onKeyUp || map.onKeyDown); + }; + + $ax.event.HasCheckedChanged = function(diagramObject) { + if (!$ax.public.fn.IsCheckBox(diagramObject.type) && !$ax.public.fn.IsRadioButton(diagramObject.type)) return false; + var map = diagramObject.interactionMap; + return map && map.onSelectedChange; + }; + + $ax.event.HasClick = function (diagramObject) { + var map = diagramObject.interactionMap; + return map && map.onClick; + }; + + //onload everything now, not only dp and master + var _loadDynamicPanelsAndMasters = function(objects, path, itemId) { + fireEventThroughContainers('onLoad', objects, true, [$ax.constants.PAGE_TYPE, $ax.constants.REFERENCE_DIAGRAM_OBJECT_TYPE, $ax.constants.DYNAMIC_PANEL_TYPE], + [$ax.constants.ALL_TYPE], path, itemId); + }; + $ax.loadDynamicPanelsAndMasters = _loadDynamicPanelsAndMasters; + + var _viewChangePageAndMasters = function(forceSwitchTo) { + fireEventThroughContainers('onAdaptiveViewChange', undefined, true, [$ax.constants.PAGE_TYPE, $ax.constants.REFERENCE_DIAGRAM_OBJECT_TYPE, $ax.constants.DYNAMIC_PANEL_TYPE], + [$ax.constants.PAGE_TYPE, $ax.constants.REFERENCE_DIAGRAM_OBJECT_TYPE]); + _postAdaptiveViewChanged(forceSwitchTo); + }; + $ax.viewChangePageAndMasters = _viewChangePageAndMasters; + + //if forceSwitchTo is true, we will also update the checkmark in sitemap.js + var _postAdaptiveViewChanged = function(forceSwitchTo) { + //only trigger adaptive view changed if the window is on the mainframe. Also triggered on init, even if default. + try { + if(window.name == 'mainFrame' || + (!CHROME_5_LOCAL && window.parent.$ && window.parent.$('#mainFrame').length > 0)) { + var data = { + viewId: $ax.adaptive.currentViewId, + forceSwitchTo: forceSwitchTo + }; + $axure.messageCenter.postMessage('adaptiveViewChange', data); + } + } catch(e) { } + }; + $ax.postAdaptiveViewChanged = _postAdaptiveViewChanged; + + var _postResize = $ax.postResize = function(e) { + $ax.setjBrowserEvent(e); + return fireEventThroughContainers('onResize', undefined, false, [$ax.constants.PAGE_TYPE, $ax.constants.REFERENCE_DIAGRAM_OBJECT_TYPE, $ax.constants.DYNAMIC_PANEL_TYPE, $ax.constants.REPEATER], + [$ax.constants.PAGE_TYPE, $ax.constants.REFERENCE_DIAGRAM_OBJECT_TYPE]); + }; + + //fire events for table, menu and tree, including its sub items + var _fireEventsForTableMenuAndTree = function (object, event, skipShowDescription, eventInfo, path, synthetic) { + if (!path) path = []; + var pathCopy = path.slice(); + + pathCopy[path.length] = object.id; + var scriptId = $ax.getScriptIdFromPath(pathCopy); + $ax.event.raiseSyntheticEvent(scriptId, event, skipShowDescription, eventInfo, !synthetic); + + if(object.objects) { + for(var index = 0; index < object.objects.length; index++) { + var subObj = object.objects[index]; + if ($ax.public.fn.IsTableCell(subObj.type)) { + pathCopy[path.length] = subObj.id; + scriptId = $ax.getScriptIdFromPath(pathCopy); + $ax.event.raiseSyntheticEvent(scriptId, event, skipShowDescription, eventInfo, !synthetic); + } else if ($ax.public.fn.IsTable(object.type) || $ax.public.fn.IsMenuObject(object.type) || $ax.public.fn.IsTreeNodeObject(object.type)) { + _fireEventsForTableMenuAndTree(subObj, event, skipShowDescription, eventInfo, path, synthetic); + } + } + } + } + + //remember the scroll bar position, so we can detect scroll up/down + var lastScrollTop; + + var fireEventForPageOrMaster = function (elementId, eventName, interactionMap, isPage, skipShowDescription, synthetic) { + if(!interactionMap) return; + + var axEvent = interactionMap[eventName]; + var scrolling = eventName === "onScroll"; + if (scrolling && !axEvent) axEvent = interactionMap.onScrollUp || interactionMap.onScrollDown; + + if (axEvent) { + var currentEvent = $ax.getjBrowserEvent(); + var eventInfo = $ax.getEventInfoFromEvent(currentEvent, skipShowDescription, elementId); + + if(isPage) { + eventInfo.label = $ax.pageData.page.name; + eventInfo.friendlyType = 'Page'; + } else eventInfo.isMasterEvent = true; + + if(scrolling) _handleScrollEvent(elementId, eventInfo, currentEvent.originalEvent, _event.windowScrollingUp, _event.windowScrollingDown, interactionMap, skipShowDescription, synthetic); + else _handleEvent(elementId, eventInfo, axEvent, skipShowDescription, synthetic); + } + } + // Filters include page, referenceDiagramObject, dynamicPanel, and repeater. + var _callFilterCheck = function(callFilter, type) { + for(var index = 0; index < callFilter.length; index++) { + var currentType = callFilter[index]; + if(currentType === $ax.constants.ALL_TYPE || currentType === type) return true; + } + return false; + }; + + var fireEventThroughContainers = function(eventName, objects, synthetic, searchFilter, callFilter, path, itemId) { + // TODO: may want to pass in this as a parameter. At that point, may want to convert some of them to an option parameter. For now this is the only case + var skipShowDescription = eventName == 'onLoad'; + + // If objects undefined, load page + if(!objects) { + if(_callFilterCheck(callFilter, $ax.constants.PAGE_TYPE)) { + //if scrolling, set direction, later master will know + if(eventName === "onScroll") { + var currentScrollTop = ((SAFARI && IOS) || SHARE_APP) ? $('#ios-safari-html').scrollTop() : $(window).scrollTop(); + _event.windowScrollingUp = currentScrollTop < lastScrollTop; + _event.windowScrollingDown = currentScrollTop > lastScrollTop; + } + + fireEventForPageOrMaster('', eventName, $ax.pageData.page.interactionMap, true, skipShowDescription, synthetic); + } + if(searchFilter.indexOf($ax.constants.PAGE_TYPE) != -1) fireEventThroughContainers(eventName, $ax.pageData.page.diagram.objects, synthetic, searchFilter, callFilter); + //reset and save scrolling info at the end + if(currentScrollTop) { + lastScrollTop = currentScrollTop; + _event.windowScrollingUp = undefined; + _event.windowScrollingDown = undefined; + } + + return; + } + + if(!path) path = []; + + var pathCopy = []; + for(var j = 0; j < path.length; j++) pathCopy[j] = path[j]; + + for(var i = 0; i < objects.length; i++) { + var obj = objects[i]; + pathCopy[path.length] = obj.id; + if (!$ax.public.fn.IsReferenceDiagramObject(obj.type) && !$ax.public.fn.IsDynamicPanel(obj.type) && !$ax.public.fn.IsRepeater(obj.type) && !$ax.public.fn.IsLayer(obj.type)) { + if(_callFilterCheck(callFilter)) { //fire current event for all types + if ($ax.public.fn.IsTable(obj.type) || $ax.public.fn.IsMenuObject(obj.type) || $ax.public.fn.IsTreeNodeObject(obj.type)) { + _fireEventsForTableMenuAndTree(obj, eventName, skipShowDescription, undefined, path, !synthetic); + } else { + var scriptId = $ax.getScriptIdFromPath(pathCopy); + if(scriptId && itemId) scriptId = $ax.repeater.createElementId(scriptId, itemId); + $ax.event.raiseSyntheticEvent(scriptId, eventName, skipShowDescription, undefined, !synthetic); + } + } + continue; + } + + var objId = $ax.getScriptIdFromPath(pathCopy); + // If limboed, move on to next item + if(!objId) continue; + if(itemId) objId = $ax.repeater.createElementId(objId, itemId); + + if($ax.public.fn.IsReferenceDiagramObject(obj.type)) { + if(_callFilterCheck(callFilter, $ax.constants.REFERENCE_DIAGRAM_OBJECT_TYPE)) { + fireEventForPageOrMaster(objId, eventName, $ax.pageData.masters[obj.masterId].interactionMap, false, skipShowDescription, synthetic); + } + if(searchFilter.indexOf($ax.constants.REFERENCE_DIAGRAM_OBJECT_TYPE) != -1) fireEventThroughContainers(eventName, $ax.pageData.masters[obj.masterId].diagram.objects, synthetic, searchFilter, callFilter, pathCopy, itemId); + } else if($ax.public.fn.IsDynamicPanel(obj.type)) { + if(_callFilterCheck(callFilter, $ax.constants.DYNAMIC_PANEL_TYPE)) $ax.event.raiseSyntheticEvent(objId, eventName, skipShowDescription, undefined, !synthetic); + + if(searchFilter.indexOf($ax.constants.DYNAMIC_PANEL_TYPE) != -1) { + var diagrams = obj.diagrams; + for(var j = 0; j < diagrams.length; j++) { + fireEventThroughContainers(eventName, diagrams[j].objects, synthetic, searchFilter, callFilter, path, itemId); + } + } + } else if($ax.public.fn.IsRepeater(obj.type)) { + // TODO: possible an option for repeater item? Now fires overall for the repeater + if(_callFilterCheck(callFilter, $ax.constants.REPEATER)) $ax.event.raiseSyntheticEvent(objId, eventName, skipShowDescription, undefined, !synthetic); + if(searchFilter.indexOf($ax.constants.REPEATER) != -1) { + var itemIds = $ax.getItemIdsForRepeater(objId); + for(var j = 0; j < itemIds.length; j++) { + fireEventThroughContainers(eventName, obj.objects, synthetic, searchFilter, callFilter, path, itemIds[j]); + } + } + } else if($ax.public.fn.IsLayer(obj.type)) { + if(_callFilterCheck(callFilter, $ax.constants.LAYER_TYPE)) $ax.event.raiseSyntheticEvent(objId, eventName, skipShowDescription, undefined, !synthetic); + + if(obj.objs && obj.objs.length > 0) { + fireEventThroughContainers(eventName, obj.objs, synthetic, searchFilter, callFilter, path, itemId); + } + } + } + + eventNesting -= 1; + + }; // FOCUS stuff + (function() { + + })(); + + + var _pageLoad = function() { + + // Map of axure event names to pair of what it should attach to, and what the jquery event name is. + var PAGE_AXURE_TO_JQUERY_EVENT_NAMES = { + 'onScroll': [window, 'scroll'], + 'onScrollUp': [window, 'scrollup'], + 'onScrollDown': [window, 'scrolldown'], + //'onResize': [window, 'resize'], + 'onContextMenu': [window, 'contextmenu'] + }; + + var $win = $(window); + if(!$ax.features.supports.mobile) { + PAGE_AXURE_TO_JQUERY_EVENT_NAMES.onClick = ['html', 'click']; + PAGE_AXURE_TO_JQUERY_EVENT_NAMES.onDoubleClick = ['html', 'dblclick']; + PAGE_AXURE_TO_JQUERY_EVENT_NAMES.onMouseMove = ['html', 'mousemove']; + } else { + _event.initMobileEvents($win, $win, ''); + + $win.bind($ax.features.eventNames.mouseDownName, _updateMouseLocation); + $win.bind($ax.features.eventNames.mouseUpName, function(e) { _updateMouseLocation(e, true); }); + } + + $win.scroll(function () { _setCanClick(false); }); + $win.bind($ax.features.eventNames.mouseDownName, function () { _setCanClick(true); }); + + $win.bind($ax.features.eventNames.mouseMoveName, _updateMouseLocation); + $win.scroll($ax.flyoutManager.reregisterAllFlyouts); + + for(key in PAGE_AXURE_TO_JQUERY_EVENT_NAMES) { + if(!PAGE_AXURE_TO_JQUERY_EVENT_NAMES.hasOwnProperty(key)) continue; + (function(axureName) { + var jqueryEventNamePair = PAGE_AXURE_TO_JQUERY_EVENT_NAMES[axureName]; + var actionName = jqueryEventNamePair[1]; + + if(actionName == "scrollup" || actionName == "scrolldown") return; + + var jObj = jqueryEventNamePair[0]; + if ((SAFARI && IOS) || SHARE_APP) jObj = '#ios-safari-html'; + + $(jObj)[actionName](function (e) { + $ax.setjBrowserEvent(e); + return fireEventThroughContainers(axureName, undefined, false, [$ax.constants.PAGE_TYPE, $ax.constants.REFERENCE_DIAGRAM_OBJECT_TYPE, $ax.constants.DYNAMIC_PANEL_TYPE, $ax.constants.REPEATER], + [$ax.constants.PAGE_TYPE, $ax.constants.REFERENCE_DIAGRAM_OBJECT_TYPE]); + }); + })(key); + } + + eventNesting -= 1; + lastScrollTop = 0; + }; + _event.pageLoad = _pageLoad; + + +}); \ No newline at end of file diff --git a/src/resources/scripts/axure/expr.js b/src/resources/scripts/axure/expr.js new file mode 100644 index 0000000..9e9c245 --- /dev/null +++ b/src/resources/scripts/axure/expr.js @@ -0,0 +1,579 @@ +// ******* Expr MANAGER ******** // +$axure.internal(function($ax) { + var _expr = $ax.expr = {}; + var _binOpHandlers = { + '&&': function(left, right) { return _binOpOverride(left, right, function(left) { return $ax.getBool(left) && $ax.getBool(right()); }); }, + '||': function(left, right) { return _binOpOverride(left, right, function(left) { return $ax.getBool(left) || $ax.getBool(right()); }); }, + '==': function(left, right) { return isEqual(left, right, true); }, + '!=': function(left, right) { return !isEqual(left, right, true); }, + '>': function(left, right) { return _binOpNum(left, right, function(left, right) { return left > right; }); }, + '<': function(left, right) { return _binOpNum(left, right, function(left, right) { return left < right; }); }, + '>=': function(left, right) { return _binOpNum(left, right, function(left, right) { return left >= right; }); }, + '<=': function(left, right) { return _binOpNum(left, right, function(left, right) { return left <= right; }); } + }; + + var checkOps = function(left, right) { + return left == undefined || right == undefined; + }; + + var isEqual = function (left, right, isFunction) { + if (isFunction) { + //if left and right is function, then get the value + //otherwise left and right should be already the value we want + left = left(); + right = right(); + } + + if(checkOps(left, right)) return false; + + if(left instanceof Date && right instanceof Date) { + if(left.getMilliseconds() != right.getMilliseconds()) return false; + if(left.getSeconds() != right.getSeconds()) return false; + if(left.getMinutes() != right.getMinutes()) return false; + if(left.getHours() != right.getHours()) return false; + if(left.getDate() != right.getDate()) return false; + if(left.getMonth() != right.getMonth()) return false; + if(left.getYear() != right.getYear()) return false; + return true; + } + + if(left instanceof Object && right instanceof Object) { + var prop; + // Go through all of lefts properties and compare them to rights. + for(prop in left) { + if(!left.hasOwnProperty(prop)) continue; + // If left has a property that the right doesn't they are not equal. + if(!right.hasOwnProperty(prop)) return false; + // If any of their properties are not equal, they are not equal. + if(!isEqual(left[prop], right[prop], false)) return false; + } + + for(prop in right) { + // final check to make sure right doesn't have some extra properties that make them not equal. + if(left.hasOwnProperty(prop) != right.hasOwnProperty(prop)) return false; + } + + return true; + } + return $ax.getBool(left) == $ax.getBool(right); + }; + + var _binOpOverride = function(left, right, func) { + left = left(); + if(left == undefined) return false; + var res = func(left, right); + return res == undefined ? false : res; + }; + + var _binOpNum = function(left, right, func) { + var left = left(); + var right = right(); + if(checkOps(left, right)) return false; + + return func(left, Number(right)); + }; + + var _exprHandlers = {}; + _exprHandlers.array = function(expr, eventInfo) { + var returnVal = []; + for(var i = 0; i < expr.items.length; i++) { + returnVal[returnVal.length] = _evaluateExpr(expr.items[i], eventInfo); + } + return returnVal; + }; + + _exprHandlers.binaryOp = function(expr, eventInfo) { + var left = function() { return expr.leftExpr && _evaluateExpr(expr.leftExpr, eventInfo); }; + var right = function() { return expr.rightExpr && _evaluateExpr(expr.rightExpr, eventInfo); }; + + if(left == undefined || right == undefined) return false; + return _binOpHandlers[expr.op](left, right); + }; + + _exprHandlers.block = function(expr, eventInfo) { + var subExprs = expr.subExprs; + for(var i = 0; i < subExprs.length; i++) { + _evaluateExpr(subExprs[i], eventInfo); //ignore the result + } + }; + + _exprHandlers.booleanLiteral = function(expr) { + return expr.value; + }; + + _exprHandlers.nullLiteral = function() { return null; }; + + _exprHandlers.pathLiteral = function(expr, eventInfo) { + if(expr.isThis) return [eventInfo.srcElement]; + if(expr.isFocused && window.lastFocusedControl) { + $ax('#' + window.lastFocusedControl).focus(); + return [window.lastFocusedControl]; + } + if(expr.isTarget) return [eventInfo.targetElement]; + + return $ax.getElementIdsFromPath(expr.value, eventInfo); + }; + + _exprHandlers.panelDiagramLiteral = function(expr, eventInfo) { + var elementIds = $ax.getElementIdsFromPath(expr.panelPath, eventInfo); + var elementIdsWithSuffix = []; + var suffix = '_state' + expr.panelIndex; + for(var i = 0; i < elementIds.length; i++) { + elementIdsWithSuffix[i] = $ax.repeater.applySuffixToElementId(elementIds[i], suffix); + } + return String($jobj(elementIdsWithSuffix).data('label')); + }; + + _exprHandlers.fcall = function(expr, eventInfo) { + var oldTarget = eventInfo.targetElement; + var targets = []; + var fcallArgs = []; + var exprArgs = expr.arguments; + for(var i = 0; i < expr.arguments.length; i++) { + var exprArg = exprArgs[i]; + var fcallArg = ''; + if(targets.length) { + for(var j = 0; j < targets.length; j++) { + if(exprArg == null) { + fcallArgs[j][i] = null; + continue; + } + eventInfo.targetElement = targets[j]; + fcallArg = _evaluateExpr(exprArg, eventInfo); + if(typeof (fcallArg) == 'undefined') return ''; + fcallArgs[j][i] = fcallArg; + } + } else { + if(exprArg == null) { + fcallArgs[i] = null; + continue; + } + fcallArg = _evaluateExpr(exprArg, eventInfo); + if(typeof (fcallArg) == 'undefined') return ''; + fcallArgs[i] = fcallArg; + } + + // We do support null exprArgs... + // TODO: This makes 2 assumptions that may change in the future. 1. The pathLiteral is the always the first arg. 2. there is always only 1 pathLiteral + if(exprArg && exprArg.exprType == 'pathLiteral') { + targets = fcallArg; + + // fcallArgs is now an array of an array of args + for(j = 0; j < targets.length; j++) fcallArgs[j] = [[fcallArg[j]]]; + } + } + + // we want to preserve the target element from outside this function. + eventInfo.targetElement = oldTarget; + + var retval = ''; + if(targets.length) { + // Go backwards so retval is the first item. + for(i = targets.length - 1; i >= 0; i--) { + var args = fcallArgs[i]; + // Add event info to the end + args[args.length] = eventInfo; + retval = _exprFunctions[expr.functionName].apply(this, args); + } + } else fcallArgs[fcallArgs.length] = eventInfo; + return targets.length ? retval : _exprFunctions[expr.functionName].apply(this, fcallArgs); + }; + + _exprHandlers.globalVariableLiteral = function(expr) { + return expr.variableName; + }; + + _exprHandlers.keyPressLiteral = function(expr) { + var keyInfo = {}; + keyInfo.keyCode = expr.keyCode; + keyInfo.ctrl = expr.ctrl; + keyInfo.alt = expr.alt; + keyInfo.shift = expr.shift; + + return keyInfo; + }; + + _exprHandlers.adaptiveViewLiteral = function(expr) { + return expr.id; + }; + + _exprHandlers.optionLiteral = function(expr) { + return expr.value; + } + + var _substituteSTOs = function(expr, eventInfo) { + //first evaluate the local variables + var scope = {}; + for(var varName in expr.localVariables) { + scope[varName] = $ax.expr.evaluateExpr(expr.localVariables[varName], eventInfo); + } + + // TODO: [ben] Date and data object (obj with info for url or image) both need to return non-strings. + var i = 0; + var retval; + var retvalString = expr.value.replace(/\[\[(?!\[)(.*?)\]\](?=\]*)/g, function(match) { + var sto = expr.stos[i++]; + if(sto.sto == 'error') return match; + try { + var result = $ax.evaluateSTO(sto, scope, eventInfo); + } catch(e) { + return match; + } + + if((result instanceof Object) && i == 1 && expr.value.substring(0, 2) == '[[' && + expr.value.substring(expr.value.length - 2) == ']]') { + // If the result was an object, this was the first result, and the whole thing was this expresion. + retval = result; + } + return ((result instanceof Object) && (result.label || result.text)) || result; + }); + // If more than one group returned, the object is not valid + if(i != 1) retval = false; + return retval || retvalString; + }; + + _exprHandlers.htmlLiteral = function (expr, eventInfo) { + eventInfo.htmlLiteral = true; + var html = _substituteSTOs(expr, eventInfo); + eventInfo.htmlLiteral = false + return html; + }; + + _exprHandlers.stringLiteral = function(expr, eventInfo) { + return _substituteSTOs(expr, eventInfo); + }; + + var _exprFunctions = {}; + + _exprFunctions.SetCheckState = function(elementIds, value) { + var toggle = value == 'toggle'; + var boolValue = Boolean(value) && value != 'false'; + + for(var i = 0; i < elementIds.length; i++) { + var query = $ax('#' + elementIds[i]); + query.selected(toggle ? !query.selected() : boolValue); + } + }; + + _exprFunctions.SetSelectedOption = function(elementIds, value) { + for(var i = 0; i < elementIds.length; i++) { + var elementId = elementIds[i]; + var obj = $jobj($ax.INPUT(elementId)); + + if(obj.val() == value) return; + obj.val(value); + + if($ax.event.HasSelectionChanged($ax.getObjectFromElementId(elementId))) $ax.event.raiseSyntheticEvent(elementId, 'onSelectionChange'); + } + }; + + _exprFunctions.SetGlobalVariableValue = function(varName, value) { + $ax.globalVariableProvider.setVariableValue(varName, value); + }; + + _exprFunctions.SetWidgetFormText = function(elementIds, value) { + for(var i = 0; i < elementIds.length; i++) { + var elementId = elementIds[i]; + var inputId = $ax.repeater.applySuffixToElementId(elementId, '_input'); + + var obj = $jobj(inputId); + if(obj.val() == value || (value == '' && $ax.placeholderManager.isActive(elementId))) return; + obj.val(value); + $ax.placeholderManager.updatePlaceholder(elementId, !value); + if($ax.event.HasTextChanged($ax.getObjectFromElementId(elementId))) $ax.event.TryFireTextChanged(elementId); + } + }; + + _exprFunctions.SetFocusedWidgetText = function(elementId, value) { + if(window.lastFocusedControl) { + var elementId = window.lastFocusedControl; + var type = $obj(elementId).type; + if ($ax.public.fn.IsTextBox(type) || $ax.public.fn.IsTextArea(type)) _exprFunctions.SetWidgetFormText([elementId], value); + else _exprFunctions.SetWidgetRichText([elementId], value, true); + } + }; + + _exprFunctions.GetRtfElementHeight = function(rtfElement) { + if(rtfElement.innerHTML == '') rtfElement.innerHTML = ' '; + return rtfElement.offsetHeight; + }; + + _exprFunctions.SetWidgetRichText = function(ids, value, plain) { + // Converts dates, widgetinfo, and the like to strings. + value = _exprFunctions.ToString(value); + + //Replace any newlines with line breaks + var finalValue = value.replace(/\r\n/g, '
    ').replace(/\n/g, '
    '); + + for(var i = 0; i < ids.length; i++) { + var id = ids[i]; + + // If calling this on button shape, get the id of the rich text panel inside instead + if($obj(id).type !== $ax.constants.LINK_TYPE) id = $ax.GetTextPanelId(id, true); + + var element = window.document.getElementById(id); + $ax.visibility.SetVisible(element, value != ''); + + $ax.style.transformTextWithVerticalAlignment(id, function() { + var spans = $jobj(id).find('span'); + if(plain) { + // Can't set value as text because '
    ' doesn't actually do a line break + // Can't set vaule as html because it doesn't like '<' and ignores all after it + // Create tags yourself + var lines = value.split(/\r\n|\n/); + //if we are dealing with only one line, just reuse the old one + if(spans.length === 1 && lines.length === 1) { + $(spans[0]).text(value); + return; + } + + // Wrap in span and p, style them accordingly. + var span = $(''); + if(spans.length > 0) { + span.attr('style', $(spans[0]).attr('style')); + span.attr('id', $(spans[0]).attr('id')); + } + + if(lines.length == 1) span.text(value); + else { + for(var i = 0; i < lines.length; i++) { + if(i != 0) span.append($('
    ')); + var line = lines[i]; + if(line.length == 0) continue; + + var subSpan = $(''); + subSpan.text(line); + span.append(subSpan); + } + } + + var ps = $jobj(id).find('p'); + if(ps && ps.length) { + ps[0].innerHTML = $('
    ').append(span).html();; + if(ps.length > 1) { + for(var i = 1; i < ps.length; i++) { + $(ps[i]).remove(); + } + } + } else { + var p = $('

    '); + p.append(span); + element.innerHTML = $('
    ').append(p).html(); + } + } else element.innerHTML = finalValue; + }); + + if(!plain) $ax.style.CacheOriginalText(id, true); + } + }; + + _exprFunctions.GetCheckState = function(ids) { + return $ax('#' + ids[0]).selected(); + }; + + _exprFunctions.GetDisabledState = function (ids) { + return !$ax('#' + ids[0]).enabled(); + }; + + _exprFunctions.GetSelectedOption = function (ids) { + var inputs = $jobj($ax.INPUT(ids[0])); + return inputs.length ? inputs[0].value : ''; + }; + + _exprFunctions.GetNum = function(str) { + //Setting a GlobalVariable to some blank text then setting a widget to the value of that variable would result in 0 not "" + //I have fixed this another way so commenting this should be fine now + //if (!str) return ""; + return isNaN(str) ? str : Number(str); + }; + + _exprFunctions.GetGlobalVariableValue = function(id) { + return $ax.globalVariableProvider.getVariableValue(id); + }; + + _exprFunctions.GetGlobalVariableLength = function(id) { + return _exprFunctions.GetGlobalVariableValue(id).length; + }; + + _exprFunctions.GetWidgetText = function(ids) { + if($ax.placeholderManager.isActive(ids[0])) return ''; + var input = $ax.INPUT(ids[0]); + return $ax('#' + ($jobj(input).length ? input : ids[0])).text(); + }; + + _exprFunctions.GetFocusedWidgetText = function() { + if(window.lastFocusedControl) { + return $ax('#' + window.lastFocusedControl).text(); + } else { + return ""; + } + }; + + _exprFunctions.GetWidgetValueLength = function(ids) { + var id = ids[0]; + if(!id) return undefined; + if($ax.placeholderManager.isActive(id)) return 0; + var obj = $jobj($ax.INPUT(id)); + if(!obj.length) obj = $jobj(id); + var val = obj[0].value || _exprFunctions.GetWidgetText([id]); + return val.length; + }; + + _exprFunctions.GetPanelState = function(ids) { + var id = ids[0]; + if(!id) return undefined; + var stateId = $ax.visibility.GetPanelState(id); + return stateId && String($jobj(stateId).data('label')); + }; + + _exprFunctions.GetWidgetVisibility = function(ids) { + var id = ids[0]; + if(!id) return undefined; + return $ax.visibility.IsIdVisible(id); + }; + + // ***************** Validation Functions ***************** // + + _exprFunctions.IsValueAlpha = function(val) { + var isAlphaRegex = new RegExp("^[a-z\\s]+$", "gi"); + return isAlphaRegex.test(val); + }; + + _exprFunctions.IsValueNumeric = function(val) { + var isNumericRegex = new RegExp("^[0-9,\\.\\s]+$", "gi"); + return isNumericRegex.test(val); + }; + + _exprFunctions.IsValueAlphaNumeric = function(val) { + var isAlphaNumericRegex = new RegExp("^[0-9a-z\\s]+$", "gi"); + return isAlphaNumericRegex.test(val); + }; + + _exprFunctions.IsValueOneOf = function(val, values) { + for(var i = 0; i < values.length; i++) { + var option = values[i]; + if(val == option) return true; + } + //by default, return false + return false; + }; + + _exprFunctions.IsValueNotAlpha = function(val) { + return !_exprFunctions.IsValueAlpha(val); + }; + + _exprFunctions.IsValueNotNumeric = function(val) { + return !_exprFunctions.IsValueNumeric(val); + }; + + _exprFunctions.IsValueNotAlphaNumeric = function(val) { + return !_exprFunctions.IsValueAlphaNumeric(val); + }; + + _exprFunctions.IsValueNotOneOf = function(val, values) { + return !_exprFunctions.IsValueOneOf(val, values); + }; + + _exprFunctions.GetKeyPressed = function(eventInfo) { + return eventInfo.keyInfo; + }; + + _exprFunctions.GetCursorRectangles = function() { + var rects = new Object(); + rects.lastRect = new $ax.drag.Rectangle($ax.lastMouseLocation.x, $ax.lastMouseLocation.y, 1, 1); + rects.currentRect = new $ax.drag.Rectangle($ax.mouseLocation.x, $ax.mouseLocation.y, 1, 1); + return rects; + }; + + _exprFunctions.GetWidgetRectangles = function (elementIds, eventInfo) { + var elementId = elementIds[0]; + var rects = new Object(); + var jObj = $jobj(elementId); + var invalid = jObj.length == 0; + var parent = jObj; + // Or are in valid if no obj can be found, or if it is not visible. + while(parent.length != 0 && !parent.is('body')) { + if(parent.css('display') == 'none') { + invalid = true; + break; + } + parent = parent.parent(); + } + if(invalid) { + rects.lastRect = rects.currentRect = new $ax.drag.Rectangle(-1, -1, -1, -1); + return rects; + } + + var axObj = $ax('#' + elementId); + var boundingRect = axObj.viewportBoundingRect(); + rects.lastRect = new $ax.drag.Rectangle( + boundingRect.left, + boundingRect.top, + boundingRect.width, + boundingRect.height); + //rects.lastRect = new $ax.drag.Rectangle( + // axObj.left(), + // axObj.top(), + // axObj.width(), + // axObj.height()); + + rects.currentRect = rects.lastRect; + return rects; + }; + + _exprFunctions.GetWidget = function(elementId) { + return $ax.getWidgetInfo(elementId[0]); + }; + + _exprFunctions.GetAdaptiveView = function (eventInfo) { + if (eventInfo && eventInfo.srcElement) { + var id = eventInfo.srcElement; + var diagramObject = $ax.getObjectFromElementId(id); + if (diagramObject.owner.type == 'Axure:Master') { + var viewIdChain = $ax.style.getViewIdChain($ax.adaptive.currentViewId || '', id, diagramObject); + if (viewIdChain.length > 0) return viewIdChain[viewIdChain.length - 1]; + else return '19e82109f102476f933582835c373474'; + } + } + return $ax.adaptive.currentViewId || ''; + }; + + _exprFunctions.IsEntering = function(movingRects, targetRects) { + return !movingRects.lastRect.IntersectsWith(targetRects.currentRect) && movingRects.currentRect.IntersectsWith(targetRects.currentRect); + }; + + _exprFunctions.IsLeaving = function(movingRects, targetRects) { + return movingRects.lastRect.IntersectsWith(targetRects.currentRect) && !movingRects.currentRect.IntersectsWith(targetRects.currentRect); + }; + + var _IsOver = _exprFunctions.IsOver = function(movingRects, targetRects) { + return movingRects.currentRect.IntersectsWith(targetRects.currentRect); + }; + + _exprFunctions.IsNotOver = function(movingRects, targetRects) { + return !_IsOver(movingRects, targetRects); + }; + + _exprFunctions.ValueContains = function(inputString, value) { + return inputString.indexOf(value) > -1; + }; + + _exprFunctions.ValueNotContains = function(inputString, value) { + return !_exprFunctions.ValueContains(inputString, value); + }; + + _exprFunctions.ToString = function(value) { + if(value.isWidget) { + return value.text; + } + return String(value); + }; + + var _evaluateExpr = $ax.expr.evaluateExpr = function(expr, eventInfo, toString) { + if(expr === undefined || expr === null) return undefined; + var result = _exprHandlers[expr.exprType](expr, eventInfo); + return toString ? _exprFunctions.ToString(result) : result; + }; + + +}); \ No newline at end of file diff --git a/src/resources/scripts/axure/flyout.js b/src/resources/scripts/axure/flyout.js new file mode 100644 index 0000000..1bdfa94 --- /dev/null +++ b/src/resources/scripts/axure/flyout.js @@ -0,0 +1,286 @@ +// ******* Flyout MANAGER ******** // +$axure.internal(function($ax) { + var _flyoutManager = $ax.flyoutManager = {}; + + var getFlyoutLabel = function(panelId) { + return panelId + '_flyout'; + }; + + var _unregisterPanel = function(panelId, keepShown) { + $ax.geometry.unregister(getFlyoutLabel(panelId)); + if(panelToSrc[panelId]) { + $ax.style.RemoveRolloverOverride(panelToSrc[panelId]); + delete panelToSrc[panelId]; + } + if(!keepShown) { + $ax.action.addAnimation(panelId, $ax.action.queueTypes.fade, function() { + $ax('#' + panelId).hide(); + }); + } + }; + _flyoutManager.unregisterPanel = _unregisterPanel; + + var genPoint = $ax.geometry.genPoint; + + var _updateFlyout = function(panelId) { + var label = getFlyoutLabel(panelId); + if(!$ax.geometry.polygonRegistered(label)) return; + var info = $ax.geometry.getPolygonInfo(label); + var rects = info && info.rects; + + var targetWidget = $ax.getWidgetInfo(panelId); + rects.target = $ax.geometry.genRect(targetWidget); + + // Src will stay the same, just updating + $ax.flyoutManager.registerFlyout(rects, panelId, panelToSrc[panelId]); + + if(!$ax.geometry.checkInsideRegion(label)) _unregisterPanel(panelId); + }; + _flyoutManager.updateFlyout = _updateFlyout; + + var panelToSrc = {}; + var _registerFlyout = function(rects, panelId, srcId) { + var label = _getFlyoutLabel(panelId); + var callback = function(info) { + // If leaving object or already outside it, then unregister, otherwise just return + if(!info.exiting && !info.outside) return; + _unregisterPanel(panelId); + }; + var points = []; + + var lastSrcId = panelToSrc[panelId]; + if(lastSrcId != srcId) { + if(lastSrcId) $ax.style.RemoveRolloverOverride(lastSrcId); + if(srcId) { + $ax.style.AddRolloverOverride(srcId); + panelToSrc[panelId] = srcId; + } else delete panelToSrc[panelId]; + } + + // rects should be one or two rectangles + if(!rects.src) { + var rect = rects.target; + points.push(genPoint(rect.Left(), rect.Top())); + points.push(genPoint(rect.Right(), rect.Top())); + points.push(genPoint(rect.Right(), rect.Bottom())); + points.push(genPoint(rect.Left(), rect.Bottom())); + } else { + var r0 = rects.src; + var r1 = rects.target; + + // Right left of right, left right of left, top below top, bottom above bottom + var rlr = r0.Right() <= r1.Right(); + var lrl = r0.Left() >= r1.Left(); + var tbt = r0.Top() >= r1.Top(); + var bab = r0.Bottom() <= r1.Bottom(); + + var info = { rlr: rlr, lrl: lrl, tbt: tbt, bab: bab }; + + if((rlr && lrl) || (tbt && bab)) { + points = getSmallPolygon(r0, r1, info); + } else { + points = getLargePolygon(r0, r1, info); + } + } + + $ax.geometry.registerPolygon(label, points, callback, { rects: rects }); + }; + _flyoutManager.registerFlyout = _registerFlyout; + + var _getFlyoutLabel = function(panelId) { + return panelId + '_flyout'; + }; + + var _reregisterAllFlyouts = function() { + for(var panelId in panelToSrc) _reregisterFlyout(panelId); + }; + _flyoutManager.reregisterAllFlyouts = _reregisterAllFlyouts; + + var _reregisterFlyout = function(panelId) { + var rects = $ax.geometry.getPolygonInfo(getFlyoutLabel(panelId)).rects; + _registerFlyout(rects, panelId, panelToSrc[panelId]); + }; + + // This is the reduced size polygon connecting r0 to r1 by means of horizontal or vertical lines. + var getSmallPolygon = function(r0, r1, info) { + var points = []; + + // NOTE: currently I make the assumption that if horizontal/vertical connecting lines from the src_old hit the target + // Meaning if horizontal, rlr and lrl are true, and if vertical, tbt and bab are true. + + var r0Left = r0.Left(); + var r0Right = r0.Right(); + var r0Top = r0.Top(); + var r0Bottom = r0.Bottom(); + var r1Left = r1.Left(); + var r1Right = r1.Right(); + var r1Top = r1.Top(); + var r1Bottom = r1.Bottom(); + + points.push(genPoint(r1Left, r1Top)); + + if(!info.tbt) { + points.push(genPoint(r0Left, r1Top)); + points.push(genPoint(r0Left, r0Top)); + points.push(genPoint(r0Right, r0Top)); + points.push(genPoint(r0Right, r1Top)); + } + + points.push(genPoint(r1Right, r1Top)); + + if(!info.rlr) { + points.push(genPoint(r1Right, r0Top)); + points.push(genPoint(r0Right, r0Top)); + points.push(genPoint(r0Right, r0Bottom)); + points.push(genPoint(r1Right, r0Bottom)); + } + + points.push(genPoint(r1Right, r1Bottom)); + + if(!info.bab) { + points.push(genPoint(r0Right, r1Bottom)); + points.push(genPoint(r0Right, r0Bottom)); + points.push(genPoint(r0Left, r0Bottom)); + points.push(genPoint(r0Left, r1Bottom)); + } + + points.push(genPoint(r1Left, r1Bottom)); + + if(!info.lrl) { + points.push(genPoint(r1Left, r0Bottom)); + points.push(genPoint(r0Left, r0Bottom)); + points.push(genPoint(r0Left, r0Top)); + points.push(genPoint(r1Left, r0Top)); + } + + return points; + }; + + // This is the original algorithm that connects the most extream corners to make polygon + var getLargePolygon = function(r0, r1, info) { + var points = []; + + var r0Left = r0.Left(); + var r0Right = r0.Right(); + var r0Top = r0.Top(); + var r0Bottom = r0.Bottom(); + var r1Left = r1.Left(); + var r1Right = r1.Right(); + var r1Top = r1.Top(); + var r1Bottom = r1.Bottom(); + + // Top lefts + if(info.tbt) { + if(!info.lrl) points.push(genPoint(r0Left, r0Top)); + points.push(genPoint(r1Left, r1Top)); + } else { + if(info.lrl) points.push(genPoint(r1Left, r1Top)); + points.push(genPoint(r0Left, r0Top)); + } + + // Top rights + if(info.tbt) { + points.push(genPoint(r1Right, r1Top)); + if(!info.rlr) points.push(genPoint(r0Right, r0Top)); + } else { + points.push(genPoint(r0Right, r0Top)); + if(info.rlr) points.push(genPoint(r1Right, r1Top)); + } + + // Bottom rights + if(info.bab) { + if(!info.rlr) points.push(genPoint(r0Right, r0Bottom)); + points.push(genPoint(r1Right, r1Bottom)); + } else { + if(info.rlr) points.push(genPoint(r1Right, r1Bottom)); + points.push(genPoint(r0Right, r0Bottom)); + } + + // Bottom Lefts + if(info.bab) { + points.push(genPoint(r1Left, r1Bottom)); + if(!info.lrl) points.push(genPoint(r0Left, r0Bottom)); + } else { + points.push(genPoint(r0Left, r0Bottom)); + if(info.lrl) points.push(genPoint(r1Left, r1Bottom)); + } + return points; + }; +}); + +// ******* Placeholder Manager ********* // + +$axure.internal(function($ax) { + var _placeholderManager = $ax.placeholderManager = {}; + var idToPlaceholderInfo = {}; + + var _registerPlaceholder = function(elementId, text, password) { + idToPlaceholderInfo[elementId] = { text: text, password: password, active: false }; + }; + _placeholderManager.registerPlaceholder = _registerPlaceholder; + + _placeholderManager.refreshPlaceholder = function (elementId) { + var info = idToPlaceholderInfo[elementId]; + if (!info || !info.active) return; + $ax.style.SetWidgetPlaceholder(elementId, true, info.text, info.password); + } + + var _updatePlaceholder = function(elementId, active, clearText) { + var inputId = $ax.repeater.applySuffixToElementId(elementId, '_input'); + + var info = idToPlaceholderInfo[elementId]; + if(!info || info.active == active) return; + info.active = active; + + if(active) var text = info.text; + else if(!ANDROID) text = clearText ? '' : document.getElementById(inputId).value; + else { + var currentText = document.getElementById(inputId).value; + if(!clearText) text = currentText; + else if(currentText == info.text) text = ""; + else { + var lastIndex = currentText.lastIndexOf(info.text); + //here i am assuming the text is always inserted in front + text = currentText.substring(0, lastIndex); + } + } + + $ax.style.SetWidgetPlaceholder(elementId, active, text, info.password); + }; + _placeholderManager.updatePlaceholder = _updatePlaceholder; + + var _isActive = function(elementId) { + var info = idToPlaceholderInfo[elementId]; + return Boolean(info && info.active); + }; + _placeholderManager.isActive = _isActive; + + var _selectRange = function(elementId, start, end) { + $jobj(elementId).each(function() { + if(this.setSelectionRange) { + var validTypes = ["text", "search", "url", "tel", "password"]; + if(this.tagName.toLowerCase() != "input" || validTypes.indexOf(this.type) > -1) { + this.focus(); + this.setSelectionRange(start, end); + } + } else if(this.createTextRange) { + var range = this.createTextRange(); + range.collapse(true); + range.moveEnd('character', end); + range.moveStart('character', start); + range.select(); + } + }); + }; + _placeholderManager.selectRange = _selectRange; + + var _moveCaret = function(id, index) { + var inputIndex = id.indexOf('_input'); + if(inputIndex == -1) return; + var inputId = id.substring(0, inputIndex); + + if(!_isActive(inputId)) return; + _selectRange(id, index, index); + }; + _placeholderManager.moveCaret = _moveCaret; +}); \ No newline at end of file diff --git a/src/resources/scripts/axure/geometry.js b/src/resources/scripts/axure/geometry.js new file mode 100644 index 0000000..4bdc0f0 --- /dev/null +++ b/src/resources/scripts/axure/geometry.js @@ -0,0 +1,294 @@ +// ******* Region MANAGER ******** // +$axure.internal(function($ax) { + var _geometry = $ax.geometry = {}; + var regionMap = {}; + var regionList = []; + + var _unregister = function(label) { + var regionIndex = regionList.indexOf(label); + if(regionIndex != -1) { + var end = $ax.splice(regionList, regionIndex + 1); + $ax.splice(regionList, regionIndex, regionList.length - regionIndex); + regionList = regionList.concat(end); + } + delete regionMap[label]; + }; + _geometry.unregister = _unregister; + + var clear = function() { + regionMap = {}; + regionList = []; + }; + + var _polygonRegistered = function(label) { + return Boolean(regionMap[label]); + }; + _geometry.polygonRegistered = _polygonRegistered; + + // Must be counterclockwise, or enter/exit will be wrong + var _registerPolygon = function(label, points, callback, info) { + var regionIndex = regionList.indexOf(label); + if(regionIndex == -1) regionList.push(label); + regionMap[label] = { points: points, callback: callback, info: info }; + }; + _geometry.registerPolygon = _registerPolygon; + + var _getPolygonInfo = function(label) { + if(!_polygonRegistered(label)) return undefined; + return regionMap[label].info; + }; + _geometry.getPolygonInfo = _getPolygonInfo; + + + + var _genRect = function(info, roundHalfPixel) { + var x = info.pagex(); + var y = info.pagey(); + var w = info.width(); + var h = info.height(); + + if(roundHalfPixel) { + if(x % 1 != 0) { + x = Math.floor(x); + w++; + } + if(y % 1 != 0) { + y = Math.floor(y); + h++; + } + } + + var r = x + w; + var b = y + h; + + var rect = { + X: function() { return x; }, + Y: function() { return y; }, + Wigth: function() { return w; }, + Height: function() { return h; }, + Left: function() { return x; }, + Right: function() { return r; }, + Top: function() { return y; }, + Bottom: function() { return b; } + }; + return rect; + }; + _geometry.genRect = _genRect; + + var _genPoint = function(x, y) { + return { x: x, y: y }; + }; + _geometry.genPoint = _genPoint; + + var oldPoint = _genPoint(0, 0); + _geometry.tick = function(x, y, end) { + var lastPoint = oldPoint; + var nextPoint = oldPoint = _genPoint(x, y); + var line = { p1: lastPoint, p2: nextPoint }; + if(!regionList.length) return; + + for(var i = 0; i < regionList.length; i++) { + var region = regionMap[regionList[i]]; + var points = region.points; + for(var j = 0; j < points.length; j++) { + var startSegment = points[j]; + var endSegment = points[(j + 1) % points.length]; + var intersectInfo = linesIntersect(line, { p1: startSegment, p2: endSegment }); + if(intersectInfo) { + region.callback(intersectInfo); + break; + } + } + } + + if(end) clear(); + }; + + // Info if the one line touches the other (even barely), false otherwise + // Info includes point, if l1 is entering or exiting l2, and any ties that happened, or parallel info + var linesIntersect = function(l1, l2) { + var retval = {}; + var ties = {}; + + var l1p1 = l1.p1.x < l1.p2.x || (l1.p1.x == l1.p2.x && l1.p1.y < l1.p2.y) ? l1.p1 : l1.p2; + var l1p2 = l1.p1.x < l1.p2.x || (l1.p1.x == l1.p2.x && l1.p1.y < l1.p2.y) ? l1.p2 : l1.p1; + var m1 = (l1p2.y - l1p1.y) / (l1p2.x - l1p1.x); + + var l2p1 = l2.p1.x < l2.p2.x || (l2.p1.x == l2.p2.x && l2.p1.y < l2.p2.y) ? l2.p1 : l2.p2; + var l2p2 = l2.p1.x < l2.p2.x || (l2.p1.x == l2.p2.x && l2.p1.y < l2.p2.y) ? l2.p2 : l2.p1; + var m2 = (l2p2.y - l2p1.y) / (l2p2.x - l2p1.x); + + var l1Vert = l1.p1.x == l1.p2.x; + var l2Vert = l2.p1.x == l2.p2.x; + if(l1Vert || l2Vert) { + if(l1Vert && l2Vert) { + // If the lines don't follow the same path, return + if(l1p1.x != l2p1.x) return false; + // if they never meet, return + if(l1p2.y < l2p1.y || l1p1.y > l2p2.y) return false; + var firstVert = l1p1.y >= l2p1.y ? l1p1 : l2p1; + var secondVert = l1p2.y <= l2p2.y ? l1p2 : l2p2; + // First is from the perspective of l1 + retval.parallel = { + first: l1p1 == l1.p1 ? firstVert : secondVert, + second: l1p2 == l1.p2 ? secondVert : firstVert, + sameDirection: (l1p1 == l1.p1) == (l2p1 == l2.p1) + }; + + return retval; + } + + var x1 = l2Vert ? l1p1.x : l2p1.x; + var x2 = l2Vert ? l1p2.x : l2p2.x; + var xVert = l2Vert ? l2p1.x : l1p1.x; + + var y = l2Vert ? l1p1.y + (xVert - x1) * m1 : l2p1.y + (xVert - x1) * m2; + var y1 = l2Vert ? l2p1.y : l1p1.y; + var y2 = l2Vert ? l2p2.y : l1p2.y; + if(xVert >= x1 && xVert <= x2 && y >= y1 && y <= y2) { + retval.point = { x: xVert, y: y }; + retval.exiting = l2Vert == (y1 == (l2Vert ? l2.p1.y : l1.p1.y)) == (x1 == (l2Vert ? l1.p1.x : l2.p1.x)); + retval.entering = !retval.exiting; + + // Calculate ties + if(x1 == xVert) { + ties[l2Vert ? 'l1' : 'l2'] = (x1 == (l2Vert ? l1.p1.x : l2.p1.x)) ? 'start' : 'end'; + retval.ties = ties; + } else if(x2 == xVert) { + ties[l2Vert ? 'l1' : 'l2'] = (x2 == (l2Vert ? l1.p2.x : l2.p2.x)) ? 'end' : 'start'; + retval.ties = ties; + } + if(y1 == y) { + ties[l2Vert ? 'l2' : 'l1'] = (y1 == (l2Vert ? l2.p1.y : l1.p1.y)) ? 'start' : 'end'; + retval.ties = ties; + } else if(y2 == y) { + ties[l2Vert ? 'l2' : 'l1'] = (y2 == (l2Vert ? l2.p2.y : l1.p2.y)) ? 'end' : 'start'; + retval.ties = ties; + } + + return retval; + } + return false; + } + // If here, no vertical lines + + if(m1 == m2) { + // If the lines don't follow the same path, return + if(l1p1.y != (l2p1.y + (l1p1.x - l2p1.x) * m1)) return false; + // if they never meet, return + if(l1p2.x < l2p1.x || l1p1.x > l2p2.x) return false; + var first = l1p1.x >= l2p1.x ? l1p1 : l2p1; + var second = l1p2.x <= l2p2.x ? l1p2 : l2p2; + // First is from the perspective of l1 + retval.parallel = { + first: l1p1 == l1.p1 ? first : second, + second: l1p2 == l1.p2 ? second : first, + sameDirection: (l1p1 == l1.p1) == (l2p1 == l2.p1) + }; + + return retval; + } + + var x = (l2p1.y - l2p1.x * m2 - l1p1.y + l1p1.x * m1) / (m1 - m2); + + // Check if x is out of bounds + if(x >= l1p1.x && x <= l1p2.x && x >= l2p1.x && x <= l2p2.x) { + var y = l1p1.y + (x - l1p1.x) * m1; + retval.point = { x: x, y: y }; + retval.entering = m1 > m2 == (l1p1 == l1.p1) == (l2p1 == l2.p1); + retval.exiting = !retval.entering; + + // Calculate ties + if(l1.p1.x == x) { + ties.l1 = 'start'; + retval.ties = ties; + } else if(l1.p2.x == x) { + ties.l1 = 'end'; + retval.ties = ties; + } + if(l2.p1.x == x) { + ties.l2 = 'start'; + retval.ties = ties; + } else if(l2.p2.x == x) { + ties.l2 = 'end'; + retval.ties = ties; + } + + return retval; + } + return false; + }; + + var _checkInsideRegion = function(label, point) { + if(!_polygonRegistered(label)) return false; + + return _checkInside(regionMap[label].points, point || $ax.mouseLocation); + }; + _geometry.checkInsideRegion = _checkInsideRegion; + + // Returns true if point is inside the polygon, including ties + var _checkInside = function(polygon, point) { + // Make horizontal line wider than the polygon, with the y of point to test location + var firstX = polygon[0].x; + var secondX = firstX; + var i; + for(i = 1; i < polygon.length; i++) { + var polyX = polygon[i].x; + firstX = Math.min(firstX, polyX); + secondX = Math.max(secondX, polyX); + } + var line = { + p1: _genPoint(--firstX, point.y), + p2: _genPoint(++secondX, point.y) + }; + + // If entered true, with closest intersection says you are inside the polygon. + var entered = false; + // Closest is the closest intersection to the left of the point + var closest = line.p1.x; + // This is for if intersections hit the same point, to find out which is correct + var cos = -2; + + var getCos = function(line) { + var x = line.p2.x - line.p1.x; + var y = line.p2.y - line.p1.y; + return x / Math.sqrt(x * x + y * y); + }; + + for(i = 0; i < polygon.length; i++) { + var polyLine = { p1: polygon[i], p2: polygon[(i + 1) % polygon.length] }; + var intersectInfo = linesIntersect(line, polyLine); + if(!intersectInfo) continue; + + if(intersectInfo.parallel) { + // Only really care about this if it actually touches the point + if(intersectInfo.parallel.first.x <= point.x && intersectInfo.parallel.second.x >= point.x) return true; + continue; + } + + var intersectionX = intersectInfo.point.x; + if(intersectionX > point.x || intersectionX < closest) continue; + if(intersectionX == point.x) return true; + + // If closer than last time, reset cosine. + if(intersectionX != closest) cos = -2; + + // For getting cosine, need to possibly reverse the direction of polyLine. + if(intersectInfo.ties) { + // Tie must be on l2, if the ties is end, reverse so cosine indicates how close the angle is to that of 'point' from here. + if(intersectInfo.ties.l2 == 'end') polyLine = { p1: polyLine.p2, p2: polyLine.p1 }; + } else { + // It is on both side, so you can take the larger one + if(polyLine.p1.x > polyLine.p2.x) polyLine = { p1: polyLine.p2, p2: polyLine.p1 }; + } + var currCos = getCos(polyLine); + if(currCos > cos) { + cos = currCos; + closest = intersectionX; + entered = intersectInfo.entering; + } + } + return entered; + }; + _geometry.checkInside = _checkInside; +}); \ No newline at end of file diff --git a/src/resources/scripts/axure/globals.js b/src/resources/scripts/axure/globals.js new file mode 100644 index 0000000..0c5c4e8 --- /dev/null +++ b/src/resources/scripts/axure/globals.js @@ -0,0 +1,7 @@ +$axure.internal(function($ax) { + var _globals = $ax.globals = {}; + + $ax.globals.MaxZIndex = 1000; + $ax.globals.MinZIndex = -1000; + +}); \ No newline at end of file diff --git a/src/resources/scripts/axure/ie.js b/src/resources/scripts/axure/ie.js new file mode 100644 index 0000000..3b18723 --- /dev/null +++ b/src/resources/scripts/axure/ie.js @@ -0,0 +1,344 @@ + +//// ******* Internet Explorer MANAGER ******** // +////this is to handle all the stupid IE Stuff +//$axure.internal(function($ax) { +// if(!IE_10_AND_BELOW) return; + +// var _ieColorManager = {}; +// if(Number(BROWSER_VERSION) < 9) $ax.ieColorManager = _ieColorManager; + +// var _applyIEFixedPosition = function() { +// if(Number(BROWSER_VERSION) >= 7) return; + +// $axure(function(diagramObject) { return diagramObject.fixedVertical; }).$() +// .appendTo($('body')) +// .css('position', 'absolute').css('margin-left', 0 + 'px').css('margin-top', 0 + 'px'); + +// var handleScroll = function() { +// $axure(function(diagramObject) { return diagramObject.fixedVertical; }) +// .each(function(diagramObject, elementId) { +// var win = $(window); +// var windowWidth = win.width(); +// var windowHeight = win.height(); +// var windowScrollLeft = win.scrollLeft(); +// var windowScrollTop = win.scrollTop(); + +// var newLeft = 0; +// var newTop = 0; +// var elementQuery = $('#' + elementId); +// var elementAxQuery = $ax('#' + elementId); +// var width = elementAxQuery.width(); +// var height = elementAxQuery.height(); + +// var horz = diagramObject.fixedHorizontal; +// if(horz == 'left') { +// newLeft = windowScrollLeft + diagramObject.fixedMarginHorizontal; +// } else if(horz == 'center') { +// newLeft = windowScrollLeft + ((windowWidth - width) / 2) + diagramObject.fixedMarginHorizontal; +// } else if(horz == 'right') { +// newLeft = windowScrollLeft + windowWidth - width - diagramObject.fixedMarginHorizontal; +// } + +// var vert = diagramObject.fixedVertical; +// if(vert == 'top') { +// newTop = windowScrollTop + diagramObject.fixedMarginVertical; +// } else if(vert == 'middle') { +// newTop = windowScrollTop + ((windowHeight - height) / 2) + diagramObject.fixedMarginVertical; +// } else if(vert == 'bottom') { +// newTop = windowScrollTop + windowHeight - height - diagramObject.fixedMarginVertical; +// } +// elementQuery.css('top', newTop + 'px').css('left', newLeft + 'px'); +// }); +// }; + +// $(window).scroll(handleScroll); +// $axure.resize(handleScroll); +// handleScroll(); +// }; + +// var _applyBackground = function() { +// if(Number(BROWSER_VERSION) >= 9) return; + +// var styleChain = $ax.adaptive.getAdaptiveIdChain($ax.adaptive.currentViewId); +// var argb = _getArgb($ax.pageData.page, styleChain); +// var hexColor = _getHexColor(argb, false); +// if(hexColor) $('body').css('background-color', hexColor); + +// _applyBackgroundToQuery($ax('*')); +// }; + +// var _applyBackgroundToQuery = function(query) { +// if(Number(BROWSER_VERSION) >= 9) return; + +// var styleChain = $ax.adaptive.getAdaptiveIdChain($ax.adaptive.currentViewId); +// query.each(function(obj, elementId) { +// if ($ax.public.fn.IsDynamicPanel(obj.type)) { +// var stateCount = obj.diagrams.length; +// for(var j = 0; j < stateCount; j++) { +// var stateId = $ax.repeater.applySuffixToElementId(elementId, '_state' + j); +// var argb = _getArgb(obj.diagrams[j], styleChain); +// var hexColor = _getHexColor(argb, true); +// if(hexColor) $jobj(stateId).css('background-color', hexColor); +// } +// } else if ($ax.public.fn.IsRepeater(obj.type)) { + +// } +// }); +// }; +// _ieColorManager.applyBackground = _applyBackgroundToQuery; + +// var _getArgb = function(diagram, styleChain) { +// var argb = undefined; +// for(var i = 0; i < styleChain.length && !argb; i++) { +// var style = diagram.adaptiveStyles[styleChain[i]]; +// argb = style.fill && style.fill.color; +// } +// if(!argb) argb = diagram.style.fill.color; +// return argb; +// }; + +// var gMult = 256; +// var rMult = gMult * 256; +// var aMult = rMult * 256; + +// var _getHexColor = function(argb, allowWhite) { +// var a = Math.floor(argb / aMult); +// argb -= a * aMult; + +// var r = Math.floor(argb / rMult); +// argb -= r * rMult; + +// var g = Math.floor(argb / gMult); +// var b = argb - g * gMult; + +// return _getColorFromArgb(a, r, g, b, allowWhite); +// }; + +// var _getColorFromArgb = function(a, r, g, b, allowWhite) { +// if(Number(BROWSER_VERSION) >= 9) return undefined; + +// //convert the color with alpha to a color with no alpha (assuming white background) +// r = Math.min((r * a) / 255 + 255 - a, 255); +// g = Math.min((g * a) / 255 + 255 - a, 255); +// b = Math.min((b * a) / 255 + 255 - a, 255); + +// if(a == 0) return undefined; +// if(!allowWhite && (r == 255 && g == 255 && b == 255)) return undefined; + +// var color = '#'; +// color += Math.floor(r / 16).toString(16); +// color += Math.floor(r % 16).toString(16); +// color += Math.floor(g / 16).toString(16); +// color += Math.floor(g % 16).toString(16); +// color += Math.floor(b / 16).toString(16); +// color += Math.floor(b % 16).toString(16); +// return color; +// }; +// _ieColorManager.getColorFromArgb = _getColorFromArgb; + +// var getIEOffset = function(transform, rect) { +// var translatedVertexes = [ +// $axure.utils.Vector2D(0, 0), //we dont translate, so the orgin is fixed +// transform.mul($axure.utils.Vector2D(0, rect.height)), +// transform.mul($axure.utils.Vector2D(rect.width, 0)), +// transform.mul($axure.utils.Vector2D(rect.width, rect.height))]; + +// var minX = 0, minY = 0, maxX = 0, maxY = 0; +// $.each(translatedVertexes, function(index, p) { +// minX = Math.min(minX, p.x); +// minY = Math.min(minY, p.y); +// maxX = Math.max(maxX, p.x); +// maxY = Math.max(maxY, p.y); +// }); + +// return $axure.utils.Vector2D( +// (maxX - minX - rect.width) / 2, +// (maxY - minY - rect.height) / 2); +// }; + +// var _filterFromTransform = function(transform) { +// return "progid:DXImageTransform.Microsoft.Matrix(M11=" + transform.m11 + +// ", M12=" + transform.m12 + ", M21=" + transform.m21 + +// ", M22=" + transform.m22 + ", SizingMethod='auto expand')"; +// }; + +// var _applyIERotation = function() { +// if(Number(BROWSER_VERSION) >= 9) return; + +// $axure(function(diagramObject) { +// return ((diagramObject.style.rotation && Math.abs(diagramObject.style.rotation) > 0.1) +// || (diagramObject.style.textRotation && Math.abs(diagramObject.style.textRotation) > 0.1)) +// && !diagramObject.isContained; +// }).each(function(diagramObject, elementId) { +// var rotation = diagramObject.style.rotation || 0; +// var $element = $('#' + elementId); +// var axElement = $ax('#' + elementId); +// var width = axElement.width(); +// var height = axElement.height(); +// var originX = width / 2; +// var originY = height / 2; + +// var shapeIeOffset; +// $element.children().each(function() { +// var $child = $(this); +// var axChild = $ax('#' + $child.attr('id')); +// var childWidth = axChild.width(); +// var childHeight = axChild.height() + $child.position().top; +// var centerX = $child.position().left + (childWidth / 2); +// var centerY = $child.position().top + (childHeight / 2); +// var deltaX = centerX - originX; +// var deltaY = centerY - originY; + +// var effectiveRotation = rotation; +// var textObject = $ax.getObjectFromElementId($child.attr('id')); +// if(textObject) { +// if(textObject.style.textRotation) effectiveRotation = textObject.style.textRotation; +// else return; +// } + +// var transform = $ax.utils.Matrix2D.identity().rotate(effectiveRotation); +// var filter = _filterFromTransform(transform); + +// $child.css('filter', filter) +// .width(childWidth + 1) +// .height(childHeight + 1); + +// var p = transform.mul($ax.utils.Vector2D(deltaX, deltaY)); +// var ieOffset = getIEOffset(transform, { width: childWidth, height: childHeight }); +// if(!textObject) { +// shapeIeOffset = ieOffset; +// } else { +// // This is a close approximation, but not exact +// if(diagramObject.style.verticalAlignment != 'top') ieOffset.y -= shapeIeOffset.y + Math.abs(shapeIeOffset.x); +// } + +// $child.css("margin-left", -ieOffset.x - deltaX + p.x).css("margin-top", -ieOffset.y - deltaY + p.y); +// }); +// }); +// }; + +// var _fixIEStretchBackground = function() { +// if(Number(BROWSER_VERSION) >= 9) return; +// var pageStyle = $ax.adaptive.getPageStyle(); +// if(!pageStyle.imageRepeat || pageStyle.imageRepeat == 'auto') return; + +// $('body').css('background-image', 'none'); +// var viewId = $ax.adaptive.currentViewId; +// var imageInfo = viewId ? $ax.pageData.viewIdToBackgroundImageInfo && $ax.pageData.viewIdToBackgroundImageInfo[viewId] : $ax.pageData.defaultBackgroundImageInfo; +// if(imageInfo && imageInfo.path) { +// if($('#bg_img').length == 0) $('body').append(''); +// $('#bg_img').attr('src_old', imageInfo.path).css('position', 'fixed').css('z-index', '-10000'); +// _resizeIEBackground(); +// } else $('#bg_img').remove(); +// }; + +// var _resizeIEBackground = function() { +// if(Number(BROWSER_VERSION) >= 9) return; +// //var page = $ax.pageData.page; +// var viewId = $ax.adaptive.currentViewId; +// var pageStyle = $ax.adaptive.getPageStyle(); +// if(!$ax.pageData.defaultBackgroundImageInfo && !$ax.pageData.viewIdToBackgroundImageInfo) return; +// var imageInfo = viewId ? $ax.pageData.viewIdToBackgroundImageInfo[viewId] : $ax.pageData.defaultBackgroundImageInfo; +// if(!imageInfo) return; +// var imageWidth = imageInfo.width; +// var imageHeight = imageInfo.height; +// var windowWidth = $(window).width(); +// var windowHeight = $(window).height(); +// var isCover = pageStyle.imageRepeat == 'cover'; + +// var wRatio = windowWidth / imageWidth; +// var hRatio = windowHeight / imageHeight; +// var ratio = wRatio; +// if(isCover) { +// if(hRatio > wRatio) ratio = hRatio; +// } else { +// if(hRatio < wRatio) ratio = hRatio; +// } +// var width = imageWidth * ratio; +// var height = imageHeight * ratio; + +// var left = '0px'; +// if((isCover && width > windowWidth) || (!isCover && width < windowWidth)) { +// if(pageStyle.imageHorizontalAlignment == 'center') { +// left = ((windowWidth - width) / 2) + 'px'; +// } else if(pageStyle.imageHorizontalAlignment == 'far') { +// left = (windowWidth - width) + 'px'; +// } +// } + +// var top = '0px'; +// if((isCover && height > windowHeight) || (!isCover && height < windowHeight)) { +// if(pageStyle.imageVerticalAlignment == 'center') { +// top = ((windowHeight - height) / 2) + 'px'; +// } else if(pageStyle.imageVerticalAlignment == 'far') { +// top = (windowHeight - height) + 'px'; +// } +// } + +// $('#bg_img').css('top', top).css('left', left).css('width', width).css('height', height); +// }; + +// var _fixAllPngs = function() { +// if(!(/MSIE ((5\.5)|6)/.test(window.navigator.userAgent) && window.navigator.platform == "Win32")) return; + +// $('img[src_old$=".png"]').each(function() { +// if(!this.complete) { +// this.onload = function() { $axure.utils.fixPng(this); }; +// } else { +// $axure.utils.fixPng(this); +// } +// }); +// }; + +// var _fixInputSize = function() { +// if(Number(BROWSER_VERSION) >= 8 || window.navigator.userAgent.indexOf("Trident/4.0") > -1) return; +// var inputs = $('input').not(':input[type=button], :input[type=submit], :input[type=radio], :input[type=checkbox]'); +// inputs.each(function() { +// var $input = $(this); +// var axInput = $ax('#' + $input.attr('id')); +// $input.css('height', (axInput.height() - 4 + 'px')).css('width', (axInput.width() - 2 + 'px')); +// }); + +// var textAreas = $($ax.constants.TEXT_AREA_TYPE); +// textAreas.each(function() { +// var $textArea = $(this); +// var axText = $ax('#' + $textArea.attr('id')); +// $textArea.css('height', (axText.height() - 6 + 'px')).css('width', (axText.width() - 6 + 'px')); +// }); +// }; + +// var _fixInputBackground = function() { +// var inputs = $('input').not(':input[type=button], :input[type=submit], :input[type=radio], :input[type=checkbox]'); +// inputs = inputs.add($($ax.constants.TEXT_AREA_TYPE)); +// inputs.each(function() { +// var $input = $(this); +// if($input.css('background-color') == 'transparent') { +// $input.css('background-image', 'url(../../transparent.gif)'); +// } else { +// $input.css('background-image', ''); +// } +// }); +// }; + +// $(document).ready(function() { +// _fixIEStretchBackground(); +// _applyIEFixedPosition(); +// $axure.resize(function() { +// _resizeIEBackground(); +// }); +// $ax.adaptive.bind('viewChanged', function() { +// _fixIEStretchBackground(); +// _applyBackground(); +// _fixInputBackground(); +// }); + + +// _fixAllPngs(); +// _applyIERotation(); +// _applyBackground(); +// _fixInputSize(); +// _fixInputBackground(); +// }); + + +//}); diff --git a/src/resources/scripts/axure/init.temp.js b/src/resources/scripts/axure/init.temp.js new file mode 100644 index 0000000..a6869f1 --- /dev/null +++ b/src/resources/scripts/axure/init.temp.js @@ -0,0 +1,326 @@ +$axure.internal(function($ax) { + + $(window.document).ready(function () { + + //var readyStart = (new Date()).getTime(); + + //this is because the page id is not formatted as a guid + var pageId = $ax.pageData.page.packageId; + + var pageData = { + id: pageId, + pageName: $ax.pageData.page.name, + location: window.location.toString(), + notes: $ax.pageData.page.notes, + widgetNotes: $ax.pageData.page.annotations, + //clipToView: $ax.pageData.clipToView, + defaultAdaptiveView: $ax.pageData.defaultAdaptiveView, + adaptiveViews: $ax.pageData.adaptiveViews, + masterNotes: [] + }; + + var fnPrefix = ''; + function pushNextPrefix() { + if (fnPrefix.length == 0) fnPrefix = 'A'; + else fnPrefix = fnPrefix[0] == 'Z' ? 'A'.repeat(fnPrefix.length + 1) : String.fromCharCode(fnPrefix.charCodeAt(0) + 1).repeat(fnPrefix.length); + } + + function populateNotes(pageForNotes) { + for (var master in pageForNotes.masters) { + //var master = pageForNotes.masters[i]; + var masterData = pageForNotes.masters[master]; + var hasWidgetNotes = masterData.annotations && masterData.annotations.length > 0; + if ((master.notes && !$.isEmptyObject(masterData.notes)) || hasWidgetNotes) { + if(hasWidgetNotes) pushNextPrefix(); + var m = {}; + m.pageName = masterData.name; + m.notes = masterData.notes; + m.widgetNotes = masterData.annotations; + pageData.masterNotes.push(m); + if(hasWidgetNotes) populateOwnerToFn(m.widgetNotes); + } + populateNotes(master); + } + } + + var ownerToFns = {}; + function populateOwnerToFn(widgetNotes) { + if(typeof widgetNotes == 'undefined') return false; + for (var i = 0; i < widgetNotes.length; i++) { + var widgetNote = widgetNotes[i]; + widgetNote['fn'] = fnPrefix + widgetNote['fn']; + var fn = widgetNote['fn']; + var ownerId = widgetNote['ownerId']; + if (ownerId !== undefined && ownerId.length > 0) { + var ownerLabels = ownerToFns[ownerId]; + if (ownerLabels == undefined) ownerLabels = []; + ownerLabels.push(fn); + ownerToFns[ownerId] = ownerLabels; + } + } + } + + populateOwnerToFn(pageData.widgetNotes); + populateNotes($ax.pageData); + pageData.ownerToFns = ownerToFns; + + $ax.pageData.notesData = pageData; + + //var anns = []; + //$ax('*').each(function (dObj, elementId) { + // pushAnnotation(dObj, elementId); + //}); + + //function pushAnnotation(dObj, elementId) { + // var ann = dObj.annotation; + // if(ann) { + // ann = $ax.deepCopy(ann); + // ann["id"] = elementId; + // ann["label"] = dObj.label + " (" + dObj.friendlyType + ")"; + // anns.push(ann); + // } + + // if(dObj.type === 'repeater' && dObj.objects) { + // //if it's repeater, save the id as repeaterId@scriptId + // for(var i = 0, len = dObj.objects.length; i < len; i++) { + // var child = dObj.objects[i]; + // var scriptId = $ax.getScriptIdFromPath([child.id], elementId); + // pushAnnotation(child, elementId + '@' + scriptId); + // } + // } + //} + + //pageData.widgetNotes = anns; + + //only trigger the page.data setting if the window is on the mainframe + var isMainFrame = false; + try { + if(window.name == 'mainFrame' || + (!CHROME_5_LOCAL && window.parent.$ && window.parent.$('#mainFrame').length > 0)) { + isMainFrame = true; + + $ax.messageCenter.addMessageListener(function(message, data) { + if(message == 'finishInit') { + _processTempInit(); + } + }); + + $axure.messageCenter.setState('page.data', pageData); + window.focus(); + } + } catch(e) { } + + //attach here for chrome local + //$(window).on('load', function() { + // $ax.style.initializeObjectTextAlignment($ax('*')); + //}); + + if(!isMainFrame) _processTempInit(); + }); + + var touchCount = 0; + var lastTouch = Date.now(); + var _registerTouchCount = $ax.registerTouchCount = function (e) { + var now = Date.now(); + if (now - lastTouch < 375) { + if (++touchCount === 3) { + $(':input').blur(); + $ax.messageCenter.postMessage('tripleClick', true); + e.preventDefault(); + }; + } else { + touchCount = 1; + } + lastTouch = now; + }; + + // Block IOS stalling second tap. + // Stop third click from also clicking mobile card + var _clearTouchCount = $ax.clearTouchCount = function (e) { + if (touchCount === 3) { + touchCount = 0; + e.preventDefault(); + } + }; + + var _processTempInit = function() { + //var start = (new Date()).getTime(); + //var end = (new Date()).getTime(); + //window.alert('elapsed ' + (end - start)); + + $('iframe').each(function() { + var origSrc = $(this).attr('basesrc'); + + var $this = $(this); + if(origSrc) { + var newSrcUrl = origSrc.toLowerCase().indexOf('http://') == -1 ? $ax.globalVariableProvider.getLinkUrl(origSrc) : origSrc; + $this.attr('src', newSrcUrl); + } + + if(IOS) { + $this.parent().css('overflow', 'auto').css('-webkit-overflow-scrolling', 'touch').css('-ms-overflow-x', 'hidden').css('overflow-x', 'hidden'); + } + }); + + $axure.messageCenter.addMessageListener(function(message, data) { + if(message == 'setGlobalVar') { + $ax.globalVariableProvider.setVariableValue(data.globalVarName, data.globalVarValue, true); + } + }); + + window.lastFocusedClickable = null; + var _lastFocusedClickableSelector = 'input, a'; + var shouldOutline = true; + + $ax(function (dObj) { return dObj.tabbable; }).each(function (dObj, elementId) { + if ($ax.public.fn.IsLayer(dObj.type)) $ax.event.layerMapFocus(dObj, elementId); + var focusableId = $ax.event.getFocusableWidgetOrChildId(elementId); + var $focusable = $('#' + focusableId); + $focusable.attr("tabIndex", 0); + if($focusable.is('div') || $focusable.is('img')) { + $focusable.bind($ax.features.eventNames.mouseDownName, function() { + shouldOutline = false; + }); + attachFocusAndBlur($focusable); + } + }); + + $(window.document).bind($ax.features.eventNames.mouseUpName, function() { + shouldOutline = true; + }); + + attachFocusAndBlur($(_lastFocusedClickableSelector)); + + function attachFocusAndBlur($query) { + $query.focus(function () { + if(shouldOutline) { + $(this).css('outline', ''); + } else { + $(this).css('outline', 'none'); + } + window.lastFocusedClickable = this; + }).blur(function () { + if(window.lastFocusedClickable == this) window.lastFocusedClickable = null; + }); + } + + $(window.document).bind('keyup', function (e) { + switch(e.which) { + case 13: + case 32: + if(window.lastFocusedClickable) $(window.lastFocusedClickable).click(); + break; + default: return; // exit this handler for other keys + } + }); + + //if($ax.document.configuration.hideAddress) { + // $(window).on('load', function() { + // window.setTimeout(function() { + // window.scrollTo(0, 0.9); + // }, 0); + // }); + //} + + //if($ax.document.configuration.preventScroll) { + // $(window.document).bind('touchmove', function(e) { + // var inScrollable = $ax.legacy.GetScrollable(e.target) != window.document.body; + // if(!inScrollable) { + // e.preventDefault(); + // } + // }); + + // $ax(function(diagramObject) { + // return $ax.public.fn.IsDynamicPanel(diagramObject.type) && diagramObject.scrollbars != 'none'; + // }).$().children().bind('touchstart', function() { + // var target = this; + // var top = target.scrollTop; + // if(top <= 0) target.scrollTop = 1; + // if(top + target.offsetHeight >= target.scrollHeight) target.scrollTop = target.scrollHeight - target.offsetHeight - 1; + // }); + //} + + if(OS_MAC && WEBKIT) { + $ax(function(diagramObject) { + return $ax.public.fn.IsComboBox(diagramObject.type); + }).each(function(obj, id) { + $jobj($ax.INPUT(id)).css('-webkit-appearance', 'menulist-button'); + }); + } + + if($ax.features.supports.mobile) { + $('html').first().on('touchstart', _registerTouchCount); + $('html').first().on('touchend', _clearTouchCount); + + // Stop pinch zoom (stopping all gestures for now) + // Gesturestart is only supported in Safari + if (SAFARI) { + document.addEventListener("gesturestart", function (e) { + e.preventDefault(); + }); + } + } + + $ax.annotation.initialize(); + + $ax.legacy.BringFixedToFront(); + $ax.event.initialize(); + $ax.style.initialize(); + $ax.visibility.initialize(); + $ax.repeater.initialize(); + $ax.dynamicPanelManager.initialize(); //needs to be called after visibility is initialized + $ax.adaptive.initialize(); + $ax.loadDynamicPanelsAndMasters(); + $ax.adaptive.loadFinished(); + var start = (new Date()).getTime(); + $ax.repeater.initRefresh(); + var end = (new Date()).getTime(); + console.log('loadTime: ' + (end - start) / 1000); + $ax.style.prefetch(); + + $(window).resize(); + + //var readyEnd = (new Date()).getTime(); + //window.alert('elapsed ' + (readyEnd - readyStart)); + }; +}); + +/* extend canvas */ +var gv_hasCanvas = false; +(function() { + var _canvas = document.createElement('canvas'), proto, abbrev; + if(gv_hasCanvas = !!(_canvas.getContext && _canvas.getContext('2d')) && typeof (CanvasGradient) !== 'undefined') { + function chain(func) { + return function() { + return func.apply(this, arguments) || this; + }; + } + + with(proto = CanvasRenderingContext2D.prototype) for(var func in abbrev = { + a: arc, + b: beginPath, + n: clearRect, + c: clip, + p: closePath, + g: createLinearGradient, + f: fill, + j: fillRect, + z: function(s) { this.fillStyle = s; }, + l: lineTo, + w: function(w) { this.lineWidth = w; }, + m: moveTo, + q: quadraticCurveTo, + h: rect, + r: restore, + o: rotate, + s: save, + x: scale, + y: function(s) { this.strokeStyle = s; }, + u: setTransform, + k: stroke, + i: strokeRect, + t: translate + }) proto[func] = chain(abbrev[func]); + CanvasGradient.prototype.a = chain(CanvasGradient.prototype.addColorStop); + } +})(); diff --git a/src/resources/scripts/axure/ios.js b/src/resources/scripts/axure/ios.js new file mode 100644 index 0000000..15333b7 --- /dev/null +++ b/src/resources/scripts/axure/ios.js @@ -0,0 +1,91 @@ +$axure.internal(function ($ax) { + if ((IOS && SAFARI) || SHARE_APP) { + var outerHtml = document.documentElement; + outerHtml.id = 'ios-safari'; + var html = document.createElement('html'); + html.id = 'ios-safari-html'; + outerHtml.appendChild(html); + var body = document.body; + html.appendChild(body); + Object.defineProperty(document, 'body', { + get: function () { + return body; + } + }); + var fixedBody = document.createElement('body'); + fixedBody.id = 'ios-safari-fixed'; + outerHtml.appendChild(fixedBody); + var fixedBase = document.createElement('div'); + fixedBase.id = 'base-fixed'; + fixedBody.appendChild(fixedBase); + + var isDevice = false; + var deviceWidth = 0; + var updateHtmlWidth = function (panelWidthOffset, scale, height, scaleN) { + var iosSafHtml = $('#ios-safari-html'); + iosSafHtml.css('overflow', ''); + iosSafHtml.css('overflow-x', ''); + iosSafHtml.css('height', ''); + if (isDevice) { + iosSafHtml.width(deviceWidth / scaleN); + iosSafHtml.css('overflow-x', 'hidden'); + } else { + var isLandscape = window.orientation != 0 && window.orientation != 180; + var mobileWidth = isLandscape ? window.screen.height : window.screen.width + iosSafHtml.width((mobileWidth - panelWidthOffset) / scaleN); + } + if (scale == 1) { + iosSafHtml.css('overflow-x', 'hidden'); + iosSafHtml.css('height', (height / scaleN) + 'px'); + } else if (scale == 2) iosSafHtml.css('overflow', 'hidden'); + }; + + updateHtmlWidth(0); + + $axure('*').each(function (obj, element) { + if (obj && obj.fixedVertical && obj.fixedKeepInFront) { + var parent = $axure('#' + element).getParents(false, ['item', 'state'])[0]; + if (!parent) { + $('#base-fixed').append($('#' + element)); + } + } + }); + + $axure.messageCenter.addMessageListener(function (message, data) { + if (message == "setContentScale") { + updateHtmlWidth(data.panelWidthOffset, data.scale, data.viewportHeight, data.scaleN); + } else if (message == "setDeviceMode") { + isDevice = data.device && !data.scaleToWidth; + if (isDevice) deviceWidth = data.width; + updateHtmlWidth(0); + } + }); + + + $('#ios-safari-html').scroll(function () { + $axure.updateWindowInfo(); + }); + + var scrollStartY; + var maxScrollY + var touchStart; + $axure('*').each(function (obj, element) { + if (obj && obj.scrollbars && obj.scrollbars.toLowerCase() != 'none') { + if (obj.scrollbars == 'horizontalAsNeeded') return; + + $('#' + element).on('touchstart', function (e) { + touchStart = e.pageY; + var stateId = $ax.visibility.GetPanelState($('#' + element).attr('id')); + scrollStartY = $('#' + stateId).scrollTop(); + maxScrollY = $('#' + stateId)[0].scrollHeight - $('#' + stateId).height(); + }); + + $('#' + element).on('touchmove', function (e) { + if (maxScrollY <= 0) return false; + if (scrollStartY == 0 && e.pageY > touchStart) e.preventDefault(); + if (scrollStartY == maxScrollY && e.pageY < touchStart) e.preventDefault(); + }); + } + }); + } +}); \ No newline at end of file diff --git a/src/resources/scripts/axure/jquery.nicescroll.min.js b/src/resources/scripts/axure/jquery.nicescroll.min.js new file mode 100644 index 0000000..c863c67 --- /dev/null +++ b/src/resources/scripts/axure/jquery.nicescroll.min.js @@ -0,0 +1 @@ +!function(e){"function"==typeof define&&define.amd?define(["jquery"],e):"object"==typeof exports?module.exports=e(require("jquery")):e(jQuery)}(function(e){"use strict";var o=!1,t=!1,r=0,i=2e3,s=0,n=e,l=document,a=window,c=n(a),d=[];var u=a.requestAnimationFrame||a.webkitRequestAnimationFrame||a.mozRequestAnimationFrame||!1,h=a.cancelAnimationFrame||a.webkitCancelAnimationFrame||a.mozCancelAnimationFrame||!1;if(u)a.cancelAnimationFrame||(h=function(e){});else{var p=0;u=function(e,o){var t=(new Date).getTime(),r=Math.max(0,16-(t-p)),i=a.setTimeout(function(){e(t+r)},r);return p=t+r,i},h=function(e){a.clearTimeout(e)}}var m,f,g,v=a.MutationObserver||a.WebKitMutationObserver||!1,w=Date.now||function(){return(new Date).getTime()},b={zindex:"auto",cursoropacitymin:0,cursoropacitymax:1,cursorcolor:"#424242",cursorwidth:"6px",cursorborder:"1px solid #fff",cursorborderradius:"5px",scrollspeed:40,mousescrollstep:27,touchbehavior:!1,emulatetouch:!1,hwacceleration:!0,usetransition:!0,boxzoom:!1,dblclickzoom:!0,gesturezoom:!0,grabcursorenabled:!0,autohidemode:!0,background:"",iframeautoresize:!0,cursorminheight:32,preservenativescrolling:!0,railoffset:!1,railhoffset:!1,bouncescroll:!0,spacebarenabled:!0,railpadding:{top:0,right:0,left:0,bottom:0},disableoutline:!0,horizrailenabled:!0,railalign:"right",railvalign:"bottom",enabletranslate3d:!0,enablemousewheel:!0,enablekeyboard:!0,smoothscroll:!0,sensitiverail:!0,enablemouselockapi:!0,cursorfixedheight:!1,directionlockdeadzone:6,hidecursordelay:400,nativeparentscrolling:!0,enablescrollonselection:!0,overflowx:!0,overflowy:!0,cursordragspeed:.3,rtlmode:"auto",cursordragontouch:!1,oneaxismousemode:"auto",scriptpath:(f=l.currentScript||!!(m=l.getElementsByTagName("script")).length&&m[m.length-1],g=f?f.src.split("?")[0]:"",g.split("/").length>0?g.split("/").slice(0,-1).join("/")+"/":""),preventmultitouchscrolling:!0,disablemutationobserver:!1,enableobserver:!0,scrollbarid:!1},y=!1,x=function(e,p){var m=this;this.version="3.7.6",this.name="nicescroll",this.me=p;var f=n("body"),g=this.opt={doc:f,win:!1};if(n.extend(g,b),g.snapbackspeed=80,e)for(var x in g)void 0!==e[x]&&(g[x]=e[x]);if(g.disablemutationobserver&&(v=!1),this.doc=g.doc,this.iddoc=this.doc&&this.doc[0]&&this.doc[0].id||"",this.ispage=/^BODY|HTML/.test(g.win?g.win[0].nodeName:this.doc[0].nodeName),this.haswrapper=!1!==g.win,this.win=g.win||(this.ispage?c:this.doc),this.docscroll=this.ispage&&!this.haswrapper?c:this.win,this.body=f,this.viewport=!1,this.isfixed=!1,this.iframe=!1,this.isiframe="IFRAME"==this.doc[0].nodeName&&"IFRAME"==this.win[0].nodeName,this.istextarea="TEXTAREA"==this.win[0].nodeName,this.forcescreen=!1,this.canshowonmouseevent="scroll"!=g.autohidemode,this.onmousedown=!1,this.onmouseup=!1,this.onmousemove=!1,this.onmousewheel=!1,this.onkeypress=!1,this.ongesturezoom=!1,this.onclick=!1,this.onscrollstart=!1,this.onscrollend=!1,this.onscrollcancel=!1,this.onzoomin=!1,this.onzoomout=!1,this.view=!1,this.page=!1,this.scroll={x:0,y:0},this.scrollratio={x:0,y:0},this.cursorheight=20,this.scrollvaluemax=0,"auto"==g.rtlmode){var z=this.win[0]==a?this.body:this.win,k=z.css("writing-mode")||z.css("-webkit-writing-mode")||z.css("-ms-writing-mode")||z.css("-moz-writing-mode");"horizontal-tb"==k||"lr-tb"==k||""===k?(this.isrtlmode="rtl"==z.css("direction"),this.isvertical=!1):(this.isrtlmode="vertical-rl"==k||"tb"==k||"tb-rl"==k||"rl-tb"==k,this.isvertical="vertical-rl"==k||"tb"==k||"tb-rl"==k)}else this.isrtlmode=!0===g.rtlmode,this.isvertical=!1;if(this.scrollrunning=!1,this.scrollmom=!1,this.observer=!1,this.observerremover=!1,this.observerbody=!1,!1!==g.scrollbarid)this.id=g.scrollbarid;else do{this.id="ascrail"+i++}while(l.getElementById(this.id));this.rail=!1,this.cursor=!1,this.cursorfreezed=!1,this.selectiondrag=!1,this.zoom=!1,this.zoomactive=!1,this.hasfocus=!1,this.hasmousefocus=!1,this.railslocked=!1,this.locked=!1,this.hidden=!1,this.cursoractive=!0,this.wheelprevented=!1,this.overflowx=g.overflowx,this.overflowy=g.overflowy,this.nativescrollingarea=!1,this.checkarea=0,this.events=[],this.saved={},this.delaylist={},this.synclist={},this.lastdeltax=0,this.lastdeltay=0,this.detected=function(){if(y)return y;var e=l.createElement("DIV"),o=e.style,t=navigator.userAgent,r=navigator.platform,i={};return i.haspointerlock="pointerLockElement"in l||"webkitPointerLockElement"in l||"mozPointerLockElement"in l,i.isopera="opera"in a,i.isopera12=i.isopera&&"getUserMedia"in navigator,i.isoperamini="[object OperaMini]"===Object.prototype.toString.call(a.operamini),i.isie="all"in l&&"attachEvent"in e&&!i.isopera,i.isieold=i.isie&&!("msInterpolationMode"in o),i.isie7=i.isie&&!i.isieold&&(!("documentMode"in l)||7===l.documentMode),i.isie8=i.isie&&"documentMode"in l&&8===l.documentMode,i.isie9=i.isie&&"performance"in a&&9===l.documentMode,i.isie10=i.isie&&"performance"in a&&10===l.documentMode,i.isie11="msRequestFullscreen"in e&&l.documentMode>=11,i.ismsedge="msCredentials"in a,i.ismozilla="MozAppearance"in o,i.iswebkit=!i.ismsedge&&"WebkitAppearance"in o,i.ischrome=i.iswebkit&&"chrome"in a,i.ischrome38=i.ischrome&&"touchAction"in o,i.ischrome22=!i.ischrome38&&i.ischrome&&i.haspointerlock,i.ischrome26=!i.ischrome38&&i.ischrome&&"transition"in o,i.cantouch="ontouchstart"in l.documentElement||"ontouchstart"in a,i.hasw3ctouch=!!a.PointerEvent&&(navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0),i.hasmstouch=!i.hasw3ctouch&&(a.MSPointerEvent||!1),i.ismac=/^mac$/i.test(r),i.isios=i.cantouch&&/iphone|ipad|ipod/i.test(r),i.isios4=i.isios&&!("seal"in Object),i.isios7=i.isios&&"webkitHidden"in l,i.isios8=i.isios&&"hidden"in l,i.isios10=i.isios&&a.Proxy,i.isandroid=/android/i.test(t),i.haseventlistener="addEventListener"in e,i.trstyle=!1,i.hastransform=!1,i.hastranslate3d=!1,i.transitionstyle=!1,i.hastransition=!1,i.transitionend=!1,i.trstyle="transform",i.hastransform="transform"in o||function(){for(var e=["msTransform","webkitTransform","MozTransform","OTransform"],t=0,r=e.length;t=1?this.ed:this.st+this.df*o|0},update:function(e,o){return this.st=this.getNow(),this.ed=e,this.spd=o,this.ts=w(),this.df=this.ed-this.st,this}},this.ishwscroll){this.doc.translate={x:0,y:0,tx:"0px",ty:"0px"},T.hastranslate3d&&T.isios&&this.doc.css("-webkit-backface-visibility","hidden"),this.getScrollTop=function(e){if(!e){var o=M();if(o)return 16==o.length?-o[13]:-o[5];if(m.timerscroll&&m.timerscroll.bz)return m.timerscroll.bz.getNow()}return m.doc.translate.y},this.getScrollLeft=function(e){if(!e){var o=M();if(o)return 16==o.length?-o[12]:-o[4];if(m.timerscroll&&m.timerscroll.bh)return m.timerscroll.bh.getNow()}return m.doc.translate.x},this.notifyScrollEvent=function(e){var o=l.createEvent("UIEvents");o.initUIEvent("scroll",!1,!1,a,1),o.niceevent=!0,e.dispatchEvent(o)};var L=this.isrtlmode?1:-1;T.hastranslate3d&&g.enabletranslate3d?(this.setScrollTop=function(e,o){m.doc.translate.y=e,m.doc.translate.ty=-1*e+"px",m.doc.css(T.trstyle,"translate3d("+m.doc.translate.tx+","+m.doc.translate.ty+",0)"),o||m.notifyScrollEvent(m.win[0])},this.setScrollLeft=function(e,o){m.doc.translate.x=e,m.doc.translate.tx=e*L+"px",m.doc.css(T.trstyle,"translate3d("+m.doc.translate.tx+","+m.doc.translate.ty+",0)"),o||m.notifyScrollEvent(m.win[0])}):(this.setScrollTop=function(e,o){m.doc.translate.y=e,m.doc.translate.ty=-1*e+"px",m.doc.css(T.trstyle,"translate("+m.doc.translate.tx+","+m.doc.translate.ty+")"),o||m.notifyScrollEvent(m.win[0])},this.setScrollLeft=function(e,o){m.doc.translate.x=e,m.doc.translate.tx=e*L+"px",m.doc.css(T.trstyle,"translate("+m.doc.translate.tx+","+m.doc.translate.ty+")"),o||m.notifyScrollEvent(m.win[0])})}else this.getScrollTop=function(){return m.docscroll.scrollTop()},this.setScrollTop=function(e){m.docscroll.scrollTop(e)},this.getScrollLeft=function(){return m.hasreversehr?m.detected.ismozilla?m.page.maxw-Math.abs(m.docscroll.scrollLeft()):m.page.maxw-m.docscroll.scrollLeft():m.docscroll.scrollLeft()},this.setScrollLeft=function(e){return setTimeout(function(){if(m)return m.hasreversehr&&(e=m.detected.ismozilla?-(m.page.maxw-e):m.page.maxw-e),m.docscroll.scrollLeft(e)},1)};this.getTarget=function(e){return!!e&&(e.target?e.target:!!e.srcElement&&e.srcElement)},this.hasParent=function(e,o){if(!e)return!1;for(var t=e.target||e.srcElement||e||!1;t&&t.id!=o;)t=t.parentNode||!1;return!1!==t};var C={thin:1,medium:3,thick:5};function N(e,o,t){var r=e.css(o),i=parseFloat(r);if(isNaN(i)){var s=3==(i=C[r]||0)?t?m.win.outerHeight()-m.win.innerHeight():m.win.outerWidth()-m.win.innerWidth():1;return m.isie8&&i&&(i+=1),s?i:0}return i}this.getDocumentScrollOffset=function(){return{top:a.pageYOffset||l.documentElement.scrollTop,left:a.pageXOffset||l.documentElement.scrollLeft}},this.getOffset=function(){if(m.isfixed){var e=m.win.offset(),o=m.getDocumentScrollOffset();return e.top-=o.top,e.left-=o.left,e}var t=m.win.offset();if(!m.viewport)return t;var r=m.viewport.offset();return{top:t.top-r.top,left:t.left-r.left}},this.updateScrollBar=function(e){var o,t;if(m.ishwscroll)m.rail.css({height:m.win.innerHeight()-(g.railpadding.top+g.railpadding.bottom)}),m.railh&&m.railh.css({width:m.win.innerWidth()-(g.railpadding.left+g.railpadding.right)});else{var r=m.getOffset();if((o={top:r.top,left:r.left-(g.railpadding.left+g.railpadding.right)}).top+=N(m.win,"border-top-width",!0),o.left+=m.rail.align?m.win.outerWidth()-N(m.win,"border-right-width")-m.rail.width:N(m.win,"border-left-width"),(t=g.railoffset)&&(t.top&&(o.top+=t.top),t.left&&(o.left+=t.left)),m.railslocked||m.rail.css({top:o.top,left:o.left,height:(e?e.h:m.win.innerHeight())-(g.railpadding.top+g.railpadding.bottom)}),m.zoom&&m.zoom.css({top:o.top+1,left:1==m.rail.align?o.left-20:o.left+m.rail.width+4}),m.railh&&!m.railslocked){o={top:r.top,left:r.left},(t=g.railhoffset)&&(t.top&&(o.top+=t.top),t.left&&(o.left+=t.left));var i=m.railh.align?o.top+N(m.win,"border-top-width",!0)+m.win.innerHeight()-m.railh.height:o.top+N(m.win,"border-top-width",!0),s=o.left+N(m.win,"border-left-width");m.railh.css({top:i-(g.railpadding.top+g.railpadding.bottom),left:s,width:m.railh.width})}}},this.doRailClick=function(e,o,t){var r,i,s,n;m.railslocked||(m.cancelEvent(e),"pageY"in e||(e.pageX=e.clientX+l.documentElement.scrollLeft,e.pageY=e.clientY+l.documentElement.scrollTop),o?(r=t?m.doScrollLeft:m.doScrollTop,s=t?(e.pageX-m.railh.offset().left-m.cursorwidth/2)*m.scrollratio.x:(e.pageY-m.rail.offset().top-m.cursorheight/2)*m.scrollratio.y,m.unsynched("relativexy"),r(0|s)):(r=t?m.doScrollLeftBy:m.doScrollBy,s=t?m.scroll.x:m.scroll.y,n=t?e.pageX-m.railh.offset().left:e.pageY-m.rail.offset().top,i=t?m.view.w:m.view.h,r(s>=n?i:-i)))},m.newscrolly=m.newscrollx=0,m.hasanimationframe="requestAnimationFrame"in a,m.hascancelanimationframe="cancelAnimationFrame"in a,m.hasborderbox=!1,this.init=function(){if(m.saved.css=[],T.isoperamini)return!0;if(T.isandroid&&!("hidden"in l))return!0;g.emulatetouch=g.emulatetouch||g.touchbehavior,m.hasborderbox=a.getComputedStyle&&"border-box"===a.getComputedStyle(l.body)["box-sizing"];var e={"overflow-y":"hidden"};if((T.isie11||T.isie10)&&(e["-ms-overflow-style"]="none"),m.ishwscroll&&(this.doc.css(T.transitionstyle,T.prefixstyle+"transform 0ms ease-out"),T.transitionend&&m.bind(m.doc,T.transitionend,m.onScrollTransitionEnd,!1)),m.zindex="auto",m.ispage||"auto"!=g.zindex?m.zindex=g.zindex:m.zindex=function(){var e=m.win;if("zIndex"in e)return e.zIndex();for(;e.length>0;){if(9==e[0].nodeType)return!1;var o=e.css("zIndex");if(!isNaN(o)&&0!==o)return parseInt(o);e=e.parent()}return!1}()||"auto",!m.ispage&&"auto"!=m.zindex&&m.zindex>s&&(s=m.zindex),m.isie&&0===m.zindex&&"auto"==g.zindex&&(m.zindex="auto"),!m.ispage||!T.isieold){var i=m.docscroll;m.ispage&&(i=m.haswrapper?m.win:m.doc),m.css(i,e),m.ispage&&(T.isie11||T.isie)&&m.css(n("html"),e),!T.isios||m.ispage||m.haswrapper||m.css(f,{"-webkit-overflow-scrolling":"touch"});var d=n(l.createElement("div"));d.css({position:"relative",top:0,float:"right",width:g.cursorwidth,height:0,"background-color":g.cursorcolor,border:g.cursorborder,"background-clip":"padding-box","-webkit-border-radius":g.cursorborderradius,"-moz-border-radius":g.cursorborderradius,"border-radius":g.cursorborderradius}),d.addClass("nicescroll-cursors"),m.cursor=d;var u=n(l.createElement("div"));u.attr("id",m.id),u.addClass("nicescroll-rails nicescroll-rails-vr");var h,p,w=["left","right","top","bottom"];for(var b in w)p=w[b],(h=g.railpadding[p]||0)&&u.css("padding-"+p,h+"px");u.append(d),u.width=Math.max(parseFloat(g.cursorwidth),d.outerWidth()),u.css({width:u.width+"px",zIndex:m.zindex,background:g.background,cursor:"default"}),u.visibility=!0,u.scrollable=!0,u.align="left"==g.railalign?0:1,m.rail=u,m.rail.drag=!1;var y,x=!1;if(!g.boxzoom||m.ispage||T.isieold||(x=l.createElement("div"),m.bind(x,"click",m.doZoom),m.bind(x,"mouseenter",function(){m.zoom.css("opacity",g.cursoropacitymax)}),m.bind(x,"mouseleave",function(){m.zoom.css("opacity",g.cursoropacitymin)}),m.zoom=n(x),m.zoom.css({cursor:"pointer",zIndex:m.zindex,backgroundImage:"url("+g.scriptpath+"zoomico.png)",height:18,width:18,backgroundPosition:"0 0"}),g.dblclickzoom&&m.bind(m.win,"dblclick",m.doZoom),T.cantouch&&g.gesturezoom&&(m.ongesturezoom=function(e){return e.scale>1.5&&m.doZoomIn(e),e.scale<.8&&m.doZoomOut(e),m.cancelEvent(e)},m.bind(m.win,"gestureend",m.ongesturezoom))),m.railh=!1,g.horizrailenabled&&(m.css(i,{overflowX:"hidden"}),(d=n(l.createElement("div"))).css({position:"absolute",top:0,height:g.cursorwidth,width:0,backgroundColor:g.cursorcolor,border:g.cursorborder,backgroundClip:"padding-box","-webkit-border-radius":g.cursorborderradius,"-moz-border-radius":g.cursorborderradius,"border-radius":g.cursorborderradius}),T.isieold&&d.css("overflow","hidden"),d.addClass("nicescroll-cursors"),m.cursorh=d,(y=n(l.createElement("div"))).attr("id",m.id+"-hr"),y.addClass("nicescroll-rails nicescroll-rails-hr"),y.height=Math.max(parseFloat(g.cursorwidth),d.outerHeight()),y.css({height:y.height+"px",zIndex:m.zindex,background:g.background}),y.append(d),y.visibility=!0,y.scrollable=!0,y.align="top"==g.railvalign?0:1,m.railh=y,m.railh.drag=!1),m.ispage)u.css({position:"fixed",top:0,height:"100%"}),u.css(u.align?{right:0}:{left:0}),m.body.append(u),m.railh&&(y.css({position:"fixed",left:0,width:"100%"}),y.css(y.align?{bottom:0}:{top:0}),m.body.append(y));else{if(m.ishwscroll){"static"==m.win.css("position")&&m.css(m.win,{position:"relative"});var z="HTML"==m.win[0].nodeName?m.body:m.win;n(z).scrollTop(0).scrollLeft(0),m.zoom&&(m.zoom.css({position:"absolute",top:1,right:0,"margin-right":u.width+4}),z.append(m.zoom)),u.css({position:"absolute",top:0}),u.css(u.align?{right:0}:{left:0}),z.append(u),y&&(y.css({position:"absolute",left:0,bottom:0}),y.css(y.align?{bottom:0}:{top:0}),z.append(y))}else{m.isfixed="fixed"==m.win.css("position");var k=m.isfixed?"fixed":"absolute";m.isfixed||(m.viewport=m.getViewport(m.win[0])),m.viewport&&(m.body=m.viewport,/fixed|absolute/.test(m.viewport.css("position"))||m.css(m.viewport,{position:"relative"})),u.css({position:k}),m.zoom&&m.zoom.css({position:k}),m.updateScrollBar(),m.body.append(u),m.zoom&&m.body.append(m.zoom),m.railh&&(y.css({position:k}),m.body.append(y))}T.isios&&m.css(m.win,{"-webkit-tap-highlight-color":"rgba(0,0,0,0)","-webkit-touch-callout":"none"}),g.disableoutline&&(T.isie&&m.win.attr("hideFocus","true"),T.iswebkit&&m.win.css("outline","none"))}if(!1===g.autohidemode?(m.autohidedom=!1,m.rail.css({opacity:g.cursoropacitymax}),m.railh&&m.railh.css({opacity:g.cursoropacitymax})):!0===g.autohidemode||"leave"===g.autohidemode?(m.autohidedom=n().add(m.rail),T.isie8&&(m.autohidedom=m.autohidedom.add(m.cursor)),m.railh&&(m.autohidedom=m.autohidedom.add(m.railh)),m.railh&&T.isie8&&(m.autohidedom=m.autohidedom.add(m.cursorh))):"scroll"==g.autohidemode?(m.autohidedom=n().add(m.rail),m.railh&&(m.autohidedom=m.autohidedom.add(m.railh))):"cursor"==g.autohidemode?(m.autohidedom=n().add(m.cursor),m.railh&&(m.autohidedom=m.autohidedom.add(m.cursorh))):"hidden"==g.autohidemode&&(m.autohidedom=!1,m.hide(),m.railslocked=!1),T.cantouch||m.istouchcapable||g.emulatetouch||T.hasmstouch){m.scrollmom=new S(m);m.ontouchstart=function(e){if(m.locked)return!1;if(e.pointerType&&("mouse"===e.pointerType||e.pointerType===e.MSPOINTER_TYPE_MOUSE))return!1;if(m.hasmoving=!1,m.scrollmom.timer&&(m.triggerScrollEnd(),m.scrollmom.stop()),!m.railslocked){var o=m.getTarget(e);if(o)if(/INPUT/i.test(o.nodeName)&&/range/i.test(o.type))return m.stopPropagation(e);var t="mousedown"===e.type;if(!("clientX"in e)&&"changedTouches"in e&&(e.clientX=e.changedTouches[0].clientX,e.clientY=e.changedTouches[0].clientY),m.forcescreen){var r=e;(e={original:e.original?e.original:e}).clientX=r.screenX,e.clientY=r.screenY}if(g.horizrailenabled?m.rail.drag={x:e.clientX,y:e.clientY,sx:m.scroll.x,sy:m.scroll.y,st:m.getScrollTop(),sl:m.getScrollLeft(),pt:2,dl:!1,tg:o}:m.rail.drag={x:0,y:e.clientY,sx:0,sy:m.scroll.y,st:m.getScrollTop(),sl:0,pt:2,dl:!1,tg:o},m.ispage||!g.directionlockdeadzone)m.rail.drag.dl="f";else{var i=c.width(),s=c.height(),l=m.getContentSize(),a=l.h-s,d=l.w-i;m.rail.scrollable&&!m.railh.scrollable?m.rail.drag.ck=a>0&&"v":!m.rail.scrollable&&m.railh.scrollable?m.rail.drag.ck=d>0&&"h":m.rail.drag.ck=!1}if(g.emulatetouch&&m.isiframe&&T.isie){var u=m.win.position();m.rail.drag.x+=u.left,m.rail.drag.y+=u.top}if(m.hasmoving=!1,m.lastmouseup=!1,g.horizrailenabled?m.scrollmom.reset(e.clientX,e.clientY):m.scrollmom.reset(0,e.clientY),o&&t){if(!/INPUT|SELECT|BUTTON|TEXTAREA/i.test(o.nodeName))return T.hasmousecapture&&o.setCapture(),g.emulatetouch?(o.onclick&&!o._onclick&&(o._onclick=o.onclick,o.onclick=function(e){if(m.hasmoving)return!1;o._onclick.call(this,e)}),m.cancelEvent(e)):m.stopPropagation(e);/SUBMIT|CANCEL|BUTTON/i.test(n(o).attr("type"))&&(m.preventclick={tg:o,click:!1})}}},m.ontouchend=function(e){if(!m.rail.drag)return!0;if(2==m.rail.drag.pt){if(e.pointerType&&("mouse"===e.pointerType||e.pointerType===e.MSPOINTER_TYPE_MOUSE))return!1;m.rail.drag=!1;var o="mouseup"===e.type;if(m.hasmoving&&(m.scrollmom.doMomentum(),m.lastmouseup=!0,m.hideCursor(),T.hasmousecapture&&l.releaseCapture(),o))return m.cancelEvent(e)}else if(1==m.rail.drag.pt)return m.onmouseup(e)};var E=g.emulatetouch&&m.isiframe&&!T.hasmousecapture,M=.3*g.directionlockdeadzone|0;m.ontouchmove=function(e,o){if(!m.rail.drag)return!0;if(e.targetTouches&&g.preventmultitouchscrolling&&e.targetTouches.length>1)return!0;if(e.pointerType&&("mouse"===e.pointerType||e.pointerType===e.MSPOINTER_TYPE_MOUSE))return!0;if(2==m.rail.drag.pt){var t,r;if("changedTouches"in e&&(e.clientX=e.changedTouches[0].clientX,e.clientY=e.changedTouches[0].clientY),r=t=0,E&&!o){var i=m.win.position();r=-i.left,t=-i.top}var s=e.clientY+t,n=s-m.rail.drag.y,a=e.clientX+r;g.horizrailenabled||(a=0+r);var c=a-m.rail.drag.x,d=m.rail.drag.st-n;if(m.ishwscroll&&g.bouncescroll)d<0?d=Math.round(d/2):d>m.page.maxh&&(d=m.page.maxh+Math.round((d-m.page.maxh)/2));else if(d<0?(d=0,s=0):d>m.page.maxh&&(d=m.page.maxh,s=0),0===s&&!m.hasmoving)return m.ispage||(m.rail.drag=!1),!0;var u=m.getScrollLeft();if(m.railh&&m.railh.scrollable&&(u=m.isrtlmode?c-m.rail.drag.sl:m.rail.drag.sl-c,m.ishwscroll&&g.bouncescroll?u<0?u=Math.round(u/2):u>m.page.maxw&&(u=m.page.maxw+Math.round((u-m.page.maxw)/2)):(u<0&&(u=0,a=0),u>m.page.maxw&&(u=m.page.maxw,a=0))),!m.hasmoving){if(m.rail.drag.y===e.clientY&&m.rail.drag.x===e.clientX)return m.cancelEvent(e);var h=Math.abs(n),p=Math.abs(c),f=g.directionlockdeadzone;if(m.rail.drag.ck?"v"==m.rail.drag.ck?p>f&&h<=M?m.rail.drag=!1:h>f&&(m.rail.drag.dl="v"):"h"==m.rail.drag.ck&&(h>f&&p<=M?m.rail.drag=!1:p>f&&(m.rail.drag.dl="h")):h>f&&p>f?m.rail.drag.dl="f":h>f?m.rail.drag.dl=p>M?"f":"v":p>f&&(m.rail.drag.dl=h>M?"f":"h"),!m.rail.drag.dl)return m.cancelEvent(e);g.horizrailenabled?m.triggerScrollStart(e.clientX,e.clientY,0,0,0):m.triggerScrollStart(0,e.clientY,0,0,0),m.hasmoving=!0}return m.preventclick&&!m.preventclick.click&&(m.preventclick.click=m.preventclick.tg.onclick||!1,m.preventclick.tg.onclick=m.onpreventclick),m.rail.drag.dl&&("v"==m.rail.drag.dl?u=m.rail.drag.sl:"h"==m.rail.drag.dl&&(d=m.rail.drag.st)),m.synched("touchmove",function(){m.rail.drag&&2==m.rail.drag.pt&&(m.prepareTransition&&m.resetTransition(),m.rail.scrollable&&m.setScrollTop(d),m.scrollmom.update(a,s),m.railh&&m.railh.scrollable?(m.setScrollLeft(u),m.showCursor(d,u)):m.showCursor(d),T.isie10&&l.selection.clear())}),m.cancelEvent(e)}return 1==m.rail.drag.pt?m.onmousemove(e):void 0},m.ontouchstartCursor=function(e,o){if(!m.rail.drag||3==m.rail.drag.pt){if(m.locked)return m.cancelEvent(e);m.cancelScroll(),g.horizrailenabled?m.rail.drag={x:e.touches[0].clientX,y:e.touches[0].clientY,sx:m.scroll.x,sy:m.scroll.y,pt:3,hr:!!o}:m.rail.drag={x:0,y:e.touches[0].clientY,sx:0,sy:m.scroll.y,pt:3,hr:!!o};var t=m.getTarget(e);return!m.ispage&&T.hasmousecapture&&t.setCapture(),m.isiframe&&!T.hasmousecapture&&(m.saved.csspointerevents=m.doc.css("pointer-events"),m.css(m.doc,{"pointer-events":"none"})),m.cancelEvent(e)}},m.ontouchendCursor=function(e){if(m.rail.drag){if(T.hasmousecapture&&l.releaseCapture(),m.isiframe&&!T.hasmousecapture&&m.doc.css("pointer-events",m.saved.csspointerevents),3!=m.rail.drag.pt)return;return m.rail.drag=!1,m.cancelEvent(e)}},m.ontouchmoveCursor=function(e){if(m.rail.drag){if(3!=m.rail.drag.pt)return;if(m.cursorfreezed=!0,m.rail.drag.hr){if(g.horizrailenabled){m.scroll.x=m.rail.drag.sx+(e.touches[0].clientX-m.rail.drag.x),m.scroll.x<0&&(m.scroll.x=0);var o=m.scrollvaluemaxw;m.scroll.x>o&&(m.scroll.x=o)}}else{m.scroll.y=m.rail.drag.sy+(e.touches[0].clientY-m.rail.drag.y),m.scroll.y<0&&(m.scroll.y=0);var t=m.scrollvaluemax;m.scroll.y>t&&(m.scroll.y=t)}return m.synched("touchmove",function(){m.rail.drag&&3==m.rail.drag.pt&&(m.showCursor(),m.rail.drag.hr?m.doScrollLeft(Math.round(m.scroll.x*m.scrollratio.x),g.cursordragspeed):m.doScrollTop(Math.round(m.scroll.y*m.scrollratio.y),g.cursordragspeed))}),m.cancelEvent(e)}}}if(m.onmousedown=function(e,o){if(!m.rail.drag||1==m.rail.drag.pt){if(m.railslocked)return m.cancelEvent(e);m.cancelScroll(),g.horizrailenabled?m.rail.drag={x:e.clientX,y:e.clientY,sx:m.scroll.x,sy:m.scroll.y,pt:1,hr:o||!1}:m.rail.drag={x:0,y:e.clientY,sx:0,sy:m.scroll.y,pt:1,hr:o||!1};var t=m.getTarget(e);return T.hasmousecapture&&t.setCapture(),m.isiframe&&!T.hasmousecapture&&(m.saved.csspointerevents=m.doc.css("pointer-events"),m.css(m.doc,{"pointer-events":"none"})),m.hasmoving=!1,m.cancelEvent(e)}},m.onmouseup=function(e){if(m.rail.drag)return 1!=m.rail.drag.pt||(T.hasmousecapture&&l.releaseCapture(),m.isiframe&&!T.hasmousecapture&&m.doc.css("pointer-events",m.saved.csspointerevents),m.rail.drag=!1,m.cursorfreezed=!1,m.hasmoving&&m.triggerScrollEnd(),m.cancelEvent(e))},m.onmousemove=function(e){if(m.rail.drag){if(1!==m.rail.drag.pt)return;if(T.ischrome&&0===e.which)return m.onmouseup(e);if(m.cursorfreezed=!0,g.horizrailenabled?m.hasmoving||m.triggerScrollStart(e.clientX,e.clientY,0,0,0):m.hasmoving||m.triggerScrollStart(0,e.clientY,0,0,0),m.hasmoving=!0,m.rail.drag.hr){if(g.horizrailenabled){m.scroll.x=m.rail.drag.sx+(e.clientX-m.rail.drag.x),m.scroll.x<0&&(m.scroll.x=0);var o=m.scrollvaluemaxw;m.scroll.x>o&&(m.scroll.x=o)}}else{m.scroll.y=m.rail.drag.sy+(e.clientY-m.rail.drag.y),m.scroll.y<0&&(m.scroll.y=0);var t=m.scrollvaluemax;m.scroll.y>t&&(m.scroll.y=t)}return m.synched("mousemove",function(){m.cursorfreezed&&(m.showCursor(),m.rail.drag.hr?m.scrollLeft(Math.round(m.scroll.x*m.scrollratio.x)):m.scrollTop(Math.round(m.scroll.y*m.scrollratio.y)))}),m.cancelEvent(e)}m.checkarea=0},T.cantouch||g.emulatetouch)m.onpreventclick=function(e){if(m.preventclick)return m.preventclick.tg.onclick=m.preventclick.click,m.preventclick=!1,m.cancelEvent(e)},m.onclick=!T.isios&&function(e){return!m.lastmouseup||(m.lastmouseup=!1,m.cancelEvent(e))},g.grabcursorenabled&&T.cursorgrabvalue&&(m.css(m.ispage?m.doc:m.win,{cursor:T.cursorgrabvalue}),m.css(m.rail,{cursor:T.cursorgrabvalue}));else{var L=function(e){if(m.selectiondrag){if(e){var o=m.win.outerHeight(),t=e.pageY-m.selectiondrag.top;t>0&&t=o&&(t-=o),m.selectiondrag.df=t}if(0!==m.selectiondrag.df){var r=-2*m.selectiondrag.df/6|0;m.doScrollBy(r),m.debounced("doselectionscroll",function(){L()},50)}}};m.hasTextSelected="getSelection"in l?function(){return l.getSelection().rangeCount>0}:"selection"in l?function(){return"None"!=l.selection.type}:function(){return!1},m.onselectionstart=function(e){m.ispage||(m.selectiondrag=m.win.offset())},m.onselectionend=function(e){m.selectiondrag=!1},m.onselectiondrag=function(e){m.selectiondrag&&m.hasTextSelected()&&m.debounced("selectionscroll",function(){L(e)},250)}}if(T.hasw3ctouch?(m.css(m.ispage?n("html"):m.win,{"touch-action":"none"}),m.css(m.rail,{"touch-action":"none"}),m.css(m.cursor,{"touch-action":"none"}),m.bind(m.win,"pointerdown",m.ontouchstart),m.bind(l,"pointerup",m.ontouchend),m.delegate(l,"pointermove",m.ontouchmove)):T.hasmstouch?(m.css(m.ispage?n("html"):m.win,{"-ms-touch-action":"none"}),m.css(m.rail,{"-ms-touch-action":"none"}),m.css(m.cursor,{"-ms-touch-action":"none"}),m.bind(m.win,"MSPointerDown",m.ontouchstart),m.bind(l,"MSPointerUp",m.ontouchend),m.delegate(l,"MSPointerMove",m.ontouchmove),m.bind(m.cursor,"MSGestureHold",function(e){e.preventDefault()}),m.bind(m.cursor,"contextmenu",function(e){e.preventDefault()})):T.cantouch&&(m.bind(m.win,"touchstart",m.ontouchstart,!1,!0),m.bind(l,"touchend",m.ontouchend,!1,!0),m.bind(l,"touchcancel",m.ontouchend,!1,!0),m.delegate(l,"touchmove",m.ontouchmove,!1,!0)),g.emulatetouch&&(m.bind(m.win,"mousedown",m.ontouchstart,!1,!0),m.bind(l,"mouseup",m.ontouchend,!1,!0),m.bind(l,"mousemove",m.ontouchmove,!1,!0)),(g.cursordragontouch||!T.cantouch&&!g.emulatetouch)&&(m.rail.css({cursor:"default"}),m.railh&&m.railh.css({cursor:"default"}),m.jqbind(m.rail,"mouseenter",function(){if(!m.ispage&&!m.win.is(":visible"))return!1;m.canshowonmouseevent&&m.showCursor(),m.rail.active=!0}),m.jqbind(m.rail,"mouseleave",function(){m.rail.active=!1,m.rail.drag||m.hideCursor()}),g.sensitiverail&&(m.bind(m.rail,"click",function(e){m.doRailClick(e,!1,!1)}),m.bind(m.rail,"dblclick",function(e){m.doRailClick(e,!0,!1)}),m.bind(m.cursor,"click",function(e){m.cancelEvent(e)}),m.bind(m.cursor,"dblclick",function(e){m.cancelEvent(e)})),m.railh&&(m.jqbind(m.railh,"mouseenter",function(){if(!m.ispage&&!m.win.is(":visible"))return!1;m.canshowonmouseevent&&m.showCursor(),m.rail.active=!0}),m.jqbind(m.railh,"mouseleave",function(){m.rail.active=!1,m.rail.drag||m.hideCursor()}),g.sensitiverail&&(m.bind(m.railh,"click",function(e){m.doRailClick(e,!1,!0)}),m.bind(m.railh,"dblclick",function(e){m.doRailClick(e,!0,!0)}),m.bind(m.cursorh,"click",function(e){m.cancelEvent(e)}),m.bind(m.cursorh,"dblclick",function(e){m.cancelEvent(e)})))),g.cursordragontouch&&(this.istouchcapable||T.cantouch)&&(m.bind(m.cursor,"touchstart",m.ontouchstartCursor),m.bind(m.cursor,"touchmove",m.ontouchmoveCursor),m.bind(m.cursor,"touchend",m.ontouchendCursor),m.cursorh&&m.bind(m.cursorh,"touchstart",function(e){m.ontouchstartCursor(e,!0)}),m.cursorh&&m.bind(m.cursorh,"touchmove",m.ontouchmoveCursor),m.cursorh&&m.bind(m.cursorh,"touchend",m.ontouchendCursor)),g.emulatetouch||T.isandroid||T.isios?(m.bind(T.hasmousecapture?m.win:l,"mouseup",m.ontouchend),m.onclick&&m.bind(l,"click",m.onclick),g.cursordragontouch?(m.bind(m.cursor,"mousedown",m.onmousedown),m.bind(m.cursor,"mouseup",m.onmouseup),m.cursorh&&m.bind(m.cursorh,"mousedown",function(e){m.onmousedown(e,!0)}),m.cursorh&&m.bind(m.cursorh,"mouseup",m.onmouseup)):(m.bind(m.rail,"mousedown",function(e){e.preventDefault()}),m.railh&&m.bind(m.railh,"mousedown",function(e){e.preventDefault()}))):(m.bind(T.hasmousecapture?m.win:l,"mouseup",m.onmouseup),m.bind(l,"mousemove",m.onmousemove),m.onclick&&m.bind(l,"click",m.onclick),m.bind(m.cursor,"mousedown",m.onmousedown),m.bind(m.cursor,"mouseup",m.onmouseup),m.railh&&(m.bind(m.cursorh,"mousedown",function(e){m.onmousedown(e,!0)}),m.bind(m.cursorh,"mouseup",m.onmouseup)),!m.ispage&&g.enablescrollonselection&&(m.bind(m.win[0],"mousedown",m.onselectionstart),m.bind(l,"mouseup",m.onselectionend),m.bind(m.cursor,"mouseup",m.onselectionend),m.cursorh&&m.bind(m.cursorh,"mouseup",m.onselectionend),m.bind(l,"mousemove",m.onselectiondrag)),m.zoom&&(m.jqbind(m.zoom,"mouseenter",function(){m.canshowonmouseevent&&m.showCursor(),m.rail.active=!0}),m.jqbind(m.zoom,"mouseleave",function(){m.rail.active=!1,m.rail.drag||m.hideCursor()}))),g.enablemousewheel&&(m.isiframe||m.mousewheel(T.isie&&m.ispage?l:m.win,m.onmousewheel),m.mousewheel(m.rail,m.onmousewheel),m.railh&&m.mousewheel(m.railh,m.onmousewheelhr)),m.ispage||T.cantouch||/HTML|^BODY/.test(m.win[0].nodeName)||(m.win.attr("tabindex")||m.win.attr({tabindex:++r}),m.bind(m.win,"focus",function(e){o=m.getTarget(e).id||m.getTarget(e)||!1,m.hasfocus=!0,m.canshowonmouseevent&&m.noticeCursor()}),m.bind(m.win,"blur",function(e){o=!1,m.hasfocus=!1}),m.bind(m.win,"mouseenter",function(e){t=m.getTarget(e).id||m.getTarget(e)||!1,m.hasmousefocus=!0,m.canshowonmouseevent&&m.noticeCursor()}),m.bind(m.win,"mouseleave",function(e){t=!1,m.hasmousefocus=!1,m.rail.drag||m.hideCursor()})),m.onkeypress=function(e){if(m.railslocked&&0===m.page.maxh)return!0;e=e||a.event;var r=m.getTarget(e);if(r&&/INPUT|TEXTAREA|SELECT|OPTION/.test(r.nodeName)&&(!(r.getAttribute("type")||r.type||!1)||!/submit|button|cancel/i.tp))return!0;if(n(r).attr("contenteditable"))return!0;if(m.hasfocus||m.hasmousefocus&&!o||m.ispage&&!o&&!t){var i=e.keyCode;if(m.railslocked&&27!=i)return m.cancelEvent(e);var s=e.ctrlKey||!1,l=e.shiftKey||!1,c=!1;switch(i){case 38:case 63233:m.doScrollBy(72),c=!0;break;case 40:case 63235:m.doScrollBy(-72),c=!0;break;case 37:case 63232:m.railh&&(s?m.doScrollLeft(0):m.doScrollLeftBy(72),c=!0);break;case 39:case 63234:m.railh&&(s?m.doScrollLeft(m.page.maxw):m.doScrollLeftBy(-72),c=!0);break;case 33:case 63276:m.doScrollBy(m.view.h),c=!0;break;case 34:case 63277:m.doScrollBy(-m.view.h),c=!0;break;case 36:case 63273:m.railh&&s?m.doScrollPos(0,0):m.doScrollTo(0),c=!0;break;case 35:case 63275:m.railh&&s?m.doScrollPos(m.page.maxw,m.page.maxh):m.doScrollTo(m.page.maxh),c=!0;break;case 32:g.spacebarenabled&&(l?m.doScrollBy(m.view.h):m.doScrollBy(-m.view.h),c=!0);break;case 27:m.zoomactive&&(m.doZoom(),c=!0)}if(c)return m.cancelEvent(e)}},g.enablekeyboard&&m.bind(l,T.isopera&&!T.isopera12?"keypress":"keydown",m.onkeypress),m.bind(l,"keydown",function(e){(e.ctrlKey||!1)&&(m.wheelprevented=!0)}),m.bind(l,"keyup",function(e){e.ctrlKey||!1||(m.wheelprevented=!1)}),m.bind(a,"blur",function(e){m.wheelprevented=!1}),m.bind(a,"resize",m.onscreenresize),m.bind(a,"orientationchange",m.onscreenresize),m.bind(a,"load",m.lazyResize),T.ischrome&&!m.ispage&&!m.haswrapper){var C=m.win.attr("style"),N=parseFloat(m.win.css("width"))+1;m.win.css("width",N),m.synched("chromefix",function(){m.win.attr("style",C)})}if(m.onAttributeChange=function(e){m.lazyResize(m.isieold?250:30)},g.enableobserver&&(m.isie11||!1===v||(m.observerbody=new v(function(e){if(e.forEach(function(e){if("attributes"==e.type)return f.hasClass("modal-open")&&f.hasClass("modal-dialog")&&!n.contains(n(".modal-dialog")[0],m.doc[0])?m.hide():m.show()}),m.me.clientWidth!=m.page.width||m.me.clientHeight!=m.page.height)return m.lazyResize(30)}),m.observerbody.observe(l.body,{childList:!0,subtree:!0,characterData:!1,attributes:!0,attributeFilter:["class"]})),!m.ispage&&!m.haswrapper)){var P=m.win[0];!1!==v?(m.observer=new v(function(e){e.forEach(m.onAttributeChange)}),m.observer.observe(P,{childList:!0,characterData:!1,attributes:!0,subtree:!1}),m.observerremover=new v(function(e){e.forEach(function(e){if(e.removedNodes.length>0)for(var o in e.removedNodes)if(m&&e.removedNodes[o]===P)return m.remove()})}),m.observerremover.observe(P.parentNode,{childList:!0,characterData:!1,attributes:!1,subtree:!1})):(m.bind(P,T.isie&&!T.isie9?"propertychange":"DOMAttrModified",m.onAttributeChange),T.isie9&&P.attachEvent("onpropertychange",m.onAttributeChange),m.bind(P,"DOMNodeRemoved",function(e){e.target===P&&m.remove()}))}!m.ispage&&g.boxzoom&&m.bind(a,"resize",m.resizeZoom),m.istextarea&&(m.bind(m.win,"keydown",m.lazyResize),m.bind(m.win,"mouseup",m.lazyResize)),m.lazyResize(30)}if("IFRAME"==this.doc[0].nodeName){var R=function(){var o;m.iframexd=!1;try{(o="contentDocument"in this?this.contentDocument:this.contentWindow._doc).domain}catch(e){m.iframexd=!0,o=!1}if(m.iframexd)return"console"in a&&console.log("NiceScroll error: policy restriced iframe"),!0;if(m.forcescreen=!0,m.isiframe&&(m.iframe={doc:n(o),html:m.doc.contents().find("html")[0],body:m.doc.contents().find("body")[0]},m.getContentSize=function(){return{w:Math.max(m.iframe.html.scrollWidth,m.iframe.body.scrollWidth),h:Math.max(m.iframe.html.scrollHeight,m.iframe.body.scrollHeight)}},m.docscroll=n(m.iframe.body)),!T.isios&&g.iframeautoresize&&!m.isiframe){m.win.scrollTop(0),m.doc.height("");var t=Math.max(o.getElementsByTagName("html")[0].scrollHeight,o.body.scrollHeight);m.doc.height(t)}m.lazyResize(30),m.css(n(m.iframe.body),e),T.isios&&m.haswrapper&&m.css(n(o.body),{"-webkit-transform":"translate3d(0,0,0)"}),"contentWindow"in this?m.bind(this.contentWindow,"scroll",m.onscroll):m.bind(o,"scroll",m.onscroll),g.enablemousewheel&&m.mousewheel(o,m.onmousewheel),g.enablekeyboard&&m.bind(o,T.isopera?"keypress":"keydown",m.onkeypress),T.cantouch?(m.bind(o,"touchstart",m.ontouchstart),m.bind(o,"touchmove",m.ontouchmove)):g.emulatetouch&&(m.bind(o,"mousedown",m.ontouchstart),m.bind(o,"mousemove",function(e){return m.ontouchmove(e,!0)}),g.grabcursorenabled&&T.cursorgrabvalue&&m.css(n(o.body),{cursor:T.cursorgrabvalue})),m.bind(o,"mouseup",m.ontouchend),m.zoom&&(g.dblclickzoom&&m.bind(o,"dblclick",m.doZoom),m.ongesturezoom&&m.bind(o,"gestureend",m.ongesturezoom))};this.doc[0].readyState&&"complete"===this.doc[0].readyState&&setTimeout(function(){R.call(m.doc[0],!1)},500),m.bind(this.doc,"load",R)}},this.showCursor=function(e,o){if(m.cursortimeout&&(clearTimeout(m.cursortimeout),m.cursortimeout=0),m.rail){if(m.autohidedom&&(m.autohidedom.stop().css({opacity:g.cursoropacitymax}),m.cursoractive=!0),m.rail.drag&&1==m.rail.drag.pt||(void 0!==e&&!1!==e&&(m.scroll.y=e/m.scrollratio.y|0),void 0!==o&&(m.scroll.x=o/m.scrollratio.x|0)),m.cursor.css({height:m.cursorheight,top:m.scroll.y}),m.cursorh){var t=m.hasreversehr?m.scrollvaluemaxw-m.scroll.x:m.scroll.x;m.cursorh.css({width:m.cursorwidth,left:!m.rail.align&&m.rail.visibility?t+m.rail.width:t}),m.cursoractive=!0}m.zoom&&m.zoom.stop().css({opacity:g.cursoropacitymax})}},this.hideCursor=function(e){m.cursortimeout||m.rail&&m.autohidedom&&(m.hasmousefocus&&"leave"===g.autohidemode||(m.cursortimeout=setTimeout(function(){m.rail.active&&m.showonmouseevent||(m.autohidedom.stop().animate({opacity:g.cursoropacitymin}),m.zoom&&m.zoom.stop().animate({opacity:g.cursoropacitymin}),m.cursoractive=!1),m.cursortimeout=0},e||g.hidecursordelay)))},this.noticeCursor=function(e,o,t){m.showCursor(o,t),m.rail.active||m.hideCursor(e)},this.getContentSize=m.ispage?function(){return{w:Math.max(l.body.scrollWidth,l.documentElement.scrollWidth),h:Math.max(l.body.scrollHeight,l.documentElement.scrollHeight)}}:m.haswrapper?function(){return{w:m.doc[0].offsetWidth,h:m.doc[0].offsetHeight}}:function(){return{w:m.docscroll[0].scrollWidth,h:m.docscroll[0].scrollHeight}},this.onResize=function(e,o){if(!m||!m.win)return!1;var t=m.page.maxh,r=m.page.maxw,i=m.view.h,s=m.view.w;if(m.view={w:m.ispage?m.win.width():m.win[0].clientWidth,h:m.ispage?m.win.height():m.win[0].clientHeight},m.page=o||m.getContentSize(),m.page.maxh=Math.max(0,m.page.h-m.view.h),m.page.maxw=Math.max(0,m.page.w-m.view.w),m.page.maxh==t&&m.page.maxw==r&&m.view.w==s&&m.view.h==i){if(m.ispage)return m;var n=m.win.offset();if(m.lastposition){var l=m.lastposition;if(l.top==n.top&&l.left==n.left)return m}m.lastposition=n}return 0===m.page.maxh?(m.hideRail(),m.scrollvaluemax=0,m.scroll.y=0,m.scrollratio.y=0,m.cursorheight=0,m.setScrollTop(0),m.rail&&(m.rail.scrollable=!1)):(m.page.maxh-=g.railpadding.top+g.railpadding.bottom,m.rail.scrollable=!0),0===m.page.maxw?(m.hideRailHr(),m.scrollvaluemaxw=0,m.scroll.x=0,m.scrollratio.x=0,m.cursorwidth=0,m.setScrollLeft(0),m.railh&&(m.railh.scrollable=!1)):(m.page.maxw-=g.railpadding.left+g.railpadding.right,m.railh&&(m.railh.scrollable=g.horizrailenabled)),m.railslocked=m.locked||0===m.page.maxh&&0===m.page.maxw,m.railslocked?(m.ispage||m.updateScrollBar(m.view),!1):(m.hidden||(m.rail.visibility||m.showRail(),m.railh&&!m.railh.visibility&&m.showRailHr()),m.istextarea&&m.win.css("resize")&&"none"!=m.win.css("resize")&&(m.view.h-=20),m.cursorheight=Math.min(m.view.h,Math.round(m.view.h*(m.view.h/m.page.h))),m.cursorheight=g.cursorfixedheight?g.cursorfixedheight:Math.max(g.cursorminheight,m.cursorheight),m.cursorwidth=Math.min(m.view.w,Math.round(m.view.w*(m.view.w/m.page.w))),m.cursorwidth=g.cursorfixedheight?g.cursorfixedheight:Math.max(g.cursorminheight,m.cursorwidth),m.scrollvaluemax=m.view.h-m.cursorheight-(g.railpadding.top+g.railpadding.bottom),m.hasborderbox||(m.scrollvaluemax-=m.cursor[0].offsetHeight-m.cursor[0].clientHeight),m.railh&&(m.railh.width=m.page.maxh>0?m.rail.width:m.view.w,m.scrollvaluemaxw=m.railh.width-m.cursorwidth-(g.railpadding.left+g.railpadding.right)),m.ispage||m.updateScrollBar(m.view),m.scrollratio={x:m.page.maxw/m.scrollvaluemaxw,y:m.page.maxh/m.scrollvaluemax},m.getScrollTop()>m.page.maxh?m.doScrollTop(m.page.maxh):(m.scroll.y=m.getScrollTop()/m.scrollratio.y|0,m.scroll.x=m.getScrollLeft()/m.scrollratio.x|0,m.cursoractive&&m.noticeCursor()),m.scroll.y&&0===m.getScrollTop()&&m.doScrollTo(m.scroll.y*m.scrollratio.y|0),m)},this.resize=m.onResize;var P=0;function R(e,o,t,r){m._bind(e,o,function(r){var i={original:r=r||a.event,target:r.target||r.srcElement,type:"wheel",deltaMode:"MozMousePixelScroll"==r.type?0:1,deltaX:0,deltaZ:0,preventDefault:function(){return r.preventDefault?r.preventDefault():r.returnValue=!1,!1},stopImmediatePropagation:function(){r.stopImmediatePropagation?r.stopImmediatePropagation():r.cancelBubble=!0}};return"mousewheel"==o?(r.wheelDeltaX&&(i.deltaX=-.025*r.wheelDeltaX),r.wheelDeltaY&&(i.deltaY=-.025*r.wheelDeltaY),!i.deltaY&&!i.deltaX&&(i.deltaY=-.025*r.wheelDelta)):i.deltaY=r.detail,t.call(e,i)},r)}this.onscreenresize=function(e){clearTimeout(P);var o=!m.ispage&&!m.haswrapper;o&&m.hideRails(),P=setTimeout(function(){m&&(o&&m.showRails(),m.resize()),P=0},120)},this.lazyResize=function(e){return clearTimeout(P),e=isNaN(e)?240:e,P=setTimeout(function(){m&&m.resize(),P=0},e),m},this.jqbind=function(e,o,t){m.events.push({e:e,n:o,f:t,q:!0}),n(e).on(o,t)},this.mousewheel=function(e,o,t){var r="jquery"in e?e[0]:e;if("onwheel"in l.createElement("div"))m._bind(r,"wheel",o,t||!1);else{var i=void 0!==l.onmousewheel?"mousewheel":"DOMMouseScroll";R(r,i,o,t||!1),"DOMMouseScroll"==i&&R(r,"MozMousePixelScroll",o,t||!1)}};var Y=!1;if(T.haseventlistener){try{var _=Object.defineProperty({},"passive",{get:function(){Y=!0}});a.addEventListener("test",null,_)}catch(e){}this.stopPropagation=function(e){return!!e&&((e=e.original?e.original:e).stopPropagation(),!1)},this.cancelEvent=function(e){return e.cancelable&&e.preventDefault(),e.stopImmediatePropagation(),e.preventManipulation&&e.preventManipulation(),!1}}else Event.prototype.preventDefault=function(){this.returnValue=!1},Event.prototype.stopPropagation=function(){this.cancelBubble=!0},a.constructor.prototype.addEventListener=l.constructor.prototype.addEventListener=Element.prototype.addEventListener=function(e,o,t){this.attachEvent("on"+e,o)},a.constructor.prototype.removeEventListener=l.constructor.prototype.removeEventListener=Element.prototype.removeEventListener=function(e,o,t){this.detachEvent("on"+e,o)},this.cancelEvent=function(e){return(e=e||a.event)&&(e.cancelBubble=!0,e.cancel=!0,e.returnValue=!1),!1},this.stopPropagation=function(e){return(e=e||a.event)&&(e.cancelBubble=!0),!1};this.delegate=function(e,o,t,r,i){var s=d[o]||!1;s||(s={a:[],l:[],f:function(e){for(var o=s.l,t=!1,r=o.length-1;r>=0;r--)if(!1===(t=o[r].call(e.target,e)))return!1;return t}},m.bind(e,o,s.f,r,i),d[o]=s),m.ispage?(s.a=[m.id].concat(s.a),s.l=[t].concat(s.l)):(s.a.push(m.id),s.l.push(t))},this.undelegate=function(e,o,t,r,i){var s=d[o]||!1;if(s&&s.l)for(var n=0,l=s.l.length;n0)return t;o=!!o.parentNode&&o.parentNode}return!1},this.triggerScrollStart=function(e,o,t,r,i){if(m.onscrollstart){var s={type:"scrollstart",current:{x:e,y:o},request:{x:t,y:r},end:{x:m.newscrollx,y:m.newscrolly},speed:i};m.onscrollstart.call(m,s)}},this.triggerScrollEnd=function(){if(m.onscrollend){var e=m.getScrollLeft(),o=m.getScrollTop(),t={type:"scrollend",current:{x:e,y:o},end:{x:e,y:o}};m.onscrollend.call(m,t)}};var I=0,O=0,H=0,B=1;function X(e,o,t,r){m.scrollrunning||(m.newscrolly=m.getScrollTop(),m.newscrollx=m.getScrollLeft(),H=w());var i=w()-H;if(H=w(),i>350?B=1:B+=(2-B)/10,o=o*B|0,e=e*B|0){if(r)if(e<0){if(m.getScrollLeft()>=m.page.maxw)return!0}else if(m.getScrollLeft()<=0)return!0;var s=e>0?1:-1;O!==s&&(m.scrollmom&&m.scrollmom.stop(),m.newscrollx=m.getScrollLeft(),O=s),m.lastdeltax-=e}if(o){if(function(){var e=m.getScrollTop();if(o<0){if(e>=m.page.maxh)return!0}else if(e<=0)return!0}()){if(g.nativeparentscrolling&&t&&!m.ispage&&!m.zoomactive)return!0;var n=m.view.h>>1;m.newscrolly<-n?(m.newscrolly=-n,o=-1):m.newscrolly>m.page.maxh+n?(m.newscrolly=m.page.maxh+n,o=1):o=0}var l=o>0?1:-1;I!==l&&(m.scrollmom&&m.scrollmom.stop(),m.newscrolly=m.getScrollTop(),I=l),m.lastdeltay-=o}(o||e)&&m.synched("relativexy",function(){var e=m.lastdeltay+m.newscrolly;m.lastdeltay=0;var o=m.lastdeltax+m.newscrollx;m.lastdeltax=0,m.rail.drag||m.doScrollPos(o,e)})}var D=!1;function A(e,o,t){var r,i;if(!t&&D)return!0;(0===e.deltaMode?(r=-e.deltaX*(g.mousescrollstep/54)|0,i=-e.deltaY*(g.mousescrollstep/54)|0):1===e.deltaMode&&(r=-e.deltaX*g.mousescrollstep*50/80|0,i=-e.deltaY*g.mousescrollstep*50/80|0),o&&g.oneaxismousemode&&0===r&&i)&&(r=i,i=0,t&&(r<0?m.getScrollLeft()>=m.page.maxw:m.getScrollLeft()<=0)&&(i=r,r=0));if(m.isrtlmode&&(r=-r),!X(r,i,t,!0))return D=!1,e.stopImmediatePropagation(),e.preventDefault();t&&(D=!0)}if(this.onmousewheel=function(e){if(m.wheelprevented||m.locked)return!1;if(m.railslocked)return m.debounced("checkunlock",m.resize,250),!1;if(m.rail.drag)return m.cancelEvent(e);if("auto"===g.oneaxismousemode&&0!==e.deltaX&&(g.oneaxismousemode=!1),g.oneaxismousemode&&0===e.deltaX&&!m.rail.scrollable)return!m.railh||!m.railh.scrollable||m.onmousewheelhr(e);var o=w(),t=!1;if(g.preservenativescrolling&&m.checkarea+600m.page.maxh&&(o=m.page.maxh+(o-m.page.maxh)/2|0),e<0?e=e/2|0:e>m.page.maxw&&(e=m.page.maxw+(e-m.page.maxw)/2|0)):(o<0?o=0:o>m.page.maxh&&(o=m.page.maxh),e<0?e=0:e>m.page.maxw&&(e=m.page.maxw)),m.scrollrunning&&e==m.newscrollx&&o==m.newscrolly)return!1;m.newscrolly=o,m.newscrollx=e;var s=m.getScrollTop(),n=m.getScrollLeft(),l={};l.x=e-n,l.y=o-s;var a=0|Math.sqrt(l.x*l.x+l.y*l.y),c=m.prepareTransition(a);m.scrollrunning||(m.scrollrunning=!0,m.triggerScrollStart(n,s,e,o,c),m.cursorupdate.start()),m.scrollendtrapped=!0,T.transitionend||(m.scrollendtrapped&&clearTimeout(m.scrollendtrapped),m.scrollendtrapped=setTimeout(m.onScrollTransitionEnd,c)),m.setScrollTop(m.newscrolly),m.setScrollLeft(m.newscrollx)},this.cancelScroll=function(){if(!m.scrollendtrapped)return!0;var e=m.getScrollTop(),o=m.getScrollLeft();return m.scrollrunning=!1,T.transitionend||clearTimeout(T.transitionend),m.scrollendtrapped=!1,m.resetTransition(),m.setScrollTop(e),m.railh&&m.setScrollLeft(o),m.timerscroll&&m.timerscroll.tm&&clearInterval(m.timerscroll.tm),m.timerscroll=!1,m.cursorfreezed=!1,m.cursorupdate.stop(),m.showCursor(e,o),m},this.onScrollTransitionEnd=function(){if(m.scrollendtrapped){var e=m.getScrollTop(),o=m.getScrollLeft();if(e<0?e=0:e>m.page.maxh&&(e=m.page.maxh),o<0?o=0:o>m.page.maxw&&(o=m.page.maxw),e!=m.newscrolly||o!=m.newscrollx)return m.doScrollPos(o,e,g.snapbackspeed);m.scrollrunning&&m.triggerScrollEnd(),m.scrollrunning=!1,m.scrollendtrapped=!1,m.resetTransition(),m.timerscroll=!1,m.setScrollTop(e),m.railh&&m.setScrollLeft(o),m.cursorupdate.stop(),m.noticeCursor(!1,e,o),m.cursorfreezed=!1}}}else this.doScrollLeft=function(e,o){var t=m.scrollrunning?m.newscrolly:m.getScrollTop();m.doScrollPos(e,t,o)},this.doScrollTop=function(e,o){var t=m.scrollrunning?m.newscrollx:m.getScrollLeft();m.doScrollPos(t,e,o)},this.doScrollPos=function(e,o,t){var r=m.getScrollTop(),i=m.getScrollLeft();((m.newscrolly-r)*(o-r)<0||(m.newscrollx-i)*(e-i)<0)&&m.cancelScroll();var s=!1;if(m.bouncescroll&&m.rail.visibility||(o<0?(o=0,s=!0):o>m.page.maxh&&(o=m.page.maxh,s=!0)),m.bouncescroll&&m.railh.visibility||(e<0?(e=0,s=!0):e>m.page.maxw&&(e=m.page.maxw,s=!0)),m.scrollrunning&&m.newscrolly===o&&m.newscrollx===e)return!0;m.newscrolly=o,m.newscrollx=e,m.dst={},m.dst.x=e-i,m.dst.y=o-r,m.dst.px=i,m.dst.py=r;var n=0|Math.sqrt(m.dst.x*m.dst.x+m.dst.y*m.dst.y),l=m.getTransitionSpeed(n);m.bzscroll={};var a=s?1:.58;m.bzscroll.x=new E(i,m.newscrollx,l,0,0,a,1),m.bzscroll.y=new E(r,m.newscrolly,l,0,0,a,1);w();var c=function(){if(m.scrollrunning){var e=m.bzscroll.y.getPos();m.setScrollLeft(m.bzscroll.x.getNow()),m.setScrollTop(m.bzscroll.y.getNow()),e<=1?m.timer=u(c):(m.scrollrunning=!1,m.timer=0,m.triggerScrollEnd())}};m.scrollrunning||(m.triggerScrollStart(i,r,e,o,l),m.scrollrunning=!0,m.timer=u(c))},this.cancelScroll=function(){return m.timer&&h(m.timer),m.timer=0,m.bzscroll=!1,m.scrollrunning=!1,m};else this.doScrollLeft=function(e,o){var t=m.getScrollTop();m.doScrollPos(e,t,o)},this.doScrollTop=function(e,o){var t=m.getScrollLeft();m.doScrollPos(t,e,o)},this.doScrollPos=function(e,o,t){var r=e>m.page.maxw?m.page.maxw:e;r<0&&(r=0);var i=o>m.page.maxh?m.page.maxh:o;i<0&&(i=0),m.synched("scroll",function(){m.setScrollTop(i),m.setScrollLeft(r)})},this.cancelScroll=function(){};this.doScrollBy=function(e,o){X(0,e)},this.doScrollLeftBy=function(e,o){X(e,0)},this.doScrollTo=function(e,o){var t=o?Math.round(e*m.scrollratio.y):e;t<0?t=0:t>m.page.maxh&&(t=m.page.maxh),m.cursorfreezed=!1,m.doScrollTop(e)},this.checkContentSize=function(){var e=m.getContentSize();e.h==m.page.h&&e.w==m.page.w||m.resize(!1,e)},m.onscroll=function(e){m.rail.drag||m.cursorfreezed||m.synched("scroll",function(){m.scroll.y=Math.round(m.getScrollTop()/m.scrollratio.y),m.railh&&(m.scroll.x=Math.round(m.getScrollLeft()/m.scrollratio.x)),m.noticeCursor()})},m.bind(m.docscroll,"scroll",m.onscroll),this.doZoomIn=function(e){if(!m.zoomactive){m.zoomactive=!0,m.zoomrestore={style:{}};var o=["position","top","left","zIndex","backgroundColor","marginTop","marginBottom","marginLeft","marginRight"],t=m.win[0].style;for(var r in o){var i=o[r];m.zoomrestore.style[i]=void 0!==t[i]?t[i]:""}m.zoomrestore.style.width=m.win.css("width"),m.zoomrestore.style.height=m.win.css("height"),m.zoomrestore.padding={w:m.win.outerWidth()-m.win.width(),h:m.win.outerHeight()-m.win.height()},T.isios4&&(m.zoomrestore.scrollTop=c.scrollTop(),c.scrollTop(0)),m.win.css({position:T.isios4?"absolute":"fixed",top:0,left:0,zIndex:s+100,margin:0});var n=m.win.css("backgroundColor");return(""===n||/transparent|rgba\(0, 0, 0, 0\)|rgba\(0,0,0,0\)/.test(n))&&m.win.css("backgroundColor","#fff"),m.rail.css({zIndex:s+101}),m.zoom.css({zIndex:s+102}),m.zoom.css("backgroundPosition","0 -18px"),m.resizeZoom(),m.onzoomin&&m.onzoomin.call(m),m.cancelEvent(e)}},this.doZoomOut=function(e){if(m.zoomactive)return m.zoomactive=!1,m.win.css("margin",""),m.win.css(m.zoomrestore.style),T.isios4&&c.scrollTop(m.zoomrestore.scrollTop),m.rail.css({"z-index":m.zindex}),m.zoom.css({"z-index":m.zindex}),m.zoomrestore=!1,m.zoom.css("backgroundPosition","0 0"),m.onResize(),m.onzoomout&&m.onzoomout.call(m),m.cancelEvent(e)},this.doZoom=function(e){return m.zoomactive?m.doZoomOut(e):m.doZoomIn(e)},this.resizeZoom=function(){if(m.zoomactive){var e=m.getScrollTop();m.win.css({width:c.width()-m.zoomrestore.padding.w+"px",height:c.height()-m.zoomrestore.padding.h+"px"}),m.onResize(),m.setScrollTop(Math.min(m.page.maxh,e))}},this.init(),n.nicescroll.push(this)},S=function(e){var o=this;this.nc=e,this.lastx=0,this.lasty=0,this.speedx=0,this.speedy=0,this.lasttime=0,this.steptime=0,this.snapx=!1,this.snapy=!1,this.demulx=0,this.demuly=0,this.lastscrollx=-1,this.lastscrolly=-1,this.chkx=0,this.chky=0,this.timer=0,this.reset=function(e,t){o.stop(),o.steptime=0,o.lasttime=w(),o.speedx=0,o.speedy=0,o.lastx=e,o.lasty=t,o.lastscrollx=-1,o.lastscrolly=-1},this.update=function(e,t){var r=w();o.steptime=r-o.lasttime,o.lasttime=r;var i=t-o.lasty,s=e-o.lastx,n=o.nc.getScrollTop()+i,l=o.nc.getScrollLeft()+s;o.snapx=l<0||l>o.nc.page.maxw,o.snapy=n<0||n>o.nc.page.maxh,o.speedx=s,o.speedy=i,o.lastx=e,o.lasty=t},this.stop=function(){o.nc.unsynched("domomentum2d"),o.timer&&clearTimeout(o.timer),o.timer=0,o.lastscrollx=-1,o.lastscrolly=-1},this.doSnapy=function(e,t){var r=!1;t<0?(t=0,r=!0):t>o.nc.page.maxh&&(t=o.nc.page.maxh,r=!0),e<0?(e=0,r=!0):e>o.nc.page.maxw&&(e=o.nc.page.maxw,r=!0),r?o.nc.doScrollPos(e,t,o.nc.opt.snapbackspeed):o.nc.triggerScrollEnd()},this.doMomentum=function(e){var t=w(),r=e?t+e:o.lasttime,i=o.nc.getScrollLeft(),s=o.nc.getScrollTop(),n=o.nc.page.maxh,l=o.nc.page.maxw;o.speedx=l>0?Math.min(60,o.speedx):0,o.speedy=n>0?Math.min(60,o.speedy):0;var a=r&&t-r<=60;(s<0||s>n||i<0||i>l)&&(a=!1);var c=!(!o.speedy||!a)&&o.speedy,d=!(!o.speedx||!a)&&o.speedx;if(c||d){var u=Math.max(16,o.steptime);if(u>50){var h=u/50;o.speedx*=h,o.speedy*=h,u=50}o.demulxy=0,o.lastscrollx=o.nc.getScrollLeft(),o.chkx=o.lastscrollx,o.lastscrolly=o.nc.getScrollTop(),o.chky=o.lastscrolly;var p=o.lastscrollx,m=o.lastscrolly,f=function(){var e=w()-t>600?.04:.02;o.speedx&&(p=Math.floor(o.lastscrollx-o.speedx*(1-o.demulxy)),o.lastscrollx=p,(p<0||p>l)&&(e=.1)),o.speedy&&(m=Math.floor(o.lastscrolly-o.speedy*(1-o.demulxy)),o.lastscrolly=m,(m<0||m>n)&&(e=.1)),o.demulxy=Math.min(1,o.demulxy+e),o.nc.synched("domomentum2d",function(){if(o.speedx){o.nc.getScrollLeft();o.chkx=p,o.nc.setScrollLeft(p)}if(o.speedy){o.nc.getScrollTop();o.chky=m,o.nc.setScrollTop(m)}o.timer||(o.nc.hideCursor(),o.doSnapy(p,m))}),o.demulxy<1?o.timer=setTimeout(f,u):(o.stop(),o.nc.hideCursor(),o.doSnapy(p,m))};f()}else o.doSnapy(o.nc.getScrollLeft(),o.nc.getScrollTop())}},z=e.fn.scrollTop;e.cssHooks.pageYOffset={get:function(e,o,t){var r=n.data(e,"__nicescroll")||!1;return r&&r.ishwscroll?r.getScrollTop():z.call(e)},set:function(e,o){var t=n.data(e,"__nicescroll")||!1;return t&&t.ishwscroll?t.setScrollTop(parseInt(o)):z.call(e,o),this}},e.fn.scrollTop=function(e){if(void 0===e){var o=this[0]&&n.data(this[0],"__nicescroll")||!1;return o&&o.ishwscroll?o.getScrollTop():z.call(this)}return this.each(function(){var o=n.data(this,"__nicescroll")||!1;o&&o.ishwscroll?o.setScrollTop(parseInt(e)):z.call(n(this),e)})};var k=e.fn.scrollLeft;n.cssHooks.pageXOffset={get:function(e,o,t){var r=n.data(e,"__nicescroll")||!1;return r&&r.ishwscroll?r.getScrollLeft():k.call(e)},set:function(e,o){var t=n.data(e,"__nicescroll")||!1;return t&&t.ishwscroll?t.setScrollLeft(parseInt(o)):k.call(e,o),this}},e.fn.scrollLeft=function(e){if(void 0===e){var o=this[0]&&n.data(this[0],"__nicescroll")||!1;return o&&o.ishwscroll?o.getScrollLeft():k.call(this)}return this.each(function(){var o=n.data(this,"__nicescroll")||!1;o&&o.ishwscroll?o.setScrollLeft(parseInt(e)):k.call(n(this),e)})};var T=function(e){var o=this;if(this.length=0,this.name="nicescrollarray",this.each=function(e){return n.each(o,e),o},this.push=function(e){o[o.length]=e,o.length++},this.eq=function(e){return o[e]},e)for(var t=0;t1?n(e,r):s,i.win=r}!("doc"in i)||"win"in i||(i.win=r);var l=r.data("__nicescroll")||!1;l||(i.doc=i.doc||r,l=new x(i,r),r.data("__nicescroll",l)),t.push(l)}),1===t.length?t[0]:t},a.NiceScroll={getjQuery:function(){return e}},n.nicescroll||(n.nicescroll=new T,n.nicescroll.options=b)}); \ No newline at end of file diff --git a/src/resources/scripts/axure/legacy.js b/src/resources/scripts/axure/legacy.js new file mode 100644 index 0000000..a46148a --- /dev/null +++ b/src/resources/scripts/axure/legacy.js @@ -0,0 +1,166 @@ +//stored on each browser event +var windowEvent; + +$axure.internal(function($ax) { + var _legacy = {}; + $ax.legacy = _legacy; + + var Forms = window.document.getElementsByTagName("FORM"); + for(var i = 0; i < Forms.length; i++) { + var Form = Forms[i]; + Form.onclick = $ax.legacy.SuppressBubble; + } + + $ax.legacy.SuppressBubble = function(event) { + if(IE_10_AND_BELOW) { + window.event.cancelBubble = true; + window.event.returnValue = false; + } else { + if(event) { + event.stopPropagation(); + } + } + }; + + $ax.legacy.BringToFront = function(id, skipFixed) { + _bringToFrontHelper(id); + if(!skipFixed) $ax.legacy.BringFixedToFront(); + }; + + var _bringToFrontHelper = function(id) { + var target = window.document.getElementById(id); + if(target == null) return; + $ax.globals.MaxZIndex = $ax.globals.MaxZIndex + 1; + target.style.zIndex = $ax.globals.MaxZIndex; + }; + + $ax.legacy.BringFixedToFront = function() { + $ax(function(diagramObject) { return diagramObject.fixedKeepInFront; }).each(function(diagramObject, scriptId) { + _bringToFrontHelper(scriptId); + }); + }; + + $ax.legacy.SendToBack = function(id) { + var target = window.document.getElementById(id); + if(target == null) return; + target.style.zIndex = $ax.globals.MinZIndex = $ax.globals.MinZIndex - 1; + }; + + $ax.legacy.RefreshScreen = function() { + var oldColor = window.document.body.style.backgroundColor; + var setColor = (oldColor == "rgb(0,0,0)") ? "#FFFFFF" : "#000000"; + window.document.body.style.backgroundColor = setColor; + window.document.body.style.backgroundColor = oldColor; + }; + + $ax.legacy.getAbsoluteLeft = function(currentNode, elementId) { + var oldDisplay = currentNode.css('display'); + var displaySet = false; + if(oldDisplay == 'none') { + currentNode.css('display', ''); + displaySet = true; + } + var left = currentNode.offset().left; + + // Special Layer code + if($ax.getTypeFromElementId(elementId) == 'layer') { + var first = true; + var children = currentNode.children(); + for(var i = 0; i < children.length; i++) { + var child = $(children[i]); + var subDisplaySet = false; + if(child.css('display') == 'none') { + child.css('display', ''); + subDisplaySet = true; + } + if(first) left = child.offset().left; + else left = Math.min(child.offset().left, left); + first = false; + + if(subDisplaySet) child.css('display', 'none'); + } + } + + if (displaySet) currentNode.css('display', oldDisplay); + + return $axure.fn.bodyToWorld(left, true); + }; + + $ax.legacy.getAbsoluteTop = function(currentNode, elementId) { + var oldDisplay = currentNode.css('display'); + var displaySet = false; + if(oldDisplay == 'none') { + currentNode.css('display', ''); + displaySet = true; + } + var top = currentNode.offset().top; + + // Special Layer code + if ($ax.getTypeFromElementId(elementId) == 'layer') { + var first = true; + var children = currentNode.children(); + for (var i = 0; i < children.length; i++) { + var child = $(children[i]); + var subDisplaySet = false; + if (child.css('display') == 'none') { + child.css('display', ''); + subDisplaySet = true; + } + if (first) top = child.offset().top; + else top = Math.min(child.offset().top, top); + first = false; + + if (subDisplaySet) child.css('display', 'none'); + } + } + + if(displaySet) currentNode.css('display', oldDisplay); + return top; + }; + + // ****************** Annotation and Link Functions ****************** // + + $ax.legacy.GetAnnotationHtml = function(annJson) { + var retVal = ""; + for(var noteName in annJson) { + if(noteName != "label" && noteName != "id") { + retVal += "
    " + noteName + "
    "; + retVal += "
    " + linkify(annJson[noteName]) + "
    "; + } + } + return retVal; + + function linkify(text) { + var urlRegex = /(\b(((https?|ftp|file):\/\/)|(www\.))[-A-Z0-9+&@#\/%?=~_|!:,.;]*[-A-Z0-9+&@#\/%=~_|])/ig; + return text.replace(urlRegex, function (url, b, c) { + var url2 = (c == 'www.') ? 'http://' + url : url; + return '' + url + ''; + }); + } + }; + + + $ax.legacy.GetScrollable = function(target) { + var $target = $(target); + var last = $target; + // Start past inital target. Can't scroll to target in itself, must be some ancestor. + var current = last.parent(); + + while(!current.is('body') && !current.is('html')) { + var elementId = current.attr('id'); + var diagramObject = elementId && $ax.getObjectFromElementId(elementId); + if (diagramObject && $ax.public.fn.IsDynamicPanel(diagramObject.type) && diagramObject.scrollbars != 'none') { + //returns the panel diagram div which handles scrolling + return $ax.dynamicPanelManager.getShownState(current.attr('id'))[0]; + } + last = current; + current = current.parent(); + } + // Need to do this because of ie + if(IE_10_AND_BELOW) return window.document.documentElement; + else return window.document.body; + }; + + + +}); \ No newline at end of file diff --git a/src/resources/scripts/axure/math.js b/src/resources/scripts/axure/math.js new file mode 100644 index 0000000..cf2f75d --- /dev/null +++ b/src/resources/scripts/axure/math.js @@ -0,0 +1,554 @@ +$axure.internal(function($ax) { + $ax.public.fn.matrixMultiply = function(matrix, vector) { + if(!matrix.tx) matrix.tx = 0; + if(!matrix.ty) matrix.ty = 0; + var outX = matrix.m11 * vector.x + matrix.m12 * vector.y + matrix.tx; + var outY = matrix.m21 * vector.x + matrix.m22 * vector.y + matrix.ty; + return { x: outX, y: outY }; + } + + $ax.public.fn.matrixInverse = function(matrix) { + if(!matrix.tx) matrix.tx = 0; + if(!matrix.ty) matrix.ty = 0; + + var determinant = matrix.m11*matrix.m22 - matrix.m12*matrix.m21; + //var threshold = (M11 * M11 + M22 *M22 + M12 *M12+ M21 *M21) / 100000; + //if(determinant.DeltaEquals(0, threshold) && determinant < 0.01) { + // return Invalid; + //} + return { + m11 : matrix.m22/determinant, + m12 : -matrix.m12/determinant, + tx : (matrix.ty*matrix.m12 - matrix.tx*matrix.m22)/determinant, + m21: -matrix.m21 / determinant, + m22: matrix.m11 / determinant, + ty: (matrix.tx * matrix.m21 - matrix.ty * matrix.m11) / determinant + }; + } + + + $ax.public.fn.matrixMultiplyMatrix = function (matrix1, matrix2) { + if (!matrix1.tx) matrix1.tx = 0; + if (!matrix1.ty) matrix1.ty = 0; + if (!matrix2.tx) matrix2.tx = 0; + if (!matrix2.ty) matrix2.ty = 0; + + return { + m11: matrix1.m12*matrix2.m21 + matrix1.m11*matrix2.m11, + m12: matrix1.m12*matrix2.m22 + matrix1.m11*matrix2.m12, + tx: matrix1.m12 * matrix2.ty + matrix1.m11 * matrix2.tx + matrix1.tx, + m21: matrix1.m22 * matrix2.m21 + matrix1.m21 * matrix2.m11, + m22: matrix1.m22 * matrix2.m22 + matrix1.m21 * matrix2.m12, + ty: matrix1.m22 * matrix2.ty + matrix1.m21 * matrix2.tx + matrix1.ty, + }; + } + + + $ax.public.fn.transformFromElement = function (element) { + var st = window.getComputedStyle(element, null); + + var tr = st.getPropertyValue("-webkit-transform") || + st.getPropertyValue("-moz-transform") || + st.getPropertyValue("-ms-transform") || + st.getPropertyValue("-o-transform") || + st.getPropertyValue("transform"); + + if (tr.indexOf('none') < 0) { + var matrix = tr.split('(')[1]; + matrix = matrix.split(')')[0]; + matrix = matrix.split(','); + for (var l = 0; l < matrix.length; l++) { + matrix[l] = Number(matrix[l]); + } + + } else { matrix = [1.0, 0.0, 0.0, 1.0, 0.0, 0.0]; } + + return matrix; + // matrix[0] = cosine, matrix[1] = sine. + // Assuming the element is still orthogonal. + } + + $ax.public.fn.vectorMinus = function(vector1, vector2) { return { x: vector1.x - vector2.x, y: vector1.y - vector2.y }; } + + $ax.public.fn.vectorPlus = function (vector1, vector2) { return { x: vector1.x + vector2.x, y: vector1.y + vector2.y }; } + + $ax.public.fn.vectorMidpoint = function (vector1, vector2) { return { x: (vector1.x + vector2.x) / 2.0, y: (vector1.y + vector2.y) / 2.0 }; } + + $ax.public.fn.fourCornersToBasis = function (fourCorners) { + return { + widthVector: $ax.public.fn.vectorMinus(fourCorners.widgetTopRight, fourCorners.widgetTopLeft), + heightVector: $ax.public.fn.vectorMinus(fourCorners.widgetBottomLeft, fourCorners.widgetTopLeft) + }; + } + + $ax.public.fn.matrixString = function(m11, m21, m12, m22, tx, ty) { + return "Matrix(" + m11 + "," + m21 + "," + m12 + "," + m22 + ", " + tx + ", " + ty + ")"; + } + + //$ax.public.fn.getWidgetBoundingRect = function (widgetId) { + // var emptyRect = { left: 0, top: 0, centerPoint: { x: 0, y: 0 }, width: 0, height: 0 }; + // var element = document.getElementById(widgetId); + // if (!element) return emptyRect; + + // var object = $obj(widgetId); + // if (object && object.type && $ax.public.fn.IsLayer(object.type)) { + // var layerChildren = _getLayerChildrenDeep(widgetId); + // if (!layerChildren) return emptyRect; + // else return _getBoundingRectForMultipleWidgets(layerChildren); + // } + // return _getBoundingRectForSingleWidget(widgetId); + //}; + + var _getLayerChildrenDeep = $ax.public.fn.getLayerChildrenDeep = function (layerId, includeLayers, includeHidden) { + var deep = []; + var children = $ax('#' + layerId).getChildren()[0].children; + for (var index = 0; index < children.length; index++) { + var childId = children[index]; + if(!includeHidden && !$ax.visibility.IsIdVisible(childId)) continue; + if ($ax.public.fn.IsLayer($obj(childId).type)) { + if (includeLayers) deep.push(childId); + var recursiveChildren = _getLayerChildrenDeep(childId, includeLayers, includeHidden); + for (var j = 0; j < recursiveChildren.length; j++) deep.push(recursiveChildren[j]); + } else deep.push(childId); + } + return deep; + }; + + //var _getBoundingRectForMultipleWidgets = function (widgetsIdArray, relativeToPage) { + // if (!widgetsIdArray || widgetsIdArray.constructor !== Array) return undefined; + // if (widgetsIdArray.length == 0) return { left: 0, top: 0, centerPoint: { x: 0, y: 0 }, width: 0, height: 0 }; + // var widgetRect = _getBoundingRectForSingleWidget(widgetsIdArray[0], relativeToPage, true); + // var boundingRect = { left: widgetRect.left, right: widgetRect.right, top: widgetRect.top, bottom: widgetRect.bottom }; + + // for (var index = 1; index < widgetsIdArray.length; index++) { + // widgetRect = _getBoundingRectForSingleWidget(widgetsIdArray[index], relativeToPage); + // boundingRect.left = Math.min(boundingRect.left, widgetRect.left); + // boundingRect.top = Math.min(boundingRect.top, widgetRect.top); + // boundingRect.right = Math.max(boundingRect.right, widgetRect.right); + // boundingRect.bottom = Math.max(boundingRect.bottom, widgetRect.bottom); + // } + + // boundingRect.centerPoint = { x: (boundingRect.right + boundingRect.left) / 2.0, y: (boundingRect.bottom + boundingRect.top) / 2.0 }; + // boundingRect.width = boundingRect.right - boundingRect.left; + // boundingRect.height = boundingRect.bottom - boundingRect.top; + // return boundingRect; + //}; + + //var _getBoundingRectForSingleWidget = function (widgetId, relativeToPage, justSides) { + // var element = document.getElementById(widgetId); + // var boundingRect, tempBoundingRect, position; + // var displayChanged = _displayHackStart(element); + + // if (_isCompoundVectorHtml(element)) { + // //tempBoundingRect = _getCompoundImageBoundingClientSize(widgetId); + // //position = { left: tempBoundingRect.left, top: tempBoundingRect.top }; + // position = $(element).position(); + // tempBoundingRect = {}; + // tempBoundingRect.left = position.left; //= _getCompoundImageBoundingClientSize(widgetId); + // tempBoundingRect.top = position.top; + // tempBoundingRect.width = Number(element.getAttribute('data-width')); + // tempBoundingRect.height = Number(element.getAttribute('data-height')); + // } else { + // var boundingElement = element; + // if($ax.dynamicPanelManager.isIdFitToContent(widgetId)) { + // var stateId = $ax.visibility.GetPanelState(widgetId); + // if(stateId != '') boundingElement = document.getElementById(stateId); + // } + // tempBoundingRect = boundingElement.getBoundingClientRect(); + + // var jElement = $(element); + // position = jElement.position(); + // if(jElement.css('position') == 'fixed') { + // position.left += Number(jElement.css('margin-left').replace("px", "")); + // position.top += Number(jElement.css('margin-top').replace("px", "")); + // } + // } + + // var layers = $ax('#' + widgetId).getParents(true, ['layer'])[0]; + // var flip = ''; + // var mirrorWidth = 0; + // var mirrorHeight = 0; + // for (var i = 0; i < layers.length; i++) { + + // //should always be 0,0 + // var layerPos = $jobj(layers[i]).position(); + // position.left += layerPos.left; + // position.top += layerPos.top; + + // var outer = $ax.visibility.applyWidgetContainer(layers[i], true, true); + // if (outer.length) { + // var outerPos = outer.position(); + // position.left += outerPos.left; + // position.top += outerPos.top; + // } + + // //when a group is flipped we find the unflipped position + // var inner = $jobj(layers[i] + '_container_inner'); + // var taggedFlip = inner.data('flip'); + // if (inner.length && taggedFlip) { + // //only account for flip if transform is applied + // var matrix = taggedFlip && (inner.css("-webkit-transform") || inner.css("-moz-transform") || + // inner.css("-ms-transform") || inner.css("-o-transform") || inner.css("transform")); + // if (matrix !== 'none') { + // flip = taggedFlip; + // mirrorWidth = $ax.getNumFromPx(inner.css('width')); + // mirrorHeight = $ax.getNumFromPx(inner.css('height')); + // } + // } + // } + // //Now account for flip + // if (flip == 'x') position.top = mirrorHeight - position.top - element.getBoundingClientRect().height; + // else if (flip == 'y') position.left = mirrorWidth - position.left - element.getBoundingClientRect().width; + + // boundingRect = { + // left: position.left, + // right: position.left + tempBoundingRect.width, + // top: position.top, + // bottom: position.top + tempBoundingRect.height + // }; + + // _displayHackEnd(displayChanged); + // if (justSides) return boundingRect; + + // boundingRect.width = boundingRect.right - boundingRect.left; + // boundingRect.height = boundingRect.bottom - boundingRect.top; + + // boundingRect.centerPoint = { + // x: boundingRect.width / 2 + boundingRect.left, + // y: boundingRect.height / 2 + boundingRect.top + // }; + + // return boundingRect; + //}; + + var _getPointAfterRotate = $ax.public.fn.getPointAfterRotate = function (angleInDegrees, pointToRotate, centerPoint) { + var displacement = $ax.public.fn.vectorMinus(pointToRotate, centerPoint); + var rotationMatrix = $ax.public.fn.rotationMatrix(angleInDegrees); + rotationMatrix.tx = centerPoint.x; + rotationMatrix.ty = centerPoint.y; + return $ax.public.fn.matrixMultiply(rotationMatrix, displacement); + }; + + $ax.public.fn.getBoundingSizeForRotate = function(width, height, rotation) { + // point to rotate around doesn't matter since we just care about size, if location matter we need more args and location matters. + + var origin = { x: 0, y: 0 }; + + var corner1 = { x: width, y: 0 }; + var corner2 = { x: 0, y: height }; + var corner3 = { x: width, y: height }; + + corner1 = _getPointAfterRotate(rotation, corner1, origin); + corner2 = _getPointAfterRotate(rotation, corner2, origin); + corner3 = _getPointAfterRotate(rotation, corner3, origin); + + var left = Math.min(0, corner1.x, corner2.x, corner3.x); + var right = Math.max(0, corner1.x, corner2.x, corner3.x); + var top = Math.min(0, corner1.y, corner2.y, corner3.y); + var bottom = Math.max(0, corner1.y, corner2.y, corner3.y); + + return { width: right - left, height: bottom - top }; + } + + $ax.public.fn.getBoundingRectForRotate = function (boundingRect, rotation) { + var centerPoint = boundingRect.centerPoint; + var corner1 = { x: boundingRect.left, y: boundingRect.top }; + var corner2 = { x: boundingRect.right, y: boundingRect.top }; + var corner3 = { x: boundingRect.right, y: boundingRect.bottom }; + var corner4 = { x: boundingRect.left, y: boundingRect.bottom }; + corner1 = _getPointAfterRotate(rotation, corner1, centerPoint); + corner2 = _getPointAfterRotate(rotation, corner2, centerPoint); + corner3 = _getPointAfterRotate(rotation, corner3, centerPoint); + corner4 = _getPointAfterRotate(rotation, corner4, centerPoint); + + var left = Math.min(corner1.x, corner2.x, corner3.x, corner4.x); + var right = Math.max(corner1.x, corner2.x, corner3.x, corner4.x); + var top = Math.min(corner1.y, corner2.y, corner3.y, corner4.y); + var bottom = Math.max(corner1.y, corner2.y, corner3.y, corner4.y); + + return { left: left, top: top, width: right - left, height: bottom - top }; + } + + + //$ax.public.fn.getPositionRelativeToParent = function (elementId) { + // var element = document.getElementById(elementId); + // var list = _displayHackStart(element); + // var position = $(element).position(); + // _displayHackEnd(list); + // return position; + //}; + + //var _displayHackStart = $ax.public.fn.displayHackStart = function (element) { + // // TODO: Options: 1) stop setting display none. Big change for this late in the game. 2) Implement our own bounding. + // // TODO: 3) Current method is look for any parents that are set to none, and and temporarily unblock. Don't like it, but it works. + // var parent = element; + // var displays = []; + // while (parent) { + // if (parent.style.display == 'none') { + // displays.push(parent); + // //use block to overwrites default hidden objects' display + // parent.style.display = 'block'; + // } + // parent = parent.parentElement; + // } + + // return displays; + //}; + + //var _displayHackEnd = $ax.public.fn.displayHackEnd = function (displayChangedList) { + // for (var i = 0; i < displayChangedList.length; i++) displayChangedList[i].style.display = 'none'; + //}; + + + var _isCompoundVectorHtml = $ax.public.fn.isCompoundVectorHtml = function(hElement) { + return hElement.hasAttribute('compoundmode') && hElement.getAttribute('compoundmode') == "true"; + } + + $ax.public.fn.removeCompound = function (jobj) { if(_isCompoundVectorHtml(jobj[0])) jobj.removeClass('compound'); } + $ax.public.fn.restoreCompound = function (jobj) { if (_isCompoundVectorHtml(jobj[0])) jobj.addClass('compound'); } + + $ax.public.fn.compoundIdFromComponent = function(id) { + + var pPos = id.indexOf('p'); + var dashPos = id.indexOf('-'); + if (pPos < 1) return id; + else if (dashPos < 0) return id.substring(0, pPos); + else return id.substring(0, pPos) + id.substring(dashPos); + } + + $ax.public.fn.l2 = function (x, y) { return Math.sqrt(x * x + y * y); } + + $ax.public.fn.convertToSingleImage = function (jobj) { + if(!jobj[0]) return; + + var widgetId = jobj[0].id; + var object = $obj(widgetId); + + if ($ax.public.fn.IsLayer(object.type)) { + var recursiveChildren = _getLayerChildrenDeep(widgetId, true); + for (var j = 0; j < recursiveChildren.length; j++) + $ax.public.fn.convertToSingleImage($jobj(recursiveChildren[j])); + return; + } + + //var layer = + + if(!_isCompoundVectorHtml(jobj[0])) return; + + + $('#' + widgetId).removeClass("compound"); + $('#' + widgetId + '_img').removeClass("singleImg"); + jobj[0].setAttribute('compoundmode', 'false'); + + var components = object.compoundChildren; + delete object.generateCompound; + for (var i = 0; i < components.length; i++) { + var componentJobj = $jobj($ax.public.fn.getComponentId(widgetId, components[i])); + componentJobj.css('display', 'none'); + componentJobj.css('visibility', 'hidden'); + } + } + + + $ax.public.fn.getContainerDimensions = function(query) { + // returns undefined if no containers found. + var containerDimensions; + for (var i = 0; i < query[0].children.length; i++) { + var node = query[0].children[i]; + if (node.id.indexOf(query[0].id) >= 0 && node.id.indexOf('container') >= 0) { + containerDimensions = node.style; + } + } + return containerDimensions; + } + + + $ax.public.fn.rotationMatrix = function (angleInDegrees) { + var angleInRadians = angleInDegrees * (Math.PI / 180); + var cosTheta = Math.cos(angleInRadians); + var sinTheta = Math.sin(angleInRadians); + + return { m11: cosTheta, m12: -sinTheta, m21: sinTheta, m22: cosTheta, tx: 0.0, ty: 0.0 }; + } + + $ax.public.fn.GetFieldFromStyle = function (query, field) { + var raw = query[0].style[field]; + if (!raw) raw = query.css(field); + return Number(raw.replace('px', '')); + } + + + $ax.public.fn.setTransformHowever = function (transformString) { + return { + '-webkit-transform': transformString, + '-moz-transform': transformString, + '-ms-transform': transformString, + '-o-transform': transformString, + 'transform': transformString + }; + } + + $ax.public.fn.getCornersFromComponent = function (id) { + var element = document.getElementById(id); + var matrix = element ? $ax.public.fn.transformFromElement(element) : [1.0, 0.0, 0.0, 1.0, 0.0, 0.0]; + var currentMatrix = { m11: matrix[0], m21: matrix[1], m12: matrix[2], m22: matrix[3], tx: matrix[4], ty: matrix[5] }; + var dimensions = {}; + var axObj = $ax('#' + id); + var viewportLocation = axObj.offsetLocation(); + dimensions.left = viewportLocation.left; + dimensions.top = viewportLocation.top; + //dimensions.left = axObj.left(true); + //dimensions.top = axObj.top(true); + var size = axObj.size(); + dimensions.width = size.width; + dimensions.height = size.height; + //var transformMatrix1 = { m11: 1, m12: 0, m21: 0, m22: 1, tx: -invariant.x, ty: -invariant.y }; + //var transformMatrix2 = { m11: 1, m12: 0, m21: 0, m22: 1, tx: 500, ty: 500 }; + + var halfWidth = dimensions.width * 0.5; + var halfHeight = dimensions.height * 0.5; + //var preTransformTopLeft = { x: -halfWidth, y: -halfHeight }; + //var preTransformBottomLeft = { x: -halfWidth, y: halfHeight }; + var preTransformTopRight = { x: halfWidth, y: -halfHeight }; + var preTransformBottomRight = { x: halfWidth, y: halfHeight }; + + return { + //relativeTopLeft: $ax.public.fn.matrixMultiply(currentMatrix, preTransformTopLeft), + //relativeBottomLeft: $ax.public.fn.matrixMultiply(currentMatrix, preTransformBottomLeft), + relativeTopRight: $ax.public.fn.matrixMultiply(currentMatrix, preTransformTopRight), + relativeBottomRight: $ax.public.fn.matrixMultiply(currentMatrix, preTransformBottomRight), + centerPoint: { x: dimensions.left + halfWidth, y: dimensions.top + halfHeight } + //originalDimensions: dimensions, + //transformShift: { x: matrix[4], y: matrix[5] } + } + } + + + + $ax.public.fn.inversePathLengthFunction = function (pathFunction) { + // these are for computing the inverse functions of path integrals. + + var makeDivisionNode = function(node1, node2) { + var param = 0.5 * (node1.Param + node2.Param); + var inBetweenNode = { + LowerStop: node1, + HigherStop: node2, + Param: param, + Position: pathFunction(param), + Cumulative: 0.0 + }; + var lowerDisplacement = $ax.public.fn.vectorMinus(node1.Position, inBetweenNode.Position); + inBetweenNode.LowerInterval = { + Length: $ax.public.fn.l2(lowerDisplacement.x, lowerDisplacement.y), + Node: inBetweenNode, + IsHigher: false + }; + var higherDisplacement = $ax.public.fn.vectorMinus(node2.Position, inBetweenNode.Position); + inBetweenNode.HigherInterval = { + Length: $ax.public.fn.l2(higherDisplacement.x, higherDisplacement.y), + Node: inBetweenNode, + IsHigher: true + }; + return inBetweenNode; + }; + + var expandLower = function(node) { + node.LowerChild = makeDivisionNode(node.LowerStop, node); + node.LowerChild.Parent = node; + }; + + var expandHigher = function(node) { + node.HigherChild = makeDivisionNode(node, node.HigherStop); + node.HigherChild.Parent = node; + }; + + // for this function, cumulative is a global variable + var cumulative = 0.0; + var labelCumulativeLength = function(node) { + if(!node.LowerChild) { + node.LowerStop.Cumulative = cumulative; + cumulative += node.LowerInterval.Length; + node.Cumulative = cumulative; + } else labelCumulativeLength(node.LowerChild); + + if(!node.HigherChild) { + node.Cumulative = cumulative; + cumulative += node.HigherInterval.Length; + node.HigherStop.Cumulative = cumulative; + } else labelCumulativeLength(node.HigherChild); + }; + + var getIntervalFromPathLength = function(node, length) { + if(length < node.Cumulative) { + return node.LowerChild ? getIntervalFromPathLength(node.LowerChild, length) : node.LowerInterval; + } else return node.HigherChild ? getIntervalFromPathLength(node.HigherChild, length) : node.HigherInterval; + }; + + var intervalLowerEnd = function(interval) { + return interval.IsHigher ? interval.Node : interval.Node.LowerStop; + }; + + var intervalHigherEnd = function(interval) { + return interval.IsHigher ? interval.Node.HigherStop : interval.Node; + }; + + var getParameterFromPathLength = function (node, length) { + var interval = getIntervalFromPathLength(node, length); + var lowerNode = intervalLowerEnd(interval); + var higherNode = intervalHigherEnd(interval); + return lowerNode.Param + (higherNode.Param - lowerNode.Param) * (length - lowerNode.Cumulative) / (higherNode.Cumulative - lowerNode.Cumulative); + }; + + var insertIntoSortedList = function (longer, shorter, toInsert) { + while (true) { + if (!longer) { + longer = shorter; + shorter = shorter.NextLongest; + continue; + } else if (!shorter) longer.NextLongest = toInsert; + else { + if (longer.Length >= toInsert.Length && shorter.Length <= toInsert.Length) { + longer.NextLongest = toInsert; + toInsert.NextLongest = shorter; + } else { + longer = shorter; + shorter = shorter.NextLongest; + continue; + } + } + break; + } + } + var head = {Param: 0.0, Position: pathFunction(0.0) }; + var tail = { Param: 1.0, Position: pathFunction(1.0) }; + var root = makeDivisionNode(head, tail); + var currentCurveLength = root.LowerInterval.Length + root.HigherInterval.Length; + var longestInterval; + if (root.LowerInterval.Length < root.HigherInterval.Length) { + longestInterval = root.HigherInterval; + longestInterval.NextLongest = root.LowerInterval; + } else { + longestInterval = root.LowerInterval; + longestInterval.NextLongest = root.HigherInterval; + } + while (longestInterval.Length * 100.0 > currentCurveLength) { + var newNode; + if (longestInterval.IsHigher) { + expandHigher(longestInterval.Node); + newNode = longestInterval.Node.HigherChild; + } else { + expandLower(longestInterval.Node); + newNode = longestInterval.Node.LowerChild; + } + currentCurveLength += (newNode.LowerInterval.Length + newNode.HigherInterval.Length - longestInterval.Length); + insertIntoSortedList(null, longestInterval, newNode.LowerInterval); + insertIntoSortedList(null, longestInterval, newNode.HigherInterval); + longestInterval = longestInterval.NextLongest; + } + labelCumulativeLength(root); + + return function(lengthParam) { + return getParameterFromPathLength(root, lengthParam * cumulative); + }; + } +}); \ No newline at end of file diff --git a/src/resources/scripts/axure/model.js b/src/resources/scripts/axure/model.js new file mode 100644 index 0000000..ffc0a10 --- /dev/null +++ b/src/resources/scripts/axure/model.js @@ -0,0 +1,53 @@ +// ******* Object Model ******** // +$axure.internal(function($ax) { + var _implementations = {}; + + var _initializeObject = function(type, obj) { + $.extend(obj, _implementations[type]); + }; + $ax.initializeObject = _initializeObject; + + var _model = $ax.model = {}; + + _model.idsInRdoToHideOrLimbo = function(rdoId, scriptIds) { + var rdoScriptId = $ax.repeater.getScriptIdFromElementId(rdoId); + var path = $ax.getPathFromScriptId(rdoScriptId); + + if(!scriptIds) scriptIds = []; + + var rdo = $ax.getObjectFromElementId(rdoId); + var master = $ax.pageData.masters[rdo.masterId]; + var masterChildren = master.diagram.objects; + for(var i = 0; i < masterChildren.length; i++) { + var obj = masterChildren[i]; + var objScriptIds = obj.scriptIds; + for(var j = 0; j < objScriptIds.length; j++) { + var scriptId = objScriptIds[j]; + // Anything in a layer is already handled by the layer + if($ax.getLayerParentFromElementId(scriptId)) continue; + + // Make sure in same rdo + var elementPath = $ax.getPathFromScriptId(scriptId); + + // This is because last part of path is for the obj itself. + elementPath.pop(); + if(elementPath.length != path.length) continue; + var samePath = true; + for(var k = 0; k < path.length; k++) { + if(elementPath[k] != path[k]) { + samePath = false; + break; + } + } + if(!samePath) continue; + + if($ax.public.fn.IsReferenceDiagramObject(obj.type)) _model.idsInRdoToHideOrLimbo(scriptId, scriptIds); + else if(scriptIds.indexOf(scriptId) == -1) scriptIds.push(scriptId); + + break; + } + } + return scriptIds; + }; + +}); \ No newline at end of file diff --git a/src/resources/scripts/axure/move.js b/src/resources/scripts/axure/move.js new file mode 100644 index 0000000..7ad7f25 --- /dev/null +++ b/src/resources/scripts/axure/move.js @@ -0,0 +1,467 @@ +$axure.internal(function($ax) { + var _move = {}; + $ax.move = _move; + + var widgetMoveInfo = {}; + //user and return move info, also create container for rootlayer if needed + $ax.move.PrepareForMove = function (id, x, y, to, options, jobj, rootLayer, skipContainerForRootLayer) { + var fixedInfo = jobj ? {} : $ax.dynamicPanelManager.getFixedInfo(id); + + var widget = $jobj(id); + var query = $ax('#' + id); + var isLayer = $ax.getTypeFromElementId(id) == $ax.constants.LAYER_TYPE; + if(!rootLayer) { + rootLayer = _move.getRootLayer(id); + if (rootLayer && !skipContainerForRootLayer) { + $ax.visibility.pushContainer(rootLayer, false); + if (isLayer) widget = $ax.visibility.applyWidgetContainer(id, true); + } + } + if (!jobj) jobj = widget; + + var horzProp = 'left'; + var vertProp = 'top'; + var offsetLocation = to ? query.offsetLocation() : undefined; + var horzX = to ? x - offsetLocation.x : x; + var vertY = to ? y - offsetLocation.y : y; + //var horzX = to ? x - query.locRelativeIgnoreLayer(false) : x; + //var vertY = to ? y - query.locRelativeIgnoreLayer(true) : y; + + if (fixedInfo.horizontal == 'right') { + horzProp = 'right'; + horzX = to ? $(window).width() - x - $ax.getNumFromPx(jobj.css('right')) - query.width() : -x; + var leftChanges = -horzX; + } else if(fixedInfo.horizontal == 'center') { + horzProp = 'margin-left'; + if (to) horzX = x - $(window).width() / 2; + } + + if (fixedInfo.vertical == 'bottom') { + vertProp = 'bottom'; + vertY = to ? $(window).height() - y - $ax.getNumFromPx(jobj.css('bottom')) - query.height() : -y; + var topChanges = -vertY; + } else if (fixedInfo.vertical == 'middle') { + vertProp = 'margin-top'; + if (to) vertY = y - $(window).height() / 2; + } + + //todo currently this always save the info, which is not needed for compound vector children and maybe some other cases + //let's optimize it later, only user if registerid is valid.. + widgetMoveInfo[id] = { + x: leftChanges === undefined ? horzX : leftChanges, + y: topChanges === undefined ? vertY : topChanges, + options: options + }; + + return { + horzX: horzX, + vertY: vertY, + horzProp: horzProp, + vertProp: vertProp, + rootLayer: rootLayer, + jobj: jobj + }; + }; + $ax.move.GetWidgetMoveInfo = function() { + return $.extend({}, widgetMoveInfo); + }; + + _move.getRootLayer = function (id) { + var isLayer = $ax.getTypeFromElementId(id) == $ax.constants.LAYER_TYPE; + var rootLayer = isLayer ? id : ''; + + var parentIds = $ax('#' + id).getParents(true, '*')[0]; + for(var i = 0; i < parentIds.length; i++) { + var parentId = parentIds[i]; + // Keep climbing up layers until you hit a non-layer. At that point you have your root layer + if($ax.public.fn.IsLayer($ax.getTypeFromElementId(parentId))) rootLayer = parentId; + else break; + } + + return rootLayer; + }; + + $ax.move.MoveWidget = function (id, x, y, options, to, animationCompleteCallback, shouldFire, jobj, skipOnMoveEvent) { + var moveInfo = $ax.move.PrepareForMove(id, x, y, to, options, jobj); + $ax.drag.LogMovedWidgetForDrag(id, options.dragInfo); + + var object = $obj(id); + if(object && $ax.public.fn.IsLayer(object.type)) { + var childrenIds = $ax.public.fn.getLayerChildrenDeep(id, true); + //don't push container when user moveinfo for child + if(!skipOnMoveEvent) { + for(var i = 0; i < childrenIds.length; i++) $ax.move.PrepareForMove(childrenIds[i], x, y, to, options, null, moveInfo.rootLayer, true); + } + } + + //if(!moveInfo) moveInfo = _getMoveInfo(id, x, y, to, options, jobj); + + jobj = moveInfo.jobj; + + _moveElement(id, options, animationCompleteCallback, shouldFire, jobj, moveInfo); + + if(skipOnMoveEvent) return; + $ax.event.raiseSyntheticEvent(id, "onMove"); + if(childrenIds) { + for(var i = 0; i < childrenIds.length; i++) $ax.event.raiseSyntheticEvent(childrenIds[i], 'onMove'); + } + }; + + var _moveElement = function (id, options, animationCompleteCallback, shouldFire, jobj, moveInfo){ + var cssStyles = {}; + + if(!$ax.dynamicPanelManager.isPercentWidthPanel($obj(id))) cssStyles[moveInfo.horzProp] = '+=' + moveInfo.horzX; + cssStyles[moveInfo.vertProp] = '+=' + moveInfo.vertY; + + $ax.visibility.moveMovedLocation(id, moveInfo.horzX, moveInfo.vertY); + + // I don't think root layer is necessary anymore after changes to layer container structure. + // Wait to try removing it until more stable. + var rootLayer = moveInfo.rootLayer; + + var query = $addAll(jobj, id); + var completeCount = query.length; + var completeAnimation = function() { + completeCount--; + if(completeCount == 0 && rootLayer) $ax.visibility.popContainer(rootLayer, false); + if(animationCompleteCallback) animationCompleteCallback(); + if(shouldFire) $ax.action.fireAnimationFromQueue(id, $ax.action.queueTypes.move); + }; + if (options.easing === 'none') { + //if not having this requestAnimationFrame causes performance issues, + //add it back and move the above call to moveMovedLocation into it and the + //query.animate calls below + //window.requestAnimationFrame(function () { + query.css(cssStyles); + if (rootLayer) $ax.visibility.popContainer(rootLayer, false); + if (animationCompleteCallback) animationCompleteCallback(); + //}); + //if this widget is inside a layer, we should just remove the layer from the queue + if(shouldFire) $ax.action.fireAnimationFromQueue(id, $ax.action.queueTypes.move); + } else if (options.trajectory === 'straight' || moveInfo.horzX === 0 || moveInfo.vertY === 0) { + query.animate(cssStyles, { + duration: options.duration, easing: options.easing, queue: false, complete: completeAnimation}); + } else { + var initialHorzProp = $ax.getNumFromPx(query.css(moveInfo.horzProp)); + var initialVertProp = $ax.getNumFromPx(query.css(moveInfo.vertProp)); + var state = { parameter: 0 }; + var ellipseArcFunctionY = function(param) { + return { + x: initialHorzProp + (1.0 - Math.cos(param * Math.PI * 0.5)) * moveInfo.horzX, + y: initialVertProp + Math.sin(param * Math.PI * 0.5) * moveInfo.vertY + }; + }; + var ellipseArcFunctionX = function (param) { + return { + x: initialHorzProp + Math.sin(param * Math.PI * 0.5) * moveInfo.horzX, + y: initialVertProp + (1.0 - Math.cos(param * Math.PI * 0.5)) * moveInfo.vertY + }; + }; + var ellipseArcFunction = (moveInfo.horzX > 0) ^ (moveInfo.vertY > 0) ^ options.trajectory === 'arcClockwise' + ? ellipseArcFunctionX : ellipseArcFunctionY; + var inverseFunction = $ax.public.fn.inversePathLengthFunction(ellipseArcFunction); + $(state).animate({ parameter: 1.0 }, { + duration: options.duration, easing: options.easing, queue: false, + step: function (now) { + var newPos = ellipseArcFunction(inverseFunction(now)); + var changeFields = {}; + changeFields[moveInfo.horzProp] = newPos.x; + changeFields[moveInfo.vertProp] = newPos.y; + query.css(changeFields); + }, + complete: completeAnimation}); + } + + // //moveinfo is used for moving 'with this' + // var moveInfo = new Object(); + // moveInfo.x = horzX; + // moveInfo.y = vertY; + // moveInfo.options = options; + // widgetMoveInfo[id] = moveInfo; + + + }; + + _move.nopMove = function(id, options) { + var moveInfo = new Object(); + moveInfo.x = 0; + moveInfo.y = 0; + moveInfo.options = {}; + moveInfo.options.easing = 'none'; + moveInfo.options.duration = 0; + widgetMoveInfo[id] = moveInfo; + + // Layer move using container now. + var obj = $obj(id); + if($ax.public.fn.IsLayer(obj.type)) if(options.onComplete) options.onComplete(); + + $ax.event.raiseSyntheticEvent(id, "onMove"); + }; + + //rotationDegree: total degree to rotate + //centerPoint: the center of the circular path + + + var _noRotateOnlyMove = function (id, moveDelta, rotatableMove, fireAnimationQueue, easing, duration, completionCallback) { + moveDelta.x += rotatableMove.x; + moveDelta.y += rotatableMove.y; + if (moveDelta.x == 0 && moveDelta.y == 0) { + if(fireAnimationQueue) { + $ax.action.fireAnimationFromQueue(id, $ax.action.queueTypes.rotate); + $ax.action.fireAnimationFromQueue(id, $ax.action.queueTypes.move); + } + if (completionCallback) completionCallback(); + } else { + $jobj(id).animate({ top: '+=' + moveDelta.y, left: '+=' + moveDelta.x }, { + duration: duration, + easing: easing, + queue: false, + complete: function () { + if(fireAnimationQueue) { + $ax.action.fireAnimationFromQueue(id, $ax.action.queueTypes.move); + $ax.action.fireAnimationFromQueue(id, $ax.action.queueTypes.rotate); + } + if (completionCallback) completionCallback(); + } + }); + } + } + + + _move.circularMove = function (id, degreeDelta, centerPoint, moveDelta, rotatableMove, resizeOffset, options, fireAnimationQueue, completionCallback, willDoRotation) { + var elem = $jobj(id); + if(!willDoRotation) elem = $addAll(elem, id); + + var moveInfo = $ax.move.PrepareForMove(id, moveDelta.x, moveDelta.y, false, options); + // If not rotating, still need to check moveDelta and may need to handle that. + if (degreeDelta === 0) { + _noRotateOnlyMove(id, moveDelta, rotatableMove, fireAnimationQueue, options.easing, options.duration, completionCallback); + return; + } + + var stepFunc = function(newDegree) { + var deg = newDegree - rotation.degree; + var widgetCenter = $ax('#' + id).offsetBoundingRect().centerPoint; + //var widgetCenter = $ax.public.fn.getWidgetBoundingRect(id).centerPoint; + //console.log("widget center of " + id + " x " + widgetCenter.x + " y " + widgetCenter.y); + var widgetNewCenter = $axure.fn.getPointAfterRotate(deg, widgetCenter, centerPoint); + + // Start by getting the move not related to rotation, and make sure to update center point to move with it. + var ratio = deg / degreeDelta; + + var xdelta = (moveDelta.x + rotatableMove.x) * ratio; + var ydelta = (moveDelta.y + rotatableMove.y) * ratio; + if(resizeOffset) { + var resizeShift = {}; + resizeShift.x = resizeOffset.x * ratio; + resizeShift.y = resizeOffset.y * ratio; + $axure.fn.getPointAfterRotate(rotation.degree, resizeShift, { x: 0, y: 0 }); + xdelta += resizeShift.x; + ydelta += resizeShift.y; + } + centerPoint.x += xdelta; + centerPoint.y += ydelta; + + // Now for the move that is rotatable, it must be rotated + rotatableMove = $axure.fn.getPointAfterRotate(deg, rotatableMove, { x: 0, y: 0 }); + + // Now add in circular move to the mix. + xdelta += widgetNewCenter.x - widgetCenter.x; + ydelta += widgetNewCenter.y - widgetCenter.y; + + $ax.visibility.moveMovedLocation(id, xdelta, ydelta); + + if(xdelta < 0) elem.css('left', '-=' + -xdelta); + else if(xdelta > 0) elem.css('left', '+=' + xdelta); + + if(ydelta < 0) elem.css('top', '-=' + -ydelta); + else if(ydelta > 0) elem.css('top', '+=' + ydelta); + }; + + var onComplete = function() { + if(fireAnimationQueue) $ax.action.fireAnimationFromQueue(id, $ax.action.queueTypes.move); + if(completionCallback) completionCallback(); + if(moveInfo.rootLayer) $ax.visibility.popContainer(moveInfo.rootLayer, false); + var isPercentWidthPanel = $ax.dynamicPanelManager.isPercentWidthPanel($obj(id)); + if(isPercentWidthPanel) { + $ax.dynamicPanelManager.updatePanelPercentWidth(id); + $ax.dynamicPanelManager.updatePanelContentPercentWidth(id); + } + if(elem.css('position') == 'fixed') { + if(!isPercentWidthPanel) elem.css('left', ''); + elem.css('top', ''); + } + }; + + var rotation = { degree: 0 }; + + if(!options.easing || options.easing === 'none' || options.duration <= 0) { + stepFunc(degreeDelta); + onComplete(); + } else { + $(rotation).animate({ degree: degreeDelta }, { + duration: options.duration, + easing: options.easing, + queue: false, + step: stepFunc, + complete: onComplete + }); + } + }; + + //rotate a widget by degree, center is 50% 50% + _move.rotate = function (id, degree, easing, duration, to, shouldFire, completionCallback) { + var currentDegree = _move.getRotationDegree(id); + if(to) degree = degree - currentDegree; + + if(degree === 0) { + if (shouldFire) $ax.action.fireAnimationFromQueue(id, $ax.action.queueTypes.rotate); + return; + } + + var query = $jobj(id); + var stepFunc = function(now) { + var degreeDelta = now - rotation.degree; + var newDegree = currentDegree + degreeDelta; + query.css($ax.public.fn.setTransformHowever("rotate(" + newDegree + "deg)")); + currentDegree = newDegree; + }; + + var onComplete = function() { + if(shouldFire) { + $ax.action.fireAnimationFromQueue($ax.public.fn.compoundIdFromComponent(id), $ax.action.queueTypes.rotate); + } + if(completionCallback) completionCallback(); + + $ax.annotation.adjustIconLocation(id); + }; + + var rotation = { degree: 0 }; + + $ax.visibility.setRotatedAngle(id, currentDegree + degree); + + //if no animation, setting duration to 1, to prevent RangeError in rotation loops without animation + if(!easing || easing === 'none' || duration <= 0) { + stepFunc(degree); + onComplete(); + } else { + $(rotation).animate({ degree: degree }, { + duration: duration, + easing: easing, + queue: false, + step: stepFunc, + complete: onComplete + }); + } + }; + + _move.compoundRotateAround = function (id, degreeDelta, centerPoint, moveDelta, rotatableMove, resizeOffset, easing, duration, fireAnimationQueue, completionCallback) { + if (degreeDelta === 0) { + _noRotateOnlyMove($ax.public.fn.compoundIdFromComponent(id), moveDelta, rotatableMove, fireAnimationQueue, easing, duration, completionCallback, $ax.action.queueTypes.rotate); + return; + } + var elem = $jobj(id); + var rotation = { degree: 0 }; + + if (!easing || easing === 'none' || duration <= 0) { + duration = 1; + easing = 'linear'; //it doesn't matter anymore here... + } + + var originalWidth = $ax.getNumFromPx(elem.css('width')); + var originalHeight = $ax.getNumFromPx(elem.css('height')); + var originalLeft = $ax.getNumFromPx(elem.css('left')); + var originalTop = $ax.getNumFromPx(elem.css('top')); + + $(rotation).animate({ degree: degreeDelta }, { + duration: duration, + easing: easing, + queue: false, + step: function (newDegree) { + var transform = $ax.public.fn.transformFromElement(elem[0]); + var originalCenter = { x: originalLeft + 0.5 * originalWidth, y: originalTop + 0.5 * originalHeight}; + var componentCenter = { x: originalCenter.x + transform[4], y: originalCenter.y + transform[5] }; + var deg = newDegree - rotation.degree; + var ratio = deg / degreeDelta; + var xdelta = (moveDelta.x + rotatableMove.x) * ratio; + var ydelta = (moveDelta.y + rotatableMove.y) * ratio; + if (resizeOffset) { + var resizeShift = {}; + resizeShift.x = resizeOffset.x * ratio; + resizeShift.y = resizeOffset.y * ratio; + $axure.fn.getPointAfterRotate(rotation.degree, resizeShift, { x: 0, y: 0 }); + xdelta += resizeShift.x; + ydelta += resizeShift.y; + } + + var rotationMatrix = $ax.public.fn.rotationMatrix(deg); + var compositionTransform = $ax.public.fn.matrixMultiplyMatrix(rotationMatrix, + { m11: transform[0], m21: transform[1], m12: transform[2], m22: transform[3] }); + + //console.log("widget center of " + id + " x " + widgetCenter.x + " y " + widgetCenter.y); + var widgetNewCenter = $axure.fn.getPointAfterRotate(deg, componentCenter, centerPoint); + var newMatrix = $ax.public.fn.matrixString(compositionTransform.m11, compositionTransform.m21, compositionTransform.m12, compositionTransform.m22, + widgetNewCenter.x - originalCenter.x + xdelta, widgetNewCenter.y - originalCenter.y + ydelta); + elem.css($ax.public.fn.setTransformHowever(newMatrix)); + }, + complete: function () { + if (fireAnimationQueue) { + $ax.action.fireAnimationFromQueue(elem.parent()[0].id, $ax.action.queueTypes.rotate); + } + + if(completionCallback) completionCallback(); + } + }); + }; + + _move.getRotationDegreeFromElement = function(element) { + if(element == null) return NaN; + + var transformString = element.style['transform'] || + element.style['-o-transform'] || + element.style['-ms-transform'] || + element.style['-moz-transform'] || + element.style['-webkit-transform']; + + if(transformString) { + var rotateRegex = /rotate\(([-?0-9]+)deg\)/; + var degreeMatch = rotateRegex.exec(transformString); + if(degreeMatch && degreeMatch[1]) return parseFloat(degreeMatch[1]); + } + + if(window.getComputedStyle) { + var st = window.getComputedStyle(element, null); + } else { + console.log('rotation is not supported for ie 8 and below in this version of axure rp'); + return 0; + } + + var tr = st.getPropertyValue("transform") || + st.getPropertyValue("-o-transform") || + st.getPropertyValue("-ms-transform") || + st.getPropertyValue("-moz-transform") || + st.getPropertyValue("-webkit-transform"); + + if(!tr || tr === 'none') return 0; + var values = tr.split('(')[1]; + values = values.split(')')[0], + values = values.split(','); + + var a = values[0]; + var b = values[1]; + + var radians = Math.atan2(b, a); + if(radians < 0) { + radians += (2 * Math.PI); + } + + return radians * (180 / Math.PI); + }; + + _move.getRotationDegree = function(elementId) { + if($ax.public.fn.IsLayer($obj(elementId).type)) { + return $jobj(elementId).data('layerDegree'); + } + return _move.getRotationDegreeFromElement(document.getElementById(elementId)); + } +}); \ No newline at end of file diff --git a/src/resources/scripts/axure/recording.js b/src/resources/scripts/axure/recording.js new file mode 100644 index 0000000..f5fb140 --- /dev/null +++ b/src/resources/scripts/axure/recording.js @@ -0,0 +1,94 @@ +// ******* Recording MANAGER ******** // + +$axure.internal(function($ax) { + var _recording = $ax.recording = {}; + + $ax.recording.recordEvent = function(element, eventInfo, axEventObject, timeStamp) { + + var elementHtml = $jobj(element); + var className = elementHtml.attr('class'); + var inputValue; + + if(className === 'ax_checkbox') { + inputValue = elementHtml.find('#' + element + '_input')[0].checked; + eventInfo.inputType = className; + eventInfo.inputValue = inputValue; + } + + if(className === 'ax_text_field') { + inputValue = elementHtml.find('#' + element + '_input').val(); + eventInfo.inputType = className; + eventInfo.inputValue = inputValue; + } + + + var scriptId = $ax.repeater.getScriptIdFromElementId(element); + var diagramObjectPath = $ax.getPathFromScriptId(scriptId); + var form = { + recordingId: $ax.recording.recordingId, + elementID: element, + eventType: axEventObject.description, + 'eventInfo': eventInfo, + // eventObject: axEventObject, + 'timeStamp': timeStamp, + 'path': diagramObjectPath +// , +// 'trigger': function() { +// $ax.event.handleEvent(element, eventInfo, axEventObject); +// return false; +// } + }; + + $ax.messageCenter.postMessage('logEvent', form); + }; + + + $ax.recording.maybeRecordEvent = function(element, eventInfo, axEventObject, timeStamp) { + }; + + + $ax.recording.recordingId = ""; + $ax.recording.recordingName = ""; + + $ax.messageCenter.addMessageListener(function(message, data) { + if(message === 'startRecording') { + $ax.recording.maybeRecordEvent = $ax.recording.recordEvent; + $ax.recording.recordingId = data.recordingId; + $ax.recording.recordingName = data.recordingName; + } else if(message === 'stopRecording') { + $ax.recording.maybeRecordEvent = function(element, eventInfo, axEventObject, timeStamp) { + }; + + } + else if(message === 'playEvent') { + + var eventType = makeFirstLetterLower(data.eventType); + var inputElement; + + var dObj = data.element === '' ? $ax.pageData.page : $ax.getObjectFromElementId(data.element); + if(!data.axEventObject) { + data.axEventObject = dObj && dObj.interactionMap && dObj.interactionMap[eventType]; + } + + data.eventInfo.thiswidget = $ax.getWidgetInfo(data.element); + data.eventInfo.item = $ax.getItemInfo(data.element); + + if(data.eventInfo.inputType && data.eventInfo.inputType === 'ax_checkbox') { + inputElement = $jobj(data.element + '_input'); + inputElement[0].checked = data.eventInfo.inputValue; + } + + if(data.eventInfo.inputType && data.eventInfo.inputType === 'ax_text_field') { + inputElement = $jobj(data.element + '_input'); + inputElement.val(data.eventInfo.inputValue); + } + + $ax.event.handleEvent(data.element, data.eventInfo, data.axEventObject, false, true); + } + }); + + var makeFirstLetterLower = function(eventName) { + return eventName.substr(0, 1).toLowerCase() + eventName.substr(1); + }; + +}); \ No newline at end of file diff --git a/src/resources/scripts/axure/repeater.js b/src/resources/scripts/axure/repeater.js new file mode 100644 index 0000000..013fad9 --- /dev/null +++ b/src/resources/scripts/axure/repeater.js @@ -0,0 +1,2355 @@ + +// ******* Repeater MANAGER ******** // +$axure.internal(function($ax) { + var _repeaterManager = {}; + $ax.repeater = _repeaterManager; + + var _refreshType = _repeaterManager.refreshType = { + reset: 1, + persist: 2, + preEval: 3 + }; + + //This is a mapping of current editItems + var repeaterToEditItems = {}; + //This is a mapping of current filters + var repeaterToFilters = {}; + // This is a mapping of current sorts + var repeaterToSorts = {}; + // This is a mapping of repeater page info + var repeaterToPageInfo = {}; + + //Hopefully this can be simplified, but for now I think 3 are needed. + //This is the data set that is owned by this repeater. The repeater may or may not reference this data set, and others can reference it. + var repeaterToLocalDataSet = {}; + //This is the data set referenced by the repeater. It is not a copy of the local data set, but a reference to a local data set (or eventually a global data set could be referenced). + var repeaterToCurrentDataSet = {}; + //This is a copy of the current data set, that is replaced whenever a set or refresh is done. + var repeaterToActiveDataSet = {}; + var _loadRepeaters = function() { + $ax(function(obj) { + return $ax.public.fn.IsRepeater(obj.type); + }).each(function(obj, repeaterId) { + repeaterToLocalDataSet[repeaterId] = $ax.deepCopy(obj.data); + repeaterToLocalDataSet[repeaterId].props = obj.dataProps; + repeaterToEditItems[repeaterId] = []; + + _initPageInfo(obj, repeaterId); + + _setRepeaterDataSet(repeaterId, repeaterId); + var initialItemIds = obj.repeaterPropMap.itemIds; + for (var i = 0; i < initialItemIds.length; i++) $ax.addItemIdToRepeater(initialItemIds[i], repeaterId); + $ax.visibility.initRepeater(repeaterId); + }); + }; + _repeaterManager.loadRepeaters = _loadRepeaters; + + var fullRefresh = {}; + var repeatersReady = false; + var _initRepeaters = function () { + repeatersReady = true; + $ax(function(obj, repeaterId) { + return $ax.public.fn.IsRepeater(obj.type); + }).each(function(obj, repeaterId) { + _refreshRepeater(repeaterId, undefined, _refreshType.reset, !fullRefresh[repeaterId]); + //// Fix selected and default if necessary + //var states = obj.evaluatedStates[repeaterId]; + //if(!states) return; // If there are no evaluated states the repeater id key could not be mapped to an array of states. + + //for(var i = 0; i < states.length; i++) { + // var state = states[i]; + + // $ax.style.SetWidgetEnabled(state.id, true); // So selected will take place. If disabled, selected wouldn't happen. + // $ax.style.SetWidgetSelected(state.id, state.selected); + // $ax.style.SetWidgetEnabled(state.id, !state.disabled); + //} + }); + }; + _repeaterManager.initRefresh = _initRepeaters; + + var repeatersHaveNewDataSet = []; + var _setRepeaterDataSet = function(repeaterId, dataSetId) { + //TODO: No idea about how global data sets will be handled... + repeaterToCurrentDataSet[repeaterId] = repeaterToLocalDataSet[dataSetId]; + repeaterToActiveDataSet[repeaterId] = getActiveDataSet(repeaterId); + repeaterToFilters[repeaterId] = []; + repeaterToSorts[repeaterId] = []; + + + // Not using this currently + // if(repeatersHaveNewDataSet.indexOf(repeaterId) == -1) repeatersHaveNewDataSet[repeatersHaveNewDataSet.length] = repeaterId; + }; + _repeaterManager.setDataSet = _setRepeaterDataSet; + + var _refreshRepeater = function(repeaterId, eventInfo, refreshType, itemsPregen) { + if(!refreshType) refreshType = _refreshType.reset; // Set default + if(!repeatersReady) { + fullRefresh[repeaterId] = true; + return; + } + + // Reset selected/disabled dictionaries upon reset, if necessary (reset must, persist can't, and preeval doesn't care because it hasn't been set up yet. + if(refreshType == _refreshType.reset) $ax.style.clearStateForRepeater(repeaterId); + + // Don't show if you have a parent rdos thats limboed. + var rdoPath = $ax.getPathFromScriptId(repeaterId); + // Check each parent rdo through appropriate views to see if you are limboed + while (rdoPath.length > 0) { + if(!$ax.getScriptIdFromPath(rdoPath)) { + removeItems(repeaterId); + return; + } + + $ax.splice(rdoPath, rdoPath.length - 1, 1); + } + + $ax.action.refreshStart(repeaterId); + $ax.style.ClearCacheForRepeater(repeaterId); + + if($ax.visibility.limboIds[repeaterId]) { + removeItems(repeaterId); + $ax.dynamicPanelManager.fitParentPanel(repeaterId); + return; + } + + // Remove delete map if there is one at this point + if(eventInfo && eventInfo.repeaterDeleteMap) delete eventInfo.repeaterDeleteMap[repeaterId]; + var path = $ax.getPathFromScriptId(repeaterId); + path.pop(); + + if(eventInfo) { + eventInfo = $ax.eventCopy(eventInfo); + } + + var obj = $ax.getObjectFromScriptId(repeaterId); + var propMap = obj.repeaterPropMap; + + //If there is no wrap, then set it to be above the number of rows + var viewId = $ax.adaptive.currentViewId || ''; + var wrap = _getAdaptiveProp(propMap, 'wrap', viewId, repeaterId, obj); + var vertical = _getAdaptiveProp(propMap, 'vertical', viewId, repeaterId, obj); + //var offset = propMap[viewId]; + var offset = propMap[_getViewIdFromPageViewId(viewId, repeaterId, obj)]; + + // Right now pregen only works for default adaptive view + if(viewId) itemsPregen = false; + var orderedIds = []; + if(itemsPregen) { + var repeaterChildren = $jobj(repeaterId).children(); + // Start at 1 to skip script div child + for(var i = 1; i < repeaterChildren.length; i++) { + orderedIds.push(_getItemIdFromElementId($(repeaterChildren[i]).attr('id'))); + } + } else orderedIds = getOrderedIds(repeaterId, eventInfo); + var ids = []; + var background = _getAdaptiveProp(propMap, 'backColor', viewId, repeaterId, obj); + var hasAltColor = _getAdaptiveProp(propMap, 'hasAltColor', viewId, repeaterId, obj); + var altColor = hasAltColor ? _getAdaptiveProp(propMap, 'altColor', viewId, repeaterId, obj) : undefined; + var useAlt = false; + + if(itemsPregen) { + var start = 0; + var end = orderedIds.length; + } else { + var bounds = _getVisibleDataBounds(repeaterToPageInfo[repeaterId], itemsPregen ? obj.data.length : orderedIds.length); + start = bounds[0]; + end = bounds[1]; + } + + var repeaterObj = $jobj(repeaterId); + var preevalMap = {}; + + var shownCount = end - start; + var primaryCount = wrap == -1 ? shownCount : Math.min(shownCount, wrap); + var secondaryCount = wrap == -1 ? 1 : Math.ceil(shownCount / wrap); + var widthCount = vertical ? secondaryCount : primaryCount; + var heightCount = vertical ? primaryCount : secondaryCount; + var paddingTop = _getAdaptiveProp(propMap, 'paddingTop', viewId, repeaterId, obj); + var paddingLeft = _getAdaptiveProp(propMap, 'paddingLeft', viewId, repeaterId, obj); + var paddingY = paddingTop + _getAdaptiveProp(propMap, 'paddingBottom', viewId, repeaterId, obj); + var paddingX = paddingLeft + _getAdaptiveProp(propMap, 'paddingRight', viewId, repeaterId, obj); + + var spacingX = _getAdaptiveProp(propMap, 'horizontalSpacing', viewId, repeaterId, obj); + var xOffset = offset.width + spacingX; + var spacingY = _getAdaptiveProp(propMap, 'verticalSpacing', viewId, repeaterId, obj); + var yOffset = offset.height + spacingY; + var repeaterSize = { width: paddingX, height: paddingY }; + repeaterSize.width += offset.width + (widthCount - 1) * xOffset; + repeaterSize.height += offset.height + (heightCount - 1) * yOffset; + $ax.visibility.setResizedSize(repeaterId, repeaterSize.width, repeaterSize.height); + + if(itemsPregen) { + var templateIds = [repeaterId]; + var processScriptIds = function (full, prop, id) { + if(id.indexOf('_') <= 0 && id.indexOf('p') == -1) templateIds.push('u' + id); + }; + $('#' + repeaterId + '_script').html().replace(/(id|for)="?u([0-9]+(p([0-9]){3})?(_[_a-z0-9]*)?)"?/g, processScriptIds); + for(var i = 0; i < templateIds.length; i++) { + for(var j = 0; j < orderedIds.length; j++) { + ids.push(_createElementId(templateIds[i], orderedIds[j])); + } + } + + for(var pos = start; pos < end; pos++) { + var itemId = orderedIds[pos]; + itemElementId = _createElementId(repeaterId, itemId); + var jobj = $jobj(itemElementId); + if(jobj.hasClass('preeval')) refreshType = _refreshType.preEval; + for(var i = 0; i < templateIds.length; i++) $ax.initializeObjectEvents($ax('#' + _createElementId(templateIds[i], itemId)), refreshType); + if(refreshType == _refreshType.preEval) { + preevalMap[itemId] = true; + jobj.removeClass('preeval'); + } + + $ax.visibility.setResizedSize(itemElementId, $ax.getNumFromPx(jobj.css('width')), $ax.getNumFromPx(jobj.css('height'))); + $ax.visibility.setMovedLocation(itemElementId, $ax.getNumFromPx(jobj.css('left')), $ax.getNumFromPx(jobj.css('top'))); + } + } else { + var html = $('#' + repeaterId + '_script').html(); + + var div = $('
    '); + div.html(html); + div.find('.' + $ax.visibility.HIDDEN_CLASS).removeClass($ax.visibility.HIDDEN_CLASS); + div.find('.' + $ax.visibility.UNPLACED_CLASS).removeClass($ax.visibility.UNPLACED_CLASS); + div.css({ + width: offset.width, + height: offset.height + }); + + _applyColorCss(background, div); + var altDiv = div; + if(hasAltColor) altDiv = _applyColorCss(altColor, div.clone()); + + // Hide repeater, if shown, while updating. + var shown = $ax.visibility.IsIdVisible(repeaterId); + if(shown) document.getElementById(repeaterId).style.visibility = 'hidden'; + + //clean up old items as late as possible + removeItems(repeaterId); + resetItemSizes(repeaterId, offset, bounds, orderedIds, vertical, wrap); + + var i = 0; + var startTop = paddingTop; + var startLeft = paddingLeft; + if(repeaterObj.css('box-sizing') == 'border-box') { + startTop -= $ax.getNumFromPx(repeaterObj.css('border-top-width')) || 0; + startLeft -= $ax.getNumFromPx(repeaterObj.css('border-left-width')) || 0; + } + var top = startTop; + var left = startLeft; + for(pos = start; pos < end; pos++) { + itemId = orderedIds[pos]; + + var itemElementId = _createElementId(repeaterId, itemId); + $ax.addItemIdToRepeater(itemId, repeaterId); + + ids.push(itemElementId); + var processId = function(full, prop, id) { + var elementId = _createElementId('u' + id, itemId); + //If there is a suffix (ex. _img), then don't push the id. + if (id.indexOf('_') <= 0 && id.indexOf('p') == -1) ids.push(elementId); + return prop + '="' + elementId + '"'; + }; + + var copy = (useAlt ? altDiv : div).clone(); + useAlt = !useAlt; + copy.attr('id', itemElementId); + copy.html(div.html().replace(/(id|for)="?u([0-9]+(p([0-9]){3})?(_[_a-z0-9]*)?)"?/g, processId)); + if(obj.repeaterPropMap.isolateRadio) { + var radioButtons = copy.find(':radio'); + for(var radioIndex = 0; radioIndex < radioButtons.length; radioIndex++) { + var radio = $(radioButtons[radioIndex]); + var oldName = radio.attr('name') || ''; + // Can't use create element id because there could be an underscore in name + if(oldName) radio.attr('name', oldName + '-' + itemId); + } + } + + + copy.css({ + 'position': 'absolute', + 'top': top + 'px', + 'left': left + 'px', + 'width': obj.width + 'px', + 'height': obj.height + 'px' + }); + $('#' + repeaterId).append(copy); + $ax.visibility.setResizedSize(itemElementId, offset.width, offset.height); + $ax.visibility.setMovedLocation(itemElementId, left, top); + + i++; + if(wrap != -1 && i % wrap == 0) { + if(vertical) { + top = startTop; + left += xOffset; + } else { + left = startLeft; + top += yOffset; + } + } else if (vertical) top += yOffset; + else left += xOffset; + } + + repeaterObj.css(repeaterSize); + + // Had to move this here because it sets up cursor: pointer on inline links, + // but must be done before style cached when adaptive view is set. + // TODO: Should be able to combine this with initialization done in pregen items. Just need to have ids and template ids be the same. + for (var i = 0; i < ids.length; i++) { + var id = ids[i]; + var childJobj = $jobj(id); + if (obj.repeaterPropMap.isolateSelection && childJobj.attr('selectiongroup')) { + childJobj.attr('selectiongroup', _createElementId(childJobj.attr('selectiongroup'), _getItemIdFromElementId(id))); + } + $ax.initializeObjectEvents($ax('#' + id), refreshType); + } + } + + var query = _getItemQuery(repeaterId); + if(viewId) $ax.adaptive.applyView(viewId, query); + else $ax.visibility.resetLimboAndHiddenToDefaults(_getItemQuery(repeaterId, preevalMap)); + + $ax.annotation.createFootnotes(query, true); + + for(var index = 0; index < ids.length; index++) { + id = ids[index]; + + if ($ax.ieColorManager) $ax.ieColorManager.applyBackground($ax('#' + id)); + //$ax.style.initializeObjectTextAlignment($ax('#' + id)); + $ax.applyHighlight($ax('#' + id), true); + } + + $ax.messageCenter.startCombineEventMessages(); + $ax.cacheRepeaterInfo(repeaterId, $ax.getWidgetInfo(repeaterId)); + + //$ax.style.startSuspendTextAlignment(); + // Now load + for(pos = start; pos < end; pos++) { + itemId = orderedIds[pos]; + itemElementId = _createElementId(repeaterId, itemId); + if(!preevalMap[orderedIds[pos]]) $ax.event.raiseSyntheticEvent(itemElementId, 'onItemLoad', true); + $ax.loadDynamicPanelsAndMasters(obj.objects, path, itemId); + } + //$ax.style.resumeSuspendTextAlignment(); + + $ax.removeCachedRepeaterInfo(repeaterId); + $ax.messageCenter.endCombineEventMessages(); + + // Reshow repeater if it was originally shown (load is complete by now) + if(shown && !itemsPregen) document.getElementById(repeaterId).style.visibility = 'inherit'; + + $ax.dynamicPanelManager.fitParentPanel(repeaterId); + + // Need to reapply the state style after refresh for text styles, and for applying a non-default style that wasn't reset for certain refreshes (adaptive changed for example). This could be way more selective but doing a safe change for the moment + if(refreshType != _refreshType.preEval) $ax.style.updateStateClass(repeaterId); + + // Right now we assume only one refresh at a time. If we can manually trigger refreshes, that may possibly change. + $ax.action.refreshEnd(); + }; + _repeaterManager.refreshRepeater = _refreshRepeater; + + var _getItemQuery = function(repeaterId, preevalMap) { + var query = $ax(function (diagramObject, elementId) { + // Also need to check that this in not preeval + if(preevalMap) { + var itemId = _getItemIdFromElementId(elementId); + if(preevalMap[itemId]) return false; + } + + // All objects with the repeater as their parent, except the repeater itself. + var scriptId = _getScriptIdFromElementId(elementId); + return $ax.getParentRepeaterFromScriptId(scriptId) == repeaterId && scriptId != repeaterId; + }); + + return query; + } + + _repeaterManager.refreshAllRepeaters = function() { + $ax('*').each(function(diagramObject, elementId) { + if(!$ax.public.fn.IsRepeater(diagramObject.type)) return; + if($ax.visibility.isElementIdLimboOrInLimboContainer(elementId)) return; + _initPageInfo(diagramObject, elementId); + _refreshRepeater(elementId, $ax.getEventInfoFromEvent($ax.getjBrowserEvent()), _refreshType.persist); + }); + }; + + _repeaterManager.refreshRepeaters = function(ids, eventInfo) { + for(var i = 0; i < ids.length; i++) _refreshRepeater(ids[i], eventInfo); + }; + + var _initPageInfo = function(obj, elementId) { + var pageInfo = {}; + var map = obj.repeaterPropMap; + + var currentViewId = $ax.adaptive.currentViewId || ''; + var itemsPerPage = _getAdaptiveProp(map, 'itemsPerPage', currentViewId, elementId, obj); + if(itemsPerPage == -1) pageInfo.noLimit = true; + else { + pageInfo.itemsPerPage = itemsPerPage; + pageInfo.currPage = _getAdaptiveProp(map, 'currPage', currentViewId, elementId, obj); + } + repeaterToPageInfo[elementId] = pageInfo; + }; + + _repeaterManager.initialize = function() { + $ax(function (obj) { + return $ax.public.fn.IsRepeater(obj.type); + }).each(function (obj, repeaterId) { + _initPregen(repeaterId); + }); + } + + var _initPregen = function(repeaterId) { + var obj = $ax.getObjectFromScriptId(repeaterId); + var propMap = obj.repeaterPropMap; + + //If there is no wrap, then set it to be above the number of rows + var viewId = $ax.adaptive.currentViewId || ''; + var wrap = _getAdaptiveProp(propMap, 'wrap', viewId, repeaterId, obj); + var vertical = _getAdaptiveProp(propMap, 'vertical', viewId, repeaterId, obj); + + var orderedIds = []; + var ids = []; + var background = _getAdaptiveProp(propMap, 'backColor', viewId, repeaterId, obj); + var hasAltColor = _getAdaptiveProp(propMap, 'hasAltColor', viewId, repeaterId, obj); + var altColor = hasAltColor ? _getAdaptiveProp(propMap, 'altColor', viewId, repeaterId, obj) : undefined; + var useAlt = false; + + var bounds = _getVisibleDataBounds(repeaterToPageInfo[repeaterId], obj.data.length); + var start = bounds[0]; + var end = bounds[1]; + + // Starts empty + if(start == end) { + $ax.action.refreshEnd(repeaterId); + return; + } + var unprocessedBaseIds = $jobj($ax.repeater.createElementId(repeaterId, start + 1)).html().match(/(id|for)="?u([0-9]+)/g); + var baseIds = []; + if(unprocessedBaseIds) { + for(var i = 0; i < unprocessedBaseIds.length; i++) { + var val = unprocessedBaseIds[i].split('=')[1].substr(1); + if(baseIds.indexOf(val) == -1) baseIds.push(val); + } + } + + for(var itemNum = start; itemNum < end; itemNum++) { + ids.push($ax.repeater.createElementId(repeaterId, itemNum + 1)); + for(i = 0; i < baseIds.length; i++) ids.push($ax.repeater.createElementId(baseIds[i], itemNum + 1)); + var itemId = itemNum + 1; + orderedIds[itemNum] = itemId; + + var itemDiv = $jobj($ax.repeater.createElementId(repeaterId, itemNum + 1)); + _applyColorCss(useAlt ? altColor : background, itemDiv); + if(hasAltColor) useAlt = !useAlt; + } + + resetItemSizes(repeaterId, undefined, bounds, orderedIds, vertical, wrap); + }; + + var _applyColorCss = function(json, div) { + var args = json.r + ', ' + json.g + ', ' + json.b; + var background = json.a == 0 ? '' : json.a == 1 ? 'rgb(' + args + ')' : 'rgba(' + args + ', ' + json.a + ')'; + if($ax.ieColorManager && json.a != 0 && json.a != 1) { + var ieColor = $ax.ieColorManager.getColorFromArgb(json.a * 255, json.r, json.g, json.b, true); + if(ieColor) background = ieColor; + } + div.css('background-color', background); + return div; + }; + + var _getViewIdFromPageViewId = function (pageViewId, id, diagramObject) { + if (diagramObject.owner.type != 'Axure:Master') { + return pageViewId; + } else { + var parentRdoId = $ax('#' + id).getParents(true, ['rdo'])[0][0]; + var rdoState = $ax.style.generateState(parentRdoId); + var rdoStyle = $ax.style.computeFullStyle(parentRdoId, rdoState, pageViewId); + var viewOverride = rdoStyle.viewOverride; + return viewOverride; + } + } + + var _getAdaptiveProp = _repeaterManager.getAdaptiveProp = function (map, prop, viewId, repeaterId, repeaterObj) { + var viewChain = $ax.style.getViewIdChain(viewId, repeaterId, repeaterObj); + + for(var i = viewChain.length - 1; i >= 0; i--) { + viewId = viewChain[i]; + var viewProps = map[viewId]; + if(viewProps.hasOwnProperty(prop)) return viewProps[prop]; + } + + var base = repeaterObj.owner.type != 'Axure:Master' ? map[''] : map['19e82109f102476f933582835c373474']; + if(base.hasOwnProperty(prop)) return base[prop]; + return map['default'][prop]; + }; + + _repeaterManager.getItemCount = function(repeaterId) { + var data = repeaterToActiveDataSet[repeaterId].length; + var info = repeaterToPageInfo[repeaterId]; + if(!info.noLimit) { + var start = Math.min(data, info.itemsPerPage * info.currPage); + var end = Math.min(data, start + info.itemsPerPage); + data = end - start; + } + return data; + }; + + _repeaterManager.setDisplayProps = function(obj, repeaterId, itemIndex) { + var data = repeaterToActiveDataSet[repeaterId]; + var info = repeaterToPageInfo[repeaterId]; + var start = 0; + var end = data.length; + if(!info.noLimit) { + start = Math.min(end, info.itemsPerPage * (info.currPage - 1)); + end = Math.min(end, start + info.itemsPerPage); + } + var count = end - start; + var index = -1; + for(var i = 0; i < count; i++) { + if(data[start + i].index == itemIndex) index = i + 1; + } + if(index == -1) return; + obj.index = index; + obj.isfirst = index == 1; + obj.islast = index == end - start; + obj.iseven = index % 2 == 0; + obj.isodd = index % 2 == 1; + }; + + var _getVisibleDataBounds = function(pageInfo, count) { + var retval = [0, count]; + if(!pageInfo.noLimit) { + var end = pageInfo.itemsPerPage * pageInfo.currPage; + var start = end - pageInfo.itemsPerPage; + + // If past the end, move to last page + if(start >= count) { + pageInfo.currPage = Math.floor((count - 1) / pageInfo.itemsPerPage) + 1; + if(pageInfo.currPage <= 0) pageInfo.currPage = 1; + + end = pageInfo.itemsPerPage * pageInfo.currPage; + start = end - pageInfo.itemsPerPage; + } + end = Math.min(end, count); + retval[0] = start; + retval[1] = end; + } + return retval; + }; + + _repeaterManager.getVisibleDataCount = function(repeaterId) { + var bounds = _getVisibleDataBounds(repeaterToPageInfo[repeaterId], repeaterToActiveDataSet[repeaterId].length); + return bounds[1] - bounds[0]; + }; + + _repeaterManager.getDataCount = function(repeaterId) { + return repeaterToCurrentDataSet[repeaterId].length; + }; + + var _getFilteredDataCount = _repeaterManager.getFilteredDataCount = function(repeaterId) { + return repeaterToActiveDataSet[repeaterId].length; + }; + + _repeaterManager.getPageCount = function(repeaterId) { + var info = repeaterToPageInfo[repeaterId]; + return info.noLimit ? 1 : Math.ceil(_getFilteredDataCount(repeaterId) / info.itemsPerPage); + }; + + _repeaterManager.getPageIndex = function(repeaterId) { + var info = repeaterToPageInfo[repeaterId]; + return info.noLimit ? 1 : info.currPage; + }; + + var getActiveDataSet = function(repeaterId) { + var active = $ax.deepCopy(repeaterToCurrentDataSet[repeaterId]); + // Set up 1 indexing each item. + for(var i = 0; i < active.length; i++) active[i].index = i + 1; + return active; + }; + + var getOrderedIds = function(repeaterId, eventInfo) { + var data = repeaterToActiveDataSet[repeaterId] = getActiveDataSet(repeaterId); + + // Filter first so less to sort + applyFilter(repeaterId, data, eventInfo); + + // Sort next + var sorts = repeaterToSorts[repeaterId] || []; + if(sorts.length != 0 && data.length > 1) { + // TODO: Make this generic and factor out if we want to use it elsewhere... + // Compare is a function that takes 2 arguments, and returns a number. A high number means the second should go first + // Otherwise the first stays first. + var mergesort = function(list, start, end, compare) { + var middle = Math.floor((start + end) / 2); + if(middle - start > 1) mergesort(list, start, middle, compare); + if(end - middle > 1) mergesort(list, middle, end, compare); + var index1 = start; + var index2 = middle; + var tempList = []; + while(index1 < middle && index2 < end) { + tempList[tempList.length] = list[compare(list[index1], list[index2]) > 0 ? index2++ : index1++]; + } + while(index1 < middle) tempList[tempList.length] = list[index1++]; + while(index2 < end) tempList[tempList.length] = list[index2++]; + + // transfer from temp list to the real list. + for(var i = 0; i < tempList.length; i++) list[start + i] = tempList[i]; + }; + // Compare is the tie breaking function to us if necessary. + var getComparator = function(columnName, ascending, type, compare) { + // If this needs to be sped up, break up into several smaller functions conditioned off of type + return function(row1, row2) { + // If column undefined have it be empty string, NaN, or invalid date + //// If column undefined, no way to measure this, so call it a tie. + //if(row1[columnName] === undefined || row2[columnName] === undefined) return 0; + + var text1 = (row1[columnName] && row1[columnName].text) || ''; + var text2 = (row2[columnName] && row2[columnName].text) || ''; + + // This means we are case insensitive, so lowercase everything to kill casing + if(type == 'Text') { + text1 = text1.toLowerCase(); + text2 = text2.toLowerCase(); + } + + //If tied, go to tie breaker + if(text1 == text2) { + if(compare) return compare(row1, row2); + // Actually a tie. + return 0; + } + if(type == 'Text' || type == 'Text (Case Sensitive)') { + if(text1 < text2 ^ ascending) return 1; + else return -1; + } else if(type == 'Number') { + var num1 = text1 == '' ? NaN : Number(text1); + var num2 = text2 == '' ? NaN : Number(text2); + + if(isNaN(num1) && isNaN(num2)) return 0; + if(isNaN(num1) || isNaN(num2)) return isNaN(num1) ? 1 : -1; + if(num1 < num2 ^ ascending) return 1; + else return -1; + } else if(type == 'Date - YYYY-MM-DD' || type == 'Date - MM/DD/YYYY') { + var func = type == 'Date - YYYY-MM-DD' ? getDate1 : getDate2; + var date1 = func(text1); + var date2 = func(text2); + if(!date1.valid && !date2.valid) return 0; + if(!date1.valid || !date2.valid) return date1.valid ? -1 : 1; + var diff = date2.year - date1.year; + if(diff == 0) diff = date2.month - date1.month; + if(diff == 0) diff = date2.day - date1.day; + if(diff == 0) return 0; + return diff > 0 ^ ascending ? 1 : -1; + } + console.log('unhandled sort type'); + return 0; + }; + }; + var compareFunc = null; + for(var i = 0; i < sorts.length; i++) compareFunc = getComparator(sorts[i].columnName, sorts[i].ascending, sorts[i].sortType, compareFunc); + + mergesort(data, 0, data.length, compareFunc); + } + + var ids = []; + for(i = 0; i < data.length; i++) ids[i] = data[i].index; + + return ids; + }; + + var getDate1 = function(text) { + var date = { valid: false }; + var sections = text.split('-'); + if(sections.length == 1) sections = text.split('/'); + if(sections.length != 3) return date; + date.year = Number(sections[0]); + date.month = Number(sections[1]); + date.day = Number(sections[2]); + date.valid = !isNaN(date.year); + date.valid &= !isNaN(date.month) && date.month > 0 && date.month <= 12; + date.valid &= !isNaN(date.day) && date.day > 0 && date.day <= daysPerMonth(date.month, date.year); + return date; + }; + + var getDate2 = function(text) { + var date = { valid: false }; + var sections = text.split('-'); + if(sections.length == 1) sections = text.split('/'); + if(sections.length != 3) return date; + date.month = Number(sections[0]); + date.day = Number(sections[1]); + date.year = Number(sections[2]); + date.valid = !isNaN(date.year); + date.valid &= !isNaN(date.month) && date.month > 0 && date.month <= 12; + date.valid &= !isNaN(date.day) && date.day > 0 && date.day <= daysPerMonth(date.month, date.year); + return date; + }; + + var daysPerMonth = function(month, year) { + if(month == 9 || month == 4 || month == 6 || month == 11) return 30; + if(month != 2) return 31; + + if(year % 4 != 0) return 28; + if(year % 100 != 0) return 29; + return year % 400 == 0 ? 29 : 28; + }; + + var applyFilter = function(repeaterId, data, eventInfo) { + var dataFiltered = []; + var filters = repeaterToFilters[repeaterId] || []; + if (filters.length != 0) { + if(!eventInfo) eventInfo = $ax.getBasicEventInfo(); + var oldTarget = eventInfo.targetElement; + var oldSrc = eventInfo.srcElement; + var oldThis = eventInfo.thiswidget; + var oldItem = eventInfo.item; + + var idToWidgetInfo = {}; + + outer: + for(var i = 1; i <= data.length; i++) { + for(var j = 0; j < filters.length; j++) { + eventInfo.targetElement = _createElementId(repeaterId, i); + eventInfo.srcElement = filters[j].thisId; + if(!idToWidgetInfo[eventInfo.srcElement]) idToWidgetInfo[eventInfo.srcElement] = $ax.getWidgetInfo(eventInfo.srcElement); + eventInfo.thiswidget = idToWidgetInfo[eventInfo.srcElement]; + eventInfo.item = $ax.getItemInfo(eventInfo.srcElement); + + if($ax.expr.evaluateExpr(filters[j].filter, eventInfo) != 'true') continue outer; + } + dataFiltered[dataFiltered.length] = data[i - 1]; + } + + for(i = 0; i < dataFiltered.length; i++) data[i] = dataFiltered[i]; + while(data.length > dataFiltered.length) data.pop(); + + eventInfo.targetElement = oldTarget; + eventInfo.srcElement = oldSrc; + eventInfo.thiswidget = oldThis; + eventInfo.item = oldItem; + } + }; + + var _addFilter = function(repeaterId, removeOtherFilters, label, filter, thisId) { + if(removeOtherFilters) _removeFilter(repeaterId); + + var filterList = repeaterToFilters[repeaterId]; + if(!filterList) repeaterToFilters[repeaterId] = filterList = []; + + var filterObj = { filter: filter, thisId: thisId }; + if(label) filterObj.label = label; + filterList[filterList.length] = filterObj; + }; + _repeaterManager.addFilter = _addFilter; + + var _removeFilter = function(repeaterId, label) { + var filterList = repeaterToFilters[repeaterId]; + // If no list, nothing to remove + if(!filterList) return; + + // If no label, remove everything + if(!label) { + repeaterToFilters[repeaterId] = []; + return; + } + + for(var i = filterList.length - 1; i >= 0; i--) { + var filterObj = filterList[i]; + if(filterObj.label && filterObj.label == label) $ax.splice(filterList, i, 1); + } + }; + _repeaterManager.removeFilter = _removeFilter; + + var _addSort = function(repeaterId, label, columnName, ascending, toggle, sortType) { + var sortList = repeaterToSorts[repeaterId]; + if(!sortList) repeaterToSorts[repeaterId] = sortList = []; + + for(var i = 0; i < sortList.length; i++) { + if(columnName == sortList[i].columnName) { + var lastSortObj = $ax.splice(sortList, i, 1)[0]; + if(toggle) ascending = !lastSortObj.ascending; + break; + } + } + + var sortObj = { columnName: columnName, ascending: ascending, sortType: sortType }; + + if(label) sortObj.label = label; + sortList[sortList.length] = sortObj; + }; + _repeaterManager.addSort = _addSort; + + var _removeSort = function(repeaterId, label) { + var sortList = repeaterToSorts[repeaterId]; + // If no list, nothing to remove + if(!sortList) return; + + // If no label, remove everything + if(!label) { + repeaterToSorts[repeaterId] = []; + return; + } + + for(var i = sortList.length - 1; i >= 0; i--) { + var sortObj = sortList[i]; + if(sortObj.label && sortObj.label == label) $ax.splice(sortList, i, 1); + } + }; + _repeaterManager.removeSort = _removeSort; + + var _setRepeaterToPage = function(repeaterId, type, value, eventInfo) { + var pageInfo = repeaterToPageInfo[repeaterId]; + // page doesn't matter if there is no limit. + if(pageInfo.noLimit) return; + + var dataSet = repeaterToActiveDataSet[repeaterId]; + if(!dataSet) dataSet = repeaterToCurrentDataSet[repeaterId]; + var lastPage = Math.max(1, Math.ceil(dataSet.length / pageInfo.itemsPerPage)); + + if(type == 'Value') { + var val = Number($ax.expr.evaluateExpr(value, eventInfo)); + // if invalid, default to 1, otherwise, clamp the value + if(isNaN(val)) val = 1; + else if(val < 1) val = 1; + else if(val > lastPage) val = lastPage; + + pageInfo.currPage = val; + } else if(type == 'Previous') { + if(pageInfo.currPage > 1) pageInfo.currPage--; + } else if(type == 'Next') { + if(pageInfo.currPage < lastPage) pageInfo.currPage++; + } else if(type == 'Last') { + pageInfo.currPage = lastPage; + } else { + console.log('Unknown type'); + } + }; + _repeaterManager.setRepeaterToPage = _setRepeaterToPage; + + var _setNoItemLimit = function(repeaterId) { + var pageInfo = repeaterToPageInfo[repeaterId]; + delete pageInfo.currPage; + delete pageInfo.itemsPerPage; + pageInfo.noLimit = true; + }; + _repeaterManager.setNoItemLimit = _setNoItemLimit; + + var _setItemLimit = function(repeaterId, value, eventInfo) { + var pageInfo = repeaterToPageInfo[repeaterId]; + + if(pageInfo.noLimit) { + pageInfo.noLimit = false; + pageInfo.currPage = 1; + } + + var oldTarget = eventInfo.targetElement; + eventInfo.targetElement = repeaterId; + var itemLimit = Number($ax.expr.evaluateExpr(value, eventInfo)); + eventInfo.targetElement = oldTarget; + if(isNaN(itemLimit)) itemLimit = 20; + else if(itemLimit < 1) itemLimit = 1; + pageInfo.itemsPerPage = itemLimit; + }; + _repeaterManager.setItemLimit = _setItemLimit; + + var removeItems = function(repeaterId) { + var elementIds = $ax.getChildElementIdsForRepeater(repeaterId); + var itemId = $ax.getItemIdsForRepeater(repeaterId); + for(var i = 0; i < itemId.length; i++) $jobj(_createElementId(repeaterId, itemId[i])).remove(); + $ax.visibility.clearLimboAndHiddenIds(elementIds); + $ax.visibility.clearMovedAndResizedIds(elementIds); + $ax.clearItemsForRepeater(repeaterId); + }; + + var repeaterSizes = {}; + var resetItemSizes = function (repeaterId, itemSize, bounds, ids, vertical, wrap) { + var calcItem = !itemSize; + if(calcItem) itemSize = {}; + + var repeaterMap = {}; + repeaterMap.vert = vertical; + var sizesMap = {}; + var sizes = []; + var currSizes = wrap == -1 ? sizes : []; + for(var i = 0; i + bounds[0] < bounds[1]; i++) { + var itemId = ids[i + bounds[0]]; + if(calcItem) { + var itemJobj = $jobj(_createElementId(repeaterId, itemId)); + itemSize.width = $ax.getNumFromPx(itemJobj.css('width')); + itemSize.height = $ax.getNumFromPx(itemJobj.css('height')); + } + + var size = { itemId: itemId, width: itemSize.width, height: itemSize.height }; + currSizes.push(size); + sizesMap[size.itemId] = size; + if(currSizes.length == wrap) { + sizes.push(currSizes); + currSizes = []; + } + } + if (wrap != -1 && currSizes.length > 0) sizes.push(currSizes); + repeaterMap.sizes = sizes; + repeaterMap.sizesMap = sizesMap; + repeaterSizes[repeaterId] = repeaterMap; + }; + + _repeaterManager.getItemSize = function(repeaterId, itemId) { + var repeaterSize = repeaterSizes[repeaterId]; + if (!repeaterSize) return false; + return repeaterSize.sizesMap[itemId]; + } + + _repeaterManager.setItemSize = function (repeaterId, itemId, width, height) { + var repeaterSize = repeaterSizes[repeaterId]; + if(!repeaterSize) return false; + var size = repeaterSize.sizesMap[itemId]; + var deltaX = width - size.width; + var deltaY = height - size.height; + if(!deltaX && !deltaY) return false; + + repeaterSize.resized = true; + + if(deltaX) _pushItems(repeaterId, itemId, deltaX, false, true); + if(deltaY) _pushItems(repeaterId, itemId, deltaY, true, true); + + if(deltaX || deltaY) $ax.event.raiseSyntheticEvent(_createElementId(repeaterId, itemId), 'onItemResize'); + + return true; + } + + var _pushItems = _repeaterManager.pushItems = function (repeaterId, itemId, delta, vertical, suppressFire) { + if(delta == 0) return; + + // Update repeater item size + var prop = vertical ? 'height' : 'width'; + var itemElementId = _createElementId(repeaterId, itemId); + var itemObj = $jobj(itemElementId); + itemObj.css(prop, $ax.getNumFromPx(itemObj.css(prop)) + delta); + $ax.visibility.setResizedSize(itemElementId, $ax.getNumFromPx(itemObj.css('width')), $ax.getNumFromPx(itemObj.css('height'))); + + var repeaterObj = $jobj(repeaterId); + var repeaterMap = repeaterSizes[repeaterId]; + var sizes = repeaterMap.sizes; + var wrap = sizes[0].length != undefined; + var vert = repeaterMap.vert; + + // Not wrapping, has to push in primary direction + if (!wrap && vert != vertical) { + var before = 0; + var after = 0; + var limit = 0; + for(var i = 0; i < sizes.length; i++) { + var size = sizes[i]; + if(size.itemId == itemId) { + before = size[prop]; + size[prop] += delta; + after = size[prop]; + } else { + limit = limit ? Math.max(limit, size[prop]) : size[prop]; + } + } + + // Repeater delta is because an item can increase secondary direction, but if another item is already larger, then repeater size isn't effected. + var repeaterDelta = delta; + if(sizes.length != 1) { + if(after >= limit) repeaterDelta = after - Math.max(limit, before); + else if(before > limit) repeaterDelta = limit - before; + else repeaterDelta = 0; + } + + _updateRepeaterSize(prop, repeaterObj, repeaterDelta, vert); + + if(!suppressFire) $ax.event.raiseSyntheticEvent(_createElementId(repeaterId, itemId), 'onItemResize'); + return; + } + + var index = 0; + var index2 = 0; + // Get the indices first + if(wrap) { + outer: + for(; index < sizes.length; index++) { + var innerSizes = sizes[index]; + for(index2 = 0; index2 < innerSizes.length; index2++) if(innerSizes[index2].itemId == itemId) break outer; + } + } else { + for(; index < sizes.length; index++) if(sizes[index].itemId == itemId) break; + } + // Find out who is being pushed + var itemIdsEffected = []; + if (vert == vertical) { + // To check for repeater resize, non-wrap is easy, for wrap you have to see if your new size is enough to effect the size given other col/row sizes. + repeaterDelta = delta; + if(wrap && sizes.length > 1) { + var viewId = $ax.adaptive.currentViewId || ''; + var obj = $obj(repeaterId); + var spacing = _getAdaptiveProp(obj.repeaterPropMap, (vert ? 'vertical' : 'horizontal') + 'Spacing', viewId, repeaterId, obj); + for(i = 0; i < sizes.length; i++) { + var rowColSize = 0; + var rowCol = sizes[i]; + for(var j = 0; j < rowCol.length; j++) { + if(j != 0) rowColSize += spacing; + rowColSize += rowCol[j][prop]; + } + + if(i == index) { + before = rowColSize; + after = before + delta; + } else { + limit = limit ? Math.max(limit, rowColSize) : rowColSize; + } + } + + if(after >= limit) repeaterDelta = after - Math.max(limit, before); + else if (before > limit) repeaterDelta = limit - before; + else repeaterDelta = 0; + } + + if (repeaterDelta) { + _updateRepeaterSize(prop, repeaterObj, repeaterDelta, vert); + } + + // Done the hard part, calculating/updating new repeater size. Now just resize items and find what to push. + var array = wrap ? sizes[index] : sizes; + i = wrap ? index2 : index; + array[i][prop] += delta; + + for(i++; i < array.length; i++) itemIdsEffected.push(array[i].itemId); + } else { + // Secondary push is more interesting. See how much your primary row/column is already pushing, if that changes + // then effect all rows/columns after it + + // Get the biggest one in the current row/column, ignoring the one we're changing + var biggest = 0; + var currSizes = sizes[index]; + for(i = 0; i < currSizes.length; i++) { + if (i == index2) continue; + + biggest = Math.max(biggest, currSizes[i][prop]); + } + + var beforeSize = Math.max(biggest, currSizes[index2][prop]); + currSizes[index2][prop] += delta; + var afterSize = Math.max(biggest, currSizes[index2][prop]); + + // Nothing pushed/pulled + if (afterSize == beforeSize) return; + + for(i = index + 1; i < sizes.length; i++) { + currSizes = sizes[i]; + for(j = 0; j < currSizes.length; j++) itemIdsEffected.push(currSizes[j].itemId); + } + + // Delta is only how much the whole row/column changed + delta = afterSize - beforeSize; + + // Repeater resize secondary is determined by the effective delta. + _updateRepeaterSize(prop, repeaterObj, delta, vert); + } + + for(i = 0; i < itemIdsEffected.length; i++) { + var currItemId = itemIdsEffected[i]; + var elementId = _createElementId(repeaterId, currItemId); + var loc = vertical ? 'top' : 'left'; + var jobj = $jobj(elementId); + var currVal = $ax.getNumFromPx(jobj.css(loc)); + jobj.css(loc, currVal + delta); + $ax.visibility.setMovedLocation(elementId, $ax.getNumFromPx(jobj.css('left')), $ax.getNumFromPx(jobj.css('top'))); + } + + if(!suppressFire) $ax.event.raiseSyntheticEvent(_createElementId(repeaterId, itemId), 'onItemResize'); + } + + var _updateRepeaterSize = function(prop, jobj, delta, vert) { + if (delta == 0) return; + var val = $ax.getNumFromPx(jobj.css(prop)) + delta; + var border = 0; + if(vert) border += $ax.getNumFromPx(jobj.css('border-top-width')) + $ax.getNumFromPx(jobj.css('border-bottom-width')); + else border += $ax.getNumFromPx(jobj.css('border-left-width')) + $ax.getNumFromPx(jobj.css('border-right-width')); + val += border; + jobj.css(prop, val); + $ax.visibility.setResizedSize(jobj.attr('id'), $ax.getNumFromPx(jobj.css('width')), $ax.getNumFromPx(jobj.css('height'))); + $ax.dynamicPanelManager.fitParentPanel(jobj.attr('id')); + } + + var _getDataFromDataSet = function (eventInfo, repeaterId, itemId, propName, type) { + var row = undefined; + var deleteMap = eventInfo && eventInfo.repeaterDeleteMap && eventInfo.repeaterDeleteMap[repeaterId]; + if(deleteMap) row = deleteMap.idToRow[itemId]; + + if(!row) { + var itemNum = _getRealItemId(eventInfo, repeaterId, Number(itemId)); + row = repeaterToCurrentDataSet[repeaterId][itemNum]; + } + // Default to obj with text as empty string, as we don't generate the data for empty props + var data = row[propName] || { text: '' }; + //For now text is always the default. May change this to depend on context. + switch(type) { + case 'data': return data.type == 'text' ? data.text : data + case 'img': return (data.img && data.img[$ax.adaptive.getSketchKey()]) || data.text; + default: return (type && data[type]) || data.text; + } + //return type == 'data' && data.type != 'text' ? data : (type && data[type]) || data['text']; + }; + _repeaterManager.getData = _getDataFromDataSet; + + _repeaterManager.hasData = function(id, propName) { + if(!_getItemIdFromElementId(id)) return false; + var repeaterId = $ax.getParentRepeaterFromScriptId(_getScriptIdFromElementId(id)); + return Boolean(repeaterToCurrentDataSet[repeaterId] && repeaterToCurrentDataSet[repeaterId].props.indexOf(propName) != -1); + }; + + var _getEventDeleteData = function(eventInfo, repeaterId) { + var repeaterDeleteMap = eventInfo.repeaterDeleteMap; + if(!repeaterDeleteMap) repeaterDeleteMap = eventInfo.repeaterDeleteMap = {}; + + var myDeleteMap = repeaterDeleteMap[repeaterId]; + if(!myDeleteMap) { + myDeleteMap = repeaterDeleteMap[repeaterId] = {}; + myDeleteMap.deletedIds = []; + myDeleteMap.idToRow = {}; + } + + return myDeleteMap; + }; + + var _getRealItemId = function(eventInfo, repeaterId, itemId) { + var deletedBefore = 0; + var map = eventInfo.repeaterDeleteMap && eventInfo.repeaterDeleteMap[repeaterId]; + var deletedIds = map && map.deletedIds; + if(!deletedIds) return itemId - 1; + + for(var i = 0; i < deletedIds.length; i++) if (deletedIds[i] < itemId) deletedBefore++; + return itemId - deletedBefore - 1; + } + + var _addItemToDataSet = function(repeaterId, row, itemEventInfo) { + itemEventInfo.data = true; + var oldTarget = itemEventInfo.targetElement; + itemEventInfo.targetElement = repeaterId; + var dataSet = repeaterToLocalDataSet[repeaterId]; + + for(var propName in row) { + if(!row.hasOwnProperty(propName)) continue; + var prop = row[propName]; + if(prop.type == 'literal') { + var retval = $ax.expr.evaluateExpr(prop.literal, itemEventInfo); + if(typeof (retval) == 'string' || retval instanceof Date) retval = { type: 'text', text: retval }; + row[propName] = retval; + } + } + + itemEventInfo.targetElement = oldTarget; + dataSet[dataSet.length] = row; + itemEventInfo.data = false; + }; + _repeaterManager.addItem = _addItemToDataSet; + + var _deleteItemsFromDataSet = function(repeaterId, eventInfo, type, rule) { + var dataSet = repeaterToCurrentDataSet[repeaterId]; + var deleteDataMap = _getEventDeleteData(eventInfo, repeaterId); + var items; + + // Should always be this, marked, or rule. + if(type == 'this') items = [_getItemIdFromElementId(eventInfo.srcElement)]; + else if(type == 'marked') items = $ax.deepCopy(repeaterToEditItems[repeaterId]); + else { + // This should be rule + var visibleData = repeaterToCurrentDataSet[repeaterId]; + items = []; + var oldTarget = eventInfo.targetElement; + for(var i = 0; i < visibleData.length + deleteDataMap.deletedIds.length; i++) { + var index = i + 1; + if(deleteDataMap.deletedIds.indexOf(index) != -1) continue; + + eventInfo.targetElement = _createElementId(repeaterId, index); + if($ax.expr.evaluateExpr(rule, eventInfo).toLowerCase() != 'true') continue; + items.push(index); + } + eventInfo.targetElement = oldTarget; + } + // Want them decending + items.sort(function(a, b) { return b - a; }); + var editItems = repeaterToEditItems[repeaterId]; + + for(i = 0; i < items.length; i++) { + var itemId = items[i]; + + // Don't delete already deletedItem + if(deleteDataMap.deletedIds.indexOf(itemId) != -1) continue; + + var deletedRow = $ax.splice(dataSet, _getRealItemId(eventInfo, repeaterId, itemId), 1)[0]; + deleteDataMap.deletedIds.push(itemId); + deleteDataMap.idToRow[itemId] = deletedRow; + for(var j = editItems.length - 1; j >= 0; j--) { + var editItem = editItems[j]; + if(editItem == itemId) $ax.splice(editItems, j, 1); + else if(editItem > itemId) editItems[j] = editItem - 1; + } + } + }; + _repeaterManager.deleteItems = _deleteItemsFromDataSet; + + var _updateEditItemsInDataSet = function(repeaterId, propMap, eventInfo, type, rule) { + var oldTarget = eventInfo.targetElement; + var dataSet = repeaterToCurrentDataSet[repeaterId]; + var items; + + // Should always be this, marked, or rule. + if(type == 'this') items = [_getItemIdFromElementId(eventInfo.srcElement)]; + else if(type == 'marked') items = repeaterToEditItems[repeaterId]; + else { + // This should be rule + var currData = repeaterToCurrentDataSet[repeaterId]; + items = []; + oldTarget = eventInfo.targetElement; + for(var i = 0; i < currData.length; i++) { + var index = i + 1; + eventInfo.targetElement = _createElementId(repeaterId, index); + if($ax.expr.evaluateExpr(rule, eventInfo).toLowerCase() != 'true') continue; + items.push(index); + } + eventInfo.targetElement = oldTarget; + } + + eventInfo.data = true; + for(var prop in propMap) { + if(!propMap.hasOwnProperty(prop)) continue; + for(i = 0; i < items.length; i++) { + var data = propMap[prop]; + var item = items[i]; + if(data.type == 'literal') { + eventInfo.targetElement = _createElementId(repeaterId, item); + data = $ax.expr.evaluateExpr(data.literal, eventInfo); + if(typeof (data) == 'object' && data.isWidget) data = data.text; + if(typeof (data) == 'string') data = { type: 'text', text: data }; + } + dataSet[_getRealItemId(eventInfo, repeaterId, item)][prop] = data; + } + } + eventInfo.targetElement = oldTarget; + eventInfo.data = false; + }; + _repeaterManager.updateEditItems = _updateEditItemsInDataSet; + + var _getAllItemIds = function(repeaterId) { + var retval = []; + var currDataSet = repeaterToCurrentDataSet[repeaterId]; + for(var i = 0; i < currDataSet.length; i++) retval.push(i + 1); + return retval; + }; + _repeaterManager.getAllItemIds = _getAllItemIds; + + var _addEditItemToRepeater = function(repeaterId, itemIds) { + for(var i = 0; i < itemIds.length; i++) { + var itemId = Number(itemIds[i]); + var items = repeaterToEditItems[repeaterId]; + if(items.indexOf(itemId) == -1) items[items.length] = itemId; + } + }; + _repeaterManager.addEditItems = _addEditItemToRepeater; + + var _removeEditItemFromRepeater = function(repeaterId, itemIds) { + for(var i = 0; i < itemIds.length; i++) { + var itemId = itemIds[i]; + var items = repeaterToEditItems[repeaterId]; + var index = items.indexOf(Number(itemId)); + if(index != -1) $ax.splice(items, index, 1); + } + }; + _repeaterManager.removeEditItems = _removeEditItemFromRepeater; + + _repeaterManager.isEditItem = function(repeaterId, itemId) { + var items = repeaterToEditItems[repeaterId]; + return items.indexOf(Number(itemId)) != -1; + }; + + var _createElementId = function(scriptId, itemId) { + if(!itemId) return scriptId; + var i = scriptId.indexOf('_'); + var sections = i > -1 ? [scriptId.substring(0, i), scriptId.substring(i + 1)] : [scriptId]; + var retval = sections[0] + '-' + itemId; + return sections.length > 1 ? retval + '_' + sections[1] : retval; + }; + _repeaterManager.createElementId = _createElementId; + + var _getElementId = function(scriptId, childId) { + var elementId = scriptId; + if($ax.getParentRepeaterFromScriptId(scriptId)) { + // Must be in the same item as the child + var itemId = $ax.repeater.getItemIdFromElementId(childId); + elementId = $ax.repeater.createElementId(scriptId, itemId); + } + return elementId; + }; + _repeaterManager.getElementId = _getElementId; + + var _getScriptIdFromElementId = function(elementId) { + if(!elementId) return elementId; + var sections = elementId.split('-'); + var retval = sections[0]; + if(sections.length <= 1) return retval; + sections = sections[1].split('_'); + return sections.length > 1 ? retval + '_' + sections[1] : retval; + }; + _repeaterManager.getScriptIdFromElementId = _getScriptIdFromElementId; + + var _getItemIdFromElementId = function(elementId) { + var sections = elementId.split('-'); + if(sections.length < 2) return ''; + sections = sections[1].split('_'); + return sections[0]; + }; + _repeaterManager.getItemIdFromElementId = _getItemIdFromElementId; + + // TODO: Just inline this if we keep it this way. + var _applySuffixToElementId = function(id, suffix) { + return id + suffix; + // return _createElementId(_getScriptIdFromElementId(id) + suffix, _getItemIdFromElementId(id)); + }; + _repeaterManager.applySuffixToElementId = _applySuffixToElementId; + + var _removeSuffixFromElementId = function (id) { + var suffixId = id.indexOf('_'); + if(suffixId != -1) return id.substr(0, suffixId); + + var partId = id.indexOf('p'); + if(partId != -1) return _createElementId(id.substr(0, partId), _getItemIdFromElementId(id)); // item id is after part, but before suffix + + return id; + } + _repeaterManager.removeSuffixFromElementId = _removeSuffixFromElementId; + + // var _getRepeaterSize = function(repeaterId) { + // var itemCount = ($ax.getItemIdsForRepeater(repeaterId) || []).length; + // if(itemCount == 0) return { width: 0, height: 0 }; + + // var repeater = $obj(repeaterId); + // // Width and height per item; + // var width = repeater.width; + // var height = repeater.height; + + // var viewId = $ax.adaptive.currentViewId || ''; + // var widthIncrement = width + _getAdaptiveProp(repeater.repeaterPropMap, 'horizontalSpacing', viewId); + // var heightIncrement = height + _getAdaptiveProp(repeater.repeaterPropMap, 'verticalSpacing', viewId); + + // var wrap = _getAdaptiveProp(repeater.repeaterPropMap, 'wrap', viewId); + // var vertical = _getAdaptiveProp(repeater.repeaterPropMap, 'vertical', viewId); + + // if(wrap == -1 || itemCount <= wrap) { + // if(vertical) height += heightIncrement * (itemCount - 1); + // else width += widthIncrement * (itemCount - 1); + // } else { + // var primaryDim = wrap; + // var secondaryDim = Math.ceil(itemCount / primaryDim); + + // if(vertical) { + // height += heightIncrement * (primaryDim - 1); + // width += widthIncrement * (secondaryDim - 1); + // } else { + // width += widthIncrement * (primaryDim - 1); + // height += heightIncrement * (secondaryDim - 1); + // } + // } + // return { width: width, height: height }; + // }; + // _repeaterManager.getRepeaterSize = _getRepeaterSize; + +}); + +// ******* Dynamic Panel Manager ******** // +$axure.internal(function($ax) { + // TODO: Probably a lot of the dynamic panel functions from pagescript should be moved here at some point... + var _dynamicPanelManager = $ax.dynamicPanelManager = {}; + + var _isIdFitToContent = _dynamicPanelManager.isIdFitToContent = function(id) { + var obj = $obj(id); + if (!obj || !$ax.public.fn.IsDynamicPanel(obj.type) || !obj.fitToContent) return false; + + var jpanel = $jobj(id); + return !jpanel.attr('data-notfit'); + }; + + //this function fit parent panel, also check for parent layer or repeaters + var _fitParentPanel = function (widgetId) { + + var parentLayer = getParentLayer(widgetId); + if(parentLayer) { + if(_updateLayerRectCache(parentLayer)) _fitParentPanel(parentLayer); + return; + } + + // Find parent panel if there is one. + var parentPanelInfo = getParentPanel(widgetId); + if(parentPanelInfo) { + var parentId = parentPanelInfo.parent; + _updateMobileScroll(parentId, parentPanelInfo.stateId, true); + if(_updateFitPanel(parentId, parentPanelInfo.state)) _fitParentPanel(parentId); + return; + } + + // Otherwise, try to get parent repeater + var parentRepeaterId = $ax.getParentRepeaterFromElementId(widgetId); + var repeaterObj = $obj(parentRepeaterId); + if (repeaterObj && widgetId != parentRepeaterId && repeaterObj.repeaterPropMap.fitToContent) { + var itemId = $ax.repeater.getItemIdFromElementId(widgetId); + var containerId = $ax.repeater.createElementId(parentRepeaterId, itemId); + var childrenRect = $ax('#' + containerId).childrenBoundingRect(); + $ax.repeater.setItemSize(parentRepeaterId, itemId, childrenRect.right, childrenRect.bottom); + return; + } + + $ax.adaptive.updateMobileScrollOnBody(); + }; + _dynamicPanelManager.fitParentPanel = _fitParentPanel; + + var _updateMobileScroll = _dynamicPanelManager.updateMobileScroll = function (panelId, stateId, blockResetScroll) { + if (!panelId) return false; + + // Only update scroll if panel is scrollable + if ($ax.dynamicPanelManager.isIdFitToContent(panelId)) return false; + var obj = $obj(panelId); + if (!obj || obj.scrollbars.toLowerCase() == 'none') return false; + + var stateQuery = $jobj(stateId); + $ax.adaptive.removeNiceScroll(stateQuery, blockResetScroll); + + //check if the page is in mobile mode + if(!$ax.adaptive.isDeviceMode() || MOBILE_DEVICE) { + stateQuery.css('cursor', ''); + return false; + } + + var stateContentId = stateId + '_content'; + var childrenRect = $ax('#' + stateContentId).childrenBoundingRect(); + var size = { width: childrenRect.right, height: childrenRect.bottom }; + + var $stateContent = $('#' + stateContentId); + $stateContent.css({ 'height': size.height + 'px', 'width': size.width + 'px' }); + + // Apply niceScroll and update cursor + if (obj.isExpo) { + var headerHeight = obj.headerHeight ? obj.headerHeight : 0; + var footerHeight = obj.footerHeight ? obj.footerHeight : 0; + + $ax.adaptive.addNiceScroll(stateQuery, { emulatetouch: true, bouncescroll: false, grabcursorenabled: false, railmargin: { top: headerHeight, bottom: footerHeight }, scrollbarid: stateId + "-sb" }); + stateQuery.find('.nicescroll-rails').css('margin-top', headerHeight + 'px'); + } else { + $ax.adaptive.addNiceScroll(stateQuery, { emulatetouch: true, horizrailenabled: obj.scrollbars != 'verticalAsNeeded' }, blockResetScroll); + } + + stateQuery.css('cursor', 'url(resources/css/images/touch.cur), auto'); + stateQuery.css('cursor', 'url(resources/css/images/touch.svg) 32 32, auto'); + } + + _dynamicPanelManager.initMobileScroll = function () { + var scrollable = []; + $ax('*').each(function (obj, elementId) { + var scriptId = $ax.repeater.getScriptIdFromElementId(elementId); + if ($ax.public.fn.IsDynamicPanel(obj.type) && obj.scrollbars != 'None' && obj.scrollbars != 'none' && !$ax.visibility.isElementIdLimboOrInLimboContainer(scriptId)) { + scrollable[scrollable.length] = elementId; + } + }); + for (var i = scrollable.length - 1; i >= 0; i--) { + var panelId = scrollable[i]; + var stateId = $ax.repeater.applySuffixToElementId(panelId, '_state0'); + _updateMobileScroll(panelId, stateId, true); + } + }; + + + _dynamicPanelManager.initialize = function() { + $axure.resize(_handleResize); + $(window).scroll(_handleScroll); + }; + + var percentPanelToLeftCache = []; + var percentPanelsInitialized = false; + var _handleResize = function() { + if(percentPanelsInitialized) { + for(var key in percentPanelToLeftCache) { + //could optimize to only update non-contained panels + _updatePanelPercentWidth(key); + } + } else { + $ax('*').each(function(obj, elementId) { + if(_isPercentWidthPanel(obj)) _updatePanelPercentWidth(elementId); + }); + percentPanelsInitialized = true; + } + _adjustFixedCenter(); + }; + + var _isPercentWidthPanel = _dynamicPanelManager.isPercentWidthPanel = function(obj) { + return obj && $ax.public.fn.IsDynamicPanel(obj.type) && obj.percentWidth; + }; + + _dynamicPanelManager.updatePanelContentPercentWidth = function(elementId) { + // if(_isPercentWidthPanel($obj(elementId))) return; + var stateChildrenQuery = $jobj(elementId).children('.panel_state'); + stateChildrenQuery.children('.panel_state_content').each( + function() { + $(this).children('.ax_dynamic_panel').each( + function() { _updatePanelPercentWidth(this.id); } + ); + } + ); + }; + + _dynamicPanelManager.updatePercentPanelCache = function(query) { + query.each(function(obj, elementId) { + if(_isPercentWidthPanel(obj)) { + if(_updatePercentPanelToLeftCache(obj, elementId, true)) { + _updatePanelPercentWidth(elementId); + } + } + }); + }; + + var _handleScroll = function () { + _adjustFixedCenter(); + }; + + var fixedCenterPanels = []; + var fixedCenterPanelsInitialized = false; + + var _adjustFixedCenter = function () { + + if (!fixedCenterPanelsInitialized) { + $axure(function(diagramObject) { + return diagramObject.fixedHorizontal && diagramObject.fixedHorizontal == 'center' && !diagramObject.percentWidth; + }) + .each(function (diagramObject, elementId) { + fixedCenterPanels.push(elementId); + }); + fixedCenterPanelsInitialized = true; + } + + for (var i = 0; i < fixedCenterPanels.length; i++) { + var elementId = fixedCenterPanels[i]; + var boundingRect = $ax('#' + elementId).offsetBoundingRect(); + var left = boundingRect.left; + + var win = $(window); + var winWidth = win.width(); + var elementQuery = $('#' + elementId); + + if (left >= 0 && winWidth >= boundingRect.width) { + elementQuery.css('left', '50%'); + continue; + } + + var leftMargin = $ax.getNumFromPx(elementQuery.css('margin-left')); + var newLeft = -leftMargin; + elementQuery.css('left', newLeft + 'px'); + } + }; + + _dynamicPanelManager.resetFixedPanel = function(obj, domElement) { + if(obj.fixedHorizontal == 'center') domElement.style.marginLeft = ""; + if(obj.fixedVertical == 'middle') domElement.style.marginTop = ""; + }; + + _dynamicPanelManager.resetAdaptivePercentPanel = function(obj, domElement) { + if(!_isPercentWidthPanel(obj)) return; + + if(obj.fixedHorizontal == 'center') domElement.style.marginLeft = ""; + else if(obj.fixedHorizontal == 'right') domElement.style.width = ""; + }; + + var _updatePercentPanelToLeftCache = function(obj, elementId, overwrite) { + var wasUpdated = false; + var jObj = $jobj(elementId); + var axObj = $ax('#' + elementId); + if(percentPanelToLeftCache[elementId] == undefined || overwrite) { + if (obj.fixedHorizontal == 'center') percentPanelToLeftCache[elementId] = $ax.getNumFromPx(jObj.css('margin-left')); + else if (obj.fixedHorizontal == 'right') percentPanelToLeftCache[elementId] = axObj.width() + $ax.getNumFromPx(jObj.css('right')); + else percentPanelToLeftCache[elementId] = $ax.getNumFromPx(jObj.css('left')); + wasUpdated = true; + } + + if(obj.fixedHorizontal == 'right' && _isIdFitToContent(elementId)) { + //var fitWidth = getContainerSize($ax.visibility.GetPanelState(elementId) + '_content').width; + var containerId = $ax.visibility.GetPanelState(elementId) + '_content'; + var childrenRect = $ax('#' + containerId).childrenBoundingRect(); + var fitWidth = childrenRect.right; + percentPanelToLeftCache[elementId] = fitWidth + $ax.getNumFromPx(jObj.css('right')); + wasUpdated = true; + } + return wasUpdated; + }; + + var _updatePanelPercentWidth = _dynamicPanelManager.updatePanelPercentWidth = function(elementId) { + var obj = $obj(elementId); + if(!_isPercentWidthPanel(obj)) return; + + _updatePercentPanelToLeftCache(obj, elementId, false); + + var width; + var x; + + if(obj.fixedHorizontal) { + x = 0; + width = $(window).width(); + } else { + var parentPanelInfo = getParentPanel(elementId); + if(parentPanelInfo) { + var parentId = parentPanelInfo.parent; + width = $ax('#' + parentId).width(); + var parentObj = $obj(parentId); + if(parentObj.percentWidth) { + var stateId = $ax.repeater.applySuffixToElementId(parentId, '_state' + parentPanelInfo.state); + var stateContentId = stateId + '_content'; + x = -$ax.getNumFromPx($jobj(stateContentId).css('margin-left')); + } else x = 0; + } else { + var parentRepeater = $ax.getParentRepeaterFromScriptId($ax.repeater.getScriptIdFromElementId(elementId)); + if(parentRepeater) { + var itemId = $ax.repeater.getItemIdFromElementId(elementId); + var itemContainerId = $ax.repeater.createElementId(parentRepeater, itemId); + x = 0; + width = $ax('#' + itemContainerId).width(); + } else { + var $window = $(window); + width = $window.width(); + var bodyLeft = $ax.getNumFromPx($('body').css('left')); + var bodyWidth = $ax.getNumFromPx($('body').css('width')); + var isCenter = $ax.adaptive.getPageStyle().pageAlignment == 'center'; + width = Math.max(width, bodyWidth); + x = isCenter ? -(width - bodyWidth) / 2 - bodyLeft : 0; + } + } + } + + var jObj = $jobj(elementId); + if(obj.fixedHorizontal == 'left') jObj.css('left', x + 'px'); + else if(obj.fixedHorizontal == 'center') { + jObj.css('left', x + 'px'); + jObj.css('margin-left', 0 + 'px'); + } else jObj.css('left', x + 'px'); + + jObj.css('width', width + 'px'); + + $ax.visibility.setResizedSize(elementId, width, $ax('#' + elementId).height()); + + var panelLeft = percentPanelToLeftCache[elementId]; + var stateParent = jObj; + while(stateParent.children()[0].id.indexOf($ax.visibility.CONTAINER_SUFFIX) != -1) stateParent = stateParent.children(); + var stateChildrenQuery = stateParent.children('.panel_state'); + stateChildrenQuery.css('width', width + 'px'); + + if(obj.fixedHorizontal == 'center') + stateChildrenQuery.children('.panel_state_content').css('left', '50%').css('margin-left', panelLeft + 'px'); + else if(obj.fixedHorizontal == 'right') + stateChildrenQuery.children('.panel_state_content').css('left', width - panelLeft + 'px'); + else stateChildrenQuery.children('.panel_state_content').css('margin-left', panelLeft - x + 'px'); + }; + + + _dynamicPanelManager.updateParentsOfNonDefaultFitPanels = function () { + $ax('*').each(function (diagramObject, elementId) { + if(!$ax.public.fn.IsDynamicPanel(diagramObject.type) || !diagramObject.fitToContent) return; + if($ax.visibility.isElementIdLimboOrInLimboContainer(elementId)) return; + + var stateId = $ax.visibility.GetPanelState(elementId); + if(stateId != $ax.repeater.applySuffixToElementId(elementId, '_state0')) _fitParentPanel(elementId); + }); + }; + + _dynamicPanelManager.updateAllLayerSizeCaches = function() { + var fitToContent = []; + var layers = []; + $ax('*').each(function (obj, elementId) { + var isLayer = $ax.public.fn.IsLayer(obj.type); + if(!isLayer) return; + if($ax.visibility.isElementIdLimboOrInLimboContainer(elementId)) return; + layers[layers.length] = elementId; + }); + for(var i = layers.length - 1; i >= 0; i--) { + var layerId = layers[i]; + _updateLayerRectCache(layerId); + } + }; + + //_dynamicPanelManager.updateAllFitPanelsAndLayerSizeCaches = function() { + // var fitToContent = []; + // var layers = []; + // $ax('*').each(function (obj, elementId) { + // var isFitPanel = $ax.public.fn.IsDynamicPanel(obj.type) && obj.fitToContent; + // var isLayer = $ax.public.fn.IsLayer(obj.type); + // if(!isFitPanel && !isLayer) return; + // if($ax.visibility.isElementIdLimboOrInLimboContainer(elementId)) return; + + // if(isFitPanel) { + // fitToContent[fitToContent.length] = elementId; + // } else if(isLayer) { + // layers[layers.length] = elementId; + // } + // }); + // for(var i = fitToContent.length - 1; i >= 0; i--) { + // var panelId = fitToContent[i]; + // var stateCount = $obj(panelId).diagrams.length; + // for(var j = 0; j < stateCount; j++) { + // $ax.dynamicPanelManager.setFitToContentCss(panelId, true); + // _updateFitPanel(panelId, j, true); + // } + // } + // for(var i = layers.length - 1; i >= 0; i--) { + // var layerId = layers[i]; + // _updateLayerSizeCache(layerId); + // } + //}; + + //var _getCachedLayerRect = function (elementId) { + // var element = document.getElementById(elementId); + // var rect = {}; + // rect.width = Number(element.getAttribute('data-width')); + // rect.height = Number(element.getAttribute('data-height')); + // rect.x = Number(element.getAttribute('data-left')); + // rect.y = Number(element.getAttribute('data-top')); + // return rect; + //} + + var _updateLayerRectCache = function (elementId) { + //var oldRect = _getCachedLayerRect(elementId); + + var axObj = $ax('#' + elementId); + var oldRect = axObj.offsetBoundingRect(); + + var childrenRect = axObj.childrenBoundingRect(); + var size = childrenRect.size; + var loc = childrenRect.location; + //var size = axObj.size(); + //var loc = {}; + //loc.x = axObj.locRelativeIgnoreLayer(false); + //loc.y = axObj.locRelativeIgnoreLayer(true); + + var sizeChange = oldRect.width != size.width || oldRect.height != size.height; + var locChange = oldRect.x != loc.x || oldRect.y != loc.y; + if(sizeChange || locChange) { + //var element = document.getElementById(elementId); + if(sizeChange) { + //element.setAttribute('data-width', size.width); + //element.setAttribute('data-height', size.height); + $ax.visibility.setResizedSize(elementId, size.width, size.height); + $ax.event.raiseSyntheticEvent(elementId, 'onResize'); + } + if(locChange) { + //element.setAttribute('data-left', loc.x); + //element.setAttribute('data-top', loc.y); + $ax.visibility.setMovedLocation(elementId, loc.x, loc.y); + $ax.event.raiseSyntheticEvent(elementId, 'onMove'); + } + return true; + } + return false; + } + + _dynamicPanelManager.setFitToContentCss = function(elementId, fitToContent, oldWidth, oldHeight) { + + if($ax.dynamicPanelManager.isIdFitToContent(elementId) == fitToContent) return; + + var panel = $jobj(elementId); + var stateCss; + var scrollbars = $obj(elementId).scrollbars; + + if(fitToContent) { + panel.attr('style', ''); + panel.removeAttr('data-notfit'); + stateCss = {}; + stateCss.position = 'relative'; + if(scrollbars != 'none') { + stateCss.overflow = 'visible'; + stateCss['-webkit-overflow-scrolling'] = 'visible'; + } + if(scrollbars == 'verticalAsNeeded') { + stateCss['overflow-x'] = 'visible'; + stateCss['-ms-overflow-x'] = 'visible'; + } else if(scrollbars == 'horizontalAsNeeded') { + stateCss['overflow-y'] = 'visible'; + stateCss['-ms-overflow-y'] = 'visible'; + } + panel.children().css(stateCss); + } else { + panel.attr('data-notfit', 'true'); + var panelCss = { width: oldWidth, height: oldHeight }; + stateCss = { width: oldWidth, height: oldHeight }; + panelCss.overflow = 'hidden'; + stateCss.position = 'absolute'; + if(scrollbars != 'none') { + stateCss.overflow = 'auto'; + stateCss['-webkit-overflow-scrolling'] = 'touch'; + } + if(scrollbars == 'verticalAsNeeded') { + stateCss['overflow-x'] = 'hidden'; + stateCss['-ms-overflow-x'] = 'hidden'; + } else if(scrollbars == 'horizontalAsNeeded') { + stateCss['overflow-y'] = 'hidden'; + stateCss['-ms-overflow-y'] = 'hidden'; + } + panel.css(panelCss); + panel.children().css(stateCss); + } + }; + + var _getShownStateId = function (id) { + var obj = $obj(id); + if (!obj || !$ax.public.fn.IsDynamicPanel(obj.type)) return id; + + var children = $ax.visibility.applyWidgetContainer(id, true, false, true).children(); + for (var i = 0; i < children.length; i++) { + var child = children[i]; + while ($ax.visibility.isContainer(child.id)) child = $(child).children()[0]; + if (child && child.style && child.style.display != 'none') return child.id; + } + return id; + }; + + var _getShownStateObj = function(id) { return $ax('#' + _getShownStateId(id));} + + _dynamicPanelManager.getShownState = function (id) { return $jobj(_getShownStateId(id)); }; + + var _getClamp = function(id) { + var obj = $obj(id); + if(!obj) return $ax('#' + id); + if ($ax.public.fn.IsDynamicPanel(obj.type)) return _getShownStateObj(id); + return $ax('#' + id); + }; + + var _updateFitPanel = function(panelId, stateIndex) { + if(!panelId) return false; + + // Only fit if fitToContent is true + if(!$ax.dynamicPanelManager.isIdFitToContent(panelId)) return false; + + // Traverse through children to find what size it should be. + var stateId = $ax.repeater.applySuffixToElementId(panelId, '_state' + stateIndex); + + var stateContentId = stateId + '_content'; + var stateQuery = $jobj(stateId); + + //var size = getContainerSize(stateContentId); + var childrenRect = $ax('#' + stateContentId).childrenBoundingRect(); + var size = {width: childrenRect.right, height: childrenRect.bottom}; + + // Skip if size hasn't changed + var oldWidth = stateQuery.width(); + var oldHeight = stateQuery.height(); + if(oldWidth == size.width && oldHeight == size.height) return false; + + var isPercentWidth = $obj(panelId).percentWidth; + if(!isPercentWidth) stateQuery.width(size.width); + stateQuery.height(size.height); + + //updatePercentWidth on all child panels + $jobj(stateContentId).children('.ax_dynamic_panel').each( + function() { _updatePanelPercentWidth(this.id); } + ); + + //do the following only if it is the current state + if(stateId != $ax.visibility.GetPanelState(panelId)) return false; + + //var panelQuery = $jobj(panelId); + //if (!isPercentWidth) panelQuery.attr('data-width', size.width); + //panelQuery.attr('data-height', size.height); + $ax.visibility.setResizedSize(panelId, isPercentWidth ? $ax('#' + panelId).width() : size.width, size.height); + + _adjustFixed(panelId, oldWidth, oldHeight, size.width, size.height); + + $ax.event.raiseSyntheticEvent(panelId, 'onResize'); + $ax.flyoutManager.updateFlyout(panelId); + + return true; + }; + + // widgetId is the one that crawls up masters until it finds a parent panel, targetId is the original widgetId (not the crawling master) + // finds the immediate parent panel and crawls up through masters but not repeaters + var getParentPanel = function(widgetId, path, targetId) { + path = path || $ax.getPathFromScriptId($ax.repeater.getScriptIdFromElementId(widgetId)); + + var obj = $obj(widgetId); + if(obj.parentDynamicPanel) { + path[path.length - 1] = obj.parentDynamicPanel; + var parentId = $ax.getScriptIdFromPath(path); + if(!parentId) return undefined; + parentId = $ax.repeater.getElementId(parentId, widgetId); + var parentObj = $obj(parentId); + var retVal = { parent: parentId }; + for(var i = 0; i < parentObj.diagrams.length; i++) { + var stateId = $ax.repeater.applySuffixToElementId(parentId, '_state' + i); + var stateQuery = $jobj(stateId); + if(stateQuery.find('#' + (targetId || widgetId)).length != 0) { + retVal.state = i; + retVal.stateId = stateId; + break; + } + } + return retVal; + } + + if(path.length == 1) return undefined; + + path.pop(); + var parentMaster = $ax.getScriptIdFromPath(path); + if(!parentMaster) return undefined; + parentMaster = $ax.repeater.getElementId(parentMaster, widgetId); + + //check if the master is in the same repeater as the widgetId widget + var parentMasterItemId = $ax.repeater.getItemIdFromElementId(parentMaster); + var widgetItemId = $ax.repeater.getItemIdFromElementId(widgetId); + if(parentMasterItemId != widgetItemId) return undefined; + + return getParentPanel(parentMaster, path, targetId || widgetId); + }; + + // finds the immediate parent layer and crawls up through masters but not repeaters or panels + var getParentLayer = function (widgetId, path) { + path = path || $ax.getPathFromScriptId($ax.repeater.getScriptIdFromElementId(widgetId)); + + //gets immediate parent layer only + var layerId = $ax.getLayerParentFromElementId(widgetId); + if(layerId) return layerId; + + if(path.length == 1) return undefined; + + path.pop(); + var parentMaster = $ax.getScriptIdFromPath(path); + if(!parentMaster) return undefined; + parentMaster = $ax.repeater.getElementId(parentMaster, widgetId); + + //check if the master is in the same panel as the widgetId widget + var widgetParentPanel = getParentPanel(widgetId); + if(widgetParentPanel) { + var parentMasterParentPanel = getParentPanel(parentMaster); + if(!parentMasterParentPanel || widgetParentPanel.parent != parentMasterParentPanel.parent) return undefined; + } + + //check if the master is in the same repeater as the widgetId widget + var parentMasterItemId = $ax.repeater.getItemIdFromElementId(parentMaster); + var widgetItemId = $ax.repeater.getItemIdFromElementId(widgetId); + if(parentMasterItemId != widgetItemId) return undefined; + + return getParentLayer(parentMaster, path); + }; + + //// TODO: May be a better location for this. Used currently for rdo and panel state containers + //var getContainerSize = function(containerId) { + // var containerQuery = containerId ? $jobj(containerId) : $('#base'); + // var children = containerQuery.children(); + // // Default size + // var size = { width: 0, height: 0 }; + // for(var i = 0; i < children.length; i++) { + // var child = $(children[i]); + // var childId = child.attr('id'); + // //var axChild = $ax('#' + childId).width(); + + // var childObj = $obj(childId); + // if(!childObj) { + // // On the body there are some children that should be ignored, as they are not objects. + // if(!child.hasClass('basiclink') || child.get(0).tagName.toLowerCase() != 'a') continue; + + // // Otherwise it should be a basic link + // var linkChildren = child.children(); + // if(!linkChildren.length) continue; + // child = $(linkChildren[0]); + // childId = child.attr('id'); + // childObj = $obj(childId); + // } + + // // Ignore fixed + // if(!childId || $ax.visibility.limboIds[childId] || !$ax.visibility.IsIdVisible(childId) + // || $ax.public.fn.IsDynamicPanel(childObj.type) && childObj.fixedHorizontal) continue; + + // var boundingRect = $ax.public.fn.getWidgetBoundingRect(childId); + // var position = { left: boundingRect.left, top: boundingRect.top }; + // var width = boundingRect.width; + // var height = boundingRect.height; + + // if($ax.public.fn.IsMaster(childObj.type)) { + // var masterSize = getContainerSize(childId); + // width = masterSize.width; + // height = masterSize.height; + // // } else if($ax.public.fn.IsRepeater(childObj.type)) { + // // var repeaterSize = $ax.repeater.getRepeaterSize(childId); + // // width = repeaterSize.width; + // // height = repeaterSize.height; + + // // if(width == 0 && height == 0) continue; + + // // position.left += childObj.x; + // // position.top += childObj.y; + // } else if ($ax.public.fn.IsDynamicPanel(childObj.type)) { + // if($ax.dynamicPanelManager.isIdFitToContent(childId)) { + // var stateQuery = $jobj($ax.visibility.GetPanelState(childId)); + // width = stateQuery.width(); + // height = stateQuery.height(); + // } + // } + + // size.width = Math.max(size.width, position.left + width); + // size.height = Math.max(size.height, position.top + height); + // } + + // return size; + //}; + //_dynamicPanelManager.getContainerSize = getContainerSize; + + var _adjustFixed = _dynamicPanelManager.adjustFixed = function(panelId, oldWidth, oldHeight, width, height) { + var loc = _getFixedPosition(panelId, oldWidth, oldHeight, width, height); + if(loc) { + $ax.action.addAnimation(panelId, $ax.action.queueTypes.move, function() { + $ax.move.MoveWidget(panelId, loc[0], loc[1], { easing: 'none', duration: 0 }, false, null, true); + }); + } + }; + + var _getFixedPosition = _dynamicPanelManager.getFixedPosition = function(panelId, oldWidth, oldHeight, width, height) { + var panelObj = $obj(panelId); + var x = 0; + var y = 0; + if(panelObj.fixedHorizontal == 'center') { + x = (oldWidth - width) / 2; + } + if(panelObj.fixedVertical == 'middle') { + y = (oldHeight - height) / 2; + } + return x == 0 && y == 0 ? undefined : [x, y]; + }; + + _dynamicPanelManager.getFixedInfo = function(panelId) { + var panelObj = $obj(panelId); + if (!panelObj || !$ax.public.fn.IsDynamicPanel(panelObj.type)) return {}; + var jobj = $jobj(panelId); + if(jobj.css('position') == 'absolute') return {}; + + var info = {}; + var horizontal = panelObj.fixedHorizontal; + if(!horizontal) return info; + + info.fixed = true; + info.horizontal = horizontal; + info.vertical = panelObj.fixedVertical; + + if (info.horizontal == 'left') info.x = $ax.getNumFromPx(jobj.css('left')); + else if (info.horizontal == 'center') info.x = $ax.getNumFromPx(jobj.css('margin-left')); + else if (info.horizontal == 'right') info.x = $ax.getNumFromPx(jobj.css('right')); + + if (info.vertical == 'top') info.y = $ax.getNumFromPx(jobj.css('top')); + else if (info.vertical == 'middle') info.y = $ax.getNumFromPx(jobj.css('margin-top')); + else if (info.vertical == 'bottom') info.y = $ax.getNumFromPx(jobj.css('bottom')); + + return info; + }; + + // Show isn't necessary if this is always done before toggling (which is currently true), but I don't want that + // change (if it happened) to break this. + var _compressToggle = function (id, vert, show, easing, duration) { + var layer = $ax.getTypeFromElementId(id) == $ax.constants.LAYER_TYPE; + var locProp = vert ? 'top' : 'left'; + var dimProp = vert ? 'height' : 'width'; + + var threshold; + var delta; + + threshold = $ax('#' + id)[locProp](true); + delta = layer ? $ax('#' + id)[dimProp]() : _getShownStateObj(id)[dimProp](); + + if(!show) { + // Need to make threshold bottom/right + threshold += delta; + // Delta is in the opposite direction + delta *= -1; + } + + _compress(id, vert, threshold, delta, easing, duration); + }; + _dynamicPanelManager.compressToggle = _compressToggle; + + // Used when setting state of dynamic panel + var _compressDelta = function(id, oldState, newState, vert, easing, duration) { + var oldQuery = $jobj(oldState); + var newQuery = $jobj(newState); + + var thresholdProp = vert ? 'top' : 'left'; + var thresholdOffset = vert ? 'height' : 'width'; + var threshold = $ax('#' + id)[thresholdProp](true); + threshold += oldQuery[thresholdOffset](); + + var delta = newQuery[thresholdOffset]() - oldQuery[thresholdOffset](); + + var clampOffset = vert ? 'width' : 'height'; + var clampWidth = Math.max(oldQuery[clampOffset](), newQuery[clampOffset]()); + + _compress(id, vert, threshold, delta, easing, duration, clampWidth); + }; + _dynamicPanelManager.compressDelta = _compressDelta; + + var _compress = function (id, vert, threshold, delta, easing, duration, clampWidth) { + // If below, a horizantal clamp, otherwise a vertical clamp + var clamp = { + prop: vert ? 'left' : 'top', + offset: vert ? 'width' : 'height' + }; + + // Get clamp in coords relative to parent. Account for layers farther down + if($ax.getTypeFromElementId(id) == $ax.constants.LAYER_TYPE) { + clamp.start = $ax('#' + id)[clamp.prop](true); + clamp.end = clamp.start + $ax('#' + id)[clamp.offset](); + } else { + var clampLoc = $jobj(id); + if(typeof clampWidth == 'undefined') clampWidth = _getClamp(id)[clamp.offset](); + + clamp.start = $ax.getNumFromPx(clampLoc.css(clamp.prop)); + clamp.end = clamp.start + clampWidth; + } + + // If clamps, threshold, or delta is not a number, can't compress. + if (isNaN(clamp.start) || isNaN(clamp.end) || isNaN(threshold) || isNaN(delta)) return; + + // Update clamp if fixed, to account for body position (only necessary when page centered) + if($jobj(id).css('position') == 'fixed') { + var clampDelta = $('#base').position().left; + clamp.start -= clampDelta; + clamp.end -= clampDelta; + } + + if(!easing) { + easing = 'none'; + duration = 0; + } + var parent = $ax('#' + id).getParents(false, ['item', 'state', 'layer'])[0]; + var obj = parent && $ax.getObjectFromElementId($ax.repeater.removeSuffixFromElementId(parent)); + // Go until you hit a parent item or state, or a layer that is hidden to use as parent. + // Account for layer container positions as you go. + while(obj && $ax.public.fn.IsLayer(obj.type) && $ax.visibility.IsIdVisible(parent)) { + var container = $ax.visibility.applyWidgetContainer(parent, true, true); + // If layer is using container, offset is going to be necessary + if(container.length) { + var offsetX = $ax.getNumFromPx(container.css('left')); + var offsetY = $ax.getNumFromPx(container.css('top')); + var clampProp = clamp.prop == 'left' ? offsetX : offsetY; + var threshProp = clamp.prop == 'left' ? offsetY : offsetX; + threshold += threshProp; + clamp.start += clampProp; + clamp.end += clampProp; + } + + parent = $ax('#' + parent).getParents(false, ['item', 'state', 'layer'])[0]; + obj = parent && $ax.getObjectFromElementId($ax.repeater.removeSuffixFromElementId(parent)); + } + + // Add container mid push causes strange behavior because we take container into account as we go down, but if after we accounted for it, + // a container is added, that container is not accounted for with threshold and clamp values. + var layer = obj && $ax.public.fn.IsLayer(obj.type) && parent; + if(layer) { + // If your parent layer is invisible, you want to be relative to it's container. That is true already if it has a container, + // but if you are just adding one now, then you need to offset your values + var needsOffset = !$jobj(layer + '_container').length && !$ax.visibility.IsIdVisible(layer); + $ax.visibility.pushContainer(layer, false); + if(needsOffset) { + container = $jobj(layer + '_container'); + offsetX = $ax.getNumFromPx(container.css('left')); + offsetY = $ax.getNumFromPx(container.css('top')); + clampProp = clamp.prop == 'left' ? offsetX : offsetY; + threshProp = clamp.prop == 'left' ? offsetY : offsetX; + threshold -= threshProp; + clamp.start -= clampProp; + clamp.end -= clampProp; + } + } + + var scrollParentObj = parent ? $('#' + parent) : undefined; + var parentScrollLeft = parent ? scrollParentObj.scrollLeft() : 0; + var parentScrollTop = parent ? scrollParentObj.scrollTop() : 0; + + // Note: If parent is body, some of these aren't widgets + if(parent && $jobj(parent + '_content').length > 0) parent = parent + '_content'; + if(parent && $jobj(parent + '_container').length > 0) parent = parent + '_container'; + + var windowObj = $(window); + var scrollLeft = windowObj.scrollLeft(); + var scrollTop = windowObj.scrollTop(); + var parentObj = $(parent ? '#' + parent : '#base'); + // hide parent to prevent layout thrashing + parentObj.hide(); + + _compressChildrenHelper(id, parentObj.children(), vert, threshold, delta, clamp, easing, duration); + + parentObj.show(); + // restore scroll if hide/show parent caused it to change + if(0 != parentScrollLeft) scrollParentObj.scrollLeft(parentScrollLeft); + if(0 != parentScrollTop) scrollParentObj.scrollTop(parentScrollTop); + if(windowObj.scrollLeft() != scrollLeft) windowObj.scrollLeft(scrollLeft); + if(windowObj.scrollTop() != scrollTop) windowObj.scrollTop(scrollTop); + + if(layer) $ax.visibility.popContainer(layer, false); + + // Do item push + var itemId = $ax.repeater.getItemIdFromElementId(id); + if(!itemId) return; + + var repeaterId = $ax.getParentRepeaterFromElementId(id); + // Only need to push when parent is an item directly. + if(parent != $ax.repeater.createElementId(repeaterId, itemId)) return; + + // If repeater is fit to content, then don't worry about it, it'll be handled elsewhere + if(!obj.repeaterPropMap.fitToContent) $ax.repeater.pushItems(repeaterId, itemId, delta, vert); + }; + + var _layerMayNeedCompress = function (layerId, vert, threshold, clamp, parentLayer) { + var boundingRect = $ax('#' + layerId).offsetBoundingRect(); + var marker, layerClamp; + + marker = (vert ? boundingRect.top : boundingRect.left) + (vert ? boundingRect.height : boundingRect.width); + layerClamp = clamp.prop == 'left' ? [boundingRect.left] : [boundingRect.top]; + layerClamp[1] = layerClamp[0] + (clamp.offset == 'width' ? boundingRect.width : boundingRect.height); + + if (parentLayer) { + var axParent = $ax('#' + parentLayer); + marker -= Number(axParent[vert ? 'top' : 'left'](true)); + layerClamp[0] -= Number(axParent[clamp.prop](true)); + } + + if (isNaN(marker) || isNaN(layerClamp[0]) || isNaN(layerClamp[1]) || + marker < threshold || layerClamp[1] <= clamp.start || layerClamp[0] >= clamp.end) { + return false; + } + return true; + } + + var _compressChildrenHelper = function (id, children, vert, threshold, delta, clamp, easing, duration, parentLayer) { + var toMove = []; + var allMove = true; + for (var i = 0; i < children.length; i++) { + var child = $(children[i]); + + // Check for basic links + if(child[0] && child[0].tagName == 'A' && child.hasClass('basiclink')) child = child.children(); + var childId = child.attr('id'); + + // TODO: Played with this a lot, went with a safer fix, but I don't like the catch all with !$obj(childId), should handle these cases explicitally. + // ann/ref suffixes should skip without turning off allMove, lightbox should be skipped, and is unclear if allMove should be turned off, I think others including container, inner_container, div, img, and text should not be hit ever. + // Don't move self, and check id to make sure it a widget and not a fixed panel + if(childId == id || !childId || childId[0] != 'u' || !$obj(childId) || $obj(childId).fixedVertical) { + // ann/ref widgets should not stop allMove, they move if their widget does, and that widget will be checked and turn this off if it doesn't move + var suffix = childId && childId.split('_')[1]; + allMove = allMove && (suffix == 'ann' || suffix == 'ref'); + continue; + } + + if ($ax.getTypeFromElementId(childId) == $ax.constants.LAYER_TYPE) { + // containerizing children can cause layout thrashing, if no children will possibly need to be moved based on layer position/size then don't do it + if (!_layerMayNeedCompress(childId, vert, threshold, clamp, parentLayer)) { + allMove = false; + continue; + } + + $ax.visibility.pushContainer(childId, false); + var addSelf; + var container = $ax.visibility.applyWidgetContainer(childId, true, true); + var layerChildren = (container.length ? container : child).children(); + //if(container.length) { + var offsetX = -$ax.getNumFromPx(container.css('left')); + var offsetY = -$ax.getNumFromPx(container.css('top')); + var clampProp = clamp.prop == 'left' ? offsetX : offsetY; + var threshProp = clamp.prop == 'left' ? offsetY : offsetX; + var layerClamp = { prop: clamp.prop, offset: clamp.offset, start: clamp.start + clampProp, end: clamp.end + clampProp }; + addSelf = _compressChildrenHelper(id, layerChildren, vert, threshold + threshProp, delta, layerClamp, easing, duration, childId); + //} else addSelf = _compressChildrenHelper(id, layerChildren, vert, threshold, delta, clamp, easing, duration, childId); + + if(addSelf) toMove.push(childId); + else allMove = false; + $ax.visibility.popContainer(childId, false); + continue; + } + + var numbers = childId.substring(1).split('-'); + if(numbers.length < 1 || isNaN(Number(numbers[0])) || (numbers.length == 2 && isNaN(Number(numbers[1]))) || numbers.length > 2) continue; + + var marker, childClamp; + + var axChild = $ax('#' + childId); + var markerProp = vert ? 'top' : 'left'; + marker = Number(axChild[markerProp](true)); + childClamp = [Number(axChild[clamp.prop](true))]; + + if(parentLayer) { + var axParent = $ax('#' + parentLayer); + marker -= Number(axParent[markerProp](true)); + childClamp[0] -= Number(axParent[clamp.prop](true)); + } + + // Dynamic panels are not reporting correct size sometimes, so pull it from the state. Get shown state just returns the widget if it is not a dynamic panel. + var sizeChild = _getShownStateObj(childId); + childClamp[1] = childClamp[0] + sizeChild[clamp.offset](); + + if(isNaN(marker) || isNaN(childClamp[0]) || isNaN(childClamp[1]) || + marker < threshold || childClamp[1] <= clamp.start || childClamp[0] >= clamp.end) { + allMove = false; + continue; + } + + toMove.push(childId); + } + + if (allMove && parentLayer) { + return true; + } else { + for(var i = 0; i < toMove.length; i++) { + $ax('#' + toMove[i]).moveBy(vert ? 0 : delta, vert ? delta : 0, easing == 'none' ? {} : { duration: duration, easing: easing }); + } + } + return false; + }; + + var _parentHandlesStyles = function(id) { + var parents = $ax('#' + id).getParents(true, ['dynamicPanel', 'layer'])[0]; + if(!parents) return false; + var directParent = true; + for(var i = 0; i < parents.length; i++) { + var parentId = parents[i]; + var parentObj = $obj(parentId); + if(!parentObj.propagate) { + directParent = false; + continue; + } + return { id: parentId, direct: directParent }; + } + return false; + }; + _dynamicPanelManager.parentHandlesStyles = _parentHandlesStyles; + + var _propagateMouseOver = function(id, value) { + propagate(id, true, value); + }; + _dynamicPanelManager.propagateMouseOver = _propagateMouseOver; + + var _propagateMouseDown = function(id, value) { + propagate(id, false, value); + }; + _dynamicPanelManager.propagateMouseDown = _propagateMouseDown; + + var propagate = function(id, hover, value) { + var hoverChildren = function(children) { + if(!children) return; + for(var i = 0; i < children.length; i++) { + var elementId = children[i].id; + var obj = $obj(elementId); + if(obj == null) { + elementId = elementId.split('_')[0]; + obj = $obj(elementId); + } + if(obj == null) continue; + if (($ax.public.fn.IsDynamicPanel(obj.type) || $ax.public.fn.IsLayer(obj.type)) && !obj.propagate) continue; + + if(hover) $ax.style.SetWidgetHover(elementId, value); + else $ax.style.SetWidgetMouseDown(elementId, value); + $ax.annotation.updateLinkLocations(elementId); + + hoverChildren(children[i].children); + } + }; + hoverChildren($ax('#' + id).getChildren(true)[0].children); + }; +}); diff --git a/src/resources/scripts/axure/sto.js b/src/resources/scripts/axure/sto.js new file mode 100644 index 0000000..e9b0f86 --- /dev/null +++ b/src/resources/scripts/axure/sto.js @@ -0,0 +1,231 @@ + +$axure.internal(function($ax) { + var funcs = {}; + + var weekday = new Array(7); + weekday[0] = "Sunday"; + weekday[1] = "Monday"; + weekday[2] = "Tuesday"; + weekday[3] = "Wednesday"; + weekday[4] = "Thursday"; + weekday[5] = "Friday"; + weekday[6] = "Saturday"; + + funcs.getDayOfWeek = function() { + return _getDayOfWeek(this.getDay()); + }; + + var _getDayOfWeek = $ax.getDayOfWeek = function(day) { + return weekday[day]; + }; + + var month = new Array(12); + month[0] = "January"; + month[1] = "February"; + month[2] = "March"; + month[3] = "April"; + month[4] = "May"; + month[5] = "June"; + month[6] = "July"; + month[7] = "August"; + month[8] = "September"; + month[9] = "October"; + month[10] = "November"; + month[11] = "December"; + + funcs.getMonthName = function() { + return _getMonthName(this.getMonth()); + }; + + var _getMonthName = $ax.getMonthName = function(monthNum) { + return month[monthNum]; + }; + + funcs.getMonth = function() { + return this.getMonth() + 1; + }; + + funcs.addYears = function(years) { + var retVal = new Date(this.valueOf()); + retVal.setFullYear(this.getFullYear() + Number(years)); + return retVal; + }; + + funcs.addMonths = function(months) { + var retVal = new Date(this.valueOf()); + retVal.setMonth(this.getMonth() + Number(months)); + return retVal; + }; + + funcs.addDays = function(days) { + var retVal = new Date(this.valueOf()); + retVal.setDate(this.getDate() + Number(days)); + return retVal; + }; + + funcs.addHours = function(hours) { + var retVal = new Date(this.valueOf()); + retVal.setHours(this.getHours() + Number(hours)); + return retVal; + }; + + funcs.addMinutes = function(minutes) { + var retVal = new Date(this.valueOf()); + retVal.setMinutes(this.getMinutes() + Number(minutes)); + return retVal; + }; + + funcs.addSeconds = function(seconds) { + var retVal = new Date(this.valueOf()); + retVal.setSeconds(this.getSeconds() + Number(seconds)); + return retVal; + }; + + funcs.addMilliseconds = function(milliseconds) { + var retVal = new Date(this.valueOf()); + retVal.setMilliseconds(this.getMilliseconds() + Number(milliseconds)); + return retVal; + }; + + var _stoHandlers = {}; + + _stoHandlers.literal = function(sto, scope, eventInfo) { + return sto.value; + }; + + //need angle bracket syntax because var is a reserved word + _stoHandlers['var'] = function(sto, scope, eventInfo) { + // Can't us 'A || B' here, because the first value can be false, true, or empty string and still be valid. + var retVal = scope.hasOwnProperty(sto.name) ? scope[sto.name] : $ax.globalVariableProvider.getVariableValue(sto.name, eventInfo); + // Handle desired type here? + + if(retVal && retVal.exprType) { + retVal = $ax.expr.evaluateExpr(retVal, eventInfo); + } + + if((sto.desiredType == 'int' || sto.desiredType == 'float')) { + var num = new Number(retVal); + retVal = isNaN(num.valueOf()) ? retVal : num; + } + + + return retVal; + }; + + //TODO: Perhaps repeaterId can be detirmined at generation, and stored in the sto info. + _stoHandlers.item = function(sto, scope, eventInfo, prop) { + prop = prop || (eventInfo.data ? 'data' : eventInfo.link ? 'url' : eventInfo.image ? 'img' : 'text'); + var id = sto.isTarget || !$ax.repeater.hasData(eventInfo.srcElement, sto.name) ? eventInfo.targetElement : eventInfo.srcElement; + return getData(eventInfo, id, sto.name, prop); + }; + + var getData = function(eventInfo, id, name, prop) { + var repeaterId = $ax.getParentRepeaterFromScriptId($ax.repeater.getScriptIdFromElementId(id)); + var itemId = $ax.repeater.getItemIdFromElementId(id); + return $ax.repeater.getData(eventInfo, repeaterId, itemId, name, prop); + }; + + _stoHandlers.paren = function(sto, scope, eventInfo) { + return _evaluateSTO(sto.innerSTO, scope, eventInfo); + }; + + _stoHandlers.fCall = function(sto, scope, eventInfo) { + //TODO: [mas] handle required type + var thisObj = _evaluateSTO(sto.thisSTO, scope, eventInfo); + if(sto.thisSTO.desiredType == 'string' && sto.thisSTO.computedType != 'string') thisObj = thisObj.toString(); + + var args = []; + for(var i = 0; i < sto.arguments.length; i++) { + args[i] = _evaluateSTO(sto.arguments[i], scope, eventInfo); + } + var fn = (funcs.hasOwnProperty(sto.func) && funcs[sto.func]) || thisObj[sto.func]; + return fn.apply(thisObj, args); + }; + + _stoHandlers.propCall = function(sto, scope, eventInfo) { + //TODO: [mas] handle required type + if((sto.prop == 'url' || sto.prop == 'img') && sto.thisSTO.sto == 'item') return _stoHandlers.item(sto.thisSTO, scope, eventInfo, sto.prop); + var thisObj = _evaluateSTO(sto.thisSTO, scope, eventInfo); + var prop = thisObj[sto.prop] instanceof Function ? thisObj[sto.prop]() : thisObj[sto.prop]; + return prop; + }; + + var _binOps = {}; + _binOps['+'] = function(left, right) { + if(left instanceof Date) return addDayToDate(left, right); + if(right instanceof Date) return addDayToDate(right, left); + + var num = Number(left) + Number(right); + return isNaN(num) ? (String(left) + String(right)) : num; + }; + _binOps['-'] = function(left, right) { + if(left instanceof Date) return addDayToDate(left, -right); + return left - right; + }; + _binOps['*'] = function(left, right) { return Number(left) * Number(right); }; + _binOps['/'] = function(left, right) { return Number(left) / Number(right); }; + _binOps['%'] = function(left, right) { return Number(left) % Number(right); }; + _binOps['=='] = function(left, right) { return _getBool(left) == _getBool(right); }; + _binOps['!='] = function(left, right) { return _getBool(left) != _getBool(right); }; + _binOps['<'] = function(left, right) { return Number(left) < Number(right); }; + _binOps['<='] = function(left, right) { return Number(left) <= Number(right); }; + _binOps['>'] = function(left, right) { return Number(left) > Number(right); }; + _binOps['>='] = function(left, right) { return Number(left) >= Number(right); }; + _binOps['&&'] = function(left, right) { return _getBool(left) && _getBool(right); }; + _binOps['||'] = function(left, right) { return _getBool(left) || _getBool(right); }; + + // TODO: Move this to generic place to be used. + var addDayToDate = function(date, days) { + var retVal = new Date(date.valueOf()); + retVal.setDate(date.getDate() + days); + return retVal; + }; + + var _unOps = {}; + _unOps['+'] = function(arg) { return +arg; }; + _unOps['-'] = function(arg) { return -arg; }; + _unOps['!'] = function(arg) { return !_getBool(arg); }; + + _stoHandlers.binOp = function(sto, scope, eventInfo) { + var left = _evaluateSTO(sto.leftSTO, scope, eventInfo); + var right = _evaluateSTO(sto.rightSTO, scope, eventInfo); + return _binOps[sto.op](left, right); + }; + + _stoHandlers.unOp = function(sto, scope, eventInfo) { + var input = _evaluateSTO(sto.inputSTO, scope, eventInfo); + return _unOps[sto.op](input); + }; + + var _getBool = function(val) { + var lowerVal = val.toLowerCase ? val.toLowerCase() : val; + return lowerVal == "false" ? false : lowerVal == "true" ? true : val; + }; + $ax.getBool = _getBool; + + var _evaluateSTO = function(sto, scope, eventInfo) { + if(sto.sto == 'error') return undefined; + return _tryEscapeRichText(castSto(_stoHandlers[sto.sto](sto, scope, eventInfo), sto), eventInfo); + }; + $ax.evaluateSTO = _evaluateSTO; + + var castSto = function(val, sto) { + var type = sto.computedType || sto.desiredType; + if(type == 'string') val = String(val); + else if(type == 'date' && !(val instanceof Date)) val = new Date(val); + else if(type == 'int' || type == 'float') val = Number(val); + else if(type == 'bool') val = Boolean(val); + + return val; + }; + + var _tryEscapeRichText = function(text, eventInfo) { + return eventInfo.htmlLiteral ? _escapeRichText(text) : text; + }; + + var _escapeRichText = function(text) { + if(typeof (text) != 'string') return text; + + return text.replace('<', '<'); + }; +}); \ No newline at end of file diff --git a/src/resources/scripts/axure/style.js b/src/resources/scripts/axure/style.js new file mode 100644 index 0000000..0d7399a --- /dev/null +++ b/src/resources/scripts/axure/style.js @@ -0,0 +1,1389 @@ +$axure.internal(function($ax) { + var _style = {}; + $ax.style = _style; + + var _disabledWidgets = {}; + var _selectedWidgets = {}; + + // A table to cache the outerHTML of the _rtf elements before the rollover state is applied. + var _originalTextCache = {}; + // A table to exclude the normal style from adaptive overrides + var _shapesWithSetRichText = {}; + + // just a listing of shape ids + var _adaptiveStyledWidgets = {}; + + var _setLinkStyle = function(id, styleName) { + var parentId = $ax.GetParentIdFromLink(id); + var style = _computeAllOverrides(id, parentId, styleName, $ax.adaptive.currentViewId); + + var textId = $ax.GetTextPanelId(parentId); + if(!_originalTextCache[textId]) { + $ax.style.CacheOriginalText(textId); + } + if($.isEmptyObject(style)) return; + + var textCache = _originalTextCache[textId].styleCache; + + _transformTextWithVerticalAlignment(textId, function() { + var cssProps = _getCssStyleProperties(style); + $('#' + id).find('*').addBack().each(function(index, element) { + element.setAttribute('style', textCache[element.id]); + _applyCssProps(element, cssProps); + }); + }); + }; + + var _resetLinkStyle = function(id) { + var textId = $ax.GetTextPanelId($ax.GetParentIdFromLink(id)); + var textCache = _originalTextCache[textId].styleCache; + + _transformTextWithVerticalAlignment(textId, function() { + $('#' + id).find('*').addBack().each(function(index, element) { + element.style.cssText = textCache[element.id]; + }); + }); + if($ax.event.mouseDownObjectId) { + $ax.style.SetWidgetMouseDown($ax.event.mouseDownObjectId, true); + } else if($ax.event.mouseOverObjectId) { + $ax.style.SetWidgetHover($ax.event.mouseOverObjectId, true); + } + }; + + $ax.style.SetLinkHover = function(id) { + _setLinkStyle(id, MOUSE_OVER); + }; + + $ax.style.SetLinkNotHover = function(id) { + _resetLinkStyle(id); + }; + + $ax.style.SetLinkMouseDown = function(id) { + _setLinkStyle(id, MOUSE_DOWN); + }; + + $ax.style.SetLinkNotMouseDown = function(id) { + _resetLinkStyle(id); + var style = _computeAllOverrides(id, $ax.event.mouseOverObjectId, MOUSE_OVER, $ax.adaptive.currentViewId); + + if(!$.isEmptyObject(style)) $ax.style.SetLinkHover(id); + //we dont do anything here because the widget not mouse down has taken over here + }; + + var _widgetHasState = function(id, state) { + if($ax.style.getElementImageOverride(id, state)) return true; + var diagramObject = $ax.getObjectFromElementId(id); + + //var adaptiveIdChain = $ax.adaptive.getAdaptiveIdChain($ax.adaptive.currentViewId); + var adaptiveIdChain = $ax.style.getViewIdChain($ax.adaptive.currentViewId, id, diagramObject); + + for(var i = 0; i < adaptiveIdChain.length; i++) { + var viewId = adaptiveIdChain[i]; + var adaptiveStyle = diagramObject.adaptiveStyles[viewId]; + if(adaptiveStyle && adaptiveStyle.stateStyles && adaptiveStyle.stateStyles[state]) return true; + } + + if(diagramObject.style.stateStyles) { + var stateStyle = diagramObject.style.stateStyles[state]; + if(!stateStyle) return false; + return !$.isEmptyObject(stateStyle); + } + + return false; + }; + + // Returns what overrides the hover, or false if nothing. + var _hoverOverride = function(id) { + if($ax.style.IsWidgetDisabled(id)) return DISABLED; + if($ax.style.IsWidgetSelected(id)) return SELECTED; + var obj = $ax.getObjectFromElementId(id); + if(!obj.isContained) return false; + var path = $ax.getPathFromScriptId($ax.repeater.getScriptIdFromElementId(id)); + path[path.length - 1] = obj.parent.id; + var itemId = $ax.repeater.getItemIdFromElementId(id); + return _hoverOverride($ax.getElementIdFromPath(path, { itemNum: itemId })); + }; + + $ax.style.SetWidgetHover = function(id, value) { + var override = _hoverOverride(id); + if(override == DISABLED) return; + if(!_widgetHasState(id, MOUSE_OVER)) return; + + var valToSet = value || _isRolloverOverride(id); + var state = _generateMouseState(id, valToSet ? MOUSE_OVER : NORMAL, override == SELECTED); + _applyImageAndTextJson(id, state); + _updateElementIdImageStyle(id, state); + }; + + var _rolloverOverrides = []; + var _isRolloverOverride = function(id) { + return _rolloverOverrides.indexOf(id) != -1; + }; + + $ax.style.AddRolloverOverride = function(id) { + if(_isRolloverOverride(id)) return; + _rolloverOverrides[_rolloverOverrides.length] = id; + if($ax.event.mouseOverIds.indexOf(id) == -1) $ax.style.SetWidgetHover(id, true); + }; + + $ax.style.RemoveRolloverOverride = function(id) { + var index = _rolloverOverrides.indexOf(id); + if(index == -1) return; + $ax.splice(_rolloverOverrides, index, 1); + if($ax.event.mouseOverIds.indexOf(id) == -1) $ax.style.SetWidgetHover(id, false); + }; + + // function GetWidgetCurrentState(id) { + // if($ax.style.IsWidgetDisabled(id)) return "disabled"; + // if($ax.style.IsWidgetSelected(id)) return "selected"; + // if($ax.event.mouseOverObjectId == id) return "mouseOver"; + // if($ax.event.mouseDownObjectId == id) return "mouseDown"; + + // return "normal"; + // } + + $ax.style.ObjHasMouseDown = function(id) { + var obj = $obj(id); + if($ax.style.getElementImageOverride(id, 'mouseDown') || obj.style && obj.style.stateStyles && obj.style.stateStyles.mouseDown) return true; + + //var chain = $ax.adaptive.getAdaptiveIdChain($ax.adaptive.currentViewId); + var chain = $ax.style.getViewIdChain($ax.adaptive.currentViewId, id, obj); + for(var i = 0; i < chain.length; i++) { + var style = obj.adaptiveStyles[chain[i]]; + if(style && style.stateStyles && style.stateStyles.mouseDown) return true; + } + return false; + }; + + $ax.style.SetWidgetMouseDown = function(id, value, checkMouseOver) { + if($ax.style.IsWidgetDisabled(id)) return; + if(!_widgetHasState(id, MOUSE_DOWN)) return; + + //if set to value is true, it's mousedown, if check mouseover is true, + //check if element is currently mouseover and has mouseover state before setting mouseover + if(value) var state = MOUSE_DOWN; + else if(!checkMouseOver || $ax.event.mouseOverIds.indexOf(id) !== -1 && _widgetHasState(id, MOUSE_OVER)) state = MOUSE_OVER; + else state = NORMAL; + + var mouseState = _generateMouseState(id, state, $ax.style.IsWidgetSelected(id)); + _applyImageAndTextJson(id, mouseState); + _updateElementIdImageStyle(id, mouseState); + }; + + var _generateMouseState = function(id, mouseState, selected) { + + var isSelectedFocused = function (state) { + if(!_widgetHasState(id, FOCUSED)) return state; + + var jObj = $('#' + id); + if(state == SELECTED) return (jObj.hasClass(FOCUSED)) ? SELECTED_FOCUSED : state; + else return (jObj.hasClass(FOCUSED) || jObj.hasClass(SELECTED_FOCUSED)) ? FOCUSED : state; + } + + if (selected) { + if (_style.getElementImageOverride(id, SELECTED)) return isSelectedFocused(SELECTED); + + var obj = $obj(id); + //var viewChain = $ax.adaptive.getAdaptiveIdChain($ax.adaptive.currentViewId); + var viewChain = $ax.style.getViewIdChain($ax.adaptive.currentViewId, id, obj); + viewChain[viewChain.length] = ''; + if($ax.IsDynamicPanel(obj.type) || $ax.IsLayer(obj.type)) return isSelectedFocused(SELECTED); + + var any = function(dict) { + for(var key in dict) return true; + return false; + }; + + for(var i = 0; i < viewChain.length; i++) { + var viewId = viewChain[i]; + // Need to check seperately for images. + var scriptId = $ax.repeater.getScriptIdFromElementId(id); + if(obj.adaptiveStyles && obj.adaptiveStyles[viewId] && any(obj.adaptiveStyles[viewId]) + || obj.images && (obj.images[scriptId + '~selected~' + viewId] || obj.images['selected~' + viewId])) return isSelectedFocused(SELECTED); + } + var selectedStyle = obj.style && obj.style.stateStyles && obj.style.stateStyles.selected; + if(selectedStyle && any(selectedStyle)) return isSelectedFocused(SELECTED); + } + + // Not using selected + return isSelectedFocused(mouseState); + }; + + $ax.style.SetWidgetFocused = function (id, value) { + if (_isWidgetDisabled(id)) return; + if (!_widgetHasState(id, FOCUSED)) return; + + if (value) var state = $ax.style.IsWidgetSelected(id) ? SELECTED_FOCUSED : FOCUSED; + else state = $ax.style.IsWidgetSelected(id) ? SELECTED : NORMAL; + + _applyImageAndTextJson(id, state); + _updateElementIdImageStyle(id, state); + } + + $ax.style.SetWidgetSelected = function(id, value, alwaysApply) { + if(_isWidgetDisabled(id)) return; + //NOTE: not firing select events if state didn't change + var raiseSelectedEvents = $ax.style.IsWidgetSelected(id) != value; + + if(value) { + var group = $('#' + id).attr('selectiongroup'); + if(group) { + $("[selectiongroup='" + group + "']").each(function() { + var otherId = this.id; + if(otherId == id) return; + if ($ax.visibility.isScriptIdLimbo($ax.repeater.getScriptIdFromElementId(otherId))) return; + $ax.style.SetWidgetSelected(otherId, false, alwaysApply); + }); + } + } + var obj = $obj(id); + if(obj) { + var actionId = id; + if ($ax.public.fn.IsDynamicPanel(obj.type) || $ax.public.fn.IsLayer(obj.type)) { + if(!value) $jobj(id).removeClass('selected'); + var children = $axure('#' + id).getChildren()[0].children; + var skipIds = new Set(); + for(var i = 0; i < children.length; i++) { + var childId = children[i]; + // only set one member of selection group in children selected since subsequent calls + // will unselect the previous one anyway + if(value) { + if(skipIds.has(childId)) continue; + var group = $('#' + childId).attr('selectiongroup'); + if(group) for (var item of $("[selectiongroup='" + group + "']")) skipIds.add(item.id); + } + // Special case for trees + var childObj = $jobj(childId); + if(childObj.hasClass('treeroot')) { + var treenodes = childObj.find('.treenode'); + for(var j = 0; j < treenodes.length; j++) { + $axure('#' + treenodes[j].id).selected(value); + } + } else $axure('#' + childId).selected(value); + } + } else { + var widgetHasSelectedState = _widgetHasState(id, SELECTED); + while(obj.isContained && !widgetHasSelectedState) obj = obj.parent; + var itemId = $ax.repeater.getItemIdFromElementId(id); + var path = $ax.getPathFromScriptId($ax.repeater.getScriptIdFromElementId(id)); + path[path.length - 1] = obj.id; + actionId = $ax.getElementIdFromPath(path, { itemNum: itemId }); + if(alwaysApply || widgetHasSelectedState) { + var state = _generateSelectedState(actionId, value); + _applyImageAndTextJson(actionId, state); + _updateElementIdImageStyle(actionId, state); + } + //added actionId and this hacky logic because we set style state on child, but interaction on parent + //then the id saved in _selectedWidgets would be depended on widgetHasSelectedState... more see case 1818143 + while(obj.isContained && !$ax.getObjectFromElementId(id).interactionMap) obj = obj.parent; + path = $ax.getPathFromScriptId($ax.repeater.getScriptIdFromElementId(id)); + path[path.length - 1] = obj.id; + actionId = $ax.getElementIdFromPath(path, { itemNum: itemId }); + } + } + + // ApplyImageAndTextJson(id, value ? 'selected' : 'normal'); + _selectedWidgets[id] = value; + if(raiseSelectedEvents) $ax.event.raiseSelectedEvents(actionId, value); + }; + + var _generateSelectedState = function(id, selected) { + var mouseState = $ax.event.mouseDownObjectId == id ? MOUSE_DOWN : $.inArray(id, $ax.event.mouseOverIds) != -1 ? MOUSE_OVER : NORMAL; + //var mouseState = $ax.event.mouseDownObjectId == id ? MOUSE_DOWN : $ax.event.mouseOverIds.indexOf(id) != -1 ? MOUSE_OVER : NORMAL; + return _generateMouseState(id, mouseState, selected); + }; + + $ax.style.IsWidgetSelected = function(id) { + return Boolean(_selectedWidgets[id]) || $('#'+id).hasClass('selected'); + }; + + $ax.style.SetWidgetEnabled = function(id, value) { + _disabledWidgets[id] = !value; + $('#' + id).find('a').css('cursor', value ? 'pointer' : 'default'); + + if(!_widgetHasState(id, DISABLED)) return; + if(!value) { + _applyImageAndTextJson(id, DISABLED); + _updateElementIdImageStyle(id, DISABLED); + } else $ax.style.SetWidgetSelected(id, $ax.style.IsWidgetSelected(id), true); + }; + + $ax.style.SetWidgetPlaceholder = function(id, active, text, password) { + var inputId = $ax.repeater.applySuffixToElementId(id, '_input'); + + // Right now this is the only style on the widget. If other styles (ex. Rollover), are allowed + // on TextBox/TextArea, or Placeholder is applied to more widgets, this may need to do more. + var obj = $jobj(inputId); + + var height = document.getElementById(inputId).style['height']; + var width = document.getElementById(inputId).style['width']; + obj.attr('style', ''); + //removing all styles, but now we can change the size, so we should add them back + //this is more like a quick hack + if (height) obj.css('height', height); + if (width) obj.css('width', width); + + if(!active) { + try { //ie8 and below error + if(password) document.getElementById(inputId).type = 'password'; + } catch(e) { } + } else { + var element = $('#' + inputId)[0]; + var style = _computeAllOverrides(id, undefined, HINT, $ax.adaptive.currentViewId); + var styleProperties = _getCssStyleProperties(style); + + //moved this out of GetCssStyleProperties for now because it was breaking un/rollovers with gradient fills + //if(style.fill) styleProperties.allProps.backgroundColor = _getColorFromFill(style.fill); + + _applyCssProps(element, styleProperties, true); + try { //ie8 and below error + if(password && text) document.getElementById(inputId).type = 'text'; + } catch(e) { } + } + obj.val(text); + }; + + var _isWidgetDisabled = $ax.style.IsWidgetDisabled = function(id) { + return Boolean(_disabledWidgets[id]); + }; + + var _elementIdsToImageOverrides = {}; + $ax.style.mapElementIdToImageOverrides = function (elementId, override) { + for(var key in override) _addImageOverride(elementId, key, override[key]); + }; + + var _addImageOverride = function (elementId, state, val) { + if (!_elementIdsToImageOverrides[elementId]) _elementIdsToImageOverrides[elementId] = {}; + _elementIdsToImageOverrides[elementId][state] = val; + } + + $ax.style.deleteElementIdToImageOverride = function(elementId) { + delete _elementIdsToImageOverrides[elementId]; + }; + + $ax.style.getElementImageOverride = function(elementId, state) { + var url = _elementIdsToImageOverrides[elementId] && _elementIdsToImageOverrides[elementId][state]; + return url; + }; + + $ax.style.elementHasAnyImageOverride = function(elementId) { + return Boolean(_elementIdsToImageOverrides[elementId]); + }; + + var NORMAL = 'normal'; + var MOUSE_OVER = 'mouseOver'; + var MOUSE_DOWN = 'mouseDown'; + var SELECTED = 'selected'; + var DISABLED = 'disabled'; + var HINT = 'hint'; + var FOCUSED = 'focused'; + var SELECTED_FOCUSED = 'selectedFocused'; + const SELECTED_DISABLED = 'selectedDisabled'; + $ax.constants.SELECTED_DISABLED = SELECTED_DISABLED; + var ALL_STATES = [MOUSE_OVER, MOUSE_DOWN, SELECTED, FOCUSED, SELECTED_FOCUSED, DISABLED]; + + var _generateState = _style.generateState = function(id) { + return $ax.placeholderManager.isActive(id) ? HINT : _style.IsWidgetDisabled(id) ? DISABLED : _generateSelectedState(id, _style.IsWidgetSelected(id)); + }; + + var _progressState = _style.progessState = function(state) { + if(state == NORMAL) return false; + if(state == MOUSE_DOWN) return MOUSE_OVER; + return NORMAL; + }; + + var _unprogressState = function(state, goal) { + state = state || NORMAL; + if(state == goal || state == SELECTED_FOCUSED) return undefined; + if(state == NORMAL && goal == MOUSE_DOWN) return MOUSE_OVER; + if(state == NORMAL && goal == SELECTED_FOCUSED) return SELECTED; + if(state == SELECTED && goal == SELECTED_FOCUSED) return FOCUSED; + return goal; + }; + + var _updateElementIdImageStyle = _style.updateElementIdImageStyle = function(elementId, state) { + if(!_style.elementHasAnyImageOverride(elementId)) return; + + if(!state) state = _generateState(elementId); + + var style = _computeFullStyle(elementId, state, $ax.adaptive.currentViewId); + + var query = $jobj($ax.repeater.applySuffixToElementId(elementId, '_img')); + style.size.width = query.width(); + style.size.height = query.height(); + var borderId = $ax.repeater.applySuffixToElementId(elementId, '_border'); + var borderQuery = $jobj(borderId); + if(!borderQuery.length) { + borderQuery = $('
    '); + borderQuery.attr('id', borderId); + query.after(borderQuery); + } + + borderQuery.attr('style', ''); + //borderQuery.css('position', 'absolute'); + query.attr('style', ''); + + var borderQueryCss = { 'position': 'absolute' }; + var queryCss = {} + + var borderWidth = Number(style.borderWidth); + var hasBorderWidth = borderWidth > 0; + if(hasBorderWidth) { + //borderQuery.css('border-style', 'solid'); + //borderQuery.css('border-width', borderWidth + 'px'); // If images start being able to turn off borders on specific sides, need to update this. + //borderQuery.css('width', style.size.width - borderWidth * 2); + //borderQuery.css('height', style.size.height - borderWidth * 2); + //borderQuery.css({ + // 'border-style': 'solid', + // 'border-width': borderWidth + 'px', + // 'width': style.size.width - borderWidth * 2, + // 'height': style.size.height - borderWidth * 2 + //}); + borderQueryCss['border-style'] = 'solid'; + borderQueryCss['border-width'] = borderWidth + 'px'; // If images start being able to turn off borders on specific sides, need to update this. + borderQueryCss['width'] = style.size.width - borderWidth * 2; + borderQueryCss['height'] = style.size.height - borderWidth * 2; + } + + var linePattern = style.linePattern; + if(hasBorderWidth && linePattern) borderQueryCss['border-style'] = linePattern; + + var borderFill = style.borderFill; + if(hasBorderWidth && borderFill) { + var color = borderFill.fillType == 'solid' ? borderFill.color : + borderFill.fillType == 'linearGradient' ? borderFill.colors[0].color : 0; + + var alpha = Math.floor(color / 256 / 256 / 256); + color -= alpha * 256 * 256 * 256; + alpha = alpha / 255; + + var red = Math.floor(color / 256 / 256); + color -= red * 256 * 256; + var green = Math.floor(color / 256); + var blue = color - green * 256; + + borderQueryCss['border-color'] = _rgbaToFunc(red, green, blue, alpha); + } + + var cornerRadiusTopLeft = style.cornerRadius; + if(cornerRadiusTopLeft) { + queryCss['border-radius'] = cornerRadiusTopLeft + 'px'; + borderQueryCss['border-radius'] = cornerRadiusTopLeft + 'px'; + } + + var outerShadow = style.outerShadow; + if(outerShadow && outerShadow.on) { + var arg = ''; + arg += outerShadow.offsetX + 'px' + ' ' + outerShadow.offsetY + 'px' + ' '; + var rgba = outerShadow.color; + arg += outerShadow.blurRadius + 'px' + ' 0px ' + _rgbaToFunc(rgba.r, rgba.g, rgba.b, rgba.a); + //query.css('-moz-box-shadow', arg); + //query.css('-wibkit-box-shadow', arg); + //query.css('box-shadow', arg); + //query.css('left', '0px'); + //query.css('top', '0px'); + //query.css({ + // '-moz-box-shadow': arg, + // '-webkit-box-shadow': arg, + // 'box-shadow': arg, + // 'left': '0px', + // 'top': '0px' + //}); + queryCss['-moz-box-shadow'] = arg; + queryCss['-wibkit-box-shadow'] = arg; + queryCss['box-shadow'] = arg; + queryCss['left'] = '0px'; + queryCss['top'] = '0px'; + } + + queryCss['width'] = style.size.width; + queryCss['height'] = style.size.height; + + borderQuery.css(borderQueryCss); + query.css(queryCss); + + //query.css({ width: style.size.width, height: style.size.height }); + }; + + var _rgbaToFunc = function(red, green, blue, alpha) { + return 'rgba(' + red + ',' + green + ',' + blue + ',' + alpha + ')'; + }; + + var _applyImageAndTextJson = function(id, event) { + var textId = $ax.GetTextPanelId(id); + if(textId) _resetTextJson(id, textId); + + // This should never be the case + //if(event != '') { + var imgQuery = $jobj($ax.GetImageIdFromShape(id)); + var e = imgQuery.data('events'); + if(e && e[event]) imgQuery.trigger(event); + + var imageUrl = $ax.adaptive.getImageForStateAndView(id, event); + if(imageUrl) _applyImage(id, imageUrl, event); + + var style = _computeAllOverrides(id, undefined, event, $ax.adaptive.currentViewId); + if(!$.isEmptyObject(style) && textId) _applyTextStyle(textId, style); + + _updateStateClasses( + [ + id, + $ax.repeater.applySuffixToElementId(id, '_div'), + $ax.repeater.applySuffixToElementId(id, '_input') + ], event, true + ); + }; + + let _updateStateClasses = function(ids, event, addMouseOverOnMouseDown) { + for(let i = 0; i < ids.length; i++) { + _updateStateClassesHelper(ids[i], event, addMouseOverOnMouseDown); + } + }; + + let _updateStateClassesHelper = function(id, event, addMouseOverOnMouseDown) { + let jobj = $jobj(id); + + //if(jobj[0] && jobj[0].hasAttribute('widgetwidth')) { + // for (var x = 0; x < jobj[0].children.length; x++) { + // var childId = jobj[0].children[x].id; + // if (childId.indexOf('p') < 0) continue; + + // _updateStateClasses(childId, event) ; + // } + //} else { + + if(event == DISABLED || event == SELECTED) { + let diagramObject = $ax.getObjectFromElementId(id); + if(diagramObject && $ax.public.fn.IsSelectionButton(diagramObject.type)) { + var addSelected = event == DISABLED && jobj.hasClass(SELECTED); + var addDisabled = event == SELECTED && jobj.hasClass(DISABLED); + } + } + for (let i = 0; i < ALL_STATES.length; i++) jobj.removeClass(ALL_STATES[i]); + + if(addMouseOverOnMouseDown && event == MOUSE_DOWN) jobj.addClass(MOUSE_OVER); + if(addSelected) jobj.addClass(SELECTED); + if(addDisabled) jobj.addClass(DISABLED); + if(event != NORMAL) jobj.addClass(event); + //} + }; + + /* ------------------- + + here's the algorithm in a nutshell: + [DOWN] -- refers to navigation down the view inheritance heirarchy (default to most specific) + [UP] -- navigate up the heirarchy + + ComputeAllOverrides (object): + All view styles [DOWN] + If hyperlink + - DO ComputeStateStyle for parent object + - if (MouseOver || MouseDown) + - linkMouseOver Style + - if (MouseDown) + - linkMouseDown style + - ComputeStateStyleForViewChain (parent, STATE) + + if (MouseDown) DO ComputeStateStyleForViewChain for object, mouseOver + DO ComputeStateStyleForViewChain for object, style + + + ComputeStateStyleForViewChain (object, STATE) + FIRST STATE state style [UP] the chain OR default object STATE style + + ------------------- */ + + var FONT_PROPS = { + 'typeface': true, + 'fontName': true, + 'fontWeight': true, + 'fontStyle': true, + 'fontStretch': true, + 'fontSize': true, + 'underline': true, + 'foreGroundFill': true, + 'horizontalAlignment': true, + 'letterCase': true, + 'strikethrough': true + }; + + var _getViewIdChain = $ax.style.getViewIdChain = function(currentViewId, id, diagramObject) { + var viewIdChain; + if (diagramObject.owner.type != 'Axure:Master') { + viewIdChain = $ax.adaptive.getAdaptiveIdChain(currentViewId); + } else { + //set viewIdChain to the chain from the parent RDO + var parentRdoId = $ax('#' + id).getParents(true, ['rdo'])[0][0]; + var rdoState = $ax.style.generateState(parentRdoId); + var rdoStyle = $ax.style.computeFullStyle(parentRdoId, rdoState, currentViewId); + var viewOverride = rdoStyle.viewOverride; + viewIdChain = $ax.adaptive.getMasterAdaptiveIdChain(diagramObject.owner.packageId, viewOverride); + } + return viewIdChain; + } + + var _computeAllOverrides = $ax.style.computeAllOverrides = function(id, parentId, state, currentViewId) { + var computedStyle = {}; + if(parentId) computedStyle = _computeAllOverrides(parentId, null, state, currentViewId); + + var diagramObject = $ax.getObjectFromElementId(id); + + var viewIdChain = _getViewIdChain(currentViewId, id, diagramObject); + var excludeFont = _shapesWithSetRichText[id]; + for(var i = 0; i < viewIdChain.length; i++) { + var viewId = viewIdChain[i]; + var style = diagramObject.adaptiveStyles[viewId]; + if(style) { + // we want to exclude the normal font style for shapes where the rich text has been set with an interaction + // so we copy the style so we don't modify the original, then delete all the font props. + if(excludeFont) { + style = $ax.deepCopy(style); + for(var prop in FONT_PROPS) delete style[prop]; + } + + if(style) { + var customStyle = style.baseStyle && $ax.document.stylesheet.stylesById[style.baseStyle]; + //make sure not to extend the customStyle this can mutate it for future use + $.extend(computedStyle, customStyle); + } + $.extend(computedStyle, style); + } + } + + var currState = NORMAL; + while(currState) { + $.extend(computedStyle, _computeStateStyleForViewChain(diagramObject, currState, viewIdChain, true)); + currState = _unprogressState(currState, state); + } + + return _removeUnsupportedProperties(computedStyle, diagramObject); + }; + + var _computeStateStyleForViewChain = function(diagramObject, state, viewIdChain, excludeNormal) { + var styleObject = diagramObject; + while(styleObject.isContained) styleObject = styleObject.parent; + + var adaptiveStyles = styleObject.adaptiveStyles; + + for(var i = viewIdChain.length - 1; i >= 0; i--) { + var viewId = viewIdChain[i]; + var viewStyle = adaptiveStyles[viewId]; + var stateStyle = viewStyle && _getFullStateStyle(viewStyle, state, excludeNormal); + if (stateStyle) return $.extend({}, stateStyle); + else if (viewStyle && viewStyle.stateStyles) return {}; //stateStyles are overriden but states could be null + } + + // we dont want to actually include the object style because those are not overrides, hence the true for "excludeNormal" and not passing the val through + var stateStyleFromDefault = _getFullStateStyle(styleObject.style, state, true); + return $.extend({}, stateStyleFromDefault); + }; + + // returns the full effective style for an object in a state state and view + var _computeFullStyle = $ax.style.computeFullStyle = function(id, state, currentViewId) { + var obj = $obj(id); + var overrides = _computeAllOverrides(id, undefined, state, currentViewId); + // todo: account for image box + var objStyle = obj.style; + var customStyle = objStyle.baseStyle && $ax.document.stylesheet.stylesById[objStyle.baseStyle]; + var returnVal = $.extend({}, $ax.document.stylesheet.defaultStyle, customStyle, objStyle, overrides); + return _removeUnsupportedProperties(returnVal, obj); + }; + + var _removeUnsupportedProperties = function(style, object) { + // for now all we need to do is remove padding from checkboxes and radio buttons + if ($ax.public.fn.IsRadioButton(object.type) || $ax.public.fn.IsCheckBox(object.type)) { + style.paddingTop = 0; + style.paddingLeft = 0; + style.paddingRight = 0; + style.paddingBottom = 0; + } + if ($ax.public.fn.IsTextBox(object.type) || $ax.public.fn.IsTextArea(object.type) || $ax.public.fn.IsButton(object.type) + || $ax.public.fn.IsListBox(object.type) || $ax.public.fn.IsComboBox(object.type)) { + if (object.images && style.fill) delete style['fill']; + } + + return style; + }; + + var _getFullStateStyle = function(style, state, excludeNormal) { + //'normal' is needed because now DiagramObjects get their image from the Style and unapplying a rollover needs the image + var stateStyle = state == 'normal' && !excludeNormal ? style : style && style.stateStyles && style.stateStyles[state]; + if(stateStyle) { + var customStyle = stateStyle.baseStyle && $ax.document.stylesheet.stylesById[stateStyle.baseStyle]; + //make sure not to extend the customStyle this can mutate it for future use + return $.extend({}, customStyle, stateStyle); + } + return undefined; + }; + + // commented this out for now... we actually will probably need it for ie + var _applyOpacityFromStyle = $ax.style.applyOpacityFromStyle = function(id, style) { + return; + var opacity = style.opacity || ''; + $jobj(id).children().css('opacity', opacity); + }; + + var _initialize = function() { + //$ax.style.initializeObjectTextAlignment($ax('*')); + }; + $ax.style.initialize = _initialize; + + //var _initTextAlignment = function(elementId) { + // var textId = $ax.GetTextPanelId(elementId); + // if(textId) { + // _storeIdToAlignProps(textId); + // // now handle vertical alignment + // if(_getObjVisible(textId)) { + // //_setTextAlignment(textId, _idToAlignProps[textId], false); + // _setTextAlignment(textId); + // } + // } + //}; + + //$ax.style.initializeObjectTextAlignment = function(query) { + // query.filter(function(diagramObject) { + // return $ax.public.fn.IsVector(diagramObject.type) || $ax.public.fn.IsImageBox(diagramObject.type); + // }).each(function(diagramObject, elementId) { + // if($jobj(elementId).length == 0) return; + // _initTextAlignment(elementId); + // }); + //}; + + //$ax.style.initializeObjectTextAlignment = function (query) { + // var textIds = []; + // query.filter(function(diagramObject) { + // return $ax.public.fn.IsVector(diagramObject.type) || $ax.public.fn.IsImageBox(diagramObject.type); + // }).each(function(diagramObject, elementId) { + // if($jobj(elementId).length == 0) return; + // var textId = $ax.GetTextPanelId(elementId); + // if(textId) { + // _storeIdToAlignProps(textId); + // textIds.push(textId); + // } + // }); + + // $ax.style.setTextAlignment(textIds); + //}; + + //var _getPadding = $ax.style.getPadding = function (textId) { + // var shapeId = $ax.GetShapeIdFromText(textId); + // var shapeObj = $obj(shapeId); + // var state = _generateState(shapeId); + + // var style = _computeFullStyle(shapeId, state, $ax.adaptive.currentViewId); + // var vAlign = style.verticalAlignment || 'middle'; + + // var paddingLeft = Number(style.paddingLeft) || 0; + // paddingLeft += (Number(shapeObj && shapeObj.extraLeft) || 0); + // var paddingTop = style.paddingTop || 0; + // var paddingRight = style.paddingRight || 0; + // var paddingBottom = style.paddingBottom || 0; + // return { vAlign: vAlign, paddingLeft: paddingLeft, paddingTop: paddingTop, paddingRight: paddingRight, paddingBottom: paddingBottom }; + //} + + //var _storeIdToAlignProps = function(textId) { + // _idToAlignProps[textId] = _getPadding(textId); + //}; + + var _applyImage = $ax.style.applyImage = function (id, imgUrl, state) { + var object = $obj(id); + if (object.generateCompound) { + for (var i = 0; i < object.compoundChildren.length; i++) { + var componentId = object.compoundChildren[i]; + var childId = $ax.public.fn.getComponentId(id, componentId); + var childImgQuery = $jobj(childId + '_img'); + childImgQuery.attr('src', imgUrl[componentId]); + + _updateStateClasses( + [ + childId + '_img', + childId + ], state, false + ); + } + } else { + var imgQuery = $jobj($ax.GetImageIdFromShape(id)); + //it is hard to tell if setting the image or the class first causing less flashing when adding shadows. + imgQuery.attr('src', imgUrl); + + _updateStateClasses( + [ + id, + $ax.GetImageIdFromShape(id) + ], state, false + ); + if (imgQuery.parents('a.basiclink').length > 0) imgQuery.css('border', 'none'); + } + + }; + + $ax.public.fn.getComponentId = function (id, componentId) { + var idParts = id.split('-'); + idParts[0] = idParts[0] + componentId; + return idParts.join('-'); + } + + var _resetTextJson = function(id, textid) { + // reset the opacity + $jobj(id).children().css('opacity', ''); + + var cacheObject = _originalTextCache[textid]; + if(cacheObject) { + _transformTextWithVerticalAlignment(textid, function() { + var styleCache = cacheObject.styleCache; + var textQuery = $('#' + textid); + textQuery.find('*').each(function(index, element) { + element.style.cssText = styleCache[element.id]; + }); + }); + } + }; + + // Preserves the alingment for the element textid after executing transformFn + + //var _getRtfElementHeight = function(rtfElement) { + // if(rtfElement.innerHTML == '') rtfElement.innerHTML = ' '; + + // // To handle render text as image + // //var images = $(rtfElement).children('img'); + // //if(images.length) return images.height(); + // return rtfElement.offsetHeight; + //}; + + // why microsoft decided to default to round to even is beyond me... + //var _roundToEven = function(number) { + // var numString = number.toString(); + // var parts = numString.split('.'); + // if(parts.length == 1) return number; + // if(parts[1].length == 1 && parts[1] == '5') { + // var wholePart = Number(parts[0]); + // return wholePart % 2 == 0 ? wholePart : wholePart + 1; + // } else return Math.round(number); + //}; + + //var _suspendTextAlignment = 0; + //var _suspendedTextIds = []; + //$ax.style.startSuspendTextAlignment = function() { + // _suspendTextAlignment++; + //} + //$ax.style.resumeSuspendTextAlignment = function () { + // _suspendTextAlignment--; + // if(_suspendTextAlignment == 0) $ax.style.setTextAlignment(_suspendedTextIds); + //} + + var _transformTextWithVerticalAlignment = $ax.style.transformTextWithVerticalAlignment = function(textId, transformFn) { + if(!_originalTextCache[textId]) { + $ax.style.CacheOriginalText(textId); + } + + var rtfElement = window.document.getElementById(textId); + if(!rtfElement) return; + + transformFn(); + + //_storeIdToAlignProps(textId); + + //if (_suspendTextAlignment) { + // _suspendedTextIds.push(textId); + // return; + //} + + //$ax.style.setTextAlignment([textId]); + }; + + // this is for vertical alignments set on hidden objects + //var _idToAlignProps = {}; + + //$ax.style.updateTextAlignmentForVisibility = function (textId) { + // var textObj = $jobj(textId); + // // must check if parent id exists. Doesn't exist for text objs in check boxes, and potentially elsewhere. + // var parentId = textObj.parent().attr('id'); + // if (parentId && $ax.visibility.isContainer(parentId)) return; + + // //var alignProps = _idToAlignProps[textId]; + // //if(!alignProps || !_getObjVisible(textId)) return; + // //if (!alignProps) return; + + // //_setTextAlignment(textId, alignProps); + // _setTextAlignment(textId); + //}; + + var _getObjVisible = _style.getObjVisible = function (id) { + var element = document.getElementById(id); + return element && (element.offsetWidth || element.offsetHeight); + }; + + //$ax.style.setTextAlignment = function (textIds) { + + // var getTextAlignDim = function(textId, alignProps) { + // var dim = {}; + // var vAlign = alignProps.vAlign; + // var paddingTop = Number(alignProps.paddingTop); + // var paddingBottom = Number(alignProps.paddingBottom); + // var paddingLeft = Number(alignProps.paddingLeft); + // var paddingRight = Number(alignProps.paddingRight); + + // var topParam = 0.0; + // var bottomParam = 1.0; + // var leftParam = 0.0; + // var rightParam = 1.0; + + // var textObj = $jobj(textId); + // var textObjParent = textObj.offsetParent(); + // var parentId = textObjParent.attr('id'); + // if(!parentId) { + // // Only case should be for radio/checkbox that get the label now because it must be absolute positioned for animate (offset parent ignored it before) + // textObjParent = textObjParent.parent(); + // parentId = textObjParent.attr('id'); + // } + + // parentId = $ax.visibility.getWidgetFromContainer(textObjParent.attr('id')); + // textObjParent = $jobj(parentId); + // var parentObj = $obj(parentId); + // if(parentObj['bottomTextPadding']) bottomParam = parentObj['bottomTextPadding']; + // if(parentObj['topTextPadding']) topParam = parentObj['topTextPadding']; + // if(parentObj['leftTextPadding']) leftParam = parentObj['leftTextPadding']; + // if(parentObj['rightTextPadding']) rightParam = parentObj['rightTextPadding']; + + // // smart shapes are mutually exclusive from compound vectors. + // var isConnector = parentObj.type == $ax.constants.CONNECTOR_TYPE; + // if(isConnector) return; + + // var axTextObjectParent = $ax('#' + textObjParent.attr('id')); + + + // var jDims = textObj.css(['width','left','top']); + // var oldWidth = $ax.getNumFromPx(jDims['width']); + // var oldLeft = $ax.getNumFromPx(jDims['left']); + // var oldTop = $ax.getNumFromPx(jDims['top']); + + // var newTop = 0; + // var newLeft = 0.0; + + // var size = axTextObjectParent.size(); + // var width = size.width; + // var height = size.height; + // //var width = axTextObjectParent.width(); + // //var height = axTextObjectParent.height(); + + // // If text rotated need to handle getting the correct width for text based on bounding rect of rotated parent. + // var boundingRotation = -$ax.move.getRotationDegreeFromElement(textObj[0]); + // var boundingParent = $axure.fn.getBoundingSizeForRotate(width, height, boundingRotation); + // var extraLeftPadding = (width - boundingParent.width) / 2; + // width = boundingParent.width; + // var relativeTop = 0.0; + // relativeTop = height * topParam; + // var containerHeight = height * bottomParam - relativeTop; + + // newLeft = paddingLeft + extraLeftPadding + width * leftParam; + + // var newWidth = width * (rightParam - leftParam) - paddingLeft - paddingRight; + + // var horizChange = newWidth != oldWidth || newLeft != oldLeft; + // if(horizChange) { + // dim.left = newLeft; + // dim.width = newWidth; + // //textObj.css('left', newLeft); + // //textObj.width(newWidth); + // } + + // var textHeight = _getRtfElementHeight(textObj[0]); + + // if(vAlign == "middle") + // newTop = _roundToEven(relativeTop + (containerHeight - textHeight + paddingTop - paddingBottom) / 2); + // else if(vAlign == "bottom") + // newTop = _roundToEven(relativeTop + containerHeight - textHeight - paddingBottom); + // else newTop = _roundToEven(paddingTop + relativeTop); + // var vertChange = oldTop != newTop; + // if (vertChange) dim.top = newTop; //textObj.css('top', newTop + 'px'); + + // return dim; + // }; + + // var applyTextAlignment = function(textId, dim) { + // var textObj = $jobj(textId); + // if(dim.left) { + // textObj.css('left', dim.left); + // textObj.width(dim.width); + // } + // if(dim.top) textObj.css('top', dim.top); + + // if((dim.top || dim.left)) _updateTransformOrigin(textId); + // }; + + // var idToDim = []; + // for (var i = 0; i < textIds.length; i++) { + // var textId = textIds[i]; + // var alignProps = _idToAlignProps[textId]; + // if (!alignProps || !_getObjVisible(textId)) continue; + + // idToDim.push({ id: textId, dim: getTextAlignDim(textId, alignProps) }); + // } + + // for (var i = 0; i < idToDim.length; i++) { + // var info = idToDim[i]; + // applyTextAlignment(info.id, info.dim); + // } + //}; + + //var _setTextAlignment = function(textId, alignProps, updateProps) { + // if(updateProps) _storeIdToAlignProps(textId); + // if(!alignProps) return; + + // var vAlign = alignProps.vAlign; + // var paddingTop = Number(alignProps.paddingTop); + // var paddingBottom = Number(alignProps.paddingBottom); + // var paddingLeft = Number(alignProps.paddingLeft); + // var paddingRight = Number(alignProps.paddingRight); + + // var topParam = 0.0; + // var bottomParam = 1.0; + // var leftParam = 0.0; + // var rightParam = 1.0; + + // var textObj = $jobj(textId); + // var textObjParent = textObj.offsetParent(); + // var parentId = textObjParent.attr('id'); + // var isConnector = false; + // if(parentId) { + // parentId = $ax.visibility.getWidgetFromContainer(textObjParent.attr('id')); + // textObjParent = $jobj(parentId); + // var parentObj = $obj(parentId); + // if(parentObj['bottomTextPadding']) bottomParam = parentObj['bottomTextPadding']; + // if(parentObj['topTextPadding']) topParam = parentObj['topTextPadding']; + // if(parentObj['leftTextPadding']) leftParam = parentObj['leftTextPadding']; + // if(parentObj['rightTextPadding']) rightParam = parentObj['rightTextPadding']; + + // // smart shapes are mutually exclusive from compound vectors. + // isConnector = parentObj.type == $ax.constants.CONNECTOR_TYPE; + // } + // if(isConnector) return; + + // var axTextObjectParent = $ax('#' + textObjParent.attr('id')); + + // var oldWidth = $ax.getNumFromPx(textObj.css('width')); + // var oldLeft = $ax.getNumFromPx(textObj.css('left')); + // var oldTop = $ax.getNumFromPx(textObj.css('top')); + + // var newTop = 0; + // var newLeft = 0.0; + + // var width = axTextObjectParent.width(); + // var height = axTextObjectParent.height(); + + // // If text rotated need to handle getting the correct width for text based on bounding rect of rotated parent. + // var boundingRotation = -$ax.move.getRotationDegreeFromElement(textObj[0]); + // var boundingParent = $axure.fn.getBoundingSizeForRotate(width, height, boundingRotation); + // var extraLeftPadding = (width - boundingParent.width) / 2; + // width = boundingParent.width; + // var relativeTop = 0.0; + // relativeTop = height * topParam; + // var containerHeight = height * bottomParam - relativeTop; + + + // newLeft = paddingLeft + extraLeftPadding + width * leftParam; + + // var newWidth = width * (rightParam - leftParam) - paddingLeft - paddingRight; + + // var horizChange = newWidth != oldWidth || newLeft != oldLeft; + // if(horizChange) { + // textObj.css('left', newLeft); + // textObj.width(newWidth); + // } + + // var textHeight = _getRtfElementHeight(textObj[0]); + + // if(vAlign == "middle") newTop = _roundToEven(relativeTop + (containerHeight - textHeight + paddingTop - paddingBottom) / 2); + // else if(vAlign == "bottom") newTop = _roundToEven(relativeTop + containerHeight - textHeight - paddingBottom); + // else newTop = _roundToEven(paddingTop + relativeTop); + // var vertChange = oldTop != newTop; + // if(vertChange) textObj.css('top', newTop + 'px'); + + // if((vertChange || horizChange)) _updateTransformOrigin(textId); + //}; + + //var _updateTransformOrigin = function (textId) { + // var textObj = $jobj(textId); + // var parentId = textObj.parent().attr('id'); + // if(!$obj(parentId).hasTransformOrigin) return; + + // //var transformOrigin = textObj.css('-webkit-transform-origin') || + // // textObj.css('-moz-transform-origin') || + // // textObj.css('-ms-transform-origin') || + // // textObj.css('transform-origin'); + // //if(transformOrigin) { + // var textObjParent = $ax('#' + textObj.parent().attr('id')); + // var newX = (textObjParent.width() / 2 - $ax.getNumFromPx(textObj.css('left'))); + // var newY = (textObjParent.height() / 2 - $ax.getNumFromPx(textObj.css('top'))); + // var newOrigin = newX + 'px ' + newY + 'px'; + // textObj.css('-webkit-transform-origin', newOrigin); + // textObj.css('-moz-transform-origin', newOrigin); + // textObj.css('-ms-transform-origin', newOrigin); + // textObj.css('transform-origin', newOrigin); + // //} + //}; + + $ax.style.reselectElements = function() { + for(var id in _selectedWidgets) { + // Only looking for the selected widgets that don't have their class set + if(!_selectedWidgets[id] || $jobj(id).hasClass('selected')) continue; + + $jobj(id).addClass('selected'); + _applyImageAndTextJson(id, $ax.style.generateState(id)); + } + + for(id in _disabledWidgets) { + // Only looking for the disabled widgets that don't have their class yet + if (!_disabledWidgets[id] || $jobj(id).hasClass('disabled')) continue; + + $jobj(id).addClass('disabled'); + _applyImageAndTextJson(id, $ax.style.generateState(id)); + } + } + + $ax.style.clearStateForRepeater = function(repeaterId) { + var children = $ax.getChildElementIdsForRepeater(repeaterId); + for(var i = 0; i < children.length; i++) { + var id = children[i]; + delete _selectedWidgets[id]; + delete _disabledWidgets[id]; + } + } + + _style.updateStateClass = function (repeaterId) { + var subElementIds = $ax.getChildElementIdsForRepeater(repeaterId); + for (var i = 0; i < subElementIds.length; i++) { + _applyImageAndTextJson(subElementIds[i], $ax.style.generateState(subElementIds[i])); + } + } + + $ax.style.clearAdaptiveStyles = function() { + for(var shapeId in _adaptiveStyledWidgets) { + var repeaterId = $ax.getParentRepeaterFromScriptId(shapeId); + if(repeaterId) continue; + var elementId = $ax.GetButtonShapeId(shapeId); + if(elementId) _applyImageAndTextJson(elementId, $ax.style.generateState(elementId)); + } + + _adaptiveStyledWidgets = {}; + }; + + $ax.style.setAdaptiveStyle = function(shapeId, style) { + _adaptiveStyledWidgets[$ax.repeater.getScriptIdFromElementId(shapeId)] = style; + + var textId = $ax.GetTextPanelId(shapeId); + if(textId) _applyTextStyle(textId, style); + + $ax.placeholderManager.refreshPlaceholder(shapeId); + + // removing this for now + // if(style.location) { + // $jobj(shapeId).css('top', style.location.x + "px") + // .css('left', style.location.y + "px"); + // } + }; + + //------------------------------------------------------------------------- + // _applyTextStyle + // + // Applies a rollover style to a text element. + // id : the id of the text object to set. + // styleProperties : an object mapping style properties to values. eg: + // { 'fontWeight' : 'bold', + // 'fontStyle' : 'italic' } + //------------------------------------------------------------------------- + var _applyTextStyle = function(id, style) { + _transformTextWithVerticalAlignment(id, function() { + var styleProperties = _getCssStyleProperties(style); + $('#' + id).find('*').each(function(index, element) { + _applyCssProps(element, styleProperties); + }); + }); + }; + + var _applyCssProps = function(element, styleProperties, applyAllStyle) { + if(applyAllStyle) { + var allProps = styleProperties.allProps; + for(var prop in allProps) element.style[prop] = allProps[prop]; + } else { + var nodeName = element.nodeName.toLowerCase(); + if(nodeName == 'p') { + var parProps = styleProperties.parProps; + for(prop in parProps) element.style[prop] = parProps[prop]; + } else if(nodeName != 'a') { + var runProps = styleProperties.runProps; + for(prop in runProps) element.style[prop] = runProps[prop]; + } + } + }; + + var _getCssShadow = function(shadow) { + return !shadow.on ? "none" + : shadow.offsetX + "px " + shadow.offsetY + "px " + shadow.blurRadius + "px " + _getCssColor(shadow.color); + }; + + var _getCssStyleProperties = function(style) { + var toApply = {}; + toApply.runProps = {}; + toApply.parProps = {}; + toApply.allProps = {}; + + if(style.fontName) toApply.allProps.fontFamily = toApply.runProps.fontFamily = style.fontName; + // we need to set font size on both runs and pars because otherwise it well mess up the measure and thereby vertical alignment + if(style.fontSize) toApply.allProps.fontSize = toApply.runProps.fontSize = toApply.parProps.fontSize = style.fontSize; + if(style.fontWeight !== undefined) toApply.allProps.fontWeight = toApply.runProps.fontWeight = style.fontWeight; + if(style.fontStyle !== undefined) toApply.allProps.fontStyle = toApply.runProps.fontStyle = style.fontStyle; + + var textDecoration = []; + if(style.underline !== undefined) textDecoration[0] = style.underline ? 'underline ' : 'none'; + if(style.strikethrough !== undefined) { + var index = textDecoration.length; + if(style.strikethrough) textDecoration[index] ='line-through'; + else if(index == 0) textDecoration[0] = 'none'; + } + if (textDecoration.length > 0) { + var decorationLineUp = ""; + for (var l = 0; l < textDecoration.length; l++) { + decorationLineUp = decorationLineUp + textDecoration[l]; + } + toApply.allProps.textDecoration = toApply.runProps.textDecoration = decorationLineUp; + } + if(style.foreGroundFill) { + toApply.allProps.color = toApply.runProps.color = _getColorFromFill(style.foreGroundFill); + //if(style.foreGroundFill.opacity) toApply.allProps.opacity = toApply.runProps.opacity = style.foreGroundFill.opacity; + } + if(style.horizontalAlignment) toApply.allProps.textAlign = toApply.parProps.textAlign = toApply.runProps.textAlign = style.horizontalAlignment; + if(style.lineSpacing) toApply.allProps.lineHeight = toApply.parProps.lineHeight = style.lineSpacing; + if(style.textShadow) toApply.allProps.textShadow = toApply.parProps.textShadow = _getCssShadow(style.textShadow); + if (style.letterCase) toApply.allProps.textTransform = toApply.parProps.textTransform = style.letterCase; + if (style.characterSpacing) toApply.allProps.letterSpacing = toApply.runProps.letterSpacing = style.characterSpacing; + + return toApply; + }; + + var _getColorFromFill = function(fill) { + //var fillString = '00000' + fill.color.toString(16); + //return '#' + fillString.substring(fillString.length - 6); + var val = fill.color; + var color = {}; + color.b = val % 256; + val = Math.floor(val / 256); + color.g = val % 256; + val = Math.floor(val / 256); + color.r = val % 256; + color.a = typeof (fill.opacity) == 'number' ? fill.opacity : 1; + return _getCssColor(color); + }; + + var _getCssColor = function(rgbaObj) { + return "rgba(" + rgbaObj.r + ", " + rgbaObj.g + ", " + rgbaObj.b + ", " + rgbaObj.a + ")"; + }; + + // //-------------------------------------------------------------------------- + // // ApplyStyleRecursive + // // + // // Applies a style recursively to all span and div tags including elementNode + // // and all of its children. + // // + // // element : the element to apply the style to + // // styleName : the name of the style property to set (eg. 'font-weight') + // // styleValue : the value of the style to set (eg. 'bold') + // //-------------------------------------------------------------------------- + // function ApplyStyleRecursive(element, styleName, styleValue) { + // var nodeName = element.nodeName.toLowerCase(); + + // if (nodeName == 'div' || nodeName == 'span' || nodeName == 'p') { + // element.style[styleName] = styleValue; + // } + + // for (var i = 0; i < element.childNodes.length; i++) { + // ApplyStyleRecursive(element.childNodes[i], styleName, styleValue); + // } + // } + + // //--------------------------------------------------------------------------- + // // ApplyTextProperty + // // + // // Applies a text property to rtfElement. + // // + // // rtfElement : the the root text element of the rtf object (this is the + // // element named _rtf + // // prop : the style property to set. + // // value : the style value to set. + // //--------------------------------------------------------------------------- + // function ApplyTextProperty(rtfElement, prop, value) { + // /* + // var oldHtml = rtfElement.innerHTML; + // if (prop == 'fontWeight') { + // rtfElement.innerHTML = oldHtml.replace(/< *b *\/?>/gi, ""); + // } else if (prop == 'fontStyle') { + // rtfElement.innerHTML = oldHtml.replace(/< *i *\/?>/gi, ""); + // } else if (prop == 'textDecoration') { + // rtfElement.innerHTML = oldHtml.replace(/< *u *\/?>/gi, ""); + // } + // */ + + // for (var i = 0; i < rtfElement.childNodes.length; i++) { + // ApplyStyleRecursive(rtfElement.childNodes[i], prop, value); + // } + // } + //} + + //--------------------------------------------------------------------------- + // GetAndCacheOriginalText + // + // Gets the html for the pre-rollover state and returns the Html representing + // the Rich text. + //--------------------------------------------------------------------------- + var CACHE_COUNTER = 0; + + $ax.style.CacheOriginalText = function(textId, hasRichTextBeenSet) { + var rtfQuery = $('#' + textId); + if(rtfQuery.length > 0) { + + var styleCache = {}; + rtfQuery.find('*').each(function(index, element) { + var elementId = element.id; + if(!elementId) element.id = elementId = 'cache' + CACHE_COUNTER++; + styleCache[elementId] = element.style.cssText; + }); + + _originalTextCache[textId] = { + styleCache: styleCache + }; + if(hasRichTextBeenSet) { + var shapeId = $ax.GetShapeIdFromText(textId); + _shapesWithSetRichText[shapeId] = true; + } + } + }; + + $ax.style.ClearCacheForRepeater = function(repeaterId) { + for(var elementId in _originalTextCache) { + var scriptId = $ax.repeater.getScriptIdFromElementId(elementId); + if($ax.getParentRepeaterFromScriptId(scriptId) == repeaterId) delete _originalTextCache[elementId]; + } + }; + + + + $ax.style.prefetch = function() { + var scriptIds = $ax.getAllScriptIds(); + var image = new Image(); + for(var i = 0; i < scriptIds.length; i++) { + var obj = $obj(scriptIds[i]); + if (!$ax.public.fn.IsImageBox(obj.type)) continue; + var images = obj.images; + for (var key in images) image.src = images[key]; + + var imageOverrides = obj.imageOverrides; + for(var elementId in imageOverrides) { + var override = imageOverrides[elementId]; + for (var state in override) { + _addImageOverride(elementId, state, override[state]); + image.src = override[state]; + } + } + } + }; +}); \ No newline at end of file diff --git a/src/resources/scripts/axure/tree.js b/src/resources/scripts/axure/tree.js new file mode 100644 index 0000000..7c5ca2d --- /dev/null +++ b/src/resources/scripts/axure/tree.js @@ -0,0 +1,189 @@ +// This is actually for BOTH trees and menus +$axure.internal(function($ax) { + var _tree = $ax.tree = {}; + var _menu = $ax.menu = {}; + + $ax.menu.InitializeSubmenu = function(subMenuId, cellId) { + var $submenudiv = $('#' + subMenuId); + + //mouseenter and leave for parent table cell + $('#' + cellId).mouseenter(function(e) { + //show current submenu +// var submenuElement = document.getElementById(subMenuId); +// if($ax.visibility.IsVisible(submenuElement) && submenuElement.style.display !== 'none') return; + $ax.visibility.SetIdVisible(subMenuId, true); + $ax.legacy.BringToFront(subMenuId); + //$submenudiv.find('.menu_item').each(function() { + // $ax.style.updateTextAlignmentForVisibility($ax.GetTextPanelId($(this).attr('id'))); + //}); + _fireEventForSubmenu(subMenuId, "onShow"); + + }).mouseleave(function (e) { + var offset = $submenudiv.offset(); + var subcontwidth = $submenudiv.width(); + var subcontheight = $submenudiv.height(); + //If mouse is not within the submenu (added 3 pixel margin to top and left calculations), then close the submenu... + if(e.pageX + 3 < offset.left || e.pageX > offset.left + subcontwidth || e.pageY + 3 < offset.top || e.pageY > offset.top + subcontheight) { + $submenudiv.find('.sub_menu').addBack().each(function () { +// if(!$ax.visibility.IsVisible(this)) return; + $ax.visibility.SetVisible(this, false); + _fireEventForSubmenu(subMenuId, "onHide"); + }); + $ax.style.SetWidgetHover(cellId, false); + } + }); + + $submenudiv.css('display', 'none'); + + //mouseleave for submenu + $submenudiv.mouseleave(function(e) { + //close this menu and all menus below it + $(this).find('.sub_menu').addBack().css({ 'visibility': 'hidden', 'display': 'none' }).each(function () { +// if(!$ax.visibility.IsVisible(this)) return; + _fireEventForSubmenu(this.id, "onHide"); + }); + $ax.style.SetWidgetHover(cellId, false); + }); + }; + + var _fireEventForSubmenu = function(targetId, eventName) { + var diagramObject = $ax.getObjectFromElementId(targetId); + var event = diagramObject.interactionMap && diagramObject.interactionMap[eventName]; + if(event) { + var eventInfo = $ax.getEventInfoFromEvent($ax.getjBrowserEvent(), false, targetId); + $ax.event.handleEvent(targetId, eventInfo, event, false, true); + } + } + + function IsNodeVisible(nodeId) { + var current = window.document.getElementById(nodeId); + var parent = current.parentNode; + + //move all the parent's children that are below the node and their annotations + while(!$(current).hasClass("treeroot")) { + if(!$ax.visibility.IsVisible(parent)) return false; + current = parent; + parent = parent.parentNode; + } + return true; + } + + $ax.tree.ExpandNode = function(nodeId, childContainerId, plusMinusId) { + var container = window.document.getElementById(childContainerId); + if(!container || $ax.visibility.IsVisible(container)) return; + $ax.visibility.SetVisible(container, true); + + if(plusMinusId != '') $ax.style.SetWidgetSelected(plusMinusId, true); + + var delta = _getExpandCollapseDelta(nodeId, childContainerId); + + var isVisible = IsNodeVisible(nodeId); + var current = window.document.getElementById(nodeId); + var parent = current.parentNode; + + //move all the parent's children that are below the node and their annotations + while(!$(current).hasClass("treeroot")) { + var after = false; + var i = 0; + for(i = 0; i < parent.childNodes.length; i++) { + var child = parent.childNodes[i]; + if(after && child.id && $(child).hasClass("treenode")) { + var elementId = child.id; + child.style.top = $ax.getNumFromPx($(child).css('top')) + delta + 'px'; + var ann = window.document.getElementById(elementId + "_ann"); + if (ann) ann.style.top = $ax.getNumFromPx($(ann).css('top')) + delta + 'px'; + } + if(child == current) after = true; + } + current = parent; + parent = parent.parentNode; + if(!isVisible && $ax.visibility.IsVisible(parent)) break; + } + }; + + $ax.tree.CollapseNode = function(nodeId, childContainerId, plusMinusId) { + var container = window.document.getElementById(childContainerId); + if(!container || !$ax.visibility.IsVisible(container)) return; + + if(plusMinusId != '') $ax.style.SetWidgetSelected(plusMinusId, false); + + var delta = _getExpandCollapseDelta(nodeId, childContainerId); + + //hide it after getting the delta, otherwise the delta can't be calculated (offsetParent is null) + $ax.visibility.SetVisible(container, false); + + var isVisible = IsNodeVisible(nodeId); + var current = window.document.getElementById(nodeId); + var parent = current.parentNode; + + //move all the parent's children that are below the node and their annotations + while(!$(current).hasClass("treeroot")) { + var after = false; + var i = 0; + for(i = 0; i < parent.childNodes.length; i++) { + var child = parent.childNodes[i]; + if(after && child.id && $(child).hasClass("treenode")) { + var elementId = child.id; + child.style.top = $ax.getNumFromPx($(child).css('top')) - delta + 'px'; + var ann = window.document.getElementById(elementId + "_ann"); + if (ann) ann.style.top = $ax.getNumFromPx($(ann).css('top')) - delta + 'px'; + } + if(child == current) after = true; + } + current = parent; + parent = current.parentNode; + if(!isVisible && $ax.visibility.IsVisible(parent)) break; + } + }; + + var _getExpandCollapseDelta = function(nodeId, childContainerId) { + return _getChildContainerHeightHelper(childContainerId); + }; + + var _getChildContainerHeightHelper = function(childContainerId) { + var height = 0; + $('#' + childContainerId).children().each(function() { + if($(this).hasClass("treenode")) { + height += $(this).height(); + var subContainer = window.document.getElementById(this.id + '_children'); + if(subContainer && $ax.visibility.IsVisible(subContainer)) { + height += _getChildContainerHeightHelper(subContainer.id); + } + } + }); + return height; + }; + + $ax.tree.InitializeTreeNode = function(nodeId, plusminusid, childContainerId, selectText) { + var childContainer = window.document.getElementById(childContainerId); + if(childContainer) { + //relying on the html generator to put this inline so we know to collapse by default + var isCollapsed = childContainer.style.visibility == "hidden"; + if(isCollapsed) $ax.visibility.SetVisible(childContainer, false); + + if(!isCollapsed && plusminusid != '') $ax.style.SetWidgetSelected(plusminusid, true); + } + + if(plusminusid != '') { + $jobj(plusminusid).click(function() { + var visibleSet = $ax.visibility.IsIdVisible(childContainerId); + + if(visibleSet) $ax.tree.CollapseNode(nodeId, childContainerId, plusminusid); + else $ax.tree.ExpandNode(nodeId, childContainerId, plusminusid); + $ax.tree.SelectTreeNode(nodeId, true); + + return false; + }).css('cursor', 'default'); + } + }; + + var _getButtonShapeId = function(id) { + var obj = $obj(id); + return $ax.public.fn.IsTreeNodeObject(obj.type) ? $ax.getElementIdFromPath([obj.buttonShapeId], { relativeTo: id }) : id; + }; + + $ax.tree.SelectTreeNode = function(id, selected) { + $ax.style.SetWidgetSelected(_getButtonShapeId(id), selected); + }; + +}); \ No newline at end of file diff --git a/src/resources/scripts/axure/utils.temp.js b/src/resources/scripts/axure/utils.temp.js new file mode 100644 index 0000000..43ba542 --- /dev/null +++ b/src/resources/scripts/axure/utils.temp.js @@ -0,0 +1,99 @@ +// ******* Deep Copy ******** // +$axure.internal(function($ax) { + // TODO: [ben] Ah, infinite loops cause major issues here. Tried saving objects we've already hit, but that didn't seem to work (at least at my first shot). + // TODO: [ben] To continue from above, added a filter to filter out problem keys. Will need a better way of sorting this out eventually. + var _deepCopy = function (original, trackCopies, filter) { + if(trackCopies) { + var index = _getCopyIndex(original); + if(index != -1) return _originalToCopy[index][1]; + } + var isArray = original instanceof Array; + var isObject = !(original instanceof Function) && !(original instanceof Date) && (original instanceof Object); + if(!isArray && !isObject) return original; + var copy = isArray ? [] : { }; + if(trackCopies) _originalToCopy.push([original, copy]); + isArray ? deepCopyArray(original, trackCopies, copy, filter) : deepCopyObject(original, trackCopies, copy, filter); + return copy; + }; + $ax.deepCopy = _deepCopy; + + // Hacky way to copy event info. Copying dragInfo causes major issues due to infinite loops + // Hashmap doesn't map objects well. It just toStrings them, making them all the same key. This has to be slow... + var _originalToCopy = []; + var _getCopyIndex = function(original) { + for(var i = 0; i < _originalToCopy.length; i++) if(original === _originalToCopy[i][0]) return i; + return -1; + }; + + $ax.eventCopy = function(eventInfo) { + var copy = _deepCopy(eventInfo, true, ['dragInfo', 'elementQuery', 'obj']); + // reset the map. TODO: May need to reset elsewhere too, but this is the only way it's used currently + _originalToCopy = []; + + return copy; + }; + + var deepCopyArray = function(original, trackCopies, copy, filter) { + for(var i = 0; i < original.length; i++) { + copy[i] = _deepCopy(original[i], trackCopies, filter); + } + }; + + var deepCopyObject = function(original, trackCopies, copy, filter) { + for(var key in original) { + if(!original.hasOwnProperty(key)) continue; // Continue if the prop was not put there like a dictionary, but just a native part of the object + + if(filter && filter.indexOf[key] != -1) copy[key] = original[key]; // If that key is filtered out, skip recursion on it. + else copy[key] = _deepCopy(original[key], trackCopies, filter); + } + }; + + // Our implementation of splice because it is broken in IE8... + $ax.splice = function(array, startIndex, count) { + var retval = []; + if(startIndex >= array.length || startIndex < 0 || count == 0) return retval; + if(!count || startIndex + count > array.length) count = array.length - startIndex; + for(var i = 0; i < count; i++) retval[i] = array[startIndex + i]; + for(i = startIndex + count; i < array.length; i++) array[i - count] = array[i]; + for(i = 0; i < count; i++) array.pop(); + return retval; + }; +}); + + + +// ******* Flow Shape Links ******** // +$axure.internal(function($ax) { + + $(window.document).ready(function() { + if (!$ax.document.configuration.linkFlowsToPages && !$ax.document.configuration.linkFlowsToPagesNewWindow) return; + + $ax(function (dObj) { return ($ax.public.fn.IsVector(dObj.type) || $ax.public.fn.IsSnapshot(dObj.type)) && dObj.referencePageUrl; }).each(function (dObj, elementId) { + + var elementIdQuery = $('#' + elementId); + + if($ax.document.configuration.linkFlowsToPages && !$ax.event.HasClick(dObj)) { + elementIdQuery.css("cursor", "pointer"); + elementIdQuery.click(function() { + $ax.navigate({ + url: dObj.referencePageUrl, + target: "current", + includeVariables: true + }); + }); + } + + if($ax.document.configuration.linkFlowsToPagesNewWindow) { + $('#' + elementId + "_ref").append("
    "); + $('#' + elementId + "PagePopup").click(function() { + $ax.navigate({ + url: dObj.referencePageUrl, + target: "new", + includeVariables: true + }); + }); + } + }); + }); + +}); diff --git a/src/resources/scripts/axure/variables.js b/src/resources/scripts/axure/variables.js new file mode 100644 index 0000000..7839bdd --- /dev/null +++ b/src/resources/scripts/axure/variables.js @@ -0,0 +1,136 @@ +// ******* GLOBAL VARIABLE PROVIDER ******** // +$axure.internal(function($ax) { + var _globalVariableValues = {}; + + var _globalVariableProvider = {}; + $ax.globalVariableProvider = _globalVariableProvider; + + var setVariableValue = function(variable, value, suppressBroadcast) { + if(!(value instanceof Object)) value = value.toString(); + + variable = variable.toLowerCase(); + _globalVariableValues[variable] = value; + + if(suppressBroadcast !== true) { + var varData = { + globalVarName: variable, + globalVarValue: value.toString() + }; + + $axure.messageCenter.postMessage('setGlobalVar', varData); + } + + //Post global var values only if pageData is loaded (suppresses exception which occurs when page loads) + if($ax.pageData) { + _postGlobalVarVals(); + } + }; + _globalVariableProvider.setVariableValue = setVariableValue; + + var getVariableValue = function(variable, eventInfo, ignoreDefaultsForLinkUrl) { + variable = variable.toLowerCase(); + if(_globalVariableValues[variable] !== undefined) { + //If this is for the GetLinkUrl function and + //the current value of the global variable is the same as the default defined in the document, don't return it + if(ignoreDefaultsForLinkUrl == true && $ax.document.globalVariables[variable] == _globalVariableValues[variable]) { + return null; + } + + return _globalVariableValues[variable]; + } + if($ax.document.globalVariables[variable] !== undefined) return ignoreDefaultsForLinkUrl == true ? null : $ax.document.globalVariables[variable]; + switch(variable) { + case "pagename": return $ax.pageData.page.name; + + case "now": return eventInfo.now; + case "gendate": return $ax.pageData.generationDate; + + case "dragx": return $ax.drag.GetDragX(); + case "dragy": return $ax.drag.GetDragY(); + case "totaldragx": return $ax.drag.GetTotalDragX(); + case "totaldragy": return $ax.drag.GetTotalDragY(); + case "dragtime": return $ax.drag.GetDragTime(); + + case "math": return Math; + case "date": return Date; + + case "window": return eventInfo && eventInfo.window; + case "this": return eventInfo && eventInfo.thiswidget && $ax.getWidgetInfo(eventInfo.thiswidget.elementId); + case "item": return (eventInfo && eventInfo.item && eventInfo.item.valid && eventInfo.item) || getVariableValue('targetitem', eventInfo, ignoreDefaultsForLinkUrl); + case "targetitem": return eventInfo && eventInfo.targetElement && $ax.getItemInfo(eventInfo.targetElement); + case "repeater": return eventInfo && eventInfo.repeater; + case "target": return eventInfo && eventInfo.targetElement && $ax.getWidgetInfo(eventInfo.targetElement); + case "cursor": return eventInfo && eventInfo.cursor; + default: + var gen = variable.substr(0, 3) == "gen"; + var date = gen ? $ax.pageData.generationDate : new Date(); + var prop = gen ? variable.substr(3) : variable; + switch(prop) { + case "day": return date.getDate(); + case "month": return date.getMonth() + 1; + case "monthname": return $ax.getMonthName(date.getMonth()); + case "dayofweek": return $ax.getDayOfWeek(date.getDay()); + case "year": return date.getFullYear(); + case "time": return date.toLocaleTimeString(); + case "hours": return date.getHours(); + case "minutes": return date.getMinutes(); + case "seconds": return date.getSeconds(); + default: return ''; + } + } + }; + _globalVariableProvider.getVariableValue = getVariableValue; + + var load = function() { + let query = (window.location.href.split("#")[1] || ''); //hash.substring(1); Firefox decodes this so & in variables breaks + if(query.length > 0) { + $ax.utils.parseGlobalVars(query, setVariableValue); + } + }; + + var getLinkUrl = function(baseUrl, useGlobalVarName) { + var toAdd = ''; + var definedVariables = _getDefinedVariables(); + for(var i = 0; i < definedVariables.length; i++) { + var key = definedVariables[i]; + var val = getVariableValue(key, undefined, true); + if(val != null) { + if(toAdd.length > 0) toAdd += '&'; + else if(useGlobalVarName) toAdd = GLOBAL_VAR_NAME; + toAdd += key + '=' + encodeURIComponent(val); + } + } + return toAdd.length > 0 ? baseUrl + (useGlobalVarName ? '' : $axure.shouldSendVarsToServer() ? '?' : '#') + toAdd + "&" + GLOBAL_VAR_CHECKSUM + "=1" : baseUrl; + }; + _globalVariableProvider.getLinkUrl = getLinkUrl; + + var _getDefinedVariables = function() { + return $ax.pageData.variables; + }; + _globalVariableProvider.getDefinedVariables = _getDefinedVariables; + + var _postGlobalVarVals = function() { + var retVal = {}; + var definedVariables = _getDefinedVariables(); + for(var i = 0; i < definedVariables.length; i++) { + var key = definedVariables[i]; + var val = getVariableValue(key); + if(val != null) { + retVal[key] = val; + } + } + + $ax.messageCenter.postMessage('globalVariableValues', retVal); + }; + + $ax.messageCenter.addMessageListener(function(message, data) { + if(message == 'getGlobalVariables') { + _postGlobalVarVals(); + } else if(message == 'resetGlobalVariables') { + _globalVariableValues = {}; + _postGlobalVarVals(); + } + }); + + load(); +}); \ No newline at end of file diff --git a/src/resources/scripts/axure/viewer.js b/src/resources/scripts/axure/viewer.js new file mode 100644 index 0000000..10415e4 --- /dev/null +++ b/src/resources/scripts/axure/viewer.js @@ -0,0 +1,268 @@ +// ******* SITEMAP TOOLBAR VIEWER ACTIONS ******** // +$axure.internal(function ($ax) { + var userTriggeredEventNames = ['onClick', 'onDoubleClick', 'onMouseOver', 'onMouseMove', 'onMouseOut', 'onMouseDown', 'onMouseUp', + 'onKeyDown', 'onKeyUp', 'onFocus', 'onLostFocus', 'onTextChange', 'onSelectionChange', 'onSelectedChange', 'onSelect', 'onUnselect', + 'onSwipeLeft', 'onSwipeRight', 'onSwipeUp', 'onSwipeDown', 'onDragStart', 'onDrag', 'onDragDrop', 'onScroll', 'onContextMenu', 'onMouseHover', 'onLongClick']; + + //var _toggleSelectWidgetNoteForRepeater = function (repeaterId, scriptId, select) { + // var itemIds = $ax.getItemIdsForRepeater(repeaterId); + + // for(var i = 0; i < itemIds.length; i++) { + // var itemId = itemIds[i]; + // var elementId = $ax.repeater.createElementId(scriptId, itemId); + // if(select) $('#' + elementId).addClass('widgetNoteSelected'); + // else $('#' + elementId).removeClass('widgetNoteSelected'); + // } + //} + $ax.messageCenter.addMessageListener(function (message, data) { + //If annotation toggle message received from sitemap, toggle footnotes + if(message == 'toggleSelectWidgetNote') { + + if (!IOS) { + $('.widgetNoteSelected').removeClass('widgetNoteSelected'); + } + + if(!data.value) return; + + //if(lastSelectedWidgetNote == data.id) { + // lastSelectedWidgetNote = null; + // return; + //} + + $ax('*').each(function(obj, elementId) { + if (obj.id == data.id) { + if (!IOS) { + $('#' + elementId).addClass('widgetNoteSelected'); + } + + _scrollToSelectedNote($('#' + elementId), data.view); + } + }); + } + }); + + var _scrollToSelectedNote = function ($elmt, view) { + var isLandscape = IOS ? window.orientation != 0 && window.orientation != 180 : false; + var winWidth = !IOS ? $(window).width() : (isLandscape ? window.screen.height : window.screen.width) - view.panelWidthOffset; + var winHeight = !IOS ? $(window).height() : view.height; + var docLeft = $('html').last().scrollLeft(); + var docTop = $('html').last().scrollTop(); + var docRight = docLeft + winWidth; + var docBottom = docTop + winHeight; + + var scale = $('#base').css('transform');; + scale = (scale == "none") ? 1 : Number(scale.substring(scale.indexOf('(') + 1, scale.indexOf(','))); + + var bodyLeft = ($('body').css('left') !== undefined && $('body').css('left') !== "auto") ? Number($('body').css('left').replace('px','')) : 0; + var top = scale * Number($elmt.css('top').replace('px', '')); + var bottom = top + scale * $elmt.height(); + var left = scale * Number($elmt.css('left').replace('px', '')) + bodyLeft; + var right = left + scale * $elmt.width(); + + var doHorizontalMove = left < docLeft || right > docRight; + var doVerticalMove = top < docTop || bottom > docBottom; + var padding = scale * 50; + + var newScrollLeft = 0 + if (left < docLeft) { + newScrollLeft = left - padding; + } else if (right > docRight) { + newScrollLeft = right + padding - winWidth; + } + + var newScrollTop = 0 + if (top < docTop) { + newScrollTop = top - padding; + } else if (bottom > docBottom) { + newScrollTop = bottom + padding - winHeight; + } + + // Device Frame or Scale to width or Scale to fit (situations where there is no horizontal scroll) + if (view.h || view.scaleVal == 1 || view.scaleVal == 2) { + doHorizontalMove = false; + } + + // Has Device Frame or Scale to Width and widget with note is outside of viewable panel right bounds + if ((view.scaleVal == 1 || view.h) && (left > docRight)) { + doVerticalMove = false; + } + + // TODO: need to do something for dynamic panel with scroll + if (doHorizontalMove && doVerticalMove) { + $("html, body").animate({ scrollLeft: newScrollLeft, scrollTop: newScrollTop }, 300); + } else if (doHorizontalMove) { + $("html, body").animate({ scrollLeft: newScrollLeft }, 300); + } else if (doVerticalMove) { + $("html, body").animate({ scrollTop: newScrollTop }, 300); + } + } + + var highlightEnabled = false; + $ax.messageCenter.addMessageListener(function(message, data) { + if(message == 'highlightInteractive') { + highlightEnabled = data == true; + _applyHighlight($ax('*')); + } + }); + + var _applyHighlight = $ax.applyHighlight = function(query, ignoreUnset) { + if(ignoreUnset && !highlightEnabled) return; + + var pulsateClassName = 'legacyPulsateBorder'; + //Determine if the widget has a defined userTriggeredEventName specified in the array above + var _isInteractive = function(diagramObject) { + if(diagramObject && diagramObject.interactionMap) { + for(var index in userTriggeredEventNames) { + if(diagramObject.interactionMap[userTriggeredEventNames[index]]) return true; + } + } + return false; + }; + + //Traverse through parent layers (if any) of an element and see if any have a defined userTriggeredEventName + var _findMatchInParent = function(id) { + var parents = $ax('#' + id).getParents(true, ['layer'])[0]; + for(var i in parents) { + var parentId = parents[i]; + var parentObj = $ax.getObjectFromScriptId(parentId); + if(_isInteractive(parentObj)) return true; + } + return false; + }; + + //Find all widgets with a defined userTriggeredEventName specified in the array above + var $matchingElements = query.filter(function (obj, id) { + + //This prevents the top left corner of the page from highlighting with everything else + if($ax.public.fn.IsLayer(obj.type)) return false; + + if(_isInteractive(obj)) return true; + else if($ax.public.fn.IsVector(obj.type) && obj.referencePageUrl) return true; + + //Last check on the object's parent layer(s), if a layer has a defined userTriggeredEventName + //then we shall highlight each member of that layer TODO This is a design decision and is subject to change + return _findMatchInParent(id); + }).$(); + + var isHighlighted = $matchingElements.is('.' + pulsateClassName); + + //Toggle the pulsate class on the matched elements + if(highlightEnabled && !isHighlighted) { + $matchingElements.addClass(pulsateClassName); + } else if(!highlightEnabled && isHighlighted) { + $matchingElements.removeClass(pulsateClassName); + } + }; + + var getElementsFromPoint = function (x, y) { + var elementsFromPointFn = document.elementsFromPoint || document.msElementsFromPoint; + if (typeof elementsFromPointFn === "function") { + return elementsFromPointFn.bind(document)(x, y); + } + return []; + } + + $axure.getIdAndRectAtLoc = function (data) { + var element = document.elementFromPoint(data.x, data.y); + if (!element) return undefined; + + var jObj = _getElementIdFromTarget(element); + if (jObj.length > 0) { + var id = jObj.attr('id'); + var axObj = $ax('#' + id); + var rect = axObj.pageBoundingRect(); + return { 'id': id, 'rect': rect }; + } + return undefined; + } + + $axure.getListOfIdAndRectAtLoc = function (data) { + var domElements = getElementsFromPoint(data.x, data.y); + + if (!domElements || !domElements.length) return []; + + const elements = []; + + domElements.forEach(function (domElement) { + var jObj = _getElementIdFromTarget(domElement); + if (jObj.length > 0) { + var id = jObj.attr('id'); + var axObj = $ax('#' + id); + var rect = axObj.pageBoundingRect(); + if (elements.findIndex(function (x) { return x.id === id }) < 0) { + elements.push( { 'id': id, 'rect': rect } ); + } + } + }); + + return elements; + } + + $axure.getIdRectAndStyleAtLoc = function(data) { + var element = document.elementFromPoint(data.x, data.y); + if (!element) return undefined; + + var jObj = _getElementIdFromTarget(element); + if (jObj.length > 0) { + var id = jObj.attr('id'); + return $axure.getRectAndStyleById(id); + } + return undefined; + } + + $axure.getListOfIdRectAndStyleAtLoc = function(data) { + var domElements = getElementsFromPoint(data.x, data.y); + + if (!domElements || !domElements.length) return []; + + const elements = []; + + domElements.forEach(function (domElement) { + var jObj = _getElementIdFromTarget(domElement); + if (jObj.length > 0) { + var id = jObj.attr('id'); + if (elements.findIndex(function (x) { return x.id === id }) < 0) { + elements.push($axure.getRectAndStyleById(id)); + } + } + }); + + return elements; + } + + $axure.getRectAndStyleById = function (id) { + var axObj = $ax('#' + id); + var rect = axObj.pageBoundingRect(); + var style = $ax.style.computeFullStyle(id, $ax.style.generateState(id), $ax.adaptive.currentViewId); + style.text = axObj.text(); + return { 'id': id, 'rect': rect, 'style': style }; + } + + $axure.isIdVisible = function (id) { + return id ? $ax.visibility.IsIdVisible(id) : false; + } + + $axure.getParentElementById = function (elementId) { + if (!elementId) return undefined; + var parentId = $ax.getLayerParentFromElementId(elementId); + if (!parentId) { + return undefined; + } + return $axure.getRectAndStyleById(parentId); + } + + var _getElementIdFromTarget = function (target) { + var targetId = target.id; + var jTarget = $(target); + while((!targetId || targetId.indexOf('cache') > -1) && jTarget[0].tagName != 'HTML') { + jTarget = jTarget.parent(); + targetId = jTarget.attr('id'); + } + if(targetId && targetId != 'base') { + var sections = targetId.split('_'); + return $('#' + sections[0]); + } + return ''; + } + +}); \ No newline at end of file diff --git a/src/resources/scripts/axure/visibility.js b/src/resources/scripts/axure/visibility.js new file mode 100644 index 0000000..d5c8b38 --- /dev/null +++ b/src/resources/scripts/axure/visibility.js @@ -0,0 +1,1315 @@ +$axure.internal(function($ax) { + var document = window.document; + var _visibility = {}; + $ax.visibility = _visibility; + + var _defaultHidden = {}; + var _defaultLimbo = {}; + + // ****************** Visibility and State Functions ****************** // + + var _isIdVisible = $ax.visibility.IsIdVisible = function(id) { + return $ax.visibility.IsVisible(window.document.getElementById(id)); + }; + + $ax.visibility.IsVisible = function(element) { + //cannot use css('visibility') because that gets the effective visiblity + //e.g. won't be able to set visibility on panels inside hidden panels + return element.style.visibility != 'hidden'; + }; + + $ax.visibility.SetIdVisible = function(id, visible) { + $ax.visibility.SetVisible(window.document.getElementById(id), visible); + // Hide lightbox if necessary + if(!visible) { + $jobj($ax.repeater.applySuffixToElementId(id, '_lightbox')).remove(); + $ax.flyoutManager.unregisterPanel(id, true); + } + }; + + var _setAllVisible = function(query, visible) { + for(var i = 0; i < query.length; i++) { + _visibility.SetVisible(query[i], visible); + } + } + + $ax.visibility.SetVisible = function (element, visible) { + //not setting display to none to optimize measuring + if(visible) { + if($(element).hasClass(HIDDEN_CLASS)) $(element).removeClass(HIDDEN_CLASS); + if($(element).hasClass(UNPLACED_CLASS)) $(element).removeClass(UNPLACED_CLASS); + element.style.display = ''; + element.style.visibility = 'inherit'; + } else { + element.style.display = 'none'; + element.style.visibility = 'hidden'; + } + }; + + var _setWidgetVisibility = $ax.visibility.SetWidgetVisibility = function (elementId, options) { + var visible = $ax.visibility.IsIdVisible(elementId); + // If limboed, just fire the next action then leave. + if(visible == options.value || _limboIds[elementId]) { + if(!_limboIds[elementId]) options.onComplete && options.onComplete(); + $ax.action.fireAnimationFromQueue(elementId, $ax.action.queueTypes.fade); + return; + } + + options.containInner = true; + var query = $jobj(elementId); + var parentId = query.parent().attr('id'); + var axObj = $obj(elementId); + var preserveScroll = false; + var isPanel = $ax.public.fn.IsDynamicPanel(axObj.type); + var isLayer = $ax.public.fn.IsLayer(axObj.type); + if(!options.noContainer && (isPanel || isLayer)) { + //if dp has scrollbar, save its scroll position + if(isPanel && axObj.scrollbars != 'none') { + var shownState = $ax.dynamicPanelManager.getShownState(elementId); + preserveScroll = true; + //before hiding, try to save scroll location + if(!options.value && shownState) { + DPStateAndScroll[elementId] = { + shownId: shownState.attr('id'), + left: shownState.scrollLeft(), + top: shownState.scrollTop() + } + } + } + + _pushContainer(elementId, isPanel); + if(isPanel && !options.value) _tryResumeScrollForDP(elementId); + var complete = options.onComplete; + options.onComplete = function () { + if(complete) complete(); + _popContainer(elementId, isPanel); + //using containers stops mouseleave from firing on IE/Edge and FireFox + if(!options.value && $ax.event.mouseOverObjectId && (FIREFOX || $axure.browser.isEdge || IE)) { + var mouseOveredElement = $('#' + $ax.event.mouseOverObjectId); + if(mouseOveredElement && !mouseOveredElement.is(":visible")) { + var axObj = $obj($ax.event.mouseOverObjectId); + + if(($ax.public.fn.IsDynamicPanel(axObj.type) || $ax.public.fn.IsLayer(axObj.type)) && axObj.propagate) { + mouseOveredElement.trigger('mouseleave'); + } else mouseOveredElement.trigger('mouseleave.ixStyle'); + } + } + //after showing dp, restore the scoll position + if(isPanel && options.value) _tryResumeScrollForDP(elementId, true); + } + options.containerExists = true; + } + _setVisibility(parentId, elementId, options, preserveScroll); + + //set the visibility of the annotation box as well if it exists + var ann = document.getElementById(elementId + "_ann"); + if(ann) _visibility.SetVisible(ann, options.value); + + //set ref visibility for ref of flow shape, if that exists + var ref = document.getElementById(elementId + '_ref'); + if(ref) _visibility.SetVisible(ref, options.value); + + if(options.value && !MOBILE_DEVICE && $ax.adaptive.isDeviceMode()) _updateMobileScrollForWidgetShown(axObj); + }; + + var _updateMobileScrollForWidgetShown = function(widget) { + var isPanel = $ax.public.fn.IsDynamicPanel(widget.type); + var isLayer = $ax.public.fn.IsLayer(widget.type); + if (isPanel) { + var elementId = $id(widget); + var stateId = $ax.repeater.applySuffixToElementId(elementId, '_state0'); + $ax.dynamicPanelManager.updateMobileScroll(elementId, stateId, true); + if (!widget.diagrams) return; + for (var i = 0; i < widget.diagrams.length; ++i) { + var diagram = widget.diagrams[i]; + if (!diagram.objects) continue; + for (var j = 0; j < diagram.objects.length; ++j) { + _updateMobileScrollForWidgetShown(diagram.objects[j]); + } + } + } else if (isLayer) { + for (var i = 0; i < widget.objs.length; ++i) { + _updateMobileScrollForWidgetShown(widget.objs[i]); + } + } + } + + var _setVisibility = function(parentId, childId, options, preserveScroll) { + var wrapped = $jobj(childId); + var completeTotal = 1; + var visible = $ax.visibility.IsIdVisible(childId); + + if(visible == options.value) { + options.onComplete && options.onComplete(); + $ax.action.fireAnimationFromQueue(childId, $ax.action.queueTypes.fade); + return; + } + + var child = $jobj(childId); + var size = options.size || (options.containerExists ? $(child.children()[0]) : child); + + var isIdFitToContent = $ax.dynamicPanelManager.isIdFitToContent(parentId); + //fade and resize won't work together when there is a container... but we still needs the container for fit to content DPs + var needContainer = options.easing && options.easing != 'none' && (options.easing != 'fade' || isIdFitToContent); + var cullPosition = options.cull ? options.cull.css('position') : ''; + var containerExists = options.containerExists; + + var isFullWidth = $ax.dynamicPanelManager.isPercentWidthPanel($obj(childId)); + + // If fixed fit to content panel, then we must set size on it. It will be size of 0 otherwise, because container in it is absolute position. + var needSetSize = false; + var sizeObj = {}; + if(needContainer) { + var sizeId = ''; + if($ax.dynamicPanelManager.isIdFitToContent(childId)) sizeId = childId; + else { + var panelId = $ax.repeater.removeSuffixFromElementId(childId); + if($ax.dynamicPanelManager.isIdFitToContent(panelId)) sizeId = panelId; + } + + if(sizeId) { + needSetSize = true; + + sizeObj = $jobj(sizeId); + var newSize = options.cull || sizeObj; + var newAxSize = $ax('#' + newSize.attr('id')); + sizeObj.width(newAxSize.width()); + sizeObj.height(newAxSize.height()); + } + } + + var wrappedOffset = { left: 0, top: 0 }; + var visibleWrapped = wrapped; + if(needContainer) { + var childObj = $obj(childId); + if (options.cull) { + var axCull = $ax('#' + options.cull.attr('id')); + var containerWidth = axCull.width(); + var containerHeight = axCull.height(); + } else { + if (childObj && ($ax.public.fn.IsLayer(childObj.type))) {// || childObj.generateCompound)) { + var boundingRectangle = $ax('#' + childId).offsetBoundingRect(); + //var boundingRectangle = $ax.public.fn.getWidgetBoundingRect(childId); + wrappedOffset.left = boundingRectangle.left; + wrappedOffset.top = boundingRectangle.top; + containerWidth = boundingRectangle.width; + containerHeight = boundingRectangle.height; + } else if (childObj && childObj.generateCompound) { + var image = $jobj(childId + '_img'); + containerWidth = $ax.getNumFromPx(image.css('width')); + containerHeight = $ax.getNumFromPx(image.css('height')); + wrappedOffset.left = $ax.getNumFromPx(image.css('left')); + wrappedOffset.top = $ax.getNumFromPx(image.css('top')); + } else { + containerWidth = $ax('#' + childId).width(); + containerHeight = $ax('#' + childId).height(); + } + } + + var containerId = $ax.visibility.applyWidgetContainer(childId); +// var container = _makeContainer(containerId, options.cull || boundingRectangle, isFullWidth, options.easing == 'flip', wrappedOffset, options.containerExists); + var container = _makeContainer(containerId, containerWidth, containerHeight, isFullWidth, options.easing == 'flip', wrappedOffset, options.containerExists); + + if(options.containInner) { + wrapped = _wrappedChildren(containerExists ? $(child.children()[0]) : child); + + // Filter for visibile wrapped children + visibleWrapped = []; + for (var i = 0; i < wrapped.length; i++) if($ax.visibility.IsVisible(wrapped[i])) visibleWrapped.push(wrapped[i]); + visibleWrapped = $(visibleWrapped); + + completeTotal = visibleWrapped.length; + if(!containerExists) container.prependTo(child); + + // Offset items if necessary + if(!containerExists && (wrappedOffset.left != 0 || wrappedOffset.top != 0)) { + for(var i = 0; i < wrapped.length; i++) { + var inner = $(wrapped[i]); + inner.css('left', $ax.getNumFromPx(inner.css('left')) - wrappedOffset.left); + inner.css('top', $ax.getNumFromPx(inner.css('top')) - wrappedOffset.top); + // Parent layer is now size 0, so have to have to use conatiner since it's the real size. + // Should we use container all the time? This may make things easier for fit panels too. + size = container; + } + } + } else if(!containerExists) container.insertBefore(child); + if(!containerExists) wrapped.appendTo(container); + + if (options.value && options.containInner) { + //has to set children first because flip to show needs children invisible + _setAllVisible(visibleWrapped, false); + //_updateChildAlignment(childId); + _setAllVisible(child, true); + } + } + + var completeCount = 0; + var onComplete = function () { + completeCount++; + if (needContainer && completeCount == completeTotal) { + if ($ax.public.fn.isCompoundVectorHtml(container.parent()[0])) { + wrappedOffset.left = $ax.getNumFromPx(container.css('left')); + wrappedOffset.top = $ax.getNumFromPx(container.css('top')); + } + + if (options.containInner && !containerExists) { + if (wrappedOffset.left != 0 || wrappedOffset.top != 0) { + for (i = 0; i < wrapped.length; i++) { + inner = $(wrapped[i]); + if (!inner.hasClass('text')) { + inner.css('left', $ax.getNumFromPx(inner.css('left')) + wrappedOffset.left); + inner.css('top', $ax.getNumFromPx(inner.css('top')) + wrappedOffset.top); + } + } + } + + wrapped.filter('.text').css({ 'left': '', 'top': '' }); + } + + if(options.containInner && !options.value) { + _setAllVisible(child, false); + _setAllVisible(visibleWrapped, true); + } + + if(containerExists) { + if(!options.settingChild) container.css('position', 'relative;'); + } else { + wrapped.insertBefore(container); + container.remove(); + } + + if(childObj && $ax.public.fn.IsDynamicPanel(childObj.type) && window.modifiedDynamicPanleParentOverflowProp) { + child.css('overflow', 'hidden'); + window.modifiedDynamicPanleParentOverflowProp = false; + } + } + + //if(options.value) _updateChildAlignment(childId); + + if(!needContainer || completeTotal == completeCount) { + if(options.cull) options.cull.css('position', cullPosition); + + if(needSetSize) { + sizeObj.css('width', 'auto'); + sizeObj.css('height', 'auto'); + } + + options.onComplete && options.onComplete(); + + if(options.fire) { + $ax.event.raiseSyntheticEvent(childId, options.value ? 'onShow' : 'onHide'); + $ax.action.fireAnimationFromQueue(childId, $ax.action.queueTypes.fade); + } + } + }; + + // Nothing actually being animated, all wrapped elements invisible + if(!visibleWrapped.length) { + if(!options.easing || options.easing == 'none') { + $ax.visibility.SetIdVisible(childId, options.value); + completeTotal = 1; + onComplete(); + } else { + window.setTimeout(function() { + completeCount = completeTotal - 1; + onComplete(); + },options.duration); + } + + return; + } + + if(!options.easing || options.easing == 'none') { + $ax.visibility.SetIdVisible(childId, options.value); + completeTotal = 1; + onComplete(); + } else if(options.easing == 'fade') { + if(options.value) { + if(preserveScroll) { + visibleWrapped.css('opacity', 0); + visibleWrapped.css('visibility', 'inherit'); + visibleWrapped.css('display', 'block'); + //was hoping we could just use fadein here, but need to set display before set scroll position + _tryResumeScrollForDP(childId); + visibleWrapped.animate({ opacity: 1 }, { + duration: options.duration, + easing: 'swing', + queue: false, + complete: function() { + $ax.visibility.SetIdVisible(childId, true); + visibleWrapped.css('opacity', ''); + onComplete(); + } + }); + } else { + // Can't use $ax.visibility.SetIdVisible, because we only want to set visible, we don't want to set display, fadeIn will handle that. + visibleWrapped.css('visibility', 'inherit'); + visibleWrapped.fadeIn({ + queue: false, + duration: options.duration, + complete: onComplete + }); + } + } else { + // Fading here is being strange... + visibleWrapped.animate({ opacity: 0 }, { duration: options.duration, easing: 'swing', queue: false, complete: function() { + $ax.visibility.SetIdVisible(childId, false); + visibleWrapped.css('opacity', ''); + + onComplete(); + }}); + } + } else if (options.easing == 'flip') { + //this container will hold + var trapScroll = _trapScrollLoc(childId); + var innerContainer = $('
    '); + innerContainer.attr('id', containerId + "_inner"); + innerContainer.data('flip', options.direction == 'left' || options.direction == 'right' ? 'y' : 'x'); + innerContainer.css({ + position: 'relative', + 'width': containerWidth, + 'height': containerHeight, + 'display': 'flex' + }); + + innerContainer.appendTo(container); + wrapped.appendTo(innerContainer); + + if(childObj && $ax.public.fn.IsDynamicPanel(childObj.type)) var containerDiv = child; + else containerDiv = parentId ? $jobj(parentId) : child.parent(); + + completeTotal = 1; + var flipdegree; + + var originForFlip = containerWidth / 2 + 'px ' + containerHeight / 2 + 'px'; + if (options.value) { + innerContainer.css({ + '-webkit-transform-origin': originForFlip, + '-ms-transform-origin': originForFlip, + 'transform-origin': originForFlip, + }); + + //options.value == true means in or show, note to get here, the element must be currently hidden to show, + // we need to first flip it +/- 90deg without animation (180 if we want to show the back of the flip) + switch(options.direction) { + case 'right': + case 'left': + _setRotateTransformation(innerContainer, _getRotateString(true, options.direction === 'right', options.showFlipBack)); + flipdegree = 'rotateY(0deg)'; + break; + case 'up': + case 'down': + _setRotateTransformation(innerContainer, _getRotateString(false, options.direction === 'up', options.showFlipBack)); + flipdegree = 'rotateX(0deg)'; + break; + } + + var onFlipShowComplete = function() { + var trapScroll = _trapScrollLoc(childId); + $ax.visibility.SetIdVisible(childId, true); + + wrapped.insertBefore(innerContainer); + innerContainer.remove(); + trapScroll(); + + onComplete(); + }; + + innerContainer.css({ + '-webkit-backface-visibility': 'hidden', + 'backface-visibility': 'hidden' + }); + + child.css({ + 'display': '', + 'visibility': 'inherit' + }); + + visibleWrapped.css({ + 'display': '', + 'visibility': 'inherit' + }); + + innerContainer.css({ + '-webkit-transition-duration': options.duration + 'ms', + 'transition-duration': options.duration + 'ms' + }); + + if(preserveScroll) _tryResumeScrollForDP(childId); + _setRotateTransformation(innerContainer, flipdegree, containerDiv, onFlipShowComplete, options.duration, true); + } else { //hide or out + innerContainer.css({ + '-webkit-transform-origin': originForFlip, + '-ms-transform-origin': originForFlip, + 'transform-origin': originForFlip, + }); + switch(options.direction) { + case 'right': + case 'left': + flipdegree = _getRotateString(true, options.direction !== 'right', options.showFlipBack); + break; + case 'up': + case 'down': + flipdegree = _getRotateString(false, options.direction !== 'up', options.showFlipBack); + break; + } + + var onFlipHideComplete = function() { + var trapScroll = _trapScrollLoc(childId); + wrapped.insertBefore(innerContainer); + $ax.visibility.SetIdVisible(childId, false); + + innerContainer.remove(); + trapScroll(); + + onComplete(); + }; + + innerContainer.css({ + '-webkit-backface-visibility': 'hidden', + 'backface-visibility': 'hidden', + '-webkit-transition-duration': options.duration + 'ms', + 'transition-duration': options.duration + 'ms' + }); + + if(preserveScroll) _tryResumeScrollForDP(childId); + _setRotateTransformation(innerContainer, flipdegree, containerDiv, onFlipHideComplete, options.duration, true); + } + + trapScroll(); + } else { + // Because the move is gonna fire on annotation and ref too, need to update complete total + completeTotal = $addAll(visibleWrapped, childId).length; + if(options.value) { + _slideStateIn(childId, childId, options, size, false, onComplete, visibleWrapped, preserveScroll); + } else { + var tops = []; + var lefts = []; + for(var i = 0; i < visibleWrapped.length; i++) { + var currWrapped = $(visibleWrapped[i]); + + tops.push(fixAuto(currWrapped, 'top')); + lefts.push(fixAuto(currWrapped, 'left')); + } + + var onOutComplete = function () { + //bring back SetIdVisible on childId for hiding lightbox + $ax.visibility.SetIdVisible(childId, false); + for(i = 0; i < visibleWrapped.length; i++) { + currWrapped = $(visibleWrapped[i]); + $ax.visibility.SetVisible(currWrapped[0], false); + currWrapped.css('top', tops[i]); + currWrapped.css('left', lefts[i]); + } + onComplete(); + }; + _slideStateOut(size, childId, options, onOutComplete, visibleWrapped); + } + } + + // If showing, go through all rich text objects inside you, and try to redo alignment of them + //if(options.value && !options.containInner) { + // _updateChildAlignment(childId); + //} + }; + + // IE/Safari are giving auto here instead of calculating to for us. May need to calculate this eventually, but for now we can assume auto === 0px for the edge case found + var fixAuto = function (jobj, prop) { + var val = jobj.css(prop); + return val == 'auto' ? '0px' : val; + }; + + var _getRotateString = function (y, neg, showFlipBack) { + // y means flip on y axis, or left/right, neg means flipping it left/down, and show back is for set panel state + // and will show the back of the widget (transparent) for the first half of a show, or second half of a hide. + return 'rotate' + (y ? 'Y' : 'X') + '(' + (neg ? '-' : '') + (showFlipBack ? 180 : IE ? 91 : 90) + 'deg)'; + } + + //var _updateChildAlignment = function(childId) { + // var descendants = $jobj(childId).find('.text'); + // for(var i = 0; i < descendants.length; i++) $ax.style.updateTextAlignmentForVisibility(descendants[i].id); + //}; + var _wrappedChildren = function (child) { + return child.children(); + //var children = child.children(); + //var valid = []; + //for(var i = 0; i < children.length; i++) if($ax.visibility.IsVisible(children[i])) valid.push(children[i]); + //return $(valid); + }; + + var requestAnimationFrame = window.requestAnimationFrame || + window.webkitRequestAnimationFrame || + window.mozRequestAnimationFrame || window.msRequestAnimationFrame || + function (callback) { + window.setTimeout(callback, 1000 / 60); + }; + + var _setRotateTransformation = function(elementsToSet, transformValue, elementParent, flipCompleteCallback, flipDurationMs, useAnimationFrame) { + if(flipCompleteCallback) { + //here we didn't use 'transitionend' event to fire callback + //when show/hide on one element, changing transition property will stop the event from firing + window.setTimeout(flipCompleteCallback, flipDurationMs); + } + + var trasformCss = { + '-webkit-transform': transformValue, + '-moz-transform': transformValue, + '-ms-transform': transformValue, + '-o-transform': transformValue, + 'transform': transformValue + }; + + if(useAnimationFrame) { + if(FIREFOX || CHROME) $('body').hide().show(0); //forces FF to render the animation + requestAnimationFrame(function() { + elementsToSet.css(trasformCss); + }); + } else elementsToSet.css(trasformCss); + + //when deal with dynamic panel, we need to set it's parent's overflow to visible to have the 3d effect + //NOTE: we need to set this back when both flips finishes in DP, to prevents one animation finished first and set this back + if(elementParent && elementParent.css('overflow') === 'hidden') { + elementParent.css('overflow', 'visible'); + window.modifiedDynamicPanleParentOverflowProp = true; + } + }; + + $ax.visibility.GetPanelState = function(id) { + var children = $ax.visibility.getRealChildren($jobj(id).children()); + for(var i = 0; i < children.length; i++) { + if(children[i].style && $ax.visibility.IsVisible(children[i])) return children[i].id; + } + return ''; + }; + + var containerCount = {}; + $ax.visibility.SetPanelState = function(id, stateId, easingOut, directionOut, durationOut, easingIn, directionIn, durationIn, showWhenSet) { + var show = !$ax.visibility.IsIdVisible(id) && showWhenSet; + if(show) $ax.visibility.SetIdVisible(id, true); + + // Exit here if already at desired state. + if($ax.visibility.IsIdVisible(stateId)) { + if(show) { + $ax.event.raiseSyntheticEvent(id, 'onShow'); + // If showing size changes and need to update parent panels + $ax.dynamicPanelManager.fitParentPanel(id); + } + + $ax.action.fireAnimationFromQueue(id, $ax.action.queueTypes.setState); + return; + } + + var hasEasing = easingIn != 'none' || easingOut != 'none'; + if(hasEasing) _pushContainer(id, true); + + var state = $jobj(stateId); + var oldStateId = $ax.visibility.GetPanelState(id); + var oldState = $jobj(oldStateId); + + var isFixed = $jobj(id).css('position') == 'fixed'; + //pin to browser + if(isFixed) $ax.dynamicPanelManager.adjustFixed(id, oldState.width(), oldState.height(), state.width(), state.height()); + + _bringPanelStateToFront(id, stateId, oldStateId, easingIn == 'none' || durationIn == '0'); + + var fitToContent = $ax.dynamicPanelManager.isIdFitToContent(id); + var resized = false; + if(fitToContent) { + // Set resized + //var width = state.width(); + //var height = state.height(); + var newBoundingRect = $ax('#' + stateId).childrenBoundingRect(); + var width = newBoundingRect.right; + var height = newBoundingRect.bottom; + var oldBoundingRect = $ax('#' + id).size(); + var oldWidth = oldBoundingRect.right; + var oldHeight = oldBoundingRect.bottom; + resized = width != oldWidth || height != oldHeight; + //resized = width != oldState.width() || height != oldState.height(); + + $ax.visibility.setResizedSize(id, $obj(id).percentWidth ? oldWidth : width, height); + } + + //edge case for sliding + var movement = (directionOut == 'left' || directionOut == 'up' || state.children().length == 0) && oldState.children().length != 0 ? oldState : state; + var onCompleteCount = 0; + var onComplete = function () { + //move this call from _setVisibility() for animate out. + //Because this will make the order of dp divs consistence: the showing panel is always in front after both animation finished + //tested in the cases where one panel is out/show slower/faster/same time/instantly. + _bringPanelStateToFront(id, stateId, oldStateId, false); + + if (window.modifiedDynamicPanleParentOverflowProp) { + var parent = id ? $jobj(id) : child.parent(); + parent.css('overflow', 'hidden'); + window.modifiedDynamicPanleParentOverflowProp = false; + } + + $ax.dynamicPanelManager.fitParentPanel(id); + $ax.dynamicPanelManager.updatePanelPercentWidth(id); + $ax.dynamicPanelManager.updatePanelContentPercentWidth(id); + $ax.action.fireAnimationFromQueue(id, $ax.action.queueTypes.setState); + $ax.event.raiseSyntheticEvent(id, "onPanelStateChange"); + $ax.event.leavingState(oldStateId); + if (hasEasing) _popContainer(id, true); + + $ax.dynamicPanelManager.updateMobileScroll(id, stateId); + }; + // Must do state out first, so if we cull by new state, location is correct + _setVisibility(id, oldStateId, { + value: false, + easing: easingOut, + direction: directionOut, + duration: durationOut, + containerExists: true, + onComplete: function() { +// if(easingIn !== 'flip') _bringPanelStateToFront(id, stateId); + if (++onCompleteCount == 2) onComplete(); + }, + settingChild: true, + size: movement, + //cull for + cull: easingOut == 'none' || state.children().length == 0 ? oldState : state, + showFlipBack: true + }); + + _setVisibility(id, stateId, { + value: true, + easing: easingIn, + direction: directionIn, + duration: durationIn, + containerExists: true, + onComplete: function () { +// if (easingIn === 'flip') _bringPanelStateToFront(id, stateId); + if (++onCompleteCount == 2) onComplete(); + }, + settingChild: true, + //size for offset + size: movement, + showFlipBack: true + }); + + if(show) $ax.event.raiseSyntheticEvent(id, 'onShow'); + if(resized) $ax.event.raiseSyntheticEvent(id, 'onResize'); + }; + + var containedFixed = {}; + var _pushContainer = _visibility.pushContainer = function(id, panel) { + var count = containerCount[id]; + if(count) containerCount[id] = count + 1; + else { + var trapScroll = _trapScrollLoc(id); + var jobj = $jobj(id); + var children = jobj.children(); + var css = { + position: 'relative', + top: 0, + left: 0 + }; + + if(!panel) { + var boundingRect = $ax('#' + id).offsetBoundingRect(); + //var boundingRect = $axure.fn.getWidgetBoundingRect(id); + css.top = boundingRect.top; + css.left = boundingRect.left; + } + + var container = $('
    '); + container.attr('id', ''); // Placeholder id, so we won't try to recurse the container until it is ready + container.css(css); + //container.append(jobj.children()); + jobj.append(container); + containerCount[id] = 1; + + // Panel needs to wrap children + if(panel) { + for(var i = 0; i < children.length; i++) { + var child = $(children[i]); + var childContainer = $('
    '); + childContainer.attr('id', $ax.visibility.applyWidgetContainer(child.attr('id'))); + childContainer.css(css); + child.after(childContainer); + childContainer.append(child); + container.append(childContainer); + } + } else { + var focus = _getCurrFocus(); + if(focus) $ax.event.addSuppressedEvent($ax.repeater.removeSuffixFromElementId(focus), 'OnLostFocus'); + + // Layer needs to fix top left + var childIds = $ax('#' + id).getChildren()[0].children; + for(var i = 0; i < childIds.length; i++) { + var childId = childIds[i]; + var childObj = $jobj(childId); + var fixedInfo = $ax.dynamicPanelManager.getFixedInfo(childId); + if(fixedInfo.fixed) { + var axObj = $ax('#' + childId); + var viewportLocation = axObj.viewportLocation(); + var left = viewportLocation.left; + var top = viewportLocation.top; + //var left = axObj.left(); + //var top = axObj.top(); + containedFixed[childId] = { left: left, top: top, fixed: fixedInfo }; + childObj.css('left', left); + childObj.css('top', top); + childObj.css('margin-left', 0); + childObj.css('margin-top', 0); + childObj.css('right', 'auto'); + childObj.css('bottom', 'auto'); + childObj.css('position', 'absolute'); + } + var cssChange = { + left: '-=' + css.left, + top: '-=' + css.top + }; + if($ax.getTypeFromElementId(childId) == $ax.constants.LAYER_TYPE) { + _pushContainer(childId, false); + $ax.visibility.applyWidgetContainer(childId, true).css(cssChange); + } else { + //if ($ax.public.fn.isCompoundVectorHtml(jobj[0])) { + // var grandChildren = jobj[0].children; + // //while (grandChildren.length > 0 && grandChildren[0].id.indexOf('container') >= 0) grandChildren = grandChildren[0].children; + + // for (var j = 0; j < grandChildren.length; j++) { + // var grandChildId = grandChildren[j].id; + // if (grandChildId.indexOf(childId + 'p') >= 0 || grandChildId.indexOf('_container') >= 0) $jobj(grandChildId).css(cssChange); + // } + //} else + // Need to include ann and ref in move. + childObj = $addAll(childObj, childId); + childObj.css(cssChange); + } + + container.append(childObj); + } + _setCurrFocus(focus); + } + container.attr('id', $ax.visibility.applyWidgetContainer(id)); // Setting the correct final id for the container + trapScroll(); + } + }; + + var _popContainer = _visibility.popContainer = function (id, panel) { + var count = containerCount[id]; + if(!count) return; + count--; + containerCount[id] = count; + if(count != 0) return; + + var trapScroll = _trapScrollLoc(id); + + var jobj = $jobj(id); + var container = $ax.visibility.applyWidgetContainer(id, true); + + // If layer is at bottom or right of page, unwrapping could change scroll by temporarily reducting page size. + // To avoid this, we let container persist on page, with the size it is at this point, and don't remove container completely + // until the children are back to their proper locations. + var size = $ax('#' + id).size(); + container.css('width', size.width); + container.css('height', size.height); + var focus = _getCurrFocus(); + if(focus) $ax.event.addSuppressedEvent($ax.repeater.removeSuffixFromElementId(focus), 'OnLostFocus'); + jobj.append(container.children()); + _setCurrFocus(focus); + $('body').first().append(container); + + // Layer doesn't have children containers to clean up + if(panel) { + var children = jobj.children(); + for(var i = 0; i < children.length; i++) { + var childContainer = $(children[i]); + var child = $(childContainer.children()[0]); + childContainer.after(child); + childContainer.remove(); + } + } else { + var left = container.css('left'); + var top = container.css('top'); + var childIds = $ax('#' + id).getChildren()[0].children; + for (var i = 0; i < childIds.length; i++) { + var childId = childIds[i]; + var cssChange = { + left: '+=' + left, + top: '+=' + top + }; + if($ax.getTypeFromElementId(childId) == $ax.constants.LAYER_TYPE) { + $ax.visibility.applyWidgetContainer(childId, true).css(cssChange); + _popContainer(childId, false); + } else { + var childObj = $jobj(childId); + // if ($ax.public.fn.isCompoundVectorHtml(jobj[0])) { + // var grandChildren = jobj[0].children; + // //while (grandChildren.length > 0 && grandChildren[0].id.indexOf('container') >= 0) grandChildren = grandChildren[0].children; + // for (var j = 0; j < grandChildren.length; j++) { + // var grandChildId = grandChildren[j].id; + // if (grandChildId.indexOf(childId + 'p') >= 0 || grandChildId.indexOf('_container') >= 0) $jobj(grandChildId).css(cssChange); + // } + //} else + + var allObjs = $addAll(childObj, childId); // Just include other objects for initial css. Fixed panels need to be dealt with separately. + allObjs.css(cssChange); + + var fixedInfo = containedFixed[childId]; + if(fixedInfo) { + delete containedFixed[childId]; + + childObj.css('position', 'fixed'); + var deltaX = $ax.getNumFromPx(childObj.css('left')) - fixedInfo.left; + var deltaY = $ax.getNumFromPx(childObj.css('top')) - fixedInfo.top; + + fixedInfo = fixedInfo.fixed; + if(fixedInfo.horizontal == 'left') childObj.css('left', fixedInfo.x + deltaX); + else if(fixedInfo.horizontal == 'center') { + childObj.css('left', '50%'); + childObj.css('margin-left', fixedInfo.x + deltaX); + } else { + childObj.css('left', 'auto'); + childObj.css('right', fixedInfo.x - deltaX); + } + + if(fixedInfo.vertical == 'top') childObj.css('top', fixedInfo.y + deltaY); + else if(fixedInfo.vertical == 'middle') { + childObj.css('top', '50%'); + childObj.css('margin-top', fixedInfo.y + deltaY); + } else { + childObj.css('top', 'auto'); + childObj.css('bottom', fixedInfo.y - deltaY); + } + + $ax.dynamicPanelManager.updatePanelPercentWidth(childId); + $ax.dynamicPanelManager.updatePanelContentPercentWidth(childId); + + } + } + } + } + container.remove(); + trapScroll(); + }; + + var _trapScrollLoc = function(id) { + var locs = {}; + var states = $jobj(id).find('.panel_state'); + for(var i = 0; i < states.length; i++) { + var state = $(states[i]); + locs[state.attr('id')] = { x: state.scrollLeft(), y: state.scrollTop() }; + } + return function() { + for(var key in locs) { + var state = $jobj(key); + state.scrollLeft(locs[key].x); + state.scrollTop(locs[key].y); + } + }; + } + + var _getCurrFocus = function () { + // Only care about focused a tags and inputs + var id = window.lastFocusedClickable && window.lastFocusedClickable.id; + + if(!id) return id; + var jobj = $(window.lastFocusedClickable); + return jobj.is('a') || jobj.is('input') ? id : ''; + } + + var _setCurrFocus = function(id) { + if(id) { + // This is really just needed for IE, so if this causes issues on other browsers, try adding that check here + var trap = $ax.event.blockEvent($ax.repeater.removeSuffixFromElementId(id), 'OnFocus'); + window.setTimeout(function () { + $jobj(id).focus(); + trap(); + }, 0); + } + } + + //use this to save & restore DP's scroll position when show/hide + //key => dp's id (not state's id, because it seems we can change state while hiding) + //value => first state's id & scroll position + //we only need to store one scroll position for one DP, and remove the key after shown. + var DPStateAndScroll = {} + var _tryResumeScrollForDP = function (dpId, deleteId) { + var scrollObj = DPStateAndScroll[dpId]; + if(scrollObj) { + var shownState = document.getElementById(scrollObj.shownId); + if(scrollObj.left) shownState.scrollLeft = scrollObj.left; + if(scrollObj.top) shownState.scrollTop = scrollObj.top; + if(deleteId) delete DPStateAndScroll[dpId]; + } + }; +// var _makeContainer = function (containerId, rect, isFullWidth, isFlip, offset, containerExists) { + var _makeContainer = function (containerId, width, height, isFullWidth, isFlip, offset, containerExists) { + if(containerExists) var container = $jobj(containerId); + else { + container = $('
    '); + container.attr('id', containerId); + } + var css = { + position: 'absolute', + width: width, + height: height, + display: 'flex' + }; + + if(!containerExists) { + // If container exists, may be busy updating location. Will init and update it correctly. + css.top = offset.top; + css.left = offset.left; + } + + + if(isFlip) { + css.perspective = '800px'; + css.webkitPerspective = "800px"; + css.mozPerspective = "800px"; + //adding this to make Edge happy + css['transform-style'] = 'preserve-3d'; + } else css.overflow = 'hidden'; + + //perspective on container will give us 3d effect when flip + //if(!isFlip) css.overflow = 'hidden'; + + // Rect should be a jquery not axquery obj + //_getFixedCss(css, rect.$ ? rect.$() : rect, fixedInfo, isFullWidth); + + container.css(css); + return container; + }; + + var CONTAINER_SUFFIX = _visibility.CONTAINER_SUFFIX = '_container'; + var CONTAINER_INNER = CONTAINER_SUFFIX + '_inner'; + _visibility.getWidgetFromContainer = function(id) { + var containerIndex = id.indexOf(CONTAINER_SUFFIX); + if(containerIndex == -1) return id; + return id.substr(0, containerIndex) + id.substr(containerIndex + CONTAINER_SUFFIX.length); + }; + + // Apply container to widget id if necessary. + // returnJobj: True if you want the jquery object rather than id returned + // skipCheck: True if you want the query returned reguardless of container existing + // checkInner: True if inner container should be checked + _visibility.applyWidgetContainer = function (id, returnJobj, skipCheck, checkInner) { + // If container exists, just return (return query if requested) + if(id.indexOf(CONTAINER_SUFFIX) != -1) return returnJobj ? $jobj(id) : id; + + // Get desired id, and return it if query is not desired + var containerId = $ax.repeater.applySuffixToElementId(id, checkInner ? CONTAINER_INNER : CONTAINER_SUFFIX); + if(!returnJobj) return containerId; + + // If skipping check or container exists, just return innermost container requested + var container = $jobj(containerId); + if(skipCheck || container.length) return container; + // If inner container was not checked, then no more to check, return query for widget + if(!checkInner) return $jobj(id); + + // If inner container was checked, check for regular container still + container = $jobj($ax.repeater.applySuffixToElementId(id, CONTAINER_SUFFIX)); + return container.length ? container : $jobj(id); + }; + + _visibility.isContainer = function(id) { + return id.indexOf(CONTAINER_SUFFIX) != -1; + }; + + _visibility.getRealChildren = function(query) { + while(query.length && $(query[0]).attr('id').indexOf(CONTAINER_SUFFIX) != -1) query = query.children(); + return query; + }; + + //var _getFixedCss = function(css, rect, fixedInfo, isFullWidth) { + // // todo: **mas** make sure this is ok + // if(fixedInfo.fixed) { + // css.position = 'fixed'; + + // if(fixedInfo.horizontal == 'left') css.left = fixedInfo.x; + // else if(fixedInfo.horizontal == 'center') { + // css.left = isFullWidth ? '0px' : '50%'; + // css['margin-left'] = fixedInfo.x; + // } else if(fixedInfo.horizontal == 'right') { + // css.left = 'auto'; + // css.right = fixedInfo.x; + // } + + // if(fixedInfo.vertical == 'top') css.top = fixedInfo.y; + // else if(fixedInfo.vertical == 'middle') { + // css.top = '50%'; + // css['margin-top'] = fixedInfo.y; + // } else if(fixedInfo.vertical == 'bottom') { + // css.top = 'auto'; + // css.bottom = fixedInfo.y; + // } + // } else { + // css.left = Number(rect.css('left').replace('px', '')) || 0; + // css.top = Number(rect.css('top').replace('px', '')) || 0; + // } + //}; + + var _slideStateOut = function (container, stateId, options, onComplete, jobj) { + var directionOut = options.direction; + var axObject = $ax('#' + container.attr('id')); + var width = axObject.width(); + var height = axObject.height(); + + _blockSetMoveIds = true; + + if(directionOut == "right") { + $ax.move.MoveWidget(stateId, width, 0, options, false, onComplete, false, jobj, true); + } else if(directionOut == "left") { + $ax.move.MoveWidget(stateId, -width, 0, options, false, onComplete, false, jobj, true); + } else if(directionOut == "up") { + $ax.move.MoveWidget(stateId, 0, -height, options, false, onComplete, false, jobj, true); + } else if(directionOut == "down") { + $ax.move.MoveWidget(stateId, 0, height, options, false, onComplete, false, jobj, true); + } + + _blockSetMoveIds = false; + }; + + var _slideStateIn = function (id, stateId, options, container, makePanelVisible, onComplete, jobj, preserveScroll) { + var directionIn = options.direction; + var axObject = $ax('#' +container.attr('id')); + var width = axObject.width(); + var height = axObject.height(); + + if (makePanelVisible) $ax.visibility.SetIdVisible(id, true); + for (i = 0; i < jobj.length; i++) $ax.visibility.SetVisible(jobj[i], true); + + for(var i = 0; i < jobj.length; i++) { + var child = $(jobj[i]); + var oldTop = $ax.getNumFromPx(fixAuto(child, 'top')); + var oldLeft = $ax.getNumFromPx(fixAuto(child, 'left')); + if (directionIn == "right") { + child.css('left', oldLeft - width + 'px'); + } else if(directionIn == "left") { + child.css('left', oldLeft + width + 'px'); + } else if(directionIn == "up") { + child.css('top', oldTop + height + 'px'); + } else if(directionIn == "down") { + child.css('top', oldTop - height + 'px'); + } + } + + if(preserveScroll) _tryResumeScrollForDP(id); + + _blockSetMoveIds = true; + + if(directionIn == "right") { + $ax.move.MoveWidget(stateId, width, 0, options, false, onComplete, false, jobj, true); + } else if(directionIn == "left") { + $ax.move.MoveWidget(stateId, -width, 0, options, false, onComplete, false, jobj, true); + } else if(directionIn == "up") { + $ax.move.MoveWidget(stateId, 0, -height, options, false, onComplete, false, jobj, true); + } else if(directionIn == "down") { + $ax.move.MoveWidget(stateId, 0, height, options, false, onComplete, false, jobj, true); + } + + _blockSetMoveIds = false; + }; + + $ax.visibility.GetPanelStateId = function(dpId, index) { + var itemNum = $ax.repeater.getItemIdFromElementId(dpId); + var panelStateId = $ax.repeater.getScriptIdFromElementId(dpId) + '_state' + index; + return $ax.repeater.createElementId(panelStateId, itemNum); + }; + + $ax.visibility.GetPanelStateCount = function(id) { + return $ax.visibility.getRealChildren($jobj(id).children()).filter("[id*='_state']").length; + }; + + var _bringPanelStateToFront = function (dpId, stateId, oldStateId, oldInFront) { + var panel = $jobj(dpId); + var frontId = oldInFront ? oldStateId : stateId; + if(containerCount[dpId]) { + frontId = $ax.visibility.applyWidgetContainer(frontId); + panel = $ax.visibility.applyWidgetContainer(dpId, true, false, true); + } + $jobj(frontId).appendTo(panel); + //when bring a panel to front, it will be focused, and the previous front panel should fire blur event if it's lastFocusedClickableSelector + //ie(currently 11) and firefox(currently 34) doesn't fire blur event, this is the hack to fire it manually + if((IE || FIREFOX) && window.lastFocusedClickable && $ax.event.getFocusableWidgetOrChildId(window.lastFocusedControl) == window.lastFocusedClickable.id) { + // Only need to do this if the currently focused widget is in the panel state that is being hidden. + if($jobj(oldStateId).find('#' + window.lastFocusedClickable.id.split('_')[0]).length) $(window.lastFocusedClickable).triggerHandler('blur'); + } + }; + + var _limboIds = _visibility.limboIds = {}; + // limboId's is a dictionary of id->true, essentially a set. + var _addLimboAndHiddenIds = $ax.visibility.addLimboAndHiddenIds = function(newLimboIds, newHiddenIds, query, skipRepeater) { + var limboedByMaster = {}; + for(var key in newLimboIds) { + if (!$ax.public.fn.IsReferenceDiagramObject($ax.getObjectFromElementId(key).type)) continue; + var ids = $ax.model.idsInRdoToHideOrLimbo(key); + for(var i = 0; i < ids.length; i++) limboedByMaster[ids[i]] = true; + } + + var hiddenByMaster = {}; + for(key in newHiddenIds) { + if (!$ax.public.fn.IsReferenceDiagramObject($ax.getObjectFromElementId(key).type)) continue; + ids = $ax.model.idsInRdoToHideOrLimbo(key); + for(i = 0; i < ids.length; i++) hiddenByMaster[ids[i]] = true; + } + + // Extend with children of rdos + newLimboIds = $.extend(newLimboIds, limboedByMaster); + newHiddenIds = $.extend(newHiddenIds, hiddenByMaster); + + // something is only visible if it's not hidden and limboed + query.each(function(diagramObject, elementId) { + // Rdos already handled, contained widgets are limboed by the parent, and sub menus should be ignored + if(diagramObject.isContained || $ax.public.fn.IsReferenceDiagramObject(diagramObject.type) || $ax.public.fn.IsTableCell(diagramObject.type) || $jobj(elementId).hasClass('sub_menu')) return; + if(diagramObject.type == 'table' && $jobj(elementId).parent().hasClass('ax_menu')) return; + if(skipRepeater) { + // Any item in a repeater should return + if($ax.getParentRepeaterFromElementIdExcludeSelf(elementId)) return; + } + + var scriptId = $ax.repeater.getScriptIdFromElementId(elementId); + var shouldBeVisible = Boolean(!newLimboIds[scriptId] && !newHiddenIds[scriptId]); + var isVisible = Boolean(_isIdVisible(elementId)); + if(shouldBeVisible != isVisible) { + _setWidgetVisibility(elementId, { value: shouldBeVisible, noContainer: true }); + } + }); + + _limboIds = _visibility.limboIds = $.extend(_limboIds, newLimboIds); + + }; + + var _clearLimboAndHidden = $ax.visibility.clearLimboAndHidden = function(ids) { + _limboIds = _visibility.limboIds = {}; + }; + + $ax.visibility.clearLimboAndHiddenIds = function(ids) { + for(var i = 0; i < ids.length; i++) { + var scriptId = $ax.repeater.getScriptIdFromElementId(ids[i]); + delete _limboIds[scriptId]; + } + }; + + $ax.visibility.resetLimboAndHiddenToDefaults = function (query) { + if(!query) query = $ax('*'); + _clearLimboAndHidden(); + _addLimboAndHiddenIds(_defaultLimbo, _defaultHidden, query); + }; + + $ax.visibility.isScriptIdLimbo = function(scriptId) { + if(_limboIds[scriptId]) return true; + + var repeater = $ax.getParentRepeaterFromScriptId(scriptId); + if(!repeater) return false; + + var itemId = $ax.getItemIdsForRepeater(repeater)[0]; + return _limboIds[$ax.repeater.createElementId(scriptId, itemId)]; + } + + $ax.visibility.isElementIdLimboOrInLimboContainer = function (elementId) { + var parent = document.getElementById(elementId); + while(parent) { + var scriptId = $ax.repeater.getScriptIdFromElementId($(parent).attr('id')); + if(_limboIds[scriptId]) return true; + parent = parent.parentElement; + } + return false; + } + + var _blockSetMoveIds = false; + var _movedIds = _visibility.movedIds = {}; + var _resizedIds = _visibility.resizedIds = {}; + var _rotatedIds = _visibility.rotatedIds = {}; + + $ax.visibility.getMovedLocation = function(scriptId) { + return _movedIds[scriptId]; + + //var repeater = $ax.getParentRepeaterFromScriptId(scriptId); + //if (!repeater) return false; + + //var itemId = $ax.getItemIdsForRepeater(repeater)[0]; + //return _movedIds[$ax.repeater.createElementId(scriptId, itemId)]; + }; + + $ax.visibility.setMovedLocation = function (scriptId, left, top) { + if ($jobj(scriptId).css('position') == 'fixed') return; + _movedIds[scriptId] = { left: left, top: top }; + }; + + $ax.visibility.moveMovedLocation = function (scriptId, deltaLeft, deltaTop) { + if(_blockSetMoveIds) return false; + + var offsetLocation = $ax('#' + scriptId).offsetLocation(); + $ax.visibility.setMovedLocation(scriptId, offsetLocation.x + deltaLeft, offsetLocation.y + deltaTop); + + if($ax.getTypeFromElementId(scriptId) == $ax.constants.LAYER_TYPE) { + var childIds = $ax('#' + scriptId).getChildren()[0].children; + for (var i = 0; i < childIds.length; i++) { + $ax.visibility.moveMovedLocation(childIds[i], deltaLeft, deltaTop); + } + } + }; + + $ax.visibility.getResizedSize = function(scriptId) { + return _resizedIds[scriptId]; + + //var repeater = $ax.getParentRepeaterFromScriptId(scriptId); + //if (!repeater) return false; + + //var itemId = $ax.getItemIdsForRepeater(repeater)[0]; + //return _resizedIds[$ax.repeater.createElementId(scriptId, itemId)]; + }; + + $ax.visibility.setResizedSize = function(scriptId, width, height) { + _resizedIds[scriptId] = { width: width, height: height }; + }; + + $ax.visibility.getRotatedAngle = function (scriptId) { + return _rotatedIds[scriptId]; + }; + + $ax.visibility.setRotatedAngle = function (scriptId, rotation) { + _rotatedIds[scriptId] = rotation; + }; + + $ax.visibility.clearMovedAndResized = function () { + _movedIds = _visibility.movedIds = {}; + _resizedIds = _visibility.resizedIds = {}; + _rotatedIds = _visibility.rotatedIds = {}; + }; + + $ax.visibility.clearMovedAndResizedIds = function (elementIds) { + for (var i = 0; i < elementIds.length; i++) { + var id = elementIds[i]; + delete _movedIds[id]; + delete _resizedIds[id]; + delete _rotatedIds[id]; + } + }; + + $ax.visibility.initialize = function() { + // initialize initial visible states + $('.' + HIDDEN_CLASS).each(function (index, diagramObject) { + _defaultHidden[$ax.repeater.getScriptIdFromElementId(diagramObject.id)] = true; + }); + + $('.' + UNPLACED_CLASS).each(function (index, diagramObject) { + _defaultLimbo[$ax.repeater.getScriptIdFromElementId(diagramObject.id)] = true; + }); + + _addLimboAndHiddenIds(_defaultLimbo, _defaultHidden, $ax('*'), true); + }; + + _visibility.initRepeater = function(repeaterId) { + var html = $('
    '); + html.append($jobj(repeaterId + '_script').html()); + + html.find('.' + HIDDEN_CLASS).each(function (index, element) { + _defaultHidden[$ax.repeater.getScriptIdFromElementId(element.id)] = true; + }); + + html.find('.' + UNPLACED_CLASS).each(function (index, element) { + _defaultLimbo[$ax.repeater.getScriptIdFromElementId(element.id)] = true; + }); + } + + var HIDDEN_CLASS = _visibility.HIDDEN_CLASS = 'ax_default_hidden'; + var UNPLACED_CLASS = _visibility.UNPLACED_CLASS = 'ax_default_unplaced'; + +}); \ No newline at end of file diff --git a/src/resources/scripts/axutils.js b/src/resources/scripts/axutils.js new file mode 100644 index 0000000..c720039 --- /dev/null +++ b/src/resources/scripts/axutils.js @@ -0,0 +1,293 @@ +/* + * + * + * + * + */ +const START_URL_NAME = 'start.html'; +const PAGE_ID_NAME = 'id'; +const PAGE_URL_NAME = 'p'; +const SITEMAP_COLLAPSE_VAR_NAME = 'c'; +const SITEMAP_COLLAPSE_VALUE = "1"; +const SITEMAP_CLOSE_VALUE = "2"; +const GLOBAL_VAR_NAME = '&ZQZ=s&'; +const GLOBAL_VAR_CHECKSUM = 'CSUM'; + + (function() { + // define the root namespace object + if(!window.$axure) window.$axure = {}; + + $axure.utils = {}; + + // ------------------------------------------------------------------------ + // Makes an object bindable + // ------------------------------------------------------------------------ + $axure.utils.makeBindable = function(obj, events) { + if(obj.registeredBindings != null) return; + + // copy the events + obj.bindableEvents = events.slice(); + obj.registeredBindings = {}; + + obj.bind = function(eventName, fn) { + var binding = {}; + binding.eventName = eventName; + binding.action = fn; + + var bindingList = this.registeredBindings[eventName]; + if(bindingList == null) { + bindingList = []; + this.registeredBindings[eventName] = bindingList; + } + bindingList[bindingList.length] = binding; + }; + + obj.unbind = function(eventName) { + if(eventName.indexOf('.') >= 0) { + this.registeredBindings[eventName] = null; + } else { + var event = eventName.split('.')[0]; + for(var bindingKey in this.registeredBindings) { + if(bindingKey.split('.')[0] == event) { + this.registeredBindings[bindingKey] = null; + } + } + } + }; + + obj.triggerEvent = function(eventName, arg) { + for(var bindingKey in this.registeredBindings) { + if(bindingKey.split('.')[0] == eventName) { + var bindings = this.registeredBindings[bindingKey]; + for(var i = 0; i < bindings.length; i++) { + if(arg == null) { + bindings[i].action(); + } else { + bindings[i].action(arg); + } + } + } + } + }; + }; + + + $axure.utils.loadCSS = function(url) { + $('head').append(''); + }; + + $axure.utils.loadJS = function(url) { + $('head').append(''); + }; + + $axure.utils.curry = function(fn) { + var curriedArgs = Array.prototype.slice.call(arguments, [1]); + return function() { + fn.apply(this, curriedArgs.concat(Array.prototype.slice.call(arguments))); + }; + }; + + $axure.utils.succeeded = function(result) { + return result && result.success; + }; + + $axure.utils.createUniqueTag = function() { + return Math.random().toString().substring(2) + + Math.random().toString().substring(2) + + Math.random().toString().substring(2) + + Math.random().toString().substring(2); + }; + + $axure.utils.formatDate = function(date) { + var months = [ + "Jan", "Feb", "Mar", "Apr", "May", "Jun", + "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"]; + var hours = date.getHours(); + var amPm = (hours > 11 ? 'PM' : 'AM'); + hours = hours % 12; + if(hours == '0') hours = '12'; + var minutes = date.getMinutes() + ''; + if(minutes.length == 1) { + minutes = '0' + minutes; + } + return [ + months[date.getMonth()], ' ', date.getDate(), ' ', date.getFullYear(), ' ', + hours, ':', minutes, ' ', amPm].join(''); + + }; + + $axure.utils.quickObject = function() { + var returnVal = {}; + for(var i = 0; i < arguments.length; i += 2) { + returnVal[arguments[i]] = arguments[i + 1]; + } + return returnVal; + }; + + $axure.utils.isInPlayer = function() { return window.name == 'mainFrame'; } + // This will return true if prototype is opened from version of app after update with code that sets this value + // (won't be able to distinguish between browser and outdated app) + $axure.utils.isShareApp = function () { return /ShareApp/.test(navigator.userAgent); } + + $axure.utils.setHashStringVar = function(currentHash, varName, varVal) { + var varWithEqual = varName + '='; + var poundVarWithEqual = varVal === '' ? '' : '#' + varName + '=' + varVal; + var ampVarWithEqual = varVal === '' ? '' : '&' + varName + '=' + varVal; + var hashToSet = ''; + + var pageIndex = currentHash.indexOf('#' + varWithEqual); + if (pageIndex == -1) pageIndex = currentHash.indexOf('&' + varWithEqual); + if (pageIndex != -1) { + var newHash = currentHash.substring(0, pageIndex); + + newHash = newHash == '' ? poundVarWithEqual : newHash + ampVarWithEqual; + + var ampIndex = currentHash.indexOf('&', pageIndex + 1); + if (ampIndex != -1) { + newHash = newHash == '' ? '#' + currentHash.substring(ampIndex + 1) : newHash + currentHash.substring(ampIndex); + } + hashToSet = newHash; + } else if (currentHash.indexOf('#') != -1) { + hashToSet = currentHash + ampVarWithEqual; + } else { + hashToSet = poundVarWithEqual; + } + + if (hashToSet != '' || varVal == '') { + return hashToSet; + } + + return null; + } + + $axure.utils.parseGlobalVars = function(query, setAction) { + let vars = query.split("&"); + let csum = false; + for(let i = 0; i < vars.length; i++) { + let pair = vars[i].split("="); + let varName = pair[0]; + let varValue = pair[1]; + if(varName) { + if(varName == GLOBAL_VAR_CHECKSUM) csum = true; + else setAction(varName, decodeURIComponent(varValue), true); + } + } + + if(!csum && query.length > 250) { + window.alert('Axure Warning: The variable values were too long to pass to this page.\n\nIf you are using IE, using Chrome or Firefox will support more data.'); + } + } + + var matrixBase = { + mul: function(val) { + if(val.x !== undefined) { + return $axure.utils.Vector2D( + this.m11 * val.x + this.m12 * val.y + this.tx, + this.m21 * val.x + this.m22 * val.y + this.ty); + } else if(val.m11) { + return $axure.utils.Matrix2D( + this.m11 * val.m11 + this.m12 * val.m21, + this.m11 * val.m12 + this.m12 * val.m22, + this.m21 * val.m11 + this.m22 * val.m21, + this.m21 * val.m12 + this.m22 * val.m22, + val.tx + this.tx * val.m11 + this.ty * val.m21, + val.ty + this.tx * val.m12 + this.ty * val.m22 + ); + } else if(Number(val)) { + var num = Number(val); + return $axure.utils.Matrix2D(this.m11 * num, this.m12 * num, + this.m21 * num, this.m22 * num, + this.tx * num, this.ty * num); + } else return undefined; + }, + rotate: function(angle) { + var angleRad = angle * Math.PI / 180; + var c = Math.cos(angleRad); + var s = Math.sin(angleRad); + + return this.mul($axure.utils.Matrix2D(c, -s, s, c)); + }, + translate: function(tx, ty) { + return this.mul($axure.utils.Matrix2D(1, 0, 0, 1, tx, ty)); + } + }; + + $axure.utils.Matrix2D = function(m11, m12, m21, m22, tx, ty) { + return $.extend({ + m11: m11 || 0, + m12: m12 || 0, + m21: m21 || 0, + m22: m22 || 0, + tx: tx || 0, + ty: ty || 0 + }, matrixBase); + }; + + $axure.utils.Vector2D = function(x, y) { + return { x: x || 0, y: y || 0 }; + }; + + $axure.utils.Matrix2D.identity = function() { + return $axure.utils.Matrix2D(1, 0, 0, 1, 0, 0); + }; + + })(); + + // TODO: [mas] simplify this + if(window.$axure && window.$axure.internal) { + $axure.internal(function($ax) { $ax.utils = $axure.utils; }); + } + + // Its too much of a pain to escape everything and use regular expresions, just replace manually + (function () { + var original = String.prototype.replace; + // TODO: maybe use flags or object instead to pass options in + String.prototype.replace = function (search, newVal, replaceFirst, ignoreCase) { + // Use original is some cases + if (search instanceof RegExp) return original.apply(this, arguments); + + search = String(search); + var searchCompare = ignoreCase ? this.toLowerCase() : this; + if (ignoreCase) search = search.toLowerCase(); + + var searchLength = search.length; + var thisLength = this.length; + + var index = 0; + var retVal = ''; + while (index != -1) { + var nextIndex = searchCompare.indexOf(search, index); + if (nextIndex != -1) { + retVal += this.substring(index, nextIndex) + newVal; + index = nextIndex + searchLength; + if (index >= thisLength) index = -1; + } else { + retVal += this.substring(index); + index = -1; + } + if (replaceFirst) break; + } + + return retVal; + }; + + if (!Array.prototype.indexOf) { + Array.prototype.indexOf = function (elt /*, from*/) { + var len = this.length >>> 0; + + var from = trunc(Number(arguments[1]) || 0); + if(from < 0) from += len; + + for(; from < len; from++) { + if(from in this && this[from] === elt) return from; + } + return -1; + }; + } + + var trunc = function(num) { + return num < 0 ? Math.ceil(num) : Math.floor(num); + }; + + + })(); diff --git a/src/resources/scripts/jquery-1.7.1.min.js b/src/resources/scripts/jquery-1.7.1.min.js new file mode 100644 index 0000000..198b3ff --- /dev/null +++ b/src/resources/scripts/jquery-1.7.1.min.js @@ -0,0 +1,4 @@ +/*! jQuery v1.7.1 jquery.com | jquery.org/license */ +(function(a,b){function cy(a){return f.isWindow(a)?a:a.nodeType===9?a.defaultView||a.parentWindow:!1}function cv(a){if(!ck[a]){var b=c.body,d=f("<"+a+">").appendTo(b),e=d.css("display");d.remove();if(e==="none"||e===""){cl||(cl=c.createElement("iframe"),cl.frameBorder=cl.width=cl.height=0),b.appendChild(cl);if(!cm||!cl.createElement)cm=(cl.contentWindow||cl.contentDocument).document,cm.write((c.compatMode==="CSS1Compat"?"":"")+""),cm.close();d=cm.createElement(a),cm.body.appendChild(d),e=f.css(d,"display"),b.removeChild(cl)}ck[a]=e}return ck[a]}function cu(a,b){var c={};f.each(cq.concat.apply([],cq.slice(0,b)),function(){c[this]=a});return c}function ct(){cr=b}function cs(){setTimeout(ct,0);return cr=f.now()}function cj(){try{return new a.ActiveXObject("Microsoft.XMLHTTP")}catch(b){}}function ci(){try{return new a.XMLHttpRequest}catch(b){}}function cc(a,c){a.dataFilter&&(c=a.dataFilter(c,a.dataType));var d=a.dataTypes,e={},g,h,i=d.length,j,k=d[0],l,m,n,o,p;for(g=1;g0){if(c!=="border")for(;g=0===c})}function S(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function K(){return!0}function J(){return!1}function n(a,b,c){var d=b+"defer",e=b+"queue",g=b+"mark",h=f._data(a,d);h&&(c==="queue"||!f._data(a,e))&&(c==="mark"||!f._data(a,g))&&setTimeout(function(){!f._data(a,e)&&!f._data(a,g)&&(f.removeData(a,d,!0),h.fire())},0)}function m(a){for(var b in a){if(b==="data"&&f.isEmptyObject(a[b]))continue;if(b!=="toJSON")return!1}return!0}function l(a,c,d){if(d===b&&a.nodeType===1){var e="data-"+c.replace(k,"-$1").toLowerCase();d=a.getAttribute(e);if(typeof d=="string"){try{d=d==="true"?!0:d==="false"?!1:d==="null"?null:f.isNumeric(d)?parseFloat(d):j.test(d)?f.parseJSON(d):d}catch(g){}f.data(a,c,d)}else d=b}return d}function h(a){var b=g[a]={},c,d;a=a.split(/\s+/);for(c=0,d=a.length;c)[^>]*$|#([\w\-]*)$)/,j=/\S/,k=/^\s+/,l=/\s+$/,m=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,n=/^[\],:{}\s]*$/,o=/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,p=/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,q=/(?:^|:|,)(?:\s*\[)+/g,r=/(webkit)[ \/]([\w.]+)/,s=/(opera)(?:.*version)?[ \/]([\w.]+)/,t=/(msie) ([\w.]+)/,u=/(mozilla)(?:.*? rv:([\w.]+))?/,v=/-([a-z]|[0-9])/ig,w=/^-ms-/,x=function(a,b){return(b+"").toUpperCase()},y=d.userAgent,z,A,B,C=Object.prototype.toString,D=Object.prototype.hasOwnProperty,E=Array.prototype.push,F=Array.prototype.slice,G=String.prototype.trim,H=Array.prototype.indexOf,I={};e.fn=e.prototype={constructor:e,init:function(a,d,f){var g,h,j,k;if(!a)return this;if(a.nodeType){this.context=this[0]=a,this.length=1;return this}if(a==="body"&&!d&&c.body){this.context=c,this[0]=c.body,this.selector=a,this.length=1;return this}if(typeof a=="string"){a.charAt(0)!=="<"||a.charAt(a.length-1)!==">"||a.length<3?g=i.exec(a):g=[null,a,null];if(g&&(g[1]||!d)){if(g[1]){d=d instanceof e?d[0]:d,k=d?d.ownerDocument||d:c,j=m.exec(a),j?e.isPlainObject(d)?(a=[c.createElement(j[1])],e.fn.attr.call(a,d,!0)):a=[k.createElement(j[1])]:(j=e.buildFragment([g[1]],[k]),a=(j.cacheable?e.clone(j.fragment):j.fragment).childNodes);return e.merge(this,a)}h=c.getElementById(g[2]);if(h&&h.parentNode){if(h.id!==g[2])return f.find(a);this.length=1,this[0]=h}this.context=c,this.selector=a;return this}return!d||d.jquery?(d||f).find(a):this.constructor(d).find(a)}if(e.isFunction(a))return f.ready(a);a.selector!==b&&(this.selector=a.selector,this.context=a.context);return e.makeArray(a,this)},selector:"",jquery:"1.7.1",length:0,size:function(){return this.length},toArray:function(){return F.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this[this.length+a]:this[a]},pushStack:function(a,b,c){var d=this.constructor();e.isArray(a)?E.apply(d,a):e.merge(d,a),d.prevObject=this,d.context=this.context,b==="find"?d.selector=this.selector+(this.selector?" ":"")+c:b&&(d.selector=this.selector+"."+b+"("+c+")");return d},each:function(a,b){return e.each(this,a,b)},ready:function(a){e.bindReady(),A.add(a);return this},eq:function(a){a=+a;return a===-1?this.slice(a):this.slice(a,a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(F.apply(this,arguments),"slice",F.call(arguments).join(","))},map:function(a){return this.pushStack(e.map(this,function(b,c){return a.call(b,c,b)}))},end:function(){return this.prevObject||this.constructor(null)},push:E,sort:[].sort,splice:[].splice},e.fn.init.prototype=e.fn,e.extend=e.fn.extend=function(){var a,c,d,f,g,h,i=arguments[0]||{},j=1,k=arguments.length,l=!1;typeof i=="boolean"&&(l=i,i=arguments[1]||{},j=2),typeof i!="object"&&!e.isFunction(i)&&(i={}),k===j&&(i=this,--j);for(;j0)return;A.fireWith(c,[e]),e.fn.trigger&&e(c).trigger("ready").off("ready")}},bindReady:function(){if(!A){A=e.Callbacks("once memory");if(c.readyState==="complete")return setTimeout(e.ready,1);if(c.addEventListener)c.addEventListener("DOMContentLoaded",B,!1),a.addEventListener("load",e.ready,!1);else if(c.attachEvent){c.attachEvent("onreadystatechange",B),a.attachEvent("onload",e.ready);var b=!1;try{b=a.frameElement==null}catch(d){}c.documentElement.doScroll&&b&&J()}}},isFunction:function(a){return e.type(a)==="function"},isArray:Array.isArray||function(a){return e.type(a)==="array"},isWindow:function(a){return a&&typeof a=="object"&&"setInterval"in a},isNumeric:function(a){return!isNaN(parseFloat(a))&&isFinite(a)},type:function(a){return a==null?String(a):I[C.call(a)]||"object"},isPlainObject:function(a){if(!a||e.type(a)!=="object"||a.nodeType||e.isWindow(a))return!1;try{if(a.constructor&&!D.call(a,"constructor")&&!D.call(a.constructor.prototype,"isPrototypeOf"))return!1}catch(c){return!1}var d;for(d in a);return d===b||D.call(a,d)},isEmptyObject:function(a){for(var b in a)return!1;return!0},error:function(a){throw new Error(a)},parseJSON:function(b){if(typeof b!="string"||!b)return null;b=e.trim(b);if(a.JSON&&a.JSON.parse)return a.JSON.parse(b);if(n.test(b.replace(o,"@").replace(p,"]").replace(q,"")))return(new Function("return "+b))();e.error("Invalid JSON: "+b)},parseXML:function(c){var d,f;try{a.DOMParser?(f=new DOMParser,d=f.parseFromString(c,"text/xml")):(d=new ActiveXObject("Microsoft.XMLDOM"),d.async="false",d.loadXML(c))}catch(g){d=b}(!d||!d.documentElement||d.getElementsByTagName("parsererror").length)&&e.error("Invalid XML: "+c);return d},noop:function(){},globalEval:function(b){b&&j.test(b)&&(a.execScript||function(b){a.eval.call(a,b)})(b)},camelCase:function(a){return a.replace(w,"ms-").replace(v,x)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,c,d){var f,g=0,h=a.length,i=h===b||e.isFunction(a);if(d){if(i){for(f in a)if(c.apply(a[f],d)===!1)break}else for(;g0&&a[0]&&a[j-1]||j===0||e.isArray(a));if(k)for(;i1?i.call(arguments,0):b,j.notifyWith(k,e)}}function l(a){return function(c){b[a]=arguments.length>1?i.call(arguments,0):c,--g||j.resolveWith(j,b)}}var b=i.call(arguments,0),c=0,d=b.length,e=Array(d),g=d,h=d,j=d<=1&&a&&f.isFunction(a.promise)?a:f.Deferred(),k=j.promise();if(d>1){for(;c
    a",d=q.getElementsByTagName("*"),e=q.getElementsByTagName("a")[0];if(!d||!d.length||!e)return{};g=c.createElement("select"),h=g.appendChild(c.createElement("option")),i=q.getElementsByTagName("input")[0],b={leadingWhitespace:q.firstChild.nodeType===3,tbody:!q.getElementsByTagName("tbody").length,htmlSerialize:!!q.getElementsByTagName("link").length,style:/top/.test(e.getAttribute("style")),hrefNormalized:e.getAttribute("href")==="/a",opacity:/^0.55/.test(e.style.opacity),cssFloat:!!e.style.cssFloat,checkOn:i.value==="on",optSelected:h.selected,getSetAttribute:q.className!=="t",enctype:!!c.createElement("form").enctype,html5Clone:c.createElement("nav").cloneNode(!0).outerHTML!=="<:nav>",submitBubbles:!0,changeBubbles:!0,focusinBubbles:!1,deleteExpando:!0,noCloneEvent:!0,inlineBlockNeedsLayout:!1,shrinkWrapBlocks:!1,reliableMarginRight:!0},i.checked=!0,b.noCloneChecked=i.cloneNode(!0).checked,g.disabled=!0,b.optDisabled=!h.disabled;try{delete q.test}catch(s){b.deleteExpando=!1}!q.addEventListener&&q.attachEvent&&q.fireEvent&&(q.attachEvent("onclick",function(){b.noCloneEvent=!1}),q.cloneNode(!0).fireEvent("onclick")),i=c.createElement("input"),i.value="t",i.setAttribute("type","radio"),b.radioValue=i.value==="t",i.setAttribute("checked","checked"),q.appendChild(i),k=c.createDocumentFragment(),k.appendChild(q.lastChild),b.checkClone=k.cloneNode(!0).cloneNode(!0).lastChild.checked,b.appendChecked=i.checked,k.removeChild(i),k.appendChild(q),q.innerHTML="",a.getComputedStyle&&(j=c.createElement("div"),j.style.width="0",j.style.marginRight="0",q.style.width="2px",q.appendChild(j),b.reliableMarginRight=(parseInt((a.getComputedStyle(j,null)||{marginRight:0}).marginRight,10)||0)===0);if(q.attachEvent)for(o in{submit:1,change:1,focusin:1})n="on"+o,p=n in q,p||(q.setAttribute(n,"return;"),p=typeof q[n]=="function"),b[o+"Bubbles"]=p;k.removeChild(q),k=g=h=j=q=i=null,f(function(){var a,d,e,g,h,i,j,k,m,n,o,r=c.getElementsByTagName("body")[0];!r||(j=1,k="position:absolute;top:0;left:0;width:1px;height:1px;margin:0;",m="visibility:hidden;border:0;",n="style='"+k+"border:5px solid #000;padding:0;'",o="
    "+""+"
    ",a=c.createElement("div"),a.style.cssText=m+"width:0;height:0;position:static;top:0;margin-top:"+j+"px",r.insertBefore(a,r.firstChild),q=c.createElement("div"),a.appendChild(q),q.innerHTML="
    t
    ",l=q.getElementsByTagName("td"),p=l[0].offsetHeight===0,l[0].style.display="",l[1].style.display="none",b.reliableHiddenOffsets=p&&l[0].offsetHeight===0,q.innerHTML="",q.style.width=q.style.paddingLeft="1px",f.boxModel=b.boxModel=q.offsetWidth===2,typeof q.style.zoom!="undefined"&&(q.style.display="inline",q.style.zoom=1,b.inlineBlockNeedsLayout=q.offsetWidth===2,q.style.display="",q.innerHTML="
    ",b.shrinkWrapBlocks=q.offsetWidth!==2),q.style.cssText=k+m,q.innerHTML=o,d=q.firstChild,e=d.firstChild,h=d.nextSibling.firstChild.firstChild,i={doesNotAddBorder:e.offsetTop!==5,doesAddBorderForTableAndCells:h.offsetTop===5},e.style.position="fixed",e.style.top="20px",i.fixedPosition=e.offsetTop===20||e.offsetTop===15,e.style.position=e.style.top="",d.style.overflow="hidden",d.style.position="relative",i.subtractsBorderForOverflowNotVisible=e.offsetTop===-5,i.doesNotIncludeMarginInBodyOffset=r.offsetTop!==j,r.removeChild(a),q=a=null,f.extend(b,i))});return b}();var j=/^(?:\{.*\}|\[.*\])$/,k=/([A-Z])/g;f.extend({cache:{},uuid:0,expando:"jQuery"+(f.fn.jquery+Math.random()).replace(/\D/g,""),noData:{embed:!0,object:"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000",applet:!0},hasData:function(a){a=a.nodeType?f.cache[a[f.expando]]:a[f.expando];return!!a&&!m(a)},data:function(a,c,d,e){if(!!f.acceptData(a)){var g,h,i,j=f.expando,k=typeof c=="string",l=a.nodeType,m=l?f.cache:a,n=l?a[j]:a[j]&&j,o=c==="events";if((!n||!m[n]||!o&&!e&&!m[n].data)&&k&&d===b)return;n||(l?a[j]=n=++f.uuid:n=j),m[n]||(m[n]={},l||(m[n].toJSON=f.noop));if(typeof c=="object"||typeof c=="function")e?m[n]=f.extend(m[n],c):m[n].data=f.extend(m[n].data,c);g=h=m[n],e||(h.data||(h.data={}),h=h.data),d!==b&&(h[f.camelCase(c)]=d);if(o&&!h[c])return g.events;k?(i=h[c],i==null&&(i=h[f.camelCase(c)])):i=h;return i}},removeData:function(a,b,c){if(!!f.acceptData(a)){var d,e,g,h=f.expando,i=a.nodeType,j=i?f.cache:a,k=i?a[h]:h;if(!j[k])return;if(b){d=c?j[k]:j[k].data;if(d){f.isArray(b)||(b in d?b=[b]:(b=f.camelCase(b),b in d?b=[b]:b=b.split(" ")));for(e=0,g=b.length;e-1)return!0;return!1},val:function(a){var c,d,e,g=this[0];{if(!!arguments.length){e=f.isFunction(a);return this.each(function(d){var g=f(this),h;if(this.nodeType===1){e?h=a.call(this,d,g.val()):h=a,h==null?h="":typeof h=="number"?h+="":f.isArray(h)&&(h=f.map(h,function(a){return a==null?"":a+""})),c=f.valHooks[this.nodeName.toLowerCase()]||f.valHooks[this.type];if(!c||!("set"in c)||c.set(this,h,"value")===b)this.value=h}})}if(g){c=f.valHooks[g.nodeName.toLowerCase()]||f.valHooks[g.type];if(c&&"get"in c&&(d=c.get(g,"value"))!==b)return d;d=g.value;return typeof d=="string"?d.replace(q,""):d==null?"":d}}}}),f.extend({valHooks:{option:{get:function(a){var b=a.attributes.value;return!b||b.specified?a.value:a.text}},select:{get:function(a){var b,c,d,e,g=a.selectedIndex,h=[],i=a.options,j=a.type==="select-one";if(g<0)return null;c=j?g:0,d=j?g+1:i.length;for(;c=0}),c.length||(a.selectedIndex=-1);return c}}},attrFn:{val:!0,css:!0,html:!0,text:!0,data:!0,width:!0,height:!0,offset:!0},attr:function(a,c,d,e){var g,h,i,j=a.nodeType;if(!!a&&j!==3&&j!==8&&j!==2){if(e&&c in f.attrFn)return f(a)[c](d);if(typeof a.getAttribute=="undefined")return f.prop(a,c,d);i=j!==1||!f.isXMLDoc(a),i&&(c=c.toLowerCase(),h=f.attrHooks[c]||(u.test(c)?x:w));if(d!==b){if(d===null){f.removeAttr(a,c);return}if(h&&"set"in h&&i&&(g=h.set(a,d,c))!==b)return g;a.setAttribute(c,""+d);return d}if(h&&"get"in h&&i&&(g=h.get(a,c))!==null)return g;g=a.getAttribute(c);return g===null?b:g}},removeAttr:function(a,b){var c,d,e,g,h=0;if(b&&a.nodeType===1){d=b.toLowerCase().split(p),g=d.length;for(;h=0}})});var z=/^(?:textarea|input|select)$/i,A=/^([^\.]*)?(?:\.(.+))?$/,B=/\bhover(\.\S+)?\b/,C=/^key/,D=/^(?:mouse|contextmenu)|click/,E=/^(?:focusinfocus|focusoutblur)$/,F=/^(\w*)(?:#([\w\-]+))?(?:\.([\w\-]+))?$/,G=function(a){var b=F.exec(a);b&&(b[1]=(b[1]||"").toLowerCase(),b[3]=b[3]&&new RegExp("(?:^|\\s)"+b[3]+"(?:\\s|$)"));return b},H=function(a,b){var c=a.attributes||{};return(!b[1]||a.nodeName.toLowerCase()===b[1])&&(!b[2]||(c.id||{}).value===b[2])&&(!b[3]||b[3].test((c["class"]||{}).value))},I=function(a){return f.event.special.hover?a:a.replace(B,"mouseenter$1 mouseleave$1")}; +f.event={add:function(a,c,d,e,g){var h,i,j,k,l,m,n,o,p,q,r,s;if(!(a.nodeType===3||a.nodeType===8||!c||!d||!(h=f._data(a)))){d.handler&&(p=d,d=p.handler),d.guid||(d.guid=f.guid++),j=h.events,j||(h.events=j={}),i=h.handle,i||(h.handle=i=function(a){return typeof f!="undefined"&&(!a||f.event.triggered!==a.type)?f.event.dispatch.apply(i.elem,arguments):b},i.elem=a),c=f.trim(I(c)).split(" ");for(k=0;k=0&&(h=h.slice(0,-1),k=!0),h.indexOf(".")>=0&&(i=h.split("."),h=i.shift(),i.sort());if((!e||f.event.customEvent[h])&&!f.event.global[h])return;c=typeof c=="object"?c[f.expando]?c:new f.Event(h,c):new f.Event(h),c.type=h,c.isTrigger=!0,c.exclusive=k,c.namespace=i.join("."),c.namespace_re=c.namespace?new RegExp("(^|\\.)"+i.join("\\.(?:.*\\.)?")+"(\\.|$)"):null,o=h.indexOf(":")<0?"on"+h:"";if(!e){j=f.cache;for(l in j)j[l].events&&j[l].events[h]&&f.event.trigger(c,d,j[l].handle.elem,!0);return}c.result=b,c.target||(c.target=e),d=d!=null?f.makeArray(d):[],d.unshift(c),p=f.event.special[h]||{};if(p.trigger&&p.trigger.apply(e,d)===!1)return;r=[[e,p.bindType||h]];if(!g&&!p.noBubble&&!f.isWindow(e)){s=p.delegateType||h,m=E.test(s+h)?e:e.parentNode,n=null;for(;m;m=m.parentNode)r.push([m,s]),n=m;n&&n===e.ownerDocument&&r.push([n.defaultView||n.parentWindow||a,s])}for(l=0;le&&i.push({elem:this,matches:d.slice(e)});for(j=0;j0?this.on(b,null,a,c):this.trigger(b)},f.attrFn&&(f.attrFn[b]=!0),C.test(b)&&(f.event.fixHooks[b]=f.event.keyHooks),D.test(b)&&(f.event.fixHooks[b]=f.event.mouseHooks)}),function(){function x(a,b,c,e,f,g){for(var h=0,i=e.length;h0){k=j;break}}j=j[a]}e[h]=k}}}function w(a,b,c,e,f,g){for(var h=0,i=e.length;h+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,d="sizcache"+(Math.random()+"").replace(".",""),e=0,g=Object.prototype.toString,h=!1,i=!0,j=/\\/g,k=/\r\n/g,l=/\W/;[0,0].sort(function(){i=!1;return 0});var m=function(b,d,e,f){e=e||[],d=d||c;var h=d;if(d.nodeType!==1&&d.nodeType!==9)return[];if(!b||typeof b!="string")return e;var i,j,k,l,n,q,r,t,u=!0,v=m.isXML(d),w=[],x=b;do{a.exec(""),i=a.exec(x);if(i){x=i[3],w.push(i[1]);if(i[2]){l=i[3];break}}}while(i);if(w.length>1&&p.exec(b))if(w.length===2&&o.relative[w[0]])j=y(w[0]+w[1],d,f);else{j=o.relative[w[0]]?[d]:m(w.shift(),d);while(w.length)b=w.shift(),o.relative[b]&&(b+=w.shift()),j=y(b,j,f)}else{!f&&w.length>1&&d.nodeType===9&&!v&&o.match.ID.test(w[0])&&!o.match.ID.test(w[w.length-1])&&(n=m.find(w.shift(),d,v),d=n.expr?m.filter(n.expr,n.set)[0]:n.set[0]);if(d){n=f?{expr:w.pop(),set:s(f)}:m.find(w.pop(),w.length===1&&(w[0]==="~"||w[0]==="+")&&d.parentNode?d.parentNode:d,v),j=n.expr?m.filter(n.expr,n.set):n.set,w.length>0?k=s(j):u=!1;while(w.length)q=w.pop(),r=q,o.relative[q]?r=w.pop():q="",r==null&&(r=d),o.relative[q](k,r,v)}else k=w=[]}k||(k=j),k||m.error(q||b);if(g.call(k)==="[object Array]")if(!u)e.push.apply(e,k);else if(d&&d.nodeType===1)for(t=0;k[t]!=null;t++)k[t]&&(k[t]===!0||k[t].nodeType===1&&m.contains(d,k[t]))&&e.push(j[t]);else for(t=0;k[t]!=null;t++)k[t]&&k[t].nodeType===1&&e.push(j[t]);else s(k,e);l&&(m(l,h,e,f),m.uniqueSort(e));return e};m.uniqueSort=function(a){if(u){h=i,a.sort(u);if(h)for(var b=1;b0},m.find=function(a,b,c){var d,e,f,g,h,i;if(!a)return[];for(e=0,f=o.order.length;e":function(a,b){var c,d=typeof b=="string",e=0,f=a.length;if(d&&!l.test(b)){b=b.toLowerCase();for(;e=0)?c||d.push(h):c&&(b[g]=!1));return!1},ID:function(a){return a[1].replace(j,"")},TAG:function(a,b){return a[1].replace(j,"").toLowerCase()},CHILD:function(a){if(a[1]==="nth"){a[2]||m.error(a[0]),a[2]=a[2].replace(/^\+|\s*/g,"");var b=/(-?)(\d*)(?:n([+\-]?\d*))?/.exec(a[2]==="even"&&"2n"||a[2]==="odd"&&"2n+1"||!/\D/.test(a[2])&&"0n+"+a[2]||a[2]);a[2]=b[1]+(b[2]||1)-0,a[3]=b[3]-0}else a[2]&&m.error(a[0]);a[0]=e++;return a},ATTR:function(a,b,c,d,e,f){var g=a[1]=a[1].replace(j,"");!f&&o.attrMap[g]&&(a[1]=o.attrMap[g]),a[4]=(a[4]||a[5]||"").replace(j,""),a[2]==="~="&&(a[4]=" "+a[4]+" ");return a},PSEUDO:function(b,c,d,e,f){if(b[1]==="not")if((a.exec(b[3])||"").length>1||/^\w/.test(b[3]))b[3]=m(b[3],null,null,c);else{var g=m.filter(b[3],c,d,!0^f);d||e.push.apply(e,g);return!1}else if(o.match.POS.test(b[0])||o.match.CHILD.test(b[0]))return!0;return b},POS:function(a){a.unshift(!0);return a}},filters:{enabled:function(a){return a.disabled===!1&&a.type!=="hidden"},disabled:function(a){return a.disabled===!0},checked:function(a){return a.checked===!0},selected:function(a){a.parentNode&&a.parentNode.selectedIndex;return a.selected===!0},parent:function(a){return!!a.firstChild},empty:function(a){return!a.firstChild},has:function(a,b,c){return!!m(c[3],a).length},header:function(a){return/h\d/i.test(a.nodeName)},text:function(a){var b=a.getAttribute("type"),c=a.type;return a.nodeName.toLowerCase()==="input"&&"text"===c&&(b===c||b===null)},radio:function(a){return a.nodeName.toLowerCase()==="input"&&"radio"===a.type},checkbox:function(a){return a.nodeName.toLowerCase()==="input"&&"checkbox"===a.type},file:function(a){return a.nodeName.toLowerCase()==="input"&&"file"===a.type},password:function(a){return a.nodeName.toLowerCase()==="input"&&"password"===a.type},submit:function(a){var b=a.nodeName.toLowerCase();return(b==="input"||b==="button")&&"submit"===a.type},image:function(a){return a.nodeName.toLowerCase()==="input"&&"image"===a.type},reset:function(a){var b=a.nodeName.toLowerCase();return(b==="input"||b==="button")&&"reset"===a.type},button:function(a){var b=a.nodeName.toLowerCase();return b==="input"&&"button"===a.type||b==="button"},input:function(a){return/input|select|textarea|button/i.test(a.nodeName)},focus:function(a){return a===a.ownerDocument.activeElement}},setFilters:{first:function(a,b){return b===0},last:function(a,b,c,d){return b===d.length-1},even:function(a,b){return b%2===0},odd:function(a,b){return b%2===1},lt:function(a,b,c){return bc[3]-0},nth:function(a,b,c){return c[3]-0===b},eq:function(a,b,c){return c[3]-0===b}},filter:{PSEUDO:function(a,b,c,d){var e=b[1],f=o.filters[e];if(f)return f(a,c,b,d);if(e==="contains")return(a.textContent||a.innerText||n([a])||"").indexOf(b[3])>=0;if(e==="not"){var g=b[3];for(var h=0,i=g.length;h=0}},ID:function(a,b){return a.nodeType===1&&a.getAttribute("id")===b},TAG:function(a,b){return b==="*"&&a.nodeType===1||!!a.nodeName&&a.nodeName.toLowerCase()===b},CLASS:function(a,b){return(" "+(a.className||a.getAttribute("class"))+" ").indexOf(b)>-1},ATTR:function(a,b){var c=b[1],d=m.attr?m.attr(a,c):o.attrHandle[c]?o.attrHandle[c](a):a[c]!=null?a[c]:a.getAttribute(c),e=d+"",f=b[2],g=b[4];return d==null?f==="!=":!f&&m.attr?d!=null:f==="="?e===g:f==="*="?e.indexOf(g)>=0:f==="~="?(" "+e+" ").indexOf(g)>=0:g?f==="!="?e!==g:f==="^="?e.indexOf(g)===0:f==="$="?e.substr(e.length-g.length)===g:f==="|="?e===g||e.substr(0,g.length+1)===g+"-":!1:e&&d!==!1},POS:function(a,b,c,d){var e=b[2],f=o.setFilters[e];if(f)return f(a,c,b,d)}}},p=o.match.POS,q=function(a,b){return"\\"+(b-0+1)};for(var r in o.match)o.match[r]=new RegExp(o.match[r].source+/(?![^\[]*\])(?![^\(]*\))/.source),o.leftMatch[r]=new RegExp(/(^(?:.|\r|\n)*?)/.source+o.match[r].source.replace(/\\(\d+)/g,q));var s=function(a,b){a=Array.prototype.slice.call(a,0);if(b){b.push.apply(b,a);return b}return a};try{Array.prototype.slice.call(c.documentElement.childNodes,0)[0].nodeType}catch(t){s=function(a,b){var c=0,d=b||[];if(g.call(a)==="[object Array]")Array.prototype.push.apply(d,a);else if(typeof a.length=="number")for(var e=a.length;c",e.insertBefore(a,e.firstChild),c.getElementById(d)&&(o.find.ID=function(a,c,d){if(typeof c.getElementById!="undefined"&&!d){var e=c.getElementById(a[1]);return e?e.id===a[1]||typeof e.getAttributeNode!="undefined"&&e.getAttributeNode("id").nodeValue===a[1]?[e]:b:[]}},o.filter.ID=function(a,b){var c=typeof a.getAttributeNode!="undefined"&&a.getAttributeNode("id");return a.nodeType===1&&c&&c.nodeValue===b}),e.removeChild(a),e=a=null}(),function(){var a=c.createElement("div");a.appendChild(c.createComment("")),a.getElementsByTagName("*").length>0&&(o.find.TAG=function(a,b){var c=b.getElementsByTagName(a[1]);if(a[1]==="*"){var d=[];for(var e=0;c[e];e++)c[e].nodeType===1&&d.push(c[e]);c=d}return c}),a.innerHTML="",a.firstChild&&typeof a.firstChild.getAttribute!="undefined"&&a.firstChild.getAttribute("href")!=="#"&&(o.attrHandle.href=function(a){return a.getAttribute("href",2)}),a=null}(),c.querySelectorAll&&function(){var a=m,b=c.createElement("div"),d="__sizzle__";b.innerHTML="

    ";if(!b.querySelectorAll||b.querySelectorAll(".TEST").length!==0){m=function(b,e,f,g){e=e||c;if(!g&&!m.isXML(e)){var h=/^(\w+$)|^\.([\w\-]+$)|^#([\w\-]+$)/.exec(b);if(h&&(e.nodeType===1||e.nodeType===9)){if(h[1])return s(e.getElementsByTagName(b),f);if(h[2]&&o.find.CLASS&&e.getElementsByClassName)return s(e.getElementsByClassName(h[2]),f)}if(e.nodeType===9){if(b==="body"&&e.body)return s([e.body],f);if(h&&h[3]){var i=e.getElementById(h[3]);if(!i||!i.parentNode)return s([],f);if(i.id===h[3])return s([i],f)}try{return s(e.querySelectorAll(b),f)}catch(j){}}else if(e.nodeType===1&&e.nodeName.toLowerCase()!=="object"){var k=e,l=e.getAttribute("id"),n=l||d,p=e.parentNode,q=/^\s*[+~]/.test(b);l?n=n.replace(/'/g,"\\$&"):e.setAttribute("id",n),q&&p&&(e=e.parentNode);try{if(!q||p)return s(e.querySelectorAll("[id='"+n+"'] "+b),f)}catch(r){}finally{l||k.removeAttribute("id")}}}return a(b,e,f,g)};for(var e in a)m[e]=a[e];b=null}}(),function(){var a=c.documentElement,b=a.matchesSelector||a.mozMatchesSelector||a.webkitMatchesSelector||a.msMatchesSelector;if(b){var d=!b.call(c.createElement("div"),"div"),e=!1;try{b.call(c.documentElement,"[test!='']:sizzle")}catch(f){e=!0}m.matchesSelector=function(a,c){c=c.replace(/\=\s*([^'"\]]*)\s*\]/g,"='$1']");if(!m.isXML(a))try{if(e||!o.match.PSEUDO.test(c)&&!/!=/.test(c)){var f=b.call(a,c);if(f||!d||a.document&&a.document.nodeType!==11)return f}}catch(g){}return m(c,null,null,[a]).length>0}}}(),function(){var a=c.createElement("div");a.innerHTML="
    ";if(!!a.getElementsByClassName&&a.getElementsByClassName("e").length!==0){a.lastChild.className="e";if(a.getElementsByClassName("e").length===1)return;o.order.splice(1,0,"CLASS"),o.find.CLASS=function(a,b,c){if(typeof b.getElementsByClassName!="undefined"&&!c)return b.getElementsByClassName(a[1])},a=null}}(),c.documentElement.contains?m.contains=function(a,b){return a!==b&&(a.contains?a.contains(b):!0)}:c.documentElement.compareDocumentPosition?m.contains=function(a,b){return!!(a.compareDocumentPosition(b)&16)}:m.contains=function(){return!1},m.isXML=function(a){var b=(a?a.ownerDocument||a:0).documentElement;return b?b.nodeName!=="HTML":!1};var y=function(a,b,c){var d,e=[],f="",g=b.nodeType?[b]:b;while(d=o.match.PSEUDO.exec(a))f+=d[0],a=a.replace(o.match.PSEUDO,"");a=o.relative[a]?a+"*":a;for(var h=0,i=g.length;h0)for(h=g;h=0:f.filter(a,this).length>0:this.filter(a).length>0)},closest:function(a,b){var c=[],d,e,g=this[0];if(f.isArray(a)){var h=1;while(g&&g.ownerDocument&&g!==b){for(d=0;d-1:f.find.matchesSelector(g,a)){c.push(g);break}g=g.parentNode;if(!g||!g.ownerDocument||g===b||g.nodeType===11)break}}c=c.length>1?f.unique(c):c;return this.pushStack(c,"closest",a)},index:function(a){if(!a)return this[0]&&this[0].parentNode?this.prevAll().length:-1;if(typeof a=="string")return f.inArray(this[0],f(a));return f.inArray(a.jquery?a[0]:a,this)},add:function(a,b){var c=typeof a=="string"?f(a,b):f.makeArray(a&&a.nodeType?[a]:a),d=f.merge(this.get(),c);return this.pushStack(S(c[0])||S(d[0])?d:f.unique(d))},andSelf:function(){return this.add(this.prevObject)}}),f.each({parent:function(a){var b=a.parentNode;return b&&b.nodeType!==11?b:null},parents:function(a){return f.dir(a,"parentNode")},parentsUntil:function(a,b,c){return f.dir(a,"parentNode",c)},next:function(a){return f.nth(a,2,"nextSibling")},prev:function(a){return f.nth(a,2,"previousSibling")},nextAll:function(a){return f.dir(a,"nextSibling")},prevAll:function(a){return f.dir(a,"previousSibling")},nextUntil:function(a,b,c){return f.dir(a,"nextSibling",c)},prevUntil:function(a,b,c){return f.dir(a,"previousSibling",c)},siblings:function(a){return f.sibling(a.parentNode.firstChild,a)},children:function(a){return f.sibling(a.firstChild)},contents:function(a){return f.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:f.makeArray(a.childNodes)}},function(a,b){f.fn[a]=function(c,d){var e=f.map(this,b,c);L.test(a)||(d=c),d&&typeof d=="string"&&(e=f.filter(d,e)),e=this.length>1&&!R[a]?f.unique(e):e,(this.length>1||N.test(d))&&M.test(a)&&(e=e.reverse());return this.pushStack(e,a,P.call(arguments).join(","))}}),f.extend({filter:function(a,b,c){c&&(a=":not("+a+")");return b.length===1?f.find.matchesSelector(b[0],a)?[b[0]]:[]:f.find.matches(a,b)},dir:function(a,c,d){var e=[],g=a[c];while(g&&g.nodeType!==9&&(d===b||g.nodeType!==1||!f(g).is(d)))g.nodeType===1&&e.push(g),g=g[c];return e},nth:function(a,b,c,d){b=b||1;var e=0;for(;a;a=a[c])if(a.nodeType===1&&++e===b)break;return a},sibling:function(a,b){var c=[];for(;a;a=a.nextSibling)a.nodeType===1&&a!==b&&c.push(a);return c}});var V="abbr|article|aside|audio|canvas|datalist|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video",W=/ jQuery\d+="(?:\d+|null)"/g,X=/^\s+/,Y=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/ig,Z=/<([\w:]+)/,$=/",""],legend:[1,"
    ","
    "],thead:[1,"","
    "],tr:[2,"","
    "],td:[3,"","
    "],col:[2,"","
    "],area:[1,"",""],_default:[0,"",""]},bh=U(c);bg.optgroup=bg.option,bg.tbody=bg.tfoot=bg.colgroup=bg.caption=bg.thead,bg.th=bg.td,f.support.htmlSerialize||(bg._default=[1,"div
    ","
    "]),f.fn.extend({text:function(a){if(f.isFunction(a))return this.each(function(b){var c=f(this);c.text(a.call(this,b,c.text()))});if(typeof a!="object"&&a!==b)return this.empty().append((this[0]&&this[0].ownerDocument||c).createTextNode(a));return f.text(this)},wrapAll:function(a){if(f.isFunction(a))return this.each(function(b){f(this).wrapAll(a.call(this,b))});if(this[0]){var b=f(a,this[0].ownerDocument).eq(0).clone(!0);this[0].parentNode&&b.insertBefore(this[0]),b.map(function(){var a=this;while(a.firstChild&&a.firstChild.nodeType===1)a=a.firstChild;return a}).append(this)}return this},wrapInner:function(a){if(f.isFunction(a))return this.each(function(b){f(this).wrapInner(a.call(this,b))});return this.each(function(){var b=f(this),c=b.contents();c.length?c.wrapAll(a):b.append(a)})},wrap:function(a){var b=f.isFunction(a);return this.each(function(c){f(this).wrapAll(b?a.call(this,c):a)})},unwrap:function(){return this.parent().each(function(){f.nodeName(this,"body")||f(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,!0,function(a){this.nodeType===1&&this.appendChild(a)})},prepend:function(){return this.domManip(arguments,!0,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(a){this.parentNode.insertBefore(a,this)});if(arguments.length){var a=f.clean(arguments);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(a){this.parentNode.insertBefore(a,this.nextSibling)});if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,f.clean(arguments));return a}},remove:function(a,b){for(var c=0,d;(d=this[c])!=null;c++)if(!a||f.filter(a,[d]).length)!b&&d.nodeType===1&&(f.cleanData(d.getElementsByTagName("*")),f.cleanData([d])),d.parentNode&&d.parentNode.removeChild(d);return this},empty:function() +{for(var a=0,b;(b=this[a])!=null;a++){b.nodeType===1&&f.cleanData(b.getElementsByTagName("*"));while(b.firstChild)b.removeChild(b.firstChild)}return this},clone:function(a,b){a=a==null?!1:a,b=b==null?a:b;return this.map(function(){return f.clone(this,a,b)})},html:function(a){if(a===b)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(W,""):null;if(typeof a=="string"&&!ba.test(a)&&(f.support.leadingWhitespace||!X.test(a))&&!bg[(Z.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(Y,"<$1>");try{for(var c=0,d=this.length;c1&&l0?this.clone(!0):this).get();f(e[h])[b](j),d=d.concat(j)}return this.pushStack(d,a,e.selector)}}),f.extend({clone:function(a,b,c){var d,e,g,h=f.support.html5Clone||!bc.test("<"+a.nodeName)?a.cloneNode(!0):bo(a);if((!f.support.noCloneEvent||!f.support.noCloneChecked)&&(a.nodeType===1||a.nodeType===11)&&!f.isXMLDoc(a)){bk(a,h),d=bl(a),e=bl(h);for(g=0;d[g];++g)e[g]&&bk(d[g],e[g])}if(b){bj(a,h);if(c){d=bl(a),e=bl(h);for(g=0;d[g];++g)bj(d[g],e[g])}}d=e=null;return h},clean:function(a,b,d,e){var g;b=b||c,typeof b.createElement=="undefined"&&(b=b.ownerDocument||b[0]&&b[0].ownerDocument||c);var h=[],i;for(var j=0,k;(k=a[j])!=null;j++){typeof k=="number"&&(k+="");if(!k)continue;if(typeof k=="string")if(!_.test(k))k=b.createTextNode(k);else{k=k.replace(Y,"<$1>");var l=(Z.exec(k)||["",""])[1].toLowerCase(),m=bg[l]||bg._default,n=m[0],o=b.createElement("div");b===c?bh.appendChild(o):U(b).appendChild(o),o.innerHTML=m[1]+k+m[2];while(n--)o=o.lastChild;if(!f.support.tbody){var p=$.test(k),q=l==="table"&&!p?o.firstChild&&o.firstChild.childNodes:m[1]===""&&!p?o.childNodes:[];for(i=q.length-1;i>=0;--i)f.nodeName(q[i],"tbody")&&!q[i].childNodes.length&&q[i].parentNode.removeChild(q[i])}!f.support.leadingWhitespace&&X.test(k)&&o.insertBefore(b.createTextNode(X.exec(k)[0]),o.firstChild),k=o.childNodes}var r;if(!f.support.appendChecked)if(k[0]&&typeof (r=k.length)=="number")for(i=0;i=0)return b+"px"}}}),f.support.opacity||(f.cssHooks.opacity={get:function(a,b){return br.test((b&&a.currentStyle?a.currentStyle.filter:a.style.filter)||"")?parseFloat(RegExp.$1)/100+"":b?"1":""},set:function(a,b){var c=a.style,d=a.currentStyle,e=f.isNumeric(b)?"alpha(opacity="+b*100+")":"",g=d&&d.filter||c.filter||"";c.zoom=1;if(b>=1&&f.trim(g.replace(bq,""))===""){c.removeAttribute("filter");if(d&&!d.filter)return}c.filter=bq.test(g)?g.replace(bq,e):g+" "+e}}),f(function(){f.support.reliableMarginRight||(f.cssHooks.marginRight={get:function(a,b){var c;f.swap(a,{display:"inline-block"},function(){b?c=bz(a,"margin-right","marginRight"):c=a.style.marginRight});return c}})}),c.defaultView&&c.defaultView.getComputedStyle&&(bA=function(a,b){var c,d,e;b=b.replace(bs,"-$1").toLowerCase(),(d=a.ownerDocument.defaultView)&&(e=d.getComputedStyle(a,null))&&(c=e.getPropertyValue(b),c===""&&!f.contains(a.ownerDocument.documentElement,a)&&(c=f.style(a,b)));return c}),c.documentElement.currentStyle&&(bB=function(a,b){var c,d,e,f=a.currentStyle&&a.currentStyle[b],g=a.style;f===null&&g&&(e=g[b])&&(f=e),!bt.test(f)&&bu.test(f)&&(c=g.left,d=a.runtimeStyle&&a.runtimeStyle.left,d&&(a.runtimeStyle.left=a.currentStyle.left),g.left=b==="fontSize"?"1em":f||0,f=g.pixelLeft+"px",g.left=c,d&&(a.runtimeStyle.left=d));return f===""?"auto":f}),bz=bA||bB,f.expr&&f.expr.filters&&(f.expr.filters.hidden=function(a){var b=a.offsetWidth,c=a.offsetHeight;return b===0&&c===0||!f.support.reliableHiddenOffsets&&(a.style&&a.style.display||f.css(a,"display"))==="none"},f.expr.filters.visible=function(a){return!f.expr.filters.hidden(a)});var bD=/%20/g,bE=/\[\]$/,bF=/\r?\n/g,bG=/#.*$/,bH=/^(.*?):[ \t]*([^\r\n]*)\r?$/mg,bI=/^(?:color|date|datetime|datetime-local|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,bJ=/^(?:about|app|app\-storage|.+\-extension|file|res|widget):$/,bK=/^(?:GET|HEAD)$/,bL=/^\/\//,bM=/\?/,bN=/)<[^<]*)*<\/script>/gi,bO=/^(?:select|textarea)/i,bP=/\s+/,bQ=/([?&])_=[^&]*/,bR=/^([\w\+\.\-]+:)(?:\/\/([^\/?#:]*)(?::(\d+))?)?/,bS=f.fn.load,bT={},bU={},bV,bW,bX=["*/"]+["*"];try{bV=e.href}catch(bY){bV=c.createElement("a"),bV.href="",bV=bV.href}bW=bR.exec(bV.toLowerCase())||[],f.fn.extend({load:function(a,c,d){if(typeof a!="string"&&bS)return bS.apply(this,arguments);if(!this.length)return this;var e=a.indexOf(" ");if(e>=0){var g=a.slice(e,a.length);a=a.slice(0,e)}var h="GET";c&&(f.isFunction(c)?(d=c,c=b):typeof c=="object"&&(c=f.param(c,f.ajaxSettings.traditional),h="POST"));var i=this;f.ajax({url:a,type:h,dataType:"html",data:c,complete:function(a,b,c){c=a.responseText,a.isResolved()&&(a.done(function(a){c=a}),i.html(g?f("
    ").append(c.replace(bN,"")).find(g):c)),d&&i.each(d,[c,b,a])}});return this},serialize:function(){return f.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?f.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||bO.test(this.nodeName)||bI.test(this.type))}).map(function(a,b){var c=f(this).val();return c==null?null:f.isArray(c)?f.map(c,function(a,c){return{name:b.name,value:a.replace(bF,"\r\n")}}):{name:b.name,value:c.replace(bF,"\r\n")}}).get()}}),f.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(a,b){f.fn[b]=function(a){return this.on(b,a)}}),f.each(["get","post"],function(a,c){f[c]=function(a,d,e,g){f.isFunction(d)&&(g=g||e,e=d,d=b);return f.ajax({type:c,url:a,data:d,success:e,dataType:g})}}),f.extend({getScript:function(a,c){return f.get(a,b,c,"script")},getJSON:function(a,b,c){return f.get(a,b,c,"json")},ajaxSetup:function(a,b){b?b_(a,f.ajaxSettings):(b=a,a=f.ajaxSettings),b_(a,b);return a},ajaxSettings:{url:bV,isLocal:bJ.test(bW[1]),global:!0,type:"GET",contentType:"application/x-www-form-urlencoded",processData:!0,async:!0,accepts:{xml:"application/xml, text/xml",html:"text/html",text:"text/plain",json:"application/json, text/javascript","*":bX},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText"},converters:{"* text":a.String,"text html":!0,"text json":f.parseJSON,"text xml":f.parseXML},flatOptions:{context:!0,url:!0}},ajaxPrefilter:bZ(bT),ajaxTransport:bZ(bU),ajax:function(a,c){function w(a,c,l,m){if(s!==2){s=2,q&&clearTimeout(q),p=b,n=m||"",v.readyState=a>0?4:0;var o,r,u,w=c,x=l?cb(d,v,l):b,y,z;if(a>=200&&a<300||a===304){if(d.ifModified){if(y=v.getResponseHeader("Last-Modified"))f.lastModified[k]=y;if(z=v.getResponseHeader("Etag"))f.etag[k]=z}if(a===304)w="notmodified",o=!0;else try{r=cc(d,x),w="success",o=!0}catch(A){w="parsererror",u=A}}else{u=w;if(!w||a)w="error",a<0&&(a=0)}v.status=a,v.statusText=""+(c||w),o?h.resolveWith(e,[r,w,v]):h.rejectWith(e,[v,w,u]),v.statusCode(j),j=b,t&&g.trigger("ajax"+(o?"Success":"Error"),[v,d,o?r:u]),i.fireWith(e,[v,w]),t&&(g.trigger("ajaxComplete",[v,d]),--f.active||f.event.trigger("ajaxStop"))}}typeof a=="object"&&(c=a,a=b),c=c||{};var d=f.ajaxSetup({},c),e=d.context||d,g=e!==d&&(e.nodeType||e instanceof f)?f(e):f.event,h=f.Deferred(),i=f.Callbacks("once memory"),j=d.statusCode||{},k,l={},m={},n,o,p,q,r,s=0,t,u,v={readyState:0,setRequestHeader:function(a,b){if(!s){var c=a.toLowerCase();a=m[c]=m[c]||a,l[a]=b}return this},getAllResponseHeaders:function(){return s===2?n:null},getResponseHeader:function(a){var c;if(s===2){if(!o){o={};while(c=bH.exec(n))o[c[1].toLowerCase()]=c[2]}c=o[a.toLowerCase()]}return c===b?null:c},overrideMimeType:function(a){s||(d.mimeType=a);return this},abort:function(a){a=a||"abort",p&&p.abort(a),w(0,a);return this}};h.promise(v),v.success=v.done,v.error=v.fail,v.complete=i.add,v.statusCode=function(a){if(a){var b;if(s<2)for(b in a)j[b]=[j[b],a[b]];else b=a[v.status],v.then(b,b)}return this},d.url=((a||d.url)+"").replace(bG,"").replace(bL,bW[1]+"//"),d.dataTypes=f.trim(d.dataType||"*").toLowerCase().split(bP),d.crossDomain==null&&(r=bR.exec(d.url.toLowerCase()),d.crossDomain=!(!r||r[1]==bW[1]&&r[2]==bW[2]&&(r[3]||(r[1]==="http:"?80:443))==(bW[3]||(bW[1]==="http:"?80:443)))),d.data&&d.processData&&typeof d.data!="string"&&(d.data=f.param(d.data,d.traditional)),b$(bT,d,c,v);if(s===2)return!1;t=d.global,d.type=d.type.toUpperCase(),d.hasContent=!bK.test(d.type),t&&f.active++===0&&f.event.trigger("ajaxStart");if(!d.hasContent){d.data&&(d.url+=(bM.test(d.url)?"&":"?")+d.data,delete d.data),k=d.url;if(d.cache===!1){var x=f.now(),y=d.url.replace(bQ,"$1_="+x);d.url=y+(y===d.url?(bM.test(d.url)?"&":"?")+"_="+x:"")}}(d.data&&d.hasContent&&d.contentType!==!1||c.contentType)&&v.setRequestHeader("Content-Type",d.contentType),d.ifModified&&(k=k||d.url,f.lastModified[k]&&v.setRequestHeader("If-Modified-Since",f.lastModified[k]),f.etag[k]&&v.setRequestHeader("If-None-Match",f.etag[k])),v.setRequestHeader("Accept",d.dataTypes[0]&&d.accepts[d.dataTypes[0]]?d.accepts[d.dataTypes[0]]+(d.dataTypes[0]!=="*"?", "+bX+"; q=0.01":""):d.accepts["*"]);for(u in d.headers)v.setRequestHeader(u,d.headers[u]);if(d.beforeSend&&(d.beforeSend.call(e,v,d)===!1||s===2)){v.abort();return!1}for(u in{success:1,error:1,complete:1})v[u](d[u]);p=b$(bU,d,c,v);if(!p)w(-1,"No Transport");else{v.readyState=1,t&&g.trigger("ajaxSend",[v,d]),d.async&&d.timeout>0&&(q=setTimeout(function(){v.abort("timeout")},d.timeout));try{s=1,p.send(l,w)}catch(z){if(s<2)w(-1,z);else throw z}}return v},param:function(a,c){var d=[],e=function(a,b){b=f.isFunction(b)?b():b,d[d.length]=encodeURIComponent(a)+"="+encodeURIComponent(b)};c===b&&(c=f.ajaxSettings.traditional);if(f.isArray(a)||a.jquery&&!f.isPlainObject(a))f.each(a,function(){e(this.name,this.value)});else for(var g in a)ca(g,a[g],c,e);return d.join("&").replace(bD,"+")}}),f.extend({active:0,lastModified:{},etag:{}});var cd=f.now(),ce=/(\=)\?(&|$)|\?\?/i;f.ajaxSetup({jsonp:"callback",jsonpCallback:function(){return f.expando+"_"+cd++}}),f.ajaxPrefilter("json jsonp",function(b,c,d){var e=b.contentType==="application/x-www-form-urlencoded"&&typeof b.data=="string";if(b.dataTypes[0]==="jsonp"||b.jsonp!==!1&&(ce.test(b.url)||e&&ce.test(b.data))){var g,h=b.jsonpCallback=f.isFunction(b.jsonpCallback)?b.jsonpCallback():b.jsonpCallback,i=a[h],j=b.url,k=b.data,l="$1"+h+"$2";b.jsonp!==!1&&(j=j.replace(ce,l),b.url===j&&(e&&(k=k.replace(ce,l)),b.data===k&&(j+=(/\?/.test(j)?"&":"?")+b.jsonp+"="+h))),b.url=j,b.data=k,a[h]=function(a){g=[a]},d.always(function(){a[h]=i,g&&f.isFunction(i)&&a[h](g[0])}),b.converters["script json"]=function(){g||f.error(h+" was not called");return g[0]},b.dataTypes[0]="json";return"script"}}),f.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/javascript|ecmascript/},converters:{"text script":function(a){f.globalEval(a);return a}}}),f.ajaxPrefilter("script",function(a){a.cache===b&&(a.cache=!1),a.crossDomain&&(a.type="GET",a.global=!1)}),f.ajaxTransport("script",function(a){if(a.crossDomain){var d,e=c.head||c.getElementsByTagName("head")[0]||c.documentElement;return{send:function(f,g){d=c.createElement("script"),d.async="async",a.scriptCharset&&(d.charset=a.scriptCharset),d.src=a.url,d.onload=d.onreadystatechange=function(a,c){if(c||!d.readyState||/loaded|complete/.test(d.readyState))d.onload=d.onreadystatechange=null,e&&d.parentNode&&e.removeChild(d),d=b,c||g(200,"success")},e.insertBefore(d,e.firstChild)},abort:function(){d&&d.onload(0,1)}}}});var cf=a.ActiveXObject?function(){for(var a in ch)ch[a](0,1)}:!1,cg=0,ch;f.ajaxSettings.xhr=a.ActiveXObject?function(){return!this.isLocal&&ci()||cj()}:ci,function(a){f.extend(f.support,{ajax:!!a,cors:!!a&&"withCredentials"in a})}(f.ajaxSettings.xhr()),f.support.ajax&&f.ajaxTransport(function(c){if(!c.crossDomain||f.support.cors){var d;return{send:function(e,g){var h=c.xhr(),i,j;c.username?h.open(c.type,c.url,c.async,c.username,c.password):h.open(c.type,c.url,c.async);if(c.xhrFields)for(j in c.xhrFields)h[j]=c.xhrFields[j];c.mimeType&&h.overrideMimeType&&h.overrideMimeType(c.mimeType),!c.crossDomain&&!e["X-Requested-With"]&&(e["X-Requested-With"]="XMLHttpRequest");try{for(j in e)h.setRequestHeader(j,e[j])}catch(k){}h.send(c.hasContent&&c.data||null),d=function(a,e){var j,k,l,m,n;try{if(d&&(e||h.readyState===4)){d=b,i&&(h.onreadystatechange=f.noop,cf&&delete ch[i]);if(e)h.readyState!==4&&h.abort();else{j=h.status,l=h.getAllResponseHeaders(),m={},n=h.responseXML,n&&n.documentElement&&(m.xml=n),m.text=h.responseText;try{k=h.statusText}catch(o){k=""}!j&&c.isLocal&&!c.crossDomain?j=m.text?200:404:j===1223&&(j=204)}}}catch(p){e||g(-1,p)}m&&g(j,k,m,l)},!c.async||h.readyState===4?d():(i=++cg,cf&&(ch||(ch={},f(a).unload(cf)),ch[i]=d),h.onreadystatechange=d)},abort:function(){d&&d(0,1)}}}});var ck={},cl,cm,cn=/^(?:toggle|show|hide)$/,co=/^([+\-]=)?([\d+.\-]+)([a-z%]*)$/i,cp,cq=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]],cr;f.fn.extend({show:function(a,b,c){var d,e;if(a||a===0)return this.animate(cu("show",3),a,b,c);for(var g=0,h=this.length;g=i.duration+this.startTime){this.now=this.end,this.pos=this.state=1,this.update(),i.animatedProperties[this.prop]=!0;for(b in i.animatedProperties)i.animatedProperties[b]!==!0&&(g=!1);if(g){i.overflow!=null&&!f.support.shrinkWrapBlocks&&f.each(["","X","Y"],function(a,b){h.style["overflow"+b]=i.overflow[a]}),i.hide&&f(h).hide();if(i.hide||i.show)for(b in i.animatedProperties)f.style(h,b,i.orig[b]),f.removeData(h,"fxshow"+b,!0),f.removeData(h,"toggle"+b,!0);d=i.complete,d&&(i.complete=!1,d.call(h))}return!1}i.duration==Infinity?this.now=e:(c=e-this.startTime,this.state=c/i.duration,this.pos=f.easing[i.animatedProperties[this.prop]](this.state,c,0,1,i.duration),this.now=this.start+(this.end-this.start)*this.pos),this.update();return!0}},f.extend(f.fx,{tick:function(){var a,b=f.timers,c=0;for(;c-1,k={},l={},m,n;j?(l=e.position(),m=l.top,n=l.left):(m=parseFloat(h)||0,n=parseFloat(i)||0),f.isFunction(b)&&(b=b.call(a,c,g)),b.top!=null&&(k.top=b.top-g.top+m),b.left!=null&&(k.left=b.left-g.left+n),"using"in b?b.using.call(a,k):e.css(k)}},f.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),c=this.offset(),d=cx.test(b[0].nodeName)?{top:0,left:0}:b.offset();c.top-=parseFloat(f.css(a,"marginTop"))||0,c.left-=parseFloat(f.css(a,"marginLeft"))||0,d.top+=parseFloat(f.css(b[0],"borderTopWidth"))||0,d.left+=parseFloat(f.css(b[0],"borderLeftWidth"))||0;return{top:c.top-d.top,left:c.left-d.left}},offsetParent:function(){return this.map(function(){var a=this.offsetParent||c.body;while(a&&!cx.test(a.nodeName)&&f.css(a,"position")==="static")a=a.offsetParent;return a})}}),f.each(["Left","Top"],function(a,c){var d="scroll"+c;f.fn[d]=function(c){var e,g;if(c===b){e=this[0];if(!e)return null;g=cy(e);return g?"pageXOffset"in g?g[a?"pageYOffset":"pageXOffset"]:f.support.boxModel&&g.document.documentElement[d]||g.document.body[d]:e[d]}return this.each(function(){g=cy(this),g?g.scrollTo(a?f(g).scrollLeft():c,a?c:f(g).scrollTop()):this[d]=c})}}),f.each(["Height","Width"],function(a,c){var d=c.toLowerCase();f.fn["inner"+c]=function(){var a=this[0];return a?a.style?parseFloat(f.css(a,d,"padding")):this[d]():null},f.fn["outer"+c]=function(a){var b=this[0];return b?b.style?parseFloat(f.css(b,d,a?"margin":"border")):this[d]():null},f.fn[d]=function(a){var e=this[0];if(!e)return a==null?null:this;if(f.isFunction(a))return this.each(function(b){var c=f(this);c[d](a.call(this,b,c[d]()))});if(f.isWindow(e)){var g=e.document.documentElement["client"+c],h=e.document.body;return e.document.compatMode==="CSS1Compat"&&g||h&&h["client"+c]||g}if(e.nodeType===9)return Math.max(e.documentElement["client"+c],e.body["scroll"+c],e.documentElement["scroll"+c],e.body["offset"+c],e.documentElement["offset"+c]);if(a===b){var i=f.css(e,d),j=parseFloat(i);return f.isNumeric(j)?j:i}return this.css(d,typeof a=="string"?a:a+"px")}}),a.jQuery=a.$=f,typeof define=="function"&&define.amd&&define.amd.jQuery&&define("jquery",[],function(){return f})})(window); \ No newline at end of file diff --git a/src/resources/scripts/jquery-3.2.1.min.js b/src/resources/scripts/jquery-3.2.1.min.js new file mode 100644 index 0000000..1f824ba --- /dev/null +++ b/src/resources/scripts/jquery-3.2.1.min.js @@ -0,0 +1,14 @@ +/*! jQuery v3.2.1 | (c) JS Foundation and other contributors | jquery.org/license */ +!function(a,b){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,!0):function(a){if(!a.document)throw new Error("jQuery requires a window with a document");return b(a)}:b(a)}("undefined"!=typeof window?window:this,function(a,b){"use strict";var c=[],d=a.document,e=Object.getPrototypeOf,f=c.slice,g=c.concat,h=c.push,i=c.indexOf,j={},k=j.toString,l=j.hasOwnProperty,m=l.toString,n=m.call(Object),o={};function p(a,b){b=b||d;var c=b.createElement("script");c.text=a,b.head.appendChild(c).parentNode.removeChild(c)}var q="3.2.1",r=function(a,b){return new r.fn.init(a,b)},s=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,t=/^-ms-/,u=/-([a-z])/g,v=function(a,b){return b.toUpperCase()};r.fn=r.prototype={jquery:q,constructor:r,length:0,toArray:function(){return f.call(this)},get:function(a){return null==a?f.call(this):a<0?this[a+this.length]:this[a]},pushStack:function(a){var b=r.merge(this.constructor(),a);return b.prevObject=this,b},each:function(a){return r.each(this,a)},map:function(a){return this.pushStack(r.map(this,function(b,c){return a.call(b,c,b)}))},slice:function(){return this.pushStack(f.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(a){var b=this.length,c=+a+(a<0?b:0);return this.pushStack(c>=0&&c0&&b-1 in a)}var x=function(a){var b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u="sizzle"+1*new Date,v=a.document,w=0,x=0,y=ha(),z=ha(),A=ha(),B=function(a,b){return a===b&&(l=!0),0},C={}.hasOwnProperty,D=[],E=D.pop,F=D.push,G=D.push,H=D.slice,I=function(a,b){for(var c=0,d=a.length;c+~]|"+K+")"+K+"*"),S=new RegExp("="+K+"*([^\\]'\"]*?)"+K+"*\\]","g"),T=new RegExp(N),U=new RegExp("^"+L+"$"),V={ID:new RegExp("^#("+L+")"),CLASS:new RegExp("^\\.("+L+")"),TAG:new RegExp("^("+L+"|[*])"),ATTR:new RegExp("^"+M),PSEUDO:new RegExp("^"+N),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+K+"*(even|odd|(([+-]|)(\\d*)n|)"+K+"*(?:([+-]|)"+K+"*(\\d+)|))"+K+"*\\)|)","i"),bool:new RegExp("^(?:"+J+")$","i"),needsContext:new RegExp("^"+K+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+K+"*((?:-\\d)?\\d*)"+K+"*\\)|)(?=[^-]|$)","i")},W=/^(?:input|select|textarea|button)$/i,X=/^h\d$/i,Y=/^[^{]+\{\s*\[native \w/,Z=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,$=/[+~]/,_=new RegExp("\\\\([\\da-f]{1,6}"+K+"?|("+K+")|.)","ig"),aa=function(a,b,c){var d="0x"+b-65536;return d!==d||c?b:d<0?String.fromCharCode(d+65536):String.fromCharCode(d>>10|55296,1023&d|56320)},ba=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ca=function(a,b){return b?"\0"===a?"\ufffd":a.slice(0,-1)+"\\"+a.charCodeAt(a.length-1).toString(16)+" ":"\\"+a},da=function(){m()},ea=ta(function(a){return a.disabled===!0&&("form"in a||"label"in a)},{dir:"parentNode",next:"legend"});try{G.apply(D=H.call(v.childNodes),v.childNodes),D[v.childNodes.length].nodeType}catch(fa){G={apply:D.length?function(a,b){F.apply(a,H.call(b))}:function(a,b){var c=a.length,d=0;while(a[c++]=b[d++]);a.length=c-1}}}function ga(a,b,d,e){var f,h,j,k,l,o,r,s=b&&b.ownerDocument,w=b?b.nodeType:9;if(d=d||[],"string"!=typeof a||!a||1!==w&&9!==w&&11!==w)return d;if(!e&&((b?b.ownerDocument||b:v)!==n&&m(b),b=b||n,p)){if(11!==w&&(l=Z.exec(a)))if(f=l[1]){if(9===w){if(!(j=b.getElementById(f)))return d;if(j.id===f)return d.push(j),d}else if(s&&(j=s.getElementById(f))&&t(b,j)&&j.id===f)return d.push(j),d}else{if(l[2])return G.apply(d,b.getElementsByTagName(a)),d;if((f=l[3])&&c.getElementsByClassName&&b.getElementsByClassName)return G.apply(d,b.getElementsByClassName(f)),d}if(c.qsa&&!A[a+" "]&&(!q||!q.test(a))){if(1!==w)s=b,r=a;else if("object"!==b.nodeName.toLowerCase()){(k=b.getAttribute("id"))?k=k.replace(ba,ca):b.setAttribute("id",k=u),o=g(a),h=o.length;while(h--)o[h]="#"+k+" "+sa(o[h]);r=o.join(","),s=$.test(a)&&qa(b.parentNode)||b}if(r)try{return G.apply(d,s.querySelectorAll(r)),d}catch(x){}finally{k===u&&b.removeAttribute("id")}}}return i(a.replace(P,"$1"),b,d,e)}function ha(){var a=[];function b(c,e){return a.push(c+" ")>d.cacheLength&&delete b[a.shift()],b[c+" "]=e}return b}function ia(a){return a[u]=!0,a}function ja(a){var b=n.createElement("fieldset");try{return!!a(b)}catch(c){return!1}finally{b.parentNode&&b.parentNode.removeChild(b),b=null}}function ka(a,b){var c=a.split("|"),e=c.length;while(e--)d.attrHandle[c[e]]=b}function la(a,b){var c=b&&a,d=c&&1===a.nodeType&&1===b.nodeType&&a.sourceIndex-b.sourceIndex;if(d)return d;if(c)while(c=c.nextSibling)if(c===b)return-1;return a?1:-1}function ma(a){return function(b){var c=b.nodeName.toLowerCase();return"input"===c&&b.type===a}}function na(a){return function(b){var c=b.nodeName.toLowerCase();return("input"===c||"button"===c)&&b.type===a}}function oa(a){return function(b){return"form"in b?b.parentNode&&b.disabled===!1?"label"in b?"label"in b.parentNode?b.parentNode.disabled===a:b.disabled===a:b.isDisabled===a||b.isDisabled!==!a&&ea(b)===a:b.disabled===a:"label"in b&&b.disabled===a}}function pa(a){return ia(function(b){return b=+b,ia(function(c,d){var e,f=a([],c.length,b),g=f.length;while(g--)c[e=f[g]]&&(c[e]=!(d[e]=c[e]))})})}function qa(a){return a&&"undefined"!=typeof a.getElementsByTagName&&a}c=ga.support={},f=ga.isXML=function(a){var b=a&&(a.ownerDocument||a).documentElement;return!!b&&"HTML"!==b.nodeName},m=ga.setDocument=function(a){var b,e,g=a?a.ownerDocument||a:v;return g!==n&&9===g.nodeType&&g.documentElement?(n=g,o=n.documentElement,p=!f(n),v!==n&&(e=n.defaultView)&&e.top!==e&&(e.addEventListener?e.addEventListener("unload",da,!1):e.attachEvent&&e.attachEvent("onunload",da)),c.attributes=ja(function(a){return a.className="i",!a.getAttribute("className")}),c.getElementsByTagName=ja(function(a){return a.appendChild(n.createComment("")),!a.getElementsByTagName("*").length}),c.getElementsByClassName=Y.test(n.getElementsByClassName),c.getById=ja(function(a){return o.appendChild(a).id=u,!n.getElementsByName||!n.getElementsByName(u).length}),c.getById?(d.filter.ID=function(a){var b=a.replace(_,aa);return function(a){return a.getAttribute("id")===b}},d.find.ID=function(a,b){if("undefined"!=typeof b.getElementById&&p){var c=b.getElementById(a);return c?[c]:[]}}):(d.filter.ID=function(a){var b=a.replace(_,aa);return function(a){var c="undefined"!=typeof a.getAttributeNode&&a.getAttributeNode("id");return c&&c.value===b}},d.find.ID=function(a,b){if("undefined"!=typeof b.getElementById&&p){var c,d,e,f=b.getElementById(a);if(f){if(c=f.getAttributeNode("id"),c&&c.value===a)return[f];e=b.getElementsByName(a),d=0;while(f=e[d++])if(c=f.getAttributeNode("id"),c&&c.value===a)return[f]}return[]}}),d.find.TAG=c.getElementsByTagName?function(a,b){return"undefined"!=typeof b.getElementsByTagName?b.getElementsByTagName(a):c.qsa?b.querySelectorAll(a):void 0}:function(a,b){var c,d=[],e=0,f=b.getElementsByTagName(a);if("*"===a){while(c=f[e++])1===c.nodeType&&d.push(c);return d}return f},d.find.CLASS=c.getElementsByClassName&&function(a,b){if("undefined"!=typeof b.getElementsByClassName&&p)return b.getElementsByClassName(a)},r=[],q=[],(c.qsa=Y.test(n.querySelectorAll))&&(ja(function(a){o.appendChild(a).innerHTML="",a.querySelectorAll("[msallowcapture^='']").length&&q.push("[*^$]="+K+"*(?:''|\"\")"),a.querySelectorAll("[selected]").length||q.push("\\["+K+"*(?:value|"+J+")"),a.querySelectorAll("[id~="+u+"-]").length||q.push("~="),a.querySelectorAll(":checked").length||q.push(":checked"),a.querySelectorAll("a#"+u+"+*").length||q.push(".#.+[+~]")}),ja(function(a){a.innerHTML="";var b=n.createElement("input");b.setAttribute("type","hidden"),a.appendChild(b).setAttribute("name","D"),a.querySelectorAll("[name=d]").length&&q.push("name"+K+"*[*^$|!~]?="),2!==a.querySelectorAll(":enabled").length&&q.push(":enabled",":disabled"),o.appendChild(a).disabled=!0,2!==a.querySelectorAll(":disabled").length&&q.push(":enabled",":disabled"),a.querySelectorAll("*,:x"),q.push(",.*:")})),(c.matchesSelector=Y.test(s=o.matches||o.webkitMatchesSelector||o.mozMatchesSelector||o.oMatchesSelector||o.msMatchesSelector))&&ja(function(a){c.disconnectedMatch=s.call(a,"*"),s.call(a,"[s!='']:x"),r.push("!=",N)}),q=q.length&&new RegExp(q.join("|")),r=r.length&&new RegExp(r.join("|")),b=Y.test(o.compareDocumentPosition),t=b||Y.test(o.contains)?function(a,b){var c=9===a.nodeType?a.documentElement:a,d=b&&b.parentNode;return a===d||!(!d||1!==d.nodeType||!(c.contains?c.contains(d):a.compareDocumentPosition&&16&a.compareDocumentPosition(d)))}:function(a,b){if(b)while(b=b.parentNode)if(b===a)return!0;return!1},B=b?function(a,b){if(a===b)return l=!0,0;var d=!a.compareDocumentPosition-!b.compareDocumentPosition;return d?d:(d=(a.ownerDocument||a)===(b.ownerDocument||b)?a.compareDocumentPosition(b):1,1&d||!c.sortDetached&&b.compareDocumentPosition(a)===d?a===n||a.ownerDocument===v&&t(v,a)?-1:b===n||b.ownerDocument===v&&t(v,b)?1:k?I(k,a)-I(k,b):0:4&d?-1:1)}:function(a,b){if(a===b)return l=!0,0;var c,d=0,e=a.parentNode,f=b.parentNode,g=[a],h=[b];if(!e||!f)return a===n?-1:b===n?1:e?-1:f?1:k?I(k,a)-I(k,b):0;if(e===f)return la(a,b);c=a;while(c=c.parentNode)g.unshift(c);c=b;while(c=c.parentNode)h.unshift(c);while(g[d]===h[d])d++;return d?la(g[d],h[d]):g[d]===v?-1:h[d]===v?1:0},n):n},ga.matches=function(a,b){return ga(a,null,null,b)},ga.matchesSelector=function(a,b){if((a.ownerDocument||a)!==n&&m(a),b=b.replace(S,"='$1']"),c.matchesSelector&&p&&!A[b+" "]&&(!r||!r.test(b))&&(!q||!q.test(b)))try{var d=s.call(a,b);if(d||c.disconnectedMatch||a.document&&11!==a.document.nodeType)return d}catch(e){}return ga(b,n,null,[a]).length>0},ga.contains=function(a,b){return(a.ownerDocument||a)!==n&&m(a),t(a,b)},ga.attr=function(a,b){(a.ownerDocument||a)!==n&&m(a);var e=d.attrHandle[b.toLowerCase()],f=e&&C.call(d.attrHandle,b.toLowerCase())?e(a,b,!p):void 0;return void 0!==f?f:c.attributes||!p?a.getAttribute(b):(f=a.getAttributeNode(b))&&f.specified?f.value:null},ga.escape=function(a){return(a+"").replace(ba,ca)},ga.error=function(a){throw new Error("Syntax error, unrecognized expression: "+a)},ga.uniqueSort=function(a){var b,d=[],e=0,f=0;if(l=!c.detectDuplicates,k=!c.sortStable&&a.slice(0),a.sort(B),l){while(b=a[f++])b===a[f]&&(e=d.push(f));while(e--)a.splice(d[e],1)}return k=null,a},e=ga.getText=function(a){var b,c="",d=0,f=a.nodeType;if(f){if(1===f||9===f||11===f){if("string"==typeof a.textContent)return a.textContent;for(a=a.firstChild;a;a=a.nextSibling)c+=e(a)}else if(3===f||4===f)return a.nodeValue}else while(b=a[d++])c+=e(b);return c},d=ga.selectors={cacheLength:50,createPseudo:ia,match:V,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(a){return a[1]=a[1].replace(_,aa),a[3]=(a[3]||a[4]||a[5]||"").replace(_,aa),"~="===a[2]&&(a[3]=" "+a[3]+" "),a.slice(0,4)},CHILD:function(a){return a[1]=a[1].toLowerCase(),"nth"===a[1].slice(0,3)?(a[3]||ga.error(a[0]),a[4]=+(a[4]?a[5]+(a[6]||1):2*("even"===a[3]||"odd"===a[3])),a[5]=+(a[7]+a[8]||"odd"===a[3])):a[3]&&ga.error(a[0]),a},PSEUDO:function(a){var b,c=!a[6]&&a[2];return V.CHILD.test(a[0])?null:(a[3]?a[2]=a[4]||a[5]||"":c&&T.test(c)&&(b=g(c,!0))&&(b=c.indexOf(")",c.length-b)-c.length)&&(a[0]=a[0].slice(0,b),a[2]=c.slice(0,b)),a.slice(0,3))}},filter:{TAG:function(a){var b=a.replace(_,aa).toLowerCase();return"*"===a?function(){return!0}:function(a){return a.nodeName&&a.nodeName.toLowerCase()===b}},CLASS:function(a){var b=y[a+" "];return b||(b=new RegExp("(^|"+K+")"+a+"("+K+"|$)"))&&y(a,function(a){return b.test("string"==typeof a.className&&a.className||"undefined"!=typeof a.getAttribute&&a.getAttribute("class")||"")})},ATTR:function(a,b,c){return function(d){var e=ga.attr(d,a);return null==e?"!="===b:!b||(e+="","="===b?e===c:"!="===b?e!==c:"^="===b?c&&0===e.indexOf(c):"*="===b?c&&e.indexOf(c)>-1:"$="===b?c&&e.slice(-c.length)===c:"~="===b?(" "+e.replace(O," ")+" ").indexOf(c)>-1:"|="===b&&(e===c||e.slice(0,c.length+1)===c+"-"))}},CHILD:function(a,b,c,d,e){var f="nth"!==a.slice(0,3),g="last"!==a.slice(-4),h="of-type"===b;return 1===d&&0===e?function(a){return!!a.parentNode}:function(b,c,i){var j,k,l,m,n,o,p=f!==g?"nextSibling":"previousSibling",q=b.parentNode,r=h&&b.nodeName.toLowerCase(),s=!i&&!h,t=!1;if(q){if(f){while(p){m=b;while(m=m[p])if(h?m.nodeName.toLowerCase()===r:1===m.nodeType)return!1;o=p="only"===a&&!o&&"nextSibling"}return!0}if(o=[g?q.firstChild:q.lastChild],g&&s){m=q,l=m[u]||(m[u]={}),k=l[m.uniqueID]||(l[m.uniqueID]={}),j=k[a]||[],n=j[0]===w&&j[1],t=n&&j[2],m=n&&q.childNodes[n];while(m=++n&&m&&m[p]||(t=n=0)||o.pop())if(1===m.nodeType&&++t&&m===b){k[a]=[w,n,t];break}}else if(s&&(m=b,l=m[u]||(m[u]={}),k=l[m.uniqueID]||(l[m.uniqueID]={}),j=k[a]||[],n=j[0]===w&&j[1],t=n),t===!1)while(m=++n&&m&&m[p]||(t=n=0)||o.pop())if((h?m.nodeName.toLowerCase()===r:1===m.nodeType)&&++t&&(s&&(l=m[u]||(m[u]={}),k=l[m.uniqueID]||(l[m.uniqueID]={}),k[a]=[w,t]),m===b))break;return t-=e,t===d||t%d===0&&t/d>=0}}},PSEUDO:function(a,b){var c,e=d.pseudos[a]||d.setFilters[a.toLowerCase()]||ga.error("unsupported pseudo: "+a);return e[u]?e(b):e.length>1?(c=[a,a,"",b],d.setFilters.hasOwnProperty(a.toLowerCase())?ia(function(a,c){var d,f=e(a,b),g=f.length;while(g--)d=I(a,f[g]),a[d]=!(c[d]=f[g])}):function(a){return e(a,0,c)}):e}},pseudos:{not:ia(function(a){var b=[],c=[],d=h(a.replace(P,"$1"));return d[u]?ia(function(a,b,c,e){var f,g=d(a,null,e,[]),h=a.length;while(h--)(f=g[h])&&(a[h]=!(b[h]=f))}):function(a,e,f){return b[0]=a,d(b,null,f,c),b[0]=null,!c.pop()}}),has:ia(function(a){return function(b){return ga(a,b).length>0}}),contains:ia(function(a){return a=a.replace(_,aa),function(b){return(b.textContent||b.innerText||e(b)).indexOf(a)>-1}}),lang:ia(function(a){return U.test(a||"")||ga.error("unsupported lang: "+a),a=a.replace(_,aa).toLowerCase(),function(b){var c;do if(c=p?b.lang:b.getAttribute("xml:lang")||b.getAttribute("lang"))return c=c.toLowerCase(),c===a||0===c.indexOf(a+"-");while((b=b.parentNode)&&1===b.nodeType);return!1}}),target:function(b){var c=a.location&&a.location.hash;return c&&c.slice(1)===b.id},root:function(a){return a===o},focus:function(a){return a===n.activeElement&&(!n.hasFocus||n.hasFocus())&&!!(a.type||a.href||~a.tabIndex)},enabled:oa(!1),disabled:oa(!0),checked:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&!!a.checked||"option"===b&&!!a.selected},selected:function(a){return a.parentNode&&a.parentNode.selectedIndex,a.selected===!0},empty:function(a){for(a=a.firstChild;a;a=a.nextSibling)if(a.nodeType<6)return!1;return!0},parent:function(a){return!d.pseudos.empty(a)},header:function(a){return X.test(a.nodeName)},input:function(a){return W.test(a.nodeName)},button:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&"button"===a.type||"button"===b},text:function(a){var b;return"input"===a.nodeName.toLowerCase()&&"text"===a.type&&(null==(b=a.getAttribute("type"))||"text"===b.toLowerCase())},first:pa(function(){return[0]}),last:pa(function(a,b){return[b-1]}),eq:pa(function(a,b,c){return[c<0?c+b:c]}),even:pa(function(a,b){for(var c=0;c=0;)a.push(d);return a}),gt:pa(function(a,b,c){for(var d=c<0?c+b:c;++d1?function(b,c,d){var e=a.length;while(e--)if(!a[e](b,c,d))return!1;return!0}:a[0]}function va(a,b,c){for(var d=0,e=b.length;d-1&&(f[j]=!(g[j]=l))}}else r=wa(r===g?r.splice(o,r.length):r),e?e(null,g,r,i):G.apply(g,r)})}function ya(a){for(var b,c,e,f=a.length,g=d.relative[a[0].type],h=g||d.relative[" "],i=g?1:0,k=ta(function(a){return a===b},h,!0),l=ta(function(a){return I(b,a)>-1},h,!0),m=[function(a,c,d){var e=!g&&(d||c!==j)||((b=c).nodeType?k(a,c,d):l(a,c,d));return b=null,e}];i1&&ua(m),i>1&&sa(a.slice(0,i-1).concat({value:" "===a[i-2].type?"*":""})).replace(P,"$1"),c,i0,e=a.length>0,f=function(f,g,h,i,k){var l,o,q,r=0,s="0",t=f&&[],u=[],v=j,x=f||e&&d.find.TAG("*",k),y=w+=null==v?1:Math.random()||.1,z=x.length;for(k&&(j=g===n||g||k);s!==z&&null!=(l=x[s]);s++){if(e&&l){o=0,g||l.ownerDocument===n||(m(l),h=!p);while(q=a[o++])if(q(l,g||n,h)){i.push(l);break}k&&(w=y)}c&&((l=!q&&l)&&r--,f&&t.push(l))}if(r+=s,c&&s!==r){o=0;while(q=b[o++])q(t,u,g,h);if(f){if(r>0)while(s--)t[s]||u[s]||(u[s]=E.call(i));u=wa(u)}G.apply(i,u),k&&!f&&u.length>0&&r+b.length>1&&ga.uniqueSort(i)}return k&&(w=y,j=v),t};return c?ia(f):f}return h=ga.compile=function(a,b){var c,d=[],e=[],f=A[a+" "];if(!f){b||(b=g(a)),c=b.length;while(c--)f=ya(b[c]),f[u]?d.push(f):e.push(f);f=A(a,za(e,d)),f.selector=a}return f},i=ga.select=function(a,b,c,e){var f,i,j,k,l,m="function"==typeof a&&a,n=!e&&g(a=m.selector||a);if(c=c||[],1===n.length){if(i=n[0]=n[0].slice(0),i.length>2&&"ID"===(j=i[0]).type&&9===b.nodeType&&p&&d.relative[i[1].type]){if(b=(d.find.ID(j.matches[0].replace(_,aa),b)||[])[0],!b)return c;m&&(b=b.parentNode),a=a.slice(i.shift().value.length)}f=V.needsContext.test(a)?0:i.length;while(f--){if(j=i[f],d.relative[k=j.type])break;if((l=d.find[k])&&(e=l(j.matches[0].replace(_,aa),$.test(i[0].type)&&qa(b.parentNode)||b))){if(i.splice(f,1),a=e.length&&sa(i),!a)return G.apply(c,e),c;break}}}return(m||h(a,n))(e,b,!p,c,!b||$.test(a)&&qa(b.parentNode)||b),c},c.sortStable=u.split("").sort(B).join("")===u,c.detectDuplicates=!!l,m(),c.sortDetached=ja(function(a){return 1&a.compareDocumentPosition(n.createElement("fieldset"))}),ja(function(a){return a.innerHTML="","#"===a.firstChild.getAttribute("href")})||ka("type|href|height|width",function(a,b,c){if(!c)return a.getAttribute(b,"type"===b.toLowerCase()?1:2)}),c.attributes&&ja(function(a){return a.innerHTML="",a.firstChild.setAttribute("value",""),""===a.firstChild.getAttribute("value")})||ka("value",function(a,b,c){if(!c&&"input"===a.nodeName.toLowerCase())return a.defaultValue}),ja(function(a){return null==a.getAttribute("disabled")})||ka(J,function(a,b,c){var d;if(!c)return a[b]===!0?b.toLowerCase():(d=a.getAttributeNode(b))&&d.specified?d.value:null}),ga}(a);r.find=x,r.expr=x.selectors,r.expr[":"]=r.expr.pseudos,r.uniqueSort=r.unique=x.uniqueSort,r.text=x.getText,r.isXMLDoc=x.isXML,r.contains=x.contains,r.escapeSelector=x.escape;var y=function(a,b,c){var d=[],e=void 0!==c;while((a=a[b])&&9!==a.nodeType)if(1===a.nodeType){if(e&&r(a).is(c))break;d.push(a)}return d},z=function(a,b){for(var c=[];a;a=a.nextSibling)1===a.nodeType&&a!==b&&c.push(a);return c},A=r.expr.match.needsContext;function B(a,b){return a.nodeName&&a.nodeName.toLowerCase()===b.toLowerCase()}var C=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i,D=/^.[^:#\[\.,]*$/;function E(a,b,c){return r.isFunction(b)?r.grep(a,function(a,d){return!!b.call(a,d,a)!==c}):b.nodeType?r.grep(a,function(a){return a===b!==c}):"string"!=typeof b?r.grep(a,function(a){return i.call(b,a)>-1!==c}):D.test(b)?r.filter(b,a,c):(b=r.filter(b,a),r.grep(a,function(a){return i.call(b,a)>-1!==c&&1===a.nodeType}))}r.filter=function(a,b,c){var d=b[0];return c&&(a=":not("+a+")"),1===b.length&&1===d.nodeType?r.find.matchesSelector(d,a)?[d]:[]:r.find.matches(a,r.grep(b,function(a){return 1===a.nodeType}))},r.fn.extend({find:function(a){var b,c,d=this.length,e=this;if("string"!=typeof a)return this.pushStack(r(a).filter(function(){for(b=0;b1?r.uniqueSort(c):c},filter:function(a){return this.pushStack(E(this,a||[],!1))},not:function(a){return this.pushStack(E(this,a||[],!0))},is:function(a){return!!E(this,"string"==typeof a&&A.test(a)?r(a):a||[],!1).length}});var F,G=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/,H=r.fn.init=function(a,b,c){var e,f;if(!a)return this;if(c=c||F,"string"==typeof a){if(e="<"===a[0]&&">"===a[a.length-1]&&a.length>=3?[null,a,null]:G.exec(a),!e||!e[1]&&b)return!b||b.jquery?(b||c).find(a):this.constructor(b).find(a);if(e[1]){if(b=b instanceof r?b[0]:b,r.merge(this,r.parseHTML(e[1],b&&b.nodeType?b.ownerDocument||b:d,!0)),C.test(e[1])&&r.isPlainObject(b))for(e in b)r.isFunction(this[e])?this[e](b[e]):this.attr(e,b[e]);return this}return f=d.getElementById(e[2]),f&&(this[0]=f,this.length=1),this}return a.nodeType?(this[0]=a,this.length=1,this):r.isFunction(a)?void 0!==c.ready?c.ready(a):a(r):r.makeArray(a,this)};H.prototype=r.fn,F=r(d);var I=/^(?:parents|prev(?:Until|All))/,J={children:!0,contents:!0,next:!0,prev:!0};r.fn.extend({has:function(a){var b=r(a,this),c=b.length;return this.filter(function(){for(var a=0;a-1:1===c.nodeType&&r.find.matchesSelector(c,a))){f.push(c);break}return this.pushStack(f.length>1?r.uniqueSort(f):f)},index:function(a){return a?"string"==typeof a?i.call(r(a),this[0]):i.call(this,a.jquery?a[0]:a):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(a,b){return this.pushStack(r.uniqueSort(r.merge(this.get(),r(a,b))))},addBack:function(a){return this.add(null==a?this.prevObject:this.prevObject.filter(a))}});function K(a,b){while((a=a[b])&&1!==a.nodeType);return a}r.each({parent:function(a){var b=a.parentNode;return b&&11!==b.nodeType?b:null},parents:function(a){return y(a,"parentNode")},parentsUntil:function(a,b,c){return y(a,"parentNode",c)},next:function(a){return K(a,"nextSibling")},prev:function(a){return K(a,"previousSibling")},nextAll:function(a){return y(a,"nextSibling")},prevAll:function(a){return y(a,"previousSibling")},nextUntil:function(a,b,c){return y(a,"nextSibling",c)},prevUntil:function(a,b,c){return y(a,"previousSibling",c)},siblings:function(a){return z((a.parentNode||{}).firstChild,a)},children:function(a){return z(a.firstChild)},contents:function(a){return B(a,"iframe")?a.contentDocument:(B(a,"template")&&(a=a.content||a),r.merge([],a.childNodes))}},function(a,b){r.fn[a]=function(c,d){var e=r.map(this,b,c);return"Until"!==a.slice(-5)&&(d=c),d&&"string"==typeof d&&(e=r.filter(d,e)),this.length>1&&(J[a]||r.uniqueSort(e),I.test(a)&&e.reverse()),this.pushStack(e)}});var L=/[^\x20\t\r\n\f]+/g;function M(a){var b={};return r.each(a.match(L)||[],function(a,c){b[c]=!0}),b}r.Callbacks=function(a){a="string"==typeof a?M(a):r.extend({},a);var b,c,d,e,f=[],g=[],h=-1,i=function(){for(e=e||a.once,d=b=!0;g.length;h=-1){c=g.shift();while(++h-1)f.splice(c,1),c<=h&&h--}),this},has:function(a){return a?r.inArray(a,f)>-1:f.length>0},empty:function(){return f&&(f=[]),this},disable:function(){return e=g=[],f=c="",this},disabled:function(){return!f},lock:function(){return e=g=[],c||b||(f=c=""),this},locked:function(){return!!e},fireWith:function(a,c){return e||(c=c||[],c=[a,c.slice?c.slice():c],g.push(c),b||i()),this},fire:function(){return j.fireWith(this,arguments),this},fired:function(){return!!d}};return j};function N(a){return a}function O(a){throw a}function P(a,b,c,d){var e;try{a&&r.isFunction(e=a.promise)?e.call(a).done(b).fail(c):a&&r.isFunction(e=a.then)?e.call(a,b,c):b.apply(void 0,[a].slice(d))}catch(a){c.apply(void 0,[a])}}r.extend({Deferred:function(b){var c=[["notify","progress",r.Callbacks("memory"),r.Callbacks("memory"),2],["resolve","done",r.Callbacks("once memory"),r.Callbacks("once memory"),0,"resolved"],["reject","fail",r.Callbacks("once memory"),r.Callbacks("once memory"),1,"rejected"]],d="pending",e={state:function(){return d},always:function(){return f.done(arguments).fail(arguments),this},"catch":function(a){return e.then(null,a)},pipe:function(){var a=arguments;return r.Deferred(function(b){r.each(c,function(c,d){var e=r.isFunction(a[d[4]])&&a[d[4]];f[d[1]](function(){var a=e&&e.apply(this,arguments);a&&r.isFunction(a.promise)?a.promise().progress(b.notify).done(b.resolve).fail(b.reject):b[d[0]+"With"](this,e?[a]:arguments)})}),a=null}).promise()},then:function(b,d,e){var f=0;function g(b,c,d,e){return function(){var h=this,i=arguments,j=function(){var a,j;if(!(b=f&&(d!==O&&(h=void 0,i=[a]),c.rejectWith(h,i))}};b?k():(r.Deferred.getStackHook&&(k.stackTrace=r.Deferred.getStackHook()),a.setTimeout(k))}}return r.Deferred(function(a){c[0][3].add(g(0,a,r.isFunction(e)?e:N,a.notifyWith)),c[1][3].add(g(0,a,r.isFunction(b)?b:N)),c[2][3].add(g(0,a,r.isFunction(d)?d:O))}).promise()},promise:function(a){return null!=a?r.extend(a,e):e}},f={};return r.each(c,function(a,b){var g=b[2],h=b[5];e[b[1]]=g.add,h&&g.add(function(){d=h},c[3-a][2].disable,c[0][2].lock),g.add(b[3].fire),f[b[0]]=function(){return f[b[0]+"With"](this===f?void 0:this,arguments),this},f[b[0]+"With"]=g.fireWith}),e.promise(f),b&&b.call(f,f),f},when:function(a){var b=arguments.length,c=b,d=Array(c),e=f.call(arguments),g=r.Deferred(),h=function(a){return function(c){d[a]=this,e[a]=arguments.length>1?f.call(arguments):c,--b||g.resolveWith(d,e)}};if(b<=1&&(P(a,g.done(h(c)).resolve,g.reject,!b),"pending"===g.state()||r.isFunction(e[c]&&e[c].then)))return g.then();while(c--)P(e[c],h(c),g.reject);return g.promise()}});var Q=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;r.Deferred.exceptionHook=function(b,c){a.console&&a.console.warn&&b&&Q.test(b.name)&&a.console.warn("jQuery.Deferred exception: "+b.message,b.stack,c)},r.readyException=function(b){a.setTimeout(function(){throw b})};var R=r.Deferred();r.fn.ready=function(a){return R.then(a)["catch"](function(a){r.readyException(a)}),this},r.extend({isReady:!1,readyWait:1,ready:function(a){(a===!0?--r.readyWait:r.isReady)||(r.isReady=!0,a!==!0&&--r.readyWait>0||R.resolveWith(d,[r]))}}),r.ready.then=R.then;function S(){d.removeEventListener("DOMContentLoaded",S), +a.removeEventListener("load",S),r.ready()}"complete"===d.readyState||"loading"!==d.readyState&&!d.documentElement.doScroll?a.setTimeout(r.ready):(d.addEventListener("DOMContentLoaded",S),a.addEventListener("load",S));var T=function(a,b,c,d,e,f,g){var h=0,i=a.length,j=null==c;if("object"===r.type(c)){e=!0;for(h in c)T(a,b,h,c[h],!0,f,g)}else if(void 0!==d&&(e=!0,r.isFunction(d)||(g=!0),j&&(g?(b.call(a,d),b=null):(j=b,b=function(a,b,c){return j.call(r(a),c)})),b))for(;h1,null,!0)},removeData:function(a){return this.each(function(){X.remove(this,a)})}}),r.extend({queue:function(a,b,c){var d;if(a)return b=(b||"fx")+"queue",d=W.get(a,b),c&&(!d||Array.isArray(c)?d=W.access(a,b,r.makeArray(c)):d.push(c)),d||[]},dequeue:function(a,b){b=b||"fx";var c=r.queue(a,b),d=c.length,e=c.shift(),f=r._queueHooks(a,b),g=function(){r.dequeue(a,b)};"inprogress"===e&&(e=c.shift(),d--),e&&("fx"===b&&c.unshift("inprogress"),delete f.stop,e.call(a,g,f)),!d&&f&&f.empty.fire()},_queueHooks:function(a,b){var c=b+"queueHooks";return W.get(a,c)||W.access(a,c,{empty:r.Callbacks("once memory").add(function(){W.remove(a,[b+"queue",c])})})}}),r.fn.extend({queue:function(a,b){var c=2;return"string"!=typeof a&&(b=a,a="fx",c--),arguments.length\x20\t\r\n\f]+)/i,la=/^$|\/(?:java|ecma)script/i,ma={option:[1,""],thead:[1,"
    ","
    "],col:[2,"","
    "],tr:[2,"","
    "],td:[3,"","
    "],_default:[0,"",""]};ma.optgroup=ma.option,ma.tbody=ma.tfoot=ma.colgroup=ma.caption=ma.thead,ma.th=ma.td;function na(a,b){var c;return c="undefined"!=typeof a.getElementsByTagName?a.getElementsByTagName(b||"*"):"undefined"!=typeof a.querySelectorAll?a.querySelectorAll(b||"*"):[],void 0===b||b&&B(a,b)?r.merge([a],c):c}function oa(a,b){for(var c=0,d=a.length;c-1)e&&e.push(f);else if(j=r.contains(f.ownerDocument,f),g=na(l.appendChild(f),"script"),j&&oa(g),c){k=0;while(f=g[k++])la.test(f.type||"")&&c.push(f)}return l}!function(){var a=d.createDocumentFragment(),b=a.appendChild(d.createElement("div")),c=d.createElement("input");c.setAttribute("type","radio"),c.setAttribute("checked","checked"),c.setAttribute("name","t"),b.appendChild(c),o.checkClone=b.cloneNode(!0).cloneNode(!0).lastChild.checked,b.innerHTML="",o.noCloneChecked=!!b.cloneNode(!0).lastChild.defaultValue}();var ra=d.documentElement,sa=/^key/,ta=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,ua=/^([^.]*)(?:\.(.+)|)/;function va(){return!0}function wa(){return!1}function xa(){try{return d.activeElement}catch(a){}}function ya(a,b,c,d,e,f){var g,h;if("object"==typeof b){"string"!=typeof c&&(d=d||c,c=void 0);for(h in b)ya(a,h,c,d,b[h],f);return a}if(null==d&&null==e?(e=c,d=c=void 0):null==e&&("string"==typeof c?(e=d,d=void 0):(e=d,d=c,c=void 0)),e===!1)e=wa;else if(!e)return a;return 1===f&&(g=e,e=function(a){return r().off(a),g.apply(this,arguments)},e.guid=g.guid||(g.guid=r.guid++)),a.each(function(){r.event.add(this,b,e,d,c)})}r.event={global:{},add:function(a,b,c,d,e){var f,g,h,i,j,k,l,m,n,o,p,q=W.get(a);if(q){c.handler&&(f=c,c=f.handler,e=f.selector),e&&r.find.matchesSelector(ra,e),c.guid||(c.guid=r.guid++),(i=q.events)||(i=q.events={}),(g=q.handle)||(g=q.handle=function(b){return"undefined"!=typeof r&&r.event.triggered!==b.type?r.event.dispatch.apply(a,arguments):void 0}),b=(b||"").match(L)||[""],j=b.length;while(j--)h=ua.exec(b[j])||[],n=p=h[1],o=(h[2]||"").split(".").sort(),n&&(l=r.event.special[n]||{},n=(e?l.delegateType:l.bindType)||n,l=r.event.special[n]||{},k=r.extend({type:n,origType:p,data:d,handler:c,guid:c.guid,selector:e,needsContext:e&&r.expr.match.needsContext.test(e),namespace:o.join(".")},f),(m=i[n])||(m=i[n]=[],m.delegateCount=0,l.setup&&l.setup.call(a,d,o,g)!==!1||a.addEventListener&&a.addEventListener(n,g)),l.add&&(l.add.call(a,k),k.handler.guid||(k.handler.guid=c.guid)),e?m.splice(m.delegateCount++,0,k):m.push(k),r.event.global[n]=!0)}},remove:function(a,b,c,d,e){var f,g,h,i,j,k,l,m,n,o,p,q=W.hasData(a)&&W.get(a);if(q&&(i=q.events)){b=(b||"").match(L)||[""],j=b.length;while(j--)if(h=ua.exec(b[j])||[],n=p=h[1],o=(h[2]||"").split(".").sort(),n){l=r.event.special[n]||{},n=(d?l.delegateType:l.bindType)||n,m=i[n]||[],h=h[2]&&new RegExp("(^|\\.)"+o.join("\\.(?:.*\\.|)")+"(\\.|$)"),g=f=m.length;while(f--)k=m[f],!e&&p!==k.origType||c&&c.guid!==k.guid||h&&!h.test(k.namespace)||d&&d!==k.selector&&("**"!==d||!k.selector)||(m.splice(f,1),k.selector&&m.delegateCount--,l.remove&&l.remove.call(a,k));g&&!m.length&&(l.teardown&&l.teardown.call(a,o,q.handle)!==!1||r.removeEvent(a,n,q.handle),delete i[n])}else for(n in i)r.event.remove(a,n+b[j],c,d,!0);r.isEmptyObject(i)&&W.remove(a,"handle events")}},dispatch:function(a){var b=r.event.fix(a),c,d,e,f,g,h,i=new Array(arguments.length),j=(W.get(this,"events")||{})[b.type]||[],k=r.event.special[b.type]||{};for(i[0]=b,c=1;c=1))for(;j!==this;j=j.parentNode||this)if(1===j.nodeType&&("click"!==a.type||j.disabled!==!0)){for(f=[],g={},c=0;c-1:r.find(e,this,null,[j]).length),g[e]&&f.push(d);f.length&&h.push({elem:j,handlers:f})}return j=this,i\x20\t\r\n\f]*)[^>]*)\/>/gi,Aa=/\s*$/g;function Ea(a,b){return B(a,"table")&&B(11!==b.nodeType?b:b.firstChild,"tr")?r(">tbody",a)[0]||a:a}function Fa(a){return a.type=(null!==a.getAttribute("type"))+"/"+a.type,a}function Ga(a){var b=Ca.exec(a.type);return b?a.type=b[1]:a.removeAttribute("type"),a}function Ha(a,b){var c,d,e,f,g,h,i,j;if(1===b.nodeType){if(W.hasData(a)&&(f=W.access(a),g=W.set(b,f),j=f.events)){delete g.handle,g.events={};for(e in j)for(c=0,d=j[e].length;c1&&"string"==typeof q&&!o.checkClone&&Ba.test(q))return a.each(function(e){var f=a.eq(e);s&&(b[0]=q.call(this,e,f.html())),Ja(f,b,c,d)});if(m&&(e=qa(b,a[0].ownerDocument,!1,a,d),f=e.firstChild,1===e.childNodes.length&&(e=f),f||d)){for(h=r.map(na(e,"script"),Fa),i=h.length;l")},clone:function(a,b,c){var d,e,f,g,h=a.cloneNode(!0),i=r.contains(a.ownerDocument,a);if(!(o.noCloneChecked||1!==a.nodeType&&11!==a.nodeType||r.isXMLDoc(a)))for(g=na(h),f=na(a),d=0,e=f.length;d0&&oa(g,!i&&na(a,"script")),h},cleanData:function(a){for(var b,c,d,e=r.event.special,f=0;void 0!==(c=a[f]);f++)if(U(c)){if(b=c[W.expando]){if(b.events)for(d in b.events)e[d]?r.event.remove(c,d):r.removeEvent(c,d,b.handle);c[W.expando]=void 0}c[X.expando]&&(c[X.expando]=void 0)}}}),r.fn.extend({detach:function(a){return Ka(this,a,!0)},remove:function(a){return Ka(this,a)},text:function(a){return T(this,function(a){return void 0===a?r.text(this):this.empty().each(function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=a)})},null,a,arguments.length)},append:function(){return Ja(this,arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=Ea(this,a);b.appendChild(a)}})},prepend:function(){return Ja(this,arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=Ea(this,a);b.insertBefore(a,b.firstChild)}})},before:function(){return Ja(this,arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this)})},after:function(){return Ja(this,arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this.nextSibling)})},empty:function(){for(var a,b=0;null!=(a=this[b]);b++)1===a.nodeType&&(r.cleanData(na(a,!1)),a.textContent="");return this},clone:function(a,b){return a=null!=a&&a,b=null==b?a:b,this.map(function(){return r.clone(this,a,b)})},html:function(a){return T(this,function(a){var b=this[0]||{},c=0,d=this.length;if(void 0===a&&1===b.nodeType)return b.innerHTML;if("string"==typeof a&&!Aa.test(a)&&!ma[(ka.exec(a)||["",""])[1].toLowerCase()]){a=r.htmlPrefilter(a);try{for(;c1)}});function _a(a,b,c,d,e){return new _a.prototype.init(a,b,c,d,e)}r.Tween=_a,_a.prototype={constructor:_a,init:function(a,b,c,d,e,f){this.elem=a,this.prop=c,this.easing=e||r.easing._default,this.options=b,this.start=this.now=this.cur(),this.end=d,this.unit=f||(r.cssNumber[c]?"":"px")},cur:function(){var a=_a.propHooks[this.prop];return a&&a.get?a.get(this):_a.propHooks._default.get(this)},run:function(a){var b,c=_a.propHooks[this.prop];return this.options.duration?this.pos=b=r.easing[this.easing](a,this.options.duration*a,0,1,this.options.duration):this.pos=b=a,this.now=(this.end-this.start)*b+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),c&&c.set?c.set(this):_a.propHooks._default.set(this),this}},_a.prototype.init.prototype=_a.prototype,_a.propHooks={_default:{get:function(a){var b;return 1!==a.elem.nodeType||null!=a.elem[a.prop]&&null==a.elem.style[a.prop]?a.elem[a.prop]:(b=r.css(a.elem,a.prop,""),b&&"auto"!==b?b:0)},set:function(a){r.fx.step[a.prop]?r.fx.step[a.prop](a):1!==a.elem.nodeType||null==a.elem.style[r.cssProps[a.prop]]&&!r.cssHooks[a.prop]?a.elem[a.prop]=a.now:r.style(a.elem,a.prop,a.now+a.unit)}}},_a.propHooks.scrollTop=_a.propHooks.scrollLeft={set:function(a){a.elem.nodeType&&a.elem.parentNode&&(a.elem[a.prop]=a.now)}},r.easing={linear:function(a){return a},swing:function(a){return.5-Math.cos(a*Math.PI)/2},_default:"swing"},r.fx=_a.prototype.init,r.fx.step={};var ab,bb,cb=/^(?:toggle|show|hide)$/,db=/queueHooks$/;function eb(){bb&&(d.hidden===!1&&a.requestAnimationFrame?a.requestAnimationFrame(eb):a.setTimeout(eb,r.fx.interval),r.fx.tick())}function fb(){return a.setTimeout(function(){ab=void 0}),ab=r.now()}function gb(a,b){var c,d=0,e={height:a};for(b=b?1:0;d<4;d+=2-b)c=ca[d],e["margin"+c]=e["padding"+c]=a;return b&&(e.opacity=e.width=a),e}function hb(a,b,c){for(var d,e=(kb.tweeners[b]||[]).concat(kb.tweeners["*"]),f=0,g=e.length;f1)},removeAttr:function(a){return this.each(function(){r.removeAttr(this,a)})}}),r.extend({attr:function(a,b,c){var d,e,f=a.nodeType;if(3!==f&&8!==f&&2!==f)return"undefined"==typeof a.getAttribute?r.prop(a,b,c):(1===f&&r.isXMLDoc(a)||(e=r.attrHooks[b.toLowerCase()]||(r.expr.match.bool.test(b)?lb:void 0)),void 0!==c?null===c?void r.removeAttr(a,b):e&&"set"in e&&void 0!==(d=e.set(a,c,b))?d:(a.setAttribute(b,c+""),c):e&&"get"in e&&null!==(d=e.get(a,b))?d:(d=r.find.attr(a,b), +null==d?void 0:d))},attrHooks:{type:{set:function(a,b){if(!o.radioValue&&"radio"===b&&B(a,"input")){var c=a.value;return a.setAttribute("type",b),c&&(a.value=c),b}}}},removeAttr:function(a,b){var c,d=0,e=b&&b.match(L);if(e&&1===a.nodeType)while(c=e[d++])a.removeAttribute(c)}}),lb={set:function(a,b,c){return b===!1?r.removeAttr(a,c):a.setAttribute(c,c),c}},r.each(r.expr.match.bool.source.match(/\w+/g),function(a,b){var c=mb[b]||r.find.attr;mb[b]=function(a,b,d){var e,f,g=b.toLowerCase();return d||(f=mb[g],mb[g]=e,e=null!=c(a,b,d)?g:null,mb[g]=f),e}});var nb=/^(?:input|select|textarea|button)$/i,ob=/^(?:a|area)$/i;r.fn.extend({prop:function(a,b){return T(this,r.prop,a,b,arguments.length>1)},removeProp:function(a){return this.each(function(){delete this[r.propFix[a]||a]})}}),r.extend({prop:function(a,b,c){var d,e,f=a.nodeType;if(3!==f&&8!==f&&2!==f)return 1===f&&r.isXMLDoc(a)||(b=r.propFix[b]||b,e=r.propHooks[b]),void 0!==c?e&&"set"in e&&void 0!==(d=e.set(a,c,b))?d:a[b]=c:e&&"get"in e&&null!==(d=e.get(a,b))?d:a[b]},propHooks:{tabIndex:{get:function(a){var b=r.find.attr(a,"tabindex");return b?parseInt(b,10):nb.test(a.nodeName)||ob.test(a.nodeName)&&a.href?0:-1}}},propFix:{"for":"htmlFor","class":"className"}}),o.optSelected||(r.propHooks.selected={get:function(a){var b=a.parentNode;return b&&b.parentNode&&b.parentNode.selectedIndex,null},set:function(a){var b=a.parentNode;b&&(b.selectedIndex,b.parentNode&&b.parentNode.selectedIndex)}}),r.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){r.propFix[this.toLowerCase()]=this});function pb(a){var b=a.match(L)||[];return b.join(" ")}function qb(a){return a.getAttribute&&a.getAttribute("class")||""}r.fn.extend({addClass:function(a){var b,c,d,e,f,g,h,i=0;if(r.isFunction(a))return this.each(function(b){r(this).addClass(a.call(this,b,qb(this)))});if("string"==typeof a&&a){b=a.match(L)||[];while(c=this[i++])if(e=qb(c),d=1===c.nodeType&&" "+pb(e)+" "){g=0;while(f=b[g++])d.indexOf(" "+f+" ")<0&&(d+=f+" ");h=pb(d),e!==h&&c.setAttribute("class",h)}}return this},removeClass:function(a){var b,c,d,e,f,g,h,i=0;if(r.isFunction(a))return this.each(function(b){r(this).removeClass(a.call(this,b,qb(this)))});if(!arguments.length)return this.attr("class","");if("string"==typeof a&&a){b=a.match(L)||[];while(c=this[i++])if(e=qb(c),d=1===c.nodeType&&" "+pb(e)+" "){g=0;while(f=b[g++])while(d.indexOf(" "+f+" ")>-1)d=d.replace(" "+f+" "," ");h=pb(d),e!==h&&c.setAttribute("class",h)}}return this},toggleClass:function(a,b){var c=typeof a;return"boolean"==typeof b&&"string"===c?b?this.addClass(a):this.removeClass(a):r.isFunction(a)?this.each(function(c){r(this).toggleClass(a.call(this,c,qb(this),b),b)}):this.each(function(){var b,d,e,f;if("string"===c){d=0,e=r(this),f=a.match(L)||[];while(b=f[d++])e.hasClass(b)?e.removeClass(b):e.addClass(b)}else void 0!==a&&"boolean"!==c||(b=qb(this),b&&W.set(this,"__className__",b),this.setAttribute&&this.setAttribute("class",b||a===!1?"":W.get(this,"__className__")||""))})},hasClass:function(a){var b,c,d=0;b=" "+a+" ";while(c=this[d++])if(1===c.nodeType&&(" "+pb(qb(c))+" ").indexOf(b)>-1)return!0;return!1}});var rb=/\r/g;r.fn.extend({val:function(a){var b,c,d,e=this[0];{if(arguments.length)return d=r.isFunction(a),this.each(function(c){var e;1===this.nodeType&&(e=d?a.call(this,c,r(this).val()):a,null==e?e="":"number"==typeof e?e+="":Array.isArray(e)&&(e=r.map(e,function(a){return null==a?"":a+""})),b=r.valHooks[this.type]||r.valHooks[this.nodeName.toLowerCase()],b&&"set"in b&&void 0!==b.set(this,e,"value")||(this.value=e))});if(e)return b=r.valHooks[e.type]||r.valHooks[e.nodeName.toLowerCase()],b&&"get"in b&&void 0!==(c=b.get(e,"value"))?c:(c=e.value,"string"==typeof c?c.replace(rb,""):null==c?"":c)}}}),r.extend({valHooks:{option:{get:function(a){var b=r.find.attr(a,"value");return null!=b?b:pb(r.text(a))}},select:{get:function(a){var b,c,d,e=a.options,f=a.selectedIndex,g="select-one"===a.type,h=g?null:[],i=g?f+1:e.length;for(d=f<0?i:g?f:0;d-1)&&(c=!0);return c||(a.selectedIndex=-1),f}}}}),r.each(["radio","checkbox"],function(){r.valHooks[this]={set:function(a,b){if(Array.isArray(b))return a.checked=r.inArray(r(a).val(),b)>-1}},o.checkOn||(r.valHooks[this].get=function(a){return null===a.getAttribute("value")?"on":a.value})});var sb=/^(?:focusinfocus|focusoutblur)$/;r.extend(r.event,{trigger:function(b,c,e,f){var g,h,i,j,k,m,n,o=[e||d],p=l.call(b,"type")?b.type:b,q=l.call(b,"namespace")?b.namespace.split("."):[];if(h=i=e=e||d,3!==e.nodeType&&8!==e.nodeType&&!sb.test(p+r.event.triggered)&&(p.indexOf(".")>-1&&(q=p.split("."),p=q.shift(),q.sort()),k=p.indexOf(":")<0&&"on"+p,b=b[r.expando]?b:new r.Event(p,"object"==typeof b&&b),b.isTrigger=f?2:3,b.namespace=q.join("."),b.rnamespace=b.namespace?new RegExp("(^|\\.)"+q.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,b.result=void 0,b.target||(b.target=e),c=null==c?[b]:r.makeArray(c,[b]),n=r.event.special[p]||{},f||!n.trigger||n.trigger.apply(e,c)!==!1)){if(!f&&!n.noBubble&&!r.isWindow(e)){for(j=n.delegateType||p,sb.test(j+p)||(h=h.parentNode);h;h=h.parentNode)o.push(h),i=h;i===(e.ownerDocument||d)&&o.push(i.defaultView||i.parentWindow||a)}g=0;while((h=o[g++])&&!b.isPropagationStopped())b.type=g>1?j:n.bindType||p,m=(W.get(h,"events")||{})[b.type]&&W.get(h,"handle"),m&&m.apply(h,c),m=k&&h[k],m&&m.apply&&U(h)&&(b.result=m.apply(h,c),b.result===!1&&b.preventDefault());return b.type=p,f||b.isDefaultPrevented()||n._default&&n._default.apply(o.pop(),c)!==!1||!U(e)||k&&r.isFunction(e[p])&&!r.isWindow(e)&&(i=e[k],i&&(e[k]=null),r.event.triggered=p,e[p](),r.event.triggered=void 0,i&&(e[k]=i)),b.result}},simulate:function(a,b,c){var d=r.extend(new r.Event,c,{type:a,isSimulated:!0});r.event.trigger(d,null,b)}}),r.fn.extend({trigger:function(a,b){return this.each(function(){r.event.trigger(a,b,this)})},triggerHandler:function(a,b){var c=this[0];if(c)return r.event.trigger(a,b,c,!0)}}),r.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(a,b){r.fn[b]=function(a,c){return arguments.length>0?this.on(b,null,a,c):this.trigger(b)}}),r.fn.extend({hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}}),o.focusin="onfocusin"in a,o.focusin||r.each({focus:"focusin",blur:"focusout"},function(a,b){var c=function(a){r.event.simulate(b,a.target,r.event.fix(a))};r.event.special[b]={setup:function(){var d=this.ownerDocument||this,e=W.access(d,b);e||d.addEventListener(a,c,!0),W.access(d,b,(e||0)+1)},teardown:function(){var d=this.ownerDocument||this,e=W.access(d,b)-1;e?W.access(d,b,e):(d.removeEventListener(a,c,!0),W.remove(d,b))}}});var tb=a.location,ub=r.now(),vb=/\?/;r.parseXML=function(b){var c;if(!b||"string"!=typeof b)return null;try{c=(new a.DOMParser).parseFromString(b,"text/xml")}catch(d){c=void 0}return c&&!c.getElementsByTagName("parsererror").length||r.error("Invalid XML: "+b),c};var wb=/\[\]$/,xb=/\r?\n/g,yb=/^(?:submit|button|image|reset|file)$/i,zb=/^(?:input|select|textarea|keygen)/i;function Ab(a,b,c,d){var e;if(Array.isArray(b))r.each(b,function(b,e){c||wb.test(a)?d(a,e):Ab(a+"["+("object"==typeof e&&null!=e?b:"")+"]",e,c,d)});else if(c||"object"!==r.type(b))d(a,b);else for(e in b)Ab(a+"["+e+"]",b[e],c,d)}r.param=function(a,b){var c,d=[],e=function(a,b){var c=r.isFunction(b)?b():b;d[d.length]=encodeURIComponent(a)+"="+encodeURIComponent(null==c?"":c)};if(Array.isArray(a)||a.jquery&&!r.isPlainObject(a))r.each(a,function(){e(this.name,this.value)});else for(c in a)Ab(c,a[c],b,e);return d.join("&")},r.fn.extend({serialize:function(){return r.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var a=r.prop(this,"elements");return a?r.makeArray(a):this}).filter(function(){var a=this.type;return this.name&&!r(this).is(":disabled")&&zb.test(this.nodeName)&&!yb.test(a)&&(this.checked||!ja.test(a))}).map(function(a,b){var c=r(this).val();return null==c?null:Array.isArray(c)?r.map(c,function(a){return{name:b.name,value:a.replace(xb,"\r\n")}}):{name:b.name,value:c.replace(xb,"\r\n")}}).get()}});var Bb=/%20/g,Cb=/#.*$/,Db=/([?&])_=[^&]*/,Eb=/^(.*?):[ \t]*([^\r\n]*)$/gm,Fb=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,Gb=/^(?:GET|HEAD)$/,Hb=/^\/\//,Ib={},Jb={},Kb="*/".concat("*"),Lb=d.createElement("a");Lb.href=tb.href;function Mb(a){return function(b,c){"string"!=typeof b&&(c=b,b="*");var d,e=0,f=b.toLowerCase().match(L)||[];if(r.isFunction(c))while(d=f[e++])"+"===d[0]?(d=d.slice(1)||"*",(a[d]=a[d]||[]).unshift(c)):(a[d]=a[d]||[]).push(c)}}function Nb(a,b,c,d){var e={},f=a===Jb;function g(h){var i;return e[h]=!0,r.each(a[h]||[],function(a,h){var j=h(b,c,d);return"string"!=typeof j||f||e[j]?f?!(i=j):void 0:(b.dataTypes.unshift(j),g(j),!1)}),i}return g(b.dataTypes[0])||!e["*"]&&g("*")}function Ob(a,b){var c,d,e=r.ajaxSettings.flatOptions||{};for(c in b)void 0!==b[c]&&((e[c]?a:d||(d={}))[c]=b[c]);return d&&r.extend(!0,a,d),a}function Pb(a,b,c){var d,e,f,g,h=a.contents,i=a.dataTypes;while("*"===i[0])i.shift(),void 0===d&&(d=a.mimeType||b.getResponseHeader("Content-Type"));if(d)for(e in h)if(h[e]&&h[e].test(d)){i.unshift(e);break}if(i[0]in c)f=i[0];else{for(e in c){if(!i[0]||a.converters[e+" "+i[0]]){f=e;break}g||(g=e)}f=f||g}if(f)return f!==i[0]&&i.unshift(f),c[f]}function Qb(a,b,c,d){var e,f,g,h,i,j={},k=a.dataTypes.slice();if(k[1])for(g in a.converters)j[g.toLowerCase()]=a.converters[g];f=k.shift();while(f)if(a.responseFields[f]&&(c[a.responseFields[f]]=b),!i&&d&&a.dataFilter&&(b=a.dataFilter(b,a.dataType)),i=f,f=k.shift())if("*"===f)f=i;else if("*"!==i&&i!==f){if(g=j[i+" "+f]||j["* "+f],!g)for(e in j)if(h=e.split(" "),h[1]===f&&(g=j[i+" "+h[0]]||j["* "+h[0]])){g===!0?g=j[e]:j[e]!==!0&&(f=h[0],k.unshift(h[1]));break}if(g!==!0)if(g&&a["throws"])b=g(b);else try{b=g(b)}catch(l){return{state:"parsererror",error:g?l:"No conversion from "+i+" to "+f}}}return{state:"success",data:b}}r.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:tb.href,type:"GET",isLocal:Fb.test(tb.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":Kb,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":r.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(a,b){return b?Ob(Ob(a,r.ajaxSettings),b):Ob(r.ajaxSettings,a)},ajaxPrefilter:Mb(Ib),ajaxTransport:Mb(Jb),ajax:function(b,c){"object"==typeof b&&(c=b,b=void 0),c=c||{};var e,f,g,h,i,j,k,l,m,n,o=r.ajaxSetup({},c),p=o.context||o,q=o.context&&(p.nodeType||p.jquery)?r(p):r.event,s=r.Deferred(),t=r.Callbacks("once memory"),u=o.statusCode||{},v={},w={},x="canceled",y={readyState:0,getResponseHeader:function(a){var b;if(k){if(!h){h={};while(b=Eb.exec(g))h[b[1].toLowerCase()]=b[2]}b=h[a.toLowerCase()]}return null==b?null:b},getAllResponseHeaders:function(){return k?g:null},setRequestHeader:function(a,b){return null==k&&(a=w[a.toLowerCase()]=w[a.toLowerCase()]||a,v[a]=b),this},overrideMimeType:function(a){return null==k&&(o.mimeType=a),this},statusCode:function(a){var b;if(a)if(k)y.always(a[y.status]);else for(b in a)u[b]=[u[b],a[b]];return this},abort:function(a){var b=a||x;return e&&e.abort(b),A(0,b),this}};if(s.promise(y),o.url=((b||o.url||tb.href)+"").replace(Hb,tb.protocol+"//"),o.type=c.method||c.type||o.method||o.type,o.dataTypes=(o.dataType||"*").toLowerCase().match(L)||[""],null==o.crossDomain){j=d.createElement("a");try{j.href=o.url,j.href=j.href,o.crossDomain=Lb.protocol+"//"+Lb.host!=j.protocol+"//"+j.host}catch(z){o.crossDomain=!0}}if(o.data&&o.processData&&"string"!=typeof o.data&&(o.data=r.param(o.data,o.traditional)),Nb(Ib,o,c,y),k)return y;l=r.event&&o.global,l&&0===r.active++&&r.event.trigger("ajaxStart"),o.type=o.type.toUpperCase(),o.hasContent=!Gb.test(o.type),f=o.url.replace(Cb,""),o.hasContent?o.data&&o.processData&&0===(o.contentType||"").indexOf("application/x-www-form-urlencoded")&&(o.data=o.data.replace(Bb,"+")):(n=o.url.slice(f.length),o.data&&(f+=(vb.test(f)?"&":"?")+o.data,delete o.data),o.cache===!1&&(f=f.replace(Db,"$1"),n=(vb.test(f)?"&":"?")+"_="+ub++ +n),o.url=f+n),o.ifModified&&(r.lastModified[f]&&y.setRequestHeader("If-Modified-Since",r.lastModified[f]),r.etag[f]&&y.setRequestHeader("If-None-Match",r.etag[f])),(o.data&&o.hasContent&&o.contentType!==!1||c.contentType)&&y.setRequestHeader("Content-Type",o.contentType),y.setRequestHeader("Accept",o.dataTypes[0]&&o.accepts[o.dataTypes[0]]?o.accepts[o.dataTypes[0]]+("*"!==o.dataTypes[0]?", "+Kb+"; q=0.01":""):o.accepts["*"]);for(m in o.headers)y.setRequestHeader(m,o.headers[m]);if(o.beforeSend&&(o.beforeSend.call(p,y,o)===!1||k))return y.abort();if(x="abort",t.add(o.complete),y.done(o.success),y.fail(o.error),e=Nb(Jb,o,c,y)){if(y.readyState=1,l&&q.trigger("ajaxSend",[y,o]),k)return y;o.async&&o.timeout>0&&(i=a.setTimeout(function(){y.abort("timeout")},o.timeout));try{k=!1,e.send(v,A)}catch(z){if(k)throw z;A(-1,z)}}else A(-1,"No Transport");function A(b,c,d,h){var j,m,n,v,w,x=c;k||(k=!0,i&&a.clearTimeout(i),e=void 0,g=h||"",y.readyState=b>0?4:0,j=b>=200&&b<300||304===b,d&&(v=Pb(o,y,d)),v=Qb(o,v,y,j),j?(o.ifModified&&(w=y.getResponseHeader("Last-Modified"),w&&(r.lastModified[f]=w),w=y.getResponseHeader("etag"),w&&(r.etag[f]=w)),204===b||"HEAD"===o.type?x="nocontent":304===b?x="notmodified":(x=v.state,m=v.data,n=v.error,j=!n)):(n=x,!b&&x||(x="error",b<0&&(b=0))),y.status=b,y.statusText=(c||x)+"",j?s.resolveWith(p,[m,x,y]):s.rejectWith(p,[y,x,n]),y.statusCode(u),u=void 0,l&&q.trigger(j?"ajaxSuccess":"ajaxError",[y,o,j?m:n]),t.fireWith(p,[y,x]),l&&(q.trigger("ajaxComplete",[y,o]),--r.active||r.event.trigger("ajaxStop")))}return y},getJSON:function(a,b,c){return r.get(a,b,c,"json")},getScript:function(a,b){return r.get(a,void 0,b,"script")}}),r.each(["get","post"],function(a,b){r[b]=function(a,c,d,e){return r.isFunction(c)&&(e=e||d,d=c,c=void 0),r.ajax(r.extend({url:a,type:b,dataType:e,data:c,success:d},r.isPlainObject(a)&&a))}}),r._evalUrl=function(a){return r.ajax({url:a,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,"throws":!0})},r.fn.extend({wrapAll:function(a){var b;return this[0]&&(r.isFunction(a)&&(a=a.call(this[0])),b=r(a,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&b.insertBefore(this[0]),b.map(function(){var a=this;while(a.firstElementChild)a=a.firstElementChild;return a}).append(this)),this},wrapInner:function(a){return r.isFunction(a)?this.each(function(b){r(this).wrapInner(a.call(this,b))}):this.each(function(){var b=r(this),c=b.contents();c.length?c.wrapAll(a):b.append(a)})},wrap:function(a){var b=r.isFunction(a);return this.each(function(c){r(this).wrapAll(b?a.call(this,c):a)})},unwrap:function(a){return this.parent(a).not("body").each(function(){r(this).replaceWith(this.childNodes)}),this}}),r.expr.pseudos.hidden=function(a){return!r.expr.pseudos.visible(a)},r.expr.pseudos.visible=function(a){return!!(a.offsetWidth||a.offsetHeight||a.getClientRects().length)},r.ajaxSettings.xhr=function(){try{return new a.XMLHttpRequest}catch(b){}};var Rb={0:200,1223:204},Sb=r.ajaxSettings.xhr();o.cors=!!Sb&&"withCredentials"in Sb,o.ajax=Sb=!!Sb,r.ajaxTransport(function(b){var c,d;if(o.cors||Sb&&!b.crossDomain)return{send:function(e,f){var g,h=b.xhr();if(h.open(b.type,b.url,b.async,b.username,b.password),b.xhrFields)for(g in b.xhrFields)h[g]=b.xhrFields[g];b.mimeType&&h.overrideMimeType&&h.overrideMimeType(b.mimeType),b.crossDomain||e["X-Requested-With"]||(e["X-Requested-With"]="XMLHttpRequest");for(g in e)h.setRequestHeader(g,e[g]);c=function(a){return function(){c&&(c=d=h.onload=h.onerror=h.onabort=h.onreadystatechange=null,"abort"===a?h.abort():"error"===a?"number"!=typeof h.status?f(0,"error"):f(h.status,h.statusText):f(Rb[h.status]||h.status,h.statusText,"text"!==(h.responseType||"text")||"string"!=typeof h.responseText?{binary:h.response}:{text:h.responseText},h.getAllResponseHeaders()))}},h.onload=c(),d=h.onerror=c("error"),void 0!==h.onabort?h.onabort=d:h.onreadystatechange=function(){4===h.readyState&&a.setTimeout(function(){c&&d()})},c=c("abort");try{h.send(b.hasContent&&b.data||null)}catch(i){if(c)throw i}},abort:function(){c&&c()}}}),r.ajaxPrefilter(function(a){a.crossDomain&&(a.contents.script=!1)}),r.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(a){return r.globalEval(a),a}}}),r.ajaxPrefilter("script",function(a){void 0===a.cache&&(a.cache=!1),a.crossDomain&&(a.type="GET")}),r.ajaxTransport("script",function(a){if(a.crossDomain){var b,c;return{send:function(e,f){b=r(" + + + + + + diff --git a/src/user/register.vue b/src/user/register.vue new file mode 100644 index 0000000..17344e3 --- /dev/null +++ b/src/user/register.vue @@ -0,0 +1,450 @@ + + + + + + + + + diff --git a/src/utils/EventBus.js b/src/utils/EventBus.js new file mode 100644 index 0000000..f9ef51b --- /dev/null +++ b/src/utils/EventBus.js @@ -0,0 +1,2 @@ +import Vue from 'vue' +export default new Vue() \ No newline at end of file diff --git a/src/utils/javaRequest.js b/src/utils/javaRequest.js new file mode 100644 index 0000000..75f1b76 --- /dev/null +++ b/src/utils/javaRequest.js @@ -0,0 +1,8 @@ +import axios from "axios"; + +const javaReq=axios.create({ + // baseURL:'http://61.240.140.173:8088/',//java的地址前缀 + baseURL:'/api/',//后端的地址前缀 +}) + +export default javaReq \ No newline at end of file diff --git a/src/utils/request.js b/src/utils/request.js new file mode 100644 index 0000000..c15374b --- /dev/null +++ b/src/utils/request.js @@ -0,0 +1,54 @@ +// axios二次封装 +import axios from 'axios' + +// +const http = axios.create({ + //通用请求 + baseURL:'/proxy_url',//后端的地址前缀 本地开发直接请求后端 + // baseURL:'/api/',//后端的地址前缀 生产环境用来转发 + // withCredentials:truenpm run serve + // async:true, + // timeout:'10000',//10s 超时时间 + // headers:{token:sessionStorage.getItem('token')?sessionStorage.getItem('token'):'null'} + +}) + + +http.interceptors.request.use( + function(config) { + // 在请求发送之前,为 headers 添加 token + const token =sessionStorage.getItem('token')?sessionStorage.getItem('token'):'null'; + const name =sessionStorage.getItem('user')?sessionStorage.getItem('user'):'null'; + + config.headers['token'] = token + // config.headers['user_name']=name + + + return config; + }, + function(error) { + return Promise.reject(error); + } +); + +// // 添加请求拦截器 +// http.interceptors.request.use(function (config) { +// // 在发送请求之前做些什么 +// return config; +// }, function (error) { +// // 对请求错误做些什么 +// return Promise.reject(error); +// }); + +// // 添加响应拦截器 +// http.interceptors.response.use(function (response) { +// // 对响应数据做点什么 +// return response; +// }, function (error) { +// // 对响应错误做点什么 +// return Promise.reject(error); +// }); + + +export default http//将实例对外暴露 + diff --git a/src/views/404.vue b/src/views/404.vue new file mode 100644 index 0000000..06d885f --- /dev/null +++ b/src/views/404.vue @@ -0,0 +1,18 @@ + + + + + \ No newline at end of file diff --git a/src/views/Home.vue b/src/views/Home.vue new file mode 100644 index 0000000..274a328 --- /dev/null +++ b/src/views/Home.vue @@ -0,0 +1,25 @@ + + + + + + diff --git a/src/views/Main.vue b/src/views/Main.vue new file mode 100644 index 0000000..53efc6a --- /dev/null +++ b/src/views/Main.vue @@ -0,0 +1,132 @@ + + + + + diff --git a/src/views/MarketRisk.vue b/src/views/MarketRisk.vue new file mode 100644 index 0000000..3b18948 --- /dev/null +++ b/src/views/MarketRisk.vue @@ -0,0 +1,879 @@ + + + + + + + + \ No newline at end of file diff --git a/src/views/SSE.vue b/src/views/SSE.vue new file mode 100644 index 0000000..1384914 --- /dev/null +++ b/src/views/SSE.vue @@ -0,0 +1,40 @@ + + + + + \ No newline at end of file diff --git a/src/views/UserManagement.vue b/src/views/UserManagement.vue new file mode 100644 index 0000000..c3a49f6 --- /dev/null +++ b/src/views/UserManagement.vue @@ -0,0 +1,594 @@ + + + + + diff --git a/src/views/graphViewV4.vue b/src/views/graphViewV4.vue new file mode 100644 index 0000000..b6f44ae --- /dev/null +++ b/src/views/graphViewV4.vue @@ -0,0 +1,2725 @@ + + + + + \ No newline at end of file diff --git a/src/views/test.vue b/src/views/test.vue new file mode 100644 index 0000000..ace6051 --- /dev/null +++ b/src/views/test.vue @@ -0,0 +1,198 @@ + + + + + \ No newline at end of file diff --git a/src/views/个体风险分析.vue b/src/views/个体风险分析.vue new file mode 100644 index 0000000..4b797a4 --- /dev/null +++ b/src/views/个体风险分析.vue @@ -0,0 +1,863 @@ + + + + + + diff --git a/src/views/事件分析.vue b/src/views/事件分析.vue new file mode 100644 index 0000000..5fd0f95 --- /dev/null +++ b/src/views/事件分析.vue @@ -0,0 +1,1005 @@ + + + + + + diff --git a/src/views/事件图谱.vue b/src/views/事件图谱.vue new file mode 100644 index 0000000..84fd819 --- /dev/null +++ b/src/views/事件图谱.vue @@ -0,0 +1,932 @@ + + + + + + + diff --git a/src/views/健康指数.vue b/src/views/健康指数.vue new file mode 100644 index 0000000..99837bc --- /dev/null +++ b/src/views/健康指数.vue @@ -0,0 +1,1032 @@ + + + + + + \ No newline at end of file diff --git a/src/views/压力测试.vue b/src/views/压力测试.vue new file mode 100644 index 0000000..e7ab398 --- /dev/null +++ b/src/views/压力测试.vue @@ -0,0 +1,116 @@ + + + + + + + + + diff --git a/src/views/市场主体分析.vue b/src/views/市场主体分析.vue new file mode 100644 index 0000000..f1af8ba --- /dev/null +++ b/src/views/市场主体分析.vue @@ -0,0 +1,101 @@ + + + + + diff --git a/src/views/异常检测.vue b/src/views/异常检测.vue new file mode 100644 index 0000000..65b3aa3 --- /dev/null +++ b/src/views/异常检测.vue @@ -0,0 +1,1162 @@ + + + + + + diff --git a/src/views/系统性风险分析.vue b/src/views/系统性风险分析.vue new file mode 100644 index 0000000..6f0afae --- /dev/null +++ b/src/views/系统性风险分析.vue @@ -0,0 +1,203 @@ + + + + + + + \ No newline at end of file diff --git a/src/views/系统性风险分析old.vue b/src/views/系统性风险分析old.vue new file mode 100644 index 0000000..905f516 --- /dev/null +++ b/src/views/系统性风险分析old.vue @@ -0,0 +1,303 @@ + + + + + + + \ No newline at end of file diff --git a/src/views/行情分析.vue b/src/views/行情分析.vue new file mode 100644 index 0000000..b9747b9 --- /dev/null +++ b/src/views/行情分析.vue @@ -0,0 +1,992 @@ + + + + + diff --git a/src/views/预警服务.vue b/src/views/预警服务.vue new file mode 100644 index 0000000..edfffb4 --- /dev/null +++ b/src/views/预警服务.vue @@ -0,0 +1,1327 @@ + + + + + + diff --git a/src/views/预警服务old.vue b/src/views/预警服务old.vue new file mode 100644 index 0000000..c32bcde --- /dev/null +++ b/src/views/预警服务old.vue @@ -0,0 +1,1090 @@ + + + + + + diff --git a/src/views/风险传导.vue b/src/views/风险传导.vue new file mode 100644 index 0000000..efb474d --- /dev/null +++ b/src/views/风险传导.vue @@ -0,0 +1,1260 @@ + + + + + + diff --git a/src/views/风险预警.vue b/src/views/风险预警.vue new file mode 100644 index 0000000..755609b --- /dev/null +++ b/src/views/风险预警.vue @@ -0,0 +1,892 @@ + + + + + diff --git a/src/views/高影响力主体分析.vue b/src/views/高影响力主体分析.vue new file mode 100644 index 0000000..7c38abe --- /dev/null +++ b/src/views/高影响力主体分析.vue @@ -0,0 +1,1512 @@ + + + + + + + + \ No newline at end of file diff --git a/src/views/高影响力主体分析old.vue b/src/views/高影响力主体分析old.vue new file mode 100644 index 0000000..d0cd87f --- /dev/null +++ b/src/views/高影响力主体分析old.vue @@ -0,0 +1,1477 @@ + + + + + + + + \ No newline at end of file diff --git a/src/widerscreen/assets/1st.png b/src/widerscreen/assets/1st.png new file mode 100644 index 0000000..f5d99de Binary files /dev/null and b/src/widerscreen/assets/1st.png differ diff --git a/src/widerscreen/assets/2st.png b/src/widerscreen/assets/2st.png new file mode 100644 index 0000000..2509820 Binary files /dev/null and b/src/widerscreen/assets/2st.png differ diff --git a/src/widerscreen/assets/3st.png b/src/widerscreen/assets/3st.png new file mode 100644 index 0000000..d4f39d7 Binary files /dev/null and b/src/widerscreen/assets/3st.png differ diff --git a/src/widerscreen/assets/4st.png b/src/widerscreen/assets/4st.png new file mode 100644 index 0000000..de5ce32 Binary files /dev/null and b/src/widerscreen/assets/4st.png differ diff --git a/src/widerscreen/assets/5st.png b/src/widerscreen/assets/5st.png new file mode 100644 index 0000000..813ac77 Binary files /dev/null and b/src/widerscreen/assets/5st.png differ diff --git a/src/widerscreen/assets/6st.png b/src/widerscreen/assets/6st.png new file mode 100644 index 0000000..af2b9d3 Binary files /dev/null and b/src/widerscreen/assets/6st.png differ diff --git a/src/widerscreen/assets/7st.png b/src/widerscreen/assets/7st.png new file mode 100644 index 0000000..53819df Binary files /dev/null and b/src/widerscreen/assets/7st.png differ diff --git a/src/widerscreen/assets/box.png b/src/widerscreen/assets/box.png new file mode 100644 index 0000000..23cd49d Binary files /dev/null and b/src/widerscreen/assets/box.png differ diff --git a/src/widerscreen/assets/china.json b/src/widerscreen/assets/china.json new file mode 100644 index 0000000..4f1250c --- /dev/null +++ b/src/widerscreen/assets/china.json @@ -0,0 +1 @@ +{"type":"FeatureCollection","features":[{"type":"Feature","properties":{"adcode":110000,"name":"北京市","center":[116.405285,39.904989],"centroid":[116.41995,40.18994],"childrenNum":16,"level":"province","parent":{"adcode":100000},"subFeatureIndex":0,"acroutes":[100000]},"geometry":{"type":"MultiPolygon","coordinates":[[[[117.348611,40.581141],[117.389879,40.561593],[117.429915,40.576141],[117.412669,40.605226],[117.467487,40.649738],[117.467487,40.649738],[117.501364,40.636569],[117.514914,40.660181],[117.493973,40.675161],[117.408973,40.686961],[117.342451,40.673799],[117.319662,40.657911],[117.278394,40.664267],[117.208177,40.694675],[117.117018,40.70012],[117.11209,40.707379],[117.012308,40.693767],[116.964881,40.709647],[116.926692,40.745022],[116.924229,40.773581],[116.848468,40.839264],[116.81336,40.848319],[116.759773,40.889954],[116.713577,40.909858],[116.722201,40.927495],[116.677853,40.970888],[116.698795,41.021477],[116.688324,41.044501],[116.647672,41.059394],[116.615643,41.053076],[116.623034,41.021026],[116.598397,40.974503],[116.5676,40.992574],[116.519557,40.98128],[116.519557,40.98128],[116.455499,40.980828],[116.447492,40.953715],[116.477057,40.899907],[116.398216,40.90624],[116.370499,40.94377],[116.339702,40.929303],[116.334159,40.90443],[116.438253,40.81934],[116.46597,40.774487],[116.453651,40.765876],[116.316912,40.772221],[116.311369,40.754996],[116.273181,40.762703],[116.247311,40.791707],[116.22021,40.744115],[116.204812,40.740035],[116.171551,40.695582],[116.162928,40.662451],[116.133979,40.666536],[116.09887,40.630665],[116.005247,40.583868],[115.982457,40.578868],[115.971986,40.6025],[115.907929,40.617493],[115.885139,40.595229],[115.827857,40.587504],[115.819849,40.55932],[115.784741,40.55841],[115.755176,40.540221],[115.736082,40.503372],[115.781045,40.49336],[115.771806,40.443734],[115.864197,40.359422],[115.917784,40.354405],[115.95166,40.281852],[115.968907,40.264045],[115.89869,40.234354],[115.870356,40.185909],[115.855574,40.188652],[115.847567,40.147036],[115.806299,40.15344],[115.773654,40.176307],[115.75456,40.145663],[115.75456,40.145663],[115.599959,40.119583],[115.59072,40.096239],[115.527278,40.076092],[115.485394,40.040364],[115.454597,40.029825],[115.450286,39.992697],[115.428728,39.984443],[115.426264,39.950502],[115.481083,39.935819],[115.522967,39.899099],[115.515575,39.892212],[115.515575,39.892212],[115.526046,39.87568],[115.514344,39.837549],[115.567314,39.816407],[115.552532,39.794799],[115.50572,39.784222],[115.483547,39.798477],[115.483547,39.798477],[115.443511,39.785601],[115.439815,39.752022],[115.486626,39.741899],[115.491554,39.670074],[115.478619,39.650723],[115.478619,39.650723],[115.522351,39.640124],[115.518039,39.597252],[115.545756,39.618922],[115.587024,39.589873],[115.633836,39.599557],[115.633836,39.599557],[115.667712,39.615234],[115.698509,39.577881],[115.698509,39.577881],[115.699125,39.570039],[115.699125,39.570039],[115.716988,39.56035],[115.716988,39.56035],[115.718835,39.553891],[115.718835,39.553891],[115.720683,39.551122],[115.720683,39.551122],[115.722531,39.5442],[115.721299,39.543738],[115.722531,39.5442],[115.722531,39.543738],[115.721299,39.543738],[115.722531,39.543738],[115.724995,39.5442],[115.724995,39.5442],[115.738545,39.540046],[115.738545,39.539585],[115.738545,39.540046],[115.738545,39.539585],[115.752712,39.515581],[115.806299,39.510041],[115.806299,39.510041],[115.821081,39.522968],[115.821081,39.522968],[115.828473,39.541431],[115.867893,39.546507],[115.867893,39.546507],[115.91532,39.582955],[115.91532,39.582955],[115.910393,39.600479],[115.910393,39.600479],[115.957204,39.560812],[115.978146,39.595868],[115.995392,39.576958],[116.026189,39.587567],[116.036044,39.571884],[116.09887,39.575113],[116.130283,39.567732],[116.151841,39.583416],[116.198652,39.589412],[116.240536,39.564041],[116.257782,39.500344],[116.307057,39.488337],[116.337854,39.455536],[116.361876,39.455074],[116.361876,39.455074],[116.434557,39.442597],[116.454883,39.453226],[116.444412,39.482332],[116.411767,39.482794],[116.401912,39.528046],[116.443796,39.510041],[116.437637,39.526661],[116.478289,39.535431],[116.473361,39.552968],[116.50847,39.551122],[116.524484,39.596329],[116.592237,39.621227],[116.592237,39.621227],[116.620571,39.601863],[116.664918,39.605552],[116.723432,39.59264],[116.724048,39.59264],[116.723432,39.59264],[116.724048,39.59264],[116.726512,39.595407],[116.726512,39.595407],[116.709266,39.618],[116.748686,39.619844],[116.79057,39.595868],[116.812128,39.615695],[116.8497,39.66777],[116.906366,39.677444],[116.90575,39.688037],[116.889736,39.687576],[116.887272,39.72533],[116.916837,39.731314],[116.902055,39.763523],[116.949482,39.778703],[116.918069,39.84628],[116.907598,39.832494],[116.865714,39.843982],[116.812128,39.889916],[116.78441,39.891294],[116.782563,39.947749],[116.757925,39.967934],[116.781331,40.034866],[116.820135,40.02845],[116.831222,40.051359],[116.867562,40.041739],[116.927924,40.055024],[116.945171,40.04128],[117.025243,40.030283],[117.051728,40.059605],[117.105315,40.074261],[117.105315,40.074261],[117.140423,40.064185],[117.159517,40.077008],[117.204481,40.069681],[117.210024,40.082045],[117.224191,40.094865],[117.224191,40.094865],[117.254988,40.114548],[117.254988,40.114548],[117.254988,40.114548],[117.274082,40.105852],[117.307343,40.136971],[117.349227,40.136513],[117.367089,40.172649],[117.367089,40.173106],[117.367089,40.173106],[117.367089,40.172649],[117.383719,40.188195],[117.389879,40.227958],[117.351075,40.229786],[117.331365,40.289613],[117.295024,40.2782],[117.271618,40.325211],[117.271618,40.325211],[117.243285,40.369453],[117.226039,40.368997],[117.234046,40.417312],[117.263611,40.442367],[117.208793,40.501552],[117.262995,40.512927],[117.247597,40.539766],[117.269771,40.560684],[117.348611,40.581141],[117.348611,40.581141]]]]}},{"type":"Feature","properties":{"adcode":120000,"name":"天津市","center":[117.190182,39.125596],"centroid":[117.347043,39.288036],"childrenNum":16,"level":"province","parent":{"adcode":100000},"subFeatureIndex":1,"acroutes":[100000]},"geometry":{"type":"MultiPolygon","coordinates":[[[[117.765602,39.400527],[117.846906,39.407926],[117.871543,39.411625],[117.870311,39.455074],[117.899877,39.474479],[117.912195,39.517428],[117.912195,39.517428],[117.904804,39.533585],[117.933753,39.574191],[117.868464,39.59679],[117.829659,39.589873],[117.766834,39.598635],[117.753899,39.579726],[117.753899,39.579726],[117.745276,39.547892],[117.715711,39.529892],[117.707088,39.576036],[117.684914,39.58895],[117.654117,39.575113],[117.637486,39.603246],[117.66274,39.636437],[117.668899,39.666849],[117.627015,39.703693],[117.57774,39.726711],[117.595603,39.74604],[117.56111,39.754782],[117.546327,39.775943],[117.561726,39.799856],[117.529081,39.859144],[117.529081,39.859144],[117.508139,39.901854],[117.508139,39.901854],[117.512451,39.90874],[117.512451,39.90874],[117.513067,39.910576],[117.513067,39.910576],[117.514914,39.946832],[117.534625,39.954631],[117.546327,39.999116],[117.594987,39.994531],[117.594987,39.994531],[117.614697,39.97252],[117.671363,39.973896],[117.691073,39.984902],[117.756363,39.965181],[117.781616,39.966558],[117.781616,39.966558],[117.795167,39.996823],[117.795167,39.996823],[117.793319,40.005534],[117.793319,40.005534],[117.768681,40.022034],[117.768681,40.022034],[117.744044,40.018368],[117.74774,40.047236],[117.776073,40.059605],[117.752667,40.081588],[117.71879,40.082045],[117.71879,40.082045],[117.675059,40.082045],[117.655965,40.109514],[117.655965,40.109514],[117.654117,40.114548],[117.654117,40.114548],[117.651653,40.122786],[117.651653,40.122786],[117.613465,40.158014],[117.613465,40.158014],[117.609769,40.160301],[117.609769,40.160301],[117.576508,40.178593],[117.571581,40.219276],[117.548791,40.232527],[117.505059,40.227044],[117.450241,40.252627],[117.415748,40.248973],[117.389879,40.227958],[117.383719,40.188195],[117.367089,40.172649],[117.367089,40.173106],[117.367089,40.173106],[117.367089,40.172649],[117.349227,40.136513],[117.307343,40.136971],[117.274082,40.105852],[117.254988,40.114548],[117.254988,40.114548],[117.254988,40.114548],[117.224191,40.094865],[117.224191,40.094865],[117.210024,40.082045],[117.192162,40.066475],[117.198322,39.992697],[117.150894,39.944996],[117.162597,39.876598],[117.162597,39.876598],[117.227887,39.852712],[117.247597,39.860981],[117.251908,39.834332],[117.192162,39.832953],[117.156438,39.817326],[117.15767,39.796638],[117.205713,39.763984],[117.161981,39.748801],[117.165061,39.718886],[117.165061,39.718886],[117.177996,39.645194],[117.152742,39.623532],[117.10901,39.625375],[117.10901,39.625375],[117.016004,39.653949],[116.983359,39.638742],[116.983359,39.638742],[116.964265,39.64335],[116.948866,39.680668],[116.948866,39.680668],[116.944555,39.695405],[116.944555,39.695405],[116.932236,39.706456],[116.932236,39.706456],[116.90575,39.688037],[116.906366,39.677444],[116.8497,39.66777],[116.812128,39.615695],[116.808432,39.576497],[116.78749,39.554352],[116.819519,39.528507],[116.820751,39.482332],[116.785026,39.465702],[116.832454,39.435664],[116.876185,39.43474],[116.839845,39.413474],[116.840461,39.378326],[116.818287,39.3737],[116.829374,39.338994],[116.870642,39.357506],[116.889736,39.338068],[116.87249,39.291304],[116.881729,39.225966],[116.881729,39.225966],[116.855859,39.215766],[116.870026,39.153607],[116.909446,39.150822],[116.912526,39.110898],[116.91191,39.111362],[116.91191,39.111362],[116.912526,39.110898],[116.871874,39.054688],[116.812744,39.05097],[116.812744,39.05097],[116.783179,39.05097],[116.783179,39.05097],[116.754229,39.034701],[116.754229,39.034701],[116.754845,39.003084],[116.72836,38.975174],[116.708034,38.931892],[116.722201,38.896968],[116.723432,38.852706],[116.75115,38.831264],[116.737599,38.784629],[116.746222,38.754299],[116.794265,38.744498],[116.794265,38.744498],[116.858939,38.741231],[116.877417,38.680522],[116.948866,38.689398],[116.950714,38.689398],[116.95133,38.689398],[116.950714,38.689398],[116.948866,38.689398],[116.95133,38.689398],[117.038793,38.688464],[117.068358,38.680522],[117.055424,38.639398],[117.070822,38.608072],[117.109626,38.584685],[117.150894,38.617892],[117.183539,38.61836],[117.183539,38.61836],[117.213104,38.639866],[117.213104,38.639866],[117.258684,38.608072],[117.258684,38.608072],[117.238358,38.580943],[117.25314,38.556143],[117.368937,38.564566],[117.432379,38.601524],[117.47919,38.616489],[117.55803,38.613683],[117.639334,38.626776],[117.65658,38.66043],[117.729261,38.680055],[117.740964,38.700141],[117.740964,38.753833],[117.671363,38.772032],[117.646725,38.788827],[117.64611,38.828933],[117.752051,38.847579],[117.778536,38.869016],[117.847522,38.855502],[117.875855,38.920252],[117.898029,38.948649],[117.855529,38.957492],[117.837667,39.057011],[117.871543,39.122506],[117.96455,39.172631],[117.977485,39.206028],[118.032919,39.219939],[118.034767,39.218548],[118.064948,39.231065],[118.064948,39.256094],[118.036615,39.264898],[118.024296,39.289451],[118.024296,39.289451],[117.982412,39.298714],[117.982412,39.298714],[117.979333,39.300566],[117.979333,39.300566],[117.973173,39.312143],[117.973173,39.312143],[117.965782,39.314921],[117.965782,39.314921],[117.919587,39.318162],[117.919587,39.318162],[117.88879,39.332051],[117.854913,39.328348],[117.854297,39.328348],[117.854913,39.328348],[117.854297,39.328348],[117.850601,39.363984],[117.850601,39.363984],[117.810565,39.354729],[117.805022,39.373237],[117.784696,39.376938],[117.74466,39.354729],[117.670747,39.357969],[117.669515,39.322792],[117.594987,39.349176],[117.536472,39.338068],[117.521074,39.357043],[117.570965,39.404689],[117.601146,39.419485],[117.614081,39.407001],[117.668899,39.412087],[117.673211,39.386652],[117.699696,39.407463],[117.765602,39.400527]]],[[[117.805022,39.373237],[117.852449,39.380639],[117.846906,39.407926],[117.765602,39.400527],[117.784696,39.376938],[117.805022,39.373237]]]]}},{"type":"Feature","properties":{"adcode":130000,"name":"河北省","center":[114.502461,38.045474],"childrenNum":11,"level":"province","parent":{"adcode":100000},"subFeatureIndex":2,"acroutes":[100000]},"geometry":{"type":"MultiPolygon","coordinates":[[[[117.467487,40.649738],[117.412669,40.605226],[117.429915,40.576141],[117.389879,40.561593],[117.348611,40.581141],[117.348611,40.581141],[117.269771,40.560684],[117.247597,40.539766],[117.262995,40.512927],[117.208793,40.501552],[117.263611,40.442367],[117.234046,40.417312],[117.226039,40.368997],[117.243285,40.369453],[117.271618,40.325211],[117.271618,40.325211],[117.295024,40.2782],[117.331365,40.289613],[117.351075,40.229786],[117.389879,40.227958],[117.415748,40.248973],[117.450241,40.252627],[117.505059,40.227044],[117.548791,40.232527],[117.571581,40.219276],[117.576508,40.178593],[117.609769,40.160301],[117.609769,40.160301],[117.613465,40.158014],[117.613465,40.158014],[117.651653,40.122786],[117.651653,40.122786],[117.654117,40.114548],[117.654117,40.114548],[117.655965,40.109514],[117.655965,40.109514],[117.675059,40.082045],[117.71879,40.082045],[117.71879,40.082045],[117.752667,40.081588],[117.776073,40.059605],[117.74774,40.047236],[117.744044,40.018368],[117.768681,40.022034],[117.768681,40.022034],[117.793319,40.005534],[117.793319,40.005534],[117.795167,39.996823],[117.795167,39.996823],[117.781616,39.966558],[117.781616,39.966558],[117.756363,39.965181],[117.691073,39.984902],[117.671363,39.973896],[117.614697,39.97252],[117.594987,39.994531],[117.594987,39.994531],[117.546327,39.999116],[117.534625,39.954631],[117.514914,39.946832],[117.513067,39.910576],[117.513067,39.910576],[117.512451,39.90874],[117.512451,39.90874],[117.508139,39.901854],[117.508139,39.901854],[117.529081,39.859144],[117.529081,39.859144],[117.561726,39.799856],[117.546327,39.775943],[117.56111,39.754782],[117.595603,39.74604],[117.57774,39.726711],[117.627015,39.703693],[117.668899,39.666849],[117.66274,39.636437],[117.637486,39.603246],[117.654117,39.575113],[117.684914,39.58895],[117.707088,39.576036],[117.715711,39.529892],[117.745276,39.547892],[117.753899,39.579726],[117.753899,39.579726],[117.766834,39.598635],[117.829659,39.589873],[117.868464,39.59679],[117.933753,39.574191],[117.904804,39.533585],[117.912195,39.517428],[117.912195,39.517428],[117.899877,39.474479],[117.870311,39.455074],[117.871543,39.411625],[117.846906,39.407926],[117.852449,39.380639],[117.805022,39.373237],[117.810565,39.354729],[117.850601,39.363984],[117.850601,39.363984],[117.854297,39.328348],[117.854913,39.328348],[117.854297,39.328348],[117.854913,39.328348],[117.88879,39.332051],[117.919587,39.318162],[117.919587,39.318162],[117.965782,39.314921],[117.965782,39.314921],[117.973173,39.312143],[117.973173,39.312143],[117.979333,39.300566],[117.979333,39.300566],[117.982412,39.298714],[117.982412,39.298714],[118.024296,39.289451],[118.024296,39.289451],[118.036615,39.264898],[118.064948,39.256094],[118.064948,39.231065],[118.034767,39.218548],[118.026144,39.201854],[118.070492,39.213911],[118.077883,39.201854],[118.12531,39.182838],[118.162883,39.136433],[118.1906,39.080708],[118.225092,39.034701],[118.319331,39.009594],[118.366143,39.016104],[118.377845,38.971917],[118.491178,38.909077],[118.539837,38.910008],[118.604511,38.971452],[118.570634,38.999363],[118.533062,39.090928],[118.588497,39.107648],[118.578642,39.130863],[118.637156,39.157319],[118.76096,39.133648],[118.814546,39.138754],[118.857662,39.162888],[118.897082,39.151286],[118.920488,39.171703],[118.951285,39.178662],[118.896466,39.139683],[118.890307,39.118792],[118.926031,39.123435],[118.97777,39.163352],[119.023966,39.187012],[119.038132,39.211593],[119.096031,39.24219],[119.121284,39.281576],[119.185342,39.342234],[119.272805,39.363521],[119.317153,39.4107],[119.316537,39.437051],[119.269726,39.498497],[119.366428,39.734996],[119.474217,39.813189],[119.536427,39.809052],[119.520413,39.840306],[119.540739,39.888079],[119.588166,39.910576],[119.620195,39.904609],[119.642369,39.925264],[119.681789,39.922511],[119.726137,39.940867],[119.787115,39.950502],[119.820375,39.979399],[119.842549,39.956007],[119.872114,39.960594],[119.854252,39.98857],[119.845629,40.000949],[119.845629,40.000949],[119.854252,40.033033],[119.81668,40.050443],[119.81668,40.050443],[119.787115,40.041739],[119.787115,40.041739],[119.783419,40.046778],[119.783419,40.046778],[119.772332,40.08113],[119.736608,40.104936],[119.760629,40.136056],[119.745847,40.207851],[119.716898,40.195966],[119.671934,40.23938],[119.639289,40.231613],[119.639289,40.231613],[119.651608,40.271808],[119.598021,40.334335],[119.586934,40.375381],[119.604797,40.455119],[119.553674,40.502007],[119.572152,40.523846],[119.559217,40.547952],[119.503783,40.553864],[119.477913,40.533399],[119.429254,40.540221],[119.30237,40.530215],[119.256175,40.543404],[119.22045,40.569322],[119.230921,40.603863],[119.177951,40.609315],[119.162552,40.600228],[119.14469,40.632482],[119.184726,40.680153],[119.165632,40.69286],[119.115125,40.666536],[119.054763,40.664721],[119.028277,40.692406],[119.011031,40.687414],[118.96114,40.72008],[118.950053,40.747743],[118.895234,40.75409],[118.907553,40.775394],[118.878604,40.783098],[118.845959,40.822057],[118.873061,40.847866],[118.90201,40.960946],[118.916792,40.969984],[118.977154,40.959138],[118.977154,40.959138],[119.00056,40.967273],[119.013495,41.007479],[118.951901,41.018317],[118.937118,41.052625],[118.964836,41.079246],[119.037516,41.067516],[119.080632,41.095936],[119.081248,41.131555],[119.126212,41.138767],[119.189038,41.198234],[119.169943,41.222996],[119.204436,41.222546],[119.209364,41.244599],[119.2494,41.279689],[119.239545,41.31431],[119.211827,41.308016],[119.197661,41.282837],[119.168712,41.294978],[119.092951,41.293629],[118.980234,41.305769],[118.949437,41.317906],[118.890923,41.300823],[118.844727,41.342622],[118.843496,41.374516],[118.770199,41.352956],[118.741866,41.324198],[118.677192,41.35026],[118.629765,41.346666],[118.528135,41.355202],[118.412338,41.331838],[118.380309,41.312062],[118.348896,41.342622],[118.361215,41.384844],[118.348896,41.428384],[118.327338,41.450816],[118.271904,41.471446],[118.315636,41.512688],[118.302701,41.55256],[118.215237,41.59554],[118.206614,41.650566],[118.159187,41.67605],[118.155491,41.712694],[118.132702,41.733241],[118.140093,41.784134],[118.178281,41.814917],[118.236179,41.80778],[118.247266,41.773869],[118.29223,41.772976],[118.335346,41.845241],[118.340273,41.87243],[118.268824,41.930336],[118.306396,41.940131],[118.313788,41.98819],[118.291614,42.007759],[118.239875,42.024655],[118.286686,42.033991],[118.296541,42.057545],[118.27252,42.083312],[118.239259,42.092639],[118.212774,42.081091],[118.220165,42.058434],[118.194296,42.031324],[118.116687,42.037102],[118.155491,42.081091],[118.097593,42.105072],[118.089586,42.12283],[118.106216,42.172082],[118.033535,42.199132],[117.977485,42.229716],[117.974405,42.25054],[118.047702,42.280656],[118.060021,42.298364],[118.008898,42.346595],[118.024296,42.385064],[117.997811,42.416884],[117.874007,42.510038],[117.856761,42.539148],[117.797631,42.585431],[117.801326,42.612744],[117.779768,42.61847],[117.708935,42.588515],[117.667051,42.582347],[117.60053,42.603054],[117.537088,42.603054],[117.530313,42.590278],[117.475494,42.602613],[117.435458,42.585431],[117.434226,42.557224],[117.387415,42.517537],[117.387415,42.517537],[117.410205,42.519743],[117.413284,42.471645],[117.390495,42.461933],[117.332596,42.46105],[117.332596,42.46105],[117.275314,42.481797],[117.275314,42.481797],[117.188467,42.468114],[117.188467,42.468114],[117.135496,42.468996],[117.09546,42.484004],[117.080061,42.463699],[117.080061,42.463699],[117.01662,42.456193],[117.01662,42.456193],[117.009228,42.44957],[117.009228,42.44957],[117.005533,42.43367],[117.005533,42.43367],[116.99075,42.425719],[116.99075,42.425719],[116.974736,42.426603],[116.974736,42.426603],[116.97104,42.427486],[116.97104,42.427486],[116.944555,42.415116],[116.944555,42.415116],[116.936547,42.410256],[116.936547,42.410256],[116.921765,42.403628],[116.921765,42.403628],[116.910062,42.395231],[116.910062,42.395231],[116.910678,42.394789],[116.910678,42.394789],[116.886656,42.366496],[116.897743,42.297479],[116.918685,42.229716],[116.903287,42.190708],[116.789338,42.200462],[116.825062,42.155669],[116.850316,42.156556],[116.890352,42.092639],[116.879881,42.018431],[116.796113,41.977958],[116.748686,41.984186],[116.727744,41.951259],[116.66923,41.947698],[116.639049,41.929891],[116.597165,41.935679],[116.553433,41.928555],[116.510933,41.974399],[116.4826,41.975734],[116.453651,41.945917],[116.393289,41.942802],[116.414231,41.982407],[116.373579,42.009983],[116.310137,41.997086],[116.298434,41.96817],[116.223906,41.932562],[116.212819,41.885352],[116.194341,41.861734],[116.122892,41.861734],[116.106877,41.831419],[116.129051,41.805996],[116.09887,41.776547],[116.034196,41.782795],[116.007095,41.79752],[116.007095,41.797966],[116.007095,41.79752],[116.007095,41.797966],[115.994776,41.828743],[115.954124,41.874213],[115.916552,41.945027],[115.85311,41.927665],[115.834632,41.93835],[115.811226,41.912525],[115.726227,41.870202],[115.688038,41.867528],[115.654162,41.829189],[115.57409,41.80555],[115.519887,41.76762],[115.488474,41.760924],[115.42996,41.728775],[115.346808,41.712247],[115.319091,41.691693],[115.360975,41.661297],[115.345576,41.635807],[115.377605,41.603148],[115.310468,41.592854],[115.290142,41.622835],[115.26612,41.616124],[115.256881,41.580768],[115.20391,41.571367],[115.195287,41.602253],[115.0992,41.62373],[115.056085,41.602253],[115.016049,41.615229],[114.860832,41.60091],[114.895325,41.636255],[114.902716,41.695715],[114.89594,41.76762],[114.868839,41.813579],[114.922426,41.825175],[114.939056,41.846132],[114.923658,41.871093],[114.915035,41.960605],[114.9021,42.015763],[114.860832,42.054879],[114.86268,42.097967],[114.825723,42.139695],[114.79431,42.149457],[114.789383,42.130819],[114.75489,42.115727],[114.675434,42.12061],[114.647717,42.109512],[114.560254,42.132595],[114.510978,42.110844],[114.502355,42.06732],[114.480181,42.064654],[114.467863,42.025989],[114.511594,41.981962],[114.478334,41.951704],[114.419203,41.942356],[114.352066,41.953484],[114.343443,41.926774],[114.282465,41.863517],[114.200545,41.789934],[114.215328,41.75646],[114.206704,41.7386],[114.237501,41.698843],[114.215328,41.68499],[114.259059,41.623282],[114.226414,41.616572],[114.221487,41.582111],[114.230726,41.513584],[114.101379,41.537779],[114.032394,41.529715],[113.976959,41.505966],[113.953553,41.483553],[113.933227,41.487139],[113.919677,41.454404],[113.877793,41.431076],[113.871017,41.413126],[113.94493,41.392477],[113.92522,41.325546],[113.899351,41.316108],[113.914749,41.294529],[113.95109,41.282837],[113.971416,41.239649],[113.992357,41.269794],[114.016379,41.231999],[113.996669,41.19238],[113.960945,41.171211],[113.920293,41.172112],[113.877793,41.115777],[113.819279,41.09774],[113.868554,41.06887],[113.973263,40.983087],[113.994821,40.938798],[114.057647,40.925234],[114.041633,40.917546],[114.055183,40.867782],[114.073661,40.857372],[114.044712,40.830661],[114.080437,40.790348],[114.104458,40.797597],[114.103227,40.770861],[114.134639,40.737314],[114.162357,40.71373],[114.183299,40.67153],[114.236269,40.607043],[114.283081,40.590685],[114.273842,40.552954],[114.293552,40.55159],[114.282465,40.494725],[114.267066,40.474242],[114.299711,40.44009],[114.286161,40.425057],[114.31203,40.372645],[114.381015,40.36307],[114.390254,40.351213],[114.438914,40.371733],[114.481413,40.34802],[114.530688,40.345283],[114.510978,40.302851],[114.46971,40.268155],[114.406269,40.246232],[114.362537,40.249886],[114.292936,40.230242],[114.255364,40.236182],[114.235654,40.198252],[114.180219,40.191395],[114.135871,40.175392],[114.097683,40.193681],[114.073046,40.168533],[114.073046,40.168533],[114.101995,40.099901],[114.086596,40.071513],[114.045944,40.056856],[114.018227,40.103563],[113.989278,40.11226],[113.959097,40.033491],[113.910438,40.015618],[114.029314,39.985819],[114.028082,39.959218],[114.047176,39.916085],[114.067502,39.922511],[114.17406,39.897722],[114.212248,39.918839],[114.229494,39.899558],[114.204241,39.885324],[114.215943,39.8619],[114.286776,39.871087],[114.285545,39.858225],[114.395182,39.867412],[114.406885,39.833413],[114.390254,39.819165],[114.41674,39.775943],[114.409964,39.761683],[114.408117,39.652106],[114.431522,39.613851],[114.49558,39.608318],[114.51529,39.564964],[114.568877,39.573729],[114.532536,39.486027],[114.501739,39.476789],[114.496812,39.438437],[114.469095,39.400989],[114.466631,39.329736],[114.430906,39.307513],[114.437066,39.259337],[114.416124,39.242654],[114.47587,39.21623],[114.443841,39.174023],[114.388406,39.176807],[114.360689,39.134112],[114.369928,39.107648],[114.345907,39.075133],[114.252284,39.073739],[114.180835,39.049111],[114.157429,39.061194],[114.10877,39.052364],[114.082901,39.09325],[114.082901,39.09325],[114.064422,39.094179],[114.050872,39.135969],[114.006524,39.122971],[113.994821,39.095572],[113.961561,39.100681],[113.930148,39.063517],[113.898119,39.067699],[113.80696,38.989595],[113.776779,38.986804],[113.76754,38.959819],[113.776163,38.885788],[113.795257,38.860628],[113.855619,38.828933],[113.836525,38.795824],[113.839605,38.7585],[113.802648,38.763166],[113.775547,38.709949],[113.720728,38.713218],[113.70225,38.651551],[113.612939,38.645942],[113.603084,38.587024],[113.561816,38.558483],[113.546417,38.492936],[113.583374,38.459671],[113.537794,38.417952],[113.525475,38.383245],[113.557504,38.343359],[113.54457,38.270569],[113.570439,38.237202],[113.598772,38.22733],[113.64312,38.232031],[113.678844,38.20523],[113.711489,38.213695],[113.720728,38.174656],[113.797105,38.162894],[113.831597,38.16854],[113.811271,38.117707],[113.876561,38.055059],[113.872249,37.990471],[113.901198,37.984811],[113.936307,37.922993],[113.959097,37.906468],[113.976959,37.816696],[114.006524,37.813386],[114.044712,37.761834],[113.996669,37.730128],[113.993589,37.706932],[114.068118,37.721608],[114.12848,37.698409],[114.139567,37.675676],[114.115545,37.619761],[114.118625,37.59084],[114.036705,37.494037],[114.014531,37.42468],[113.973879,37.40329],[113.962792,37.355734],[113.90243,37.310052],[113.886416,37.239095],[113.853155,37.215269],[113.832213,37.167594],[113.773083,37.151855],[113.773699,37.107004],[113.758301,37.075497],[113.788482,37.059739],[113.771851,37.016745],[113.791561,36.98759],[113.76138,36.956034],[113.792793,36.894796],[113.773083,36.85506],[113.731815,36.858891],[113.731815,36.878521],[113.696707,36.882351],[113.676381,36.855539],[113.680692,36.789907],[113.600004,36.752995],[113.549497,36.752515],[113.535946,36.732373],[113.499606,36.740527],[113.465113,36.707908],[113.506997,36.705029],[113.476816,36.655114],[113.486671,36.635427],[113.54457,36.62342],[113.539642,36.594116],[113.569823,36.585947],[113.588917,36.547974],[113.559968,36.528741],[113.554425,36.494589],[113.587069,36.460904],[113.635729,36.451277],[113.670221,36.425278],[113.708409,36.423352],[113.731199,36.363135],[113.755221,36.366026],[113.813119,36.332285],[113.856851,36.329392],[113.84946,36.347711],[113.882104,36.353977],[113.911054,36.314927],[113.962792,36.353977],[113.981887,36.31782],[114.002828,36.334214],[114.056415,36.329392],[114.04348,36.303353],[114.080437,36.269585],[114.129096,36.280199],[114.175907,36.264759],[114.170364,36.245938],[114.170364,36.245938],[114.203009,36.245456],[114.2104,36.272962],[114.241197,36.251247],[114.257827,36.263794],[114.299095,36.245938],[114.345291,36.255591],[114.356378,36.230492],[114.408117,36.224699],[114.417356,36.205868],[114.466015,36.197658],[114.480181,36.177855],[114.533152,36.171575],[114.586739,36.141133],[114.588587,36.118414],[114.640326,36.137266],[114.720398,36.140166],[114.734564,36.15563],[114.771521,36.124699],[114.857752,36.127599],[114.858368,36.144516],[114.912571,36.140649],[114.926737,36.089403],[114.914419,36.052155],[114.998186,36.069572],[115.04623,36.112613],[115.048693,36.161912],[115.06286,36.178338],[115.104744,36.172058],[115.12507,36.209731],[115.1842,36.193312],[115.201446,36.210214],[115.201446,36.210214],[115.202678,36.209248],[115.202678,36.209248],[115.202678,36.208765],[115.202678,36.208765],[115.242098,36.19138],[115.279055,36.13775],[115.30246,36.127599],[115.312931,36.088436],[115.365902,36.099074],[115.376989,36.128083],[115.450902,36.152248],[115.465068,36.170125],[115.483547,36.148865],[115.474923,36.248352],[115.466916,36.258969],[115.466916,36.258969],[115.462605,36.276339],[115.417025,36.292742],[115.423185,36.32216],[115.366518,36.30914],[115.368982,36.342409],[115.340033,36.398307],[115.297533,36.413239],[115.317243,36.454166],[115.291374,36.460423],[115.272895,36.497476],[115.33141,36.550378],[115.355431,36.627262],[115.365902,36.621979],[115.420105,36.686795],[115.451518,36.702151],[115.479851,36.760187],[115.524815,36.763543],[115.683727,36.808117],[115.71206,36.883308],[115.75764,36.902453],[115.79706,36.968945],[115.776734,36.992848],[115.85619,37.060694],[115.888219,37.112254],[115.879596,37.150901],[115.91224,37.177132],[115.909777,37.20669],[115.969523,37.239572],[115.975682,37.337179],[116.024341,37.360015],[116.085935,37.373809],[116.106261,37.368577],[116.169087,37.384271],[116.193109,37.365723],[116.236224,37.361442],[116.2855,37.404241],[116.226369,37.428007],[116.243,37.447965],[116.224522,37.479791],[116.240536,37.489764],[116.240536,37.489764],[116.27626,37.466967],[116.290427,37.484065],[116.278724,37.524895],[116.295355,37.554316],[116.336007,37.581355],[116.36742,37.566177],[116.379738,37.522047],[116.38097,37.522522],[116.379738,37.522047],[116.38097,37.522522],[116.433941,37.473142],[116.448108,37.503059],[116.4826,37.521573],[116.575607,37.610754],[116.604556,37.624975],[116.66307,37.686096],[116.679085,37.728708],[116.724664,37.744327],[116.753613,37.77035],[116.753613,37.793054],[116.804736,37.848837],[116.837997,37.835132],[116.919301,37.846002],[117.027091,37.832296],[117.074518,37.848837],[117.150278,37.839385],[117.185387,37.849783],[117.271618,37.839858],[117.320278,37.861596],[117.400966,37.844584],[117.438538,37.854035],[117.481038,37.914967],[117.513067,37.94329],[117.524154,37.989527],[117.557414,38.046105],[117.557414,38.046105],[117.586979,38.071551],[117.704624,38.076262],[117.746508,38.12524],[117.771145,38.134655],[117.766834,38.158658],[117.789007,38.180772],[117.808718,38.22827],[117.848754,38.255062],[117.895565,38.301572],[117.948536,38.346644],[117.957775,38.376208],[117.937449,38.387936],[117.84629,38.368232],[117.781,38.373862],[117.730493,38.424985],[117.72495,38.457328],[117.678754,38.477008],[117.644878,38.52759],[117.68553,38.539293],[117.638102,38.54491],[117.639334,38.626776],[117.55803,38.613683],[117.47919,38.616489],[117.432379,38.601524],[117.368937,38.564566],[117.25314,38.556143],[117.238358,38.580943],[117.258684,38.608072],[117.258684,38.608072],[117.213104,38.639866],[117.213104,38.639866],[117.183539,38.61836],[117.183539,38.61836],[117.150894,38.617892],[117.109626,38.584685],[117.070822,38.608072],[117.055424,38.639398],[117.068358,38.680522],[117.038793,38.688464],[116.95133,38.689398],[116.948866,38.689398],[116.950714,38.689398],[116.95133,38.689398],[116.950714,38.689398],[116.948866,38.689398],[116.877417,38.680522],[116.858939,38.741231],[116.794265,38.744498],[116.794265,38.744498],[116.746222,38.754299],[116.737599,38.784629],[116.75115,38.831264],[116.723432,38.852706],[116.722201,38.896968],[116.708034,38.931892],[116.72836,38.975174],[116.754845,39.003084],[116.754229,39.034701],[116.754229,39.034701],[116.783179,39.05097],[116.783179,39.05097],[116.812744,39.05097],[116.812744,39.05097],[116.871874,39.054688],[116.912526,39.110898],[116.91191,39.111362],[116.91191,39.111362],[116.912526,39.110898],[116.909446,39.150822],[116.870026,39.153607],[116.855859,39.215766],[116.881729,39.225966],[116.881729,39.225966],[116.87249,39.291304],[116.889736,39.338068],[116.870642,39.357506],[116.829374,39.338994],[116.818287,39.3737],[116.840461,39.378326],[116.839845,39.413474],[116.876185,39.43474],[116.832454,39.435664],[116.785026,39.465702],[116.820751,39.482332],[116.819519,39.528507],[116.78749,39.554352],[116.808432,39.576497],[116.812128,39.615695],[116.79057,39.595868],[116.748686,39.619844],[116.709266,39.618],[116.726512,39.595407],[116.726512,39.595407],[116.724048,39.59264],[116.723432,39.59264],[116.724048,39.59264],[116.723432,39.59264],[116.664918,39.605552],[116.620571,39.601863],[116.592237,39.621227],[116.592237,39.621227],[116.524484,39.596329],[116.50847,39.551122],[116.473361,39.552968],[116.478289,39.535431],[116.437637,39.526661],[116.443796,39.510041],[116.401912,39.528046],[116.411767,39.482794],[116.444412,39.482332],[116.454883,39.453226],[116.434557,39.442597],[116.361876,39.455074],[116.361876,39.455074],[116.337854,39.455536],[116.307057,39.488337],[116.257782,39.500344],[116.240536,39.564041],[116.198652,39.589412],[116.151841,39.583416],[116.130283,39.567732],[116.09887,39.575113],[116.036044,39.571884],[116.026189,39.587567],[115.995392,39.576958],[115.978146,39.595868],[115.957204,39.560812],[115.910393,39.600479],[115.910393,39.600479],[115.91532,39.582955],[115.91532,39.582955],[115.867893,39.546507],[115.867893,39.546507],[115.828473,39.541431],[115.821081,39.522968],[115.821081,39.522968],[115.806299,39.510041],[115.806299,39.510041],[115.752712,39.515581],[115.738545,39.539585],[115.738545,39.540046],[115.738545,39.539585],[115.738545,39.540046],[115.724995,39.5442],[115.724995,39.5442],[115.722531,39.543738],[115.721299,39.543738],[115.722531,39.543738],[115.722531,39.5442],[115.721299,39.543738],[115.722531,39.5442],[115.720683,39.551122],[115.720683,39.551122],[115.718835,39.553891],[115.718835,39.553891],[115.716988,39.56035],[115.716988,39.56035],[115.699125,39.570039],[115.699125,39.570039],[115.698509,39.577881],[115.698509,39.577881],[115.667712,39.615234],[115.633836,39.599557],[115.633836,39.599557],[115.587024,39.589873],[115.545756,39.618922],[115.518039,39.597252],[115.522351,39.640124],[115.478619,39.650723],[115.478619,39.650723],[115.491554,39.670074],[115.486626,39.741899],[115.439815,39.752022],[115.443511,39.785601],[115.483547,39.798477],[115.483547,39.798477],[115.50572,39.784222],[115.552532,39.794799],[115.567314,39.816407],[115.514344,39.837549],[115.526046,39.87568],[115.515575,39.892212],[115.515575,39.892212],[115.522967,39.899099],[115.481083,39.935819],[115.426264,39.950502],[115.428728,39.984443],[115.450286,39.992697],[115.454597,40.029825],[115.485394,40.040364],[115.527278,40.076092],[115.59072,40.096239],[115.599959,40.119583],[115.75456,40.145663],[115.75456,40.145663],[115.773654,40.176307],[115.806299,40.15344],[115.847567,40.147036],[115.855574,40.188652],[115.870356,40.185909],[115.89869,40.234354],[115.968907,40.264045],[115.95166,40.281852],[115.917784,40.354405],[115.864197,40.359422],[115.771806,40.443734],[115.781045,40.49336],[115.736082,40.503372],[115.755176,40.540221],[115.784741,40.55841],[115.819849,40.55932],[115.827857,40.587504],[115.885139,40.595229],[115.907929,40.617493],[115.971986,40.6025],[115.982457,40.578868],[116.005247,40.583868],[116.09887,40.630665],[116.133979,40.666536],[116.162928,40.662451],[116.171551,40.695582],[116.204812,40.740035],[116.22021,40.744115],[116.247311,40.791707],[116.273181,40.762703],[116.311369,40.754996],[116.316912,40.772221],[116.453651,40.765876],[116.46597,40.774487],[116.438253,40.81934],[116.334159,40.90443],[116.339702,40.929303],[116.370499,40.94377],[116.398216,40.90624],[116.477057,40.899907],[116.447492,40.953715],[116.455499,40.980828],[116.519557,40.98128],[116.519557,40.98128],[116.5676,40.992574],[116.598397,40.974503],[116.623034,41.021026],[116.615643,41.053076],[116.647672,41.059394],[116.688324,41.044501],[116.698795,41.021477],[116.677853,40.970888],[116.722201,40.927495],[116.713577,40.909858],[116.759773,40.889954],[116.81336,40.848319],[116.848468,40.839264],[116.924229,40.773581],[116.926692,40.745022],[116.964881,40.709647],[117.012308,40.693767],[117.11209,40.707379],[117.117018,40.70012],[117.208177,40.694675],[117.278394,40.664267],[117.319662,40.657911],[117.342451,40.673799],[117.408973,40.686961],[117.493973,40.675161],[117.514914,40.660181],[117.501364,40.636569],[117.467487,40.649738],[117.467487,40.649738]]],[[[117.210024,40.082045],[117.204481,40.069681],[117.159517,40.077008],[117.140423,40.064185],[117.105315,40.074261],[117.105315,40.074261],[117.051728,40.059605],[117.025243,40.030283],[116.945171,40.04128],[116.927924,40.055024],[116.867562,40.041739],[116.831222,40.051359],[116.820135,40.02845],[116.781331,40.034866],[116.757925,39.967934],[116.782563,39.947749],[116.78441,39.891294],[116.812128,39.889916],[116.865714,39.843982],[116.907598,39.832494],[116.918069,39.84628],[116.949482,39.778703],[116.902055,39.763523],[116.916837,39.731314],[116.887272,39.72533],[116.889736,39.687576],[116.90575,39.688037],[116.932236,39.706456],[116.932236,39.706456],[116.944555,39.695405],[116.944555,39.695405],[116.948866,39.680668],[116.948866,39.680668],[116.964265,39.64335],[116.983359,39.638742],[116.983359,39.638742],[117.016004,39.653949],[117.10901,39.625375],[117.10901,39.625375],[117.152742,39.623532],[117.177996,39.645194],[117.165061,39.718886],[117.165061,39.718886],[117.161981,39.748801],[117.205713,39.763984],[117.15767,39.796638],[117.156438,39.817326],[117.192162,39.832953],[117.251908,39.834332],[117.247597,39.860981],[117.227887,39.852712],[117.162597,39.876598],[117.162597,39.876598],[117.150894,39.944996],[117.198322,39.992697],[117.192162,40.066475],[117.210024,40.082045]]],[[[117.784696,39.376938],[117.765602,39.400527],[117.699696,39.407463],[117.673211,39.386652],[117.668899,39.412087],[117.614081,39.407001],[117.601146,39.419485],[117.570965,39.404689],[117.521074,39.357043],[117.536472,39.338068],[117.594987,39.349176],[117.669515,39.322792],[117.670747,39.357969],[117.74466,39.354729],[117.784696,39.376938]]],[[[118.869365,39.142932],[118.82009,39.108576],[118.857662,39.098824],[118.869365,39.142932]]]]}},{"type":"Feature","properties":{"adcode":140000,"name":"山西省","center":[112.549248,37.857014],"centroid":[112.304436,37.618179],"childrenNum":11,"level":"province","parent":{"adcode":100000},"subFeatureIndex":3,"acroutes":[100000]},"geometry":{"type":"MultiPolygon","coordinates":[[[[110.379257,34.600612],[110.424837,34.588295],[110.488279,34.610956],[110.533242,34.583368],[110.610851,34.607508],[110.710017,34.605045],[110.749437,34.65232],[110.791937,34.649858],[110.824582,34.615881],[110.883712,34.64395],[110.903422,34.669056],[110.920052,34.730068],[110.976103,34.706456],[111.035233,34.740887],[111.118385,34.756623],[111.148566,34.807742],[111.232949,34.789559],[111.255123,34.819535],[111.29208,34.806759],[111.345666,34.831816],[111.389398,34.815113],[111.439289,34.838202],[111.502731,34.829851],[111.543999,34.853428],[111.570484,34.843114],[111.592042,34.881416],[111.617911,34.894671],[111.646861,34.938836],[111.681969,34.9511],[111.664107,34.984449],[111.740483,35.00455],[111.807005,35.032977],[111.810084,35.062374],[111.933272,35.083435],[111.97762,35.067272],[112.018888,35.068742],[112.039214,35.045717],[112.062004,35.056005],[112.05646,35.098615],[112.066315,35.153437],[112.03983,35.194039],[112.078634,35.219467],[112.058924,35.280069],[112.13838,35.271275],[112.21722,35.253195],[112.242474,35.234622],[112.304684,35.251728],[112.288053,35.219956],[112.36751,35.219956],[112.390915,35.239021],[112.513487,35.218489],[112.637291,35.225822],[112.628052,35.263457],[112.720443,35.206265],[112.772798,35.207732],[112.822073,35.258082],[112.884283,35.243909],[112.934174,35.262968],[112.936022,35.284466],[112.992072,35.29619],[112.985913,35.33965],[112.996384,35.362104],[113.067217,35.353806],[113.126347,35.332327],[113.149137,35.350878],[113.165151,35.412845],[113.185477,35.409431],[113.189789,35.44893],[113.243375,35.449418],[113.304353,35.426989],[113.31236,35.481101],[113.348085,35.468429],[113.391817,35.506925],[113.439244,35.507412],[113.49899,35.532254],[113.513773,35.57364],[113.55812,35.621816],[113.547649,35.656835],[113.578446,35.633491],[113.625258,35.632518],[113.622794,35.674825],[113.592613,35.691838],[113.587685,35.736542],[113.604932,35.797727],[113.582758,35.818111],[113.660982,35.837035],[113.637576,35.870019],[113.654207,35.931586],[113.648663,35.994073],[113.678844,35.985841],[113.694859,36.026991],[113.660366,36.034735],[113.68562,36.056026],[113.671453,36.115514],[113.655439,36.125182],[113.712721,36.129533],[113.705946,36.148865],[113.651127,36.174473],[113.697939,36.181719],[113.681924,36.216491],[113.716417,36.262347],[113.712105,36.303353],[113.736127,36.324571],[113.731199,36.363135],[113.708409,36.423352],[113.670221,36.425278],[113.635729,36.451277],[113.587069,36.460904],[113.554425,36.494589],[113.559968,36.528741],[113.588917,36.547974],[113.569823,36.585947],[113.539642,36.594116],[113.54457,36.62342],[113.486671,36.635427],[113.476816,36.655114],[113.506997,36.705029],[113.465113,36.707908],[113.499606,36.740527],[113.535946,36.732373],[113.549497,36.752515],[113.600004,36.752995],[113.680692,36.789907],[113.676381,36.855539],[113.696707,36.882351],[113.731815,36.878521],[113.731815,36.858891],[113.773083,36.85506],[113.792793,36.894796],[113.76138,36.956034],[113.791561,36.98759],[113.771851,37.016745],[113.788482,37.059739],[113.758301,37.075497],[113.773699,37.107004],[113.773083,37.151855],[113.832213,37.167594],[113.853155,37.215269],[113.886416,37.239095],[113.90243,37.310052],[113.962792,37.355734],[113.973879,37.40329],[114.014531,37.42468],[114.036705,37.494037],[114.118625,37.59084],[114.115545,37.619761],[114.139567,37.675676],[114.12848,37.698409],[114.068118,37.721608],[113.993589,37.706932],[113.996669,37.730128],[114.044712,37.761834],[114.006524,37.813386],[113.976959,37.816696],[113.959097,37.906468],[113.936307,37.922993],[113.901198,37.984811],[113.872249,37.990471],[113.876561,38.055059],[113.811271,38.117707],[113.831597,38.16854],[113.797105,38.162894],[113.720728,38.174656],[113.711489,38.213695],[113.678844,38.20523],[113.64312,38.232031],[113.598772,38.22733],[113.570439,38.237202],[113.54457,38.270569],[113.557504,38.343359],[113.525475,38.383245],[113.537794,38.417952],[113.583374,38.459671],[113.546417,38.492936],[113.561816,38.558483],[113.603084,38.587024],[113.612939,38.645942],[113.70225,38.651551],[113.720728,38.713218],[113.775547,38.709949],[113.802648,38.763166],[113.839605,38.7585],[113.836525,38.795824],[113.855619,38.828933],[113.795257,38.860628],[113.776163,38.885788],[113.76754,38.959819],[113.776779,38.986804],[113.80696,38.989595],[113.898119,39.067699],[113.930148,39.063517],[113.961561,39.100681],[113.994821,39.095572],[114.006524,39.122971],[114.050872,39.135969],[114.064422,39.094179],[114.082901,39.09325],[114.082901,39.09325],[114.10877,39.052364],[114.157429,39.061194],[114.180835,39.049111],[114.252284,39.073739],[114.345907,39.075133],[114.369928,39.107648],[114.360689,39.134112],[114.388406,39.176807],[114.443841,39.174023],[114.47587,39.21623],[114.416124,39.242654],[114.437066,39.259337],[114.430906,39.307513],[114.466631,39.329736],[114.469095,39.400989],[114.496812,39.438437],[114.501739,39.476789],[114.532536,39.486027],[114.568877,39.573729],[114.51529,39.564964],[114.49558,39.608318],[114.431522,39.613851],[114.408117,39.652106],[114.409964,39.761683],[114.41674,39.775943],[114.390254,39.819165],[114.406885,39.833413],[114.395182,39.867412],[114.285545,39.858225],[114.286776,39.871087],[114.215943,39.8619],[114.204241,39.885324],[114.229494,39.899558],[114.212248,39.918839],[114.17406,39.897722],[114.067502,39.922511],[114.047176,39.916085],[114.028082,39.959218],[114.029314,39.985819],[113.910438,40.015618],[113.959097,40.033491],[113.989278,40.11226],[114.018227,40.103563],[114.045944,40.056856],[114.086596,40.071513],[114.101995,40.099901],[114.073046,40.168533],[114.073046,40.168533],[114.097683,40.193681],[114.135871,40.175392],[114.180219,40.191395],[114.235654,40.198252],[114.255364,40.236182],[114.292936,40.230242],[114.362537,40.249886],[114.406269,40.246232],[114.46971,40.268155],[114.510978,40.302851],[114.530688,40.345283],[114.481413,40.34802],[114.438914,40.371733],[114.390254,40.351213],[114.381015,40.36307],[114.31203,40.372645],[114.286161,40.425057],[114.299711,40.44009],[114.267066,40.474242],[114.282465,40.494725],[114.293552,40.55159],[114.273842,40.552954],[114.283081,40.590685],[114.236269,40.607043],[114.183299,40.67153],[114.162357,40.71373],[114.134639,40.737314],[114.084748,40.729605],[114.063806,40.706925],[114.07243,40.679246],[114.041633,40.608861],[114.076741,40.575686],[114.080437,40.547952],[114.061959,40.52885],[114.011452,40.515657],[113.948626,40.514747],[113.890112,40.466503],[113.850691,40.460583],[113.794641,40.517932],[113.763228,40.473787],[113.688699,40.448288],[113.559968,40.348476],[113.500222,40.334335],[113.387505,40.319279],[113.316672,40.319736],[113.27602,40.388601],[113.251382,40.413211],[113.083231,40.374925],[113.03334,40.368997],[112.898449,40.329317],[112.848558,40.206937],[112.744464,40.167161],[112.712436,40.178593],[112.6299,40.235725],[112.511639,40.269068],[112.456205,40.300112],[112.418017,40.295091],[112.349031,40.257194],[112.310227,40.256281],[112.299756,40.21105],[112.232619,40.169905],[112.232003,40.133311],[112.183344,40.083877],[112.182112,40.061437],[112.142076,40.027076],[112.133453,40.001866],[112.07617,39.919298],[112.042294,39.886243],[112.012729,39.827438],[111.970229,39.796638],[111.959758,39.692642],[111.925265,39.66731],[111.9382,39.623071],[111.87907,39.606013],[111.842729,39.620305],[111.783599,39.58895],[111.722621,39.606013],[111.659179,39.641507],[111.625303,39.633672],[111.525521,39.662242],[111.497187,39.661781],[111.445448,39.640124],[111.460847,39.606935],[111.441137,39.59679],[111.422043,39.539123],[111.431282,39.508656],[111.372152,39.479099],[111.358601,39.432428],[111.337043,39.420872],[111.171971,39.423183],[111.143022,39.407926],[111.125776,39.366297],[111.159037,39.362596],[111.155341,39.338531],[111.186138,39.35149],[111.179363,39.326959],[111.202152,39.305197],[111.247732,39.302419],[111.213239,39.257021],[111.219399,39.244044],[111.163348,39.152678],[111.173819,39.135041],[111.147334,39.100681],[111.138095,39.064447],[111.094363,39.030053],[111.038313,39.020289],[110.998276,38.998433],[110.980414,38.970056],[111.009979,38.932823],[111.016755,38.889981],[110.995813,38.868084],[111.009363,38.847579],[110.965016,38.755699],[110.915125,38.704345],[110.916357,38.673981],[110.880632,38.626776],[110.898494,38.587024],[110.920052,38.581878],[110.907733,38.521035],[110.870777,38.510265],[110.874473,38.453579],[110.840596,38.439986],[110.796864,38.453579],[110.77777,38.440924],[110.746973,38.366355],[110.701394,38.353215],[110.661358,38.308617],[110.601612,38.308147],[110.57759,38.297345],[110.565887,38.215105],[110.528315,38.211814],[110.509221,38.192061],[110.519692,38.130889],[110.501829,38.097929],[110.507989,38.013107],[110.528315,37.990471],[110.522771,37.955088],[110.59422,37.922049],[110.680452,37.790216],[110.735886,37.77035],[110.750669,37.736281],[110.716792,37.728708],[110.706321,37.705511],[110.775306,37.680886],[110.793169,37.650567],[110.763604,37.639668],[110.771611,37.594634],[110.795017,37.558586],[110.770995,37.538184],[110.759292,37.474567],[110.740198,37.44939],[110.644111,37.435135],[110.630561,37.372858],[110.641648,37.360015],[110.695234,37.34955],[110.678604,37.317668],[110.690307,37.287201],[110.661974,37.281963],[110.651503,37.256722],[110.590525,37.187145],[110.53509,37.138021],[110.535706,37.115118],[110.49567,37.086956],[110.460561,37.044932],[110.417446,37.027257],[110.426685,37.008621],[110.382953,37.022001],[110.381721,37.002408],[110.424221,36.963685],[110.408823,36.892403],[110.376178,36.882351],[110.424221,36.855539],[110.406975,36.824886],[110.423605,36.818179],[110.407591,36.776007],[110.447011,36.737649],[110.438388,36.685835],[110.402663,36.697352],[110.394656,36.676716],[110.426685,36.657514],[110.447627,36.621018],[110.496902,36.582102],[110.488895,36.556628],[110.503677,36.488335],[110.47288,36.453203],[110.489511,36.430094],[110.487047,36.393972],[110.459946,36.327946],[110.474112,36.306729],[110.474112,36.248352],[110.45625,36.22663],[110.447011,36.164328],[110.467953,36.074893],[110.491974,36.034735],[110.49259,35.994073],[110.516612,35.971796],[110.502445,35.947575],[110.516612,35.918501],[110.511684,35.879718],[110.549257,35.877778],[110.550489,35.838005],[110.571431,35.800639],[110.57759,35.701559],[110.609619,35.632031],[110.589293,35.602355],[110.567735,35.539559],[110.531394,35.511309],[110.477808,35.413821],[110.45009,35.327933],[110.374946,35.251728],[110.378642,35.210666],[110.364475,35.197952],[110.373714,35.134351],[110.320743,35.00504],[110.262229,34.944233],[110.230816,34.880925],[110.246831,34.789068],[110.243135,34.725641],[110.229584,34.692679],[110.269004,34.629671],[110.29549,34.610956],[110.379257,34.600612]]]]}},{"type":"Feature","properties":{"adcode":150000,"name":"内蒙古自治区","center":[111.670801,40.818311],"centroid":[114.077429,44.331087],"childrenNum":12,"level":"province","parent":{"adcode":100000},"subFeatureIndex":4,"acroutes":[100000]},"geometry":{"type":"Polygon","coordinates":[[[97.172903,42.795257],[97.371235,42.457076],[97.500582,42.243894],[97.653335,41.986856],[97.84674,41.656379],[97.613915,41.477276],[97.629314,41.440498],[97.903407,41.168057],[97.971776,41.09774],[98.142391,41.001607],[98.184891,40.988056],[98.25018,40.93925],[98.333332,40.918903],[98.344419,40.568413],[98.627751,40.677884],[98.569853,40.746836],[98.668403,40.773128],[98.689345,40.691952],[98.72199,40.657911],[98.762642,40.639748],[98.802678,40.607043],[98.80699,40.660181],[98.790975,40.705564],[98.984996,40.782644],[99.041662,40.693767],[99.102025,40.676522],[99.12543,40.715091],[99.172858,40.747289],[99.174705,40.858278],[99.565827,40.846961],[99.673,40.93292],[99.985897,40.909858],[100.057346,40.908049],[100.107853,40.875475],[100.224882,40.727337],[100.237201,40.716905],[100.242744,40.618855],[100.169447,40.541131],[100.169447,40.277743],[100.007455,40.20008],[99.955716,40.150695],[99.927383,40.063727],[99.841152,40.013326],[99.751225,40.006909],[99.714268,39.972061],[99.533182,39.891753],[99.491298,39.884406],[99.459885,39.898181],[99.440791,39.885783],[99.469124,39.875221],[99.672384,39.888079],[99.822058,39.860063],[99.904593,39.785601],[99.958796,39.769504],[100.040716,39.757083],[100.128179,39.702312],[100.250135,39.685274],[100.314193,39.606935],[100.301258,39.572345],[100.326512,39.509118],[100.44354,39.485565],[100.500823,39.481408],[100.498975,39.400527],[100.606764,39.387577],[100.707778,39.404689],[100.842053,39.405614],[100.842669,39.199999],[100.864227,39.106719],[100.829118,39.075133],[100.835278,39.025869],[100.875314,39.002619],[100.901799,39.030053],[100.961545,39.005874],[100.969553,38.946788],[101.117378,38.975174],[101.228863,39.020754],[101.198682,38.943064],[101.237486,38.907214],[101.24303,38.860628],[101.33542,38.847113],[101.34158,38.822406],[101.307087,38.80282],[101.331109,38.777164],[101.412413,38.764099],[101.562702,38.713218],[101.601506,38.65529],[101.672955,38.6908],[101.777049,38.66043],[101.873751,38.733761],[101.941505,38.808883],[102.075164,38.891378],[102.045599,38.904885],[101.955055,38.985874],[101.926106,39.000758],[101.833715,39.08907],[101.902701,39.111827],[102.012338,39.127149],[102.050526,39.141075],[102.276576,39.188868],[102.3548,39.231993],[102.45335,39.255167],[102.579002,39.183301],[102.616574,39.171703],[102.883892,39.120649],[103.007696,39.099753],[103.133347,39.192579],[103.188166,39.215302],[103.259615,39.263971],[103.344615,39.331588],[103.428998,39.353341],[103.595302,39.386652],[103.728961,39.430117],[103.85338,39.461543],[103.955626,39.456923],[104.089901,39.419947],[104.073271,39.351953],[104.047401,39.297788],[104.171205,39.160567],[104.207546,39.083495],[104.190915,39.042139],[104.196459,38.9882],[104.173053,38.94446],[104.044322,38.895105],[104.011677,38.85923],[103.85954,38.64454],[103.416063,38.404821],[103.465339,38.353215],[103.507838,38.280905],[103.53494,38.156776],[103.368636,38.08898],[103.362477,38.037621],[103.40744,37.860651],[103.627947,37.797783],[103.683381,37.777919],[103.841062,37.64725],[103.874938,37.604117],[103.935916,37.572818],[104.089285,37.465067],[104.183524,37.406618],[104.237727,37.411847],[104.287002,37.428007],[104.322726,37.44844],[104.407726,37.464592],[104.419429,37.511604],[104.433595,37.515402],[104.623305,37.522522],[104.805007,37.539133],[104.866601,37.566651],[105.027977,37.580881],[105.111128,37.633981],[105.187505,37.657674],[105.221998,37.677097],[105.315004,37.702197],[105.4037,37.710246],[105.467141,37.695094],[105.598952,37.699356],[105.616199,37.722555],[105.622358,37.777919],[105.677177,37.771769],[105.760944,37.799674],[105.80406,37.862068],[105.799749,37.939986],[105.840401,38.004147],[105.780655,38.084741],[105.76772,38.121474],[105.775111,38.186887],[105.802828,38.220277],[105.842248,38.240962],[105.86627,38.296406],[105.821307,38.366824],[105.835473,38.387467],[105.827466,38.432486],[105.850872,38.443736],[105.836705,38.476071],[105.863806,38.53508],[105.856415,38.569714],[105.874277,38.593105],[105.852719,38.641735],[105.894603,38.696405],[105.88598,38.716953],[105.908154,38.737496],[105.909386,38.791159],[105.992538,38.857366],[105.97098,38.909077],[106.021487,38.953769],[106.060907,38.96866],[106.087392,39.006339],[106.078153,39.026333],[106.096631,39.084889],[106.145907,39.153142],[106.170544,39.163352],[106.192718,39.142932],[106.251232,39.131327],[106.285109,39.146181],[106.29558,39.167992],[106.280181,39.262118],[106.402753,39.291767],[106.511774,39.272311],[106.525325,39.308439],[106.556122,39.322329],[106.602318,39.37555],[106.643586,39.357969],[106.683622,39.357506],[106.751375,39.381564],[106.781556,39.371849],[106.806809,39.318625],[106.806193,39.277407],[106.790795,39.241263],[106.795723,39.214375],[106.825288,39.19397],[106.859164,39.107648],[106.878874,39.091392],[106.933693,39.076527],[106.96757,39.054688],[106.971881,39.026333],[106.954019,38.941202],[106.837606,38.847579],[106.756302,38.748699],[106.709491,38.718821],[106.66268,38.601524],[106.647897,38.470917],[106.599854,38.389812],[106.482209,38.319417],[106.555506,38.263521],[106.627571,38.232501],[106.654672,38.22921],[106.737824,38.197706],[106.779092,38.171833],[106.858548,38.156306],[106.942316,38.132302],[107.010069,38.120532],[107.051337,38.122886],[107.071047,38.138892],[107.119091,38.134185],[107.138801,38.161011],[107.19054,38.153953],[107.240431,38.111586],[107.33159,38.086625],[107.3938,38.014993],[107.440611,37.995659],[107.411662,37.948009],[107.448618,37.933378],[107.49235,37.944706],[107.560719,37.893717],[107.65003,37.86443],[107.684523,37.888522],[107.732566,37.84931],[107.842819,37.828987],[107.884703,37.808186],[107.982022,37.787378],[107.993109,37.735335],[108.025753,37.696041],[108.012819,37.66857],[108.025137,37.649619],[108.055318,37.652462],[108.134159,37.622131],[108.193905,37.638246],[108.205608,37.655779],[108.24626,37.665728],[108.293071,37.656726],[108.301078,37.640616],[108.422418,37.648672],[108.485244,37.678044],[108.532671,37.690832],[108.628142,37.651988],[108.699591,37.669518],[108.720533,37.683728],[108.777815,37.683728],[108.791982,37.700303],[108.784591,37.764673],[108.799989,37.784068],[108.791982,37.872934],[108.798141,37.93385],[108.82709,37.989056],[108.797525,38.04799],[108.830786,38.049875],[108.883141,38.01405],[108.893612,37.978207],[108.93488,37.922521],[108.9743,37.931962],[108.982923,37.964053],[109.018648,37.971602],[109.037742,38.021593],[109.06977,38.023008],[109.050676,38.055059],[109.069155,38.091336],[108.964445,38.154894],[108.938575,38.207582],[108.976148,38.245192],[108.961981,38.26493],[109.007561,38.359316],[109.051292,38.385122],[109.054372,38.433892],[109.128901,38.480288],[109.175712,38.518694],[109.196654,38.552867],[109.276726,38.623035],[109.331545,38.597783],[109.367269,38.627711],[109.329081,38.66043],[109.338936,38.701542],[109.404226,38.720689],[109.444262,38.782763],[109.511399,38.833595],[109.549587,38.805618],[109.624116,38.85457],[109.672159,38.928167],[109.685094,38.968195],[109.665384,38.981687],[109.72513,39.018429],[109.762086,39.057476],[109.793499,39.074204],[109.851397,39.122971],[109.890818,39.103932],[109.92223,39.107183],[109.893897,39.141075],[109.961035,39.191651],[109.871723,39.243581],[109.90252,39.271848],[109.962267,39.212056],[110.041107,39.21623],[110.109476,39.249606],[110.217881,39.281113],[110.184005,39.355192],[110.161831,39.387115],[110.136577,39.39174],[110.12549,39.432891],[110.152592,39.45415],[110.243751,39.423645],[110.257917,39.407001],[110.385417,39.310291],[110.429764,39.341308],[110.434692,39.381101],[110.482735,39.360745],[110.524003,39.382952],[110.559728,39.351027],[110.566503,39.320014],[110.596684,39.282966],[110.626249,39.266751],[110.702626,39.273701],[110.731575,39.30705],[110.73835,39.348713],[110.782698,39.38804],[110.869545,39.494341],[110.891103,39.509118],[110.958856,39.519275],[111.017371,39.552045],[111.101138,39.559428],[111.136863,39.587106],[111.154725,39.569116],[111.148566,39.531277],[111.10545,39.497573],[111.10545,39.472631],[111.058639,39.447681],[111.064182,39.400989],[111.098059,39.401914],[111.087588,39.376013],[111.125776,39.366297],[111.143022,39.407926],[111.171971,39.423183],[111.337043,39.420872],[111.358601,39.432428],[111.372152,39.479099],[111.431282,39.508656],[111.422043,39.539123],[111.441137,39.59679],[111.460847,39.606935],[111.445448,39.640124],[111.497187,39.661781],[111.525521,39.662242],[111.625303,39.633672],[111.659179,39.641507],[111.722621,39.606013],[111.783599,39.58895],[111.842729,39.620305],[111.87907,39.606013],[111.9382,39.623071],[111.925265,39.66731],[111.959758,39.692642],[111.970229,39.796638],[112.012729,39.827438],[112.042294,39.886243],[112.07617,39.919298],[112.133453,40.001866],[112.142076,40.027076],[112.182112,40.061437],[112.183344,40.083877],[112.232003,40.133311],[112.232619,40.169905],[112.299756,40.21105],[112.310227,40.256281],[112.349031,40.257194],[112.418017,40.295091],[112.456205,40.300112],[112.511639,40.269068],[112.6299,40.235725],[112.712436,40.178593],[112.744464,40.167161],[112.848558,40.206937],[112.898449,40.329317],[113.03334,40.368997],[113.083231,40.374925],[113.251382,40.413211],[113.27602,40.388601],[113.316672,40.319736],[113.387505,40.319279],[113.500222,40.334335],[113.559968,40.348476],[113.688699,40.448288],[113.763228,40.473787],[113.794641,40.517932],[113.850691,40.460583],[113.890112,40.466503],[113.948626,40.514747],[114.011452,40.515657],[114.061959,40.52885],[114.080437,40.547952],[114.076741,40.575686],[114.041633,40.608861],[114.07243,40.679246],[114.063806,40.706925],[114.084748,40.729605],[114.134639,40.737314],[114.103227,40.770861],[114.104458,40.797597],[114.080437,40.790348],[114.044712,40.830661],[114.073661,40.857372],[114.055183,40.867782],[114.041633,40.917546],[114.057647,40.925234],[113.994821,40.938798],[113.973263,40.983087],[113.868554,41.06887],[113.819279,41.09774],[113.877793,41.115777],[113.920293,41.172112],[113.960945,41.171211],[113.996669,41.19238],[114.016379,41.231999],[113.992357,41.269794],[113.971416,41.239649],[113.95109,41.282837],[113.914749,41.294529],[113.899351,41.316108],[113.92522,41.325546],[113.94493,41.392477],[113.871017,41.413126],[113.877793,41.431076],[113.919677,41.454404],[113.933227,41.487139],[113.953553,41.483553],[113.976959,41.505966],[114.032394,41.529715],[114.101379,41.537779],[114.230726,41.513584],[114.221487,41.582111],[114.226414,41.616572],[114.259059,41.623282],[114.215328,41.68499],[114.237501,41.698843],[114.206704,41.7386],[114.215328,41.75646],[114.200545,41.789934],[114.282465,41.863517],[114.343443,41.926774],[114.352066,41.953484],[114.419203,41.942356],[114.478334,41.951704],[114.511594,41.981962],[114.467863,42.025989],[114.480181,42.064654],[114.502355,42.06732],[114.510978,42.110844],[114.560254,42.132595],[114.647717,42.109512],[114.675434,42.12061],[114.75489,42.115727],[114.789383,42.130819],[114.79431,42.149457],[114.825723,42.139695],[114.86268,42.097967],[114.860832,42.054879],[114.9021,42.015763],[114.915035,41.960605],[114.923658,41.871093],[114.939056,41.846132],[114.922426,41.825175],[114.868839,41.813579],[114.89594,41.76762],[114.902716,41.695715],[114.895325,41.636255],[114.860832,41.60091],[115.016049,41.615229],[115.056085,41.602253],[115.0992,41.62373],[115.195287,41.602253],[115.20391,41.571367],[115.256881,41.580768],[115.26612,41.616124],[115.290142,41.622835],[115.310468,41.592854],[115.377605,41.603148],[115.345576,41.635807],[115.360975,41.661297],[115.319091,41.691693],[115.346808,41.712247],[115.42996,41.728775],[115.488474,41.760924],[115.519887,41.76762],[115.57409,41.80555],[115.654162,41.829189],[115.688038,41.867528],[115.726227,41.870202],[115.811226,41.912525],[115.834632,41.93835],[115.85311,41.927665],[115.916552,41.945027],[115.954124,41.874213],[115.994776,41.828743],[116.007095,41.797966],[116.007095,41.79752],[116.034196,41.782795],[116.09887,41.776547],[116.129051,41.805996],[116.106877,41.831419],[116.122892,41.861734],[116.194341,41.861734],[116.212819,41.885352],[116.223906,41.932562],[116.298434,41.96817],[116.310137,41.997086],[116.373579,42.009983],[116.414231,41.982407],[116.393289,41.942802],[116.453651,41.945917],[116.4826,41.975734],[116.510933,41.974399],[116.553433,41.928555],[116.597165,41.935679],[116.639049,41.929891],[116.66923,41.947698],[116.727744,41.951259],[116.748686,41.984186],[116.796113,41.977958],[116.879881,42.018431],[116.890352,42.092639],[116.850316,42.156556],[116.825062,42.155669],[116.789338,42.200462],[116.903287,42.190708],[116.918685,42.229716],[116.897743,42.297479],[116.886656,42.366496],[116.910678,42.394789],[116.910062,42.395231],[116.921765,42.403628],[116.936547,42.410256],[116.944555,42.415116],[116.97104,42.427486],[116.974736,42.426603],[116.99075,42.425719],[117.005533,42.43367],[117.009228,42.44957],[117.01662,42.456193],[117.080061,42.463699],[117.09546,42.484004],[117.135496,42.468996],[117.188467,42.468114],[117.275314,42.481797],[117.332596,42.46105],[117.390495,42.461933],[117.413284,42.471645],[117.410205,42.519743],[117.387415,42.517537],[117.434226,42.557224],[117.435458,42.585431],[117.475494,42.602613],[117.530313,42.590278],[117.537088,42.603054],[117.60053,42.603054],[117.667051,42.582347],[117.708935,42.588515],[117.779768,42.61847],[117.801326,42.612744],[117.797631,42.585431],[117.856761,42.539148],[117.874007,42.510038],[117.997811,42.416884],[118.024296,42.385064],[118.008898,42.346595],[118.060021,42.298364],[118.047702,42.280656],[117.974405,42.25054],[117.977485,42.229716],[118.033535,42.199132],[118.106216,42.172082],[118.089586,42.12283],[118.097593,42.105072],[118.155491,42.081091],[118.116687,42.037102],[118.194296,42.031324],[118.220165,42.058434],[118.212774,42.081091],[118.239259,42.092639],[118.27252,42.083312],[118.296541,42.057545],[118.286686,42.033991],[118.239875,42.024655],[118.291614,42.007759],[118.313788,41.98819],[118.306396,41.940131],[118.268824,41.930336],[118.340273,41.87243],[118.335346,41.845241],[118.29223,41.772976],[118.247266,41.773869],[118.236179,41.80778],[118.178281,41.814917],[118.140093,41.784134],[118.132702,41.733241],[118.155491,41.712694],[118.159187,41.67605],[118.206614,41.650566],[118.215237,41.59554],[118.302701,41.55256],[118.315636,41.512688],[118.271904,41.471446],[118.327338,41.450816],[118.348896,41.428384],[118.361215,41.384844],[118.348896,41.342622],[118.380309,41.312062],[118.412338,41.331838],[118.528135,41.355202],[118.629765,41.346666],[118.677192,41.35026],[118.741866,41.324198],[118.770199,41.352956],[118.843496,41.374516],[118.844727,41.342622],[118.890923,41.300823],[118.949437,41.317906],[118.980234,41.305769],[119.092951,41.293629],[119.168712,41.294978],[119.197661,41.282837],[119.211827,41.308016],[119.239545,41.31431],[119.296211,41.325097],[119.330704,41.385293],[119.309762,41.405944],[119.376283,41.422102],[119.378131,41.459787],[119.401537,41.472343],[119.406464,41.503276],[119.361501,41.545841],[119.362116,41.566442],[119.420015,41.567785],[119.415703,41.590169],[119.342406,41.617914],[119.307914,41.657273],[119.299907,41.705545],[119.319001,41.727435],[119.317769,41.764049],[119.292515,41.790827],[119.312841,41.80555],[119.334399,41.871539],[119.323312,41.889807],[119.340559,41.926774],[119.323928,41.937014],[119.324544,41.969505],[119.375667,42.023322],[119.384906,42.08953],[119.352261,42.118391],[119.314689,42.119723],[119.30853,42.147239],[119.286972,42.154781],[119.277733,42.185387],[119.237697,42.200905],[119.274037,42.239021],[119.280197,42.260728],[119.34795,42.300578],[119.432949,42.317396],[119.482841,42.347037],[119.502551,42.388159],[119.540123,42.363401],[119.572152,42.359421],[119.571536,42.335536],[119.539507,42.297922],[119.557985,42.289068],[119.609108,42.276671],[119.617115,42.252755],[119.679941,42.240793],[119.744615,42.211545],[119.841933,42.215534],[119.854868,42.170308],[119.837622,42.135257],[119.845629,42.097079],[119.87581,42.077982],[119.897368,42.030879],[119.921389,42.014429],[119.924469,41.98908],[119.950954,41.974399],[119.954034,41.923212],[119.989759,41.899163],[120.023019,41.816701],[120.041498,41.818932],[120.050737,41.776101],[120.024867,41.737707],[120.035954,41.708226],[120.096316,41.697056],[120.1382,41.729221],[120.127113,41.77253],[120.183164,41.826513],[120.188707,41.848361],[120.215808,41.853265],[120.251533,41.884016],[120.286641,41.880005],[120.290337,41.897381],[120.260156,41.904062],[120.271859,41.925439],[120.318054,41.93746],[120.309431,41.951704],[120.373489,41.994862],[120.399358,41.984631],[120.456641,42.016208],[120.450481,42.057101],[120.493597,42.073539],[120.466496,42.105516],[120.56751,42.152119],[120.58414,42.167203],[120.624792,42.154338],[120.72211,42.203565],[120.745516,42.223512],[120.79048,42.218636],[120.820661,42.227943],[120.8299,42.252755],[120.883487,42.242565],[120.883487,42.269585],[120.933994,42.27977],[120.992508,42.264714],[121.028848,42.242565],[121.070732,42.254083],[121.087978,42.278885],[121.120623,42.280656],[121.133558,42.300135],[121.184681,42.333324],[121.218558,42.371802],[121.285079,42.387717],[121.314644,42.42837],[121.304789,42.435879],[121.386093,42.474294],[121.434752,42.475176],[121.4791,42.49636],[121.506201,42.482239],[121.570875,42.487093],[121.607831,42.516214],[121.604136,42.495037],[121.66573,42.437204],[121.69899,42.438529],[121.747649,42.484887],[121.803084,42.514891],[121.817867,42.504303],[121.831417,42.533856],[121.844352,42.522389],[121.889931,42.556784],[121.921344,42.605697],[121.915801,42.656332],[121.94167,42.666014],[121.939207,42.688453],[122.018663,42.69901],[122.062394,42.723635],[122.072865,42.710444],[122.160945,42.684934],[122.204676,42.685374],[122.204676,42.732867],[122.261343,42.695931],[122.324785,42.684934],[122.338951,42.669975],[122.396234,42.684054],[122.396234,42.707366],[122.460907,42.755282],[122.439349,42.770221],[122.371596,42.776371],[122.35127,42.830378],[122.436886,42.843105],[122.556378,42.827745],[122.576088,42.819405],[122.580399,42.789987],[122.624747,42.773296],[122.653696,42.78252],[122.733152,42.786034],[122.73808,42.77066],[122.786123,42.757479],[122.848949,42.712203],[122.883442,42.751766],[122.887137,42.770221],[122.925941,42.772417],[122.945651,42.753524],[122.980144,42.777689],[123.058368,42.768903],[123.118114,42.801405],[123.227752,42.831695],[123.169853,42.859777],[123.188947,42.895739],[123.18402,42.925983],[123.259165,42.993431],[123.323222,43.000872],[123.434707,43.027565],[123.474743,43.042438],[123.536337,43.007],[123.572678,43.003498],[123.580685,43.036314],[123.631192,43.088346],[123.636119,43.141644],[123.666916,43.179623],[123.645974,43.208855],[123.676771,43.223684],[123.664453,43.264663],[123.698329,43.272071],[123.703873,43.37047],[123.608402,43.366119],[123.54496,43.415262],[123.519707,43.402219],[123.486446,43.44525],[123.442098,43.437863],[123.419925,43.410046],[123.382968,43.469143],[123.36449,43.483475],[123.315831,43.492159],[123.329998,43.519071],[123.304744,43.550742],[123.360179,43.567223],[123.452569,43.545971],[123.461193,43.568523],[123.434091,43.575461],[123.421157,43.598435],[123.5117,43.592801],[123.510468,43.624867],[123.536953,43.633964],[123.518475,43.682024],[123.520323,43.708419],[123.48275,43.737396],[123.498149,43.771114],[123.461809,43.822518],[123.467968,43.853599],[123.397135,43.954929],[123.37065,43.970006],[123.400831,43.979481],[123.365722,44.013922],[123.331229,44.028984],[123.32815,44.084035],[123.350939,44.092633],[123.362642,44.133452],[123.386664,44.161794],[123.323838,44.179823],[123.286882,44.211574],[123.277027,44.25274],[123.196955,44.34483],[123.128585,44.367081],[123.114419,44.40258],[123.142136,44.428228],[123.125506,44.455147],[123.137209,44.486322],[123.12489,44.5098],[123.06576,44.505959],[123.025108,44.493153],[122.85634,44.398304],[122.76087,44.369648],[122.702971,44.319145],[122.675254,44.285738],[122.641993,44.283595],[122.515726,44.251025],[122.483081,44.236877],[122.319241,44.233018],[122.271198,44.255741],[122.291524,44.310152],[122.294604,44.41113],[122.28598,44.477783],[122.228082,44.480345],[122.224386,44.526016],[122.196053,44.559712],[122.13138,44.577619],[122.113517,44.615546],[122.103046,44.67388],[122.117213,44.701961],[122.161561,44.728328],[122.152322,44.744057],[122.10243,44.736406],[122.110438,44.767856],[122.142467,44.753833],[122.168952,44.770405],[122.099967,44.7823],[122.098119,44.81882],[122.04946,44.912985],[122.079025,44.914256],[122.087032,44.95281],[122.074713,45.006573],[122.098735,45.02138],[122.119677,45.068739],[122.109822,45.142236],[122.143082,45.183167],[122.192358,45.180636],[122.22993,45.206784],[122.239169,45.276313],[122.147394,45.295682],[122.146778,45.374352],[122.180039,45.409655],[122.168336,45.439897],[122.064242,45.472641],[122.002648,45.507882],[121.993409,45.552741],[121.966308,45.596308],[121.995873,45.59882],[122.003264,45.623102],[121.970004,45.692956],[121.934279,45.71051],[121.867142,45.719703],[121.812323,45.704659],[121.811091,45.687103],[121.713773,45.701734],[121.666345,45.727641],[121.644172,45.752284],[121.657106,45.770238],[121.697142,45.76314],[121.754425,45.794862],[121.766744,45.830318],[121.769823,45.84366],[121.817251,45.875336],[121.805548,45.900746],[121.821562,45.918235],[121.809243,45.961102],[121.761816,45.998947],[121.819098,46.023054],[121.843736,46.024301],[121.864062,46.002272],[121.923808,46.004767],[121.92812,45.988552],[122.040221,45.959022],[122.085184,45.912406],[122.091344,45.882002],[122.200981,45.857],[122.236705,45.831569],[122.253952,45.7982],[122.301379,45.813218],[122.337719,45.859917],[122.372828,45.856166],[122.362357,45.917403],[122.446125,45.916986],[122.496016,45.85825],[122.504639,45.786933],[122.522501,45.786933],[122.556378,45.82156],[122.603189,45.778169],[122.640761,45.771072],[122.650001,45.731401],[122.671558,45.70048],[122.741775,45.705077],[122.751015,45.735996],[122.792283,45.766063],[122.752246,45.834905],[122.772572,45.856583],[122.80029,45.856583],[122.828623,45.912406],[122.792898,46.073313],[123.04605,46.099878],[123.070071,46.123527],[123.112571,46.130163],[123.102716,46.172037],[123.127354,46.174523],[123.128585,46.210565],[123.178476,46.248239],[123.142136,46.298293],[123.089781,46.347888],[123.011557,46.434984],[123.010325,46.524823],[123.002318,46.574624],[123.052825,46.579972],[123.04605,46.617803],[123.077462,46.622324],[123.098404,46.603002],[123.18094,46.614103],[123.228368,46.588198],[123.279491,46.616981],[123.276411,46.660947],[123.318295,46.662179],[123.366338,46.677784],[123.474743,46.686817],[123.603475,46.68928],[123.631808,46.728675],[123.629344,46.813524],[123.580069,46.827447],[123.625648,46.847508],[123.599163,46.868378],[123.605322,46.891286],[123.576989,46.891286],[123.575757,46.845461],[123.562823,46.82581],[123.506772,46.827038],[123.483366,46.84587],[123.52833,46.944836],[123.487678,46.959951],[123.42362,46.934212],[123.337389,46.988943],[123.301664,46.999965],[123.304128,46.964852],[123.360179,46.970978],[123.404526,46.935438],[123.40699,46.906416],[123.374345,46.837683],[123.341084,46.826628],[123.295505,46.865105],[123.221592,46.850373],[123.22344,46.821305],[123.198802,46.803283],[123.163694,46.74016],[123.103332,46.734828],[123.076846,46.745082],[123.026339,46.718829],[123.00355,46.730726],[122.996774,46.761483],[122.906847,46.80738],[122.893913,46.895376],[122.895144,46.960359],[122.83971,46.937072],[122.791051,46.941567],[122.798442,46.9575],[122.77442,46.973837],[122.778116,47.002822],[122.845869,47.046881],[122.852645,47.072158],[122.821232,47.065636],[122.710363,47.093349],[122.679566,47.094164],[122.615508,47.124306],[122.582863,47.158092],[122.531124,47.198771],[122.498479,47.255262],[122.462755,47.27841],[122.441197,47.310476],[122.418407,47.350632],[122.507103,47.401291],[122.543443,47.495589],[122.59395,47.54732],[122.765181,47.614333],[122.848949,47.67441],[122.926557,47.697777],[123.041122,47.746492],[123.161846,47.781892],[123.214201,47.824502],[123.256085,47.876711],[123.300432,47.953723],[123.537569,48.021816],[123.579453,48.045427],[123.705105,48.152142],[123.746373,48.197638],[123.862785,48.271782],[124.019234,48.39313],[124.07898,48.43603],[124.136878,48.463023],[124.25945,48.536385],[124.314269,48.503881],[124.302566,48.456673],[124.330283,48.435633],[124.309957,48.413393],[124.331515,48.380015],[124.317964,48.35099],[124.353689,48.315978],[124.365392,48.283731],[124.422058,48.245884],[124.412819,48.219175],[124.418978,48.181679],[124.475029,48.173698],[124.471333,48.133373],[124.430065,48.12099],[124.415899,48.08782],[124.46579,48.098213],[124.478108,48.123387],[124.505826,48.124985],[124.529847,48.146951],[124.512601,48.164518],[124.547094,48.200829],[124.579122,48.262221],[124.558796,48.268197],[124.579738,48.297269],[124.540934,48.335476],[124.547094,48.35775],[124.51876,48.378027],[124.52492,48.426897],[124.507674,48.445558],[124.555717,48.467784],[124.533543,48.515379],[124.548941,48.535593],[124.520608,48.556195],[124.579122,48.596582],[124.601912,48.632587],[124.624702,48.701755],[124.612383,48.747945],[124.656115,48.783842],[124.644412,48.80789],[124.654267,48.83429],[124.697383,48.841775],[124.715861,48.885475],[124.709086,48.920487],[124.744194,48.920487],[124.756513,48.967262],[124.808252,49.020666],[124.828578,49.077933],[124.809484,49.115943],[124.847672,49.129651],[124.860607,49.166448],[124.906802,49.184054],[124.983179,49.162535],[125.039845,49.17623],[125.034302,49.157056],[125.117453,49.126127],[125.158721,49.144921],[125.187671,49.186792],[125.219699,49.189139],[125.227707,49.248947],[125.214772,49.277066],[125.261583,49.322336],[125.256656,49.359769],[125.277598,49.379644],[125.25604,49.395227],[125.256656,49.437275],[125.270822,49.454395],[125.228323,49.487063],[125.211076,49.539908],[125.233866,49.536801],[125.23017,49.595411],[125.205533,49.593859],[125.16796,49.629923],[125.15441,49.616741],[125.127308,49.655113],[125.132236,49.672157],[125.164881,49.669446],[125.189518,49.652401],[125.185207,49.634574],[125.219699,49.669058],[125.225243,49.726349],[125.204301,49.734086],[125.221547,49.754969],[125.222779,49.799026],[125.177815,49.829533],[125.239409,49.844587],[125.225243,49.867351],[125.245569,49.87198],[125.212924,49.907452],[125.225859,49.922481],[125.199373,49.935194],[125.190134,49.959841],[125.231402,49.957531],[125.241873,49.987938],[125.278214,49.996402],[125.297924,50.014481],[125.283757,50.036012],[125.25296,50.041393],[125.289916,50.057917],[125.315786,50.04562],[125.328105,50.065985],[125.283757,50.070211],[125.287453,50.093636],[125.258504,50.103618],[125.27883,50.127411],[125.311474,50.140453],[125.376148,50.137385],[125.335496,50.161161],[125.382923,50.172278],[125.39093,50.199868],[125.417416,50.195654],[125.448829,50.216338],[125.442053,50.260357],[125.466075,50.266861],[125.463611,50.295925],[125.530749,50.331085],[125.520278,50.3498],[125.546763,50.358965],[125.522126,50.404759],[125.536292,50.420014],[125.567089,50.402852],[125.583104,50.409717],[125.562162,50.438314],[125.580024,50.449366],[125.627451,50.443268],[125.654553,50.471082],[125.699516,50.487078],[125.740784,50.523237],[125.754335,50.506874],[125.770349,50.531227],[125.794987,50.532748],[125.829479,50.56165],[125.807921,50.60383],[125.814697,50.62092],[125.793139,50.643316],[125.804226,50.658874],[125.789443,50.679735],[125.825784,50.70362],[125.78082,50.725598],[125.795603,50.738856],[125.758646,50.746809],[125.804226,50.773309],[125.828863,50.756654],[125.846726,50.769524],[125.836255,50.793363],[125.890457,50.805845],[125.878138,50.816812],[125.913247,50.825885],[125.939732,50.85423],[125.961906,50.901054],[125.997631,50.872738],[125.996399,50.906715],[126.02042,50.927466],[126.042594,50.92558],[126.068464,50.967434],[126.041978,50.981753],[126.033971,51.011132],[126.059225,51.043503],[125.976073,51.084498],[125.993935,51.119072],[125.970529,51.123955],[125.946508,51.108176],[125.909551,51.138977],[125.864588,51.146487],[125.850421,51.21364],[125.819008,51.227134],[125.761726,51.226385],[125.76111,51.261976],[125.740784,51.27583],[125.700132,51.327465],[125.626219,51.380163],[125.623756,51.387633],[125.62314,51.398089],[125.600966,51.410409],[125.60035,51.413396],[125.595422,51.416755],[125.559082,51.461521],[125.528285,51.488359],[125.424807,51.562827],[125.38046,51.585516],[125.35151,51.623801],[125.316402,51.610052],[125.289301,51.633831],[125.228938,51.640517],[125.214772,51.627888],[125.175968,51.639403],[125.130388,51.635317],[125.12854,51.659083],[125.098975,51.658341],[125.060171,51.59667],[125.073106,51.553526],[125.047236,51.529704],[125.004737,51.529332],[124.983795,51.508478],[124.928976,51.498419],[124.917889,51.474196],[124.942527,51.447349],[124.885244,51.40817],[124.864302,51.37979],[124.783614,51.392115],[124.76452,51.38726],[124.752817,51.35812],[124.693687,51.3327],[124.62655,51.327465],[124.58713,51.363725],[124.555717,51.375307],[124.490427,51.380537],[124.478108,51.36223],[124.443616,51.35812],[124.426985,51.331953],[124.430065,51.301281],[124.406659,51.272086],[124.339522,51.293422],[124.297638,51.298661],[124.271769,51.308389],[124.239124,51.344664],[124.192313,51.33943],[124.128255,51.347281],[124.090067,51.3413],[124.071588,51.320734],[123.994596,51.322604],[123.939777,51.313253],[123.926227,51.300532],[123.887423,51.320734],[123.842459,51.367462],[123.794416,51.361109],[123.711264,51.398089],[123.660141,51.342795],[123.661989,51.319237],[123.582533,51.306893],[123.582533,51.294545],[123.46304,51.286686],[123.440251,51.270963],[123.414381,51.278825],[123.376809,51.266844],[123.339853,51.27246],[123.294273,51.254111],[123.231447,51.268716],[123.231447,51.279199],[123.127969,51.297913],[123.069455,51.321108],[123.002934,51.31213],[122.965977,51.345786],[122.965977,51.386886],[122.946267,51.405183],[122.903768,51.415262],[122.900072,51.445112],[122.871123,51.455181],[122.854492,51.477551],[122.880362,51.511085],[122.858804,51.524864],[122.880362,51.537894],[122.874202,51.561339],[122.832935,51.581797],[122.85634,51.606707],[122.820616,51.633088],[122.816304,51.655371],[122.778732,51.698048],[122.749167,51.746613],[122.771957,51.779579],[122.732536,51.832495],[122.725761,51.87833],[122.706051,51.890151],[122.729457,51.919321],[122.726377,51.978709],[122.683877,51.974654],[122.664783,51.99861],[122.650616,52.058997],[122.625363,52.067459],[122.643841,52.111585],[122.629059,52.13657],[122.690653,52.140243],[122.73808,52.153464],[122.769493,52.179893],[122.766413,52.232705],[122.787355,52.252494],[122.76087,52.26678],[122.710979,52.256157],[122.67895,52.276667],[122.585943,52.266413],[122.560689,52.282526],[122.478153,52.29607],[122.484313,52.341432],[122.447356,52.394052],[122.419023,52.375057],[122.378987,52.395512],[122.367284,52.413768],[122.342031,52.414133],[122.326016,52.459374],[122.310618,52.475416],[122.207756,52.469218],[122.178191,52.48963],[122.168952,52.513674],[122.140003,52.510032],[122.142467,52.495096],[122.107358,52.452445],[122.080873,52.440407],[122.091344,52.427272],[122.040837,52.413038],[122.035909,52.377615],[121.976779,52.343626],[121.94783,52.298266],[121.901018,52.280695],[121.841272,52.282526],[121.769207,52.308147],[121.714389,52.318025],[121.715621,52.342894],[121.658338,52.3904],[121.678664,52.419973],[121.63986,52.44442],[121.590585,52.443326],[121.565331,52.460468],[121.519136,52.456821],[121.495114,52.484892],[121.474172,52.482706],[121.416274,52.499468],[121.411963,52.52205],[121.353448,52.534793],[121.323883,52.573727],[121.280151,52.586819],[121.225333,52.577364],[121.182217,52.59918],[121.237036,52.619167],[121.29247,52.651855],[121.309717,52.676173],[121.373158,52.683067],[121.455078,52.73528],[121.476636,52.772225],[121.511129,52.779104],[121.537614,52.801542],[121.591201,52.824693],[121.620766,52.853251],[121.604136,52.872401],[121.610295,52.892264],[121.66265,52.912478],[121.677432,52.948192],[121.715621,52.997926],[121.785838,53.018451],[121.817867,53.061631],[121.775367,53.089674],[121.784606,53.104408],[121.753193,53.147501],[121.722396,53.145706],[121.665114,53.170467],[121.660186,53.195213],[121.67928,53.199515],[121.679896,53.240722],[121.642324,53.262564],[121.615222,53.258984],[121.575802,53.29155],[121.504969,53.323018],[121.499426,53.337314],[121.416274,53.319443],[121.336818,53.325877],[121.308485,53.301565],[121.227797,53.280459],[121.155732,53.285468],[121.129246,53.277238],[121.098449,53.306929],[121.055334,53.29155],[120.950624,53.29763],[120.936457,53.28833],[120.882871,53.294411],[120.867472,53.278669],[120.820661,53.269007],[120.838523,53.239648],[120.821893,53.241797],[120.736277,53.204892],[120.690698,53.174771],[120.687002,53.142476],[120.659901,53.137091],[120.643886,53.106923],[120.562582,53.082845],[120.529321,53.045803],[120.452945,53.01017],[120.411061,52.957927],[120.363018,52.94134],[120.350699,52.906343],[120.295265,52.891542],[120.297112,52.869872],[120.222584,52.84277],[120.181316,52.806969],[120.14128,52.813119],[120.101244,52.788877],[120.031642,52.773674],[120.071063,52.70628],[120.035338,52.646409],[120.049505,52.598453],[120.07599,52.586092],[120.125265,52.586819],[120.194866,52.578819],[120.289721,52.623527],[120.396895,52.616261],[120.462184,52.64532],[120.483742,52.630066],[120.56135,52.595544],[120.605082,52.589364],[120.62664,52.570818],[120.658669,52.56718],[120.690698,52.547532],[120.734429,52.536977],[120.687002,52.511489],[120.706712,52.492909],[120.68269,52.464479],[120.688234,52.427637],[120.64943,52.3904],[120.653741,52.371038],[120.62356,52.361172],[120.627256,52.323878],[120.653741,52.302658],[120.695625,52.290214],[120.715951,52.261286],[120.755371,52.258355],[120.745516,52.20594],[120.786784,52.15787],[120.760299,52.136937],[120.76769,52.10938],[120.753523,52.085483],[120.717183,52.072978],[120.690698,52.047221],[120.691929,52.026973],[120.717799,52.015556],[120.704864,51.983501],[120.66298,51.958061],[120.656821,51.926333],[120.548416,51.907877],[120.549032,51.882394],[120.481278,51.885719],[120.480046,51.855049],[120.40059,51.833605],[120.40675,51.81659],[120.363634,51.789945],[120.317438,51.785873],[120.294649,51.752171],[120.226279,51.717703],[120.172693,51.679868],[120.087077,51.678013],[120.100628,51.649058],[120.05936,51.634203],[120.035954,51.583657],[120.052584,51.560967],[120.017476,51.52114],[119.985447,51.505125],[119.982367,51.482396],[120.002693,51.459283],[119.982983,51.445112],[119.97128,51.40033],[119.910918,51.390994],[119.914614,51.374187],[119.946643,51.360736],[119.883817,51.336813],[119.885049,51.302777],[119.811136,51.281071],[119.828383,51.263099],[119.797586,51.243622],[119.821607,51.21439],[119.784035,51.22601],[119.760629,51.212516],[119.788346,51.174636],[119.771716,51.124331],[119.752622,51.117193],[119.764325,51.092017],[119.719361,51.075099],[119.726753,51.051028],[119.678093,51.016404],[119.630666,51.00925],[119.598637,50.984767],[119.569688,50.933879],[119.491464,50.87878],[119.498855,50.827776],[119.515485,50.814165],[119.496391,50.771795],[119.506862,50.763846],[119.450196,50.695281],[119.430486,50.684286],[119.385522,50.682769],[119.394145,50.667219],[119.361501,50.632689],[119.298059,50.616743],[119.281428,50.601551],[119.295595,50.573814],[119.264182,50.536933],[119.262334,50.490124],[119.250631,50.448604],[119.22353,50.441363],[119.217371,50.414675],[119.165016,50.422683],[119.125596,50.389118],[119.176719,50.378814],[119.155777,50.364691],[119.188422,50.347509],[119.232153,50.365455],[119.259871,50.345218],[119.277117,50.366218],[119.322696,50.352474],[119.358421,50.358965],[119.381827,50.324208],[119.35103,50.303953],[119.339943,50.244668],[119.319001,50.220933],[119.358421,50.197953],[119.339327,50.192206],[119.350414,50.166145],[119.309762,50.161161],[119.290052,50.121655],[119.236465,50.075204],[119.190269,50.087877],[119.193965,50.069826],[119.163168,50.027554],[119.12498,50.019095],[119.090487,49.985629],[118.982082,49.979087],[118.964836,49.988708],[118.791757,49.955606],[118.761576,49.959456],[118.739402,49.946364],[118.672264,49.955991],[118.605127,49.926719],[118.574946,49.931342],[118.531214,49.887791],[118.485019,49.866194],[118.483787,49.830691],[118.443751,49.835709],[118.385853,49.827217],[118.398787,49.802502],[118.384005,49.783958],[118.315636,49.766953],[118.284223,49.743755],[118.220781,49.729831],[118.211542,49.690744],[118.156723,49.660149],[118.129622,49.669446],[118.082811,49.616741],[118.011362,49.614803],[117.995963,49.623332],[117.950999,49.596187],[117.866,49.591532],[117.849369,49.551557],[117.809333,49.521263],[117.638102,49.574847],[117.485349,49.633024],[117.278394,49.636512],[117.068974,49.695389],[116.736367,49.847674],[116.717889,49.847288],[116.428397,49.430659],[116.048363,48.873274],[116.077928,48.822471],[116.069305,48.811437],[115.83032,48.560156],[115.799523,48.514982],[115.822929,48.259432],[115.81061,48.257042],[115.529126,48.155336],[115.545141,48.134971],[115.539597,48.104607],[115.580249,47.921649],[115.939342,47.683275],[115.968291,47.689721],[116.111189,47.811642],[116.130283,47.823296],[116.26579,47.876711],[116.453035,47.837358],[116.669846,47.890758],[116.791186,47.89758],[116.879265,47.893968],[117.094844,47.8241],[117.384335,47.641356],[117.493357,47.758563],[117.519226,47.761782],[117.529081,47.782697],[117.813645,48.016212],[117.886942,48.025418],[117.96147,48.011007],[118.052014,48.01421],[118.107448,48.031021],[118.124694,48.047427],[118.150564,48.036224],[118.238643,48.041826],[118.238027,48.031422],[118.284839,48.011007],[118.351976,48.006203],[118.37415,48.016612],[118.422193,48.01461],[118.441903,47.995791],[118.568171,47.992187],[118.773278,47.771034],[119.134219,47.664335],[119.152081,47.540453],[119.205052,47.520249],[119.365812,47.47739],[119.32208,47.42721],[119.365812,47.423161],[119.386138,47.397645],[119.437877,47.378602],[119.450812,47.353065],[119.559217,47.303172],[119.56784,47.248357],[119.627586,47.247544],[119.716282,47.195518],[119.763093,47.13082],[119.806825,47.055037],[119.79081,47.04525],[119.795122,47.013024],[119.845013,46.964852],[119.859795,46.917046],[119.926933,46.903963],[119.920157,46.853238],[119.936172,46.790173],[119.917078,46.758203],[119.93494,46.712674],[119.911534,46.669572],[119.859179,46.669572],[119.804361,46.68189],[119.8136,46.66834],[119.783419,46.626023],[119.739687,46.615336],[119.677477,46.584908],[119.682405,46.605058],[119.656535,46.625612],[119.598637,46.618214],[119.557985,46.633832],[119.491464,46.629311],[119.431718,46.638763],[119.374435,46.603414],[119.357805,46.619447],[119.325776,46.608759],[119.26295,46.649034],[119.20074,46.648213],[119.152081,46.658072],[119.123132,46.642872],[119.073857,46.676552],[119.011647,46.745902],[118.951285,46.722111],[118.912481,46.733188],[118.914329,46.77501],[118.845343,46.771731],[118.788061,46.717598],[118.788061,46.687227],[118.677192,46.6979],[118.639004,46.721291],[118.586033,46.692975],[118.446831,46.704467],[118.41049,46.728265],[118.316252,46.73934],[118.274984,46.715957],[118.238643,46.709392],[118.192448,46.682711],[118.124078,46.678195],[118.04647,46.631366],[117.992883,46.631366],[117.982412,46.614925],[117.914659,46.607936],[117.868464,46.575447],[117.870927,46.549935],[117.813645,46.530588],[117.769913,46.537586],[117.748355,46.521941],[117.704008,46.516587],[117.641182,46.558166],[117.622704,46.596012],[117.596218,46.603414],[117.49582,46.600535],[117.42006,46.582029],[117.447777,46.528117],[117.392343,46.463023],[117.375712,46.416421],[117.383719,46.394962],[117.372017,46.36028],[117.247597,46.366888],[117.097308,46.356976],[116.876801,46.375559],[116.834302,46.384229],[116.81336,46.355737],[116.745606,46.327642],[116.673541,46.325163],[116.585462,46.292504],[116.573143,46.258998],[116.536187,46.23251],[116.439484,46.137628],[116.414231,46.133896],[116.271949,45.966926],[116.243,45.876169],[116.288579,45.839074],[116.278108,45.831152],[116.286731,45.775247],[116.260862,45.776082],[116.22329,45.747273],[116.217746,45.72221],[116.17463,45.688775],[116.1155,45.679577],[116.035428,45.685013],[116.026805,45.661177],[115.936878,45.632727],[115.864197,45.572853],[115.699741,45.45963],[115.586408,45.440317],[115.36467,45.392427],[115.178041,45.396209],[114.983404,45.379397],[114.920578,45.386122],[114.745035,45.438217],[114.600906,45.403773],[114.551014,45.387383],[114.539928,45.325985],[114.519602,45.283893],[114.459855,45.21353],[114.409348,45.179371],[114.347139,45.119436],[114.313262,45.107189],[114.19069,45.036607],[114.158045,44.994301],[114.116777,44.957045],[114.065038,44.931206],[113.907358,44.915104],[113.861778,44.863377],[113.798953,44.849377],[113.712105,44.788247],[113.631417,44.745333],[113.540874,44.759358],[113.503918,44.777628],[113.11526,44.799714],[113.037652,44.822641],[112.937869,44.840042],[112.850406,44.840466],[112.712436,44.879494],[112.599719,44.930783],[112.540589,45.001072],[112.438959,45.071697],[112.396459,45.064512],[112.113743,45.072965],[112.071243,45.096206],[112.002874,45.090713],[111.903707,45.052252],[111.764505,44.969325],[111.69244,44.859983],[111.624687,44.778477],[111.585267,44.705789],[111.560629,44.647062],[111.569868,44.57634],[111.530448,44.55033],[111.514434,44.507666],[111.478709,44.488884],[111.427586,44.394455],[111.415883,44.35724],[111.428818,44.319573],[111.507042,44.294305],[111.534144,44.26217],[111.541535,44.206855],[111.559397,44.171238],[111.662875,44.061247],[111.702295,44.034147],[111.773128,44.010479],[111.870447,43.940279],[111.959758,43.823382],[111.970845,43.748205],[111.951135,43.693275],[111.891388,43.6738],[111.79407,43.672068],[111.606209,43.513863],[111.564325,43.490422],[111.456535,43.494329],[111.400485,43.472618],[111.354289,43.436125],[111.183674,43.396132],[111.151029,43.38004],[111.069725,43.357852],[111.02045,43.329998],[110.82027,43.149067],[110.769763,43.099272],[110.736502,43.089657],[110.687227,43.036314],[110.689691,43.02144],[110.631177,42.936061],[110.469801,42.839156],[110.437156,42.781203],[110.34846,42.742098],[110.139657,42.674815],[110.108244,42.642687],[109.906216,42.635643],[109.733753,42.579262],[109.683862,42.558988],[109.544044,42.472528],[109.486761,42.458842],[109.291509,42.435879],[109.026039,42.458401],[108.983539,42.449128],[108.845569,42.395673],[108.798757,42.415116],[108.705134,42.413349],[108.532671,42.442945],[108.298614,42.438529],[108.238252,42.460167],[108.089195,42.436321],[108.022058,42.433229],[107.986949,42.413349],[107.939522,42.403628],[107.736262,42.415116],[107.57427,42.412907],[107.501589,42.456635],[107.46648,42.458842],[107.303872,42.412465],[107.271844,42.364285],[107.051337,42.319166],[106.785867,42.291281],[106.612789,42.241679],[106.372572,42.161436],[106.344855,42.149457],[106.01348,42.032213],[105.74185,41.949033],[105.589713,41.888471],[105.385221,41.797073],[105.291599,41.749763],[105.230621,41.751103],[105.009498,41.583007],[104.923267,41.654143],[104.803775,41.652355],[104.68921,41.6452],[104.524138,41.661745],[104.530298,41.875104],[104.418813,41.860397],[104.30856,41.840782],[104.080046,41.805104],[103.868779,41.802427],[103.454868,41.877332],[103.418527,41.882233],[103.20726,41.96283],[103.021862,42.028212],[102.712045,42.153007],[102.621502,42.154338],[102.540814,42.162323],[102.449039,42.144133],[102.093642,42.223512],[102.070236,42.232374],[101.877447,42.432345],[101.803534,42.503861],[101.770274,42.509597],[101.557775,42.529887],[101.291689,42.586312],[100.862995,42.671295],[100.826655,42.675255],[100.32528,42.690213],[100.272309,42.636523],[100.004376,42.648849],[99.969267,42.647969],[99.51224,42.568244],[98.962822,42.607018],[98.546447,42.638284],[98.195362,42.653251],[97.831958,42.706047],[97.28254,42.782081],[97.172903,42.795257]]]}},{"type":"Feature","properties":{"adcode":210000,"name":"辽宁省","center":[123.429096,41.796767],"centroid":[122.604994,41.299712],"childrenNum":14,"level":"province","parent":{"adcode":100000},"subFeatureIndex":5,"acroutes":[100000]},"geometry":{"type":"MultiPolygon","coordinates":[[[[123.534489,39.788361],[123.546808,39.756163],[123.579453,39.781002],[123.612714,39.775023],[123.642279,39.796178],[123.645358,39.823761],[123.674924,39.826979],[123.687858,39.808132],[123.795032,39.822842],[123.812278,39.831115],[123.95148,39.817786],[124.002603,39.800316],[124.103001,39.823302],[124.099306,39.777323],[124.151045,39.74558],[124.173218,39.841225],[124.214486,39.865116],[124.215102,39.883487],[124.21695,39.894049],[124.218182,39.895885],[124.219414,39.899099],[124.241588,39.928477],[124.286551,39.931689],[124.288399,39.962888],[124.349377,39.989029],[124.372167,40.021576],[124.336442,40.049985],[124.346913,40.079756],[124.428217,40.144291],[124.457782,40.177679],[124.490427,40.18408],[124.513833,40.218362],[124.515065,40.22019],[124.62655,40.291896],[124.722636,40.321561],[124.739267,40.371733],[124.834121,40.423235],[124.913578,40.481981],[124.945606,40.45603],[124.985642,40.475153],[125.044157,40.466503],[125.042925,40.483802],[125.004737,40.496091],[125.015823,40.533853],[125.076801,40.562048],[125.113758,40.569322],[125.181511,40.611132],[125.262815,40.620218],[125.279445,40.655187],[125.305315,40.661089],[125.329337,40.643835],[125.375532,40.658365],[125.422343,40.635661],[125.418648,40.673345],[125.453756,40.676522],[125.459916,40.707379],[125.49564,40.728697],[125.544915,40.729605],[125.551075,40.761796],[125.585567,40.788535],[125.61698,40.763609],[125.685349,40.769048],[125.67611,40.788082],[125.641002,40.798503],[125.648393,40.826133],[125.707523,40.866877],[125.687813,40.897645],[125.652089,40.91619],[125.584335,40.891764],[125.589263,40.931112],[125.635458,40.94151],[125.650241,40.970888],[125.674879,40.974503],[125.684118,41.021929],[125.726617,41.055332],[125.739552,41.08917],[125.712451,41.095485],[125.734009,41.125695],[125.759878,41.132908],[125.791291,41.167607],[125.73832,41.178418],[125.758646,41.232449],[125.749407,41.245499],[125.695205,41.244599],[125.685349,41.273842],[125.646545,41.264396],[125.642234,41.296327],[125.62006,41.318355],[125.637306,41.34442],[125.610205,41.365084],[125.589879,41.359245],[125.581256,41.396517],[125.547995,41.401006],[125.534444,41.428833],[125.533212,41.479069],[125.493176,41.509103],[125.507343,41.534195],[125.479626,41.544946],[125.450061,41.597777],[125.461148,41.642516],[125.446981,41.67605],[125.412488,41.691246],[125.344119,41.672474],[125.317018,41.676944],[125.332416,41.711354],[125.336112,41.768067],[125.336112,41.768067],[125.323177,41.771191],[125.323177,41.771191],[125.319482,41.776993],[125.319482,41.776993],[125.294844,41.822945],[125.307779,41.924548],[125.35151,41.92811],[125.291764,41.958825],[125.29854,41.974399],[125.369989,42.002868],[125.363213,42.017097],[125.416184,42.063766],[125.414336,42.101964],[125.446365,42.098411],[125.490097,42.136145],[125.458068,42.160105],[125.458068,42.160105],[125.41372,42.156112],[125.368141,42.182726],[125.357054,42.145464],[125.305931,42.146351],[125.312706,42.197359],[125.280677,42.175187],[125.312706,42.219966],[125.27575,42.231045],[125.27575,42.266928],[125.299156,42.289953],[125.264047,42.312528],[125.224011,42.30102],[125.175352,42.308102],[125.167345,42.351903],[125.203685,42.366938],[125.185823,42.38197],[125.186439,42.427928],[125.140243,42.44692],[125.150098,42.458842],[125.105135,42.490624],[125.068794,42.499449],[125.090968,42.515773],[125.066946,42.534738],[125.089736,42.567803],[125.082961,42.591159],[125.097127,42.622433],[125.038613,42.615387],[125.010896,42.63212],[125.014592,42.666014],[124.99057,42.677455],[124.968396,42.722756],[124.996729,42.745174],[124.975171,42.802722],[124.92836,42.819844],[124.897563,42.787791],[124.874157,42.789987],[124.856911,42.824234],[124.84952,42.882585],[124.87231,42.962344],[124.869846,42.988178],[124.840897,43.032377],[124.88894,43.074796],[124.882781,43.13422],[124.785462,43.117185],[124.755281,43.074359],[124.719557,43.069987],[124.686912,43.051185],[124.677673,43.002185],[124.658579,42.972854],[124.635173,42.972854],[124.632093,42.949642],[124.607456,42.937376],[124.586514,42.905384],[124.466406,42.847054],[124.435609,42.880831],[124.371551,42.880831],[124.38079,42.912835],[124.431913,42.930803],[124.442384,42.958841],[124.42329,42.975482],[124.369703,42.972854],[124.333363,42.997371],[124.425754,43.076107],[124.366007,43.121554],[124.273617,43.17875],[124.287167,43.207983],[124.27608,43.233278],[124.228653,43.235022],[124.215102,43.255947],[124.168291,43.244177],[124.114088,43.247229],[124.117168,43.2773],[124.099306,43.292983],[124.032784,43.280786],[123.964415,43.34088],[123.896046,43.361333],[123.881263,43.392218],[123.881263,43.392218],[123.852314,43.406133],[123.857858,43.459153],[123.857858,43.459153],[123.79688,43.489988],[123.747604,43.472184],[123.749452,43.439167],[123.710032,43.417001],[123.703873,43.37047],[123.698329,43.272071],[123.664453,43.264663],[123.676771,43.223684],[123.645974,43.208855],[123.666916,43.179623],[123.636119,43.141644],[123.631192,43.088346],[123.580685,43.036314],[123.572678,43.003498],[123.536337,43.007],[123.474743,43.042438],[123.434707,43.027565],[123.323222,43.000872],[123.259165,42.993431],[123.18402,42.925983],[123.188947,42.895739],[123.169853,42.859777],[123.227752,42.831695],[123.118114,42.801405],[123.058368,42.768903],[122.980144,42.777689],[122.945651,42.753524],[122.925941,42.772417],[122.887137,42.770221],[122.883442,42.751766],[122.883442,42.751766],[122.848949,42.712203],[122.848949,42.712203],[122.786123,42.757479],[122.73808,42.77066],[122.733152,42.786034],[122.653696,42.78252],[122.624747,42.773296],[122.580399,42.789987],[122.576088,42.819405],[122.556378,42.827745],[122.436886,42.843105],[122.35127,42.830378],[122.371596,42.776371],[122.439349,42.770221],[122.460907,42.755282],[122.396234,42.707366],[122.396234,42.684054],[122.338951,42.669975],[122.324785,42.684934],[122.261343,42.695931],[122.204676,42.732867],[122.204676,42.685374],[122.160945,42.684934],[122.072865,42.710444],[122.062394,42.723635],[122.018663,42.69901],[121.939207,42.688453],[121.94167,42.666014],[121.915801,42.656332],[121.921344,42.605697],[121.889931,42.556784],[121.844352,42.522389],[121.831417,42.533856],[121.817867,42.504303],[121.803084,42.514891],[121.747649,42.484887],[121.69899,42.438529],[121.66573,42.437204],[121.604136,42.495037],[121.607831,42.516214],[121.570875,42.487093],[121.506201,42.482239],[121.4791,42.49636],[121.434752,42.475176],[121.386093,42.474294],[121.304789,42.435879],[121.314644,42.42837],[121.285079,42.387717],[121.218558,42.371802],[121.184681,42.333324],[121.133558,42.300135],[121.120623,42.280656],[121.087978,42.278885],[121.070732,42.254083],[121.028848,42.242565],[120.992508,42.264714],[120.933994,42.27977],[120.883487,42.269585],[120.883487,42.269585],[120.883487,42.242565],[120.8299,42.252755],[120.820661,42.227943],[120.79048,42.218636],[120.745516,42.223512],[120.72211,42.203565],[120.624792,42.154338],[120.58414,42.167203],[120.56751,42.152119],[120.466496,42.105516],[120.493597,42.073539],[120.450481,42.057101],[120.456641,42.016208],[120.399358,41.984631],[120.373489,41.994862],[120.309431,41.951704],[120.318054,41.93746],[120.271859,41.925439],[120.260156,41.904062],[120.290337,41.897381],[120.286641,41.880005],[120.251533,41.884016],[120.215808,41.853265],[120.188707,41.848361],[120.183164,41.826513],[120.127113,41.77253],[120.1382,41.729221],[120.096316,41.697056],[120.035954,41.708226],[120.024867,41.737707],[120.050737,41.776101],[120.041498,41.818932],[120.023019,41.816701],[119.989759,41.899163],[119.954034,41.923212],[119.950954,41.974399],[119.924469,41.98908],[119.921389,42.014429],[119.897368,42.030879],[119.87581,42.077982],[119.845629,42.097079],[119.837622,42.135257],[119.854868,42.170308],[119.841933,42.215534],[119.744615,42.211545],[119.679941,42.240793],[119.617115,42.252755],[119.609108,42.276671],[119.557985,42.289068],[119.557985,42.289068],[119.539507,42.297922],[119.571536,42.335536],[119.572152,42.359421],[119.540123,42.363401],[119.502551,42.388159],[119.482841,42.347037],[119.432949,42.317396],[119.34795,42.300578],[119.280197,42.260728],[119.274037,42.239021],[119.237697,42.200905],[119.277733,42.185387],[119.286972,42.154781],[119.30853,42.147239],[119.314689,42.119723],[119.352261,42.118391],[119.384906,42.08953],[119.375667,42.023322],[119.324544,41.969505],[119.323928,41.937014],[119.340559,41.926774],[119.323312,41.889807],[119.334399,41.871539],[119.312841,41.80555],[119.292515,41.790827],[119.317769,41.764049],[119.319001,41.727435],[119.299907,41.705545],[119.307914,41.657273],[119.342406,41.617914],[119.415703,41.590169],[119.420015,41.567785],[119.362116,41.566442],[119.361501,41.545841],[119.406464,41.503276],[119.401537,41.472343],[119.378131,41.459787],[119.376283,41.422102],[119.309762,41.405944],[119.330704,41.385293],[119.296211,41.325097],[119.239545,41.31431],[119.2494,41.279689],[119.209364,41.244599],[119.204436,41.222546],[119.169943,41.222996],[119.189038,41.198234],[119.126212,41.138767],[119.081248,41.131555],[119.080632,41.095936],[119.037516,41.067516],[118.964836,41.079246],[118.937118,41.052625],[118.951901,41.018317],[119.013495,41.007479],[119.00056,40.967273],[118.977154,40.959138],[118.977154,40.959138],[118.916792,40.969984],[118.90201,40.960946],[118.873061,40.847866],[118.845959,40.822057],[118.878604,40.783098],[118.907553,40.775394],[118.895234,40.75409],[118.950053,40.747743],[118.96114,40.72008],[119.011031,40.687414],[119.028277,40.692406],[119.054763,40.664721],[119.115125,40.666536],[119.165632,40.69286],[119.184726,40.680153],[119.14469,40.632482],[119.162552,40.600228],[119.177951,40.609315],[119.230921,40.603863],[119.22045,40.569322],[119.256175,40.543404],[119.30237,40.530215],[119.429254,40.540221],[119.477913,40.533399],[119.503783,40.553864],[119.559217,40.547952],[119.572152,40.523846],[119.553674,40.502007],[119.604797,40.455119],[119.586934,40.375381],[119.598021,40.334335],[119.651608,40.271808],[119.639289,40.231613],[119.639289,40.231613],[119.671934,40.23938],[119.716898,40.195966],[119.745847,40.207851],[119.760629,40.136056],[119.736608,40.104936],[119.772332,40.08113],[119.783419,40.046778],[119.783419,40.046778],[119.787115,40.041739],[119.787115,40.041739],[119.81668,40.050443],[119.81668,40.050443],[119.854252,40.033033],[119.845629,40.000949],[119.845629,40.000949],[119.854252,39.98857],[119.91831,39.989946],[119.941715,40.009659],[119.947259,40.040364],[120.092005,40.077466],[120.134504,40.074719],[120.161606,40.096239],[120.273091,40.127362],[120.371641,40.174478],[120.451097,40.177679],[120.491749,40.20008],[120.523778,40.256737],[120.52193,40.304676],[120.537329,40.325211],[120.602618,40.36079],[120.596459,40.399084],[120.617401,40.41959],[120.616169,40.444645],[120.619249,40.460128],[120.666676,40.467413],[120.693777,40.505647],[120.72211,40.515657],[120.72827,40.539311],[120.822509,40.59432],[120.837291,40.644289],[120.8299,40.671076],[120.861313,40.684692],[120.939537,40.686507],[120.983269,40.712822],[121.032544,40.709193],[121.028848,40.746382],[120.991276,40.744115],[120.980189,40.766329],[120.994356,40.790801],[120.971566,40.805751],[121.00729,40.807563],[121.010986,40.784457],[121.086747,40.79805],[121.076892,40.815716],[121.096602,40.839717],[121.126167,40.86914],[121.177906,40.873665],[121.23642,40.851035],[121.290622,40.851488],[121.439064,40.830208],[121.440296,40.88181],[121.499426,40.880001],[121.526527,40.85194],[121.55486,40.849677],[121.553013,40.817528],[121.576418,40.837906],[121.626309,40.844244],[121.682976,40.829755],[121.732251,40.846961],[121.735331,40.862351],[121.778446,40.886787],[121.816019,40.894931],[121.84312,40.831567],[121.883772,40.802127],[121.934279,40.79805],[121.936127,40.711462],[121.951525,40.680607],[122.025438,40.674253],[122.06609,40.64883],[122.122141,40.657457],[122.148626,40.671983],[122.133843,40.614313],[122.150474,40.588413],[122.245944,40.519752],[122.231162,40.505192],[122.265038,40.48016],[122.221923,40.481071],[122.240401,40.461039],[122.250872,40.445555],[122.229314,40.424146],[122.186814,40.422779],[122.198517,40.382219],[122.152322,40.357597],[122.135691,40.374925],[122.111054,40.348932],[122.138155,40.338897],[122.110438,40.315629],[122.079641,40.332967],[122.040221,40.322017],[122.039605,40.260391],[122.02667,40.244862],[121.940438,40.242121],[121.950293,40.204194],[121.98109,40.173106],[122.003264,40.172191],[121.995257,40.128277],[121.956453,40.133311],[121.910257,40.072887],[121.824642,40.025701],[121.796309,39.999116],[121.779062,39.942702],[121.76428,39.933525],[121.699606,39.937196],[121.626925,39.882569],[121.572107,39.865116],[121.541926,39.874302],[121.530223,39.851334],[121.472325,39.802155],[121.487107,39.760303],[121.45939,39.747881],[121.502506,39.703233],[121.482796,39.659478],[121.451999,39.658095],[121.450151,39.624914],[121.325731,39.601402],[121.299246,39.606013],[121.263521,39.589873],[121.226565,39.554814],[121.224717,39.519275],[121.268449,39.482794],[121.286927,39.507271],[121.301709,39.476327],[121.245659,39.456923],[121.270296,39.434277],[121.246891,39.421334],[121.245659,39.389427],[121.270296,39.374162],[121.307869,39.391277],[121.324499,39.371386],[121.35468,39.377863],[121.432904,39.357506],[121.435984,39.329736],[121.466781,39.320014],[121.474788,39.296398],[121.508665,39.29223],[121.51544,39.286672],[121.562252,39.322792],[121.621382,39.326033],[121.72486,39.364447],[121.711925,39.33992],[121.7187,39.320477],[121.667577,39.310754],[121.672505,39.275554],[121.623846,39.285745],[121.589353,39.263044],[121.631237,39.22643],[121.591201,39.228748],[121.586889,39.193506],[121.604136,39.166136],[121.639244,39.166136],[121.68236,39.117863],[121.631853,39.077921],[121.605983,39.080708],[121.642324,39.11972],[121.590585,39.154999],[121.562252,39.127149],[121.599208,39.098824],[121.581962,39.075598],[121.508049,39.034237],[121.431057,39.027263],[121.370695,39.060264],[121.317108,39.012384],[121.341129,38.980757],[121.275224,38.971917],[121.204391,38.941202],[121.180369,38.959819],[121.128014,38.958888],[121.08921,38.922115],[121.094138,38.894173],[121.129862,38.879266],[121.110768,38.862026],[121.12863,38.799089],[121.112,38.776231],[121.13787,38.723023],[121.198848,38.721623],[121.259825,38.786495],[121.280767,38.786961],[121.288775,38.78976],[121.315876,38.793958],[121.359608,38.822406],[121.399028,38.812613],[121.509897,38.817743],[121.564715,38.874607],[121.618302,38.862492],[121.675585,38.86156],[121.708845,38.872744],[121.719316,38.920252],[121.655874,38.946788],[121.618918,38.950046],[121.66265,38.966333],[121.671273,39.010059],[121.73841,38.998898],[121.756889,39.025869],[121.790149,39.022614],[121.804932,38.970986],[121.863446,38.942598],[121.920728,38.969591],[121.905946,38.997503],[121.852975,39.035631],[121.8887,39.027263],[121.929352,39.024939],[121.907178,39.055617],[121.923192,39.053758],[121.963228,39.030053],[122.013735,39.073275],[122.061778,39.060264],[122.071634,39.074204],[122.048228,39.101146],[122.088264,39.112291],[122.127684,39.144788],[122.167104,39.158711],[122.123988,39.172631],[122.117213,39.213911],[122.160329,39.238019],[122.242865,39.267678],[122.274893,39.322329],[122.30877,39.346399],[122.366053,39.370461],[122.412864,39.411625],[122.455364,39.408388],[122.467682,39.403301],[122.51203,39.413474],[122.532972,39.419947],[122.581631,39.464316],[122.637066,39.488799],[122.649385,39.516505],[122.682645,39.514658],[122.808913,39.559889],[122.847101,39.581571],[122.860652,39.604629],[122.941956,39.604629],[122.972753,39.594946],[122.978912,39.616156],[123.021412,39.64335],[123.010941,39.655331],[123.103332,39.676983],[123.146448,39.647037],[123.166774,39.674219],[123.212969,39.665928],[123.215433,39.696786],[123.253005,39.689879],[123.286882,39.704154],[123.270251,39.714743],[123.274563,39.753862],[123.350939,39.750641],[123.388512,39.74742],[123.392823,39.723949],[123.477823,39.74696],[123.521555,39.772724],[123.534489,39.788361]]],[[[122.63953,39.286209],[122.593334,39.278334],[122.539131,39.308439],[122.50895,39.290377],[122.57732,39.269994],[122.67895,39.268605],[122.673406,39.269531],[122.662935,39.273701],[122.655544,39.277407],[122.640761,39.288061],[122.63953,39.286209]]],[[[122.318625,39.170775],[122.345111,39.144788],[122.366053,39.174951],[122.398697,39.16196],[122.383299,39.190723],[122.393154,39.213448],[122.343263,39.203246],[122.322321,39.177271],[122.322937,39.174487],[122.319241,39.172167],[122.318625,39.170775]]],[[[122.691884,39.23292],[122.696812,39.206492],[122.751631,39.229675],[122.740544,39.248679],[122.635834,39.241727],[122.628443,39.231993],[122.690037,39.234774],[122.691268,39.23431],[122.691884,39.23292]]],[[[122.738696,39.034701],[122.704819,39.044463],[122.733152,39.014244],[122.75779,39.009594],[122.739312,39.036561],[122.738696,39.034701]]],[[[123.022644,39.546507],[122.96105,39.551122],[122.945035,39.520198],[122.995542,39.495264],[123.036194,39.533123],[123.022644,39.546507]]],[[[122.503407,39.241263],[122.502175,39.224112],[122.547755,39.229211],[122.503407,39.241263]]],[[[120.786784,40.473787],[120.83298,40.491995],[120.8299,40.516112],[120.805262,40.525666],[120.774465,40.48016],[120.786784,40.473787]]],[[[123.086702,39.426881],[123.090397,39.450915],[123.054057,39.457847],[123.086702,39.426881]]],[[[123.160614,39.025404],[123.205578,39.057011],[123.20065,39.077921],[123.145832,39.091857],[123.143984,39.038885],[123.160614,39.025404]]],[[[123.716807,39.74512],[123.756843,39.754322],[123.719887,39.763063],[123.716807,39.74512]]]]}},{"type":"Feature","properties":{"adcode":220000,"name":"吉林省","center":[125.3245,43.886841],"centroid":[126.171208,43.703954],"childrenNum":9,"level":"province","parent":{"adcode":100000},"subFeatureIndex":6,"acroutes":[100000]},"geometry":{"type":"MultiPolygon","coordinates":[[[[129.601492,42.415116],[129.601492,42.422627],[129.591021,42.447803],[129.627361,42.462816],[129.651999,42.426603],[129.704354,42.427045],[129.748701,42.471204],[129.738846,42.500332],[129.749933,42.546644],[129.746237,42.58455],[129.786889,42.615387],[129.754245,42.645768],[129.796744,42.681854],[129.767179,42.707806],[129.78381,42.762752],[129.810911,42.795257],[129.816454,42.851003],[129.835549,42.866796],[129.846636,42.918533],[129.874969,42.923792],[129.856491,42.951833],[129.868193,42.97373],[129.903918,42.968475],[129.897143,43.001748],[129.954425,43.010938],[129.963664,42.978547],[130.002468,42.981174],[130.027106,42.9676],[130.072685,42.971541],[130.10841,42.989929],[130.144134,42.976357],[130.120729,42.954461],[130.127504,42.932556],[130.10225,42.922916],[130.136127,42.90363],[130.17062,42.912397],[130.21004,42.902315],[130.258083,42.90626],[130.277793,42.892232],[130.258083,42.860655],[130.245148,42.799209],[130.242069,42.738582],[130.257467,42.710884],[130.290112,42.702968],[130.333228,42.64973],[130.373264,42.630799],[130.388046,42.603054],[130.420691,42.617148],[130.44656,42.607459],[130.423771,42.574855],[130.435474,42.553257],[130.476125,42.570007],[130.459495,42.588075],[130.482285,42.626837],[130.522937,42.622433],[130.520473,42.593362],[130.558661,42.495919],[130.585763,42.485328],[130.581451,42.435437],[130.645509,42.426603],[130.600545,42.450453],[130.599929,42.486211],[130.565437,42.506509],[130.570364,42.557224],[130.622719,42.573092],[130.633806,42.603494],[130.592538,42.671295],[130.521089,42.702089],[130.464423,42.688453],[130.425003,42.706926],[130.40714,42.731548],[130.46627,42.772417],[130.532792,42.787352],[130.562357,42.815015],[130.603625,42.819405],[130.665835,42.847932],[130.708335,42.846615],[130.719422,42.831695],[130.75453,42.845738],[130.784095,42.842227],[130.801957,42.879515],[130.845073,42.881269],[130.890653,42.852758],[130.912826,42.870744],[130.949783,42.876884],[130.981812,42.857145],[131.043406,42.862848],[131.017536,42.915027],[131.034167,42.929051],[131.114855,42.915027],[131.145652,42.9365],[131.151195,42.968475],[131.115471,42.975482],[131.11855,43.007875],[131.102536,43.021002],[131.120398,43.068238],[131.171521,43.06955],[131.173985,43.111506],[131.207861,43.1316],[131.218948,43.191405],[131.201086,43.203185],[131.206014,43.237202],[131.255289,43.265099],[131.269455,43.297775],[131.275615,43.369165],[131.314419,43.392653],[131.295941,43.441774],[131.314419,43.461325],[131.31873,43.499539],[131.304564,43.502144],[131.294093,43.470012],[131.234963,43.475224],[131.201086,43.442209],[131.175217,43.444816],[131.142572,43.425695],[131.026775,43.508655],[130.959638,43.48608],[130.907283,43.434387],[130.864167,43.437863],[130.841378,43.454374],[130.822899,43.503446],[130.776704,43.52341],[130.727429,43.560284],[130.671378,43.565054],[130.665835,43.583698],[130.623335,43.589767],[130.630726,43.622268],[130.57098,43.626167],[130.57098,43.626167],[130.501995,43.636563],[130.488444,43.65605],[130.437937,43.646091],[130.412684,43.652586],[130.394206,43.703227],[130.423155,43.745179],[130.382503,43.777164],[130.381887,43.817768],[130.362793,43.844967],[130.386198,43.85403],[130.368336,43.894151],[130.381887,43.910106],[130.338155,43.963975],[130.364025,43.992399],[130.365256,44.044042],[130.319061,44.03974],[130.307358,44.002731],[130.27225,43.981634],[130.262395,43.949328],[130.208192,43.948466],[130.153373,43.915711],[130.143518,43.878624],[130.116417,43.878192],[130.110873,43.852735],[130.079461,43.835039],[130.027722,43.851872],[130.009243,43.889407],[130.022794,43.917866],[130.017867,43.961821],[129.979062,44.015644],[129.951345,44.027263],[129.907614,44.023821],[129.881128,44.000148],[129.868193,44.012631],[129.802904,43.964837],[129.780114,43.892857],[129.739462,43.895876],[129.743158,43.876035],[129.699426,43.8838],[129.650767,43.873016],[129.529427,43.870427],[129.467833,43.874741],[129.449971,43.850578],[129.417942,43.843672],[129.406855,43.819496],[129.348341,43.798333],[129.30892,43.812155],[129.289826,43.797038],[129.254718,43.819496],[129.211602,43.784509],[129.232544,43.709284],[129.214066,43.695006],[129.217146,43.648689],[129.232544,43.635263],[129.23008,43.593234],[129.169102,43.561585],[129.145081,43.570258],[129.093958,43.547706],[129.037907,43.540332],[129.013886,43.522976],[128.962763,43.53903],[128.949828,43.553779],[128.878379,43.539898],[128.834647,43.587599],[128.821097,43.637429],[128.78722,43.686784],[128.768126,43.732207],[128.729322,43.736964],[128.760119,43.755554],[128.739177,43.806972],[128.719467,43.816905],[128.760734,43.857482],[128.729938,43.889838],[128.696061,43.903207],[128.636315,43.891132],[128.64001,43.948035],[128.610445,43.960529],[128.584576,43.990246],[128.574721,44.047914],[128.529141,44.112401],[128.471859,44.157501],[128.450301,44.203423],[128.471859,44.247596],[128.453997,44.257884],[128.472475,44.320001],[128.446605,44.339694],[128.475555,44.346114],[128.481714,44.375637],[128.457076,44.409848],[128.463236,44.431647],[128.427511,44.473512],[128.397946,44.483761],[128.372693,44.514495],[128.295084,44.480772],[128.293237,44.467961],[128.228563,44.445748],[128.211317,44.431647],[128.172512,44.34697],[128.137404,44.357668],[128.094904,44.354673],[128.074578,44.370075],[128.049941,44.349965],[128.065339,44.307155],[128.101679,44.293449],[128.064107,44.251454],[128.104143,44.230017],[128.09244,44.181539],[128.060411,44.168663],[128.088129,44.158359],[128.091208,44.133022],[128.042549,44.103807],[127.950158,44.088334],[127.912586,44.064687],[127.862695,44.062967],[127.846065,44.081886],[127.808492,44.086615],[127.783239,44.071997],[127.729036,44.09908],[127.735811,44.11412],[127.712406,44.199133],[127.681609,44.166946],[127.641573,44.193555],[127.626174,44.187977],[127.59045,44.227872],[127.623711,44.278025],[127.579363,44.310581],[127.486356,44.410275],[127.50853,44.437202],[127.463566,44.484615],[127.465414,44.516628],[127.485124,44.528576],[127.536247,44.522176],[127.570124,44.55033],[127.557189,44.575488],[127.392733,44.632158],[127.275705,44.640249],[127.261538,44.61299],[127.214111,44.624917],[127.228893,44.642804],[127.182082,44.644507],[127.138966,44.607451],[127.094619,44.615972],[127.089691,44.593816],[127.049655,44.566961],[127.041648,44.591258],[127.044112,44.653874],[127.030561,44.673454],[127.041032,44.712169],[126.9973,44.764882],[126.984366,44.823914],[126.999764,44.87398],[127.021938,44.898997],[127.073061,44.907051],[127.092771,44.94688],[127.050271,45.004034],[127.018242,45.024341],[126.984981,45.067893],[126.970815,45.070852],[126.96404,45.132104],[126.85625,45.145613],[126.792808,45.135481],[126.787265,45.159118],[126.732446,45.187385],[126.685635,45.187807],[126.640055,45.214373],[126.644983,45.225334],[126.569222,45.252725],[126.540273,45.23882],[126.519331,45.248091],[126.402919,45.222805],[126.356107,45.185698],[126.293282,45.180214],[126.285274,45.162494],[126.235383,45.140125],[126.225528,45.154054],[126.166398,45.13337],[126.142992,45.147723],[126.091869,45.149411],[126.047522,45.170933],[125.998247,45.162072],[125.992703,45.192447],[125.957595,45.201303],[125.915095,45.196664],[125.849805,45.23882],[125.823936,45.237978],[125.815929,45.264942],[125.761726,45.291472],[125.726001,45.336503],[125.695205,45.352066],[125.712451,45.389485],[125.711835,45.477677],[125.687813,45.514173],[125.660096,45.507043],[125.61698,45.517947],[125.583104,45.491942],[125.497488,45.469283],[125.480242,45.486488],[125.424807,45.485649],[125.434662,45.462988],[125.398322,45.416797],[125.361981,45.392847],[125.319482,45.422678],[125.301619,45.402092],[125.248649,45.417637],[125.189518,45.39915],[125.137779,45.409655],[125.097127,45.38276],[125.06633,45.39915],[125.08912,45.420998],[125.0497,45.428558],[125.025678,45.493201],[124.961005,45.495299],[124.936983,45.53388],[124.911114,45.535976],[124.884628,45.495299],[124.886476,45.442836],[124.839665,45.455852],[124.792853,45.436958],[124.776223,45.468024],[124.729412,45.444096],[124.690607,45.452493],[124.625318,45.437377],[124.575427,45.451234],[124.579738,45.424358],[124.544014,45.411756],[124.507058,45.424778],[124.480572,45.456271],[124.398652,45.440737],[124.374015,45.45795],[124.352457,45.496557],[124.369087,45.512915],[124.348761,45.546874],[124.287783,45.539329],[124.264377,45.555256],[124.273001,45.584163],[124.238508,45.591702],[124.226805,45.633564],[124.162132,45.616404],[124.128255,45.641933],[124.147349,45.665359],[124.122096,45.669123],[124.13503,45.690448],[124.10177,45.700898],[124.098074,45.722628],[124.054342,45.751449],[124.014922,45.749779],[124.001987,45.770655],[124.064197,45.802372],[124.03648,45.83824],[124.067277,45.840325],[124.061118,45.886168],[123.996444,45.906993],[123.968727,45.936551],[123.973654,45.973997],[124.011842,45.981899],[123.989053,46.011833],[124.040176,46.01973],[124.034016,46.045074],[124.009995,46.057534],[124.015538,46.088257],[123.99398,46.101123],[124.01677,46.118549],[123.991516,46.143019],[124.001987,46.166649],[123.971806,46.170379],[123.956408,46.206009],[123.979814,46.228784],[123.952096,46.256516],[123.960103,46.288369],[123.936082,46.286715],[123.917604,46.25693],[123.896046,46.303668],[123.84985,46.302428],[123.775938,46.263136],[123.726047,46.255688],[123.673692,46.258585],[123.604706,46.251964],[123.569598,46.223816],[123.569598,46.223816],[123.499381,46.259826],[123.452569,46.233338],[123.430396,46.243687],[123.357099,46.232096],[123.357099,46.232096],[123.320758,46.254447],[123.286266,46.250308],[123.248078,46.273065],[123.178476,46.248239],[123.128585,46.210565],[123.127354,46.174523],[123.102716,46.172037],[123.112571,46.130163],[123.070071,46.123527],[123.04605,46.099878],[122.792898,46.073313],[122.828623,45.912406],[122.80029,45.856583],[122.772572,45.856583],[122.752246,45.834905],[122.792283,45.766063],[122.751015,45.735996],[122.741775,45.705077],[122.671558,45.70048],[122.650001,45.731401],[122.640761,45.771072],[122.603189,45.778169],[122.556378,45.82156],[122.522501,45.786933],[122.504639,45.786933],[122.496016,45.85825],[122.446125,45.916986],[122.362357,45.917403],[122.372828,45.856166],[122.337719,45.859917],[122.301379,45.813218],[122.253952,45.7982],[122.236705,45.831569],[122.200981,45.857],[122.091344,45.882002],[122.085184,45.912406],[122.040221,45.959022],[121.92812,45.988552],[121.923808,46.004767],[121.864062,46.002272],[121.843736,46.024301],[121.819098,46.023054],[121.761816,45.998947],[121.809243,45.961102],[121.821562,45.918235],[121.805548,45.900746],[121.817251,45.875336],[121.769823,45.84366],[121.766744,45.830318],[121.766744,45.830318],[121.754425,45.794862],[121.697142,45.76314],[121.657106,45.770238],[121.644172,45.752284],[121.666345,45.727641],[121.713773,45.701734],[121.811091,45.687103],[121.812323,45.704659],[121.867142,45.719703],[121.934279,45.71051],[121.970004,45.692956],[122.003264,45.623102],[121.995873,45.59882],[121.966308,45.596308],[121.993409,45.552741],[122.002648,45.507882],[122.064242,45.472641],[122.168336,45.439897],[122.180039,45.409655],[122.146778,45.374352],[122.147394,45.295682],[122.239169,45.276313],[122.22993,45.206784],[122.192358,45.180636],[122.143082,45.183167],[122.109822,45.142236],[122.119677,45.068739],[122.098735,45.02138],[122.074713,45.006573],[122.087032,44.95281],[122.079025,44.914256],[122.04946,44.912985],[122.098119,44.81882],[122.099967,44.7823],[122.168952,44.770405],[122.142467,44.753833],[122.110438,44.767856],[122.10243,44.736406],[122.152322,44.744057],[122.161561,44.728328],[122.117213,44.701961],[122.103046,44.67388],[122.113517,44.615546],[122.13138,44.577619],[122.196053,44.559712],[122.224386,44.526016],[122.228082,44.480345],[122.28598,44.477783],[122.294604,44.41113],[122.291524,44.310152],[122.271198,44.255741],[122.319241,44.233018],[122.483081,44.236877],[122.515726,44.251025],[122.641993,44.283595],[122.675254,44.285738],[122.702971,44.319145],[122.76087,44.369648],[122.85634,44.398304],[123.025108,44.493153],[123.06576,44.505959],[123.12489,44.5098],[123.137209,44.486322],[123.125506,44.455147],[123.142136,44.428228],[123.114419,44.40258],[123.128585,44.367081],[123.196955,44.34483],[123.277027,44.25274],[123.286882,44.211574],[123.323838,44.179823],[123.386664,44.161794],[123.362642,44.133452],[123.350939,44.092633],[123.32815,44.084035],[123.331229,44.028984],[123.365722,44.013922],[123.400831,43.979481],[123.37065,43.970006],[123.397135,43.954929],[123.467968,43.853599],[123.461809,43.822518],[123.498149,43.771114],[123.48275,43.737396],[123.520323,43.708419],[123.518475,43.682024],[123.536953,43.633964],[123.510468,43.624867],[123.5117,43.592801],[123.421157,43.598435],[123.434091,43.575461],[123.461193,43.568523],[123.452569,43.545971],[123.452569,43.545971],[123.360179,43.567223],[123.304744,43.550742],[123.329998,43.519071],[123.315831,43.492159],[123.36449,43.483475],[123.382968,43.469143],[123.419925,43.410046],[123.442098,43.437863],[123.486446,43.44525],[123.519707,43.402219],[123.54496,43.415262],[123.608402,43.366119],[123.703873,43.37047],[123.710032,43.417001],[123.749452,43.439167],[123.747604,43.472184],[123.79688,43.489988],[123.857858,43.459153],[123.857858,43.459153],[123.852314,43.406133],[123.881263,43.392218],[123.881263,43.392218],[123.896046,43.361333],[123.964415,43.34088],[124.032784,43.280786],[124.099306,43.292983],[124.117168,43.2773],[124.114088,43.247229],[124.168291,43.244177],[124.215102,43.255947],[124.228653,43.235022],[124.27608,43.233278],[124.287167,43.207983],[124.273617,43.17875],[124.366007,43.121554],[124.425754,43.076107],[124.333363,42.997371],[124.369703,42.972854],[124.42329,42.975482],[124.442384,42.958841],[124.431913,42.930803],[124.38079,42.912835],[124.371551,42.880831],[124.435609,42.880831],[124.466406,42.847054],[124.586514,42.905384],[124.607456,42.937376],[124.632093,42.949642],[124.635173,42.972854],[124.658579,42.972854],[124.677673,43.002185],[124.686912,43.051185],[124.719557,43.069987],[124.755281,43.074359],[124.785462,43.117185],[124.882781,43.13422],[124.88894,43.074796],[124.840897,43.032377],[124.869846,42.988178],[124.87231,42.962344],[124.84952,42.882585],[124.856911,42.824234],[124.874157,42.789987],[124.897563,42.787791],[124.92836,42.819844],[124.975171,42.802722],[124.996729,42.745174],[124.968396,42.722756],[124.99057,42.677455],[125.014592,42.666014],[125.010896,42.63212],[125.038613,42.615387],[125.097127,42.622433],[125.082961,42.591159],[125.089736,42.567803],[125.066946,42.534738],[125.090968,42.515773],[125.068794,42.499449],[125.105135,42.490624],[125.150098,42.458842],[125.140243,42.44692],[125.186439,42.427928],[125.185823,42.38197],[125.203685,42.366938],[125.167345,42.351903],[125.175352,42.308102],[125.224011,42.30102],[125.264047,42.312528],[125.299156,42.289953],[125.27575,42.266928],[125.27575,42.231045],[125.312706,42.219966],[125.280677,42.175187],[125.312706,42.197359],[125.305931,42.146351],[125.357054,42.145464],[125.368141,42.182726],[125.41372,42.156112],[125.458068,42.160105],[125.458068,42.160105],[125.490097,42.136145],[125.446365,42.098411],[125.414336,42.101964],[125.416184,42.063766],[125.363213,42.017097],[125.369989,42.002868],[125.29854,41.974399],[125.291764,41.958825],[125.35151,41.92811],[125.307779,41.924548],[125.294844,41.822945],[125.319482,41.776993],[125.319482,41.776993],[125.323177,41.771191],[125.323177,41.771191],[125.336112,41.768067],[125.336112,41.768067],[125.332416,41.711354],[125.317018,41.676944],[125.344119,41.672474],[125.412488,41.691246],[125.446981,41.67605],[125.461148,41.642516],[125.450061,41.597777],[125.479626,41.544946],[125.507343,41.534195],[125.493176,41.509103],[125.533212,41.479069],[125.534444,41.428833],[125.547995,41.401006],[125.581256,41.396517],[125.589879,41.359245],[125.610205,41.365084],[125.637306,41.34442],[125.62006,41.318355],[125.642234,41.296327],[125.646545,41.264396],[125.685349,41.273842],[125.695205,41.244599],[125.749407,41.245499],[125.758646,41.232449],[125.73832,41.178418],[125.791291,41.167607],[125.759878,41.132908],[125.734009,41.125695],[125.712451,41.095485],[125.739552,41.08917],[125.726617,41.055332],[125.684118,41.021929],[125.674879,40.974503],[125.650241,40.970888],[125.635458,40.94151],[125.589263,40.931112],[125.584335,40.891764],[125.652089,40.91619],[125.687813,40.897645],[125.707523,40.866877],[125.778356,40.897645],[125.817161,40.866877],[125.860892,40.888597],[125.875059,40.908501],[125.921254,40.882715],[125.959442,40.88181],[126.008102,40.936537],[126.041362,40.928851],[126.051833,40.96185],[126.08263,40.976762],[126.066,40.997542],[126.1085,41.011995],[126.099877,41.036376],[126.133753,41.063906],[126.124514,41.092327],[126.16763,41.094583],[126.187956,41.113072],[126.188572,41.114875],[126.295129,41.171661],[126.332086,41.236949],[126.35426,41.244599],[126.373354,41.289133],[126.437411,41.353405],[126.497158,41.374965],[126.524259,41.349362],[126.539041,41.366881],[126.497158,41.406842],[126.559983,41.548081],[126.582773,41.563307],[126.564295,41.608965],[126.592628,41.624624],[126.608027,41.669345],[126.644983,41.661297],[126.688099,41.674262],[126.724439,41.710907],[126.690562,41.728328],[126.694874,41.751103],[126.723207,41.753335],[126.8002,41.702865],[126.809439,41.749317],[126.848243,41.734134],[126.85625,41.760031],[126.887047,41.791719],[126.931395,41.812687],[126.952953,41.804212],[126.940018,41.773423],[126.979438,41.776993],[127.005923,41.749317],[127.050887,41.744852],[127.057662,41.703758],[127.037952,41.676944],[127.103242,41.647883],[127.093387,41.629993],[127.127263,41.622388],[127.135887,41.600463],[127.178386,41.600015],[127.125416,41.566442],[127.11864,41.540018],[127.164836,41.542706],[127.188241,41.527475],[127.241212,41.520754],[127.28864,41.501932],[127.253531,41.486691],[127.296031,41.486243],[127.360704,41.466065],[127.360088,41.479518],[127.405668,41.478621],[127.419835,41.460235],[127.459255,41.461581],[127.465414,41.479069],[127.526392,41.467859],[127.547334,41.477276],[127.563964,41.432871],[127.618783,41.432871],[127.636645,41.413575],[127.684073,41.422999],[127.780159,41.427038],[127.854688,41.420755],[127.86947,41.4037],[127.882405,41.448124],[127.909506,41.42973],[127.93168,41.444984],[127.970484,41.438704],[127.991426,41.421204],[128.000049,41.442741],[128.040085,41.393375],[128.110919,41.393375],[128.090593,41.374516],[128.114614,41.364186],[128.169433,41.404149],[128.203925,41.410882],[128.243345,41.477276],[128.238418,41.497898],[128.301244,41.540018],[128.317874,41.575844],[128.30186,41.627756],[128.248889,41.681414],[128.208853,41.688565],[128.163889,41.721628],[128.147875,41.78101],[128.112766,41.793504],[128.104143,41.843457],[128.115846,41.896935],[128.106607,41.949923],[128.033926,42.000199],[128.090593,42.022877],[128.294468,42.026434],[128.405338,42.018876],[128.466316,42.020654],[128.49896,42.000644],[128.598127,42.007315],[128.60675,42.02999],[128.637547,42.035324],[128.658489,42.018876],[128.70222,42.02021],[128.737945,42.050435],[128.779213,42.033546],[128.795227,42.042436],[128.898089,42.016653],[128.952908,42.025545],[128.954755,42.083756],[128.971386,42.097079],[129.008958,42.09175],[129.039139,42.107736],[129.048378,42.137476],[129.113668,42.140583],[129.166639,42.188047],[129.215914,42.208442],[129.209138,42.237692],[129.181421,42.242122],[129.183269,42.262056],[129.215914,42.265157],[129.231312,42.283755],[129.208522,42.293052],[129.260261,42.335536],[129.231312,42.356325],[129.240551,42.376223],[129.326167,42.389927],[129.30892,42.403628],[129.331094,42.429695],[129.356348,42.427045],[129.342181,42.441179],[129.368051,42.459284],[129.366203,42.428811],[129.392688,42.42837],[129.400695,42.449128],[129.452434,42.441179],[129.49863,42.412023],[129.546057,42.361632],[129.578086,42.380202],[129.569463,42.399208],[129.601492,42.415116]]]]}},{"type":"Feature","properties":{"adcode":230000,"name":"黑龙江省","center":[126.642464,45.756967],"centroid":[127.693027,48.040465],"childrenNum":13,"level":"province","parent":{"adcode":100000},"subFeatureIndex":7,"acroutes":[100000]},"geometry":{"type":"MultiPolygon","coordinates":[[[[123.569598,46.223816],[123.604706,46.251964],[123.673692,46.258585],[123.726047,46.255688],[123.775938,46.263136],[123.84985,46.302428],[123.896046,46.303668],[123.917604,46.25693],[123.936082,46.286715],[123.960103,46.288369],[123.952096,46.256516],[123.979814,46.228784],[123.956408,46.206009],[123.971806,46.170379],[124.001987,46.166649],[123.991516,46.143019],[124.01677,46.118549],[123.99398,46.101123],[124.015538,46.088257],[124.009995,46.057534],[124.034016,46.045074],[124.040176,46.01973],[123.989053,46.011833],[124.011842,45.981899],[123.973654,45.973997],[123.968727,45.936551],[123.996444,45.906993],[124.061118,45.886168],[124.067277,45.840325],[124.03648,45.83824],[124.064197,45.802372],[124.001987,45.770655],[124.014922,45.749779],[124.054342,45.751449],[124.098074,45.722628],[124.10177,45.700898],[124.13503,45.690448],[124.122096,45.669123],[124.147349,45.665359],[124.128255,45.641933],[124.162132,45.616404],[124.226805,45.633564],[124.238508,45.591702],[124.273001,45.584163],[124.264377,45.555256],[124.287783,45.539329],[124.348761,45.546874],[124.369087,45.512915],[124.352457,45.496557],[124.374015,45.45795],[124.398652,45.440737],[124.480572,45.456271],[124.507058,45.424778],[124.544014,45.411756],[124.579738,45.424358],[124.575427,45.451234],[124.625318,45.437377],[124.690607,45.452493],[124.729412,45.444096],[124.776223,45.468024],[124.792853,45.436958],[124.839665,45.455852],[124.886476,45.442836],[124.884628,45.495299],[124.911114,45.535976],[124.936983,45.53388],[124.961005,45.495299],[125.025678,45.493201],[125.0497,45.428558],[125.08912,45.420998],[125.06633,45.39915],[125.097127,45.38276],[125.137779,45.409655],[125.189518,45.39915],[125.248649,45.417637],[125.301619,45.402092],[125.319482,45.422678],[125.361981,45.392847],[125.398322,45.416797],[125.434662,45.462988],[125.424807,45.485649],[125.480242,45.486488],[125.497488,45.469283],[125.583104,45.491942],[125.61698,45.517947],[125.660096,45.507043],[125.687813,45.514173],[125.711835,45.477677],[125.712451,45.389485],[125.695205,45.352066],[125.726001,45.336503],[125.761726,45.291472],[125.815929,45.264942],[125.823936,45.237978],[125.849805,45.23882],[125.915095,45.196664],[125.957595,45.201303],[125.992703,45.192447],[125.998247,45.162072],[126.047522,45.170933],[126.091869,45.149411],[126.142992,45.147723],[126.166398,45.13337],[126.225528,45.154054],[126.235383,45.140125],[126.285274,45.162494],[126.293282,45.180214],[126.356107,45.185698],[126.402919,45.222805],[126.519331,45.248091],[126.540273,45.23882],[126.569222,45.252725],[126.644983,45.225334],[126.640055,45.214373],[126.685635,45.187807],[126.732446,45.187385],[126.787265,45.159118],[126.792808,45.135481],[126.85625,45.145613],[126.96404,45.132104],[126.970815,45.070852],[126.984981,45.067893],[127.018242,45.024341],[127.050271,45.004034],[127.092771,44.94688],[127.073061,44.907051],[127.021938,44.898997],[126.999764,44.87398],[126.984366,44.823914],[126.9973,44.764882],[127.041032,44.712169],[127.030561,44.673454],[127.044112,44.653874],[127.041648,44.591258],[127.049655,44.566961],[127.089691,44.593816],[127.094619,44.615972],[127.138966,44.607451],[127.182082,44.644507],[127.228893,44.642804],[127.214111,44.624917],[127.261538,44.61299],[127.275705,44.640249],[127.392733,44.632158],[127.557189,44.575488],[127.570124,44.55033],[127.536247,44.522176],[127.485124,44.528576],[127.465414,44.516628],[127.463566,44.484615],[127.50853,44.437202],[127.486356,44.410275],[127.579363,44.310581],[127.623711,44.278025],[127.59045,44.227872],[127.626174,44.187977],[127.641573,44.193555],[127.681609,44.166946],[127.712406,44.199133],[127.735811,44.11412],[127.729036,44.09908],[127.783239,44.071997],[127.808492,44.086615],[127.846065,44.081886],[127.862695,44.062967],[127.912586,44.064687],[127.950158,44.088334],[128.042549,44.103807],[128.091208,44.133022],[128.088129,44.158359],[128.060411,44.168663],[128.09244,44.181539],[128.104143,44.230017],[128.064107,44.251454],[128.101679,44.293449],[128.065339,44.307155],[128.049941,44.349965],[128.074578,44.370075],[128.094904,44.354673],[128.137404,44.357668],[128.172512,44.34697],[128.211317,44.431647],[128.228563,44.445748],[128.293237,44.467961],[128.295084,44.480772],[128.372693,44.514495],[128.397946,44.483761],[128.427511,44.473512],[128.463236,44.431647],[128.457076,44.409848],[128.481714,44.375637],[128.475555,44.346114],[128.446605,44.339694],[128.472475,44.320001],[128.453997,44.257884],[128.471859,44.247596],[128.450301,44.203423],[128.471859,44.157501],[128.529141,44.112401],[128.574721,44.047914],[128.584576,43.990246],[128.610445,43.960529],[128.64001,43.948035],[128.636315,43.891132],[128.696061,43.903207],[128.729938,43.889838],[128.760734,43.857482],[128.719467,43.816905],[128.739177,43.806972],[128.760119,43.755554],[128.729322,43.736964],[128.768126,43.732207],[128.78722,43.686784],[128.821097,43.637429],[128.834647,43.587599],[128.878379,43.539898],[128.949828,43.553779],[128.962763,43.53903],[129.013886,43.522976],[129.037907,43.540332],[129.093958,43.547706],[129.145081,43.570258],[129.169102,43.561585],[129.23008,43.593234],[129.232544,43.635263],[129.217146,43.648689],[129.214066,43.695006],[129.232544,43.709284],[129.211602,43.784509],[129.254718,43.819496],[129.289826,43.797038],[129.30892,43.812155],[129.348341,43.798333],[129.406855,43.819496],[129.417942,43.843672],[129.449971,43.850578],[129.467833,43.874741],[129.529427,43.870427],[129.650767,43.873016],[129.699426,43.8838],[129.743158,43.876035],[129.739462,43.895876],[129.780114,43.892857],[129.802904,43.964837],[129.868193,44.012631],[129.881128,44.000148],[129.907614,44.023821],[129.951345,44.027263],[129.979062,44.015644],[130.017867,43.961821],[130.022794,43.917866],[130.009243,43.889407],[130.027722,43.851872],[130.079461,43.835039],[130.110873,43.852735],[130.116417,43.878192],[130.143518,43.878624],[130.153373,43.915711],[130.208192,43.948466],[130.262395,43.949328],[130.27225,43.981634],[130.307358,44.002731],[130.319061,44.03974],[130.365256,44.044042],[130.364025,43.992399],[130.338155,43.963975],[130.381887,43.910106],[130.368336,43.894151],[130.386198,43.85403],[130.362793,43.844967],[130.381887,43.817768],[130.382503,43.777164],[130.423155,43.745179],[130.394206,43.703227],[130.412684,43.652586],[130.437937,43.646091],[130.488444,43.65605],[130.501995,43.636563],[130.57098,43.626167],[130.57098,43.626167],[130.630726,43.622268],[130.623335,43.589767],[130.665835,43.583698],[130.671378,43.565054],[130.727429,43.560284],[130.776704,43.52341],[130.822899,43.503446],[130.841378,43.454374],[130.864167,43.437863],[130.907283,43.434387],[130.959638,43.48608],[131.026775,43.508655],[131.142572,43.425695],[131.175217,43.444816],[131.201086,43.442209],[131.234963,43.475224],[131.294093,43.470012],[131.304564,43.502144],[131.276847,43.495632],[131.20047,43.532089],[131.222028,43.593234],[131.216485,43.613169],[131.239274,43.670337],[131.221412,43.682024],[131.215869,43.72745],[131.232499,43.742585],[131.213405,43.801357],[131.2171,43.836334],[131.254057,43.893289],[131.26268,43.948897],[131.245434,43.95579],[131.26576,44.034578],[131.28239,44.035868],[131.287318,44.03802],[131.293477,44.043182],[131.310723,44.046623],[131.111775,44.710042],[131.090833,44.717272],[131.093297,44.746183],[131.069275,44.759783],[131.064348,44.786973],[131.016304,44.789521],[131.015688,44.814999],[130.972573,44.820094],[130.965181,44.85065],[131.07913,44.881614],[131.10192,44.898997],[131.090217,44.924427],[131.16105,44.948151],[131.20355,44.932901],[131.207861,44.913833],[131.263296,44.929935],[131.274999,44.919766],[131.313803,44.950692],[131.313803,44.965938],[131.355071,44.990068],[131.380324,44.978216],[131.409889,44.985836],[131.464708,44.963397],[131.501664,44.977793],[131.484418,44.99557],[131.529382,45.012073],[131.566338,45.045487],[131.63286,45.075078],[131.695685,45.132104],[131.687678,45.1511],[131.650722,45.159962],[131.681519,45.215217],[131.721555,45.234606],[131.759127,45.213952],[131.79362,45.211844],[131.788692,45.245984],[131.825649,45.291472],[131.82996,45.311677],[131.887858,45.342393],[131.917423,45.339448],[131.93159,45.287683],[131.976554,45.277156],[132.003655,45.25441],[132.17427,45.216903],[132.394161,45.16376],[132.76434,45.081417],[132.867202,45.061976],[132.916477,45.031109],[132.954049,45.023072],[132.98731,45.043373],[133.035969,45.054366],[133.070462,45.097051],[133.089556,45.097473],[133.107418,45.124504],[133.139447,45.127459],[133.129592,45.211422],[133.095715,45.246827],[133.110498,45.266627],[133.097563,45.284735],[133.128976,45.336924],[133.119121,45.352908],[133.144991,45.367205],[133.143759,45.430658],[133.164701,45.437377],[133.170244,45.465506],[133.203505,45.516689],[133.246005,45.517528],[133.333468,45.562379],[133.342707,45.554836],[133.393214,45.580393],[133.423395,45.584163],[133.412924,45.618079],[133.471438,45.631053],[133.448649,45.647372],[133.485605,45.658667],[133.484989,45.691702],[133.445569,45.705077],[133.454192,45.731819],[133.486837,45.740173],[133.469591,45.777751],[133.505315,45.785681],[133.469591,45.799451],[133.467743,45.834905],[133.494228,45.840325],[133.491764,45.867002],[133.51209,45.887001],[133.55459,45.893249],[133.583539,45.868669],[133.618032,45.903662],[133.614952,45.942794],[133.676546,45.94321],[133.681474,45.986473],[133.740604,46.048812],[133.745531,46.075389],[133.690713,46.133896],[133.706111,46.163333],[133.764626,46.17328],[133.794807,46.193583],[133.814517,46.230854],[133.849625,46.203939],[133.87919,46.233752],[133.867487,46.250722],[133.909987,46.254447],[133.91861,46.280924],[133.908139,46.308216],[133.922922,46.330948],[133.869335,46.338386],[133.876726,46.362345],[133.940784,46.38134],[133.948791,46.401153],[133.902596,46.446119],[133.852089,46.450242],[133.849625,46.475389],[133.890893,46.525235],[133.919842,46.596012],[134.011001,46.637941],[134.030711,46.708981],[134.033175,46.759023],[134.052885,46.779928],[134.025168,46.810657],[134.041182,46.848326],[134.042414,46.886787],[134.076291,46.938298],[134.063972,46.979962],[134.10216,47.005678],[134.118175,47.061968],[134.142812,47.093349],[134.222268,47.105164],[134.232739,47.134892],[134.230276,47.182097],[134.210566,47.210155],[134.156979,47.248357],[134.177305,47.326299],[134.203174,47.347389],[134.263536,47.371307],[134.266616,47.391974],[134.307268,47.428829],[134.339297,47.439759],[134.490202,47.446235],[134.522847,47.468086],[134.568426,47.478199],[134.576434,47.519036],[134.627556,47.546512],[134.678064,47.588507],[134.689766,47.63813],[134.779694,47.7159],[134.772918,47.763391],[134.678679,47.819278],[134.670056,47.864667],[134.677448,47.884738],[134.658969,47.901191],[134.607846,47.909214],[134.599839,47.947711],[134.55426,47.982173],[134.551796,48.032622],[134.632484,48.099412],[134.67252,48.170505],[134.679295,48.256245],[134.77107,48.288908],[134.864077,48.332293],[135.009439,48.365703],[135.090743,48.403461],[135.09567,48.437618],[135.068569,48.459451],[135.035924,48.440795],[134.996504,48.439603],[134.927519,48.451513],[134.886867,48.437618],[134.848679,48.393925],[134.820961,48.37604],[134.764295,48.370076],[134.704549,48.405448],[134.640491,48.409818],[134.578281,48.405448],[134.501905,48.418954],[134.438463,48.405448],[134.369478,48.382797],[134.20379,48.3824],[134.150819,48.346217],[134.116327,48.333089],[134.0689,48.338659],[134.029479,48.327519],[133.995603,48.303639],[133.940784,48.302047],[133.876111,48.282536],[133.824372,48.277359],[133.791111,48.261026],[133.740604,48.254651],[133.693177,48.186866],[133.667307,48.183275],[133.59709,48.194846],[133.573068,48.182078],[133.545967,48.121389],[133.451728,48.112999],[133.407997,48.124585],[133.302055,48.103009],[133.239845,48.126583],[133.182563,48.135769],[133.130208,48.134971],[133.053216,48.110202],[133.02673,48.085421],[133.016259,48.054228],[132.992238,48.035424],[132.883216,48.002599],[132.819159,47.936887],[132.769268,47.93849],[132.723072,47.962941],[132.691043,47.962941],[132.661478,47.944905],[132.662094,47.922451],[132.687348,47.88514],[132.662094,47.854227],[132.621442,47.82852],[132.599268,47.792347],[132.6005,47.740858],[132.558,47.718316],[132.469305,47.726368],[132.371987,47.765402],[132.325175,47.762184],[132.288835,47.742065],[132.272205,47.718718],[132.242639,47.70986],[132.19706,47.714289],[132.157024,47.70543],[132.086191,47.703013],[132.000575,47.712276],[131.976554,47.673201],[131.900793,47.685692],[131.825649,47.677231],[131.741881,47.706638],[131.690142,47.707041],[131.641483,47.663932],[131.59036,47.660707],[131.568186,47.682469],[131.559563,47.724757],[131.543548,47.736028],[131.456085,47.747297],[131.359998,47.730796],[131.273767,47.738846],[131.236811,47.733211],[131.183224,47.702611],[131.115471,47.689721],[131.029855,47.694555],[130.983659,47.713081],[130.966413,47.733211],[130.961486,47.828118],[130.891269,47.927263],[130.870943,47.943301],[130.770544,47.998194],[130.737284,48.034223],[130.699711,48.044227],[130.666451,48.105007],[130.673842,48.12818],[130.765617,48.18926],[130.769313,48.231136],[130.787791,48.256643],[130.817972,48.265409],[130.845073,48.296473],[130.81982,48.341444],[130.785327,48.357353],[130.747755,48.404256],[130.745907,48.449131],[130.776704,48.480084],[130.767465,48.507846],[130.711414,48.511414],[130.647357,48.484844],[130.620871,48.49595],[130.615944,48.575601],[130.605473,48.594207],[130.538335,48.612016],[130.538951,48.635751],[130.576524,48.688719],[130.622103,48.783842],[130.689856,48.849651],[130.680617,48.881146],[130.609168,48.881146],[130.559277,48.861071],[130.501995,48.865795],[130.471198,48.905541],[130.412068,48.905148],[130.279641,48.866976],[130.237757,48.868551],[130.219895,48.893739],[130.113337,48.956653],[130.059135,48.979047],[130.020946,49.021058],[129.937179,49.040285],[129.9187,49.060681],[129.934715,49.078717],[129.913157,49.1085],[129.866962,49.113985],[129.855259,49.133567],[129.864498,49.158621],[129.847867,49.181316],[129.784426,49.184054],[129.753629,49.208692],[129.761636,49.25754],[129.730223,49.288387],[129.696962,49.298535],[129.604571,49.279018],[129.562687,49.299706],[129.546057,49.395227],[129.51834,49.423652],[129.448739,49.441167],[129.390224,49.432605],[129.374826,49.414309],[129.379138,49.367175],[129.358196,49.355871],[129.320623,49.3586],[129.266421,49.396006],[129.215298,49.399122],[129.180805,49.386657],[129.143849,49.357431],[129.084719,49.359769],[129.061929,49.374189],[129.013886,49.457119],[128.932582,49.46801],[128.871604,49.492506],[128.792147,49.473065],[128.76135,49.482009],[128.763198,49.515824],[128.813089,49.558157],[128.802618,49.58222],[128.744104,49.595023],[128.715155,49.564756],[128.656025,49.577564],[128.619684,49.593471],[128.537764,49.604332],[128.500192,49.593859],[128.389939,49.58998],[128.343128,49.544956],[128.287077,49.566309],[128.243345,49.563203],[128.185447,49.53952],[128.122005,49.55311],[128.070882,49.556604],[128.001281,49.592307],[127.949542,49.596187],[127.897804,49.579116],[127.815268,49.593859],[127.782007,49.630698],[127.705015,49.665185],[127.677913,49.697712],[127.674833,49.764247],[127.653892,49.780094],[127.583059,49.786277],[127.531936,49.826059],[127.529472,49.864265],[127.547334,49.928645],[127.543638,49.944438],[127.495595,49.994479],[127.501755,50.056764],[127.58737,50.137768],[127.60708,50.178794],[127.603385,50.239309],[127.44632,50.270686],[127.371791,50.29669],[127.332371,50.340634],[127.369944,50.403996],[127.3644,50.438314],[127.30527,50.45432],[127.293567,50.46575],[127.323132,50.52552],[127.36132,50.547582],[127.370559,50.581415],[127.294799,50.663426],[127.28864,50.699451],[127.305886,50.733932],[127.295415,50.755139],[127.236285,50.781256],[127.143894,50.910111],[127.113713,50.93765],[127.052119,50.962911],[126.985597,51.029202],[126.922772,51.061937],[126.917844,51.138977],[126.899982,51.200518],[126.926467,51.246244],[126.976358,51.291551],[126.98375,51.318863],[126.970815,51.332327],[126.887047,51.321856],[126.877808,51.300906],[126.908605,51.283691],[126.92154,51.259729],[126.908605,51.246619],[126.863025,51.248492],[126.820526,51.281071],[126.813134,51.311756],[126.837156,51.345038],[126.904293,51.340552],[126.930163,51.359241],[126.908605,51.407423],[126.835308,51.413769],[126.791577,51.432428],[126.784185,51.448095],[126.812518,51.493948],[126.843931,51.521885],[126.837156,51.536033],[126.69549,51.57845],[126.67886,51.602246],[126.741069,51.642374],[126.723823,51.679126],[126.734294,51.711399],[126.724439,51.7266],[126.6727,51.73179],[126.658534,51.762544],[126.622809,51.777357],[126.580925,51.824728],[126.555056,51.874266],[126.510092,51.922274],[126.462665,51.948471],[126.468208,51.982395],[126.447882,52.009294],[126.450962,52.027709],[126.487918,52.041699],[126.514404,52.037282],[126.563679,52.119302],[126.556288,52.136203],[126.499005,52.16044],[126.457121,52.165212],[126.403535,52.185031],[126.34502,52.192002],[126.306832,52.205574],[126.312992,52.235271],[126.357955,52.264216],[126.401071,52.279597],[126.436795,52.277034],[126.4331,52.298632],[126.327774,52.310342],[126.320999,52.342163],[126.348716,52.357882],[126.353644,52.389304],[126.326542,52.424353],[126.268644,52.475051],[126.205202,52.466302],[126.192883,52.492181],[126.213209,52.525327],[126.147304,52.573],[126.066616,52.603905],[126.055529,52.582455],[126.030891,52.576273],[125.989008,52.603178],[125.968682,52.630429],[125.971145,52.654033],[125.995783,52.675085],[126.061688,52.673271],[126.072775,52.691048],[126.044442,52.739628],[126.112195,52.757016],[126.116507,52.768243],[126.052449,52.800095],[126.02042,52.795753],[125.985312,52.758465],[125.966834,52.759914],[125.937269,52.786705],[125.923718,52.815651],[125.855349,52.866259],[125.854117,52.891542],[125.827631,52.899123],[125.772197,52.89804],[125.751255,52.88143],[125.722306,52.880347],[125.678574,52.86084],[125.666871,52.869872],[125.665023,52.913561],[125.737088,52.943504],[125.742632,52.993964],[125.684118,53.00801],[125.643466,53.039686],[125.640386,53.06199],[125.613901,53.083564],[125.588647,53.081047],[125.530749,53.0512],[125.504263,53.061271],[125.503647,53.095424],[125.452524,53.107641],[125.343503,53.14463],[125.315786,53.144989],[125.252344,53.18051],[125.195062,53.198439],[125.142091,53.204175],[125.038613,53.202741],[124.970244,53.194137],[124.887708,53.164368],[124.909266,53.118059],[124.87231,53.099018],[124.832889,53.145347],[124.787926,53.140681],[124.734339,53.146783],[124.712165,53.162574],[124.720789,53.192344],[124.678905,53.207043],[124.590209,53.208476],[124.563108,53.201666],[124.496587,53.207759],[124.487348,53.217436],[124.435609,53.223886],[124.412203,53.248601],[124.375863,53.258984],[124.327819,53.331954],[124.239124,53.379817],[124.19416,53.37339],[124.125791,53.348033],[124.058038,53.404085],[124.01369,53.403371],[123.985973,53.434401],[123.865249,53.489627],[123.797495,53.489983],[123.746373,53.500308],[123.698329,53.498528],[123.668764,53.533756],[123.620721,53.550115],[123.58746,53.546915],[123.569598,53.505291],[123.53141,53.507071],[123.557895,53.531978],[123.546808,53.551537],[123.517243,53.558292],[123.490758,53.542648],[123.510468,53.509206],[123.499381,53.497816],[123.47228,53.509206],[123.454417,53.536602],[123.394055,53.538024],[123.309672,53.56078],[123.274563,53.563269],[123.231447,53.549404],[123.179092,53.509918],[123.137209,53.498172],[123.093477,53.508138],[123.052209,53.506715],[122.943804,53.483929],[122.894528,53.462914],[122.826775,53.457213],[122.763949,53.463626],[122.673406,53.459351],[122.608117,53.465408],[122.5379,53.453293],[122.496016,53.458638],[122.435038,53.444739],[122.37406,53.47467],[122.350038,53.505647],[122.266886,53.470039],[122.227466,53.461845],[122.161561,53.468614],[122.111054,53.426913],[122.077177,53.422277],[122.026054,53.428339],[121.875765,53.426556],[121.816019,53.41336],[121.754425,53.389454],[121.697758,53.392666],[121.589969,53.350891],[121.499426,53.337314],[121.504969,53.323018],[121.575802,53.29155],[121.615222,53.258984],[121.642324,53.262564],[121.679896,53.240722],[121.67928,53.199515],[121.660186,53.195213],[121.665114,53.170467],[121.722396,53.145706],[121.753193,53.147501],[121.784606,53.104408],[121.775367,53.089674],[121.817867,53.061631],[121.785838,53.018451],[121.715621,52.997926],[121.677432,52.948192],[121.66265,52.912478],[121.610295,52.892264],[121.604136,52.872401],[121.620766,52.853251],[121.591201,52.824693],[121.537614,52.801542],[121.511129,52.779104],[121.476636,52.772225],[121.455078,52.73528],[121.373158,52.683067],[121.309717,52.676173],[121.29247,52.651855],[121.237036,52.619167],[121.182217,52.59918],[121.225333,52.577364],[121.280151,52.586819],[121.323883,52.573727],[121.353448,52.534793],[121.411963,52.52205],[121.416274,52.499468],[121.474172,52.482706],[121.495114,52.484892],[121.519136,52.456821],[121.565331,52.460468],[121.590585,52.443326],[121.63986,52.44442],[121.678664,52.419973],[121.658338,52.3904],[121.715621,52.342894],[121.714389,52.318025],[121.769207,52.308147],[121.841272,52.282526],[121.901018,52.280695],[121.94783,52.298266],[121.976779,52.343626],[122.035909,52.377615],[122.040837,52.413038],[122.091344,52.427272],[122.080873,52.440407],[122.107358,52.452445],[122.142467,52.495096],[122.140003,52.510032],[122.168952,52.513674],[122.178191,52.48963],[122.207756,52.469218],[122.310618,52.475416],[122.326016,52.459374],[122.342031,52.414133],[122.367284,52.413768],[122.378987,52.395512],[122.419023,52.375057],[122.447356,52.394052],[122.484313,52.341432],[122.478153,52.29607],[122.560689,52.282526],[122.585943,52.266413],[122.67895,52.276667],[122.710979,52.256157],[122.76087,52.26678],[122.787355,52.252494],[122.766413,52.232705],[122.769493,52.179893],[122.73808,52.153464],[122.690653,52.140243],[122.629059,52.13657],[122.643841,52.111585],[122.625363,52.067459],[122.650616,52.058997],[122.664783,51.99861],[122.683877,51.974654],[122.726377,51.978709],[122.729457,51.919321],[122.706051,51.890151],[122.725761,51.87833],[122.732536,51.832495],[122.771957,51.779579],[122.749167,51.746613],[122.778732,51.698048],[122.816304,51.655371],[122.820616,51.633088],[122.85634,51.606707],[122.832935,51.581797],[122.874202,51.561339],[122.880362,51.537894],[122.858804,51.524864],[122.880362,51.511085],[122.854492,51.477551],[122.871123,51.455181],[122.900072,51.445112],[122.903768,51.415262],[122.946267,51.405183],[122.965977,51.386886],[122.965977,51.345786],[123.002934,51.31213],[123.069455,51.321108],[123.127969,51.297913],[123.231447,51.279199],[123.231447,51.268716],[123.294273,51.254111],[123.339853,51.27246],[123.376809,51.266844],[123.414381,51.278825],[123.440251,51.270963],[123.46304,51.286686],[123.582533,51.294545],[123.582533,51.306893],[123.661989,51.319237],[123.660141,51.342795],[123.711264,51.398089],[123.794416,51.361109],[123.842459,51.367462],[123.887423,51.320734],[123.926227,51.300532],[123.939777,51.313253],[123.994596,51.322604],[124.071588,51.320734],[124.090067,51.3413],[124.128255,51.347281],[124.192313,51.33943],[124.239124,51.344664],[124.271769,51.308389],[124.297638,51.298661],[124.339522,51.293422],[124.406659,51.272086],[124.430065,51.301281],[124.426985,51.331953],[124.443616,51.35812],[124.478108,51.36223],[124.490427,51.380537],[124.555717,51.375307],[124.58713,51.363725],[124.62655,51.327465],[124.693687,51.3327],[124.752817,51.35812],[124.76452,51.38726],[124.783614,51.392115],[124.864302,51.37979],[124.885244,51.40817],[124.942527,51.447349],[124.917889,51.474196],[124.928976,51.498419],[124.983795,51.508478],[125.004737,51.529332],[125.047236,51.529704],[125.073106,51.553526],[125.060171,51.59667],[125.098975,51.658341],[125.12854,51.659083],[125.130388,51.635317],[125.175968,51.639403],[125.214772,51.627888],[125.228938,51.640517],[125.289301,51.633831],[125.316402,51.610052],[125.35151,51.623801],[125.38046,51.585516],[125.424807,51.562827],[125.528285,51.488359],[125.559082,51.461521],[125.559082,51.461521],[125.595422,51.416755],[125.595422,51.416755],[125.60035,51.413396],[125.60035,51.413396],[125.600966,51.410409],[125.600966,51.410409],[125.62314,51.398089],[125.62314,51.398089],[125.623756,51.387633],[125.623756,51.387633],[125.626219,51.380163],[125.626219,51.380163],[125.700132,51.327465],[125.700132,51.327465],[125.740784,51.27583],[125.740784,51.27583],[125.76111,51.261976],[125.76111,51.261976],[125.761726,51.226385],[125.819008,51.227134],[125.850421,51.21364],[125.864588,51.146487],[125.909551,51.138977],[125.946508,51.108176],[125.970529,51.123955],[125.993935,51.119072],[125.976073,51.084498],[126.059225,51.043503],[126.033971,51.011132],[126.041978,50.981753],[126.068464,50.967434],[126.042594,50.92558],[126.02042,50.927466],[125.996399,50.906715],[125.997631,50.872738],[125.961906,50.901054],[125.939732,50.85423],[125.913247,50.825885],[125.878138,50.816812],[125.890457,50.805845],[125.836255,50.793363],[125.846726,50.769524],[125.828863,50.756654],[125.804226,50.773309],[125.758646,50.746809],[125.795603,50.738856],[125.78082,50.725598],[125.825784,50.70362],[125.789443,50.679735],[125.804226,50.658874],[125.793139,50.643316],[125.814697,50.62092],[125.807921,50.60383],[125.829479,50.56165],[125.794987,50.532748],[125.770349,50.531227],[125.754335,50.506874],[125.740784,50.523237],[125.699516,50.487078],[125.654553,50.471082],[125.627451,50.443268],[125.580024,50.449366],[125.562162,50.438314],[125.583104,50.409717],[125.567089,50.402852],[125.536292,50.420014],[125.522126,50.404759],[125.546763,50.358965],[125.520278,50.3498],[125.530749,50.331085],[125.463611,50.295925],[125.466075,50.266861],[125.442053,50.260357],[125.448829,50.216338],[125.417416,50.195654],[125.39093,50.199868],[125.382923,50.172278],[125.335496,50.161161],[125.376148,50.137385],[125.311474,50.140453],[125.27883,50.127411],[125.258504,50.103618],[125.287453,50.093636],[125.283757,50.070211],[125.328105,50.065985],[125.315786,50.04562],[125.289916,50.057917],[125.25296,50.041393],[125.283757,50.036012],[125.297924,50.014481],[125.278214,49.996402],[125.241873,49.987938],[125.231402,49.957531],[125.190134,49.959841],[125.199373,49.935194],[125.225859,49.922481],[125.212924,49.907452],[125.245569,49.87198],[125.225243,49.867351],[125.239409,49.844587],[125.177815,49.829533],[125.222779,49.799026],[125.221547,49.754969],[125.204301,49.734086],[125.225243,49.726349],[125.219699,49.669058],[125.185207,49.634574],[125.189518,49.652401],[125.164881,49.669446],[125.132236,49.672157],[125.127308,49.655113],[125.15441,49.616741],[125.16796,49.629923],[125.205533,49.593859],[125.23017,49.595411],[125.233866,49.536801],[125.211076,49.539908],[125.228323,49.487063],[125.270822,49.454395],[125.256656,49.437275],[125.25604,49.395227],[125.277598,49.379644],[125.256656,49.359769],[125.261583,49.322336],[125.214772,49.277066],[125.227707,49.248947],[125.219699,49.189139],[125.187671,49.186792],[125.158721,49.144921],[125.117453,49.126127],[125.034302,49.157056],[125.039845,49.17623],[124.983179,49.162535],[124.906802,49.184054],[124.860607,49.166448],[124.847672,49.129651],[124.809484,49.115943],[124.828578,49.077933],[124.808252,49.020666],[124.756513,48.967262],[124.744194,48.920487],[124.709086,48.920487],[124.715861,48.885475],[124.697383,48.841775],[124.654267,48.83429],[124.644412,48.80789],[124.656115,48.783842],[124.612383,48.747945],[124.624702,48.701755],[124.601912,48.632587],[124.579122,48.596582],[124.520608,48.556195],[124.548941,48.535593],[124.533543,48.515379],[124.555717,48.467784],[124.507674,48.445558],[124.52492,48.426897],[124.51876,48.378027],[124.547094,48.35775],[124.540934,48.335476],[124.579738,48.297269],[124.558796,48.268197],[124.579122,48.262221],[124.547094,48.200829],[124.512601,48.164518],[124.529847,48.146951],[124.505826,48.124985],[124.478108,48.123387],[124.46579,48.098213],[124.415899,48.08782],[124.430065,48.12099],[124.471333,48.133373],[124.475029,48.173698],[124.418978,48.181679],[124.412819,48.219175],[124.422058,48.245884],[124.365392,48.283731],[124.353689,48.315978],[124.317964,48.35099],[124.331515,48.380015],[124.309957,48.413393],[124.330283,48.435633],[124.302566,48.456673],[124.314269,48.503881],[124.25945,48.536385],[124.25945,48.536385],[124.136878,48.463023],[124.07898,48.43603],[124.019234,48.39313],[123.862785,48.271782],[123.746373,48.197638],[123.705105,48.152142],[123.579453,48.045427],[123.537569,48.021816],[123.300432,47.953723],[123.256085,47.876711],[123.214201,47.824502],[123.161846,47.781892],[123.041122,47.746492],[122.926557,47.697777],[122.848949,47.67441],[122.765181,47.614333],[122.59395,47.54732],[122.543443,47.495589],[122.507103,47.401291],[122.418407,47.350632],[122.441197,47.310476],[122.441197,47.310476],[122.462755,47.27841],[122.498479,47.255262],[122.531124,47.198771],[122.582863,47.158092],[122.582863,47.158092],[122.615508,47.124306],[122.679566,47.094164],[122.710363,47.093349],[122.710363,47.093349],[122.821232,47.065636],[122.852645,47.072158],[122.845869,47.046881],[122.778116,47.002822],[122.77442,46.973837],[122.798442,46.9575],[122.791051,46.941567],[122.83971,46.937072],[122.895144,46.960359],[122.893913,46.895376],[122.906847,46.80738],[122.996774,46.761483],[123.00355,46.730726],[123.026339,46.718829],[123.076846,46.745082],[123.103332,46.734828],[123.163694,46.74016],[123.198802,46.803283],[123.22344,46.821305],[123.221592,46.850373],[123.295505,46.865105],[123.341084,46.826628],[123.374345,46.837683],[123.40699,46.906416],[123.404526,46.935438],[123.360179,46.970978],[123.304128,46.964852],[123.301664,46.999965],[123.337389,46.988943],[123.42362,46.934212],[123.487678,46.959951],[123.52833,46.944836],[123.483366,46.84587],[123.506772,46.827038],[123.562823,46.82581],[123.575757,46.845461],[123.576989,46.891286],[123.605322,46.891286],[123.599163,46.868378],[123.625648,46.847508],[123.580069,46.827447],[123.629344,46.813524],[123.631808,46.728675],[123.603475,46.68928],[123.474743,46.686817],[123.366338,46.677784],[123.318295,46.662179],[123.276411,46.660947],[123.279491,46.616981],[123.228368,46.588198],[123.18094,46.614103],[123.098404,46.603002],[123.077462,46.622324],[123.04605,46.617803],[123.052825,46.579972],[123.002318,46.574624],[123.010325,46.524823],[123.011557,46.434984],[123.089781,46.347888],[123.142136,46.298293],[123.178476,46.248239],[123.248078,46.273065],[123.286266,46.250308],[123.320758,46.254447],[123.357099,46.232096],[123.357099,46.232096],[123.430396,46.243687],[123.452569,46.233338],[123.499381,46.259826],[123.569598,46.223816],[123.569598,46.223816]]]]}},{"type":"Feature","properties":{"adcode":310000,"name":"上海市","center":[121.472644,31.231706],"centroid":[121.438737,31.072559],"childrenNum":16,"level":"province","parent":{"adcode":100000},"subFeatureIndex":8,"acroutes":[100000]},"geometry":{"type":"MultiPolygon","coordinates":[[[[120.901349,31.017327],[120.940153,31.010146],[120.949392,31.030148],[120.989428,31.01425],[121.000515,30.938309],[120.993124,30.889532],[121.020225,30.872069],[120.991892,30.837133],[121.038087,30.814007],[121.060261,30.845354],[121.097833,30.857171],[121.13787,30.826342],[121.123087,30.77905],[121.174826,30.771851],[121.21671,30.785734],[121.232108,30.755909],[121.272144,30.723504],[121.274608,30.677191],[121.362071,30.679764],[121.426129,30.730192],[121.517288,30.775451],[121.601056,30.805269],[121.681128,30.818633],[121.904714,30.814007],[121.943518,30.776993],[121.970004,30.789333],[121.954605,30.825828],[121.994025,30.862823],[121.990945,30.96859],[121.977395,31.016301],[121.946598,31.066039],[121.809859,31.196669],[121.722396,31.3036],[121.599208,31.37465],[121.520984,31.394575],[121.404571,31.479337],[121.343593,31.511996],[121.301093,31.49873],[121.301093,31.49873],[121.247507,31.476785],[121.241963,31.493117],[121.174826,31.44922],[121.143413,31.392021],[121.113848,31.37465],[121.130478,31.343987],[121.142797,31.275472],[121.090442,31.291838],[121.060261,31.245289],[121.076892,31.158267],[121.018377,31.134194],[120.930298,31.141365],[120.881023,31.134706],[120.859465,31.100379],[120.890878,31.094229],[120.901349,31.017327]]],[[[121.974931,31.61704],[121.715005,31.673592],[121.64294,31.697527],[121.599824,31.703128],[121.49881,31.753012],[121.431673,31.769295],[121.384861,31.833382],[121.323267,31.868458],[121.265369,31.863883],[121.200079,31.834907],[121.118775,31.759119],[121.145261,31.75403],[121.289391,31.61653],[121.371926,31.553314],[121.395332,31.585437],[121.434136,31.590535],[121.547469,31.531382],[121.625693,31.501792],[121.682976,31.491075],[121.819098,31.437987],[121.890547,31.428795],[121.981706,31.464024],[121.995873,31.493117],[121.974931,31.61704]]],[[[121.795693,31.330186],[121.792613,31.363408],[121.742106,31.407345],[121.585657,31.454836],[121.567179,31.48342],[121.520984,31.494137],[121.509897,31.4824],[121.572107,31.435944],[121.727939,31.35472],[121.76428,31.31536],[121.785222,31.31127],[121.795693,31.330186]]],[[[121.801852,31.356765],[121.8037,31.328652],[121.840656,31.295418],[121.932431,31.283144],[122.016199,31.282121],[122.097503,31.255522],[122.122756,31.307179],[122.116597,31.320984],[122.040837,31.324051],[121.951525,31.337343],[121.845584,31.37465],[121.792613,31.377715],[121.801852,31.356765]]],[[[121.626925,31.445135],[121.631853,31.456878],[121.579498,31.479848],[121.626925,31.445135]]],[[[121.943518,31.215608],[121.959533,31.159291],[121.995873,31.160828],[122.008808,31.221238],[121.950909,31.228915],[121.943518,31.215608]]],[[[121.88254,31.240684],[121.909026,31.195133],[121.923808,31.234032],[121.88254,31.240684]]]]}},{"type":"Feature","properties":{"adcode":320000,"name":"江苏省","center":[118.767413,32.041544],"centroid":[119.486506,32.983991],"childrenNum":13,"level":"province","parent":{"adcode":100000},"subFeatureIndex":9,"acroutes":[100000]},"geometry":{"type":"MultiPolygon","coordinates":[[[[117.311654,34.561686],[117.27285,34.556757],[117.303647,34.542463],[117.267923,34.532603],[117.27285,34.499565],[117.252524,34.48674],[117.248213,34.451216],[117.166293,34.434435],[117.139191,34.526687],[117.15151,34.559222],[117.104083,34.648874],[117.073286,34.639026],[117.061583,34.675947],[117.070206,34.713835],[117.022163,34.759081],[116.969192,34.771864],[116.95133,34.81069],[116.979047,34.815113],[116.966113,34.844588],[116.929156,34.843114],[116.922381,34.894671],[116.858323,34.928533],[116.821983,34.929515],[116.815823,34.965324],[116.789338,34.975133],[116.781331,34.916757],[116.677853,34.939327],[116.622418,34.939818],[116.613795,34.922645],[116.557745,34.908905],[116.445028,34.895652],[116.408071,34.850972],[116.403144,34.756131],[116.369267,34.749247],[116.363724,34.715311],[116.392057,34.710391],[116.374195,34.640011],[116.430245,34.650843],[116.432709,34.630163],[116.477057,34.614896],[116.490607,34.573513],[116.594085,34.511894],[116.592237,34.493646],[116.662454,34.472927],[116.722816,34.472434],[116.773939,34.453683],[116.782563,34.429993],[116.828142,34.389012],[116.909446,34.408271],[116.969192,34.389012],[116.960569,34.363821],[116.983359,34.348011],[116.969192,34.283753],[117.051112,34.221425],[117.025243,34.167469],[117.046801,34.151622],[117.123793,34.128342],[117.130568,34.101586],[117.192162,34.068873],[117.257452,34.065899],[117.277162,34.078787],[117.311654,34.067882],[117.357234,34.088205],[117.404045,34.03218],[117.435458,34.028212],[117.514914,34.060941],[117.543248,34.038627],[117.569117,33.985051],[117.612849,34.000433],[117.629479,34.028708],[117.671363,33.992494],[117.672595,33.934916],[117.715095,33.879287],[117.753899,33.891211],[117.759442,33.874318],[117.739732,33.758467],[117.72495,33.74951],[117.750203,33.710688],[117.791471,33.733585],[117.843826,33.736074],[117.901724,33.720146],[117.972557,33.74951],[118.019985,33.738562],[118.065564,33.76593],[118.117919,33.766427],[118.161035,33.735576],[118.16781,33.663381],[118.112376,33.617045],[118.117919,33.594615],[118.107448,33.475391],[118.050782,33.491863],[118.027376,33.455421],[118.016905,33.402978],[118.029224,33.374995],[117.992883,33.333005],[117.974405,33.279487],[117.939297,33.262475],[117.942376,33.224936],[117.977485,33.226437],[117.988572,33.180869],[118.037231,33.152314],[118.038463,33.134776],[118.149332,33.169348],[118.178281,33.217926],[118.217085,33.191888],[118.219549,33.114227],[118.243571,33.027967],[118.244803,32.998359],[118.26944,32.969242],[118.303933,32.96874],[118.291614,32.946143],[118.252194,32.936601],[118.2331,32.914498],[118.250346,32.848157],[118.301469,32.846145],[118.300237,32.783275],[118.334114,32.761637],[118.363063,32.770695],[118.375382,32.718849],[118.411106,32.715828],[118.450526,32.743518],[118.483787,32.721367],[118.560163,32.729926],[118.572482,32.719856],[118.642699,32.744525],[118.707373,32.72036],[118.756648,32.737477],[118.73817,32.772708],[118.743097,32.853184],[118.743097,32.853184],[118.810235,32.853687],[118.821322,32.920527],[118.846575,32.922034],[118.849039,32.956689],[118.89585,32.957694],[118.89585,32.957694],[118.892771,32.941121],[118.934039,32.93861],[118.993169,32.958196],[119.020886,32.955685],[119.054763,32.8748],[119.113277,32.823014],[119.184726,32.825529],[119.211827,32.708275],[119.208748,32.641276],[119.230921,32.607001],[119.22045,32.576748],[119.152697,32.557582],[119.168096,32.536394],[119.142226,32.499556],[119.084944,32.452602],[119.041212,32.515201],[118.975923,32.505108],[118.922336,32.557078],[118.92172,32.557078],[118.922336,32.557078],[118.92172,32.557078],[118.890923,32.553042],[118.908169,32.59238],[118.84288,32.56767],[118.820706,32.60448],[118.784981,32.582295],[118.757264,32.603976],[118.73509,32.58885],[118.719076,32.614059],[118.719076,32.614059],[118.688895,32.588346],[118.658714,32.594397],[118.632844,32.578261],[118.59712,32.600951],[118.568787,32.585825],[118.564475,32.562122],[118.608823,32.536899],[118.592192,32.481383],[118.628533,32.467751],[118.691359,32.472295],[118.685199,32.403604],[118.703061,32.328792],[118.657482,32.30148],[118.674728,32.250375],[118.643931,32.209875],[118.510888,32.194176],[118.49549,32.165304],[118.501033,32.121726],[118.433896,32.086746],[118.394476,32.076098],[118.389548,31.985281],[118.363679,31.930443],[118.472084,31.879639],[118.466541,31.857784],[118.504729,31.841516],[118.481939,31.778453],[118.533678,31.76726],[118.521975,31.743343],[118.5577,31.73011],[118.571866,31.746397],[118.641467,31.75861],[118.653786,31.73011],[118.697518,31.709747],[118.643315,31.671555],[118.643315,31.649651],[118.736322,31.633347],[118.748025,31.675629],[118.773894,31.682759],[118.802844,31.619078],[118.858894,31.623665],[118.881684,31.564023],[118.885995,31.519139],[118.883532,31.500261],[118.852119,31.393553],[118.824401,31.375672],[118.767735,31.363919],[118.745561,31.372606],[118.720924,31.322518],[118.726467,31.282121],[118.756648,31.279564],[118.794836,31.229426],[118.870597,31.242219],[118.984546,31.237102],[119.014727,31.241707],[119.10527,31.235055],[119.107118,31.250917],[119.158241,31.294907],[119.197661,31.295418],[119.198277,31.270357],[119.266646,31.250405],[119.294363,31.263195],[119.338095,31.259103],[119.350414,31.301043],[119.374435,31.258591],[119.360269,31.213049],[119.391682,31.174142],[119.439109,31.177214],[119.461283,31.156219],[119.532732,31.159291],[119.599869,31.10909],[119.623891,31.130096],[119.678093,31.167997],[119.705811,31.152634],[119.715666,31.169533],[119.779723,31.17875],[119.809904,31.148536],[119.827151,31.174142],[119.878274,31.160828],[119.921389,31.170045],[119.946027,31.106016],[119.988527,31.059375],[120.001461,31.027071],[120.052584,31.00553],[120.111099,30.955761],[120.149903,30.937283],[120.223816,30.926502],[120.316206,30.933689],[120.371025,30.948575],[120.35809,30.886964],[120.42338,30.902884],[120.435083,30.920855],[120.441858,30.860768],[120.460336,30.839702],[120.489285,30.763624],[120.504684,30.757967],[120.563814,30.835592],[120.589684,30.854089],[120.654973,30.846896],[120.68269,30.882342],[120.713487,30.88491],[120.709176,30.933176],[120.684538,30.955247],[120.698089,30.970643],[120.746132,30.962432],[120.770154,30.996809],[120.820661,31.006556],[120.865624,30.989627],[120.901349,31.017327],[120.890878,31.094229],[120.859465,31.100379],[120.881023,31.134706],[120.930298,31.141365],[121.018377,31.134194],[121.076892,31.158267],[121.060261,31.245289],[121.090442,31.291838],[121.142797,31.275472],[121.130478,31.343987],[121.113848,31.37465],[121.143413,31.392021],[121.174826,31.44922],[121.241963,31.493117],[121.247507,31.476785],[121.301093,31.49873],[121.301093,31.49873],[121.343593,31.511996],[121.371926,31.553314],[121.289391,31.61653],[121.145261,31.75403],[121.118775,31.759119],[121.200079,31.834907],[121.265369,31.863883],[121.323267,31.868458],[121.384861,31.833382],[121.431673,31.769295],[121.49881,31.753012],[121.599824,31.703128],[121.64294,31.697527],[121.715005,31.673592],[121.974931,31.61704],[121.970004,31.718911],[121.889315,31.866425],[121.856055,31.955328],[121.772287,32.032984],[121.759352,32.059362],[121.525295,32.136423],[121.542542,32.152132],[121.458774,32.177462],[121.499426,32.211394],[121.493882,32.263533],[121.450151,32.282256],[121.425513,32.430885],[121.390405,32.460682],[121.352216,32.474315],[121.269681,32.483402],[121.153268,32.52933],[121.121855,32.569183],[121.076892,32.576243],[121.020225,32.605489],[120.961711,32.612042],[120.979573,32.636236],[120.963559,32.68259],[120.916131,32.701225],[120.953088,32.714318],[120.972182,32.761134],[120.981421,32.85972],[120.957399,32.893395],[120.932762,33.005887],[120.917979,33.02596],[120.871784,33.047032],[120.874247,33.093672],[120.843451,33.209915],[120.819429,33.237951],[120.833595,33.274984],[120.813885,33.303499],[120.769538,33.307],[120.741205,33.337505],[120.717183,33.436945],[120.680227,33.520306],[120.622944,33.615051],[120.611241,33.627012],[120.583524,33.668362],[120.534249,33.782346],[120.48559,33.859411],[120.367329,34.091674],[120.347619,34.179352],[120.314359,34.255563],[120.311895,34.306991],[120.103707,34.391481],[119.962657,34.459112],[119.811752,34.485754],[119.781571,34.515839],[119.641137,34.569078],[119.610956,34.592729],[119.569072,34.615389],[119.465594,34.672994],[119.525956,34.73351],[119.456971,34.748264],[119.381827,34.752198],[119.494543,34.754656],[119.497007,34.754164],[119.439725,34.785136],[119.440957,34.769406],[119.378747,34.764489],[119.312841,34.774813],[119.272189,34.797914],[119.238313,34.799388],[119.217371,34.827886],[119.202588,34.890253],[119.214907,34.925589],[119.211211,34.981507],[119.238313,35.048657],[119.285124,35.068252],[119.291899,35.028567],[119.307298,35.032977],[119.292515,35.068742],[119.306066,35.076578],[119.286972,35.115261],[119.250016,35.124562],[119.217371,35.106939],[119.137915,35.096167],[119.114509,35.055026],[119.027045,35.055516],[118.942662,35.040817],[118.928495,35.051106],[118.86259,35.025626],[118.860742,34.944233],[118.805307,34.87307],[118.80038,34.843114],[118.772047,34.794474],[118.739402,34.792508],[118.719076,34.745313],[118.764039,34.740396],[118.783749,34.723181],[118.739402,34.693663],[118.690127,34.678408],[118.664257,34.693663],[118.607591,34.694155],[118.601431,34.714327],[118.545997,34.705964],[118.460997,34.656258],[118.473932,34.623269],[118.439439,34.626223],[118.424657,34.595193],[118.439439,34.507949],[118.416034,34.473914],[118.404947,34.427525],[118.379693,34.415183],[118.290382,34.424563],[118.277447,34.404814],[118.220165,34.405802],[118.217701,34.379134],[118.179513,34.379628],[118.177665,34.45319],[118.132702,34.483287],[118.16473,34.50499],[118.185056,34.543942],[118.079115,34.569571],[118.114839,34.614404],[118.084042,34.655766],[118.053861,34.650843],[117.951615,34.678408],[117.909732,34.670533],[117.902956,34.644443],[117.793935,34.651827],[117.791471,34.583368],[117.801942,34.518798],[117.684298,34.547392],[117.659044,34.501044],[117.609769,34.490686],[117.592523,34.462566],[117.53832,34.467006],[117.465023,34.484767],[117.402813,34.550843],[117.402813,34.569571],[117.370785,34.584846],[117.325205,34.573021],[117.325205,34.573021],[117.32151,34.566614],[117.32151,34.566614],[117.311654,34.561686],[117.311654,34.561686]]]]}},{"type":"Feature","properties":{"adcode":330000,"name":"浙江省","center":[120.153576,30.287459],"centroid":[120.109913,29.181466],"childrenNum":11,"level":"province","parent":{"adcode":100000},"subFeatureIndex":10,"acroutes":[100000]},"geometry":{"type":"MultiPolygon","coordinates":[[[[118.433896,28.288335],[118.444367,28.253548],[118.490562,28.238259],[118.493026,28.262509],[118.588497,28.282538],[118.595272,28.258292],[118.651322,28.277267],[118.674728,28.27147],[118.699366,28.309939],[118.719692,28.312047],[118.756032,28.252493],[118.802228,28.240368],[118.804075,28.207675],[118.771431,28.188687],[118.805923,28.154923],[118.802228,28.117453],[118.767735,28.10584],[118.719076,28.063601],[118.733858,28.027684],[118.730163,27.970615],[118.753568,27.947885],[118.818242,27.916689],[118.829329,27.847921],[118.873677,27.733563],[118.879836,27.667859],[118.913713,27.619616],[118.909401,27.568168],[118.869365,27.540047],[118.907553,27.460952],[118.955597,27.4498],[118.986393,27.47582],[118.983314,27.498649],[119.020886,27.498118],[119.03998,27.478475],[119.092335,27.466262],[119.129907,27.475289],[119.121284,27.438115],[119.14777,27.424836],[119.224146,27.416868],[119.26911,27.42218],[119.285124,27.457766],[119.334399,27.480067],[119.360269,27.524657],[119.416935,27.539517],[119.438493,27.508734],[119.466826,27.526249],[119.501935,27.610601],[119.501319,27.649837],[119.541971,27.666799],[119.606028,27.674749],[119.644217,27.663619],[119.626354,27.620676],[119.630666,27.582491],[119.675014,27.574534],[119.659615,27.540578],[119.690412,27.537394],[119.70889,27.514042],[119.703347,27.446613],[119.685485,27.438646],[119.711354,27.403054],[119.750774,27.373829],[119.739687,27.362668],[119.782187,27.330241],[119.768636,27.307909],[119.843165,27.300464],[119.938636,27.329709],[119.960194,27.365857],[120.008237,27.375423],[120.026099,27.344063],[120.052584,27.338747],[120.096316,27.390302],[120.136968,27.402523],[120.134504,27.420055],[120.221352,27.420055],[120.26262,27.432804],[120.273091,27.38924],[120.340844,27.399867],[120.343924,27.363199],[120.430155,27.258976],[120.401822,27.250996],[120.404286,27.204166],[120.461568,27.142407],[120.492365,27.136016],[120.545952,27.156785],[120.574901,27.234501],[120.554575,27.25206],[120.580444,27.321203],[120.665444,27.357884],[120.673451,27.420055],[120.703016,27.478475],[120.637111,27.561271],[120.634647,27.577186],[120.685154,27.622797],[120.709176,27.682699],[120.771386,27.734623],[120.777545,27.774873],[120.809574,27.775402],[120.840371,27.758986],[120.910588,27.864852],[120.942001,27.896592],[120.97403,27.887071],[121.027616,27.832574],[121.070116,27.834162],[121.107688,27.81352],[121.152036,27.815638],[121.134174,27.787051],[121.13479,27.787051],[121.149572,27.801345],[121.149572,27.801875],[121.153268,27.809815],[121.152652,27.810344],[121.192072,27.822518],[121.193304,27.872259],[121.162507,27.879136],[121.162507,27.90717],[121.099681,27.895005],[121.05595,27.900294],[120.991892,27.95],[121.015298,27.981714],[121.059029,28.096338],[121.108304,28.139092],[121.121239,28.12537],[121.140949,28.031382],[121.176058,28.022401],[121.261057,28.034551],[121.299862,28.067297],[121.328195,28.134343],[121.373774,28.133287],[121.402107,28.197127],[121.45631,28.250385],[121.488955,28.301509],[121.538846,28.299401],[121.571491,28.279376],[121.580114,28.240368],[121.627541,28.251966],[121.669425,28.33312],[121.660186,28.355768],[121.634317,28.347868],[121.658954,28.392628],[121.692831,28.407368],[121.671273,28.472621],[121.646019,28.511544],[121.634317,28.562542],[121.596128,28.575156],[121.557324,28.645033],[121.540694,28.655537],[121.646019,28.682842],[121.689135,28.719062],[121.704534,28.804577],[121.687287,28.863294],[121.774751,28.863818],[121.772287,28.898404],[121.743338,28.954451],[121.711309,28.985865],[121.712541,29.028783],[121.658954,29.058606],[121.660186,29.118226],[121.616454,29.143318],[121.608447,29.168927],[121.715621,29.125022],[121.750113,29.136523],[121.767975,29.166837],[121.780294,29.10986],[121.811091,29.10986],[121.85975,29.086328],[121.884388,29.105677],[121.966308,29.052852],[121.970004,29.092604],[121.988482,29.110906],[121.986634,29.154817],[121.948446,29.193485],[121.971851,29.193485],[121.966924,29.249894],[122.002032,29.260336],[122.000185,29.278608],[121.94475,29.28435],[121.958301,29.334448],[121.936127,29.348012],[121.937975,29.384],[121.975547,29.411113],[121.993409,29.45229],[121.973083,29.477821],[121.968772,29.515846],[121.995257,29.545007],[122.000185,29.582486],[121.966308,29.636078],[121.909641,29.650122],[121.872685,29.632437],[121.833265,29.653242],[121.937359,29.748373],[122.003264,29.762401],[122.043916,29.822647],[122.10243,29.859504],[122.143082,29.877668],[122.140003,29.901535],[122.00696,29.891678],[122.00388,29.92021],[121.971235,29.955476],[121.919497,29.920729],[121.835113,29.958068],[121.78399,29.99332],[121.721164,29.992802],[121.699606,30.007832],[121.652795,30.071037],[121.635548,30.070002],[121.561636,30.184395],[121.497578,30.258861],[121.395332,30.338435],[121.371926,30.37097],[121.328195,30.397299],[121.225333,30.404526],[121.183449,30.434458],[121.092906,30.515952],[121.058413,30.563888],[121.148956,30.599953],[121.188992,30.632916],[121.239499,30.648878],[121.274608,30.677191],[121.272144,30.723504],[121.232108,30.755909],[121.21671,30.785734],[121.174826,30.771851],[121.123087,30.77905],[121.13787,30.826342],[121.097833,30.857171],[121.060261,30.845354],[121.038087,30.814007],[120.991892,30.837133],[121.020225,30.872069],[120.993124,30.889532],[121.000515,30.938309],[120.989428,31.01425],[120.949392,31.030148],[120.940153,31.010146],[120.901349,31.017327],[120.865624,30.989627],[120.820661,31.006556],[120.770154,30.996809],[120.746132,30.962432],[120.698089,30.970643],[120.684538,30.955247],[120.709176,30.933176],[120.713487,30.88491],[120.68269,30.882342],[120.654973,30.846896],[120.589684,30.854089],[120.563814,30.835592],[120.504684,30.757967],[120.489285,30.763624],[120.460336,30.839702],[120.441858,30.860768],[120.435083,30.920855],[120.42338,30.902884],[120.35809,30.886964],[120.371025,30.948575],[120.316206,30.933689],[120.223816,30.926502],[120.149903,30.937283],[120.111099,30.955761],[120.052584,31.00553],[120.001461,31.027071],[119.988527,31.059375],[119.946027,31.106016],[119.921389,31.170045],[119.878274,31.160828],[119.827151,31.174142],[119.809904,31.148536],[119.779723,31.17875],[119.715666,31.169533],[119.705811,31.152634],[119.678093,31.167997],[119.623891,31.130096],[119.649144,31.104991],[119.629434,31.085517],[119.633746,31.019379],[119.580159,30.967051],[119.582007,30.932149],[119.563529,30.919315],[119.557369,30.874124],[119.575847,30.829939],[119.55429,30.825828],[119.527188,30.77905],[119.479761,30.772365],[119.482841,30.704467],[119.444652,30.650422],[119.408312,30.645274],[119.39045,30.685941],[119.343022,30.664322],[119.323312,30.630341],[119.238929,30.609225],[119.265414,30.574709],[119.237081,30.546881],[119.272189,30.510281],[119.326392,30.532964],[119.336247,30.508734],[119.335015,30.448389],[119.36766,30.38491],[119.402768,30.374584],[119.349182,30.349281],[119.326392,30.372002],[119.277117,30.341018],[119.246936,30.341018],[119.236465,30.297106],[119.201356,30.290905],[119.126828,30.304856],[119.091719,30.323972],[119.06277,30.304856],[118.988857,30.332237],[118.954365,30.360126],[118.880452,30.31519],[118.877988,30.282637],[118.905089,30.216464],[118.929727,30.2025],[118.852735,30.166805],[118.852119,30.149729],[118.895234,30.148694],[118.873677,30.11505],[118.878604,30.064822],[118.902626,30.029078],[118.894619,29.937845],[118.838568,29.934733],[118.841032,29.891159],[118.740634,29.814859],[118.744945,29.73902],[118.700598,29.706277],[118.647011,29.64336],[118.61991,29.654282],[118.573714,29.638159],[118.532446,29.588731],[118.500417,29.57572],[118.496106,29.519492],[118.381541,29.504909],[118.347664,29.474174],[118.329802,29.495012],[118.306396,29.479384],[118.316252,29.422581],[118.248498,29.431443],[118.193064,29.395472],[118.205382,29.343839],[118.166578,29.314099],[118.178281,29.297921],[118.138861,29.283828],[118.077883,29.290614],[118.073571,29.216993],[118.042159,29.210202],[118.027992,29.167882],[118.045238,29.149068],[118.037847,29.102017],[118.076035,29.074822],[118.066796,29.053898],[118.097593,28.998952],[118.115455,29.009944],[118.115455,29.009944],[118.133933,28.983771],[118.165346,28.986912],[118.227556,28.942406],[118.195527,28.904167],[118.270056,28.918836],[118.300237,28.826075],[118.364295,28.813491],[118.403099,28.702791],[118.428352,28.681267],[118.428352,28.617193],[118.428352,28.617193],[118.412338,28.55676],[118.4302,28.515225],[118.414802,28.497344],[118.474548,28.478934],[118.456686,28.424738],[118.432048,28.402104],[118.455454,28.384204],[118.480091,28.327325],[118.433896,28.288335]]],[[[122.163408,29.988137],[122.239785,29.962735],[122.279205,29.937326],[122.322321,29.940438],[122.341415,29.976733],[122.343879,30.020269],[122.310002,30.039958],[122.290908,30.074663],[122.301379,30.086574],[122.293988,30.100554],[122.152938,30.113497],[122.095655,30.158008],[122.048844,30.147141],[121.955221,30.183878],[121.934895,30.161631],[121.983554,30.100554],[121.989714,30.077252],[121.978011,30.059125],[122.027902,29.991247],[122.106742,30.005759],[122.118445,29.986582],[122.163408,29.988137]]],[[[122.213915,30.186464],[122.178807,30.199396],[122.152938,30.19112],[122.143698,30.163183],[122.168336,30.138343],[122.213915,30.186464]]],[[[122.229314,29.711995],[122.210836,29.700559],[122.269966,29.685482],[122.231162,29.710435],[122.229314,29.711995]]],[[[122.427646,30.738422],[122.427031,30.697777],[122.532972,30.696748],[122.528045,30.725047],[122.475074,30.714243],[122.445509,30.745109],[122.427646,30.738422]]],[[[122.162793,30.329654],[122.058083,30.291938],[122.154169,30.244903],[122.231778,30.234562],[122.247176,30.30124],[122.228082,30.329654],[122.191126,30.329654],[122.176343,30.351863],[122.162793,30.329654]]],[[[122.317393,30.249556],[122.277973,30.242835],[122.358661,30.236113],[122.365437,30.255242],[122.417175,30.238699],[122.40732,30.272817],[122.333408,30.272817],[122.317393,30.249556]]],[[[122.026054,29.178333],[122.013119,29.151681],[122.056851,29.158476],[122.075945,29.176243],[122.036525,29.20759],[122.026054,29.178333]]],[[[122.372212,29.893234],[122.386379,29.834069],[122.415944,29.828877],[122.401777,29.869884],[122.433806,29.883376],[122.43319,29.919173],[122.411632,29.951846],[122.398081,29.9394],[122.351886,29.959105],[122.330944,29.937845],[122.338951,29.911911],[122.353734,29.89946],[122.362973,29.894272],[122.372212,29.893234]]],[[[122.43011,30.408655],[122.432574,30.445294],[122.37406,30.461802],[122.277973,30.471603],[122.281669,30.418461],[122.318625,30.407106],[122.352502,30.422074],[122.43011,30.408655]]],[[[121.837577,28.770484],[121.86283,28.782024],[121.861598,28.814016],[121.837577,28.770484]]],[[[122.265038,29.84549],[122.221307,29.832512],[122.248408,29.804473],[122.310002,29.766557],[122.325401,29.781621],[122.299531,29.819532],[122.319241,29.829397],[122.265038,29.84549]]],[[[121.790765,29.082144],[121.832649,29.050236],[121.84312,29.082144],[121.82033,29.099402],[121.790765,29.082144]]],[[[121.201311,27.623328],[121.197616,27.618025],[121.198848,27.616964],[121.203775,27.625979],[121.201311,27.623328]]],[[[121.943518,30.776993],[121.968156,30.688514],[121.997105,30.658659],[122.087032,30.602014],[122.133227,30.595317],[122.075329,30.647848],[122.011271,30.66947],[121.992793,30.695204],[121.987866,30.753338],[121.970004,30.789333],[121.943518,30.776993]]],[[[121.889315,28.471569],[121.918881,28.497344],[121.881924,28.502603],[121.889315,28.471569]]],[[[122.182503,29.650642],[122.211452,29.692241],[122.200365,29.712515],[122.146778,29.749412],[122.13138,29.788893],[122.083952,29.78318],[122.047612,29.719791],[122.074097,29.701599],[122.095655,29.716673],[122.138155,29.662083],[122.182503,29.650642]]],[[[122.461523,29.944068],[122.459675,29.944586],[122.460291,29.947179],[122.451668,29.943031],[122.451052,29.940956],[122.450436,29.940956],[122.449204,29.9394],[122.4529,29.936807],[122.452284,29.935252],[122.45598,29.926435],[122.457827,29.927472],[122.462755,29.927991],[122.467067,29.928509],[122.459059,29.938882],[122.461523,29.944068]]],[[[122.570544,30.644244],[122.559457,30.679764],[122.546523,30.651967],[122.570544,30.644244]]],[[[121.869605,28.423685],[121.910873,28.44],[121.889931,28.45105],[121.869605,28.423685]]],[[[122.065474,30.179739],[122.055619,30.200431],[122.017431,30.186464],[122.025438,30.161631],[122.065474,30.179739]]],[[[122.391306,29.970512],[122.411632,30.025969],[122.378371,30.023896],[122.3679,29.980361],[122.391306,29.970512]]],[[[121.850511,29.977251],[121.874533,29.964809],[121.933047,29.994875],[121.924424,30.052391],[121.88562,30.094859],[121.848663,30.101072],[121.84004,30.047211],[121.844968,29.982953],[121.850511,29.977251]]],[[[121.066421,27.478475],[121.066421,27.461483],[121.107073,27.443958],[121.067036,27.478475],[121.066421,27.478475]]],[[[121.952141,29.187738],[121.979243,29.160043],[121.976779,29.191918],[121.952141,29.187738]]],[[[122.038373,29.759284],[122.011271,29.746294],[122.02975,29.716673],[122.038373,29.759284]]],[[[121.940438,30.114533],[121.910257,30.089163],[121.945982,30.064304],[121.962612,30.106249],[121.940438,30.114533]]],[[[121.957685,30.287804],[122.0008,30.308473],[121.989098,30.339985],[121.94167,30.33327],[121.921344,30.30744],[121.957685,30.287804]]],[[[122.192974,29.965327],[122.163408,29.988137],[122.152322,29.97103],[122.154169,29.97103],[122.155401,29.970512],[122.18435,29.955476],[122.192974,29.965327]]],[[[122.287828,29.723949],[122.301379,29.748373],[122.258263,29.753569],[122.241633,29.784738],[122.2133,29.771752],[122.251488,29.731225],[122.287828,29.723949]]],[[[121.134174,27.787051],[121.134174,27.785992],[121.13479,27.787051],[121.134174,27.787051]]],[[[122.760254,30.141966],[122.784275,30.130062],[122.781196,30.13265],[122.778116,30.13679],[122.770725,30.138861],[122.763333,30.141966],[122.762101,30.142484],[122.760254,30.141966]]],[[[122.264423,30.269716],[122.253952,30.237147],[122.315545,30.250073],[122.300147,30.271266],[122.264423,30.269716]]],[[[122.282901,29.860542],[122.30877,29.849642],[122.343263,29.860542],[122.343263,29.882857],[122.301379,29.883895],[122.282901,29.860542]]],[[[122.781196,30.694175],[122.799674,30.716301],[122.778732,30.729677],[122.757174,30.713728],[122.781196,30.694175]]],[[[121.098449,27.937311],[121.152652,27.961629],[121.120623,27.986471],[121.0695,27.984357],[121.038087,27.948942],[121.098449,27.937311]]],[[[121.185913,27.963215],[121.237652,27.988056],[121.197616,28.000739],[121.17113,27.978543],[121.185913,27.963215]]],[[[122.454132,29.956513],[122.447972,29.955994],[122.445509,29.952365],[122.446741,29.951327],[122.447972,29.947698],[122.459059,29.950809],[122.458443,29.951846],[122.455364,29.955994],[122.454132,29.956513]]],[[[122.836014,30.698806],[122.831087,30.728648],[122.807681,30.714243],[122.836014,30.698806]]],[[[122.200365,29.969475],[122.233626,29.946661],[122.273662,29.93214],[122.239785,29.960142],[122.200365,29.969475]]],[[[122.029134,29.954957],[122.043916,29.930584],[122.058699,29.955994],[122.029134,29.954957]]],[[[121.044247,27.979072],[121.089826,27.998625],[121.073812,28.007608],[121.044247,27.979072]]],[[[122.471378,29.927472],[122.470762,29.925916],[122.473226,29.925397],[122.47261,29.927472],[122.471378,29.927472]]],[[[122.152322,29.97103],[122.155401,29.970512],[122.154169,29.97103],[122.152322,29.97103]]]]}},{"type":"Feature","properties":{"adcode":340000,"name":"安徽省","center":[117.283042,31.86119],"centroid":[117.226884,31.849254],"childrenNum":16,"level":"province","parent":{"adcode":100000},"subFeatureIndex":11,"acroutes":[100000]},"geometry":{"type":"MultiPolygon","coordinates":[[[[116.599629,34.014324],[116.641512,33.978103],[116.64336,33.896675],[116.631042,33.887733],[116.566984,33.9081],[116.558361,33.881274],[116.486296,33.869846],[116.437637,33.846489],[116.437021,33.801246],[116.408071,33.805721],[116.393905,33.782843],[116.316912,33.771402],[116.263326,33.730101],[116.230065,33.735078],[116.155536,33.709693],[116.132747,33.751501],[116.100102,33.782843],[116.074232,33.781351],[116.055754,33.804727],[116.05945,33.860902],[115.982457,33.917039],[116.00032,33.965199],[115.95782,34.007875],[115.904233,34.009859],[115.876516,34.028708],[115.877132,34.002913],[115.85003,34.004898],[115.846335,34.028708],[115.809378,34.062428],[115.768726,34.061932],[115.736082,34.076805],[115.705901,34.059949],[115.658473,34.061437],[115.642459,34.03218],[115.60735,34.030196],[115.579017,33.974133],[115.577785,33.950307],[115.547604,33.874815],[115.631988,33.869846],[115.614126,33.775879],[115.576553,33.787817],[115.563003,33.772895],[115.601807,33.718653],[115.601191,33.658898],[115.639995,33.585143],[115.564851,33.576169],[115.511264,33.55323],[115.463837,33.567193],[115.422569,33.557219],[115.394851,33.506335],[115.366518,33.5233],[115.345576,33.502842],[115.345576,33.449928],[115.324634,33.457418],[115.315395,33.431451],[115.328946,33.403477],[115.313547,33.376994],[115.341881,33.370997],[115.365286,33.336005],[115.361591,33.298497],[115.335105,33.297997],[115.340033,33.260973],[115.300613,33.204407],[115.303692,33.149809],[115.289526,33.131769],[115.245178,33.135778],[115.194671,33.120743],[115.168186,33.088658],[115.041302,33.086653],[114.990795,33.102195],[114.966158,33.147304],[114.932897,33.153817],[114.902716,33.129764],[114.897172,33.086653],[114.913187,33.083143],[114.925506,33.016928],[114.891629,33.020441],[114.883006,32.990328],[114.916266,32.971251],[114.943368,32.935094],[115.009273,32.940117],[115.035143,32.932582],[115.029599,32.906962],[115.139237,32.897917],[115.155867,32.864747],[115.197135,32.856201],[115.189744,32.812452],[115.211301,32.785791],[115.189744,32.770695],[115.179273,32.726402],[115.182968,32.666973],[115.20083,32.591876],[115.24333,32.593388],[115.267352,32.578261],[115.30554,32.583303],[115.304924,32.553042],[115.411482,32.575235],[115.409018,32.549007],[115.497713,32.492489],[115.5088,32.468761],[115.510648,32.468761],[115.510648,32.468256],[115.510648,32.467751],[115.509416,32.466741],[115.522967,32.441997],[115.57101,32.419266],[115.604271,32.425833],[115.626445,32.40512],[115.657857,32.428864],[115.667712,32.409667],[115.704669,32.495013],[115.742241,32.476335],[115.771806,32.505108],[115.789052,32.468761],[115.861117,32.537403],[115.891298,32.576243],[115.910393,32.567165],[115.8759,32.542448],[115.845719,32.501575],[115.883291,32.487946],[115.865429,32.458662],[115.899306,32.390971],[115.912856,32.227596],[115.941805,32.166318],[115.922095,32.049725],[115.928871,32.003046],[115.909161,31.94314],[115.920248,31.920285],[115.894994,31.8649],[115.893762,31.832365],[115.914704,31.814567],[115.886371,31.776418],[115.851878,31.786593],[115.808147,31.770313],[115.808147,31.770313],[115.767495,31.78761],[115.731154,31.76726],[115.676336,31.778453],[115.553764,31.69549],[115.534054,31.698545],[115.495249,31.673083],[115.476771,31.643028],[115.485394,31.608885],[115.439815,31.588496],[115.415793,31.525771],[115.371446,31.495668],[115.389924,31.450241],[115.373909,31.405813],[115.393004,31.389977],[115.372062,31.349098],[115.40717,31.337854],[115.443511,31.344498],[115.473076,31.265242],[115.507568,31.267799],[115.539597,31.231985],[115.540213,31.194621],[115.585793,31.143926],[115.603655,31.17363],[115.655394,31.211002],[115.700973,31.201276],[115.778582,31.112164],[115.797676,31.128047],[115.837712,31.127022],[115.867277,31.147512],[115.887603,31.10909],[115.939958,31.071678],[115.938726,31.04707],[116.006479,31.034764],[116.015102,31.011685],[116.058834,31.012711],[116.071769,30.956787],[116.03974,30.957813],[115.976298,30.931636],[115.932566,30.889532],[115.865429,30.864364],[115.848799,30.828397],[115.863581,30.815549],[115.851262,30.756938],[115.782893,30.751795],[115.762567,30.685426],[115.81369,30.637035],[115.819234,30.597893],[115.848799,30.602014],[115.876516,30.582438],[115.887603,30.542758],[115.910393,30.519046],[115.894994,30.452517],[115.921479,30.416397],[115.885139,30.379747],[115.91532,30.337919],[115.903001,30.31364],[115.985537,30.290905],[115.997856,30.252657],[116.065609,30.204569],[116.055754,30.180774],[116.088399,30.110391],[116.078544,30.062233],[116.091479,30.036331],[116.073616,29.969993],[116.128435,29.897904],[116.13521,29.819532],[116.172783,29.828358],[116.227601,29.816936],[116.250391,29.785777],[116.280572,29.788893],[116.342782,29.835626],[116.467818,29.896347],[116.525716,29.897385],[116.552201,29.909836],[116.585462,30.045657],[116.620571,30.073109],[116.666766,30.076734],[116.720353,30.053945],[116.747454,30.057053],[116.783794,30.030632],[116.802889,29.99643],[116.830606,30.004723],[116.83307,29.95755],[116.868794,29.980361],[116.900207,29.949253],[116.882961,29.893753],[116.780715,29.792529],[116.762237,29.802396],[116.673541,29.709916],[116.698795,29.707836],[116.70557,29.69692],[116.706802,29.6964],[116.704954,29.688602],[116.680317,29.681323],[116.651983,29.637118],[116.716657,29.590813],[116.721585,29.564789],[116.760389,29.599139],[116.780715,29.569994],[116.849084,29.57624],[116.873722,29.609546],[116.939627,29.648561],[116.974736,29.657403],[116.996294,29.683403],[117.041873,29.680803],[117.112706,29.711995],[117.108395,29.75201],[117.136728,29.775388],[117.123177,29.798761],[117.073286,29.831992],[117.127489,29.86158],[117.129952,29.89946],[117.171836,29.920729],[117.2168,29.926953],[117.246365,29.915023],[117.261763,29.880781],[117.25314,29.834588],[117.29256,29.822647],[117.338756,29.848085],[117.359082,29.812782],[117.382487,29.840818],[117.415132,29.85068],[117.408973,29.802396],[117.455168,29.749412],[117.453936,29.688082],[117.490277,29.660003],[117.530313,29.654282],[117.523538,29.630356],[117.543248,29.588731],[117.608537,29.591333],[117.647957,29.614749],[117.678754,29.595496],[117.690457,29.555939],[117.729877,29.550213],[117.795167,29.570515],[117.872775,29.54761],[117.933753,29.549172],[118.00397,29.578322],[118.042774,29.566351],[118.050782,29.542924],[118.095129,29.534072],[118.143788,29.489803],[118.127774,29.47209],[118.136397,29.418932],[118.193064,29.395472],[118.248498,29.431443],[118.316252,29.422581],[118.306396,29.479384],[118.329802,29.495012],[118.347664,29.474174],[118.381541,29.504909],[118.496106,29.519492],[118.500417,29.57572],[118.532446,29.588731],[118.573714,29.638159],[118.61991,29.654282],[118.647011,29.64336],[118.700598,29.706277],[118.744945,29.73902],[118.740634,29.814859],[118.841032,29.891159],[118.838568,29.934733],[118.894619,29.937845],[118.902626,30.029078],[118.878604,30.064822],[118.873677,30.11505],[118.895234,30.148694],[118.852119,30.149729],[118.852735,30.166805],[118.929727,30.2025],[118.905089,30.216464],[118.877988,30.282637],[118.880452,30.31519],[118.954365,30.360126],[118.988857,30.332237],[119.06277,30.304856],[119.091719,30.323972],[119.126828,30.304856],[119.201356,30.290905],[119.236465,30.297106],[119.246936,30.341018],[119.277117,30.341018],[119.326392,30.372002],[119.349182,30.349281],[119.402768,30.374584],[119.36766,30.38491],[119.335015,30.448389],[119.336247,30.508734],[119.326392,30.532964],[119.272189,30.510281],[119.237081,30.546881],[119.265414,30.574709],[119.238929,30.609225],[119.323312,30.630341],[119.343022,30.664322],[119.39045,30.685941],[119.408312,30.645274],[119.444652,30.650422],[119.482841,30.704467],[119.479761,30.772365],[119.527188,30.77905],[119.55429,30.825828],[119.575847,30.829939],[119.557369,30.874124],[119.563529,30.919315],[119.582007,30.932149],[119.580159,30.967051],[119.633746,31.019379],[119.629434,31.085517],[119.649144,31.104991],[119.623891,31.130096],[119.599869,31.10909],[119.532732,31.159291],[119.461283,31.156219],[119.439109,31.177214],[119.391682,31.174142],[119.360269,31.213049],[119.374435,31.258591],[119.350414,31.301043],[119.338095,31.259103],[119.294363,31.263195],[119.266646,31.250405],[119.198277,31.270357],[119.197661,31.295418],[119.158241,31.294907],[119.107118,31.250917],[119.10527,31.235055],[119.014727,31.241707],[118.984546,31.237102],[118.870597,31.242219],[118.794836,31.229426],[118.756648,31.279564],[118.726467,31.282121],[118.720924,31.322518],[118.745561,31.372606],[118.767735,31.363919],[118.824401,31.375672],[118.852119,31.393553],[118.883532,31.500261],[118.857046,31.506384],[118.865669,31.519139],[118.885995,31.519139],[118.881684,31.564023],[118.858894,31.623665],[118.802844,31.619078],[118.773894,31.682759],[118.748025,31.675629],[118.736322,31.633347],[118.643315,31.649651],[118.643315,31.671555],[118.697518,31.709747],[118.653786,31.73011],[118.641467,31.75861],[118.571866,31.746397],[118.5577,31.73011],[118.521975,31.743343],[118.533678,31.76726],[118.481939,31.778453],[118.504729,31.841516],[118.466541,31.857784],[118.472084,31.879639],[118.363679,31.930443],[118.389548,31.985281],[118.394476,32.076098],[118.433896,32.086746],[118.501033,32.121726],[118.49549,32.165304],[118.510888,32.194176],[118.643931,32.209875],[118.674728,32.250375],[118.657482,32.30148],[118.703061,32.328792],[118.685199,32.403604],[118.691359,32.472295],[118.628533,32.467751],[118.592192,32.481383],[118.608823,32.536899],[118.564475,32.562122],[118.568787,32.585825],[118.59712,32.600951],[118.632844,32.578261],[118.658714,32.594397],[118.688895,32.588346],[118.719076,32.614059],[118.719076,32.614059],[118.73509,32.58885],[118.757264,32.603976],[118.784981,32.582295],[118.820706,32.60448],[118.84288,32.56767],[118.908169,32.59238],[118.890923,32.553042],[118.92172,32.557078],[118.922336,32.557078],[118.92172,32.557078],[118.922336,32.557078],[118.975923,32.505108],[119.041212,32.515201],[119.084944,32.452602],[119.142226,32.499556],[119.168096,32.536394],[119.152697,32.557582],[119.22045,32.576748],[119.230921,32.607001],[119.208748,32.641276],[119.211827,32.708275],[119.184726,32.825529],[119.113277,32.823014],[119.054763,32.8748],[119.020886,32.955685],[118.993169,32.958196],[118.934039,32.93861],[118.892771,32.941121],[118.89585,32.957694],[118.89585,32.957694],[118.849039,32.956689],[118.846575,32.922034],[118.821322,32.920527],[118.810235,32.853687],[118.743097,32.853184],[118.743097,32.853184],[118.73817,32.772708],[118.756648,32.737477],[118.707373,32.72036],[118.642699,32.744525],[118.572482,32.719856],[118.560163,32.729926],[118.483787,32.721367],[118.450526,32.743518],[118.411106,32.715828],[118.375382,32.718849],[118.363063,32.770695],[118.334114,32.761637],[118.300237,32.783275],[118.301469,32.846145],[118.250346,32.848157],[118.2331,32.914498],[118.252194,32.936601],[118.291614,32.946143],[118.303933,32.96874],[118.26944,32.969242],[118.244803,32.998359],[118.243571,33.027967],[118.219549,33.114227],[118.217085,33.191888],[118.178281,33.217926],[118.149332,33.169348],[118.038463,33.134776],[118.037231,33.152314],[117.988572,33.180869],[117.977485,33.226437],[117.942376,33.224936],[117.939297,33.262475],[117.974405,33.279487],[117.992883,33.333005],[118.029224,33.374995],[118.016905,33.402978],[118.027376,33.455421],[118.050782,33.491863],[118.107448,33.475391],[118.117919,33.594615],[118.112376,33.617045],[118.16781,33.663381],[118.161035,33.735576],[118.117919,33.766427],[118.065564,33.76593],[118.019985,33.738562],[117.972557,33.74951],[117.901724,33.720146],[117.843826,33.736074],[117.791471,33.733585],[117.750203,33.710688],[117.72495,33.74951],[117.739732,33.758467],[117.759442,33.874318],[117.753899,33.891211],[117.715095,33.879287],[117.672595,33.934916],[117.671363,33.992494],[117.629479,34.028708],[117.612849,34.000433],[117.569117,33.985051],[117.543248,34.038627],[117.514914,34.060941],[117.435458,34.028212],[117.404045,34.03218],[117.357234,34.088205],[117.311654,34.067882],[117.277162,34.078787],[117.257452,34.065899],[117.192162,34.068873],[117.130568,34.101586],[117.123793,34.128342],[117.046801,34.151622],[117.025243,34.167469],[117.051112,34.221425],[116.969192,34.283753],[116.983359,34.348011],[116.960569,34.363821],[116.969192,34.389012],[116.909446,34.408271],[116.828142,34.389012],[116.782563,34.429993],[116.773939,34.453683],[116.722816,34.472434],[116.662454,34.472927],[116.592237,34.493646],[116.594085,34.511894],[116.490607,34.573513],[116.477057,34.614896],[116.432709,34.630163],[116.430245,34.650843],[116.374195,34.640011],[116.334159,34.620806],[116.32492,34.601104],[116.286116,34.608986],[116.247927,34.551829],[116.196804,34.575977],[116.191261,34.535561],[116.204196,34.508442],[116.178326,34.496112],[116.162312,34.459605],[116.178942,34.430487],[116.215898,34.403333],[116.213435,34.382098],[116.255934,34.376665],[116.301514,34.342082],[116.357564,34.319843],[116.372347,34.26595],[116.409303,34.273863],[116.409303,34.273863],[116.456731,34.268917],[116.516477,34.296114],[116.562056,34.285731],[116.582382,34.266444],[116.545426,34.241711],[116.542962,34.203608],[116.565752,34.16945],[116.536187,34.151127],[116.52818,34.122892],[116.576223,34.068873],[116.576223,34.068873],[116.599629,34.014324],[116.599629,34.014324]]],[[[118.865669,31.519139],[118.857046,31.506384],[118.883532,31.500261],[118.885995,31.519139],[118.865669,31.519139]]],[[[116.698795,29.707836],[116.673541,29.709916],[116.653831,29.694841],[116.680317,29.681323],[116.704954,29.688602],[116.706802,29.6964],[116.70557,29.69692],[116.698795,29.707836]]],[[[115.5088,32.468761],[115.509416,32.466741],[115.510648,32.467751],[115.510648,32.468256],[115.510648,32.468761],[115.5088,32.468761]]]]}},{"type":"Feature","properties":{"adcode":350000,"name":"福建省","center":[119.306239,26.075302],"centroid":[118.006468,26.069925],"childrenNum":9,"level":"province","parent":{"adcode":100000},"subFeatureIndex":12,"acroutes":[100000]},"geometry":{"type":"MultiPolygon","coordinates":[[[[119.004872,24.970009],[118.989473,24.973807],[119.023966,25.04377],[119.016575,25.058409],[118.974691,25.024792],[118.945126,25.028588],[118.892155,25.092558],[118.974691,25.115319],[118.951901,25.15162],[118.985162,25.168954],[118.985162,25.19495],[118.942046,25.211195],[118.940198,25.21715],[118.943278,25.221482],[118.903242,25.239347],[118.900162,25.242595],[118.919256,25.248008],[118.91556,25.256668],[118.918024,25.25721],[118.956212,25.272905],[118.996864,25.266411],[118.975307,25.237723],[118.990089,25.20199],[119.055379,25.219316],[119.074473,25.211195],[119.054147,25.168412],[119.032589,25.17437],[119.028893,25.139702],[119.06585,25.102855],[119.075705,25.099604],[119.134219,25.106107],[119.107118,25.075214],[119.119436,25.012861],[119.146538,25.056782],[119.165632,25.145661],[119.137299,25.15487],[119.108349,25.193867],[119.131755,25.223106],[119.190269,25.175995],[119.231537,25.188993],[119.26911,25.159746],[119.314689,25.190076],[119.294979,25.237182],[119.331935,25.230685],[119.380595,25.250173],[119.333167,25.287516],[119.299291,25.328634],[119.247552,25.333502],[119.240776,25.316733],[119.218603,25.368115],[119.14469,25.388121],[119.151465,25.426503],[119.191501,25.424341],[119.232153,25.442176],[119.219834,25.468654],[119.256175,25.488643],[119.275269,25.476758],[119.26295,25.428124],[119.288204,25.410827],[119.353493,25.411908],[119.343638,25.472436],[119.359037,25.521592],[119.400921,25.493505],[119.45266,25.493505],[119.438493,25.412449],[119.463131,25.448661],[119.491464,25.443257],[119.48592,25.418935],[119.507478,25.396231],[119.486536,25.369737],[119.548746,25.365952],[119.578927,25.400556],[119.555521,25.429205],[119.577695,25.445959],[119.59063,25.398394],[119.582623,25.374063],[119.597405,25.334584],[119.649144,25.342697],[119.665159,25.3719],[119.656535,25.396772],[119.670086,25.435691],[119.622659,25.434069],[119.675014,25.468113],[119.682405,25.445959],[119.688564,25.441095],[119.773564,25.395691],[119.764325,25.433529],[119.804977,25.457847],[119.866571,25.455145],[119.864107,25.469734],[119.862875,25.474597],[119.811136,25.507009],[119.81668,25.532393],[119.861027,25.531313],[119.883817,25.546432],[119.831462,25.579905],[119.843165,25.597717],[119.790194,25.614447],[119.785883,25.66786],[119.700267,25.616606],[119.683637,25.592859],[119.716898,25.551292],[119.715666,25.51187],[119.680557,25.497827],[119.675014,25.475137],[119.634362,25.475137],[119.611572,25.519972],[119.616499,25.556691],[119.586934,25.59232],[119.534579,25.585303],[119.541355,25.6247],[119.478529,25.631715],[119.472986,25.662466],[119.543819,25.684581],[119.602949,25.68512],[119.602949,25.714779],[119.626354,25.723406],[119.628202,25.87212],[119.638057,25.889888],[119.69534,25.904424],[119.723673,26.011503],[119.700267,26.032477],[119.668854,26.026024],[119.654688,26.090002],[119.618963,26.11956],[119.604181,26.168985],[119.664543,26.202282],[119.676246,26.262943],[119.7711,26.285481],[119.802513,26.268846],[119.806825,26.307479],[119.845013,26.323036],[119.862875,26.307479],[119.904143,26.308552],[119.95465,26.352534],[119.946027,26.374519],[119.893672,26.355752],[119.835774,26.434019],[119.83639,26.454381],[119.788346,26.583435],[119.740303,26.610727],[119.670086,26.618218],[119.605412,26.595744],[119.577695,26.622498],[119.619579,26.649246],[119.637441,26.703256],[119.664543,26.726243],[119.711354,26.686681],[119.833926,26.690959],[119.864107,26.671174],[119.873962,26.642827],[119.908455,26.661547],[119.899216,26.693098],[119.938636,26.747088],[119.942947,26.784492],[120.052584,26.786629],[120.061824,26.768997],[119.99407,26.720363],[119.969433,26.686681],[119.972512,26.654594],[119.949107,26.624638],[119.901679,26.624638],[119.851788,26.595209],[119.828383,26.524013],[119.867187,26.509019],[119.947875,26.56042],[119.93802,26.576478],[119.967585,26.597885],[120.007621,26.595744],[120.063671,26.627848],[120.093852,26.613938],[120.1382,26.638012],[120.110483,26.692563],[120.162222,26.717691],[120.151135,26.750829],[120.106787,26.752966],[120.136352,26.797847],[120.103707,26.794642],[120.102476,26.82669],[120.073526,26.823485],[120.054432,26.863533],[120.117874,26.882751],[120.126497,26.920644],[120.130193,26.917976],[120.1807,26.920644],[120.233055,26.907837],[120.25954,26.982526],[120.279866,26.987326],[120.275554,27.027315],[120.29588,27.035845],[120.282946,27.089671],[120.391967,27.081146],[120.403054,27.10086],[120.461568,27.142407],[120.404286,27.204166],[120.401822,27.250996],[120.430155,27.258976],[120.343924,27.363199],[120.340844,27.399867],[120.273091,27.38924],[120.26262,27.432804],[120.221352,27.420055],[120.134504,27.420055],[120.136968,27.402523],[120.096316,27.390302],[120.052584,27.338747],[120.026099,27.344063],[120.008237,27.375423],[119.960194,27.365857],[119.938636,27.329709],[119.843165,27.300464],[119.768636,27.307909],[119.782187,27.330241],[119.739687,27.362668],[119.750774,27.373829],[119.711354,27.403054],[119.685485,27.438646],[119.703347,27.446613],[119.70889,27.514042],[119.690412,27.537394],[119.659615,27.540578],[119.675014,27.574534],[119.630666,27.582491],[119.626354,27.620676],[119.644217,27.663619],[119.606028,27.674749],[119.541971,27.666799],[119.501319,27.649837],[119.501935,27.610601],[119.466826,27.526249],[119.438493,27.508734],[119.416935,27.539517],[119.360269,27.524657],[119.334399,27.480067],[119.285124,27.457766],[119.26911,27.42218],[119.224146,27.416868],[119.14777,27.424836],[119.121284,27.438115],[119.129907,27.475289],[119.092335,27.466262],[119.03998,27.478475],[119.020886,27.498118],[118.983314,27.498649],[118.986393,27.47582],[118.955597,27.4498],[118.907553,27.460952],[118.869365,27.540047],[118.909401,27.568168],[118.913713,27.619616],[118.879836,27.667859],[118.873677,27.733563],[118.829329,27.847921],[118.818242,27.916689],[118.753568,27.947885],[118.730163,27.970615],[118.733858,28.027684],[118.719076,28.063601],[118.767735,28.10584],[118.802228,28.117453],[118.805923,28.154923],[118.771431,28.188687],[118.804075,28.207675],[118.802228,28.240368],[118.756032,28.252493],[118.719692,28.312047],[118.699366,28.309939],[118.674728,28.27147],[118.651322,28.277267],[118.595272,28.258292],[118.588497,28.282538],[118.493026,28.262509],[118.490562,28.238259],[118.444367,28.253548],[118.433896,28.288335],[118.424041,28.291497],[118.314404,28.221913],[118.339041,28.193962],[118.375382,28.186577],[118.361215,28.155978],[118.356288,28.091586],[118.242339,28.075746],[118.199839,28.049869],[118.153644,28.062016],[118.120999,28.041946],[118.129006,28.017118],[118.094513,28.003909],[118.096977,27.970615],[117.999043,27.991227],[117.965166,27.962687],[117.942992,27.974315],[117.910963,27.949471],[117.856145,27.94577],[117.78716,27.896063],[117.788392,27.855858],[117.740348,27.800286],[117.704624,27.834162],[117.68245,27.823577],[117.649805,27.851625],[117.609769,27.863265],[117.556182,27.966387],[117.52169,27.982243],[117.477958,27.930966],[117.453936,27.939955],[117.407741,27.893948],[117.366473,27.88231],[117.341836,27.855858],[117.334444,27.8876],[117.280242,27.871201],[117.276546,27.847921],[117.303031,27.833103],[117.296256,27.764282],[117.245133,27.71926],[117.205097,27.714492],[117.204481,27.683759],[117.174916,27.677399],[117.114554,27.692238],[117.096076,27.667329],[117.11209,27.645596],[117.094228,27.627569],[117.065279,27.665739],[117.040641,27.669979],[117.003685,27.625449],[117.024627,27.592569],[117.01662,27.563393],[117.054808,27.5427],[117.076982,27.566046],[117.103467,27.533149],[117.110242,27.458828],[117.133032,27.42218],[117.107163,27.393491],[117.104699,27.330773],[117.140423,27.322798],[117.136728,27.303123],[117.171836,27.29036],[117.149662,27.241419],[117.044953,27.146667],[117.05296,27.100327],[116.967344,27.061962],[116.936547,27.019319],[116.910062,27.034779],[116.851548,27.009188],[116.817671,27.018252],[116.679085,26.978259],[116.632889,26.933984],[116.602092,26.888623],[116.548506,26.84004],[116.543578,26.803723],[116.557745,26.773806],[116.515245,26.720898],[116.520172,26.684543],[116.566368,26.650315],[116.553433,26.575942],[116.539267,26.559349],[116.597165,26.512768],[116.610716,26.476882],[116.638433,26.477418],[116.608252,26.429732],[116.601476,26.372911],[116.553433,26.365404],[116.553433,26.400253],[116.519557,26.410437],[116.499846,26.361651],[116.459194,26.345026],[116.437021,26.308016],[116.412999,26.297822],[116.385282,26.238253],[116.400064,26.202819],[116.392057,26.171133],[116.435789,26.159854],[116.476441,26.172745],[116.489375,26.113649],[116.384666,26.030864],[116.360028,25.991601],[116.369883,25.963088],[116.326152,25.956631],[116.303362,25.924341],[116.258398,25.902809],[116.225138,25.908731],[116.17771,25.894195],[116.132131,25.860273],[116.131515,25.824185],[116.18079,25.778926],[116.129667,25.758985],[116.106877,25.701299],[116.067457,25.703995],[116.068689,25.646282],[116.041588,25.62416],[116.063145,25.56317],[116.040356,25.548052],[116.03666,25.514571],[116.005247,25.490264],[116.023109,25.435691],[115.992928,25.374063],[116.008327,25.319437],[115.987385,25.290221],[115.949813,25.292386],[115.930719,25.236099],[115.855574,25.20957],[115.860501,25.165704],[115.888219,25.128866],[115.880212,25.092016],[115.908545,25.084428],[115.928255,25.050276],[115.873436,25.019911],[115.925175,24.960786],[115.870356,24.959701],[115.89253,24.936911],[115.907929,24.923343],[115.985537,24.899461],[116.015102,24.905975],[116.068073,24.850053],[116.153073,24.846795],[116.191877,24.877203],[116.221442,24.829959],[116.251007,24.82507],[116.244232,24.793563],[116.297202,24.801712],[116.345862,24.828872],[116.363724,24.87123],[116.395137,24.877746],[116.417927,24.840821],[116.381586,24.82507],[116.375427,24.803885],[116.419158,24.767482],[116.416079,24.744113],[116.44626,24.714216],[116.485064,24.720196],[116.517709,24.652225],[116.506622,24.621218],[116.530027,24.604895],[116.570679,24.621762],[116.600861,24.654401],[116.623034,24.64189],[116.667382,24.658752],[116.777635,24.679418],[116.815207,24.654944],[116.761005,24.583128],[116.759157,24.545572],[116.796729,24.502014],[116.83307,24.496568],[116.860787,24.460075],[116.839229,24.442097],[116.903903,24.369614],[116.895895,24.350533],[116.919301,24.321087],[116.914374,24.287817],[116.938395,24.28127],[116.933468,24.220157],[116.956257,24.216883],[116.998757,24.179217],[116.9347,24.126794],[116.930388,24.064514],[116.953178,24.008218],[116.981511,23.999471],[116.976583,23.931659],[116.955642,23.922359],[116.981511,23.855602],[117.012308,23.855054],[117.019083,23.801952],[117.048032,23.758687],[117.055424,23.694038],[117.123793,23.647448],[117.147199,23.654027],[117.192778,23.629356],[117.192778,23.5619],[117.291328,23.571225],[117.302415,23.550379],[117.387415,23.555317],[117.463791,23.584937],[117.454552,23.628259],[117.493357,23.642514],[117.501364,23.70445],[117.54448,23.715956],[117.601762,23.70171],[117.660276,23.789357],[117.651653,23.815093],[117.671979,23.878041],[117.691073,23.888985],[117.762522,23.886796],[117.792703,23.906494],[117.807486,23.947521],[117.864768,24.004938],[117.910347,24.012045],[117.927594,24.039922],[117.936217,24.100029],[118.000275,24.152462],[118.019369,24.197232],[118.074803,24.225615],[118.115455,24.229435],[118.158571,24.269814],[118.112376,24.357075],[118.081579,24.35653],[118.088354,24.408858],[118.048934,24.418122],[118.084042,24.528695],[118.121615,24.570067],[118.150564,24.583673],[118.169042,24.559725],[118.242955,24.51236],[118.375382,24.536317],[118.363679,24.567889],[118.444367,24.614689],[118.512736,24.60816],[118.557084,24.572788],[118.558316,24.51236],[118.614366,24.521617],[118.680272,24.58204],[118.687047,24.63373],[118.661178,24.622306],[118.652554,24.653857],[118.670417,24.679962],[118.703677,24.665278],[118.778822,24.743569],[118.786213,24.77672],[118.650707,24.808774],[118.647627,24.843536],[118.702445,24.865258],[118.69875,24.848967],[118.748641,24.84245],[118.807771,24.870687],[118.834256,24.854397],[118.864437,24.887518],[118.933423,24.870687],[118.988857,24.878831],[118.987009,24.898375],[118.932807,24.906518],[118.91864,24.932569],[118.945741,24.954275],[119.014111,24.941252],[119.032589,24.961328],[119.032589,24.961871],[119.007335,24.963499],[119.004872,24.970009]]],[[[118.412338,24.514538],[118.374766,24.458986],[118.318715,24.486765],[118.298389,24.477506],[118.31194,24.424661],[118.282375,24.413218],[118.329802,24.382152],[118.353208,24.415398],[118.405563,24.427931],[118.457918,24.412128],[118.477012,24.437738],[118.451758,24.506915],[118.412338,24.514538]]],[[[119.471138,25.197116],[119.507478,25.183036],[119.52534,25.157579],[119.549362,25.161912],[119.566608,25.210112],[119.540739,25.20199],[119.501319,25.21715],[119.473601,25.259916],[119.44342,25.238806],[119.444036,25.20199],[119.471138,25.197116]]],[[[119.580159,25.627398],[119.611572,25.669479],[119.580775,25.650059],[119.580159,25.627398]]],[[[119.976824,26.191005],[120.016244,26.217316],[119.998998,26.235569],[119.970665,26.217852],[119.976824,26.191005]]],[[[118.230636,24.401228],[118.273752,24.441007],[118.233716,24.445911],[118.230636,24.401228]]],[[[119.906607,26.68989],[119.926933,26.664756],[119.950954,26.692563],[119.906607,26.68989]]],[[[118.204151,24.504737],[118.191832,24.536861],[118.14502,24.560814],[118.093281,24.540672],[118.068644,24.463344],[118.084042,24.435559],[118.143173,24.420847],[118.19368,24.463344],[118.204151,24.504737]]],[[[119.929397,26.134067],[119.960194,26.146961],[119.919542,26.172208],[119.929397,26.134067]]],[[[119.642985,26.129231],[119.665159,26.155556],[119.62697,26.173282],[119.606028,26.15287],[119.642985,26.129231]]],[[[120.034106,26.488667],[120.066751,26.498308],[120.071679,26.521336],[120.035954,26.515981],[120.034106,26.488667]]],[[[119.662079,25.646822],[119.673782,25.632794],[119.718745,25.634952],[119.716898,25.664624],[119.662079,25.646822]]],[[[119.760629,26.613402],[119.776644,26.600025],[119.818527,26.616613],[119.796354,26.630523],[119.760629,26.613402]]],[[[120.135736,26.550784],[120.167149,26.571661],[120.153598,26.604841],[120.117874,26.568984],[120.135736,26.550784]]],[[[120.360554,26.916909],[120.394431,26.933984],[120.363018,26.967592],[120.327909,26.963858],[120.319286,26.944654],[120.360554,26.916909]]],[[[120.150519,26.798916],[120.140048,26.795176],[120.163454,26.798381],[120.161606,26.803189],[120.150519,26.798916]]],[[[119.668238,26.628383],[119.720593,26.635873],[119.758781,26.659408],[119.748926,26.681334],[119.712586,26.6685],[119.673782,26.680799],[119.651608,26.657269],[119.668238,26.628383]]]]}},{"type":"Feature","properties":{"adcode":360000,"name":"江西省","center":[115.892151,28.676493],"centroid":[115.732975,27.636112],"childrenNum":11,"level":"province","parent":{"adcode":100000},"subFeatureIndex":13,"acroutes":[100000]},"geometry":{"type":"MultiPolygon","coordinates":[[[[118.193064,29.395472],[118.136397,29.418932],[118.127774,29.47209],[118.143788,29.489803],[118.095129,29.534072],[118.050782,29.542924],[118.042774,29.566351],[118.00397,29.578322],[117.933753,29.549172],[117.872775,29.54761],[117.795167,29.570515],[117.729877,29.550213],[117.690457,29.555939],[117.678754,29.595496],[117.647957,29.614749],[117.608537,29.591333],[117.543248,29.588731],[117.523538,29.630356],[117.530313,29.654282],[117.490277,29.660003],[117.453936,29.688082],[117.455168,29.749412],[117.408973,29.802396],[117.415132,29.85068],[117.382487,29.840818],[117.359082,29.812782],[117.338756,29.848085],[117.29256,29.822647],[117.25314,29.834588],[117.261763,29.880781],[117.246365,29.915023],[117.2168,29.926953],[117.171836,29.920729],[117.129952,29.89946],[117.127489,29.86158],[117.073286,29.831992],[117.123177,29.798761],[117.136728,29.775388],[117.108395,29.75201],[117.112706,29.711995],[117.041873,29.680803],[116.996294,29.683403],[116.974736,29.657403],[116.939627,29.648561],[116.873722,29.609546],[116.849084,29.57624],[116.780715,29.569994],[116.760389,29.599139],[116.721585,29.564789],[116.716657,29.590813],[116.651983,29.637118],[116.680317,29.681323],[116.653831,29.694841],[116.673541,29.709916],[116.762237,29.802396],[116.780715,29.792529],[116.882961,29.893753],[116.900207,29.949253],[116.868794,29.980361],[116.83307,29.95755],[116.830606,30.004723],[116.802889,29.99643],[116.783794,30.030632],[116.747454,30.057053],[116.720353,30.053945],[116.666766,30.076734],[116.620571,30.073109],[116.585462,30.045657],[116.552201,29.909836],[116.525716,29.897385],[116.467818,29.896347],[116.342782,29.835626],[116.280572,29.788893],[116.250391,29.785777],[116.227601,29.816936],[116.172783,29.828358],[116.13521,29.819532],[116.087167,29.795125],[116.049595,29.761881],[115.965827,29.724469],[115.909777,29.723949],[115.837096,29.748373],[115.762567,29.793048],[115.706517,29.837703],[115.667712,29.850161],[115.611662,29.841337],[115.51188,29.840299],[115.479235,29.811224],[115.470612,29.739539],[115.412714,29.688602],[115.355431,29.649602],[115.304924,29.637118],[115.28583,29.618391],[115.250722,29.660003],[115.176809,29.654803],[115.113367,29.684963],[115.117679,29.655843],[115.143548,29.645961],[115.120142,29.597578],[115.157099,29.584568],[115.154019,29.510117],[115.086266,29.525741],[115.087498,29.560104],[115.033295,29.546568],[115.00065,29.572076],[114.947679,29.542924],[114.966773,29.522096],[114.940288,29.493971],[114.900868,29.505951],[114.860216,29.476258],[114.888549,29.436134],[114.918114,29.454374],[114.90518,29.473132],[114.935977,29.486678],[114.947063,29.465317],[114.931049,29.422581],[114.895325,29.397557],[114.866375,29.404335],[114.812173,29.383478],[114.784455,29.386086],[114.759818,29.363139],[114.740724,29.386607],[114.67297,29.395993],[114.621847,29.379828],[114.589819,29.352707],[114.519602,29.325578],[114.466015,29.324013],[114.440145,29.341752],[114.376088,29.322969],[114.341595,29.327665],[114.307102,29.365225],[114.259059,29.343839],[114.252284,29.23475],[114.169748,29.216993],[114.063191,29.204978],[114.034857,29.152204],[113.98743,29.126068],[113.952321,29.092604],[113.94185,29.047097],[113.961561,28.999476],[113.955401,28.978536],[113.973879,28.937692],[114.008988,28.955498],[114.005292,28.917788],[114.028082,28.891069],[114.060111,28.902596],[114.056415,28.872204],[114.076741,28.834464],[114.124784,28.843376],[114.153734,28.829221],[114.137719,28.779926],[114.157429,28.761566],[114.122321,28.623497],[114.132176,28.607211],[114.08598,28.558337],[114.138335,28.533629],[114.15435,28.507337],[114.218407,28.48472],[114.217175,28.466308],[114.172212,28.432632],[114.214712,28.403157],[114.252284,28.395787],[114.2529,28.319423],[114.198081,28.29097],[114.182067,28.249858],[114.143879,28.246694],[114.109386,28.205038],[114.107538,28.182885],[114.068734,28.171806],[114.012068,28.174972],[113.992357,28.161255],[114.025002,28.080499],[114.047176,28.057263],[114.025618,28.031382],[113.970184,28.041418],[113.966488,28.017646],[113.936307,28.018703],[113.914133,27.991227],[113.864242,28.004966],[113.845148,27.971672],[113.822974,27.982243],[113.752141,27.93361],[113.72812,27.874904],[113.756453,27.860091],[113.763228,27.799228],[113.69917,27.740979],[113.696707,27.71979],[113.652359,27.663619],[113.607395,27.625449],[113.608627,27.585143],[113.579062,27.545354],[113.583374,27.524657],[113.627105,27.49971],[113.591381,27.467855],[113.59754,27.428554],[113.632033,27.40518],[113.605548,27.38924],[113.616635,27.345658],[113.657902,27.347253],[113.699786,27.331836],[113.72812,27.350442],[113.872865,27.384988],[113.872865,27.346721],[113.854387,27.30525],[113.872865,27.289828],[113.846996,27.222262],[113.779242,27.137081],[113.771851,27.096598],[113.803264,27.099261],[113.824206,27.036378],[113.86301,27.018252],[113.892575,26.964925],[113.927068,26.948922],[113.890112,26.895562],[113.877177,26.859262],[113.835909,26.806394],[113.853771,26.769532],[113.860546,26.664221],[113.912901,26.613938],[113.996669,26.615543],[114.019459,26.587182],[114.10877,26.56952],[114.07243,26.480096],[114.110002,26.482775],[114.090292,26.455988],[114.085364,26.406149],[114.062575,26.406149],[114.030546,26.376664],[114.047792,26.337518],[114.021307,26.288701],[114.029314,26.266163],[113.978807,26.237716],[113.972647,26.20604],[113.949242,26.192616],[113.962792,26.150722],[114.013299,26.184023],[114.088444,26.168448],[114.102611,26.187783],[114.181451,26.214631],[114.216559,26.203355],[114.237501,26.152333],[114.188842,26.121172],[114.10569,26.097526],[114.121089,26.085702],[114.087828,26.06635],[114.044096,26.076564],[114.008372,26.015806],[114.028082,25.98138],[114.028082,25.893119],[113.971416,25.836036],[113.961561,25.77731],[113.920293,25.741197],[113.913517,25.701299],[113.957249,25.611749],[113.983118,25.599336],[113.986198,25.529153],[113.962792,25.528072],[113.94493,25.441635],[114.003444,25.442716],[113.983118,25.415152],[114.050256,25.36433],[114.029314,25.328093],[114.017611,25.273987],[114.039785,25.250714],[114.055799,25.277775],[114.083517,25.275611],[114.115545,25.302125],[114.190074,25.316733],[114.204857,25.29942],[114.260291,25.291845],[114.2954,25.299961],[114.31511,25.33837],[114.382863,25.317274],[114.43029,25.343779],[114.438914,25.376226],[114.477718,25.37136],[114.541159,25.416773],[114.599674,25.385959],[114.63663,25.324306],[114.714238,25.315651],[114.743188,25.274528],[114.73518,25.225813],[114.693912,25.213902],[114.685905,25.173287],[114.73518,25.155954],[114.735796,25.121822],[114.664963,25.10123],[114.640326,25.074129],[114.604601,25.083886],[114.561485,25.077382],[114.532536,25.022623],[114.506051,24.999844],[114.45616,24.99659],[114.454928,24.977062],[114.395798,24.951019],[114.403189,24.877746],[114.378551,24.861457],[114.342211,24.807145],[114.336052,24.749004],[114.281849,24.724001],[114.27261,24.700624],[114.169132,24.689749],[114.19069,24.656576],[114.258443,24.641346],[114.289856,24.619042],[114.300943,24.578775],[114.363769,24.582584],[114.391486,24.563535],[114.403189,24.497657],[114.429058,24.48622],[114.534384,24.559181],[114.589819,24.537406],[114.627391,24.576598],[114.664963,24.583673],[114.704999,24.525973],[114.73826,24.565168],[114.729637,24.608704],[114.781376,24.613057],[114.827571,24.588026],[114.846665,24.602719],[114.868839,24.562446],[114.893477,24.582584],[114.909491,24.661471],[114.940288,24.650049],[115.00373,24.679418],[115.024672,24.669085],[115.057317,24.703343],[115.083802,24.699537],[115.104744,24.667997],[115.1842,24.711498],[115.258729,24.728894],[115.269816,24.749548],[115.306772,24.758787],[115.358511,24.735416],[115.372678,24.774546],[115.412714,24.79302],[115.476771,24.762591],[115.522967,24.702799],[115.555611,24.683768],[115.569778,24.622306],[115.605503,24.62557],[115.671408,24.604895],[115.68927,24.545027],[115.752712,24.546116],[115.785357,24.567345],[115.843871,24.562446],[115.840791,24.584217],[115.797676,24.628834],[115.780429,24.663103],[115.801371,24.705517],[115.769342,24.708236],[115.756408,24.749004],[115.776734,24.774546],[115.764415,24.791933],[115.790284,24.856027],[115.807531,24.862543],[115.824161,24.909232],[115.863581,24.891318],[115.861733,24.863629],[115.907313,24.879917],[115.885139,24.898918],[115.89253,24.936911],[115.870356,24.959701],[115.925175,24.960786],[115.873436,25.019911],[115.928255,25.050276],[115.908545,25.084428],[115.880212,25.092016],[115.888219,25.128866],[115.860501,25.165704],[115.855574,25.20957],[115.930719,25.236099],[115.949813,25.292386],[115.987385,25.290221],[116.008327,25.319437],[115.992928,25.374063],[116.023109,25.435691],[116.005247,25.490264],[116.03666,25.514571],[116.040356,25.548052],[116.063145,25.56317],[116.041588,25.62416],[116.068689,25.646282],[116.067457,25.703995],[116.106877,25.701299],[116.129667,25.758985],[116.18079,25.778926],[116.131515,25.824185],[116.132131,25.860273],[116.17771,25.894195],[116.225138,25.908731],[116.258398,25.902809],[116.303362,25.924341],[116.326152,25.956631],[116.369883,25.963088],[116.360028,25.991601],[116.384666,26.030864],[116.489375,26.113649],[116.476441,26.172745],[116.435789,26.159854],[116.392057,26.171133],[116.400064,26.202819],[116.385282,26.238253],[116.412999,26.297822],[116.437021,26.308016],[116.459194,26.345026],[116.499846,26.361651],[116.519557,26.410437],[116.553433,26.400253],[116.553433,26.365404],[116.601476,26.372911],[116.608252,26.429732],[116.638433,26.477418],[116.610716,26.476882],[116.597165,26.512768],[116.539267,26.559349],[116.553433,26.575942],[116.566368,26.650315],[116.520172,26.684543],[116.515245,26.720898],[116.557745,26.773806],[116.543578,26.803723],[116.548506,26.84004],[116.602092,26.888623],[116.632889,26.933984],[116.679085,26.978259],[116.817671,27.018252],[116.851548,27.009188],[116.910062,27.034779],[116.936547,27.019319],[116.967344,27.061962],[117.05296,27.100327],[117.044953,27.146667],[117.149662,27.241419],[117.171836,27.29036],[117.136728,27.303123],[117.140423,27.322798],[117.104699,27.330773],[117.107163,27.393491],[117.133032,27.42218],[117.110242,27.458828],[117.103467,27.533149],[117.076982,27.566046],[117.054808,27.5427],[117.01662,27.563393],[117.024627,27.592569],[117.003685,27.625449],[117.040641,27.669979],[117.065279,27.665739],[117.094228,27.627569],[117.11209,27.645596],[117.096076,27.667329],[117.114554,27.692238],[117.174916,27.677399],[117.204481,27.683759],[117.205097,27.714492],[117.245133,27.71926],[117.296256,27.764282],[117.303031,27.833103],[117.276546,27.847921],[117.280242,27.871201],[117.334444,27.8876],[117.341836,27.855858],[117.366473,27.88231],[117.407741,27.893948],[117.453936,27.939955],[117.477958,27.930966],[117.52169,27.982243],[117.556182,27.966387],[117.609769,27.863265],[117.649805,27.851625],[117.68245,27.823577],[117.704624,27.834162],[117.740348,27.800286],[117.788392,27.855858],[117.78716,27.896063],[117.856145,27.94577],[117.910963,27.949471],[117.942992,27.974315],[117.965166,27.962687],[117.999043,27.991227],[118.096977,27.970615],[118.094513,28.003909],[118.129006,28.017118],[118.120999,28.041946],[118.153644,28.062016],[118.199839,28.049869],[118.242339,28.075746],[118.356288,28.091586],[118.361215,28.155978],[118.375382,28.186577],[118.339041,28.193962],[118.314404,28.221913],[118.424041,28.291497],[118.433896,28.288335],[118.480091,28.327325],[118.455454,28.384204],[118.432048,28.402104],[118.456686,28.424738],[118.474548,28.478934],[118.414802,28.497344],[118.4302,28.515225],[118.412338,28.55676],[118.428352,28.617193],[118.428352,28.617193],[118.428352,28.681267],[118.403099,28.702791],[118.364295,28.813491],[118.300237,28.826075],[118.270056,28.918836],[118.195527,28.904167],[118.227556,28.942406],[118.165346,28.986912],[118.133933,28.983771],[118.115455,29.009944],[118.115455,29.009944],[118.097593,28.998952],[118.066796,29.053898],[118.076035,29.074822],[118.037847,29.102017],[118.045238,29.149068],[118.027992,29.167882],[118.042159,29.210202],[118.073571,29.216993],[118.077883,29.290614],[118.138861,29.283828],[118.178281,29.297921],[118.166578,29.314099],[118.205382,29.343839],[118.193064,29.395472]]]]}},{"type":"Feature","properties":{"adcode":370000,"name":"山东省","center":[117.000923,36.675807],"centroid":[118.187759,36.376092],"childrenNum":16,"level":"province","parent":{"adcode":100000},"subFeatureIndex":14,"acroutes":[100000]},"geometry":{"type":"MultiPolygon","coordinates":[[[[116.374195,34.640011],[116.392057,34.710391],[116.363724,34.715311],[116.369267,34.749247],[116.403144,34.756131],[116.408071,34.850972],[116.445028,34.895652],[116.557745,34.908905],[116.613795,34.922645],[116.622418,34.939818],[116.677853,34.939327],[116.781331,34.916757],[116.789338,34.975133],[116.815823,34.965324],[116.821983,34.929515],[116.858323,34.928533],[116.922381,34.894671],[116.929156,34.843114],[116.966113,34.844588],[116.979047,34.815113],[116.95133,34.81069],[116.969192,34.771864],[117.022163,34.759081],[117.070206,34.713835],[117.061583,34.675947],[117.073286,34.639026],[117.104083,34.648874],[117.15151,34.559222],[117.139191,34.526687],[117.166293,34.434435],[117.248213,34.451216],[117.252524,34.48674],[117.27285,34.499565],[117.267923,34.532603],[117.303647,34.542463],[117.27285,34.556757],[117.311654,34.561686],[117.311654,34.561686],[117.32151,34.566614],[117.32151,34.566614],[117.325205,34.573021],[117.325205,34.573021],[117.370785,34.584846],[117.402813,34.569571],[117.402813,34.550843],[117.465023,34.484767],[117.53832,34.467006],[117.592523,34.462566],[117.609769,34.490686],[117.659044,34.501044],[117.684298,34.547392],[117.801942,34.518798],[117.791471,34.583368],[117.793935,34.651827],[117.902956,34.644443],[117.909732,34.670533],[117.951615,34.678408],[118.053861,34.650843],[118.084042,34.655766],[118.114839,34.614404],[118.079115,34.569571],[118.185056,34.543942],[118.16473,34.50499],[118.132702,34.483287],[118.177665,34.45319],[118.179513,34.379628],[118.217701,34.379134],[118.220165,34.405802],[118.277447,34.404814],[118.290382,34.424563],[118.379693,34.415183],[118.404947,34.427525],[118.416034,34.473914],[118.439439,34.507949],[118.424657,34.595193],[118.439439,34.626223],[118.473932,34.623269],[118.460997,34.656258],[118.545997,34.705964],[118.601431,34.714327],[118.607591,34.694155],[118.664257,34.693663],[118.690127,34.678408],[118.739402,34.693663],[118.783749,34.723181],[118.764039,34.740396],[118.719076,34.745313],[118.739402,34.792508],[118.772047,34.794474],[118.80038,34.843114],[118.805307,34.87307],[118.860742,34.944233],[118.86259,35.025626],[118.928495,35.051106],[118.942662,35.040817],[119.027045,35.055516],[119.114509,35.055026],[119.137915,35.096167],[119.217371,35.106939],[119.250016,35.124562],[119.286972,35.115261],[119.306066,35.076578],[119.354109,35.080007],[119.373819,35.078538],[119.428022,35.121136],[119.397841,35.137777],[119.411392,35.231689],[119.450812,35.285443],[119.493312,35.318655],[119.538275,35.296678],[119.543819,35.347949],[119.590014,35.37284],[119.579543,35.406504],[119.618963,35.459655],[119.663311,35.562931],[119.662079,35.589215],[119.718129,35.615492],[119.75139,35.617924],[119.772332,35.578995],[119.780339,35.584835],[119.792658,35.615492],[119.824071,35.646136],[119.83023,35.620357],[119.868419,35.60868],[119.925085,35.637382],[119.91215,35.660725],[119.950339,35.729741],[119.920157,35.739943],[119.926317,35.759856],[119.958346,35.760342],[120.01378,35.714193],[120.049505,35.786562],[120.032258,35.812288],[120.064287,35.873414],[120.112331,35.885052],[120.125265,35.906868],[120.152983,35.907353],[120.207801,35.947575],[120.169613,35.888446],[120.202258,35.89184],[120.209033,35.917531],[120.265699,35.966468],[120.30512,35.971796],[120.316206,36.002304],[120.289721,36.017311],[120.285409,36.01247],[120.249069,35.992136],[120.257076,36.025055],[120.198562,35.995525],[120.234902,36.030863],[120.239214,36.062316],[120.181316,36.066669],[120.152367,36.095206],[120.116642,36.102943],[120.108635,36.127599],[120.142512,36.143549],[120.140664,36.173507],[120.181316,36.203936],[120.22012,36.209248],[120.224432,36.19138],[120.260772,36.198624],[120.263236,36.182202],[120.310047,36.185101],[120.297112,36.225664],[120.319902,36.232423],[120.362402,36.196209],[120.35809,36.174956],[120.286025,36.047317],[120.337764,36.055058],[120.429539,36.056994],[120.468959,36.087952],[120.546568,36.091821],[120.546568,36.107778],[120.593995,36.100525],[120.615553,36.120348],[120.64327,36.114547],[120.672835,36.130016],[120.712255,36.126632],[120.696857,36.15563],[120.696857,36.203936],[120.680843,36.238698],[120.686386,36.279234],[120.657437,36.276339],[120.66298,36.331803],[120.744284,36.327946],[120.694393,36.390118],[120.759683,36.46283],[120.828668,36.46668],[120.837291,36.459942],[120.858849,36.424797],[120.848994,36.403124],[120.871784,36.36699],[120.911204,36.412276],[120.917979,36.417573],[120.90874,36.450315],[120.938305,36.447908],[120.965407,36.466199],[120.95432,36.507578],[120.983269,36.546051],[120.962327,36.562877],[120.909972,36.568645],[120.884718,36.601323],[120.847146,36.618617],[120.882255,36.627262],[120.926602,36.611892],[120.955551,36.575855],[121.028848,36.572971],[121.078123,36.607568],[121.161275,36.651273],[121.251818,36.671436],[121.29863,36.702151],[121.31218,36.702151],[121.35776,36.713186],[121.400876,36.701191],[121.3941,36.738129],[121.454462,36.752515],[121.496962,36.795179],[121.506817,36.803805],[121.565331,36.830635],[121.548701,36.807638],[121.485259,36.786073],[121.532071,36.73621],[121.575186,36.740047],[121.556092,36.764502],[121.651563,36.723739],[121.631853,36.80093],[121.6762,36.819137],[121.726092,36.826323],[121.762432,36.84644],[121.767975,36.874691],[121.927504,36.932597],[121.965076,36.938337],[122.008808,36.96225],[122.042684,36.871819],[122.051923,36.904846],[122.093191,36.913938],[122.115981,36.94025],[122.124604,36.944077],[122.141235,36.938337],[122.119677,36.891924],[122.175727,36.894317],[122.188662,36.866073],[122.174495,36.842609],[122.220691,36.848835],[122.275509,36.83734],[122.280437,36.835904],[122.344495,36.828239],[122.378371,36.844525],[122.383915,36.865595],[122.415944,36.85937],[122.454748,36.879],[122.452284,36.88618],[122.434422,36.914416],[122.483081,36.913938],[122.48924,36.886659],[122.532356,36.901496],[122.55761,36.968467],[122.544675,37.004797],[122.583479,37.037289],[122.575472,37.054485],[122.494168,37.033945],[122.467067,37.037289],[122.478769,37.058784],[122.484313,37.128956],[122.533588,37.153286],[122.581015,37.147562],[122.573624,37.176178],[122.624131,37.190959],[122.592718,37.261485],[122.567465,37.25958],[122.573624,37.296247],[122.611196,37.339558],[122.607501,37.364296],[122.650616,37.388551],[122.6925,37.373809],[122.714058,37.392355],[122.701739,37.418501],[122.67587,37.413273],[122.641377,37.428482],[122.553914,37.407093],[122.4954,37.413748],[122.487393,37.43466],[122.41656,37.414699],[122.337103,37.414223],[122.281053,37.430858],[122.287212,37.445114],[122.25272,37.467917],[122.194205,37.456041],[122.166488,37.438937],[122.131996,37.49926],[122.163408,37.519199],[122.150474,37.557163],[122.08888,37.554316],[122.075329,37.540556],[122.017431,37.531065],[121.997721,37.494512],[121.923808,37.473142],[121.772903,37.466492],[121.66573,37.473617],[121.635548,37.494037],[121.575802,37.460317],[121.571491,37.441313],[121.477252,37.475992],[121.460006,37.522522],[121.400876,37.557638],[121.395948,37.589891],[121.435368,37.592737],[121.391021,37.625449],[121.349137,37.635403],[121.358376,37.597479],[121.304789,37.582778],[121.217326,37.582778],[121.17421,37.597479],[121.148956,37.626397],[121.161891,37.646302],[121.142797,37.661464],[121.160043,37.698882],[121.136022,37.723501],[121.037471,37.718767],[120.994356,37.759468],[120.943233,37.785486],[120.940769,37.819533],[120.874863,37.833241],[120.845298,37.826623],[120.839139,37.82426],[120.733197,37.833714],[120.656821,37.793054],[120.634031,37.796364],[120.590915,37.7642],[120.517619,37.750005],[120.454793,37.757576],[120.367945,37.697935],[120.227511,37.693673],[120.22012,37.671886],[120.269395,37.658622],[120.272475,37.636824],[120.215192,37.621183],[120.208417,37.588469],[120.246605,37.556689],[120.222584,37.532963],[120.144359,37.481691],[120.086461,37.465067],[120.064903,37.448915],[120.010085,37.442263],[119.949723,37.419927],[119.926933,37.386649],[119.843781,37.376662],[119.837006,37.346695],[119.883201,37.311004],[119.89244,37.263866],[119.865339,37.233854],[119.83023,37.225754],[119.808057,37.196203],[119.740303,37.133727],[119.687332,37.143746],[119.678709,37.158056],[119.576463,37.127524],[119.489616,37.134681],[119.428022,37.125616],[119.361501,37.125616],[119.327624,37.115595],[119.301138,37.139452],[119.298675,37.197156],[119.2069,37.223371],[119.190885,37.25958],[119.204436,37.280058],[119.136683,37.230995],[119.12806,37.254816],[119.091103,37.257674],[119.084328,37.239572],[119.054147,37.254816],[119.03998,37.30434],[119.001176,37.31862],[118.942662,37.497361],[118.939582,37.527268],[118.988857,37.620709],[119.023966,37.642037],[119.153313,37.655305],[119.236465,37.651988],[119.262334,37.660517],[119.280197,37.692726],[119.309146,37.805349],[119.291899,37.869627],[119.24016,37.878131],[119.212443,37.838913],[119.16132,37.81906],[119.12806,37.847892],[119.110813,37.921577],[119.001792,37.99613],[118.974075,38.094162],[118.908169,38.139362],[118.811467,38.157717],[118.703677,38.151129],[118.626069,38.138421],[118.607591,38.129006],[118.597736,38.079088],[118.552156,38.05553],[118.534294,38.063541],[118.517048,38.088509],[118.504729,38.11394],[118.44991,38.124299],[118.431432,38.106406],[118.404331,38.121003],[118.331034,38.12524],[118.217085,38.146893],[118.177665,38.186417],[118.112376,38.210403],[118.045238,38.214165],[118.018753,38.202409],[117.896797,38.279495],[117.895565,38.301572],[117.848754,38.255062],[117.808718,38.22827],[117.789007,38.180772],[117.766834,38.158658],[117.771145,38.134655],[117.746508,38.12524],[117.704624,38.076262],[117.586979,38.071551],[117.557414,38.046105],[117.557414,38.046105],[117.524154,37.989527],[117.513067,37.94329],[117.481038,37.914967],[117.438538,37.854035],[117.400966,37.844584],[117.320278,37.861596],[117.271618,37.839858],[117.185387,37.849783],[117.150278,37.839385],[117.074518,37.848837],[117.027091,37.832296],[116.919301,37.846002],[116.837997,37.835132],[116.804736,37.848837],[116.753613,37.793054],[116.753613,37.77035],[116.724664,37.744327],[116.679085,37.728708],[116.66307,37.686096],[116.604556,37.624975],[116.575607,37.610754],[116.4826,37.521573],[116.448108,37.503059],[116.433941,37.473142],[116.38097,37.522522],[116.379738,37.522047],[116.38097,37.522522],[116.379738,37.522047],[116.36742,37.566177],[116.336007,37.581355],[116.295355,37.554316],[116.278724,37.524895],[116.290427,37.484065],[116.27626,37.466967],[116.240536,37.489764],[116.240536,37.489764],[116.224522,37.479791],[116.243,37.447965],[116.226369,37.428007],[116.2855,37.404241],[116.236224,37.361442],[116.193109,37.365723],[116.169087,37.384271],[116.106261,37.368577],[116.085935,37.373809],[116.024341,37.360015],[115.975682,37.337179],[115.969523,37.239572],[115.909777,37.20669],[115.91224,37.177132],[115.879596,37.150901],[115.888219,37.112254],[115.85619,37.060694],[115.776734,36.992848],[115.79706,36.968945],[115.75764,36.902453],[115.71206,36.883308],[115.683727,36.808117],[115.524815,36.763543],[115.479851,36.760187],[115.451518,36.702151],[115.420105,36.686795],[115.365902,36.621979],[115.355431,36.627262],[115.33141,36.550378],[115.272895,36.497476],[115.291374,36.460423],[115.317243,36.454166],[115.297533,36.413239],[115.340033,36.398307],[115.368982,36.342409],[115.366518,36.30914],[115.423185,36.32216],[115.417025,36.292742],[115.462605,36.276339],[115.466916,36.258969],[115.466916,36.258969],[115.474923,36.248352],[115.483547,36.148865],[115.484163,36.125666],[115.449054,36.047317],[115.447822,36.01247],[115.362822,35.971796],[115.353583,35.938854],[115.364054,35.894264],[115.335105,35.796756],[115.363438,35.779765],[115.407786,35.80889],[115.460141,35.867594],[115.487858,35.880688],[115.495249,35.896203],[115.505104,35.899112],[115.513112,35.890385],[115.583945,35.921893],[115.648618,35.922863],[115.699125,35.966468],[115.774886,35.974702],[115.779813,35.993588],[115.817386,36.012954],[115.859886,36.003756],[115.89869,36.026507],[115.989849,36.045381],[116.057602,36.104877],[116.099486,36.112129],[116.063145,36.028927],[116.048979,35.970343],[115.984921,35.974218],[115.911624,35.960171],[115.907929,35.92674],[115.873436,35.918985],[115.882675,35.879718],[115.859886,35.857894],[115.81677,35.844312],[115.773654,35.854014],[115.73485,35.833154],[115.696046,35.788989],[115.693582,35.754028],[115.622749,35.739457],[115.52851,35.733628],[115.48601,35.710306],[115.383148,35.568772],[115.34496,35.55368],[115.356047,35.490359],[115.307388,35.480126],[115.237171,35.423087],[115.172497,35.426501],[115.126302,35.41821],[115.117679,35.400163],[115.091809,35.416259],[115.073947,35.374304],[115.04315,35.376744],[114.957534,35.261014],[114.929201,35.244886],[114.932281,35.198441],[114.861448,35.182301],[114.841738,35.15099],[114.883006,35.098615],[114.835578,35.076578],[114.818948,35.051596],[114.852209,35.041797],[114.824492,35.012393],[114.880542,35.00357],[114.923658,34.968757],[114.950759,34.989843],[115.008041,34.988372],[115.028983,34.9717],[115.075179,35.000628],[115.12815,35.00455],[115.157099,34.957968],[115.219309,34.96042],[115.205142,34.914303],[115.251953,34.906451],[115.239019,34.87798],[115.256265,34.845079],[115.317243,34.859321],[115.42688,34.805285],[115.449054,34.74433],[115.433655,34.725149],[115.461373,34.637057],[115.515575,34.582383],[115.553148,34.568586],[115.622749,34.574499],[115.685575,34.556265],[115.697278,34.594207],[115.787821,34.580905],[115.827241,34.558236],[115.838328,34.5676],[115.984305,34.589281],[115.991081,34.615389],[116.037276,34.593222],[116.101334,34.60603],[116.134594,34.559715],[116.156768,34.5538],[116.196804,34.575977],[116.247927,34.551829],[116.286116,34.608986],[116.32492,34.601104],[116.334159,34.620806],[116.374195,34.640011]]],[[[120.729502,37.947065],[120.721495,37.917328],[120.76461,37.895134],[120.76461,37.923937],[120.729502,37.947065]]],[[[120.692545,37.983867],[120.732581,37.961694],[120.724574,37.987641],[120.692545,37.983867]]],[[[120.990044,36.413239],[120.978341,36.428649],[120.950624,36.414684],[120.990044,36.413239]]],[[[120.750444,38.150188],[120.7874,38.158658],[120.742436,38.199116],[120.750444,38.150188]]],[[[120.918595,38.345236],[120.914899,38.373393],[120.895189,38.36307],[120.918595,38.345236]]],[[[120.159142,35.765198],[120.169613,35.740428],[120.193019,35.756942],[120.172077,35.785591],[120.159142,35.765198]]],[[[120.62664,37.94565],[120.631567,37.981037],[120.602002,37.978678],[120.62664,37.94565]]],[[[120.802183,38.284193],[120.848378,38.305799],[120.816349,38.318008],[120.802183,38.284193]]],[[[121.489571,37.577086],[121.489571,37.577561],[121.489571,37.578509],[121.488955,37.578035],[121.489571,37.577086]]],[[[121.485875,37.578509],[121.487723,37.578035],[121.487723,37.578509],[121.485875,37.578509]]],[[[121.487723,37.578509],[121.487723,37.577561],[121.488955,37.578035],[121.488955,37.578509],[121.488339,37.578509],[121.487723,37.578509]]],[[[115.495249,35.896203],[115.487858,35.880688],[115.513112,35.890385],[115.505104,35.899112],[115.495249,35.896203]]]]}},{"type":"Feature","properties":{"adcode":410000,"name":"河南省","center":[113.665412,34.757975],"centroid":[113.619717,33.902648],"childrenNum":18,"level":"province","parent":{"adcode":100000},"subFeatureIndex":15,"acroutes":[100000]},"geometry":{"type":"MultiPolygon","coordinates":[[[[112.716747,32.357612],[112.735841,32.356095],[112.776493,32.358623],[112.860877,32.396024],[112.888594,32.37682],[112.912,32.390971],[112.992072,32.378336],[113.000695,32.41674],[113.025949,32.425328],[113.078919,32.394508],[113.107869,32.398551],[113.118956,32.375809],[113.155912,32.380863],[113.158992,32.410677],[113.211962,32.431895],[113.2366,32.407141],[113.333918,32.336377],[113.317904,32.327275],[113.353628,32.294904],[113.376418,32.298445],[113.428773,32.270618],[113.511925,32.316654],[113.624642,32.36115],[113.650511,32.412698],[113.700402,32.420782],[113.735511,32.410677],[113.76754,32.370249],[113.753989,32.328286],[113.768772,32.30148],[113.768156,32.284279],[113.758301,32.27669],[113.749061,32.272642],[113.73859,32.255942],[113.752757,32.215951],[113.782322,32.184553],[113.750293,32.11615],[113.722576,32.12426],[113.728735,32.083197],[113.791561,32.036028],[113.757685,31.98985],[113.817431,31.964467],[113.805728,31.929428],[113.832213,31.918761],[113.830981,31.87913],[113.854387,31.843042],[113.893807,31.847109],[113.914749,31.877098],[113.957865,31.852701],[113.952321,31.793714],[113.988662,31.749959],[114.017611,31.770822],[114.086596,31.782014],[114.121705,31.809482],[114.134024,31.843042],[114.191922,31.852192],[114.235654,31.833382],[114.292936,31.752503],[114.350218,31.755557],[114.403189,31.746906],[114.443841,31.728074],[114.530688,31.742834],[114.549783,31.766751],[114.586123,31.762172],[114.57134,31.660858],[114.547935,31.623665],[114.560869,31.560963],[114.572572,31.553824],[114.61692,31.585437],[114.641558,31.582378],[114.696376,31.525771],[114.778912,31.520669],[114.789383,31.480358],[114.830035,31.45892],[114.870071,31.479337],[114.884238,31.469129],[114.962462,31.494648],[114.995107,31.471171],[115.022824,31.527811],[115.096121,31.508425],[115.114599,31.530362],[115.106592,31.567592],[115.12507,31.599201],[115.16449,31.604808],[115.212533,31.555354],[115.235939,31.555354],[115.218077,31.515057],[115.211301,31.442072],[115.252569,31.421646],[115.250722,31.392021],[115.301229,31.383846],[115.338801,31.40428],[115.373909,31.405813],[115.389924,31.450241],[115.371446,31.495668],[115.415793,31.525771],[115.439815,31.588496],[115.485394,31.608885],[115.476771,31.643028],[115.495249,31.673083],[115.534054,31.698545],[115.553764,31.69549],[115.676336,31.778453],[115.731154,31.76726],[115.767495,31.78761],[115.808147,31.770313],[115.808147,31.770313],[115.851878,31.786593],[115.886371,31.776418],[115.914704,31.814567],[115.893762,31.832365],[115.894994,31.8649],[115.920248,31.920285],[115.909161,31.94314],[115.928871,32.003046],[115.922095,32.049725],[115.941805,32.166318],[115.912856,32.227596],[115.899306,32.390971],[115.865429,32.458662],[115.883291,32.487946],[115.845719,32.501575],[115.8759,32.542448],[115.910393,32.567165],[115.891298,32.576243],[115.861117,32.537403],[115.789052,32.468761],[115.771806,32.505108],[115.742241,32.476335],[115.704669,32.495013],[115.667712,32.409667],[115.657857,32.428864],[115.626445,32.40512],[115.604271,32.425833],[115.57101,32.419266],[115.522967,32.441997],[115.509416,32.466741],[115.5088,32.468761],[115.497713,32.492489],[115.409018,32.549007],[115.411482,32.575235],[115.304924,32.553042],[115.30554,32.583303],[115.267352,32.578261],[115.24333,32.593388],[115.20083,32.591876],[115.182968,32.666973],[115.179273,32.726402],[115.189744,32.770695],[115.211301,32.785791],[115.189744,32.812452],[115.197135,32.856201],[115.155867,32.864747],[115.139237,32.897917],[115.029599,32.906962],[115.035143,32.932582],[115.009273,32.940117],[114.943368,32.935094],[114.916266,32.971251],[114.883006,32.990328],[114.891629,33.020441],[114.925506,33.016928],[114.913187,33.083143],[114.897172,33.086653],[114.902716,33.129764],[114.932897,33.153817],[114.966158,33.147304],[114.990795,33.102195],[115.041302,33.086653],[115.168186,33.088658],[115.194671,33.120743],[115.245178,33.135778],[115.289526,33.131769],[115.303692,33.149809],[115.300613,33.204407],[115.340033,33.260973],[115.335105,33.297997],[115.361591,33.298497],[115.365286,33.336005],[115.341881,33.370997],[115.313547,33.376994],[115.328946,33.403477],[115.315395,33.431451],[115.324634,33.457418],[115.345576,33.449928],[115.345576,33.502842],[115.366518,33.5233],[115.394851,33.506335],[115.422569,33.557219],[115.463837,33.567193],[115.511264,33.55323],[115.564851,33.576169],[115.639995,33.585143],[115.601191,33.658898],[115.601807,33.718653],[115.563003,33.772895],[115.576553,33.787817],[115.614126,33.775879],[115.631988,33.869846],[115.547604,33.874815],[115.577785,33.950307],[115.579017,33.974133],[115.60735,34.030196],[115.642459,34.03218],[115.658473,34.061437],[115.705901,34.059949],[115.736082,34.076805],[115.768726,34.061932],[115.809378,34.062428],[115.846335,34.028708],[115.85003,34.004898],[115.877132,34.002913],[115.876516,34.028708],[115.904233,34.009859],[115.95782,34.007875],[116.00032,33.965199],[115.982457,33.917039],[116.05945,33.860902],[116.055754,33.804727],[116.074232,33.781351],[116.100102,33.782843],[116.132747,33.751501],[116.155536,33.709693],[116.230065,33.735078],[116.263326,33.730101],[116.316912,33.771402],[116.393905,33.782843],[116.408071,33.805721],[116.437021,33.801246],[116.437637,33.846489],[116.486296,33.869846],[116.558361,33.881274],[116.566984,33.9081],[116.631042,33.887733],[116.64336,33.896675],[116.641512,33.978103],[116.599629,34.014324],[116.599629,34.014324],[116.576223,34.068873],[116.576223,34.068873],[116.52818,34.122892],[116.536187,34.151127],[116.565752,34.16945],[116.542962,34.203608],[116.545426,34.241711],[116.582382,34.266444],[116.562056,34.285731],[116.516477,34.296114],[116.456731,34.268917],[116.409303,34.273863],[116.409303,34.273863],[116.372347,34.26595],[116.357564,34.319843],[116.301514,34.342082],[116.255934,34.376665],[116.213435,34.382098],[116.215898,34.403333],[116.178942,34.430487],[116.162312,34.459605],[116.178326,34.496112],[116.204196,34.508442],[116.191261,34.535561],[116.196804,34.575977],[116.156768,34.5538],[116.134594,34.559715],[116.101334,34.60603],[116.037276,34.593222],[115.991081,34.615389],[115.984305,34.589281],[115.838328,34.5676],[115.827241,34.558236],[115.787821,34.580905],[115.697278,34.594207],[115.685575,34.556265],[115.622749,34.574499],[115.553148,34.568586],[115.515575,34.582383],[115.461373,34.637057],[115.433655,34.725149],[115.449054,34.74433],[115.42688,34.805285],[115.317243,34.859321],[115.256265,34.845079],[115.239019,34.87798],[115.251953,34.906451],[115.205142,34.914303],[115.219309,34.96042],[115.157099,34.957968],[115.12815,35.00455],[115.075179,35.000628],[115.028983,34.9717],[115.008041,34.988372],[114.950759,34.989843],[114.923658,34.968757],[114.880542,35.00357],[114.824492,35.012393],[114.852209,35.041797],[114.818948,35.051596],[114.835578,35.076578],[114.883006,35.098615],[114.841738,35.15099],[114.861448,35.182301],[114.932281,35.198441],[114.929201,35.244886],[114.957534,35.261014],[115.04315,35.376744],[115.073947,35.374304],[115.091809,35.416259],[115.117679,35.400163],[115.126302,35.41821],[115.172497,35.426501],[115.237171,35.423087],[115.307388,35.480126],[115.356047,35.490359],[115.34496,35.55368],[115.383148,35.568772],[115.48601,35.710306],[115.52851,35.733628],[115.622749,35.739457],[115.693582,35.754028],[115.696046,35.788989],[115.73485,35.833154],[115.773654,35.854014],[115.81677,35.844312],[115.859886,35.857894],[115.882675,35.879718],[115.873436,35.918985],[115.907929,35.92674],[115.911624,35.960171],[115.984921,35.974218],[116.048979,35.970343],[116.063145,36.028927],[116.099486,36.112129],[116.057602,36.104877],[115.989849,36.045381],[115.89869,36.026507],[115.859886,36.003756],[115.817386,36.012954],[115.779813,35.993588],[115.774886,35.974702],[115.699125,35.966468],[115.648618,35.922863],[115.583945,35.921893],[115.513112,35.890385],[115.487858,35.880688],[115.460141,35.867594],[115.407786,35.80889],[115.363438,35.779765],[115.335105,35.796756],[115.364054,35.894264],[115.353583,35.938854],[115.362822,35.971796],[115.447822,36.01247],[115.449054,36.047317],[115.484163,36.125666],[115.483547,36.148865],[115.465068,36.170125],[115.450902,36.152248],[115.376989,36.128083],[115.365902,36.099074],[115.312931,36.088436],[115.30246,36.127599],[115.279055,36.13775],[115.242098,36.19138],[115.202678,36.208765],[115.202678,36.208765],[115.202678,36.209248],[115.202678,36.209248],[115.201446,36.210214],[115.201446,36.210214],[115.1842,36.193312],[115.12507,36.209731],[115.104744,36.172058],[115.06286,36.178338],[115.048693,36.161912],[115.04623,36.112613],[114.998186,36.069572],[114.914419,36.052155],[114.926737,36.089403],[114.912571,36.140649],[114.858368,36.144516],[114.857752,36.127599],[114.771521,36.124699],[114.734564,36.15563],[114.720398,36.140166],[114.640326,36.137266],[114.588587,36.118414],[114.586739,36.141133],[114.533152,36.171575],[114.480181,36.177855],[114.466015,36.197658],[114.417356,36.205868],[114.408117,36.224699],[114.356378,36.230492],[114.345291,36.255591],[114.299095,36.245938],[114.257827,36.263794],[114.241197,36.251247],[114.2104,36.272962],[114.203009,36.245456],[114.170364,36.245938],[114.170364,36.245938],[114.175907,36.264759],[114.129096,36.280199],[114.080437,36.269585],[114.04348,36.303353],[114.056415,36.329392],[114.002828,36.334214],[113.981887,36.31782],[113.962792,36.353977],[113.911054,36.314927],[113.882104,36.353977],[113.84946,36.347711],[113.856851,36.329392],[113.813119,36.332285],[113.755221,36.366026],[113.731199,36.363135],[113.736127,36.324571],[113.712105,36.303353],[113.716417,36.262347],[113.681924,36.216491],[113.697939,36.181719],[113.651127,36.174473],[113.705946,36.148865],[113.712721,36.129533],[113.655439,36.125182],[113.671453,36.115514],[113.68562,36.056026],[113.660366,36.034735],[113.694859,36.026991],[113.678844,35.985841],[113.648663,35.994073],[113.654207,35.931586],[113.637576,35.870019],[113.660982,35.837035],[113.582758,35.818111],[113.604932,35.797727],[113.587685,35.736542],[113.592613,35.691838],[113.622794,35.674825],[113.625258,35.632518],[113.578446,35.633491],[113.547649,35.656835],[113.55812,35.621816],[113.513773,35.57364],[113.49899,35.532254],[113.439244,35.507412],[113.391817,35.506925],[113.348085,35.468429],[113.31236,35.481101],[113.304353,35.426989],[113.243375,35.449418],[113.189789,35.44893],[113.185477,35.409431],[113.165151,35.412845],[113.149137,35.350878],[113.126347,35.332327],[113.067217,35.353806],[112.996384,35.362104],[112.985913,35.33965],[112.992072,35.29619],[112.936022,35.284466],[112.934174,35.262968],[112.884283,35.243909],[112.822073,35.258082],[112.772798,35.207732],[112.720443,35.206265],[112.628052,35.263457],[112.637291,35.225822],[112.513487,35.218489],[112.390915,35.239021],[112.36751,35.219956],[112.288053,35.219956],[112.304684,35.251728],[112.242474,35.234622],[112.21722,35.253195],[112.13838,35.271275],[112.058924,35.280069],[112.078634,35.219467],[112.03983,35.194039],[112.066315,35.153437],[112.05646,35.098615],[112.062004,35.056005],[112.039214,35.045717],[112.018888,35.068742],[111.97762,35.067272],[111.933272,35.083435],[111.810084,35.062374],[111.807005,35.032977],[111.740483,35.00455],[111.664107,34.984449],[111.681969,34.9511],[111.646861,34.938836],[111.617911,34.894671],[111.592042,34.881416],[111.570484,34.843114],[111.543999,34.853428],[111.502731,34.829851],[111.439289,34.838202],[111.389398,34.815113],[111.345666,34.831816],[111.29208,34.806759],[111.255123,34.819535],[111.232949,34.789559],[111.148566,34.807742],[111.118385,34.756623],[111.035233,34.740887],[110.976103,34.706456],[110.920052,34.730068],[110.903422,34.669056],[110.883712,34.64395],[110.824582,34.615881],[110.791937,34.649858],[110.749437,34.65232],[110.710017,34.605045],[110.610851,34.607508],[110.533242,34.583368],[110.488279,34.610956],[110.424837,34.588295],[110.379257,34.600612],[110.366939,34.566614],[110.404511,34.557743],[110.372482,34.544435],[110.360779,34.516825],[110.403279,34.433448],[110.403279,34.433448],[110.473496,34.393457],[110.503677,34.33714],[110.451938,34.292653],[110.428533,34.288203],[110.43962,34.243196],[110.507989,34.217466],[110.55172,34.213012],[110.55788,34.193214],[110.621938,34.177372],[110.642264,34.161032],[110.61393,34.113478],[110.591757,34.101586],[110.587445,34.023252],[110.620706,34.035652],[110.671213,33.966192],[110.665669,33.937895],[110.627481,33.925482],[110.628713,33.910086],[110.587445,33.887733],[110.612083,33.852453],[110.66259,33.85295],[110.712481,33.833564],[110.74143,33.798759],[110.782082,33.796272],[110.81719,33.751003],[110.831973,33.713675],[110.823966,33.685793],[110.878784,33.634486],[110.966864,33.609071],[111.00382,33.578662],[111.002588,33.535772],[111.02661,33.478386],[111.02661,33.467903],[110.996429,33.435946],[111.025994,33.375495],[111.025994,33.330504],[110.984726,33.255469],[111.046936,33.202905],[111.045704,33.169849],[111.08882,33.181871],[111.12824,33.15532],[111.146102,33.12375],[111.179363,33.115229],[111.192913,33.071609],[111.152877,33.039507],[111.221862,33.042517],[111.258819,33.006389],[111.273601,32.971753],[111.242804,32.930573],[111.255123,32.883846],[111.276065,32.903445],[111.293311,32.859217],[111.380159,32.829049],[111.41342,32.757108],[111.475629,32.760127],[111.458383,32.726402],[111.513202,32.674026],[111.530448,32.628172],[111.577875,32.593388],[111.640701,32.634724],[111.646245,32.605993],[111.713382,32.606497],[111.808853,32.536899],[111.858128,32.528826],[111.890157,32.503089],[111.948671,32.51722],[111.975772,32.471791],[112.014576,32.450077],[112.063851,32.474315],[112.081098,32.425833],[112.155626,32.377326],[112.150083,32.411688],[112.172873,32.385412],[112.206133,32.392992],[112.328089,32.321712],[112.360118,32.3657],[112.390915,32.37126],[112.448814,32.34295],[112.477147,32.380863],[112.530733,32.37682],[112.545516,32.404109],[112.589248,32.381369],[112.612037,32.386928],[112.645298,32.368227],[112.716747,32.357612]]],[[[113.768156,32.284279],[113.768772,32.30148],[113.749061,32.272642],[113.758301,32.27669],[113.768156,32.284279]]]]}},{"type":"Feature","properties":{"adcode":420000,"name":"湖北省","center":[114.298572,30.584355],"centroid":[112.271301,30.987527],"childrenNum":17,"level":"province","parent":{"adcode":100000},"subFeatureIndex":16,"acroutes":[100000]},"geometry":{"type":"MultiPolygon","coordinates":[[[[111.045704,33.169849],[111.034001,33.177864],[111.035849,33.187881],[111.046936,33.202905],[110.984726,33.255469],[110.960704,33.253967],[110.9219,33.203907],[110.865234,33.213921],[110.828893,33.201403],[110.824582,33.158327],[110.753133,33.15031],[110.702626,33.097182],[110.650887,33.157324],[110.623785,33.143796],[110.59422,33.168346],[110.57759,33.250464],[110.54125,33.255469],[110.471032,33.171352],[110.398352,33.176862],[110.398352,33.176862],[110.372482,33.186379],[110.33799,33.160331],[110.285635,33.171352],[110.218497,33.163336],[110.164911,33.209415],[110.031252,33.191888],[109.999223,33.212419],[109.973353,33.203907],[109.916687,33.229942],[109.852013,33.247961],[109.813209,33.236449],[109.732521,33.231443],[109.693101,33.254468],[109.649985,33.251465],[109.619804,33.275484],[109.60687,33.235949],[109.514479,33.237951],[109.498464,33.207412],[109.438718,33.152314],[109.468283,33.140288],[109.522486,33.138785],[109.576073,33.110216],[109.688174,33.116733],[109.704188,33.101694],[109.794731,33.067095],[109.785492,32.987316],[109.76455,32.909474],[109.789804,32.882339],[109.847702,32.893395],[109.856941,32.910479],[109.907448,32.903947],[109.927158,32.887364],[109.988752,32.886359],[110.051578,32.851676],[110.105164,32.832569],[110.142121,32.802895],[110.127338,32.77774],[110.159367,32.767173],[110.156903,32.683093],[110.206179,32.633212],[110.153824,32.593388],[110.124259,32.616579],[110.090382,32.617083],[110.084223,32.580782],[110.017701,32.546989],[109.97089,32.577756],[109.910528,32.592884],[109.816905,32.577252],[109.746072,32.594901],[109.726978,32.608513],[109.631507,32.599943],[109.619804,32.56767],[109.637051,32.540935],[109.575457,32.506622],[109.526797,32.43341],[109.529877,32.405625],[109.502776,32.38895],[109.513247,32.342444],[109.495385,32.300468],[109.528645,32.270112],[109.550203,32.225065],[109.592703,32.219495],[109.604406,32.199241],[109.58716,32.161251],[109.621652,32.106519],[109.590855,32.047696],[109.590855,32.012688],[109.631507,31.962436],[109.62042,31.928412],[109.584696,31.900472],[109.60379,31.885737],[109.633971,31.824738],[109.633971,31.804396],[109.592087,31.789136],[109.585928,31.726546],[109.622268,31.711783],[109.683246,31.719929],[109.731289,31.700582],[109.737449,31.628761],[109.76455,31.602769],[109.745456,31.598182],[109.727594,31.548214],[109.837847,31.555354],[109.894513,31.519139],[109.969658,31.508935],[109.94502,31.47066],[109.98752,31.474744],[110.036795,31.436966],[110.054042,31.410921],[110.118715,31.409899],[110.161831,31.314338],[110.155671,31.279564],[110.180309,31.179774],[110.200019,31.158779],[110.180309,31.121899],[110.147048,31.116776],[110.119947,31.088592],[110.120563,31.0322],[110.140273,31.030661],[110.140889,30.987062],[110.172918,30.978853],[110.153824,30.953708],[110.151976,30.911613],[110.082375,30.799614],[110.048498,30.800642],[110.019549,30.829425],[110.008462,30.883369],[109.943788,30.878746],[109.894513,30.899803],[109.828608,30.864364],[109.780564,30.848437],[109.701724,30.783677],[109.656761,30.760538],[109.661072,30.738936],[109.625348,30.702923],[109.590855,30.69366],[109.574225,30.646818],[109.543428,30.63961],[109.535421,30.664837],[109.435638,30.595832],[109.418392,30.559766],[109.35495,30.487076],[109.337088,30.521623],[109.36111,30.551004],[109.314298,30.599953],[109.299516,30.630341],[109.245313,30.580892],[109.191726,30.545851],[109.191726,30.545851],[109.143683,30.521108],[109.103647,30.565949],[109.09256,30.578831],[109.106111,30.61077],[109.111654,30.646303],[109.071002,30.640125],[109.042669,30.655571],[109.006329,30.626736],[108.971836,30.627766],[108.893612,30.565434],[108.838793,30.503062],[108.808612,30.491202],[108.789518,30.513374],[108.743939,30.494812],[108.698975,30.54482],[108.688504,30.58759],[108.642925,30.578831],[108.6497,30.53915],[108.56778,30.468508],[108.556077,30.487592],[108.512961,30.501515],[108.472925,30.487076],[108.42673,30.492233],[108.411331,30.438586],[108.430425,30.416397],[108.402092,30.376649],[108.431041,30.354446],[108.460606,30.35961],[108.501258,30.314673],[108.524048,30.309506],[108.54499,30.269716],[108.581947,30.255759],[108.551766,30.1637],[108.56778,30.157491],[108.546222,30.104178],[108.513577,30.057571],[108.532055,30.051873],[108.536367,29.983472],[108.517889,29.9394],[108.516041,29.885451],[108.467998,29.864175],[108.433505,29.880262],[108.371295,29.841337],[108.424266,29.815897],[108.422418,29.772791],[108.442744,29.778505],[108.437201,29.741098],[108.460606,29.741098],[108.504338,29.707836],[108.504954,29.728626],[108.548686,29.749412],[108.52528,29.770713],[108.556077,29.818493],[108.601041,29.863656],[108.658939,29.854833],[108.680497,29.800319],[108.676801,29.749412],[108.690968,29.689642],[108.752562,29.649082],[108.786438,29.691721],[108.797525,29.660003],[108.781511,29.635558],[108.844337,29.658443],[108.888068,29.628795],[108.870206,29.596537],[108.901003,29.604863],[108.913322,29.574679],[108.878213,29.539279],[108.888684,29.502305],[108.866511,29.470527],[108.884373,29.440824],[108.927488,29.435612],[108.934264,29.399643],[108.919481,29.3261],[108.983539,29.332883],[108.999553,29.36366],[109.034662,29.360531],[109.060531,29.403292],[109.11227,29.361053],[109.106727,29.288526],[109.141835,29.270256],[109.110422,29.21647],[109.139372,29.168927],[109.162777,29.180946],[109.215748,29.145409],[109.232378,29.119271],[109.274262,29.121885],[109.261328,29.161089],[109.275494,29.202366],[109.257632,29.222738],[109.312451,29.25146],[109.352487,29.284872],[109.343863,29.369398],[109.391291,29.372005],[109.368501,29.413719],[109.418392,29.453332],[109.415928,29.497617],[109.436254,29.488761],[109.433791,29.530948],[109.458428,29.513242],[109.467051,29.560104],[109.488609,29.553336],[109.516326,29.626194],[109.558826,29.606944],[109.578536,29.629836],[109.651833,29.625674],[109.664768,29.599659],[109.717739,29.615269],[109.701108,29.636078],[109.714659,29.673524],[109.760238,29.689122],[109.755311,29.733304],[109.779333,29.757725],[109.869876,29.774869],[109.908064,29.763959],[109.941325,29.774349],[110.02386,29.769674],[110.113788,29.789932],[110.160599,29.753569],[110.219729,29.746814],[110.289946,29.6964],[110.302265,29.661563],[110.339221,29.668324],[110.372482,29.633477],[110.447011,29.664684],[110.467337,29.713034],[110.507373,29.692241],[110.562807,29.712515],[110.642879,29.775907],[110.60038,29.839779],[110.549873,29.848085],[110.538786,29.895828],[110.49875,29.91243],[110.517228,29.961179],[110.557264,29.988137],[110.491358,30.019751],[110.497518,30.055499],[110.531394,30.061197],[110.600996,30.054463],[110.650887,30.07777],[110.712481,30.033223],[110.756212,30.054463],[110.746973,30.112979],[110.851067,30.126439],[110.924364,30.111426],[110.929907,30.063268],[111.031537,30.048765],[111.242188,30.040476],[111.266826,30.01146],[111.3315,29.970512],[111.342587,29.944586],[111.382623,29.95029],[111.394325,29.912948],[111.436825,29.930065],[111.475629,29.918654],[111.527368,29.925916],[111.553854,29.894272],[111.669034,29.888565],[111.669034,29.888565],[111.705375,29.890121],[111.723853,29.909317],[111.723853,29.909317],[111.75773,29.92021],[111.8107,29.901017],[111.861207,29.856909],[111.899396,29.855871],[111.899396,29.855871],[111.925881,29.836665],[111.965917,29.832512],[111.95483,29.796683],[112.008417,29.778505],[112.07617,29.743696],[112.065699,29.681323],[112.089721,29.685482],[112.111279,29.659483],[112.178416,29.656883],[112.202438,29.633997],[112.244322,29.659483],[112.233851,29.61631],[112.303452,29.585609],[112.281278,29.536676],[112.291133,29.517409],[112.333017,29.545007],[112.368741,29.541362],[112.424792,29.598619],[112.439574,29.633997],[112.499321,29.629316],[112.54182,29.60122],[112.572001,29.624113],[112.640371,29.607985],[112.650842,29.592374],[112.693957,29.601741],[112.714283,29.648561],[112.733378,29.645441],[112.788812,29.681323],[112.79374,29.735902],[112.861493,29.78318],[112.894138,29.783699],[112.902145,29.79149],[112.929246,29.77383],[112.923703,29.766557],[112.926782,29.692241],[112.944645,29.682883],[112.974826,29.732784],[113.025949,29.772791],[113.005007,29.693801],[112.915696,29.620992],[112.912,29.606944],[112.950188,29.473132],[113.034572,29.523658],[113.057362,29.522616],[113.078304,29.438218],[113.099861,29.459585],[113.145441,29.449163],[113.181781,29.485636],[113.222433,29.543965],[113.277252,29.594976],[113.37765,29.703158],[113.571671,29.849123],[113.575367,29.809147],[113.550729,29.768115],[113.558736,29.727067],[113.540258,29.699519],[113.547033,29.675603],[113.606164,29.666764],[113.663446,29.684443],[113.680692,29.64336],[113.704098,29.634518],[113.73859,29.579363],[113.710257,29.555419],[113.630801,29.523137],[113.677613,29.513763],[113.755221,29.446557],[113.731199,29.393907],[113.674533,29.388172],[113.660982,29.333405],[113.632033,29.316186],[113.609859,29.25146],[113.651743,29.225872],[113.693011,29.226394],[113.691779,29.19662],[113.66283,29.16945],[113.690547,29.114566],[113.696091,29.077437],[113.722576,29.104631],[113.749677,29.060699],[113.775547,29.095219],[113.816199,29.105154],[113.852539,29.058606],[113.882104,29.065407],[113.876561,29.038202],[113.898119,29.029307],[113.94185,29.047097],[113.952321,29.092604],[113.98743,29.126068],[114.034857,29.152204],[114.063191,29.204978],[114.169748,29.216993],[114.252284,29.23475],[114.259059,29.343839],[114.307102,29.365225],[114.341595,29.327665],[114.376088,29.322969],[114.440145,29.341752],[114.466015,29.324013],[114.519602,29.325578],[114.589819,29.352707],[114.621847,29.379828],[114.67297,29.395993],[114.740724,29.386607],[114.759818,29.363139],[114.784455,29.386086],[114.812173,29.383478],[114.866375,29.404335],[114.895325,29.397557],[114.931049,29.422581],[114.947063,29.465317],[114.935977,29.486678],[114.90518,29.473132],[114.918114,29.454374],[114.888549,29.436134],[114.860216,29.476258],[114.900868,29.505951],[114.940288,29.493971],[114.966773,29.522096],[114.947679,29.542924],[115.00065,29.572076],[115.033295,29.546568],[115.087498,29.560104],[115.086266,29.525741],[115.154019,29.510117],[115.157099,29.584568],[115.120142,29.597578],[115.143548,29.645961],[115.117679,29.655843],[115.113367,29.684963],[115.176809,29.654803],[115.250722,29.660003],[115.28583,29.618391],[115.304924,29.637118],[115.355431,29.649602],[115.412714,29.688602],[115.470612,29.739539],[115.479235,29.811224],[115.51188,29.840299],[115.611662,29.841337],[115.667712,29.850161],[115.706517,29.837703],[115.762567,29.793048],[115.837096,29.748373],[115.909777,29.723949],[115.965827,29.724469],[116.049595,29.761881],[116.087167,29.795125],[116.13521,29.819532],[116.128435,29.897904],[116.073616,29.969993],[116.091479,30.036331],[116.078544,30.062233],[116.088399,30.110391],[116.055754,30.180774],[116.065609,30.204569],[115.997856,30.252657],[115.985537,30.290905],[115.903001,30.31364],[115.91532,30.337919],[115.885139,30.379747],[115.921479,30.416397],[115.894994,30.452517],[115.910393,30.519046],[115.887603,30.542758],[115.876516,30.582438],[115.848799,30.602014],[115.819234,30.597893],[115.81369,30.637035],[115.762567,30.685426],[115.782893,30.751795],[115.851262,30.756938],[115.863581,30.815549],[115.848799,30.828397],[115.865429,30.864364],[115.932566,30.889532],[115.976298,30.931636],[116.03974,30.957813],[116.071769,30.956787],[116.058834,31.012711],[116.015102,31.011685],[116.006479,31.034764],[115.938726,31.04707],[115.939958,31.071678],[115.887603,31.10909],[115.867277,31.147512],[115.837712,31.127022],[115.797676,31.128047],[115.778582,31.112164],[115.700973,31.201276],[115.655394,31.211002],[115.603655,31.17363],[115.585793,31.143926],[115.540213,31.194621],[115.539597,31.231985],[115.507568,31.267799],[115.473076,31.265242],[115.443511,31.344498],[115.40717,31.337854],[115.372062,31.349098],[115.393004,31.389977],[115.373909,31.405813],[115.338801,31.40428],[115.301229,31.383846],[115.250722,31.392021],[115.252569,31.421646],[115.211301,31.442072],[115.218077,31.515057],[115.235939,31.555354],[115.212533,31.555354],[115.16449,31.604808],[115.12507,31.599201],[115.106592,31.567592],[115.114599,31.530362],[115.096121,31.508425],[115.022824,31.527811],[114.995107,31.471171],[114.962462,31.494648],[114.884238,31.469129],[114.870071,31.479337],[114.830035,31.45892],[114.789383,31.480358],[114.778912,31.520669],[114.696376,31.525771],[114.641558,31.582378],[114.61692,31.585437],[114.572572,31.553824],[114.560869,31.560963],[114.547935,31.623665],[114.57134,31.660858],[114.586123,31.762172],[114.549783,31.766751],[114.530688,31.742834],[114.443841,31.728074],[114.403189,31.746906],[114.350218,31.755557],[114.292936,31.752503],[114.235654,31.833382],[114.191922,31.852192],[114.134024,31.843042],[114.121705,31.809482],[114.086596,31.782014],[114.017611,31.770822],[113.988662,31.749959],[113.952321,31.793714],[113.957865,31.852701],[113.914749,31.877098],[113.893807,31.847109],[113.854387,31.843042],[113.830981,31.87913],[113.832213,31.918761],[113.805728,31.929428],[113.817431,31.964467],[113.757685,31.98985],[113.791561,32.036028],[113.728735,32.083197],[113.722576,32.12426],[113.750293,32.11615],[113.782322,32.184553],[113.752757,32.215951],[113.73859,32.255942],[113.749061,32.272642],[113.768772,32.30148],[113.753989,32.328286],[113.76754,32.370249],[113.735511,32.410677],[113.700402,32.420782],[113.650511,32.412698],[113.624642,32.36115],[113.511925,32.316654],[113.428773,32.270618],[113.376418,32.298445],[113.353628,32.294904],[113.317904,32.327275],[113.333918,32.336377],[113.2366,32.407141],[113.211962,32.431895],[113.158992,32.410677],[113.155912,32.380863],[113.118956,32.375809],[113.107869,32.398551],[113.078919,32.394508],[113.025949,32.425328],[113.000695,32.41674],[112.992072,32.378336],[112.912,32.390971],[112.888594,32.37682],[112.860877,32.396024],[112.776493,32.358623],[112.735841,32.356095],[112.733993,32.356601],[112.724138,32.358623],[112.716747,32.357612],[112.645298,32.368227],[112.612037,32.386928],[112.589248,32.381369],[112.545516,32.404109],[112.530733,32.37682],[112.477147,32.380863],[112.448814,32.34295],[112.390915,32.37126],[112.360118,32.3657],[112.328089,32.321712],[112.206133,32.392992],[112.172873,32.385412],[112.150083,32.411688],[112.155626,32.377326],[112.081098,32.425833],[112.063851,32.474315],[112.014576,32.450077],[111.975772,32.471791],[111.948671,32.51722],[111.890157,32.503089],[111.858128,32.528826],[111.808853,32.536899],[111.713382,32.606497],[111.646245,32.605993],[111.640701,32.634724],[111.577875,32.593388],[111.530448,32.628172],[111.513202,32.674026],[111.458383,32.726402],[111.475629,32.760127],[111.41342,32.757108],[111.380159,32.829049],[111.293311,32.859217],[111.276065,32.903445],[111.255123,32.883846],[111.242804,32.930573],[111.273601,32.971753],[111.258819,33.006389],[111.221862,33.042517],[111.152877,33.039507],[111.192913,33.071609],[111.179363,33.115229],[111.146102,33.12375],[111.12824,33.15532],[111.08882,33.181871],[111.045704,33.169849]]],[[[109.106111,30.570587],[109.101183,30.579346],[109.09872,30.579346],[109.106111,30.570587]]],[[[111.046936,33.202905],[111.035849,33.187881],[111.034001,33.177864],[111.045704,33.169849],[111.046936,33.202905]]],[[[112.716747,32.357612],[112.735841,32.356095],[112.733993,32.356601],[112.724138,32.358623],[112.716747,32.357612]]],[[[112.902145,29.79149],[112.894138,29.783699],[112.923703,29.766557],[112.929246,29.77383],[112.902145,29.79149]]]]}},{"type":"Feature","properties":{"adcode":430000,"name":"湖南省","center":[112.982279,28.19409],"centroid":[111.711649,27.629216],"childrenNum":14,"level":"province","parent":{"adcode":100000},"subFeatureIndex":17,"acroutes":[100000]},"geometry":{"type":"MultiPolygon","coordinates":[[[[112.024431,24.740308],[112.03367,24.771286],[112.124214,24.841364],[112.149467,24.837019],[112.167329,24.859828],[112.175337,24.927685],[112.119902,24.963499],[112.12175,24.989538],[112.155626,25.026419],[112.151931,25.055698],[112.177184,25.106649],[112.187039,25.182494],[112.246785,25.185202],[112.256025,25.159204],[112.302836,25.157037],[112.315771,25.175453],[112.365046,25.191701],[112.414937,25.14241],[112.44327,25.185744],[112.458053,25.152162],[112.562762,25.124531],[112.628052,25.140785],[112.660081,25.132658],[112.712436,25.083344],[112.714899,25.025876],[112.742001,24.99876],[112.743233,24.959701],[112.778341,24.947764],[112.780805,24.896747],[112.873812,24.896747],[112.904609,24.921715],[112.941565,24.915745],[112.994536,24.927142],[113.009934,24.977604],[112.979137,25.03401],[113.004391,25.089306],[112.96805,25.141869],[112.97421,25.168412],[113.034572,25.198199],[112.992688,25.247467],[112.958195,25.254503],[112.897833,25.238264],[112.867036,25.249632],[112.854718,25.337829],[112.891058,25.339993],[112.924319,25.296714],[112.93479,25.325929],[112.969898,25.350269],[113.013014,25.352432],[113.078304,25.382174],[113.096782,25.412449],[113.131274,25.414611],[113.11834,25.445418],[113.176854,25.471355],[113.226129,25.50971],[113.248919,25.514031],[113.311129,25.490264],[113.314208,25.442716],[113.341926,25.448661],[113.373338,25.402719],[113.407215,25.401637],[113.449715,25.359463],[113.479896,25.375145],[113.535946,25.368656],[113.579062,25.34432],[113.584606,25.306453],[113.611707,25.327552],[113.680076,25.334584],[113.686852,25.351891],[113.753373,25.362707],[113.76446,25.333502],[113.814967,25.328634],[113.839605,25.363248],[113.877177,25.380552],[113.887032,25.436772],[113.94493,25.441635],[113.962792,25.528072],[113.986198,25.529153],[113.983118,25.599336],[113.957249,25.611749],[113.913517,25.701299],[113.920293,25.741197],[113.961561,25.77731],[113.971416,25.836036],[114.028082,25.893119],[114.028082,25.98138],[114.008372,26.015806],[114.044096,26.076564],[114.087828,26.06635],[114.121089,26.085702],[114.10569,26.097526],[114.188842,26.121172],[114.237501,26.152333],[114.216559,26.203355],[114.181451,26.214631],[114.102611,26.187783],[114.088444,26.168448],[114.013299,26.184023],[113.962792,26.150722],[113.949242,26.192616],[113.972647,26.20604],[113.978807,26.237716],[114.029314,26.266163],[114.021307,26.288701],[114.047792,26.337518],[114.030546,26.376664],[114.062575,26.406149],[114.085364,26.406149],[114.090292,26.455988],[114.110002,26.482775],[114.07243,26.480096],[114.10877,26.56952],[114.019459,26.587182],[113.996669,26.615543],[113.912901,26.613938],[113.860546,26.664221],[113.853771,26.769532],[113.835909,26.806394],[113.877177,26.859262],[113.890112,26.895562],[113.927068,26.948922],[113.892575,26.964925],[113.86301,27.018252],[113.824206,27.036378],[113.803264,27.099261],[113.771851,27.096598],[113.779242,27.137081],[113.846996,27.222262],[113.872865,27.289828],[113.854387,27.30525],[113.872865,27.346721],[113.872865,27.384988],[113.72812,27.350442],[113.699786,27.331836],[113.657902,27.347253],[113.616635,27.345658],[113.605548,27.38924],[113.632033,27.40518],[113.59754,27.428554],[113.591381,27.467855],[113.627105,27.49971],[113.583374,27.524657],[113.579062,27.545354],[113.608627,27.585143],[113.607395,27.625449],[113.652359,27.663619],[113.696707,27.71979],[113.69917,27.740979],[113.763228,27.799228],[113.756453,27.860091],[113.72812,27.874904],[113.752141,27.93361],[113.822974,27.982243],[113.845148,27.971672],[113.864242,28.004966],[113.914133,27.991227],[113.936307,28.018703],[113.966488,28.017646],[113.970184,28.041418],[114.025618,28.031382],[114.047176,28.057263],[114.025002,28.080499],[113.992357,28.161255],[114.012068,28.174972],[114.068734,28.171806],[114.107538,28.182885],[114.109386,28.205038],[114.143879,28.246694],[114.182067,28.249858],[114.198081,28.29097],[114.2529,28.319423],[114.252284,28.395787],[114.214712,28.403157],[114.172212,28.432632],[114.217175,28.466308],[114.218407,28.48472],[114.15435,28.507337],[114.138335,28.533629],[114.08598,28.558337],[114.132176,28.607211],[114.122321,28.623497],[114.157429,28.761566],[114.137719,28.779926],[114.153734,28.829221],[114.124784,28.843376],[114.076741,28.834464],[114.056415,28.872204],[114.060111,28.902596],[114.028082,28.891069],[114.005292,28.917788],[114.008988,28.955498],[113.973879,28.937692],[113.955401,28.978536],[113.961561,28.999476],[113.94185,29.047097],[113.898119,29.029307],[113.876561,29.038202],[113.882104,29.065407],[113.852539,29.058606],[113.816199,29.105154],[113.775547,29.095219],[113.749677,29.060699],[113.722576,29.104631],[113.696091,29.077437],[113.690547,29.114566],[113.66283,29.16945],[113.691779,29.19662],[113.693011,29.226394],[113.651743,29.225872],[113.609859,29.25146],[113.632033,29.316186],[113.660982,29.333405],[113.674533,29.388172],[113.731199,29.393907],[113.755221,29.446557],[113.677613,29.513763],[113.630801,29.523137],[113.710257,29.555419],[113.73859,29.579363],[113.704098,29.634518],[113.680692,29.64336],[113.663446,29.684443],[113.606164,29.666764],[113.547033,29.675603],[113.540258,29.699519],[113.558736,29.727067],[113.550729,29.768115],[113.575367,29.809147],[113.571671,29.849123],[113.37765,29.703158],[113.277252,29.594976],[113.222433,29.543965],[113.181781,29.485636],[113.145441,29.449163],[113.099861,29.459585],[113.078304,29.438218],[113.057362,29.522616],[113.034572,29.523658],[112.950188,29.473132],[112.912,29.606944],[112.915696,29.620992],[113.005007,29.693801],[113.025949,29.772791],[112.974826,29.732784],[112.944645,29.682883],[112.926782,29.692241],[112.923703,29.766557],[112.894138,29.783699],[112.861493,29.78318],[112.79374,29.735902],[112.788812,29.681323],[112.733378,29.645441],[112.714283,29.648561],[112.693957,29.601741],[112.650842,29.592374],[112.640371,29.607985],[112.572001,29.624113],[112.54182,29.60122],[112.499321,29.629316],[112.439574,29.633997],[112.424792,29.598619],[112.368741,29.541362],[112.333017,29.545007],[112.291133,29.517409],[112.281278,29.536676],[112.303452,29.585609],[112.233851,29.61631],[112.244322,29.659483],[112.202438,29.633997],[112.178416,29.656883],[112.111279,29.659483],[112.089721,29.685482],[112.065699,29.681323],[112.07617,29.743696],[112.008417,29.778505],[111.95483,29.796683],[111.965917,29.832512],[111.925881,29.836665],[111.899396,29.855871],[111.899396,29.855871],[111.861207,29.856909],[111.8107,29.901017],[111.75773,29.92021],[111.723853,29.909317],[111.723853,29.909317],[111.705375,29.890121],[111.669034,29.888565],[111.669034,29.888565],[111.553854,29.894272],[111.527368,29.925916],[111.475629,29.918654],[111.436825,29.930065],[111.394325,29.912948],[111.382623,29.95029],[111.342587,29.944586],[111.3315,29.970512],[111.266826,30.01146],[111.242188,30.040476],[111.031537,30.048765],[110.929907,30.063268],[110.924364,30.111426],[110.851067,30.126439],[110.746973,30.112979],[110.756212,30.054463],[110.712481,30.033223],[110.650887,30.07777],[110.600996,30.054463],[110.531394,30.061197],[110.497518,30.055499],[110.491358,30.019751],[110.557264,29.988137],[110.517228,29.961179],[110.49875,29.91243],[110.538786,29.895828],[110.549873,29.848085],[110.60038,29.839779],[110.642879,29.775907],[110.562807,29.712515],[110.507373,29.692241],[110.467337,29.713034],[110.447011,29.664684],[110.372482,29.633477],[110.339221,29.668324],[110.302265,29.661563],[110.289946,29.6964],[110.219729,29.746814],[110.160599,29.753569],[110.113788,29.789932],[110.02386,29.769674],[109.941325,29.774349],[109.908064,29.763959],[109.869876,29.774869],[109.779333,29.757725],[109.755311,29.733304],[109.760238,29.689122],[109.714659,29.673524],[109.701108,29.636078],[109.717739,29.615269],[109.664768,29.599659],[109.651833,29.625674],[109.578536,29.629836],[109.558826,29.606944],[109.516326,29.626194],[109.488609,29.553336],[109.467051,29.560104],[109.458428,29.513242],[109.433791,29.530948],[109.436254,29.488761],[109.415928,29.497617],[109.418392,29.453332],[109.368501,29.413719],[109.391291,29.372005],[109.343863,29.369398],[109.352487,29.284872],[109.312451,29.25146],[109.257632,29.222738],[109.275494,29.202366],[109.261328,29.161089],[109.274262,29.121885],[109.232378,29.119271],[109.240386,29.086328],[109.312451,29.066453],[109.319842,29.042388],[109.294588,29.015177],[109.292741,28.987436],[109.261328,28.952356],[109.235458,28.882161],[109.246545,28.80143],[109.241002,28.776779],[109.2989,28.7474],[109.294588,28.722211],[109.252704,28.691767],[109.271183,28.671816],[109.192958,28.636104],[109.201581,28.597753],[109.235458,28.61982],[109.252089,28.606685],[109.306907,28.62087],[109.319842,28.579886],[109.273646,28.53836],[109.274262,28.494714],[109.260712,28.46473],[109.264407,28.392628],[109.289045,28.373673],[109.268719,28.33786],[109.275494,28.313101],[109.317994,28.277795],[109.33524,28.293605],[109.388211,28.268307],[109.367885,28.254602],[109.340168,28.19027],[109.33832,28.141731],[109.314298,28.103729],[109.298284,28.036136],[109.335856,28.063073],[109.378972,28.034551],[109.362342,28.007608],[109.319842,27.988585],[109.30198,27.956343],[109.32169,27.868027],[109.346943,27.838396],[109.332777,27.782815],[109.37774,27.736741],[109.366653,27.721909],[109.414081,27.725087],[109.470747,27.680049],[109.45658,27.673689],[109.470131,27.62863],[109.451037,27.586204],[109.461508,27.567637],[109.404841,27.55066],[109.303211,27.47582],[109.300132,27.423774],[109.245313,27.41793],[109.202197,27.450331],[109.167089,27.41793],[109.141835,27.448207],[109.142451,27.418461],[109.103647,27.336621],[109.044517,27.331304],[109.053756,27.293551],[108.983539,27.26802],[108.963213,27.235565],[108.907778,27.204699],[108.926873,27.160512],[108.878829,27.106187],[108.79075,27.084343],[108.877597,27.01612],[108.942887,27.017186],[108.942887,27.017186],[108.940423,27.044907],[109.007561,27.08008],[109.032814,27.104056],[109.128901,27.122701],[109.101183,27.06889],[109.165857,27.066758],[109.21698,27.114711],[109.239154,27.14933],[109.264407,27.131755],[109.33524,27.139212],[109.358646,27.153058],[109.415312,27.154123],[109.441182,27.117907],[109.472595,27.134951],[109.454733,27.069423],[109.486761,27.053968],[109.497848,27.079548],[109.520022,27.058764],[109.555131,26.946788],[109.436254,26.892359],[109.452885,26.861932],[109.486761,26.895562],[109.509551,26.877947],[109.513247,26.84004],[109.497232,26.815474],[109.522486,26.749226],[109.528645,26.743881],[109.554515,26.73533],[109.597015,26.756173],[109.568065,26.726243],[109.528645,26.743881],[109.52187,26.749226],[109.486761,26.759913],[109.447957,26.759913],[109.407305,26.719829],[109.35495,26.693098],[109.283501,26.698445],[109.306291,26.661012],[109.334008,26.646036],[109.35495,26.658873],[109.390675,26.598955],[109.407305,26.533116],[109.381436,26.518659],[109.385747,26.493487],[109.362342,26.472061],[109.38082,26.454381],[109.319842,26.418477],[109.29582,26.350389],[109.271183,26.327863],[109.285965,26.295676],[109.325385,26.29031],[109.351255,26.264016],[109.369733,26.277432],[109.442414,26.289774],[109.467051,26.313917],[109.439334,26.238789],[109.47629,26.148035],[109.513863,26.128157],[109.502776,26.096451],[109.449805,26.101826],[109.452885,26.055598],[109.48245,26.029788],[109.513247,25.998056],[109.560058,26.021184],[109.588391,26.019571],[109.635203,26.047533],[109.649369,26.016882],[109.730057,25.989988],[109.710963,25.954478],[109.693717,25.959321],[109.67955,25.921649],[109.685094,25.880197],[109.768246,25.890427],[109.779333,25.866196],[109.811361,25.877504],[109.826144,25.911422],[109.806434,25.973848],[109.782412,25.996981],[109.814441,26.041081],[109.864332,26.027637],[109.898825,26.095377],[109.904368,26.135679],[109.970274,26.195301],[110.03002,26.166299],[110.099005,26.168985],[110.100853,26.132455],[110.065128,26.050221],[110.100853,26.020108],[110.168606,26.028713],[110.181541,26.060437],[110.24991,26.010965],[110.257301,25.961473],[110.325671,25.975462],[110.373098,26.088927],[110.437772,26.153945],[110.477808,26.179727],[110.495054,26.166299],[110.546793,26.233421],[110.552952,26.283335],[110.584365,26.296749],[110.612083,26.333764],[110.643495,26.308552],[110.673676,26.317135],[110.721104,26.294066],[110.742046,26.313917],[110.73527,26.270993],[110.759292,26.248451],[110.836284,26.255966],[110.939762,26.286554],[110.926212,26.320354],[110.944074,26.326791],[110.94469,26.373447],[110.974255,26.385778],[111.008747,26.35897],[111.008132,26.336982],[111.090667,26.308016],[111.208928,26.30426],[111.204616,26.276359],[111.228022,26.261333],[111.277913,26.272066],[111.293311,26.222148],[111.271754,26.217316],[111.274833,26.183486],[111.258203,26.151796],[111.26621,26.095914],[111.244652,26.078177],[111.267442,26.058824],[111.235413,26.048071],[111.189834,25.953402],[111.230486,25.916267],[111.251428,25.864581],[111.29208,25.854349],[111.297007,25.874274],[111.346282,25.906577],[111.376463,25.906039],[111.383239,25.881812],[111.460231,25.885042],[111.4861,25.859196],[111.43313,25.84627],[111.442369,25.77192],[111.399869,25.744431],[111.30871,25.720171],[111.309942,25.645203],[111.343202,25.602574],[111.324724,25.564249],[111.32842,25.521592],[111.279145,25.42326],[111.210776,25.363248],[111.184906,25.367034],[111.138711,25.303748],[111.103602,25.285351],[111.112841,25.21715],[110.998892,25.161371],[110.98411,25.101772],[110.951465,25.04377],[110.968711,24.975434],[111.009363,24.921172],[111.100522,24.945593],[111.101754,25.035095],[111.139943,25.042144],[111.200921,25.074672],[111.221862,25.106649],[111.274833,25.151078],[111.321645,25.105023],[111.36784,25.108817],[111.375231,25.128324],[111.435593,25.093642],[111.416499,25.047566],[111.467622,25.02208],[111.460231,24.992793],[111.43313,24.979774],[111.434977,24.951562],[111.470086,24.92877],[111.447296,24.892947],[111.449144,24.857113],[111.479325,24.797366],[111.461463,24.728894],[111.431282,24.687574],[111.451608,24.665822],[111.499035,24.667997],[111.526752,24.637538],[111.570484,24.64461],[111.588962,24.690837],[111.641933,24.684856],[111.637621,24.715303],[111.666571,24.760961],[111.708455,24.788673],[111.783599,24.785957],[111.814396,24.770199],[111.868599,24.771829],[111.875374,24.756613],[111.929577,24.75607],[111.951135,24.769655],[112.024431,24.740308]]],[[[109.528645,26.743881],[109.522486,26.749226],[109.52187,26.749226],[109.528645,26.743881]]]]}},{"type":"Feature","properties":{"adcode":440000,"name":"广东省","center":[113.280637,23.125178],"centroid":[113.429919,23.334643],"childrenNum":21,"level":"province","parent":{"adcode":100000},"subFeatureIndex":18,"acroutes":[100000]},"geometry":{"type":"MultiPolygon","coordinates":[[[[113.558736,22.212244],[113.594461,22.228864],[113.595693,22.304186],[113.617866,22.315259],[113.604932,22.339617],[113.627721,22.349027],[113.669605,22.416539],[113.66591,22.438667],[113.624642,22.443092],[113.608627,22.408793],[113.573519,22.41156],[113.631417,22.475723],[113.668373,22.4807],[113.691779,22.514981],[113.740438,22.534329],[113.717033,22.645391],[113.678228,22.726007],[113.733663,22.736494],[113.758301,22.683496],[113.765692,22.665825],[113.803264,22.593463],[113.856851,22.539857],[113.869786,22.459685],[113.893807,22.442539],[113.952937,22.486783],[113.954785,22.491206],[113.976343,22.510558],[114.031778,22.503923],[114.082285,22.512216],[114.095219,22.534329],[114.156813,22.543726],[114.166052,22.559201],[114.222719,22.553122],[114.232574,22.539857],[114.294784,22.563623],[114.321885,22.587385],[114.381631,22.60175],[114.427211,22.589042],[114.472174,22.522168],[114.476486,22.459132],[114.506667,22.438667],[114.549167,22.465769],[114.611377,22.481806],[114.628623,22.513875],[114.614456,22.545384],[114.568261,22.560859],[114.559022,22.583517],[114.603369,22.638763],[114.579964,22.661407],[114.51529,22.655332],[114.567029,22.685705],[114.591666,22.690122],[114.601521,22.730975],[114.689601,22.7674],[114.709927,22.787817],[114.749963,22.764089],[114.73518,22.724351],[114.728405,22.651466],[114.743803,22.632687],[114.746267,22.581859],[114.866375,22.591805],[114.88547,22.538751],[114.922426,22.549253],[114.927969,22.621639],[114.945216,22.645391],[115.039454,22.713862],[115.02344,22.726007],[115.053621,22.747533],[115.076411,22.788368],[115.154635,22.80161],[115.190975,22.77347],[115.190359,22.818711],[115.236555,22.82533],[115.230396,22.776781],[115.319091,22.783402],[115.338185,22.776781],[115.349272,22.712206],[115.381301,22.684048],[115.430576,22.684048],[115.471844,22.697852],[115.575322,22.650914],[115.565467,22.684048],[115.609198,22.753052],[115.541445,22.755259],[115.570394,22.786713],[115.583945,22.82864],[115.654162,22.865591],[115.696046,22.84298],[115.760103,22.834707],[115.788437,22.809885],[115.796444,22.739254],[115.829089,22.734838],[115.883291,22.78561],[115.931334,22.802713],[115.965211,22.800506],[115.99724,22.826985],[116.05637,22.844635],[116.104413,22.816505],[116.14137,22.835259],[116.239304,22.921275],[116.259014,22.932298],[116.302746,22.951588],[116.382818,22.91907],[116.449955,22.936707],[116.50539,22.930645],[116.544194,22.996769],[116.576839,23.014397],[116.557129,23.056253],[116.566368,23.088738],[116.550969,23.109656],[116.566368,23.134424],[116.665534,23.158086],[116.701259,23.198248],[116.74499,23.215299],[116.806584,23.200998],[116.821367,23.240597],[116.798577,23.244996],[116.782563,23.313714],[116.871874,23.4159],[116.871258,23.416449],[116.874338,23.447199],[116.874953,23.447748],[116.895895,23.476295],[116.888504,23.501543],[116.92854,23.530079],[116.963649,23.507031],[117.01046,23.502641],[117.044953,23.539955],[117.085605,23.536663],[117.192778,23.5619],[117.192778,23.629356],[117.147199,23.654027],[117.123793,23.647448],[117.055424,23.694038],[117.048032,23.758687],[117.019083,23.801952],[117.012308,23.855054],[116.981511,23.855602],[116.955642,23.922359],[116.976583,23.931659],[116.981511,23.999471],[116.953178,24.008218],[116.930388,24.064514],[116.9347,24.126794],[116.998757,24.179217],[116.956257,24.216883],[116.933468,24.220157],[116.938395,24.28127],[116.914374,24.287817],[116.919301,24.321087],[116.895895,24.350533],[116.903903,24.369614],[116.839229,24.442097],[116.860787,24.460075],[116.83307,24.496568],[116.796729,24.502014],[116.759157,24.545572],[116.761005,24.583128],[116.815207,24.654944],[116.777635,24.679418],[116.667382,24.658752],[116.623034,24.64189],[116.600861,24.654401],[116.570679,24.621762],[116.530027,24.604895],[116.506622,24.621218],[116.517709,24.652225],[116.485064,24.720196],[116.44626,24.714216],[116.416079,24.744113],[116.419158,24.767482],[116.375427,24.803885],[116.381586,24.82507],[116.417927,24.840821],[116.395137,24.877746],[116.363724,24.87123],[116.345862,24.828872],[116.297202,24.801712],[116.244232,24.793563],[116.251007,24.82507],[116.221442,24.829959],[116.191877,24.877203],[116.153073,24.846795],[116.068073,24.850053],[116.015102,24.905975],[115.985537,24.899461],[115.907929,24.923343],[115.89253,24.936911],[115.885139,24.898918],[115.907313,24.879917],[115.861733,24.863629],[115.863581,24.891318],[115.824161,24.909232],[115.807531,24.862543],[115.790284,24.856027],[115.764415,24.791933],[115.776734,24.774546],[115.756408,24.749004],[115.769342,24.708236],[115.801371,24.705517],[115.780429,24.663103],[115.797676,24.628834],[115.840791,24.584217],[115.843871,24.562446],[115.785357,24.567345],[115.752712,24.546116],[115.68927,24.545027],[115.671408,24.604895],[115.605503,24.62557],[115.569778,24.622306],[115.555611,24.683768],[115.522967,24.702799],[115.476771,24.762591],[115.412714,24.79302],[115.372678,24.774546],[115.358511,24.735416],[115.306772,24.758787],[115.269816,24.749548],[115.258729,24.728894],[115.1842,24.711498],[115.104744,24.667997],[115.083802,24.699537],[115.057317,24.703343],[115.024672,24.669085],[115.00373,24.679418],[114.940288,24.650049],[114.909491,24.661471],[114.893477,24.582584],[114.868839,24.562446],[114.846665,24.602719],[114.827571,24.588026],[114.781376,24.613057],[114.729637,24.608704],[114.73826,24.565168],[114.704999,24.525973],[114.664963,24.583673],[114.627391,24.576598],[114.589819,24.537406],[114.534384,24.559181],[114.429058,24.48622],[114.403189,24.497657],[114.391486,24.563535],[114.363769,24.582584],[114.300943,24.578775],[114.289856,24.619042],[114.258443,24.641346],[114.19069,24.656576],[114.169132,24.689749],[114.27261,24.700624],[114.281849,24.724001],[114.336052,24.749004],[114.342211,24.807145],[114.378551,24.861457],[114.403189,24.877746],[114.395798,24.951019],[114.454928,24.977062],[114.45616,24.99659],[114.506051,24.999844],[114.532536,25.022623],[114.561485,25.077382],[114.604601,25.083886],[114.640326,25.074129],[114.664963,25.10123],[114.735796,25.121822],[114.73518,25.155954],[114.685905,25.173287],[114.693912,25.213902],[114.73518,25.225813],[114.743188,25.274528],[114.714238,25.315651],[114.63663,25.324306],[114.599674,25.385959],[114.541159,25.416773],[114.477718,25.37136],[114.438914,25.376226],[114.43029,25.343779],[114.382863,25.317274],[114.31511,25.33837],[114.2954,25.299961],[114.260291,25.291845],[114.204857,25.29942],[114.190074,25.316733],[114.115545,25.302125],[114.083517,25.275611],[114.055799,25.277775],[114.039785,25.250714],[114.017611,25.273987],[114.029314,25.328093],[114.050256,25.36433],[113.983118,25.415152],[114.003444,25.442716],[113.94493,25.441635],[113.887032,25.436772],[113.877177,25.380552],[113.839605,25.363248],[113.814967,25.328634],[113.76446,25.333502],[113.753373,25.362707],[113.686852,25.351891],[113.680076,25.334584],[113.611707,25.327552],[113.584606,25.306453],[113.579062,25.34432],[113.535946,25.368656],[113.479896,25.375145],[113.449715,25.359463],[113.407215,25.401637],[113.373338,25.402719],[113.341926,25.448661],[113.314208,25.442716],[113.311129,25.490264],[113.248919,25.514031],[113.226129,25.50971],[113.176854,25.471355],[113.11834,25.445418],[113.131274,25.414611],[113.096782,25.412449],[113.078304,25.382174],[113.013014,25.352432],[112.969898,25.350269],[112.93479,25.325929],[112.924319,25.296714],[112.891058,25.339993],[112.854718,25.337829],[112.867036,25.249632],[112.897833,25.238264],[112.958195,25.254503],[112.992688,25.247467],[113.034572,25.198199],[112.97421,25.168412],[112.96805,25.141869],[113.004391,25.089306],[112.979137,25.03401],[113.009934,24.977604],[112.994536,24.927142],[112.941565,24.915745],[112.904609,24.921715],[112.873812,24.896747],[112.780805,24.896747],[112.778341,24.947764],[112.743233,24.959701],[112.742001,24.99876],[112.714899,25.025876],[112.712436,25.083344],[112.660081,25.132658],[112.628052,25.140785],[112.562762,25.124531],[112.458053,25.152162],[112.44327,25.185744],[112.414937,25.14241],[112.365046,25.191701],[112.315771,25.175453],[112.302836,25.157037],[112.256025,25.159204],[112.246785,25.185202],[112.187039,25.182494],[112.177184,25.106649],[112.151931,25.055698],[112.155626,25.026419],[112.12175,24.989538],[112.119902,24.963499],[112.175337,24.927685],[112.167329,24.859828],[112.149467,24.837019],[112.124214,24.841364],[112.03367,24.771286],[112.024431,24.740308],[111.961606,24.721283],[111.939432,24.686487],[111.953598,24.64733],[111.927729,24.629378],[111.936968,24.595645],[111.972077,24.578775],[112.007185,24.534684],[112.009649,24.503103],[111.985011,24.467701],[112.025047,24.438828],[112.057692,24.387057],[112.05954,24.339628],[112.026279,24.294908],[111.990555,24.279634],[111.986243,24.25672],[111.958526,24.263813],[111.912946,24.221795],[111.877222,24.227252],[111.871062,24.176487],[111.886461,24.163929],[111.878454,24.109862],[111.92157,24.012045],[111.940664,23.987989],[111.911714,23.943693],[111.854432,23.947521],[111.845809,23.904305],[111.812548,23.887343],[111.824867,23.832612],[111.8107,23.80688],[111.722621,23.823305],[111.683201,23.822758],[111.683201,23.822758],[111.654868,23.833159],[111.627766,23.78881],[111.621607,23.725819],[111.666571,23.718696],[111.614832,23.65896],[111.615448,23.639225],[111.555702,23.64087],[111.487332,23.626615],[111.479941,23.532822],[111.428818,23.466414],[111.399869,23.469159],[111.383239,23.399423],[111.389398,23.375804],[111.363528,23.340641],[111.376463,23.30437],[111.353058,23.284582],[111.36476,23.240047],[111.388782,23.210349],[111.38447,23.16744],[111.365992,23.14488],[111.377695,23.082132],[111.402333,23.066165],[111.43313,23.073322],[111.433746,23.036428],[111.389398,23.005583],[111.403565,22.99126],[111.362913,22.967568],[111.374615,22.938361],[111.358601,22.889301],[111.218167,22.748085],[111.185522,22.735942],[111.118385,22.744773],[111.058023,22.729871],[111.089435,22.695643],[111.055559,22.648705],[110.997045,22.631582],[110.958856,22.636553],[110.950233,22.61059],[110.896031,22.613352],[110.897878,22.591805],[110.812263,22.576333],[110.778386,22.585174],[110.749437,22.556991],[110.762988,22.518298],[110.740198,22.498947],[110.74143,22.464109],[110.688459,22.477935],[110.712481,22.440879],[110.711249,22.369506],[110.74143,22.361757],[110.749437,22.329653],[110.787009,22.28259],[110.759292,22.274837],[110.725415,22.29588],[110.687843,22.249914],[110.646575,22.220554],[110.678604,22.172901],[110.629329,22.149068],[110.598532,22.162924],[110.602843,22.18343],[110.55788,22.196175],[110.505525,22.14297],[110.456866,22.189526],[110.414366,22.208365],[110.378026,22.164587],[110.34846,22.195621],[110.326287,22.152393],[110.364475,22.125785],[110.35154,22.097508],[110.359547,22.015973],[110.352772,21.97602],[110.374946,21.967695],[110.374946,21.967695],[110.378642,21.939942],[110.378642,21.939942],[110.391576,21.89386],[110.337374,21.887751],[110.290562,21.917736],[110.283787,21.892194],[110.224041,21.882198],[110.224041,21.882198],[110.212338,21.886085],[110.212338,21.886085],[110.196323,21.899968],[110.12857,21.902744],[110.101469,21.86998],[110.050962,21.857205],[109.999839,21.881643],[109.94502,21.84443],[109.940093,21.769419],[109.916071,21.668787],[109.888354,21.652101],[109.888354,21.652101],[109.839695,21.636525],[109.786108,21.637638],[109.778101,21.670455],[109.742992,21.616497],[109.754695,21.556396],[109.788572,21.490702],[109.785492,21.45673],[109.819369,21.445033],[109.894513,21.442248],[109.904368,21.429992],[109.868644,21.365913],[109.770709,21.359783],[109.757775,21.346963],[109.763934,21.226514],[109.674623,21.136671],[109.674007,21.067997],[109.655529,20.929435],[109.664768,20.862343],[109.711579,20.774519],[109.730057,20.719673],[109.74484,20.621124],[109.793499,20.615522],[109.813825,20.574627],[109.811977,20.541566],[109.839695,20.489439],[109.888354,20.475423],[109.895745,20.42776],[109.864948,20.40196],[109.861252,20.376717],[109.916071,20.316677],[109.909296,20.236961],[109.929006,20.211691],[109.993679,20.254368],[110.082375,20.258859],[110.118099,20.219553],[110.168606,20.219553],[110.220345,20.25156],[110.296722,20.249314],[110.349076,20.258859],[110.384185,20.293103],[110.425453,20.291419],[110.452554,20.311064],[110.491358,20.373912],[110.54125,20.42047],[110.550489,20.47262],[110.499982,20.572386],[110.487047,20.640167],[110.466105,20.680485],[110.411286,20.670966],[110.392192,20.682724],[110.407591,20.731987],[110.393424,20.816479],[110.350924,20.84165],[110.327519,20.847802],[110.269004,20.839972],[110.209874,20.860106],[110.184005,20.891979],[110.180925,20.98197],[110.204947,21.003202],[110.208642,21.050684],[110.241903,21.016051],[110.24991,21.045098],[110.296722,21.093684],[110.39096,21.124949],[110.422373,21.190807],[110.451322,21.186343],[110.501213,21.217588],[110.534474,21.204198],[110.626249,21.215915],[110.65951,21.239902],[110.713097,21.3124],[110.768531,21.364799],[110.796248,21.37483],[110.888639,21.367585],[110.929291,21.375945],[111.034617,21.438906],[111.103602,21.455616],[111.171355,21.458401],[111.28284,21.485691],[111.276065,21.443362],[111.250196,21.45116],[111.257587,21.41495],[111.28592,21.41885],[111.353058,21.464528],[111.382623,21.495714],[111.444217,21.514088],[111.494724,21.501282],[111.521825,21.517429],[111.560629,21.50518],[111.609904,21.530234],[111.650556,21.512418],[111.677658,21.529677],[111.693672,21.590345],[111.736788,21.609821],[111.794686,21.61149],[111.832258,21.578659],[111.810084,21.555283],[111.887693,21.578659],[111.941896,21.607039],[111.972692,21.603144],[112.026895,21.633744],[111.997946,21.657107],[111.954214,21.667674],[111.956062,21.710494],[112.036134,21.761637],[112.136532,21.793871],[112.192583,21.789425],[112.196894,21.736624],[112.236315,21.727173],[112.238778,21.702153],[112.353343,21.707157],[112.415553,21.734956],[112.427256,21.789981],[112.445734,21.803317],[112.497473,21.785535],[112.535661,21.753856],[112.647146,21.758302],[112.68595,21.810541],[112.792508,21.921067],[112.841167,21.920512],[112.893522,21.84443],[112.929862,21.838875],[112.989608,21.869424],[113.047507,21.956595],[113.053666,22.012089],[113.032108,22.04593],[113.045659,22.088636],[113.086927,22.12634],[113.091854,22.065344],[113.142977,22.012089],[113.1516,21.979905],[113.235368,21.887751],[113.266781,21.871646],[113.319752,21.909407],[113.330223,21.96159],[113.442324,22.009315],[113.45957,22.043711],[113.527939,22.073663],[113.567359,22.075327],[113.554425,22.107489],[113.554425,22.142416],[113.534715,22.174009],[113.53841,22.209473],[113.558736,22.212244]]],[[[117.024627,23.437865],[116.982743,23.460924],[116.944555,23.440061],[116.951946,23.419744],[117.027091,23.41535],[117.050496,23.400522],[117.081909,23.409309],[117.124409,23.389537],[117.142887,23.400522],[117.142887,23.459826],[117.129336,23.483431],[117.093612,23.459277],[117.058503,23.47355],[117.029554,23.443356],[117.024627,23.437865]]],[[[112.853486,21.740515],[112.876275,21.772753],[112.840551,21.776644],[112.782653,21.739959],[112.724138,21.719945],[112.70566,21.679354],[112.734609,21.666562],[112.780189,21.671568],[112.730914,21.613715],[112.775261,21.564189],[112.817145,21.590345],[112.798667,21.610933],[112.821457,21.655994],[112.804826,21.686583],[112.83316,21.736624],[112.853486,21.740515]]],[[[112.530733,21.583667],[112.563378,21.591458],[112.571385,21.619835],[112.621277,21.606482],[112.665624,21.642644],[112.639139,21.67268],[112.66624,21.683803],[112.663776,21.714386],[112.592327,21.693256],[112.560299,21.666562],[112.57077,21.645982],[112.535045,21.628737],[112.530733,21.583667]]],[[[114.231342,22.016528],[114.311414,22.041493],[114.302791,22.050368],[114.239965,22.03539],[114.231342,22.016528]]],[[[110.43346,21.171276],[110.489511,21.138904],[110.508605,21.140579],[110.544945,21.083633],[110.582517,21.094801],[110.632409,21.210893],[110.589293,21.194713],[110.525235,21.190249],[110.499366,21.213125],[110.445163,21.184669],[110.431612,21.180763],[110.43346,21.171276]]],[[[112.435263,21.663781],[112.456205,21.648763],[112.458669,21.68992],[112.435263,21.663781]]],[[[110.517844,21.079166],[110.459946,21.062971],[110.398352,21.096476],[110.352772,21.079724],[110.305961,21.0881],[110.27578,21.033369],[110.211106,20.986999],[110.201251,20.938378],[110.309656,20.963529],[110.347845,20.984763],[110.407591,20.990351],[110.47288,20.983087],[110.511684,20.916578],[110.535706,20.922727],[110.539402,20.987557],[110.560344,21.061295],[110.517844,21.079166]]],[[[113.765076,21.962145],[113.774315,21.998218],[113.74167,21.991559],[113.765076,21.962145]]],[[[113.723192,21.922177],[113.742902,21.950489],[113.71888,21.951599],[113.723192,21.922177]]],[[[113.142977,21.831653],[113.162071,21.853873],[113.203955,21.861093],[113.167615,21.876644],[113.136818,21.868869],[113.142977,21.831653]]],[[[113.819894,22.396068],[113.813735,22.419858],[113.786634,22.413773],[113.819894,22.396068]]],[[[114.190074,21.986564],[114.229494,21.995443],[114.180835,22.00987],[114.190074,21.986564]]],[[[114.153734,21.97491],[114.171596,22.000437],[114.124169,21.985455],[114.153734,21.97491]]],[[[116.769628,20.771721],[116.761005,20.750456],[116.87249,20.738143],[116.889736,20.683284],[116.849084,20.628405],[116.749302,20.600958],[116.796113,20.582471],[116.862635,20.588633],[116.905135,20.619443],[116.934084,20.676565],[116.925461,20.726949],[116.88604,20.775638],[116.820135,20.780674],[116.769628,20.771721]]],[[[113.025333,21.847762],[113.045659,21.882753],[113.007471,21.869424],[113.025333,21.847762]]],[[[110.405127,20.678245],[110.437772,20.677685],[110.414366,20.710157],[110.405127,20.678245]]],[[[110.644727,20.935584],[110.584365,20.948998],[110.548641,20.908752],[110.562807,20.861224],[110.611467,20.860106],[110.646575,20.917137],[110.644727,20.935584]]],[[[110.556648,20.32734],[110.593604,20.360447],[110.586213,20.381205],[110.556648,20.32734]]],[[[115.943037,21.097592],[115.953508,21.064088],[115.989233,21.035603],[116.040356,21.02052],[116.067457,21.04063],[116.044051,21.110434],[116.024341,21.12439],[115.965211,21.123832],[115.943037,21.097592]]],[[[115.926407,20.981411],[115.939342,20.945644],[115.970139,20.919373],[115.999088,20.922727],[116.000936,20.948439],[115.954124,20.99985],[115.926407,20.981411]]],[[[115.834632,22.722695],[115.834632,22.722143],[115.835248,22.722695],[115.834632,22.722695]]],[[[115.834632,22.723247],[115.834632,22.722695],[115.835248,22.722695],[115.834632,22.723247]]]]}},{"type":"Feature","properties":{"adcode":450000,"name":"广西壮族自治区","center":[108.320004,22.82402],"centroid":[108.7944,23.833381],"childrenNum":14,"level":"province","parent":{"adcode":100000},"subFeatureIndex":19,"acroutes":[100000]},"geometry":{"type":"MultiPolygon","coordinates":[[[[109.48245,26.029788],[109.473211,26.006663],[109.408537,25.967392],[109.435022,25.93349],[109.396834,25.900117],[109.359262,25.836036],[109.339552,25.83442],[109.327849,25.76168],[109.340168,25.731493],[109.296436,25.71424],[109.207125,25.740119],[109.206509,25.788087],[109.147995,25.741736],[109.13198,25.762758],[109.143683,25.795092],[109.095024,25.80533],[109.077778,25.776771],[109.048213,25.790781],[108.989698,25.778926],[108.999553,25.765453],[108.963829,25.732572],[108.940423,25.740119],[108.896076,25.71424],[108.900387,25.682423],[108.953974,25.686738],[108.953974,25.686738],[109.007561,25.734728],[109.043285,25.738502],[109.07901,25.72071],[109.075314,25.693749],[109.030966,25.629556],[109.051908,25.566949],[109.088249,25.550752],[109.024807,25.51241],[108.949046,25.557231],[108.8893,25.543193],[108.890532,25.556151],[108.826474,25.550212],[108.814772,25.526992],[108.781511,25.554531],[108.799989,25.576666],[108.783975,25.628477],[108.724844,25.634952],[108.68912,25.623081],[108.68604,25.587462],[108.660787,25.584763],[108.658323,25.550212],[108.68912,25.533473],[108.634917,25.520512],[108.6072,25.491885],[108.600425,25.432448],[108.62999,25.335666],[108.625062,25.308076],[108.589338,25.335125],[108.585642,25.365952],[108.471693,25.458928],[108.418723,25.443257],[108.400244,25.491344],[108.359592,25.513491],[108.348506,25.536173],[108.308469,25.525912],[108.280752,25.48],[108.241332,25.46217],[108.251803,25.430286],[108.192673,25.458928],[108.162492,25.444878],[108.193289,25.405421],[108.142782,25.390825],[108.152021,25.324306],[108.143398,25.269658],[108.115065,25.210112],[108.080572,25.193867],[108.001732,25.196574],[107.928435,25.155954],[107.872384,25.141327],[107.839124,25.115861],[107.762747,25.125073],[107.789233,25.15487],[107.760283,25.188451],[107.762131,25.229061],[107.741805,25.24043],[107.700537,25.194408],[107.696226,25.219858],[107.661733,25.258833],[107.659885,25.316192],[107.632168,25.310241],[107.599523,25.250714],[107.576734,25.256668],[107.512676,25.209029],[107.472024,25.213902],[107.489886,25.276693],[107.481263,25.299961],[107.432604,25.289139],[107.409198,25.347024],[107.420901,25.392987],[107.375937,25.411908],[107.358691,25.393528],[107.318039,25.401637],[107.308184,25.432988],[107.336517,25.461089],[107.263836,25.543193],[107.232423,25.556691],[107.228728,25.604733],[107.205322,25.607971],[107.185612,25.578825],[107.064272,25.559391],[107.066736,25.50917],[107.015613,25.495666],[106.996519,25.442716],[106.963874,25.437852],[106.987896,25.358922],[107.012533,25.352973],[107.013765,25.275611],[106.975577,25.232851],[106.933077,25.250714],[106.904128,25.231768],[106.888113,25.181953],[106.853005,25.186827],[106.787715,25.17112],[106.764926,25.183036],[106.732281,25.162454],[106.691013,25.179245],[106.644817,25.164621],[106.63989,25.132658],[106.590615,25.08768],[106.551195,25.082802],[106.519782,25.054072],[106.450181,25.033468],[106.442173,25.019369],[106.332536,24.988454],[106.304819,24.973807],[106.253696,24.971094],[106.215508,24.981944],[106.191486,24.95319],[106.145291,24.954275],[106.197645,24.885889],[106.206269,24.851139],[106.173008,24.760417],[106.150218,24.762591],[106.113878,24.714216],[106.047356,24.684312],[106.024566,24.633186],[105.961741,24.677786],[105.942031,24.725088],[105.863806,24.729437],[105.827466,24.702799],[105.767104,24.719109],[105.70551,24.768569],[105.617431,24.78161],[105.607576,24.803885],[105.573083,24.797366],[105.497322,24.809318],[105.493011,24.833217],[105.457286,24.87123],[105.428337,24.930941],[105.365511,24.943423],[105.334099,24.9266],[105.267577,24.929313],[105.251563,24.967296],[105.212758,24.995505],[105.178266,24.985199],[105.157324,24.958616],[105.131454,24.959701],[105.09573,24.92877],[105.096346,24.928228],[105.082179,24.915745],[105.077868,24.918459],[105.039064,24.872859],[105.026745,24.815836],[105.03352,24.787586],[104.899245,24.752809],[104.865985,24.730524],[104.841963,24.676155],[104.771746,24.659839],[104.729246,24.617953],[104.703377,24.645698],[104.628848,24.660927],[104.595587,24.709323],[104.529682,24.731611],[104.489646,24.653313],[104.520443,24.535228],[104.550008,24.518894],[104.575877,24.424661],[104.616529,24.421937],[104.63008,24.397958],[104.610986,24.377246],[104.641783,24.367979],[104.70892,24.321087],[104.721239,24.340173],[104.703377,24.419757],[104.715695,24.441552],[104.74834,24.435559],[104.765587,24.45953],[104.784681,24.443732],[104.83642,24.446456],[104.914028,24.426296],[104.930042,24.411038],[104.979933,24.412673],[105.042759,24.442097],[105.106817,24.414853],[105.111744,24.37234],[105.138846,24.376701],[105.188121,24.347261],[105.196744,24.326541],[105.164715,24.288362],[105.215222,24.214699],[105.24294,24.208695],[105.229389,24.165567],[105.182577,24.167205],[105.20044,24.105491],[105.260186,24.061236],[105.292831,24.074896],[105.273121,24.092927],[105.320548,24.116416],[105.334099,24.094566],[105.395692,24.065607],[105.406163,24.043748],[105.493011,24.016965],[105.533663,24.130071],[105.594641,24.137718],[105.628518,24.126794],[105.649459,24.032816],[105.704278,24.0667],[105.739387,24.059596],[105.765256,24.073804],[105.802212,24.051945],[105.796669,24.023524],[105.841633,24.03063],[105.859495,24.056864],[105.89214,24.040468],[105.908154,24.069432],[105.901995,24.099482],[105.919241,24.122425],[105.963589,24.110954],[105.998081,24.120786],[106.011632,24.099482],[106.04982,24.089649],[106.053516,24.051399],[106.096631,24.018058],[106.091088,23.998924],[106.128044,23.956819],[106.157609,23.891174],[106.192718,23.879135],[106.173008,23.861622],[106.192102,23.824947],[106.136667,23.795381],[106.157609,23.724175],[106.149602,23.665538],[106.120653,23.605229],[106.141595,23.569579],[106.08616,23.524043],[106.071994,23.495506],[106.039965,23.484529],[105.999929,23.447748],[105.986378,23.489469],[105.935871,23.508678],[105.913081,23.499348],[105.89214,23.52514],[105.852103,23.526786],[105.815763,23.507031],[105.805908,23.467512],[105.758481,23.459826],[105.699966,23.40162],[105.637757,23.404366],[105.694423,23.363168],[105.699966,23.327453],[105.649459,23.346136],[105.593409,23.312614],[105.560148,23.257093],[105.526272,23.234548],[105.542902,23.184495],[105.558916,23.177893],[105.574931,23.066165],[105.625438,23.064513],[105.648844,23.078828],[105.724604,23.06231],[105.74185,23.030921],[105.780039,23.022659],[105.805908,22.994565],[105.839169,22.987403],[105.879205,22.916865],[105.893987,22.936707],[105.959277,22.948832],[105.994385,22.93781],[106.019639,22.990709],[106.08616,22.996218],[106.106486,22.980792],[106.153914,22.988505],[106.206885,22.978588],[106.270326,22.907494],[106.258007,22.889852],[106.286957,22.867245],[106.366413,22.857871],[106.37134,22.878273],[106.41384,22.877171],[106.504383,22.91025],[106.525941,22.946628],[106.562282,22.923479],[106.606013,22.925684],[106.631267,22.88103],[106.657136,22.863385],[106.674998,22.891506],[106.716882,22.881582],[106.709491,22.866142],[106.774781,22.812643],[106.776012,22.813746],[106.778476,22.814298],[106.779092,22.813746],[106.779708,22.813195],[106.78094,22.813195],[106.784636,22.812643],[106.796338,22.812091],[106.801882,22.815401],[106.804346,22.816505],[106.808657,22.817608],[106.813585,22.817608],[106.838838,22.803265],[106.820976,22.768504],[106.768621,22.739254],[106.780324,22.708894],[106.756302,22.68957],[106.711955,22.575228],[106.650361,22.575228],[106.61402,22.602303],[106.585071,22.517192],[106.588151,22.472958],[106.560434,22.455813],[106.588767,22.374486],[106.562897,22.345706],[106.663296,22.33076],[106.670071,22.283144],[106.688549,22.260438],[106.7021,22.207257],[106.673151,22.182322],[106.706411,22.160707],[106.691629,22.13521],[106.71565,22.089745],[106.706411,22.021521],[106.683006,21.999882],[106.698404,21.959925],[106.73844,22.008205],[106.790179,22.004876],[106.802498,21.98157],[106.859164,21.986009],[106.926302,21.967695],[106.935541,21.933836],[106.974345,21.923288],[106.999598,21.947714],[107.05996,21.914959],[107.058729,21.887196],[107.018693,21.859427],[107.018077,21.81943],[107.093837,21.803317],[107.148656,21.758858],[107.194851,21.736624],[107.199163,21.718833],[107.242279,21.703265],[107.271844,21.727173],[107.310648,21.733844],[107.356843,21.667674],[107.363619,21.602031],[107.388256,21.594241],[107.431372,21.642088],[107.477567,21.659888],[107.500973,21.613715],[107.486806,21.59591],[107.547168,21.58645],[107.584741,21.614828],[107.603219,21.597579],[107.712856,21.616497],[107.807711,21.655438],[107.837892,21.640419],[107.863761,21.650988],[107.892095,21.622617],[107.893942,21.596466],[107.929051,21.585893],[107.958,21.534131],[108.034376,21.545821],[108.108289,21.508521],[108.193905,21.519656],[108.156332,21.55083],[108.205608,21.597579],[108.241332,21.599805],[108.249955,21.561406],[108.210535,21.505737],[108.230245,21.491259],[108.330027,21.540254],[108.397781,21.533017],[108.492635,21.554727],[108.591802,21.677129],[108.626294,21.67991],[108.658939,21.643757],[108.678033,21.659331],[108.735931,21.628181],[108.734084,21.626512],[108.745786,21.602587],[108.801837,21.626512],[108.83325,21.610933],[108.881293,21.627068],[108.937959,21.589789],[109.093792,21.579215],[109.09872,21.571424],[109.110422,21.568085],[109.138756,21.567528],[109.142451,21.511861],[109.074698,21.489589],[109.039589,21.457844],[109.046365,21.424421],[109.095024,21.419407],[109.138756,21.388762],[109.186183,21.390991],[109.245929,21.425536],[109.41716,21.438906],[109.484914,21.453388],[109.529877,21.437234],[109.540964,21.466199],[109.576689,21.493487],[109.604406,21.523553],[109.612413,21.556953],[109.654913,21.493487],[109.704188,21.462857],[109.785492,21.45673],[109.788572,21.490702],[109.754695,21.556396],[109.742992,21.616497],[109.778101,21.670455],[109.786108,21.637638],[109.839695,21.636525],[109.888354,21.652101],[109.888354,21.652101],[109.916071,21.668787],[109.940093,21.769419],[109.94502,21.84443],[109.999839,21.881643],[110.050962,21.857205],[110.101469,21.86998],[110.12857,21.902744],[110.196323,21.899968],[110.212338,21.886085],[110.212338,21.886085],[110.224041,21.882198],[110.224041,21.882198],[110.283787,21.892194],[110.290562,21.917736],[110.337374,21.887751],[110.391576,21.89386],[110.378642,21.939942],[110.378642,21.939942],[110.374946,21.967695],[110.374946,21.967695],[110.352772,21.97602],[110.359547,22.015973],[110.35154,22.097508],[110.364475,22.125785],[110.326287,22.152393],[110.34846,22.195621],[110.378026,22.164587],[110.414366,22.208365],[110.456866,22.189526],[110.505525,22.14297],[110.55788,22.196175],[110.602843,22.18343],[110.598532,22.162924],[110.629329,22.149068],[110.678604,22.172901],[110.646575,22.220554],[110.687843,22.249914],[110.725415,22.29588],[110.759292,22.274837],[110.787009,22.28259],[110.749437,22.329653],[110.74143,22.361757],[110.711249,22.369506],[110.712481,22.440879],[110.688459,22.477935],[110.74143,22.464109],[110.740198,22.498947],[110.762988,22.518298],[110.749437,22.556991],[110.778386,22.585174],[110.812263,22.576333],[110.897878,22.591805],[110.896031,22.613352],[110.950233,22.61059],[110.958856,22.636553],[110.997045,22.631582],[111.055559,22.648705],[111.089435,22.695643],[111.058023,22.729871],[111.118385,22.744773],[111.185522,22.735942],[111.218167,22.748085],[111.358601,22.889301],[111.374615,22.938361],[111.362913,22.967568],[111.403565,22.99126],[111.389398,23.005583],[111.433746,23.036428],[111.43313,23.073322],[111.402333,23.066165],[111.377695,23.082132],[111.365992,23.14488],[111.38447,23.16744],[111.388782,23.210349],[111.36476,23.240047],[111.353058,23.284582],[111.376463,23.30437],[111.363528,23.340641],[111.389398,23.375804],[111.383239,23.399423],[111.399869,23.469159],[111.428818,23.466414],[111.479941,23.532822],[111.487332,23.626615],[111.555702,23.64087],[111.615448,23.639225],[111.614832,23.65896],[111.666571,23.718696],[111.621607,23.725819],[111.627766,23.78881],[111.654868,23.833159],[111.683201,23.822758],[111.683201,23.822758],[111.722621,23.823305],[111.8107,23.80688],[111.824867,23.832612],[111.812548,23.887343],[111.845809,23.904305],[111.854432,23.947521],[111.911714,23.943693],[111.940664,23.987989],[111.92157,24.012045],[111.878454,24.109862],[111.886461,24.163929],[111.871062,24.176487],[111.877222,24.227252],[111.912946,24.221795],[111.958526,24.263813],[111.986243,24.25672],[111.990555,24.279634],[112.026279,24.294908],[112.05954,24.339628],[112.057692,24.387057],[112.025047,24.438828],[111.985011,24.467701],[112.009649,24.503103],[112.007185,24.534684],[111.972077,24.578775],[111.936968,24.595645],[111.927729,24.629378],[111.953598,24.64733],[111.939432,24.686487],[111.961606,24.721283],[112.024431,24.740308],[111.951135,24.769655],[111.929577,24.75607],[111.875374,24.756613],[111.868599,24.771829],[111.814396,24.770199],[111.783599,24.785957],[111.708455,24.788673],[111.666571,24.760961],[111.637621,24.715303],[111.641933,24.684856],[111.588962,24.690837],[111.570484,24.64461],[111.526752,24.637538],[111.499035,24.667997],[111.451608,24.665822],[111.431282,24.687574],[111.461463,24.728894],[111.479325,24.797366],[111.449144,24.857113],[111.447296,24.892947],[111.470086,24.92877],[111.434977,24.951562],[111.43313,24.979774],[111.460231,24.992793],[111.467622,25.02208],[111.416499,25.047566],[111.435593,25.093642],[111.375231,25.128324],[111.36784,25.108817],[111.321645,25.105023],[111.274833,25.151078],[111.221862,25.106649],[111.200921,25.074672],[111.139943,25.042144],[111.101754,25.035095],[111.100522,24.945593],[111.009363,24.921172],[110.968711,24.975434],[110.951465,25.04377],[110.98411,25.101772],[110.998892,25.161371],[111.112841,25.21715],[111.103602,25.285351],[111.138711,25.303748],[111.184906,25.367034],[111.210776,25.363248],[111.279145,25.42326],[111.32842,25.521592],[111.324724,25.564249],[111.343202,25.602574],[111.309942,25.645203],[111.30871,25.720171],[111.399869,25.744431],[111.442369,25.77192],[111.43313,25.84627],[111.4861,25.859196],[111.460231,25.885042],[111.383239,25.881812],[111.376463,25.906039],[111.346282,25.906577],[111.297007,25.874274],[111.29208,25.854349],[111.251428,25.864581],[111.230486,25.916267],[111.189834,25.953402],[111.235413,26.048071],[111.267442,26.058824],[111.244652,26.078177],[111.26621,26.095914],[111.258203,26.151796],[111.274833,26.183486],[111.271754,26.217316],[111.293311,26.222148],[111.277913,26.272066],[111.228022,26.261333],[111.204616,26.276359],[111.208928,26.30426],[111.090667,26.308016],[111.008132,26.336982],[111.008747,26.35897],[110.974255,26.385778],[110.94469,26.373447],[110.944074,26.326791],[110.926212,26.320354],[110.939762,26.286554],[110.836284,26.255966],[110.759292,26.248451],[110.73527,26.270993],[110.742046,26.313917],[110.721104,26.294066],[110.673676,26.317135],[110.643495,26.308552],[110.612083,26.333764],[110.584365,26.296749],[110.552952,26.283335],[110.546793,26.233421],[110.495054,26.166299],[110.477808,26.179727],[110.437772,26.153945],[110.373098,26.088927],[110.325671,25.975462],[110.257301,25.961473],[110.24991,26.010965],[110.181541,26.060437],[110.168606,26.028713],[110.100853,26.020108],[110.065128,26.050221],[110.100853,26.132455],[110.099005,26.168985],[110.03002,26.166299],[109.970274,26.195301],[109.904368,26.135679],[109.898825,26.095377],[109.864332,26.027637],[109.814441,26.041081],[109.782412,25.996981],[109.806434,25.973848],[109.826144,25.911422],[109.811361,25.877504],[109.779333,25.866196],[109.768246,25.890427],[109.685094,25.880197],[109.67955,25.921649],[109.693717,25.959321],[109.710963,25.954478],[109.730057,25.989988],[109.649369,26.016882],[109.635203,26.047533],[109.588391,26.019571],[109.560058,26.021184],[109.513247,25.998056],[109.48245,26.029788]]],[[[105.096346,24.928228],[105.09573,24.92877],[105.077868,24.918459],[105.082179,24.915745],[105.096346,24.928228]]],[[[109.088249,21.014934],[109.11227,21.02499],[109.117814,21.017727],[109.144299,21.041189],[109.138756,21.067439],[109.09256,21.057386],[109.088865,21.031134],[109.088249,21.014934]]]]}},{"type":"Feature","properties":{"adcode":460000,"name":"海南省","center":[110.33119,20.031971],"centroid":[109.754859,19.189767],"childrenNum":19,"level":"province","parent":{"adcode":100000},"subFeatureIndex":20,"acroutes":[100000]},"geometry":{"type":"MultiPolygon","coordinates":[[[[110.106396,20.026812],[110.042339,19.991384],[109.997375,19.980136],[109.965346,19.993634],[109.898825,19.994196],[109.855093,19.984073],[109.814441,19.993072],[109.76147,19.981261],[109.712195,20.017253],[109.657993,20.01163],[109.585312,19.98801],[109.526797,19.943573],[109.498464,19.873236],[109.411001,19.895184],[109.349407,19.898561],[109.300748,19.917693],[109.25948,19.898561],[109.255784,19.867045],[109.231147,19.863105],[109.159082,19.79048],[109.169553,19.736411],[109.147379,19.704863],[109.093792,19.68965],[109.048829,19.619764],[108.993394,19.587065],[108.92872,19.524468],[108.855424,19.469182],[108.806148,19.450561],[108.765496,19.400894],[108.694047,19.387346],[108.644772,19.349518],[108.609048,19.276661],[108.591186,19.141592],[108.598577,19.055633],[108.630606,19.003017],[108.637997,18.924346],[108.595497,18.872256],[108.593033,18.809386],[108.65278,18.740258],[108.663866,18.67337],[108.641077,18.565614],[108.644772,18.486738],[108.68912,18.447571],[108.776583,18.441894],[108.881293,18.416344],[108.905315,18.389087],[108.944735,18.314107],[109.006329,18.323198],[109.108575,18.323766],[109.138756,18.268081],[109.17448,18.260125],[109.287813,18.264671],[109.355566,18.215221],[109.441182,18.199303],[109.467051,18.173718],[109.527413,18.169169],[109.584696,18.143579],[109.661688,18.175424],[109.726362,18.177698],[109.749767,18.193618],[109.785492,18.339672],[109.919767,18.375457],[110.022629,18.360121],[110.070672,18.376025],[110.090382,18.399309],[110.116867,18.506602],[110.214186,18.578662],[110.246215,18.609859],[110.329366,18.642185],[110.367555,18.631977],[110.499366,18.651824],[110.499366,18.751592],[110.578206,18.784458],[110.590525,18.838841],[110.585597,18.88075],[110.619474,19.152334],[110.676756,19.286264],[110.706321,19.320153],[110.729727,19.378878],[110.787009,19.399765],[110.844292,19.449996],[110.888023,19.518827],[110.920668,19.552668],[111.008747,19.60398],[111.061718,19.612436],[111.071573,19.628784],[111.043856,19.763448],[111.013675,19.850159],[110.966248,20.018377],[110.940994,20.028499],[110.871393,20.01163],[110.808567,20.035808],[110.778386,20.068415],[110.744509,20.074036],[110.717408,20.148778],[110.687843,20.163947],[110.655814,20.134169],[110.562191,20.110006],[110.526467,20.07516],[110.495054,20.077408],[110.387265,20.113378],[110.318279,20.108882],[110.28933,20.056047],[110.243135,20.077408],[110.144585,20.074598],[110.106396,20.026812]]],[[[112.208597,3.876129],[112.241858,3.845677],[112.280046,3.86777],[112.260336,3.917925],[112.219068,3.908969],[112.208597,3.876129]]],[[[113.266165,8.125929],[113.311129,8.177469],[113.343157,8.193463],[113.288955,8.119412],[113.349933,8.172137],[113.386273,8.238479],[113.386273,8.289412],[113.354244,8.304217],[113.353628,8.237887],[113.293882,8.176284],[113.266165,8.125929]]],[[[111.99733,3.848065],[112.015192,3.823583],[112.064467,3.830152],[112.073707,3.865979],[112.03367,3.892251],[111.99733,3.848065]]],[[[111.463311,17.077491],[111.536607,17.104949],[111.4861,17.058039],[111.559397,17.087788],[111.542151,17.11982],[111.452224,17.092936],[111.463311,17.077491]]],[[[117.708319,15.182712],[117.712631,15.118592],[117.726798,15.105303],[117.827812,15.111659],[117.72495,15.131302],[117.720638,15.195418],[117.74466,15.217941],[117.784696,15.16885],[117.838899,15.15903],[117.782848,15.187333],[117.748355,15.230068],[117.715095,15.222561],[117.708319,15.182712]]],[[[112.241858,3.942404],[112.292365,3.946583],[112.288053,3.97345],[112.254177,3.97942],[112.241858,3.942404]]],[[[111.734324,16.19732],[111.779903,16.19732],[111.81686,16.224329],[111.813164,16.261676],[111.782367,16.273741],[111.716462,16.249036],[111.789758,16.250186],[111.790374,16.220307],[111.734324,16.19732]]],[[[111.649324,16.255931],[111.577875,16.208239],[111.56802,16.162834],[111.611136,16.156511],[111.690592,16.211112],[111.606825,16.177779],[111.598817,16.198469],[111.681353,16.262251],[111.649324,16.255931]]],[[[113.896887,7.607204],[113.919677,7.566865],[113.98743,7.536014],[114.058879,7.537794],[114.157429,7.561525],[114.289856,7.617288],[114.368696,7.638642],[114.407501,7.683126],[114.419819,7.765557],[114.464167,7.814771],[114.540543,7.862201],[114.555326,7.891249],[114.540543,7.945783],[114.511594,7.966527],[114.47279,7.968898],[114.414892,7.952895],[114.268298,7.870501],[114.211632,7.786904],[114.095219,7.721082],[114.029314,7.670078],[113.921524,7.639235],[113.896887,7.607204]]],[[[113.976959,8.872888],[114.013299,8.836817],[114.035473,8.783591],[114.060111,8.816119],[114.041017,8.843913],[113.989894,8.878801],[113.976959,8.872888]]],[[[113.956017,8.840365],[113.975111,8.793054],[114.012068,8.798376],[113.977575,8.841548],[113.956017,8.840365]]],[[[111.97454,16.323715],[112.002258,16.306484],[112.07617,16.323715],[112.074938,16.349558],[112.047221,16.360469],[112.002874,16.350707],[111.97454,16.323715]]],[[[111.739251,16.452898],[111.766969,16.470116],[111.786679,16.520039],[111.759577,16.545857],[111.765737,16.495366],[111.739251,16.452898]]],[[[112.216604,8.866383],[112.206133,8.88767],[112.180264,8.862244],[112.216604,8.866383]]],[[[113.792177,7.373422],[113.828518,7.362145],[113.829134,7.383511],[113.792177,7.373422]]],[[[114.194386,8.764664],[114.201161,8.727991],[114.248588,8.724442],[114.222103,8.784773],[114.194386,8.764664]]],[[[112.232619,16.996239],[112.207981,16.987081],[112.222764,16.960751],[112.292981,16.96762],[112.266496,16.993949],[112.232619,16.996239]]],[[[114.689601,10.345648],[114.702536,10.312677],[114.725941,10.319154],[114.747499,10.37214],[114.717318,10.380381],[114.689601,10.345648]]],[[[115.837712,9.709775],[115.861117,9.694438],[115.867277,9.650191],[115.901153,9.67084],[115.925791,9.781734],[115.901153,9.795888],[115.870972,9.778785],[115.837712,9.709775]]],[[[114.617536,9.965688],[114.642173,9.917351],[114.672355,9.927963],[114.685905,9.979245],[114.617536,9.965688]]],[[[113.769387,7.636862],[113.773699,7.601865],[113.814967,7.603051],[113.831597,7.644573],[113.769387,7.636862]]],[[[109.463972,7.344339],[109.463972,7.315254],[109.513247,7.320002],[109.571761,7.373422],[109.654297,7.479648],[109.709115,7.511095],[109.791651,7.524742],[109.938861,7.504569],[109.948716,7.522962],[109.904984,7.55144],[109.816289,7.572797],[109.72205,7.575763],[109.653065,7.559745],[109.536037,7.448792],[109.463972,7.344339]]],[[[116.273181,8.879392],[116.294123,8.858105],[116.332311,8.901269],[116.305826,8.917233],[116.273181,8.879392]]],[[[112.476531,16.001247],[112.570154,16.011027],[112.612037,16.039212],[112.588016,16.070844],[112.462364,16.043813],[112.448814,16.005274],[112.476531,16.001247]]],[[[112.537509,8.846278],[112.57077,8.815527],[112.639755,8.818484],[112.598487,8.859288],[112.537509,8.846278]]],[[[114.469095,10.836261],[114.475254,10.814512],[114.513442,10.848605],[114.565181,10.836261],[114.593514,10.856245],[114.587355,10.909138],[114.55471,10.900911],[114.469095,10.836261]]],[[[112.409393,16.294996],[112.383524,16.265698],[112.411241,16.2634],[112.475915,16.288677],[112.531349,16.285805],[112.536893,16.312228],[112.509176,16.317397],[112.409393,16.294996]]],[[[116.48876,10.395686],[116.461658,10.34918],[116.467202,10.309144],[116.511549,10.297957],[116.566368,10.304434],[116.644592,10.335051],[116.637817,10.365076],[116.514629,10.34918],[116.542346,10.41982],[116.526332,10.426883],[116.48876,10.395686]]],[[[112.349031,16.912088],[112.360734,16.925257],[112.334249,16.962469],[112.30222,16.963041],[112.349031,16.912088]]],[[[111.500267,16.45175],[111.49534,16.4374],[111.545847,16.43453],[111.538455,16.461507],[111.500267,16.45175]]],[[[115.500177,9.897897],[115.54822,9.869007],[115.585177,9.896128],[115.581481,9.917351],[115.518039,9.933857],[115.500177,9.897897]]],[[[114.669891,8.210048],[114.691449,8.18517],[114.74134,8.189316],[114.726557,8.21064],[114.669891,8.210048]]],[[[114.507899,8.120004],[114.530073,8.103415],[114.595978,8.120596],[114.624311,8.149626],[114.595978,8.15792],[114.507899,8.120004]]],[[[115.16757,8.386523],[115.18112,8.345668],[115.235939,8.321982],[115.285214,8.314876],[115.315395,8.356326],[115.299381,8.370537],[115.202678,8.395403],[115.16757,8.386523]]],[[[113.895039,8.00505],[113.904894,7.963564],[113.9708,7.944597],[113.969568,7.974825],[113.940003,8.018088],[113.895039,8.00505]]],[[[115.436119,9.393447],[115.450286,9.345028],[115.469996,9.3592],[115.456445,9.417064],[115.436119,9.393447]]],[[[116.457347,9.174326],[116.477057,9.137103],[116.500462,9.164282],[116.457347,9.174326]]],[[[113.638192,8.976942],[113.654823,8.962163],[113.730583,9.004133],[113.719496,9.020092],[113.644968,8.989355],[113.638192,8.976942]]],[[[114.696992,11.004322],[114.710543,11.001972],[114.793079,11.07657],[114.799854,11.10476],[114.766593,11.110045],[114.710543,11.039567],[114.696992,11.004322]]],[[[114.62,11.432264],[114.652644,11.436957],[114.661884,11.522584],[114.621232,11.518479],[114.62,11.432264]]],[[[114.910723,10.863298],[114.931049,10.841551],[114.959998,10.902087],[114.934129,10.902674],[114.910723,10.863298]]],[[[111.572948,16.470116],[111.578491,16.447158],[111.614216,16.44027],[111.592658,16.490775],[111.572948,16.470116]]],[[[113.939387,8.875253],[113.912285,8.888853],[113.893807,8.862836],[113.916597,8.837999],[113.939387,8.875253]]],[[[109.936397,7.848566],[109.936397,7.823665],[109.988136,7.8124],[110.050346,7.846194],[110.082991,7.896584],[110.078063,7.949339],[110.0331,7.944597],[109.953027,7.888878],[109.936397,7.848566]]],[[[116.727128,11.501473],[116.765316,11.430504],[116.772092,11.445755],[116.738215,11.514961],[116.727128,11.501473]]],[[[111.690592,16.587731],[111.724469,16.560198],[111.717078,16.59404],[111.690592,16.587731]]],[[[112.507328,16.466098],[112.586784,16.525777],[112.575081,16.537251],[112.499321,16.493645],[112.507328,16.466098]]],[[[111.761425,16.061642],[111.791606,16.028859],[111.828563,16.049565],[111.829795,16.070844],[111.761425,16.061642]]],[[[113.845764,10.018733],[113.865474,10.00341],[113.872249,10.123029],[113.856851,10.12185],[113.845764,10.018733]]],[[[114.791847,8.160882],[114.777064,8.114079],[114.812173,8.110524],[114.818332,8.141332],[114.791847,8.160882]]],[[[116.557129,9.745167],[116.566368,9.718623],[116.593469,9.723932],[116.557129,9.745167]]],[[[115.28275,10.191951],[115.288294,10.172513],[115.333257,10.200198],[115.28891,10.211388],[115.28275,10.191951]]],[[[116.832454,10.476908],[116.855243,10.468669],[116.868794,10.495739],[116.832454,10.476908]]],[[[114.703151,16.170307],[114.816484,16.198469],[114.802934,16.215135],[114.704383,16.199044],[114.703151,16.170307]]],[[[115.97753,9.321997],[115.926407,9.311366],[115.943037,9.269433],[115.976298,9.268252],[115.999088,9.293649],[115.97753,9.321997]]],[[[113.660366,9.231039],[113.676997,9.202683],[113.697323,9.225722],[113.660366,9.231039]]],[[[114.665579,7.590001],[114.671739,7.563898],[114.72163,7.59178],[114.703767,7.614915],[114.665579,7.590001]]],[[[114.493116,10.717504],[114.513442,10.722208],[114.562717,10.778064],[114.539312,10.793349],[114.493116,10.717504]]],[[[117.770529,10.773361],[117.798862,10.753371],[117.835819,10.803931],[117.831507,10.838612],[117.801942,10.839788],[117.775457,10.809222],[117.770529,10.773361]]],[[[114.242429,10.242014],[114.263371,10.239658],[114.326197,10.284414],[114.312646,10.300901],[114.265219,10.275581],[114.242429,10.242014]]],[[[114.688985,11.469217],[114.722246,11.429331],[114.737644,11.463938],[114.720398,11.49209],[114.688985,11.469217]]],[[[116.638433,10.503977],[116.653215,10.491031],[116.70865,10.492797],[116.699411,10.517511],[116.638433,10.503977]]],[[[110.459946,8.116449],[110.471032,8.072012],[110.554184,8.093935],[110.599764,8.156735],[110.568351,8.17273],[110.461793,8.128298],[110.459946,8.116449]]],[[[111.463311,8.52504],[111.497187,8.523857],[111.509506,8.550489],[111.463311,8.52504]]],[[[115.258113,8.509652],[115.271048,8.477098],[115.296301,8.510836],[115.258113,8.509652]]],[[[113.221817,8.073789],[113.235984,8.068456],[113.283411,8.111117],[113.269861,8.120004],[113.221817,8.073789]]],[[[114.074893,10.929118],[114.064422,10.904437],[114.110002,10.918541],[114.096451,10.947921],[114.074893,10.929118]]],[[[117.258068,10.320331],[117.299336,10.313855],[117.299952,10.343293],[117.274698,10.358011],[117.258068,10.320331]]],[[[114.212864,16.040937],[114.31203,16.034611],[114.306487,16.057616],[114.268914,16.059342],[114.212864,16.040937]]],[[[110.609003,8.010976],[110.642879,7.989049],[110.641648,8.031125],[110.622553,8.041199],[110.609003,8.010976]]],[[[115.509416,8.490712],[115.521735,8.460523],[115.55438,8.461115],[115.569162,8.49012],[115.558691,8.523265],[115.514344,8.519122],[115.509416,8.490712]]],[[[111.539071,7.54432],[111.542767,7.524742],[111.583419,7.543134],[111.612368,7.592374],[111.566788,7.606017],[111.539071,7.54432]]],[[[111.657947,8.672974],[111.665955,8.622683],[111.717694,8.6499],[111.697368,8.67889],[111.657947,8.672974]]],[[[110.460561,7.799948],[110.487663,7.783346],[110.511684,7.805878],[110.485199,7.827815],[110.460561,7.799948]]],[[[112.345952,8.926101],[112.392763,8.919598],[112.384756,8.946793],[112.345952,8.926101]]],[[[116.469665,9.810041],[116.47952,9.785272],[116.50847,9.79117],[116.490607,9.821246],[116.469665,9.810041]]],[[[111.925265,8.070827],[111.949287,8.05068],[111.994866,8.047125],[112.018888,8.065494],[112.013344,8.093342],[111.95483,8.106377],[111.925265,8.070827]]],[[[114.457392,15.599305],[114.466631,15.576823],[114.491884,15.59354],[114.457392,15.599305]]],[[[114.985252,11.078332],[115.013585,11.063062],[115.021592,11.085967],[114.985252,11.078332]]],[[[114.10569,16.004124],[114.110618,15.978235],[114.132176,16.007575],[114.10569,16.004124]]],[[[116.045283,10.095338],[116.067457,10.065876],[116.09579,10.09357],[116.070537,10.12892],[116.045283,10.095338]]],[[[117.266691,10.69163],[117.348611,10.672811],[117.404661,10.671047],[117.418212,10.702803],[117.369553,10.7422],[117.293176,10.735144],[117.266691,10.69163]]],[[[114.854057,7.244611],[114.819564,7.192957],[114.869455,7.198895],[114.854057,7.244611]]],[[[112.823305,8.910729],[112.859645,8.889444],[112.873196,8.908364],[112.823305,8.910729]]],[[[111.670266,7.651098],[111.707223,7.648725],[111.749722,7.703884],[111.726317,7.729977],[111.691208,7.711593],[111.670266,7.651098]]],[[[112.207981,8.835634],[112.235699,8.827355],[112.241242,8.852783],[112.207981,8.835634]]],[[[112.527654,5.79444],[112.531965,5.766455],[112.562762,5.75931],[112.562146,5.820637],[112.527654,5.79444]]],[[[114.599058,8.846278],[114.645869,8.844504],[114.68221,8.881166],[114.665579,8.900087],[114.61692,8.881166],[114.599058,8.846278]]],[[[114.868223,7.983715],[114.907643,7.951117],[114.914419,8.00742],[114.883006,8.011569],[114.868223,7.983715]]],[[[112.945261,8.410204],[112.985297,8.429149],[112.949572,8.432701],[112.945261,8.410204]]],[[[113.600004,6.961929],[113.580294,6.920344],[113.62341,6.942325],[113.600004,6.961929]]],[[[116.695099,16.345538],[116.708034,16.299591],[116.738831,16.303612],[116.747454,16.360469],[116.717889,16.373676],[116.695099,16.345538]]],[[[117.347995,10.090624],[117.354154,10.06293],[117.385567,10.063519],[117.373864,10.106532],[117.347995,10.090624]]],[[[112.993304,19.472003],[113.038883,19.480466],[113.048123,19.506417],[113.029028,19.52898],[112.993304,19.52616],[112.980369,19.496263],[112.993304,19.472003]]],[[[114.448153,16.034035],[114.485109,16.034611],[114.521449,16.056466],[114.465399,16.067393],[114.448153,16.034035]]],[[[113.832213,19.158552],[113.874097,19.151203],[113.914749,19.172119],[113.920293,19.223551],[113.875945,19.237113],[113.80696,19.222986],[113.799568,19.19925],[113.832213,19.158552]]],[[[112.650842,5.106941],[112.655769,5.055676],[112.682871,5.048522],[112.719211,5.075944],[112.678559,5.121247],[112.650842,5.106941]]],[[[111.638853,7.907254],[111.665339,7.887099],[111.712766,7.887099],[111.713382,7.927408],[111.651788,7.932743],[111.638853,7.907254]]],[[[112.244322,8.874662],[112.281278,8.855148],[112.288669,8.885896],[112.244322,8.874662]]],[[[112.89229,7.844416],[112.929862,7.827815],[112.93171,7.867537],[112.89229,7.844416]]],[[[112.583088,5.56159],[112.606494,5.51751],[112.614501,5.465683],[112.642834,5.489512],[112.616349,5.568737],[112.583088,5.56159]]],[[[112.523342,5.656289],[112.5449,5.616386],[112.565842,5.63068],[112.56153,5.677133],[112.528886,5.687257],[112.523342,5.656289]]],[[[115.361591,13.948985],[115.397315,13.92517],[115.438583,13.943757],[115.423185,13.977443],[115.377605,13.968732],[115.361591,13.948985]]],[[[113.596924,10.240836],[113.617866,10.22199],[113.638192,10.243192],[113.596924,10.240836]]],[[[113.860546,15.477068],[113.893807,15.463802],[113.890112,15.490909],[113.860546,15.477068]]],[[[112.907072,4.993079],[112.943413,4.991887],[112.952652,5.047926],[112.910768,5.038388],[112.907072,4.993079]]],[[[112.557219,5.109326],[112.568922,5.071771],[112.610806,5.091443],[112.601567,5.120055],[112.557219,5.109326]]],[[[112.350263,5.621747],[112.385988,5.615791],[112.385372,5.643187],[112.350263,5.621747]]],[[[112.226459,16.759147],[112.254177,16.751698],[112.262184,16.778057],[112.211061,16.795819],[112.226459,16.759147]]],[[[112.233851,15.69612],[112.25972,15.734718],[112.240626,15.741055],[112.20367,15.71398],[112.233851,15.69612]]],[[[112.612037,5.367973],[112.640371,5.347715],[112.685334,5.371548],[112.690878,5.406702],[112.62374,5.401935],[112.612037,5.367973]]],[[[112.472219,5.73966],[112.496857,5.736683],[112.498089,5.775387],[112.472219,5.73966]]],[[[113.217506,6.306249],[113.230441,6.285429],[113.243991,6.325878],[113.217506,6.306249]]],[[[116.152457,9.579384],[116.189413,9.565221],[116.187565,9.595317],[116.152457,9.579384]]],[[[114.948911,7.508722],[114.960614,7.484988],[115.012353,7.484988],[115.013585,7.525928],[114.948911,7.508722]]],[[[111.553854,7.807656],[111.585267,7.771487],[111.619759,7.840265],[111.603745,7.861608],[111.553854,7.807656]]],[[[113.938771,15.8355],[113.973263,15.805558],[113.9708,15.83953],[113.938771,15.8355]]],[[[114.926122,16.036911],[114.895325,16.036336],[114.910723,16.001823],[114.926122,16.036911]]],[[[116.749302,9.056736],[116.699411,9.049053],[116.70865,9.024229],[116.740679,9.028367],[116.749302,9.056736]]],[[[112.64653,16.385733],[112.681639,16.400661],[112.660081,16.426494],[112.64653,16.385733]]],[[[111.203384,19.92557],[111.203384,19.925007],[111.204,19.92557],[111.204,19.926132],[111.203384,19.92557]]],[[[115.758256,10.461018],[115.776118,10.434534],[115.801987,10.463372],[115.758256,10.461018]]],[[[117.21372,10.735144],[117.187235,10.741612],[117.206945,10.707507],[117.21372,10.735144]]],[[[112.671784,16.331755],[112.701349,16.331755],[112.677943,16.35932],[112.671784,16.331755]]],[[[115.782277,10.541046],[115.795212,10.499858],[115.805067,10.524571],[115.782277,10.541046]]],[[[112.512255,9.544566],[112.50856,9.525679],[112.568922,9.516826],[112.567074,9.554008],[112.512255,9.544566]]],[[[114.610145,15.649447],[114.581195,15.625242],[114.610761,15.615444],[114.610145,15.649447]]],[[[117.299336,11.077745],[117.264227,11.063062],[117.284553,11.02547],[117.304263,11.027232],[117.299336,11.077745]]],[[[117.691073,11.048965],[117.653501,11.046029],[117.655965,11.024882],[117.690457,11.016658],[117.691073,11.048965]]],[[[114.166668,9.38459],[114.175291,9.342075],[114.195617,9.350933],[114.194386,9.391676],[114.166668,9.38459]]],[[[114.714854,9.736909],[114.693296,9.741038],[114.680978,9.707416],[114.704999,9.700337],[114.714854,9.736909]]],[[[112.554139,5.97839],[112.553523,5.942676],[112.575697,5.971247],[112.554139,5.97839]]]]}},{"type":"Feature","properties":{"adcode":500000,"name":"重庆市","center":[106.504962,29.533155],"centroid":[107.8839,30.067297],"childrenNum":38,"level":"province","parent":{"adcode":100000},"subFeatureIndex":21,"acroutes":[100000]},"geometry":{"type":"MultiPolygon","coordinates":[[[[106.37442,28.525742],[106.403369,28.569901],[106.477282,28.530474],[106.504999,28.544669],[106.466811,28.586193],[106.49268,28.591448],[106.502535,28.661313],[106.528405,28.677591],[106.492064,28.742153],[106.461883,28.761041],[106.45326,28.817162],[106.474202,28.832891],[106.561666,28.756319],[106.56105,28.719062],[106.587535,28.691767],[106.6171,28.691242],[106.617716,28.66709],[106.651593,28.649235],[106.618332,28.645033],[106.63681,28.622972],[106.606629,28.593024],[106.615252,28.549401],[106.567825,28.523638],[106.564745,28.485247],[106.632499,28.503655],[106.697788,28.47683],[106.708259,28.450524],[106.747063,28.467361],[106.726121,28.51838],[106.73844,28.554657],[106.77786,28.563068],[106.756918,28.607211],[106.784636,28.626649],[106.807425,28.589346],[106.830831,28.623497],[106.866556,28.624548],[106.889345,28.695966],[106.86594,28.690192],[106.824056,28.756319],[106.845614,28.780975],[106.872099,28.777304],[106.923222,28.809821],[106.951555,28.766812],[106.988512,28.776254],[106.983584,28.851239],[107.019308,28.861722],[107.016229,28.882685],[107.14188,28.887925],[107.206554,28.868535],[107.194851,28.838134],[107.227496,28.836037],[107.210866,28.817686],[107.219489,28.772582],[107.24659,28.76209],[107.261373,28.792514],[107.327894,28.810869],[107.339597,28.845997],[107.383945,28.848618],[107.41351,28.911502],[107.441227,28.943977],[107.412894,28.960211],[107.396879,28.993718],[107.364235,29.00942],[107.395647,29.041341],[107.369778,29.091558],[107.412278,29.094696],[107.427676,29.128682],[107.408582,29.138091],[107.401807,29.184603],[107.441227,29.203934],[107.486806,29.174153],[107.570574,29.218037],[107.589052,29.150113],[107.605683,29.164747],[107.659885,29.162656],[107.700537,29.141228],[107.749197,29.199754],[107.810791,29.139137],[107.784921,29.048143],[107.823725,29.034016],[107.810175,28.984295],[107.867457,28.960211],[107.882855,29.00628],[107.908725,29.007327],[107.925971,29.032446],[108.026369,29.039772],[108.070717,29.086328],[108.150173,29.053375],[108.193289,29.072207],[108.256115,29.040295],[108.277673,29.091558],[108.306622,29.079006],[108.297999,29.045527],[108.319556,28.961258],[108.345426,28.943453],[108.357745,28.893165],[108.346658,28.859625],[108.352817,28.815589],[108.386078,28.803003],[108.385462,28.772058],[108.347274,28.736381],[108.332491,28.679166],[108.439049,28.634003],[108.501258,28.626649],[108.50249,28.63768],[108.575787,28.659738],[108.636149,28.621396],[108.604736,28.590922],[108.610896,28.539412],[108.573939,28.531],[108.586874,28.463678],[108.609664,28.43579],[108.609048,28.407368],[108.576403,28.38631],[108.580099,28.343128],[108.611512,28.324691],[108.667562,28.334173],[108.656475,28.359981],[108.697127,28.401051],[108.688504,28.422106],[108.640461,28.456838],[108.657091,28.47683],[108.700207,28.48209],[108.709446,28.501026],[108.746402,28.45105],[108.780279,28.42579],[108.759953,28.389995],[108.783359,28.380518],[108.761801,28.304143],[108.726692,28.282011],[108.738395,28.228241],[108.772888,28.212949],[108.821547,28.245113],[108.855424,28.199764],[108.89546,28.219804],[108.923793,28.217167],[108.929952,28.19027],[109.005713,28.162837],[109.026655,28.220331],[109.086401,28.184467],[109.101799,28.202401],[109.081473,28.247749],[109.117198,28.277795],[109.152306,28.349975],[109.153538,28.417369],[109.191726,28.471043],[109.23361,28.474726],[109.274262,28.494714],[109.273646,28.53836],[109.319842,28.579886],[109.306907,28.62087],[109.252089,28.606685],[109.235458,28.61982],[109.201581,28.597753],[109.192958,28.636104],[109.271183,28.671816],[109.252704,28.691767],[109.294588,28.722211],[109.2989,28.7474],[109.241002,28.776779],[109.246545,28.80143],[109.235458,28.882161],[109.261328,28.952356],[109.292741,28.987436],[109.294588,29.015177],[109.319842,29.042388],[109.312451,29.066453],[109.240386,29.086328],[109.232378,29.119271],[109.215748,29.145409],[109.162777,29.180946],[109.139372,29.168927],[109.110422,29.21647],[109.141835,29.270256],[109.106727,29.288526],[109.11227,29.361053],[109.060531,29.403292],[109.034662,29.360531],[108.999553,29.36366],[108.983539,29.332883],[108.919481,29.3261],[108.934264,29.399643],[108.927488,29.435612],[108.884373,29.440824],[108.866511,29.470527],[108.888684,29.502305],[108.878213,29.539279],[108.913322,29.574679],[108.901003,29.604863],[108.870206,29.596537],[108.888068,29.628795],[108.844337,29.658443],[108.781511,29.635558],[108.797525,29.660003],[108.786438,29.691721],[108.752562,29.649082],[108.690968,29.689642],[108.676801,29.749412],[108.680497,29.800319],[108.658939,29.854833],[108.601041,29.863656],[108.556077,29.818493],[108.52528,29.770713],[108.548686,29.749412],[108.504954,29.728626],[108.504338,29.707836],[108.460606,29.741098],[108.437201,29.741098],[108.442744,29.778505],[108.422418,29.772791],[108.424266,29.815897],[108.371295,29.841337],[108.433505,29.880262],[108.467998,29.864175],[108.516041,29.885451],[108.517889,29.9394],[108.536367,29.983472],[108.532055,30.051873],[108.513577,30.057571],[108.546222,30.104178],[108.56778,30.157491],[108.551766,30.1637],[108.581947,30.255759],[108.54499,30.269716],[108.524048,30.309506],[108.501258,30.314673],[108.460606,30.35961],[108.431041,30.354446],[108.402092,30.376649],[108.430425,30.416397],[108.411331,30.438586],[108.42673,30.492233],[108.472925,30.487076],[108.512961,30.501515],[108.556077,30.487592],[108.56778,30.468508],[108.6497,30.53915],[108.642925,30.578831],[108.688504,30.58759],[108.698975,30.54482],[108.743939,30.494812],[108.789518,30.513374],[108.808612,30.491202],[108.838793,30.503062],[108.893612,30.565434],[108.971836,30.627766],[109.006329,30.626736],[109.042669,30.655571],[109.071002,30.640125],[109.111654,30.646303],[109.106111,30.61077],[109.105495,30.585529],[109.102415,30.580377],[109.101183,30.579346],[109.106111,30.570587],[109.103647,30.565949],[109.143683,30.521108],[109.191726,30.545851],[109.191726,30.545851],[109.245313,30.580892],[109.299516,30.630341],[109.314298,30.599953],[109.36111,30.551004],[109.337088,30.521623],[109.35495,30.487076],[109.418392,30.559766],[109.435638,30.595832],[109.535421,30.664837],[109.543428,30.63961],[109.574225,30.646818],[109.590855,30.69366],[109.625348,30.702923],[109.661072,30.738936],[109.656761,30.760538],[109.701724,30.783677],[109.780564,30.848437],[109.828608,30.864364],[109.894513,30.899803],[109.943788,30.878746],[110.008462,30.883369],[110.019549,30.829425],[110.048498,30.800642],[110.082375,30.799614],[110.151976,30.911613],[110.153824,30.953708],[110.172918,30.978853],[110.140889,30.987062],[110.140273,31.030661],[110.120563,31.0322],[110.119947,31.088592],[110.147048,31.116776],[110.180309,31.121899],[110.200019,31.158779],[110.180309,31.179774],[110.155671,31.279564],[110.161831,31.314338],[110.118715,31.409899],[110.054042,31.410921],[110.036795,31.436966],[109.98752,31.474744],[109.94502,31.47066],[109.969658,31.508935],[109.894513,31.519139],[109.837847,31.555354],[109.727594,31.548214],[109.745456,31.598182],[109.76455,31.602769],[109.737449,31.628761],[109.731289,31.700582],[109.683246,31.719929],[109.622268,31.711783],[109.585928,31.726546],[109.549587,31.73011],[109.502776,31.716365],[109.446109,31.722983],[109.381436,31.705165],[109.281654,31.716874],[109.282885,31.743343],[109.253936,31.759628],[109.279806,31.776418],[109.27611,31.79931],[109.195422,31.817618],[109.191111,31.85575],[109.123357,31.892851],[109.085785,31.929428],[108.986619,31.980205],[108.902235,31.984774],[108.837561,32.039072],[108.78767,32.04871],[108.75133,32.076098],[108.734084,32.106519],[108.676801,32.10297],[108.585026,32.17189],[108.543758,32.177969],[108.509882,32.201266],[108.480317,32.182527],[108.399013,32.194176],[108.370063,32.172397],[108.379918,32.154158],[108.379918,32.154158],[108.379303,32.153652],[108.379303,32.153652],[108.399628,32.147065],[108.452599,32.090296],[108.42981,32.061391],[108.372527,32.077112],[108.344194,32.067477],[108.362056,32.035521],[108.329411,32.020299],[108.370063,31.988835],[108.351585,31.971575],[108.307238,31.997463],[108.259194,31.967006],[108.343578,31.860834],[108.386078,31.854226],[108.391005,31.829822],[108.429194,31.809482],[108.455063,31.814059],[108.462454,31.780488],[108.535135,31.757592],[108.50557,31.734182],[108.514809,31.693963],[108.546838,31.665442],[108.519121,31.665952],[108.468614,31.636404],[108.442744,31.633856],[108.390389,31.591555],[108.386078,31.544134],[108.339266,31.539033],[108.344194,31.512506],[108.254883,31.49873],[108.233941,31.506894],[108.191441,31.492096],[108.193289,31.467598],[108.224086,31.464024],[108.216079,31.41041],[108.153869,31.371073],[108.185898,31.336831],[108.095354,31.268311],[108.038688,31.252964],[108.031297,31.217144],[108.07626,31.231985],[108.089811,31.204859],[108.025753,31.116263],[108.009123,31.109602],[108.026985,31.061938],[108.060246,31.052197],[108.00358,31.025533],[107.983254,30.983983],[107.942602,30.989114],[107.948145,30.918802],[107.994956,30.908533],[107.956152,30.882855],[107.851443,30.792931],[107.788001,30.81966],[107.763979,30.817091],[107.760899,30.862823],[107.739957,30.884396],[107.693146,30.875665],[107.645103,30.821202],[107.57735,30.847924],[107.515756,30.854603],[107.483111,30.838675],[107.498509,30.809381],[107.454162,30.771851],[107.454162,30.771851],[107.424597,30.74048],[107.458473,30.704981],[107.477567,30.664837],[107.516987,30.644759],[107.485575,30.598408],[107.427676,30.547397],[107.443075,30.53348],[107.408582,30.521623],[107.368546,30.468508],[107.338981,30.386459],[107.288474,30.337402],[107.257677,30.267131],[107.221337,30.213878],[107.103076,30.090198],[107.080286,30.094341],[107.084598,30.063786],[107.058113,30.043066],[107.055649,30.040476],[107.054417,30.040994],[107.053801,30.043584],[107.02054,30.036849],[106.981736,30.08502],[106.976193,30.083467],[106.94478,30.037367],[106.913367,30.025451],[106.862244,30.033223],[106.83699,30.049801],[106.825904,30.03115],[106.825904,30.03115],[106.785252,30.01716],[106.732281,30.027005],[106.724274,30.058607],[106.699636,30.074145],[106.700252,30.111944],[106.672535,30.122297],[106.677462,30.156974],[106.631883,30.186464],[106.611557,30.235596],[106.612173,30.235596],[106.611557,30.235596],[106.612173,30.235596],[106.612173,30.235596],[106.612789,30.235596],[106.612789,30.235596],[106.642354,30.246454],[106.611557,30.292455],[106.560434,30.31519],[106.545035,30.296589],[106.49884,30.295556],[106.43971,30.308473],[106.428623,30.254725],[106.401521,30.242318],[106.349167,30.24542],[106.334384,30.225772],[106.306667,30.238182],[106.296196,30.205603],[106.264167,30.20974],[106.260471,30.19681],[106.232754,30.185947],[106.180399,30.233011],[106.168696,30.303823],[106.132356,30.323972],[106.132972,30.30279],[106.07261,30.333786],[106.031958,30.373551],[105.943263,30.372002],[105.900763,30.405042],[105.84656,30.410203],[105.825618,30.436006],[105.792357,30.427234],[105.760329,30.384393],[105.754785,30.342567],[105.714749,30.322939],[105.720292,30.252657],[105.720292,30.252657],[105.670401,30.254208],[105.624822,30.275918],[105.619894,30.234045],[105.662394,30.210258],[105.642684,30.186464],[105.56138,30.183878],[105.550909,30.179222],[105.536127,30.152834],[105.596489,30.159043],[105.574315,30.130579],[105.580474,30.129544],[105.582938,30.127474],[105.582938,30.12385],[105.642068,30.101072],[105.638988,30.076216],[105.676561,30.06793],[105.687032,30.038922],[105.719677,30.042548],[105.753553,30.018196],[105.723372,29.975177],[105.730763,29.95755],[105.70243,29.924879],[105.717213,29.893753],[105.738771,29.891159],[105.707974,29.840818],[105.610655,29.837184],[105.582938,29.819013],[105.574931,29.744216],[105.529351,29.707836],[105.481924,29.718232],[105.476996,29.674564],[105.419714,29.688082],[105.38091,29.628275],[105.347649,29.621512],[105.332867,29.592374],[105.296526,29.571035],[105.305149,29.53199],[105.337794,29.459064],[105.334099,29.441345],[105.387069,29.455416],[105.387069,29.455416],[105.399388,29.43874],[105.372903,29.421018],[105.426489,29.419454],[105.441888,29.400686],[105.418482,29.352185],[105.42033,29.31149],[105.465294,29.322969],[105.459134,29.288526],[105.513337,29.283306],[105.521344,29.264513],[105.557684,29.278608],[105.631597,29.280174],[105.647612,29.253027],[105.695039,29.287482],[105.712285,29.219082],[105.703662,29.176766],[105.728916,29.134432],[105.752321,29.129727],[105.728916,29.1062],[105.757865,29.069068],[105.74185,29.039249],[105.766488,29.013607],[105.762176,28.9911],[105.801596,28.958116],[105.797285,28.936121],[105.830546,28.944501],[105.852719,28.927217],[105.910002,28.920407],[105.969132,28.965971],[106.001161,28.973824],[106.040581,28.955498],[106.049204,28.906263],[106.070762,28.919884],[106.101559,28.898928],[106.14837,28.901548],[106.173008,28.920407],[106.206885,28.904691],[106.264783,28.845997],[106.245689,28.817686],[106.267863,28.779402],[106.274022,28.739004],[106.305435,28.704365],[106.304203,28.64976],[106.346703,28.583565],[106.33192,28.55308],[106.37442,28.525742]]],[[[109.105495,30.585529],[109.106111,30.61077],[109.09256,30.578831],[109.09872,30.579346],[109.101183,30.579346],[109.102415,30.580377],[109.105495,30.585529]]],[[[105.582938,30.12385],[105.582938,30.127474],[105.580474,30.129544],[105.574315,30.130579],[105.582938,30.12385]]],[[[109.09872,30.579346],[109.09256,30.578831],[109.103647,30.565949],[109.106111,30.570587],[109.09872,30.579346]]],[[[107.058113,30.043066],[107.053801,30.043584],[107.054417,30.040994],[107.055649,30.040476],[107.058113,30.043066]]]]}},{"type":"Feature","properties":{"adcode":510000,"name":"四川省","center":[104.065735,30.659462],"centroid":[102.693453,30.674545],"childrenNum":21,"level":"province","parent":{"adcode":100000},"subFeatureIndex":22,"acroutes":[100000]},"geometry":{"type":"MultiPolygon","coordinates":[[[[101.167885,27.198311],[101.170349,27.175421],[101.145095,27.103523],[101.157414,27.094999],[101.136472,27.023584],[101.228863,26.981992],[101.227015,26.959057],[101.264587,26.955323],[101.267667,26.903034],[101.311399,26.903034],[101.365602,26.883819],[101.399478,26.841642],[101.358826,26.771669],[101.387159,26.753501],[101.389623,26.723036],[101.435819,26.740675],[101.458608,26.731054],[101.445674,26.77434],[101.466,26.786629],[101.513427,26.768463],[101.453065,26.692563],[101.481398,26.673313],[101.461072,26.640687],[101.461688,26.606447],[101.402558,26.604841],[101.395783,26.591998],[101.422884,26.53151],[101.458608,26.49563],[101.506652,26.499915],[101.530057,26.467239],[101.565782,26.454381],[101.637847,26.388995],[101.635383,26.357361],[101.660636,26.346635],[101.64031,26.318745],[101.597195,26.303187],[101.586108,26.279579],[101.630455,26.224832],[101.690202,26.241473],[101.737013,26.219463],[101.773353,26.168448],[101.807846,26.156093],[101.796759,26.114723],[101.839875,26.082477],[101.835563,26.04592],[101.857737,26.049146],[101.899621,26.099139],[101.929186,26.105588],[101.954439,26.084627],[102.020961,26.096451],[102.080091,26.065275],[102.107808,26.068501],[102.152156,26.10935],[102.174946,26.146961],[102.242699,26.190468],[102.245163,26.212483],[102.349257,26.244694],[102.392372,26.296749],[102.440416,26.300505],[102.542046,26.338591],[102.570995,26.362723],[102.629509,26.336982],[102.638748,26.307479],[102.60056,26.250598],[102.659074,26.221611],[102.709581,26.210336],[102.739762,26.268846],[102.785342,26.298895],[102.833385,26.306406],[102.878964,26.364332],[102.893131,26.338591],[102.975667,26.340736],[102.998457,26.371839],[102.988602,26.413117],[102.989833,26.482775],[103.030485,26.485989],[103.052659,26.514374],[103.052659,26.555602],[103.035413,26.556673],[103.026174,26.664221],[103.005232,26.679195],[103.008312,26.710741],[102.983674,26.76686],[102.991681,26.775409],[102.966428,26.837904],[102.949181,26.843244],[102.896211,26.91264],[102.894979,27.001724],[102.870957,27.026782],[102.913457,27.133886],[102.904218,27.227584],[102.883276,27.258444],[102.883892,27.299401],[102.899906,27.317481],[102.941174,27.405711],[102.989833,27.367983],[103.055739,27.40943],[103.080992,27.396679],[103.141355,27.420586],[103.144434,27.450331],[103.19063,27.523596],[103.232514,27.56976],[103.2861,27.561802],[103.29226,27.632872],[103.349542,27.678459],[103.369868,27.708664],[103.393274,27.709194],[103.461027,27.779638],[103.487512,27.794992],[103.509686,27.843687],[103.502295,27.910343],[103.55465,27.978543],[103.515846,27.965329],[103.486281,28.033495],[103.459179,28.021345],[103.430846,28.044587],[103.470266,28.122204],[103.533092,28.168641],[103.573128,28.230877],[103.643961,28.260401],[103.692004,28.232459],[103.701859,28.198709],[103.740048,28.23615],[103.770845,28.233514],[103.828743,28.285173],[103.877402,28.316262],[103.85338,28.356822],[103.860156,28.383677],[103.828743,28.44],[103.829975,28.459995],[103.781931,28.525216],[103.802873,28.563068],[103.838598,28.587244],[103.833054,28.605109],[103.850917,28.66709],[103.887873,28.61982],[103.910047,28.631377],[103.953779,28.600906],[104.05972,28.6277],[104.09606,28.603533],[104.117618,28.634003],[104.170589,28.642932],[104.230951,28.635579],[104.252509,28.660788],[104.277147,28.631902],[104.314719,28.615617],[104.372617,28.649235],[104.425588,28.626649],[104.417581,28.598279],[104.375697,28.5946],[104.355987,28.555183],[104.323342,28.540989],[104.260516,28.536257],[104.267908,28.499448],[104.254357,28.403683],[104.282074,28.343128],[104.314103,28.306778],[104.343052,28.334173],[104.384936,28.329959],[104.392943,28.291497],[104.420045,28.269889],[104.44961,28.269889],[104.462544,28.241422],[104.442834,28.211366],[104.402182,28.202928],[104.406494,28.173389],[104.444682,28.16231],[104.448994,28.113758],[104.40095,28.091586],[104.373233,28.051454],[104.304248,28.050926],[104.30856,28.036136],[104.362762,28.012891],[104.40095,27.952114],[104.44961,27.927794],[104.508124,27.878078],[104.52537,27.889187],[104.573413,27.840512],[104.607906,27.857974],[104.63316,27.850567],[104.676275,27.880723],[104.743413,27.901881],[104.761891,27.884426],[104.796999,27.901352],[104.842579,27.900294],[104.888158,27.914574],[104.918339,27.938897],[104.903557,27.962158],[104.975006,28.020816],[104.980549,28.063073],[105.002107,28.064129],[105.061853,28.096866],[105.119752,28.07205],[105.168411,28.071522],[105.186889,28.054623],[105.167795,28.021345],[105.186273,27.995454],[105.218302,27.990698],[105.247867,28.009193],[105.270657,27.99704],[105.284823,27.935725],[105.233084,27.895534],[105.25957,27.827811],[105.313157,27.810874],[105.273736,27.794992],[105.293447,27.770637],[105.290367,27.712373],[105.308229,27.704955],[105.353809,27.748924],[105.44004,27.775402],[105.508409,27.769048],[105.560148,27.71979],[105.605112,27.715552],[105.62359,27.666269],[105.664242,27.683759],[105.720292,27.683759],[105.722756,27.706015],[105.76772,27.7182],[105.848408,27.707074],[105.868118,27.732504],[105.922937,27.746805],[105.92848,27.729855],[105.985146,27.749983],[106.023335,27.746805],[106.063987,27.776991],[106.120653,27.779638],[106.193334,27.75422],[106.242609,27.767459],[106.306667,27.808756],[106.337464,27.859033],[106.325145,27.898708],[106.304819,27.899237],[106.307899,27.936782],[106.328225,27.952643],[106.286341,28.007079],[106.246305,28.011835],[106.266631,28.066769],[106.206885,28.134343],[106.145291,28.162837],[106.093552,28.162837],[105.975907,28.107952],[105.943878,28.143314],[105.895219,28.119565],[105.860727,28.159672],[105.889676,28.237732],[105.848408,28.255656],[105.824386,28.306251],[105.78743,28.335753],[105.76464,28.308359],[105.76464,28.308359],[105.737539,28.30309],[105.730147,28.271997],[105.68888,28.284119],[105.639604,28.324164],[105.655003,28.362615],[105.643916,28.431053],[105.612503,28.438947],[105.62359,28.517854],[105.68272,28.534154],[105.693191,28.58882],[105.712901,28.586718],[105.74493,28.616668],[105.757249,28.590397],[105.78435,28.610889],[105.808372,28.599855],[105.884748,28.595126],[105.889676,28.670765],[105.937719,28.686517],[105.966668,28.761041],[106.001161,28.743727],[106.030726,28.694917],[106.085544,28.681792],[106.103407,28.636104],[106.14837,28.642932],[106.17116,28.629275],[106.184711,28.58882],[106.254928,28.539412],[106.2925,28.537309],[106.304819,28.505233],[106.349167,28.473674],[106.379348,28.479986],[106.37442,28.525742],[106.33192,28.55308],[106.346703,28.583565],[106.304203,28.64976],[106.305435,28.704365],[106.274022,28.739004],[106.267863,28.779402],[106.245689,28.817686],[106.264783,28.845997],[106.206885,28.904691],[106.173008,28.920407],[106.14837,28.901548],[106.101559,28.898928],[106.070762,28.919884],[106.049204,28.906263],[106.040581,28.955498],[106.001161,28.973824],[105.969132,28.965971],[105.910002,28.920407],[105.852719,28.927217],[105.830546,28.944501],[105.797285,28.936121],[105.801596,28.958116],[105.762176,28.9911],[105.766488,29.013607],[105.74185,29.039249],[105.757865,29.069068],[105.728916,29.1062],[105.752321,29.129727],[105.728916,29.134432],[105.703662,29.176766],[105.712285,29.219082],[105.695039,29.287482],[105.647612,29.253027],[105.631597,29.280174],[105.557684,29.278608],[105.521344,29.264513],[105.513337,29.283306],[105.459134,29.288526],[105.465294,29.322969],[105.42033,29.31149],[105.418482,29.352185],[105.441888,29.400686],[105.426489,29.419454],[105.372903,29.421018],[105.399388,29.43874],[105.387069,29.455416],[105.387069,29.455416],[105.334099,29.441345],[105.337794,29.459064],[105.305149,29.53199],[105.296526,29.571035],[105.332867,29.592374],[105.347649,29.621512],[105.38091,29.628275],[105.419714,29.688082],[105.476996,29.674564],[105.481924,29.718232],[105.529351,29.707836],[105.574931,29.744216],[105.582938,29.819013],[105.610655,29.837184],[105.707974,29.840818],[105.738771,29.891159],[105.717213,29.893753],[105.70243,29.924879],[105.730763,29.95755],[105.723372,29.975177],[105.753553,30.018196],[105.719677,30.042548],[105.687032,30.038922],[105.676561,30.06793],[105.638988,30.076216],[105.642068,30.101072],[105.582938,30.12385],[105.574315,30.130579],[105.596489,30.159043],[105.536127,30.152834],[105.550909,30.179222],[105.556453,30.187499],[105.558916,30.18543],[105.56138,30.183878],[105.642684,30.186464],[105.662394,30.210258],[105.619894,30.234045],[105.624822,30.275918],[105.670401,30.254208],[105.720292,30.252657],[105.720292,30.252657],[105.714749,30.322939],[105.754785,30.342567],[105.760329,30.384393],[105.792357,30.427234],[105.825618,30.436006],[105.84656,30.410203],[105.900763,30.405042],[105.943263,30.372002],[106.031958,30.373551],[106.07261,30.333786],[106.132972,30.30279],[106.132356,30.323972],[106.168696,30.303823],[106.180399,30.233011],[106.232754,30.185947],[106.260471,30.19681],[106.260471,30.204051],[106.260471,30.207672],[106.264167,30.20974],[106.296196,30.205603],[106.306667,30.238182],[106.334384,30.225772],[106.349167,30.24542],[106.401521,30.242318],[106.428623,30.254725],[106.43971,30.308473],[106.49884,30.295556],[106.545035,30.296589],[106.560434,30.31519],[106.611557,30.292455],[106.642354,30.246454],[106.612789,30.235596],[106.612789,30.235596],[106.612173,30.235596],[106.612173,30.235596],[106.611557,30.235596],[106.612173,30.235596],[106.611557,30.235596],[106.631883,30.186464],[106.677462,30.156974],[106.672535,30.122297],[106.700252,30.111944],[106.699636,30.074145],[106.724274,30.058607],[106.732281,30.027005],[106.785252,30.01716],[106.825904,30.03115],[106.825904,30.03115],[106.83699,30.049801],[106.862244,30.033223],[106.913367,30.025451],[106.94478,30.037367],[106.976193,30.083467],[106.975577,30.088127],[106.976809,30.088127],[106.977425,30.087609],[106.978656,30.087609],[106.979888,30.088127],[106.980504,30.087609],[106.981736,30.08502],[107.02054,30.036849],[107.053801,30.043584],[107.058113,30.043066],[107.084598,30.063786],[107.080286,30.094341],[107.103076,30.090198],[107.221337,30.213878],[107.257677,30.267131],[107.288474,30.337402],[107.338981,30.386459],[107.368546,30.468508],[107.408582,30.521623],[107.443075,30.53348],[107.427676,30.547397],[107.485575,30.598408],[107.516987,30.644759],[107.477567,30.664837],[107.458473,30.704981],[107.424597,30.74048],[107.454162,30.771851],[107.454162,30.771851],[107.498509,30.809381],[107.483111,30.838675],[107.515756,30.854603],[107.57735,30.847924],[107.645103,30.821202],[107.693146,30.875665],[107.739957,30.884396],[107.760899,30.862823],[107.763979,30.817091],[107.788001,30.81966],[107.851443,30.792931],[107.956152,30.882855],[107.994956,30.908533],[107.948145,30.918802],[107.942602,30.989114],[107.983254,30.983983],[108.00358,31.025533],[108.060246,31.052197],[108.026985,31.061938],[108.009123,31.109602],[108.025753,31.116263],[108.089811,31.204859],[108.07626,31.231985],[108.031297,31.217144],[108.038688,31.252964],[108.095354,31.268311],[108.185898,31.336831],[108.153869,31.371073],[108.216079,31.41041],[108.224086,31.464024],[108.193289,31.467598],[108.191441,31.492096],[108.233941,31.506894],[108.254883,31.49873],[108.344194,31.512506],[108.339266,31.539033],[108.386078,31.544134],[108.390389,31.591555],[108.442744,31.633856],[108.468614,31.636404],[108.519121,31.665952],[108.546838,31.665442],[108.514809,31.693963],[108.50557,31.734182],[108.535135,31.757592],[108.462454,31.780488],[108.455063,31.814059],[108.429194,31.809482],[108.391005,31.829822],[108.386078,31.854226],[108.343578,31.860834],[108.259194,31.967006],[108.307238,31.997463],[108.351585,31.971575],[108.370063,31.988835],[108.329411,32.020299],[108.362056,32.035521],[108.344194,32.067477],[108.372527,32.077112],[108.42981,32.061391],[108.452599,32.090296],[108.399628,32.147065],[108.379303,32.153652],[108.379303,32.153652],[108.379918,32.154158],[108.379918,32.154158],[108.370063,32.172397],[108.399013,32.194176],[108.480317,32.182527],[108.509882,32.201266],[108.507418,32.245819],[108.469846,32.270618],[108.414411,32.252399],[108.389773,32.263533],[108.310933,32.232152],[108.240716,32.274666],[108.179738,32.221521],[108.156948,32.239239],[108.143398,32.219495],[108.086731,32.233165],[108.018362,32.2119],[108.024521,32.177462],[107.979558,32.146051],[107.924739,32.197215],[107.890247,32.214432],[107.864377,32.201266],[107.812022,32.247844],[107.753508,32.338399],[107.707929,32.331826],[107.680827,32.397035],[107.648183,32.413709],[107.598291,32.411688],[107.527458,32.38238],[107.489886,32.425328],[107.456625,32.41775],[107.460937,32.453612],[107.438763,32.465732],[107.436299,32.529835],[107.382097,32.54043],[107.356843,32.506622],[107.313727,32.489965],[107.287858,32.457147],[107.263836,32.403099],[107.212097,32.428864],[107.189924,32.468256],[107.127098,32.482393],[107.080286,32.542448],[107.108004,32.600951],[107.098765,32.649338],[107.05996,32.686115],[107.066736,32.708779],[107.012533,32.721367],[106.912751,32.704247],[106.903512,32.721367],[106.854853,32.724388],[106.82344,32.705254],[106.793259,32.712807],[106.783404,32.735967],[106.733513,32.739491],[106.670071,32.694678],[106.626955,32.682086],[106.585687,32.68813],[106.517934,32.668485],[106.498224,32.649338],[106.451412,32.65992],[106.421231,32.616579],[106.389203,32.62666],[106.347935,32.671003],[106.301123,32.680071],[106.267863,32.673522],[106.254928,32.693671],[106.17424,32.6977],[106.120037,32.719856],[106.071378,32.758114],[106.07261,32.76365],[106.093552,32.82402],[106.071378,32.828546],[106.044277,32.864747],[106.011632,32.829552],[105.969132,32.849162],[105.93156,32.826032],[105.893371,32.838603],[105.849024,32.817985],[105.825002,32.824523],[105.822538,32.770192],[105.779423,32.750061],[105.768952,32.767676],[105.719061,32.759624],[105.677793,32.726402],[105.596489,32.69921],[105.585402,32.728919],[105.563844,32.724891],[105.555221,32.794343],[105.534279,32.790822],[105.524424,32.847654],[105.495475,32.873292],[105.49917,32.911986],[105.467757,32.930071],[105.414171,32.922034],[105.408011,32.885857],[105.38091,32.876307],[105.396308,32.85067],[105.396308,32.85067],[105.427721,32.784281],[105.454207,32.767173],[105.448663,32.732946],[105.368591,32.712807],[105.347033,32.68259],[105.297758,32.656897],[105.263265,32.652362],[105.219534,32.666469],[105.215222,32.63674],[105.185041,32.617587],[105.111128,32.593893],[105.0791,32.637244],[105.026745,32.650346],[104.925115,32.607505],[104.881999,32.600951],[104.845659,32.653873],[104.820405,32.662943],[104.795768,32.643292],[104.739717,32.635228],[104.696601,32.673522],[104.643015,32.661935],[104.592508,32.695685],[104.582653,32.722374],[104.526602,32.728416],[104.51182,32.753585],[104.458849,32.748551],[104.363994,32.822511],[104.294393,32.835586],[104.277147,32.90244],[104.288234,32.942628],[104.345516,32.940117],[104.378161,32.953174],[104.383704,32.994343],[104.426204,33.010906],[104.391711,33.035493],[104.337509,33.038002],[104.378161,33.109214],[104.351059,33.158828],[104.32827,33.223934],[104.323958,33.26898],[104.303632,33.304499],[104.333813,33.315502],[104.386168,33.298497],[104.420045,33.327004],[104.373849,33.345004],[104.292545,33.336505],[104.272219,33.391486],[104.22048,33.404477],[104.213089,33.446932],[104.180444,33.472895],[104.155191,33.542755],[104.176749,33.5996],[104.103452,33.663381],[104.046169,33.686291],[103.980264,33.670852],[103.861388,33.682307],[103.778236,33.658898],[103.690772,33.69376],[103.667983,33.685793],[103.645809,33.708697],[103.593454,33.716164],[103.563889,33.699735],[103.552186,33.671351],[103.520157,33.678323],[103.545411,33.719649],[103.518309,33.807213],[103.464723,33.80224],[103.434542,33.752993],[103.35447,33.743539],[103.278709,33.774387],[103.284868,33.80224],[103.24976,33.814175],[103.228202,33.79478],[103.165376,33.805721],[103.153673,33.819147],[103.181391,33.900649],[103.16476,33.929454],[103.1315,33.931937],[103.120413,33.953286],[103.157369,33.998944],[103.147514,34.036644],[103.119797,34.03466],[103.129652,34.065899],[103.178927,34.079779],[103.121644,34.112487],[103.124108,34.162022],[103.100087,34.181828],[103.052043,34.195194],[103.005848,34.184798],[102.973203,34.205588],[102.977515,34.252595],[102.949181,34.292159],[102.911609,34.312923],[102.85987,34.301058],[102.856791,34.270895],[102.798276,34.272874],[102.779798,34.236764],[102.728675,34.235774],[102.694799,34.198659],[102.664002,34.192719],[102.651067,34.165983],[102.598712,34.14766],[102.655994,34.113478],[102.649219,34.080275],[102.615958,34.099604],[102.511865,34.086222],[102.471213,34.072839],[102.437336,34.087214],[102.406539,34.033172],[102.392372,33.971651],[102.345561,33.969666],[102.315996,33.993983],[102.287047,33.977607],[102.248858,33.98654],[102.226069,33.963214],[102.16817,33.983066],[102.136142,33.965199],[102.25317,33.861399],[102.261177,33.821136],[102.243315,33.786823],[102.296286,33.783838],[102.324619,33.754486],[102.284583,33.719151],[102.342481,33.725622],[102.31538,33.665374],[102.346793,33.605582],[102.440416,33.574673],[102.477988,33.543254],[102.446575,33.53228],[102.461358,33.501345],[102.462589,33.449429],[102.447807,33.454922],[102.392988,33.404477],[102.368967,33.41247],[102.310452,33.397982],[102.296286,33.413969],[102.258098,33.409472],[102.218062,33.349503],[102.192192,33.337005],[102.217446,33.247961],[102.200815,33.223434],[102.160163,33.242956],[102.144765,33.273983],[102.117047,33.288492],[102.08933,33.227439],[102.08933,33.204908],[102.054838,33.189884],[101.99386,33.1999],[101.935345,33.186879],[101.921795,33.153817],[101.887302,33.135778],[101.865744,33.103198],[101.825708,33.119239],[101.841723,33.184876],[101.83002,33.213921],[101.770274,33.248962],[101.769658,33.26898],[101.877447,33.314502],[101.887302,33.383991],[101.915635,33.425957],[101.946432,33.442937],[101.906396,33.48188],[101.907012,33.539264],[101.884222,33.578163],[101.844186,33.602591],[101.831252,33.554726],[101.783208,33.556721],[101.769042,33.538765],[101.777665,33.533776],[101.769042,33.45592],[101.695745,33.433948],[101.663716,33.383991],[101.64955,33.323004],[101.677883,33.297497],[101.735781,33.279987],[101.709912,33.21292],[101.653861,33.162835],[101.661252,33.135778],[101.633535,33.101193],[101.557775,33.167344],[101.515275,33.192889],[101.487557,33.226938],[101.403174,33.225436],[101.386543,33.207412],[101.393935,33.157826],[101.381616,33.153316],[101.297232,33.262475],[101.217776,33.256469],[101.182668,33.26948],[101.156798,33.236449],[101.124769,33.221431],[101.11553,33.194893],[101.169733,33.10019],[101.143863,33.086151],[101.146327,33.056563],[101.184515,33.041514],[101.171581,33.009902],[101.183899,32.984304],[101.129081,32.989324],[101.134624,32.95217],[101.124153,32.909976],[101.178356,32.892892],[101.223935,32.855698],[101.237486,32.825026],[101.22332,32.725898],[101.157414,32.661431],[101.124769,32.658408],[101.077342,32.68259],[101.030531,32.660424],[100.99727,32.627668],[100.956618,32.621116],[100.93198,32.600447],[100.887633,32.632708],[100.834046,32.648835],[100.77122,32.643795],[100.690532,32.678056],[100.71209,32.645307],[100.710242,32.610026],[100.673286,32.628172],[100.661583,32.616075],[100.657887,32.546484],[100.645568,32.526303],[100.603069,32.553547],[100.54517,32.569687],[100.516837,32.632204],[100.470026,32.694678],[100.450932,32.694678],[100.420135,32.73194],[100.378251,32.698707],[100.399193,32.756101],[100.339447,32.719353],[100.258759,32.742511],[100.231041,32.696189],[100.229809,32.650346],[100.208252,32.606497],[100.189773,32.630692],[100.109701,32.640268],[100.088143,32.668988],[100.139266,32.724388],[100.117093,32.802392],[100.123252,32.837095],[100.064738,32.895907],[100.029629,32.895907],[100.038252,32.929066],[99.956332,32.948152],[99.947709,32.986814],[99.877492,33.045527],[99.877492,32.993339],[99.851007,32.941623],[99.805427,32.940619],[99.788181,32.956689],[99.764159,32.924545],[99.791877,32.883344],[99.766623,32.826032],[99.760464,32.769689],[99.717964,32.732443],[99.700718,32.76667],[99.646515,32.774721],[99.640355,32.790822],[99.589233,32.789312],[99.558436,32.839106],[99.45311,32.862233],[99.376118,32.899927],[99.353944,32.885354],[99.268944,32.878318],[99.24677,32.924043],[99.235067,32.982296],[99.214741,32.991332],[99.196263,33.035493],[99.124814,33.046028],[99.090322,33.079131],[99.024416,33.094675],[99.014561,33.081137],[98.971445,33.098185],[98.967134,33.115229],[98.92217,33.118738],[98.858728,33.150811],[98.804526,33.219428],[98.802062,33.270481],[98.759562,33.276985],[98.779888,33.370497],[98.736157,33.406975],[98.742316,33.477887],[98.725686,33.503341],[98.678258,33.522801],[98.648077,33.548741],[98.652389,33.595114],[98.622824,33.610067],[98.61728,33.637476],[98.6567,33.64744],[98.610505,33.682805],[98.582788,33.731595],[98.539672,33.746525],[98.51873,33.77389],[98.494092,33.768915],[98.492861,33.796272],[98.463295,33.848477],[98.434962,33.843009],[98.407245,33.867362],[98.425723,33.913066],[98.415252,33.956761],[98.440506,33.981577],[98.428187,34.029204],[98.396774,34.053008],[98.399854,34.085231],[98.344419,34.094648],[98.258188,34.083249],[98.206449,34.08424],[98.158405,34.107037],[98.098043,34.122892],[98.028442,34.122892],[97.95453,34.190739],[97.898479,34.209548],[97.8104,34.207568],[97.796849,34.199154],[97.796849,34.199154],[97.789458,34.182818],[97.789458,34.182818],[97.766668,34.158555],[97.665654,34.126855],[97.70261,34.036644],[97.652719,33.998448],[97.660111,33.956264],[97.629314,33.919523],[97.601596,33.929951],[97.52214,33.903133],[97.503662,33.912073],[97.460546,33.887236],[97.395257,33.889224],[97.398336,33.848477],[97.371851,33.842015],[97.373083,33.817655],[97.406344,33.795278],[97.422974,33.754984],[97.418046,33.728608],[97.435293,33.682307],[97.415583,33.605582],[97.450075,33.582152],[97.523372,33.577166],[97.511669,33.520805],[97.552321,33.465906],[97.625618,33.461412],[97.674893,33.432949],[97.754349,33.409972],[97.676125,33.341004],[97.622538,33.337005],[97.607756,33.263976],[97.548626,33.203907],[97.487648,33.168346],[97.498119,33.137783],[97.487032,33.107209],[97.517213,33.097683],[97.542466,33.035995],[97.499966,33.011408],[97.523988,32.988822],[97.438372,32.976271],[97.375547,32.956689],[97.347829,32.895907],[97.376163,32.886359],[97.392793,32.828546],[97.386018,32.77925],[97.429133,32.714318],[97.42359,32.70475],[97.48272,32.654377],[97.535075,32.638252],[97.543698,32.62162],[97.607756,32.614059],[97.616995,32.586329],[97.700763,32.53488],[97.730944,32.527312],[97.795617,32.521257],[97.80732,32.50006],[97.863986,32.499051],[97.880001,32.486431],[97.940363,32.482393],[98.079565,32.415224],[98.107283,32.391476],[98.125145,32.401077],[98.218768,32.342444],[98.208913,32.318171],[98.23047,32.262521],[98.218768,32.234683],[98.260035,32.208862],[98.303151,32.121726],[98.357354,32.087253],[98.404781,32.045159],[98.402933,32.026896],[98.434962,32.007613],[98.432498,31.922825],[98.399238,31.895899],[98.426339,31.856767],[98.414636,31.832365],[98.461448,31.800327],[98.508875,31.751995],[98.516882,31.717383],[98.545831,31.717383],[98.553839,31.660349],[98.619128,31.591555],[98.651157,31.57881],[98.696736,31.538523],[98.714599,31.508935],[98.844562,31.429817],[98.84333,31.416028],[98.887062,31.37465],[98.810685,31.306668],[98.805758,31.279052],[98.773113,31.249382],[98.691809,31.333253],[98.643766,31.338876],[98.616048,31.3036],[98.60373,31.257568],[98.62344,31.221238],[98.602498,31.192062],[98.675179,31.15417],[98.710287,31.1178],[98.712135,31.082954],[98.736772,31.049121],[98.774961,31.031174],[98.806374,30.995783],[98.797135,30.948575],[98.774345,30.908019],[98.797135,30.87926],[98.850105,30.849465],[98.904924,30.782649],[98.957895,30.765166],[98.963438,30.728134],[98.907388,30.698292],[98.92217,30.609225],[98.939417,30.598923],[98.926482,30.569556],[98.932025,30.521623],[98.965286,30.449937],[98.967134,30.33482],[98.986844,30.280569],[98.970829,30.260928],[98.993003,30.215429],[98.9813,30.182843],[98.989308,30.151799],[99.044742,30.079842],[99.036735,30.053945],[99.055213,29.958587],[99.068148,29.931621],[99.0238,29.846009],[99.018873,29.792009],[98.992387,29.677163],[99.014561,29.607464],[99.052133,29.563748],[99.044742,29.520013],[99.066916,29.421018],[99.058909,29.417368],[99.075539,29.316186],[99.114343,29.243628],[99.113727,29.221171],[99.105104,29.162656],[99.118039,29.100971],[99.113727,29.07273],[99.132206,28.94869],[99.123582,28.890021],[99.103872,28.841803],[99.114343,28.765763],[99.134053,28.734806],[99.126662,28.698066],[99.147604,28.640831],[99.183944,28.58882],[99.170394,28.566221],[99.191952,28.494714],[99.187024,28.44],[99.16485,28.425264],[99.200575,28.365774],[99.229524,28.350502],[99.237531,28.317842],[99.28927,28.286227],[99.306516,28.227714],[99.374886,28.18183],[99.412458,28.295186],[99.392748,28.318369],[99.437095,28.398419],[99.404451,28.44421],[99.426625,28.454207],[99.396444,28.491032],[99.403219,28.546246],[99.463581,28.549401],[99.466045,28.579886],[99.504233,28.619294],[99.540573,28.623497],[99.53195,28.677591],[99.553508,28.710664],[99.614486,28.740054],[99.609559,28.784122],[99.625573,28.81454],[99.676696,28.810345],[99.717964,28.846521],[99.722275,28.757369],[99.755536,28.701216],[99.79434,28.699116],[99.834992,28.660788],[99.834376,28.628225],[99.873181,28.631902],[99.875644,28.611939],[99.91876,28.599329],[99.985281,28.529422],[99.990209,28.47683],[100.073977,28.426317],[100.057346,28.368934],[100.136803,28.349975],[100.176223,28.325218],[100.147274,28.288862],[100.188541,28.252493],[100.153433,28.208202],[100.102926,28.201873],[100.091223,28.181302],[100.062274,28.193962],[100.033325,28.184467],[100.021006,28.147008],[100.05673,28.097922],[100.088759,28.029269],[100.120788,28.018703],[100.196549,27.936254],[100.170063,27.907699],[100.210715,27.87702],[100.30865,27.861149],[100.30865,27.830457],[100.28586,27.80611],[100.304954,27.788639],[100.311729,27.724028],[100.327744,27.72032],[100.350534,27.755809],[100.412127,27.816167],[100.442924,27.86644],[100.504518,27.852154],[100.511294,27.827811],[100.54517,27.809286],[100.609228,27.859033],[100.634482,27.915631],[100.681293,27.923035],[100.719481,27.858503],[100.707162,27.800816],[100.757053,27.770107],[100.775532,27.743098],[100.782307,27.691708],[100.848212,27.672099],[100.827886,27.615904],[100.854988,27.623858],[100.91227,27.521473],[100.901183,27.453517],[100.936908,27.469448],[100.95169,27.426961],[101.021907,27.332899],[101.026219,27.270679],[101.042233,27.22173],[101.071798,27.194585],[101.119226,27.208957],[101.167885,27.198311],[101.167885,27.198311]]],[[[106.264167,30.20974],[106.260471,30.207672],[106.260471,30.204051],[106.260471,30.19681],[106.264167,30.20974]]],[[[106.976809,30.088127],[106.975577,30.088127],[106.976193,30.083467],[106.981736,30.08502],[106.980504,30.087609],[106.979888,30.088127],[106.978656,30.087609],[106.977425,30.087609],[106.976809,30.088127]]],[[[105.558916,30.18543],[105.556453,30.187499],[105.550909,30.179222],[105.56138,30.183878],[105.558916,30.18543]]]]}},{"type":"Feature","properties":{"adcode":520000,"name":"贵州省","center":[106.713478,26.578343],"centroid":[106.880455,26.826368],"childrenNum":9,"level":"province","parent":{"adcode":100000},"subFeatureIndex":23,"acroutes":[100000]},"geometry":{"type":"MultiPolygon","coordinates":[[[[109.274262,28.494714],[109.23361,28.474726],[109.191726,28.471043],[109.153538,28.417369],[109.152306,28.349975],[109.117198,28.277795],[109.081473,28.247749],[109.101799,28.202401],[109.086401,28.184467],[109.026655,28.220331],[109.005713,28.162837],[108.929952,28.19027],[108.923793,28.217167],[108.89546,28.219804],[108.855424,28.199764],[108.821547,28.245113],[108.772888,28.212949],[108.738395,28.228241],[108.726692,28.282011],[108.761801,28.304143],[108.783359,28.380518],[108.759953,28.389995],[108.780279,28.42579],[108.746402,28.45105],[108.709446,28.501026],[108.700207,28.48209],[108.657091,28.47683],[108.640461,28.456838],[108.688504,28.422106],[108.697127,28.401051],[108.656475,28.359981],[108.667562,28.334173],[108.611512,28.324691],[108.580099,28.343128],[108.576403,28.38631],[108.609048,28.407368],[108.609664,28.43579],[108.586874,28.463678],[108.573939,28.531],[108.610896,28.539412],[108.604736,28.590922],[108.636149,28.621396],[108.575787,28.659738],[108.50249,28.63768],[108.501258,28.626649],[108.439049,28.634003],[108.332491,28.679166],[108.347274,28.736381],[108.385462,28.772058],[108.386078,28.803003],[108.352817,28.815589],[108.346658,28.859625],[108.357745,28.893165],[108.345426,28.943453],[108.319556,28.961258],[108.297999,29.045527],[108.306622,29.079006],[108.277673,29.091558],[108.256115,29.040295],[108.193289,29.072207],[108.150173,29.053375],[108.070717,29.086328],[108.026369,29.039772],[107.925971,29.032446],[107.908725,29.007327],[107.882855,29.00628],[107.867457,28.960211],[107.810175,28.984295],[107.823725,29.034016],[107.784921,29.048143],[107.810791,29.139137],[107.749197,29.199754],[107.700537,29.141228],[107.659885,29.162656],[107.605683,29.164747],[107.589052,29.150113],[107.570574,29.218037],[107.486806,29.174153],[107.441227,29.203934],[107.401807,29.184603],[107.408582,29.138091],[107.427676,29.128682],[107.412278,29.094696],[107.369778,29.091558],[107.395647,29.041341],[107.364235,29.00942],[107.396879,28.993718],[107.412894,28.960211],[107.441227,28.943977],[107.41351,28.911502],[107.383945,28.848618],[107.339597,28.845997],[107.327894,28.810869],[107.261373,28.792514],[107.24659,28.76209],[107.219489,28.772582],[107.210866,28.817686],[107.227496,28.836037],[107.194851,28.838134],[107.206554,28.868535],[107.14188,28.887925],[107.016229,28.882685],[107.019308,28.861722],[106.983584,28.851239],[106.988512,28.776254],[106.951555,28.766812],[106.923222,28.809821],[106.872099,28.777304],[106.845614,28.780975],[106.824056,28.756319],[106.86594,28.690192],[106.889345,28.695966],[106.866556,28.624548],[106.830831,28.623497],[106.807425,28.589346],[106.784636,28.626649],[106.756918,28.607211],[106.77786,28.563068],[106.73844,28.554657],[106.726121,28.51838],[106.747063,28.467361],[106.708259,28.450524],[106.697788,28.47683],[106.632499,28.503655],[106.564745,28.485247],[106.567825,28.523638],[106.615252,28.549401],[106.606629,28.593024],[106.63681,28.622972],[106.618332,28.645033],[106.651593,28.649235],[106.617716,28.66709],[106.6171,28.691242],[106.587535,28.691767],[106.56105,28.719062],[106.561666,28.756319],[106.474202,28.832891],[106.45326,28.817162],[106.461883,28.761041],[106.492064,28.742153],[106.528405,28.677591],[106.502535,28.661313],[106.49268,28.591448],[106.466811,28.586193],[106.504999,28.544669],[106.477282,28.530474],[106.403369,28.569901],[106.37442,28.525742],[106.379348,28.479986],[106.349167,28.473674],[106.304819,28.505233],[106.2925,28.537309],[106.254928,28.539412],[106.184711,28.58882],[106.17116,28.629275],[106.14837,28.642932],[106.103407,28.636104],[106.085544,28.681792],[106.030726,28.694917],[106.001161,28.743727],[105.966668,28.761041],[105.937719,28.686517],[105.889676,28.670765],[105.884748,28.595126],[105.808372,28.599855],[105.78435,28.610889],[105.757249,28.590397],[105.74493,28.616668],[105.712901,28.586718],[105.693191,28.58882],[105.68272,28.534154],[105.62359,28.517854],[105.612503,28.438947],[105.643916,28.431053],[105.655003,28.362615],[105.639604,28.324164],[105.68888,28.284119],[105.730147,28.271997],[105.737539,28.30309],[105.76464,28.308359],[105.76464,28.308359],[105.78743,28.335753],[105.824386,28.306251],[105.848408,28.255656],[105.889676,28.237732],[105.860727,28.159672],[105.895219,28.119565],[105.943878,28.143314],[105.975907,28.107952],[106.093552,28.162837],[106.145291,28.162837],[106.206885,28.134343],[106.266631,28.066769],[106.246305,28.011835],[106.286341,28.007079],[106.328225,27.952643],[106.307899,27.936782],[106.304819,27.899237],[106.325145,27.898708],[106.337464,27.859033],[106.306667,27.808756],[106.242609,27.767459],[106.193334,27.75422],[106.120653,27.779638],[106.063987,27.776991],[106.023335,27.746805],[105.985146,27.749983],[105.92848,27.729855],[105.922937,27.746805],[105.868118,27.732504],[105.848408,27.707074],[105.76772,27.7182],[105.722756,27.706015],[105.720292,27.683759],[105.664242,27.683759],[105.62359,27.666269],[105.605112,27.715552],[105.560148,27.71979],[105.508409,27.769048],[105.44004,27.775402],[105.353809,27.748924],[105.308229,27.704955],[105.29591,27.631811],[105.304533,27.611661],[105.25649,27.582491],[105.232469,27.546945],[105.260186,27.514573],[105.234316,27.489093],[105.233084,27.436522],[105.182577,27.367451],[105.184425,27.392959],[105.120984,27.418461],[105.068013,27.418461],[105.01073,27.379143],[104.913412,27.327051],[104.871528,27.290891],[104.851818,27.299401],[104.856746,27.332368],[104.824717,27.3531],[104.77113,27.317481],[104.7545,27.345658],[104.611602,27.306846],[104.570334,27.331836],[104.539537,27.327583],[104.497037,27.414743],[104.467472,27.414211],[104.363378,27.467855],[104.30856,27.407305],[104.295625,27.37436],[104.247582,27.336621],[104.248813,27.291955],[104.210625,27.297273],[104.173053,27.263232],[104.113923,27.338216],[104.084358,27.330773],[104.01722,27.383926],[104.015372,27.429086],[103.956242,27.425367],[103.932221,27.443958],[103.905119,27.38552],[103.903271,27.347785],[103.874322,27.331304],[103.865699,27.28185],[103.80041,27.26536],[103.801641,27.250464],[103.748671,27.210021],[103.696316,27.126429],[103.63349,27.12057],[103.620555,27.096598],[103.652584,27.092868],[103.659975,27.065692],[103.614396,27.079548],[103.601461,27.061962],[103.623635,27.035312],[103.623019,27.007056],[103.675374,27.051836],[103.704939,27.049171],[103.73204,27.018785],[103.753598,26.963858],[103.775156,26.951056],[103.763453,26.905702],[103.779468,26.87421],[103.722185,26.851253],[103.705555,26.794642],[103.725265,26.742812],[103.773308,26.716621],[103.759142,26.689355],[103.748671,26.623568],[103.763453,26.585041],[103.815808,26.55239],[103.819504,26.529903],[103.865699,26.512232],[103.953163,26.521336],[104.008597,26.511697],[104.067727,26.51491],[104.068343,26.573266],[104.121314,26.638012],[104.160734,26.646571],[104.222328,26.620358],[104.268524,26.617683],[104.274683,26.633733],[104.313487,26.612867],[104.353523,26.620893],[104.398487,26.686147],[104.424356,26.709137],[104.468088,26.644431],[104.459465,26.602701],[104.488414,26.579689],[104.556783,26.590393],[104.579573,26.568449],[104.57095,26.524549],[104.598667,26.520801],[104.638703,26.477954],[104.631928,26.451702],[104.665804,26.434019],[104.664572,26.397572],[104.684283,26.3772],[104.659645,26.335373],[104.592508,26.317672],[104.542616,26.253282],[104.548776,26.226979],[104.518595,26.165762],[104.52845,26.114186],[104.499501,26.070651],[104.460081,26.085702],[104.470552,26.009352],[104.438523,25.92757],[104.414501,25.909807],[104.441602,25.868889],[104.42374,25.841961],[104.397871,25.76168],[104.370769,25.730415],[104.328886,25.760602],[104.310407,25.647901],[104.332581,25.598796],[104.389248,25.595558],[104.428668,25.576126],[104.436059,25.520512],[104.418813,25.499447],[104.434827,25.472436],[104.44961,25.495126],[104.483486,25.494585],[104.524138,25.526992],[104.556783,25.524832],[104.543232,25.400556],[104.566638,25.402719],[104.615913,25.364871],[104.646094,25.356759],[104.639935,25.295632],[104.689826,25.296173],[104.736021,25.268034],[104.816094,25.262622],[104.826565,25.235558],[104.806854,25.224189],[104.822869,25.170037],[104.801927,25.163537],[104.753884,25.214443],[104.724319,25.195491],[104.732326,25.167871],[104.695369,25.122364],[104.685514,25.078466],[104.619609,25.060577],[104.684898,25.054072],[104.713232,24.996048],[104.663957,24.964584],[104.635623,24.903803],[104.586964,24.872859],[104.539537,24.813663],[104.542616,24.75607],[104.529682,24.731611],[104.595587,24.709323],[104.628848,24.660927],[104.703377,24.645698],[104.729246,24.617953],[104.771746,24.659839],[104.841963,24.676155],[104.865985,24.730524],[104.899245,24.752809],[105.03352,24.787586],[105.026745,24.815836],[105.039064,24.872859],[105.077868,24.918459],[105.09573,24.92877],[105.131454,24.959701],[105.157324,24.958616],[105.178266,24.985199],[105.212758,24.995505],[105.251563,24.967296],[105.267577,24.929313],[105.334099,24.9266],[105.365511,24.943423],[105.428337,24.930941],[105.457286,24.87123],[105.493011,24.833217],[105.497322,24.809318],[105.573083,24.797366],[105.607576,24.803885],[105.617431,24.78161],[105.70551,24.768569],[105.767104,24.719109],[105.827466,24.702799],[105.863806,24.729437],[105.942031,24.725088],[105.961741,24.677786],[106.024566,24.633186],[106.047356,24.684312],[106.113878,24.714216],[106.150218,24.762591],[106.173008,24.760417],[106.206269,24.851139],[106.197645,24.885889],[106.145291,24.954275],[106.191486,24.95319],[106.215508,24.981944],[106.253696,24.971094],[106.304819,24.973807],[106.332536,24.988454],[106.442173,25.019369],[106.450181,25.033468],[106.519782,25.054072],[106.551195,25.082802],[106.590615,25.08768],[106.63989,25.132658],[106.644817,25.164621],[106.691013,25.179245],[106.732281,25.162454],[106.764926,25.183036],[106.787715,25.17112],[106.853005,25.186827],[106.888113,25.181953],[106.904128,25.231768],[106.933077,25.250714],[106.975577,25.232851],[107.013765,25.275611],[107.012533,25.352973],[106.987896,25.358922],[106.963874,25.437852],[106.996519,25.442716],[107.015613,25.495666],[107.066736,25.50917],[107.064272,25.559391],[107.185612,25.578825],[107.205322,25.607971],[107.228728,25.604733],[107.232423,25.556691],[107.263836,25.543193],[107.336517,25.461089],[107.308184,25.432988],[107.318039,25.401637],[107.358691,25.393528],[107.375937,25.411908],[107.420901,25.392987],[107.409198,25.347024],[107.432604,25.289139],[107.481263,25.299961],[107.489886,25.276693],[107.472024,25.213902],[107.512676,25.209029],[107.576734,25.256668],[107.599523,25.250714],[107.632168,25.310241],[107.659885,25.316192],[107.661733,25.258833],[107.696226,25.219858],[107.700537,25.194408],[107.741805,25.24043],[107.762131,25.229061],[107.760283,25.188451],[107.789233,25.15487],[107.762747,25.125073],[107.839124,25.115861],[107.872384,25.141327],[107.928435,25.155954],[108.001732,25.196574],[108.080572,25.193867],[108.115065,25.210112],[108.143398,25.269658],[108.152021,25.324306],[108.142782,25.390825],[108.193289,25.405421],[108.162492,25.444878],[108.192673,25.458928],[108.251803,25.430286],[108.241332,25.46217],[108.280752,25.48],[108.308469,25.525912],[108.348506,25.536173],[108.359592,25.513491],[108.400244,25.491344],[108.418723,25.443257],[108.471693,25.458928],[108.585642,25.365952],[108.589338,25.335125],[108.625062,25.308076],[108.62999,25.335666],[108.600425,25.432448],[108.6072,25.491885],[108.634917,25.520512],[108.68912,25.533473],[108.658323,25.550212],[108.660787,25.584763],[108.68604,25.587462],[108.68912,25.623081],[108.724844,25.634952],[108.783975,25.628477],[108.799989,25.576666],[108.781511,25.554531],[108.814772,25.526992],[108.826474,25.550212],[108.890532,25.556151],[108.8893,25.543193],[108.949046,25.557231],[109.024807,25.51241],[109.088249,25.550752],[109.051908,25.566949],[109.030966,25.629556],[109.075314,25.693749],[109.07901,25.72071],[109.043285,25.738502],[109.007561,25.734728],[108.953974,25.686738],[108.953974,25.686738],[108.900387,25.682423],[108.896076,25.71424],[108.940423,25.740119],[108.963829,25.732572],[108.999553,25.765453],[108.989698,25.778926],[109.048213,25.790781],[109.077778,25.776771],[109.095024,25.80533],[109.143683,25.795092],[109.13198,25.762758],[109.147995,25.741736],[109.206509,25.788087],[109.207125,25.740119],[109.296436,25.71424],[109.340168,25.731493],[109.327849,25.76168],[109.339552,25.83442],[109.359262,25.836036],[109.396834,25.900117],[109.435022,25.93349],[109.408537,25.967392],[109.473211,26.006663],[109.48245,26.029788],[109.452885,26.055598],[109.449805,26.101826],[109.502776,26.096451],[109.513863,26.128157],[109.47629,26.148035],[109.439334,26.238789],[109.467051,26.313917],[109.442414,26.289774],[109.369733,26.277432],[109.351255,26.264016],[109.325385,26.29031],[109.285965,26.295676],[109.271183,26.327863],[109.29582,26.350389],[109.319842,26.418477],[109.38082,26.454381],[109.362342,26.472061],[109.385747,26.493487],[109.381436,26.518659],[109.407305,26.533116],[109.390675,26.598955],[109.35495,26.658873],[109.334008,26.646036],[109.306291,26.661012],[109.283501,26.698445],[109.35495,26.693098],[109.407305,26.719829],[109.447957,26.759913],[109.486761,26.759913],[109.47629,26.829894],[109.467051,26.83203],[109.452885,26.861932],[109.436254,26.892359],[109.555131,26.946788],[109.520022,27.058764],[109.497848,27.079548],[109.486761,27.053968],[109.454733,27.069423],[109.472595,27.134951],[109.441182,27.117907],[109.415312,27.154123],[109.358646,27.153058],[109.33524,27.139212],[109.264407,27.131755],[109.239154,27.14933],[109.21698,27.114711],[109.165857,27.066758],[109.101183,27.06889],[109.128901,27.122701],[109.032814,27.104056],[109.007561,27.08008],[108.940423,27.044907],[108.942887,27.017186],[108.942887,27.017186],[108.877597,27.01612],[108.79075,27.084343],[108.878829,27.106187],[108.926873,27.160512],[108.907778,27.204699],[108.963213,27.235565],[108.983539,27.26802],[109.053756,27.293551],[109.044517,27.331304],[109.103647,27.336621],[109.142451,27.418461],[109.141835,27.448207],[109.167089,27.41793],[109.202197,27.450331],[109.245313,27.41793],[109.300132,27.423774],[109.303211,27.47582],[109.404841,27.55066],[109.461508,27.567637],[109.451037,27.586204],[109.470131,27.62863],[109.45658,27.673689],[109.470747,27.680049],[109.414081,27.725087],[109.366653,27.721909],[109.37774,27.736741],[109.332777,27.782815],[109.346943,27.838396],[109.32169,27.868027],[109.30198,27.956343],[109.319842,27.988585],[109.362342,28.007608],[109.378972,28.034551],[109.335856,28.063073],[109.298284,28.036136],[109.314298,28.103729],[109.33832,28.141731],[109.340168,28.19027],[109.367885,28.254602],[109.388211,28.268307],[109.33524,28.293605],[109.317994,28.277795],[109.275494,28.313101],[109.268719,28.33786],[109.289045,28.373673],[109.264407,28.392628],[109.260712,28.46473],[109.274262,28.494714]]],[[[109.47629,26.829894],[109.486761,26.759913],[109.52187,26.749226],[109.522486,26.749226],[109.497232,26.815474],[109.513247,26.84004],[109.509551,26.877947],[109.486761,26.895562],[109.452885,26.861932],[109.467051,26.83203],[109.47629,26.829894]]],[[[109.528645,26.743881],[109.568065,26.726243],[109.597015,26.756173],[109.554515,26.73533],[109.528645,26.743881]]]]}},{"type":"Feature","properties":{"adcode":530000,"name":"云南省","center":[102.712251,25.040609],"centroid":[101.485106,25.008643],"childrenNum":16,"level":"province","parent":{"adcode":100000},"subFeatureIndex":24,"acroutes":[100000]},"geometry":{"type":"MultiPolygon","coordinates":[[[[105.308229,27.704955],[105.290367,27.712373],[105.293447,27.770637],[105.273736,27.794992],[105.313157,27.810874],[105.25957,27.827811],[105.233084,27.895534],[105.284823,27.935725],[105.270657,27.99704],[105.247867,28.009193],[105.218302,27.990698],[105.186273,27.995454],[105.167795,28.021345],[105.186889,28.054623],[105.168411,28.071522],[105.119752,28.07205],[105.061853,28.096866],[105.002107,28.064129],[104.980549,28.063073],[104.975006,28.020816],[104.903557,27.962158],[104.918339,27.938897],[104.888158,27.914574],[104.842579,27.900294],[104.796999,27.901352],[104.761891,27.884426],[104.743413,27.901881],[104.676275,27.880723],[104.63316,27.850567],[104.607906,27.857974],[104.573413,27.840512],[104.52537,27.889187],[104.508124,27.878078],[104.44961,27.927794],[104.40095,27.952114],[104.362762,28.012891],[104.30856,28.036136],[104.304248,28.050926],[104.373233,28.051454],[104.40095,28.091586],[104.448994,28.113758],[104.444682,28.16231],[104.406494,28.173389],[104.402182,28.202928],[104.442834,28.211366],[104.462544,28.241422],[104.44961,28.269889],[104.420045,28.269889],[104.392943,28.291497],[104.384936,28.329959],[104.343052,28.334173],[104.314103,28.306778],[104.282074,28.343128],[104.254357,28.403683],[104.267908,28.499448],[104.260516,28.536257],[104.323342,28.540989],[104.355987,28.555183],[104.375697,28.5946],[104.417581,28.598279],[104.425588,28.626649],[104.372617,28.649235],[104.314719,28.615617],[104.277147,28.631902],[104.252509,28.660788],[104.230951,28.635579],[104.170589,28.642932],[104.117618,28.634003],[104.09606,28.603533],[104.05972,28.6277],[103.953779,28.600906],[103.910047,28.631377],[103.887873,28.61982],[103.850917,28.66709],[103.833054,28.605109],[103.838598,28.587244],[103.802873,28.563068],[103.781931,28.525216],[103.829975,28.459995],[103.828743,28.44],[103.860156,28.383677],[103.85338,28.356822],[103.877402,28.316262],[103.828743,28.285173],[103.770845,28.233514],[103.740048,28.23615],[103.701859,28.198709],[103.692004,28.232459],[103.643961,28.260401],[103.573128,28.230877],[103.533092,28.168641],[103.470266,28.122204],[103.430846,28.044587],[103.459179,28.021345],[103.486281,28.033495],[103.515846,27.965329],[103.55465,27.978543],[103.502295,27.910343],[103.509686,27.843687],[103.487512,27.794992],[103.461027,27.779638],[103.393274,27.709194],[103.369868,27.708664],[103.349542,27.678459],[103.29226,27.632872],[103.2861,27.561802],[103.232514,27.56976],[103.19063,27.523596],[103.144434,27.450331],[103.141355,27.420586],[103.080992,27.396679],[103.055739,27.40943],[102.989833,27.367983],[102.941174,27.405711],[102.899906,27.317481],[102.883892,27.299401],[102.883276,27.258444],[102.904218,27.227584],[102.913457,27.133886],[102.870957,27.026782],[102.894979,27.001724],[102.896211,26.91264],[102.949181,26.843244],[102.966428,26.837904],[102.991681,26.775409],[102.983674,26.76686],[103.008312,26.710741],[103.005232,26.679195],[103.026174,26.664221],[103.035413,26.556673],[103.052659,26.555602],[103.052659,26.514374],[103.030485,26.485989],[102.989833,26.482775],[102.988602,26.413117],[102.998457,26.371839],[102.975667,26.340736],[102.893131,26.338591],[102.878964,26.364332],[102.833385,26.306406],[102.785342,26.298895],[102.739762,26.268846],[102.709581,26.210336],[102.659074,26.221611],[102.60056,26.250598],[102.638748,26.307479],[102.629509,26.336982],[102.570995,26.362723],[102.542046,26.338591],[102.440416,26.300505],[102.392372,26.296749],[102.349257,26.244694],[102.245163,26.212483],[102.242699,26.190468],[102.174946,26.146961],[102.152156,26.10935],[102.107808,26.068501],[102.080091,26.065275],[102.020961,26.096451],[101.954439,26.084627],[101.929186,26.105588],[101.899621,26.099139],[101.857737,26.049146],[101.835563,26.04592],[101.839875,26.082477],[101.796759,26.114723],[101.807846,26.156093],[101.773353,26.168448],[101.737013,26.219463],[101.690202,26.241473],[101.630455,26.224832],[101.586108,26.279579],[101.597195,26.303187],[101.64031,26.318745],[101.660636,26.346635],[101.635383,26.357361],[101.637847,26.388995],[101.565782,26.454381],[101.530057,26.467239],[101.506652,26.499915],[101.458608,26.49563],[101.422884,26.53151],[101.395783,26.591998],[101.402558,26.604841],[101.461688,26.606447],[101.461072,26.640687],[101.481398,26.673313],[101.453065,26.692563],[101.513427,26.768463],[101.466,26.786629],[101.445674,26.77434],[101.458608,26.731054],[101.435819,26.740675],[101.389623,26.723036],[101.387159,26.753501],[101.358826,26.771669],[101.399478,26.841642],[101.365602,26.883819],[101.311399,26.903034],[101.267667,26.903034],[101.264587,26.955323],[101.227015,26.959057],[101.228863,26.981992],[101.136472,27.023584],[101.157414,27.094999],[101.145095,27.103523],[101.170349,27.175421],[101.167885,27.198311],[101.167885,27.198311],[101.119226,27.208957],[101.071798,27.194585],[101.042233,27.22173],[101.026219,27.270679],[101.021907,27.332899],[100.95169,27.426961],[100.936908,27.469448],[100.901183,27.453517],[100.91227,27.521473],[100.854988,27.623858],[100.827886,27.615904],[100.848212,27.672099],[100.782307,27.691708],[100.775532,27.743098],[100.757053,27.770107],[100.707162,27.800816],[100.719481,27.858503],[100.681293,27.923035],[100.634482,27.915631],[100.609228,27.859033],[100.54517,27.809286],[100.511294,27.827811],[100.504518,27.852154],[100.442924,27.86644],[100.412127,27.816167],[100.350534,27.755809],[100.327744,27.72032],[100.311729,27.724028],[100.304954,27.788639],[100.28586,27.80611],[100.30865,27.830457],[100.30865,27.861149],[100.210715,27.87702],[100.170063,27.907699],[100.196549,27.936254],[100.120788,28.018703],[100.088759,28.029269],[100.05673,28.097922],[100.021006,28.147008],[100.033325,28.184467],[100.062274,28.193962],[100.091223,28.181302],[100.102926,28.201873],[100.153433,28.208202],[100.188541,28.252493],[100.147274,28.288862],[100.176223,28.325218],[100.136803,28.349975],[100.057346,28.368934],[100.073977,28.426317],[99.990209,28.47683],[99.985281,28.529422],[99.91876,28.599329],[99.875644,28.611939],[99.873181,28.631902],[99.834376,28.628225],[99.834992,28.660788],[99.79434,28.699116],[99.755536,28.701216],[99.722275,28.757369],[99.717964,28.846521],[99.676696,28.810345],[99.625573,28.81454],[99.609559,28.784122],[99.614486,28.740054],[99.553508,28.710664],[99.53195,28.677591],[99.540573,28.623497],[99.504233,28.619294],[99.466045,28.579886],[99.463581,28.549401],[99.403219,28.546246],[99.396444,28.491032],[99.426625,28.454207],[99.404451,28.44421],[99.437095,28.398419],[99.392748,28.318369],[99.412458,28.295186],[99.374886,28.18183],[99.306516,28.227714],[99.28927,28.286227],[99.237531,28.317842],[99.229524,28.350502],[99.200575,28.365774],[99.16485,28.425264],[99.187024,28.44],[99.191952,28.494714],[99.170394,28.566221],[99.183944,28.58882],[99.147604,28.640831],[99.126662,28.698066],[99.134053,28.734806],[99.114343,28.765763],[99.103872,28.841803],[99.123582,28.890021],[99.132206,28.94869],[99.113727,29.07273],[99.118039,29.100971],[99.105104,29.162656],[99.113727,29.221171],[99.037351,29.20759],[99.024416,29.188783],[98.9813,29.204978],[98.960974,29.165792],[98.967134,29.128159],[98.991771,29.105677],[99.013329,29.036632],[98.925866,28.978536],[98.917859,28.886877],[98.973909,28.864867],[98.972677,28.832367],[98.922786,28.823978],[98.912931,28.800906],[98.852569,28.798283],[98.827932,28.821356],[98.821772,28.920931],[98.786048,28.998952],[98.757714,29.004186],[98.70228,28.9644],[98.655469,28.976966],[98.624056,28.95864],[98.6567,28.910454],[98.643766,28.895261],[98.668403,28.843376],[98.652389,28.817162],[98.683802,28.740054],[98.666555,28.712239],[98.594491,28.667615],[98.637606,28.552029],[98.619128,28.50944],[98.625903,28.489455],[98.673947,28.478934],[98.693041,28.43158],[98.740468,28.348395],[98.746628,28.321003],[98.710287,28.288862],[98.712135,28.229296],[98.649925,28.200291],[98.625903,28.165475],[98.559382,28.182885],[98.494092,28.141203],[98.464527,28.151229],[98.428803,28.104785],[98.389383,28.114814],[98.389999,28.16442],[98.370289,28.18394],[98.37768,28.246167],[98.353042,28.293078],[98.317934,28.324691],[98.301303,28.384204],[98.208913,28.358401],[98.207681,28.330486],[98.231702,28.314681],[98.266811,28.242477],[98.21692,28.212949],[98.169492,28.206093],[98.17442,28.163365],[98.139311,28.142259],[98.160253,28.101089],[98.133152,27.990698],[98.143007,27.948942],[98.187355,27.939426],[98.205217,27.889716],[98.169492,27.851096],[98.215688,27.810874],[98.234166,27.690648],[98.283441,27.654608],[98.310542,27.583552],[98.317318,27.51935],[98.337644,27.508734],[98.388767,27.515104],[98.429419,27.549068],[98.430035,27.653547],[98.444201,27.665209],[98.474998,27.634462],[98.53536,27.620676],[98.554454,27.646126],[98.587099,27.587265],[98.583404,27.571351],[98.650541,27.567637],[98.662244,27.586734],[98.706591,27.553313],[98.685034,27.484315],[98.704744,27.462014],[98.686881,27.425367],[98.702896,27.412618],[98.706591,27.362136],[98.741084,27.330241],[98.734925,27.287168],[98.717062,27.271211],[98.723222,27.221198],[98.696121,27.211086],[98.713983,27.139744],[98.712751,27.075817],[98.765722,27.05077],[98.762642,27.018252],[98.732461,27.002257],[98.757098,26.877947],[98.730613,26.851253],[98.762026,26.798916],[98.746012,26.696841],[98.770033,26.690424],[98.762642,26.660478],[98.781736,26.620893],[98.773113,26.578083],[98.753403,26.559349],[98.757098,26.491881],[98.741084,26.432947],[98.750323,26.424372],[98.733693,26.350926],[98.681338,26.308016],[98.672715,26.239863],[98.713367,26.231274],[98.735541,26.185097],[98.712751,26.156093],[98.720142,26.127082],[98.661012,26.087852],[98.656084,26.139977],[98.632679,26.145887],[98.575396,26.118485],[98.602498,26.054523],[98.614201,25.968468],[98.637606,25.971696],[98.686881,25.925955],[98.705976,25.855426],[98.677642,25.816105],[98.640686,25.798864],[98.553839,25.845731],[98.529201,25.840884],[98.476846,25.77731],[98.461448,25.735267],[98.457752,25.682963],[98.409709,25.664084],[98.402317,25.593939],[98.326557,25.566409],[98.314854,25.543193],[98.247717,25.607971],[98.170724,25.620383],[98.189818,25.569108],[98.163949,25.524292],[98.131304,25.51025],[98.15779,25.457307],[98.137464,25.381633],[98.101123,25.388662],[98.099891,25.354055],[98.06971,25.311864],[98.006884,25.298338],[98.0075,25.279399],[97.940363,25.214985],[97.904023,25.216609],[97.875689,25.25721],[97.839349,25.27074],[97.796233,25.155954],[97.743262,25.078466],[97.719857,25.080634],[97.727864,25.04377],[97.716777,24.978147],[97.729712,24.908689],[97.785762,24.876117],[97.797465,24.845709],[97.765436,24.823984],[97.680437,24.827243],[97.652103,24.790846],[97.569567,24.765852],[97.547394,24.739221],[97.569567,24.708236],[97.570799,24.602719],[97.554785,24.490577],[97.530147,24.443187],[97.588662,24.435559],[97.669966,24.452993],[97.679821,24.401228],[97.716161,24.358711],[97.662574,24.339083],[97.665038,24.296544],[97.721089,24.295999],[97.767284,24.258357],[97.729712,24.227252],[97.72848,24.183585],[97.754349,24.163929],[97.748806,24.160653],[97.743262,24.159561],[97.730944,24.113685],[97.700763,24.093473],[97.697067,24.092927],[97.637321,24.04812],[97.628698,24.004938],[97.572647,23.983068],[97.529531,23.943146],[97.5283,23.926736],[97.618227,23.888438],[97.640401,23.866001],[97.647176,23.840823],[97.684132,23.876946],[97.718009,23.867643],[97.72848,23.895551],[97.763588,23.907041],[97.795617,23.951897],[97.8104,23.943146],[97.863371,23.978693],[97.896015,23.974319],[97.902175,24.014231],[97.984095,24.031177],[97.995182,24.04648],[98.091268,24.085824],[98.096196,24.08637],[98.123297,24.092927],[98.125761,24.092927],[98.132536,24.09238],[98.19721,24.09839],[98.219999,24.113685],[98.343187,24.098936],[98.37768,24.114232],[98.48239,24.122425],[98.487933,24.123517],[98.547063,24.128433],[98.593875,24.08036],[98.646229,24.106038],[98.681954,24.100029],[98.71891,24.127887],[98.818692,24.133348],[98.841482,24.126794],[98.876591,24.15137],[98.895069,24.098936],[98.807606,24.025164],[98.773729,24.022431],[98.727533,23.970491],[98.701048,23.981427],[98.673331,23.960647],[98.701048,23.946427],[98.68565,23.90157],[98.701664,23.834254],[98.669019,23.800857],[98.696121,23.784429],[98.784816,23.781691],[98.824236,23.727462],[98.811917,23.703354],[98.835939,23.683625],[98.847026,23.632097],[98.882134,23.620035],[98.882134,23.595358],[98.844562,23.578904],[98.80391,23.540504],[98.826084,23.470257],[98.874743,23.483431],[98.912315,23.426333],[98.920938,23.360971],[98.872895,23.329651],[98.906772,23.331849],[98.936953,23.309866],[98.928946,23.26589],[98.889525,23.209249],[98.906772,23.185595],[99.002242,23.160287],[99.057677,23.164689],[99.048438,23.11461],[99.106336,23.086536],[99.187024,23.100299],[99.255393,23.077727],[99.281879,23.101399],[99.3484,23.12892],[99.380429,23.099748],[99.440791,23.079379],[99.477747,23.083233],[99.528255,23.065614],[99.517168,23.006685],[99.533798,22.961507],[99.563363,22.925684],[99.531334,22.897019],[99.446951,22.934503],[99.43648,22.913557],[99.462965,22.844635],[99.401371,22.826434],[99.385357,22.761882],[99.326842,22.751396],[99.31514,22.737598],[99.339777,22.708894],[99.385973,22.57136],[99.359487,22.535435],[99.382277,22.493418],[99.297277,22.41156],[99.251698,22.393301],[99.278183,22.34626],[99.233836,22.296434],[99.235683,22.250468],[99.207966,22.232188],[99.175321,22.185647],[99.188256,22.162924],[99.156227,22.159599],[99.219669,22.110816],[99.294814,22.109152],[99.35456,22.095845],[99.400139,22.100281],[99.486987,22.128557],[99.516552,22.099726],[99.562747,22.113034],[99.578762,22.098617],[99.581841,22.103053],[99.648979,22.100835],[99.696406,22.067562],[99.762927,22.068117],[99.870101,22.029288],[99.871333,22.067007],[99.972347,22.053141],[99.965571,22.014309],[100.000064,21.973245],[99.982202,21.919401],[99.960028,21.907186],[99.944014,21.821097],[99.991441,21.703821],[100.049339,21.669899],[100.094303,21.702709],[100.131875,21.699929],[100.169447,21.663225],[100.107853,21.585337],[100.123252,21.565302],[100.131259,21.504066],[100.168831,21.482906],[100.184846,21.516315],[100.206404,21.509634],[100.235353,21.466756],[100.298795,21.477894],[100.349302,21.528564],[100.437381,21.533017],[100.48296,21.458958],[100.526692,21.471211],[100.579047,21.451717],[100.691764,21.510748],[100.730568,21.518542],[100.753358,21.555283],[100.789082,21.570867],[100.804481,21.609821],[100.847597,21.634856],[100.870386,21.67268],[100.896872,21.68269],[100.899335,21.684915],[100.936292,21.694368],[100.937524,21.693812],[101.015132,21.707157],[101.089661,21.773865],[101.123537,21.771642],[101.111835,21.746074],[101.116762,21.691032],[101.153102,21.669343],[101.169117,21.590345],[101.146943,21.560293],[101.209153,21.55751],[101.210385,21.509077],[101.225167,21.499055],[101.193138,21.473996],[101.194986,21.424979],[101.142631,21.409379],[101.183899,21.334699],[101.244877,21.302364],[101.246725,21.275598],[101.222088,21.234324],[101.290457,21.17853],[101.387775,21.225956],[101.439514,21.227072],[101.532521,21.252174],[101.601506,21.233208],[101.588572,21.191365],[101.605818,21.172392],[101.672339,21.194713],[101.703136,21.14616],[101.76473,21.147835],[101.794911,21.208104],[101.834331,21.204756],[101.833715,21.252731],[101.791832,21.285636],[101.745636,21.297345],[101.730238,21.336929],[101.749948,21.409379],[101.741324,21.482906],[101.772737,21.512975],[101.755491,21.538027],[101.754875,21.58478],[101.804766,21.577546],[101.828788,21.617054],[101.807846,21.644313],[101.780129,21.640975],[101.76781,21.716054],[101.747484,21.729953],[101.771506,21.833319],[101.740093,21.845541],[101.735165,21.875534],[101.700057,21.897191],[101.701288,21.938832],[101.666796,21.934391],[101.606434,21.967695],[101.626144,22.005986],[101.573789,22.115251],[101.602738,22.131883],[101.596579,22.161262],[101.547304,22.238282],[101.56455,22.269299],[101.625528,22.28259],[101.671723,22.372826],[101.648318,22.400494],[101.672339,22.47517],[101.715455,22.477935],[101.774585,22.506135],[101.824476,22.45692],[101.823244,22.42705],[101.862665,22.389427],[101.901469,22.384447],[101.907628,22.437007],[101.978461,22.427603],[102.046214,22.458026],[102.131214,22.430922],[102.145381,22.397727],[102.179257,22.430369],[102.270416,22.419858],[102.25625,22.457473],[102.322771,22.554227],[102.356648,22.563623],[102.404691,22.629925],[102.384365,22.679631],[102.43672,22.699508],[102.45951,22.762986],[102.510633,22.774574],[102.551285,22.743669],[102.569763,22.701164],[102.607335,22.730975],[102.657226,22.687913],[102.688639,22.70006],[102.80074,22.620534],[102.82353,22.623296],[102.880196,22.586832],[102.892515,22.533223],[102.930703,22.482359],[102.986754,22.477935],[103.030485,22.441432],[103.081608,22.454154],[103.071753,22.488441],[103.183238,22.558649],[103.161065,22.590147],[103.195557,22.648153],[103.220195,22.643734],[103.283021,22.678526],[103.288564,22.732078],[103.321209,22.777885],[103.323057,22.807678],[103.375411,22.794989],[103.441317,22.753052],[103.436389,22.6973],[103.457947,22.658646],[103.50907,22.601198],[103.529396,22.59291],[103.580519,22.66693],[103.567585,22.701164],[103.642113,22.794989],[103.740048,22.709446],[103.743127,22.697852],[103.766533,22.688465],[103.825047,22.615562],[103.863851,22.584069],[103.875554,22.565833],[103.894032,22.564728],[103.964865,22.502265],[104.009213,22.517745],[104.009213,22.575228],[104.022148,22.593463],[104.04309,22.67687],[104.045553,22.728215],[104.089901,22.768504],[104.117618,22.808781],[104.224176,22.826434],[104.261748,22.841877],[104.274067,22.828088],[104.256821,22.77347],[104.272835,22.73815],[104.323342,22.728767],[104.375697,22.690122],[104.422508,22.734838],[104.498885,22.774574],[104.527834,22.814298],[104.596203,22.846289],[104.674428,22.817056],[104.737869,22.825882],[104.732942,22.852356],[104.760659,22.862282],[104.772362,22.893711],[104.846275,22.926235],[104.860441,22.970874],[104.821021,23.032022],[104.804391,23.110207],[104.874608,23.123417],[104.882615,23.163589],[104.912796,23.175693],[104.949136,23.152033],[104.958991,23.188896],[105.093266,23.260942],[105.122215,23.247745],[105.181962,23.279084],[105.238012,23.26424],[105.260186,23.31811],[105.325475,23.390086],[105.353809,23.362069],[105.372903,23.317561],[105.416018,23.283482],[105.445584,23.292827],[105.50225,23.202648],[105.542902,23.184495],[105.526272,23.234548],[105.560148,23.257093],[105.593409,23.312614],[105.649459,23.346136],[105.699966,23.327453],[105.694423,23.363168],[105.637757,23.404366],[105.699966,23.40162],[105.758481,23.459826],[105.805908,23.467512],[105.815763,23.507031],[105.852103,23.526786],[105.89214,23.52514],[105.913081,23.499348],[105.935871,23.508678],[105.986378,23.489469],[105.999929,23.447748],[106.039965,23.484529],[106.071994,23.495506],[106.08616,23.524043],[106.141595,23.569579],[106.120653,23.605229],[106.149602,23.665538],[106.157609,23.724175],[106.136667,23.795381],[106.192102,23.824947],[106.173008,23.861622],[106.192718,23.879135],[106.157609,23.891174],[106.128044,23.956819],[106.091088,23.998924],[106.096631,24.018058],[106.053516,24.051399],[106.04982,24.089649],[106.011632,24.099482],[105.998081,24.120786],[105.963589,24.110954],[105.919241,24.122425],[105.901995,24.099482],[105.908154,24.069432],[105.89214,24.040468],[105.859495,24.056864],[105.841633,24.03063],[105.796669,24.023524],[105.802212,24.051945],[105.765256,24.073804],[105.739387,24.059596],[105.704278,24.0667],[105.649459,24.032816],[105.628518,24.126794],[105.594641,24.137718],[105.533663,24.130071],[105.493011,24.016965],[105.406163,24.043748],[105.395692,24.065607],[105.334099,24.094566],[105.320548,24.116416],[105.273121,24.092927],[105.292831,24.074896],[105.260186,24.061236],[105.20044,24.105491],[105.182577,24.167205],[105.229389,24.165567],[105.24294,24.208695],[105.215222,24.214699],[105.164715,24.288362],[105.196744,24.326541],[105.188121,24.347261],[105.138846,24.376701],[105.111744,24.37234],[105.106817,24.414853],[105.042759,24.442097],[104.979933,24.412673],[104.930042,24.411038],[104.914028,24.426296],[104.83642,24.446456],[104.784681,24.443732],[104.765587,24.45953],[104.74834,24.435559],[104.715695,24.441552],[104.703377,24.419757],[104.721239,24.340173],[104.70892,24.321087],[104.641783,24.367979],[104.610986,24.377246],[104.63008,24.397958],[104.616529,24.421937],[104.575877,24.424661],[104.550008,24.518894],[104.520443,24.535228],[104.489646,24.653313],[104.529682,24.731611],[104.542616,24.75607],[104.539537,24.813663],[104.586964,24.872859],[104.635623,24.903803],[104.663957,24.964584],[104.713232,24.996048],[104.684898,25.054072],[104.619609,25.060577],[104.685514,25.078466],[104.695369,25.122364],[104.732326,25.167871],[104.724319,25.195491],[104.753884,25.214443],[104.801927,25.163537],[104.822869,25.170037],[104.806854,25.224189],[104.826565,25.235558],[104.816094,25.262622],[104.736021,25.268034],[104.689826,25.296173],[104.639935,25.295632],[104.646094,25.356759],[104.615913,25.364871],[104.566638,25.402719],[104.543232,25.400556],[104.556783,25.524832],[104.524138,25.526992],[104.483486,25.494585],[104.44961,25.495126],[104.434827,25.472436],[104.418813,25.499447],[104.436059,25.520512],[104.428668,25.576126],[104.389248,25.595558],[104.332581,25.598796],[104.310407,25.647901],[104.328886,25.760602],[104.370769,25.730415],[104.397871,25.76168],[104.42374,25.841961],[104.441602,25.868889],[104.414501,25.909807],[104.438523,25.92757],[104.470552,26.009352],[104.460081,26.085702],[104.499501,26.070651],[104.52845,26.114186],[104.518595,26.165762],[104.548776,26.226979],[104.542616,26.253282],[104.592508,26.317672],[104.659645,26.335373],[104.684283,26.3772],[104.664572,26.397572],[104.665804,26.434019],[104.631928,26.451702],[104.638703,26.477954],[104.598667,26.520801],[104.57095,26.524549],[104.579573,26.568449],[104.556783,26.590393],[104.488414,26.579689],[104.459465,26.602701],[104.468088,26.644431],[104.424356,26.709137],[104.398487,26.686147],[104.353523,26.620893],[104.313487,26.612867],[104.274683,26.633733],[104.268524,26.617683],[104.222328,26.620358],[104.160734,26.646571],[104.121314,26.638012],[104.068343,26.573266],[104.067727,26.51491],[104.008597,26.511697],[103.953163,26.521336],[103.865699,26.512232],[103.819504,26.529903],[103.815808,26.55239],[103.763453,26.585041],[103.748671,26.623568],[103.759142,26.689355],[103.773308,26.716621],[103.725265,26.742812],[103.705555,26.794642],[103.722185,26.851253],[103.779468,26.87421],[103.763453,26.905702],[103.775156,26.951056],[103.753598,26.963858],[103.73204,27.018785],[103.704939,27.049171],[103.675374,27.051836],[103.623019,27.007056],[103.623635,27.035312],[103.601461,27.061962],[103.614396,27.079548],[103.659975,27.065692],[103.652584,27.092868],[103.620555,27.096598],[103.63349,27.12057],[103.696316,27.126429],[103.748671,27.210021],[103.801641,27.250464],[103.80041,27.26536],[103.865699,27.28185],[103.874322,27.331304],[103.903271,27.347785],[103.905119,27.38552],[103.932221,27.443958],[103.956242,27.425367],[104.015372,27.429086],[104.01722,27.383926],[104.084358,27.330773],[104.113923,27.338216],[104.173053,27.263232],[104.210625,27.297273],[104.248813,27.291955],[104.247582,27.336621],[104.295625,27.37436],[104.30856,27.407305],[104.363378,27.467855],[104.467472,27.414211],[104.497037,27.414743],[104.539537,27.327583],[104.570334,27.331836],[104.611602,27.306846],[104.7545,27.345658],[104.77113,27.317481],[104.824717,27.3531],[104.856746,27.332368],[104.851818,27.299401],[104.871528,27.290891],[104.913412,27.327051],[105.01073,27.379143],[105.068013,27.418461],[105.120984,27.418461],[105.184425,27.392959],[105.182577,27.367451],[105.233084,27.436522],[105.234316,27.489093],[105.260186,27.514573],[105.232469,27.546945],[105.25649,27.582491],[105.304533,27.611661],[105.29591,27.631811],[105.308229,27.704955]]]]}},{"type":"Feature","properties":{"adcode":540000,"name":"西藏自治区","center":[91.132212,29.660361],"centroid":[88.388277,31.56375],"childrenNum":7,"level":"province","parent":{"adcode":100000},"subFeatureIndex":25,"acroutes":[100000]},"geometry":{"type":"MultiPolygon","coordinates":[[[[89.711414,36.093272],[89.614711,36.109712],[89.594385,36.126632],[89.490291,36.151281],[89.375727,36.228078],[89.335075,36.23725],[89.292575,36.231457],[89.232213,36.295636],[89.198952,36.260417],[89.126887,36.254626],[89.10225,36.281164],[89.054822,36.291777],[89.013554,36.315409],[88.964279,36.318785],[88.926091,36.36458],[88.870657,36.348193],[88.838628,36.353496],[88.802903,36.33807],[88.783809,36.291777],[88.766563,36.292259],[88.690186,36.367954],[88.623665,36.389636],[88.618121,36.428168],[88.573158,36.461386],[88.498629,36.446463],[88.470912,36.48208],[88.41055,36.473418],[88.356963,36.477268],[88.366202,36.458016],[88.282434,36.470049],[88.241782,36.468605],[88.222688,36.447426],[88.182652,36.452721],[88.134609,36.427205],[88.092109,36.43539],[88.006494,36.430575],[87.983088,36.437797],[87.95845,36.408423],[87.919646,36.39349],[87.838342,36.383855],[87.826023,36.391563],[87.767509,36.3747],[87.731785,36.384818],[87.6203,36.360243],[87.570409,36.342409],[87.470626,36.354459],[87.460155,36.409868],[87.426895,36.42576],[87.386859,36.412757],[87.363453,36.420463],[87.348055,36.393008],[87.292004,36.358797],[87.193454,36.349158],[87.161425,36.325535],[87.149106,36.297565],[87.08628,36.310587],[87.051788,36.2966],[86.996353,36.308658],[86.943998,36.284058],[86.931064,36.265242],[86.887332,36.262829],[86.86331,36.299977],[86.836209,36.291294],[86.746282,36.291777],[86.69947,36.24449],[86.599072,36.222285],[86.531935,36.227113],[86.515305,36.205385],[86.454943,36.221319],[86.392733,36.206834],[86.35824,36.168676],[86.2794,36.170608],[86.248603,36.141616],[86.187625,36.130983],[86.182081,36.064734],[86.199944,36.047801],[86.173458,36.008113],[86.150668,36.00424],[86.129111,35.941761],[86.093386,35.906868],[86.090306,35.876809],[86.05335,35.842857],[86.035488,35.846738],[85.949256,35.778794],[85.903677,35.78462],[85.835308,35.771996],[85.811286,35.778794],[85.691178,35.751114],[85.65299,35.731199],[85.612953,35.651486],[85.566142,35.6403],[85.518715,35.680658],[85.373969,35.700101],[85.341324,35.753543],[85.271107,35.788989],[85.146071,35.742371],[85.053065,35.752086],[84.99455,35.737028],[84.973608,35.709334],[84.920022,35.696213],[84.798066,35.647595],[84.729081,35.613546],[84.704443,35.616951],[84.628067,35.595055],[84.570168,35.588242],[84.513502,35.564391],[84.448828,35.550272],[84.475929,35.516181],[84.45314,35.473303],[84.424191,35.466479],[84.333032,35.413821],[84.274517,35.404065],[84.200605,35.381135],[84.160569,35.359663],[84.140859,35.379184],[84.095895,35.362592],[84.077417,35.400163],[84.005968,35.422599],[83.906186,35.40309],[83.885244,35.367472],[83.79778,35.354783],[83.785462,35.36308],[83.677672,35.361128],[83.622238,35.335256],[83.599448,35.351366],[83.54155,35.341603],[83.540318,35.364056],[83.502745,35.360639],[83.449159,35.382111],[83.405427,35.380648],[83.333978,35.397236],[83.280391,35.401138],[83.251442,35.417722],[83.178145,35.38943],[83.127022,35.398699],[83.088834,35.425526],[83.067892,35.46258],[82.998907,35.484512],[82.971806,35.548324],[82.981661,35.599922],[82.956407,35.636409],[82.967494,35.667532],[82.894813,35.673852],[82.873871,35.688922],[82.795031,35.688436],[82.780249,35.666073],[82.731589,35.637868],[82.652133,35.67288],[82.628727,35.692324],[82.546192,35.708362],[82.501844,35.701073],[82.468583,35.717595],[82.424852,35.712736],[82.392823,35.656349],[82.336156,35.651486],[82.350323,35.611113],[82.328149,35.559523],[82.2992,35.544916],[82.263475,35.547837],[82.234526,35.520565],[82.189563,35.513258],[82.164925,35.495719],[82.086701,35.467454],[82.071302,35.450393],[82.034346,35.451855],[82.029419,35.426013],[82.05344,35.35039],[82.030034,35.321585],[81.99123,35.30547],[81.955506,35.307423],[81.927789,35.271275],[81.853876,35.25857],[81.804601,35.270786],[81.736847,35.26248],[81.68634,35.235599],[81.513261,35.23511],[81.504638,35.279092],[81.447972,35.318167],[81.441196,35.333303],[81.385762,35.335256],[81.363588,35.354783],[81.314313,35.337209],[81.285364,35.345508],[81.26627,35.322562],[81.219458,35.319144],[81.191741,35.36552],[81.142466,35.365032],[81.103662,35.386015],[81.09935,35.40748],[81.054387,35.402602],[81.031597,35.380648],[81.030981,35.337209],[81.002648,35.334768],[81.026053,35.31133],[80.963844,35.310842],[80.924423,35.330862],[80.894242,35.324027],[80.844351,35.345508],[80.759968,35.334768],[80.689135,35.339162],[80.690982,35.364544],[80.65649,35.393821],[80.599823,35.409431],[80.56841,35.391381],[80.532686,35.404553],[80.514824,35.391869],[80.444607,35.417235],[80.432904,35.449418],[80.375006,35.387966],[80.321419,35.38699],[80.286926,35.35283],[80.267832,35.295701],[80.362687,35.20871],[80.257977,35.203331],[80.223484,35.177409],[80.23026,35.147565],[80.118159,35.066293],[80.078123,35.076578],[80.031311,35.034447],[80.04363,35.022196],[80.02392,34.971209],[80.041782,34.943252],[80.034391,34.902033],[80.003594,34.895162],[79.996819,34.856375],[79.961094,34.862759],[79.926602,34.849499],[79.947544,34.821008],[79.898268,34.732035],[79.906892,34.683821],[79.866856,34.671517],[79.88595,34.642965],[79.84345,34.55725],[79.861312,34.528166],[79.801566,34.478847],[79.735661,34.471447],[79.699936,34.477861],[79.675914,34.451216],[79.58106,34.456151],[79.545335,34.476381],[79.504683,34.45467],[79.435082,34.447761],[79.363017,34.428018],[79.326677,34.44332],[79.274322,34.435916],[79.241677,34.415183],[79.179467,34.422588],[79.161605,34.441345],[79.072294,34.412714],[79.039033,34.421601],[79.0107,34.399877],[79.048888,34.348506],[79.039649,34.33467],[79.019939,34.313417],[78.981751,34.31836],[78.958345,34.230827],[78.941099,34.212022],[78.9257,34.155584],[78.910302,34.143202],[78.878273,34.163012],[78.828998,34.125369],[78.801897,34.137258],[78.737223,34.089692],[78.661462,34.086718],[78.656535,34.030196],[78.736607,33.999937],[78.744614,33.980585],[78.734143,33.918529],[78.762476,33.90959],[78.756317,33.8773],[78.766172,33.823124],[78.758165,33.790802],[78.779723,33.73259],[78.692259,33.676331],[78.684868,33.654415],[78.713201,33.623025],[78.755085,33.623025],[78.74215,33.55323],[78.816679,33.480882],[78.84994,33.419963],[78.896751,33.41247],[78.949722,33.376495],[78.9682,33.334505],[79.022403,33.323504],[79.041497,33.268479],[79.083997,33.245459],[79.072294,33.22844],[79.10925,33.200401],[79.152366,33.184375],[79.162221,33.165841],[79.139431,33.117735],[79.162837,33.01191],[79.204721,32.964724],[79.255844,32.942628],[79.227511,32.89038],[79.237982,32.846145],[79.225047,32.784281],[79.275554,32.778746],[79.301423,32.728919],[79.27309,32.678056],[79.299575,32.637244],[79.308199,32.596918],[79.272474,32.561113],[79.252148,32.516715],[79.190554,32.511669],[79.180083,32.492994],[79.135736,32.472295],[79.124649,32.416235],[79.103091,32.369744],[79.067982,32.380863],[79.005772,32.375304],[78.970664,32.331826],[78.904142,32.374798],[78.87273,32.40512],[78.81052,32.436441],[78.782186,32.480373],[78.760629,32.563635],[78.781571,32.608009],[78.74215,32.654881],[78.741534,32.703743],[78.6861,32.680071],[78.675013,32.658408],[78.628202,32.630188],[78.588782,32.637748],[78.577695,32.615067],[78.518564,32.605993],[78.500086,32.580782],[78.424942,32.565652],[78.395377,32.530339],[78.426174,32.502584],[78.472985,32.435431],[78.458818,32.379853],[78.483456,32.357106],[78.480992,32.329297],[78.508709,32.297939],[78.475449,32.236708],[78.430485,32.212407],[78.429869,32.194683],[78.469905,32.127808],[78.509941,32.147065],[78.527188,32.11463],[78.609107,32.052768],[78.60726,32.023851],[78.705194,31.988835],[78.762476,31.947203],[78.768636,31.92638],[78.739687,31.885228],[78.665158,31.851684],[78.654687,31.819144],[78.706426,31.778453],[78.763092,31.668499],[78.798817,31.675629],[78.806824,31.64099],[78.845628,31.609905],[78.833925,31.584927],[78.779723,31.545154],[78.740303,31.532912],[78.729832,31.478316],[78.755701,31.478316],[78.792041,31.435944],[78.760013,31.392531],[78.755085,31.355742],[78.795121,31.301043],[78.859179,31.289281],[78.865338,31.312804],[78.884432,31.277006],[78.923852,31.246824],[78.930628,31.220726],[78.997765,31.158779],[78.97436,31.115751],[79.010084,31.043994],[79.059359,31.028097],[79.096931,30.992192],[79.181931,31.015788],[79.205953,31.0004],[79.227511,30.949088],[79.33222,30.969103],[79.316206,31.01784],[79.35809,31.031174],[79.404901,31.071678],[79.424611,31.061425],[79.427075,31.018353],[79.505915,31.027584],[79.550879,30.957813],[79.59769,30.925989],[79.660516,30.956787],[79.668523,30.980392],[79.729501,30.941389],[79.75845,30.936769],[79.835443,30.851006],[79.890877,30.855116],[79.913051,30.833022],[79.900732,30.7991],[79.961094,30.771337],[79.955551,30.738422],[79.970333,30.685941],[80.014065,30.661748],[80.04363,30.603559],[80.143412,30.55822],[80.214245,30.586044],[80.261673,30.566465],[80.322035,30.564403],[80.357759,30.520592],[80.43044,30.515952],[80.446454,30.495327],[80.504969,30.483466],[80.549316,30.448905],[80.585041,30.463866],[80.633084,30.458707],[80.692214,30.416913],[80.719316,30.414848],[80.81725,30.321389],[80.910873,30.30279],[80.933662,30.266614],[80.996488,30.267648],[81.034677,30.246971],[81.038372,30.205086],[81.082104,30.151281],[81.085799,30.100554],[81.110437,30.085538],[81.09627,30.052909],[81.131995,30.016124],[81.225618,30.005759],[81.256415,30.011978],[81.247792,30.032705],[81.2829,30.061197],[81.293371,30.094859],[81.269349,30.153351],[81.335871,30.149729],[81.393769,30.199396],[81.397465,30.240767],[81.419023,30.270232],[81.406088,30.291938],[81.427646,30.305373],[81.399929,30.319323],[81.406088,30.369421],[81.432573,30.379231],[81.406704,30.40401],[81.418407,30.420525],[81.454131,30.412268],[81.494783,30.381296],[81.555761,30.369421],[81.566232,30.428782],[81.613044,30.412784],[81.63029,30.446842],[81.723913,30.407623],[81.759021,30.385426],[81.872354,30.373035],[81.939491,30.344633],[81.954274,30.355995],[81.99123,30.322939],[82.022027,30.339468],[82.060215,30.332237],[82.104563,30.346182],[82.132896,30.30434],[82.11873,30.279019],[82.114418,30.226806],[82.142135,30.200948],[82.188947,30.18543],[82.207425,30.143519],[82.183403,30.12178],[82.17786,30.06793],[82.246845,30.071555],[82.311519,30.035813],[82.333693,30.045138],[82.368185,30.014051],[82.412533,30.011978],[82.431011,29.989692],[82.474743,29.973622],[82.498148,29.947698],[82.560974,29.955476],[82.609017,29.886489],[82.64351,29.868846],[82.6238,29.834588],[82.703872,29.847566],[82.737749,29.80655],[82.691553,29.766037],[82.757459,29.761881],[82.774089,29.726548],[82.816589,29.717192],[82.830756,29.687562],[82.885574,29.689122],[82.9484,29.704718],[82.966878,29.658963],[83.011226,29.667804],[83.088834,29.604863],[83.12887,29.623593],[83.159667,29.61735],[83.164595,29.595496],[83.217565,29.60018],[83.266841,29.571035],[83.27608,29.505951],[83.325355,29.502826],[83.383253,29.42206],[83.415898,29.420496],[83.423289,29.361053],[83.450391,29.332883],[83.463941,29.285916],[83.492274,29.280174],[83.548941,29.201322],[83.57789,29.203934],[83.596368,29.174153],[83.656114,29.16736],[83.667201,29.200277],[83.727563,29.244672],[83.800244,29.249372],[83.82057,29.294267],[83.851367,29.294789],[83.911729,29.323491],[83.949301,29.312533],[83.986874,29.325057],[84.002272,29.291658],[84.052163,29.296877],[84.116837,29.286438],[84.130388,29.239972],[84.203068,29.239972],[84.197525,29.210202],[84.17104,29.19453],[84.176583,29.133909],[84.20738,29.118749],[84.192597,29.084236],[84.194445,29.045004],[84.224626,29.049189],[84.248648,29.030353],[84.228322,28.949738],[84.234481,28.889497],[84.268358,28.895261],[84.330568,28.859101],[84.340423,28.866963],[84.408176,28.85386],[84.404481,28.828173],[84.434046,28.823978],[84.445133,28.764189],[84.483321,28.735331],[84.557233,28.74635],[84.620059,28.732182],[84.650856,28.714338],[84.669334,28.680742],[84.699515,28.671816],[84.698284,28.633478],[84.773428,28.610363],[84.857196,28.567798],[84.896616,28.587244],[84.981616,28.586193],[84.995782,28.611414],[85.05676,28.674441],[85.126361,28.676016],[85.155926,28.643983],[85.195963,28.624022],[85.18426,28.587244],[85.189803,28.544669],[85.160238,28.49261],[85.108499,28.461047],[85.129441,28.377885],[85.113427,28.344708],[85.179948,28.324164],[85.209513,28.338914],[85.272339,28.282538],[85.349947,28.298347],[85.379512,28.274105],[85.415853,28.321003],[85.458969,28.332593],[85.520563,28.326798],[85.602483,28.295712],[85.601251,28.254075],[85.650526,28.283592],[85.682555,28.375779],[85.720743,28.372093],[85.753388,28.227714],[85.791576,28.195544],[85.854402,28.172334],[85.871648,28.124843],[85.898749,28.101617],[85.901213,28.053566],[85.980053,27.984357],[85.949256,27.937311],[86.002227,27.90717],[86.053966,27.900823],[86.125415,27.923035],[86.082915,28.018175],[86.086611,28.090002],[86.128495,28.086835],[86.140198,28.114814],[86.19132,28.167058],[86.223965,28.092642],[86.206103,28.084195],[86.231972,27.974315],[86.27324,27.976958],[86.308965,27.950528],[86.393349,27.926736],[86.414906,27.904526],[86.450015,27.908757],[86.475884,27.944713],[86.514689,27.954757],[86.513457,27.996511],[86.537478,28.044587],[86.55842,28.047757],[86.568891,28.103201],[86.60092,28.097922],[86.611391,28.069938],[86.647732,28.06941],[86.662514,28.092114],[86.700086,28.101617],[86.74813,28.089474],[86.768456,28.06941],[86.756753,28.032967],[86.827586,28.012363],[86.864542,28.022401],[86.885484,27.995983],[86.926752,27.985942],[86.935375,27.955286],[87.035157,27.946299],[87.080737,27.910872],[87.118309,27.840512],[87.173744,27.818284],[87.227946,27.812991],[87.249504,27.839454],[87.280917,27.845275],[87.317258,27.826753],[87.364069,27.824106],[87.421967,27.856916],[87.418272,27.825694],[87.45954,27.820931],[87.58088,27.859562],[87.598126,27.814579],[87.670191,27.832045],[87.668343,27.809815],[87.727473,27.802933],[87.77798,27.860091],[87.782292,27.890774],[87.826639,27.927794],[87.930733,27.909285],[87.982472,27.884426],[88.037291,27.901881],[88.090877,27.885484],[88.111819,27.864852],[88.137689,27.878607],[88.120442,27.915103],[88.156783,27.957929],[88.203594,27.943127],[88.242398,27.967444],[88.254101,27.939426],[88.357579,27.986471],[88.401311,27.976958],[88.43334,28.002852],[88.469064,28.009721],[88.498013,28.04089],[88.554064,28.027684],[88.565151,28.083139],[88.620585,28.091586],[88.645223,28.111119],[88.67602,28.068353],[88.764099,28.068353],[88.812142,28.018175],[88.842939,28.006023],[88.846635,27.921448],[88.864497,27.921448],[88.888519,27.846863],[88.863265,27.811932],[88.870657,27.743098],[88.850331,27.710783],[88.852178,27.671039],[88.816454,27.641354],[88.813374,27.606889],[88.770874,27.563924],[88.797976,27.521473],[88.783193,27.467324],[88.809063,27.405711],[88.838012,27.37808],[88.867577,27.3818],[88.901453,27.327583],[88.920548,27.325456],[88.911924,27.272807],[88.942105,27.261636],[88.984605,27.208957],[89.067757,27.240354],[89.077612,27.287168],[89.152757,27.319076],[89.182938,27.373829],[89.132431,27.441302],[89.095474,27.471572],[89.109025,27.537925],[89.163228,27.574534],[89.128735,27.611131],[89.131815,27.633402],[89.184786,27.673689],[89.238988,27.796581],[89.295655,27.84845],[89.375727,27.875962],[89.44348,27.968501],[89.461958,28.03191],[89.511233,28.086307],[89.541414,28.088418],[89.605472,28.161782],[89.720037,28.170224],[89.779167,28.197127],[89.789638,28.240895],[89.869094,28.221386],[89.901739,28.18183],[89.976268,28.189215],[90.017536,28.162837],[90.03355,28.136981],[90.07297,28.155451],[90.103151,28.141731],[90.124709,28.190797],[90.166593,28.187632],[90.189999,28.161782],[90.231882,28.144897],[90.297172,28.153868],[90.367389,28.088946],[90.384019,28.06096],[90.43699,28.063073],[90.47949,28.044587],[90.513983,28.062016],[90.569417,28.044059],[90.591591,28.021345],[90.701844,28.076274],[90.741264,28.053038],[90.802242,28.040362],[90.806554,28.015005],[90.853365,27.969029],[90.896481,27.946299],[90.96177,27.9537],[90.976553,27.935725],[90.96485,27.900294],[91.025828,27.857445],[91.113292,27.846333],[91.155175,27.894476],[91.147784,27.927794],[91.162567,27.968501],[91.216153,27.989113],[91.251878,27.970615],[91.309776,28.057791],[91.464993,28.002852],[91.490246,27.971672],[91.486551,27.937311],[91.552456,27.90717],[91.611586,27.891303],[91.618978,27.856916],[91.561079,27.855329],[91.544449,27.820401],[91.610355,27.819343],[91.642383,27.7664],[91.622673,27.692238],[91.570934,27.650897],[91.562311,27.627569],[91.582637,27.598933],[91.564775,27.58196],[91.585101,27.540578],[91.626985,27.509265],[91.663325,27.507142],[91.71876,27.467324],[91.753868,27.462545],[91.839484,27.489624],[91.946657,27.464138],[92.010715,27.474758],[92.021802,27.444489],[92.064918,27.391365],[92.125896,27.273339],[92.091403,27.264296],[92.071077,27.237694],[92.061222,27.190327],[92.032273,27.167967],[92.02673,27.108318],[92.043976,27.052902],[92.076005,27.041175],[92.124664,26.960124],[92.109265,26.854991],[92.197961,26.86994],[92.28604,26.892359],[92.404916,26.9025],[92.496691,26.921711],[92.549046,26.941453],[92.64698,26.952656],[92.682089,26.947855],[92.802813,26.895028],[92.909371,26.914241],[93.050421,26.883819],[93.111399,26.880082],[93.232739,26.906769],[93.56781,26.938252],[93.625092,26.955323],[93.747048,27.015587],[93.817265,27.025183],[93.841903,27.045973],[93.849294,27.168499],[93.970634,27.30525],[94.056866,27.375423],[94.147409,27.458297],[94.220705,27.536333],[94.277372,27.58143],[94.353132,27.578778],[94.399944,27.589386],[94.443675,27.585143],[94.478168,27.602116],[94.524979,27.596282],[94.660486,27.650367],[94.722696,27.683759],[94.78121,27.699127],[94.836645,27.728796],[94.88592,27.743098],[94.947514,27.792345],[95.015267,27.82887],[95.067006,27.840512],[95.28628,27.939955],[95.32878,28.017646],[95.352802,28.04089],[95.371896,28.110063],[95.39715,28.142259],[95.437802,28.161782],[95.528345,28.182885],[95.674322,28.254075],[95.740228,28.275159],[95.787655,28.270416],[95.832003,28.295186],[95.874502,28.29782],[95.899756,28.278322],[95.907763,28.241422],[95.936096,28.240368],[95.989067,28.198181],[96.074683,28.193434],[96.098088,28.212421],[96.194175,28.212949],[96.275479,28.228241],[96.298269,28.140148],[96.367254,28.118509],[96.398667,28.118509],[96.395587,28.143842],[96.426384,28.161782],[96.46334,28.143314],[96.499681,28.067297],[96.538485,28.075218],[96.623485,28.024514],[96.635188,27.994926],[96.690622,27.948942],[96.711564,27.9574],[96.784245,27.931495],[96.810114,27.890245],[96.849534,27.874375],[96.908049,27.884426],[96.972722,27.861149],[97.008447,27.807698],[97.049099,27.81405],[97.062649,27.742568],[97.097758,27.740979],[97.103301,27.780697],[97.167975,27.811932],[97.253591,27.891832],[97.303482,27.913516],[97.324424,27.880723],[97.386634,27.882839],[97.372467,27.907699],[97.379242,27.970087],[97.413119,28.01342],[97.378626,28.031382],[97.375547,28.062545],[97.320728,28.054095],[97.305945,28.071522],[97.340438,28.104785],[97.326887,28.132759],[97.352757,28.149646],[97.362612,28.199236],[97.349677,28.235623],[97.398336,28.238786],[97.402032,28.279903],[97.422358,28.297293],[97.461162,28.26778],[97.469169,28.30309],[97.518445,28.327852],[97.488879,28.347341],[97.485184,28.38631],[97.499966,28.428948],[97.521524,28.444736],[97.507974,28.46473],[97.521524,28.495766],[97.569567,28.541515],[97.60406,28.515225],[97.634857,28.532051],[97.68598,28.519958],[97.737103,28.465782],[97.738335,28.396313],[97.769748,28.3742],[97.801161,28.326798],[97.842429,28.326798],[97.871378,28.361561],[97.907718,28.363141],[98.020435,28.253548],[98.008116,28.214003],[98.03337,28.187105],[98.056775,28.202401],[98.090036,28.195544],[98.097427,28.166531],[98.139311,28.142259],[98.17442,28.163365],[98.169492,28.206093],[98.21692,28.212949],[98.266811,28.242477],[98.231702,28.314681],[98.207681,28.330486],[98.208913,28.358401],[98.301303,28.384204],[98.317934,28.324691],[98.353042,28.293078],[98.37768,28.246167],[98.370289,28.18394],[98.389999,28.16442],[98.389383,28.114814],[98.428803,28.104785],[98.464527,28.151229],[98.494092,28.141203],[98.559382,28.182885],[98.625903,28.165475],[98.649925,28.200291],[98.712135,28.229296],[98.710287,28.288862],[98.746628,28.321003],[98.740468,28.348395],[98.693041,28.43158],[98.673947,28.478934],[98.625903,28.489455],[98.619128,28.50944],[98.637606,28.552029],[98.594491,28.667615],[98.666555,28.712239],[98.683802,28.740054],[98.652389,28.817162],[98.668403,28.843376],[98.643766,28.895261],[98.6567,28.910454],[98.624056,28.95864],[98.655469,28.976966],[98.70228,28.9644],[98.757714,29.004186],[98.786048,28.998952],[98.821772,28.920931],[98.827932,28.821356],[98.852569,28.798283],[98.912931,28.800906],[98.922786,28.823978],[98.972677,28.832367],[98.973909,28.864867],[98.917859,28.886877],[98.925866,28.978536],[99.013329,29.036632],[98.991771,29.105677],[98.967134,29.128159],[98.960974,29.165792],[98.9813,29.204978],[99.024416,29.188783],[99.037351,29.20759],[99.113727,29.221171],[99.114343,29.243628],[99.075539,29.316186],[99.058909,29.417368],[99.066916,29.421018],[99.044742,29.520013],[99.052133,29.563748],[99.014561,29.607464],[98.992387,29.677163],[99.018873,29.792009],[99.0238,29.846009],[99.068148,29.931621],[99.055213,29.958587],[99.036735,30.053945],[99.044742,30.079842],[98.989308,30.151799],[98.9813,30.182843],[98.993003,30.215429],[98.970829,30.260928],[98.986844,30.280569],[98.967134,30.33482],[98.965286,30.449937],[98.932025,30.521623],[98.926482,30.569556],[98.939417,30.598923],[98.92217,30.609225],[98.907388,30.698292],[98.963438,30.728134],[98.957895,30.765166],[98.904924,30.782649],[98.850105,30.849465],[98.797135,30.87926],[98.774345,30.908019],[98.797135,30.948575],[98.806374,30.995783],[98.774961,31.031174],[98.736772,31.049121],[98.712135,31.082954],[98.710287,31.1178],[98.675179,31.15417],[98.602498,31.192062],[98.62344,31.221238],[98.60373,31.257568],[98.616048,31.3036],[98.643766,31.338876],[98.691809,31.333253],[98.773113,31.249382],[98.805758,31.279052],[98.810685,31.306668],[98.887062,31.37465],[98.84333,31.416028],[98.844562,31.429817],[98.714599,31.508935],[98.696736,31.538523],[98.651157,31.57881],[98.619128,31.591555],[98.553839,31.660349],[98.545831,31.717383],[98.516882,31.717383],[98.508875,31.751995],[98.461448,31.800327],[98.414636,31.832365],[98.426339,31.856767],[98.399238,31.895899],[98.432498,31.922825],[98.434962,32.007613],[98.402933,32.026896],[98.404781,32.045159],[98.357354,32.087253],[98.303151,32.121726],[98.260035,32.208862],[98.218768,32.234683],[98.23047,32.262521],[98.208913,32.318171],[98.218768,32.342444],[98.125145,32.401077],[98.107283,32.391476],[98.079565,32.415224],[97.940363,32.482393],[97.880001,32.486431],[97.863986,32.499051],[97.80732,32.50006],[97.795617,32.521257],[97.730944,32.527312],[97.684132,32.530339],[97.670582,32.51722],[97.540618,32.536899],[97.50243,32.530844],[97.463626,32.55506],[97.448843,32.586833],[97.411887,32.575235],[97.374315,32.546484],[97.3583,32.563635],[97.332431,32.542448],[97.334895,32.514192],[97.388481,32.501575],[97.341054,32.440987],[97.387865,32.427349],[97.424822,32.322723],[97.415583,32.296421],[97.371235,32.273148],[97.32196,32.303503],[97.299786,32.294904],[97.264062,32.182527],[97.271453,32.139971],[97.313953,32.130342],[97.293011,32.096887],[97.308409,32.076605],[97.258518,32.072041],[97.219714,32.109054],[97.201852,32.090296],[97.233881,32.063927],[97.214786,32.042623],[97.188301,32.055304],[97.169823,32.032984],[97.127323,32.044145],[97.028773,32.04871],[97.006599,32.067984],[96.935766,32.048203],[96.965947,32.008628],[96.941925,31.986297],[96.894498,32.013703],[96.863085,31.996448],[96.868629,31.964975],[96.824281,32.007613],[96.722651,32.013195],[96.742977,32.001016],[96.753448,31.944156],[96.776238,31.935015],[96.81073,31.894375],[96.794716,31.869474],[96.760223,31.860325],[96.765767,31.819144],[96.799027,31.792188],[96.840295,31.720438],[96.790404,31.698545],[96.778701,31.675629],[96.722651,31.686833],[96.691854,31.722474],[96.661057,31.705674],[96.615477,31.737236],[96.56805,31.711783],[96.519391,31.74945],[96.468884,31.769804],[96.435623,31.796258],[96.407906,31.845583],[96.389428,31.919777],[96.288414,31.919777],[96.253305,31.929936],[96.220044,31.905553],[96.188632,31.904028],[96.214501,31.876589],[96.202798,31.841008],[96.183088,31.835924],[96.178161,31.775401],[96.231131,31.749959],[96.222508,31.733164],[96.252073,31.697527],[96.245298,31.657802],[96.221892,31.647613],[96.207726,31.598691],[96.156603,31.602769],[96.148595,31.686324],[96.135661,31.70211],[96.064828,31.720438],[95.989067,31.78761],[95.983524,31.816601],[95.89914,31.81711],[95.846169,31.736218],[95.853561,31.714329],[95.823995,31.68225],[95.779648,31.748941],[95.634286,31.782523],[95.580083,31.76726],[95.546823,31.73978],[95.511714,31.750468],[95.480301,31.795749],[95.456896,31.801853],[95.406389,31.896915],[95.408852,31.918761],[95.3682,31.92892],[95.360809,31.95939],[95.395918,32.001523],[95.454432,32.007613],[95.421171,32.033999],[95.454432,32.061898],[95.440265,32.157705],[95.406389,32.182021],[95.367584,32.178982],[95.366968,32.151118],[95.31523,32.148585],[95.270266,32.194683],[95.270266,32.194683],[95.239469,32.287315],[95.241317,32.3207],[95.214216,32.321712],[95.20744,32.297433],[95.10581,32.258979],[95.079325,32.279726],[95.096571,32.322217],[95.193274,32.332331],[95.261643,32.348006],[95.228382,32.363678],[95.218527,32.397035],[95.153853,32.386423],[95.081789,32.384907],[95.075013,32.376315],[95.075013,32.376315],[95.057151,32.395014],[94.988166,32.422802],[94.944434,32.404109],[94.912405,32.41573],[94.889616,32.472295],[94.852043,32.463712],[94.80708,32.486431],[94.78737,32.522266],[94.762116,32.526303],[94.737479,32.587338],[94.638312,32.645307],[94.614291,32.673522],[94.591501,32.640772],[94.522516,32.595909],[94.459074,32.599439],[94.463386,32.572209],[94.435052,32.562626],[94.395016,32.594397],[94.371611,32.524789],[94.350053,32.533871],[94.294002,32.519743],[94.292154,32.502584],[94.250886,32.51722],[94.196684,32.51621],[94.176974,32.454117],[94.137554,32.433915],[94.091974,32.463207],[94.049474,32.469771],[94.03038,32.448057],[93.978641,32.459672],[93.960163,32.484917],[93.90904,32.463207],[93.861613,32.466237],[93.851142,32.50965],[93.820345,32.549511],[93.75136,32.56313],[93.721795,32.578261],[93.651577,32.571705],[93.618933,32.522771],[93.516687,32.47583],[93.501904,32.503593],[93.476651,32.504603],[93.4631,32.556069],[93.411977,32.558086],[93.385492,32.525294],[93.33868,32.5712],[93.308499,32.580278],[93.300492,32.619604],[93.260456,32.62666],[93.239514,32.662439],[93.210565,32.655385],[93.176688,32.6705],[93.159442,32.644803],[93.087993,32.63674],[93.069515,32.626156],[93.023935,32.703239],[93.019624,32.737477],[93.00053,32.741001],[92.964189,32.714821],[92.933392,32.719353],[92.866871,32.698203],[92.822523,32.729926],[92.789262,32.719856],[92.756618,32.743014],[92.686401,32.76516],[92.667922,32.73194],[92.634662,32.720863],[92.574916,32.741001],[92.56814,32.73194],[92.484372,32.745028],[92.459119,32.76365],[92.411076,32.748048],[92.355641,32.764657],[92.343938,32.738484],[92.310062,32.751571],[92.255243,32.720863],[92.198577,32.754591],[92.211511,32.788306],[92.193649,32.801889],[92.227526,32.821003],[92.205352,32.866255],[92.145606,32.885857],[92.101874,32.860222],[92.038432,32.860725],[92.018722,32.829552],[91.955897,32.8205],[91.896766,32.907967],[91.857962,32.90244],[91.839484,32.948152],[91.799448,32.942126],[91.752637,32.969242],[91.685499,32.989324],[91.664557,33.012913],[91.583253,33.0375],[91.55492,33.060074],[91.535826,33.10019],[91.49579,33.109214],[91.436044,33.066092],[91.370138,33.100691],[91.311624,33.108211],[91.261733,33.141291],[91.226624,33.141792],[91.18782,33.106206],[91.161335,33.108712],[91.147784,33.07211],[91.072024,33.113224],[91.037531,33.098686],[91.001807,33.11573],[90.927894,33.120241],[90.902024,33.083143],[90.88293,33.120241],[90.803474,33.114227],[90.740032,33.142293],[90.704308,33.135778],[90.627315,33.180368],[90.562642,33.229441],[90.490577,33.264977],[90.405577,33.260473],[90.363077,33.279487],[90.332896,33.310501],[90.246665,33.423959],[90.22018,33.437943],[90.107463,33.460913],[90.088984,33.478885],[90.083441,33.525295],[90.01076,33.553728],[89.984275,33.612061],[90.008296,33.687785],[89.981195,33.70322],[89.983659,33.725622],[89.907282,33.741051],[89.902355,33.758467],[89.942391,33.801246],[89.899891,33.80771],[89.837065,33.868853],[89.795181,33.865374],[89.73174,33.921509],[89.718805,33.946832],[89.688008,33.959739],[89.684928,33.990013],[89.635037,34.049537],[89.656595,34.057966],[89.655979,34.097126],[89.71203,34.131809],[89.756993,34.124874],[89.760073,34.152613],[89.789638,34.150632],[89.816739,34.16945],[89.838297,34.263477],[89.825362,34.293642],[89.86663,34.324785],[89.858623,34.359375],[89.820435,34.369255],[89.799493,34.39642],[89.819819,34.420614],[89.823515,34.455657],[89.814891,34.548871],[89.777935,34.574499],[89.798877,34.628686],[89.74837,34.641981],[89.72558,34.660689],[89.732356,34.732035],[89.799493,34.743838],[89.825978,34.796931],[89.867862,34.81069],[89.838913,34.865705],[89.814891,34.86816],[89.821051,34.902033],[89.78779,34.921664],[89.747138,34.903506],[89.707102,34.919701],[89.670146,34.887798],[89.578987,34.895162],[89.560509,34.938836],[89.59069,35.057965],[89.593153,35.104491],[89.579603,35.118688],[89.519241,35.133862],[89.46935,35.214577],[89.450255,35.223867],[89.48598,35.256616],[89.531559,35.276161],[89.494603,35.298632],[89.516161,35.330862],[89.497067,35.361128],[89.58761,35.383575],[89.619639,35.412357],[89.658443,35.425526],[89.685544,35.416259],[89.739131,35.468429],[89.765,35.482563],[89.740979,35.507412],[89.720037,35.501566],[89.699711,35.544916],[89.71203,35.581915],[89.75145,35.580942],[89.765616,35.599922],[89.726196,35.648082],[89.748986,35.66267],[89.747138,35.7516],[89.782863,35.773453],[89.767464,35.799183],[89.801957,35.848193],[89.778551,35.861775],[89.707718,35.849163],[89.654747,35.848193],[89.62395,35.859349],[89.550654,35.856924],[89.554965,35.873414],[89.489676,35.903475],[89.428082,35.917531],[89.434857,35.992136],[89.404676,36.016827],[89.417611,36.044897],[89.474893,36.022151],[89.605472,36.038123],[89.688624,36.091337],[89.711414,36.093272]]]]}},{"type":"Feature","properties":{"adcode":610000,"name":"陕西省","center":[108.948024,34.263161],"centroid":[108.887114,35.263661],"childrenNum":10,"level":"province","parent":{"adcode":100000},"subFeatureIndex":26,"acroutes":[100000]},"geometry":{"type":"MultiPolygon","coordinates":[[[[110.379257,34.600612],[110.29549,34.610956],[110.269004,34.629671],[110.229584,34.692679],[110.243135,34.725641],[110.246831,34.789068],[110.230816,34.880925],[110.262229,34.944233],[110.320743,35.00504],[110.373714,35.134351],[110.364475,35.197952],[110.378642,35.210666],[110.374946,35.251728],[110.45009,35.327933],[110.477808,35.413821],[110.531394,35.511309],[110.567735,35.539559],[110.589293,35.602355],[110.609619,35.632031],[110.57759,35.701559],[110.571431,35.800639],[110.550489,35.838005],[110.549257,35.877778],[110.511684,35.879718],[110.516612,35.918501],[110.502445,35.947575],[110.516612,35.971796],[110.49259,35.994073],[110.491974,36.034735],[110.467953,36.074893],[110.447011,36.164328],[110.45625,36.22663],[110.474112,36.248352],[110.474112,36.306729],[110.459946,36.327946],[110.487047,36.393972],[110.489511,36.430094],[110.47288,36.453203],[110.503677,36.488335],[110.488895,36.556628],[110.496902,36.582102],[110.447627,36.621018],[110.426685,36.657514],[110.394656,36.676716],[110.402663,36.697352],[110.438388,36.685835],[110.447011,36.737649],[110.407591,36.776007],[110.423605,36.818179],[110.406975,36.824886],[110.424221,36.855539],[110.376178,36.882351],[110.408823,36.892403],[110.424221,36.963685],[110.381721,37.002408],[110.382953,37.022001],[110.426685,37.008621],[110.417446,37.027257],[110.460561,37.044932],[110.49567,37.086956],[110.535706,37.115118],[110.53509,37.138021],[110.590525,37.187145],[110.651503,37.256722],[110.661974,37.281963],[110.690307,37.287201],[110.678604,37.317668],[110.695234,37.34955],[110.641648,37.360015],[110.630561,37.372858],[110.644111,37.435135],[110.740198,37.44939],[110.759292,37.474567],[110.770995,37.538184],[110.795017,37.558586],[110.771611,37.594634],[110.763604,37.639668],[110.793169,37.650567],[110.775306,37.680886],[110.706321,37.705511],[110.716792,37.728708],[110.750669,37.736281],[110.735886,37.77035],[110.680452,37.790216],[110.59422,37.922049],[110.522771,37.955088],[110.528315,37.990471],[110.507989,38.013107],[110.501829,38.097929],[110.519692,38.130889],[110.509221,38.192061],[110.528315,38.211814],[110.565887,38.215105],[110.57759,38.297345],[110.601612,38.308147],[110.661358,38.308617],[110.701394,38.353215],[110.746973,38.366355],[110.77777,38.440924],[110.796864,38.453579],[110.840596,38.439986],[110.874473,38.453579],[110.870777,38.510265],[110.907733,38.521035],[110.920052,38.581878],[110.898494,38.587024],[110.880632,38.626776],[110.916357,38.673981],[110.915125,38.704345],[110.965016,38.755699],[111.009363,38.847579],[110.995813,38.868084],[111.016755,38.889981],[111.009979,38.932823],[110.980414,38.970056],[110.998276,38.998433],[111.038313,39.020289],[111.094363,39.030053],[111.138095,39.064447],[111.147334,39.100681],[111.173819,39.135041],[111.163348,39.152678],[111.219399,39.244044],[111.213239,39.257021],[111.247732,39.302419],[111.202152,39.305197],[111.179363,39.326959],[111.186138,39.35149],[111.155341,39.338531],[111.159037,39.362596],[111.125776,39.366297],[111.087588,39.376013],[111.098059,39.401914],[111.064182,39.400989],[111.058639,39.447681],[111.10545,39.472631],[111.10545,39.497573],[111.148566,39.531277],[111.154725,39.569116],[111.136863,39.587106],[111.101138,39.559428],[111.017371,39.552045],[110.958856,39.519275],[110.891103,39.509118],[110.869545,39.494341],[110.782698,39.38804],[110.73835,39.348713],[110.731575,39.30705],[110.702626,39.273701],[110.626249,39.266751],[110.596684,39.282966],[110.566503,39.320014],[110.559728,39.351027],[110.524003,39.382952],[110.482735,39.360745],[110.434692,39.381101],[110.429764,39.341308],[110.385417,39.310291],[110.257917,39.407001],[110.243751,39.423645],[110.152592,39.45415],[110.12549,39.432891],[110.136577,39.39174],[110.161831,39.387115],[110.184005,39.355192],[110.217881,39.281113],[110.109476,39.249606],[110.041107,39.21623],[109.962267,39.212056],[109.90252,39.271848],[109.871723,39.243581],[109.961035,39.191651],[109.893897,39.141075],[109.92223,39.107183],[109.890818,39.103932],[109.851397,39.122971],[109.793499,39.074204],[109.762086,39.057476],[109.72513,39.018429],[109.665384,38.981687],[109.685094,38.968195],[109.672159,38.928167],[109.624116,38.85457],[109.549587,38.805618],[109.511399,38.833595],[109.444262,38.782763],[109.404226,38.720689],[109.338936,38.701542],[109.329081,38.66043],[109.367269,38.627711],[109.331545,38.597783],[109.276726,38.623035],[109.196654,38.552867],[109.175712,38.518694],[109.128901,38.480288],[109.054372,38.433892],[109.051292,38.385122],[109.007561,38.359316],[108.961981,38.26493],[108.976148,38.245192],[108.938575,38.207582],[108.964445,38.154894],[109.069155,38.091336],[109.050676,38.055059],[109.06977,38.023008],[109.037742,38.021593],[109.018648,37.971602],[108.982923,37.964053],[108.9743,37.931962],[108.93488,37.922521],[108.893612,37.978207],[108.883141,38.01405],[108.830786,38.049875],[108.797525,38.04799],[108.82709,37.989056],[108.798141,37.93385],[108.791982,37.872934],[108.799989,37.784068],[108.784591,37.764673],[108.791982,37.700303],[108.777815,37.683728],[108.720533,37.683728],[108.699591,37.669518],[108.628142,37.651988],[108.532671,37.690832],[108.485244,37.678044],[108.422418,37.648672],[108.301078,37.640616],[108.293071,37.656726],[108.24626,37.665728],[108.205608,37.655779],[108.193905,37.638246],[108.134159,37.622131],[108.055318,37.652462],[108.025137,37.649619],[108.012819,37.66857],[108.025753,37.696041],[107.993109,37.735335],[107.982022,37.787378],[107.884703,37.808186],[107.842819,37.828987],[107.732566,37.84931],[107.684523,37.888522],[107.65003,37.86443],[107.659269,37.844112],[107.646335,37.805349],[107.620465,37.776026],[107.599523,37.791162],[107.57119,37.776499],[107.499125,37.765619],[107.484959,37.706458],[107.425828,37.684201],[107.387024,37.691305],[107.389488,37.671413],[107.422133,37.665254],[107.361155,37.613125],[107.311264,37.609806],[107.330358,37.584201],[107.369162,37.58752],[107.345756,37.518725],[107.284162,37.481691],[107.282931,37.437036],[107.257677,37.337179],[107.273075,37.29101],[107.309416,37.239095],[107.270612,37.229089],[107.317423,37.200017],[107.336517,37.165687],[107.334669,37.138975],[107.306952,37.100799],[107.281083,37.127047],[107.268764,37.099367],[107.28601,37.054963],[107.288474,37.008143],[107.288474,37.008143],[107.291554,36.979463],[107.291554,36.979463],[107.310032,36.912502],[107.336517,36.925899],[107.365466,36.905324],[107.478183,36.908196],[107.533618,36.867031],[107.540393,36.828718],[107.5909,36.836382],[107.642023,36.819137],[107.670356,36.83303],[107.722095,36.802367],[107.742421,36.811951],[107.768291,36.792783],[107.866841,36.766899],[107.907493,36.750118],[107.914268,36.720861],[107.940754,36.694953],[107.938906,36.655594],[108.006659,36.683435],[108.02329,36.647912],[108.001732,36.639269],[108.060862,36.592194],[108.079956,36.614294],[108.092891,36.587388],[108.163724,36.563839],[108.1976,36.630144],[108.222854,36.631105],[108.204992,36.606607],[108.204992,36.606607],[108.210535,36.577296],[108.245644,36.571048],[108.262274,36.549417],[108.340498,36.559032],[108.365136,36.519603],[108.391621,36.505654],[108.408252,36.45946],[108.460606,36.422871],[108.495099,36.422389],[108.514809,36.445501],[108.510498,36.47438],[108.562852,36.43876],[108.618903,36.433946],[108.651548,36.384818],[108.641693,36.359279],[108.646004,36.254143],[108.712526,36.138716],[108.682345,36.062316],[108.688504,36.021183],[108.659555,35.990683],[108.652164,35.94806],[108.593649,35.950967],[108.562852,35.921409],[108.518505,35.905414],[108.499411,35.872444],[108.527744,35.82442],[108.533903,35.746257],[108.517889,35.699615],[108.539447,35.605761],[108.618287,35.557088],[108.625678,35.537124],[108.605968,35.503028],[108.631222,35.418698],[108.61028,35.355271],[108.614591,35.328909],[108.583178,35.294724],[108.547454,35.304981],[108.48894,35.275184],[108.36144,35.279581],[108.345426,35.300586],[108.296767,35.267855],[108.239484,35.256127],[108.221622,35.296678],[108.174811,35.304981],[108.094739,35.280069],[108.049159,35.253683],[107.949993,35.245375],[107.960464,35.263457],[107.867457,35.256127],[107.841587,35.276649],[107.745501,35.311819],[107.737494,35.267366],[107.667277,35.257104],[107.652494,35.244886],[107.686371,35.218],[107.715936,35.168114],[107.727639,35.120157],[107.769523,35.064333],[107.769523,35.064333],[107.773218,35.060904],[107.773218,35.060904],[107.814486,35.024646],[107.846515,35.024646],[107.863145,34.999158],[107.842203,34.979056],[107.741805,34.953553],[107.675284,34.9511],[107.638943,34.935402],[107.619849,34.964834],[107.564415,34.968757],[107.523763,34.909886],[107.455394,34.916757],[107.400575,34.932949],[107.369162,34.917738],[107.350068,34.93393],[107.286626,34.931968],[107.252749,34.880925],[107.189308,34.893198],[107.162206,34.944233],[107.119707,34.950119],[107.089526,34.976604],[107.08275,35.024156],[107.012533,35.029547],[106.990975,35.068252],[106.950323,35.066782],[106.901664,35.094698],[106.838222,35.080007],[106.710723,35.100574],[106.706411,35.081966],[106.615252,35.071191],[106.577064,35.089312],[106.541956,35.083925],[106.52163,35.027587],[106.494528,35.006021],[106.494528,35.006021],[106.484673,34.983959],[106.493296,34.941289],[106.527789,34.876507],[106.556122,34.861285],[106.550579,34.82936],[106.575216,34.769897],[106.539492,34.745805],[106.505615,34.746789],[106.487137,34.715311],[106.456956,34.703996],[106.442173,34.675455],[106.471122,34.634102],[106.419384,34.643458],[106.314058,34.578934],[106.341159,34.568093],[106.334384,34.517811],[106.455108,34.531617],[106.514238,34.511894],[106.513622,34.498085],[106.558586,34.48822],[106.610941,34.454177],[106.638042,34.391481],[106.717498,34.369255],[106.691013,34.337635],[106.705179,34.299575],[106.68239,34.256057],[106.652825,34.24369],[106.63373,34.260014],[106.589383,34.253584],[106.577064,34.280786],[106.526557,34.292159],[106.496376,34.238248],[106.5321,34.254079],[106.55797,34.229837],[106.585071,34.149641],[106.560434,34.109514],[106.501919,34.105055],[106.505615,34.056479],[106.471738,34.024244],[106.474202,33.970659],[106.41076,33.909093],[106.428007,33.866368],[106.475434,33.875809],[106.491448,33.834559],[106.461883,33.789807],[106.488369,33.757969],[106.482825,33.707203],[106.534564,33.695254],[106.575832,33.631497],[106.58076,33.576169],[106.540108,33.512822],[106.456956,33.532779],[106.447101,33.613058],[106.384891,33.612061],[106.35163,33.587137],[106.303587,33.604585],[106.237681,33.564201],[106.187174,33.546746],[106.108334,33.569686],[106.117573,33.602591],[106.086776,33.617045],[106.047356,33.610067],[105.971596,33.613058],[105.940183,33.570684],[105.902611,33.556222],[105.871198,33.511325],[105.842248,33.489866],[105.831162,33.451926],[105.837937,33.410971],[105.827466,33.379993],[105.709822,33.382991],[105.755401,33.329004],[105.752937,33.291994],[105.791741,33.278486],[105.799133,33.258471],[105.862574,33.234447],[105.917393,33.237951],[105.965436,33.204407],[105.968516,33.154318],[105.93156,33.178365],[105.897067,33.146803],[105.923552,33.147805],[105.934639,33.112221],[105.914929,33.066092],[105.926632,33.042517],[105.917393,32.993841],[105.861959,32.939112],[105.82685,32.950663],[105.735691,32.905454],[105.656851,32.895405],[105.638373,32.879323],[105.590329,32.87681],[105.565692,32.906962],[105.528119,32.919019],[105.49917,32.911986],[105.495475,32.873292],[105.524424,32.847654],[105.534279,32.790822],[105.555221,32.794343],[105.563844,32.724891],[105.585402,32.728919],[105.596489,32.69921],[105.677793,32.726402],[105.719061,32.759624],[105.768952,32.767676],[105.779423,32.750061],[105.822538,32.770192],[105.825002,32.824523],[105.849024,32.817985],[105.893371,32.838603],[105.93156,32.826032],[105.969132,32.849162],[106.011632,32.829552],[106.044277,32.864747],[106.071378,32.828546],[106.093552,32.82402],[106.07261,32.76365],[106.076921,32.76365],[106.076305,32.759121],[106.071378,32.758114],[106.120037,32.719856],[106.17424,32.6977],[106.254928,32.693671],[106.267863,32.673522],[106.301123,32.680071],[106.347935,32.671003],[106.389203,32.62666],[106.421231,32.616579],[106.451412,32.65992],[106.498224,32.649338],[106.517934,32.668485],[106.585687,32.68813],[106.626955,32.682086],[106.670071,32.694678],[106.733513,32.739491],[106.783404,32.735967],[106.793259,32.712807],[106.82344,32.705254],[106.854853,32.724388],[106.903512,32.721367],[106.912751,32.704247],[107.012533,32.721367],[107.066736,32.708779],[107.05996,32.686115],[107.098765,32.649338],[107.108004,32.600951],[107.080286,32.542448],[107.127098,32.482393],[107.189924,32.468256],[107.212097,32.428864],[107.263836,32.403099],[107.287858,32.457147],[107.313727,32.489965],[107.356843,32.506622],[107.382097,32.54043],[107.436299,32.529835],[107.438763,32.465732],[107.460937,32.453612],[107.456625,32.41775],[107.489886,32.425328],[107.527458,32.38238],[107.598291,32.411688],[107.648183,32.413709],[107.680827,32.397035],[107.707929,32.331826],[107.753508,32.338399],[107.812022,32.247844],[107.864377,32.201266],[107.890247,32.214432],[107.924739,32.197215],[107.979558,32.146051],[108.024521,32.177462],[108.018362,32.2119],[108.086731,32.233165],[108.143398,32.219495],[108.156948,32.239239],[108.179738,32.221521],[108.240716,32.274666],[108.310933,32.232152],[108.389773,32.263533],[108.414411,32.252399],[108.469846,32.270618],[108.507418,32.245819],[108.509882,32.201266],[108.543758,32.177969],[108.585026,32.17189],[108.676801,32.10297],[108.734084,32.106519],[108.75133,32.076098],[108.78767,32.04871],[108.837561,32.039072],[108.902235,31.984774],[108.986619,31.980205],[109.085785,31.929428],[109.123357,31.892851],[109.191111,31.85575],[109.195422,31.817618],[109.27611,31.79931],[109.279806,31.776418],[109.253936,31.759628],[109.282885,31.743343],[109.281654,31.716874],[109.381436,31.705165],[109.446109,31.722983],[109.502776,31.716365],[109.549587,31.73011],[109.585928,31.726546],[109.592087,31.789136],[109.633971,31.804396],[109.633971,31.824738],[109.60379,31.885737],[109.584696,31.900472],[109.62042,31.928412],[109.631507,31.962436],[109.590855,32.012688],[109.590855,32.047696],[109.621652,32.106519],[109.58716,32.161251],[109.604406,32.199241],[109.592703,32.219495],[109.550203,32.225065],[109.528645,32.270112],[109.495385,32.300468],[109.513247,32.342444],[109.502776,32.38895],[109.529877,32.405625],[109.526797,32.43341],[109.575457,32.506622],[109.637051,32.540935],[109.619804,32.56767],[109.631507,32.599943],[109.726978,32.608513],[109.746072,32.594901],[109.816905,32.577252],[109.910528,32.592884],[109.97089,32.577756],[110.017701,32.546989],[110.084223,32.580782],[110.090382,32.617083],[110.124259,32.616579],[110.153824,32.593388],[110.206179,32.633212],[110.156903,32.683093],[110.159367,32.767173],[110.127338,32.77774],[110.142121,32.802895],[110.105164,32.832569],[110.051578,32.851676],[109.988752,32.886359],[109.927158,32.887364],[109.907448,32.903947],[109.856941,32.910479],[109.847702,32.893395],[109.789804,32.882339],[109.76455,32.909474],[109.785492,32.987316],[109.794731,33.067095],[109.704188,33.101694],[109.688174,33.116733],[109.576073,33.110216],[109.522486,33.138785],[109.468283,33.140288],[109.438718,33.152314],[109.498464,33.207412],[109.514479,33.237951],[109.60687,33.235949],[109.619804,33.275484],[109.649985,33.251465],[109.693101,33.254468],[109.732521,33.231443],[109.813209,33.236449],[109.852013,33.247961],[109.916687,33.229942],[109.973353,33.203907],[109.999223,33.212419],[110.031252,33.191888],[110.164911,33.209415],[110.218497,33.163336],[110.285635,33.171352],[110.33799,33.160331],[110.372482,33.186379],[110.398352,33.176862],[110.398352,33.176862],[110.471032,33.171352],[110.54125,33.255469],[110.57759,33.250464],[110.59422,33.168346],[110.623785,33.143796],[110.650887,33.157324],[110.702626,33.097182],[110.753133,33.15031],[110.824582,33.158327],[110.828893,33.201403],[110.865234,33.213921],[110.9219,33.203907],[110.960704,33.253967],[110.984726,33.255469],[111.025994,33.330504],[111.025994,33.375495],[110.996429,33.435946],[111.02661,33.467903],[111.021066,33.471397],[111.021682,33.476389],[111.02661,33.478386],[111.002588,33.535772],[111.00382,33.578662],[110.966864,33.609071],[110.878784,33.634486],[110.823966,33.685793],[110.831973,33.713675],[110.81719,33.751003],[110.782082,33.796272],[110.74143,33.798759],[110.712481,33.833564],[110.66259,33.85295],[110.612083,33.852453],[110.587445,33.887733],[110.628713,33.910086],[110.627481,33.925482],[110.665669,33.937895],[110.671213,33.966192],[110.620706,34.035652],[110.587445,34.023252],[110.591757,34.101586],[110.61393,34.113478],[110.642264,34.161032],[110.621938,34.177372],[110.55788,34.193214],[110.55172,34.213012],[110.507989,34.217466],[110.43962,34.243196],[110.428533,34.288203],[110.451938,34.292653],[110.503677,34.33714],[110.473496,34.393457],[110.403279,34.433448],[110.403279,34.433448],[110.360779,34.516825],[110.372482,34.544435],[110.404511,34.557743],[110.366939,34.566614],[110.379257,34.600612]]],[[[111.02661,33.478386],[111.021682,33.476389],[111.021066,33.471397],[111.02661,33.467903],[111.02661,33.478386]]],[[[106.076921,32.76365],[106.07261,32.76365],[106.071378,32.758114],[106.076305,32.759121],[106.076921,32.76365]]]]}},{"type":"Feature","properties":{"adcode":620000,"name":"甘肃省","center":[103.823557,36.058039],"childrenNum":14,"level":"province","parent":{"adcode":100000},"subFeatureIndex":27,"acroutes":[100000]},"geometry":{"type":"MultiPolygon","coordinates":[[[[106.506231,35.737514],[106.504383,35.736057],[106.498224,35.732656],[106.49268,35.732656],[106.434782,35.688436],[106.460036,35.643705],[106.47913,35.575101],[106.460036,35.578995],[106.440941,35.52641],[106.465579,35.481101],[106.490217,35.480613],[106.483441,35.450393],[106.503767,35.415284],[106.501304,35.364056],[106.472354,35.310842],[106.415688,35.276161],[106.368261,35.273718],[106.363333,35.238532],[106.319601,35.265411],[106.241377,35.358687],[106.237681,35.409431],[106.196414,35.409919],[106.173008,35.437716],[106.129892,35.393333],[106.113262,35.361616],[106.083081,35.421624],[106.073226,35.420649],[106.067682,35.436254],[106.073226,35.447468],[106.071378,35.449418],[106.06953,35.458193],[106.071994,35.463555],[106.054132,35.45478],[106.034422,35.469404],[106.002393,35.438692],[105.894603,35.413821],[105.897683,35.451368],[106.048588,35.488898],[106.047356,35.498155],[106.023335,35.49377],[106.017175,35.519103],[105.900147,35.54735],[105.868734,35.540046],[105.847176,35.490359],[105.816379,35.575101],[105.800365,35.564878],[105.762176,35.602841],[105.759097,35.634464],[105.713517,35.650513],[105.722756,35.673366],[105.690727,35.698643],[105.723988,35.725854],[105.740618,35.698643],[105.759097,35.724883],[105.70243,35.733142],[105.667322,35.749657],[105.595873,35.715651],[105.481924,35.727312],[105.457286,35.771511],[105.432033,35.787533],[105.428953,35.819082],[105.408627,35.822479],[105.38091,35.792873],[105.371055,35.844312],[105.39754,35.857409],[105.350113,35.875839],[105.324859,35.941761],[105.343954,36.033767],[105.406163,36.074409],[105.430801,36.10391],[105.491163,36.101009],[105.515185,36.147415],[105.478844,36.213111],[105.460366,36.223733],[105.45975,36.268137],[105.476381,36.293224],[105.455439,36.321678],[105.425873,36.330357],[105.401236,36.369881],[105.398156,36.430575],[105.363048,36.443093],[105.362432,36.496514],[105.322396,36.535954],[105.281744,36.522489],[105.252179,36.553263],[105.2762,36.563358],[105.261418,36.602764],[105.22015,36.631105],[105.225693,36.664716],[105.201056,36.700711],[105.218302,36.730455],[105.272505,36.739567],[105.275584,36.752515],[105.319932,36.742924],[105.340874,36.764502],[105.334714,36.80093],[105.303302,36.820575],[105.279896,36.86751],[105.244787,36.894796],[105.178882,36.892403],[105.185657,36.942164],[105.165331,36.99476],[105.128991,36.996194],[105.05939,37.022956],[105.03968,37.007187],[105.004571,37.035378],[104.95468,37.040156],[104.954064,37.077407],[104.914644,37.097935],[104.888158,37.15901],[104.864753,37.17284],[104.85613,37.211933],[104.776673,37.246718],[104.717543,37.208597],[104.638087,37.201923],[104.600515,37.242907],[104.624536,37.298627],[104.651022,37.290534],[104.673812,37.317668],[104.713848,37.329566],[104.662109,37.367626],[104.679971,37.408044],[104.521059,37.43466],[104.499501,37.421353],[104.448994,37.42468],[104.437907,37.445589],[104.365226,37.418026],[104.298705,37.414223],[104.287002,37.428007],[104.237727,37.411847],[104.183524,37.406618],[104.089285,37.465067],[103.935916,37.572818],[103.874938,37.604117],[103.841062,37.64725],[103.683381,37.777919],[103.627947,37.797783],[103.40744,37.860651],[103.362477,38.037621],[103.368636,38.08898],[103.53494,38.156776],[103.507838,38.280905],[103.465339,38.353215],[103.416063,38.404821],[103.85954,38.64454],[104.011677,38.85923],[104.044322,38.895105],[104.173053,38.94446],[104.196459,38.9882],[104.190915,39.042139],[104.207546,39.083495],[104.171205,39.160567],[104.047401,39.297788],[104.073271,39.351953],[104.089901,39.419947],[103.955626,39.456923],[103.85338,39.461543],[103.728961,39.430117],[103.595302,39.386652],[103.428998,39.353341],[103.344615,39.331588],[103.259615,39.263971],[103.188166,39.215302],[103.133347,39.192579],[103.007696,39.099753],[102.883892,39.120649],[102.616574,39.171703],[102.579002,39.183301],[102.45335,39.255167],[102.3548,39.231993],[102.276576,39.188868],[102.050526,39.141075],[102.012338,39.127149],[101.902701,39.111827],[101.833715,39.08907],[101.926106,39.000758],[101.955055,38.985874],[102.045599,38.904885],[102.075164,38.891378],[101.941505,38.808883],[101.873751,38.733761],[101.777049,38.66043],[101.672955,38.6908],[101.601506,38.65529],[101.562702,38.713218],[101.412413,38.764099],[101.331109,38.777164],[101.307087,38.80282],[101.34158,38.822406],[101.33542,38.847113],[101.24303,38.860628],[101.237486,38.907214],[101.198682,38.943064],[101.228863,39.020754],[101.117378,38.975174],[100.969553,38.946788],[100.961545,39.005874],[100.901799,39.030053],[100.875314,39.002619],[100.835278,39.025869],[100.829118,39.075133],[100.864227,39.106719],[100.842669,39.199999],[100.842053,39.405614],[100.707778,39.404689],[100.606764,39.387577],[100.498975,39.400527],[100.500823,39.481408],[100.44354,39.485565],[100.326512,39.509118],[100.301258,39.572345],[100.314193,39.606935],[100.250135,39.685274],[100.128179,39.702312],[100.040716,39.757083],[99.958796,39.769504],[99.904593,39.785601],[99.822058,39.860063],[99.672384,39.888079],[99.469124,39.875221],[99.440791,39.885783],[99.459885,39.898181],[99.491298,39.884406],[99.533182,39.891753],[99.714268,39.972061],[99.751225,40.006909],[99.841152,40.013326],[99.927383,40.063727],[99.955716,40.150695],[100.007455,40.20008],[100.169447,40.277743],[100.169447,40.541131],[100.242744,40.618855],[100.237201,40.716905],[100.224882,40.727337],[100.107853,40.875475],[100.057346,40.908049],[99.985897,40.909858],[99.673,40.93292],[99.565827,40.846961],[99.174705,40.858278],[99.172858,40.747289],[99.12543,40.715091],[99.102025,40.676522],[99.041662,40.693767],[98.984996,40.782644],[98.790975,40.705564],[98.80699,40.660181],[98.802678,40.607043],[98.762642,40.639748],[98.72199,40.657911],[98.689345,40.691952],[98.668403,40.773128],[98.569853,40.746836],[98.627751,40.677884],[98.344419,40.568413],[98.333332,40.918903],[98.25018,40.93925],[98.184891,40.988056],[98.142391,41.001607],[97.971776,41.09774],[97.903407,41.168057],[97.629314,41.440498],[97.613915,41.477276],[97.84674,41.656379],[97.653335,41.986856],[97.500582,42.243894],[97.371235,42.457076],[97.172903,42.795257],[96.968411,42.756161],[96.742361,42.75704],[96.386348,42.727592],[96.166458,42.623314],[96.103632,42.604375],[96.072219,42.569566],[96.02356,42.542675],[96.0174,42.482239],[95.978596,42.436762],[96.06606,42.414674],[96.042038,42.352787],[96.040806,42.326688],[96.178161,42.21775],[96.077147,42.149457],[96.13874,42.05399],[96.137509,42.019765],[96.117183,41.985966],[96.054973,41.936124],[95.998306,41.906289],[95.855408,41.849699],[95.801206,41.848361],[95.759322,41.835878],[95.65646,41.826067],[95.57146,41.796181],[95.445193,41.719841],[95.39407,41.693481],[95.335556,41.644305],[95.299831,41.565994],[95.247476,41.61344],[95.194505,41.694821],[95.199433,41.719395],[95.16494,41.735474],[95.135991,41.772976],[95.110738,41.768513],[95.011572,41.726541],[94.969072,41.718948],[94.861898,41.668451],[94.809543,41.619256],[94.750413,41.538227],[94.534219,41.505966],[94.184365,41.268444],[94.01067,41.114875],[93.908424,40.983539],[93.809874,40.879548],[93.820961,40.793519],[93.760599,40.664721],[93.506216,40.648376],[92.928465,40.572504],[92.920458,40.391792],[92.906907,40.310609],[92.796654,40.153897],[92.745531,39.868331],[92.687632,39.657174],[92.639589,39.514196],[92.52564,39.368611],[92.378431,39.258411],[92.339011,39.236628],[92.343938,39.146181],[92.366112,39.096037],[92.366728,39.059335],[92.41046,39.03842],[92.459119,39.042604],[92.459119,39.063982],[92.489916,39.099753],[92.545966,39.111362],[92.659299,39.109969],[92.765857,39.136898],[92.866871,39.138754],[92.889045,39.160103],[92.938936,39.169848],[92.978356,39.143396],[93.043029,39.146645],[93.115094,39.17959],[93.142196,39.160567],[93.131725,39.108112],[93.165601,39.090928],[93.198246,39.045857],[93.179152,38.923977],[93.237666,38.916062],[93.274007,38.896036],[93.453245,38.915596],[93.729186,38.924443],[93.834511,38.867618],[93.884403,38.867618],[93.884403,38.826136],[93.769838,38.821007],[93.756287,38.807484],[93.773533,38.771099],[93.800019,38.750566],[93.885018,38.720689],[93.95154,38.715086],[93.973098,38.724891],[94.281067,38.7599],[94.370379,38.7627],[94.511429,38.445142],[94.527443,38.425922],[94.527443,38.365416],[94.56132,38.351807],[94.582878,38.36917],[94.672805,38.386998],[94.812623,38.385591],[94.861282,38.393565],[94.884072,38.414669],[94.973999,38.430142],[95.045448,38.418889],[95.072549,38.402476],[95.122441,38.417014],[95.140919,38.392158],[95.185266,38.379492],[95.209904,38.327868],[95.229614,38.330685],[95.259179,38.302981],[95.315846,38.318947],[95.408236,38.300163],[95.440881,38.310965],[95.455664,38.291709],[95.487693,38.314721],[95.51849,38.294997],[95.585011,38.343359],[95.608417,38.339134],[95.671858,38.388405],[95.703887,38.400131],[95.723597,38.378554],[95.775952,38.356031],[95.83693,38.344298],[95.852945,38.287481],[95.89606,38.2903],[95.932401,38.259291],[95.93856,38.237202],[96.006929,38.207582],[96.06606,38.173245],[96.109175,38.187358],[96.221892,38.149246],[96.252689,38.167599],[96.264392,38.145952],[96.313051,38.161952],[96.301964,38.183124],[96.335841,38.246132],[96.378341,38.277146],[96.46334,38.277616],[96.665369,38.23015],[96.655514,38.295936],[96.638883,38.307208],[96.626564,38.356031],[96.698013,38.422172],[96.707868,38.459203],[96.6666,38.483567],[96.706637,38.505582],[96.780549,38.504177],[96.800259,38.52759],[96.767614,38.552399],[96.808882,38.582346],[96.7941,38.608072],[96.847071,38.599186],[96.876636,38.580475],[96.961019,38.558015],[97.055874,38.594508],[97.047251,38.653888],[97.057722,38.67258],[97.009063,38.702477],[97.023229,38.755699],[97.00044,38.7613],[96.987505,38.793025],[96.993664,38.834993],[96.983809,38.869016],[96.940693,38.90768],[96.938846,38.95563],[96.965331,39.017034],[96.95794,39.041674],[96.969643,39.097895],[97.012142,39.142004],[96.962251,39.198144],[97.017686,39.208347],[97.060186,39.19768],[97.14149,39.199999],[97.220946,39.193042],[97.315185,39.164744],[97.347213,39.167528],[97.371235,39.140611],[97.401416,39.146645],[97.458698,39.117863],[97.504894,39.076527],[97.58127,39.052364],[97.679205,39.010524],[97.701379,38.963076],[97.828878,38.93003],[97.875689,38.898365],[98.009348,38.85923],[98.029058,38.834061],[98.068478,38.816344],[98.091884,38.786495],[98.167645,38.840121],[98.242173,38.880664],[98.235398,38.918855],[98.276666,38.963541],[98.287753,38.992386],[98.280977,39.027263],[98.316702,39.040744],[98.383839,39.029588],[98.401086,39.001688],[98.432498,38.996107],[98.428187,38.976104],[98.457752,38.952838],[98.526737,38.95563],[98.584635,38.93003],[98.624056,38.959353],[98.612353,38.977035],[98.661628,38.993782],[98.70536,39.043533],[98.730613,39.057011],[98.743548,39.086747],[98.816845,39.085818],[98.818076,39.064911],[98.886446,39.040744],[98.903076,39.012384],[98.951735,38.987735],[99.054597,38.97657],[99.107568,38.951907],[99.071843,38.921184],[99.068764,38.896968],[99.141445,38.852706],[99.222133,38.788827],[99.291118,38.765966],[99.361951,38.718354],[99.375502,38.684727],[99.412458,38.665571],[99.450646,38.60433],[99.501769,38.612281],[99.52887,38.546314],[99.585537,38.498556],[99.63974,38.474666],[99.65945,38.449361],[99.727203,38.415607],[99.758,38.410449],[99.826985,38.370109],[99.960028,38.320825],[100.001912,38.315191],[100.049955,38.283254],[100.071513,38.284663],[100.117093,38.253652],[100.126332,38.231561],[100.182998,38.222158],[100.159592,38.291239],[100.163904,38.328337],[100.136803,38.33444],[100.093071,38.407166],[100.022238,38.432017],[100.001296,38.467169],[100.025933,38.507923],[100.064122,38.518694],[100.086911,38.492936],[100.113397,38.497151],[100.163288,38.461546],[100.24028,38.441861],[100.259374,38.366355],[100.301874,38.388405],[100.331439,38.337257],[100.318505,38.329276],[100.396729,38.293118],[100.424446,38.307208],[100.432453,38.275267],[100.459555,38.2654],[100.474953,38.288891],[100.516837,38.272448],[100.545786,38.247072],[100.595061,38.242372],[100.619083,38.26587],[100.71517,38.253652],[100.752126,38.238612],[100.825423,38.158658],[100.860531,38.148305],[100.913502,38.17889],[100.93814,38.16007],[100.91843,38.129006],[100.922125,38.084741],[100.888864,38.056001],[100.895024,38.013107],[100.91843,37.999432],[100.964009,38.011221],[101.077342,37.941874],[101.103211,37.946593],[101.114298,37.92016],[101.152486,37.891356],[101.159262,37.86821],[101.202994,37.84742],[101.276906,37.83655],[101.362522,37.791162],[101.382848,37.822369],[101.459224,37.86632],[101.551615,37.835604],[101.598427,37.827569],[101.670491,37.754264],[101.659405,37.733441],[101.791832,37.696041],[101.815853,37.654357],[101.854657,37.664781],[101.873135,37.686569],[101.946432,37.728235],[101.998787,37.724921],[102.036359,37.685149],[102.048678,37.651515],[102.035128,37.627819],[102.102265,37.582304],[102.131214,37.54625],[102.103497,37.482641],[102.125055,37.48549],[102.176794,37.458892],[102.19712,37.420403],[102.299981,37.391404],[102.29875,37.370004],[102.368351,37.327662],[102.428097,37.308624],[102.419474,37.294343],[102.45335,37.271487],[102.457662,37.248147],[102.490307,37.223371],[102.533422,37.217176],[102.578386,37.17284],[102.599944,37.174748],[102.642444,37.099845],[102.583314,37.104618],[102.488459,37.078362],[102.506321,37.019134],[102.450271,36.968467],[102.499546,36.954599],[102.526031,36.928291],[102.56114,36.91968],[102.587009,36.869904],[102.639364,36.852666],[102.720052,36.767858],[102.692335,36.775528],[102.639364,36.732853],[102.612879,36.738129],[102.601176,36.710307],[102.630741,36.650793],[102.684328,36.619097],[102.724364,36.613813],[102.714509,36.599401],[102.761936,36.568645],[102.734219,36.562396],[102.753313,36.525855],[102.793349,36.497957],[102.771791,36.47438],[102.829689,36.365544],[102.831537,36.365544],[102.838928,36.345783],[102.836465,36.344819],[102.845704,36.331803],[102.896827,36.331803],[102.922696,36.298047],[103.024942,36.256556],[103.021246,36.232906],[103.066826,36.216974],[103.048964,36.199107],[102.986754,36.193312],[102.965812,36.151765],[102.948566,36.150798],[102.941174,36.104877],[102.882044,36.082632],[102.932551,36.048285],[102.968276,36.044414],[102.951645,36.021667],[102.971971,35.995525],[102.942406,35.92674],[102.954725,35.858864],[102.94487,35.829757],[102.914073,35.845282],[102.81737,35.850133],[102.787189,35.862745],[102.739146,35.821023],[102.715125,35.815685],[102.686175,35.771996],[102.707733,35.70496],[102.744074,35.657807],[102.7644,35.653431],[102.763168,35.612086],[102.808747,35.560496],[102.746537,35.545403],[102.729291,35.523487],[102.782878,35.527871],[102.743458,35.494745],[102.695414,35.528358],[102.570995,35.548324],[102.531575,35.580455],[102.503241,35.585322],[102.49893,35.545403],[102.437952,35.455268],[102.447807,35.437229],[102.408387,35.409431],[102.314764,35.434303],[102.293822,35.424063],[102.287663,35.36552],[102.317844,35.343067],[102.311684,35.31426],[102.280887,35.303028],[102.3123,35.282512],[102.370199,35.263946],[102.365887,35.235599],[102.404075,35.179366],[102.346793,35.164201],[102.310452,35.128967],[102.29567,35.071681],[102.252554,35.048657],[102.218062,35.057475],[102.211286,35.034937],[102.176178,35.032977],[102.157699,35.010923],[102.133678,35.014844],[102.094874,34.986901],[102.048062,34.910868],[102.068388,34.887798],[101.985852,34.90007],[101.916867,34.873561],[101.923027,34.835746],[101.917483,34.705964],[101.919947,34.621791],[101.934729,34.58731],[101.956287,34.582876],[101.97415,34.548871],[102.001867,34.538519],[102.093026,34.536547],[102.139837,34.50351],[102.155852,34.507456],[102.169402,34.457631],[102.205743,34.407777],[102.259329,34.355917],[102.237156,34.34307],[102.237156,34.34307],[102.186649,34.352952],[102.149692,34.271885],[102.067772,34.293642],[102.062229,34.227858],[102.01357,34.218456],[102.030816,34.190739],[102.003099,34.162022],[101.965526,34.167469],[101.955055,34.109514],[101.897773,34.133791],[101.874367,34.130323],[101.851578,34.153108],[101.836795,34.124378],[101.788136,34.131809],[101.764114,34.122892],[101.736397,34.080275],[101.718535,34.083249],[101.703136,34.119424],[101.674187,34.110506],[101.6206,34.178857],[101.53868,34.212022],[101.492485,34.195689],[101.482014,34.218951],[101.417956,34.227858],[101.369913,34.248143],[101.327413,34.24468],[101.325565,34.268423],[101.268899,34.278808],[101.228863,34.298586],[101.235022,34.325279],[101.193754,34.336646],[101.178356,34.320831],[101.098284,34.329233],[101.054552,34.322808],[100.986799,34.374689],[100.951074,34.38358],[100.895024,34.375183],[100.868538,34.332693],[100.821727,34.317371],[100.798321,34.260014],[100.809408,34.247153],[100.764445,34.178857],[100.806329,34.155584],[100.848828,34.089692],[100.870386,34.083744],[100.880857,34.036644],[100.93506,33.990013],[100.927669,33.975126],[100.965857,33.946832],[100.994806,33.891707],[101.023139,33.896178],[101.054552,33.863386],[101.153718,33.8445],[101.153102,33.823124],[101.190675,33.791796],[101.186363,33.741051],[101.162957,33.719649],[101.177124,33.685295],[101.166653,33.659894],[101.217776,33.669856],[101.23687,33.685793],[101.302776,33.657902],[101.385312,33.644949],[101.424732,33.655411],[101.428427,33.680315],[101.501724,33.702723],[101.58426,33.674339],[101.585492,33.645448],[101.616905,33.598603],[101.611977,33.565199],[101.622448,33.502343],[101.718535,33.494857],[101.748716,33.505337],[101.769042,33.538765],[101.783208,33.556721],[101.831252,33.554726],[101.844186,33.602591],[101.884222,33.578163],[101.907012,33.539264],[101.906396,33.48188],[101.946432,33.442937],[101.915635,33.425957],[101.887302,33.383991],[101.877447,33.314502],[101.769658,33.26898],[101.770274,33.248962],[101.83002,33.213921],[101.841723,33.184876],[101.825708,33.119239],[101.865744,33.103198],[101.887302,33.135778],[101.921795,33.153817],[101.935345,33.186879],[101.99386,33.1999],[102.054838,33.189884],[102.08933,33.204908],[102.08933,33.227439],[102.117047,33.288492],[102.144765,33.273983],[102.160163,33.242956],[102.200815,33.223434],[102.217446,33.247961],[102.192192,33.337005],[102.218062,33.349503],[102.258098,33.409472],[102.296286,33.413969],[102.310452,33.397982],[102.368967,33.41247],[102.392988,33.404477],[102.447807,33.454922],[102.462589,33.449429],[102.461358,33.501345],[102.446575,33.53228],[102.477988,33.543254],[102.440416,33.574673],[102.346793,33.605582],[102.31538,33.665374],[102.342481,33.725622],[102.284583,33.719151],[102.324619,33.754486],[102.296286,33.783838],[102.243315,33.786823],[102.261177,33.821136],[102.25317,33.861399],[102.136142,33.965199],[102.16817,33.983066],[102.226069,33.963214],[102.248858,33.98654],[102.287047,33.977607],[102.315996,33.993983],[102.345561,33.969666],[102.392372,33.971651],[102.406539,34.033172],[102.437336,34.087214],[102.471213,34.072839],[102.511865,34.086222],[102.615958,34.099604],[102.649219,34.080275],[102.655994,34.113478],[102.598712,34.14766],[102.651067,34.165983],[102.664002,34.192719],[102.694799,34.198659],[102.728675,34.235774],[102.779798,34.236764],[102.798276,34.272874],[102.856791,34.270895],[102.85987,34.301058],[102.911609,34.312923],[102.949181,34.292159],[102.977515,34.252595],[102.973203,34.205588],[103.005848,34.184798],[103.052043,34.195194],[103.100087,34.181828],[103.124108,34.162022],[103.121644,34.112487],[103.178927,34.079779],[103.129652,34.065899],[103.119797,34.03466],[103.147514,34.036644],[103.157369,33.998944],[103.120413,33.953286],[103.1315,33.931937],[103.16476,33.929454],[103.181391,33.900649],[103.153673,33.819147],[103.165376,33.805721],[103.228202,33.79478],[103.24976,33.814175],[103.284868,33.80224],[103.278709,33.774387],[103.35447,33.743539],[103.434542,33.752993],[103.464723,33.80224],[103.518309,33.807213],[103.545411,33.719649],[103.520157,33.678323],[103.552186,33.671351],[103.563889,33.699735],[103.593454,33.716164],[103.645809,33.708697],[103.667983,33.685793],[103.690772,33.69376],[103.778236,33.658898],[103.861388,33.682307],[103.980264,33.670852],[104.046169,33.686291],[104.103452,33.663381],[104.176749,33.5996],[104.155191,33.542755],[104.180444,33.472895],[104.213089,33.446932],[104.22048,33.404477],[104.272219,33.391486],[104.292545,33.336505],[104.373849,33.345004],[104.420045,33.327004],[104.386168,33.298497],[104.333813,33.315502],[104.303632,33.304499],[104.323958,33.26898],[104.32827,33.223934],[104.351059,33.158828],[104.378161,33.109214],[104.337509,33.038002],[104.391711,33.035493],[104.426204,33.010906],[104.383704,32.994343],[104.378161,32.953174],[104.345516,32.940117],[104.288234,32.942628],[104.277147,32.90244],[104.294393,32.835586],[104.363994,32.822511],[104.458849,32.748551],[104.51182,32.753585],[104.526602,32.728416],[104.582653,32.722374],[104.592508,32.695685],[104.643015,32.661935],[104.696601,32.673522],[104.739717,32.635228],[104.795768,32.643292],[104.820405,32.662943],[104.845659,32.653873],[104.881999,32.600951],[104.925115,32.607505],[105.026745,32.650346],[105.0791,32.637244],[105.111128,32.593893],[105.185041,32.617587],[105.215222,32.63674],[105.219534,32.666469],[105.263265,32.652362],[105.297758,32.656897],[105.347033,32.68259],[105.368591,32.712807],[105.448663,32.732946],[105.454207,32.767173],[105.427721,32.784281],[105.396308,32.85067],[105.396308,32.85067],[105.38091,32.876307],[105.408011,32.885857],[105.414171,32.922034],[105.467757,32.930071],[105.49917,32.911986],[105.528119,32.919019],[105.565692,32.906962],[105.590329,32.87681],[105.638373,32.879323],[105.656851,32.895405],[105.735691,32.905454],[105.82685,32.950663],[105.861959,32.939112],[105.917393,32.993841],[105.926632,33.042517],[105.914929,33.066092],[105.934639,33.112221],[105.923552,33.147805],[105.897067,33.146803],[105.93156,33.178365],[105.968516,33.154318],[105.965436,33.204407],[105.917393,33.237951],[105.862574,33.234447],[105.799133,33.258471],[105.791741,33.278486],[105.752937,33.291994],[105.755401,33.329004],[105.709822,33.382991],[105.827466,33.379993],[105.837937,33.410971],[105.831162,33.451926],[105.842248,33.489866],[105.871198,33.511325],[105.902611,33.556222],[105.940183,33.570684],[105.971596,33.613058],[106.047356,33.610067],[106.086776,33.617045],[106.117573,33.602591],[106.108334,33.569686],[106.187174,33.546746],[106.237681,33.564201],[106.303587,33.604585],[106.35163,33.587137],[106.384891,33.612061],[106.447101,33.613058],[106.456956,33.532779],[106.540108,33.512822],[106.58076,33.576169],[106.575832,33.631497],[106.534564,33.695254],[106.482825,33.707203],[106.488369,33.757969],[106.461883,33.789807],[106.491448,33.834559],[106.475434,33.875809],[106.428007,33.866368],[106.41076,33.909093],[106.474202,33.970659],[106.471738,34.024244],[106.505615,34.056479],[106.501919,34.105055],[106.560434,34.109514],[106.585071,34.149641],[106.55797,34.229837],[106.5321,34.254079],[106.496376,34.238248],[106.526557,34.292159],[106.577064,34.280786],[106.589383,34.253584],[106.63373,34.260014],[106.652825,34.24369],[106.68239,34.256057],[106.705179,34.299575],[106.691013,34.337635],[106.717498,34.369255],[106.638042,34.391481],[106.610941,34.454177],[106.558586,34.48822],[106.513622,34.498085],[106.514238,34.511894],[106.455108,34.531617],[106.334384,34.517811],[106.341159,34.568093],[106.314058,34.578934],[106.419384,34.643458],[106.471122,34.634102],[106.442173,34.675455],[106.456956,34.703996],[106.487137,34.715311],[106.505615,34.746789],[106.539492,34.745805],[106.575216,34.769897],[106.550579,34.82936],[106.556122,34.861285],[106.527789,34.876507],[106.493296,34.941289],[106.484673,34.983959],[106.494528,35.006021],[106.494528,35.006021],[106.52163,35.027587],[106.541956,35.083925],[106.577064,35.089312],[106.615252,35.071191],[106.706411,35.081966],[106.710723,35.100574],[106.838222,35.080007],[106.901664,35.094698],[106.950323,35.066782],[106.990975,35.068252],[107.012533,35.029547],[107.08275,35.024156],[107.089526,34.976604],[107.119707,34.950119],[107.162206,34.944233],[107.189308,34.893198],[107.252749,34.880925],[107.286626,34.931968],[107.350068,34.93393],[107.369162,34.917738],[107.400575,34.932949],[107.455394,34.916757],[107.523763,34.909886],[107.564415,34.968757],[107.619849,34.964834],[107.638943,34.935402],[107.675284,34.9511],[107.741805,34.953553],[107.842203,34.979056],[107.863145,34.999158],[107.846515,35.024646],[107.814486,35.024646],[107.773218,35.060904],[107.773218,35.060904],[107.769523,35.064333],[107.769523,35.064333],[107.727639,35.120157],[107.715936,35.168114],[107.686371,35.218],[107.652494,35.244886],[107.667277,35.257104],[107.737494,35.267366],[107.745501,35.311819],[107.841587,35.276649],[107.867457,35.256127],[107.960464,35.263457],[107.949993,35.245375],[108.049159,35.253683],[108.094739,35.280069],[108.174811,35.304981],[108.221622,35.296678],[108.239484,35.256127],[108.296767,35.267855],[108.345426,35.300586],[108.36144,35.279581],[108.48894,35.275184],[108.547454,35.304981],[108.583178,35.294724],[108.614591,35.328909],[108.61028,35.355271],[108.631222,35.418698],[108.605968,35.503028],[108.625678,35.537124],[108.618287,35.557088],[108.539447,35.605761],[108.517889,35.699615],[108.533903,35.746257],[108.527744,35.82442],[108.499411,35.872444],[108.518505,35.905414],[108.562852,35.921409],[108.593649,35.950967],[108.652164,35.94806],[108.659555,35.990683],[108.688504,36.021183],[108.682345,36.062316],[108.712526,36.138716],[108.646004,36.254143],[108.641693,36.359279],[108.651548,36.384818],[108.618903,36.433946],[108.562852,36.43876],[108.510498,36.47438],[108.514809,36.445501],[108.495099,36.422389],[108.460606,36.422871],[108.408252,36.45946],[108.391621,36.505654],[108.365136,36.519603],[108.340498,36.559032],[108.262274,36.549417],[108.245644,36.571048],[108.210535,36.577296],[108.204992,36.606607],[108.204992,36.606607],[108.222854,36.631105],[108.1976,36.630144],[108.163724,36.563839],[108.092891,36.587388],[108.079956,36.614294],[108.060862,36.592194],[108.001732,36.639269],[108.02329,36.647912],[108.006659,36.683435],[107.938906,36.655594],[107.940754,36.694953],[107.914268,36.720861],[107.907493,36.750118],[107.866841,36.766899],[107.768291,36.792783],[107.742421,36.811951],[107.722095,36.802367],[107.670356,36.83303],[107.642023,36.819137],[107.5909,36.836382],[107.540393,36.828718],[107.533618,36.867031],[107.478183,36.908196],[107.365466,36.905324],[107.336517,36.925899],[107.310032,36.912502],[107.291554,36.979463],[107.291554,36.979463],[107.288474,37.008143],[107.288474,37.008143],[107.28601,37.054963],[107.268764,37.099367],[107.234887,37.096503],[107.181916,37.143269],[107.133873,37.134681],[107.095685,37.115595],[107.030395,37.140883],[107.031011,37.108436],[106.998367,37.106527],[106.905976,37.151378],[106.912135,37.110345],[106.891193,37.098413],[106.818512,37.141838],[106.776012,37.158056],[106.772933,37.120367],[106.750143,37.09889],[106.728585,37.121321],[106.687933,37.12991],[106.673151,37.1113],[106.6171,37.135158],[106.605397,37.127524],[106.645433,37.064992],[106.666991,37.016745],[106.646665,37.000496],[106.64297,36.962729],[106.594926,36.967988],[106.595542,36.94025],[106.540108,36.984244],[106.549347,36.941685],[106.601702,36.918244],[106.609709,36.878521],[106.609709,36.878521],[106.626955,36.892403],[106.637426,36.867031],[106.637426,36.867031],[106.657752,36.820575],[106.627571,36.752995],[106.644817,36.72278],[106.59431,36.750118],[106.514238,36.715584],[106.519782,36.708868],[106.519782,36.708868],[106.530869,36.690154],[106.490833,36.685835],[106.491448,36.628703],[106.444637,36.624861],[106.465579,36.583063],[106.444637,36.557109],[106.397826,36.576816],[106.392282,36.556628],[106.363949,36.577296],[106.37134,36.549417],[106.39721,36.548455],[106.455724,36.496995],[106.494528,36.494589],[106.523477,36.468605],[106.492064,36.422389],[106.510543,36.379037],[106.497608,36.31348],[106.470507,36.306246],[106.504383,36.266207],[106.54134,36.25366],[106.559202,36.292259],[106.647897,36.259451],[106.685469,36.273445],[106.698404,36.244008],[106.735976,36.23725],[106.772933,36.212628],[106.808657,36.21118],[106.833295,36.229044],[106.858548,36.206834],[106.858548,36.206834],[106.873947,36.178338],[106.873947,36.178338],[106.930613,36.138716],[106.925686,36.115997],[106.957715,36.091337],[106.940468,36.064734],[106.928149,36.011502],[106.94786,35.988262],[106.90228,35.943699],[106.93862,35.952905],[106.940468,35.931101],[106.912751,35.93207],[106.849925,35.887476],[106.927534,35.810346],[106.897353,35.759856],[106.868403,35.771996],[106.867171,35.738485],[106.819128,35.7448],[106.806193,35.70982],[106.750759,35.725369],[106.750759,35.689408],[106.674998,35.728284],[106.66268,35.70739],[106.633115,35.714679],[106.620796,35.743829],[106.595542,35.727312],[106.566593,35.738971],[106.506231,35.737514]]],[[[106.047356,35.498155],[106.048588,35.488898],[106.054132,35.45478],[106.071994,35.463555],[106.078769,35.509848],[106.047356,35.498155]]],[[[102.831537,36.365544],[102.829689,36.365544],[102.836465,36.344819],[102.838928,36.345783],[102.831537,36.365544]]],[[[106.073226,35.447468],[106.067682,35.436254],[106.073226,35.420649],[106.083081,35.421624],[106.073226,35.447468]]],[[[106.504383,35.736057],[106.506231,35.737514],[106.49268,35.732656],[106.498224,35.732656],[106.504383,35.736057]]]]}},{"type":"Feature","properties":{"adcode":630000,"name":"青海省","center":[101.778916,36.623178],"centroid":[96.043533,35.726403],"childrenNum":8,"level":"province","parent":{"adcode":100000},"subFeatureIndex":28,"acroutes":[100000]},"geometry":{"type":"MultiPolygon","coordinates":[[[[102.829689,36.365544],[102.771791,36.47438],[102.793349,36.497957],[102.753313,36.525855],[102.734219,36.562396],[102.761936,36.568645],[102.714509,36.599401],[102.724364,36.613813],[102.684328,36.619097],[102.630741,36.650793],[102.601176,36.710307],[102.612879,36.738129],[102.639364,36.732853],[102.692335,36.775528],[102.720052,36.767858],[102.639364,36.852666],[102.587009,36.869904],[102.56114,36.91968],[102.526031,36.928291],[102.499546,36.954599],[102.450271,36.968467],[102.506321,37.019134],[102.488459,37.078362],[102.583314,37.104618],[102.642444,37.099845],[102.599944,37.174748],[102.578386,37.17284],[102.533422,37.217176],[102.490307,37.223371],[102.457662,37.248147],[102.45335,37.271487],[102.419474,37.294343],[102.428097,37.308624],[102.368351,37.327662],[102.29875,37.370004],[102.299981,37.391404],[102.19712,37.420403],[102.176794,37.458892],[102.125055,37.48549],[102.103497,37.482641],[102.131214,37.54625],[102.102265,37.582304],[102.035128,37.627819],[102.048678,37.651515],[102.036359,37.685149],[101.998787,37.724921],[101.946432,37.728235],[101.873135,37.686569],[101.854657,37.664781],[101.815853,37.654357],[101.791832,37.696041],[101.659405,37.733441],[101.670491,37.754264],[101.598427,37.827569],[101.551615,37.835604],[101.459224,37.86632],[101.382848,37.822369],[101.362522,37.791162],[101.276906,37.83655],[101.202994,37.84742],[101.159262,37.86821],[101.152486,37.891356],[101.114298,37.92016],[101.103211,37.946593],[101.077342,37.941874],[100.964009,38.011221],[100.91843,37.999432],[100.895024,38.013107],[100.888864,38.056001],[100.922125,38.084741],[100.91843,38.129006],[100.93814,38.16007],[100.913502,38.17889],[100.860531,38.148305],[100.825423,38.158658],[100.752126,38.238612],[100.71517,38.253652],[100.619083,38.26587],[100.595061,38.242372],[100.545786,38.247072],[100.516837,38.272448],[100.474953,38.288891],[100.459555,38.2654],[100.432453,38.275267],[100.424446,38.307208],[100.396729,38.293118],[100.318505,38.329276],[100.331439,38.337257],[100.301874,38.388405],[100.259374,38.366355],[100.24028,38.441861],[100.163288,38.461546],[100.113397,38.497151],[100.086911,38.492936],[100.064122,38.518694],[100.025933,38.507923],[100.001296,38.467169],[100.022238,38.432017],[100.093071,38.407166],[100.136803,38.33444],[100.163904,38.328337],[100.159592,38.291239],[100.182998,38.222158],[100.126332,38.231561],[100.117093,38.253652],[100.071513,38.284663],[100.049955,38.283254],[100.001912,38.315191],[99.960028,38.320825],[99.826985,38.370109],[99.758,38.410449],[99.727203,38.415607],[99.65945,38.449361],[99.63974,38.474666],[99.585537,38.498556],[99.52887,38.546314],[99.501769,38.612281],[99.450646,38.60433],[99.412458,38.665571],[99.375502,38.684727],[99.361951,38.718354],[99.291118,38.765966],[99.222133,38.788827],[99.141445,38.852706],[99.068764,38.896968],[99.071843,38.921184],[99.107568,38.951907],[99.054597,38.97657],[98.951735,38.987735],[98.903076,39.012384],[98.886446,39.040744],[98.818076,39.064911],[98.816845,39.085818],[98.743548,39.086747],[98.730613,39.057011],[98.70536,39.043533],[98.661628,38.993782],[98.612353,38.977035],[98.624056,38.959353],[98.584635,38.93003],[98.526737,38.95563],[98.457752,38.952838],[98.428187,38.976104],[98.432498,38.996107],[98.401086,39.001688],[98.383839,39.029588],[98.316702,39.040744],[98.280977,39.027263],[98.287753,38.992386],[98.276666,38.963541],[98.235398,38.918855],[98.242173,38.880664],[98.167645,38.840121],[98.091884,38.786495],[98.068478,38.816344],[98.029058,38.834061],[98.009348,38.85923],[97.875689,38.898365],[97.828878,38.93003],[97.701379,38.963076],[97.679205,39.010524],[97.58127,39.052364],[97.504894,39.076527],[97.458698,39.117863],[97.401416,39.146645],[97.371235,39.140611],[97.347213,39.167528],[97.315185,39.164744],[97.220946,39.193042],[97.14149,39.199999],[97.060186,39.19768],[97.017686,39.208347],[96.962251,39.198144],[97.012142,39.142004],[96.969643,39.097895],[96.95794,39.041674],[96.965331,39.017034],[96.938846,38.95563],[96.940693,38.90768],[96.983809,38.869016],[96.993664,38.834993],[96.987505,38.793025],[97.00044,38.7613],[97.023229,38.755699],[97.009063,38.702477],[97.057722,38.67258],[97.047251,38.653888],[97.055874,38.594508],[96.961019,38.558015],[96.876636,38.580475],[96.847071,38.599186],[96.7941,38.608072],[96.808882,38.582346],[96.767614,38.552399],[96.800259,38.52759],[96.780549,38.504177],[96.706637,38.505582],[96.6666,38.483567],[96.707868,38.459203],[96.698013,38.422172],[96.626564,38.356031],[96.638883,38.307208],[96.655514,38.295936],[96.665369,38.23015],[96.46334,38.277616],[96.378341,38.277146],[96.335841,38.246132],[96.301964,38.183124],[96.313051,38.161952],[96.264392,38.145952],[96.252689,38.167599],[96.221892,38.149246],[96.109175,38.187358],[96.06606,38.173245],[96.006929,38.207582],[95.93856,38.237202],[95.932401,38.259291],[95.89606,38.2903],[95.852945,38.287481],[95.83693,38.344298],[95.775952,38.356031],[95.723597,38.378554],[95.703887,38.400131],[95.671858,38.388405],[95.608417,38.339134],[95.585011,38.343359],[95.51849,38.294997],[95.487693,38.314721],[95.455664,38.291709],[95.440881,38.310965],[95.408236,38.300163],[95.315846,38.318947],[95.259179,38.302981],[95.229614,38.330685],[95.209904,38.327868],[95.185266,38.379492],[95.140919,38.392158],[95.122441,38.417014],[95.072549,38.402476],[95.045448,38.418889],[94.973999,38.430142],[94.884072,38.414669],[94.861282,38.393565],[94.812623,38.385591],[94.672805,38.386998],[94.582878,38.36917],[94.56132,38.351807],[94.527443,38.365416],[94.527443,38.425922],[94.511429,38.445142],[94.370379,38.7627],[94.281067,38.7599],[93.973098,38.724891],[93.95154,38.715086],[93.885018,38.720689],[93.800019,38.750566],[93.773533,38.771099],[93.756287,38.807484],[93.769838,38.821007],[93.884403,38.826136],[93.884403,38.867618],[93.834511,38.867618],[93.729186,38.924443],[93.453245,38.915596],[93.274007,38.896036],[93.237666,38.916062],[93.179152,38.923977],[93.198246,39.045857],[93.165601,39.090928],[93.131725,39.108112],[93.142196,39.160567],[93.115094,39.17959],[93.043029,39.146645],[92.978356,39.143396],[92.938936,39.169848],[92.889045,39.160103],[92.866871,39.138754],[92.765857,39.136898],[92.659299,39.109969],[92.545966,39.111362],[92.489916,39.099753],[92.459119,39.063982],[92.459119,39.042604],[92.41046,39.03842],[92.416003,39.010524],[92.380279,38.999828],[92.263866,39.002153],[92.197961,38.983548],[92.173323,38.960749],[92.10865,38.963541],[91.966368,38.930961],[91.880752,38.899297],[91.87952,38.884391],[91.806223,38.872744],[91.694738,38.86622],[91.681188,38.852706],[91.501333,38.815411],[91.446515,38.813546],[91.298689,38.746365],[91.242639,38.752433],[91.188436,38.73096],[90.992567,38.695003],[90.970394,38.697806],[90.899561,38.679588],[90.724634,38.658094],[90.65996,38.674449],[90.619308,38.664636],[90.645794,38.635191],[90.606374,38.610878],[90.608837,38.594508],[90.560794,38.593573],[90.525685,38.561291],[90.463476,38.556611],[90.465323,38.521971],[90.427135,38.493873],[90.353222,38.482162],[90.315034,38.501835],[90.248513,38.491531],[90.130868,38.494341],[90.111774,38.477945],[90.111774,38.418889],[90.129636,38.400131],[90.179528,38.396848],[90.137644,38.340543],[90.280542,38.238142],[90.352607,38.233441],[90.361846,38.300163],[90.401882,38.311434],[90.531229,38.319886],[90.516446,38.207111],[90.519526,37.730601],[90.579272,37.720661],[90.586663,37.703144],[90.643946,37.696988],[90.777605,37.648672],[90.820104,37.613599],[90.854597,37.604117],[90.882314,37.575664],[90.865684,37.53059],[90.911879,37.519674],[90.958075,37.477891],[91.019669,37.493088],[91.073256,37.475992],[91.099741,37.447965],[91.113292,37.387124],[91.136081,37.355734],[91.134849,37.324331],[91.194596,37.273868],[91.1909,37.205737],[91.280211,37.163779],[91.286371,37.105095],[91.303617,37.083136],[91.291298,37.042544],[91.303617,37.012444],[91.216153,37.010054],[91.181045,37.025345],[91.133618,37.007665],[91.126842,36.978507],[91.051698,36.96751],[91.036915,36.929727],[90.983944,36.913459],[90.924198,36.921115],[90.853981,36.915373],[90.758511,36.825844],[90.732025,36.825844],[90.727098,36.755872],[90.754815,36.721341],[90.720938,36.708868],[90.706156,36.658955],[90.730793,36.655594],[90.72217,36.620058],[90.741264,36.585947],[90.810865,36.585466],[90.831191,36.55807],[90.905104,36.560474],[91.011662,36.539801],[91.035683,36.529703],[91.039995,36.474861],[91.028292,36.443093],[91.051698,36.433946],[91.026444,36.323607],[91.07264,36.299012],[91.051698,36.238215],[91.096045,36.219871],[91.09235,36.163844],[91.124994,36.115514],[91.081263,36.088436],[90.979017,36.106811],[90.922966,36.028927],[90.850285,36.016827],[90.815793,36.035703],[90.776373,36.086501],[90.659344,36.13485],[90.613149,36.126632],[90.534925,36.147899],[90.478258,36.13195],[90.424055,36.133883],[90.325505,36.159496],[90.23681,36.160462],[90.198006,36.187516],[90.130252,36.2078],[90.145651,36.239181],[90.058188,36.255591],[90.043405,36.276822],[90.003369,36.278752],[90.028006,36.258486],[90.019999,36.213594],[89.997825,36.168193],[89.944855,36.140649],[89.941159,36.067637],[89.914058,36.079246],[89.819819,36.080697],[89.766848,36.073925],[89.711414,36.093272],[89.688624,36.091337],[89.605472,36.038123],[89.474893,36.022151],[89.417611,36.044897],[89.404676,36.016827],[89.434857,35.992136],[89.428082,35.917531],[89.489676,35.903475],[89.554965,35.873414],[89.550654,35.856924],[89.62395,35.859349],[89.654747,35.848193],[89.707718,35.849163],[89.778551,35.861775],[89.801957,35.848193],[89.767464,35.799183],[89.782863,35.773453],[89.747138,35.7516],[89.748986,35.66267],[89.726196,35.648082],[89.765616,35.599922],[89.75145,35.580942],[89.71203,35.581915],[89.699711,35.544916],[89.720037,35.501566],[89.740979,35.507412],[89.765,35.482563],[89.739131,35.468429],[89.685544,35.416259],[89.658443,35.425526],[89.619639,35.412357],[89.58761,35.383575],[89.497067,35.361128],[89.516161,35.330862],[89.494603,35.298632],[89.531559,35.276161],[89.48598,35.256616],[89.450255,35.223867],[89.46935,35.214577],[89.519241,35.133862],[89.579603,35.118688],[89.593153,35.104491],[89.59069,35.057965],[89.560509,34.938836],[89.578987,34.895162],[89.670146,34.887798],[89.707102,34.919701],[89.747138,34.903506],[89.78779,34.921664],[89.821051,34.902033],[89.814891,34.86816],[89.838913,34.865705],[89.867862,34.81069],[89.825978,34.796931],[89.799493,34.743838],[89.732356,34.732035],[89.72558,34.660689],[89.74837,34.641981],[89.798877,34.628686],[89.777935,34.574499],[89.814891,34.548871],[89.823515,34.455657],[89.819819,34.420614],[89.799493,34.39642],[89.820435,34.369255],[89.858623,34.359375],[89.86663,34.324785],[89.825362,34.293642],[89.838297,34.263477],[89.816739,34.16945],[89.789638,34.150632],[89.760073,34.152613],[89.756993,34.124874],[89.71203,34.131809],[89.655979,34.097126],[89.656595,34.057966],[89.635037,34.049537],[89.684928,33.990013],[89.688008,33.959739],[89.718805,33.946832],[89.73174,33.921509],[89.795181,33.865374],[89.837065,33.868853],[89.899891,33.80771],[89.942391,33.801246],[89.902355,33.758467],[89.907282,33.741051],[89.983659,33.725622],[89.981195,33.70322],[90.008296,33.687785],[89.984275,33.612061],[90.01076,33.553728],[90.083441,33.525295],[90.088984,33.478885],[90.107463,33.460913],[90.22018,33.437943],[90.246665,33.423959],[90.332896,33.310501],[90.363077,33.279487],[90.405577,33.260473],[90.490577,33.264977],[90.562642,33.229441],[90.627315,33.180368],[90.704308,33.135778],[90.740032,33.142293],[90.803474,33.114227],[90.88293,33.120241],[90.902024,33.083143],[90.927894,33.120241],[91.001807,33.11573],[91.037531,33.098686],[91.072024,33.113224],[91.147784,33.07211],[91.161335,33.108712],[91.18782,33.106206],[91.226624,33.141792],[91.261733,33.141291],[91.311624,33.108211],[91.370138,33.100691],[91.436044,33.066092],[91.49579,33.109214],[91.535826,33.10019],[91.55492,33.060074],[91.583253,33.0375],[91.664557,33.012913],[91.685499,32.989324],[91.752637,32.969242],[91.799448,32.942126],[91.839484,32.948152],[91.857962,32.90244],[91.896766,32.907967],[91.955897,32.8205],[92.018722,32.829552],[92.038432,32.860725],[92.101874,32.860222],[92.145606,32.885857],[92.205352,32.866255],[92.227526,32.821003],[92.193649,32.801889],[92.211511,32.788306],[92.198577,32.754591],[92.255243,32.720863],[92.310062,32.751571],[92.343938,32.738484],[92.355641,32.764657],[92.411076,32.748048],[92.459119,32.76365],[92.484372,32.745028],[92.56814,32.73194],[92.574916,32.741001],[92.634662,32.720863],[92.667922,32.73194],[92.686401,32.76516],[92.756618,32.743014],[92.789262,32.719856],[92.822523,32.729926],[92.866871,32.698203],[92.933392,32.719353],[92.964189,32.714821],[93.00053,32.741001],[93.019624,32.737477],[93.023935,32.703239],[93.069515,32.626156],[93.087993,32.63674],[93.159442,32.644803],[93.176688,32.6705],[93.210565,32.655385],[93.239514,32.662439],[93.260456,32.62666],[93.300492,32.619604],[93.308499,32.580278],[93.33868,32.5712],[93.385492,32.525294],[93.411977,32.558086],[93.4631,32.556069],[93.476651,32.504603],[93.501904,32.503593],[93.516687,32.47583],[93.618933,32.522771],[93.651577,32.571705],[93.721795,32.578261],[93.75136,32.56313],[93.820345,32.549511],[93.851142,32.50965],[93.861613,32.466237],[93.90904,32.463207],[93.960163,32.484917],[93.978641,32.459672],[94.03038,32.448057],[94.049474,32.469771],[94.091974,32.463207],[94.137554,32.433915],[94.176974,32.454117],[94.196684,32.51621],[94.250886,32.51722],[94.292154,32.502584],[94.294002,32.519743],[94.350053,32.533871],[94.371611,32.524789],[94.395016,32.594397],[94.435052,32.562626],[94.463386,32.572209],[94.459074,32.599439],[94.522516,32.595909],[94.591501,32.640772],[94.614291,32.673522],[94.638312,32.645307],[94.737479,32.587338],[94.762116,32.526303],[94.78737,32.522266],[94.80708,32.486431],[94.852043,32.463712],[94.889616,32.472295],[94.912405,32.41573],[94.944434,32.404109],[94.988166,32.422802],[95.057151,32.395014],[95.075013,32.376315],[95.075013,32.376315],[95.081789,32.384907],[95.153853,32.386423],[95.218527,32.397035],[95.228382,32.363678],[95.261643,32.348006],[95.193274,32.332331],[95.096571,32.322217],[95.079325,32.279726],[95.10581,32.258979],[95.20744,32.297433],[95.214216,32.321712],[95.241317,32.3207],[95.239469,32.287315],[95.270266,32.194683],[95.270266,32.194683],[95.31523,32.148585],[95.366968,32.151118],[95.367584,32.178982],[95.406389,32.182021],[95.440265,32.157705],[95.454432,32.061898],[95.421171,32.033999],[95.454432,32.007613],[95.395918,32.001523],[95.360809,31.95939],[95.3682,31.92892],[95.408852,31.918761],[95.406389,31.896915],[95.456896,31.801853],[95.480301,31.795749],[95.511714,31.750468],[95.546823,31.73978],[95.580083,31.76726],[95.634286,31.782523],[95.779648,31.748941],[95.823995,31.68225],[95.853561,31.714329],[95.846169,31.736218],[95.89914,31.81711],[95.983524,31.816601],[95.989067,31.78761],[96.064828,31.720438],[96.135661,31.70211],[96.148595,31.686324],[96.156603,31.602769],[96.207726,31.598691],[96.221892,31.647613],[96.245298,31.657802],[96.252073,31.697527],[96.222508,31.733164],[96.231131,31.749959],[96.178161,31.775401],[96.183088,31.835924],[96.202798,31.841008],[96.214501,31.876589],[96.188632,31.904028],[96.220044,31.905553],[96.253305,31.929936],[96.288414,31.919777],[96.389428,31.919777],[96.407906,31.845583],[96.435623,31.796258],[96.468884,31.769804],[96.519391,31.74945],[96.56805,31.711783],[96.615477,31.737236],[96.661057,31.705674],[96.691854,31.722474],[96.722651,31.686833],[96.778701,31.675629],[96.790404,31.698545],[96.840295,31.720438],[96.799027,31.792188],[96.765767,31.819144],[96.760223,31.860325],[96.794716,31.869474],[96.81073,31.894375],[96.776238,31.935015],[96.753448,31.944156],[96.742977,32.001016],[96.722651,32.013195],[96.824281,32.007613],[96.868629,31.964975],[96.863085,31.996448],[96.894498,32.013703],[96.941925,31.986297],[96.965947,32.008628],[96.935766,32.048203],[97.006599,32.067984],[97.028773,32.04871],[97.127323,32.044145],[97.169823,32.032984],[97.188301,32.055304],[97.214786,32.042623],[97.233881,32.063927],[97.201852,32.090296],[97.219714,32.109054],[97.258518,32.072041],[97.308409,32.076605],[97.293011,32.096887],[97.313953,32.130342],[97.271453,32.139971],[97.264062,32.182527],[97.299786,32.294904],[97.32196,32.303503],[97.371235,32.273148],[97.415583,32.296421],[97.424822,32.322723],[97.387865,32.427349],[97.341054,32.440987],[97.388481,32.501575],[97.334895,32.514192],[97.332431,32.542448],[97.3583,32.563635],[97.374315,32.546484],[97.411887,32.575235],[97.448843,32.586833],[97.463626,32.55506],[97.50243,32.530844],[97.540618,32.536899],[97.670582,32.51722],[97.684132,32.530339],[97.730944,32.527312],[97.700763,32.53488],[97.616995,32.586329],[97.607756,32.614059],[97.543698,32.62162],[97.535075,32.638252],[97.48272,32.654377],[97.42359,32.70475],[97.429133,32.714318],[97.386018,32.77925],[97.392793,32.828546],[97.376163,32.886359],[97.347829,32.895907],[97.375547,32.956689],[97.438372,32.976271],[97.523988,32.988822],[97.499966,33.011408],[97.542466,33.035995],[97.517213,33.097683],[97.487032,33.107209],[97.498119,33.137783],[97.487648,33.168346],[97.548626,33.203907],[97.607756,33.263976],[97.622538,33.337005],[97.676125,33.341004],[97.754349,33.409972],[97.674893,33.432949],[97.625618,33.461412],[97.552321,33.465906],[97.511669,33.520805],[97.523372,33.577166],[97.450075,33.582152],[97.415583,33.605582],[97.435293,33.682307],[97.418046,33.728608],[97.422974,33.754984],[97.406344,33.795278],[97.373083,33.817655],[97.371851,33.842015],[97.398336,33.848477],[97.395257,33.889224],[97.460546,33.887236],[97.503662,33.912073],[97.52214,33.903133],[97.601596,33.929951],[97.629314,33.919523],[97.660111,33.956264],[97.652719,33.998448],[97.70261,34.036644],[97.665654,34.126855],[97.766668,34.158555],[97.789458,34.182818],[97.789458,34.182818],[97.796849,34.199154],[97.796849,34.199154],[97.8104,34.207568],[97.898479,34.209548],[97.95453,34.190739],[98.028442,34.122892],[98.098043,34.122892],[98.158405,34.107037],[98.206449,34.08424],[98.258188,34.083249],[98.344419,34.094648],[98.399854,34.085231],[98.396774,34.053008],[98.428187,34.029204],[98.440506,33.981577],[98.415252,33.956761],[98.425723,33.913066],[98.407245,33.867362],[98.434962,33.843009],[98.463295,33.848477],[98.492861,33.796272],[98.494092,33.768915],[98.51873,33.77389],[98.539672,33.746525],[98.582788,33.731595],[98.610505,33.682805],[98.6567,33.64744],[98.61728,33.637476],[98.622824,33.610067],[98.652389,33.595114],[98.648077,33.548741],[98.678258,33.522801],[98.725686,33.503341],[98.742316,33.477887],[98.736157,33.406975],[98.779888,33.370497],[98.759562,33.276985],[98.802062,33.270481],[98.804526,33.219428],[98.858728,33.150811],[98.92217,33.118738],[98.967134,33.115229],[98.971445,33.098185],[99.014561,33.081137],[99.024416,33.094675],[99.090322,33.079131],[99.124814,33.046028],[99.196263,33.035493],[99.214741,32.991332],[99.235067,32.982296],[99.24677,32.924043],[99.268944,32.878318],[99.353944,32.885354],[99.376118,32.899927],[99.45311,32.862233],[99.558436,32.839106],[99.589233,32.789312],[99.640355,32.790822],[99.646515,32.774721],[99.700718,32.76667],[99.717964,32.732443],[99.760464,32.769689],[99.766623,32.826032],[99.791877,32.883344],[99.764159,32.924545],[99.788181,32.956689],[99.805427,32.940619],[99.851007,32.941623],[99.877492,32.993339],[99.877492,33.045527],[99.947709,32.986814],[99.956332,32.948152],[100.038252,32.929066],[100.029629,32.895907],[100.064738,32.895907],[100.123252,32.837095],[100.117093,32.802392],[100.139266,32.724388],[100.088143,32.668988],[100.109701,32.640268],[100.189773,32.630692],[100.208252,32.606497],[100.229809,32.650346],[100.231041,32.696189],[100.258759,32.742511],[100.339447,32.719353],[100.399193,32.756101],[100.378251,32.698707],[100.420135,32.73194],[100.450932,32.694678],[100.470026,32.694678],[100.516837,32.632204],[100.54517,32.569687],[100.603069,32.553547],[100.645568,32.526303],[100.657887,32.546484],[100.661583,32.616075],[100.673286,32.628172],[100.710242,32.610026],[100.71209,32.645307],[100.690532,32.678056],[100.77122,32.643795],[100.834046,32.648835],[100.887633,32.632708],[100.93198,32.600447],[100.956618,32.621116],[100.99727,32.627668],[101.030531,32.660424],[101.077342,32.68259],[101.124769,32.658408],[101.157414,32.661431],[101.22332,32.725898],[101.237486,32.825026],[101.223935,32.855698],[101.178356,32.892892],[101.124153,32.909976],[101.134624,32.95217],[101.129081,32.989324],[101.183899,32.984304],[101.171581,33.009902],[101.184515,33.041514],[101.146327,33.056563],[101.143863,33.086151],[101.169733,33.10019],[101.11553,33.194893],[101.124769,33.221431],[101.156798,33.236449],[101.182668,33.26948],[101.217776,33.256469],[101.297232,33.262475],[101.381616,33.153316],[101.393935,33.157826],[101.386543,33.207412],[101.403174,33.225436],[101.487557,33.226938],[101.515275,33.192889],[101.557775,33.167344],[101.633535,33.101193],[101.661252,33.135778],[101.653861,33.162835],[101.709912,33.21292],[101.735781,33.279987],[101.677883,33.297497],[101.64955,33.323004],[101.663716,33.383991],[101.695745,33.433948],[101.769042,33.45592],[101.777665,33.533776],[101.769042,33.538765],[101.748716,33.505337],[101.718535,33.494857],[101.622448,33.502343],[101.611977,33.565199],[101.616905,33.598603],[101.585492,33.645448],[101.58426,33.674339],[101.501724,33.702723],[101.428427,33.680315],[101.424732,33.655411],[101.385312,33.644949],[101.302776,33.657902],[101.23687,33.685793],[101.217776,33.669856],[101.166653,33.659894],[101.177124,33.685295],[101.162957,33.719649],[101.186363,33.741051],[101.190675,33.791796],[101.153102,33.823124],[101.153718,33.8445],[101.054552,33.863386],[101.023139,33.896178],[100.994806,33.891707],[100.965857,33.946832],[100.927669,33.975126],[100.93506,33.990013],[100.880857,34.036644],[100.870386,34.083744],[100.848828,34.089692],[100.806329,34.155584],[100.764445,34.178857],[100.809408,34.247153],[100.798321,34.260014],[100.821727,34.317371],[100.868538,34.332693],[100.895024,34.375183],[100.951074,34.38358],[100.986799,34.374689],[101.054552,34.322808],[101.098284,34.329233],[101.178356,34.320831],[101.193754,34.336646],[101.235022,34.325279],[101.228863,34.298586],[101.268899,34.278808],[101.325565,34.268423],[101.327413,34.24468],[101.369913,34.248143],[101.417956,34.227858],[101.482014,34.218951],[101.492485,34.195689],[101.53868,34.212022],[101.6206,34.178857],[101.674187,34.110506],[101.703136,34.119424],[101.718535,34.083249],[101.736397,34.080275],[101.764114,34.122892],[101.788136,34.131809],[101.836795,34.124378],[101.851578,34.153108],[101.874367,34.130323],[101.897773,34.133791],[101.955055,34.109514],[101.965526,34.167469],[102.003099,34.162022],[102.030816,34.190739],[102.01357,34.218456],[102.062229,34.227858],[102.067772,34.293642],[102.149692,34.271885],[102.186649,34.352952],[102.237156,34.34307],[102.237156,34.34307],[102.259329,34.355917],[102.205743,34.407777],[102.169402,34.457631],[102.155852,34.507456],[102.139837,34.50351],[102.093026,34.536547],[102.001867,34.538519],[101.97415,34.548871],[101.956287,34.582876],[101.934729,34.58731],[101.919947,34.621791],[101.917483,34.705964],[101.923027,34.835746],[101.916867,34.873561],[101.985852,34.90007],[102.068388,34.887798],[102.048062,34.910868],[102.094874,34.986901],[102.133678,35.014844],[102.157699,35.010923],[102.176178,35.032977],[102.211286,35.034937],[102.218062,35.057475],[102.252554,35.048657],[102.29567,35.071681],[102.310452,35.128967],[102.346793,35.164201],[102.404075,35.179366],[102.365887,35.235599],[102.370199,35.263946],[102.3123,35.282512],[102.280887,35.303028],[102.311684,35.31426],[102.317844,35.343067],[102.287663,35.36552],[102.293822,35.424063],[102.314764,35.434303],[102.408387,35.409431],[102.447807,35.437229],[102.437952,35.455268],[102.49893,35.545403],[102.503241,35.585322],[102.531575,35.580455],[102.570995,35.548324],[102.695414,35.528358],[102.743458,35.494745],[102.782878,35.527871],[102.729291,35.523487],[102.746537,35.545403],[102.808747,35.560496],[102.763168,35.612086],[102.7644,35.653431],[102.744074,35.657807],[102.707733,35.70496],[102.686175,35.771996],[102.715125,35.815685],[102.739146,35.821023],[102.787189,35.862745],[102.81737,35.850133],[102.914073,35.845282],[102.94487,35.829757],[102.954725,35.858864],[102.942406,35.92674],[102.971971,35.995525],[102.951645,36.021667],[102.968276,36.044414],[102.932551,36.048285],[102.882044,36.082632],[102.941174,36.104877],[102.948566,36.150798],[102.965812,36.151765],[102.986754,36.193312],[103.048964,36.199107],[103.066826,36.216974],[103.021246,36.232906],[103.024942,36.256556],[102.922696,36.298047],[102.896827,36.331803],[102.845704,36.331803],[102.836465,36.344819],[102.829689,36.365544]]]]}},{"type":"Feature","properties":{"adcode":640000,"name":"宁夏回族自治区","center":[106.278179,38.46637],"centroid":[106.169866,37.291332],"childrenNum":5,"level":"province","parent":{"adcode":100000},"subFeatureIndex":29,"acroutes":[100000]},"geometry":{"type":"MultiPolygon","coordinates":[[[[107.268764,37.099367],[107.281083,37.127047],[107.306952,37.100799],[107.334669,37.138975],[107.336517,37.165687],[107.317423,37.200017],[107.270612,37.229089],[107.309416,37.239095],[107.273075,37.29101],[107.257677,37.337179],[107.282931,37.437036],[107.284162,37.481691],[107.345756,37.518725],[107.369162,37.58752],[107.330358,37.584201],[107.311264,37.609806],[107.361155,37.613125],[107.422133,37.665254],[107.389488,37.671413],[107.387024,37.691305],[107.425828,37.684201],[107.484959,37.706458],[107.499125,37.765619],[107.57119,37.776499],[107.599523,37.791162],[107.620465,37.776026],[107.646335,37.805349],[107.659269,37.844112],[107.65003,37.86443],[107.560719,37.893717],[107.49235,37.944706],[107.448618,37.933378],[107.411662,37.948009],[107.440611,37.995659],[107.3938,38.014993],[107.33159,38.086625],[107.240431,38.111586],[107.19054,38.153953],[107.138801,38.161011],[107.119091,38.134185],[107.071047,38.138892],[107.051337,38.122886],[107.010069,38.120532],[106.942316,38.132302],[106.858548,38.156306],[106.779092,38.171833],[106.737824,38.197706],[106.654672,38.22921],[106.627571,38.232501],[106.555506,38.263521],[106.482209,38.319417],[106.599854,38.389812],[106.647897,38.470917],[106.66268,38.601524],[106.709491,38.718821],[106.756302,38.748699],[106.837606,38.847579],[106.954019,38.941202],[106.971881,39.026333],[106.96757,39.054688],[106.933693,39.076527],[106.878874,39.091392],[106.859164,39.107648],[106.825288,39.19397],[106.795723,39.214375],[106.790795,39.241263],[106.806193,39.277407],[106.806809,39.318625],[106.781556,39.371849],[106.751375,39.381564],[106.683622,39.357506],[106.643586,39.357969],[106.602318,39.37555],[106.556122,39.322329],[106.525325,39.308439],[106.511774,39.272311],[106.402753,39.291767],[106.280181,39.262118],[106.29558,39.167992],[106.285109,39.146181],[106.251232,39.131327],[106.192718,39.142932],[106.170544,39.163352],[106.145907,39.153142],[106.096631,39.084889],[106.078153,39.026333],[106.087392,39.006339],[106.060907,38.96866],[106.021487,38.953769],[105.97098,38.909077],[105.992538,38.857366],[105.909386,38.791159],[105.908154,38.737496],[105.88598,38.716953],[105.894603,38.696405],[105.852719,38.641735],[105.874277,38.593105],[105.856415,38.569714],[105.863806,38.53508],[105.836705,38.476071],[105.850872,38.443736],[105.827466,38.432486],[105.835473,38.387467],[105.821307,38.366824],[105.86627,38.296406],[105.842248,38.240962],[105.802828,38.220277],[105.775111,38.186887],[105.76772,38.121474],[105.780655,38.084741],[105.840401,38.004147],[105.799749,37.939986],[105.80406,37.862068],[105.760944,37.799674],[105.677177,37.771769],[105.622358,37.777919],[105.616199,37.722555],[105.598952,37.699356],[105.467141,37.695094],[105.4037,37.710246],[105.315004,37.702197],[105.221998,37.677097],[105.187505,37.657674],[105.111128,37.633981],[105.027977,37.580881],[104.866601,37.566651],[104.805007,37.539133],[104.623305,37.522522],[104.433595,37.515402],[104.419429,37.511604],[104.407726,37.464592],[104.322726,37.44844],[104.287002,37.428007],[104.298705,37.414223],[104.365226,37.418026],[104.437907,37.445589],[104.448994,37.42468],[104.499501,37.421353],[104.521059,37.43466],[104.679971,37.408044],[104.662109,37.367626],[104.713848,37.329566],[104.673812,37.317668],[104.651022,37.290534],[104.624536,37.298627],[104.600515,37.242907],[104.638087,37.201923],[104.717543,37.208597],[104.776673,37.246718],[104.85613,37.211933],[104.864753,37.17284],[104.888158,37.15901],[104.914644,37.097935],[104.954064,37.077407],[104.95468,37.040156],[105.004571,37.035378],[105.03968,37.007187],[105.05939,37.022956],[105.128991,36.996194],[105.165331,36.99476],[105.185657,36.942164],[105.178882,36.892403],[105.244787,36.894796],[105.279896,36.86751],[105.303302,36.820575],[105.334714,36.80093],[105.340874,36.764502],[105.319932,36.742924],[105.275584,36.752515],[105.272505,36.739567],[105.218302,36.730455],[105.201056,36.700711],[105.225693,36.664716],[105.22015,36.631105],[105.261418,36.602764],[105.2762,36.563358],[105.252179,36.553263],[105.281744,36.522489],[105.322396,36.535954],[105.362432,36.496514],[105.363048,36.443093],[105.398156,36.430575],[105.401236,36.369881],[105.425873,36.330357],[105.455439,36.321678],[105.476381,36.293224],[105.45975,36.268137],[105.460366,36.223733],[105.478844,36.213111],[105.515185,36.147415],[105.491163,36.101009],[105.430801,36.10391],[105.406163,36.074409],[105.343954,36.033767],[105.324859,35.941761],[105.350113,35.875839],[105.39754,35.857409],[105.371055,35.844312],[105.38091,35.792873],[105.408627,35.822479],[105.428953,35.819082],[105.432033,35.787533],[105.457286,35.771511],[105.481924,35.727312],[105.595873,35.715651],[105.667322,35.749657],[105.70243,35.733142],[105.759097,35.724883],[105.740618,35.698643],[105.723988,35.725854],[105.690727,35.698643],[105.722756,35.673366],[105.713517,35.650513],[105.759097,35.634464],[105.762176,35.602841],[105.800365,35.564878],[105.816379,35.575101],[105.847176,35.490359],[105.868734,35.540046],[105.900147,35.54735],[106.017175,35.519103],[106.023335,35.49377],[106.047356,35.498155],[106.078769,35.509848],[106.071994,35.463555],[106.06953,35.458193],[106.073842,35.45478],[106.073226,35.450393],[106.071378,35.449418],[106.073226,35.447468],[106.083081,35.421624],[106.113262,35.361616],[106.129892,35.393333],[106.173008,35.437716],[106.196414,35.409919],[106.237681,35.409431],[106.241377,35.358687],[106.319601,35.265411],[106.363333,35.238532],[106.368261,35.273718],[106.415688,35.276161],[106.472354,35.310842],[106.501304,35.364056],[106.503767,35.415284],[106.483441,35.450393],[106.490217,35.480613],[106.465579,35.481101],[106.440941,35.52641],[106.460036,35.578995],[106.47913,35.575101],[106.460036,35.643705],[106.434782,35.688436],[106.49268,35.732656],[106.506231,35.737514],[106.566593,35.738971],[106.595542,35.727312],[106.620796,35.743829],[106.633115,35.714679],[106.66268,35.70739],[106.674998,35.728284],[106.750759,35.689408],[106.750759,35.725369],[106.806193,35.70982],[106.819128,35.7448],[106.867171,35.738485],[106.868403,35.771996],[106.897353,35.759856],[106.927534,35.810346],[106.849925,35.887476],[106.912751,35.93207],[106.940468,35.931101],[106.93862,35.952905],[106.90228,35.943699],[106.94786,35.988262],[106.928149,36.011502],[106.940468,36.064734],[106.957715,36.091337],[106.925686,36.115997],[106.930613,36.138716],[106.873947,36.178338],[106.873947,36.178338],[106.858548,36.206834],[106.858548,36.206834],[106.833295,36.229044],[106.808657,36.21118],[106.772933,36.212628],[106.735976,36.23725],[106.698404,36.244008],[106.685469,36.273445],[106.647897,36.259451],[106.559202,36.292259],[106.54134,36.25366],[106.504383,36.266207],[106.470507,36.306246],[106.497608,36.31348],[106.510543,36.379037],[106.492064,36.422389],[106.523477,36.468605],[106.494528,36.494589],[106.455724,36.496995],[106.39721,36.548455],[106.37134,36.549417],[106.363949,36.577296],[106.392282,36.556628],[106.397826,36.576816],[106.444637,36.557109],[106.465579,36.583063],[106.444637,36.624861],[106.491448,36.628703],[106.490833,36.685835],[106.530869,36.690154],[106.519782,36.708868],[106.519782,36.708868],[106.514238,36.715584],[106.59431,36.750118],[106.644817,36.72278],[106.627571,36.752995],[106.657752,36.820575],[106.637426,36.867031],[106.637426,36.867031],[106.626955,36.892403],[106.609709,36.878521],[106.609709,36.878521],[106.601702,36.918244],[106.549347,36.941685],[106.540108,36.984244],[106.595542,36.94025],[106.594926,36.967988],[106.64297,36.962729],[106.646665,37.000496],[106.666991,37.016745],[106.645433,37.064992],[106.605397,37.127524],[106.6171,37.135158],[106.673151,37.1113],[106.687933,37.12991],[106.728585,37.121321],[106.750143,37.09889],[106.772933,37.120367],[106.776012,37.158056],[106.818512,37.141838],[106.891193,37.098413],[106.912135,37.110345],[106.905976,37.151378],[106.998367,37.106527],[107.031011,37.108436],[107.030395,37.140883],[107.095685,37.115595],[107.133873,37.134681],[107.181916,37.143269],[107.234887,37.096503],[107.268764,37.099367]]],[[[106.048588,35.488898],[105.897683,35.451368],[105.894603,35.413821],[106.002393,35.438692],[106.034422,35.469404],[106.054132,35.45478],[106.048588,35.488898]]],[[[106.073842,35.45478],[106.06953,35.458193],[106.071378,35.449418],[106.073226,35.450393],[106.073842,35.45478]]]]}},{"type":"Feature","properties":{"adcode":650000,"name":"新疆维吾尔自治区","center":[87.617733,43.792818],"centroid":[85.294711,41.371801],"childrenNum":24,"level":"province","parent":{"adcode":100000},"subFeatureIndex":30,"acroutes":[100000]},"geometry":{"type":"MultiPolygon","coordinates":[[[[96.386348,42.727592],[96.363558,42.900562],[95.921314,43.229789],[95.880046,43.28035],[95.857872,43.417436],[95.735916,43.597569],[95.705735,43.67077],[95.645373,43.787966],[95.623199,43.855756],[95.527113,44.007466],[95.426099,44.009618],[95.377439,44.025972],[95.326932,44.028554],[95.35157,44.090054],[95.355882,44.166087],[95.376208,44.227444],[95.4107,44.245024],[95.43041,44.281882],[95.41378,44.298589],[95.238853,44.277169],[95.1286,44.269884],[94.998637,44.253169],[94.945666,44.292592],[94.826174,44.320001],[94.768275,44.34055],[94.722696,44.34055],[94.673421,44.397021],[94.606283,44.448311],[94.557008,44.462408],[94.470777,44.509373],[94.390705,44.521749],[94.359292,44.515775],[94.329727,44.582734],[94.279836,44.603617],[94.227481,44.645785],[94.215162,44.667921],[94.152336,44.684944],[94.066105,44.732154],[93.723642,44.865498],[93.716251,44.894334],[93.613389,44.926546],[93.509296,44.968055],[93.434767,44.955351],[93.376869,44.985412],[93.314659,44.995147],[93.314043,44.980333],[93.252449,44.991761],[93.174225,45.015458],[93.100312,45.007419],[93.062124,45.018419],[93.002377,45.009958],[92.932776,45.017573],[92.922921,45.03703],[92.884117,45.046756],[92.847777,45.038721],[92.779407,45.050561],[92.683937,45.02561],[92.547814,45.018419],[92.501003,45.001072],[92.414155,45.018419],[92.348866,45.014188],[92.315605,45.028994],[92.240461,45.015881],[92.100026,45.081417],[92.056911,45.086911],[91.885679,45.078882],[91.803144,45.082685],[91.694738,45.065357],[91.561695,45.075501],[91.500101,45.103809],[91.448978,45.156586],[91.429268,45.156586],[91.37753,45.11099],[91.33503,45.129571],[91.242023,45.13717],[91.230936,45.153632],[91.195827,45.159118],[91.17119,45.199616],[91.129922,45.21606],[91.050466,45.208892],[91.007966,45.218589],[90.96177,45.201303],[90.881698,45.192025],[90.866916,45.209314],[90.897713,45.249776],[90.877387,45.280946],[90.831807,45.300313],[90.804706,45.29484],[90.813329,45.32851],[90.773909,45.405874],[90.772677,45.432338],[90.723402,45.464667],[90.671047,45.487747],[90.676591,45.582488],[90.714779,45.728895],[90.799778,45.834905],[90.890937,45.921566],[91.028292,46.023054],[91.014741,46.06667],[91.021517,46.121038],[90.98456,46.160431],[90.94822,46.219262],[90.955611,46.233752],[90.900177,46.31235],[90.983328,46.374734],[90.996263,46.419309],[91.025828,46.444057],[91.038147,46.500936],[91.060937,46.516999],[91.079415,46.558989],[91.068328,46.579149],[91.017821,46.58244],[91.036299,46.670393],[91.054161,46.717598],[91.019053,46.766402],[90.992567,46.769682],[90.992567,46.790583],[90.942676,46.82581],[90.958075,46.879425],[90.929742,46.893331],[90.92235,46.938707],[90.901408,46.960768],[90.830575,46.995883],[90.767134,46.992617],[90.691989,47.080717],[90.653801,47.111681],[90.579888,47.198364],[90.56141,47.206903],[90.521374,47.2845],[90.488113,47.317374],[90.526301,47.379007],[90.507823,47.400076],[90.468403,47.404937],[90.459164,47.43895],[90.474562,47.462422],[90.468403,47.497611],[90.398186,47.547724],[90.376012,47.603036],[90.346447,47.637324],[90.384635,47.644179],[90.331665,47.681663],[90.216484,47.70543],[90.180144,47.72516],[90.13518,47.723147],[90.07605,47.777469],[90.070506,47.820483],[90.086521,47.86547],[90.066195,47.883534],[90.040941,47.874704],[89.960253,47.885942],[89.957789,47.842982],[89.86971,47.834144],[89.761921,47.835751],[89.735435,47.89758],[89.651052,47.913627],[89.645508,47.947711],[89.595617,47.973359],[89.599313,48.015811],[89.569132,48.037825],[89.498299,48.02822],[89.38127,48.046227],[89.359712,48.026219],[89.308589,48.021816],[89.282104,47.994189],[89.231597,47.98017],[89.156452,47.996992],[89.078228,47.98698],[89.044967,48.009806],[89.027105,48.051028],[88.953808,48.090618],[88.939026,48.115396],[88.824461,48.107005],[88.79736,48.133772],[88.721599,48.160526],[88.700657,48.180881],[88.668628,48.171303],[88.638447,48.183674],[88.601491,48.221567],[88.594716,48.259831],[88.575006,48.277757],[88.605803,48.337863],[88.573774,48.351785],[88.573158,48.369679],[88.535586,48.368884],[88.523267,48.403461],[88.503557,48.412996],[88.462289,48.392335],[88.438267,48.393528],[88.360659,48.433251],[88.363123,48.460641],[88.318159,48.478497],[88.229464,48.498329],[88.196819,48.493967],[88.151855,48.526478],[88.130297,48.521721],[88.10874,48.545895],[88.041602,48.548272],[87.973233,48.575997],[87.96153,48.599353],[88.010805,48.618742],[88.02682,48.65315],[88.089645,48.69504],[88.090877,48.71992],[88.064392,48.712813],[88.029283,48.750313],[87.96153,48.773588],[87.93874,48.757809],[87.872219,48.799612],[87.826639,48.800795],[87.803234,48.824835],[87.829103,48.825623],[87.792147,48.849258],[87.78106,48.872094],[87.742256,48.881146],[87.760118,48.925992],[87.793995,48.927565],[87.814321,48.945256],[87.87653,48.949186],[87.871603,48.963726],[87.911639,48.979833],[87.883922,48.993971],[87.883306,49.023806],[87.835263,49.054406],[87.858052,49.07362],[87.844502,49.090084],[87.867291,49.108892],[87.845733,49.146096],[87.82048,49.148445],[87.821096,49.173883],[87.793379,49.18249],[87.762582,49.172709],[87.700372,49.175839],[87.67635,49.15549],[87.602437,49.152359],[87.563017,49.142572],[87.517438,49.145704],[87.49588,49.132001],[87.511894,49.10184],[87.43675,49.075188],[87.388707,49.097921],[87.304939,49.112418],[87.239033,49.114376],[87.211932,49.140615],[87.112766,49.15549],[87.088128,49.133567],[87.000049,49.142572],[86.953853,49.131218],[86.887948,49.132001],[86.854071,49.109284],[86.84976,49.066563],[86.836209,49.051269],[86.772151,49.02773],[86.732115,48.994757],[86.730267,48.959797],[86.757985,48.894919],[86.782006,48.887049],[86.821426,48.850439],[86.818963,48.831139],[86.770303,48.810255],[86.754289,48.78463],[86.780774,48.731369],[86.771535,48.717156],[86.70255,48.666195],[86.693311,48.64366],[86.640956,48.629027],[86.635413,48.612016],[86.594761,48.576789],[86.579978,48.538763],[86.416138,48.481671],[86.38103,48.49357],[86.305269,48.491984],[86.270161,48.452307],[86.225813,48.432456],[86.053966,48.441192],[85.916612,48.438015],[85.791576,48.418954],[85.758315,48.403064],[85.695489,48.335078],[85.695489,48.302445],[85.678243,48.266205],[85.633895,48.232731],[85.622193,48.202824],[85.587084,48.191654],[85.576613,48.15853],[85.55136,48.127781],[85.551975,48.081423],[85.531649,48.046227],[85.547048,48.008205],[85.617881,47.550552],[85.614801,47.498015],[85.685018,47.428829],[85.701649,47.384275],[85.675779,47.321837],[85.701033,47.28856],[85.682555,47.249982],[85.682555,47.222757],[85.641903,47.18413],[85.582772,47.142626],[85.547048,47.096609],[85.545816,47.057891],[85.441106,47.063191],[85.355491,47.054629],[85.325926,47.044842],[85.276651,47.068898],[85.213825,47.041172],[85.175637,46.997924],[85.102956,46.968936],[85.082014,46.939933],[84.987159,46.918272],[84.979768,46.883106],[84.95513,46.861013],[84.934188,46.863878],[84.867051,46.927673],[84.849189,46.957092],[84.781435,46.979962],[84.748175,47.009759],[84.699515,47.008535],[84.668718,46.995067],[84.563393,46.991801],[84.506726,46.97302],[84.425422,47.008943],[84.37122,46.993434],[84.336727,47.00527],[84.2893,46.994658],[84.195061,47.003638],[84.150098,46.977512],[84.086656,46.965261],[84.038613,46.973428],[84.002888,46.990576],[83.951765,46.98731],[83.932671,46.970161],[83.88586,46.982003],[83.766367,47.026896],[83.69923,47.015472],[83.700462,47.032199],[83.576042,47.059114],[83.566803,47.080717],[83.53847,47.083977],[83.463325,47.132042],[83.418978,47.119012],[83.370318,47.178436],[83.324739,47.167858],[83.306261,47.179656],[83.257602,47.173147],[83.221877,47.186977],[83.207094,47.213814],[83.17445,47.218286],[83.15474,47.236168],[83.108544,47.221944],[83.02724,47.21544],[83.031552,47.168265],[82.993364,47.065229],[82.937929,47.014248],[82.923762,46.932169],[82.876335,46.823762],[82.878183,46.797138],[82.829524,46.772551],[82.788872,46.677784],[82.774089,46.600124],[82.726662,46.494756],[82.609017,46.294985],[82.518474,46.153798],[82.461808,45.97982],[82.401446,45.972333],[82.342932,45.935303],[82.336156,45.882418],[82.349707,45.822811],[82.340468,45.772742],[82.289961,45.71636],[82.288729,45.655321],[82.266555,45.620172],[82.281954,45.53891],[82.448257,45.461309],[82.546808,45.426038],[82.60101,45.346178],[82.58746,45.224069],[82.562822,45.204676],[82.487061,45.181058],[82.344779,45.219011],[82.294272,45.247669],[82.206809,45.236713],[82.109491,45.211422],[82.091012,45.222383],[82.09594,45.249776],[82.052824,45.255674],[81.993078,45.237978],[81.921013,45.233342],[81.879745,45.284314],[81.832318,45.319673],[81.78797,45.3836],[81.677101,45.35459],[81.645072,45.359216],[81.582863,45.336503],[81.575471,45.30789],[81.536667,45.304101],[81.52866,45.285999],[81.462754,45.264099],[81.437501,45.28263],[81.398697,45.275471],[81.382066,45.257781],[81.327864,45.260729],[81.284748,45.23882],[81.236705,45.247248],[81.175111,45.227863],[81.170183,45.211001],[81.111669,45.218168],[81.080872,45.182745],[81.024821,45.162916],[80.966307,45.168402],[80.93551,45.160384],[80.897938,45.127459],[80.862214,45.127037],[80.816634,45.152788],[80.731634,45.156164],[80.686055,45.129148],[80.599207,45.105921],[80.519135,45.108878],[80.493882,45.127037],[80.445839,45.097895],[80.443991,45.077614],[80.404571,45.049293],[80.358375,45.040836],[80.328194,45.070007],[80.291854,45.06578],[80.24381,45.031532],[80.195767,45.030686],[80.144644,45.059017],[80.136021,45.041259],[80.111999,45.052675],[80.060876,45.026033],[80.056565,45.011227],[79.98142,44.964244],[79.951855,44.957892],[79.944464,44.937985],[79.887798,44.90917],[79.969102,44.877797],[79.953703,44.849377],[79.991891,44.830281],[79.999283,44.793768],[80.087978,44.817122],[80.115695,44.815424],[80.169898,44.84471],[80.18776,44.825612],[80.178521,44.796741],[80.200695,44.756808],[80.238883,44.7228],[80.313412,44.704938],[80.400259,44.628751],[80.411962,44.605321],[80.350368,44.484615],[80.383013,44.401297],[80.399027,44.30587],[80.413194,44.264741],[80.400875,44.198704],[80.407034,44.149772],[80.3941,44.127009],[80.449534,44.078017],[80.458773,44.047054],[80.457541,43.981203],[80.485259,43.95579],[80.475404,43.938124],[80.511128,43.906657],[80.522215,43.816473],[80.75504,43.494329],[80.761199,43.446554],[80.746417,43.439167],[80.735946,43.389609],[80.686055,43.333916],[80.69283,43.32042],[80.777214,43.308227],[80.769207,43.265535],[80.788917,43.242433],[80.789533,43.201876],[80.804315,43.178314],[80.79446,43.137277],[80.752576,43.148194],[80.73225,43.131163],[80.706997,43.143828],[80.650946,43.147321],[80.593048,43.133347],[80.556092,43.104515],[80.482795,43.06955],[80.416889,43.05687],[80.378701,43.031502],[80.397795,42.996933],[80.487106,42.948766],[80.5912,42.923354],[80.602903,42.894424],[80.503737,42.882146],[80.450766,42.861971],[80.407034,42.834767],[80.338049,42.831695],[80.280151,42.838278],[80.262289,42.828623],[80.259209,42.790865],[80.225948,42.713083],[80.228412,42.692852],[80.179753,42.670415],[80.163738,42.629919],[80.180985,42.590718],[80.221637,42.533415],[80.265368,42.502097],[80.225948,42.485769],[80.206238,42.431462],[80.239499,42.389927],[80.229028,42.358536],[80.283847,42.320493],[80.272144,42.281984],[80.29247,42.259842],[80.28631,42.233261],[80.233339,42.210215],[80.168666,42.200462],[80.163738,42.152563],[80.139717,42.151232],[80.16805,42.096635],[80.193303,42.081535],[80.14218,42.03488],[80.089826,42.047325],[79.923522,42.042436],[79.852689,42.015319],[79.854537,41.984186],[79.822508,41.963275],[79.776313,41.89248],[79.724574,41.896935],[79.640806,41.884907],[79.616784,41.856385],[79.550879,41.834094],[79.500988,41.835432],[79.457256,41.847915],[79.415372,41.836769],[79.356242,41.795735],[79.326061,41.809565],[79.276786,41.78101],[79.271858,41.767174],[79.21704,41.725648],[79.138199,41.722968],[79.10925,41.697503],[79.043345,41.681414],[79.021787,41.657273],[78.99407,41.664427],[78.957729,41.65146],[78.891824,41.597777],[78.86657,41.593749],[78.825302,41.560173],[78.739071,41.555695],[78.696571,41.54181],[78.707042,41.522098],[78.675629,41.50238],[78.650375,41.467411],[78.580774,41.481759],[78.527188,41.440947],[78.454507,41.412228],[78.391681,41.408189],[78.385522,41.394721],[78.338094,41.397415],[78.324544,41.384395],[78.235232,41.399211],[78.163783,41.383497],[78.149617,41.368228],[78.165015,41.340825],[78.136682,41.279239],[78.129291,41.228398],[78.094798,41.224347],[77.972842,41.173013],[77.905089,41.185174],[77.836104,41.153189],[77.814546,41.13426],[77.807155,41.091876],[77.829328,41.059394],[77.796068,41.049014],[77.780669,41.022832],[77.737553,41.032313],[77.684583,41.00793],[77.654402,41.016059],[77.597119,41.005221],[77.591576,40.992122],[77.540453,41.006575],[77.476395,40.999349],[77.473931,41.022832],[77.415417,41.038633],[77.363062,41.04089],[77.296541,41.004769],[77.236795,41.027798],[77.169041,41.009285],[77.108063,41.038181],[77.091433,41.062553],[77.023064,41.059394],[77.002122,41.073381],[76.940528,41.028701],[76.885709,41.027347],[76.85368,40.97631],[76.817956,40.975406],[76.761905,40.954167],[76.741579,40.912119],[76.731724,40.818887],[76.693536,40.779472],[76.646725,40.759983],[76.646725,40.73686],[76.676906,40.696036],[76.654732,40.652917],[76.657196,40.620218],[76.611,40.601591],[76.601145,40.578868],[76.556798,40.542495],[76.543247,40.513837],[76.539551,40.464226],[76.508754,40.429613],[76.470566,40.422779],[76.442233,40.391336],[76.390494,40.37766],[76.381871,40.39088],[76.333212,40.343459],[76.327668,40.391336],[76.283321,40.415034],[76.279625,40.439179],[76.22419,40.401819],[76.176147,40.381307],[76.144118,40.393615],[76.081293,40.39635],[76.048648,40.388601],[76.048648,40.357141],[76.026474,40.355317],[75.986438,40.381763],[75.932235,40.339353],[75.921764,40.291439],[75.890351,40.30924],[75.84046,40.312434],[75.831221,40.327492],[75.785642,40.301025],[75.739446,40.299199],[75.709265,40.280939],[75.688323,40.343915],[75.669845,40.363982],[75.686475,40.418223],[75.717272,40.443278],[75.733287,40.474242],[75.646439,40.516567],[75.631041,40.548862],[75.627345,40.605226],[75.636584,40.624306],[75.599628,40.659727],[75.550353,40.64883],[75.467817,40.599773],[75.432093,40.563412],[75.355716,40.537947],[75.292274,40.483802],[75.268869,40.483802],[75.242383,40.448743],[75.206659,40.447833],[75.13521,40.463315],[75.102565,40.44009],[75.051442,40.449654],[75.021877,40.466958],[74.995392,40.455119],[74.963363,40.464681],[74.891914,40.507467],[74.844486,40.521117],[74.819233,40.505647],[74.814921,40.461039],[74.795211,40.443278],[74.908544,40.338897],[74.862965,40.32658],[74.824776,40.344371],[74.700357,40.346195],[74.697893,40.310153],[74.673255,40.278656],[74.618437,40.27957],[74.577169,40.260391],[74.534669,40.207851],[74.485394,40.182251],[74.433039,40.13148],[74.356662,40.089371],[74.316626,40.106767],[74.280902,40.09807],[74.26304,40.125074],[74.126301,40.104479],[74.113366,40.086624],[74.023439,40.085251],[74.008041,40.050901],[73.943367,40.016076],[73.980324,40.004617],[73.910722,39.934443],[73.907027,39.873843],[73.845433,39.831115],[73.841737,39.756163],[73.905795,39.741899],[73.924273,39.722108],[73.953838,39.600018],[73.916266,39.586644],[73.914418,39.564041],[73.883621,39.540969],[73.893476,39.528046],[73.868223,39.482794],[73.836194,39.472169],[73.745651,39.462005],[73.6471,39.474479],[73.61076,39.465702],[73.592898,39.412087],[73.502355,39.383877],[73.554094,39.350102],[73.554709,39.295935],[73.542391,39.269531],[73.564564,39.266288],[73.580579,39.237555],[73.623079,39.235237],[73.639709,39.220402],[73.657571,39.166136],[73.688368,39.154999],[73.719781,39.108112],[73.720397,39.071881],[73.743187,39.029588],[73.780143,39.026798],[73.820179,39.041674],[73.839889,39.008199],[73.846665,38.962145],[73.826339,38.916993],[73.767824,38.941202],[73.742571,38.933754],[73.70931,38.893241],[73.699455,38.857832],[73.729636,38.837324],[73.769056,38.775765],[73.757353,38.719755],[73.809092,38.634256],[73.799237,38.610878],[73.852208,38.584217],[73.89902,38.579071],[73.926121,38.536016],[74.011736,38.52478],[74.034526,38.541634],[74.090577,38.542102],[74.068403,38.585621],[74.088113,38.610878],[74.11275,38.611345],[74.147859,38.676785],[74.229779,38.656224],[74.353583,38.655757],[74.421952,38.647812],[74.455829,38.632853],[74.506336,38.637528],[74.546988,38.607604],[74.613509,38.593105],[74.639995,38.599653],[74.717603,38.542102],[74.78474,38.538357],[74.821697,38.491062],[74.862965,38.484035],[74.868508,38.403883],[74.834015,38.361193],[74.789668,38.324581],[74.806914,38.285602],[74.793363,38.271039],[74.816769,38.215576],[74.80445,38.167128],[74.821697,38.10311],[74.879595,38.021122],[74.92579,38.01735],[74.911008,37.966884],[74.919015,37.908357],[74.936877,37.876241],[74.917167,37.845057],[74.989848,37.797783],[75.006478,37.770823],[74.949196,37.725395],[74.923327,37.717347],[74.920863,37.684675],[74.891914,37.668097],[74.940573,37.559061],[75.000935,37.53059],[75.002167,37.511604],[75.035428,37.500685],[75.078543,37.511129],[75.090862,37.486915],[75.129666,37.459367],[75.153072,37.414223],[75.125971,37.388075],[75.140137,37.355258],[75.125971,37.322427],[75.078543,37.318144],[75.018181,37.293867],[74.927022,37.277678],[74.911008,37.233378],[74.816153,37.216699],[74.800139,37.248147],[74.753943,37.281011],[74.727458,37.282916],[74.665864,37.23576],[74.642458,37.261485],[74.598727,37.258151],[74.578401,37.231472],[74.54514,37.2491],[74.511263,37.240048],[74.477387,37.19954],[74.487858,37.161871],[74.465068,37.147085],[74.496481,37.116072],[74.498944,37.072155],[74.530357,37.082182],[74.56793,37.032512],[74.617205,37.043499],[74.632603,37.066425],[74.70898,37.084569],[74.739161,37.028212],[74.792747,37.027257],[74.806914,37.054485],[74.84695,37.056873],[74.84387,37.0134],[74.86974,36.990458],[74.893762,36.939772],[74.938725,36.94312],[74.927638,36.978029],[75.005862,36.99476],[75.032348,37.016745],[75.063145,37.006231],[75.172166,37.013877],[75.16847,36.991892],[75.244847,36.963207],[75.288579,36.974682],[75.345861,36.960816],[75.413614,36.954599],[75.396368,36.904367],[75.430245,36.873255],[75.434556,36.83303],[75.425933,36.778883],[75.458578,36.720861],[75.504773,36.743404],[75.536802,36.729975],[75.537418,36.773131],[75.588541,36.762584],[75.634121,36.771693],[75.724048,36.750597],[75.8072,36.707908],[75.871257,36.666636],[75.947018,36.590752],[75.924228,36.566242],[75.991981,36.505654],[76.035097,36.409386],[75.991365,36.35205],[75.998757,36.312034],[76.055423,36.252695],[76.060967,36.225182],[76.011691,36.229044],[76.016619,36.165294],[75.96796,36.159013],[75.936547,36.13485],[75.949482,36.070056],[75.982742,36.031347],[76.028322,36.016827],[76.044336,36.026991],[76.097307,36.022635],[76.117017,35.975186],[76.16506,35.908807],[76.146582,35.839946],[76.160133,35.82442],[76.221727,35.823449],[76.228502,35.837035],[76.298719,35.841401],[76.365857,35.82442],[76.369552,35.86323],[76.431762,35.851589],[76.471798,35.886021],[76.51553,35.881173],[76.55803,35.923347],[76.59745,35.895718],[76.579587,35.866625],[76.587595,35.840431],[76.566037,35.819082],[76.593754,35.771996],[76.69292,35.747714],[76.769297,35.653917],[76.848753,35.668018],[76.906651,35.615005],[76.967013,35.591649],[76.99781,35.611113],[77.072339,35.591162],[77.093281,35.569746],[77.195527,35.519103],[77.307628,35.540533],[77.331649,35.530793],[77.355055,35.494257],[77.396939,35.467942],[77.451758,35.46063],[77.518895,35.482075],[77.578025,35.47574],[77.590344,35.460143],[77.639619,35.45478],[77.657481,35.477689],[77.690742,35.448443],[77.735706,35.461605],[77.757879,35.497181],[77.797299,35.491334],[77.816394,35.518616],[77.85643,35.487436],[77.870596,35.495232],[77.914944,35.465017],[77.917408,35.490847],[77.951284,35.478664],[78.009799,35.491821],[78.029509,35.469404],[78.048603,35.491334],[78.140378,35.494745],[78.113892,35.466967],[78.107117,35.437229],[78.046755,35.384063],[78.013494,35.366008],[78.020885,35.315237],[78.01719,35.228267],[78.060306,35.180344],[78.062769,35.114772],[78.078784,35.100084],[78.124979,35.108407],[78.150849,35.069721],[78.123131,35.036897],[78.160704,34.990823],[78.201972,34.974642],[78.182262,34.936874],[78.206283,34.891726],[78.237696,34.882398],[78.230921,34.776288],[78.21429,34.760556],[78.213059,34.717771],[78.267261,34.705472],[78.265413,34.651335],[78.280812,34.623269],[78.346101,34.60406],[78.397224,34.605538],[78.427405,34.594207],[78.436029,34.543942],[78.492695,34.578441],[78.542586,34.574499],[78.559832,34.55725],[78.562912,34.51288],[78.58139,34.505483],[78.634977,34.538026],[78.708274,34.522249],[78.715049,34.502031],[78.758781,34.481807],[78.742766,34.45467],[78.809288,34.432955],[78.878273,34.391481],[78.899831,34.354929],[78.958961,34.386049],[78.973128,34.362833],[79.039649,34.33467],[79.048888,34.348506],[79.0107,34.399877],[79.039033,34.421601],[79.072294,34.412714],[79.161605,34.441345],[79.179467,34.422588],[79.241677,34.415183],[79.274322,34.435916],[79.326677,34.44332],[79.363017,34.428018],[79.435082,34.447761],[79.504683,34.45467],[79.545335,34.476381],[79.58106,34.456151],[79.675914,34.451216],[79.699936,34.477861],[79.735661,34.471447],[79.801566,34.478847],[79.861312,34.528166],[79.84345,34.55725],[79.88595,34.642965],[79.866856,34.671517],[79.906892,34.683821],[79.898268,34.732035],[79.947544,34.821008],[79.926602,34.849499],[79.961094,34.862759],[79.996819,34.856375],[80.003594,34.895162],[80.034391,34.902033],[80.041782,34.943252],[80.02392,34.971209],[80.04363,35.022196],[80.031311,35.034447],[80.078123,35.076578],[80.118159,35.066293],[80.23026,35.147565],[80.223484,35.177409],[80.257977,35.203331],[80.362687,35.20871],[80.267832,35.295701],[80.286926,35.35283],[80.321419,35.38699],[80.375006,35.387966],[80.432904,35.449418],[80.444607,35.417235],[80.514824,35.391869],[80.532686,35.404553],[80.56841,35.391381],[80.599823,35.409431],[80.65649,35.393821],[80.690982,35.364544],[80.689135,35.339162],[80.759968,35.334768],[80.844351,35.345508],[80.894242,35.324027],[80.924423,35.330862],[80.963844,35.310842],[81.026053,35.31133],[81.002648,35.334768],[81.030981,35.337209],[81.031597,35.380648],[81.054387,35.402602],[81.09935,35.40748],[81.103662,35.386015],[81.142466,35.365032],[81.191741,35.36552],[81.219458,35.319144],[81.26627,35.322562],[81.285364,35.345508],[81.314313,35.337209],[81.363588,35.354783],[81.385762,35.335256],[81.441196,35.333303],[81.447972,35.318167],[81.504638,35.279092],[81.513261,35.23511],[81.68634,35.235599],[81.736847,35.26248],[81.804601,35.270786],[81.853876,35.25857],[81.927789,35.271275],[81.955506,35.307423],[81.99123,35.30547],[82.030034,35.321585],[82.05344,35.35039],[82.029419,35.426013],[82.034346,35.451855],[82.071302,35.450393],[82.086701,35.467454],[82.164925,35.495719],[82.189563,35.513258],[82.234526,35.520565],[82.263475,35.547837],[82.2992,35.544916],[82.328149,35.559523],[82.350323,35.611113],[82.336156,35.651486],[82.392823,35.656349],[82.424852,35.712736],[82.468583,35.717595],[82.501844,35.701073],[82.546192,35.708362],[82.628727,35.692324],[82.652133,35.67288],[82.731589,35.637868],[82.780249,35.666073],[82.795031,35.688436],[82.873871,35.688922],[82.894813,35.673852],[82.967494,35.667532],[82.956407,35.636409],[82.981661,35.599922],[82.971806,35.548324],[82.998907,35.484512],[83.067892,35.46258],[83.088834,35.425526],[83.127022,35.398699],[83.178145,35.38943],[83.251442,35.417722],[83.280391,35.401138],[83.333978,35.397236],[83.405427,35.380648],[83.449159,35.382111],[83.502745,35.360639],[83.540318,35.364056],[83.54155,35.341603],[83.599448,35.351366],[83.622238,35.335256],[83.677672,35.361128],[83.785462,35.36308],[83.79778,35.354783],[83.885244,35.367472],[83.906186,35.40309],[84.005968,35.422599],[84.077417,35.400163],[84.095895,35.362592],[84.140859,35.379184],[84.160569,35.359663],[84.200605,35.381135],[84.274517,35.404065],[84.333032,35.413821],[84.424191,35.466479],[84.45314,35.473303],[84.475929,35.516181],[84.448828,35.550272],[84.513502,35.564391],[84.570168,35.588242],[84.628067,35.595055],[84.704443,35.616951],[84.729081,35.613546],[84.798066,35.647595],[84.920022,35.696213],[84.973608,35.709334],[84.99455,35.737028],[85.053065,35.752086],[85.146071,35.742371],[85.271107,35.788989],[85.341324,35.753543],[85.373969,35.700101],[85.518715,35.680658],[85.566142,35.6403],[85.612953,35.651486],[85.65299,35.731199],[85.691178,35.751114],[85.811286,35.778794],[85.835308,35.771996],[85.903677,35.78462],[85.949256,35.778794],[86.035488,35.846738],[86.05335,35.842857],[86.090306,35.876809],[86.093386,35.906868],[86.129111,35.941761],[86.150668,36.00424],[86.173458,36.008113],[86.199944,36.047801],[86.182081,36.064734],[86.187625,36.130983],[86.248603,36.141616],[86.2794,36.170608],[86.35824,36.168676],[86.392733,36.206834],[86.454943,36.221319],[86.515305,36.205385],[86.531935,36.227113],[86.599072,36.222285],[86.69947,36.24449],[86.746282,36.291777],[86.836209,36.291294],[86.86331,36.299977],[86.887332,36.262829],[86.931064,36.265242],[86.943998,36.284058],[86.996353,36.308658],[87.051788,36.2966],[87.08628,36.310587],[87.149106,36.297565],[87.161425,36.325535],[87.193454,36.349158],[87.292004,36.358797],[87.348055,36.393008],[87.363453,36.420463],[87.386859,36.412757],[87.426895,36.42576],[87.460155,36.409868],[87.470626,36.354459],[87.570409,36.342409],[87.6203,36.360243],[87.731785,36.384818],[87.767509,36.3747],[87.826023,36.391563],[87.838342,36.383855],[87.919646,36.39349],[87.95845,36.408423],[87.983088,36.437797],[88.006494,36.430575],[88.092109,36.43539],[88.134609,36.427205],[88.182652,36.452721],[88.222688,36.447426],[88.241782,36.468605],[88.282434,36.470049],[88.366202,36.458016],[88.356963,36.477268],[88.41055,36.473418],[88.470912,36.48208],[88.498629,36.446463],[88.573158,36.461386],[88.618121,36.428168],[88.623665,36.389636],[88.690186,36.367954],[88.766563,36.292259],[88.783809,36.291777],[88.802903,36.33807],[88.838628,36.353496],[88.870657,36.348193],[88.926091,36.36458],[88.964279,36.318785],[89.013554,36.315409],[89.054822,36.291777],[89.10225,36.281164],[89.126887,36.254626],[89.198952,36.260417],[89.232213,36.295636],[89.292575,36.231457],[89.335075,36.23725],[89.375727,36.228078],[89.490291,36.151281],[89.594385,36.126632],[89.614711,36.109712],[89.711414,36.093272],[89.766848,36.073925],[89.819819,36.080697],[89.914058,36.079246],[89.941159,36.067637],[89.944855,36.140649],[89.997825,36.168193],[90.019999,36.213594],[90.028006,36.258486],[90.003369,36.278752],[90.043405,36.276822],[90.058188,36.255591],[90.145651,36.239181],[90.130252,36.2078],[90.198006,36.187516],[90.23681,36.160462],[90.325505,36.159496],[90.424055,36.133883],[90.478258,36.13195],[90.534925,36.147899],[90.613149,36.126632],[90.659344,36.13485],[90.776373,36.086501],[90.815793,36.035703],[90.850285,36.016827],[90.922966,36.028927],[90.979017,36.106811],[91.081263,36.088436],[91.124994,36.115514],[91.09235,36.163844],[91.096045,36.219871],[91.051698,36.238215],[91.07264,36.299012],[91.026444,36.323607],[91.051698,36.433946],[91.028292,36.443093],[91.039995,36.474861],[91.035683,36.529703],[91.011662,36.539801],[90.905104,36.560474],[90.831191,36.55807],[90.810865,36.585466],[90.741264,36.585947],[90.72217,36.620058],[90.730793,36.655594],[90.706156,36.658955],[90.720938,36.708868],[90.754815,36.721341],[90.727098,36.755872],[90.732025,36.825844],[90.758511,36.825844],[90.853981,36.915373],[90.924198,36.921115],[90.983944,36.913459],[91.036915,36.929727],[91.051698,36.96751],[91.126842,36.978507],[91.133618,37.007665],[91.181045,37.025345],[91.216153,37.010054],[91.303617,37.012444],[91.291298,37.042544],[91.303617,37.083136],[91.286371,37.105095],[91.280211,37.163779],[91.1909,37.205737],[91.194596,37.273868],[91.134849,37.324331],[91.136081,37.355734],[91.113292,37.387124],[91.099741,37.447965],[91.073256,37.475992],[91.019669,37.493088],[90.958075,37.477891],[90.911879,37.519674],[90.865684,37.53059],[90.882314,37.575664],[90.854597,37.604117],[90.820104,37.613599],[90.777605,37.648672],[90.643946,37.696988],[90.586663,37.703144],[90.579272,37.720661],[90.519526,37.730601],[90.516446,38.207111],[90.531229,38.319886],[90.401882,38.311434],[90.361846,38.300163],[90.352607,38.233441],[90.280542,38.238142],[90.137644,38.340543],[90.179528,38.396848],[90.129636,38.400131],[90.111774,38.418889],[90.111774,38.477945],[90.130868,38.494341],[90.248513,38.491531],[90.315034,38.501835],[90.353222,38.482162],[90.427135,38.493873],[90.465323,38.521971],[90.463476,38.556611],[90.525685,38.561291],[90.560794,38.593573],[90.608837,38.594508],[90.606374,38.610878],[90.645794,38.635191],[90.619308,38.664636],[90.65996,38.674449],[90.724634,38.658094],[90.899561,38.679588],[90.970394,38.697806],[90.992567,38.695003],[91.188436,38.73096],[91.242639,38.752433],[91.298689,38.746365],[91.446515,38.813546],[91.501333,38.815411],[91.681188,38.852706],[91.694738,38.86622],[91.806223,38.872744],[91.87952,38.884391],[91.880752,38.899297],[91.966368,38.930961],[92.10865,38.963541],[92.173323,38.960749],[92.197961,38.983548],[92.263866,39.002153],[92.380279,38.999828],[92.416003,39.010524],[92.41046,39.03842],[92.366728,39.059335],[92.366112,39.096037],[92.343938,39.146181],[92.339011,39.236628],[92.378431,39.258411],[92.52564,39.368611],[92.639589,39.514196],[92.687632,39.657174],[92.745531,39.868331],[92.796654,40.153897],[92.906907,40.310609],[92.920458,40.391792],[92.928465,40.572504],[93.506216,40.648376],[93.760599,40.664721],[93.820961,40.793519],[93.809874,40.879548],[93.908424,40.983539],[94.01067,41.114875],[94.184365,41.268444],[94.534219,41.505966],[94.750413,41.538227],[94.809543,41.619256],[94.861898,41.668451],[94.969072,41.718948],[95.011572,41.726541],[95.110738,41.768513],[95.135991,41.772976],[95.16494,41.735474],[95.199433,41.719395],[95.194505,41.694821],[95.247476,41.61344],[95.299831,41.565994],[95.335556,41.644305],[95.39407,41.693481],[95.445193,41.719841],[95.57146,41.796181],[95.65646,41.826067],[95.759322,41.835878],[95.801206,41.848361],[95.855408,41.849699],[95.998306,41.906289],[96.054973,41.936124],[96.117183,41.985966],[96.137509,42.019765],[96.13874,42.05399],[96.077147,42.149457],[96.178161,42.21775],[96.040806,42.326688],[96.042038,42.352787],[96.06606,42.414674],[95.978596,42.436762],[96.0174,42.482239],[96.02356,42.542675],[96.072219,42.569566],[96.103632,42.604375],[96.166458,42.623314],[96.386348,42.727592]]]]}},{"type":"Feature","properties":{"adcode":710000,"name":"台湾省","center":[121.509062,25.044332],"centroid":[120.971485,23.749452],"childrenNum":0,"level":"province","parent":{"adcode":100000},"subFeatureIndex":31,"acroutes":[100000]},"geometry":{"type":"MultiPolygon","coordinates":[[[[120.443706,22.441432],[120.517619,22.408793],[120.569973,22.361757],[120.640806,22.241605],[120.659285,22.154056],[120.661748,22.067007],[120.651277,22.033171],[120.667908,21.983235],[120.701784,21.927174],[120.743052,21.915515],[120.781857,21.923843],[120.854537,21.883309],[120.873016,21.897191],[120.86624,21.984345],[120.907508,22.033171],[120.912436,22.086418],[120.903197,22.12634],[120.914899,22.302525],[120.981421,22.528248],[121.014682,22.584069],[121.03316,22.650914],[121.078739,22.669691],[121.170514,22.723247],[121.21055,22.770711],[121.237652,22.836362],[121.276456,22.877171],[121.324499,22.945526],[121.35468,23.00999],[121.370695,23.084334],[121.409499,23.1025],[121.430441,23.137175],[121.415042,23.196047],[121.440296,23.271937],[121.479716,23.322507],[121.497578,23.419744],[121.5216,23.483431],[121.522832,23.538858],[121.587505,23.760878],[121.621382,23.920718],[121.65957,24.007125],[121.63986,24.064514],[121.643556,24.097843],[121.678048,24.133895],[121.689135,24.174303],[121.809243,24.339083],[121.82649,24.423572],[121.867758,24.47914],[121.88562,24.529784],[121.892395,24.617953],[121.86283,24.671261],[121.841272,24.734329],[121.844968,24.836476],[121.933047,24.938539],[122.012503,25.001471],[121.98109,25.030757],[121.947214,25.031841],[121.917033,25.138076],[121.841888,25.135367],[121.782142,25.160287],[121.745186,25.161912],[121.707613,25.191701],[121.700222,25.226896],[121.655259,25.242054],[121.62323,25.29455],[121.585041,25.309159],[121.53515,25.307535],[121.444607,25.27074],[121.413194,25.238806],[121.371926,25.159746],[121.319572,25.140785],[121.209318,25.12724],[121.132942,25.078466],[121.102145,25.075214],[121.024537,25.040517],[121.009754,24.993878],[120.961095,24.940167],[120.914899,24.864715],[120.89211,24.767482],[120.82374,24.688118],[120.762147,24.658208],[120.68885,24.600542],[120.642654,24.490033],[120.589068,24.43229],[120.546568,24.370159],[120.520698,24.311816],[120.470807,24.242533],[120.451713,24.182493],[120.391967,24.118055],[120.316206,23.984708],[120.278018,23.92783],[120.245989,23.840276],[120.175156,23.807427],[120.102476,23.701162],[120.095084,23.58768],[120.12157,23.504836],[120.108019,23.341191],[120.081534,23.291728],[120.018708,23.073322],[120.029795,23.048544],[120.133272,23.000625],[120.149287,22.896468],[120.20041,22.721039],[120.274323,22.560307],[120.297112,22.531565],[120.443706,22.441432]]],[[[124.542782,25.903886],[124.584666,25.908731],[124.566804,25.941563],[124.542782,25.903886]]],[[[123.445178,25.726102],[123.469816,25.712623],[123.50862,25.722867],[123.512316,25.755212],[123.479055,25.768687],[123.445794,25.749822],[123.445178,25.726102]]],[[[119.646064,23.550928],[119.691028,23.547087],[119.678093,23.600294],[119.61034,23.604132],[119.601717,23.575613],[119.566608,23.584937],[119.562297,23.530627],[119.578927,23.502641],[119.609108,23.503738],[119.646064,23.550928]]],[[[123.666916,25.914114],[123.706952,25.91519],[123.689706,25.939949],[123.666916,25.914114]]],[[[119.506246,23.625518],[119.506246,23.577259],[119.47237,23.556962],[119.519181,23.559705],[119.52534,23.62497],[119.506246,23.625518]]],[[[119.497623,23.38679],[119.495159,23.349982],[119.516717,23.349982],[119.497623,23.38679]]],[[[119.557369,23.666634],[119.608492,23.620035],[119.615268,23.661153],[119.586318,23.675952],[119.557369,23.666634]]],[[[122.066706,25.6247],[122.087032,25.61067],[122.092575,25.639268],[122.066706,25.6247]]],[[[121.468013,22.67687],[121.474788,22.643734],[121.513592,22.631582],[121.514824,22.676318],[121.468013,22.67687]]],[[[121.510513,22.086972],[121.507433,22.048704],[121.533918,22.022076],[121.594281,21.995443],[121.604752,22.022631],[121.575186,22.037055],[121.575802,22.0842],[121.510513,22.086972]]],[[[122.097503,25.499987],[122.110438,25.465952],[122.122141,25.495666],[122.097503,25.499987]]],[[[119.421247,23.216949],[119.436029,23.186146],[119.453275,23.216399],[119.421247,23.216949]]],[[[120.355011,22.327439],[120.395663,22.342385],[120.383344,22.355669],[120.355011,22.327439]]]]}},{"type":"Feature","properties":{"adcode":810000,"name":"香港特别行政区","center":[114.173355,22.320048],"centroid":[114.134357,22.377366],"childrenNum":18,"level":"province","parent":{"adcode":100000},"subFeatureIndex":32,"acroutes":[100000]},"geometry":{"type":"MultiPolygon","coordinates":[[[[114.031778,22.503923],[114.000981,22.491206],[113.977575,22.45692],[113.918445,22.418199],[113.920293,22.367845],[113.951706,22.355116],[113.956633,22.359543],[113.980039,22.366185],[114.026234,22.34792],[113.955401,22.298649],[113.969568,22.321349],[113.898119,22.308615],[113.889496,22.271514],[113.8433,22.229418],[113.84946,22.191188],[113.899351,22.215568],[113.935691,22.205041],[113.981271,22.229972],[113.996669,22.206149],[114.026234,22.229418],[114.004676,22.239389],[114.02993,22.263207],[114.034857,22.300864],[114.069966,22.326885],[114.121089,22.320795],[114.145726,22.300864],[114.120473,22.272068],[114.164821,22.226648],[114.200545,22.232188],[114.203009,22.206703],[114.265835,22.200608],[114.248588,22.274837],[114.262139,22.294773],[114.284929,22.263761],[114.313262,22.264315],[114.315726,22.299203],[114.315726,22.299756],[114.278153,22.328546],[114.283081,22.386661],[114.322501,22.385554],[114.323117,22.385554],[114.323733,22.385001],[114.323733,22.384447],[114.356994,22.340171],[114.394566,22.361757],[114.385327,22.41156],[114.406269,22.432582],[114.406269,22.433688],[114.376088,22.436454],[114.325581,22.479041],[114.278769,22.435901],[114.220255,22.427603],[114.205473,22.449729],[114.23319,22.466875],[114.2529,22.445304],[114.340979,22.50337],[114.309566,22.497288],[114.28924,22.52272],[114.263987,22.541515],[114.263371,22.541515],[114.260291,22.547595],[114.232574,22.528801],[114.232574,22.539857],[114.222719,22.553122],[114.166052,22.559201],[114.156813,22.543726],[114.095219,22.534329],[114.082285,22.512216],[114.031778,22.503923]]],[[[114.142647,22.213906],[114.123553,22.238836],[114.120473,22.177888],[114.154965,22.177888],[114.166668,22.205041],[114.142647,22.213906]]],[[[114.305871,22.372273],[114.313878,22.340724],[114.332972,22.353455],[114.305255,22.372826],[114.305871,22.372273]]],[[[114.320037,22.381127],[114.323733,22.384447],[114.323733,22.385001],[114.323117,22.385554],[114.322501,22.385554],[114.319421,22.382234],[114.320037,22.38168],[114.320037,22.381127]]],[[[114.305871,22.369506],[114.305871,22.372273],[114.305255,22.372826],[114.305871,22.369506]]],[[[114.315726,22.299203],[114.316958,22.298649],[114.316342,22.30031],[114.315726,22.299756],[114.315726,22.299203]]],[[[114.319421,22.382234],[114.320037,22.381127],[114.320037,22.38168],[114.319421,22.382234]]],[[[114.372392,22.32301],[114.373008,22.323564],[114.372392,22.323564],[114.372392,22.32301]]],[[[114.323733,22.297541],[114.324349,22.297541],[114.323733,22.298095],[114.323733,22.297541]]]]}},{"type":"Feature","properties":{"adcode":820000,"name":"澳门特别行政区","center":[113.54909,22.198951],"centroid":[113.566988,22.159307],"childrenNum":8,"level":"province","parent":{"adcode":100000},"subFeatureIndex":33,"acroutes":[100000]},"geometry":{"type":"MultiPolygon","coordinates":[[[[113.554425,22.107489],[113.6037,22.132438],[113.575983,22.194513],[113.558736,22.212244],[113.53841,22.209473],[113.534715,22.174009],[113.554425,22.142416],[113.554425,22.107489]]],[[[113.586453,22.201162],[113.575983,22.201162],[113.575983,22.194513],[113.586453,22.201162]]]]}},{"type":"Feature","properties":{"name":"","adchar":"JD","adcode":"100000_JD"},"geometry":{"type":"MultiPolygon","coordinates":[[[[122.51865306,23.46078502],[122.79861399,24.57367379],[122.79889322,24.57678999],[122.79819583,24.57983997],[122.79659008,24.58252516],[122.79423315,24.58458272],[122.79135575,24.58581125],[122.78823955,24.58609049],[122.78518957,24.5853931],[122.78250438,24.58378734],[122.78044682,24.58143041],[122.77921829,24.57855302],[122.49925737,23.46566424],[122.49897813,23.46254804],[122.49967552,23.45949807],[122.50128127,23.45681287],[122.5036382,23.45475531],[122.5065156,23.45352678],[122.50963181,23.45324755],[122.51268178,23.45394494],[122.51536697,23.45555069],[122.51742454,23.45790762],[122.51865306,23.46078502]]],[[[121.17202617,20.8054593],[121.90938804,21.68743347],[121.9109946,21.69011818],[121.91169291,21.69316794],[121.91141462,21.69628423],[121.91018696,21.699162],[121.9081301,21.70151955],[121.9054454,21.70312611],[121.90239563,21.70382443],[121.89927934,21.70354613],[121.89640158,21.70231847],[121.89404403,21.70026162],[121.15668216,20.81828744],[121.1550756,20.81560273],[121.15437729,20.81255297],[121.15465558,20.80943668],[121.15588324,20.80655891],[121.1579401,20.80420136],[121.1606248,20.8025948],[121.16367457,20.80189649],[121.16679085,20.80217478],[121.16966862,20.80340244],[121.17202617,20.8054593]]],[[[119.47366172,18.00707291],[120.02569734,19.02403788],[120.02674143,19.02698721],[120.02682302,19.03011484],[120.02593412,19.0331146],[120.02416175,19.03569286],[120.02167941,19.03759723],[120.01873007,19.03864132],[120.01560245,19.03872291],[120.01260269,19.03783401],[120.01002443,19.03606165],[120.00812005,19.0335793],[119.45608443,18.01661433],[119.45504035,18.01366499],[119.45495876,18.01053737],[119.45584765,18.00753761],[119.45762002,18.00495935],[119.46010237,18.00305497],[119.4630517,18.00201089],[119.46617933,18.0019293],[119.46917909,18.0028182],[119.47175735,18.00459056],[119.47366172,18.00707291]]],[[[119.0726757,15.04098494],[119.0726757,16.04388528],[119.07218626,16.04697545],[119.07076587,16.04976313],[119.06855355,16.05197545],[119.06576587,16.05339584],[119.0626757,16.05388528],[119.05958553,16.05339584],[119.05679784,16.05197545],[119.05458553,16.04976313],[119.05316513,16.04697545],[119.0526757,16.04388528],[119.0526757,15.04105889],[119.0521839,15.00781004],[119.05262758,15.00471297],[119.05400659,15.00190458],[119.05618595,14.99965979],[119.05895232,14.99819832],[119.06203491,14.99766324],[119.06513198,14.99810691],[119.06794036,14.99948592],[119.07018516,15.00166528],[119.07164663,15.00443165],[119.07218171,15.00751424],[119.0726746,15.04083704],[119.0726757,15.04098494]]],[[[118.68646749,11.18959191],[118.52518702,10.91547751],[118.52404181,10.91256595],[118.52385237,10.909443],[118.52463726,10.90641436],[118.52631962,10.9037765],[118.5287348,10.90178762],[118.53164636,10.90064241],[118.53476931,10.90045298],[118.53779795,10.90123786],[118.54043581,10.90292022],[118.54242469,10.9053354],[118.70409227,11.18010771],[118.70476212,11.18147468],[118.87431591,11.606662],[118.87459939,11.60747236],[118.98894963,11.98573108],[118.98937534,11.98883067],[118.9888224,11.99191011],[118.98734492,11.99466796],[118.98508753,11.99683427],[118.98227119,11.99819697],[118.9791716,11.99862269],[118.97609216,11.99806975],[118.97333431,11.99659227],[118.97116801,11.99433487],[118.9698053,11.99151854],[118.85557939,11.6136711],[118.68646749,11.18959191]]],[[[115.54466883,7.14672265],[116.2504858,7.979279],[116.25211077,7.98195261],[116.25283001,7.9849975],[116.25257312,7.98811563],[116.25136525,7.99100176],[116.24932463,7.99337338],[116.24665102,7.99499834],[116.24360613,7.99571758],[116.240488,7.99546069],[116.23760187,7.99425282],[116.23523025,7.99221221],[115.52941328,7.15965587],[115.52778832,7.15698226],[115.52706908,7.15393736],[115.52732596,7.15081924],[115.52853383,7.1479331],[115.53057445,7.14556148],[115.53324806,7.14393652],[115.53629295,7.14321728],[115.53941108,7.14347417],[115.54229721,7.14468204],[115.54466883,7.14672265]]],[[[112.30705249,3.53487257],[111.78690114,3.41687263],[111.78399583,3.41571167],[111.78159146,3.41370973],[111.77992341,3.41106279],[111.77915495,3.40802995],[111.77936129,3.40490807],[111.78052226,3.40200275],[111.78252419,3.39959839],[111.78517113,3.39793033],[111.78820398,3.39716187],[111.79132585,3.39736822],[112.31181658,3.51544515],[112.31248917,3.51562254],[112.52147408,3.5785908],[112.52281386,3.57910186],[112.85206367,3.73256867],[112.85465776,3.7343178],[112.85658437,3.73678292],[112.85765492,3.73972276],[112.85776462,3.74284952],[112.85690272,3.74585715],[112.8551536,3.74845124],[112.85268847,3.75037785],[112.84974864,3.7514484],[112.84662187,3.75155809],[112.84361424,3.7506962],[112.51501594,3.59753306],[112.30705249,3.53487257]]],[[[108.26055972,6.08912451],[108.29013305,6.01266273],[108.29170425,6.00995718],[108.29403462,6.00786957],[108.29689603,6.00660426],[108.3000084,6.00628511],[108.30306706,6.00694335],[108.30577262,6.00851455],[108.30786022,6.01084492],[108.30912553,6.01370633],[108.30944469,6.0168187],[108.30878645,6.01987736],[108.279563,6.09543449],[108.25611734,6.22752625],[108.21679964,6.53816468],[108.21876335,6.94964057],[108.24419535,7.07390742],[108.24433543,7.07703297],[108.24350281,7.08004883],[108.24177899,7.0826598],[108.2393327,7.08461028],[108.23640341,7.08570936],[108.23327786,7.08584944],[108.230262,7.08501682],[108.22765103,7.083293],[108.22570055,7.08084671],[108.22460147,7.07791743],[108.19897125,6.95268198],[108.1987683,6.95072469],[108.19679674,6.53760583],[108.19687578,6.53630242],[108.23630689,6.22476797],[108.23638164,6.22427602],[108.26004031,6.09098419],[108.26055972,6.08912451]]],[[[110.12822847,11.36894451],[110.05553696,11.25335394],[110.05430621,11.25047749],[110.05402458,11.2473615],[110.05471962,11.24431099],[110.05632331,11.24162456],[110.05867865,11.23956519],[110.0615551,11.23833444],[110.06467109,11.23805281],[110.0677216,11.23874785],[110.07040803,11.24035153],[110.07246741,11.24270688],[110.14541497,11.35870461],[110.14588682,11.35954163],[110.20700505,11.48128846],[110.20728377,11.48189306],[110.25854422,11.60358735],[110.25901765,11.60499559],[110.30436343,11.7826124],[110.30456934,11.78364161],[110.32822801,11.94571326],[110.32832827,11.94685414],[110.33424294,12.14159753],[110.33424553,12.14210167],[110.33227398,12.24038351],[110.33172267,12.24346324],[110.33024665,12.24622187],[110.3279904,12.24838938],[110.32517479,12.24975358],[110.32207543,12.25018094],[110.3189957,12.24962962],[110.31623706,12.2481536],[110.31406956,12.24589736],[110.31270536,12.24308175],[110.312278,12.23998238],[110.3142445,12.14195265],[110.3083549,11.94803461],[110.28485499,11.78705054],[110.23982347,11.61066468],[110.18898148,11.48996382],[110.12822847,11.36894451]]],[[[109.82951587,15.22896754],[109.84522534,15.15316562],[109.84633168,15.15023907],[109.84828823,15.14779763],[109.85090347,15.14608029],[109.85392139,15.14525516],[109.85704658,15.145403],[109.85997314,15.14650935],[109.86241457,15.1484659],[109.86413191,15.15108113],[109.86495704,15.15409906],[109.8648092,15.15722425],[109.84903675,15.23333003],[109.84889209,15.23393326],[109.78974541,15.45068337],[109.7892391,15.45210582],[109.69066131,15.67432448],[109.6900529,15.67548445],[109.59147511,15.83677407],[109.59116145,15.8372556],[109.53201478,15.92259221],[109.53166592,15.92306523],[109.30888011,16.20725797],[109.30658844,16.20938798],[109.30375073,16.21070558],[109.30064474,16.21108179],[109.29757451,16.21047978],[109.29484059,16.20895848],[109.29271057,16.20666681],[109.29139298,16.2038291],[109.29101677,16.20072311],[109.29161878,16.19765288],[109.29314007,16.19491896],[109.51574449,15.91095759],[109.57455994,15.82609887],[109.67264555,15.66561455],[109.77065019,15.44468789],[109.82951587,15.22896754]]]]}}]} \ No newline at end of file diff --git a/src/widerscreen/assets/icon.png b/src/widerscreen/assets/icon.png new file mode 100644 index 0000000..208bf74 Binary files /dev/null and b/src/widerscreen/assets/icon.png differ diff --git a/src/widerscreen/assets/logo.png b/src/widerscreen/assets/logo.png new file mode 100644 index 0000000..306bf45 Binary files /dev/null and b/src/widerscreen/assets/logo.png differ diff --git a/src/widerscreen/assets/map.jpg b/src/widerscreen/assets/map.jpg new file mode 100644 index 0000000..8e1c4f7 Binary files /dev/null and b/src/widerscreen/assets/map.jpg differ diff --git a/src/widerscreen/assets/mapCenterPoint.png b/src/widerscreen/assets/mapCenterPoint.png new file mode 100644 index 0000000..255f69c Binary files /dev/null and b/src/widerscreen/assets/mapCenterPoint.png differ diff --git a/src/widerscreen/assets/mapPoint.png b/src/widerscreen/assets/mapPoint.png new file mode 100644 index 0000000..bb6c0be Binary files /dev/null and b/src/widerscreen/assets/mapPoint.png differ diff --git a/src/widerscreen/assets/pageBg.png b/src/widerscreen/assets/pageBg.png new file mode 100644 index 0000000..d393f2b Binary files /dev/null and b/src/widerscreen/assets/pageBg.png differ diff --git a/src/widerscreen/components/CapsuleChart.vue b/src/widerscreen/components/CapsuleChart.vue new file mode 100644 index 0000000..7ba678c --- /dev/null +++ b/src/widerscreen/components/CapsuleChart.vue @@ -0,0 +1,52 @@ + + + diff --git a/src/widerscreen/components/LineChart.vue b/src/widerscreen/components/LineChart.vue new file mode 100644 index 0000000..58e3f80 --- /dev/null +++ b/src/widerscreen/components/LineChart.vue @@ -0,0 +1,105 @@ + + + \ No newline at end of file diff --git a/src/widerscreen/components/Map.vue b/src/widerscreen/components/Map.vue new file mode 100644 index 0000000..f558c9c --- /dev/null +++ b/src/widerscreen/components/Map.vue @@ -0,0 +1,99 @@ + + + \ No newline at end of file diff --git a/src/widerscreen/components/RadarChart.vue b/src/widerscreen/components/RadarChart.vue new file mode 100644 index 0000000..0cab5eb --- /dev/null +++ b/src/widerscreen/components/RadarChart.vue @@ -0,0 +1,93 @@ + + + \ No newline at end of file diff --git a/src/widerscreen/components/dimensionComponent.vue b/src/widerscreen/components/dimensionComponent.vue new file mode 100644 index 0000000..17a08e4 --- /dev/null +++ b/src/widerscreen/components/dimensionComponent.vue @@ -0,0 +1,322 @@ + + + + + \ No newline at end of file diff --git a/src/widerscreen/components/riskIndexComponent.vue b/src/widerscreen/components/riskIndexComponent.vue new file mode 100644 index 0000000..cac8bf4 --- /dev/null +++ b/src/widerscreen/components/riskIndexComponent.vue @@ -0,0 +1,156 @@ + + + + + \ No newline at end of file diff --git a/src/widerscreen/components/riskIndexComponent1.vue b/src/widerscreen/components/riskIndexComponent1.vue new file mode 100644 index 0000000..3dc3031 --- /dev/null +++ b/src/widerscreen/components/riskIndexComponent1.vue @@ -0,0 +1,168 @@ + + + + + \ No newline at end of file diff --git a/src/widerscreen/components/systemRiskComponent.vue b/src/widerscreen/components/systemRiskComponent.vue new file mode 100644 index 0000000..f175537 --- /dev/null +++ b/src/widerscreen/components/systemRiskComponent.vue @@ -0,0 +1,368 @@ + + + + + \ No newline at end of file diff --git a/src/widerscreen/data/dimension.json b/src/widerscreen/data/dimension.json new file mode 100644 index 0000000..ba9c94e --- /dev/null +++ b/src/widerscreen/data/dimension.json @@ -0,0 +1,43326 @@ +{ + "date": [ + "2015-01-06", + "2015-01-07", + "2015-01-08", + "2015-01-09", + "2015-01-12", + "2015-01-13", + "2015-01-14", + "2015-01-15", + "2015-01-16", + "2015-01-19", + "2015-01-20", + "2015-01-21", + "2015-01-22", + "2015-01-23", + "2015-01-26", + "2015-01-27", + "2015-01-28", + "2015-01-29", + "2015-01-30", + "2015-02-02", + "2015-02-03", + "2015-02-04", + "2015-02-05", + "2015-02-06", + "2015-02-09", + "2015-02-10", + "2015-02-11", + "2015-02-12", + "2015-02-13", + "2015-02-16", + "2015-02-17", + "2015-02-18", + "2015-02-19", + "2015-02-20", + "2015-02-23", + "2015-02-24", + "2015-02-25", + "2015-02-26", + "2015-02-27", + "2015-03-02", + "2015-03-03", + "2015-03-04", + "2015-03-05", + "2015-03-06", + "2015-03-09", + "2015-03-10", + "2015-03-11", + "2015-03-12", + "2015-03-13", + "2015-03-16", + "2015-03-17", + "2015-03-18", + "2015-03-19", + "2015-03-20", + "2015-03-23", + "2015-03-24", + "2015-03-25", + "2015-03-26", + "2015-03-27", + "2015-03-30", + "2015-03-31", + "2015-04-01", + "2015-04-02", + "2015-04-03", + "2015-04-06", + "2015-04-07", + "2015-04-08", + "2015-04-09", + "2015-04-10", + "2015-04-13", + "2015-04-14", + "2015-04-15", + "2015-04-16", + "2015-04-17", + "2015-04-20", + "2015-04-21", + "2015-04-22", + "2015-04-23", + "2015-04-24", + "2015-04-27", + "2015-04-28", + "2015-04-29", + "2015-04-30", + "2015-05-01", + "2015-05-04", + "2015-05-05", + "2015-05-06", + "2015-05-07", + "2015-05-08", + "2015-05-11", + "2015-05-12", + "2015-05-13", + "2015-05-14", + "2015-05-15", + "2015-05-18", + "2015-05-19", + "2015-05-20", + "2015-05-21", + "2015-05-22", + "2015-05-25", + "2015-05-26", + "2015-05-27", + "2015-05-28", + "2015-05-29", + "2015-06-01", + "2015-06-02", + "2015-06-03", + "2015-06-04", + "2015-06-05", + "2015-06-08", + "2015-06-09", + "2015-06-10", + "2015-06-11", + "2015-06-12", + "2015-06-15", + "2015-06-16", + "2015-06-17", + "2015-06-18", + "2015-06-19", + "2015-06-22", + "2015-06-23", + "2015-06-24", + "2015-06-25", + "2015-06-26", + "2015-06-29", + "2015-06-30", + "2015-07-01", + "2015-07-02", + "2015-07-03", + "2015-07-06", + "2015-07-07", + "2015-07-08", + "2015-07-09", + "2015-07-10", + "2015-07-13", + "2015-07-14", + "2015-07-15", + "2015-07-16", + "2015-07-17", + "2015-07-20", + "2015-07-21", + "2015-07-22", + "2015-07-23", + "2015-07-24", + "2015-07-27", + "2015-07-28", + "2015-07-29", + "2015-07-30", + "2015-07-31", + "2015-08-03", + "2015-08-04", + "2015-08-05", + "2015-08-06", + "2015-08-07", + "2015-08-10", + "2015-08-11", + "2015-08-12", + "2015-08-13", + "2015-08-14", + "2015-08-17", + "2015-08-18", + "2015-08-19", + "2015-08-20", + "2015-08-21", + "2015-08-24", + "2015-08-25", + "2015-08-26", + "2015-08-27", + "2015-08-28", + "2015-08-31", + "2015-09-01", + "2015-09-02", + "2015-09-03", + "2015-09-04", + "2015-09-07", + "2015-09-08", + "2015-09-09", + "2015-09-10", + "2015-09-11", + "2015-09-14", + "2015-09-15", + "2015-09-16", + "2015-09-17", + "2015-09-18", + "2015-09-21", + "2015-09-22", + "2015-09-23", + "2015-09-24", + "2015-09-25", + "2015-09-28", + "2015-09-29", + "2015-09-30", + "2015-10-01", + "2015-10-02", + "2015-10-05", + "2015-10-06", + "2015-10-07", + "2015-10-08", + "2015-10-09", + "2015-10-12", + "2015-10-13", + "2015-10-14", + "2015-10-15", + "2015-10-16", + "2015-10-19", + "2015-10-20", + "2015-10-21", + "2015-10-22", + "2015-10-23", + "2015-10-26", + "2015-10-27", + "2015-10-28", + "2015-10-29", + "2015-10-30", + "2015-11-02", + "2015-11-03", + "2015-11-04", + "2015-11-05", + "2015-11-06", + "2015-11-09", + "2015-11-10", + "2015-11-11", + "2015-11-12", + "2015-11-13", + "2015-11-16", + "2015-11-17", + "2015-11-18", + "2015-11-19", + "2015-11-20", + "2015-11-23", + "2015-11-24", + "2015-11-25", + "2015-11-26", + "2015-11-27", + "2015-11-30", + "2015-12-01", + "2015-12-02", + "2015-12-03", + "2015-12-04", + "2015-12-07", + "2015-12-08", + "2015-12-09", + "2015-12-10", + "2015-12-11", + "2015-12-14", + "2015-12-15", + "2015-12-16", + "2015-12-17", + "2015-12-18", + "2015-12-21", + "2015-12-22", + "2015-12-23", + "2015-12-24", + "2015-12-25", + "2015-12-28", + "2015-12-29", + "2015-12-30", + "2015-12-31", + "2016-01-01", + "2016-01-04", + "2016-01-05", + "2016-01-06", + "2016-01-07", + "2016-01-08", + "2016-01-11", + "2016-01-12", + "2016-01-13", + "2016-01-14", + "2016-01-15", + "2016-01-18", + "2016-01-19", + "2016-01-20", + "2016-01-21", + "2016-01-22", + "2016-01-25", + "2016-01-26", + "2016-01-27", + "2016-01-28", + "2016-01-29", + "2016-02-01", + "2016-02-02", + "2016-02-03", + "2016-02-04", + "2016-02-05", + "2016-02-08", + "2016-02-09", + "2016-02-10", + "2016-02-11", + "2016-02-12", + "2016-02-15", + "2016-02-16", + "2016-02-17", + "2016-02-18", + "2016-02-19", + "2016-02-22", + "2016-02-23", + "2016-02-24", + "2016-02-25", + "2016-02-26", + "2016-02-29", + "2016-03-01", + "2016-03-02", + "2016-03-03", + "2016-03-04", + "2016-03-07", + "2016-03-08", + "2016-03-09", + "2016-03-10", + "2016-03-11", + "2016-03-14", + "2016-03-15", + "2016-03-16", + "2016-03-17", + "2016-03-18", + "2016-03-21", + "2016-03-22", + "2016-03-23", + "2016-03-24", + "2016-03-25", + "2016-03-28", + "2016-03-29", + "2016-03-30", + "2016-03-31", + "2016-04-01", + "2016-04-04", + "2016-04-05", + "2016-04-06", + "2016-04-07", + "2016-04-08", + "2016-04-11", + "2016-04-12", + "2016-04-13", + "2016-04-14", + "2016-04-15", + "2016-04-18", + "2016-04-19", + "2016-04-20", + "2016-04-21", + "2016-04-22", + "2016-04-25", + "2016-04-26", + "2016-04-27", + "2016-04-28", + "2016-04-29", + "2016-05-02", + "2016-05-03", + "2016-05-04", + "2016-05-05", + "2016-05-06", + "2016-05-09", + "2016-05-10", + "2016-05-11", + "2016-05-12", + "2016-05-13", + "2016-05-16", + "2016-05-17", + "2016-05-18", + "2016-05-19", + "2016-05-20", + "2016-05-23", + "2016-05-24", + "2016-05-25", + "2016-05-26", + "2016-05-27", + "2016-05-30", + "2016-05-31", + "2016-06-01", + "2016-06-02", + "2016-06-03", + "2016-06-06", + "2016-06-07", + "2016-06-08", + "2016-06-09", + "2016-06-10", + "2016-06-13", + "2016-06-14", + "2016-06-15", + "2016-06-16", + "2016-06-17", + "2016-06-20", + "2016-06-21", + "2016-06-22", + "2016-06-23", + "2016-06-24", + "2016-06-27", + "2016-06-28", + "2016-06-29", + "2016-06-30", + "2016-07-01", + "2016-07-04", + "2016-07-05", + "2016-07-06", + "2016-07-07", + "2016-07-08", + "2016-07-11", + "2016-07-12", + "2016-07-13", + "2016-07-14", + "2016-07-15", + "2016-07-18", + "2016-07-19", + "2016-07-20", + "2016-07-21", + "2016-07-22", + "2016-07-25", + "2016-07-26", + "2016-07-27", + "2016-07-28", + "2016-07-29", + "2016-08-01", + "2016-08-02", + "2016-08-03", + "2016-08-04", + "2016-08-05", + "2016-08-08", + "2016-08-09", + "2016-08-10", + "2016-08-11", + "2016-08-12", + "2016-08-15", + "2016-08-16", + "2016-08-17", + "2016-08-18", + "2016-08-19", + "2016-08-22", + "2016-08-23", + "2016-08-24", + "2016-08-25", + "2016-08-26", + "2016-08-29", + "2016-08-30", + "2016-08-31", + "2016-09-01", + "2016-09-02", + "2016-09-05", + "2016-09-06", + "2016-09-07", + "2016-09-08", + "2016-09-09", + "2016-09-12", + "2016-09-13", + "2016-09-14", + "2016-09-15", + "2016-09-16", + "2016-09-19", + "2016-09-20", + "2016-09-21", + "2016-09-22", + "2016-09-23", + "2016-09-26", + "2016-09-27", + "2016-09-28", + "2016-09-29", + "2016-09-30", + "2016-10-03", + "2016-10-04", + "2016-10-05", + "2016-10-06", + "2016-10-07", + "2016-10-10", + "2016-10-11", + "2016-10-12", + "2016-10-13", + "2016-10-14", + "2016-10-17", + "2016-10-18", + "2016-10-19", + "2016-10-20", + "2016-10-21", + "2016-10-24", + "2016-10-25", + "2016-10-26", + "2016-10-27", + "2016-10-28", + "2016-10-31", + "2016-11-01", + "2016-11-02", + "2016-11-03", + "2016-11-04", + "2016-11-07", + "2016-11-08", + "2016-11-09", + "2016-11-10", + "2016-11-11", + "2016-11-14", + "2016-11-15", + "2016-11-16", + "2016-11-17", + "2016-11-18", + "2016-11-21", + "2016-11-22", + "2016-11-23", + "2016-11-24", + "2016-11-25", + "2016-11-28", + "2016-11-29", + "2016-11-30", + "2016-12-01", + "2016-12-02", + "2016-12-05", + "2016-12-06", + "2016-12-07", + "2016-12-08", + "2016-12-09", + "2016-12-12", + "2016-12-13", + "2016-12-14", + "2016-12-15", + "2016-12-16", + "2016-12-19", + "2016-12-20", + "2016-12-21", + "2016-12-22", + "2016-12-23", + "2016-12-26", + "2016-12-27", + "2016-12-28", + "2016-12-29", + "2016-12-30", + "2017-01-02", + "2017-01-03", + "2017-01-04", + "2017-01-05", + "2017-01-06", + "2017-01-09", + "2017-01-10", + "2017-01-11", + "2017-01-12", + "2017-01-13", + "2017-01-16", + "2017-01-17", + "2017-01-18", + "2017-01-19", + "2017-01-20", + "2017-01-23", + "2017-01-24", + "2017-01-25", + "2017-01-26", + "2017-01-27", + "2017-01-30", + "2017-01-31", + "2017-02-01", + "2017-02-02", + "2017-02-03", + "2017-02-06", + "2017-02-07", + "2017-02-08", + "2017-02-09", + "2017-02-10", + "2017-02-13", + "2017-02-14", + "2017-02-15", + "2017-02-16", + "2017-02-17", + "2017-02-20", + "2017-02-21", + "2017-02-22", + "2017-02-23", + "2017-02-24", + "2017-02-27", + "2017-02-28", + "2017-03-01", + "2017-03-02", + "2017-03-03", + "2017-03-06", + "2017-03-07", + "2017-03-08", + "2017-03-09", + "2017-03-10", + "2017-03-13", + "2017-03-14", + "2017-03-15", + "2017-03-16", + "2017-03-17", + "2017-03-20", + "2017-03-21", + "2017-03-22", + "2017-03-23", + "2017-03-24", + "2017-03-27", + "2017-03-28", + "2017-03-29", + "2017-03-30", + "2017-03-31", + "2017-04-03", + "2017-04-04", + "2017-04-05", + "2017-04-06", + "2017-04-07", + "2017-04-10", + "2017-04-11", + "2017-04-12", + "2017-04-13", + "2017-04-14", + "2017-04-17", + "2017-04-18", + "2017-04-19", + "2017-04-20", + "2017-04-21", + "2017-04-24", + "2017-04-25", + "2017-04-26", + "2017-04-27", + "2017-04-28", + "2017-05-01", + "2017-05-02", + "2017-05-03", + "2017-05-04", + "2017-05-05", + "2017-05-08", + "2017-05-09", + "2017-05-10", + "2017-05-11", + "2017-05-12", + "2017-05-15", + "2017-05-16", + "2017-05-17", + "2017-05-18", + "2017-05-19", + "2017-05-22", + "2017-05-23", + "2017-05-24", + "2017-05-25", + "2017-05-26", + "2017-05-29", + "2017-05-30", + "2017-05-31", + "2017-06-01", + "2017-06-02", + "2017-06-05", + "2017-06-06", + "2017-06-07", + "2017-06-08", + "2017-06-09", + "2017-06-12", + "2017-06-13", + "2017-06-14", + "2017-06-15", + "2017-06-16", + "2017-06-19", + "2017-06-20", + "2017-06-21", + "2017-06-22", + "2017-06-23", + "2017-06-26", + "2017-06-27", + "2017-06-28", + "2017-06-29", + "2017-06-30", + "2017-07-03", + "2017-07-04", + "2017-07-05", + "2017-07-06", + "2017-07-07", + "2017-07-10", + "2017-07-11", + "2017-07-12", + "2017-07-13", + "2017-07-14", + "2017-07-17", + "2017-07-18", + "2017-07-19", + "2017-07-20", + "2017-07-21", + "2017-07-24", + "2017-07-25", + "2017-07-26", + "2017-07-27", + "2017-07-28", + "2017-07-31", + "2017-08-01", + "2017-08-02", + "2017-08-03", + "2017-08-04", + "2017-08-07", + "2017-08-08", + "2017-08-09", + "2017-08-10", + "2017-08-11", + "2017-08-14", + "2017-08-15", + "2017-08-16", + "2017-08-17", + "2017-08-18", + "2017-08-21", + "2017-08-22", + "2017-08-23", + "2017-08-24", + "2017-08-25", + "2017-08-28", + "2017-08-29", + "2017-08-30", + "2017-08-31", + "2017-09-01", + "2017-09-04", + "2017-09-05", + "2017-09-06", + "2017-09-07", + "2017-09-08", + "2017-09-11", + "2017-09-12", + "2017-09-13", + "2017-09-14", + "2017-09-15", + "2017-09-18", + "2017-09-19", + "2017-09-20", + "2017-09-21", + "2017-09-22", + "2017-09-25", + "2017-09-26", + "2017-09-27", + "2017-09-28", + "2017-09-29", + "2017-10-02", + "2017-10-03", + "2017-10-04", + "2017-10-05", + "2017-10-06", + "2017-10-09", + "2017-10-10", + "2017-10-11", + "2017-10-12", + "2017-10-13", + "2017-10-16", + "2017-10-17", + "2017-10-18", + "2017-10-19", + "2017-10-20", + "2017-10-23", + "2017-10-24", + "2017-10-25", + "2017-10-26", + "2017-10-27", + "2017-10-30", + "2017-10-31", + "2017-11-01", + "2017-11-02", + "2017-11-03", + "2017-11-06", + "2017-11-07", + "2017-11-08", + "2017-11-09", + "2017-11-10", + "2017-11-13", + "2017-11-14", + "2017-11-15", + "2017-11-16", + "2017-11-17", + "2017-11-20", + "2017-11-21", + "2017-11-22", + "2017-11-23", + "2017-11-24", + "2017-11-27", + "2017-11-28", + "2017-11-29", + "2017-11-30", + "2017-12-01", + "2017-12-04", + "2017-12-05", + "2017-12-06", + "2017-12-07", + "2017-12-08", + "2017-12-11", + "2017-12-12", + "2017-12-13", + "2017-12-14", + "2017-12-15", + "2017-12-18", + "2017-12-19", + "2017-12-20", + "2017-12-21", + "2017-12-22", + "2017-12-25", + "2017-12-26", + "2017-12-27", + "2017-12-28", + "2017-12-29", + "2018-01-01", + "2018-01-02", + "2018-01-03", + "2018-01-04", + "2018-01-05", + "2018-01-08", + "2018-01-09", + "2018-01-10", + "2018-01-11", + "2018-01-12", + "2018-01-15", + "2018-01-16", + "2018-01-17", + "2018-01-18", + "2018-01-19", + "2018-01-22", + "2018-01-23", + "2018-01-24", + "2018-01-25", + "2018-01-26", + "2018-01-29", + "2018-01-30", + "2018-01-31", + "2018-02-01", + "2018-02-02", + "2018-02-05", + "2018-02-06", + "2018-02-07", + "2018-02-08", + "2018-02-09", + "2018-02-12", + "2018-02-13", + "2018-02-14", + "2018-02-15", + "2018-02-16", + "2018-02-19", + "2018-02-20", + "2018-02-21", + "2018-02-22", + "2018-02-23", + "2018-02-26", + "2018-02-27", + "2018-02-28", + "2018-03-01", + "2018-03-02", + "2018-03-05", + "2018-03-06", + "2018-03-07", + "2018-03-08", + "2018-03-09", + "2018-03-12", + "2018-03-13", + "2018-03-14", + "2018-03-15", + "2018-03-16", + "2018-03-19", + "2018-03-20", + "2018-03-21", + "2018-03-22", + "2018-03-23", + "2018-03-26", + "2018-03-27", + "2018-03-28", + "2018-03-29", + "2018-03-30", + "2018-04-02", + "2018-04-03", + "2018-04-04", + "2018-04-05", + "2018-04-06", + "2018-04-09", + "2018-04-10", + "2018-04-11", + "2018-04-12", + "2018-04-13", + "2018-04-16", + "2018-04-17", + "2018-04-18", + "2018-04-19", + "2018-04-20", + "2018-04-23", + "2018-04-24", + "2018-04-25", + "2018-04-26", + "2018-04-27", + "2018-04-30", + "2018-05-01", + "2018-05-02", + "2018-05-03", + "2018-05-04", + "2018-05-07", + "2018-05-08", + "2018-05-09", + "2018-05-10", + "2018-05-11", + "2018-05-14", + "2018-05-15", + "2018-05-16", + "2018-05-17", + "2018-05-18", + "2018-05-21", + "2018-05-22", + "2018-05-23", + "2018-05-24", + "2018-05-25", + "2018-05-28", + "2018-05-29", + "2018-05-30", + "2018-05-31", + "2018-06-01", + "2018-06-04", + "2018-06-05", + "2018-06-06", + "2018-06-07", + "2018-06-08", + "2018-06-11", + "2018-06-12", + "2018-06-13", + "2018-06-14", + "2018-06-15", + "2018-06-18", + "2018-06-19", + "2018-06-20", + "2018-06-21", + "2018-06-22", + "2018-06-25", + "2018-06-26", + "2018-06-27", + "2018-06-28", + "2018-06-29", + "2018-07-02", + "2018-07-03", + "2018-07-04", + "2018-07-05", + "2018-07-06", + "2018-07-09", + "2018-07-10", + "2018-07-11", + "2018-07-12", + "2018-07-13", + "2018-07-16", + "2018-07-17", + "2018-07-18", + "2018-07-19", + "2018-07-20", + "2018-07-23", + "2018-07-24", + "2018-07-25", + "2018-07-26", + "2018-07-27", + "2018-07-30", + "2018-07-31", + "2018-08-01", + "2018-08-02", + "2018-08-03", + "2018-08-06", + "2018-08-07", + "2018-08-08", + "2018-08-09", + "2018-08-10", + "2018-08-13", + "2018-08-14", + "2018-08-15", + "2018-08-16", + "2018-08-17", + "2018-08-20", + "2018-08-21", + "2018-08-22", + "2018-08-23", + "2018-08-24", + "2018-08-27", + "2018-08-28", + "2018-08-29", + "2018-08-30", + "2018-08-31", + "2018-09-03", + "2018-09-04", + "2018-09-05", + "2018-09-06", + "2018-09-07", + "2018-09-10", + "2018-09-11", + "2018-09-12", + "2018-09-13", + "2018-09-14", + "2018-09-17", + "2018-09-18", + "2018-09-19", + "2018-09-20", + "2018-09-21", + "2018-09-24", + "2018-09-25", + "2018-09-26", + "2018-09-27", + "2018-09-28", + "2018-10-01", + "2018-10-02", + "2018-10-03", + "2018-10-04", + "2018-10-05", + "2018-10-08", + "2018-10-09", + "2018-10-10", + "2018-10-11", + "2018-10-12", + "2018-10-15", + "2018-10-16", + "2018-10-17", + "2018-10-18", + "2018-10-19", + "2018-10-22", + "2018-10-23", + "2018-10-24", + "2018-10-25", + "2018-10-26", + "2018-10-29", + "2018-10-30", + "2018-10-31", + "2018-11-01", + "2018-11-02", + "2018-11-05", + "2018-11-06", + "2018-11-07", + "2018-11-08", + "2018-11-09", + "2018-11-12", + "2018-11-13", + "2018-11-14", + "2018-11-15", + "2018-11-16", + "2018-11-19", + "2018-11-20", + "2018-11-21", + "2018-11-22", + "2018-11-23", + "2018-11-26", + "2018-11-27", + "2018-11-28", + "2018-11-29", + "2018-11-30", + "2018-12-03", + "2018-12-04", + "2018-12-05", + "2018-12-06", + "2018-12-07", + "2018-12-10", + "2018-12-11", + "2018-12-12", + "2018-12-13", + "2018-12-14", + "2018-12-17", + "2018-12-18", + "2018-12-19", + "2018-12-20", + "2018-12-21", + "2018-12-24", + "2018-12-25", + "2018-12-26", + "2018-12-27", + "2018-12-28", + "2018-12-31", + "2019-01-01", + "2019-01-02", + "2019-01-03", + "2019-01-04", + "2019-01-07", + "2019-01-08", + "2019-01-09", + "2019-01-10", + "2019-01-11", + "2019-01-14", + "2019-01-15", + "2019-01-16", + "2019-01-17", + "2019-01-18", + "2019-01-21", + "2019-01-22", + "2019-01-23", + "2019-01-24", + "2019-01-25", + "2019-01-28", + "2019-01-29", + "2019-01-30", + "2019-01-31", + "2019-02-01", + "2019-02-04", + "2019-02-05", + "2019-02-06", + "2019-02-07", + "2019-02-08", + "2019-02-11", + "2019-02-12", + "2019-02-13", + "2019-02-14", + "2019-02-15", + "2019-02-18", + "2019-02-19", + "2019-02-20", + "2019-02-21", + "2019-02-22", + "2019-02-25", + "2019-02-26", + "2019-02-27", + "2019-02-28", + "2019-03-01", + "2019-03-04", + "2019-03-05", + "2019-03-06", + "2019-03-07", + "2019-03-08", + "2019-03-11", + "2019-03-12", + "2019-03-13", + "2019-03-14", + "2019-03-15", + "2019-03-18", + "2019-03-19", + "2019-03-20", + "2019-03-21", + "2019-03-22", + "2019-03-25", + "2019-03-26", + "2019-03-27", + "2019-03-28", + "2019-03-29", + "2019-04-01", + "2019-04-02", + "2019-04-03", + "2019-04-04", + "2019-04-05", + "2019-04-08", + "2019-04-09", + "2019-04-10", + "2019-04-11", + "2019-04-12", + "2019-04-15", + "2019-04-16", + "2019-04-17", + "2019-04-18", + "2019-04-19", + "2019-04-22", + "2019-04-23", + "2019-04-24", + "2019-04-25", + "2019-04-26", + "2019-04-29", + "2019-04-30", + "2019-05-01", + "2019-05-02", + "2019-05-03", + "2019-05-06", + "2019-05-07", + "2019-05-08", + "2019-05-09", + "2019-05-10", + "2019-05-13", + "2019-05-14", + "2019-05-15", + "2019-05-16", + "2019-05-17", + "2019-05-20", + "2019-05-21", + "2019-05-22", + "2019-05-23", + "2019-05-24", + "2019-05-27", + "2019-05-28", + "2019-05-29", + "2019-05-30", + "2019-05-31", + "2019-06-03", + "2019-06-04", + "2019-06-05", + "2019-06-06", + "2019-06-07", + "2019-06-10", + "2019-06-11", + "2019-06-12", + "2019-06-13", + "2019-06-14", + "2019-06-17", + "2019-06-18", + "2019-06-19", + "2019-06-20", + "2019-06-21", + "2019-06-24", + "2019-06-25", + "2019-06-26", + "2019-06-27", + "2019-06-28", + "2019-07-01", + "2019-07-02", + "2019-07-03", + "2019-07-04", + "2019-07-05", + "2019-07-08", + "2019-07-09", + "2019-07-10", + "2019-07-11", + "2019-07-12", + "2019-07-15", + "2019-07-16", + "2019-07-17", + "2019-07-18", + "2019-07-19", + "2019-07-22", + "2019-07-23", + "2019-07-24", + "2019-07-25", + "2019-07-26", + "2019-07-29", + "2019-07-30", + "2019-07-31", + "2019-08-01", + "2019-08-02", + "2019-08-05", + "2019-08-06", + "2019-08-07", + "2019-08-08", + "2019-08-09", + "2019-08-12", + "2019-08-13", + "2019-08-14", + "2019-08-15", + "2019-08-16", + "2019-08-19", + "2019-08-20", + "2019-08-21", + "2019-08-22", + "2019-08-23", + "2019-08-26", + "2019-08-27", + "2019-08-28", + "2019-08-29", + "2019-08-30", + "2019-09-02", + "2019-09-03", + "2019-09-04", + "2019-09-05", + "2019-09-06", + "2019-09-09", + "2019-09-10", + "2019-09-11", + "2019-09-12", + "2019-09-13", + "2019-09-16", + "2019-09-17", + "2019-09-18", + "2019-09-19", + "2019-09-20", + "2019-09-23", + "2019-09-24", + "2019-09-25", + "2019-09-26", + "2019-09-27", + "2019-09-30", + "2019-10-01", + "2019-10-02", + "2019-10-03", + "2019-10-04", + "2019-10-07", + "2019-10-08", + "2019-10-09", + "2019-10-10", + "2019-10-11", + "2019-10-14", + "2019-10-15", + "2019-10-16", + "2019-10-17", + "2019-10-18", + "2019-10-21", + "2019-10-22", + "2019-10-23", + "2019-10-24", + "2019-10-25", + "2019-10-28", + "2019-10-29", + "2019-10-30", + "2019-10-31", + "2019-11-01", + "2019-11-04", + "2019-11-05", + "2019-11-06", + "2019-11-07", + "2019-11-08", + "2019-11-11", + "2019-11-12", + "2019-11-13", + "2019-11-14", + "2019-11-15", + "2019-11-18", + "2019-11-19", + "2019-11-20", + "2019-11-21", + "2019-11-22", + "2019-11-25", + "2019-11-26", + "2019-11-27", + "2019-11-28", + "2019-11-29", + "2019-12-02", + "2019-12-03", + "2019-12-04", + "2019-12-05", + "2019-12-06", + "2019-12-09", + "2019-12-10", + "2019-12-11", + "2019-12-12", + "2019-12-13", + "2019-12-16", + "2019-12-17", + "2019-12-18", + "2019-12-19", + "2019-12-20", + "2019-12-23", + "2019-12-24", + "2019-12-25", + "2019-12-26", + "2019-12-27", + "2019-12-30", + "2019-12-31", + "2020-01-01", + "2020-01-02", + "2020-01-03", + "2020-01-06", + "2020-01-07", + "2020-01-08", + "2020-01-09", + "2020-01-10", + "2020-01-13", + "2020-01-14", + "2020-01-15", + "2020-01-16", + "2020-01-17", + "2020-01-20", + "2020-01-21", + "2020-01-22", + "2020-01-23", + "2020-01-24", + "2020-01-27", + "2020-01-28", + "2020-01-29", + "2020-01-30", + "2020-01-31", + "2020-02-03", + "2020-02-04", + "2020-02-05", + "2020-02-06", + "2020-02-07", + "2020-02-10", + "2020-02-11", + "2020-02-12", + "2020-02-13", + "2020-02-14", + "2020-02-17", + "2020-02-18", + "2020-02-19", + "2020-02-20", + "2020-02-21", + "2020-02-24", + "2020-02-25", + "2020-02-26", + "2020-02-27", + "2020-02-28", + "2020-03-02", + "2020-03-03", + "2020-03-04", + "2020-03-05", + "2020-03-06", + "2020-03-09", + "2020-03-10", + "2020-03-11", + "2020-03-12", + "2020-03-13", + "2020-03-16", + "2020-03-17", + "2020-03-18", + "2020-03-19", + "2020-03-20", + "2020-03-23", + "2020-03-24", + "2020-03-25", + "2020-03-26", + "2020-03-27", + "2020-03-30", + "2020-03-31", + "2020-04-01", + "2020-04-02", + "2020-04-03", + "2020-04-06", + "2020-04-07", + "2020-04-08", + "2020-04-09", + "2020-04-10", + "2020-04-13", + "2020-04-14", + "2020-04-15", + "2020-04-16", + "2020-04-17", + "2020-04-20", + "2020-04-21", + "2020-04-22", + "2020-04-23", + "2020-04-24", + "2020-04-27", + "2020-04-28", + "2020-04-29", + "2020-04-30", + "2020-05-01", + "2020-05-04", + "2020-05-05", + "2020-05-06", + "2020-05-07", + "2020-05-08", + "2020-05-11", + "2020-05-12", + "2020-05-13", + "2020-05-14", + "2020-05-15", + "2020-05-18", + "2020-05-19", + "2020-05-20", + "2020-05-21", + "2020-05-22", + "2020-05-25", + "2020-05-26", + "2020-05-27", + "2020-05-28", + "2020-05-29", + "2020-06-01", + "2020-06-02", + "2020-06-03", + "2020-06-04", + "2020-06-05", + "2020-06-08", + "2020-06-09", + "2020-06-10", + "2020-06-11", + "2020-06-12", + "2020-06-15", + "2020-06-16", + "2020-06-17", + "2020-06-18", + "2020-06-19", + "2020-06-22", + "2020-06-23", + "2020-06-24", + "2020-06-25", + "2020-06-26", + "2020-06-29", + "2020-06-30", + "2020-07-01", + "2020-07-02", + "2020-07-03", + "2020-07-06", + "2020-07-07", + "2020-07-08", + "2020-07-09", + "2020-07-10", + "2020-07-13", + "2020-07-14", + "2020-07-15", + "2020-07-16", + "2020-07-17", + "2020-07-20", + "2020-07-21", + "2020-07-22", + "2020-07-23", + "2020-07-24", + "2020-07-27", + "2020-07-28", + "2020-07-29", + "2020-07-30", + "2020-07-31", + "2020-08-03", + "2020-08-04", + "2020-08-05", + "2020-08-06", + "2020-08-07", + "2020-08-10", + "2020-08-11", + "2020-08-12", + "2020-08-13", + "2020-08-14", + "2020-08-17", + "2020-08-18", + "2020-08-19", + "2020-08-20", + "2020-08-21", + "2020-08-24", + "2020-08-25", + "2020-08-26", + "2020-08-27", + "2020-08-28", + "2020-08-31", + "2020-09-01", + "2020-09-02", + "2020-09-03", + "2020-09-04", + "2020-09-07", + "2020-09-08", + "2020-09-09", + "2020-09-10", + "2020-09-11", + "2020-09-14", + "2020-09-15", + "2020-09-16", + "2020-09-17", + "2020-09-18", + "2020-09-21", + "2020-09-22", + "2020-09-23", + "2020-09-24", + "2020-09-25", + "2020-09-28", + "2020-09-29", + "2020-09-30", + "2020-10-01", + "2020-10-02", + "2020-10-05", + "2020-10-06", + "2020-10-07", + "2020-10-08", + "2020-10-09", + "2020-10-12", + "2020-10-13", + "2020-10-14", + "2020-10-15", + "2020-10-16", + "2020-10-19", + "2020-10-20", + "2020-10-21", + "2020-10-22", + "2020-10-23", + "2020-10-26", + "2020-10-27", + "2020-10-28", + "2020-10-29", + "2020-10-30", + "2020-11-02", + "2020-11-03", + "2020-11-04", + "2020-11-05", + "2020-11-06", + "2020-11-09", + "2020-11-10", + "2020-11-11", + "2020-11-12", + "2020-11-13", + "2020-11-16", + "2020-11-17", + "2020-11-18", + "2020-11-19", + "2020-11-20", + "2020-11-23", + "2020-11-24", + "2020-11-25", + "2020-11-26", + "2020-11-27", + "2020-11-30", + "2020-12-01", + "2020-12-02", + "2020-12-03", + "2020-12-04", + "2020-12-07", + "2020-12-08", + "2020-12-09", + "2020-12-10", + "2020-12-11", + "2020-12-14", + "2020-12-15", + "2020-12-16", + "2020-12-17", + "2020-12-18", + "2020-12-21", + "2020-12-22", + "2020-12-23", + "2020-12-24", + "2020-12-25", + "2020-12-28", + "2020-12-29", + "2020-12-30", + "2020-12-31", + "2021-01-01", + "2021-01-04", + "2021-01-05", + "2021-01-06", + "2021-01-07", + "2021-01-08", + "2021-01-11", + "2021-01-12", + "2021-01-13", + "2021-01-14", + "2021-01-15", + "2021-01-18", + "2021-01-19", + "2021-01-20", + "2021-01-21", + "2021-01-22", + "2021-01-25", + "2021-01-26", + "2021-01-27", + "2021-01-28", + "2021-01-29", + "2021-02-01", + "2021-02-02", + "2021-02-03", + "2021-02-04", + "2021-02-05", + "2021-02-08", + "2021-02-09", + "2021-02-10", + "2021-02-11", + "2021-02-12", + "2021-02-15", + "2021-02-16", + "2021-02-17", + "2021-02-18", + "2021-02-19", + "2021-02-22", + "2021-02-23", + "2021-02-24", + "2021-02-25", + "2021-02-26", + "2021-03-01", + "2021-03-02", + "2021-03-03", + "2021-03-04", + "2021-03-05", + "2021-03-08", + "2021-03-09", + "2021-03-10", + "2021-03-11", + "2021-03-12", + "2021-03-15", + "2021-03-16", + "2021-03-17", + "2021-03-18", + "2021-03-19", + "2021-03-22", + "2021-03-23", + "2021-03-24", + "2021-03-25", + "2021-03-26", + "2021-03-29", + "2021-03-30", + "2021-03-31", + "2021-04-01", + "2021-04-02", + "2021-04-05", + "2021-04-06", + "2021-04-07", + "2021-04-08", + "2021-04-09", + "2021-04-12", + "2021-04-13", + "2021-04-14", + "2021-04-15", + "2021-04-16", + "2021-04-19", + "2021-04-20", + "2021-04-21", + "2021-04-22", + "2021-04-23", + "2021-04-26", + "2021-04-27", + "2021-04-28", + "2021-04-29", + "2021-04-30", + "2021-05-03", + "2021-05-04", + "2021-05-05", + "2021-05-06", + "2021-05-07", + "2021-05-10", + "2021-05-11", + "2021-05-12", + "2021-05-13", + "2021-05-14", + "2021-05-17", + "2021-05-18", + "2021-05-19", + "2021-05-20", + "2021-05-21", + "2021-05-24", + "2021-05-25", + "2021-05-26", + "2021-05-27", + "2021-05-28", + "2021-05-31", + "2021-06-01", + "2021-06-02", + "2021-06-03", + "2021-06-04", + "2021-06-07", + "2021-06-08", + "2021-06-09", + "2021-06-10", + "2021-06-11", + "2021-06-14", + "2021-06-15", + "2021-06-16", + "2021-06-17", + "2021-06-18", + "2021-06-21", + "2021-06-22", + "2021-06-23", + "2021-06-24", + "2021-06-25", + "2021-06-28", + "2021-06-29", + "2021-06-30", + "2021-07-01", + "2021-07-02", + "2021-07-05", + "2021-07-06", + "2021-07-07", + "2021-07-08", + "2021-07-09", + "2021-07-12", + "2021-07-13", + "2021-07-14", + "2021-07-15", + "2021-07-16", + "2021-07-19", + "2021-07-20", + "2021-07-21", + "2021-07-22", + "2021-07-23", + "2021-07-26", + "2021-07-27", + "2021-07-28", + "2021-07-29", + "2021-07-30", + "2021-08-02", + "2021-08-03", + "2021-08-04", + "2021-08-05", + "2021-08-06", + "2021-08-09", + "2021-08-10", + "2021-08-11", + "2021-08-12", + "2021-08-13", + "2021-08-16", + "2021-08-17", + "2021-08-18", + "2021-08-19", + "2021-08-20", + "2021-08-23", + "2021-08-24", + "2021-08-25", + "2021-08-26", + "2021-08-27", + "2021-08-30", + "2021-08-31", + "2021-09-01", + "2021-09-02", + "2021-09-03", + "2021-09-06", + "2021-09-07", + "2021-09-08", + "2021-09-09", + "2021-09-10", + "2021-09-13", + "2021-09-14", + "2021-09-15", + "2021-09-16", + "2021-09-17", + "2021-09-20", + "2021-09-21", + "2021-09-22", + "2021-09-23", + "2021-09-24", + "2021-09-27", + "2021-09-28", + "2021-09-29", + "2021-09-30", + "2021-10-01", + "2021-10-04", + "2021-10-05", + "2021-10-06", + "2021-10-07", + "2021-10-08", + "2021-10-11", + "2021-10-12", + "2021-10-13", + "2021-10-14", + "2021-10-15", + "2021-10-18", + "2021-10-19", + "2021-10-20", + "2021-10-21", + "2021-10-22", + "2021-10-25", + "2021-10-26", + "2021-10-27", + "2021-10-28", + "2021-10-29", + "2021-11-01", + "2021-11-02", + "2021-11-03", + "2021-11-04", + "2021-11-05", + "2021-11-08", + "2021-11-09", + "2021-11-10", + "2021-11-11", + "2021-11-12", + "2021-11-15", + "2021-11-16", + "2021-11-17", + "2021-11-18", + "2021-11-19", + "2021-11-22", + "2021-11-23", + "2021-11-24", + "2021-11-25", + "2021-11-26", + "2021-11-29", + "2021-11-30", + "2021-12-01", + "2021-12-02", + "2021-12-03", + "2021-12-06", + "2021-12-07", + "2021-12-08", + "2021-12-09", + "2021-12-10", + "2021-12-13", + "2021-12-14", + "2021-12-15", + "2021-12-16", + "2021-12-17", + "2021-12-20", + "2021-12-21", + "2021-12-22", + "2021-12-23", + "2021-12-24", + "2021-12-27", + "2021-12-28", + "2021-12-29", + "2021-12-30", + "2021-12-31", + "2022-01-03", + "2022-01-04", + "2022-01-05", + "2022-01-06", + "2022-01-07", + "2022-01-10", + "2022-01-11", + "2022-01-12", + "2022-01-13", + "2022-01-14", + "2022-01-17", + "2022-01-18", + "2022-01-19", + "2022-01-20", + "2022-01-21", + "2022-01-24", + "2022-01-25", + "2022-01-26", + "2022-01-27", + "2022-01-28", + "2022-01-31", + "2022-02-01", + "2022-02-02", + "2022-02-03", + "2022-02-04", + "2022-02-07", + "2022-02-08", + "2022-02-09", + "2022-02-10", + "2022-02-11", + "2022-02-14", + "2022-02-15", + "2022-02-16", + "2022-02-17", + "2022-02-18", + "2022-02-21", + "2022-02-22", + "2022-02-23", + "2022-02-24", + "2022-02-25", + "2022-02-28", + "2022-03-01", + "2022-03-02", + "2022-03-03", + "2022-03-04", + "2022-03-07", + "2022-03-08", + "2022-03-09", + "2022-03-10", + "2022-03-11", + "2022-03-14", + "2022-03-15", + "2022-03-16", + "2022-03-17", + "2022-03-18", + "2022-03-21", + "2022-03-22", + "2022-03-23", + "2022-03-24", + "2022-03-25", + "2022-03-28", + "2022-03-29", + "2022-03-30", + "2022-03-31", + "2022-04-01", + "2022-04-04", + "2022-04-05", + "2022-04-06", + "2022-04-07", + "2022-04-08", + "2022-04-11", + "2022-04-12", + "2022-04-13", + "2022-04-14", + "2022-04-15", + "2022-04-18", + "2022-04-19", + "2022-04-20", + "2022-04-21", + "2022-04-22", + "2022-04-25", + "2022-04-26", + "2022-04-27", + "2022-04-28", + "2022-04-29", + "2022-05-02", + "2022-05-03", + "2022-05-04", + "2022-05-05", + "2022-05-06", + "2022-05-09", + "2022-05-10", + "2022-05-11", + "2022-05-12", + "2022-05-13", + "2022-05-16", + "2022-05-17", + "2022-05-18", + "2022-05-19", + "2022-05-20", + "2022-05-23", + "2022-05-24", + "2022-05-25", + "2022-05-26", + "2022-05-27", + "2022-05-30", + "2022-05-31", + "2022-06-01", + "2022-06-02", + "2022-06-03", + "2022-06-06", + "2022-06-07", + "2022-06-08", + "2022-06-09", + "2022-06-10", + "2022-06-13", + "2022-06-14", + "2022-06-15", + "2022-06-16", + "2022-06-17", + "2022-06-20", + "2022-06-21", + "2022-06-22", + "2022-06-23", + "2022-06-24", + "2022-06-27", + "2022-06-28", + "2022-06-29", + "2022-06-30", + "2022-07-01", + "2022-07-04", + "2022-07-05", + "2022-07-06", + "2022-07-07", + "2022-07-08", + "2022-07-11", + "2022-07-12", + "2022-07-13", + "2022-07-14", + "2022-07-15", + "2022-07-18", + "2022-07-19", + "2022-07-20", + "2022-07-21", + "2022-07-22", + "2022-07-25", + "2022-07-26", + "2022-07-27", + "2022-07-28", + "2022-07-29", + "2022-08-01", + "2022-08-02", + "2022-08-03", + "2022-08-04", + "2022-08-05", + "2022-08-08", + "2022-08-09", + "2022-08-10", + "2022-08-11", + "2022-08-12", + "2022-08-15", + "2022-08-16", + "2022-08-17", + "2022-08-18", + "2022-08-19", + "2022-08-22", + "2022-08-23", + "2022-08-24", + "2022-08-25", + "2022-08-26", + "2022-08-29", + "2022-08-30", + "2022-08-31", + "2022-09-01", + "2022-09-02", + "2022-09-05", + "2022-09-06", + "2022-09-07", + "2022-09-08", + "2022-09-09", + "2022-09-12", + "2022-09-13", + "2022-09-14", + "2022-09-15", + "2022-09-16", + "2022-09-19", + "2022-09-20", + "2022-09-21", + "2022-09-22", + "2022-09-23", + "2022-09-26", + "2022-09-27", + "2022-09-28", + "2022-09-29", + "2022-09-30", + "2022-10-03", + "2022-10-04", + "2022-10-05", + "2022-10-06", + "2022-10-07", + "2022-10-10", + "2022-10-11", + "2022-10-12", + "2022-10-13", + "2022-10-14", + "2022-10-17", + "2022-10-18", + "2022-10-19", + "2022-10-20", + "2022-10-21", + "2022-10-24", + "2022-10-25", + "2022-10-26", + "2022-10-27", + "2022-10-28", + "2022-10-31", + "2022-11-01", + "2022-11-02", + "2022-11-03", + "2022-11-04", + "2022-11-07", + "2022-11-08", + "2022-11-09", + "2022-11-10", + "2022-11-11", + "2022-11-14", + "2022-11-15", + "2022-11-16", + "2022-11-17", + "2022-11-18", + "2022-11-21", + "2022-11-22", + "2022-11-23", + "2022-11-24", + "2022-11-25", + "2022-11-28", + "2022-11-29", + "2022-11-30", + "2022-12-01", + "2022-12-02", + "2022-12-05", + "2022-12-06", + "2022-12-07", + "2022-12-08", + "2022-12-09", + "2022-12-12", + "2022-12-13", + "2022-12-14", + "2022-12-15", + "2022-12-16", + "2022-12-19", + "2022-12-20", + "2022-12-21", + "2022-12-22", + "2022-12-23", + "2022-12-26", + "2022-12-27", + "2022-12-28", + "2022-12-29", + "2022-12-30", + "2023-01-02", + "2023-01-03", + "2023-01-04", + "2023-01-05", + "2023-01-06", + "2023-01-09", + "2023-01-10", + "2023-01-11", + "2023-01-12", + "2023-01-13", + "2023-01-16", + "2023-01-17", + "2023-01-18", + "2023-01-19", + "2023-01-20", + "2023-01-23", + "2023-01-24", + "2023-01-25", + "2023-01-26", + "2023-01-27", + "2023-01-30", + "2023-01-31", + "2023-02-01", + "2023-02-02", + "2023-02-03", + "2023-02-06", + "2023-02-07", + "2023-02-08", + "2023-02-09", + "2023-02-10", + "2023-02-13", + "2023-02-14", + "2023-02-15", + "2023-02-16", + "2023-02-17", + "2023-02-20", + "2023-02-21", + "2023-02-22", + "2023-02-23", + "2023-02-24", + "2023-02-27", + "2023-02-28", + "2023-03-01", + "2023-03-02", + "2023-03-03", + "2023-03-06", + "2023-03-07", + "2023-03-08", + "2023-03-09", + "2023-03-10", + "2023-03-13", + "2023-03-14", + "2023-03-15", + "2023-03-16", + "2023-03-17", + "2023-03-20", + "2023-03-21", + "2023-03-22", + "2023-03-23", + "2023-03-24", + "2023-03-27", + "2023-03-28", + "2023-03-29", + "2023-03-30", + "2023-03-31", + "2023-04-03", + "2023-04-04", + "2023-04-05", + "2023-04-06", + "2023-04-07", + "2023-04-10", + "2023-04-11", + "2023-04-12", + "2023-04-13", + "2023-04-14", + "2023-04-17", + "2023-04-18", + "2023-04-19", + "2023-04-20", + "2023-04-21", + "2023-04-24", + "2023-04-25", + "2023-04-26", + "2023-04-27", + "2023-04-28", + "2023-05-01", + "2023-05-02", + "2023-05-03", + "2023-05-04", + "2023-05-05", + "2023-05-08", + "2023-05-09", + "2023-05-10", + "2023-05-11", + "2023-05-12", + "2023-05-15", + "2023-05-16", + "2023-05-17", + "2023-05-18", + "2023-05-19", + "2023-05-22", + "2023-05-23", + "2023-05-24", + "2023-05-25", + "2023-05-26", + "2023-05-29", + "2023-05-30", + "2023-05-31", + "2023-06-01", + "2023-06-02", + "2023-06-05", + "2023-06-06", + "2023-06-07", + "2023-06-08", + "2023-06-09", + "2023-06-12", + "2023-06-13", + "2023-06-14", + "2023-06-15", + "2023-06-16", + "2023-06-19", + "2023-06-20", + "2023-06-21", + "2023-06-22", + "2023-06-23", + "2023-06-26", + "2023-06-27", + "2023-06-28", + "2023-06-29", + "2023-06-30", + "2023-07-03", + "2023-07-04", + "2023-07-05", + "2023-07-06", + "2023-07-07", + "2023-07-10", + "2023-07-11", + "2023-07-12", + "2023-07-13", + "2023-07-14", + "2023-07-17", + "2023-07-18", + "2023-07-19", + "2023-07-20", + "2023-07-21", + "2023-07-24", + "2023-07-25", + "2023-07-26", + "2023-07-27", + "2023-07-28", + "2023-07-31", + "2023-08-01", + "2023-08-02", + "2023-08-03", + "2023-08-04", + "2023-08-07", + "2023-08-08", + "2023-08-09", + "2023-08-10", + "2023-08-11", + "2023-08-14", + "2023-08-15", + "2023-08-16", + "2023-08-17", + "2023-08-18", + "2023-08-21", + "2023-08-22", + "2023-08-23", + "2023-08-24", + "2023-08-25", + "2023-08-28", + "2023-08-29", + "2023-08-30", + "2023-08-31", + "2023-09-01", + "2023-09-04", + "2023-09-05", + "2023-09-06", + "2023-09-07", + "2023-09-08", + "2023-09-11", + "2023-09-12", + "2023-09-13", + "2023-09-14", + "2023-09-15", + "2023-09-18", + "2023-09-19", + "2023-09-20", + "2023-09-21", + "2023-09-22", + "2023-09-25", + "2023-09-26", + "2023-09-27", + "2023-09-28", + "2023-09-29", + "2023-10-02", + "2023-10-03", + "2023-10-04", + "2023-10-05", + "2023-10-06", + "2023-10-09", + "2023-10-10", + "2023-10-11", + "2023-10-12", + "2023-10-13", + "2023-10-16", + "2023-10-17", + "2023-10-18", + "2023-10-19", + "2023-10-20", + "2023-10-23", + "2023-10-24", + "2023-10-25", + "2023-10-26", + "2023-10-27", + "2023-10-30", + "2023-10-31", + "2023-11-01", + "2023-11-02", + "2023-11-03", + "2023-11-06", + "2023-11-07", + "2023-11-08", + "2023-11-09", + "2023-11-10", + "2023-11-13", + "2023-11-14", + "2023-11-15", + "2023-11-16", + "2023-11-17", + "2023-11-20", + "2023-11-21", + "2023-11-22", + "2023-11-23", + "2023-11-24", + "2023-11-27", + "2023-11-28", + "2023-11-29", + "2023-11-30", + "2023-12-01", + "2023-12-04", + "2023-12-05", + "2023-12-06", + "2023-12-07", + "2023-12-08", + "2023-12-11", + "2023-12-12", + "2023-12-13", + "2023-12-14", + "2023-12-15", + "2023-12-18", + "2023-12-19", + "2023-12-20", + "2023-12-21", + "2023-12-22", + "2023-12-25", + "2023-12-26", + "2023-12-27", + "2023-12-28", + "2023-12-29", + "2024-01-01", + "2024-01-02", + "2024-01-03", + "2024-01-04", + "2024-01-05", + "2024-01-08", + "2024-01-09", + "2024-01-10", + "2024-01-11", + "2024-01-12", + "2024-01-15", + "2024-01-16", + "2024-01-17", + "2024-01-18", + "2024-01-19", + "2024-01-22", + "2024-01-23", + "2024-01-24", + "2024-01-25", + "2024-01-26", + "2024-01-29", + "2024-01-30", + "2024-01-31", + "2024-02-01", + "2024-02-02", + "2024-02-05", + "2024-02-06", + "2024-02-07", + "2024-02-08", + "2024-02-09", + "2024-02-12", + "2024-02-13", + "2024-02-14", + "2024-02-15", + "2024-02-16", + "2024-02-19", + "2024-02-20", + "2024-02-21", + "2024-02-22", + "2024-02-23", + "2024-02-26", + "2024-02-27", + "2024-02-28", + "2024-02-29", + "2024-03-01", + "2024-03-04", + "2024-03-05", + "2024-03-06", + "2024-03-07", + "2024-03-08", + "2024-03-11", + "2024-03-12", + "2024-03-13", + "2024-03-14", + "2024-03-15", + "2024-03-18", + "2024-03-19", + "2024-03-20", + "2024-03-21", + "2024-03-22", + "2024-03-25", + "2024-03-26", + "2024-03-27", + "2024-03-28", + "2024-03-29", + "2024-04-01", + "2024-04-02", + "2024-04-03", + "2024-04-04", + "2024-04-05", + "2024-04-08", + "2024-04-09", + "2024-04-10", + "2024-04-11", + "2024-04-12", + "2024-04-15", + "2024-04-16", + "2024-04-17", + "2024-04-18", + "2024-04-19", + "2024-04-22", + "2024-04-23", + "2024-04-24", + "2024-04-25", + "2024-04-26", + "2024-04-29", + "2024-04-30", + "2024-05-06", + "2024-05-07", + "2024-05-08", + "2024-05-09", + "2024-05-10", + "2024-05-13", + "2024-05-14", + "2024-05-15", + "2024-05-16", + "2024-05-17", + "2024-05-20", + "2024-05-21", + "2024-05-22", + "2024-05-23", + "2024-05-24", + "2024-05-27", + "2024-05-28", + "2024-05-29", + "2024-05-30", + "2024-05-31", + "2024-06-03", + "2024-06-04", + "2024-06-05", + "2024-06-06", + "2024-06-07", + "2024-06-11", + "2024-06-12", + "2024-06-13", + "2024-06-14", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-15", + "2024-07-16", + "2024-07-17", + "2024-07-18", + "2024-07-19", + "2024-07-22", + "2024-07-23", + "2024-07-24", + "2024-07-25", + "2024-07-26", + "2024-07-29", + "2024-07-30", + "2024-07-31", + "2024-08-01", + "2024-08-02", + "2024-08-05", + "2024-08-06", + "2024-08-07", + "2024-08-08", + "2024-08-09", + "2024-08-12", + "2024-08-13", + "2024-08-14", + "2024-08-15", + "2024-08-16", + "2024-08-19", + "2024-08-20", + "2024-08-21", + "2024-08-22", + "2024-08-23", + "2024-08-26", + "2024-08-27", + "2024-08-28", + "2024-08-29", + "2024-08-30", + "2024-09-02", + "2024-09-03", + "2024-09-04", + "2024-09-05", + "2024-09-06", + "2024-09-09", + "2024-09-10", + "2024-09-11", + "2024-09-12", + "2024-09-13", + "2024-09-16", + "2024-09-17", + "2024-09-18", + "2024-09-19", + "2024-09-20", + "2024-09-23", + "2024-09-24", + "2024-09-25", + "2024-09-26", + "2024-09-27", + "2024-09-30", + "2024-10-01", + "2024-10-02", + "2024-10-03", + "2024-10-04", + "2024-10-07", + "2024-10-08", + "2024-10-09", + "2024-10-10", + "2024-10-11", + "2024-10-12", + "2024-10-13", + "2024-10-14", + "2024-10-15", + "2024-10-16", + "2024-10-17", + "2024-10-18", + "2024-10-21", + "2024-10-22", + "2024-10-23", + "2024-10-24", + "2024-10-25", + "2024-10-28", + "2024-10-29", + "2024-10-30", + "2024-10-31", + "2024-11-01", + "2024-11-04", + "2024-11-05", + "2024-11-06", + "2024-11-07", + "2024-11-08", + "2024-11-11", + "2024-11-12", + "2024-11-13", + "2024-11-14", + "2024-11-15", + "2024-11-18", + "2024-11-19", + "2024-11-20", + "2024-11-21", + "2024-11-22", + "2024-11-25", + "2024-11-26", + "2024-11-27", + "2024-11-28", + "2024-11-29", + "2024-12-02", + "2024-12-03", + "2024-12-04", + "2024-12-05", + "2024-12-06", + "2024-12-09", + "2024-12-10", + "2024-12-11", + "2024-12-12", + "2024-12-13", + "2024-12-16", + "2024-12-17", + "2024-12-18", + "2024-12-19", + "2024-12-20", + "2024-12-23", + "2024-12-24", + "2024-12-25", + "2024-12-26", + "2024-12-27", + "2024-12-30", + "2024-12-31", + "2025-01-01", + "2025-01-02", + "2025-01-03", + "2025-01-06", + "2025-01-07", + "2025-01-08", + "2025-01-09", + "2025-01-10", + "2025-01-13", + "2025-01-14", + "2025-01-15", + "2025-01-16", + "2025-01-17", + "2025-01-20", + "2025-01-21", + "2025-01-22", + "2025-01-23", + "2025-01-24", + "2025-01-27", + "2025-01-28" + ], + "individual": [ + [ + "2015-01-06", + 0.16573 + ], + [ + "2015-01-07", + 0.16573 + ], + [ + "2015-01-08", + 0.16573 + ], + [ + "2015-01-09", + 0.16573 + ], + [ + "2015-01-12", + 0.16573 + ], + [ + "2015-01-13", + 0.16573 + ], + [ + "2015-01-14", + 0.16573 + ], + [ + "2015-01-15", + 0.16573 + ], + [ + "2015-01-16", + 0.16151 + ], + [ + "2015-01-19", + 0.16151 + ], + [ + "2015-01-20", + 0.16151 + ], + [ + "2015-01-21", + 0.16151 + ], + [ + "2015-01-22", + 0.16151 + ], + [ + "2015-01-23", + 0.16261 + ], + [ + "2015-01-26", + 0.16261 + ], + [ + "2015-01-27", + 0.16261 + ], + [ + "2015-01-28", + 0.16261 + ], + [ + "2015-01-29", + 0.16261 + ], + [ + "2015-01-30", + 0.1607 + ], + [ + "2015-02-02", + 0.1607 + ], + [ + "2015-02-03", + 0.1607 + ], + [ + "2015-02-04", + 0.1607 + ], + [ + "2015-02-05", + 0.1607 + ], + [ + "2015-02-06", + 0.1639 + ], + [ + "2015-02-09", + 0.1639 + ], + [ + "2015-02-10", + 0.1639 + ], + [ + "2015-02-11", + 0.1639 + ], + [ + "2015-02-12", + 0.1639 + ], + [ + "2015-02-13", + 0.16727 + ], + [ + "2015-02-16", + 0.16727 + ], + [ + "2015-02-17", + 0.1629 + ], + [ + "2015-02-18", + 0.1629 + ], + [ + "2015-02-19", + 0.1629 + ], + [ + "2015-02-20", + 0.1629 + ], + [ + "2015-02-23", + 0.1629 + ], + [ + "2015-02-24", + 0.1629 + ], + [ + "2015-02-25", + 0.1629 + ], + [ + "2015-02-26", + 0.1629 + ], + [ + "2015-02-27", + 0.16068 + ], + [ + "2015-03-02", + 0.16068 + ], + [ + "2015-03-03", + 0.16068 + ], + [ + "2015-03-04", + 0.16068 + ], + [ + "2015-03-05", + 0.16068 + ], + [ + "2015-03-06", + 0.16308 + ], + [ + "2015-03-09", + 0.16308 + ], + [ + "2015-03-10", + 0.16308 + ], + [ + "2015-03-11", + 0.16308 + ], + [ + "2015-03-12", + 0.16308 + ], + [ + "2015-03-13", + 0.17032 + ], + [ + "2015-03-16", + 0.17032 + ], + [ + "2015-03-17", + 0.17032 + ], + [ + "2015-03-18", + 0.17032 + ], + [ + "2015-03-19", + 0.17032 + ], + [ + "2015-03-20", + 0.1674 + ], + [ + "2015-03-23", + 0.1674 + ], + [ + "2015-03-24", + 0.1674 + ], + [ + "2015-03-25", + 0.1674 + ], + [ + "2015-03-26", + 0.1674 + ], + [ + "2015-03-27", + 0.16793 + ], + [ + "2015-03-30", + 0.16793 + ], + [ + "2015-03-31", + 0.16793 + ], + [ + "2015-04-01", + 0.16793 + ], + [ + "2015-04-02", + 0.16793 + ], + [ + "2015-04-03", + 0.24385 + ], + [ + "2015-04-06", + 0.24385 + ], + [ + "2015-04-07", + 0.24385 + ], + [ + "2015-04-08", + 0.24385 + ], + [ + "2015-04-09", + 0.24385 + ], + [ + "2015-04-10", + 0.24963 + ], + [ + "2015-04-13", + 0.24963 + ], + [ + "2015-04-14", + 0.24963 + ], + [ + "2015-04-15", + 0.24963 + ], + [ + "2015-04-16", + 0.24963 + ], + [ + "2015-04-17", + 0.24966 + ], + [ + "2015-04-20", + 0.24966 + ], + [ + "2015-04-21", + 0.24966 + ], + [ + "2015-04-22", + 0.24966 + ], + [ + "2015-04-23", + 0.24966 + ], + [ + "2015-04-24", + 0.24331 + ], + [ + "2015-04-27", + 0.24331 + ], + [ + "2015-04-28", + 0.24331 + ], + [ + "2015-04-29", + 0.24331 + ], + [ + "2015-04-30", + 0.24639 + ], + [ + "2015-05-01", + 0.24639 + ], + [ + "2015-05-04", + 0.24639 + ], + [ + "2015-05-05", + 0.24639 + ], + [ + "2015-05-06", + 0.24639 + ], + [ + "2015-05-07", + 0.24639 + ], + [ + "2015-05-08", + 0.25852 + ], + [ + "2015-05-11", + 0.25852 + ], + [ + "2015-05-12", + 0.25852 + ], + [ + "2015-05-13", + 0.25852 + ], + [ + "2015-05-14", + 0.25852 + ], + [ + "2015-05-15", + 0.25499 + ], + [ + "2015-05-18", + 0.25499 + ], + [ + "2015-05-19", + 0.25499 + ], + [ + "2015-05-20", + 0.25499 + ], + [ + "2015-05-21", + 0.25499 + ], + [ + "2015-05-22", + 0.26822 + ], + [ + "2015-05-25", + 0.26822 + ], + [ + "2015-05-26", + 0.26822 + ], + [ + "2015-05-27", + 0.26822 + ], + [ + "2015-05-28", + 0.26822 + ], + [ + "2015-05-29", + 0.26368 + ], + [ + "2015-06-01", + 0.26368 + ], + [ + "2015-06-02", + 0.26368 + ], + [ + "2015-06-03", + 0.26368 + ], + [ + "2015-06-04", + 0.26368 + ], + [ + "2015-06-05", + 0.26512 + ], + [ + "2015-06-08", + 0.26512 + ], + [ + "2015-06-09", + 0.26512 + ], + [ + "2015-06-10", + 0.26512 + ], + [ + "2015-06-11", + 0.26512 + ], + [ + "2015-06-12", + 0.26127 + ], + [ + "2015-06-15", + 0.26127 + ], + [ + "2015-06-16", + 0.26127 + ], + [ + "2015-06-17", + 0.26127 + ], + [ + "2015-06-18", + 0.26127 + ], + [ + "2015-06-19", + 0.27561 + ], + [ + "2015-06-22", + 0.27561 + ], + [ + "2015-06-23", + 0.27561 + ], + [ + "2015-06-24", + 0.27561 + ], + [ + "2015-06-25", + 0.27561 + ], + [ + "2015-06-26", + 0.26801 + ], + [ + "2015-06-29", + 0.26801 + ], + [ + "2015-06-30", + 0.26801 + ], + [ + "2015-07-01", + 0.26801 + ], + [ + "2015-07-02", + 0.26801 + ], + [ + "2015-07-03", + 0.35241 + ], + [ + "2015-07-06", + 0.35241 + ], + [ + "2015-07-07", + 0.35241 + ], + [ + "2015-07-08", + 0.35241 + ], + [ + "2015-07-09", + 0.35241 + ], + [ + "2015-07-10", + 0.34151 + ], + [ + "2015-07-13", + 0.34151 + ], + [ + "2015-07-14", + 0.34151 + ], + [ + "2015-07-15", + 0.34151 + ], + [ + "2015-07-16", + 0.34151 + ], + [ + "2015-07-17", + 0.33465 + ], + [ + "2015-07-20", + 0.33465 + ], + [ + "2015-07-21", + 0.33465 + ], + [ + "2015-07-22", + 0.33465 + ], + [ + "2015-07-23", + 0.33465 + ], + [ + "2015-07-24", + 0.34421 + ], + [ + "2015-07-27", + 0.34421 + ], + [ + "2015-07-28", + 0.34421 + ], + [ + "2015-07-29", + 0.34421 + ], + [ + "2015-07-30", + 0.34421 + ], + [ + "2015-07-31", + 0.34767 + ], + [ + "2015-08-03", + 0.34767 + ], + [ + "2015-08-04", + 0.34767 + ], + [ + "2015-08-05", + 0.34767 + ], + [ + "2015-08-06", + 0.34767 + ], + [ + "2015-08-07", + 0.35266 + ], + [ + "2015-08-10", + 0.35266 + ], + [ + "2015-08-11", + 0.35266 + ], + [ + "2015-08-12", + 0.35266 + ], + [ + "2015-08-13", + 0.35266 + ], + [ + "2015-08-14", + 0.35047 + ], + [ + "2015-08-17", + 0.35047 + ], + [ + "2015-08-18", + 0.35047 + ], + [ + "2015-08-19", + 0.35047 + ], + [ + "2015-08-20", + 0.35047 + ], + [ + "2015-08-21", + 0.34757 + ], + [ + "2015-08-24", + 0.34757 + ], + [ + "2015-08-25", + 0.34757 + ], + [ + "2015-08-26", + 0.34757 + ], + [ + "2015-08-27", + 0.34757 + ], + [ + "2015-08-28", + 0.34975 + ], + [ + "2015-08-31", + 0.34975 + ], + [ + "2015-09-01", + 0.34975 + ], + [ + "2015-09-02", + 0.35427 + ], + [ + "2015-09-03", + 0.35427 + ], + [ + "2015-09-04", + 0.35427 + ], + [ + "2015-09-07", + 0.35427 + ], + [ + "2015-09-08", + 0.35427 + ], + [ + "2015-09-09", + 0.35427 + ], + [ + "2015-09-10", + 0.35427 + ], + [ + "2015-09-11", + 0.35296 + ], + [ + "2015-09-14", + 0.35296 + ], + [ + "2015-09-15", + 0.35296 + ], + [ + "2015-09-16", + 0.35296 + ], + [ + "2015-09-17", + 0.35296 + ], + [ + "2015-09-18", + 0.34879 + ], + [ + "2015-09-21", + 0.34879 + ], + [ + "2015-09-22", + 0.34879 + ], + [ + "2015-09-23", + 0.34879 + ], + [ + "2015-09-24", + 0.34879 + ], + [ + "2015-09-25", + 0.34947 + ], + [ + "2015-09-28", + 0.34947 + ], + [ + "2015-09-29", + 0.34947 + ], + [ + "2015-09-30", + 0.35169 + ], + [ + "2015-10-01", + 0.35169 + ], + [ + "2015-10-02", + 0.35169 + ], + [ + "2015-10-05", + 0.35169 + ], + [ + "2015-10-06", + 0.35169 + ], + [ + "2015-10-07", + 0.35169 + ], + [ + "2015-10-08", + 0.35169 + ], + [ + "2015-10-09", + 0.60704 + ], + [ + "2015-10-12", + 0.60704 + ], + [ + "2015-10-13", + 0.60704 + ], + [ + "2015-10-14", + 0.60704 + ], + [ + "2015-10-15", + 0.60704 + ], + [ + "2015-10-16", + 0.60928 + ], + [ + "2015-10-19", + 0.60928 + ], + [ + "2015-10-20", + 0.60928 + ], + [ + "2015-10-21", + 0.60928 + ], + [ + "2015-10-22", + 0.60928 + ], + [ + "2015-10-23", + 0.60805 + ], + [ + "2015-10-26", + 0.60805 + ], + [ + "2015-10-27", + 0.60805 + ], + [ + "2015-10-28", + 0.60805 + ], + [ + "2015-10-29", + 0.60805 + ], + [ + "2015-10-30", + 0.60492 + ], + [ + "2015-11-02", + 0.60492 + ], + [ + "2015-11-03", + 0.60492 + ], + [ + "2015-11-04", + 0.60492 + ], + [ + "2015-11-05", + 0.60492 + ], + [ + "2015-11-06", + 0.61113 + ], + [ + "2015-11-09", + 0.61113 + ], + [ + "2015-11-10", + 0.61113 + ], + [ + "2015-11-11", + 0.61113 + ], + [ + "2015-11-12", + 0.61113 + ], + [ + "2015-11-13", + 0.6045 + ], + [ + "2015-11-16", + 0.6045 + ], + [ + "2015-11-17", + 0.6045 + ], + [ + "2015-11-18", + 0.6045 + ], + [ + "2015-11-19", + 0.6045 + ], + [ + "2015-11-20", + 0.60929 + ], + [ + "2015-11-23", + 0.60929 + ], + [ + "2015-11-24", + 0.60929 + ], + [ + "2015-11-25", + 0.60929 + ], + [ + "2015-11-26", + 0.60929 + ], + [ + "2015-11-27", + 0.61695 + ], + [ + "2015-11-30", + 0.61695 + ], + [ + "2015-12-01", + 0.61695 + ], + [ + "2015-12-02", + 0.61695 + ], + [ + "2015-12-03", + 0.61695 + ], + [ + "2015-12-04", + 0.61312 + ], + [ + "2015-12-07", + 0.61312 + ], + [ + "2015-12-08", + 0.61312 + ], + [ + "2015-12-09", + 0.61312 + ], + [ + "2015-12-10", + 0.61312 + ], + [ + "2015-12-11", + 0.62362 + ], + [ + "2015-12-14", + 0.62362 + ], + [ + "2015-12-15", + 0.62362 + ], + [ + "2015-12-16", + 0.62362 + ], + [ + "2015-12-17", + 0.62362 + ], + [ + "2015-12-18", + 0.63745 + ], + [ + "2015-12-21", + 0.63745 + ], + [ + "2015-12-22", + 0.63745 + ], + [ + "2015-12-23", + 0.63745 + ], + [ + "2015-12-24", + 0.63745 + ], + [ + "2015-12-25", + 0.62476 + ], + [ + "2015-12-28", + 0.62476 + ], + [ + "2015-12-29", + 0.62476 + ], + [ + "2015-12-30", + 0.62476 + ], + [ + "2015-12-31", + 0.63552 + ], + [ + "2016-01-01", + 0.63552 + ], + [ + "2016-01-04", + 0.63552 + ], + [ + "2016-01-05", + 0.63552 + ], + [ + "2016-01-06", + 0.63552 + ], + [ + "2016-01-07", + 0.63552 + ], + [ + "2016-01-08", + 0.26907 + ], + [ + "2016-01-11", + 0.26907 + ], + [ + "2016-01-12", + 0.26907 + ], + [ + "2016-01-13", + 0.26907 + ], + [ + "2016-01-14", + 0.26907 + ], + [ + "2016-01-15", + 0.27219 + ], + [ + "2016-01-18", + 0.27219 + ], + [ + "2016-01-19", + 0.27219 + ], + [ + "2016-01-20", + 0.27219 + ], + [ + "2016-01-21", + 0.27219 + ], + [ + "2016-01-22", + 0.27551 + ], + [ + "2016-01-25", + 0.27551 + ], + [ + "2016-01-26", + 0.27551 + ], + [ + "2016-01-27", + 0.27551 + ], + [ + "2016-01-28", + 0.27551 + ], + [ + "2016-01-29", + 0.2712 + ], + [ + "2016-02-01", + 0.2712 + ], + [ + "2016-02-02", + 0.2712 + ], + [ + "2016-02-03", + 0.2712 + ], + [ + "2016-02-04", + 0.2712 + ], + [ + "2016-02-05", + 0.2694 + ], + [ + "2016-02-08", + 0.2694 + ], + [ + "2016-02-09", + 0.2694 + ], + [ + "2016-02-10", + 0.2694 + ], + [ + "2016-02-11", + 0.2694 + ], + [ + "2016-02-12", + 0.2694 + ], + [ + "2016-02-15", + 0.2694 + ], + [ + "2016-02-16", + 0.2694 + ], + [ + "2016-02-17", + 0.2694 + ], + [ + "2016-02-18", + 0.2694 + ], + [ + "2016-02-19", + 0.2729 + ], + [ + "2016-02-22", + 0.2729 + ], + [ + "2016-02-23", + 0.2729 + ], + [ + "2016-02-24", + 0.2729 + ], + [ + "2016-02-25", + 0.2729 + ], + [ + "2016-02-26", + 0.27679 + ], + [ + "2016-02-29", + 0.27679 + ], + [ + "2016-03-01", + 0.27679 + ], + [ + "2016-03-02", + 0.27679 + ], + [ + "2016-03-03", + 0.27679 + ], + [ + "2016-03-04", + 0.27605 + ], + [ + "2016-03-07", + 0.27605 + ], + [ + "2016-03-08", + 0.27605 + ], + [ + "2016-03-09", + 0.27605 + ], + [ + "2016-03-10", + 0.27605 + ], + [ + "2016-03-11", + 0.2787 + ], + [ + "2016-03-14", + 0.2787 + ], + [ + "2016-03-15", + 0.2787 + ], + [ + "2016-03-16", + 0.2787 + ], + [ + "2016-03-17", + 0.2787 + ], + [ + "2016-03-18", + 0.27557 + ], + [ + "2016-03-21", + 0.27557 + ], + [ + "2016-03-22", + 0.27557 + ], + [ + "2016-03-23", + 0.27557 + ], + [ + "2016-03-24", + 0.27557 + ], + [ + "2016-03-25", + 0.27966 + ], + [ + "2016-03-28", + 0.27966 + ], + [ + "2016-03-29", + 0.27966 + ], + [ + "2016-03-30", + 0.27966 + ], + [ + "2016-03-31", + 0.27966 + ], + [ + "2016-04-01", + 0.38215 + ], + [ + "2016-04-04", + 0.38215 + ], + [ + "2016-04-05", + 0.38215 + ], + [ + "2016-04-06", + 0.38215 + ], + [ + "2016-04-07", + 0.38215 + ], + [ + "2016-04-08", + 0.38166 + ], + [ + "2016-04-11", + 0.38166 + ], + [ + "2016-04-12", + 0.38166 + ], + [ + "2016-04-13", + 0.38166 + ], + [ + "2016-04-14", + 0.38166 + ], + [ + "2016-04-15", + 0.37753 + ], + [ + "2016-04-18", + 0.37753 + ], + [ + "2016-04-19", + 0.37753 + ], + [ + "2016-04-20", + 0.37753 + ], + [ + "2016-04-21", + 0.37753 + ], + [ + "2016-04-22", + 0.38328 + ], + [ + "2016-04-25", + 0.38328 + ], + [ + "2016-04-26", + 0.38328 + ], + [ + "2016-04-27", + 0.38328 + ], + [ + "2016-04-28", + 0.38328 + ], + [ + "2016-04-29", + 0.38486 + ], + [ + "2016-05-02", + 0.38486 + ], + [ + "2016-05-03", + 0.38486 + ], + [ + "2016-05-04", + 0.38486 + ], + [ + "2016-05-05", + 0.38486 + ], + [ + "2016-05-06", + 0.38932 + ], + [ + "2016-05-09", + 0.38932 + ], + [ + "2016-05-10", + 0.38932 + ], + [ + "2016-05-11", + 0.38932 + ], + [ + "2016-05-12", + 0.38932 + ], + [ + "2016-05-13", + 0.39249 + ], + [ + "2016-05-16", + 0.39249 + ], + [ + "2016-05-17", + 0.39249 + ], + [ + "2016-05-18", + 0.39249 + ], + [ + "2016-05-19", + 0.39249 + ], + [ + "2016-05-20", + 0.39314 + ], + [ + "2016-05-23", + 0.39314 + ], + [ + "2016-05-24", + 0.39314 + ], + [ + "2016-05-25", + 0.39314 + ], + [ + "2016-05-26", + 0.39314 + ], + [ + "2016-05-27", + 0.38838 + ], + [ + "2016-05-30", + 0.38838 + ], + [ + "2016-05-31", + 0.38838 + ], + [ + "2016-06-01", + 0.38838 + ], + [ + "2016-06-02", + 0.38838 + ], + [ + "2016-06-03", + 0.39534 + ], + [ + "2016-06-06", + 0.39534 + ], + [ + "2016-06-07", + 0.39534 + ], + [ + "2016-06-08", + 0.39332 + ], + [ + "2016-06-09", + 0.39332 + ], + [ + "2016-06-10", + 0.39332 + ], + [ + "2016-06-13", + 0.39332 + ], + [ + "2016-06-14", + 0.39332 + ], + [ + "2016-06-15", + 0.39332 + ], + [ + "2016-06-16", + 0.39332 + ], + [ + "2016-06-17", + 0.39285 + ], + [ + "2016-06-20", + 0.39285 + ], + [ + "2016-06-21", + 0.39285 + ], + [ + "2016-06-22", + 0.39285 + ], + [ + "2016-06-23", + 0.39285 + ], + [ + "2016-06-24", + 0.39981 + ], + [ + "2016-06-27", + 0.39981 + ], + [ + "2016-06-28", + 0.39981 + ], + [ + "2016-06-29", + 0.39981 + ], + [ + "2016-06-30", + 0.39981 + ], + [ + "2016-07-01", + 0.48609 + ], + [ + "2016-07-04", + 0.48609 + ], + [ + "2016-07-05", + 0.48609 + ], + [ + "2016-07-06", + 0.48609 + ], + [ + "2016-07-07", + 0.48609 + ], + [ + "2016-07-08", + 0.48885 + ], + [ + "2016-07-11", + 0.48885 + ], + [ + "2016-07-12", + 0.48885 + ], + [ + "2016-07-13", + 0.48885 + ], + [ + "2016-07-14", + 0.48885 + ], + [ + "2016-07-15", + 0.48727 + ], + [ + "2016-07-18", + 0.48727 + ], + [ + "2016-07-19", + 0.48727 + ], + [ + "2016-07-20", + 0.48727 + ], + [ + "2016-07-21", + 0.48727 + ], + [ + "2016-07-22", + 0.48897 + ], + [ + "2016-07-25", + 0.48897 + ], + [ + "2016-07-26", + 0.48897 + ], + [ + "2016-07-27", + 0.48897 + ], + [ + "2016-07-28", + 0.48897 + ], + [ + "2016-07-29", + 0.48004 + ], + [ + "2016-08-01", + 0.48004 + ], + [ + "2016-08-02", + 0.48004 + ], + [ + "2016-08-03", + 0.48004 + ], + [ + "2016-08-04", + 0.48004 + ], + [ + "2016-08-05", + 0.48368 + ], + [ + "2016-08-08", + 0.48368 + ], + [ + "2016-08-09", + 0.48368 + ], + [ + "2016-08-10", + 0.48368 + ], + [ + "2016-08-11", + 0.48368 + ], + [ + "2016-08-12", + 0.47956 + ], + [ + "2016-08-15", + 0.47956 + ], + [ + "2016-08-16", + 0.47956 + ], + [ + "2016-08-17", + 0.47956 + ], + [ + "2016-08-18", + 0.47956 + ], + [ + "2016-08-19", + 0.48343 + ], + [ + "2016-08-22", + 0.48343 + ], + [ + "2016-08-23", + 0.48343 + ], + [ + "2016-08-24", + 0.48343 + ], + [ + "2016-08-25", + 0.48343 + ], + [ + "2016-08-26", + 0.4857 + ], + [ + "2016-08-29", + 0.4857 + ], + [ + "2016-08-30", + 0.4857 + ], + [ + "2016-08-31", + 0.4857 + ], + [ + "2016-09-01", + 0.4857 + ], + [ + "2016-09-02", + 0.48334 + ], + [ + "2016-09-05", + 0.48334 + ], + [ + "2016-09-06", + 0.48334 + ], + [ + "2016-09-07", + 0.48334 + ], + [ + "2016-09-08", + 0.48334 + ], + [ + "2016-09-09", + 0.49321 + ], + [ + "2016-09-12", + 0.49321 + ], + [ + "2016-09-13", + 0.49321 + ], + [ + "2016-09-14", + 0.49727 + ], + [ + "2016-09-15", + 0.49727 + ], + [ + "2016-09-16", + 0.49727 + ], + [ + "2016-09-19", + 0.49727 + ], + [ + "2016-09-20", + 0.49727 + ], + [ + "2016-09-21", + 0.49727 + ], + [ + "2016-09-22", + 0.49727 + ], + [ + "2016-09-23", + 0.49772 + ], + [ + "2016-09-26", + 0.49772 + ], + [ + "2016-09-27", + 0.49772 + ], + [ + "2016-09-28", + 0.49772 + ], + [ + "2016-09-29", + 0.49772 + ], + [ + "2016-09-30", + 0.49137 + ], + [ + "2016-10-03", + 0.49137 + ], + [ + "2016-10-04", + 0.49137 + ], + [ + "2016-10-05", + 0.49137 + ], + [ + "2016-10-06", + 0.49137 + ], + [ + "2016-10-07", + 0.49137 + ], + [ + "2016-10-10", + 0.49137 + ], + [ + "2016-10-11", + 0.49137 + ], + [ + "2016-10-12", + 0.49137 + ], + [ + "2016-10-13", + 0.49137 + ], + [ + "2016-10-14", + 0.7271 + ], + [ + "2016-10-17", + 0.7271 + ], + [ + "2016-10-18", + 0.7271 + ], + [ + "2016-10-19", + 0.7271 + ], + [ + "2016-10-20", + 0.7271 + ], + [ + "2016-10-21", + 0.73258 + ], + [ + "2016-10-24", + 0.73258 + ], + [ + "2016-10-25", + 0.73258 + ], + [ + "2016-10-26", + 0.73258 + ], + [ + "2016-10-27", + 0.73258 + ], + [ + "2016-10-28", + 0.7334 + ], + [ + "2016-10-31", + 0.7334 + ], + [ + "2016-11-01", + 0.7334 + ], + [ + "2016-11-02", + 0.7334 + ], + [ + "2016-11-03", + 0.7334 + ], + [ + "2016-11-04", + 0.73325 + ], + [ + "2016-11-07", + 0.73325 + ], + [ + "2016-11-08", + 0.73325 + ], + [ + "2016-11-09", + 0.73325 + ], + [ + "2016-11-10", + 0.73325 + ], + [ + "2016-11-11", + 0.73164 + ], + [ + "2016-11-14", + 0.73164 + ], + [ + "2016-11-15", + 0.73164 + ], + [ + "2016-11-16", + 0.73164 + ], + [ + "2016-11-17", + 0.73164 + ], + [ + "2016-11-18", + 0.73359 + ], + [ + "2016-11-21", + 0.73359 + ], + [ + "2016-11-22", + 0.73359 + ], + [ + "2016-11-23", + 0.73359 + ], + [ + "2016-11-24", + 0.73359 + ], + [ + "2016-11-25", + 0.73481 + ], + [ + "2016-11-28", + 0.73481 + ], + [ + "2016-11-29", + 0.73481 + ], + [ + "2016-11-30", + 0.73481 + ], + [ + "2016-12-01", + 0.73481 + ], + [ + "2016-12-02", + 0.73626 + ], + [ + "2016-12-05", + 0.73626 + ], + [ + "2016-12-06", + 0.73626 + ], + [ + "2016-12-07", + 0.73626 + ], + [ + "2016-12-08", + 0.73626 + ], + [ + "2016-12-09", + 0.73861 + ], + [ + "2016-12-12", + 0.73861 + ], + [ + "2016-12-13", + 0.73861 + ], + [ + "2016-12-14", + 0.73861 + ], + [ + "2016-12-15", + 0.73861 + ], + [ + "2016-12-16", + 0.73678 + ], + [ + "2016-12-19", + 0.73678 + ], + [ + "2016-12-20", + 0.73678 + ], + [ + "2016-12-21", + 0.73678 + ], + [ + "2016-12-22", + 0.73678 + ], + [ + "2016-12-23", + 0.74138 + ], + [ + "2016-12-26", + 0.74138 + ], + [ + "2016-12-27", + 0.74138 + ], + [ + "2016-12-28", + 0.74138 + ], + [ + "2016-12-29", + 0.74138 + ], + [ + "2016-12-30", + 0.74051 + ], + [ + "2017-01-02", + 0.74051 + ], + [ + "2017-01-03", + 0.74051 + ], + [ + "2017-01-04", + 0.74051 + ], + [ + "2017-01-05", + 0.74051 + ], + [ + "2017-01-06", + 0.37097 + ], + [ + "2017-01-09", + 0.37097 + ], + [ + "2017-01-10", + 0.37097 + ], + [ + "2017-01-11", + 0.37097 + ], + [ + "2017-01-12", + 0.37097 + ], + [ + "2017-01-13", + 0.373 + ], + [ + "2017-01-16", + 0.373 + ], + [ + "2017-01-17", + 0.373 + ], + [ + "2017-01-18", + 0.373 + ], + [ + "2017-01-19", + 0.373 + ], + [ + "2017-01-20", + 0.36981 + ], + [ + "2017-01-23", + 0.36981 + ], + [ + "2017-01-24", + 0.36981 + ], + [ + "2017-01-25", + 0.36981 + ], + [ + "2017-01-26", + 0.36751 + ], + [ + "2017-01-27", + 0.36751 + ], + [ + "2017-01-30", + 0.36751 + ], + [ + "2017-01-31", + 0.36751 + ], + [ + "2017-02-01", + 0.36751 + ], + [ + "2017-02-02", + 0.36751 + ], + [ + "2017-02-03", + 0.36671 + ], + [ + "2017-02-06", + 0.36671 + ], + [ + "2017-02-07", + 0.36671 + ], + [ + "2017-02-08", + 0.36671 + ], + [ + "2017-02-09", + 0.36671 + ], + [ + "2017-02-10", + 0.3702 + ], + [ + "2017-02-13", + 0.3702 + ], + [ + "2017-02-14", + 0.3702 + ], + [ + "2017-02-15", + 0.3702 + ], + [ + "2017-02-16", + 0.3702 + ], + [ + "2017-02-17", + 0.4054 + ], + [ + "2017-02-20", + 0.4054 + ], + [ + "2017-02-21", + 0.4054 + ], + [ + "2017-02-22", + 0.4054 + ], + [ + "2017-02-23", + 0.4054 + ], + [ + "2017-02-24", + 0.3766 + ], + [ + "2017-02-27", + 0.3766 + ], + [ + "2017-02-28", + 0.3766 + ], + [ + "2017-03-01", + 0.3766 + ], + [ + "2017-03-02", + 0.3766 + ], + [ + "2017-03-03", + 0.37626 + ], + [ + "2017-03-06", + 0.37626 + ], + [ + "2017-03-07", + 0.37626 + ], + [ + "2017-03-08", + 0.37626 + ], + [ + "2017-03-09", + 0.37626 + ], + [ + "2017-03-10", + 0.37958 + ], + [ + "2017-03-13", + 0.37958 + ], + [ + "2017-03-14", + 0.37958 + ], + [ + "2017-03-15", + 0.37958 + ], + [ + "2017-03-16", + 0.37958 + ], + [ + "2017-03-17", + 0.38104 + ], + [ + "2017-03-20", + 0.38104 + ], + [ + "2017-03-21", + 0.38104 + ], + [ + "2017-03-22", + 0.38104 + ], + [ + "2017-03-23", + 0.38104 + ], + [ + "2017-03-24", + 0.38161 + ], + [ + "2017-03-27", + 0.38161 + ], + [ + "2017-03-28", + 0.38161 + ], + [ + "2017-03-29", + 0.38161 + ], + [ + "2017-03-30", + 0.38161 + ], + [ + "2017-03-31", + 0.38546 + ], + [ + "2017-04-03", + 0.38546 + ], + [ + "2017-04-04", + 0.38546 + ], + [ + "2017-04-05", + 0.38546 + ], + [ + "2017-04-06", + 0.38546 + ], + [ + "2017-04-07", + 0.46462 + ], + [ + "2017-04-10", + 0.46462 + ], + [ + "2017-04-11", + 0.46462 + ], + [ + "2017-04-12", + 0.46462 + ], + [ + "2017-04-13", + 0.46462 + ], + [ + "2017-04-14", + 0.47057 + ], + [ + "2017-04-17", + 0.47057 + ], + [ + "2017-04-18", + 0.47057 + ], + [ + "2017-04-19", + 0.47057 + ], + [ + "2017-04-20", + 0.47057 + ], + [ + "2017-04-21", + 0.4806 + ], + [ + "2017-04-24", + 0.4806 + ], + [ + "2017-04-25", + 0.4806 + ], + [ + "2017-04-26", + 0.4806 + ], + [ + "2017-04-27", + 0.4806 + ], + [ + "2017-04-28", + 0.47876 + ], + [ + "2017-05-01", + 0.47876 + ], + [ + "2017-05-02", + 0.47876 + ], + [ + "2017-05-03", + 0.47876 + ], + [ + "2017-05-04", + 0.47876 + ], + [ + "2017-05-05", + 0.48258 + ], + [ + "2017-05-08", + 0.48258 + ], + [ + "2017-05-09", + 0.48258 + ], + [ + "2017-05-10", + 0.48258 + ], + [ + "2017-05-11", + 0.48258 + ], + [ + "2017-05-12", + 0.48252 + ], + [ + "2017-05-15", + 0.48252 + ], + [ + "2017-05-16", + 0.48252 + ], + [ + "2017-05-17", + 0.48252 + ], + [ + "2017-05-18", + 0.48252 + ], + [ + "2017-05-19", + 0.47888 + ], + [ + "2017-05-22", + 0.47888 + ], + [ + "2017-05-23", + 0.47888 + ], + [ + "2017-05-24", + 0.47888 + ], + [ + "2017-05-25", + 0.47888 + ], + [ + "2017-05-26", + 0.48581 + ], + [ + "2017-05-29", + 0.48581 + ], + [ + "2017-05-30", + 0.48581 + ], + [ + "2017-05-31", + 0.48581 + ], + [ + "2017-06-01", + 0.48581 + ], + [ + "2017-06-02", + 0.47951 + ], + [ + "2017-06-05", + 0.47951 + ], + [ + "2017-06-06", + 0.47951 + ], + [ + "2017-06-07", + 0.47951 + ], + [ + "2017-06-08", + 0.47951 + ], + [ + "2017-06-09", + 0.48223 + ], + [ + "2017-06-12", + 0.48223 + ], + [ + "2017-06-13", + 0.48223 + ], + [ + "2017-06-14", + 0.48223 + ], + [ + "2017-06-15", + 0.48223 + ], + [ + "2017-06-16", + 0.48784 + ], + [ + "2017-06-19", + 0.48784 + ], + [ + "2017-06-20", + 0.48784 + ], + [ + "2017-06-21", + 0.48784 + ], + [ + "2017-06-22", + 0.48784 + ], + [ + "2017-06-23", + 0.48811 + ], + [ + "2017-06-26", + 0.48811 + ], + [ + "2017-06-27", + 0.48811 + ], + [ + "2017-06-28", + 0.48811 + ], + [ + "2017-06-29", + 0.48811 + ], + [ + "2017-06-30", + 0.48916 + ], + [ + "2017-07-03", + 0.48916 + ], + [ + "2017-07-04", + 0.48916 + ], + [ + "2017-07-05", + 0.48916 + ], + [ + "2017-07-06", + 0.48916 + ], + [ + "2017-07-07", + 0.5295 + ], + [ + "2017-07-10", + 0.5295 + ], + [ + "2017-07-11", + 0.5295 + ], + [ + "2017-07-12", + 0.5295 + ], + [ + "2017-07-13", + 0.5295 + ], + [ + "2017-07-14", + 0.52956 + ], + [ + "2017-07-17", + 0.52956 + ], + [ + "2017-07-18", + 0.52956 + ], + [ + "2017-07-19", + 0.52956 + ], + [ + "2017-07-20", + 0.52956 + ], + [ + "2017-07-21", + 0.52953 + ], + [ + "2017-07-24", + 0.52953 + ], + [ + "2017-07-25", + 0.52953 + ], + [ + "2017-07-26", + 0.52953 + ], + [ + "2017-07-27", + 0.52953 + ], + [ + "2017-07-28", + 0.52952 + ], + [ + "2017-07-31", + 0.52952 + ], + [ + "2017-08-01", + 0.52952 + ], + [ + "2017-08-02", + 0.52952 + ], + [ + "2017-08-03", + 0.52952 + ], + [ + "2017-08-04", + 0.52181 + ], + [ + "2017-08-07", + 0.52181 + ], + [ + "2017-08-08", + 0.52181 + ], + [ + "2017-08-09", + 0.52181 + ], + [ + "2017-08-10", + 0.52181 + ], + [ + "2017-08-11", + 0.53312 + ], + [ + "2017-08-14", + 0.53312 + ], + [ + "2017-08-15", + 0.53312 + ], + [ + "2017-08-16", + 0.53312 + ], + [ + "2017-08-17", + 0.53312 + ], + [ + "2017-08-18", + 0.53141 + ], + [ + "2017-08-21", + 0.53141 + ], + [ + "2017-08-22", + 0.53141 + ], + [ + "2017-08-23", + 0.53141 + ], + [ + "2017-08-24", + 0.53141 + ], + [ + "2017-08-25", + 0.53018 + ], + [ + "2017-08-28", + 0.53018 + ], + [ + "2017-08-29", + 0.53018 + ], + [ + "2017-08-30", + 0.53018 + ], + [ + "2017-08-31", + 0.53018 + ], + [ + "2017-09-01", + 0.53584 + ], + [ + "2017-09-04", + 0.53584 + ], + [ + "2017-09-05", + 0.53584 + ], + [ + "2017-09-06", + 0.53584 + ], + [ + "2017-09-07", + 0.53584 + ], + [ + "2017-09-08", + 0.53835 + ], + [ + "2017-09-11", + 0.53835 + ], + [ + "2017-09-12", + 0.53835 + ], + [ + "2017-09-13", + 0.53835 + ], + [ + "2017-09-14", + 0.53835 + ], + [ + "2017-09-15", + 0.5443 + ], + [ + "2017-09-18", + 0.5443 + ], + [ + "2017-09-19", + 0.5443 + ], + [ + "2017-09-20", + 0.5443 + ], + [ + "2017-09-21", + 0.5443 + ], + [ + "2017-09-22", + 0.54637 + ], + [ + "2017-09-25", + 0.54637 + ], + [ + "2017-09-26", + 0.54637 + ], + [ + "2017-09-27", + 0.54637 + ], + [ + "2017-09-28", + 0.54637 + ], + [ + "2017-09-29", + 0.54886 + ], + [ + "2017-10-02", + 0.54886 + ], + [ + "2017-10-03", + 0.54886 + ], + [ + "2017-10-04", + 0.54886 + ], + [ + "2017-10-05", + 0.54886 + ], + [ + "2017-10-06", + 0.54886 + ], + [ + "2017-10-09", + 0.54886 + ], + [ + "2017-10-10", + 0.54886 + ], + [ + "2017-10-11", + 0.54886 + ], + [ + "2017-10-12", + 0.54886 + ], + [ + "2017-10-13", + 0.81674 + ], + [ + "2017-10-16", + 0.81674 + ], + [ + "2017-10-17", + 0.81674 + ], + [ + "2017-10-18", + 0.81674 + ], + [ + "2017-10-19", + 0.81674 + ], + [ + "2017-10-20", + 0.8138 + ], + [ + "2017-10-23", + 0.8138 + ], + [ + "2017-10-24", + 0.8138 + ], + [ + "2017-10-25", + 0.8138 + ], + [ + "2017-10-26", + 0.8138 + ], + [ + "2017-10-27", + 0.81494 + ], + [ + "2017-10-30", + 0.81494 + ], + [ + "2017-10-31", + 0.81494 + ], + [ + "2017-11-01", + 0.81494 + ], + [ + "2017-11-02", + 0.81494 + ], + [ + "2017-11-03", + 0.81573 + ], + [ + "2017-11-06", + 0.81573 + ], + [ + "2017-11-07", + 0.81573 + ], + [ + "2017-11-08", + 0.81573 + ], + [ + "2017-11-09", + 0.81573 + ], + [ + "2017-11-10", + 0.82334 + ], + [ + "2017-11-13", + 0.82334 + ], + [ + "2017-11-14", + 0.82334 + ], + [ + "2017-11-15", + 0.82334 + ], + [ + "2017-11-16", + 0.82334 + ], + [ + "2017-11-17", + 0.82099 + ], + [ + "2017-11-20", + 0.82099 + ], + [ + "2017-11-21", + 0.82099 + ], + [ + "2017-11-22", + 0.82099 + ], + [ + "2017-11-23", + 0.82099 + ], + [ + "2017-11-24", + 0.826 + ], + [ + "2017-11-27", + 0.826 + ], + [ + "2017-11-28", + 0.826 + ], + [ + "2017-11-29", + 0.826 + ], + [ + "2017-11-30", + 0.826 + ], + [ + "2017-12-01", + 0.82654 + ], + [ + "2017-12-04", + 0.82654 + ], + [ + "2017-12-05", + 0.82654 + ], + [ + "2017-12-06", + 0.82654 + ], + [ + "2017-12-07", + 0.82654 + ], + [ + "2017-12-08", + 0.83087 + ], + [ + "2017-12-11", + 0.83087 + ], + [ + "2017-12-12", + 0.83087 + ], + [ + "2017-12-13", + 0.83087 + ], + [ + "2017-12-14", + 0.83087 + ], + [ + "2017-12-15", + 0.83025 + ], + [ + "2017-12-18", + 0.83025 + ], + [ + "2017-12-19", + 0.83025 + ], + [ + "2017-12-20", + 0.83025 + ], + [ + "2017-12-21", + 0.83025 + ], + [ + "2017-12-22", + 0.82935 + ], + [ + "2017-12-25", + 0.82935 + ], + [ + "2017-12-26", + 0.82935 + ], + [ + "2017-12-27", + 0.82935 + ], + [ + "2017-12-28", + 0.82935 + ], + [ + "2017-12-29", + 0.83195 + ], + [ + "2018-01-01", + 0.83195 + ], + [ + "2018-01-02", + 0.83195 + ], + [ + "2018-01-03", + 0.83195 + ], + [ + "2018-01-04", + 0.83195 + ], + [ + "2018-01-05", + 0.33304 + ], + [ + "2018-01-08", + 0.33304 + ], + [ + "2018-01-09", + 0.33304 + ], + [ + "2018-01-10", + 0.33304 + ], + [ + "2018-01-11", + 0.33304 + ], + [ + "2018-01-12", + 0.3338 + ], + [ + "2018-01-15", + 0.3338 + ], + [ + "2018-01-16", + 0.3338 + ], + [ + "2018-01-17", + 0.3338 + ], + [ + "2018-01-18", + 0.3338 + ], + [ + "2018-01-19", + 0.33534 + ], + [ + "2018-01-22", + 0.33534 + ], + [ + "2018-01-23", + 0.33534 + ], + [ + "2018-01-24", + 0.33534 + ], + [ + "2018-01-25", + 0.33534 + ], + [ + "2018-01-26", + 0.33306 + ], + [ + "2018-01-29", + 0.33306 + ], + [ + "2018-01-30", + 0.33306 + ], + [ + "2018-01-31", + 0.33306 + ], + [ + "2018-02-01", + 0.33306 + ], + [ + "2018-02-02", + 0.33623 + ], + [ + "2018-02-05", + 0.33623 + ], + [ + "2018-02-06", + 0.33623 + ], + [ + "2018-02-07", + 0.33623 + ], + [ + "2018-02-08", + 0.33623 + ], + [ + "2018-02-09", + 0.34155 + ], + [ + "2018-02-12", + 0.34155 + ], + [ + "2018-02-13", + 0.34155 + ], + [ + "2018-02-14", + 0.34155 + ], + [ + "2018-02-15", + 0.34155 + ], + [ + "2018-02-16", + 0.34155 + ], + [ + "2018-02-19", + 0.34155 + ], + [ + "2018-02-20", + 0.34155 + ], + [ + "2018-02-21", + 0.34155 + ], + [ + "2018-02-22", + 0.34155 + ], + [ + "2018-02-23", + 0.33962 + ], + [ + "2018-02-26", + 0.33962 + ], + [ + "2018-02-27", + 0.33962 + ], + [ + "2018-02-28", + 0.33962 + ], + [ + "2018-03-01", + 0.33962 + ], + [ + "2018-03-02", + 0.344 + ], + [ + "2018-03-05", + 0.344 + ], + [ + "2018-03-06", + 0.344 + ], + [ + "2018-03-07", + 0.344 + ], + [ + "2018-03-08", + 0.344 + ], + [ + "2018-03-09", + 0.34284 + ], + [ + "2018-03-12", + 0.34284 + ], + [ + "2018-03-13", + 0.34284 + ], + [ + "2018-03-14", + 0.34284 + ], + [ + "2018-03-15", + 0.34284 + ], + [ + "2018-03-16", + 0.34347 + ], + [ + "2018-03-19", + 0.34347 + ], + [ + "2018-03-20", + 0.34347 + ], + [ + "2018-03-21", + 0.34347 + ], + [ + "2018-03-22", + 0.34347 + ], + [ + "2018-03-23", + 0.34528 + ], + [ + "2018-03-26", + 0.34528 + ], + [ + "2018-03-27", + 0.34528 + ], + [ + "2018-03-28", + 0.34528 + ], + [ + "2018-03-29", + 0.34528 + ], + [ + "2018-03-30", + 0.3429 + ], + [ + "2018-04-02", + 0.3429 + ], + [ + "2018-04-03", + 0.3429 + ], + [ + "2018-04-04", + 0.41095 + ], + [ + "2018-04-05", + 0.41095 + ], + [ + "2018-04-06", + 0.41095 + ], + [ + "2018-04-09", + 0.41095 + ], + [ + "2018-04-10", + 0.41095 + ], + [ + "2018-04-11", + 0.41095 + ], + [ + "2018-04-12", + 0.41095 + ], + [ + "2018-04-13", + 0.40616 + ], + [ + "2018-04-16", + 0.40616 + ], + [ + "2018-04-17", + 0.40616 + ], + [ + "2018-04-18", + 0.40616 + ], + [ + "2018-04-19", + 0.40616 + ], + [ + "2018-04-20", + 0.40388 + ], + [ + "2018-04-23", + 0.40388 + ], + [ + "2018-04-24", + 0.40388 + ], + [ + "2018-04-25", + 0.40388 + ], + [ + "2018-04-26", + 0.40388 + ], + [ + "2018-04-27", + 0.40601 + ], + [ + "2018-04-30", + 0.40601 + ], + [ + "2018-05-01", + 0.40601 + ], + [ + "2018-05-02", + 0.40601 + ], + [ + "2018-05-03", + 0.40601 + ], + [ + "2018-05-04", + 0.40855 + ], + [ + "2018-05-07", + 0.40855 + ], + [ + "2018-05-08", + 0.40855 + ], + [ + "2018-05-09", + 0.40855 + ], + [ + "2018-05-10", + 0.40855 + ], + [ + "2018-05-11", + 0.40573 + ], + [ + "2018-05-14", + 0.40573 + ], + [ + "2018-05-15", + 0.40573 + ], + [ + "2018-05-16", + 0.40573 + ], + [ + "2018-05-17", + 0.40573 + ], + [ + "2018-05-18", + 0.40617 + ], + [ + "2018-05-21", + 0.40617 + ], + [ + "2018-05-22", + 0.40617 + ], + [ + "2018-05-23", + 0.40617 + ], + [ + "2018-05-24", + 0.40617 + ], + [ + "2018-05-25", + 0.40704 + ], + [ + "2018-05-28", + 0.40704 + ], + [ + "2018-05-29", + 0.40704 + ], + [ + "2018-05-30", + 0.40704 + ], + [ + "2018-05-31", + 0.40704 + ], + [ + "2018-06-01", + 0.40632 + ], + [ + "2018-06-04", + 0.40632 + ], + [ + "2018-06-05", + 0.40632 + ], + [ + "2018-06-06", + 0.40632 + ], + [ + "2018-06-07", + 0.40632 + ], + [ + "2018-06-08", + 0.40427 + ], + [ + "2018-06-11", + 0.40427 + ], + [ + "2018-06-12", + 0.40427 + ], + [ + "2018-06-13", + 0.40427 + ], + [ + "2018-06-14", + 0.40427 + ], + [ + "2018-06-15", + 0.40324 + ], + [ + "2018-06-18", + 0.40324 + ], + [ + "2018-06-19", + 0.40324 + ], + [ + "2018-06-20", + 0.40324 + ], + [ + "2018-06-21", + 0.40324 + ], + [ + "2018-06-22", + 0.40989 + ], + [ + "2018-06-25", + 0.40989 + ], + [ + "2018-06-26", + 0.40989 + ], + [ + "2018-06-27", + 0.40989 + ], + [ + "2018-06-28", + 0.40989 + ], + [ + "2018-06-29", + 0.41114 + ], + [ + "2018-07-02", + 0.41114 + ], + [ + "2018-07-03", + 0.41114 + ], + [ + "2018-07-04", + 0.41114 + ], + [ + "2018-07-05", + 0.41114 + ], + [ + "2018-07-06", + 0.4118 + ], + [ + "2018-07-09", + 0.4118 + ], + [ + "2018-07-10", + 0.4118 + ], + [ + "2018-07-11", + 0.4118 + ], + [ + "2018-07-12", + 0.4118 + ], + [ + "2018-07-13", + 0.41336 + ], + [ + "2018-07-16", + 0.41336 + ], + [ + "2018-07-17", + 0.41336 + ], + [ + "2018-07-18", + 0.41336 + ], + [ + "2018-07-19", + 0.41336 + ], + [ + "2018-07-20", + 0.41055 + ], + [ + "2018-07-23", + 0.41055 + ], + [ + "2018-07-24", + 0.41055 + ], + [ + "2018-07-25", + 0.41055 + ], + [ + "2018-07-26", + 0.41055 + ], + [ + "2018-07-27", + 0.41282 + ], + [ + "2018-07-30", + 0.41282 + ], + [ + "2018-07-31", + 0.41282 + ], + [ + "2018-08-01", + 0.41282 + ], + [ + "2018-08-02", + 0.41282 + ], + [ + "2018-08-03", + 0.41638 + ], + [ + "2018-08-06", + 0.41638 + ], + [ + "2018-08-07", + 0.41638 + ], + [ + "2018-08-08", + 0.41638 + ], + [ + "2018-08-09", + 0.41638 + ], + [ + "2018-08-10", + 0.41598 + ], + [ + "2018-08-13", + 0.41598 + ], + [ + "2018-08-14", + 0.41598 + ], + [ + "2018-08-15", + 0.41598 + ], + [ + "2018-08-16", + 0.41598 + ], + [ + "2018-08-17", + 0.41749 + ], + [ + "2018-08-20", + 0.41749 + ], + [ + "2018-08-21", + 0.41749 + ], + [ + "2018-08-22", + 0.41749 + ], + [ + "2018-08-23", + 0.41749 + ], + [ + "2018-08-24", + 0.41714 + ], + [ + "2018-08-27", + 0.41714 + ], + [ + "2018-08-28", + 0.41714 + ], + [ + "2018-08-29", + 0.41714 + ], + [ + "2018-08-30", + 0.41714 + ], + [ + "2018-08-31", + 0.42019 + ], + [ + "2018-09-03", + 0.42019 + ], + [ + "2018-09-04", + 0.42019 + ], + [ + "2018-09-05", + 0.42019 + ], + [ + "2018-09-06", + 0.42019 + ], + [ + "2018-09-07", + 0.40681 + ], + [ + "2018-09-10", + 0.40681 + ], + [ + "2018-09-11", + 0.40681 + ], + [ + "2018-09-12", + 0.40681 + ], + [ + "2018-09-13", + 0.40681 + ], + [ + "2018-09-14", + 0.40758 + ], + [ + "2018-09-17", + 0.40758 + ], + [ + "2018-09-18", + 0.40758 + ], + [ + "2018-09-19", + 0.40758 + ], + [ + "2018-09-20", + 0.40758 + ], + [ + "2018-09-21", + 0.40517 + ], + [ + "2018-09-24", + 0.40517 + ], + [ + "2018-09-25", + 0.40517 + ], + [ + "2018-09-26", + 0.40517 + ], + [ + "2018-09-27", + 0.40517 + ], + [ + "2018-09-28", + 0.40441 + ], + [ + "2018-10-01", + 0.40441 + ], + [ + "2018-10-02", + 0.40441 + ], + [ + "2018-10-03", + 0.40441 + ], + [ + "2018-10-04", + 0.40441 + ], + [ + "2018-10-05", + 0.40441 + ], + [ + "2018-10-08", + 0.40441 + ], + [ + "2018-10-09", + 0.40441 + ], + [ + "2018-10-10", + 0.40441 + ], + [ + "2018-10-11", + 0.40441 + ], + [ + "2018-10-12", + 0.68002 + ], + [ + "2018-10-15", + 0.68002 + ], + [ + "2018-10-16", + 0.68002 + ], + [ + "2018-10-17", + 0.68002 + ], + [ + "2018-10-18", + 0.68002 + ], + [ + "2018-10-19", + 0.67498 + ], + [ + "2018-10-22", + 0.67498 + ], + [ + "2018-10-23", + 0.67498 + ], + [ + "2018-10-24", + 0.67498 + ], + [ + "2018-10-25", + 0.67498 + ], + [ + "2018-10-26", + 0.67519 + ], + [ + "2018-10-29", + 0.67519 + ], + [ + "2018-10-30", + 0.67519 + ], + [ + "2018-10-31", + 0.67519 + ], + [ + "2018-11-01", + 0.67519 + ], + [ + "2018-11-02", + 0.67233 + ], + [ + "2018-11-05", + 0.67233 + ], + [ + "2018-11-06", + 0.67233 + ], + [ + "2018-11-07", + 0.67233 + ], + [ + "2018-11-08", + 0.67233 + ], + [ + "2018-11-09", + 0.67082 + ], + [ + "2018-11-12", + 0.67082 + ], + [ + "2018-11-13", + 0.67082 + ], + [ + "2018-11-14", + 0.67082 + ], + [ + "2018-11-15", + 0.67082 + ], + [ + "2018-11-16", + 0.67376 + ], + [ + "2018-11-19", + 0.67376 + ], + [ + "2018-11-20", + 0.67376 + ], + [ + "2018-11-21", + 0.67376 + ], + [ + "2018-11-22", + 0.67376 + ], + [ + "2018-11-23", + 0.67707 + ], + [ + "2018-11-26", + 0.67707 + ], + [ + "2018-11-27", + 0.67707 + ], + [ + "2018-11-28", + 0.67707 + ], + [ + "2018-11-29", + 0.67707 + ], + [ + "2018-11-30", + 0.67871 + ], + [ + "2018-12-03", + 0.67871 + ], + [ + "2018-12-04", + 0.67871 + ], + [ + "2018-12-05", + 0.67871 + ], + [ + "2018-12-06", + 0.67871 + ], + [ + "2018-12-07", + 0.67214 + ], + [ + "2018-12-10", + 0.67214 + ], + [ + "2018-12-11", + 0.67214 + ], + [ + "2018-12-12", + 0.67214 + ], + [ + "2018-12-13", + 0.67214 + ], + [ + "2018-12-14", + 0.6737 + ], + [ + "2018-12-17", + 0.6737 + ], + [ + "2018-12-18", + 0.6737 + ], + [ + "2018-12-19", + 0.6737 + ], + [ + "2018-12-20", + 0.6737 + ], + [ + "2018-12-21", + 0.67351 + ], + [ + "2018-12-24", + 0.67351 + ], + [ + "2018-12-25", + 0.67351 + ], + [ + "2018-12-26", + 0.67351 + ], + [ + "2018-12-27", + 0.67351 + ], + [ + "2018-12-28", + 0.67464 + ], + [ + "2018-12-31", + 0.67464 + ], + [ + "2019-01-01", + 0.67464 + ], + [ + "2019-01-02", + 0.67464 + ], + [ + "2019-01-03", + 0.67464 + ], + [ + "2019-01-04", + 0.23799 + ], + [ + "2019-01-07", + 0.23799 + ], + [ + "2019-01-08", + 0.23799 + ], + [ + "2019-01-09", + 0.23799 + ], + [ + "2019-01-10", + 0.23799 + ], + [ + "2019-01-11", + 0.23935 + ], + [ + "2019-01-14", + 0.23935 + ], + [ + "2019-01-15", + 0.23935 + ], + [ + "2019-01-16", + 0.23935 + ], + [ + "2019-01-17", + 0.23935 + ], + [ + "2019-01-18", + 0.23472 + ], + [ + "2019-01-21", + 0.23472 + ], + [ + "2019-01-22", + 0.23472 + ], + [ + "2019-01-23", + 0.23472 + ], + [ + "2019-01-24", + 0.23472 + ], + [ + "2019-01-25", + 0.23327 + ], + [ + "2019-01-28", + 0.23327 + ], + [ + "2019-01-29", + 0.23327 + ], + [ + "2019-01-30", + 0.23327 + ], + [ + "2019-01-31", + 0.23327 + ], + [ + "2019-02-01", + 0.24164 + ], + [ + "2019-02-04", + 0.24164 + ], + [ + "2019-02-05", + 0.24164 + ], + [ + "2019-02-06", + 0.24164 + ], + [ + "2019-02-07", + 0.24164 + ], + [ + "2019-02-08", + 0.24164 + ], + [ + "2019-02-11", + 0.24164 + ], + [ + "2019-02-12", + 0.24164 + ], + [ + "2019-02-13", + 0.24164 + ], + [ + "2019-02-14", + 0.24164 + ], + [ + "2019-02-15", + 0.24262 + ], + [ + "2019-02-18", + 0.24262 + ], + [ + "2019-02-19", + 0.24262 + ], + [ + "2019-02-20", + 0.24262 + ], + [ + "2019-02-21", + 0.24262 + ], + [ + "2019-02-22", + 0.24349 + ], + [ + "2019-02-25", + 0.24349 + ], + [ + "2019-02-26", + 0.24349 + ], + [ + "2019-02-27", + 0.24349 + ], + [ + "2019-02-28", + 0.24349 + ], + [ + "2019-03-01", + 0.23584 + ], + [ + "2019-03-04", + 0.23584 + ], + [ + "2019-03-05", + 0.23584 + ], + [ + "2019-03-06", + 0.23584 + ], + [ + "2019-03-07", + 0.23584 + ], + [ + "2019-03-08", + 0.23102 + ], + [ + "2019-03-11", + 0.23102 + ], + [ + "2019-03-12", + 0.23102 + ], + [ + "2019-03-13", + 0.23102 + ], + [ + "2019-03-14", + 0.23102 + ], + [ + "2019-03-15", + 0.23266 + ], + [ + "2019-03-18", + 0.23266 + ], + [ + "2019-03-19", + 0.23266 + ], + [ + "2019-03-20", + 0.23266 + ], + [ + "2019-03-21", + 0.23266 + ], + [ + "2019-03-22", + 0.22725 + ], + [ + "2019-03-25", + 0.22725 + ], + [ + "2019-03-26", + 0.22725 + ], + [ + "2019-03-27", + 0.22725 + ], + [ + "2019-03-28", + 0.22725 + ], + [ + "2019-03-29", + 0.22391 + ], + [ + "2019-04-01", + 0.22391 + ], + [ + "2019-04-02", + 0.22391 + ], + [ + "2019-04-03", + 0.22391 + ], + [ + "2019-04-04", + 0.28777 + ], + [ + "2019-04-05", + 0.28777 + ], + [ + "2019-04-08", + 0.28777 + ], + [ + "2019-04-09", + 0.28777 + ], + [ + "2019-04-10", + 0.28777 + ], + [ + "2019-04-11", + 0.28777 + ], + [ + "2019-04-12", + 0.29052 + ], + [ + "2019-04-15", + 0.29052 + ], + [ + "2019-04-16", + 0.29052 + ], + [ + "2019-04-17", + 0.29052 + ], + [ + "2019-04-18", + 0.29052 + ], + [ + "2019-04-19", + 0.28585 + ], + [ + "2019-04-22", + 0.28585 + ], + [ + "2019-04-23", + 0.28585 + ], + [ + "2019-04-24", + 0.28585 + ], + [ + "2019-04-25", + 0.28585 + ], + [ + "2019-04-26", + 0.28634 + ], + [ + "2019-04-29", + 0.28634 + ], + [ + "2019-04-30", + 0.28468 + ], + [ + "2019-05-01", + 0.28468 + ], + [ + "2019-05-02", + 0.28468 + ], + [ + "2019-05-03", + 0.28468 + ], + [ + "2019-05-06", + 0.28468 + ], + [ + "2019-05-07", + 0.28468 + ], + [ + "2019-05-08", + 0.28468 + ], + [ + "2019-05-09", + 0.28468 + ], + [ + "2019-05-10", + 0.30145 + ], + [ + "2019-05-13", + 0.30145 + ], + [ + "2019-05-14", + 0.30145 + ], + [ + "2019-05-15", + 0.30145 + ], + [ + "2019-05-16", + 0.30145 + ], + [ + "2019-05-17", + 0.29992 + ], + [ + "2019-05-20", + 0.29992 + ], + [ + "2019-05-21", + 0.29992 + ], + [ + "2019-05-22", + 0.29992 + ], + [ + "2019-05-23", + 0.29992 + ], + [ + "2019-05-24", + 0.29716 + ], + [ + "2019-05-27", + 0.29716 + ], + [ + "2019-05-28", + 0.29716 + ], + [ + "2019-05-29", + 0.29716 + ], + [ + "2019-05-30", + 0.29716 + ], + [ + "2019-05-31", + 0.29809 + ], + [ + "2019-06-03", + 0.29809 + ], + [ + "2019-06-04", + 0.29809 + ], + [ + "2019-06-05", + 0.29809 + ], + [ + "2019-06-06", + 0.27947 + ], + [ + "2019-06-07", + 0.27947 + ], + [ + "2019-06-10", + 0.27947 + ], + [ + "2019-06-11", + 0.27947 + ], + [ + "2019-06-12", + 0.27947 + ], + [ + "2019-06-13", + 0.27947 + ], + [ + "2019-06-14", + 0.27935 + ], + [ + "2019-06-17", + 0.27935 + ], + [ + "2019-06-18", + 0.27935 + ], + [ + "2019-06-19", + 0.27935 + ], + [ + "2019-06-20", + 0.27935 + ], + [ + "2019-06-21", + 0.27959 + ], + [ + "2019-06-24", + 0.27959 + ], + [ + "2019-06-25", + 0.27959 + ], + [ + "2019-06-26", + 0.27959 + ], + [ + "2019-06-27", + 0.27959 + ], + [ + "2019-06-28", + 0.27712 + ], + [ + "2019-07-01", + 0.27712 + ], + [ + "2019-07-02", + 0.27712 + ], + [ + "2019-07-03", + 0.27712 + ], + [ + "2019-07-04", + 0.27712 + ], + [ + "2019-07-05", + 0.3217 + ], + [ + "2019-07-08", + 0.3217 + ], + [ + "2019-07-09", + 0.3217 + ], + [ + "2019-07-10", + 0.3217 + ], + [ + "2019-07-11", + 0.3217 + ], + [ + "2019-07-12", + 0.32566 + ], + [ + "2019-07-15", + 0.32566 + ], + [ + "2019-07-16", + 0.32566 + ], + [ + "2019-07-17", + 0.32566 + ], + [ + "2019-07-18", + 0.32566 + ], + [ + "2019-07-19", + 0.32616 + ], + [ + "2019-07-22", + 0.32616 + ], + [ + "2019-07-23", + 0.32616 + ], + [ + "2019-07-24", + 0.32616 + ], + [ + "2019-07-25", + 0.32616 + ], + [ + "2019-07-26", + 0.32226 + ], + [ + "2019-07-29", + 0.32226 + ], + [ + "2019-07-30", + 0.32226 + ], + [ + "2019-07-31", + 0.32226 + ], + [ + "2019-08-01", + 0.32226 + ], + [ + "2019-08-02", + 0.33519 + ], + [ + "2019-08-05", + 0.33519 + ], + [ + "2019-08-06", + 0.33519 + ], + [ + "2019-08-07", + 0.33519 + ], + [ + "2019-08-08", + 0.33519 + ], + [ + "2019-08-09", + 0.34295 + ], + [ + "2019-08-12", + 0.34295 + ], + [ + "2019-08-13", + 0.34295 + ], + [ + "2019-08-14", + 0.34295 + ], + [ + "2019-08-15", + 0.34295 + ], + [ + "2019-08-16", + 0.34282 + ], + [ + "2019-08-19", + 0.34282 + ], + [ + "2019-08-20", + 0.34282 + ], + [ + "2019-08-21", + 0.34282 + ], + [ + "2019-08-22", + 0.34282 + ], + [ + "2019-08-23", + 0.34171 + ], + [ + "2019-08-26", + 0.34171 + ], + [ + "2019-08-27", + 0.34171 + ], + [ + "2019-08-28", + 0.34171 + ], + [ + "2019-08-29", + 0.34171 + ], + [ + "2019-08-30", + 0.33977 + ], + [ + "2019-09-02", + 0.33977 + ], + [ + "2019-09-03", + 0.33977 + ], + [ + "2019-09-04", + 0.33977 + ], + [ + "2019-09-05", + 0.33977 + ], + [ + "2019-09-06", + 0.34559 + ], + [ + "2019-09-09", + 0.34559 + ], + [ + "2019-09-10", + 0.34559 + ], + [ + "2019-09-11", + 0.34559 + ], + [ + "2019-09-12", + 0.3419 + ], + [ + "2019-09-13", + 0.3419 + ], + [ + "2019-09-16", + 0.3419 + ], + [ + "2019-09-17", + 0.3419 + ], + [ + "2019-09-18", + 0.3419 + ], + [ + "2019-09-19", + 0.3419 + ], + [ + "2019-09-20", + 0.33678 + ], + [ + "2019-09-23", + 0.33678 + ], + [ + "2019-09-24", + 0.33678 + ], + [ + "2019-09-25", + 0.33678 + ], + [ + "2019-09-26", + 0.33678 + ], + [ + "2019-09-27", + 0.33784 + ], + [ + "2019-09-30", + 0.33679 + ], + [ + "2019-10-01", + 0.33679 + ], + [ + "2019-10-02", + 0.33679 + ], + [ + "2019-10-03", + 0.33679 + ], + [ + "2019-10-04", + 0.33679 + ], + [ + "2019-10-07", + 0.33679 + ], + [ + "2019-10-08", + 0.33679 + ], + [ + "2019-10-09", + 0.33679 + ], + [ + "2019-10-10", + 0.33679 + ], + [ + "2019-10-11", + 0.61238 + ], + [ + "2019-10-14", + 0.61238 + ], + [ + "2019-10-15", + 0.61238 + ], + [ + "2019-10-16", + 0.61238 + ], + [ + "2019-10-17", + 0.61238 + ], + [ + "2019-10-18", + 0.6034 + ], + [ + "2019-10-21", + 0.6034 + ], + [ + "2019-10-22", + 0.6034 + ], + [ + "2019-10-23", + 0.6034 + ], + [ + "2019-10-24", + 0.6034 + ], + [ + "2019-10-25", + 0.59995 + ], + [ + "2019-10-28", + 0.59995 + ], + [ + "2019-10-29", + 0.59995 + ], + [ + "2019-10-30", + 0.59995 + ], + [ + "2019-10-31", + 0.59995 + ], + [ + "2019-11-01", + 0.59984 + ], + [ + "2019-11-04", + 0.59984 + ], + [ + "2019-11-05", + 0.59984 + ], + [ + "2019-11-06", + 0.59984 + ], + [ + "2019-11-07", + 0.59984 + ], + [ + "2019-11-08", + 0.59453 + ], + [ + "2019-11-11", + 0.59453 + ], + [ + "2019-11-12", + 0.59453 + ], + [ + "2019-11-13", + 0.59453 + ], + [ + "2019-11-14", + 0.59453 + ], + [ + "2019-11-15", + 0.59135 + ], + [ + "2019-11-18", + 0.59135 + ], + [ + "2019-11-19", + 0.59135 + ], + [ + "2019-11-20", + 0.59135 + ], + [ + "2019-11-21", + 0.59135 + ], + [ + "2019-11-22", + 0.58541 + ], + [ + "2019-11-25", + 0.58541 + ], + [ + "2019-11-26", + 0.58541 + ], + [ + "2019-11-27", + 0.58541 + ], + [ + "2019-11-28", + 0.58541 + ], + [ + "2019-11-29", + 0.583 + ], + [ + "2019-12-02", + 0.583 + ], + [ + "2019-12-03", + 0.583 + ], + [ + "2019-12-04", + 0.583 + ], + [ + "2019-12-05", + 0.583 + ], + [ + "2019-12-06", + 0.58698 + ], + [ + "2019-12-09", + 0.58698 + ], + [ + "2019-12-10", + 0.58698 + ], + [ + "2019-12-11", + 0.58698 + ], + [ + "2019-12-12", + 0.58698 + ], + [ + "2019-12-13", + 0.58536 + ], + [ + "2019-12-16", + 0.58536 + ], + [ + "2019-12-17", + 0.58536 + ], + [ + "2019-12-18", + 0.58536 + ], + [ + "2019-12-19", + 0.58536 + ], + [ + "2019-12-20", + 0.58063 + ], + [ + "2019-12-23", + 0.58063 + ], + [ + "2019-12-24", + 0.58063 + ], + [ + "2019-12-25", + 0.58063 + ], + [ + "2019-12-26", + 0.58063 + ], + [ + "2019-12-27", + 0.57983 + ], + [ + "2019-12-30", + 0.57983 + ], + [ + "2019-12-31", + 0.57983 + ], + [ + "2020-01-01", + 0.57983 + ], + [ + "2020-01-02", + 0.57983 + ], + [ + "2020-01-03", + 0.17615 + ], + [ + "2020-01-06", + 0.17615 + ], + [ + "2020-01-07", + 0.17615 + ], + [ + "2020-01-08", + 0.17615 + ], + [ + "2020-01-09", + 0.17615 + ], + [ + "2020-01-10", + 0.17306 + ], + [ + "2020-01-13", + 0.17306 + ], + [ + "2020-01-14", + 0.17306 + ], + [ + "2020-01-15", + 0.17306 + ], + [ + "2020-01-16", + 0.17306 + ], + [ + "2020-01-17", + 0.17464 + ], + [ + "2020-01-20", + 0.17464 + ], + [ + "2020-01-21", + 0.17464 + ], + [ + "2020-01-22", + 0.17464 + ], + [ + "2020-01-23", + 0.17464 + ], + [ + "2020-01-24", + 0.17464 + ], + [ + "2020-01-27", + 0.17464 + ], + [ + "2020-01-28", + 0.17464 + ], + [ + "2020-01-29", + 0.17464 + ], + [ + "2020-01-30", + 0.17464 + ], + [ + "2020-01-31", + 0.17464 + ], + [ + "2020-02-03", + 0.17464 + ], + [ + "2020-02-04", + 0.17464 + ], + [ + "2020-02-05", + 0.17464 + ], + [ + "2020-02-06", + 0.17464 + ], + [ + "2020-02-07", + 0.1716 + ], + [ + "2020-02-10", + 0.1716 + ], + [ + "2020-02-11", + 0.1716 + ], + [ + "2020-02-12", + 0.1716 + ], + [ + "2020-02-13", + 0.1716 + ], + [ + "2020-02-14", + 0.17116 + ], + [ + "2020-02-17", + 0.17116 + ], + [ + "2020-02-18", + 0.17116 + ], + [ + "2020-02-19", + 0.17116 + ], + [ + "2020-02-20", + 0.17116 + ], + [ + "2020-02-21", + 0.16746 + ], + [ + "2020-02-24", + 0.16746 + ], + [ + "2020-02-25", + 0.16746 + ], + [ + "2020-02-26", + 0.16746 + ], + [ + "2020-02-27", + 0.16746 + ], + [ + "2020-02-28", + 0.1652 + ], + [ + "2020-03-02", + 0.1652 + ], + [ + "2020-03-03", + 0.1652 + ], + [ + "2020-03-04", + 0.1652 + ], + [ + "2020-03-05", + 0.1652 + ], + [ + "2020-03-06", + 0.16891 + ], + [ + "2020-03-09", + 0.16891 + ], + [ + "2020-03-10", + 0.16891 + ], + [ + "2020-03-11", + 0.16891 + ], + [ + "2020-03-12", + 0.16891 + ], + [ + "2020-03-13", + 0.16758 + ], + [ + "2020-03-16", + 0.16758 + ], + [ + "2020-03-17", + 0.16758 + ], + [ + "2020-03-18", + 0.16758 + ], + [ + "2020-03-19", + 0.16758 + ], + [ + "2020-03-20", + 0.16666 + ], + [ + "2020-03-23", + 0.16666 + ], + [ + "2020-03-24", + 0.16666 + ], + [ + "2020-03-25", + 0.16666 + ], + [ + "2020-03-26", + 0.16666 + ], + [ + "2020-03-27", + 0.16489 + ], + [ + "2020-03-30", + 0.16489 + ], + [ + "2020-03-31", + 0.16489 + ], + [ + "2020-04-01", + 0.16489 + ], + [ + "2020-04-02", + 0.16489 + ], + [ + "2020-04-03", + 0.25727 + ], + [ + "2020-04-06", + 0.25727 + ], + [ + "2020-04-07", + 0.25727 + ], + [ + "2020-04-08", + 0.25727 + ], + [ + "2020-04-09", + 0.25727 + ], + [ + "2020-04-10", + 0.25513 + ], + [ + "2020-04-13", + 0.25513 + ], + [ + "2020-04-14", + 0.25513 + ], + [ + "2020-04-15", + 0.25513 + ], + [ + "2020-04-16", + 0.25513 + ], + [ + "2020-04-17", + 0.25591 + ], + [ + "2020-04-20", + 0.25591 + ], + [ + "2020-04-21", + 0.25591 + ], + [ + "2020-04-22", + 0.25591 + ], + [ + "2020-04-23", + 0.25591 + ], + [ + "2020-04-24", + 0.26177 + ], + [ + "2020-04-27", + 0.26177 + ], + [ + "2020-04-28", + 0.26177 + ], + [ + "2020-04-29", + 0.26177 + ], + [ + "2020-04-30", + 0.26522 + ], + [ + "2020-05-01", + 0.26522 + ], + [ + "2020-05-04", + 0.26522 + ], + [ + "2020-05-05", + 0.26522 + ], + [ + "2020-05-06", + 0.26522 + ], + [ + "2020-05-07", + 0.26522 + ], + [ + "2020-05-08", + 0.26502 + ], + [ + "2020-05-11", + 0.26502 + ], + [ + "2020-05-12", + 0.26502 + ], + [ + "2020-05-13", + 0.26502 + ], + [ + "2020-05-14", + 0.26502 + ], + [ + "2020-05-15", + 0.26776 + ], + [ + "2020-05-18", + 0.26776 + ], + [ + "2020-05-19", + 0.26776 + ], + [ + "2020-05-20", + 0.26776 + ], + [ + "2020-05-21", + 0.26776 + ], + [ + "2020-05-22", + 0.27053 + ], + [ + "2020-05-25", + 0.27053 + ], + [ + "2020-05-26", + 0.27053 + ], + [ + "2020-05-27", + 0.27053 + ], + [ + "2020-05-28", + 0.27053 + ], + [ + "2020-05-29", + 0.26722 + ], + [ + "2020-06-01", + 0.26722 + ], + [ + "2020-06-02", + 0.26722 + ], + [ + "2020-06-03", + 0.26722 + ], + [ + "2020-06-04", + 0.26722 + ], + [ + "2020-06-05", + 0.26899 + ], + [ + "2020-06-08", + 0.26899 + ], + [ + "2020-06-09", + 0.26899 + ], + [ + "2020-06-10", + 0.26899 + ], + [ + "2020-06-11", + 0.26899 + ], + [ + "2020-06-12", + 0.26772 + ], + [ + "2020-06-15", + 0.26772 + ], + [ + "2020-06-16", + 0.26772 + ], + [ + "2020-06-17", + 0.26772 + ], + [ + "2020-06-18", + 0.26772 + ], + [ + "2020-06-19", + 0.26604 + ], + [ + "2020-06-22", + 0.26604 + ], + [ + "2020-06-23", + 0.26604 + ], + [ + "2020-06-24", + 0.26559 + ], + [ + "2020-06-25", + 0.26559 + ], + [ + "2020-06-26", + 0.26559 + ], + [ + "2020-06-29", + 0.26559 + ], + [ + "2020-06-30", + 0.26559 + ], + [ + "2020-07-01", + 0.26559 + ], + [ + "2020-07-02", + 0.26559 + ], + [ + "2020-07-03", + 0.40992 + ], + [ + "2020-07-06", + 0.40992 + ], + [ + "2020-07-07", + 0.40992 + ], + [ + "2020-07-08", + 0.40992 + ], + [ + "2020-07-09", + 0.40992 + ], + [ + "2020-07-10", + 0.406 + ], + [ + "2020-07-13", + 0.406 + ], + [ + "2020-07-14", + 0.406 + ], + [ + "2020-07-15", + 0.406 + ], + [ + "2020-07-16", + 0.406 + ], + [ + "2020-07-17", + 0.40383 + ], + [ + "2020-07-20", + 0.40383 + ], + [ + "2020-07-21", + 0.40383 + ], + [ + "2020-07-22", + 0.40383 + ], + [ + "2020-07-23", + 0.40383 + ], + [ + "2020-07-24", + 0.40814 + ], + [ + "2020-07-27", + 0.40814 + ], + [ + "2020-07-28", + 0.40814 + ], + [ + "2020-07-29", + 0.40814 + ], + [ + "2020-07-30", + 0.40814 + ], + [ + "2020-07-31", + 0.40344 + ], + [ + "2020-08-03", + 0.40344 + ], + [ + "2020-08-04", + 0.40344 + ], + [ + "2020-08-05", + 0.40344 + ], + [ + "2020-08-06", + 0.40344 + ], + [ + "2020-08-07", + 0.40894 + ], + [ + "2020-08-10", + 0.40894 + ], + [ + "2020-08-11", + 0.40894 + ], + [ + "2020-08-12", + 0.40894 + ], + [ + "2020-08-13", + 0.40894 + ], + [ + "2020-08-14", + 0.41017 + ], + [ + "2020-08-17", + 0.41017 + ], + [ + "2020-08-18", + 0.41017 + ], + [ + "2020-08-19", + 0.41017 + ], + [ + "2020-08-20", + 0.41017 + ], + [ + "2020-08-21", + 0.41223 + ], + [ + "2020-08-24", + 0.41223 + ], + [ + "2020-08-25", + 0.41223 + ], + [ + "2020-08-26", + 0.41223 + ], + [ + "2020-08-27", + 0.41223 + ], + [ + "2020-08-28", + 0.41423 + ], + [ + "2020-08-31", + 0.41423 + ], + [ + "2020-09-01", + 0.41423 + ], + [ + "2020-09-02", + 0.41423 + ], + [ + "2020-09-03", + 0.41423 + ], + [ + "2020-09-04", + 0.40164 + ], + [ + "2020-09-07", + 0.40164 + ], + [ + "2020-09-08", + 0.40164 + ], + [ + "2020-09-09", + 0.40164 + ], + [ + "2020-09-10", + 0.40164 + ], + [ + "2020-09-11", + 0.40351 + ], + [ + "2020-09-14", + 0.40351 + ], + [ + "2020-09-15", + 0.40351 + ], + [ + "2020-09-16", + 0.40351 + ], + [ + "2020-09-17", + 0.40351 + ], + [ + "2020-09-18", + 0.40064 + ], + [ + "2020-09-21", + 0.40064 + ], + [ + "2020-09-22", + 0.40064 + ], + [ + "2020-09-23", + 0.40064 + ], + [ + "2020-09-24", + 0.40064 + ], + [ + "2020-09-25", + 0.40014 + ], + [ + "2020-09-28", + 0.40014 + ], + [ + "2020-09-29", + 0.40014 + ], + [ + "2020-09-30", + 0.39746 + ], + [ + "2020-10-01", + 0.39746 + ], + [ + "2020-10-02", + 0.39746 + ], + [ + "2020-10-05", + 0.39746 + ], + [ + "2020-10-06", + 0.39746 + ], + [ + "2020-10-07", + 0.39746 + ], + [ + "2020-10-08", + 0.39746 + ], + [ + "2020-10-09", + 0.59052 + ], + [ + "2020-10-12", + 0.59052 + ], + [ + "2020-10-13", + 0.59052 + ], + [ + "2020-10-14", + 0.59052 + ], + [ + "2020-10-15", + 0.59052 + ], + [ + "2020-10-16", + 0.58012 + ], + [ + "2020-10-19", + 0.58012 + ], + [ + "2020-10-20", + 0.58012 + ], + [ + "2020-10-21", + 0.58012 + ], + [ + "2020-10-22", + 0.58012 + ], + [ + "2020-10-23", + 0.58872 + ], + [ + "2020-10-26", + 0.58872 + ], + [ + "2020-10-27", + 0.58872 + ], + [ + "2020-10-28", + 0.58872 + ], + [ + "2020-10-29", + 0.58872 + ], + [ + "2020-10-30", + 0.58937 + ], + [ + "2020-11-02", + 0.58937 + ], + [ + "2020-11-03", + 0.58937 + ], + [ + "2020-11-04", + 0.58937 + ], + [ + "2020-11-05", + 0.58937 + ], + [ + "2020-11-06", + 0.59186 + ], + [ + "2020-11-09", + 0.59186 + ], + [ + "2020-11-10", + 0.59186 + ], + [ + "2020-11-11", + 0.59186 + ], + [ + "2020-11-12", + 0.59186 + ], + [ + "2020-11-13", + 0.59826 + ], + [ + "2020-11-16", + 0.59826 + ], + [ + "2020-11-17", + 0.59826 + ], + [ + "2020-11-18", + 0.59826 + ], + [ + "2020-11-19", + 0.59826 + ], + [ + "2020-11-20", + 0.59265 + ], + [ + "2020-11-23", + 0.59265 + ], + [ + "2020-11-24", + 0.59265 + ], + [ + "2020-11-25", + 0.59265 + ], + [ + "2020-11-26", + 0.59265 + ], + [ + "2020-11-27", + 0.58845 + ], + [ + "2020-11-30", + 0.58845 + ], + [ + "2020-12-01", + 0.58845 + ], + [ + "2020-12-02", + 0.58845 + ], + [ + "2020-12-03", + 0.58845 + ], + [ + "2020-12-04", + 0.52648 + ], + [ + "2020-12-07", + 0.52648 + ], + [ + "2020-12-08", + 0.52648 + ], + [ + "2020-12-09", + 0.52648 + ], + [ + "2020-12-10", + 0.52648 + ], + [ + "2020-12-11", + 0.53416 + ], + [ + "2020-12-14", + 0.53416 + ], + [ + "2020-12-15", + 0.53416 + ], + [ + "2020-12-16", + 0.53416 + ], + [ + "2020-12-17", + 0.53416 + ], + [ + "2020-12-18", + 0.5318 + ], + [ + "2020-12-21", + 0.5318 + ], + [ + "2020-12-22", + 0.5318 + ], + [ + "2020-12-23", + 0.5318 + ], + [ + "2020-12-24", + 0.5318 + ], + [ + "2020-12-25", + 0.52887 + ], + [ + "2020-12-28", + 0.52887 + ], + [ + "2020-12-29", + 0.52887 + ], + [ + "2020-12-30", + 0.52887 + ], + [ + "2020-12-31", + 0.53414 + ], + [ + "2021-01-01", + 0.53414 + ], + [ + "2021-01-04", + 0.53414 + ], + [ + "2021-01-05", + 0.53414 + ], + [ + "2021-01-06", + 0.53414 + ], + [ + "2021-01-07", + 0.53414 + ], + [ + "2021-01-08", + 0.19469 + ], + [ + "2021-01-11", + 0.19469 + ], + [ + "2021-01-12", + 0.19469 + ], + [ + "2021-01-13", + 0.19469 + ], + [ + "2021-01-14", + 0.19469 + ], + [ + "2021-01-15", + 0.19501 + ], + [ + "2021-01-18", + 0.19501 + ], + [ + "2021-01-19", + 0.19501 + ], + [ + "2021-01-20", + 0.19501 + ], + [ + "2021-01-21", + 0.19501 + ], + [ + "2021-01-22", + 0.19246 + ], + [ + "2021-01-25", + 0.19246 + ], + [ + "2021-01-26", + 0.19246 + ], + [ + "2021-01-27", + 0.19246 + ], + [ + "2021-01-28", + 0.19246 + ], + [ + "2021-01-29", + 0.18914 + ], + [ + "2021-02-01", + 0.18914 + ], + [ + "2021-02-02", + 0.18914 + ], + [ + "2021-02-03", + 0.18914 + ], + [ + "2021-02-04", + 0.18914 + ], + [ + "2021-02-05", + 0.19172 + ], + [ + "2021-02-08", + 0.19172 + ], + [ + "2021-02-09", + 0.19172 + ], + [ + "2021-02-10", + 0.19676 + ], + [ + "2021-02-11", + 0.19676 + ], + [ + "2021-02-12", + 0.19676 + ], + [ + "2021-02-15", + 0.19676 + ], + [ + "2021-02-16", + 0.19676 + ], + [ + "2021-02-17", + 0.19676 + ], + [ + "2021-02-18", + 0.19676 + ], + [ + "2021-02-19", + 0.19719 + ], + [ + "2021-02-22", + 0.19719 + ], + [ + "2021-02-23", + 0.19719 + ], + [ + "2021-02-24", + 0.19719 + ], + [ + "2021-02-25", + 0.19719 + ], + [ + "2021-02-26", + 0.19795 + ], + [ + "2021-03-01", + 0.19795 + ], + [ + "2021-03-02", + 0.19795 + ], + [ + "2021-03-03", + 0.19795 + ], + [ + "2021-03-04", + 0.19795 + ], + [ + "2021-03-05", + 0.20209 + ], + [ + "2021-03-08", + 0.20209 + ], + [ + "2021-03-09", + 0.20209 + ], + [ + "2021-03-10", + 0.20209 + ], + [ + "2021-03-11", + 0.20209 + ], + [ + "2021-03-12", + 0.20289 + ], + [ + "2021-03-15", + 0.20289 + ], + [ + "2021-03-16", + 0.20289 + ], + [ + "2021-03-17", + 0.20289 + ], + [ + "2021-03-18", + 0.20289 + ], + [ + "2021-03-19", + 0.20095 + ], + [ + "2021-03-22", + 0.20095 + ], + [ + "2021-03-23", + 0.20095 + ], + [ + "2021-03-24", + 0.20095 + ], + [ + "2021-03-25", + 0.20095 + ], + [ + "2021-03-26", + 0.19911 + ], + [ + "2021-03-29", + 0.19911 + ], + [ + "2021-03-30", + 0.19911 + ], + [ + "2021-03-31", + 0.19911 + ], + [ + "2021-04-01", + 0.19911 + ], + [ + "2021-04-02", + 0.20492 + ], + [ + "2021-04-05", + 0.20492 + ], + [ + "2021-04-06", + 0.20492 + ], + [ + "2021-04-07", + 0.20492 + ], + [ + "2021-04-08", + 0.20492 + ], + [ + "2021-04-09", + 0.20496 + ], + [ + "2021-04-12", + 0.20496 + ], + [ + "2021-04-13", + 0.20496 + ], + [ + "2021-04-14", + 0.20496 + ], + [ + "2021-04-15", + 0.20496 + ], + [ + "2021-04-16", + 0.20739 + ], + [ + "2021-04-19", + 0.20739 + ], + [ + "2021-04-20", + 0.20739 + ], + [ + "2021-04-21", + 0.20739 + ], + [ + "2021-04-22", + 0.20739 + ], + [ + "2021-04-23", + 0.20684 + ], + [ + "2021-04-26", + 0.20684 + ], + [ + "2021-04-27", + 0.20684 + ], + [ + "2021-04-28", + 0.20684 + ], + [ + "2021-04-29", + 0.20684 + ], + [ + "2021-04-30", + 0.20404 + ], + [ + "2021-05-03", + 0.20404 + ], + [ + "2021-05-04", + 0.20404 + ], + [ + "2021-05-05", + 0.20404 + ], + [ + "2021-05-06", + 0.20404 + ], + [ + "2021-05-07", + 0.20404 + ], + [ + "2021-05-10", + 0.20404 + ], + [ + "2021-05-11", + 0.20404 + ], + [ + "2021-05-12", + 0.20404 + ], + [ + "2021-05-13", + 0.20404 + ], + [ + "2021-05-14", + 0.20393 + ], + [ + "2021-05-17", + 0.20393 + ], + [ + "2021-05-18", + 0.20393 + ], + [ + "2021-05-19", + 0.20393 + ], + [ + "2021-05-20", + 0.20393 + ], + [ + "2021-05-21", + 0.20397 + ], + [ + "2021-05-24", + 0.20397 + ], + [ + "2021-05-25", + 0.20397 + ], + [ + "2021-05-26", + 0.20397 + ], + [ + "2021-05-27", + 0.20397 + ], + [ + "2021-05-28", + 0.20304 + ], + [ + "2021-05-31", + 0.20304 + ], + [ + "2021-06-01", + 0.20304 + ], + [ + "2021-06-02", + 0.20304 + ], + [ + "2021-06-03", + 0.20304 + ], + [ + "2021-06-04", + 0.20305 + ], + [ + "2021-06-07", + 0.20305 + ], + [ + "2021-06-08", + 0.20305 + ], + [ + "2021-06-09", + 0.20305 + ], + [ + "2021-06-10", + 0.20305 + ], + [ + "2021-06-11", + 0.20319 + ], + [ + "2021-06-14", + 0.20319 + ], + [ + "2021-06-15", + 0.20319 + ], + [ + "2021-06-16", + 0.20319 + ], + [ + "2021-06-17", + 0.20319 + ], + [ + "2021-06-18", + 0.19949 + ], + [ + "2021-06-21", + 0.19949 + ], + [ + "2021-06-22", + 0.19949 + ], + [ + "2021-06-23", + 0.19949 + ], + [ + "2021-06-24", + 0.19949 + ], + [ + "2021-06-25", + 0.19952 + ], + [ + "2021-06-28", + 0.19952 + ], + [ + "2021-06-29", + 0.19952 + ], + [ + "2021-06-30", + 0.19952 + ], + [ + "2021-07-01", + 0.19952 + ], + [ + "2021-07-02", + 0.24568 + ], + [ + "2021-07-05", + 0.24568 + ], + [ + "2021-07-06", + 0.24568 + ], + [ + "2021-07-07", + 0.24568 + ], + [ + "2021-07-08", + 0.24568 + ], + [ + "2021-07-09", + 0.24161 + ], + [ + "2021-07-12", + 0.24161 + ], + [ + "2021-07-13", + 0.24161 + ], + [ + "2021-07-14", + 0.24161 + ], + [ + "2021-07-15", + 0.24161 + ], + [ + "2021-07-16", + 0.24194 + ], + [ + "2021-07-19", + 0.24194 + ], + [ + "2021-07-20", + 0.24194 + ], + [ + "2021-07-21", + 0.24194 + ], + [ + "2021-07-22", + 0.24194 + ], + [ + "2021-07-23", + 0.24252 + ], + [ + "2021-07-26", + 0.24252 + ], + [ + "2021-07-27", + 0.24252 + ], + [ + "2021-07-28", + 0.24252 + ], + [ + "2021-07-29", + 0.24252 + ], + [ + "2021-07-30", + 0.24278 + ], + [ + "2021-08-02", + 0.24278 + ], + [ + "2021-08-03", + 0.24278 + ], + [ + "2021-08-04", + 0.24278 + ], + [ + "2021-08-05", + 0.24278 + ], + [ + "2021-08-06", + 0.24327 + ], + [ + "2021-08-09", + 0.24327 + ], + [ + "2021-08-10", + 0.24327 + ], + [ + "2021-08-11", + 0.24327 + ], + [ + "2021-08-12", + 0.24327 + ], + [ + "2021-08-13", + 0.24375 + ], + [ + "2021-08-16", + 0.24375 + ], + [ + "2021-08-17", + 0.24375 + ], + [ + "2021-08-18", + 0.24375 + ], + [ + "2021-08-19", + 0.24375 + ], + [ + "2021-08-20", + 0.24166 + ], + [ + "2021-08-23", + 0.24166 + ], + [ + "2021-08-24", + 0.24166 + ], + [ + "2021-08-25", + 0.24166 + ], + [ + "2021-08-26", + 0.24166 + ], + [ + "2021-08-27", + 0.24512 + ], + [ + "2021-08-30", + 0.24512 + ], + [ + "2021-08-31", + 0.24512 + ], + [ + "2021-09-01", + 0.24512 + ], + [ + "2021-09-02", + 0.24512 + ], + [ + "2021-09-03", + 0.24638 + ], + [ + "2021-09-06", + 0.24638 + ], + [ + "2021-09-07", + 0.24638 + ], + [ + "2021-09-08", + 0.24638 + ], + [ + "2021-09-09", + 0.24638 + ], + [ + "2021-09-10", + 0.24733 + ], + [ + "2021-09-13", + 0.24733 + ], + [ + "2021-09-14", + 0.24733 + ], + [ + "2021-09-15", + 0.24733 + ], + [ + "2021-09-16", + 0.24733 + ], + [ + "2021-09-17", + 0.24231 + ], + [ + "2021-09-20", + 0.24231 + ], + [ + "2021-09-21", + 0.24231 + ], + [ + "2021-09-22", + 0.24231 + ], + [ + "2021-09-23", + 0.24231 + ], + [ + "2021-09-24", + 0.24551 + ], + [ + "2021-09-27", + 0.24551 + ], + [ + "2021-09-28", + 0.24551 + ], + [ + "2021-09-29", + 0.24551 + ], + [ + "2021-09-30", + 0.24684 + ], + [ + "2021-10-01", + 0.24684 + ], + [ + "2021-10-04", + 0.24684 + ], + [ + "2021-10-05", + 0.24684 + ], + [ + "2021-10-06", + 0.24684 + ], + [ + "2021-10-07", + 0.24684 + ], + [ + "2021-10-08", + 0.56769 + ], + [ + "2021-10-11", + 0.56769 + ], + [ + "2021-10-12", + 0.56769 + ], + [ + "2021-10-13", + 0.56769 + ], + [ + "2021-10-14", + 0.56769 + ], + [ + "2021-10-15", + 0.56712 + ], + [ + "2021-10-18", + 0.56712 + ], + [ + "2021-10-19", + 0.56712 + ], + [ + "2021-10-20", + 0.56712 + ], + [ + "2021-10-21", + 0.56712 + ], + [ + "2021-10-22", + 0.56273 + ], + [ + "2021-10-25", + 0.56273 + ], + [ + "2021-10-26", + 0.56273 + ], + [ + "2021-10-27", + 0.56273 + ], + [ + "2021-10-28", + 0.56273 + ], + [ + "2021-10-29", + 0.56575 + ], + [ + "2021-11-01", + 0.56575 + ], + [ + "2021-11-02", + 0.56575 + ], + [ + "2021-11-03", + 0.56575 + ], + [ + "2021-11-04", + 0.56575 + ], + [ + "2021-11-05", + 0.56646 + ], + [ + "2021-11-08", + 0.56646 + ], + [ + "2021-11-09", + 0.56646 + ], + [ + "2021-11-10", + 0.56646 + ], + [ + "2021-11-11", + 0.56646 + ], + [ + "2021-11-12", + 0.56442 + ], + [ + "2021-11-15", + 0.56442 + ], + [ + "2021-11-16", + 0.56442 + ], + [ + "2021-11-17", + 0.56442 + ], + [ + "2021-11-18", + 0.56442 + ], + [ + "2021-11-19", + 0.56596 + ], + [ + "2021-11-22", + 0.56596 + ], + [ + "2021-11-23", + 0.56596 + ], + [ + "2021-11-24", + 0.56596 + ], + [ + "2021-11-25", + 0.56596 + ], + [ + "2021-11-26", + 0.56848 + ], + [ + "2021-11-29", + 0.56848 + ], + [ + "2021-11-30", + 0.56848 + ], + [ + "2021-12-01", + 0.56848 + ], + [ + "2021-12-02", + 0.56848 + ], + [ + "2021-12-03", + 0.56642 + ], + [ + "2021-12-06", + 0.56642 + ], + [ + "2021-12-07", + 0.56642 + ], + [ + "2021-12-08", + 0.56642 + ], + [ + "2021-12-09", + 0.56642 + ], + [ + "2021-12-10", + 0.56159 + ], + [ + "2021-12-13", + 0.56159 + ], + [ + "2021-12-14", + 0.56159 + ], + [ + "2021-12-15", + 0.56159 + ], + [ + "2021-12-16", + 0.56159 + ], + [ + "2021-12-17", + 0.55968 + ], + [ + "2021-12-20", + 0.55968 + ], + [ + "2021-12-21", + 0.55968 + ], + [ + "2021-12-22", + 0.55968 + ], + [ + "2021-12-23", + 0.55968 + ], + [ + "2021-12-24", + 0.55692 + ], + [ + "2021-12-27", + 0.55692 + ], + [ + "2021-12-28", + 0.55692 + ], + [ + "2021-12-29", + 0.55692 + ], + [ + "2021-12-30", + 0.55692 + ], + [ + "2021-12-31", + 0.55809 + ], + [ + "2022-01-03", + 0.55809 + ], + [ + "2022-01-04", + 0.55809 + ], + [ + "2022-01-05", + 0.55809 + ], + [ + "2022-01-06", + 0.55809 + ], + [ + "2022-01-07", + 0.14975 + ], + [ + "2022-01-10", + 0.14975 + ], + [ + "2022-01-11", + 0.14975 + ], + [ + "2022-01-12", + 0.14975 + ], + [ + "2022-01-13", + 0.14975 + ], + [ + "2022-01-14", + 0.14998 + ], + [ + "2022-01-17", + 0.14998 + ], + [ + "2022-01-18", + 0.14998 + ], + [ + "2022-01-19", + 0.14998 + ], + [ + "2022-01-20", + 0.14998 + ], + [ + "2022-01-21", + 0.15056 + ], + [ + "2022-01-24", + 0.15056 + ], + [ + "2022-01-25", + 0.15056 + ], + [ + "2022-01-26", + 0.15056 + ], + [ + "2022-01-27", + 0.15056 + ], + [ + "2022-01-28", + 0.14824 + ], + [ + "2022-01-31", + 0.14824 + ], + [ + "2022-02-01", + 0.14824 + ], + [ + "2022-02-02", + 0.14824 + ], + [ + "2022-02-03", + 0.14824 + ], + [ + "2022-02-04", + 0.14824 + ], + [ + "2022-02-07", + 0.14824 + ], + [ + "2022-02-08", + 0.14824 + ], + [ + "2022-02-09", + 0.14824 + ], + [ + "2022-02-10", + 0.14824 + ], + [ + "2022-02-11", + 0.14855 + ], + [ + "2022-02-14", + 0.14855 + ], + [ + "2022-02-15", + 0.14855 + ], + [ + "2022-02-16", + 0.14855 + ], + [ + "2022-02-17", + 0.14855 + ], + [ + "2022-02-18", + 0.14799 + ], + [ + "2022-02-21", + 0.14799 + ], + [ + "2022-02-22", + 0.14799 + ], + [ + "2022-02-23", + 0.14799 + ], + [ + "2022-02-24", + 0.14799 + ], + [ + "2022-02-25", + 0.147 + ], + [ + "2022-02-28", + 0.147 + ], + [ + "2022-03-01", + 0.147 + ], + [ + "2022-03-02", + 0.147 + ], + [ + "2022-03-03", + 0.147 + ], + [ + "2022-03-04", + 0.14722 + ], + [ + "2022-03-07", + 0.14722 + ], + [ + "2022-03-08", + 0.14722 + ], + [ + "2022-03-09", + 0.14722 + ], + [ + "2022-03-10", + 0.14722 + ], + [ + "2022-03-11", + 0.14834 + ], + [ + "2022-03-14", + 0.14834 + ], + [ + "2022-03-15", + 0.14834 + ], + [ + "2022-03-16", + 0.14834 + ], + [ + "2022-03-17", + 0.14834 + ], + [ + "2022-03-18", + 0.14908 + ], + [ + "2022-03-21", + 0.14908 + ], + [ + "2022-03-22", + 0.14908 + ], + [ + "2022-03-23", + 0.14908 + ], + [ + "2022-03-24", + 0.14908 + ], + [ + "2022-03-25", + 0.14913 + ], + [ + "2022-03-28", + 0.14913 + ], + [ + "2022-03-29", + 0.14913 + ], + [ + "2022-03-30", + 0.14913 + ], + [ + "2022-03-31", + 0.14913 + ], + [ + "2022-04-01", + 0.27107 + ], + [ + "2022-04-04", + 0.27107 + ], + [ + "2022-04-05", + 0.27107 + ], + [ + "2022-04-06", + 0.27107 + ], + [ + "2022-04-07", + 0.27107 + ], + [ + "2022-04-08", + 0.27082 + ], + [ + "2022-04-11", + 0.27082 + ], + [ + "2022-04-12", + 0.27082 + ], + [ + "2022-04-13", + 0.27082 + ], + [ + "2022-04-14", + 0.27082 + ], + [ + "2022-04-15", + 0.2686 + ], + [ + "2022-04-18", + 0.2686 + ], + [ + "2022-04-19", + 0.2686 + ], + [ + "2022-04-20", + 0.2686 + ], + [ + "2022-04-21", + 0.2686 + ], + [ + "2022-04-22", + 0.26901 + ], + [ + "2022-04-25", + 0.26901 + ], + [ + "2022-04-26", + 0.26901 + ], + [ + "2022-04-27", + 0.26901 + ], + [ + "2022-04-28", + 0.26901 + ], + [ + "2022-04-29", + 0.26819 + ], + [ + "2022-05-02", + 0.26819 + ], + [ + "2022-05-03", + 0.26819 + ], + [ + "2022-05-04", + 0.26819 + ], + [ + "2022-05-05", + 0.26819 + ], + [ + "2022-05-06", + 0.26801 + ], + [ + "2022-05-09", + 0.26801 + ], + [ + "2022-05-10", + 0.26801 + ], + [ + "2022-05-11", + 0.26801 + ], + [ + "2022-05-12", + 0.26801 + ], + [ + "2022-05-13", + 0.2697 + ], + [ + "2022-05-16", + 0.2697 + ], + [ + "2022-05-17", + 0.2697 + ], + [ + "2022-05-18", + 0.2697 + ], + [ + "2022-05-19", + 0.2697 + ], + [ + "2022-05-20", + 0.27038 + ], + [ + "2022-05-23", + 0.27038 + ], + [ + "2022-05-24", + 0.27038 + ], + [ + "2022-05-25", + 0.27038 + ], + [ + "2022-05-26", + 0.27038 + ], + [ + "2022-05-27", + 0.27066 + ], + [ + "2022-05-30", + 0.27066 + ], + [ + "2022-05-31", + 0.27066 + ], + [ + "2022-06-01", + 0.27066 + ], + [ + "2022-06-02", + 0.27204 + ], + [ + "2022-06-03", + 0.27204 + ], + [ + "2022-06-06", + 0.27204 + ], + [ + "2022-06-07", + 0.27204 + ], + [ + "2022-06-08", + 0.27204 + ], + [ + "2022-06-09", + 0.27204 + ], + [ + "2022-06-10", + 0.27079 + ], + [ + "2022-06-13", + 0.27079 + ], + [ + "2022-06-14", + 0.27079 + ], + [ + "2022-06-15", + 0.27079 + ], + [ + "2022-06-16", + 0.27079 + ], + [ + "2022-06-17", + 0.27027 + ], + [ + "2022-06-20", + 0.27027 + ], + [ + "2022-06-21", + 0.27027 + ], + [ + "2022-06-22", + 0.27027 + ], + [ + "2022-06-23", + 0.27027 + ], + [ + "2022-06-24", + 0.26701 + ], + [ + "2022-06-27", + 0.26701 + ], + [ + "2022-06-28", + 0.26701 + ], + [ + "2022-06-29", + 0.26701 + ], + [ + "2022-06-30", + 0.26701 + ], + [ + "2022-07-01", + 0.31002 + ], + [ + "2022-07-04", + 0.31002 + ], + [ + "2022-07-05", + 0.31002 + ], + [ + "2022-07-06", + 0.31002 + ], + [ + "2022-07-07", + 0.31002 + ], + [ + "2022-07-08", + 0.30995 + ], + [ + "2022-07-11", + 0.30995 + ], + [ + "2022-07-12", + 0.30995 + ], + [ + "2022-07-13", + 0.30995 + ], + [ + "2022-07-14", + 0.30995 + ], + [ + "2022-07-15", + 0.31014 + ], + [ + "2022-07-18", + 0.31014 + ], + [ + "2022-07-19", + 0.31014 + ], + [ + "2022-07-20", + 0.31014 + ], + [ + "2022-07-21", + 0.31014 + ], + [ + "2022-07-22", + 0.31372 + ], + [ + "2022-07-25", + 0.31372 + ], + [ + "2022-07-26", + 0.31372 + ], + [ + "2022-07-27", + 0.31372 + ], + [ + "2022-07-28", + 0.31372 + ], + [ + "2022-07-29", + 0.30716 + ], + [ + "2022-08-01", + 0.30716 + ], + [ + "2022-08-02", + 0.30716 + ], + [ + "2022-08-03", + 0.30716 + ], + [ + "2022-08-04", + 0.30716 + ], + [ + "2022-08-05", + 0.3089 + ], + [ + "2022-08-08", + 0.3089 + ], + [ + "2022-08-09", + 0.3089 + ], + [ + "2022-08-10", + 0.3089 + ], + [ + "2022-08-11", + 0.3089 + ], + [ + "2022-08-12", + 0.31151 + ], + [ + "2022-08-15", + 0.31151 + ], + [ + "2022-08-16", + 0.31151 + ], + [ + "2022-08-17", + 0.31151 + ], + [ + "2022-08-18", + 0.31151 + ], + [ + "2022-08-19", + 0.31102 + ], + [ + "2022-08-22", + 0.31102 + ], + [ + "2022-08-23", + 0.31102 + ], + [ + "2022-08-24", + 0.31102 + ], + [ + "2022-08-25", + 0.31102 + ], + [ + "2022-08-26", + 0.30995 + ], + [ + "2022-08-29", + 0.30995 + ], + [ + "2022-08-30", + 0.30995 + ], + [ + "2022-08-31", + 0.30995 + ], + [ + "2022-09-01", + 0.30995 + ], + [ + "2022-09-02", + 0.31185 + ], + [ + "2022-09-05", + 0.31185 + ], + [ + "2022-09-06", + 0.31185 + ], + [ + "2022-09-07", + 0.31185 + ], + [ + "2022-09-08", + 0.31185 + ], + [ + "2022-09-09", + 0.3125 + ], + [ + "2022-09-12", + 0.3125 + ], + [ + "2022-09-13", + 0.3125 + ], + [ + "2022-09-14", + 0.3125 + ], + [ + "2022-09-15", + 0.3125 + ], + [ + "2022-09-16", + 0.31259 + ], + [ + "2022-09-19", + 0.31259 + ], + [ + "2022-09-20", + 0.31259 + ], + [ + "2022-09-21", + 0.31259 + ], + [ + "2022-09-22", + 0.31259 + ], + [ + "2022-09-23", + 0.31449 + ], + [ + "2022-09-26", + 0.31449 + ], + [ + "2022-09-27", + 0.31449 + ], + [ + "2022-09-28", + 0.31449 + ], + [ + "2022-09-29", + 0.31449 + ], + [ + "2022-09-30", + 0.31359 + ], + [ + "2022-10-03", + 0.31359 + ], + [ + "2022-10-04", + 0.31359 + ], + [ + "2022-10-05", + 0.31359 + ], + [ + "2022-10-06", + 0.31359 + ], + [ + "2022-10-07", + 0.31359 + ], + [ + "2022-10-10", + 0.31359 + ], + [ + "2022-10-11", + 0.31359 + ], + [ + "2022-10-12", + 0.31359 + ], + [ + "2022-10-13", + 0.31359 + ], + [ + "2022-10-14", + 0.43621 + ], + [ + "2022-10-17", + 0.43621 + ], + [ + "2022-10-18", + 0.43621 + ], + [ + "2022-10-19", + 0.43621 + ], + [ + "2022-10-20", + 0.43621 + ], + [ + "2022-10-21", + 0.43573 + ], + [ + "2022-10-24", + 0.43573 + ], + [ + "2022-10-25", + 0.43573 + ], + [ + "2022-10-26", + 0.43573 + ], + [ + "2022-10-27", + 0.43573 + ], + [ + "2022-10-28", + 0.43398 + ], + [ + "2022-10-31", + 0.43398 + ], + [ + "2022-11-01", + 0.43398 + ], + [ + "2022-11-02", + 0.43398 + ], + [ + "2022-11-03", + 0.43398 + ], + [ + "2022-11-04", + 0.42931 + ], + [ + "2022-11-07", + 0.42931 + ], + [ + "2022-11-08", + 0.42931 + ], + [ + "2022-11-09", + 0.42931 + ], + [ + "2022-11-10", + 0.42931 + ], + [ + "2022-11-11", + 0.42978 + ], + [ + "2022-11-14", + 0.42978 + ], + [ + "2022-11-15", + 0.42978 + ], + [ + "2022-11-16", + 0.42978 + ], + [ + "2022-11-17", + 0.42978 + ], + [ + "2022-11-18", + 0.4344 + ], + [ + "2022-11-21", + 0.4344 + ], + [ + "2022-11-22", + 0.4344 + ], + [ + "2022-11-23", + 0.4344 + ], + [ + "2022-11-24", + 0.4344 + ], + [ + "2022-11-25", + 0.4316 + ], + [ + "2022-11-28", + 0.4316 + ], + [ + "2022-11-29", + 0.4316 + ], + [ + "2022-11-30", + 0.4316 + ], + [ + "2022-12-01", + 0.4316 + ], + [ + "2022-12-02", + 0.4348 + ], + [ + "2022-12-05", + 0.4348 + ], + [ + "2022-12-06", + 0.4348 + ], + [ + "2022-12-07", + 0.4348 + ], + [ + "2022-12-08", + 0.4348 + ], + [ + "2022-12-09", + 0.43846 + ], + [ + "2022-12-12", + 0.43846 + ], + [ + "2022-12-13", + 0.43846 + ], + [ + "2022-12-14", + 0.43846 + ], + [ + "2022-12-15", + 0.43846 + ], + [ + "2022-12-16", + 0.43603 + ], + [ + "2022-12-19", + 0.43603 + ], + [ + "2022-12-20", + 0.43603 + ], + [ + "2022-12-21", + 0.43603 + ], + [ + "2022-12-22", + 0.43603 + ], + [ + "2022-12-23", + 0.43376 + ], + [ + "2022-12-26", + 0.43376 + ], + [ + "2022-12-27", + 0.43376 + ], + [ + "2022-12-28", + 0.43376 + ], + [ + "2022-12-29", + 0.43376 + ], + [ + "2022-12-30", + 0.4323 + ], + [ + "2023-01-02", + 0.4323 + ], + [ + "2023-01-03", + 0.4323 + ], + [ + "2023-01-04", + 0.4323 + ], + [ + "2023-01-05", + 0.4323 + ], + [ + "2023-01-06", + 0.07744 + ], + [ + "2023-01-09", + 0.07744 + ], + [ + "2023-01-10", + 0.07744 + ], + [ + "2023-01-11", + 0.07744 + ], + [ + "2023-01-12", + 0.07744 + ], + [ + "2023-01-13", + 0.07665 + ], + [ + "2023-01-16", + 0.07665 + ], + [ + "2023-01-17", + 0.07665 + ], + [ + "2023-01-18", + 0.07665 + ], + [ + "2023-01-19", + 0.07665 + ], + [ + "2023-01-20", + 0.07639 + ], + [ + "2023-01-23", + 0.07639 + ], + [ + "2023-01-24", + 0.07639 + ], + [ + "2023-01-25", + 0.07639 + ], + [ + "2023-01-26", + 0.07639 + ], + [ + "2023-01-27", + 0.07639 + ], + [ + "2023-01-30", + 0.07639 + ], + [ + "2023-01-31", + 0.07639 + ], + [ + "2023-02-01", + 0.07639 + ], + [ + "2023-02-02", + 0.07639 + ], + [ + "2023-02-03", + 0.07612 + ], + [ + "2023-02-06", + 0.07612 + ], + [ + "2023-02-07", + 0.07612 + ], + [ + "2023-02-08", + 0.07612 + ], + [ + "2023-02-09", + 0.07612 + ], + [ + "2023-02-10", + 0.07612 + ], + [ + "2023-02-13", + 0.07612 + ], + [ + "2023-02-14", + 0.07612 + ], + [ + "2023-02-15", + 0.07612 + ], + [ + "2023-02-16", + 0.07612 + ], + [ + "2023-02-17", + 0.07665 + ], + [ + "2023-02-20", + 0.07665 + ], + [ + "2023-02-21", + 0.07665 + ], + [ + "2023-02-22", + 0.07665 + ], + [ + "2023-02-23", + 0.07665 + ], + [ + "2023-02-24", + 0.07778 + ], + [ + "2023-02-27", + 0.07778 + ], + [ + "2023-02-28", + 0.07778 + ], + [ + "2023-03-01", + 0.07778 + ], + [ + "2023-03-02", + 0.07778 + ], + [ + "2023-03-03", + 0.07559 + ], + [ + "2023-03-06", + 0.07559 + ], + [ + "2023-03-07", + 0.07559 + ], + [ + "2023-03-08", + 0.07559 + ], + [ + "2023-03-09", + 0.07559 + ], + [ + "2023-03-10", + 0.07487 + ], + [ + "2023-03-13", + 0.07487 + ], + [ + "2023-03-14", + 0.07487 + ], + [ + "2023-03-15", + 0.07487 + ], + [ + "2023-03-16", + 0.07487 + ], + [ + "2023-03-17", + 0.07496 + ], + [ + "2023-03-20", + 0.07496 + ], + [ + "2023-03-21", + 0.07496 + ], + [ + "2023-03-22", + 0.07496 + ], + [ + "2023-03-23", + 0.07496 + ], + [ + "2023-03-24", + 0.07372 + ], + [ + "2023-03-27", + 0.07372 + ], + [ + "2023-03-28", + 0.07372 + ], + [ + "2023-03-29", + 0.07372 + ], + [ + "2023-03-30", + 0.07372 + ], + [ + "2023-03-31", + 0.07187 + ], + [ + "2023-04-03", + 0.07187 + ], + [ + "2023-04-04", + 0.07187 + ], + [ + "2023-04-05", + 0.07187 + ], + [ + "2023-04-06", + 0.07187 + ], + [ + "2023-04-07", + 0.17112 + ], + [ + "2023-04-10", + 0.17112 + ], + [ + "2023-04-11", + 0.17112 + ], + [ + "2023-04-12", + 0.17112 + ], + [ + "2023-04-13", + 0.17112 + ], + [ + "2023-04-14", + 0.17066 + ], + [ + "2023-04-17", + 0.17066 + ], + [ + "2023-04-18", + 0.17066 + ], + [ + "2023-04-19", + 0.17066 + ], + [ + "2023-04-20", + 0.17066 + ], + [ + "2023-04-21", + 0.17123 + ], + [ + "2023-04-24", + 0.17123 + ], + [ + "2023-04-25", + 0.17123 + ], + [ + "2023-04-26", + 0.17123 + ], + [ + "2023-04-27", + 0.17123 + ], + [ + "2023-04-28", + 0.17258 + ], + [ + "2023-05-01", + 0.17258 + ], + [ + "2023-05-02", + 0.17258 + ], + [ + "2023-05-03", + 0.17258 + ], + [ + "2023-05-04", + 0.17258 + ], + [ + "2023-05-05", + 0.17155 + ], + [ + "2023-05-08", + 0.17155 + ], + [ + "2023-05-09", + 0.17155 + ], + [ + "2023-05-10", + 0.17155 + ], + [ + "2023-05-11", + 0.17155 + ], + [ + "2023-05-12", + 0.17274 + ], + [ + "2023-05-15", + 0.17274 + ], + [ + "2023-05-16", + 0.17274 + ], + [ + "2023-05-17", + 0.17274 + ], + [ + "2023-05-18", + 0.17274 + ], + [ + "2023-05-19", + 0.1729 + ], + [ + "2023-05-22", + 0.1729 + ], + [ + "2023-05-23", + 0.1729 + ], + [ + "2023-05-24", + 0.1729 + ], + [ + "2023-05-25", + 0.1729 + ], + [ + "2023-05-26", + 0.17252 + ], + [ + "2023-05-29", + 0.17252 + ], + [ + "2023-05-30", + 0.17252 + ], + [ + "2023-05-31", + 0.17252 + ], + [ + "2023-06-01", + 0.17252 + ], + [ + "2023-06-02", + 0.17541 + ], + [ + "2023-06-05", + 0.17541 + ], + [ + "2023-06-06", + 0.17541 + ], + [ + "2023-06-07", + 0.17541 + ], + [ + "2023-06-08", + 0.17541 + ], + [ + "2023-06-09", + 0.17579 + ], + [ + "2023-06-12", + 0.17579 + ], + [ + "2023-06-13", + 0.17579 + ], + [ + "2023-06-14", + 0.17579 + ], + [ + "2023-06-15", + 0.17579 + ], + [ + "2023-06-16", + 0.17811 + ], + [ + "2023-06-19", + 0.17811 + ], + [ + "2023-06-20", + 0.17811 + ], + [ + "2023-06-21", + 0.17852 + ], + [ + "2023-06-22", + 0.17852 + ], + [ + "2023-06-23", + 0.17852 + ], + [ + "2023-06-26", + 0.17852 + ], + [ + "2023-06-27", + 0.17852 + ], + [ + "2023-06-28", + 0.17852 + ], + [ + "2023-06-29", + 0.17852 + ], + [ + "2023-06-30", + 0.17536 + ], + [ + "2023-07-03", + 0.17536 + ], + [ + "2023-07-04", + 0.17536 + ], + [ + "2023-07-05", + 0.17536 + ], + [ + "2023-07-06", + 0.17536 + ], + [ + "2023-07-07", + 0.20673 + ], + [ + "2023-07-10", + 0.20673 + ], + [ + "2023-07-11", + 0.20673 + ], + [ + "2023-07-12", + 0.20673 + ], + [ + "2023-07-13", + 0.20673 + ], + [ + "2023-07-14", + 0.20352 + ], + [ + "2023-07-17", + 0.20352 + ], + [ + "2023-07-18", + 0.20352 + ], + [ + "2023-07-19", + 0.20352 + ], + [ + "2023-07-20", + 0.20352 + ], + [ + "2023-07-21", + 0.20457 + ], + [ + "2023-07-24", + 0.20457 + ], + [ + "2023-07-25", + 0.20457 + ], + [ + "2023-07-26", + 0.20457 + ], + [ + "2023-07-27", + 0.20457 + ], + [ + "2023-07-28", + 0.20392 + ], + [ + "2023-07-31", + 0.20392 + ], + [ + "2023-08-01", + 0.20392 + ], + [ + "2023-08-02", + 0.20392 + ], + [ + "2023-08-03", + 0.20392 + ], + [ + "2023-08-04", + 0.20261 + ], + [ + "2023-08-07", + 0.20261 + ], + [ + "2023-08-08", + 0.20261 + ], + [ + "2023-08-09", + 0.20261 + ], + [ + "2023-08-10", + 0.20261 + ], + [ + "2023-08-11", + 0.20054 + ], + [ + "2023-08-14", + 0.20054 + ], + [ + "2023-08-15", + 0.20054 + ], + [ + "2023-08-16", + 0.20054 + ], + [ + "2023-08-17", + 0.20054 + ], + [ + "2023-08-18", + 0.2067 + ], + [ + "2023-08-21", + 0.2067 + ], + [ + "2023-08-22", + 0.2067 + ], + [ + "2023-08-23", + 0.2067 + ], + [ + "2023-08-24", + 0.2067 + ], + [ + "2023-08-25", + 0.20308 + ], + [ + "2023-08-28", + 0.20308 + ], + [ + "2023-08-29", + 0.20308 + ], + [ + "2023-08-30", + 0.20308 + ], + [ + "2023-08-31", + 0.20308 + ], + [ + "2023-09-01", + 0.20321 + ], + [ + "2023-09-04", + 0.20321 + ], + [ + "2023-09-05", + 0.20321 + ], + [ + "2023-09-06", + 0.20321 + ], + [ + "2023-09-07", + 0.20321 + ], + [ + "2023-09-08", + 0.20617 + ], + [ + "2023-09-11", + 0.20617 + ], + [ + "2023-09-12", + 0.20617 + ], + [ + "2023-09-13", + 0.20617 + ], + [ + "2023-09-14", + 0.20617 + ], + [ + "2023-09-15", + 0.20596 + ], + [ + "2023-09-18", + 0.20596 + ], + [ + "2023-09-19", + 0.20596 + ], + [ + "2023-09-20", + 0.20596 + ], + [ + "2023-09-21", + 0.20596 + ], + [ + "2023-09-22", + 0.20645 + ], + [ + "2023-09-25", + 0.20645 + ], + [ + "2023-09-26", + 0.20645 + ], + [ + "2023-09-27", + 0.20645 + ], + [ + "2023-09-28", + 0.20791 + ], + [ + "2023-09-29", + 0.20791 + ], + [ + "2023-10-02", + 0.20791 + ], + [ + "2023-10-03", + 0.20791 + ], + [ + "2023-10-04", + 0.20791 + ], + [ + "2023-10-05", + 0.20791 + ], + [ + "2023-10-06", + 0.20791 + ], + [ + "2023-10-09", + 0.20791 + ], + [ + "2023-10-10", + 0.20791 + ], + [ + "2023-10-11", + 0.20791 + ], + [ + "2023-10-12", + 0.20791 + ], + [ + "2023-10-13", + 0.43866 + ], + [ + "2023-10-16", + 0.43866 + ], + [ + "2023-10-17", + 0.43866 + ], + [ + "2023-10-18", + 0.43866 + ], + [ + "2023-10-19", + 0.43866 + ], + [ + "2023-10-20", + 0.44064 + ], + [ + "2023-10-23", + 0.44064 + ], + [ + "2023-10-24", + 0.44064 + ], + [ + "2023-10-25", + 0.44064 + ], + [ + "2023-10-26", + 0.44064 + ], + [ + "2023-10-27", + 0.43538 + ], + [ + "2023-10-30", + 0.43538 + ], + [ + "2023-10-31", + 0.43538 + ], + [ + "2023-11-01", + 0.43538 + ], + [ + "2023-11-02", + 0.43538 + ], + [ + "2023-11-03", + 0.43535 + ], + [ + "2023-11-06", + 0.43535 + ], + [ + "2023-11-07", + 0.43535 + ], + [ + "2023-11-08", + 0.43535 + ], + [ + "2023-11-09", + 0.43535 + ], + [ + "2023-11-10", + 0.43499 + ], + [ + "2023-11-13", + 0.43499 + ], + [ + "2023-11-14", + 0.43499 + ], + [ + "2023-11-15", + 0.43499 + ], + [ + "2023-11-16", + 0.43499 + ], + [ + "2023-11-17", + 0.43235 + ], + [ + "2023-11-20", + 0.43235 + ], + [ + "2023-11-21", + 0.43235 + ], + [ + "2023-11-22", + 0.43235 + ], + [ + "2023-11-23", + 0.43235 + ], + [ + "2023-11-24", + 0.4347 + ], + [ + "2023-11-27", + 0.4347 + ], + [ + "2023-11-28", + 0.4347 + ], + [ + "2023-11-29", + 0.4347 + ], + [ + "2023-11-30", + 0.4347 + ], + [ + "2023-12-01", + 0.43461 + ], + [ + "2023-12-04", + 0.43461 + ], + [ + "2023-12-05", + 0.43461 + ], + [ + "2023-12-06", + 0.43461 + ], + [ + "2023-12-07", + 0.43461 + ], + [ + "2023-12-08", + 0.43185 + ], + [ + "2023-12-11", + 0.43185 + ], + [ + "2023-12-12", + 0.43185 + ], + [ + "2023-12-13", + 0.43185 + ], + [ + "2023-12-14", + 0.43185 + ], + [ + "2023-12-15", + 0.43739 + ], + [ + "2023-12-18", + 0.43739 + ], + [ + "2023-12-19", + 0.43739 + ], + [ + "2023-12-20", + 0.43739 + ], + [ + "2023-12-21", + 0.43739 + ], + [ + "2023-12-22", + 0.43327 + ], + [ + "2023-12-25", + 0.43327 + ], + [ + "2023-12-26", + 0.43327 + ], + [ + "2023-12-27", + 0.43327 + ], + [ + "2023-12-28", + 0.43327 + ], + [ + "2023-12-29", + 0.43157 + ], + [ + "2024-01-01", + 0.43157 + ], + [ + "2024-01-02", + 0.43157 + ], + [ + "2024-01-03", + 0.43157 + ], + [ + "2024-01-04", + 0.43157 + ], + [ + "2024-01-05", + 0.08748 + ], + [ + "2024-01-08", + 0.08748 + ], + [ + "2024-01-09", + 0.08748 + ], + [ + "2024-01-10", + 0.08748 + ], + [ + "2024-01-11", + 0.08748 + ], + [ + "2024-01-12", + 0.08678 + ], + [ + "2024-01-15", + 0.08678 + ], + [ + "2024-01-16", + 0.08678 + ], + [ + "2024-01-17", + 0.08678 + ], + [ + "2024-01-18", + 0.08678 + ], + [ + "2024-01-19", + 0.08494 + ], + [ + "2024-01-22", + 0.08494 + ], + [ + "2024-01-23", + 0.08494 + ], + [ + "2024-01-24", + 0.08494 + ], + [ + "2024-01-25", + 0.08494 + ], + [ + "2024-01-26", + 0.08517 + ], + [ + "2024-01-29", + 0.08517 + ], + [ + "2024-01-30", + 0.08517 + ], + [ + "2024-01-31", + 0.08517 + ], + [ + "2024-02-01", + 0.08517 + ], + [ + "2024-02-02", + 0.08521 + ], + [ + "2024-02-05", + 0.08521 + ], + [ + "2024-02-06", + 0.08521 + ], + [ + "2024-02-07", + 0.08521 + ], + [ + "2024-02-08", + 0.08642 + ], + [ + "2024-02-09", + 0.08642 + ], + [ + "2024-02-12", + 0.08642 + ], + [ + "2024-02-13", + 0.08642 + ], + [ + "2024-02-14", + 0.08642 + ], + [ + "2024-02-15", + 0.08642 + ], + [ + "2024-02-16", + 0.08642 + ], + [ + "2024-02-19", + 0.08642 + ], + [ + "2024-02-20", + 0.08642 + ], + [ + "2024-02-21", + 0.08642 + ], + [ + "2024-02-22", + 0.08642 + ], + [ + "2024-02-23", + 0.08618 + ], + [ + "2024-02-26", + 0.08618 + ], + [ + "2024-02-27", + 0.08618 + ], + [ + "2024-02-28", + 0.08618 + ], + [ + "2024-02-29", + 0.08618 + ], + [ + "2024-03-01", + 0.08641 + ], + [ + "2024-03-04", + 0.08641 + ], + [ + "2024-03-05", + 0.08641 + ], + [ + "2024-03-06", + 0.08641 + ], + [ + "2024-03-07", + 0.08641 + ], + [ + "2024-03-08", + 0.08764 + ], + [ + "2024-03-11", + 0.08764 + ], + [ + "2024-03-12", + 0.08764 + ], + [ + "2024-03-13", + 0.08764 + ], + [ + "2024-03-14", + 0.08764 + ], + [ + "2024-03-15", + 0.08906 + ], + [ + "2024-03-18", + 0.08906 + ], + [ + "2024-03-19", + 0.08906 + ], + [ + "2024-03-20", + 0.08906 + ], + [ + "2024-03-21", + 0.08906 + ], + [ + "2024-03-22", + 0.087 + ], + [ + "2024-03-25", + 0.087 + ], + [ + "2024-03-26", + 0.087 + ], + [ + "2024-03-27", + 0.087 + ], + [ + "2024-03-28", + 0.087 + ], + [ + "2024-03-29", + 0.08834 + ], + [ + "2024-04-01", + 0.08834 + ], + [ + "2024-04-02", + 0.08834 + ], + [ + "2024-04-03", + 0.0879 + ], + [ + "2024-04-04", + 0.0879 + ], + [ + "2024-04-05", + 0.0879 + ], + [ + "2024-04-08", + 0.0879 + ], + [ + "2024-04-09", + 0.0879 + ], + [ + "2024-04-10", + 0.0879 + ], + [ + "2024-04-11", + 0.0879 + ], + [ + "2024-04-12", + 0.08818 + ], + [ + "2024-04-15", + 0.08818 + ], + [ + "2024-04-16", + 0.08818 + ], + [ + "2024-04-17", + 0.08818 + ], + [ + "2024-04-18", + 0.08818 + ], + [ + "2024-04-19", + 0.08818 + ], + [ + "2024-04-22", + 0.08818 + ], + [ + "2024-04-23", + 0.08818 + ], + [ + "2024-04-24", + 0.08818 + ], + [ + "2024-04-25", + 0.08818 + ], + [ + "2024-04-26", + 0.08896 + ], + [ + "2024-04-29", + 0.08896 + ], + [ + "2024-04-30", + 0.08986 + ], + [ + "2024-05-06", + 0.08986 + ], + [ + "2024-05-07", + 0.08986 + ], + [ + "2024-05-08", + 0.08986 + ], + [ + "2024-05-09", + 0.08986 + ], + [ + "2024-05-10", + 0.08976 + ], + [ + "2024-05-13", + 0.08976 + ], + [ + "2024-05-14", + 0.08976 + ], + [ + "2024-05-15", + 0.08976 + ], + [ + "2024-05-16", + 0.08976 + ], + [ + "2024-05-17", + 0.09022 + ], + [ + "2024-05-20", + 0.09022 + ], + [ + "2024-05-21", + 0.09022 + ], + [ + "2024-05-22", + 0.09022 + ], + [ + "2024-05-23", + 0.09022 + ], + [ + "2024-05-24", + 0.08764 + ], + [ + "2024-05-27", + 0.08764 + ], + [ + "2024-05-28", + 0.08764 + ], + [ + "2024-05-29", + 0.08764 + ], + [ + "2024-05-30", + 0.08764 + ], + [ + "2024-05-31", + 0.08839 + ], + [ + "2024-06-03", + 0.08839 + ], + [ + "2024-06-04", + 0.08839 + ], + [ + "2024-06-05", + 0.08839 + ], + [ + "2024-06-06", + 0.08839 + ], + [ + "2024-06-07", + 0.08742 + ], + [ + "2024-06-11", + 0.08742 + ], + [ + "2024-06-12", + 0.08742 + ], + [ + "2024-06-13", + 0.08742 + ], + [ + "2024-06-14", + 0.08742 + ], + [ + "2024-06-17", + 0.08742 + ], + [ + "2024-06-18", + 0.08742 + ], + [ + "2024-06-19", + 0.08742 + ], + [ + "2024-06-20", + 0.08742 + ], + [ + "2024-06-21", + 0.08742 + ], + [ + "2024-06-24", + 0.08902 + ], + [ + "2024-06-25", + 0.08902 + ], + [ + "2024-06-26", + 0.08902 + ], + [ + "2024-06-27", + 0.08902 + ], + [ + "2024-06-28", + 0.08902 + ], + [ + "2024-07-01", + 0.09157 + ], + [ + "2024-07-02", + 0.09157 + ], + [ + "2024-07-03", + 0.09157 + ], + [ + "2024-07-04", + 0.09157 + ], + [ + "2024-07-05", + 0.09157 + ], + [ + "2024-07-08", + 0.09341 + ], + [ + "2024-07-09", + 0.09341 + ], + [ + "2024-07-10", + 0.09341 + ], + [ + "2024-07-11", + 0.09341 + ], + [ + "2024-07-12", + 0.09341 + ], + [ + "2024-07-15", + 0.09626 + ], + [ + "2024-07-16", + 0.09626 + ], + [ + "2024-07-17", + 0.09626 + ], + [ + "2024-07-18", + 0.09626 + ], + [ + "2024-07-19", + 0.09626 + ], + [ + "2024-07-22", + 0.09631 + ], + [ + "2024-07-23", + 0.09631 + ], + [ + "2024-07-24", + 0.09631 + ], + [ + "2024-07-25", + 0.09631 + ], + [ + "2024-07-26", + 0.09631 + ], + [ + "2024-07-29", + 0.09783 + ], + [ + "2024-07-30", + 0.09783 + ], + [ + "2024-07-31", + 0.09783 + ], + [ + "2024-08-01", + 0.09783 + ], + [ + "2024-08-02", + 0.09783 + ], + [ + "2024-08-05", + 0.09857 + ], + [ + "2024-08-06", + 0.09857 + ], + [ + "2024-08-07", + 0.09857 + ], + [ + "2024-08-08", + 0.09857 + ], + [ + "2024-08-09", + 0.09857 + ], + [ + "2024-08-12", + 0.09992 + ], + [ + "2024-08-13", + 0.09992 + ], + [ + "2024-08-14", + 0.09992 + ], + [ + "2024-08-15", + 0.09992 + ], + [ + "2024-08-16", + 0.09992 + ], + [ + "2024-08-19", + 0.10609 + ], + [ + "2024-08-20", + 0.10609 + ], + [ + "2024-08-21", + 0.10609 + ], + [ + "2024-08-22", + 0.10609 + ], + [ + "2024-08-23", + 0.10609 + ], + [ + "2024-08-26", + 0.11434 + ], + [ + "2024-08-27", + 0.11434 + ], + [ + "2024-08-28", + 0.11434 + ], + [ + "2024-08-29", + 0.11434 + ], + [ + "2024-08-30", + 0.11434 + ], + [ + "2024-09-02", + 0.11473 + ], + [ + "2024-09-03", + 0.11473 + ], + [ + "2024-09-04", + 0.11473 + ], + [ + "2024-09-05", + 0.11473 + ], + [ + "2024-09-06", + 0.11473 + ], + [ + "2024-09-09", + 0.05067 + ], + [ + "2024-09-10", + 0.05067 + ], + [ + "2024-09-11", + 0.05067 + ], + [ + "2024-09-12", + 0.05067 + ], + [ + "2024-09-13", + 0.05067 + ], + [ + "2024-09-16", + 0.05086 + ], + [ + "2024-09-17", + 0.0508 + ], + [ + "2024-09-18", + 0.05112 + ], + [ + "2024-09-19", + 0.05112 + ], + [ + "2024-09-20", + 0.05112 + ], + [ + "2024-09-23", + 0.05238 + ], + [ + "2024-09-24", + 0.05238 + ], + [ + "2024-09-25", + 0.05238 + ], + [ + "2024-09-26", + 0.05238 + ], + [ + "2024-09-27", + 0.05238 + ], + [ + "2024-09-30", + 0.05397 + ], + [ + "2024-10-01", + 0.05238 + ], + [ + "2024-10-02", + 0.05236 + ], + [ + "2024-10-03", + 0.05239 + ], + [ + "2024-10-04", + 0.05238 + ], + [ + "2024-10-07", + 0.05238 + ], + [ + "2024-10-08", + 0.05483 + ], + [ + "2024-10-09", + 0.05336 + ], + [ + "2024-10-10", + 0.05336 + ], + [ + "2024-10-11", + 0.05336 + ], + [ + "2024-10-12", + 0.05239 + ], + [ + "2024-10-13", + 0.05238 + ], + [ + "2024-10-14", + 0.05263 + ], + [ + "2024-10-15", + 0.05263 + ], + [ + "2024-10-16", + 0.05263 + ], + [ + "2024-10-17", + 0.05263 + ], + [ + "2024-10-18", + 0.05263 + ], + [ + "2024-10-21", + 0.05453 + ], + [ + "2024-10-22", + 0.05453 + ], + [ + "2024-10-23", + 0.05453 + ], + [ + "2024-10-24", + 0.05453 + ], + [ + "2024-10-25", + 0.05453 + ], + [ + "2024-10-28", + 0.05726 + ], + [ + "2024-10-29", + 0.05726 + ], + [ + "2024-10-30", + 0.05726 + ], + [ + "2024-10-31", + 0.05726 + ], + [ + "2024-11-01", + 0.05452 + ], + [ + "2024-11-04", + 0.06307 + ], + [ + "2024-11-05", + 0.06307 + ], + [ + "2024-11-06", + 0.06307 + ], + [ + "2024-11-07", + 0.06307 + ], + [ + "2024-11-08", + 0.06307 + ], + [ + "2024-11-11", + 0.06248 + ], + [ + "2024-11-12", + 0.06248 + ], + [ + "2024-11-13", + 0.06248 + ], + [ + "2024-11-14", + 0.06248 + ], + [ + "2024-11-15", + 0.06248 + ], + [ + "2024-11-18", + 0.06166 + ], + [ + "2024-11-19", + 0.06166 + ], + [ + "2024-11-20", + 0.06166 + ], + [ + "2024-11-21", + 0.06166 + ], + [ + "2024-11-22", + 0.06166 + ], + [ + "2024-11-25", + 0.0594 + ], + [ + "2024-11-26", + 0.0594 + ], + [ + "2024-11-27", + 0.0594 + ], + [ + "2024-11-28", + 0.0594 + ], + [ + "2024-11-29", + 0.0594 + ], + [ + "2024-12-02", + 0.0594 + ], + [ + "2024-12-03", + 0.0594 + ], + [ + "2024-12-04", + 0.0594 + ], + [ + "2024-12-05", + 0.0594 + ], + [ + "2024-12-06", + 0.05942 + ], + [ + "2024-12-09", + 0.05255 + ], + [ + "2024-12-10", + 0.05255 + ], + [ + "2024-12-11", + 0.05255 + ], + [ + "2024-12-12", + 0.05255 + ], + [ + "2024-12-13", + 0.05255 + ], + [ + "2024-12-16", + 0.04922 + ], + [ + "2024-12-17", + 0.04922 + ], + [ + "2024-12-18", + 0.04922 + ], + [ + "2024-12-19", + 0.04922 + ], + [ + "2024-12-20", + 0.04922 + ], + [ + "2024-12-23", + 0.0473 + ], + [ + "2024-12-24", + 0.0473 + ], + [ + "2024-12-25", + 0.0473 + ], + [ + "2024-12-26", + 0.0473 + ], + [ + "2024-12-27", + 0.0473 + ], + [ + "2024-12-30", + 0.04736 + ], + [ + "2024-12-31", + 0.04736 + ], + [ + "2025-01-01", + 0.04731 + ], + [ + "2025-01-02", + 0.04736 + ], + [ + "2025-01-03", + 0.04736 + ], + [ + "2025-01-06", + 0.04828 + ], + [ + "2025-01-07", + 0.04828 + ], + [ + "2025-01-08", + 0.04828 + ], + [ + "2025-01-09", + 0.04828 + ], + [ + "2025-01-10", + 0.04828 + ], + [ + "2025-01-13", + 0.05291 + ], + [ + "2025-01-14", + 0.05291 + ], + [ + "2025-01-15", + 0.05291 + ], + [ + "2025-01-16", + 0.05291 + ], + [ + "2025-01-17", + 0.05291 + ], + [ + "2025-01-20", + 0.0529 + ], + [ + "2025-01-21", + 0.0529 + ], + [ + "2025-01-22", + 0.05287 + ], + [ + "2025-01-23", + 0.05289 + ], + [ + "2025-01-24", + 0.05287 + ], + [ + "2025-01-27", + 0.0529 + ], + [ + "2025-01-28", + 0.05287 + ] + ], + "structure": [ + [ + "2015-01-06", + 0.37818 + ], + [ + "2015-01-07", + 0.37818 + ], + [ + "2015-01-08", + 0.37818 + ], + [ + "2015-01-09", + 0.37818 + ], + [ + "2015-01-12", + 0.37818 + ], + [ + "2015-01-13", + 0.37818 + ], + [ + "2015-01-14", + 0.37818 + ], + [ + "2015-01-15", + 0.37818 + ], + [ + "2015-01-16", + 0.37818 + ], + [ + "2015-01-19", + 0.37818 + ], + [ + "2015-01-20", + 0.37818 + ], + [ + "2015-01-21", + 0.37818 + ], + [ + "2015-01-22", + 0.37818 + ], + [ + "2015-01-23", + 0.37818 + ], + [ + "2015-01-26", + 0.37818 + ], + [ + "2015-01-27", + 0.37818 + ], + [ + "2015-01-28", + 0.37818 + ], + [ + "2015-01-29", + 0.37818 + ], + [ + "2015-01-30", + 0.37818 + ], + [ + "2015-02-02", + 0.37818 + ], + [ + "2015-02-03", + 0.37818 + ], + [ + "2015-02-04", + 0.37818 + ], + [ + "2015-02-05", + 0.37818 + ], + [ + "2015-02-06", + 0.37818 + ], + [ + "2015-02-09", + 0.37818 + ], + [ + "2015-02-10", + 0.37818 + ], + [ + "2015-02-11", + 0.37818 + ], + [ + "2015-02-12", + 0.37818 + ], + [ + "2015-02-13", + 0.37818 + ], + [ + "2015-02-16", + 0.37818 + ], + [ + "2015-02-17", + 0.37818 + ], + [ + "2015-02-18", + 0.37818 + ], + [ + "2015-02-19", + 0.37818 + ], + [ + "2015-02-20", + 0.37818 + ], + [ + "2015-02-23", + 0.37818 + ], + [ + "2015-02-24", + 0.37818 + ], + [ + "2015-02-25", + 0.37818 + ], + [ + "2015-02-26", + 0.37818 + ], + [ + "2015-02-27", + 0.37818 + ], + [ + "2015-03-02", + 0.37818 + ], + [ + "2015-03-03", + 0.37818 + ], + [ + "2015-03-04", + 0.37818 + ], + [ + "2015-03-05", + 0.37818 + ], + [ + "2015-03-06", + 0.37818 + ], + [ + "2015-03-09", + 0.37818 + ], + [ + "2015-03-10", + 0.37818 + ], + [ + "2015-03-11", + 0.37818 + ], + [ + "2015-03-12", + 0.37818 + ], + [ + "2015-03-13", + 0.37818 + ], + [ + "2015-03-16", + 0.37818 + ], + [ + "2015-03-17", + 0.37818 + ], + [ + "2015-03-18", + 0.37818 + ], + [ + "2015-03-19", + 0.37818 + ], + [ + "2015-03-20", + 0.37818 + ], + [ + "2015-03-23", + 0.37818 + ], + [ + "2015-03-24", + 0.37818 + ], + [ + "2015-03-25", + 0.37818 + ], + [ + "2015-03-26", + 0.37818 + ], + [ + "2015-03-27", + 0.37818 + ], + [ + "2015-03-30", + 0.37818 + ], + [ + "2015-03-31", + 0.37818 + ], + [ + "2015-04-01", + 0.47098 + ], + [ + "2015-04-02", + 0.47098 + ], + [ + "2015-04-03", + 0.47098 + ], + [ + "2015-04-06", + 0.47098 + ], + [ + "2015-04-07", + 0.47098 + ], + [ + "2015-04-08", + 0.47098 + ], + [ + "2015-04-09", + 0.47098 + ], + [ + "2015-04-10", + 0.47098 + ], + [ + "2015-04-13", + 0.47098 + ], + [ + "2015-04-14", + 0.47098 + ], + [ + "2015-04-15", + 0.47098 + ], + [ + "2015-04-16", + 0.47098 + ], + [ + "2015-04-17", + 0.47098 + ], + [ + "2015-04-20", + 0.47098 + ], + [ + "2015-04-21", + 0.47098 + ], + [ + "2015-04-22", + 0.47098 + ], + [ + "2015-04-23", + 0.47098 + ], + [ + "2015-04-24", + 0.47098 + ], + [ + "2015-04-27", + 0.47098 + ], + [ + "2015-04-28", + 0.47098 + ], + [ + "2015-04-29", + 0.47098 + ], + [ + "2015-04-30", + 0.47098 + ], + [ + "2015-05-01", + 0.47098 + ], + [ + "2015-05-04", + 0.47098 + ], + [ + "2015-05-05", + 0.47098 + ], + [ + "2015-05-06", + 0.47098 + ], + [ + "2015-05-07", + 0.47098 + ], + [ + "2015-05-08", + 0.47098 + ], + [ + "2015-05-11", + 0.47098 + ], + [ + "2015-05-12", + 0.47098 + ], + [ + "2015-05-13", + 0.47098 + ], + [ + "2015-05-14", + 0.47098 + ], + [ + "2015-05-15", + 0.47098 + ], + [ + "2015-05-18", + 0.47098 + ], + [ + "2015-05-19", + 0.47098 + ], + [ + "2015-05-20", + 0.47098 + ], + [ + "2015-05-21", + 0.47098 + ], + [ + "2015-05-22", + 0.47098 + ], + [ + "2015-05-25", + 0.47098 + ], + [ + "2015-05-26", + 0.47098 + ], + [ + "2015-05-27", + 0.47098 + ], + [ + "2015-05-28", + 0.47098 + ], + [ + "2015-05-29", + 0.47098 + ], + [ + "2015-06-01", + 0.47098 + ], + [ + "2015-06-02", + 0.47098 + ], + [ + "2015-06-03", + 0.47098 + ], + [ + "2015-06-04", + 0.47098 + ], + [ + "2015-06-05", + 0.47098 + ], + [ + "2015-06-08", + 0.47098 + ], + [ + "2015-06-09", + 0.47098 + ], + [ + "2015-06-10", + 0.47098 + ], + [ + "2015-06-11", + 0.47098 + ], + [ + "2015-06-12", + 0.47098 + ], + [ + "2015-06-15", + 0.47098 + ], + [ + "2015-06-16", + 0.47098 + ], + [ + "2015-06-17", + 0.47098 + ], + [ + "2015-06-18", + 0.47098 + ], + [ + "2015-06-19", + 0.47098 + ], + [ + "2015-06-22", + 0.47098 + ], + [ + "2015-06-23", + 0.47098 + ], + [ + "2015-06-24", + 0.47098 + ], + [ + "2015-06-25", + 0.47098 + ], + [ + "2015-06-26", + 0.47098 + ], + [ + "2015-06-29", + 0.47098 + ], + [ + "2015-06-30", + 0.47098 + ], + [ + "2015-07-01", + 0.3421 + ], + [ + "2015-07-02", + 0.3421 + ], + [ + "2015-07-03", + 0.3421 + ], + [ + "2015-07-06", + 0.3421 + ], + [ + "2015-07-07", + 0.3421 + ], + [ + "2015-07-08", + 0.3421 + ], + [ + "2015-07-09", + 0.3421 + ], + [ + "2015-07-10", + 0.3421 + ], + [ + "2015-07-13", + 0.3421 + ], + [ + "2015-07-14", + 0.3421 + ], + [ + "2015-07-15", + 0.3421 + ], + [ + "2015-07-16", + 0.3421 + ], + [ + "2015-07-17", + 0.3421 + ], + [ + "2015-07-20", + 0.3421 + ], + [ + "2015-07-21", + 0.3421 + ], + [ + "2015-07-22", + 0.3421 + ], + [ + "2015-07-23", + 0.3421 + ], + [ + "2015-07-24", + 0.3421 + ], + [ + "2015-07-27", + 0.3421 + ], + [ + "2015-07-28", + 0.3421 + ], + [ + "2015-07-29", + 0.3421 + ], + [ + "2015-07-30", + 0.3421 + ], + [ + "2015-07-31", + 0.3421 + ], + [ + "2015-08-03", + 0.3421 + ], + [ + "2015-08-04", + 0.3421 + ], + [ + "2015-08-05", + 0.3421 + ], + [ + "2015-08-06", + 0.3421 + ], + [ + "2015-08-07", + 0.3421 + ], + [ + "2015-08-10", + 0.3421 + ], + [ + "2015-08-11", + 0.3421 + ], + [ + "2015-08-12", + 0.3421 + ], + [ + "2015-08-13", + 0.3421 + ], + [ + "2015-08-14", + 0.3421 + ], + [ + "2015-08-17", + 0.3421 + ], + [ + "2015-08-18", + 0.3421 + ], + [ + "2015-08-19", + 0.3421 + ], + [ + "2015-08-20", + 0.3421 + ], + [ + "2015-08-21", + 0.3421 + ], + [ + "2015-08-24", + 0.3421 + ], + [ + "2015-08-25", + 0.3421 + ], + [ + "2015-08-26", + 0.3421 + ], + [ + "2015-08-27", + 0.3421 + ], + [ + "2015-08-28", + 0.3421 + ], + [ + "2015-08-31", + 0.3421 + ], + [ + "2015-09-01", + 0.3421 + ], + [ + "2015-09-02", + 0.3421 + ], + [ + "2015-09-03", + 0.3421 + ], + [ + "2015-09-04", + 0.3421 + ], + [ + "2015-09-07", + 0.3421 + ], + [ + "2015-09-08", + 0.3421 + ], + [ + "2015-09-09", + 0.3421 + ], + [ + "2015-09-10", + 0.3421 + ], + [ + "2015-09-11", + 0.3421 + ], + [ + "2015-09-14", + 0.3421 + ], + [ + "2015-09-15", + 0.3421 + ], + [ + "2015-09-16", + 0.3421 + ], + [ + "2015-09-17", + 0.3421 + ], + [ + "2015-09-18", + 0.3421 + ], + [ + "2015-09-21", + 0.3421 + ], + [ + "2015-09-22", + 0.3421 + ], + [ + "2015-09-23", + 0.3421 + ], + [ + "2015-09-24", + 0.3421 + ], + [ + "2015-09-25", + 0.3421 + ], + [ + "2015-09-28", + 0.3421 + ], + [ + "2015-09-29", + 0.3421 + ], + [ + "2015-09-30", + 0.3421 + ], + [ + "2015-10-01", + 0.49812 + ], + [ + "2015-10-02", + 0.49812 + ], + [ + "2015-10-05", + 0.49812 + ], + [ + "2015-10-06", + 0.49812 + ], + [ + "2015-10-07", + 0.49812 + ], + [ + "2015-10-08", + 0.49812 + ], + [ + "2015-10-09", + 0.49812 + ], + [ + "2015-10-12", + 0.49812 + ], + [ + "2015-10-13", + 0.49812 + ], + [ + "2015-10-14", + 0.49812 + ], + [ + "2015-10-15", + 0.49812 + ], + [ + "2015-10-16", + 0.49812 + ], + [ + "2015-10-19", + 0.49812 + ], + [ + "2015-10-20", + 0.49812 + ], + [ + "2015-10-21", + 0.49812 + ], + [ + "2015-10-22", + 0.49812 + ], + [ + "2015-10-23", + 0.49812 + ], + [ + "2015-10-26", + 0.49812 + ], + [ + "2015-10-27", + 0.49812 + ], + [ + "2015-10-28", + 0.49812 + ], + [ + "2015-10-29", + 0.49812 + ], + [ + "2015-10-30", + 0.49812 + ], + [ + "2015-11-02", + 0.49812 + ], + [ + "2015-11-03", + 0.49812 + ], + [ + "2015-11-04", + 0.49812 + ], + [ + "2015-11-05", + 0.49812 + ], + [ + "2015-11-06", + 0.49812 + ], + [ + "2015-11-09", + 0.49812 + ], + [ + "2015-11-10", + 0.49812 + ], + [ + "2015-11-11", + 0.49812 + ], + [ + "2015-11-12", + 0.49812 + ], + [ + "2015-11-13", + 0.49812 + ], + [ + "2015-11-16", + 0.49812 + ], + [ + "2015-11-17", + 0.49812 + ], + [ + "2015-11-18", + 0.49812 + ], + [ + "2015-11-19", + 0.49812 + ], + [ + "2015-11-20", + 0.49812 + ], + [ + "2015-11-23", + 0.49812 + ], + [ + "2015-11-24", + 0.49812 + ], + [ + "2015-11-25", + 0.49812 + ], + [ + "2015-11-26", + 0.49812 + ], + [ + "2015-11-27", + 0.49812 + ], + [ + "2015-11-30", + 0.49812 + ], + [ + "2015-12-01", + 0.49812 + ], + [ + "2015-12-02", + 0.49812 + ], + [ + "2015-12-03", + 0.49812 + ], + [ + "2015-12-04", + 0.49812 + ], + [ + "2015-12-07", + 0.49812 + ], + [ + "2015-12-08", + 0.49812 + ], + [ + "2015-12-09", + 0.49812 + ], + [ + "2015-12-10", + 0.49812 + ], + [ + "2015-12-11", + 0.49812 + ], + [ + "2015-12-14", + 0.49812 + ], + [ + "2015-12-15", + 0.49812 + ], + [ + "2015-12-16", + 0.49812 + ], + [ + "2015-12-17", + 0.49812 + ], + [ + "2015-12-18", + 0.49812 + ], + [ + "2015-12-21", + 0.49812 + ], + [ + "2015-12-22", + 0.49812 + ], + [ + "2015-12-23", + 0.49812 + ], + [ + "2015-12-24", + 0.49812 + ], + [ + "2015-12-25", + 0.49812 + ], + [ + "2015-12-28", + 0.49812 + ], + [ + "2015-12-29", + 0.49812 + ], + [ + "2015-12-30", + 0.49812 + ], + [ + "2015-12-31", + 0.49812 + ], + [ + "2016-01-01", + 0.35873 + ], + [ + "2016-01-04", + 0.35873 + ], + [ + "2016-01-05", + 0.35873 + ], + [ + "2016-01-06", + 0.35873 + ], + [ + "2016-01-07", + 0.35873 + ], + [ + "2016-01-08", + 0.35873 + ], + [ + "2016-01-11", + 0.35873 + ], + [ + "2016-01-12", + 0.35873 + ], + [ + "2016-01-13", + 0.35873 + ], + [ + "2016-01-14", + 0.35873 + ], + [ + "2016-01-15", + 0.35873 + ], + [ + "2016-01-18", + 0.35873 + ], + [ + "2016-01-19", + 0.35873 + ], + [ + "2016-01-20", + 0.35873 + ], + [ + "2016-01-21", + 0.35873 + ], + [ + "2016-01-22", + 0.35873 + ], + [ + "2016-01-25", + 0.35873 + ], + [ + "2016-01-26", + 0.35873 + ], + [ + "2016-01-27", + 0.35873 + ], + [ + "2016-01-28", + 0.35873 + ], + [ + "2016-01-29", + 0.35873 + ], + [ + "2016-02-01", + 0.35873 + ], + [ + "2016-02-02", + 0.35873 + ], + [ + "2016-02-03", + 0.35873 + ], + [ + "2016-02-04", + 0.35873 + ], + [ + "2016-02-05", + 0.35873 + ], + [ + "2016-02-08", + 0.35873 + ], + [ + "2016-02-09", + 0.35873 + ], + [ + "2016-02-10", + 0.35873 + ], + [ + "2016-02-11", + 0.35873 + ], + [ + "2016-02-12", + 0.35873 + ], + [ + "2016-02-15", + 0.35873 + ], + [ + "2016-02-16", + 0.35873 + ], + [ + "2016-02-17", + 0.35873 + ], + [ + "2016-02-18", + 0.35873 + ], + [ + "2016-02-19", + 0.35873 + ], + [ + "2016-02-22", + 0.35873 + ], + [ + "2016-02-23", + 0.35873 + ], + [ + "2016-02-24", + 0.35873 + ], + [ + "2016-02-25", + 0.35873 + ], + [ + "2016-02-26", + 0.35873 + ], + [ + "2016-02-29", + 0.35873 + ], + [ + "2016-03-01", + 0.35873 + ], + [ + "2016-03-02", + 0.35873 + ], + [ + "2016-03-03", + 0.35873 + ], + [ + "2016-03-04", + 0.35873 + ], + [ + "2016-03-07", + 0.35873 + ], + [ + "2016-03-08", + 0.35873 + ], + [ + "2016-03-09", + 0.35873 + ], + [ + "2016-03-10", + 0.35873 + ], + [ + "2016-03-11", + 0.35873 + ], + [ + "2016-03-14", + 0.35873 + ], + [ + "2016-03-15", + 0.35873 + ], + [ + "2016-03-16", + 0.35873 + ], + [ + "2016-03-17", + 0.35873 + ], + [ + "2016-03-18", + 0.35873 + ], + [ + "2016-03-21", + 0.35873 + ], + [ + "2016-03-22", + 0.35873 + ], + [ + "2016-03-23", + 0.35873 + ], + [ + "2016-03-24", + 0.35873 + ], + [ + "2016-03-25", + 0.35873 + ], + [ + "2016-03-28", + 0.35873 + ], + [ + "2016-03-29", + 0.35873 + ], + [ + "2016-03-30", + 0.35873 + ], + [ + "2016-03-31", + 0.35873 + ], + [ + "2016-04-01", + 0.48541 + ], + [ + "2016-04-04", + 0.48541 + ], + [ + "2016-04-05", + 0.48541 + ], + [ + "2016-04-06", + 0.48541 + ], + [ + "2016-04-07", + 0.48541 + ], + [ + "2016-04-08", + 0.48541 + ], + [ + "2016-04-11", + 0.48541 + ], + [ + "2016-04-12", + 0.48541 + ], + [ + "2016-04-13", + 0.48541 + ], + [ + "2016-04-14", + 0.48541 + ], + [ + "2016-04-15", + 0.48541 + ], + [ + "2016-04-18", + 0.48541 + ], + [ + "2016-04-19", + 0.48541 + ], + [ + "2016-04-20", + 0.48541 + ], + [ + "2016-04-21", + 0.48541 + ], + [ + "2016-04-22", + 0.48541 + ], + [ + "2016-04-25", + 0.48541 + ], + [ + "2016-04-26", + 0.48541 + ], + [ + "2016-04-27", + 0.48541 + ], + [ + "2016-04-28", + 0.48541 + ], + [ + "2016-04-29", + 0.48541 + ], + [ + "2016-05-02", + 0.48541 + ], + [ + "2016-05-03", + 0.48541 + ], + [ + "2016-05-04", + 0.48541 + ], + [ + "2016-05-05", + 0.48541 + ], + [ + "2016-05-06", + 0.48541 + ], + [ + "2016-05-09", + 0.48541 + ], + [ + "2016-05-10", + 0.48541 + ], + [ + "2016-05-11", + 0.48541 + ], + [ + "2016-05-12", + 0.48541 + ], + [ + "2016-05-13", + 0.48541 + ], + [ + "2016-05-16", + 0.48541 + ], + [ + "2016-05-17", + 0.48541 + ], + [ + "2016-05-18", + 0.48541 + ], + [ + "2016-05-19", + 0.48541 + ], + [ + "2016-05-20", + 0.48541 + ], + [ + "2016-05-23", + 0.48541 + ], + [ + "2016-05-24", + 0.48541 + ], + [ + "2016-05-25", + 0.48541 + ], + [ + "2016-05-26", + 0.48541 + ], + [ + "2016-05-27", + 0.48541 + ], + [ + "2016-05-30", + 0.48541 + ], + [ + "2016-05-31", + 0.48541 + ], + [ + "2016-06-01", + 0.48541 + ], + [ + "2016-06-02", + 0.48541 + ], + [ + "2016-06-03", + 0.48541 + ], + [ + "2016-06-06", + 0.48541 + ], + [ + "2016-06-07", + 0.48541 + ], + [ + "2016-06-08", + 0.48541 + ], + [ + "2016-06-09", + 0.48541 + ], + [ + "2016-06-10", + 0.48541 + ], + [ + "2016-06-13", + 0.48541 + ], + [ + "2016-06-14", + 0.48541 + ], + [ + "2016-06-15", + 0.48541 + ], + [ + "2016-06-16", + 0.48541 + ], + [ + "2016-06-17", + 0.48541 + ], + [ + "2016-06-20", + 0.48541 + ], + [ + "2016-06-21", + 0.48541 + ], + [ + "2016-06-22", + 0.48541 + ], + [ + "2016-06-23", + 0.48541 + ], + [ + "2016-06-24", + 0.48541 + ], + [ + "2016-06-27", + 0.48541 + ], + [ + "2016-06-28", + 0.48541 + ], + [ + "2016-06-29", + 0.48541 + ], + [ + "2016-06-30", + 0.48541 + ], + [ + "2016-07-01", + 0.30443 + ], + [ + "2016-07-04", + 0.30443 + ], + [ + "2016-07-05", + 0.30443 + ], + [ + "2016-07-06", + 0.30443 + ], + [ + "2016-07-07", + 0.30443 + ], + [ + "2016-07-08", + 0.30443 + ], + [ + "2016-07-11", + 0.30443 + ], + [ + "2016-07-12", + 0.30443 + ], + [ + "2016-07-13", + 0.30443 + ], + [ + "2016-07-14", + 0.30443 + ], + [ + "2016-07-15", + 0.30443 + ], + [ + "2016-07-18", + 0.30443 + ], + [ + "2016-07-19", + 0.30443 + ], + [ + "2016-07-20", + 0.30443 + ], + [ + "2016-07-21", + 0.30443 + ], + [ + "2016-07-22", + 0.30443 + ], + [ + "2016-07-25", + 0.30443 + ], + [ + "2016-07-26", + 0.30443 + ], + [ + "2016-07-27", + 0.30443 + ], + [ + "2016-07-28", + 0.30443 + ], + [ + "2016-07-29", + 0.30443 + ], + [ + "2016-08-01", + 0.30443 + ], + [ + "2016-08-02", + 0.30443 + ], + [ + "2016-08-03", + 0.30443 + ], + [ + "2016-08-04", + 0.30443 + ], + [ + "2016-08-05", + 0.30443 + ], + [ + "2016-08-08", + 0.30443 + ], + [ + "2016-08-09", + 0.30443 + ], + [ + "2016-08-10", + 0.30443 + ], + [ + "2016-08-11", + 0.30443 + ], + [ + "2016-08-12", + 0.30443 + ], + [ + "2016-08-15", + 0.30443 + ], + [ + "2016-08-16", + 0.30443 + ], + [ + "2016-08-17", + 0.30443 + ], + [ + "2016-08-18", + 0.30443 + ], + [ + "2016-08-19", + 0.30443 + ], + [ + "2016-08-22", + 0.30443 + ], + [ + "2016-08-23", + 0.30443 + ], + [ + "2016-08-24", + 0.30443 + ], + [ + "2016-08-25", + 0.30443 + ], + [ + "2016-08-26", + 0.30443 + ], + [ + "2016-08-29", + 0.30443 + ], + [ + "2016-08-30", + 0.30443 + ], + [ + "2016-08-31", + 0.30443 + ], + [ + "2016-09-01", + 0.30443 + ], + [ + "2016-09-02", + 0.30443 + ], + [ + "2016-09-05", + 0.30443 + ], + [ + "2016-09-06", + 0.30443 + ], + [ + "2016-09-07", + 0.30443 + ], + [ + "2016-09-08", + 0.30443 + ], + [ + "2016-09-09", + 0.30443 + ], + [ + "2016-09-12", + 0.30443 + ], + [ + "2016-09-13", + 0.30443 + ], + [ + "2016-09-14", + 0.30443 + ], + [ + "2016-09-15", + 0.30443 + ], + [ + "2016-09-16", + 0.30443 + ], + [ + "2016-09-19", + 0.30443 + ], + [ + "2016-09-20", + 0.30443 + ], + [ + "2016-09-21", + 0.30443 + ], + [ + "2016-09-22", + 0.30443 + ], + [ + "2016-09-23", + 0.30443 + ], + [ + "2016-09-26", + 0.30443 + ], + [ + "2016-09-27", + 0.30443 + ], + [ + "2016-09-28", + 0.30443 + ], + [ + "2016-09-29", + 0.30443 + ], + [ + "2016-09-30", + 0.30443 + ], + [ + "2016-10-03", + 0.45806 + ], + [ + "2016-10-04", + 0.45806 + ], + [ + "2016-10-05", + 0.45806 + ], + [ + "2016-10-06", + 0.45806 + ], + [ + "2016-10-07", + 0.45806 + ], + [ + "2016-10-10", + 0.45806 + ], + [ + "2016-10-11", + 0.45806 + ], + [ + "2016-10-12", + 0.45806 + ], + [ + "2016-10-13", + 0.45806 + ], + [ + "2016-10-14", + 0.45806 + ], + [ + "2016-10-17", + 0.45806 + ], + [ + "2016-10-18", + 0.45806 + ], + [ + "2016-10-19", + 0.45806 + ], + [ + "2016-10-20", + 0.45806 + ], + [ + "2016-10-21", + 0.45806 + ], + [ + "2016-10-24", + 0.45806 + ], + [ + "2016-10-25", + 0.45806 + ], + [ + "2016-10-26", + 0.45806 + ], + [ + "2016-10-27", + 0.45806 + ], + [ + "2016-10-28", + 0.45806 + ], + [ + "2016-10-31", + 0.45806 + ], + [ + "2016-11-01", + 0.45806 + ], + [ + "2016-11-02", + 0.45806 + ], + [ + "2016-11-03", + 0.45806 + ], + [ + "2016-11-04", + 0.45806 + ], + [ + "2016-11-07", + 0.45806 + ], + [ + "2016-11-08", + 0.45806 + ], + [ + "2016-11-09", + 0.45806 + ], + [ + "2016-11-10", + 0.45806 + ], + [ + "2016-11-11", + 0.45806 + ], + [ + "2016-11-14", + 0.45806 + ], + [ + "2016-11-15", + 0.45806 + ], + [ + "2016-11-16", + 0.45806 + ], + [ + "2016-11-17", + 0.45806 + ], + [ + "2016-11-18", + 0.45806 + ], + [ + "2016-11-21", + 0.45806 + ], + [ + "2016-11-22", + 0.45806 + ], + [ + "2016-11-23", + 0.45806 + ], + [ + "2016-11-24", + 0.45806 + ], + [ + "2016-11-25", + 0.45806 + ], + [ + "2016-11-28", + 0.45806 + ], + [ + "2016-11-29", + 0.45806 + ], + [ + "2016-11-30", + 0.45806 + ], + [ + "2016-12-01", + 0.45806 + ], + [ + "2016-12-02", + 0.45806 + ], + [ + "2016-12-05", + 0.45806 + ], + [ + "2016-12-06", + 0.45806 + ], + [ + "2016-12-07", + 0.45806 + ], + [ + "2016-12-08", + 0.45806 + ], + [ + "2016-12-09", + 0.45806 + ], + [ + "2016-12-12", + 0.45806 + ], + [ + "2016-12-13", + 0.45806 + ], + [ + "2016-12-14", + 0.45806 + ], + [ + "2016-12-15", + 0.45806 + ], + [ + "2016-12-16", + 0.45806 + ], + [ + "2016-12-19", + 0.45806 + ], + [ + "2016-12-20", + 0.45806 + ], + [ + "2016-12-21", + 0.45806 + ], + [ + "2016-12-22", + 0.45806 + ], + [ + "2016-12-23", + 0.45806 + ], + [ + "2016-12-26", + 0.45806 + ], + [ + "2016-12-27", + 0.45806 + ], + [ + "2016-12-28", + 0.45806 + ], + [ + "2016-12-29", + 0.45806 + ], + [ + "2016-12-30", + 0.45806 + ], + [ + "2017-01-02", + 0.34427 + ], + [ + "2017-01-03", + 0.34427 + ], + [ + "2017-01-04", + 0.34427 + ], + [ + "2017-01-05", + 0.34427 + ], + [ + "2017-01-06", + 0.34427 + ], + [ + "2017-01-09", + 0.34427 + ], + [ + "2017-01-10", + 0.34427 + ], + [ + "2017-01-11", + 0.34427 + ], + [ + "2017-01-12", + 0.34427 + ], + [ + "2017-01-13", + 0.34427 + ], + [ + "2017-01-16", + 0.34427 + ], + [ + "2017-01-17", + 0.34427 + ], + [ + "2017-01-18", + 0.34427 + ], + [ + "2017-01-19", + 0.34427 + ], + [ + "2017-01-20", + 0.34427 + ], + [ + "2017-01-23", + 0.34427 + ], + [ + "2017-01-24", + 0.34427 + ], + [ + "2017-01-25", + 0.34427 + ], + [ + "2017-01-26", + 0.34427 + ], + [ + "2017-01-27", + 0.34427 + ], + [ + "2017-01-30", + 0.34427 + ], + [ + "2017-01-31", + 0.34427 + ], + [ + "2017-02-01", + 0.34427 + ], + [ + "2017-02-02", + 0.34427 + ], + [ + "2017-02-03", + 0.34427 + ], + [ + "2017-02-06", + 0.34427 + ], + [ + "2017-02-07", + 0.34427 + ], + [ + "2017-02-08", + 0.34427 + ], + [ + "2017-02-09", + 0.34427 + ], + [ + "2017-02-10", + 0.34427 + ], + [ + "2017-02-13", + 0.34427 + ], + [ + "2017-02-14", + 0.34427 + ], + [ + "2017-02-15", + 0.34427 + ], + [ + "2017-02-16", + 0.34427 + ], + [ + "2017-02-17", + 0.34427 + ], + [ + "2017-02-20", + 0.34427 + ], + [ + "2017-02-21", + 0.34427 + ], + [ + "2017-02-22", + 0.34427 + ], + [ + "2017-02-23", + 0.34427 + ], + [ + "2017-02-24", + 0.34427 + ], + [ + "2017-02-27", + 0.34427 + ], + [ + "2017-02-28", + 0.34427 + ], + [ + "2017-03-01", + 0.34427 + ], + [ + "2017-03-02", + 0.34427 + ], + [ + "2017-03-03", + 0.34427 + ], + [ + "2017-03-06", + 0.34427 + ], + [ + "2017-03-07", + 0.34427 + ], + [ + "2017-03-08", + 0.34427 + ], + [ + "2017-03-09", + 0.34427 + ], + [ + "2017-03-10", + 0.34427 + ], + [ + "2017-03-13", + 0.34427 + ], + [ + "2017-03-14", + 0.34427 + ], + [ + "2017-03-15", + 0.34427 + ], + [ + "2017-03-16", + 0.34427 + ], + [ + "2017-03-17", + 0.34427 + ], + [ + "2017-03-20", + 0.34427 + ], + [ + "2017-03-21", + 0.34427 + ], + [ + "2017-03-22", + 0.34427 + ], + [ + "2017-03-23", + 0.34427 + ], + [ + "2017-03-24", + 0.34427 + ], + [ + "2017-03-27", + 0.34427 + ], + [ + "2017-03-28", + 0.34427 + ], + [ + "2017-03-29", + 0.34427 + ], + [ + "2017-03-30", + 0.34427 + ], + [ + "2017-03-31", + 0.34427 + ], + [ + "2017-04-03", + 0.41576 + ], + [ + "2017-04-04", + 0.41576 + ], + [ + "2017-04-05", + 0.41576 + ], + [ + "2017-04-06", + 0.41576 + ], + [ + "2017-04-07", + 0.41576 + ], + [ + "2017-04-10", + 0.41576 + ], + [ + "2017-04-11", + 0.41576 + ], + [ + "2017-04-12", + 0.41576 + ], + [ + "2017-04-13", + 0.41576 + ], + [ + "2017-04-14", + 0.41576 + ], + [ + "2017-04-17", + 0.41576 + ], + [ + "2017-04-18", + 0.41576 + ], + [ + "2017-04-19", + 0.41576 + ], + [ + "2017-04-20", + 0.41576 + ], + [ + "2017-04-21", + 0.41576 + ], + [ + "2017-04-24", + 0.41576 + ], + [ + "2017-04-25", + 0.41576 + ], + [ + "2017-04-26", + 0.41576 + ], + [ + "2017-04-27", + 0.41576 + ], + [ + "2017-04-28", + 0.41576 + ], + [ + "2017-05-01", + 0.41576 + ], + [ + "2017-05-02", + 0.41576 + ], + [ + "2017-05-03", + 0.41576 + ], + [ + "2017-05-04", + 0.41576 + ], + [ + "2017-05-05", + 0.41576 + ], + [ + "2017-05-08", + 0.41576 + ], + [ + "2017-05-09", + 0.41576 + ], + [ + "2017-05-10", + 0.41576 + ], + [ + "2017-05-11", + 0.41576 + ], + [ + "2017-05-12", + 0.41576 + ], + [ + "2017-05-15", + 0.41576 + ], + [ + "2017-05-16", + 0.41576 + ], + [ + "2017-05-17", + 0.41576 + ], + [ + "2017-05-18", + 0.41576 + ], + [ + "2017-05-19", + 0.41576 + ], + [ + "2017-05-22", + 0.41576 + ], + [ + "2017-05-23", + 0.41576 + ], + [ + "2017-05-24", + 0.41576 + ], + [ + "2017-05-25", + 0.41576 + ], + [ + "2017-05-26", + 0.41576 + ], + [ + "2017-05-29", + 0.41576 + ], + [ + "2017-05-30", + 0.41576 + ], + [ + "2017-05-31", + 0.41576 + ], + [ + "2017-06-01", + 0.41576 + ], + [ + "2017-06-02", + 0.41576 + ], + [ + "2017-06-05", + 0.41576 + ], + [ + "2017-06-06", + 0.41576 + ], + [ + "2017-06-07", + 0.41576 + ], + [ + "2017-06-08", + 0.41576 + ], + [ + "2017-06-09", + 0.41576 + ], + [ + "2017-06-12", + 0.41576 + ], + [ + "2017-06-13", + 0.41576 + ], + [ + "2017-06-14", + 0.41576 + ], + [ + "2017-06-15", + 0.41576 + ], + [ + "2017-06-16", + 0.41576 + ], + [ + "2017-06-19", + 0.41576 + ], + [ + "2017-06-20", + 0.41576 + ], + [ + "2017-06-21", + 0.41576 + ], + [ + "2017-06-22", + 0.41576 + ], + [ + "2017-06-23", + 0.41576 + ], + [ + "2017-06-26", + 0.41576 + ], + [ + "2017-06-27", + 0.41576 + ], + [ + "2017-06-28", + 0.41576 + ], + [ + "2017-06-29", + 0.41576 + ], + [ + "2017-06-30", + 0.41576 + ], + [ + "2017-07-03", + 0.29732 + ], + [ + "2017-07-04", + 0.29732 + ], + [ + "2017-07-05", + 0.29732 + ], + [ + "2017-07-06", + 0.29732 + ], + [ + "2017-07-07", + 0.29732 + ], + [ + "2017-07-10", + 0.29732 + ], + [ + "2017-07-11", + 0.29732 + ], + [ + "2017-07-12", + 0.29732 + ], + [ + "2017-07-13", + 0.29732 + ], + [ + "2017-07-14", + 0.29732 + ], + [ + "2017-07-17", + 0.29732 + ], + [ + "2017-07-18", + 0.29732 + ], + [ + "2017-07-19", + 0.29732 + ], + [ + "2017-07-20", + 0.29732 + ], + [ + "2017-07-21", + 0.29732 + ], + [ + "2017-07-24", + 0.29732 + ], + [ + "2017-07-25", + 0.29732 + ], + [ + "2017-07-26", + 0.29732 + ], + [ + "2017-07-27", + 0.29732 + ], + [ + "2017-07-28", + 0.29732 + ], + [ + "2017-07-31", + 0.29732 + ], + [ + "2017-08-01", + 0.29732 + ], + [ + "2017-08-02", + 0.29732 + ], + [ + "2017-08-03", + 0.29732 + ], + [ + "2017-08-04", + 0.29732 + ], + [ + "2017-08-07", + 0.29732 + ], + [ + "2017-08-08", + 0.29732 + ], + [ + "2017-08-09", + 0.29732 + ], + [ + "2017-08-10", + 0.29732 + ], + [ + "2017-08-11", + 0.29732 + ], + [ + "2017-08-14", + 0.29732 + ], + [ + "2017-08-15", + 0.29732 + ], + [ + "2017-08-16", + 0.29732 + ], + [ + "2017-08-17", + 0.29732 + ], + [ + "2017-08-18", + 0.29732 + ], + [ + "2017-08-21", + 0.29732 + ], + [ + "2017-08-22", + 0.29732 + ], + [ + "2017-08-23", + 0.29732 + ], + [ + "2017-08-24", + 0.29732 + ], + [ + "2017-08-25", + 0.29732 + ], + [ + "2017-08-28", + 0.29732 + ], + [ + "2017-08-29", + 0.29732 + ], + [ + "2017-08-30", + 0.29732 + ], + [ + "2017-08-31", + 0.29732 + ], + [ + "2017-09-01", + 0.29732 + ], + [ + "2017-09-04", + 0.29732 + ], + [ + "2017-09-05", + 0.29732 + ], + [ + "2017-09-06", + 0.29732 + ], + [ + "2017-09-07", + 0.29732 + ], + [ + "2017-09-08", + 0.29732 + ], + [ + "2017-09-11", + 0.29732 + ], + [ + "2017-09-12", + 0.29732 + ], + [ + "2017-09-13", + 0.29732 + ], + [ + "2017-09-14", + 0.29732 + ], + [ + "2017-09-15", + 0.29732 + ], + [ + "2017-09-18", + 0.29732 + ], + [ + "2017-09-19", + 0.29732 + ], + [ + "2017-09-20", + 0.29732 + ], + [ + "2017-09-21", + 0.29732 + ], + [ + "2017-09-22", + 0.29732 + ], + [ + "2017-09-25", + 0.29732 + ], + [ + "2017-09-26", + 0.29732 + ], + [ + "2017-09-27", + 0.29732 + ], + [ + "2017-09-28", + 0.29732 + ], + [ + "2017-09-29", + 0.29732 + ], + [ + "2017-10-02", + 0.42512 + ], + [ + "2017-10-03", + 0.42512 + ], + [ + "2017-10-04", + 0.42512 + ], + [ + "2017-10-05", + 0.42512 + ], + [ + "2017-10-06", + 0.42512 + ], + [ + "2017-10-09", + 0.42512 + ], + [ + "2017-10-10", + 0.42512 + ], + [ + "2017-10-11", + 0.42512 + ], + [ + "2017-10-12", + 0.42512 + ], + [ + "2017-10-13", + 0.42512 + ], + [ + "2017-10-16", + 0.42512 + ], + [ + "2017-10-17", + 0.42512 + ], + [ + "2017-10-18", + 0.42512 + ], + [ + "2017-10-19", + 0.42512 + ], + [ + "2017-10-20", + 0.42512 + ], + [ + "2017-10-23", + 0.42512 + ], + [ + "2017-10-24", + 0.42512 + ], + [ + "2017-10-25", + 0.42512 + ], + [ + "2017-10-26", + 0.42512 + ], + [ + "2017-10-27", + 0.42512 + ], + [ + "2017-10-30", + 0.42512 + ], + [ + "2017-10-31", + 0.42512 + ], + [ + "2017-11-01", + 0.42512 + ], + [ + "2017-11-02", + 0.42512 + ], + [ + "2017-11-03", + 0.42512 + ], + [ + "2017-11-06", + 0.42512 + ], + [ + "2017-11-07", + 0.42512 + ], + [ + "2017-11-08", + 0.42512 + ], + [ + "2017-11-09", + 0.42512 + ], + [ + "2017-11-10", + 0.42512 + ], + [ + "2017-11-13", + 0.42512 + ], + [ + "2017-11-14", + 0.42512 + ], + [ + "2017-11-15", + 0.42512 + ], + [ + "2017-11-16", + 0.42512 + ], + [ + "2017-11-17", + 0.42512 + ], + [ + "2017-11-20", + 0.42512 + ], + [ + "2017-11-21", + 0.42512 + ], + [ + "2017-11-22", + 0.42512 + ], + [ + "2017-11-23", + 0.42512 + ], + [ + "2017-11-24", + 0.42512 + ], + [ + "2017-11-27", + 0.42512 + ], + [ + "2017-11-28", + 0.42512 + ], + [ + "2017-11-29", + 0.42512 + ], + [ + "2017-11-30", + 0.42512 + ], + [ + "2017-12-01", + 0.42512 + ], + [ + "2017-12-04", + 0.42512 + ], + [ + "2017-12-05", + 0.42512 + ], + [ + "2017-12-06", + 0.42512 + ], + [ + "2017-12-07", + 0.42512 + ], + [ + "2017-12-08", + 0.42512 + ], + [ + "2017-12-11", + 0.42512 + ], + [ + "2017-12-12", + 0.42512 + ], + [ + "2017-12-13", + 0.42512 + ], + [ + "2017-12-14", + 0.42512 + ], + [ + "2017-12-15", + 0.42512 + ], + [ + "2017-12-18", + 0.42512 + ], + [ + "2017-12-19", + 0.42512 + ], + [ + "2017-12-20", + 0.42512 + ], + [ + "2017-12-21", + 0.42512 + ], + [ + "2017-12-22", + 0.42512 + ], + [ + "2017-12-25", + 0.42512 + ], + [ + "2017-12-26", + 0.42512 + ], + [ + "2017-12-27", + 0.42512 + ], + [ + "2017-12-28", + 0.42512 + ], + [ + "2017-12-29", + 0.42512 + ], + [ + "2018-01-01", + 0.20129 + ], + [ + "2018-01-02", + 0.20129 + ], + [ + "2018-01-03", + 0.20129 + ], + [ + "2018-01-04", + 0.20129 + ], + [ + "2018-01-05", + 0.20129 + ], + [ + "2018-01-08", + 0.20129 + ], + [ + "2018-01-09", + 0.20129 + ], + [ + "2018-01-10", + 0.20129 + ], + [ + "2018-01-11", + 0.20129 + ], + [ + "2018-01-12", + 0.20129 + ], + [ + "2018-01-15", + 0.20129 + ], + [ + "2018-01-16", + 0.20129 + ], + [ + "2018-01-17", + 0.20129 + ], + [ + "2018-01-18", + 0.20129 + ], + [ + "2018-01-19", + 0.20129 + ], + [ + "2018-01-22", + 0.20129 + ], + [ + "2018-01-23", + 0.20129 + ], + [ + "2018-01-24", + 0.20129 + ], + [ + "2018-01-25", + 0.20129 + ], + [ + "2018-01-26", + 0.20129 + ], + [ + "2018-01-29", + 0.20129 + ], + [ + "2018-01-30", + 0.20129 + ], + [ + "2018-01-31", + 0.20129 + ], + [ + "2018-02-01", + 0.20129 + ], + [ + "2018-02-02", + 0.20129 + ], + [ + "2018-02-05", + 0.20129 + ], + [ + "2018-02-06", + 0.20129 + ], + [ + "2018-02-07", + 0.20129 + ], + [ + "2018-02-08", + 0.20129 + ], + [ + "2018-02-09", + 0.20129 + ], + [ + "2018-02-12", + 0.20129 + ], + [ + "2018-02-13", + 0.20129 + ], + [ + "2018-02-14", + 0.20129 + ], + [ + "2018-02-15", + 0.20129 + ], + [ + "2018-02-16", + 0.20129 + ], + [ + "2018-02-19", + 0.20129 + ], + [ + "2018-02-20", + 0.20129 + ], + [ + "2018-02-21", + 0.20129 + ], + [ + "2018-02-22", + 0.20129 + ], + [ + "2018-02-23", + 0.20129 + ], + [ + "2018-02-26", + 0.20129 + ], + [ + "2018-02-27", + 0.20129 + ], + [ + "2018-02-28", + 0.20129 + ], + [ + "2018-03-01", + 0.20129 + ], + [ + "2018-03-02", + 0.20129 + ], + [ + "2018-03-05", + 0.20129 + ], + [ + "2018-03-06", + 0.20129 + ], + [ + "2018-03-07", + 0.20129 + ], + [ + "2018-03-08", + 0.20129 + ], + [ + "2018-03-09", + 0.20129 + ], + [ + "2018-03-12", + 0.20129 + ], + [ + "2018-03-13", + 0.20129 + ], + [ + "2018-03-14", + 0.20129 + ], + [ + "2018-03-15", + 0.20129 + ], + [ + "2018-03-16", + 0.20129 + ], + [ + "2018-03-19", + 0.20129 + ], + [ + "2018-03-20", + 0.20129 + ], + [ + "2018-03-21", + 0.20129 + ], + [ + "2018-03-22", + 0.20129 + ], + [ + "2018-03-23", + 0.20129 + ], + [ + "2018-03-26", + 0.20129 + ], + [ + "2018-03-27", + 0.20129 + ], + [ + "2018-03-28", + 0.20129 + ], + [ + "2018-03-29", + 0.20129 + ], + [ + "2018-03-30", + 0.20129 + ], + [ + "2018-04-02", + 0.47085 + ], + [ + "2018-04-03", + 0.47085 + ], + [ + "2018-04-04", + 0.47085 + ], + [ + "2018-04-05", + 0.47085 + ], + [ + "2018-04-06", + 0.47085 + ], + [ + "2018-04-09", + 0.47085 + ], + [ + "2018-04-10", + 0.47085 + ], + [ + "2018-04-11", + 0.47085 + ], + [ + "2018-04-12", + 0.47085 + ], + [ + "2018-04-13", + 0.47085 + ], + [ + "2018-04-16", + 0.47085 + ], + [ + "2018-04-17", + 0.47085 + ], + [ + "2018-04-18", + 0.47085 + ], + [ + "2018-04-19", + 0.47085 + ], + [ + "2018-04-20", + 0.47085 + ], + [ + "2018-04-23", + 0.47085 + ], + [ + "2018-04-24", + 0.47085 + ], + [ + "2018-04-25", + 0.47085 + ], + [ + "2018-04-26", + 0.47085 + ], + [ + "2018-04-27", + 0.47085 + ], + [ + "2018-04-30", + 0.47085 + ], + [ + "2018-05-01", + 0.47085 + ], + [ + "2018-05-02", + 0.47085 + ], + [ + "2018-05-03", + 0.47085 + ], + [ + "2018-05-04", + 0.47085 + ], + [ + "2018-05-07", + 0.47085 + ], + [ + "2018-05-08", + 0.47085 + ], + [ + "2018-05-09", + 0.47085 + ], + [ + "2018-05-10", + 0.47085 + ], + [ + "2018-05-11", + 0.47085 + ], + [ + "2018-05-14", + 0.47085 + ], + [ + "2018-05-15", + 0.47085 + ], + [ + "2018-05-16", + 0.47085 + ], + [ + "2018-05-17", + 0.47085 + ], + [ + "2018-05-18", + 0.47085 + ], + [ + "2018-05-21", + 0.47085 + ], + [ + "2018-05-22", + 0.47085 + ], + [ + "2018-05-23", + 0.47085 + ], + [ + "2018-05-24", + 0.47085 + ], + [ + "2018-05-25", + 0.47085 + ], + [ + "2018-05-28", + 0.47085 + ], + [ + "2018-05-29", + 0.47085 + ], + [ + "2018-05-30", + 0.47085 + ], + [ + "2018-05-31", + 0.47085 + ], + [ + "2018-06-01", + 0.47085 + ], + [ + "2018-06-04", + 0.47085 + ], + [ + "2018-06-05", + 0.47085 + ], + [ + "2018-06-06", + 0.47085 + ], + [ + "2018-06-07", + 0.47085 + ], + [ + "2018-06-08", + 0.47085 + ], + [ + "2018-06-11", + 0.47085 + ], + [ + "2018-06-12", + 0.47085 + ], + [ + "2018-06-13", + 0.47085 + ], + [ + "2018-06-14", + 0.47085 + ], + [ + "2018-06-15", + 0.47085 + ], + [ + "2018-06-18", + 0.47085 + ], + [ + "2018-06-19", + 0.47085 + ], + [ + "2018-06-20", + 0.47085 + ], + [ + "2018-06-21", + 0.47085 + ], + [ + "2018-06-22", + 0.47085 + ], + [ + "2018-06-25", + 0.47085 + ], + [ + "2018-06-26", + 0.47085 + ], + [ + "2018-06-27", + 0.47085 + ], + [ + "2018-06-28", + 0.47085 + ], + [ + "2018-06-29", + 0.47085 + ], + [ + "2018-07-02", + 0.41908 + ], + [ + "2018-07-03", + 0.41908 + ], + [ + "2018-07-04", + 0.41908 + ], + [ + "2018-07-05", + 0.41908 + ], + [ + "2018-07-06", + 0.41908 + ], + [ + "2018-07-09", + 0.41908 + ], + [ + "2018-07-10", + 0.41908 + ], + [ + "2018-07-11", + 0.41908 + ], + [ + "2018-07-12", + 0.41908 + ], + [ + "2018-07-13", + 0.41908 + ], + [ + "2018-07-16", + 0.41908 + ], + [ + "2018-07-17", + 0.41908 + ], + [ + "2018-07-18", + 0.41908 + ], + [ + "2018-07-19", + 0.41908 + ], + [ + "2018-07-20", + 0.41908 + ], + [ + "2018-07-23", + 0.41908 + ], + [ + "2018-07-24", + 0.41908 + ], + [ + "2018-07-25", + 0.41908 + ], + [ + "2018-07-26", + 0.41908 + ], + [ + "2018-07-27", + 0.41908 + ], + [ + "2018-07-30", + 0.41908 + ], + [ + "2018-07-31", + 0.41908 + ], + [ + "2018-08-01", + 0.41908 + ], + [ + "2018-08-02", + 0.41908 + ], + [ + "2018-08-03", + 0.41908 + ], + [ + "2018-08-06", + 0.41908 + ], + [ + "2018-08-07", + 0.41908 + ], + [ + "2018-08-08", + 0.41908 + ], + [ + "2018-08-09", + 0.41908 + ], + [ + "2018-08-10", + 0.41908 + ], + [ + "2018-08-13", + 0.41908 + ], + [ + "2018-08-14", + 0.41908 + ], + [ + "2018-08-15", + 0.41908 + ], + [ + "2018-08-16", + 0.41908 + ], + [ + "2018-08-17", + 0.41908 + ], + [ + "2018-08-20", + 0.41908 + ], + [ + "2018-08-21", + 0.41908 + ], + [ + "2018-08-22", + 0.41908 + ], + [ + "2018-08-23", + 0.41908 + ], + [ + "2018-08-24", + 0.41908 + ], + [ + "2018-08-27", + 0.41908 + ], + [ + "2018-08-28", + 0.41908 + ], + [ + "2018-08-29", + 0.41908 + ], + [ + "2018-08-30", + 0.41908 + ], + [ + "2018-08-31", + 0.41908 + ], + [ + "2018-09-03", + 0.41908 + ], + [ + "2018-09-04", + 0.41908 + ], + [ + "2018-09-05", + 0.41908 + ], + [ + "2018-09-06", + 0.41908 + ], + [ + "2018-09-07", + 0.41908 + ], + [ + "2018-09-10", + 0.41908 + ], + [ + "2018-09-11", + 0.41908 + ], + [ + "2018-09-12", + 0.41908 + ], + [ + "2018-09-13", + 0.41908 + ], + [ + "2018-09-14", + 0.41908 + ], + [ + "2018-09-17", + 0.41908 + ], + [ + "2018-09-18", + 0.41908 + ], + [ + "2018-09-19", + 0.41908 + ], + [ + "2018-09-20", + 0.41908 + ], + [ + "2018-09-21", + 0.41908 + ], + [ + "2018-09-24", + 0.41908 + ], + [ + "2018-09-25", + 0.41908 + ], + [ + "2018-09-26", + 0.41908 + ], + [ + "2018-09-27", + 0.41908 + ], + [ + "2018-09-28", + 0.41908 + ], + [ + "2018-10-01", + 0.44169 + ], + [ + "2018-10-02", + 0.44169 + ], + [ + "2018-10-03", + 0.44169 + ], + [ + "2018-10-04", + 0.44169 + ], + [ + "2018-10-05", + 0.44169 + ], + [ + "2018-10-08", + 0.44169 + ], + [ + "2018-10-09", + 0.44169 + ], + [ + "2018-10-10", + 0.44169 + ], + [ + "2018-10-11", + 0.44169 + ], + [ + "2018-10-12", + 0.44169 + ], + [ + "2018-10-15", + 0.44169 + ], + [ + "2018-10-16", + 0.44169 + ], + [ + "2018-10-17", + 0.44169 + ], + [ + "2018-10-18", + 0.44169 + ], + [ + "2018-10-19", + 0.44169 + ], + [ + "2018-10-22", + 0.44169 + ], + [ + "2018-10-23", + 0.44169 + ], + [ + "2018-10-24", + 0.44169 + ], + [ + "2018-10-25", + 0.44169 + ], + [ + "2018-10-26", + 0.44169 + ], + [ + "2018-10-29", + 0.44169 + ], + [ + "2018-10-30", + 0.44169 + ], + [ + "2018-10-31", + 0.44169 + ], + [ + "2018-11-01", + 0.44169 + ], + [ + "2018-11-02", + 0.44169 + ], + [ + "2018-11-05", + 0.44169 + ], + [ + "2018-11-06", + 0.44169 + ], + [ + "2018-11-07", + 0.44169 + ], + [ + "2018-11-08", + 0.44169 + ], + [ + "2018-11-09", + 0.44169 + ], + [ + "2018-11-12", + 0.44169 + ], + [ + "2018-11-13", + 0.44169 + ], + [ + "2018-11-14", + 0.44169 + ], + [ + "2018-11-15", + 0.44169 + ], + [ + "2018-11-16", + 0.44169 + ], + [ + "2018-11-19", + 0.44169 + ], + [ + "2018-11-20", + 0.44169 + ], + [ + "2018-11-21", + 0.44169 + ], + [ + "2018-11-22", + 0.44169 + ], + [ + "2018-11-23", + 0.44169 + ], + [ + "2018-11-26", + 0.44169 + ], + [ + "2018-11-27", + 0.44169 + ], + [ + "2018-11-28", + 0.44169 + ], + [ + "2018-11-29", + 0.44169 + ], + [ + "2018-11-30", + 0.44169 + ], + [ + "2018-12-03", + 0.44169 + ], + [ + "2018-12-04", + 0.44169 + ], + [ + "2018-12-05", + 0.44169 + ], + [ + "2018-12-06", + 0.44169 + ], + [ + "2018-12-07", + 0.44169 + ], + [ + "2018-12-10", + 0.44169 + ], + [ + "2018-12-11", + 0.44169 + ], + [ + "2018-12-12", + 0.44169 + ], + [ + "2018-12-13", + 0.44169 + ], + [ + "2018-12-14", + 0.44169 + ], + [ + "2018-12-17", + 0.44169 + ], + [ + "2018-12-18", + 0.44169 + ], + [ + "2018-12-19", + 0.44169 + ], + [ + "2018-12-20", + 0.44169 + ], + [ + "2018-12-21", + 0.44169 + ], + [ + "2018-12-24", + 0.44169 + ], + [ + "2018-12-25", + 0.44169 + ], + [ + "2018-12-26", + 0.44169 + ], + [ + "2018-12-27", + 0.44169 + ], + [ + "2018-12-28", + 0.44169 + ], + [ + "2018-12-31", + 0.44169 + ], + [ + "2019-01-01", + 0.4305 + ], + [ + "2019-01-02", + 0.4305 + ], + [ + "2019-01-03", + 0.4305 + ], + [ + "2019-01-04", + 0.4305 + ], + [ + "2019-01-07", + 0.4305 + ], + [ + "2019-01-08", + 0.4305 + ], + [ + "2019-01-09", + 0.4305 + ], + [ + "2019-01-10", + 0.4305 + ], + [ + "2019-01-11", + 0.4305 + ], + [ + "2019-01-14", + 0.4305 + ], + [ + "2019-01-15", + 0.4305 + ], + [ + "2019-01-16", + 0.4305 + ], + [ + "2019-01-17", + 0.4305 + ], + [ + "2019-01-18", + 0.4305 + ], + [ + "2019-01-21", + 0.4305 + ], + [ + "2019-01-22", + 0.4305 + ], + [ + "2019-01-23", + 0.4305 + ], + [ + "2019-01-24", + 0.4305 + ], + [ + "2019-01-25", + 0.4305 + ], + [ + "2019-01-28", + 0.4305 + ], + [ + "2019-01-29", + 0.4305 + ], + [ + "2019-01-30", + 0.4305 + ], + [ + "2019-01-31", + 0.4305 + ], + [ + "2019-02-01", + 0.4305 + ], + [ + "2019-02-04", + 0.4305 + ], + [ + "2019-02-05", + 0.4305 + ], + [ + "2019-02-06", + 0.4305 + ], + [ + "2019-02-07", + 0.4305 + ], + [ + "2019-02-08", + 0.4305 + ], + [ + "2019-02-11", + 0.4305 + ], + [ + "2019-02-12", + 0.4305 + ], + [ + "2019-02-13", + 0.4305 + ], + [ + "2019-02-14", + 0.4305 + ], + [ + "2019-02-15", + 0.4305 + ], + [ + "2019-02-18", + 0.4305 + ], + [ + "2019-02-19", + 0.4305 + ], + [ + "2019-02-20", + 0.4305 + ], + [ + "2019-02-21", + 0.4305 + ], + [ + "2019-02-22", + 0.4305 + ], + [ + "2019-02-25", + 0.4305 + ], + [ + "2019-02-26", + 0.4305 + ], + [ + "2019-02-27", + 0.4305 + ], + [ + "2019-02-28", + 0.4305 + ], + [ + "2019-03-01", + 0.4305 + ], + [ + "2019-03-04", + 0.4305 + ], + [ + "2019-03-05", + 0.4305 + ], + [ + "2019-03-06", + 0.4305 + ], + [ + "2019-03-07", + 0.4305 + ], + [ + "2019-03-08", + 0.4305 + ], + [ + "2019-03-11", + 0.4305 + ], + [ + "2019-03-12", + 0.4305 + ], + [ + "2019-03-13", + 0.4305 + ], + [ + "2019-03-14", + 0.4305 + ], + [ + "2019-03-15", + 0.4305 + ], + [ + "2019-03-18", + 0.4305 + ], + [ + "2019-03-19", + 0.4305 + ], + [ + "2019-03-20", + 0.4305 + ], + [ + "2019-03-21", + 0.4305 + ], + [ + "2019-03-22", + 0.4305 + ], + [ + "2019-03-25", + 0.4305 + ], + [ + "2019-03-26", + 0.4305 + ], + [ + "2019-03-27", + 0.4305 + ], + [ + "2019-03-28", + 0.4305 + ], + [ + "2019-03-29", + 0.4305 + ], + [ + "2019-04-01", + 0.34809 + ], + [ + "2019-04-02", + 0.34809 + ], + [ + "2019-04-03", + 0.34809 + ], + [ + "2019-04-04", + 0.34809 + ], + [ + "2019-04-05", + 0.34809 + ], + [ + "2019-04-08", + 0.34809 + ], + [ + "2019-04-09", + 0.34809 + ], + [ + "2019-04-10", + 0.34809 + ], + [ + "2019-04-11", + 0.34809 + ], + [ + "2019-04-12", + 0.34809 + ], + [ + "2019-04-15", + 0.34809 + ], + [ + "2019-04-16", + 0.34809 + ], + [ + "2019-04-17", + 0.34809 + ], + [ + "2019-04-18", + 0.34809 + ], + [ + "2019-04-19", + 0.34809 + ], + [ + "2019-04-22", + 0.34809 + ], + [ + "2019-04-23", + 0.34809 + ], + [ + "2019-04-24", + 0.34809 + ], + [ + "2019-04-25", + 0.34809 + ], + [ + "2019-04-26", + 0.34809 + ], + [ + "2019-04-29", + 0.34809 + ], + [ + "2019-04-30", + 0.34809 + ], + [ + "2019-05-01", + 0.34809 + ], + [ + "2019-05-02", + 0.34809 + ], + [ + "2019-05-03", + 0.34809 + ], + [ + "2019-05-06", + 0.34809 + ], + [ + "2019-05-07", + 0.34809 + ], + [ + "2019-05-08", + 0.34809 + ], + [ + "2019-05-09", + 0.34809 + ], + [ + "2019-05-10", + 0.34809 + ], + [ + "2019-05-13", + 0.34809 + ], + [ + "2019-05-14", + 0.34809 + ], + [ + "2019-05-15", + 0.34809 + ], + [ + "2019-05-16", + 0.34809 + ], + [ + "2019-05-17", + 0.34809 + ], + [ + "2019-05-20", + 0.34809 + ], + [ + "2019-05-21", + 0.34809 + ], + [ + "2019-05-22", + 0.34809 + ], + [ + "2019-05-23", + 0.34809 + ], + [ + "2019-05-24", + 0.34809 + ], + [ + "2019-05-27", + 0.34809 + ], + [ + "2019-05-28", + 0.34809 + ], + [ + "2019-05-29", + 0.34809 + ], + [ + "2019-05-30", + 0.34809 + ], + [ + "2019-05-31", + 0.34809 + ], + [ + "2019-06-03", + 0.34809 + ], + [ + "2019-06-04", + 0.34809 + ], + [ + "2019-06-05", + 0.34809 + ], + [ + "2019-06-06", + 0.34809 + ], + [ + "2019-06-07", + 0.34809 + ], + [ + "2019-06-10", + 0.34809 + ], + [ + "2019-06-11", + 0.34809 + ], + [ + "2019-06-12", + 0.34809 + ], + [ + "2019-06-13", + 0.34809 + ], + [ + "2019-06-14", + 0.34809 + ], + [ + "2019-06-17", + 0.34809 + ], + [ + "2019-06-18", + 0.34809 + ], + [ + "2019-06-19", + 0.34809 + ], + [ + "2019-06-20", + 0.34809 + ], + [ + "2019-06-21", + 0.34809 + ], + [ + "2019-06-24", + 0.34809 + ], + [ + "2019-06-25", + 0.34809 + ], + [ + "2019-06-26", + 0.34809 + ], + [ + "2019-06-27", + 0.34809 + ], + [ + "2019-06-28", + 0.34809 + ], + [ + "2019-07-01", + 0.39272 + ], + [ + "2019-07-02", + 0.39272 + ], + [ + "2019-07-03", + 0.39272 + ], + [ + "2019-07-04", + 0.39272 + ], + [ + "2019-07-05", + 0.39272 + ], + [ + "2019-07-08", + 0.39272 + ], + [ + "2019-07-09", + 0.39272 + ], + [ + "2019-07-10", + 0.39272 + ], + [ + "2019-07-11", + 0.39272 + ], + [ + "2019-07-12", + 0.39272 + ], + [ + "2019-07-15", + 0.39272 + ], + [ + "2019-07-16", + 0.39272 + ], + [ + "2019-07-17", + 0.39272 + ], + [ + "2019-07-18", + 0.39272 + ], + [ + "2019-07-19", + 0.39272 + ], + [ + "2019-07-22", + 0.39272 + ], + [ + "2019-07-23", + 0.39272 + ], + [ + "2019-07-24", + 0.39272 + ], + [ + "2019-07-25", + 0.39272 + ], + [ + "2019-07-26", + 0.39272 + ], + [ + "2019-07-29", + 0.39272 + ], + [ + "2019-07-30", + 0.39272 + ], + [ + "2019-07-31", + 0.39272 + ], + [ + "2019-08-01", + 0.39272 + ], + [ + "2019-08-02", + 0.39272 + ], + [ + "2019-08-05", + 0.39272 + ], + [ + "2019-08-06", + 0.39272 + ], + [ + "2019-08-07", + 0.39272 + ], + [ + "2019-08-08", + 0.39272 + ], + [ + "2019-08-09", + 0.39272 + ], + [ + "2019-08-12", + 0.39272 + ], + [ + "2019-08-13", + 0.39272 + ], + [ + "2019-08-14", + 0.39272 + ], + [ + "2019-08-15", + 0.39272 + ], + [ + "2019-08-16", + 0.39272 + ], + [ + "2019-08-19", + 0.39272 + ], + [ + "2019-08-20", + 0.39272 + ], + [ + "2019-08-21", + 0.39272 + ], + [ + "2019-08-22", + 0.39272 + ], + [ + "2019-08-23", + 0.39272 + ], + [ + "2019-08-26", + 0.39272 + ], + [ + "2019-08-27", + 0.39272 + ], + [ + "2019-08-28", + 0.39272 + ], + [ + "2019-08-29", + 0.39272 + ], + [ + "2019-08-30", + 0.39272 + ], + [ + "2019-09-02", + 0.39272 + ], + [ + "2019-09-03", + 0.39272 + ], + [ + "2019-09-04", + 0.39272 + ], + [ + "2019-09-05", + 0.39272 + ], + [ + "2019-09-06", + 0.39272 + ], + [ + "2019-09-09", + 0.39272 + ], + [ + "2019-09-10", + 0.39272 + ], + [ + "2019-09-11", + 0.39272 + ], + [ + "2019-09-12", + 0.39272 + ], + [ + "2019-09-13", + 0.39272 + ], + [ + "2019-09-16", + 0.39272 + ], + [ + "2019-09-17", + 0.39272 + ], + [ + "2019-09-18", + 0.39272 + ], + [ + "2019-09-19", + 0.39272 + ], + [ + "2019-09-20", + 0.39272 + ], + [ + "2019-09-23", + 0.39272 + ], + [ + "2019-09-24", + 0.39272 + ], + [ + "2019-09-25", + 0.39272 + ], + [ + "2019-09-26", + 0.39272 + ], + [ + "2019-09-27", + 0.39272 + ], + [ + "2019-09-30", + 0.39272 + ], + [ + "2019-10-01", + 0.34506 + ], + [ + "2019-10-02", + 0.34506 + ], + [ + "2019-10-03", + 0.34506 + ], + [ + "2019-10-04", + 0.34506 + ], + [ + "2019-10-07", + 0.34506 + ], + [ + "2019-10-08", + 0.34506 + ], + [ + "2019-10-09", + 0.34506 + ], + [ + "2019-10-10", + 0.34506 + ], + [ + "2019-10-11", + 0.34506 + ], + [ + "2019-10-14", + 0.34506 + ], + [ + "2019-10-15", + 0.34506 + ], + [ + "2019-10-16", + 0.34506 + ], + [ + "2019-10-17", + 0.34506 + ], + [ + "2019-10-18", + 0.34506 + ], + [ + "2019-10-21", + 0.34506 + ], + [ + "2019-10-22", + 0.34506 + ], + [ + "2019-10-23", + 0.34506 + ], + [ + "2019-10-24", + 0.34506 + ], + [ + "2019-10-25", + 0.34506 + ], + [ + "2019-10-28", + 0.34506 + ], + [ + "2019-10-29", + 0.34506 + ], + [ + "2019-10-30", + 0.34506 + ], + [ + "2019-10-31", + 0.34506 + ], + [ + "2019-11-01", + 0.34506 + ], + [ + "2019-11-04", + 0.34506 + ], + [ + "2019-11-05", + 0.34506 + ], + [ + "2019-11-06", + 0.34506 + ], + [ + "2019-11-07", + 0.34506 + ], + [ + "2019-11-08", + 0.34506 + ], + [ + "2019-11-11", + 0.34506 + ], + [ + "2019-11-12", + 0.34506 + ], + [ + "2019-11-13", + 0.34506 + ], + [ + "2019-11-14", + 0.34506 + ], + [ + "2019-11-15", + 0.34506 + ], + [ + "2019-11-18", + 0.34506 + ], + [ + "2019-11-19", + 0.34506 + ], + [ + "2019-11-20", + 0.34506 + ], + [ + "2019-11-21", + 0.34506 + ], + [ + "2019-11-22", + 0.34506 + ], + [ + "2019-11-25", + 0.34506 + ], + [ + "2019-11-26", + 0.34506 + ], + [ + "2019-11-27", + 0.34506 + ], + [ + "2019-11-28", + 0.34506 + ], + [ + "2019-11-29", + 0.34506 + ], + [ + "2019-12-02", + 0.34506 + ], + [ + "2019-12-03", + 0.34506 + ], + [ + "2019-12-04", + 0.34506 + ], + [ + "2019-12-05", + 0.34506 + ], + [ + "2019-12-06", + 0.34506 + ], + [ + "2019-12-09", + 0.34506 + ], + [ + "2019-12-10", + 0.34506 + ], + [ + "2019-12-11", + 0.34506 + ], + [ + "2019-12-12", + 0.34506 + ], + [ + "2019-12-13", + 0.34506 + ], + [ + "2019-12-16", + 0.34506 + ], + [ + "2019-12-17", + 0.34506 + ], + [ + "2019-12-18", + 0.34506 + ], + [ + "2019-12-19", + 0.34506 + ], + [ + "2019-12-20", + 0.34506 + ], + [ + "2019-12-23", + 0.34506 + ], + [ + "2019-12-24", + 0.34506 + ], + [ + "2019-12-25", + 0.34506 + ], + [ + "2019-12-26", + 0.34506 + ], + [ + "2019-12-27", + 0.34506 + ], + [ + "2019-12-30", + 0.34506 + ], + [ + "2019-12-31", + 0.34506 + ], + [ + "2020-01-01", + 0.28533 + ], + [ + "2020-01-02", + 0.28533 + ], + [ + "2020-01-03", + 0.28533 + ], + [ + "2020-01-06", + 0.28533 + ], + [ + "2020-01-07", + 0.28533 + ], + [ + "2020-01-08", + 0.28533 + ], + [ + "2020-01-09", + 0.28533 + ], + [ + "2020-01-10", + 0.28533 + ], + [ + "2020-01-13", + 0.28533 + ], + [ + "2020-01-14", + 0.28533 + ], + [ + "2020-01-15", + 0.28533 + ], + [ + "2020-01-16", + 0.28533 + ], + [ + "2020-01-17", + 0.28533 + ], + [ + "2020-01-20", + 0.28533 + ], + [ + "2020-01-21", + 0.28533 + ], + [ + "2020-01-22", + 0.28533 + ], + [ + "2020-01-23", + 0.28533 + ], + [ + "2020-01-24", + 0.28533 + ], + [ + "2020-01-27", + 0.28533 + ], + [ + "2020-01-28", + 0.28533 + ], + [ + "2020-01-29", + 0.28533 + ], + [ + "2020-01-30", + 0.28533 + ], + [ + "2020-01-31", + 0.28533 + ], + [ + "2020-02-03", + 0.28533 + ], + [ + "2020-02-04", + 0.28533 + ], + [ + "2020-02-05", + 0.28533 + ], + [ + "2020-02-06", + 0.28533 + ], + [ + "2020-02-07", + 0.28533 + ], + [ + "2020-02-10", + 0.28533 + ], + [ + "2020-02-11", + 0.28533 + ], + [ + "2020-02-12", + 0.28533 + ], + [ + "2020-02-13", + 0.28533 + ], + [ + "2020-02-14", + 0.28533 + ], + [ + "2020-02-17", + 0.28533 + ], + [ + "2020-02-18", + 0.28533 + ], + [ + "2020-02-19", + 0.28533 + ], + [ + "2020-02-20", + 0.28533 + ], + [ + "2020-02-21", + 0.28533 + ], + [ + "2020-02-24", + 0.28533 + ], + [ + "2020-02-25", + 0.28533 + ], + [ + "2020-02-26", + 0.28533 + ], + [ + "2020-02-27", + 0.28533 + ], + [ + "2020-02-28", + 0.28533 + ], + [ + "2020-03-02", + 0.28533 + ], + [ + "2020-03-03", + 0.28533 + ], + [ + "2020-03-04", + 0.28533 + ], + [ + "2020-03-05", + 0.28533 + ], + [ + "2020-03-06", + 0.28533 + ], + [ + "2020-03-09", + 0.28533 + ], + [ + "2020-03-10", + 0.28533 + ], + [ + "2020-03-11", + 0.28533 + ], + [ + "2020-03-12", + 0.28533 + ], + [ + "2020-03-13", + 0.28533 + ], + [ + "2020-03-16", + 0.28533 + ], + [ + "2020-03-17", + 0.28533 + ], + [ + "2020-03-18", + 0.28533 + ], + [ + "2020-03-19", + 0.28533 + ], + [ + "2020-03-20", + 0.28533 + ], + [ + "2020-03-23", + 0.28533 + ], + [ + "2020-03-24", + 0.28533 + ], + [ + "2020-03-25", + 0.28533 + ], + [ + "2020-03-26", + 0.28533 + ], + [ + "2020-03-27", + 0.28533 + ], + [ + "2020-03-30", + 0.28533 + ], + [ + "2020-03-31", + 0.28533 + ], + [ + "2020-04-01", + 0.34087 + ], + [ + "2020-04-02", + 0.34087 + ], + [ + "2020-04-03", + 0.34087 + ], + [ + "2020-04-06", + 0.34087 + ], + [ + "2020-04-07", + 0.34087 + ], + [ + "2020-04-08", + 0.34087 + ], + [ + "2020-04-09", + 0.34087 + ], + [ + "2020-04-10", + 0.34087 + ], + [ + "2020-04-13", + 0.34087 + ], + [ + "2020-04-14", + 0.34087 + ], + [ + "2020-04-15", + 0.34087 + ], + [ + "2020-04-16", + 0.34087 + ], + [ + "2020-04-17", + 0.34087 + ], + [ + "2020-04-20", + 0.34087 + ], + [ + "2020-04-21", + 0.34087 + ], + [ + "2020-04-22", + 0.34087 + ], + [ + "2020-04-23", + 0.34087 + ], + [ + "2020-04-24", + 0.34087 + ], + [ + "2020-04-27", + 0.34087 + ], + [ + "2020-04-28", + 0.34087 + ], + [ + "2020-04-29", + 0.34087 + ], + [ + "2020-04-30", + 0.34087 + ], + [ + "2020-05-01", + 0.34087 + ], + [ + "2020-05-04", + 0.34087 + ], + [ + "2020-05-05", + 0.34087 + ], + [ + "2020-05-06", + 0.34087 + ], + [ + "2020-05-07", + 0.34087 + ], + [ + "2020-05-08", + 0.34087 + ], + [ + "2020-05-11", + 0.34087 + ], + [ + "2020-05-12", + 0.34087 + ], + [ + "2020-05-13", + 0.34087 + ], + [ + "2020-05-14", + 0.34087 + ], + [ + "2020-05-15", + 0.34087 + ], + [ + "2020-05-18", + 0.34087 + ], + [ + "2020-05-19", + 0.34087 + ], + [ + "2020-05-20", + 0.34087 + ], + [ + "2020-05-21", + 0.34087 + ], + [ + "2020-05-22", + 0.34087 + ], + [ + "2020-05-25", + 0.34087 + ], + [ + "2020-05-26", + 0.34087 + ], + [ + "2020-05-27", + 0.34087 + ], + [ + "2020-05-28", + 0.34087 + ], + [ + "2020-05-29", + 0.34087 + ], + [ + "2020-06-01", + 0.34087 + ], + [ + "2020-06-02", + 0.34087 + ], + [ + "2020-06-03", + 0.34087 + ], + [ + "2020-06-04", + 0.34087 + ], + [ + "2020-06-05", + 0.34087 + ], + [ + "2020-06-08", + 0.34087 + ], + [ + "2020-06-09", + 0.34087 + ], + [ + "2020-06-10", + 0.34087 + ], + [ + "2020-06-11", + 0.34087 + ], + [ + "2020-06-12", + 0.34087 + ], + [ + "2020-06-15", + 0.34087 + ], + [ + "2020-06-16", + 0.34087 + ], + [ + "2020-06-17", + 0.34087 + ], + [ + "2020-06-18", + 0.34087 + ], + [ + "2020-06-19", + 0.34087 + ], + [ + "2020-06-22", + 0.34087 + ], + [ + "2020-06-23", + 0.34087 + ], + [ + "2020-06-24", + 0.34087 + ], + [ + "2020-06-25", + 0.34087 + ], + [ + "2020-06-26", + 0.34087 + ], + [ + "2020-06-29", + 0.34087 + ], + [ + "2020-06-30", + 0.34087 + ], + [ + "2020-07-01", + 0.24926 + ], + [ + "2020-07-02", + 0.24926 + ], + [ + "2020-07-03", + 0.24926 + ], + [ + "2020-07-06", + 0.24926 + ], + [ + "2020-07-07", + 0.24926 + ], + [ + "2020-07-08", + 0.24926 + ], + [ + "2020-07-09", + 0.24926 + ], + [ + "2020-07-10", + 0.24926 + ], + [ + "2020-07-13", + 0.24926 + ], + [ + "2020-07-14", + 0.24926 + ], + [ + "2020-07-15", + 0.24926 + ], + [ + "2020-07-16", + 0.24926 + ], + [ + "2020-07-17", + 0.24926 + ], + [ + "2020-07-20", + 0.24926 + ], + [ + "2020-07-21", + 0.24926 + ], + [ + "2020-07-22", + 0.24926 + ], + [ + "2020-07-23", + 0.24926 + ], + [ + "2020-07-24", + 0.24926 + ], + [ + "2020-07-27", + 0.24926 + ], + [ + "2020-07-28", + 0.24926 + ], + [ + "2020-07-29", + 0.24926 + ], + [ + "2020-07-30", + 0.24926 + ], + [ + "2020-07-31", + 0.24926 + ], + [ + "2020-08-03", + 0.24926 + ], + [ + "2020-08-04", + 0.24926 + ], + [ + "2020-08-05", + 0.24926 + ], + [ + "2020-08-06", + 0.24926 + ], + [ + "2020-08-07", + 0.24926 + ], + [ + "2020-08-10", + 0.24926 + ], + [ + "2020-08-11", + 0.24926 + ], + [ + "2020-08-12", + 0.24926 + ], + [ + "2020-08-13", + 0.24926 + ], + [ + "2020-08-14", + 0.24926 + ], + [ + "2020-08-17", + 0.24926 + ], + [ + "2020-08-18", + 0.24926 + ], + [ + "2020-08-19", + 0.24926 + ], + [ + "2020-08-20", + 0.24926 + ], + [ + "2020-08-21", + 0.24926 + ], + [ + "2020-08-24", + 0.24926 + ], + [ + "2020-08-25", + 0.24926 + ], + [ + "2020-08-26", + 0.24926 + ], + [ + "2020-08-27", + 0.24926 + ], + [ + "2020-08-28", + 0.24926 + ], + [ + "2020-08-31", + 0.24926 + ], + [ + "2020-09-01", + 0.24926 + ], + [ + "2020-09-02", + 0.24926 + ], + [ + "2020-09-03", + 0.24926 + ], + [ + "2020-09-04", + 0.24926 + ], + [ + "2020-09-07", + 0.24926 + ], + [ + "2020-09-08", + 0.24926 + ], + [ + "2020-09-09", + 0.24926 + ], + [ + "2020-09-10", + 0.24926 + ], + [ + "2020-09-11", + 0.24926 + ], + [ + "2020-09-14", + 0.24926 + ], + [ + "2020-09-15", + 0.24926 + ], + [ + "2020-09-16", + 0.24926 + ], + [ + "2020-09-17", + 0.24926 + ], + [ + "2020-09-18", + 0.24926 + ], + [ + "2020-09-21", + 0.24926 + ], + [ + "2020-09-22", + 0.24926 + ], + [ + "2020-09-23", + 0.24926 + ], + [ + "2020-09-24", + 0.24926 + ], + [ + "2020-09-25", + 0.24926 + ], + [ + "2020-09-28", + 0.24926 + ], + [ + "2020-09-29", + 0.24926 + ], + [ + "2020-09-30", + 0.24926 + ], + [ + "2020-10-01", + 0.53097 + ], + [ + "2020-10-02", + 0.53097 + ], + [ + "2020-10-05", + 0.53097 + ], + [ + "2020-10-06", + 0.53097 + ], + [ + "2020-10-07", + 0.53097 + ], + [ + "2020-10-08", + 0.53097 + ], + [ + "2020-10-09", + 0.53097 + ], + [ + "2020-10-12", + 0.53097 + ], + [ + "2020-10-13", + 0.53097 + ], + [ + "2020-10-14", + 0.53097 + ], + [ + "2020-10-15", + 0.53097 + ], + [ + "2020-10-16", + 0.53097 + ], + [ + "2020-10-19", + 0.53097 + ], + [ + "2020-10-20", + 0.53097 + ], + [ + "2020-10-21", + 0.53097 + ], + [ + "2020-10-22", + 0.53097 + ], + [ + "2020-10-23", + 0.53097 + ], + [ + "2020-10-26", + 0.53097 + ], + [ + "2020-10-27", + 0.53097 + ], + [ + "2020-10-28", + 0.53097 + ], + [ + "2020-10-29", + 0.53097 + ], + [ + "2020-10-30", + 0.53097 + ], + [ + "2020-11-02", + 0.53097 + ], + [ + "2020-11-03", + 0.53097 + ], + [ + "2020-11-04", + 0.53097 + ], + [ + "2020-11-05", + 0.53097 + ], + [ + "2020-11-06", + 0.53097 + ], + [ + "2020-11-09", + 0.53097 + ], + [ + "2020-11-10", + 0.53097 + ], + [ + "2020-11-11", + 0.53097 + ], + [ + "2020-11-12", + 0.53097 + ], + [ + "2020-11-13", + 0.53097 + ], + [ + "2020-11-16", + 0.53097 + ], + [ + "2020-11-17", + 0.53097 + ], + [ + "2020-11-18", + 0.53097 + ], + [ + "2020-11-19", + 0.53097 + ], + [ + "2020-11-20", + 0.53097 + ], + [ + "2020-11-23", + 0.53097 + ], + [ + "2020-11-24", + 0.53097 + ], + [ + "2020-11-25", + 0.53097 + ], + [ + "2020-11-26", + 0.53097 + ], + [ + "2020-11-27", + 0.53097 + ], + [ + "2020-11-30", + 0.53097 + ], + [ + "2020-12-01", + 0.53097 + ], + [ + "2020-12-02", + 0.53097 + ], + [ + "2020-12-03", + 0.53097 + ], + [ + "2020-12-04", + 0.53097 + ], + [ + "2020-12-07", + 0.53097 + ], + [ + "2020-12-08", + 0.53097 + ], + [ + "2020-12-09", + 0.53097 + ], + [ + "2020-12-10", + 0.53097 + ], + [ + "2020-12-11", + 0.53097 + ], + [ + "2020-12-14", + 0.53097 + ], + [ + "2020-12-15", + 0.53097 + ], + [ + "2020-12-16", + 0.53097 + ], + [ + "2020-12-17", + 0.53097 + ], + [ + "2020-12-18", + 0.53097 + ], + [ + "2020-12-21", + 0.53097 + ], + [ + "2020-12-22", + 0.53097 + ], + [ + "2020-12-23", + 0.53097 + ], + [ + "2020-12-24", + 0.53097 + ], + [ + "2020-12-25", + 0.53097 + ], + [ + "2020-12-28", + 0.53097 + ], + [ + "2020-12-29", + 0.53097 + ], + [ + "2020-12-30", + 0.53097 + ], + [ + "2020-12-31", + 0.53097 + ], + [ + "2021-01-01", + 0.26942 + ], + [ + "2021-01-04", + 0.26942 + ], + [ + "2021-01-05", + 0.26942 + ], + [ + "2021-01-06", + 0.26942 + ], + [ + "2021-01-07", + 0.26942 + ], + [ + "2021-01-08", + 0.26942 + ], + [ + "2021-01-11", + 0.26942 + ], + [ + "2021-01-12", + 0.26942 + ], + [ + "2021-01-13", + 0.26942 + ], + [ + "2021-01-14", + 0.26942 + ], + [ + "2021-01-15", + 0.26942 + ], + [ + "2021-01-18", + 0.26942 + ], + [ + "2021-01-19", + 0.26942 + ], + [ + "2021-01-20", + 0.26942 + ], + [ + "2021-01-21", + 0.26942 + ], + [ + "2021-01-22", + 0.26942 + ], + [ + "2021-01-25", + 0.26942 + ], + [ + "2021-01-26", + 0.26942 + ], + [ + "2021-01-27", + 0.26942 + ], + [ + "2021-01-28", + 0.26942 + ], + [ + "2021-01-29", + 0.26942 + ], + [ + "2021-02-01", + 0.26942 + ], + [ + "2021-02-02", + 0.26942 + ], + [ + "2021-02-03", + 0.26942 + ], + [ + "2021-02-04", + 0.26942 + ], + [ + "2021-02-05", + 0.26942 + ], + [ + "2021-02-08", + 0.26942 + ], + [ + "2021-02-09", + 0.26942 + ], + [ + "2021-02-10", + 0.26942 + ], + [ + "2021-02-11", + 0.26942 + ], + [ + "2021-02-12", + 0.26942 + ], + [ + "2021-02-15", + 0.26942 + ], + [ + "2021-02-16", + 0.26942 + ], + [ + "2021-02-17", + 0.26942 + ], + [ + "2021-02-18", + 0.26942 + ], + [ + "2021-02-19", + 0.26942 + ], + [ + "2021-02-22", + 0.26942 + ], + [ + "2021-02-23", + 0.26942 + ], + [ + "2021-02-24", + 0.26942 + ], + [ + "2021-02-25", + 0.26942 + ], + [ + "2021-02-26", + 0.26942 + ], + [ + "2021-03-01", + 0.26942 + ], + [ + "2021-03-02", + 0.26942 + ], + [ + "2021-03-03", + 0.26942 + ], + [ + "2021-03-04", + 0.26942 + ], + [ + "2021-03-05", + 0.26942 + ], + [ + "2021-03-08", + 0.26942 + ], + [ + "2021-03-09", + 0.26942 + ], + [ + "2021-03-10", + 0.26942 + ], + [ + "2021-03-11", + 0.26942 + ], + [ + "2021-03-12", + 0.26942 + ], + [ + "2021-03-15", + 0.26942 + ], + [ + "2021-03-16", + 0.26942 + ], + [ + "2021-03-17", + 0.26942 + ], + [ + "2021-03-18", + 0.26942 + ], + [ + "2021-03-19", + 0.26942 + ], + [ + "2021-03-22", + 0.26942 + ], + [ + "2021-03-23", + 0.26942 + ], + [ + "2021-03-24", + 0.26942 + ], + [ + "2021-03-25", + 0.26942 + ], + [ + "2021-03-26", + 0.26942 + ], + [ + "2021-03-29", + 0.26942 + ], + [ + "2021-03-30", + 0.26942 + ], + [ + "2021-03-31", + 0.26942 + ], + [ + "2021-04-01", + 0.55336 + ], + [ + "2021-04-02", + 0.55336 + ], + [ + "2021-04-05", + 0.55336 + ], + [ + "2021-04-06", + 0.55336 + ], + [ + "2021-04-07", + 0.55336 + ], + [ + "2021-04-08", + 0.55336 + ], + [ + "2021-04-09", + 0.55336 + ], + [ + "2021-04-12", + 0.55336 + ], + [ + "2021-04-13", + 0.55336 + ], + [ + "2021-04-14", + 0.55336 + ], + [ + "2021-04-15", + 0.55336 + ], + [ + "2021-04-16", + 0.55336 + ], + [ + "2021-04-19", + 0.55336 + ], + [ + "2021-04-20", + 0.55336 + ], + [ + "2021-04-21", + 0.55336 + ], + [ + "2021-04-22", + 0.55336 + ], + [ + "2021-04-23", + 0.55336 + ], + [ + "2021-04-26", + 0.55336 + ], + [ + "2021-04-27", + 0.55336 + ], + [ + "2021-04-28", + 0.55336 + ], + [ + "2021-04-29", + 0.55336 + ], + [ + "2021-04-30", + 0.55336 + ], + [ + "2021-05-03", + 0.55336 + ], + [ + "2021-05-04", + 0.55336 + ], + [ + "2021-05-05", + 0.55336 + ], + [ + "2021-05-06", + 0.55336 + ], + [ + "2021-05-07", + 0.55336 + ], + [ + "2021-05-10", + 0.55336 + ], + [ + "2021-05-11", + 0.55336 + ], + [ + "2021-05-12", + 0.55336 + ], + [ + "2021-05-13", + 0.55336 + ], + [ + "2021-05-14", + 0.55336 + ], + [ + "2021-05-17", + 0.55336 + ], + [ + "2021-05-18", + 0.55336 + ], + [ + "2021-05-19", + 0.55336 + ], + [ + "2021-05-20", + 0.55336 + ], + [ + "2021-05-21", + 0.55336 + ], + [ + "2021-05-24", + 0.55336 + ], + [ + "2021-05-25", + 0.55336 + ], + [ + "2021-05-26", + 0.55336 + ], + [ + "2021-05-27", + 0.55336 + ], + [ + "2021-05-28", + 0.55336 + ], + [ + "2021-05-31", + 0.55336 + ], + [ + "2021-06-01", + 0.55336 + ], + [ + "2021-06-02", + 0.55336 + ], + [ + "2021-06-03", + 0.55336 + ], + [ + "2021-06-04", + 0.55336 + ], + [ + "2021-06-07", + 0.55336 + ], + [ + "2021-06-08", + 0.55336 + ], + [ + "2021-06-09", + 0.55336 + ], + [ + "2021-06-10", + 0.55336 + ], + [ + "2021-06-11", + 0.55336 + ], + [ + "2021-06-14", + 0.55336 + ], + [ + "2021-06-15", + 0.55336 + ], + [ + "2021-06-16", + 0.55336 + ], + [ + "2021-06-17", + 0.55336 + ], + [ + "2021-06-18", + 0.55336 + ], + [ + "2021-06-21", + 0.55336 + ], + [ + "2021-06-22", + 0.55336 + ], + [ + "2021-06-23", + 0.55336 + ], + [ + "2021-06-24", + 0.55336 + ], + [ + "2021-06-25", + 0.55336 + ], + [ + "2021-06-28", + 0.55336 + ], + [ + "2021-06-29", + 0.55336 + ], + [ + "2021-06-30", + 0.55336 + ], + [ + "2021-07-01", + 0.45245 + ], + [ + "2021-07-02", + 0.45245 + ], + [ + "2021-07-05", + 0.45245 + ], + [ + "2021-07-06", + 0.45245 + ], + [ + "2021-07-07", + 0.45245 + ], + [ + "2021-07-08", + 0.45245 + ], + [ + "2021-07-09", + 0.45245 + ], + [ + "2021-07-12", + 0.45245 + ], + [ + "2021-07-13", + 0.45245 + ], + [ + "2021-07-14", + 0.45245 + ], + [ + "2021-07-15", + 0.45245 + ], + [ + "2021-07-16", + 0.45245 + ], + [ + "2021-07-19", + 0.45245 + ], + [ + "2021-07-20", + 0.45245 + ], + [ + "2021-07-21", + 0.45245 + ], + [ + "2021-07-22", + 0.45245 + ], + [ + "2021-07-23", + 0.45245 + ], + [ + "2021-07-26", + 0.45245 + ], + [ + "2021-07-27", + 0.45245 + ], + [ + "2021-07-28", + 0.45245 + ], + [ + "2021-07-29", + 0.45245 + ], + [ + "2021-07-30", + 0.45245 + ], + [ + "2021-08-02", + 0.45245 + ], + [ + "2021-08-03", + 0.45245 + ], + [ + "2021-08-04", + 0.45245 + ], + [ + "2021-08-05", + 0.45245 + ], + [ + "2021-08-06", + 0.45245 + ], + [ + "2021-08-09", + 0.45245 + ], + [ + "2021-08-10", + 0.45245 + ], + [ + "2021-08-11", + 0.45245 + ], + [ + "2021-08-12", + 0.45245 + ], + [ + "2021-08-13", + 0.45245 + ], + [ + "2021-08-16", + 0.45245 + ], + [ + "2021-08-17", + 0.45245 + ], + [ + "2021-08-18", + 0.45245 + ], + [ + "2021-08-19", + 0.45245 + ], + [ + "2021-08-20", + 0.45245 + ], + [ + "2021-08-23", + 0.45245 + ], + [ + "2021-08-24", + 0.45245 + ], + [ + "2021-08-25", + 0.45245 + ], + [ + "2021-08-26", + 0.45245 + ], + [ + "2021-08-27", + 0.45245 + ], + [ + "2021-08-30", + 0.45245 + ], + [ + "2021-08-31", + 0.45245 + ], + [ + "2021-09-01", + 0.45245 + ], + [ + "2021-09-02", + 0.45245 + ], + [ + "2021-09-03", + 0.45245 + ], + [ + "2021-09-06", + 0.45245 + ], + [ + "2021-09-07", + 0.45245 + ], + [ + "2021-09-08", + 0.45245 + ], + [ + "2021-09-09", + 0.45245 + ], + [ + "2021-09-10", + 0.45245 + ], + [ + "2021-09-13", + 0.45245 + ], + [ + "2021-09-14", + 0.45245 + ], + [ + "2021-09-15", + 0.45245 + ], + [ + "2021-09-16", + 0.45245 + ], + [ + "2021-09-17", + 0.45245 + ], + [ + "2021-09-20", + 0.45245 + ], + [ + "2021-09-21", + 0.45245 + ], + [ + "2021-09-22", + 0.45245 + ], + [ + "2021-09-23", + 0.45245 + ], + [ + "2021-09-24", + 0.45245 + ], + [ + "2021-09-27", + 0.45245 + ], + [ + "2021-09-28", + 0.45245 + ], + [ + "2021-09-29", + 0.45245 + ], + [ + "2021-09-30", + 0.45245 + ], + [ + "2021-10-01", + 0.83504 + ], + [ + "2021-10-04", + 0.83504 + ], + [ + "2021-10-05", + 0.83504 + ], + [ + "2021-10-06", + 0.83504 + ], + [ + "2021-10-07", + 0.83504 + ], + [ + "2021-10-08", + 0.83504 + ], + [ + "2021-10-11", + 0.83504 + ], + [ + "2021-10-12", + 0.83504 + ], + [ + "2021-10-13", + 0.83504 + ], + [ + "2021-10-14", + 0.83504 + ], + [ + "2021-10-15", + 0.83504 + ], + [ + "2021-10-18", + 0.83504 + ], + [ + "2021-10-19", + 0.83504 + ], + [ + "2021-10-20", + 0.83504 + ], + [ + "2021-10-21", + 0.83504 + ], + [ + "2021-10-22", + 0.83504 + ], + [ + "2021-10-25", + 0.83504 + ], + [ + "2021-10-26", + 0.83504 + ], + [ + "2021-10-27", + 0.83504 + ], + [ + "2021-10-28", + 0.83504 + ], + [ + "2021-10-29", + 0.83504 + ], + [ + "2021-11-01", + 0.83504 + ], + [ + "2021-11-02", + 0.83504 + ], + [ + "2021-11-03", + 0.83504 + ], + [ + "2021-11-04", + 0.83504 + ], + [ + "2021-11-05", + 0.83504 + ], + [ + "2021-11-08", + 0.83504 + ], + [ + "2021-11-09", + 0.83504 + ], + [ + "2021-11-10", + 0.83504 + ], + [ + "2021-11-11", + 0.83504 + ], + [ + "2021-11-12", + 0.83504 + ], + [ + "2021-11-15", + 0.83504 + ], + [ + "2021-11-16", + 0.83504 + ], + [ + "2021-11-17", + 0.83504 + ], + [ + "2021-11-18", + 0.83504 + ], + [ + "2021-11-19", + 0.83504 + ], + [ + "2021-11-22", + 0.83504 + ], + [ + "2021-11-23", + 0.83504 + ], + [ + "2021-11-24", + 0.83504 + ], + [ + "2021-11-25", + 0.83504 + ], + [ + "2021-11-26", + 0.83504 + ], + [ + "2021-11-29", + 0.83504 + ], + [ + "2021-11-30", + 0.83504 + ], + [ + "2021-12-01", + 0.83504 + ], + [ + "2021-12-02", + 0.83504 + ], + [ + "2021-12-03", + 0.83504 + ], + [ + "2021-12-06", + 0.83504 + ], + [ + "2021-12-07", + 0.83504 + ], + [ + "2021-12-08", + 0.83504 + ], + [ + "2021-12-09", + 0.83504 + ], + [ + "2021-12-10", + 0.83504 + ], + [ + "2021-12-13", + 0.83504 + ], + [ + "2021-12-14", + 0.83504 + ], + [ + "2021-12-15", + 0.83504 + ], + [ + "2021-12-16", + 0.83504 + ], + [ + "2021-12-17", + 0.83504 + ], + [ + "2021-12-20", + 0.83504 + ], + [ + "2021-12-21", + 0.83504 + ], + [ + "2021-12-22", + 0.83504 + ], + [ + "2021-12-23", + 0.83504 + ], + [ + "2021-12-24", + 0.83504 + ], + [ + "2021-12-27", + 0.83504 + ], + [ + "2021-12-28", + 0.83504 + ], + [ + "2021-12-29", + 0.83504 + ], + [ + "2021-12-30", + 0.83504 + ], + [ + "2021-12-31", + 0.83504 + ], + [ + "2022-01-03", + 0.55396 + ], + [ + "2022-01-04", + 0.55396 + ], + [ + "2022-01-05", + 0.55396 + ], + [ + "2022-01-06", + 0.55396 + ], + [ + "2022-01-07", + 0.55396 + ], + [ + "2022-01-10", + 0.55396 + ], + [ + "2022-01-11", + 0.55396 + ], + [ + "2022-01-12", + 0.55396 + ], + [ + "2022-01-13", + 0.55396 + ], + [ + "2022-01-14", + 0.55396 + ], + [ + "2022-01-17", + 0.55396 + ], + [ + "2022-01-18", + 0.55396 + ], + [ + "2022-01-19", + 0.55396 + ], + [ + "2022-01-20", + 0.55396 + ], + [ + "2022-01-21", + 0.55396 + ], + [ + "2022-01-24", + 0.55396 + ], + [ + "2022-01-25", + 0.55396 + ], + [ + "2022-01-26", + 0.55396 + ], + [ + "2022-01-27", + 0.55396 + ], + [ + "2022-01-28", + 0.55396 + ], + [ + "2022-01-31", + 0.55396 + ], + [ + "2022-02-01", + 0.55396 + ], + [ + "2022-02-02", + 0.55396 + ], + [ + "2022-02-03", + 0.55396 + ], + [ + "2022-02-04", + 0.55396 + ], + [ + "2022-02-07", + 0.55396 + ], + [ + "2022-02-08", + 0.55396 + ], + [ + "2022-02-09", + 0.55396 + ], + [ + "2022-02-10", + 0.55396 + ], + [ + "2022-02-11", + 0.55396 + ], + [ + "2022-02-14", + 0.55396 + ], + [ + "2022-02-15", + 0.55396 + ], + [ + "2022-02-16", + 0.55396 + ], + [ + "2022-02-17", + 0.55396 + ], + [ + "2022-02-18", + 0.55396 + ], + [ + "2022-02-21", + 0.55396 + ], + [ + "2022-02-22", + 0.55396 + ], + [ + "2022-02-23", + 0.55396 + ], + [ + "2022-02-24", + 0.55396 + ], + [ + "2022-02-25", + 0.55396 + ], + [ + "2022-02-28", + 0.55396 + ], + [ + "2022-03-01", + 0.55396 + ], + [ + "2022-03-02", + 0.55396 + ], + [ + "2022-03-03", + 0.55396 + ], + [ + "2022-03-04", + 0.55396 + ], + [ + "2022-03-07", + 0.55396 + ], + [ + "2022-03-08", + 0.55396 + ], + [ + "2022-03-09", + 0.55396 + ], + [ + "2022-03-10", + 0.55396 + ], + [ + "2022-03-11", + 0.55396 + ], + [ + "2022-03-14", + 0.55396 + ], + [ + "2022-03-15", + 0.55396 + ], + [ + "2022-03-16", + 0.55396 + ], + [ + "2022-03-17", + 0.55396 + ], + [ + "2022-03-18", + 0.55396 + ], + [ + "2022-03-21", + 0.55396 + ], + [ + "2022-03-22", + 0.55396 + ], + [ + "2022-03-23", + 0.55396 + ], + [ + "2022-03-24", + 0.55396 + ], + [ + "2022-03-25", + 0.55396 + ], + [ + "2022-03-28", + 0.55396 + ], + [ + "2022-03-29", + 0.55396 + ], + [ + "2022-03-30", + 0.55396 + ], + [ + "2022-03-31", + 0.55396 + ], + [ + "2022-04-01", + 0.39703 + ], + [ + "2022-04-04", + 0.39703 + ], + [ + "2022-04-05", + 0.39703 + ], + [ + "2022-04-06", + 0.39703 + ], + [ + "2022-04-07", + 0.39703 + ], + [ + "2022-04-08", + 0.39703 + ], + [ + "2022-04-11", + 0.39703 + ], + [ + "2022-04-12", + 0.39703 + ], + [ + "2022-04-13", + 0.39703 + ], + [ + "2022-04-14", + 0.39703 + ], + [ + "2022-04-15", + 0.39703 + ], + [ + "2022-04-18", + 0.39703 + ], + [ + "2022-04-19", + 0.39703 + ], + [ + "2022-04-20", + 0.39703 + ], + [ + "2022-04-21", + 0.39703 + ], + [ + "2022-04-22", + 0.39703 + ], + [ + "2022-04-25", + 0.39703 + ], + [ + "2022-04-26", + 0.39703 + ], + [ + "2022-04-27", + 0.39703 + ], + [ + "2022-04-28", + 0.39703 + ], + [ + "2022-04-29", + 0.39703 + ], + [ + "2022-05-02", + 0.39703 + ], + [ + "2022-05-03", + 0.39703 + ], + [ + "2022-05-04", + 0.39703 + ], + [ + "2022-05-05", + 0.39703 + ], + [ + "2022-05-06", + 0.39703 + ], + [ + "2022-05-09", + 0.39703 + ], + [ + "2022-05-10", + 0.39703 + ], + [ + "2022-05-11", + 0.39703 + ], + [ + "2022-05-12", + 0.39703 + ], + [ + "2022-05-13", + 0.39703 + ], + [ + "2022-05-16", + 0.39703 + ], + [ + "2022-05-17", + 0.39703 + ], + [ + "2022-05-18", + 0.39703 + ], + [ + "2022-05-19", + 0.39703 + ], + [ + "2022-05-20", + 0.39703 + ], + [ + "2022-05-23", + 0.39703 + ], + [ + "2022-05-24", + 0.39703 + ], + [ + "2022-05-25", + 0.39703 + ], + [ + "2022-05-26", + 0.39703 + ], + [ + "2022-05-27", + 0.39703 + ], + [ + "2022-05-30", + 0.39703 + ], + [ + "2022-05-31", + 0.39703 + ], + [ + "2022-06-01", + 0.39703 + ], + [ + "2022-06-02", + 0.39703 + ], + [ + "2022-06-03", + 0.39703 + ], + [ + "2022-06-06", + 0.39703 + ], + [ + "2022-06-07", + 0.39703 + ], + [ + "2022-06-08", + 0.39703 + ], + [ + "2022-06-09", + 0.39703 + ], + [ + "2022-06-10", + 0.39703 + ], + [ + "2022-06-13", + 0.39703 + ], + [ + "2022-06-14", + 0.39703 + ], + [ + "2022-06-15", + 0.39703 + ], + [ + "2022-06-16", + 0.39703 + ], + [ + "2022-06-17", + 0.39703 + ], + [ + "2022-06-20", + 0.39703 + ], + [ + "2022-06-21", + 0.39703 + ], + [ + "2022-06-22", + 0.39703 + ], + [ + "2022-06-23", + 0.39703 + ], + [ + "2022-06-24", + 0.39703 + ], + [ + "2022-06-27", + 0.39703 + ], + [ + "2022-06-28", + 0.39703 + ], + [ + "2022-06-29", + 0.39703 + ], + [ + "2022-06-30", + 0.39703 + ], + [ + "2022-07-01", + 0.3362 + ], + [ + "2022-07-04", + 0.3362 + ], + [ + "2022-07-05", + 0.3362 + ], + [ + "2022-07-06", + 0.3362 + ], + [ + "2022-07-07", + 0.3362 + ], + [ + "2022-07-08", + 0.3362 + ], + [ + "2022-07-11", + 0.3362 + ], + [ + "2022-07-12", + 0.3362 + ], + [ + "2022-07-13", + 0.3362 + ], + [ + "2022-07-14", + 0.3362 + ], + [ + "2022-07-15", + 0.3362 + ], + [ + "2022-07-18", + 0.3362 + ], + [ + "2022-07-19", + 0.3362 + ], + [ + "2022-07-20", + 0.3362 + ], + [ + "2022-07-21", + 0.3362 + ], + [ + "2022-07-22", + 0.3362 + ], + [ + "2022-07-25", + 0.3362 + ], + [ + "2022-07-26", + 0.3362 + ], + [ + "2022-07-27", + 0.3362 + ], + [ + "2022-07-28", + 0.3362 + ], + [ + "2022-07-29", + 0.3362 + ], + [ + "2022-08-01", + 0.3362 + ], + [ + "2022-08-02", + 0.3362 + ], + [ + "2022-08-03", + 0.3362 + ], + [ + "2022-08-04", + 0.3362 + ], + [ + "2022-08-05", + 0.3362 + ], + [ + "2022-08-08", + 0.3362 + ], + [ + "2022-08-09", + 0.3362 + ], + [ + "2022-08-10", + 0.3362 + ], + [ + "2022-08-11", + 0.3362 + ], + [ + "2022-08-12", + 0.3362 + ], + [ + "2022-08-15", + 0.3362 + ], + [ + "2022-08-16", + 0.3362 + ], + [ + "2022-08-17", + 0.3362 + ], + [ + "2022-08-18", + 0.3362 + ], + [ + "2022-08-19", + 0.3362 + ], + [ + "2022-08-22", + 0.3362 + ], + [ + "2022-08-23", + 0.3362 + ], + [ + "2022-08-24", + 0.3362 + ], + [ + "2022-08-25", + 0.3362 + ], + [ + "2022-08-26", + 0.3362 + ], + [ + "2022-08-29", + 0.3362 + ], + [ + "2022-08-30", + 0.3362 + ], + [ + "2022-08-31", + 0.3362 + ], + [ + "2022-09-01", + 0.3362 + ], + [ + "2022-09-02", + 0.3362 + ], + [ + "2022-09-05", + 0.3362 + ], + [ + "2022-09-06", + 0.3362 + ], + [ + "2022-09-07", + 0.3362 + ], + [ + "2022-09-08", + 0.3362 + ], + [ + "2022-09-09", + 0.3362 + ], + [ + "2022-09-12", + 0.3362 + ], + [ + "2022-09-13", + 0.3362 + ], + [ + "2022-09-14", + 0.3362 + ], + [ + "2022-09-15", + 0.3362 + ], + [ + "2022-09-16", + 0.3362 + ], + [ + "2022-09-19", + 0.3362 + ], + [ + "2022-09-20", + 0.3362 + ], + [ + "2022-09-21", + 0.3362 + ], + [ + "2022-09-22", + 0.3362 + ], + [ + "2022-09-23", + 0.3362 + ], + [ + "2022-09-26", + 0.3362 + ], + [ + "2022-09-27", + 0.3362 + ], + [ + "2022-09-28", + 0.3362 + ], + [ + "2022-09-29", + 0.3362 + ], + [ + "2022-09-30", + 0.3362 + ], + [ + "2022-10-03", + 0.49706 + ], + [ + "2022-10-04", + 0.49706 + ], + [ + "2022-10-05", + 0.49706 + ], + [ + "2022-10-06", + 0.49706 + ], + [ + "2022-10-07", + 0.49706 + ], + [ + "2022-10-10", + 0.49706 + ], + [ + "2022-10-11", + 0.49706 + ], + [ + "2022-10-12", + 0.49706 + ], + [ + "2022-10-13", + 0.49706 + ], + [ + "2022-10-14", + 0.49706 + ], + [ + "2022-10-17", + 0.49706 + ], + [ + "2022-10-18", + 0.49706 + ], + [ + "2022-10-19", + 0.49706 + ], + [ + "2022-10-20", + 0.49706 + ], + [ + "2022-10-21", + 0.49706 + ], + [ + "2022-10-24", + 0.49706 + ], + [ + "2022-10-25", + 0.49706 + ], + [ + "2022-10-26", + 0.49706 + ], + [ + "2022-10-27", + 0.49706 + ], + [ + "2022-10-28", + 0.49706 + ], + [ + "2022-10-31", + 0.49706 + ], + [ + "2022-11-01", + 0.49706 + ], + [ + "2022-11-02", + 0.49706 + ], + [ + "2022-11-03", + 0.49706 + ], + [ + "2022-11-04", + 0.49706 + ], + [ + "2022-11-07", + 0.49706 + ], + [ + "2022-11-08", + 0.49706 + ], + [ + "2022-11-09", + 0.49706 + ], + [ + "2022-11-10", + 0.49706 + ], + [ + "2022-11-11", + 0.49706 + ], + [ + "2022-11-14", + 0.49706 + ], + [ + "2022-11-15", + 0.49706 + ], + [ + "2022-11-16", + 0.49706 + ], + [ + "2022-11-17", + 0.49706 + ], + [ + "2022-11-18", + 0.49706 + ], + [ + "2022-11-21", + 0.49706 + ], + [ + "2022-11-22", + 0.49706 + ], + [ + "2022-11-23", + 0.49706 + ], + [ + "2022-11-24", + 0.49706 + ], + [ + "2022-11-25", + 0.49706 + ], + [ + "2022-11-28", + 0.49706 + ], + [ + "2022-11-29", + 0.49706 + ], + [ + "2022-11-30", + 0.49706 + ], + [ + "2022-12-01", + 0.49706 + ], + [ + "2022-12-02", + 0.49706 + ], + [ + "2022-12-05", + 0.49706 + ], + [ + "2022-12-06", + 0.49706 + ], + [ + "2022-12-07", + 0.49706 + ], + [ + "2022-12-08", + 0.49706 + ], + [ + "2022-12-09", + 0.49706 + ], + [ + "2022-12-12", + 0.49706 + ], + [ + "2022-12-13", + 0.49706 + ], + [ + "2022-12-14", + 0.49706 + ], + [ + "2022-12-15", + 0.49706 + ], + [ + "2022-12-16", + 0.49706 + ], + [ + "2022-12-19", + 0.49706 + ], + [ + "2022-12-20", + 0.49706 + ], + [ + "2022-12-21", + 0.49706 + ], + [ + "2022-12-22", + 0.49706 + ], + [ + "2022-12-23", + 0.49706 + ], + [ + "2022-12-26", + 0.49706 + ], + [ + "2022-12-27", + 0.49706 + ], + [ + "2022-12-28", + 0.49706 + ], + [ + "2022-12-29", + 0.49706 + ], + [ + "2022-12-30", + 0.49706 + ], + [ + "2023-01-02", + 0.27678 + ], + [ + "2023-01-03", + 0.27678 + ], + [ + "2023-01-04", + 0.27678 + ], + [ + "2023-01-05", + 0.27678 + ], + [ + "2023-01-06", + 0.27678 + ], + [ + "2023-01-09", + 0.27678 + ], + [ + "2023-01-10", + 0.27678 + ], + [ + "2023-01-11", + 0.27678 + ], + [ + "2023-01-12", + 0.27678 + ], + [ + "2023-01-13", + 0.27678 + ], + [ + "2023-01-16", + 0.27678 + ], + [ + "2023-01-17", + 0.27678 + ], + [ + "2023-01-18", + 0.27678 + ], + [ + "2023-01-19", + 0.27678 + ], + [ + "2023-01-20", + 0.27678 + ], + [ + "2023-01-23", + 0.27678 + ], + [ + "2023-01-24", + 0.27678 + ], + [ + "2023-01-25", + 0.27678 + ], + [ + "2023-01-26", + 0.27678 + ], + [ + "2023-01-27", + 0.27678 + ], + [ + "2023-01-30", + 0.27678 + ], + [ + "2023-01-31", + 0.27678 + ], + [ + "2023-02-01", + 0.27678 + ], + [ + "2023-02-02", + 0.27678 + ], + [ + "2023-02-03", + 0.27678 + ], + [ + "2023-02-06", + 0.27678 + ], + [ + "2023-02-07", + 0.27678 + ], + [ + "2023-02-08", + 0.27678 + ], + [ + "2023-02-09", + 0.27678 + ], + [ + "2023-02-10", + 0.27678 + ], + [ + "2023-02-13", + 0.27678 + ], + [ + "2023-02-14", + 0.27678 + ], + [ + "2023-02-15", + 0.27678 + ], + [ + "2023-02-16", + 0.27678 + ], + [ + "2023-02-17", + 0.27678 + ], + [ + "2023-02-20", + 0.27678 + ], + [ + "2023-02-21", + 0.27678 + ], + [ + "2023-02-22", + 0.27678 + ], + [ + "2023-02-23", + 0.27678 + ], + [ + "2023-02-24", + 0.27678 + ], + [ + "2023-02-27", + 0.27678 + ], + [ + "2023-02-28", + 0.27678 + ], + [ + "2023-03-01", + 0.27678 + ], + [ + "2023-03-02", + 0.27678 + ], + [ + "2023-03-03", + 0.27678 + ], + [ + "2023-03-06", + 0.27678 + ], + [ + "2023-03-07", + 0.27678 + ], + [ + "2023-03-08", + 0.27678 + ], + [ + "2023-03-09", + 0.27678 + ], + [ + "2023-03-10", + 0.27678 + ], + [ + "2023-03-13", + 0.27678 + ], + [ + "2023-03-14", + 0.27678 + ], + [ + "2023-03-15", + 0.27678 + ], + [ + "2023-03-16", + 0.27678 + ], + [ + "2023-03-17", + 0.27678 + ], + [ + "2023-03-20", + 0.27678 + ], + [ + "2023-03-21", + 0.27678 + ], + [ + "2023-03-22", + 0.27678 + ], + [ + "2023-03-23", + 0.27678 + ], + [ + "2023-03-24", + 0.27678 + ], + [ + "2023-03-27", + 0.27678 + ], + [ + "2023-03-28", + 0.27678 + ], + [ + "2023-03-29", + 0.27678 + ], + [ + "2023-03-30", + 0.27678 + ], + [ + "2023-03-31", + 0.27678 + ], + [ + "2023-04-03", + 0.48469 + ], + [ + "2023-04-04", + 0.48469 + ], + [ + "2023-04-05", + 0.48469 + ], + [ + "2023-04-06", + 0.48469 + ], + [ + "2023-04-07", + 0.48469 + ], + [ + "2023-04-10", + 0.48469 + ], + [ + "2023-04-11", + 0.48469 + ], + [ + "2023-04-12", + 0.48469 + ], + [ + "2023-04-13", + 0.48469 + ], + [ + "2023-04-14", + 0.48469 + ], + [ + "2023-04-17", + 0.48469 + ], + [ + "2023-04-18", + 0.48469 + ], + [ + "2023-04-19", + 0.48469 + ], + [ + "2023-04-20", + 0.48469 + ], + [ + "2023-04-21", + 0.48469 + ], + [ + "2023-04-24", + 0.48469 + ], + [ + "2023-04-25", + 0.48469 + ], + [ + "2023-04-26", + 0.48469 + ], + [ + "2023-04-27", + 0.48469 + ], + [ + "2023-04-28", + 0.48469 + ], + [ + "2023-05-01", + 0.48469 + ], + [ + "2023-05-02", + 0.48469 + ], + [ + "2023-05-03", + 0.48469 + ], + [ + "2023-05-04", + 0.48469 + ], + [ + "2023-05-05", + 0.48469 + ], + [ + "2023-05-08", + 0.48469 + ], + [ + "2023-05-09", + 0.48469 + ], + [ + "2023-05-10", + 0.48469 + ], + [ + "2023-05-11", + 0.48469 + ], + [ + "2023-05-12", + 0.48469 + ], + [ + "2023-05-15", + 0.48469 + ], + [ + "2023-05-16", + 0.48469 + ], + [ + "2023-05-17", + 0.48469 + ], + [ + "2023-05-18", + 0.48469 + ], + [ + "2023-05-19", + 0.48469 + ], + [ + "2023-05-22", + 0.48469 + ], + [ + "2023-05-23", + 0.48469 + ], + [ + "2023-05-24", + 0.48469 + ], + [ + "2023-05-25", + 0.48469 + ], + [ + "2023-05-26", + 0.48469 + ], + [ + "2023-05-29", + 0.48469 + ], + [ + "2023-05-30", + 0.48469 + ], + [ + "2023-05-31", + 0.48469 + ], + [ + "2023-06-01", + 0.48469 + ], + [ + "2023-06-02", + 0.48469 + ], + [ + "2023-06-05", + 0.48469 + ], + [ + "2023-06-06", + 0.48469 + ], + [ + "2023-06-07", + 0.48469 + ], + [ + "2023-06-08", + 0.48469 + ], + [ + "2023-06-09", + 0.48469 + ], + [ + "2023-06-12", + 0.48469 + ], + [ + "2023-06-13", + 0.48469 + ], + [ + "2023-06-14", + 0.48469 + ], + [ + "2023-06-15", + 0.48469 + ], + [ + "2023-06-16", + 0.48469 + ], + [ + "2023-06-19", + 0.48469 + ], + [ + "2023-06-20", + 0.48469 + ], + [ + "2023-06-21", + 0.48469 + ], + [ + "2023-06-22", + 0.48469 + ], + [ + "2023-06-23", + 0.48469 + ], + [ + "2023-06-26", + 0.48469 + ], + [ + "2023-06-27", + 0.48469 + ], + [ + "2023-06-28", + 0.48469 + ], + [ + "2023-06-29", + 0.48469 + ], + [ + "2023-06-30", + 0.48469 + ], + [ + "2023-07-03", + 0.36342 + ], + [ + "2023-07-04", + 0.36342 + ], + [ + "2023-07-05", + 0.36342 + ], + [ + "2023-07-06", + 0.36342 + ], + [ + "2023-07-07", + 0.36342 + ], + [ + "2023-07-10", + 0.36342 + ], + [ + "2023-07-11", + 0.36342 + ], + [ + "2023-07-12", + 0.36342 + ], + [ + "2023-07-13", + 0.36342 + ], + [ + "2023-07-14", + 0.36342 + ], + [ + "2023-07-17", + 0.36342 + ], + [ + "2023-07-18", + 0.36342 + ], + [ + "2023-07-19", + 0.36342 + ], + [ + "2023-07-20", + 0.36342 + ], + [ + "2023-07-21", + 0.36342 + ], + [ + "2023-07-24", + 0.36342 + ], + [ + "2023-07-25", + 0.36342 + ], + [ + "2023-07-26", + 0.36342 + ], + [ + "2023-07-27", + 0.36342 + ], + [ + "2023-07-28", + 0.36342 + ], + [ + "2023-07-31", + 0.36342 + ], + [ + "2023-08-01", + 0.36342 + ], + [ + "2023-08-02", + 0.36342 + ], + [ + "2023-08-03", + 0.36342 + ], + [ + "2023-08-04", + 0.36342 + ], + [ + "2023-08-07", + 0.36342 + ], + [ + "2023-08-08", + 0.36342 + ], + [ + "2023-08-09", + 0.36342 + ], + [ + "2023-08-10", + 0.36342 + ], + [ + "2023-08-11", + 0.36342 + ], + [ + "2023-08-14", + 0.36342 + ], + [ + "2023-08-15", + 0.36342 + ], + [ + "2023-08-16", + 0.36342 + ], + [ + "2023-08-17", + 0.36342 + ], + [ + "2023-08-18", + 0.36342 + ], + [ + "2023-08-21", + 0.36342 + ], + [ + "2023-08-22", + 0.36342 + ], + [ + "2023-08-23", + 0.36342 + ], + [ + "2023-08-24", + 0.36342 + ], + [ + "2023-08-25", + 0.36342 + ], + [ + "2023-08-28", + 0.36342 + ], + [ + "2023-08-29", + 0.36342 + ], + [ + "2023-08-30", + 0.36342 + ], + [ + "2023-08-31", + 0.36342 + ], + [ + "2023-09-01", + 0.36342 + ], + [ + "2023-09-04", + 0.36342 + ], + [ + "2023-09-05", + 0.36342 + ], + [ + "2023-09-06", + 0.36342 + ], + [ + "2023-09-07", + 0.36342 + ], + [ + "2023-09-08", + 0.36342 + ], + [ + "2023-09-11", + 0.36342 + ], + [ + "2023-09-12", + 0.36342 + ], + [ + "2023-09-13", + 0.36342 + ], + [ + "2023-09-14", + 0.36342 + ], + [ + "2023-09-15", + 0.36342 + ], + [ + "2023-09-18", + 0.36342 + ], + [ + "2023-09-19", + 0.36342 + ], + [ + "2023-09-20", + 0.36342 + ], + [ + "2023-09-21", + 0.36342 + ], + [ + "2023-09-22", + 0.36342 + ], + [ + "2023-09-25", + 0.36342 + ], + [ + "2023-09-26", + 0.36342 + ], + [ + "2023-09-27", + 0.36342 + ], + [ + "2023-09-28", + 0.36342 + ], + [ + "2023-09-29", + 0.36342 + ], + [ + "2023-10-02", + 0.43937 + ], + [ + "2023-10-03", + 0.43937 + ], + [ + "2023-10-04", + 0.43937 + ], + [ + "2023-10-05", + 0.43937 + ], + [ + "2023-10-06", + 0.43937 + ], + [ + "2023-10-09", + 0.43937 + ], + [ + "2023-10-10", + 0.43937 + ], + [ + "2023-10-11", + 0.43937 + ], + [ + "2023-10-12", + 0.43937 + ], + [ + "2023-10-13", + 0.43937 + ], + [ + "2023-10-16", + 0.43937 + ], + [ + "2023-10-17", + 0.43937 + ], + [ + "2023-10-18", + 0.43937 + ], + [ + "2023-10-19", + 0.43937 + ], + [ + "2023-10-20", + 0.43937 + ], + [ + "2023-10-23", + 0.43937 + ], + [ + "2023-10-24", + 0.43937 + ], + [ + "2023-10-25", + 0.43937 + ], + [ + "2023-10-26", + 0.43937 + ], + [ + "2023-10-27", + 0.43937 + ], + [ + "2023-10-30", + 0.43937 + ], + [ + "2023-10-31", + 0.43937 + ], + [ + "2023-11-01", + 0.43937 + ], + [ + "2023-11-02", + 0.43937 + ], + [ + "2023-11-03", + 0.43937 + ], + [ + "2023-11-06", + 0.43937 + ], + [ + "2023-11-07", + 0.43937 + ], + [ + "2023-11-08", + 0.43937 + ], + [ + "2023-11-09", + 0.43937 + ], + [ + "2023-11-10", + 0.43937 + ], + [ + "2023-11-13", + 0.43937 + ], + [ + "2023-11-14", + 0.43937 + ], + [ + "2023-11-15", + 0.43937 + ], + [ + "2023-11-16", + 0.43937 + ], + [ + "2023-11-17", + 0.43937 + ], + [ + "2023-11-20", + 0.43937 + ], + [ + "2023-11-21", + 0.43937 + ], + [ + "2023-11-22", + 0.43937 + ], + [ + "2023-11-23", + 0.43937 + ], + [ + "2023-11-24", + 0.43937 + ], + [ + "2023-11-27", + 0.43937 + ], + [ + "2023-11-28", + 0.43937 + ], + [ + "2023-11-29", + 0.43937 + ], + [ + "2023-11-30", + 0.43937 + ], + [ + "2023-12-01", + 0.43937 + ], + [ + "2023-12-04", + 0.43937 + ], + [ + "2023-12-05", + 0.43937 + ], + [ + "2023-12-06", + 0.43937 + ], + [ + "2023-12-07", + 0.43937 + ], + [ + "2023-12-08", + 0.43937 + ], + [ + "2023-12-11", + 0.43937 + ], + [ + "2023-12-12", + 0.43937 + ], + [ + "2023-12-13", + 0.43937 + ], + [ + "2023-12-14", + 0.43937 + ], + [ + "2023-12-15", + 0.43937 + ], + [ + "2023-12-18", + 0.43937 + ], + [ + "2023-12-19", + 0.43937 + ], + [ + "2023-12-20", + 0.43937 + ], + [ + "2023-12-21", + 0.43937 + ], + [ + "2023-12-22", + 0.43937 + ], + [ + "2023-12-25", + 0.43937 + ], + [ + "2023-12-26", + 0.43937 + ], + [ + "2023-12-27", + 0.43937 + ], + [ + "2023-12-28", + 0.43937 + ], + [ + "2023-12-29", + 0.43937 + ], + [ + "2024-01-01", + 0.40825 + ], + [ + "2024-01-02", + 0.40825 + ], + [ + "2024-01-03", + 0.40825 + ], + [ + "2024-01-04", + 0.40825 + ], + [ + "2024-01-05", + 0.40825 + ], + [ + "2024-01-08", + 0.40825 + ], + [ + "2024-01-09", + 0.40825 + ], + [ + "2024-01-10", + 0.40825 + ], + [ + "2024-01-11", + 0.40825 + ], + [ + "2024-01-12", + 0.40825 + ], + [ + "2024-01-15", + 0.40825 + ], + [ + "2024-01-16", + 0.40825 + ], + [ + "2024-01-17", + 0.40825 + ], + [ + "2024-01-18", + 0.40825 + ], + [ + "2024-01-19", + 0.40825 + ], + [ + "2024-01-22", + 0.40825 + ], + [ + "2024-01-23", + 0.40825 + ], + [ + "2024-01-24", + 0.40825 + ], + [ + "2024-01-25", + 0.40825 + ], + [ + "2024-01-26", + 0.40825 + ], + [ + "2024-01-29", + 0.40825 + ], + [ + "2024-01-30", + 0.40825 + ], + [ + "2024-01-31", + 0.40825 + ], + [ + "2024-02-01", + 0.40825 + ], + [ + "2024-02-02", + 0.40825 + ], + [ + "2024-02-05", + 0.40825 + ], + [ + "2024-02-06", + 0.40825 + ], + [ + "2024-02-07", + 0.40825 + ], + [ + "2024-02-08", + 0.40825 + ], + [ + "2024-02-09", + 0.40825 + ], + [ + "2024-02-12", + 0.40825 + ], + [ + "2024-02-13", + 0.40825 + ], + [ + "2024-02-14", + 0.40825 + ], + [ + "2024-02-15", + 0.40825 + ], + [ + "2024-02-16", + 0.40825 + ], + [ + "2024-02-19", + 0.40825 + ], + [ + "2024-02-20", + 0.40825 + ], + [ + "2024-02-21", + 0.40825 + ], + [ + "2024-02-22", + 0.40825 + ], + [ + "2024-02-23", + 0.40825 + ], + [ + "2024-02-26", + 0.40825 + ], + [ + "2024-02-27", + 0.40825 + ], + [ + "2024-02-28", + 0.40825 + ], + [ + "2024-02-29", + 0.40825 + ], + [ + "2024-03-01", + 0.40825 + ], + [ + "2024-03-04", + 0.40825 + ], + [ + "2024-03-05", + 0.40825 + ], + [ + "2024-03-06", + 0.40825 + ], + [ + "2024-03-07", + 0.40825 + ], + [ + "2024-03-08", + 0.40825 + ], + [ + "2024-03-11", + 0.40825 + ], + [ + "2024-03-12", + 0.40825 + ], + [ + "2024-03-13", + 0.40825 + ], + [ + "2024-03-14", + 0.40825 + ], + [ + "2024-03-15", + 0.40825 + ], + [ + "2024-03-18", + 0.40825 + ], + [ + "2024-03-19", + 0.40825 + ], + [ + "2024-03-20", + 0.40825 + ], + [ + "2024-03-21", + 0.40825 + ], + [ + "2024-03-22", + 0.40825 + ], + [ + "2024-03-25", + 0.40825 + ], + [ + "2024-03-26", + 0.40825 + ], + [ + "2024-03-27", + 0.40825 + ], + [ + "2024-03-28", + 0.40825 + ], + [ + "2024-03-29", + 0.40825 + ], + [ + "2024-04-01", + 0.40825 + ], + [ + "2024-04-02", + 0.40825 + ], + [ + "2024-04-03", + 0.40825 + ], + [ + "2024-04-04", + 0.40825 + ], + [ + "2024-04-05", + 0.40825 + ], + [ + "2024-04-08", + 0.40825 + ], + [ + "2024-04-09", + 0.40825 + ], + [ + "2024-04-10", + 0.40825 + ], + [ + "2024-04-11", + 0.40825 + ], + [ + "2024-04-12", + 0.40825 + ], + [ + "2024-04-15", + 0.40825 + ], + [ + "2024-04-16", + 0.40825 + ], + [ + "2024-04-17", + 0.40825 + ], + [ + "2024-04-18", + 0.40825 + ], + [ + "2024-04-19", + 0.40825 + ], + [ + "2024-04-22", + 0.40825 + ], + [ + "2024-04-23", + 0.40825 + ], + [ + "2024-04-24", + 0.40825 + ], + [ + "2024-04-25", + 0.40825 + ], + [ + "2024-04-26", + 0.40825 + ], + [ + "2024-04-29", + 0.40825 + ], + [ + "2024-04-30", + 0.40825 + ], + [ + "2024-05-06", + 0.40825 + ], + [ + "2024-05-07", + 0.40825 + ], + [ + "2024-05-08", + 0.40825 + ], + [ + "2024-05-09", + 0.40825 + ], + [ + "2024-05-10", + 0.40825 + ], + [ + "2024-05-13", + 0.40825 + ], + [ + "2024-05-14", + 0.40825 + ], + [ + "2024-05-15", + 0.40825 + ], + [ + "2024-05-16", + 0.40825 + ], + [ + "2024-05-17", + 0.40825 + ], + [ + "2024-05-20", + 0.40825 + ], + [ + "2024-05-21", + 0.40825 + ], + [ + "2024-05-22", + 0.40825 + ], + [ + "2024-05-23", + 0.40825 + ], + [ + "2024-05-24", + 0.40825 + ], + [ + "2024-05-27", + 0.40825 + ], + [ + "2024-05-28", + 0.40825 + ], + [ + "2024-05-29", + 0.40825 + ], + [ + "2024-05-30", + 0.40825 + ], + [ + "2024-05-31", + 0.40825 + ], + [ + "2024-06-03", + 0.40825 + ], + [ + "2024-06-04", + 0.40825 + ], + [ + "2024-06-05", + 0.40825 + ], + [ + "2024-06-06", + 0.40825 + ], + [ + "2024-06-07", + 0.40825 + ], + [ + "2024-06-11", + 0.40825 + ], + [ + "2024-06-12", + 0.40825 + ], + [ + "2024-06-13", + 0.40825 + ], + [ + "2024-06-14", + 0.40825 + ], + [ + "2024-06-17", + 0.40825 + ], + [ + "2024-06-18", + 0.40825 + ], + [ + "2024-06-19", + 0.40825 + ], + [ + "2024-06-20", + 0.40825 + ], + [ + "2024-06-21", + 0.40825 + ], + [ + "2024-06-24", + 0.40825 + ], + [ + "2024-06-25", + 0.40825 + ], + [ + "2024-06-26", + 0.40825 + ], + [ + "2024-06-27", + 0.40825 + ], + [ + "2024-06-28", + 0.40825 + ], + [ + "2024-07-01", + 0.40825 + ], + [ + "2024-07-02", + 0.40825 + ], + [ + "2024-07-03", + 0.40825 + ], + [ + "2024-07-04", + 0.40825 + ], + [ + "2024-07-05", + 0.40825 + ], + [ + "2024-07-08", + 0.40825 + ], + [ + "2024-07-09", + 0.40825 + ], + [ + "2024-07-10", + 0.40825 + ], + [ + "2024-07-11", + 0.40825 + ], + [ + "2024-07-12", + 0.40825 + ], + [ + "2024-07-15", + 0.40825 + ], + [ + "2024-07-16", + 0.40825 + ], + [ + "2024-07-17", + 0.40825 + ], + [ + "2024-07-18", + 0.40825 + ], + [ + "2024-07-19", + 0.40825 + ], + [ + "2024-07-22", + 0.40825 + ], + [ + "2024-07-23", + 0.40825 + ], + [ + "2024-07-24", + 0.40825 + ], + [ + "2024-07-25", + 0.40825 + ], + [ + "2024-07-26", + 0.40825 + ], + [ + "2024-07-29", + 0.40825 + ], + [ + "2024-07-30", + 0.40825 + ], + [ + "2024-07-31", + 0.40825 + ], + [ + "2024-08-01", + 0.40825 + ], + [ + "2024-08-02", + 0.40825 + ], + [ + "2024-08-05", + 0.40825 + ], + [ + "2024-08-06", + 0.40825 + ], + [ + "2024-08-07", + 0.40825 + ], + [ + "2024-08-08", + 0.40825 + ], + [ + "2024-08-09", + 0.40825 + ], + [ + "2024-08-12", + 0.40825 + ], + [ + "2024-08-13", + 0.40825 + ], + [ + "2024-08-14", + 0.40825 + ], + [ + "2024-08-15", + 0.40825 + ], + [ + "2024-08-16", + 0.40825 + ], + [ + "2024-08-19", + 0.40825 + ], + [ + "2024-08-20", + 0.40825 + ], + [ + "2024-08-21", + 0.40825 + ], + [ + "2024-08-22", + 0.40825 + ], + [ + "2024-08-23", + 0.40825 + ], + [ + "2024-08-26", + 0.40825 + ], + [ + "2024-08-27", + 0.40825 + ], + [ + "2024-08-28", + 0.40825 + ], + [ + "2024-08-29", + 0.40825 + ], + [ + "2024-08-30", + 0.40825 + ], + [ + "2024-09-02", + 0.40825 + ], + [ + "2024-09-03", + 0.40825 + ], + [ + "2024-09-04", + 0.40825 + ], + [ + "2024-09-05", + 0.40825 + ], + [ + "2024-09-06", + 0.40825 + ], + [ + "2024-09-09", + 0.40825 + ], + [ + "2024-09-10", + 0.40825 + ], + [ + "2024-09-11", + 0.40825 + ], + [ + "2024-09-12", + 0.40825 + ], + [ + "2024-09-13", + 0.40825 + ], + [ + "2024-09-16", + 0.40825 + ], + [ + "2024-09-17", + 0.40825 + ], + [ + "2024-09-18", + 0.40825 + ], + [ + "2024-09-19", + 0.40825 + ], + [ + "2024-09-20", + 0.40825 + ], + [ + "2024-09-23", + 0.40825 + ], + [ + "2024-09-24", + 0.40825 + ], + [ + "2024-09-25", + 0.40825 + ], + [ + "2024-09-26", + 0.40825 + ], + [ + "2024-09-27", + 0.40825 + ], + [ + "2024-09-30", + 0.40825 + ], + [ + "2024-10-01", + 0.40825 + ], + [ + "2024-10-02", + 0.40826 + ], + [ + "2024-10-03", + 0.40825 + ], + [ + "2024-10-04", + 0.40825 + ], + [ + "2024-10-07", + 0.40826 + ], + [ + "2024-10-08", + 0.40825 + ], + [ + "2024-10-09", + 0.40825 + ], + [ + "2024-10-10", + 0.40825 + ], + [ + "2024-10-11", + 0.40825 + ], + [ + "2024-10-12", + 0.40825 + ], + [ + "2024-10-13", + 0.40825 + ], + [ + "2024-10-14", + 0.40825 + ], + [ + "2024-10-15", + 0.40825 + ], + [ + "2024-10-16", + 0.40825 + ], + [ + "2024-10-17", + 0.40825 + ], + [ + "2024-10-18", + 0.40825 + ], + [ + "2024-10-21", + 0.43752 + ], + [ + "2024-10-22", + 0.43752 + ], + [ + "2024-10-23", + 0.43752 + ], + [ + "2024-10-24", + 0.43752 + ], + [ + "2024-10-25", + 0.43752 + ], + [ + "2024-10-28", + 0.43752 + ], + [ + "2024-10-29", + 0.43752 + ], + [ + "2024-10-30", + 0.43752 + ], + [ + "2024-10-31", + 0.43752 + ], + [ + "2024-11-01", + 0.43751 + ], + [ + "2024-11-04", + 0.43752 + ], + [ + "2024-11-05", + 0.43752 + ], + [ + "2024-11-06", + 0.43752 + ], + [ + "2024-11-07", + 0.43752 + ], + [ + "2024-11-08", + 0.43752 + ], + [ + "2024-11-11", + 0.43752 + ], + [ + "2024-11-12", + 0.43752 + ], + [ + "2024-11-13", + 0.43752 + ], + [ + "2024-11-14", + 0.43752 + ], + [ + "2024-11-15", + 0.43752 + ], + [ + "2024-11-18", + 0.43752 + ], + [ + "2024-11-19", + 0.43752 + ], + [ + "2024-11-20", + 0.43752 + ], + [ + "2024-11-21", + 0.43752 + ], + [ + "2024-11-22", + 0.43752 + ], + [ + "2024-11-25", + 0.43752 + ], + [ + "2024-11-26", + 0.43752 + ], + [ + "2024-11-27", + 0.43752 + ], + [ + "2024-11-28", + 0.43752 + ], + [ + "2024-11-29", + 0.43752 + ], + [ + "2024-12-02", + 0.43752 + ], + [ + "2024-12-03", + 0.43752 + ], + [ + "2024-12-04", + 0.43752 + ], + [ + "2024-12-05", + 0.43752 + ], + [ + "2024-12-06", + 0.43752 + ], + [ + "2024-12-09", + 0.43752 + ], + [ + "2024-12-10", + 0.43752 + ], + [ + "2024-12-11", + 0.43752 + ], + [ + "2024-12-12", + 0.43752 + ], + [ + "2024-12-13", + 0.43752 + ], + [ + "2024-12-16", + 0.43752 + ], + [ + "2024-12-17", + 0.43752 + ], + [ + "2024-12-18", + 0.43752 + ], + [ + "2024-12-19", + 0.43752 + ], + [ + "2024-12-20", + 0.43752 + ], + [ + "2024-12-23", + 0.43752 + ], + [ + "2024-12-24", + 0.43752 + ], + [ + "2024-12-25", + 0.43752 + ], + [ + "2024-12-26", + 0.43752 + ], + [ + "2024-12-27", + 0.43752 + ], + [ + "2024-12-30", + 0.43752 + ], + [ + "2024-12-31", + 0.43752 + ], + [ + "2025-01-01", + 0.43753 + ], + [ + "2025-01-02", + 0.43752 + ], + [ + "2025-01-03", + 0.43752 + ], + [ + "2025-01-06", + 0.43752 + ], + [ + "2025-01-07", + 0.43752 + ], + [ + "2025-01-08", + 0.43752 + ], + [ + "2025-01-09", + 0.43752 + ], + [ + "2025-01-10", + 0.43752 + ], + [ + "2025-01-13", + 0.43752 + ], + [ + "2025-01-14", + 0.43752 + ], + [ + "2025-01-15", + 0.43752 + ], + [ + "2025-01-16", + 0.43752 + ], + [ + "2025-01-17", + 0.43752 + ], + [ + "2025-01-20", + 0.43752 + ], + [ + "2025-01-21", + 0.43752 + ], + [ + "2025-01-22", + 0.43752 + ], + [ + "2025-01-23", + 0.43751 + ], + [ + "2025-01-24", + 0.43752 + ], + [ + "2025-01-27", + 0.43752 + ], + [ + "2025-01-28", + 0.43752 + ] + ], + "spill": [ + [ + "2015-01-06", + 0.37067 + ], + [ + "2015-01-07", + 0.37331 + ], + [ + "2015-01-08", + 0.40695 + ], + [ + "2015-01-09", + 0.37575 + ], + [ + "2015-01-12", + 0.3859 + ], + [ + "2015-01-13", + 0.36648 + ], + [ + "2015-01-14", + 0.37096 + ], + [ + "2015-01-15", + 0.34489 + ], + [ + "2015-01-16", + 0.34734 + ], + [ + "2015-01-16", + 0.34745 + ], + [ + "2015-01-19", + 0.48453 + ], + [ + "2015-01-20", + 0.34432 + ], + [ + "2015-01-21", + 0.37539 + ], + [ + "2015-01-22", + 0.35302 + ], + [ + "2015-01-23", + 0.35935 + ], + [ + "2015-01-26", + 0.34697 + ], + [ + "2015-01-27", + 0.3783 + ], + [ + "2015-01-28", + 0.38879 + ], + [ + "2015-01-29", + 0.38484 + ], + [ + "2015-01-30", + 0.38806 + ], + [ + "2015-02-02", + 0.40249 + ], + [ + "2015-02-03", + 0.33997 + ], + [ + "2015-02-04", + 0.38169 + ], + [ + "2015-02-05", + 0.37904 + ], + [ + "2015-02-06", + 0.38939 + ], + [ + "2015-02-09", + 0.34895 + ], + [ + "2015-02-10", + 0.33727 + ], + [ + "2015-02-11", + 0.34881 + ], + [ + "2015-02-12", + 0.35803 + ], + [ + "2015-02-13", + 0.34937 + ], + [ + "2015-02-16", + 0.34886 + ], + [ + "2015-02-17", + 0.35125 + ], + [ + "2015-02-25", + 0.38465 + ], + [ + "2015-02-26", + 0.34435 + ], + [ + "2015-02-27", + 0.36152 + ], + [ + "2015-03-02", + 0.35334 + ], + [ + "2015-03-03", + 0.40788 + ], + [ + "2015-03-04", + 0.35478 + ], + [ + "2015-03-05", + 0.38488 + ], + [ + "2015-03-06", + 0.37823 + ], + [ + "2015-03-09", + 0.34548 + ], + [ + "2015-03-10", + 0.38445 + ], + [ + "2015-03-11", + 0.36962 + ], + [ + "2015-03-12", + 0.3396 + ], + [ + "2015-03-13", + 0.36143 + ], + [ + "2015-03-16", + 0.34051 + ], + [ + "2015-03-17", + 0.35649 + ], + [ + "2015-03-18", + 0.34483 + ], + [ + "2015-03-19", + 0.38555 + ], + [ + "2015-03-20", + 0.35498 + ], + [ + "2015-03-23", + 0.34404 + ], + [ + "2015-03-24", + 0.37457 + ], + [ + "2015-03-25", + 0.38983 + ], + [ + "2015-03-26", + 0.37759 + ], + [ + "2015-03-27", + 0.37349 + ], + [ + "2015-03-30", + 0.35581 + ], + [ + "2015-03-31", + 0.39507 + ], + [ + "2015-04-01", + 0.3523 + ], + [ + "2015-04-02", + 0.37939 + ], + [ + "2015-04-03", + 0.36441 + ], + [ + "2015-04-07", + 0.35183 + ], + [ + "2015-04-08", + 0.38289 + ], + [ + "2015-04-09", + 0.41209 + ], + [ + "2015-04-10", + 0.36929 + ], + [ + "2015-04-13", + 0.37011 + ], + [ + "2015-04-14", + 0.39028 + ], + [ + "2015-04-15", + 0.41849 + ], + [ + "2015-04-16", + 0.35947 + ], + [ + "2015-04-17", + 0.36931 + ], + [ + "2015-04-20", + 0.41502 + ], + [ + "2015-04-21", + 0.35095 + ], + [ + "2015-04-22", + 0.36136 + ], + [ + "2015-04-23", + 0.38695 + ], + [ + "2015-04-24", + 0.40609 + ], + [ + "2015-04-27", + 0.35697 + ], + [ + "2015-04-28", + 0.41586 + ], + [ + "2015-04-29", + 0.38754 + ], + [ + "2015-04-30", + 0.40394 + ], + [ + "2015-05-04", + 0.38936 + ], + [ + "2015-05-05", + 0.46501 + ], + [ + "2015-05-06", + 0.4234 + ], + [ + "2015-05-07", + 0.4399 + ], + [ + "2015-05-08", + 0.37452 + ], + [ + "2015-05-11", + 0.37 + ], + [ + "2015-05-12", + 0.40427 + ], + [ + "2015-05-13", + 0.44037 + ], + [ + "2015-05-14", + 0.44083 + ], + [ + "2015-05-15", + 0.46664 + ], + [ + "2015-05-18", + 0.45364 + ], + [ + "2015-05-19", + 0.38254 + ], + [ + "2015-05-20", + 0.42799 + ], + [ + "2015-05-21", + 0.40834 + ], + [ + "2015-05-22", + 0.40291 + ], + [ + "2015-05-25", + 0.40007 + ], + [ + "2015-05-26", + 0.43098 + ], + [ + "2015-05-27", + 0.46953 + ], + [ + "2015-05-28", + 0.57252 + ], + [ + "2015-05-29", + 0.46672 + ], + [ + "2015-06-01", + 0.39557 + ], + [ + "2015-06-02", + 0.44729 + ], + [ + "2015-06-03", + 0.4795 + ], + [ + "2015-06-04", + 0.46401 + ], + [ + "2015-06-05", + 0.46087 + ], + [ + "2015-06-08", + 0.43548 + ], + [ + "2015-06-09", + 0.48942 + ], + [ + "2015-06-10", + 0.48727 + ], + [ + "2015-06-11", + 0.48722 + ], + [ + "2015-06-12", + 0.48224 + ], + [ + "2015-06-15", + 0.52872 + ], + [ + "2015-06-16", + 0.53524 + ], + [ + "2015-06-17", + 0.46306 + ], + [ + "2015-06-18", + 0.54343 + ], + [ + "2015-06-19", + 0.57787 + ], + [ + "2015-06-23", + 0.43633 + ], + [ + "2015-06-24", + 0.45675 + ], + [ + "2015-06-25", + 0.54187 + ], + [ + "2015-06-26", + 0.61145 + ], + [ + "2015-06-29", + 0.53721 + ], + [ + "2015-06-30", + 0.37909 + ], + [ + "2015-07-01", + 0.56631 + ], + [ + "2015-07-02", + 0.54268 + ], + [ + "2015-07-03", + 0.57289 + ], + [ + "2015-07-06", + 0.4324 + ], + [ + "2015-07-07", + 0.49149 + ], + [ + "2015-07-08", + 0.5561 + ], + [ + "2015-07-09", + 0.37459 + ], + [ + "2015-07-10", + 0.36681 + ], + [ + "2015-07-13", + 0.40509 + ], + [ + "2015-07-14", + 0.48625 + ], + [ + "2015-07-15", + 0.50604 + ], + [ + "2015-07-16", + 0.43324 + ], + [ + "2015-07-17", + 0.38418 + ], + [ + "2015-07-20", + 0.43963 + ], + [ + "2015-07-21", + 0.44458 + ], + [ + "2015-07-22", + 0.45156 + ], + [ + "2015-07-23", + 0.40961 + ], + [ + "2015-07-24", + 0.47131 + ], + [ + "2015-07-27", + 0.58237 + ], + [ + "2015-07-28", + 0.45061 + ], + [ + "2015-07-29", + 0.39874 + ], + [ + "2015-07-30", + 0.49188 + ], + [ + "2015-07-31", + 0.44697 + ], + [ + "2015-08-03", + 0.43741 + ], + [ + "2015-08-04", + 0.39593 + ], + [ + "2015-08-05", + 0.47546 + ], + [ + "2015-08-06", + 0.45813 + ], + [ + "2015-08-07", + 0.41344 + ], + [ + "2015-08-10", + 0.37335 + ], + [ + "2015-08-11", + 0.45108 + ], + [ + "2015-08-12", + 0.46632 + ], + [ + "2015-08-13", + 0.42135 + ], + [ + "2015-08-14", + 0.44465 + ], + [ + "2015-08-17", + 0.44533 + ], + [ + "2015-08-18", + 0.54218 + ], + [ + "2015-08-19", + 0.42118 + ], + [ + "2015-08-20", + 0.4935 + ], + [ + "2015-08-21", + 0.51708 + ], + [ + "2015-08-24", + 0.57993 + ], + [ + "2015-08-25", + 0.55263 + ], + [ + "2015-08-26", + 0.44877 + ], + [ + "2015-08-27", + 0.36981 + ], + [ + "2015-08-28", + 0.36852 + ], + [ + "2015-08-31", + 0.41685 + ], + [ + "2015-09-01", + 0.42616 + ], + [ + "2015-09-02", + 0.42652 + ], + [ + "2015-09-07", + 0.47799 + ], + [ + "2015-09-08", + 0.38672 + ], + [ + "2015-09-09", + 0.39358 + ], + [ + "2015-09-10", + 0.43892 + ], + [ + "2015-09-11", + 0.42781 + ], + [ + "2015-09-14", + 0.45148 + ], + [ + "2015-09-15", + 0.47867 + ], + [ + "2015-09-16", + 0.36907 + ], + [ + "2015-09-17", + 0.45685 + ], + [ + "2015-09-18", + 0.41238 + ], + [ + "2015-09-21", + 0.39404 + ], + [ + "2015-09-22", + 0.40801 + ], + [ + "2015-09-23", + 0.45666 + ], + [ + "2015-09-24", + 0.40899 + ], + [ + "2015-09-25", + 0.44466 + ], + [ + "2015-09-28", + 0.41116 + ], + [ + "2015-09-29", + 0.44387 + ], + [ + "2015-09-30", + 0.40167 + ], + [ + "2015-10-08", + 0.36781 + ], + [ + "2015-10-09", + 0.38569 + ], + [ + "2015-10-12", + 0.35665 + ], + [ + "2015-10-13", + 0.40444 + ], + [ + "2015-10-14", + 0.41689 + ], + [ + "2015-10-15", + 0.36657 + ], + [ + "2015-10-16", + 0.38354 + ], + [ + "2015-10-19", + 0.40319 + ], + [ + "2015-10-20", + 0.37853 + ], + [ + "2015-10-21", + 0.44628 + ], + [ + "2015-10-22", + 0.37403 + ], + [ + "2015-10-23", + 0.37564 + ], + [ + "2015-10-26", + 0.38315 + ], + [ + "2015-10-27", + 0.39052 + ], + [ + "2015-10-28", + 0.42276 + ], + [ + "2015-10-29", + 0.39667 + ], + [ + "2015-10-30", + 0.3955 + ], + [ + "2015-11-02", + 0.41967 + ], + [ + "2015-11-03", + 0.4009 + ], + [ + "2015-11-04", + 0.36374 + ], + [ + "2015-11-05", + 0.36676 + ], + [ + "2015-11-06", + 0.36227 + ], + [ + "2015-11-09", + 0.38031 + ], + [ + "2015-11-10", + 0.40099 + ], + [ + "2015-11-11", + 0.39111 + ], + [ + "2015-11-12", + 0.40687 + ], + [ + "2015-11-13", + 0.40955 + ], + [ + "2015-11-16", + 0.38242 + ], + [ + "2015-11-17", + 0.39163 + ], + [ + "2015-11-18", + 0.40705 + ], + [ + "2015-11-19", + 0.36238 + ], + [ + "2015-11-20", + 0.38732 + ], + [ + "2015-11-23", + 0.39486 + ], + [ + "2015-11-24", + 0.38378 + ], + [ + "2015-11-25", + 0.36894 + ], + [ + "2015-11-26", + 0.3863 + ], + [ + "2015-11-27", + 0.45912 + ], + [ + "2015-11-30", + 0.37146 + ], + [ + "2015-12-01", + 0.36651 + ], + [ + "2015-12-02", + 0.35957 + ], + [ + "2015-12-03", + 0.36882 + ], + [ + "2015-12-04", + 0.41078 + ], + [ + "2015-12-07", + 0.3776 + ], + [ + "2015-12-08", + 0.408 + ], + [ + "2015-12-09", + 0.37397 + ], + [ + "2015-12-10", + 0.38682 + ], + [ + "2015-12-11", + 0.38559 + ], + [ + "2015-12-14", + 0.33806 + ], + [ + "2015-12-15", + 0.38592 + ], + [ + "2015-12-16", + 0.38271 + ], + [ + "2015-12-17", + 0.35069 + ], + [ + "2015-12-18", + 0.3772 + ], + [ + "2015-12-21", + 0.33632 + ], + [ + "2015-12-22", + 0.37807 + ], + [ + "2015-12-23", + 0.38398 + ], + [ + "2015-12-24", + 0.38826 + ], + [ + "2015-12-25", + 0.37111 + ], + [ + "2015-12-28", + 0.41856 + ], + [ + "2015-12-29", + 0.36247 + ], + [ + "2015-12-30", + 0.37378 + ], + [ + "2015-12-31", + 0.3867 + ], + [ + "2016-01-04", + 0.48492 + ], + [ + "2016-01-05", + 0.37038 + ], + [ + "2016-01-06", + 0.34416 + ], + [ + "2016-01-07", + 0.4805 + ], + [ + "2016-01-08", + 0.33773 + ], + [ + "2016-01-11", + 0.44847 + ], + [ + "2016-01-12", + 0.36032 + ], + [ + "2016-01-13", + 0.39488 + ], + [ + "2016-01-14", + 0.33559 + ], + [ + "2016-01-15", + 0.41441 + ], + [ + "2016-01-18", + 0.36237 + ], + [ + "2016-01-19", + 0.34429 + ], + [ + "2016-01-20", + 0.38978 + ], + [ + "2016-01-21", + 0.40931 + ], + [ + "2016-01-22", + 0.34555 + ], + [ + "2016-01-25", + 0.35933 + ], + [ + "2016-01-26", + 0.46222 + ], + [ + "2016-01-27", + 0.37874 + ], + [ + "2016-01-28", + 0.41173 + ], + [ + "2016-01-29", + 0.34355 + ], + [ + "2016-02-01", + 0.3968 + ], + [ + "2016-02-02", + 0.34392 + ], + [ + "2016-02-03", + 0.38599 + ], + [ + "2016-02-04", + 0.3563 + ], + [ + "2016-02-05", + 0.38506 + ], + [ + "2016-02-15", + 0.3782 + ], + [ + "2016-02-16", + 0.3424 + ], + [ + "2016-02-17", + 0.36124 + ], + [ + "2016-02-18", + 0.3799 + ], + [ + "2016-02-19", + 0.37433 + ], + [ + "2016-02-22", + 0.33958 + ], + [ + "2016-02-23", + 0.38995 + ], + [ + "2016-02-24", + 0.367 + ], + [ + "2016-02-25", + 0.47129 + ], + [ + "2016-02-26", + 0.35777 + ], + [ + "2016-02-29", + 0.41189 + ], + [ + "2016-03-01", + 0.3489 + ], + [ + "2016-03-02", + 0.34556 + ], + [ + "2016-03-03", + 0.38273 + ], + [ + "2016-03-04", + 0.37144 + ], + [ + "2016-03-07", + 0.38615 + ], + [ + "2016-03-08", + 0.39063 + ], + [ + "2016-03-09", + 0.40526 + ], + [ + "2016-03-10", + 0.41937 + ], + [ + "2016-03-11", + 0.38912 + ], + [ + "2016-03-14", + 0.37171 + ], + [ + "2016-03-15", + 0.39225 + ], + [ + "2016-03-16", + 0.38846 + ], + [ + "2016-03-17", + 0.38103 + ], + [ + "2016-03-18", + 0.37639 + ], + [ + "2016-03-21", + 0.35994 + ], + [ + "2016-03-22", + 0.41074 + ], + [ + "2016-03-23", + 0.39711 + ], + [ + "2016-03-24", + 0.42917 + ], + [ + "2016-03-25", + 0.39764 + ], + [ + "2016-03-28", + 0.42235 + ], + [ + "2016-03-29", + 0.42513 + ], + [ + "2016-03-30", + 0.36745 + ], + [ + "2016-03-31", + 0.40761 + ], + [ + "2016-04-01", + 0.40572 + ], + [ + "2016-04-05", + 0.38754 + ], + [ + "2016-04-06", + 0.4086 + ], + [ + "2016-04-07", + 0.43106 + ], + [ + "2016-04-08", + 0.41784 + ], + [ + "2016-04-11", + 0.38221 + ], + [ + "2016-04-12", + 0.40737 + ], + [ + "2016-04-13", + 0.38045 + ], + [ + "2016-04-14", + 0.394 + ], + [ + "2016-04-15", + 0.40341 + ], + [ + "2016-04-18", + 0.42738 + ], + [ + "2016-04-19", + 0.40214 + ], + [ + "2016-04-20", + 0.43664 + ], + [ + "2016-04-21", + 0.41825 + ], + [ + "2016-04-22", + 0.39902 + ], + [ + "2016-04-25", + 0.40529 + ], + [ + "2016-04-26", + 0.39221 + ], + [ + "2016-04-27", + 0.40681 + ], + [ + "2016-04-28", + 0.40156 + ], + [ + "2016-04-29", + 0.3967 + ], + [ + "2016-05-03", + 0.36624 + ], + [ + "2016-05-04", + 0.3995 + ], + [ + "2016-05-05", + 0.39331 + ], + [ + "2016-05-06", + 0.43602 + ], + [ + "2016-05-09", + 0.42236 + ], + [ + "2016-05-10", + 0.3945 + ], + [ + "2016-05-11", + 0.39586 + ], + [ + "2016-05-12", + 0.40486 + ], + [ + "2016-05-13", + 0.41547 + ], + [ + "2016-05-16", + 0.3978 + ], + [ + "2016-05-17", + 0.41312 + ], + [ + "2016-05-18", + 0.41297 + ], + [ + "2016-05-19", + 0.4108 + ], + [ + "2016-05-20", + 0.39397 + ], + [ + "2016-05-23", + 0.40387 + ], + [ + "2016-05-24", + 0.41749 + ], + [ + "2016-05-25", + 0.4032 + ], + [ + "2016-05-26", + 0.40297 + ], + [ + "2016-05-27", + 0.4012 + ], + [ + "2016-05-30", + 0.4015 + ], + [ + "2016-05-31", + 0.35562 + ], + [ + "2016-06-01", + 0.40691 + ], + [ + "2016-06-02", + 0.40058 + ], + [ + "2016-06-03", + 0.38188 + ], + [ + "2016-06-06", + 0.38863 + ], + [ + "2016-06-07", + 0.38323 + ], + [ + "2016-06-08", + 0.39068 + ], + [ + "2016-06-13", + 0.4303 + ], + [ + "2016-06-14", + 0.37552 + ], + [ + "2016-06-15", + 0.3593 + ], + [ + "2016-06-16", + 0.37989 + ], + [ + "2016-06-17", + 0.35765 + ], + [ + "2016-06-20", + 0.36194 + ], + [ + "2016-06-21", + 0.36648 + ], + [ + "2016-06-22", + 0.34794 + ], + [ + "2016-06-23", + 0.37063 + ], + [ + "2016-06-24", + 0.37561 + ], + [ + "2016-06-27", + 0.32453 + ], + [ + "2016-06-28", + 0.3423 + ], + [ + "2016-06-29", + 0.34299 + ], + [ + "2016-06-30", + 0.34825 + ], + [ + "2016-07-01", + 0.35102 + ], + [ + "2016-07-04", + 0.32837 + ], + [ + "2016-07-05", + 0.3594 + ], + [ + "2016-07-06", + 0.3503 + ], + [ + "2016-07-07", + 0.34928 + ], + [ + "2016-07-08", + 0.35625 + ], + [ + "2016-07-11", + 0.34806 + ], + [ + "2016-07-12", + 0.31725 + ], + [ + "2016-07-13", + 0.35175 + ], + [ + "2016-07-14", + 0.35195 + ], + [ + "2016-07-15", + 0.34638 + ], + [ + "2016-07-18", + 0.35884 + ], + [ + "2016-07-19", + 0.35765 + ], + [ + "2016-07-20", + 0.35622 + ], + [ + "2016-07-21", + 0.34961 + ], + [ + "2016-07-22", + 0.36951 + ], + [ + "2016-07-25", + 0.34974 + ], + [ + "2016-07-26", + 0.33291 + ], + [ + "2016-07-27", + 0.38149 + ], + [ + "2016-07-28", + 0.35766 + ], + [ + "2016-07-29", + 0.36261 + ], + [ + "2016-08-01", + 0.36233 + ], + [ + "2016-08-02", + 0.3435 + ], + [ + "2016-08-03", + 0.34795 + ], + [ + "2016-08-04", + 0.34818 + ], + [ + "2016-08-05", + 0.34624 + ], + [ + "2016-08-08", + 0.33398 + ], + [ + "2016-08-09", + 0.32987 + ], + [ + "2016-08-10", + 0.34787 + ], + [ + "2016-08-11", + 0.34409 + ], + [ + "2016-08-12", + 0.30725 + ], + [ + "2016-08-15", + 0.30527 + ], + [ + "2016-08-16", + 0.35316 + ], + [ + "2016-08-17", + 0.34719 + ], + [ + "2016-08-18", + 0.34947 + ], + [ + "2016-08-19", + 0.33909 + ], + [ + "2016-08-22", + 0.34336 + ], + [ + "2016-08-23", + 0.33273 + ], + [ + "2016-08-24", + 0.3452 + ], + [ + "2016-08-25", + 0.34619 + ], + [ + "2016-08-26", + 0.34175 + ], + [ + "2016-08-29", + 0.33702 + ], + [ + "2016-08-30", + 0.3431 + ], + [ + "2016-08-31", + 0.33579 + ], + [ + "2016-09-01", + 0.34997 + ], + [ + "2016-09-02", + 0.32888 + ], + [ + "2016-09-05", + 0.33062 + ], + [ + "2016-09-06", + 0.32271 + ], + [ + "2016-09-07", + 0.34477 + ], + [ + "2016-09-08", + 0.34179 + ], + [ + "2016-09-09", + 0.34737 + ], + [ + "2016-09-12", + 0.36624 + ], + [ + "2016-09-13", + 0.3379 + ], + [ + "2016-09-14", + 0.34463 + ], + [ + "2016-09-19", + 0.32353 + ], + [ + "2016-09-20", + 0.33744 + ], + [ + "2016-09-21", + 0.33078 + ], + [ + "2016-09-22", + 0.32615 + ], + [ + "2016-09-23", + 0.34391 + ], + [ + "2016-09-26", + 0.36402 + ], + [ + "2016-09-27", + 0.32874 + ], + [ + "2016-09-28", + 0.33978 + ], + [ + "2016-09-29", + 0.33367 + ], + [ + "2016-09-30", + 0.33176 + ], + [ + "2016-10-10", + 0.31336 + ], + [ + "2016-10-11", + 0.32331 + ], + [ + "2016-10-12", + 0.34354 + ], + [ + "2016-10-13", + 0.34004 + ], + [ + "2016-10-14", + 0.33948 + ], + [ + "2016-10-17", + 0.36214 + ], + [ + "2016-10-18", + 0.32825 + ], + [ + "2016-10-19", + 0.34599 + ], + [ + "2016-10-20", + 0.3469 + ], + [ + "2016-10-21", + 0.33652 + ], + [ + "2016-10-24", + 0.33959 + ], + [ + "2016-10-25", + 0.35842 + ], + [ + "2016-10-26", + 0.35274 + ], + [ + "2016-10-27", + 0.36092 + ], + [ + "2016-10-28", + 0.34813 + ], + [ + "2016-10-31", + 0.34613 + ], + [ + "2016-11-01", + 0.32834 + ], + [ + "2016-11-02", + 0.35896 + ], + [ + "2016-11-03", + 0.33394 + ], + [ + "2016-11-04", + 0.35975 + ], + [ + "2016-11-07", + 0.35005 + ], + [ + "2016-11-08", + 0.34404 + ], + [ + "2016-11-09", + 0.35911 + ], + [ + "2016-11-10", + 0.3415 + ], + [ + "2016-11-11", + 0.35657 + ], + [ + "2016-11-14", + 0.35834 + ], + [ + "2016-11-15", + 0.3592 + ], + [ + "2016-11-16", + 0.36168 + ], + [ + "2016-11-17", + 0.3502 + ], + [ + "2016-11-18", + 0.36371 + ], + [ + "2016-11-21", + 0.34013 + ], + [ + "2016-11-22", + 0.34073 + ], + [ + "2016-11-23", + 0.35772 + ], + [ + "2016-11-24", + 0.34721 + ], + [ + "2016-11-25", + 0.32909 + ], + [ + "2016-11-28", + 0.33461 + ], + [ + "2016-11-29", + 0.32597 + ], + [ + "2016-11-30", + 0.35279 + ], + [ + "2016-12-01", + 0.33311 + ], + [ + "2016-12-02", + 0.35712 + ], + [ + "2016-12-05", + 0.37322 + ], + [ + "2016-12-06", + 0.3549 + ], + [ + "2016-12-07", + 0.34302 + ], + [ + "2016-12-08", + 0.34938 + ], + [ + "2016-12-09", + 0.33381 + ], + [ + "2016-12-12", + 0.38864 + ], + [ + "2016-12-13", + 0.3489 + ], + [ + "2016-12-14", + 0.3461 + ], + [ + "2016-12-15", + 0.3522 + ], + [ + "2016-12-16", + 0.3149 + ], + [ + "2016-12-19", + 0.33393 + ], + [ + "2016-12-20", + 0.33673 + ], + [ + "2016-12-21", + 0.31012 + ], + [ + "2016-12-22", + 0.31048 + ], + [ + "2016-12-23", + 0.32567 + ], + [ + "2016-12-26", + 0.30621 + ], + [ + "2016-12-27", + 0.31388 + ], + [ + "2016-12-28", + 0.31589 + ], + [ + "2016-12-29", + 0.31328 + ], + [ + "2016-12-30", + 0.2991 + ], + [ + "2017-01-03", + 0.29037 + ], + [ + "2017-01-04", + 0.3106 + ], + [ + "2017-01-05", + 0.31814 + ], + [ + "2017-01-06", + 0.32726 + ], + [ + "2017-01-09", + 0.32066 + ], + [ + "2017-01-10", + 0.3352 + ], + [ + "2017-01-11", + 0.34198 + ], + [ + "2017-01-12", + 0.33906 + ], + [ + "2017-01-13", + 0.32814 + ], + [ + "2017-01-16", + 0.33479 + ], + [ + "2017-01-17", + 0.33142 + ], + [ + "2017-01-18", + 0.32856 + ], + [ + "2017-01-19", + 0.33605 + ], + [ + "2017-01-20", + 0.31954 + ], + [ + "2017-01-23", + 0.32604 + ], + [ + "2017-01-24", + 0.33071 + ], + [ + "2017-01-25", + 0.33204 + ], + [ + "2017-01-26", + 0.32981 + ], + [ + "2017-02-03", + 0.34144 + ], + [ + "2017-02-06", + 0.32553 + ], + [ + "2017-02-07", + 0.32876 + ], + [ + "2017-02-08", + 0.31734 + ], + [ + "2017-02-09", + 0.31555 + ], + [ + "2017-02-10", + 0.31685 + ], + [ + "2017-02-13", + 0.31184 + ], + [ + "2017-02-14", + 0.32181 + ], + [ + "2017-02-15", + 0.32591 + ], + [ + "2017-02-16", + 0.30599 + ], + [ + "2017-02-17", + 0.32401 + ], + [ + "2017-02-20", + 0.28879 + ], + [ + "2017-02-21", + 0.31034 + ], + [ + "2017-02-22", + 0.31255 + ], + [ + "2017-02-23", + 0.32816 + ], + [ + "2017-02-24", + 0.31437 + ], + [ + "2017-02-27", + 0.32026 + ], + [ + "2017-02-28", + 0.3079 + ], + [ + "2017-03-01", + 0.3114 + ], + [ + "2017-03-02", + 0.32036 + ], + [ + "2017-03-03", + 0.31282 + ], + [ + "2017-03-06", + 0.30182 + ], + [ + "2017-03-07", + 0.3066 + ], + [ + "2017-03-08", + 0.31325 + ], + [ + "2017-03-09", + 0.3232 + ], + [ + "2017-03-10", + 0.31479 + ], + [ + "2017-03-13", + 0.29867 + ], + [ + "2017-03-14", + 0.30907 + ], + [ + "2017-03-15", + 0.29822 + ], + [ + "2017-03-16", + 0.28791 + ], + [ + "2017-03-17", + 0.30794 + ], + [ + "2017-03-20", + 0.28786 + ], + [ + "2017-03-21", + 0.27886 + ], + [ + "2017-03-22", + 0.29413 + ], + [ + "2017-03-23", + 0.27954 + ], + [ + "2017-03-24", + 0.27214 + ], + [ + "2017-03-27", + 0.29186 + ], + [ + "2017-03-28", + 0.29053 + ], + [ + "2017-03-29", + 0.29373 + ], + [ + "2017-03-30", + 0.30409 + ], + [ + "2017-03-31", + 0.28144 + ], + [ + "2017-04-05", + 0.26057 + ], + [ + "2017-04-06", + 0.27937 + ], + [ + "2017-04-07", + 0.27746 + ], + [ + "2017-04-10", + 0.28465 + ], + [ + "2017-04-11", + 0.27376 + ], + [ + "2017-04-12", + 0.28162 + ], + [ + "2017-04-13", + 0.27453 + ], + [ + "2017-04-14", + 0.29049 + ], + [ + "2017-04-17", + 0.28379 + ], + [ + "2017-04-18", + 0.28638 + ], + [ + "2017-04-19", + 0.28437 + ], + [ + "2017-04-20", + 0.2765 + ], + [ + "2017-04-21", + 0.28058 + ], + [ + "2017-04-24", + 0.31185 + ], + [ + "2017-04-25", + 0.28643 + ], + [ + "2017-04-26", + 0.28148 + ], + [ + "2017-04-27", + 0.27516 + ], + [ + "2017-04-28", + 0.27815 + ], + [ + "2017-05-02", + 0.27578 + ], + [ + "2017-05-03", + 0.27431 + ], + [ + "2017-05-04", + 0.27836 + ], + [ + "2017-05-05", + 0.27896 + ], + [ + "2017-05-08", + 0.2711 + ], + [ + "2017-05-09", + 0.2612 + ], + [ + "2017-05-10", + 0.26308 + ], + [ + "2017-05-11", + 0.25308 + ], + [ + "2017-05-12", + 0.26476 + ], + [ + "2017-05-15", + 0.25629 + ], + [ + "2017-05-16", + 0.26308 + ], + [ + "2017-05-17", + 0.24851 + ], + [ + "2017-05-18", + 0.23637 + ], + [ + "2017-05-19", + 0.26554 + ], + [ + "2017-05-22", + 0.24775 + ], + [ + "2017-05-23", + 0.25113 + ], + [ + "2017-05-24", + 0.23817 + ], + [ + "2017-05-25", + 0.27458 + ], + [ + "2017-05-26", + 0.25959 + ], + [ + "2017-05-31", + 0.23095 + ], + [ + "2017-06-01", + 0.23929 + ], + [ + "2017-06-02", + 0.24353 + ], + [ + "2017-06-05", + 0.25478 + ], + [ + "2017-06-06", + 0.25329 + ], + [ + "2017-06-07", + 0.24859 + ], + [ + "2017-06-08", + 0.2443 + ], + [ + "2017-06-09", + 0.23765 + ], + [ + "2017-06-12", + 0.2365 + ], + [ + "2017-06-13", + 0.23699 + ], + [ + "2017-06-14", + 0.24796 + ], + [ + "2017-06-15", + 0.23011 + ], + [ + "2017-06-16", + 0.23434 + ], + [ + "2017-06-19", + 0.24377 + ], + [ + "2017-06-20", + 0.22826 + ], + [ + "2017-06-21", + 0.24431 + ], + [ + "2017-06-22", + 0.22769 + ], + [ + "2017-06-23", + 0.23924 + ], + [ + "2017-06-26", + 0.24063 + ], + [ + "2017-06-27", + 0.22592 + ], + [ + "2017-06-28", + 0.24287 + ], + [ + "2017-06-29", + 0.22397 + ], + [ + "2017-06-30", + 0.23091 + ], + [ + "2017-07-03", + 0.24237 + ], + [ + "2017-07-04", + 0.24994 + ], + [ + "2017-07-05", + 0.2319 + ], + [ + "2017-07-06", + 0.23701 + ], + [ + "2017-07-07", + 0.24126 + ], + [ + "2017-07-10", + 0.24253 + ], + [ + "2017-07-11", + 0.23277 + ], + [ + "2017-07-12", + 0.24537 + ], + [ + "2017-07-13", + 0.23525 + ], + [ + "2017-07-14", + 0.23431 + ], + [ + "2017-07-17", + 0.25858 + ], + [ + "2017-07-18", + 0.24147 + ], + [ + "2017-07-19", + 0.24801 + ], + [ + "2017-07-20", + 0.23821 + ], + [ + "2017-07-21", + 0.25554 + ], + [ + "2017-07-24", + 0.24093 + ], + [ + "2017-07-25", + 0.25609 + ], + [ + "2017-07-26", + 0.25315 + ], + [ + "2017-07-27", + 0.24459 + ], + [ + "2017-07-28", + 0.24443 + ], + [ + "2017-07-31", + 0.24084 + ], + [ + "2017-08-01", + 0.23646 + ], + [ + "2017-08-02", + 0.25467 + ], + [ + "2017-08-03", + 0.26667 + ], + [ + "2017-08-04", + 0.26459 + ], + [ + "2017-08-07", + 0.25091 + ], + [ + "2017-08-08", + 0.25352 + ], + [ + "2017-08-09", + 0.25394 + ], + [ + "2017-08-10", + 0.26059 + ], + [ + "2017-08-11", + 0.28366 + ], + [ + "2017-08-14", + 0.23397 + ], + [ + "2017-08-15", + 0.24621 + ], + [ + "2017-08-16", + 0.25865 + ], + [ + "2017-08-17", + 0.24745 + ], + [ + "2017-08-18", + 0.25427 + ], + [ + "2017-08-21", + 0.2501 + ], + [ + "2017-08-22", + 0.25377 + ], + [ + "2017-08-23", + 0.25487 + ], + [ + "2017-08-24", + 0.2646 + ], + [ + "2017-08-25", + 0.24411 + ], + [ + "2017-08-28", + 0.23796 + ], + [ + "2017-08-29", + 0.25777 + ], + [ + "2017-08-30", + 0.25134 + ], + [ + "2017-08-31", + 0.25752 + ], + [ + "2017-09-01", + 0.24915 + ], + [ + "2017-09-04", + 0.24873 + ], + [ + "2017-09-05", + 0.24765 + ], + [ + "2017-09-06", + 0.25376 + ], + [ + "2017-09-07", + 0.25828 + ], + [ + "2017-09-08", + 0.25399 + ], + [ + "2017-09-11", + 0.24916 + ], + [ + "2017-09-12", + 0.24259 + ], + [ + "2017-09-13", + 0.24598 + ], + [ + "2017-09-14", + 0.24959 + ], + [ + "2017-09-15", + 0.2441 + ], + [ + "2017-09-18", + 0.24473 + ], + [ + "2017-09-19", + 0.24983 + ], + [ + "2017-09-20", + 0.24186 + ], + [ + "2017-09-21", + 0.24507 + ], + [ + "2017-09-22", + 0.24336 + ], + [ + "2017-09-25", + 0.25365 + ], + [ + "2017-09-26", + 0.24397 + ], + [ + "2017-09-27", + 0.24177 + ], + [ + "2017-09-28", + 0.24079 + ], + [ + "2017-09-29", + 0.23694 + ], + [ + "2017-10-09", + 0.24307 + ], + [ + "2017-10-10", + 0.2443 + ], + [ + "2017-10-11", + 0.24432 + ], + [ + "2017-10-12", + 0.2448 + ], + [ + "2017-10-13", + 0.24717 + ], + [ + "2017-10-16", + 0.25548 + ], + [ + "2017-10-17", + 0.25596 + ], + [ + "2017-10-18", + 0.23882 + ], + [ + "2017-10-19", + 0.25771 + ], + [ + "2017-10-20", + 0.25403 + ], + [ + "2017-10-23", + 0.25086 + ], + [ + "2017-10-24", + 0.24018 + ], + [ + "2017-10-25", + 0.2474 + ], + [ + "2017-10-26", + 0.247 + ], + [ + "2017-10-27", + 0.24312 + ], + [ + "2017-10-30", + 0.26464 + ], + [ + "2017-10-31", + 0.25871 + ], + [ + "2017-11-01", + 0.25993 + ], + [ + "2017-11-02", + 0.25687 + ], + [ + "2017-11-03", + 0.25836 + ], + [ + "2017-11-06", + 0.24157 + ], + [ + "2017-11-07", + 0.23731 + ], + [ + "2017-11-08", + 0.25292 + ], + [ + "2017-11-09", + 0.24714 + ], + [ + "2017-11-10", + 0.23863 + ], + [ + "2017-11-13", + 0.25443 + ], + [ + "2017-11-14", + 0.2707 + ], + [ + "2017-11-15", + 0.26738 + ], + [ + "2017-11-16", + 0.24426 + ], + [ + "2017-11-17", + 0.24715 + ], + [ + "2017-11-20", + 0.24726 + ], + [ + "2017-11-21", + 0.22904 + ], + [ + "2017-11-22", + 0.25334 + ], + [ + "2017-11-23", + 0.30438 + ], + [ + "2017-11-24", + 0.25164 + ], + [ + "2017-11-27", + 0.27052 + ], + [ + "2017-11-28", + 0.24738 + ], + [ + "2017-11-29", + 0.24727 + ], + [ + "2017-11-30", + 0.26678 + ], + [ + "2017-12-01", + 0.24748 + ], + [ + "2017-12-04", + 0.23328 + ], + [ + "2017-12-05", + 0.23036 + ], + [ + "2017-12-06", + 0.24643 + ], + [ + "2017-12-07", + 0.2563 + ], + [ + "2017-12-08", + 0.2267 + ], + [ + "2017-12-11", + 0.23163 + ], + [ + "2017-12-12", + 0.25975 + ], + [ + "2017-12-13", + 0.22436 + ], + [ + "2017-12-14", + 0.2464 + ], + [ + "2017-12-15", + 0.25476 + ], + [ + "2017-12-18", + 0.23721 + ], + [ + "2017-12-19", + 0.23245 + ], + [ + "2017-12-20", + 0.24025 + ], + [ + "2017-12-21", + 0.23223 + ], + [ + "2017-12-22", + 0.24307 + ], + [ + "2017-12-25", + 0.2421 + ], + [ + "2017-12-26", + 0.23346 + ], + [ + "2017-12-27", + 0.26153 + ], + [ + "2017-12-28", + 0.23067 + ], + [ + "2017-12-29", + 0.23417 + ], + [ + "2018-01-02", + 0.23412 + ], + [ + "2018-01-03", + 0.24368 + ], + [ + "2018-01-04", + 0.25363 + ], + [ + "2018-01-05", + 0.25887 + ], + [ + "2018-01-08", + 0.2551 + ], + [ + "2018-01-09", + 0.25175 + ], + [ + "2018-01-10", + 0.25736 + ], + [ + "2018-01-11", + 0.2677 + ], + [ + "2018-01-12", + 0.25741 + ], + [ + "2018-01-15", + 0.26739 + ], + [ + "2018-01-16", + 0.2555 + ], + [ + "2018-01-17", + 0.27029 + ], + [ + "2018-01-18", + 0.26182 + ], + [ + "2018-01-19", + 0.2676 + ], + [ + "2018-01-22", + 0.25381 + ], + [ + "2018-01-23", + 0.25516 + ], + [ + "2018-01-24", + 0.27196 + ], + [ + "2018-01-25", + 0.28289 + ], + [ + "2018-01-26", + 0.26741 + ], + [ + "2018-01-29", + 0.30161 + ], + [ + "2018-01-30", + 0.29037 + ], + [ + "2018-01-31", + 0.26888 + ], + [ + "2018-02-01", + 0.28829 + ], + [ + "2018-02-02", + 0.26585 + ], + [ + "2018-02-05", + 0.27485 + ], + [ + "2018-02-06", + 0.32375 + ], + [ + "2018-02-07", + 0.31833 + ], + [ + "2018-02-08", + 0.29286 + ], + [ + "2018-02-09", + 0.34632 + ], + [ + "2018-02-12", + 0.2634 + ], + [ + "2018-02-13", + 0.26445 + ], + [ + "2018-02-14", + 0.27382 + ], + [ + "2018-02-22", + 0.25176 + ], + [ + "2018-02-23", + 0.28014 + ], + [ + "2018-02-26", + 0.27732 + ], + [ + "2018-02-27", + 0.32006 + ], + [ + "2018-02-28", + 0.31264 + ], + [ + "2018-03-01", + 0.2894 + ], + [ + "2018-03-02", + 0.31103 + ], + [ + "2018-03-05", + 0.29674 + ], + [ + "2018-03-06", + 0.27698 + ], + [ + "2018-03-07", + 0.30932 + ], + [ + "2018-03-08", + 0.27953 + ], + [ + "2018-03-09", + 0.2811 + ], + [ + "2018-03-12", + 0.2834 + ], + [ + "2018-03-13", + 0.3039 + ], + [ + "2018-03-14", + 0.29595 + ], + [ + "2018-03-15", + 0.27933 + ], + [ + "2018-03-16", + 0.30555 + ], + [ + "2018-03-19", + 0.28264 + ], + [ + "2018-03-20", + 0.2864 + ], + [ + "2018-03-21", + 0.29347 + ], + [ + "2018-03-22", + 0.30285 + ], + [ + "2018-03-23", + 0.33234 + ], + [ + "2018-03-26", + 0.29899 + ], + [ + "2018-03-27", + 0.27483 + ], + [ + "2018-03-28", + 0.31692 + ], + [ + "2018-03-29", + 0.2689 + ], + [ + "2018-03-30", + 0.28521 + ], + [ + "2018-04-02", + 0.29324 + ], + [ + "2018-04-03", + 0.30042 + ], + [ + "2018-04-04", + 0.29269 + ], + [ + "2018-04-09", + 0.2913 + ], + [ + "2018-04-10", + 0.2652 + ], + [ + "2018-04-11", + 0.29195 + ], + [ + "2018-04-12", + 0.31422 + ], + [ + "2018-04-13", + 0.30896 + ], + [ + "2018-04-16", + 0.31954 + ], + [ + "2018-04-17", + 0.32776 + ], + [ + "2018-04-18", + 0.29575 + ], + [ + "2018-04-19", + 0.28068 + ], + [ + "2018-04-20", + 0.32004 + ], + [ + "2018-04-23", + 0.30666 + ], + [ + "2018-04-24", + 0.27483 + ], + [ + "2018-04-25", + 0.32119 + ], + [ + "2018-04-26", + 0.35083 + ], + [ + "2018-04-27", + 0.32099 + ], + [ + "2018-05-02", + 0.31437 + ], + [ + "2018-05-03", + 0.30869 + ], + [ + "2018-05-04", + 0.32564 + ], + [ + "2018-05-07", + 0.29578 + ], + [ + "2018-05-08", + 0.30634 + ], + [ + "2018-05-09", + 0.33248 + ], + [ + "2018-05-10", + 0.31685 + ], + [ + "2018-05-11", + 0.3351 + ], + [ + "2018-05-14", + 0.31405 + ], + [ + "2018-05-15", + 0.32474 + ], + [ + "2018-05-16", + 0.33823 + ], + [ + "2018-05-17", + 0.33469 + ], + [ + "2018-05-18", + 0.30461 + ], + [ + "2018-05-21", + 0.31011 + ], + [ + "2018-05-22", + 0.32251 + ], + [ + "2018-05-23", + 0.33332 + ], + [ + "2018-05-24", + 0.3264 + ], + [ + "2018-05-25", + 0.3159 + ], + [ + "2018-05-28", + 0.30244 + ], + [ + "2018-05-29", + 0.32048 + ], + [ + "2018-05-30", + 0.34149 + ], + [ + "2018-05-31", + 0.27453 + ], + [ + "2018-06-01", + 0.32076 + ], + [ + "2018-06-04", + 0.29738 + ], + [ + "2018-06-05", + 0.29657 + ], + [ + "2018-06-06", + 0.31353 + ], + [ + "2018-06-07", + 0.31457 + ], + [ + "2018-06-08", + 0.3315 + ], + [ + "2018-06-11", + 0.31134 + ], + [ + "2018-06-12", + 0.29444 + ], + [ + "2018-06-13", + 0.3283 + ], + [ + "2018-06-14", + 0.31791 + ], + [ + "2018-06-15", + 0.32008 + ], + [ + "2018-06-19", + 0.36433 + ], + [ + "2018-06-20", + 0.30778 + ], + [ + "2018-06-21", + 0.32943 + ], + [ + "2018-06-22", + 0.30359 + ], + [ + "2018-06-25", + 0.3362 + ], + [ + "2018-06-26", + 0.33162 + ], + [ + "2018-06-27", + 0.34872 + ], + [ + "2018-06-28", + 0.33712 + ], + [ + "2018-06-29", + 0.31445 + ], + [ + "2018-07-02", + 0.36865 + ], + [ + "2018-07-03", + 0.32928 + ], + [ + "2018-07-04", + 0.35777 + ], + [ + "2018-07-05", + 0.34839 + ], + [ + "2018-07-06", + 0.33169 + ], + [ + "2018-07-09", + 0.31112 + ], + [ + "2018-07-10", + 0.34249 + ], + [ + "2018-07-11", + 0.37341 + ], + [ + "2018-07-12", + 0.31454 + ], + [ + "2018-07-13", + 0.33998 + ], + [ + "2018-07-16", + 0.36036 + ], + [ + "2018-07-17", + 0.36104 + ], + [ + "2018-07-18", + 0.35898 + ], + [ + "2018-07-19", + 0.34879 + ], + [ + "2018-07-20", + 0.32625 + ], + [ + "2018-07-23", + 0.33775 + ], + [ + "2018-07-24", + 0.33719 + ], + [ + "2018-07-25", + 0.3705 + ], + [ + "2018-07-26", + 0.391 + ], + [ + "2018-07-27", + 0.37744 + ], + [ + "2018-07-30", + 0.37781 + ], + [ + "2018-07-31", + 0.37349 + ], + [ + "2018-08-01", + 0.41082 + ], + [ + "2018-08-02", + 0.41731 + ], + [ + "2018-08-03", + 0.40801 + ], + [ + "2018-08-06", + 0.40763 + ], + [ + "2018-08-07", + 0.34668 + ], + [ + "2018-08-08", + 0.41543 + ], + [ + "2018-08-09", + 0.35067 + ], + [ + "2018-08-10", + 0.3862 + ], + [ + "2018-08-13", + 0.39769 + ], + [ + "2018-08-14", + 0.40211 + ], + [ + "2018-08-15", + 0.42964 + ], + [ + "2018-08-16", + 0.39958 + ], + [ + "2018-08-17", + 0.41245 + ], + [ + "2018-08-20", + 0.36625 + ], + [ + "2018-08-21", + 0.35226 + ], + [ + "2018-08-22", + 0.39043 + ], + [ + "2018-08-23", + 0.37693 + ], + [ + "2018-08-24", + 0.39125 + ], + [ + "2018-08-27", + 0.35353 + ], + [ + "2018-08-28", + 0.39077 + ], + [ + "2018-08-29", + 0.39573 + ], + [ + "2018-08-30", + 0.40187 + ], + [ + "2018-08-31", + 0.39668 + ], + [ + "2018-09-03", + 0.39273 + ], + [ + "2018-09-04", + 0.36533 + ], + [ + "2018-09-05", + 0.41907 + ], + [ + "2018-09-06", + 0.40359 + ], + [ + "2018-09-07", + 0.3876 + ], + [ + "2018-09-10", + 0.41699 + ], + [ + "2018-09-11", + 0.39697 + ], + [ + "2018-09-12", + 0.39889 + ], + [ + "2018-09-13", + 0.37375 + ], + [ + "2018-09-14", + 0.38952 + ], + [ + "2018-09-17", + 0.40832 + ], + [ + "2018-09-18", + 0.35663 + ], + [ + "2018-09-19", + 0.36472 + ], + [ + "2018-09-20", + 0.3863 + ], + [ + "2018-09-21", + 0.34696 + ], + [ + "2018-09-25", + 0.40329 + ], + [ + "2018-09-26", + 0.36882 + ], + [ + "2018-09-27", + 0.38841 + ], + [ + "2018-09-28", + 0.36791 + ], + [ + "2018-10-08", + 0.4572 + ], + [ + "2018-10-09", + 0.39314 + ], + [ + "2018-10-10", + 0.39575 + ], + [ + "2018-10-11", + 0.46626 + ], + [ + "2018-10-12", + 0.36875 + ], + [ + "2018-10-15", + 0.42105 + ], + [ + "2018-10-16", + 0.40257 + ], + [ + "2018-10-17", + 0.37888 + ], + [ + "2018-10-18", + 0.42377 + ], + [ + "2018-10-19", + 0.34522 + ], + [ + "2018-10-22", + 0.34759 + ], + [ + "2018-10-23", + 0.43572 + ], + [ + "2018-10-24", + 0.391 + ], + [ + "2018-10-25", + 0.39055 + ], + [ + "2018-10-26", + 0.40722 + ], + [ + "2018-10-29", + 0.44224 + ], + [ + "2018-10-30", + 0.38088 + ], + [ + "2018-10-31", + 0.37272 + ], + [ + "2018-11-01", + 0.38458 + ], + [ + "2018-11-02", + 0.34678 + ], + [ + "2018-11-05", + 0.4142 + ], + [ + "2018-11-06", + 0.40936 + ], + [ + "2018-11-07", + 0.41452 + ], + [ + "2018-11-08", + 0.40582 + ], + [ + "2018-11-09", + 0.42609 + ], + [ + "2018-11-12", + 0.38631 + ], + [ + "2018-11-13", + 0.39274 + ], + [ + "2018-11-14", + 0.42409 + ], + [ + "2018-11-15", + 0.38817 + ], + [ + "2018-11-16", + 0.39733 + ], + [ + "2018-11-19", + 0.38397 + ], + [ + "2018-11-20", + 0.43804 + ], + [ + "2018-11-21", + 0.39845 + ], + [ + "2018-11-22", + 0.40612 + ], + [ + "2018-11-23", + 0.43678 + ], + [ + "2018-11-26", + 0.40592 + ], + [ + "2018-11-27", + 0.40716 + ], + [ + "2018-11-28", + 0.38306 + ], + [ + "2018-11-29", + 0.42195 + ], + [ + "2018-11-30", + 0.38326 + ], + [ + "2018-12-03", + 0.35631 + ], + [ + "2018-12-04", + 0.39472 + ], + [ + "2018-12-05", + 0.40513 + ], + [ + "2018-12-06", + 0.43283 + ], + [ + "2018-12-07", + 0.40023 + ], + [ + "2018-12-10", + 0.41389 + ], + [ + "2018-12-11", + 0.38991 + ], + [ + "2018-12-12", + 0.39071 + ], + [ + "2018-12-13", + 0.37782 + ], + [ + "2018-12-14", + 0.43153 + ], + [ + "2018-12-17", + 0.409 + ], + [ + "2018-12-18", + 0.41712 + ], + [ + "2018-12-19", + 0.40983 + ], + [ + "2018-12-20", + 0.40481 + ], + [ + "2018-12-21", + 0.4116 + ], + [ + "2018-12-24", + 0.38672 + ], + [ + "2018-12-25", + 0.39864 + ], + [ + "2018-12-26", + 0.40291 + ], + [ + "2018-12-27", + 0.39968 + ], + [ + "2018-12-28", + 0.38199 + ], + [ + "2019-01-02", + 0.41516 + ], + [ + "2019-01-03", + 0.39846 + ], + [ + "2019-01-04", + 0.35846 + ], + [ + "2019-01-07", + 0.39133 + ], + [ + "2019-01-08", + 0.40115 + ], + [ + "2019-01-09", + 0.38446 + ], + [ + "2019-01-10", + 0.39755 + ], + [ + "2019-01-11", + 0.38663 + ], + [ + "2019-01-14", + 0.41257 + ], + [ + "2019-01-15", + 0.37061 + ], + [ + "2019-01-16", + 0.40297 + ], + [ + "2019-01-17", + 0.41085 + ], + [ + "2019-01-18", + 0.36364 + ], + [ + "2019-01-21", + 0.38655 + ], + [ + "2019-01-22", + 0.41993 + ], + [ + "2019-01-23", + 0.40115 + ], + [ + "2019-01-24", + 0.39103 + ], + [ + "2019-01-25", + 0.37763 + ], + [ + "2019-01-28", + 0.39004 + ], + [ + "2019-01-29", + 0.38252 + ], + [ + "2019-01-30", + 0.40078 + ], + [ + "2019-01-31", + 0.36806 + ], + [ + "2019-02-01", + 0.35919 + ], + [ + "2019-02-11", + 0.3552 + ], + [ + "2019-02-12", + 0.37461 + ], + [ + "2019-02-13", + 0.3514 + ], + [ + "2019-02-14", + 0.38011 + ], + [ + "2019-02-15", + 0.41106 + ], + [ + "2019-02-18", + 0.3348 + ], + [ + "2019-02-19", + 0.3927 + ], + [ + "2019-02-20", + 0.3882 + ], + [ + "2019-02-21", + 0.39354 + ], + [ + "2019-02-22", + 0.35514 + ], + [ + "2019-02-25", + 0.36342 + ], + [ + "2019-02-26", + 0.41121 + ], + [ + "2019-02-27", + 0.394 + ], + [ + "2019-02-28", + 0.38801 + ], + [ + "2019-03-01", + 0.35232 + ], + [ + "2019-03-04", + 0.3781 + ], + [ + "2019-03-05", + 0.3866 + ], + [ + "2019-03-06", + 0.37207 + ], + [ + "2019-03-07", + 0.39622 + ], + [ + "2019-03-08", + 0.43941 + ], + [ + "2019-03-11", + 0.34136 + ], + [ + "2019-03-12", + 0.36139 + ], + [ + "2019-03-13", + 0.3844 + ], + [ + "2019-03-14", + 0.37736 + ], + [ + "2019-03-15", + 0.34828 + ], + [ + "2019-03-18", + 0.32428 + ], + [ + "2019-03-19", + 0.37738 + ], + [ + "2019-03-20", + 0.37553 + ], + [ + "2019-03-21", + 0.37491 + ], + [ + "2019-03-22", + 0.36375 + ], + [ + "2019-03-25", + 0.398 + ], + [ + "2019-03-26", + 0.37729 + ], + [ + "2019-03-27", + 0.34024 + ], + [ + "2019-03-28", + 0.36467 + ], + [ + "2019-03-29", + 0.31983 + ], + [ + "2019-04-01", + 0.32354 + ], + [ + "2019-04-02", + 0.36855 + ], + [ + "2019-04-03", + 0.3528 + ], + [ + "2019-04-04", + 0.36142 + ], + [ + "2019-04-08", + 0.36472 + ], + [ + "2019-04-09", + 0.35444 + ], + [ + "2019-04-10", + 0.34656 + ], + [ + "2019-04-11", + 0.38221 + ], + [ + "2019-04-12", + 0.35771 + ], + [ + "2019-04-15", + 0.35963 + ], + [ + "2019-04-16", + 0.31168 + ], + [ + "2019-04-17", + 0.35413 + ], + [ + "2019-04-18", + 0.35841 + ], + [ + "2019-04-19", + 0.33969 + ], + [ + "2019-04-22", + 0.39581 + ], + [ + "2019-04-23", + 0.35999 + ], + [ + "2019-04-24", + 0.35696 + ], + [ + "2019-04-25", + 0.39298 + ], + [ + "2019-04-26", + 0.37942 + ], + [ + "2019-04-29", + 0.35982 + ], + [ + "2019-04-30", + 0.35929 + ], + [ + "2019-05-06", + 0.45539 + ], + [ + "2019-05-07", + 0.34461 + ], + [ + "2019-05-08", + 0.37932 + ], + [ + "2019-05-09", + 0.38438 + ], + [ + "2019-05-10", + 0.32727 + ], + [ + "2019-05-13", + 0.38006 + ], + [ + "2019-05-14", + 0.36009 + ], + [ + "2019-05-15", + 0.31293 + ], + [ + "2019-05-16", + 0.33914 + ], + [ + "2019-05-17", + 0.38585 + ], + [ + "2019-05-20", + 0.36042 + ], + [ + "2019-05-21", + 0.32575 + ], + [ + "2019-05-22", + 0.35949 + ], + [ + "2019-05-23", + 0.3787 + ], + [ + "2019-05-24", + 0.34544 + ], + [ + "2019-05-27", + 0.33366 + ], + [ + "2019-05-28", + 0.33712 + ], + [ + "2019-05-29", + 0.35389 + ], + [ + "2019-05-30", + 0.3602 + ], + [ + "2019-05-31", + 0.35569 + ], + [ + "2019-06-03", + 0.3485 + ], + [ + "2019-06-04", + 0.3614 + ], + [ + "2019-06-05", + 0.34622 + ], + [ + "2019-06-06", + 0.35976 + ], + [ + "2019-06-10", + 0.32846 + ], + [ + "2019-06-11", + 0.31159 + ], + [ + "2019-06-12", + 0.35637 + ], + [ + "2019-06-13", + 0.34684 + ], + [ + "2019-06-14", + 0.35523 + ], + [ + "2019-06-17", + 0.33881 + ], + [ + "2019-06-18", + 0.33327 + ], + [ + "2019-06-19", + 0.32166 + ], + [ + "2019-06-20", + 0.31501 + ], + [ + "2019-06-21", + 0.34181 + ], + [ + "2019-06-24", + 0.34054 + ], + [ + "2019-06-25", + 0.35649 + ], + [ + "2019-06-26", + 0.34698 + ], + [ + "2019-06-27", + 0.32995 + ], + [ + "2019-06-28", + 0.34754 + ], + [ + "2019-07-01", + 0.31452 + ], + [ + "2019-07-02", + 0.33841 + ], + [ + "2019-07-03", + 0.35797 + ], + [ + "2019-07-04", + 0.34597 + ], + [ + "2019-07-05", + 0.3297 + ], + [ + "2019-07-08", + 0.37322 + ], + [ + "2019-07-09", + 0.34292 + ], + [ + "2019-07-10", + 0.34807 + ], + [ + "2019-07-11", + 0.34545 + ], + [ + "2019-07-12", + 0.3324 + ], + [ + "2019-07-15", + 0.34124 + ], + [ + "2019-07-16", + 0.35331 + ], + [ + "2019-07-17", + 0.34834 + ], + [ + "2019-07-18", + 0.36303 + ], + [ + "2019-07-19", + 0.33232 + ], + [ + "2019-07-22", + 0.35264 + ], + [ + "2019-07-23", + 0.33927 + ], + [ + "2019-07-24", + 0.33044 + ], + [ + "2019-07-25", + 0.33133 + ], + [ + "2019-07-26", + 0.34304 + ], + [ + "2019-07-29", + 0.34903 + ], + [ + "2019-07-30", + 0.34093 + ], + [ + "2019-07-31", + 0.36086 + ], + [ + "2019-08-01", + 0.3616 + ], + [ + "2019-08-02", + 0.36175 + ], + [ + "2019-08-05", + 0.37186 + ], + [ + "2019-08-06", + 0.35879 + ], + [ + "2019-08-07", + 0.34867 + ], + [ + "2019-08-08", + 0.32294 + ], + [ + "2019-08-09", + 0.35268 + ], + [ + "2019-08-12", + 0.30704 + ], + [ + "2019-08-13", + 0.34675 + ], + [ + "2019-08-14", + 0.32544 + ], + [ + "2019-08-15", + 0.32641 + ], + [ + "2019-08-16", + 0.32597 + ], + [ + "2019-08-19", + 0.30271 + ], + [ + "2019-08-20", + 0.33484 + ], + [ + "2019-08-21", + 0.33916 + ], + [ + "2019-08-22", + 0.33397 + ], + [ + "2019-08-23", + 0.32963 + ], + [ + "2019-08-26", + 0.36125 + ], + [ + "2019-08-27", + 0.31569 + ], + [ + "2019-08-28", + 0.34239 + ], + [ + "2019-08-29", + 0.33982 + ], + [ + "2019-08-30", + 0.33505 + ], + [ + "2019-09-02", + 0.32105 + ], + [ + "2019-09-03", + 0.33695 + ], + [ + "2019-09-04", + 0.32362 + ], + [ + "2019-09-05", + 0.31922 + ], + [ + "2019-09-06", + 0.3267 + ], + [ + "2019-09-09", + 0.32789 + ], + [ + "2019-09-10", + 0.34326 + ], + [ + "2019-09-11", + 0.35048 + ], + [ + "2019-09-12", + 0.32677 + ], + [ + "2019-09-16", + 0.34932 + ], + [ + "2019-09-17", + 0.37077 + ], + [ + "2019-09-18", + 0.34053 + ], + [ + "2019-09-19", + 0.33878 + ], + [ + "2019-09-20", + 0.33766 + ], + [ + "2019-09-23", + 0.36168 + ], + [ + "2019-09-24", + 0.33995 + ], + [ + "2019-09-25", + 0.35463 + ], + [ + "2019-09-26", + 0.35624 + ], + [ + "2019-09-27", + 0.33944 + ], + [ + "2019-09-30", + 0.35662 + ], + [ + "2019-10-08", + 0.33147 + ], + [ + "2019-10-09", + 0.34026 + ], + [ + "2019-10-10", + 0.33212 + ], + [ + "2019-10-11", + 0.33285 + ], + [ + "2019-10-14", + 0.33243 + ], + [ + "2019-10-15", + 0.35313 + ], + [ + "2019-10-16", + 0.35266 + ], + [ + "2019-10-17", + 0.34496 + ], + [ + "2019-10-18", + 0.36719 + ], + [ + "2019-10-21", + 0.34065 + ], + [ + "2019-10-22", + 0.33655 + ], + [ + "2019-10-23", + 0.35313 + ], + [ + "2019-10-24", + 0.34485 + ], + [ + "2019-10-25", + 0.33262 + ], + [ + "2019-10-28", + 0.33659 + ], + [ + "2019-10-29", + 0.3545 + ], + [ + "2019-10-30", + 0.35605 + ], + [ + "2019-10-31", + 0.34488 + ], + [ + "2019-11-01", + 0.31297 + ], + [ + "2019-11-04", + 0.33365 + ], + [ + "2019-11-05", + 0.32698 + ], + [ + "2019-11-06", + 0.34335 + ], + [ + "2019-11-07", + 0.33621 + ], + [ + "2019-11-08", + 0.34509 + ], + [ + "2019-11-11", + 0.36343 + ], + [ + "2019-11-12", + 0.33472 + ], + [ + "2019-11-13", + 0.33715 + ], + [ + "2019-11-14", + 0.33354 + ], + [ + "2019-11-15", + 0.3469 + ], + [ + "2019-11-18", + 0.3229 + ], + [ + "2019-11-19", + 0.32033 + ], + [ + "2019-11-20", + 0.35109 + ], + [ + "2019-11-21", + 0.3437 + ], + [ + "2019-11-22", + 0.35225 + ], + [ + "2019-11-25", + 0.3244 + ], + [ + "2019-11-26", + 0.32648 + ], + [ + "2019-11-27", + 0.33725 + ], + [ + "2019-11-28", + 0.33741 + ], + [ + "2019-11-29", + 0.34608 + ], + [ + "2019-12-02", + 0.33074 + ], + [ + "2019-12-03", + 0.32554 + ], + [ + "2019-12-04", + 0.33409 + ], + [ + "2019-12-05", + 0.32001 + ], + [ + "2019-12-06", + 0.31837 + ], + [ + "2019-12-09", + 0.33247 + ], + [ + "2019-12-10", + 0.32626 + ], + [ + "2019-12-11", + 0.32593 + ], + [ + "2019-12-12", + 0.33315 + ], + [ + "2019-12-13", + 0.29964 + ], + [ + "2019-12-16", + 0.32243 + ], + [ + "2019-12-17", + 0.31213 + ], + [ + "2019-12-18", + 0.33851 + ], + [ + "2019-12-19", + 0.33777 + ], + [ + "2019-12-20", + 0.34219 + ], + [ + "2019-12-23", + 0.35858 + ], + [ + "2019-12-24", + 0.33044 + ], + [ + "2019-12-25", + 0.33985 + ], + [ + "2019-12-26", + 0.32491 + ], + [ + "2019-12-27", + 0.34068 + ], + [ + "2019-12-30", + 0.31736 + ], + [ + "2019-12-31", + 0.33283 + ], + [ + "2020-01-02", + 0.31466 + ], + [ + "2020-01-03", + 0.33884 + ], + [ + "2020-01-06", + 0.34178 + ], + [ + "2020-01-07", + 0.32322 + ], + [ + "2020-01-08", + 0.3494 + ], + [ + "2020-01-09", + 0.30895 + ], + [ + "2020-01-10", + 0.32531 + ], + [ + "2020-01-13", + 0.30979 + ], + [ + "2020-01-14", + 0.33183 + ], + [ + "2020-01-15", + 0.33349 + ], + [ + "2020-01-16", + 0.33224 + ], + [ + "2020-01-17", + 0.32137 + ], + [ + "2020-01-20", + 0.31331 + ], + [ + "2020-01-21", + 0.34857 + ], + [ + "2020-01-22", + 0.31213 + ], + [ + "2020-01-23", + 0.36474 + ], + [ + "2020-02-03", + 0.44134 + ], + [ + "2020-02-04", + 0.27506 + ], + [ + "2020-02-05", + 0.29673 + ], + [ + "2020-02-06", + 0.28473 + ], + [ + "2020-02-07", + 0.31121 + ], + [ + "2020-02-10", + 0.30379 + ], + [ + "2020-02-11", + 0.30064 + ], + [ + "2020-02-12", + 0.30334 + ], + [ + "2020-02-13", + 0.32326 + ], + [ + "2020-02-14", + 0.30709 + ], + [ + "2020-02-17", + 0.28662 + ], + [ + "2020-02-18", + 0.32828 + ], + [ + "2020-02-19", + 0.31991 + ], + [ + "2020-02-20", + 0.28049 + ], + [ + "2020-02-21", + 0.31498 + ], + [ + "2020-02-24", + 0.32042 + ], + [ + "2020-02-25", + 0.31644 + ], + [ + "2020-02-26", + 0.33124 + ], + [ + "2020-02-27", + 0.30476 + ], + [ + "2020-02-28", + 0.36432 + ], + [ + "2020-03-02", + 0.26208 + ], + [ + "2020-03-03", + 0.30115 + ], + [ + "2020-03-04", + 0.29511 + ], + [ + "2020-03-05", + 0.27164 + ], + [ + "2020-03-06", + 0.33422 + ], + [ + "2020-03-09", + 0.35718 + ], + [ + "2020-03-10", + 0.27615 + ], + [ + "2020-03-11", + 0.33219 + ], + [ + "2020-03-12", + 0.34508 + ], + [ + "2020-03-13", + 0.3347 + ], + [ + "2020-03-16", + 0.37772 + ], + [ + "2020-03-17", + 0.32025 + ], + [ + "2020-03-18", + 0.34404 + ], + [ + "2020-03-19", + 0.34005 + ], + [ + "2020-03-20", + 0.28266 + ], + [ + "2020-03-23", + 0.36743 + ], + [ + "2020-03-24", + 0.27645 + ], + [ + "2020-03-25", + 0.27994 + ], + [ + "2020-03-26", + 0.33141 + ], + [ + "2020-03-27", + 0.31301 + ], + [ + "2020-03-30", + 0.33817 + ], + [ + "2020-03-31", + 0.3197 + ], + [ + "2020-04-01", + 0.32056 + ], + [ + "2020-04-02", + 0.29374 + ], + [ + "2020-04-03", + 0.32592 + ], + [ + "2020-04-07", + 0.30069 + ], + [ + "2020-04-08", + 0.34341 + ], + [ + "2020-04-09", + 0.32631 + ], + [ + "2020-04-10", + 0.33638 + ], + [ + "2020-04-13", + 0.33147 + ], + [ + "2020-04-14", + 0.30171 + ], + [ + "2020-04-15", + 0.34423 + ], + [ + "2020-04-16", + 0.32645 + ], + [ + "2020-04-17", + 0.312 + ], + [ + "2020-04-20", + 0.32343 + ], + [ + "2020-04-21", + 0.35389 + ], + [ + "2020-04-22", + 0.3265 + ], + [ + "2020-04-23", + 0.33749 + ], + [ + "2020-04-24", + 0.34019 + ], + [ + "2020-04-27", + 0.3134 + ], + [ + "2020-04-28", + 0.31521 + ], + [ + "2020-04-29", + 0.31702 + ], + [ + "2020-04-30", + 0.31039 + ], + [ + "2020-05-06", + 0.31683 + ], + [ + "2020-05-07", + 0.33104 + ], + [ + "2020-05-08", + 0.31036 + ], + [ + "2020-05-11", + 0.32496 + ], + [ + "2020-05-12", + 0.32068 + ], + [ + "2020-05-13", + 0.32249 + ], + [ + "2020-05-14", + 0.3439 + ], + [ + "2020-05-15", + 0.32753 + ], + [ + "2020-05-18", + 0.32091 + ], + [ + "2020-05-19", + 0.30537 + ], + [ + "2020-05-20", + 0.32565 + ], + [ + "2020-05-21", + 0.32339 + ], + [ + "2020-05-22", + 0.34548 + ], + [ + "2020-05-25", + 0.306 + ], + [ + "2020-05-26", + 0.28756 + ], + [ + "2020-05-27", + 0.30941 + ], + [ + "2020-05-28", + 0.29169 + ], + [ + "2020-05-29", + 0.29271 + ], + [ + "2020-06-01", + 0.2503 + ], + [ + "2020-06-02", + 0.27832 + ], + [ + "2020-06-03", + 0.27123 + ], + [ + "2020-06-04", + 0.27151 + ], + [ + "2020-06-05", + 0.26401 + ], + [ + "2020-06-08", + 0.26146 + ], + [ + "2020-06-09", + 0.25647 + ], + [ + "2020-06-10", + 0.26988 + ], + [ + "2020-06-11", + 0.28011 + ], + [ + "2020-06-12", + 0.26005 + ], + [ + "2020-06-15", + 0.28516 + ], + [ + "2020-06-16", + 0.24241 + ], + [ + "2020-06-17", + 0.26483 + ], + [ + "2020-06-18", + 0.25198 + ], + [ + "2020-06-19", + 0.24344 + ], + [ + "2020-06-22", + 0.2612 + ], + [ + "2020-06-23", + 0.25643 + ], + [ + "2020-06-24", + 0.25738 + ], + [ + "2020-06-29", + 0.27915 + ], + [ + "2020-06-30", + 0.24611 + ], + [ + "2020-07-01", + 0.23584 + ], + [ + "2020-07-02", + 0.23564 + ], + [ + "2020-07-03", + 0.23195 + ], + [ + "2020-07-06", + 0.23992 + ], + [ + "2020-07-07", + 0.2528 + ], + [ + "2020-07-08", + 0.23719 + ], + [ + "2020-07-09", + 0.2435 + ], + [ + "2020-07-10", + 0.28736 + ], + [ + "2020-07-13", + 0.22701 + ], + [ + "2020-07-14", + 0.27504 + ], + [ + "2020-07-15", + 0.28034 + ], + [ + "2020-07-16", + 0.33594 + ], + [ + "2020-07-17", + 0.2556 + ], + [ + "2020-07-20", + 0.21873 + ], + [ + "2020-07-21", + 0.2623 + ], + [ + "2020-07-22", + 0.26053 + ], + [ + "2020-07-23", + 0.27354 + ], + [ + "2020-07-24", + 0.33716 + ], + [ + "2020-07-27", + 0.26089 + ], + [ + "2020-07-28", + 0.25811 + ], + [ + "2020-07-29", + 0.23452 + ], + [ + "2020-07-30", + 0.2791 + ], + [ + "2020-07-31", + 0.26123 + ], + [ + "2020-08-03", + 0.24593 + ], + [ + "2020-08-04", + 0.26693 + ], + [ + "2020-08-05", + 0.26813 + ], + [ + "2020-08-06", + 0.27588 + ], + [ + "2020-08-07", + 0.28789 + ], + [ + "2020-08-10", + 0.26694 + ], + [ + "2020-08-11", + 0.28384 + ], + [ + "2020-08-12", + 0.28335 + ], + [ + "2020-08-13", + 0.27347 + ], + [ + "2020-08-14", + 0.2522 + ], + [ + "2020-08-17", + 0.24555 + ], + [ + "2020-08-18", + 0.27792 + ], + [ + "2020-08-19", + 0.30426 + ], + [ + "2020-08-20", + 0.3016 + ], + [ + "2020-08-21", + 0.26741 + ], + [ + "2020-08-24", + 0.27019 + ], + [ + "2020-08-25", + 0.28064 + ], + [ + "2020-08-26", + 0.30413 + ], + [ + "2020-08-27", + 0.274 + ], + [ + "2020-08-28", + 0.26222 + ], + [ + "2020-08-31", + 0.28826 + ], + [ + "2020-09-01", + 0.27282 + ], + [ + "2020-09-02", + 0.28492 + ], + [ + "2020-09-03", + 0.28784 + ], + [ + "2020-09-04", + 0.2973 + ], + [ + "2020-09-07", + 0.31686 + ], + [ + "2020-09-08", + 0.2739 + ], + [ + "2020-09-09", + 0.32136 + ], + [ + "2020-09-10", + 0.28987 + ], + [ + "2020-09-11", + 0.2751 + ], + [ + "2020-09-14", + 0.28497 + ], + [ + "2020-09-15", + 0.2797 + ], + [ + "2020-09-16", + 0.30877 + ], + [ + "2020-09-17", + 0.30586 + ], + [ + "2020-09-18", + 0.26323 + ], + [ + "2020-09-21", + 0.31562 + ], + [ + "2020-09-22", + 0.31605 + ], + [ + "2020-09-23", + 0.29176 + ], + [ + "2020-09-24", + 0.326 + ], + [ + "2020-09-25", + 0.29693 + ], + [ + "2020-09-28", + 0.2932 + ], + [ + "2020-09-29", + 0.29203 + ], + [ + "2020-09-30", + 0.29448 + ], + [ + "2020-10-09", + 0.25921 + ], + [ + "2020-10-12", + 0.27243 + ], + [ + "2020-10-13", + 0.28259 + ], + [ + "2020-10-14", + 0.29777 + ], + [ + "2020-10-15", + 0.29326 + ], + [ + "2020-10-16", + 0.29106 + ], + [ + "2020-10-19", + 0.29902 + ], + [ + "2020-10-20", + 0.27484 + ], + [ + "2020-10-21", + 0.29049 + ], + [ + "2020-10-22", + 0.29529 + ], + [ + "2020-10-23", + 0.30956 + ], + [ + "2020-10-26", + 0.29916 + ], + [ + "2020-10-27", + 0.2837 + ], + [ + "2020-10-28", + 0.27637 + ], + [ + "2020-10-29", + 0.2774 + ], + [ + "2020-10-30", + 0.31585 + ], + [ + "2020-11-02", + 0.28433 + ], + [ + "2020-11-03", + 0.27311 + ], + [ + "2020-11-04", + 0.27741 + ], + [ + "2020-11-05", + 0.26648 + ], + [ + "2020-11-06", + 0.28795 + ], + [ + "2020-11-09", + 0.26088 + ], + [ + "2020-11-10", + 0.29818 + ], + [ + "2020-11-11", + 0.30376 + ], + [ + "2020-11-12", + 0.28696 + ], + [ + "2020-11-13", + 0.30316 + ], + [ + "2020-11-16", + 0.27082 + ], + [ + "2020-11-17", + 0.28697 + ], + [ + "2020-11-18", + 0.28347 + ], + [ + "2020-11-19", + 0.26949 + ], + [ + "2020-11-20", + 0.27254 + ], + [ + "2020-11-23", + 0.25268 + ], + [ + "2020-11-24", + 0.28217 + ], + [ + "2020-11-25", + 0.29116 + ], + [ + "2020-11-26", + 0.26942 + ], + [ + "2020-11-27", + 0.25298 + ], + [ + "2020-11-30", + 0.27936 + ], + [ + "2020-12-01", + 0.25247 + ], + [ + "2020-12-02", + 0.27266 + ], + [ + "2020-12-03", + 0.27652 + ], + [ + "2020-12-04", + 0.26895 + ], + [ + "2020-12-07", + 0.28803 + ], + [ + "2020-12-08", + 0.2814 + ], + [ + "2020-12-09", + 0.29662 + ], + [ + "2020-12-10", + 0.27724 + ], + [ + "2020-12-11", + 0.29635 + ], + [ + "2020-12-14", + 0.26918 + ], + [ + "2020-12-15", + 0.28307 + ], + [ + "2020-12-16", + 0.28547 + ], + [ + "2020-12-17", + 0.26677 + ], + [ + "2020-12-18", + 0.29512 + ], + [ + "2020-12-21", + 0.27657 + ], + [ + "2020-12-22", + 0.31513 + ], + [ + "2020-12-23", + 0.27371 + ], + [ + "2020-12-24", + 0.29241 + ], + [ + "2020-12-25", + 0.27269 + ], + [ + "2020-12-28", + 0.27772 + ], + [ + "2020-12-29", + 0.28905 + ], + [ + "2020-12-30", + 0.25912 + ], + [ + "2020-12-31", + 0.24873 + ], + [ + "2021-01-04", + 0.26374 + ], + [ + "2021-01-05", + 0.24901 + ], + [ + "2021-01-06", + 0.26667 + ], + [ + "2021-01-07", + 0.25868 + ], + [ + "2021-01-08", + 0.2953 + ], + [ + "2021-01-11", + 0.30896 + ], + [ + "2021-01-12", + 0.24965 + ], + [ + "2021-01-13", + 0.30057 + ], + [ + "2021-01-14", + 0.31587 + ], + [ + "2021-01-15", + 0.28758 + ], + [ + "2021-01-18", + 0.26448 + ], + [ + "2021-01-19", + 0.30653 + ], + [ + "2021-01-20", + 0.27773 + ], + [ + "2021-01-21", + 0.26223 + ], + [ + "2021-01-22", + 0.28297 + ], + [ + "2021-01-25", + 0.26767 + ], + [ + "2021-01-26", + 0.3119 + ], + [ + "2021-01-27", + 0.27306 + ], + [ + "2021-01-28", + 0.32157 + ], + [ + "2021-01-29", + 0.28299 + ], + [ + "2021-02-01", + 0.25926 + ], + [ + "2021-02-02", + 0.25222 + ], + [ + "2021-02-03", + 0.27907 + ], + [ + "2021-02-04", + 0.27672 + ], + [ + "2021-02-05", + 0.2683 + ], + [ + "2021-02-08", + 0.24976 + ], + [ + "2021-02-09", + 0.2385 + ], + [ + "2021-02-10", + 0.23972 + ], + [ + "2021-02-18", + 0.28575 + ], + [ + "2021-02-19", + 0.27391 + ], + [ + "2021-02-22", + 0.32825 + ], + [ + "2021-02-23", + 0.28409 + ], + [ + "2021-02-24", + 0.32044 + ], + [ + "2021-02-25", + 0.27045 + ], + [ + "2021-02-26", + 0.31777 + ], + [ + "2021-03-01", + 0.25129 + ], + [ + "2021-03-02", + 0.29278 + ], + [ + "2021-03-03", + 0.24103 + ], + [ + "2021-03-04", + 0.32096 + ], + [ + "2021-03-05", + 0.27697 + ], + [ + "2021-03-08", + 0.32428 + ], + [ + "2021-03-09", + 0.30123 + ], + [ + "2021-03-10", + 0.25405 + ], + [ + "2021-03-11", + 0.23094 + ], + [ + "2021-03-12", + 0.26087 + ], + [ + "2021-03-15", + 0.3002 + ], + [ + "2021-03-16", + 0.25231 + ], + [ + "2021-03-17", + 0.26087 + ], + [ + "2021-03-18", + 0.25521 + ], + [ + "2021-03-19", + 0.30763 + ], + [ + "2021-03-22", + 0.24987 + ], + [ + "2021-03-23", + 0.27985 + ], + [ + "2021-03-24", + 0.28853 + ], + [ + "2021-03-25", + 0.26302 + ], + [ + "2021-03-26", + 0.22668 + ], + [ + "2021-03-29", + 0.2581 + ], + [ + "2021-03-30", + 0.24881 + ], + [ + "2021-03-31", + 0.27607 + ], + [ + "2021-04-01", + 0.24206 + ], + [ + "2021-04-02", + 0.24511 + ], + [ + "2021-04-06", + 0.26306 + ], + [ + "2021-04-07", + 0.26641 + ], + [ + "2021-04-08", + 0.25285 + ], + [ + "2021-04-09", + 0.27772 + ], + [ + "2021-04-12", + 0.28191 + ], + [ + "2021-04-13", + 0.25514 + ], + [ + "2021-04-14", + 0.23908 + ], + [ + "2021-04-15", + 0.26487 + ], + [ + "2021-04-16", + 0.24749 + ], + [ + "2021-04-19", + 0.21458 + ], + [ + "2021-04-20", + 0.25527 + ], + [ + "2021-04-21", + 0.25126 + ], + [ + "2021-04-22", + 0.2597 + ], + [ + "2021-04-23", + 0.24305 + ], + [ + "2021-04-26", + 0.27606 + ], + [ + "2021-04-27", + 0.25503 + ], + [ + "2021-04-28", + 0.25167 + ], + [ + "2021-04-29", + 0.24644 + ], + [ + "2021-04-30", + 0.27094 + ], + [ + "2021-05-06", + 0.27683 + ], + [ + "2021-05-07", + 0.28011 + ], + [ + "2021-05-10", + 0.26246 + ], + [ + "2021-05-11", + 0.24959 + ], + [ + "2021-05-12", + 0.25112 + ], + [ + "2021-05-13", + 0.27196 + ], + [ + "2021-05-14", + 0.21781 + ], + [ + "2021-05-17", + 0.23177 + ], + [ + "2021-05-18", + 0.25239 + ], + [ + "2021-05-19", + 0.26312 + ], + [ + "2021-05-20", + 0.24668 + ], + [ + "2021-05-21", + 0.26401 + ], + [ + "2021-05-24", + 0.23837 + ], + [ + "2021-05-25", + 0.20022 + ], + [ + "2021-05-26", + 0.24253 + ], + [ + "2021-05-27", + 0.23769 + ], + [ + "2021-05-28", + 0.2458 + ], + [ + "2021-05-31", + 0.22921 + ], + [ + "2021-06-01", + 0.22793 + ], + [ + "2021-06-02", + 0.24843 + ], + [ + "2021-06-03", + 0.23979 + ], + [ + "2021-06-04", + 0.22153 + ], + [ + "2021-06-07", + 0.23104 + ], + [ + "2021-06-08", + 0.24202 + ], + [ + "2021-06-09", + 0.22529 + ], + [ + "2021-06-10", + 0.21591 + ], + [ + "2021-06-11", + 0.24194 + ], + [ + "2021-06-15", + 0.24318 + ], + [ + "2021-06-16", + 0.25208 + ], + [ + "2021-06-17", + 0.22052 + ], + [ + "2021-06-18", + 0.22604 + ], + [ + "2021-06-21", + 0.2295 + ], + [ + "2021-06-22", + 0.21586 + ], + [ + "2021-06-23", + 0.2202 + ], + [ + "2021-06-24", + 0.22614 + ], + [ + "2021-06-25", + 0.20366 + ], + [ + "2021-06-28", + 0.22454 + ], + [ + "2021-06-29", + 0.2471 + ], + [ + "2021-06-30", + 0.21888 + ], + [ + "2021-07-01", + 0.22657 + ], + [ + "2021-07-02", + 0.27444 + ], + [ + "2021-07-05", + 0.22853 + ], + [ + "2021-07-06", + 0.23102 + ], + [ + "2021-07-07", + 0.21077 + ], + [ + "2021-07-08", + 0.23952 + ], + [ + "2021-07-09", + 0.23383 + ], + [ + "2021-07-12", + 0.20417 + ], + [ + "2021-07-13", + 0.21972 + ], + [ + "2021-07-14", + 0.24222 + ], + [ + "2021-07-15", + 0.2022 + ], + [ + "2021-07-16", + 0.2382 + ], + [ + "2021-07-19", + 0.21637 + ], + [ + "2021-07-20", + 0.22204 + ], + [ + "2021-07-21", + 0.20796 + ], + [ + "2021-07-22", + 0.21595 + ], + [ + "2021-07-23", + 0.23899 + ], + [ + "2021-07-26", + 0.26906 + ], + [ + "2021-07-27", + 0.27068 + ], + [ + "2021-07-28", + 0.21452 + ], + [ + "2021-07-29", + 0.18344 + ], + [ + "2021-07-30", + 0.2237 + ], + [ + "2021-08-02", + 0.17321 + ], + [ + "2021-08-03", + 0.20845 + ], + [ + "2021-08-04", + 0.19259 + ], + [ + "2021-08-05", + 0.21342 + ], + [ + "2021-08-06", + 0.21103 + ], + [ + "2021-08-09", + 0.18307 + ], + [ + "2021-08-10", + 0.18513 + ], + [ + "2021-08-11", + 0.21061 + ], + [ + "2021-08-12", + 0.2133 + ], + [ + "2021-08-13", + 0.20991 + ], + [ + "2021-08-16", + 0.20436 + ], + [ + "2021-08-17", + 0.23504 + ], + [ + "2021-08-18", + 0.18157 + ], + [ + "2021-08-19", + 0.21039 + ], + [ + "2021-08-20", + 0.22764 + ], + [ + "2021-08-23", + 0.17647 + ], + [ + "2021-08-24", + 0.17911 + ], + [ + "2021-08-25", + 0.19306 + ], + [ + "2021-08-26", + 0.22922 + ], + [ + "2021-08-27", + 0.18954 + ], + [ + "2021-08-30", + 0.20196 + ], + [ + "2021-08-31", + 0.19806 + ], + [ + "2021-09-01", + 0.17676 + ], + [ + "2021-09-02", + 0.19515 + ], + [ + "2021-09-03", + 0.20387 + ], + [ + "2021-09-06", + 0.16211 + ], + [ + "2021-09-07", + 0.17701 + ], + [ + "2021-09-08", + 0.20474 + ], + [ + "2021-09-09", + 0.20036 + ], + [ + "2021-09-10", + 0.18377 + ], + [ + "2021-09-13", + 0.208 + ], + [ + "2021-09-14", + 0.22223 + ], + [ + "2021-09-15", + 0.21618 + ], + [ + "2021-09-16", + 0.21978 + ], + [ + "2021-09-17", + 0.18561 + ], + [ + "2021-09-22", + 0.21272 + ], + [ + "2021-09-23", + 0.19149 + ], + [ + "2021-09-24", + 0.20465 + ], + [ + "2021-09-27", + 0.1943 + ], + [ + "2021-09-28", + 0.2007 + ], + [ + "2021-09-29", + 0.21792 + ], + [ + "2021-09-30", + 0.1954 + ], + [ + "2021-10-08", + 0.18619 + ], + [ + "2021-10-11", + 0.2048 + ], + [ + "2021-10-12", + 0.223 + ], + [ + "2021-10-13", + 0.1869 + ], + [ + "2021-10-14", + 0.21263 + ], + [ + "2021-10-15", + 0.19603 + ], + [ + "2021-10-18", + 0.22603 + ], + [ + "2021-10-19", + 0.19066 + ], + [ + "2021-10-20", + 0.21174 + ], + [ + "2021-10-21", + 0.20337 + ], + [ + "2021-10-22", + 0.20199 + ], + [ + "2021-10-25", + 0.20577 + ], + [ + "2021-10-26", + 0.21904 + ], + [ + "2021-10-27", + 0.23099 + ], + [ + "2021-10-28", + 0.22026 + ], + [ + "2021-10-29", + 0.19615 + ], + [ + "2021-11-01", + 0.21757 + ], + [ + "2021-11-02", + 0.22662 + ], + [ + "2021-11-03", + 0.218 + ], + [ + "2021-11-04", + 0.19453 + ], + [ + "2021-11-05", + 0.21713 + ], + [ + "2021-11-08", + 0.20909 + ], + [ + "2021-11-09", + 0.2112 + ], + [ + "2021-11-10", + 0.22249 + ], + [ + "2021-11-11", + 0.18819 + ], + [ + "2021-11-12", + 0.21825 + ], + [ + "2021-11-15", + 0.21614 + ], + [ + "2021-11-16", + 0.21477 + ], + [ + "2021-11-17", + 0.21273 + ], + [ + "2021-11-18", + 0.22912 + ], + [ + "2021-11-19", + 0.19837 + ], + [ + "2021-11-22", + 0.20416 + ], + [ + "2021-11-23", + 0.21134 + ], + [ + "2021-11-24", + 0.20929 + ], + [ + "2021-11-25", + 0.21797 + ], + [ + "2021-11-26", + 0.22058 + ], + [ + "2021-11-29", + 0.21083 + ], + [ + "2021-11-30", + 0.21254 + ], + [ + "2021-12-01", + 0.20471 + ], + [ + "2021-12-02", + 0.20439 + ], + [ + "2021-12-03", + 0.1955 + ], + [ + "2021-12-06", + 0.21196 + ], + [ + "2021-12-07", + 0.20203 + ], + [ + "2021-12-08", + 0.18661 + ], + [ + "2021-12-09", + 0.18458 + ], + [ + "2021-12-10", + 0.21703 + ], + [ + "2021-12-13", + 0.20507 + ], + [ + "2021-12-14", + 0.22629 + ], + [ + "2021-12-15", + 0.23061 + ], + [ + "2021-12-16", + 0.20913 + ], + [ + "2021-12-17", + 0.24443 + ], + [ + "2021-12-20", + 0.24002 + ], + [ + "2021-12-21", + 0.20807 + ], + [ + "2021-12-22", + 0.21849 + ], + [ + "2021-12-23", + 0.20446 + ], + [ + "2021-12-24", + 0.2285 + ], + [ + "2021-12-27", + 0.22147 + ], + [ + "2021-12-28", + 0.21072 + ], + [ + "2021-12-29", + 0.24955 + ], + [ + "2021-12-30", + 0.2149 + ], + [ + "2021-12-31", + 0.22176 + ], + [ + "2022-01-04", + 0.23513 + ], + [ + "2022-01-05", + 0.24436 + ], + [ + "2022-01-06", + 0.24615 + ], + [ + "2022-01-07", + 0.22964 + ], + [ + "2022-01-10", + 0.22674 + ], + [ + "2022-01-11", + 0.24996 + ], + [ + "2022-01-12", + 0.21749 + ], + [ + "2022-01-13", + 0.25639 + ], + [ + "2022-01-14", + 0.24471 + ], + [ + "2022-01-17", + 0.22233 + ], + [ + "2022-01-18", + 0.22222 + ], + [ + "2022-01-19", + 0.25079 + ], + [ + "2022-01-20", + 0.22735 + ], + [ + "2022-01-21", + 0.25825 + ], + [ + "2022-01-24", + 0.23828 + ], + [ + "2022-01-25", + 0.27469 + ], + [ + "2022-01-26", + 0.22703 + ], + [ + "2022-01-27", + 0.27361 + ], + [ + "2022-01-28", + 0.26276 + ], + [ + "2022-02-07", + 0.21275 + ], + [ + "2022-02-08", + 0.24417 + ], + [ + "2022-02-09", + 0.21949 + ], + [ + "2022-02-10", + 0.23432 + ], + [ + "2022-02-11", + 0.24518 + ], + [ + "2022-02-14", + 0.24884 + ], + [ + "2022-02-15", + 0.21511 + ], + [ + "2022-02-16", + 0.2259 + ], + [ + "2022-02-17", + 0.22812 + ], + [ + "2022-02-18", + 0.22375 + ], + [ + "2022-02-21", + 0.23725 + ], + [ + "2022-02-22", + 0.24956 + ], + [ + "2022-02-23", + 0.21027 + ], + [ + "2022-02-24", + 0.26042 + ], + [ + "2022-02-25", + 0.21405 + ], + [ + "2022-02-28", + 0.22646 + ], + [ + "2022-03-01", + 0.21704 + ], + [ + "2022-03-02", + 0.24412 + ], + [ + "2022-03-03", + 0.23964 + ], + [ + "2022-03-04", + 0.24888 + ], + [ + "2022-03-07", + 0.2811 + ], + [ + "2022-03-08", + 0.26481 + ], + [ + "2022-03-09", + 0.24845 + ], + [ + "2022-03-10", + 0.209 + ], + [ + "2022-03-11", + 0.2231 + ], + [ + "2022-03-14", + 0.27384 + ], + [ + "2022-03-15", + 0.29903 + ], + [ + "2022-03-16", + 0.19662 + ], + [ + "2022-03-17", + 0.1946 + ], + [ + "2022-03-18", + 0.21548 + ], + [ + "2022-03-21", + 0.22735 + ], + [ + "2022-03-22", + 0.22671 + ], + [ + "2022-03-23", + 0.216 + ], + [ + "2022-03-24", + 0.23255 + ], + [ + "2022-03-25", + 0.25129 + ], + [ + "2022-03-28", + 0.23117 + ], + [ + "2022-03-29", + 0.22528 + ], + [ + "2022-03-30", + 0.17492 + ], + [ + "2022-03-31", + 0.23491 + ], + [ + "2022-04-01", + 0.20583 + ], + [ + "2022-04-06", + 0.23055 + ], + [ + "2022-04-07", + 0.24475 + ], + [ + "2022-04-08", + 0.21474 + ], + [ + "2022-04-11", + 0.27037 + ], + [ + "2022-04-12", + 0.19059 + ], + [ + "2022-04-13", + 0.23857 + ], + [ + "2022-04-14", + 0.20535 + ], + [ + "2022-04-15", + 0.2251 + ], + [ + "2022-04-18", + 0.23433 + ], + [ + "2022-04-19", + 0.23636 + ], + [ + "2022-04-20", + 0.2478 + ], + [ + "2022-04-21", + 0.25308 + ], + [ + "2022-04-22", + 0.21791 + ], + [ + "2022-04-25", + 0.30477 + ], + [ + "2022-04-26", + 0.24152 + ], + [ + "2022-04-27", + 0.18238 + ], + [ + "2022-04-28", + 0.21876 + ], + [ + "2022-04-29", + 0.19209 + ], + [ + "2022-05-05", + 0.23259 + ], + [ + "2022-05-06", + 0.27093 + ], + [ + "2022-05-09", + 0.24492 + ], + [ + "2022-05-10", + 0.21975 + ], + [ + "2022-05-11", + 0.21527 + ], + [ + "2022-05-12", + 0.24429 + ], + [ + "2022-05-13", + 0.22809 + ], + [ + "2022-05-16", + 0.25382 + ], + [ + "2022-05-17", + 0.22277 + ], + [ + "2022-05-18", + 0.24736 + ], + [ + "2022-05-19", + 0.23774 + ], + [ + "2022-05-20", + 0.2097 + ], + [ + "2022-05-23", + 0.24863 + ], + [ + "2022-05-24", + 0.2774 + ], + [ + "2022-05-25", + 0.23162 + ], + [ + "2022-05-26", + 0.23586 + ], + [ + "2022-05-27", + 0.23545 + ], + [ + "2022-05-30", + 0.22822 + ], + [ + "2022-05-31", + 0.214 + ], + [ + "2022-06-01", + 0.24171 + ], + [ + "2022-06-02", + 0.23693 + ], + [ + "2022-06-06", + 0.20967 + ], + [ + "2022-06-07", + 0.23224 + ], + [ + "2022-06-08", + 0.22398 + ], + [ + "2022-06-09", + 0.25583 + ], + [ + "2022-06-10", + 0.21559 + ], + [ + "2022-06-13", + 0.26055 + ], + [ + "2022-06-14", + 0.22888 + ], + [ + "2022-06-15", + 0.22114 + ], + [ + "2022-06-16", + 0.25304 + ], + [ + "2022-06-17", + 0.22441 + ], + [ + "2022-06-20", + 0.23543 + ], + [ + "2022-06-21", + 0.24478 + ], + [ + "2022-06-22", + 0.26305 + ], + [ + "2022-06-23", + 0.21683 + ], + [ + "2022-06-24", + 0.22591 + ], + [ + "2022-06-27", + 0.2267 + ], + [ + "2022-06-28", + 0.2291 + ], + [ + "2022-06-29", + 0.27191 + ], + [ + "2022-06-30", + 0.22721 + ], + [ + "2022-07-01", + 0.25653 + ], + [ + "2022-07-04", + 0.23881 + ], + [ + "2022-07-05", + 0.24765 + ], + [ + "2022-07-06", + 0.26923 + ], + [ + "2022-07-07", + 0.24104 + ], + [ + "2022-07-08", + 0.2531 + ], + [ + "2022-07-11", + 0.27607 + ], + [ + "2022-07-12", + 0.26453 + ], + [ + "2022-07-13", + 0.24907 + ], + [ + "2022-07-14", + 0.25187 + ], + [ + "2022-07-15", + 0.27934 + ], + [ + "2022-07-18", + 0.23672 + ], + [ + "2022-07-19", + 0.26214 + ], + [ + "2022-07-20", + 0.24847 + ], + [ + "2022-07-21", + 0.27118 + ], + [ + "2022-07-22", + 0.25591 + ], + [ + "2022-07-25", + 0.2671 + ], + [ + "2022-07-26", + 0.24599 + ], + [ + "2022-07-27", + 0.26534 + ], + [ + "2022-07-28", + 0.25944 + ], + [ + "2022-07-29", + 0.28211 + ], + [ + "2022-08-01", + 0.25505 + ], + [ + "2022-08-02", + 0.29475 + ], + [ + "2022-08-03", + 0.28151 + ], + [ + "2022-08-04", + 0.25218 + ], + [ + "2022-08-05", + 0.2455 + ], + [ + "2022-08-08", + 0.26791 + ], + [ + "2022-08-09", + 0.25772 + ], + [ + "2022-08-10", + 0.27664 + ], + [ + "2022-08-11", + 0.22679 + ], + [ + "2022-08-12", + 0.26502 + ], + [ + "2022-08-15", + 0.26586 + ], + [ + "2022-08-16", + 0.2628 + ], + [ + "2022-08-17", + 0.2454 + ], + [ + "2022-08-18", + 0.27148 + ], + [ + "2022-08-19", + 0.26847 + ], + [ + "2022-08-22", + 0.24528 + ], + [ + "2022-08-23", + 0.26476 + ], + [ + "2022-08-24", + 0.28624 + ], + [ + "2022-08-25", + 0.24625 + ], + [ + "2022-08-26", + 0.26475 + ], + [ + "2022-08-29", + 0.27031 + ], + [ + "2022-08-30", + 0.26782 + ], + [ + "2022-08-31", + 0.26298 + ], + [ + "2022-09-01", + 0.27622 + ], + [ + "2022-09-02", + 0.27404 + ], + [ + "2022-09-05", + 0.27122 + ], + [ + "2022-09-06", + 0.25247 + ], + [ + "2022-09-07", + 0.26544 + ], + [ + "2022-09-08", + 0.27147 + ], + [ + "2022-09-09", + 0.24338 + ], + [ + "2022-09-13", + 0.25811 + ], + [ + "2022-09-14", + 0.2838 + ], + [ + "2022-09-15", + 0.27975 + ], + [ + "2022-09-16", + 0.3018 + ], + [ + "2022-09-19", + 0.26968 + ], + [ + "2022-09-20", + 0.26604 + ], + [ + "2022-09-21", + 0.27869 + ], + [ + "2022-09-22", + 0.28231 + ], + [ + "2022-09-23", + 0.27742 + ], + [ + "2022-09-26", + 0.28107 + ], + [ + "2022-09-27", + 0.2492 + ], + [ + "2022-09-28", + 0.30112 + ], + [ + "2022-09-29", + 0.27479 + ], + [ + "2022-09-30", + 0.28525 + ], + [ + "2022-10-10", + 0.31589 + ], + [ + "2022-10-11", + 0.2787 + ], + [ + "2022-10-12", + 0.25718 + ], + [ + "2022-10-13", + 0.29435 + ], + [ + "2022-10-14", + 0.24308 + ], + [ + "2022-10-17", + 0.2796 + ], + [ + "2022-10-18", + 0.28535 + ], + [ + "2022-10-19", + 0.30754 + ], + [ + "2022-10-20", + 0.29207 + ], + [ + "2022-10-21", + 0.28881 + ], + [ + "2022-10-24", + 0.32817 + ], + [ + "2022-10-25", + 0.28704 + ], + [ + "2022-10-26", + 0.27083 + ], + [ + "2022-10-27", + 0.29346 + ], + [ + "2022-10-28", + 0.31999 + ], + [ + "2022-10-31", + 0.2937 + ], + [ + "2022-11-01", + 0.22543 + ], + [ + "2022-11-02", + 0.26494 + ], + [ + "2022-11-03", + 0.29557 + ], + [ + "2022-11-04", + 0.23269 + ], + [ + "2022-11-07", + 0.27938 + ], + [ + "2022-11-08", + 0.28981 + ], + [ + "2022-11-09", + 0.29523 + ], + [ + "2022-11-10", + 0.29182 + ], + [ + "2022-11-11", + 0.23342 + ], + [ + "2022-11-14", + 0.27946 + ], + [ + "2022-11-15", + 0.24704 + ], + [ + "2022-11-16", + 0.28932 + ], + [ + "2022-11-17", + 0.28251 + ], + [ + "2022-11-18", + 0.28895 + ], + [ + "2022-11-21", + 0.29358 + ], + [ + "2022-11-22", + 0.28292 + ], + [ + "2022-11-23", + 0.28086 + ], + [ + "2022-11-24", + 0.28973 + ], + [ + "2022-11-25", + 0.27699 + ], + [ + "2022-11-28", + 0.30395 + ], + [ + "2022-11-29", + 0.23647 + ], + [ + "2022-11-30", + 0.28415 + ], + [ + "2022-12-01", + 0.26808 + ], + [ + "2022-12-02", + 0.29451 + ], + [ + "2022-12-05", + 0.25459 + ], + [ + "2022-12-06", + 0.27609 + ], + [ + "2022-12-07", + 0.28316 + ], + [ + "2022-12-08", + 0.27877 + ], + [ + "2022-12-09", + 0.26227 + ], + [ + "2022-12-12", + 0.29304 + ], + [ + "2022-12-13", + 0.27808 + ], + [ + "2022-12-14", + 0.27329 + ], + [ + "2022-12-15", + 0.2795 + ], + [ + "2022-12-16", + 0.28076 + ], + [ + "2022-12-19", + 0.30301 + ], + [ + "2022-12-20", + 0.30451 + ], + [ + "2022-12-21", + 0.27553 + ], + [ + "2022-12-22", + 0.27645 + ], + [ + "2022-12-23", + 0.28006 + ], + [ + "2022-12-26", + 0.26969 + ], + [ + "2022-12-27", + 0.25818 + ], + [ + "2022-12-28", + 0.28235 + ], + [ + "2022-12-29", + 0.28357 + ], + [ + "2022-12-30", + 0.26975 + ], + [ + "2023-01-03", + 0.27056 + ], + [ + "2023-01-04", + 0.27396 + ], + [ + "2023-01-05", + 0.24296 + ], + [ + "2023-01-06", + 0.26769 + ], + [ + "2023-01-09", + 0.25539 + ], + [ + "2023-01-10", + 0.26791 + ], + [ + "2023-01-11", + 0.27439 + ], + [ + "2023-01-12", + 0.2654 + ], + [ + "2023-01-13", + 0.24696 + ], + [ + "2023-01-16", + 0.24057 + ], + [ + "2023-01-17", + 0.26395 + ], + [ + "2023-01-18", + 0.26784 + ], + [ + "2023-01-19", + 0.25415 + ], + [ + "2023-01-20", + 0.25281 + ], + [ + "2023-01-30", + 0.2503 + ], + [ + "2023-01-31", + 0.27325 + ], + [ + "2023-02-01", + 0.24361 + ], + [ + "2023-02-02", + 0.26269 + ], + [ + "2023-02-03", + 0.27166 + ], + [ + "2023-02-06", + 0.27738 + ], + [ + "2023-02-07", + 0.25334 + ], + [ + "2023-02-08", + 0.2682 + ], + [ + "2023-02-09", + 0.23587 + ], + [ + "2023-02-10", + 0.26737 + ], + [ + "2023-02-13", + 0.24035 + ], + [ + "2023-02-14", + 0.25384 + ], + [ + "2023-02-15", + 0.2655 + ], + [ + "2023-02-16", + 0.26379 + ], + [ + "2023-02-17", + 0.27679 + ], + [ + "2023-02-20", + 0.2131 + ], + [ + "2023-02-21", + 0.24643 + ], + [ + "2023-02-22", + 0.26129 + ], + [ + "2023-02-23", + 0.25364 + ], + [ + "2023-02-24", + 0.26577 + ], + [ + "2023-02-27", + 0.24997 + ], + [ + "2023-02-28", + 0.23766 + ], + [ + "2023-03-01", + 0.23158 + ], + [ + "2023-03-02", + 0.24844 + ], + [ + "2023-03-03", + 0.24567 + ], + [ + "2023-03-06", + 0.25784 + ], + [ + "2023-03-07", + 0.27331 + ], + [ + "2023-03-08", + 0.25274 + ], + [ + "2023-03-09", + 0.25106 + ], + [ + "2023-03-10", + 0.26383 + ], + [ + "2023-03-13", + 0.24065 + ], + [ + "2023-03-14", + 0.26628 + ], + [ + "2023-03-15", + 0.25184 + ], + [ + "2023-03-16", + 0.26923 + ], + [ + "2023-03-17", + 0.23728 + ], + [ + "2023-03-20", + 0.26079 + ], + [ + "2023-03-21", + 0.22925 + ], + [ + "2023-03-22", + 0.24704 + ], + [ + "2023-03-23", + 0.23077 + ], + [ + "2023-03-24", + 0.26109 + ], + [ + "2023-03-27", + 0.27351 + ], + [ + "2023-03-28", + 0.27339 + ], + [ + "2023-03-29", + 0.25646 + ], + [ + "2023-03-30", + 0.24965 + ], + [ + "2023-03-31", + 0.2471 + ], + [ + "2023-04-03", + 0.23205 + ], + [ + "2023-04-04", + 0.24627 + ], + [ + "2023-04-06", + 0.2505 + ], + [ + "2023-04-07", + 0.23934 + ], + [ + "2023-04-10", + 0.28311 + ], + [ + "2023-04-11", + 0.27325 + ], + [ + "2023-04-12", + 0.26494 + ], + [ + "2023-04-13", + 0.27134 + ], + [ + "2023-04-14", + 0.24877 + ], + [ + "2023-04-17", + 0.22804 + ], + [ + "2023-04-18", + 0.24729 + ], + [ + "2023-04-19", + 0.25912 + ], + [ + "2023-04-20", + 0.25522 + ], + [ + "2023-04-21", + 0.27866 + ], + [ + "2023-04-24", + 0.28279 + ], + [ + "2023-04-25", + 0.27397 + ], + [ + "2023-04-26", + 0.24618 + ], + [ + "2023-04-27", + 0.23824 + ], + [ + "2023-04-28", + 0.22936 + ], + [ + "2023-05-04", + 0.23929 + ], + [ + "2023-05-05", + 0.24659 + ], + [ + "2023-05-08", + 0.22897 + ], + [ + "2023-05-09", + 0.26186 + ], + [ + "2023-05-10", + 0.2672 + ], + [ + "2023-05-11", + 0.26489 + ], + [ + "2023-05-12", + 0.27791 + ], + [ + "2023-05-15", + 0.23006 + ], + [ + "2023-05-16", + 0.26133 + ], + [ + "2023-05-17", + 0.25374 + ], + [ + "2023-05-18", + 0.24017 + ], + [ + "2023-05-19", + 0.24355 + ], + [ + "2023-05-22", + 0.23024 + ], + [ + "2023-05-23", + 0.26193 + ], + [ + "2023-05-24", + 0.25891 + ], + [ + "2023-05-25", + 0.24117 + ], + [ + "2023-05-26", + 0.23963 + ], + [ + "2023-05-29", + 0.24487 + ], + [ + "2023-05-30", + 0.23536 + ], + [ + "2023-05-31", + 0.25257 + ], + [ + "2023-06-01", + 0.23488 + ], + [ + "2023-06-02", + 0.21607 + ], + [ + "2023-06-05", + 0.24915 + ], + [ + "2023-06-06", + 0.25476 + ], + [ + "2023-06-07", + 0.24709 + ], + [ + "2023-06-08", + 0.22621 + ], + [ + "2023-06-09", + 0.22843 + ], + [ + "2023-06-12", + 0.23333 + ], + [ + "2023-06-13", + 0.23024 + ], + [ + "2023-06-14", + 0.22879 + ], + [ + "2023-06-15", + 0.20677 + ], + [ + "2023-06-16", + 0.21444 + ], + [ + "2023-06-19", + 0.24068 + ], + [ + "2023-06-20", + 0.23257 + ], + [ + "2023-06-21", + 0.25417 + ], + [ + "2023-06-26", + 0.25333 + ], + [ + "2023-06-27", + 0.21833 + ], + [ + "2023-06-28", + 0.24372 + ], + [ + "2023-06-29", + 0.24702 + ], + [ + "2023-06-30", + 0.22964 + ], + [ + "2023-07-03", + 0.21262 + ], + [ + "2023-07-04", + 0.23119 + ], + [ + "2023-07-05", + 0.2447 + ], + [ + "2023-07-06", + 0.24832 + ], + [ + "2023-07-07", + 0.2448 + ], + [ + "2023-07-10", + 0.22482 + ], + [ + "2023-07-11", + 0.22072 + ], + [ + "2023-07-12", + 0.23867 + ], + [ + "2023-07-13", + 0.2086 + ], + [ + "2023-07-14", + 0.23028 + ], + [ + "2023-07-17", + 0.24902 + ], + [ + "2023-07-18", + 0.23375 + ], + [ + "2023-07-19", + 0.23077 + ], + [ + "2023-07-20", + 0.24017 + ], + [ + "2023-07-21", + 0.23381 + ], + [ + "2023-07-24", + 0.2318 + ], + [ + "2023-07-25", + 0.18677 + ], + [ + "2023-07-26", + 0.23386 + ], + [ + "2023-07-27", + 0.23302 + ], + [ + "2023-07-28", + 0.19725 + ], + [ + "2023-07-31", + 0.22535 + ], + [ + "2023-08-01", + 0.24266 + ], + [ + "2023-08-02", + 0.24749 + ], + [ + "2023-08-03", + 0.22367 + ], + [ + "2023-08-04", + 0.22916 + ], + [ + "2023-08-07", + 0.25139 + ], + [ + "2023-08-08", + 0.24479 + ], + [ + "2023-08-09", + 0.24127 + ], + [ + "2023-08-10", + 0.23092 + ], + [ + "2023-08-11", + 0.27102 + ], + [ + "2023-08-14", + 0.24508 + ], + [ + "2023-08-15", + 0.23338 + ], + [ + "2023-08-16", + 0.23837 + ], + [ + "2023-08-17", + 0.22408 + ], + [ + "2023-08-18", + 0.25211 + ], + [ + "2023-08-21", + 0.25102 + ], + [ + "2023-08-22", + 0.21713 + ], + [ + "2023-08-23", + 0.25218 + ], + [ + "2023-08-24", + 0.21426 + ], + [ + "2023-08-25", + 0.22875 + ], + [ + "2023-08-28", + 0.20688 + ], + [ + "2023-08-29", + 0.2067 + ], + [ + "2023-08-30", + 0.2287 + ], + [ + "2023-08-31", + 0.23547 + ], + [ + "2023-09-01", + 0.21613 + ], + [ + "2023-09-04", + 0.20892 + ], + [ + "2023-09-05", + 0.24208 + ], + [ + "2023-09-06", + 0.23097 + ], + [ + "2023-09-07", + 0.25006 + ], + [ + "2023-09-08", + 0.23754 + ], + [ + "2023-09-11", + 0.21399 + ], + [ + "2023-09-12", + 0.2283 + ], + [ + "2023-09-13", + 0.23977 + ], + [ + "2023-09-14", + 0.23085 + ], + [ + "2023-09-15", + 0.24057 + ], + [ + "2023-09-18", + 0.21968 + ], + [ + "2023-09-19", + 0.23203 + ], + [ + "2023-09-20", + 0.23705 + ], + [ + "2023-09-21", + 0.24253 + ], + [ + "2023-09-22", + 0.19886 + ], + [ + "2023-09-25", + 0.23502 + ], + [ + "2023-09-26", + 0.23438 + ], + [ + "2023-09-27", + 0.22257 + ], + [ + "2023-09-28", + 0.23639 + ], + [ + "2023-10-09", + 0.23203 + ], + [ + "2023-10-10", + 0.23788 + ], + [ + "2023-10-11", + 0.21749 + ], + [ + "2023-10-12", + 0.20816 + ], + [ + "2023-10-13", + 0.23572 + ], + [ + "2023-10-16", + 0.23344 + ], + [ + "2023-10-17", + 0.21085 + ], + [ + "2023-10-18", + 0.2276 + ], + [ + "2023-10-19", + 0.24612 + ], + [ + "2023-10-20", + 0.22504 + ], + [ + "2023-10-23", + 0.23177 + ], + [ + "2023-10-24", + 0.21906 + ], + [ + "2023-10-25", + 0.21528 + ], + [ + "2023-10-26", + 0.21927 + ], + [ + "2023-10-27", + 0.20568 + ], + [ + "2023-10-30", + 0.21277 + ], + [ + "2023-10-31", + 0.2253 + ], + [ + "2023-11-01", + 0.21943 + ], + [ + "2023-11-02", + 0.22735 + ], + [ + "2023-11-03", + 0.20312 + ], + [ + "2023-11-06", + 0.19621 + ], + [ + "2023-11-07", + 0.22299 + ], + [ + "2023-11-08", + 0.21774 + ], + [ + "2023-11-09", + 0.2212 + ], + [ + "2023-11-10", + 0.23115 + ], + [ + "2023-11-13", + 0.22577 + ], + [ + "2023-11-14", + 0.22353 + ], + [ + "2023-11-15", + 0.21808 + ], + [ + "2023-11-16", + 0.24517 + ], + [ + "2023-11-17", + 0.22709 + ], + [ + "2023-11-20", + 0.21416 + ], + [ + "2023-11-21", + 0.21548 + ], + [ + "2023-11-22", + 0.2354 + ], + [ + "2023-11-23", + 0.20759 + ], + [ + "2023-11-24", + 0.23107 + ], + [ + "2023-11-27", + 0.2312 + ], + [ + "2023-11-28", + 0.21491 + ], + [ + "2023-11-29", + 0.22862 + ], + [ + "2023-11-30", + 0.21049 + ], + [ + "2023-12-01", + 0.2192 + ], + [ + "2023-12-04", + 0.22939 + ], + [ + "2023-12-05", + 0.24756 + ], + [ + "2023-12-06", + 0.21209 + ], + [ + "2023-12-07", + 0.22396 + ], + [ + "2023-12-08", + 0.21353 + ], + [ + "2023-12-11", + 0.20835 + ], + [ + "2023-12-12", + 0.21395 + ], + [ + "2023-12-13", + 0.24227 + ], + [ + "2023-12-14", + 0.23157 + ], + [ + "2023-12-15", + 0.22812 + ], + [ + "2023-12-18", + 0.2254 + ], + [ + "2023-12-19", + 0.21595 + ], + [ + "2023-12-20", + 0.23741 + ], + [ + "2023-12-21", + 0.20451 + ], + [ + "2023-12-22", + 0.21901 + ], + [ + "2023-12-25", + 0.22291 + ], + [ + "2023-12-26", + 0.24953 + ], + [ + "2023-12-27", + 0.22632 + ], + [ + "2023-12-28", + 0.20153 + ], + [ + "2023-12-29", + 0.22718 + ], + [ + "2024-01-02", + 0.25699 + ], + [ + "2024-01-03", + 0.2382 + ], + [ + "2024-01-04", + 0.24742 + ], + [ + "2024-01-05", + 0.23881 + ], + [ + "2024-01-08", + 0.25586 + ], + [ + "2024-01-09", + 0.23185 + ], + [ + "2024-01-10", + 0.24374 + ], + [ + "2024-01-11", + 0.22992 + ], + [ + "2024-01-12", + 0.24633 + ], + [ + "2024-01-15", + 0.23726 + ], + [ + "2024-01-16", + 0.22616 + ], + [ + "2024-01-17", + 0.27653 + ], + [ + "2024-01-18", + 0.21961 + ], + [ + "2024-01-19", + 0.24523 + ], + [ + "2024-01-22", + 0.2695 + ], + [ + "2024-01-23", + 0.24031 + ], + [ + "2024-01-24", + 0.231 + ], + [ + "2024-01-25", + 0.22511 + ], + [ + "2024-01-26", + 0.26065 + ], + [ + "2024-01-29", + 0.27924 + ], + [ + "2024-01-30", + 0.29019 + ], + [ + "2024-01-31", + 0.2777 + ], + [ + "2024-02-01", + 0.26245 + ], + [ + "2024-02-02", + 0.28454 + ], + [ + "2024-02-05", + 0.25455 + ], + [ + "2024-02-06", + 0.27271 + ], + [ + "2024-02-07", + 0.25573 + ], + [ + "2024-02-08", + 0.26544 + ], + [ + "2024-02-19", + 0.26115 + ], + [ + "2024-02-20", + 0.27795 + ], + [ + "2024-02-21", + 0.26117 + ], + [ + "2024-02-22", + 0.27302 + ], + [ + "2024-02-23", + 0.28686 + ], + [ + "2024-02-26", + 0.30256 + ], + [ + "2024-02-27", + 0.26658 + ], + [ + "2024-02-28", + 0.30256 + ], + [ + "2024-02-29", + 0.26066 + ], + [ + "2024-03-01", + 0.27827 + ], + [ + "2024-03-04", + 0.2873 + ], + [ + "2024-03-05", + 0.27768 + ], + [ + "2024-03-06", + 0.29356 + ], + [ + "2024-03-07", + 0.29622 + ], + [ + "2024-03-08", + 0.27894 + ], + [ + "2024-03-11", + 0.26562 + ], + [ + "2024-03-12", + 0.28417 + ], + [ + "2024-03-13", + 0.29873 + ], + [ + "2024-03-14", + 0.29119 + ], + [ + "2024-03-15", + 0.28218 + ], + [ + "2024-03-18", + 0.27005 + ], + [ + "2024-03-19", + 0.29793 + ], + [ + "2024-03-20", + 0.2872 + ], + [ + "2024-03-21", + 0.29114 + ], + [ + "2024-03-22", + 0.30972 + ], + [ + "2024-03-25", + 0.30543 + ], + [ + "2024-03-26", + 0.29206 + ], + [ + "2024-03-27", + 0.31509 + ], + [ + "2024-03-28", + 0.29668 + ], + [ + "2024-03-29", + 0.29978 + ], + [ + "2024-04-01", + 0.28462 + ], + [ + "2024-04-02", + 0.31608 + ], + [ + "2024-04-03", + 0.31293 + ], + [ + "2024-04-08", + 0.32471 + ], + [ + "2024-04-09", + 0.31116 + ], + [ + "2024-04-10", + 0.3253 + ], + [ + "2024-04-11", + 0.31257 + ], + [ + "2024-04-12", + 0.32399 + ], + [ + "2024-04-15", + 0.2766 + ], + [ + "2024-04-16", + 0.32655 + ], + [ + "2024-04-17", + 0.28415 + ], + [ + "2024-04-22", + 0.32889 + ], + [ + "2024-04-23", + 0.33408 + ], + [ + "2024-04-24", + 0.32429 + ], + [ + "2024-04-25", + 0.32982 + ], + [ + "2024-04-26", + 0.30191 + ], + [ + "2024-04-29", + 0.31245 + ], + [ + "2024-04-30", + 0.33448 + ], + [ + "2024-05-06", + 0.30571 + ], + [ + "2024-05-07", + 0.31446 + ], + [ + "2024-05-08", + 0.32859 + ], + [ + "2024-05-09", + 0.30267 + ], + [ + "2024-05-10", + 0.31561 + ], + [ + "2024-05-13", + 0.23002 + ], + [ + "2024-05-14", + 0.22721 + ], + [ + "2024-05-15", + 0.21926 + ], + [ + "2024-05-16", + 0.23567 + ], + [ + "2024-05-17", + 0.24344 + ], + [ + "2024-05-20", + 0.23917 + ], + [ + "2024-05-21", + 0.22796 + ], + [ + "2024-05-22", + 0.23341 + ], + [ + "2024-05-23", + 0.20927 + ], + [ + "2024-05-24", + 0.20796 + ], + [ + "2024-05-27", + 0.23094 + ], + [ + "2024-05-28", + 0.32384 + ], + [ + "2024-05-29", + 0.5263 + ], + [ + "2024-05-30", + 0.51647 + ], + [ + "2024-05-31", + 0.52108 + ], + [ + "2024-06-03", + 0.51891 + ], + [ + "2024-06-04", + 0.5197 + ], + [ + "2024-06-05", + 0.52069 + ], + [ + "2024-06-06", + 0.52053 + ], + [ + "2024-06-07", + 0.52255 + ], + [ + "2024-06-11", + 0.51928 + ], + [ + "2024-06-12", + 0.51926 + ], + [ + "2024-06-13", + 0.51943 + ], + [ + "2024-06-14", + 0.51501 + ], + [ + "2024-06-17", + 0.51535 + ], + [ + "2024-06-18", + 0.51557 + ], + [ + "2024-06-19", + 0.51637 + ], + [ + "2024-06-20", + 0.51723 + ], + [ + "2024-06-21", + 0.51901 + ], + [ + "2024-06-24", + 0.51963 + ], + [ + "2024-06-25", + 0.52053 + ], + [ + "2024-06-26", + 0.52251 + ], + [ + "2024-06-27", + 0.52985 + ], + [ + "2024-06-28", + 0.53133 + ], + [ + "2024-07-01", + 0.5324 + ], + [ + "2024-07-02", + 0.53439 + ], + [ + "2024-07-03", + 0.5359 + ], + [ + "2024-07-04", + 0.53726 + ], + [ + "2024-07-05", + 0.5383 + ], + [ + "2024-07-08", + 0.53889 + ], + [ + "2024-07-09", + 0.53926 + ], + [ + "2024-07-10", + 0.54264 + ], + [ + "2024-07-11", + 0.5442 + ], + [ + "2024-07-12", + 0.54393 + ], + [ + "2024-07-15", + 0.54584 + ], + [ + "2024-07-16", + 0.54795 + ], + [ + "2024-07-17", + 0.55001 + ], + [ + "2024-07-18", + 0.55042 + ], + [ + "2024-07-19", + 0.55334 + ], + [ + "2024-07-22", + 0.55086 + ], + [ + "2024-07-23", + 0.55259 + ], + [ + "2024-07-24", + 0.52373 + ], + [ + "2024-07-25", + 0.52526 + ], + [ + "2024-07-26", + 0.53113 + ], + [ + "2024-07-29", + 0.53079 + ], + [ + "2024-07-30", + 0.53151 + ], + [ + "2024-07-31", + 0.5321 + ], + [ + "2024-08-01", + 0.5323 + ], + [ + "2024-08-02", + 0.53246 + ], + [ + "2024-08-05", + 0.53066 + ], + [ + "2024-08-06", + 0.53133 + ], + [ + "2024-08-07", + 0.53346 + ], + [ + "2024-08-08", + 0.53418 + ], + [ + "2024-08-09", + 0.5335 + ], + [ + "2024-08-12", + 0.53469 + ], + [ + "2024-08-13", + 0.53538 + ], + [ + "2024-08-14", + 0.53607 + ], + [ + "2024-08-15", + 0.53676 + ], + [ + "2024-08-16", + 0.53692 + ], + [ + "2024-08-19", + 0.53806 + ], + [ + "2024-08-20", + 0.57206 + ], + [ + "2024-08-21", + 0.54084 + ], + [ + "2024-08-22", + 0.57509 + ], + [ + "2024-08-23", + 0.57678 + ], + [ + "2024-08-26", + 0.57943 + ], + [ + "2024-08-27", + 0.57997 + ], + [ + "2024-08-28", + 0.58238 + ], + [ + "2024-08-29", + 0.58366 + ], + [ + "2024-08-30", + 0.58444 + ], + [ + "2024-09-02", + 0.5995 + ], + [ + "2024-09-03", + 0.59759 + ], + [ + "2024-09-04", + 0.59798 + ], + [ + "2024-09-05", + 0.59861 + ], + [ + "2024-09-06", + 0.5984 + ], + [ + "2024-09-09", + 0.59895 + ], + [ + "2024-09-10", + 0.60018 + ], + [ + "2024-09-11", + 0.60186 + ], + [ + "2024-09-12", + 0.60157 + ], + [ + "2024-09-13", + 0.60268 + ], + [ + "2024-09-16", + 0.60101 + ], + [ + "2024-09-17", + 0.60083 + ], + [ + "2024-09-18", + 0.60252 + ], + [ + "2024-09-19", + 0.60267 + ], + [ + "2024-09-20", + 0.60472 + ], + [ + "2024-09-23", + 0.60424 + ], + [ + "2024-09-24", + 0.60385 + ], + [ + "2024-09-25", + 0.60399 + ], + [ + "2024-09-26", + 0.60389 + ], + [ + "2024-09-27", + 0.60391 + ], + [ + "2024-09-30", + 0.60193 + ], + [ + "2024-10-01", + 0.6041 + ], + [ + "2024-10-02", + 0.60392 + ], + [ + "2024-10-03", + 0.60401 + ], + [ + "2024-10-04", + 0.60379 + ], + [ + "2024-10-07", + 0.60383 + ], + [ + "2024-10-08", + 0.59991 + ], + [ + "2024-10-09", + 0.59746 + ], + [ + "2024-10-10", + 0.59614 + ], + [ + "2024-10-11", + 0.59534 + ], + [ + "2024-10-12", + 0.60401 + ], + [ + "2024-10-13", + 0.60379 + ], + [ + "2024-10-14", + 0.59445 + ], + [ + "2024-10-15", + 0.59297 + ], + [ + "2024-10-16", + 0.59263 + ], + [ + "2024-10-17", + 0.59105 + ], + [ + "2024-10-18", + 0.59061 + ], + [ + "2024-10-21", + 0.58902 + ], + [ + "2024-10-22", + 0.58855 + ], + [ + "2024-10-23", + 0.58758 + ], + [ + "2024-10-24", + 0.5867 + ], + [ + "2024-10-25", + 0.58469 + ], + [ + "2024-10-28", + 0.58336 + ], + [ + "2024-10-29", + 0.58194 + ], + [ + "2024-10-30", + 0.58072 + ], + [ + "2024-10-31", + 0.57774 + ], + [ + "2024-11-01", + 0.58755 + ], + [ + "2024-11-04", + 0.57471 + ], + [ + "2024-11-05", + 0.57352 + ], + [ + "2024-11-06", + 0.57135 + ], + [ + "2024-11-07", + 0.56871 + ], + [ + "2024-11-08", + 0.56358 + ], + [ + "2024-11-11", + 0.56084 + ], + [ + "2024-11-12", + 0.55997 + ], + [ + "2024-11-13", + 0.55792 + ], + [ + "2024-11-14", + 0.56626 + ], + [ + "2024-11-15", + 0.56073 + ], + [ + "2024-11-18", + 0.53313 + ], + [ + "2024-11-19", + 0.54785 + ], + [ + "2024-11-20", + 0.55009 + ], + [ + "2024-11-21", + 0.54815 + ], + [ + "2024-11-22", + 0.54681 + ], + [ + "2024-11-25", + 0.5438 + ], + [ + "2024-11-26", + 0.54244 + ], + [ + "2024-11-27", + 0.54016 + ], + [ + "2024-11-28", + 0.539 + ], + [ + "2024-11-29", + 0.53678 + ], + [ + "2024-12-02", + 0.53331 + ], + [ + "2024-12-03", + 0.53312 + ], + [ + "2024-12-04", + 0.53184 + ], + [ + "2024-12-05", + 0.53033 + ], + [ + "2024-12-06", + 0.53198 + ], + [ + "2024-12-09", + 0.52757 + ], + [ + "2024-12-10", + 0.52727 + ], + [ + "2024-12-11", + 0.52714 + ], + [ + "2024-12-12", + 0.52771 + ], + [ + "2024-12-13", + 0.52288 + ], + [ + "2024-12-16", + 0.53203 + ], + [ + "2024-12-17", + 0.53219 + ], + [ + "2024-12-18", + 0.51276 + ], + [ + "2024-12-19", + 0.50901 + ], + [ + "2024-12-20", + 0.53165 + ], + [ + "2024-12-23", + 0.53187 + ], + [ + "2024-12-24", + 0.5316 + ], + [ + "2024-12-25", + 0.53156 + ], + [ + "2024-12-26", + 0.53187 + ], + [ + "2024-12-27", + 0.53121 + ], + [ + "2024-12-30", + 0.53329 + ], + [ + "2024-12-31", + 0.53262 + ], + [ + "2025-01-01", + 0.53752 + ], + [ + "2025-01-02", + 0.52962 + ], + [ + "2025-01-03", + 0.52924 + ], + [ + "2025-01-06", + 0.52969 + ], + [ + "2025-01-07", + 0.52872 + ], + [ + "2025-01-08", + 0.52845 + ], + [ + "2025-01-09", + 0.52925 + ], + [ + "2025-01-10", + 0.52898 + ], + [ + "2025-01-13", + 0.53099 + ], + [ + "2025-01-14", + 0.53011 + ], + [ + "2025-01-15", + 0.53049 + ], + [ + "2025-01-16", + 0.53084 + ], + [ + "2025-01-17", + 0.53166 + ], + [ + "2025-01-20", + 0.53406 + ], + [ + "2025-01-21", + 0.5335 + ], + [ + "2025-01-22", + 0.53055 + ], + [ + "2025-01-23", + 0.53048 + ], + [ + "2025-01-24", + 0.53031 + ], + [ + "2025-01-27", + 0.53037 + ], + [ + "2025-01-28", + 0.53055 + ] + ], + "volatility": [ + [ + "2015-01-06", + 0.32574 + ], + [ + "2015-01-07", + 0.37758 + ], + [ + "2015-01-08", + 0.41104 + ], + [ + "2015-01-09", + 0.42583 + ], + [ + "2015-01-12", + 0.39927 + ], + [ + "2015-01-13", + 0.39482 + ], + [ + "2015-01-14", + 0.38282 + ], + [ + "2015-01-15", + 0.34342 + ], + [ + "2015-01-16", + 0.3176 + ], + [ + "2015-01-19", + 0.48489 + ], + [ + "2015-01-20", + 0.503 + ], + [ + "2015-01-21", + 0.28653 + ], + [ + "2015-01-22", + 0.29358 + ], + [ + "2015-01-23", + 0.36763 + ], + [ + "2015-01-26", + 0.36324 + ], + [ + "2015-01-27", + 0.37448 + ], + [ + "2015-01-28", + 0.41305 + ], + [ + "2015-01-29", + 0.41876 + ], + [ + "2015-01-30", + 0.41697 + ], + [ + "2015-02-02", + 0.43185 + ], + [ + "2015-02-03", + 0.38346 + ], + [ + "2015-02-04", + 0.35257 + ], + [ + "2015-02-05", + 0.4114 + ], + [ + "2015-02-06", + 0.42014 + ], + [ + "2015-02-09", + 0.41689 + ], + [ + "2015-02-10", + 0.36478 + ], + [ + "2015-02-11", + 0.34512 + ], + [ + "2015-02-12", + 0.35941 + ], + [ + "2015-02-13", + 0.33927 + ], + [ + "2015-02-16", + 0.33826 + ], + [ + "2015-02-17", + 0.33287 + ], + [ + "2015-02-25", + 0.36924 + ], + [ + "2015-02-26", + 0.35075 + ], + [ + "2015-02-27", + 0.33326 + ], + [ + "2015-03-02", + 0.3724 + ], + [ + "2015-03-03", + 0.40304 + ], + [ + "2015-03-04", + 0.40647 + ], + [ + "2015-03-05", + 0.37355 + ], + [ + "2015-03-06", + 0.39262 + ], + [ + "2015-03-09", + 0.36308 + ], + [ + "2015-03-10", + 0.34167 + ], + [ + "2015-03-11", + 0.36557 + ], + [ + "2015-03-12", + 0.33634 + ], + [ + "2015-03-13", + 0.31576 + ], + [ + "2015-03-16", + 0.30688 + ], + [ + "2015-03-17", + 0.30355 + ], + [ + "2015-03-18", + 0.311 + ], + [ + "2015-03-19", + 0.35081 + ], + [ + "2015-03-20", + 0.35616 + ], + [ + "2015-03-23", + 0.33836 + ], + [ + "2015-03-24", + 0.37798 + ], + [ + "2015-03-25", + 0.4115 + ], + [ + "2015-03-26", + 0.40321 + ], + [ + "2015-03-27", + 0.38177 + ], + [ + "2015-03-30", + 0.32866 + ], + [ + "2015-03-31", + 0.36341 + ], + [ + "2015-04-01", + 0.38976 + ], + [ + "2015-04-02", + 0.38923 + ], + [ + "2015-04-03", + 0.39294 + ], + [ + "2015-04-07", + 0.34526 + ], + [ + "2015-04-08", + 0.37495 + ], + [ + "2015-04-09", + 0.44319 + ], + [ + "2015-04-10", + 0.41681 + ], + [ + "2015-04-13", + 0.39984 + ], + [ + "2015-04-14", + 0.45015 + ], + [ + "2015-04-15", + 0.51603 + ], + [ + "2015-04-16", + 0.46384 + ], + [ + "2015-04-17", + 0.4225 + ], + [ + "2015-04-20", + 0.5551 + ], + [ + "2015-04-21", + 0.55129 + ], + [ + "2015-04-22", + 0.44107 + ], + [ + "2015-04-23", + 0.47799 + ], + [ + "2015-04-24", + 0.54902 + ], + [ + "2015-04-27", + 0.50018 + ], + [ + "2015-04-28", + 0.5148 + ], + [ + "2015-04-29", + 0.54668 + ], + [ + "2015-04-30", + 0.52901 + ], + [ + "2015-05-04", + 0.52813 + ], + [ + "2015-05-05", + 0.57404 + ], + [ + "2015-05-06", + 0.62847 + ], + [ + "2015-05-07", + 0.59002 + ], + [ + "2015-05-08", + 0.54065 + ], + [ + "2015-05-11", + 0.44837 + ], + [ + "2015-05-12", + 0.45834 + ], + [ + "2015-05-13", + 0.52827 + ], + [ + "2015-05-14", + 0.54506 + ], + [ + "2015-05-15", + 0.51865 + ], + [ + "2015-05-18", + 0.50287 + ], + [ + "2015-05-19", + 0.44394 + ], + [ + "2015-05-20", + 0.44093 + ], + [ + "2015-05-21", + 0.46935 + ], + [ + "2015-05-22", + 0.44509 + ], + [ + "2015-05-25", + 0.43857 + ], + [ + "2015-05-26", + 0.44319 + ], + [ + "2015-05-27", + 0.50822 + ], + [ + "2015-05-28", + 0.66991 + ], + [ + "2015-05-29", + 0.69191 + ], + [ + "2015-06-01", + 0.44511 + ], + [ + "2015-06-02", + 0.41954 + ], + [ + "2015-06-03", + 0.51901 + ], + [ + "2015-06-04", + 0.53369 + ], + [ + "2015-06-05", + 0.50637 + ], + [ + "2015-06-08", + 0.44164 + ], + [ + "2015-06-09", + 0.5113 + ], + [ + "2015-06-10", + 0.56943 + ], + [ + "2015-06-11", + 0.56689 + ], + [ + "2015-06-12", + 0.55535 + ], + [ + "2015-06-15", + 0.5759 + ], + [ + "2015-06-16", + 0.63952 + ], + [ + "2015-06-17", + 0.57986 + ], + [ + "2015-06-18", + 0.59762 + ], + [ + "2015-06-19", + 0.73154 + ], + [ + "2015-06-23", + 0.66564 + ], + [ + "2015-06-24", + 0.49223 + ], + [ + "2015-06-25", + 0.56851 + ], + [ + "2015-06-26", + 0.89237 + ], + [ + "2015-06-29", + 0.91238 + ], + [ + "2015-06-30", + 0.59068 + ], + [ + "2015-07-01", + 0.59827 + ], + [ + "2015-07-02", + 0.80145 + ], + [ + "2015-07-03", + 0.84695 + ], + [ + "2015-07-06", + 0.69549 + ], + [ + "2015-07-07", + 0.59555 + ], + [ + "2015-07-08", + 0.7774 + ], + [ + "2015-07-09", + 0.64663 + ], + [ + "2015-07-10", + 0.3475 + ], + [ + "2015-07-13", + 0.31904 + ], + [ + "2015-07-14", + 0.44515 + ], + [ + "2015-07-15", + 0.54298 + ], + [ + "2015-07-16", + 0.52174 + ], + [ + "2015-07-17", + 0.39377 + ], + [ + "2015-07-20", + 0.35763 + ], + [ + "2015-07-21", + 0.41915 + ], + [ + "2015-07-22", + 0.42335 + ], + [ + "2015-07-23", + 0.45144 + ], + [ + "2015-07-24", + 0.48864 + ], + [ + "2015-07-27", + 0.67508 + ], + [ + "2015-07-28", + 0.68441 + ], + [ + "2015-07-29", + 0.44106 + ], + [ + "2015-07-30", + 0.4803 + ], + [ + "2015-07-31", + 0.55872 + ], + [ + "2015-08-03", + 0.49265 + ], + [ + "2015-08-04", + 0.44646 + ], + [ + "2015-08-05", + 0.46965 + ], + [ + "2015-08-06", + 0.54088 + ], + [ + "2015-08-07", + 0.47486 + ], + [ + "2015-08-10", + 0.38853 + ], + [ + "2015-08-11", + 0.41743 + ], + [ + "2015-08-12", + 0.48698 + ], + [ + "2015-08-13", + 0.48122 + ], + [ + "2015-08-14", + 0.66747 + ], + [ + "2015-08-17", + 0.66847 + ], + [ + "2015-08-18", + 0.77284 + ], + [ + "2015-08-19", + 0.78651 + ], + [ + "2015-08-20", + 0.71782 + ], + [ + "2015-08-21", + 0.81032 + ], + [ + "2015-08-24", + 0.89779 + ], + [ + "2015-08-25", + 0.86392 + ], + [ + "2015-08-26", + 0.69811 + ], + [ + "2015-08-27", + 0.42138 + ], + [ + "2015-08-28", + 0.31327 + ], + [ + "2015-08-31", + 0.41815 + ], + [ + "2015-09-01", + 0.52116 + ], + [ + "2015-09-02", + 0.47333 + ], + [ + "2015-09-07", + 0.52587 + ], + [ + "2015-09-08", + 0.50454 + ], + [ + "2015-09-09", + 0.40198 + ], + [ + "2015-09-10", + 0.43405 + ], + [ + "2015-09-11", + 0.5053 + ], + [ + "2015-09-14", + 0.52015 + ], + [ + "2015-09-15", + 0.5547 + ], + [ + "2015-09-16", + 0.42158 + ], + [ + "2015-09-17", + 0.35641 + ], + [ + "2015-09-18", + 0.43814 + ], + [ + "2015-09-21", + 0.3775 + ], + [ + "2015-09-22", + 0.35709 + ], + [ + "2015-09-23", + 0.40618 + ], + [ + "2015-09-24", + 0.43981 + ], + [ + "2015-09-25", + 0.42536 + ], + [ + "2015-09-28", + 0.4183 + ], + [ + "2015-09-29", + 0.41585 + ], + [ + "2015-09-30", + 0.41965 + ], + [ + "2015-10-08", + 0.36002 + ], + [ + "2015-10-09", + 0.34252 + ], + [ + "2015-10-12", + 0.34099 + ], + [ + "2015-10-13", + 0.34015 + ], + [ + "2015-10-14", + 0.43475 + ], + [ + "2015-10-15", + 0.39162 + ], + [ + "2015-10-16", + 0.35876 + ], + [ + "2015-10-19", + 0.39296 + ], + [ + "2015-10-20", + 0.37959 + ], + [ + "2015-10-21", + 0.41902 + ], + [ + "2015-10-22", + 0.43127 + ], + [ + "2015-10-23", + 0.35093 + ], + [ + "2015-10-26", + 0.38988 + ], + [ + "2015-10-27", + 0.41362 + ], + [ + "2015-10-28", + 0.53431 + ], + [ + "2015-10-29", + 0.54754 + ], + [ + "2015-10-30", + 0.48898 + ], + [ + "2015-11-02", + 0.50089 + ], + [ + "2015-11-03", + 0.50514 + ], + [ + "2015-11-04", + 0.41841 + ], + [ + "2015-11-05", + 0.35617 + ], + [ + "2015-11-06", + 0.39321 + ], + [ + "2015-11-09", + 0.40314 + ], + [ + "2015-11-10", + 0.42363 + ], + [ + "2015-11-11", + 0.43233 + ], + [ + "2015-11-12", + 0.42985 + ], + [ + "2015-11-13", + 0.45698 + ], + [ + "2015-11-16", + 0.41416 + ], + [ + "2015-11-17", + 0.43258 + ], + [ + "2015-11-18", + 0.45305 + ], + [ + "2015-11-19", + 0.41863 + ], + [ + "2015-11-20", + 0.40163 + ], + [ + "2015-11-23", + 0.43005 + ], + [ + "2015-11-24", + 0.4212 + ], + [ + "2015-11-25", + 0.40473 + ], + [ + "2015-11-26", + 0.40458 + ], + [ + "2015-11-27", + 0.49992 + ], + [ + "2015-11-30", + 0.50607 + ], + [ + "2015-12-01", + 0.39256 + ], + [ + "2015-12-02", + 0.33276 + ], + [ + "2015-12-03", + 0.26985 + ], + [ + "2015-12-04", + 0.35676 + ], + [ + "2015-12-07", + 0.33445 + ], + [ + "2015-12-08", + 0.35451 + ], + [ + "2015-12-09", + 0.38199 + ], + [ + "2015-12-10", + 0.36873 + ], + [ + "2015-12-11", + 0.39622 + ], + [ + "2015-12-14", + 0.34343 + ], + [ + "2015-12-15", + 0.33354 + ], + [ + "2015-12-16", + 0.38523 + ], + [ + "2015-12-17", + 0.35891 + ], + [ + "2015-12-18", + 0.383 + ], + [ + "2015-12-21", + 0.37211 + ], + [ + "2015-12-22", + 0.39615 + ], + [ + "2015-12-23", + 0.44427 + ], + [ + "2015-12-24", + 0.45358 + ], + [ + "2015-12-25", + 0.47413 + ], + [ + "2015-12-28", + 0.47891 + ], + [ + "2015-12-29", + 0.49579 + ], + [ + "2015-12-30", + 0.44842 + ], + [ + "2015-12-31", + 0.46137 + ], + [ + "2016-01-04", + 0.5482 + ], + [ + "2016-01-05", + 0.5654 + ], + [ + "2016-01-06", + 0.40256 + ], + [ + "2016-01-07", + 0.5523 + ], + [ + "2016-01-08", + 0.56316 + ], + [ + "2016-01-11", + 0.51575 + ], + [ + "2016-01-12", + 0.53476 + ], + [ + "2016-01-13", + 0.45685 + ], + [ + "2016-01-14", + 0.44611 + ], + [ + "2016-01-15", + 0.45 + ], + [ + "2016-01-18", + 0.49697 + ], + [ + "2016-01-19", + 0.40941 + ], + [ + "2016-01-20", + 0.42557 + ], + [ + "2016-01-21", + 0.52191 + ], + [ + "2016-01-22", + 0.46707 + ], + [ + "2016-01-25", + 0.39559 + ], + [ + "2016-01-26", + 0.48959 + ], + [ + "2016-01-27", + 0.53239 + ], + [ + "2016-01-28", + 0.46429 + ], + [ + "2016-01-29", + 0.41798 + ], + [ + "2016-02-01", + 0.38055 + ], + [ + "2016-02-02", + 0.40308 + ], + [ + "2016-02-03", + 0.39374 + ], + [ + "2016-02-04", + 0.41452 + ], + [ + "2016-02-05", + 0.41401 + ], + [ + "2016-02-15", + 0.45303 + ], + [ + "2016-02-16", + 0.40149 + ], + [ + "2016-02-17", + 0.37082 + ], + [ + "2016-02-18", + 0.41772 + ], + [ + "2016-02-19", + 0.43126 + ], + [ + "2016-02-22", + 0.40414 + ], + [ + "2016-02-23", + 0.40431 + ], + [ + "2016-02-24", + 0.40413 + ], + [ + "2016-02-25", + 0.48371 + ], + [ + "2016-02-26", + 0.50012 + ], + [ + "2016-02-29", + 0.42677 + ], + [ + "2016-03-01", + 0.44041 + ], + [ + "2016-03-02", + 0.34037 + ], + [ + "2016-03-03", + 0.36958 + ], + [ + "2016-03-04", + 0.4004 + ], + [ + "2016-03-07", + 0.38192 + ], + [ + "2016-03-08", + 0.39811 + ], + [ + "2016-03-09", + 0.41374 + ], + [ + "2016-03-10", + 0.44838 + ], + [ + "2016-03-11", + 0.42581 + ], + [ + "2016-03-14", + 0.37224 + ], + [ + "2016-03-15", + 0.36591 + ], + [ + "2016-03-16", + 0.37748 + ], + [ + "2016-03-17", + 0.35256 + ], + [ + "2016-03-18", + 0.34162 + ], + [ + "2016-03-21", + 0.31326 + ], + [ + "2016-03-22", + 0.33431 + ], + [ + "2016-03-23", + 0.3665 + ], + [ + "2016-03-24", + 0.37503 + ], + [ + "2016-03-25", + 0.3762 + ], + [ + "2016-03-28", + 0.35608 + ], + [ + "2016-03-29", + 0.37168 + ], + [ + "2016-03-30", + 0.33501 + ], + [ + "2016-03-31", + 0.31673 + ], + [ + "2016-04-01", + 0.3543 + ], + [ + "2016-04-05", + 0.34528 + ], + [ + "2016-04-06", + 0.34095 + ], + [ + "2016-04-07", + 0.37018 + ], + [ + "2016-04-08", + 0.3686 + ], + [ + "2016-04-11", + 0.3343 + ], + [ + "2016-04-12", + 0.32989 + ], + [ + "2016-04-13", + 0.33026 + ], + [ + "2016-04-14", + 0.31631 + ], + [ + "2016-04-15", + 0.35451 + ], + [ + "2016-04-18", + 0.36507 + ], + [ + "2016-04-19", + 0.35013 + ], + [ + "2016-04-20", + 0.35644 + ], + [ + "2016-04-21", + 0.36911 + ], + [ + "2016-04-22", + 0.33311 + ], + [ + "2016-04-25", + 0.32266 + ], + [ + "2016-04-26", + 0.32691 + ], + [ + "2016-04-27", + 0.31564 + ], + [ + "2016-04-28", + 0.31692 + ], + [ + "2016-04-29", + 0.30758 + ], + [ + "2016-05-03", + 0.2816 + ], + [ + "2016-05-04", + 0.28446 + ], + [ + "2016-05-05", + 0.29434 + ], + [ + "2016-05-06", + 0.3196 + ], + [ + "2016-05-09", + 0.36274 + ], + [ + "2016-05-10", + 0.34903 + ], + [ + "2016-05-11", + 0.31784 + ], + [ + "2016-05-12", + 0.31218 + ], + [ + "2016-05-13", + 0.32045 + ], + [ + "2016-05-16", + 0.32274 + ], + [ + "2016-05-17", + 0.3185 + ], + [ + "2016-05-18", + 0.33263 + ], + [ + "2016-05-19", + 0.33744 + ], + [ + "2016-05-20", + 0.32815 + ], + [ + "2016-05-23", + 0.29254 + ], + [ + "2016-05-24", + 0.30012 + ], + [ + "2016-05-25", + 0.31008 + ], + [ + "2016-05-26", + 0.31777 + ], + [ + "2016-05-27", + 0.31566 + ], + [ + "2016-05-30", + 0.2988 + ], + [ + "2016-05-31", + 0.26798 + ], + [ + "2016-06-01", + 0.27668 + ], + [ + "2016-06-02", + 0.30917 + ], + [ + "2016-06-03", + 0.2896 + ], + [ + "2016-06-06", + 0.29423 + ], + [ + "2016-06-07", + 0.30455 + ], + [ + "2016-06-08", + 0.30348 + ], + [ + "2016-06-13", + 0.33208 + ], + [ + "2016-06-14", + 0.33703 + ], + [ + "2016-06-15", + 0.27266 + ], + [ + "2016-06-16", + 0.29159 + ], + [ + "2016-06-17", + 0.30366 + ], + [ + "2016-06-20", + 0.29548 + ], + [ + "2016-06-21", + 0.29978 + ], + [ + "2016-06-22", + 0.30306 + ], + [ + "2016-06-23", + 0.302 + ], + [ + "2016-06-24", + 0.33529 + ], + [ + "2016-06-27", + 0.3142 + ], + [ + "2016-06-28", + 0.2792 + ], + [ + "2016-06-29", + 0.29271 + ], + [ + "2016-06-30", + 0.3004 + ], + [ + "2016-07-01", + 0.30552 + ], + [ + "2016-07-04", + 0.30399 + ], + [ + "2016-07-05", + 0.27962 + ], + [ + "2016-07-06", + 0.31876 + ], + [ + "2016-07-07", + 0.29419 + ], + [ + "2016-07-08", + 0.30625 + ], + [ + "2016-07-11", + 0.30874 + ], + [ + "2016-07-12", + 0.27002 + ], + [ + "2016-07-13", + 0.25975 + ], + [ + "2016-07-14", + 0.28918 + ], + [ + "2016-07-15", + 0.29704 + ], + [ + "2016-07-18", + 0.28619 + ], + [ + "2016-07-19", + 0.28616 + ], + [ + "2016-07-20", + 0.28521 + ], + [ + "2016-07-21", + 0.27747 + ], + [ + "2016-07-22", + 0.28093 + ], + [ + "2016-07-25", + 0.31336 + ], + [ + "2016-07-26", + 0.28414 + ], + [ + "2016-07-27", + 0.30958 + ], + [ + "2016-07-28", + 0.352 + ], + [ + "2016-07-29", + 0.31677 + ], + [ + "2016-08-01", + 0.33549 + ], + [ + "2016-08-02", + 0.32145 + ], + [ + "2016-08-03", + 0.30231 + ], + [ + "2016-08-04", + 0.30794 + ], + [ + "2016-08-05", + 0.30363 + ], + [ + "2016-08-08", + 0.29583 + ], + [ + "2016-08-09", + 0.28882 + ], + [ + "2016-08-10", + 0.31268 + ], + [ + "2016-08-11", + 0.31925 + ], + [ + "2016-08-12", + 0.29305 + ], + [ + "2016-08-15", + 0.24179 + ], + [ + "2016-08-16", + 0.27373 + ], + [ + "2016-08-17", + 0.32675 + ], + [ + "2016-08-18", + 0.31907 + ], + [ + "2016-08-19", + 0.30343 + ], + [ + "2016-08-22", + 0.31667 + ], + [ + "2016-08-23", + 0.30545 + ], + [ + "2016-08-24", + 0.28929 + ], + [ + "2016-08-25", + 0.30426 + ], + [ + "2016-08-26", + 0.29591 + ], + [ + "2016-08-29", + 0.28492 + ], + [ + "2016-08-30", + 0.26475 + ], + [ + "2016-08-31", + 0.27776 + ], + [ + "2016-09-01", + 0.27437 + ], + [ + "2016-09-02", + 0.28292 + ], + [ + "2016-09-05", + 0.26871 + ], + [ + "2016-09-06", + 0.25983 + ], + [ + "2016-09-07", + 0.27299 + ], + [ + "2016-09-08", + 0.27739 + ], + [ + "2016-09-09", + 0.27695 + ], + [ + "2016-09-12", + 0.29747 + ], + [ + "2016-09-13", + 0.29185 + ], + [ + "2016-09-14", + 0.27039 + ], + [ + "2016-09-19", + 0.27656 + ], + [ + "2016-09-20", + 0.25711 + ], + [ + "2016-09-21", + 0.2641 + ], + [ + "2016-09-22", + 0.2525 + ], + [ + "2016-09-23", + 0.2667 + ], + [ + "2016-09-26", + 0.2939 + ], + [ + "2016-09-27", + 0.28688 + ], + [ + "2016-09-28", + 0.26906 + ], + [ + "2016-09-29", + 0.27131 + ], + [ + "2016-09-30", + 0.26558 + ], + [ + "2016-10-10", + 0.26109 + ], + [ + "2016-10-11", + 0.25524 + ], + [ + "2016-10-12", + 0.29303 + ], + [ + "2016-10-13", + 0.28809 + ], + [ + "2016-10-14", + 0.28581 + ], + [ + "2016-10-17", + 0.30644 + ], + [ + "2016-10-18", + 0.29808 + ], + [ + "2016-10-19", + 0.27534 + ], + [ + "2016-10-20", + 0.29115 + ], + [ + "2016-10-21", + 0.27162 + ], + [ + "2016-10-24", + 0.26423 + ], + [ + "2016-10-25", + 0.26482 + ], + [ + "2016-10-26", + 0.28206 + ], + [ + "2016-10-27", + 0.28091 + ], + [ + "2016-10-28", + 0.27543 + ], + [ + "2016-10-31", + 0.27648 + ], + [ + "2016-11-01", + 0.2869 + ], + [ + "2016-11-02", + 0.27787 + ], + [ + "2016-11-03", + 0.27764 + ], + [ + "2016-11-04", + 0.28076 + ], + [ + "2016-11-07", + 0.29641 + ], + [ + "2016-11-08", + 0.29936 + ], + [ + "2016-11-09", + 0.29972 + ], + [ + "2016-11-10", + 0.29612 + ], + [ + "2016-11-11", + 0.27074 + ], + [ + "2016-11-14", + 0.28332 + ], + [ + "2016-11-15", + 0.28723 + ], + [ + "2016-11-16", + 0.29038 + ], + [ + "2016-11-17", + 0.27906 + ], + [ + "2016-11-18", + 0.28336 + ], + [ + "2016-11-21", + 0.29684 + ], + [ + "2016-11-22", + 0.27283 + ], + [ + "2016-11-23", + 0.27868 + ], + [ + "2016-11-24", + 0.29294 + ], + [ + "2016-11-25", + 0.28247 + ], + [ + "2016-11-28", + 0.28961 + ], + [ + "2016-11-29", + 0.29389 + ], + [ + "2016-11-30", + 0.31151 + ], + [ + "2016-12-01", + 0.31324 + ], + [ + "2016-12-02", + 0.30074 + ], + [ + "2016-12-05", + 0.3504 + ], + [ + "2016-12-06", + 0.34424 + ], + [ + "2016-12-07", + 0.311 + ], + [ + "2016-12-08", + 0.30253 + ], + [ + "2016-12-09", + 0.30409 + ], + [ + "2016-12-12", + 0.31463 + ], + [ + "2016-12-13", + 0.32594 + ], + [ + "2016-12-14", + 0.29686 + ], + [ + "2016-12-15", + 0.30602 + ], + [ + "2016-12-16", + 0.2928 + ], + [ + "2016-12-19", + 0.27841 + ], + [ + "2016-12-20", + 0.28834 + ], + [ + "2016-12-21", + 0.2837 + ], + [ + "2016-12-22", + 0.25976 + ], + [ + "2016-12-23", + 0.28363 + ], + [ + "2016-12-26", + 0.27197 + ], + [ + "2016-12-27", + 0.26156 + ], + [ + "2016-12-28", + 0.27021 + ], + [ + "2016-12-29", + 0.2573 + ], + [ + "2016-12-30", + 0.2538 + ], + [ + "2017-01-03", + 0.24063 + ], + [ + "2017-01-04", + 0.23156 + ], + [ + "2017-01-05", + 0.24365 + ], + [ + "2017-01-06", + 0.27817 + ], + [ + "2017-01-09", + 0.27536 + ], + [ + "2017-01-10", + 0.26979 + ], + [ + "2017-01-11", + 0.28365 + ], + [ + "2017-01-12", + 0.27767 + ], + [ + "2017-01-13", + 0.26895 + ], + [ + "2017-01-16", + 0.263 + ], + [ + "2017-01-17", + 0.25374 + ], + [ + "2017-01-18", + 0.24445 + ], + [ + "2017-01-19", + 0.25439 + ], + [ + "2017-01-20", + 0.25124 + ], + [ + "2017-01-23", + 0.26816 + ], + [ + "2017-01-24", + 0.27691 + ], + [ + "2017-01-25", + 0.27674 + ], + [ + "2017-01-26", + 0.25868 + ], + [ + "2017-02-03", + 0.26909 + ], + [ + "2017-02-06", + 0.26598 + ], + [ + "2017-02-07", + 0.25914 + ], + [ + "2017-02-08", + 0.2553 + ], + [ + "2017-02-09", + 0.24846 + ], + [ + "2017-02-10", + 0.26262 + ], + [ + "2017-02-13", + 0.25072 + ], + [ + "2017-02-14", + 0.24793 + ], + [ + "2017-02-15", + 0.25219 + ], + [ + "2017-02-16", + 0.25818 + ], + [ + "2017-02-17", + 0.2515 + ], + [ + "2017-02-20", + 0.23755 + ], + [ + "2017-02-21", + 0.23617 + ], + [ + "2017-02-22", + 0.25711 + ], + [ + "2017-02-23", + 0.23523 + ], + [ + "2017-02-24", + 0.25223 + ], + [ + "2017-02-27", + 0.26511 + ], + [ + "2017-02-28", + 0.24605 + ], + [ + "2017-03-01", + 0.24377 + ], + [ + "2017-03-02", + 0.2576 + ], + [ + "2017-03-03", + 0.24499 + ], + [ + "2017-03-06", + 0.23772 + ], + [ + "2017-03-07", + 0.23412 + ], + [ + "2017-03-08", + 0.23893 + ], + [ + "2017-03-09", + 0.27133 + ], + [ + "2017-03-10", + 0.24215 + ], + [ + "2017-03-13", + 0.23871 + ], + [ + "2017-03-14", + 0.23692 + ], + [ + "2017-03-15", + 0.24398 + ], + [ + "2017-03-16", + 0.23689 + ], + [ + "2017-03-17", + 0.24757 + ], + [ + "2017-03-20", + 0.25126 + ], + [ + "2017-03-21", + 0.23245 + ], + [ + "2017-03-22", + 0.24301 + ], + [ + "2017-03-23", + 0.24414 + ], + [ + "2017-03-24", + 0.24338 + ], + [ + "2017-03-27", + 0.23698 + ], + [ + "2017-03-28", + 0.25287 + ], + [ + "2017-03-29", + 0.25258 + ], + [ + "2017-03-30", + 0.25872 + ], + [ + "2017-03-31", + 0.25466 + ], + [ + "2017-04-05", + 0.22467 + ], + [ + "2017-04-06", + 0.23115 + ], + [ + "2017-04-07", + 0.24297 + ], + [ + "2017-04-10", + 0.24509 + ], + [ + "2017-04-11", + 0.23795 + ], + [ + "2017-04-12", + 0.23013 + ], + [ + "2017-04-13", + 0.23367 + ], + [ + "2017-04-14", + 0.24002 + ], + [ + "2017-04-17", + 0.24274 + ], + [ + "2017-04-18", + 0.23611 + ], + [ + "2017-04-19", + 0.25023 + ], + [ + "2017-04-20", + 0.22861 + ], + [ + "2017-04-21", + 0.22258 + ], + [ + "2017-04-24", + 0.24095 + ], + [ + "2017-04-25", + 0.2394 + ], + [ + "2017-04-26", + 0.22473 + ], + [ + "2017-04-27", + 0.22915 + ], + [ + "2017-04-28", + 0.23161 + ], + [ + "2017-05-02", + 0.25927 + ], + [ + "2017-05-03", + 0.26169 + ], + [ + "2017-05-04", + 0.27141 + ], + [ + "2017-05-05", + 0.2575 + ], + [ + "2017-05-08", + 0.27774 + ], + [ + "2017-05-09", + 0.28556 + ], + [ + "2017-05-10", + 0.27365 + ], + [ + "2017-05-11", + 0.27556 + ], + [ + "2017-05-12", + 0.24415 + ], + [ + "2017-05-15", + 0.26288 + ], + [ + "2017-05-16", + 0.26325 + ], + [ + "2017-05-17", + 0.28064 + ], + [ + "2017-05-18", + 0.30076 + ], + [ + "2017-05-19", + 0.28847 + ], + [ + "2017-05-22", + 0.28228 + ], + [ + "2017-05-23", + 0.26899 + ], + [ + "2017-05-24", + 0.26391 + ], + [ + "2017-05-25", + 0.26355 + ], + [ + "2017-05-26", + 0.25972 + ], + [ + "2017-05-31", + 0.26939 + ], + [ + "2017-06-01", + 0.26979 + ], + [ + "2017-06-02", + 0.28745 + ], + [ + "2017-06-05", + 0.29871 + ], + [ + "2017-06-06", + 0.28301 + ], + [ + "2017-06-07", + 0.27582 + ], + [ + "2017-06-08", + 0.25534 + ], + [ + "2017-06-09", + 0.26468 + ], + [ + "2017-06-12", + 0.2811 + ], + [ + "2017-06-13", + 0.26693 + ], + [ + "2017-06-14", + 0.29013 + ], + [ + "2017-06-15", + 0.2943 + ], + [ + "2017-06-16", + 0.28054 + ], + [ + "2017-06-19", + 0.2692 + ], + [ + "2017-06-20", + 0.26438 + ], + [ + "2017-06-21", + 0.28404 + ], + [ + "2017-06-22", + 0.27067 + ], + [ + "2017-06-23", + 0.28017 + ], + [ + "2017-06-26", + 0.279 + ], + [ + "2017-06-27", + 0.28324 + ], + [ + "2017-06-28", + 0.30089 + ], + [ + "2017-06-29", + 0.30956 + ], + [ + "2017-06-30", + 0.29378 + ], + [ + "2017-07-03", + 0.29727 + ], + [ + "2017-07-04", + 0.31166 + ], + [ + "2017-07-05", + 0.29654 + ], + [ + "2017-07-06", + 0.28207 + ], + [ + "2017-07-07", + 0.29853 + ], + [ + "2017-07-10", + 0.30265 + ], + [ + "2017-07-11", + 0.28733 + ], + [ + "2017-07-12", + 0.28831 + ], + [ + "2017-07-13", + 0.29142 + ], + [ + "2017-07-14", + 0.27283 + ], + [ + "2017-07-17", + 0.30221 + ], + [ + "2017-07-18", + 0.30827 + ], + [ + "2017-07-19", + 0.25453 + ], + [ + "2017-07-20", + 0.24242 + ], + [ + "2017-07-21", + 0.28156 + ], + [ + "2017-07-24", + 0.28862 + ], + [ + "2017-07-25", + 0.27866 + ], + [ + "2017-07-26", + 0.30044 + ], + [ + "2017-07-27", + 0.27714 + ], + [ + "2017-07-28", + 0.26643 + ], + [ + "2017-07-31", + 0.25956 + ], + [ + "2017-08-01", + 0.25874 + ], + [ + "2017-08-02", + 0.25904 + ], + [ + "2017-08-03", + 0.28334 + ], + [ + "2017-08-04", + 0.29734 + ], + [ + "2017-08-07", + 0.29204 + ], + [ + "2017-08-08", + 0.28771 + ], + [ + "2017-08-09", + 0.2859 + ], + [ + "2017-08-10", + 0.29008 + ], + [ + "2017-08-11", + 0.31156 + ], + [ + "2017-08-14", + 0.29985 + ], + [ + "2017-08-15", + 0.26909 + ], + [ + "2017-08-16", + 0.28702 + ], + [ + "2017-08-17", + 0.28669 + ], + [ + "2017-08-18", + 0.28012 + ], + [ + "2017-08-21", + 0.28575 + ], + [ + "2017-08-22", + 0.27889 + ], + [ + "2017-08-23", + 0.28931 + ], + [ + "2017-08-24", + 0.28739 + ], + [ + "2017-08-25", + 0.2669 + ], + [ + "2017-08-28", + 0.24498 + ], + [ + "2017-08-29", + 0.25615 + ], + [ + "2017-08-30", + 0.27065 + ], + [ + "2017-08-31", + 0.2815 + ], + [ + "2017-09-01", + 0.27667 + ], + [ + "2017-09-04", + 0.26832 + ], + [ + "2017-09-05", + 0.26954 + ], + [ + "2017-09-06", + 0.26083 + ], + [ + "2017-09-07", + 0.25733 + ], + [ + "2017-09-08", + 0.26614 + ], + [ + "2017-09-11", + 0.25587 + ], + [ + "2017-09-12", + 0.25185 + ], + [ + "2017-09-13", + 0.2467 + ], + [ + "2017-09-14", + 0.25542 + ], + [ + "2017-09-15", + 0.25709 + ], + [ + "2017-09-18", + 0.25516 + ], + [ + "2017-09-19", + 0.2569 + ], + [ + "2017-09-20", + 0.23618 + ], + [ + "2017-09-21", + 0.23753 + ], + [ + "2017-09-22", + 0.24511 + ], + [ + "2017-09-25", + 0.26601 + ], + [ + "2017-09-26", + 0.25976 + ], + [ + "2017-09-27", + 0.25148 + ], + [ + "2017-09-28", + 0.25685 + ], + [ + "2017-09-29", + 0.24372 + ], + [ + "2017-10-09", + 0.23753 + ], + [ + "2017-10-10", + 0.2301 + ], + [ + "2017-10-11", + 0.25144 + ], + [ + "2017-10-12", + 0.23883 + ], + [ + "2017-10-13", + 0.239 + ], + [ + "2017-10-16", + 0.25579 + ], + [ + "2017-10-17", + 0.25273 + ], + [ + "2017-10-18", + 0.24473 + ], + [ + "2017-10-19", + 0.25216 + ], + [ + "2017-10-20", + 0.26046 + ], + [ + "2017-10-23", + 0.26155 + ], + [ + "2017-10-24", + 0.25391 + ], + [ + "2017-10-25", + 0.25033 + ], + [ + "2017-10-26", + 0.26428 + ], + [ + "2017-10-27", + 0.26017 + ], + [ + "2017-10-30", + 0.28018 + ], + [ + "2017-10-31", + 0.29897 + ], + [ + "2017-11-01", + 0.31841 + ], + [ + "2017-11-02", + 0.31457 + ], + [ + "2017-11-03", + 0.31075 + ], + [ + "2017-11-06", + 0.30994 + ], + [ + "2017-11-07", + 0.29175 + ], + [ + "2017-11-08", + 0.30583 + ], + [ + "2017-11-09", + 0.31812 + ], + [ + "2017-11-10", + 0.32065 + ], + [ + "2017-11-13", + 0.29766 + ], + [ + "2017-11-14", + 0.31036 + ], + [ + "2017-11-15", + 0.33322 + ], + [ + "2017-11-16", + 0.30977 + ], + [ + "2017-11-17", + 0.2848 + ], + [ + "2017-11-20", + 0.28427 + ], + [ + "2017-11-21", + 0.26479 + ], + [ + "2017-11-22", + 0.26927 + ], + [ + "2017-11-23", + 0.33461 + ], + [ + "2017-11-24", + 0.34323 + ], + [ + "2017-11-27", + 0.3221 + ], + [ + "2017-11-28", + 0.31895 + ], + [ + "2017-11-29", + 0.30046 + ], + [ + "2017-11-30", + 0.31051 + ], + [ + "2017-12-01", + 0.31691 + ], + [ + "2017-12-04", + 0.30537 + ], + [ + "2017-12-05", + 0.28817 + ], + [ + "2017-12-06", + 0.31386 + ], + [ + "2017-12-07", + 0.32109 + ], + [ + "2017-12-08", + 0.29226 + ], + [ + "2017-12-11", + 0.2517 + ], + [ + "2017-12-12", + 0.27662 + ], + [ + "2017-12-13", + 0.29405 + ], + [ + "2017-12-14", + 0.27939 + ], + [ + "2017-12-15", + 0.30641 + ], + [ + "2017-12-18", + 0.29555 + ], + [ + "2017-12-19", + 0.26911 + ], + [ + "2017-12-20", + 0.27246 + ], + [ + "2017-12-21", + 0.26972 + ], + [ + "2017-12-22", + 0.29112 + ], + [ + "2017-12-25", + 0.32346 + ], + [ + "2017-12-26", + 0.33141 + ], + [ + "2017-12-27", + 0.32774 + ], + [ + "2017-12-28", + 0.32915 + ], + [ + "2017-12-29", + 0.30399 + ], + [ + "2018-01-02", + 0.32736 + ], + [ + "2018-01-03", + 0.33391 + ], + [ + "2018-01-04", + 0.3107 + ], + [ + "2018-01-05", + 0.31806 + ], + [ + "2018-01-08", + 0.30588 + ], + [ + "2018-01-09", + 0.31223 + ], + [ + "2018-01-10", + 0.28826 + ], + [ + "2018-01-11", + 0.29537 + ], + [ + "2018-01-12", + 0.3038 + ], + [ + "2018-01-15", + 0.33106 + ], + [ + "2018-01-16", + 0.34249 + ], + [ + "2018-01-17", + 0.36341 + ], + [ + "2018-01-18", + 0.38298 + ], + [ + "2018-01-19", + 0.45988 + ], + [ + "2018-01-22", + 0.39973 + ], + [ + "2018-01-23", + 0.38032 + ], + [ + "2018-01-24", + 0.38898 + ], + [ + "2018-01-25", + 0.40085 + ], + [ + "2018-01-26", + 0.3736 + ], + [ + "2018-01-29", + 0.39343 + ], + [ + "2018-01-30", + 0.42978 + ], + [ + "2018-01-31", + 0.40025 + ], + [ + "2018-02-01", + 0.3748 + ], + [ + "2018-02-02", + 0.36972 + ], + [ + "2018-02-05", + 0.34244 + ], + [ + "2018-02-06", + 0.39114 + ], + [ + "2018-02-07", + 0.44035 + ], + [ + "2018-02-08", + 0.39968 + ], + [ + "2018-02-09", + 0.42343 + ], + [ + "2018-02-12", + 0.40377 + ], + [ + "2018-02-13", + 0.31033 + ], + [ + "2018-02-14", + 0.31316 + ], + [ + "2018-02-22", + 0.29782 + ], + [ + "2018-02-23", + 0.30253 + ], + [ + "2018-02-26", + 0.32753 + ], + [ + "2018-02-27", + 0.34754 + ], + [ + "2018-02-28", + 0.38029 + ], + [ + "2018-03-01", + 0.34569 + ], + [ + "2018-03-02", + 0.3841 + ], + [ + "2018-03-05", + 0.38944 + ], + [ + "2018-03-06", + 0.35436 + ], + [ + "2018-03-07", + 0.36734 + ], + [ + "2018-03-08", + 0.37764 + ], + [ + "2018-03-09", + 0.35284 + ], + [ + "2018-03-12", + 0.3663 + ], + [ + "2018-03-13", + 0.3849 + ], + [ + "2018-03-14", + 0.39529 + ], + [ + "2018-03-15", + 0.37644 + ], + [ + "2018-03-16", + 0.36828 + ], + [ + "2018-03-19", + 0.37829 + ], + [ + "2018-03-20", + 0.36692 + ], + [ + "2018-03-21", + 0.37854 + ], + [ + "2018-03-22", + 0.40133 + ], + [ + "2018-03-23", + 0.44201 + ], + [ + "2018-03-26", + 0.43552 + ], + [ + "2018-03-27", + 0.36552 + ], + [ + "2018-03-28", + 0.37227 + ], + [ + "2018-03-29", + 0.36926 + ], + [ + "2018-03-30", + 0.33814 + ], + [ + "2018-04-02", + 0.35918 + ], + [ + "2018-04-03", + 0.37028 + ], + [ + "2018-04-04", + 0.37763 + ], + [ + "2018-04-09", + 0.38475 + ], + [ + "2018-04-10", + 0.35961 + ], + [ + "2018-04-11", + 0.35757 + ], + [ + "2018-04-12", + 0.39599 + ], + [ + "2018-04-13", + 0.3976 + ], + [ + "2018-04-16", + 0.40129 + ], + [ + "2018-04-17", + 0.40781 + ], + [ + "2018-04-18", + 0.37351 + ], + [ + "2018-04-19", + 0.31931 + ], + [ + "2018-04-20", + 0.33258 + ], + [ + "2018-04-23", + 0.35748 + ], + [ + "2018-04-24", + 0.29416 + ], + [ + "2018-04-25", + 0.30379 + ], + [ + "2018-04-26", + 0.34793 + ], + [ + "2018-04-27", + 0.34585 + ], + [ + "2018-05-02", + 0.32376 + ], + [ + "2018-05-03", + 0.30448 + ], + [ + "2018-05-04", + 0.31038 + ], + [ + "2018-05-07", + 0.30853 + ], + [ + "2018-05-08", + 0.28221 + ], + [ + "2018-05-09", + 0.33041 + ], + [ + "2018-05-10", + 0.331 + ], + [ + "2018-05-11", + 0.34308 + ], + [ + "2018-05-14", + 0.33192 + ], + [ + "2018-05-15", + 0.30741 + ], + [ + "2018-05-16", + 0.33503 + ], + [ + "2018-05-17", + 0.34348 + ], + [ + "2018-05-18", + 0.3252 + ], + [ + "2018-05-21", + 0.31362 + ], + [ + "2018-05-22", + 0.3315 + ], + [ + "2018-05-23", + 0.34897 + ], + [ + "2018-05-24", + 0.36129 + ], + [ + "2018-05-25", + 0.35256 + ], + [ + "2018-05-28", + 0.36612 + ], + [ + "2018-05-29", + 0.34728 + ], + [ + "2018-05-30", + 0.38094 + ], + [ + "2018-05-31", + 0.33593 + ], + [ + "2018-06-01", + 0.31925 + ], + [ + "2018-06-04", + 0.34556 + ], + [ + "2018-06-05", + 0.3332 + ], + [ + "2018-06-06", + 0.36201 + ], + [ + "2018-06-07", + 0.36242 + ], + [ + "2018-06-08", + 0.40546 + ], + [ + "2018-06-11", + 0.40826 + ], + [ + "2018-06-12", + 0.38514 + ], + [ + "2018-06-13", + 0.39727 + ], + [ + "2018-06-14", + 0.40865 + ], + [ + "2018-06-15", + 0.3856 + ], + [ + "2018-06-19", + 0.43084 + ], + [ + "2018-06-20", + 0.43706 + ], + [ + "2018-06-21", + 0.37862 + ], + [ + "2018-06-22", + 0.3794 + ], + [ + "2018-06-25", + 0.3844 + ], + [ + "2018-06-26", + 0.39625 + ], + [ + "2018-06-27", + 0.39507 + ], + [ + "2018-06-28", + 0.39411 + ], + [ + "2018-06-29", + 0.33286 + ], + [ + "2018-07-02", + 0.3541 + ], + [ + "2018-07-03", + 0.4183 + ], + [ + "2018-07-04", + 0.38767 + ], + [ + "2018-07-05", + 0.39296 + ], + [ + "2018-07-06", + 0.35438 + ], + [ + "2018-07-09", + 0.31019 + ], + [ + "2018-07-10", + 0.31267 + ], + [ + "2018-07-11", + 0.39481 + ], + [ + "2018-07-12", + 0.38274 + ], + [ + "2018-07-13", + 0.34175 + ], + [ + "2018-07-16", + 0.38892 + ], + [ + "2018-07-17", + 0.40119 + ], + [ + "2018-07-18", + 0.40487 + ], + [ + "2018-07-19", + 0.39257 + ], + [ + "2018-07-20", + 0.35299 + ], + [ + "2018-07-23", + 0.34236 + ], + [ + "2018-07-24", + 0.34513 + ], + [ + "2018-07-25", + 0.37733 + ], + [ + "2018-07-26", + 0.41731 + ], + [ + "2018-07-27", + 0.42486 + ], + [ + "2018-07-30", + 0.41164 + ], + [ + "2018-07-31", + 0.3884 + ], + [ + "2018-08-01", + 0.40153 + ], + [ + "2018-08-02", + 0.425 + ], + [ + "2018-08-03", + 0.42009 + ], + [ + "2018-08-06", + 0.39968 + ], + [ + "2018-08-07", + 0.33385 + ], + [ + "2018-08-08", + 0.33111 + ], + [ + "2018-08-09", + 0.35473 + ], + [ + "2018-08-10", + 0.31374 + ], + [ + "2018-08-13", + 0.36383 + ], + [ + "2018-08-14", + 0.36742 + ], + [ + "2018-08-15", + 0.41124 + ], + [ + "2018-08-16", + 0.4136 + ], + [ + "2018-08-17", + 0.40421 + ], + [ + "2018-08-20", + 0.38372 + ], + [ + "2018-08-21", + 0.3273 + ], + [ + "2018-08-22", + 0.3584 + ], + [ + "2018-08-23", + 0.36748 + ], + [ + "2018-08-24", + 0.34506 + ], + [ + "2018-08-27", + 0.30881 + ], + [ + "2018-08-28", + 0.30409 + ], + [ + "2018-08-29", + 0.33867 + ], + [ + "2018-08-30", + 0.34527 + ], + [ + "2018-08-31", + 0.34795 + ], + [ + "2018-09-03", + 0.35045 + ], + [ + "2018-09-04", + 0.34306 + ], + [ + "2018-09-05", + 0.35067 + ], + [ + "2018-09-06", + 0.38704 + ], + [ + "2018-09-07", + 0.37639 + ], + [ + "2018-09-10", + 0.37491 + ], + [ + "2018-09-11", + 0.38661 + ], + [ + "2018-09-12", + 0.40228 + ], + [ + "2018-09-13", + 0.38906 + ], + [ + "2018-09-14", + 0.38105 + ], + [ + "2018-09-17", + 0.4069 + ], + [ + "2018-09-18", + 0.39262 + ], + [ + "2018-09-19", + 0.36257 + ], + [ + "2018-09-20", + 0.37638 + ], + [ + "2018-09-21", + 0.35509 + ], + [ + "2018-09-25", + 0.37448 + ], + [ + "2018-09-26", + 0.40986 + ], + [ + "2018-09-27", + 0.41054 + ], + [ + "2018-09-28", + 0.42036 + ], + [ + "2018-10-08", + 0.48666 + ], + [ + "2018-10-09", + 0.50915 + ], + [ + "2018-10-10", + 0.44016 + ], + [ + "2018-10-11", + 0.49596 + ], + [ + "2018-10-12", + 0.48061 + ], + [ + "2018-10-15", + 0.4237 + ], + [ + "2018-10-16", + 0.4707 + ], + [ + "2018-10-17", + 0.44547 + ], + [ + "2018-10-18", + 0.45912 + ], + [ + "2018-10-19", + 0.43681 + ], + [ + "2018-10-22", + 0.32961 + ], + [ + "2018-10-23", + 0.39818 + ], + [ + "2018-10-24", + 0.47776 + ], + [ + "2018-10-25", + 0.41776 + ], + [ + "2018-10-26", + 0.42301 + ], + [ + "2018-10-29", + 0.4746 + ], + [ + "2018-10-30", + 0.44143 + ], + [ + "2018-10-31", + 0.37061 + ], + [ + "2018-11-01", + 0.37456 + ], + [ + "2018-11-02", + 0.33472 + ], + [ + "2018-11-05", + 0.34752 + ], + [ + "2018-11-06", + 0.4101 + ], + [ + "2018-11-07", + 0.39078 + ], + [ + "2018-11-08", + 0.38442 + ], + [ + "2018-11-09", + 0.40452 + ], + [ + "2018-11-12", + 0.367 + ], + [ + "2018-11-13", + 0.31631 + ], + [ + "2018-11-14", + 0.34507 + ], + [ + "2018-11-15", + 0.3484 + ], + [ + "2018-11-16", + 0.31665 + ], + [ + "2018-11-19", + 0.3172 + ], + [ + "2018-11-20", + 0.35266 + ], + [ + "2018-11-21", + 0.37087 + ], + [ + "2018-11-22", + 0.32784 + ], + [ + "2018-11-23", + 0.36793 + ], + [ + "2018-11-26", + 0.37602 + ], + [ + "2018-11-27", + 0.34636 + ], + [ + "2018-11-28", + 0.33307 + ], + [ + "2018-11-29", + 0.37063 + ], + [ + "2018-11-30", + 0.37506 + ], + [ + "2018-12-03", + 0.31124 + ], + [ + "2018-12-04", + 0.33058 + ], + [ + "2018-12-05", + 0.37146 + ], + [ + "2018-12-06", + 0.39805 + ], + [ + "2018-12-07", + 0.3947 + ], + [ + "2018-12-10", + 0.3675 + ], + [ + "2018-12-11", + 0.36144 + ], + [ + "2018-12-12", + 0.33624 + ], + [ + "2018-12-13", + 0.32679 + ], + [ + "2018-12-14", + 0.33817 + ], + [ + "2018-12-17", + 0.35574 + ], + [ + "2018-12-18", + 0.34197 + ], + [ + "2018-12-19", + 0.3546 + ], + [ + "2018-12-20", + 0.35268 + ], + [ + "2018-12-21", + 0.3403 + ], + [ + "2018-12-24", + 0.30051 + ], + [ + "2018-12-25", + 0.29871 + ], + [ + "2018-12-26", + 0.31625 + ], + [ + "2018-12-27", + 0.33257 + ], + [ + "2018-12-28", + 0.31639 + ], + [ + "2019-01-02", + 0.31458 + ], + [ + "2019-01-03", + 0.30766 + ], + [ + "2019-01-04", + 0.25956 + ], + [ + "2019-01-07", + 0.26072 + ], + [ + "2019-01-08", + 0.32112 + ], + [ + "2019-01-09", + 0.31996 + ], + [ + "2019-01-10", + 0.30868 + ], + [ + "2019-01-11", + 0.32537 + ], + [ + "2019-01-14", + 0.32561 + ], + [ + "2019-01-15", + 0.31187 + ], + [ + "2019-01-16", + 0.30871 + ], + [ + "2019-01-17", + 0.35257 + ], + [ + "2019-01-18", + 0.32551 + ], + [ + "2019-01-21", + 0.31992 + ], + [ + "2019-01-22", + 0.36743 + ], + [ + "2019-01-23", + 0.39058 + ], + [ + "2019-01-24", + 0.35967 + ], + [ + "2019-01-25", + 0.34265 + ], + [ + "2019-01-28", + 0.38341 + ], + [ + "2019-01-29", + 0.43379 + ], + [ + "2019-01-30", + 0.43725 + ], + [ + "2019-01-31", + 0.40971 + ], + [ + "2019-02-01", + 0.36994 + ], + [ + "2019-02-11", + 0.37953 + ], + [ + "2019-02-12", + 0.39541 + ], + [ + "2019-02-13", + 0.40274 + ], + [ + "2019-02-14", + 0.42033 + ], + [ + "2019-02-15", + 0.4773 + ], + [ + "2019-02-18", + 0.41441 + ], + [ + "2019-02-19", + 0.37832 + ], + [ + "2019-02-20", + 0.4243 + ], + [ + "2019-02-21", + 0.41374 + ], + [ + "2019-02-22", + 0.37593 + ], + [ + "2019-02-25", + 0.28171 + ], + [ + "2019-02-26", + 0.32873 + ], + [ + "2019-02-27", + 0.44236 + ], + [ + "2019-02-28", + 0.4366 + ], + [ + "2019-03-01", + 0.3979 + ], + [ + "2019-03-04", + 0.34656 + ], + [ + "2019-03-05", + 0.35732 + ], + [ + "2019-03-06", + 0.35635 + ], + [ + "2019-03-07", + 0.36522 + ], + [ + "2019-03-08", + 0.44921 + ], + [ + "2019-03-11", + 0.43468 + ], + [ + "2019-03-12", + 0.36863 + ], + [ + "2019-03-13", + 0.40489 + ], + [ + "2019-03-14", + 0.44946 + ], + [ + "2019-03-15", + 0.43876 + ], + [ + "2019-03-18", + 0.36524 + ], + [ + "2019-03-19", + 0.38789 + ], + [ + "2019-03-20", + 0.43477 + ], + [ + "2019-03-21", + 0.40319 + ], + [ + "2019-03-22", + 0.40534 + ], + [ + "2019-03-25", + 0.43438 + ], + [ + "2019-03-26", + 0.46766 + ], + [ + "2019-03-27", + 0.42139 + ], + [ + "2019-03-28", + 0.39496 + ], + [ + "2019-03-29", + 0.37383 + ], + [ + "2019-04-01", + 0.30122 + ], + [ + "2019-04-02", + 0.35483 + ], + [ + "2019-04-03", + 0.38019 + ], + [ + "2019-04-04", + 0.35966 + ], + [ + "2019-04-08", + 0.37102 + ], + [ + "2019-04-09", + 0.38305 + ], + [ + "2019-04-10", + 0.41004 + ], + [ + "2019-04-11", + 0.42005 + ], + [ + "2019-04-12", + 0.43924 + ], + [ + "2019-04-15", + 0.42615 + ], + [ + "2019-04-16", + 0.38351 + ], + [ + "2019-04-17", + 0.35898 + ], + [ + "2019-04-18", + 0.40121 + ], + [ + "2019-04-19", + 0.37816 + ], + [ + "2019-04-22", + 0.38903 + ], + [ + "2019-04-23", + 0.41832 + ], + [ + "2019-04-24", + 0.3663 + ], + [ + "2019-04-25", + 0.38762 + ], + [ + "2019-04-26", + 0.40446 + ], + [ + "2019-04-29", + 0.3802 + ], + [ + "2019-04-30", + 0.34887 + ], + [ + "2019-05-06", + 0.44527 + ], + [ + "2019-05-07", + 0.44427 + ], + [ + "2019-05-08", + 0.3517 + ], + [ + "2019-05-09", + 0.40287 + ], + [ + "2019-05-10", + 0.33578 + ], + [ + "2019-05-13", + 0.32627 + ], + [ + "2019-05-14", + 0.40048 + ], + [ + "2019-05-15", + 0.34115 + ], + [ + "2019-05-16", + 0.31946 + ], + [ + "2019-05-17", + 0.38308 + ], + [ + "2019-05-20", + 0.39104 + ], + [ + "2019-05-21", + 0.3376 + ], + [ + "2019-05-22", + 0.32768 + ], + [ + "2019-05-23", + 0.37703 + ], + [ + "2019-05-24", + 0.36051 + ], + [ + "2019-05-27", + 0.3107 + ], + [ + "2019-05-28", + 0.28268 + ], + [ + "2019-05-29", + 0.33637 + ], + [ + "2019-05-30", + 0.39069 + ], + [ + "2019-05-31", + 0.40112 + ], + [ + "2019-06-03", + 0.39442 + ], + [ + "2019-06-04", + 0.40044 + ], + [ + "2019-06-05", + 0.40522 + ], + [ + "2019-06-06", + 0.4117 + ], + [ + "2019-06-10", + 0.37587 + ], + [ + "2019-06-11", + 0.31274 + ], + [ + "2019-06-12", + 0.33267 + ], + [ + "2019-06-13", + 0.37861 + ], + [ + "2019-06-14", + 0.38328 + ], + [ + "2019-06-17", + 0.37483 + ], + [ + "2019-06-18", + 0.34666 + ], + [ + "2019-06-19", + 0.33031 + ], + [ + "2019-06-20", + 0.29293 + ], + [ + "2019-06-21", + 0.30504 + ], + [ + "2019-06-24", + 0.35257 + ], + [ + "2019-06-25", + 0.37004 + ], + [ + "2019-06-26", + 0.35301 + ], + [ + "2019-06-27", + 0.32374 + ], + [ + "2019-06-28", + 0.33958 + ], + [ + "2019-07-01", + 0.31157 + ], + [ + "2019-07-02", + 0.29513 + ], + [ + "2019-07-03", + 0.33753 + ], + [ + "2019-07-04", + 0.33979 + ], + [ + "2019-07-05", + 0.32366 + ], + [ + "2019-07-08", + 0.35262 + ], + [ + "2019-07-09", + 0.37526 + ], + [ + "2019-07-10", + 0.33935 + ], + [ + "2019-07-11", + 0.32242 + ], + [ + "2019-07-12", + 0.31906 + ], + [ + "2019-07-15", + 0.32578 + ], + [ + "2019-07-16", + 0.35132 + ], + [ + "2019-07-17", + 0.35543 + ], + [ + "2019-07-18", + 0.35089 + ], + [ + "2019-07-19", + 0.33551 + ], + [ + "2019-07-22", + 0.33462 + ], + [ + "2019-07-23", + 0.34572 + ], + [ + "2019-07-24", + 0.32532 + ], + [ + "2019-07-25", + 0.31788 + ], + [ + "2019-07-26", + 0.323 + ], + [ + "2019-07-29", + 0.34069 + ], + [ + "2019-07-30", + 0.33755 + ], + [ + "2019-07-31", + 0.33808 + ], + [ + "2019-08-01", + 0.35384 + ], + [ + "2019-08-02", + 0.3626 + ], + [ + "2019-08-05", + 0.39016 + ], + [ + "2019-08-06", + 0.38156 + ], + [ + "2019-08-07", + 0.3548 + ], + [ + "2019-08-08", + 0.3241 + ], + [ + "2019-08-09", + 0.31818 + ], + [ + "2019-08-12", + 0.31383 + ], + [ + "2019-08-13", + 0.30596 + ], + [ + "2019-08-14", + 0.321 + ], + [ + "2019-08-15", + 0.31073 + ], + [ + "2019-08-16", + 0.31711 + ], + [ + "2019-08-19", + 0.29996 + ], + [ + "2019-08-20", + 0.30025 + ], + [ + "2019-08-21", + 0.33279 + ], + [ + "2019-08-22", + 0.33097 + ], + [ + "2019-08-23", + 0.31177 + ], + [ + "2019-08-26", + 0.32983 + ], + [ + "2019-08-27", + 0.31264 + ], + [ + "2019-08-28", + 0.29312 + ], + [ + "2019-08-29", + 0.31012 + ], + [ + "2019-08-30", + 0.31138 + ], + [ + "2019-09-02", + 0.28961 + ], + [ + "2019-09-03", + 0.28805 + ], + [ + "2019-09-04", + 0.29625 + ], + [ + "2019-09-05", + 0.28936 + ], + [ + "2019-09-06", + 0.29704 + ], + [ + "2019-09-09", + 0.28305 + ], + [ + "2019-09-10", + 0.28722 + ], + [ + "2019-09-11", + 0.31041 + ], + [ + "2019-09-12", + 0.29377 + ], + [ + "2019-09-16", + 0.28709 + ], + [ + "2019-09-17", + 0.32317 + ], + [ + "2019-09-18", + 0.29136 + ], + [ + "2019-09-19", + 0.27507 + ], + [ + "2019-09-20", + 0.26895 + ], + [ + "2019-09-23", + 0.28364 + ], + [ + "2019-09-24", + 0.28588 + ], + [ + "2019-09-25", + 0.2961 + ], + [ + "2019-09-26", + 0.29474 + ], + [ + "2019-09-27", + 0.27906 + ], + [ + "2019-09-30", + 0.28452 + ], + [ + "2019-10-08", + 0.28447 + ], + [ + "2019-10-09", + 0.27215 + ], + [ + "2019-10-10", + 0.27106 + ], + [ + "2019-10-11", + 0.2633 + ], + [ + "2019-10-14", + 0.26936 + ], + [ + "2019-10-15", + 0.30532 + ], + [ + "2019-10-16", + 0.3169 + ], + [ + "2019-10-17", + 0.31353 + ], + [ + "2019-10-18", + 0.31512 + ], + [ + "2019-10-21", + 0.30676 + ], + [ + "2019-10-22", + 0.27641 + ], + [ + "2019-10-23", + 0.28942 + ], + [ + "2019-10-24", + 0.2989 + ], + [ + "2019-10-25", + 0.28242 + ], + [ + "2019-10-28", + 0.26649 + ], + [ + "2019-10-29", + 0.27753 + ], + [ + "2019-10-30", + 0.28531 + ], + [ + "2019-10-31", + 0.28698 + ], + [ + "2019-11-01", + 0.26609 + ], + [ + "2019-11-04", + 0.26215 + ], + [ + "2019-11-05", + 0.27277 + ], + [ + "2019-11-06", + 0.28361 + ], + [ + "2019-11-07", + 0.28199 + ], + [ + "2019-11-08", + 0.29214 + ], + [ + "2019-11-11", + 0.3022 + ], + [ + "2019-11-12", + 0.29719 + ], + [ + "2019-11-13", + 0.27253 + ], + [ + "2019-11-14", + 0.26823 + ], + [ + "2019-11-15", + 0.27839 + ], + [ + "2019-11-18", + 0.27235 + ], + [ + "2019-11-19", + 0.24962 + ], + [ + "2019-11-20", + 0.26142 + ], + [ + "2019-11-21", + 0.29293 + ], + [ + "2019-11-22", + 0.29771 + ], + [ + "2019-11-25", + 0.282 + ], + [ + "2019-11-26", + 0.26785 + ], + [ + "2019-11-27", + 0.28679 + ], + [ + "2019-11-28", + 0.29897 + ], + [ + "2019-11-29", + 0.30017 + ], + [ + "2019-12-02", + 0.29879 + ], + [ + "2019-12-03", + 0.2668 + ], + [ + "2019-12-04", + 0.27838 + ], + [ + "2019-12-05", + 0.26381 + ], + [ + "2019-12-06", + 0.26202 + ], + [ + "2019-12-09", + 0.2836 + ], + [ + "2019-12-10", + 0.2962 + ], + [ + "2019-12-11", + 0.3274 + ], + [ + "2019-12-12", + 0.31698 + ], + [ + "2019-12-13", + 0.30177 + ], + [ + "2019-12-16", + 0.29574 + ], + [ + "2019-12-17", + 0.30134 + ], + [ + "2019-12-18", + 0.29888 + ], + [ + "2019-12-19", + 0.31346 + ], + [ + "2019-12-20", + 0.3113 + ], + [ + "2019-12-23", + 0.32037 + ], + [ + "2019-12-24", + 0.31185 + ], + [ + "2019-12-25", + 0.28626 + ], + [ + "2019-12-26", + 0.27604 + ], + [ + "2019-12-27", + 0.28029 + ], + [ + "2019-12-30", + 0.2904 + ], + [ + "2019-12-31", + 0.28046 + ], + [ + "2020-01-02", + 0.31703 + ], + [ + "2020-01-03", + 0.38848 + ], + [ + "2020-01-06", + 0.40584 + ], + [ + "2020-01-07", + 0.37688 + ], + [ + "2020-01-08", + 0.38288 + ], + [ + "2020-01-09", + 0.39302 + ], + [ + "2020-01-10", + 0.36344 + ], + [ + "2020-01-13", + 0.35129 + ], + [ + "2020-01-14", + 0.33552 + ], + [ + "2020-01-15", + 0.36379 + ], + [ + "2020-01-16", + 0.35755 + ], + [ + "2020-01-17", + 0.35367 + ], + [ + "2020-01-20", + 0.34684 + ], + [ + "2020-01-21", + 0.36943 + ], + [ + "2020-01-22", + 0.38339 + ], + [ + "2020-01-23", + 0.42504 + ], + [ + "2020-02-03", + 0.5768 + ], + [ + "2020-02-04", + 0.5081 + ], + [ + "2020-02-05", + 0.34099 + ], + [ + "2020-02-06", + 0.33966 + ], + [ + "2020-02-07", + 0.38441 + ], + [ + "2020-02-10", + 0.3925 + ], + [ + "2020-02-11", + 0.37225 + ], + [ + "2020-02-12", + 0.36758 + ], + [ + "2020-02-13", + 0.38386 + ], + [ + "2020-02-14", + 0.40213 + ], + [ + "2020-02-17", + 0.40954 + ], + [ + "2020-02-18", + 0.40924 + ], + [ + "2020-02-19", + 0.44761 + ], + [ + "2020-02-20", + 0.43117 + ], + [ + "2020-02-21", + 0.47237 + ], + [ + "2020-02-24", + 0.55374 + ], + [ + "2020-02-25", + 0.56099 + ], + [ + "2020-02-26", + 0.52321 + ], + [ + "2020-02-27", + 0.53218 + ], + [ + "2020-02-28", + 0.53541 + ], + [ + "2020-03-02", + 0.52354 + ], + [ + "2020-03-03", + 0.43858 + ], + [ + "2020-03-04", + 0.4748 + ], + [ + "2020-03-05", + 0.44059 + ], + [ + "2020-03-06", + 0.46618 + ], + [ + "2020-03-09", + 0.54066 + ], + [ + "2020-03-10", + 0.47508 + ], + [ + "2020-03-11", + 0.41317 + ], + [ + "2020-03-12", + 0.47367 + ], + [ + "2020-03-13", + 0.48839 + ], + [ + "2020-03-16", + 0.51222 + ], + [ + "2020-03-17", + 0.49377 + ], + [ + "2020-03-18", + 0.42611 + ], + [ + "2020-03-19", + 0.43853 + ], + [ + "2020-03-20", + 0.35259 + ], + [ + "2020-03-23", + 0.36667 + ], + [ + "2020-03-24", + 0.37341 + ], + [ + "2020-03-25", + 0.27609 + ], + [ + "2020-03-26", + 0.31717 + ], + [ + "2020-03-27", + 0.36378 + ], + [ + "2020-03-30", + 0.36119 + ], + [ + "2020-03-31", + 0.36599 + ], + [ + "2020-04-01", + 0.34798 + ], + [ + "2020-04-02", + 0.32572 + ], + [ + "2020-04-03", + 0.32169 + ], + [ + "2020-04-07", + 0.32118 + ], + [ + "2020-04-08", + 0.31933 + ], + [ + "2020-04-09", + 0.36491 + ], + [ + "2020-04-10", + 0.36052 + ], + [ + "2020-04-13", + 0.35217 + ], + [ + "2020-04-14", + 0.31572 + ], + [ + "2020-04-15", + 0.32279 + ], + [ + "2020-04-16", + 0.34781 + ], + [ + "2020-04-17", + 0.32133 + ], + [ + "2020-04-20", + 0.31152 + ], + [ + "2020-04-21", + 0.33512 + ], + [ + "2020-04-22", + 0.32884 + ], + [ + "2020-04-23", + 0.30467 + ], + [ + "2020-04-24", + 0.32017 + ], + [ + "2020-04-27", + 0.32452 + ], + [ + "2020-04-28", + 0.32755 + ], + [ + "2020-04-29", + 0.31566 + ], + [ + "2020-04-30", + 0.30174 + ], + [ + "2020-05-06", + 0.31013 + ], + [ + "2020-05-07", + 0.33313 + ], + [ + "2020-05-08", + 0.33114 + ], + [ + "2020-05-11", + 0.31498 + ], + [ + "2020-05-12", + 0.32451 + ], + [ + "2020-05-13", + 0.32412 + ], + [ + "2020-05-14", + 0.33745 + ], + [ + "2020-05-15", + 0.34317 + ], + [ + "2020-05-18", + 0.32127 + ], + [ + "2020-05-19", + 0.31146 + ], + [ + "2020-05-20", + 0.31991 + ], + [ + "2020-05-21", + 0.34646 + ], + [ + "2020-05-22", + 0.36628 + ], + [ + "2020-05-25", + 0.36779 + ], + [ + "2020-05-26", + 0.3065 + ], + [ + "2020-05-27", + 0.32075 + ], + [ + "2020-05-28", + 0.33127 + ], + [ + "2020-05-29", + 0.32761 + ], + [ + "2020-06-01", + 0.30652 + ], + [ + "2020-06-02", + 0.30904 + ], + [ + "2020-06-03", + 0.349 + ], + [ + "2020-06-04", + 0.34148 + ], + [ + "2020-06-05", + 0.32284 + ], + [ + "2020-06-08", + 0.32398 + ], + [ + "2020-06-09", + 0.34658 + ], + [ + "2020-06-10", + 0.37201 + ], + [ + "2020-06-11", + 0.45137 + ], + [ + "2020-06-12", + 0.45853 + ], + [ + "2020-06-15", + 0.45947 + ], + [ + "2020-06-16", + 0.44399 + ], + [ + "2020-06-17", + 0.42479 + ], + [ + "2020-06-18", + 0.41238 + ], + [ + "2020-06-19", + 0.40625 + ], + [ + "2020-06-22", + 0.41326 + ], + [ + "2020-06-23", + 0.4658 + ], + [ + "2020-06-24", + 0.40211 + ], + [ + "2020-06-29", + 0.42303 + ], + [ + "2020-06-30", + 0.40434 + ], + [ + "2020-07-01", + 0.35846 + ], + [ + "2020-07-02", + 0.35035 + ], + [ + "2020-07-03", + 0.38656 + ], + [ + "2020-07-06", + 0.31519 + ], + [ + "2020-07-07", + 0.31938 + ], + [ + "2020-07-08", + 0.39818 + ], + [ + "2020-07-09", + 0.38798 + ], + [ + "2020-07-10", + 0.44613 + ], + [ + "2020-07-13", + 0.45573 + ], + [ + "2020-07-14", + 0.41886 + ], + [ + "2020-07-15", + 0.47852 + ], + [ + "2020-07-16", + 0.55162 + ], + [ + "2020-07-17", + 0.52843 + ], + [ + "2020-07-20", + 0.38048 + ], + [ + "2020-07-21", + 0.36493 + ], + [ + "2020-07-22", + 0.40819 + ], + [ + "2020-07-23", + 0.40258 + ], + [ + "2020-07-24", + 0.483 + ], + [ + "2020-07-27", + 0.5109 + ], + [ + "2020-07-28", + 0.41195 + ], + [ + "2020-07-29", + 0.3715 + ], + [ + "2020-07-30", + 0.37478 + ], + [ + "2020-07-31", + 0.40514 + ], + [ + "2020-08-03", + 0.36482 + ], + [ + "2020-08-04", + 0.36618 + ], + [ + "2020-08-05", + 0.3973 + ], + [ + "2020-08-06", + 0.39361 + ], + [ + "2020-08-07", + 0.41434 + ], + [ + "2020-08-10", + 0.40954 + ], + [ + "2020-08-11", + 0.40126 + ], + [ + "2020-08-12", + 0.42209 + ], + [ + "2020-08-13", + 0.41415 + ], + [ + "2020-08-14", + 0.38077 + ], + [ + "2020-08-17", + 0.3451 + ], + [ + "2020-08-18", + 0.36326 + ], + [ + "2020-08-19", + 0.42849 + ], + [ + "2020-08-20", + 0.42535 + ], + [ + "2020-08-21", + 0.38822 + ], + [ + "2020-08-24", + 0.3424 + ], + [ + "2020-08-25", + 0.34527 + ], + [ + "2020-08-26", + 0.36482 + ], + [ + "2020-08-27", + 0.36884 + ], + [ + "2020-08-28", + 0.31745 + ], + [ + "2020-08-31", + 0.33196 + ], + [ + "2020-09-01", + 0.36897 + ], + [ + "2020-09-02", + 0.34939 + ], + [ + "2020-09-03", + 0.37538 + ], + [ + "2020-09-04", + 0.39458 + ], + [ + "2020-09-07", + 0.43322 + ], + [ + "2020-09-08", + 0.4231 + ], + [ + "2020-09-09", + 0.42102 + ], + [ + "2020-09-10", + 0.39932 + ], + [ + "2020-09-11", + 0.35899 + ], + [ + "2020-09-14", + 0.3424 + ], + [ + "2020-09-15", + 0.3402 + ], + [ + "2020-09-16", + 0.35851 + ], + [ + "2020-09-17", + 0.37532 + ], + [ + "2020-09-18", + 0.31592 + ], + [ + "2020-09-21", + 0.32243 + ], + [ + "2020-09-22", + 0.3872 + ], + [ + "2020-09-23", + 0.37114 + ], + [ + "2020-09-24", + 0.37631 + ], + [ + "2020-09-25", + 0.38623 + ], + [ + "2020-09-28", + 0.3549 + ], + [ + "2020-09-29", + 0.35325 + ], + [ + "2020-09-30", + 0.35653 + ], + [ + "2020-10-09", + 0.34143 + ], + [ + "2020-10-12", + 0.297 + ], + [ + "2020-10-13", + 0.31974 + ], + [ + "2020-10-14", + 0.36334 + ], + [ + "2020-10-15", + 0.36856 + ], + [ + "2020-10-16", + 0.35614 + ], + [ + "2020-10-19", + 0.37426 + ], + [ + "2020-10-20", + 0.36452 + ], + [ + "2020-10-21", + 0.34162 + ], + [ + "2020-10-22", + 0.35475 + ], + [ + "2020-10-23", + 0.36453 + ], + [ + "2020-10-26", + 0.37401 + ], + [ + "2020-10-27", + 0.34819 + ], + [ + "2020-10-28", + 0.33335 + ], + [ + "2020-10-29", + 0.32405 + ], + [ + "2020-10-30", + 0.35151 + ], + [ + "2020-11-02", + 0.36557 + ], + [ + "2020-11-03", + 0.31834 + ], + [ + "2020-11-04", + 0.30743 + ], + [ + "2020-11-05", + 0.29712 + ], + [ + "2020-11-06", + 0.31119 + ], + [ + "2020-11-09", + 0.30884 + ], + [ + "2020-11-10", + 0.33221 + ], + [ + "2020-11-11", + 0.38309 + ], + [ + "2020-11-12", + 0.37328 + ], + [ + "2020-11-13", + 0.36152 + ], + [ + "2020-11-16", + 0.34369 + ], + [ + "2020-11-17", + 0.31868 + ], + [ + "2020-11-18", + 0.33271 + ], + [ + "2020-11-19", + 0.31314 + ], + [ + "2020-11-20", + 0.31321 + ], + [ + "2020-11-23", + 0.30158 + ], + [ + "2020-11-24", + 0.30979 + ], + [ + "2020-11-25", + 0.3521 + ], + [ + "2020-11-26", + 0.33781 + ], + [ + "2020-11-27", + 0.29443 + ], + [ + "2020-11-30", + 0.30836 + ], + [ + "2020-12-01", + 0.2965 + ], + [ + "2020-12-02", + 0.28368 + ], + [ + "2020-12-03", + 0.3205 + ], + [ + "2020-12-04", + 0.3154 + ], + [ + "2020-12-07", + 0.32798 + ], + [ + "2020-12-08", + 0.3391 + ], + [ + "2020-12-09", + 0.34601 + ], + [ + "2020-12-10", + 0.3591 + ], + [ + "2020-12-11", + 0.35681 + ], + [ + "2020-12-14", + 0.34643 + ], + [ + "2020-12-15", + 0.3396 + ], + [ + "2020-12-16", + 0.37449 + ], + [ + "2020-12-17", + 0.36661 + ], + [ + "2020-12-18", + 0.35324 + ], + [ + "2020-12-21", + 0.37558 + ], + [ + "2020-12-22", + 0.38262 + ], + [ + "2020-12-23", + 0.3846 + ], + [ + "2020-12-24", + 0.34557 + ], + [ + "2020-12-25", + 0.35333 + ], + [ + "2020-12-28", + 0.34549 + ], + [ + "2020-12-29", + 0.36031 + ], + [ + "2020-12-30", + 0.35482 + ], + [ + "2020-12-31", + 0.30603 + ], + [ + "2021-01-04", + 0.31433 + ], + [ + "2021-01-05", + 0.31423 + ], + [ + "2021-01-06", + 0.31409 + ], + [ + "2021-01-07", + 0.33483 + ], + [ + "2021-01-08", + 0.35312 + ], + [ + "2021-01-11", + 0.40585 + ], + [ + "2021-01-12", + 0.34573 + ], + [ + "2021-01-13", + 0.31888 + ], + [ + "2021-01-14", + 0.40859 + ], + [ + "2021-01-15", + 0.40762 + ], + [ + "2021-01-18", + 0.35829 + ], + [ + "2021-01-19", + 0.372 + ], + [ + "2021-01-20", + 0.40195 + ], + [ + "2021-01-21", + 0.34683 + ], + [ + "2021-01-22", + 0.33904 + ], + [ + "2021-01-25", + 0.36087 + ], + [ + "2021-01-26", + 0.38945 + ], + [ + "2021-01-27", + 0.42585 + ], + [ + "2021-01-28", + 0.42045 + ], + [ + "2021-01-29", + 0.45479 + ], + [ + "2021-02-01", + 0.37439 + ], + [ + "2021-02-02", + 0.33194 + ], + [ + "2021-02-03", + 0.35611 + ], + [ + "2021-02-04", + 0.39562 + ], + [ + "2021-02-05", + 0.39632 + ], + [ + "2021-02-08", + 0.38074 + ], + [ + "2021-02-09", + 0.34461 + ], + [ + "2021-02-10", + 0.32669 + ], + [ + "2021-02-18", + 0.35219 + ], + [ + "2021-02-19", + 0.38043 + ], + [ + "2021-02-22", + 0.42089 + ], + [ + "2021-02-23", + 0.43502 + ], + [ + "2021-02-24", + 0.42643 + ], + [ + "2021-02-25", + 0.40795 + ], + [ + "2021-02-26", + 0.39603 + ], + [ + "2021-03-01", + 0.38236 + ], + [ + "2021-03-02", + 0.35088 + ], + [ + "2021-03-03", + 0.36051 + ], + [ + "2021-03-04", + 0.37455 + ], + [ + "2021-03-05", + 0.41294 + ], + [ + "2021-03-08", + 0.41491 + ], + [ + "2021-03-09", + 0.45386 + ], + [ + "2021-03-10", + 0.374 + ], + [ + "2021-03-11", + 0.28724 + ], + [ + "2021-03-12", + 0.29438 + ], + [ + "2021-03-15", + 0.36921 + ], + [ + "2021-03-16", + 0.35693 + ], + [ + "2021-03-17", + 0.30188 + ], + [ + "2021-03-18", + 0.30305 + ], + [ + "2021-03-19", + 0.33372 + ], + [ + "2021-03-22", + 0.34966 + ], + [ + "2021-03-23", + 0.31713 + ], + [ + "2021-03-24", + 0.36204 + ], + [ + "2021-03-25", + 0.3487 + ], + [ + "2021-03-26", + 0.29965 + ], + [ + "2021-03-29", + 0.28941 + ], + [ + "2021-03-30", + 0.31567 + ], + [ + "2021-03-31", + 0.33015 + ], + [ + "2021-04-01", + 0.33402 + ], + [ + "2021-04-02", + 0.30248 + ], + [ + "2021-04-06", + 0.32621 + ], + [ + "2021-04-07", + 0.35502 + ], + [ + "2021-04-08", + 0.35082 + ], + [ + "2021-04-09", + 0.35583 + ], + [ + "2021-04-12", + 0.38752 + ], + [ + "2021-04-13", + 0.36688 + ], + [ + "2021-04-14", + 0.32418 + ], + [ + "2021-04-15", + 0.33492 + ], + [ + "2021-04-16", + 0.34639 + ], + [ + "2021-04-19", + 0.30326 + ], + [ + "2021-04-20", + 0.30754 + ], + [ + "2021-04-21", + 0.35498 + ], + [ + "2021-04-22", + 0.35475 + ], + [ + "2021-04-23", + 0.34064 + ], + [ + "2021-04-26", + 0.3483 + ], + [ + "2021-04-27", + 0.3556 + ], + [ + "2021-04-28", + 0.32892 + ], + [ + "2021-04-29", + 0.34047 + ], + [ + "2021-04-30", + 0.3575 + ], + [ + "2021-05-06", + 0.39603 + ], + [ + "2021-05-07", + 0.40352 + ], + [ + "2021-05-10", + 0.39282 + ], + [ + "2021-05-11", + 0.3614 + ], + [ + "2021-05-12", + 0.33861 + ], + [ + "2021-05-13", + 0.35141 + ], + [ + "2021-05-14", + 0.32791 + ], + [ + "2021-05-17", + 0.2907 + ], + [ + "2021-05-18", + 0.32702 + ], + [ + "2021-05-19", + 0.35165 + ], + [ + "2021-05-20", + 0.34138 + ], + [ + "2021-05-21", + 0.34907 + ], + [ + "2021-05-24", + 0.34776 + ], + [ + "2021-05-25", + 0.28821 + ], + [ + "2021-05-26", + 0.28115 + ], + [ + "2021-05-27", + 0.3259 + ], + [ + "2021-05-28", + 0.3314 + ], + [ + "2021-05-31", + 0.33264 + ], + [ + "2021-06-01", + 0.31463 + ], + [ + "2021-06-02", + 0.32867 + ], + [ + "2021-06-03", + 0.34448 + ], + [ + "2021-06-04", + 0.32749 + ], + [ + "2021-06-07", + 0.31324 + ], + [ + "2021-06-08", + 0.33864 + ], + [ + "2021-06-09", + 0.33436 + ], + [ + "2021-06-10", + 0.31086 + ], + [ + "2021-06-11", + 0.31833 + ], + [ + "2021-06-15", + 0.34417 + ], + [ + "2021-06-16", + 0.35266 + ], + [ + "2021-06-17", + 0.33688 + ], + [ + "2021-06-18", + 0.31193 + ], + [ + "2021-06-21", + 0.31228 + ], + [ + "2021-06-22", + 0.30645 + ], + [ + "2021-06-23", + 0.29282 + ], + [ + "2021-06-24", + 0.29928 + ], + [ + "2021-06-25", + 0.27752 + ], + [ + "2021-06-28", + 0.28311 + ], + [ + "2021-06-29", + 0.32896 + ], + [ + "2021-06-30", + 0.32188 + ], + [ + "2021-07-01", + 0.3025 + ], + [ + "2021-07-02", + 0.34792 + ], + [ + "2021-07-05", + 0.38 + ], + [ + "2021-07-06", + 0.35202 + ], + [ + "2021-07-07", + 0.33496 + ], + [ + "2021-07-08", + 0.32929 + ], + [ + "2021-07-09", + 0.35474 + ], + [ + "2021-07-12", + 0.31997 + ], + [ + "2021-07-13", + 0.30364 + ], + [ + "2021-07-14", + 0.33894 + ], + [ + "2021-07-15", + 0.32736 + ], + [ + "2021-07-16", + 0.31869 + ], + [ + "2021-07-19", + 0.33825 + ], + [ + "2021-07-20", + 0.32272 + ], + [ + "2021-07-21", + 0.31691 + ], + [ + "2021-07-22", + 0.31271 + ], + [ + "2021-07-23", + 0.33595 + ], + [ + "2021-07-26", + 0.39996 + ], + [ + "2021-07-27", + 0.45842 + ], + [ + "2021-07-28", + 0.39435 + ], + [ + "2021-07-29", + 0.30083 + ], + [ + "2021-07-30", + 0.32459 + ], + [ + "2021-08-02", + 0.31227 + ], + [ + "2021-08-03", + 0.2792 + ], + [ + "2021-08-04", + 0.31008 + ], + [ + "2021-08-05", + 0.32471 + ], + [ + "2021-08-06", + 0.3442 + ], + [ + "2021-08-09", + 0.32286 + ], + [ + "2021-08-10", + 0.29014 + ], + [ + "2021-08-11", + 0.31696 + ], + [ + "2021-08-12", + 0.35287 + ], + [ + "2021-08-13", + 0.34943 + ], + [ + "2021-08-16", + 0.33809 + ], + [ + "2021-08-17", + 0.36156 + ], + [ + "2021-08-18", + 0.351 + ], + [ + "2021-08-19", + 0.32167 + ], + [ + "2021-08-20", + 0.36977 + ], + [ + "2021-08-23", + 0.34181 + ], + [ + "2021-08-24", + 0.28298 + ], + [ + "2021-08-25", + 0.30648 + ], + [ + "2021-08-26", + 0.35938 + ], + [ + "2021-08-27", + 0.3469 + ], + [ + "2021-08-30", + 0.33329 + ], + [ + "2021-08-31", + 0.33759 + ], + [ + "2021-09-01", + 0.30729 + ], + [ + "2021-09-02", + 0.3065 + ], + [ + "2021-09-03", + 0.33606 + ], + [ + "2021-09-06", + 0.31933 + ], + [ + "2021-09-07", + 0.28518 + ], + [ + "2021-09-08", + 0.30988 + ], + [ + "2021-09-09", + 0.31817 + ], + [ + "2021-09-10", + 0.2979 + ], + [ + "2021-09-13", + 0.2981 + ], + [ + "2021-09-14", + 0.3321 + ], + [ + "2021-09-15", + 0.34305 + ], + [ + "2021-09-16", + 0.34979 + ], + [ + "2021-09-17", + 0.31643 + ], + [ + "2021-09-22", + 0.30639 + ], + [ + "2021-09-23", + 0.31737 + ], + [ + "2021-09-24", + 0.30712 + ], + [ + "2021-09-27", + 0.31812 + ], + [ + "2021-09-28", + 0.31129 + ], + [ + "2021-09-29", + 0.33306 + ], + [ + "2021-09-30", + 0.32943 + ], + [ + "2021-10-08", + 0.29127 + ], + [ + "2021-10-11", + 0.30192 + ], + [ + "2021-10-12", + 0.34185 + ], + [ + "2021-10-13", + 0.33296 + ], + [ + "2021-10-14", + 0.30995 + ], + [ + "2021-10-15", + 0.32259 + ], + [ + "2021-10-18", + 0.33224 + ], + [ + "2021-10-19", + 0.32684 + ], + [ + "2021-10-20", + 0.31029 + ], + [ + "2021-10-21", + 0.31749 + ], + [ + "2021-10-22", + 0.30275 + ], + [ + "2021-10-25", + 0.30688 + ], + [ + "2021-10-26", + 0.31601 + ], + [ + "2021-10-27", + 0.33779 + ], + [ + "2021-10-28", + 0.34017 + ], + [ + "2021-10-29", + 0.30652 + ], + [ + "2021-11-01", + 0.29793 + ], + [ + "2021-11-02", + 0.32607 + ], + [ + "2021-11-03", + 0.32459 + ], + [ + "2021-11-04", + 0.28835 + ], + [ + "2021-11-05", + 0.28634 + ], + [ + "2021-11-08", + 0.30621 + ], + [ + "2021-11-09", + 0.29704 + ], + [ + "2021-11-10", + 0.30109 + ], + [ + "2021-11-11", + 0.27689 + ], + [ + "2021-11-12", + 0.26374 + ], + [ + "2021-11-15", + 0.29298 + ], + [ + "2021-11-16", + 0.29232 + ], + [ + "2021-11-17", + 0.30188 + ], + [ + "2021-11-18", + 0.31725 + ], + [ + "2021-11-19", + 0.30547 + ], + [ + "2021-11-22", + 0.28921 + ], + [ + "2021-11-23", + 0.29864 + ], + [ + "2021-11-24", + 0.29555 + ], + [ + "2021-11-25", + 0.30132 + ], + [ + "2021-11-26", + 0.31205 + ], + [ + "2021-11-29", + 0.31919 + ], + [ + "2021-11-30", + 0.30559 + ], + [ + "2021-12-01", + 0.29889 + ], + [ + "2021-12-02", + 0.28358 + ], + [ + "2021-12-03", + 0.27762 + ], + [ + "2021-12-06", + 0.28449 + ], + [ + "2021-12-07", + 0.29288 + ], + [ + "2021-12-08", + 0.27935 + ], + [ + "2021-12-09", + 0.25497 + ], + [ + "2021-12-10", + 0.28373 + ], + [ + "2021-12-13", + 0.30714 + ], + [ + "2021-12-14", + 0.31058 + ], + [ + "2021-12-15", + 0.33659 + ], + [ + "2021-12-16", + 0.31156 + ], + [ + "2021-12-17", + 0.31991 + ], + [ + "2021-12-20", + 0.3567 + ], + [ + "2021-12-21", + 0.31868 + ], + [ + "2021-12-22", + 0.30228 + ], + [ + "2021-12-23", + 0.30818 + ], + [ + "2021-12-24", + 0.30507 + ], + [ + "2021-12-27", + 0.30956 + ], + [ + "2021-12-28", + 0.29553 + ], + [ + "2021-12-29", + 0.30857 + ], + [ + "2021-12-30", + 0.31986 + ], + [ + "2021-12-31", + 0.2986 + ], + [ + "2022-01-04", + 0.33736 + ], + [ + "2022-01-05", + 0.34432 + ], + [ + "2022-01-06", + 0.36244 + ], + [ + "2022-01-07", + 0.36554 + ], + [ + "2022-01-10", + 0.31803 + ], + [ + "2022-01-11", + 0.32233 + ], + [ + "2022-01-12", + 0.31151 + ], + [ + "2022-01-13", + 0.31107 + ], + [ + "2022-01-14", + 0.33997 + ], + [ + "2022-01-17", + 0.31538 + ], + [ + "2022-01-18", + 0.28295 + ], + [ + "2022-01-19", + 0.29622 + ], + [ + "2022-01-20", + 0.30282 + ], + [ + "2022-01-21", + 0.2955 + ], + [ + "2022-01-24", + 0.30886 + ], + [ + "2022-01-25", + 0.32857 + ], + [ + "2022-01-26", + 0.31988 + ], + [ + "2022-01-27", + 0.32603 + ], + [ + "2022-01-28", + 0.35152 + ], + [ + "2022-02-07", + 0.3067 + ], + [ + "2022-02-08", + 0.28139 + ], + [ + "2022-02-09", + 0.29888 + ], + [ + "2022-02-10", + 0.29234 + ], + [ + "2022-02-11", + 0.32353 + ], + [ + "2022-02-14", + 0.36428 + ], + [ + "2022-02-15", + 0.3632 + ], + [ + "2022-02-16", + 0.35464 + ], + [ + "2022-02-17", + 0.348 + ], + [ + "2022-02-18", + 0.35395 + ], + [ + "2022-02-21", + 0.39516 + ], + [ + "2022-02-22", + 0.45286 + ], + [ + "2022-02-23", + 0.41191 + ], + [ + "2022-02-24", + 0.39985 + ], + [ + "2022-02-25", + 0.39433 + ], + [ + "2022-02-28", + 0.34886 + ], + [ + "2022-03-01", + 0.34061 + ], + [ + "2022-03-02", + 0.33756 + ], + [ + "2022-03-03", + 0.34948 + ], + [ + "2022-03-04", + 0.3683 + ], + [ + "2022-03-07", + 0.42564 + ], + [ + "2022-03-08", + 0.44765 + ], + [ + "2022-03-09", + 0.39798 + ], + [ + "2022-03-10", + 0.33966 + ], + [ + "2022-03-11", + 0.30664 + ], + [ + "2022-03-14", + 0.38203 + ], + [ + "2022-03-15", + 0.48133 + ], + [ + "2022-03-16", + 0.36235 + ], + [ + "2022-03-17", + 0.24919 + ], + [ + "2022-03-18", + 0.30118 + ], + [ + "2022-03-21", + 0.343 + ], + [ + "2022-03-22", + 0.3459 + ], + [ + "2022-03-23", + 0.33687 + ], + [ + "2022-03-24", + 0.34642 + ], + [ + "2022-03-25", + 0.38393 + ], + [ + "2022-03-28", + 0.40511 + ], + [ + "2022-03-29", + 0.39891 + ], + [ + "2022-03-30", + 0.34454 + ], + [ + "2022-03-31", + 0.38932 + ], + [ + "2022-04-01", + 0.41861 + ], + [ + "2022-04-06", + 0.39067 + ], + [ + "2022-04-07", + 0.4045 + ], + [ + "2022-04-08", + 0.38274 + ], + [ + "2022-04-11", + 0.40751 + ], + [ + "2022-04-12", + 0.41099 + ], + [ + "2022-04-13", + 0.37304 + ], + [ + "2022-04-14", + 0.38631 + ], + [ + "2022-04-15", + 0.36395 + ], + [ + "2022-04-18", + 0.39294 + ], + [ + "2022-04-19", + 0.39542 + ], + [ + "2022-04-20", + 0.41526 + ], + [ + "2022-04-21", + 0.4205 + ], + [ + "2022-04-22", + 0.39243 + ], + [ + "2022-04-25", + 0.43106 + ], + [ + "2022-04-26", + 0.45846 + ], + [ + "2022-04-27", + 0.32296 + ], + [ + "2022-04-28", + 0.30008 + ], + [ + "2022-04-29", + 0.30893 + ], + [ + "2022-05-05", + 0.30929 + ], + [ + "2022-05-06", + 0.38224 + ], + [ + "2022-05-09", + 0.39814 + ], + [ + "2022-05-10", + 0.34838 + ], + [ + "2022-05-11", + 0.3083 + ], + [ + "2022-05-12", + 0.32815 + ], + [ + "2022-05-13", + 0.35119 + ], + [ + "2022-05-16", + 0.35332 + ], + [ + "2022-05-17", + 0.35458 + ], + [ + "2022-05-18", + 0.33925 + ], + [ + "2022-05-19", + 0.35434 + ], + [ + "2022-05-20", + 0.33159 + ], + [ + "2022-05-23", + 0.33615 + ], + [ + "2022-05-24", + 0.40692 + ], + [ + "2022-05-25", + 0.39038 + ], + [ + "2022-05-26", + 0.34798 + ], + [ + "2022-05-27", + 0.35296 + ], + [ + "2022-05-30", + 0.34291 + ], + [ + "2022-05-31", + 0.31664 + ], + [ + "2022-06-01", + 0.32475 + ], + [ + "2022-06-02", + 0.3427 + ], + [ + "2022-06-06", + 0.32281 + ], + [ + "2022-06-07", + 0.31648 + ], + [ + "2022-06-08", + 0.33478 + ], + [ + "2022-06-09", + 0.35676 + ], + [ + "2022-06-10", + 0.35158 + ], + [ + "2022-06-13", + 0.34952 + ], + [ + "2022-06-14", + 0.36692 + ], + [ + "2022-06-15", + 0.32888 + ], + [ + "2022-06-16", + 0.34571 + ], + [ + "2022-06-17", + 0.34373 + ], + [ + "2022-06-20", + 0.32855 + ], + [ + "2022-06-21", + 0.34081 + ], + [ + "2022-06-22", + 0.36551 + ], + [ + "2022-06-23", + 0.33621 + ], + [ + "2022-06-24", + 0.30236 + ], + [ + "2022-06-27", + 0.31203 + ], + [ + "2022-06-28", + 0.31483 + ], + [ + "2022-06-29", + 0.34093 + ], + [ + "2022-06-30", + 0.3467 + ], + [ + "2022-07-01", + 0.35937 + ], + [ + "2022-07-04", + 0.34821 + ], + [ + "2022-07-05", + 0.39945 + ], + [ + "2022-07-06", + 0.40009 + ], + [ + "2022-07-07", + 0.42889 + ], + [ + "2022-07-08", + 0.38746 + ], + [ + "2022-07-11", + 0.41735 + ], + [ + "2022-07-12", + 0.41334 + ], + [ + "2022-07-13", + 0.37259 + ], + [ + "2022-07-14", + 0.3965 + ], + [ + "2022-07-15", + 0.39445 + ], + [ + "2022-07-18", + 0.50114 + ], + [ + "2022-07-19", + 0.48164 + ], + [ + "2022-07-20", + 0.38617 + ], + [ + "2022-07-21", + 0.40239 + ], + [ + "2022-07-22", + 0.40308 + ], + [ + "2022-07-25", + 0.51484 + ], + [ + "2022-07-26", + 0.38214 + ], + [ + "2022-07-27", + 0.38013 + ], + [ + "2022-07-28", + 0.51033 + ], + [ + "2022-07-29", + 0.40001 + ], + [ + "2022-08-01", + 0.40056 + ], + [ + "2022-08-02", + 0.40839 + ], + [ + "2022-08-03", + 0.4038 + ], + [ + "2022-08-04", + 0.35038 + ], + [ + "2022-08-05", + 0.31446 + ], + [ + "2022-08-08", + 0.36054 + ], + [ + "2022-08-09", + 0.35186 + ], + [ + "2022-08-10", + 0.50301 + ], + [ + "2022-08-11", + 0.33219 + ], + [ + "2022-08-12", + 0.35567 + ], + [ + "2022-08-15", + 0.40295 + ], + [ + "2022-08-16", + 0.37356 + ], + [ + "2022-08-17", + 0.3735 + ], + [ + "2022-08-18", + 0.3771 + ], + [ + "2022-08-19", + 0.40266 + ], + [ + "2022-08-22", + 0.39337 + ], + [ + "2022-08-23", + 0.37308 + ], + [ + "2022-08-24", + 0.48372 + ], + [ + "2022-08-25", + 0.48208 + ], + [ + "2022-08-26", + 0.4468 + ], + [ + "2022-08-29", + 0.44781 + ], + [ + "2022-08-30", + 0.38093 + ], + [ + "2022-08-31", + 0.38271 + ], + [ + "2022-09-01", + 0.3689 + ], + [ + "2022-09-02", + 0.37099 + ], + [ + "2022-09-05", + 0.44351 + ], + [ + "2022-09-06", + 0.34921 + ], + [ + "2022-09-07", + 0.35547 + ], + [ + "2022-09-08", + 0.43451 + ], + [ + "2022-09-09", + 0.31971 + ], + [ + "2022-09-13", + 0.37282 + ], + [ + "2022-09-14", + 0.39239 + ], + [ + "2022-09-15", + 0.42929 + ], + [ + "2022-09-16", + 0.47709 + ], + [ + "2022-09-19", + 0.48596 + ], + [ + "2022-09-20", + 0.44363 + ], + [ + "2022-09-21", + 0.44146 + ], + [ + "2022-09-22", + 0.45239 + ], + [ + "2022-09-23", + 0.4476 + ], + [ + "2022-09-26", + 0.47174 + ], + [ + "2022-09-27", + 0.45195 + ], + [ + "2022-09-28", + 0.43784 + ], + [ + "2022-09-29", + 0.46297 + ], + [ + "2022-09-30", + 0.40452 + ], + [ + "2022-10-10", + 0.4403 + ], + [ + "2022-10-11", + 0.4483 + ], + [ + "2022-10-12", + 0.47373 + ], + [ + "2022-10-13", + 0.41779 + ], + [ + "2022-10-14", + 0.48759 + ], + [ + "2022-10-17", + 0.45278 + ], + [ + "2022-10-18", + 0.49722 + ], + [ + "2022-10-19", + 0.46182 + ], + [ + "2022-10-20", + 0.45638 + ], + [ + "2022-10-21", + 0.4407 + ], + [ + "2022-10-24", + 0.44736 + ], + [ + "2022-10-25", + 0.47465 + ], + [ + "2022-10-26", + 0.41308 + ], + [ + "2022-10-27", + 0.49821 + ], + [ + "2022-10-28", + 0.46246 + ], + [ + "2022-10-31", + 0.55938 + ], + [ + "2022-11-01", + 0.3768 + ], + [ + "2022-11-02", + 0.32324 + ], + [ + "2022-11-03", + 0.39642 + ], + [ + "2022-11-04", + 0.45845 + ], + [ + "2022-11-07", + 0.43818 + ], + [ + "2022-11-08", + 0.4849 + ], + [ + "2022-11-09", + 0.43641 + ], + [ + "2022-11-10", + 0.44762 + ], + [ + "2022-11-11", + 0.40202 + ], + [ + "2022-11-14", + 0.38946 + ], + [ + "2022-11-15", + 0.42363 + ], + [ + "2022-11-16", + 0.43766 + ], + [ + "2022-11-17", + 0.45335 + ], + [ + "2022-11-18", + 0.44638 + ], + [ + "2022-11-21", + 0.47157 + ], + [ + "2022-11-22", + 0.46503 + ], + [ + "2022-11-23", + 0.43012 + ], + [ + "2022-11-24", + 0.44098 + ], + [ + "2022-11-25", + 0.43119 + ], + [ + "2022-11-28", + 0.52972 + ], + [ + "2022-11-29", + 0.43047 + ], + [ + "2022-11-30", + 0.39393 + ], + [ + "2022-12-01", + 0.41402 + ], + [ + "2022-12-02", + 0.42528 + ], + [ + "2022-12-05", + 0.43161 + ], + [ + "2022-12-06", + 0.42387 + ], + [ + "2022-12-07", + 0.49128 + ], + [ + "2022-12-08", + 0.49854 + ], + [ + "2022-12-09", + 0.47763 + ], + [ + "2022-12-12", + 0.4879 + ], + [ + "2022-12-13", + 0.47679 + ], + [ + "2022-12-14", + 0.52458 + ], + [ + "2022-12-15", + 0.44531 + ], + [ + "2022-12-16", + 0.45827 + ], + [ + "2022-12-19", + 0.47928 + ], + [ + "2022-12-20", + 0.54658 + ], + [ + "2022-12-21", + 0.55909 + ], + [ + "2022-12-22", + 0.4835 + ], + [ + "2022-12-23", + 0.55927 + ], + [ + "2022-12-26", + 0.55067 + ], + [ + "2022-12-27", + 0.4647 + ], + [ + "2022-12-28", + 0.39406 + ], + [ + "2022-12-29", + 0.58823 + ], + [ + "2022-12-30", + 0.50609 + ], + [ + "2023-01-03", + 0.44252 + ], + [ + "2023-01-04", + 0.50328 + ], + [ + "2023-01-05", + 0.49513 + ], + [ + "2023-01-06", + 0.49642 + ], + [ + "2023-01-09", + 0.49117 + ], + [ + "2023-01-10", + 0.45441 + ], + [ + "2023-01-11", + 0.59613 + ], + [ + "2023-01-12", + 0.53549 + ], + [ + "2023-01-13", + 0.58891 + ], + [ + "2023-01-16", + 0.49998 + ], + [ + "2023-01-17", + 0.51899 + ], + [ + "2023-01-18", + 0.62939 + ], + [ + "2023-01-19", + 0.52077 + ], + [ + "2023-01-20", + 0.50867 + ], + [ + "2023-01-30", + 0.57623 + ], + [ + "2023-01-31", + 0.52073 + ], + [ + "2023-02-01", + 0.52284 + ], + [ + "2023-02-02", + 0.50678 + ], + [ + "2023-02-03", + 0.59156 + ], + [ + "2023-02-06", + 0.54155 + ], + [ + "2023-02-07", + 0.57549 + ], + [ + "2023-02-08", + 0.51193 + ], + [ + "2023-02-09", + 0.55874 + ], + [ + "2023-02-10", + 0.49576 + ], + [ + "2023-02-13", + 0.50872 + ], + [ + "2023-02-14", + 0.49127 + ], + [ + "2023-02-15", + 0.52487 + ], + [ + "2023-02-16", + 0.47602 + ], + [ + "2023-02-17", + 0.48836 + ], + [ + "2023-02-20", + 0.50533 + ], + [ + "2023-02-21", + 0.43693 + ], + [ + "2023-02-22", + 0.45615 + ], + [ + "2023-02-23", + 0.49731 + ], + [ + "2023-02-24", + 0.45816 + ], + [ + "2023-02-27", + 0.5062 + ], + [ + "2023-02-28", + 0.45147 + ], + [ + "2023-03-01", + 0.45817 + ], + [ + "2023-03-02", + 0.46646 + ], + [ + "2023-03-03", + 0.48545 + ], + [ + "2023-03-06", + 0.47422 + ], + [ + "2023-03-07", + 0.49726 + ], + [ + "2023-03-08", + 0.52329 + ], + [ + "2023-03-09", + 0.49029 + ], + [ + "2023-03-10", + 0.50133 + ], + [ + "2023-03-13", + 0.49224 + ], + [ + "2023-03-14", + 0.48597 + ], + [ + "2023-03-15", + 0.49944 + ], + [ + "2023-03-16", + 0.52045 + ], + [ + "2023-03-17", + 0.52072 + ], + [ + "2023-03-20", + 0.49078 + ], + [ + "2023-03-21", + 0.48481 + ], + [ + "2023-03-22", + 0.47323 + ], + [ + "2023-03-23", + 0.47382 + ], + [ + "2023-03-24", + 0.50111 + ], + [ + "2023-03-27", + 0.51803 + ], + [ + "2023-03-28", + 0.48363 + ], + [ + "2023-03-29", + 0.50933 + ], + [ + "2023-03-30", + 0.47094 + ], + [ + "2023-03-31", + 0.45987 + ], + [ + "2023-04-03", + 0.48893 + ], + [ + "2023-04-04", + 0.4677 + ], + [ + "2023-04-06", + 0.49211 + ], + [ + "2023-04-07", + 0.4597 + ], + [ + "2023-04-10", + 0.46148 + ], + [ + "2023-04-11", + 0.4872 + ], + [ + "2023-04-12", + 0.49021 + ], + [ + "2023-04-13", + 0.54644 + ], + [ + "2023-04-14", + 0.488 + ], + [ + "2023-04-17", + 0.43895 + ], + [ + "2023-04-18", + 0.46694 + ], + [ + "2023-04-19", + 0.4951 + ], + [ + "2023-04-20", + 0.48435 + ], + [ + "2023-04-21", + 0.56216 + ], + [ + "2023-04-24", + 0.54014 + ], + [ + "2023-04-25", + 0.50672 + ], + [ + "2023-04-26", + 0.53653 + ], + [ + "2023-04-27", + 0.51338 + ], + [ + "2023-04-28", + 0.48302 + ], + [ + "2023-05-04", + 0.47949 + ], + [ + "2023-05-05", + 0.5034 + ], + [ + "2023-05-08", + 0.48992 + ], + [ + "2023-05-09", + 0.49983 + ], + [ + "2023-05-10", + 0.51168 + ], + [ + "2023-05-11", + 0.5047 + ], + [ + "2023-05-12", + 0.54291 + ], + [ + "2023-05-15", + 0.53371 + ], + [ + "2023-05-16", + 0.46127 + ], + [ + "2023-05-17", + 0.4724 + ], + [ + "2023-05-18", + 0.46537 + ], + [ + "2023-05-19", + 0.46808 + ], + [ + "2023-05-22", + 0.52776 + ], + [ + "2023-05-23", + 0.44771 + ], + [ + "2023-05-24", + 0.48463 + ], + [ + "2023-05-25", + 0.52209 + ], + [ + "2023-05-26", + 0.49932 + ], + [ + "2023-05-29", + 0.50783 + ], + [ + "2023-05-30", + 0.51397 + ], + [ + "2023-05-31", + 0.48534 + ], + [ + "2023-06-01", + 0.50638 + ], + [ + "2023-06-02", + 0.43195 + ], + [ + "2023-06-05", + 0.43386 + ], + [ + "2023-06-06", + 0.46978 + ], + [ + "2023-06-07", + 0.48412 + ], + [ + "2023-06-08", + 0.49554 + ], + [ + "2023-06-09", + 0.4853 + ], + [ + "2023-06-12", + 0.49542 + ], + [ + "2023-06-13", + 0.45882 + ], + [ + "2023-06-14", + 0.4527 + ], + [ + "2023-06-15", + 0.47446 + ], + [ + "2023-06-16", + 0.43892 + ], + [ + "2023-06-19", + 0.46168 + ], + [ + "2023-06-20", + 0.50126 + ], + [ + "2023-06-21", + 0.50824 + ], + [ + "2023-06-26", + 0.53068 + ], + [ + "2023-06-27", + 0.50081 + ], + [ + "2023-06-28", + 0.47332 + ], + [ + "2023-06-29", + 0.50656 + ], + [ + "2023-06-30", + 0.47921 + ], + [ + "2023-07-03", + 0.48251 + ], + [ + "2023-07-04", + 0.46146 + ], + [ + "2023-07-05", + 0.49539 + ], + [ + "2023-07-06", + 0.49499 + ], + [ + "2023-07-07", + 0.49959 + ], + [ + "2023-07-10", + 0.51084 + ], + [ + "2023-07-11", + 0.46071 + ], + [ + "2023-07-12", + 0.44216 + ], + [ + "2023-07-13", + 0.46103 + ], + [ + "2023-07-14", + 0.49143 + ], + [ + "2023-07-17", + 0.55605 + ], + [ + "2023-07-18", + 0.47207 + ], + [ + "2023-07-19", + 0.5076 + ], + [ + "2023-07-20", + 0.50707 + ], + [ + "2023-07-21", + 0.50915 + ], + [ + "2023-07-24", + 0.51736 + ], + [ + "2023-07-25", + 0.47499 + ], + [ + "2023-07-26", + 0.4621 + ], + [ + "2023-07-27", + 0.50065 + ], + [ + "2023-07-28", + 0.46009 + ], + [ + "2023-07-31", + 0.41386 + ], + [ + "2023-08-01", + 0.46552 + ], + [ + "2023-08-02", + 0.48775 + ], + [ + "2023-08-03", + 0.44646 + ], + [ + "2023-08-04", + 0.41425 + ], + [ + "2023-08-07", + 0.51305 + ], + [ + "2023-08-08", + 0.4941 + ], + [ + "2023-08-09", + 0.48842 + ], + [ + "2023-08-10", + 0.50302 + ], + [ + "2023-08-11", + 0.50069 + ], + [ + "2023-08-14", + 0.51641 + ], + [ + "2023-08-15", + 0.49661 + ], + [ + "2023-08-16", + 0.48024 + ], + [ + "2023-08-17", + 0.47807 + ], + [ + "2023-08-18", + 0.48861 + ], + [ + "2023-08-21", + 0.52167 + ], + [ + "2023-08-22", + 0.49299 + ], + [ + "2023-08-23", + 0.48191 + ], + [ + "2023-08-24", + 0.48735 + ], + [ + "2023-08-25", + 0.47077 + ], + [ + "2023-08-28", + 0.46417 + ], + [ + "2023-08-29", + 0.42397 + ], + [ + "2023-08-30", + 0.47139 + ], + [ + "2023-08-31", + 0.44859 + ], + [ + "2023-09-01", + 0.46764 + ], + [ + "2023-09-04", + 0.43263 + ], + [ + "2023-09-05", + 0.4556 + ], + [ + "2023-09-06", + 0.474 + ], + [ + "2023-09-07", + 0.49492 + ], + [ + "2023-09-08", + 0.49333 + ], + [ + "2023-09-11", + 0.45805 + ], + [ + "2023-09-12", + 0.45947 + ], + [ + "2023-09-13", + 0.47245 + ], + [ + "2023-09-14", + 0.48183 + ], + [ + "2023-09-15", + 0.47703 + ], + [ + "2023-09-18", + 0.46885 + ], + [ + "2023-09-19", + 0.43411 + ], + [ + "2023-09-20", + 0.47813 + ], + [ + "2023-09-21", + 0.43159 + ], + [ + "2023-09-22", + 0.38735 + ], + [ + "2023-09-25", + 0.42968 + ], + [ + "2023-09-26", + 0.47485 + ], + [ + "2023-09-27", + 0.43765 + ], + [ + "2023-09-28", + 0.46051 + ], + [ + "2023-10-09", + 0.49873 + ], + [ + "2023-10-10", + 0.47035 + ], + [ + "2023-10-11", + 0.46677 + ], + [ + "2023-10-12", + 0.43696 + ], + [ + "2023-10-13", + 0.49353 + ], + [ + "2023-10-16", + 0.52988 + ], + [ + "2023-10-17", + 0.48562 + ], + [ + "2023-10-18", + 0.47519 + ], + [ + "2023-10-19", + 0.50301 + ], + [ + "2023-10-20", + 0.5454 + ], + [ + "2023-10-23", + 0.54002 + ], + [ + "2023-10-24", + 0.53259 + ], + [ + "2023-10-25", + 0.45718 + ], + [ + "2023-10-26", + 0.54743 + ], + [ + "2023-10-27", + 0.44307 + ], + [ + "2023-10-30", + 0.4548 + ], + [ + "2023-10-31", + 0.47789 + ], + [ + "2023-11-01", + 0.53052 + ], + [ + "2023-11-02", + 0.48871 + ], + [ + "2023-11-03", + 0.47021 + ], + [ + "2023-11-06", + 0.44935 + ], + [ + "2023-11-07", + 0.54572 + ], + [ + "2023-11-08", + 0.53595 + ], + [ + "2023-11-09", + 0.46964 + ], + [ + "2023-11-10", + 0.47969 + ], + [ + "2023-11-13", + 0.5321 + ], + [ + "2023-11-14", + 0.47815 + ], + [ + "2023-11-15", + 0.45703 + ], + [ + "2023-11-16", + 0.47078 + ], + [ + "2023-11-17", + 0.58413 + ], + [ + "2023-11-20", + 0.5045 + ], + [ + "2023-11-21", + 0.5104 + ], + [ + "2023-11-22", + 0.5146 + ], + [ + "2023-11-23", + 0.56097 + ], + [ + "2023-11-24", + 0.48406 + ], + [ + "2023-11-27", + 0.48261 + ], + [ + "2023-11-28", + 0.52054 + ], + [ + "2023-11-29", + 0.46377 + ], + [ + "2023-11-30", + 0.47136 + ], + [ + "2023-12-01", + 0.49161 + ], + [ + "2023-12-04", + 0.47701 + ], + [ + "2023-12-05", + 0.46944 + ], + [ + "2023-12-06", + 0.47779 + ], + [ + "2023-12-07", + 0.48097 + ], + [ + "2023-12-08", + 0.49271 + ], + [ + "2023-12-11", + 0.47373 + ], + [ + "2023-12-12", + 0.46351 + ], + [ + "2023-12-13", + 0.50232 + ], + [ + "2023-12-14", + 0.4742 + ], + [ + "2023-12-15", + 0.42349 + ], + [ + "2023-12-18", + 0.42777 + ], + [ + "2023-12-19", + 0.42212 + ], + [ + "2023-12-20", + 0.4702 + ], + [ + "2023-12-21", + 0.44155 + ], + [ + "2023-12-22", + 0.53353 + ], + [ + "2023-12-25", + 0.42326 + ], + [ + "2023-12-26", + 0.39132 + ], + [ + "2023-12-27", + 0.41402 + ], + [ + "2023-12-28", + 0.41018 + ], + [ + "2023-12-29", + 0.31544 + ], + [ + "2024-01-02", + 0.52085 + ], + [ + "2024-01-03", + 0.5095 + ], + [ + "2024-01-04", + 0.47257 + ], + [ + "2024-01-05", + 0.47343 + ], + [ + "2024-01-08", + 0.46509 + ], + [ + "2024-01-09", + 0.40626 + ], + [ + "2024-01-10", + 0.41496 + ], + [ + "2024-01-11", + 0.43771 + ], + [ + "2024-01-12", + 0.34767 + ], + [ + "2024-01-15", + 0.35254 + ], + [ + "2024-01-16", + 0.42382 + ], + [ + "2024-01-17", + 0.48053 + ], + [ + "2024-01-18", + 0.54302 + ], + [ + "2024-01-19", + 0.47704 + ], + [ + "2024-01-22", + 0.52218 + ], + [ + "2024-01-23", + 0.53137 + ], + [ + "2024-01-24", + 0.50216 + ], + [ + "2024-01-25", + 0.49379 + ], + [ + "2024-01-26", + 0.50637 + ], + [ + "2024-01-29", + 0.58569 + ], + [ + "2024-01-30", + 0.58629 + ], + [ + "2024-01-31", + 0.52718 + ], + [ + "2024-02-01", + 0.60306 + ], + [ + "2024-02-02", + 0.61091 + ], + [ + "2024-02-05", + 0.55466 + ], + [ + "2024-02-06", + 0.37995 + ], + [ + "2024-02-07", + 0.506 + ], + [ + "2024-02-08", + 0.55991 + ], + [ + "2024-02-19", + 0.62245 + ], + [ + "2024-02-20", + 0.64197 + ], + [ + "2024-02-21", + 0.63831 + ], + [ + "2024-02-22", + 0.6078 + ], + [ + "2024-02-23", + 0.63095 + ], + [ + "2024-02-26", + 0.60154 + ], + [ + "2024-02-27", + 0.65079 + ], + [ + "2024-02-28", + 0.64923 + ], + [ + "2024-02-29", + 0.64213 + ], + [ + "2024-03-01", + 0.5944 + ], + [ + "2024-03-04", + 0.59305 + ], + [ + "2024-03-05", + 0.37527 + ], + [ + "2024-03-06", + 0.55088 + ], + [ + "2024-03-07", + 0.5804 + ], + [ + "2024-03-08", + 0.57485 + ], + [ + "2024-03-11", + 0.51965 + ], + [ + "2024-03-12", + 0.56397 + ], + [ + "2024-03-13", + 0.57714 + ], + [ + "2024-03-14", + 0.50243 + ], + [ + "2024-03-15", + 0.53452 + ], + [ + "2024-03-18", + 0.47572 + ], + [ + "2024-03-19", + 0.49016 + ], + [ + "2024-03-20", + 0.49496 + ], + [ + "2024-03-21", + 0.42883 + ], + [ + "2024-03-22", + 0.42922 + ], + [ + "2024-03-25", + 0.50093 + ], + [ + "2024-03-26", + 0.48164 + ], + [ + "2024-03-27", + 0.3775 + ], + [ + "2024-03-28", + 0.47377 + ], + [ + "2024-03-29", + 0.43989 + ], + [ + "2024-04-01", + 0.44655 + ], + [ + "2024-04-02", + 0.44505 + ], + [ + "2024-04-03", + 0.51931 + ], + [ + "2024-04-08", + 0.56617 + ], + [ + "2024-04-09", + 0.5407 + ], + [ + "2024-04-10", + 0.55467 + ], + [ + "2024-04-11", + 0.55577 + ], + [ + "2024-04-12", + 0.56597 + ], + [ + "2024-04-15", + 0.55853 + ], + [ + "2024-04-16", + 0.51473 + ], + [ + "2024-04-17", + 0.47721 + ], + [ + "2024-04-18", + 0.46563 + ], + [ + "2024-04-19", + 0.4311 + ], + [ + "2024-04-22", + 0.478 + ], + [ + "2024-04-23", + 0.48277 + ], + [ + "2024-04-24", + 0.48861 + ], + [ + "2024-04-25", + 0.46302 + ], + [ + "2024-04-26", + 0.49525 + ], + [ + "2024-04-29", + 0.5174 + ], + [ + "2024-04-30", + 0.51861 + ], + [ + "2024-05-06", + 0.53392 + ], + [ + "2024-05-07", + 0.52354 + ], + [ + "2024-05-08", + 0.54883 + ], + [ + "2024-05-09", + 0.56947 + ], + [ + "2024-05-10", + 0.51649 + ], + [ + "2024-05-13", + 0.56487 + ], + [ + "2024-05-14", + 0.52201 + ], + [ + "2024-05-15", + 0.57333 + ], + [ + "2024-05-16", + 0.57199 + ], + [ + "2024-05-17", + 0.5599 + ], + [ + "2024-05-20", + 0.56926 + ], + [ + "2024-05-21", + 0.5115 + ], + [ + "2024-05-22", + 0.39858 + ], + [ + "2024-05-23", + 0.55094 + ], + [ + "2024-05-24", + 0.45268 + ], + [ + "2024-05-27", + 0.52434 + ], + [ + "2024-05-28", + 0.47019 + ], + [ + "2024-05-29", + 0.47963 + ], + [ + "2024-05-30", + 0.42903 + ], + [ + "2024-05-31", + 0.50448 + ], + [ + "2024-06-03", + 0.47069 + ], + [ + "2024-06-04", + 0.44115 + ], + [ + "2024-06-05", + 0.42206 + ], + [ + "2024-06-06", + 0.4212 + ], + [ + "2024-06-07", + 0.4491 + ], + [ + "2024-06-11", + 0.4535 + ], + [ + "2024-06-12", + 0.46612 + ], + [ + "2024-06-13", + 0.42636 + ], + [ + "2024-06-14", + 0.45353 + ], + [ + "2024-06-17", + 0.44012 + ], + [ + "2024-06-18", + 0.41032 + ], + [ + "2024-06-19", + 0.4407 + ], + [ + "2024-06-20", + 0.39533 + ], + [ + "2024-06-21", + 0.4854 + ], + [ + "2024-06-24", + 0.41866 + ], + [ + "2024-06-25", + 0.48578 + ], + [ + "2024-06-26", + 0.42932 + ], + [ + "2024-06-27", + 0.48256 + ], + [ + "2024-06-28", + 0.4535 + ], + [ + "2024-07-01", + 0.39348 + ], + [ + "2024-07-02", + 0.38849 + ], + [ + "2024-07-03", + 0.45061 + ], + [ + "2024-07-04", + 0.35686 + ], + [ + "2024-07-05", + 0.38805 + ], + [ + "2024-07-08", + 0.34653 + ], + [ + "2024-07-09", + 0.39711 + ], + [ + "2024-07-10", + 0.38697 + ], + [ + "2024-07-11", + 0.40913 + ], + [ + "2024-07-12", + 0.35556 + ], + [ + "2024-07-15", + 0.35862 + ], + [ + "2024-07-16", + 0.35591 + ], + [ + "2024-07-17", + 0.35581 + ], + [ + "2024-07-18", + 0.36232 + ], + [ + "2024-07-19", + 0.43373 + ], + [ + "2024-07-22", + 0.41552 + ], + [ + "2024-07-23", + 0.42607 + ], + [ + "2024-07-24", + 0.46903 + ], + [ + "2024-07-25", + 0.38933 + ], + [ + "2024-07-26", + 0.42574 + ], + [ + "2024-07-29", + 0.39187 + ], + [ + "2024-07-30", + 0.40993 + ], + [ + "2024-07-31", + 0.40882 + ], + [ + "2024-08-01", + 0.41613 + ], + [ + "2024-08-02", + 0.44648 + ], + [ + "2024-08-05", + 0.43556 + ], + [ + "2024-08-06", + 0.4279 + ], + [ + "2024-08-07", + 0.4096 + ], + [ + "2024-08-08", + 0.41236 + ], + [ + "2024-08-09", + 0.40933 + ], + [ + "2024-08-12", + 0.40912 + ], + [ + "2024-08-13", + 0.45794 + ], + [ + "2024-08-14", + 0.44858 + ], + [ + "2024-08-15", + 0.44008 + ], + [ + "2024-08-16", + 0.40459 + ], + [ + "2024-08-19", + 0.42793 + ], + [ + "2024-08-20", + 0.39795 + ], + [ + "2024-08-21", + 0.40616 + ], + [ + "2024-08-22", + 0.41681 + ], + [ + "2024-08-23", + 0.38411 + ], + [ + "2024-08-26", + 0.37866 + ], + [ + "2024-08-27", + 0.38862 + ], + [ + "2024-08-28", + 0.44672 + ], + [ + "2024-08-29", + 0.41784 + ], + [ + "2024-08-30", + 0.38775 + ], + [ + "2024-09-02", + 0.36747 + ], + [ + "2024-09-03", + 0.4409 + ], + [ + "2024-09-04", + 0.4326 + ], + [ + "2024-09-05", + 0.37135 + ], + [ + "2024-09-06", + 0.48851 + ], + [ + "2024-09-09", + 0.354 + ], + [ + "2024-09-10", + 0.34632 + ], + [ + "2024-09-11", + 0.33049 + ], + [ + "2024-09-12", + 0.33171 + ], + [ + "2024-09-13", + 0.31808 + ], + [ + "2024-09-16", + 0.3188 + ], + [ + "2024-09-17", + 0.33544 + ], + [ + "2024-09-18", + 0.30478 + ], + [ + "2024-09-19", + 0.30196 + ], + [ + "2024-09-20", + 0.32799 + ], + [ + "2024-09-23", + 0.43057 + ], + [ + "2024-09-24", + 0.38313 + ], + [ + "2024-09-25", + 0.3313 + ], + [ + "2024-09-26", + 0.29254 + ], + [ + "2024-09-27", + 0.2755 + ], + [ + "2024-09-30", + 0.23643 + ], + [ + "2024-10-01", + 0.30943 + ], + [ + "2024-10-02", + 0.30032 + ], + [ + "2024-10-03", + 0.3072 + ], + [ + "2024-10-04", + 0.31819 + ], + [ + "2024-10-07", + 0.31061 + ], + [ + "2024-10-08", + 0.21479 + ], + [ + "2024-10-09", + 0.27462 + ], + [ + "2024-10-10", + 0.75717 + ], + [ + "2024-10-11", + 0.60541 + ], + [ + "2024-10-12", + 0.31765 + ], + [ + "2024-10-13", + 0.31819 + ], + [ + "2024-10-14", + 0.57372 + ], + [ + "2024-10-15", + 0.64475 + ], + [ + "2024-10-16", + 0.63332 + ], + [ + "2024-10-17", + 0.59963 + ], + [ + "2024-10-18", + 0.68635 + ], + [ + "2024-10-21", + 0.62677 + ], + [ + "2024-10-22", + 0.70414 + ], + [ + "2024-10-23", + 0.55642 + ], + [ + "2024-10-24", + 0.67394 + ], + [ + "2024-10-25", + 0.68816 + ], + [ + "2024-10-28", + 0.67408 + ], + [ + "2024-10-29", + 0.68547 + ], + [ + "2024-10-30", + 0.58316 + ], + [ + "2024-10-31", + 0.45775 + ], + [ + "2024-11-01", + 0.63337 + ], + [ + "2024-11-04", + 0.66459 + ], + [ + "2024-11-05", + 0.54239 + ], + [ + "2024-11-06", + 0.68327 + ], + [ + "2024-11-07", + 0.57376 + ], + [ + "2024-11-08", + 0.39844 + ], + [ + "2024-11-11", + 0.58686 + ], + [ + "2024-11-12", + 0.45642 + ], + [ + "2024-11-13", + 0.40761 + ], + [ + "2024-11-14", + 0.56307 + ], + [ + "2024-11-15", + 0.37808 + ], + [ + "2024-11-18", + 0.54025 + ], + [ + "2024-11-19", + 0.3575 + ], + [ + "2024-11-20", + 0.34554 + ], + [ + "2024-11-21", + 0.36286 + ], + [ + "2024-11-22", + 0.38779 + ], + [ + "2024-11-25", + 0.39386 + ], + [ + "2024-11-26", + 0.40272 + ], + [ + "2024-11-27", + 0.39283 + ], + [ + "2024-11-28", + 0.60212 + ], + [ + "2024-11-29", + 0.54284 + ], + [ + "2024-12-02", + 0.57528 + ], + [ + "2024-12-03", + 0.55956 + ], + [ + "2024-12-04", + 0.57044 + ], + [ + "2024-12-05", + 0.56019 + ], + [ + "2024-12-06", + 0.42649 + ], + [ + "2024-12-09", + 0.54442 + ], + [ + "2024-12-10", + 0.53896 + ], + [ + "2024-12-11", + 0.54345 + ], + [ + "2024-12-12", + 0.5424 + ], + [ + "2024-12-13", + 0.49882 + ], + [ + "2024-12-16", + 0.44716 + ], + [ + "2024-12-17", + 0.47748 + ], + [ + "2024-12-18", + 0.46349 + ], + [ + "2024-12-19", + 0.45804 + ], + [ + "2024-12-20", + 0.48322 + ], + [ + "2024-12-23", + 0.47051 + ], + [ + "2024-12-24", + 0.49314 + ], + [ + "2024-12-25", + 0.49406 + ], + [ + "2024-12-26", + 0.47333 + ], + [ + "2024-12-27", + 0.47522 + ], + [ + "2024-12-30", + 0.46141 + ], + [ + "2024-12-31", + 0.44156 + ], + [ + "2025-01-01", + 0.47366 + ], + [ + "2025-01-02", + 0.35975 + ], + [ + "2025-01-03", + 0.34351 + ], + [ + "2025-01-06", + 0.43188 + ], + [ + "2025-01-07", + 0.40985 + ], + [ + "2025-01-08", + 0.40999 + ], + [ + "2025-01-09", + 0.45476 + ], + [ + "2025-01-10", + 0.44372 + ], + [ + "2025-01-13", + 0.36374 + ], + [ + "2025-01-14", + 0.4498 + ], + [ + "2025-01-15", + 0.47428 + ], + [ + "2025-01-16", + 0.44654 + ], + [ + "2025-01-17", + 0.42147 + ], + [ + "2025-01-20", + 0.42205 + ], + [ + "2025-01-21", + 0.42756 + ], + [ + "2025-01-22", + 0.42385 + ], + [ + "2025-01-23", + 0.42662 + ], + [ + "2025-01-24", + 0.42967 + ], + [ + "2025-01-27", + 0.43369 + ], + [ + "2025-01-28", + 0.43419 + ] + ], + "detail": { + "个体风险状态": [ + 0.052904651, + 0.052904651, + 0.052865643, + 0.052888725 + ], + "市场系统结构": [ + 0.437519729, + 0.437519729, + 0.437521547, + 0.437513471 + ], + "风险关联与溢出": [ + "0.5340566304958808", + "0.5334986696417409", + "0.530552089214325", + "0.5304830074310303" + ], + "市场波动和趋势": [ + 0.422052443, + 0.427563071, + 0.423848778, + 0.426618218 + ] + }, + "markarea": [ + "2025-01-22", + "2025-01-28" + ] +} \ No newline at end of file diff --git a/src/widerscreen/data/hangyeyujing.json b/src/widerscreen/data/hangyeyujing.json new file mode 100644 index 0000000..e6ad9d7 --- /dev/null +++ b/src/widerscreen/data/hangyeyujing.json @@ -0,0 +1,16 @@ +{ + "信息传输、软件和信息技术服务业-电信、广播电视和卫星传输服务": 3, + "制造业-农副食品加工业": 1, + "制造业-医药制造业": 6, + "制造业-汽车制造业": 2, + "制造业-纺织服装、服饰业": 1, + "制造业-计算机、通信和其他电子设备制造业": 2, + "制造业-酒、饮料和精制茶制造业": 1, + "制造业-金属制品业": 1, + "制造业-非金属矿物制品业": 1, + "房地产业-房地产业": 1, + "批发和零售业-批发业": 2, + "采矿业-有色金属矿采选业": 1, + "金融业-货币金融服务": 12, + "金融业-资本市场服务": 3 +} \ No newline at end of file diff --git a/src/widerscreen/data/hongguanfenxi.json b/src/widerscreen/data/hongguanfenxi.json new file mode 100644 index 0000000..ee86344 --- /dev/null +++ b/src/widerscreen/data/hongguanfenxi.json @@ -0,0 +1,5102 @@ +{ + "date": [ + "2014-01", + "2014-02", + "2014-03", + "2014-04", + "2014-05", + "2014-06", + "2014-07", + "2014-08", + "2014-09", + "2014-10", + "2014-11", + "2014-12", + "2015-01", + "2015-02", + "2015-03", + "2015-04", + "2015-05", + "2015-06", + "2015-07", + "2015-08", + "2015-09", + "2015-10", + "2015-11", + "2015-12", + "2016-01", + "2016-02", + "2016-03", + "2016-04", + "2016-05", + "2016-06", + "2016-07", + "2016-08", + "2016-09", + "2016-10", + "2016-11", + "2016-12", + "2017-01", + "2017-02", + "2017-03", + "2017-03", + "2017-04", + "2017-05", + "2017-06", + "2017-07", + "2017-08", + "2017-09", + "2017-10", + "2017-11", + "2017-12", + "2018-01", + "2018-02", + "2018-03", + "2018-04", + "2018-05", + "2018-06", + "2018-07", + "2018-08", + "2018-09", + "2018-10", + "2018-11", + "2018-12", + "2019-01", + "2019-02", + "2019-03", + "2019-04", + "2019-05", + "2019-06", + "2019-07", + "2019-08", + "2019-09", + "2019-10", + "2019-11", + "2019-12", + "2020-01", + "2020-02", + "2020-03", + "2020-03", + "2020-03", + "2020-04", + "2020-05", + "2020-06", + "2020-07", + "2020-08", + "2020-09", + "2020-10", + "2020-11", + "2020-12", + "2021-01", + "2021-02", + "2021-03", + "2021-04", + "2021-05", + "2021-06", + "2021-07", + "2021-08", + "2021-09", + "2021-10", + "2021-11", + "2021-12", + "2022-01", + "2022-01", + "2022-01", + "2022-01", + "2022-02", + "2022-03", + "2022-03", + "2022-04", + "2022-05", + "2022-06", + "2022-07", + "2022-08", + "2022-09", + "2022-10", + "2022-10", + "2022-10", + "2022-10", + "2022-10", + "2022-10", + "2022-11", + "2022-11", + "2022-11", + "2022-12", + "2022-12", + "2022-12", + "2023-01", + "2023-02", + "2023-03", + "2023-03", + "2023-04", + "2023-05", + "2023-06", + "2023-07", + "2023-08", + "2023-09", + "2023-10", + "2023-11", + "2023-12", + "2024-01", + "2024-02", + "2024-03", + "2024-03", + "2024-04", + "2024-05", + "2024-06", + "2024-07", + "2024-08", + "2024-09", + "2024-11", + "2024-12", + "2025-01", + "2024-10", + "2025-02", + "2025-03" + ], + "exchange": [ + { + "data": [ + 6.104252380952381, + 6.11276875, + 6.13582380952381, + 6.1552999999999995, + 6.163565, + 6.155705, + 6.156930434782608, + 6.160614285714286, + 6.1528333333333345, + 6.144072222222222, + 6.14321, + 6.123847826086957, + 6.127165, + 6.13388, + 6.150650000000001, + 6.130152380952381, + 6.114269999999999, + 6.116138095238096, + 6.116669565217392, + 6.305576190476191, + 6.36914, + 6.348570588235294, + 6.366600000000001, + 6.4476304347826074, + 6.552685, + 6.5310875, + 6.5063695652173905, + 6.476229999999999, + 6.531533333333333, + 6.587405, + 6.677442857142857, + 6.647430434782609, + 6.671495, + 6.744175, + 6.837536363636364, + 6.918195454545455, + 6.891772222222222, + 6.871344444444444, + 6.893152173913044, + 6.893152173913044, + 6.884477777777778, + 6.882655, + 6.801913636363637, + 6.765385714285714, + 6.673556521739131, + 6.563414285714285, + 6.615405882352942, + 6.618627272727273, + 6.59422857142857, + 6.436404545454545, + 6.316166666666667, + 6.322027272727272, + 6.297538888888889, + 6.375749999999999, + 6.455564999999999, + 6.703445454545455, + 6.843317391304347, + 6.8445368421052635, + 6.926394444444445, + 6.9351, + 6.885345, + 6.78965, + 6.736360000000001, + 6.709266666666666, + 6.715090476190477, + 6.85235, + 6.882026315789473, + 6.875234782608695, + 7.0214, + 7.078455, + 7.070216666666666, + 7.017738095238095, + 7.012818181818183, + 6.917168749999999, + 6.992319999999999, + 7.011945454545455, + 7.011945454545455, + 7.011945454545455, + 7.0686285714285715, + 7.0986, + 7.08671, + 7.008830434782609, + 6.934585714285714, + 6.81475, + 6.7111125000000005, + 6.608766666666667, + 6.54234347826087, + 6.477105, + 6.460226666666666, + 6.506595652173913, + 6.520428571428571, + 6.431611111111111, + 6.422785714285714, + 6.4741136363636365, + 6.477236363636364, + 6.45987, + 6.4192124999999995, + 6.395327272727273, + 6.370013043478261, + 6.358847368421052, + 6.358847368421052, + 6.358847368421052, + 6.358847368421052, + 6.34704375, + 6.345721739130434, + 6.345721739130434, + 6.428015789473684, + 6.707126315789473, + 6.699128571428571, + 6.732447619047618, + 6.794860869565217, + 6.962061904761905, + 7.12869375, + 7.12869375, + 7.12869375, + 7.12869375, + 7.12869375, + 7.12869375, + 7.162786363636363, + 7.162786363636363, + 7.162786363636363, + 6.983259090909091, + 6.983259090909091, + 6.983259090909091, + 6.7975812499999995, + 6.829585, + 6.898152173913044, + 6.898152173913044, + 6.885168421052631, + 6.991195, + 7.149204999999999, + 7.1618666666666675, + 7.1732695652173915, + 7.183895, + 7.178623529411765, + 7.154359090909091, + 7.103880952380953, + 7.105986363636364, + 7.10509375, + 7.097799999999999, + 7.097799999999999, + 7.10066, + 7.105665, + 7.116194736842106, + 7.131552173913043, + 7.134236363636363, + 7.079057894736842, + 7.1729095238095235, + 7.18865, + 7.1879, + 7.1058, + "", + "" + ], + "name": "人民币美元汇率中间价均值", + "type": "line" + }, + { + "data": [ + 5.73, + 5.75, + 5.76, + 5.77, + 5.77, + 5.765, + 5.76, + 5.76, + 5.76, + 5.76, + 5.7055, + 5.51, + 5.51, + 5.51, + 5.3, + 5.3, + 5.1125, + 5.026190476190476, + 4.8, + 4.752380952380952, + 4.55, + 4.480555555555555, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3, + 4.3084999999999996, + 4.31, + 4.31, + 4.31, + 4.31, + 4.31, + 4.31, + 4.31, + 4.31, + 4.31, + 4.31, + 4.31, + 4.31, + 4.31, + 4.31, + 4.31, + 4.305384615384615, + 4.2, + 4.2, + 4.15, + 4.15, + 4.15, + 4.05, + 4.05, + 4.05, + 4.05, + 3.85, + 3.85, + 3.85, + 3.85, + 3.85, + 3.85, + 3.85, + 3.85, + 3.85, + 3.85, + 3.85, + 3.85, + 3.85, + 3.85, + 3.85, + 3.85, + 3.85, + 3.85, + 3.85, + 3.85, + 3.8, + 3.7, + 3.7, + 3.7, + 3.7, + 3.7, + 3.7, + 3.7, + 3.7, + 3.7, + 3.7, + 3.7, + 3.65, + 3.65, + 3.65, + 3.65, + 3.65, + 3.65, + 3.65, + 3.65, + 3.65, + 3.65, + 3.65, + 3.65, + 3.65, + 3.65, + 3.65, + 3.65, + 3.65, + 3.65, + 3.65, + 3.65, + 3.55, + 3.55, + 3.45, + 3.45, + 3.45, + 3.45, + 3.45, + 3.45, + 3.45, + 3.45, + 3.45, + 3.45, + 3.45, + 3.45, + 3.35, + 3.35, + 3.35, + 3.1, + 3.1, + "", + 3.1, + "", + "" + ], + "name": "LPR1年利率", + "type": "line" + }, + { + "data": [ + 6, + 6, + 6, + 6, + 6, + 6, + 6, + 6, + 6, + 6, + 5.885714285714285, + 5.6, + 5.6, + 5.6, + 5.35, + 5.35, + 5.1625, + 5.0659090909090905, + 4.85, + 4.802380952380952, + 4.6, + 4.5210526315789465, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + 4.35, + "", + 4.35, + "", + "" + ], + "name": "LPR6个月至1年短期贷款利率", + "type": "line" + } + ], + "lever": [ + { + "data": [ + 34.4, + 34.4, + 34.4, + 35.2, + 35.2, + 35.2, + 35.7, + 35.7, + 35.7, + 36, + 36, + 36, + 36.8, + 36.8, + 36.8, + 37.7, + 37.7, + 37.7, + 38.6, + 38.6, + 38.6, + 39.2, + 39.2, + 39.2, + 40.4, + 40.4, + 40.4, + 42.1, + 42.1, + 42.1, + 43.7, + 43.7, + 43.7, + 44.7, + 44.7, + 44.7, + 46, + 46, + 46, + 46, + 47.2, + 47.2, + 47.2, + 48.4, + 48.4, + 48.4, + 48.7, + 48.7, + 48.7, + 49.6, + 49.6, + 49.6, + 50.5, + 50.5, + 50.5, + 51.6, + 51.6, + 51.6, + 52.1, + 52.1, + 52.1, + 53.2, + 53.2, + 53.2, + 54.3, + 54.3, + 54.3, + 55.3, + 55.3, + 55.3, + 56.1, + 56.1, + 56.1, + 58, + 58, + 58, + 58, + 58, + 60, + 60, + 60, + 61.8, + 61.8, + 61.8, + 62.3, + 62.3, + 62.3, + 62.2, + 62.2, + 62.2, + 62.1, + 62.1, + 62.1, + 62.1, + 62.1, + 62.1, + 61.9, + 61.9, + 61.9, + 61.8, + 61.8, + 61.8, + 61.8, + 61.8, + 61.8, + 61.8, + 62.1, + 62.1, + 62.1, + 62.3, + 62.3, + 62.3, + 62.2, + 62.2, + 62.2, + 62.2, + 62.2, + 62.2, + 62.2, + 62.2, + 62.2, + 62.2, + 62.2, + 62.2, + 63.6, + 63.6, + 63.6, + 63.6, + 63.6, + 63.6, + 63.6, + 63.9, + 63.9, + 63.9, + 63.5, + 63.5, + 63.5, + 64, + 64, + 64, + 64, + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "" + ], + "name": "居民部门杠杆率", + "type": "line" + }, + { + "data": [ + 140.6, + 140.6, + 140.6, + 143.8, + 143.8, + 143.8, + 142.1, + 142.1, + 142.1, + 142.4, + 142.4, + 142.4, + 140.3, + 140.3, + 140.3, + 149.3, + 149.3, + 149.3, + 150.4, + 150.4, + 150.4, + 151.5, + 151.5, + 151.5, + 157.3, + 157.3, + 157.3, + 156.8, + 156.8, + 156.8, + 156.7, + 156.7, + 156.7, + 157.3, + 157.3, + 157.3, + 160.7, + 160.7, + 160.7, + 160.7, + 159.4, + 159.4, + 159.4, + 157.9, + 157.9, + 157.9, + 156.5, + 156.5, + 156.5, + 156.9, + 156.9, + 156.9, + 154.9, + 154.9, + 154.9, + 152.8, + 152.8, + 152.8, + 150.5, + 150.5, + 150.5, + 154.7, + 154.7, + 154.7, + 153.5, + 153.5, + 153.5, + 152.6, + 152.6, + 152.6, + 151.9, + 151.9, + 151.9, + 162.1, + 162.1, + 162.1, + 162.1, + 162.1, + 165.3, + 165.3, + 165.3, + 164.8, + 164.8, + 164.8, + 162.7, + 162.7, + 162.7, + 161.5, + 161.5, + 161.5, + 158.8, + 158.8, + 158.8, + 157.3, + 157.3, + 157.3, + 154.1, + 154.1, + 154.1, + 158.4, + 158.4, + 158.4, + 158.4, + 158.4, + 158.4, + 158.4, + 160.7, + 160.7, + 160.7, + 161.4, + 161.4, + 161.4, + 161.5, + 161.5, + 161.5, + 161.5, + 161.5, + 161.5, + 161.5, + 161.5, + 161.5, + 161.5, + 161.5, + 161.5, + 167.7, + 167.7, + 167.7, + 167.7, + 168.4, + 168.4, + 168.4, + 169.2, + 169.2, + 169.2, + 168.4, + 168.4, + 168.4, + 174.1, + 174.1, + 174.1, + 174.1, + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "" + ], + "name": "非金融企业部门杠杆率", + "type": "line" + }, + { + "data": [ + 21.7, + 21.7, + 21.7, + 22.4, + 22.4, + 22.4, + 23.4, + 23.4, + 23.4, + 23.9, + 23.9, + 23.9, + 21.7, + 21.7, + 21.7, + 19.6, + 19.6, + 19.6, + 21.2, + 21.2, + 21.2, + 21.4, + 21.4, + 21.4, + 19.9, + 19.9, + 19.9, + 21.1, + 21.1, + 21.1, + 21.1, + 21.1, + 21.1, + 20.5, + 20.5, + 20.5, + 19.2, + 19.2, + 19.2, + 19.2, + 19.5, + 19.5, + 19.5, + 20.1, + 20.1, + 20.1, + 19.8, + 19.8, + 19.8, + 19.5, + 19.5, + 19.5, + 19.2, + 19.2, + 19.2, + 20.4, + 20.4, + 20.4, + 20, + 20, + 20, + 21, + 21, + 21, + 21.6, + 21.6, + 21.6, + 22.1, + 22.1, + 22.1, + 21.6, + 21.6, + 21.6, + 23.4, + 23.4, + 23.4, + 23.4, + 23.4, + 24.6, + 24.6, + 24.6, + 25.7, + 25.7, + 25.7, + 25.3, + 25.3, + 25.3, + 24.8, + 24.8, + 24.8, + 25.3, + 25.3, + 25.3, + 26, + 26, + 26, + 26.5, + 26.5, + 26.5, + 27.5, + 27.5, + 27.5, + 27.5, + 27.5, + 27.5, + 27.5, + 29.4, + 29.4, + 29.4, + 29, + 29, + 29, + 29.1, + 29.1, + 29.1, + 29.1, + 29.1, + 29.1, + 29.1, + 29.1, + 29.1, + 29.1, + 29.1, + 29.1, + 30.2, + 30.2, + 30.2, + 30.2, + 30.6, + 30.6, + 30.6, + 31.2, + 31.2, + 31.2, + 32.3, + 32.3, + 32.3, + 32.8, + 32.8, + 32.8, + 32.8, + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "" + ], + "name": "地方政府杠杆率", + "type": "line" + }, + { + "data": [ + 211, + 211, + 211, + 215.8, + 215.8, + 215.8, + 215.8, + 215.8, + 215.8, + 217.2, + 217.2, + 217.2, + 213.4, + 213.4, + 213.4, + 221.4, + 221.4, + 221.4, + 225.4, + 225.4, + 225.4, + 227.6, + 227.6, + 227.6, + 232.9, + 232.9, + 232.9, + 235.7, + 235.7, + 235.7, + 237.6, + 237.6, + 237.6, + 238.6, + 238.6, + 238.6, + 241.6, + 241.6, + 241.6, + 241.6, + 242, + 242, + 242, + 242.4, + 242.4, + 242.4, + 241.2, + 241.2, + 241.2, + 241.8, + 241.8, + 241.8, + 240.4, + 240.4, + 240.4, + 240.8, + 240.8, + 240.8, + 238.9, + 238.9, + 238.9, + 244.9, + 244.9, + 244.9, + 245.6, + 245.6, + 245.6, + 246.5, + 246.5, + 246.5, + 246.6, + 246.6, + 246.6, + 260.9, + 260.9, + 260.9, + 260.9, + 260.9, + 268, + 268, + 268, + 271.7, + 271.7, + 271.7, + 270.9, + 270.9, + 270.9, + 268.3, + 268.3, + 268.3, + 265.8, + 265.8, + 265.8, + 265.1, + 265.1, + 265.1, + 262.8, + 262.8, + 262.8, + 267.5, + 267.5, + 267.5, + 267.5, + 267.5, + 267.5, + 267.5, + 272.5, + 272.5, + 272.5, + 273.6, + 273.6, + 273.6, + 274.3, + 274.3, + 274.3, + 274.3, + 274.3, + 274.3, + 274.3, + 274.3, + 274.3, + 274.3, + 274.3, + 274.3, + 283, + 283, + 283, + 283, + 284.1, + 284.1, + 284.1, + 287, + 287, + 287, + 288, + 288, + 288, + 294.8, + 294.8, + 294.8, + 294.8, + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "" + ], + "name": "实体经济部门杠杆率", + "type": "line" + }, + { + "data": [ + 13190, + 6448, + 10497, + 7745, + 8708, + 10793, + 3852, + 7025, + 8572, + 5483, + 8527, + 6973, + 14707.88398, + 11436.98154, + 9919.861996, + 8045.060387, + 8510.181814, + 13239.5588, + 5890.468935, + 7755.919617, + 10417.24486, + 5573.755665, + 8872.90243, + 8323.083231, + 25370.07022, + 8105.442309, + 13175.5618, + 5642.052719, + 9374.267688, + 13141.10751, + 4550.223157, + 7969.196206, + 12628.06365, + 6010.330601, + 8463.262045, + 9942.78798, + 23132.85478, + 10317.31825, + 11586.05628, + 11586.05628, + 10805.68806, + 11780.35896, + 14474.35431, + 9151.560003, + 11466.15297, + 11884.84372, + 6635.249415, + 11428.46132, + 5769.490608, + 26850.25463, + 10199.48584, + 11424.56835, + 10987.35054, + 11396.18357, + 16787.34188, + 12861.15205, + 13139.99871, + 14340.99924, + 7141.282611, + 12302.32894, + 9281.464384, + 35668.35953, + 7640.641862, + 19584.39553, + 8732.827504, + 11855.45876, + 16736.89983, + 8086.072901, + 13045.18199, + 17612.4407, + 5469.638534, + 13633.17324, + 10769.81577, + 34924, + 7202, + 30390, + 30390, + 30390, + 16239, + 15502, + 19029, + 10221, + 14201, + 19171, + 6663, + 15309, + 11458, + 38182, + 13413, + 27511, + 12840, + 14294, + 23182, + 8391, + 12713, + 17755, + 7752, + 13021, + 10350, + 41988, + 41988, + 41988, + 41988, + 9084, + 32291, + 32291, + 3616, + 18230, + 30540, + 4088, + 13344, + 25686, + 4431, + 4431, + 4431, + 4431, + 4431, + 4431, + 11448, + 11448, + 11448, + 14401, + 14401, + 14401, + 49314, + 18184, + 39487, + 39487, + 4431, + 12219, + 32413, + 364, + 13412, + 25369, + 4837, + 11120, + 11092, + 48401, + 9773, + 32920, + 32920, + 3349, + 8197, + 21927, + -808, + 10411, + 19742, + 5216, + "", + "", + 2965, + "", + "" + ], + "name": "新增信贷", + "type": "line" + } + ], + "inflation": [ + { + "data": [ + 0.3, + 0.1, + 0.1, + 0.2, + 0.3, + 0.4, + 0.3, + 0.1, + -0.2, + 0.1, + 0, + -0.3, + -0.4, + -0.7, + 0.2, + 0.2, + 0.1, + 0.4, + 0.3, + 0.1, + -0.1, + -0.2, + 0.2, + 0, + -0.1, + 0, + -0.2, + 0.1, + 0.4, + 0.2, + 0.2, + 0, + 0.2, + 0.3, + 0.4, + 0.2, + 0.3, + 0.6, + 0.1, + 0.1, + -0.3, + 0.2, + -0.1, + 0, + 0.1, + 0.4, + 0.5, + 0.1, + 0.4, + 0.1, + 0.5, + 0.2, + -0.1, + 0.2, + 0.2, + 0.1, + 0.2, + 0.2, + 0.1, + 0.3, + 0, + -0.1, + 0, + 0.2, + 0.4, + 0.3, + 0.1, + 0.1, + 0.3, + 0.1, + 0, + 0.4, + 0.3, + 0.2, + 0.1, + 0.1, + 0.1, + 0.1, + -0.4, + -0.8, + -0.1, + 0.6, + 0.6, + 0.4, + 0.2, + 0, + 0.2, + 0.4, + 0.3, + 0.4, + 0.6, + 0.8, + 0.6, + 0.9, + 0.5, + 0.3, + 0.4, + 0.9, + 0.8, + 0.5, + 0.5, + 0.5, + 0.5, + 0.6, + 0.8, + 0.8, + 1.2, + 0.3, + 1, + 1.3, + 0, + 0.1, + 0.4, + 0.4, + 0.4, + 0.4, + 0.4, + 0.4, + 0.4, + 0.4, + 0.4, + 0.1, + 0.1, + 0.1, + -0.1, + 0.5, + 0.4, + 0.4, + 0.1, + 0.4, + 0.1, + 0.2, + 0.2, + 0.6, + 0.4, + 0, + 0.1, + 0.3, + 0.3, + 0.4, + 0.4, + 0.4, + 0.3, + 0, + -0.1, + 0.2, + 0.2, + 0.2, + 0.3, + "", + 0.2, + "", + "" + ], + "name": "美国CPI", + "type": "line" + }, + { + "data": [ + -1.4, + -1.6, + -2, + -2.3, + -2, + -1.4, + -1.1, + -0.9, + -1.2, + -1.8, + -2.2, + -2.7, + -3.3, + -4.3, + -4.8, + -4.6, + -4.6, + -4.6, + -4.8, + -5.4, + -5.9, + -5.9, + -5.9, + -5.9, + -5.9, + -5.3, + -4.9, + -4.3, + -3.4, + -2.8, + -2.6, + -1.7, + -0.8, + 0.1, + 1.2, + 3.3, + 5.5, + 6.9, + 7.8, + 7.8, + 7.6, + 6.4, + 5.5, + 5.5, + 5.5, + 6.3, + 6.9, + 6.9, + 5.8, + 4.9, + 4.3, + 3.7, + 3.1, + 3.4, + 4.1, + 4.7, + 4.6, + 4.1, + 3.6, + 3.3, + 2.7, + 0.9, + 0.1, + 0.1, + 0.4, + 0.9, + 0.6, + 0, + -0.3, + -0.8, + -1.2, + -1.6, + -1.4, + -0.5, + 0.1, + -0.4, + -0.4, + -0.4, + -1.5, + -3.1, + -3.7, + -3, + -2.4, + -2, + -2.1, + -2.1, + -1.5, + -0.4, + 0.3, + 1.7, + 4.4, + 6.8, + 9, + 8.8, + 9, + 9.5, + 10.7, + 13.5, + 12.9, + 10.3, + 10.3, + 10.3, + 10.3, + 9.1, + 8.8, + 8.8, + 8.3, + 8, + 6.4, + 6.1, + 4.2, + 2.3, + 0.9, + 0.9, + 0.9, + 0.9, + 0.9, + 0.9, + -1.3, + -1.3, + -1.3, + -1.3, + -1.3, + -1.3, + -0.7, + -0.8, + -1.4, + -1.4, + -2.5, + -3.6, + -4.6, + -5.4, + -4.4, + -3, + -2.5, + -2.6, + -3, + -2.7, + -2.5, + -2.7, + -2.7, + -2.8, + -2.5, + -1.4, + -0.8, + -0.8, + -1.8, + -2.9, + -2.5, + "", + -2.8, + "", + "" + ], + "name": "中国PPI", + "type": "line" + } + ], + "investment": [ + { + "data": [ + 269215.34, + 270407.88, + 272149.14, + 272995.03, + 272998.64, + 272131.01, + 272128.62, + 272151.84, + 272017.91, + 272038.1, + 271970.42, + 270681.33, + 270688.81, + 270468.22, + 268160.81, + 267701.39, + 267321.89, + 267149.38, + 264069.3, + 260885.79, + 258244.37, + 258777.74, + 255619.72, + 248537.59, + 242092.21, + 239813.38, + 238365.77, + 237821.82, + 237284.8, + 236307.53, + 234402.45, + 232483.5, + 229108.68, + 226430.04, + 222603.28, + 219425.26, + 217337.6, + 216756.41, + 216209.5, + 216209.5, + 215789.52, + 215496.18, + 215153.03, + 215106.56, + 215098.35, + 215106.85, + 215127.83, + 215151.52, + 214788.33, + 214833.15, + 214873.66, + 214952.04, + 215026.26, + 215117.7, + 215193.78, + 215301.95, + 215278.1, + 214084.15, + 213168.39, + 212597.09, + 212556.68, + 212544.54, + 212541.24, + 212536.65, + 212528.04, + 212517.12, + 212455.2, + 212448.12, + 212364.4, + 212353.95, + 212347.97, + 212336.16, + 212317.26, + 212374.43, + 212249.09, + 212079.04, + 212079.04, + 212079.04, + 211914.83, + 211802.63, + 211742.47, + 211723.16, + 211684.91, + 211625.4, + 211577.49, + 211636.8, + 211308.1, + 211400.06, + 211634.89, + 211553.27, + 211727.11, + 211939.84, + 212130.2, + 212143.63, + 212123.55, + 212145.89, + 212255.05, + 212609.4, + 212867.2, + 213200.55, + 213200.55, + 213200.55, + 213200.55, + 213262.43, + 213494.82, + 213494.82, + 213318.52, + 213228.67, + 213187.48, + 213179.97, + 213157.68, + 213127.04, + 213137.49, + 213137.49, + 213137.49, + 213137.49, + 213137.49, + 213137.49, + 213773.49, + 213773.49, + 213773.49, + 214712.28, + 214712.28, + 214712.28, + 216249.25, + 216182.12, + 217893.63, + 217893.63, + 217895.06, + 217822.22, + 217733.71, + 217824.72, + 217673.89, + 218095.08, + 219002.12, + 219763.93, + 220453.85, + 221332.16, + 222180.64, + 222681.72, + 222681.72, + 222450.45, + 222260.78, + 221899.72, + 221549.32, + 221230.64, + 220966.47, + 220344.35, + "", + "", + 220733.04, + "", + "" + ], + "name": "央行外汇", + "type": "line" + }, + { + "data": [ + 669.84, + 669.84, + 669.84, + 669.84, + 669.84, + 669.84, + 669.84, + 669.84, + 669.84, + 669.84, + 669.84, + 669.84, + 669.84, + 669.84, + 669.84, + 669.84, + 669.84, + 2094.73, + 2135.9, + 2173.11, + 2207.71, + 2240.93, + 2287.09, + 2329.54, + 2367.35, + 2393.38, + 2416.61, + 2445.35, + 2445.35, + 2487.73, + 2502.08, + 2516.27, + 2530.43, + 2541.5, + 2541.5, + 2541.5, + 2541.5, + 2541.5, + 2541.5, + 2541.5, + 2541.5, + 2541.5, + 2541.5, + 2541.5, + 2541.5, + 2541.5, + 2541.5, + 2541.5, + 2541.5, + 2541.5, + 2541.5, + 2541.5, + 2541.5, + 2541.5, + 2541.5, + 2541.5, + 2541.5, + 2541.5, + 2541.5, + 2541.5, + 2569.79, + 2603.83, + 2632.43, + 2663.61, + 2705.27, + 2750.95, + 2781.97, + 2813.4, + 2834.64, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2855.63, + 2985.1, + 2985.1, + 2985.1, + 3106.57, + 3106.57, + 3106.57, + 3169.49, + 3270.77, + 3349.5, + 3349.5, + 3385.1, + 3455.76, + 3539.95, + 3633.25, + 3750.44, + 3855.33, + 3953.79, + 4009.97, + 4052.88, + 4099.83, + 4156.2, + 4181.74, + 4181.74, + 4192.6, + 4192.6, + 4192.6, + 4192.6, + 4192.6, + 4192.6, + 4223.42, + "", + "", + 4192.6, + "", + "" + ], + "name": "央行货币黄金", + "type": "line" + }, + { + "data": [ + 4583, + 4067, + 5166, + 5008, + 5012, + 5379, + 5629, + 5615, + 6259, + 5346, + 5647, + 6580, + 6426, + 5596, + 7691, + 7950, + 6984, + 7105, + 7063, + 6456, + 6881, + 6156, + 6950, + 7446, + 7190, + 5879, + 8208, + 7578, + 7898, + 8258, + 7901, + 8625, + 8373, + 7100, + 8924, + 9549, + 9396, + 9047, + 11702, + 11702, + 10420, + 11548, + 13463, + 12368, + 14418, + 13743, + 11780, + 14850, + 14241, + 16333, + 12232, + 15680, + 13774, + 14369, + 12746, + 12440, + 13059, + 11452, + 10364, + 11755, + 11179, + 12326, + 8373, + 10324, + 10849, + 9911, + 9308, + 11239, + 10499, + 10060, + 8907, + 8575, + 7038, + 5704, + 5329, + 8114, + 8114, + 8114, + 8265, + 7280, + 7629, + 7492, + 6568, + 7134, + 5548, + 6349, + 7079, + 5188, + 4003, + 5130, + 4329, + 3822, + 4574, + 4028, + 3803, + 3904, + 2845, + 3554, + 4123, + 3144, + 3144, + 3144, + 3144, + 2286, + 3336, + 3336, + 2542, + 2413, + 2795, + 2346, + 2525, + 2466, + 1830, + 1830, + 1830, + 1830, + 1830, + 1830, + 2491, + 2491, + 2491, + 2820, + 2820, + 2820, + 2208, + 2676, + 3282, + 3282, + 2862, + 2806, + 2871, + 2555, + 2775, + 2654, + 2264, + 3091, + 2819, + 2894, + 2191, + 2625, + 2625, + 2464, + 2384, + 2346, + 2276, + 2166, + 2183, + 2214, + 6202, + "", + 1995, + "", + "" + ], + "name": "银行理财产品发现数最新值", + "type": "line" + }, + { + "data": [ + 4.06448683, + -11.25900065, + 27.02237522, + -3.05845916, + 0.0798722, + 7.32242618, + 4.64770403, + -0.24871203, + 11.46927872, + -14.58699473, + 5.63037785, + 16.5220471, + -2.34042553, + -12.91627762, + 37.43745533, + 3.36757249, + -12.1509434, + 1.7325315, + -0.591133, + -8.59408183, + 6.58302354, + -10.53625926, + 12.89798571, + 7.13669065, + -3.43808756, + -18.23365786, + 39.61558088, + -7.6754386, + 4.22275007, + 4.55811598, + -4.32308065, + 9.16339704, + -2.92173913, + -15.20363072, + 25.69014085, + 7.00358584, + -1.60226202, + -3.71434653, + 29.34674478, + 29.34674478, + -10.95539224, + 10.82533589, + 16.58295809, + -8.13340266, + 16.57503234, + -4.68164794, + -14.28363531, + 26.06112054, + -4.1010101, + 14.68997964, + -25.10867569, + 28.1883584, + -12.15561224, + 4.31973283, + -11.29514928, + -2.40075318, + 4.97588424, + -12.30568956, + -9.50052393, + 13.4214589, + -4.90004254, + 10.27017356, + -32.07042025, + 23.30108683, + 5.08523828, + -8.64595815, + -6.08414893, + 20.74559519, + -6.58421568, + -4.1813506, + -11.4612326, + -3.72740541, + -17.92419825, + -18.95424837, + -6.5743338, + 52.26121223, + 52.26121223, + 52.26121223, + 1.86098102, + -11.92838132, + 4.79395604, + -1.79577926, + -12.33315537, + 8.61753959, + -22.23156714, + 14.43763518, + 11.49787368, + -26.71281254, + -22.84117194, + 28.15388459, + -15.61403509, + -11.71171171, + 19.67556253, + -11.93703542, + -5.58589871, + 2.65579805, + -27.12602459, + 24.92091388, + 16.01012943, + -23.74484599, + -23.74484599, + -23.74484599, + -23.74484599, + -27.29007634, + 45.93175853, + 45.93175853, + -23.80095923, + -5.0747443, + 15.78293289, + -16.06440072, + 7.58414998, + -2.33663366, + -25.79075426, + -25.79075426, + -25.79075426, + -25.79075426, + -25.79075426, + -25.79075426, + 36.04587657, + 36.04587657, + 36.04587657, + 13.16211878, + 13.16211878, + 13.16211878, + -21.70212766, + 21.19565217, + 22.64573991, + 22.64573991, + -12.79707495, + -1.95667365, + 2.31646472, + -10.97560976, + 8.61056751, + -4.36036036, + -14.6948003, + 36.52826855, + -8.79974118, + 2.73340433, + -24.29163787, + 19.80830671, + 19.80830671, + -6.13333333, + -3.36441021, + -1.59395973, + -1.89655172, + -4.83304042, + 0.78485688, + 10.97744361, + 180.12646793, + "", + -8.61200183, + "", + "" + ], + "name": "银行理财产品发现数涨跌幅", + "type": "line" + }, + { + "data": [ + 15.70310528, + 6.54964632, + 30.48749684, + 40.63465319, + 18.26333176, + 22.13896458, + 22.82347807, + 38.0624539, + 21.15756872, + 6.74920128, + 12.66959298, + 22.32757018, + 14.15882039, + -0.33837934, + 22.87905416, + 48.70931538, + 23.67628829, + 7.9787234, + 9.91285403, + 15.36812009, + -10.5317904, + -22.56603774, + -0.48682703, + 4.79943702, + 1.79810279, + -8.93742255, + 19.28498765, + 23.0994152, + 13.64028777, + 10.90518399, + 9.88873435, + 46.70862392, + 2.01023392, + -6.30773291, + 12.99063054, + 15.63332526, + 18.92165549, + 4.89275362, + 39.75874836, + 39.75874836, + 46.76056338, + 29.40385477, + 40.98858519, + 31.63048106, + 59.36774621, + 17.441463, + 13.05182342, + 28.59369588, + 5.77880116, + 32.05853816, + -15.16160355, + 14.09444808, + 16.92699491, + -3.23905724, + -10.4978583, + -23.83518031, + 6.76095487, + -26.96428571, + -24.75678815, + -18.19194098, + -12.29405304, + -0.91639871, + -35.88329887, + -9.84980789, + 4.67966036, + -15.68694173, + -16.73673853, + -8.8187571, + 25.39113818, + -2.55714839, + -17.90026731, + -13.47997175, + -24.38762355, + -49.24815375, + -49.24278503, + -19.34393638, + -19.34393638, + -19.34393638, + -7.20781408, + -15.10204082, + 8.39727195, + 31.34642356, + 23.25014074, + -12.07789007, + -32.88168401, + -12.78846154, + -7.20933281, + -30.75280299, + -39.05298417, + -28.09083263, + -21.97188176, + -39.80154355, + -35.386354, + -22.35929067, + -4.99625281, + -23.89863548, + -34.28043428, + -7.01203558, + -9.86007871, + -21.94637537, + -21.94637537, + -21.94637537, + -21.94637537, + -39.88956087, + -14.54918033, + -14.54918033, + -10.65026362, + -32.10467079, + -32.20955615, + -25.38167939, + 10.45494313, + -26.07913669, + -28.00944138, + -28.00944138, + -28.00944138, + -28.00944138, + -28.00944138, + -28.00944138, + 3.23249068, + 3.23249068, + 3.23249068, + 0.89445438, + 0.89445438, + 0.89445438, + -5.9224542, + 5.98019802, + 33.09002433, + 33.09002433, + 56.22270742, + 12.60032103, + 1.80851064, + 15.71557971, + 3.69955157, + -19.13467398, + -20.89447939, + 10.15680684, + -1.8112156, + 13.26810176, + -21.04504505, + -1.09269028, + -1.09269028, + 8.83392226, + -22.87285668, + -16.69034091, + -21.38169257, + -1.14103149, + -16.83809524, + -7.13087248, + 164.36487639, + "", + -19.03409091, + "", + "" + ], + "name": "银行理财产品发现数近6个月涨跌幅", + "type": "line" + } + ], + "income": [ + { + "data": [ + 15434.54, + 9487.98, + 10103.21, + 12481.26, + 13669.98, + 13461.05, + 12661.58, + 9109.4, + 9952.77, + 13280.2, + 9952.91, + 10755.12, + 16203.42, + 9513.08, + 10690.62, + 13502.09, + 14355.49, + 15335.24, + 14249.36, + 9671.33, + 10891.86, + 14435.08, + 11087.38, + 12282.05, + 17166.3, + 10218.5, + 11511.2, + 15523, + 15460.8, + 15634, + 14770.2, + 9894.1, + 11221.9, + 15359.1, + 11490.9, + 11302, + 20208.1, + 11245.4, + 12912.5, + 12912.5, + 16784.2, + 16073.4, + 17082.4, + 16456.5, + 10652.4, + 12714, + 16234.1, + 11385, + 10819, + 23621.1, + 12932.3, + 13992.6, + 18473, + 17631, + 17681, + 17460, + 11077, + 12963, + 15727, + 10775, + 11019, + "", + "", + 14552, + 18995, + 17268, + 17927, + 17777, + 11438, + 13617, + 17026, + 11263, + 11415, + "", + "", + 10752, + 10752, + 10752, + 16149, + 15539, + 18504, + 18549, + 12043, + 14234, + 17531, + 10956, + 13406, + "", + "", + 15310, + 20893, + 18446, + 20662, + 20600, + 12372, + 13932, + 17506, + 9726, + 11287, + "", + "", + "", + "", + "", + 15834, + 15834, + 12256, + 12446, + 18482, + 19760, + 13062, + 15108, + 20246, + 20246, + 20246, + 20246, + 20246, + 20246, + 12121, + 12121, + 12121, + 18185, + 18185, + 18185, + "", + "", + 16699, + 16699, + 20830, + 16521, + 19511, + 20131, + 12462, + 14917, + 20781, + 12637, + 16653, + "", + "", + 16292, + 16292, + 20049, + 15986, + 19001, + 19750, + 12113, + 15283, + 14029, + "", + "", + 21922, + "", + "" + ], + "name": "中国财政收入", + "type": "line" + }, + { + "data": [ + 13.02503101, + 8.18331912, + 5.15687856, + 9.18963748, + 7.22141608, + 8.76280247, + 6.86131116, + 6.06916258, + 6.31336302, + 9.42445089, + 9.07346443, + 13.30004424, + 4.98155436, + 0.26454525, + 5.81409275, + 8.17890181, + 5.01471107, + 13.92305949, + 12.54014112, + 6.1686829, + 9.4354637, + 8.69625457, + 11.39837495, + 14.19723815, + 5.94244919, + 7.41526404, + 7.67570075, + 14.96738653, + 7.69956302, + 1.94819253, + 3.65518171, + 2.30340605, + 3.03015279, + 6.40121149, + 3.63945314, + -7.9795311, + 17.71960178, + 10.04942017, + 12.1733616, + 12.1733616, + 8.12471816, + 3.9622788, + 9.26442369, + 11.41690702, + 7.66416349, + 13.29632237, + 5.69694839, + -0.92159883, + -4.2735799, + 16.88926718, + 15.00080033, + 8.36476283, + 10.06184388, + 9.69054463, + 3.50419145, + 6.09789445, + 3.98595622, + 1.95847098, + -3.12367178, + -5.3579271, + 1.84859969, + "", + "", + 3.99782742, + 2.82574568, + -2.05887357, + 1.39132402, + 1.81557847, + 3.25900515, + 5.04512844, + 8.2596808, + 4.52900232, + 3.59379254, + "", + "", + -26.11324904, + -26.11324904, + -26.11324904, + -14.98289023, + -10.01274033, + 3.2186088, + 4.34268999, + 5.28938626, + 4.53110083, + 2.96605192, + -2.72573915, + 17.44196233, + "", + "", + 42.3921131, + 29.37643198, + 18.70776755, + 11.66234328, + 11.05719985, + 2.73187744, + -2.12168048, + -0.14260453, + -11.22672508, + -15.80635536, + "", + "", + "", + "", + "", + 3.42259961, + 3.42259961, + -41.33920452, + -32.52737721, + -10.55076953, + -4.0776699, + 5.5771096, + 8.44099914, + 15.65177653, + 15.65177653, + 15.65177653, + 15.65177653, + 15.65177653, + 15.65177653, + 24.62471725, + 24.62471725, + 24.62471725, + 61.11455657, + 61.11455657, + 61.11455657, + "", + "", + 5.46292788, + 5.46292788, + 69.9575718, + 32.74144303, + 5.56757927, + 1.87753036, + -4.59347726, + -1.26423087, + 2.64249728, + 4.2570745, + -8.42452571, + "", + "", + -2.43727169, + -2.43727169, + -3.7493999, + -3.23830277, + -2.6139101, + -1.89260345, + -2.80051356, + 2.45357646, + 11.01527261, + "", + "", + 5.49059237, + "", + "" + ], + "name": "中国财政收入同比增长", + "type": "line" + }, + { + "data": [ + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + 20516, + 13609, + 12433, + 10582, + 12397, + 18384, + 7511, + 11097, + 13571, + 5593, + 10255, + 18114, + 34758, + 8312, + 23931, + 7809, + 6770, + 16479, + 4791, + 14605, + 17115, + 8865, + 18328, + 16397, + 36970, + 10908, + 21186, + 21186, + 13880, + 10631, + 17718, + 11956, + 14895, + 18335, + 10357, + 16128, + 11481, + 30793, + 11894, + 15848, + 17761, + 9518, + 14877, + 12254, + 19391, + 21691, + 7420, + 15239, + 15898, + 46791, + 9665, + 29602, + 16710, + 17124, + 26243, + 12872, + 21956, + 25142, + 8680, + 19937, + 22013, + 50535, + 8737, + 51838, + 51838, + 51838, + 31027, + 31866, + 34681, + 16928, + 35853, + 34693, + 13929, + 21355, + 17192, + 51884, + 17243, + 33762, + 18570, + 19522, + 37017, + 10752, + 29893, + 29026, + 16176, + 25983, + 23682, + 61759, + 61759, + 61759, + 61759, + 12170, + 46565, + 46565, + 9327, + 28415, + 51926, + 7785, + 24712, + 35411, + 9134, + 9134, + 9134, + 9134, + 9134, + 9134, + 19837, + 19837, + 19837, + 13058, + 13058, + 13058, + 59956, + 31610, + 53867, + 53867, + 12249, + 15560, + 42265, + 5366, + 31279, + 41326, + 18441, + 24554, + 19401, + 64734, + 14959, + 48335, + 48335, + -658, + 20623, + 32985, + 7707, + 30323, + 37635, + 23262, + "", + "", + 14120, + "", + "" + ], + "name": "社会融资规模增量", + "type": "line" + } + ], + "montary": [ + { + "data": [ + 1123521.21, + 1131760.83, + 1160687.38, + 1168812.67, + 1182293.96, + 1209587.2, + 1194249.24, + 1197499.08, + 1202051.41, + 1199236.31, + 1208605.95, + 1228374.81, + 1242710.22, + 1257380.48, + 1275332.78, + 1280779.14, + 1307357.63, + 1333375.36, + 1353210.92, + 1356907.98, + 1359824.06, + 1361020.7, + 1373956.01, + 1392278.11, + 1416319.55, + 1424618.68, + 1446198.03, + 1445209.59, + 1461695.11, + 1490491.83, + 1491558.72, + 1510982.91, + 1516360.5, + 1519485.4, + 1530432.06, + 1550066.67, + 1575945.59, + 1582913.07, + 1599609.57, + 1599609.57, + 1596331.87, + 1601360.42, + 1631282.53, + 1628996.63, + 1645156.6, + 1655662.07, + 1653434.16, + 1670013.4, + 1676768.54, + 1720814.46, + 1729070.12, + 1739859.48, + 1737683.73, + 1743063.79, + 1770178.37, + 1776196.11, + 1788670.43, + 1801665.58, + 1795561.6, + 1813175.07, + 1826744.22, + 1865935.33, + 1867427.45, + 1889412.14, + 1884670.33, + 1891153.7, + 1921360.19, + 1919410.82, + 1935492.43, + 1952250.49, + 1945600.55, + 1961429.56, + 1986488.82, + 2023066.49, + 2030830.42, + 2080923.41, + 2080923.41, + 2080923.41, + 2093533.83, + 2100183.74, + 2134948.66, + 2125458.46, + 2136836.91, + 2164084.8, + 2149720.42, + 2172002.55, + 2186795.89, + 2213047.33, + 2236030.26, + 2276488.45, + 2262107.12, + 2275538.07, + 2317788.36, + 2302153.82, + 2312267.68, + 2342829.7, + 2336160.48, + 2356012.76, + 2382899.56, + 2431022.72, + 2431022.72, + 2431022.72, + 2431022.72, + 2441488.9, + 2497688.34, + 2497688.34, + 2499710.9, + 2527026.15, + 2581451.2, + 2578078.57, + 2595068.27, + 2626600.92, + 2612914.57, + 2612914.57, + 2612914.57, + 2612914.57, + 2612914.57, + 2612914.57, + 2647008.48, + 2647008.48, + 2647008.48, + 2664320.84, + 2664320.84, + 2664320.84, + 2738072.06, + 2755249.23, + 2814566.31, + 2814566.31, + 2808469.34, + 2820504.68, + 2873023.83, + 2854031.56, + 2869343.25, + 2896659.11, + 2882276.07, + 2912014.22, + 2922713.33, + 2976250.2, + 2995572.97, + 3047952.16, + 3047952.16, + 3011941.98, + 3018506.73, + 3050161.54, + 3033060.78, + 3050461.27, + 3094798.24, + 3119587.27, + "", + "", + 3097092.01, + "", + "" + ], + "name": "M2", + "type": "line" + }, + { + "data": [ + 13.2, + 13.3, + 12.1, + 13.2, + 13.4, + 14.7, + 13.5, + 12.8, + 12.9, + 12.6, + 12.3, + 12.2, + 10.8, + 12.5, + 11.6, + 10.1, + 10.8, + 11.8, + 13.3, + 13.3, + 13.1, + 13.5, + 13.7, + 13.3, + 13.97, + 13.3, + 13.4, + 12.84, + 11.81, + 11.78, + 10.22, + 11.35, + 11.5, + 11.64, + 11.39, + 11.33, + 10.7, + 10.4, + 10.1, + 10.1, + 9.8, + 9.1, + 9.1, + 8.9, + 8.6, + 9, + 8.9, + 9.1, + 8.1, + 8.62, + 8.8, + 8.2, + 8.3, + 8.3, + 8.3, + 8.5, + 8.2, + 8.3, + 8, + 8, + 8.1, + 8.4, + 8, + 8.6, + 8.5, + 8.5, + 8.5, + 8.1, + 8.2, + 8.4, + 8.4, + 8.2, + 8.7, + 8.4, + 8.8, + 10.1, + 10.1, + 10.1, + 11.1, + 11.1, + 11.1, + 10.7, + 10.4, + 10.9, + 10.5, + 10.7, + 10.1, + 9.4, + 10.1, + 9.4, + 8.1, + 8.3, + 8.6, + 8.3, + 8.2, + 8.3, + 8.7, + 8.5, + 9, + 9.8, + 9.8, + 9.8, + 9.8, + 9.2, + 9.7, + 9.7, + 10.5, + 11.1, + 11.4, + 12, + 12.2, + 12.1, + 11.8, + 11.8, + 11.8, + 11.8, + 11.8, + 11.8, + 12.4, + 12.4, + 12.4, + 11.8, + 11.8, + 11.8, + 12.6, + 12.9, + 12.7, + 12.7, + 12.4, + 11.6, + 11.3, + 10.7, + 10.6, + 10.3, + 10.3, + 10, + 9.7, + 8.7, + 8.7, + 8.3, + 8.3, + 7.2, + 7, + 6.2, + 6.3, + 6.3, + 6.8, + 7.1, + "", + "", + 7.5, + "", + "" + ], + "name": "M2同比增长", + "type": "line" + }, + { + "data": [ + 314900.55, + 316625.11, + 327683.74, + 324482.52, + 327839.56, + 341487.45, + 331347.32, + 332023.23, + 327220.21, + 329617.73, + 335114.13, + 348056.41, + 348109.5, + 334439.22, + 337210.52, + 336388.24, + 343085.86, + 356082.86, + 353122.19, + 362793.73, + 364416.9, + 375806.45, + 387618.32, + 400953.44, + 412685.64, + 392504.7, + 411581.31, + 413504.84, + 424250.7, + 443643.7, + 442934.43, + 454543.6, + 454340.25, + 465446.65, + 475405.54, + 486557.24, + 472526.45, + 476527.6, + 488770.09, + 488770.09, + 490180.42, + 496389.78, + 510228.17, + 510484.58, + 518113.93, + 517863.04, + 525977.19, + 535565.05, + 543790.15, + 543247.13, + 517035.99, + 523540.07, + 525447.77, + 526276.72, + 543944.71, + 536624.29, + 538324.64, + 538574.08, + 540128.37, + 543498.66, + 551685.91, + 545638.46, + 527190.48, + 547575.54, + 540614.6, + 544355.64, + 567696.18, + 553043.11, + 556798.09, + 557137.95, + 558143.92, + 562486.52, + 576009.15, + 545531.79, + 552700.73, + 575050.29, + 575050.29, + 575050.29, + 570150.48, + 581111.06, + 604317.97, + 591192.64, + 601289.1, + 602312.12, + 609182.41, + 618632.17, + 625580.99, + 625563.81, + 593487.46, + 616113.17, + 605421.89, + 616828.32, + 637479.36, + 620367.05, + 626658.69, + 624645.68, + 626082.12, + 637482.04, + 647443.35, + 613859.35, + 613859.35, + 613859.35, + 613859.35, + 621612.11, + 645063.8, + 645063.8, + 636139.01, + 645107.52, + 674374.81, + 661832.33, + 664604.85, + 664535.17, + 662140.99, + 662140.99, + 662140.99, + 662140.99, + 662140.99, + 662140.99, + 667042.61, + 667042.61, + 667042.61, + 671674.76, + 671674.76, + 671674.76, + 655214.16, + 657938.74, + 678059.63, + 678059.63, + 669761.55, + 675252.98, + 695595.48, + 677218.92, + 679588.35, + 678443.65, + 674696.07, + 675903.41, + 680542.52, + 694197.88, + 665916.09, + 685808.9, + 685808.9, + 660065.69, + 646842.47, + 660610.52, + 632296.54, + 630238.09, + 628236.54, + 650904.16, + "", + "", + 633357.47, + "", + "" + ], + "name": "M1", + "type": "line" + }, + { + "data": [ + 1.2, + 6.9, + 5.4, + 5.5, + 5.7, + 8.9, + 6.7, + 5.7, + 4.8, + 3.2, + 3.2, + 3.2, + 10.6, + 5.6, + 2.9, + 3.7, + 4.7, + 4.3, + 6.6, + 9.3, + 11.4, + 14, + 15.7, + 15.2, + 18.55, + 17.36, + 22.05, + 22.92, + 23.66, + 24.59, + 25.43, + 25.29, + 24.7, + 23.85, + 22.65, + 21.35, + 14.5, + 21.4, + 18.8, + 18.8, + 18.54, + 17, + 15, + 15.3, + 14, + 14, + 13, + 12.7, + 11.8, + 14.97, + 8.5, + 7.1, + 7.2, + 6, + 6, + 5.1, + 3.9, + 4, + 2.7, + 1.5, + 1.5, + 0.4, + 2, + 4.6, + 2.9, + 3.4, + 4.4, + 3.1, + 3.4, + 3.4, + 3.3, + 3.5, + 4.4, + 0, + 4.8, + 5, + 5, + 5, + 5.5, + 6.8, + 6.5, + 6.9, + 8, + 8.1, + 9.1, + 10, + 8.6, + 14.7, + 7.4, + 7.1, + 6.2, + 6.1, + 5.5, + 4.9, + 4.2, + 3.7, + 2.8, + 3, + 3.5, + -1.9, + -1.9, + -1.9, + -1.9, + 4.7, + 4.7, + 4.7, + 5.1, + 4.6, + 5.8, + 6.7, + 6.1, + 6.4, + 5.8, + 5.8, + 5.8, + 5.8, + 5.8, + 5.8, + 4.6, + 4.6, + 4.6, + 5.8, + 5.8, + 5.8, + 6.7, + 5.8, + 5.1, + 5.1, + 5.3, + 4.7, + 3.1, + 2.3, + 2.2, + 2.1, + 1.9, + 1.3, + 1.3, + 5.9, + 1.2, + 1.1, + 1.1, + -1.4, + -4.2, + -5, + -6.6, + -7.3, + -7.4, + -3.7, + "", + "", + -6.1, + "", + "" + ], + "name": "M1同比增长", + "type": "line" + }, + { + "data": [ + 76488.6, + 62320.95, + 58329.3, + 58615.54, + 58051.11, + 56951.05, + 57346.5, + 57997.61, + 58844.99, + 57691.64, + 58438.53, + 60259.53, + 63040.51, + 72896.19, + 61949.81, + 60772.46, + 59075.97, + 58604.26, + 59010.71, + 59061.79, + 61022.97, + 59900.48, + 60328.24, + 63216.58, + 72526.51, + 69421.5, + 64651.21, + 64403.17, + 62780.71, + 62818.89, + 63276.01, + 63454.7, + 65068.62, + 64214.93, + 64903.5, + 68303.87, + 86598.61, + 71727.69, + 68605.05, + 68605.05, + 68392.6, + 67333.21, + 66977.68, + 67129.04, + 67550.99, + 69748.54, + 68230.69, + 68623.16, + 70645.6, + 74636.29, + 81424.24, + 72692.63, + 71476.46, + 69774.81, + 69589.33, + 69530.59, + 69775.39, + 71254.26, + 70106.62, + 70563.3, + 73208.4, + 87470.62, + 79484.72, + 74941.58, + 73965.76, + 72798.46, + 72580.96, + 72689.25, + 73152.62, + 74129.75, + 73395.4, + 73973.82, + 77189.47, + 93249.16, + 88187.05, + 83022.21, + 83022.21, + 83022.21, + 81485.21, + 79706.83, + 79459.41, + 79867.21, + 80042.71, + 82370.87, + 81036.43, + 81593.61, + 84314.53, + 89625.24, + 91924.6, + 86543.64, + 85803.37, + 84177.72, + 84346.97, + 84717.56, + 85059.2, + 86867.09, + 86085.78, + 87433.41, + 90825.15, + 106188.87, + 106188.87, + 106188.87, + 106188.87, + 97227.7, + 95141.92, + 95141.92, + 95626.49, + 95546.86, + 96011.17, + 96509.19, + 97231.03, + 98672.06, + 98416.71, + 98416.71, + 98416.71, + 98416.71, + 98416.71, + 98416.71, + 99740.12, + 99740.12, + 99740.12, + 104706.03, + 104706.03, + 104706.03, + 114601.3, + 107602.58, + 105591.3, + 105591.3, + 105904.46, + 104756.71, + 105419.2, + 106129.68, + 106515.36, + 109253.22, + 108565.35, + 110225.18, + 113444.64, + 121398.54, + 121009.93, + 117210.5, + 117210.5, + 117310.55, + 117062.72, + 117736.77, + 118840.46, + 119472.57, + 121830, + 124180.26, + "", + "", + 122447.04, + "", + "" + ], + "name": "M0", + "type": "line" + }, + { + "data": [ + 22.5, + 3.3, + 5.2, + 5.4, + 6.7, + 5.3, + 5.4, + 5.6, + 4.2, + 3.8, + 3.5, + 2.9, + -17.6, + 17, + 6.2, + 3.7, + 1.8, + 2.9, + 2.9, + 1.8, + 3.7, + 3.8, + 3.2, + 4.9, + 15.05, + -4.77, + 4.36, + 5.97, + 6.27, + 7.19, + 7.23, + 7.44, + 6.6, + 7.2, + 7.58, + 8.05, + 19.4, + 3.3, + 6.1, + 6.1, + 6.19, + 7.3, + 6.6, + 6.1, + 6.5, + 7.2, + 6.3, + 5.7, + 3.4, + -13.81, + 13.5, + 6, + 4.5, + 3.6, + 3.6, + 3.6, + 3.3, + 2.2, + 2.8, + 2.8, + 3.6, + 17.2, + -2.4, + 3.1, + 3.5, + 4.3, + 4.3, + 4.5, + 4.8, + 4, + 4.7, + 4.8, + 5.4, + 6.6, + 10.9, + 10.8, + 10.8, + 10.8, + 10.2, + 9.5, + 9.5, + 9.9, + 9.4, + 11.1, + 10.4, + 10.3, + 9.2, + -3.9, + 4.2, + 4.2, + 5.3, + 5.6, + 6.2, + 6.1, + 6.3, + 5.5, + 6.2, + 7.2, + 7.7, + 18.5, + 18.5, + 18.5, + 18.5, + 5.8, + 10, + 10, + 11.5, + 13.5, + 13.9, + 13.9, + 14.3, + 13.6, + 14.4, + 14.4, + 14.4, + 14.4, + 14.4, + 14.4, + 14.1, + 14.1, + 14.1, + 15.3, + 15.3, + 15.3, + 7.9, + 10.6, + 11, + 11, + 10.7, + 9.6, + 9.6, + 9.9, + 9.5, + 10.7, + 10.2, + 10.4, + 8.3, + 5.9, + 12.5, + 11, + 11, + 10.8, + 11.7, + 11.7, + 12, + 12.2, + 11.5, + 12.7, + "", + "", + 12.8, + "", + "" + ], + "name": "M0同比增长", + "type": "line" + } + ], + "macro": [ + { + "data": [ + 7.7, + 7.7, + 7.7, + 7.4, + 7.4, + 7.4, + 7.5, + 7.5, + 7.5, + 7.3, + 7.3, + 7.3, + 7.3, + 7.3, + 7.3, + 7, + 7, + 7, + 7, + 7, + 7, + 6.9, + 6.9, + 6.9, + 6.8, + 6.8, + 6.8, + 6.7, + 6.7, + 6.7, + 6.7, + 6.7, + 6.7, + 6.7, + 6.7, + 6.7, + 6.8, + 6.8, + 6.8, + 6.8, + 6.9, + 6.9, + 6.9, + 6.9, + 6.9, + 6.9, + 6.8, + 6.8, + 6.8, + 6.8, + 6.8, + 6.8, + 6.8, + 6.8, + 6.8, + 6.7, + 6.7, + 6.7, + 6.5, + 6.5, + 6.5, + 6.4, + 6.4, + 6.4, + 6.4, + 6.4, + 6.4, + 6.2, + 6.2, + 6.2, + 6, + 6, + 6, + 6, + 6, + 6, + 6, + 6, + -6.8, + -6.8, + -6.8, + 3.2, + 3.2, + 3.2, + 4.9, + 4.9, + 4.9, + 6.5, + 6.5, + 6.5, + 18.3, + 18.3, + 18.3, + 7.9, + 7.9, + 7.9, + 4.9, + 4.9, + 4.9, + 4, + 4, + 4, + 4, + 4, + 4, + 4, + 4.8, + 4.8, + 4.8, + 0.4, + 0.4, + 0.4, + "", + 3.9, + "", + "", + 3.9, + "", + "", + 3.9, + "", + "", + 3.9, + "", + 2.9, + 2.9, + 2.9, + 2.9, + 4.5, + 4.5, + 4.5, + 6.3, + 6.3, + 6.3, + 4.9, + 4.9, + 4.9, + 5.2, + 5.2, + 5.2, + 5.2, + 5.3, + 5.3, + 5.3, + 4.7, + 4.7, + 4.7, + 4.6, + 4.6, + "", + 4.6, + "", + "" + ], + "name": "中国GDP", + "type": "line" + }, + { + "data": [ + 50.5, + 50.2, + 50.3, + 50.4, + 50.8, + 51, + 51.7, + 51.1, + 51.1, + 50.8, + 50.3, + 50.1, + 49.8, + 49.9, + 50.1, + 50.1, + 50.2, + 50.2, + 50, + 49.7, + 49.8, + 49.8, + 49.6, + 49.7, + 49.4, + 49, + 50.2, + 50.1, + 50.1, + 50, + 49.9, + 50.4, + 50.4, + 51.2, + 51.7, + 51.4, + 51.3, + 51.6, + 51.8, + 51.8, + 51.2, + 51.2, + 51.7, + 51.4, + 51.7, + 52.4, + 51.6, + 51.8, + 51.6, + 51.3, + 50.3, + 51.5, + 51.4, + 51.9, + 51.5, + 51.2, + 51.3, + 50.8, + 50.2, + 50, + 49.4, + 49.5, + 49.2, + 50.5, + 50.1, + 49.4, + 49.4, + 49.7, + 49.5, + 49.8, + 49.3, + 50.2, + 50.2, + 50, + 35.7, + 52, + 52, + 52, + 50.8, + 50.6, + 50.9, + 51.1, + 51, + 51.5, + 51.4, + 52.1, + 51.9, + 51.3, + 50.6, + 51.9, + 51.1, + 51, + 50.9, + 50.4, + 50.1, + 49.6, + 49.2, + 50.1, + 50.3, + 50.1, + 50.1, + 50.1, + 50.1, + 50.2, + 49.5, + 49.5, + 47.4, + 49.6, + 50.2, + 49, + 49.4, + 50.1, + 49.2, + 49.2, + 49.2, + 49.2, + 49.2, + 49.2, + 48, + 48, + 48, + 47, + 47, + 47, + 50.1, + 52.6, + 51.9, + 51.9, + 49.2, + 48.8, + 49, + 49.3, + 49.7, + 50.2, + 49.5, + 49.4, + 49, + 49.2, + 49.1, + 50.8, + 50.8, + 50.4, + 49.5, + 49.5, + 49.4, + 49.1, + 49.8, + 50.3, + 50.1, + "", + 50.1, + "", + "" + ], + "name": "中国PMI", + "type": "line" + }, + { + "data": [ + 57, + 51.3, + 53.2, + 53.7, + 54.9, + 55.4, + 55.3, + 57.1, + 59, + 56.6, + 59, + 58.7, + 55.5, + 53.5, + 52.9, + 51.5, + 51.5, + 52.8, + 53.5, + 52.7, + 51.1, + 50.2, + 50.1, + 48.6, + 48.2, + 48.2, + 49.5, + 51.8, + 50.8, + 51.3, + 53.2, + 52.6, + 49.4, + 51.5, + 51.9, + 53.2, + 54.7, + 56, + 57.7, + 57.7, + 57.2, + 54.8, + 54.9, + 57.8, + 56.3, + 58.8, + 60.8, + 58.7, + 58.2, + 59.7, + 59.1, + 60.7, + 59.3, + 57.9, + 58.7, + 60, + 58.4, + 60.8, + 59.5, + 57.5, + 58.8, + 54.3, + 56.6, + 54.2, + 55.3, + 52.8, + 52.1, + 51.7, + 51.2, + 49.1, + 47.8, + 48.3, + 48.1, + 47.2, + 50.9, + 50.1, + 50.1, + 50.1, + 49.1, + 41.5, + 43.1, + 52.6, + 54.2, + 56, + 55.4, + 59.3, + 57.5, + 60.7, + 58.7, + 60.8, + 64.7, + 60.7, + 61.2, + 60.6, + 59.5, + 59.9, + 61.1, + 60.8, + 61.1, + "", + 58.7, + "", + 58.7, + 57.6, + 58.6, + 58.6, + 57.1, + 55.4, + 56.1, + 53, + 52.8, + 52.8, + 50.9, + 50.9, + 50.9, + 50.9, + 50.9, + 50.9, + 50.2, + 50.2, + 50.2, + 49, + 49, + 49, + 48.4, + 47.4, + 47.7, + 47.7, + 46.3, + 47.1, + 46.9, + 46, + 46.4, + 47.6, + 49, + 46.7, + 46.7, + 47.4, + 49.1, + 47.8, + 47.8, + 50.3, + 49.2, + 48.7, + 48.5, + 46.8, + 47.2, + 46.5, + 48.4, + "", + 47.2, + "", + "" + ], + "name": "美国PMI", + "type": "line" + }, + { + "data": [ + 3.2, + 2.4, + 2.6, + 0.1, + -1, + -2.9, + 4, + 4.2, + 4.6, + 3.5, + 3.9, + 5, + 2.6, + 2.2, + 2.2, + 0.2, + -0.7, + -0.2, + 2.3, + 3.7, + 3.9, + 1.5, + 2.1, + 2, + 0.7, + 1, + 1.4, + 0.5, + 0.8, + 1.1, + 1.2, + 1.1, + 1.4, + 2.9, + 3.2, + 3.5, + 1.9, + 1.9, + 2.1, + 2.1, + 0.7, + 1.2, + 1.4, + 2.6, + 3, + 3.1, + 3, + 3.3, + 3.2, + 2.6, + 2.5, + 2.9, + 2.3, + 2.2, + 2, + 4.1, + 4.2, + 4.2, + 3.5, + 3.5, + 3.4, + "", + 2.6, + 2.2, + 3.2, + 3.1, + 3.1, + 2.1, + 2, + 2, + 1.9, + 2.1, + 2.1, + 2.1, + 2.1, + 2.1, + 2.1, + 2.1, + -4.8, + -5, + -5, + -32.9, + -31.7, + -31.4, + 33.1, + 33.1, + 33.4, + 4, + 4.1, + 4.3, + 6.4, + 6.4, + 6.4, + 6.5, + 6.6, + 6.7, + 2, + 2.1, + 2.3, + 6.9, + 6.9, + 6.9, + 6.9, + 7, + 6.9, + 6.9, + -1.4, + -1.5, + -1.6, + -0.9, + -0.6, + -0.6, + 2.6, + 2.6, + 2.6, + 2.6, + 2.6, + 2.6, + 2.9, + 2.9, + 2.9, + 3.2, + 3.2, + 3.2, + 2.9, + 2.7, + 2.6, + 2.6, + 1.1, + 1.3, + 2, + 2.4, + 2.1, + 2.1, + 4.9, + 5.2, + 4.9, + 3.3, + 3.2, + 3.4, + 3.4, + 1.6, + 1.3, + 1.4, + 2.8, + 3, + 3, + 2.8, + 3.1, + "", + 2.8, + "", + "" + ], + "name": "美国gdp", + "type": "line" + } + ], + "rate": [ + { + "data": [ + 0.33795909090909093, + 0.3303, + 0.3310666666666667, + 0.32422500000000004, + 0.32312, + 0.3238452380952381, + 0.3282608695652174, + 0.329655, + 0.3299909090909091, + 0.3236195652173913, + 0.326795, + 0.3430214285714286, + 0.35825714285714283, + 0.375965, + 0.39945, + 0.404505, + 0.4165947368421053, + 0.43974545454545455, + 0.46192391304347824, + 0.51936, + 0.5371681818181818, + 0.5284272727272726, + 0.6063738095238096, + 0.7638285714285715, + 0.8560224999999999, + 0.8697642857142857, + 0.9009761904761905, + 0.9025404761904762, + 0.9334875, + 0.9360386363636363, + 0.9990666666666667, + 1.1977463636363637, + 1.2471445454545456, + 1.2588566666666667, + 1.2693081818181817, + 1.306334, + 1.3400880952380954, + 1.3514585000000001, + 1.4258673913043478, + 1.4258673913043478, + 1.4165822222222222, + 1.4245457142857143, + 1.4322822727272728, + 1.4570814285714286, + 1.453699090909091, + 1.4732157142857143, + 1.5419572727272728, + 1.62646, + 1.7680373684210524, + 1.9067609090909092, + 2.0893395000000003, + 2.345182380952381, + 2.493658, + 2.4997404761904765, + 2.495895238095238, + 2.519525454545455, + 2.5196563636363636, + 2.5690455, + 2.687088260869565, + 2.8641099999999997, + 2.889216315789474, + 2.8481186363636364, + 2.7353575, + 2.6748419047619048, + 2.6327525, + 2.568365714285714, + 2.3012895, + 2.2064752173913043, + 2.0566814285714283, + 2.0492938095238094, + 1.9567678260869565, + 1.9135385714285713, + 1.9013529999999998, + 1.8389449999999998, + 1.6794339999999999, + 0.9638263636363636, + 0.9638263636363636, + 0.9638263636363636, + 1.067996, + 0.6270031578947368, + 0.426445, + 0.33930695652173914, + 0.313303, + 0.2792631818181818, + 0.24733136363636365, + 0.25025142857142857, + 0.2562955, + 0.2411775, + 0.20629550000000002, + 0.20126826086956523, + 0.211909, + 0.18621947368421052, + 0.15982136363636365, + 0.15624, + 0.15478285714285714, + 0.15139, + 0.16925882352941177, + 0.2303431818181818, + 0.3062642857142857, + 0.42582149999999996, + 0.42582149999999996, + 0.42582149999999996, + 0.42582149999999996, + 0.713557, + 1.2097200000000001, + 1.2097200000000001, + 1.646622105263158, + 2.020774761904762, + 2.633322, + 3.1940219047619047, + 3.506200909090909, + 3.9890276190476195, + 4.638952857142857, + 4.638952857142857, + 4.638952857142857, + 4.638952857142857, + 4.638952857142857, + 4.638952857142857, + 5.115818636363636, + 5.115818636363636, + 5.115818636363636, + 5.1616425, + 5.1616425, + 5.1616425, + 5.119632857142857, + 5.186353157894737, + 5.179651739130435, + 5.179651739130435, + 5.370072222222222, + 5.4502425, + 5.672097727272727, + 5.837505238095238, + 5.870407272727272, + 5.894193809523809, + 5.887014545454545, + 5.82361409090909, + 5.6928210526315794, + 5.590535909090909, + 5.649749523809524, + 5.672348, + 5.672348, + 5.708292857142857, + 5.7301166666666665, + 5.7089745, + 5.591393913043478, + 5.228117619047619, + 4.901899047619048, + "", + "", + "", + "", + "", + "" + ], + "name": "美元伦敦市场拆借利率(均值)", + "type": "line" + }, + { + "data": [ + 0.25, + "", + 0.25, + "", + 0.25, + 0.25, + 0.25, + "", + 0.25, + 0.25, + "", + 0.25, + 0.25, + "", + 0.25, + 0.25, + "", + 0.25, + 0.25, + "", + 0.25, + 0.25, + "", + 0.5, + 0.5, + "", + 0.5, + 0.5, + "", + 0.5, + 0.5, + "", + 0.5, + "", + 0.5, + 0.75, + "", + 0.75, + 1, + 1, + "", + 1, + 1.25, + 1.25, + "", + 1.25, + "", + 1.25, + 1.5, + "", + 1.5, + 1.75, + "", + 1.75, + 2, + "", + 2, + 2.25, + "", + 2.25, + 2.5, + 2.5, + "", + 2.5, + "", + 2.5, + 2.5, + "", + 2.25, + 2, + 1.75, + "", + 1.75, + 1.75, + "", + 1.25, + 0.25, + "", + 0.25, + "", + 0.25, + 0.25, + "", + 0.25, + "", + 0.25, + 0.25, + 0.25, + "", + 0.25, + 0.25, + "", + 0.25, + 0.25, + "", + 0.25, + "", + 0.25, + 0.25, + 0.25, + 0.25, + 0.25, + 0.25, + "", + 0.5, + 0.5, + "", + 1, + 1.75, + 2.5, + "", + 3.25, + "", + "", + "", + "", + "", + "", + 4, + 4, + 4, + 4.5, + 4.5, + 4.5, + "", + 4.75, + 5, + 5, + "", + 5.25, + 5.25, + 5.5, + "", + 5.5, + "", + 5.5, + 5.5, + "", + 5.5, + 5.5, + 5.5, + "", + 5.5, + 5.5, + "", + 5.5, + 5, + 4.75, + 4.5, + "", + "", + "", + "" + ], + "name": "美元利率", + "type": "line" + }, + { + "data": [ + 3.4445954545454542, + 2.8545470588235293, + 2.2760238095238097, + 2.4776761904761906, + 2.411195238095238, + 2.69834, + 3.2097913043478257, + 2.937190476190476, + 2.776840909090909, + 2.4975894736842106, + 2.5376000000000003, + 3.0243913043478257, + 2.8196666666666665, + 3.083847058823529, + 3.336518181818182, + 2.283190476190476, + 1.2084, + 1.1629999999999998, + 1.2767739130434783, + 1.684761904761905, + 1.9088142857142856, + 1.8764444444444441, + 1.7857142857142858, + 1.8407826086956522, + 1.9787500000000002, + 1.9927777777777775, + 1.9737391304347827, + 2.008915, + 2.0033, + 2.013809523809524, + 2.00947619047619, + 2.0252, + 2.134957142857143, + 2.1985, + 2.2512363636363637, + 2.3002863636363635, + 2.200663157894737, + 2.349463157894737, + 2.489204347826087, + 2.489204347826087, + 2.560742105263158, + 2.7390285714285714, + 2.777418181818182, + 2.6796285714285712, + 2.821026086956522, + 2.7509727272727273, + 2.660194117647059, + 2.727918181818182, + 2.6725238095238093, + 2.646590909090909, + 2.586188235294118, + 2.605159090909091, + 2.64845, + 2.611136363636364, + 2.57125, + 2.3307727272727274, + 2.196173913043478, + 2.4715238095238097, + 2.311055555555556, + 2.39405, + 2.369809523809524, + 2.0239363636363636, + 2.149435294117647, + 2.3474285714285714, + 2.3484545454545454, + 2.1848190476190474, + 1.5211578947368423, + 2.110491304347826, + 2.577009090909091, + 2.364095238095238, + 2.471157894736842, + 2.199857142857143, + 1.8570681818181818, + 1.9249882352941177, + 1.63965, + 1.3076818181818182, + 1.3076818181818182, + 1.3076818181818182, + 1.009590909090909, + 1.251, + 1.7358095238095237, + 1.8229565217391304, + 1.9566428571428571, + 1.679391304347826, + 2.0380588235294117, + 1.8490952380952383, + 1.059, + 1.8885999999999998, + 1.9184705882352944, + 1.915086956521739, + 1.9022272727272727, + 1.9961052631578948, + 2.0244285714285715, + 2.0053636363636365, + 2.010590909090909, + 2.039090909090909, + 1.9574117647058822, + 1.945681818181818, + 1.892, + 1.8815714285714285, + 1.8815714285714285, + 1.8815714285714285, + 1.8815714285714285, + 1.9929999999999999, + 1.9518260869565218, + 1.9518260869565218, + 1.4962857142857142, + 1.3708500000000001, + 1.4446666666666668, + 1.2132857142857143, + 1.1171869565217392, + 1.3073333333333335, + 1.3419999999999999, + 1.3419999999999999, + 1.3419999999999999, + 1.3419999999999999, + 1.3419999999999999, + 1.3419999999999999, + 1.4638636363636364, + 1.4638636363636364, + 1.4638636363636364, + 1.0297272727272728, + 1.0297272727272728, + 1.0297272727272728, + 1.3548333333333333, + 1.8760999999999999, + 1.6533478260869565, + 1.6533478260869565, + 1.6009, + 1.368809523809524, + 1.4567619047619047, + 1.3649047619047618, + 1.643, + 1.7654, + 1.783578947368421, + 1.7692818181818182, + 1.6249047619047619, + 1.6903636363636365, + 1.7076444444444445, + 1.7401428571428572, + 1.7401428571428572, + 1.7621818181818183, + 1.7633333333333334, + 1.8015263157894736, + 1.7409130434782607, + 1.698818181818182, + 1.678190476190476, + 1.4176666666666666, + 1.4178181818181819, + 1.532, + 1.455, + "", + "" + ], + "name": "上海银行同业拆借市场隔夜利率(均值)", + "type": "line" + } + ] +} \ No newline at end of file diff --git a/src/widerscreen/data/lunbo.json b/src/widerscreen/data/lunbo.json new file mode 100644 index 0000000..b467340 --- /dev/null +++ b/src/widerscreen/data/lunbo.json @@ -0,0 +1,1067 @@ +{ + "data": [ + { + "编码": 0, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002977.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "28.8", + "交易数量": "1100" + }, + { + "编码": 206, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "300065.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "8.93", + "交易数量": "45300" + }, + { + "编码": 204, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000957.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "11.87", + "交易数量": "73100" + }, + { + "编码": 203, + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002239.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "3.91", + "交易数量": "24200" + }, + { + "编码": 202, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "300370.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "3.88", + "交易数量": "56600" + }, + { + "编码": 201, + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002437.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "2.71", + "交易数量": "54400" + }, + { + "编码": 200, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000750.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "4.55", + "交易数量": "163100" + }, + { + "编码": 199, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002057.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "7.77", + "交易数量": "14200" + }, + { + "编码": 198, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "300404.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "9.57", + "交易数量": "19700" + }, + { + "编码": 197, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000625.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "14.01", + "交易数量": "718510" + }, + { + "编码": 196, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002146.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "2.06", + "交易数量": "132300" + }, + { + "编码": 195, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002042.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "4.9", + "交易数量": "33800" + }, + { + "编码": 194, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "300441.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "9.35", + "交易数量": "24000" + }, + { + "编码": 193, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000027.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "6.67", + "交易数量": "31500" + }, + { + "编码": 192, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002648.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "17.64", + "交易数量": "20500" + }, + { + "编码": 191, + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000541.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "5.91", + "交易数量": "8400" + }, + { + "编码": 190, + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000691.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "4.41", + "交易数量": "44897" + }, + { + "编码": 205, + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002167.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "8.12", + "交易数量": "16900" + }, + { + "编码": 207, + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002366.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "5.2", + "交易数量": "43300" + }, + { + "编码": 188, + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002501.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "2.15", + "交易数量": "76700" + }, + { + "编码": 208, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "300411.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "14.14", + "交易数量": "25500" + }, + { + "编码": 223, + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000927.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "2.86", + "交易数量": "21700" + }, + { + "编码": 222, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002481.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "5.84", + "交易数量": "86100" + }, + { + "编码": 221, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002795.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "4.99", + "交易数量": "4500" + }, + { + "编码": 220, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000060.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "4.91", + "交易数量": "164500" + }, + { + "编码": 219, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "300072.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "4.06", + "交易数量": "142000" + }, + { + "编码": 218, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000981.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "2.69", + "交易数量": "1316400" + }, + { + "编码": 217, + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000158.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "23.46", + "交易数量": "81100" + }, + { + "编码": 216, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000888.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "13.8", + "交易数量": "34400" + }, + { + "编码": 215, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000690.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "4.75", + "交易数量": "32200" + }, + { + "编码": 214, + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000402.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "3.72", + "交易数量": "52100" + }, + { + "编码": 213, + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002299.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "14.78", + "交易数量": "2300" + }, + { + "编码": 212, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000928.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "6.65", + "交易数量": "60100" + }, + { + "编码": 211, + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "003015.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "13.85", + "交易数量": "8700" + }, + { + "编码": 210, + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "300476.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "44.09", + "交易数量": "41100" + }, + { + "编码": 209, + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000718.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "2.64", + "交易数量": "35100" + }, + { + "编码": 189, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000567.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "7.8", + "交易数量": "8200" + }, + { + "编码": 187, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "001213.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "4.3", + "交易数量": "29300" + }, + { + "编码": 1, + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002825.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "8.13", + "交易数量": "1000" + }, + { + "编码": 168, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "300551.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "13.11", + "交易数量": "36000" + }, + { + "编码": 166, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000012.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "5.48", + "交易数量": "4100" + }, + { + "编码": 165, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002043.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "12.05", + "交易数量": "11800" + }, + { + "编码": 164, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000536.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "5.54", + "交易数量": "168100" + }, + { + "编码": 163, + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002806.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "12.5", + "交易数量": "10000" + }, + { + "编码": 162, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "300482.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "23.88", + "交易数量": "45100" + }, + { + "编码": 161, + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002156.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "28.83", + "交易数量": "450500" + }, + { + "编码": 160, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002463.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "38.45", + "交易数量": "95000" + }, + { + "编码": 159, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000517.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "2.54", + "交易数量": "19700" + }, + { + "编码": 158, + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002127.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "4.8", + "交易数量": "204300" + }, + { + "编码": 157, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002206.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "4.6", + "交易数量": "2300" + }, + { + "编码": 156, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "001309.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "89.56", + "交易数量": "21400" + }, + { + "编码": 155, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "300316.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "32.3", + "交易数量": "10100" + }, + { + "编码": 154, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002307.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "3.94", + "交易数量": "38400" + }, + { + "编码": 153, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002083.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "4.92", + "交易数量": "7300" + }, + { + "编码": 152, + "异常关联类型": "高频交易异常", + "风险等级": "中", + "名称": "000596.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "184.83", + "交易数量": "8800" + }, + { + "编码": 167, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002129.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "9.43", + "交易数量": "41900" + }, + { + "编码": 169, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "300291.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "6.25", + "交易数量": "56800" + }, + { + "编码": 186, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000882.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "2.35", + "交易数量": "693000" + }, + { + "编码": 170, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002521.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "10.33", + "交易数量": "2000" + }, + { + "编码": 185, + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002431.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "2.58", + "交易数量": "109200" + }, + { + "编码": 184, + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "300315.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "6.2", + "交易数量": "124200" + }, + { + "编码": 183, + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "300413.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "29.54", + "交易数量": "54200" + }, + { + "编码": 182, + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002966.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "7.94", + "交易数量": "71400" + }, + { + "编码": 181, + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "300351.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "17.64", + "交易数量": "2300" + }, + { + "编码": 180, + "异常关联类型": "高频交易异常", + "风险等级": "中", + "名称": "002136.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "10.68", + "交易数量": "10400" + }, + { + "编码": 256, + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002594.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "285.04", + "交易数量": "38100" + }, + { + "编码": 255, + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "002049.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "65.79", + "交易数量": "197400" + }, + { + "编码": 253, + "异常关联类型": "高频交易异常", + "风险等级": "高", + "名称": "300105.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "7.98", + "交易数量": "73600" + }, + { + "编码": 246, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002468.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "9.92", + "交易数量": "4300" + }, + { + "编码": 252, + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002386.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "4.73", + "交易数量": "800" + }, + { + "编码": 251, + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "300172.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "5.63", + "交易数量": "51700" + }, + { + "编码": 250, + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002285.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "3.15", + "交易数量": "60100" + }, + { + "编码": 140, + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "300182.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "6.66", + "交易数量": "571700" + }, + { + "编码": 139, + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002059.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "5.96", + "交易数量": "49400" + }, + { + "编码": 138, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002007.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "17.25", + "交易数量": "43600" + }, + { + "编码": 137, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000520.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "5.69", + "交易数量": "465100" + }, + { + "编码": 136, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000778.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "3.99", + "交易数量": "12800" + }, + { + "编码": 135, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000709.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "2.34", + "交易数量": "117700" + }, + { + "编码": 134, + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002547.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "5.8", + "交易数量": "101200" + }, + { + "编码": 133, + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000560.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "3.44", + "交易数量": "109200" + }, + { + "编码": 113, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "300026.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "4.15", + "交易数量": "330300" + }, + { + "编码": 112, + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "300162.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "8.66", + "交易数量": "73700" + }, + { + "编码": 111, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002235.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "7.82", + "交易数量": "163900" + }, + { + "编码": 110, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002033.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "9.3", + "交易数量": "74200" + }, + { + "编码": 91, + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002709.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "21.48", + "交易数量": "12400" + }, + { + "编码": 90, + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002835.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "18.82", + "交易数量": "14300" + }, + { + "编码": 89, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002371.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "397.29", + "交易数量": "130100" + }, + { + "编码": 88, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002448.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "6.43", + "交易数量": "5700" + }, + { + "编码": 87, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002698.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "17.06", + "交易数量": "33900" + }, + { + "编码": 86, + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "300249.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "10.6", + "交易数量": "52000" + }, + { + "编码": 85, + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000558.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "4.48", + "交易数量": "26100" + }, + { + "编码": 84, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002559.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "9.47", + "交易数量": "59100" + }, + { + "编码": 83, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002646.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "11.63", + "交易数量": "35900" + }, + { + "编码": 82, + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002643.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "12.02", + "交易数量": "39900" + }, + { + "编码": 81, + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "300310.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "9.83", + "交易数量": "90200" + }, + { + "编码": 80, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000825.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "3.82", + "交易数量": "30400" + }, + { + "编码": 79, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000631.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "3.47", + "交易数量": "1200" + }, + { + "编码": 78, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000822.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "6.18", + "交易数量": "103800" + }, + { + "编码": 77, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002640.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "5.24", + "交易数量": "715500" + }, + { + "编码": 92, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000980.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "3.14", + "交易数量": "1222900" + }, + { + "编码": 93, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000528.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "11.36", + "交易数量": "15500" + }, + { + "编码": 94, + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002050.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "23.58", + "交易数量": "180900" + }, + { + "编码": 103, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "300292.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "5.37", + "交易数量": "75700" + }, + { + "编码": 109, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000783.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "7.06", + "交易数量": "50600" + }, + { + "编码": 108, + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000428.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "3.66", + "交易数量": "9700" + }, + { + "编码": 107, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "300201.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "6.01", + "交易数量": "33300" + }, + { + "编码": 106, + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000010.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "2.99", + "交易数量": "44200" + }, + { + "编码": 105, + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002582.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "7.16", + "交易数量": "65500" + }, + { + "编码": 104, + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "000758.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "5.11", + "交易数量": "114900" + }, + { + "编码": 102, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "000701.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "5.4", + "交易数量": "41700" + }, + { + "编码": 95, + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "300251.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "9.53", + "交易数量": "28100" + }, + { + "编码": 101, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "300170.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "14.03", + "交易数量": "304000" + }, + { + "编码": 100, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002405.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "9.69", + "交易数量": "323900" + }, + { + "编码": 99, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "002716.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "3.78", + "交易数量": "129400" + }, + { + "编码": 98, + "异常关联类型": "价格波动异常", + "风险等级": "高", + "名称": "300027.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "3.24", + "交易数量": "52100" + }, + { + "编码": 97, + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002298.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "6.07", + "交易数量": "37500" + }, + { + "编码": 96, + "异常关联类型": "价格波动异常", + "风险等级": "中", + "名称": "002305.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "2.37", + "交易数量": "99100" + }, + { + "编码": 299, + "异常关联类型": "高频交易异常", + "风险等级": "中", + "名称": "002588.SZ", + "监测时间": "2024-12-18 11:21", + "股票价格": "7.77", + "交易数量": "70600" + } + ], + "message": 0 +} \ No newline at end of file diff --git a/src/widerscreen/data/stockRisk.json b/src/widerscreen/data/stockRisk.json new file mode 100644 index 0000000..63d1469 --- /dev/null +++ b/src/widerscreen/data/stockRisk.json @@ -0,0 +1,7 @@ +{ + "低风险": 1100, + "中风险": 1184, + "高风险": 1254, + "综合风险水平": 396.2488397196951, + "time": "2023_3" +} \ No newline at end of file diff --git a/src/widerscreen/data/tabs-bodong.json b/src/widerscreen/data/tabs-bodong.json new file mode 100644 index 0000000..228260d --- /dev/null +++ b/src/widerscreen/data/tabs-bodong.json @@ -0,0 +1,7350 @@ +{ + "date": [ + "2015-01-06", + "2015-01-07", + "2015-01-08", + "2015-01-09", + "2015-01-12", + "2015-01-13", + "2015-01-14", + "2015-01-15", + "2015-01-16", + "2015-01-19", + "2015-01-20", + "2015-01-21", + "2015-01-22", + "2015-01-23", + "2015-01-26", + "2015-01-27", + "2015-01-28", + "2015-01-29", + "2015-01-30", + "2015-02-02", + "2015-02-03", + "2015-02-04", + "2015-02-05", + "2015-02-06", + "2015-02-09", + "2015-02-10", + "2015-02-11", + "2015-02-12", + "2015-02-13", + "2015-02-16", + "2015-02-17", + "2015-02-25", + "2015-02-26", + "2015-02-27", + "2015-03-02", + "2015-03-03", + "2015-03-04", + "2015-03-05", + "2015-03-06", + "2015-03-09", + "2015-03-10", + "2015-03-11", + "2015-03-12", + "2015-03-13", + "2015-03-16", + "2015-03-17", + "2015-03-18", + "2015-03-19", + "2015-03-20", + "2015-03-23", + "2015-03-24", + "2015-03-25", + "2015-03-26", + "2015-03-27", + "2015-03-30", + "2015-03-31", + "2015-04-01", + "2015-04-02", + "2015-04-03", + "2015-04-07", + "2015-04-08", + "2015-04-09", + "2015-04-10", + "2015-04-13", + "2015-04-14", + "2015-04-15", + "2015-04-16", + "2015-04-17", + "2015-04-20", + "2015-04-21", + "2015-04-22", + "2015-04-23", + "2015-04-24", + "2015-04-27", + "2015-04-28", + "2015-04-29", + "2015-04-30", + "2015-05-04", + "2015-05-05", + "2015-05-06", + "2015-05-07", + "2015-05-08", + "2015-05-11", + "2015-05-12", + "2015-05-13", + "2015-05-14", + "2015-05-15", + "2015-05-18", + "2015-05-19", + "2015-05-20", + "2015-05-21", + "2015-05-22", + "2015-05-25", + "2015-05-26", + "2015-05-27", + "2015-05-28", + "2015-05-29", + "2015-06-01", + "2015-06-02", + "2015-06-03", + "2015-06-04", + "2015-06-05", + "2015-06-08", + "2015-06-09", + "2015-06-10", + "2015-06-11", + "2015-06-12", + "2015-06-15", + "2015-06-16", + "2015-06-17", + "2015-06-18", + "2015-06-19", + "2015-06-23", + "2015-06-24", + "2015-06-25", + "2015-06-26", + "2015-06-29", + "2015-06-30", + "2015-07-01", + "2015-07-02", + "2015-07-03", + "2015-07-06", + "2015-07-07", + "2015-07-08", + "2015-07-09", + "2015-07-10", + "2015-07-13", + "2015-07-14", + "2015-07-15", + "2015-07-16", + "2015-07-17", + "2015-07-20", + "2015-07-21", + "2015-07-22", + "2015-07-23", + "2015-07-24", + "2015-07-27", + "2015-07-28", + "2015-07-29", + "2015-07-30", + "2015-07-31", + "2015-08-03", + "2015-08-04", + "2015-08-05", + "2015-08-06", + "2015-08-07", + "2015-08-10", + "2015-08-11", + "2015-08-12", + "2015-08-13", + "2015-08-14", + "2015-08-17", + "2015-08-18", + "2015-08-19", + "2015-08-20", + "2015-08-21", + "2015-08-24", + "2015-08-25", + "2015-08-26", + "2015-08-27", + "2015-08-28", + "2015-08-31", + "2015-09-01", + "2015-09-02", + "2015-09-07", + "2015-09-08", + "2015-09-09", + "2015-09-10", + "2015-09-11", + "2015-09-14", + "2015-09-15", + "2015-09-16", + "2015-09-17", + "2015-09-18", + "2015-09-21", + "2015-09-22", + "2015-09-23", + "2015-09-24", + "2015-09-25", + "2015-09-28", + "2015-09-29", + "2015-09-30", + "2015-10-08", + "2015-10-09", + "2015-10-12", + "2015-10-13", + "2015-10-14", + "2015-10-15", + "2015-10-16", + "2015-10-19", + "2015-10-20", + "2015-10-21", + "2015-10-22", + "2015-10-23", + "2015-10-26", + "2015-10-27", + "2015-10-28", + "2015-10-29", + "2015-10-30", + "2015-11-02", + "2015-11-03", + "2015-11-04", + "2015-11-05", + "2015-11-06", + "2015-11-09", + "2015-11-10", + "2015-11-11", + "2015-11-12", + "2015-11-13", + "2015-11-16", + "2015-11-17", + "2015-11-18", + "2015-11-19", + "2015-11-20", + "2015-11-23", + "2015-11-24", + "2015-11-25", + "2015-11-26", + "2015-11-27", + "2015-11-30", + "2015-12-01", + "2015-12-02", + "2015-12-03", + "2015-12-04", + "2015-12-07", + "2015-12-08", + "2015-12-09", + "2015-12-10", + "2015-12-11", + "2015-12-14", + "2015-12-15", + "2015-12-16", + "2015-12-17", + "2015-12-18", + "2015-12-21", + "2015-12-22", + "2015-12-23", + "2015-12-24", + "2015-12-25", + "2015-12-28", + "2015-12-29", + "2015-12-30", + "2015-12-31", + "2016-01-04", + "2016-01-05", + "2016-01-06", + "2016-01-07", + "2016-01-08", + "2016-01-11", + "2016-01-12", + "2016-01-13", + "2016-01-14", + "2016-01-15", + "2016-01-18", + "2016-01-19", + "2016-01-20", + "2016-01-21", + "2016-01-22", + "2016-01-25", + "2016-01-26", + "2016-01-27", + "2016-01-28", + "2016-01-29", + "2016-02-01", + "2016-02-02", + "2016-02-03", + "2016-02-04", + "2016-02-05", + "2016-02-15", + "2016-02-16", + "2016-02-17", + "2016-02-18", + "2016-02-19", + "2016-02-22", + "2016-02-23", + "2016-02-24", + "2016-02-25", + "2016-02-26", + "2016-02-29", + "2016-03-01", + "2016-03-02", + "2016-03-03", + "2016-03-04", + "2016-03-07", + "2016-03-08", + "2016-03-09", + "2016-03-10", + "2016-03-11", + "2016-03-14", + "2016-03-15", + "2016-03-16", + "2016-03-17", + "2016-03-18", + "2016-03-21", + "2016-03-22", + "2016-03-23", + "2016-03-24", + "2016-03-25", + "2016-03-28", + "2016-03-29", + "2016-03-30", + "2016-03-31", + "2016-04-01", + "2016-04-05", + "2016-04-06", + "2016-04-07", + "2016-04-08", + "2016-04-11", + "2016-04-12", + "2016-04-13", + "2016-04-14", + "2016-04-15", + "2016-04-18", + "2016-04-19", + "2016-04-20", + "2016-04-21", + "2016-04-22", + "2016-04-25", + "2016-04-26", + "2016-04-27", + "2016-04-28", + "2016-04-29", + "2016-05-03", + "2016-05-04", + "2016-05-05", + "2016-05-06", + "2016-05-09", + "2016-05-10", + "2016-05-11", + "2016-05-12", + "2016-05-13", + "2016-05-16", + "2016-05-17", + "2016-05-18", + "2016-05-19", + "2016-05-20", + "2016-05-23", + "2016-05-24", + "2016-05-25", + "2016-05-26", + "2016-05-27", + "2016-05-30", + "2016-05-31", + "2016-06-01", + "2016-06-02", + "2016-06-03", + "2016-06-06", + "2016-06-07", + "2016-06-08", + "2016-06-13", + "2016-06-14", + "2016-06-15", + "2016-06-16", + "2016-06-17", + "2016-06-20", + "2016-06-21", + "2016-06-22", + "2016-06-23", + "2016-06-24", + "2016-06-27", + "2016-06-28", + "2016-06-29", + "2016-06-30", + "2016-07-01", + "2016-07-04", + "2016-07-05", + "2016-07-06", + "2016-07-07", + "2016-07-08", + "2016-07-11", + "2016-07-12", + "2016-07-13", + "2016-07-14", + "2016-07-15", + "2016-07-18", + "2016-07-19", + "2016-07-20", + "2016-07-21", + "2016-07-22", + "2016-07-25", + "2016-07-26", + "2016-07-27", + "2016-07-28", + "2016-07-29", + "2016-08-01", + "2016-08-02", + "2016-08-03", + "2016-08-04", + "2016-08-05", + "2016-08-08", + "2016-08-09", + "2016-08-10", + "2016-08-11", + "2016-08-12", + "2016-08-15", + "2016-08-16", + "2016-08-17", + "2016-08-18", + "2016-08-19", + "2016-08-22", + "2016-08-23", + "2016-08-24", + "2016-08-25", + "2016-08-26", + "2016-08-29", + "2016-08-30", + "2016-08-31", + "2016-09-01", + "2016-09-02", + "2016-09-05", + "2016-09-06", + "2016-09-07", + "2016-09-08", + "2016-09-09", + "2016-09-12", + "2016-09-13", + "2016-09-14", + "2016-09-19", + "2016-09-20", + "2016-09-21", + "2016-09-22", + "2016-09-23", + "2016-09-26", + "2016-09-27", + "2016-09-28", + "2016-09-29", + "2016-09-30", + "2016-10-10", + "2016-10-11", + "2016-10-12", + "2016-10-13", + "2016-10-14", + "2016-10-17", + "2016-10-18", + "2016-10-19", + "2016-10-20", + "2016-10-21", + "2016-10-24", + "2016-10-25", + "2016-10-26", + "2016-10-27", + "2016-10-28", + "2016-10-31", + "2016-11-01", + "2016-11-02", + "2016-11-03", + "2016-11-04", + "2016-11-07", + "2016-11-08", + "2016-11-09", + "2016-11-10", + "2016-11-11", + "2016-11-14", + "2016-11-15", + "2016-11-16", + "2016-11-17", + "2016-11-18", + "2016-11-21", + "2016-11-22", + "2016-11-23", + "2016-11-24", + "2016-11-25", + "2016-11-28", + "2016-11-29", + "2016-11-30", + "2016-12-01", + "2016-12-02", + "2016-12-05", + "2016-12-06", + "2016-12-07", + "2016-12-08", + "2016-12-09", + "2016-12-12", + "2016-12-13", + "2016-12-14", + "2016-12-15", + "2016-12-16", + "2016-12-19", + "2016-12-20", + "2016-12-21", + "2016-12-22", + "2016-12-23", + "2016-12-26", + "2016-12-27", + "2016-12-28", + "2016-12-29", + "2016-12-30", + "2017-01-03", + "2017-01-04", + "2017-01-05", + "2017-01-06", + "2017-01-09", + "2017-01-10", + "2017-01-11", + "2017-01-12", + "2017-01-13", + "2017-01-16", + "2017-01-17", + "2017-01-18", + "2017-01-19", + "2017-01-20", + "2017-01-23", + "2017-01-24", + "2017-01-25", + "2017-01-26", + "2017-02-03", + "2017-02-06", + "2017-02-07", + "2017-02-08", + "2017-02-09", + "2017-02-10", + "2017-02-13", + "2017-02-14", + "2017-02-15", + "2017-02-16", + "2017-02-17", + "2017-02-20", + "2017-02-21", + "2017-02-22", + "2017-02-23", + "2017-02-24", + "2017-02-27", + "2017-02-28", + "2017-03-01", + "2017-03-02", + "2017-03-03", + "2017-03-06", + "2017-03-07", + "2017-03-08", + "2017-03-09", + "2017-03-10", + "2017-03-13", + "2017-03-14", + "2017-03-15", + "2017-03-16", + "2017-03-17", + "2017-03-20", + "2017-03-21", + "2017-03-22", + "2017-03-23", + "2017-03-24", + "2017-03-27", + "2017-03-28", + "2017-03-29", + "2017-03-30", + "2017-03-31", + "2017-04-05", + "2017-04-06", + "2017-04-07", + "2017-04-10", + "2017-04-11", + "2017-04-12", + "2017-04-13", + "2017-04-14", + "2017-04-17", + "2017-04-18", + "2017-04-19", + "2017-04-20", + "2017-04-21", + "2017-04-24", + "2017-04-25", + "2017-04-26", + "2017-04-27", + "2017-04-28", + "2017-05-02", + "2017-05-03", + "2017-05-04", + "2017-05-05", + "2017-05-08", + "2017-05-09", + "2017-05-10", + "2017-05-11", + "2017-05-12", + "2017-05-15", + "2017-05-16", + "2017-05-17", + "2017-05-18", + "2017-05-19", + "2017-05-22", + "2017-05-23", + "2017-05-24", + "2017-05-25", + "2017-05-26", + "2017-05-31", + "2017-06-01", + "2017-06-02", + "2017-06-05", + "2017-06-06", + "2017-06-07", + "2017-06-08", + "2017-06-09", + "2017-06-12", + "2017-06-13", + "2017-06-14", + "2017-06-15", + "2017-06-16", + "2017-06-19", + "2017-06-20", + "2017-06-21", + "2017-06-22", + "2017-06-23", + "2017-06-26", + "2017-06-27", + "2017-06-28", + "2017-06-29", + "2017-06-30", + "2017-07-03", + "2017-07-04", + "2017-07-05", + "2017-07-06", + "2017-07-07", + "2017-07-10", + "2017-07-11", + "2017-07-12", + "2017-07-13", + "2017-07-14", + "2017-07-17", + "2017-07-18", + "2017-07-19", + "2017-07-20", + "2017-07-21", + "2017-07-24", + "2017-07-25", + "2017-07-26", + "2017-07-27", + "2017-07-28", + "2017-07-31", + "2017-08-01", + "2017-08-02", + "2017-08-03", + "2017-08-04", + "2017-08-07", + "2017-08-08", + "2017-08-09", + "2017-08-10", + "2017-08-11", + "2017-08-14", + "2017-08-15", + "2017-08-16", + "2017-08-17", + "2017-08-18", + "2017-08-21", + "2017-08-22", + "2017-08-23", + "2017-08-24", + "2017-08-25", + "2017-08-28", + "2017-08-29", + "2017-08-30", + "2017-08-31", + "2017-09-01", + "2017-09-04", + "2017-09-05", + "2017-09-06", + "2017-09-07", + "2017-09-08", + "2017-09-11", + "2017-09-12", + "2017-09-13", + "2017-09-14", + "2017-09-15", + "2017-09-18", + "2017-09-19", + "2017-09-20", + "2017-09-21", + "2017-09-22", + "2017-09-25", + "2017-09-26", + "2017-09-27", + "2017-09-28", + "2017-09-29", + "2017-10-09", + "2017-10-10", + "2017-10-11", + "2017-10-12", + "2017-10-13", + "2017-10-16", + "2017-10-17", + "2017-10-18", + "2017-10-19", + "2017-10-20", + "2017-10-23", + "2017-10-24", + "2017-10-25", + "2017-10-26", + "2017-10-27", + "2017-10-30", + "2017-10-31", + "2017-11-01", + "2017-11-02", + "2017-11-03", + "2017-11-06", + "2017-11-07", + "2017-11-08", + "2017-11-09", + "2017-11-10", + "2017-11-13", + "2017-11-14", + "2017-11-15", + "2017-11-16", + "2017-11-17", + "2017-11-20", + "2017-11-21", + "2017-11-22", + "2017-11-23", + "2017-11-24", + "2017-11-27", + "2017-11-28", + "2017-11-29", + "2017-11-30", + "2017-12-01", + "2017-12-04", + "2017-12-05", + "2017-12-06", + "2017-12-07", + "2017-12-08", + "2017-12-11", + "2017-12-12", + "2017-12-13", + "2017-12-14", + "2017-12-15", + "2017-12-18", + "2017-12-19", + "2017-12-20", + "2017-12-21", + "2017-12-22", + "2017-12-25", + "2017-12-26", + "2017-12-27", + "2017-12-28", + "2017-12-29", + "2018-01-02", + "2018-01-03", + "2018-01-04", + "2018-01-05", + "2018-01-08", + "2018-01-09", + "2018-01-10", + "2018-01-11", + "2018-01-12", + "2018-01-15", + "2018-01-16", + "2018-01-17", + "2018-01-18", + "2018-01-19", + "2018-01-22", + "2018-01-23", + "2018-01-24", + "2018-01-25", + "2018-01-26", + "2018-01-29", + "2018-01-30", + "2018-01-31", + "2018-02-01", + "2018-02-02", + "2018-02-05", + "2018-02-06", + "2018-02-07", + "2018-02-08", + "2018-02-09", + "2018-02-12", + "2018-02-13", + "2018-02-14", + "2018-02-22", + "2018-02-23", + "2018-02-26", + "2018-02-27", + "2018-02-28", + "2018-03-01", + "2018-03-02", + "2018-03-05", + "2018-03-06", + "2018-03-07", + "2018-03-08", + "2018-03-09", + "2018-03-12", + "2018-03-13", + "2018-03-14", + "2018-03-15", + "2018-03-16", + "2018-03-19", + "2018-03-20", + "2018-03-21", + "2018-03-22", + "2018-03-23", + "2018-03-26", + "2018-03-27", + "2018-03-28", + "2018-03-29", + "2018-03-30", + "2018-04-02", + "2018-04-03", + "2018-04-04", + "2018-04-09", + "2018-04-10", + "2018-04-11", + "2018-04-12", + "2018-04-13", + "2018-04-16", + "2018-04-17", + "2018-04-18", + "2018-04-19", + "2018-04-20", + "2018-04-23", + "2018-04-24", + "2018-04-25", + "2018-04-26", + "2018-04-27", + "2018-05-02", + "2018-05-03", + "2018-05-04", + "2018-05-07", + "2018-05-08", + "2018-05-09", + "2018-05-10", + "2018-05-11", + "2018-05-14", + "2018-05-15", + "2018-05-16", + "2018-05-17", + "2018-05-18", + "2018-05-21", + "2018-05-22", + "2018-05-23", + "2018-05-24", + "2018-05-25", + "2018-05-28", + "2018-05-29", + "2018-05-30", + "2018-05-31", + "2018-06-01", + "2018-06-04", + "2018-06-05", + "2018-06-06", + "2018-06-07", + "2018-06-08", + "2018-06-11", + "2018-06-12", + "2018-06-13", + "2018-06-14", + "2018-06-15", + "2018-06-19", + "2018-06-20", + "2018-06-21", + "2018-06-22", + "2018-06-25", + "2018-06-26", + "2018-06-27", + "2018-06-28", + "2018-06-29", + "2018-07-02", + "2018-07-03", + "2018-07-04", + "2018-07-05", + "2018-07-06", + "2018-07-09", + "2018-07-10", + "2018-07-11", + "2018-07-12", + "2018-07-13", + "2018-07-16", + "2018-07-17", + "2018-07-18", + "2018-07-19", + "2018-07-20", + "2018-07-23", + "2018-07-24", + "2018-07-25", + "2018-07-26", + "2018-07-27", + "2018-07-30", + "2018-07-31", + "2018-08-01", + "2018-08-02", + "2018-08-03", + "2018-08-06", + "2018-08-07", + "2018-08-08", + "2018-08-09", + "2018-08-10", + "2018-08-13", + "2018-08-14", + "2018-08-15", + "2018-08-16", + "2018-08-17", + "2018-08-20", + "2018-08-21", + "2018-08-22", + "2018-08-23", + "2018-08-24", + "2018-08-27", + "2018-08-28", + "2018-08-29", + "2018-08-30", + "2018-08-31", + "2018-09-03", + "2018-09-04", + "2018-09-05", + "2018-09-06", + "2018-09-07", + "2018-09-10", + "2018-09-11", + "2018-09-12", + "2018-09-13", + "2018-09-14", + "2018-09-17", + "2018-09-18", + "2018-09-19", + "2018-09-20", + "2018-09-21", + "2018-09-25", + "2018-09-26", + "2018-09-27", + "2018-09-28", + "2018-10-08", + "2018-10-09", + "2018-10-10", + "2018-10-11", + "2018-10-12", + "2018-10-15", + "2018-10-16", + "2018-10-17", + "2018-10-18", + "2018-10-19", + "2018-10-22", + "2018-10-23", + "2018-10-24", + "2018-10-25", + "2018-10-26", + "2018-10-29", + "2018-10-30", + "2018-10-31", + "2018-11-01", + "2018-11-02", + "2018-11-05", + "2018-11-06", + "2018-11-07", + "2018-11-08", + "2018-11-09", + "2018-11-12", + "2018-11-13", + "2018-11-14", + "2018-11-15", + "2018-11-16", + "2018-11-19", + "2018-11-20", + "2018-11-21", + "2018-11-22", + "2018-11-23", + "2018-11-26", + "2018-11-27", + "2018-11-28", + "2018-11-29", + "2018-11-30", + "2018-12-03", + "2018-12-04", + "2018-12-05", + "2018-12-06", + "2018-12-07", + "2018-12-10", + "2018-12-11", + "2018-12-12", + "2018-12-13", + "2018-12-14", + "2018-12-17", + "2018-12-18", + "2018-12-19", + "2018-12-20", + "2018-12-21", + "2018-12-24", + "2018-12-25", + "2018-12-26", + "2018-12-27", + "2018-12-28", + "2019-01-02", + "2019-01-03", + "2019-01-04", + "2019-01-07", + "2019-01-08", + "2019-01-09", + "2019-01-10", + "2019-01-11", + "2019-01-14", + "2019-01-15", + "2019-01-16", + "2019-01-17", + "2019-01-18", + "2019-01-21", + "2019-01-22", + "2019-01-23", + "2019-01-24", + "2019-01-25", + "2019-01-28", + "2019-01-29", + "2019-01-30", + "2019-01-31", + "2019-02-01", + "2019-02-11", + "2019-02-12", + "2019-02-13", + "2019-02-14", + "2019-02-15", + "2019-02-18", + "2019-02-19", + "2019-02-20", + "2019-02-21", + "2019-02-22", + "2019-02-25", + "2019-02-26", + "2019-02-27", + "2019-02-28", + "2019-03-01", + "2019-03-04", + "2019-03-05", + "2019-03-06", + "2019-03-07", + "2019-03-08", + "2019-03-11", + "2019-03-12", + "2019-03-13", + "2019-03-14", + "2019-03-15", + "2019-03-18", + "2019-03-19", + "2019-03-20", + "2019-03-21", + "2019-03-22", + "2019-03-25", + "2019-03-26", + "2019-03-27", + "2019-03-28", + "2019-03-29", + "2019-04-01", + "2019-04-02", + "2019-04-03", + "2019-04-04", + "2019-04-08", + "2019-04-09", + "2019-04-10", + "2019-04-11", + "2019-04-12", + "2019-04-15", + "2019-04-16", + "2019-04-17", + "2019-04-18", + "2019-04-19", + "2019-04-22", + "2019-04-23", + "2019-04-24", + "2019-04-25", + "2019-04-26", + "2019-04-29", + "2019-04-30", + "2019-05-06", + "2019-05-07", + "2019-05-08", + "2019-05-09", + "2019-05-10", + "2019-05-13", + "2019-05-14", + "2019-05-15", + "2019-05-16", + "2019-05-17", + "2019-05-20", + "2019-05-21", + "2019-05-22", + "2019-05-23", + "2019-05-24", + "2019-05-27", + "2019-05-28", + "2019-05-29", + "2019-05-30", + "2019-05-31", + "2019-06-03", + "2019-06-04", + "2019-06-05", + "2019-06-06", + "2019-06-10", + "2019-06-11", + "2019-06-12", + "2019-06-13", + "2019-06-14", + "2019-06-17", + "2019-06-18", + "2019-06-19", + "2019-06-20", + "2019-06-21", + "2019-06-24", + "2019-06-25", + "2019-06-26", + "2019-06-27", + "2019-06-28", + "2019-07-01", + "2019-07-02", + "2019-07-03", + "2019-07-04", + "2019-07-05", + "2019-07-08", + "2019-07-09", + "2019-07-10", + "2019-07-11", + "2019-07-12", + "2019-07-15", + "2019-07-16", + "2019-07-17", + "2019-07-18", + "2019-07-19", + "2019-07-22", + "2019-07-23", + "2019-07-24", + "2019-07-25", + "2019-07-26", + "2019-07-29", + "2019-07-30", + "2019-07-31", + "2019-08-01", + "2019-08-02", + "2019-08-05", + "2019-08-06", + "2019-08-07", + "2019-08-08", + "2019-08-09", + "2019-08-12", + "2019-08-13", + "2019-08-14", + "2019-08-15", + "2019-08-16", + "2019-08-19", + "2019-08-20", + "2019-08-21", + "2019-08-22", + "2019-08-23", + "2019-08-26", + "2019-08-27", + "2019-08-28", + "2019-08-29", + "2019-08-30", + "2019-09-02", + "2019-09-03", + "2019-09-04", + "2019-09-05", + "2019-09-06", + "2019-09-09", + "2019-09-10", + "2019-09-11", + "2019-09-12", + "2019-09-16", + "2019-09-17", + "2019-09-18", + "2019-09-19", + "2019-09-20", + "2019-09-23", + "2019-09-24", + "2019-09-25", + "2019-09-26", + "2019-09-27", + "2019-09-30", + "2019-10-08", + "2019-10-09", + "2019-10-10", + "2019-10-11", + "2019-10-14", + "2019-10-15", + "2019-10-16", + "2019-10-17", + "2019-10-18", + "2019-10-21", + "2019-10-22", + "2019-10-23", + "2019-10-24", + "2019-10-25", + "2019-10-28", + "2019-10-29", + "2019-10-30", + "2019-10-31", + "2019-11-01", + "2019-11-04", + "2019-11-05", + "2019-11-06", + "2019-11-07", + "2019-11-08", + "2019-11-11", + "2019-11-12", + "2019-11-13", + "2019-11-14", + "2019-11-15", + "2019-11-18", + "2019-11-19", + "2019-11-20", + "2019-11-21", + "2019-11-22", + "2019-11-25", + "2019-11-26", + "2019-11-27", + "2019-11-28", + "2019-11-29", + "2019-12-02", + "2019-12-03", + "2019-12-04", + "2019-12-05", + "2019-12-06", + "2019-12-09", + "2019-12-10", + "2019-12-11", + "2019-12-12", + "2019-12-13", + "2019-12-16", + "2019-12-17", + "2019-12-18", + "2019-12-19", + "2019-12-20", + "2019-12-23", + "2019-12-24", + "2019-12-25", + "2019-12-26", + "2019-12-27", + "2019-12-30", + "2019-12-31", + "2020-01-02", + "2020-01-03", + "2020-01-06", + "2020-01-07", + "2020-01-08", + "2020-01-09", + "2020-01-10", + "2020-01-13", + "2020-01-14", + "2020-01-15", + "2020-01-16", + "2020-01-17", + "2020-01-20", + "2020-01-21", + "2020-01-22", + "2020-01-23", + "2020-02-03", + "2020-02-04", + "2020-02-05", + "2020-02-06", + "2020-02-07", + "2020-02-10", + "2020-02-11", + "2020-02-12", + "2020-02-13", + "2020-02-14", + "2020-02-17", + "2020-02-18", + "2020-02-19", + "2020-02-20", + "2020-02-21", + "2020-02-24", + "2020-02-25", + "2020-02-26", + "2020-02-27", + "2020-02-28", + "2020-03-02", + "2020-03-03", + "2020-03-04", + "2020-03-05", + "2020-03-06", + "2020-03-09", + "2020-03-10", + "2020-03-11", + "2020-03-12", + "2020-03-13", + "2020-03-16", + "2020-03-17", + "2020-03-18", + "2020-03-19", + "2020-03-20", + "2020-03-23", + "2020-03-24", + "2020-03-25", + "2020-03-26", + "2020-03-27", + "2020-03-30", + "2020-03-31", + "2020-04-01", + "2020-04-02", + "2020-04-03", + "2020-04-07", + "2020-04-08", + "2020-04-09", + "2020-04-10", + "2020-04-13", + "2020-04-14", + "2020-04-15", + "2020-04-16", + "2020-04-17", + "2020-04-20", + "2020-04-21", + "2020-04-22", + "2020-04-23", + "2020-04-24", + "2020-04-27", + "2020-04-28", + "2020-04-29", + "2020-04-30", + "2020-05-06", + "2020-05-07", + "2020-05-08", + "2020-05-11", + "2020-05-12", + "2020-05-13", + "2020-05-14", + "2020-05-15", + "2020-05-18", + "2020-05-19", + "2020-05-20", + "2020-05-21", + "2020-05-22", + "2020-05-25", + "2020-05-26", + "2020-05-27", + "2020-05-28", + "2020-05-29", + "2020-06-01", + "2020-06-02", + "2020-06-03", + "2020-06-04", + "2020-06-05", + "2020-06-08", + "2020-06-09", + "2020-06-10", + "2020-06-11", + "2020-06-12", + "2020-06-15", + "2020-06-16", + "2020-06-17", + "2020-06-18", + "2020-06-19", + "2020-06-22", + "2020-06-23", + "2020-06-24", + "2020-06-29", + "2020-06-30", + "2020-07-01", + "2020-07-02", + "2020-07-03", + "2020-07-06", + "2020-07-07", + "2020-07-08", + "2020-07-09", + "2020-07-10", + "2020-07-13", + "2020-07-14", + "2020-07-15", + "2020-07-16", + "2020-07-17", + "2020-07-20", + "2020-07-21", + "2020-07-22", + "2020-07-23", + "2020-07-24", + "2020-07-27", + "2020-07-28", + "2020-07-29", + "2020-07-30", + "2020-07-31", + "2020-08-03", + "2020-08-04", + "2020-08-05", + "2020-08-06", + "2020-08-07", + "2020-08-10", + "2020-08-11", + "2020-08-12", + "2020-08-13", + "2020-08-14", + "2020-08-17", + "2020-08-18", + "2020-08-19", + "2020-08-20", + "2020-08-21", + "2020-08-24", + "2020-08-25", + "2020-08-26", + "2020-08-27", + "2020-08-28", + "2020-08-31", + "2020-09-01", + "2020-09-02", + "2020-09-03", + "2020-09-04", + "2020-09-07", + "2020-09-08", + "2020-09-09", + "2020-09-10", + "2020-09-11", + "2020-09-14", + "2020-09-15", + "2020-09-16", + "2020-09-17", + "2020-09-18", + "2020-09-21", + "2020-09-22", + "2020-09-23", + "2020-09-24", + "2020-09-25", + "2020-09-28", + "2020-09-29", + "2020-09-30", + "2020-10-09", + "2020-10-12", + "2020-10-13", + "2020-10-14", + "2020-10-15", + "2020-10-16", + "2020-10-19", + "2020-10-20", + "2020-10-21", + "2020-10-22", + "2020-10-23", + "2020-10-26", + "2020-10-27", + "2020-10-28", + "2020-10-29", + "2020-10-30", + "2020-11-02", + "2020-11-03", + "2020-11-04", + "2020-11-05", + "2020-11-06", + "2020-11-09", + "2020-11-10", + "2020-11-11", + "2020-11-12", + "2020-11-13", + "2020-11-16", + "2020-11-17", + "2020-11-18", + "2020-11-19", + "2020-11-20", + "2020-11-23", + "2020-11-24", + "2020-11-25", + "2020-11-26", + "2020-11-27", + "2020-11-30", + "2020-12-01", + "2020-12-02", + "2020-12-03", + "2020-12-04", + "2020-12-07", + "2020-12-08", + "2020-12-09", + "2020-12-10", + "2020-12-11", + "2020-12-14", + "2020-12-15", + "2020-12-16", + "2020-12-17", + "2020-12-18", + "2020-12-21", + "2020-12-22", + "2020-12-23", + "2020-12-24", + "2020-12-25", + "2020-12-28", + "2020-12-29", + "2020-12-30", + "2020-12-31", + "2021-01-04", + "2021-01-05", + "2021-01-06", + "2021-01-07", + "2021-01-08", + "2021-01-11", + "2021-01-12", + "2021-01-13", + "2021-01-14", + "2021-01-15", + "2021-01-18", + "2021-01-19", + "2021-01-20", + "2021-01-21", + "2021-01-22", + "2021-01-25", + "2021-01-26", + "2021-01-27", + "2021-01-28", + "2021-01-29", + "2021-02-01", + "2021-02-02", + "2021-02-03", + "2021-02-04", + "2021-02-05", + "2021-02-08", + "2021-02-09", + "2021-02-10", + "2021-02-18", + "2021-02-19", + "2021-02-22", + "2021-02-23", + "2021-02-24", + "2021-02-25", + "2021-02-26", + "2021-03-01", + "2021-03-02", + "2021-03-03", + "2021-03-04", + "2021-03-05", + "2021-03-08", + "2021-03-09", + "2021-03-10", + "2021-03-11", + "2021-03-12", + "2021-03-15", + "2021-03-16", + "2021-03-17", + "2021-03-18", + "2021-03-19", + "2021-03-22", + "2021-03-23", + "2021-03-24", + "2021-03-25", + "2021-03-26", + "2021-03-29", + "2021-03-30", + "2021-03-31", + "2021-04-01", + "2021-04-02", + "2021-04-06", + "2021-04-07", + "2021-04-08", + "2021-04-09", + "2021-04-12", + "2021-04-13", + "2021-04-14", + "2021-04-15", + "2021-04-16", + "2021-04-19", + "2021-04-20", + "2021-04-21", + "2021-04-22", + "2021-04-23", + "2021-04-26", + "2021-04-27", + "2021-04-28", + "2021-04-29", + "2021-04-30", + "2021-05-06", + "2021-05-07", + "2021-05-10", + "2021-05-11", + "2021-05-12", + "2021-05-13", + "2021-05-14", + "2021-05-17", + "2021-05-18", + "2021-05-19", + "2021-05-20", + "2021-05-21", + "2021-05-24", + "2021-05-25", + "2021-05-26", + "2021-05-27", + "2021-05-28", + "2021-05-31", + "2021-06-01", + "2021-06-02", + "2021-06-03", + "2021-06-04", + "2021-06-07", + "2021-06-08", + "2021-06-09", + "2021-06-10", + "2021-06-11", + "2021-06-15", + "2021-06-16", + "2021-06-17", + "2021-06-18", + "2021-06-21", + "2021-06-22", + "2021-06-23", + "2021-06-24", + "2021-06-25", + "2021-06-28", + "2021-06-29", + "2021-06-30", + "2021-07-01", + "2021-07-02", + "2021-07-05", + "2021-07-06", + "2021-07-07", + "2021-07-08", + "2021-07-09", + "2021-07-12", + "2021-07-13", + "2021-07-14", + "2021-07-15", + "2021-07-16", + "2021-07-19", + "2021-07-20", + "2021-07-21", + "2021-07-22", + "2021-07-23", + "2021-07-26", + "2021-07-27", + "2021-07-28", + "2021-07-29", + "2021-07-30", + "2021-08-02", + "2021-08-03", + "2021-08-04", + "2021-08-05", + "2021-08-06", + "2021-08-09", + "2021-08-10", + "2021-08-11", + "2021-08-12", + "2021-08-13", + "2021-08-16", + "2021-08-17", + "2021-08-18", + "2021-08-19", + "2021-08-20", + "2021-08-23", + "2021-08-24", + "2021-08-25", + "2021-08-26", + "2021-08-27", + "2021-08-30", + "2021-08-31", + "2021-09-01", + "2021-09-02", + "2021-09-03", + "2021-09-06", + "2021-09-07", + "2021-09-08", + "2021-09-09", + "2021-09-10", + "2021-09-13", + "2021-09-14", + "2021-09-15", + "2021-09-16", + "2021-09-17", + "2021-09-22", + "2021-09-23", + "2021-09-24", + "2021-09-27", + "2021-09-28", + "2021-09-29", + "2021-09-30", + "2021-10-08", + "2021-10-11", + "2021-10-12", + "2021-10-13", + "2021-10-14", + "2021-10-15", + "2021-10-18", + "2021-10-19", + "2021-10-20", + "2021-10-21", + "2021-10-22", + "2021-10-25", + "2021-10-26", + "2021-10-27", + "2021-10-28", + "2021-10-29", + "2021-11-01", + "2021-11-02", + "2021-11-03", + "2021-11-04", + "2021-11-05", + "2021-11-08", + "2021-11-09", + "2021-11-10", + "2021-11-11", + "2021-11-12", + "2021-11-15", + "2021-11-16", + "2021-11-17", + "2021-11-18", + "2021-11-19", + "2021-11-22", + "2021-11-23", + "2021-11-24", + "2021-11-25", + "2021-11-26", + "2021-11-29", + "2021-11-30", + "2021-12-01", + "2021-12-02", + "2021-12-03", + "2021-12-06", + "2021-12-07", + "2021-12-08", + "2021-12-09", + "2021-12-10", + "2021-12-13", + "2021-12-14", + "2021-12-15", + "2021-12-16", + "2021-12-17", + "2021-12-20", + "2021-12-21", + "2021-12-22", + "2021-12-23", + "2021-12-24", + "2021-12-27", + "2021-12-28", + "2021-12-29", + "2021-12-30", + "2021-12-31", + "2022-01-04", + "2022-01-05", + "2022-01-06", + "2022-01-07", + "2022-01-10", + "2022-01-11", + "2022-01-12", + "2022-01-13", + "2022-01-14", + "2022-01-17", + "2022-01-18", + "2022-01-19", + "2022-01-20", + "2022-01-21", + "2022-01-24", + "2022-01-25", + "2022-01-26", + "2022-01-27", + "2022-01-28", + "2022-02-07", + "2022-02-08", + "2022-02-09", + "2022-02-10", + "2022-02-11", + "2022-02-14", + "2022-02-15", + "2022-02-16", + "2022-02-17", + "2022-02-18", + "2022-02-21", + "2022-02-22", + "2022-02-23", + "2022-02-24", + "2022-02-25", + "2022-02-28", + "2022-03-01", + "2022-03-02", + "2022-03-03", + "2022-03-04", + "2022-03-07", + "2022-03-08", + "2022-03-09", + "2022-03-10", + "2022-03-11", + "2022-03-14", + "2022-03-15", + "2022-03-16", + "2022-03-17", + "2022-03-18", + "2022-03-21", + "2022-03-22", + "2022-03-23", + "2022-03-24", + "2022-03-25", + "2022-03-28", + "2022-03-29", + "2022-03-30", + "2022-03-31", + "2022-04-01", + "2022-04-06", + "2022-04-07", + "2022-04-08", + "2022-04-11", + "2022-04-12", + "2022-04-13", + "2022-04-14", + "2022-04-15", + "2022-04-18", + "2022-04-19", + "2022-04-20", + "2022-04-21", + "2022-04-22", + "2022-04-25", + "2022-04-26", + "2022-04-27", + "2022-04-28", + "2022-04-29", + "2022-05-05", + "2022-05-06", + "2022-05-09", + "2022-05-10", + "2022-05-11", + "2022-05-12", + "2022-05-13", + "2022-05-16", + "2022-05-17", + "2022-05-18", + "2022-05-19", + "2022-05-20", + "2022-05-23", + "2022-05-24", + "2022-05-25", + "2022-05-26", + "2022-05-27", + "2022-05-30", + "2022-05-31", + "2022-06-01", + "2022-06-02", + "2022-06-06", + "2022-06-07", + "2022-06-08", + "2022-06-09", + "2022-06-10", + "2022-06-13", + "2022-06-14", + "2022-06-15", + "2022-06-16", + "2022-06-17", + "2022-06-20", + "2022-06-21", + "2022-06-22", + "2022-06-23", + "2022-06-24", + "2022-06-27", + "2022-06-28", + "2022-06-29", + "2022-06-30", + "2022-07-01", + "2022-07-04", + "2022-07-05", + "2022-07-06", + "2022-07-07", + "2022-07-08", + "2022-07-11", + "2022-07-12", + "2022-07-13", + "2022-07-14", + "2022-07-15", + "2022-07-18", + "2022-07-19", + "2022-07-20", + "2022-07-21", + "2022-07-22", + "2022-07-25", + "2022-07-26", + "2022-07-27", + "2022-07-28", + "2022-07-29", + "2022-08-01", + "2022-08-02", + "2022-08-03", + "2022-08-04", + "2022-08-05", + "2022-08-08", + "2022-08-09", + "2022-08-10", + "2022-08-11", + "2022-08-12", + "2022-08-15", + "2022-08-16", + "2022-08-17", + "2022-08-18", + "2022-08-19", + "2022-08-22", + "2022-08-23", + "2022-08-24", + "2022-08-25", + "2022-08-26", + "2022-08-29", + "2022-08-30", + "2022-08-31", + "2022-09-01", + "2022-09-02", + "2022-09-05", + "2022-09-06", + "2022-09-07", + "2022-09-08", + "2022-09-09", + "2022-09-13", + "2022-09-14", + "2022-09-15", + "2022-09-16", + "2022-09-19", + "2022-09-20", + "2022-09-21", + "2022-09-22", + "2022-09-23", + "2022-09-26", + "2022-09-27", + "2022-09-28", + "2022-09-29", + "2022-09-30", + "2022-10-10", + "2022-10-11", + "2022-10-12", + "2022-10-13", + "2022-10-14", + "2022-10-17", + "2022-10-18", + "2022-10-19", + "2022-10-20", + "2022-10-21", + "2022-10-24", + "2022-10-25", + "2022-10-26", + "2022-10-27", + "2022-10-28", + "2022-10-31", + "2022-11-01", + "2022-11-02", + "2022-11-03", + "2022-11-04", + "2022-11-07", + "2022-11-08", + "2022-11-09", + "2022-11-10", + "2022-11-11", + "2022-11-14", + "2022-11-15", + "2022-11-16", + "2022-11-17", + "2022-11-18", + "2022-11-21", + "2022-11-22", + "2022-11-23", + "2022-11-24", + "2022-11-25", + "2022-11-28", + "2022-11-29", + "2022-11-30", + "2022-12-01", + "2022-12-02", + "2022-12-05", + "2022-12-06", + "2022-12-07", + "2022-12-08", + "2022-12-09", + "2022-12-12", + "2022-12-13", + "2022-12-14", + "2022-12-15", + "2022-12-16", + "2022-12-19", + "2022-12-20", + "2022-12-21", + "2022-12-22", + "2022-12-23", + "2022-12-26", + "2022-12-27", + "2022-12-28", + "2022-12-29", + "2022-12-30", + "2023-01-03", + "2023-01-04", + "2023-01-05", + "2023-01-06", + "2023-01-09", + "2023-01-10", + "2023-01-11", + "2023-01-12", + "2023-01-13", + "2023-01-16", + "2023-01-17", + "2023-01-18", + "2023-01-19", + "2023-01-20", + "2023-01-30", + "2023-01-31", + "2023-02-01", + "2023-02-02", + "2023-02-03", + "2023-02-06", + "2023-02-07", + "2023-02-08", + "2023-02-09", + "2023-02-10", + "2023-02-13", + "2023-02-14", + "2023-02-15", + "2023-02-16", + "2023-02-17", + "2023-02-20", + "2023-02-21", + "2023-02-22", + "2023-02-23", + "2023-02-24", + "2023-02-27", + "2023-02-28", + "2023-03-01", + "2023-03-02", + "2023-03-03", + "2023-03-06", + "2023-03-07", + "2023-03-08", + "2023-03-09", + "2023-03-10", + "2023-03-13", + "2023-03-14", + "2023-03-15", + "2023-03-16", + "2023-03-17", + "2023-03-20", + "2023-03-21", + "2023-03-22", + "2023-03-23", + "2023-03-24", + "2023-03-27", + "2023-03-28", + "2023-03-29", + "2023-03-30", + "2023-03-31", + "2023-04-03", + "2023-04-04", + "2023-04-06", + "2023-04-07", + "2023-04-10", + "2023-04-11", + "2023-04-12", + "2023-04-13", + "2023-04-14", + "2023-04-17", + "2023-04-18", + "2023-04-19", + "2023-04-20", + "2023-04-21", + "2023-04-24", + "2023-04-25", + "2023-04-26", + "2023-04-27", + "2023-04-28", + "2023-05-04", + "2023-05-05", + "2023-05-08", + "2023-05-09", + "2023-05-10", + "2023-05-11", + "2023-05-12", + "2023-05-15", + "2023-05-16", + "2023-05-17", + "2023-05-18", + "2023-05-19", + "2023-05-22", + "2023-05-23", + "2023-05-24", + "2023-05-25", + "2023-05-26", + "2023-05-29", + "2023-05-30", + "2023-05-31", + "2023-06-01", + "2023-06-02", + "2023-06-05", + "2023-06-06", + "2023-06-07", + "2023-06-08", + "2023-06-09", + "2023-06-12", + "2023-06-13", + "2023-06-14", + "2023-06-15", + "2023-06-16", + "2023-06-19", + "2023-06-20", + "2023-06-21", + "2023-06-26", + "2023-06-27", + "2023-06-28", + "2023-06-29", + "2023-06-30", + "2023-07-03", + "2023-07-04", + "2023-07-05", + "2023-07-06", + "2023-07-07", + "2023-07-10", + "2023-07-11", + "2023-07-12", + "2023-07-13", + "2023-07-14", + "2023-07-17", + "2023-07-18", + "2023-07-19", + "2023-07-20", + "2023-07-21", + "2023-07-24", + "2023-07-25", + "2023-07-26", + "2023-07-27", + "2023-07-28", + "2023-07-31", + "2023-08-01", + "2023-08-02", + "2023-08-03", + "2023-08-04", + "2023-08-07", + "2023-08-08", + "2023-08-09", + "2023-08-10", + "2023-08-11", + "2023-08-14", + "2023-08-15", + "2023-08-16", + "2023-08-17", + "2023-08-18", + "2023-08-21", + "2023-08-22", + "2023-08-23", + "2023-08-24", + "2023-08-25", + "2023-08-28", + "2023-08-29", + "2023-08-30", + "2023-08-31", + "2023-09-01", + "2023-09-04", + "2023-09-05", + "2023-09-06", + "2023-09-07", + "2023-09-08", + "2023-09-11", + "2023-09-12", + "2023-09-13", + "2023-09-14", + "2023-09-15", + "2023-09-18", + "2023-09-19", + "2023-09-20", + "2023-09-21", + "2023-09-22", + "2023-09-25", + "2023-09-26", + "2023-09-27", + "2023-09-28", + "2023-10-09", + "2023-10-10", + "2023-10-11", + "2023-10-12", + "2023-10-13", + "2023-10-16", + "2023-10-17", + "2023-10-18", + "2023-10-19", + "2023-10-20", + "2023-10-23", + "2023-10-24", + "2023-10-25", + "2023-10-26", + "2023-10-27", + "2023-10-30", + "2023-10-31", + "2023-11-01", + "2023-11-02", + "2023-11-03", + "2023-11-06", + "2023-11-07", + "2023-11-08", + "2023-11-09", + "2023-11-10", + "2023-11-13", + "2023-11-14", + "2023-11-15", + "2023-11-16", + "2023-11-17", + "2023-11-20", + "2023-11-21", + "2023-11-22", + "2023-11-23", + "2023-11-24", + "2023-11-27", + "2023-11-28", + "2023-11-29", + "2023-11-30", + "2023-12-01", + "2023-12-04", + "2023-12-05", + "2023-12-06", + "2023-12-07", + "2023-12-08", + "2023-12-11", + "2023-12-12", + "2023-12-13", + "2023-12-14", + "2023-12-15", + "2023-12-18", + "2023-12-19", + "2023-12-20", + "2023-12-21", + "2023-12-22", + "2023-12-25", + "2023-12-26", + "2023-12-27", + "2023-12-28", + "2023-12-29", + "2024-01-02", + "2024-01-03", + "2024-01-04", + "2024-01-05", + "2024-01-08", + "2024-01-09", + "2024-01-10", + "2024-01-11", + "2024-01-12", + "2024-01-15", + "2024-01-16", + "2024-01-17", + "2024-01-18", + "2024-01-19", + "2024-01-22", + "2024-01-23", + "2024-01-24", + "2024-01-25", + "2024-01-26", + "2024-01-29", + "2024-01-30", + "2024-01-31", + "2024-02-01", + "2024-02-02", + "2024-02-05", + "2024-02-06", + "2024-02-07", + "2024-02-08", + "2024-02-19", + "2024-02-20", + "2024-02-21", + "2024-02-22", + "2024-02-23", + "2024-02-26", + "2024-02-27", + "2024-02-28", + "2024-02-29", + "2024-03-01", + "2024-03-04", + "2024-03-05", + "2024-03-06", + "2024-03-07", + "2024-03-08", + "2024-03-11", + "2024-03-12", + "2024-03-13", + "2024-03-14", + "2024-03-15", + "2024-03-18", + "2024-03-19", + "2024-03-20", + "2024-03-21", + "2024-03-22", + "2024-03-25", + "2024-03-26", + "2024-03-27", + "2024-03-28", + "2024-03-29", + "2024-04-01", + "2024-04-02", + "2024-04-03", + "2024-04-08", + "2024-04-09", + "2024-04-10", + "2024-04-11", + "2024-04-12", + "2024-04-15", + "2024-04-16", + "2024-04-17", + "2024-04-18", + "2024-04-19", + "2024-04-22", + "2024-04-23", + "2024-04-24", + "2024-04-25", + "2024-04-26", + "2024-04-29", + "2024-04-30", + "2024-05-06", + "2024-05-07", + "2024-05-08", + "2024-05-09", + "2024-05-10", + "2024-05-13", + "2024-05-14", + "2024-05-15", + "2024-05-16", + "2024-05-17", + "2024-05-20", + "2024-05-21", + "2024-05-22", + "2024-05-23", + "2024-05-24", + "2024-05-27", + "2024-05-28", + "2024-05-29", + "2024-05-30", + "2024-05-31", + "2024-06-03", + "2024-06-04", + "2024-06-05", + "2024-06-06", + "2024-06-07", + "2024-06-11", + "2024-06-12", + "2024-06-13", + "2024-06-14", + "2024-06-17", + "2024-06-18", + "2024-06-18", + "2024-06-19", + "2024-06-18", + "2024-06-20", + "2024-06-21", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-15", + "2024-07-16", + "2024-07-17", + "2024-07-18", + "2024-07-19", + "2024-07-22", + "2024-07-23", + "2024-07-25", + "2024-07-24", + "2024-07-26", + "2024-07-29", + "2024-07-30", + "2024-07-31", + "2024-08-01", + "2024-08-02", + "2024-08-05", + "2024-08-06", + "2024-08-07", + "2024-08-08", + "2024-08-09", + "2024-08-12", + "2024-08-13", + "2024-08-14", + "2024-08-15", + "2024-08-16", + "2024-08-19", + "2024-08-20", + "2024-08-21", + "2024-08-22", + "2024-08-23", + "2024-08-26", + "2024-08-27", + "2024-08-28", + "2024-08-29", + "2024-08-30", + "2024-09-02", + "2024-09-03", + "2024-09-04", + "2024-09-05", + "2024-09-06", + "2024-09-09", + "2024-09-10", + "2024-09-11", + "2024-09-12", + "2024-09-13", + "2024-09-18", + "2024-09-19", + "2024-09-20", + "2024-09-23", + "2024-09-24", + "2024-09-25", + "2024-09-26", + "2024-09-27", + "2024-09-30", + "2024-10-08", + "2024-10-09", + "2024-10-10", + "2024-10-11", + "2024-10-14", + "2024-10-15", + "2024-10-16", + "2024-10-17", + "2024-10-18", + "2024-10-21", + "2024-10-22", + "2024-10-23", + "2024-10-24", + "2024-10-25", + "2024-10-28", + "2024-10-29", + "2024-10-30", + "2024-10-31", + "2024-11-04", + "2024-11-05", + "2024-11-06", + "2024-11-07", + "2024-11-08", + "2024-11-11", + "2024-11-12", + "2024-11-13", + "2024-11-14", + "2024-11-15", + "2024-11-18", + "2024-11-19", + "2024-11-20", + "2024-11-21", + "2024-11-22", + "2024-11-25", + "2024-11-26", + "2024-11-27", + "2024-11-28", + "2024-11-29", + "2024-12-03", + "2024-12-02", + "2024-12-04", + "2024-12-05", + "2024-12-09", + "2024-12-10", + "2024-12-11", + "2024-12-12", + "2024-12-13", + "2024-12-16", + "2024-12-17", + "2024-12-18", + "2024-12-19", + "2024-12-20", + "2024-12-23", + "2024-12-24", + "2024-12-25", + "2024-12-26", + "2024-12-27", + "2024-12-30", + "2024-12-31", + "2025-01-02", + "2025-01-03", + "2025-01-06", + "2025-01-07", + "2025-01-08", + "2025-01-09", + "2025-01-10", + "2025-01-13", + "2025-01-14", + "2025-01-15", + "2025-01-16", + "2025-01-17", + "2025-01-20", + "2025-01-21" + ], + "result": [ + { + "name": "vixPlus指数", + "type": "line", + "data": [ + 0.3239, + 0.3239, + 0.3239, + 0.3239, + 0.3239, + 0.3239, + 0.3239, + 0.3239, + 0.3239, + 0.3239, + 0.3239, + 0.3239, + 0.3239, + 0.3239, + 0.3239, + 0.3239, + 0.3239, + 0.3239, + 0.3239, + 0.3239, + 0.3239, + 0.3239, + 0.3239, + 0.3239, + 0.3769, + 0.3844, + 0.3352, + 0.3153, + 0.2685, + 0.285, + 0.2685, + 0.2921, + 0.2936, + 0.319, + 0.3397, + 0.3314, + 0.3163, + 0.3078, + 0.3103, + 0.3229, + 0.2897, + 0.2826, + 0.2899, + 0.2719, + 0.2632, + 0.2821, + 0.2957, + 0.3381, + 0.3105, + 0.341, + 0.3961, + 0.3713, + 0.3541, + 0.3559, + 0.3258, + 0.3712, + 0.3705, + 0.415, + 0.3895, + 0.3551, + 0.4177, + 0.4691, + 0.4377, + 0.4978, + 0.5543, + 0.5928, + 0.554, + 0.5938, + 0.7204, + 0.7004, + 0.6298, + 0.6356, + 0.6644, + 0.6232, + 0.6562, + 0.6538, + 0.6559, + 0.6502, + 0.6394, + 0.6563, + 0.6735, + 0.6633, + 0.6428, + 0.6461, + 0.6713, + 0.6479, + 0.5569, + 0.5004, + 0.5365, + 0.6015, + 0.5968, + 0.6026, + 0.6339, + 0.6421, + 0.6673, + 0.6801, + 0.6885, + 0.6583, + 0.6796, + 0.6822, + 0.6676, + 0.6648, + 0.5877, + 0.6813, + 0.6996, + 0.7198, + 0.7182, + 0.6987, + 0.6937, + 0.6777, + 0.7061, + 0.6689, + 0.7802, + 0.7837, + 0.682, + 0.9498, + 0.9374, + 0.8805, + 0.9056, + 0.8487, + 0.9429, + 0.8513, + 0.8534, + 0.8337, + 0.8182, + 0.7443, + 0.5381, + 0.4899, + 0.4408, + 0.5022, + 0.5282, + 0.4461, + 0.4244, + 0.4182, + 0.5437, + 0.5889, + 0.5581, + 0.5692, + 0.5659, + 0.5675, + 0.5905, + 0.5806, + 0.5814, + 0.5699, + 0.5616, + 0.5568, + 0.5635, + 0.5614, + 0.5006, + 0.5434, + 0.9934, + 0.9467, + 0.9571, + 0.9795, + 1, + 0.9454, + 0.9198, + 0.7085, + 0.6669, + 0.6011, + 0.5791, + 0.6063, + 0.6549, + 0.5255, + 0.5205, + 0.5368, + 0.5446, + 0.4776, + 0.5429, + 0.5521, + 0.4918, + 0.4194, + 0.3993, + 0.3789, + 0.3918, + 0.3665, + 0.3476, + 0.3976, + 0.4007, + 0.3634, + 0.3583, + 0.3691, + 0.3819, + 0.3715, + 0.386, + 0.3526, + 0.4079, + 0.3798, + 0.3994, + 0.4016, + 0.3612, + 0.3626, + 0.3702, + 0.3642, + 0.409, + 0.4203, + 0.6033, + 0.6244, + 0.5696, + 0.5393, + 0.5302, + 0.5402, + 0.5244, + 0.5191, + 0.5081, + 0.4606, + 0.4331, + 0.4051, + 0.4202, + 0.3687, + 0.4525, + 0.4434, + 0.4166, + 0.4249, + 0.4188, + 0.3981, + 0.4007, + 0.3876, + 0.3868, + 0.3861, + 0.3888, + 0.3711, + 0.2483, + 0.2447, + 0.174, + 0.234, + 0.286, + 0.305, + 0.3392, + 0.3199, + 0.3143, + 0.3154, + 0.3238, + 0.4032, + 0.3986, + 0.4597, + 0.4668, + 0.4488, + 0.5032, + 0.4595, + 0.5003, + 0.5083, + 0.4804, + 0.416, + 0.437, + 0.4475, + 0.5237, + 0.4947, + 0.5204, + 0.477, + 0.4595, + 0.4632, + 0.4511, + 0.463, + 0.4982, + 0.4852, + 0.4799, + 0.4364, + 0.4128, + 0.3853, + 0.4026, + 0.4054, + 0.4095, + 0.3988, + 0.3834, + 0.4142, + 0.4203, + 0.4185, + 0.4463, + 0.4388, + 0.435, + 0.4275, + 0.4259, + 0.4336, + 0.4233, + 0.3657, + 0.3727, + 0.3758, + 0.3865, + 0.4242, + 0.4423, + 0.4572, + 0.4134, + 0.378, + 0.3812, + 0.3691, + 0.3761, + 0.3675, + 0.36, + 0.3563, + 0.3448, + 0.3141, + 0.3237, + 0.3068, + 0.2886, + 0.2838, + 0.2842, + 0.2818, + 0.2685, + 0.2518, + 0.2659, + 0.2737, + 0.2771, + 0.2923, + 0.2802, + 0.2586, + 0.2382, + 0.2426, + 0.2513, + 0.2438, + 0.2426, + 0.283, + 0.2613, + 0.2339, + 0.2358, + 0.2226, + 0.2175, + 0.2078, + 0.2149, + 0.1947, + 0.1763, + 0.1647, + 0.1587, + 0.1724, + 0.1435, + 0.1338, + 0.1461, + 0.1946, + 0.2091, + 0.2018, + 0.1942, + 0.2065, + 0.2076, + 0.2027, + 0.2154, + 0.2233, + 0.1608, + 0.1463, + 0.1531, + 0.1938, + 0.1928, + 0.1551, + 0.1819, + 0.2056, + 0.1721, + 0.1549, + 0.1551, + 0.1553, + 0.1529, + 0.132, + 0.1469, + 0.145, + 0.1601, + 0.1551, + 0.1619, + 0.1525, + 0.1788, + 0.1735, + 0.1788, + 0.1823, + 0.1733, + 0.1673, + 0.171, + 0.1698, + 0.2043, + 0.1619, + 0.2062, + 0.1466, + 0.1508, + 0.1674, + 0.1584, + 0.1453, + 0.137, + 0.1444, + 0.1164, + 0.1044, + 0.1048, + 0.1093, + 0.1082, + 0.1651, + 0.1557, + 0.1718, + 0.2155, + 0.1797, + 0.1951, + 0.187, + 0.1748, + 0.1821, + 0.1731, + 0.1728, + 0.1756, + 0.1929, + 0.1784, + 0.1792, + 0.184, + 0.191, + 0.1934, + 0.1855, + 0.1561, + 0.171, + 0.1468, + 0.1287, + 0.1401, + 0.1285, + 0.1225, + 0.0836, + 0.1217, + 0.096, + 0.1066, + 0.1026, + 0.091, + 0.116, + 0.1052, + 0.0922, + 0.0944, + 0.0897, + 0.0751, + 0.1048, + 0.0787, + 0.0804, + 0.0757, + 0.0932, + 0.0897, + 0.0949, + 0.1001, + 0.0956, + 0.098, + 0.1079, + 0.1007, + 0.1464, + 0.1276, + 0.1292, + 0.1536, + 0.1593, + 0.1379, + 0.1344, + 0.1028, + 0.1155, + 0.1147, + 0.1087, + 0.1009, + 0.0927, + 0.0986, + 0.1401, + 0.1094, + 0.1088, + 0.1345, + 0.1406, + 0.1658, + 0.1548, + 0.1591, + 0.1464, + 0.1527, + 0.1393, + 0.1348, + 0.115, + 0.1134, + 0.1498, + 0.1371, + 0.1376, + 0.1555, + 0.1544, + 0.1718, + 0.1769, + 0.1867, + 0.1813, + 0.1547, + 0.1905, + 0.1939, + 0.1824, + 0.1701, + 0.1761, + 0.1425, + 0.1254, + 0.1237, + 0.1155, + 0.1108, + 0.1022, + 0.1032, + 0.125, + 0.0921, + 0.0995, + 0.0821, + 0.0821, + 0.0765, + 0.0507, + 0.0618, + 0.0596, + 0.0528, + 0.0553, + 0.0961, + 0.0985, + 0.0996, + 0.1012, + 0.0781, + 0.077, + 0.0784, + 0.0617, + 0.0532, + 0.062, + 0.0608, + 0.1141, + 0.1137, + 0.1132, + 0.0823, + 0.0839, + 0.0707, + 0.0703, + 0.0659, + 0.0686, + 0.0981, + 0.0782, + 0.0606, + 0.0443, + 0.0679, + 0.0543, + 0.0413, + 0.0695, + 0.0776, + 0.0122, + 0.0419, + 0.0634, + 0.024, + 0.0441, + 0.0543, + 0.0157, + 0.0289, + 0.0318, + 0.0272, + 0.078, + 0.0174, + 0.0456, + 0.0429, + 0.0394, + 0.0358, + 0.034, + 0.0254, + 0.0257, + 0.0362, + 0.0313, + 0.064, + 0.0359, + 0.0402, + 0.045, + 0.0444, + 0.0487, + 0.0436, + 0.0513, + 0.0434, + 0.0334, + 0.0213, + 0.0108, + 0.0109, + 0.0129, + 0.0067, + 0.0021, + 0.0238, + 0, + 0.0063, + 0.0087, + 0.0029, + 0.006, + 0.0088, + 0.0058, + 0.0541, + 0.0555, + 0.0785, + 0.0429, + 0.0735, + 0.1007, + 0.0835, + 0.1045, + 0.0747, + 0.1106, + 0.1103, + 0.1259, + 0.133, + 0.126, + 0.1271, + 0.1038, + 0.0896, + 0.1256, + 0.1218, + 0.095, + 0.1043, + 0.1254, + 0.1336, + 0.1214, + 0.152, + 0.1137, + 0.1133, + 0.1265, + 0.0889, + 0.1091, + 0.1015, + 0.1022, + 0.105, + 0.1016, + 0.144, + 0.1298, + 0.1398, + 0.1733, + 0.1625, + 0.1442, + 0.1694, + 0.1577, + 0.1387, + 0.1487, + 0.1505, + 0.1508, + 0.1503, + 0.157, + 0.1384, + 0.1368, + 0.1475, + 0.1318, + 0.1455, + 0.1409, + 0.1114, + 0.0991, + 0.118, + 0.1265, + 0.1061, + 0.1274, + 0.0998, + 0.0963, + 0.0873, + 0.1001, + 0.0864, + 0.0913, + 0.1114, + 0.1355, + 0.1474, + 0.129, + 0.1239, + 0.1189, + 0.1302, + 0.1373, + 0.1339, + 0.1358, + 0.1296, + 0.137, + 0.1287, + 0.143, + 0.1183, + 0.1092, + 0.1239, + 0.0951, + 0.0866, + 0.1087, + 0.1022, + 0.1037, + 0.108, + 0.0756, + 0.0478, + 0.0671, + 0.0583, + 0.06, + 0.0533, + 0.0562, + 0.0558, + 0.068, + 0.0655, + 0.0175, + 0.0267, + 0.0352, + 0.0716, + 0.0584, + 0.054, + 0.0643, + 0.0434, + 0.059, + 0.0464, + 0.066, + 0.0403, + 0.0362, + 0.0623, + 0.0494, + 0.0556, + 0.0669, + 0.0604, + 0.0729, + 0.0756, + 0.0786, + 0.1022, + 0.0993, + 0.1278, + 0.1423, + 0.1863, + 0.1803, + 0.1766, + 0.1913, + 0.1808, + 0.1902, + 0.2077, + 0.2445, + 0.1864, + 0.1723, + 0.1905, + 0.1773, + 0.1571, + 0.1503, + 0.1516, + 0.1606, + 0.1448, + 0.1407, + 0.1649, + 0.1574, + 0.1602, + 0.1437, + 0.1475, + 0.175, + 0.1603, + 0.1863, + 0.1503, + 0.1245, + 0.126, + 0.1234, + 0.123, + 0.1228, + 0.1215, + 0.1145, + 0.1258, + 0.1314, + 0.1118, + 0.1566, + 0.1869, + 0.221, + 0.1826, + 0.1869, + 0.1944, + 0.2596, + 0.2858, + 0.2075, + 0.213, + 0.1877, + 0.2141, + 0.1624, + 0.1575, + 0.1734, + 0.2359, + 0.267, + 0.3101, + 0.3405, + 0.5244, + 0.4122, + 0.3938, + 0.3845, + 0.3622, + 0.3053, + 0.3154, + 0.3385, + 0.3467, + 0.3119, + 0.2981, + 0.2701, + 0.2639, + 0.2665, + 0.2457, + 0.2345, + 0.2519, + 0.2624, + 0.246, + 0.2351, + 0.2414, + 0.2623, + 0.2555, + 0.2521, + 0.2419, + 0.3344, + 0.3224, + 0.306, + 0.3194, + 0.3258, + 0.3213, + 0.3316, + 0.3295, + 0.3249, + 0.3205, + 0.2944, + 0.3047, + 0.3151, + 0.3159, + 0.3314, + 0.3383, + 0.3256, + 0.2988, + 0.2883, + 0.2789, + 0.2879, + 0.278, + 0.2811, + 0.2973, + 0.3301, + 0.3344, + 0.3481, + 0.3434, + 0.3146, + 0.3032, + 0.283, + 0.2705, + 0.2488, + 0.2282, + 0.2384, + 0.2069, + 0.2192, + 0.1906, + 0.1917, + 0.2132, + 0.1929, + 0.1897, + 0.2008, + 0.1984, + 0.2524, + 0.2305, + 0.2513, + 0.2317, + 0.2072, + 0.2226, + 0.2076, + 0.213, + 0.2276, + 0.2277, + 0.2172, + 0.2296, + 0.2402, + 0.3002, + 0.2509, + 0.2497, + 0.2207, + 0.2422, + 0.2528, + 0.2826, + 0.3119, + 0.2799, + 0.3436, + 0.3466, + 0.3716, + 0.3761, + 0.3465, + 0.3135, + 0.3117, + 0.3325, + 0.3023, + 0.2977, + 0.3124, + 0.2917, + 0.2689, + 0.2549, + 0.265, + 0.2726, + 0.2975, + 0.3032, + 0.2885, + 0.27, + 0.2856, + 0.2866, + 0.3186, + 0.3347, + 0.3253, + 0.341, + 0.3384, + 0.346, + 0.3353, + 0.3204, + 0.3395, + 0.333, + 0.3691, + 0.3721, + 0.3773, + 0.3765, + 0.3418, + 0.3183, + 0.2836, + 0.2788, + 0.2693, + 0.2699, + 0.2771, + 0.2897, + 0.2774, + 0.2877, + 0.2733, + 0.309, + 0.3023, + 0.3182, + 0.3184, + 0.3068, + 0.3234, + 0.2923, + 0.2681, + 0.2477, + 0.2375, + 0.223, + 0.2158, + 0.2143, + 0.2387, + 0.2694, + 0.2516, + 0.2466, + 0.2964, + 0.2908, + 0.2899, + 0.3522, + 0.3531, + 0.3657, + 0.3612, + 0.3704, + 0.3939, + 0.3614, + 0.3584, + 0.3877, + 0.3919, + 0.4158, + 0.4281, + 0.471, + 0.4609, + 0.4479, + 0.4261, + 0.409, + 0.4318, + 0.4475, + 0.4551, + 0.4458, + 0.4513, + 0.4664, + 0.4439, + 0.4381, + 0.4197, + 0.4067, + 0.4116, + 0.3792, + 0.3886, + 0.3847, + 0.3523, + 0.3489, + 0.3482, + 0.3139, + 0.3087, + 0.3348, + 0.2863, + 0.258, + 0.2577, + 0.2585, + 0.2405, + 0.2377, + 0.2412, + 0.2393, + 0.2135, + 0.2292, + 0.246, + 0.2496, + 0.2567, + 0.3144, + 0.3045, + 0.29, + 0.3077, + 0.3031, + 0.297, + 0.2948, + 0.2727, + 0.2678, + 0.2537, + 0.2606, + 0.2414, + 0.2182, + 0.2144, + 0.2093, + 0.2094, + 0.1839, + 0.1257, + 0.1439, + 0.1563, + 0.199, + 0.1965, + 0.1716, + 0.1244, + 0.1326, + 0.1671, + 0.2145, + 0.2165, + 0.1989, + 0.2226, + 0.2102, + 0.2045, + 0.233, + 0.2554, + 0.2382, + 0.2655, + 0.2828, + 0.3098, + 0.2956, + 0.2833, + 0.3591, + 0.4503, + 0.4388, + 0.3931, + 0.3718, + 0.4191, + 0.4363, + 0.4557, + 0.4806, + 0.4886, + 0.4263, + 0.4268, + 0.4262, + 0.4039, + 0.3742, + 0.3874, + 0.4014, + 0.4087, + 0.4352, + 0.4211, + 0.3693, + 0.3385, + 0.3221, + 0.2948, + 0.3153, + 0.3562, + 0.3966, + 0.3798, + 0.427, + 0.4653, + 0.4272, + 0.4308, + 0.4292, + 0.3792, + 0.3806, + 0.3751, + 0.3988, + 0.4101, + 0.3865, + 0.4124, + 0.3765, + 0.3648, + 0.362, + 0.3529, + 0.3399, + 0.3425, + 0.4151, + 0.357, + 0.3699, + 0.4078, + 0.4087, + 0.3864, + 0.3629, + 0.3436, + 0.3194, + 0.3209, + 0.3003, + 0.2882, + 0.2628, + 0.289, + 0.2791, + 0.295, + 0.2773, + 0.2579, + 0.271, + 0.2749, + 0.2912, + 0.292, + 0.2839, + 0.2815, + 0.2745, + 0.2373, + 0.2464, + 0.247, + 0.2545, + 0.236, + 0.2221, + 0.1866, + 0.2602, + 0.3262, + 0.345, + 0.35, + 0.348, + 0.3505, + 0.3703, + 0.3238, + 0.3132, + 0.3045, + 0.2946, + 0.308, + 0.2901, + 0.2649, + 0.2655, + 0.2748, + 0.2759, + 0.2789, + 0.2838, + 0.2308, + 0.23, + 0.2665, + 0.2467, + 0.2289, + 0.209, + 0.1938, + 0.2037, + 0.219, + 0.2315, + 0.2271, + 0.1977, + 0.2117, + 0.2441, + 0.2666, + 0.2583, + 0.2413, + 0.2297, + 0.2439, + 0.2386, + 0.2361, + 0.2362, + 0.2336, + 0.2459, + 0.2427, + 0.2283, + 0.2258, + 0.2303, + 0.2519, + 0.2368, + 0.2261, + 0.2292, + 0.2099, + 0.2021, + 0.2012, + 0.185, + 0.2017, + 0.2153, + 0.2333, + 0.2218, + 0.2197, + 0.2248, + 0.206, + 0.2059, + 0.1733, + 0.1719, + 0.1578, + 0.1767, + 0.175, + 0.173, + 0.1731, + 0.1841, + 0.1954, + 0.1527, + 0.1378, + 0.1493, + 0.1474, + 0.1516, + 0.1484, + 0.098, + 0.1261, + 0.1049, + 0.1012, + 0.0979, + 0.136, + 0.1024, + 0.0961, + 0.1066, + 0.1082, + 0.1185, + 0.1194, + 0.1281, + 0.149, + 0.1886, + 0.1705, + 0.1768, + 0.1524, + 0.1342, + 0.1245, + 0.129, + 0.1348, + 0.1352, + 0.1235, + 0.1196, + 0.1026, + 0.1127, + 0.1232, + 0.143, + 0.1356, + 0.128, + 0.1082, + 0.1325, + 0.0999, + 0.0947, + 0.0952, + 0.0887, + 0.0967, + 0.0945, + 0.0978, + 0.0781, + 0.0997, + 0.1084, + 0.1042, + 0.1199, + 0.1276, + 0.1341, + 0.1238, + 0.1319, + 0.1006, + 0.1196, + 0.095, + 0.1069, + 0.1324, + 0.1459, + 0.219, + 0.1876, + 0.1966, + 0.2148, + 0.2115, + 0.1906, + 0.1741, + 0.1706, + 0.1601, + 0.1594, + 0.1448, + 0.1234, + 0.1367, + 0.1723, + 0.1716, + 0.2412, + 0.381, + 0.3668, + 0.3282, + 0.3263, + 0.3522, + 0.3273, + 0.289, + 0.253, + 0.2677, + 0.2523, + 0.2618, + 0.2784, + 0.2833, + 0.2887, + 0.3419, + 0.3666, + 0.3664, + 0.3782, + 0.3433, + 0.4029, + 0.3662, + 0.3496, + 0.3525, + 0.3447, + 0.3737, + 0.4757, + 0.45, + 0.4518, + 0.496, + 0.6055, + 0.6918, + 0.6946, + 0.5894, + 0.6183, + 0.5643, + 0.6019, + 0.5919, + 0.5673, + 0.5424, + 0.54, + 0.5148, + 0.4695, + 0.4348, + 0.4195, + 0.442, + 0.4052, + 0.3687, + 0.336, + 0.3258, + 0.2756, + 0.2578, + 0.2712, + 0.27, + 0.2632, + 0.2801, + 0.271, + 0.2752, + 0.2611, + 0.2461, + 0.2401, + 0.2438, + 0.2503, + 0.29, + 0.2798, + 0.2387, + 0.2277, + 0.2441, + 0.2389, + 0.2295, + 0.2168, + 0.212, + 0.2021, + 0.1852, + 0.1693, + 0.1997, + 0.2569, + 0.2258, + 0.208, + 0.2321, + 0.2381, + 0.2394, + 0.2155, + 0.2057, + 0.2129, + 0.2152, + 0.2089, + 0.1985, + 0.2088, + 0.2101, + 0.2271, + 0.2163, + 0.2286, + 0.2048, + 0.2158, + 0.2085, + 0.2312, + 0.254, + 0.2684, + 0.2706, + 0.2439, + 0.2153, + 0.2332, + 0.2857, + 0.3233, + 0.447, + 0.4645, + 0.4689, + 0.4658, + 0.4685, + 0.4147, + 0.4394, + 0.4434, + 0.5265, + 0.3986, + 0.4142, + 0.3909, + 0.38, + 0.3955, + 0.4743, + 0.4478, + 0.4367, + 0.4458, + 0.4511, + 0.4634, + 0.4863, + 0.4601, + 0.4571, + 0.4673, + 0.4621, + 0.4587, + 0.4141, + 0.4122, + 0.3929, + 0.3919, + 0.4443, + 0.4436, + 0.4142, + 0.387, + 0.389, + 0.3718, + 0.3576, + 0.3683, + 0.3484, + 0.3534, + 0.3578, + 0.357, + 0.3582, + 0.3654, + 0.3644, + 0.3766, + 0.3733, + 0.3847, + 0.339, + 0.3248, + 0.2959, + 0.2819, + 0.265, + 0.2782, + 0.2864, + 0.293, + 0.2989, + 0.2812, + 0.3028, + 0.3116, + 0.3401, + 0.3584, + 0.3609, + 0.283, + 0.3095, + 0.2943, + 0.2811, + 0.289, + 0.2802, + 0.2371, + 0.2543, + 0.2712, + 0.278, + 0.276, + 0.2821, + 0.2855, + 0.2832, + 0.2813, + 0.2951, + 0.3102, + 0.3115, + 0.2838, + 0.2782, + 0.267, + 0.2881, + 0.291, + 0.2719, + 0.2642, + 0.2477, + 0.2531, + 0.2443, + 0.2556, + 0.2581, + 0.2429, + 0.2532, + 0.2479, + 0.2308, + 0.2145, + 0.2276, + 0.2295, + 0.2753, + 0.2862, + 0.2827, + 0.2616, + 0.2417, + 0.2222, + 0.2183, + 0.202, + 0.2153, + 0.2047, + 0.2002, + 0.2078, + 0.1984, + 0.1865, + 0.2049, + 0.1989, + 0.1981, + 0.1941, + 0.1873, + 0.1983, + 0.2053, + 0.2078, + 0.2362, + 0.2448, + 0.2463, + 0.2786, + 0.3264, + 0.3385, + 0.3013, + 0.3326, + 0.3173, + 0.3042, + 0.2788, + 0.2889, + 0.2934, + 0.2879, + 0.2979, + 0.2726, + 0.2887, + 0.2882, + 0.2875, + 0.3219, + 0.3251, + 0.3374, + 0.3092, + 0.2992, + 0.3102, + 0.3045, + 0.3079, + 0.3047, + 0.3408, + 0.333, + 0.299, + 0.3205, + 0.3219, + 0.3582, + 0.3378, + 0.3662, + 0.3364, + 0.3194, + 0.3217, + 0.3441, + 0.3601, + 0.3804, + 0.3751, + 0.3655, + 0.3303, + 0.3069, + 0.3108, + 0.3062, + 0.3226, + 0.3035, + 0.3026, + 0.2896, + 0.282, + 0.2977, + 0.2839, + 0.2582, + 0.263, + 0.2571, + 0.2468, + 0.2353, + 0.2442, + 0.2482, + 0.2246, + 0.2061, + 0.201, + 0.176, + 0.1976, + 0.1999, + 0.2034, + 0.1992, + 0.2224, + 0.2187, + 0.2243, + 0.2267, + 0.2328, + 0.2303, + 0.2332, + 0.2397, + 0.2451, + 0.2366, + 0.2347, + 0.2302, + 0.2265, + 0.2405, + 0.2437, + 0.2504, + 0.2581, + 0.2803, + 0.278, + 0.262, + 0.2575, + 0.2425, + 0.2436, + 0.2854, + 0.2861, + 0.2978, + 0.2933, + 0.3054, + 0.3036, + 0.273, + 0.2509, + 0.2487, + 0.2661, + 0.2683, + 0.2599, + 0.2425, + 0.2416, + 0.2353, + 0.246, + 0.2302, + 0.2232, + 0.2253, + 0.2204, + 0.1994, + 0.1956, + 0.1977, + 0.2065, + 0.1996, + 0.2086, + 0.2022, + 0.2018, + 0.1925, + 0.1863, + 0.1783, + 0.1881, + 0.1962, + 0.176, + 0.1791, + 0.1744, + 0.1742, + 0.1597, + 0.1791, + 0.1921, + 0.1827, + 0.1855, + 0.1776, + 0.2285, + 0.269, + 0.262, + 0.2282, + 0.2248, + 0.2226, + 0.2117, + 0.2129, + 0.2134, + 0.2098, + 0.2101, + 0.2142, + 0.2078, + 0.2074, + 0.2056, + 0.2201, + 0.2361, + 0.2134, + 0.227, + 0.2513, + 0.2312, + 0.207, + 0.2064, + 0.2221, + 0.2145, + 0.2241, + 0.2179, + 0.2174, + 0.2257, + 0.2185, + 0.2166, + 0.2194, + 0.223, + 0.2253, + 0.2225, + 0.2179, + 0.2028, + 0.2113, + 0.2332, + 0.2035, + 0.2374, + 0.2218, + 0.2068, + 0.2183, + 0.2167, + 0.2326, + 0.2277, + 0.2076, + 0.1796, + 0.1744, + 0.1688, + 0.1639, + 0.1655, + 0.19, + 0.1775, + 0.1837, + 0.1878, + 0.1902, + 0.208, + 0.2031, + 0.2019, + 0.204, + 0.193, + 0.2033, + 0.2197, + 0.2228, + 0.2015, + 0.1967, + 0.2045, + 0.2015, + 0.2036, + 0.195, + 0.1907, + 0.2023, + 0.1941, + 0.1899, + 0.1796, + 0.1722, + 0.1709, + 0.1682, + 0.1606, + 0.1461, + 0.1432, + 0.1557, + 0.1525, + 0.1427, + 0.1348, + 0.127, + 0.1306, + 0.1363, + 0.1617, + 0.1701, + 0.165, + 0.1777, + 0.1672, + 0.1485, + 0.1508, + 0.1519, + 0.171, + 0.1518, + 0.1476, + 0.1345, + 0.1377, + 0.147, + 0.1511, + 0.1731, + 0.1615, + 0.165, + 0.1715, + 0.1786, + 0.1889, + 0.1685, + 0.1731, + 0.1774, + 0.1631, + 0.1838, + 0.1916, + 0.1739, + 0.1577, + 0.1649, + 0.1581, + 0.1709, + 0.1887, + 0.2358, + 0.2071, + 0.2236, + 0.2645, + 0.2098, + 0.1921, + 0.1764, + 0.1661, + 0.1641, + 0.1852, + 0.1739, + 0.161, + 0.1643, + 0.1505, + 0.1485, + 0.1556, + 0.139, + 0.1772, + 0.1563, + 0.1725, + 0.1551, + 0.1619, + 0.1645, + 0.1742, + 0.2353, + 0.2846, + 0.3172, + 0.2769, + 0.2913, + 0.365, + 0.4376, + 0.3829, + 0.3468, + 0.3147, + 0.3, + 0.2703, + 0.2387, + 0.2191, + 0.2507, + 0.2842, + 0.2843, + 0.2492, + 0.2566, + 0.244, + 0.246, + 0.2597, + 0.2421, + 0.2912, + 0.2583, + 0.2667, + 0.2461, + 0.2458, + 0.2554, + 0.2644, + 0.2986, + 0.3357, + 0.324, + 0.4219, + 0.4211, + 0.3839, + 0.3319, + 0.3045, + 0.3096, + 0.3374, + 0.3536, + 0.3435, + 0.3323, + 0.3379, + 0.321, + 0.3319, + 0.3007, + 0.2991, + 0.2896, + 0.2755, + 0.2693, + 0.2864, + 0.2772, + 0.257, + 0.2519, + 0.2618, + 0.2633, + 0.2598, + 0.2557, + 0.272, + 0.2725, + 0.2805, + 0.2713, + 0.2661, + 0.2838, + 0.2812, + 0.2963, + 0.2869, + 0.2869, + 0.2834, + 0.2742, + 0.2579, + 0.2526, + 0.2451, + 0.2614, + 0.2618, + 0.2696, + 0.2803, + 0.2739, + 0.2803, + 0.2799, + 0.2889, + 0.2825, + 0.268, + 0.2808, + 0.2577, + 0.2554, + 0.2387, + 0.253, + 0.2535, + 0.2562, + 0.234, + 0.2429, + 0.3219, + 0.2641, + 0.3874, + 0.3205, + 0.3923, + 0.3489, + 0.3477, + 0.3133, + 0.284, + 0.3691, + 0.3086, + 0.5564, + 0.5654, + 0.332, + 0.3567, + 0.3423, + 0.6015, + 0.3336, + 0.3383, + 0.5921, + 0.335, + 0.3389, + 0.3456, + 0.2791, + 0.2545, + 0.2543, + 0.321, + 0.2656, + 0.5683, + 0.2437, + 0.3404, + 0.3711, + 0.305, + 0.3324, + 0.3272, + 0.3298, + 0.3533, + 0.3221, + 0.4792, + 0.5044, + 0.4924, + 0.4546, + 0.3078, + 0.3244, + 0.2823, + 0.2658, + 0.4425, + 0.2787, + 0.3038, + 0.4353, + 0.2205, + 0.3641, + 0.3379, + 0.3706, + 0.4325, + 0.4675, + 0.463, + 0.4439, + 0.438, + 0.4353, + 0.4987, + 0.5052, + 0.453, + 0.4487, + 0.3625, + 0.3718, + 0.4048, + 0.5802, + 0.4354, + 0.5987, + 0.5623, + 0.5759, + 0.4528, + 0.4205, + 0.4289, + 0.3687, + 0.4166, + 0.4173, + 0.5878, + 0.4068, + 0.5994, + 0.3941, + 0.3711, + 0.3808, + 0.5645, + 0.5716, + 0.539, + 0.4007, + 0.4221, + 0.4249, + 0.4442, + 0.4827, + 0.4921, + 0.4449, + 0.4451, + 0.4882, + 0.4831, + 0.4377, + 0.4493, + 0.4362, + 0.6333, + 0.4839, + 0.4629, + 0.434, + 0.4411, + 0.4691, + 0.4971, + 0.5765, + 0.5738, + 0.563, + 0.5594, + 0.496, + 0.6369, + 0.472, + 0.4942, + 0.4996, + 0.5843, + 0.6556, + 0.5542, + 0.7104, + 0.6969, + 0.5484, + 0.3796, + 0.7523, + 0.5959, + 0.483, + 0.607, + 0.6303, + 0.6437, + 0.5957, + 0.5119, + 0.7889, + 0.6597, + 0.8148, + 0.6736, + 0.6761, + 0.8563, + 0.6391, + 0.6357, + 0.7797, + 0.6151, + 0.6238, + 0.6194, + 0.7434, + 0.6089, + 0.7098, + 0.6042, + 0.7311, + 0.6012, + 0.6082, + 0.5934, + 0.6256, + 0.4957, + 0.4917, + 0.6171, + 0.5406, + 0.474, + 0.5497, + 0.4652, + 0.5544, + 0.4836, + 0.5529, + 0.551, + 0.5543, + 0.5254, + 0.5215, + 0.5774, + 0.5425, + 0.5445, + 0.5541, + 0.5711, + 0.566, + 0.5986, + 0.6042, + 0.5671, + 0.5648, + 0.5695, + 0.566, + 0.6081, + 0.6051, + 0.5318, + 0.5991, + 0.5469, + 0.5292, + 0.5941, + 0.5484, + 0.572, + 0.5084, + 0.5094, + 0.5411, + 0.5586, + 0.6663, + 0.5529, + 0.5048, + 0.5624, + 0.5598, + 0.5178, + 0.655, + 0.5693, + 0.5406, + 0.6435, + 0.6302, + 0.5972, + 0.5722, + 0.584, + 0.582, + 0.5974, + 0.5609, + 0.5665, + 0.6373, + 0.6551, + 0.5381, + 0.4964, + 0.4939, + 0.5055, + 0.651, + 0.4542, + 0.4681, + 0.5814, + 0.5763, + 0.5899, + 0.6028, + 0.5286, + 0.5712, + 0.4827, + 0.4741, + 0.4806, + 0.5079, + 0.5808, + 0.5885, + 0.5929, + 0.5149, + 0.498, + 0.5686, + 0.5257, + 0.5105, + 0.5599, + 0.5588, + 0.5685, + 0.5661, + 0.5525, + 0.5827, + 0.5385, + 0.5953, + 0.5442, + 0.5602, + 0.5354, + 0.5532, + 0.6065, + 0.5284, + 0.4628, + 0.5159, + 0.6065, + 0.6857, + 0.4964, + 0.5895, + 0.5787, + 0.581, + 0.6088, + 0.5895, + 0.5794, + 0.5767, + 0.5586, + 0.4959, + 0.5174, + 0.5253, + 0.4706, + 0.4384, + 0.6048, + 0.5428, + 0.5453, + 0.5871, + 0.5304, + 0.5224, + 0.5452, + 0.5153, + 0.523, + 0.5374, + 0.5503, + 0.5424, + 0.5248, + 0.5225, + 0.5344, + 0.5291, + 0.4954, + 0.5583, + 0.4569, + 0.5141, + 0.4977, + 0.5146, + 0.5019, + 0.5335, + 0.5176, + 0.4982, + 0.5141, + 0.5034, + 0.525, + 0.5153, + 0.5103, + 0.4535, + 0.5232, + 0.4079, + 0.3614, + 0.4727, + 0.4949, + 0.4391, + 0.4985, + 0.5694, + 0.4974, + 0.4974, + 0.4806, + 0.572, + 0.5933, + 0.533, + 0.5222, + 0.515, + 0.6014, + 0.6217, + 0.6316, + 0.5166, + 0.7073, + 0.5078, + 0.5479, + 0.5476, + 0.6395, + 0.5472, + 0.5275, + 0.5345, + 0.7117, + 0.6457, + 0.5139, + 0.5255, + 0.6287, + 0.5337, + 0.5107, + 0.5185, + 0.7354, + 0.5961, + 0.6166, + 0.594, + 0.6969, + 0.5481, + 0.5103, + 0.6122, + 0.4914, + 0.5049, + 0.5636, + 0.5088, + 0.4495, + 0.4825, + 0.542, + 0.5675, + 0.551, + 0.5296, + 0.551, + 0.4652, + 0.3955, + 0.4104, + 0.41, + 0.4973, + 0.4512, + 0.6927, + 0.4333, + 0.3441, + 0.3898, + 0.4655, + 0.2754, + 0.609, + 0.5622, + 0.4948, + 0.484, + 0.4566, + 0.3478, + 0.3961, + 0.451, + 0.2662, + 0.2554, + 0.4334, + 0.5031, + 0.641, + 0.5792, + 0.5797, + 0.6101, + 0.6451, + 0.679, + 0.6584, + 0.7345, + 0.6936, + 0.56, + 0.777, + 0.7888, + 0.677, + 0.4664, + 0.7569, + 0.7647, + 0.8952, + 0.9269, + 0.9257, + 0.885, + 0.8963, + 0.7779, + 0.9058, + 0.9078, + 0.8992, + 0.8681, + 0.8055, + 0.3374, + 0.7037, + 0.7284, + 0.7374, + 0.6718, + 0.7641, + 0.739, + 0.5616, + 0.6552, + 0.5626, + 0.5727, + 0.5588, + 0.435, + 0.4049, + 0.5422, + 0.5414, + 0.3082, + 0.5057, + 0.4832, + 0.5266, + 0.5031, + 0.605, + 0.6961, + 0.6459, + 0.6795, + 0.6799, + 0.7045, + 0.7401, + 0.6547, + 0.5427, + 0.5643, + 0.4193, + 0.5059, + 0.5222, + 0.5505, + 0.5236, + 0.6203, + 0.7011, + 0.6448, + 0.6777, + 0.6726, + 0.6732, + 0.7331, + 0.6473, + 0.7236, + 0.6252, + 0.7149, + 0.7239, + 0.7499, + 0.7713, + 0.6094, + 0.3616, + 0.6729, + 0.4202, + 0.6267, + 0.5304, + 0.5227, + 0.4229, + 0.5688, + 0.5159, + 0.4839, + 0.4249, + 0.3966, + 0.4603, + 0.4464, + 0.484, + 0.4157, + 0.4807, + 0.4647, + 0.3942, + 0.454, + 0.454, + 0.3942, + 0.3321, + 0.5283, + 0.3909, + 0.5246, + 0.4328, + 0.5472, + 0.4681, + 0.3736, + 0.3547, + 0.468, + 0.2595, + 0.3188, + 0.221, + 0.3664, + 0.3677, + 0.4091, + 0.3084, + 0.2873, + 0.2928, + 0.295, + 0.3059, + 0.4723, + 0.4014, + 0.3441, + 0.3126, + 0.4308, + 0.4163, + 0.3483, + 0.3627, + 0.4245, + 0.4538, + 0.4211, + 0.3829, + 0.3899, + 0.3892, + 0.3964, + 0.3831, + 0.376, + 0.4952, + 0.4645, + 0.4579, + 0.4111, + 0.4415, + 0.3582, + 0.3543, + 0.3908, + 0.3389, + 0.3338, + 0.3309, + 0.4424, + 0.3876, + 0.3699, + 0.2971, + 0.4107, + 0.432, + 0.2964, + 0.5454, + 0.2193, + 0.2219, + 0.217, + 0.2062, + 0.1741, + 0.1638, + 0.1921, + 0.1983, + 0.4498, + 0.4676, + 0.4172, + 0.3325, + 0.3257, + 0.3053, + 0.2957, + 0.3135, + 0.8137, + 0.7071, + 0.6459, + 0.828, + 0.7073, + 0.6922, + 1, + 0.9442, + 1, + 0.6851, + 0.8918, + 0.9224, + 0.9352, + 0.9133, + 0.6594, + 0.6971, + 0.9241, + 0.7413, + 1, + 0.6323, + 0.3943, + 0.7055, + 0.4322, + 0.3239, + 0.6418, + 0.4052, + 0.5483, + 0.2324, + 0.2316, + 0.2496, + 0.3748, + 0.3439, + 0.4029, + 0.3728, + 0.6511, + 0.554, + 0.5647, + 0.5703, + 0.6231, + 0.611, + 0.5267, + 0.5339, + 0.5398, + 0.5354, + 0.4927, + 0.4374, + 0.4287, + 0.4412, + 0.4512, + 0.439, + 0.4138, + 0.4198, + 0.4189, + 0.4086, + 0.4171, + 0.3807, + 0.3694, + 0.3025, + 0.2685, + 0.3667, + 0.2659, + 0.2623, + 0.3832, + 0.3865, + 0.2212, + 0.3044, + 0.3534, + 0.3716, + 0.2922, + 0.2843, + 0.3017 + ] + }, + { + "name": "市场受损性", + "type": "line", + "data": [ + 0.3273, + 0.4246, + 0.4873, + 0.5151, + 0.4652, + 0.4569, + 0.4344, + 0.3605, + 0.3121, + 0.6258, + 0.6598, + 0.2538, + 0.267, + 0.4059, + 0.3977, + 0.4188, + 0.4911, + 0.5018, + 0.4985, + 0.5264, + 0.4356, + 0.3777, + 0.488, + 0.5044, + 0.4519, + 0.3476, + 0.3538, + 0.398, + 0.4013, + 0.3849, + 0.3893, + 0.4368, + 0.4008, + 0.3458, + 0.401, + 0.4658, + 0.4854, + 0.4312, + 0.4647, + 0.3983, + 0.3872, + 0.4382, + 0.377, + 0.3542, + 0.3451, + 0.3224, + 0.3244, + 0.362, + 0.3961, + 0.336, + 0.3622, + 0.4467, + 0.4462, + 0.4045, + 0.3311, + 0.3566, + 0.4066, + 0.3666, + 0.396, + 0.3367, + 0.3375, + 0.4205, + 0.3985, + 0.3141, + 0.359, + 0.4488, + 0.3849, + 0.2725, + 0.4103, + 0.4207, + 0.2758, + 0.3399, + 0.448, + 0.3925, + 0.391, + 0.4529, + 0.4179, + 0.4213, + 0.5168, + 0.6041, + 0.5169, + 0.4332, + 0.2782, + 0.2939, + 0.403, + 0.455, + 0.4851, + 0.505, + 0.3629, + 0.3003, + 0.3577, + 0.3071, + 0.2675, + 0.269, + 0.3689, + 0.661, + 0.6949, + 0.2584, + 0.1918, + 0.3761, + 0.4164, + 0.3677, + 0.3137, + 0.3624, + 0.4554, + 0.433, + 0.4128, + 0.4683, + 0.5921, + 0.4942, + 0.5026, + 0.7864, + 0.5653, + 0.237, + 0.4691, + 0.8421, + 0.8905, + 0.3368, + 0.3291, + 0.76, + 0.763, + 0.5591, + 0.3698, + 0.7281, + 0.4963, + 0, + 0.1272, + 0.4059, + 0.6324, + 0.5389, + 0.276, + 0.2802, + 0.4146, + 0.4278, + 0.3706, + 0.4009, + 0.7775, + 0.7853, + 0.3317, + 0.4039, + 0.5309, + 0.4156, + 0.3283, + 0.3819, + 0.5228, + 0.4031, + 0.2353, + 0.2914, + 0.475, + 0.4268, + 0.382, + 0.4249, + 0.6115, + 0.6175, + 0.4707, + 0.6921, + 0.8785, + 1, + 0.7254, + 0.264, + 0.0805, + 0.2534, + 0.4041, + 0.4276, + 0.5305, + 0.4763, + 0.2771, + 0.3959, + 0.4723, + 0.4922, + 0.6098, + 0.4235, + 0.3189, + 0.49, + 0.365, + 0.3488, + 0.4575, + 0.4768, + 0.447, + 0.4664, + 0.4663, + 0.4639, + 0.3409, + 0.3171, + 0.3015, + 0.3293, + 0.4583, + 0.402, + 0.3232, + 0.3854, + 0.3957, + 0.4684, + 0.4848, + 0.3393, + 0.3731, + 0.4078, + 0.4739, + 0.4802, + 0.4184, + 0.4673, + 0.4832, + 0.3118, + 0.2088, + 0.283, + 0.3113, + 0.3913, + 0.4317, + 0.4515, + 0.4892, + 0.454, + 0.4151, + 0.4615, + 0.4204, + 0.3813, + 0.4399, + 0.4414, + 0.4083, + 0.4195, + 0.599, + 0.6111, + 0.3958, + 0.2992, + 0.2888, + 0.4549, + 0.475, + 0.46, + 0.4661, + 0.4245, + 0.4461, + 0.3641, + 0.3504, + 0.4464, + 0.3897, + 0.3653, + 0.3489, + 0.3405, + 0.4245, + 0.4578, + 0.4487, + 0.496, + 0.4918, + 0.3959, + 0.4447, + 0.664, + 0.6778, + 0.3632, + 0.5773, + 0.6231, + 0.5117, + 0.5853, + 0.4546, + 0.4312, + 0.449, + 0.5267, + 0.3316, + 0.3734, + 0.5587, + 0.4939, + 0.3805, + 0.5809, + 0.6461, + 0.5159, + 0.4254, + 0.3646, + 0.4203, + 0.3758, + 0.4095, + 0.4101, + 0.4589, + 0.3688, + 0.3146, + 0.4091, + 0.4359, + 0.3783, + 0.3876, + 0.4378, + 0.581, + 0.609, + 0.462, + 0.4546, + 0.2511, + 0.2928, + 0.389, + 0.3853, + 0.4129, + 0.4529, + 0.5117, + 0.4769, + 0.383, + 0.3744, + 0.406, + 0.3862, + 0.3573, + 0.3189, + 0.3744, + 0.4389, + 0.4545, + 0.4588, + 0.4328, + 0.4767, + 0.3955, + 0.3544, + 0.4219, + 0.3917, + 0.3942, + 0.4679, + 0.4828, + 0.4146, + 0.3987, + 0.4059, + 0.3809, + 0.4171, + 0.456, + 0.4519, + 0.4621, + 0.4974, + 0.4344, + 0.4233, + 0.425, + 0.4215, + 0.44, + 0.4327, + 0.3893, + 0.3826, + 0.4265, + 0.4823, + 0.5525, + 0.4843, + 0.413, + 0.4088, + 0.431, + 0.4245, + 0.4156, + 0.4464, + 0.4443, + 0.42, + 0.4079, + 0.4348, + 0.4476, + 0.4263, + 0.4233, + 0.4247, + 0.3433, + 0.3389, + 0.4292, + 0.4076, + 0.4161, + 0.4353, + 0.4354, + 0.5073, + 0.5035, + 0.3844, + 0.4067, + 0.4338, + 0.4125, + 0.4288, + 0.4118, + 0.4146, + 0.4723, + 0.4297, + 0.3719, + 0.4026, + 0.4137, + 0.4243, + 0.3913, + 0.3827, + 0.4173, + 0.4235, + 0.4424, + 0.4325, + 0.3678, + 0.36, + 0.4225, + 0.4307, + 0.4349, + 0.4453, + 0.4432, + 0.4248, + 0.4322, + 0.4432, + 0.3966, + 0.4303, + 0.4715, + 0.4368, + 0.4584, + 0.4391, + 0.414, + 0.4182, + 0.4179, + 0.4036, + 0.388, + 0.4175, + 0.4426, + 0.3928, + 0.2924, + 0.3462, + 0.4435, + 0.4361, + 0.4325, + 0.4442, + 0.4444, + 0.4299, + 0.4481, + 0.4425, + 0.4271, + 0.4234, + 0.4144, + 0.4306, + 0.4374, + 0.4141, + 0.4077, + 0.4105, + 0.4282, + 0.4387, + 0.4753, + 0.4688, + 0.4414, + 0.427, + 0.4134, + 0.4249, + 0.4073, + 0.4186, + 0.4727, + 0.455, + 0.417, + 0.4252, + 0.4123, + 0.3953, + 0.3906, + 0.4214, + 0.4287, + 0.423, + 0.4403, + 0.4196, + 0.3957, + 0.4284, + 0.4195, + 0.3945, + 0.3963, + 0.4339, + 0.4386, + 0.4354, + 0.4322, + 0.4154, + 0.4254, + 0.4255, + 0.4088, + 0.4329, + 0.4163, + 0.4267, + 0.4162, + 0.3796, + 0.3977, + 0.4168, + 0.4266, + 0.4227, + 0.4322, + 0.4256, + 0.3916, + 0.4023, + 0.4133, + 0.3946, + 0.3928, + 0.3964, + 0.4208, + 0.4287, + 0.4286, + 0.4904, + 0.4759, + 0.4236, + 0.4185, + 0.4162, + 0.4653, + 0.5015, + 0.4485, + 0.4729, + 0.4521, + 0.4327, + 0.4505, + 0.4227, + 0.4066, + 0.4449, + 0.4382, + 0.4187, + 0.4398, + 0.4382, + 0.422, + 0.3991, + 0.3881, + 0.4086, + 0.4376, + 0.4302, + 0.4188, + 0.4434, + 0.4524, + 0.4371, + 0.4247, + 0.4219, + 0.4119, + 0.4229, + 0.4181, + 0.4031, + 0.4198, + 0.4199, + 0.4131, + 0.4312, + 0.437, + 0.4245, + 0.4211, + 0.406, + 0.4067, + 0.4018, + 0.4119, + 0.4343, + 0.4248, + 0.4241, + 0.4094, + 0.3821, + 0.4143, + 0.4306, + 0.4364, + 0.4417, + 0.4405, + 0.4187, + 0.4356, + 0.4458, + 0.4206, + 0.4113, + 0.4243, + 0.4407, + 0.439, + 0.4078, + 0.4068, + 0.4232, + 0.413, + 0.4346, + 0.4491, + 0.4135, + 0.4241, + 0.4306, + 0.4005, + 0.4131, + 0.4391, + 0.4344, + 0.4465, + 0.435, + 0.3832, + 0.3887, + 0.4178, + 0.4305, + 0.4277, + 0.4222, + 0.4287, + 0.4389, + 0.4495, + 0.4411, + 0.4485, + 0.4288, + 0.412, + 0.4443, + 0.4465, + 0.4163, + 0.4221, + 0.4293, + 0.4389, + 0.4422, + 0.4403, + 0.4454, + 0.4566, + 0.4474, + 0.4401, + 0.4254, + 0.3925, + 0.3963, + 0.3972, + 0.4162, + 0.4476, + 0.4307, + 0.4182, + 0.4136, + 0.4165, + 0.3844, + 0.3805, + 0.4221, + 0.4147, + 0.4294, + 0.4433, + 0.4245, + 0.3842, + 0.3793, + 0.3973, + 0.4165, + 0.4229, + 0.4487, + 0.4631, + 0.4367, + 0.413, + 0.4069, + 0.4067, + 0.394, + 0.4031, + 0.3715, + 0.3889, + 0.4381, + 0.4323, + 0.4129, + 0.4361, + 0.4543, + 0.4244, + 0.397, + 0.4284, + 0.4302, + 0.4177, + 0.421, + 0.4175, + 0.3964, + 0.4394, + 0.4548, + 0.3799, + 0.3679, + 0.4248, + 0.4306, + 0.4297, + 0.452, + 0.4324, + 0.4154, + 0.4104, + 0.3976, + 0.4102, + 0.4515, + 0.4602, + 0.4291, + 0.4106, + 0.4233, + 0.4356, + 0.4803, + 0.4484, + 0.3845, + 0.4211, + 0.4188, + 0.4119, + 0.416, + 0.4105, + 0.4175, + 0.4354, + 0.405, + 0.351, + 0.3971, + 0.4318, + 0.4328, + 0.4294, + 0.4124, + 0.411, + 0.4231, + 0.4408, + 0.4404, + 0.4288, + 0.4199, + 0.4161, + 0.4299, + 0.4333, + 0.4191, + 0.4245, + 0.4277, + 0.4222, + 0.429, + 0.4362, + 0.4361, + 0.4244, + 0.4254, + 0.4191, + 0.3939, + 0.391, + 0.4138, + 0.4127, + 0.4166, + 0.4252, + 0.4308, + 0.4104, + 0.4143, + 0.4356, + 0.4268, + 0.4101, + 0.4007, + 0.4062, + 0.401, + 0.4136, + 0.4361, + 0.4341, + 0.4322, + 0.4282, + 0.4138, + 0.3889, + 0.4071, + 0.4148, + 0.3873, + 0.3951, + 0.4313, + 0.4582, + 0.4258, + 0.3966, + 0.4016, + 0.3639, + 0.3645, + 0.5008, + 0.5206, + 0.4597, + 0.4604, + 0.4233, + 0.4565, + 0.4653, + 0.4195, + 0.4001, + 0.4256, + 0.4707, + 0.4392, + 0.3618, + 0.4108, + 0.4438, + 0.4165, + 0.4683, + 0.4541, + 0.3946, + 0.396, + 0.408, + 0.4089, + 0.443, + 0.4281, + 0.4549, + 0.4538, + 0.4, + 0.3867, + 0.376, + 0.4011, + 0.4101, + 0.4094, + 0.3982, + 0.3985, + 0.4161, + 0.418, + 0.4144, + 0.4086, + 0.4101, + 0.4202, + 0.4034, + 0.3888, + 0.3686, + 0.3929, + 0.4347, + 0.4334, + 0.4617, + 0.5097, + 0.4472, + 0.4299, + 0.4325, + 0.4058, + 0.5026, + 0.5926, + 0.5345, + 0.5888, + 0.5367, + 0.3523, + 0.372, + 0.3528, + 0.3561, + 0.3846, + 0.4281, + 0.4926, + 0.4366, + 0.4276, + 0.4482, + 0.3967, + 0.4093, + 0.423, + 0.3805, + 0.3967, + 0.4335, + 0.4569, + 0.4254, + 0.433, + 0.4427, + 0.4123, + 0.4334, + 0.4625, + 0.5329, + 0.5318, + 0.4239, + 0.4458, + 0.4484, + 0.3822, + 0.4303, + 0.4484, + 0.448, + 0.4326, + 0.3817, + 0.3659, + 0.4421, + 0.4703, + 0.4872, + 0.5171, + 0.4637, + 0.381, + 0.424, + 0.4617, + 0.3706, + 0.3778, + 0.4857, + 0.4808, + 0.4206, + 0.4022, + 0.4161, + 0.4028, + 0.3556, + 0.3987, + 0.419, + 0.4235, + 0.4197, + 0.3952, + 0.4335, + 0.4625, + 0.4234, + 0.3889, + 0.4224, + 0.4644, + 0.4766, + 0.4509, + 0.4239, + 0.4316, + 0.4959, + 0.4368, + 0.3867, + 0.4267, + 0.3776, + 0.4059, + 0.4347, + 0.4596, + 0.4622, + 0.397, + 0.4158, + 0.4631, + 0.4487, + 0.5352, + 0.5286, + 0.4455, + 0.4509, + 0.4475, + 0.4878, + 0.5055, + 0.516, + 0.3923, + 0.4255, + 0.5241, + 0.4617, + 0.4844, + 0.4283, + 0.3317, + 0.3355, + 0.4615, + 0.4248, + 0.3562, + 0.4309, + 0.4561, + 0.4564, + 0.4427, + 0.3815, + 0.3449, + 0.3557, + 0.3846, + 0.4569, + 0.4665, + 0.4424, + 0.4292, + 0.4744, + 0.5488, + 0.5438, + 0.5138, + 0.3898, + 0.3784, + 0.4117, + 0.3455, + 0.4305, + 0.4499, + 0.5008, + 0.511, + 0.4795, + 0.4409, + 0.3453, + 0.3891, + 0.4333, + 0.4125, + 0.3623, + 0.3624, + 0.4399, + 0.4586, + 0.465, + 0.4483, + 0.4075, + 0.4374, + 0.51, + 0.4465, + 0.4486, + 0.4713, + 0.4461, + 0.4206, + 0.3945, + 0.447, + 0.4121, + 0.3352, + 0.3895, + 0.3522, + 0.3629, + 0.4256, + 0.4059, + 0.4135, + 0.5004, + 0.5514, + 0.4334, + 0.5571, + 0.5433, + 0.4166, + 0.4911, + 0.4371, + 0.4708, + 0.4241, + 0.2098, + 0.3582, + 0.5125, + 0.416, + 0.4373, + 0.5298, + 0.496, + 0.3548, + 0.3657, + 0.3193, + 0.3463, + 0.4643, + 0.4581, + 0.4507, + 0.4656, + 0.4376, + 0.3674, + 0.4216, + 0.4271, + 0.3833, + 0.3868, + 0.4502, + 0.4861, + 0.4279, + 0.4894, + 0.4899, + 0.4311, + 0.4, + 0.4199, + 0.4369, + 0.3299, + 0.3506, + 0.4313, + 0.4866, + 0.4822, + 0.4505, + 0.4434, + 0.4085, + 0.3847, + 0.4229, + 0.4761, + 0.4537, + 0.4818, + 0.4782, + 0.4773, + 0.4536, + 0.4343, + 0.4563, + 0.4496, + 0.4214, + 0.4398, + 0.4681, + 0.3707, + 0.3427, + 0.4145, + 0.4106, + 0.4048, + 0.4154, + 0.4267, + 0.4058, + 0.375, + 0.4377, + 0.4019, + 0.3676, + 0.4415, + 0.4613, + 0.4158, + 0.3946, + 0.4047, + 0.4193, + 0.4359, + 0.4242, + 0.3683, + 0.3449, + 0.3596, + 0.3564, + 0.3675, + 0.4674, + 0.404, + 0.3359, + 0.4226, + 0.4223, + 0.3774, + 0.1891, + 0.2651, + 0.4718, + 0.4379, + 0.3776, + 0.3266, + 0.3738, + 0.3863, + 0.4269, + 0.5665, + 0.5034, + 0.3441, + 0.4268, + 0.4691, + 0.4155, + 0.311, + 0.3503, + 0.4396, + 0.4242, + 0.427, + 0.4863, + 0.5279, + 0.4313, + 0.4024, + 0.3401, + 0.2353, + 0.3461, + 0.3961, + 0.3655, + 0.3983, + 0.4186, + 0.4056, + 0.4753, + 0.5, + 0.4422, + 0.3614, + 0.3349, + 0.4348, + 0.4084, + 0.45, + 0.5036, + 0.4241, + 0.4746, + 0.5285, + 0.46, + 0.4099, + 0.5769, + 0.5905, + 0.4339, + 0.5184, + 0.3891, + 0.357, + 0.4955, + 0.3913, + 0.3527, + 0.4782, + 0.5257, + 0.4175, + 0.3983, + 0.4843, + 0.4695, + 0.3883, + 0.3668, + 0.403, + 0.4472, + 0.4503, + 0.4334, + 0.4463, + 0.4531, + 0.448, + 0.4215, + 0.3123, + 0.3574, + 0.4521, + 0.4492, + 0.4491, + 0.4183, + 0.387, + 0.3088, + 0.3305, + 0.4171, + 0.4456, + 0.46, + 0.4058, + 0.4036, + 0.3684, + 0.3532, + 0.45, + 0.4676, + 0.4287, + 0.4696, + 0.5012, + 0.4377, + 0.4316, + 0.413, + 0.3973, + 0.4255, + 0.4405, + 0.4469, + 0.4282, + 0.4141, + 0.4395, + 0.4035, + 0.3895, + 0.4013, + 0.4237, + 0.4206, + 0.4342, + 0.466, + 0.4785, + 0.5112, + 0.5083, + 0.4675, + 0.4072, + 0.413, + 0.4117, + 0.3977, + 0.4401, + 0.4062, + 0.4063, + 0.3583, + 0.3689, + 0.4319, + 0.4239, + 0.4044, + 0.4384, + 0.4347, + 0.3993, + 0.4435, + 0.4293, + 0.39, + 0.3888, + 0.4041, + 0.3815, + 0.386, + 0.3972, + 0.4181, + 0.4515, + 0.4219, + 0.4057, + 0.4762, + 0.4607, + 0.4056, + 0.4126, + 0.4434, + 0.4505, + 0.4363, + 0.4632, + 0.4393, + 0.4404, + 0.4388, + 0.4067, + 0.4038, + 0.3817, + 0.3747, + 0.4076, + 0.4451, + 0.4333, + 0.4576, + 0.4579, + 0.4094, + 0.4299, + 0.4426, + 0.4113, + 0.3917, + 0.4158, + 0.4453, + 0.4396, + 0.3912, + 0.3665, + 0.3929, + 0.4199, + 0.4342, + 0.432, + 0.4793, + 0.4745, + 0.4278, + 0.4254, + 0.4375, + 0.4281, + 0.3825, + 0.4219, + 0.4622, + 0.4635, + 0.4377, + 0.3975, + 0.4262, + 0.4434, + 0.4546, + 0.4449, + 0.4124, + 0.4174, + 0.4116, + 0.3979, + 0.416, + 0.4278, + 0.4223, + 0.4303, + 0.3939, + 0.3666, + 0.3801, + 0.3937, + 0.4355, + 0.4345, + 0.4607, + 0.4454, + 0.4101, + 0.4097, + 0.4061, + 0.3938, + 0.3758, + 0.3834, + 0.395, + 0.44, + 0.4195, + 0.4324, + 0.4287, + 0.395, + 0.4058, + 0.4078, + 0.4479, + 0.4497, + 0.4341, + 0.4068, + 0.4449, + 0.4663, + 0.4979, + 0.7609, + 0.6322, + 0.3084, + 0.3365, + 0.3682, + 0.4155, + 0.3921, + 0.3808, + 0.4182, + 0.427, + 0.3516, + 0.3735, + 0.444, + 0.3744, + 0.3558, + 0.4328, + 0.444, + 0.4652, + 0.4568, + 0.5101, + 0.4549, + 0.3043, + 0.3938, + 0.3514, + 0.4016, + 0.5633, + 0.48, + 0.3942, + 0.5211, + 0.529, + 0.6059, + 0.6033, + 0.505, + 0.5372, + 0.42, + 0.462, + 0.4629, + 0.2814, + 0.3644, + 0.437, + 0.4401, + 0.4454, + 0.4241, + 0.3954, + 0.3931, + 0.389, + 0.3798, + 0.4305, + 0.4312, + 0.4515, + 0.3928, + 0.3917, + 0.4432, + 0.4017, + 0.3945, + 0.4429, + 0.4398, + 0.4093, + 0.4523, + 0.4339, + 0.3894, + 0.3943, + 0.3839, + 0.3785, + 0.4163, + 0.4114, + 0.4021, + 0.4285, + 0.4215, + 0.4445, + 0.4607, + 0.4288, + 0.4013, + 0.4161, + 0.4509, + 0.4977, + 0.4897, + 0.3956, + 0.4127, + 0.4387, + 0.412, + 0.3526, + 0.3446, + 0.4176, + 0.4269, + 0.417, + 0.4034, + 0.3999, + 0.4147, + 0.4552, + 0.4533, + 0.4512, + 0.4249, + 0.3865, + 0.4103, + 0.3772, + 0.3869, + 0.4127, + 0.4052, + 0.4308, + 0.4161, + 0.3396, + 0.3108, + 0.3097, + 0.1991, + 0.2166, + 0.3565, + 0.3327, + 0.431, + 0.4289, + 0.3827, + 0.4972, + 0.6255, + 0.5865, + 0.312, + 0.3219, + 0.4046, + 0.4111, + 0.5628, + 0.5692, + 0.3842, + 0.3341, + 0.3641, + 0.4193, + 0.3587, + 0.3737, + 0.4227, + 0.4332, + 0.4677, + 0.4548, + 0.44, + 0.4781, + 0.4569, + 0.3951, + 0.3176, + 0.3545, + 0.4668, + 0.501, + 0.4438, + 0.3831, + 0.4008, + 0.4522, + 0.4483, + 0.3446, + 0.366, + 0.4304, + 0.4091, + 0.439, + 0.4672, + 0.5148, + 0.4798, + 0.4736, + 0.5012, + 0.4023, + 0.3846, + 0.392, + 0.4194, + 0.4586, + 0.385, + 0.3821, + 0.4888, + 0.4527, + 0.4641, + 0.4774, + 0.4157, + 0.4146, + 0.4224, + 0.382, + 0.2855, + 0.3269, + 0.433, + 0.4477, + 0.4342, + 0.4497, + 0.4289, + 0.4027, + 0.434, + 0.4668, + 0.4799, + 0.4392, + 0.4014, + 0.3818, + 0.4466, + 0.464, + 0.38, + 0.3745, + 0.3695, + 0.3844, + 0.3783, + 0.382, + 0.4679, + 0.4526, + 0.449, + 0.433, + 0.4032, + 0.4329, + 0.4105, + 0.399, + 0.3864, + 0.4058, + 0.4785, + 0.4599, + 0.389, + 0.399, + 0.382, + 0.3587, + 0.4311, + 0.4276, + 0.4415, + 0.4563, + 0.467, + 0.4667, + 0.4549, + 0.4341, + 0.393, + 0.4166, + 0.3912, + 0.3987, + 0.4132, + 0.4398, + 0.455, + 0.404, + 0.4097, + 0.3911, + 0.4237, + 0.4046, + 0.3353, + 0.3368, + 0.3371, + 0.3374, + 0.3462, + 0.3776, + 0.4658, + 0.3777, + 0.3361, + 0.4948, + 0.498, + 0.4024, + 0.431, + 0.4555, + 0.3589, + 0.3741, + 0.3962, + 0.4486, + 0.4851, + 0.4928, + 0.5324, + 0.4076, + 0.3429, + 0.3862, + 0.4408, + 0.4281, + 0.381, + 0.3179, + 0.2927, + 0.3714, + 0.4448, + 0.5173, + 0.5479, + 0.5173, + 0.4994, + 0.4778, + 0.4636, + 0.4112, + 0.4156, + 0.4539, + 0.5484, + 0.548, + 0.6262, + 0.4854, + 0.3327, + 0.3384, + 0.4752, + 0.4728, + 0.3858, + 0.3924, + 0.4719, + 0.4828, + 0.4198, + 0.501, + 0.4796, + 0.3673, + 0.3513, + 0.3957, + 0.4208, + 0.4227, + 0.3657, + 0.4077, + 0.456, + 0.4434, + 0.4602, + 0.5213, + 0.4866, + 0.4098, + 0.4176, + 0.4363, + 0.3496, + 0.3508, + 0.4203, + 0.422, + 0.4095, + 0.4278, + 0.4546, + 0.4036, + 0.3887, + 0.42, + 0.4821, + 0.5, + 0.4694, + 0.412, + 0.3961, + 0.4394, + 0.3973, + 0.3123, + 0.3784, + 0.432, + 0.428, + 0.4432, + 0.4462, + 0.3251, + 0.3257, + 0.4158, + 0.4244, + 0.431, + 0.4155, + 0.4452, + 0.473, + 0.4334, + 0.4128, + 0.4525, + 0.4501, + 0.4063, + 0.4285, + 0.4824, + 0.5054, + 0.4672, + 0.4133, + 0.4317, + 0.418, + 0.3965, + 0.4088, + 0.3807, + 0.3742, + 0.4488, + 0.4437, + 0.4049, + 0.497, + 0.5127, + 0.4247, + 0.3988, + 0.4178, + 0.4685, + 0.4052, + 0.3842, + 0.4493, + 0.4271, + 0.4141, + 0.4504, + 0.4177, + 0.4124, + 0.4049, + 0.4501, + 0.5575, + 0.6531, + 0.5528, + 0.3655, + 0.3888, + 0.3833, + 0.3425, + 0.4009, + 0.4146, + 0.4578, + 0.4093, + 0.3534, + 0.4041, + 0.4642, + 0.4641, + 0.4445, + 0.4861, + 0.4631, + 0.4061, + 0.4988, + 0.4503, + 0.3532, + 0.3898, + 0.4699, + 0.4725, + 0.4173, + 0.439, + 0.3953, + 0.3837, + 0.4406, + 0.3953, + 0.3355, + 0.3994, + 0.4395, + 0.406, + 0.4113, + 0.4794, + 0.4986, + 0.4898, + 0.4381, + 0.4139, + 0.4309, + 0.4095, + 0.4145, + 0.406, + 0.4479, + 0.4393, + 0.3774, + 0.3883, + 0.4488, + 0.4294, + 0.4049, + 0.4328, + 0.4441, + 0.4366, + 0.4037, + 0.4248, + 0.4009, + 0.3985, + 0.4228, + 0.4673, + 0.4807, + 0.4242, + 0.4091, + 0.4643, + 0.4682, + 0.4129, + 0.4117, + 0.438, + 0.4236, + 0.4398, + 0.4013, + 0.3835, + 0.4352, + 0.429, + 0.4246, + 0.4461, + 0.4285, + 0.3868, + 0.4137, + 0.4243, + 0.4331, + 0.4523, + 0.449, + 0.4403, + 0.4314, + 0.4142, + 0.4001, + 0.4049, + 0.417, + 0.3724, + 0.3368, + 0.3877, + 0.4259, + 0.4262, + 0.4659, + 0.4369, + 0.4484, + 0.5137, + 0.4549, + 0.406, + 0.4103, + 0.42, + 0.4426, + 0.4099, + 0.4404, + 0.4503, + 0.3948, + 0.4263, + 0.4645, + 0.484, + 0.454, + 0.4128, + 0.4364, + 0.4298, + 0.438, + 0.494, + 0.4293, + 0.3784, + 0.4146, + 0.4241, + 0.4224, + 0.4492, + 0.48, + 0.4783, + 0.4564, + 0.5224, + 0.4242, + 0.392, + 0.4189, + 0.4043, + 0.4543, + 0.4772, + 0.432, + 0.3875, + 0.4103, + 0.4088, + 0.4216, + 0.4662, + 0.4374, + 0.4463, + 0.464, + 0.3917, + 0.4022, + 0.4241, + 0.4636, + 0.4712, + 0.5495, + 0.5907, + 0.5283, + 0.4124, + 0.3615, + 0.5012, + 0.6754, + 0.4676, + 0.2124, + 0.3387, + 0.4098, + 0.4333, + 0.4167, + 0.4262, + 0.4886, + 0.4984, + 0.4543, + 0.3625, + 0.3608, + 0.4164, + 0.3966, + 0.4681, + 0.4512, + 0.4932, + 0.4755, + 0.3901, + 0.4238, + 0.3917, + 0.4411, + 0.4606, + 0.4883, + 0.5254, + 0.4741, + 0.5549, + 0.6187, + 0.3699, + 0.312, + 0.3367, + 0.3551, + 0.4964, + 0.5175, + 0.4229, + 0.3508, + 0.3916, + 0.4205, + 0.4241, + 0.4195, + 0.3987, + 0.4316, + 0.3734, + 0.3842, + 0.5038, + 0.481, + 0.4015, + 0.4138, + 0.4031, + 0.3681, + 0.388, + 0.4282, + 0.3766, + 0.3643, + 0.3919, + 0.4237, + 0.4196, + 0.4102, + 0.4431, + 0.3639, + 0.4011, + 0.4101, + 0.3704, + 0.4136, + 0.462, + 0.4216, + 0.3456, + 0.3633, + 0.3662, + 0.4345, + 0.4376, + 0.3922, + 0.4219, + 0.41, + 0.4698, + 0.461, + 0.4213, + 0.4783, + 0.5009, + 0.4502, + 0.4204, + 0.4696, + 0.4528, + 0.4083, + 0.4336, + 0.4424, + 0.4563, + 0.4389, + 0.4246, + 0.4167, + 0.4388, + 0.457, + 0.4545, + 0.4634, + 0.513, + 0.4344, + 0.3671, + 0.3951, + 0.4274, + 0.4459, + 0.4096, + 0.369, + 0.4309, + 0.4336, + 0.4095, + 0.4208, + 0.4664, + 0.4285, + 0.4177, + 0.4877, + 0.4625, + 0.4069, + 0.4419, + 0.445, + 0.4338, + 0.4447, + 0.4631, + 0.4444, + 0.411, + 0.4007, + 0.4338, + 0.4066, + 0.3805, + 0.4401, + 0.4807, + 0.5162, + 0.5021, + 0.4266, + 0.4394, + 0.465, + 0.4584, + 0.4481, + 0.4053, + 0.4245, + 0.4755, + 0.4413, + 0.5002, + 0.4864, + 0.3805, + 0.4024, + 0.3903, + 0.3568, + 0.4283, + 0.4697, + 0.4878, + 0.451, + 0.5162, + 0.5255, + 0.4094, + 0.4197, + 0.5112, + 0.5243, + 0.3617, + 0.2813, + 0.4101, + 0.3655, + 0.3214, + 0.4376, + 0.4676, + 0.4699, + 0.382, + 0.3415, + 0.3719, + 0.39, + 0.4607, + 0.4475, + 0.457, + 0.4492, + 0.4235, + 0.4337, + 0.4268, + 0.439, + 0.3836, + 0.3335, + 0.3965, + 0.4115, + 0.3988, + 0.3598, + 0.4166, + 0.4326, + 0.4028, + 0.4252, + 0.46, + 0.4262, + 0.4219, + 0.4268, + 0.4615, + 0.5136, + 0.4745, + 0.4216, + 0.4269, + 0.4227, + 0.3914, + 0.4067, + 0.4446, + 0.4274, + 0.4071, + 0.4124, + 0.3768, + 0.3675, + 0.3997, + 0.404, + 0.4274, + 0.4267, + 0.3911, + 0.3479, + 0.3814, + 0.4307, + 0.4172, + 0.3974, + 0.398, + 0.4381, + 0.4344, + 0.4082, + 0.4586, + 0.4826, + 0.4579, + 0.4311, + 0.4078, + 0.4034, + 0.4216, + 0.4018, + 0.4366, + 0.4588, + 0.4854, + 0.4074, + 0.3462, + 0.4405, + 0.4514, + 0.452, + 0.464, + 0.4233, + 0.3752, + 0.3925, + 0.4252, + 0.4294, + 0.4761, + 0.4759, + 0.4446, + 0.4635, + 0.4381, + 0.4114, + 0.4412, + 0.452, + 0.4476, + 0.424, + 0.4147, + 0.3889, + 0.3931, + 0.4074, + 0.4418, + 0.4414, + 0.4307, + 0.4045, + 0.3991, + 0.3968, + 0.397, + 0.4221, + 0.417, + 0.4195, + 0.44, + 0.4303, + 0.4415, + 0.4311, + 0.3813, + 0.3833, + 0.4385, + 0.4551, + 0.4809, + 0.5146, + 0.4771, + 0.4429, + 0.411, + 0.3831, + 0.3983, + 0.4328, + 0.4093, + 0.4143, + 0.4686, + 0.4506, + 0.4603, + 0.4274, + 0.394, + 0.4514, + 0.4404, + 0.4354, + 0.4199, + 0.442, + 0.4991, + 0.4701, + 0.432, + 0.436, + 0.4362, + 0.4474, + 0.4496, + 0.3875, + 0.3987, + 0.4603, + 0.4633, + 0.4209, + 0.3949, + 0.4101, + 0.4097, + 0.413, + 0.3921, + 0.3629, + 0.4189, + 0.4499, + 0.464, + 0.4975, + 0.4436, + 0.404, + 0.4399, + 0.4273, + 0.3837, + 0.389, + 0.4386, + 0.4597, + 0.4526, + 0.4271, + 0.4014, + 0.4241, + 0.413, + 0.3907, + 0.4425, + 0.4508, + 0.4359, + 0.4444, + 0.4462, + 0.4373, + 0.3747, + 0.3594, + 0.4341, + 0.3738, + 0.342, + 0.4201, + 0.4549, + 0.4253, + 0.3931, + 0.4327, + 0.4515, + 0.4386, + 0.4294, + 0.4747, + 0.5111, + 0.4541, + 0.4496, + 0.4388, + 0.4458, + 0.4966, + 0.4497, + 0.4444, + 0.4566, + 0.4151, + 0.4073, + 0.3614, + 0.3953, + 0.4414, + 0.427, + 0.3756, + 0.4039, + 0.4496, + 0.4611, + 0.4721, + 0.4229, + 0.4116, + 0.4453, + 0.444, + 0.4435, + 0.4325, + 0.4171, + 0.4386, + 0.4523, + 0.4101, + 0.392, + 0.4573, + 0.4364, + 0.4273, + 0.4369, + 0.4466, + 0.44, + 0.3987, + 0.4248, + 0.4743, + 0.4441, + 0.434, + 0.4925, + 0.4964, + 0.4685, + 0.4459, + 0.4051, + 0.4074, + 0.3864, + 0.3733, + 0.4169, + 0.4351, + 0.4375, + 0.42, + 0.3748, + 0.4004, + 0.4398, + 0.4309, + 0.4395, + 0.4475, + 0.4295, + 0.41, + 0.429, + 0.4517, + 0.4243, + 0.4174, + 0.4451, + 0.4419, + 0.428, + 0.4584, + 0.4403, + 0.4396, + 0.442, + 0.4286, + 0.4491, + 0.4869, + 0.4736, + 0.4275, + 0.4272, + 0.406, + 0.4056, + 0.4597, + 0.4821, + 0.448, + 0.443, + 0.4327, + 0.4465, + 0.4331, + 0.3941, + 0.4145, + 0.4326, + 0.4353, + 0.3617, + 0.3505, + 0.4436, + 0.4633, + 0.4531, + 0.4641, + 0.4726, + 0.4574, + 0.4314, + 0.426, + 0.419, + 0.4376, + 0.4154, + 0.4607, + 0.4572, + 0.3876, + 0.4718, + 0.4624, + 0.377, + 0.3316, + 0.3732, + 0.4553, + 0.4923, + 0.4984, + 0.4508, + 0.4551, + 0.4475, + 0.3042, + 0.2863, + 0.3805, + 0.3836, + 0.3925, + 0.3866, + 0.365, + 0.3986, + 0.4471, + 0.4275, + 0.4228, + 0.417, + 0.3548, + 0.407, + 0.4085, + 0.417, + 0.4508, + 0.4325, + 0.3864, + 0.3887, + 0.4354, + 0.4506, + 0.4289, + 0.3996, + 0.4178, + 0.4391, + 0.4235, + 0.4505, + 0.4648, + 0.4293, + 0.4382, + 0.4459, + 0.402, + 0.3764, + 0.3942, + 0.4442, + 0.4524, + 0.4486, + 0.4454, + 0.4471, + 0.4447, + 0.3995, + 0.3922, + 0.4199, + 0.3793, + 0.4414, + 0.4536, + 0.4483, + 0.4344, + 0.41, + 0.3857, + 0.3565, + 0.4081, + 0.408, + 0.393, + 0.4399, + 0.4262, + 0.402, + 0.4259, + 0.4317, + 0.4494, + 0.439, + 0.3935, + 0.3923, + 0.4258, + 0.431, + 0.4442, + 0.4811, + 0.4347, + 0.4175, + 0.4419, + 0.4344, + 0.4481, + 0.4311, + 0.4037, + 0.4196, + 0.4427, + 0.4393, + 0.4598, + 0.9349, + 0.4357, + 0.4297, + 0.4186, + 0.4245, + 0.429, + 0.429, + 0.4245, + 0.4507, + 0.4478, + 0.443, + 0.4518, + 0.4263, + 0.4259, + 0.4407, + 0.4109, + 0.4181, + 0.4354, + 0.4422, + 0.4488, + 0.4566, + 0.4241, + 0.4038, + 0.4092, + 0.3969, + 0.4212, + 0.4112, + 0.4092, + 0.4118, + 0.3999, + 0.4279, + 0.498, + 0.4566, + 0.5025, + 0.434, + 0.4301, + 0.4514, + 0.395, + 0.383, + 0.4687, + 0.4818, + 0.4613, + 0.4275, + 0.4264, + 0.4324, + 0.4382, + 0.4252, + 0.4346, + 0.4244, + 0.3989, + 0.416, + 0.4329, + 0.4517, + 0.4397, + 0.4238, + 0.4181, + 0.4393, + 0.4505, + 0.4444, + 0.4034, + 0.4293, + 0.4674, + 0.4331, + 0.4372, + 0.4385, + 0.4724, + 0.4557, + 0.4303, + 0.4421, + 0.4447, + 0.4288, + 0.3985, + 0.385, + 0.4137, + 0.3089, + 0.2557, + 0.2574, + 0.1625, + 0.0151, + 0.0132, + 0.4833, + 0.7066, + 0.5145, + 0.5092, + 0.481, + 0.5672, + 0.5169, + 0.4095, + 0.3467, + 0.4459, + 0.4441, + 0.4839, + 0.4839, + 0.4464, + 0.4869, + 0.5167, + 0.2492, + 0.4385, + 0.3691, + 0.4077, + 0.4057, + 0.402, + 0.4837, + 0.4775, + 0.4344, + 0.4946, + 0.6059, + 0.5333, + 0.4664, + 0.4447, + 0.4614, + 0.4835, + 0.4649, + 0.5125, + 0.5657, + 0.5571, + 0.5326, + 0.5548, + 0.5799, + 0.5221, + 0.5134, + 0.5607, + 0.5436, + 0.5468, + 0.5488, + 0.5045, + 0.4562, + 0.5223, + 0.4739, + 0.5494, + 0.5239, + 0.5227, + 0.5606, + 0.5632, + 0.5329, + 0.5287, + 0.5357, + 0.508, + 0.4125, + 0.4126, + 0.4918, + 0.5423, + 0.5459, + 0.5206, + 0.4964, + 0.495, + 0.5837, + 0.5856, + 0.5155, + 0.5405, + 0.5489, + 0.5435 + ] + } + ] +} \ No newline at end of file diff --git a/src/widerscreen/data/tabs-geti.json b/src/widerscreen/data/tabs-geti.json new file mode 100644 index 0000000..b3a136b --- /dev/null +++ b/src/widerscreen/data/tabs-geti.json @@ -0,0 +1,12255 @@ +{ + "date": [ + "2015-01-06", + "2015-01-07", + "2015-01-08", + "2015-01-09", + "2015-01-12", + "2015-01-13", + "2015-01-14", + "2015-01-15", + "2015-01-16", + "2015-01-19", + "2015-01-20", + "2015-01-21", + "2015-01-22", + "2015-01-23", + "2015-01-26", + "2015-01-27", + "2015-01-28", + "2015-01-29", + "2015-01-30", + "2015-02-02", + "2015-02-03", + "2015-02-04", + "2015-02-05", + "2015-02-06", + "2015-02-09", + "2015-02-10", + "2015-02-11", + "2015-02-12", + "2015-02-13", + "2015-02-16", + "2015-02-17", + "2015-02-18", + "2015-02-19", + "2015-02-20", + "2015-02-23", + "2015-02-24", + "2015-02-25", + "2015-02-26", + "2015-02-27", + "2015-03-02", + "2015-03-03", + "2015-03-04", + "2015-03-05", + "2015-03-06", + "2015-03-09", + "2015-03-10", + "2015-03-11", + "2015-03-12", + "2015-03-13", + "2015-03-16", + "2015-03-17", + "2015-03-18", + "2015-03-19", + "2015-03-20", + "2015-03-23", + "2015-03-24", + "2015-03-25", + "2015-03-26", + "2015-03-27", + "2015-03-30", + "2015-03-31", + "2015-04-01", + "2015-04-02", + "2015-04-03", + "2015-04-06", + "2015-04-07", + "2015-04-08", + "2015-04-09", + "2015-04-10", + "2015-04-13", + "2015-04-14", + "2015-04-15", + "2015-04-16", + "2015-04-17", + "2015-04-20", + "2015-04-21", + "2015-04-22", + "2015-04-23", + "2015-04-24", + "2015-04-27", + "2015-04-28", + "2015-04-29", + "2015-04-30", + "2015-05-01", + "2015-05-04", + "2015-05-05", + "2015-05-06", + "2015-05-07", + "2015-05-08", + "2015-05-11", + "2015-05-12", + "2015-05-13", + "2015-05-14", + "2015-05-15", + "2015-05-18", + "2015-05-19", + "2015-05-20", + "2015-05-21", + "2015-05-22", + "2015-05-25", + "2015-05-26", + "2015-05-27", + "2015-05-28", + "2015-05-29", + "2015-06-01", + "2015-06-02", + "2015-06-03", + "2015-06-04", + "2015-06-05", + "2015-06-08", + "2015-06-09", + "2015-06-10", + "2015-06-11", + "2015-06-12", + "2015-06-15", + "2015-06-16", + "2015-06-17", + "2015-06-18", + "2015-06-19", + "2015-06-22", + "2015-06-23", + "2015-06-24", + "2015-06-25", + "2015-06-26", + "2015-06-29", + "2015-06-30", + "2015-07-01", + "2015-07-02", + "2015-07-03", + "2015-07-06", + "2015-07-07", + "2015-07-08", + "2015-07-09", + "2015-07-10", + "2015-07-13", + "2015-07-14", + "2015-07-15", + "2015-07-16", + "2015-07-17", + "2015-07-20", + "2015-07-21", + "2015-07-22", + "2015-07-23", + "2015-07-24", + "2015-07-27", + "2015-07-28", + "2015-07-29", + "2015-07-30", + "2015-07-31", + "2015-08-03", + "2015-08-04", + "2015-08-05", + "2015-08-06", + "2015-08-07", + "2015-08-10", + "2015-08-11", + "2015-08-12", + "2015-08-13", + "2015-08-14", + "2015-08-17", + "2015-08-18", + "2015-08-19", + "2015-08-20", + "2015-08-21", + "2015-08-24", + "2015-08-25", + "2015-08-26", + "2015-08-27", + "2015-08-28", + "2015-08-31", + "2015-09-01", + "2015-09-02", + "2015-09-03", + "2015-09-04", + "2015-09-07", + "2015-09-08", + "2015-09-09", + "2015-09-10", + "2015-09-11", + "2015-09-14", + "2015-09-15", + "2015-09-16", + "2015-09-17", + "2015-09-18", + "2015-09-21", + "2015-09-22", + "2015-09-23", + "2015-09-24", + "2015-09-25", + "2015-09-28", + "2015-09-29", + "2015-09-30", + "2015-10-01", + "2015-10-02", + "2015-10-05", + "2015-10-06", + "2015-10-07", + "2015-10-08", + "2015-10-09", + "2015-10-12", + "2015-10-13", + "2015-10-14", + "2015-10-15", + "2015-10-16", + "2015-10-19", + "2015-10-20", + "2015-10-21", + "2015-10-22", + "2015-10-23", + "2015-10-26", + "2015-10-27", + "2015-10-28", + "2015-10-29", + "2015-10-30", + "2015-11-02", + "2015-11-03", + "2015-11-04", + "2015-11-05", + "2015-11-06", + "2015-11-09", + "2015-11-10", + "2015-11-11", + "2015-11-12", + "2015-11-13", + "2015-11-16", + "2015-11-17", + "2015-11-18", + "2015-11-19", + "2015-11-20", + "2015-11-23", + "2015-11-24", + "2015-11-25", + "2015-11-26", + "2015-11-27", + "2015-11-30", + "2015-12-01", + "2015-12-02", + "2015-12-03", + "2015-12-04", + "2015-12-07", + "2015-12-08", + "2015-12-09", + "2015-12-10", + "2015-12-11", + "2015-12-14", + "2015-12-15", + "2015-12-16", + "2015-12-17", + "2015-12-18", + "2015-12-21", + "2015-12-22", + "2015-12-23", + "2015-12-24", + "2015-12-25", + "2015-12-28", + "2015-12-29", + "2015-12-30", + "2015-12-31", + "2016-01-01", + "2016-01-04", + "2016-01-05", + "2016-01-06", + "2016-01-07", + "2016-01-08", + "2016-01-11", + "2016-01-12", + "2016-01-13", + "2016-01-14", + "2016-01-15", + "2016-01-18", + "2016-01-19", + "2016-01-20", + "2016-01-21", + "2016-01-22", + "2016-01-25", + "2016-01-26", + "2016-01-27", + "2016-01-28", + "2016-01-29", + "2016-02-01", + "2016-02-02", + "2016-02-03", + "2016-02-04", + "2016-02-05", + "2016-02-08", + "2016-02-09", + "2016-02-10", + "2016-02-11", + "2016-02-12", + "2016-02-15", + "2016-02-16", + "2016-02-17", + "2016-02-18", + "2016-02-19", + "2016-02-22", + "2016-02-23", + "2016-02-24", + "2016-02-25", + "2016-02-26", + "2016-02-29", + "2016-03-01", + "2016-03-02", + "2016-03-03", + "2016-03-04", + "2016-03-07", + "2016-03-08", + "2016-03-09", + "2016-03-10", + "2016-03-11", + "2016-03-14", + "2016-03-15", + "2016-03-16", + "2016-03-17", + "2016-03-18", + "2016-03-21", + "2016-03-22", + "2016-03-23", + "2016-03-24", + "2016-03-25", + "2016-03-28", + "2016-03-29", + "2016-03-30", + "2016-03-31", + "2016-04-01", + "2016-04-04", + "2016-04-05", + "2016-04-06", + "2016-04-07", + "2016-04-08", + "2016-04-11", + "2016-04-12", + "2016-04-13", + "2016-04-14", + "2016-04-15", + "2016-04-18", + "2016-04-19", + "2016-04-20", + "2016-04-21", + "2016-04-22", + "2016-04-25", + "2016-04-26", + "2016-04-27", + "2016-04-28", + "2016-04-29", + "2016-05-02", + "2016-05-03", + "2016-05-04", + "2016-05-05", + "2016-05-06", + "2016-05-09", + "2016-05-10", + "2016-05-11", + "2016-05-12", + "2016-05-13", + "2016-05-16", + "2016-05-17", + "2016-05-18", + "2016-05-19", + "2016-05-20", + "2016-05-23", + "2016-05-24", + "2016-05-25", + "2016-05-26", + "2016-05-27", + "2016-05-30", + "2016-05-31", + "2016-06-01", + "2016-06-02", + "2016-06-03", + "2016-06-06", + "2016-06-07", + "2016-06-08", + "2016-06-09", + "2016-06-10", + "2016-06-13", + "2016-06-14", + "2016-06-15", + "2016-06-16", + "2016-06-17", + "2016-06-20", + "2016-06-21", + "2016-06-22", + "2016-06-23", + "2016-06-24", + "2016-06-27", + "2016-06-28", + "2016-06-29", + "2016-06-30", + "2016-07-01", + "2016-07-04", + "2016-07-05", + "2016-07-06", + "2016-07-07", + "2016-07-08", + "2016-07-11", + "2016-07-12", + "2016-07-13", + "2016-07-14", + "2016-07-15", + "2016-07-18", + "2016-07-19", + "2016-07-20", + "2016-07-21", + "2016-07-22", + "2016-07-25", + "2016-07-26", + "2016-07-27", + "2016-07-28", + "2016-07-29", + "2016-08-01", + "2016-08-02", + "2016-08-03", + "2016-08-04", + "2016-08-05", + "2016-08-08", + "2016-08-09", + "2016-08-10", + "2016-08-11", + "2016-08-12", + "2016-08-15", + "2016-08-16", + "2016-08-17", + "2016-08-18", + "2016-08-19", + "2016-08-22", + "2016-08-23", + "2016-08-24", + "2016-08-25", + "2016-08-26", + "2016-08-29", + "2016-08-30", + "2016-08-31", + "2016-09-01", + "2016-09-02", + "2016-09-05", + "2016-09-06", + "2016-09-07", + "2016-09-08", + "2016-09-09", + "2016-09-12", + "2016-09-13", + "2016-09-14", + "2016-09-15", + "2016-09-16", + "2016-09-19", + "2016-09-20", + "2016-09-21", + "2016-09-22", + "2016-09-23", + "2016-09-26", + "2016-09-27", + "2016-09-28", + "2016-09-29", + "2016-09-30", + "2016-10-03", + "2016-10-04", + "2016-10-05", + "2016-10-06", + "2016-10-07", + "2016-10-10", + "2016-10-11", + "2016-10-12", + "2016-10-13", + "2016-10-14", + "2016-10-17", + "2016-10-18", + "2016-10-19", + "2016-10-20", + "2016-10-21", + "2016-10-24", + "2016-10-25", + "2016-10-26", + "2016-10-27", + "2016-10-28", + "2016-10-31", + "2016-11-01", + "2016-11-02", + "2016-11-03", + "2016-11-04", + "2016-11-07", + "2016-11-08", + "2016-11-09", + "2016-11-10", + "2016-11-11", + "2016-11-14", + "2016-11-15", + "2016-11-16", + "2016-11-17", + "2016-11-18", + "2016-11-21", + "2016-11-22", + "2016-11-23", + "2016-11-24", + "2016-11-25", + "2016-11-28", + "2016-11-29", + "2016-11-30", + "2016-12-01", + "2016-12-02", + "2016-12-05", + "2016-12-06", + "2016-12-07", + "2016-12-08", + "2016-12-09", + "2016-12-12", + "2016-12-13", + "2016-12-14", + "2016-12-15", + "2016-12-16", + "2016-12-19", + "2016-12-20", + "2016-12-21", + "2016-12-22", + "2016-12-23", + "2016-12-26", + "2016-12-27", + "2016-12-28", + "2016-12-29", + "2016-12-30", + "2017-01-02", + "2017-01-03", + "2017-01-04", + "2017-01-05", + "2017-01-06", + "2017-01-09", + "2017-01-10", + "2017-01-11", + "2017-01-12", + "2017-01-13", + "2017-01-16", + "2017-01-17", + "2017-01-18", + "2017-01-19", + "2017-01-20", + "2017-01-23", + "2017-01-24", + "2017-01-25", + "2017-01-26", + "2017-01-27", + "2017-01-30", + "2017-01-31", + "2017-02-01", + "2017-02-02", + "2017-02-03", + "2017-02-06", + "2017-02-07", + "2017-02-08", + "2017-02-09", + "2017-02-10", + "2017-02-13", + "2017-02-14", + "2017-02-15", + "2017-02-16", + "2017-02-17", + "2017-02-20", + "2017-02-21", + "2017-02-22", + "2017-02-23", + "2017-02-24", + "2017-02-27", + "2017-02-28", + "2017-03-01", + "2017-03-02", + "2017-03-03", + "2017-03-06", + "2017-03-07", + "2017-03-08", + "2017-03-09", + "2017-03-10", + "2017-03-13", + "2017-03-14", + "2017-03-15", + "2017-03-16", + "2017-03-17", + "2017-03-20", + "2017-03-21", + "2017-03-22", + "2017-03-23", + "2017-03-24", + "2017-03-27", + "2017-03-28", + "2017-03-29", + "2017-03-30", + "2017-03-31", + "2017-04-03", + "2017-04-04", + "2017-04-05", + "2017-04-06", + "2017-04-07", + "2017-04-10", + "2017-04-11", + "2017-04-12", + "2017-04-13", + "2017-04-14", + "2017-04-17", + "2017-04-18", + "2017-04-19", + "2017-04-20", + "2017-04-21", + "2017-04-24", + "2017-04-25", + "2017-04-26", + "2017-04-27", + "2017-04-28", + "2017-05-01", + "2017-05-02", + "2017-05-03", + "2017-05-04", + "2017-05-05", + "2017-05-08", + "2017-05-09", + "2017-05-10", + "2017-05-11", + "2017-05-12", + "2017-05-15", + "2017-05-16", + "2017-05-17", + "2017-05-18", + "2017-05-19", + "2017-05-22", + "2017-05-23", + "2017-05-24", + "2017-05-25", + "2017-05-26", + "2017-05-29", + "2017-05-30", + "2017-05-31", + "2017-06-01", + "2017-06-02", + "2017-06-05", + "2017-06-06", + "2017-06-07", + "2017-06-08", + "2017-06-09", + "2017-06-12", + "2017-06-13", + "2017-06-14", + "2017-06-15", + "2017-06-16", + "2017-06-19", + "2017-06-20", + "2017-06-21", + "2017-06-22", + "2017-06-23", + "2017-06-26", + "2017-06-27", + "2017-06-28", + "2017-06-29", + "2017-06-30", + "2017-07-03", + "2017-07-04", + "2017-07-05", + "2017-07-06", + "2017-07-07", + "2017-07-10", + "2017-07-11", + "2017-07-12", + "2017-07-13", + "2017-07-14", + "2017-07-17", + "2017-07-18", + "2017-07-19", + "2017-07-20", + "2017-07-21", + "2017-07-24", + "2017-07-25", + "2017-07-26", + "2017-07-27", + "2017-07-28", + "2017-07-31", + "2017-08-01", + "2017-08-02", + "2017-08-03", + "2017-08-04", + "2017-08-07", + "2017-08-08", + "2017-08-09", + "2017-08-10", + "2017-08-11", + "2017-08-14", + "2017-08-15", + "2017-08-16", + "2017-08-17", + "2017-08-18", + "2017-08-21", + "2017-08-22", + "2017-08-23", + "2017-08-24", + "2017-08-25", + "2017-08-28", + "2017-08-29", + "2017-08-30", + "2017-08-31", + "2017-09-01", + "2017-09-04", + "2017-09-05", + "2017-09-06", + "2017-09-07", + "2017-09-08", + "2017-09-11", + "2017-09-12", + "2017-09-13", + "2017-09-14", + "2017-09-15", + "2017-09-18", + "2017-09-19", + "2017-09-20", + "2017-09-21", + "2017-09-22", + "2017-09-25", + "2017-09-26", + "2017-09-27", + "2017-09-28", + "2017-09-29", + "2017-10-02", + "2017-10-03", + "2017-10-04", + "2017-10-05", + "2017-10-06", + "2017-10-09", + "2017-10-10", + "2017-10-11", + "2017-10-12", + "2017-10-13", + "2017-10-16", + "2017-10-17", + "2017-10-18", + "2017-10-19", + "2017-10-20", + "2017-10-23", + "2017-10-24", + "2017-10-25", + "2017-10-26", + "2017-10-27", + "2017-10-30", + "2017-10-31", + "2017-11-01", + "2017-11-02", + "2017-11-03", + "2017-11-06", + "2017-11-07", + "2017-11-08", + "2017-11-09", + "2017-11-10", + "2017-11-13", + "2017-11-14", + "2017-11-15", + "2017-11-16", + "2017-11-17", + "2017-11-20", + "2017-11-21", + "2017-11-22", + "2017-11-23", + "2017-11-24", + "2017-11-27", + "2017-11-28", + "2017-11-29", + "2017-11-30", + "2017-12-01", + "2017-12-04", + "2017-12-05", + "2017-12-06", + "2017-12-07", + "2017-12-08", + "2017-12-11", + "2017-12-12", + "2017-12-13", + "2017-12-14", + "2017-12-15", + "2017-12-18", + "2017-12-19", + "2017-12-20", + "2017-12-21", + "2017-12-22", + "2017-12-25", + "2017-12-26", + "2017-12-27", + "2017-12-28", + "2017-12-29", + "2018-01-01", + "2018-01-02", + "2018-01-03", + "2018-01-04", + "2018-01-05", + "2018-01-08", + "2018-01-09", + "2018-01-10", + "2018-01-11", + "2018-01-12", + "2018-01-15", + "2018-01-16", + "2018-01-17", + "2018-01-18", + "2018-01-19", + "2018-01-22", + "2018-01-23", + "2018-01-24", + "2018-01-25", + "2018-01-26", + "2018-01-29", + "2018-01-30", + "2018-01-31", + "2018-02-01", + "2018-02-02", + "2018-02-05", + "2018-02-06", + "2018-02-07", + "2018-02-08", + "2018-02-09", + "2018-02-12", + "2018-02-13", + "2018-02-14", + "2018-02-15", + "2018-02-16", + "2018-02-19", + "2018-02-20", + "2018-02-21", + "2018-02-22", + "2018-02-23", + "2018-02-26", + "2018-02-27", + "2018-02-28", + "2018-03-01", + "2018-03-02", + "2018-03-05", + "2018-03-06", + "2018-03-07", + "2018-03-08", + "2018-03-09", + "2018-03-12", + "2018-03-13", + "2018-03-14", + "2018-03-15", + "2018-03-16", + "2018-03-19", + "2018-03-20", + "2018-03-21", + "2018-03-22", + "2018-03-23", + "2018-03-26", + "2018-03-27", + "2018-03-28", + "2018-03-29", + "2018-03-30", + "2018-04-02", + "2018-04-03", + "2018-04-04", + "2018-04-05", + "2018-04-06", + "2018-04-09", + "2018-04-10", + "2018-04-11", + "2018-04-12", + "2018-04-13", + "2018-04-16", + "2018-04-17", + "2018-04-18", + "2018-04-19", + "2018-04-20", + "2018-04-23", + "2018-04-24", + "2018-04-25", + "2018-04-26", + "2018-04-27", + "2018-04-30", + "2018-05-01", + "2018-05-02", + "2018-05-03", + "2018-05-04", + "2018-05-07", + "2018-05-08", + "2018-05-09", + "2018-05-10", + "2018-05-11", + "2018-05-14", + "2018-05-15", + "2018-05-16", + "2018-05-17", + "2018-05-18", + "2018-05-21", + "2018-05-22", + "2018-05-23", + "2018-05-24", + "2018-05-25", + "2018-05-28", + "2018-05-29", + "2018-05-30", + "2018-05-31", + "2018-06-01", + "2018-06-04", + "2018-06-05", + "2018-06-06", + "2018-06-07", + "2018-06-08", + "2018-06-11", + "2018-06-12", + "2018-06-13", + "2018-06-14", + "2018-06-15", + "2018-06-18", + "2018-06-19", + "2018-06-20", + "2018-06-21", + "2018-06-22", + "2018-06-25", + "2018-06-26", + "2018-06-27", + "2018-06-28", + "2018-06-29", + "2018-07-02", + "2018-07-03", + "2018-07-04", + "2018-07-05", + "2018-07-06", + "2018-07-09", + "2018-07-10", + "2018-07-11", + "2018-07-12", + "2018-07-13", + "2018-07-16", + "2018-07-17", + "2018-07-18", + "2018-07-19", + "2018-07-20", + "2018-07-23", + "2018-07-24", + "2018-07-25", + "2018-07-26", + "2018-07-27", + "2018-07-30", + "2018-07-31", + "2018-08-01", + "2018-08-02", + "2018-08-03", + "2018-08-06", + "2018-08-07", + "2018-08-08", + "2018-08-09", + "2018-08-10", + "2018-08-13", + "2018-08-14", + "2018-08-15", + "2018-08-16", + "2018-08-17", + "2018-08-20", + "2018-08-21", + "2018-08-22", + "2018-08-23", + "2018-08-24", + "2018-08-27", + "2018-08-28", + "2018-08-29", + "2018-08-30", + "2018-08-31", + "2018-09-03", + "2018-09-04", + "2018-09-05", + "2018-09-06", + "2018-09-07", + "2018-09-10", + "2018-09-11", + "2018-09-12", + "2018-09-13", + "2018-09-14", + "2018-09-17", + "2018-09-18", + "2018-09-19", + "2018-09-20", + "2018-09-21", + "2018-09-24", + "2018-09-25", + "2018-09-26", + "2018-09-27", + "2018-09-28", + "2018-10-01", + "2018-10-02", + "2018-10-03", + "2018-10-04", + "2018-10-05", + "2018-10-08", + "2018-10-09", + "2018-10-10", + "2018-10-11", + "2018-10-12", + "2018-10-15", + "2018-10-16", + "2018-10-17", + "2018-10-18", + "2018-10-19", + "2018-10-22", + "2018-10-23", + "2018-10-24", + "2018-10-25", + "2018-10-26", + "2018-10-29", + "2018-10-30", + "2018-10-31", + "2018-11-01", + "2018-11-02", + "2018-11-05", + "2018-11-06", + "2018-11-07", + "2018-11-08", + "2018-11-09", + "2018-11-12", + "2018-11-13", + "2018-11-14", + "2018-11-15", + "2018-11-16", + "2018-11-19", + "2018-11-20", + "2018-11-21", + "2018-11-22", + "2018-11-23", + "2018-11-26", + "2018-11-27", + "2018-11-28", + "2018-11-29", + "2018-11-30", + "2018-12-03", + "2018-12-04", + "2018-12-05", + "2018-12-06", + "2018-12-07", + "2018-12-10", + "2018-12-11", + "2018-12-12", + "2018-12-13", + "2018-12-14", + "2018-12-17", + "2018-12-18", + "2018-12-19", + "2018-12-20", + "2018-12-21", + "2018-12-24", + "2018-12-25", + "2018-12-26", + "2018-12-27", + "2018-12-28", + "2018-12-31", + "2019-01-01", + "2019-01-02", + "2019-01-03", + "2019-01-04", + "2019-01-07", + "2019-01-08", + "2019-01-09", + "2019-01-10", + "2019-01-11", + "2019-01-14", + "2019-01-15", + "2019-01-16", + "2019-01-17", + "2019-01-18", + "2019-01-21", + "2019-01-22", + "2019-01-23", + "2019-01-24", + "2019-01-25", + "2019-01-28", + "2019-01-29", + "2019-01-30", + "2019-01-31", + "2019-02-01", + "2019-02-04", + "2019-02-05", + "2019-02-06", + "2019-02-07", + "2019-02-08", + "2019-02-11", + "2019-02-12", + "2019-02-13", + "2019-02-14", + "2019-02-15", + "2019-02-18", + "2019-02-19", + "2019-02-20", + "2019-02-21", + "2019-02-22", + "2019-02-25", + "2019-02-26", + "2019-02-27", + "2019-02-28", + "2019-03-01", + "2019-03-04", + "2019-03-05", + "2019-03-06", + "2019-03-07", + "2019-03-08", + "2019-03-11", + "2019-03-12", + "2019-03-13", + "2019-03-14", + "2019-03-15", + "2019-03-18", + "2019-03-19", + "2019-03-20", + "2019-03-21", + "2019-03-22", + "2019-03-25", + "2019-03-26", + "2019-03-27", + "2019-03-28", + "2019-03-29", + "2019-04-01", + "2019-04-02", + "2019-04-03", + "2019-04-04", + "2019-04-05", + "2019-04-08", + "2019-04-09", + "2019-04-10", + "2019-04-11", + "2019-04-12", + "2019-04-15", + "2019-04-16", + "2019-04-17", + "2019-04-18", + "2019-04-19", + "2019-04-22", + "2019-04-23", + "2019-04-24", + "2019-04-25", + "2019-04-26", + "2019-04-29", + "2019-04-30", + "2019-05-01", + "2019-05-02", + "2019-05-03", + "2019-05-06", + "2019-05-07", + "2019-05-08", + "2019-05-09", + "2019-05-10", + "2019-05-13", + "2019-05-14", + "2019-05-15", + "2019-05-16", + "2019-05-17", + "2019-05-20", + "2019-05-21", + "2019-05-22", + "2019-05-23", + "2019-05-24", + "2019-05-27", + "2019-05-28", + "2019-05-29", + "2019-05-30", + "2019-05-31", + "2019-06-03", + "2019-06-04", + "2019-06-05", + "2019-06-06", + "2019-06-07", + "2019-06-10", + "2019-06-11", + "2019-06-12", + "2019-06-13", + "2019-06-14", + "2019-06-17", + "2019-06-18", + "2019-06-19", + "2019-06-20", + "2019-06-21", + "2019-06-24", + "2019-06-25", + "2019-06-26", + "2019-06-27", + "2019-06-28", + "2019-07-01", + "2019-07-02", + "2019-07-03", + "2019-07-04", + "2019-07-05", + "2019-07-08", + "2019-07-09", + "2019-07-10", + "2019-07-11", + "2019-07-12", + "2019-07-15", + "2019-07-16", + "2019-07-17", + "2019-07-18", + "2019-07-19", + "2019-07-22", + "2019-07-23", + "2019-07-24", + "2019-07-25", + "2019-07-26", + "2019-07-29", + "2019-07-30", + "2019-07-31", + "2019-08-01", + "2019-08-02", + "2019-08-05", + "2019-08-06", + "2019-08-07", + "2019-08-08", + "2019-08-09", + "2019-08-12", + "2019-08-13", + "2019-08-14", + "2019-08-15", + "2019-08-16", + "2019-08-19", + "2019-08-20", + "2019-08-21", + "2019-08-22", + "2019-08-23", + "2019-08-26", + "2019-08-27", + "2019-08-28", + "2019-08-29", + "2019-08-30", + "2019-09-02", + "2019-09-03", + "2019-09-04", + "2019-09-05", + "2019-09-06", + "2019-09-09", + "2019-09-10", + "2019-09-11", + "2019-09-12", + "2019-09-13", + "2019-09-16", + "2019-09-17", + "2019-09-18", + "2019-09-19", + "2019-09-20", + "2019-09-23", + "2019-09-24", + "2019-09-25", + "2019-09-26", + "2019-09-27", + "2019-09-30", + "2019-10-01", + "2019-10-02", + "2019-10-03", + "2019-10-04", + "2019-10-07", + "2019-10-08", + "2019-10-09", + "2019-10-10", + "2019-10-11", + "2019-10-14", + "2019-10-15", + "2019-10-16", + "2019-10-17", + "2019-10-18", + "2019-10-21", + "2019-10-22", + "2019-10-23", + "2019-10-24", + "2019-10-25", + "2019-10-28", + "2019-10-29", + "2019-10-30", + "2019-10-31", + "2019-11-01", + "2019-11-04", + "2019-11-05", + "2019-11-06", + "2019-11-07", + "2019-11-08", + "2019-11-11", + "2019-11-12", + "2019-11-13", + "2019-11-14", + "2019-11-15", + "2019-11-18", + "2019-11-19", + "2019-11-20", + "2019-11-21", + "2019-11-22", + "2019-11-25", + "2019-11-26", + "2019-11-27", + "2019-11-28", + "2019-11-29", + "2019-12-02", + "2019-12-03", + "2019-12-04", + "2019-12-05", + "2019-12-06", + "2019-12-09", + "2019-12-10", + "2019-12-11", + "2019-12-12", + "2019-12-13", + "2019-12-16", + "2019-12-17", + "2019-12-18", + "2019-12-19", + "2019-12-20", + "2019-12-23", + "2019-12-24", + "2019-12-25", + "2019-12-26", + "2019-12-27", + "2019-12-30", + "2019-12-31", + "2020-01-01", + "2020-01-02", + "2020-01-03", + "2020-01-06", + "2020-01-07", + "2020-01-08", + "2020-01-09", + "2020-01-10", + "2020-01-13", + "2020-01-14", + "2020-01-15", + "2020-01-16", + "2020-01-17", + "2020-01-20", + "2020-01-21", + "2020-01-22", + "2020-01-23", + "2020-01-24", + "2020-01-27", + "2020-01-28", + "2020-01-29", + "2020-01-30", + "2020-01-31", + "2020-02-03", + "2020-02-04", + "2020-02-05", + "2020-02-06", + "2020-02-07", + "2020-02-10", + "2020-02-11", + "2020-02-12", + "2020-02-13", + "2020-02-14", + "2020-02-17", + "2020-02-18", + "2020-02-19", + "2020-02-20", + "2020-02-21", + "2020-02-24", + "2020-02-25", + "2020-02-26", + "2020-02-27", + "2020-02-28", + "2020-03-02", + "2020-03-03", + "2020-03-04", + "2020-03-05", + "2020-03-06", + "2020-03-09", + "2020-03-10", + "2020-03-11", + "2020-03-12", + "2020-03-13", + "2020-03-16", + "2020-03-17", + "2020-03-18", + "2020-03-19", + "2020-03-20", + "2020-03-23", + "2020-03-24", + "2020-03-25", + "2020-03-26", + "2020-03-27", + "2020-03-30", + "2020-03-31", + "2020-04-01", + "2020-04-02", + "2020-04-03", + "2020-04-06", + "2020-04-07", + "2020-04-08", + "2020-04-09", + "2020-04-10", + "2020-04-13", + "2020-04-14", + "2020-04-15", + "2020-04-16", + "2020-04-17", + "2020-04-20", + "2020-04-21", + "2020-04-22", + "2020-04-23", + "2020-04-24", + "2020-04-27", + "2020-04-28", + "2020-04-29", + "2020-04-30", + "2020-05-01", + "2020-05-04", + "2020-05-05", + "2020-05-06", + "2020-05-07", + "2020-05-08", + "2020-05-11", + "2020-05-12", + "2020-05-13", + "2020-05-14", + "2020-05-15", + "2020-05-18", + "2020-05-19", + "2020-05-20", + "2020-05-21", + "2020-05-22", + "2020-05-25", + "2020-05-26", + "2020-05-27", + "2020-05-28", + "2020-05-29", + "2020-06-01", + "2020-06-02", + "2020-06-03", + "2020-06-04", + "2020-06-05", + "2020-06-08", + "2020-06-09", + "2020-06-10", + "2020-06-11", + "2020-06-12", + "2020-06-15", + "2020-06-16", + "2020-06-17", + "2020-06-18", + "2020-06-19", + "2020-06-22", + "2020-06-23", + "2020-06-24", + "2020-06-25", + "2020-06-26", + "2020-06-29", + "2020-06-30", + "2020-07-01", + "2020-07-02", + "2020-07-03", + "2020-07-06", + "2020-07-07", + "2020-07-08", + "2020-07-09", + "2020-07-10", + "2020-07-13", + "2020-07-14", + "2020-07-15", + "2020-07-16", + "2020-07-17", + "2020-07-20", + "2020-07-21", + "2020-07-22", + "2020-07-23", + "2020-07-24", + "2020-07-27", + "2020-07-28", + "2020-07-29", + "2020-07-30", + "2020-07-31", + "2020-08-03", + "2020-08-04", + "2020-08-05", + "2020-08-06", + "2020-08-07", + "2020-08-10", + "2020-08-11", + "2020-08-12", + "2020-08-13", + "2020-08-14", + "2020-08-17", + "2020-08-18", + "2020-08-19", + "2020-08-20", + "2020-08-21", + "2020-08-24", + "2020-08-25", + "2020-08-26", + "2020-08-27", + "2020-08-28", + "2020-08-31", + "2020-09-01", + "2020-09-02", + "2020-09-03", + "2020-09-04", + "2020-09-07", + "2020-09-08", + "2020-09-09", + "2020-09-10", + "2020-09-11", + "2020-09-14", + "2020-09-15", + "2020-09-16", + "2020-09-17", + "2020-09-18", + "2020-09-21", + "2020-09-22", + "2020-09-23", + "2020-09-24", + "2020-09-25", + "2020-09-28", + "2020-09-29", + "2020-09-30", + "2020-10-01", + "2020-10-02", + "2020-10-05", + "2020-10-06", + "2020-10-07", + "2020-10-08", + "2020-10-09", + "2020-10-12", + "2020-10-13", + "2020-10-14", + "2020-10-15", + "2020-10-16", + "2020-10-19", + "2020-10-20", + "2020-10-21", + "2020-10-22", + "2020-10-23", + "2020-10-26", + "2020-10-27", + "2020-10-28", + "2020-10-29", + "2020-10-30", + "2020-11-02", + "2020-11-03", + "2020-11-04", + "2020-11-05", + "2020-11-06", + "2020-11-09", + "2020-11-10", + "2020-11-11", + "2020-11-12", + "2020-11-13", + "2020-11-16", + "2020-11-17", + "2020-11-18", + "2020-11-19", + "2020-11-20", + "2020-11-23", + "2020-11-24", + "2020-11-25", + "2020-11-26", + "2020-11-27", + "2020-11-30", + "2020-12-01", + "2020-12-02", + "2020-12-03", + "2020-12-04", + "2020-12-07", + "2020-12-08", + "2020-12-09", + "2020-12-10", + "2020-12-11", + "2020-12-14", + "2020-12-15", + "2020-12-16", + "2020-12-17", + "2020-12-18", + "2020-12-21", + "2020-12-22", + "2020-12-23", + "2020-12-24", + "2020-12-25", + "2020-12-28", + "2020-12-29", + "2020-12-30", + "2020-12-31", + "2021-01-01", + "2021-01-04", + "2021-01-05", + "2021-01-06", + "2021-01-07", + "2021-01-08", + "2021-01-11", + "2021-01-12", + "2021-01-13", + "2021-01-14", + "2021-01-15", + "2021-01-18", + "2021-01-19", + "2021-01-20", + "2021-01-21", + "2021-01-22", + "2021-01-25", + "2021-01-26", + "2021-01-27", + "2021-01-28", + "2021-01-29", + "2021-02-01", + "2021-02-02", + "2021-02-03", + "2021-02-04", + "2021-02-05", + "2021-02-08", + "2021-02-09", + "2021-02-10", + "2021-02-11", + "2021-02-12", + "2021-02-15", + "2021-02-16", + "2021-02-17", + "2021-02-18", + "2021-02-19", + "2021-02-22", + "2021-02-23", + "2021-02-24", + "2021-02-25", + "2021-02-26", + "2021-03-01", + "2021-03-02", + "2021-03-03", + "2021-03-04", + "2021-03-05", + "2021-03-08", + "2021-03-09", + "2021-03-10", + "2021-03-11", + "2021-03-12", + "2021-03-15", + "2021-03-16", + "2021-03-17", + "2021-03-18", + "2021-03-19", + "2021-03-22", + "2021-03-23", + "2021-03-24", + "2021-03-25", + "2021-03-26", + "2021-03-29", + "2021-03-30", + "2021-03-31", + "2021-04-01", + "2021-04-02", + "2021-04-05", + "2021-04-06", + "2021-04-07", + "2021-04-08", + "2021-04-09", + "2021-04-12", + "2021-04-13", + "2021-04-14", + "2021-04-15", + "2021-04-16", + "2021-04-19", + "2021-04-20", + "2021-04-21", + "2021-04-22", + "2021-04-23", + "2021-04-26", + "2021-04-27", + "2021-04-28", + "2021-04-29", + "2021-04-30", + "2021-05-03", + "2021-05-04", + "2021-05-05", + "2021-05-06", + "2021-05-07", + "2021-05-10", + "2021-05-11", + "2021-05-12", + "2021-05-13", + "2021-05-14", + "2021-05-17", + "2021-05-18", + "2021-05-19", + "2021-05-20", + "2021-05-21", + "2021-05-24", + "2021-05-25", + "2021-05-26", + "2021-05-27", + "2021-05-28", + "2021-05-31", + "2021-06-01", + "2021-06-02", + "2021-06-03", + "2021-06-04", + "2021-06-07", + "2021-06-08", + "2021-06-09", + "2021-06-10", + "2021-06-11", + "2021-06-14", + "2021-06-15", + "2021-06-16", + "2021-06-17", + "2021-06-18", + "2021-06-21", + "2021-06-22", + "2021-06-23", + "2021-06-24", + "2021-06-25", + "2021-06-28", + "2021-06-29", + "2021-06-30", + "2021-07-01", + "2021-07-02", + "2021-07-05", + "2021-07-06", + "2021-07-07", + "2021-07-08", + "2021-07-09", + "2021-07-12", + "2021-07-13", + "2021-07-14", + "2021-07-15", + "2021-07-16", + "2021-07-19", + "2021-07-20", + "2021-07-21", + "2021-07-22", + "2021-07-23", + "2021-07-26", + "2021-07-27", + "2021-07-28", + "2021-07-29", + "2021-07-30", + "2021-08-02", + "2021-08-03", + "2021-08-04", + "2021-08-05", + "2021-08-06", + "2021-08-09", + "2021-08-10", + "2021-08-11", + "2021-08-12", + "2021-08-13", + "2021-08-16", + "2021-08-17", + "2021-08-18", + "2021-08-19", + "2021-08-20", + "2021-08-23", + "2021-08-24", + "2021-08-25", + "2021-08-26", + "2021-08-27", + "2021-08-30", + "2021-08-31", + "2021-09-01", + "2021-09-02", + "2021-09-03", + "2021-09-06", + "2021-09-07", + "2021-09-08", + "2021-09-09", + "2021-09-10", + "2021-09-13", + "2021-09-14", + "2021-09-15", + "2021-09-16", + "2021-09-17", + "2021-09-20", + "2021-09-21", + "2021-09-22", + "2021-09-23", + "2021-09-24", + "2021-09-27", + "2021-09-28", + "2021-09-29", + "2021-09-30", + "2021-10-01", + "2021-10-04", + "2021-10-05", + "2021-10-06", + "2021-10-07", + "2021-10-08", + "2021-10-11", + "2021-10-12", + "2021-10-13", + "2021-10-14", + "2021-10-15", + "2021-10-18", + "2021-10-19", + "2021-10-20", + "2021-10-21", + "2021-10-22", + "2021-10-25", + "2021-10-26", + "2021-10-27", + "2021-10-28", + "2021-10-29", + "2021-11-01", + "2021-11-02", + "2021-11-03", + "2021-11-04", + "2021-11-05", + "2021-11-08", + "2021-11-09", + "2021-11-10", + "2021-11-11", + "2021-11-12", + "2021-11-15", + "2021-11-16", + "2021-11-17", + "2021-11-18", + "2021-11-19", + "2021-11-22", + "2021-11-23", + "2021-11-24", + "2021-11-25", + "2021-11-26", + "2021-11-29", + "2021-11-30", + "2021-12-01", + "2021-12-02", + "2021-12-03", + "2021-12-06", + "2021-12-07", + "2021-12-08", + "2021-12-09", + "2021-12-10", + "2021-12-13", + "2021-12-14", + "2021-12-15", + "2021-12-16", + "2021-12-17", + "2021-12-20", + "2021-12-21", + "2021-12-22", + "2021-12-23", + "2021-12-24", + "2021-12-27", + "2021-12-28", + "2021-12-29", + "2021-12-30", + "2021-12-31", + "2022-01-03", + "2022-01-04", + "2022-01-05", + "2022-01-06", + "2022-01-07", + "2022-01-10", + "2022-01-11", + "2022-01-12", + "2022-01-13", + "2022-01-14", + "2022-01-17", + "2022-01-18", + "2022-01-19", + "2022-01-20", + "2022-01-21", + "2022-01-24", + "2022-01-25", + "2022-01-26", + "2022-01-27", + "2022-01-28", + "2022-01-31", + "2022-02-01", + "2022-02-02", + "2022-02-03", + "2022-02-04", + "2022-02-07", + "2022-02-08", + "2022-02-09", + "2022-02-10", + "2022-02-11", + "2022-02-14", + "2022-02-15", + "2022-02-16", + "2022-02-17", + "2022-02-18", + "2022-02-21", + "2022-02-22", + "2022-02-23", + "2022-02-24", + "2022-02-25", + "2022-02-28", + "2022-03-01", + "2022-03-02", + "2022-03-03", + "2022-03-04", + "2022-03-07", + "2022-03-08", + "2022-03-09", + "2022-03-10", + "2022-03-11", + "2022-03-14", + "2022-03-15", + "2022-03-16", + "2022-03-17", + "2022-03-18", + "2022-03-21", + "2022-03-22", + "2022-03-23", + "2022-03-24", + "2022-03-25", + "2022-03-28", + "2022-03-29", + "2022-03-30", + "2022-03-31", + "2022-04-01", + "2022-04-04", + "2022-04-05", + "2022-04-06", + "2022-04-07", + "2022-04-08", + "2022-04-11", + "2022-04-12", + "2022-04-13", + "2022-04-14", + "2022-04-15", + "2022-04-18", + "2022-04-19", + "2022-04-20", + "2022-04-21", + "2022-04-22", + "2022-04-25", + "2022-04-26", + "2022-04-27", + "2022-04-28", + "2022-04-29", + "2022-05-02", + "2022-05-03", + "2022-05-04", + "2022-05-05", + "2022-05-06", + "2022-05-09", + "2022-05-10", + "2022-05-11", + "2022-05-12", + "2022-05-13", + "2022-05-16", + "2022-05-17", + "2022-05-18", + "2022-05-19", + "2022-05-20", + "2022-05-23", + "2022-05-24", + "2022-05-25", + "2022-05-26", + "2022-05-27", + "2022-05-30", + "2022-05-31", + "2022-06-01", + "2022-06-02", + "2022-06-03", + "2022-06-06", + "2022-06-07", + "2022-06-08", + "2022-06-09", + "2022-06-10", + "2022-06-13", + "2022-06-14", + "2022-06-15", + "2022-06-16", + "2022-06-17", + "2022-06-20", + "2022-06-21", + "2022-06-22", + "2022-06-23", + "2022-06-24", + "2022-06-27", + "2022-06-28", + "2022-06-29", + "2022-06-30", + "2022-07-01", + "2022-07-04", + "2022-07-05", + "2022-07-06", + "2022-07-07", + "2022-07-08", + "2022-07-11", + "2022-07-12", + "2022-07-13", + "2022-07-14", + "2022-07-15", + "2022-07-18", + "2022-07-19", + "2022-07-20", + "2022-07-21", + "2022-07-22", + "2022-07-25", + "2022-07-26", + "2022-07-27", + "2022-07-28", + "2022-07-29", + "2022-08-01", + "2022-08-02", + "2022-08-03", + "2022-08-04", + "2022-08-05", + "2022-08-08", + "2022-08-09", + "2022-08-10", + "2022-08-11", + "2022-08-12", + "2022-08-15", + "2022-08-16", + "2022-08-17", + "2022-08-18", + "2022-08-19", + "2022-08-22", + "2022-08-23", + "2022-08-24", + "2022-08-25", + "2022-08-26", + "2022-08-29", + "2022-08-30", + "2022-08-31", + "2022-09-01", + "2022-09-02", + "2022-09-05", + "2022-09-06", + "2022-09-07", + "2022-09-08", + "2022-09-09", + "2022-09-12", + "2022-09-13", + "2022-09-14", + "2022-09-15", + "2022-09-16", + "2022-09-19", + "2022-09-20", + "2022-09-21", + "2022-09-22", + "2022-09-23", + "2022-09-26", + "2022-09-27", + "2022-09-28", + "2022-09-29", + "2022-09-30", + "2022-10-03", + "2022-10-04", + "2022-10-05", + "2022-10-06", + "2022-10-07", + "2022-10-10", + "2022-10-11", + "2022-10-12", + "2022-10-13", + "2022-10-14", + "2022-10-17", + "2022-10-18", + "2022-10-19", + "2022-10-20", + "2022-10-21", + "2022-10-24", + "2022-10-25", + "2022-10-26", + "2022-10-27", + "2022-10-28", + "2022-10-31", + "2022-11-01", + "2022-11-02", + "2022-11-03", + "2022-11-04", + "2022-11-07", + "2022-11-08", + "2022-11-09", + "2022-11-10", + "2022-11-11", + "2022-11-14", + "2022-11-15", + "2022-11-16", + "2022-11-17", + "2022-11-18", + "2022-11-21", + "2022-11-22", + "2022-11-23", + "2022-11-24", + "2022-11-25", + "2022-11-28", + "2022-11-29", + "2022-11-30", + "2022-12-01", + "2022-12-02", + "2022-12-05", + "2022-12-06", + "2022-12-07", + "2022-12-08", + "2022-12-09", + "2022-12-12", + "2022-12-13", + "2022-12-14", + "2022-12-15", + "2022-12-16", + "2022-12-19", + "2022-12-20", + "2022-12-21", + "2022-12-22", + "2022-12-23", + "2022-12-26", + "2022-12-27", + "2022-12-28", + "2022-12-29", + "2022-12-30", + "2023-01-02", + "2023-01-03", + "2023-01-04", + "2023-01-05", + "2023-01-06", + "2023-01-09", + "2023-01-10", + "2023-01-11", + "2023-01-12", + "2023-01-13", + "2023-01-16", + "2023-01-17", + "2023-01-18", + "2023-01-19", + "2023-01-20", + "2023-01-23", + "2023-01-24", + "2023-01-25", + "2023-01-26", + "2023-01-27", + "2023-01-30", + "2023-01-31", + "2023-02-01", + "2023-02-02", + "2023-02-03", + "2023-02-06", + "2023-02-07", + "2023-02-08", + "2023-02-09", + "2023-02-10", + "2023-02-13", + "2023-02-14", + "2023-02-15", + "2023-02-16", + "2023-02-17", + "2023-02-20", + "2023-02-21", + "2023-02-22", + "2023-02-23", + "2023-02-24", + "2023-02-27", + "2023-02-28", + "2023-03-01", + "2023-03-02", + "2023-03-03", + "2023-03-06", + "2023-03-07", + "2023-03-08", + "2023-03-09", + "2023-03-10", + "2023-03-13", + "2023-03-14", + "2023-03-15", + "2023-03-16", + "2023-03-17", + "2023-03-20", + "2023-03-21", + "2023-03-22", + "2023-03-23", + "2023-03-24", + "2023-03-27", + "2023-03-28", + "2023-03-29", + "2023-03-30", + "2023-03-31", + "2023-04-03", + "2023-04-04", + "2023-04-05", + "2023-04-06", + "2023-04-07", + "2023-04-10", + "2023-04-11", + "2023-04-12", + "2023-04-13", + "2023-04-14", + "2023-04-17", + "2023-04-18", + "2023-04-19", + "2023-04-20", + "2023-04-21", + "2023-04-24", + "2023-04-25", + "2023-04-26", + "2023-04-27", + "2023-04-28", + "2023-05-01", + "2023-05-02", + "2023-05-03", + "2023-05-04", + "2023-05-05", + "2023-05-08", + "2023-05-09", + "2023-05-10", + "2023-05-11", + "2023-05-12", + "2023-05-15", + "2023-05-16", + "2023-05-17", + "2023-05-18", + "2023-05-19", + "2023-05-22", + "2023-05-23", + "2023-05-24", + "2023-05-25", + "2023-05-26", + "2023-05-29", + "2023-05-30", + "2023-05-31", + "2023-06-01", + "2023-06-02", + "2023-06-05", + "2023-06-06", + "2023-06-07", + "2023-06-08", + "2023-06-09", + "2023-06-12", + "2023-06-13", + "2023-06-14", + "2023-06-15", + "2023-06-16", + "2023-06-19", + "2023-06-20", + "2023-06-21", + "2023-06-22", + "2023-06-23", + "2023-06-26", + "2023-06-27", + "2023-06-28", + "2023-06-29", + "2023-06-30", + "2023-07-03", + "2023-07-04", + "2023-07-05", + "2023-07-06", + "2023-07-07", + "2023-07-10", + "2023-07-11", + "2023-07-12", + "2023-07-13", + "2023-07-14", + "2023-07-17", + "2023-07-18", + "2023-07-19", + "2023-07-20", + "2023-07-21", + "2023-07-24", + "2023-07-25", + "2023-07-26", + "2023-07-27", + "2023-07-28", + "2023-07-31", + "2023-08-01", + "2023-08-02", + "2023-08-03", + "2023-08-04", + "2023-08-07", + "2023-08-08", + "2023-08-09", + "2023-08-10", + "2023-08-11", + "2023-08-14", + "2023-08-15", + "2023-08-16", + "2023-08-17", + "2023-08-18", + "2023-08-21", + "2023-08-22", + "2023-08-23", + "2023-08-24", + "2023-08-25", + "2023-08-28", + "2023-08-29", + "2023-08-30", + "2023-08-31", + "2023-09-01", + "2023-09-04", + "2023-09-05", + "2023-09-06", + "2023-09-07", + "2023-09-08", + "2023-09-11", + "2023-09-12", + "2023-09-13", + "2023-09-14", + "2023-09-15", + "2023-09-18", + "2023-09-19", + "2023-09-20", + "2023-09-21", + "2023-09-22", + "2023-09-25", + "2023-09-26", + "2023-09-27", + "2023-09-28", + "2023-09-29", + "2023-10-02", + "2023-10-03", + "2023-10-04", + "2023-10-05", + "2023-10-06", + "2023-10-09", + "2023-10-10", + "2023-10-11", + "2023-10-12", + "2023-10-13", + "2023-10-16", + "2023-10-17", + "2023-10-18", + "2023-10-19", + "2023-10-20", + "2023-10-23", + "2023-10-24", + "2023-10-25", + "2023-10-26", + "2023-10-27", + "2023-10-30", + "2023-10-31", + "2023-11-01", + "2023-11-02", + "2023-11-03", + "2023-11-06", + "2023-11-07", + "2023-11-08", + "2023-11-09", + "2023-11-10", + "2023-11-13", + "2023-11-14", + "2023-11-15", + "2023-11-16", + "2023-11-17", + "2023-11-20", + "2023-11-21", + "2023-11-22", + "2023-11-23", + "2023-11-24", + "2023-11-27", + "2023-11-28", + "2023-11-29", + "2023-11-30", + "2023-12-01", + "2023-12-04", + "2023-12-05", + "2023-12-06", + "2023-12-07", + "2023-12-08", + "2023-12-11", + "2023-12-12", + "2023-12-13", + "2023-12-14", + "2023-12-15", + "2023-12-18", + "2023-12-19", + "2023-12-20", + "2023-12-21", + "2023-12-22", + "2023-12-25", + "2023-12-26", + "2023-12-27", + "2023-12-28", + "2023-12-29", + "2024-01-01", + "2024-01-02", + "2024-01-03", + "2024-01-04", + "2024-01-05", + "2024-01-08", + "2024-01-09", + "2024-01-10", + "2024-01-11", + "2024-01-12", + "2024-01-15", + "2024-01-16", + "2024-01-17", + "2024-01-18", + "2024-01-19", + "2024-01-22", + "2024-01-23", + "2024-01-24", + "2024-01-25", + "2024-01-26", + "2024-01-29", + "2024-01-30", + "2024-01-31", + "2024-02-01", + "2024-02-02", + "2024-02-05", + "2024-02-06", + "2024-02-07", + "2024-02-08", + "2024-02-09", + "2024-02-12", + "2024-02-13", + "2024-02-14", + "2024-02-15", + "2024-02-16", + "2024-02-19", + "2024-02-20", + "2024-02-21", + "2024-02-22", + "2024-02-23", + "2024-02-26", + "2024-02-27", + "2024-02-28", + "2024-02-29", + "2024-03-01", + "2024-03-04", + "2024-03-05", + "2024-03-06", + "2024-03-07", + "2024-03-08", + "2024-03-11", + "2024-03-12", + "2024-03-13", + "2024-03-14", + "2024-03-15", + "2024-03-18", + "2024-03-19", + "2024-03-20", + "2024-03-21", + "2024-03-22", + "2024-03-25", + "2024-03-26", + "2024-03-27", + "2024-03-28", + "2024-03-29", + "2024-04-03", + "2024-04-12", + "2024-04-19", + "2024-04-26", + "2024-04-30", + "2024-05-10", + "2024-05-17", + "2024-05-24", + "2024-05-27", + "2024-05-28", + "2024-05-30", + "2024-05-31", + "2024-05-29", + "2024-06-03", + "2024-06-05", + "2024-06-06", + "2024-06-07", + "2024-06-11", + "2024-06-12", + "2024-06-13", + "2024-06-14", + "2024-06-17", + "2024-06-18", + "2024-06-18", + "2024-06-19", + "2024-06-18", + "2024-06-20", + "2024-06-21", + "2024-06-24", + "2024-07-01", + "2024-07-05", + "2024-07-15", + "2024-07-22", + "2024-07-29", + "2024-08-02" + ], + "result": [ + { + "name": "经营风险", + "type": "line", + "data": [ + 0.1314, + 0.1314, + 0.1314, + 0.1358, + 0.1352, + 0.1352, + 0.1352, + 0.1352, + 0.1355, + 0.1353, + 0.1353, + 0.1353, + 0.1353, + 0.1359, + 0.1351, + 0.1351, + 0.1351, + 0.1351, + 0.1348, + 0.1352, + 0.1352, + 0.1352, + 0.1352, + 0.134, + 0.1351, + 0.1351, + 0.1351, + 0.1351, + 0.1351, + 0.1352, + 0.1349, + 0.1351, + 0.1351, + 0.1351, + 0.1351, + 0.1351, + 0.1351, + 0.1351, + 0.135, + 0.1351, + 0.1351, + 0.1351, + 0.1351, + 0.1355, + 0.135, + 0.135, + 0.135, + 0.135, + 0.1351, + 0.1351, + 0.1351, + 0.1351, + 0.1351, + 0.1356, + 0.1349, + 0.1349, + 0.1349, + 0.1349, + 0.1345, + 0.1348, + 0.1348, + 0.3203, + 0.3203, + 0.3194, + 0.3202, + 0.3202, + 0.3202, + 0.3202, + 0.3226, + 0.3202, + 0.3202, + 0.3202, + 0.3202, + 0.3206, + 0.3201, + 0.3201, + 0.3201, + 0.3201, + 0.3187, + 0.32, + 0.32, + 0.32, + 0.321, + 0.3203, + 0.3203, + 0.3203, + 0.3203, + 0.3203, + 0.3212, + 0.3206, + 0.3206, + 0.3206, + 0.3206, + 0.3212, + 0.3202, + 0.3202, + 0.3202, + 0.3202, + 0.3215, + 0.3204, + 0.3204, + 0.3204, + 0.3204, + 0.3184, + 0.3199, + 0.3199, + 0.3199, + 0.3199, + 0.3208, + 0.3201, + 0.3201, + 0.3201, + 0.3201, + 0.3189, + 0.3198, + 0.3198, + 0.3198, + 0.3198, + 0.3204, + 0.3205, + 0.3205, + 0.3205, + 0.3205, + 0.3193, + 0.3201, + 0.3201, + 0.4755, + 0.4755, + 0.4763, + 0.4758, + 0.4758, + 0.4758, + 0.4758, + 0.4781, + 0.4758, + 0.4758, + 0.4758, + 0.4758, + 0.4741, + 0.4763, + 0.4763, + 0.4763, + 0.4763, + 0.4757, + 0.4764, + 0.4764, + 0.4764, + 0.4764, + 0.4761, + 0.4765, + 0.4765, + 0.4765, + 0.4765, + 0.481, + 0.4764, + 0.4764, + 0.4764, + 0.4764, + 0.4795, + 0.477, + 0.477, + 0.477, + 0.477, + 0.4812, + 0.4769, + 0.4769, + 0.4769, + 0.4769, + 0.4815, + 0.4775, + 0.4775, + 0.4781, + 0.4774, + 0.4774, + 0.4774, + 0.4774, + 0.4774, + 0.4774, + 0.4785, + 0.4775, + 0.4775, + 0.4775, + 0.4775, + 0.4765, + 0.4778, + 0.4778, + 0.4778, + 0.4778, + 0.4782, + 0.4784, + 0.4784, + 0.4813, + 0.7569, + 0.7569, + 0.7569, + 0.7569, + 0.7569, + 0.7569, + 0.7588, + 0.7569, + 0.7569, + 0.7569, + 0.7569, + 0.7638, + 0.7564, + 0.7564, + 0.7564, + 0.7564, + 0.7606, + 0.7571, + 0.7571, + 0.7571, + 0.7571, + 0.7561, + 0.757, + 0.757, + 0.757, + 0.757, + 0.7607, + 0.7573, + 0.7573, + 0.7573, + 0.7573, + 0.758, + 0.7571, + 0.7571, + 0.7571, + 0.7571, + 0.7611, + 0.7583, + 0.7583, + 0.7583, + 0.7583, + 0.7591, + 0.758, + 0.758, + 0.758, + 0.758, + 0.753, + 0.7588, + 0.7588, + 0.7588, + 0.7588, + 0.7575, + 0.7592, + 0.7592, + 0.7592, + 0.7592, + 0.7657, + 0.7592, + 0.7592, + 0.7592, + 0.7592, + 0.7627, + 0.7603, + 0.7603, + 0.7603, + 0.761, + 0.138, + 0.138, + 0.138, + 0.138, + 0.138, + 0.1374, + 0.1381, + 0.1381, + 0.1381, + 0.1381, + 0.1379, + 0.1381, + 0.1381, + 0.1381, + 0.1381, + 0.1383, + 0.138, + 0.138, + 0.138, + 0.138, + 0.1381, + 0.1381, + 0.1381, + 0.1381, + 0.1381, + 0.1382, + 0.1382, + 0.1382, + 0.1382, + 0.1382, + 0.1382, + 0.1382, + 0.1382, + 0.1382, + 0.1382, + 0.137, + 0.1382, + 0.1382, + 0.1382, + 0.1382, + 0.1377, + 0.1382, + 0.1382, + 0.1382, + 0.1382, + 0.1381, + 0.1383, + 0.1383, + 0.1383, + 0.1383, + 0.1388, + 0.1384, + 0.1384, + 0.1384, + 0.1384, + 0.1388, + 0.1386, + 0.1386, + 0.1386, + 0.1386, + 0.1387, + 0.1387, + 0.1387, + 0.1387, + 0.1387, + 0.3339, + 0.332, + 0.332, + 0.332, + 0.332, + 0.3327, + 0.3318, + 0.3318, + 0.3318, + 0.3318, + 0.3326, + 0.3319, + 0.3319, + 0.3319, + 0.3319, + 0.3339, + 0.3321, + 0.3321, + 0.3321, + 0.3321, + 0.3333, + 0.3324, + 0.3324, + 0.3324, + 0.3324, + 0.3334, + 0.3323, + 0.3323, + 0.3323, + 0.3323, + 0.3338, + 0.3325, + 0.3325, + 0.3325, + 0.3325, + 0.3358, + 0.3326, + 0.3326, + 0.3326, + 0.3326, + 0.3343, + 0.3325, + 0.3325, + 0.3325, + 0.3325, + 0.3343, + 0.3329, + 0.3329, + 0.3343, + 0.3328, + 0.3328, + 0.3328, + 0.3328, + 0.3328, + 0.3328, + 0.3351, + 0.333, + 0.333, + 0.333, + 0.333, + 0.3358, + 0.333, + 0.333, + 0.333, + 0.333, + 0.5, + 0.4938, + 0.4938, + 0.4938, + 0.4938, + 0.498, + 0.4937, + 0.4937, + 0.4937, + 0.4937, + 0.4957, + 0.494, + 0.494, + 0.494, + 0.494, + 0.4984, + 0.4938, + 0.4938, + 0.4938, + 0.4938, + 0.4939, + 0.4936, + 0.4936, + 0.4936, + 0.4936, + 0.4918, + 0.4934, + 0.4934, + 0.4934, + 0.4934, + 0.4938, + 0.4933, + 0.4933, + 0.4933, + 0.4933, + 0.4923, + 0.4933, + 0.4933, + 0.4933, + 0.4933, + 0.4934, + 0.4934, + 0.4934, + 0.4934, + 0.4934, + 0.4922, + 0.4936, + 0.4936, + 0.4936, + 0.4936, + 0.4936, + 0.4936, + 0.4936, + 0.4968, + 0.4935, + 0.4935, + 0.4935, + 0.4935, + 0.4935, + 0.4935, + 0.4983, + 0.4936, + 0.4936, + 0.4936, + 0.4936, + 0.496, + 0.8134, + 0.8134, + 0.8134, + 0.8134, + 0.8134, + 0.8134, + 0.8134, + 0.8134, + 0.8134, + 0.8125, + 0.8134, + 0.8134, + 0.8134, + 0.8134, + 0.8165, + 0.8137, + 0.8137, + 0.8137, + 0.8137, + 0.8135, + 0.8141, + 0.8141, + 0.8141, + 0.8141, + 0.8138, + 0.8138, + 0.8138, + 0.8138, + 0.8138, + 0.8154, + 0.8143, + 0.8143, + 0.8143, + 0.8143, + 0.8156, + 0.8146, + 0.8146, + 0.8146, + 0.8146, + 0.8152, + 0.8152, + 0.8152, + 0.8152, + 0.8152, + 0.8198, + 0.8155, + 0.8155, + 0.8155, + 0.8155, + 0.8185, + 0.8155, + 0.8155, + 0.8155, + 0.8155, + 0.8187, + 0.8165, + 0.8165, + 0.8165, + 0.8165, + 0.8228, + 0.8172, + 0.8172, + 0.8172, + 0.8172, + 0.8188, + 0.1568, + 0.1568, + 0.1568, + 0.1568, + 0.1581, + 0.1568, + 0.1568, + 0.1568, + 0.1568, + 0.1577, + 0.157, + 0.157, + 0.157, + 0.157, + 0.1571, + 0.1571, + 0.1571, + 0.1571, + 0.1569, + 0.1571, + 0.1571, + 0.1571, + 0.1571, + 0.1571, + 0.1566, + 0.1571, + 0.1571, + 0.1571, + 0.1571, + 0.1566, + 0.1571, + 0.1571, + 0.1571, + 0.1571, + 0.1571, + 0.1571, + 0.1571, + 0.1571, + 0.1571, + 0.1574, + 0.1571, + 0.1571, + 0.1571, + 0.1571, + 0.1577, + 0.1573, + 0.1573, + 0.1573, + 0.1573, + 0.1573, + 0.1572, + 0.1572, + 0.1572, + 0.1572, + 0.1575, + 0.1574, + 0.1574, + 0.1574, + 0.1574, + 0.1574, + 0.1573, + 0.1573, + 0.1573, + 0.1573, + 0.1566, + 0.3757, + 0.3757, + 0.3757, + 0.3757, + 0.3737, + 0.3758, + 0.3758, + 0.3758, + 0.3758, + 0.3761, + 0.376, + 0.376, + 0.376, + 0.376, + 0.3778, + 0.3758, + 0.3758, + 0.3758, + 0.3758, + 0.3763, + 0.3761, + 0.3761, + 0.3761, + 0.3761, + 0.3771, + 0.3762, + 0.3762, + 0.3762, + 0.3762, + 0.3775, + 0.3762, + 0.3762, + 0.3762, + 0.3762, + 0.3777, + 0.3762, + 0.3762, + 0.3762, + 0.3762, + 0.3766, + 0.3763, + 0.3763, + 0.3763, + 0.3763, + 0.3761, + 0.3765, + 0.3765, + 0.3765, + 0.3765, + 0.3761, + 0.3769, + 0.3769, + 0.3769, + 0.3769, + 0.3763, + 0.3768, + 0.3768, + 0.3768, + 0.3768, + 0.3781, + 0.3771, + 0.3771, + 0.3771, + 0.3771, + 0.3778, + 0.5659, + 0.5659, + 0.5659, + 0.5659, + 0.5691, + 0.5662, + 0.5662, + 0.5662, + 0.5662, + 0.5669, + 0.5663, + 0.5663, + 0.5663, + 0.5663, + 0.5681, + 0.567, + 0.567, + 0.567, + 0.567, + 0.57, + 0.5674, + 0.5674, + 0.5674, + 0.5674, + 0.5691, + 0.5676, + 0.5676, + 0.5676, + 0.5676, + 0.5692, + 0.568, + 0.568, + 0.568, + 0.568, + 0.5705, + 0.5679, + 0.5679, + 0.5679, + 0.5679, + 0.5694, + 0.5683, + 0.5683, + 0.5683, + 0.5683, + 0.57, + 0.5683, + 0.5683, + 0.5683, + 0.5683, + 0.5689, + 0.5686, + 0.5686, + 0.5686, + 0.5686, + 0.5705, + 0.5691, + 0.5691, + 0.5691, + 0.5691, + 0.5692, + 0.5696, + 0.5696, + 0.5696, + 0.5696, + 0.57, + 0.9023, + 0.9023, + 0.9023, + 0.9023, + 0.9023, + 0.9023, + 0.9023, + 0.9023, + 0.9023, + 0.9032, + 0.9018, + 0.9018, + 0.9018, + 0.9018, + 0.9024, + 0.902, + 0.902, + 0.902, + 0.902, + 0.9044, + 0.903, + 0.903, + 0.903, + 0.903, + 0.9027, + 0.9035, + 0.9035, + 0.9035, + 0.9035, + 0.9031, + 0.9031, + 0.9031, + 0.9031, + 0.9031, + 0.9026, + 0.9035, + 0.9035, + 0.9035, + 0.9035, + 0.9006, + 0.9044, + 0.9044, + 0.9044, + 0.9044, + 0.9067, + 0.9051, + 0.9051, + 0.9051, + 0.9051, + 0.9071, + 0.9055, + 0.9055, + 0.9055, + 0.9055, + 0.9109, + 0.906, + 0.906, + 0.906, + 0.906, + 0.9053, + 0.9067, + 0.9067, + 0.9067, + 0.9067, + 0.9066, + 0.1673, + 0.1673, + 0.1673, + 0.1673, + 0.168, + 0.1673, + 0.1673, + 0.1673, + 0.1673, + 0.1679, + 0.1674, + 0.1674, + 0.1674, + 0.1674, + 0.1674, + 0.1674, + 0.1674, + 0.1674, + 0.1674, + 0.1681, + 0.1675, + 0.1675, + 0.1675, + 0.1675, + 0.168, + 0.1677, + 0.1677, + 0.1677, + 0.1677, + 0.1686, + 0.1681, + 0.1681, + 0.1681, + 0.1681, + 0.1681, + 0.1681, + 0.1681, + 0.1681, + 0.1681, + 0.1685, + 0.1682, + 0.1682, + 0.1682, + 0.1682, + 0.168, + 0.1682, + 0.1682, + 0.1682, + 0.1682, + 0.1684, + 0.1683, + 0.1683, + 0.1683, + 0.1683, + 0.1683, + 0.1683, + 0.1683, + 0.1683, + 0.1683, + 0.168, + 0.1683, + 0.1683, + 0.1683, + 0.1683, + 0.1678, + 0.3949, + 0.3949, + 0.3974, + 0.3949, + 0.3949, + 0.3949, + 0.3949, + 0.3949, + 0.3949, + 0.3964, + 0.3949, + 0.3949, + 0.3949, + 0.3949, + 0.3956, + 0.3947, + 0.3947, + 0.3947, + 0.3947, + 0.3946, + 0.3947, + 0.3947, + 0.3947, + 0.3947, + 0.395, + 0.3947, + 0.3947, + 0.3947, + 0.3947, + 0.3938, + 0.3949, + 0.3949, + 0.3949, + 0.3949, + 0.3936, + 0.3948, + 0.3948, + 0.3948, + 0.3948, + 0.3946, + 0.3946, + 0.3946, + 0.3946, + 0.3946, + 0.3941, + 0.3947, + 0.3947, + 0.3947, + 0.3947, + 0.3945, + 0.3947, + 0.3947, + 0.3947, + 0.3947, + 0.3946, + 0.3945, + 0.3945, + 0.3945, + 0.3945, + 0.3966, + 0.395, + 0.395, + 0.395, + 0.395, + 0.3954, + 0.5768, + 0.5768, + 0.5768, + 0.5768, + 0.5771, + 0.5771, + 0.5771, + 0.5771, + 0.5771, + 0.5802, + 0.5772, + 0.5772, + 0.5772, + 0.5772, + 0.5781, + 0.577, + 0.577, + 0.577, + 0.577, + 0.5796, + 0.5767, + 0.5767, + 0.5767, + 0.5767, + 0.5799, + 0.5768, + 0.5768, + 0.5768, + 0.5768, + 0.5791, + 0.5768, + 0.5768, + 0.5768, + 0.5768, + 0.5796, + 0.5769, + 0.5769, + 0.5769, + 0.5769, + 0.5784, + 0.577, + 0.577, + 0.577, + 0.577, + 0.5773, + 0.577, + 0.577, + 0.577, + 0.577, + 0.5747, + 0.5767, + 0.5767, + 0.5767, + 0.5767, + 0.5765, + 0.577, + 0.577, + 0.577, + 0.577, + 0.5765, + 0.577, + 0.577, + 0.577, + 0.577, + 0.575, + 0.9207, + 0.9207, + 0.9207, + 0.9207, + 0.9207, + 0.9207, + 0.9207, + 0.9207, + 0.9207, + 0.9166, + 0.9213, + 0.9213, + 0.9213, + 0.9213, + 0.9184, + 0.9217, + 0.9217, + 0.9217, + 0.9217, + 0.9137, + 0.9216, + 0.9216, + 0.9216, + 0.9216, + 0.9202, + 0.9217, + 0.9217, + 0.9217, + 0.9217, + 0.9189, + 0.9216, + 0.9216, + 0.9216, + 0.9216, + 0.9206, + 0.9219, + 0.9219, + 0.9219, + 0.9219, + 0.924, + 0.9219, + 0.9219, + 0.9219, + 0.9219, + 0.9233, + 0.9213, + 0.9213, + 0.9213, + 0.9213, + 0.9202, + 0.9209, + 0.9209, + 0.9209, + 0.9209, + 0.9169, + 0.9211, + 0.9211, + 0.9211, + 0.9211, + 0.9175, + 0.9206, + 0.9206, + 0.9206, + 0.9206, + 0.9238, + 0.9201, + 0.1763, + 0.1763, + 0.1763, + 0.1754, + 0.1762, + 0.1762, + 0.1762, + 0.1762, + 0.1757, + 0.1761, + 0.1761, + 0.1761, + 0.1761, + 0.1766, + 0.1761, + 0.1761, + 0.1761, + 0.1761, + 0.1763, + 0.176, + 0.176, + 0.176, + 0.176, + 0.176, + 0.176, + 0.176, + 0.176, + 0.176, + 0.176, + 0.176, + 0.176, + 0.176, + 0.176, + 0.1754, + 0.176, + 0.176, + 0.176, + 0.176, + 0.1753, + 0.176, + 0.176, + 0.176, + 0.176, + 0.1754, + 0.1759, + 0.1759, + 0.1759, + 0.1759, + 0.1744, + 0.1758, + 0.1758, + 0.1758, + 0.1758, + 0.1746, + 0.1758, + 0.1758, + 0.1758, + 0.1758, + 0.1753, + 0.1758, + 0.1758, + 0.1758, + 0.1758, + 0.1756, + 0.389, + 0.389, + 0.389, + 0.3858, + 0.3889, + 0.3889, + 0.3889, + 0.3889, + 0.3889, + 0.3864, + 0.3887, + 0.3887, + 0.3887, + 0.3887, + 0.386, + 0.3884, + 0.3884, + 0.3884, + 0.3884, + 0.3866, + 0.3881, + 0.387, + 0.3882, + 0.3882, + 0.3882, + 0.3882, + 0.3882, + 0.3882, + 0.3882, + 0.3875, + 0.3881, + 0.3881, + 0.3881, + 0.3881, + 0.3885, + 0.3881, + 0.3881, + 0.3881, + 0.3881, + 0.3888, + 0.388, + 0.388, + 0.388, + 0.388, + 0.3879, + 0.3879, + 0.3879, + 0.3879, + 0.3795, + 0.3878, + 0.3878, + 0.3878, + 0.3878, + 0.3878, + 0.3803, + 0.3877, + 0.3877, + 0.3877, + 0.3877, + 0.3798, + 0.3877, + 0.3877, + 0.3877, + 0.3877, + 0.3803, + 0.5706, + 0.5706, + 0.5706, + 0.5706, + 0.5665, + 0.5704, + 0.5704, + 0.5704, + 0.5704, + 0.5669, + 0.5702, + 0.5702, + 0.5702, + 0.5702, + 0.5667, + 0.57, + 0.57, + 0.57, + 0.57, + 0.5677, + 0.57, + 0.57, + 0.57, + 0.57, + 0.5623, + 0.5695, + 0.5695, + 0.5695, + 0.5695, + 0.5666, + 0.5694, + 0.5694, + 0.5694, + 0.5694, + 0.5657, + 0.5695, + 0.5695, + 0.5695, + 0.5695, + 0.5675, + 0.5696, + 0.5696, + 0.5696, + 0.5696, + 0.5681, + 0.5695, + 0.5695, + 0.5695, + 0.5695, + 0.5719, + 0.5695, + 0.5695, + 0.5695, + 0.571, + 0.5692, + 0.5692, + 0.5692, + 0.5692, + 0.5692, + 0.5678, + 0.5689, + 0.5689, + 0.5689, + 0.5689, + 0.5671, + 0.5673, + 0.9283, + 0.9283, + 0.9283, + 0.9283, + 0.9283, + 0.9283, + 0.9283, + 0.9283, + 0.9295, + 0.9281, + 0.9281, + 0.9281, + 0.9281, + 0.9287, + 0.9278, + 0.9278, + 0.9278, + 0.9278, + 0.9304, + 0.9278, + 0.9278, + 0.9278, + 0.9278, + 0.9293, + 0.928, + 0.928, + 0.928, + 0.928, + 0.9272, + 0.9278, + 0.9278, + 0.9278, + 0.9278, + 0.9261, + 0.9267, + 0.9267, + 0.9267, + 0.9267, + 0.9254, + 0.9265, + 0.9265, + 0.9265, + 0.9265, + 0.9259, + 0.927, + 0.927, + 0.927, + 0.927, + 0.9278, + 0.9269, + 0.9269, + 0.9269, + 0.9269, + 0.9284, + 0.9265, + 0.9265, + 0.9265, + 0.9265, + 0.9256, + 0.9256, + 0.9256, + 0.9256, + 0.9256, + 0.9268, + 0.9249, + 0.9249, + 0.1291, + 0.1291, + 0.1291, + 0.1291, + 0.1291, + 0.1291, + 0.1291, + 0.1294, + 0.1291, + 0.1291, + 0.1291, + 0.1291, + 0.1294, + 0.129, + 0.129, + 0.129, + 0.129, + 0.129, + 0.129, + 0.129, + 0.129, + 0.129, + 0.129, + 0.129, + 0.129, + 0.129, + 0.129, + 0.1295, + 0.1289, + 0.1289, + 0.1289, + 0.1289, + 0.1297, + 0.1289, + 0.1289, + 0.1289, + 0.1289, + 0.1295, + 0.1288, + 0.1288, + 0.1288, + 0.1288, + 0.1291, + 0.1288, + 0.1288, + 0.1288, + 0.1288, + 0.1292, + 0.1288, + 0.1288, + 0.1288, + 0.1288, + 0.129, + 0.1287, + 0.1287, + 0.1287, + 0.1287, + 0.1288, + 0.1286, + 0.1286, + 0.1286, + 0.1286, + 0.1286, + 0.1286, + 0.1286, + 0.3511, + 0.3511, + 0.3506, + 0.351, + 0.351, + 0.351, + 0.351, + 0.3504, + 0.3508, + 0.3508, + 0.3508, + 0.3508, + 0.3504, + 0.3508, + 0.3508, + 0.3508, + 0.3508, + 0.3507, + 0.3507, + 0.3507, + 0.3507, + 0.3507, + 0.3507, + 0.3507, + 0.3507, + 0.3507, + 0.3507, + 0.3511, + 0.3506, + 0.3506, + 0.3506, + 0.3506, + 0.3506, + 0.3504, + 0.3504, + 0.3504, + 0.3504, + 0.3509, + 0.3504, + 0.3504, + 0.3504, + 0.3504, + 0.3506, + 0.3502, + 0.3502, + 0.3502, + 0.3502, + 0.35, + 0.3501, + 0.3501, + 0.3501, + 0.3501, + 0.3502, + 0.35, + 0.35, + 0.35, + 0.35, + 0.3504, + 0.3498, + 0.3498, + 0.3503, + 0.3498, + 0.3498, + 0.3498, + 0.3498, + 0.5589, + 0.5589, + 0.5647, + 0.5588, + 0.5588, + 0.5588, + 0.5588, + 0.5637, + 0.5585, + 0.5585, + 0.5585, + 0.5585, + 0.5647, + 0.5584, + 0.5584, + 0.5584, + 0.5584, + 0.5647, + 0.558, + 0.558, + 0.558, + 0.558, + 0.5639, + 0.5579, + 0.5579, + 0.5579, + 0.5579, + 0.5628, + 0.5575, + 0.5575, + 0.5575, + 0.5575, + 0.5646, + 0.5573, + 0.5573, + 0.5573, + 0.5573, + 0.5644, + 0.5572, + 0.5572, + 0.5572, + 0.5572, + 0.5642, + 0.5569, + 0.5569, + 0.5569, + 0.5569, + 0.5601, + 0.5565, + 0.5565, + 0.5565, + 0.5565, + 0.561, + 0.5563, + 0.5563, + 0.5563, + 0.5563, + 0.5604, + 0.5563, + 0.5563, + 0.5563, + 0.5563, + 0.5591, + 0.5562, + 0.5562, + 0.5583, + 0.9525, + 0.9525, + 0.9525, + 0.9525, + 0.9525, + 0.9525, + 0.9589, + 0.9521, + 0.9521, + 0.9521, + 0.9521, + 0.958, + 0.9516, + 0.9516, + 0.9516, + 0.9516, + 0.9591, + 0.9515, + 0.9515, + 0.9515, + 0.9515, + 0.9558, + 0.9512, + 0.9512, + 0.9512, + 0.9512, + 0.9586, + 0.9508, + 0.9508, + 0.9508, + 0.9508, + 0.9595, + 0.9506, + 0.9506, + 0.9506, + 0.9506, + 0.9561, + 0.9501, + 0.9501, + 0.9501, + 0.9501, + 0.953, + 0.9497, + 0.9497, + 0.9497, + 0.9497, + 0.9396, + 0.949, + 0.949, + 0.949, + 0.949, + 0.9403, + 0.9488, + 0.9488, + 0.9488, + 0.9488, + 0.9382, + 0.9487, + 0.9487, + 0.9487, + 0.9487, + 0.9401, + 0.9483, + 0.9483, + 0.9483, + 0.9416, + 0.181, + 0.181, + 0.181, + 0.181, + 0.181, + 0.1808, + 0.181, + 0.181, + 0.181, + 0.181, + 0.181, + 0.181, + 0.181, + 0.181, + 0.181, + 0.1812, + 0.181, + 0.181, + 0.181, + 0.181, + 0.1812, + 0.181, + 0.181, + 0.181, + 0.181, + 0.181, + 0.181, + 0.181, + 0.1812, + 0.181, + 0.181, + 0.181, + 0.181, + 0.181, + 0.181, + 0.1809, + 0.1809, + 0.1809, + 0.1809, + 0.1809, + 0.1808, + 0.1808, + 0.1808, + 0.1808, + 0.1808, + 0.1808, + 0.1808, + 0.1808, + 0.1808, + 0.1808, + 0.1809, + 0.1809, + 0.1809, + 0.1809, + 0.1809, + 0.1809, + 0.1809, + 0.1809, + 0.1809, + 0.1809, + 0.181, + 0.1807, + 0.1807, + 0.1807, + 0.4267, + 0.4267, + 0.4267, + 0.4267, + 0.4267, + 0.4267, + 0.4267, + 0.4267, + 0.4267, + 0.4267, + 0.4267, + 0.4268, + 0.4268, + 0.4268, + 0.4268, + 0.4268, + 0.4268, + 0.4268, + 0.4268, + 0.4268, + 0.4268, + 0.4267, + 0.4267, + 0.4267, + 0.4267, + 0.4267, + 0.4267, + 0.4267, + 0.4267, + 0.4267, + 0.4267, + 0.4265, + 0.4265, + 0.4265, + 0.4265, + 0.4265, + 0.4265, + 0.4265, + 0.4265, + 0.4265, + 0.4265, + 0.4264, + 0.4264, + 0.4264, + 0.4264, + 0.4264, + 0.4263, + 0.4263, + 0.4263, + 0.4263, + 0.4263, + 0.4262, + 0.4262, + 0.4262, + 0.4262, + 0.4262, + 0.4261, + 0.4261, + 0.4261, + 0.4261, + 0.4261, + 0.4259, + 0.4259, + 0.4259, + 0.4259, + 0.6307, + 0.6304, + 0.6304, + 0.6304, + 0.6304, + 0.6304, + 0.6303, + 0.6303, + 0.6303, + 0.6303, + 0.6303, + 0.6303, + 0.6303, + 0.6303, + 0.6303, + 0.6303, + 0.6302, + 0.6302, + 0.6302, + 0.6302, + 0.6302, + 0.63, + 0.63, + 0.63, + 0.63, + 0.63, + 0.6298, + 0.6298, + 0.6298, + 0.6298, + 0.6298, + 0.6297, + 0.6297, + 0.6297, + 0.6297, + 0.6297, + 0.6296, + 0.6296, + 0.6296, + 0.6296, + 0.6296, + 0.6296, + 0.6296, + 0.6296, + 0.6296, + 0.6296, + 0.6295, + 0.6295, + 0.6295, + 0.6295, + 0.6295, + 0.6294, + 0.6294, + 0.6294, + 0.6294, + 0.6294, + 0.6294, + 0.6294, + 0.6294, + 0.6294, + 0.6294, + 0.63, + 0.6294, + 0.6294, + 0.6294, + 0.6294, + 0.9939, + 0.9939, + 0.9939, + 0.9939, + 0.9939, + 0.994, + 0.994, + 0.994, + 0.994, + 0.994, + 0.9939, + 0.9939, + 0.9939, + 0.9939, + 0.9939, + 0.9936, + 0.9936, + 0.9936, + 0.9936, + 0.9936, + 0.9936, + 0.9936, + 0.9936, + 0.9936, + 0.9936, + 0.9936, + 0.9936, + 0.9936, + 0.9936, + 0.9936, + 0.9934, + 0.9934, + 0.9934, + 0.9934, + 0.9934, + 0.9933, + 0.9933, + 0.9933, + 0.9933, + 0.9933, + 0.993, + 0.993, + 0.993, + 0.993, + 0.993, + 0.993, + 0.993, + 0.993, + 0.993, + 0.993, + 0.9932, + 0.9932, + 0.9932, + 0.9932, + 0.9932, + 0.9928, + 0.9928, + 0.9928, + 0.9928, + 0.9928, + 0.9927, + 0.9927, + 0.9927, + 0.9927, + 0.9927, + 0.9926, + 0.1814, + 0.1814, + 0.1814, + 0.1814, + 0.1815, + 0.1813, + 0.1813, + 0.1813, + 0.1813, + 0.1813, + 0.1813, + 0.1813, + 0.1813, + 0.1813, + 0.1813, + 0.1813, + 0.1813, + 0.1813, + 0.1813, + 0.1813, + 0.1813, + 0.1813, + 0.1813, + 0.1813, + 0.1813, + 0.1813, + 0.1813, + 0.1813, + 0.1813, + 0.1813, + 0.1813, + 0.1813, + 0.1813, + 0.1813, + 0.1813, + 0.1813, + 0.1813, + 0.1813, + 0.1813, + 0.1812, + 0.1812, + 0.1812, + 0.1812, + 0.1812, + 0.1812, + 0.1812, + 0.1812, + 0.1812, + 0.1812, + 0.1812, + 0.1812, + 0.1812, + 0.1812, + 0.1812, + 0.1812, + 0.1812, + 0.1812, + 0.1812, + 0.1812, + 0.1812, + 0.1812, + 0.1812, + 0.1812, + 0.1812, + 0.4022, + 0.4022, + 0.4022, + 0.4022, + 0.4022, + 0.4022, + 0.4022, + 0.4022, + 0.4022, + 0.4022, + 0.4023, + 0.4023, + 0.4023, + 0.4023, + 0.4023, + 0.4022, + 0.4022, + 0.4022, + 0.4022, + 0.4022, + 0.4023, + 0.4023, + 0.4023, + 0.4023, + 0.4023, + 0.4023, + 0.4023, + 0.4023, + 0.4023, + 0.4023, + 0.4024, + 0.4024, + 0.4024, + 0.4024, + 0.4024, + 0.4026, + 0.4026, + 0.4026, + 0.4026, + 0.4026, + 0.4025, + 0.4025, + 0.4025, + 0.4025, + 0.4025, + 0.4025, + 0.4025, + 0.4025, + 0.4025, + 0.4025, + 0.4024, + 0.4024, + 0.4024, + 0.4024, + 0.4024, + 0.4024, + 0.4024, + 0.4024, + 0.4024, + 0.4024, + 0.4023, + 0.4023, + 0.4023, + 0.4023, + 0.4023, + 0.597, + 0.597, + 0.597, + 0.597, + 0.597, + 0.597, + 0.597, + 0.597, + 0.597, + 0.597, + 0.5969, + 0.5969, + 0.5969, + 0.5969, + 0.5969, + 0.5967, + 0.5967, + 0.5967, + 0.5967, + 0.5967, + 0.5967, + 0.5967, + 0.5967, + 0.5967, + 0.5967, + 0.5965, + 0.5965, + 0.5965, + 0.5965, + 0.5965, + 0.5967, + 0.5967, + 0.5967, + 0.5967, + 0.5967, + 0.5968, + 0.5968, + 0.5968, + 0.5968, + 0.5968, + 0.5968, + 0.5968, + 0.5968, + 0.5968, + 0.5968, + 0.5971, + 0.5966, + 0.5966, + 0.5966, + 0.5966, + 0.5971, + 0.5966, + 0.5966, + 0.5966, + 0.5966, + 0.5966, + 0.5966, + 0.5966, + 0.5966, + 0.5966, + 0.5966, + 0.5966, + 0.5966, + 0.5966, + 0.5966, + 0.5965, + 0.9501, + 0.9501, + 0.9501, + 0.9501, + 0.9501, + 0.9501, + 0.9501, + 0.9501, + 0.9501, + 0.9502, + 0.9502, + 0.9502, + 0.9502, + 0.9502, + 0.9502, + 0.9502, + 0.9502, + 0.9502, + 0.9502, + 0.9502, + 0.9502, + 0.9502, + 0.9502, + 0.9502, + 0.9503, + 0.9503, + 0.9503, + 0.9503, + 0.9503, + 0.9504, + 0.9504, + 0.9504, + 0.9504, + 0.9504, + 0.9504, + 0.9504, + 0.9504, + 0.9504, + 0.9504, + 0.9506, + 0.9506, + 0.9506, + 0.9506, + 0.9506, + 0.9504, + 0.9504, + 0.9504, + 0.9504, + 0.9504, + 0.9502, + 0.9502, + 0.9502, + 0.9502, + 0.9502, + 0.9503, + 0.9503, + 0.9503, + 0.9503, + 0.9503, + 0.9505, + 0.95, + 0.95, + 0.95, + 0.95, + 0.9508, + 0.1815, + 0.1815, + 0.1815, + 0.1815, + 0.1815, + 0.1815, + 0.1815, + 0.1815, + 0.1815, + 0.1815, + 0.1815, + 0.1815, + 0.1815, + 0.1815, + 0.1814, + 0.1814, + 0.1814, + 0.1814, + 0.1814, + 0.1814, + 0.1814, + 0.1814, + 0.1814, + 0.1814, + 0.1814, + 0.1814, + 0.1814, + 0.1814, + 0.1814, + 0.1814, + 0.1814, + 0.1814, + 0.1814, + 0.1814, + 0.1813, + 0.1813, + 0.1813, + 0.1813, + 0.1813, + 0.1813, + 0.1813, + 0.1813, + 0.1813, + 0.1813, + 0.1811, + 0.1813, + 0.1813, + 0.1813, + 0.1813, + 0.1814, + 0.1814, + 0.1814, + 0.1814, + 0.1814, + 0.1813, + 0.1813, + 0.1813, + 0.1813, + 0.1813, + 0.1813, + 0.1813, + 0.1813, + 0.1813, + 0.1813, + 0.1812, + 0.4154, + 0.4154, + 0.4154, + 0.4154, + 0.4153, + 0.4153, + 0.4153, + 0.4153, + 0.4153, + 0.4153, + 0.4153, + 0.4153, + 0.4153, + 0.4153, + 0.4151, + 0.4151, + 0.4151, + 0.4151, + 0.4151, + 0.415, + 0.415, + 0.415, + 0.415, + 0.415, + 0.415, + 0.415, + 0.415, + 0.415, + 0.415, + 0.4149, + 0.4149, + 0.4149, + 0.4149, + 0.4149, + 0.4149, + 0.4149, + 0.4149, + 0.4149, + 0.4149, + 0.4147, + 0.4147, + 0.4147, + 0.4147, + 0.4147, + 0.4148, + 0.4148, + 0.4148, + 0.4148, + 0.4148, + 0.4148, + 0.4148, + 0.4148, + 0.4148, + 0.4148, + 0.4148, + 0.4148, + 0.4148, + 0.4147, + 0.4147, + 0.4147, + 0.4147, + 0.4147, + 0.4147, + 0.4147, + 0.4148, + 0.6172, + 0.6172, + 0.6172, + 0.6172, + 0.6171, + 0.6171, + 0.6171, + 0.6171, + 0.6171, + 0.6169, + 0.6169, + 0.6169, + 0.6169, + 0.6169, + 0.617, + 0.617, + 0.617, + 0.617, + 0.617, + 0.6168, + 0.6168, + 0.6168, + 0.6168, + 0.6168, + 0.6168, + 0.6168, + 0.6168, + 0.6168, + 0.6168, + 0.6167, + 0.6167, + 0.6167, + 0.6167, + 0.6167, + 0.6165, + 0.6165, + 0.6165, + 0.6165, + 0.6165, + 0.6167, + 0.6167, + 0.6167, + 0.6167, + 0.6167, + 0.6167, + 0.6167, + 0.6167, + 0.6167, + 0.6167, + 0.6166, + 0.6166, + 0.6166, + 0.6166, + 0.6166, + 0.6166, + 0.6166, + 0.6166, + 0.6166, + 0.6166, + 0.6164, + 0.6164, + 0.6164, + 0.6164, + 0.6164, + 0.6164, + 0.9983, + 0.9983, + 0.9983, + 0.9983, + 0.9983, + 0.9983, + 0.9983, + 0.9983, + 0.9983, + 1, + 0.998, + 0.998, + 0.998, + 0.998, + 1, + 0.998, + 0.998, + 0.998, + 0.998, + 1, + 0.998, + 0.998, + 0.998, + 0.998, + 0.9999, + 0.9979, + 0.9979, + 0.9979, + 0.9979, + 1, + 0.998, + 0.998, + 0.998, + 0.998, + 0.9996, + 0.9977, + 0.9977, + 0.9977, + 0.9977, + 0.9997, + 0.9977, + 0.9977, + 0.9977, + 0.9977, + 0.9996, + 0.9976, + 0.9976, + 0.9976, + 0.9976, + 0.9996, + 0.9976, + 0.9976, + 0.9976, + 0.9976, + 0.9997, + 0.9977, + 0.9977, + 0.9977, + 0.9977, + 0.9998, + 0.9978, + 0.9978, + 0.9978, + 0.9978, + 0.9995, + 0.1819, + 0.1819, + 0.1819, + 0.1819, + 0.1824, + 0.1819, + 0.1819, + 0.1819, + 0.1819, + 0.1824, + 0.1818, + 0.1818, + 0.1818, + 0.1818, + 0.1824, + 0.1819, + 0.1819, + 0.1819, + 0.1819, + 0.1824, + 0.1819, + 0.1819, + 0.1819, + 0.1819, + 0.1823, + 0.1819, + 0.1819, + 0.1819, + 0.1821, + 0.182, + 0.182, + 0.182, + 0.182, + 0.182, + 0.182, + 0.182, + 0.182, + 0.182, + 0.182, + 0.1824, + 0.182, + 0.182, + 0.182, + 0.182, + 0.1824, + 0.182, + 0.182, + 0.182, + 0.182, + 0.1824, + 0.182, + 0.182, + 0.182, + 0.182, + 0.1824, + 0.182, + 0.182, + 0.182, + 0.182, + 0.1824, + 0.182, + 0.182, + 0.182, + 0.182, + 0.1824, + 1, + 0.419, + 0.2434, + 0.1645, + 0.2022, + 0.2016, + 0, + 0.0981, + 0.0981, + 0.0981, + 0.0981, + 0.0981, + 0.0981, + 0.1554, + 0.1554, + 0.1554, + 0.1554, + 0.1735, + 0.1452, + 0.1452, + 0.1452, + 0.1429, + 0.1429, + 0.1429, + 0.1429, + 0.1429, + 0.1429, + 0.1429, + 0.1439, + 0.1458, + 0.1464, + 0.1475, + 0.1473, + 0.1549, + 0.1684 + ] + }, + { + "name": "信用风险", + "type": "line", + "data": [ + 0.0278, + 0.0278, + 0.0278, + 0.0288, + 0.0289, + 0.0289, + 0.0289, + 0.0289, + 0.0289, + 0.0288, + 0.0288, + 0.0288, + 0.0288, + 0.029, + 0.0288, + 0.0288, + 0.0288, + 0.0288, + 0.0288, + 0.0288, + 0.0288, + 0.0288, + 0.0288, + 0.0289, + 0.0288, + 0.0288, + 0.0288, + 0.0288, + 0.029, + 0.0288, + 0.0288, + 0.0288, + 0.0288, + 0.0288, + 0.0288, + 0.0288, + 0.0288, + 0.0288, + 0.0288, + 0.0288, + 0.0288, + 0.0288, + 0.0288, + 0.0289, + 0.0288, + 0.0288, + 0.0288, + 0.0288, + 0.0289, + 0.0289, + 0.0289, + 0.0289, + 0.0289, + 0.029, + 0.0288, + 0.0288, + 0.0288, + 0.0288, + 0.0289, + 0.0288, + 0.0288, + 0.0304, + 0.0304, + 0.0303, + 0.0303, + 0.0303, + 0.0303, + 0.0303, + 0.0304, + 0.0303, + 0.0303, + 0.0303, + 0.0303, + 0.0304, + 0.0303, + 0.0303, + 0.0303, + 0.0303, + 0.0305, + 0.0303, + 0.0303, + 0.0303, + 0.0304, + 0.0304, + 0.0304, + 0.0304, + 0.0304, + 0.0304, + 0.0304, + 0.0304, + 0.0304, + 0.0304, + 0.0304, + 0.0304, + 0.0303, + 0.0303, + 0.0303, + 0.0303, + 0.0306, + 0.0304, + 0.0304, + 0.0304, + 0.0304, + 0.0301, + 0.0303, + 0.0303, + 0.0303, + 0.0303, + 0.0304, + 0.0303, + 0.0303, + 0.0303, + 0.0303, + 0.0303, + 0.0302, + 0.0302, + 0.0302, + 0.0302, + 0.0304, + 0.0304, + 0.0304, + 0.0304, + 0.0304, + 0.0303, + 0.0303, + 0.0303, + 0.0302, + 0.0302, + 0.0302, + 0.0302, + 0.0302, + 0.0302, + 0.0302, + 0.0302, + 0.0302, + 0.0302, + 0.0302, + 0.0302, + 0.0302, + 0.0301, + 0.0301, + 0.0301, + 0.0301, + 0.0302, + 0.0301, + 0.0301, + 0.0301, + 0.0301, + 0.0302, + 0.0301, + 0.0301, + 0.0301, + 0.0301, + 0.0303, + 0.0301, + 0.0301, + 0.0301, + 0.0301, + 0.0303, + 0.0301, + 0.0301, + 0.0301, + 0.0301, + 0.0302, + 0.0301, + 0.0301, + 0.0301, + 0.0301, + 0.0304, + 0.0301, + 0.0301, + 0.0306, + 0.0301, + 0.0301, + 0.0301, + 0.0301, + 0.0301, + 0.0301, + 0.0306, + 0.0301, + 0.0301, + 0.0301, + 0.0301, + 0.0305, + 0.0301, + 0.0301, + 0.0301, + 0.0301, + 0.0304, + 0.0301, + 0.0301, + 0.0304, + 0.0423, + 0.0423, + 0.0423, + 0.0423, + 0.0423, + 0.0423, + 0.0423, + 0.0423, + 0.0423, + 0.0423, + 0.0423, + 0.0422, + 0.0423, + 0.0423, + 0.0423, + 0.0423, + 0.0422, + 0.0423, + 0.0423, + 0.0423, + 0.0423, + 0.0421, + 0.0423, + 0.0423, + 0.0423, + 0.0423, + 0.0424, + 0.0423, + 0.0423, + 0.0423, + 0.0423, + 0.0424, + 0.0423, + 0.0423, + 0.0423, + 0.0423, + 0.0425, + 0.0423, + 0.0423, + 0.0423, + 0.0423, + 0.0423, + 0.0424, + 0.0424, + 0.0424, + 0.0424, + 0.0423, + 0.0424, + 0.0424, + 0.0424, + 0.0424, + 0.0424, + 0.0424, + 0.0424, + 0.0424, + 0.0424, + 0.0426, + 0.0425, + 0.0425, + 0.0425, + 0.0425, + 0.0424, + 0.0425, + 0.0425, + 0.0425, + 0.0424, + 0.0423, + 0.0423, + 0.0423, + 0.0423, + 0.0423, + 0.0421, + 0.0423, + 0.0423, + 0.0423, + 0.0423, + 0.0421, + 0.0423, + 0.0423, + 0.0423, + 0.0423, + 0.0422, + 0.0423, + 0.0423, + 0.0423, + 0.0423, + 0.0423, + 0.0423, + 0.0423, + 0.0423, + 0.0423, + 0.0423, + 0.0423, + 0.0423, + 0.0423, + 0.0423, + 0.0423, + 0.0423, + 0.0423, + 0.0423, + 0.0423, + 0.0423, + 0.0423, + 0.0423, + 0.0423, + 0.0423, + 0.0422, + 0.0423, + 0.0423, + 0.0423, + 0.0423, + 0.0424, + 0.0423, + 0.0423, + 0.0423, + 0.0423, + 0.0423, + 0.0423, + 0.0423, + 0.0423, + 0.0423, + 0.0424, + 0.0424, + 0.0424, + 0.0424, + 0.0424, + 0.0425, + 0.0424, + 0.0424, + 0.0424, + 0.0424, + 0.0415, + 0.0417, + 0.0417, + 0.0417, + 0.0417, + 0.0417, + 0.0416, + 0.0416, + 0.0416, + 0.0416, + 0.0416, + 0.0416, + 0.0416, + 0.0416, + 0.0416, + 0.0416, + 0.0417, + 0.0417, + 0.0417, + 0.0417, + 0.0416, + 0.0417, + 0.0417, + 0.0417, + 0.0417, + 0.0417, + 0.0417, + 0.0417, + 0.0417, + 0.0417, + 0.0416, + 0.0417, + 0.0417, + 0.0417, + 0.0417, + 0.0417, + 0.0417, + 0.0417, + 0.0417, + 0.0417, + 0.0417, + 0.0418, + 0.0418, + 0.0418, + 0.0418, + 0.0419, + 0.0418, + 0.0418, + 0.042, + 0.0418, + 0.0418, + 0.0418, + 0.0418, + 0.0418, + 0.0418, + 0.0419, + 0.0418, + 0.0418, + 0.0418, + 0.0418, + 0.0419, + 0.0418, + 0.0418, + 0.0418, + 0.0418, + 0.0346, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0346, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0354, + 0.0353, + 0.0353, + 0.0353, + 0.0353, + 0.0355, + 0.0353, + 0.0353, + 0.0353, + 0.0353, + 0.0354, + 0.0353, + 0.0353, + 0.0353, + 0.0353, + 0.0354, + 0.0353, + 0.0353, + 0.0353, + 0.0353, + 0.0354, + 0.0353, + 0.0353, + 0.0353, + 0.0353, + 0.0353, + 0.0353, + 0.0353, + 0.0353, + 0.0353, + 0.0353, + 0.0353, + 0.0353, + 0.0353, + 0.0353, + 0.0355, + 0.0353, + 0.0353, + 0.0353, + 0.0353, + 0.0355, + 0.0353, + 0.0353, + 0.0355, + 0.0353, + 0.0353, + 0.0353, + 0.0353, + 0.0353, + 0.0353, + 0.0355, + 0.0353, + 0.0353, + 0.0353, + 0.0353, + 0.0353, + 0.0413, + 0.0413, + 0.0413, + 0.0413, + 0.0413, + 0.0413, + 0.0413, + 0.0413, + 0.0413, + 0.0413, + 0.0413, + 0.0413, + 0.0413, + 0.0413, + 0.0414, + 0.0413, + 0.0413, + 0.0413, + 0.0413, + 0.0414, + 0.0414, + 0.0414, + 0.0414, + 0.0414, + 0.0414, + 0.0414, + 0.0414, + 0.0414, + 0.0414, + 0.0414, + 0.0414, + 0.0414, + 0.0414, + 0.0414, + 0.0414, + 0.0414, + 0.0414, + 0.0414, + 0.0414, + 0.0413, + 0.0414, + 0.0414, + 0.0414, + 0.0414, + 0.0414, + 0.0414, + 0.0414, + 0.0414, + 0.0414, + 0.0414, + 0.0414, + 0.0414, + 0.0414, + 0.0414, + 0.0414, + 0.0414, + 0.0414, + 0.0414, + 0.0414, + 0.0414, + 0.0414, + 0.0414, + 0.0414, + 0.0414, + 0.0415, + 0.0464, + 0.0464, + 0.0464, + 0.0464, + 0.0463, + 0.0464, + 0.0464, + 0.0464, + 0.0464, + 0.0464, + 0.0464, + 0.0464, + 0.0464, + 0.0464, + 0.0465, + 0.0465, + 0.0465, + 0.0465, + 0.0465, + 0.0465, + 0.0465, + 0.0465, + 0.0465, + 0.0465, + 0.0465, + 0.0465, + 0.0465, + 0.0465, + 0.0465, + 0.0464, + 0.0465, + 0.0465, + 0.0465, + 0.0465, + 0.0465, + 0.0465, + 0.0465, + 0.0465, + 0.0465, + 0.0465, + 0.0465, + 0.0465, + 0.0465, + 0.0465, + 0.0465, + 0.0465, + 0.0465, + 0.0465, + 0.0465, + 0.0465, + 0.0465, + 0.0465, + 0.0465, + 0.0465, + 0.0465, + 0.0465, + 0.0465, + 0.0465, + 0.0465, + 0.0464, + 0.0465, + 0.0465, + 0.0465, + 0.0465, + 0.0464, + 0.0469, + 0.0469, + 0.0469, + 0.0469, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0469, + 0.0469, + 0.0469, + 0.0469, + 0.0467, + 0.0469, + 0.0469, + 0.0469, + 0.0469, + 0.0468, + 0.0469, + 0.0469, + 0.0469, + 0.0469, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0469, + 0.0469, + 0.0469, + 0.0469, + 0.0469, + 0.0468, + 0.0469, + 0.0469, + 0.0469, + 0.0469, + 0.0468, + 0.0469, + 0.0469, + 0.0469, + 0.0469, + 0.0469, + 0.0469, + 0.0469, + 0.0469, + 0.0469, + 0.0469, + 0.0469, + 0.0469, + 0.0469, + 0.0469, + 0.047, + 0.0472, + 0.0472, + 0.0472, + 0.0472, + 0.0472, + 0.0472, + 0.0472, + 0.0472, + 0.0472, + 0.0471, + 0.0472, + 0.0472, + 0.0472, + 0.0472, + 0.0472, + 0.0472, + 0.0472, + 0.0472, + 0.0472, + 0.0471, + 0.0472, + 0.0472, + 0.0472, + 0.0472, + 0.0469, + 0.0472, + 0.0472, + 0.0472, + 0.0472, + 0.047, + 0.0472, + 0.0472, + 0.0472, + 0.0472, + 0.0471, + 0.0472, + 0.0472, + 0.0472, + 0.0472, + 0.0471, + 0.0472, + 0.0472, + 0.0472, + 0.0472, + 0.047, + 0.0472, + 0.0472, + 0.0472, + 0.0472, + 0.0471, + 0.0473, + 0.0473, + 0.0473, + 0.0473, + 0.0473, + 0.0473, + 0.0473, + 0.0473, + 0.0473, + 0.0472, + 0.0473, + 0.0473, + 0.0473, + 0.0473, + 0.0473, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0469, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0469, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0469, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0469, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0469, + 0.0469, + 0.0469, + 0.0469, + 0.0469, + 0.0469, + 0.0469, + 0.0469, + 0.0469, + 0.0468, + 0.047, + 0.047, + 0.047, + 0.047, + 0.0469, + 0.0469, + 0.0469, + 0.0469, + 0.0469, + 0.0468, + 0.047, + 0.047, + 0.047, + 0.047, + 0.0469, + 0.047, + 0.047, + 0.047, + 0.047, + 0.0469, + 0.0473, + 0.0473, + 0.0473, + 0.0473, + 0.0472, + 0.0473, + 0.0473, + 0.0473, + 0.0473, + 0.0472, + 0.0473, + 0.0473, + 0.0473, + 0.0473, + 0.0472, + 0.0473, + 0.0473, + 0.0473, + 0.0473, + 0.0472, + 0.0473, + 0.0473, + 0.0473, + 0.0473, + 0.0472, + 0.0473, + 0.0473, + 0.0473, + 0.0473, + 0.0472, + 0.0473, + 0.0473, + 0.0473, + 0.0473, + 0.0473, + 0.0473, + 0.0473, + 0.0473, + 0.0473, + 0.0473, + 0.0473, + 0.0473, + 0.0473, + 0.0473, + 0.0473, + 0.0473, + 0.0473, + 0.0473, + 0.0473, + 0.0475, + 0.0474, + 0.0474, + 0.0474, + 0.0474, + 0.0474, + 0.0474, + 0.0474, + 0.0474, + 0.0474, + 0.0474, + 0.0474, + 0.0474, + 0.0474, + 0.0474, + 0.0474, + 0.0469, + 0.0469, + 0.0467, + 0.0469, + 0.0469, + 0.0469, + 0.0469, + 0.0469, + 0.0469, + 0.0469, + 0.0469, + 0.0469, + 0.0469, + 0.0469, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0469, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0469, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0467, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0469, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0468, + 0.0469, + 0.0469, + 0.0469, + 0.0469, + 0.0469, + 0.0469, + 0.0462, + 0.0462, + 0.0462, + 0.0462, + 0.0462, + 0.0462, + 0.0462, + 0.0462, + 0.0462, + 0.0462, + 0.0462, + 0.0462, + 0.0462, + 0.0462, + 0.0461, + 0.0462, + 0.0462, + 0.0462, + 0.0462, + 0.0462, + 0.0462, + 0.0462, + 0.0462, + 0.0462, + 0.0461, + 0.0461, + 0.0461, + 0.0461, + 0.0461, + 0.0461, + 0.0461, + 0.0461, + 0.0461, + 0.0461, + 0.0461, + 0.0461, + 0.0461, + 0.0461, + 0.0461, + 0.046, + 0.0461, + 0.0461, + 0.0461, + 0.0461, + 0.046, + 0.0461, + 0.0461, + 0.0461, + 0.0461, + 0.0463, + 0.0461, + 0.0461, + 0.0461, + 0.0461, + 0.0462, + 0.0461, + 0.0461, + 0.0461, + 0.0461, + 0.0461, + 0.0462, + 0.0462, + 0.0462, + 0.0462, + 0.0462, + 0.0119, + 0.0119, + 0.0119, + 0.0119, + 0.0119, + 0.0119, + 0.0119, + 0.0119, + 0.0119, + 0.0126, + 0.0119, + 0.0119, + 0.0119, + 0.0119, + 0.0123, + 0.0119, + 0.0119, + 0.0119, + 0.0119, + 0.0123, + 0.0119, + 0.0119, + 0.0119, + 0.0119, + 0.0123, + 0.0119, + 0.0119, + 0.0119, + 0.0119, + 0.0122, + 0.0119, + 0.0119, + 0.0119, + 0.0119, + 0.0119, + 0.0119, + 0.0119, + 0.0119, + 0.0119, + 0.0119, + 0.0119, + 0.0119, + 0.0119, + 0.0119, + 0.0122, + 0.0119, + 0.0119, + 0.0119, + 0.0119, + 0.0122, + 0.0119, + 0.0119, + 0.0119, + 0.0119, + 0.0122, + 0.0118, + 0.0118, + 0.0118, + 0.0118, + 0.0125, + 0.0119, + 0.0119, + 0.0119, + 0.0119, + 0.0142, + 0.0134, + 0.0344, + 0.0344, + 0.0344, + 0.0347, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0349, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.035, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0349, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.035, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.035, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0351, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.035, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.035, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.035, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.035, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0349, + 0.0344, + 0.0344, + 0.0344, + 0.0346, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0347, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0346, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0346, + 0.0344, + 0.0346, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0346, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0347, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0347, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0347, + 0.0344, + 0.0344, + 0.0344, + 0.0343, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0343, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0343, + 0.0343, + 0.0343, + 0.0343, + 0.0343, + 0.0343, + 0.0329, + 0.0329, + 0.0329, + 0.0329, + 0.0329, + 0.0329, + 0.0329, + 0.0329, + 0.0329, + 0.033, + 0.0329, + 0.0329, + 0.0329, + 0.0329, + 0.033, + 0.0329, + 0.0329, + 0.0329, + 0.0329, + 0.0331, + 0.0329, + 0.0329, + 0.0329, + 0.0329, + 0.0332, + 0.0329, + 0.0329, + 0.0329, + 0.0329, + 0.0333, + 0.0329, + 0.0329, + 0.0329, + 0.0329, + 0.0332, + 0.0329, + 0.0329, + 0.0329, + 0.0329, + 0.0332, + 0.0329, + 0.0329, + 0.0329, + 0.0329, + 0.0332, + 0.0329, + 0.0329, + 0.0329, + 0.0329, + 0.0332, + 0.0329, + 0.0329, + 0.0329, + 0.0332, + 0.0329, + 0.0329, + 0.0329, + 0.0329, + 0.0329, + 0.033, + 0.0329, + 0.0329, + 0.0329, + 0.0329, + 0.0329, + 0.0329, + 0.0305, + 0.0305, + 0.0305, + 0.0305, + 0.0305, + 0.0305, + 0.0305, + 0.0305, + 0.0307, + 0.0305, + 0.0305, + 0.0305, + 0.0305, + 0.0305, + 0.0305, + 0.0305, + 0.0305, + 0.0305, + 0.0306, + 0.0305, + 0.0305, + 0.0305, + 0.0305, + 0.0305, + 0.0305, + 0.0305, + 0.0305, + 0.0305, + 0.0305, + 0.0305, + 0.0305, + 0.0305, + 0.0305, + 0.0305, + 0.0304, + 0.0304, + 0.0304, + 0.0304, + 0.0304, + 0.0304, + 0.0304, + 0.0304, + 0.0304, + 0.0304, + 0.0304, + 0.0304, + 0.0304, + 0.0304, + 0.0304, + 0.0304, + 0.0304, + 0.0304, + 0.0304, + 0.0304, + 0.0304, + 0.0304, + 0.0304, + 0.0304, + 0.0304, + 0.0304, + 0.0304, + 0.0304, + 0.0304, + 0.0304, + 0.0304, + 0.0304, + 0.0291, + 0.0291, + 0.0291, + 0.0291, + 0.0291, + 0.0291, + 0.0291, + 0.0292, + 0.0291, + 0.0291, + 0.0291, + 0.0291, + 0.0292, + 0.0291, + 0.0291, + 0.0291, + 0.0291, + 0.0291, + 0.0291, + 0.0291, + 0.0291, + 0.0291, + 0.0291, + 0.0291, + 0.0291, + 0.0291, + 0.0291, + 0.0291, + 0.0291, + 0.0291, + 0.0291, + 0.0291, + 0.0292, + 0.0291, + 0.0291, + 0.0291, + 0.0291, + 0.0292, + 0.0291, + 0.0291, + 0.0291, + 0.0291, + 0.0292, + 0.0291, + 0.0291, + 0.0291, + 0.0291, + 0.0291, + 0.0291, + 0.0291, + 0.0291, + 0.0291, + 0.0291, + 0.0291, + 0.0291, + 0.0291, + 0.0291, + 0.0291, + 0.029, + 0.029, + 0.029, + 0.029, + 0.029, + 0.029, + 0.029, + 0.0327, + 0.0327, + 0.0327, + 0.0327, + 0.0327, + 0.0327, + 0.0327, + 0.0327, + 0.0327, + 0.0327, + 0.0327, + 0.0327, + 0.0327, + 0.0327, + 0.0327, + 0.0327, + 0.0327, + 0.0327, + 0.0327, + 0.0327, + 0.0327, + 0.0327, + 0.0326, + 0.0326, + 0.0326, + 0.0326, + 0.0326, + 0.0327, + 0.0326, + 0.0326, + 0.0326, + 0.0326, + 0.0327, + 0.0326, + 0.0326, + 0.0326, + 0.0326, + 0.0327, + 0.0326, + 0.0326, + 0.0326, + 0.0326, + 0.0327, + 0.0326, + 0.0326, + 0.0326, + 0.0326, + 0.0326, + 0.0326, + 0.0326, + 0.0326, + 0.0326, + 0.0327, + 0.0326, + 0.0326, + 0.0326, + 0.0326, + 0.0327, + 0.0326, + 0.0326, + 0.0327, + 0.0326, + 0.0326, + 0.0326, + 0.0326, + 0.033, + 0.033, + 0.033, + 0.033, + 0.033, + 0.033, + 0.033, + 0.0329, + 0.0329, + 0.0329, + 0.0329, + 0.0329, + 0.0329, + 0.0329, + 0.0329, + 0.0329, + 0.0329, + 0.0328, + 0.0329, + 0.0329, + 0.0329, + 0.0329, + 0.0328, + 0.0329, + 0.0329, + 0.0329, + 0.0329, + 0.0329, + 0.0329, + 0.0329, + 0.0329, + 0.0329, + 0.033, + 0.0328, + 0.0328, + 0.0328, + 0.0328, + 0.033, + 0.0328, + 0.0328, + 0.0328, + 0.0328, + 0.033, + 0.0328, + 0.0328, + 0.0328, + 0.0328, + 0.0328, + 0.0328, + 0.0328, + 0.0328, + 0.0328, + 0.0328, + 0.0328, + 0.0328, + 0.0328, + 0.0328, + 0.0329, + 0.0329, + 0.0329, + 0.0329, + 0.0329, + 0.0328, + 0.0329, + 0.0329, + 0.0328, + 0.0042, + 0.0042, + 0.0042, + 0.0042, + 0.0042, + 0.0042, + 0.0046, + 0.0042, + 0.0042, + 0.0042, + 0.0042, + 0.0045, + 0.0042, + 0.0042, + 0.0042, + 0.0042, + 0.0046, + 0.0042, + 0.0042, + 0.0042, + 0.0042, + 0.0046, + 0.0042, + 0.0042, + 0.0042, + 0.0042, + 0.0046, + 0.0041, + 0.0041, + 0.0041, + 0.0041, + 0.0046, + 0.0041, + 0.0041, + 0.0041, + 0.0041, + 0.0046, + 0.0041, + 0.0041, + 0.0041, + 0.0041, + 0.0047, + 0.0041, + 0.0041, + 0.0041, + 0.0041, + 0.0044, + 0.0041, + 0.0041, + 0.0041, + 0.0041, + 0.0044, + 0.0041, + 0.0041, + 0.0041, + 0.0041, + 0.0043, + 0.004, + 0.004, + 0.004, + 0.004, + 0.0043, + 0.004, + 0.004, + 0.004, + 0.0048, + 0.0006, + 0.0006, + 0.0006, + 0.0006, + 0.0006, + 0.0007, + 0.0005, + 0.0005, + 0.0005, + 0.0005, + 0.0005, + 0.0005, + 0.0005, + 0.0005, + 0.0005, + 0.0006, + 0.0005, + 0.0005, + 0.0005, + 0.0005, + 0.0006, + 0.0005, + 0.0005, + 0.0005, + 0.0005, + 0.0005, + 0.0005, + 0.0005, + 0.0006, + 0.0005, + 0.0005, + 0.0005, + 0.0005, + 0.0005, + 0.0005, + 0.0005, + 0.0005, + 0.0005, + 0.0005, + 0.0005, + 0.0008, + 0.0008, + 0.0008, + 0.0008, + 0.0008, + 0.0008, + 0.0008, + 0.0008, + 0.0008, + 0.0008, + 0.0008, + 0.0008, + 0.0008, + 0.0008, + 0.0008, + 0.0008, + 0.0008, + 0.0008, + 0.0008, + 0.0008, + 0.0008, + 0.0008, + 0.0008, + 0.0008, + 0.0419, + 0.0419, + 0.0419, + 0.0419, + 0.0419, + 0.0419, + 0.0419, + 0.0419, + 0.0419, + 0.0419, + 0.0419, + 0.0419, + 0.0419, + 0.0419, + 0.0419, + 0.0419, + 0.0418, + 0.0418, + 0.0418, + 0.0418, + 0.0418, + 0.0418, + 0.0418, + 0.0418, + 0.0418, + 0.0418, + 0.0418, + 0.0418, + 0.0418, + 0.0418, + 0.0418, + 0.0419, + 0.0419, + 0.0419, + 0.0419, + 0.0419, + 0.0419, + 0.0419, + 0.0419, + 0.0419, + 0.0419, + 0.0419, + 0.0419, + 0.0419, + 0.0419, + 0.0419, + 0.0419, + 0.0419, + 0.0419, + 0.0419, + 0.0419, + 0.0419, + 0.0419, + 0.0419, + 0.0419, + 0.0419, + 0.0419, + 0.0419, + 0.0419, + 0.0419, + 0.0419, + 0.0418, + 0.0418, + 0.0418, + 0.0418, + 0.0091, + 0.0091, + 0.0091, + 0.0091, + 0.0091, + 0.0091, + 0.0091, + 0.0091, + 0.0091, + 0.0091, + 0.0091, + 0.0091, + 0.0091, + 0.0091, + 0.0091, + 0.0091, + 0.0092, + 0.0092, + 0.0092, + 0.0092, + 0.0092, + 0.0092, + 0.0092, + 0.0092, + 0.0092, + 0.0092, + 0.0092, + 0.0092, + 0.0092, + 0.0092, + 0.0092, + 0.0092, + 0.0092, + 0.0092, + 0.0092, + 0.0092, + 0.0092, + 0.0092, + 0.0092, + 0.0092, + 0.0092, + 0.0092, + 0.0092, + 0.0092, + 0.0092, + 0.0092, + 0.0092, + 0.0092, + 0.0092, + 0.0092, + 0.0092, + 0.0092, + 0.0092, + 0.0092, + 0.0092, + 0.0092, + 0.0092, + 0.0092, + 0.0092, + 0.0092, + 0.0092, + 0.0092, + 0.0092, + 0.0092, + 0.0092, + 0.0092, + 0.9862, + 0.9862, + 0.9862, + 0.9862, + 0.9862, + 0.9862, + 0.9862, + 0.9862, + 0.9862, + 0.9862, + 0.9862, + 0.9862, + 0.9862, + 0.9862, + 0.9862, + 0.9862, + 0.9862, + 0.9862, + 0.9862, + 0.9862, + 0.9862, + 0.9862, + 0.9862, + 0.9862, + 0.9862, + 0.9862, + 0.9862, + 0.9862, + 0.9862, + 0.9862, + 0.9863, + 0.9863, + 0.9863, + 0.9863, + 0.9863, + 0.9863, + 0.9863, + 0.9863, + 0.9863, + 0.9863, + 0.9863, + 0.9863, + 0.9863, + 0.9863, + 0.9863, + 0.9863, + 0.9863, + 0.9863, + 0.9863, + 0.9863, + 0.9863, + 0.9863, + 0.9863, + 0.9863, + 0.9863, + 0.9863, + 0.9863, + 0.9863, + 0.9863, + 0.9863, + 1, + 1, + 1, + 1, + 1, + 1, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0406, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0405, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0443, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0444, + 0.0444, + 0.0444, + 0.0444, + 0.0444, + 0.0444, + 0.0444, + 0.0444, + 0.0444, + 0.0444, + 0.0444, + 0.0444, + 0.0444, + 0.0444, + 0.0444, + 0.0444, + 0.0444, + 0.0444, + 0.0444, + 0.0444, + 0.0444, + 0.0444, + 0.0444, + 0.0444, + 0.0444, + 0.0444, + 0.0444, + 0.0444, + 0.0444, + 0.0444, + 0.0444, + 0.0444, + 0.0444, + 0.0444, + 0.0444, + 0.0444, + 0.0444, + 0.0444, + 0.0444, + 0.0444, + 0.0443, + 0.0444, + 0.0444, + 0.0444, + 0.0444, + 0.0443, + 0.0444, + 0.0444, + 0.0444, + 0.0444, + 0.0444, + 0.0444, + 0.0444, + 0.0444, + 0.0444, + 0.0444, + 0.0444, + 0.0444, + 0.0444, + 0.0444, + 0.0444, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0433, + 0.0435, + 0.0435, + 0.0435, + 0.0435, + 0.0435, + 0.0435, + 0.0435, + 0.0435, + 0.0435, + 0.0435, + 0.0435, + 0.0435, + 0.0435, + 0.0435, + 0.0435, + 0.0435, + 0.0435, + 0.0435, + 0.0435, + 0.0435, + 0.0435, + 0.0435, + 0.0435, + 0.0435, + 0.0435, + 0.0435, + 0.0435, + 0.0435, + 0.0435, + 0.0435, + 0.0435, + 0.0435, + 0.0435, + 0.0435, + 0.0435, + 0.0435, + 0.0435, + 0.0435, + 0.0435, + 0.0434, + 0.0434, + 0.0434, + 0.0434, + 0.0434, + 0.0434, + 0.0434, + 0.0434, + 0.0434, + 0.0434, + 0.0434, + 0.0434, + 0.0434, + 0.0434, + 0.0434, + 0.0434, + 0.0434, + 0.0434, + 0.0434, + 0.0434, + 0.0434, + 0.0434, + 0.0434, + 0.0434, + 0.0434, + 0.0434, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0344, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0445, + 0.0391, + 0.0391, + 0.0391, + 0.0391, + 0.0391, + 0.0391, + 0.0391, + 0.0391, + 0.0391, + 0.0392, + 0.0391, + 0.0391, + 0.0391, + 0.0391, + 0.0392, + 0.0391, + 0.0391, + 0.0391, + 0.0391, + 0.0392, + 0.0391, + 0.0391, + 0.0391, + 0.0391, + 0.0392, + 0.0391, + 0.0391, + 0.0391, + 0.0391, + 0.0392, + 0.0391, + 0.0391, + 0.0391, + 0.0391, + 0.0393, + 0.0393, + 0.0393, + 0.0393, + 0.0393, + 0.0393, + 0.0393, + 0.0393, + 0.0393, + 0.0393, + 0.0394, + 0.0393, + 0.0393, + 0.0393, + 0.0393, + 0.0394, + 0.0393, + 0.0393, + 0.0393, + 0.0393, + 0.0394, + 0.0393, + 0.0393, + 0.0393, + 0.0393, + 0.0394, + 0.0393, + 0.0393, + 0.0393, + 0.0393, + 0.0395, + 0.0455, + 0.0455, + 0.0455, + 0.0455, + 0.0456, + 0.0455, + 0.0455, + 0.0455, + 0.0455, + 0.0456, + 0.0455, + 0.0455, + 0.0455, + 0.0455, + 0.0456, + 0.0455, + 0.0455, + 0.0455, + 0.0455, + 0.0456, + 0.0455, + 0.0455, + 0.0455, + 0.0455, + 0.0456, + 0.0455, + 0.0455, + 0.0455, + 0.0456, + 0.0456, + 0.0456, + 0.0456, + 0.0456, + 0.0456, + 0.0456, + 0.0456, + 0.0456, + 0.0456, + 0.0456, + 0.0456, + 0.0455, + 0.0455, + 0.0455, + 0.0455, + 0.0456, + 0.0456, + 0.0456, + 0.0456, + 0.0456, + 0.0456, + 0.0455, + 0.0455, + 0.0455, + 0.0455, + 0.0456, + 0.0456, + 0.0456, + 0.0456, + 0.0456, + 0.0456, + 0.0455, + 0.0455, + 0.0455, + 0.0455, + 0.0456, + 0.1853, + 1, + 0.5053, + 0, + 0.0234, + 0.0572, + 0.0624, + 0.0814, + 0.0814, + 0.0814, + 0.0814, + 0.0814, + 0.0814, + 0.0383, + 0.0383, + 0.0383, + 0.0383, + 0.0458, + 0.0415, + 0.0415, + 0.0415, + 0.0396, + 0.0396, + 0.0396, + 0.0396, + 0.0396, + 0.0396, + 0.0396, + 0.4031, + 0.4135, + 0.4264, + 0.4464, + 0.4432, + 0.4732, + 0.4295 + ] + }, + { + "name": "流动性风险", + "type": "line", + "data": [ + 0.003, + 0.003, + 0.003, + 0.0029, + 0.0029, + 0.0029, + 0.0029, + 0.0029, + 0.0029, + 0.0029, + 0.0029, + 0.0029, + 0.0029, + 0.0029, + 0.0029, + 0.0029, + 0.0029, + 0.0029, + 0.0029, + 0.0029, + 0.0029, + 0.0029, + 0.0029, + 0.0029, + 0.0029, + 0.0029, + 0.0029, + 0.0029, + 0.0029, + 0.0029, + 0.0033, + 0.0029, + 0.0029, + 0.0029, + 0.0029, + 0.0029, + 0.0029, + 0.0029, + 0.0029, + 0.0029, + 0.0029, + 0.0029, + 0.0029, + 0.0029, + 0.0029, + 0.0029, + 0.0029, + 0.0029, + 0.0029, + 0.0029, + 0.0029, + 0.0029, + 0.0029, + 0.0029, + 0.0029, + 0.0029, + 0.0029, + 0.0029, + 0.0029, + 0.0029, + 0.0029, + 0.0097, + 0.0097, + 0.0097, + 0.0097, + 0.0097, + 0.0097, + 0.0097, + 0.0096, + 0.0097, + 0.0097, + 0.0097, + 0.0097, + 0.0097, + 0.0097, + 0.0097, + 0.0097, + 0.0097, + 0.0096, + 0.0097, + 0.0097, + 0.0097, + 0.0097, + 0.0097, + 0.0097, + 0.0097, + 0.0097, + 0.0097, + 0.0097, + 0.0097, + 0.0097, + 0.0097, + 0.0097, + 0.0097, + 0.0097, + 0.0097, + 0.0097, + 0.0097, + 0.0096, + 0.0097, + 0.0097, + 0.0097, + 0.0097, + 0.0097, + 0.0097, + 0.0097, + 0.0097, + 0.0097, + 0.0097, + 0.0097, + 0.0097, + 0.0097, + 0.0097, + 0.0096, + 0.0097, + 0.0097, + 0.0097, + 0.0097, + 0.0097, + 0.0097, + 0.0097, + 0.0097, + 0.0097, + 0.0097, + 0.0097, + 0.0097, + 0.0099, + 0.0099, + 0.0099, + 0.0099, + 0.0099, + 0.0099, + 0.0099, + 0.0098, + 0.0099, + 0.0099, + 0.0099, + 0.0099, + 0.0098, + 0.0099, + 0.0099, + 0.0099, + 0.0099, + 0.0099, + 0.0099, + 0.0099, + 0.0099, + 0.0099, + 0.0099, + 0.0099, + 0.0099, + 0.0099, + 0.0099, + 0.0098, + 0.0099, + 0.0099, + 0.0099, + 0.0099, + 0.0098, + 0.0099, + 0.0099, + 0.0099, + 0.0099, + 0.0097, + 0.0099, + 0.0099, + 0.0099, + 0.0099, + 0.0097, + 0.0099, + 0.0099, + 0.0141, + 0.0099, + 0.0099, + 0.0099, + 0.0099, + 0.0099, + 0.0099, + 0.0097, + 0.0099, + 0.0099, + 0.0099, + 0.0099, + 0.0097, + 0.0099, + 0.0099, + 0.0099, + 0.0099, + 0.0098, + 0.0099, + 0.0099, + 0.0098, + 0.0362, + 0.0362, + 0.0362, + 0.0362, + 0.0362, + 0.0362, + 0.0387, + 0.0362, + 0.0362, + 0.0362, + 0.0362, + 0.0387, + 0.0362, + 0.0362, + 0.0362, + 0.0362, + 0.0388, + 0.0362, + 0.0362, + 0.0362, + 0.0362, + 0.0388, + 0.0362, + 0.0362, + 0.0362, + 0.0362, + 0.0358, + 0.0362, + 0.0362, + 0.0362, + 0.0362, + 0.036, + 0.0362, + 0.0362, + 0.0362, + 0.0362, + 0.0357, + 0.0362, + 0.0362, + 0.0362, + 0.0362, + 0.0358, + 0.0363, + 0.0363, + 0.0363, + 0.0363, + 0.0358, + 0.0363, + 0.0363, + 0.0363, + 0.0363, + 0.0361, + 0.0363, + 0.0363, + 0.0363, + 0.0363, + 0.0359, + 0.0363, + 0.0363, + 0.0363, + 0.0363, + 0.0362, + 0.0363, + 0.0363, + 0.0363, + 0.0359, + 0.0093, + 0.0093, + 0.0093, + 0.0093, + 0.0093, + 0.0092, + 0.0093, + 0.0093, + 0.0093, + 0.0093, + 0.0092, + 0.0093, + 0.0093, + 0.0093, + 0.0093, + 0.0092, + 0.0093, + 0.0093, + 0.0093, + 0.0093, + 0.0093, + 0.0093, + 0.0093, + 0.0093, + 0.0093, + 0.0093, + 0.0093, + 0.0093, + 0.0093, + 0.0093, + 0.0093, + 0.0093, + 0.0093, + 0.0093, + 0.0093, + 0.0092, + 0.0093, + 0.0093, + 0.0093, + 0.0093, + 0.0092, + 0.0093, + 0.0093, + 0.0093, + 0.0093, + 0.0093, + 0.0093, + 0.0093, + 0.0093, + 0.0093, + 0.0092, + 0.0093, + 0.0093, + 0.0093, + 0.0093, + 0.0093, + 0.0093, + 0.0093, + 0.0093, + 0.0093, + 0.0092, + 0.0093, + 0.0093, + 0.0093, + 0.0093, + 0.0127, + 0.0128, + 0.0128, + 0.0128, + 0.0128, + 0.0127, + 0.0128, + 0.0128, + 0.0128, + 0.0128, + 0.0127, + 0.0128, + 0.0128, + 0.0128, + 0.0128, + 0.0126, + 0.0128, + 0.0128, + 0.0128, + 0.0128, + 0.0126, + 0.0128, + 0.0128, + 0.0128, + 0.0128, + 0.0126, + 0.0128, + 0.0128, + 0.0128, + 0.0128, + 0.0126, + 0.0128, + 0.0128, + 0.0128, + 0.0128, + 0.0125, + 0.0128, + 0.0128, + 0.0128, + 0.0128, + 0.0126, + 0.0128, + 0.0128, + 0.0128, + 0.0128, + 0.0125, + 0.0128, + 0.0128, + 0.0126, + 0.0128, + 0.0128, + 0.0128, + 0.0128, + 0.0128, + 0.0128, + 0.0126, + 0.0128, + 0.0128, + 0.0128, + 0.0128, + 0.0126, + 0.0128, + 0.0128, + 0.0128, + 0.0128, + 0.0288, + 0.0293, + 0.0293, + 0.0293, + 0.0293, + 0.0288, + 0.0293, + 0.0293, + 0.0293, + 0.0293, + 0.0288, + 0.0293, + 0.0293, + 0.0293, + 0.0293, + 0.0288, + 0.0293, + 0.0293, + 0.0293, + 0.0293, + 0.0291, + 0.0293, + 0.0293, + 0.0293, + 0.0293, + 0.0292, + 0.0293, + 0.0293, + 0.0293, + 0.0293, + 0.0292, + 0.0293, + 0.0293, + 0.0293, + 0.0293, + 0.0292, + 0.0293, + 0.0293, + 0.0293, + 0.0293, + 0.0293, + 0.0293, + 0.0293, + 0.0293, + 0.0293, + 0.0291, + 0.0293, + 0.0293, + 0.0293, + 0.0293, + 0.0291, + 0.0293, + 0.0293, + 0.029, + 0.0293, + 0.0293, + 0.0293, + 0.0293, + 0.0293, + 0.0293, + 0.0288, + 0.0293, + 0.0293, + 0.0293, + 0.0293, + 0.0558, + 0.007, + 0.007, + 0.007, + 0.007, + 0.007, + 0.007, + 0.007, + 0.007, + 0.007, + 0.007, + 0.007, + 0.007, + 0.007, + 0.007, + 0.0069, + 0.007, + 0.007, + 0.007, + 0.007, + 0.0069, + 0.007, + 0.007, + 0.007, + 0.007, + 0.007, + 0.007, + 0.007, + 0.007, + 0.007, + 0.0069, + 0.0069, + 0.0069, + 0.0069, + 0.0069, + 0.0069, + 0.0069, + 0.0069, + 0.0069, + 0.0069, + 0.0069, + 0.0069, + 0.0069, + 0.0069, + 0.0069, + 0.0069, + 0.007, + 0.007, + 0.007, + 0.007, + 0.0069, + 0.0069, + 0.0069, + 0.0069, + 0.0069, + 0.0069, + 0.0069, + 0.0069, + 0.0069, + 0.0069, + 0.0069, + 0.007, + 0.007, + 0.007, + 0.007, + 0.0069, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0012, + 0.0099, + 0.0099, + 0.0099, + 0.0099, + 0.0098, + 0.0099, + 0.0099, + 0.0099, + 0.0099, + 0.0098, + 0.0099, + 0.0099, + 0.0099, + 0.0099, + 0.0098, + 0.0099, + 0.0099, + 0.0099, + 0.0099, + 0.0098, + 0.0099, + 0.0099, + 0.0099, + 0.0099, + 0.0098, + 0.0099, + 0.0099, + 0.0099, + 0.0099, + 0.0098, + 0.0098, + 0.0098, + 0.0098, + 0.0098, + 0.0098, + 0.0098, + 0.0098, + 0.0098, + 0.0098, + 0.0098, + 0.0098, + 0.0098, + 0.0098, + 0.0098, + 0.0097, + 0.0098, + 0.0098, + 0.0098, + 0.0098, + 0.0097, + 0.0099, + 0.0099, + 0.0099, + 0.0099, + 0.0097, + 0.0099, + 0.0099, + 0.0099, + 0.0099, + 0.0098, + 0.0099, + 0.0099, + 0.0099, + 0.0099, + 0.0098, + 0.0279, + 0.0279, + 0.0279, + 0.0279, + 0.0278, + 0.0279, + 0.0279, + 0.0279, + 0.0279, + 0.0279, + 0.0279, + 0.0279, + 0.0279, + 0.0279, + 0.0278, + 0.0279, + 0.0279, + 0.0279, + 0.0279, + 0.0278, + 0.0279, + 0.0279, + 0.0279, + 0.0279, + 0.0278, + 0.0279, + 0.0279, + 0.0279, + 0.0279, + 0.0277, + 0.0279, + 0.0279, + 0.0279, + 0.0279, + 0.0276, + 0.0279, + 0.0279, + 0.0279, + 0.0279, + 0.0277, + 0.0279, + 0.0279, + 0.0279, + 0.0279, + 0.0276, + 0.0279, + 0.0279, + 0.0279, + 0.0279, + 0.0277, + 0.0279, + 0.0279, + 0.0279, + 0.0279, + 0.0278, + 0.0279, + 0.0279, + 0.0279, + 0.0279, + 0.0278, + 0.0279, + 0.0279, + 0.0279, + 0.0279, + 0.0279, + 0.4427, + 0.4427, + 0.4427, + 0.4427, + 0.4427, + 0.4427, + 0.4427, + 0.4427, + 0.4427, + 0.4418, + 0.4428, + 0.4428, + 0.4428, + 0.4428, + 0.441, + 0.4429, + 0.4429, + 0.4429, + 0.4429, + 0.4405, + 0.4429, + 0.4429, + 0.4429, + 0.4429, + 0.4396, + 0.4429, + 0.4429, + 0.4429, + 0.4429, + 0.4415, + 0.4429, + 0.4429, + 0.4429, + 0.4429, + 0.4429, + 0.4429, + 0.4429, + 0.4429, + 0.4429, + 0.4411, + 0.443, + 0.443, + 0.443, + 0.443, + 0.4415, + 0.443, + 0.443, + 0.443, + 0.443, + 0.4415, + 0.4429, + 0.4429, + 0.4429, + 0.4429, + 0.4401, + 0.443, + 0.443, + 0.443, + 0.443, + 0.4416, + 0.443, + 0.443, + 0.443, + 0.443, + 0.441, + 0.0016, + 0.0016, + 0.0016, + 0.0016, + 0.0016, + 0.0016, + 0.0016, + 0.0016, + 0.0016, + 0.0016, + 0.0016, + 0.0016, + 0.0016, + 0.0016, + 0.0016, + 0.0016, + 0.0016, + 0.0016, + 0.0016, + 0.0015, + 0.0015, + 0.0015, + 0.0015, + 0.0015, + 0.0015, + 0.0015, + 0.0015, + 0.0015, + 0.0015, + 0.0015, + 0.0015, + 0.0015, + 0.0015, + 0.0015, + 0.0015, + 0.0015, + 0.0015, + 0.0015, + 0.0015, + 0.0015, + 0.0016, + 0.0016, + 0.0016, + 0.0016, + 0.0015, + 0.0016, + 0.0016, + 0.0016, + 0.0016, + 0.0016, + 0.0016, + 0.0016, + 0.0016, + 0.0016, + 0.0016, + 0.0016, + 0.0016, + 0.0016, + 0.0016, + 0.0015, + 0.0016, + 0.0016, + 0.0016, + 0.0016, + 0.0015, + 0.0023, + 0.0023, + 0.0023, + 0.0023, + 0.0023, + 0.0023, + 0.0023, + 0.0023, + 0.0023, + 0.0023, + 0.0023, + 0.0023, + 0.0023, + 0.0023, + 0.0023, + 0.0023, + 0.0023, + 0.0023, + 0.0023, + 0.0025, + 0.0023, + 0.0023, + 0.0023, + 0.0023, + 0.0022, + 0.0022, + 0.0022, + 0.0022, + 0.0022, + 0.0022, + 0.0022, + 0.0022, + 0.0022, + 0.0022, + 0.0022, + 0.0022, + 0.0022, + 0.0022, + 0.0022, + 0.0022, + 0.0022, + 0.0022, + 0.0022, + 0.0022, + 0.0022, + 0.0022, + 0.0022, + 0.0022, + 0.0022, + 0.0022, + 0.0022, + 0.0022, + 0.0022, + 0.0022, + 0.0022, + 0.0022, + 0.0022, + 0.0022, + 0.0022, + 0.0022, + 0.0022, + 0.0022, + 0.0022, + 0.0022, + 0.0022, + 0.0024, + 0.0024, + 0.0024, + 0.0024, + 0.0024, + 0.0024, + 0.0024, + 0.0024, + 0.0024, + 0.0024, + 0.0024, + 0.0024, + 0.0024, + 0.0024, + 0.0024, + 0.0024, + 0.0024, + 0.0024, + 0.0024, + 0.0024, + 0.0024, + 0.0024, + 0.0024, + 0.0024, + 0.0024, + 0.0024, + 0.0024, + 0.0024, + 0.0024, + 0.0024, + 0.0024, + 0.0024, + 0.0024, + 0.0024, + 0.0024, + 0.0024, + 0.0024, + 0.0024, + 0.0024, + 0.0027, + 0.0024, + 0.0024, + 0.0024, + 0.0024, + 0.0027, + 0.0024, + 0.0024, + 0.0024, + 0.0024, + 0.0024, + 0.0024, + 0.0024, + 0.0024, + 0.0024, + 0.0024, + 0.0024, + 0.0024, + 0.0024, + 0.0024, + 0.0024, + 0.0024, + 0.0024, + 0.0024, + 0.0024, + 0.0024, + 0.0045, + 0.0045, + 0.0045, + 0.0045, + 0.0045, + 0.0045, + 0.0045, + 0.0045, + 0.0045, + 0.0045, + 0.0046, + 0.0046, + 0.0046, + 0.0046, + 0.0045, + 0.0046, + 0.0046, + 0.0046, + 0.0046, + 0.0045, + 0.0046, + 0.0046, + 0.0046, + 0.0046, + 0.0045, + 0.0046, + 0.0046, + 0.0046, + 0.0046, + 0.0045, + 0.0046, + 0.0046, + 0.0046, + 0.0046, + 0.0046, + 0.0046, + 0.0046, + 0.0046, + 0.0046, + 0.0046, + 0.0046, + 0.0046, + 0.0046, + 0.0046, + 0.0046, + 0.0046, + 0.0046, + 0.0046, + 0.0046, + 0.0045, + 0.0046, + 0.0046, + 0.0046, + 0.0046, + 0.0047, + 0.0046, + 0.0046, + 0.0046, + 0.0046, + 0.0047, + 0.0046, + 0.0046, + 0.0046, + 0.0046, + 0.0047, + 0.0046, + 0.0041, + 0.0041, + 0.0041, + 0.004, + 0.0041, + 0.0041, + 0.0041, + 0.0041, + 0.004, + 0.0041, + 0.0041, + 0.0041, + 0.0041, + 0.004, + 0.0041, + 0.0041, + 0.0041, + 0.0041, + 0.004, + 0.0041, + 0.0041, + 0.0041, + 0.0041, + 0.0039, + 0.0041, + 0.0041, + 0.0041, + 0.0041, + 0.0041, + 0.0041, + 0.0041, + 0.0041, + 0.0041, + 0.0039, + 0.0041, + 0.0041, + 0.0041, + 0.0041, + 0.0039, + 0.0041, + 0.0041, + 0.0041, + 0.0041, + 0.0039, + 0.0041, + 0.0041, + 0.0041, + 0.0041, + 0.0039, + 0.0041, + 0.0041, + 0.0041, + 0.0041, + 0.0039, + 0.0041, + 0.0041, + 0.0041, + 0.0041, + 0.004, + 0.0041, + 0.0041, + 0.0041, + 0.0041, + 0.004, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0017, + 0.0371, + 0.0371, + 0.0371, + 0.0371, + 0.0361, + 0.0371, + 0.0371, + 0.0371, + 0.0371, + 0.0358, + 0.0367, + 0.0367, + 0.0367, + 0.0367, + 0.0358, + 0.0367, + 0.0367, + 0.0367, + 0.0367, + 0.0357, + 0.0366, + 0.0366, + 0.0366, + 0.0366, + 0.0357, + 0.0366, + 0.0366, + 0.0366, + 0.0366, + 0.0356, + 0.0365, + 0.0365, + 0.0365, + 0.0365, + 0.0357, + 0.0365, + 0.0365, + 0.0365, + 0.0365, + 0.0357, + 0.0365, + 0.0365, + 0.0365, + 0.0365, + 0.0358, + 0.0365, + 0.0365, + 0.0365, + 0.0365, + 0.0359, + 0.0365, + 0.0365, + 0.0365, + 0.036, + 0.0365, + 0.0365, + 0.0365, + 0.0365, + 0.0365, + 0.0362, + 0.0367, + 0.0367, + 0.0367, + 0.0367, + 0.0362, + 0.0363, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0032, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.0009, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 0.002, + 1, + 1, + 0.9906, + 1, + 1, + 1, + 1, + 0.9887, + 1, + 1, + 1, + 1, + 0.9887, + 1, + 1, + 1, + 1, + 0.9878, + 1, + 1, + 1, + 1, + 0.9878, + 1, + 1, + 1, + 1, + 0.9869, + 1, + 1, + 1, + 1, + 0.9841, + 1, + 1, + 1, + 1, + 0.9832, + 1, + 1, + 1, + 1, + 0.9832, + 1, + 1, + 1, + 1, + 0.9832, + 1, + 1, + 1, + 1, + 0.9814, + 1, + 1, + 1, + 1, + 0.9823, + 1, + 1, + 1, + 1, + 0.9823, + 1, + 1, + 0.9832, + 0.0034, + 0.0034, + 0.0034, + 0.0034, + 0.0034, + 0.0034, + 0.0033, + 0.0034, + 0.0034, + 0.0034, + 0.0034, + 0.0033, + 0.0034, + 0.0034, + 0.0034, + 0.0034, + 0.0033, + 0.0034, + 0.0034, + 0.0034, + 0.0034, + 0.0033, + 0.0034, + 0.0034, + 0.0034, + 0.0034, + 0.0035, + 0.0033, + 0.0033, + 0.0033, + 0.0033, + 0.0035, + 0.0033, + 0.0033, + 0.0033, + 0.0033, + 0.0035, + 0.0033, + 0.0033, + 0.0033, + 0.0033, + 0.0035, + 0.0033, + 0.0033, + 0.0033, + 0.0033, + 0.0033, + 0.0033, + 0.0033, + 0.0033, + 0.0033, + 0.0033, + 0.0033, + 0.0033, + 0.0033, + 0.0033, + 0.0033, + 0.0033, + 0.0033, + 0.0033, + 0.0033, + 0.0033, + 0.0033, + 0.0033, + 0.0033, + 0.0033, + 0.744, + 0.744, + 0.744, + 0.744, + 0.744, + 0.7407, + 0.744, + 0.744, + 0.744, + 0.744, + 0.744, + 0.744, + 0.744, + 0.744, + 0.744, + 0.7434, + 0.744, + 0.744, + 0.744, + 0.744, + 0.7434, + 0.744, + 0.744, + 0.744, + 0.744, + 0.744, + 0.744, + 0.744, + 0.7434, + 0.744, + 0.744, + 0.744, + 0.744, + 0.744, + 0.744, + 0.744, + 0.744, + 0.744, + 0.744, + 0.744, + 0.744, + 0.744, + 0.744, + 0.744, + 0.744, + 0.744, + 0.744, + 0.744, + 0.744, + 0.744, + 0.744, + 0.744, + 0.744, + 0.744, + 0.744, + 0.744, + 0.744, + 0.744, + 0.744, + 0.744, + 0.7434, + 0.744, + 0.744, + 0.744, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0381, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0021, + 0.0385, + 0.0385, + 0.0385, + 0.0385, + 0.0385, + 0.0385, + 0.0385, + 0.0385, + 0.0385, + 0.0385, + 0.0385, + 0.0385, + 0.0385, + 0.0385, + 0.0385, + 0.0385, + 0.0385, + 0.0385, + 0.0385, + 0.0385, + 0.0385, + 0.0385, + 0.0385, + 0.0385, + 0.0385, + 0.0385, + 0.0385, + 0.0385, + 0.0385, + 0.0385, + 0.0385, + 0.0385, + 0.0385, + 0.0385, + 0.0385, + 0.0385, + 0.0385, + 0.0385, + 0.0385, + 0.0385, + 0.0376, + 0.0376, + 0.0376, + 0.0376, + 0.0376, + 0.0376, + 0.0376, + 0.0376, + 0.0376, + 0.0376, + 0.0376, + 0.0376, + 0.0376, + 0.0376, + 0.0376, + 0.0376, + 0.0376, + 0.0376, + 0.0376, + 0.0376, + 0.0376, + 0.0376, + 0.0376, + 0.0376, + 0.0376, + 0.0376, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4517, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4521, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4506, + 0.4502, + 0.4502, + 0.4502, + 0.4502, + 0.4502, + 0.4502, + 0.4502, + 0.4502, + 0.4502, + 0.4502, + 0.4502, + 0.4502, + 0.4502, + 0.4502, + 0.4502, + 0.4502, + 0.4502, + 0.4502, + 0.4502, + 0.4502, + 0.4502, + 0.4502, + 0.4502, + 0.4502, + 0.4502, + 0.4502, + 0.4502, + 0.4502, + 0.4502, + 0.4502, + 0.4502, + 0.4502, + 0.4502, + 0.4502, + 0.4502, + 0.4502, + 0.4502, + 0.4502, + 0.4502, + 0.4502, + 0.4502, + 0.4502, + 0.4502, + 0.4502, + 0.4502, + 0.4499, + 0.4502, + 0.4502, + 0.4502, + 0.4502, + 0.4499, + 0.4502, + 0.4502, + 0.4502, + 0.4502, + 0.4502, + 0.4502, + 0.4502, + 0.4502, + 0.4502, + 0.4502, + 0.4502, + 0.4502, + 0.4502, + 0.4502, + 0.4486, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.0055, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.001, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.4097, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.004, + 0.0595, + 0.0595, + 0.0595, + 0.0595, + 0.0595, + 0.0595, + 0.0595, + 0.0595, + 0.0595, + 0.0594, + 0.0595, + 0.0595, + 0.0595, + 0.0595, + 0.0594, + 0.0595, + 0.0595, + 0.0595, + 0.0595, + 0.0594, + 0.0595, + 0.0595, + 0.0595, + 0.0595, + 0.0594, + 0.0595, + 0.0595, + 0.0595, + 0.0595, + 0.0594, + 0.0595, + 0.0595, + 0.0595, + 0.0595, + 0.0594, + 0.0595, + 0.0595, + 0.0595, + 0.0595, + 0.0594, + 0.0595, + 0.0595, + 0.0595, + 0.0595, + 0.0594, + 0.0595, + 0.0595, + 0.0595, + 0.0595, + 0.0594, + 0.0595, + 0.0595, + 0.0595, + 0.0595, + 0.0594, + 0.0595, + 0.0595, + 0.0595, + 0.0595, + 0.0594, + 0.0595, + 0.0595, + 0.0595, + 0.0595, + 0.0594, + 0.3685, + 0.3685, + 0.3685, + 0.3685, + 0.3674, + 0.3685, + 0.3685, + 0.3685, + 0.3685, + 0.3674, + 0.3685, + 0.3685, + 0.3685, + 0.3685, + 0.3674, + 0.3685, + 0.3685, + 0.3685, + 0.3685, + 0.3674, + 0.3685, + 0.3685, + 0.3685, + 0.3685, + 0.3677, + 0.3685, + 0.3685, + 0.3685, + 0.3677, + 0.3685, + 0.3685, + 0.3685, + 0.3685, + 0.3685, + 0.3685, + 0.3685, + 0.3685, + 0.3685, + 0.3685, + 0.3677, + 0.3685, + 0.3685, + 0.3685, + 0.3685, + 0.3712, + 0.372, + 0.372, + 0.372, + 0.372, + 0.3712, + 0.372, + 0.372, + 0.372, + 0.372, + 0.3735, + 0.3743, + 0.3743, + 0.3743, + 0.3743, + 0.3735, + 0.3743, + 0.3743, + 0.3743, + 0.3743, + 0.3735, + 0, + 1, + 1, + 0.9994, + 0.9994, + 0.9994, + 0.9994, + 0.9994, + 0.9994, + 0.9994, + 0.9994, + 0.9994, + 0.9994, + 0.8932, + 0.8932, + 0.8932, + 0.8932, + 0.8259, + 0.3768, + 0.3768, + 0.3768, + 0.3736, + 0.3736, + 0.3736, + 0.3736, + 0.3736, + 0.3736, + 0.3736, + 0.3768, + 0.3758, + 0.3779, + 0.3845, + 0.3893, + 0.4233, + 0.4103 + ] + }, + { + "name": "市场风险", + "type": "line", + "data": [] + }, + { + "name": "非流动性", + "type": "line", + "data": [ + 0.664, + 0.664, + 0.664, + 0.6874, + 0.6863, + 0.6863, + 0.6863, + 0.6863, + 0.6856, + 0.6859, + 0.6859, + 0.6859, + 0.6859, + 0.6887, + 0.6852, + 0.6852, + 0.6852, + 0.6852, + 0.6885, + 0.6851, + 0.6851, + 0.6851, + 0.6851, + 0.6877, + 0.686, + 0.686, + 0.686, + 0.686, + 0.6891, + 0.6859, + 0.6865, + 0.6856, + 0.6856, + 0.6856, + 0.6856, + 0.6856, + 0.6856, + 0.6856, + 0.6866, + 0.6857, + 0.6857, + 0.6857, + 0.6857, + 0.6864, + 0.6859, + 0.6859, + 0.6859, + 0.6859, + 0.6869, + 0.6869, + 0.6869, + 0.6869, + 0.6869, + 0.6865, + 0.6856, + 0.6856, + 0.6856, + 0.6856, + 0.683, + 0.6855, + 0.6855, + 0.7077, + 0.7077, + 0.7074, + 0.7071, + 0.7071, + 0.7071, + 0.7071, + 0.7112, + 0.7075, + 0.7075, + 0.7075, + 0.7075, + 0.7089, + 0.7074, + 0.7074, + 0.7074, + 0.7074, + 0.7068, + 0.7073, + 0.7073, + 0.7073, + 0.7072, + 0.7076, + 0.7076, + 0.7076, + 0.7076, + 0.7076, + 0.7089, + 0.7083, + 0.7083, + 0.7083, + 0.7083, + 0.707, + 0.7077, + 0.7077, + 0.7077, + 0.7077, + 0.7134, + 0.7074, + 0.7074, + 0.7074, + 0.7074, + 0.7058, + 0.7068, + 0.7068, + 0.7068, + 0.7068, + 0.707, + 0.7073, + 0.7073, + 0.7073, + 0.7073, + 0.7053, + 0.7067, + 0.7067, + 0.7067, + 0.7067, + 0.7097, + 0.7089, + 0.7089, + 0.7089, + 0.7089, + 0.708, + 0.7076, + 0.7076, + 0.6849, + 0.6849, + 0.6854, + 0.6856, + 0.6856, + 0.6856, + 0.6856, + 0.6844, + 0.6849, + 0.6849, + 0.6849, + 0.6849, + 0.6815, + 0.6843, + 0.6843, + 0.6843, + 0.6843, + 0.6853, + 0.6843, + 0.6843, + 0.6843, + 0.6843, + 0.6858, + 0.6842, + 0.6842, + 0.6842, + 0.6842, + 0.6886, + 0.6844, + 0.6844, + 0.6844, + 0.6844, + 0.6852, + 0.6843, + 0.6843, + 0.6843, + 0.6843, + 0.6847, + 0.6839, + 0.6839, + 0.6839, + 0.6839, + 0.6878, + 0.6845, + 0.6845, + 0.6898, + 0.6846, + 0.6846, + 0.6846, + 0.6846, + 0.6846, + 0.6846, + 0.6904, + 0.6847, + 0.6847, + 0.6847, + 0.6847, + 0.6895, + 0.6853, + 0.6853, + 0.6853, + 0.6853, + 0.6881, + 0.6846, + 0.6846, + 0.6879, + 0.8696, + 0.8696, + 0.8696, + 0.8696, + 0.8696, + 0.8696, + 0.8702, + 0.8698, + 0.8698, + 0.8698, + 0.8698, + 0.87, + 0.8694, + 0.8694, + 0.8694, + 0.8694, + 0.8702, + 0.8708, + 0.8708, + 0.8708, + 0.8708, + 0.8693, + 0.8707, + 0.8707, + 0.8707, + 0.8707, + 0.8688, + 0.8709, + 0.8709, + 0.8709, + 0.8709, + 0.8697, + 0.8704, + 0.8704, + 0.8704, + 0.8704, + 0.8715, + 0.8705, + 0.8705, + 0.8705, + 0.8705, + 0.8665, + 0.8712, + 0.8712, + 0.8712, + 0.8712, + 0.8711, + 0.8717, + 0.8717, + 0.8717, + 0.8717, + 0.8718, + 0.8727, + 0.8727, + 0.8727, + 0.8727, + 0.8739, + 0.8728, + 0.8728, + 0.8728, + 0.8728, + 0.8728, + 0.8732, + 0.8732, + 0.8732, + 0.8716, + 0.8151, + 0.8151, + 0.8151, + 0.8151, + 0.8151, + 0.8159, + 0.8147, + 0.8147, + 0.8147, + 0.8147, + 0.8125, + 0.8149, + 0.8149, + 0.8149, + 0.8149, + 0.8178, + 0.8148, + 0.8148, + 0.8148, + 0.8148, + 0.8158, + 0.8158, + 0.8158, + 0.8158, + 0.8158, + 0.8135, + 0.8162, + 0.8162, + 0.8162, + 0.8162, + 0.8162, + 0.8162, + 0.8162, + 0.8162, + 0.8162, + 0.8185, + 0.8165, + 0.8165, + 0.8165, + 0.8165, + 0.8195, + 0.8167, + 0.8167, + 0.8167, + 0.8167, + 0.818, + 0.817, + 0.817, + 0.817, + 0.817, + 0.8181, + 0.8171, + 0.8171, + 0.8171, + 0.8171, + 0.8178, + 0.8175, + 0.8175, + 0.8175, + 0.8175, + 0.8177, + 0.8182, + 0.8182, + 0.8182, + 0.8182, + 0.8371, + 0.8371, + 0.8371, + 0.8371, + 0.8371, + 0.8383, + 0.8367, + 0.8367, + 0.8367, + 0.8367, + 0.8365, + 0.8368, + 0.8368, + 0.8368, + 0.8368, + 0.8395, + 0.8369, + 0.8369, + 0.8369, + 0.8369, + 0.8397, + 0.837, + 0.837, + 0.837, + 0.837, + 0.8432, + 0.837, + 0.837, + 0.837, + 0.837, + 0.8409, + 0.8371, + 0.8371, + 0.8371, + 0.8371, + 0.8416, + 0.8379, + 0.8379, + 0.8379, + 0.8379, + 0.8394, + 0.8377, + 0.8377, + 0.8377, + 0.8377, + 0.8454, + 0.8384, + 0.8384, + 0.8424, + 0.8383, + 0.8383, + 0.8383, + 0.8383, + 0.8383, + 0.8383, + 0.8428, + 0.8383, + 0.8383, + 0.8383, + 0.8383, + 0.8473, + 0.8391, + 0.8391, + 0.8391, + 0.8391, + 0.8742, + 0.8684, + 0.8684, + 0.8684, + 0.8684, + 0.8758, + 0.8682, + 0.8682, + 0.8682, + 0.8682, + 0.8733, + 0.8687, + 0.8687, + 0.8687, + 0.8687, + 0.874, + 0.869, + 0.869, + 0.869, + 0.869, + 0.8705, + 0.8689, + 0.8689, + 0.8689, + 0.8689, + 0.8692, + 0.869, + 0.869, + 0.869, + 0.869, + 0.8717, + 0.8698, + 0.8698, + 0.8698, + 0.8698, + 0.8685, + 0.8699, + 0.8699, + 0.8699, + 0.8699, + 0.8697, + 0.8697, + 0.8697, + 0.8697, + 0.8697, + 0.8728, + 0.87, + 0.87, + 0.87, + 0.87, + 0.8761, + 0.8704, + 0.8704, + 0.8751, + 0.8704, + 0.8704, + 0.8704, + 0.8704, + 0.8704, + 0.8704, + 0.877, + 0.8705, + 0.8705, + 0.8705, + 0.8705, + 0.8701, + 0.9931, + 0.9931, + 0.9931, + 0.9931, + 0.9931, + 0.9931, + 0.9931, + 0.9931, + 0.9931, + 0.9925, + 0.9929, + 0.9929, + 0.9929, + 0.9929, + 0.9938, + 0.9932, + 0.9932, + 0.9932, + 0.9932, + 0.9964, + 0.994, + 0.994, + 0.994, + 0.994, + 0.9937, + 0.9937, + 0.9937, + 0.9937, + 0.9937, + 0.9948, + 0.9948, + 0.9948, + 0.9948, + 0.9948, + 0.9947, + 0.9948, + 0.9948, + 0.9948, + 0.9948, + 0.9948, + 0.9952, + 0.9952, + 0.9952, + 0.9952, + 0.9953, + 0.9961, + 0.9961, + 0.9961, + 0.9961, + 0.9993, + 0.9965, + 0.9965, + 0.9965, + 0.9965, + 0.996, + 0.9974, + 0.9974, + 0.9974, + 0.9974, + 0.9957, + 0.9977, + 0.9977, + 0.9977, + 0.9977, + 1, + 0.9246, + 0.9246, + 0.9246, + 0.9246, + 0.9253, + 0.9242, + 0.9242, + 0.9242, + 0.9242, + 0.9241, + 0.9246, + 0.9246, + 0.9246, + 0.9246, + 0.9269, + 0.9273, + 0.9273, + 0.9273, + 0.9277, + 0.928, + 0.928, + 0.928, + 0.928, + 0.928, + 0.927, + 0.928, + 0.928, + 0.928, + 0.928, + 0.9263, + 0.9283, + 0.9283, + 0.9283, + 0.9283, + 0.9282, + 0.9282, + 0.9282, + 0.9282, + 0.9282, + 0.9294, + 0.9285, + 0.9285, + 0.9285, + 0.9285, + 0.9288, + 0.9276, + 0.9276, + 0.9276, + 0.9276, + 0.9287, + 0.9271, + 0.9271, + 0.9271, + 0.9271, + 0.9286, + 0.9277, + 0.9277, + 0.9277, + 0.9277, + 0.9294, + 0.9286, + 0.9286, + 0.9286, + 0.9286, + 0.9307, + 0.9211, + 0.9211, + 0.9211, + 0.9211, + 0.9238, + 0.9214, + 0.9214, + 0.9214, + 0.9214, + 0.9231, + 0.9213, + 0.9213, + 0.9213, + 0.9213, + 0.9245, + 0.9211, + 0.9211, + 0.9211, + 0.9211, + 0.9223, + 0.9215, + 0.9215, + 0.9215, + 0.9215, + 0.9206, + 0.9212, + 0.9212, + 0.9212, + 0.9212, + 0.9216, + 0.9219, + 0.9219, + 0.9219, + 0.9219, + 0.9241, + 0.9221, + 0.9221, + 0.9221, + 0.9221, + 0.926, + 0.9224, + 0.9224, + 0.9224, + 0.9224, + 0.9223, + 0.9223, + 0.9223, + 0.9223, + 0.9223, + 0.9229, + 0.9221, + 0.9221, + 0.9221, + 0.9221, + 0.9263, + 0.923, + 0.923, + 0.923, + 0.923, + 0.925, + 0.9236, + 0.9236, + 0.9236, + 0.9236, + 0.9258, + 0.8933, + 0.8933, + 0.8933, + 0.8933, + 0.895, + 0.8937, + 0.8937, + 0.8937, + 0.8937, + 0.8942, + 0.894, + 0.894, + 0.894, + 0.894, + 0.8946, + 0.8946, + 0.8946, + 0.8946, + 0.8946, + 0.8954, + 0.8951, + 0.8951, + 0.8951, + 0.8951, + 0.8909, + 0.8954, + 0.8954, + 0.8954, + 0.8954, + 0.8939, + 0.8956, + 0.8956, + 0.8956, + 0.8956, + 0.8918, + 0.8962, + 0.8962, + 0.8962, + 0.8962, + 0.894, + 0.8967, + 0.8967, + 0.8967, + 0.8967, + 0.8946, + 0.896, + 0.896, + 0.896, + 0.896, + 0.8938, + 0.8961, + 0.8961, + 0.8961, + 0.8961, + 0.896, + 0.8964, + 0.8964, + 0.8964, + 0.8964, + 0.8964, + 0.8968, + 0.8968, + 0.8968, + 0.8968, + 0.8979, + 0.969, + 0.969, + 0.969, + 0.969, + 0.969, + 0.969, + 0.969, + 0.969, + 0.969, + 0.9684, + 0.9686, + 0.9686, + 0.9686, + 0.9686, + 0.9699, + 0.9688, + 0.9688, + 0.9688, + 0.9688, + 0.9695, + 0.969, + 0.969, + 0.969, + 0.969, + 0.971, + 0.9695, + 0.9695, + 0.9695, + 0.9695, + 0.9709, + 0.9692, + 0.9692, + 0.9692, + 0.9692, + 0.968, + 0.9699, + 0.9699, + 0.9699, + 0.9699, + 0.9731, + 0.9707, + 0.9707, + 0.9707, + 0.9707, + 0.969, + 0.9711, + 0.9711, + 0.9711, + 0.9711, + 0.9702, + 0.9712, + 0.9712, + 0.9712, + 0.9712, + 0.9692, + 0.9716, + 0.9716, + 0.9716, + 0.9716, + 0.9696, + 0.9725, + 0.9725, + 0.9725, + 0.9725, + 0.9715, + 0.8259, + 0.8259, + 0.8259, + 0.8259, + 0.8254, + 0.8255, + 0.8255, + 0.8255, + 0.8255, + 0.8262, + 0.8261, + 0.8261, + 0.8261, + 0.8261, + 0.8273, + 0.8264, + 0.8264, + 0.8264, + 0.8264, + 0.8247, + 0.8267, + 0.8267, + 0.8267, + 0.8267, + 0.8276, + 0.827, + 0.827, + 0.827, + 0.827, + 0.8297, + 0.8276, + 0.8276, + 0.8276, + 0.8276, + 0.8276, + 0.8276, + 0.8276, + 0.8276, + 0.8276, + 0.8276, + 0.8276, + 0.8276, + 0.8276, + 0.8276, + 0.83, + 0.8272, + 0.8272, + 0.8272, + 0.8272, + 0.8302, + 0.8294, + 0.8294, + 0.8294, + 0.8294, + 0.8292, + 0.8293, + 0.8293, + 0.8293, + 0.8293, + 0.8306, + 0.8292, + 0.8292, + 0.8292, + 0.8292, + 0.8295, + 0.7743, + 0.7743, + 0.7755, + 0.7745, + 0.7745, + 0.7745, + 0.7745, + 0.7745, + 0.7745, + 0.7749, + 0.7742, + 0.7742, + 0.7742, + 0.7742, + 0.774, + 0.7741, + 0.7741, + 0.7741, + 0.7741, + 0.7742, + 0.7738, + 0.7738, + 0.7738, + 0.7738, + 0.7759, + 0.7739, + 0.7739, + 0.7739, + 0.7739, + 0.7749, + 0.7738, + 0.7738, + 0.7738, + 0.7738, + 0.7765, + 0.7739, + 0.7739, + 0.7739, + 0.7739, + 0.7773, + 0.7736, + 0.7736, + 0.7736, + 0.7736, + 0.7747, + 0.774, + 0.774, + 0.774, + 0.774, + 0.7763, + 0.7738, + 0.7738, + 0.7738, + 0.7738, + 0.7758, + 0.7739, + 0.7739, + 0.7739, + 0.7739, + 0.776, + 0.7751, + 0.7751, + 0.7751, + 0.7751, + 0.7769, + 0.6796, + 0.6796, + 0.6796, + 0.6796, + 0.6801, + 0.6801, + 0.6801, + 0.6801, + 0.6801, + 0.6808, + 0.6799, + 0.6799, + 0.6799, + 0.6799, + 0.6809, + 0.6797, + 0.6797, + 0.6797, + 0.6797, + 0.6804, + 0.6797, + 0.6797, + 0.6797, + 0.6797, + 0.6807, + 0.6797, + 0.6797, + 0.6797, + 0.6797, + 0.6824, + 0.6797, + 0.6797, + 0.6797, + 0.6797, + 0.6836, + 0.6797, + 0.6797, + 0.6797, + 0.6797, + 0.685, + 0.6797, + 0.6797, + 0.6797, + 0.6797, + 0.6883, + 0.6798, + 0.6798, + 0.6798, + 0.6798, + 0.6832, + 0.6797, + 0.6797, + 0.6797, + 0.6797, + 0.6847, + 0.6792, + 0.6792, + 0.6792, + 0.6792, + 0.684, + 0.6795, + 0.6795, + 0.6795, + 0.6795, + 0.6827, + 0.7892, + 0.7892, + 0.7892, + 0.7892, + 0.7892, + 0.7892, + 0.7892, + 0.7892, + 0.7892, + 0.7937, + 0.7897, + 0.7897, + 0.7897, + 0.7897, + 0.7915, + 0.7906, + 0.7906, + 0.7906, + 0.7906, + 0.7929, + 0.7908, + 0.7908, + 0.7908, + 0.7908, + 0.7943, + 0.7908, + 0.7908, + 0.7908, + 0.7908, + 0.792, + 0.7907, + 0.7907, + 0.7907, + 0.7907, + 0.7909, + 0.7906, + 0.7906, + 0.7906, + 0.7906, + 0.792, + 0.7906, + 0.7906, + 0.7906, + 0.7906, + 0.7945, + 0.7899, + 0.7899, + 0.7899, + 0.7899, + 0.792, + 0.7897, + 0.7897, + 0.7897, + 0.7897, + 0.7933, + 0.7898, + 0.7898, + 0.7898, + 0.7898, + 0.7949, + 0.7898, + 0.7898, + 0.7898, + 0.7898, + 0.7985, + 0.7898, + 0.6858, + 0.6858, + 0.6858, + 0.6955, + 0.6852, + 0.6852, + 0.6852, + 0.6852, + 0.6988, + 0.6852, + 0.6852, + 0.6852, + 0.6852, + 0.6989, + 0.6847, + 0.6847, + 0.6847, + 0.6847, + 0.6983, + 0.6846, + 0.6846, + 0.6846, + 0.6846, + 0.6997, + 0.6847, + 0.6847, + 0.6847, + 0.6847, + 0.6847, + 0.6847, + 0.6847, + 0.6847, + 0.6847, + 0.6995, + 0.6846, + 0.6846, + 0.6846, + 0.6846, + 0.7014, + 0.6845, + 0.6845, + 0.6845, + 0.6845, + 0.7014, + 0.6841, + 0.6841, + 0.6841, + 0.6841, + 0.6985, + 0.6839, + 0.6839, + 0.6839, + 0.6839, + 0.6999, + 0.684, + 0.684, + 0.684, + 0.684, + 0.6976, + 0.6841, + 0.6841, + 0.6841, + 0.6841, + 0.696, + 0.6547, + 0.6547, + 0.6547, + 0.6659, + 0.6543, + 0.6543, + 0.6543, + 0.6543, + 0.6543, + 0.6677, + 0.6541, + 0.6541, + 0.6541, + 0.6541, + 0.6659, + 0.6537, + 0.6537, + 0.6537, + 0.6537, + 0.6655, + 0.6532, + 0.6647, + 0.653, + 0.653, + 0.653, + 0.653, + 0.653, + 0.653, + 0.653, + 0.6705, + 0.6524, + 0.6524, + 0.6524, + 0.6524, + 0.6694, + 0.6525, + 0.6525, + 0.6525, + 0.6525, + 0.6684, + 0.6524, + 0.6524, + 0.6524, + 0.6524, + 0.6674, + 0.6528, + 0.6528, + 0.6528, + 0.6598, + 0.6526, + 0.6526, + 0.6526, + 0.6526, + 0.6526, + 0.6598, + 0.6523, + 0.6523, + 0.6523, + 0.6523, + 0.6591, + 0.6518, + 0.6518, + 0.6518, + 0.6518, + 0.658, + 0.6148, + 0.6148, + 0.6148, + 0.6148, + 0.6179, + 0.6144, + 0.6144, + 0.6144, + 0.6144, + 0.6202, + 0.6145, + 0.6145, + 0.6145, + 0.6145, + 0.6204, + 0.6141, + 0.6141, + 0.6141, + 0.6141, + 0.6204, + 0.6141, + 0.6141, + 0.6141, + 0.6141, + 0.6203, + 0.614, + 0.614, + 0.614, + 0.614, + 0.6217, + 0.6137, + 0.6137, + 0.6137, + 0.6137, + 0.6213, + 0.6137, + 0.6137, + 0.6137, + 0.6137, + 0.6218, + 0.6136, + 0.6136, + 0.6136, + 0.6136, + 0.6215, + 0.6137, + 0.6137, + 0.6137, + 0.6137, + 0.6226, + 0.6136, + 0.6136, + 0.6136, + 0.6217, + 0.613, + 0.613, + 0.613, + 0.613, + 0.613, + 0.6191, + 0.613, + 0.613, + 0.613, + 0.613, + 0.6174, + 0.6167, + 0.7416, + 0.7416, + 0.7416, + 0.7416, + 0.7416, + 0.7416, + 0.7416, + 0.7416, + 0.745, + 0.7412, + 0.7412, + 0.7412, + 0.7412, + 0.742, + 0.7408, + 0.7408, + 0.7408, + 0.7408, + 0.7428, + 0.7403, + 0.7403, + 0.7403, + 0.7403, + 0.7415, + 0.74, + 0.74, + 0.74, + 0.74, + 0.7404, + 0.7399, + 0.7399, + 0.7399, + 0.7399, + 0.7398, + 0.7393, + 0.7393, + 0.7393, + 0.7393, + 0.74, + 0.7393, + 0.7393, + 0.7393, + 0.7393, + 0.7399, + 0.7392, + 0.7392, + 0.7392, + 0.7392, + 0.739, + 0.7385, + 0.7385, + 0.7385, + 0.7385, + 0.7393, + 0.7383, + 0.7383, + 0.7383, + 0.7383, + 0.7376, + 0.7381, + 0.7381, + 0.7381, + 0.7381, + 0.7388, + 0.7379, + 0.7379, + 0.7109, + 0.7109, + 0.7114, + 0.7106, + 0.7106, + 0.7106, + 0.7106, + 0.7123, + 0.7102, + 0.7102, + 0.7102, + 0.7102, + 0.712, + 0.7096, + 0.7096, + 0.7096, + 0.7096, + 0.7096, + 0.7096, + 0.7096, + 0.7096, + 0.7096, + 0.7096, + 0.7096, + 0.7096, + 0.7096, + 0.7096, + 0.7111, + 0.7087, + 0.7087, + 0.7087, + 0.7087, + 0.7121, + 0.7089, + 0.7089, + 0.7089, + 0.7089, + 0.7119, + 0.7088, + 0.7088, + 0.7088, + 0.7088, + 0.7103, + 0.7087, + 0.7087, + 0.7087, + 0.7087, + 0.7105, + 0.7083, + 0.7083, + 0.7083, + 0.7083, + 0.7094, + 0.7079, + 0.7079, + 0.7079, + 0.7079, + 0.708, + 0.7072, + 0.7072, + 0.7072, + 0.7072, + 0.7072, + 0.7072, + 0.7072, + 0.7167, + 0.7167, + 0.7166, + 0.7166, + 0.7166, + 0.7166, + 0.7166, + 0.7167, + 0.716, + 0.716, + 0.716, + 0.716, + 0.7163, + 0.7156, + 0.7156, + 0.7156, + 0.7156, + 0.7169, + 0.7155, + 0.7155, + 0.7155, + 0.7165, + 0.7151, + 0.7151, + 0.7151, + 0.7151, + 0.7151, + 0.7158, + 0.7149, + 0.7149, + 0.7149, + 0.7149, + 0.717, + 0.7147, + 0.7147, + 0.7147, + 0.7147, + 0.7173, + 0.7143, + 0.7143, + 0.7143, + 0.7143, + 0.7165, + 0.7141, + 0.7141, + 0.7141, + 0.7141, + 0.7143, + 0.714, + 0.714, + 0.714, + 0.714, + 0.7142, + 0.714, + 0.714, + 0.714, + 0.714, + 0.7148, + 0.7139, + 0.7139, + 0.7148, + 0.7139, + 0.7139, + 0.7139, + 0.7139, + 0.6988, + 0.6988, + 0.6997, + 0.6984, + 0.6984, + 0.6984, + 0.6984, + 0.7001, + 0.6979, + 0.6979, + 0.6979, + 0.6979, + 0.6996, + 0.697, + 0.697, + 0.697, + 0.697, + 0.6994, + 0.6964, + 0.6964, + 0.6964, + 0.6964, + 0.6994, + 0.6964, + 0.6964, + 0.6964, + 0.6964, + 0.698, + 0.6959, + 0.6959, + 0.6959, + 0.6959, + 0.6989, + 0.6956, + 0.6956, + 0.6956, + 0.6956, + 0.6984, + 0.6955, + 0.6955, + 0.6955, + 0.6955, + 0.6981, + 0.6951, + 0.6951, + 0.6951, + 0.6951, + 0.6941, + 0.6949, + 0.6949, + 0.6949, + 0.6949, + 0.6946, + 0.6944, + 0.6944, + 0.6944, + 0.6944, + 0.6942, + 0.6945, + 0.6945, + 0.6945, + 0.6945, + 0.6931, + 0.6942, + 0.6942, + 0.692, + 0.8428, + 0.8428, + 0.8428, + 0.8428, + 0.8428, + 0.8428, + 0.8427, + 0.8424, + 0.8424, + 0.8424, + 0.8424, + 0.8413, + 0.8417, + 0.8417, + 0.8417, + 0.8417, + 0.8432, + 0.8413, + 0.8413, + 0.8413, + 0.8413, + 0.8452, + 0.841, + 0.841, + 0.841, + 0.841, + 0.8478, + 0.8408, + 0.8408, + 0.8408, + 0.8408, + 0.847, + 0.8401, + 0.8401, + 0.8401, + 0.8401, + 0.8473, + 0.8399, + 0.8399, + 0.8399, + 0.8399, + 0.8456, + 0.8397, + 0.8397, + 0.8397, + 0.8397, + 0.833, + 0.8394, + 0.8394, + 0.8394, + 0.8394, + 0.8343, + 0.839, + 0.839, + 0.839, + 0.839, + 0.8331, + 0.8386, + 0.8386, + 0.8386, + 0.8386, + 0.8324, + 0.8385, + 0.8385, + 0.8385, + 0.8343, + 0.7176, + 0.7176, + 0.7176, + 0.7176, + 0.7176, + 0.7184, + 0.7175, + 0.7175, + 0.7175, + 0.7175, + 0.7175, + 0.7175, + 0.7175, + 0.7175, + 0.7175, + 0.7181, + 0.7174, + 0.7174, + 0.7174, + 0.7174, + 0.7181, + 0.7174, + 0.7174, + 0.7174, + 0.7174, + 0.7172, + 0.7172, + 0.7172, + 0.7179, + 0.7172, + 0.7172, + 0.7172, + 0.7172, + 0.7172, + 0.7172, + 0.717, + 0.717, + 0.717, + 0.717, + 0.717, + 0.7171, + 0.7171, + 0.7171, + 0.7171, + 0.7171, + 0.7168, + 0.7168, + 0.7168, + 0.7168, + 0.7168, + 0.7168, + 0.7168, + 0.7168, + 0.7168, + 0.7168, + 0.7164, + 0.7164, + 0.7164, + 0.7164, + 0.7164, + 0.7168, + 0.7161, + 0.7161, + 0.7161, + 0.7366, + 0.7364, + 0.7364, + 0.7364, + 0.7364, + 0.7364, + 0.7362, + 0.7362, + 0.7362, + 0.7362, + 0.7362, + 0.736, + 0.736, + 0.736, + 0.736, + 0.736, + 0.7359, + 0.7359, + 0.7359, + 0.7359, + 0.7359, + 0.7358, + 0.7358, + 0.7358, + 0.7358, + 0.7358, + 0.7356, + 0.7356, + 0.7356, + 0.7356, + 0.7356, + 0.7352, + 0.7352, + 0.7352, + 0.7352, + 0.7352, + 0.7353, + 0.7353, + 0.7353, + 0.7353, + 0.7353, + 0.7353, + 0.7353, + 0.7353, + 0.7353, + 0.7353, + 0.735, + 0.735, + 0.735, + 0.735, + 0.735, + 0.7348, + 0.7348, + 0.7348, + 0.7348, + 0.7348, + 0.7345, + 0.7345, + 0.7345, + 0.7345, + 0.7345, + 0.7344, + 0.7344, + 0.7344, + 0.7344, + 0.7055, + 0.7051, + 0.7051, + 0.7051, + 0.7051, + 0.7051, + 0.7047, + 0.7047, + 0.7047, + 0.7047, + 0.7047, + 0.7046, + 0.7046, + 0.7046, + 0.7046, + 0.7046, + 0.7044, + 0.7044, + 0.7044, + 0.7044, + 0.7044, + 0.7043, + 0.7043, + 0.7043, + 0.7043, + 0.7043, + 0.704, + 0.704, + 0.704, + 0.704, + 0.704, + 0.7039, + 0.7039, + 0.7039, + 0.7039, + 0.7039, + 0.7038, + 0.7038, + 0.7038, + 0.7038, + 0.7038, + 0.7036, + 0.7036, + 0.7036, + 0.7036, + 0.7036, + 0.7035, + 0.7035, + 0.7035, + 0.7035, + 0.7035, + 0.7033, + 0.7033, + 0.7033, + 0.7033, + 0.7033, + 0.7031, + 0.7031, + 0.7031, + 0.7031, + 0.7031, + 0.7036, + 0.703, + 0.703, + 0.703, + 0.7026, + 0.8516, + 0.8516, + 0.8516, + 0.8516, + 0.8516, + 0.8514, + 0.8514, + 0.8514, + 0.8514, + 0.8514, + 0.8513, + 0.8513, + 0.8513, + 0.8513, + 0.8513, + 0.8511, + 0.8511, + 0.8511, + 0.8511, + 0.8511, + 0.8508, + 0.8508, + 0.8508, + 0.8508, + 0.8508, + 0.8505, + 0.8505, + 0.8505, + 0.8505, + 0.8505, + 0.8503, + 0.8503, + 0.8503, + 0.8503, + 0.8503, + 0.8501, + 0.8501, + 0.8501, + 0.8501, + 0.8501, + 0.8498, + 0.8498, + 0.8498, + 0.8498, + 0.8498, + 0.8494, + 0.8494, + 0.8494, + 0.8494, + 0.8494, + 0.8488, + 0.8488, + 0.8488, + 0.8488, + 0.8488, + 0.8488, + 0.8488, + 0.8488, + 0.8488, + 0.8488, + 0.8485, + 0.8485, + 0.8485, + 0.8485, + 0.8485, + 0.8473, + 0.7472, + 0.7472, + 0.7472, + 0.7472, + 0.7477, + 0.7471, + 0.7471, + 0.7471, + 0.7471, + 0.747, + 0.747, + 0.747, + 0.747, + 0.747, + 0.747, + 0.747, + 0.747, + 0.747, + 0.747, + 0.7468, + 0.7468, + 0.7468, + 0.7468, + 0.7468, + 0.7468, + 0.7468, + 0.7468, + 0.7468, + 0.7468, + 0.7467, + 0.7467, + 0.7467, + 0.7467, + 0.7467, + 0.7464, + 0.7464, + 0.7464, + 0.7464, + 0.7464, + 0.7462, + 0.7462, + 0.7462, + 0.7462, + 0.7462, + 0.7461, + 0.7461, + 0.7461, + 0.7461, + 0.7461, + 0.7462, + 0.7462, + 0.7462, + 0.7462, + 0.7462, + 0.7462, + 0.7462, + 0.7462, + 0.7462, + 0.7462, + 0.7462, + 0.7462, + 0.7462, + 0.7462, + 0.7462, + 0.8344, + 0.8344, + 0.8344, + 0.8344, + 0.8344, + 0.8344, + 0.8344, + 0.8344, + 0.8344, + 0.8344, + 0.8343, + 0.8343, + 0.8343, + 0.8343, + 0.8343, + 0.8342, + 0.8342, + 0.8342, + 0.8342, + 0.8342, + 0.8343, + 0.8343, + 0.8343, + 0.8343, + 0.8343, + 0.8342, + 0.8342, + 0.8342, + 0.8342, + 0.8342, + 0.835, + 0.835, + 0.835, + 0.835, + 0.835, + 0.8347, + 0.8347, + 0.8347, + 0.8347, + 0.8347, + 0.8346, + 0.8346, + 0.8346, + 0.8346, + 0.8347, + 0.8347, + 0.8347, + 0.8347, + 0.8347, + 0.8347, + 0.8348, + 0.8348, + 0.8348, + 0.8348, + 0.8348, + 0.8344, + 0.8344, + 0.8344, + 0.8344, + 0.8344, + 0.8343, + 0.8343, + 0.8343, + 0.8343, + 0.8343, + 0.7835, + 0.7835, + 0.7835, + 0.7835, + 0.7835, + 0.7832, + 0.7832, + 0.7832, + 0.7832, + 0.7832, + 0.7831, + 0.7831, + 0.7831, + 0.7831, + 0.7831, + 0.7829, + 0.7829, + 0.7829, + 0.7829, + 0.7829, + 0.7829, + 0.7829, + 0.7829, + 0.7829, + 0.7829, + 0.7827, + 0.7827, + 0.7827, + 0.7827, + 0.7827, + 0.7827, + 0.7827, + 0.7827, + 0.7827, + 0.7827, + 0.7828, + 0.7828, + 0.7828, + 0.7828, + 0.7828, + 0.7826, + 0.7826, + 0.7826, + 0.7826, + 0.7826, + 0.7831, + 0.7825, + 0.7825, + 0.7825, + 0.7825, + 0.783, + 0.7824, + 0.7824, + 0.7824, + 0.7824, + 0.7823, + 0.7823, + 0.7823, + 0.7823, + 0.7823, + 0.7823, + 0.7823, + 0.7823, + 0.7823, + 0.7823, + 0.7823, + 0.892, + 0.892, + 0.892, + 0.892, + 0.892, + 0.892, + 0.892, + 0.892, + 0.892, + 0.8922, + 0.8922, + 0.8922, + 0.8922, + 0.8922, + 0.8921, + 0.8921, + 0.8921, + 0.8921, + 0.8921, + 0.8921, + 0.8921, + 0.8921, + 0.8921, + 0.8921, + 0.8921, + 0.8921, + 0.8921, + 0.8921, + 0.8921, + 0.892, + 0.892, + 0.892, + 0.892, + 0.892, + 0.892, + 0.892, + 0.892, + 0.892, + 0.892, + 0.892, + 0.892, + 0.892, + 0.892, + 0.892, + 0.8917, + 0.8917, + 0.8917, + 0.8917, + 0.8917, + 0.8913, + 0.8913, + 0.8913, + 0.8913, + 0.8913, + 0.8911, + 0.8911, + 0.8911, + 0.8911, + 0.8911, + 0.8917, + 0.8911, + 0.8911, + 0.8911, + 0.8911, + 0.8906, + 0.8509, + 0.8509, + 0.8509, + 0.8509, + 0.8506, + 0.8506, + 0.8506, + 0.8506, + 0.8506, + 0.8505, + 0.8505, + 0.8505, + 0.8505, + 0.8505, + 0.8504, + 0.8504, + 0.8504, + 0.8504, + 0.8504, + 0.8504, + 0.8504, + 0.8504, + 0.8504, + 0.8504, + 0.8502, + 0.8502, + 0.8502, + 0.8502, + 0.8502, + 0.8502, + 0.8502, + 0.8502, + 0.8502, + 0.8502, + 0.8503, + 0.8503, + 0.8503, + 0.8503, + 0.8503, + 0.8502, + 0.8502, + 0.8502, + 0.8502, + 0.8502, + 0.8503, + 0.8503, + 0.8503, + 0.8503, + 0.8503, + 0.85, + 0.85, + 0.85, + 0.85, + 0.85, + 0.8498, + 0.8498, + 0.8498, + 0.8498, + 0.8498, + 0.8497, + 0.8497, + 0.8497, + 0.8497, + 0.8497, + 0.8493, + 0.9021, + 0.9021, + 0.9021, + 0.9021, + 0.9018, + 0.9018, + 0.9018, + 0.9018, + 0.9018, + 0.9017, + 0.9017, + 0.9017, + 0.9017, + 0.9017, + 0.9014, + 0.9014, + 0.9014, + 0.9014, + 0.9014, + 0.9015, + 0.9015, + 0.9015, + 0.9015, + 0.9015, + 0.9014, + 0.9014, + 0.9014, + 0.9014, + 0.9014, + 0.9018, + 0.9018, + 0.9018, + 0.9018, + 0.9018, + 0.9015, + 0.9015, + 0.9015, + 0.9015, + 0.9015, + 0.9014, + 0.9014, + 0.9014, + 0.9014, + 0.9014, + 0.9014, + 0.9014, + 0.9014, + 0.9014, + 0.9014, + 0.9015, + 0.9015, + 0.9015, + 0.9015, + 0.9015, + 0.9015, + 0.9015, + 0.9015, + 0.9011, + 0.9011, + 0.9011, + 0.9011, + 0.9011, + 0.9011, + 0.9011, + 0.9013, + 0.8281, + 0.8281, + 0.8281, + 0.8281, + 0.828, + 0.828, + 0.828, + 0.828, + 0.828, + 0.8278, + 0.8278, + 0.8278, + 0.8278, + 0.8278, + 0.8279, + 0.8279, + 0.8279, + 0.8279, + 0.8279, + 0.8276, + 0.8276, + 0.8276, + 0.8276, + 0.8276, + 0.8275, + 0.8275, + 0.8275, + 0.8275, + 0.8275, + 0.8274, + 0.8274, + 0.8274, + 0.8274, + 0.8274, + 0.8272, + 0.8272, + 0.8272, + 0.8272, + 0.8272, + 0.8273, + 0.8273, + 0.8273, + 0.8273, + 0.8273, + 0.8273, + 0.8273, + 0.8273, + 0.8273, + 0.8273, + 0.8273, + 0.8273, + 0.8273, + 0.8273, + 0.8273, + 0.8272, + 0.8272, + 0.8272, + 0.8272, + 0.8272, + 0.8271, + 0.8271, + 0.8271, + 0.8271, + 0.8272, + 0.8272, + 0.9347, + 0.9347, + 0.9347, + 0.9347, + 0.9347, + 0.9347, + 0.9347, + 0.9347, + 0.9347, + 0.9366, + 0.9346, + 0.9346, + 0.9346, + 0.9346, + 0.9367, + 0.9347, + 0.9347, + 0.9347, + 0.9347, + 0.9368, + 0.9348, + 0.9348, + 0.9348, + 0.9348, + 0.9367, + 0.9347, + 0.9347, + 0.9347, + 0.9347, + 0.9367, + 0.9347, + 0.9347, + 0.9347, + 0.9347, + 0.9367, + 0.9347, + 0.9347, + 0.9347, + 0.9347, + 0.9368, + 0.9348, + 0.9348, + 0.9348, + 0.9348, + 0.9367, + 0.9347, + 0.9347, + 0.9347, + 0.9347, + 0.9363, + 0.9343, + 0.9343, + 0.9343, + 0.9343, + 0.9357, + 0.9338, + 0.9338, + 0.9338, + 0.9338, + 0.9359, + 0.9339, + 0.9339, + 0.9339, + 0.9339, + 0.9358, + 0.8382, + 0.8382, + 0.8382, + 0.8382, + 0.8408, + 0.8383, + 0.8383, + 0.8383, + 0.8383, + 0.8406, + 0.8381, + 0.8381, + 0.8381, + 0.8381, + 0.8405, + 0.838, + 0.838, + 0.838, + 0.838, + 0.8405, + 0.8381, + 0.8381, + 0.8381, + 0.8381, + 0.8403, + 0.8384, + 0.8384, + 0.8384, + 0.8399, + 0.8392, + 0.8392, + 0.8392, + 0.8392, + 0.8392, + 0.8392, + 0.8392, + 0.8392, + 0.8392, + 0.8392, + 0.8412, + 0.8393, + 0.8393, + 0.8393, + 0.8393, + 0.8413, + 0.8394, + 0.8394, + 0.8394, + 0.8394, + 0.8413, + 0.8394, + 0.8394, + 0.8394, + 0.8394, + 0.8413, + 0.8393, + 0.8393, + 0.8393, + 0.8393, + 0.8412, + 0.8393, + 0.8393, + 0.8393, + 0.8393, + 0.8414, + 0, + 1, + 0.9989, + 0.1744, + 0.2126, + 0.2679, + 0.2765, + 0.3076, + 0.3076, + 0.3076, + 0.3076, + 0.3076, + 0.3076, + 0.3621, + 0.3621, + 0.3621, + 0.3621, + 0.3421, + 0.1653, + 0.1653, + 0.1653, + 0.1633, + 0.1633, + 0.1633, + 0.1633, + 0.1633, + 0.1633, + 0.1633, + 0.1693, + 0.1705, + 0.1805, + 0.1923, + 0.2042, + 0.2483, + 0.2593 + ] + } + ] +} \ No newline at end of file diff --git a/src/widerscreen/data/tabs-guanlian.json b/src/widerscreen/data/tabs-guanlian.json new file mode 100644 index 0000000..86357ba --- /dev/null +++ b/src/widerscreen/data/tabs-guanlian.json @@ -0,0 +1,12225 @@ +{ + "date": [ + "2015-01-06", + "2015-01-07", + "2015-01-08", + "2015-01-09", + "2015-01-12", + "2015-01-13", + "2015-01-14", + "2015-01-15", + "2015-01-16", + "2015-01-16", + "2015-01-19", + "2015-01-20", + "2015-01-21", + "2015-01-22", + "2015-01-23", + "2015-01-26", + "2015-01-27", + "2015-01-28", + "2015-01-29", + "2015-01-30", + "2015-02-02", + "2015-02-03", + "2015-02-04", + "2015-02-05", + "2015-02-06", + "2015-02-09", + "2015-02-10", + "2015-02-11", + "2015-02-12", + "2015-02-13", + "2015-02-16", + "2015-02-17", + "2015-02-25", + "2015-02-26", + "2015-02-27", + "2015-03-02", + "2015-03-03", + "2015-03-04", + "2015-03-05", + "2015-03-06", + "2015-03-09", + "2015-03-10", + "2015-03-11", + "2015-03-12", + "2015-03-13", + "2015-03-16", + "2015-03-17", + "2015-03-18", + "2015-03-19", + "2015-03-20", + "2015-03-23", + "2015-03-24", + "2015-03-25", + "2015-03-26", + "2015-03-27", + "2015-03-30", + "2015-03-31", + "2015-04-01", + "2015-04-02", + "2015-04-03", + "2015-04-07", + "2015-04-08", + "2015-04-09", + "2015-04-10", + "2015-04-13", + "2015-04-14", + "2015-04-15", + "2015-04-16", + "2015-04-17", + "2015-04-20", + "2015-04-21", + "2015-04-22", + "2015-04-23", + "2015-04-24", + "2015-04-27", + "2015-04-28", + "2015-04-29", + "2015-04-30", + "2015-05-04", + "2015-05-05", + "2015-05-06", + "2015-05-07", + "2015-05-08", + "2015-05-11", + "2015-05-12", + "2015-05-13", + "2015-05-14", + "2015-05-15", + "2015-05-18", + "2015-05-19", + "2015-05-20", + "2015-05-21", + "2015-05-22", + "2015-05-25", + "2015-05-26", + "2015-05-27", + "2015-05-28", + "2015-05-29", + "2015-06-01", + "2015-06-02", + "2015-06-03", + "2015-06-04", + "2015-06-05", + "2015-06-08", + "2015-06-09", + "2015-06-10", + "2015-06-11", + "2015-06-12", + "2015-06-15", + "2015-06-16", + "2015-06-17", + "2015-06-18", + "2015-06-19", + "2015-06-23", + "2015-06-24", + "2015-06-25", + "2015-06-26", + "2015-06-29", + "2015-06-30", + "2015-07-01", + "2015-07-02", + "2015-07-03", + "2015-07-06", + "2015-07-07", + "2015-07-08", + "2015-07-09", + "2015-07-10", + "2015-07-13", + "2015-07-14", + "2015-07-15", + "2015-07-16", + "2015-07-17", + "2015-07-20", + "2015-07-21", + "2015-07-22", + "2015-07-23", + "2015-07-24", + "2015-07-27", + "2015-07-28", + "2015-07-29", + "2015-07-30", + "2015-07-31", + "2015-08-03", + "2015-08-04", + "2015-08-05", + "2015-08-06", + "2015-08-07", + "2015-08-10", + "2015-08-11", + "2015-08-12", + "2015-08-13", + "2015-08-14", + "2015-08-17", + "2015-08-18", + "2015-08-19", + "2015-08-20", + "2015-08-21", + "2015-08-24", + "2015-08-25", + "2015-08-26", + "2015-08-27", + "2015-08-28", + "2015-08-31", + "2015-09-01", + "2015-09-02", + "2015-09-07", + "2015-09-08", + "2015-09-09", + "2015-09-10", + "2015-09-11", + "2015-09-14", + "2015-09-15", + "2015-09-16", + "2015-09-17", + "2015-09-18", + "2015-09-21", + "2015-09-22", + "2015-09-23", + "2015-09-24", + "2015-09-25", + "2015-09-28", + "2015-09-29", + "2015-09-30", + "2015-10-08", + "2015-10-09", + "2015-10-12", + "2015-10-13", + "2015-10-14", + "2015-10-15", + "2015-10-16", + "2015-10-19", + "2015-10-20", + "2015-10-21", + "2015-10-22", + "2015-10-23", + "2015-10-26", + "2015-10-27", + "2015-10-28", + "2015-10-29", + "2015-10-30", + "2015-11-02", + "2015-11-03", + "2015-11-04", + "2015-11-05", + "2015-11-06", + "2015-11-09", + "2015-11-10", + "2015-11-11", + "2015-11-12", + "2015-11-13", + "2015-11-16", + "2015-11-17", + "2015-11-18", + "2015-11-19", + "2015-11-20", + "2015-11-23", + "2015-11-24", + "2015-11-25", + "2015-11-26", + "2015-11-27", + "2015-11-30", + "2015-12-01", + "2015-12-02", + "2015-12-03", + "2015-12-04", + "2015-12-07", + "2015-12-08", + "2015-12-09", + "2015-12-10", + "2015-12-11", + "2015-12-14", + "2015-12-15", + "2015-12-16", + "2015-12-17", + "2015-12-18", + "2015-12-21", + "2015-12-22", + "2015-12-23", + "2015-12-24", + "2015-12-25", + "2015-12-28", + "2015-12-29", + "2015-12-30", + "2015-12-31", + "2016-01-04", + "2016-01-05", + "2016-01-06", + "2016-01-07", + "2016-01-08", + "2016-01-11", + "2016-01-12", + "2016-01-13", + "2016-01-14", + "2016-01-15", + "2016-01-18", + "2016-01-19", + "2016-01-20", + "2016-01-21", + "2016-01-22", + "2016-01-25", + "2016-01-26", + "2016-01-27", + "2016-01-28", + "2016-01-29", + "2016-02-01", + "2016-02-02", + "2016-02-03", + "2016-02-04", + "2016-02-05", + "2016-02-15", + "2016-02-16", + "2016-02-17", + "2016-02-18", + "2016-02-19", + "2016-02-22", + "2016-02-23", + "2016-02-24", + "2016-02-25", + "2016-02-26", + "2016-02-29", + "2016-03-01", + "2016-03-02", + "2016-03-03", + "2016-03-04", + "2016-03-07", + "2016-03-08", + "2016-03-09", + "2016-03-10", + "2016-03-11", + "2016-03-14", + "2016-03-15", + "2016-03-16", + "2016-03-17", + "2016-03-18", + "2016-03-21", + "2016-03-22", + "2016-03-23", + "2016-03-24", + "2016-03-25", + "2016-03-28", + "2016-03-29", + "2016-03-30", + "2016-03-31", + "2016-04-01", + "2016-04-05", + "2016-04-06", + "2016-04-07", + "2016-04-08", + "2016-04-11", + "2016-04-12", + "2016-04-13", + "2016-04-14", + "2016-04-15", + "2016-04-18", + "2016-04-19", + "2016-04-20", + "2016-04-21", + "2016-04-22", + "2016-04-25", + "2016-04-26", + "2016-04-27", + "2016-04-28", + "2016-04-29", + "2016-05-03", + "2016-05-04", + "2016-05-05", + "2016-05-06", + "2016-05-09", + "2016-05-10", + "2016-05-11", + "2016-05-12", + "2016-05-13", + "2016-05-16", + "2016-05-17", + "2016-05-18", + "2016-05-19", + "2016-05-20", + "2016-05-23", + "2016-05-24", + "2016-05-25", + "2016-05-26", + "2016-05-27", + "2016-05-30", + "2016-05-31", + "2016-06-01", + "2016-06-02", + "2016-06-03", + "2016-06-06", + "2016-06-07", + "2016-06-08", + "2016-06-13", + "2016-06-14", + "2016-06-15", + "2016-06-16", + "2016-06-17", + "2016-06-20", + "2016-06-21", + "2016-06-22", + "2016-06-23", + "2016-06-24", + "2016-06-27", + "2016-06-28", + "2016-06-29", + "2016-06-30", + "2016-07-01", + "2016-07-04", + "2016-07-05", + "2016-07-06", + "2016-07-07", + "2016-07-08", + "2016-07-11", + "2016-07-12", + "2016-07-13", + "2016-07-14", + "2016-07-15", + "2016-07-18", + "2016-07-19", + "2016-07-20", + "2016-07-21", + "2016-07-22", + "2016-07-25", + "2016-07-26", + "2016-07-27", + "2016-07-28", + "2016-07-29", + "2016-08-01", + "2016-08-02", + "2016-08-03", + "2016-08-04", + "2016-08-05", + "2016-08-08", + "2016-08-09", + "2016-08-10", + "2016-08-11", + "2016-08-12", + "2016-08-15", + "2016-08-16", + "2016-08-17", + "2016-08-18", + "2016-08-19", + "2016-08-22", + "2016-08-23", + "2016-08-24", + "2016-08-25", + "2016-08-26", + "2016-08-29", + "2016-08-30", + "2016-08-31", + "2016-09-01", + "2016-09-02", + "2016-09-05", + "2016-09-06", + "2016-09-07", + "2016-09-08", + "2016-09-09", + "2016-09-12", + "2016-09-13", + "2016-09-14", + "2016-09-19", + "2016-09-20", + "2016-09-21", + "2016-09-22", + "2016-09-23", + "2016-09-26", + "2016-09-27", + "2016-09-28", + "2016-09-29", + "2016-09-30", + "2016-10-10", + "2016-10-11", + "2016-10-12", + "2016-10-13", + "2016-10-14", + "2016-10-17", + "2016-10-18", + "2016-10-19", + "2016-10-20", + "2016-10-21", + "2016-10-24", + "2016-10-25", + "2016-10-26", + "2016-10-27", + "2016-10-28", + "2016-10-31", + "2016-11-01", + "2016-11-02", + "2016-11-03", + "2016-11-04", + "2016-11-07", + "2016-11-08", + "2016-11-09", + "2016-11-10", + "2016-11-11", + "2016-11-14", + "2016-11-15", + "2016-11-16", + "2016-11-17", + "2016-11-18", + "2016-11-21", + "2016-11-22", + "2016-11-23", + "2016-11-24", + "2016-11-25", + "2016-11-28", + "2016-11-29", + "2016-11-30", + "2016-12-01", + "2016-12-02", + "2016-12-05", + "2016-12-06", + "2016-12-07", + "2016-12-08", + "2016-12-09", + "2016-12-12", + "2016-12-13", + "2016-12-14", + "2016-12-15", + "2016-12-16", + "2016-12-19", + "2016-12-20", + "2016-12-21", + "2016-12-22", + "2016-12-23", + "2016-12-26", + "2016-12-27", + "2016-12-28", + "2016-12-29", + "2016-12-30", + "2017-01-03", + "2017-01-04", + "2017-01-05", + "2017-01-06", + "2017-01-09", + "2017-01-10", + "2017-01-11", + "2017-01-12", + "2017-01-13", + "2017-01-16", + "2017-01-17", + "2017-01-18", + "2017-01-19", + "2017-01-20", + "2017-01-23", + "2017-01-24", + "2017-01-25", + "2017-01-26", + "2017-02-03", + "2017-02-06", + "2017-02-07", + "2017-02-08", + "2017-02-09", + "2017-02-10", + "2017-02-13", + "2017-02-14", + "2017-02-15", + "2017-02-16", + "2017-02-17", + "2017-02-20", + "2017-02-21", + "2017-02-22", + "2017-02-23", + "2017-02-24", + "2017-02-27", + "2017-02-28", + "2017-03-01", + "2017-03-02", + "2017-03-03", + "2017-03-06", + "2017-03-07", + "2017-03-08", + "2017-03-09", + "2017-03-10", + "2017-03-13", + "2017-03-14", + "2017-03-15", + "2017-03-16", + "2017-03-17", + "2017-03-20", + "2017-03-21", + "2017-03-22", + "2017-03-23", + "2017-03-24", + "2017-03-27", + "2017-03-28", + "2017-03-29", + "2017-03-30", + "2017-03-31", + "2017-04-05", + "2017-04-06", + "2017-04-07", + "2017-04-10", + "2017-04-11", + "2017-04-12", + "2017-04-13", + "2017-04-14", + "2017-04-17", + "2017-04-18", + "2017-04-19", + "2017-04-20", + "2017-04-21", + "2017-04-24", + "2017-04-25", + "2017-04-26", + "2017-04-27", + "2017-04-28", + "2017-05-02", + "2017-05-03", + "2017-05-04", + "2017-05-05", + "2017-05-08", + "2017-05-09", + "2017-05-10", + "2017-05-11", + "2017-05-12", + "2017-05-15", + "2017-05-16", + "2017-05-17", + "2017-05-18", + "2017-05-19", + "2017-05-22", + "2017-05-23", + "2017-05-24", + "2017-05-25", + "2017-05-26", + "2017-05-31", + "2017-06-01", + "2017-06-02", + "2017-06-05", + "2017-06-06", + "2017-06-07", + "2017-06-08", + "2017-06-09", + "2017-06-12", + "2017-06-13", + "2017-06-14", + "2017-06-15", + "2017-06-16", + "2017-06-19", + "2017-06-20", + "2017-06-21", + "2017-06-22", + "2017-06-23", + "2017-06-26", + "2017-06-27", + "2017-06-28", + "2017-06-29", + "2017-06-30", + "2017-07-03", + "2017-07-04", + "2017-07-05", + "2017-07-06", + "2017-07-07", + "2017-07-10", + "2017-07-11", + "2017-07-12", + "2017-07-13", + "2017-07-14", + "2017-07-17", + "2017-07-18", + "2017-07-19", + "2017-07-20", + "2017-07-21", + "2017-07-24", + "2017-07-25", + "2017-07-26", + "2017-07-27", + "2017-07-28", + "2017-07-31", + "2017-08-01", + "2017-08-02", + "2017-08-03", + "2017-08-04", + "2017-08-07", + "2017-08-08", + "2017-08-09", + "2017-08-10", + "2017-08-11", + "2017-08-14", + "2017-08-15", + "2017-08-16", + "2017-08-17", + "2017-08-18", + "2017-08-21", + "2017-08-22", + "2017-08-23", + "2017-08-24", + "2017-08-25", + "2017-08-28", + "2017-08-29", + "2017-08-30", + "2017-08-31", + "2017-09-01", + "2017-09-04", + "2017-09-05", + "2017-09-06", + "2017-09-07", + "2017-09-08", + "2017-09-11", + "2017-09-12", + "2017-09-13", + "2017-09-14", + "2017-09-15", + "2017-09-18", + "2017-09-19", + "2017-09-20", + "2017-09-21", + "2017-09-22", + "2017-09-25", + "2017-09-26", + "2017-09-27", + "2017-09-28", + "2017-09-29", + "2017-10-09", + "2017-10-10", + "2017-10-11", + "2017-10-12", + "2017-10-13", + "2017-10-16", + "2017-10-17", + "2017-10-18", + "2017-10-19", + "2017-10-20", + "2017-10-23", + "2017-10-24", + "2017-10-25", + "2017-10-26", + "2017-10-27", + "2017-10-30", + "2017-10-31", + "2017-11-01", + "2017-11-02", + "2017-11-03", + "2017-11-06", + "2017-11-07", + "2017-11-08", + "2017-11-09", + "2017-11-10", + "2017-11-13", + "2017-11-14", + "2017-11-15", + "2017-11-16", + "2017-11-17", + "2017-11-20", + "2017-11-21", + "2017-11-22", + "2017-11-23", + "2017-11-24", + "2017-11-27", + "2017-11-28", + "2017-11-29", + "2017-11-30", + "2017-12-01", + "2017-12-04", + "2017-12-05", + "2017-12-06", + "2017-12-07", + "2017-12-08", + "2017-12-11", + "2017-12-12", + "2017-12-13", + "2017-12-14", + "2017-12-15", + "2017-12-18", + "2017-12-19", + "2017-12-20", + "2017-12-21", + "2017-12-22", + "2017-12-25", + "2017-12-26", + "2017-12-27", + "2017-12-28", + "2017-12-29", + "2018-01-02", + "2018-01-03", + "2018-01-04", + "2018-01-05", + "2018-01-08", + "2018-01-09", + "2018-01-10", + "2018-01-11", + "2018-01-12", + "2018-01-15", + "2018-01-16", + "2018-01-17", + "2018-01-18", + "2018-01-19", + "2018-01-22", + "2018-01-23", + "2018-01-24", + "2018-01-25", + "2018-01-26", + "2018-01-29", + "2018-01-30", + "2018-01-31", + "2018-02-01", + "2018-02-02", + "2018-02-05", + "2018-02-06", + "2018-02-07", + "2018-02-08", + "2018-02-09", + "2018-02-12", + "2018-02-13", + "2018-02-14", + "2018-02-22", + "2018-02-23", + "2018-02-26", + "2018-02-27", + "2018-02-28", + "2018-03-01", + "2018-03-02", + "2018-03-05", + "2018-03-06", + "2018-03-07", + "2018-03-08", + "2018-03-09", + "2018-03-12", + "2018-03-13", + "2018-03-14", + "2018-03-15", + "2018-03-16", + "2018-03-19", + "2018-03-20", + "2018-03-21", + "2018-03-22", + "2018-03-23", + "2018-03-26", + "2018-03-27", + "2018-03-28", + "2018-03-29", + "2018-03-30", + "2018-04-02", + "2018-04-03", + "2018-04-04", + "2018-04-09", + "2018-04-10", + "2018-04-11", + "2018-04-12", + "2018-04-13", + "2018-04-16", + "2018-04-17", + "2018-04-18", + "2018-04-19", + "2018-04-20", + "2018-04-23", + "2018-04-24", + "2018-04-25", + "2018-04-26", + "2018-04-27", + "2018-05-02", + "2018-05-03", + "2018-05-04", + "2018-05-07", + "2018-05-08", + "2018-05-09", + "2018-05-10", + "2018-05-11", + "2018-05-14", + "2018-05-15", + "2018-05-16", + "2018-05-17", + "2018-05-18", + "2018-05-21", + "2018-05-22", + "2018-05-23", + "2018-05-24", + "2018-05-25", + "2018-05-28", + "2018-05-29", + "2018-05-30", + "2018-05-31", + "2018-06-01", + "2018-06-04", + "2018-06-05", + "2018-06-06", + "2018-06-07", + "2018-06-08", + "2018-06-11", + "2018-06-12", + "2018-06-13", + "2018-06-14", + "2018-06-15", + "2018-06-19", + "2018-06-20", + "2018-06-21", + "2018-06-22", + "2018-06-25", + "2018-06-26", + "2018-06-27", + "2018-06-28", + "2018-06-29", + "2018-07-02", + "2018-07-03", + "2018-07-04", + "2018-07-05", + "2018-07-06", + "2018-07-09", + "2018-07-10", + "2018-07-11", + "2018-07-12", + "2018-07-13", + "2018-07-16", + "2018-07-17", + "2018-07-18", + "2018-07-19", + "2018-07-20", + "2018-07-23", + "2018-07-24", + "2018-07-25", + "2018-07-26", + "2018-07-27", + "2018-07-30", + "2018-07-31", + "2018-08-01", + "2018-08-02", + "2018-08-03", + "2018-08-06", + "2018-08-07", + "2018-08-08", + "2018-08-09", + "2018-08-10", + "2018-08-13", + "2018-08-14", + "2018-08-15", + "2018-08-16", + "2018-08-17", + "2018-08-20", + "2018-08-21", + "2018-08-22", + "2018-08-23", + "2018-08-24", + "2018-08-27", + "2018-08-28", + "2018-08-29", + "2018-08-30", + "2018-08-31", + "2018-09-03", + "2018-09-04", + "2018-09-05", + "2018-09-06", + "2018-09-07", + "2018-09-10", + "2018-09-11", + "2018-09-12", + "2018-09-13", + "2018-09-14", + "2018-09-17", + "2018-09-18", + "2018-09-19", + "2018-09-20", + "2018-09-21", + "2018-09-25", + "2018-09-26", + "2018-09-27", + "2018-09-28", + "2018-10-08", + "2018-10-09", + "2018-10-10", + "2018-10-11", + "2018-10-12", + "2018-10-15", + "2018-10-16", + "2018-10-17", + "2018-10-18", + "2018-10-19", + "2018-10-22", + "2018-10-23", + "2018-10-24", + "2018-10-25", + "2018-10-26", + "2018-10-29", + "2018-10-30", + "2018-10-31", + "2018-11-01", + "2018-11-02", + "2018-11-05", + "2018-11-06", + "2018-11-07", + "2018-11-08", + "2018-11-09", + "2018-11-12", + "2018-11-13", + "2018-11-14", + "2018-11-15", + "2018-11-16", + "2018-11-19", + "2018-11-20", + "2018-11-21", + "2018-11-22", + "2018-11-23", + "2018-11-26", + "2018-11-27", + "2018-11-28", + "2018-11-29", + "2018-11-30", + "2018-12-03", + "2018-12-04", + "2018-12-05", + "2018-12-06", + "2018-12-07", + "2018-12-10", + "2018-12-11", + "2018-12-12", + "2018-12-13", + "2018-12-14", + "2018-12-17", + "2018-12-18", + "2018-12-19", + "2018-12-20", + "2018-12-21", + "2018-12-24", + "2018-12-25", + "2018-12-26", + "2018-12-27", + "2018-12-28", + "2019-01-02", + "2019-01-03", + "2019-01-04", + "2019-01-07", + "2019-01-08", + "2019-01-09", + "2019-01-10", + "2019-01-11", + "2019-01-14", + "2019-01-15", + "2019-01-16", + "2019-01-17", + "2019-01-18", + "2019-01-21", + "2019-01-22", + "2019-01-23", + "2019-01-24", + "2019-01-25", + "2019-01-28", + "2019-01-29", + "2019-01-30", + "2019-01-31", + "2019-02-01", + "2019-02-11", + "2019-02-12", + "2019-02-13", + "2019-02-14", + "2019-02-15", + "2019-02-18", + "2019-02-19", + "2019-02-20", + "2019-02-21", + "2019-02-22", + "2019-02-25", + "2019-02-26", + "2019-02-27", + "2019-02-28", + "2019-03-01", + "2019-03-04", + "2019-03-05", + "2019-03-06", + "2019-03-07", + "2019-03-08", + "2019-03-11", + "2019-03-12", + "2019-03-13", + "2019-03-14", + "2019-03-15", + "2019-03-18", + "2019-03-19", + "2019-03-20", + "2019-03-21", + "2019-03-22", + "2019-03-25", + "2019-03-26", + "2019-03-27", + "2019-03-28", + "2019-03-29", + "2019-04-01", + "2019-04-02", + "2019-04-03", + "2019-04-04", + "2019-04-08", + "2019-04-09", + "2019-04-10", + "2019-04-11", + "2019-04-12", + "2019-04-15", + "2019-04-16", + "2019-04-17", + "2019-04-18", + "2019-04-19", + "2019-04-22", + "2019-04-23", + "2019-04-24", + "2019-04-25", + "2019-04-26", + "2019-04-29", + "2019-04-30", + "2019-05-06", + "2019-05-07", + "2019-05-08", + "2019-05-09", + "2019-05-10", + "2019-05-13", + "2019-05-14", + "2019-05-15", + "2019-05-16", + "2019-05-17", + "2019-05-20", + "2019-05-21", + "2019-05-22", + "2019-05-23", + "2019-05-24", + "2019-05-27", + "2019-05-28", + "2019-05-29", + "2019-05-30", + "2019-05-31", + "2019-06-03", + "2019-06-04", + "2019-06-05", + "2019-06-06", + "2019-06-10", + "2019-06-11", + "2019-06-12", + "2019-06-13", + "2019-06-14", + "2019-06-17", + "2019-06-18", + "2019-06-19", + "2019-06-20", + "2019-06-21", + "2019-06-24", + "2019-06-25", + "2019-06-26", + "2019-06-27", + "2019-06-28", + "2019-07-01", + "2019-07-02", + "2019-07-03", + "2019-07-04", + "2019-07-05", + "2019-07-08", + "2019-07-09", + "2019-07-10", + "2019-07-11", + "2019-07-12", + "2019-07-15", + "2019-07-16", + "2019-07-17", + "2019-07-18", + "2019-07-19", + "2019-07-22", + "2019-07-23", + "2019-07-24", + "2019-07-25", + "2019-07-26", + "2019-07-29", + "2019-07-30", + "2019-07-31", + "2019-08-01", + "2019-08-02", + "2019-08-05", + "2019-08-06", + "2019-08-07", + "2019-08-08", + "2019-08-09", + "2019-08-12", + "2019-08-13", + "2019-08-14", + "2019-08-15", + "2019-08-16", + "2019-08-19", + "2019-08-20", + "2019-08-21", + "2019-08-22", + "2019-08-23", + "2019-08-26", + "2019-08-27", + "2019-08-28", + "2019-08-29", + "2019-08-30", + "2019-09-02", + "2019-09-03", + "2019-09-04", + "2019-09-05", + "2019-09-06", + "2019-09-09", + "2019-09-10", + "2019-09-11", + "2019-09-12", + "2019-09-16", + "2019-09-17", + "2019-09-18", + "2019-09-19", + "2019-09-20", + "2019-09-23", + "2019-09-24", + "2019-09-25", + "2019-09-26", + "2019-09-27", + "2019-09-30", + "2019-10-08", + "2019-10-09", + "2019-10-10", + "2019-10-11", + "2019-10-14", + "2019-10-15", + "2019-10-16", + "2019-10-17", + "2019-10-18", + "2019-10-21", + "2019-10-22", + "2019-10-23", + "2019-10-24", + "2019-10-25", + "2019-10-28", + "2019-10-29", + "2019-10-30", + "2019-10-31", + "2019-11-01", + "2019-11-04", + "2019-11-05", + "2019-11-06", + "2019-11-07", + "2019-11-08", + "2019-11-11", + "2019-11-12", + "2019-11-13", + "2019-11-14", + "2019-11-15", + "2019-11-18", + "2019-11-19", + "2019-11-20", + "2019-11-21", + "2019-11-22", + "2019-11-25", + "2019-11-26", + "2019-11-27", + "2019-11-28", + "2019-11-29", + "2019-12-02", + "2019-12-03", + "2019-12-04", + "2019-12-05", + "2019-12-06", + "2019-12-09", + "2019-12-10", + "2019-12-11", + "2019-12-12", + "2019-12-13", + "2019-12-16", + "2019-12-17", + "2019-12-18", + "2019-12-19", + "2019-12-20", + "2019-12-23", + "2019-12-24", + "2019-12-25", + "2019-12-26", + "2019-12-27", + "2019-12-30", + "2019-12-31", + "2020-01-02", + "2020-01-03", + "2020-01-06", + "2020-01-07", + "2020-01-08", + "2020-01-09", + "2020-01-10", + "2020-01-13", + "2020-01-14", + "2020-01-15", + "2020-01-16", + "2020-01-17", + "2020-01-20", + "2020-01-21", + "2020-01-22", + "2020-01-23", + "2020-02-03", + "2020-02-04", + "2020-02-05", + "2020-02-06", + "2020-02-07", + "2020-02-10", + "2020-02-11", + "2020-02-12", + "2020-02-13", + "2020-02-14", + "2020-02-17", + "2020-02-18", + "2020-02-19", + "2020-02-20", + "2020-02-21", + "2020-02-24", + "2020-02-25", + "2020-02-26", + "2020-02-27", + "2020-02-28", + "2020-03-02", + "2020-03-03", + "2020-03-04", + "2020-03-05", + "2020-03-06", + "2020-03-09", + "2020-03-10", + "2020-03-11", + "2020-03-12", + "2020-03-13", + "2020-03-16", + "2020-03-17", + "2020-03-18", + "2020-03-19", + "2020-03-20", + "2020-03-23", + "2020-03-24", + "2020-03-25", + "2020-03-26", + "2020-03-27", + "2020-03-30", + "2020-03-31", + "2020-04-01", + "2020-04-02", + "2020-04-03", + "2020-04-07", + "2020-04-08", + "2020-04-09", + "2020-04-10", + "2020-04-13", + "2020-04-14", + "2020-04-15", + "2020-04-16", + "2020-04-17", + "2020-04-20", + "2020-04-21", + "2020-04-22", + "2020-04-23", + "2020-04-24", + "2020-04-27", + "2020-04-28", + "2020-04-29", + "2020-04-30", + "2020-05-06", + "2020-05-07", + "2020-05-08", + "2020-05-11", + "2020-05-12", + "2020-05-13", + "2020-05-14", + "2020-05-15", + "2020-05-18", + "2020-05-19", + "2020-05-20", + "2020-05-21", + "2020-05-22", + "2020-05-25", + "2020-05-26", + "2020-05-27", + "2020-05-28", + "2020-05-29", + "2020-06-01", + "2020-06-02", + "2020-06-03", + "2020-06-04", + "2020-06-05", + "2020-06-08", + "2020-06-09", + "2020-06-10", + "2020-06-11", + "2020-06-12", + "2020-06-15", + "2020-06-16", + "2020-06-17", + "2020-06-18", + "2020-06-19", + "2020-06-22", + "2020-06-23", + "2020-06-24", + "2020-06-29", + "2020-06-30", + "2020-07-01", + "2020-07-02", + "2020-07-03", + "2020-07-06", + "2020-07-07", + "2020-07-08", + "2020-07-09", + "2020-07-10", + "2020-07-13", + "2020-07-14", + "2020-07-15", + "2020-07-16", + "2020-07-17", + "2020-07-20", + "2020-07-21", + "2020-07-22", + "2020-07-23", + "2020-07-24", + "2020-07-27", + "2020-07-28", + "2020-07-29", + "2020-07-30", + "2020-07-31", + "2020-08-03", + "2020-08-04", + "2020-08-05", + "2020-08-06", + "2020-08-07", + "2020-08-10", + "2020-08-11", + "2020-08-12", + "2020-08-13", + "2020-08-14", + "2020-08-17", + "2020-08-18", + "2020-08-19", + "2020-08-20", + "2020-08-21", + "2020-08-24", + "2020-08-25", + "2020-08-26", + "2020-08-27", + "2020-08-28", + "2020-08-31", + "2020-09-01", + "2020-09-02", + "2020-09-03", + "2020-09-04", + "2020-09-07", + "2020-09-08", + "2020-09-09", + "2020-09-10", + "2020-09-11", + "2020-09-14", + "2020-09-15", + "2020-09-16", + "2020-09-17", + "2020-09-18", + "2020-09-21", + "2020-09-22", + "2020-09-23", + "2020-09-24", + "2020-09-25", + "2020-09-28", + "2020-09-29", + "2020-09-30", + "2020-10-09", + "2020-10-12", + "2020-10-13", + "2020-10-14", + "2020-10-15", + "2020-10-16", + "2020-10-19", + "2020-10-20", + "2020-10-21", + "2020-10-22", + "2020-10-23", + "2020-10-26", + "2020-10-27", + "2020-10-28", + "2020-10-29", + "2020-10-30", + "2020-11-02", + "2020-11-03", + "2020-11-04", + "2020-11-05", + "2020-11-06", + "2020-11-09", + "2020-11-10", + "2020-11-11", + "2020-11-12", + "2020-11-13", + "2020-11-16", + "2020-11-17", + "2020-11-18", + "2020-11-19", + "2020-11-20", + "2020-11-23", + "2020-11-24", + "2020-11-25", + "2020-11-26", + "2020-11-27", + "2020-11-30", + "2020-12-01", + "2020-12-02", + "2020-12-03", + "2020-12-04", + "2020-12-07", + "2020-12-08", + "2020-12-09", + "2020-12-10", + "2020-12-11", + "2020-12-14", + "2020-12-15", + "2020-12-16", + "2020-12-17", + "2020-12-18", + "2020-12-21", + "2020-12-22", + "2020-12-23", + "2020-12-24", + "2020-12-25", + "2020-12-28", + "2020-12-29", + "2020-12-30", + "2020-12-31", + "2021-01-04", + "2021-01-05", + "2021-01-06", + "2021-01-07", + "2021-01-08", + "2021-01-11", + "2021-01-12", + "2021-01-13", + "2021-01-14", + "2021-01-15", + "2021-01-18", + "2021-01-19", + "2021-01-20", + "2021-01-21", + "2021-01-22", + "2021-01-25", + "2021-01-26", + "2021-01-27", + "2021-01-28", + "2021-01-29", + "2021-02-01", + "2021-02-02", + "2021-02-03", + "2021-02-04", + "2021-02-05", + "2021-02-08", + "2021-02-09", + "2021-02-10", + "2021-02-18", + "2021-02-19", + "2021-02-22", + "2021-02-23", + "2021-02-24", + "2021-02-25", + "2021-02-26", + "2021-03-01", + "2021-03-02", + "2021-03-03", + "2021-03-04", + "2021-03-05", + "2021-03-08", + "2021-03-09", + "2021-03-10", + "2021-03-11", + "2021-03-12", + "2021-03-15", + "2021-03-16", + "2021-03-17", + "2021-03-18", + "2021-03-19", + "2021-03-22", + "2021-03-23", + "2021-03-24", + "2021-03-25", + "2021-03-26", + "2021-03-29", + "2021-03-30", + "2021-03-31", + "2021-04-01", + "2021-04-02", + "2021-04-06", + "2021-04-07", + "2021-04-08", + "2021-04-09", + "2021-04-12", + "2021-04-13", + "2021-04-14", + "2021-04-15", + "2021-04-16", + "2021-04-19", + "2021-04-20", + "2021-04-21", + "2021-04-22", + "2021-04-23", + "2021-04-26", + "2021-04-27", + "2021-04-28", + "2021-04-29", + "2021-04-30", + "2021-05-06", + "2021-05-07", + "2021-05-10", + "2021-05-11", + "2021-05-12", + "2021-05-13", + "2021-05-14", + "2021-05-17", + "2021-05-18", + "2021-05-19", + "2021-05-20", + "2021-05-21", + "2021-05-24", + "2021-05-25", + "2021-05-26", + "2021-05-27", + "2021-05-28", + "2021-05-31", + "2021-06-01", + "2021-06-02", + "2021-06-03", + "2021-06-04", + "2021-06-07", + "2021-06-08", + "2021-06-09", + "2021-06-10", + "2021-06-11", + "2021-06-15", + "2021-06-16", + "2021-06-17", + "2021-06-18", + "2021-06-21", + "2021-06-22", + "2021-06-23", + "2021-06-24", + "2021-06-25", + "2021-06-28", + "2021-06-29", + "2021-06-30", + "2021-07-01", + "2021-07-02", + "2021-07-05", + "2021-07-06", + "2021-07-07", + "2021-07-08", + "2021-07-09", + "2021-07-12", + "2021-07-13", + "2021-07-14", + "2021-07-15", + "2021-07-16", + "2021-07-19", + "2021-07-20", + "2021-07-21", + "2021-07-22", + "2021-07-23", + "2021-07-26", + "2021-07-27", + "2021-07-28", + "2021-07-29", + "2021-07-30", + "2021-08-02", + "2021-08-03", + "2021-08-04", + "2021-08-05", + "2021-08-06", + "2021-08-09", + "2021-08-10", + "2021-08-11", + "2021-08-12", + "2021-08-13", + "2021-08-16", + "2021-08-17", + "2021-08-18", + "2021-08-19", + "2021-08-20", + "2021-08-23", + "2021-08-24", + "2021-08-25", + "2021-08-26", + "2021-08-27", + "2021-08-30", + "2021-08-31", + "2021-09-01", + "2021-09-02", + "2021-09-03", + "2021-09-06", + "2021-09-07", + "2021-09-08", + "2021-09-09", + "2021-09-10", + "2021-09-13", + "2021-09-14", + "2021-09-15", + "2021-09-16", + "2021-09-17", + "2021-09-22", + "2021-09-23", + "2021-09-24", + "2021-09-27", + "2021-09-28", + "2021-09-29", + "2021-09-30", + "2021-10-08", + "2021-10-11", + "2021-10-12", + "2021-10-13", + "2021-10-14", + "2021-10-15", + "2021-10-18", + "2021-10-19", + "2021-10-20", + "2021-10-21", + "2021-10-22", + "2021-10-25", + "2021-10-26", + "2021-10-27", + "2021-10-28", + "2021-10-29", + "2021-11-01", + "2021-11-02", + "2021-11-03", + "2021-11-04", + "2021-11-05", + "2021-11-08", + "2021-11-09", + "2021-11-10", + "2021-11-11", + "2021-11-12", + "2021-11-15", + "2021-11-16", + "2021-11-17", + "2021-11-18", + "2021-11-19", + "2021-11-22", + "2021-11-23", + "2021-11-24", + "2021-11-25", + "2021-11-26", + "2021-11-29", + "2021-11-30", + "2021-12-01", + "2021-12-02", + "2021-12-03", + "2021-12-06", + "2021-12-07", + "2021-12-08", + "2021-12-09", + "2021-12-10", + "2021-12-13", + "2021-12-14", + "2021-12-15", + "2021-12-16", + "2021-12-17", + "2021-12-20", + "2021-12-21", + "2021-12-22", + "2021-12-23", + "2021-12-24", + "2021-12-27", + "2021-12-28", + "2021-12-29", + "2021-12-30", + "2021-12-31", + "2022-01-04", + "2022-01-05", + "2022-01-06", + "2022-01-07", + "2022-01-10", + "2022-01-11", + "2022-01-12", + "2022-01-13", + "2022-01-14", + "2022-01-17", + "2022-01-18", + "2022-01-19", + "2022-01-20", + "2022-01-21", + "2022-01-24", + "2022-01-25", + "2022-01-26", + "2022-01-27", + "2022-01-28", + "2022-02-07", + "2022-02-08", + "2022-02-09", + "2022-02-10", + "2022-02-11", + "2022-02-14", + "2022-02-15", + "2022-02-16", + "2022-02-17", + "2022-02-18", + "2022-02-21", + "2022-02-22", + "2022-02-23", + "2022-02-24", + "2022-02-25", + "2022-02-28", + "2022-03-01", + "2022-03-02", + "2022-03-03", + "2022-03-04", + "2022-03-07", + "2022-03-08", + "2022-03-09", + "2022-03-10", + "2022-03-11", + "2022-03-14", + "2022-03-15", + "2022-03-16", + "2022-03-17", + "2022-03-18", + "2022-03-21", + "2022-03-22", + "2022-03-23", + "2022-03-24", + "2022-03-25", + "2022-03-28", + "2022-03-29", + "2022-03-30", + "2022-03-31", + "2022-04-01", + "2022-04-06", + "2022-04-07", + "2022-04-08", + "2022-04-11", + "2022-04-12", + "2022-04-13", + "2022-04-14", + "2022-04-15", + "2022-04-18", + "2022-04-19", + "2022-04-20", + "2022-04-21", + "2022-04-22", + "2022-04-25", + "2022-04-26", + "2022-04-27", + "2022-04-28", + "2022-04-29", + "2022-05-05", + "2022-05-06", + "2022-05-09", + "2022-05-10", + "2022-05-11", + "2022-05-12", + "2022-05-13", + "2022-05-16", + "2022-05-17", + "2022-05-18", + "2022-05-19", + "2022-05-20", + "2022-05-23", + "2022-05-24", + "2022-05-25", + "2022-05-26", + "2022-05-27", + "2022-05-30", + "2022-05-31", + "2022-06-01", + "2022-06-02", + "2022-06-06", + "2022-06-07", + "2022-06-08", + "2022-06-09", + "2022-06-10", + "2022-06-13", + "2022-06-14", + "2022-06-15", + "2022-06-16", + "2022-06-17", + "2022-06-20", + "2022-06-21", + "2022-06-22", + "2022-06-23", + "2022-06-24", + "2022-06-27", + "2022-06-28", + "2022-06-29", + "2022-06-30", + "2022-07-01", + "2022-07-04", + "2022-07-05", + "2022-07-06", + "2022-07-07", + "2022-07-08", + "2022-07-11", + "2022-07-12", + "2022-07-13", + "2022-07-14", + "2022-07-15", + "2022-07-18", + "2022-07-19", + "2022-07-20", + "2022-07-21", + "2022-07-22", + "2022-07-25", + "2022-07-26", + "2022-07-27", + "2022-07-28", + "2022-07-29", + "2022-08-01", + "2022-08-02", + "2022-08-03", + "2022-08-04", + "2022-08-05", + "2022-08-08", + "2022-08-09", + "2022-08-10", + "2022-08-11", + "2022-08-12", + "2022-08-15", + "2022-08-16", + "2022-08-17", + "2022-08-18", + "2022-08-19", + "2022-08-22", + "2022-08-23", + "2022-08-24", + "2022-08-25", + "2022-08-26", + "2022-08-29", + "2022-08-30", + "2022-08-31", + "2022-09-01", + "2022-09-02", + "2022-09-05", + "2022-09-06", + "2022-09-07", + "2022-09-08", + "2022-09-09", + "2022-09-13", + "2022-09-14", + "2022-09-15", + "2022-09-16", + "2022-09-19", + "2022-09-20", + "2022-09-21", + "2022-09-22", + "2022-09-23", + "2022-09-26", + "2022-09-27", + "2022-09-28", + "2022-09-29", + "2022-09-30", + "2022-10-10", + "2022-10-11", + "2022-10-12", + "2022-10-13", + "2022-10-14", + "2022-10-17", + "2022-10-18", + "2022-10-19", + "2022-10-20", + "2022-10-21", + "2022-10-24", + "2022-10-25", + "2022-10-26", + "2022-10-27", + "2022-10-28", + "2022-10-31", + "2022-11-01", + "2022-11-02", + "2022-11-03", + "2022-11-04", + "2022-11-07", + "2022-11-08", + "2022-11-09", + "2022-11-10", + "2022-11-11", + "2022-11-14", + "2022-11-15", + "2022-11-16", + "2022-11-17", + "2022-11-18", + "2022-11-21", + "2022-11-22", + "2022-11-23", + "2022-11-24", + "2022-11-25", + "2022-11-28", + "2022-11-29", + "2022-11-30", + "2022-12-01", + "2022-12-02", + "2022-12-05", + "2022-12-06", + "2022-12-07", + "2022-12-08", + "2022-12-09", + "2022-12-12", + "2022-12-13", + "2022-12-14", + "2022-12-15", + "2022-12-16", + "2022-12-19", + "2022-12-20", + "2022-12-21", + "2022-12-22", + "2022-12-23", + "2022-12-26", + "2022-12-27", + "2022-12-28", + "2022-12-29", + "2022-12-30", + "2023-01-03", + "2023-01-04", + "2023-01-05", + "2023-01-06", + "2023-01-09", + "2023-01-10", + "2023-01-11", + "2023-01-12", + "2023-01-13", + "2023-01-16", + "2023-01-17", + "2023-01-18", + "2023-01-19", + "2023-01-20", + "2023-01-30", + "2023-01-31", + "2023-02-01", + "2023-02-02", + "2023-02-03", + "2023-02-06", + "2023-02-07", + "2023-02-08", + "2023-02-09", + "2023-02-10", + "2023-02-13", + "2023-02-14", + "2023-02-15", + "2023-02-16", + "2023-02-17", + "2023-02-20", + "2023-02-21", + "2023-02-22", + "2023-02-23", + "2023-02-24", + "2023-02-27", + "2023-02-28", + "2023-03-01", + "2023-03-02", + "2023-03-03", + "2023-03-06", + "2023-03-07", + "2023-03-08", + "2023-03-09", + "2023-03-10", + "2023-03-13", + "2023-03-14", + "2023-03-15", + "2023-03-16", + "2023-03-17", + "2023-03-20", + "2023-03-21", + "2023-03-22", + "2023-03-23", + "2023-03-24", + "2023-03-27", + "2023-03-28", + "2023-03-29", + "2023-03-30", + "2023-03-31", + "2023-04-03", + "2023-04-04", + "2023-04-06", + "2023-04-07", + "2023-04-10", + "2023-04-11", + "2023-04-12", + "2023-04-13", + "2023-04-14", + "2023-04-17", + "2023-04-18", + "2023-04-19", + "2023-04-20", + "2023-04-21", + "2023-04-24", + "2023-04-25", + "2023-04-26", + "2023-04-27", + "2023-04-28", + "2023-05-04", + "2023-05-05", + "2023-05-08", + "2023-05-09", + "2023-05-10", + "2023-05-11", + "2023-05-12", + "2023-05-15", + "2023-05-16", + "2023-05-17", + "2023-05-18", + "2023-05-19", + "2023-05-22", + "2023-05-23", + "2023-05-24", + "2023-05-25", + "2023-05-26", + "2023-05-29", + "2023-05-30", + "2023-05-31", + "2023-06-01", + "2023-06-02", + "2023-06-05", + "2023-06-06", + "2023-06-07", + "2023-06-08", + "2023-06-09", + "2023-06-12", + "2023-06-13", + "2023-06-14", + "2023-06-15", + "2023-06-16", + "2023-06-19", + "2023-06-20", + "2023-06-21", + "2023-06-26", + "2023-06-27", + "2023-06-28", + "2023-06-29", + "2023-06-30", + "2023-07-03", + "2023-07-04", + "2023-07-05", + "2023-07-06", + "2023-07-07", + "2023-07-10", + "2023-07-11", + "2023-07-12", + "2023-07-13", + "2023-07-14", + "2023-07-17", + "2023-07-18", + "2023-07-19", + "2023-07-20", + "2023-07-21", + "2023-07-24", + "2023-07-25", + "2023-07-26", + "2023-07-27", + "2023-07-28", + "2023-07-31", + "2023-08-01", + "2023-08-02", + "2023-08-03", + "2023-08-04", + "2023-08-07", + "2023-08-08", + "2023-08-09", + "2023-08-10", + "2023-08-11", + "2023-08-14", + "2023-08-15", + "2023-08-16", + "2023-08-17", + "2023-08-18", + "2023-08-21", + "2023-08-22", + "2023-08-23", + "2023-08-24", + "2023-08-25", + "2023-08-28", + "2023-08-29", + "2023-08-30", + "2023-08-31", + "2023-09-01", + "2023-09-04", + "2023-09-05", + "2023-09-06", + "2023-09-07", + "2023-09-08", + "2023-09-11", + "2023-09-12", + "2023-09-13", + "2023-09-14", + "2023-09-15", + "2023-09-18", + "2023-09-19", + "2023-09-20", + "2023-09-21", + "2023-09-22", + "2023-09-25", + "2023-09-26", + "2023-09-27", + "2023-09-28", + "2023-10-09", + "2023-10-10", + "2023-10-11", + "2023-10-12", + "2023-10-13", + "2023-10-16", + "2023-10-17", + "2023-10-18", + "2023-10-19", + "2023-10-20", + "2023-10-23", + "2023-10-24", + "2023-10-25", + "2023-10-26", + "2023-10-27", + "2023-10-30", + "2023-10-31", + "2023-11-01", + "2023-11-02", + "2023-11-03", + "2023-11-06", + "2023-11-07", + "2023-11-08", + "2023-11-09", + "2023-11-10", + "2023-11-13", + "2023-11-14", + "2023-11-15", + "2023-11-16", + "2023-11-17", + "2023-11-20", + "2023-11-21", + "2023-11-22", + "2023-11-23", + "2023-11-24", + "2023-11-27", + "2023-11-28", + "2023-11-29", + "2023-11-30", + "2023-12-01", + "2023-12-04", + "2023-12-05", + "2023-12-06", + "2023-12-07", + "2023-12-08", + "2023-12-11", + "2023-12-12", + "2023-12-13", + "2023-12-14", + "2023-12-15", + "2023-12-18", + "2023-12-19", + "2023-12-20", + "2023-12-21", + "2023-12-22", + "2023-12-25", + "2023-12-26", + "2023-12-27", + "2023-12-28", + "2023-12-29", + "2024-01-02", + "2024-01-03", + "2024-01-04", + "2024-01-05", + "2024-01-08", + "2024-01-09", + "2024-01-10", + "2024-01-11", + "2024-01-12", + "2024-01-15", + "2024-01-16", + "2024-01-17", + "2024-01-18", + "2024-01-19", + "2024-01-22", + "2024-01-23", + "2024-01-24", + "2024-01-25", + "2024-01-26", + "2024-01-29", + "2024-01-30", + "2024-01-31", + "2024-02-01", + "2024-02-02", + "2024-02-05", + "2024-02-06", + "2024-02-07", + "2024-02-08", + "2024-02-19", + "2024-02-20", + "2024-02-21", + "2024-02-22", + "2024-02-23", + "2024-02-26", + "2024-02-27", + "2024-02-28", + "2024-02-29", + "2024-03-01", + "2024-03-04", + "2024-03-05", + "2024-03-06", + "2024-03-07", + "2024-03-08", + "2024-03-11", + "2024-03-12", + "2024-03-13", + "2024-03-14", + "2024-03-15", + "2024-03-18", + "2024-03-19", + "2024-03-20", + "2024-03-21", + "2024-03-22", + "2024-03-25", + "2024-03-26", + "2024-03-27", + "2024-03-28", + "2024-03-29", + "2024-04-01", + "2024-04-02", + "2024-04-03", + "2024-04-08", + "2024-04-09", + "2024-04-10", + "2024-04-11", + "2024-04-12", + "2024-04-15", + "2024-04-16", + "2024-04-17", + "2024-04-22", + "2024-04-23", + "2024-04-24", + "2024-04-25", + "2024-04-26", + "2024-04-29", + "2024-04-30", + "2024-05-06", + "2024-05-07", + "2024-05-08", + "2024-05-09", + "2024-05-10", + "2024-05-13", + "2024-05-14", + "2024-05-15", + "2024-05-16", + "2024-05-17", + "2024-05-20", + "2024-05-21", + "2024-05-22", + "2024-05-23", + "2024-05-24", + "2024-05-27", + "2024-05-28", + "2024-05-29", + "2024-05-30", + "2024-05-31", + "2024-06-03", + "2024-06-04", + "2024-06-05", + "2024-06-06", + "2024-06-07", + "2024-06-11", + "2024-06-12", + "2024-06-13", + "2024-06-14", + "2024-06-17", + "2024-06-18", + "2024-06-19", + "2024-06-20", + "2024-06-21", + "2024-06-24", + "2024-06-25", + "2024-06-26", + "2024-06-27", + "2024-06-28", + "2024-07-01", + "2024-07-02", + "2024-07-03", + "2024-07-04", + "2024-07-05", + "2024-07-08", + "2024-07-09", + "2024-07-10", + "2024-07-11", + "2024-07-12", + "2024-07-15", + "2024-07-16", + "2024-07-17", + "2024-07-18", + "2024-07-19", + "2024-07-22", + "2024-07-23", + "2024-07-25", + "2024-07-24", + "2024-07-26", + "2024-07-29", + "2024-07-30", + "2024-07-31", + "2024-08-01", + "2024-08-02", + "2024-08-05", + "2024-08-06", + "2024-08-07", + "2024-08-08", + "2024-08-09", + "2024-08-12", + "2024-08-13", + "2024-08-14", + "2024-08-15", + "2024-08-16", + "2024-08-19", + "2024-08-20", + "2024-08-21", + "2024-08-22", + "2024-08-23", + "2024-08-26", + "2024-08-27", + "2024-08-28", + "2024-08-29", + "2024-08-30", + "2024-09-02", + "2024-09-03", + "2024-09-04", + "2024-09-05", + "2024-09-06", + "2024-09-09", + "2024-09-10", + "2024-09-11", + "2024-09-12", + "2024-09-13", + "2024-09-18", + "2024-09-19", + "2024-09-20", + "2024-09-23", + "2024-09-24", + "2024-09-25", + "2024-09-26", + "2024-09-27", + "2024-09-30", + "2024-10-08", + "2024-10-09", + "2024-10-10", + "2024-10-11", + "2024-10-14", + "2024-10-15", + "2024-10-16", + "2024-10-17", + "2024-10-18", + "2024-10-21", + "2024-10-22", + "2024-10-23", + "2024-10-24", + "2024-10-25", + "2024-10-28", + "2024-10-29", + "2024-10-30", + "2024-10-31", + "2024-11-04", + "2024-11-05", + "2024-11-06", + "2024-11-11", + "2024-11-12", + "2024-11-13", + "2024-11-14", + "2024-11-15", + "2024-11-18", + "2024-11-19", + "2024-11-20", + "2024-11-21", + "2024-11-22", + "2024-11-25", + "2024-11-26", + "2024-11-27", + "2024-11-28", + "2024-11-29", + "2024-12-02", + "2024-12-03", + "2024-12-04", + "2024-12-05", + "2024-12-09", + "2024-12-10", + "2024-12-11", + "2024-12-12", + "2024-12-13", + "2024-12-16", + "2024-12-17", + "2024-12-18", + "2024-12-19", + "2024-12-20", + "2024-12-23", + "2024-12-24", + "2024-12-25", + "2024-12-26", + "2024-12-27", + "2024-12-30", + "2024-12-31", + "2025-01-02", + "2025-01-03", + "2025-01-06", + "2025-01-07", + "2025-01-08", + "2025-01-09", + "2025-01-10", + "2025-01-13", + "2025-01-14", + "2025-01-15", + "2025-01-16", + "2025-01-17", + "2025-01-20", + "2025-01-21" + ], + "result": [ + { + "name": "条件在险价值差额", + "type": "line", + "data": [ + -0.109, + -0.1145, + -0.2264, + -0.131, + -0.1619, + -0.1073, + -0.114, + 0.0339, + -0.049, + -0.4449, + -0.0271, + 0.1265, + -0.058, + -0.0818, + -0.0423, + -0.1351, + -0.1685, + -0.164, + -0.1702, + -0.21, + 0.0214, + -0.1537, + -0.1421, + -0.1739, + -0.0466, + -0.0121, + -0.0518, + -0.0776, + -0.047, + -0.0441, + -0.0491, + -0.148, + 0.0281, + -0.0803, + -0.0522, + -0.217, + -0.055, + -0.136, + -0.1172, + -0.0158, + -0.1301, + -0.0893, + -0.0007, + -0.0664, + 0.0037, + -0.0483, + -0.0054, + -0.1206, + -0.0356, + -0.0009, + -0.0927, + -0.1357, + -0.0927, + -0.0795, + 0.0337, + -0.1593, + -0.0243, + -0.0978, + -0.0551, + -0.0099, + -0.1021, + -0.1886, + -0.0556, + -0.0591, + -0.1221, + -0.1992, + 0.0204, + -0.0335, + -0.1833, + -0.0012, + 0.0251, + -0.0976, + -0.154, + -0.0095, + -0.1769, + -0.0938, + -0.1458, + -0.0941, + -0.3245, + -0.2034, + -0.2469, + -0.055, + -0.0272, + -0.1361, + -0.2459, + -0.2528, + -0.3301, + -0.2807, + -0.0714, + -0.2144, + -0.1561, + -0.1448, + -0.1362, + -0.2337, + -0.3481, + -0.6569, + -0.3384, + -0.1274, + -0.2678, + -0.3772, + -0.3266, + -0.3165, + -0.2503, + -0.4011, + -0.3897, + -0.3917, + -0.367, + -0.5062, + -0.5239, + -0.3069, + -0.5592, + -0.6591, + -0.2368, + -0.2958, + -0.5544, + -0.7583, + -0.5416, + -0.0641, + -0.6133, + -0.5446, + -0.6254, + -0.2141, + -0.3859, + -0.5839, + 0.0344, + -0.0151, + -0.1394, + -0.3801, + -0.4402, + -0.2279, + -0.0793, + -0.2483, + -0.2634, + -0.2822, + -0.1632, + -0.3483, + -0.6716, + -0.2776, + -0.1221, + -0.4033, + -0.2695, + -0.2477, + -0.1194, + -0.3697, + -0.3173, + -0.1832, + -0.061, + -0.2932, + -0.3316, + -0.2012, + -0.2727, + -0.2737, + -0.5673, + -0.2046, + -0.4257, + -0.4852, + -0.6696, + -0.5891, + -0.2762, + 0.0424, + -0.034, + -0.182, + -0.2123, + -0.2008, + -0.3722, + -0.0953, + -0.1194, + -0.2694, + -0.2262, + -0.2975, + -0.3813, + 0.0373, + -0.3013, + -0.1723, + -0.1113, + -0.1491, + -0.2972, + -0.1562, + -0.261, + -0.1627, + -0.2607, + -0.1354, + -0.0413, + -0.0931, + -0.0027, + -0.1473, + -0.1825, + -0.0327, + -0.0847, + -0.1518, + -0.0781, + -0.274, + -0.0651, + -0.0699, + -0.111, + -0.1252, + -0.2209, + -0.1417, + -0.1527, + -0.2233, + -0.1618, + 0.0611, + -0.0521, + -0.0352, + -0.0988, + -0.1613, + -0.1293, + -0.1818, + -0.1891, + -0.1061, + -0.1323, + -0.1805, + -0.0501, + -0.1232, + -0.1505, + -0.1185, + -0.0745, + -0.1278, + -0.3576, + -0.0892, + -0.0771, + 0.0553, + -0.0869, + -0.2118, + -0.1116, + -0.2023, + -0.1033, + -0.1402, + -0.1412, + 0.0042, + -0.1493, + -0.141, + -0.0417, + -0.1141, + -0.0034, + -0.11, + -0.1311, + -0.1539, + -0.1024, + -0.2485, + -0.0751, + -0.1183, + -0.1593, + -0.4504, + -0.106, + -0.0348, + -0.4353, + -0.0136, + -0.3454, + -0.0754, + -0.184, + -0.0044, + -0.245, + -0.0868, + 0.0328, + -0.1747, + -0.2381, + -0.0476, + -0.0917, + -0.3977, + -0.1398, + -0.2422, + 0.037, + -0.1926, + -0.0341, + -0.1569, + -0.0717, + -0.1597, + -0.1406, + 0.028, + -0.0847, + -0.1431, + -0.1282, + -0.0229, + -0.1744, + -0.1076, + -0.4228, + -0.084, + -0.2467, + -0.0553, + 0.042, + -0.1521, + -0.1126, + -0.1576, + -0.1696, + -0.2139, + -0.2443, + -0.1533, + -0.1063, + -0.1691, + -0.1564, + -0.1354, + -0.1196, + -0.0709, + -0.2198, + -0.1803, + -0.2771, + -0.1767, + -0.2457, + -0.2514, + -0.0777, + -0.1955, + -0.1914, + -0.1404, + -0.2059, + -0.2678, + -0.2306, + -0.125, + -0.1994, + -0.1168, + -0.1593, + -0.1805, + -0.2398, + -0.1621, + -0.2608, + -0.2021, + -0.1387, + -0.1658, + -0.1244, + -0.1736, + -0.1514, + -0.1428, + -0.0579, + -0.1373, + -0.1197, + -0.246, + -0.2191, + -0.1326, + -0.1276, + -0.1433, + -0.1786, + -0.1262, + -0.1699, + -0.1842, + -0.1668, + -0.135, + -0.1463, + -0.1857, + -0.1571, + -0.1396, + -0.148, + -0.1476, + 0.0029, + -0.1599, + -0.1325, + -0.106, + -0.1524, + -0.1404, + -0.1559, + -0.2804, + -0.1136, + -0.0674, + -0.1601, + -0.0999, + -0.1205, + -0.1338, + -0.0851, + -0.1525, + -0.1729, + -0.0324, + -0.0817, + -0.0845, + -0.1075, + -0.1073, + -0.0436, + -0.1258, + -0.114, + -0.1302, + -0.1453, + -0.109, + -0.0217, + -0.1092, + -0.1326, + -0.1193, + -0.1424, + -0.1408, + -0.1391, + -0.1019, + -0.1631, + -0.119, + -0.0681, + -0.2041, + -0.1245, + -0.1508, + -0.1682, + -0.111, + -0.1298, + -0.1319, + -0.1343, + -0.0962, + -0.0995, + -0.1514, + -0.1464, + -0.0384, + 0.0151, + -0.1621, + -0.1561, + -0.1578, + -0.1458, + -0.1769, + -0.1426, + -0.1659, + -0.1689, + -0.1319, + -0.1338, + -0.1465, + -0.1283, + -0.1847, + -0.1277, + -0.1374, + -0.115, + -0.1576, + -0.1495, + -0.1695, + -0.2202, + -0.1404, + -0.1662, + -0.1045, + -0.1471, + -0.1296, + -0.1115, + -0.1668, + -0.2184, + -0.1083, + -0.1556, + -0.121, + -0.1281, + -0.0695, + -0.1121, + -0.148, + -0.1353, + -0.133, + -0.1771, + -0.0842, + -0.147, + -0.1321, + -0.1154, + -0.0746, + -0.1381, + -0.1589, + -0.15, + -0.1455, + -0.1527, + -0.1115, + -0.1858, + -0.1098, + -0.1708, + -0.1544, + -0.1417, + -0.1876, + -0.1166, + -0.1379, + -0.1684, + -0.1792, + -0.1836, + -0.1774, + -0.2015, + -0.1434, + -0.1393, + -0.1587, + -0.1432, + -0.1165, + -0.1341, + -0.1128, + -0.1899, + -0.123, + -0.2014, + -0.2438, + -0.2013, + -0.1467, + -0.1524, + -0.1039, + -0.2659, + -0.156, + -0.1634, + -0.173, + -0.0724, + -0.1036, + -0.1196, + -0.0413, + -0.0711, + -0.1218, + -0.0622, + -0.1054, + -0.1145, + -0.0997, + -0.0757, + -0.0516, + -0.079, + -0.1216, + -0.1482, + -0.0951, + -0.1305, + -0.1616, + -0.1525, + -0.1372, + -0.1593, + -0.1486, + -0.1431, + -0.1714, + -0.1215, + -0.1403, + -0.1619, + -0.1599, + -0.1566, + -0.2104, + -0.1624, + -0.175, + -0.1348, + -0.1298, + -0.131, + -0.1193, + -0.1503, + -0.1746, + -0.1185, + -0.1711, + -0.0696, + -0.1355, + -0.142, + -0.169, + -0.1436, + -0.1764, + -0.1297, + -0.1377, + -0.1764, + -0.1547, + -0.1211, + -0.1294, + -0.1562, + -0.1832, + -0.1594, + -0.1153, + -0.1451, + -0.1278, + -0.0972, + -0.1714, + -0.1159, + -0.086, + -0.1271, + -0.0863, + -0.053, + -0.105, + -0.1093, + -0.1077, + -0.1484, + -0.078, + -0.031, + -0.0806, + -0.0825, + -0.1082, + -0.0766, + -0.1065, + -0.0827, + -0.1283, + -0.1074, + -0.1112, + -0.1088, + -0.0664, + -0.0884, + -0.1512, + -0.0707, + -0.0666, + -0.0689, + -0.0857, + -0.0714, + -0.0653, + -0.053, + -0.0647, + -0.0673, + -0.0417, + -0.059, + 0.0113, + 0.0269, + 0.0103, + 0.0372, + -0.0179, + -0.0029, + 0.0233, + 0.0195, + 0.0177, + -0.0063, + 0.0742, + -0.0205, + 0.0025, + -0.0068, + -0.0301, + -0.0352, + 0.0207, + 0.0484, + 0.0307, + 0.0118, + -0.0053, + 0.0116, + -0.0474, + -0.003, + -0.0161, + 0.0534, + -0.0024, + 0.0509, + -0.0024, + 0.0353, + 0.0494, + -0.0065, + -0.0567, + 0.0069, + -0.025, + -0.054, + -0.0767, + 0.0191, + -0.0321, + -0.0424, + -0.04, + -0.0123, + -0.0464, + 0.0076, + -0.0086, + -0.0793, + -0.0274, + 0.045, + -0.012, + -0.0611, + -0.017, + -0.0684, + -0.0617, + -0.0329, + -0.031, + -0.0283, + -0.0129, + -0.0694, + -0.1041, + -0.0954, + -0.0483, + -0.0603, + -0.0711, + -0.0878, + -0.1548, + -0.0006, + -0.0395, + -0.0677, + -0.0336, + -0.0539, + -0.0447, + -0.0519, + -0.0572, + -0.0852, + 0.0221, + 0.0014, + -0.0571, + -0.0454, + -0.0601, + -0.0378, + -0.0306, + -0.0312, + -0.0417, + -0.053, + -0.0339, + -0.0323, + -0.0166, + -0.03, + -0.041, + -0.0238, + -0.0153, + -0.0374, + -0.0087, + -0.0295, + -0.023, + -0.0437, + -0.0228, + -0.0254, + -0.0218, + -0.0078, + 0.0239, + -0.0244, + -0.0235, + -0.0322, + -0.0348, + -0.0597, + -0.0598, + -0.0225, + -0.0713, + -0.0626, + -0.0523, + -0.0195, + -0.0444, + -0.0428, + -0.0379, + -0.1015, + -0.0825, + -0.0787, + -0.0671, + -0.0754, + -0.0299, + -0.0259, + -0.071, + -0.0406, + -0.0327, + -0.0704, + -0.1197, + -0.1165, + -0.0427, + -0.0586, + -0.055, + 0.0032, + -0.0764, + -0.2242, + -0.0673, + -0.1288, + -0.0636, + -0.0628, + -0.114, + -0.0672, + -0.036, + -0.0243, + -0.0683, + -0.097, + -0.0084, + 0.0271, + -0.1107, + -0.0052, + -0.0705, + -0.0904, + -0.0334, + 0.0205, + -0.0372, + 0.0123, + -0.0396, + -0.0376, + -0.0117, + -0.1001, + 0.0058, + -0.0149, + 0.0101, + -0.0369, + -0.0623, + -0.0787, + -0.0687, + -0.0564, + -0.0731, + -0.1044, + -0.0726, + -0.1026, + -0.0642, + -0.1104, + -0.0812, + -0.0949, + -0.0527, + -0.0567, + -0.1056, + -0.1371, + -0.0914, + -0.1961, + -0.1615, + -0.0974, + -0.1536, + -0.0866, + -0.1071, + -0.2433, + -0.221, + -0.1531, + -0.3084, + -0.0448, + -0.0502, + -0.0716, + -0.008, + -0.0921, + -0.0799, + -0.2049, + -0.1829, + -0.1103, + -0.1766, + -0.1336, + -0.0734, + -0.1669, + -0.0817, + -0.0903, + -0.0953, + -0.1546, + -0.1316, + -0.0816, + -0.1564, + -0.0876, + -0.0996, + -0.1187, + -0.1474, + -0.2277, + -0.1316, + -0.0589, + -0.1827, + -0.0365, + -0.0944, + -0.1164, + -0.1374, + -0.1149, + -0.113, + -0.0266, + -0.1077, + -0.1764, + -0.1684, + -0.2036, + -0.2265, + -0.1208, + -0.076, + -0.1855, + -0.128, + -0.0487, + -0.1735, + -0.2504, + -0.1604, + -0.1493, + -0.1208, + -0.1829, + -0.0962, + -0.1307, + -0.1982, + -0.1613, + -0.2086, + -0.1375, + -0.167, + -0.2096, + -0.193, + -0.1075, + -0.1185, + -0.1511, + -0.1852, + -0.1569, + -0.1257, + -0.088, + -0.1394, + -0.1999, + -0.0007, + -0.1315, + -0.0523, + -0.051, + -0.1018, + -0.1047, + -0.1549, + -0.0873, + -0.0342, + -0.136, + -0.1035, + -0.106, + -0.2316, + -0.0534, + -0.118, + -0.0382, + -0.1286, + -0.107, + -0.1612, + -0.1227, + 0.0515, + -0.2115, + -0.0938, + -0.1718, + -0.139, + -0.0852, + 0.014, + -0.1073, + -0.1932, + -0.0124, + -0.0917, + -0.1408, + -0.1426, + -0.1309, + -0.1018, + -0.0283, + -0.0755, + -0.0626, + -0.1519, + -0.2061, + -0.1844, + -0.1817, + -0.1671, + -0.2648, + -0.2863, + -0.2671, + -0.2615, + -0.0786, + -0.288, + -0.0862, + -0.1862, + -0.2107, + -0.2013, + -0.2921, + -0.1995, + -0.2454, + -0.1074, + -0.0619, + -0.1786, + -0.1455, + -0.1632, + -0.0487, + -0.1607, + -0.1741, + -0.2022, + -0.1734, + -0.1667, + -0.0899, + -0.2423, + -0.2016, + -0.1351, + -0.2282, + -0.1725, + -0.1931, + -0.1122, + -0.1515, + -0.2148, + -0.0571, + -0.0706, + -0.1396, + 0.0126, + -0.1777, + -0.0802, + -0.1475, + -0.0823, + -0.3465, + -0.1523, + -0.1667, + -0.3831, + -0.0952, + -0.2303, + -0.1958, + -0.1313, + -0.2635, + -0.0238, + 0.0281, + -0.297, + -0.1613, + -0.1608, + -0.2051, + -0.3158, + -0.125, + -0.1062, + -0.1325, + -0.016, + -0.2214, + -0.2126, + -0.2162, + -0.208, + -0.266, + -0.1541, + -0.1679, + -0.2585, + -0.1533, + -0.1729, + -0.1457, + -0.307, + -0.1895, + -0.2247, + -0.3085, + -0.2164, + -0.2202, + -0.146, + -0.2634, + -0.1444, + -0.0629, + -0.1791, + -0.2128, + -0.2961, + -0.1966, + -0.2426, + -0.1684, + -0.1771, + -0.1359, + -0.286, + -0.2175, + -0.2393, + -0.2063, + -0.1828, + -0.2089, + -0.141, + -0.1789, + -0.179, + -0.1755, + -0.1243, + -0.2322, + -0.166, + -0.0564, + -0.1528, + -0.1896, + -0.1251, + -0.1752, + -0.1258, + -0.2045, + -0.0803, + -0.1699, + -0.2025, + -0.0874, + -0.1409, + -0.234, + -0.1761, + -0.1529, + -0.1336, + -0.1522, + -0.1361, + -0.192, + -0.1059, + -0.0915, + -0.0694, + -0.1247, + -0.0648, + -0.1506, + -0.2466, + -0.0174, + -0.1883, + -0.1684, + -0.1961, + -0.0787, + 0.0927, + -0.242, + -0.1842, + -0.1842, + -0.0764, + -0.1304, + -0.1574, + -0.1412, + -0.2148, + -0.3481, + -0.065, + -0.1254, + -0.1927, + -0.1856, + -0.0914, + -0.0208, + -0.1798, + -0.1615, + -0.1586, + -0.1556, + -0.2541, + -0.195, + -0.0935, + -0.1622, + 0.0336, + -0.045, + -0.1786, + -0.1321, + -0.1512, + -0.1644, + -0.125, + -0.106, + -0.2153, + -0.1388, + -0.149, + -0.0068, + -0.1386, + -0.1531, + -0.0825, + -0.2503, + -0.1433, + -0.1354, + -0.2477, + -0.2083, + -0.1429, + -0.1345, + -0.4205, + -0.0925, + -0.2035, + -0.2194, + 0.0421, + -0.1995, + -0.1522, + -0.008, + -0.0885, + -0.2283, + -0.1495, + -0.0531, + -0.1514, + -0.2173, + -0.1223, + -0.0874, + -0.0951, + -0.153, + -0.1699, + -0.1567, + -0.1348, + -0.1722, + -0.131, + -0.1744, + -0.0683, + 0.0155, + -0.1386, + -0.1068, + -0.1387, + -0.1026, + -0.0898, + -0.0507, + 0.026, + -0.1076, + -0.1068, + -0.162, + -0.1257, + -0.0712, + -0.1244, + 0.0213, + -0.1036, + -0.1573, + -0.1253, + -0.0804, + -0.2137, + -0.119, + -0.1312, + -0.1231, + -0.0826, + -0.1008, + -0.1396, + -0.1219, + -0.1601, + -0.0655, + -0.1437, + -0.1028, + -0.0828, + -0.0795, + -0.1107, + -0.1298, + -0.1041, + -0.1626, + -0.1582, + -0.1749, + -0.1917, + -0.1592, + -0.1254, + -0.0422, + -0.1408, + -0.012, + -0.1307, + -0.0728, + -0.0769, + -0.0745, + 0.0068, + -0.1037, + -0.1144, + -0.0925, + -0.0787, + -0.1736, + -0.0397, + -0.1224, + -0.112, + -0.0954, + -0.0513, + -0.1021, + -0.0616, + -0.0456, + -0.0685, + -0.0692, + -0.1155, + -0.138, + -0.0649, + -0.1373, + -0.2025, + -0.1057, + -0.1039, + -0.1052, + -0.1732, + -0.1128, + -0.1611, + -0.1664, + -0.1188, + -0.1739, + -0.0935, + -0.1217, + -0.096, + -0.0963, + -0.0899, + -0.1579, + -0.1505, + -0.1283, + -0.2055, + -0.1327, + -0.1298, + -0.1788, + -0.1522, + -0.1238, + -0.1337, + -0.185, + -0.1863, + -0.164, + -0.0743, + -0.1263, + -0.1132, + -0.1678, + -0.1468, + -0.1791, + -0.2301, + -0.1478, + -0.1486, + -0.1446, + -0.1781, + -0.1035, + -0.0917, + -0.1895, + -0.1693, + -0.1957, + -0.1156, + -0.1274, + -0.1651, + -0.1613, + -0.1844, + -0.1435, + -0.1292, + -0.1523, + -0.1129, + -0.1147, + -0.1556, + -0.1366, + -0.1386, + -0.1572, + -0.0538, + -0.1227, + -0.0931, + -0.173, + -0.1778, + -0.1875, + -0.2453, + -0.1567, + -0.1913, + -0.1442, + -0.1994, + -0.1294, + -0.1763, + -0.1225, + -0.1954, + -0.2101, + -0.1591, + -0.2439, + -0.1246, + -0.1751, + -0.1273, + -0.195, + -0.2031, + -0.1959, + -0.1667, + -0.1435, + -0.2486, + -0.1461, + -0.3012, + -0.5151, + -0.0243, + -0.0951, + -0.0642, + -0.1465, + -0.125, + -0.1155, + -0.125, + -0.1866, + -0.1337, + -0.0723, + -0.1965, + -0.1761, + -0.0581, + -0.1619, + -0.1808, + -0.1717, + -0.212, + -0.1367, + -0.313, + 0.0065, + -0.1269, + -0.1067, + -0.0377, + -0.2191, + -0.2825, + -0.0428, + -0.2083, + -0.2394, + -0.219, + -0.3462, + -0.1758, + -0.2472, + -0.2253, + -0.0752, + -0.3171, + -0.0486, + -0.0626, + -0.2191, + -0.1771, + -0.2505, + -0.1918, + -0.2102, + -0.1263, + -0.2283, + -0.1584, + -0.2991, + -0.2556, + -0.2926, + -0.2917, + -0.1959, + -0.328, + -0.284, + -0.2564, + -0.3099, + -0.4019, + -0.3232, + -0.3692, + -0.3848, + -0.3195, + -0.3211, + -0.3266, + -0.2976, + -0.3228, + -0.3688, + -0.3044, + -0.3524, + -0.3427, + -0.344, + -0.4041, + -0.3601, + -0.3318, + -0.2962, + -0.3449, + -0.346, + -0.4101, + -0.2951, + -0.2378, + -0.3051, + -0.2507, + -0.2451, + -0.1199, + -0.2045, + -0.1865, + -0.1801, + -0.1588, + -0.1526, + -0.1445, + -0.1787, + -0.2124, + -0.148, + -0.217, + -0.0919, + -0.1615, + -0.126, + -0.0945, + -0.1549, + -0.1404, + -0.1427, + -0.2087, + -0.1089, + -0.0771, + -0.0788, + -0.0739, + 0.1033, + -0.1372, + -0.0907, + -0.109, + -0.236, + -0.0477, + -0.1889, + -0.203, + -0.3709, + -0.126, + -0.0153, + -0.1443, + -0.135, + -0.1628, + -0.3537, + -0.1229, + -0.1086, + -0.0369, + -0.1673, + -0.1079, + -0.0564, + -0.1153, + -0.1124, + -0.1249, + -0.1661, + -0.0875, + -0.1428, + -0.1277, + -0.1092, + -0.0277, + 0.0117, + -0.1064, + -0.1713, + -0.1609, + -0.0546, + -0.0548, + -0.0868, + -0.1433, + -0.0584, + 0.0271, + -0.0988, + -0.0473, + -0.0732, + -0.0938, + -0.1129, + -0.1702, + -0.0476, + -0.1867, + -0.0916, + -0.0508, + -0.0824, + -0.068, + -0.1465, + -0.1429, + -0.0145, + -0.1656, + -0.1686, + -0.0938, + -0.1949, + -0.1057, + -0.0886, + -0.0933, + -0.1125, + 0.0044, + 0.0459, + -0.0799, + -0.1246, + -0.1048, + -0.1006, + -0.1223, + -0.0505, + -0.0979, + -0.1129, + -0.1555, + -0.1237, + -0.0813, + -0.0554, + -0.0603, + -0.1697, + -0.0678, + -0.0369, + -0.0526, + -0.0181, + -0.0821, + 0.0016, + -0.1144, + -0.1336, + -0.0839, + -0.1359, + -0.0389, + -0.0892, + -0.0806, + -0.0393, + -0.0496, + 0.0026, + -0.0903, + -0.1215, + -0.0588, + -0.0232, + -0.1013, + 0.019, + -0.081, + -0.0904, + -0.0677, + -0.1188, + -0.0912, + -0.1537, + -0.0941, + -0.1469, + -0.0625, + -0.1062, + -0.1136, + -0.0595, + -0.1437, + -0.087, + -0.2051, + -0.09, + -0.1414, + -0.0902, + -0.1054, + -0.149, + -0.0593, + -0.0329, + -0.079, + -0.0375, + -0.0927, + -0.0672, + -0.1739, + -0.2118, + -0.0376, + -0.1822, + -0.2358, + -0.1466, + -0.0781, + -0.207, + -0.1182, + -0.0734, + -0.1364, + -0.0858, + -0.2213, + -0.1102, + -0.2487, + -0.1373, + -0.0698, + -0.0556, + -0.133, + -0.1324, + -0.1113, + -0.0591, + -0.0266, + -0.0311, + -0.1706, + -0.1336, + -0.2996, + -0.1667, + -0.2724, + -0.1231, + -0.2645, + -0.0695, + -0.1965, + -0.0385, + -0.2768, + -0.1443, + -0.2873, + -0.2194, + -0.0781, + 0.0061, + -0.0977, + -0.2211, + -0.0803, + -0.1037, + -0.0885, + -0.2475, + -0.0761, + -0.1656, + -0.1983, + -0.1238, + -0.0153, + -0.1127, + -0.082, + -0.1699, + -0.0698, + -0.0856, + -0.1447, + -0.1562, + -0.1159, + -0.1941, + -0.2077, + -0.13, + -0.0823, + -0.1567, + -0.1098, + -0.0131, + -0.1369, + -0.1237, + -0.1487, + -0.0988, + -0.2002, + -0.1395, + -0.1284, + -0.116, + -0.1908, + -0.2131, + -0.2234, + -0.1724, + -0.1398, + -0.1391, + -0.2049, + -0.0458, + -0.0877, + -0.155, + -0.1732, + -0.1439, + -0.2, + -0.1248, + 0.0052, + -0.1344, + -0.1198, + -0.148, + -0.1088, + -0.1073, + -0.1662, + -0.147, + -0.0939, + -0.1209, + -0.154, + -0.1041, + -0.0762, + -0.1564, + -0.1628, + -0.1922, + -0.0994, + -0.1181, + -0.1249, + -0.0849, + -0.0971, + -0.116, + -0.0494, + -0.1162, + -0.1811, + -0.0959, + -0.1253, + -0.2653, + -0.13, + -0.1386, + -0.0818, + -0.1742, + -0.1553, + -0.0701, + -0.1148, + -0.1816, + -0.07, + -0.1834, + -0.1172, + -0.1352, + -0.0967, + -0.1264, + -0.1948, + -0.2814, + -0.2971, + -0.1212, + -0.0341, + -0.1564, + 0.0043, + -0.1114, + -0.0664, + -0.1314, + -0.1253, + -0.041, + -0.0495, + -0.132, + -0.14, + -0.131, + -0.1144, + -0.21, + -0.0534, + -0.1365, + -0.1962, + -0.0462, + -0.0573, + -0.0975, + -0.2061, + -0.088, + -0.1228, + -0.1165, + -0.0428, + -0.1067, + -0.1308, + -0.0124, + -0.0468, + -0.1247, + -0.1101, + -0.0638, + -0.1274, + -0.1738, + -0.1533, + -0.1628, + -0.0617, + -0.1377, + -0.0739, + -0.1131, + -0.0846, + -0.1043, + -0.1586, + -0.0856, + -0.0567, + -0.1155, + -0.1711, + -0.0612, + -0.1395, + -0.0906, + -0.172, + -0.0662, + -0.128, + -0.0982, + -0.0929, + -0.1038, + -0.1358, + -0.1819, + -0.1495, + -0.0756, + -0.1308, + -0.1593, + -0.1344, + -0.0709, + -0.1379, + -0.109, + -0.1133, + -0.1393, + -0.0453, + -0.1324, + -0.1265, + -0.1206, + -0.1212, + -0.1654, + -0.0728, + -0.0919, + -0.1134, + -0.1063, + -0.1306, + -0.1377, + -0.1083, + -0.1151, + -0.0867, + -0.0894, + -0.0622, + -0.1025, + -0.0681, + -0.0278, + -0.0212, + -0.1201, + -0.0788, + -0.1412, + -0.1529, + -0.0863, + -0.1854, + -0.1762, + -0.0737, + -0.1044, + -0.0701, + -0.13, + -0.1076, + -0.0731, + -0.1846, + -0.0819, + -0.1043, + -0.1488, + -0.1745, + -0.1756, + -0.1259, + -0.1134, + -0.1834, + -0.0888, + -0.205, + -0.1711, + -0.1025, + -0.1019, + -0.1871, + -0.1201, + -0.2149, + -0.1558, + -0.2655, + -0.1258, + -0.2639, + -0.2281, + -0.0941, + -0.1862, + -0.1162, + -0.1648, + -0.1952, + -0.2102, + -0.1109, + -0.1438, + -0.1501, + -0.1374, + -0.1775, + -0.2156, + -0.0983, + -0.248, + -0.1106, + -0.1475, + -0.1211, + -0.2005, + -0.1866, + -0.2136, + -0.3108, + -0.2629, + -0.2108, + -0.096, + -0.1428, + -0.2942, + -0.3676, + 0.0594, + -0.0515, + -0.1158, + -0.155, + -0.1512, + -0.1247, + -0.1717, + -0.2272, + -0.1666, + -0.1529, + -0.0018, + -0.1837, + -0.0931, + -0.1674, + -0.2098, + -0.1227, + -0.2874, + -0.0517, + -0.1926, + -0.0965, + -0.1559, + -0.1836, + -0.1925, + -0.2282, + -0.2405, + -0.1354, + -0.3868, + -0.1915, + -0.0121, + -0.1168, + -0.0348, + -0.1526, + -0.2632, + -0.1871, + -0.0998, + -0.0865, + -0.1735, + -0.1228, + -0.202, + -0.1101, + -0.1777, + -0.1476, + -0.0681, + -0.1842, + -0.2641, + -0.1264, + -0.1368, + -0.1338, + -0.1119, + -0.0701, + -0.1539, + -0.1374, + -0.0521, + -0.1219, + -0.0958, + -0.191, + -0.0677, + -0.196, + -0.1042, + -0.0825, + -0.176, + -0.0821, + -0.1226, + -0.149, + -0.2029, + -0.0636, + -0.088, + -0.0894, + -0.0997, + -0.2294, + -0.0901, + -0.1764, + -0.1214, + -0.1526, + -0.2175, + -0.1312, + -0.1689, + -0.235, + -0.2009, + -0.1517, + -0.1605, + -0.2405, + -0.11, + -0.1852, + -0.1433, + -0.2097, + -0.1612, + -0.195, + -0.1334, + -0.191, + -0.1707, + -0.2386, + -0.1577, + -0.2763, + -0.2327, + -0.1451, + -0.1217, + -0.1874, + -0.1559, + -0.2117, + -0.0595, + -0.1707, + -0.1708, + -0.1632, + -0.1084, + -0.1882, + -0.1778, + -0.1074, + -0.1672, + -0.2311, + -0.1086, + -0.1629, + -0.1764, + -0.1722, + -0.1569, + -0.2004, + -0.1919, + -0.1822, + -0.1268, + -0.1663, + -0.1893, + -0.1043, + -0.1507, + -0.2269, + -0.2154, + -0.2811, + -0.1804, + -0.1691, + -0.2067, + -0.2183, + -0.1983, + -0.2095, + -0.1129, + -0.2649, + -0.1873, + -0.2161, + -0.3002, + -0.1879, + -0.1213, + -0.232, + -0.0755, + -0.183, + -0.197, + -0.2638, + -0.2155, + -0.2038, + -0.3221, + -0.1958, + -0.1466, + -0.2174, + -0.2933, + -0.213, + -0.0046, + -0.1225, + -0.2135, + -0.0243, + -0.1614, + -0.1943, + -0.2051, + -0.194, + -0.0164, + -0.1426, + -0.0491, + -0.1772, + -0.1548, + -0.1662, + -0.1856, + -0.1546, + -0.1506, + -0.1773, + -0.1384, + -0.2149, + -0.014, + -0.1559, + -0.1085, + -0.1894, + -0.0672, + -0.1313, + -0.156, + -0.1427, + -0.0929, + -0.1843, + -0.1378, + -0.121, + -0.1404, + -0.1391, + -0.2134, + -0.2216, + -0.1406, + -0.1396, + -0.1515, + -0.1206, + -0.0869, + -0.1604, + -0.1649, + -0.128, + -0.1341, + -0.1475, + -0.0618, + -0.1315, + -0.1028, + -0.137, + -0.1575, + -0.1439, + -0.088, + -0.0799, + -0.1499, + -0.1593, + -0.1207, + -0.1246, + -0.1243, + -0.1932, + -0.1019, + -0.1613, + -0.1863, + -0.2019, + -0.1286, + -0.1573, + -0.0745, + -0.1678, + -0.0961, + -0.1363, + -0.162, + -0.1702, + -0.1982, + -0.0149, + -0.118, + -0.1726, + -0.1335, + -0.176, + -0.1468, + -0.0977, + -0.0632, + -0.1435, + -0.1199, + -0.1579, + -0.2011, + -0.1512, + -0.1497, + -0.1915, + -0.0823, + -0.1594, + -0.129, + -0.1879, + -0.1144, + -0.1617, + -0.0868, + -0.1166, + -0.092, + -0.1534, + -0.1518, + -0.149, + -0.1262, + -0.1002, + -0.1241, + -0.0928, + -0.123, + -0.1441, + -0.102, + -0.1533, + -0.1308, + -0.1286, + -0.1603, + -0.1003, + -0.0657, + -0.115, + -0.1716, + -0.1425, + -0.2189, + -0.1829, + -0.1491, + -0.1336, + -0.0959, + -0.0805, + -0.1297, + -0.146, + -0.0753, + -0.1699, + -0.1678, + -0.1381, + -0.1923, + -0.056, + -0.1492, + -0.1471, + -0.1319, + -0.1472, + -0.112, + -0.2065, + -0.2034, + -0.1495, + -0.1453, + -0.1634, + -0.1453, + -0.2001, + -0.1418, + -0.088, + -0.1855, + -0.2112, + -0.1859, + -0.1209, + -0.1352, + -0.1457, + -0.1216, + -0.1414, + -0.0653, + -0.093, + -0.1852, + -0.1548, + -0.219, + -0.2133, + -0.101, + -0.1526, + -0.1721, + -0.1234, + -0.09, + -0.148, + -0.1904, + -0.1879, + -0.1786, + -0.1328, + -0.1207, + -0.1799, + -0.0824, + -0.1514, + -0.191, + -0.1653, + -0.1559, + -0.1846, + -0.1507, + -0.1586, + -0.0142, + -0.1579, + -0.1547, + -0.0408, + -0.1251, + -0.1734, + -0.1891, + -0.116, + -0.1369, + -0.1884, + -0.165, + -0.166, + -0.1408, + -0.2573, + -0.1819, + -0.1503, + -0.17, + -0.1194, + -0.1938, + -0.1974, + -0.0963, + -0.2076, + -0.0948, + -0.1422, + -0.0671, + -0.0729, + -0.1262, + -0.1493, + -0.0887, + -0.0549, + -0.1577, + -0.1293, + -0.1823, + -0.1391, + -0.0785, + -0.1244, + -0.1491, + -0.1192, + -0.1491, + -0.0892, + -0.1222, + -0.1349, + -0.1578, + -0.0318, + -0.147, + -0.141, + -0.108, + -0.135, + -0.1133, + -0.1322, + -0.0832, + -0.0565, + -0.1434, + -0.1344, + -0.0666, + -0.1182, + -0.1838, + -0.1169, + -0.1378, + -0.0806, + -0.0778, + -0.0863, + -0.0367, + -0.0765, + -0.1132, + -0.0969, + -0.1118, + -0.0479, + -0.0173, + -0.0954, + -0.089, + -0.075, + -0.1149, + -0.0915, + -0.0848, + -0.0634, + -0.1413, + -0.0973, + -0.0752, + -0.0749, + -0.1265, + -0.0552, + -0.1048, + -0.1108, + -0.0667, + -0.1142, + -0.0635, + -0.0879, + -0.0963, + -0.1511, + -0.0552, + -0.0789, + -0.0575, + -0.0355, + -0.056, + -0.1511, + -0.1091, + -0.1013, + -0.0992, + -0.0701, + -0.1304, + -0.0291, + -0.0752, + -0.0734, + -0.1339, + -0.0853, + 0.0035, + -0.0816, + -0.1551, + -0.1014, + -0.1308, + -0.1084, + -0.1404, + -0.064, + -0.0975, + -0.0515, + -0.0981, + -0.0832, + -0.0486, + -0.1768, + -0.0119, + -0.0869, + -0.1489, + -0.061, + -0.023, + 0.0003, + -0.1112, + -0.1506, + -0.1845, + -0.1317, + -0.0845, + -0.1452, + -0.0412, + 0.0816, + -0.0341, + -0.0573, + -0.0342, + -0.0789, + -0.0316, + -0.0596, + -0.0947, + -0.1409, + -0.0338, + -0.1428, + 0.008, + -0.0541, + -0.0766, + -0.0456, + -0.0874, + -0.0955, + -0.0452, + -0.0075, + -0.0625, + -0.1027, + -0.0883, + -0.066, + -0.0357, + -0.1178, + -0.0802, + -0.0974, + -0.1482, + -0.1335, + -0.0874, + -0.1594, + -0.0891, + -0.0944, + -0.0446, + -0.1407, + -0.1366, + -0.169, + -0.1322, + -0.1719, + -0.1342, + -0.1681, + -0.0244, + -0.1697, + -0.0459, + -0.1157, + -0.1606, + -0.1379, + -0.1513, + -0.1093, + -0.1128, + -0.0542, + -0.0754, + -0.1468, + -0.0558, + -0.1231, + -0.1615, + -0.0868, + -0.1275, + -0.146, + -0.1794, + -0.1245, + -0.095, + -0.126, + -0.1613, + -0.1347, + -0.2002, + -0.2119, + -0.1343, + -0.1943, + -0.396, + -0.1846, + -0.1524, + -0.1359, + -0.1228, + -0.1605, + -0.1476, + -0.159, + -0.1758, + -0.146, + -0.1572, + -0.1199, + -0.1409, + -0.1218, + -0.135, + -0.1652, + -0.1581, + -0.1651, + -0.1596, + -0.1275, + -0.1713, + -0.1474, + -0.151, + -0.1604, + -0.1652, + -0.1767, + -0.1791, + -0.1891, + -0.1227, + -0.1739, + -0.1295, + -0.1562, + -0.1567, + -0.1421, + -0.1589, + -0.1491, + -0.148, + -0.1806, + -0.1791, + -0.1852, + -0.1895, + -0.159, + -0.1688, + -0.167, + -0.0873, + -0.1639, + -0.1727, + -0.1793, + -0.1509, + -0.1478, + -0.1539, + -0.1619, + -0.1562, + -0.1285, + -0.1495, + -0.0979, + -0.1183, + -0.1082, + -0.1354, + -0.1258, + -0.127, + -0.1157, + -0.1392, + -0.1594, + -0.1562, + -0.1522, + -0.1101, + -0.1922, + -0.1442, + -0.1685, + -0.1456, + -0.1755, + -0.1857, + -0.1525, + -0.171, + -0.1781, + -0.169, + -0.1376, + -0.1223, + -0.1523, + -0.1282, + -0.0167, + -0.0926, + -0.0189, + -0.0126, + 0.1281, + 0.0584, + -0.378, + -0.0873, + -0.2131, + -0.0602, + -0.2117, + -0.1467, + -0.1596, + -0.0197, + -0.1261, + -0.1177, + -0.1209, + -0.1669, + -0.1036, + -0.1374, + -0.1732, + -0.1726, + -0.142, + -0.1017, + -0.0626, + -0.1634, + -0.1224, + -0.178, + -0.1262, + -0.1687, + -0.2036, + -0.1676, + -0.1252, + -0.1416, + -0.1417, + -0.2511, + -0.1577, + -0.1501, + -0.0819, + -0.1615, + -0.0921, + -0.0969, + -0.1344, + -0.1461, + -0.1397, + -0.1278, + -0.1278, + -0.1197, + -0.0759, + -0.1847, + -0.1271, + -0.1083, + -0.1032, + -0.1134, + -0.1228, + -0.121, + -0.0897, + -0.1386, + -0.1259, + -0.1253, + -0.1018, + -0.156, + -0.1903, + -0.1411, + -0.1206, + -0.0933, + -0.1154, + -0.1117, + -0.1311, + -0.0946, + 0.0095, + -0.103, + -0.0782, + -0.0695, + -0.0633, + -0.0723 + ] + }, + { + "name": "Coplua", + "type": "line", + "data": [ + 0.7569, + 0.7564, + 0.7569, + 0.7572, + 0.7566, + 0.756, + 0.7556, + 0.7568, + 0.7564, + 0.7569, + 0.7568, + 0.7582, + 0.7586, + 0.7606, + 0.7618, + 0.7642, + 0.7671, + 0.7691, + 0.7733, + 0.7753, + 0.7758, + 0.7772, + 0.7784, + 0.7784, + 0.7789, + 0.7798, + 0.7803, + 0.7814, + 0.7823, + 0.7847, + 0.7882, + 0.7896, + 0.7975, + 0.7991, + 0.7998, + 0.8013, + 0.8029, + 0.8052, + 0.8068, + 0.8081, + 0.8116, + 0.8131, + 0.8144, + 0.8145, + 0.8163, + 0.8177, + 0.8192, + 0.8221, + 0.8254, + 0.8281, + 0.8306, + 0.8318, + 0.8349, + 0.837, + 0.8404, + 0.843, + 0.8452, + 0.8479, + 0.8506, + 0.8525, + 0.8547, + 0.8568, + 0.8586, + 0.8604, + 0.863, + 0.8653, + 0.8668, + 0.8683, + 0.8703, + 0.8722, + 0.8741, + 0.8765, + 0.8795, + 0.8816, + 0.8832, + 0.8853, + 0.886, + 0.8871, + 0.8887, + 0.8895, + 0.8892, + 0.8892, + 0.8898, + 0.89, + 0.8911, + 0.8916, + 0.8923, + 0.8921, + 0.8916, + 0.8926, + 0.8924, + 0.8934, + 0.8948, + 0.895, + 0.8976, + 0.8995, + 0.8998, + 0.9004, + 0.9011, + 0.9019, + 0.9028, + 0.9039, + 0.9049, + 0.906, + 0.9083, + 0.9097, + 0.911, + 0.9127, + 0.9137, + 0.9143, + 0.9152, + 0.9153, + 0.9148, + 0.9149, + 0.9149, + 0.9146, + 0.9138, + 0.912, + 0.9114, + 0.9106, + 0.9091, + 0.9078, + 0.9061, + 0.9047, + 0.9037, + 0.9029, + 0.9016, + 0.8995, + 0.8985, + 0.8971, + 0.8959, + 0.8941, + 0.8925, + 0.8914, + 0.89, + 0.8884, + 0.8869, + 0.8852, + 0.8843, + 0.8829, + 0.8814, + 0.8802, + 0.8783, + 0.8777, + 0.8766, + 0.875, + 0.8736, + 0.8727, + 0.8719, + 0.8712, + 0.8705, + 0.8697, + 0.8683, + 0.867, + 0.8657, + 0.8645, + 0.8633, + 0.8622, + 0.8613, + 0.8601, + 0.8591, + 0.8575, + 0.8556, + 0.855, + 0.854, + 0.8523, + 0.8518, + 0.8509, + 0.8501, + 0.8493, + 0.848, + 0.8475, + 0.8466, + 0.8454, + 0.8443, + 0.8429, + 0.8422, + 0.8406, + 0.8395, + 0.8387, + 0.8384, + 0.8381, + 0.837, + 0.8361, + 0.8357, + 0.8347, + 0.8344, + 0.8343, + 0.8338, + 0.8329, + 0.8323, + 0.8319, + 0.8313, + 0.8302, + 0.8284, + 0.8269, + 0.8258, + 0.8248, + 0.8245, + 0.8225, + 0.8214, + 0.8209, + 0.8195, + 0.8187, + 0.8177, + 0.8169, + 0.8156, + 0.8146, + 0.813, + 0.8112, + 0.8083, + 0.8076, + 0.8064, + 0.8047, + 0.8021, + 0.7994, + 0.7978, + 0.7972, + 0.796, + 0.7948, + 0.7938, + 0.7924, + 0.7908, + 0.7895, + 0.7878, + 0.7867, + 0.7846, + 0.783, + 0.78, + 0.7786, + 0.7765, + 0.7758, + 0.7741, + 0.7735, + 0.7722, + 0.7714, + 0.77, + 0.7691, + 0.7661, + 0.7643, + 0.7623, + 0.7609, + 0.758, + 0.755, + 0.7526, + 0.7507, + 0.7479, + 0.7476, + 0.7458, + 0.7447, + 0.7445, + 0.7436, + 0.7438, + 0.7419, + 0.7408, + 0.7403, + 0.7389, + 0.7383, + 0.7378, + 0.739, + 0.7397, + 0.7405, + 0.7421, + 0.7423, + 0.7432, + 0.7431, + 0.7429, + 0.7429, + 0.7425, + 0.7444, + 0.7446, + 0.7444, + 0.7444, + 0.7444, + 0.7445, + 0.7448, + 0.745, + 0.7451, + 0.7469, + 0.749, + 0.7502, + 0.7514, + 0.7525, + 0.7546, + 0.7565, + 0.7571, + 0.7587, + 0.7605, + 0.7619, + 0.764, + 0.7645, + 0.7665, + 0.7679, + 0.7695, + 0.7718, + 0.7718, + 0.773, + 0.7743, + 0.7766, + 0.7785, + 0.779, + 0.7811, + 0.7819, + 0.7827, + 0.786, + 0.7858, + 0.7869, + 0.7889, + 0.7928, + 0.7923, + 0.7928, + 0.7927, + 0.794, + 0.8, + 0.7995, + 0.7997, + 0.8013, + 0.8032, + 0.8047, + 0.8046, + 0.8063, + 0.8077, + 0.8098, + 0.8099, + 0.81, + 0.8106, + 0.8119, + 0.8151, + 0.8148, + 0.8169, + 0.8173, + 0.8186, + 0.8194, + 0.8194, + 0.8208, + 0.8209, + 0.8204, + 0.8194, + 0.8191, + 0.818, + 0.8156, + 0.8121, + 0.8089, + 0.8092, + 0.8051, + 0.8009, + 0.7962, + 0.7866, + 0.7861, + 0.7779, + 0.7432, + 0.7432, + 0.7303, + 0.7186, + 0.7042, + 0.6832, + 0.6825, + 0.6819, + 0.6708, + 0.6582, + 0.6371, + 0.6359, + 0.6333, + 0.6274, + 0.6242, + 0.6261, + 0.6249, + 0.6245, + 0.6262, + 0.627, + 0.6294, + 0.628, + 0.6297, + 0.6289, + 0.6305, + 0.6308, + 0.6293, + 0.6291, + 0.6258, + 0.6245, + 0.6172, + 0.616, + 0.616, + 0.6152, + 0.6127, + 0.6133, + 0.6122, + 0.6121, + 0.6114, + 0.6116, + 0.6115, + 0.6079, + 0.6066, + 0.6039, + 0.6001, + 0.589, + 0.5864, + 0.5788, + 0.5751, + 0.5726, + 0.5738, + 0.5733, + 0.5768, + 0.5763, + 0.5739, + 0.5776, + 0.5762, + 0.5768, + 0.5758, + 0.5754, + 0.5742, + 0.5736, + 0.5736, + 0.5745, + 0.5753, + 0.5794, + 0.578, + 0.5791, + 0.5858, + 0.5837, + 0.5848, + 0.5858, + 0.5855, + 0.5862, + 0.5847, + 0.5844, + 0.5834, + 0.5838, + 0.5868, + 0.5844, + 0.5856, + 0.5856, + 0.5867, + 0.5891, + 0.5858, + 0.5903, + 0.5894, + 0.5899, + 0.5947, + 0.5936, + 0.5942, + 0.5929, + 0.5923, + 0.593, + 0.5915, + 0.5913, + 0.5903, + 0.5902, + 0.5916, + 0.5904, + 0.5878, + 0.5858, + 0.5838, + 0.5814, + 0.5803, + 0.5785, + 0.5782, + 0.5776, + 0.5732, + 0.5724, + 0.5693, + 0.5678, + 0.5621, + 0.5594, + 0.5597, + 0.5589, + 0.5595, + 0.5583, + 0.5545, + 0.5529, + 0.5522, + 0.551, + 0.5494, + 0.5463, + 0.544, + 0.5402, + 0.5378, + 0.5354, + 0.5298, + 0.5278, + 0.5219, + 0.5146, + 0.5103, + 0.4983, + 0.4962, + 0.4937, + 0.4891, + 0.4809, + 0.4775, + 0.4815, + 0.483, + 0.4834, + 0.4896, + 0.4884, + 0.4929, + 0.495, + 0.4961, + 0.4949, + 0.4916, + 0.4942, + 0.4925, + 0.4913, + 0.4901, + 0.4887, + 0.4894, + 0.4832, + 0.4475, + 0.4389, + 0.4376, + 0.4373, + 0.436, + 0.4356, + 0.4346, + 0.4343, + 0.4319, + 0.4298, + 0.4301, + 0.4303, + 0.4301, + 0.4293, + 0.4306, + 0.4326, + 0.4284, + 0.4294, + 0.4213, + 0.4141, + 0.4106, + 0.4069, + 0.4067, + 0.4049, + 0.4028, + 0.3965, + 0.3824, + 0.383, + 0.3779, + 0.3742, + 0.3677, + 0.3624, + 0.3632, + 0.3648, + 0.3638, + 0.364, + 0.3654, + 0.3659, + 0.3659, + 0.3613, + 0.3604, + 0.3632, + 0.3642, + 0.3635, + 0.3643, + 0.3607, + 0.3597, + 0.3598, + 0.36, + 0.3633, + 0.3601, + 0.3575, + 0.3555, + 0.3536, + 0.352, + 0.3481, + 0.3452, + 0.343, + 0.3393, + 0.336, + 0.3331, + 0.3299, + 0.3311, + 0.3317, + 0.3308, + 0.3301, + 0.3278, + 0.3235, + 0.317, + 0.3158, + 0.3112, + 0.3097, + 0.3048, + 0.295, + 0.2996, + 0.2968, + 0.2922, + 0.2878, + 0.2764, + 0.2794, + 0.2797, + 0.2804, + 0.2807, + 0.2794, + 0.2814, + 0.2813, + 0.2863, + 0.2884, + 0.2871, + 0.2794, + 0.2784, + 0.2762, + 0.277, + 0.275, + 0.2786, + 0.2794, + 0.2756, + 0.276, + 0.2765, + 0.2769, + 0.2822, + 0.2851, + 0.2841, + 0.2883, + 0.2939, + 0.2969, + 0.3042, + 0.3056, + 0.3102, + 0.3141, + 0.3185, + 0.3289, + 0.3308, + 0.3313, + 0.3328, + 0.3351, + 0.3396, + 0.3364, + 0.338, + 0.3381, + 0.3392, + 0.3411, + 0.3395, + 0.3398, + 0.3416, + 0.3444, + 0.3468, + 0.3432, + 0.3392, + 0.336, + 0.3424, + 0.353, + 0.3496, + 0.3508, + 0.3561, + 0.3573, + 0.3632, + 0.3629, + 0.3631, + 0.3648, + 0.3675, + 0.3719, + 0.3724, + 0.3707, + 0.3714, + 0.3713, + 0.3732, + 0.3724, + 0.3715, + 0.3712, + 0.375, + 0.3736, + 0.373, + 0.3719, + 0.3721, + 0.3739, + 0.3712, + 0.3671, + 0.3669, + 0.3681, + 0.3673, + 0.3669, + 0.3589, + 0.3589, + 0.3575, + 0.3569, + 0.3597, + 0.3583, + 0.3617, + 0.3601, + 0.3631, + 0.3638, + 0.359, + 0.3588, + 0.3636, + 0.364, + 0.368, + 0.3664, + 0.3681, + 0.3691, + 0.3646, + 0.364, + 0.3639, + 0.367, + 0.3683, + 0.3678, + 0.3679, + 0.3641, + 0.3603, + 0.3554, + 0.3547, + 0.3522, + 0.35, + 0.3479, + 0.3477, + 0.3452, + 0.3479, + 0.3447, + 0.339, + 0.3418, + 0.3413, + 0.3356, + 0.3359, + 0.3309, + 0.329, + 0.3237, + 0.3188, + 0.3188, + 0.3211, + 0.3257, + 0.3248, + 0.3254, + 0.3259, + 0.3265, + 0.3238, + 0.329, + 0.3361, + 0.3379, + 0.346, + 0.3504, + 0.3508, + 0.3565, + 0.3578, + 0.3585, + 0.3584, + 0.3633, + 0.362, + 0.3626, + 0.3644, + 0.3648, + 0.3645, + 0.3644, + 0.3642, + 0.3608, + 0.3612, + 0.3611, + 0.3621, + 0.3629, + 0.3663, + 0.3719, + 0.3755, + 0.3746, + 0.3736, + 0.3747, + 0.3756, + 0.3777, + 0.3769, + 0.3781, + 0.3789, + 0.3818, + 0.3878, + 0.3924, + 0.3995, + 0.4048, + 0.4158, + 0.4271, + 0.4305, + 0.4345, + 0.4428, + 0.4426, + 0.4451, + 0.4496, + 0.4518, + 0.4542, + 0.454, + 0.4522, + 0.4544, + 0.4587, + 0.4584, + 0.4549, + 0.458, + 0.4599, + 0.4591, + 0.4586, + 0.4587, + 0.4603, + 0.4614, + 0.4588, + 0.4559, + 0.4587, + 0.4591, + 0.4602, + 0.4592, + 0.4586, + 0.457, + 0.4585, + 0.4594, + 0.4627, + 0.4551, + 0.458, + 0.4558, + 0.4531, + 0.4512, + 0.4488, + 0.4501, + 0.4522, + 0.4534, + 0.4568, + 0.4641, + 0.4635, + 0.4667, + 0.4703, + 0.4728, + 0.4721, + 0.4725, + 0.4745, + 0.4812, + 0.4819, + 0.4847, + 0.4884, + 0.4923, + 0.4988, + 0.5005, + 0.5028, + 0.5057, + 0.5076, + 0.5092, + 0.5084, + 0.5129, + 0.5188, + 0.522, + 0.528, + 0.5301, + 0.5335, + 0.5367, + 0.5442, + 0.551, + 0.5523, + 0.5571, + 0.5612, + 0.5659, + 0.5746, + 0.5754, + 0.5766, + 0.5775, + 0.5822, + 0.5909, + 0.6002, + 0.6063, + 0.612, + 0.6196, + 0.6263, + 0.6322, + 0.6373, + 0.6418, + 0.6492, + 0.651, + 0.6541, + 0.6605, + 0.6683, + 0.6752, + 0.6797, + 0.6834, + 0.6893, + 0.6924, + 0.7005, + 0.7033, + 0.7064, + 0.7103, + 0.7116, + 0.7153, + 0.7159, + 0.718, + 0.7194, + 0.7213, + 0.7212, + 0.7243, + 0.7293, + 0.7297, + 0.732, + 0.7342, + 0.7336, + 0.7351, + 0.7378, + 0.7394, + 0.7425, + 0.7424, + 0.7446, + 0.7468, + 0.7488, + 0.7521, + 0.7543, + 0.756, + 0.757, + 0.7589, + 0.7597, + 0.7607, + 0.7612, + 0.7616, + 0.7639, + 0.7662, + 0.7668, + 0.7676, + 0.7694, + 0.7693, + 0.7688, + 0.77, + 0.769, + 0.7702, + 0.7711, + 0.7709, + 0.7721, + 0.7727, + 0.7737, + 0.7751, + 0.7747, + 0.7756, + 0.7774, + 0.7778, + 0.7785, + 0.7797, + 0.7798, + 0.7813, + 0.7825, + 0.7863, + 0.7881, + 0.7869, + 0.7899, + 0.793, + 0.7932, + 0.7948, + 0.7945, + 0.7945, + 0.795, + 0.7956, + 0.7976, + 0.7992, + 0.8002, + 0.8004, + 0.8016, + 0.8018, + 0.8011, + 0.8012, + 0.8005, + 0.7992, + 0.7995, + 0.7986, + 0.7966, + 0.7954, + 0.7934, + 0.794, + 0.7929, + 0.7927, + 0.7921, + 0.7905, + 0.7898, + 0.7889, + 0.7882, + 0.7883, + 0.7874, + 0.7869, + 0.7866, + 0.7851, + 0.7855, + 0.7864, + 0.7854, + 0.7856, + 0.7856, + 0.787, + 0.7859, + 0.7869, + 0.7865, + 0.7863, + 0.7856, + 0.7836, + 0.7839, + 0.7839, + 0.7837, + 0.7846, + 0.7832, + 0.7829, + 0.7814, + 0.7784, + 0.7779, + 0.7747, + 0.7738, + 0.7729, + 0.7701, + 0.7704, + 0.7679, + 0.7661, + 0.7642, + 0.7598, + 0.7585, + 0.7566, + 0.754, + 0.751, + 0.746, + 0.7455, + 0.7443, + 0.742, + 0.7393, + 0.7478, + 0.7477, + 0.7455, + 0.7463, + 0.7468, + 0.7453, + 0.7434, + 0.7424, + 0.741, + 0.7386, + 0.7391, + 0.7363, + 0.7332, + 0.7301, + 0.7291, + 0.725, + 0.7242, + 0.7207, + 0.7161, + 0.7131, + 0.7081, + 0.7043, + 0.6985, + 0.6931, + 0.6891, + 0.6844, + 0.6826, + 0.6787, + 0.6751, + 0.6711, + 0.6671, + 0.6655, + 0.6642, + 0.6609, + 0.6586, + 0.6553, + 0.655, + 0.6525, + 0.6512, + 0.6494, + 0.65, + 0.6506, + 0.6509, + 0.6501, + 0.6486, + 0.6492, + 0.6499, + 0.6522, + 0.6538, + 0.656, + 0.6568, + 0.6581, + 0.6592, + 0.6602, + 0.66, + 0.6593, + 0.6589, + 0.6561, + 0.6553, + 0.6534, + 0.6493, + 0.6476, + 0.6447, + 0.6426, + 0.641, + 0.6396, + 0.6381, + 0.6351, + 0.6326, + 0.6309, + 0.6287, + 0.6264, + 0.6244, + 0.6209, + 0.6177, + 0.6168, + 0.6155, + 0.6141, + 0.6149, + 0.6132, + 0.6135, + 0.6116, + 0.612, + 0.6124, + 0.6111, + 0.6118, + 0.6104, + 0.6091, + 0.609, + 0.6115, + 0.616, + 0.6144, + 0.6155, + 0.6157, + 0.6171, + 0.6211, + 0.6205, + 0.6223, + 0.6229, + 0.6233, + 0.6236, + 0.6223, + 0.6217, + 0.6225, + 0.6224, + 0.6254, + 0.6233, + 0.6241, + 0.6253, + 0.626, + 0.6298, + 0.628, + 0.6299, + 0.6314, + 0.632, + 0.6341, + 0.6326, + 0.6318, + 0.6316, + 0.6317, + 0.6338, + 0.6318, + 0.6315, + 0.6305, + 0.6302, + 0.6321, + 0.6299, + 0.6296, + 0.6286, + 0.628, + 0.6301, + 0.6275, + 0.6277, + 0.6278, + 0.6287, + 0.6284, + 0.6253, + 0.6256, + 0.6264, + 0.6261, + 0.6281, + 0.6259, + 0.6246, + 0.6252, + 0.6237, + 0.625, + 0.6236, + 0.624, + 0.6225, + 0.6255, + 0.6242, + 0.6233, + 0.6238, + 0.6224, + 0.6238, + 0.6226, + 0.6203, + 0.6199, + 0.6198, + 0.6233, + 0.6211, + 0.6208, + 0.6196, + 0.6196, + 0.617, + 0.6147, + 0.6127, + 0.6073, + 0.6029, + 0.5969, + 0.5937, + 0.5908, + 0.588, + 0.5855, + 0.5812, + 0.5795, + 0.5749, + 0.5718, + 0.5687, + 0.5662, + 0.564, + 0.5624, + 0.5613, + 0.5591, + 0.5575, + 0.5553, + 0.5542, + 0.5525, + 0.553, + 0.5544, + 0.5523, + 0.5539, + 0.5538, + 0.5529, + 0.5529, + 0.5511, + 0.551, + 0.5491, + 0.548, + 0.5461, + 0.5455, + 0.5454, + 0.5462, + 0.5445, + 0.543, + 0.542, + 0.5394, + 0.5392, + 0.5365, + 0.5353, + 0.5345, + 0.5326, + 0.5293, + 0.5263, + 0.5239, + 0.5208, + 0.5188, + 0.5163, + 0.513, + 0.5063, + 0.5051, + 0.5033, + 0.4999, + 0.4924, + 0.4911, + 0.4874, + 0.4855, + 0.4846, + 0.4809, + 0.4795, + 0.479, + 0.4773, + 0.4758, + 0.4754, + 0.4718, + 0.4712, + 0.4689, + 0.4665, + 0.4633, + 0.4585, + 0.4534, + 0.4489, + 0.4471, + 0.4446, + 0.4429, + 0.4427, + 0.443, + 0.4428, + 0.4415, + 0.4404, + 0.4394, + 0.437, + 0.434, + 0.4308, + 0.4313, + 0.4299, + 0.4307, + 0.4312, + 0.4275, + 0.4252, + 0.4232, + 0.4214, + 0.4219, + 0.4188, + 0.4173, + 0.4126, + 0.4093, + 0.4125, + 0.413, + 0.4082, + 0.4064, + 0.4042, + 0.3999, + 0.4016, + 0.3987, + 0.397, + 0.3958, + 0.3925, + 0.3946, + 0.3894, + 0.3829, + 0.3748, + 0.3666, + 0.3584, + 0.348, + 0.3353, + 0.3159, + 0.3154, + 0.304, + 0.2896, + 0.2743, + 0.2487, + 0.2474, + 0.2322, + 0.2207, + 0.2073, + 0.1939, + 0.1949, + 0.1915, + 0.1898, + 0.1898, + 0.1901, + 0.1902, + 0.1919, + 0.1928, + 0.1934, + 0.1933, + 0.1911, + 0.1907, + 0.191, + 0.1913, + 0.1911, + 0.1927, + 0.1936, + 0.1906, + 0.1929, + 0.1933, + 0.1931, + 0.1924, + 0.1905, + 0.1892, + 0.1902, + 0.1902, + 0.1892, + 0.1881, + 0.1881, + 0.1878, + 0.186, + 0.1871, + 0.1871, + 0.188, + 0.1861, + 0.1867, + 0.1805, + 0.1804, + 0.1791, + 0.1746, + 0.1743, + 0.1716, + 0.1676, + 0.1671, + 0.1668, + 0.1715, + 0.1761, + 0.1803, + 0.1869, + 0.1943, + 0.198, + 0.2041, + 0.2056, + 0.2055, + 0.2141, + 0.2177, + 0.2242, + 0.2328, + 0.2357, + 0.2405, + 0.2423, + 0.2486, + 0.2548, + 0.262, + 0.2713, + 0.279, + 0.2863, + 0.2941, + 0.2993, + 0.3056, + 0.3113, + 0.3137, + 0.3184, + 0.3212, + 0.3294, + 0.3342, + 0.3398, + 0.3455, + 0.3526, + 0.3613, + 0.3654, + 0.3675, + 0.3721, + 0.3775, + 0.3844, + 0.3866, + 0.3914, + 0.3947, + 0.3974, + 0.403, + 0.4033, + 0.4058, + 0.4063, + 0.4092, + 0.4099, + 0.4098, + 0.413, + 0.4126, + 0.4163, + 0.4203, + 0.4196, + 0.4204, + 0.4209, + 0.4222, + 0.423, + 0.4223, + 0.4217, + 0.4241, + 0.4262, + 0.4261, + 0.4262, + 0.429, + 0.4303, + 0.4317, + 0.4325, + 0.4328, + 0.433, + 0.4333, + 0.4353, + 0.4324, + 0.4325, + 0.4325, + 0.4303, + 0.4304, + 0.4283, + 0.4273, + 0.4269, + 0.4267, + 0.4251, + 0.4232, + 0.4187, + 0.4154, + 0.4108, + 0.4112, + 0.4088, + 0.4065, + 0.4052, + 0.4049, + 0.403, + 0.4017, + 0.4004, + 0.3986, + 0.3983, + 0.3976, + 0.397, + 0.3978, + 0.3972, + 0.3977, + 0.3989, + 0.3984, + 0.3948, + 0.3931, + 0.3918, + 0.3908, + 0.3886, + 0.3874, + 0.3869, + 0.3864, + 0.3898, + 0.3857, + 0.3845, + 0.3827, + 0.3815, + 0.3826, + 0.3802, + 0.3788, + 0.3784, + 0.3802, + 0.3775, + 0.3763, + 0.3758, + 0.3754, + 0.3772, + 0.3719, + 0.372, + 0.3725, + 0.372, + 0.3751, + 0.3717, + 0.3734, + 0.3711, + 0.3709, + 0.3693, + 0.3658, + 0.3596, + 0.3549, + 0.3496, + 0.3478, + 0.3462, + 0.3416, + 0.3358, + 0.3333, + 0.3288, + 0.3258, + 0.3233, + 0.3252, + 0.324, + 0.3265, + 0.3246, + 0.3262, + 0.3252, + 0.3277, + 0.3276, + 0.3248, + 0.3252, + 0.3231, + 0.3247, + 0.3283, + 0.3251, + 0.3263, + 0.3243, + 0.3253, + 0.3253, + 0.322, + 0.3198, + 0.3188, + 0.3169, + 0.3147, + 0.3135, + 0.3093, + 0.3064, + 0.3026, + 0.2971, + 0.2961, + 0.291, + 0.2846, + 0.2781, + 0.2745, + 0.2723, + 0.2706, + 0.2695, + 0.2653, + 0.2634, + 0.2593, + 0.2555, + 0.2531, + 0.253, + 0.2509, + 0.2519, + 0.2487, + 0.2493, + 0.2453, + 0.2445, + 0.245, + 0.2414, + 0.2371, + 0.2345, + 0.2321, + 0.2294, + 0.226, + 0.2227, + 0.2191, + 0.2154, + 0.2112, + 0.2105, + 0.2064, + 0.2049, + 0.2017, + 0.1969, + 0.1975, + 0.1906, + 0.1898, + 0.1873, + 0.1821, + 0.1808, + 0.1795, + 0.1756, + 0.1723, + 0.1725, + 0.1721, + 0.1716, + 0.1721, + 0.1701, + 0.1673, + 0.1628, + 0.1652, + 0.1653, + 0.1659, + 0.1649, + 0.1645, + 0.1618, + 0.1607, + 0.1574, + 0.1567, + 0.1551, + 0.1531, + 0.1509, + 0.1501, + 0.1486, + 0.1485, + 0.1459, + 0.1448, + 0.1422, + 0.1413, + 0.14, + 0.1341, + 0.1351, + 0.135, + 0.1338, + 0.1333, + 0.1304, + 0.1285, + 0.1255, + 0.1253, + 0.1236, + 0.1245, + 0.1235, + 0.1205, + 0.1186, + 0.1164, + 0.1135, + 0.1129, + 0.108, + 0.1059, + 0.1037, + 0.1006, + 0.0954, + 0.092, + 0.0909, + 0.0863, + 0.0834, + 0.0792, + 0.0733, + 0.072, + 0.0699, + 0.0661, + 0.0681, + 0.0674, + 0.07, + 0.07, + 0.0711, + 0.0715, + 0.0716, + 0.0733, + 0.0769, + 0.083, + 0.0873, + 0.0928, + 0.0957, + 0.0977, + 0.1007, + 0.1031, + 0.1056, + 0.1093, + 0.1119, + 0.1113, + 0.1113, + 0.1107, + 0.1122, + 0.1115, + 0.1117, + 0.1108, + 0.1132, + 0.1149, + 0.1144, + 0.1163, + 0.1184, + 0.12, + 0.1208, + 0.1208, + 0.1237, + 0.1241, + 0.1228, + 0.1219, + 0.1226, + 0.1237, + 0.1215, + 0.1213, + 0.1208, + 0.1207, + 0.122, + 0.1217, + 0.1215, + 0.121, + 0.1211, + 0.121, + 0.12, + 0.1192, + 0.1204, + 0.1212, + 0.1237, + 0.1228, + 0.125, + 0.1255, + 0.1265, + 0.128, + 0.1271, + 0.1292, + 0.13, + 0.1306, + 0.1345, + 0.134, + 0.1357, + 0.1358, + 0.1364, + 0.1387, + 0.1405, + 0.143, + 0.1451, + 0.1472, + 0.1512, + 0.1526, + 0.155, + 0.1575, + 0.1598, + 0.1614, + 0.1627, + 0.1664, + 0.1681, + 0.1691, + 0.173, + 0.1783, + 0.1825, + 0.1835, + 0.1853, + 0.1867, + 0.188, + 0.1896, + 0.1912, + 0.1921, + 0.1935, + 0.1972, + 0.1977, + 0.1953, + 0.1973, + 0.1962, + 0.1949, + 0.1947, + 0.19, + 0.1701, + 0.1688, + 0.1645, + 0.1604, + 0.1572, + 0.1556, + 0.1547, + 0.1544, + 0.1534, + 0.153, + 0.1528, + 0.1531, + 0.1522, + 0.1518, + 0.1502, + 0.1503, + 0.1502, + 0.1507, + 0.1507, + 0.1498, + 0.1477, + 0.1459, + 0.1449, + 0.1425, + 0.1373, + 0.1343, + 0.1332, + 0.1331, + 0.131, + 0.1312, + 0.1291, + 0.1269, + 0.1251, + 0.1233, + 0.1224, + 0.119, + 0.1182, + 0.1173, + 0.1142, + 0.1144, + 0.1119, + 0.1124, + 0.1113, + 0.1114, + 0.1094, + 0.1095, + 0.1073, + 0.1066, + 0.1061, + 0.1058, + 0.1064, + 0.1076, + 0.1095, + 0.1146, + 0.1229, + 0.1272, + 0.1344, + 0.1392, + 0.1396, + 0.1463, + 0.1468, + 0.151, + 0.1517, + 0.1547, + 0.1549, + 0.1557, + 0.1563, + 0.1585, + 0.159, + 0.1595, + 0.1627, + 0.1642, + 0.1669, + 0.1694, + 0.17, + 0.174, + 0.1734, + 0.1742, + 0.1756, + 0.1791, + 0.1802, + 0.1817, + 0.1819, + 0.1839, + 0.1886, + 0.1872, + 0.1871, + 0.1899, + 0.1902, + 0.1914, + 0.1912, + 0.1914, + 0.1929, + 0.1956, + 0.1986, + 0.1969, + 0.1987, + 0.2001, + 0.2022, + 0.2082, + 0.2068, + 0.2078, + 0.2105, + 0.2119, + 0.2161, + 0.2141, + 0.2172, + 0.2205, + 0.221, + 0.2247, + 0.2232, + 0.2253, + 0.2265, + 0.2283, + 0.2333, + 0.2315, + 0.2337, + 0.2357, + 0.236, + 0.238, + 0.2377, + 0.2413, + 0.2433, + 0.2457, + 0.2488, + 0.2471, + 0.2488, + 0.2491, + 0.2521, + 0.2545, + 0.2529, + 0.2534, + 0.2521, + 0.2543, + 0.2568, + 0.2543, + 0.2557, + 0.2585, + 0.26, + 0.2594, + 0.2584, + 0.2621, + 0.262, + 0.2645, + 0.2675, + 0.2659, + 0.2653, + 0.2613, + 0.2599, + 0.2569, + 0.2569, + 0.2581, + 0.259, + 0.2605, + 0.2617, + 0.2624, + 0.2626, + 0.2656, + 0.2674, + 0.2705, + 0.2758, + 0.2783, + 0.2804, + 0.2894, + 0.2918, + 0.2951, + 0.3008, + 0.3022, + 0.3055, + 0.3064, + 0.3057, + 0.3077, + 0.3096, + 0.3135, + 0.3138, + 0.3177, + 0.3197, + 0.3243, + 0.332, + 0.3308, + 0.335, + 0.3372, + 0.3384, + 0.3436, + 0.3431, + 0.3453, + 0.3464, + 0.3478, + 0.3498, + 0.35, + 0.3496, + 0.3518, + 0.3511, + 0.3538, + 0.3535, + 0.3529, + 0.3517, + 0.3538, + 0.3572, + 0.3553, + 0.3571, + 0.3584, + 0.3576, + 0.3544, + 0.3544, + 0.3521, + 0.3491, + 0.3473, + 0.346, + 0.3448, + 0.3438, + 0.3438, + 0.3415, + 0.3358, + 0.3339, + 0.3308, + 0.3281, + 0.326, + 0.3272, + 0.3271, + 0.3238, + 0.3208, + 0.3138, + 0.3098, + 0.3093, + 0.3042, + 0.3007, + 0.2893, + 0.2886, + 0.2804, + 0.2755, + 0.2705, + 0.2641, + 0.263, + 0.257, + 0.2512, + 0.245, + 0.2465, + 0.246, + 0.2468, + 0.2471, + 0.2478, + 0.2472, + 0.248, + 0.2457, + 0.2445, + 0.243, + 0.2407, + 0.2408, + 0.2405, + 0.238, + 0.2362, + 0.2314, + 0.2316, + 0.2291, + 0.2267, + 0.2236, + 0.2207, + 0.22, + 0.2174, + 0.2144, + 0.2135, + 0.2096, + 0.2095, + 0.2076, + 0.2075, + 0.2082, + 0.2093, + 0.2075, + 0.2067, + 0.2065, + 0.2064, + 0.2091, + 0.2083, + 0.2085, + 0.2081, + 0.2096, + 0.2105, + 0.2104, + 0.2091, + 0.2085, + 0.2084, + 0.2081, + 0.2081, + 0.2063, + 0.2062, + 0.2082, + 0.2069, + 0.2062, + 0.2076, + 0.21, + 0.2137, + 0.2122, + 0.2131, + 0.2145, + 0.2129, + 0.2129, + 0.2092, + 0.2033, + 0.1934, + 0.186, + 0.1773, + 0.1752, + 0.167, + 0.1645, + 0.1619, + 0.1602, + 0.1591, + 0.1557, + 0.1542, + 0.1534, + 0.1505, + 0.1485, + 0.1479, + 0.1466, + 0.1471, + 0.1448, + 0.1446, + 0.1452, + 0.1438, + 0.1433, + 0.1438, + 0.1445, + 0.1458, + 0.1455, + 0.145, + 0.1455, + 0.1467, + 0.1475, + 0.1463, + 0.147, + 0.1457, + 0.1458, + 0.1454, + 0.1458, + 0.1472, + 0.1511, + 0.1512, + 0.1503, + 0.1478, + 0.1465, + 0.1462, + 0.1453, + 0.1453, + 0.1439, + 0.1453, + 0.1467, + 0.1459, + 0.1446, + 0.1453, + 0.1456, + 0.146, + 0.1454, + 0.1463, + 0.1448, + 0.1434, + 0.1424, + 0.1434, + 0.1426, + 0.1423, + 0.1436, + 0.1447, + 0.1453, + 0.1453, + 0.1455, + 0.1457, + 0.1469, + 0.1463, + 0.1469, + 0.149, + 0.1492, + 0.1499, + 0.1492, + 0.1488, + 0.1487, + 0.1484, + 0.15, + 0.15, + 0.1491, + 0.1474, + 0.1478, + 0.1515, + 0.151, + 0.1514, + 0.1519, + 0.1507, + 0.1526, + 0.1522, + 0.1531, + 0.1539, + 0.1567, + 0.1573, + 0.1568, + 0.1572, + 0.1593, + 0.16, + 0.1599, + 0.1601, + 0.1589, + 0.1605, + 0.1613, + 0.1589, + 0.1575, + 0.1533, + 0.1528, + 0.1447, + 0.1436, + 0.1394, + 0.1359, + 0.1348, + 0.1335, + 0.1341, + 0.1372, + 0.1393, + 0.1427, + 0.1496, + 0.1522, + 0.1537, + 0.1533, + 0.1529, + 0.1488, + 0.1492, + 0.1476, + 0.148, + 0.149, + 0.1496, + 0.1499, + 0.1511, + 0.151, + 0.1515, + 0.1537, + 0.1542, + 0.1547, + 0.1559, + 0.1558, + 0.1585, + 0.1568, + 0.1567, + 0.1555, + 0.1568, + 0.1599, + 0.1591, + 0.1618, + 0.1611, + 0.1631, + 0.1664, + 0.1668, + 0.1675, + 0.1671, + 0.1682, + 0.1674, + 0.1658, + 0.1643, + 0.1635, + 0.163, + 0.1676, + 0.1681, + 0.1698, + 0.1719, + 0.1731, + 0.1788, + 0.1814, + 0.1822, + 0.1843, + 0.1885, + 0.1923, + 0.193, + 0.1944, + 0.2004, + 0.2138, + 0.2137, + 0.2176, + 0.2217, + 0.2261, + 0.2344, + 0.2373, + 0.2446, + 0.2495, + 0.2579, + 0.2691, + 0.279, + 0.2837, + 0.2853, + 0.2888, + 0.2949, + 0.3003, + 0.3113, + 0.3211, + 0.336, + 0.3625, + 0.3725, + 0.3816, + 0.3862, + 0.3994, + 0.4026, + 0.4026, + 0.4059, + 0.4143, + 0.4193, + 0.42, + 0.4263, + 0.4306, + 0.4317, + 0.4343, + 0.4387, + 0.4406, + 0.4427, + 0.4462, + 0.4507, + 0.4518, + 0.454, + 0.4577, + 0.4612, + 0.4634, + 0.465, + 0.4651, + 0.465, + 0.466, + 0.4708, + 0.4707, + 0.4736, + 0.4753, + 0.4773, + 0.4781, + 0.4782, + 0.4794, + 0.4846, + 0.4851, + 0.4856, + 0.4858, + 0.4876, + 0.4903, + 0.4927, + 0.4911, + 0.5544, + 0.5558, + 0.5598, + 0.5642, + 0.5658, + 0.5664, + 0.5673, + 0.5636, + 0.54, + 0.5403, + 0.5412, + 0.5399, + 0.541, + 0.5402, + 0.5413, + 0.5426, + 0.5425, + 0.5439, + 0.5436, + 0.5437, + 0.5434, + 0.5444, + 0.5456, + 0.5462, + 0.547, + 0.549, + 0.5508, + 0.551, + 0.5525, + 0.5526, + 0.5548, + 0.5587, + 0.5627, + 0.5639, + 0.5648, + 0.5589, + 0.5595, + 0.5601, + 0.5622, + 0.5646, + 0.5678, + 0.5697, + 0.5715, + 0.576, + 0.5804, + 0.5836, + 0.5864, + 0.59, + 0.5926, + 0.5958, + 0.5987, + 0.5986, + 0.5994, + 0.6081, + 0.6104, + 0.6112, + 0.6119, + 0.615, + 0.6187, + 0.6201, + 0.6211, + 0.6216, + 0.6252, + 0.6292, + 0.628, + 0.6301, + 0.6294, + 0.6311, + 0.6323, + 0.6324, + 0.6323, + 0.6323, + 0.634, + 0.6342, + 0.6356, + 0.6396, + 0.64, + 0.6413, + 0.6426, + 0.644, + 0.6447, + 0.6473, + 0.6499, + 0.6528, + 0.6556, + 0.6588, + 0.6641, + 0.6667, + 0.6703, + 0.6729, + 0.6752, + 0.677, + 0.6789, + 0.679, + 0.6797, + 0.6801, + 0.6807, + 0.6832, + 0.6836, + 0.6849, + 0.6874, + 0.6881, + 0.6882, + 0.6919, + 0.6907, + 0.6907, + 0.6905, + 0.6903, + 0.6892, + 0.6852, + 0.6817, + 0.6764, + 0.6742, + 0.673, + 0.6705, + 0.667, + 0.6656, + 0.6637, + 0.6618, + 0.6584, + 0.6566, + 0.6551, + 0.6529, + 0.6503, + 0.6471, + 0.6438, + 0.64, + 0.6343, + 0.6268, + 0.6233, + 0.6186, + 0.6022, + 0.6001, + 0.5956, + 0.6138, + 0.605, + 0.5796, + 0.5776, + 0.5745, + 0.571, + 0.5656, + 0.5582, + 0.5559, + 0.5508, + 0.5467, + 0.5436, + 0.537, + 0.5358, + 0.5323, + 0.5293, + 0.5225, + 0.5231, + 0.5217, + 0.5215, + 0.517, + 0.5152, + 0.5147, + 0.5042, + 0.5033, + 0.5139, + 0.5151, + 0.5146, + 0.5145, + 0.516, + 0.5143, + 0.5195, + 0.5179, + 0.5165, + 0.5172, + 0.5201, + 0.518, + 0.5185, + 0.52, + 0.5204, + 0.5236, + 0.5218, + 0.5229, + 0.5236, + 0.526, + 0.5309, + 0.5297 + ] + }, + { + "name": "协整关系", + "type": "line", + "data": [ + 0.0456, + 0.0501, + 0.034, + 0.0368, + 0.0381, + 0.0334, + 0.043, + 0.0446, + 0.0331, + 0.0331, + 0.057, + 0.0524, + 0.043, + 0.0428, + 0.0346, + 0.0362, + 0.035, + 0.0302, + 0.0149, + 0.018, + 0.0223, + 0.0226, + 0.0112, + 0.0158, + 0.014, + 0.0223, + 0.021, + 0.0116, + 0.0137, + 0.0189, + 0.0177, + 0.0197, + 0.0141, + 0.0108, + 0.009, + 0.0129, + 0.0098, + 0.0123, + 0.0237, + 0.0207, + 0.0227, + 0.0252, + 0.0167, + 0.0144, + 0.0113, + 0.0085, + 0.012, + 0.0212, + 0.0291, + 0.0174, + 0.0184, + 0.0199, + 0.0214, + 0.028, + 0.0276, + 0.0148, + 0.0021, + 0.0088, + 0.0168, + 0.0105, + 0.0195, + 0.0148, + 0.0148, + 0.0218, + 0.0198, + 0.0139, + 0.0236, + 0.0249, + 0.0493, + 0.0269, + 0.0113, + 0.0148, + 0.0187, + 0.0184, + 0.0137, + 0.0273, + 0.0242, + 0.0193, + 0.0298, + 0.0242, + 0.0176, + 0.0279, + 0.02, + 0.0409, + 0.0331, + 0.0326, + 0.0266, + 0.0282, + 0.0467, + 0.0398, + 0.0301, + 0.0291, + 0.0246, + 0.0295, + 0.0164, + 0.0168, + 0.0202, + 0.0218, + 0.0178, + 0.0393, + 0.0198, + 0.0256, + 0.025, + 0.019, + 0.0319, + 0.0367, + 0.0326, + 0.0456, + 0.0431, + 0.0415, + 0.0393, + 0.0248, + 0.0281, + 0.0235, + 0.0285, + 0.0253, + 0.032, + 0.0248, + 0.0287, + 0.0472, + 0.0438, + 0.0577, + 0.0459, + 0.0522, + 0.0404, + 0.0472, + 0.0422, + 0.0322, + 0.0382, + 0.0391, + 0.0338, + 0.0367, + 0.0348, + 0.0352, + 0.0398, + 0.0314, + 0.0327, + 0.0466, + 0.0467, + 0.0481, + 0.0466, + 0.0465, + 0.0385, + 0.0442, + 0.0276, + 0.0295, + 0.0309, + 0.0333, + 0.0365, + 0.0478, + 0.0418, + 0.0402, + 0.0431, + 0.0375, + 0.0383, + 0.0327, + 0.0493, + 0.0507, + 0.0456, + 0.0498, + 0.0452, + 0.0526, + 0.0494, + 0.0472, + 0.0671, + 0.0446, + 0.0499, + 0.0455, + 0.0246, + 0.0399, + 0.0413, + 0.0372, + 0.0594, + 0.0591, + 0.0531, + 0.0636, + 0.0697, + 0.0678, + 0.0654, + 0.0695, + 0.0668, + 0.0658, + 0.0647, + 0.0538, + 0.0571, + 0.0615, + 0.0601, + 0.0634, + 0.0606, + 0.0578, + 0.0464, + 0.0471, + 0.0583, + 0.0463, + 0.0475, + 0.0211, + 0.0343, + 0.0357, + 0.0375, + 0.0179, + 0.0211, + 0.0291, + 0.0124, + 0.0418, + 0.0485, + 0.0353, + 0.0347, + 0.0388, + 0.0321, + 0.0345, + 0.0393, + 0.0421, + 0.04, + 0.0359, + 0.0399, + 0.0343, + 0.0311, + 0.0302, + 0.0318, + 0.0139, + 0.0225, + 0.0192, + 0.0223, + 0.0173, + 0.02, + 0.0217, + 0.0245, + 0.0214, + 0.0267, + 0.0213, + 0.0148, + 0.0134, + 0.0139, + 0.0205, + 0.0326, + 0.017, + 0.0502, + 0.0468, + 0.0368, + 0.039, + 0.0351, + 0.046, + 0.0332, + 0.0321, + 0.0333, + 0.0389, + 0.0322, + 0.0392, + 0.0301, + 0.03, + 0.0389, + 0.0337, + 0.035, + 0.03, + 0.0342, + 0.0326, + 0.026, + 0.0226, + 0.0206, + 0.0154, + 0.0164, + 0.0266, + 0.0184, + 0.0192, + 0.0249, + 0.0237, + 0.0294, + 0.0261, + 0.0216, + 0.0185, + 0.0255, + 0.0262, + 0.0223, + 0.0221, + 0.0245, + 0.0239, + 0.0227, + 0.0214, + 0.0217, + 0.0158, + 0.019, + 0.0216, + 0.0226, + 0.029, + 0.0247, + 0.025, + 0.0228, + 0.0382, + 0.0388, + 0.0304, + 0.0284, + 0.0305, + 0.0295, + 0.0301, + 0.0274, + 0.0327, + 0.03, + 0.0272, + 0.0337, + 0.0402, + 0.0434, + 0.0408, + 0.0438, + 0.042, + 0.0326, + 0.0301, + 0.0368, + 0.0317, + 0.0264, + 0.0278, + 0.0321, + 0.0294, + 0.0386, + 0.0509, + 0.0537, + 0.0608, + 0.0645, + 0.0746, + 0.0659, + 0.069, + 0.0601, + 0.0684, + 0.0618, + 0.0508, + 0.0822, + 0.0778, + 0.0779, + 0.0523, + 0.0566, + 0.0678, + 0.0842, + 0.0773, + 0.0754, + 0.079, + 0.056, + 0.0721, + 0.0444, + 0.0732, + 0.0737, + 0.0568, + 0.0844, + 0.0672, + 0.0716, + 0.0799, + 0.0794, + 0.0963, + 0.057, + 0.0275, + 0.0216, + 0.0402, + 0.0653, + 0.0685, + 0.0773, + 0.0427, + 0.0465, + 0.054, + 0.0552, + 0.0448, + 0.0556, + 0.0634, + 0.0675, + 0.0755, + 0.0763, + 0.0719, + 0.0929, + 0.0832, + 0.0997, + 0.085, + 0.0543, + 0.066, + 0.081, + 0.0735, + 0.097, + 0.0661, + 0.0591, + 0.0815, + 0.0804, + 0.0797, + 0.1102, + 0.1066, + 0.0959, + 0.0967, + 0.1135, + 0.1261, + 0.1119, + 0.0847, + 0.0866, + 0.0769, + 0.075, + 0.0612, + 0.0637, + 0.0459, + 0.0508, + 0.0443, + 0.0437, + 0.0811, + 0.0778, + 0.0727, + 0.0835, + 0.0577, + 0.0295, + 0.0374, + 0.0552, + 0.0525, + 0.0888, + 0.0606, + 0.0691, + 0.0624, + 0.0407, + 0.039, + 0.033, + 0.0304, + 0.0648, + 0.0637, + 0.0551, + 0.06, + 0.0568, + 0.0467, + 0.0387, + 0.0386, + 0.0337, + 0.0382, + 0.0361, + 0.0479, + 0.0561, + 0.0349, + 0.0599, + 0.0403, + 0.0413, + 0.0247, + 0.0559, + 0.0588, + 0.0614, + 0.0942, + 0.0822, + 0.0611, + 0.088, + 0.064, + 0.1381, + 0.1263, + 0.0699, + 0.1209, + 0.0709, + 0.0503, + 0.0341, + 0.0606, + 0.0638, + 0.0878, + 0.0718, + 0.0648, + 0.0678, + 0.0965, + 0.1357, + 0.0978, + 0.0843, + 0.0898, + 0.0466, + 0.0691, + 0.0575, + 0.0672, + 0.1165, + 0.0946, + 0.0598, + 0.0589, + 0.0519, + 0.0577, + 0.0687, + 0.06, + 0.0719, + 0.0446, + 0.069, + 0.0882, + 0.0918, + 0.0955, + 0.0836, + 0.0633, + 0.0778, + 0.0517, + 0.0974, + 0.0866, + 0.0929, + 0.0503, + 0.0459, + 0.0604, + 0.03, + 0.0267, + 0.0432, + 0.0244, + 0.0268, + 0.0719, + 0.0395, + 0.04, + 0.0838, + 0.0974, + 0.0773, + 0.0759, + 0.0485, + 0.0437, + 0.0471, + 0.0392, + 0.0318, + 0.0336, + 0.0342, + 0.0232, + 0.0308, + 0.0316, + 0.0383, + 0.0478, + 0.044, + 0.0533, + 0.0537, + 0.0584, + 0.0545, + 0.0526, + 0.037, + 0.031, + 0.0338, + 0.0277, + 0.0254, + 0.0265, + 0.0555, + 0.0305, + 0.0122, + 0.0259, + 0.0383, + 0.0283, + 0.0323, + 0.037, + 0.046, + 0.0373, + 0.044, + 0.0487, + 0.0573, + 0.0582, + 0.0402, + 0.0406, + 0.0264, + 0.0244, + 0.0273, + 0.033, + 0.0295, + 0.0453, + 0.0544, + 0.0402, + 0.0569, + 0.0471, + 0.0516, + 0.0262, + 0.0361, + 0.0252, + 0.0184, + 0.0205, + 0.0113, + 0.015, + 0.0184, + 0.0165, + 0.0253, + 0.0228, + 0.0529, + 0.0403, + 0.0888, + 0.0983, + 0.0843, + 0.0552, + 0.047, + 0.0604, + 0.0656, + 0.106, + 0.0905, + 0.0513, + 0.0459, + 0.03, + 0.0564, + 0.091, + 0.0849, + 0.0773, + 0.0442, + 0.0146, + 0.1205, + 0.0556, + 0.0691, + 0.0305, + 0.0988, + 0.1157, + 0.0255, + 0.0531, + 0.0361, + 0.0784, + 0.0933, + 0.0336, + 0.0392, + 0.0396, + 0.0399, + 0.0291, + 0.025, + 0.0196, + 0.0184, + 0.0162, + 0.0211, + 0.0213, + 0.0145, + 0.0207, + 0.0132, + 0.0098, + 0.0124, + 0.0029, + 0.0016, + 0.0032, + 0.0044, + 0.0074, + 0.0053, + 0.0063, + 0.0086, + 0.0064, + 0.0075, + 0.0169, + 0.0075, + 0.0092, + 0.0084, + 0.014, + 0.0184, + 0.021, + 0.0187, + 0.0147, + 0.0123, + 0.0171, + 0.0194, + 0.0051, + 0.0138, + 0.0097, + 0.0116, + 0.0088, + 0.0162, + 0.0134, + 0.0048, + 0.0121, + 0.0109, + 0.0088, + 0.0096, + 0.0208, + 0.0163, + 0.017, + 0.0054, + 0.0113, + 0.0103, + 0.0095, + 0.0104, + 0.0109, + 0.0158, + 0.0068, + 0.0116, + 0.0057, + 0.0128, + 0.0108, + 0.0179, + 0.0237, + 0.0283, + 0.0112, + 0.0105, + 0.0061, + 0.0051, + 0.0067, + 0.0246, + 0.0196, + 0.0272, + 0.0108, + 0.014, + 0.031, + 0.0251, + 0.0121, + 0.0146, + 0.0182, + 0.0181, + 0.0249, + 0.0212, + 0.0122, + 0.0178, + 0.0168, + 0.0221, + 0.0025, + 0.0094, + 0.0078, + 0.0095, + 0.0125, + 0.0058, + 0.0121, + 0.0064, + 0.0068, + 0.0074, + 0.0128, + 0.0152, + 0.0097, + 0.0094, + 0.0021, + 0.0085, + 0.0295, + 0.0095, + 0.0208, + 0.0221, + 0.0153, + 0.0207, + 0.0146, + 0.0163, + 0.0163, + 0.02, + 0.0281, + 0.0215, + 0.0202, + 0.0143, + 0.0187, + 0.0307, + 0.0211, + 0.0103, + 0.015, + 0.0201, + 0.0177, + 0.0147, + 0.0123, + 0.0141, + 0.0154, + 0.0189, + 0.0203, + 0.02, + 0.018, + 0.0177, + 0.015, + 0.0216, + 0.0164, + 0.0151, + 0.0092, + 0.0121, + 0.0083, + 0.0062, + 0.0076, + 0.0101, + 0.0061, + 0.0046, + 0.0059, + 0.0062, + 0.0064, + 0.0062, + 0.0052, + 0.005, + 0.0029, + 0.0046, + 0.0051, + 0.004, + 0.0052, + 0.0068, + 0.0085, + 0.0058, + 0.0058, + 0.0066, + 0.0043, + 0.0067, + 0.0046, + 0.0072, + 0.0178, + 0.0208, + 0.007, + 0.0061, + 0.0144, + 0.0081, + 0.0137, + 0.0011, + 0.0025, + 0.0035, + 0.0032, + 0.0026, + 0.0046, + 0.0028, + 0.0042, + 0.0032, + 0.0038, + 0.006, + 0.0057, + 0.0043, + 0.0051, + 0.0046, + 0.0042, + 0.0114, + 0.0079, + 0.0057, + 0.0126, + 0.015, + 0.0228, + 0.0157, + 0.0139, + 0.0201, + 0.0244, + 0.0135, + 0.0149, + 0.0161, + 0.0118, + 0.018, + 0.0275, + 0.0285, + 0.0271, + 0.0181, + 0.0152, + 0.0163, + 0.0187, + 0.015, + 0.0249, + 0.0408, + 0.0156, + 0.0338, + 0.0483, + 0.0471, + 0.0344, + 0.0525, + 0.0335, + 0.0222, + 0.0163, + 0.0305, + 0.0136, + 0.0214, + 0.0274, + 0.0298, + 0.024, + 0.0233, + 0.0139, + 0.0174, + 0.0249, + 0.0178, + 0.0218, + 0.0186, + 0.0085, + 0.0117, + 0.0114, + 0.0059, + 0.0093, + 0.0163, + 0.013, + 0.0096, + 0.0056, + 0.0032, + 0.0049, + 0.0073, + 0.0061, + 0.0075, + 0.009, + 0.0111, + 0.0146, + 0.01, + 0.0079, + 0.012, + 0.0171, + 0.0071, + 0.0054, + 0.0074, + 0.005, + 0.0048, + 0.0124, + 0.0141, + 0.013, + 0.0204, + 0.0167, + 0.0237, + 0.024, + 0.0172, + 0.0255, + 0.0237, + 0.0273, + 0.0214, + 0.0289, + 0.0075, + 0.0228, + 0.0365, + 0.0462, + 0.0126, + 0.0179, + 0.0174, + 0.0352, + 0.0312, + 0.0146, + 0.0189, + 0.0176, + 0.0127, + 0.017, + 0.0226, + 0.0306, + 0.0643, + 0.051, + 0.052, + 0.0447, + 0.0446, + 0.0424, + 0.037, + 0.0242, + 0.0598, + 0.0614, + 0.0587, + 0.0607, + 0.0453, + 0.0627, + 0.0525, + 0.0438, + 0.0566, + 0.0466, + 0.0748, + 0.0681, + 0.0604, + 0.0392, + 0.0463, + 0.0567, + 0.0458, + 0.0491, + 0.0584, + 0.0505, + 0.0629, + 0.0695, + 0.0596, + 0.0448, + 0.0508, + 0.0553, + 0.0575, + 0.0477, + 0.0406, + 0.0311, + 0.0601, + 0.0342, + 0.0266, + 0.0275, + 0.0282, + 0.0334, + 0.025, + 0.0285, + 0.0282, + 0.0359, + 0.0258, + 0.0342, + 0.0249, + 0.0386, + 0.0411, + 0.0348, + 0.0259, + 0.0445, + 0.0164, + 0.0213, + 0.0156, + 0.0228, + 0.0335, + 0.0327, + 0.0474, + 0.0305, + 0.0319, + 0.0315, + 0.0128, + 0.0259, + 0.027, + 0.0276, + 0.032, + 0.0319, + 0.0368, + 0.0381, + 0.037, + 0.0338, + 0.0352, + 0.0392, + 0.0293, + 0.0338, + 0.0248, + 0.0269, + 0.0434, + 0.0462, + 0.0484, + 0.0398, + 0.0532, + 0.0457, + 0.0357, + 0.0311, + 0.0524, + 0.0449, + 0.0414, + 0.0301, + 0.0556, + 0.0422, + 0.0491, + 0.0386, + 0.0627, + 0.048, + 0.0726, + 0.075, + 0.0724, + 0.0862, + 0.0726, + 0.0353, + 0.0613, + 0.0723, + 0.0792, + 0.0709, + 0.0425, + 0.0681, + 0.0591, + 0.0587, + 0.0436, + 0.0301, + 0.0367, + 0.0434, + 0.0309, + 0.0317, + 0.0271, + 0.0277, + 0.0333, + 0.0347, + 0.0169, + 0.0286, + 0.0469, + 0.0423, + 0.0554, + 0.032, + 0.0357, + 0.0742, + 0.0729, + 0.0355, + 0.0388, + 0.0371, + 0.0257, + 0.0292, + 0.0376, + 0.021, + 0.035, + 0.0375, + 0.0393, + 0.0625, + 0.0675, + 0.026, + 0.0398, + 0.0364, + 0.0232, + 0.0334, + 0.0265, + 0.0269, + 0.0297, + 0.03, + 0.0416, + 0.0328, + 0.0462, + 0.0305, + 0.0267, + 0.0324, + 0.0294, + 0.026, + 0.0189, + 0.0154, + 0.0353, + 0.0344, + 0.032, + 0.0283, + 0.0208, + 0.0175, + 0.0281, + 0.0394, + 0.0446, + 0.0405, + 0.0307, + 0.0317, + 0.0458, + 0.049, + 0.0337, + 0.0398, + 0.0372, + 0.0384, + 0.0416, + 0.0328, + 0.0385, + 0.0277, + 0.0226, + 0.0235, + 0.03, + 0.0225, + 0.0281, + 0.0281, + 0.0302, + 0.0335, + 0.0263, + 0.0236, + 0.041, + 0.0442, + 0.0561, + 0.0605, + 0.0518, + 0.0313, + 0.0265, + 0.0338, + 0.0412, + 0.0568, + 0.0473, + 0.038, + 0.0481, + 0.0529, + 0.0512, + 0.0534, + 0.0384, + 0.0431, + 0.0356, + 0.0296, + 0.0251, + 0.0318, + 0.0342, + 0.0332, + 0.0352, + 0.0438, + 0.042, + 0.0429, + 0.0507, + 0.0541, + 0.0255, + 0.0287, + 0.0164, + 0.024, + 0.0292, + 0.0306, + 0.0337, + 0.0367, + 0.0461, + 0.0204, + 0.0378, + 0.0295, + 0.0359, + 0.0462, + 0.032, + 0.0193, + 0.0214, + 0.0147, + 0.0136, + 0.0144, + 0.0093, + 0.0094, + 0.0123, + 0.0209, + 0.0205, + 0.0219, + 0.0206, + 0.0157, + 0.0179, + 0.0193, + 0.0195, + 0.0169, + 0.0187, + 0.0224, + 0.0233, + 0.0255, + 0.0269, + 0.0259, + 0.0287, + 0.0189, + 0.0205, + 0.0307, + 0.0245, + 0.0186, + 0.0214, + 0.0192, + 0.015, + 0.0181, + 0.0128, + 0.0115, + 0.0196, + 0.0248, + 0.0267, + 0.0313, + 0.0398, + 0.0337, + 0.0465, + 0.0498, + 0.0397, + 0.0341, + 0.0233, + 0.0297, + 0.0352, + 0.0252, + 0.0274, + 0.0326, + 0.0434, + 0.0303, + 0.0251, + 0.0418, + 0.0307, + 0.0242, + 0.0233, + 0.0173, + 0.0229, + 0.0174, + 0.0272, + 0.0164, + 0.0239, + 0.0268, + 0.0362, + 0.0271, + 0.0237, + 0.023, + 0.0186, + 0.0114, + 0.003, + 0.0125, + 0.0169, + 0.0112, + 0.0101, + 0.015, + 0.0149, + 0.0069, + 0.0107, + 0.0117, + 0.0102, + 0.0153, + 0.0199, + 0.02, + 0.017, + 0.0176, + 0.0099, + 0.0189, + 0.0089, + 0.0182, + 0.013, + 0.0196, + 0.0115, + 0.0179, + 0.0164, + 0.0169, + 0.0232, + 0.0231, + 0.0195, + 0.0155, + 0.0144, + 0.0113, + 0.0169, + 0.0142, + 0.0099, + 0.0168, + 0.014, + 0.0134, + 0.0163, + 0.0078, + 0.0124, + 0.018, + 0.0097, + 0.0105, + 0.0099, + 0.0095, + 0.0101, + 0.0107, + 0.0113, + 0.009, + 0.0153, + 0.0115, + 0.0138, + 0.0088, + 0.0095, + 0.012, + 0.0112, + 0.0108, + 0.0165, + 0.0115, + 0.0135, + 0.0126, + 0.0116, + 0.0163, + 0.0167, + 0.0264, + 0.0262, + 0.0189, + 0.0244, + 0.0413, + 0.0302, + 0.0327, + 0.0295, + 0.035, + 0.0516, + 0.0214, + 0.0421, + 0.0368, + 0.0356, + 0.0349, + 0.0161, + 0.0222, + 0.0255, + 0.0067, + 0.0173, + 0.0184, + 0.0213, + 0.0127, + 0.0106, + 0.0128, + 0.0121, + 0.0226, + 0.0265, + 0.0269, + 0.0184, + 0.0157, + 0.0159, + 0.0271, + 0.0189, + 0.0208, + 0.0117, + 0.0166, + 0.0204, + 0.0357, + 0.0257, + 0.0203, + 0.0236, + 0.0147, + 0.0089, + 0.0146, + 0.0212, + 0.0159, + 0.0286, + 0.0121, + 0.0302, + 0.0184, + 0.0195, + 0.0118, + 0.016, + 0.0095, + 0.0114, + 0.0249, + 0.0228, + 0.0174, + 0.0113, + 0.0193, + 0.0177, + 0.0171, + 0.0078, + 0.0167, + 0.0126, + 0.0208, + 0.0293, + 0.0245, + 0.0196, + 0.0172, + 0.0257, + 0.0214, + 0.0228, + 0.0237, + 0.0275, + 0.0287, + 0.0325, + 0.0344, + 0.0263, + 0.0151, + 0.0183, + 0.0123, + 0.0098, + 0.0111, + 0.0141, + 0.0149, + 0.011, + 0.0093, + 0.0152, + 0.0083, + 0.0076, + 0.007, + 0.0153, + 0.013, + 0.0116, + 0.0216, + 0.0166, + 0.0149, + 0.016, + 0.0153, + 0.0135, + 0.0159, + 0.0244, + 0.0116, + 0.0292, + 0.0169, + 0.0347, + 0.0131, + 0.0372, + 0.0237, + 0.0227, + 0.0385, + 0.0361, + 0.0349, + 0.038, + 0.0325, + 0.0515, + 0.0373, + 0.026, + 0.029, + 0.0341, + 0.0445, + 0.0232, + 0.0338, + 0.0297, + 0.0191, + 0.021, + 0.0202, + 0.0124, + 0.008, + 0.0056, + 0.0162, + 0.0091, + 0.0077, + 0.0125, + 0.0111, + 0.0139, + 0.0159, + 0.0178, + 0.0252, + 0.0273, + 0.0176, + 0.0164, + 0.0122, + 0.0048, + 0.007, + 0.0145, + 0.0098, + 0.0116, + 0.0094, + 0.0109, + 0.0107, + 0.0119, + 0.0116, + 0.0084, + 0.0141, + 0.0116, + 0.0217, + 0.033, + 0.0312, + 0.028, + 0.0309, + 0.0317, + 0.0318, + 0.0318, + 0.033, + 0.035, + 0.0341, + 0.0334, + 0.033, + 0.0335, + 0.0335, + 0.0342, + 0.0221, + 0.0246, + 0.0183, + 0.0161, + 0.0057, + 0.0071, + 0.0126, + 0.0089, + 0.0134, + 0.0131, + 0.0209, + 0.0324, + 0.0111, + 0.0134, + 0.0221, + 0.0274, + 0.0252, + 0.0249, + 0.023, + 0.0252, + 0.0249, + 0.0247, + 0.0121, + 0.0216, + 0.0108, + 0.0106, + 0.018, + 0.0169, + 0.0131, + 0.0079, + 0.0042, + 0.0048, + 0.0056, + 0.0128, + 0.0155, + 0.0161, + 0.0251, + 0.0109, + 0.0151, + 0.0087, + 0.0079, + 0.0068, + 0.0066, + 0.0064, + 0.0149, + 0.0113, + 0.0085, + 0.0236, + 0.0231, + 0.0165, + 0.0075, + 0.013, + 0.0085, + 0.0088, + 0.008, + 0.0091, + 0.01, + 0.0095, + 0.0118, + 0.0084, + 0.0098, + 0.0144, + 0.0156, + 0.0139, + 0.0093, + 0.0078, + 0.0113, + 0.0146, + 0.0142, + 0.01, + 0.0102, + 0.0084, + 0.0139, + 0.0102, + 0.005, + 0.0029, + 0.0082, + 0.0073, + 0.0066, + 0.0058, + 0.0067, + 0.0016, + 0.0014, + 0.0039, + 0.0051, + 0.0092, + 0.004, + 0.0074, + 0.0035, + 0.0038, + 0.0033, + 0.0041, + 0.0009, + 0.0032, + 0.0003, + 0.003, + 0.0114, + 0.0037, + 0.0015, + 0.0015, + 0.0014, + 0.0048, + 0.0046, + 0.0058, + 0.0035, + 0.0038, + 0.0026, + 0.0051, + 0.0016, + 0.0053, + 0.0058, + 0.0009, + 0.0118, + 0.0107, + 0.0108, + 0.0151, + 0.0076, + 0.0332, + 0.0069, + 0.0026, + 0.0031, + 0.0108, + 0.0151, + 0.0156, + 0.0117, + 0.006, + 0.0033, + 0.0095, + 0.0025, + 0.0029, + 0.0047, + 0.0049, + 0.004, + 0.0045, + 0.0048, + 0.0041, + 0.0062, + 0.0057, + 0.003, + 0.0072, + 0.0082, + 0.0086, + 0.0101, + 0.0097, + 0.007, + 0.0108, + 0.0125, + 0.0067, + 0.0143, + 0.0108, + 0.0116, + 0.0068, + 0.0062, + 0.011, + 0.0074, + 0.0111, + 0.0152, + 0.0119, + 0.009, + 0.0139, + 0.0137, + 0.0116, + 0.0088, + 0.0094, + 0.0182, + 0.0067, + 0.0183, + 0.0121, + 0.0097, + 0.0142, + 0.0147, + 0.0143, + 0.0141, + 0.0118, + 0.0139, + 0.0125, + 0.0059, + 0.0068, + 0.0108, + 0.0131, + 0.0082, + 0.0096, + 0.017, + 0.0099, + 0.0114, + 0.0076, + 0.0139, + 0.0171, + 0.0137, + 0.0197, + 0.0105, + 0.0278, + 0.0149, + 0.0182, + 0.0066, + 0.0186, + 0.0222, + 0.019, + 0.0115, + 0.0196, + 0.0112, + 0.0123, + 0.0117, + 0.0099, + 0.0159, + 0.0129, + 0.0126, + 0.0112, + 0.0106, + 0.0081, + 0.0161, + 0.0171, + 0.0092, + 0.0087, + 0.0103, + 0.0069, + 0.0057, + 0.0076, + 0.0046, + 0.0048, + 0.0098, + 0.0125, + 0.0102, + 0.0224, + 0.0074, + 0.0082, + 0.0098, + 0.0218, + 0.0213, + 0.0194, + 0.0072, + 0.0066, + 0.0117, + 0.0139, + 0.0253, + 0.0127, + 0.0171, + 0.0171, + 0.0217, + 0.0128, + 0.017, + 0.0167, + 0.0116, + 0.0127, + 0.0112, + 0.0095, + 0.0079, + 0.0081, + 0.0068, + 0.0138, + 0.0076, + 0.0074, + 0.0129, + 0.0195, + 0.0094, + 0.0097, + 0.0068, + 0.0108, + 0.0113, + 0.0123, + 0.0131, + 0.0203, + 0.0115, + 0.0199, + 0.0172, + 0.003, + 0.0192, + 0.0191, + 0.021, + 0.0245, + 0.0214, + 0.0174, + 0.0161, + 0.0142, + 0.0208, + 0.02, + 0.0236, + 0.023, + 0.0174, + 0.0178, + 0.0157, + 0.0181, + 0.0176, + 0.0163, + 0.012, + 0.0136, + 0.0103, + 0.0095, + 0.0067, + 0.0093, + 0.014, + 0.0076, + 0.0134, + 0.0102, + 0.0117, + 0.0113, + 0.0086, + 0.0082, + 0.0075, + 0.0085, + 0.0076, + 0.006, + 0.0052, + 0.0043, + 0.0058, + 0.005, + 0.0051, + 0.0025, + 0.0045, + 0.0029, + 0.0036, + 0.0033, + 0.0021, + 0.0072, + 0.0045, + 0.0023, + 0.0059, + 0.005, + 0.0046, + 0.0099, + 0.0076, + 0.0051, + 0.0095, + 0.0015, + 0.0071, + 0.0091, + 0.0127, + 0.0063, + 0.007, + 0.0071, + 0.0109, + 0.0129, + 0.0149, + 0.0118, + 0.0129, + 0.0091, + 0.014, + 0.0163, + 0.0152, + 0.0139, + 0.015, + 0.0102, + 0.0145, + 0.0121, + 0.0187, + 0.0177, + 0.0159, + 0.0147, + 0.0099, + 0.0151, + 0.0135, + 0.01, + 0.0226, + 0.0216, + 0.0178, + 0.0195, + 0.0162, + 0.0129, + 0.0203, + 0.0217, + 0.0134, + 0.0113, + 0.0155, + 0.0132, + 0.0137, + 0.0159, + 0.0119, + 0.011, + 0.0092, + 0.0111, + 0.0122, + 0.0083, + 0.0083, + 0.0087, + 0.0101, + 0.0154, + 0.0124, + 0.0114, + 0.0126, + 0.0239, + 0.0126, + 0.0158, + 0.0169, + 0.0162, + 0.018, + 0.0165, + 0.0132, + 0.0098, + 0.016, + 0.0167, + 0.0136, + 0.0083, + 0.0064, + 0.0067, + 0.0043, + 0.0034, + 0.005, + 0.0063, + 0.0029, + 0.0048, + 0.0042, + 0.0071, + 0.0065, + 0.0064, + 0.0082, + 0.0036, + 0.0016, + 0.0025, + 0.0038, + 0.0034, + 0.0027, + 0.0031, + 0.005, + 0.0026, + 0.0044, + 0.0033, + 0.0047, + 0.0038, + 0.0068, + 0.0092, + 0.0087, + 0.0085, + 0.0111, + 0.0099, + 0.0113, + 0.0102, + 0.0105, + 0.0096, + 0.0106, + 0.0108, + 0.0158, + 0.0125, + 0.0132, + 0.0078, + 0.0085, + 0.005, + 0.0072, + 0.0083, + 0.0075, + 0.0095, + 0.009, + 0.0096, + 0.0071, + 0.0063, + 0.0095, + 0.0094, + 0.0097, + 0.0086, + 0.0136, + 0.0114, + 0.01, + 0.0109, + 0.0067, + 0.0101, + 0.0115, + 0.0114, + 0.0106, + 0.007, + 0.0113, + 0.0104, + 0.0102, + 0.0102, + 0.0115, + 0.0118, + 0.0127, + 0.0173, + 0.0169, + 0.0116, + 0.014, + 0.009, + 0.014, + 0.0118, + 0.0105, + 0.0085, + 0.0079, + 0.0063, + 0.0119, + 0.0121, + 0.0123, + 0.0128, + 0.0082, + 0.0065, + 0.0074, + 0.0217, + 0.0113, + 0.0108, + 0.0067, + 0.0094, + 0.0094, + 0.0123, + 0.0109, + 0.0109, + 0.0079, + 0.0061, + 0.0137, + 0.0118, + 0.0103, + 0.0133, + 0.0149, + 0.0177, + 0.0191, + 0.0199, + 0.0195, + 0.0295, + 0.0218, + 0.0193, + 0.0137, + 0.0228, + 0.0229, + 0.0216, + 0.022, + 0.0238, + 0.0231, + 0.0231, + 0.0205, + 0.0171, + 0.0104, + 0.0202, + 0.0188, + 0.0242, + 0.03, + 0.0152, + 0.0211, + 0.0098, + 0.0107, + 0.0216, + 0.0241, + 0.019, + 0.0079, + 0.0107, + 0.0142, + 0.0109, + 0.0136, + 0.0159, + 0.0171, + 0.0433, + 0.0242, + 0.0277, + 0.0155, + 0.0155, + 0.041, + 0.0227, + 0.0406, + 0.0321, + 0.0259, + 0.0118, + 0.0382, + 0.0314, + 0.0066, + 0.0256, + 0.0543, + 0.0125, + 0.0348, + 0.0362, + 0.0409, + 0.0252, + 0.0196, + 0.0136, + 0.072, + 0.0738, + 0.0549, + 0.045, + 0.0117, + 0.043, + 0.0144, + 0.0499, + 0.0132, + 0.0565, + 0.1133, + 0.1155, + 0.0736, + 0.0798, + 0.0322, + 0.0113, + 0.0329, + 0.0221, + 0.0347, + 0.1525, + 0.139, + 0.106, + 0.0866, + 0.0725, + 0.0272, + 0.0419, + 0.0103, + 0.0339, + 0.0233, + 0.0956, + 0.1115, + 0.015, + 0.0458, + 0.0358, + 0.0183, + 0.0285, + 0.0636, + 0.0723, + 0.1018, + 0.1366, + 0.1168, + 0.1264, + 0.1286, + 0.1003, + 0.0647, + 0.0573, + 0.0503, + 0.05, + 0.0417, + 0.0451, + 0.0438, + 0.0393, + 0.0318, + 0.0249, + 0.0325, + 0.0269, + 0.0297, + 0.0201, + 0.0232, + 0.0228, + 0.0129, + 0.0178, + 0.0486, + 0.0184, + 0.0313, + 0.0219, + 0.0103, + 0.0184, + 0.017, + 0.0175, + 0.028, + 0.0658, + 0.0543, + 0.0503, + 0.0283, + 0.0262, + 0.0233, + 0.0439, + 0.0422, + 0.0206, + 0.0229, + 0.0181, + 0.0272, + 0.0205, + 0.0442, + 0.0189, + 0.0194, + 0.0171, + 0.0409, + 0.0205, + 0.0155, + 0.0119, + 0.0143, + 0.0189, + 0.0192, + 0.025, + 0.0234, + 0.0267, + 0.0197, + 0.0416, + 0.0475, + 0.03, + 0.0189, + 0.0212, + 0.0159, + 0.0214, + 0.0143, + 0.0262, + 0.0416, + 0.0274, + 0.0258, + 0.0166, + 0.0179, + 0.0116, + 0.0192, + 0.0139, + 0.0322, + 0.0271, + 0.0308, + 0.0446, + 0.0404, + 0.0308, + 0.037, + 0.0425, + 0.0255, + 0.0215, + 0.0344, + 0.0375, + 0.0374, + 0.032, + 0.0372, + 0.0418, + 0.0295, + 0.0196, + 0.0125, + 0.0188, + 0.0196, + 0.0411, + 0.0604, + 0.0579, + 0.0422, + 0.0428, + 0.0355, + 0.0398, + 0.0393, + 0.034, + 0.0164, + 0.0172, + 0.0097, + 0.0352, + 0.0182, + 0.0226, + 0.0382, + 0.0153, + 0.0139, + 0.0139, + 0.0263, + 0.0113, + 0.0271, + 0.0298, + 0.0135, + 0.0513, + 0.0348, + 0.0434, + 0.0426, + 0.0493, + 0.0533, + 0.0396, + 0.0109, + 0.0174, + 0.0298, + 0.0109, + 0.0409, + 0.0307, + 0.0219, + 0.0102, + 0.0055, + 0.0081, + 0.0365, + 0.0357, + 0.0179, + 0.0347, + 0.0172, + 0.0281, + 0.0259, + 0.0095, + 0.0212, + 0.0171, + 0.0036, + 0.0027, + 0.0074, + 0.0102, + 0.0053, + 0.019, + 0.0437, + 0.0106, + 0.0197, + 0.014, + 0.034, + 0.0299, + 0.0258, + 0.0155, + 0.0302, + 0.0378, + 0.0368, + 0.0397, + 0.0392, + 0.0125, + 0.0112, + 0.0392, + 0.0279, + 0.021, + 0.028, + 0.0157, + 0.0246, + 0.0297, + 0.0204, + 0.0361, + 0.0287, + 0.0397, + 0.0317, + 0.0253, + 0.0215, + 0.0302, + 0.0183, + 0.0214, + 0.0259, + 0.031, + 0.0268, + 0.0327, + 0.0336, + 0.0315, + 0.03, + 0.0234, + 0.0344, + 0.0405, + 0.0462, + 0.0474, + 0.0547, + 0.0534, + 0.0471, + 0.0421, + 0.0433, + 0.0467, + 0.0307, + 0.0203, + 0.0093, + 0.0088, + 0.0165, + 0.0091, + 0.0167, + 0.0155, + 0.025, + 0.0177, + 0.0386, + 0.0425, + 0.0477, + 0.0456, + 0.0381, + 0.0393, + 0.0355, + 0.04, + 0.0396, + 0.0399, + 0.0395, + 0.044, + 0.041, + 0.0401, + 0.0422, + 0.0573, + 0.0716, + 0.0335, + 0.0514, + 0.0463, + 0.0571, + 0.019, + 0.0244, + 0.0178, + 0.0173, + 0.0164, + 0.0222, + 0.035, + 0.0256, + 0.0161, + 0.0418, + 0.0454, + 0.0296, + 0.0199, + 0.03, + 0.0155, + 0.02, + 0.028, + 0.0125, + 0.03, + 0.0119, + 0.0125, + 0.0274, + 0.016, + 0.0173, + 0.0201, + 0.0177, + 0.0156, + 0.0034, + 0.0073, + 0.0069, + 0.0057, + 0.0049, + 0.0069, + 0.0047, + 0.0053, + 0.0046, + 0.0054, + 0.0052, + 0.0038, + 0.0059, + 0.0065, + 0.0057, + 0.0025, + 0.0061, + 0.0063, + 0.0018, + 0.0071, + 0.004, + 0.0047, + 0.0046, + 0.0066, + 0.0048, + 0.0016, + 0.0013, + 0.0015, + 0.0042, + 0.0011, + 0.0016, + 0.0009, + 0.001, + 0.0016, + 0.0021, + 0.0003, + 0.0006, + 0.0009, + 0.0009, + 0.0013, + 0.0016, + 0.0009, + 0.0008, + 0.0016, + 0.0033, + 0.0017, + 0.0011, + 0.0005, + 0.0034, + 0.0035, + 0.0049, + 0.0006, + 0.0011, + 0.0006, + 0.0004, + 0.0005, + 0.0026, + 0.0009, + 0.0016, + 0.0017, + 0.0021, + 0.0003, + 0.0001, + 0.0045, + 0.0054, + 0.0043, + 0.0016, + 0.0025, + 0.0047, + 0.0052, + 0.003, + 0.0052, + 0.0052, + 0.0089, + 0.01, + 0.0067, + 0.0063, + 0.0042, + 0.0022, + 0.0037, + 0.0049, + 0.0065, + 0.0015, + 0.0046, + 0.0041, + 0.0063, + 0.0043, + 0.0045, + 0.0074, + 0.0054, + 0.0028, + 0.0066, + 0.0039, + 0.0065, + 0.0055, + 0.005, + 0.0043, + 0.0048, + 0.0042, + 0.0043, + 0.004, + 0.0088, + 0.0052, + 0.0053, + 0.004, + 0.0117, + 0.0148, + 0.0124, + 0.0133, + 0.0184, + 0.0113, + 0.0079, + 0.0104, + 0.0128, + 0.0119, + 0.0151, + 0.0111, + 0.0143, + 0.0195, + 0.0088, + 0.0052, + 0.0082, + 0.0072, + 0.008, + 0.0066, + 0.0071, + 0.0068, + 0.0068, + 0.0037, + 0.0047, + 0.0015, + 0.0019, + 0.0075, + 0.0025, + 0.0033, + 0.0033, + 0.0033, + 0.0041, + 0.001, + 0.0034, + 0.0033, + 0.0032, + 0.0035, + 0.0011, + 0.0027, + 0.0027 + ] + }, + { + "name": "吸收率", + "type": "line", + "data": [ + 0.7016, + 0.7014, + 0.7005, + 0.7, + 0.6987, + 0.6984, + 0.6994, + 0.6994, + 0.6996, + 0.6996, + 0.6989, + 0.6979, + 0.6976, + 0.6979, + 0.6977, + 0.6972, + 0.6972, + 0.6972, + 0.6972, + 0.6973, + 0.6977, + 0.6976, + 0.6971, + 0.6979, + 0.6982, + 0.6978, + 0.698, + 0.6987, + 0.6986, + 0.6977, + 0.6976, + 0.6973, + 0.6971, + 0.6972, + 0.6973, + 0.6972, + 0.6971, + 0.6962, + 0.6973, + 0.6971, + 0.6964, + 0.6963, + 0.698, + 0.6979, + 0.6991, + 0.7002, + 0.7003, + 0.7, + 0.6993, + 0.6982, + 0.6976, + 0.6945, + 0.6942, + 0.6948, + 0.6932, + 0.6926, + 0.6913, + 0.692, + 0.693, + 0.694, + 0.6939, + 0.698, + 0.698, + 0.6961, + 0.6939, + 0.6936, + 0.694, + 0.6937, + 0.6918, + 0.6933, + 0.6918, + 0.697, + 0.6965, + 0.6963, + 0.6951, + 0.6933, + 0.693, + 0.6925, + 0.6923, + 0.692, + 0.6931, + 0.692, + 0.693, + 0.6932, + 0.6908, + 0.6885, + 0.6857, + 0.6844, + 0.6819, + 0.682, + 0.6818, + 0.6808, + 0.6765, + 0.6715, + 0.6747, + 0.6745, + 0.6711, + 0.6704, + 0.67, + 0.67, + 0.6693, + 0.6686, + 0.6693, + 0.6592, + 0.6605, + 0.6618, + 0.6614, + 0.6614, + 0.6632, + 0.667, + 0.6689, + 0.6666, + 0.6689, + 0.6698, + 0.6684, + 0.667, + 0.6683, + 0.6683, + 0.6696, + 0.6707, + 0.6722, + 0.6745, + 0.6727, + 0.6759, + 0.6825, + 0.6838, + 0.6841, + 0.6821, + 0.6812, + 0.6806, + 0.6781, + 0.6789, + 0.6785, + 0.6788, + 0.6789, + 0.6785, + 0.6787, + 0.6814, + 0.6802, + 0.6801, + 0.6805, + 0.6803, + 0.6801, + 0.6806, + 0.6808, + 0.681, + 0.6811, + 0.6824, + 0.6814, + 0.6819, + 0.6818, + 0.6819, + 0.682, + 0.6842, + 0.6844, + 0.6849, + 0.6864, + 0.6922, + 0.6961, + 0.6951, + 0.6961, + 0.697, + 0.6977, + 0.6969, + 0.6969, + 0.6956, + 0.6955, + 0.6954, + 0.6961, + 0.6965, + 0.696, + 0.6971, + 0.6987, + 0.6993, + 0.6997, + 0.6995, + 0.7004, + 0.7006, + 0.7011, + 0.701, + 0.7008, + 0.7024, + 0.7026, + 0.7032, + 0.7031, + 0.7044, + 0.7044, + 0.7043, + 0.706, + 0.7079, + 0.7077, + 0.707, + 0.7074, + 0.7087, + 0.7093, + 0.7095, + 0.7091, + 0.7103, + 0.7103, + 0.71, + 0.7108, + 0.7112, + 0.713, + 0.7116, + 0.711, + 0.7107, + 0.7118, + 0.7123, + 0.7129, + 0.7133, + 0.7138, + 0.7138, + 0.7142, + 0.7146, + 0.7159, + 0.7172, + 0.7199, + 0.7207, + 0.7185, + 0.7207, + 0.7212, + 0.7217, + 0.7218, + 0.7222, + 0.7227, + 0.7229, + 0.7232, + 0.7232, + 0.7233, + 0.7231, + 0.7233, + 0.7231, + 0.7222, + 0.7212, + 0.7211, + 0.7196, + 0.7158, + 0.7151, + 0.7131, + 0.7128, + 0.7129, + 0.7112, + 0.7129, + 0.7136, + 0.7202, + 0.7177, + 0.7159, + 0.7222, + 0.723, + 0.7248, + 0.7245, + 0.7234, + 0.7244, + 0.7249, + 0.725, + 0.7267, + 0.7267, + 0.7233, + 0.7248, + 0.7246, + 0.7269, + 0.7271, + 0.7286, + 0.7286, + 0.7281, + 0.7292, + 0.7289, + 0.7264, + 0.7286, + 0.7276, + 0.7283, + 0.7274, + 0.7278, + 0.7253, + 0.7244, + 0.7239, + 0.722, + 0.7197, + 0.715, + 0.7182, + 0.7175, + 0.7186, + 0.7186, + 0.7186, + 0.7196, + 0.7209, + 0.721, + 0.7215, + 0.7201, + 0.7184, + 0.7183, + 0.7161, + 0.7138, + 0.7143, + 0.7138, + 0.7137, + 0.7133, + 0.7137, + 0.7138, + 0.7128, + 0.7133, + 0.7148, + 0.7149, + 0.7136, + 0.7144, + 0.7137, + 0.7141, + 0.7135, + 0.713, + 0.7137, + 0.7117, + 0.7116, + 0.7117, + 0.7123, + 0.713, + 0.7128, + 0.7129, + 0.7094, + 0.7043, + 0.7045, + 0.7035, + 0.7036, + 0.699, + 0.7003, + 0.6994, + 0.7016, + 0.7031, + 0.7044, + 0.7047, + 0.7051, + 0.7052, + 0.7056, + 0.7057, + 0.7055, + 0.7051, + 0.7051, + 0.7052, + 0.7052, + 0.7071, + 0.7038, + 0.7038, + 0.7038, + 0.7046, + 0.7066, + 0.7065, + 0.7064, + 0.7059, + 0.7059, + 0.7059, + 0.7057, + 0.7069, + 0.7073, + 0.7077, + 0.7077, + 0.7084, + 0.7102, + 0.7102, + 0.7108, + 0.7121, + 0.7088, + 0.7067, + 0.7059, + 0.7064, + 0.706, + 0.7011, + 0.7024, + 0.7035, + 0.6953, + 0.6954, + 0.6916, + 0.6919, + 0.693, + 0.6919, + 0.6892, + 0.6896, + 0.6884, + 0.6879, + 0.6851, + 0.684, + 0.6865, + 0.6818, + 0.6826, + 0.6805, + 0.6809, + 0.6804, + 0.6797, + 0.6799, + 0.6816, + 0.682, + 0.6832, + 0.6829, + 0.6808, + 0.6805, + 0.6801, + 0.6808, + 0.6805, + 0.6813, + 0.6761, + 0.6768, + 0.6763, + 0.6757, + 0.6721, + 0.672, + 0.6751, + 0.6767, + 0.6771, + 0.6784, + 0.6788, + 0.6807, + 0.6735, + 0.674, + 0.675, + 0.6762, + 0.675, + 0.678, + 0.6778, + 0.6746, + 0.6751, + 0.6741, + 0.6749, + 0.6751, + 0.6759, + 0.6752, + 0.6757, + 0.6754, + 0.6757, + 0.6761, + 0.676, + 0.6773, + 0.677, + 0.6819, + 0.6823, + 0.6795, + 0.6801, + 0.6823, + 0.6845, + 0.685, + 0.6867, + 0.6828, + 0.6854, + 0.6844, + 0.6848, + 0.6846, + 0.6848, + 0.6841, + 0.6841, + 0.6834, + 0.6842, + 0.6796, + 0.6798, + 0.6783, + 0.679, + 0.6776, + 0.6801, + 0.6824, + 0.6833, + 0.6843, + 0.6871, + 0.6841, + 0.6841, + 0.6854, + 0.6846, + 0.6836, + 0.6857, + 0.6855, + 0.6855, + 0.6857, + 0.686, + 0.6868, + 0.6968, + 0.7017, + 0.7037, + 0.7044, + 0.7074, + 0.7077, + 0.7081, + 0.7091, + 0.7206, + 0.7193, + 0.7208, + 0.7181, + 0.7249, + 0.7259, + 0.725, + 0.7273, + 0.7285, + 0.727, + 0.7262, + 0.7241, + 0.7249, + 0.7259, + 0.7261, + 0.726, + 0.726, + 0.7255, + 0.7252, + 0.7254, + 0.7282, + 0.7289, + 0.7296, + 0.7299, + 0.7299, + 0.7316, + 0.7326, + 0.7333, + 0.7336, + 0.734, + 0.7337, + 0.7344, + 0.7343, + 0.7347, + 0.7343, + 0.7342, + 0.7348, + 0.7348, + 0.7374, + 0.7364, + 0.7362, + 0.7368, + 0.7367, + 0.7361, + 0.7352, + 0.7349, + 0.7346, + 0.7341, + 0.7335, + 0.7318, + 0.7317, + 0.7319, + 0.7321, + 0.7317, + 0.7311, + 0.7304, + 0.7309, + 0.731, + 0.734, + 0.7334, + 0.7334, + 0.7344, + 0.734, + 0.7341, + 0.7348, + 0.735, + 0.7363, + 0.7363, + 0.7363, + 0.7364, + 0.7355, + 0.7349, + 0.7351, + 0.7348, + 0.7347, + 0.7353, + 0.7354, + 0.7352, + 0.7351, + 0.7354, + 0.735, + 0.7351, + 0.7349, + 0.7347, + 0.7353, + 0.7362, + 0.7356, + 0.7356, + 0.7363, + 0.7365, + 0.736, + 0.7355, + 0.7349, + 0.735, + 0.7341, + 0.7365, + 0.7354, + 0.7348, + 0.7339, + 0.7348, + 0.7338, + 0.7337, + 0.7338, + 0.7337, + 0.7337, + 0.7322, + 0.7328, + 0.7323, + 0.7328, + 0.7337, + 0.7337, + 0.7335, + 0.7318, + 0.7313, + 0.7296, + 0.729, + 0.7303, + 0.7314, + 0.7306, + 0.7323, + 0.7233, + 0.7243, + 0.7255, + 0.7265, + 0.7222, + 0.7187, + 0.7199, + 0.7177, + 0.7164, + 0.7165, + 0.7201, + 0.7199, + 0.718, + 0.718, + 0.7176, + 0.7174, + 0.7158, + 0.7157, + 0.7151, + 0.7144, + 0.7055, + 0.7052, + 0.7022, + 0.7016, + 0.701, + 0.6993, + 0.6977, + 0.6953, + 0.695, + 0.6938, + 0.694, + 0.6903, + 0.6913, + 0.6897, + 0.6934, + 0.6926, + 0.6927, + 0.691, + 0.6918, + 0.6898, + 0.6891, + 0.6886, + 0.6897, + 0.6897, + 0.6881, + 0.6888, + 0.6889, + 0.6868, + 0.6876, + 0.6865, + 0.685, + 0.6852, + 0.6845, + 0.6847, + 0.6864, + 0.6864, + 0.6833, + 0.689, + 0.6869, + 0.6878, + 0.687, + 0.6822, + 0.6829, + 0.6834, + 0.6812, + 0.6816, + 0.6804, + 0.6803, + 0.6787, + 0.6784, + 0.677, + 0.6786, + 0.6779, + 0.6777, + 0.6785, + 0.6791, + 0.6785, + 0.6803, + 0.6799, + 0.6782, + 0.6785, + 0.68, + 0.6787, + 0.6788, + 0.6765, + 0.6721, + 0.6717, + 0.6718, + 0.6652, + 0.6652, + 0.6668, + 0.6683, + 0.6708, + 0.6707, + 0.6711, + 0.6639, + 0.6619, + 0.6619, + 0.6654, + 0.6597, + 0.6653, + 0.6655, + 0.6643, + 0.6657, + 0.6634, + 0.6649, + 0.6638, + 0.6654, + 0.6626, + 0.6676, + 0.6673, + 0.6666, + 0.668, + 0.6688, + 0.6671, + 0.6656, + 0.6653, + 0.6643, + 0.6635, + 0.667, + 0.6628, + 0.6618, + 0.6589, + 0.6593, + 0.6605, + 0.6602, + 0.6583, + 0.6606, + 0.6602, + 0.661, + 0.6592, + 0.6593, + 0.658, + 0.658, + 0.6589, + 0.6692, + 0.67, + 0.6724, + 0.6749, + 0.6749, + 0.677, + 0.6771, + 0.6799, + 0.681, + 0.6821, + 0.6853, + 0.6838, + 0.6845, + 0.6838, + 0.6826, + 0.6824, + 0.684, + 0.6832, + 0.6839, + 0.6786, + 0.6799, + 0.6805, + 0.6803, + 0.679, + 0.6802, + 0.6807, + 0.6797, + 0.6754, + 0.673, + 0.6758, + 0.6753, + 0.6756, + 0.6761, + 0.6765, + 0.6786, + 0.6793, + 0.6773, + 0.6772, + 0.6771, + 0.6776, + 0.6779, + 0.6783, + 0.6702, + 0.6681, + 0.6694, + 0.6699, + 0.6699, + 0.6709, + 0.6695, + 0.6715, + 0.6714, + 0.6703, + 0.6699, + 0.6716, + 0.6723, + 0.6734, + 0.6719, + 0.6714, + 0.6705, + 0.6708, + 0.6695, + 0.6695, + 0.6676, + 0.6672, + 0.6672, + 0.6684, + 0.6676, + 0.6678, + 0.6679, + 0.6778, + 0.6798, + 0.6794, + 0.6822, + 0.6837, + 0.6838, + 0.6836, + 0.6831, + 0.6833, + 0.6822, + 0.6822, + 0.6825, + 0.6835, + 0.6828, + 0.6811, + 0.6806, + 0.68, + 0.6797, + 0.68, + 0.6868, + 0.6873, + 0.6904, + 0.6906, + 0.6906, + 0.6921, + 0.6917, + 0.6917, + 0.6906, + 0.6912, + 0.691, + 0.692, + 0.6917, + 0.692, + 0.6908, + 0.691, + 0.6897, + 0.69, + 0.6902, + 0.6899, + 0.6896, + 0.6896, + 0.6894, + 0.6894, + 0.6885, + 0.6883, + 0.6877, + 0.6878, + 0.6877, + 0.6898, + 0.6881, + 0.6871, + 0.6848, + 0.6853, + 0.6842, + 0.683, + 0.6831, + 0.6834, + 0.683, + 0.683, + 0.6823, + 0.6841, + 0.6835, + 0.6849, + 0.6848, + 0.6849, + 0.6834, + 0.6844, + 0.6846, + 0.6844, + 0.6875, + 0.6882, + 0.688, + 0.6866, + 0.6872, + 0.6885, + 0.6887, + 0.6906, + 0.6892, + 0.6935, + 0.6963, + 0.7001, + 0.7005, + 0.6993, + 0.6997, + 0.6941, + 0.69, + 0.6953, + 0.6958, + 0.6964, + 0.6968, + 0.6964, + 0.6976, + 0.6974, + 0.6978, + 0.6982, + 0.6983, + 0.6981, + 0.6978, + 0.6975, + 0.6972, + 0.6969, + 0.697, + 0.6969, + 0.6967, + 0.6974, + 0.6982, + 0.6977, + 0.704, + 0.7046, + 0.704, + 0.7037, + 0.704, + 0.704, + 0.7033, + 0.7035, + 0.7032, + 0.703, + 0.7013, + 0.7027, + 0.7025, + 0.6952, + 0.6942, + 0.694, + 0.6964, + 0.6951, + 0.6951, + 0.6944, + 0.6933, + 0.6937, + 0.6947, + 0.6944, + 0.6935, + 0.6927, + 0.6948, + 0.6951, + 0.6953, + 0.6952, + 0.6963, + 0.6962, + 0.6923, + 0.6929, + 0.6884, + 0.6873, + 0.6855, + 0.6851, + 0.6844, + 0.6841, + 0.6847, + 0.6844, + 0.6843, + 0.6842, + 0.6837, + 0.6833, + 0.6827, + 0.6833, + 0.6835, + 0.6833, + 0.6831, + 0.6812, + 0.6826, + 0.6825, + 0.6819, + 0.6835, + 0.6822, + 0.682, + 0.6826, + 0.7082, + 0.7077, + 0.7072, + 0.7091, + 0.7102, + 0.708, + 0.7064, + 0.7062, + 0.7063, + 0.7052, + 0.7045, + 0.7039, + 0.704, + 0.7047, + 0.7041, + 0.7052, + 0.7043, + 0.7042, + 0.7041, + 0.7062, + 0.7054, + 0.7067, + 0.7075, + 0.7049, + 0.705, + 0.7051, + 0.7124, + 0.7122, + 0.7121, + 0.7114, + 0.7093, + 0.7095, + 0.7072, + 0.7073, + 0.7062, + 0.7055, + 0.7072, + 0.7076, + 0.7168, + 0.7184, + 0.7125, + 0.71, + 0.7084, + 0.7078, + 0.7071, + 0.7056, + 0.7063, + 0.7061, + 0.7059, + 0.7054, + 0.7046, + 0.7043, + 0.7043, + 0.7042, + 0.7052, + 0.7055, + 0.7057, + 0.7062, + 0.706, + 0.7061, + 0.7059, + 0.7024, + 0.7028, + 0.7028, + 0.7029, + 0.7032, + 0.7057, + 0.7054, + 0.7064, + 0.7062, + 0.7119, + 0.7107, + 0.7188, + 0.7187, + 0.7184, + 0.7164, + 0.7166, + 0.7163, + 0.7151, + 0.7152, + 0.7147, + 0.7156, + 0.7163, + 0.7163, + 0.7167, + 0.7162, + 0.7159, + 0.7145, + 0.7149, + 0.7151, + 0.7149, + 0.7139, + 0.7139, + 0.7132, + 0.7133, + 0.7146, + 0.7153, + 0.7173, + 0.7177, + 0.7189, + 0.719, + 0.7192, + 0.7198, + 0.7194, + 0.719, + 0.7196, + 0.72, + 0.7197, + 0.7197, + 0.7197, + 0.7198, + 0.7204, + 0.7224, + 0.7269, + 0.7271, + 0.7269, + 0.727, + 0.7276, + 0.728, + 0.7277, + 0.7078, + 0.7082, + 0.7083, + 0.7086, + 0.7087, + 0.7084, + 0.7084, + 0.7079, + 0.7088, + 0.7098, + 0.7095, + 0.7096, + 0.71, + 0.7131, + 0.7136, + 0.7136, + 0.7146, + 0.7147, + 0.7171, + 0.7168, + 0.7165, + 0.7155, + 0.7152, + 0.7159, + 0.7157, + 0.7159, + 0.7107, + 0.7112, + 0.7109, + 0.7115, + 0.7128, + 0.7136, + 0.7138, + 0.7129, + 0.7127, + 0.7131, + 0.7116, + 0.7124, + 0.7105, + 0.7107, + 0.7121, + 0.712, + 0.7137, + 0.7139, + 0.7148, + 0.7155, + 0.7142, + 0.7146, + 0.7153, + 0.7163, + 0.7186, + 0.7195, + 0.7196, + 0.72, + 0.7199, + 0.7198, + 0.7205, + 0.7202, + 0.7197, + 0.7212, + 0.721, + 0.7193, + 0.7191, + 0.7198, + 0.7199, + 0.7218, + 0.7182, + 0.7182, + 0.7149, + 0.7159, + 0.7085, + 0.7101, + 0.7025, + 0.7036, + 0.7019, + 0.7038, + 0.7032, + 0.7014, + 0.7022, + 0.701, + 0.7023, + 0.7021, + 0.6998, + 0.6997, + 0.6998, + 0.7049, + 0.7051, + 0.7039, + 0.7033, + 0.7026, + 0.7033, + 0.7061, + 0.7061, + 0.7075, + 0.7073, + 0.7091, + 0.711, + 0.7121, + 0.7144, + 0.7162, + 0.716, + 0.7148, + 0.7139, + 0.7143, + 0.7149, + 0.7142, + 0.7147, + 0.7151, + 0.714, + 0.7151, + 0.7151, + 0.7149, + 0.7138, + 0.7089, + 0.7085, + 0.7083, + 0.7088, + 0.7084, + 0.7081, + 0.7104, + 0.7108, + 0.7126, + 0.7128, + 0.7132, + 0.7126, + 0.7121, + 0.7121, + 0.7097, + 0.7091, + 0.7086, + 0.709, + 0.7109, + 0.7112, + 0.7077, + 0.7066, + 0.7045, + 0.7027, + 0.7027, + 0.7045, + 0.7044, + 0.7062, + 0.7063, + 0.7062, + 0.7054, + 0.7049, + 0.7067, + 0.7056, + 0.7074, + 0.728, + 0.7274, + 0.7227, + 0.7207, + 0.7213, + 0.7213, + 0.7235, + 0.7223, + 0.7222, + 0.7221, + 0.7261, + 0.7262, + 0.7253, + 0.7253, + 0.7246, + 0.7246, + 0.7239, + 0.7238, + 0.7241, + 0.7247, + 0.7248, + 0.7248, + 0.7254, + 0.7249, + 0.7265, + 0.7345, + 0.7397, + 0.7397, + 0.7388, + 0.7371, + 0.7342, + 0.7339, + 0.7333, + 0.7332, + 0.7326, + 0.7347, + 0.7318, + 0.7305, + 0.7297, + 0.73, + 0.7303, + 0.7298, + 0.7301, + 0.7312, + 0.73, + 0.7266, + 0.7244, + 0.7252, + 0.7255, + 0.7248, + 0.7245, + 0.7253, + 0.7253, + 0.7254, + 0.7248, + 0.725, + 0.7238, + 0.7241, + 0.7243, + 0.7241, + 0.7239, + 0.7235, + 0.7234, + 0.7246, + 0.7248, + 0.7248, + 0.7257, + 0.7259, + 0.7259, + 0.7255, + 0.7253, + 0.7256, + 0.7254, + 0.7252, + 0.7253, + 0.726, + 0.7275, + 0.7292, + 0.731, + 0.7305, + 0.73, + 0.7298, + 0.7364, + 0.7389, + 0.7407, + 0.7406, + 0.74, + 0.7401, + 0.7402, + 0.7401, + 0.74, + 0.74, + 0.74, + 0.7404, + 0.7401, + 0.7397, + 0.7397, + 0.7388, + 0.7399, + 0.7396, + 0.7397, + 0.7401, + 0.7386, + 0.738, + 0.7412, + 0.7405, + 0.7415, + 0.7406, + 0.7397, + 0.7402, + 0.74, + 0.7405, + 0.7391, + 0.739, + 0.7376, + 0.7372, + 0.7373, + 0.7373, + 0.7366, + 0.7362, + 0.7333, + 0.7335, + 0.734, + 0.7344, + 0.7341, + 0.7345, + 0.7345, + 0.7344, + 0.7342, + 0.7339, + 0.7337, + 0.7339, + 0.7341, + 0.7339, + 0.7332, + 0.7329, + 0.7328, + 0.7331, + 0.7328, + 0.7333, + 0.7336, + 0.7336, + 0.7349, + 0.7348, + 0.7345, + 0.7351, + 0.7354, + 0.7356, + 0.7363, + 0.7368, + 0.7378, + 0.7381, + 0.7395, + 0.7391, + 0.7399, + 0.7402, + 0.7396, + 0.7393, + 0.7377, + 0.7381, + 0.7377, + 0.7369, + 0.7368, + 0.7367, + 0.7374, + 0.7236, + 0.7162, + 0.7183, + 0.7177, + 0.7198, + 0.7188, + 0.7179, + 0.7178, + 0.7178, + 0.7182, + 0.7157, + 0.7148, + 0.7136, + 0.7128, + 0.713, + 0.713, + 0.7129, + 0.7138, + 0.7135, + 0.7133, + 0.7133, + 0.7132, + 0.7132, + 0.7137, + 0.7142, + 0.7139, + 0.7141, + 0.7145, + 0.7147, + 0.7147, + 0.7138, + 0.7141, + 0.7119, + 0.7071, + 0.707, + 0.7082, + 0.7084, + 0.6987, + 0.6994, + 0.6969, + 0.6978, + 0.6972, + 0.697, + 0.6971, + 0.6977, + 0.6973, + 0.699, + 0.6984, + 0.6984, + 0.6997, + 0.7009, + 0.7002, + 0.6999, + 0.6983, + 0.699, + 0.6991, + 0.6985, + 0.6984, + 0.6975, + 0.6781, + 0.6804, + 0.6774, + 0.6792, + 0.6816, + 0.6789, + 0.6809, + 0.6789, + 0.6789, + 0.6781, + 0.681, + 0.6834, + 0.6861, + 0.6883, + 0.6882, + 0.6912, + 0.6911, + 0.6904, + 0.6906, + 0.6934, + 0.6943, + 0.6944, + 0.6938, + 0.6967, + 0.6969, + 0.7006, + 0.7012, + 0.6973, + 0.6973, + 0.6974, + 0.6978, + 0.6942, + 0.6953, + 0.6918, + 0.6929, + 0.6918, + 0.6904, + 0.6904, + 0.6886, + 0.6889, + 0.6893, + 0.6904, + 0.6899, + 0.689, + 0.6901, + 0.6904, + 0.6909, + 0.6907, + 0.6877, + 0.6889, + 0.6892, + 0.6885, + 0.6885, + 0.6887, + 0.6895, + 0.6889, + 0.689, + 0.6895, + 0.6892, + 0.6902, + 0.6912, + 0.6914, + 0.6918, + 0.6873, + 0.6878, + 0.688, + 0.687, + 0.6874, + 0.6883, + 0.6888, + 0.6887, + 0.691, + 0.6904, + 0.6898, + 0.6905, + 0.6908, + 0.6904, + 0.6897, + 0.6892, + 0.6899, + 0.6897, + 0.6896, + 0.6886, + 0.6867, + 0.686, + 0.6853, + 0.6857, + 0.6854, + 0.6839, + 0.6839, + 0.6839, + 0.6835, + 0.6811, + 0.6824, + 0.6841, + 0.6837, + 0.6827, + 0.6832, + 0.6837, + 0.6789, + 0.6793, + 0.6783, + 0.6791, + 0.6794, + 0.6798, + 0.6797, + 0.6807, + 0.6794, + 0.6779, + 0.6774, + 0.6758, + 0.671, + 0.6704, + 0.6709, + 0.6695, + 0.6708, + 0.6704, + 0.6707, + 0.6704, + 0.6714, + 0.6721, + 0.6704, + 0.6705, + 0.6711, + 0.6701, + 0.6691, + 0.6631, + 0.6622, + 0.6627, + 0.6629, + 0.661, + 0.6576, + 0.6514, + 0.6476, + 0.6475, + 0.6446, + 0.6417, + 0.6441, + 0.6436, + 0.6391, + 0.6403, + 0.6365, + 0.6376, + 0.637, + 0.6363, + 0.635, + 0.6344, + 0.6356, + 0.6391, + 0.639, + 0.6388, + 0.641, + 0.6406, + 0.6415, + 0.6423, + 0.6397, + 0.6402, + 0.6397, + 0.6388, + 0.6391, + 0.6374, + 0.6378, + 0.6377, + 0.6363, + 0.6345, + 0.6321, + 0.6307, + 0.6301, + 0.6313, + 0.6331, + 0.6338, + 0.6331, + 0.6311, + 0.6312, + 0.6311, + 0.6315, + 0.6311, + 0.6283, + 0.6279, + 0.6273, + 0.6255, + 0.6237, + 0.6235, + 0.6227, + 0.6213, + 0.623, + 0.6262, + 0.626, + 0.6245, + 0.6244, + 0.6248, + 0.6339, + 0.6344, + 0.6346, + 0.6359, + 0.6351, + 0.635, + 0.6342, + 0.6352, + 0.6356, + 0.6356, + 0.636, + 0.6368, + 0.6373, + 0.6396, + 0.6416, + 0.6424, + 0.6435, + 0.644, + 0.6439, + 0.6439, + 0.6434, + 0.6425, + 0.6422, + 0.6442, + 0.6442, + 0.6442, + 0.6441, + 0.6448, + 0.6487, + 0.6503, + 0.6489, + 0.6485, + 0.6468, + 0.6467, + 0.647, + 0.6513, + 0.6522, + 0.6516, + 0.652, + 0.652, + 0.6538, + 0.6533, + 0.6518, + 0.6522, + 0.653, + 0.6518, + 0.652, + 0.6532, + 0.6531, + 0.6531, + 0.6534, + 0.6536, + 0.6539, + 0.6534, + 0.6537, + 0.6446, + 0.644, + 0.6398, + 0.6398, + 0.6402, + 0.6389, + 0.6389, + 0.6377, + 0.6366, + 0.6354, + 0.635, + 0.6332, + 0.632, + 0.6297, + 0.6297, + 0.6309, + 0.6301, + 0.6302, + 0.635, + 0.6373, + 0.6361, + 0.6375, + 0.6339, + 0.6408, + 0.639, + 0.6375, + 0.6376, + 0.6383, + 0.6389, + 0.6414, + 0.6401, + 0.641, + 0.6409, + 0.6408, + 0.6412, + 0.6412, + 0.6414, + 0.6437, + 0.6449, + 0.6465, + 0.648, + 0.6485, + 0.6482, + 0.6488, + 0.6494, + 0.6548, + 0.6567, + 0.6561, + 0.6559, + 0.655, + 0.6556, + 0.6571, + 0.6572, + 0.6571, + 0.6574, + 0.6585, + 0.6588, + 0.6589, + 0.6599, + 0.6601, + 0.658, + 0.6578, + 0.6598, + 0.6603, + 0.6598, + 0.6544, + 0.6559, + 0.6576, + 0.6528, + 0.6547, + 0.6546, + 0.6545, + 0.6565, + 0.6576, + 0.6581, + 0.6587, + 0.6617, + 0.6617, + 0.6632, + 0.6634, + 0.6643, + 0.6644, + 0.6652, + 0.6664, + 0.6659, + 0.6667, + 0.6664, + 0.6663, + 0.6673, + 0.6672, + 0.6712, + 0.6713, + 0.6717, + 0.6717, + 0.672, + 0.6722, + 0.6722, + 0.672, + 0.6728, + 0.6724, + 0.6729, + 0.6728, + 0.6733, + 0.6732, + 0.6728, + 0.6716, + 0.6708, + 0.6713, + 0.6702, + 0.6696, + 0.6697, + 0.6701, + 0.6698, + 0.6697, + 0.67, + 0.6697, + 0.67, + 0.6696, + 0.6695, + 0.6693, + 0.6698, + 0.6694, + 0.6682, + 0.6691, + 0.6688, + 0.6685, + 0.668, + 0.6693, + 0.6701, + 0.6703, + 0.6703, + 0.6717, + 0.6721, + 0.6713, + 0.6725, + 0.6702, + 0.6707, + 0.6709, + 0.6692, + 0.67, + 0.6703, + 0.67, + 0.6709, + 0.6713, + 0.6729, + 0.6736, + 0.6742, + 0.6741, + 0.6758, + 0.6752, + 0.6761, + 0.6761, + 0.6747, + 0.6745, + 0.6747, + 0.6751, + 0.6749, + 0.675, + 0.6754, + 0.6748, + 0.6716, + 0.6714, + 0.6711, + 0.6736, + 0.6718, + 0.6702, + 0.6677, + 0.6682, + 0.6684, + 0.6692, + 0.6695, + 0.67, + 0.6717, + 0.6711, + 0.6709, + 0.6706, + 0.6705, + 0.6706, + 0.6704, + 0.6699, + 0.6694, + 0.6678, + 0.6693, + 0.668, + 0.6687, + 0.6677, + 0.666, + 0.6668, + 0.6708, + 0.6713, + 0.6709, + 0.6714, + 0.6663, + 0.6659, + 0.6632, + 0.6621, + 0.6608, + 0.6601, + 0.6617, + 0.6608, + 0.6612, + 0.6627, + 0.6626, + 0.6624, + 0.6627, + 0.6628, + 0.6648, + 0.6801, + 0.6789, + 0.6791, + 0.6789, + 0.6772, + 0.6767, + 0.6759, + 0.6774, + 0.6757, + 0.6746, + 0.6749, + 0.6759, + 0.6758, + 0.6763, + 0.6764, + 0.6758, + 0.6783, + 0.6769, + 0.6771, + 0.6778, + 0.6775, + 0.6798, + 0.6836, + 0.6829, + 0.6827, + 0.6848, + 0.6836, + 0.6834, + 0.6826, + 0.683, + 0.6828, + 0.6812, + 0.6814, + 0.6838, + 0.6839, + 0.685, + 0.6842, + 0.685, + 0.6854, + 0.6859, + 0.6862, + 0.687, + 0.6866, + 0.6866, + 0.6876, + 0.688, + 0.6866, + 0.6861, + 0.6857, + 0.6844, + 0.6819, + 0.6811, + 0.6809, + 0.6805, + 0.681, + 0.6808, + 0.6809, + 0.6798, + 0.6795, + 0.68, + 0.6803, + 0.6692, + 0.6698, + 0.6703, + 0.672, + 0.6732, + 0.6748, + 0.6751, + 0.6758, + 0.6761, + 0.6761, + 0.6744, + 0.6747, + 0.6761, + 0.6764, + 0.6766, + 0.6764, + 0.6768, + 0.6769, + 0.6769, + 0.6767, + 0.677, + 0.6769, + 0.6769, + 0.6778, + 0.6775, + 0.6771, + 0.6779, + 0.6774, + 0.6781, + 0.6796, + 0.6809, + 0.6836, + 0.684, + 0.6843, + 0.6814, + 0.6814, + 0.6819, + 0.6822, + 0.6863, + 0.6859, + 0.6852, + 0.6854, + 0.6854, + 0.6848, + 0.6839, + 0.6851, + 0.6882, + 0.6885, + 0.6872, + 0.6879, + 0.6878, + 0.6882, + 0.6854, + 0.6857, + 0.6855, + 0.6854, + 0.6856, + 0.6868, + 0.6848, + 0.668, + 0.6682, + 0.6662, + 0.6663, + 0.6681, + 0.6685, + 0.6709, + 0.6699, + 0.6697, + 0.6707, + 0.6711, + 0.6643, + 0.6668, + 0.6667, + 0.6675, + 0.666, + 0.6627, + 0.6637, + 0.667, + 0.6643, + 0.6648, + 0.6574, + 0.6508, + 0.6542, + 0.6565, + 0.6483, + 0.649, + 0.6499, + 0.6501, + 0.6506, + 0.6504, + 0.65, + 0.6503, + 0.646, + 0.6456, + 0.6456, + 0.6465, + 0.6449, + 0.6438, + 0.642, + 0.6402, + 0.6414, + 0.6418, + 0.6426, + 0.6383, + 0.6377, + 0.6407, + 0.6405, + 0.641, + 0.6589, + 0.6596, + 0.6587, + 0.6626, + 0.6611, + 0.6602, + 0.6601, + 0.6591, + 0.6591, + 0.6589, + 0.659, + 0.6585, + 0.6588, + 0.662, + 0.663, + 0.6529, + 0.6534, + 0.6531, + 0.6525, + 0.6548, + 0.6556, + 0.6563, + 0.6554, + 0.6554, + 0.6583, + 0.6547, + 0.6551, + 0.6553, + 0.6568, + 0.6593, + 0.6589, + 0.6601, + 0.6597, + 0.6598, + 0.6611, + 0.6611, + 0.6625, + 0.6619, + 0.6602, + 0.6616, + 0.6623, + 0.6625, + 0.6634, + 0.665, + 0.6644, + 0.6656, + 0.6654, + 0.6661, + 0.6677, + 0.6693, + 0.6711, + 0.6719, + 0.6739, + 0.6742, + 0.6743, + 0.6743, + 0.6748, + 0.676, + 0.6757, + 0.6762, + 0.6788, + 0.68, + 0.678, + 0.6772, + 0.6797, + 0.6792, + 0.6796, + 0.6806, + 0.6788, + 0.6793, + 0.6804, + 0.6793, + 0.6802, + 0.6803, + 0.6805, + 0.681, + 0.6808, + 0.6793, + 0.6802, + 0.6817, + 0.6817, + 0.6836, + 0.6836, + 0.6823, + 0.6847, + 0.6842, + 0.684, + 0.682, + 0.6836, + 0.6835, + 0.6848, + 0.6864, + 0.6879, + 0.6875, + 0.6857, + 0.6884, + 0.6923, + 0.6931, + 0.6929, + 0.6944, + 0.6942, + 0.6932, + 0.693, + 0.6938, + 0.6957, + 0.6964, + 0.6962, + 0.696, + 0.6963, + 0.6956, + 0.6956, + 0.695, + 0.6954, + 0.6947, + 0.6949, + 0.6947, + 0.6948, + 0.6948, + 0.695, + 0.6942, + 0.6918, + 0.693, + 0.6911, + 0.694, + 0.6956, + 0.6964, + 0.6958, + 0.6985, + 0.699, + 0.7, + 0.7003, + 0.7003, + 0.6986, + 0.701, + 0.6987, + 0.7, + 0.6976, + 0.6978, + 0.6975, + 0.6997, + 0.7001, + 0.6985, + 0.6981, + 0.6967, + 0.6951, + 0.698, + 0.6966, + 0.6942, + 0.6938, + 0.6928, + 0.6932, + 0.6903, + 0.689, + 0.6888, + 0.6886, + 0.6884, + 0.6882, + 0.6892, + 0.6897, + 0.689, + 0.6879, + 0.687, + 0.6866, + 0.6867, + 0.6867, + 0.6868, + 0.6873, + 0.6868, + 0.685, + 0.683, + 0.6805, + 0.6796, + 0.6791, + 0.6776, + 0.6775, + 0.6776, + 0.677, + 0.6781, + 0.6779, + 0.6778, + 0.6785, + 0.6774, + 0.6746, + 0.6708, + 0.6707, + 0.6707, + 0.6711, + 0.6721, + 0.6711, + 0.678, + 0.6784, + 0.6787, + 0.6783, + 0.6788, + 0.6788, + 0.6782, + 0.6785, + 0.6781, + 0.6785, + 0.6788, + 0.6788, + 0.6788, + 0.6577, + 0.6588, + 0.6588, + 0.6617, + 0.6588, + 0.6599, + 0.6599, + 0.6461, + 0.6456, + 0.6457, + 0.6456, + 0.6442, + 0.6567, + 0.6567, + 0.6568, + 0.6567, + 0.6439, + 0.6439, + 0.6439, + 0.6567, + 0.6568, + 0.6573, + 0.6567, + 0.6573, + 0.6572, + 0.6576, + 0.6577, + 0.6577, + 0.6576, + 0.657, + 0.6565, + 0.66, + 0.6618, + 0.662, + 0.6619, + 0.6691, + 0.6624, + 0.6624, + 0.5885, + 0.5871, + 0.6029, + 0.6031, + 0.6028, + 0.6027, + 0.6027, + 0.6038, + 0.599, + 0.5986, + 0.6037, + 0.6037, + 0.5972, + 0.5999, + 0.6001, + 0.6, + 0.5995, + 0.5995, + 0.5995, + 0.6814, + 0.5992, + 0.6812, + 0.6812, + 0.6832, + 0.6812, + 0.6832, + 0.6834, + 0.6827, + 0.7172, + 0.7109, + 0.7114, + 0.7121, + 0.7109, + 0.7121, + 0.7123, + 0.7121, + 0.7119, + 0.712, + 0.7117, + 0.7116, + 0.7117, + 0.7117, + 0.7114, + 0.7111, + 0.7112, + 0.7111, + 0.7107, + 0.7109, + 0.7108, + 0.7108, + 0.7108, + 0.7109, + 0.7107, + 0.7109, + 0.7107, + 0.7107, + 0.7107, + 0.7108, + 0.7108, + 0.711, + 0.7079, + 0.7089, + 0.71, + 0.7099, + 0.7099, + 0.7099, + 0.7113, + 0.7113, + 0.7038, + 0.7038, + 0.704, + 0.7038, + 0.7003, + 0.6987, + 0.6987, + 0.7077, + 0.7073, + 0.7073, + 0.7074, + 0.7074, + 0.7073, + 0.7072, + 0.7077, + 0.7078, + 0.7078, + 0.7078, + 0.7077, + 0.7075, + 0.7075, + 0.7075, + 0.7075, + 0.7041, + 0.7302, + 0.7302, + 0.7303, + 0.7303, + 0.7302, + 0.7291, + 0.7291, + 0.7291, + 0.7291, + 0.7291, + 0.7292, + 0.7292, + 0.7214, + 0.7214, + 0.7188, + 0.7188, + 0.7174, + 0.7174, + 0.7173, + 0.7177, + 0.7177, + 0.7173, + 0.7172, + 0.7173, + 0.717, + 0.717 + ] + } + ] +} \ No newline at end of file diff --git a/src/widerscreen/data/tabs-shichang.json b/src/widerscreen/data/tabs-shichang.json new file mode 100644 index 0000000..c2da15d --- /dev/null +++ b/src/widerscreen/data/tabs-shichang.json @@ -0,0 +1,168 @@ +{ + "date": [ + "2015-04-01", + "2015-07-01", + "2015-10-01", + "2016-01-01", + "2016-04-01", + "2016-07-01", + "2016-10-01", + "2017-01-01", + "2017-04-01", + "2017-07-01", + "2017-10-01", + "2018-01-01", + "2018-04-01", + "2018-07-01", + "2018-10-01", + "2019-01-01", + "2019-04-01", + "2019-07-01", + "2019-10-01", + "2020-01-01", + "2020-04-01", + "2020-07-01", + "2020-10-01", + "2021-01-01", + "2021-04-01", + "2021-07-01", + "2021-10-01", + "2022-01-01", + "2022-04-01", + "2022-07-01", + "2022-10-01", + "2023-01-01", + "2023-04-01", + "2023-07-01", + "2023-10-01", + "2024-01-01" + ], + "result": [ + { + "name": "同配性", + "type": "line", + "data": [ + 0.4985, + 0.2985, + 0.2319, + 0.4506, + 0.5392, + 0.6333, + 0.7169, + 0.7459, + 0.042, + 0.9029, + 0.3071, + 0.8063, + 0.2468, + 0.949, + 0.3416, + 0.0806, + 0.4001, + 0, + 0.2062, + 0.1758, + 0.4168, + 0.5231, + 0.4925, + 0.6429, + 0.2692, + 0.6903, + 0.2667, + 0.4596, + 0.1904, + 0.322, + 0.2009, + 0.396, + 0.26, + 0.2573, + 0.3491, + 0.1518 + ] + }, + { + "name": "密度变化", + "type": "line", + "data": [ + 0.3902, + 0.6051, + 0.3781, + 0.5526, + 0.2318, + 0.5384, + 0.1158, + 0, + 0.2995, + 0.4364, + 0.3556, + 0.6869, + 0.3709, + 0.6738, + 0.3697, + 0.5522, + 0.3703, + 0.5199, + 0.372, + 0.5106, + 0.3853, + 0.3365, + 0.3768, + 0.3294, + 0.3586, + 0.3214, + 0.3672, + 0.4708, + 0.375, + 0.593, + 0.3759, + 0.5206, + 0.3823, + 0.4553, + 0.3963, + 0.3862 + ] + }, + { + "name": "聚类系数", + "type": "line", + "data": [ + 0.372, + 0.4272, + 0.422, + 0.4679, + 0.1678, + 0.4082, + 0.2555, + 0.4204, + 0.9374, + 1, + 0.5736, + 0.36, + 0.2301, + 0.2503, + 0.1429, + 0.3658, + 0.1854, + 0.4307, + 0.4965, + 0.3533, + 0.4599, + 0.4534, + 0.4034, + 0.4552, + 0.0888, + 0.3441, + 0.2778, + 0.3663, + 0.406, + 0.4589, + 0.3206, + 0.5127, + 0.3964, + 0.6401, + 0.3115, + 0.6732 + ] + } + ] +} \ No newline at end of file diff --git a/src/widerscreen/index.vue b/src/widerscreen/index.vue new file mode 100644 index 0000000..8a4f361 --- /dev/null +++ b/src/widerscreen/index.vue @@ -0,0 +1,819 @@ + + + + diff --git a/src/widerscreen/index0.vue b/src/widerscreen/index0.vue new file mode 100644 index 0000000..85cc4e9 --- /dev/null +++ b/src/widerscreen/index0.vue @@ -0,0 +1,819 @@ + + + + diff --git a/src/widerscreen/index1.vue b/src/widerscreen/index1.vue new file mode 100644 index 0000000..1245ab7 --- /dev/null +++ b/src/widerscreen/index1.vue @@ -0,0 +1,1184 @@ + + + + diff --git a/src/widerscreen/index2.vue b/src/widerscreen/index2.vue new file mode 100644 index 0000000..eb25e83 --- /dev/null +++ b/src/widerscreen/index2.vue @@ -0,0 +1,918 @@ + + + + diff --git a/vue.config.js b/vue.config.js new file mode 100644 index 0000000..cc47ce4 --- /dev/null +++ b/vue.config.js @@ -0,0 +1,17 @@ +const { defineConfig } = require('@vue/cli-service') +module.exports = defineConfig({ + transpileDependencies: true, + lintOnSave:false, //关闭eslint校验 + publicPath: '/', + devServer: { + proxy: { + "/proxy_url": { // /proxy_url 这个用来和根路径 baseURL 进行匹配 + target: 'http://61.240.140.173:8000', // 这个是填写跨域的请求域名+端口号,也就是要请求的URL(不包含URL路径) + changeOrigin: true, // 是否允许跨域请求,在本地会创建一个虚拟服务端,然后发送请求的数据,并同时接收请求的数据,这样服务端和服务端进行数据的交互就不会有跨域问题 + pathRewrite: { // 路径重写 + '^/proxy_url': '/' // 替换target中的请求地址,原请求为 http://61.240.140.173:8000/issue/issue_analyse 实际请求为 http://61.240.140.173:8000/proxy_url/issue/issue_analyse + } + } + } + } +})