| 1行目: |
1行目: |
| − | <html><head>
| |
| − | <title></title>
| |
| − | <style>#content-wrap {
| |
| − | font-size: 0.8rem;
| |
| − | color: #333;
| |
| − | -webkit-text-size-adjust: 110%;
| |
| − | -moz-text-size-adjust: 110%;
| |
| − | text-size-adjust: 110%;
| |
| − | font-family: verdana, arial, helvetica, sans-serif;
| |
| − | position: relative;
| |
| − | margin: 2em auto 0;
| |
| − | min-height: 2100px;
| |
| − | height: auto !important;
| |
| − | width: 100%;
| |
| − | }
| |
| − | #content-wrap li,
| |
| − | #content-wrap p {
| |
| − | line-height: 141%;
| |
| − | }
| |
| − | #content-wrap a {
| |
| − | color: #b01;
| |
| − | text-decoration: none;
| |
| − | background: 0 0;
| |
| − | }
| |
| − | #content-wrap a:hover {
| |
| − | text-decoration: underline;
| |
| − | }
| |
| − | #content-wrap a.footnoteref {
| |
| − | display: inline-block;
| |
| − | }
| |
| − | #content-wrap ul {
| |
| − | list-style: square;
| |
| − | }
| |
| − | #content-wrap blockquote {
| |
| − | border: 1px dashed #999;
| |
| − | padding: 0 1em;
| |
| − | background-color: #f4f4f4;
| |
| − | }
| |
| − | #content-wrap embed,
| |
| − | #content-wrap iframe,
| |
| − | #content-wrap img,
| |
| − | #content-wrap object,
| |
| − | #content-wrap table,
| |
| − | #content-wrap video {
| |
| − | max-width: 100%;
| |
| − | }
| |
| − | #content-wrap img {
| |
| − | border-width: 0px;
| |
| − | }
| |
| − | #content-wrap table {
| |
| − | empty-cells: show;
| |
| − | border-collapse: collapse;
| |
| − | border-spacing: 0;
| |
| − | margin: 0.5em auto;
| |
| − | }
| |
| − | #content-wrap table th {
| |
| − | border: 1px solid #888;
| |
| − | padding: 0.3em 0.7em;
| |
| − | background-color: #eee;
| |
| − | }
| |
| − | #content-wrap table td {
| |
| − | border: 1px solid #888;
| |
| − | padding: 0.3em 0.7em;
| |
| − | }
| |
| − | #content-wrap td {
| |
| − | text-align: left;
| |
| − | }
| |
| − | #content-wrap #main-content {
| |
| − | padding: 1em;
| |
| − | position: relative;
| |
| − | max-width: 44.2rem;
| |
| − | margin: 0 auto;
| |
| − | }
| |
| − | #content-wrap #page-content {
| |
| − | min-height: 720px;
| |
| − | }
| |
| − | #content-wrap #page-content div {
| |
| − | max-width: 100%;
| |
| − | }
| |
| − | #content-wrap #page-content div table {
| |
| − | max-width: 100%;
| |
| − | }
| |
| − | #content-wrap .scp-image-block {
| |
| − | border: solod 1px #666;
| |
| − | box-shadow: 0 1px 6px #000;
| |
| − | width: 300%;
| |
| − | }
| |
| − | #content-wrap .scp-image-block.block-right {
| |
| − | float: right;
| |
| − | clear: right;
| |
| − | margin: 0 2em 1em 2em;
| |
| − | }
| |
| − | #content-wrap .scp-image-block img {
| |
| − | border: 0;
| |
| − | width: 300px;
| |
| − | }
| |
| − | #content-wrap .scp-image-block .scp-image-caption {
| |
| − | background-color: #eee;
| |
| − | border-top: solid 1px #666;
| |
| − | padding: 2px 0;
| |
| − | font-size: 80%;
| |
| − | font-weight: 700;
| |
| − | text-align: center;
| |
| − | width: 300px;
| |
| − | }
| |
| − | #content-wrap .footnotes-footer {
| |
| − | margin: 0;
| |
| − | padding: 0.5em 0;
| |
| − | height: 1%;
| |
| − | }
| |
| − | #content-wrap .footnotes-footer .title {
| |
| − | margin: 0.5em 0;
| |
| − | font-size: 130%;
| |
| − | font-weight: bold;
| |
| − | }
| |
| − | #content-wrap .page-tags {
| |
| − | margin: 1em 0 0;
| |
| − | padding: 0;
| |
| − | clear: both;
| |
| − | text-align: left;
| |
| − | }
| |
| − | #content-wrap .page-tags span:not(.fake-tag) {
| |
| − | display: inline-block;
| |
| − | padding: 0;
| |
| − | max-width: 60%;
| |
| − | border-top: 1px solid #bbb;
| |
| − | font-size: 85%;
| |
| − | }
| |
| − | #content-wrap .page-tags .fake-tag {
| |
| − | display: inline-block;
| |
| − | white-space: nowrap;
| |
| − | color: #b01;
| |
| − | cursor: pointer;
| |
| − | }
| |
| − | #content-wrap .page-tags .fake-taghover {
| |
| − | text-decoration: underline;
| |
| − | }
| |
| − | #content-wrap .content-panel {
| |
| − | border: solid 1px #888880;
| |
| − | border-radius: 10px;
| |
| − | background-color: #999990;
| |
| − | margin: 10px 0 15px;
| |
| − | box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.1);
| |
| − | }
| |
| − | #content-wrap .content-panel.centered {
| |
| − | text-align: center;
| |
| − | }
| |
| − | #content-wrap .content-panel.standalone {
| |
| − | background-color: #fcfdfb;
| |
| − | }
| |
| − | #odialog-hovertips {
| |
| − | font-size: 0.8rem;
| |
| − | color: #333;
| |
| − | -webkit-text-size-adjust: 110%;
| |
| − | -moz-text-size-adjust: 110%;
| |
| − | text-size-adjust: 110%;
| |
| − | font-family: verdana, arial, helvetica, sans-serif;
| |
| − | }
| |
| − | #odialog-hovertips .footnote .f-heading {
| |
| − | font-weight: bold;
| |
| − | }
| |
| − | #odialog-hovertips .footnote .f-content {
| |
| − | margin: 0.5em 0;
| |
| − | }
| |
| − | #odialog-hovertips .footnote .f-footer {
| |
| − | font-size: 90%;
| |
| − | }
| |
| − | #odialog-hovertips .hovertip {
| |
| − | cursor: pointer;
| |
| − | display: none;
| |
| − | width: 20em;
| |
| − | border: 2px solid #888;
| |
| − | background-color: #f3f3f3;
| |
| − | z-index: 100;
| |
| − | }
| |
| − | #odialog-hovertips .hovertip .content {
| |
| − | padding: 0.2em 0.5em;
| |
| − | }
| |
| − | #content-wrap .content-panel.licence {
| |
| − | margin: 20vh auto 20px;
| |
| − | }
| |
| − | #content-wrap .hidden {
| |
| − | display: none !important;
| |
| − | }
| |
| − | #content-wrap .size0 {
| |
| − | font-size: 0;
| |
| − | vertical-align: bottom;
| |
| − | }
| |
| − | #content-wrap [data-pseudo]::after {
| |
| − | content: attr(data-pseudo);
| |
| − | }
| |
| − | #content-wrap .censored {
| |
| − | color: #333 !important;
| |
| − | background-color: #333 !important;
| |
| − | text-shadow: none !important;
| |
| − | }
| |
| − | #content-wrap .censored.liftable {
| |
| − | transition: background-color 0.5s ease 0s;
| |
| − | }
| |
| − | #content-wrap .censored.liftable:hover {
| |
| − | background-color: transparent !important;
| |
| − | transition: background-color 0.5s ease 0.5s;
| |
| − | }
| |
| − | @import url("https://cdn.jsdelivr.net/gh/Nu-SCPTheme/Black-Highlighter@gh-pages/fonts/inter.css");
| |
| − | #content-wrap #page-title,
| |
| − | #content-wrap .meta-title {
| |
| − | display: none;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container,
| |
| − | #content-wrap .anom-bar-container * {
| |
| − | box-sizing: border-box;
| |
| − | padding: 0;
| |
| − | margin: 0;
| |
| − | font-family: Inter, sans-serif;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container {
| |
| − | width: 100%;
| |
| − | display: flex;
| |
| − | position: relative;
| |
| − | }
| |
| − | #content-wrap .anom-bar {
| |
| − | display: grid;
| |
| − | grid-template-areas: "top-box" "bottom-box";
| |
| − | width: 100%;
| |
| − | }
| |
| − | #content-wrap .anom-bar>.top-box {
| |
| − | --wght: 600;
| |
| − | display: grid;
| |
| − | grid-area: top-box;
| |
| − | grid-template-areas: "top-left-box top-center-box top-right-box";
| |
| − | width: 100%;
| |
| − | grid-template-columns: auto 1fr calc(5vw + 5rem);
| |
| − | grid-template-rows: 1fr;
| |
| − | font-weight: 600;
| |
| − | text-transform: uppercase;
| |
| − | justify-items: stretch;
| |
| − | padding-bottom: 1rem;
| |
| − | }
| |
| − | #content-wrap .top-box .top-left-box {
| |
| − | grid-area: top-left-box;
| |
| − | }
| |
| − | #content-wrap .top-left-box>.item {
| |
| − | font-size: calc(12px + (20 - 12) * ((100vw - 300px) / (1920 - 960)));
| |
| − | }
| |
| − | #content-wrap .top-left-box>.number {
| |
| − | font-size: calc(25px + (50 - 25) * ((100vw - 300px) / (1920 - 300)));
| |
| − | }
| |
| − | #content-wrap .top-box .top-center-box {
| |
| − | display: flex;
| |
| − | grid-area: top-center-box;
| |
| − | box-orient: vertival;
| |
| − | box-direction: normal;
| |
| − | flex-direction: column;
| |
| − | box-align: center;
| |
| − | align-items: center;
| |
| − | box-pack: center;
| |
| − | justify-content: center;
| |
| − | height: 100%;
| |
| − | margin: 0 1rem;
| |
| − | }
| |
| − | #content-wrap .top-center-box>div {
| |
| − | background-color: #000;
| |
| − | height: 0.5rem;
| |
| − | width: 100%;
| |
| − | margin: 0.125rem;
| |
| − | display: none;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.american .top-center-box>div {
| |
| − | background-image: repeating-linear-gradient(25deg, #b22234, #fcfcfc 45%, #fcfcfc 55%, #3c3b6e 100%);
| |
| − | background-attachment: scroll;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.clear-1 .top-center-box>div {
| |
| − | background-color: #009f6b;
| |
| − | background-color: #009f6b;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.clear-2 .top-center-box>div {
| |
| − | background-color: #0087bd;
| |
| − | background-color: #0087bd;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.clear-3 .top-center-box>div {
| |
| − | background-color: #ffd300;
| |
| − | background-color: #ffd300;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.clear-4 .top-center-box>div {
| |
| − | background-color: #ff6d00;
| |
| − | background-color: #ff6d00;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.clear-5 .top-center-box>div {
| |
| − | background-color: #c40233;
| |
| − | background-color: #c40233;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.clear-1 .top-center-box>.bar-one,
| |
| − | #content-wrap .anom-bar-container.clear-2 .top-center-box>.bar-one,
| |
| − | #content-wrap .anom-bar-container.clear-3 .top-center-box>.bar-one,
| |
| − | #content-wrap .anom-bar-container.clear-4 .top-center-box>.bar-one,
| |
| − | #content-wrap .anom-bar-container.clear-5 .top-center-box>.bar-one,
| |
| − | #content-wrap .anom-bar-container.clear-6 .top-center-box>.bar-one {
| |
| − | display: block;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.clear-2 .top-center-box>.bar-two,
| |
| − | #content-wrap .anom-bar-container.clear-3 .top-center-box>.bar-two,
| |
| − | #content-wrap .anom-bar-container.clear-4 .top-center-box>.bar-two,
| |
| − | #content-wrap .anom-bar-container.clear-5 .top-center-box>.bar-two,
| |
| − | #content-wrap .anom-bar-container.clear-6 .top-center-box>.bar-two {
| |
| − | display: block;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.clear-3 .top-center-box>.bar-three,
| |
| − | #content-wrap .anom-bar-container.clear-4 .top-center-box>.bar-three,
| |
| − | #content-wrap .anom-bar-container.clear-5 .top-center-box>.bar-three,
| |
| − | #content-wrap .anom-bar-container.clear-6 .top-center-box>.bar-three {
| |
| − | display: block;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.clear-4 .top-center-box>.bar-four,
| |
| − | #content-wrap .anom-bar-container.clear-5 .top-center-box>.bar-four,
| |
| − | #content-wrap .anom-bar-container.clear-6 .top-center-box>.bar-four {
| |
| − | display: block;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.clear-5 .top-center-box>.bar-five,
| |
| − | #content-wrap .anom-bar-container.clear-6 .top-center-box>.bar-five {
| |
| − | display: block;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.clear-6 .top-center-box>.bar-six {
| |
| − | display: block;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.clear-6 .anom-bar>.top-box {
| |
| − | grid-template-columns: auto 1fr calc(5vw + 8rem);
| |
| − | padding-bottom: 1.15em;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.clear-6 .top-center-box>div {
| |
| − | background-color: #850005;
| |
| − | background-image: url("https://scp-wiki.wdfiles.com/local--files/component%3Aanomaly-class-bar/galactic.jpg");
| |
| − | background-attachment: fixed;
| |
| − | background-size: contain;
| |
| − | background-blend-mode: overlay;
| |
| − | }
| |
| − | #content-wrap .top-box .top-right-box {
| |
| − | display: grid;
| |
| − | grid-area: top-right-box;
| |
| − | grid-template-areas: "level" "clearance";
| |
| − | grid-template-rows: repeat(2, 1fr);
| |
| − | grid-gap: 0.5em;
| |
| − | gap: 0.5em;
| |
| − | }
| |
| − | #content-wrap .top-right-box>.level {
| |
| − | display: flex;
| |
| − | box-align: end;
| |
| − | align-items: flex-end;
| |
| − | grid-area: level;
| |
| − | font-size: 2.5em;
| |
| − | line-height: 0.5;
| |
| − | }
| |
| − | #content-wrap .top-right-box>.clearance {
| |
| − | display: flex;
| |
| − | box-align: start;
| |
| − | align-items: flex-start;
| |
| − | position: relative;
| |
| − | width: 100%;
| |
| − | height: 100%;
| |
| − | grid-area: clearance;
| |
| − | font-size: calc(12px + (15 - 12) * ((100vw - 400px) / (1920 - 960)));
| |
| − | line-height: 1.5;
| |
| − | white-space: nowrap;
| |
| − | }
| |
| − | #content-wrap .top-right-box>.clearance::before {
| |
| − | position: absolute;
| |
| − | top: 0;
| |
| − | left: 0;
| |
| − | width: 100%;
| |
| − | height: 100%;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.clear-6 .top-right-box>.clearance::before {
| |
| − | content: "Cosmic Top-Secret";
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.clear-5 .top-right-box>.clearance::before {
| |
| − | content: "Top-Secret";
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.clear-4 .top-right-box>.clearance::before {
| |
| − | content: "Secret";
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.clear-3 .top-right-box>.clearance::before {
| |
| − | content: "Confidential";
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.clear-2 .top-right-box>.clearance::before {
| |
| − | content: "Restricted";
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.clear-1 .top-right-box>.clearance::before {
| |
| − | content: "Unrestricted";
| |
| − | }
| |
| − | #content-wrap .anom-bar>.bottom-box {
| |
| − | --wght: 600;
| |
| − | display: grid;
| |
| − | grid-area: bottom-box;
| |
| − | grid-template-areas: "text-part diamond-part" "text-part diamond-part";
| |
| − | grid-template-rows: 1fr 1fr;
| |
| − | grid-template-columns: 1fr 6rem;
| |
| − | grid-gap: 0.5rem;
| |
| − | width: 100%;
| |
| − | height: 6rem;
| |
| − | font-weight: 600;
| |
| − | box-shadow: 0 -0.5rem 0 0 #0c0c0c;
| |
| − | margin-top: -0.5rem;
| |
| − | padding-top: 0.25rem;
| |
| − | }
| |
| − | #content-wrap .bottom-box>.text-part {
| |
| − | display: grid;
| |
| − | height: 6rem;
| |
| − | grid-area: text-part;
| |
| − | grid-template-areas: "main-class disrupt-class" "main-class risk-class";
| |
| − | grid-template-rows: 1fr 1fr;
| |
| − | grid-template-columns: 3fr 2fr;
| |
| − | grid-gap: 0.25rem;
| |
| − | text-transform: uppercase;
| |
| − | box-pack: stretch;
| |
| − | justify-content: stretch;
| |
| − | box-align: stretch;
| |
| − | align-items: stretch;
| |
| − | }
| |
| − | #content-wrap .text-part div {
| |
| − | padding: 0 0.125rem;
| |
| − | margin: 0 0 0 0.25rem;
| |
| − | position: relative;
| |
| − | }
| |
| − | #content-wrap .text-part>.main-class {
| |
| − | position: relative;
| |
| − | grid-area: main-class;
| |
| − | display: flex;
| |
| − | box-orient: vertical;
| |
| − | box-direction: normal;
| |
| − | flex-direction: column;
| |
| − | box-align: center;
| |
| − | align-items: center;
| |
| − | box-pack: center;
| |
| − | justify-content: center;
| |
| − | box-shadow: 0.25rem 0 0 0 rgba(0,0,0,0);
| |
| − | }
| |
| − | #content-wrap .anom-bar-container:not(.esoteric) .text-part>.main-class {
| |
| − | padding-right: 3.5rem;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.esoteric .text-part>.main-class {
| |
| − | padding-right: 2rem;
| |
| − | }
| |
| − | #content-wrap .text-part>.main-class::before {
| |
| − | content: "";
| |
| − | position: absolute;
| |
| − | top: calc(50% - 2.25rem);
| |
| − | right: 0.5rem;
| |
| − | width: 3.53125rem;
| |
| − | height: 3.53125rem;
| |
| − | border-radius: 50%;
| |
| − | border: 0.25rem solid #0c0c0c;
| |
| − | background-color: #fcfcfc;
| |
| − | background-size: contain;
| |
| − | background-position: center center;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.esoteric .text-part>.main-class::before {
| |
| − | top: 0.5rem;
| |
| − | right: 1.25rem;
| |
| − | width: 5rem;
| |
| − | border-radius: calc(3.53125rem / 2);
| |
| − | background-color: #fcfcfc;
| |
| − | border-color: #fcfcfc;
| |
| − | filter: invert(1);
| |
| − | background-image: url("https://scp-wiki.wikidot.com/local--files/component:anomaly-class-bar/esoteric-icon.svg");
| |
| − | background-size: 75% 75%;
| |
| − | background-repeat: no-repeat;
| |
| − | background-position: left -10px center;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.esoteric .text-part>.main-class::after {
| |
| − | content: "";
| |
| − | position: absolute;
| |
| − | top: 0.5rem;
| |
| − | right: 0.25rem;
| |
| − | width: 3.53125rem;
| |
| − | height: 3.53125rem;
| |
| − | border-radius: 50%;
| |
| − | border: 0.25rem solid #0c0c0c;
| |
| − | background-color: #fcfcfc;
| |
| − | background-size: contain;
| |
| − | background-position: center center;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.none .text-part>.main-class::after {
| |
| − | background-image: url("{$secondary-icon}");
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.explained .text-part>.main-class::before,
| |
| − | #content-wrap .anom-bar-container.pending .text-part>.main-class::before,
| |
| − | #content-wrap .anom-bar-container.neutralized .text-part>.main-class::before,
| |
| − | #content-wrap .anom-bar-container.neutralised .text-part>.main-class::before {
| |
| − | display: none;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.keter .text-part>.main-class::before {
| |
| − | background-color: #c40233;
| |
| − | background-color: #c40233;
| |
| − | background-image: url("https://scp-wiki.wikidot.com/local--files/component:anomaly-class-bar/keter-icon.svg");
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.euclid .text-part>.main-class::before {
| |
| − | background-color: #ffd300;
| |
| − | background-color: #ffd300;
| |
| − | background-image: url("https://scp-wiki.wikidot.com/local--files/component:anomaly-class-bar/euclid-icon.svg");
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.safe .text-part>.main-class::before {
| |
| − | background-color: #009f6b;
| |
| − | background-color: #009f6b;
| |
| − | background-image: url("https://scp-wiki.wikidot.com/local--files/component:anomaly-class-bar/safe-icon.svg");
| |
| − | }
| |
| − | #content-wrap .text-part>.main-class>div {
| |
| − | width: 100%;
| |
| − | display: flex;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.esoteric .text-part>.main-class>.second-class>.class-text {
| |
| − | font-size: calc(6px + (11 - 6) * ((100vw - 400px) / (800 - 400)));
| |
| − | position: relative;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container:not(.esoteric) .text-part>.main-class>.contain-class>.class-text {
| |
| − | font-size: calc(10px + (18 - 10) * ((100vw - 400px) / (800 - 400)));
| |
| − | }
| |
| − | #content-wrap .anom-bar-container:not(.esoteric) .text-part>.main-class>.second-class {
| |
| − | display: none;
| |
| − | }
| |
| − | #content-wrap .text-part>.disrupt-class {
| |
| − | grid-area: disrupt-class;
| |
| − | }
| |
| − | #content-wrap .text-part>.risk-class {
| |
| − | grid-area: risk-class;
| |
| − | }
| |
| − | #content-wrap .text-part>.disrupt-class,
| |
| − | #content-wrap .text-part>.risk-class {
| |
| − | overflow: hidden;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.esoteric .text-part .main-class {
| |
| − | background-color: rgba(66,66,72,0.15);
| |
| − | border-left: 0.75rem solid #424248;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.neutralized .text-part .main-class,
| |
| − | #content-wrap .anom-bar-container.neutralised .text-part .main-class {
| |
| − | background-color: rgba(66,66,72,0.15);
| |
| − | border-left: 0.75rem solid #424248;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.pending .text-part .main-class {
| |
| − | background-color: rgba(12,12,12,0.15);
| |
| − | border-left: 0.75rem solid #0c0c0c;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.explained .text-part .main-class {
| |
| − | background-color: rgba(252,252,252,0.15);
| |
| − | border-left: 0.75rem solid #0c0c0c;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.keter .text-part .main-class,
| |
| − | #content-wrap .anom-bar-container.amida .text-part .disrupt-class,
| |
| − | #content-wrap .anom-bar-container.critical .text-part .risk-class {
| |
| − | background-color: rgba(196,2,51,0.15);
| |
| − | background-color: rgba(196,2,51,0.15);
| |
| − | border-left: 0.5rem solid #c40233;
| |
| − | border-left: 0.5rem solid #c40233;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.ekhi .text-part .disrupt-class,
| |
| − | #content-wrap .anom-bar-container.danger .text-part .risk-class {
| |
| − | background-color: rgba(255,109,0,0.15);
| |
| − | background-color: rgba(255,109,0,0.15);
| |
| − | border-left: 0.5rem solid #ff6d00;
| |
| − | border-left: 0.5rem solid #ff6d00;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.euclid .text-part .main-class,
| |
| − | #content-wrap .anom-bar-container.keneq .text-part .disrupt-class,
| |
| − | #content-wrap .anom-bar-container.warning .text-part .risk-class {
| |
| − | border-left: 0.5rem solid #ffd300;
| |
| − | border-left: 0.5rem solid #ffd300;
| |
| − | background-color: rgba(255,211,0,0.15);
| |
| − | background-color: rgba(255,211,0,0.15);
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.vlam .text-part .disrupt-class,
| |
| − | #content-wrap .anom-bar-container.caution .text-part .risk-class {
| |
| − | border-left: 0.5rem solid #0087bd;
| |
| − | border-left: 0.5rem solid #0087bd;
| |
| − | background-color: rgba(0,135,189,0.15);
| |
| − | background-color: rgba(0,135,189,0.15);
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.safe .text-part .main-class,
| |
| − | #content-wrap .anom-bar-container.dark .text-part .disrupt-class,
| |
| − | #content-wrap .anom-bar-container.notice .text-part .risk-class {
| |
| − | background-color: rgba(0,159,107,0.15);
| |
| − | background-color: rgba(0,159,107,0.15);
| |
| − | border-left: 0.5rem solid #009f6b;
| |
| − | border-left: 0.5rem solid #009f6b;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.neutralized .text-part,
| |
| − | #content-wrap .anom-bar-container.neutralised .text-part,
| |
| − | #content-wrap .anom-bar-container.pending .text-part,
| |
| − | #content-wrap .anom-bar-container.explained .text-part {
| |
| − | grid-template-columns: 1fr;
| |
| − | }
| |
| − | #content-wrap .text-part .disrupt-class::after,
| |
| − | #content-wrap .text-part .risk-class::after,
| |
| − | #content-wrap .text-part .disrupt-class::before,
| |
| − | #content-wrap .text-part .risk-class::before {
| |
| − | content: "";
| |
| − | position: absolute;
| |
| − | display: flex;
| |
| − | box-align: center;
| |
| − | align-items: center;
| |
| − | box-pack: center;
| |
| − | justify-content: center;
| |
| − | border-radius: 50%;
| |
| − | border: 0.25rem solid #0c0c0c;
| |
| − | width: 2.5rem;
| |
| − | height: 2.5rem;
| |
| − | top: calc(50% - 1.5rem);
| |
| − | font-size: 2em;
| |
| − | background-color: #fcfcfc;
| |
| − | background-size: contain;
| |
| − | background-position: center center;
| |
| − | }
| |
| − | #content-wrap .text-part .disrupt-class::after,
| |
| − | #content-wrap .text-part .risk-class::after {
| |
| − | right: 0.15em;
| |
| − | }
| |
| − | #content-wrap .text-part .disrupt-class::before,
| |
| − | #content-wrap .text-part .risk-class::before {
| |
| − | display: flex;
| |
| − | box-pack: start;
| |
| − | justify-content: flex-start;
| |
| − | background-color: #0c0c0c;
| |
| − | width: 3rem;
| |
| − | height: 3rem;
| |
| − | top: calc(50% - 1.5rem);
| |
| − | border: 0;
| |
| − | right: 1rem;
| |
| − | text-align: left;
| |
| − | font-size: 1em;
| |
| − | padding-left: 0.5rem;
| |
| − | color: #fcfcfc;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.amida .text-part .disrupt-class::before,
| |
| − | #content-wrap .anom-bar-container.critical .text-part .risk-class::before {
| |
| − | content: "5";
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.ekhi .text-part .disrupt-class::before,
| |
| − | #content-wrap .anom-bar-container.danger .text-part .risk-class::before {
| |
| − | content: "4";
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.keneq .text-part .disrupt-class::before,
| |
| − | #content-wrap .anom-bar-container.warning .text-part .risk-class::before {
| |
| − | content: "3";
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.vlam .text-part .disrupt-class::before,
| |
| − | #content-wrap .anom-bar-container.caution .text-part .risk-class::before {
| |
| − | content: "2";
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.dark .text-part .disrupt-class::before,
| |
| − | #content-wrap .anom-bar-container.notice .text-part .risk-class::before {
| |
| − | content: "1";
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.amida .text-part .disrupt-class::after,
| |
| − | #content-wrap .anom-bar-container.critical .text-part .risk-class::after {
| |
| − | background-color: #c40233;
| |
| − | background-color: #c40233;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.amida .text-part .disrupt-class::after {
| |
| − | background-image: url("https://scp-wiki.wikidot.com/local--files/component:anomaly-class-bar/amida-icon.svg");
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.critical .text-part .risk-class::after {
| |
| − | background-image: url("https://scp-wiki.wikidot.com/local--files/component:anomaly-class-bar/critical-icon.svg");
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.ekhi .text-part .disrupt-class::after,
| |
| − | #content-wrap .anom-bar-container.danger .text-part .risk-class::after {
| |
| − | background-color: #ff6d00;
| |
| − | background-color: #ff6d00;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.ekhi .text-part .disrupt-class::after {
| |
| − | background-image: url("https://scp-wiki.wikidot.com/local--files/component:anomaly-class-bar/ekhi-icon.svg");
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.danger .text-part .risk-class::after {
| |
| − | background-image: url("https://scp-wiki.wikidot.com/local--files/component:anomaly-class-bar/danger-icon.svg");
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.keneq .text-part .disrupt-class::after,
| |
| − | #content-wrap .anom-bar-container.warning .text-part .risk-class::after {
| |
| − | background-color: #ffd300;
| |
| − | background-color: #ffd300;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.keneq .text-part .disrupt-class::after {
| |
| − | background-image: url("https://scp-wiki.wikidot.com/local--files/component:anomaly-class-bar/keneq-icon.svg");
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.warning .text-part .risk-class::after {
| |
| − | background-image: url("https://scp-wiki.wikidot.com/local--files/component:anomaly-class-bar/warning-icon.svg");
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.vlam .text-part .disrupt-class::after,
| |
| − | #content-wrap .anom-bar-container.caution .text-part .risk-class::after {
| |
| − | background-color: #0087bd;
| |
| − | background-color: #0087bd;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.vlam .text-part .disrupt-class::after {
| |
| − | background-image: url("https://scp-wiki.wikidot.com/local--files/component:anomaly-class-bar/vlam-icon.svg");
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.caution .text-part .risk-class::after {
| |
| − | background-image: url("https://scp-wiki.wikidot.com/local--files/component:anomaly-class-bar/caution-icon.svg");
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.dark .text-part .disrupt-class::after,
| |
| − | #content-wrap .anom-bar-container.notice .text-part .risk-class::after {
| |
| − | background-color: #009f6b;
| |
| − | background-color: #009f6b;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.dark .text-part .disrupt-class::after {
| |
| − | background-image: url("https://scp-wiki.wikidot.com/local--files/component:anomaly-class-bar/dark-icon.svg");
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.notice .text-part .risk-class::after {
| |
| − | background-image: url("https://scp-wiki.wikidot.com/local--files/component:anomaly-class-bar/notice-icon.svg");
| |
| − | }
| |
| − | #content-wrap .text-part .main-class {
| |
| − | border-width: 1em !important;
| |
| − | }
| |
| − | #content-wrap .text-part>div .class-category {
| |
| − | --wght: 500;
| |
| − | position: relative;
| |
| − | font-weight: 500;
| |
| − | left: 0;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.esoteric .contain-class>.class-category {
| |
| − | max-width: 55% !important;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.explained .second-class,
| |
| − | #content-wrap .anom-bar-container.explained .disrupt-class,
| |
| − | #content-wrap .anom-bar-container.explained .risk-class,
| |
| − | #content-wrap .anom-bar-container.explained .danger-diamond>.quadrants>.left-quad,
| |
| − | #content-wrap .anom-bar-container.explained .danger-diamond>.quadrants>.right-quad,
| |
| − | #content-wrap .anom-bar-container.explained .danger-diamond>.left-icon,
| |
| − | #content-wrap .anom-bar-container.explained .danger-diamond>.right-icon,
| |
| − | #content-wrap .anom-bar-container.neutralized .second-class,
| |
| − | #content-wrap .anom-bar-container.neutralized .disrupt-class,
| |
| − | #content-wrap .anom-bar-container.neutralized .risk-class,
| |
| − | #content-wrap .anom-bar-container.neutralized .danger-diamond>.quadrants>.left-quad,
| |
| − | #content-wrap .anom-bar-container.neutralized .danger-diamond>.quadrants>.right-quad,
| |
| − | #content-wrap .anom-bar-container.neutralized .danger-diamond>.left-icon,
| |
| − | #content-wrap .anom-bar-container.neutralized .danger-diamond>.right-icon,
| |
| − | #content-wrap .anom-bar-container.neutralised .second-class,
| |
| − | #content-wrap .anom-bar-container.neutralised .disrupt-class,
| |
| − | #content-wrap .anom-bar-container.neutralised .risk-class,
| |
| − | #content-wrap .anom-bar-container.neutralised .danger-diamond>.quadrants>.left-quad,
| |
| − | #content-wrap .anom-bar-container.neutralised .danger-diamond>.quadrants>.right-quad,
| |
| − | #content-wrap .anom-bar-container.neutralised .danger-diamond>.left-icon,
| |
| − | #content-wrap .anom-bar-container.neutralised .danger-diamond>.right-icon,
| |
| − | #content-wrap .anom-bar-container.pending .second-class,
| |
| − | #content-wrap .anom-bar-container.pending .disrupt-class,
| |
| − | #content-wrap .anom-bar-container.pending .risk-class,
| |
| − | #content-wrap .anom-bar-container.pending .danger-diamond>.quadrants>.left-quad,
| |
| − | #content-wrap .anom-bar-container.pending .danger-diamond>.quadrants>.right-quad,
| |
| − | #content-wrap .anom-bar-container.pending .danger-diamond>.left-icon,
| |
| − | #content-wrap .anom-bar-container.pending .danger-diamond>.right-icon {
| |
| − | display: none;
| |
| − | }
| |
| − | #content-wrap .text-part .contain-class,
| |
| − | #content-wrap .text-part .second-class,
| |
| − | #content-wrap .text-part .disrupt-class,
| |
| − | #content-wrap .text-part .risk-class {
| |
| − | display: flex;
| |
| − | box-orient: horizontal;
| |
| − | box-direction: normal;
| |
| − | flex-direction: row;
| |
| − | flex-wrap: wrap;
| |
| − | align-content: center;
| |
| − | line-height: 1;
| |
| − | }
| |
| − | #content-wrap .text-part .contain-class>div,
| |
| − | #content-wrap .text-part .second-class>div,
| |
| − | #content-wrap .text-part .disrupt-class>div,
| |
| − | #content-wrap .text-part .risk-class>div {
| |
| − | width: 100%;
| |
| − | }
| |
| − | #content-wrap .text-part>div>.class-category,
| |
| − | #content-wrap .anom-bar-container.esoteric .text-part>.main-class>.contain-class>.class-category {
| |
| − | font-size: 0.75em;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.esoteric .text-part>.main-class>.contain-class>.class-text,
| |
| − | #content-wrap .text-part>.disrupt-class>.class-text,
| |
| − | #content-wrap .text-part>.risk-class>.class-text {
| |
| − | font-size: calc(8px + (12 - 8) * ((100vw - 400px) / (800 - 400)));
| |
| − | }
| |
| − | #content-wrap .bottom-box>.diamond-part {
| |
| − | width: 100%;
| |
| − | padding-top: 100%;
| |
| − | display: flex;
| |
| − | position: relative;
| |
| − | grid-area: diamond-part;
| |
| − | padding-left: 1rem;
| |
| − | box-shadow: -0.5rem 0 0 0 #0c0c0c;
| |
| − | }
| |
| − | #content-wrap .danger-diamond {
| |
| − | position: absolute;
| |
| − | width: 95%;
| |
| − | height: 95%;
| |
| − | top: 2.5%;
| |
| − | left: 5%;
| |
| − | }
| |
| − | #content-wrap .danger-diamond a {
| |
| − | color: rgba(0,0,0,0);
| |
| − | position: absolute;
| |
| − | top: 0;
| |
| − | left: 0;
| |
| − | width: 100%;
| |
| − | height: 100%;
| |
| − | display: flex;
| |
| − | box-align: center;
| |
| − | align-items: center;
| |
| − | box-pack: center;
| |
| − | justify-content: center;
| |
| − | z-index: 3;
| |
| − | }
| |
| − | #content-wrap .danger-diamond br {
| |
| − | display: none;
| |
| − | }
| |
| − | #content-wrap .danger-diamond>.arrows {
| |
| − | --danger-diamond-arrows: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.2' baseProfile='tiny' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 160 160' xml:space='preserve'%3E%3Cpath fill='%23010101' d='M136.1,133.3l23.9-23.9V51.2l-24-24l19.1-19.1l4.9,4.9l0-12.9l-12.9,0l4.9,4.9L133,24.2l-24-24H51l-24,24 L8,5.2l4.9-4.9L0,0.2l0,12.9l4.9-4.9L24,27.3l-24,24v58.2l23.9,23.9l-19,19L0,147.3l0,12.9l12.9,0L8,155.3l19-19l23.9,23.9h58.4 l23.9-23.9l19,19l-4.9,4.9l12.9,0l0-12.9l-4.9,4.9L136.1,133.3z M155.7,53v54.6l-22.6,22.6l-50-50L133,30.3L155.7,53z M52.8,4.5 h54.4l22.7,22.7L80,77.2L30.1,27.3L52.8,4.5z M4.3,107.6V53L27,30.3L77,80.2l-50,50L4.3,107.6z M107.4,155.9H52.6L30,133.3l50-50 l50,50L107.4,155.9z'/%3E%3C/svg%3E%0A");
| |
| − | position: absolute;
| |
| − | width: 100%;
| |
| − | height: 100%;
| |
| − | z-index: 1;
| |
| − | background-color: #0c0c0c;
| |
| − | -webkit-mask-image: var(--danger-diamond-arrows);
| |
| − | mask-image: var(--danger-diamond-arrows);
| |
| − | -webkit-mask-repeat: no-repeat;
| |
| − | mask-repeat: no-repeat;
| |
| − | }
| |
| − | #content-wrap .danger-diamond>.octagon {
| |
| − | width: 100%;
| |
| − | height: 100%;
| |
| − | position: absolute;
| |
| − | text-align: center;
| |
| − | z-index: 0;
| |
| − | -webkit-clip-path: polygon(30% 0, 70% 0, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0 70%, 0 30%);
| |
| − | clip-path: polygon(30% 0, 70% 0, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0 70%, 0 30%);
| |
| − | }
| |
| − | #content-wrap .danger-diamond>.quadrants {
| |
| − | position: absolute;
| |
| − | width: 96%;
| |
| − | height: 96%;
| |
| − | top: 0;
| |
| − | left: 0;
| |
| − | }
| |
| − | #content-wrap .danger-diamond>.quadrants>div {
| |
| − | width: 67.5%;
| |
| − | padding-bottom: 50%;
| |
| − | position: absolute;
| |
| − | top: 2.25%;
| |
| − | left: 18.5%;
| |
| − | background-color: #fcfcfc;
| |
| − | -webkit-clip-path: polygon(22% 0, 77% 0, 100% 31%, 50% 100%, 0 31%);
| |
| − | clip-path: polygon(22% 0, 77% 0, 100% 31%, 50% 100%, 0 31%);
| |
| − | transform-origin: bottom center;
| |
| − | }
| |
| − | #content-wrap .danger-diamond>.quadrants>.left-quad {
| |
| − | transform: rotate(270deg);
| |
| − | }
| |
| − | #content-wrap .danger-diamond>.quadrants>.right-quad {
| |
| − | transform: rotate(90deg);
| |
| − | }
| |
| − | #content-wrap .danger-diamond>.quadrants>.bottom-quad {
| |
| − | background-color: transparent;
| |
| − | transform: rotate(180deg);
| |
| − | }
| |
| − | #content-wrap .danger-diamond>.quadrants>.bottom-quad.none {
| |
| − | background-color: #fcfcfc;
| |
| − | }
| |
| − | #content-wrap .danger-diamond>.quadrants>.top-quad.pending {
| |
| − | background-color: #0c0c0c;
| |
| − | }
| |
| − | #content-wrap .danger-diamond>.quadrants>.top-quad.neutralized,
| |
| − | #content-wrap .danger-diamond>.quadrants>.top-quad.neutralised {
| |
| − | background-color: #424248;
| |
| − | }
| |
| − | #content-wrap .danger-diamond>.quadrants>.top-quad.explained {
| |
| − | background-color: #fcfcfc;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.esoteric .danger-diamond>.quadrants>.top-quad {
| |
| − | background-color: #424248;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.keter .danger-diamond>.quadrants>.top-quad,
| |
| − | #content-wrap .anom-bar-container.amida .danger-diamond>.quadrants>.left-quad,
| |
| − | #content-wrap .anom-bar-container.critical .danger-diamond>.quadrants>.right-quad {
| |
| − | background-color: rgba(196,2,51,0.25);
| |
| − | background-color: rgba(196,2,51,0.25);
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.ekhi .danger-diamond>.quadrants>.left-quad,
| |
| − | #content-wrap .anom-bar-container.danger .danger-diamond>.quadrants>.right-quad {
| |
| − | background-color: rgba(255,109,0,0.25);
| |
| − | background-color: rgba(255,109,0,0.25);
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.euclid .danger-diamond>.quadrants>.top-quad,
| |
| − | #content-wrap .anom-bar-container.keneq .danger-diamond>.quadrants>.left-quad,
| |
| − | #content-wrap .anom-bar-container.warning .danger-diamond>.quadrants>.right-quad {
| |
| − | background-color: rgba(255,211,0,0.25);
| |
| − | background-color: rgba(255,211,0,0.25);
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.vlam .danger-diamond>.quadrants>.left-quad,
| |
| − | #content-wrap .anom-bar-container.caution .danger-diamond>.quadrants>.right-quad {
| |
| − | background-color: rgba(0,135,189,0.25);
| |
| − | background-color: rgba(0,135,189,0.25);
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.safe .danger-diamond>.quadrants>.top-quad,
| |
| − | #content-wrap .anom-bar-container.dark .danger-diamond>.quadrants>.left-quad,
| |
| − | #content-wrap .anom-bar-container.notice .danger-diamond>.quadrants>.right-quad {
| |
| − | background-color: rgba(0,159,107,0.25);
| |
| − | background-color: rgba(0,159,107,0.25);
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.clear-5 .danger-diamond>.center-circle::before {
| |
| − | content: "5";
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.clear-4 .danger-diamond>.center-circle::before {
| |
| − | content: "4";
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.clear-3 .danger-diamond>.center-circle::before {
| |
| − | content: "3";
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.clear-2 .danger-diamond>.center-circle::before {
| |
| − | content: "2";
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.clear-1 .danger-diamond>.center-circle::before {
| |
| − | content: "1";
| |
| − | }
| |
| − | #content-wrap .danger-diamond>.top-icon,
| |
| − | #content-wrap .danger-diamond>.right-icon,
| |
| − | #content-wrap .danger-diamond>.left-icon,
| |
| − | #content-wrap .danger-diamond>.bottom-icon {
| |
| − | position: absolute;
| |
| − | display: flex;
| |
| − | box-align: center;
| |
| − | align-items: center;
| |
| − | box-pack: center;
| |
| − | justify-content: center;
| |
| − | width: 33%;
| |
| − | height: 33%;
| |
| − | border-radius: 50%;
| |
| − | border: 0.1875rem solid #0c0c0c;
| |
| − | overflow: hidden;
| |
| − | z-index: 2;
| |
| − | }
| |
| − | #content-wrap .danger-diamond>.top-icon {
| |
| − | top: 0.25rem;
| |
| − | left: 33.5%;
| |
| − | }
| |
| − | #content-wrap .danger-diamond>.right-icon {
| |
| − | right: 0.25rem;
| |
| − | top: 33.5%;
| |
| − | }
| |
| − | #content-wrap .danger-diamond>.left-icon {
| |
| − | left: 0.25rem;
| |
| − | top: 33.5%;
| |
| − | }
| |
| − | #content-wrap .danger-diamond>.bottom-icon {
| |
| − | bottom: 0.25rem;
| |
| − | left: 33.5%;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.neutralized .danger-diamond>.top-icon,
| |
| − | #content-wrap .anom-bar-container.neutralised .danger-diamond>.top-icon,
| |
| − | #content-wrap .anom-bar-container.pending .danger-diamond>.top-icon,
| |
| − | #content-wrap .anom-bar-container.explained .danger-diamond>.top-icon {
| |
| − | width: 65%;
| |
| − | height: 65%;
| |
| − | top: 17.5%;
| |
| − | left: 17.5%;
| |
| − | border-width: 0.3625rem;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.pending .danger-diamond>.top-icon {
| |
| − | background-color: #0c0c0c;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container:not(.esoteric) .danger-diamond>.bottom-icon {
| |
| − | display: none;
| |
| − | }
| |
| − | #content-wrap .danger-diamond>.top-icon::before,
| |
| − | #content-wrap .danger-diamond>.right-icon::before,
| |
| − | #content-wrap .danger-diamond>.left-icon::before,
| |
| − | #content-wrap .danger-diamond>.bottom-icon::before {
| |
| − | content: "";
| |
| − | position: absolute;
| |
| − | width: 100%;
| |
| − | height: 100%;
| |
| − | display: flex;
| |
| − | box-align: center;
| |
| − | align-items: center;
| |
| − | box-pack: center;
| |
| − | justify-content: center;
| |
| − | top: 0;
| |
| − | left: 0;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.neutralized .danger-diamond>.top-icon,
| |
| − | #content-wrap .anom-bar-container.neutralised .danger-diamond>.top-icon {
| |
| − | background-color: #fcfcfc;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.neutralized .danger-diamond>.top-icon::before,
| |
| − | #content-wrap .anom-bar-container.neutralised .danger-diamond>.top-icon::before {
| |
| − | background-color: rgba(66,66,72,0.15);
| |
| − | background-image: url("https://scp-wiki.wikidot.com/local--files/component:anomaly-class-bar/neutralized-icon.svg");
| |
| − | background-size: 110% 110%;
| |
| − | background-position: center center;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.pending .danger-diamond>.top-icon::before {
| |
| − | background-color: #0c0c0c;
| |
| − | background-image: url("https://scp-wiki.wikidot.com/local--files/component:anomaly-class-bar/pending-icon.svg");
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.explained .danger-diamond>.top-icon::before {
| |
| − | background-color: #fcfcfc;
| |
| − | background-image: url("https://scp-wiki.wikidot.com/local--files/component:anomaly-class-bar/explained-icon.svg");
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.esoteric .danger-diamond>.top-icon::before {
| |
| − | background-color: #fcfcfc;
| |
| − | background-image: url("https://scp-wiki.wikidot.com/local--files/component:anomaly-class-bar/esoteric-icon.svg");
| |
| − | filter: invert(1);
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.keter .danger-diamond>.top-icon::before,
| |
| − | #content-wrap .anom-bar-container.amida .danger-diamond>.left-icon::before,
| |
| − | #content-wrap .anom-bar-container.critical .danger-diamond>.right-icon::before {
| |
| − | background-color: #c40233;
| |
| − | background-color: #c40233;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.keter .danger-diamond>.top-icon::before {
| |
| − | background-image: url("https://scp-wiki.wikidot.com/local--files/component:anomaly-class-bar/keter-icon.svg");
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.amida .danger-diamond>.left-icon::before {
| |
| − | background-image: url("https://scp-wiki.wikidot.com/local--files/component:anomaly-class-bar/amida-icon.svg");
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.critical .danger-diamond>.right-icon::before {
| |
| − | background-image: url("https://scp-wiki.wikidot.com/local--files/component:anomaly-class-bar/critical-icon.svg");
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.ekhi .danger-diamond>.left-icon::before,
| |
| − | #content-wrap .anom-bar-container.danger .danger-diamond>.right-icon::before {
| |
| − | background-color: #ff6d00;
| |
| − | background-color: #ff6d00;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.ekhi .danger-diamond>.left-icon::before {
| |
| − | background-image: url("https://scp-wiki.wikidot.com/local--files/component:anomaly-class-bar/ekhi-icon.svg");
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.danger .danger-diamond>.right-icon::before {
| |
| − | background-image: url("https://scp-wiki.wikidot.com/local--files/component:anomaly-class-bar/danger-icon.svg");
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.euclid .danger-diamond>.top-icon::before,
| |
| − | #content-wrap .anom-bar-container.keneq .danger-diamond>.left-icon::before,
| |
| − | #content-wrap .anom-bar-container.warning .danger-diamond>.right-icon::before {
| |
| − | background-color: #ffd300;
| |
| − | background-color: #ffd300;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.euclid .danger-diamond>.top-icon::before {
| |
| − | background-image: url("https://scp-wiki.wikidot.com/local--files/component:anomaly-class-bar/euclid-icon.svg");
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.keneq .danger-diamond>.left-icon::before {
| |
| − | background-image: url("https://scp-wiki.wikidot.com/local--files/component:anomaly-class-bar/keneq-icon.svg");
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.warning .danger-diamond>.right-icon::before {
| |
| − | background-image: url("https://scp-wiki.wikidot.com/local--files/component:anomaly-class-bar/warning-icon.svg");
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.vlam .danger-diamond>.left-icon::before,
| |
| − | #content-wrap .anom-bar-container.caution .danger-diamond>.right-icon::before {
| |
| − | background-color: #0087bd;
| |
| − | background-color: #0087bd;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.vlam .danger-diamond>.left-icon::before {
| |
| − | background-image: url("https://scp-wiki.wikidot.com/local--files/component:anomaly-class-bar/vlam-icon.svg");
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.caution .danger-diamond>.right-icon::before {
| |
| − | background-image: url("https://scp-wiki.wikidot.com/local--files/component:anomaly-class-bar/caution-icon.svg");
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.safe .danger-diamond>.top-icon::before,
| |
| − | #content-wrap .anom-bar-container.dark .danger-diamond>.left-icon::before,
| |
| − | #content-wrap .anom-bar-container.notice .danger-diamond>.right-icon::before {
| |
| − | background-color: #009f6b;
| |
| − | background-color: #009f6b;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.safe .danger-diamond>.top-icon::before {
| |
| − | background-image: url("https://scp-wiki.wikidot.com/local--files/component:anomaly-class-bar/safe-icon.svg");
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.dark .danger-diamond>.left-icon::before {
| |
| − | background-image: url("https://scp-wiki.wikidot.com/local--files/component:anomaly-class-bar/dark-icon.svg");
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.notice .danger-diamond>.right-icon::before {
| |
| − | background-image: url("https://scp-wiki.wikidot.com/local--files/component:anomaly-class-bar/notice-icon.svg");
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.none .danger-diamond>.bottom-icon::before {
| |
| − | background-image: url("{$secondary-icon}");
| |
| − | background-size: contain;
| |
| − | }
| |
| − | @media (max-width: 960px) {
| |
| − | #content-wrap .anom-bar>.top-box {
| |
| − | padding-bottom: 1.5em;
| |
| − | }
| |
| − | #content-wrap .anom-bar>.bottom-box {
| |
| − | grid-template-columns: 1fr 6rem;
| |
| − | height: 6rem;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.esoteric .text-part>.main-class>.contain-class>.class-text,
| |
| − | #content-wrap .text-part>.disrupt-class>.class-text,
| |
| − | #content-wrap .text-part>.risk-class>.class-text {
| |
| − | font-size: calc(18px + (24 - 18) * ((100vw - 400px) / (960 - 300)));
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.esoteric .text-part>.main-class>.contain-class>.class-text {
| |
| − | font-size: calc(12px + (18 - 12) * ((100vw - 400px) / (960 - 300)));
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.esoteric .text-part>.main-class>.second-class>.class-text {
| |
| − | font-size: calc(18px + (24 - 18) * ((100vw - 400px) / (960 - 300)));
| |
| − | }
| |
| − | #content-wrap .anom-bar-container:not(.esoteric) .text-part>.main-class>.contain-class>.class-text {
| |
| − | font-size: calc(20px + (40 - 20) * ((100vw - 400px) / (960 - 300)));
| |
| − | }
| |
| − | }
| |
| − | @media (max-width: 875px) {
| |
| − | #content-wrap .text-part>div {
| |
| − | padding: 0.25rem 0;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.pending .bottom-box>.text-part,
| |
| − | #content-wrap .anom-bar-container.neutralized .bottom-box>.text-part,
| |
| − | #content-wrap .anom-bar-container.neutralised .bottom-box>.text-part,
| |
| − | #content-wrap .anom-bar-container.explained .bottom-box>.text-part {
| |
| − | height: 6rem;
| |
| − | }
| |
| − | #content-wrap .bottom-box>.text-part {
| |
| − | grid-template-areas: "main-class" "disrupt-class" "risk-class";
| |
| − | grid-template-rows: 3fr 2fr 2fr;
| |
| − | grid-template-columns: 1fr;
| |
| − | height: 8rem;
| |
| − | }
| |
| − | #content-wrap .anom-bar>.bottom-box {
| |
| − | grid-template-columns: 1fr 8rem;
| |
| − | height: 8rem;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.esoteric .text-part>.main-class::after,
| |
| − | #content-wrap .text-part>.main-class::after {
| |
| − | height: 3rem;
| |
| − | width: 3rem;
| |
| − | }
| |
| − | #content-wrap .text-part .disrupt-class::after,
| |
| − | #content-wrap .text-part .risk-class::after {
| |
| − | height: 1.75rem;
| |
| − | width: 1.75rem;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.esoteric .text-part>.main-class::after,
| |
| − | #content-wrap .text-part>.main-class::after,
| |
| − | #content-wrap .text-part .disrupt-class::after,
| |
| − | #content-wrap .text-part .risk-class::after {
| |
| − | top: calc(50% - 1.125rem);
| |
| − | border-width: 0.25rem;
| |
| − | }
| |
| − | #content-wrap .text-part>.main-class::before {
| |
| − | height: 2.5rem;
| |
| − | width: 2.5rem;
| |
| − | border-width: 0.25rem;
| |
| − | top: calc(50% - 1.45rem);
| |
| − | }
| |
| − | #content-wrap .text-part .disrupt-class::before,
| |
| − | #content-wrap .text-part .risk-class::before {
| |
| − | height: 2.25rem;
| |
| − | width: 2.25rem;
| |
| − | top: calc(50% - 1.125rem);
| |
| − | right: 0.75rem;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.esoteric .text-part>.main-class::after {
| |
| − | top: 0.15rem;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.esoteric .text-part>.main-class::before {
| |
| − | top: 0.15rem;
| |
| − | width: 5.75rem;
| |
| − | height: 3rem;
| |
| − | right: 1.25rem;
| |
| − | background-size: 100% 100%;
| |
| − | background-position: left -20px center;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.esoteric .contain-class>.class-category {
| |
| − | max-width: 100% !important;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.pending .bottom-box>.text-part,
| |
| − | #content-wrap .anom-bar-container.neutralized .bottom-box>.text-part,
| |
| − | #content-wrap .anom-bar-container.neutralised .bottom-box>.text-part,
| |
| − | #content-wrap .anom-bar-container.explained .bottom-box>.text-part {
| |
| − | grid-template-rows: 1fr;
| |
| − | grid-template-areas: "main-class";
| |
| − | }
| |
| − | #content-wrap .text-part .disrupt-class,
| |
| − | #content-wrap .text-part .risk-class {
| |
| − | padding-left: 0.25rem;
| |
| − | display: grid;
| |
| − | grid-template-columns: auto 1fr;
| |
| − | }
| |
| − | #content-wrap .text-part .disrupt-class *,
| |
| − | #content-wrap .text-part .risk-class * {
| |
| − | display: flex;
| |
| − | box-align: center;
| |
| − | align-items: center;
| |
| − | }
| |
| − | }
| |
| − | @media (max-width: 875px) and (min-width: 480px) {
| |
| − | #content-wrap .anom-bar-container.pending .anom-bar>.bottom-box,
| |
| − | #content-wrap .anom-bar-container.neutralized .anom-bar>.bottom-box,
| |
| − | #content-wrap .anom-bar-container.neutralised .anom-bar>.bottom-box,
| |
| − | #content-wrap .anom-bar-container.explained .anom-bar>.bottom-box {
| |
| − | grid-template-columns: 1fr 6rem;
| |
| − | height: 6rem;
| |
| − | }
| |
| − | }
| |
| − | @media (max-width: 480px) {
| |
| − | #content-wrap .anom-bar {
| |
| − | position: relative;
| |
| − | }
| |
| − | #content-wrap .anom-bar>.top-box {
| |
| − | height: 40vw;
| |
| − | max-height: 40vw;
| |
| − | grid-template-areas: "." "top-left-box" "top-center-box" "top-right-box" ".";
| |
| − | grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
| |
| − | font-size: calc(5px + (10 - 5) * ((100vw - 300px) / (480 - 300)));
| |
| − | margin: 0 0 1rem 0;
| |
| − | padding-left: 1em;
| |
| − | }
| |
| − | #content-wrap .top-box .top-left-box {
| |
| − | display: flex;
| |
| − | box-orient: vertical;
| |
| − | box-direction: normal;
| |
| − | flex-direction: column;
| |
| − | box-align: center;
| |
| − | align-items: center;
| |
| − | box-pack: center;
| |
| − | justify-content: center;
| |
| − | flex-wrap: wrap;
| |
| − | line-height: 1;
| |
| − | }
| |
| − | #content-wrap .top-left-box>.item {
| |
| − | font-size: 3em;
| |
| − | }
| |
| − | #content-wrap .top-box .top-left-box>span {
| |
| − | width: 100%;
| |
| − | }
| |
| − | #content-wrap .top-box .top-center-box {
| |
| − | box-orient: horizontal;
| |
| − | box-direction: normal;
| |
| − | flex-direction: row;
| |
| − | width: 100%;
| |
| − | max-width: 48vw;
| |
| − | margin: 0 0 0 -0.15rem;
| |
| − | height: 2rem;
| |
| − | }
| |
| − | #content-wrap .top-center-box>div {
| |
| − | height: 25%;
| |
| − | margin: 0.15rem 0.15rem 0 0.15rem;
| |
| − | }
| |
| − | #content-wrap .top-box .top-right-box {
| |
| − | display: flex;
| |
| − | box-orient: vertical;
| |
| − | box-direction: normal;
| |
| − | flex-direction: column;
| |
| − | width: 100%;
| |
| − | max-width: 48vw;
| |
| − | margin: 0 0 0 -0.15rem;
| |
| − | height: 3rem;
| |
| − | }
| |
| − | #content-wrap .top-right-box>div {
| |
| − | line-height: 1;
| |
| − | }
| |
| − | #content-wrap .top-right-box>.level {
| |
| − | font-size: 4em;
| |
| − | }
| |
| − | #content-wrap .top-right-box>.clearance {
| |
| − | line-height: 1.5;
| |
| − | box-align: center;
| |
| − | align-items: center;
| |
| − | font-size: calc(14px + (14 - 10) * ((100vw - 400px) / (480 - 300)));
| |
| − | width: initial;
| |
| − | height: 1.5rem;
| |
| − | }
| |
| − | #content-wrap .top-right-box>.clearance::before {
| |
| − | line-height: 0.5;
| |
| − | box-align: center;
| |
| − | align-items: center;
| |
| − | width: initial;
| |
| − | height: initial;
| |
| − | position: initial;
| |
| − | }
| |
| − | #content-wrap .anom-bar>.bottom-box {
| |
| − | position: initial;
| |
| − | grid-template-columns: 1fr;
| |
| − | height: 8rem;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container:not(.esoteric) .text-part>.main-class::before {
| |
| − | width: 2.5rem;
| |
| − | height: 2.5rem;
| |
| − | top: calc(50% - 1.475rem);
| |
| − | right: 0.5rem;
| |
| − | }
| |
| − | #content-wrap .text-part>div>.class-category,
| |
| − | #content-wrap .anom-bar-container.esoteric .text-part>.main-class>.contain-class>.class-category {
| |
| − | font-size: 1em;
| |
| − | }
| |
| − | #content-wrap .text-part .disrupt-class,
| |
| − | #content-wrap .text-part .risk-class {
| |
| − | font-size: 0.9em;
| |
| − | }
| |
| − | #content-wrap .text-part>.main-class::after,
| |
| − | #content-wrap .text-part .disrupt-class::after,
| |
| − | #content-wrap .text-part .risk-class::after {
| |
| − | height: 2rem;
| |
| − | width: 2rem;
| |
| − | top: calc(50% - 1.25rem);
| |
| − | }
| |
| − | #content-wrap .text-part>.main-class::before,
| |
| − | #content-wrap .text-part .disrupt-class::before,
| |
| − | #content-wrap .text-part .risk-class::before {
| |
| − | height: 2.5rem;
| |
| − | width: 2.5rem;
| |
| − | font-size: 1rem;
| |
| − | top: calc(50% - 1.25rem);
| |
| − | right: 1.5rem;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.esoteric .text-part>.main-class::before {
| |
| − | top: 0.15rem;
| |
| − | width: 4.5rem;
| |
| − | height: 2.5rem;
| |
| − | right: 1rem;
| |
| − | background-size: 100% 100%;
| |
| − | background-position: left -10px center;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.esoteric .text-part>.main-class::after {
| |
| − | height: 2.5rem;
| |
| − | width: 2.5rem;
| |
| − | }
| |
| − | #content-wrap .bottom-box>.diamond-part {
| |
| − | position: absolute;
| |
| − | top: 0;
| |
| − | right: 0;
| |
| − | width: 40vw;
| |
| − | height: 40vw;
| |
| − | padding: 0;
| |
| − | }
| |
| − | #content-wrap .diamond-part * {
| |
| − | background-repeat: no-repeat;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.pending .anom-bar>.bottom-box,
| |
| − | #content-wrap .anom-bar-container.neutralized .anom-bar>.bottom-box,
| |
| − | #content-wrap .anom-bar-container.neutralised .anom-bar>.bottom-box,
| |
| − | #content-wrap .anom-bar-container.explained .anom-bar>.bottom-box {
| |
| − | height: 6rem;
| |
| − | }
| |
| − | #content-wrap .danger-diamond>.top-icon {
| |
| − | top: 0.375rem;
| |
| − | }
| |
| − | #content-wrap .danger-diamond>.right-icon {
| |
| − | right: 0.375rem;
| |
| − | }
| |
| − | #content-wrap .danger-diamond>.left-icon {
| |
| − | left: 0.375rem;
| |
| − | }
| |
| − | #content-wrap .danger-diamond>.bottom-icon {
| |
| − | bottom: 0.375rem;
| |
| − | }
| |
| − | }
| |
| − | @supports not (--css: variables) {
| |
| − | #content-wrap .anom-bar {
| |
| − | display: flex;
| |
| − | box-orient: vertical;
| |
| − | box-direction: normal;
| |
| − | flex-flow: column nowrap;
| |
| − | }
| |
| − | #content-wrap .anom-bar>.top-box {
| |
| − | display: flex;
| |
| − | box-orient: horizontal;
| |
| − | box-direction: normal;
| |
| − | flex-direction: row;
| |
| − | flex-wrap: nowrap;
| |
| − | }
| |
| − | #content-wrap .top-box .top-center-box {
| |
| − | box-flex: 2;
| |
| − | flex-grow: 2;
| |
| − | }
| |
| − | #content-wrap .anom-bar>.bottom-box {
| |
| − | display: flex;
| |
| − | }
| |
| − | #content-wrap .bottom-box>.text-part {
| |
| − | box-flex: 1;
| |
| − | flex-grow: 1;
| |
| − | width: 100%;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container .text-part .main-class {
| |
| − | overflow: hidden;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container .text-part .disrupt-class,
| |
| − | #content-wrap .anom-bar-container .text-part .risk-class {
| |
| − | display: flex;
| |
| − | box-orient: horizontal;
| |
| − | box-direction: normal;
| |
| − | flex-direction: row;
| |
| − | flex-wrap: nowrap;
| |
| − | box-align: center;
| |
| − | align-items: center;
| |
| − | box-pack: start;
| |
| − | justify-content: flex-start;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container .text-part .disrupt-class .class-category,
| |
| − | #content-wrap .anom-bar-container .text-part .risk-class .class-category {
| |
| − | flex-shrink: 4;
| |
| − | }
| |
| − | #content-wrap .bottom-box>.diamond-part {
| |
| − | width: 6rem;
| |
| − | height: 6rem;
| |
| − | box-flex: 0;
| |
| − | flex-grow: 0;
| |
| − | flex-shrink: 0;
| |
| − | display: flex;
| |
| − | }
| |
| − | @media (max-width: 480px) {
| |
| − | #content-wrap .anom-bar>.top-box {
| |
| − | height: 6rem;
| |
| − | display: flex;
| |
| − | box-orient: vertical;
| |
| − | box-direction: normal;
| |
| − | flex-direction: column;
| |
| − | flex-wrap: nowrap;
| |
| − | width: calc(100% - 40vw);
| |
| − | }
| |
| − | #content-wrap .top-box .top-left-box {
| |
| − | display: initial;
| |
| − | }
| |
| − | #content-wrap .top-box>* {
| |
| − | width: 100%;
| |
| − | height: auto;
| |
| − | }
| |
| − | #content-wrap .top-box .top-center-box {
| |
| − | box-flex: 0;
| |
| − | flex-grow: 0;
| |
| − | }
| |
| − | }
| |
| − | }
| |
| − | #content-wrap .anom-bar-container {
| |
| − | color: #202122;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container * {
| |
| − | color: #202122;
| |
| − | }
| |
| − | #content-wrap .anom-bar-container .item::before {
| |
| − | content: "Item#: ";
| |
| − | }
| |
| − | #content-wrap .anom-bar-container .number::before {
| |
| − | content: attr(data-number);
| |
| − | }
| |
| − | #content-wrap .anom-bar-container .contain-class .class-category::before {
| |
| − | content: 'Containment Class:';
| |
| − | }
| |
| − | #content-wrap .anom-bar-container .second-class .class-category::before {
| |
| − | content: 'Secondary Class:';
| |
| − | }
| |
| − | #content-wrap .anom-bar-container .disrupt-class .class-category::before {
| |
| − | content: 'Disruption Class:';
| |
| − | }
| |
| − | #content-wrap .anom-bar-container .risk-class .class-category::before {
| |
| − | content: 'Risk Class:';
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.mstdn .number::after {
| |
| − | content: "-MSTDN";
| |
| − | font-size: calc((25px + (50 - 25) * ((100vw - 300px) / (1920 - 300))) / 1.5);
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.clear-1 .level::before {
| |
| − | content: 'Level1';
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.clear-2 .level::before {
| |
| − | content: 'Level2';
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.clear-3 .level::before {
| |
| − | content: 'Level3';
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.clear-4 .level::before {
| |
| − | content: 'Level4';
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.clear-5 .level::before {
| |
| − | content: 'Level5';
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.clear-6 .level::before {
| |
| − | content: 'Level6';
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.safe .contain-class .class-text::before {
| |
| − | content: 'safe';
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.euclid .contain-class .class-text::before {
| |
| − | content: 'euclid';
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.keter .contain-class .class-text::before {
| |
| − | content: 'keter';
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.neutralized .contain-class .class-text::before {
| |
| − | content: 'neutralized';
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.pending .contain-class .class-text::before {
| |
| − | content: 'pending';
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.explained .contain-class .class-text::before {
| |
| − | content: 'explained';
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.esoteric .contain-class .class-text::before {
| |
| − | content: 'esoteric';
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.dark .disrupt-class .class-text::before {
| |
| − | content: 'dark';
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.vlam .disrupt-class .class-text::before {
| |
| − | content: 'vlam';
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.keneq .disrupt-class .class-text::before {
| |
| − | content: 'keneq';
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.ekhi .disrupt-class .class-text::before {
| |
| − | content: 'ekhi';
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.amida .disrupt-class .class-text::before {
| |
| − | content: 'amida';
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.notice .risk-class .class-text::before {
| |
| − | content: 'notice';
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.caution .risk-class .class-text::before {
| |
| − | content: 'caution';
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.warning .risk-class .class-text::before {
| |
| − | content: 'warning';
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.danger .risk-class .class-text::before {
| |
| − | content: 'danger';
| |
| − | }
| |
| − | #content-wrap .anom-bar-container.critical .risk-class .class-text::before {
| |
| − | content: 'critical';
| |
| − | }
| |
| − | #content-wrap .stained {
| |
| − | color: #00f;
| |
| − | }
| |
| − | #content-wrap .stained .unstainable {
| |
| − | color: #333 !important;
| |
| − | }
| |
| − | #content-wrap .unstainable {
| |
| − | color: #333 !important;
| |
| − | }
| |
| − | </style><script>(function dartProgram(){function copyProperties(a,b){var t=Object.keys(a)
| |
| − | for(var s=0;s<t.length;s++){var r=t[s]
| |
| − | b[r]=a[r]}}function mixinPropertiesHard(a,b){var t=Object.keys(a)
| |
| − | for(var s=0;s<t.length;s++){var r=t[s]
| |
| − | if(!b.hasOwnProperty(r))b[r]=a[r]}}function mixinPropertiesEasy(a,b){Object.assign(b,a)}var z=function(){var t=function(){}
| |
| − | t.prototype={p:{}}
| |
| − | var s=new t()
| |
| − | if(!(s.__proto__&&s.__proto__.p===t.prototype.p))return false
| |
| − | try{if(typeof navigator!="undefined"&&typeof navigator.userAgent=="string"&&navigator.userAgent.indexOf("Chrome/")>=0)return true
| |
| − | if(typeof version=="function"&&version.length==0){var r=version()
| |
| − | if(/^\d+\.\d+\.\d+\.\d+$/.test(r))return true}}catch(q){}return false}()
| |
| − | function inherit(a,b){a.prototype.constructor=a
| |
| − | a.prototype["$i"+a.name]=a
| |
| − | if(b!=null){if(z){a.prototype.__proto__=b.prototype
| |
| − | return}var t=Object.create(b.prototype)
| |
| − | copyProperties(a.prototype,t)
| |
| − | a.prototype=t}}function inheritMany(a,b){for(var t=0;t<b.length;t++)inherit(b[t],a)}function mixinEasy(a,b){mixinPropertiesEasy(b.prototype,a.prototype)
| |
| − | a.prototype.constructor=a}function mixinHard(a,b){mixinPropertiesHard(b.prototype,a.prototype)
| |
| − | a.prototype.constructor=a}function lazyOld(a,b,c,d){var t=a
| |
| − | a[b]=t
| |
| − | a[c]=function(){a[c]=function(){A.ho(b)}
| |
| − | var s
| |
| − | var r=d
| |
| − | try{if(a[b]===t){s=a[b]=r
| |
| − | s=a[b]=d()}else s=a[b]}finally{if(s===r)a[b]=null
| |
| − | a[c]=function(){return this[b]}}return s}}function lazy(a,b,c,d){var t=a
| |
| − | a[b]=t
| |
| − | a[c]=function(){if(a[b]===t)a[b]=d()
| |
| − | a[c]=function(){return this[b]}
| |
| − | return a[b]}}function lazyFinal(a,b,c,d){var t=a
| |
| − | a[b]=t
| |
| − | a[c]=function(){if(a[b]===t){var s=d()
| |
| − | if(a[b]!==t)A.hp(b)
| |
| − | a[b]=s}var r=a[b]
| |
| − | a[c]=function(){return r}
| |
| − | return r}}function makeConstList(a){a.immutable$list=Array
| |
| − | a.fixed$length=Array
| |
| − | return a}function convertToFastObject(a){function t(){}t.prototype=a
| |
| − | new t()
| |
| − | return a}function convertAllToFastObject(a){for(var t=0;t<a.length;++t)convertToFastObject(a[t])}var y=0
| |
| − | function instanceTearOffGetter(a,b){var t=null
| |
| − | return a?function(c){if(t===null)t=A.dh(b)
| |
| − | return new t(c,this)}:function(){if(t===null)t=A.dh(b)
| |
| − | return new t(this,null)}}function staticTearOffGetter(a){var t=null
| |
| − | return function(){if(t===null)t=A.dh(a).prototype
| |
| − | return t}}var x=0
| |
| − | function tearOffParameters(a,b,c,d,e,f,g,h,i,j){if(typeof h=="number")h+=x
| |
| − | return{co:a,iS:b,iI:c,rC:d,dV:e,cs:f,fs:g,fT:h,aI:i||0,nDA:j}}function installStaticTearOff(a,b,c,d,e,f,g,h){var t=tearOffParameters(a,true,false,c,d,e,f,g,h,false)
| |
| − | var s=staticTearOffGetter(t)
| |
| − | a[b]=s}function installInstanceTearOff(a,b,c,d,e,f,g,h,i,j){c=!!c
| |
| − | var t=tearOffParameters(a,false,c,d,e,f,g,h,i,!!j)
| |
| − | var s=instanceTearOffGetter(c,t)
| |
| − | a[b]=s}function setOrUpdateInterceptorsByTag(a){var t=v.interceptorsByTag
| |
| − | if(!t){v.interceptorsByTag=a
| |
| − | return}copyProperties(a,t)}function setOrUpdateLeafTags(a){var t=v.leafTags
| |
| − | if(!t){v.leafTags=a
| |
| − | return}copyProperties(a,t)}function updateTypes(a){var t=v.types
| |
| − | var s=t.length
| |
| − | t.push.apply(t,a)
| |
| − | return s}function updateHolder(a,b){copyProperties(b,a)
| |
| − | return a}var hunkHelpers=function(){var t=function(a,b,c,d,e){return function(f,g,h,i){return installInstanceTearOff(f,g,a,b,c,d,[h],i,e,false)}},s=function(a,b,c,d){return function(e,f,g,h){return installStaticTearOff(e,f,a,b,c,[g],h,d)}}
| |
| − | return{inherit:inherit,inheritMany:inheritMany,mixin:mixinEasy,mixinHard:mixinHard,installStaticTearOff:installStaticTearOff,installInstanceTearOff:installInstanceTearOff,_instance_0u:t(0,0,null,["$0"],0),_instance_1u:t(0,1,null,["$1"],0),_instance_2u:t(0,2,null,["$2"],0),_instance_0i:t(1,0,null,["$0"],0),_instance_1i:t(1,1,null,["$1"],0),_instance_2i:t(1,2,null,["$2"],0),_static_0:s(0,null,["$0"],0),_static_1:s(1,null,["$1"],0),_static_2:s(2,null,["$2"],0),makeConstList:makeConstList,lazy:lazy,lazyFinal:lazyFinal,lazyOld:lazyOld,updateHolder:updateHolder,convertToFastObject:convertToFastObject,updateTypes:updateTypes,setOrUpdateInterceptorsByTag:setOrUpdateInterceptorsByTag,setOrUpdateLeafTags:setOrUpdateLeafTags}}()
| |
| − | function initializeDeferredHunk(a){x=v.types.length
| |
| − | a(hunkHelpers,v,w,$)}var A={d1:function d1(){},
| |
| − | dg(a,b,c){return a},
| |
| − | eP(){return new A.a4("No element")},
| |
| − | eQ(){return new A.a4("Too many elements")},
| |
| − | be:function be(a){this.a=a},
| |
| − | b3:function b3(){},
| |
| − | bi:function bi(){},
| |
| − | x:function x(a,b){var _=this
| |
| − | _.a=a
| |
| − | _.b=b
| |
| − | _.c=0
| |
| − | _.d=null},
| |
| − | bk:function bk(a,b){this.a=a
| |
| − | this.b=b},
| |
| − | bl:function bl(a,b){this.a=null
| |
| − | this.b=a
| |
| − | this.c=b},
| |
| − | bm:function bm(a,b){this.a=a
| |
| − | this.b=b},
| |
| − | a8:function a8(a,b){this.a=a
| |
| − | this.b=b},
| |
| − | bA:function bA(a,b){this.a=a
| |
| − | this.b=b},
| |
| − | eg(a){var t=v.mangledGlobalNames[a]
| |
| − | if(t!=null)return t
| |
| − | return"minified:"+a},
| |
| − | he(a,b){var t
| |
| − | if(b!=null){t=b.x
| |
| − | if(t!=null)return t}return u.p.b(a)},
| |
| − | f(a){var t
| |
| − | if(typeof a=="string")return a
| |
| − | if(typeof a=="number"){if(a!==0)return""+a}else if(!0===a)return"true"
| |
| − | else if(!1===a)return"false"
| |
| − | else if(a==null)return"null"
| |
| − | t=J.aW(a)
| |
| − | return t},
| |
| − | bp(a){var t,s=$.dI
| |
| − | if(s==null)s=$.dI=Symbol("identityHashCode")
| |
| − | t=a[s]
| |
| − | if(t==null){t=Math.random()*0x3fffffff|0
| |
| − | a[s]=t}return t},
| |
| − | eZ(a,b){var t,s=/^\s*[+-]?((0x[a-f0-9]+)|(\d+)|([a-z0-9]+))\s*$/i.exec(a)
| |
| − | if(s==null)return null
| |
| − | t=s[3]
| |
| − | if(t!=null)return parseInt(a,10)
| |
| − | if(s[2]!=null)return parseInt(a,16)
| |
| − | return null},
| |
| − | cj(a){return A.eY(a)},
| |
| − | eY(a){var t,s,r,q,p
| |
| − | if(a instanceof A.l)return A.t(A.bX(a),null)
| |
| − | t=J.ag(a)
| |
| − | if(t===B.v||t===B.y||u.B.b(a)){s=B.i(a)
| |
| − | r=s!=="Object"&&s!==""
| |
| − | if(r)return s
| |
| − | q=a.constructor
| |
| − | if(typeof q=="function"){p=q.name
| |
| − | if(typeof p=="string")r=p!=="Object"&&p!==""
| |
| − | else r=!1
| |
| − | if(r)return p}}return A.t(A.bX(a),null)},
| |
| − | di(a,b){var t,s="index"
| |
| − | if(!A.e6(b))return new A.A(!0,b,s,null)
| |
| − | t=J.ai(a)
| |
| − | if(b<0||b>=t)return A.ap(b,a,s,null,t)
| |
| − | return A.f_(b,s)},
| |
| − | d(a){var t,s
| |
| − | if(a==null)a=new A.bn()
| |
| − | t=new Error()
| |
| − | t.dartException=a
| |
| − | s=A.hq
| |
| − | if("defineProperty" in Object){Object.defineProperty(t,"message",{get:s})
| |
| − | t.name=""}else t.toString=s
| |
| − | return t},
| |
| − | hq(){return J.aW(this.dartException)},
| |
| − | dn(a){throw A.d(a)},
| |
| − | dm(a){throw A.d(A.ak(a))},
| |
| − | E(a){var t,s,r,q,p,o
| |
| − | a=A.hm(a.replace(String({}),"$receiver$"))
| |
| − | t=a.match(/\\\$[a-zA-Z]+\\\$/g)
| |
| − | if(t==null)t=[]
| |
| − | s=t.indexOf("\\$arguments\\$")
| |
| − | r=t.indexOf("\\$argumentsExpr\\$")
| |
| − | q=t.indexOf("\\$expr\\$")
| |
| − | p=t.indexOf("\\$method\\$")
| |
| − | o=t.indexOf("\\$receiver\\$")
| |
| − | return new A.cn(a.replace(new RegExp("\\\\\\$arguments\\\\\\$","g"),"((?:x|[^x])*)").replace(new RegExp("\\\\\\$argumentsExpr\\\\\\$","g"),"((?:x|[^x])*)").replace(new RegExp("\\\\\\$expr\\\\\\$","g"),"((?:x|[^x])*)").replace(new RegExp("\\\\\\$method\\\\\\$","g"),"((?:x|[^x])*)").replace(new RegExp("\\\\\\$receiver\\\\\\$","g"),"((?:x|[^x])*)"),s,r,q,p,o)},
| |
| − | co(a){return function($expr$){var $argumentsExpr$="$arguments$"
| |
| − | try{$expr$.$method$($argumentsExpr$)}catch(t){return t.message}}(a)},
| |
| − | dO(a){return function($expr$){try{$expr$.$method$}catch(t){return t.message}}(a)},
| |
| − | d2(a,b){var t=b==null,s=t?null:b.method
| |
| − | return new A.bd(a,s,t?null:b.receiver)},
| |
| − | eh(a){if(a==null)return new A.ci(a)
| |
| − | if(typeof a!=="object")return a
| |
| − | if("dartException" in a)return A.X(a,a.dartException)
| |
| − | return A.fW(a)},
| |
| − | X(a,b){if(u.Q.b(b))if(b.$thrownJsError==null)b.$thrownJsError=a
| |
| − | return b},
| |
| − | fW(a){var t,s,r,q,p,o,n,m,l,k,j,i,h,g,f=null
| |
| − | if(!("message" in a))return a
| |
| − | t=a.message
| |
| − | if("number" in a&&typeof a.number=="number"){s=a.number
| |
| − | r=s&65535
| |
| − | if((B.c.aH(s,16)&8191)===10)switch(r){case 438:return A.X(a,A.d2(A.f(t)+" (Error "+r+")",f))
| |
| − | case 445:case 5007:q=A.f(t)
| |
| − | return A.X(a,new A.ax(q+" (Error "+r+")",f))}}if(a instanceof TypeError){p=$.el()
| |
| − | o=$.em()
| |
| − | n=$.en()
| |
| − | m=$.eo()
| |
| − | l=$.er()
| |
| − | k=$.es()
| |
| − | j=$.eq()
| |
| − | $.ep()
| |
| − | i=$.eu()
| |
| − | h=$.et()
| |
| − | g=p.v(t)
| |
| − | if(g!=null)return A.X(a,A.d2(t,g))
| |
| − | else{g=o.v(t)
| |
| − | if(g!=null){g.method="call"
| |
| − | return A.X(a,A.d2(t,g))}else{g=n.v(t)
| |
| − | if(g==null){g=m.v(t)
| |
| − | if(g==null){g=l.v(t)
| |
| − | if(g==null){g=k.v(t)
| |
| − | if(g==null){g=j.v(t)
| |
| − | if(g==null){g=m.v(t)
| |
| − | if(g==null){g=i.v(t)
| |
| − | if(g==null){g=h.v(t)
| |
| − | q=g!=null}else q=!0}else q=!0}else q=!0}else q=!0}else q=!0}else q=!0}else q=!0
| |
| − | if(q)return A.X(a,new A.ax(t,g==null?f:g.method))}}return A.X(a,new A.by(typeof t=="string"?t:""))}if(a instanceof RangeError){if(typeof t=="string"&&t.indexOf("call stack")!==-1)return new A.aB()
| |
| − | t=function(b){try{return String(b)}catch(e){}return null}(a)
| |
| − | return A.X(a,new A.A(!1,f,f,typeof t=="string"?t.replace(/^RangeError:\s*/,""):t))}if(typeof InternalError=="function"&&a instanceof InternalError)if(typeof t=="string"&&t==="too much recursion")return new A.aB()
| |
| − | return a},
| |
| − | h6(a){var t
| |
| − | if(a==null)return new A.bO(a)
| |
| − | t=a.$cachedTrace
| |
| − | if(t!=null)return t
| |
| − | return a.$cachedTrace=new A.bO(a)},
| |
| − | hk(a){if(a==null||typeof a!="object")return J.Y(a)
| |
| − | else return A.bp(a)},
| |
| − | hd(a,b,c,d,e,f){switch(b){case 0:return a.$0()
| |
| − | case 1:return a.$1(c)
| |
| − | case 2:return a.$2(c,d)
| |
| − | case 3:return a.$3(c,d,e)
| |
| − | case 4:return a.$4(c,d,e,f)}throw A.d(new A.cx("Unsupported number of arguments for wrapped closure"))},
| |
| − | bW(a,b){var t
| |
| − | if(a==null)return null
| |
| − | t=a.$identity
| |
| − | if(!!t)return t
| |
| − | t=function(c,d,e){return function(f,g,h,i){return e(c,d,f,g,h,i)}}(a,b,A.hd)
| |
| − | a.$identity=t
| |
| − | return t},
| |
| − | eK(a1){var t,s,r,q,p,o,n,m,l,k,j=a1.co,i=a1.iS,h=a1.iI,g=a1.nDA,f=a1.aI,e=a1.fs,d=a1.cs,c=e[0],b=d[0],a=j[c],a0=a1.fT
| |
| − | a0.toString
| |
| − | t=i?Object.create(new A.ck().constructor.prototype):Object.create(new A.aj(null,null).constructor.prototype)
| |
| − | t.$initialize=t.constructor
| |
| − | if(i)s=function static_tear_off(){this.$initialize()}
| |
| − | else s=function tear_off(a2,a3){this.$initialize(a2,a3)}
| |
| − | t.constructor=s
| |
| − | s.prototype=t
| |
| − | t.$_name=c
| |
| − | t.$_target=a
| |
| − | r=!i
| |
| − | if(r)q=A.dy(c,a,h,g)
| |
| − | else{t.$static_name=c
| |
| − | q=a}t.$S=A.eG(a0,i,h)
| |
| − | t[b]=q
| |
| − | for(p=q,o=1;o<e.length;++o){n=e[o]
| |
| − | if(typeof n=="string"){m=j[n]
| |
| − | l=n
| |
| − | n=m}else l=""
| |
| − | k=d[o]
| |
| − | if(k!=null){if(r)n=A.dy(l,n,h,g)
| |
| − | t[k]=n}if(o===f)p=n}t.$C=p
| |
| − | t.$R=a1.rC
| |
| − | t.$D=a1.dV
| |
| − | return s},
| |
| − | eG(a,b,c){if(typeof a=="number")return a
| |
| − | if(typeof a=="string"){if(b)throw A.d("Cannot compute signature for static tearoff.")
| |
| − | return function(d,e){return function(){return e(this,d)}}(a,A.eE)}throw A.d("Error in functionType of tearoff")},
| |
| − | eH(a,b,c,d){var t=A.dx
| |
| − | switch(b?-1:a){case 0:return function(e,f){return function(){return f(this)[e]()}}(c,t)
| |
| − | case 1:return function(e,f){return function(g){return f(this)[e](g)}}(c,t)
| |
| − | case 2:return function(e,f){return function(g,h){return f(this)[e](g,h)}}(c,t)
| |
| − | case 3:return function(e,f){return function(g,h,i){return f(this)[e](g,h,i)}}(c,t)
| |
| − | case 4:return function(e,f){return function(g,h,i,j){return f(this)[e](g,h,i,j)}}(c,t)
| |
| − | case 5:return function(e,f){return function(g,h,i,j,k){return f(this)[e](g,h,i,j,k)}}(c,t)
| |
| − | default:return function(e,f){return function(){return e.apply(f(this),arguments)}}(d,t)}},
| |
| − | dy(a,b,c,d){var t,s
| |
| − | if(c)return A.eJ(a,b,d)
| |
| − | t=b.length
| |
| − | s=A.eH(t,d,a,b)
| |
| − | return s},
| |
| − | eI(a,b,c,d){var t=A.dx,s=A.eF
| |
| − | switch(b?-1:a){case 0:throw A.d(new A.bq("Intercepted function with no arguments."))
| |
| − | case 1:return function(e,f,g){return function(){return f(this)[e](g(this))}}(c,s,t)
| |
| − | case 2:return function(e,f,g){return function(h){return f(this)[e](g(this),h)}}(c,s,t)
| |
| − | case 3:return function(e,f,g){return function(h,i){return f(this)[e](g(this),h,i)}}(c,s,t)
| |
| − | case 4:return function(e,f,g){return function(h,i,j){return f(this)[e](g(this),h,i,j)}}(c,s,t)
| |
| − | case 5:return function(e,f,g){return function(h,i,j,k){return f(this)[e](g(this),h,i,j,k)}}(c,s,t)
| |
| − | case 6:return function(e,f,g){return function(h,i,j,k,l){return f(this)[e](g(this),h,i,j,k,l)}}(c,s,t)
| |
| − | default:return function(e,f,g){return function(){var r=[g(this)]
| |
| − | Array.prototype.push.apply(r,arguments)
| |
| − | return e.apply(f(this),r)}}(d,s,t)}},
| |
| − | eJ(a,b,c){var t,s
| |
| − | if($.dv==null)$.dv=A.du("interceptor")
| |
| − | if($.dw==null)$.dw=A.du("receiver")
| |
| − | t=b.length
| |
| − | s=A.eI(t,c,a,b)
| |
| − | return s},
| |
| − | dh(a){return A.eK(a)},
| |
| − | eE(a,b){return A.cI(v.typeUniverse,A.bX(a.a),b)},
| |
| − | dx(a){return a.a},
| |
| − | eF(a){return a.b},
| |
| − | du(a){var t,s,r,q=new A.aj("receiver","interceptor"),p=J.dE(Object.getOwnPropertyNames(q))
| |
| − | for(t=p.length,s=0;s<t;++s){r=p[s]
| |
| − | if(q[r]===a)return r}throw A.d(A.dt("Field name "+a+" not found.",null))},
| |
| − | ho(a){throw A.d(new A.b2(a))},
| |
| − | h5(a){return v.getIsolateTag(a)},
| |
| − | ib(a,b,c){Object.defineProperty(a,b,{value:c,enumerable:false,writable:true,configurable:true})},
| |
| − | hg(a){var t,s,r,q,p,o=$.eb.$1(a),n=$.cQ[o]
| |
| − | if(n!=null){Object.defineProperty(a,v.dispatchPropertyName,{value:n,enumerable:false,writable:true,configurable:true})
| |
| − | return n.i}t=$.cV[o]
| |
| − | if(t!=null)return t
| |
| − | s=v.interceptorsByTag[o]
| |
| − | if(s==null){r=$.e7.$2(a,o)
| |
| − | if(r!=null){n=$.cQ[r]
| |
| − | if(n!=null){Object.defineProperty(a,v.dispatchPropertyName,{value:n,enumerable:false,writable:true,configurable:true})
| |
| − | return n.i}t=$.cV[r]
| |
| − | if(t!=null)return t
| |
| − | s=v.interceptorsByTag[r]
| |
| − | o=r}}if(s==null)return null
| |
| − | t=s.prototype
| |
| − | q=o[0]
| |
| − | if(q==="!"){n=A.cX(t)
| |
| − | $.cQ[o]=n
| |
| − | Object.defineProperty(a,v.dispatchPropertyName,{value:n,enumerable:false,writable:true,configurable:true})
| |
| − | return n.i}if(q==="~"){$.cV[o]=t
| |
| − | return t}if(q==="-"){p=A.cX(t)
| |
| − | Object.defineProperty(Object.getPrototypeOf(a),v.dispatchPropertyName,{value:p,enumerable:false,writable:true,configurable:true})
| |
| − | return p.i}if(q==="+")return A.ee(a,t)
| |
| − | if(q==="*")throw A.d(A.dP(o))
| |
| − | if(v.leafTags[o]===true){p=A.cX(t)
| |
| − | Object.defineProperty(Object.getPrototypeOf(a),v.dispatchPropertyName,{value:p,enumerable:false,writable:true,configurable:true})
| |
| − | return p.i}else return A.ee(a,t)},
| |
| − | ee(a,b){var t=Object.getPrototypeOf(a)
| |
| − | Object.defineProperty(t,v.dispatchPropertyName,{value:J.dl(b,t,null,null),enumerable:false,writable:true,configurable:true})
| |
| − | return b},
| |
| − | cX(a){return J.dl(a,!1,null,!!a.$ia2)},
| |
| − | hi(a,b,c){var t=b.prototype
| |
| − | if(v.leafTags[a]===true)return A.cX(t)
| |
| − | else return J.dl(t,c,null,null)},
| |
| − | hb(){if(!0===$.dk)return
| |
| − | $.dk=!0
| |
| − | A.hc()},
| |
| − | hc(){var t,s,r,q,p,o,n,m
| |
| − | $.cQ=Object.create(null)
| |
| − | $.cV=Object.create(null)
| |
| − | A.ha()
| |
| − | t=v.interceptorsByTag
| |
| − | s=Object.getOwnPropertyNames(t)
| |
| − | if(typeof window!="undefined"){window
| |
| − | r=function(){}
| |
| − | for(q=0;q<s.length;++q){p=s[q]
| |
| − | o=$.ef.$1(p)
| |
| − | if(o!=null){n=A.hi(p,t[p],o)
| |
| − | if(n!=null){Object.defineProperty(o,v.dispatchPropertyName,{value:n,enumerable:false,writable:true,configurable:true})
| |
| − | r.prototype=o}}}}for(q=0;q<s.length;++q){p=s[q]
| |
| − | if(/^[A-Za-z_]/.test(p)){m=t[p]
| |
| − | t["!"+p]=m
| |
| − | t["~"+p]=m
| |
| − | t["-"+p]=m
| |
| − | t["+"+p]=m
| |
| − | t["*"+p]=m}}},
| |
| − | ha(){var t,s,r,q,p,o,n=B.n()
| |
| − | n=A.af(B.o,A.af(B.p,A.af(B.j,A.af(B.j,A.af(B.q,A.af(B.r,A.af(B.t(B.i),n)))))))
| |
| − | if(typeof dartNativeDispatchHooksTransformer!="undefined"){t=dartNativeDispatchHooksTransformer
| |
| − | if(typeof t=="function")t=[t]
| |
| − | if(t.constructor==Array)for(s=0;s<t.length;++s){r=t[s]
| |
| − | if(typeof r=="function")n=r(n)||n}}q=n.getTag
| |
| − | p=n.getUnknownTag
| |
| − | o=n.prototypeForTag
| |
| − | $.eb=new A.cS(q)
| |
| − | $.e7=new A.cT(p)
| |
| − | $.ef=new A.cU(o)},
| |
| − | af(a,b){return a(b)||b},
| |
| − | eT(a,b,c,d,e,f){var t=b?"m":"",s=c?"":"i",r=d?"u":"",q=e?"s":"",p=f?"g":"",o=function(g,h){try{return new RegExp(g,h)}catch(n){return n}}(a,t+s+r+q+p)
| |
| − | if(o instanceof RegExp)return o
| |
| − | throw A.d(A.dB("Illegal RegExp pattern ("+String(o)+")",a))},
| |
| − | hm(a){if(/[[\]{}()*+?.\\^$|]/.test(a))return a.replace(/[[\]{}()*+?.\\^$|]/g,"\\$&")
| |
| − | return a},
| |
| − | cn:function cn(a,b,c,d,e,f){var _=this
| |
| − | _.a=a
| |
| − | _.b=b
| |
| − | _.c=c
| |
| − | _.d=d
| |
| − | _.e=e
| |
| − | _.f=f},
| |
| − | ax:function ax(a,b){this.a=a
| |
| − | this.b=b},
| |
| − | bd:function bd(a,b,c){this.a=a
| |
| − | this.b=b
| |
| − | this.c=c},
| |
| − | by:function by(a){this.a=a},
| |
| − | ci:function ci(a){this.a=a},
| |
| − | bO:function bO(a){this.a=a
| |
| − | this.b=null},
| |
| − | a0:function a0(){},
| |
| − | bZ:function bZ(){},
| |
| − | c_:function c_(){},
| |
| − | cm:function cm(){},
| |
| − | ck:function ck(){},
| |
| − | aj:function aj(a,b){this.a=a
| |
| − | this.b=b},
| |
| − | bq:function bq(a){this.a=a},
| |
| − | at:function at(){var _=this
| |
| − | _.a=0
| |
| − | _.f=_.e=_.d=_.c=_.b=null
| |
| − | _.r=0},
| |
| − | cd:function cd(a,b){var _=this
| |
| − | _.a=a
| |
| − | _.b=b
| |
| − | _.d=_.c=null},
| |
| − | bf:function bf(a){this.a=a},
| |
| − | bg:function bg(a,b){var _=this
| |
| − | _.a=a
| |
| − | _.b=b
| |
| − | _.d=_.c=null},
| |
| − | cS:function cS(a){this.a=a},
| |
| − | cT:function cT(a){this.a=a},
| |
| − | cU:function cU(a){this.a=a},
| |
| − | cb:function cb(a,b){var _=this
| |
| − | _.a=a
| |
| − | _.b=b
| |
| − | _.d=_.c=null},
| |
| − | dL(a,b){var t=b.c
| |
| − | return t==null?b.c=A.da(a,b.y,!0):t},
| |
| − | dK(a,b){var t=b.c
| |
| − | return t==null?b.c=A.aP(a,"dC",[b.y]):t},
| |
| − | dM(a){var t=a.x
| |
| − | if(t===6||t===7||t===8)return A.dM(a.y)
| |
| − | return t===11||t===12},
| |
| − | f2(a){return a.at},
| |
| − | h4(a){return A.db(v.typeUniverse,a,!1)},
| |
| − | N(a,b,c,a0){var t,s,r,q,p,o,n,m,l,k,j,i,h,g,f,e,d=b.x
| |
| − | switch(d){case 5:case 1:case 2:case 3:case 4:return b
| |
| − | case 6:t=b.y
| |
| − | s=A.N(a,t,c,a0)
| |
| − | if(s===t)return b
| |
| − | return A.dZ(a,s,!0)
| |
| − | case 7:t=b.y
| |
| − | s=A.N(a,t,c,a0)
| |
| − | if(s===t)return b
| |
| − | return A.da(a,s,!0)
| |
| − | case 8:t=b.y
| |
| − | s=A.N(a,t,c,a0)
| |
| − | if(s===t)return b
| |
| − | return A.dY(a,s,!0)
| |
| − | case 9:r=b.z
| |
| − | q=A.aU(a,r,c,a0)
| |
| − | if(q===r)return b
| |
| − | return A.aP(a,b.y,q)
| |
| − | case 10:p=b.y
| |
| − | o=A.N(a,p,c,a0)
| |
| − | n=b.z
| |
| − | m=A.aU(a,n,c,a0)
| |
| − | if(o===p&&m===n)return b
| |
| − | return A.d8(a,o,m)
| |
| − | case 11:l=b.y
| |
| − | k=A.N(a,l,c,a0)
| |
| − | j=b.z
| |
| − | i=A.fT(a,j,c,a0)
| |
| − | if(k===l&&i===j)return b
| |
| − | return A.dX(a,k,i)
| |
| − | case 12:h=b.z
| |
| − | a0+=h.length
| |
| − | g=A.aU(a,h,c,a0)
| |
| − | p=b.y
| |
| − | o=A.N(a,p,c,a0)
| |
| − | if(g===h&&o===p)return b
| |
| − | return A.d9(a,o,g,!0)
| |
| − | case 13:f=b.y
| |
| − | if(f<a0)return b
| |
| − | e=c[f-a0]
| |
| − | if(e==null)return b
| |
| − | return e
| |
| − | default:throw A.d(A.bY("Attempted to substitute unexpected RTI kind "+d))}},
| |
| − | aU(a,b,c,d){var t,s,r,q,p=b.length,o=A.cJ(p)
| |
| − | for(t=!1,s=0;s<p;++s){r=b[s]
| |
| − | q=A.N(a,r,c,d)
| |
| − | if(q!==r)t=!0
| |
| − | o[s]=q}return t?o:b},
| |
| − | fU(a,b,c,d){var t,s,r,q,p,o,n=b.length,m=A.cJ(n)
| |
| − | for(t=!1,s=0;s<n;s+=3){r=b[s]
| |
| − | q=b[s+1]
| |
| − | p=b[s+2]
| |
| − | o=A.N(a,p,c,d)
| |
| − | if(o!==p)t=!0
| |
| − | m.splice(s,3,r,q,o)}return t?m:b},
| |
| − | fT(a,b,c,d){var t,s=b.a,r=A.aU(a,s,c,d),q=b.b,p=A.aU(a,q,c,d),o=b.c,n=A.fU(a,o,c,d)
| |
| − | if(r===s&&p===q&&n===o)return b
| |
| − | t=new A.bH()
| |
| − | t.a=r
| |
| − | t.b=p
| |
| − | t.c=n
| |
| − | return t},
| |
| − | ia(a,b){a[v.arrayRti]=b
| |
| − | return a},
| |
| − | h1(a){var t=a.$S
| |
| − | if(t!=null){if(typeof t=="number")return A.h7(t)
| |
| − | return a.$S()}return null},
| |
| − | ec(a,b){var t
| |
| − | if(A.dM(b))if(a instanceof A.a0){t=A.h1(a)
| |
| − | if(t!=null)return t}return A.bX(a)},
| |
| − | bX(a){var t
| |
| − | if(a instanceof A.l){t=a.$ti
| |
| − | return t!=null?t:A.dd(a)}if(Array.isArray(a))return A.ft(a)
| |
| − | return A.dd(J.ag(a))},
| |
| − | ft(a){var t=a[v.arrayRti],s=u.b
| |
| − | if(t==null)return s
| |
| − | if(t.constructor!==s.constructor)return s
| |
| − | return t},
| |
| − | m(a){var t=a.$ti
| |
| − | return t!=null?t:A.dd(a)},
| |
| − | dd(a){var t=a.constructor,s=t.$ccache
| |
| − | if(s!=null)return s
| |
| − | return A.fC(a,t)},
| |
| − | fC(a,b){var t=a instanceof A.a0?a.__proto__.__proto__.constructor:b,s=A.fr(v.typeUniverse,t.name)
| |
| − | b.$ccache=s
| |
| − | return s},
| |
| − | h7(a){var t,s=v.types,r=s[a]
| |
| − | if(typeof r=="string"){t=A.db(v.typeUniverse,r,!1)
| |
| − | s[a]=t
| |
| − | return t}return r},
| |
| − | fB(a){var t,s,r,q,p=this
| |
| − | if(p===u.K)return A.ad(p,a,A.fG)
| |
| − | if(!A.H(p))if(!(p===u._))t=!1
| |
| − | else t=!0
| |
| − | else t=!0
| |
| − | if(t)return A.ad(p,a,A.fJ)
| |
| − | t=p.x
| |
| − | s=t===6?p.y:p
| |
| − | if(s===u.S)r=A.e6
| |
| − | else if(s===u.i||s===u.H)r=A.fF
| |
| − | else if(s===u.N)r=A.fH
| |
| − | else r=s===u.v?A.e4:null
| |
| − | if(r!=null)return A.ad(p,a,r)
| |
| − | if(s.x===9){q=s.y
| |
| − | if(s.z.every(A.hf)){p.r="$i"+q
| |
| − | if(q==="eV")return A.ad(p,a,A.fE)
| |
| − | return A.ad(p,a,A.fI)}}else if(t===7)return A.ad(p,a,A.fz)
| |
| − | return A.ad(p,a,A.fx)},
| |
| − | ad(a,b,c){a.b=c
| |
| − | return a.b(b)},
| |
| − | fA(a){var t,s=this,r=A.fw
| |
| − | if(!A.H(s))if(!(s===u._))t=!1
| |
| − | else t=!0
| |
| − | else t=!0
| |
| − | if(t)r=A.fv
| |
| − | else if(s===u.K)r=A.fu
| |
| − | else{t=A.aV(s)
| |
| − | if(t)r=A.fy}s.a=r
| |
| − | return s.a(a)},
| |
| − | cM(a){var t,s=a.x
| |
| − | if(!A.H(a))if(!(a===u._))if(!(a===u.A))if(s!==7)t=s===8&&A.cM(a.y)||a===u.P||a===u.T
| |
| − | else t=!0
| |
| − | else t=!0
| |
| − | else t=!0
| |
| − | else t=!0
| |
| − | return t},
| |
| − | fx(a){var t=this
| |
| − | if(a==null)return A.cM(t)
| |
| − | return A.k(v.typeUniverse,A.ec(a,t),null,t,null)},
| |
| − | fz(a){if(a==null)return!0
| |
| − | return this.y.b(a)},
| |
| − | fI(a){var t,s=this
| |
| − | if(a==null)return A.cM(s)
| |
| − | t=s.r
| |
| − | if(a instanceof A.l)return!!a[t]
| |
| − | return!!J.ag(a)[t]},
| |
| − | fE(a){var t,s=this
| |
| − | if(a==null)return A.cM(s)
| |
| − | if(typeof a!="object")return!1
| |
| − | if(Array.isArray(a))return!0
| |
| − | t=s.r
| |
| − | if(a instanceof A.l)return!!a[t]
| |
| − | return!!J.ag(a)[t]},
| |
| − | fw(a){var t,s=this
| |
| − | if(a==null){t=A.aV(s)
| |
| − | if(t)return a}else if(s.b(a))return a
| |
| − | A.e2(a,s)},
| |
| − | fy(a){var t=this
| |
| − | if(a==null)return a
| |
| − | else if(t.b(a))return a
| |
| − | A.e2(a,t)},
| |
| − | e2(a,b){throw A.d(A.fh(A.dR(a,A.ec(a,b),A.t(b,null))))},
| |
| − | dR(a,b,c){var t=A.c5(a)
| |
| − | return t+": type '"+A.t(b==null?A.bX(a):b,null)+"' is not a subtype of type '"+c+"'"},
| |
| − | fh(a){return new A.aO("TypeError: "+a)},
| |
| − | o(a,b){return new A.aO("TypeError: "+A.dR(a,null,b))},
| |
| − | fG(a){return a!=null},
| |
| − | fu(a){if(a!=null)return a
| |
| − | throw A.d(A.o(a,"Object"))},
| |
| − | fJ(a){return!0},
| |
| − | fv(a){return a},
| |
| − | e4(a){return!0===a||!1===a},
| |
| − | hX(a){if(!0===a)return!0
| |
| − | if(!1===a)return!1
| |
| − | throw A.d(A.o(a,"bool"))},
| |
| − | hZ(a){if(!0===a)return!0
| |
| − | if(!1===a)return!1
| |
| − | if(a==null)return a
| |
| − | throw A.d(A.o(a,"bool"))},
| |
| − | hY(a){if(!0===a)return!0
| |
| − | if(!1===a)return!1
| |
| − | if(a==null)return a
| |
| − | throw A.d(A.o(a,"bool?"))},
| |
| − | i_(a){if(typeof a=="number")return a
| |
| − | throw A.d(A.o(a,"double"))},
| |
| − | i1(a){if(typeof a=="number")return a
| |
| − | if(a==null)return a
| |
| − | throw A.d(A.o(a,"double"))},
| |
| − | i0(a){if(typeof a=="number")return a
| |
| − | if(a==null)return a
| |
| − | throw A.d(A.o(a,"double?"))},
| |
| − | e6(a){return typeof a=="number"&&Math.floor(a)===a},
| |
| − | i2(a){if(typeof a=="number"&&Math.floor(a)===a)return a
| |
| − | throw A.d(A.o(a,"int"))},
| |
| − | i4(a){if(typeof a=="number"&&Math.floor(a)===a)return a
| |
| − | if(a==null)return a
| |
| − | throw A.d(A.o(a,"int"))},
| |
| − | i3(a){if(typeof a=="number"&&Math.floor(a)===a)return a
| |
| − | if(a==null)return a
| |
| − | throw A.d(A.o(a,"int?"))},
| |
| − | fF(a){return typeof a=="number"},
| |
| − | i5(a){if(typeof a=="number")return a
| |
| − | throw A.d(A.o(a,"num"))},
| |
| − | i7(a){if(typeof a=="number")return a
| |
| − | if(a==null)return a
| |
| − | throw A.d(A.o(a,"num"))},
| |
| − | i6(a){if(typeof a=="number")return a
| |
| − | if(a==null)return a
| |
| − | throw A.d(A.o(a,"num?"))},
| |
| − | fH(a){return typeof a=="string"},
| |
| − | dc(a){if(typeof a=="string")return a
| |
| − | throw A.d(A.o(a,"String"))},
| |
| − | i9(a){if(typeof a=="string")return a
| |
| − | if(a==null)return a
| |
| − | throw A.d(A.o(a,"String"))},
| |
| − | i8(a){if(typeof a=="string")return a
| |
| − | if(a==null)return a
| |
| − | throw A.d(A.o(a,"String?"))},
| |
| − | fP(a,b){var t,s,r
| |
| − | for(t="",s="",r=0;r<a.length;++r,s=", ")t+=s+A.t(a[r],b)
| |
| − | return t},
| |
| − | e3(a2,a3,a4){var t,s,r,q,p,o,n,m,l,k,j,i,h,g,f,e,d,c,b,a,a0,a1=", "
| |
| − | if(a4!=null){t=a4.length
| |
| − | if(a3==null){a3=[]
| |
| − | s=null}else s=a3.length
| |
| − | r=a3.length
| |
| − | for(q=t;q>0;--q)a3.push("T"+(r+q))
| |
| − | for(p=u.X,o=u._,n="<",m="",q=0;q<t;++q,m=a1){n=B.a.aj(n+m,a3[a3.length-1-q])
| |
| − | l=a4[q]
| |
| − | k=l.x
| |
| − | if(!(k===2||k===3||k===4||k===5||l===p))if(!(l===o))j=!1
| |
| − | else j=!0
| |
| − | else j=!0
| |
| − | if(!j)n+=" extends "+A.t(l,a3)}n+=">"}else{n=""
| |
| − | s=null}p=a2.y
| |
| − | i=a2.z
| |
| − | h=i.a
| |
| − | g=h.length
| |
| − | f=i.b
| |
| − | e=f.length
| |
| − | d=i.c
| |
| − | c=d.length
| |
| − | b=A.t(p,a3)
| |
| − | for(a="",a0="",q=0;q<g;++q,a0=a1)a+=a0+A.t(h[q],a3)
| |
| − | if(e>0){a+=a0+"["
| |
| − | for(a0="",q=0;q<e;++q,a0=a1)a+=a0+A.t(f[q],a3)
| |
| − | a+="]"}if(c>0){a+=a0+"{"
| |
| − | for(a0="",q=0;q<c;q+=3,a0=a1){a+=a0
| |
| − | if(d[q+1])a+="required "
| |
| − | a+=A.t(d[q+2],a3)+" "+d[q]}a+="}"}if(s!=null){a3.toString
| |
| − | a3.length=s}return n+"("+a+") => "+b},
| |
| − | t(a,b){var t,s,r,q,p,o,n=a.x
| |
| − | if(n===5)return"erased"
| |
| − | if(n===2)return"dynamic"
| |
| − | if(n===3)return"void"
| |
| − | if(n===1)return"Never"
| |
| − | if(n===4)return"any"
| |
| − | if(n===6){t=A.t(a.y,b)
| |
| − | return t}if(n===7){s=a.y
| |
| − | t=A.t(s,b)
| |
| − | r=s.x
| |
| − | return(r===11||r===12?"("+t+")":t)+"?"}if(n===8)return"FutureOr<"+A.t(a.y,b)+">"
| |
| − | if(n===9){q=A.fV(a.y)
| |
| − | p=a.z
| |
| − | return p.length>0?q+("<"+A.fP(p,b)+">"):q}if(n===11)return A.e3(a,b,null)
| |
| − | if(n===12)return A.e3(a.y,b,a.z)
| |
| − | if(n===13){o=a.y
| |
| − | return b[b.length-1-o]}return"?"},
| |
| − | fV(a){var t=v.mangledGlobalNames[a]
| |
| − | if(t!=null)return t
| |
| − | return"minified:"+a},
| |
| − | fs(a,b){var t=a.tR[b]
| |
| − | for(;typeof t=="string";)t=a.tR[t]
| |
| − | return t},
| |
| − | fr(a,b){var t,s,r,q,p,o=a.eT,n=o[b]
| |
| − | if(n==null)return A.db(a,b,!1)
| |
| − | else if(typeof n=="number"){t=n
| |
| − | s=A.aQ(a,5,"#")
| |
| − | r=A.cJ(t)
| |
| − | for(q=0;q<t;++q)r[q]=s
| |
| − | p=A.aP(a,b,r)
| |
| − | o[b]=p
| |
| − | return p}else return n},
| |
| − | fp(a,b){return A.e_(a.tR,b)},
| |
| − | fo(a,b){return A.e_(a.eT,b)},
| |
| − | db(a,b,c){var t,s=a.eC,r=s.get(b)
| |
| − | if(r!=null)return r
| |
| − | t=A.dV(A.dT(a,null,b,c))
| |
| − | s.set(b,t)
| |
| − | return t},
| |
| − | cI(a,b,c){var t,s,r=b.Q
| |
| − | if(r==null)r=b.Q=new Map()
| |
| − | t=r.get(c)
| |
| − | if(t!=null)return t
| |
| − | s=A.dV(A.dT(a,b,c,!0))
| |
| − | r.set(c,s)
| |
| − | return s},
| |
| − | fq(a,b,c){var t,s,r,q=b.as
| |
| − | if(q==null)q=b.as=new Map()
| |
| − | t=c.at
| |
| − | s=q.get(t)
| |
| − | if(s!=null)return s
| |
| − | r=A.d8(a,b,c.x===10?c.z:[c])
| |
| − | q.set(t,r)
| |
| − | return r},
| |
| − | M(a,b){b.a=A.fA
| |
| − | b.b=A.fB
| |
| − | return b},
| |
| − | aQ(a,b,c){var t,s,r=a.eC.get(c)
| |
| − | if(r!=null)return r
| |
| − | t=new A.u(null,null)
| |
| − | t.x=b
| |
| − | t.at=c
| |
| − | s=A.M(a,t)
| |
| − | a.eC.set(c,s)
| |
| − | return s},
| |
| − | dZ(a,b,c){var t,s=b.at+"*",r=a.eC.get(s)
| |
| − | if(r!=null)return r
| |
| − | t=A.fm(a,b,s,c)
| |
| − | a.eC.set(s,t)
| |
| − | return t},
| |
| − | fm(a,b,c,d){var t,s,r
| |
| − | if(d){t=b.x
| |
| − | if(!A.H(b))s=b===u.P||b===u.T||t===7||t===6
| |
| − | else s=!0
| |
| − | if(s)return b}r=new A.u(null,null)
| |
| − | r.x=6
| |
| − | r.y=b
| |
| − | r.at=c
| |
| − | return A.M(a,r)},
| |
| − | da(a,b,c){var t,s=b.at+"?",r=a.eC.get(s)
| |
| − | if(r!=null)return r
| |
| − | t=A.fl(a,b,s,c)
| |
| − | a.eC.set(s,t)
| |
| − | return t},
| |
| − | fl(a,b,c,d){var t,s,r,q
| |
| − | if(d){t=b.x
| |
| − | if(!A.H(b))if(!(b===u.P||b===u.T))if(t!==7)s=t===8&&A.aV(b.y)
| |
| − | else s=!0
| |
| − | else s=!0
| |
| − | else s=!0
| |
| − | if(s)return b
| |
| − | else if(t===1||b===u.A)return u.P
| |
| − | else if(t===6){r=b.y
| |
| − | if(r.x===8&&A.aV(r.y))return r
| |
| − | else return A.dL(a,b)}}q=new A.u(null,null)
| |
| − | q.x=7
| |
| − | q.y=b
| |
| − | q.at=c
| |
| − | return A.M(a,q)},
| |
| − | dY(a,b,c){var t,s=b.at+"/",r=a.eC.get(s)
| |
| − | if(r!=null)return r
| |
| − | t=A.fj(a,b,s,c)
| |
| − | a.eC.set(s,t)
| |
| − | return t},
| |
| − | fj(a,b,c,d){var t,s,r
| |
| − | if(d){t=b.x
| |
| − | if(!A.H(b))if(!(b===u._))s=!1
| |
| − | else s=!0
| |
| − | else s=!0
| |
| − | if(s||b===u.K)return b
| |
| − | else if(t===1)return A.aP(a,"dC",[b])
| |
| − | else if(b===u.P||b===u.T)return u.O}r=new A.u(null,null)
| |
| − | r.x=8
| |
| − | r.y=b
| |
| − | r.at=c
| |
| − | return A.M(a,r)},
| |
| − | fn(a,b){var t,s,r=""+b+"^",q=a.eC.get(r)
| |
| − | if(q!=null)return q
| |
| − | t=new A.u(null,null)
| |
| − | t.x=13
| |
| − | t.y=b
| |
| − | t.at=r
| |
| − | s=A.M(a,t)
| |
| − | a.eC.set(r,s)
| |
| − | return s},
| |
| − | bS(a){var t,s,r,q=a.length
| |
| − | for(t="",s="",r=0;r<q;++r,s=",")t+=s+a[r].at
| |
| − | return t},
| |
| − | fi(a){var t,s,r,q,p,o=a.length
| |
| − | for(t="",s="",r=0;r<o;r+=3,s=","){q=a[r]
| |
| − | p=a[r+1]?"!":":"
| |
| − | t+=s+q+p+a[r+2].at}return t},
| |
| − | aP(a,b,c){var t,s,r,q=b
| |
| − | if(c.length>0)q+="<"+A.bS(c)+">"
| |
| − | t=a.eC.get(q)
| |
| − | if(t!=null)return t
| |
| − | s=new A.u(null,null)
| |
| − | s.x=9
| |
| − | s.y=b
| |
| − | s.z=c
| |
| − | if(c.length>0)s.c=c[0]
| |
| − | s.at=q
| |
| − | r=A.M(a,s)
| |
| − | a.eC.set(q,r)
| |
| − | return r},
| |
| − | d8(a,b,c){var t,s,r,q,p,o
| |
| − | if(b.x===10){t=b.y
| |
| − | s=b.z.concat(c)}else{s=c
| |
| − | t=b}r=t.at+(";<"+A.bS(s)+">")
| |
| − | q=a.eC.get(r)
| |
| − | if(q!=null)return q
| |
| − | p=new A.u(null,null)
| |
| − | p.x=10
| |
| − | p.y=t
| |
| − | p.z=s
| |
| − | p.at=r
| |
| − | o=A.M(a,p)
| |
| − | a.eC.set(r,o)
| |
| − | return o},
| |
| − | dX(a,b,c){var t,s,r,q,p,o=b.at,n=c.a,m=n.length,l=c.b,k=l.length,j=c.c,i=j.length,h="("+A.bS(n)
| |
| − | if(k>0){t=m>0?",":""
| |
| − | h+=t+"["+A.bS(l)+"]"}if(i>0){t=m>0?",":""
| |
| − | h+=t+"{"+A.fi(j)+"}"}s=o+(h+")")
| |
| − | r=a.eC.get(s)
| |
| − | if(r!=null)return r
| |
| − | q=new A.u(null,null)
| |
| − | q.x=11
| |
| − | q.y=b
| |
| − | q.z=c
| |
| − | q.at=s
| |
| − | p=A.M(a,q)
| |
| − | a.eC.set(s,p)
| |
| − | return p},
| |
| − | d9(a,b,c,d){var t,s=b.at+("<"+A.bS(c)+">"),r=a.eC.get(s)
| |
| − | if(r!=null)return r
| |
| − | t=A.fk(a,b,c,s,d)
| |
| − | a.eC.set(s,t)
| |
| − | return t},
| |
| − | fk(a,b,c,d,e){var t,s,r,q,p,o,n,m
| |
| − | if(e){t=c.length
| |
| − | s=A.cJ(t)
| |
| − | for(r=0,q=0;q<t;++q){p=c[q]
| |
| − | if(p.x===1){s[q]=p;++r}}if(r>0){o=A.N(a,b,s,0)
| |
| − | n=A.aU(a,c,s,0)
| |
| − | return A.d9(a,o,n,c!==n)}}m=new A.u(null,null)
| |
| − | m.x=12
| |
| − | m.y=b
| |
| − | m.z=c
| |
| − | m.at=d
| |
| − | return A.M(a,m)},
| |
| − | dT(a,b,c,d){return{u:a,e:b,r:c,s:[],p:0,n:d}},
| |
| − | dV(a){var t,s,r,q,p,o,n,m,l,k,j,i=a.r,h=a.s
| |
| − | for(t=i.length,s=0;s<t;){r=i.charCodeAt(s)
| |
| − | if(r>=48&&r<=57)s=A.fc(s+1,r,i,h)
| |
| − | else if((((r|32)>>>0)-97&65535)<26||r===95||r===36)s=A.dU(a,s,i,h,!1)
| |
| − | else if(r===46)s=A.dU(a,s,i,h,!0)
| |
| − | else{++s
| |
| − | switch(r){case 44:break
| |
| − | case 58:h.push(!1)
| |
| − | break
| |
| − | case 33:h.push(!0)
| |
| − | break
| |
| − | case 59:h.push(A.L(a.u,a.e,h.pop()))
| |
| − | break
| |
| − | case 94:h.push(A.fn(a.u,h.pop()))
| |
| − | break
| |
| − | case 35:h.push(A.aQ(a.u,5,"#"))
| |
| − | break
| |
| − | case 64:h.push(A.aQ(a.u,2,"@"))
| |
| − | break
| |
| − | case 126:h.push(A.aQ(a.u,3,"~"))
| |
| − | break
| |
| − | case 60:h.push(a.p)
| |
| − | a.p=h.length
| |
| − | break
| |
| − | case 62:q=a.u
| |
| − | p=h.splice(a.p)
| |
| − | A.d7(a.u,a.e,p)
| |
| − | a.p=h.pop()
| |
| − | o=h.pop()
| |
| − | if(typeof o=="string")h.push(A.aP(q,o,p))
| |
| − | else{n=A.L(q,a.e,o)
| |
| − | switch(n.x){case 11:h.push(A.d9(q,n,p,a.n))
| |
| − | break
| |
| − | default:h.push(A.d8(q,n,p))
| |
| − | break}}break
| |
| − | case 38:A.fd(a,h)
| |
| − | break
| |
| − | case 42:q=a.u
| |
| − | h.push(A.dZ(q,A.L(q,a.e,h.pop()),a.n))
| |
| − | break
| |
| − | case 63:q=a.u
| |
| − | h.push(A.da(q,A.L(q,a.e,h.pop()),a.n))
| |
| − | break
| |
| − | case 47:q=a.u
| |
| − | h.push(A.dY(q,A.L(q,a.e,h.pop()),a.n))
| |
| − | break
| |
| − | case 40:h.push(a.p)
| |
| − | a.p=h.length
| |
| − | break
| |
| − | case 41:q=a.u
| |
| − | m=new A.bH()
| |
| − | l=q.sEA
| |
| − | k=q.sEA
| |
| − | o=h.pop()
| |
| − | if(typeof o=="number")switch(o){case-1:l=h.pop()
| |
| − | break
| |
| − | case-2:k=h.pop()
| |
| − | break
| |
| − | default:h.push(o)
| |
| − | break}else h.push(o)
| |
| − | p=h.splice(a.p)
| |
| − | A.d7(a.u,a.e,p)
| |
| − | a.p=h.pop()
| |
| − | m.a=p
| |
| − | m.b=l
| |
| − | m.c=k
| |
| − | h.push(A.dX(q,A.L(q,a.e,h.pop()),m))
| |
| − | break
| |
| − | case 91:h.push(a.p)
| |
| − | a.p=h.length
| |
| − | break
| |
| − | case 93:p=h.splice(a.p)
| |
| − | A.d7(a.u,a.e,p)
| |
| − | a.p=h.pop()
| |
| − | h.push(p)
| |
| − | h.push(-1)
| |
| − | break
| |
| − | case 123:h.push(a.p)
| |
| − | a.p=h.length
| |
| − | break
| |
| − | case 125:p=h.splice(a.p)
| |
| − | A.ff(a.u,a.e,p)
| |
| − | a.p=h.pop()
| |
| − | h.push(p)
| |
| − | h.push(-2)
| |
| − | break
| |
| − | default:throw"Bad character "+r}}}j=h.pop()
| |
| − | return A.L(a.u,a.e,j)},
| |
| − | fc(a,b,c,d){var t,s,r=b-48
| |
| − | for(t=c.length;a<t;++a){s=c.charCodeAt(a)
| |
| − | if(!(s>=48&&s<=57))break
| |
| − | r=r*10+(s-48)}d.push(r)
| |
| − | return a},
| |
| − | dU(a,b,c,d,e){var t,s,r,q,p,o,n=b+1
| |
| − | for(t=c.length;n<t;++n){s=c.charCodeAt(n)
| |
| − | if(s===46){if(e)break
| |
| − | e=!0}else{if(!((((s|32)>>>0)-97&65535)<26||s===95||s===36))r=s>=48&&s<=57
| |
| − | else r=!0
| |
| − | if(!r)break}}q=c.substring(b,n)
| |
| − | if(e){t=a.u
| |
| − | p=a.e
| |
| − | if(p.x===10)p=p.y
| |
| − | o=A.fs(t,p.y)[q]
| |
| − | if(o==null)A.dn('No "'+q+'" in "'+A.f2(p)+'"')
| |
| − | d.push(A.cI(t,p,o))}else d.push(q)
| |
| − | return n},
| |
| − | fd(a,b){var t=b.pop()
| |
| − | if(0===t){b.push(A.aQ(a.u,1,"0&"))
| |
| − | return}if(1===t){b.push(A.aQ(a.u,4,"1&"))
| |
| − | return}throw A.d(A.bY("Unexpected extended operation "+A.f(t)))},
| |
| − | L(a,b,c){if(typeof c=="string")return A.aP(a,c,a.sEA)
| |
| − | else if(typeof c=="number")return A.fe(a,b,c)
| |
| − | else return c},
| |
| − | d7(a,b,c){var t,s=c.length
| |
| − | for(t=0;t<s;++t)c[t]=A.L(a,b,c[t])},
| |
| − | ff(a,b,c){var t,s=c.length
| |
| − | for(t=2;t<s;t+=3)c[t]=A.L(a,b,c[t])},
| |
| − | fe(a,b,c){var t,s,r=b.x
| |
| − | if(r===10){if(c===0)return b.y
| |
| − | t=b.z
| |
| − | s=t.length
| |
| − | if(c<=s)return t[c-1]
| |
| − | c-=s
| |
| − | b=b.y
| |
| − | r=b.x}else if(c===0)return b
| |
| − | if(r!==9)throw A.d(A.bY("Indexed base must be an interface type"))
| |
| − | t=b.z
| |
| − | if(c<=t.length)return t[c-1]
| |
| − | throw A.d(A.bY("Bad index "+c+" for "+b.h(0)))},
| |
| − | k(a,b,c,d,e){var t,s,r,q,p,o,n,m,l,k
| |
| − | if(b===d)return!0
| |
| − | if(!A.H(d))if(!(d===u._))t=!1
| |
| − | else t=!0
| |
| − | else t=!0
| |
| − | if(t)return!0
| |
| − | s=b.x
| |
| − | if(s===4)return!0
| |
| − | if(A.H(b))return!1
| |
| − | if(b.x!==1)t=!1
| |
| − | else t=!0
| |
| − | if(t)return!0
| |
| − | r=s===13
| |
| − | if(r)if(A.k(a,c[b.y],c,d,e))return!0
| |
| − | q=d.x
| |
| − | t=b===u.P||b===u.T
| |
| − | if(t){if(q===8)return A.k(a,b,c,d.y,e)
| |
| − | return d===u.P||d===u.T||q===7||q===6}if(d===u.K){if(s===8)return A.k(a,b.y,c,d,e)
| |
| − | if(s===6)return A.k(a,b.y,c,d,e)
| |
| − | return s!==7}if(s===6)return A.k(a,b.y,c,d,e)
| |
| − | if(q===6){t=A.dL(a,d)
| |
| − | return A.k(a,b,c,t,e)}if(s===8){if(!A.k(a,b.y,c,d,e))return!1
| |
| − | return A.k(a,A.dK(a,b),c,d,e)}if(s===7){t=A.k(a,u.P,c,d,e)
| |
| − | return t&&A.k(a,b.y,c,d,e)}if(q===8){if(A.k(a,b,c,d.y,e))return!0
| |
| − | return A.k(a,b,c,A.dK(a,d),e)}if(q===7){t=A.k(a,b,c,u.P,e)
| |
| − | return t||A.k(a,b,c,d.y,e)}if(r)return!1
| |
| − | t=s!==11
| |
| − | if((!t||s===12)&&d===u.Z)return!0
| |
| − | if(q===12){if(b===u.g)return!0
| |
| − | if(s!==12)return!1
| |
| − | p=b.z
| |
| − | o=d.z
| |
| − | n=p.length
| |
| − | if(n!==o.length)return!1
| |
| − | c=c==null?p:p.concat(c)
| |
| − | e=e==null?o:o.concat(e)
| |
| − | for(m=0;m<n;++m){l=p[m]
| |
| − | k=o[m]
| |
| − | if(!A.k(a,l,c,k,e)||!A.k(a,k,e,l,c))return!1}return A.e5(a,b.y,c,d.y,e)}if(q===11){if(b===u.g)return!0
| |
| − | if(t)return!1
| |
| − | return A.e5(a,b,c,d,e)}if(s===9){if(q!==9)return!1
| |
| − | return A.fD(a,b,c,d,e)}return!1},
| |
| − | e5(a2,a3,a4,a5,a6){var t,s,r,q,p,o,n,m,l,k,j,i,h,g,f,e,d,c,b,a,a0,a1
| |
| − | if(!A.k(a2,a3.y,a4,a5.y,a6))return!1
| |
| − | t=a3.z
| |
| − | s=a5.z
| |
| − | r=t.a
| |
| − | q=s.a
| |
| − | p=r.length
| |
| − | o=q.length
| |
| − | if(p>o)return!1
| |
| − | n=o-p
| |
| − | m=t.b
| |
| − | l=s.b
| |
| − | k=m.length
| |
| − | j=l.length
| |
| − | if(p+k<o+j)return!1
| |
| − | for(i=0;i<p;++i){h=r[i]
| |
| − | if(!A.k(a2,q[i],a6,h,a4))return!1}for(i=0;i<n;++i){h=m[i]
| |
| − | if(!A.k(a2,q[p+i],a6,h,a4))return!1}for(i=0;i<j;++i){h=m[n+i]
| |
| − | if(!A.k(a2,l[i],a6,h,a4))return!1}g=t.c
| |
| − | f=s.c
| |
| − | e=g.length
| |
| − | d=f.length
| |
| − | for(c=0,b=0;b<d;b+=3){a=f[b]
| |
| − | for(;!0;){if(c>=e)return!1
| |
| − | a0=g[c]
| |
| − | c+=3
| |
| − | if(a<a0)return!1
| |
| − | a1=g[c-2]
| |
| − | if(a0<a){if(a1)return!1
| |
| − | continue}h=f[b+1]
| |
| − | if(a1&&!h)return!1
| |
| − | h=g[c-1]
| |
| − | if(!A.k(a2,f[b+2],a6,h,a4))return!1
| |
| − | break}}for(;c<e;){if(g[c+1])return!1
| |
| − | c+=3}return!0},
| |
| − | fD(a,b,c,d,e){var t,s,r,q,p,o,n,m=b.y,l=d.y
| |
| − | for(;m!==l;){t=a.tR[m]
| |
| − | if(t==null)return!1
| |
| − | if(typeof t=="string"){m=t
| |
| − | continue}s=t[l]
| |
| − | if(s==null)return!1
| |
| − | r=s.length
| |
| − | q=r>0?new Array(r):v.typeUniverse.sEA
| |
| − | for(p=0;p<r;++p)q[p]=A.cI(a,b,s[p])
| |
| − | return A.e0(a,q,null,c,d.z,e)}o=b.z
| |
| − | n=d.z
| |
| − | return A.e0(a,o,null,c,n,e)},
| |
| − | e0(a,b,c,d,e,f){var t,s,r,q=b.length
| |
| − | for(t=0;t<q;++t){s=b[t]
| |
| − | r=e[t]
| |
| − | if(!A.k(a,s,d,r,f))return!1}return!0},
| |
| − | aV(a){var t,s=a.x
| |
| − | if(!(a===u.P||a===u.T))if(!A.H(a))if(s!==7)if(!(s===6&&A.aV(a.y)))t=s===8&&A.aV(a.y)
| |
| − | else t=!0
| |
| − | else t=!0
| |
| − | else t=!0
| |
| − | else t=!0
| |
| − | return t},
| |
| − | hf(a){var t
| |
| − | if(!A.H(a))if(!(a===u._))t=!1
| |
| − | else t=!0
| |
| − | else t=!0
| |
| − | return t},
| |
| − | H(a){var t=a.x
| |
| − | return t===2||t===3||t===4||t===5||a===u.X},
| |
| − | e_(a,b){var t,s,r=Object.keys(b),q=r.length
| |
| − | for(t=0;t<q;++t){s=r[t]
| |
| − | a[s]=b[s]}},
| |
| − | cJ(a){return a>0?new Array(a):v.typeUniverse.sEA},
| |
| − | u:function u(a,b){var _=this
| |
| − | _.a=a
| |
| − | _.b=b
| |
| − | _.w=_.r=_.c=null
| |
| − | _.x=0
| |
| − | _.at=_.as=_.Q=_.z=_.y=null},
| |
| − | bH:function bH(){this.c=this.b=this.a=null},
| |
| − | bF:function bF(){},
| |
| − | aO:function aO(a){this.a=a},
| |
| − | f3(){var t,s,r={}
| |
| − | if(self.scheduleImmediate!=null)return A.fZ()
| |
| − | if(self.MutationObserver!=null&&self.document!=null){t=self.document.createElement("div")
| |
| − | s=self.document.createElement("span")
| |
| − | r.a=null
| |
| − | new self.MutationObserver(A.bW(new A.cq(r),1)).observe(t,{childList:true})
| |
| − | return new A.cp(r,t,s)}else if(self.setImmediate!=null)return A.h_()
| |
| − | return A.h0()},
| |
| − | f4(a){self.scheduleImmediate(A.bW(new A.cr(a),0))},
| |
| − | f5(a){self.setImmediate(A.bW(new A.cs(a),0))},
| |
| − | f6(a){A.fg(0,a)},
| |
| − | fg(a,b){var t=new A.cG()
| |
| − | t.av(a,b)
| |
| − | return t},
| |
| − | hW(a){return new A.ab(a,1)},
| |
| − | f9(){return B.D},
| |
| − | fa(a){return new A.ab(a,3)},
| |
| − | fL(a){return new A.bQ(a)},
| |
| − | fM(){var t,s
| |
| − | for(t=$.ae;t!=null;t=$.ae){$.aT=null
| |
| − | s=t.b
| |
| − | $.ae=s
| |
| − | if(s==null)$.aS=null
| |
| − | t.a.$0()}},
| |
| − | fS(){$.de=!0
| |
| − | try{A.fM()}finally{$.aT=null
| |
| − | $.de=!1
| |
| − | if($.ae!=null)$.dp().$1(A.e8())}},
| |
| − | fQ(a){var t=new A.bB(a),s=$.aS
| |
| − | if(s==null){$.ae=$.aS=t
| |
| − | if(!$.de)$.dp().$1(A.e8())}else $.aS=s.b=t},
| |
| − | fR(a){var t,s,r,q=$.ae
| |
| − | if(q==null){A.fQ(a)
| |
| − | $.aT=$.aS
| |
| − | return}t=new A.bB(a)
| |
| − | s=$.aT
| |
| − | if(s==null){t.b=q
| |
| − | $.ae=$.aT=t}else{r=s.b
| |
| − | t.b=r
| |
| − | $.aT=s.b=t
| |
| − | if(r==null)$.aS=t}},
| |
| − | fN(a,b){A.fR(new A.cN(a,b))},
| |
| − | fO(a,b,c,d,e){var t,s=$.aF
| |
| − | if(s===c)return d.$1(e)
| |
| − | $.aF=c
| |
| − | t=s
| |
| − | try{s=d.$1(e)
| |
| − | return s}finally{$.aF=t}},
| |
| − | cq:function cq(a){this.a=a},
| |
| − | cp:function cp(a,b,c){this.a=a
| |
| − | this.b=b
| |
| − | this.c=c},
| |
| − | cr:function cr(a){this.a=a},
| |
| − | cs:function cs(a){this.a=a},
| |
| − | cG:function cG(){},
| |
| − | cH:function cH(a,b){this.a=a
| |
| − | this.b=b},
| |
| − | ab:function ab(a,b){this.a=a
| |
| − | this.b=b},
| |
| − | ac:function ac(a){var _=this
| |
| − | _.a=a
| |
| − | _.d=_.c=_.b=null},
| |
| − | bQ:function bQ(a){this.a=a},
| |
| − | bI:function bI(a,b){var _=this
| |
| − | _.a=0
| |
| − | _.b=a
| |
| − | _.c=null
| |
| − | _.$ti=b},
| |
| − | bB:function bB(a){this.a=a
| |
| − | this.b=null},
| |
| − | aC:function aC(){},
| |
| − | cl:function cl(a,b){this.a=a
| |
| − | this.b=b},
| |
| − | bs:function bs(){},
| |
| − | cL:function cL(){},
| |
| − | cN:function cN(a,b){this.a=a
| |
| − | this.b=b},
| |
| − | cA:function cA(){},
| |
| − | cB:function cB(a,b,c){this.a=a
| |
| − | this.b=b
| |
| − | this.c=c},
| |
| − | eU(){return new A.at()},
| |
| − | au(a){return new A.aH(a.G("aH<0>"))},
| |
| − | d6(){var t=Object.create(null)
| |
| − | t["<non-identifier-key>"]=t
| |
| − | delete t["<non-identifier-key>"]
| |
| − | return t},
| |
| − | fb(a,b){var t=new A.aI(a,b)
| |
| − | t.c=a.e
| |
| − | return t},
| |
| − | eO(a,b,c){var t,s
| |
| − | if(A.df(a)){if(b==="("&&c===")")return"(...)"
| |
| − | return b+"..."+c}t=[]
| |
| − | $.W.push(a)
| |
| − | try{A.fK(a,t)}finally{$.W.pop()}s=A.dN(b,t,", ")+c
| |
| − | return s.charCodeAt(0)==0?s:s},
| |
| − | d0(a,b,c){var t,s
| |
| − | if(A.df(a))return b+"..."+c
| |
| − | t=new A.bt(b)
| |
| − | $.W.push(a)
| |
| − | try{s=t
| |
| − | s.a=A.dN(s.a,a,", ")}finally{$.W.pop()}t.a+=c
| |
| − | s=t.a
| |
| − | return s.charCodeAt(0)==0?s:s},
| |
| − | df(a){var t,s
| |
| − | for(t=$.W.length,s=0;s<t;++s)if(a===$.W[s])return!0
| |
| − | return!1},
| |
| − | fK(a,b){var t,s,r,q,p,o,n,m=a.gl(a),l=0,k=0
| |
| − | while(!0){if(!(l<80||k<3))break
| |
| − | if(!m.j())return
| |
| − | t=A.f(m.gk())
| |
| − | b.push(t)
| |
| − | l+=t.length+2;++k}if(!m.j()){if(k<=5)return
| |
| − | s=b.pop()
| |
| − | r=b.pop()}else{q=m.gk();++k
| |
| − | if(!m.j()){if(k<=4){b.push(A.f(q))
| |
| − | return}s=A.f(q)
| |
| − | r=b.pop()
| |
| − | l+=s.length+2}else{p=m.gk();++k
| |
| − | for(;m.j();q=p,p=o){o=m.gk();++k
| |
| − | if(k>100){while(!0){if(!(l>75&&k>3))break
| |
| − | l-=b.pop().length+2;--k}b.push("...")
| |
| − | return}}r=A.f(q)
| |
| − | s=A.f(p)
| |
| − | l+=s.length+r.length+4}}if(k>b.length+2){l+=5
| |
| − | n="..."}else n=null
| |
| − | while(!0){if(!(l>80&&b.length>3))break
| |
| − | l-=b.pop().length+2
| |
| − | if(n==null){l+=5
| |
| − | n="..."}}if(n!=null)b.push(n)
| |
| − | b.push(r)
| |
| − | b.push(s)},
| |
| − | dG(a,b){var t,s,r=A.au(b)
| |
| − | for(t=a.length,s=0;s<a.length;a.length===t||(0,A.dm)(a),++s)r.q(0,b.a(a[s]))
| |
| − | return r},
| |
| − | dH(a){var t,s={}
| |
| − | if(A.df(a))return"{...}"
| |
| − | t=new A.bt("")
| |
| − | try{$.W.push(a)
| |
| − | t.a+="{"
| |
| − | s.a=!0
| |
| − | a.W(0,new A.cf(s,t))
| |
| − | t.a+="}"}finally{$.W.pop()}s=t.a
| |
| − | return s.charCodeAt(0)==0?s:s},
| |
| − | aH:function aH(a){var _=this
| |
| − | _.a=0
| |
| − | _.f=_.e=_.d=_.c=_.b=null
| |
| − | _.r=0
| |
| − | _.$ti=a},
| |
| − | cz:function cz(a){this.a=a
| |
| − | this.c=this.b=null},
| |
| − | aI:function aI(a,b){var _=this
| |
| − | _.a=a
| |
| − | _.b=b
| |
| − | _.d=_.c=null},
| |
| − | b9:function b9(){},
| |
| − | bh:function bh(){},
| |
| − | U:function U(){},
| |
| − | bj:function bj(){},
| |
| − | cf:function cf(a,b){this.a=a
| |
| − | this.b=b},
| |
| − | V:function V(){},
| |
| − | aA:function aA(){},
| |
| − | az:function az(){},
| |
| − | aL:function aL(){},
| |
| − | aJ:function aJ(){},
| |
| − | aM:function aM(){},
| |
| − | aR:function aR(){},
| |
| − | ed(a,b,c){var t=A.eZ(a,c)
| |
| − | if(t!=null)return t
| |
| − | throw A.d(A.dB(a,null))},
| |
| − | eM(a){if(a instanceof A.a0)return a.h(0)
| |
| − | return"Instance of '"+A.cj(a)+"'"},
| |
| − | eN(a,b){a=A.d(a)
| |
| − | a.stack=b.h(0)
| |
| − | throw a
| |
| − | throw A.d("unreachable")},
| |
| − | eW(a,b,c){var t,s=J.dD(a)
| |
| − | if(a!==0&&b!=null)for(t=0;t<s.length;++t)s[t]=b
| |
| − | return s},
| |
| − | eX(a,b){var t,s=[]
| |
| − | for(t=a.gl(a);t.j();)s.push(t.gk())
| |
| − | if(b)return s
| |
| − | return J.dE(s)},
| |
| − | f1(a){return new A.cb(a,A.eT(a,!1,!0,!1,!1,!1))},
| |
| − | dN(a,b,c){var t=J.Z(b)
| |
| − | if(!t.j())return a
| |
| − | if(c.length===0){do a+=A.f(t.gk())
| |
| − | while(t.j())}else{a+=A.f(t.gk())
| |
| − | for(;t.j();)a=a+c+A.f(t.gk())}return a},
| |
| − | c5(a){if(typeof a=="number"||A.e4(a)||a==null)return J.aW(a)
| |
| − | if(typeof a=="string")return JSON.stringify(a)
| |
| − | return A.eM(a)},
| |
| − | bY(a){return new A.aZ(a)},
| |
| − | dt(a,b){return new A.A(!1,null,b,a)},
| |
| − | eD(a,b,c){return new A.A(!0,a,b,c)},
| |
| − | f_(a,b){return new A.ay(null,null,!0,a,b,"Value not in range")},
| |
| − | d3(a,b,c,d,e){return new A.ay(b,c,!0,a,d,"Invalid value")},
| |
| − | f0(a,b,c){if(0>a||a>c)throw A.d(A.d3(a,0,c,"start",null))
| |
| − | if(b!=null){if(a>b||b>c)throw A.d(A.d3(b,a,c,"end",null))
| |
| − | return b}return c},
| |
| − | dJ(a,b){if(a<0)throw A.d(A.d3(a,0,null,b,null))
| |
| − | return a},
| |
| − | ap(a,b,c,d,e){var t=e==null?J.ai(b):e
| |
| − | return new A.b8(t,!0,a,c,"Index out of range")},
| |
| − | dQ(a){return new A.bz(a)},
| |
| − | dP(a){return new A.bx(a)},
| |
| − | d4(a){return new A.a4(a)},
| |
| − | ak(a){return new A.b0(a)},
| |
| − | dB(a,b){return new A.c8(a,b)},
| |
| − | j:function j(){},
| |
| − | aZ:function aZ(a){this.a=a},
| |
| − | bw:function bw(){},
| |
| − | bn:function bn(){},
| |
| − | A:function A(a,b,c,d){var _=this
| |
| − | _.a=a
| |
| − | _.b=b
| |
| − | _.c=c
| |
| − | _.d=d},
| |
| − | ay:function ay(a,b,c,d,e,f){var _=this
| |
| − | _.e=a
| |
| − | _.f=b
| |
| − | _.a=c
| |
| − | _.b=d
| |
| − | _.c=e
| |
| − | _.d=f},
| |
| − | b8:function b8(a,b,c,d,e){var _=this
| |
| − | _.f=a
| |
| − | _.a=b
| |
| − | _.b=c
| |
| − | _.c=d
| |
| − | _.d=e},
| |
| − | bz:function bz(a){this.a=a},
| |
| − | bx:function bx(a){this.a=a},
| |
| − | a4:function a4(a){this.a=a},
| |
| − | b0:function b0(a){this.a=a},
| |
| − | aB:function aB(){},
| |
| − | b2:function b2(a){this.a=a},
| |
| − | cx:function cx(a){this.a=a},
| |
| − | c8:function c8(a,b){this.a=a
| |
| − | this.b=b},
| |
| − | ar:function ar(){},
| |
| − | ba:function ba(){},
| |
| − | q:function q(){},
| |
| − | l:function l(){},
| |
| − | bt:function bt(a){this.a=a},
| |
| − | d5(a,b){var t,s,r
| |
| − | for(t=J.Z(b),s=A.m(t).c;t.j();){r=t.d
| |
| − | a.appendChild(r==null?s.a(r):r)}},
| |
| − | eL(a,b,c){var t=document.body
| |
| − | t.toString
| |
| − | t=new A.a8(new A.n(B.h.u(t,a,b,c)),new A.c4())
| |
| − | return u.h.a(t.gF(t))},
| |
| − | an(a){var t,s,r="element tag unavailable"
| |
| − | try{t=J.F(a)
| |
| − | t.gah(a)
| |
| − | r=t.gah(a)}catch(s){}return r},
| |
| − | cv(a,b,c,d){var t=A.fX(new A.cw(c),u.z)
| |
| − | if(t!=null&&!0)J.ex(a,b,t,!1)
| |
| − | return new A.bG(a,b,t,!1)},
| |
| − | dS(a){var t=document.createElement("a"),s=new A.cC(t,window.location)
| |
| − | s=new A.aa(s)
| |
| − | s.ar(a)
| |
| − | return s},
| |
| − | f7(a,b,c,d){return!0},
| |
| − | f8(a,b,c,d){var t,s=d.a,r=s.a
| |
| − | r.href=c
| |
| − | t=r.hostname
| |
| − | s=s.b
| |
| − | if(!(t==s.hostname&&r.port===s.port&&r.protocol===s.protocol))if(t==="")if(r.port===""){s=r.protocol
| |
| − | s=s===":"||s===""}else s=!1
| |
| − | else s=!1
| |
| − | else s=!0
| |
| − | return s},
| |
| − | dW(){var t=u.N
| |
| − | t=new A.bR(A.dG(B.k,t),A.au(t),A.au(t),A.au(t),null)
| |
| − | t.au(null,new A.bm(B.k,new A.cF()),["TEMPLATE"],null)
| |
| − | return t},
| |
| − | fX(a,b){var t=$.aF
| |
| − | if(t===B.d)return a
| |
| − | return t.aL(a,b)},
| |
| − | c:function c(){},
| |
| − | aX:function aX(){},
| |
| − | aY:function aY(){},
| |
| − | a_:function a_(){},
| |
| − | P:function P(){},
| |
| − | w:function w(){},
| |
| − | al:function al(){},
| |
| − | c1:function c1(){},
| |
| − | am:function am(){},
| |
| − | c2:function c2(){},
| |
| − | c3:function c3(){},
| |
| − | cu:function cu(a,b){this.a=a
| |
| − | this.b=b},
| |
| − | K:function K(a,b){this.a=a
| |
| − | this.$ti=b},
| |
| − | h:function h(){},
| |
| − | c4:function c4(){},
| |
| − | a:function a(){},
| |
| − | b5:function b5(){},
| |
| − | b7:function b7(){},
| |
| − | Q:function Q(){},
| |
| − | ce:function ce(){},
| |
| − | r:function r(){},
| |
| − | n:function n(a){this.a=a},
| |
| − | e:function e(){},
| |
| − | av:function av(){},
| |
| − | br:function br(){},
| |
| − | aD:function aD(){},
| |
| − | bu:function bu(){},
| |
| − | bv:function bv(){},
| |
| − | a5:function a5(){},
| |
| − | v:function v(){},
| |
| − | aE:function aE(){},
| |
| − | a9:function a9(){},
| |
| − | aK:function aK(){},
| |
| − | ct:function ct(){},
| |
| − | bD:function bD(a){this.a=a},
| |
| − | bE:function bE(a){this.a=a},
| |
| − | d_:function d_(a,b){this.a=a
| |
| − | this.$ti=b},
| |
| − | aG:function aG(){},
| |
| − | y:function y(a,b,c,d){var _=this
| |
| − | _.a=a
| |
| − | _.b=b
| |
| − | _.c=c
| |
| − | _.$ti=d},
| |
| − | bG:function bG(a,b,c,d){var _=this
| |
| − | _.b=a
| |
| − | _.c=b
| |
| − | _.d=c
| |
| − | _.e=d},
| |
| − | cw:function cw(a){this.a=a},
| |
| − | aa:function aa(a){this.a=a},
| |
| − | a1:function a1(){},
| |
| − | aw:function aw(a){this.a=a},
| |
| − | ch:function ch(a){this.a=a},
| |
| − | cg:function cg(a,b,c){this.a=a
| |
| − | this.b=b
| |
| − | this.c=c},
| |
| − | aN:function aN(){},
| |
| − | cD:function cD(){},
| |
| − | cE:function cE(){},
| |
| − | bR:function bR(a,b,c,d,e){var _=this
| |
| − | _.e=a
| |
| − | _.a=b
| |
| − | _.b=c
| |
| − | _.c=d
| |
| − | _.d=e},
| |
| − | cF:function cF(){},
| |
| − | bP:function bP(){},
| |
| − | ao:function ao(a,b){var _=this
| |
| − | _.a=a
| |
| − | _.b=b
| |
| − | _.c=-1
| |
| − | _.d=null},
| |
| − | cC:function cC(a,b){this.a=a
| |
| − | this.b=b},
| |
| − | bT:function bT(a){this.a=a
| |
| − | this.b=0},
| |
| − | cK:function cK(a){this.a=a},
| |
| − | bC:function bC(){},
| |
| − | bK:function bK(){},
| |
| − | bL:function bL(){},
| |
| − | bM:function bM(){},
| |
| − | bN:function bN(){},
| |
| − | bU:function bU(){},
| |
| − | bV:function bV(){},
| |
| − | b1:function b1(){},
| |
| − | c0:function c0(a){this.a=a},
| |
| − | b6:function b6(a,b){this.a=a
| |
| − | this.b=b},
| |
| − | c6:function c6(){},
| |
| − | c7:function c7(){},
| |
| − | a3:function a3(){},
| |
| − | b_:function b_(a){this.a=a},
| |
| − | b:function b(){},
| |
| − | fY(){var t,s,r,q,p,o,n,m,l,k,j,i,h,g,f,e,d,c="absolute",b=[],a=u.R,a0=new A.K(window.document.querySelectorAll("#content-wrap .footnote-footer"),a)
| |
| − | for(t=new A.x(a0,a0.gi(a0)),s=u.h,r=A.m(t).c;t.j();){q=t.d
| |
| − | p=s.a((q==null?r.a(q):q).cloneNode(!0))
| |
| − | q=p.querySelector("a")
| |
| − | if(q!=null){o=q.parentNode
| |
| − | if(o!=null)o.removeChild(q)}q=J.eA(p)
| |
| − | q=q==null?null:B.a.am(B.a.ai(q),2)
| |
| − | b.push(q==null?"":q)}n=[]
| |
| − | for(a=new A.b4(new A.ac(A.ei(new A.K(window.document.querySelectorAll("#content-wrap a.footnoteref"),a),b).a())),t=A.m(a).G("R<1>");a.j();){m=a.c
| |
| − | if(m==null)m=t.a(m)
| |
| − | s=m.b
| |
| − | l=s.a
| |
| − | k=s.b
| |
| − | s=document
| |
| − | j=s.createElement("div")
| |
| − | j.classList.add("f-heading")
| |
| − | j.innerText="Footnote "+(m.a+1)+"."
| |
| − | i=s.createElement("div")
| |
| − | i.classList.add("f-content")
| |
| − | B.u.ak(i,k)
| |
| − | h=s.createElement("div")
| |
| − | h.classList.add("f-footer")
| |
| − | h.innerText="(click to scroll to footnotes)"
| |
| − | g=s.createElement("div")
| |
| − | g.classList.add("footnote")
| |
| − | A.d5(g,[j,i,h])
| |
| − | f=s.createElement("div")
| |
| − | f.classList.add("content")
| |
| − | f.appendChild(g)
| |
| − | e=s.createElement("div")
| |
| − | e.classList.add("hovertip")
| |
| − | e.appendChild(f)
| |
| − | s=e.style
| |
| − | s.width="auto"
| |
| − | s.backgroundColor="white"
| |
| − | s.position=c
| |
| − | s.display="none"
| |
| − | s.border="1px solid black"
| |
| − | n.push(e)
| |
| − | s=J.F(l)
| |
| − | r=s.gag(l)
| |
| − | A.cv(r.a,r.b,new A.cO(e),!1)
| |
| − | s=s.gaf(l)
| |
| − | A.cv(s.a,s.b,new A.cP(e),!1)}d=document.createElement("div")
| |
| − | d.id="odialog-hovertips"
| |
| − | A.d5(d,n)
| |
| − | a=d.style
| |
| − | a.position=c
| |
| − | a.zIndex="100"
| |
| − | a.top="0px"
| |
| − | a.width="100%"
| |
| − | a=window.document.querySelector("body")
| |
| − | a.toString
| |
| − | J.ez(a).q(0,d)},
| |
| − | cO:function cO(a){this.a=a},
| |
| − | cP:function cP(a){this.a=a},
| |
| − | R:function R(a,b){this.a=a
| |
| − | this.b=b},
| |
| − | b4:function b4(a){this.a=a
| |
| − | this.b=0
| |
| − | this.c=null},
| |
| − | a6:function a6(a,b){this.a=a
| |
| − | this.b=b},
| |
| − | hh(){A.hl("test")
| |
| − | B.C.aI(window,"DOMContentLoaded",new A.cW())},
| |
| − | hr(a){var t,s,r,q,p,o=window.document.querySelector("#now-rev"),n=A.h2().$1(o.innerText),m=n+1,l=""+m
| |
| − | for(t=u.R,s=new A.K(window.document.querySelectorAll(".rev"+l),t),s=new A.x(s,s.gi(s)),r=A.m(s).c;s.j();){q=s.d
| |
| − | if(q==null)q=r.a(q)
| |
| − | p=J.F(q)
| |
| − | p.gK(q).J(0,"hidden")
| |
| − | p.gK(q).q(0,"stained")}for(l=new A.K(window.document.querySelectorAll(".out"+l),t),l=new A.x(l,l.gi(l)),s=A.m(l).c;l.j();){r=l.d
| |
| − | J.dq(r==null?s.a(r):r).q(0,"hidden")}for(l=new A.K(window.document.querySelectorAll(".rev"+A.f(n)),t),l=new A.x(l,l.gi(l)),t=A.m(l).c;l.j();){s=l.d
| |
| − | J.dq(s==null?t.a(s):s).J(0,"stained")}o.innerText=B.c.h(m)},
| |
| − | cW:function cW(){},
| |
| − | hl(a){if(typeof dartPrint=="function"){dartPrint(a)
| |
| − | return}if(typeof console=="object"&&typeof console.log!="undefined"){console.log(a)
| |
| − | return}if(typeof window=="object")return
| |
| − | if(typeof print=="function"){print(a)
| |
| − | return}throw"Unable to print message: "+String(a)},
| |
| − | hp(a){return A.dn(new A.be("Field '"+a+"' has been assigned during initialization."))},
| |
| − | ei(a,b){return A.hs(a,b,u.o)},
| |
| − | hs(a,b,c){return A.fL(function(){var t=a,s=b
| |
| − | var r=0,q=1,p,o,n,m,l,k,j
| |
| − | return function $async$ei(d,e){if(d===1){p=e
| |
| − | r=q}while(true)switch(r){case 0:m=new A.x(t,t.gi(t))
| |
| − | l=new J.O(s,s.length)
| |
| − | k=A.m(m).c
| |
| − | j=A.m(l).c
| |
| − | case 2:if(!!0){r=3
| |
| − | break}if(!(m.j()&&l.j())){r=3
| |
| − | break}o=m.d
| |
| − | if(o==null)o=k.a(o)
| |
| − | n=l.d
| |
| − | r=4
| |
| − | return new A.a6(o,n==null?j.a(n):n)
| |
| − | case 4:r=2
| |
| − | break
| |
| − | case 3:return A.f9()
| |
| − | case 1:return A.fa(p)}}},c)},
| |
| − | e1(a,b){a=a+b&536870911
| |
| − | a=a+((a&524287)<<10)&536870911
| |
| − | return a^a>>>6}},J={
| |
| − | dl(a,b,c,d){return{i:a,p:b,e:c,x:d}},
| |
| − | cR(a){var t,s,r,q,p,o=a[v.dispatchPropertyName]
| |
| − | if(o==null)if($.dk==null){A.hb()
| |
| − | o=a[v.dispatchPropertyName]}if(o!=null){t=o.p
| |
| − | if(!1===t)return o.i
| |
| − | if(!0===t)return a
| |
| − | s=Object.getPrototypeOf(a)
| |
| − | if(t===s)return o.i
| |
| − | if(o.e===s)throw A.d(A.dP("Return interceptor for "+A.f(t(a,o))))}r=a.constructor
| |
| − | if(r==null)q=null
| |
| − | else{p=$.cy
| |
| − | if(p==null)p=$.cy=v.getIsolateTag("_$dart_js")
| |
| − | q=r[p]}if(q!=null)return q
| |
| − | q=A.hg(a)
| |
| − | if(q!=null)return q
| |
| − | if(typeof a=="function")return B.x
| |
| − | t=Object.getPrototypeOf(a)
| |
| − | if(t==null)return B.l
| |
| − | if(t===Object.prototype)return B.l
| |
| − | if(typeof r=="function"){p=$.cy
| |
| − | if(p==null)p=$.cy=v.getIsolateTag("_$dart_js")
| |
| − | Object.defineProperty(r,p,{value:B.f,enumerable:false,writable:true,configurable:true})
| |
| − | return B.f}return B.f},
| |
| − | dD(a){if(a<0)throw A.d(A.dt("Length must be a non-negative integer: "+a,null))
| |
| − | return new Array(a)},
| |
| − | dE(a){a.fixed$length=Array
| |
| − | return a},
| |
| − | dF(a){if(a<256)switch(a){case 9:case 10:case 11:case 12:case 13:case 32:case 133:case 160:return!0
| |
| − | default:return!1}switch(a){case 5760:case 8192:case 8193:case 8194:case 8195:case 8196:case 8197:case 8198:case 8199:case 8200:case 8201:case 8202:case 8232:case 8233:case 8239:case 8287:case 12288:case 65279:return!0
| |
| − | default:return!1}},
| |
| − | eR(a,b){var t,s
| |
| − | for(t=a.length;b<t;){s=B.a.a3(a,b)
| |
| − | if(s!==32&&s!==13&&!J.dF(s))break;++b}return b},
| |
| − | eS(a,b){var t,s
| |
| − | for(;b>0;b=t){t=b-1
| |
| − | s=B.a.aa(a,t)
| |
| − | if(s!==32&&s!==13&&!J.dF(s))break}return b},
| |
| − | ag(a){if(typeof a=="number"){if(Math.floor(a)==a)return J.as.prototype
| |
| − | return J.ca.prototype}if(typeof a=="string")return J.S.prototype
| |
| − | if(a==null)return J.bb.prototype
| |
| − | if(typeof a=="boolean")return J.c9.prototype
| |
| − | if(a.constructor==Array)return J.B.prototype
| |
| − | if(typeof a!="object"){if(typeof a=="function")return J.C.prototype
| |
| − | return a}if(a instanceof A.l)return a
| |
| − | return J.cR(a)},
| |
| − | dj(a){if(typeof a=="string")return J.S.prototype
| |
| − | if(a==null)return a
| |
| − | if(a.constructor==Array)return J.B.prototype
| |
| − | if(typeof a!="object"){if(typeof a=="function")return J.C.prototype
| |
| − | return a}if(a instanceof A.l)return a
| |
| − | return J.cR(a)},
| |
| − | e9(a){if(a==null)return a
| |
| − | if(a.constructor==Array)return J.B.prototype
| |
| − | if(typeof a!="object"){if(typeof a=="function")return J.C.prototype
| |
| − | return a}if(a instanceof A.l)return a
| |
| − | return J.cR(a)},
| |
| − | ea(a){if(typeof a=="string")return J.S.prototype
| |
| − | if(a==null)return a
| |
| − | if(!(a instanceof A.l))return J.a7.prototype
| |
| − | return a},
| |
| − | F(a){if(a==null)return a
| |
| − | if(typeof a!="object"){if(typeof a=="function")return J.C.prototype
| |
| − | return a}if(a instanceof A.l)return a
| |
| − | return J.cR(a)},
| |
| − | ah(a,b){if(a==null)return b==null
| |
| − | if(typeof a!="object")return b!=null&&a===b
| |
| − | return J.ag(a).E(a,b)},
| |
| − | ew(a,b){if(typeof b==="number")if(a.constructor==Array||typeof a=="string"||A.he(a,a[v.dispatchPropertyName]))if(b>>>0===b&&b<a.length)return a[b]
| |
| − | return J.dj(a).m(a,b)},
| |
| − | ex(a,b,c,d){return J.F(a).a7(a,b,c,d)},
| |
| − | cY(a,b){return J.e9(a).t(a,b)},
| |
| − | ey(a){return J.F(a).gaK(a)},
| |
| − | ez(a){return J.F(a).ga9(a)},
| |
| − | dq(a){return J.F(a).gK(a)},
| |
| − | Y(a){return J.ag(a).gn(a)},
| |
| − | eA(a){return J.F(a).gab(a)},
| |
| − | Z(a){return J.e9(a).gl(a)},
| |
| − | ai(a){return J.dj(a).gi(a)},
| |
| − | eB(a){return J.F(a).gae(a)},
| |
| − | dr(a){return J.F(a).aP(a)},
| |
| − | eC(a){return J.ea(a).aU(a)},
| |
| − | aW(a){return J.ag(a).h(a)},
| |
| − | ds(a){return J.ea(a).ai(a)},
| |
| − | aq:function aq(){},
| |
| − | c9:function c9(){},
| |
| − | bb:function bb(){},
| |
| − | p:function p(){},
| |
| − | T:function T(){},
| |
| − | bo:function bo(){},
| |
| − | a7:function a7(){},
| |
| − | C:function C(){},
| |
| − | B:function B(){},
| |
| − | cc:function cc(){},
| |
| − | O:function O(a,b){var _=this
| |
| − | _.a=a
| |
| − | _.b=b
| |
| − | _.c=0
| |
| − | _.d=null},
| |
| − | bc:function bc(){},
| |
| − | as:function as(){},
| |
| − | ca:function ca(){},
| |
| − | S:function S(){}},B={}
| |
| − | var w=[A,J,B]
| |
| − | var $={}
| |
| − | A.d1.prototype={}
| |
| − | J.aq.prototype={
| |
| − | E(a,b){return a===b},
| |
| − | gn(a){return A.bp(a)},
| |
| − | h(a){return"Instance of '"+A.cj(a)+"'"}}
| |
| − | J.c9.prototype={
| |
| − | h(a){return String(a)},
| |
| − | gn(a){return a?519018:218159}}
| |
| − | J.bb.prototype={
| |
| − | E(a,b){return null==b},
| |
| − | h(a){return"null"},
| |
| − | gn(a){return 0}}
| |
| − | J.p.prototype={}
| |
| − | J.T.prototype={
| |
| − | gn(a){return 0},
| |
| − | h(a){return String(a)}}
| |
| − | J.bo.prototype={}
| |
| − | J.a7.prototype={}
| |
| − | J.C.prototype={
| |
| − | h(a){var t=a[$.ek()]
| |
| − | if(t==null)return this.ap(a)
| |
| − | return"JavaScript function for "+J.aW(t)}}
| |
| − | J.B.prototype={
| |
| − | t(a,b){return a[b]},
| |
| − | a8(a,b){var t,s=a.length
| |
| − | for(t=0;t<s;++t){if(b.$1(a[t]))return!0
| |
| − | if(a.length!==s)throw A.d(A.ak(a))}return!1},
| |
| − | p(a,b){var t
| |
| − | for(t=0;t<a.length;++t)if(J.ah(a[t],b))return!0
| |
| − | return!1},
| |
| − | h(a){return A.d0(a,"[","]")},
| |
| − | gl(a){return new J.O(a,a.length)},
| |
| − | gn(a){return A.bp(a)},
| |
| − | gi(a){return a.length}}
| |
| − | J.cc.prototype={}
| |
| − | J.O.prototype={
| |
| − | gk(){var t=this.d
| |
| − | return t==null?A.m(this).c.a(t):t},
| |
| − | j(){var t,s=this,r=s.a,q=r.length
| |
| − | if(s.b!==q)throw A.d(A.dm(r))
| |
| − | t=s.c
| |
| − | if(t>=q){s.d=null
| |
| − | return!1}s.d=r[t]
| |
| − | s.c=t+1
| |
| − | return!0}}
| |
| − | J.bc.prototype={
| |
| − | aQ(a){if(a>0){if(a!==1/0)return Math.round(a)}else if(a>-1/0)return 0-Math.round(0-a)
| |
| − | throw A.d(A.dQ(""+a+".round()"))},
| |
| − | h(a){if(a===0&&1/a<0)return"-0.0"
| |
| − | else return""+a},
| |
| − | gn(a){var t,s,r,q,p=a|0
| |
| − | if(a===p)return p&536870911
| |
| − | t=Math.abs(a)
| |
| − | s=Math.log(t)/0.6931471805599453|0
| |
| − | r=Math.pow(2,s)
| |
| − | q=t<1?t/r:r/t
| |
| − | return((q*9007199254740992|0)+(q*3542243181176521|0))*599197+s*1259&536870911},
| |
| − | aH(a,b){var t
| |
| − | if(a>0)t=this.aG(a,b)
| |
| − | else{t=b>31?31:b
| |
| − | t=a>>t>>>0}return t},
| |
| − | aG(a,b){return b>31?0:a>>>b}}
| |
| − | J.as.prototype={$iG:1}
| |
| − | J.ca.prototype={}
| |
| − | J.S.prototype={
| |
| − | aa(a,b){if(b<0)throw A.d(A.di(a,b))
| |
| − | if(b>=a.length)A.dn(A.di(a,b))
| |
| − | return a.charCodeAt(b)},
| |
| − | a3(a,b){if(b>=a.length)throw A.d(A.di(a,b))
| |
| − | return a.charCodeAt(b)},
| |
| − | aj(a,b){return a+b},
| |
| − | al(a,b){var t=b.length
| |
| − | if(t>a.length)return!1
| |
| − | return b===a.substring(0,t)},
| |
| − | a0(a,b,c){return a.substring(b,A.f0(b,c,a.length))},
| |
| − | am(a,b){return this.a0(a,b,null)},
| |
| − | aU(a){return a.toLowerCase()},
| |
| − | ai(a){var t,s,r,q=a.trim(),p=q.length
| |
| − | if(p===0)return q
| |
| − | if(this.a3(q,0)===133){t=J.eR(q,1)
| |
| − | if(t===p)return""}else t=0
| |
| − | s=p-1
| |
| − | r=this.aa(q,s)===133?J.eS(q,s):p
| |
| − | if(t===0&&r===p)return q
| |
| − | return q.substring(t,r)},
| |
| − | h(a){return a},
| |
| − | gn(a){var t,s,r
| |
| − | for(t=a.length,s=0,r=0;r<t;++r){s=s+a.charCodeAt(r)&536870911
| |
| − | s=s+((s&524287)<<10)&536870911
| |
| − | s^=s>>6}s=s+((s&67108863)<<3)&536870911
| |
| − | s^=s>>11
| |
| − | return s+((s&16383)<<15)&536870911},
| |
| − | gi(a){return a.length},
| |
| − | $ii:1}
| |
| − | A.be.prototype={
| |
| − | h(a){return"LateInitializationError: "+this.a}}
| |
| − | A.b3.prototype={}
| |
| − | A.bi.prototype={
| |
| − | gl(a){return new A.x(this,this.gi(this))},
| |
| − | L(a,b){return this.ao(0,b)}}
| |
| − | A.x.prototype={
| |
| − | gk(){var t=this.d
| |
| − | return t==null?A.m(this).c.a(t):t},
| |
| − | j(){var t,s=this,r=s.a,q=J.dj(r),p=q.gi(r)
| |
| − | if(s.b!==p)throw A.d(A.ak(r))
| |
| − | t=s.c
| |
| − | if(t>=p){s.d=null
| |
| − | return!1}s.d=q.t(r,t);++s.c
| |
| − | return!0}}
| |
| − | A.bk.prototype={
| |
| − | gl(a){return new A.bl(J.Z(this.a),this.b)},
| |
| − | gi(a){return J.ai(this.a)},
| |
| − | t(a,b){return this.b.$1(J.cY(this.a,b))}}
| |
| − | A.bl.prototype={
| |
| − | j(){var t=this,s=t.b
| |
| − | if(s.j()){t.a=t.c.$1(s.gk())
| |
| − | return!0}t.a=null
| |
| − | return!1},
| |
| − | gk(){var t=this.a
| |
| − | return t==null?A.m(this).z[1].a(t):t}}
| |
| − | A.bm.prototype={
| |
| − | gi(a){return J.ai(this.a)},
| |
| − | t(a,b){return this.b.$1(J.cY(this.a,b))}}
| |
| − | A.a8.prototype={
| |
| − | gl(a){return new A.bA(J.Z(this.a),this.b)}}
| |
| − | A.bA.prototype={
| |
| − | j(){var t,s
| |
| − | for(t=this.a,s=this.b;t.j();)if(s.$1(t.gk()))return!0
| |
| − | return!1},
| |
| − | gk(){return this.a.gk()}}
| |
| − | A.cn.prototype={
| |
| − | v(a){var t,s,r=this,q=new RegExp(r.a).exec(a)
| |
| − | if(q==null)return null
| |
| − | t=Object.create(null)
| |
| − | s=r.b
| |
| − | if(s!==-1)t.arguments=q[s+1]
| |
| − | s=r.c
| |
| − | if(s!==-1)t.argumentsExpr=q[s+1]
| |
| − | s=r.d
| |
| − | if(s!==-1)t.expr=q[s+1]
| |
| − | s=r.e
| |
| − | if(s!==-1)t.method=q[s+1]
| |
| − | s=r.f
| |
| − | if(s!==-1)t.receiver=q[s+1]
| |
| − | return t}}
| |
| − | A.ax.prototype={
| |
| − | h(a){var t=this.b
| |
| − | if(t==null)return"NoSuchMethodError: "+this.a
| |
| − | return"NoSuchMethodError: method not found: '"+t+"' on null"}}
| |
| − | A.bd.prototype={
| |
| − | h(a){var t,s=this,r="NoSuchMethodError: method not found: '",q=s.b
| |
| − | if(q==null)return"NoSuchMethodError: "+s.a
| |
| − | t=s.c
| |
| − | if(t==null)return r+q+"' ("+s.a+")"
| |
| − | return r+q+"' on '"+t+"' ("+s.a+")"}}
| |
| − | A.by.prototype={
| |
| − | h(a){var t=this.a
| |
| − | return t.length===0?"Error":"Error: "+t}}
| |
| − | A.ci.prototype={
| |
| − | h(a){return"Throw of null ('"+(this.a===null?"null":"undefined")+"' from JavaScript)"}}
| |
| − | A.bO.prototype={
| |
| − | h(a){var t,s=this.b
| |
| − | if(s!=null)return s
| |
| − | s=this.a
| |
| − | t=s!==null&&typeof s==="object"?s.stack:null
| |
| − | return this.b=t==null?"":t}}
| |
| − | A.a0.prototype={
| |
| − | h(a){var t=this.constructor,s=t==null?null:t.name
| |
| − | return"Closure '"+A.eg(s==null?"unknown":s)+"'"},
| |
| − | gaV(){return this},
| |
| − | $C:"$1",
| |
| − | $R:1,
| |
| − | $D:null}
| |
| − | A.bZ.prototype={$C:"$0",$R:0}
| |
| − | A.c_.prototype={$C:"$2",$R:2}
| |
| − | A.cm.prototype={}
| |
| − | A.ck.prototype={
| |
| − | h(a){var t=this.$static_name
| |
| − | if(t==null)return"Closure of unknown static method"
| |
| − | return"Closure '"+A.eg(t)+"'"}}
| |
| − | A.aj.prototype={
| |
| − | E(a,b){if(b==null)return!1
| |
| − | if(this===b)return!0
| |
| − | if(!(b instanceof A.aj))return!1
| |
| − | return this.$_target===b.$_target&&this.a===b.a},
| |
| − | gn(a){return(A.hk(this.a)^A.bp(this.$_target))>>>0},
| |
| − | h(a){return"Closure '"+this.$_name+"' of "+("Instance of '"+A.cj(this.a)+"'")}}
| |
| − | A.bq.prototype={
| |
| − | h(a){return"RuntimeError: "+this.a}}
| |
| − | A.at.prototype={
| |
| − | gi(a){return this.a},
| |
| − | gC(){return new A.bf(this)},
| |
| − | m(a,b){var t,s,r,q,p=null
| |
| − | if(typeof b=="string"){t=this.b
| |
| − | if(t==null)return p
| |
| − | s=t[b]
| |
| − | r=s==null?p:s.b
| |
| − | return r}else if(typeof b=="number"&&(b&0x3fffffff)===b){q=this.c
| |
| − | if(q==null)return p
| |
| − | s=q[b]
| |
| − | r=s==null?p:s.b
| |
| − | return r}else return this.aN(b)},
| |
| − | aN(a){var t,s,r=this.d
| |
| − | if(r==null)return null
| |
| − | t=r[J.Y(a)&0x3fffffff]
| |
| − | s=this.ac(t,a)
| |
| − | if(s<0)return null
| |
| − | return t[s].b},
| |
| − | Z(a,b,c){var t,s,r,q,p,o,n=this
| |
| − | if(typeof b=="string"){t=n.b
| |
| − | n.a1(t==null?n.b=n.U():t,b,c)}else if(typeof b=="number"&&(b&0x3fffffff)===b){s=n.c
| |
| − | n.a1(s==null?n.c=n.U():s,b,c)}else{r=n.d
| |
| − | if(r==null)r=n.d=n.U()
| |
| − | q=J.Y(b)&0x3fffffff
| |
| − | p=r[q]
| |
| − | if(p==null)r[q]=[n.N(b,c)]
| |
| − | else{o=n.ac(p,b)
| |
| − | if(o>=0)p[o].b=c
| |
| − | else p.push(n.N(b,c))}}},
| |
| − | W(a,b){var t=this,s=t.e,r=t.r
| |
| − | for(;s!=null;){b.$2(s.a,s.b)
| |
| − | if(r!==t.r)throw A.d(A.ak(t))
| |
| − | s=s.c}},
| |
| − | a1(a,b,c){var t=a[b]
| |
| − | if(t==null)a[b]=this.N(b,c)
| |
| − | else t.b=c},
| |
| − | aw(){this.r=this.r+1&1073741823},
| |
| − | N(a,b){var t,s=this,r=new A.cd(a,b)
| |
| − | if(s.e==null)s.e=s.f=r
| |
| − | else{t=s.f
| |
| − | t.toString
| |
| − | r.d=t
| |
| − | s.f=t.c=r}++s.a
| |
| − | s.aw()
| |
| − | return r},
| |
| − | ac(a,b){var t,s
| |
| − | if(a==null)return-1
| |
| − | t=a.length
| |
| − | for(s=0;s<t;++s)if(J.ah(a[s].a,b))return s
| |
| − | return-1},
| |
| − | h(a){return A.dH(this)},
| |
| − | U(){var t=Object.create(null)
| |
| − | t["<non-identifier-key>"]=t
| |
| − | delete t["<non-identifier-key>"]
| |
| − | return t}}
| |
| − | A.cd.prototype={}
| |
| − | A.bf.prototype={
| |
| − | gi(a){return this.a.a},
| |
| − | gl(a){var t=this.a,s=new A.bg(t,t.r)
| |
| − | s.c=t.e
| |
| − | return s}}
| |
| − | A.bg.prototype={
| |
| − | gk(){return this.d},
| |
| − | j(){var t,s=this,r=s.a
| |
| − | if(s.b!==r.r)throw A.d(A.ak(r))
| |
| − | t=s.c
| |
| − | if(t==null){s.d=null
| |
| − | return!1}else{s.d=t.a
| |
| − | s.c=t.c
| |
| − | return!0}}}
| |
| − | A.cS.prototype={
| |
| − | $1(a){return this.a(a)},
| |
| − | $S:8}
| |
| − | A.cT.prototype={
| |
| − | $2(a,b){return this.a(a,b)},
| |
| − | $S:9}
| |
| − | A.cU.prototype={
| |
| − | $1(a){return this.a(a)},
| |
| − | $S:10}
| |
| − | A.cb.prototype={
| |
| − | h(a){return"RegExp/"+this.a+"/"+this.b.flags}}
| |
| − | A.u.prototype={
| |
| − | G(a){return A.cI(v.typeUniverse,this,a)},
| |
| − | aW(a){return A.fq(v.typeUniverse,this,a)}}
| |
| − | A.bH.prototype={}
| |
| − | A.bF.prototype={
| |
| − | h(a){return this.a}}
| |
| − | A.aO.prototype={}
| |
| − | A.cq.prototype={
| |
| − | $1(a){var t=this.a,s=t.a
| |
| − | t.a=null
| |
| − | s.$0()},
| |
| − | $S:11}
| |
| − | A.cp.prototype={
| |
| − | $1(a){var t,s
| |
| − | this.a.a=a
| |
| − | t=this.b
| |
| − | s=this.c
| |
| − | t.firstChild?t.removeChild(s):t.appendChild(s)},
| |
| − | $S:12}
| |
| − | A.cr.prototype={
| |
| − | $0(){this.a.$0()},
| |
| − | $S:3}
| |
| − | A.cs.prototype={
| |
| − | $0(){this.a.$0()},
| |
| − | $S:3}
| |
| − | A.cG.prototype={
| |
| − | av(a,b){if(self.setTimeout!=null)self.setTimeout(A.bW(new A.cH(this,b),0),a)
| |
| − | else throw A.d(A.dQ("`setTimeout()` not found."))}}
| |
| − | A.cH.prototype={
| |
| − | $0(){this.b.$0()},
| |
| − | $S:0}
| |
| − | A.ab.prototype={
| |
| − | h(a){return"IterationMarker("+this.b+", "+A.f(this.a)+")"}}
| |
| − | A.ac.prototype={
| |
| − | gk(){var t=this.c
| |
| − | if(t==null)return this.b
| |
| − | return t.gk()},
| |
| − | j(){var t,s,r,q,p,o=this
| |
| − | for(;!0;){t=o.c
| |
| − | if(t!=null)if(t.j())return!0
| |
| − | else o.c=null
| |
| − | s=function(a,b,c){var n,m=b
| |
| − | while(true)try{return a(m,n)}catch(l){n=l
| |
| − | m=c}}(o.a,0,1)
| |
| − | if(s instanceof A.ab){r=s.b
| |
| − | if(r===2){q=o.d
| |
| − | if(q==null||q.length===0){o.b=null
| |
| − | return!1}o.a=q.pop()
| |
| − | continue}else{t=s.a
| |
| − | if(r===3)throw t
| |
| − | else{p=J.Z(t)
| |
| − | if(p instanceof A.ac){t=o.d
| |
| − | if(t==null)t=o.d=[]
| |
| − | t.push(o.a)
| |
| − | o.a=p.a
| |
| − | continue}else{o.c=p
| |
| − | continue}}}}else{o.b=s
| |
| − | return!0}}return!1}}
| |
| − | A.bQ.prototype={
| |
| − | gl(a){return new A.ac(this.a())}}
| |
| − | A.bI.prototype={}
| |
| − | A.bB.prototype={}
| |
| − | A.aC.prototype={
| |
| − | gi(a){var t={},s=$.aF
| |
| − | t.a=0
| |
| − | A.cv(this.a,this.b,new A.cl(t,this),!1)
| |
| − | return new A.bI(s,u.a)}}
| |
| − | A.cl.prototype={
| |
| − | $1(a){++this.a.a},
| |
| − | $S(){return this.b.$ti.G("~(1)")}}
| |
| − | A.bs.prototype={}
| |
| − | A.cL.prototype={}
| |
| − | A.cN.prototype={
| |
| − | $0(){var t=this.a,s=this.b
| |
| − | A.dg(t,"error",u.K)
| |
| − | A.dg(s,"stackTrace",u.l)
| |
| − | A.eN(t,s)},
| |
| − | $S:0}
| |
| − | A.cA.prototype={
| |
| − | aR(a,b){var t,s,r
| |
| − | try{if(B.d===$.aF){a.$1(b)
| |
| − | return}A.fO(null,null,this,a,b)}catch(r){t=A.eh(r)
| |
| − | s=A.h6(r)
| |
| − | A.fN(t,s)}},
| |
| − | aS(a,b){return this.aR(a,b,u.D)},
| |
| − | aL(a,b){return new A.cB(this,a,b)}}
| |
| − | A.cB.prototype={
| |
| − | $1(a){return this.a.aS(this.b,a)},
| |
| − | $S(){return this.c.G("~(0)")}}
| |
| − | A.aH.prototype={
| |
| − | gl(a){var t=new A.aI(this,this.r)
| |
| − | t.c=this.e
| |
| − | return t},
| |
| − | gi(a){return this.a},
| |
| − | p(a,b){var t,s
| |
| − | if(b!=="__proto__"){t=this.b
| |
| − | if(t==null)return!1
| |
| − | return t[b]!=null}else{s=this.aB(b)
| |
| − | return s}},
| |
| − | aB(a){var t=this.d
| |
| − | if(t==null)return!1
| |
| − | return this.S(t[this.O(a)],a)>=0},
| |
| − | q(a,b){var t,s,r=this
| |
| − | if(typeof b=="string"&&b!=="__proto__"){t=r.b
| |
| − | return r.a2(t==null?r.b=A.d6():t,b)}else if(typeof b=="number"&&(b&1073741823)===b){s=r.c
| |
| − | return r.a2(s==null?r.c=A.d6():s,b)}else return r.az(b)},
| |
| − | az(a){var t,s,r=this,q=r.d
| |
| − | if(q==null)q=r.d=A.d6()
| |
| − | t=r.O(a)
| |
| − | s=q[t]
| |
| − | if(s==null)q[t]=[r.V(a)]
| |
| − | else{if(r.S(s,a)>=0)return!1
| |
| − | s.push(r.V(a))}return!0},
| |
| − | J(a,b){var t
| |
| − | if(b!=="__proto__")return this.aD(this.b,b)
| |
| − | else{t=this.aC(b)
| |
| − | return t}},
| |
| − | aC(a){var t,s,r,q,p=this,o=p.d
| |
| − | if(o==null)return!1
| |
| − | t=p.O(a)
| |
| − | s=o[t]
| |
| − | r=p.S(s,a)
| |
| − | if(r<0)return!1
| |
| − | q=s.splice(r,1)[0]
| |
| − | if(0===s.length)delete o[t]
| |
| − | p.a5(q)
| |
| − | return!0},
| |
| − | a2(a,b){if(a[b]!=null)return!1
| |
| − | a[b]=this.V(b)
| |
| − | return!0},
| |
| − | aD(a,b){var t
| |
| − | if(a==null)return!1
| |
| − | t=a[b]
| |
| − | if(t==null)return!1
| |
| − | this.a5(t)
| |
| − | delete a[b]
| |
| − | return!0},
| |
| − | a4(){this.r=this.r+1&1073741823},
| |
| − | V(a){var t,s=this,r=new A.cz(a)
| |
| − | if(s.e==null)s.e=s.f=r
| |
| − | else{t=s.f
| |
| − | t.toString
| |
| − | r.c=t
| |
| − | s.f=t.b=r}++s.a
| |
| − | s.a4()
| |
| − | return r},
| |
| − | a5(a){var t=this,s=a.c,r=a.b
| |
| − | if(s==null)t.e=r
| |
| − | else s.b=r
| |
| − | if(r==null)t.f=s
| |
| − | else r.c=s;--t.a
| |
| − | t.a4()},
| |
| − | O(a){return J.Y(a)&1073741823},
| |
| − | S(a,b){var t,s
| |
| − | if(a==null)return-1
| |
| − | t=a.length
| |
| − | for(s=0;s<t;++s)if(J.ah(a[s].a,b))return s
| |
| − | return-1}}
| |
| − | A.cz.prototype={}
| |
| − | A.aI.prototype={
| |
| − | gk(){var t=this.d
| |
| − | return t==null?A.m(this).c.a(t):t},
| |
| − | j(){var t=this,s=t.c,r=t.a
| |
| − | if(t.b!==r.r)throw A.d(A.ak(r))
| |
| − | else if(s==null){t.d=null
| |
| − | return!1}else{t.d=s.a
| |
| − | t.c=s.b
| |
| − | return!0}}}
| |
| − | A.b9.prototype={}
| |
| − | A.bh.prototype={}
| |
| − | A.U.prototype={
| |
| − | gl(a){return new A.x(a,this.gi(a))},
| |
| − | t(a,b){return this.m(a,b)},
| |
| − | gad(a){return this.gi(a)===0},
| |
| − | aT(a){var t,s,r,q,p=this
| |
| − | if(p.gad(a)){t=J.dD(0)
| |
| − | return t}s=p.m(a,0)
| |
| − | r=A.eW(p.gi(a),s,!0)
| |
| − | for(q=1;q<p.gi(a);++q)r[q]=p.m(a,q)
| |
| − | return r},
| |
| − | h(a){return A.d0(a,"[","]")}}
| |
| − | A.bj.prototype={}
| |
| − | A.cf.prototype={
| |
| − | $2(a,b){var t,s=this.a
| |
| − | if(!s.a)this.b.a+=", "
| |
| − | s.a=!1
| |
| − | s=this.b
| |
| − | t=s.a+=A.f(a)
| |
| − | s.a=t+": "
| |
| − | s.a+=A.f(b)},
| |
| − | $S:13}
| |
| − | A.V.prototype={
| |
| − | W(a,b){var t,s,r,q
| |
| − | for(t=J.Z(this.gC()),s=A.m(this).G("V.V");t.j();){r=t.gk()
| |
| − | q=this.m(0,r)
| |
| − | b.$2(r,q==null?s.a(q):q)}},
| |
| − | gi(a){return J.ai(this.gC())},
| |
| − | h(a){return A.dH(this)}}
| |
| − | A.aA.prototype={
| |
| − | A(a,b){var t
| |
| − | for(t=J.Z(b);t.j();)this.q(0,t.gk())},
| |
| − | h(a){return A.d0(this,"{","}")},
| |
| − | X(a,b){var t,s,r,q=this.gl(this)
| |
| − | if(!q.j())return""
| |
| − | if(b===""){t=A.m(q).c
| |
| − | s=""
| |
| − | do{r=q.d
| |
| − | s+=A.f(r==null?t.a(r):r)}while(q.j())
| |
| − | t=s}else{t=q.d
| |
| − | t=""+A.f(t==null?A.m(q).c.a(t):t)
| |
| − | for(s=A.m(q).c;q.j();){r=q.d
| |
| − | t=t+b+A.f(r==null?s.a(r):r)}}return t.charCodeAt(0)==0?t:t},
| |
| − | t(a,b){var t,s,r,q,p="index"
| |
| − | A.dg(b,p,u.S)
| |
| − | A.dJ(b,p)
| |
| − | for(t=this.gl(this),s=A.m(t).c,r=0;t.j();){q=t.d
| |
| − | if(q==null)q=s.a(q)
| |
| − | if(b===r)return q;++r}throw A.d(A.ap(b,this,p,null,r))}}
| |
| − | A.az.prototype={$iJ:1}
| |
| − | A.aL.prototype={$iJ:1}
| |
| − | A.aJ.prototype={}
| |
| − | A.aM.prototype={}
| |
| − | A.aR.prototype={}
| |
| − | A.j.prototype={}
| |
| − | A.aZ.prototype={
| |
| − | h(a){var t=this.a
| |
| − | if(t!=null)return"Assertion failed: "+A.c5(t)
| |
| − | return"Assertion failed"}}
| |
| − | A.bw.prototype={}
| |
| − | A.bn.prototype={
| |
| − | h(a){return"Throw of null."}}
| |
| − | A.A.prototype={
| |
| − | gR(){return"Invalid argument"+(!this.a?"(s)":"")},
| |
| − | gP(){return""},
| |
| − | h(a){var t=this,s=t.c,r=s==null?"":" ("+s+")",q=t.d,p=q==null?"":": "+q,o=t.gR()+r+p
| |
| − | if(!t.a)return o
| |
| − | return o+t.gP()+": "+A.c5(t.b)}}
| |
| − | A.ay.prototype={
| |
| − | gR(){return"RangeError"},
| |
| − | gP(){var t,s=this.e,r=this.f
| |
| − | if(s==null)t=r!=null?": Not less than or equal to "+A.f(r):""
| |
| − | else if(r==null)t=": Not greater than or equal to "+A.f(s)
| |
| − | else if(r>s)t=": Not in inclusive range "+A.f(s)+".."+A.f(r)
| |
| − | else t=r<s?": Valid value range is empty":": Only valid value is "+A.f(s)
| |
| − | return t}}
| |
| − | A.b8.prototype={
| |
| − | gR(){return"RangeError"},
| |
| − | gP(){if(this.b<0)return": index must not be negative"
| |
| − | var t=this.f
| |
| − | if(t===0)return": no indices are valid"
| |
| − | return": index should be less than "+t},
| |
| − | gi(a){return this.f}}
| |
| − | A.bz.prototype={
| |
| − | h(a){return"Unsupported operation: "+this.a}}
| |
| − | A.bx.prototype={
| |
| − | h(a){return"UnimplementedError: "+this.a}}
| |
| − | A.a4.prototype={
| |
| − | h(a){return"Bad state: "+this.a}}
| |
| − | A.b0.prototype={
| |
| − | h(a){var t=this.a
| |
| − | if(t==null)return"Concurrent modification during iteration."
| |
| − | return"Concurrent modification during iteration: "+A.c5(t)+"."}}
| |
| − | A.aB.prototype={
| |
| − | h(a){return"Stack Overflow"},
| |
| − | $ij:1}
| |
| − | A.b2.prototype={
| |
| − | h(a){return"Reading static variable '"+this.a+"' during its initialization"}}
| |
| − | A.cx.prototype={
| |
| − | h(a){return"Exception: "+this.a}}
| |
| − | A.c8.prototype={
| |
| − | h(a){var t=this.a,s=""!==t?"FormatException: "+t:"FormatException",r=this.b
| |
| − | if(typeof r=="string"){if(r.length>78)r=B.a.a0(r,0,75)+"..."
| |
| − | return s+"\n"+r}else return s}}
| |
| − | A.ar.prototype={
| |
| − | L(a,b){return new A.a8(this,b)},
| |
| − | gi(a){var t,s=this.gl(this)
| |
| − | for(t=0;s.j();)++t
| |
| − | return t},
| |
| − | gF(a){var t,s=this.gl(this)
| |
| − | if(!s.j())throw A.d(A.eP())
| |
| − | t=s.gk()
| |
| − | if(s.j())throw A.d(A.eQ())
| |
| − | return t},
| |
| − | t(a,b){var t,s,r
| |
| − | A.dJ(b,"index")
| |
| − | for(t=this.gl(this),s=0;t.j();){r=t.gk()
| |
| − | if(b===s)return r;++s}throw A.d(A.ap(b,this,"index",null,s))},
| |
| − | h(a){return A.eO(this,"(",")")}}
| |
| − | A.ba.prototype={}
| |
| − | A.q.prototype={
| |
| − | gn(a){return A.l.prototype.gn.call(this,this)},
| |
| − | h(a){return"null"}}
| |
| − | A.l.prototype={$il:1,
| |
| − | E(a,b){return this===b},
| |
| − | gn(a){return A.bp(this)},
| |
| − | h(a){return"Instance of '"+A.cj(this)+"'"},
| |
| − | toString(){return this.h(this)}}
| |
| − | A.bt.prototype={
| |
| − | gi(a){return this.a.length},
| |
| − | h(a){var t=this.a
| |
| − | return t.charCodeAt(0)==0?t:t}}
| |
| − | A.c.prototype={}
| |
| − | A.aX.prototype={
| |
| − | h(a){return String(a)}}
| |
| − | A.aY.prototype={
| |
| − | h(a){return String(a)}}
| |
| − | A.a_.prototype={$ia_:1}
| |
| − | A.P.prototype={$iP:1}
| |
| − | A.w.prototype={
| |
| − | gi(a){return a.length}}
| |
| − | A.al.prototype={
| |
| − | gi(a){return a.length}}
| |
| − | A.c1.prototype={}
| |
| − | A.am.prototype={}
| |
| − | A.c2.prototype={
| |
| − | h(a){return String(a)}}
| |
| − | A.c3.prototype={
| |
| − | gi(a){return a.length}}
| |
| − | A.cu.prototype={
| |
| − | gad(a){return this.a.firstElementChild==null},
| |
| − | gi(a){return this.b.length},
| |
| − | m(a,b){return u.h.a(this.b[b])},
| |
| − | q(a,b){this.a.appendChild(b)
| |
| − | return b},
| |
| − | gl(a){var t=this.aT(this)
| |
| − | return new J.O(t,t.length)}}
| |
| − | A.K.prototype={
| |
| − | gi(a){return this.a.length},
| |
| − | m(a,b){return this.$ti.c.a(this.a[b])}}
| |
| − | A.h.prototype={
| |
| − | gaK(a){return new A.bD(a)},
| |
| − | ga9(a){return new A.cu(a,a.children)},
| |
| − | gK(a){return new A.bE(a)},
| |
| − | h(a){return a.localName},
| |
| − | u(a,b,c,d){var t,s,r,q
| |
| − | if(c==null){t=$.dA
| |
| − | if(t==null){t=[]
| |
| − | s=new A.aw(t)
| |
| − | t.push(A.dS(null))
| |
| − | t.push(A.dW())
| |
| − | $.dA=s
| |
| − | d=s}else d=t
| |
| − | t=$.dz
| |
| − | if(t==null){t=new A.bT(d)
| |
| − | $.dz=t
| |
| − | c=t}else{t.a=d
| |
| − | c=t}}if($.I==null){t=document
| |
| − | s=t.implementation.createHTMLDocument("")
| |
| − | $.I=s
| |
| − | $.cZ=s.createRange()
| |
| − | s=$.I.createElement("base")
| |
| − | u.y.a(s)
| |
| − | t=t.baseURI
| |
| − | t.toString
| |
| − | s.href=t
| |
| − | $.I.head.appendChild(s)}t=$.I
| |
| − | if(t.body==null){s=t.createElement("body")
| |
| − | t.body=u.t.a(s)}t=$.I
| |
| − | if(u.t.b(a)){t=t.body
| |
| − | t.toString
| |
| − | r=t}else{t.toString
| |
| − | r=t.createElement(a.tagName)
| |
| − | $.I.body.appendChild(r)}if("createContextualFragment" in window.Range.prototype&&!B.b.p(B.A,a.tagName)){$.cZ.selectNodeContents(r)
| |
| − | t=$.cZ
| |
| − | q=t.createContextualFragment(b)}else{r.innerHTML=b
| |
| − | q=$.I.createDocumentFragment()
| |
| − | for(;t=r.firstChild,t!=null;)q.appendChild(t)}if(r!==$.I.body)J.dr(r)
| |
| − | c.a_(q)
| |
| − | document.adoptNode(q)
| |
| − | return q},
| |
| − | aM(a,b,c){return this.u(a,b,c,null)},
| |
| − | ak(a,b){a.textContent=null
| |
| − | a.appendChild(this.u(a,b,null,null))},
| |
| − | gab(a){return a.innerHTML},
| |
| − | gah(a){return a.tagName},
| |
| − | gae(a){return new A.y(a,"click",!1,u.C)},
| |
| − | gaf(a){return new A.y(a,"mouseleave",!1,u.C)},
| |
| − | gag(a){return new A.y(a,"mouseover",!1,u.C)},
| |
| − | $ih:1}
| |
| − | A.c4.prototype={
| |
| − | $1(a){return u.h.b(a)},
| |
| − | $S:4}
| |
| − | A.a.prototype={$ia:1}
| |
| − | A.b5.prototype={
| |
| − | a7(a,b,c,d){if(c!=null)this.aA(a,b,c,d)},
| |
| − | aI(a,b,c){return this.a7(a,b,c,null)},
| |
| − | aA(a,b,c,d){return a.addEventListener(b,A.bW(c,1),d)}}
| |
| − | A.b7.prototype={
| |
| − | gi(a){return a.length}}
| |
| − | A.Q.prototype={
| |
| − | gi(a){return a.length},
| |
| − | m(a,b){if(b>>>0!==b||b>=a.length)throw A.d(A.ap(b,a,null,null,null))
| |
| − | return a[b]},
| |
| − | t(a,b){return a[b]},
| |
| − | $ia2:1}
| |
| − | A.ce.prototype={
| |
| − | h(a){return String(a)}}
| |
| − | A.r.prototype={$ir:1}
| |
| − | A.n.prototype={
| |
| − | gF(a){var t=this.a,s=t.childNodes.length
| |
| − | if(s===0)throw A.d(A.d4("No elements"))
| |
| − | if(s>1)throw A.d(A.d4("More than one element"))
| |
| − | t=t.firstChild
| |
| − | t.toString
| |
| − | return t},
| |
| − | A(a,b){var t,s,r,q=b.a,p=this.a
| |
| − | if(q!==p)for(t=q.childNodes.length,s=0;s<t;++s){r=q.firstChild
| |
| − | r.toString
| |
| − | p.appendChild(r)}return},
| |
| − | gl(a){var t=this.a.childNodes
| |
| − | return new A.ao(t,t.length)},
| |
| − | gi(a){return this.a.childNodes.length},
| |
| − | m(a,b){return this.a.childNodes[b]}}
| |
| − | A.e.prototype={
| |
| − | aP(a){var t=a.parentNode
| |
| − | if(t!=null)t.removeChild(a)},
| |
| − | h(a){var t=a.nodeValue
| |
| − | return t==null?this.an(a):t},
| |
| − | $ie:1}
| |
| − | A.av.prototype={
| |
| − | gi(a){return a.length},
| |
| − | m(a,b){if(b>>>0!==b||b>=a.length)throw A.d(A.ap(b,a,null,null,null))
| |
| − | return a[b]},
| |
| − | t(a,b){return a[b]},
| |
| − | $ia2:1}
| |
| − | A.br.prototype={
| |
| − | gi(a){return a.length}}
| |
| − | A.aD.prototype={
| |
| − | u(a,b,c,d){var t,s
| |
| − | if("createContextualFragment" in window.Range.prototype)return this.M(a,b,c,d)
| |
| − | t=A.eL("<table>"+b+"</table>",c,d)
| |
| − | s=document.createDocumentFragment()
| |
| − | new A.n(s).A(0,new A.n(t))
| |
| − | return s}}
| |
| − | A.bu.prototype={
| |
| − | u(a,b,c,d){var t,s
| |
| − | if("createContextualFragment" in window.Range.prototype)return this.M(a,b,c,d)
| |
| − | t=document
| |
| − | s=t.createDocumentFragment()
| |
| − | t=new A.n(B.m.u(t.createElement("table"),b,c,d))
| |
| − | t=new A.n(t.gF(t))
| |
| − | new A.n(s).A(0,new A.n(t.gF(t)))
| |
| − | return s}}
| |
| − | A.bv.prototype={
| |
| − | u(a,b,c,d){var t,s
| |
| − | if("createContextualFragment" in window.Range.prototype)return this.M(a,b,c,d)
| |
| − | t=document
| |
| − | s=t.createDocumentFragment()
| |
| − | t=new A.n(B.m.u(t.createElement("table"),b,c,d))
| |
| − | new A.n(s).A(0,new A.n(t.gF(t)))
| |
| − | return s}}
| |
| − | A.a5.prototype={$ia5:1}
| |
| − | A.v.prototype={}
| |
| − | A.aE.prototype={}
| |
| − | A.a9.prototype={$ia9:1}
| |
| − | A.aK.prototype={
| |
| − | gi(a){return a.length},
| |
| − | m(a,b){if(b>>>0!==b||b>=a.length)throw A.d(A.ap(b,a,null,null,null))
| |
| − | return a[b]},
| |
| − | t(a,b){return a[b]},
| |
| − | $ia2:1}
| |
| − | A.ct.prototype={
| |
| − | W(a,b){var t,s,r,q,p,o
| |
| − | for(t=this.gC(),s=t.length,r=this.a,q=0;q<t.length;t.length===s||(0,A.dm)(t),++q){p=t[q]
| |
| − | o=r.getAttribute(p)
| |
| − | b.$2(p,o==null?A.dc(o):o)}},
| |
| − | gC(){var t,s,r,q,p,o=this.a.attributes,n=[]
| |
| − | for(t=o.length,s=u.x,r=0;r<t;++r){q=s.a(o[r])
| |
| − | if(q.namespaceURI==null){p=q.name
| |
| − | p.toString
| |
| − | n.push(p)}}return n}}
| |
| − | A.bD.prototype={
| |
| − | m(a,b){return this.a.getAttribute(A.dc(b))},
| |
| − | gi(a){return this.gC().length}}
| |
| − | A.bE.prototype={
| |
| − | D(){var t,s,r,q,p=A.au(u.N)
| |
| − | for(t=this.a.className.split(" "),s=t.length,r=0;r<s;++r){q=J.ds(t[r])
| |
| − | if(q.length!==0)p.q(0,q)}return p},
| |
| − | Y(a){this.a.className=a.X(0," ")},
| |
| − | gi(a){return this.a.classList.length},
| |
| − | q(a,b){var t=this.a.classList,s=t.contains(b)
| |
| − | t.add(b)
| |
| − | return!s},
| |
| − | J(a,b){var t=this.a.classList,s=t.contains(b)
| |
| − | t.remove(b)
| |
| − | return s}}
| |
| − | A.d_.prototype={}
| |
| − | A.aG.prototype={}
| |
| − | A.y.prototype={}
| |
| − | A.bG.prototype={}
| |
| − | A.cw.prototype={
| |
| − | $1(a){return this.a.$1(a)},
| |
| − | $S:14}
| |
| − | A.aa.prototype={
| |
| − | ar(a){var t
| |
| − | if($.bJ.a===0){for(t=0;t<262;++t)$.bJ.Z(0,B.z[t],A.h8())
| |
| − | for(t=0;t<12;++t)$.bJ.Z(0,B.e[t],A.h9())}},
| |
| − | H(a){return $.ev().p(0,A.an(a))},
| |
| − | B(a,b,c){var t=$.bJ.m(0,A.an(a)+"::"+b)
| |
| − | if(t==null)t=$.bJ.m(0,"*::"+b)
| |
| − | if(t==null)return!1
| |
| − | return t.$4(a,b,c,this)},
| |
| − | $iD:1}
| |
| − | A.a1.prototype={
| |
| − | gl(a){return new A.ao(a,this.gi(a))}}
| |
| − | A.aw.prototype={
| |
| − | H(a){return B.b.a8(this.a,new A.ch(a))},
| |
| − | B(a,b,c){return B.b.a8(this.a,new A.cg(a,b,c))},
| |
| − | $iD:1}
| |
| − | A.ch.prototype={
| |
| − | $1(a){return a.H(this.a)},
| |
| − | $S:5}
| |
| − | A.cg.prototype={
| |
| − | $1(a){return a.B(this.a,this.b,this.c)},
| |
| − | $S:5}
| |
| − | A.aN.prototype={
| |
| − | au(a,b,c,d){var t,s,r
| |
| − | this.a.A(0,c)
| |
| − | t=b.L(0,new A.cD())
| |
| − | s=b.L(0,new A.cE())
| |
| − | this.b.A(0,t)
| |
| − | r=this.c
| |
| − | r.A(0,B.B)
| |
| − | r.A(0,s)},
| |
| − | H(a){return this.a.p(0,A.an(a))},
| |
| − | B(a,b,c){var t,s=this,r=A.an(a),q=s.c,p=r+"::"+b
| |
| − | if(q.p(0,p))return s.d.aJ(c)
| |
| − | else{t="*::"+b
| |
| − | if(q.p(0,t))return s.d.aJ(c)
| |
| − | else{q=s.b
| |
| − | if(q.p(0,p))return!0
| |
| − | else if(q.p(0,t))return!0
| |
| − | else if(q.p(0,r+"::*"))return!0
| |
| − | else if(q.p(0,"*::*"))return!0}}return!1},
| |
| − | $iD:1}
| |
| − | A.cD.prototype={
| |
| − | $1(a){return!B.b.p(B.e,a)},
| |
| − | $S:6}
| |
| − | A.cE.prototype={
| |
| − | $1(a){return B.b.p(B.e,a)},
| |
| − | $S:6}
| |
| − | A.bR.prototype={
| |
| − | B(a,b,c){if(this.aq(a,b,c))return!0
| |
| − | if(b==="template"&&c==="")return!0
| |
| − | if(a.getAttribute("template")==="")return this.e.p(0,b)
| |
| − | return!1}}
| |
| − | A.cF.prototype={
| |
| − | $1(a){return"TEMPLATE::"+a},
| |
| − | $S:15}
| |
| − | A.bP.prototype={
| |
| − | H(a){var t
| |
| − | if(u.Y.b(a))return!1
| |
| − | t=u.u.b(a)
| |
| − | if(t&&A.an(a)==="foreignObject")return!1
| |
| − | if(t)return!0
| |
| − | return!1},
| |
| − | B(a,b,c){if(b==="is"||B.a.al(b,"on"))return!1
| |
| − | return this.H(a)},
| |
| − | $iD:1}
| |
| − | A.ao.prototype={
| |
| − | j(){var t=this,s=t.c+1,r=t.b
| |
| − | if(s<r){t.d=J.ew(t.a,s)
| |
| − | t.c=s
| |
| − | return!0}t.d=null
| |
| − | t.c=r
| |
| − | return!1},
| |
| − | gk(){var t=this.d
| |
| − | return t==null?A.m(this).c.a(t):t}}
| |
| − | A.cC.prototype={}
| |
| − | A.bT.prototype={
| |
| − | a_(a){var t,s=new A.cK(this)
| |
| − | do{t=this.b
| |
| − | s.$2(a,null)}while(t!==this.b)},
| |
| − | I(a,b){++this.b
| |
| − | if(b==null||b!==a.parentNode)J.dr(a)
| |
| − | else b.removeChild(a)},
| |
| − | aF(a,b){var t,s,r,q,p,o=!0,n=null,m=null
| |
| − | try{n=J.ey(a)
| |
| − | m=n.a.getAttribute("is")
| |
| − | t=function(c){if(!(c.attributes instanceof NamedNodeMap))return true
| |
| − | if(c.id=="lastChild"||c.name=="lastChild"||c.id=="previousSibling"||c.name=="previousSibling"||c.id=="children"||c.name=="children")return true
| |
| − | var l=c.childNodes
| |
| − | if(c.lastChild&&c.lastChild!==l[l.length-1])return true
| |
| − | if(c.children)if(!(c.children instanceof HTMLCollection||c.children instanceof NodeList))return true
| |
| − | var k=0
| |
| − | if(c.children)k=c.children.length
| |
| − | for(var j=0;j<k;j++){var i=c.children[j]
| |
| − | if(i.id=="attributes"||i.name=="attributes"||i.id=="lastChild"||i.name=="lastChild"||i.id=="previousSibling"||i.name=="previousSibling"||i.id=="children"||i.name=="children")return true}return false}(a)
| |
| − | o=t?!0:!(a.attributes instanceof NamedNodeMap)}catch(q){}s="element unprintable"
| |
| − | try{s=J.aW(a)}catch(q){}try{r=A.an(a)
| |
| − | this.aE(a,b,o,s,r,n,m)}catch(q){if(A.eh(q) instanceof A.A)throw q
| |
| − | else{this.I(a,b)
| |
| − | window
| |
| − | p=A.f(s)
| |
| − | if(typeof console!="undefined")window.console.warn("Removing corrupted element "+p)}}},
| |
| − | aE(a,b,c,d,e,f,g){var t,s,r,q,p,o,n,m=this
| |
| − | if(c){m.I(a,b)
| |
| − | window
| |
| − | if(typeof console!="undefined")window.console.warn("Removing element due to corrupted attributes on <"+d+">")
| |
| − | return}if(!m.a.H(a)){m.I(a,b)
| |
| − | window
| |
| − | t=A.f(b)
| |
| − | if(typeof console!="undefined")window.console.warn("Removing disallowed element <"+e+"> from "+t)
| |
| − | return}if(g!=null)if(!m.a.B(a,"is",g)){m.I(a,b)
| |
| − | window
| |
| − | if(typeof console!="undefined")window.console.warn("Removing disallowed type extension <"+e+' is="'+g+'">')
| |
| − | return}s=f.gC().slice(0)
| |
| − | for(r=f.gC().length-1,t=f.a,q="Removing disallowed attribute <"+e+" ";r>=0;--r){p=s[r]
| |
| − | o=m.a
| |
| − | n=J.eC(p)
| |
| − | A.dc(p)
| |
| − | if(!o.B(a,n,t.getAttribute(p))){window
| |
| − | o=t.getAttribute(p)
| |
| − | if(typeof console!="undefined")window.console.warn(q+p+'="'+A.f(o)+'">')
| |
| − | t.removeAttribute(p)}}if(u.f.b(a)){t=a.content
| |
| − | t.toString
| |
| − | m.a_(t)}}}
| |
| − | A.cK.prototype={
| |
| − | $2(a,b){var t,s,r,q,p,o=this.a
| |
| − | switch(a.nodeType){case 1:o.aF(a,b)
| |
| − | break
| |
| − | case 8:case 11:case 3:case 4:break
| |
| − | default:o.I(a,b)}t=a.lastChild
| |
| − | for(;t!=null;){s=null
| |
| − | try{s=t.previousSibling
| |
| − | if(s!=null){r=s.nextSibling
| |
| − | q=t
| |
| − | q=r==null?q!=null:r!==q
| |
| − | r=q}else r=!1
| |
| − | if(r){r=A.d4("Corrupt HTML")
| |
| − | throw A.d(r)}}catch(p){r=t;++o.b
| |
| − | q=r.parentNode
| |
| − | if(a!==q){if(q!=null)q.removeChild(r)}else a.removeChild(r)
| |
| − | t=null
| |
| − | s=a.lastChild}if(t!=null)this.$2(t,a)
| |
| − | t=s}},
| |
| − | $S:16}
| |
| − | A.bC.prototype={}
| |
| − | A.bK.prototype={}
| |
| − | A.bL.prototype={}
| |
| − | A.bM.prototype={}
| |
| − | A.bN.prototype={}
| |
| − | A.bU.prototype={}
| |
| − | A.bV.prototype={}
| |
| − | A.b1.prototype={
| |
| − | a6(a){var t=$.ej().b
| |
| − | if(t.test(a))return a
| |
| − | throw A.d(A.eD(a,"value","Not a valid class token"))},
| |
| − | h(a){return this.D().X(0," ")},
| |
| − | gl(a){var t=this.D()
| |
| − | return A.fb(t,t.r)},
| |
| − | gi(a){return this.D().a},
| |
| − | q(a,b){var t
| |
| − | this.a6(b)
| |
| − | t=this.aO(new A.c0(b))
| |
| − | return t==null?!1:t},
| |
| − | J(a,b){var t,s
| |
| − | this.a6(b)
| |
| − | t=this.D()
| |
| − | s=t.J(0,b)
| |
| − | this.Y(t)
| |
| − | return s},
| |
| − | t(a,b){return this.D().t(0,b)},
| |
| − | aO(a){var t=this.D(),s=a.$1(t)
| |
| − | this.Y(t)
| |
| − | return s}}
| |
| − | A.c0.prototype={
| |
| − | $1(a){return a.q(0,this.a)},
| |
| − | $S:17}
| |
| − | A.b6.prototype={
| |
| − | gT(){return new A.bk(new A.a8(this.b,new A.c6()),new A.c7())},
| |
| − | q(a,b){this.b.a.appendChild(b)},
| |
| − | gi(a){return J.ai(this.gT().a)},
| |
| − | m(a,b){var t=this.gT()
| |
| − | return t.b.$1(J.cY(t.a,b))},
| |
| − | gl(a){var t=A.eX(this.gT(),!1)
| |
| − | return new J.O(t,t.length)}}
| |
| − | A.c6.prototype={
| |
| − | $1(a){return u.h.b(a)},
| |
| − | $S:4}
| |
| − | A.c7.prototype={
| |
| − | $1(a){return u.h.a(a)},
| |
| − | $S:18}
| |
| − | A.a3.prototype={$ia3:1}
| |
| − | A.b_.prototype={
| |
| − | D(){var t,s,r,q,p=this.a.getAttribute("class"),o=A.au(u.N)
| |
| − | if(p==null)return o
| |
| − | for(t=p.split(" "),s=t.length,r=0;r<s;++r){q=J.ds(t[r])
| |
| − | if(q.length!==0)o.q(0,q)}return o},
| |
| − | Y(a){this.a.setAttribute("class",a.X(0," "))}}
| |
| − | A.b.prototype={
| |
| − | gK(a){return new A.b_(a)},
| |
| − | ga9(a){return new A.b6(a,new A.n(a))},
| |
| − | gab(a){var t=document.createElement("div"),s=u.u.a(a.cloneNode(!0))
| |
| − | A.d5(t,new A.b6(s,new A.n(s)))
| |
| − | return t.innerHTML},
| |
| − | u(a,b,c,d){var t,s,r,q,p=[]
| |
| − | p.push(A.dS(null))
| |
| − | p.push(A.dW())
| |
| − | p.push(new A.bP())
| |
| − | c=new A.bT(new A.aw(p))
| |
| − | p=document
| |
| − | t=p.body
| |
| − | t.toString
| |
| − | s=B.h.aM(t,'<svg version="1.1">'+b+"</svg>",c)
| |
| − | r=p.createDocumentFragment()
| |
| − | p=new A.n(s)
| |
| − | q=p.gF(p)
| |
| − | for(;p=q.firstChild,p!=null;)r.appendChild(p)
| |
| − | return r},
| |
| − | gae(a){return new A.y(a,"click",!1,u.C)},
| |
| − | gaf(a){return new A.y(a,"mouseleave",!1,u.C)},
| |
| − | gag(a){return new A.y(a,"mouseover",!1,u.C)},
| |
| − | $ib:1}
| |
| − | A.cO.prototype={
| |
| − | $1(a){var t,s=this.a,r=s.style
| |
| − | r.display="block"
| |
| − | a.pageX.toString
| |
| − | t=a.pageY
| |
| − | t.toString
| |
| − | r.top=A.f(t+20)+"px"
| |
| − | t=a.pageX
| |
| − | t.toString
| |
| − | a.pageY.toString
| |
| − | s=B.w.aQ(s.offsetWidth)
| |
| − | r.left=A.f(t-s/2)+"px"},
| |
| − | $S:1}
| |
| − | A.cP.prototype={
| |
| − | $1(a){var t=this.a.style
| |
| − | t.display="none"},
| |
| − | $S:1}
| |
| − | A.R.prototype={
| |
| − | E(a,b){if(b==null)return!1
| |
| − | return b instanceof A.R&&b.a===this.a&&J.ah(b.b,this.b)},
| |
| − | gn(a){return this.a*31+J.Y(this.b)},
| |
| − | h(a){return"("+this.a+", "+A.f(this.b)+")"}}
| |
| − | A.b4.prototype={
| |
| − | gk(){var t=this.c
| |
| − | return t==null?A.m(this).G("R<1>").a(t):t},
| |
| − | j(){var t=this,s=t.a
| |
| − | if(s.j()){t.c=new A.R(t.b++,s.gk())
| |
| − | return!0}t.c=null
| |
| − | return!1}}
| |
| − | A.a6.prototype={
| |
| − | h(a){return"["+A.f(this.a)+", "+A.f(this.b)+"]"},
| |
| − | E(a,b){if(b==null)return!1
| |
| − | return b instanceof A.a6&&J.ah(b.a,this.a)&&J.ah(b.b,this.b)},
| |
| − | gn(a){var t,s=J.Y(this.a),r=J.Y(this.b)
| |
| − | r=A.e1(A.e1(0,B.c.gn(s)),B.c.gn(r))
| |
| − | t=r+((r&67108863)<<3)&536870911
| |
| − | t^=t>>>11
| |
| − | return t+((t&16383)<<15)&536870911}}
| |
| − | A.cW.prototype={
| |
| − | $1(a){var t
| |
| − | A.fY()
| |
| − | t=window.document.querySelector("#new-revision")
| |
| − | t.toString
| |
| − | t=J.eB(t)
| |
| − | A.cv(t.a,t.b,A.hn(),!1)},
| |
| − | $S:19};(function aliases(){var t=J.aq.prototype
| |
| − | t.an=t.h
| |
| − | t=J.T.prototype
| |
| − | t.ap=t.h
| |
| − | t=A.ar.prototype
| |
| − | t.ao=t.L
| |
| − | t=A.h.prototype
| |
| − | t.M=t.u
| |
| − | t=A.aN.prototype
| |
| − | t.aq=t.B})();(function installTearOffs(){var t=hunkHelpers._static_1,s=hunkHelpers._static_0,r=hunkHelpers.installStaticTearOff
| |
| − | t(A,"fZ","f4",2)
| |
| − | t(A,"h_","f5",2)
| |
| − | t(A,"h0","f6",2)
| |
| − | s(A,"e8","fS",0)
| |
| − | r(A,"h2",1,null,["$3$onError$radix","$1"],["ed",function(a){return A.ed(a,null,null)}],20,0)
| |
| − | r(A,"h8",4,null,["$4"],["f7"],7,0)
| |
| − | r(A,"h9",4,null,["$4"],["f8"],7,0)
| |
| − | t(A,"hn","hr",1)})();(function inheritance(){var t=hunkHelpers.mixin,s=hunkHelpers.inherit,r=hunkHelpers.inheritMany
| |
| − | s(A.l,null)
| |
| − | r(A.l,[A.d1,J.aq,J.O,A.j,A.ar,A.x,A.ba,A.cn,A.ci,A.bO,A.a0,A.V,A.cd,A.bg,A.cb,A.u,A.bH,A.cG,A.ab,A.ac,A.bI,A.bB,A.aC,A.bs,A.cL,A.aR,A.cz,A.aI,A.aJ,A.U,A.aA,A.aM,A.aB,A.cx,A.c8,A.q,A.bt,A.c1,A.d_,A.aa,A.a1,A.aw,A.aN,A.bP,A.ao,A.cC,A.bT,A.R,A.a6])
| |
| − | r(J.aq,[J.c9,J.bb,J.p,J.B,J.bc,J.S])
| |
| − | r(J.p,[J.T,A.b5,A.bC,A.c2,A.c3,A.a,A.bK,A.ce,A.bM,A.bU])
| |
| − | r(J.T,[J.bo,J.a7,J.C])
| |
| − | s(J.cc,J.B)
| |
| − | r(J.bc,[J.as,J.ca])
| |
| − | r(A.j,[A.be,A.bw,A.bd,A.by,A.bq,A.bF,A.aZ,A.bn,A.A,A.bz,A.bx,A.a4,A.b0,A.b2])
| |
| − | r(A.ar,[A.b3,A.bk,A.a8,A.b9])
| |
| − | r(A.b3,[A.bi,A.bf])
| |
| − | r(A.ba,[A.bl,A.bA,A.b4])
| |
| − | s(A.bm,A.bi)
| |
| − | s(A.ax,A.bw)
| |
| − | r(A.a0,[A.bZ,A.c_,A.cm,A.cS,A.cU,A.cq,A.cp,A.cl,A.cB,A.c4,A.cw,A.ch,A.cg,A.cD,A.cE,A.cF,A.c0,A.c6,A.c7,A.cO,A.cP,A.cW])
| |
| − | r(A.cm,[A.ck,A.aj])
| |
| − | s(A.bj,A.V)
| |
| − | r(A.bj,[A.at,A.ct])
| |
| − | r(A.c_,[A.cT,A.cf,A.cK])
| |
| − | s(A.aO,A.bF)
| |
| − | r(A.bZ,[A.cr,A.cs,A.cH,A.cN])
| |
| − | s(A.bQ,A.b9)
| |
| − | s(A.cA,A.cL)
| |
| − | s(A.aL,A.aR)
| |
| − | s(A.aH,A.aL)
| |
| − | s(A.bh,A.aJ)
| |
| − | s(A.az,A.aM)
| |
| − | r(A.A,[A.ay,A.b8])
| |
| − | r(A.b5,[A.e,A.aE])
| |
| − | r(A.e,[A.h,A.w,A.a9])
| |
| − | r(A.h,[A.c,A.b])
| |
| − | r(A.c,[A.aX,A.aY,A.a_,A.P,A.am,A.b7,A.br,A.aD,A.bu,A.bv,A.a5])
| |
| − | s(A.al,A.bC)
| |
| − | r(A.bh,[A.cu,A.K,A.n,A.b6])
| |
| − | s(A.bL,A.bK)
| |
| − | s(A.Q,A.bL)
| |
| − | s(A.v,A.a)
| |
| − | s(A.r,A.v)
| |
| − | s(A.bN,A.bM)
| |
| − | s(A.av,A.bN)
| |
| − | s(A.bV,A.bU)
| |
| − | s(A.aK,A.bV)
| |
| − | s(A.bD,A.ct)
| |
| − | s(A.b1,A.az)
| |
| − | r(A.b1,[A.bE,A.b_])
| |
| − | s(A.aG,A.aC)
| |
| − | s(A.y,A.aG)
| |
| − | s(A.bG,A.bs)
| |
| − | s(A.bR,A.aN)
| |
| − | s(A.a3,A.b)
| |
| − | t(A.aJ,A.U)
| |
| − | t(A.aM,A.aA)
| |
| − | t(A.aR,A.aA)
| |
| − | t(A.bC,A.c1)
| |
| − | t(A.bK,A.U)
| |
| − | t(A.bL,A.a1)
| |
| − | t(A.bM,A.U)
| |
| − | t(A.bN,A.a1)
| |
| − | t(A.bU,A.U)
| |
| − | t(A.bV,A.a1)})()
| |
| − | var v={typeUniverse:{eC:new Map(),tR:{},eT:{},tPV:{},sEA:[]},mangledGlobalNames:{G:"int",h3:"double",hj:"num",i:"String",z:"bool",q:"Null",eV:"List"},mangledNames:{},types:["~()","~(r)","~(~())","q()","z(e)","z(D)","z(i)","z(h,i,i,aa)","@(@)","@(@,i)","@(i)","q(@)","q(~())","~(l?,l?)","~(a)","i(i)","~(e,e?)","z(J<i>)","h(e)","q(a)","G(i{onError:G(i)?,radix:G?})"],interceptorsByTag:null,leafTags:null,arrayRti:Symbol("$ti")}
| |
| − | A.fp(v.typeUniverse,JSON.parse('{"bo":"T","a7":"T","C":"T","hu":"a","hB":"a","ht":"b","hD":"b","hv":"c","hG":"c","hE":"e","hA":"e","hH":"r","hx":"v","hw":"w","hJ":"w","hF":"Q","as":{"G":[]},"S":{"i":[]},"be":{"j":[]},"ax":{"j":[]},"bd":{"j":[]},"by":{"j":[]},"bq":{"j":[]},"at":{"V.V":"2"},"bF":{"j":[]},"aO":{"j":[]},"aH":{"J":["1"]},"az":{"J":["1"]},"aL":{"J":["1"]},"aZ":{"j":[]},"bw":{"j":[]},"bn":{"j":[]},"A":{"j":[]},"ay":{"j":[]},"b8":{"j":[]},"bz":{"j":[]},"bx":{"j":[]},"a4":{"j":[]},"b0":{"j":[]},"aB":{"j":[]},"b2":{"j":[]},"h":{"e":[]},"r":{"a":[]},"aa":{"D":[]},"c":{"h":[],"e":[]},"aX":{"h":[],"e":[]},"aY":{"h":[],"e":[]},"a_":{"h":[],"e":[]},"P":{"h":[],"e":[]},"w":{"e":[]},"am":{"h":[],"e":[]},"b7":{"h":[],"e":[]},"Q":{"a2":["e"]},"av":{"a2":["e"]},"br":{"h":[],"e":[]},"aD":{"h":[],"e":[]},"bu":{"h":[],"e":[]},"bv":{"h":[],"e":[]},"a5":{"h":[],"e":[]},"v":{"a":[]},"a9":{"e":[]},"aK":{"a2":["e"]},"bD":{"V.V":"i"},"bE":{"J":["i"]},"aG":{"aC":["1"]},"y":{"aC":["1"]},"aw":{"D":[]},"aN":{"D":[]},"bR":{"D":[]},"bP":{"D":[]},"b1":{"J":["i"]},"a3":{"b":[],"h":[],"e":[]},"b_":{"J":["i"]},"b":{"h":[],"e":[]}}'))
| |
| − | A.fo(v.typeUniverse,JSON.parse('{"B":1,"cc":1,"O":1,"b3":1,"bi":1,"x":1,"bk":2,"bl":2,"bm":2,"a8":1,"bA":1,"at":2,"bf":1,"bg":1,"ac":1,"bQ":1,"bs":1,"aI":1,"b9":1,"bh":1,"U":1,"bj":2,"V":2,"aA":1,"az":1,"aL":1,"aJ":1,"aM":1,"aR":1,"ar":1,"ba":1,"aG":1,"bG":1,"a1":1,"ao":1,"R":1,"b4":1,"a6":2}'))
| |
| − | var u=(function rtii(){var t=A.h4
| |
| − | return{y:t("a_"),t:t("P"),h:t("h"),Q:t("j"),z:t("a"),Z:t("hC"),b:t("B<@>"),T:t("bb"),g:t("C"),p:t("a2<@>"),P:t("q"),K:t("l"),Y:t("a3"),l:t("hI"),N:t("i"),u:t("b"),f:t("a5"),o:t("a6<@,@>"),B:t("a7"),x:t("a9"),C:t("y<r>"),R:t("K<h>"),a:t("bI<G>"),v:t("z"),i:t("h3"),D:t("@"),S:t("G"),A:t("0&*"),_:t("l*"),O:t("dC<q>?"),X:t("l?"),H:t("hj")}})();(function constants(){var t=hunkHelpers.makeConstList
| |
| − | B.h=A.P.prototype
| |
| − | B.u=A.am.prototype
| |
| − | B.v=J.aq.prototype
| |
| − | B.b=J.B.prototype
| |
| − | B.c=J.as.prototype
| |
| − | B.w=J.bc.prototype
| |
| − | B.a=J.S.prototype
| |
| − | B.x=J.C.prototype
| |
| − | B.y=J.p.prototype
| |
| − | B.l=J.bo.prototype
| |
| − | B.m=A.aD.prototype
| |
| − | B.f=J.a7.prototype
| |
| − | B.C=A.aE.prototype
| |
| − | B.i=function getTagFallback(o) {
| |
| − | var s = Object.prototype.toString.call(o);
| |
| − | return s.substring(8, s.length - 1);
| |
| − | }
| |
| − | B.n=function() {
| |
| − | var toStringFunction = Object.prototype.toString;
| |
| − | function getTag(o) {
| |
| − | var s = toStringFunction.call(o);
| |
| − | return s.substring(8, s.length - 1);
| |
| − | }
| |
| − | function getUnknownTag(object, tag) {
| |
| − | if (/^HTML[A-Z].*Element$/.test(tag)) {
| |
| − | var name = toStringFunction.call(object);
| |
| − | if (name == "[object Object]") return null;
| |
| − | return "HTMLElement";
| |
| − | }
| |
| − | }
| |
| − | function getUnknownTagGenericBrowser(object, tag) {
| |
| − | if (self.HTMLElement && object instanceof HTMLElement) return "HTMLElement";
| |
| − | return getUnknownTag(object, tag);
| |
| − | }
| |
| − | function prototypeForTag(tag) {
| |
| − | if (typeof window == "undefined") return null;
| |
| − | if (typeof window[tag] == "undefined") return null;
| |
| − | var constructor = window[tag];
| |
| − | if (typeof constructor != "function") return null;
| |
| − | return constructor.prototype;
| |
| − | }
| |
| − | function discriminator(tag) { return null; }
| |
| − | var isBrowser = typeof navigator == "object";
| |
| − | return {
| |
| − | getTag: getTag,
| |
| − | getUnknownTag: isBrowser ? getUnknownTagGenericBrowser : getUnknownTag,
| |
| − | prototypeForTag: prototypeForTag,
| |
| − | discriminator: discriminator };
| |
| − | }
| |
| − | B.t=function(getTagFallback) {
| |
| − | return function(hooks) {
| |
| − | if (typeof navigator != "object") return hooks;
| |
| − | var ua = navigator.userAgent;
| |
| − | if (ua.indexOf("DumpRenderTree") >= 0) return hooks;
| |
| − | if (ua.indexOf("Chrome") >= 0) {
| |
| − | function confirm(p) {
| |
| − | return typeof window == "object" && window[p] && window[p].name == p;
| |
| − | }
| |
| − | if (confirm("Window") && confirm("HTMLElement")) return hooks;
| |
| − | }
| |
| − | hooks.getTag = getTagFallback;
| |
| − | };
| |
| − | }
| |
| − | B.o=function(hooks) {
| |
| − | if (typeof dartExperimentalFixupGetTag != "function") return hooks;
| |
| − | hooks.getTag = dartExperimentalFixupGetTag(hooks.getTag);
| |
| − | }
| |
| − | B.p=function(hooks) {
| |
| − | var getTag = hooks.getTag;
| |
| − | var prototypeForTag = hooks.prototypeForTag;
| |
| − | function getTagFixed(o) {
| |
| − | var tag = getTag(o);
| |
| − | if (tag == "Document") {
| |
| − | if (!!o.xmlVersion) return "!Document";
| |
| − | return "!HTMLDocument";
| |
| − | }
| |
| − | return tag;
| |
| − | }
| |
| − | function prototypeForTagFixed(tag) {
| |
| − | if (tag == "Document") return null;
| |
| − | return prototypeForTag(tag);
| |
| − | }
| |
| − | hooks.getTag = getTagFixed;
| |
| − | hooks.prototypeForTag = prototypeForTagFixed;
| |
| − | }
| |
| − | B.r=function(hooks) {
| |
| − | var userAgent = typeof navigator == "object" ? navigator.userAgent : "";
| |
| − | if (userAgent.indexOf("Firefox") == -1) return hooks;
| |
| − | var getTag = hooks.getTag;
| |
| − | var quickMap = {
| |
| − | "BeforeUnloadEvent": "Event",
| |
| − | "DataTransfer": "Clipboard",
| |
| − | "GeoGeolocation": "Geolocation",
| |
| − | "Location": "!Location",
| |
| − | "WorkerMessageEvent": "MessageEvent",
| |
| − | "XMLDocument": "!Document"};
| |
| − | function getTagFirefox(o) {
| |
| − | var tag = getTag(o);
| |
| − | return quickMap[tag] || tag;
| |
| − | }
| |
| − | hooks.getTag = getTagFirefox;
| |
| − | }
| |
| − | B.q=function(hooks) {
| |
| − | var userAgent = typeof navigator == "object" ? navigator.userAgent : "";
| |
| − | if (userAgent.indexOf("Trident/") == -1) return hooks;
| |
| − | var getTag = hooks.getTag;
| |
| − | var quickMap = {
| |
| − | "BeforeUnloadEvent": "Event",
| |
| − | "DataTransfer": "Clipboard",
| |
| − | "HTMLDDElement": "HTMLElement",
| |
| − | "HTMLDTElement": "HTMLElement",
| |
| − | "HTMLPhraseElement": "HTMLElement",
| |
| − | "Position": "Geoposition"
| |
| − | };
| |
| − | function getTagIE(o) {
| |
| − | var tag = getTag(o);
| |
| − | var newTag = quickMap[tag];
| |
| − | if (newTag) return newTag;
| |
| − | if (tag == "Object") {
| |
| − | if (window.DataView && (o instanceof window.DataView)) return "DataView";
| |
| − | }
| |
| − | return tag;
| |
| − | }
| |
| − | function prototypeForTagIE(tag) {
| |
| − | var constructor = window[tag];
| |
| − | if (constructor == null) return null;
| |
| − | return constructor.prototype;
| |
| − | }
| |
| − | hooks.getTag = getTagIE;
| |
| − | hooks.prototypeForTag = prototypeForTagIE;
| |
| − | }
| |
| − | B.j=function(hooks) { return hooks; }
| |
| | | | |
| − | B.d=new A.cA()
| |
| − | B.z=t(["*::class","*::dir","*::draggable","*::hidden","*::id","*::inert","*::itemprop","*::itemref","*::itemscope","*::lang","*::spellcheck","*::title","*::translate","A::accesskey","A::coords","A::hreflang","A::name","A::shape","A::tabindex","A::target","A::type","AREA::accesskey","AREA::alt","AREA::coords","AREA::nohref","AREA::shape","AREA::tabindex","AREA::target","AUDIO::controls","AUDIO::loop","AUDIO::mediagroup","AUDIO::muted","AUDIO::preload","BDO::dir","BODY::alink","BODY::bgcolor","BODY::link","BODY::text","BODY::vlink","BR::clear","BUTTON::accesskey","BUTTON::disabled","BUTTON::name","BUTTON::tabindex","BUTTON::type","BUTTON::value","CANVAS::height","CANVAS::width","CAPTION::align","COL::align","COL::char","COL::charoff","COL::span","COL::valign","COL::width","COLGROUP::align","COLGROUP::char","COLGROUP::charoff","COLGROUP::span","COLGROUP::valign","COLGROUP::width","COMMAND::checked","COMMAND::command","COMMAND::disabled","COMMAND::label","COMMAND::radiogroup","COMMAND::type","DATA::value","DEL::datetime","DETAILS::open","DIR::compact","DIV::align","DL::compact","FIELDSET::disabled","FONT::color","FONT::face","FONT::size","FORM::accept","FORM::autocomplete","FORM::enctype","FORM::method","FORM::name","FORM::novalidate","FORM::target","FRAME::name","H1::align","H2::align","H3::align","H4::align","H5::align","H6::align","HR::align","HR::noshade","HR::size","HR::width","HTML::version","IFRAME::align","IFRAME::frameborder","IFRAME::height","IFRAME::marginheight","IFRAME::marginwidth","IFRAME::width","IMG::align","IMG::alt","IMG::border","IMG::height","IMG::hspace","IMG::ismap","IMG::name","IMG::usemap","IMG::vspace","IMG::width","INPUT::accept","INPUT::accesskey","INPUT::align","INPUT::alt","INPUT::autocomplete","INPUT::autofocus","INPUT::checked","INPUT::disabled","INPUT::inputmode","INPUT::ismap","INPUT::list","INPUT::max","INPUT::maxlength","INPUT::min","INPUT::multiple","INPUT::name","INPUT::placeholder","INPUT::readonly","INPUT::required","INPUT::size","INPUT::step","INPUT::tabindex","INPUT::type","INPUT::usemap","INPUT::value","INS::datetime","KEYGEN::disabled","KEYGEN::keytype","KEYGEN::name","LABEL::accesskey","LABEL::for","LEGEND::accesskey","LEGEND::align","LI::type","LI::value","LINK::sizes","MAP::name","MENU::compact","MENU::label","MENU::type","METER::high","METER::low","METER::max","METER::min","METER::value","OBJECT::typemustmatch","OL::compact","OL::reversed","OL::start","OL::type","OPTGROUP::disabled","OPTGROUP::label","OPTION::disabled","OPTION::label","OPTION::selected","OPTION::value","OUTPUT::for","OUTPUT::name","P::align","PRE::width","PROGRESS::max","PROGRESS::min","PROGRESS::value","SELECT::autocomplete","SELECT::disabled","SELECT::multiple","SELECT::name","SELECT::required","SELECT::size","SELECT::tabindex","SOURCE::type","TABLE::align","TABLE::bgcolor","TABLE::border","TABLE::cellpadding","TABLE::cellspacing","TABLE::frame","TABLE::rules","TABLE::summary","TABLE::width","TBODY::align","TBODY::char","TBODY::charoff","TBODY::valign","TD::abbr","TD::align","TD::axis","TD::bgcolor","TD::char","TD::charoff","TD::colspan","TD::headers","TD::height","TD::nowrap","TD::rowspan","TD::scope","TD::valign","TD::width","TEXTAREA::accesskey","TEXTAREA::autocomplete","TEXTAREA::cols","TEXTAREA::disabled","TEXTAREA::inputmode","TEXTAREA::name","TEXTAREA::placeholder","TEXTAREA::readonly","TEXTAREA::required","TEXTAREA::rows","TEXTAREA::tabindex","TEXTAREA::wrap","TFOOT::align","TFOOT::char","TFOOT::charoff","TFOOT::valign","TH::abbr","TH::align","TH::axis","TH::bgcolor","TH::char","TH::charoff","TH::colspan","TH::headers","TH::height","TH::nowrap","TH::rowspan","TH::scope","TH::valign","TH::width","THEAD::align","THEAD::char","THEAD::charoff","THEAD::valign","TR::align","TR::bgcolor","TR::char","TR::charoff","TR::valign","TRACK::default","TRACK::kind","TRACK::label","TRACK::srclang","UL::compact","UL::type","VIDEO::controls","VIDEO::height","VIDEO::loop","VIDEO::mediagroup","VIDEO::muted","VIDEO::preload","VIDEO::width"])
| |
| − | B.A=t(["HEAD","AREA","BASE","BASEFONT","BR","COL","COLGROUP","EMBED","FRAME","FRAMESET","HR","IMAGE","IMG","INPUT","ISINDEX","LINK","META","PARAM","SOURCE","STYLE","TITLE","WBR"])
| |
| − | B.B=t([])
| |
| − | B.k=t(["bind","if","ref","repeat","syntax"])
| |
| − | B.e=t(["A::href","AREA::href","BLOCKQUOTE::cite","BODY::background","COMMAND::icon","DEL::cite","FORM::action","IMG::src","INPUT::src","INS::cite","Q::cite","VIDEO::poster"])
| |
| − | B.D=new A.ab(null,2)})();(function staticFields(){$.cy=null
| |
| − | $.dI=null
| |
| − | $.dw=null
| |
| − | $.dv=null
| |
| − | $.eb=null
| |
| − | $.e7=null
| |
| − | $.ef=null
| |
| − | $.cQ=null
| |
| − | $.cV=null
| |
| − | $.dk=null
| |
| − | $.ae=null
| |
| − | $.aS=null
| |
| − | $.aT=null
| |
| − | $.de=!1
| |
| − | $.aF=B.d
| |
| − | $.W=[]
| |
| − | $.I=null
| |
| − | $.cZ=null
| |
| − | $.dA=null
| |
| − | $.dz=null
| |
| − | $.bJ=A.eU()})();(function lazyInitializers(){var t=hunkHelpers.lazyFinal
| |
| − | t($,"hz","ek",()=>A.h5("_$dart_dartClosure"))
| |
| − | t($,"hK","el",()=>A.E(A.co({
| |
| − | toString:function(){return"$receiver$"}})))
| |
| − | t($,"hL","em",()=>A.E(A.co({$method$:null,
| |
| − | toString:function(){return"$receiver$"}})))
| |
| − | t($,"hM","en",()=>A.E(A.co(null)))
| |
| − | t($,"hN","eo",()=>A.E(function(){var $argumentsExpr$="$arguments$"
| |
| − | try{null.$method$($argumentsExpr$)}catch(s){return s.message}}()))
| |
| − | t($,"hQ","er",()=>A.E(A.co(void 0)))
| |
| − | t($,"hR","es",()=>A.E(function(){var $argumentsExpr$="$arguments$"
| |
| − | try{(void 0).$method$($argumentsExpr$)}catch(s){return s.message}}()))
| |
| − | t($,"hP","eq",()=>A.E(A.dO(null)))
| |
| − | t($,"hO","ep",()=>A.E(function(){try{null.$method$}catch(s){return s.message}}()))
| |
| − | t($,"hT","eu",()=>A.E(A.dO(void 0)))
| |
| − | t($,"hS","et",()=>A.E(function(){try{(void 0).$method$}catch(s){return s.message}}()))
| |
| − | t($,"hU","dp",()=>A.f3())
| |
| − | t($,"hV","ev",()=>A.dG(["A","ABBR","ACRONYM","ADDRESS","AREA","ARTICLE","ASIDE","AUDIO","B","BDI","BDO","BIG","BLOCKQUOTE","BR","BUTTON","CANVAS","CAPTION","CENTER","CITE","CODE","COL","COLGROUP","COMMAND","DATA","DATALIST","DD","DEL","DETAILS","DFN","DIR","DIV","DL","DT","EM","FIELDSET","FIGCAPTION","FIGURE","FONT","FOOTER","FORM","H1","H2","H3","H4","H5","H6","HEADER","HGROUP","HR","I","IFRAME","IMG","INPUT","INS","KBD","LABEL","LEGEND","LI","MAP","MARK","MENU","METER","NAV","NOBR","OL","OPTGROUP","OPTION","OUTPUT","P","PRE","PROGRESS","Q","S","SAMP","SECTION","SELECT","SMALL","SOURCE","SPAN","STRIKE","STRONG","SUB","SUMMARY","SUP","TABLE","TBODY","TD","TEXTAREA","TFOOT","TH","THEAD","TIME","TR","TRACK","TT","U","UL","VAR","VIDEO","WBR"],u.N))
| |
| − | t($,"hy","ej",()=>A.f1("^\\S+$"))})();(function nativeSupport(){!function(){var t=function(a){var n={}
| |
| − | n[a]=1
| |
| − | return Object.keys(hunkHelpers.convertToFastObject(n))[0]}
| |
| − | v.getIsolateTag=function(a){return t("___dart_"+a+v.isolateTag)}
| |
| − | var s="___dart_isolate_tags_"
| |
| − | var r=Object[s]||(Object[s]=Object.create(null))
| |
| − | var q="_ZxYxX"
| |
| − | for(var p=0;;p++){var o=t(q+"_"+p+"_")
| |
| − | if(!(o in r)){r[o]=1
| |
| − | v.isolateTag=o
| |
| − | break}}v.dispatchPropertyName=v.getIsolateTag("dispatch_record")}()
| |
| − | hunkHelpers.setOrUpdateInterceptorsByTag({DOMError:J.p,DOMImplementation:J.p,MediaError:J.p,Navigator:J.p,NavigatorConcurrentHardware:J.p,NavigatorUserMediaError:J.p,OverconstrainedError:J.p,PositionError:J.p,GeolocationPositionError:J.p,Range:J.p,HTMLAudioElement:A.c,HTMLBRElement:A.c,HTMLButtonElement:A.c,HTMLCanvasElement:A.c,HTMLContentElement:A.c,HTMLDListElement:A.c,HTMLDataElement:A.c,HTMLDataListElement:A.c,HTMLDetailsElement:A.c,HTMLDialogElement:A.c,HTMLEmbedElement:A.c,HTMLFieldSetElement:A.c,HTMLHRElement:A.c,HTMLHeadElement:A.c,HTMLHeadingElement:A.c,HTMLHtmlElement:A.c,HTMLIFrameElement:A.c,HTMLImageElement:A.c,HTMLInputElement:A.c,HTMLLIElement:A.c,HTMLLabelElement:A.c,HTMLLegendElement:A.c,HTMLLinkElement:A.c,HTMLMapElement:A.c,HTMLMediaElement:A.c,HTMLMenuElement:A.c,HTMLMetaElement:A.c,HTMLMeterElement:A.c,HTMLModElement:A.c,HTMLOListElement:A.c,HTMLObjectElement:A.c,HTMLOptGroupElement:A.c,HTMLOptionElement:A.c,HTMLOutputElement:A.c,HTMLParagraphElement:A.c,HTMLParamElement:A.c,HTMLPictureElement:A.c,HTMLPreElement:A.c,HTMLProgressElement:A.c,HTMLQuoteElement:A.c,HTMLScriptElement:A.c,HTMLShadowElement:A.c,HTMLSlotElement:A.c,HTMLSourceElement:A.c,HTMLSpanElement:A.c,HTMLStyleElement:A.c,HTMLTableCaptionElement:A.c,HTMLTableCellElement:A.c,HTMLTableDataCellElement:A.c,HTMLTableHeaderCellElement:A.c,HTMLTableColElement:A.c,HTMLTextAreaElement:A.c,HTMLTimeElement:A.c,HTMLTitleElement:A.c,HTMLTrackElement:A.c,HTMLUListElement:A.c,HTMLUnknownElement:A.c,HTMLVideoElement:A.c,HTMLDirectoryElement:A.c,HTMLFontElement:A.c,HTMLFrameElement:A.c,HTMLFrameSetElement:A.c,HTMLMarqueeElement:A.c,HTMLElement:A.c,HTMLAnchorElement:A.aX,HTMLAreaElement:A.aY,HTMLBaseElement:A.a_,HTMLBodyElement:A.P,CDATASection:A.w,CharacterData:A.w,Comment:A.w,ProcessingInstruction:A.w,Text:A.w,CSSStyleDeclaration:A.al,MSStyleCSSProperties:A.al,CSS2Properties:A.al,HTMLDivElement:A.am,DOMException:A.c2,DOMTokenList:A.c3,Element:A.h,AbortPaymentEvent:A.a,AnimationEvent:A.a,AnimationPlaybackEvent:A.a,ApplicationCacheErrorEvent:A.a,BackgroundFetchClickEvent:A.a,BackgroundFetchEvent:A.a,BackgroundFetchFailEvent:A.a,BackgroundFetchedEvent:A.a,BeforeInstallPromptEvent:A.a,BeforeUnloadEvent:A.a,BlobEvent:A.a,CanMakePaymentEvent:A.a,ClipboardEvent:A.a,CloseEvent:A.a,CustomEvent:A.a,DeviceMotionEvent:A.a,DeviceOrientationEvent:A.a,ErrorEvent:A.a,ExtendableEvent:A.a,ExtendableMessageEvent:A.a,FetchEvent:A.a,FontFaceSetLoadEvent:A.a,ForeignFetchEvent:A.a,GamepadEvent:A.a,HashChangeEvent:A.a,InstallEvent:A.a,MediaEncryptedEvent:A.a,MediaKeyMessageEvent:A.a,MediaQueryListEvent:A.a,MediaStreamEvent:A.a,MediaStreamTrackEvent:A.a,MessageEvent:A.a,MIDIConnectionEvent:A.a,MIDIMessageEvent:A.a,MutationEvent:A.a,NotificationEvent:A.a,PageTransitionEvent:A.a,PaymentRequestEvent:A.a,PaymentRequestUpdateEvent:A.a,PopStateEvent:A.a,PresentationConnectionAvailableEvent:A.a,PresentationConnectionCloseEvent:A.a,ProgressEvent:A.a,PromiseRejectionEvent:A.a,PushEvent:A.a,RTCDataChannelEvent:A.a,RTCDTMFToneChangeEvent:A.a,RTCPeerConnectionIceEvent:A.a,RTCTrackEvent:A.a,SecurityPolicyViolationEvent:A.a,SensorErrorEvent:A.a,SpeechRecognitionError:A.a,SpeechRecognitionEvent:A.a,SpeechSynthesisEvent:A.a,StorageEvent:A.a,SyncEvent:A.a,TrackEvent:A.a,TransitionEvent:A.a,WebKitTransitionEvent:A.a,VRDeviceEvent:A.a,VRDisplayEvent:A.a,VRSessionEvent:A.a,MojoInterfaceRequestEvent:A.a,ResourceProgressEvent:A.a,USBConnectionEvent:A.a,IDBVersionChangeEvent:A.a,AudioProcessingEvent:A.a,OfflineAudioCompletionEvent:A.a,WebGLContextEvent:A.a,Event:A.a,InputEvent:A.a,SubmitEvent:A.a,EventTarget:A.b5,HTMLFormElement:A.b7,HTMLCollection:A.Q,HTMLFormControlsCollection:A.Q,HTMLOptionsCollection:A.Q,Location:A.ce,MouseEvent:A.r,DragEvent:A.r,PointerEvent:A.r,WheelEvent:A.r,Document:A.e,DocumentFragment:A.e,HTMLDocument:A.e,ShadowRoot:A.e,XMLDocument:A.e,DocumentType:A.e,Node:A.e,NodeList:A.av,RadioNodeList:A.av,HTMLSelectElement:A.br,HTMLTableElement:A.aD,HTMLTableRowElement:A.bu,HTMLTableSectionElement:A.bv,HTMLTemplateElement:A.a5,CompositionEvent:A.v,FocusEvent:A.v,KeyboardEvent:A.v,TextEvent:A.v,TouchEvent:A.v,UIEvent:A.v,Window:A.aE,DOMWindow:A.aE,Attr:A.a9,NamedNodeMap:A.aK,MozNamedAttrMap:A.aK,SVGScriptElement:A.a3,SVGAElement:A.b,SVGAnimateElement:A.b,SVGAnimateMotionElement:A.b,SVGAnimateTransformElement:A.b,SVGAnimationElement:A.b,SVGCircleElement:A.b,SVGClipPathElement:A.b,SVGDefsElement:A.b,SVGDescElement:A.b,SVGDiscardElement:A.b,SVGEllipseElement:A.b,SVGFEBlendElement:A.b,SVGFEColorMatrixElement:A.b,SVGFEComponentTransferElement:A.b,SVGFECompositeElement:A.b,SVGFEConvolveMatrixElement:A.b,SVGFEDiffuseLightingElement:A.b,SVGFEDisplacementMapElement:A.b,SVGFEDistantLightElement:A.b,SVGFEFloodElement:A.b,SVGFEFuncAElement:A.b,SVGFEFuncBElement:A.b,SVGFEFuncGElement:A.b,SVGFEFuncRElement:A.b,SVGFEGaussianBlurElement:A.b,SVGFEImageElement:A.b,SVGFEMergeElement:A.b,SVGFEMergeNodeElement:A.b,SVGFEMorphologyElement:A.b,SVGFEOffsetElement:A.b,SVGFEPointLightElement:A.b,SVGFESpecularLightingElement:A.b,SVGFESpotLightElement:A.b,SVGFETileElement:A.b,SVGFETurbulenceElement:A.b,SVGFilterElement:A.b,SVGForeignObjectElement:A.b,SVGGElement:A.b,SVGGeometryElement:A.b,SVGGraphicsElement:A.b,SVGImageElement:A.b,SVGLineElement:A.b,SVGLinearGradientElement:A.b,SVGMarkerElement:A.b,SVGMaskElement:A.b,SVGMetadataElement:A.b,SVGPathElement:A.b,SVGPatternElement:A.b,SVGPolygonElement:A.b,SVGPolylineElement:A.b,SVGRadialGradientElement:A.b,SVGRectElement:A.b,SVGSetElement:A.b,SVGStopElement:A.b,SVGStyleElement:A.b,SVGSVGElement:A.b,SVGSwitchElement:A.b,SVGSymbolElement:A.b,SVGTSpanElement:A.b,SVGTextContentElement:A.b,SVGTextElement:A.b,SVGTextPathElement:A.b,SVGTextPositioningElement:A.b,SVGTitleElement:A.b,SVGUseElement:A.b,SVGViewElement:A.b,SVGGradientElement:A.b,SVGComponentTransferFunctionElement:A.b,SVGFEDropShadowElement:A.b,SVGMPathElement:A.b,SVGElement:A.b})
| |
| − | hunkHelpers.setOrUpdateLeafTags({DOMError:true,DOMImplementation:true,MediaError:true,Navigator:true,NavigatorConcurrentHardware:true,NavigatorUserMediaError:true,OverconstrainedError:true,PositionError:true,GeolocationPositionError:true,Range:true,HTMLAudioElement:true,HTMLBRElement:true,HTMLButtonElement:true,HTMLCanvasElement:true,HTMLContentElement:true,HTMLDListElement:true,HTMLDataElement:true,HTMLDataListElement:true,HTMLDetailsElement:true,HTMLDialogElement:true,HTMLEmbedElement:true,HTMLFieldSetElement:true,HTMLHRElement:true,HTMLHeadElement:true,HTMLHeadingElement:true,HTMLHtmlElement:true,HTMLIFrameElement:true,HTMLImageElement:true,HTMLInputElement:true,HTMLLIElement:true,HTMLLabelElement:true,HTMLLegendElement:true,HTMLLinkElement:true,HTMLMapElement:true,HTMLMediaElement:true,HTMLMenuElement:true,HTMLMetaElement:true,HTMLMeterElement:true,HTMLModElement:true,HTMLOListElement:true,HTMLObjectElement:true,HTMLOptGroupElement:true,HTMLOptionElement:true,HTMLOutputElement:true,HTMLParagraphElement:true,HTMLParamElement:true,HTMLPictureElement:true,HTMLPreElement:true,HTMLProgressElement:true,HTMLQuoteElement:true,HTMLScriptElement:true,HTMLShadowElement:true,HTMLSlotElement:true,HTMLSourceElement:true,HTMLSpanElement:true,HTMLStyleElement:true,HTMLTableCaptionElement:true,HTMLTableCellElement:true,HTMLTableDataCellElement:true,HTMLTableHeaderCellElement:true,HTMLTableColElement:true,HTMLTextAreaElement:true,HTMLTimeElement:true,HTMLTitleElement:true,HTMLTrackElement:true,HTMLUListElement:true,HTMLUnknownElement:true,HTMLVideoElement:true,HTMLDirectoryElement:true,HTMLFontElement:true,HTMLFrameElement:true,HTMLFrameSetElement:true,HTMLMarqueeElement:true,HTMLElement:false,HTMLAnchorElement:true,HTMLAreaElement:true,HTMLBaseElement:true,HTMLBodyElement:true,CDATASection:true,CharacterData:true,Comment:true,ProcessingInstruction:true,Text:true,CSSStyleDeclaration:true,MSStyleCSSProperties:true,CSS2Properties:true,HTMLDivElement:true,DOMException:true,DOMTokenList:true,Element:false,AbortPaymentEvent:true,AnimationEvent:true,AnimationPlaybackEvent:true,ApplicationCacheErrorEvent:true,BackgroundFetchClickEvent:true,BackgroundFetchEvent:true,BackgroundFetchFailEvent:true,BackgroundFetchedEvent:true,BeforeInstallPromptEvent:true,BeforeUnloadEvent:true,BlobEvent:true,CanMakePaymentEvent:true,ClipboardEvent:true,CloseEvent:true,CustomEvent:true,DeviceMotionEvent:true,DeviceOrientationEvent:true,ErrorEvent:true,ExtendableEvent:true,ExtendableMessageEvent:true,FetchEvent:true,FontFaceSetLoadEvent:true,ForeignFetchEvent:true,GamepadEvent:true,HashChangeEvent:true,InstallEvent:true,MediaEncryptedEvent:true,MediaKeyMessageEvent:true,MediaQueryListEvent:true,MediaStreamEvent:true,MediaStreamTrackEvent:true,MessageEvent:true,MIDIConnectionEvent:true,MIDIMessageEvent:true,MutationEvent:true,NotificationEvent:true,PageTransitionEvent:true,PaymentRequestEvent:true,PaymentRequestUpdateEvent:true,PopStateEvent:true,PresentationConnectionAvailableEvent:true,PresentationConnectionCloseEvent:true,ProgressEvent:true,PromiseRejectionEvent:true,PushEvent:true,RTCDataChannelEvent:true,RTCDTMFToneChangeEvent:true,RTCPeerConnectionIceEvent:true,RTCTrackEvent:true,SecurityPolicyViolationEvent:true,SensorErrorEvent:true,SpeechRecognitionError:true,SpeechRecognitionEvent:true,SpeechSynthesisEvent:true,StorageEvent:true,SyncEvent:true,TrackEvent:true,TransitionEvent:true,WebKitTransitionEvent:true,VRDeviceEvent:true,VRDisplayEvent:true,VRSessionEvent:true,MojoInterfaceRequestEvent:true,ResourceProgressEvent:true,USBConnectionEvent:true,IDBVersionChangeEvent:true,AudioProcessingEvent:true,OfflineAudioCompletionEvent:true,WebGLContextEvent:true,Event:false,InputEvent:false,SubmitEvent:false,EventTarget:false,HTMLFormElement:true,HTMLCollection:true,HTMLFormControlsCollection:true,HTMLOptionsCollection:true,Location:true,MouseEvent:true,DragEvent:true,PointerEvent:true,WheelEvent:true,Document:true,DocumentFragment:true,HTMLDocument:true,ShadowRoot:true,XMLDocument:true,DocumentType:true,Node:false,NodeList:true,RadioNodeList:true,HTMLSelectElement:true,HTMLTableElement:true,HTMLTableRowElement:true,HTMLTableSectionElement:true,HTMLTemplateElement:true,CompositionEvent:true,FocusEvent:true,KeyboardEvent:true,TextEvent:true,TouchEvent:true,UIEvent:false,Window:true,DOMWindow:true,Attr:true,NamedNodeMap:true,MozNamedAttrMap:true,SVGScriptElement:true,SVGAElement:true,SVGAnimateElement:true,SVGAnimateMotionElement:true,SVGAnimateTransformElement:true,SVGAnimationElement:true,SVGCircleElement:true,SVGClipPathElement:true,SVGDefsElement:true,SVGDescElement:true,SVGDiscardElement:true,SVGEllipseElement:true,SVGFEBlendElement:true,SVGFEColorMatrixElement:true,SVGFEComponentTransferElement:true,SVGFECompositeElement:true,SVGFEConvolveMatrixElement:true,SVGFEDiffuseLightingElement:true,SVGFEDisplacementMapElement:true,SVGFEDistantLightElement:true,SVGFEFloodElement:true,SVGFEFuncAElement:true,SVGFEFuncBElement:true,SVGFEFuncGElement:true,SVGFEFuncRElement:true,SVGFEGaussianBlurElement:true,SVGFEImageElement:true,SVGFEMergeElement:true,SVGFEMergeNodeElement:true,SVGFEMorphologyElement:true,SVGFEOffsetElement:true,SVGFEPointLightElement:true,SVGFESpecularLightingElement:true,SVGFESpotLightElement:true,SVGFETileElement:true,SVGFETurbulenceElement:true,SVGFilterElement:true,SVGForeignObjectElement:true,SVGGElement:true,SVGGeometryElement:true,SVGGraphicsElement:true,SVGImageElement:true,SVGLineElement:true,SVGLinearGradientElement:true,SVGMarkerElement:true,SVGMaskElement:true,SVGMetadataElement:true,SVGPathElement:true,SVGPatternElement:true,SVGPolygonElement:true,SVGPolylineElement:true,SVGRadialGradientElement:true,SVGRectElement:true,SVGSetElement:true,SVGStopElement:true,SVGStyleElement:true,SVGSVGElement:true,SVGSwitchElement:true,SVGSymbolElement:true,SVGTSpanElement:true,SVGTextContentElement:true,SVGTextElement:true,SVGTextPathElement:true,SVGTextPositioningElement:true,SVGTitleElement:true,SVGUseElement:true,SVGViewElement:true,SVGGradientElement:true,SVGComponentTransferFunctionElement:true,SVGFEDropShadowElement:true,SVGMPathElement:true,SVGElement:false})})()
| |
| − | convertAllToFastObject(w)
| |
| − | convertToFastObject($);(function(a){if(typeof document==="undefined"){a(null)
| |
| − | return}if(typeof document.currentScript!="undefined"){a(document.currentScript)
| |
| − | return}var t=document.scripts
| |
| − | function onLoad(b){for(var r=0;r<t.length;++r)t[r].removeEventListener("load",onLoad,false)
| |
| − | a(b.target)}for(var s=0;s<t.length;++s)t[s].addEventListener("load",onLoad,false)})(function(a){v.currentScript=a
| |
| − | var t=A.hh
| |
| − | if(typeof dartMainRunner==="function")dartMainRunner(t,[])
| |
| − | else t([])})})()</script></head>
| |
| − |
| |
| − | <body>
| |
| − | <div id="content-wrap">
| |
| − | <div id="main-content">
| |
| − | <div id="page-content">
| |
| − | <div style="text-align: center">
| |
| − | <div class="out2">
| |
| − | <p><strong>本報告書は2022年3月6日時点のものです。</strong></p>
| |
| − | </div>
| |
| − | <div class="rev2 out3 hidden unstainable">
| |
| − | <p><strong>本報告書は2022年5月21日時点のものです。</strong></p>
| |
| − | </div>
| |
| − | <div class="rev3 out4 hidden unstainable">
| |
| − | <p><strong>本報告書は2022年6月27日時点のものです。</strong></p>
| |
| − | </div>
| |
| − | <div class="rev4 hidden unstainable">
| |
| − | <p><strong>本報告書は2022年7月1日時点のものです。</strong></p>
| |
| − | </div>
| |
| − | <div class="rev2 hidden unstainable">
| |
| − | <p>更新点は<span style="color: blue !important;">着色</span>されています。</p>
| |
| − | </div>
| |
| − | </div>
| |
| − | <div class="out2">
| |
| − | <div class="anom-bar-container mstdn clear-3 keter ekhi notice">
| |
| − | <div class="anom-bar">
| |
| − | <div class="top-box">
| |
| − | <div class="top-left-box">
| |
| − | <span class="item"></span><span class="number" data-number="XXX"></span>
| |
| − | </div>
| |
| − | <div class="top-center-box">
| |
| − | <div class="bar-one">
| |
| − |
| |
| − | </div>
| |
| − | <div class="bar-two">
| |
| − |
| |
| − | </div>
| |
| − | <div class="bar-three">
| |
| − |
| |
| − | </div>
| |
| − | <div class="bar-four">
| |
| − |
| |
| − | </div>
| |
| − | <div class="bar-five">
| |
| − |
| |
| − | </div>
| |
| − | <div class="bar-six">
| |
| − |
| |
| − | </div>
| |
| − | </div>
| |
| − | <div class="top-right-box">
| |
| − | <div class="level">
| |
| − |
| |
| − | </div>
| |
| − | <div class="clearance">
| |
| − |
| |
| − | </div>
| |
| − | </div>
| |
| − | </div>
| |
| − | <div class="bottom-box">
| |
| − | <div class="text-part">
| |
| − | <div class="main-class">
| |
| − | <div class="contain-class">
| |
| − | <div class="class-category">
| |
| − |
| |
| − | </div>
| |
| − | <div class="class-text">
| |
| − |
| |
| − | </div>
| |
| − | </div>
| |
| − | <div class="second-class">
| |
| − | <div class="class-category">
| |
| − |
| |
| − | </div>
| |
| − | <div class="class-text">
| |
| − |
| |
| − | </div>
| |
| − | </div>
| |
| − | </div>
| |
| − | <div class="disrupt-class">
| |
| − | <div class="class-category">
| |
| − |
| |
| − | </div>
| |
| − | <div class="class-text">
| |
| − |
| |
| − | </div>
| |
| − | </div>
| |
| − | <div class="risk-class">
| |
| − | <div class="class-category">
| |
| − |
| |
| − | </div>
| |
| − | <div class="class-text">
| |
| − |
| |
| − | </div>
| |
| − | </div>
| |
| − | </div>
| |
| − | <div class="diamond-part">
| |
| − | <div class="danger-diamond">
| |
| − | <a href="http://ja.scp-wiki.net/classification-committee-memo"></a><br>
| |
| − | <div class="arrows">
| |
| − |
| |
| − | </div>
| |
| − | <div class="octagon">
| |
| − |
| |
| − | </div>
| |
| − | <div class="quadrants">
| |
| − | <div class="top-quad">
| |
| − |
| |
| − | </div>
| |
| − | <div class="right-quad">
| |
| − |
| |
| − | </div>
| |
| − | <div class="left-quad">
| |
| − |
| |
| − | </div>
| |
| − | <div class="bottom-quad">
| |
| − |
| |
| − | </div>
| |
| − | </div>
| |
| − | <div class="top-icon">
| |
| − |
| |
| − | </div>
| |
| − | <div class="right-icon">
| |
| − |
| |
| − | </div>
| |
| − | <div class="left-icon">
| |
| − |
| |
| − | </div>
| |
| − | <div class="bottom-icon">
| |
| − |
| |
| − | </div>
| |
| − | </div>
| |
| − | </div>
| |
| − | </div>
| |
| − | </div>
| |
| − | </div>
| |
| − | </div>
| |
| − | <div class="rev2 out3 hidden">
| |
| − | <div class="anom-bar-container mstdn clear-3 euclid ekhi notice">
| |
| − | <div class="anom-bar">
| |
| − | <div class="top-box">
| |
| − | <div class="top-left-box">
| |
| − | <span class="item"></span><span class="number" data-number="XXX"></span>
| |
| − | </div>
| |
| − | <div class="top-center-box">
| |
| − | <div class="bar-one">
| |
| − |
| |
| − | </div>
| |
| − | <div class="bar-two">
| |
| − |
| |
| − | </div>
| |
| − | <div class="bar-three">
| |
| − |
| |
| − | </div>
| |
| − | <div class="bar-four">
| |
| − |
| |
| − | </div>
| |
| − | <div class="bar-five">
| |
| − |
| |
| − | </div>
| |
| − | <div class="bar-six">
| |
| − |
| |
| − | </div>
| |
| − | </div>
| |
| − | <div class="top-right-box">
| |
| − | <div class="level">
| |
| − |
| |
| − | </div>
| |
| − | <div class="clearance">
| |
| − |
| |
| − | </div>
| |
| − | </div>
| |
| − | </div>
| |
| − | <div class="bottom-box">
| |
| − | <div class="text-part">
| |
| − | <div class="main-class">
| |
| − | <div class="contain-class">
| |
| − | <div class="class-category">
| |
| − |
| |
| − | </div>
| |
| − | <div class="class-text">
| |
| − |
| |
| − | </div>
| |
| − | </div>
| |
| − | <div class="second-class">
| |
| − | <div class="class-category">
| |
| − |
| |
| − | </div>
| |
| − | <div class="class-text">
| |
| − |
| |
| − | </div>
| |
| − | </div>
| |
| − | </div>
| |
| − | <div class="disrupt-class">
| |
| − | <div class="class-category">
| |
| − |
| |
| − | </div>
| |
| − | <div class="class-text">
| |
| − |
| |
| − | </div>
| |
| − | </div>
| |
| − | <div class="risk-class">
| |
| − | <div class="class-category">
| |
| − |
| |
| − | </div>
| |
| − | <div class="class-text">
| |
| − |
| |
| − | </div>
| |
| − | </div>
| |
| − | </div>
| |
| − | <div class="diamond-part">
| |
| − | <div class="danger-diamond">
| |
| − | <a href="http://ja.scp-wiki.net/classification-committee-memo"></a><br>
| |
| − | <div class="arrows">
| |
| − |
| |
| − | </div>
| |
| − | <div class="octagon">
| |
| − |
| |
| − | </div>
| |
| − | <div class="quadrants">
| |
| − | <div class="top-quad">
| |
| − |
| |
| − | </div>
| |
| − | <div class="right-quad">
| |
| − |
| |
| − | </div>
| |
| − | <div class="left-quad">
| |
| − |
| |
| − | </div>
| |
| − | <div class="bottom-quad">
| |
| − |
| |
| − | </div>
| |
| − | </div>
| |
| − | <div class="top-icon">
| |
| − |
| |
| − | </div>
| |
| − | <div class="right-icon">
| |
| − |
| |
| − | </div>
| |
| − | <div class="left-icon">
| |
| − |
| |
| − | </div>
| |
| − | <div class="bottom-icon">
| |
| − |
| |
| − | </div>
| |
| − | </div>
| |
| − | </div>
| |
| − | </div>
| |
| − | </div>
| |
| − | </div>
| |
| − | </div>
| |
| − | <div class="rev3 hidden">
| |
| − | <div class="anom-bar-container mstdn clear-3 keter ekhi danger">
| |
| − | <div class="anom-bar">
| |
| − | <div class="top-box">
| |
| − | <div class="top-left-box">
| |
| − | <span class="item"></span><span class="number" data-number="XXX"></span>
| |
| − | </div>
| |
| − | <div class="top-center-box">
| |
| − | <div class="bar-one">
| |
| − |
| |
| − | </div>
| |
| − | <div class="bar-two">
| |
| − |
| |
| − | </div>
| |
| − | <div class="bar-three">
| |
| − |
| |
| − | </div>
| |
| − | <div class="bar-four">
| |
| − |
| |
| − | </div>
| |
| − | <div class="bar-five">
| |
| − |
| |
| − | </div>
| |
| − | <div class="bar-six">
| |
| − |
| |
| − | </div>
| |
| − | </div>
| |
| − | <div class="top-right-box">
| |
| − | <div class="level">
| |
| − |
| |
| − | </div>
| |
| − | <div class="clearance">
| |
| − |
| |
| − | </div>
| |
| − | </div>
| |
| − | </div>
| |
| − | <div class="bottom-box">
| |
| − | <div class="text-part">
| |
| − | <div class="main-class">
| |
| − | <div class="contain-class">
| |
| − | <div class="class-category">
| |
| − |
| |
| − | </div>
| |
| − | <div class="class-text">
| |
| − |
| |
| − | </div>
| |
| − | </div>
| |
| − | <div class="second-class">
| |
| − | <div class="class-category">
| |
| − |
| |
| − | </div>
| |
| − | <div class="class-text">
| |
| − |
| |
| − | </div>
| |
| − | </div>
| |
| − | </div>
| |
| − | <div class="disrupt-class">
| |
| − | <div class="class-category">
| |
| − |
| |
| − | </div>
| |
| − | <div class="class-text">
| |
| − |
| |
| − | </div>
| |
| − | </div>
| |
| − | <div class="risk-class">
| |
| − | <div class="class-category">
| |
| − |
| |
| − | </div>
| |
| − | <div class="class-text">
| |
| − |
| |
| − | </div>
| |
| − | </div>
| |
| − | </div>
| |
| − | <div class="diamond-part">
| |
| − | <div class="danger-diamond">
| |
| − | <a href="http://ja.scp-wiki.net/classification-committee-memo"></a><br>
| |
| − | <div class="arrows">
| |
| − |
| |
| − | </div>
| |
| − | <div class="octagon">
| |
| − |
| |
| − | </div>
| |
| − | <div class="quadrants">
| |
| − | <div class="top-quad">
| |
| − |
| |
| − | </div>
| |
| − | <div class="right-quad">
| |
| − |
| |
| − | </div>
| |
| − | <div class="left-quad">
| |
| − |
| |
| − | </div>
| |
| − | <div class="bottom-quad">
| |
| − |
| |
| − | </div>
| |
| − | </div>
| |
| − | <div class="top-icon">
| |
| − |
| |
| − | </div>
| |
| − | <div class="right-icon">
| |
| − |
| |
| − | </div>
| |
| − | <div class="left-icon">
| |
| − |
| |
| − | </div>
| |
| − | <div class="bottom-icon">
| |
| − |
| |
| − | </div>
| |
| − | </div>
| |
| − | </div>
| |
| − | </div>
| |
| − | </div>
| |
| − | </div>
| |
| − | </div>
| |
| − | <p><strong>特別収容プロトコル:</strong>
| |
| − | SCP-XXX-MSTDNのチャンネルは自動化されたシステムにより監視され、配信が開始次第担当<span class="out3">エージェント</span><span class="rev3 hidden"><span class="out4"><del>エージェント</del></span>Dクラス職員</span>が内容をリアルタイムで調査します。配信の内容は3重以上の冗長性をもって財団内ネットワークにアーカイブされます。</p>
| |
| − | <div class="out2">
| |
| − | <p>現在SCP-XXX-MSTDNの配信を防ぐ方法は発見されていません。収容の試みは無期限に継続されます。</p>
| |
| − | </div>
| |
| − | <div class="rev2 hidden">
| |
| − | <div class="out3">
| |
| − | <p><del>現在SCP-XXX-MSTDNの配信を防ぐ方法は発見されていません。収容の試みは無期限に継続されます。</del></p>
| |
| − | </div>
| |
| − | <p>各SCP-XXX-MSTDNに対応する上位創作者は捜索・追跡されます。上位創作者への干渉実験は担当管理官の許可を取得してから行ってください。</p>
| |
| − | </div>
| |
| − | <div class="rev3 hidden">
| |
| − | <p>Googleとの取り決めのもと、SCP-XXX-MSTDN-6の配信時、コメントサーバーは中間サーバーを経由します。中間サーバーは通常のコメントに対しては単なるプロキシサーバーとして作用します。スーパーチャットについては割り当てられたDクラス職員によって同様のコメントを人為的に再現して再投稿します。担当のDクラス職員は専用に設計されたシェルターで作業を行い、配信中の出入りは禁止されます。</p>
| |
| − | </div>
| |
| − | <p><strong>説明:</strong>
| |
| − | SCP-XXX-MSTDNは複数の下位物語実体の総称です。SCP-XXX-MSTDNは濫觴宇宙からの
| |
| − | 𝐿<sup>2</sup>ノルムでおおよそ 𝑟<sub>𝐵</sub> + 0.89RD の座標<sup class="footnoteref"><a class="footnoteref" id="footnoteref-1" href="#footnote-1">1</a></sup>に存在すると推定されています。SCP-XXX-MSTDNは基底宇宙のことを「ヒトの国」と呼称しています。</p>
| |
| − | <p>SCP-XXX-MSTDN実体はVTuber<sup class="footnoteref"><a class="footnoteref" id="footnoteref-2" href="#footnote-2">2</a></sup>を自称しており、YouTubeへの不定期な配信を通じて基底宇宙に対するコミュニケーションを行います。SCP-XXX-MSTDNはいずれも脊椎動物亜門の生物をイメージしたと思われる容姿の人型実体で、それら生物の日本語における一般名を自称しています。</p>
| |
| − | <p>SCP-XXX-MSTDNは配信を妨害するような状況を不明な手段で回復します。SCP-XXX-MSTDNの特異性はSCP-XXX-MSTDN-1およびSCP-XXX-MSTDN-2の収益化<sup class="footnoteref"><a class="footnoteref" id="footnoteref-3" href="#footnote-3">3</a></sup>達成時の申請データの異常な振る舞いによって明らかにされました。このために運営会社であるGoogleによってチャンネル停止処分を含むいくつかのペナルティが発行されましたが、それにもかかわらず通常通り配信行為が行われていることから、同社に潜入中の財団エージェントの興味を引きました。現在まで、財団によるSCP-XXX-MSTDNの配信を止めようとするあらゆる試みは成功していません。</p>
| |
| − | <p>公開情報においてはSCP-XXX-MSTDNは個人VTuberではないとされていますが、運営企業の情報は欠落しています。SCP-XXX-MSTDNの起源を特定する試みはすべて失敗しています。対外的に、SCP-XXX-MSTDNは財団フロント企業である<span class="censored" data-pseudo="検閲用ダミー"><span class="size0">██████</span></span>を主導とした<span class="censored liftable" data-pseudo="けものフレンズVぷろじぇくと"><span class="size0">██████████████</span></span>が運営していると情報操作を行っています。</p>
| |
| − | <div class="rev2 hidden">
| |
| − | <p>研究の結果、すべてのSCP-XXX-MSTDNはアバター<sup class="footnoteref"><a class="footnoteref" id="footnoteref-4" href="#footnote-4">4</a></sup>である可能性が示唆されています。SCP-XXX-MSTDN-1に対応する上位創作者は「<span class="censored" data-pseudo="菅"><span class="size0">█</span></span> <span class="censored" data-pseudo="まどか"><span class="size0">███</span></span>」(以下SCP-XXX-1’と表記。その他の実体についても同様)、SCP-XXX-MSTDN-2に対応する上位創作者は「<span class="censored" data-pseudo="築田"><span class="size0">██</span></span> <span class="censored" data-pseudo="行子"><span class="size0">██</span></span>」<span class="rev3 hidden">、SCP-XXX-MSTDN-6に対応する上位創作者は「<span class="censored" data-pseudo="田崎"><span class="size0">██</span></span> <span class="censored" data-pseudo="礼奈"><span class="size0">██</span></span>」</span>であると推定されています。SCP-XXX-MSTDN-3からSCP-XXX-MSTDN-5までに対応する上位創作者の特定は現在成功していません。</p>
| |
| − | </div>
| |
| − | <p>以下はこれまでに発見されたSCP-XXX-MSTDNの一覧です。</p>
| |
| − | <div class="out3">
| |
| − | <table>
| |
| − | <colgroup>
| |
| − | <col style="width: 21%">
| |
| − | <col style="width: 15%">
| |
| − | <col style="width: 25%">
| |
| − | <col style="width: 37%">
| |
| − | </colgroup>
| |
| − | <thead>
| |
| − | <tr class="header">
| |
| − | <th>識別番号</th>
| |
| − | <th>発見日</th>
| |
| − | <th>自称</th>
| |
| − | <th>モデルとなったと思われる生物</th>
| |
| − | </tr>
| |
| − | </thead>
| |
| − | <tbody>
| |
| − | <tr class="odd">
| |
| − | <td>SCP-XXX-MSTDN-1</td>
| |
| − | <td>2021-04-25</td>
| |
| − | <td>ケープペンギン</td>
| |
| − | <td><em>Spheniscus demersus</em></td>
| |
| − | </tr>
| |
| − | <tr class="even">
| |
| − | <td>SCP-XXX-MSTDN-2</td>
| |
| − | <td>2021-04-25</td>
| |
| − | <td>フンボルトペンギン</td>
| |
| − | <td><em>Spheniscus humboldti</em></td>
| |
| − | </tr>
| |
| − | <tr class="odd">
| |
| − | <td>SCP-XXX-MSTDN-3</td>
| |
| − | <td>2021-06-07</td>
| |
| − | <td>シマハイイロギツネ</td>
| |
| − | <td><em>Urocyon littoralis</em></td>
| |
| − | </tr>
| |
| − | <tr class="even">
| |
| − | <td>SCP-XXX-MSTDN-4</td>
| |
| − | <td>2021-11-26</td>
| |
| − | <td>コヨーテ</td>
| |
| − | <td><em>Canis latrans</em></td>
| |
| − | </tr>
| |
| − | <tr class="odd">
| |
| − | <td>SCP-XXX-MSTDN-5</td>
| |
| − | <td>2022-03-06</td>
| |
| − | <td>ダイアウルフ</td>
| |
| − | <td><em>Aenocyon dirus</em></td>
| |
| − | </tr>
| |
| − | </tbody>
| |
| − | </table>
| |
| − | </div>
| |
| − | <div class="rev3 hidden">
| |
| − | <table>
| |
| − | <colgroup>
| |
| − | <col style="width: 23%">
| |
| − | <col style="width: 21%">
| |
| − | <col style="width: 25%">
| |
| − | <col style="width: 29%">
| |
| − | </colgroup>
| |
| − | <thead>
| |
| − | <tr class="header">
| |
| − | <th><span class="unstainable">識別番号</span></th>
| |
| − | <th><span class="unstainable">発見日</span></th>
| |
| − | <th><span class="unstainable">自称</span></th>
| |
| − | <th><span class="unstainable">モデルとなったと思われる生物</span></th>
| |
| − | </tr>
| |
| − | </thead>
| |
| − | <tbody>
| |
| − | <tr class="odd">
| |
| − | <td><span class="unstainable">SCP-XXX-MSTDN-1</span></td>
| |
| − | <td><span class="unstainable">2021-04-25</span></td>
| |
| − | <td><span class="unstainable">ケープペンギン</span></td>
| |
| − | <td><span class="unstainable"><em>Spheniscus
| |
| − | demersus</em></span></td>
| |
| − | </tr>
| |
| − | <tr class="even">
| |
| − | <td><span class="unstainable">SCP-XXX-MSTDN-2</span></td>
| |
| − | <td><span class="unstainable">2021-04-25</span></td>
| |
| − | <td><span class="unstainable">フンボルトペンギン</span></td>
| |
| − | <td><span class="unstainable"><em>Spheniscus
| |
| − | humboldti</em></span></td>
| |
| − | </tr>
| |
| − | <tr class="odd">
| |
| − | <td><span class="unstainable">SCP-XXX-MSTDN-3</span></td>
| |
| − | <td><span class="unstainable">2021-06-07</span></td>
| |
| − | <td><span class="unstainable">シマハイイロギツネ</span></td>
| |
| − | <td><span class="unstainable"><em>Urocyon
| |
| − | littoralis</em></span></td>
| |
| − | </tr>
| |
| − | <tr class="even">
| |
| − | <td><span class="unstainable">SCP-XXX-MSTDN-4</span></td>
| |
| − | <td><span class="unstainable">2021-11-26</span></td>
| |
| − | <td><span class="unstainable">コヨーテ</span></td>
| |
| − | <td><span class="unstainable"><em>Canis latrans</em></span></td>
| |
| − | </tr>
| |
| − | <tr class="odd">
| |
| − | <td><span class="unstainable">SCP-XXX-MSTDN-5</span></td>
| |
| − | <td><span class="unstainable">2022-03-06</span></td>
| |
| − | <td><span class="unstainable">ダイアウルフ</span></td>
| |
| − | <td><span class="unstainable"><em>Aenocyon
| |
| − | dirus</em></span></td>
| |
| − | </tr>
| |
| − | <tr class="even">
| |
| − | <td>SCP-XXX-MSTDN-6</td>
| |
| − | <td>2022-05-21</td>
| |
| − | <td>カラカル</td>
| |
| − | <td><em>Caracal caracal</em></td>
| |
| − | </tr>
| |
| − | </tbody>
| |
| − | </table>
| |
| − | </div>
| |
| − | <div class="rev2 hidden">
| |
| − | <p><strong>インシデント記録 XXX-MSTDN-1 2022年5月21日:</strong>
| |
| − | 財団によるSCP-XXX-MSTDN-1’への接触の結果、SCP-XXX-MSTDN-1は一時的な活動の停止を宣言しました。以降、SCP-XXX-MSTDN-1による配信は行われていません。</p>
| |
| − | <p>これを受けて、財団は収容クラスをEuclidへ、SCP-XXX-MSTDN-1の部分的収容クラスをNagiへ再評価しました。接触の詳細は別紙資料を参照してください。</p>
| |
| − | <blockquote>
| |
| − | <p><em>一部の実体が活動を停止したのは異常実体の保護の観点からみれば好ましい結果ではないが、上位創作者への干渉によってSCP-XXX-MSTDNが収容可能であることが示されたのは喜ばしい。実例が示すようにそれが非暴力的手段によって達成できるならばなおさらだ。急ぎSCP-XXX-MSTDN-3’からSCP-XXX-MSTDN-5’の特定を進める。</em>
| |
| − | – <span class="censored" data-pseudo="匿名"><span class="size0">██</span></span>博士</p>
| |
| − | </blockquote>
| |
| − | </div>
| |
| − | <div class="rev3 hidden">
| |
| − | <p><strong>インシデント記録 XXX-MSTDN-2 2022年6月12日:</strong>
| |
| − | SCP-XXX-MSTDN-1の活動停止と同日、新たなSCP-XXX-MSTDNが発見され、当該個体はSCP-XXX-MSTDN-6とナンバリングされました。</p>
| |
| − | <p>SCP-XXX-MSTDN-6はこれまでと比較しても異常な早さで収益化を達成しましたが、ほぼ常時正気を失っているような言動を繰り返しているほか、下位物語実体であるにも関わらず不明な手段で基底宇宙に干渉可能であり、スーパーチャット<sup class="footnoteref"><a class="footnoteref" id="footnoteref-5" href="#footnote-5">5</a></sup>の投稿者に対し「ラッキーカラー占い」と称して擬現実改変的攻撃を行うなど敵対的行為を行っています<sup class="footnoteref"><a class="footnoteref" id="footnoteref-6" href="#footnote-6">6</a></sup>。発見時期から、これはSCP-XXX-MSTDN-1の無力化に対する報復行為であると推測されています。</p>
| |
| − | <p>推定されたSCP-XXX-MSTDN-6’へのインタビューの結果、当該人物はSCP-XXX-MSTDN-6の敵対的行為とは無関係であるとみなされています。SCP-XXX-MSTDN-6’はインタビュー後Aクラス記憶処理を実施され解放されました。</p>
| |
| − | <p>これを受けて、財団は収容クラスをKeterへ、リスククラスをDangerへ再評価しました。</p>
| |
| − | <blockquote>
| |
| − | <p><strong>提案:</strong>
| |
| − | Googleに対し工作を行い、SCP-XXX-MSTDN-6に対する収益化の剥奪ないしスーパーチャット機能の凍結を行う。</p>
| |
| − | <p><strong>決定:</strong> 可決。</p>
| |
| − | <p><strong>結果:</strong>
| |
| − | SCP-XXX-MSTDN-6は不明な手段で収益化状態とスーパーチャット機能を回復した。</p>
| |
| − | <p><strong>コメント:</strong>
| |
| − | <em>SCP-XXX-MSTDNの性質から予想はしていたが。YouTubeに居座っているくせに完全に向こうのルールで動いているらしい。</em>
| |
| − | – <span class="censored" data-pseudo="匿名"><span class="size0">██</span></span>博士</p>
| |
| − | </blockquote>
| |
| − | <blockquote>
| |
| − | <p><strong>提案:</strong>
| |
| − | SCP-XXX-MSTDN-6’の終了を選択肢に含めた干渉行為によってSCP-XXX-MSTDN-6の無力化を図る。</p>
| |
| − | <p><strong>決定:</strong> 否決。</p>
| |
| − | <p><strong>結果:</strong> N/A</p>
| |
| − | <p><strong>コメント:</strong>
| |
| − | <em>対症療法的であり、同様のSCP-XXX-MSTDN実体の出現を誘発するにとどまる可能性が高い。またすでに存在する上位創作者の特定に成功していない事例を考慮すると、状況が悪化しかねない。危険な実体の上位創作者をひとまずは把握できている状態を維持すべきとの結論。当該提案は最終手段とする。</em>
| |
| − | – <span class="censored" data-pseudo="匿名"><span class="size0">██</span></span>博士</p>
| |
| − | </blockquote>
| |
| − | <blockquote>
| |
| − | <p><strong>提案:</strong>
| |
| − | SCP-XXX-MSTDN-6の配信に中継サーバを設け、スーパーチャットの投稿を自動システムのものに置き換える。</p>
| |
| − | <p><strong>決定:</strong> 可決。</p>
| |
| − | <p><strong>結果:</strong>
| |
| − | 攻撃の回避に失敗。原投稿者に改変効果が発現した。</p>
| |
| − | <p><strong>コメント:</strong>
| |
| − | <em>自動システムは投稿者とみなさないのか?</em> – <span class="censored" data-pseudo="匿名"><span class="size0">██</span></span>博士</p>
| |
| − | </blockquote>
| |
| − | <blockquote>
| |
| − | <p><strong>提案:</strong>
| |
| − | SCP-XXX-MSTDN-6の配信に中継サーバを設け、スーパーチャットの投稿をDクラス職員に置き換えさせる。</p>
| |
| − | <p><strong>決定:</strong> 可決。</p>
| |
| − | <p><strong>結果:</strong>
| |
| − | 代理投稿を行ったDクラス職員にすべての改変効果<sup class="footnoteref"><a class="footnoteref" id="footnoteref-7" href="#footnote-7">7</a></sup>が発現した。当該提案を特別収容プロトコルに組み込む。</p>
| |
| − | <p><strong>コメント:</strong>
| |
| − | <em>どうあっても人的犠牲を強いるらしい。</em> – <span class="censored" data-pseudo="匿名"><span class="size0">██</span></span>博士</p>
| |
| − | </blockquote>
| |
| − | </div>
| |
| − | <div class="rev4 hidden">
| |
| − | <p><strong>インシデント記録 XXX-MSTDN-3 2022年7月1日:</strong>
| |
| − | SCP-XXX-MSTDN-6’の配信終了間際に「KEMO-V NEW
| |
| − | PROJECT」と題された、5人と思われるシルエットが表示されました。新たなSCP-XXX-MSTDNの出現が予想されます。</p>
| |
| − | </div>
| |
| − | <div class="out4" style="text-align: center;">
| |
| − | <p><strong>本報告書は古いリビジョンです。</strong><span id="now-rev" class="hidden">1</span></p>
| |
| − | <p><a href="javascript:;" id="new-revision">より新しいリビジョンを参照します。</a></p>
| |
| − | </div>
| |
| − |
| |
| − | <div class="footnotes-footer"><div class="title">Footnotes</div><div class="footnote-footer" id="footnote-1"><a href="#footnoteref-1">1</a>. ここで 𝑟<sub>𝐵</sub>
| |
| − | は基底宇宙の 𝐿<sup>2</sup>ノルムを示す物理定数。</div><div class="footnote-footer" id="footnote-2"><a href="#footnoteref-2">2</a>. 継続的にYouTubeに動画を投稿する人物またその集団であるYouTuberに対し、架空のキャラクターを用いて同様の活動を行うコンテンツのことで、Virtual-YouTuberを語源とする。</div><div class="footnote-footer" id="footnote-3"><a href="#footnoteref-3">3</a>. 特定の条件を達成した上で申請することで動画投稿および配信を通じてGoogleから金銭の受領を行えるシステム。</div><div class="footnote-footer" id="footnote-4"><a href="#footnoteref-4">4</a>. 上位創作者が自身を物語領域に代入した結果生じる物語実体を指す空想科学用語。アバターは必ずしも上位創作者の意思を反映するわけではない。</div><div class="footnote-footer" id="footnote-5"><a href="#footnoteref-5">5</a>. 金銭を上乗せして投稿することで配信者を応援できるYouTubeの機能。金銭はGoogleと配信者に分配される。</div><div class="footnote-footer" id="footnote-6"><a href="#footnoteref-6">6</a>. 当時の監視担当であったエージェント・青井は突如出現したロードローラーによって全身が激しい損壊を受け死亡した。</div><div class="footnote-footer" id="footnote-7"><a href="#footnoteref-7">7</a>. 改変効果は配信終了間際のスーパーチャット返信の際に発生する。</div></div></div>
| |
| − | </div>
| |
| − | </div>
| |
| − |
| |
| − |
| |
| − | </body></html>
| |