",
- "nodeLabel": "div#better-todo-filter > div > div#better-todo-filterbuttongroup > div#better-todo-indicator"
- },
- "score": 1.933174268679383e-7
- },
- {
- "node": {
- "type": "node",
- "lhId": "page-1-DIV",
- "path": "2,DIV,0,DIV,0,DIV,3,DIV",
- "selector": "div#better-todo-filter > div > div#better-todo-filterbuttongroup > div#better-todo-indicator",
- "boundingRect": {
- "top": 0,
- "bottom": 0,
- "left": 0,
- "right": 0,
- "width": 0,
- "height": 0
- },
- "snippet": "
",
- "nodeLabel": "div#better-todo-filter > div > div#better-todo-filterbuttongroup > div#better-todo-indicator"
- },
- "score": 1.933174268679383e-7
- }
- ]
- },
- "guidanceLevel": 2
- },
- "long-tasks": {
- "id": "long-tasks",
- "title": "Avoid long main-thread tasks",
- "description": "Lists the longest tasks on the main thread, useful for identifying worst contributors to input delay. [Learn how to avoid long main-thread tasks](https://web.dev/articles/optimize-long-tasks)",
- "score": 1,
- "scoreDisplayMode": "informative",
- "displayValue": "7 long tasks found",
- "metricSavings": {
- "TBT": 150
- },
- "details": {
- "type": "table",
- "headings": [
- {
- "key": "url",
- "valueType": "url",
- "label": "URL"
- },
- {
- "key": "startTime",
- "valueType": "ms",
- "granularity": 1,
- "label": "Start Time"
- },
- {
- "key": "duration",
- "valueType": "ms",
- "granularity": 1,
- "label": "Duration"
- }
- ],
- "items": [
- {
- "url": "https://acalanes.instructure.com/",
- "duration": 142.00000000000006,
- "startTime": 425.91170000000005
- },
- {
- "url": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/929552-chunk-f2f11a7bc2cd83ab.js",
- "duration": 127,
- "startTime": 4874.447400000002
- },
- {
- "url": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/main-entry-1df6e4f76b61ffdd.js",
- "duration": 111,
- "startTime": 3346.0978999999998
- },
- {
- "url": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/467041-chunk-413ceb53fa2b1fe2.js",
- "duration": 101,
- "startTime": 4107.0377
- },
- {
- "url": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/main-entry-1df6e4f76b61ffdd.js",
- "duration": 60,
- "startTime": 3461.0978999999998
- },
- {
- "url": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/i18next-en-dashboard-json-chunk-9f0085bb448638ee.js",
- "duration": 55,
- "startTime": 4208.0377
- },
- {
- "url": "Unattributable",
- "duration": 52,
- "startTime": 351.91170000000005
- }
- ],
- "sortedBy": [
- "duration"
- ],
- "skipSumming": [
- "startTime"
- ],
- "debugData": {
- "type": "debugdata",
- "urls": [
- "https://acalanes.instructure.com/",
- "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/929552-chunk-f2f11a7bc2cd83ab.js",
- "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/main-entry-1df6e4f76b61ffdd.js",
- "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/467041-chunk-413ceb53fa2b1fe2.js",
- "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/i18next-en-dashboard-json-chunk-9f0085bb448638ee.js",
- "Unattributable"
- ],
- "tasks": [
- {
- "urlIndex": 0,
- "startTime": 425.9,
- "duration": 142,
- "other": 142,
- "parseHTML": 0
- },
- {
- "urlIndex": 1,
- "startTime": 4874.4,
- "duration": 127,
- "other": 127,
- "scriptEvaluation": 0
- },
- {
- "urlIndex": 2,
- "startTime": 3346.1,
- "duration": 111,
- "other": 111,
- "scriptEvaluation": 0,
- "styleLayout": 0
- },
- {
- "urlIndex": 3,
- "startTime": 4107,
- "duration": 101,
- "other": 101,
- "scriptEvaluation": 0
- },
- {
- "urlIndex": 2,
- "startTime": 3461.1,
- "duration": 60,
- "other": 60
- },
- {
- "urlIndex": 4,
- "startTime": 4208,
- "duration": 55,
- "other": 55,
- "scriptEvaluation": 0
- },
- {
- "urlIndex": 5,
- "startTime": 351.9,
- "duration": 52,
- "other": 52
- }
- ]
- }
- },
- "guidanceLevel": 1
- },
- "non-composited-animations": {
- "id": "non-composited-animations",
- "title": "Avoid non-composited animations",
- "description": "Animations which are not composited can be janky and increase CLS. [Learn how to avoid non-composited animations](https://developer.chrome.com/docs/lighthouse/performance/non-composited-animations/)",
- "score": 1,
- "scoreDisplayMode": "informative",
- "displayValue": "12 animated elements found",
- "metricSavings": {
- "CLS": 0
- },
- "details": {
- "type": "table",
- "headings": [
- {
- "key": "node",
- "valueType": "node",
- "subItemsHeading": {
- "key": "failureReason",
- "valueType": "text"
- },
- "label": "Element"
- },
- {
- "key": null,
- "valueType": "text",
- "subItemsHeading": {
- "key": "animation",
- "valueType": "text"
- },
- "label": "Name"
- }
- ],
- "items": [
- {
- "node": {
- "type": "node",
- "lhId": "page-12-path",
- "path": "1,HTML,2,BODY,3,DIV,4,DIV,0,DIV,1,DIV,1,DIV,0,ASIDE,0,DIV,1,DIV,0,DIV,0,svg,13,path",
- "selector": "div#better-todo-progress-placeholder > div.canvasrefined-progress-wrapper > svg.canvasrefined-progress-svg > path",
- "boundingRect": {
- "top": 117,
- "bottom": 181,
- "left": 1647,
- "right": 1775,
- "width": 128,
- "height": 64
- },
- "snippet": "
",
- "nodeLabel": "div#better-todo-progress-placeholder > div.canvasrefined-progress-wrapper > svg.canvasrefined-progress-svg > path"
- },
- "subItems": {
- "type": "subitems",
- "items": [
- {
- "failureReason": "Unsupported CSS Property: stroke-dashoffset",
- "animation": "stroke-dashoffset"
- }
- ]
- }
- },
- {
- "node": {
- "type": "node",
- "lhId": "page-6-DIV",
- "path": "1,HTML,2,BODY,3,DIV,4,DIV,0,DIV,1,DIV,1,DIV,0,ASIDE,0,DIV,2,DIV,0,DIV,0,DIV,3,DIV",
- "selector": "div#better-todo-filter > div > div#better-todo-filterbuttongroup > div#better-todo-indicator",
- "boundingRect": {
- "top": 235,
- "bottom": 238,
- "left": 1689,
- "right": 1735,
- "width": 46,
- "height": 3
- },
- "snippet": "",
- "nodeLabel": "div#better-todo-filter > div > div#better-todo-filterbuttongroup > div#better-todo-indicator"
- },
- "subItems": {
- "type": "subitems",
- "items": [
- {
- "failureReason": "Unsupported CSS Property: left",
- "animation": "left"
- }
- ]
- }
- },
- {
- "node": {
- "type": "node",
- "lhId": "page-13-path",
- "path": "1,HTML,2,BODY,3,DIV,4,DIV,0,DIV,1,DIV,1,DIV,0,ASIDE,0,DIV,1,DIV,0,DIV,0,svg,7,path",
- "selector": "div#better-todo-progress-placeholder > div.canvasrefined-progress-wrapper > svg.canvasrefined-progress-svg > path",
- "boundingRect": {
- "top": 93,
- "bottom": 181,
- "left": 1623,
- "right": 1799,
- "width": 176,
- "height": 88
- },
- "snippet": "
",
- "nodeLabel": "div#better-todo-progress-placeholder > div.canvasrefined-progress-wrapper > svg.canvasrefined-progress-svg > path"
- },
- "subItems": {
- "type": "subitems",
- "items": [
- {
- "failureReason": "Unsupported CSS Property: stroke-dashoffset",
- "animation": "stroke-dashoffset"
- }
- ]
- }
- },
- {
- "node": {
- "type": "node",
- "lhId": "page-14-path",
- "path": "1,HTML,2,BODY,3,DIV,4,DIV,0,DIV,1,DIV,1,DIV,0,ASIDE,0,DIV,1,DIV,0,DIV,0,svg,10,path",
- "selector": "div#better-todo-progress-placeholder > div.canvasrefined-progress-wrapper > svg.canvasrefined-progress-svg > path",
- "boundingRect": {
- "top": 105,
- "bottom": 181,
- "left": 1635,
- "right": 1787,
- "width": 152,
- "height": 76
- },
- "snippet": "",
- "nodeLabel": "div#better-todo-progress-placeholder > div.canvasrefined-progress-wrapper > svg.canvasrefined-progress-svg > path"
- },
- "subItems": {
- "type": "subitems",
- "items": [
- {
- "failureReason": "Unsupported CSS Property: stroke-dashoffset",
- "animation": "stroke-dashoffset"
- }
- ]
- }
- },
- {
- "node": {
- "type": "node",
- "lhId": "page-15-path",
- "path": "1,HTML,2,BODY,3,DIV,4,DIV,0,DIV,1,DIV,1,DIV,0,ASIDE,0,DIV,1,DIV,0,DIV,0,svg,4,path",
- "selector": "div#better-todo-progress-placeholder > div.canvasrefined-progress-wrapper > svg.canvasrefined-progress-svg > path",
- "boundingRect": {
- "top": 81,
- "bottom": 181,
- "left": 1611,
- "right": 1811,
- "width": 200,
- "height": 100
- },
- "snippet": "",
- "nodeLabel": "div#better-todo-progress-placeholder > div.canvasrefined-progress-wrapper > svg.canvasrefined-progress-svg > path"
- },
- "subItems": {
- "type": "subitems",
- "items": [
- {
- "failureReason": "Unsupported CSS Property: stroke-dashoffset",
- "animation": "stroke-dashoffset"
- }
- ]
- }
- },
- {
- "node": {
- "type": "node",
- "lhId": "page-16-path",
- "path": "1,HTML,2,BODY,3,DIV,4,DIV,0,DIV,1,DIV,1,DIV,0,ASIDE,0,DIV,1,DIV,0,DIV,0,svg,1,path",
- "selector": "div#better-todo-progress-placeholder > div.canvasrefined-progress-wrapper > svg.canvasrefined-progress-svg > path",
- "boundingRect": {
- "top": 69,
- "bottom": 181,
- "left": 1599,
- "right": 1823,
- "width": 224,
- "height": 112
- },
- "snippet": "",
- "nodeLabel": "div#better-todo-progress-placeholder > div.canvasrefined-progress-wrapper > svg.canvasrefined-progress-svg > path"
- },
- "subItems": {
- "type": "subitems",
- "items": [
- {
- "failureReason": "Unsupported CSS Property: stroke-dashoffset",
- "animation": "stroke-dashoffset"
- }
- ]
- }
- },
- {
- "node": {
- "type": "node",
- "lhId": "page-7-path",
- "path": "1,DIV,0,DIV,0,svg,10,path",
- "selector": "div#better-todo-progress-placeholder > div.canvasrefined-progress-wrapper > svg.canvasrefined-progress-svg > path",
- "boundingRect": {
- "top": 0,
- "bottom": 0,
- "left": 0,
- "right": 0,
- "width": 0,
- "height": 0
- },
- "snippet": "",
- "nodeLabel": "div#better-todo-progress-placeholder > div.canvasrefined-progress-wrapper > svg.canvasrefined-progress-svg > path"
- },
- "subItems": {
- "type": "subitems",
- "items": [
- {
- "failureReason": "Unsupported CSS Property: stroke-dashoffset",
- "animation": "stroke-dashoffset"
- }
- ]
- }
- },
- {
- "node": {
- "type": "node",
- "lhId": "page-1-DIV",
- "path": "2,DIV,0,DIV,0,DIV,3,DIV",
- "selector": "div#better-todo-filter > div > div#better-todo-filterbuttongroup > div#better-todo-indicator",
- "boundingRect": {
- "top": 0,
- "bottom": 0,
- "left": 0,
- "right": 0,
- "width": 0,
- "height": 0
- },
- "snippet": "",
- "nodeLabel": "div#better-todo-filter > div > div#better-todo-filterbuttongroup > div#better-todo-indicator"
- },
- "subItems": {
- "type": "subitems",
- "items": [
- {
- "failureReason": "Unsupported CSS Property: left",
- "animation": "left"
- }
- ]
- }
- },
- {
- "node": {
- "type": "node",
- "lhId": "page-8-path",
- "path": "1,DIV,0,DIV,0,svg,7,path",
- "selector": "div#better-todo-progress-placeholder > div.canvasrefined-progress-wrapper > svg.canvasrefined-progress-svg > path",
- "boundingRect": {
- "top": 0,
- "bottom": 0,
- "left": 0,
- "right": 0,
- "width": 0,
- "height": 0
- },
- "snippet": "
",
- "nodeLabel": "div#better-todo-progress-placeholder > div.canvasrefined-progress-wrapper > svg.canvasrefined-progress-svg > path"
- },
- "subItems": {
- "type": "subitems",
- "items": [
- {
- "failureReason": "Unsupported CSS Property: stroke-dashoffset",
- "animation": "stroke-dashoffset"
- }
- ]
- }
- },
- {
- "node": {
- "type": "node",
- "lhId": "page-9-path",
- "path": "1,DIV,0,DIV,0,svg,4,path",
- "selector": "div#better-todo-progress-placeholder > div.canvasrefined-progress-wrapper > svg.canvasrefined-progress-svg > path",
- "boundingRect": {
- "top": 0,
- "bottom": 0,
- "left": 0,
- "right": 0,
- "width": 0,
- "height": 0
- },
- "snippet": "",
- "nodeLabel": "div#better-todo-progress-placeholder > div.canvasrefined-progress-wrapper > svg.canvasrefined-progress-svg > path"
- },
- "subItems": {
- "type": "subitems",
- "items": [
- {
- "failureReason": "Unsupported CSS Property: stroke-dashoffset",
- "animation": "stroke-dashoffset"
- }
- ]
- }
- },
- {
- "node": {
- "type": "node",
- "lhId": "page-10-path",
- "path": "1,DIV,0,DIV,0,svg,13,path",
- "selector": "div#better-todo-progress-placeholder > div.canvasrefined-progress-wrapper > svg.canvasrefined-progress-svg > path",
- "boundingRect": {
- "top": 0,
- "bottom": 0,
- "left": 0,
- "right": 0,
- "width": 0,
- "height": 0
- },
- "snippet": "",
- "nodeLabel": "div#better-todo-progress-placeholder > div.canvasrefined-progress-wrapper > svg.canvasrefined-progress-svg > path"
- },
- "subItems": {
- "type": "subitems",
- "items": [
- {
- "failureReason": "Unsupported CSS Property: stroke-dashoffset",
- "animation": "stroke-dashoffset"
- }
- ]
- }
- },
- {
- "node": {
- "type": "node",
- "lhId": "page-11-path",
- "path": "1,DIV,0,DIV,0,svg,1,path",
- "selector": "div#better-todo-progress-placeholder > div.canvasrefined-progress-wrapper > svg.canvasrefined-progress-svg > path",
- "boundingRect": {
- "top": 0,
- "bottom": 0,
- "left": 0,
- "right": 0,
- "width": 0,
- "height": 0
- },
- "snippet": "",
- "nodeLabel": "div#better-todo-progress-placeholder > div.canvasrefined-progress-wrapper > svg.canvasrefined-progress-svg > path"
- },
- "subItems": {
- "type": "subitems",
- "items": [
- {
- "failureReason": "Unsupported CSS Property: stroke-dashoffset",
- "animation": "stroke-dashoffset"
- }
- ]
- }
- }
- ]
- },
- "guidanceLevel": 2
- },
- "unsized-images": {
- "id": "unsized-images",
- "title": "Image elements have explicit `width` and `height`",
- "description": "Set an explicit width and height on image elements to reduce layout shifts and improve CLS. [Learn how to set image dimensions](https://web.dev/articles/optimize-cls#images_without_dimensions)",
- "score": 1,
- "scoreDisplayMode": "metricSavings",
- "metricSavings": {
- "CLS": 0
- },
- "details": {
- "type": "table",
- "headings": [
- {
- "key": "node",
- "valueType": "node",
- "label": ""
- },
- {
- "key": "url",
- "valueType": "url",
- "label": "URL"
- }
- ],
- "items": []
- },
- "guidanceLevel": 4
- },
- "valid-source-maps": {
- "id": "valid-source-maps",
- "title": "Page has valid source maps",
- "description": "Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. [Learn more about source maps](https://developer.chrome.com/docs/devtools/javascript/source-maps/).",
- "score": 1,
- "scoreDisplayMode": "binary",
- "details": {
- "type": "table",
- "headings": [
- {
- "key": "scriptUrl",
- "valueType": "url",
- "subItemsHeading": {
- "key": "error"
- },
- "label": "URL"
- },
- {
- "key": "sourceMapUrl",
- "valueType": "url",
- "label": "Map URL"
- }
- ],
- "items": [
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/react-entry-a5fb72e8fa941b39.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/react-entry-a5fb72e8fa941b39.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/main-entry-1df6e4f76b61ffdd.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/main-entry-1df6e4f76b61ffdd.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/i18next-en-sidenav-json-chunk-6e4c1a1d8b0b9ac9.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/i18next-en-sidenav-json-chunk-6e4c1a1d8b0b9ac9.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/i18next-en-ProfileTray-json-chunk-f9bafc5c967bcf2e.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/i18next-en-ProfileTray-json-chunk-f9bafc5c967bcf2e.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/i18next-en-Navigation-json-chunk-119dd870aac46868.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/i18next-en-Navigation-json-chunk-119dd870aac46868.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/i18next-en-dashboard-json-chunk-9f0085bb448638ee.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/i18next-en-dashboard-json-chunk-9f0085bb448638ee.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/996739-chunk-2a21e326274ad57b.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/996739-chunk-2a21e326274ad57b.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/985372-chunk-b6e64a25bb0c07b6.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/985372-chunk-b6e64a25bb0c07b6.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/984955-chunk-5b2da1a5e22846d7.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/984955-chunk-5b2da1a5e22846d7.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/981674-chunk-9ef1b69737a15f9a.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/981674-chunk-9ef1b69737a15f9a.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/970432-chunk-b2448c7d87019e5c.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/970432-chunk-b2448c7d87019e5c.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/969802-chunk-9dbe24244dc3a4ea.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/969802-chunk-9dbe24244dc3a4ea.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/962521-chunk-4ad149e72ddff630.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/962521-chunk-4ad149e72ddff630.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/951759-chunk-9ac3e2cd40f1f32a.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/951759-chunk-9ac3e2cd40f1f32a.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/947561-chunk-ad6ecf2c80972cd8.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/947561-chunk-ad6ecf2c80972cd8.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/943102-chunk-8db9bea9ab9966eb.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/943102-chunk-8db9bea9ab9966eb.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/929552-chunk-f2f11a7bc2cd83ab.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/929552-chunk-f2f11a7bc2cd83ab.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/912515-chunk-22ff42420cbc9e34.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/912515-chunk-22ff42420cbc9e34.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/911112-chunk-ba3d822bf1737fe4.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/911112-chunk-ba3d822bf1737fe4.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/885326-chunk-6f6c78127e69fa1c.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/885326-chunk-6f6c78127e69fa1c.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/873954-chunk-43c50fd3617fa98b.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/873954-chunk-43c50fd3617fa98b.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/873360-chunk-dd136d991a5b0904.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/873360-chunk-dd136d991a5b0904.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/865330-chunk-93f05b50a35083cd.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/865330-chunk-93f05b50a35083cd.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/8633-chunk-1fed1be0cac3cabd.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/8633-chunk-1fed1be0cac3cabd.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/861883-chunk-80852fd87c9bfe09.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/861883-chunk-80852fd87c9bfe09.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/861726-chunk-6e17cf02fedce839.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/861726-chunk-6e17cf02fedce839.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/861138-chunk-1a53159580ee839d.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/861138-chunk-1a53159580ee839d.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/858697-chunk-040603eb996c6fe3.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/858697-chunk-040603eb996c6fe3.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/858524-chunk-1f6e06536084a7d6.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/858524-chunk-1f6e06536084a7d6.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/850363-chunk-d7f74ed76947474e.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/850363-chunk-d7f74ed76947474e.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/846375-chunk-b9a8a2d652130d66.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/846375-chunk-b9a8a2d652130d66.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/833875-chunk-059aab18012c7956.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/833875-chunk-059aab18012c7956.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/799607-chunk-c7cdbac777ecf988.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/799607-chunk-c7cdbac777ecf988.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/79604-chunk-10114c935a97e638.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/79604-chunk-10114c935a97e638.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/778741-chunk-15e4ba95d4c61ccd.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/778741-chunk-15e4ba95d4c61ccd.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/778515-chunk-ba6df1bfbfe36337.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/778515-chunk-ba6df1bfbfe36337.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/768829-chunk-d42d7d99bcea267f.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/768829-chunk-d42d7d99bcea267f.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/735195-chunk-24e8978b36a12610.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/735195-chunk-24e8978b36a12610.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/726841-chunk-825314cedd27c80c.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/726841-chunk-825314cedd27c80c.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/720295-chunk-fc6e15514e8993f9.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/720295-chunk-fc6e15514e8993f9.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/708095-entry-34219e6b4fd4e4ec.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/708095-entry-34219e6b4fd4e4ec.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/691914-chunk-9cb26fd53dea547e.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/691914-chunk-9cb26fd53dea547e.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/687200-chunk-8533748fe0e900e3.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/687200-chunk-8533748fe0e900e3.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/680008-chunk-907addded4686d8f.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/680008-chunk-907addded4686d8f.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/672566-chunk-2fb16739860bf7ca.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/672566-chunk-2fb16739860bf7ca.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/671394-chunk-9bd78b736585c73f.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/671394-chunk-9bd78b736585c73f.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/670693-chunk-9fa9ded9009df641.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/670693-chunk-9fa9ded9009df641.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/644203-chunk-19105998e5869e2f.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/644203-chunk-19105998e5869e2f.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/628042-chunk-ae446e912c748eaa.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/628042-chunk-ae446e912c748eaa.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/618246-chunk-68ce874767cbc7ff.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/618246-chunk-68ce874767cbc7ff.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/616617-chunk-87b1db765919b2a7.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/616617-chunk-87b1db765919b2a7.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/60990-chunk-da26d5b204cfc03c.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/60990-chunk-da26d5b204cfc03c.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/608802-chunk-895f6d3673588016.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/608802-chunk-895f6d3673588016.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/599612-chunk-866cfd6b55737d6c.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/599612-chunk-866cfd6b55737d6c.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/5955-chunk-b1d820fd74e748cb.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/5955-chunk-b1d820fd74e748cb.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/573381-chunk-4d43f2eabe78adf1.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/573381-chunk-4d43f2eabe78adf1.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/549009-chunk-4c2e3f8b5d28f59f.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/549009-chunk-4c2e3f8b5d28f59f.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/541586-chunk-bb2c5951113e1c1f.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/541586-chunk-bb2c5951113e1c1f.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/519271-chunk-65062556328a05d4.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/519271-chunk-65062556328a05d4.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/491587-chunk-de222d62937972ce.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/491587-chunk-de222d62937972ce.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/489543-chunk-ff751f083788a893.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/489543-chunk-ff751f083788a893.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/469012-chunk-4e94a1694beeb594.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/469012-chunk-4e94a1694beeb594.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/468836-chunk-56def1587ffc207c.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/468836-chunk-56def1587ffc207c.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/467041-chunk-413ceb53fa2b1fe2.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/467041-chunk-413ceb53fa2b1fe2.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/465767-chunk-188347adce87a4fd.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/465767-chunk-188347adce87a4fd.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/436374-chunk-b7d816bc13de48a3.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/436374-chunk-b7d816bc13de48a3.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/426171-chunk-158cafb22688cfad.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/426171-chunk-158cafb22688cfad.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/426148-chunk-9df7bef667fb9a6b.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/426148-chunk-9df7bef667fb9a6b.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/418612-chunk-01db7d12f71cddc5.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/418612-chunk-01db7d12f71cddc5.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/416406-chunk-59e8d621522eedbb.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/416406-chunk-59e8d621522eedbb.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/406739-chunk-2a5701d03637ca18.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/406739-chunk-2a5701d03637ca18.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/406397-chunk-c3cd5bdfd656ce6e.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/406397-chunk-c3cd5bdfd656ce6e.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/367313-chunk-19474f2f3e371b53.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/367313-chunk-19474f2f3e371b53.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/350518-chunk-7e312c9c129a10f6.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/350518-chunk-7e312c9c129a10f6.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/319510-chunk-c86397e5f9c82612.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/319510-chunk-c86397e5f9c82612.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/306029-chunk-8942de8d9cec1c0c.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/306029-chunk-8942de8d9cec1c0c.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/301815-chunk-a6970383b54df064.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/301815-chunk-a6970383b54df064.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/297670-chunk-c38b2026b909969f.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/297670-chunk-c38b2026b909969f.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/296721-chunk-df917572feddcabf.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/296721-chunk-df917572feddcabf.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/294379-chunk-3348a89dbf88128c.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/294379-chunk-3348a89dbf88128c.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/2925-chunk-c228b91b7b7a358e.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/2925-chunk-c228b91b7b7a358e.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/291814-chunk-7454f7af0907795d.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/291814-chunk-7454f7af0907795d.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/270347-chunk-970687c6449a8658.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/270347-chunk-970687c6449a8658.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/259271-chunk-9a2abdb15abf2d46.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/259271-chunk-9a2abdb15abf2d46.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/253284-chunk-a362e6d9fc120cc2.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/253284-chunk-a362e6d9fc120cc2.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/246943-chunk-d39d2904211f8a4a.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/246943-chunk-d39d2904211f8a4a.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/232758-chunk-e32addbc7e7fc263.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/232758-chunk-e32addbc7e7fc263.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/223014-chunk-5a0f99f66f1a1e0a.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/223014-chunk-5a0f99f66f1a1e0a.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/196399-chunk-1d3a6468393c8cbf.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/196399-chunk-1d3a6468393c8cbf.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/166281-chunk-db4cae105dd9e44e.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/166281-chunk-db4cae105dd9e44e.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/161854-chunk-2fce80a3aa7c7494.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/161854-chunk-2fce80a3aa7c7494.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/133324-chunk-8fd2d263a58b4139.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/133324-chunk-8fd2d263a58b4139.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/11375-chunk-4a97277b83fdf571.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/11375-chunk-4a97277b83fdf571.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/112459-chunk-be87423c905d9431.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/112459-chunk-be87423c905d9431.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/102055-chunk-63cb053060a4b200.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/102055-chunk-63cb053060a4b200.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/[request]-chunk-3158c64c9cf64aaf.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/webpack-production/[request]-chunk-3158c64c9cf64aaf.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/timezone/en_US-80a0ce259b.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/maps/timezone/en_US-80a0ce259b.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- },
- {
- "scriptUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/timezone/America/Los_Angeles-6699c54112.js",
- "sourceMapUrl": "https://du11hjcvx0uqb.cloudfront.net/dist/maps/timezone/America/Los_Angeles-6699c54112.js.map",
- "subItems": {
- "type": "subitems",
- "items": []
- }
- }
- ]
- }
- },
- "csp-xss": {
- "id": "csp-xss",
- "title": "Ensure CSP is effective against XSS attacks",
- "description": "A strong Content Security Policy (CSP) significantly reduces the risk of cross-site scripting (XSS) attacks. [Learn how to use a CSP to prevent XSS](https://developer.chrome.com/docs/lighthouse/best-practices/csp-xss/)",
- "score": 1,
- "scoreDisplayMode": "informative",
- "details": {
- "type": "table",
- "headings": [
- {
- "key": "description",
- "valueType": "text",
- "subItemsHeading": {
- "key": "description"
- },
- "label": "Description"
- },
- {
- "key": "directive",
- "valueType": "code",
- "subItemsHeading": {
- "key": "directive"
- },
- "label": "Directive"
- },
- {
- "key": "severity",
- "valueType": "text",
- "subItemsHeading": {
- "key": "severity"
- },
- "label": "Severity"
- }
- ],
- "items": [
- {
- "directive": "script-src",
- "description": "`script-src` directive is missing. This can allow the execution of unsafe scripts.",
- "severity": "High"
- },
- {
- "directive": "object-src",
- "description": "Missing `object-src` allows the injection of plugins that execute unsafe scripts. Consider setting `object-src` to `'none'` if you can.",
- "severity": "High"
- }
- ]
- }
- },
- "has-hsts": {
- "id": "has-hsts",
- "title": "Use a strong HSTS policy",
- "description": "Deployment of the HSTS header significantly reduces the risk of downgrading HTTP connections and eavesdropping attacks. A rollout in stages, starting with a low max-age is recommended. [Learn more about using a strong HSTS policy.](https://developer.chrome.com/docs/lighthouse/best-practices/has-hsts)",
- "score": 1,
- "scoreDisplayMode": "informative",
- "details": {
- "type": "table",
- "headings": [
- {
- "key": "description",
- "valueType": "text",
- "subItemsHeading": {
- "key": "description"
- },
- "label": "Description"
- },
- {
- "key": "directive",
- "valueType": "code",
- "subItemsHeading": {
- "key": "directive"
- },
- "label": "Directive"
- },
- {
- "key": "severity",
- "valueType": "text",
- "subItemsHeading": {
- "key": "severity"
- },
- "label": "Severity"
- }
- ],
- "items": [
- {
- "directive": "includeSubDomains",
- "description": "No `includeSubDomains` directive found",
- "severity": "Medium"
- },
- {
- "directive": "preload",
- "description": "No `preload` directive found",
- "severity": "Medium"
- }
- ]
- }
- },
- "origin-isolation": {
- "id": "origin-isolation",
- "title": "Ensure proper origin isolation with COOP",
- "description": "The Cross-Origin-Opener-Policy (COOP) can be used to isolate the top-level window from other documents such as pop-ups. [Learn more about deploying the COOP header.](https://web.dev/articles/why-coop-coep#coop)",
- "score": 1,
- "scoreDisplayMode": "informative",
- "details": {
- "type": "table",
- "headings": [
- {
- "key": "description",
- "valueType": "text",
- "subItemsHeading": {
- "key": "description"
- },
- "label": "Description"
- },
- {
- "key": "directive",
- "valueType": "code",
- "subItemsHeading": {
- "key": "directive"
- },
- "label": "Directive"
- },
- {
- "key": "severity",
- "valueType": "text",
- "subItemsHeading": {
- "key": "severity"
- },
- "label": "Severity"
- }
- ],
- "items": [
- {
- "description": "No COOP header found",
- "severity": "High"
- }
- ]
- }
- },
- "clickjacking-mitigation": {
- "id": "clickjacking-mitigation",
- "title": "Mitigate clickjacking with XFO or CSP",
- "description": "The `X-Frame-Options` (XFO) header or the `frame-ancestors` directive in the `Content-Security-Policy` (CSP) header control where a page can be embedded. These can mitigate clickjacking attacks by blocking some or all sites from embedding the page. [Learn more about mitigating clickjacking](https://developer.chrome.com/docs/lighthouse/best-practices/clickjacking-mitigation).",
- "score": null,
- "scoreDisplayMode": "notApplicable",
- "details": {
- "type": "table",
- "headings": [
- {
- "key": "description",
- "valueType": "text",
- "subItemsHeading": {
- "key": "description"
- },
- "label": "Description"
- },
- {
- "key": "severity",
- "valueType": "text",
- "subItemsHeading": {
- "key": "severity"
- },
- "label": "Severity"
- }
- ],
- "items": []
- }
- },
- "trusted-types-xss": {
- "id": "trusted-types-xss",
- "title": "Mitigate DOM-based XSS with Trusted Types",
- "description": "The `require-trusted-types-for` directive in the `Content-Security-Policy` (CSP) header instructs user agents to control the data passed to DOM XSS sink functions. [Learn more about mitigating DOM-based XSS with Trusted Types](https://developer.chrome.com/docs/lighthouse/best-practices/trusted-types-xss).",
- "score": 1,
- "scoreDisplayMode": "informative",
- "details": {
- "type": "table",
- "headings": [
- {
- "key": "description",
- "valueType": "text",
- "subItemsHeading": {
- "key": "description"
- },
- "label": "Description"
- },
- {
- "key": "severity",
- "valueType": "text",
- "subItemsHeading": {
- "key": "severity"
- },
- "label": "Severity"
- }
- ],
- "items": [
- {
- "severity": "High",
- "description": "No `Content-Security-Policy` header with Trusted Types directive found"
- }
- ]
- }
- },
- "script-treemap-data": {
- "id": "script-treemap-data",
- "title": "Script Treemap Data",
- "description": "Used for treemap app",
- "score": 1,
- "scoreDisplayMode": "informative",
- "details": {
- "type": "treemap-data",
- "nodes": [
- {
- "name": "chrome-extension://aeblfdkhhhdcdjpifhhbdiojplfjncoa/inline/inject-content-scripts.js",
- "resourceBytes": 44878,
- "encodedBytes": 44878,
- "unusedBytes": 24318
- },
- {
- "name": "chrome-extension://aeblfdkhhhdcdjpifhhbdiojplfjncoa/inline/injected/webauthn.js",
- "resourceBytes": 76348,
- "encodedBytes": 76348,
- "unusedBytes": 45094
- },
- {
- "name": "chrome-extension://aeblfdkhhhdcdjpifhhbdiojplfjncoa/inline/injected/webauthn-listeners.js",
- "resourceBytes": 14410,
- "encodedBytes": 14410,
- "unusedBytes": 7449
- },
- {
- "name": "chrome-extension://ejdmegbgihgjnfdpmieagjmoekkohnhd/static/js/jquery-3.5.1.js",
- "resourceBytes": 298502,
- "encodedBytes": 298502,
- "unusedBytes": 220017
- },
- {
- "name": "chrome-extension://ejdmegbgihgjnfdpmieagjmoekkohnhd/static/js/content.js",
- "resourceBytes": 39907,
- "encodedBytes": 39907,
- "unusedBytes": 35271
- },
- {
- "name": "chrome-extension://ifbholeepbkpdoldjfgdalnllfcnfplk/css/darkmodecss.js",
- "resourceBytes": 33226,
- "encodedBytes": 33226,
- "unusedBytes": 0
- },
- {
- "name": "chrome-extension://ifbholeepbkpdoldjfgdalnllfcnfplk/js/backgrounds.js",
- "resourceBytes": 1163,
- "encodedBytes": 1163,
- "unusedBytes": 0
- },
- {
- "name": "chrome-extension://ifbholeepbkpdoldjfgdalnllfcnfplk/js/markdown.js",
- "resourceBytes": 8656,
- "encodedBytes": 8656,
- "unusedBytes": 8023
- },
- {
- "name": "chrome-extension://ifbholeepbkpdoldjfgdalnllfcnfplk/js/content.js",
- "resourceBytes": 257283,
- "encodedBytes": 257283,
- "unusedBytes": 121690
- },
- {
- "name": "chrome-extension://iikmkjmpaadaobahmlepeloendndfphd/page.js",
- "resourceBytes": 50024,
- "encodedBytes": 50024,
- "unusedBytes": 50011
- },
- {
- "name": "chrome-extension://iikmkjmpaadaobahmlepeloendndfphd/content.js",
- "resourceBytes": 44968,
- "encodedBytes": 44968,
- "unusedBytes": 25487
- },
- {
- "name": "chrome-extension://nnndhjdpmchjpcmcmnadgbnmjcjgjaac/main.js",
- "resourceBytes": 123343,
- "encodedBytes": 123343,
- "unusedBytes": 31168
- },
- {
- "name": "chrome-extension://obdhcplpbliifflekgclobogbdliddjd/assets/static/fabric.min.js",
- "resourceBytes": 322685,
- "encodedBytes": 322685,
- "unusedBytes": 254364
- },
- {
- "name": "chrome-extension://obdhcplpbliifflekgclobogbdliddjd/content.js",
- "resourceBytes": 692262,
- "encodedBytes": 692262,
- "unusedBytes": 298937
- },
- {
- "name": "chrome-extension://odfafepnkmbhccpbejgmiehpchacaeak/js/vapi.js",
- "resourceBytes": 2514,
- "encodedBytes": 2514,
- "unusedBytes": 0
- },
- {
- "name": "chrome-extension://odfafepnkmbhccpbejgmiehpchacaeak/js/vapi-client.js",
- "resourceBytes": 7978,
- "encodedBytes": 7978,
- "unusedBytes": 1784
- },
- {
- "name": "chrome-extension://odfafepnkmbhccpbejgmiehpchacaeak/js/contentscript.js",
- "resourceBytes": 45776,
- "encodedBytes": 45776,
- "unusedBytes": 14640
- },
- {
- "name": "https://acalanes.instructure.com/",
- "resourceBytes": 28394,
- "encodedBytes": 0,
- "children": [
- {
- "name": "(inline) if (navigator.u…",
- "resourceBytes": 96,
- "unusedBytes": 0
- },
- {
- "name": "(inline) INST = {\"enviro…",
- "resourceBytes": 27160,
- "unusedBytes": 0
- },
- {
- "name": "(inline) window.CANVAS_C…",
- "resourceBytes": 50,
- "unusedBytes": 0
- },
- {
- "name": "(inline) //`",
- "description": "Assistive technologies, like screen readers, work inconsistently when `aria-hidden=\"true\"` is set on the document ``. [Learn how `aria-hidden` affects the document body](https://dequeuniversity.com/rules/axe/4.12/aria-hidden-body).",
- "score": 1,
- "scoreDisplayMode": "binary",
- "details": {
- "type": "table",
- "headings": [
- {
- "key": "node",
- "valueType": "node",
- "subItemsHeading": {
- "key": "relatedNode",
- "valueType": "node"
- },
- "label": "Failing Elements"
- }
- ],
- "items": []
- }
- },
- "aria-hidden-focus": {
- "id": "aria-hidden-focus",
- "title": "`[aria-hidden=\"true\"]` elements do not contain focusable descendents",
- "description": "Focusable descendents within an `[aria-hidden=\"true\"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. [Learn how `aria-hidden` affects focusable elements](https://dequeuniversity.com/rules/axe/4.12/aria-hidden-focus).",
- "score": 1,
- "scoreDisplayMode": "binary",
- "details": {
- "type": "table",
- "headings": [
- {
- "key": "node",
- "valueType": "node",
- "subItemsHeading": {
- "key": "relatedNode",
- "valueType": "node"
- },
- "label": "Failing Elements"
- }
- ],
- "items": []
- }
- },
- "aria-input-field-name": {
- "id": "aria-input-field-name",
- "title": "ARIA input fields have accessible names",
- "description": "When an input field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about input field labels](https://dequeuniversity.com/rules/axe/4.12/aria-input-field-name).",
- "score": null,
- "scoreDisplayMode": "notApplicable"
- },
- "aria-meter-name": {
- "id": "aria-meter-name",
- "title": "ARIA `meter` elements have accessible names",
- "description": "When a meter element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to name `meter` elements](https://dequeuniversity.com/rules/axe/4.12/aria-meter-name).",
- "score": null,
- "scoreDisplayMode": "notApplicable"
- },
- "aria-progressbar-name": {
- "id": "aria-progressbar-name",
- "title": "ARIA `progressbar` elements have accessible names",
- "description": "When a `progressbar` element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to label `progressbar` elements](https://dequeuniversity.com/rules/axe/4.12/aria-progressbar-name).",
- "score": null,
- "scoreDisplayMode": "notApplicable"
- },
- "aria-prohibited-attr": {
- "id": "aria-prohibited-attr",
- "title": "Elements use only permitted ARIA attributes",
- "description": "Using ARIA attributes in roles where they are prohibited can mean that important information is not communicated to users of assistive technologies. [Learn more about prohibited ARIA roles](https://dequeuniversity.com/rules/axe/4.12/aria-prohibited-attr).",
- "score": 1,
- "scoreDisplayMode": "binary",
- "details": {
- "type": "table",
- "headings": [
- {
- "key": "node",
- "valueType": "node",
- "subItemsHeading": {
- "key": "relatedNode",
- "valueType": "node"
- },
- "label": "Failing Elements"
- }
- ],
- "items": []
- }
- },
- "aria-required-attr": {
- "id": "aria-required-attr",
- "title": "`[role]`s have all required `[aria-*]` attributes",
- "description": "Some ARIA roles have required attributes that describe the state of the element to screen readers. [Learn more about roles and required attributes](https://dequeuniversity.com/rules/axe/4.12/aria-required-attr).",
- "score": 1,
- "scoreDisplayMode": "binary",
- "details": {
- "type": "table",
- "headings": [
- {
- "key": "node",
- "valueType": "node",
- "subItemsHeading": {
- "key": "relatedNode",
- "valueType": "node"
- },
- "label": "Failing Elements"
- }
- ],
- "items": []
- }
- },
- "aria-required-children": {
- "id": "aria-required-children",
- "title": "Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.",
- "description": "Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. [Learn more about roles and required children elements](https://dequeuniversity.com/rules/axe/4.12/aria-required-children).",
- "score": null,
- "scoreDisplayMode": "notApplicable"
- },
- "aria-required-parent": {
- "id": "aria-required-parent",
- "title": "`[role]`s are contained by their required parent element",
- "description": "Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. [Learn more about ARIA roles and required parent element](https://dequeuniversity.com/rules/axe/4.12/aria-required-parent).",
- "score": null,
- "scoreDisplayMode": "notApplicable"
- },
- "aria-roles": {
- "id": "aria-roles",
- "title": "`[role]` values are valid",
- "description": "ARIA roles must have valid values in order to perform their intended accessibility functions. [Learn more about valid ARIA roles](https://dequeuniversity.com/rules/axe/4.12/aria-roles).",
- "score": 1,
- "scoreDisplayMode": "binary",
- "details": {
- "type": "table",
- "headings": [
- {
- "key": "node",
- "valueType": "node",
- "subItemsHeading": {
- "key": "relatedNode",
- "valueType": "node"
- },
- "label": "Failing Elements"
- }
- ],
- "items": []
- }
- },
- "aria-text": {
- "id": "aria-text",
- "title": "Elements with the `role=text` attribute do not have focusable descendents.",
- "description": "Adding `role=text` around a text node split by markup enables VoiceOver to treat it as one phrase, but the element's focusable descendents will not be announced. [Learn more about the `role=text` attribute](https://dequeuniversity.com/rules/axe/4.12/aria-text).",
- "score": null,
- "scoreDisplayMode": "notApplicable"
- },
- "aria-toggle-field-name": {
- "id": "aria-toggle-field-name",
- "title": "ARIA toggle fields have accessible names",
- "description": "When a toggle field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about toggle fields](https://dequeuniversity.com/rules/axe/4.12/aria-toggle-field-name).",
- "score": null,
- "scoreDisplayMode": "notApplicable"
- },
- "aria-tooltip-name": {
- "id": "aria-tooltip-name",
- "title": "ARIA `tooltip` elements have accessible names",
- "description": "When a tooltip element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to name `tooltip` elements](https://dequeuniversity.com/rules/axe/4.12/aria-tooltip-name).",
- "score": null,
- "scoreDisplayMode": "notApplicable"
- },
- "aria-treeitem-name": {
- "id": "aria-treeitem-name",
- "title": "ARIA `treeitem` elements have accessible names",
- "description": "When a `treeitem` element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about labeling `treeitem` elements](https://dequeuniversity.com/rules/axe/4.12/aria-treeitem-name).",
- "score": null,
- "scoreDisplayMode": "notApplicable"
- },
- "aria-valid-attr-value": {
- "id": "aria-valid-attr-value",
- "title": "`[aria-*]` attributes have valid values",
- "description": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. [Learn more about valid values for ARIA attributes](https://dequeuniversity.com/rules/axe/4.12/aria-valid-attr-value).",
- "score": 1,
- "scoreDisplayMode": "binary",
- "details": {
- "type": "table",
- "headings": [
- {
- "key": "node",
- "valueType": "node",
- "subItemsHeading": {
- "key": "relatedNode",
- "valueType": "node"
- },
- "label": "Failing Elements"
- }
- ],
- "items": []
- }
- },
- "aria-valid-attr": {
- "id": "aria-valid-attr",
- "title": "`[aria-*]` attributes are valid and not misspelled",
- "description": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid names. [Learn more about valid ARIA attributes](https://dequeuniversity.com/rules/axe/4.12/aria-valid-attr).",
- "score": 1,
- "scoreDisplayMode": "binary",
- "details": {
- "type": "table",
- "headings": [
- {
- "key": "node",
- "valueType": "node",
- "subItemsHeading": {
- "key": "relatedNode",
- "valueType": "node"
- },
- "label": "Failing Elements"
- }
- ],
- "items": []
- }
- },
- "button-name": {
- "id": "button-name",
- "title": "Buttons have an accessible name",
- "description": "When a button doesn't have an accessible name, screen readers announce it as \"button\", making it unusable for users who rely on screen readers. [Learn how to make buttons more accessible](https://dequeuniversity.com/rules/axe/4.12/button-name).",
- "score": 1,
- "scoreDisplayMode": "binary",
- "details": {
- "type": "table",
- "headings": [
- {
- "key": "node",
- "valueType": "node",
- "subItemsHeading": {
- "key": "relatedNode",
- "valueType": "node"
- },
- "label": "Failing Elements"
- }
- ],
- "items": []
- }
- },
- "bypass": {
- "id": "bypass",
- "title": "The page contains a heading, skip link, or landmark region",
- "description": "Adding ways to bypass repetitive content lets keyboard users navigate the page more efficiently. [Learn more about bypass blocks](https://dequeuniversity.com/rules/axe/4.12/bypass).",
- "score": null,
- "scoreDisplayMode": "notApplicable"
- },
- "color-contrast": {
- "id": "color-contrast",
- "title": "Background and foreground colors have a sufficient contrast ratio",
- "description": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https://dequeuniversity.com/rules/axe/4.12/color-contrast).",
- "score": 1,
- "scoreDisplayMode": "binary",
- "details": {
- "type": "table",
- "headings": [
- {
- "key": "node",
- "valueType": "node",
- "subItemsHeading": {
- "key": "relatedNode",
- "valueType": "node"
- },
- "label": "Failing Elements"
- }
- ],
- "items": []
- }
- },
- "definition-list": {
- "id": "definition-list",
- "title": "``'s contain only properly-ordered `- ` and `
- ` groups, `