hexsha
string
size
int64
ext
string
lang
string
max_stars_repo_path
string
max_stars_repo_name
string
max_stars_repo_head_hexsha
string
max_stars_repo_licenses
list
max_stars_count
int64
max_stars_repo_stars_event_min_datetime
string
max_stars_repo_stars_event_max_datetime
string
max_issues_repo_path
string
max_issues_repo_name
string
max_issues_repo_head_hexsha
string
max_issues_repo_licenses
list
max_issues_count
int64
max_issues_repo_issues_event_min_datetime
string
max_issues_repo_issues_event_max_datetime
string
max_forks_repo_path
string
max_forks_repo_name
string
max_forks_repo_head_hexsha
string
max_forks_repo_licenses
list
max_forks_count
int64
max_forks_repo_forks_event_min_datetime
string
max_forks_repo_forks_event_max_datetime
string
content
string
avg_line_length
float64
max_line_length
int64
alphanum_fraction
float64
b866aeab4aee87cbe5b2cefde596fcb36890c04d
292
js
JavaScript
public/js/login.js
FrosinaS/LinksZendRest
76ca4aad80f739e9b8b0ffc379e4456d4f13a757
[ "BSD-3-Clause" ]
1
2015-03-16T23:16:45.000Z
2015-03-16T23:16:45.000Z
public/js/login.js
FrosinaS/LinksZendRest
76ca4aad80f739e9b8b0ffc379e4456d4f13a757
[ "BSD-3-Clause" ]
null
null
null
public/js/login.js
FrosinaS/LinksZendRest
76ca4aad80f739e9b8b0ffc379e4456d4f13a757
[ "BSD-3-Clause" ]
null
null
null
jQuery(function ($) { $("input[type=password]").addClass('form-control'); $("input[type=text]").addClass('form-control'); $("button").addClass(' btn btn-info'); $("form").addClass("form-horizontal col-xs-7 col-sm-6 col-md-4"); $("button").css("margin-top", "20px"); });
29.2
69
0.589041
b866beac6c2784e11689c0ef3c805c710d7db48e
70
js
JavaScript
src/index.js
michaellyons/react-launch-line
2d20a9ef3754b358bb2a34e22502dc0d6012b410
[ "MIT" ]
null
null
null
src/index.js
michaellyons/react-launch-line
2d20a9ef3754b358bb2a34e22502dc0d6012b410
[ "MIT" ]
6
2020-09-05T04:10:00.000Z
2022-03-02T04:33:38.000Z
src/index.js
michaellyons/react-launch-line
2d20a9ef3754b358bb2a34e22502dc0d6012b410
[ "MIT" ]
null
null
null
import LineChart from './LineChart' module.exports = { LineChart }
11.666667
35
0.714286
b867401b4a62db1de3b3b8996ee147c13d1b8b63
212
js
JavaScript
utils/sorts/quickSort/quickSort.test.js
sunOpar/leetcode-js
14ca766797648d0564fd25142da2afda8311420d
[ "MIT" ]
null
null
null
utils/sorts/quickSort/quickSort.test.js
sunOpar/leetcode-js
14ca766797648d0564fd25142da2afda8311420d
[ "MIT" ]
null
null
null
utils/sorts/quickSort/quickSort.test.js
sunOpar/leetcode-js
14ca766797648d0564fd25142da2afda8311420d
[ "MIT" ]
null
null
null
const quickSort = require('./index') describe('quickSort',()=>{ test('quickSort',()=>{ expect(quickSort([6, 5, 3, 1, 8, 7, 2, 4])).toEqual([1,2,3,4,5,6,7,8]) expect(quickSort([1])).toEqual([1]) }) })
26.5
74
0.556604
b868d26cf6535800287f32672b4b53dae1aa23c9
426
js
JavaScript
flow-types/types/s3-download-stream_vx.x.x/flow_v0.25.x-/s3-download-stream.js
goodmind/FlowDefinitelyTyped
9b2bf8af438bf10f6a375f441301109be02ef876
[ "MIT" ]
15
2019-02-09T07:05:17.000Z
2021-04-04T14:30:00.000Z
flow-types/types/s3-download-stream_vx.x.x/flow_v0.25.x-/s3-download-stream.js
goodmind/FlowDefinitelyTyped
9b2bf8af438bf10f6a375f441301109be02ef876
[ "MIT" ]
1
2021-05-08T04:00:43.000Z
2021-05-08T04:00:43.000Z
flow-types/types/s3-download-stream_vx.x.x/flow_v0.25.x-/s3-download-stream.js
goodmind/FlowDefinitelyTyped
9b2bf8af438bf10f6a375f441301109be02ef876
[ "MIT" ]
4
2019-03-21T14:39:18.000Z
2020-11-04T07:42:28.000Z
declare module "s3-download-stream" { import type { Readable } from "stream"; import type { S3 } from "aws-sdk"; declare interface s3Stream$S3StreamDownloaderOptions { client: S3; concurrency?: number; chunkSize?: string; params: S3.GetObjectRequest; } declare function s3Stream( options: s3Stream$s3Stream$S3StreamDownloaderOptions ): Readable; declare module.exports: typeof s3Stream; }
23.666667
56
0.715962
b8691d9e646fd569212e29a1eabe4e59c520ebef
11,288
js
JavaScript
js/BobQuiz_questions.js
hush-hush-g/BobQuiz
ab173cad5812a962507cfb27f155b39590783474
[ "MIT" ]
null
null
null
js/BobQuiz_questions.js
hush-hush-g/BobQuiz
ab173cad5812a962507cfb27f155b39590783474
[ "MIT" ]
null
null
null
js/BobQuiz_questions.js
hush-hush-g/BobQuiz
ab173cad5812a962507cfb27f155b39590783474
[ "MIT" ]
null
null
null
var guysQuestions = [{prompt: "What is Bob's real age?", choices: ["Too old to care", 65, "Science can't measure back that far", 56, "Go ahead, ask him"], correctAnswer: 4}, {prompt: "Bob's personality is best described as:", choices: ["Cuddly", "Loveable", "Huggable", "Snuggly", "Nuzzlebug"], correctAnswer: 4}, {prompt: "What does Bob care about most?", choices: ["His family", "His son-in-law", "His quiet time", "His dog", "Long bike rides"], correctAnswer: 0}, {prompt: "What is Bob's favorite inanimate object?", choices: ["Chapstick", "McDonald's fries", "Steins", "Grapes", "Bottle Caps"], correctAnswer: 2}, {prompt: "What is Bob's favorite brand?", choices: ["Arc'teryx", "The North Face", "Patagonia", "Marmot", "Eddie Bauer"], correctAnswer: 3}, {prompt: "If Bob were an internet Meme:", choices: ["I wish sarcasm was available as a font.", "Hide your kids, hide your wife...and hide your husband.", "I don't have a bucket list but my fucket list is a mile long.", "We ate riiibs wit dis dude!", "Ain't nobody got time for that!"], correctAnswer: 0}, {prompt: "Which would embarrass Bob most?", choices: ["Sleeping on Brad's couch", "Coming in last in a race", "Showing affection to Brad", "Riding a beach cruiser bike", "Caught singing Beyonce in the shower"], correctAnswer: 1}, {prompt: "In a past life Bob was:", choices: ["Rodeo clown", "Research test subject", "King of a small island", "Survivor winner", "Vegan"], correctAnswer: 1}, {prompt: "How would Bob describe his soon to be son-in-law?", choices: ["Like, so cool", "Freaking loud", "\"Touchey\"", "Wuss", "Knowitall"], correctAnswer: 2}, {prompt: "If Bob were an iced cream:", choices: ["Rocky Road", "Cherry Vanilla", "Mint Chocolate Chip", "Mouse Tracks", "Spumoni"], correctAnswer: 3}, {prompt: "Bob could kill which of these without mercy?", choices: ["Fly", "Ant", "Spider", "Mosquito", "Brad's heart"], correctAnswer: 4}, {prompt: "Who would Bob turn to for help?", choices: ["Diane", "Kristen", "Elise", "Brad", "Nobody, you're all worthless."], correctAnswer: 1}, {prompt: "What could Bob comfortably leave out of his daily routine?", choices: ["Brushing", "Clean undies", "Socks", "Morning grumpiness", "Coffee"], correctAnswer: 2}, {prompt: "Bob's favorite Mickey trick:", choices: ["Sit", "Roll-over", "Shake", "Stay", "Bite Brad"], correctAnswer: 3}, {prompt: "If Bob were a dad quote:", choices: ["\“Any man can be a father, but it takes someone special to be a dad.\”", "\“Having children is like living in a frat house — nobody sleeps, everything’s broken, and there’s a lot of throwing up.\”", "\“My daughter got me a ‘World’s Best Dad’ mug. So we know she’s sarcastic.\”", "\“Fatherhood is great because you can ruin someone from scratch.\”", "\"Dad always thought laughter was the best medicine, which I guess is why several of us died of tuberculosis.\""], correctAnswer: 3}, {prompt: "If Bob wrote a play with Mickey as the lead, Mickey's character would be:", choices: ["Prince Mickerson", "Lord Micktenstein", "Count Mickers", "Sir Mickey, Knight of the Hound Table", "King Fluffy Pants"], correctAnswer: 3}, {prompt: "What does Bob check out about himself in the mirror?", choices: ["Tensed buns", "Smooth scalp", "Flexed abs", "Slender tri's", "Toned back"], correctAnswer: 0}, {prompt: "What is Bob's spirit animal?", choices: ["Eagle", "Dolphin", "Llama", "Shark", "Bear"], correctAnswer: 4}, {prompt: "If Bob is feeling witty he'd say:", choices: ["Life's disappointments are harder to take when you don't know any swear words.", "I wish more people were fluent in silence.", "The only mystery in life is that kamikaze pilots wore helmets.", "Not only is there no God, but try finding a plumber on Sunday. ", "A closed mouth gathers no feet."], correctAnswer: 1}, {prompt: "Bob's favorite type of hug:", choices: ["One-armed hug", "Bear-hug", "Side-hug", "Stiff-hug", "Wiggle-hug"], correctAnswer: 0}, {prompt: "On a daily basis Bob most identifies with:", choices: ["Buddy the Elf", "Robin Hood", "Prince Humperdinck", "Cosmo Kramer", "Michael Scott"], correctAnswer: 2}, {prompt: "Bob's celeb crush:", choices: ["Bruce Willis", "Vin Diesel", "Jason Statham", "Howie Mandel", "Patrick Stewart"], correctAnswer: 1}]; var cousinQuestions = [{prompt: "Who is the girls' favorite cousin?", choices: ["Steve", "Brad", "Susan", "Elise", "Fred"], correctAnswer: 3}, {prompt: "What is their favorite book?", choices: ["1", "2", "3", "4", "5"], correctAnswer: 3}]; var edRichQuestinos = [{prompt: "Who is the MVP of Campbell & Co. Jewelers?", choices: ["Brad", "Ed", "Cody", "Elise", "Rich"], correctAnswer: 2}, {prompt: "Question 2", choices: ["1", "2", "3", "4", "5"], correctAnswer: 3}]; var royaltyQuestions = [{prompt: "Who is the princess?", choices: ["Kristen", "Diane", "Elise", "Brad", "Fred"], correctAnswer: 3}, {prompt: "Question 2?", choices: ["1", "2", "3", "4", "5"], correctAnswer: 3}]; // User object function User(firstName, lastName, email, password, topScores) { this.firstName = firstName; this.lastName = lastName; this.email = email; this.password = password; this.topScores = []; //Add a top score and sort this.updateTopScores = function(score) { this.topScores.push(score); this.topScores.sort(); this.topScores.reverse(); } } // Quotes function Quotes() { var quotes = []; //Add a new quote this.addQuote = function(name, source, quote) { var newQuote = { name: name, source: source, quote: quote, add: function() { quotes.push(this); } }; newQuote.add(); } //Get random quote this.pullQuote = function() { var index = Math.floor((Math.random() * quotes.length)); return quotes[index]; } } // Quiz Object function Quiz(name, ref, questions) { this.name = name; this.questions = questions; this.toPresent = false; var ref = ref; var correctAnswers = setCorrectAnswers(questions); var answers = []; var questionNumber = 0; var score = 0; //get ref this.getRef = function() { return ref; } //Set correct answers function setCorrectAnswers(myQuestions) { var corAns = new Array(); var i = 0; for (i; i < myQuestions.length; i++) { corAns.push(myQuestions[i].correctAnswer); } return corAns; } this.getQuestion = function() { if (this.questions[questionNumber]) {return this.questions[questionNumber];} } //Get current correct answer this.getCorrectAnswer = function() { return correctAnswers[questionNumber]; } //Get current question number this.getCurrentQuestion = function() { return questionNumber; } //Increase current question this.incrQuestionNumber = function() { if (questionNumber < answers.length) { questionNumber++; } } //Decrease current question this.decQuestionNumber = function() { if (questionNumber > 0) { questionNumber--; } } //Add new answer this.setAnswer = function(ans) { answers[questionNumber] = ans; } //Get answer this.getAnswer = function() { return answers[questionNumber]; } this.numberAnswered = function() { return answers.length; } //To present the score or not this.presentScore = function() { this.toPresent = true; } //Get score this.getScore = function() { var myScore = 0; var i = 0; for (i; i < this.questions.length - 1; i++) { if (answers[i] == correctAnswers[i]) { myScore++; } } score = Math.round(100 * myScore / (this.questions.length - 1)); return score; } //Progress this.progress = function() { return Math.round(100 * answers.length / this.questions.length); } //Reset Quiz this.reset = function() { this.toPresent = false; answers = []; questionNumber = 0; score = 0; } } // Quiz Applet Object function QuizApplet() { var quizes = []; var activeQuiz = null; var activeTab = null; //Add new quiz to applet this.addQuiz = function(quiz) { quizes.push(quiz); } //Get Quizes this.getQuizes = function() { return quizes; } //Get the active tab this.getActiveTab = function() { return activeTab; } //Set active tab and quiz if pass arg is found in stored quizes this.setActiveTab = function(tab) { quizes.forEach(function(quiz) { if (quiz.getRef() === tab) { activeTab = tab; setActiveQuiz(quiz); } }); } //Display current quiz this.getActiveQuiz = function() { return activeQuiz; } //Set current quiz var setActiveQuiz = function(quiz) { activeQuiz = quiz; } //...enumerate the quiz names and check for compatability then display the current one } // Quotes var quotesObj = new Quotes(); quotesObj.addQuote("Annoyed Bob", "The Kids Came Home", "Mickey Bite!"); quotesObj.addQuote("Annoyed Bob", "The Kids Came Home", "Sick 'em Mickey!"); quotesObj.addQuote("Annoyed Bob", "The Kids Came Home", "Go for the groin Mickey!"); quotesObj.addQuote("Annoyed Bob", "The Kids Came Home", "No mercy Mickey!"); quotesObj.addQuote("Ski Bob", "Brad's First Ski Trip", "Guess you're not as much of a pussy as we thought you were...*throws Brad new mittens*...*refuses hug*"); quotesObj.addQuote("Diane", "Her Life Experiences", "That was Amazing!"); quotesObj.addQuote("Racing Bob", "Steelman Triathalon", "You know her last boyfriend was faster."); quotesObj.addQuote("Celebratory Bob", "Christmas", "Don't hug me. I'm not a hugger..."); quotesObj.addQuote("Bob", "Ski Lift Proposal", "Which daughter?...Fine....You owe me a Llama."); quotesObj.addQuote("Weeknight Bob", "Hoping The Kids Leave", "Why does this guy keep hugging me?"); quotesObj.addQuote("Mikayla", "Taking the World by Storm", "...*quietly smiling*..."); quotesObj.addQuote("Mikayla", "Lacrosse Picture", "I look like I'm being strangled"); quotesObj.addQuote("Kaitlyn", "Farm Politics", "I fell off Bernie."); quotesObj.addQuote("Kaitlyn", "Stratton Antics", "That's lit."); quotesObj.addQuote("Diane", "Dinnertime", "Oh my god this is so lite and fluffy; it's delicious!"); quotesObj.addQuote("Diane", "Diane's Outlook on Life", "It's a BEAUTIFUL day!"); quotesObj.addQuote("Diane", "Life", "What an amazing day!"); quotesObj.addQuote("Diane", "On Living", "Could life get any better?"); quotesObj.addQuote("Mickey", "No Touching", "Woof Wooof Woof!"); quotesObj.addQuote("Mickey", "Life is Good", "*Growing fluffy pantaloons*"); quotesObj.addQuote("Entire Family", "This is How We Talk", "*text*...*gif*..*emoji*...*gif* *gif* *gif*...*emoji*"); // Our Quizes var guyQuiz = new Quiz("Bobbo & the Guys", "#bob", guysQuestions); var cousinQuiz = new Quiz("John, Corinna & the Girls", "#johnCorinna", cousinQuestions); var edRichQuiz = new Quiz("Ed & Rich", "#edRich", edRichQuestinos); var royaltyQuiz = new Quiz("The Royalty", "#eliseDianeKristen", royaltyQuestions); // Quiz Applet initialization var quizApplet = new QuizApplet(); quizApplet.addQuiz(guyQuiz); quizApplet.addQuiz(cousinQuiz); quizApplet.addQuiz(edRichQuiz); quizApplet.addQuiz(royaltyQuiz); quizApplet.setActiveTab("#bob");
49.078261
533
0.659107
b869742384706e833631f80bc8079fd9dd484efb
1,909
js
JavaScript
granularity.js
tounano/granularity
fd5d7bdc6e35ce66eff6c529e52720399cfa6348
[ "MIT" ]
1
2015-09-02T00:11:59.000Z
2015-09-02T00:11:59.000Z
granularity.js
tounano/granularity
fd5d7bdc6e35ce66eff6c529e52720399cfa6348
[ "MIT" ]
null
null
null
granularity.js
tounano/granularity
fd5d7bdc6e35ce66eff6c529e52720399cfa6348
[ "MIT" ]
null
null
null
module.exports = Granularity; function Granularity(duration, origin) { if (typeof origin == 'undefined') return Granularity(duration, new Date()); if (duration === 0) return Granularity(new Date(origin).getTime(), 0) else if (!duration) return Granularity(1, origin); else if (duration < 0) return Granularity(Math.abs(duration), new Date(origin).getTime() + duration); return extend(new Date(origin),{ _duration: duration, start: function () {return new Date(this);}, end: function () {return new Date(this.getTime() + duration -1)}, skip: function (interval) { interval = interval || 1; return new Granularity(this._duration, this.getTime() + interval * this._duration) }, next: function (interval) {return this.skip(interval)}, previous: function (interval) {interval = interval || 1; return this.skip(0-interval)}, diff: Granularity.diff, _math: function (fn, date) { date = typeof date !== 'undefined' && new Date(date) || new Date(); return Granularity(this._duration, this.getTime() + this._duration * fn(this.diff(date, this)/this._duration)); }, floor: function (date) {return this._math(Math.floor, date)}, ceil: function (date) {return this._math(Math.ceil, date)}, serialize: function () {return this._duration + '~' + this.getTime() % this._duration}, unserialize: function (str) { return Granularity.unserialize(str, this)} }) } Granularity.unserialize = function (str, origin) { var args = str.split('~'); return Granularity(parseInt(args[0]), parseInt(args[1])).floor(origin); }; Granularity.diff = function (left, right) {return (new Date(left).getTime() - new Date(right).getTime());}; Granularity.today = function () {return (Granularity(1000*3600*24, 0).floor());} function extend(left, right) { for (var key in right) { left[key] = right[key] } return left; }
38.18
117
0.665794
b86a3d13b83e4d889083d33a941fe783388e06ea
1,552
js
JavaScript
src/components/latestImages.js
ctoogood/portfolio
1b1098e0a553de5e5b8ebb94d423d6507426a85c
[ "MIT" ]
null
null
null
src/components/latestImages.js
ctoogood/portfolio
1b1098e0a553de5e5b8ebb94d423d6507426a85c
[ "MIT" ]
null
null
null
src/components/latestImages.js
ctoogood/portfolio
1b1098e0a553de5e5b8ebb94d423d6507426a85c
[ "MIT" ]
null
null
null
import React from "react" import { graphql, useStaticQuery } from "gatsby" import SimpleReactLightbox, { SRLWrapper } from "simple-react-lightbox" import "../components/components.scss" import LatestImage from "../components/latestImage" const LatestImages = () => { const data = useStaticQuery(graphql` query { allFile( sort: { fields: childMarkdownRemark___frontmatter___date, order: DESC } limit: 5 filter: { sourceInstanceName: { eq: "latestimages" } extension: { eq: "md" } } ) { edges { node { id childMarkdownRemark { frontmatter { caption image date(formatString: "MMMM DD, YYYY") } } } } } } `) const options = { settings: { autoplaySpeed: 0, enablePanzoom: false, }, buttons: { showDownloadButton: false, }, thumbnails: { showThumbnails: false, }, captions: { captionFontWeight: "300", }, } return ( <section className="latestImages__main"> <h1>LATEST IMAGES</h1> <SimpleReactLightbox> <SRLWrapper options={options}> <section className="latestImages__grid"> {data.allFile.edges.map(image => ( <LatestImage image={image} key={image.node.id} /> ))} </section> </SRLWrapper> </SimpleReactLightbox> </section> ) } export default LatestImages
23.164179
79
0.541237
b86a766c74e5b2813eb51832593e17a97f89bb74
4,172
js
JavaScript
js/mirrors.js
Acidburn0zzz/source
91132175bb22f39e9f6d37083e9ce7937312db07
[ "MIT" ]
null
null
null
js/mirrors.js
Acidburn0zzz/source
91132175bb22f39e9f6d37083e9ce7937312db07
[ "MIT" ]
null
null
null
js/mirrors.js
Acidburn0zzz/source
91132175bb22f39e9f6d37083e9ce7937312db07
[ "MIT" ]
null
null
null
/*global GIGO, jQuery, window, alert, Browser */ /*jslint browser: true */ /*properties mirrors, site, loc, provider, url, hide */ /* jslint complains about UTF8 characters in Cyrillic and Japanese. I am ignoring that complaint. I have seen no feedback that says the text shows up incorrectly. */ GIGO.mirrors = [{ "site": "test-ipv6.com", "loc": "US CA", "provider": "Jason Fesler", "hide": 0 }, { "site": "test-ipv6.asnet.am", "loc": "AM", "provider": "Academic Scientific Research Computer Network of Armenia", "hide": 1 }, { "site": "test-ipv6.at", "loc": "AT", "provider": "Silver Server GmbH", "hide": 1 }, { "site": "test-ipv6.waia.asn.au", "loc": "AU", "provider": "Western Australian Internet Association", "hide": 1 }, { "site": "test-ipv6.cz", "loc": "CZ", "provider": "nic.cz", "hide": 0 }, { "site": "test-ipv6.monash.edu", "loc": "AU", "provider": "Monash University", "hide": 0 }, { "site": "test-ipv6.ceengine.eu", "loc": "RO", "provider": "Central and Eastern European Networking Engine", "hide": 0 }, { "site": "test-ipv6.internet.fo", "loc": "FO", "provider": "Faroese Telecom", "hide": 1 }, { "site": "test-ipv6.sth.sze.hu", "loc": "HU", "provider": "NetClub, Szechenyi Istvan University", "hide": 1 }, { "site": "test-ipv6.carnet.hr", "loc": "HR", "provider": "Croatian Academic and Research Network", "hide": 0 }, { "site": "test-ipv6.hu", "loc": "HU", "provider": "Polaris-N Systems", "hide": 0 }, { "site": "test-ipv6.jp", "loc": "JP", "provider": "CLARA ONLINE, Inc", "hide": 0 }, { "site": "test-ipv6.nl", "loc": "NL", "provider": "BIT BV", "hide": 0 }, { "site": "test-ipv6.roedu.net", "loc": "RO", "provider": "RoEduNet", "hide": 0 }, { "site": "test-ipv6.ro", "loc": "RO", "provider": "RCS & RDS", "skipsites": 1, "hide": 0 }, { "site": "test-ipv6.se", "loc": "SE", "provider": "Interlan Gefle AB", "hide": 0 }, { "site": "test-ipv6.ams.vr.org", "loc": "NL", "provider": "vr.org", "hide": 0 }, { "site": "test-ipv6.chi.vr.org", "loc": "US IL", "provider": "vr.org", "hide": 0 }, { "site": "test-ipv6.iad.vr.org", "loc": "US VA", "provider": "vr.org", "hide": 0 }, { "site": "test-ipv6.sjc.vr.org", "loc": "US CA", "provider": "vr.org", "hide": 0 }, { "site": "test-ipv6.ceengine.eu", "loc": "RO", "provider": "Central and Eastern European Networking Engine", "hide": 0 }, { "site": "test-ipv6.chiveworthy.com", "loc": "US WI", "provider": "Dale Hartung", "skipsites": 0, "hide": 0 }, { "site": "test-ipv6.gremlin.ca", "loc": "CA", "provider": "Scott Logan", "skipsites": 0, "hide": 0 }, { "site": "ipv6-test.co.uk", "loc": "UK", "provider": "BSC-Telecom", "skipsites": 1, "hide": 0 }, { "site": "test-ipv6.edu.cn", "loc": "CN", "provider": "CERNET", "skipsites": 0, "hide": 0 }, { "site": "test-ipv6.vyncke.org", "loc": "FR", "provider": "Éric Vyncke", "hide": 0 }, { "site": "test-ipv6.si", "loc": "SI", "provider": "Damjan Sirnik", "hide": 0 }, { "site": "test-ipv6.showmyip.ca", "loc": "UK", "provider": "Christopher Munz-Michielin", "hide": 0 }, { "site": "test-ipv6.no", "loc": "NO", "provider": "Availo AS", "hide": 0 }, { "site": "test-ipv6.co.za", "loc": "ZA", "provider": "Neology", "hide": 0 }, { "site": "test-ipv6.vtt.net", "loc": "RU", "provider": "JSC \"Volgatranstelecom\"", "hide": 1 }, { "site": "test-ipv6.vn.ua", "loc": "UA", "provider": "IP-Connect LLC", "hide": 0 }, { "site": "test-ipv6.go6.si", "loc": "SI", "provider": "Go6 Lab - Slovenian IPv6 Iniciative", "hide": 0 }, { "site": "v6research.net", "loc": "US", "provider": "Bill Cerveny", "hide": 0 }, { "site": "test-ipv6.tld.sk", "loc": "SK", "provider": "Sk-nic", "hide": 0 }];
21.957895
98
0.505273
b86a9173c0b294fae4eed550a72b9a3d6f0f0fe8
7,673
js
JavaScript
src/client/js/generic-search.js
sosik/registries-devel
b878f875dbcd6debabbdbaef66acea6262f40018
[ "BSD-2-Clause-FreeBSD" ]
null
null
null
src/client/js/generic-search.js
sosik/registries-devel
b878f875dbcd6debabbdbaef66acea6262f40018
[ "BSD-2-Clause-FreeBSD" ]
null
null
null
src/client/js/generic-search.js
sosik/registries-devel
b878f875dbcd6debabbdbaef66acea6262f40018
[ "BSD-2-Clause-FreeBSD" ]
null
null
null
'use strict'; angular.module('generic-search', ['schema-utils','pascalprecht.translate']) // .config([ '$routeProvider', function($routeProvider) { $routeProvider.when('/search/:entity', { templateUrl : 'partials/generic-search.html', controller : 'SearchCtrl' }); } ]) // .factory('generic-search.GenericSearchFactory', [ '$http', 'schema-utils.SchemaUtilFactory', '$translate', function($http, schemaUtilFactory, $translate) { var service = {}; service.getSearch = function(searchSchema, criteria,sortBy,skip,limit) { return $http({ method : 'POST', url : '/search/' + schemaUtilFactory.encodeUri(schemaUtilFactory.concatUri(searchSchema,'search')), data : { criteria : criteria, sortBy: sortBy, limit: limit, skip: skip } }); }; service.parseSearchDef = function(schema) { var retval = {}; function collectProperties(pathPrefix, objectDef, resultArr) { for ( var pr in objectDef.properties) { if (objectDef.properties[pr].$objectLink) { resultArr.push({ path: pathPrefix + pr+'.oid', type: objectDef.properties[pr].type, objectLink:objectDef.properties[pr].$objectLink, schemaFragment:objectDef.properties[pr], title: (objectDef.properties[pr].transCode ? $translate.instant(objectDef.properties[pr].transCode) : objectDef.properties[pr].title)+' ->' }); continue; } if (objectDef.properties[pr].type === 'object') { collectProperties(pr + '.', objectDef.properties[pr], resultArr); } else { resultArr.push({ path: pathPrefix + pr, type: objectDef.properties[pr].type, title: objectDef.properties[pr].transCode ? $translate.instant(objectDef.properties[pr].transCode) : objectDef.properties[pr].title }); } } } retval.schema = schema.url; retval.attributes = []; retval.operators = [ { title: '=', value: 'eq' }, { title: '>', value: 'gt' }, { title: '<', value: 'lt' }, { title: '!=', value: 'neq' }, { title: 'starts', value: 'starts' }, { title: 'exists', value: 'ex' } ]; collectProperties('', schema, retval.attributes); return retval; }; return service; } ]) // .controller('SearchCtrl', [ '$scope', '$routeParams','$location', 'generic-search.GenericSearchFactory' ,'schema-utils.SchemaUtilFactory' ,'psui.notificationFactory','$translate', function($scope, $routeParams, $location, genericSearchFactory, schemaUtilFactory ,notificationFactory,$translate ) { var entityUri = schemaUtilFactory.decodeUri($routeParams.entity); $scope.entityUri = entityUri; $scope.searchDef = {}; $scope.searchCrit = []; $scope.data = []; $scope.headers = {}; $scope.forcedCriterias = []; $scope.lastCriteria={}; $scope.addCrit = function() { $scope.searchCrit.push({}); }; var pageSize=20; var generateObjectFromSchema = function(schema, obj) { var _obj = obj; angular.forEach(schema.properties, function(value, key){ if (value.type === 'object') { _obj[key] = {}; generateObjectFromSchema(value, _obj[key]); } else { _obj[key] = ''; } }); }; schemaUtilFactory.getCompiledSchema(entityUri, 'search').success(function(data) { $scope.schema=data; $scope.searchDef = genericSearchFactory.parseSearchDef(data); $scope.entity = data.title; $scope.entity = $translate.instant( data.transCode || data.title); $scope.addCrit(); $scope.headers = data.listFields; $scope.sortBy={header: data.listFields[0] , direction : 'asc' }; $scope.forcedCriterias = data.forcedCriterias || []; }).error(function(err) { notificationFactory.error(err); }); $scope.selectedCritAttribute=function(crit){ if (crit.attribute.objectLink){ crit.object={}; } }; $scope.removeCrit = function(index) { $scope.searchCrit.splice(index, 1); }; var convertCriteria = function(crit) { var retval = []; crit.map(function(c) { if (c && c.attribute && c.attribute.path) { if (c.attribute.objectLink){ retval.push({ f : c.attribute.path, v : c.obj.oid, op : c.operator.value }); } else { retval.push({ f : c.attribute.path, v : c.value, op : c.operator.value }); } } }); return retval; }; function convertSortBy(searchBy){ if (!searchBy) { return null; } return [{ f:searchBy.header.field, o: searchBy.direction}]; } $scope.search = function() { var c = convertCriteria($scope.searchCrit); // add forced criteria for (var idx = 0; idx < $scope.forcedCriterias.length; idx++) { c.push($scope.forcedCriterias[idx]); } $scope.lastCriteria=JSON.parse(JSON.stringify(c)); genericSearchFactory.getSearch($scope.entityUri, c,convertSortBy( $scope.sortBy),0,pageSize).success(function(data) { $scope.data = data; }).error(function(err) { notificationFactory.error(err); }); }; $scope.searchNext = function() { var c = convertCriteria($scope.searchCrit); // add forced criteria for (var idx = 0; idx < $scope.forcedCriterias.length; idx++) { c.push($scope.forcedCriterias[idx]); } genericSearchFactory.getSearch($scope.entityUri, $scope.lastCriteria,convertSortBy( $scope.sortBy),$scope.data.length,pageSize).success(function(data) { data.map(function (newItems){ $scope.data.push(newItems); }); }).error(function(err) { notificationFactory.error(err); }); }; function toCsv(schema,data){ var retVal=''; var separator=';'; for (var li in schema.listFields){ var lisDef=schema.listFields[li]; retVal+=lisDef.title; retVal+=separator; } retVal+='\r\n'; for(var item in data){ for ( li in schema.listFields){ retVal+=getValue(data[item],schema.listFields[li].field)+separator; } retVal+='\r\n'; } return new TextEncoder('cp1250', { NONSTANDARD_allowLegacyEncoding: true }).encode(retVal); } function getValue(obj,fieldPath){ var parts=fieldPath.split('.'); var iter=obj; parts.map(function(part) { if (part in iter){ iter = iter[part]; } else { iter={}; } }); if (iter.constructor === String){ if (iter.indexOf(',')>-1){ iter='"'+iter+'"'; } } return iter; } $scope.exportCsv = function() { var c = convertCriteria($scope.searchCrit); // add forced criteria for (var idx = 0; idx < $scope.forcedCriterias.length; idx++) { c.push($scope.forcedCriterias[idx]); } genericSearchFactory.getSearch($scope.entityUri, $scope.lastCriteria,convertSortBy( $scope.sortBy),0,10000).success(function(data) { data=toCsv($scope.schema,data); var blob = new Blob([data], {type: 'text/csv;charset=cp1250'}); var url = window.URL || window.webkitURL; var link = document.createElementNS('http://www.w3.org/1999/xhtml', 'a'); link.href = url.createObjectURL(blob); link.download = 'search-export.csv'; // whatever file name you want :) var event = document.createEvent('MouseEvents'); event.initEvent('click', true, false); link.dispatchEvent(event); }).error(function(err) { notificationFactory.error(err); }); }; $scope.setSortBy=function (header){ if ($scope.sortBy && $scope.sortBy.header===header){ if ( 'asc'===$scope.sortBy.direction) { $scope.sortBy={header: header , direction : 'desc' }; } else { $scope.sortBy={header: header , direction : 'asc' }; } } else { $scope.sortBy={header: header , direction : 'desc' }; } $scope.search(); }; $scope.goView = function(i) { $location.path('registry/view/' + schemaUtilFactory.encodeUri(entityUri) + '/' + $scope.data[i].id); }; } ]);
24.35873
298
0.639646
b86d11c12efb42936299ddb8ecf6396d462e95e1
432
js
JavaScript
Packages/ohif-study-list/client/lib/retrieveStudyMetadata.js
chuch0805/Meteorjs_IVIS_Imageviewer
2979fb76782c5d310c582326d8e712fe0340692c
[ "MIT" ]
46
2018-10-17T02:07:07.000Z
2022-01-04T16:19:45.000Z
packages/ohif-study-list/client/lib/retrieveStudyMetadata.js
noorchandio/prostatecancer.ai
3e5d699f3972d1ceb5fa7b5010705643eae547ea
[ "MIT" ]
19
2019-05-31T17:56:11.000Z
2022-02-09T23:49:59.000Z
packages/ohif-study-list/client/lib/retrieveStudyMetadata.js
noorchandio/prostatecancer.ai
3e5d699f3972d1ceb5fa7b5010705643eae547ea
[ "MIT" ]
36
2018-10-17T02:07:11.000Z
2022-01-06T20:21:44.000Z
import { OHIF } from 'meteor/ohif:core'; const note = 'OHIF.studylist.retrieveStudyMetadata is deprecated.'; const instructions = 'Please use OHIF.studies.retrieveStudyMetadata instead.'; /** * @deprecated Please use OHIF.studies.retrieveStudyMetadata instead */ OHIF.studylist.retrieveStudyMetadata = function() { OHIF.log.warn(`${note}\n${instructions}`); OHIF.studies.retrieveStudyMetadata.apply(this, arguments); };
33.230769
78
0.75463
b86df2a79ed8012c64c5ce0c4b26965db7b1d9d5
156
js
JavaScript
src/lib/off.js
apr-suite/APR
da528c698435ed1c0a9bb0f0ebcc6df79566eb3a
[ "BSD-3-Clause" ]
46
2019-12-29T22:15:27.000Z
2022-03-21T06:33:29.000Z
src/lib/off.js
apr-suite/APR
da528c698435ed1c0a9bb0f0ebcc6df79566eb3a
[ "BSD-3-Clause" ]
4
2020-02-26T22:12:44.000Z
2022-03-25T05:44:57.000Z
src/lib/off.js
apr-suite/APR
da528c698435ed1c0a9bb0f0ebcc6df79566eb3a
[ "BSD-3-Clause" ]
1
2022-03-21T06:33:30.000Z
2022-03-21T06:33:30.000Z
/** * @mixin just * @since 1.0.0-rc.24 * @borrows just.removeEventListener as off */ var off = require('./removeEventListener'); module.exports = off;
17.333333
43
0.666667
b86f523ccf2377f68c421122678bdd8af5cac27f
603
js
JavaScript
web/src/components/LoaderComponent.js
gbnk0/nmt
e028fc252c1ce372aba7035ffb98f637d9477608
[ "MIT" ]
17
2018-01-10T21:52:19.000Z
2021-09-15T02:12:01.000Z
web/src/components/LoaderComponent.js
gbnk0/nmt
e028fc252c1ce372aba7035ffb98f637d9477608
[ "MIT" ]
13
2018-01-05T17:56:54.000Z
2018-07-22T21:48:13.000Z
web/src/components/LoaderComponent.js
gbnk0/nmt
e028fc252c1ce372aba7035ffb98f637d9477608
[ "MIT" ]
1
2018-01-12T12:58:26.000Z
2018-01-12T12:58:26.000Z
'use strict'; import React from 'react'; import { Dimmer, Loader, Segment } from 'semantic-ui-react' require('styles//Loader.css'); class LoaderComponent extends React.Component { render() { return ( <div className="loader-component"> <Segment> <Dimmer active inverted> <Loader inverted size='big' /> </Dimmer> </Segment> </div> ); } } LoaderComponent.displayName = 'LoaderComponent'; // Uncomment properties you need // LoaderComponent.propTypes = {}; // LoaderComponent.defaultProps = {}; export default LoaderComponent;
19.451613
59
0.638474
b86f9e151da78dfc2f2ee51fdced21440d4753a9
1,783
js
JavaScript
app/components/profile/information-settings.js
JevinAnderson/Dark-Mists-Tools
6028acf52ee21b7fcef8f77d827edba04478a3a3
[ "MIT" ]
null
null
null
app/components/profile/information-settings.js
JevinAnderson/Dark-Mists-Tools
6028acf52ee21b7fcef8f77d827edba04478a3a3
[ "MIT" ]
1
2018-03-01T08:27:32.000Z
2018-03-01T08:27:32.000Z
app/components/profile/information-settings.js
JevinAnderson/Dark-Mists-Tools
6028acf52ee21b7fcef8f77d827edba04478a3a3
[ "MIT" ]
null
null
null
import React, { Component } from 'react'; import PropTypes from 'prop-types'; import { compose } from 'redux'; import withUser from '../higher-order-components/with-user'; import { bind, merge } from '../../utilities/component'; import StringEditor from '../editors/string'; import ImageEditor from '../editors/image'; class InformationSettings extends Component { constructor(props) { super(props); this.state = {}; bind(this, 'updateDisplayName', 'updatePhotoURL'); } updateDisplayName(displayName) { firebase .auth() .currentUser.updateProfile({ displayName }) .then(results => { console.log('%cresults', 'color:green', results); const user = merge(this.props.user, { displayName }); this.props.setUser(user); }) .catch(this.error); } updatePhotoURL(photoURL) { firebase .auth() .currentUser.updateProfile({ photoURL }) .then(results => { console.log('%cresults', 'color:blue', results); const user = merge(this.props.user, { photoURL }); this.props.setUser(user); }) .catch(this.error); } error(error) { console.error('information-settings error: ', error); } render() { return ( <div className="profile__information-settings"> <StringEditor value={this.props.user.displayName} placeholder="Display Name" update={this.updateDisplayName} /> <ImageEditor value={this.props.user.photoURL} placeholder="Display Image" alt="User Display Image" update={this.updatePhotoURL} /> </div> ); } } InformationSettings.propTypes = { user: PropTypes.object, setUser: PropTypes.func }; export default compose(withUser())(InformationSettings);
25.471429
119
0.634324
b86f9ec7e09d38119813b8057ebe68c246517414
288
js
JavaScript
test/unit/mocks.js
FullScreenShenanigans/UsageHelpr
a918fa4aaf6c46daaebb3d6b58c5aa402c89caf1
[ "MIT" ]
null
null
null
test/unit/mocks.js
FullScreenShenanigans/UsageHelpr
a918fa4aaf6c46daaebb3d6b58c5aa402c89caf1
[ "MIT" ]
null
null
null
test/unit/mocks.js
FullScreenShenanigans/UsageHelpr
a918fa4aaf6c46daaebb3d6b58c5aa402c89caf1
[ "MIT" ]
null
null
null
define(["UsageHelpr"], function (UsageHelprModule) { var UsageHelpr = UsageHelprModule.UsageHelpr; var mocks = { /** * */ mockUsageHelpr: function (settings) { return new UsageHelpr(settings) } }; return mocks; });
19.2
52
0.538194
b8709f848e4aac444b1a46465592b8d8a1e7883b
374,661
js
JavaScript
build/bundle.js
chbrown/xdoc
01c966cb752fb0deafc0bc1a1676fb1a77f35fab
[ "MIT" ]
1
2020-12-18T16:45:47.000Z
2020-12-18T16:45:47.000Z
build/bundle.js
chbrown/xdoc
01c966cb752fb0deafc0bc1a1676fb1a77f35fab
[ "MIT" ]
1
2017-05-20T14:01:49.000Z
2017-05-20T14:01:49.000Z
build/bundle.js
chbrown/xdoc
01c966cb752fb0deafc0bc1a1676fb1a77f35fab
[ "MIT" ]
null
null
null
!function(e){function t(r){if(n[r])return n[r].exports;var o=n[r]={exports:{},id:r,loaded:!1};return e[r].call(o.exports,o,o.exports,t),o.loaded=!0,o.exports}var n={};return t.m=e,t.c=n,t.p="",t(0)}([function(e,t,n){"use strict";function r(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}function o(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function i(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}function a(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function s(e){if(void 0===C[e]){var t=localStorage.getItem("storedfile:"+e);C[e]=E.fromJSON(JSON.parse(t))}return C[e]}function u(e){var t=s(e),n=new f(t.arrayBuffer),r=new g.Parser(n);return r.document}var l=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),c=n(167),f=n(201),d=n(5),p=n(217),h=n(234),m=n(192),v=n(313),g=n(161),y=n(164),_=n(157),b=n(158),w=n(159);n(310);var E=function(){function e(t,n,r,o,i,s){a(this,e),this.name=t,this.size=n,this.type=r,this.lastModifiedDate=o,this.data_base64=i,this.data_arrayBuffer=s}return l(e,[{key:"toJSON",value:function(){return{name:this.name,size:this.size,type:this.type,lastModifiedDate:this.lastModifiedDate,data:this.base64}}},{key:"key",get:function(){return"storedfile:"+this.name}},{key:"base64",get:function(){if(void 0===this.data_base64){var e=new Uint8Array(this.data_arrayBuffer);this.data_base64=c.base64.encodeBytesToString(e)}return this.data_base64}},{key:"arrayBuffer",get:function(){if(void 0===this.data_arrayBuffer){var e=c.base64.decodeStringToBytes(this.data_base64);this.data_arrayBuffer=new Uint8Array(e).buffer}return this.data_arrayBuffer}}],[{key:"fromJSON",value:function(t){return new e(t.name,t.size,t.type,t.lastModifiedDate,t.data)}}]),e}(),C={},x=function(e){function t(e,n){a(this,t);var r=o(this,Object.getPrototypeOf(t).call(this,e,n)),i=Object.keys(localStorage).filter(function(e){return null!==e.match(/^storedfile:/)}).map(function(e){return E.fromJSON(JSON.parse(localStorage.getItem(e)))});return r.state={storedFiles:i},r}return i(t,e),l(t,[{key:"removeStoredFile",value:function(e){localStorage.removeItem(e.key),this.setState(function(t){var n=t.storedFiles,r=n.indexOf(e);return n.splice(r,1),{storedFiles:n}})}},{key:"readFile",value:function(e){var t=this,n=e.target.files,o=n[0],i=new FileReader;i.onerror=function(e){throw e},i.onload=function(e){var n=new E(o.name,o.size,o.type,o.lastModifiedDate,(void 0),i.result);localStorage.setItem(n.key,JSON.stringify(n)),console.log('Loaded file "'+n.name+'" and saved in localStorage'),t.setState(function(e){var t=e.storedFiles,o=[].concat(r(t),[n]);return{storedFiles:o}})},i.readAsArrayBuffer(o)}},{key:"render",value:function(){var e=this,t="0.5.1",n=this.state.storedFiles;return d.createElement("div",null,d.createElement("section",{className:"hpad"},d.createElement("h1",null,d.createElement("code",null,"xdoc"),": a Word-to-LaTeX converter. v",t),d.createElement("h3",null,"Instructions:"),d.createElement("ol",null,d.createElement("li",null,"Load a Word document file using the input below. This file is only available to your browser; it is not uploaded to any server."),d.createElement("li",null,"Preview the automatically generated ",d.createElement("code",null,"xdoc"),' representation of your document using the "XDoc" link.'),d.createElement("li",null,'Generate a LaTeX representation via the "LaTeX" link. Copy and paste the contents of that page into a file on your computer, and render it with ',d.createElement("code",null,"pdflatex"),".")),d.createElement("p",null,"Only modern Word documents (those with a ",d.createElement("code",null,".docx")," extension) are supported."),d.createElement("b",null,"Common issues:"),d.createElement("ul",null,d.createElement("li",null,"You will probably need to remove all review markup and comments in Word"),d.createElement("li",null,"LaTeX can't handle footnotes inside section headings, so you may need to manually move those outside the heading command")),d.createElement("p",null,"If something breaks, try it again in Chrome. If it's still broken, please ",d.createElement("a",{href:"https://github.com/chbrown/xdoc/issues/new"},"create an issue GitHub"),".")),n.length?d.createElement("div",null,d.createElement("section",{className:"hpad"},d.createElement("h2",null,"Stored documents")),d.createElement("table",{className:"fill padded lined striped"},d.createElement("thead",null,d.createElement("tr",null,d.createElement("th",{title:"File name"},"Name"),d.createElement("th",null),d.createElement("th",null),d.createElement("th",{title:"Original file contents size"},"Size"),d.createElement("th",{title:"Last modified date"},"Modified"),d.createElement("th",null))),d.createElement("tbody",null,n.map(function(t){return d.createElement("tr",{key:t.name},d.createElement("td",null,d.createElement(h.Link,{to:"/"+t.name+"/files"},t.name)),d.createElement("td",null,d.createElement(h.Link,{to:"/"+t.name+"/xdoc"},"XDoc")),d.createElement("td",null,d.createElement(h.Link,{to:"/"+t.name+"/latex"},"LaTeX")),d.createElement("td",{className:"number",title:"Base64 string length: "+t.base64.length},t.size),d.createElement("td",null,d.createElement(_["default"],{date:t.lastModifiedDate})),d.createElement("td",null,d.createElement("button",{onClick:e.removeStoredFile.bind(e,t)},"Remove")))})))):d.createElement("section",{className:"hpad"},d.createElement("p",null,"You have not loaded any files. A list of loaded files will appear here after you have uploaded at least one.")),d.createElement("section",{className:"hpad"},d.createElement("form",null,d.createElement("label",null,d.createElement("div",null,d.createElement("b",null,"Load a new Word Document")),d.createElement("input",{type:"file",onChange:this.readFile.bind(this)})))))}}]),t}(d.Component),k=function(e){function t(){return a(this,t),o(this,Object.getPrototypeOf(t).apply(this,arguments))}return i(t,e),l(t,[{key:"render",value:function(){var e=this.props,t=e.children,n=e.params.name;return d.createElement("div",null,d.createElement(b["default"],{className:"sub"},d.createElement("span",{className:"text"},d.createElement("b",null,n)),d.createElement(h.Link,{className:"tab",activeClassName:"current",to:"/"+n+"/files"},"Files"),d.createElement(h.Link,{className:"tab",activeClassName:"current",to:"/"+n+"/xdoc"},"XDoc"),d.createElement(h.Link,{className:"tab",activeClassName:"current",to:"/"+n+"/latex"},"LaTeX")),t)}}]),t}(d.Component),S=function(e){function t(){return a(this,t),o(this,Object.getPrototypeOf(t).apply(this,arguments))}return i(t,e),l(t,[{key:"render",value:function(){var e=this.props,t=e.children,n=e.params.name,r=s(n),o=new f(r.arrayBuffer),i=o.files,a=Object.keys(i).map(function(e){return i[e]});return d.createElement("div",null,d.createElement("section",{className:"hpad"},d.createElement("h3",null,"Document zip archive contents"),d.createElement("p",null,"You can use this file to view the raw XML for all files inside the Word document."),d.createElement("p",null,"This is helpful for developing and debugging, but if you just want to convert your document, use the ",d.createElement(h.Link,{to:"/"+n+"/latex"},"LaTeX")," link.")),d.createElement("table",{className:"fill padded lined striped"},d.createElement("thead",null,d.createElement("tr",null,d.createElement("th",null,"Name"),d.createElement("th",null,"Dir"),d.createElement("th",null,"Date"),d.createElement("th",null,"Comment"),d.createElement("th",null,"Permissions"))),d.createElement("tbody",null,a.map(function(e){return d.createElement("tr",{key:e.name},d.createElement("td",null,d.createElement(h.Link,{to:"/"+n+"/files/"+e.name},e.name)),d.createElement("td",null,String(e.dir)),d.createElement("td",null,d.createElement(_["default"],{date:e.date})),d.createElement("td",null,e.comment),d.createElement("td",null,e.unixPermissions||e.dosPermissions))}))),t)}}]),t}(d.Component),T=["w:rsid","w:rsidR","w:rsidRDefault","w:rsidRPr","w:rsidP","w:rFonts","w:ascii","w:hAnsi","w:cs","w:bidi","w:sz","w:szCs","w:nsid","w:multiLevelType","w:tmpl"],P=function(e){function t(){return a(this,t),o(this,Object.getPrototypeOf(t).apply(this,arguments))}return i(t,e),l(t,[{key:"render",value:function(){var e=this.props.params,t=e.name,n=e.splat,r=s(t),o=new f(r.arrayBuffer),i=o.file(n),a=i.asText();return d.createElement("section",{className:"hpad"},d.createElement("h4",null,"Legend"),d.createElement("ul",{className:"xml"},d.createElement("li",{className:"attribute"},"Attribute",d.createElement("ul",{className:"attribute"},d.createElement("li",{className:"name"},"Name"),d.createElement("li",{className:"value"},"Value"))),d.createElement("li",{className:"start"},"Start Tag"),d.createElement("li",{className:"end"},"End Tag"),d.createElement("li",{className:"text",style:{margin:0}},"Text")),d.createElement("h3",null,"File: ",i.name),d.createElement(v.XMLTree,{className:"xml",xml:a,exclude:T}))}}]),t}(d.Component),O=function(e){function t(e,n){a(this,t);var r=o(this,Object.getPrototypeOf(t).call(this,e,n)),i="true"===localStorage.getItem("outlined");return r.state={outlined:i},r}return i(t,e),l(t,[{key:"setOutlined",value:function(e){var t=e.target.checked;localStorage.setItem("outlined",String(t)),this.setState({outlined:t})}},{key:"render",value:function(){var e=this.props.params.name,t=u(e),n=this.state.outlined;return d.createElement("div",null,d.createElement("section",{className:"hpad"},d.createElement("h2",null,"Metadata"),d.createElement("ul",null,Object.keys(t.metadata).map(function(e){return d.createElement("li",{key:e},e,": ",t.metadata[e])}))),d.createElement("section",{className:"hpad"},d.createElement("h2",null,"Document"),d.createElement("div",null,d.createElement("label",null,d.createElement("input",{type:"checkbox",checked:n,onChange:this.setOutlined.bind(this)}),d.createElement("span",null," Show outlines around each span"))),d.createElement("div",{className:"document "+(n?"outlined":"")},d.createElement(w["default"],{node:t}))))}}]),t}(d.Component),R=function(e){function t(){return a(this,t),o(this,Object.getPrototypeOf(t).apply(this,arguments))}return i(t,e),l(t,[{key:"render",value:function(){var e=this.props.params.name,t=u(e);return d.createElement("section",{className:"hpad"},d.createElement("h2",null,"Document"),d.createElement("pre",null,JSON.stringify(t,null," ")))}}]),t}(d.Component),A=function(e){function t(e,n){a(this,t);var r=o(this,Object.getPrototypeOf(t).call(this,e,n)),i=localStorage.getItem("layout")||"plain";return r.state={layout:i},r}return i(t,e),l(t,[{key:"selectLayout",value:function(e){var t=e.target.value;localStorage.setItem("layout",t),this.setState({layout:t})}},{key:"render",value:function(){var e=this.props.params.name,t=u(e),n=this.state.layout,r=n?y[n](t):"",o=n?"data:text/plain;charset=utf-8,"+encodeURIComponent(r):"";return d.createElement("div",null,d.createElement("section",{className:"hpad no-select"},d.createElement("label",null,d.createElement("span",null,d.createElement("b",null,"Layout"))," ",d.createElement("select",{onChange:this.selectLayout.bind(this),value:n},Object.keys(y).map(function(e){return d.createElement("option",{key:e,value:e},e)})))," ",d.createElement("a",{download:"paper.tex",href:o},"Download .tex")),d.createElement("section",{className:"hpad"},d.createElement("div",{className:"latex"},r)))}}]),t}(d.Component),N=function(e){function t(){return a(this,t),o(this,Object.getPrototypeOf(t).apply(this,arguments))}return i(t,e),l(t,[{key:"render",value:function(){var e=this.props.children;return d.createElement("div",null,d.createElement(b["default"],null,d.createElement(h.Link,{className:"tab",activeClassName:"current",to:"/"},"Documents")),e)}}]),t}(d.Component),M=function(e){function t(){return a(this,t),o(this,Object.getPrototypeOf(t).apply(this,arguments))}return i(t,e),l(t,[{key:"render",value:function(){return d.createElement("section",null,d.createElement("h2",null,"Route not found!"))}}]),t}(d.Component),I=h.useRouterHistory(m.createHashHistory)({queryKey:!1}),D=d.createElement(h.Router,{history:I},d.createElement(h.Route,{path:"/",component:N},d.createElement(h.IndexRoute,{component:x}),d.createElement(h.Route,{path:":name",component:k},d.createElement(h.Route,{path:"files",component:S},d.createElement(h.Route,{path:"*",component:P})),d.createElement(h.Route,{path:"xdoc",component:O}),d.createElement(h.Route,{path:"xdocjson",component:R}),d.createElement(h.Route,{path:"latex",component:A})),d.createElement(h.Route,{path:"*",component:M})));p.render(D,document.getElementById("app"))},function(e,t,n){"use strict";function r(e,t,n,r,o,i,a,s){if(!e){var u;if(void 0===t)u=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var l=[n,r,o,i,a,s],c=0;u=new Error(t.replace(/%s/g,function(){return l[c++]})),u.name="Invariant Violation"}throw u.framesToPop=1,u}}e.exports=r},function(e,t){"use strict";function n(e){for(var t=arguments.length-1,n="Minified React error #"+e+"; visit http://facebook.github.io/react/docs/error-decoder.html?invariant="+e,r=0;r<t;r++)n+="&args[]="+encodeURIComponent(arguments[r+1]);n+=" for the full message or use the non-minified dev environment for full errors and additional helpful warnings.";var o=new Error(n);throw o.name="Invariant Violation",o.framesToPop=1,o}e.exports=n},function(e,t,n){"use strict";var r=n(11),o=r;e.exports=o},function(e,t){"use strict";function n(e){if(null===e||void 0===e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}function r(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},n=0;n<10;n++)t["_"+String.fromCharCode(n)]=n;var r=Object.getOwnPropertyNames(t).map(function(e){return t[e]});if("0123456789"!==r.join(""))return!1;var o={};return"abcdefghijklmnopqrst".split("").forEach(function(e){o[e]=e}),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},o)).join("")}catch(i){return!1}}var o=Object.prototype.hasOwnProperty,i=Object.prototype.propertyIsEnumerable;e.exports=r()?Object.assign:function(e,t){for(var r,a,s=n(e),u=1;u<arguments.length;u++){r=Object(arguments[u]);for(var l in r)o.call(r,l)&&(s[l]=r[l]);if(Object.getOwnPropertySymbols){a=Object.getOwnPropertySymbols(r);for(var c=0;c<a.length;c++)i.call(r,a[c])&&(s[a[c]]=r[a[c]])}}return s}},function(e,t,n){"use strict";e.exports=n(254)},function(e,t,n){"use strict";function r(e){for(var t;t=e._renderedComponent;)e=t;return e}function o(e,t){var n=r(e);n._hostNode=t,t[m]=n}function i(e){var t=e._hostNode;t&&(delete t[m],e._hostNode=null)}function a(e,t){if(!(e._flags&h.hasCachedChildNodes)){var n=e._renderedChildren,i=t.firstChild;e:for(var a in n)if(n.hasOwnProperty(a)){var s=n[a],u=r(s)._domID;if(null!=u){for(;null!==i;i=i.nextSibling)if(1===i.nodeType&&i.getAttribute(p)===String(u)||8===i.nodeType&&i.nodeValue===" react-text: "+u+" "||8===i.nodeType&&i.nodeValue===" react-empty: "+u+" "){o(s,i);continue e}c("32",u)}}e._flags|=h.hasCachedChildNodes}}function s(e){if(e[m])return e[m];for(var t=[];!e[m];){if(t.push(e),!e.parentNode)return null;e=e.parentNode}for(var n,r;e&&(r=e[m]);e=t.pop())n=r,t.length&&a(r,e);return n}function u(e){var t=s(e);return null!=t&&t._hostNode===e?t:null}function l(e){if(void 0===e._hostNode?c("33"):void 0,e._hostNode)return e._hostNode;for(var t=[];!e._hostNode;)t.push(e),e._hostParent?void 0:c("34"),e=e._hostParent;for(;t.length;e=t.pop())a(e,e._hostNode);return e._hostNode}var c=n(2),f=n(33),d=n(135),p=(n(1),f.ID_ATTRIBUTE_NAME),h=d,m="__reactInternalInstance$"+Math.random().toString(36).slice(2),v={getClosestInstanceFromNode:s,getInstanceFromNode:u,getNodeFromInstance:l,precacheChildNodes:a,precacheNode:o,uncacheNode:i};e.exports=v},function(e,t,n){"use strict";var r=function(e,t,n,r,o,i,a,s){if(!e){var u;if(void 0===t)u=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var l=[n,r,o,i,a,s],c=0;u=new Error(t.replace(/%s/g,function(){return l[c++]})),u.name="Invariant Violation"}throw u.framesToPop=1,u}};e.exports=r},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e,t){if(t.indexOf("deprecated")!==-1){if(u[t])return;u[t]=!0}t="[react-router] "+t;for(var n=arguments.length,r=Array(n>2?n-2:0),o=2;o<n;o++)r[o-2]=arguments[o];s["default"].apply(void 0,[e,t].concat(r))}function i(){u={}}t.__esModule=!0,t["default"]=o,t._resetWarned=i;var a=n(312),s=r(a),u={}},function(e,t){"use strict";var n=!("undefined"==typeof window||!window.document||!window.document.createElement),r={canUseDOM:n,canUseWorkers:"undefined"!=typeof Worker,canUseEventListeners:n&&!(!window.addEventListener&&!window.attachEvent),canUseViewport:n&&!!window.screen,isInWorker:!n};e.exports=r},function(e,t,n){"use strict";var r=null;e.exports={debugTool:r}},function(e,t){"use strict";function n(e){return function(){return e}}var r=function(){};r.thatReturns=n,r.thatReturnsFalse=n(!1),r.thatReturnsTrue=n(!0),r.thatReturnsNull=n(null),r.thatReturnsThis=function(){return this},r.thatReturnsArgument=function(e){return e},e.exports=r},function(e,t,n){"use strict";var r=function(){};e.exports=r},function(e,t,n){"use strict";function r(e){return e}function o(e,t){for(var n=0;n<e.length;++n)t[n]=255&e.charCodeAt(n);return t}function i(e){var n=65536,r=[],o=e.length,i=t.getTypeOf(e),a=0,s=!0;try{switch(i){case"uint8array":String.fromCharCode.apply(null,new Uint8Array(0));break;case"nodebuffer":String.fromCharCode.apply(null,l(0))}}catch(u){s=!1}if(!s){for(var c="",f=0;f<e.length;f++)c+=String.fromCharCode(e[f]);return c}for(;a<o&&n>1;)try{"array"===i||"nodebuffer"===i?r.push(String.fromCharCode.apply(null,e.slice(a,Math.min(a+n,o)))):r.push(String.fromCharCode.apply(null,e.subarray(a,Math.min(a+n,o)))),a+=n}catch(u){n=Math.floor(n/2)}return r.join("")}function a(e,t){for(var n=0;n<e.length;n++)t[n]=e[n];return t}var s=n(29),u=n(59),l=n(60);t.string2binary=function(e){for(var t="",n=0;n<e.length;n++)t+=String.fromCharCode(255&e.charCodeAt(n));return t},t.arrayBuffer2Blob=function(e,n){t.checkSupport("blob"),n=n||"application/zip";try{return new Blob([e],{type:n})}catch(r){try{var o=window.BlobBuilder||window.WebKitBlobBuilder||window.MozBlobBuilder||window.MSBlobBuilder,i=new o;return i.append(e),i.getBlob(n)}catch(r){throw new Error("Bug : can't construct the Blob.")}}},t.applyFromCharCode=i;var c={};c.string={string:r,array:function(e){return o(e,new Array(e.length))},arraybuffer:function(e){return c.string.uint8array(e).buffer},uint8array:function(e){return o(e,new Uint8Array(e.length))},nodebuffer:function(e){return o(e,l(e.length))}},c.array={string:i,array:r,arraybuffer:function(e){return new Uint8Array(e).buffer},uint8array:function(e){return new Uint8Array(e)},nodebuffer:function(e){return l(e)}},c.arraybuffer={string:function(e){return i(new Uint8Array(e))},array:function(e){return a(new Uint8Array(e),new Array(e.byteLength))},arraybuffer:r,uint8array:function(e){return new Uint8Array(e)},nodebuffer:function(e){return l(new Uint8Array(e))}},c.uint8array={string:i,array:function(e){return a(e,new Array(e.length))},arraybuffer:function(e){return e.buffer},uint8array:r,nodebuffer:function(e){return l(e)}},c.nodebuffer={string:i,array:function(e){return a(e,new Array(e.length))},arraybuffer:function(e){return c.nodebuffer.uint8array(e).buffer},uint8array:function(e){return a(e,new Uint8Array(e.length))},nodebuffer:r},t.transformTo=function(e,n){if(n||(n=""),!e)return n;t.checkSupport(e);var r=t.getTypeOf(n),o=c[r][e](n);return o},t.getTypeOf=function(e){return"string"==typeof e?"string":"[object Array]"===Object.prototype.toString.call(e)?"array":s.nodebuffer&&l.test(e)?"nodebuffer":s.uint8array&&e instanceof Uint8Array?"uint8array":s.arraybuffer&&e instanceof ArrayBuffer?"arraybuffer":void 0},t.checkSupport=function(e){var t=s[e.toLowerCase()];if(!t)throw new Error(e+" is not supported by this browser")},t.MAX_VALUE_16BITS=65535,t.MAX_VALUE_32BITS=-1,t.pretty=function(e){var t,n,r="";for(n=0;n<(e||"").length;n++)t=e.charCodeAt(n),r+="\\x"+(t<16?"0":"")+t.toString(16).toUpperCase();return r},t.findCompression=function(e){for(var t in u)if(u.hasOwnProperty(t)&&u[t].magic===e)return u[t];return null},t.isRegExp=function(e){return"[object RegExp]"===Object.prototype.toString.call(e)},t.extend=function(){var e,t,n={};for(e=0;e<arguments.length;e++)for(t in arguments[e])arguments[e].hasOwnProperty(t)&&"undefined"==typeof n[t]&&(n[t]=arguments[e][t]);return n}},function(e,t,n){"use strict";var r=function(){};e.exports=r},function(e,t,n){"use strict";function r(e){return void 0!==e.ref}function o(e){return void 0!==e.key}var i=n(4),a=n(23),s=(n(3),n(148),Object.prototype.hasOwnProperty),u="function"==typeof Symbol&&Symbol["for"]&&Symbol["for"]("react.element")||60103,l={key:!0,ref:!0,__self:!0,__source:!0},c=function(e,t,n,r,o,i,a){var s={$$typeof:u,type:e,key:t,ref:n,props:a,_owner:i};return s};c.createElement=function(e,t,n){var i,u={},f=null,d=null,p=null,h=null;if(null!=t){r(t)&&(d=t.ref),o(t)&&(f=""+t.key),p=void 0===t.__self?null:t.__self,h=void 0===t.__source?null:t.__source;for(i in t)s.call(t,i)&&!l.hasOwnProperty(i)&&(u[i]=t[i])}var m=arguments.length-2;if(1===m)u.children=n;else if(m>1){for(var v=Array(m),g=0;g<m;g++)v[g]=arguments[g+2];u.children=v}if(e&&e.defaultProps){var y=e.defaultProps;for(i in y)void 0===u[i]&&(u[i]=y[i])}return c(e,f,d,p,h,a.current,u)},c.createFactory=function(e){var t=c.createElement.bind(null,e);return t.type=e,t},c.cloneAndReplaceKey=function(e,t){var n=c(e.type,t,e.ref,e._self,e._source,e._owner,e.props);return n},c.cloneElement=function(e,t,n){var u,f=i({},e.props),d=e.key,p=e.ref,h=e._self,m=e._source,v=e._owner;if(null!=t){r(t)&&(p=t.ref,v=a.current),o(t)&&(d=""+t.key);var g;e.type&&e.type.defaultProps&&(g=e.type.defaultProps);for(u in t)s.call(t,u)&&!l.hasOwnProperty(u)&&(void 0===t[u]&&void 0!==g?f[u]=g[u]:f[u]=t[u])}var y=arguments.length-2;if(1===y)f.children=n;else if(y>1){for(var _=Array(y),b=0;b<y;b++)_[b]=arguments[b+2];f.children=_}return c(e.type,d,p,h,m,v,f)},c.isValidElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===u},c.REACT_ELEMENT_TYPE=u,e.exports=c},function(e,t,n){"use strict";function r(){T.ReactReconcileTransaction&&w?void 0:c("123")}function o(){this.reinitializeTransaction(),this.dirtyComponentsLength=null,this.callbackQueue=d.getPooled(),this.reconcileTransaction=T.ReactReconcileTransaction.getPooled(!0)}function i(e,t,n,o,i,a){r(),w.batchedUpdates(e,t,n,o,i,a)}function a(e,t){return e._mountOrder-t._mountOrder}function s(e){var t=e.dirtyComponentsLength;t!==g.length?c("124",t,g.length):void 0,g.sort(a),y++;for(var n=0;n<t;n++){var r=g[n],o=r._pendingCallbacks;r._pendingCallbacks=null;var i;if(h.logTopLevelRenders){var s=r;r._currentElement.props===r._renderedComponent._currentElement&&(s=r._renderedComponent),i="React update: "+s.getName(),console.time(i)}if(m.performUpdateIfNecessary(r,e.reconcileTransaction,y),i&&console.timeEnd(i),o)for(var u=0;u<o.length;u++)e.callbackQueue.enqueue(o[u],r.getPublicInstance())}}function u(e){return r(),w.isBatchingUpdates?(g.push(e),void(null==e._updateBatchNumber&&(e._updateBatchNumber=y+1))):void w.batchedUpdates(u,e)}function l(e,t){w.isBatchingUpdates?void 0:c("125"),_.enqueue(e,t),b=!0}var c=n(2),f=n(4),d=n(130),p=n(22),h=n(138),m=n(34),v=n(41),g=(n(1),[]),y=0,_=d.getPooled(),b=!1,w=null,E={initialize:function(){this.dirtyComponentsLength=g.length},close:function(){this.dirtyComponentsLength!==g.length?(g.splice(0,this.dirtyComponentsLength),k()):g.length=0}},C={initialize:function(){this.callbackQueue.reset()},close:function(){this.callbackQueue.notifyAll()}},x=[E,C];f(o.prototype,v.Mixin,{getTransactionWrappers:function(){return x},destructor:function(){this.dirtyComponentsLength=null,d.release(this.callbackQueue),this.callbackQueue=null,T.ReactReconcileTransaction.release(this.reconcileTransaction),this.reconcileTransaction=null},perform:function(e,t,n){return v.Mixin.perform.call(this,this.reconcileTransaction.perform,this.reconcileTransaction,e,t,n)}}),p.addPoolingTo(o);var k=function(){for(;g.length||b;){if(g.length){var e=o.getPooled();e.perform(s,null,e),o.release(e)}if(b){b=!1;var t=_;_=d.getPooled(),t.notifyAll(),d.release(t)}}},S={injectReconcileTransaction:function(e){e?void 0:c("126"),T.ReactReconcileTransaction=e},injectBatchingStrategy:function(e){e?void 0:c("127"),"function"!=typeof e.batchedUpdates?c("128"):void 0,"boolean"!=typeof e.isBatchingUpdates?c("129"):void 0,w=e}},T={ReactReconcileTransaction:null,batchedUpdates:i,enqueueUpdate:u,flushBatchedUpdates:k,injection:S,asap:l};e.exports=T},function(e,t,n){"use strict";var r=n(42),o=r({bubbled:null,captured:null}),i=r({topAbort:null,topAnimationEnd:null,topAnimationIteration:null,topAnimationStart:null,topBlur:null,topCanPlay:null,topCanPlayThrough:null,topChange:null,topClick:null,topCompositionEnd:null,topCompositionStart:null,topCompositionUpdate:null,topContextMenu:null,topCopy:null,topCut:null,topDoubleClick:null,topDrag:null,topDragEnd:null,topDragEnter:null,topDragExit:null,topDragLeave:null,topDragOver:null,topDragStart:null,topDrop:null,topDurationChange:null,topEmptied:null,topEncrypted:null,topEnded:null,topError:null,topFocus:null,topInput:null,topInvalid:null,topKeyDown:null,topKeyPress:null,topKeyUp:null,topLoad:null,topLoadedData:null,topLoadedMetadata:null,topLoadStart:null,topMouseDown:null,topMouseMove:null,topMouseOut:null,topMouseOver:null,topMouseUp:null,topPaste:null,topPause:null,topPlay:null,topPlaying:null,topProgress:null,topRateChange:null,topReset:null,topScroll:null,topSeeked:null,topSeeking:null,topSelectionChange:null,topStalled:null,topSubmit:null,topSuspend:null,topTextInput:null,topTimeUpdate:null,topTouchCancel:null,topTouchEnd:null,topTouchMove:null,topTouchStart:null,topTransitionEnd:null,topVolumeChange:null,topWaiting:null,topWheel:null}),a={topLevelTypes:i,PropagationPhases:o};e.exports=a},function(e,t,n){"use strict";function r(e,t,n,r){this.dispatchConfig=e,this._targetInst=t,this.nativeEvent=n;var o=this.constructor.Interface;for(var i in o)if(o.hasOwnProperty(i)){var s=o[i];s?this[i]=s(n):"target"===i?this.target=r:this[i]=n[i]}var u=null!=n.defaultPrevented?n.defaultPrevented:n.returnValue===!1;return u?this.isDefaultPrevented=a.thatReturnsTrue:this.isDefaultPrevented=a.thatReturnsFalse,this.isPropagationStopped=a.thatReturnsFalse,this}var o=n(4),i=n(22),a=n(11),s=(n(3),"function"==typeof Proxy,["dispatchConfig","_targetInst","nativeEvent","isDefaultPrevented","isPropagationStopped","_dispatchListeners","_dispatchInstances"]),u={type:null,target:null,currentTarget:a.thatReturnsNull,eventPhase:null,bubbles:null,cancelable:null,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:null,isTrusted:null};o(r.prototype,{preventDefault:function(){this.defaultPrevented=!0;var e=this.nativeEvent;e&&(e.preventDefault?e.preventDefault():e.returnValue=!1,this.isDefaultPrevented=a.thatReturnsTrue)},stopPropagation:function(){var e=this.nativeEvent;e&&(e.stopPropagation?e.stopPropagation():e.cancelBubble=!0,this.isPropagationStopped=a.thatReturnsTrue)},persist:function(){this.isPersistent=a.thatReturnsTrue},isPersistent:a.thatReturnsFalse,destructor:function(){var e=this.constructor.Interface;for(var t in e)this[t]=null;for(var n=0;n<s.length;n++)this[s[n]]=null}}),r.Interface=u,r.augmentClass=function(e,t){var n=this,r=function(){};r.prototype=n.prototype;var a=new r;o(a,e.prototype),e.prototype=a,e.prototype.constructor=e,e.Interface=o({},n.Interface,t),e.augmentClass=n.augmentClass,i.addPoolingTo(e,i.fourArgumentPooler)},i.addPoolingTo(r,i.fourArgumentPooler),e.exports=r},function(e,t){"use strict";var n=function(e){var t;for(t in e)if(e.hasOwnProperty(t))return t;return null};e.exports=n},function(e,t){"use strict";var n="undefined"!=typeof Uint8Array&&"undefined"!=typeof Uint16Array&&"undefined"!=typeof Int32Array;t.assign=function(e){for(var t=Array.prototype.slice.call(arguments,1);t.length;){var n=t.shift();if(n){if("object"!=typeof n)throw new TypeError(n+"must be non-object");for(var r in n)n.hasOwnProperty(r)&&(e[r]=n[r])}}return e},t.shrinkBuf=function(e,t){return e.length===t?e:e.subarray?e.subarray(0,t):(e.length=t,e)};var r={arraySet:function(e,t,n,r,o){if(t.subarray&&e.subarray)return void e.set(t.subarray(n,n+r),o);for(var i=0;i<r;i++)e[o+i]=t[n+i]},flattenChunks:function(e){var t,n,r,o,i,a;for(r=0,t=0,n=e.length;t<n;t++)r+=e[t].length;for(a=new Uint8Array(r),o=0,t=0,n=e.length;t<n;t++)i=e[t],a.set(i,o),o+=i.length;return a}},o={arraySet:function(e,t,n,r,o){for(var i=0;i<r;i++)e[o+i]=t[n+i]},flattenChunks:function(e){return[].concat.apply([],e)}};t.setTyped=function(e){e?(t.Buf8=Uint8Array,t.Buf16=Uint16Array,t.Buf32=Int32Array,t.assign(t,r)):(t.Buf8=Array,t.Buf16=Array,t.Buf32=Array,t.assign(t,o))},t.setTyped(n)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e){return null==e||d["default"].isValidElement(e)}function i(e){return o(e)||Array.isArray(e)&&e.every(o)}function a(e,t){return c({},e,t)}function s(e){var t=e.type,n=a(t.defaultProps,e.props);if(n.children){var r=u(n.children,n);r.length&&(n.childRoutes=r),delete n.children}return n}function u(e,t){var n=[];return d["default"].Children.forEach(e,function(e){if(d["default"].isValidElement(e))if(e.type.createRouteFromReactElement){var r=e.type.createRouteFromReactElement(e,t);r&&n.push(r)}else n.push(s(e))}),n}function l(e){return i(e)?e=u(e):e&&!Array.isArray(e)&&(e=[e]),e}t.__esModule=!0;var c=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e};t.isReactChildren=i,t.createRouteFromReactElement=s,t.createRoutesFromReactChildren=u,t.createRoutes=l;var f=n(5),d=r(f)},function(e,t,n){"use strict";var r=n(2),o=(n(1),function(e){var t=this;if(t.instancePool.length){var n=t.instancePool.pop();return t.call(n,e),n}return new t(e)}),i=function(e,t){var n=this;if(n.instancePool.length){var r=n.instancePool.pop();return n.call(r,e,t),r}return new n(e,t)},a=function(e,t,n){var r=this;if(r.instancePool.length){var o=r.instancePool.pop();return r.call(o,e,t,n),o}return new r(e,t,n)},s=function(e,t,n,r){var o=this;if(o.instancePool.length){var i=o.instancePool.pop();return o.call(i,e,t,n,r),i}return new o(e,t,n,r)},u=function(e,t,n,r,o){var i=this;if(i.instancePool.length){var a=i.instancePool.pop();return i.call(a,e,t,n,r,o),a}return new i(e,t,n,r,o)},l=function(e){var t=this;e instanceof t?void 0:r("25"),e.destructor(),t.instancePool.length<t.poolSize&&t.instancePool.push(e)},c=10,f=o,d=function(e,t){var n=e;return n.instancePool=[],n.getPooled=t||f,n.poolSize||(n.poolSize=c),n.release=l,n},p={addPoolingTo:d,oneArgumentPooler:o,twoArgumentPooler:i,threeArgumentPooler:a,fourArgumentPooler:s,fiveArgumentPooler:u};e.exports=p},function(e,t){"use strict";var n={current:null};e.exports=n},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e){var t=e.match(/^https?:\/\/[^\/]*/);return null==t?e:e.substring(t[0].length)}function i(e){var t=o(e),n="",r="",i=t.indexOf("#");i!==-1&&(r=t.substring(i),t=t.substring(0,i));var a=t.indexOf("?");return a!==-1&&(n=t.substring(a),t=t.substring(0,a)), ""===t&&(t="/"),{pathname:t,search:n,hash:r}}t.__esModule=!0,t.extractPath=o,t.parsePath=i;var a=n(12);r(a)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e,t){return function(){return e.apply(this,arguments)}}t.__esModule=!0;var i=n(12);r(i);t["default"]=o,e.exports=t["default"]},function(e,t,n){"use strict";function r(e,t,n){if(e[t])return new Error("<"+n+'> should not have a "'+t+'" prop')}t.__esModule=!0,t.routes=t.route=t.components=t.component=t.history=void 0,t.falsy=r;var o=n(5),i=o.PropTypes.func,a=o.PropTypes.object,s=o.PropTypes.arrayOf,u=o.PropTypes.oneOfType,l=o.PropTypes.element,c=o.PropTypes.shape,f=o.PropTypes.string,d=(t.history=c({listen:i.isRequired,push:i.isRequired,replace:i.isRequired,go:i.isRequired,goBack:i.isRequired,goForward:i.isRequired}),t.component=u([i,f])),p=(t.components=u([d,a]),t.route=u([a,l]));t.routes=u([p,s(p)])},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e){var t=e.match(/^https?:\/\/[^\/]*/);return null==t?e:e.substring(t[0].length)}function i(e){var t=o(e),n="",r="",i=t.indexOf("#");i!==-1&&(r=t.substring(i),t=t.substring(0,i));var a=t.indexOf("?");return a!==-1&&(n=t.substring(a),t=t.substring(0,a)),""===t&&(t="/"),{pathname:t,search:n,hash:r}}t.__esModule=!0,t.extractPath=o,t.parsePath=i;var a=n(14);r(a)},function(e,t){"use strict";t.__esModule=!0;var n="PUSH";t.PUSH=n;var r="REPLACE";t.REPLACE=r;var o="POP";t.POP=o,t["default"]={PUSH:n,REPLACE:r,POP:o}},function(e,t,n){(function(e){"use strict";if(t.base64=!0,t.array=!0,t.string=!0,t.arraybuffer="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof Uint8Array,t.nodebuffer="undefined"!=typeof e,t.uint8array="undefined"!=typeof Uint8Array,"undefined"==typeof ArrayBuffer)t.blob=!1;else{var n=new ArrayBuffer(0);try{t.blob=0===new Blob([n],{type:"application/zip"}).size}catch(r){try{var o=window.BlobBuilder||window.WebKitBlobBuilder||window.MozBlobBuilder||window.MSBlobBuilder,i=new o;i.append(n),t.blob=0===i.getBlob("application/zip").size}catch(r){t.blob=!1}}}}).call(t,n(55).Buffer)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function i(e){for(var t="",n=[],r=[],i=void 0,a=0,s=/:([a-zA-Z_$][a-zA-Z0-9_$]*)|\*\*|\*|\(|\)/g;i=s.exec(e);)i.index!==a&&(r.push(e.slice(a,i.index)),t+=o(e.slice(a,i.index))),i[1]?(t+="([^/]+)",n.push(i[1])):"**"===i[0]?(t+="(.*)",n.push("splat")):"*"===i[0]?(t+="(.*?)",n.push("splat")):"("===i[0]?t+="(?:":")"===i[0]&&(t+=")?"),r.push(i[0]),a=s.lastIndex;return a!==e.length&&(r.push(e.slice(a,e.length)),t+=o(e.slice(a,e.length))),{pattern:e,regexpSource:t,paramNames:n,tokens:r}}function a(e){return p[e]||(p[e]=i(e)),p[e]}function s(e,t){"/"!==e.charAt(0)&&(e="/"+e);var n=a(e),r=n.regexpSource,o=n.paramNames,i=n.tokens;"/"!==e.charAt(e.length-1)&&(r+="/?"),"*"===i[i.length-1]&&(r+="$");var s=t.match(new RegExp("^"+r,"i"));if(null==s)return null;var u=s[0],l=t.substr(u.length);if(l){if("/"!==u.charAt(u.length-1))return null;l="/"+l}return{remainingPathname:l,paramNames:o,paramValues:s.slice(1).map(function(e){return e&&decodeURIComponent(e)})}}function u(e){return a(e).paramNames}function l(e,t){var n=s(e,t);if(!n)return null;var r=n.paramNames,o=n.paramValues,i={};return r.forEach(function(e,t){i[e]=o[t]}),i}function c(e,t){t=t||{};for(var n=a(e),r=n.tokens,o=0,i="",s=0,u=void 0,l=void 0,c=void 0,f=0,p=r.length;f<p;++f)u=r[f],"*"===u||"**"===u?(c=Array.isArray(t.splat)?t.splat[s++]:t.splat,null!=c||o>0?void 0:(0,d["default"])(!1),null!=c&&(i+=encodeURI(c))):"("===u?o+=1:")"===u?o-=1:":"===u.charAt(0)?(l=u.substring(1),c=t[l],null!=c||o>0?void 0:(0,d["default"])(!1),null!=c&&(i+=encodeURIComponent(c))):i+=u;return i.replace(/\/+/g,"/")}t.__esModule=!0,t.compilePattern=a,t.matchPattern=s,t.getParamNames=u,t.getParams=l,t.formatPattern=c;var f=n(7),d=r(f),p=Object.create(null)},function(e,t){"use strict";t.__esModule=!0;var n="PUSH";t.PUSH=n;var r="REPLACE";t.REPLACE=r;var o="POP";t.POP=o,t["default"]={PUSH:n,REPLACE:r,POP:o}},function(e,t,n){"use strict";function r(e){if(v){var t=e.node,n=e.children;if(n.length)for(var r=0;r<n.length;r++)g(t,n[r],null);else null!=e.html?f(t,e.html):null!=e.text&&p(t,e.text)}}function o(e,t){e.parentNode.replaceChild(t.node,e),r(t)}function i(e,t){v?e.children.push(t):e.node.appendChild(t.node)}function a(e,t){v?e.html=t:f(e.node,t)}function s(e,t){v?e.text=t:p(e.node,t)}function u(){return this.node.nodeName}function l(e){return{node:e,children:[],html:null,text:null,toString:u}}var c=n(71),f=n(52),d=n(85),p=n(155),h=1,m=11,v="undefined"!=typeof document&&"number"==typeof document.documentMode||"undefined"!=typeof navigator&&"string"==typeof navigator.userAgent&&/\bEdge\/\d/.test(navigator.userAgent),g=d(function(e,t,n){t.node.nodeType===m||t.node.nodeType===h&&"object"===t.node.nodeName.toLowerCase()&&(null==t.node.namespaceURI||t.node.namespaceURI===c.html)?(r(t),e.insertBefore(t.node,n)):(e.insertBefore(t.node,n),r(t))});l.insertTreeBefore=g,l.replaceChildWithTree=o,l.queueChild=i,l.queueHTML=a,l.queueText=s,e.exports=l},function(e,t,n){"use strict";function r(e,t){return(e&t)===t}var o=n(2),i=(n(1),{MUST_USE_PROPERTY:1,HAS_BOOLEAN_VALUE:4,HAS_NUMERIC_VALUE:8,HAS_POSITIVE_NUMERIC_VALUE:24,HAS_OVERLOADED_BOOLEAN_VALUE:32,injectDOMPropertyConfig:function(e){var t=i,n=e.Properties||{},a=e.DOMAttributeNamespaces||{},u=e.DOMAttributeNames||{},l=e.DOMPropertyNames||{},c=e.DOMMutationMethods||{};e.isCustomAttribute&&s._isCustomAttributeFunctions.push(e.isCustomAttribute);for(var f in n){s.properties.hasOwnProperty(f)?o("48",f):void 0;var d=f.toLowerCase(),p=n[f],h={attributeName:d,attributeNamespace:null,propertyName:f,mutationMethod:null,mustUseProperty:r(p,t.MUST_USE_PROPERTY),hasBooleanValue:r(p,t.HAS_BOOLEAN_VALUE),hasNumericValue:r(p,t.HAS_NUMERIC_VALUE),hasPositiveNumericValue:r(p,t.HAS_POSITIVE_NUMERIC_VALUE),hasOverloadedBooleanValue:r(p,t.HAS_OVERLOADED_BOOLEAN_VALUE)};if(h.hasBooleanValue+h.hasNumericValue+h.hasOverloadedBooleanValue<=1?void 0:o("50",f),u.hasOwnProperty(f)){var m=u[f];h.attributeName=m}a.hasOwnProperty(f)&&(h.attributeNamespace=a[f]),l.hasOwnProperty(f)&&(h.propertyName=l[f]),c.hasOwnProperty(f)&&(h.mutationMethod=c[f]),s.properties[f]=h}}}),a=":A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD",s={ID_ATTRIBUTE_NAME:"data-reactid",ROOT_ATTRIBUTE_NAME:"data-reactroot",ATTRIBUTE_NAME_START_CHAR:a,ATTRIBUTE_NAME_CHAR:a+"\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040",properties:{},getPossibleStandardName:null,_isCustomAttributeFunctions:[],isCustomAttribute:function(e){for(var t=0;t<s._isCustomAttributeFunctions.length;t++){var n=s._isCustomAttributeFunctions[t];if(n(e))return!0}return!1},injection:i};e.exports=s},function(e,t,n){"use strict";function r(){o.attachRefs(this,this._currentElement)}var o=n(282),i=(n(10),n(3),{mountComponent:function(e,t,n,o,i){var a=e.mountComponent(t,n,o,i);return e._currentElement&&null!=e._currentElement.ref&&t.getReactMountReady().enqueue(r,e),a},getHostNode:function(e){return e.getHostNode()},unmountComponent:function(e,t){o.detachRefs(e,e._currentElement),e.unmountComponent(t)},receiveComponent:function(e,t,n,i){var a=e._currentElement;if(t!==a||i!==e._context){var s=o.shouldUpdateRefs(a,t);s&&o.detachRefs(e,a),e.receiveComponent(t,n,i),s&&e._currentElement&&null!=e._currentElement.ref&&n.getReactMountReady().enqueue(r,e)}},performUpdateIfNecessary:function(e,t,n){e._updateBatchNumber===n&&e.performUpdateIfNecessary(t)}});e.exports=i},function(e,t,n){"use strict";var r={};e.exports=r},function(e,t){"use strict";t.__esModule=!0;var n=!("undefined"==typeof window||!window.document||!window.document.createElement);t.canUseDOM=n},function(e,t,n){"use strict";var r=n(2),o=n(72),i=n(73),a=n(79),s=n(147),u=n(149),l=(n(1),{}),c=null,f=function(e,t){e&&(i.executeDispatchesInOrder(e,t),e.isPersistent()||e.constructor.release(e))},d=function(e){return f(e,!0)},p=function(e){return f(e,!1)},h=function(e){return"."+e._rootNodeID},m={injection:{injectEventPluginOrder:o.injectEventPluginOrder,injectEventPluginsByName:o.injectEventPluginsByName},putListener:function(e,t,n){"function"!=typeof n?r("94",t,typeof n):void 0;var i=h(e),a=l[t]||(l[t]={});a[i]=n;var s=o.registrationNameModules[t];s&&s.didPutListener&&s.didPutListener(e,t,n)},getListener:function(e,t){var n=l[t],r=h(e);return n&&n[r]},deleteListener:function(e,t){var n=o.registrationNameModules[t];n&&n.willDeleteListener&&n.willDeleteListener(e,t);var r=l[t];if(r){var i=h(e);delete r[i]}},deleteAllListeners:function(e){var t=h(e);for(var n in l)if(l.hasOwnProperty(n)&&l[n][t]){var r=o.registrationNameModules[n];r&&r.willDeleteListener&&r.willDeleteListener(e,n),delete l[n][t]}},extractEvents:function(e,t,n,r){for(var i,a=o.plugins,u=0;u<a.length;u++){var l=a[u];if(l){var c=l.extractEvents(e,t,n,r);c&&(i=s(i,c))}}return i},enqueueEvents:function(e){e&&(c=s(c,e))},processEventQueue:function(e){var t=c;c=null,e?u(t,d):u(t,p),c?r("95"):void 0,a.rethrowCaughtError()},__purge:function(){l={}},__getListenerBank:function(){return l}};e.exports=m},function(e,t,n){"use strict";function r(e,t,n){var r=t.dispatchConfig.phasedRegistrationNames[n];return _(e,r)}function o(e,t,n){var o=t?y.bubbled:y.captured,i=r(e,n,o);i&&(n._dispatchListeners=v(n._dispatchListeners,i),n._dispatchInstances=v(n._dispatchInstances,e))}function i(e){e&&e.dispatchConfig.phasedRegistrationNames&&m.traverseTwoPhase(e._targetInst,o,e)}function a(e){if(e&&e.dispatchConfig.phasedRegistrationNames){var t=e._targetInst,n=t?m.getParentInstance(t):null;m.traverseTwoPhase(n,o,e)}}function s(e,t,n){if(n&&n.dispatchConfig.registrationName){var r=n.dispatchConfig.registrationName,o=_(e,r);o&&(n._dispatchListeners=v(n._dispatchListeners,o),n._dispatchInstances=v(n._dispatchInstances,e))}}function u(e){e&&e.dispatchConfig.registrationName&&s(e._targetInst,null,e)}function l(e){g(e,i)}function c(e){g(e,a)}function f(e,t,n,r){m.traverseEnterLeave(n,r,s,e,t)}function d(e){g(e,u)}var p=n(17),h=n(37),m=n(73),v=n(147),g=n(149),y=(n(3),p.PropagationPhases),_=h.getListener,b={accumulateTwoPhaseDispatches:l,accumulateTwoPhaseDispatchesSkipTarget:c,accumulateDirectDispatches:d,accumulateEnterLeaveDispatches:f};e.exports=b},function(e,t){"use strict";var n={remove:function(e){e._reactInternalInstance=void 0},get:function(e){return e._reactInternalInstance},has:function(e){return void 0!==e._reactInternalInstance},set:function(e,t){e._reactInternalInstance=t}};e.exports=n},function(e,t,n){"use strict";function r(e,t,n,r){return o.call(this,e,t,n,r)}var o=n(18),i=n(88),a={view:function(e){if(e.view)return e.view;var t=i(e);if(t.window===t)return t;var n=t.ownerDocument;return n?n.defaultView||n.parentWindow:window},detail:function(e){return e.detail||0}};o.augmentClass(r,a),e.exports=r},function(e,t,n){"use strict";var r=n(2),o=(n(1),{reinitializeTransaction:function(){this.transactionWrappers=this.getTransactionWrappers(),this.wrapperInitData?this.wrapperInitData.length=0:this.wrapperInitData=[],this._isInTransaction=!1},_isInTransaction:!1,getTransactionWrappers:null,isInTransaction:function(){return!!this._isInTransaction},perform:function(e,t,n,o,i,a,s,u){this.isInTransaction()?r("27"):void 0;var l,c;try{this._isInTransaction=!0,l=!0,this.initializeAll(0),c=e.call(t,n,o,i,a,s,u),l=!1}finally{try{if(l)try{this.closeAll(0)}catch(f){}else this.closeAll(0)}finally{this._isInTransaction=!1}}return c},initializeAll:function(e){for(var t=this.transactionWrappers,n=e;n<t.length;n++){var r=t[n];try{this.wrapperInitData[n]=i.OBSERVED_ERROR,this.wrapperInitData[n]=r.initialize?r.initialize.call(this):null}finally{if(this.wrapperInitData[n]===i.OBSERVED_ERROR)try{this.initializeAll(n+1)}catch(o){}}}},closeAll:function(e){this.isInTransaction()?void 0:r("28");for(var t=this.transactionWrappers,n=e;n<t.length;n++){var o,a=t[n],s=this.wrapperInitData[n];try{o=!0,s!==i.OBSERVED_ERROR&&a.close&&a.close.call(this,s),o=!1}finally{if(o)try{this.closeAll(n+1)}catch(u){}}}this.wrapperInitData.length=0}}),i={Mixin:o,OBSERVED_ERROR:{}};e.exports=i},function(e,t,n){"use strict";var r=n(1),o=function(e){var t,n={};e instanceof Object&&!Array.isArray(e)?void 0:r(!1);for(t in e)e.hasOwnProperty(t)&&(n[t]=t);return n};e.exports=o},function(e,t){"use strict";function n(e,t,n){e.addEventListener?e.addEventListener(t,n,!1):e.attachEvent("on"+t,n)}function r(e,t,n){e.removeEventListener?e.removeEventListener(t,n,!1):e.detachEvent("on"+t,n)}function o(){return window.location.href.split("#")[1]||""}function i(e){window.location.replace(window.location.pathname+window.location.search+"#"+e)}function a(){return window.location.pathname+window.location.search+window.location.hash}function s(e){e&&window.history.go(e)}function u(e,t){t(window.confirm(e))}function l(){var e=navigator.userAgent;return(e.indexOf("Android 2.")===-1&&e.indexOf("Android 4.0")===-1||e.indexOf("Mobile Safari")===-1||e.indexOf("Chrome")!==-1||e.indexOf("Windows Phone")!==-1)&&(window.history&&"pushState"in window.history)}function c(){var e=navigator.userAgent;return e.indexOf("Firefox")===-1}t.__esModule=!0,t.addEventListener=n,t.removeEventListener=r,t.getHashPath=o,t.replaceHashPath=i,t.getWindowPath=a,t.go=s,t.getUserConfirmation=u,t.supportsHistory=l,t.supportsGoWithoutReloadUsingHash=c},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0;var o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol?"symbol":typeof e},i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},a=n(7),s=r(a),u=n(5),l=r(u),c=n(45),f=(r(c),n(232)),d=r(f),p=n(21),h=n(8),m=(r(h),l["default"].PropTypes),v=m.array,g=m.func,y=m.object,_=l["default"].createClass({displayName:"RouterContext",propTypes:{history:y,router:y.isRequired,location:y.isRequired,routes:v.isRequired,params:y.isRequired,components:v.isRequired,createElement:g.isRequired},getDefaultProps:function(){return{createElement:l["default"].createElement}},childContextTypes:{history:y,location:y.isRequired,router:y.isRequired},getChildContext:function(){var e=this.props,t=e.router,n=e.history,r=e.location;return t||(t=i({},n,{setRouteLeaveHook:n.listenBeforeLeavingRoute}),delete t.listenBeforeLeavingRoute),{history:n,location:r,router:t}},createElement:function(e,t){return null==e?null:this.props.createElement(e,t)},render:function(){var e=this,t=this.props,n=t.history,r=t.location,a=t.routes,u=t.params,c=t.components,f=null;return c&&(f=c.reduceRight(function(t,s,l){if(null==s)return t;var c=a[l],f=(0,d["default"])(c,u),h={history:n,location:r,params:u,route:c,routeParams:f,routes:a};if((0,p.isReactChildren)(t))h.children=t;else if(t)for(var m in t)Object.prototype.hasOwnProperty.call(t,m)&&(h[m]=t[m]);if("object"===("undefined"==typeof s?"undefined":o(s))){var v={};for(var g in s)Object.prototype.hasOwnProperty.call(s,g)&&(v[g]=e.createElement(s[g],i({key:g},h)));return v}return e.createElement(s,h)},f)),null===f||f===!1||l["default"].isValidElement(f)?void 0:(0,s["default"])(!1),f}});t["default"]=_,e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0,t.canUseMembrane=void 0;var o=n(8),i=(r(o),t.canUseMembrane=!1,function(e){return e});t["default"]=i},function(e,t){"use strict";t.__esModule=!0;var n=!("undefined"==typeof window||!window.document||!window.document.createElement);t.canUseDOM=n},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e){return u.stringify(e).replace(/%20/g,"+")}function i(e){return function(){function t(e){if(null==e.query){var t=e.search;e.query=E(t.substring(1)),e[h]={search:t,searchBase:""}}return e}function n(e,t){var n,r=e[h],o=t?w(t):"";if(!r&&!o)return e;"string"==typeof e&&(e=f.parsePath(e));var i=void 0;i=r&&e.search===r.search?r.searchBase:e.search||"";var s=i;return o&&(s+=(s?"&":"?")+o),a({},e,(n={search:s},n[h]={search:s,searchBase:i},n))}function r(e){return b.listenBefore(function(n,r){c["default"](e,t(n),r)})}function i(e){return b.listen(function(n){e(t(n))})}function s(e){b.push(n(e,e.query))}function u(e){b.replace(n(e,e.query))}function l(e,t){return b.createPath(n(e,t||e.query))}function d(e,t){return b.createHref(n(e,t||e.query))}function v(e){for(var r=arguments.length,o=Array(r>1?r-1:0),i=1;i<r;i++)o[i-1]=arguments[i];var a=b.createLocation.apply(b,[n(e,e.query)].concat(o));return e.query&&(a.query=e.query),t(a)}function g(e,t,n){"string"==typeof t&&(t=f.parsePath(t)),s(a({state:e},t,{query:n}))}function y(e,t,n){"string"==typeof t&&(t=f.parsePath(t)),u(a({state:e},t,{query:n}))}var _=arguments.length<=0||void 0===arguments[0]?{}:arguments[0],b=e(_),w=_.stringifyQuery,E=_.parseQueryString;return"function"!=typeof w&&(w=o),"function"!=typeof E&&(E=m),a({},b,{listenBefore:r,listen:i,push:s,replace:u,createPath:l,createHref:d,createLocation:v,pushState:p["default"](g,"pushState is deprecated; use push instead"),replaceState:p["default"](y,"replaceState is deprecated; use replace instead")})}}t.__esModule=!0;var a=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},s=n(14),u=(r(s),n(244)),l=n(69),c=r(l),f=n(27),d=n(68),p=r(d),h="$searchBase",m=u.parse;t["default"]=i,e.exports=t["default"]},function(e,t){"use strict";var n={onClick:!0,onDoubleClick:!0,onMouseDown:!0,onMouseMove:!0,onMouseUp:!0,onClickCapture:!0,onDoubleClickCapture:!0,onMouseDownCapture:!0,onMouseMoveCapture:!0,onMouseUpCapture:!0},r={getHostProps:function(e,t){if(!t.disabled)return t;var r={};for(var o in t)!n[o]&&t.hasOwnProperty(o)&&(r[o]=t[o]);return r}};e.exports=r},function(e,t,n){"use strict";function r(e){return Object.prototype.hasOwnProperty.call(e,v)||(e[v]=h++,d[e[v]]={}),d[e[v]]}var o,i=n(4),a=n(17),s=n(72),u=n(274),l=n(146),c=n(305),f=n(89),d={},p=!1,h=0,m={topAbort:"abort",topAnimationEnd:c("animationend")||"animationend",topAnimationIteration:c("animationiteration")||"animationiteration",topAnimationStart:c("animationstart")||"animationstart",topBlur:"blur",topCanPlay:"canplay",topCanPlayThrough:"canplaythrough",topChange:"change",topClick:"click",topCompositionEnd:"compositionend",topCompositionStart:"compositionstart",topCompositionUpdate:"compositionupdate",topContextMenu:"contextmenu",topCopy:"copy",topCut:"cut",topDoubleClick:"dblclick",topDrag:"drag",topDragEnd:"dragend",topDragEnter:"dragenter",topDragExit:"dragexit",topDragLeave:"dragleave",topDragOver:"dragover",topDragStart:"dragstart",topDrop:"drop",topDurationChange:"durationchange",topEmptied:"emptied",topEncrypted:"encrypted",topEnded:"ended",topError:"error",topFocus:"focus",topInput:"input",topKeyDown:"keydown",topKeyPress:"keypress",topKeyUp:"keyup",topLoadedData:"loadeddata",topLoadedMetadata:"loadedmetadata",topLoadStart:"loadstart",topMouseDown:"mousedown",topMouseMove:"mousemove",topMouseOut:"mouseout",topMouseOver:"mouseover",topMouseUp:"mouseup",topPaste:"paste",topPause:"pause",topPlay:"play",topPlaying:"playing",topProgress:"progress",topRateChange:"ratechange",topScroll:"scroll",topSeeked:"seeked",topSeeking:"seeking",topSelectionChange:"selectionchange",topStalled:"stalled",topSuspend:"suspend",topTextInput:"textInput",topTimeUpdate:"timeupdate",topTouchCancel:"touchcancel",topTouchEnd:"touchend",topTouchMove:"touchmove",topTouchStart:"touchstart",topTransitionEnd:c("transitionend")||"transitionend",topVolumeChange:"volumechange",topWaiting:"waiting",topWheel:"wheel"},v="_reactListenersID"+String(Math.random()).slice(2),g=i({},u,{ReactEventListener:null,injection:{injectReactEventListener:function(e){e.setHandleTopLevel(g.handleTopLevel),g.ReactEventListener=e}},setEnabled:function(e){g.ReactEventListener&&g.ReactEventListener.setEnabled(e)},isEnabled:function(){return!(!g.ReactEventListener||!g.ReactEventListener.isEnabled())},listenTo:function(e,t){for(var n=t,o=r(n),i=s.registrationNameDependencies[e],u=a.topLevelTypes,l=0;l<i.length;l++){var c=i[l];o.hasOwnProperty(c)&&o[c]||(c===u.topWheel?f("wheel")?g.ReactEventListener.trapBubbledEvent(u.topWheel,"wheel",n):f("mousewheel")?g.ReactEventListener.trapBubbledEvent(u.topWheel,"mousewheel",n):g.ReactEventListener.trapBubbledEvent(u.topWheel,"DOMMouseScroll",n):c===u.topScroll?f("scroll",!0)?g.ReactEventListener.trapCapturedEvent(u.topScroll,"scroll",n):g.ReactEventListener.trapBubbledEvent(u.topScroll,"scroll",g.ReactEventListener.WINDOW_HANDLE):c===u.topFocus||c===u.topBlur?(f("focus",!0)?(g.ReactEventListener.trapCapturedEvent(u.topFocus,"focus",n),g.ReactEventListener.trapCapturedEvent(u.topBlur,"blur",n)):f("focusin")&&(g.ReactEventListener.trapBubbledEvent(u.topFocus,"focusin",n),g.ReactEventListener.trapBubbledEvent(u.topBlur,"focusout",n)),o[u.topBlur]=!0,o[u.topFocus]=!0):m.hasOwnProperty(c)&&g.ReactEventListener.trapBubbledEvent(c,m[c],n),o[c]=!0)}},trapBubbledEvent:function(e,t,n){return g.ReactEventListener.trapBubbledEvent(e,t,n)},trapCapturedEvent:function(e,t,n){return g.ReactEventListener.trapCapturedEvent(e,t,n)},ensureScrollValueMonitoring:function(){if(void 0===o&&(o=document.createEvent&&"pageX"in document.createEvent("MouseEvent")),!o&&!p){var e=l.refreshScrollValues;g.ReactEventListener.monitorScrollValue(e),p=!0}}});e.exports=g},function(e,t,n){"use strict";function r(e,t,n,r){return o.call(this,e,t,n,r)}var o=n(40),i=n(146),a=n(87),s={screenX:null,screenY:null,clientX:null,clientY:null,ctrlKey:null,shiftKey:null,altKey:null,metaKey:null,getModifierState:a,button:function(e){var t=e.button;return"which"in e?t:2===t?2:4===t?1:0},buttons:null,relatedTarget:function(e){return e.relatedTarget||(e.fromElement===e.srcElement?e.toElement:e.fromElement)},pageX:function(e){return"pageX"in e?e.pageX:e.clientX+i.currentScrollLeft},pageY:function(e){return"pageY"in e?e.pageY:e.clientY+i.currentScrollTop}};o.augmentClass(r,s),e.exports=r},function(e,t){"use strict";function n(e){var t=""+e,n=o.exec(t);if(!n)return t;var r,i="",a=0,s=0;for(a=n.index;a<t.length;a++){switch(t.charCodeAt(a)){case 34:r="&quot;";break;case 38:r="&amp;";break;case 39:r="&#x27;";break;case 60:r="&lt;";break;case 62:r="&gt;";break;default:continue}s!==a&&(i+=t.substring(s,a)),s=a+1,i+=r}return s!==a?i+t.substring(s,a):i}function r(e){return"boolean"==typeof e||"number"==typeof e?""+e:n(e)}var o=/["'&<>]/;e.exports=r},function(e,t,n){"use strict";var r,o=n(9),i=n(71),a=/^[ \r\n\t\f]/,s=/<(!--|link|noscript|meta|script|style)[ \r\n\t\f\/>]/,u=n(85),l=u(function(e,t){if(e.namespaceURI!==i.svg||"innerHTML"in e)e.innerHTML=t;else{r=r||document.createElement("div"),r.innerHTML="<svg>"+t+"</svg>";for(var n=r.firstChild.childNodes,o=0;o<n.length;o++)e.appendChild(n[o])}});if(o.canUseDOM){var c=document.createElement("div");c.innerHTML=" ",""===c.innerHTML&&(l=function(e,t){if(e.parentNode&&e.parentNode.replaceChild(e,e),a.test(t)||"<"===t[0]&&s.test(t)){e.innerHTML=String.fromCharCode(65279)+t;var n=e.firstChild;1===n.data.length?e.removeChild(n):n.deleteData(0,1)}else e.innerHTML=t}),c=null}e.exports=l},function(e,t){"use strict";function n(e){return e.replace(/([.*+?^=!:${}()|[\]\/\\])/g,"\\$1")}function r(e){return/^\s+$/.test(e)}function o(e){return e.nodeType===Node.TEXT_NODE}function i(e){return e.nodeType===Node.ELEMENT_NODE}function a(e){return e.nodeType===Node.ATTRIBUTE_NODE}function s(e){return e.nodeType===Node.CDATA_SECTION_NODE}function u(e,t,n){var r=n.get,o="_memoized_"+t;return n.get=function(){var e=o in this;return e||(this[o]=r.call(this)),this[o]},n}function l(e,t,n){for(var r=e.length,o=new Array(Math.max(r+r-1,0)),i=0;i<r;i++)o[2*i]=t(e[i]),i+1<r&&(o[2*i+1]=n(e[i],e[i+1]));return o.join("")}t.escapeRegExp=n,t.isWhitespace=r,t.isText=o,t.isElement=i,t.isAttr=a,t.isCDATASection=s,t.memoize=u,t.join=l},function(e,t){"use strict";function n(e){return"data"in e}function r(e){return"children"in e}function o(e){return r(e)&&"example"==e.name}function i(e){return r(e)&&"footnote"==e.name}function a(e){return r(e)&&"endnote"==e.name}function s(e){return r(e)&&"reference"==e.name}function u(e){return r(e)&&"document"==e.name}!function(e){e[e.Bold=1]="Bold",e[e.Italic=2]="Italic",e[e.Underline=4]="Underline",e[e.Subscript=8]="Subscript",e[e.Superscript=16]="Superscript"}(t.Style||(t.Style={}));t.Style;t.isXText=n,t.isXContainer=r,t.isXExample=o,t.isXFootnote=i,t.isXEndnote=a,t.isXReference=s,t.isXDocument=u},function(e,t,n){(function(e,r){/*! * The buffer module from node.js, for the browser. * * @author Feross Aboukhadijeh <feross@feross.org> <http://feross.org> * @license MIT */ "use strict";function o(){try{var e=new Uint8Array(1);return e.__proto__={__proto__:Uint8Array.prototype,foo:function(){return 42}},42===e.foo()&&"function"==typeof e.subarray&&0===e.subarray(1,1).byteLength}catch(t){return!1}}function i(){return e.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function a(t,n){if(i()<n)throw new RangeError("Invalid typed array length");return e.TYPED_ARRAY_SUPPORT?(t=new Uint8Array(n),t.__proto__=e.prototype):(null===t&&(t=new e(n)),t.length=n),t}function e(t,n,r){if(!(e.TYPED_ARRAY_SUPPORT||this instanceof e))return new e(t,n,r);if("number"==typeof t){if("string"==typeof n)throw new Error("If encoding is specified then the first argument must be a string");return c(this,t)}return s(this,t,n,r)}function s(e,t,n,r){if("number"==typeof t)throw new TypeError('"value" argument must not be a number');return"undefined"!=typeof ArrayBuffer&&t instanceof ArrayBuffer?p(e,t,n,r):"string"==typeof t?f(e,t,n):h(e,t)}function u(e){if("number"!=typeof e)throw new TypeError('"size" argument must be a number');if(e<0)throw new RangeError('"size" argument must not be negative')}function l(e,t,n,r){return u(t),t<=0?a(e,t):void 0!==n?"string"==typeof r?a(e,t).fill(n,r):a(e,t).fill(n):a(e,t)}function c(t,n){if(u(n),t=a(t,n<0?0:0|m(n)),!e.TYPED_ARRAY_SUPPORT)for(var r=0;r<n;++r)t[r]=0;return t}function f(t,n,r){if("string"==typeof r&&""!==r||(r="utf8"),!e.isEncoding(r))throw new TypeError('"encoding" must be a valid string encoding');var o=0|g(n,r);t=a(t,o);var i=t.write(n,r);return i!==o&&(t=t.slice(0,i)),t}function d(e,t){var n=t.length<0?0:0|m(t.length);e=a(e,n);for(var r=0;r<n;r+=1)e[r]=255&t[r];return e}function p(t,n,r,o){if(n.byteLength,r<0||n.byteLength<r)throw new RangeError("'offset' is out of bounds");if(n.byteLength<r+(o||0))throw new RangeError("'length' is out of bounds");return n=void 0===r&&void 0===o?new Uint8Array(n):void 0===o?new Uint8Array(n,r):new Uint8Array(n,r,o),e.TYPED_ARRAY_SUPPORT?(t=n,t.__proto__=e.prototype):t=d(t,n),t}function h(t,n){if(e.isBuffer(n)){var r=0|m(n.length);return t=a(t,r),0===t.length?t:(n.copy(t,0,0,r),t)}if(n){if("undefined"!=typeof ArrayBuffer&&n.buffer instanceof ArrayBuffer||"length"in n)return"number"!=typeof n.length||Z(n.length)?a(t,0):d(t,n);if("Buffer"===n.type&&J(n.data))return d(t,n.data)}throw new TypeError("First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.")}function m(e){if(e>=i())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+i().toString(16)+" bytes");return 0|e}function v(t){return+t!=t&&(t=0),e.alloc(+t)}function g(t,n){if(e.isBuffer(t))return t.length;if("undefined"!=typeof ArrayBuffer&&"function"==typeof ArrayBuffer.isView&&(ArrayBuffer.isView(t)||t instanceof ArrayBuffer))return t.byteLength;"string"!=typeof t&&(t=""+t);var r=t.length;if(0===r)return 0;for(var o=!1;;)switch(n){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":case void 0:return W(t).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*r;case"hex":return r>>>1;case"base64":return K(t).length;default:if(o)return W(t).length;n=(""+n).toLowerCase(),o=!0}}function y(e,t,n){var r=!1;if((void 0===t||t<0)&&(t=0),t>this.length)return"";if((void 0===n||n>this.length)&&(n=this.length),n<=0)return"";if(n>>>=0,t>>>=0,n<=t)return"";for(e||(e="utf8");;)switch(e){case"hex":return M(this,t,n);case"utf8":case"utf-8":return O(this,t,n);case"ascii":return A(this,t,n);case"latin1":case"binary":return N(this,t,n);case"base64":return P(this,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return I(this,t,n);default:if(r)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),r=!0}}function _(e,t,n){var r=e[t];e[t]=e[n],e[n]=r}function b(t,n,r,o,i){if(0===t.length)return-1;if("string"==typeof r?(o=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),r=+r,isNaN(r)&&(r=i?0:t.length-1),r<0&&(r=t.length+r),r>=t.length){if(i)return-1;r=t.length-1}else if(r<0){if(!i)return-1;r=0}if("string"==typeof n&&(n=e.from(n,o)),e.isBuffer(n))return 0===n.length?-1:w(t,n,r,o,i);if("number"==typeof n)return n=255&n,e.TYPED_ARRAY_SUPPORT&&"function"==typeof Uint8Array.prototype.indexOf?i?Uint8Array.prototype.indexOf.call(t,n,r):Uint8Array.prototype.lastIndexOf.call(t,n,r):w(t,[n],r,o,i);throw new TypeError("val must be string, number or Buffer")}function w(e,t,n,r,o){function i(e,t){return 1===a?e[t]:e.readUInt16BE(t*a)}var a=1,s=e.length,u=t.length;if(void 0!==r&&(r=String(r).toLowerCase(),"ucs2"===r||"ucs-2"===r||"utf16le"===r||"utf-16le"===r)){if(e.length<2||t.length<2)return-1;a=2,s/=2,u/=2,n/=2}var l;if(o){var c=-1;for(l=n;l<s;l++)if(i(e,l)===i(t,c===-1?0:l-c)){if(c===-1&&(c=l),l-c+1===u)return c*a}else c!==-1&&(l-=l-c),c=-1}else for(n+u>s&&(n=s-u),l=n;l>=0;l--){for(var f=!0,d=0;d<u;d++)if(i(e,l+d)!==i(t,d)){f=!1;break}if(f)return l}return-1}function E(e,t,n,r){n=Number(n)||0;var o=e.length-n;r?(r=Number(r),r>o&&(r=o)):r=o;var i=t.length;if(i%2!==0)throw new TypeError("Invalid hex string");r>i/2&&(r=i/2);for(var a=0;a<r;++a){var s=parseInt(t.substr(2*a,2),16);if(isNaN(s))return a;e[n+a]=s}return a}function C(e,t,n,r){return X(W(t,e.length-n),e,n,r)}function x(e,t,n,r){return X($(t),e,n,r)}function k(e,t,n,r){return x(e,t,n,r)}function S(e,t,n,r){return X(K(t),e,n,r)}function T(e,t,n,r){return X(Y(t,e.length-n),e,n,r)}function P(e,t,n){return 0===t&&n===e.length?Q.fromByteArray(e):Q.fromByteArray(e.slice(t,n))}function O(e,t,n){n=Math.min(e.length,n);for(var r=[],o=t;o<n;){var i=e[o],a=null,s=i>239?4:i>223?3:i>191?2:1;if(o+s<=n){var u,l,c,f;switch(s){case 1:i<128&&(a=i);break;case 2:u=e[o+1],128===(192&u)&&(f=(31&i)<<6|63&u,f>127&&(a=f));break;case 3:u=e[o+1],l=e[o+2],128===(192&u)&&128===(192&l)&&(f=(15&i)<<12|(63&u)<<6|63&l,f>2047&&(f<55296||f>57343)&&(a=f));break;case 4:u=e[o+1],l=e[o+2],c=e[o+3],128===(192&u)&&128===(192&l)&&128===(192&c)&&(f=(15&i)<<18|(63&u)<<12|(63&l)<<6|63&c,f>65535&&f<1114112&&(a=f))}}null===a?(a=65533,s=1):a>65535&&(a-=65536,r.push(a>>>10&1023|55296),a=56320|1023&a),r.push(a),o+=s}return R(r)}function R(e){var t=e.length;if(t<=ee)return String.fromCharCode.apply(String,e);for(var n="",r=0;r<t;)n+=String.fromCharCode.apply(String,e.slice(r,r+=ee));return n}function A(e,t,n){var r="";n=Math.min(e.length,n);for(var o=t;o<n;++o)r+=String.fromCharCode(127&e[o]);return r}function N(e,t,n){var r="";n=Math.min(e.length,n);for(var o=t;o<n;++o)r+=String.fromCharCode(e[o]);return r}function M(e,t,n){var r=e.length;(!t||t<0)&&(t=0),(!n||n<0||n>r)&&(n=r);for(var o="",i=t;i<n;++i)o+=V(e[i]);return o}function I(e,t,n){for(var r=e.slice(t,n),o="",i=0;i<r.length;i+=2)o+=String.fromCharCode(r[i]+256*r[i+1]);return o}function D(e,t,n){if(e%1!==0||e<0)throw new RangeError("offset is not uint");if(e+t>n)throw new RangeError("Trying to access beyond buffer length")}function L(t,n,r,o,i,a){if(!e.isBuffer(t))throw new TypeError('"buffer" argument must be a Buffer instance');if(n>i||n<a)throw new RangeError('"value" argument is out of bounds');if(r+o>t.length)throw new RangeError("Index out of range")}function U(e,t,n,r){t<0&&(t=65535+t+1);for(var o=0,i=Math.min(e.length-n,2);o<i;++o)e[n+o]=(t&255<<8*(r?o:1-o))>>>8*(r?o:1-o)}function B(e,t,n,r){t<0&&(t=4294967295+t+1);for(var o=0,i=Math.min(e.length-n,4);o<i;++o)e[n+o]=t>>>8*(r?o:3-o)&255}function j(e,t,n,r,o,i){if(n+r>e.length)throw new RangeError("Index out of range");if(n<0)throw new RangeError("Index out of range")}function F(e,t,n,r,o){return o||j(e,t,n,4,3.4028234663852886e38,-3.4028234663852886e38),G.write(e,t,n,r,23,4),n+4}function z(e,t,n,r,o){return o||j(e,t,n,8,1.7976931348623157e308,-1.7976931348623157e308),G.write(e,t,n,r,52,8),n+8}function H(e){if(e=q(e).replace(te,""),e.length<2)return"";for(;e.length%4!==0;)e+="=";return e}function q(e){return e.trim?e.trim():e.replace(/^\s+|\s+$/g,"")}function V(e){return e<16?"0"+e.toString(16):e.toString(16)}function W(e,t){t=t||1/0;for(var n,r=e.length,o=null,i=[],a=0;a<r;++a){if(n=e.charCodeAt(a),n>55295&&n<57344){if(!o){if(n>56319){(t-=3)>-1&&i.push(239,191,189);continue}if(a+1===r){(t-=3)>-1&&i.push(239,191,189);continue}o=n;continue}if(n<56320){(t-=3)>-1&&i.push(239,191,189),o=n;continue}n=(o-55296<<10|n-56320)+65536}else o&&(t-=3)>-1&&i.push(239,191,189);if(o=null,n<128){if((t-=1)<0)break;i.push(n)}else if(n<2048){if((t-=2)<0)break;i.push(n>>6|192,63&n|128)}else if(n<65536){if((t-=3)<0)break;i.push(n>>12|224,n>>6&63|128,63&n|128)}else{if(!(n<1114112))throw new Error("Invalid code point");if((t-=4)<0)break;i.push(n>>18|240,n>>12&63|128,n>>6&63|128,63&n|128)}}return i}function $(e){for(var t=[],n=0;n<e.length;++n)t.push(255&e.charCodeAt(n));return t}function Y(e,t){for(var n,r,o,i=[],a=0;a<e.length&&!((t-=2)<0);++a)n=e.charCodeAt(a),r=n>>8,o=n%256,i.push(o),i.push(r);return i}function K(e){return Q.toByteArray(H(e))}function X(e,t,n,r){for(var o=0;o<r&&!(o+n>=t.length||o>=e.length);++o)t[o+n]=e[o];return o}function Z(e){return e!==e}var Q=n(165),G=n(196),J=n(197);t.Buffer=e,t.SlowBuffer=v,t.INSPECT_MAX_BYTES=50,e.TYPED_ARRAY_SUPPORT=void 0!==r.TYPED_ARRAY_SUPPORT?r.TYPED_ARRAY_SUPPORT:o(),t.kMaxLength=i(),e.poolSize=8192,e._augment=function(t){return t.__proto__=e.prototype,t},e.from=function(e,t,n){return s(null,e,t,n)},e.TYPED_ARRAY_SUPPORT&&(e.prototype.__proto__=Uint8Array.prototype,e.__proto__=Uint8Array,"undefined"!=typeof Symbol&&Symbol.species&&e[Symbol.species]===e&&Object.defineProperty(e,Symbol.species,{value:null,configurable:!0})),e.alloc=function(e,t,n){return l(null,e,t,n)},e.allocUnsafe=function(e){return c(null,e)},e.allocUnsafeSlow=function(e){return c(null,e)},e.isBuffer=function(e){return!(null==e||!e._isBuffer)},e.compare=function(t,n){if(!e.isBuffer(t)||!e.isBuffer(n))throw new TypeError("Arguments must be Buffers");if(t===n)return 0;for(var r=t.length,o=n.length,i=0,a=Math.min(r,o);i<a;++i)if(t[i]!==n[i]){r=t[i],o=n[i];break}return r<o?-1:o<r?1:0},e.isEncoding=function(e){switch(String(e).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},e.concat=function(t,n){if(!J(t))throw new TypeError('"list" argument must be an Array of Buffers');if(0===t.length)return e.alloc(0);var r;if(void 0===n)for(n=0,r=0;r<t.length;++r)n+=t[r].length;var o=e.allocUnsafe(n),i=0;for(r=0;r<t.length;++r){var a=t[r];if(!e.isBuffer(a))throw new TypeError('"list" argument must be an Array of Buffers');a.copy(o,i),i+=a.length}return o},e.byteLength=g,e.prototype._isBuffer=!0,e.prototype.swap16=function(){var e=this.length;if(e%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var t=0;t<e;t+=2)_(this,t,t+1);return this},e.prototype.swap32=function(){var e=this.length;if(e%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var t=0;t<e;t+=4)_(this,t,t+3),_(this,t+1,t+2);return this},e.prototype.swap64=function(){var e=this.length;if(e%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var t=0;t<e;t+=8)_(this,t,t+7),_(this,t+1,t+6),_(this,t+2,t+5),_(this,t+3,t+4);return this},e.prototype.toString=function(){var e=0|this.length;return 0===e?"":0===arguments.length?O(this,0,e):y.apply(this,arguments)},e.prototype.equals=function(t){if(!e.isBuffer(t))throw new TypeError("Argument must be a Buffer");return this===t||0===e.compare(this,t)},e.prototype.inspect=function(){var e="",n=t.INSPECT_MAX_BYTES;return this.length>0&&(e=this.toString("hex",0,n).match(/.{2}/g).join(" "),this.length>n&&(e+=" ... ")),"<Buffer "+e+">"},e.prototype.compare=function(t,n,r,o,i){if(!e.isBuffer(t))throw new TypeError("Argument must be a Buffer");if(void 0===n&&(n=0),void 0===r&&(r=t?t.length:0),void 0===o&&(o=0),void 0===i&&(i=this.length),n<0||r>t.length||o<0||i>this.length)throw new RangeError("out of range index");if(o>=i&&n>=r)return 0;if(o>=i)return-1;if(n>=r)return 1;if(n>>>=0,r>>>=0,o>>>=0,i>>>=0,this===t)return 0;for(var a=i-o,s=r-n,u=Math.min(a,s),l=this.slice(o,i),c=t.slice(n,r),f=0;f<u;++f)if(l[f]!==c[f]){a=l[f],s=c[f];break}return a<s?-1:s<a?1:0},e.prototype.includes=function(e,t,n){return this.indexOf(e,t,n)!==-1},e.prototype.indexOf=function(e,t,n){return b(this,e,t,n,!0)},e.prototype.lastIndexOf=function(e,t,n){return b(this,e,t,n,!1)},e.prototype.write=function(e,t,n,r){if(void 0===t)r="utf8",n=this.length,t=0;else if(void 0===n&&"string"==typeof t)r=t,n=this.length,t=0;else{if(!isFinite(t))throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");t=0|t,isFinite(n)?(n=0|n,void 0===r&&(r="utf8")):(r=n,n=void 0)}var o=this.length-t;if((void 0===n||n>o)&&(n=o),e.length>0&&(n<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");r||(r="utf8");for(var i=!1;;)switch(r){case"hex":return E(this,e,t,n);case"utf8":case"utf-8":return C(this,e,t,n);case"ascii":return x(this,e,t,n);case"latin1":case"binary":return k(this,e,t,n);case"base64":return S(this,e,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return T(this,e,t,n);default:if(i)throw new TypeError("Unknown encoding: "+r);r=(""+r).toLowerCase(),i=!0}},e.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};var ee=4096;e.prototype.slice=function(t,n){var r=this.length;t=~~t,n=void 0===n?r:~~n,t<0?(t+=r,t<0&&(t=0)):t>r&&(t=r),n<0?(n+=r,n<0&&(n=0)):n>r&&(n=r),n<t&&(n=t);var o;if(e.TYPED_ARRAY_SUPPORT)o=this.subarray(t,n),o.__proto__=e.prototype;else{var i=n-t;o=new e(i,(void 0));for(var a=0;a<i;++a)o[a]=this[a+t]}return o},e.prototype.readUIntLE=function(e,t,n){e=0|e,t=0|t,n||D(e,t,this.length);for(var r=this[e],o=1,i=0;++i<t&&(o*=256);)r+=this[e+i]*o;return r},e.prototype.readUIntBE=function(e,t,n){e=0|e,t=0|t,n||D(e,t,this.length);for(var r=this[e+--t],o=1;t>0&&(o*=256);)r+=this[e+--t]*o;return r},e.prototype.readUInt8=function(e,t){return t||D(e,1,this.length),this[e]},e.prototype.readUInt16LE=function(e,t){return t||D(e,2,this.length),this[e]|this[e+1]<<8},e.prototype.readUInt16BE=function(e,t){return t||D(e,2,this.length),this[e]<<8|this[e+1]},e.prototype.readUInt32LE=function(e,t){return t||D(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+16777216*this[e+3]},e.prototype.readUInt32BE=function(e,t){return t||D(e,4,this.length),16777216*this[e]+(this[e+1]<<16|this[e+2]<<8|this[e+3])},e.prototype.readIntLE=function(e,t,n){e=0|e,t=0|t,n||D(e,t,this.length);for(var r=this[e],o=1,i=0;++i<t&&(o*=256);)r+=this[e+i]*o;return o*=128,r>=o&&(r-=Math.pow(2,8*t)),r},e.prototype.readIntBE=function(e,t,n){e=0|e,t=0|t,n||D(e,t,this.length);for(var r=t,o=1,i=this[e+--r];r>0&&(o*=256);)i+=this[e+--r]*o;return o*=128,i>=o&&(i-=Math.pow(2,8*t)),i},e.prototype.readInt8=function(e,t){return t||D(e,1,this.length),128&this[e]?(255-this[e]+1)*-1:this[e]},e.prototype.readInt16LE=function(e,t){t||D(e,2,this.length);var n=this[e]|this[e+1]<<8;return 32768&n?4294901760|n:n},e.prototype.readInt16BE=function(e,t){t||D(e,2,this.length);var n=this[e+1]|this[e]<<8;return 32768&n?4294901760|n:n},e.prototype.readInt32LE=function(e,t){return t||D(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24},e.prototype.readInt32BE=function(e,t){return t||D(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]},e.prototype.readFloatLE=function(e,t){return t||D(e,4,this.length),G.read(this,e,!0,23,4)},e.prototype.readFloatBE=function(e,t){return t||D(e,4,this.length),G.read(this,e,!1,23,4)},e.prototype.readDoubleLE=function(e,t){return t||D(e,8,this.length),G.read(this,e,!0,52,8)},e.prototype.readDoubleBE=function(e,t){return t||D(e,8,this.length),G.read(this,e,!1,52,8)},e.prototype.writeUIntLE=function(e,t,n,r){if(e=+e,t=0|t,n=0|n,!r){var o=Math.pow(2,8*n)-1;L(this,e,t,n,o,0)}var i=1,a=0;for(this[t]=255&e;++a<n&&(i*=256);)this[t+a]=e/i&255;return t+n},e.prototype.writeUIntBE=function(e,t,n,r){if(e=+e,t=0|t,n=0|n,!r){var o=Math.pow(2,8*n)-1;L(this,e,t,n,o,0)}var i=n-1,a=1;for(this[t+i]=255&e;--i>=0&&(a*=256);)this[t+i]=e/a&255;return t+n},e.prototype.writeUInt8=function(t,n,r){return t=+t,n=0|n,r||L(this,t,n,1,255,0),e.TYPED_ARRAY_SUPPORT||(t=Math.floor(t)),this[n]=255&t,n+1},e.prototype.writeUInt16LE=function(t,n,r){return t=+t,n=0|n,r||L(this,t,n,2,65535,0),e.TYPED_ARRAY_SUPPORT?(this[n]=255&t,this[n+1]=t>>>8):U(this,t,n,!0),n+2},e.prototype.writeUInt16BE=function(t,n,r){return t=+t,n=0|n,r||L(this,t,n,2,65535,0),e.TYPED_ARRAY_SUPPORT?(this[n]=t>>>8,this[n+1]=255&t):U(this,t,n,!1),n+2},e.prototype.writeUInt32LE=function(t,n,r){return t=+t,n=0|n,r||L(this,t,n,4,4294967295,0),e.TYPED_ARRAY_SUPPORT?(this[n+3]=t>>>24,this[n+2]=t>>>16,this[n+1]=t>>>8,this[n]=255&t):B(this,t,n,!0),n+4},e.prototype.writeUInt32BE=function(t,n,r){return t=+t,n=0|n,r||L(this,t,n,4,4294967295,0),e.TYPED_ARRAY_SUPPORT?(this[n]=t>>>24,this[n+1]=t>>>16,this[n+2]=t>>>8,this[n+3]=255&t):B(this,t,n,!1),n+4},e.prototype.writeIntLE=function(e,t,n,r){if(e=+e,t=0|t,!r){var o=Math.pow(2,8*n-1);L(this,e,t,n,o-1,-o)}var i=0,a=1,s=0;for(this[t]=255&e;++i<n&&(a*=256);)e<0&&0===s&&0!==this[t+i-1]&&(s=1),this[t+i]=(e/a>>0)-s&255;return t+n},e.prototype.writeIntBE=function(e,t,n,r){if(e=+e,t=0|t,!r){var o=Math.pow(2,8*n-1);L(this,e,t,n,o-1,-o)}var i=n-1,a=1,s=0;for(this[t+i]=255&e;--i>=0&&(a*=256);)e<0&&0===s&&0!==this[t+i+1]&&(s=1),this[t+i]=(e/a>>0)-s&255;return t+n},e.prototype.writeInt8=function(t,n,r){return t=+t,n=0|n,r||L(this,t,n,1,127,-128),e.TYPED_ARRAY_SUPPORT||(t=Math.floor(t)),t<0&&(t=255+t+1),this[n]=255&t,n+1},e.prototype.writeInt16LE=function(t,n,r){return t=+t,n=0|n,r||L(this,t,n,2,32767,-32768),e.TYPED_ARRAY_SUPPORT?(this[n]=255&t,this[n+1]=t>>>8):U(this,t,n,!0),n+2},e.prototype.writeInt16BE=function(t,n,r){return t=+t,n=0|n,r||L(this,t,n,2,32767,-32768),e.TYPED_ARRAY_SUPPORT?(this[n]=t>>>8,this[n+1]=255&t):U(this,t,n,!1),n+2},e.prototype.writeInt32LE=function(t,n,r){return t=+t,n=0|n,r||L(this,t,n,4,2147483647,-2147483648),e.TYPED_ARRAY_SUPPORT?(this[n]=255&t,this[n+1]=t>>>8,this[n+2]=t>>>16,this[n+3]=t>>>24):B(this,t,n,!0),n+4},e.prototype.writeInt32BE=function(t,n,r){return t=+t,n=0|n,r||L(this,t,n,4,2147483647,-2147483648),t<0&&(t=4294967295+t+1),e.TYPED_ARRAY_SUPPORT?(this[n]=t>>>24,this[n+1]=t>>>16,this[n+2]=t>>>8,this[n+3]=255&t):B(this,t,n,!1),n+4},e.prototype.writeFloatLE=function(e,t,n){return F(this,e,t,!0,n)},e.prototype.writeFloatBE=function(e,t,n){return F(this,e,t,!1,n)},e.prototype.writeDoubleLE=function(e,t,n){return z(this,e,t,!0,n)},e.prototype.writeDoubleBE=function(e,t,n){return z(this,e,t,!1,n)},e.prototype.copy=function(t,n,r,o){if(r||(r=0),o||0===o||(o=this.length),n>=t.length&&(n=t.length),n||(n=0),o>0&&o<r&&(o=r),o===r)return 0;if(0===t.length||0===this.length)return 0;if(n<0)throw new RangeError("targetStart out of bounds");if(r<0||r>=this.length)throw new RangeError("sourceStart out of bounds");if(o<0)throw new RangeError("sourceEnd out of bounds");o>this.length&&(o=this.length),t.length-n<o-r&&(o=t.length-n+r);var i,a=o-r;if(this===t&&r<n&&n<o)for(i=a-1;i>=0;--i)t[i+n]=this[i+r];else if(a<1e3||!e.TYPED_ARRAY_SUPPORT)for(i=0;i<a;++i)t[i+n]=this[i+r];else Uint8Array.prototype.set.call(t,this.subarray(r,r+a),n);return a},e.prototype.fill=function(t,n,r,o){if("string"==typeof t){if("string"==typeof n?(o=n,n=0,r=this.length):"string"==typeof r&&(o=r,r=this.length),1===t.length){var i=t.charCodeAt(0);i<256&&(t=i)}if(void 0!==o&&"string"!=typeof o)throw new TypeError("encoding must be a string");if("string"==typeof o&&!e.isEncoding(o))throw new TypeError("Unknown encoding: "+o)}else"number"==typeof t&&(t=255&t);if(n<0||this.length<n||this.length<r)throw new RangeError("Out of range index");if(r<=n)return this;n>>>=0,r=void 0===r?this.length:r>>>0,t||(t=0);var a;if("number"==typeof t)for(a=n;a<r;++a)this[a]=t;else{var s=e.isBuffer(t)?t:W(new e(t,o).toString()),u=s.length;for(a=0;a<r-n;++a)this[a+n]=s[a%u]}return this};var te=/[^+\/0-9A-Za-z-_]/g}).call(t,n(55).Buffer,function(){return this}())},function(e,t){"use strict";function n(e,t){return e===t?0!==e||1/e===1/t:e!==e&&t!==t}function r(e,t){if(n(e,t))return!0;if("object"!=typeof e||null===e||"object"!=typeof t||null===t)return!1;var r=Object.keys(e),i=Object.keys(t);if(r.length!==i.length)return!1;for(var a=0;a<r.length;a++)if(!o.call(t,r[a])||!n(e[r[a]],t[r[a]]))return!1;return!0}var o=Object.prototype.hasOwnProperty;e.exports=r},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e,t,n){var r=e(t,n);e.length<2&&n(r)}t.__esModule=!0;var i=n(12);r(i);t["default"]=o,e.exports=t["default"]},function(e,t){"use strict";var n="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";t.encode=function(e,t){for(var r,o,i,a,s,u,l,c="",f=0;f<e.length;)r=e.charCodeAt(f++),o=e.charCodeAt(f++),i=e.charCodeAt(f++),a=r>>2,s=(3&r)<<4|o>>4,u=(15&o)<<2|i>>6,l=63&i,isNaN(o)?u=l=64:isNaN(i)&&(l=64),c=c+n.charAt(a)+n.charAt(s)+n.charAt(u)+n.charAt(l);return c},t.decode=function(e,t){var r,o,i,a,s,u,l,c="",f=0;for(e=e.replace(/[^A-Za-z0-9\+\/\=]/g,"");f<e.length;)a=n.indexOf(e.charAt(f++)),s=n.indexOf(e.charAt(f++)),u=n.indexOf(e.charAt(f++)),l=n.indexOf(e.charAt(f++)),r=a<<2|s>>4,o=(15&s)<<4|u>>2,i=(3&u)<<6|l,c+=String.fromCharCode(r),64!=u&&(c+=String.fromCharCode(o)),64!=l&&(c+=String.fromCharCode(i));return c}},function(e,t,n){"use strict";t.STORE={magic:"\0\0",compress:function(e,t){return e},uncompress:function(e){return e},compressInputType:null,uncompressInputType:null},t.DEFLATE=n(200)},function(e,t,n){(function(t){"use strict";e.exports=function(e,n){return new t(e,n)},e.exports.test=function(e){return t.isBuffer(e)}}).call(t,n(55).Buffer)},function(e,t,n){"use strict";var r=n(29),o=n(13),i=n(198),a=n(108),s=n(107),u=n(58),l=n(59),c=n(105),f=n(60),d=n(111),p=n(204),h=n(205),m=function(e){if(e._data instanceof c&&(e._data=e._data.getContent(),e.options.binary=!0,e.options.base64=!1,"uint8array"===o.getTypeOf(e._data))){var t=e._data;e._data=new Uint8Array(t.length),0!==t.length&&e._data.set(t,0)}return e._data},v=function(e){var t=m(e),n=o.getTypeOf(t);return"string"===n?!e.options.binary&&r.nodebuffer?f(t,"utf-8"):e.asBinary():t},g=function(e){var t=m(this);return null===t||"undefined"==typeof t?"":(this.options.base64&&(t=u.decode(t)),t=e&&this.options.binary?O.utf8decode(t):o.transformTo("string",t),e||this.options.binary||(t=o.transformTo("string",O.utf8encode(t))),t)},y=function(e,t,n){this.name=e,this.dir=n.dir,this.date=n.date,this.comment=n.comment,this.unixPermissions=n.unixPermissions,this.dosPermissions=n.dosPermissions,this._data=t,this.options=n,this._initialMetadata={dir:n.dir,date:n.date}};y.prototype={asText:function(){return g.call(this,!0)},asBinary:function(){return g.call(this,!1)},asNodeBuffer:function(){var e=v(this);return o.transformTo("nodebuffer",e)},asUint8Array:function(){var e=v(this);return o.transformTo("uint8array",e)},asArrayBuffer:function(){return this.asUint8Array().buffer}};var _=function(e,t){var n,r="";for(n=0;n<t;n++)r+=String.fromCharCode(255&e),e>>>=8;return r},b=function(e){return e=e||{},e.base64!==!0||null!==e.binary&&void 0!==e.binary||(e.binary=!0),e=o.extend(e,s),e.date=e.date||new Date,null!==e.compression&&(e.compression=e.compression.toUpperCase()),e},w=function(e,t,n){var r,i=o.getTypeOf(t);if(n=b(n),"string"==typeof n.unixPermissions&&(n.unixPermissions=parseInt(n.unixPermissions,8)),n.unixPermissions&&16384&n.unixPermissions&&(n.dir=!0),n.dosPermissions&&16&n.dosPermissions&&(n.dir=!0),n.dir&&(e=C(e)),n.createFolders&&(r=E(e))&&x.call(this,r,!0),n.dir||null===t||"undefined"==typeof t)n.base64=!1,n.binary=!1,t=null,i=null;else if("string"===i)n.binary&&!n.base64&&n.optimizedBinaryString!==!0&&(t=o.string2binary(t));else{if(n.base64=!1,n.binary=!0,!(i||t instanceof c))throw new Error("The data of '"+e+"' is in an unsupported format !");"arraybuffer"===i&&(t=o.transformTo("uint8array",t))}var a=new y(e,t,n);return this.files[e]=a,a},E=function(e){"/"==e.slice(-1)&&(e=e.substring(0,e.length-1));var t=e.lastIndexOf("/");return t>0?e.substring(0,t):""},C=function(e){return"/"!=e.slice(-1)&&(e+="/"),e},x=function(e,t){return t="undefined"!=typeof t&&t,e=C(e),this.files[e]||w.call(this,e,null,{dir:!0,createFolders:t}),this.files[e]},k=function(e,t,n){var r,a=new c;return e._data instanceof c?(a.uncompressedSize=e._data.uncompressedSize,a.crc32=e._data.crc32,0===a.uncompressedSize||e.dir?(t=l.STORE,a.compressedContent="",a.crc32=0):e._data.compressionMethod===t.magic?a.compressedContent=e._data.getCompressedContent():(r=e._data.getContent(),a.compressedContent=t.compress(o.transformTo(t.compressInputType,r),n))):(r=v(e),r&&0!==r.length&&!e.dir||(t=l.STORE,r=""),a.uncompressedSize=r.length,a.crc32=i(r),a.compressedContent=t.compress(o.transformTo(t.compressInputType,r),n)),a.compressedSize=a.compressedContent.length,a.compressionMethod=t.magic,a},S=function(e,t){var n=e;return e||(n=t?16893:33204),(65535&n)<<16},T=function(e,t){return 63&(e||0)},P=function(e,t,n,r,s,u){var l,c,f,p,h=(n.compressedContent,u!==d.utf8encode),m=o.transformTo("string",u(t.name)),v=o.transformTo("string",d.utf8encode(t.name)),g=t.comment||"",y=o.transformTo("string",u(g)),b=o.transformTo("string",d.utf8encode(g)),w=v.length!==t.name.length,E=b.length!==g.length,C=t.options,x="",k="",P="";f=t._initialMetadata.dir!==t.dir?t.dir:C.dir,p=t._initialMetadata.date!==t.date?t.date:C.date;var O=0,R=0;f&&(O|=16),"UNIX"===s?(R=798,O|=S(t.unixPermissions,f)):(R=20,O|=T(t.dosPermissions,f)),l=p.getHours(),l<<=6,l|=p.getMinutes(),l<<=5,l|=p.getSeconds()/2,c=p.getFullYear()-1980,c<<=4,c|=p.getMonth()+1,c<<=5,c|=p.getDate(),w&&(k=_(1,1)+_(i(m),4)+v,x+="up"+_(k.length,2)+k),E&&(P=_(1,1)+_(this.crc32(y),4)+b,x+="uc"+_(P.length,2)+P);var A="";A+="\n\0",A+=h||!w&&!E?"\0\0":"\0\b",A+=n.compressionMethod,A+=_(l,2),A+=_(c,2),A+=_(n.crc32,4),A+=_(n.compressedSize,4),A+=_(n.uncompressedSize,4),A+=_(m.length,2),A+=_(x.length,2);var N=a.LOCAL_FILE_HEADER+A+m+x,M=a.CENTRAL_FILE_HEADER+_(R,2)+A+_(y.length,2)+"\0\0\0\0"+_(O,4)+_(r,4)+m+x+y;return{fileRecord:N,dirRecord:M,compressedObject:n}},O={load:function(e,t){throw new Error("Load method is not defined. Is the file jszip-load.js included ?")},filter:function(e){var t,n,r,i,a=[];for(t in this.files)this.files.hasOwnProperty(t)&&(r=this.files[t],i=new y(r.name,r._data,o.extend(r.options)),n=t.slice(this.root.length,t.length),t.slice(0,this.root.length)===this.root&&e(n,i)&&a.push(i));return a},file:function(e,t,n){if(1===arguments.length){if(o.isRegExp(e)){var r=e;return this.filter(function(e,t){return!t.dir&&r.test(e)})}return this.filter(function(t,n){return!n.dir&&t===e})[0]||null}return e=this.root+e,w.call(this,e,t,n),this},folder:function(e){if(!e)return this;if(o.isRegExp(e))return this.filter(function(t,n){return n.dir&&e.test(t)});var t=this.root+e,n=x.call(this,t),r=this.clone();return r.root=n.name,r},remove:function(e){e=this.root+e;var t=this.files[e];if(t||("/"!=e.slice(-1)&&(e+="/"),t=this.files[e]),t&&!t.dir)delete this.files[e];else for(var n=this.filter(function(t,n){return n.name.slice(0,e.length)===e}),r=0;r<n.length;r++)delete this.files[n[r].name];return this},generate:function(e){e=o.extend(e||{},{base64:!0,compression:"STORE",compressionOptions:null,type:"base64",platform:"DOS",comment:null,mimeType:"application/zip",encodeFileName:d.utf8encode}),o.checkSupport(e.type),"darwin"!==e.platform&&"freebsd"!==e.platform&&"linux"!==e.platform&&"sunos"!==e.platform||(e.platform="UNIX"),"win32"===e.platform&&(e.platform="DOS");var t,n,r=[],i=0,s=0,c=o.transformTo("string",e.encodeFileName(e.comment||this.comment||""));for(var f in this.files)if(this.files.hasOwnProperty(f)){var m=this.files[f],v=m.options.compression||e.compression.toUpperCase(),g=l[v];if(!g)throw new Error(v+" is not a valid compression method !");var y=m.options.compressionOptions||e.compressionOptions||{},b=k.call(this,m,g,y),w=P.call(this,f,m,b,i,e.platform,e.encodeFileName);i+=w.fileRecord.length+b.compressedSize,s+=w.dirRecord.length,r.push(w)}var E="";E=a.CENTRAL_DIRECTORY_END+"\0\0\0\0"+_(r.length,2)+_(r.length,2)+_(s,4)+_(i,4)+_(c.length,2)+c;var C=e.type.toLowerCase();for(t="uint8array"===C||"arraybuffer"===C||"blob"===C||"nodebuffer"===C?new h(i+s+E.length):new p(i+s+E.length),n=0;n<r.length;n++)t.append(r[n].fileRecord),t.append(r[n].compressedObject.compressedContent);for(n=0;n<r.length;n++)t.append(r[n].dirRecord);t.append(E);var x=t.finalize();switch(e.type.toLowerCase()){case"uint8array":case"arraybuffer":case"nodebuffer":return o.transformTo(e.type.toLowerCase(),x);case"blob":return o.arrayBuffer2Blob(o.transformTo("arraybuffer",x),e.mimeType);case"base64":return e.base64?u.encode(x):x;default:return x}},crc32:function(e,t){return i(e,t)},utf8encode:function(e){return o.transformTo("string",d.utf8encode(e))},utf8decode:function(e){return d.utf8decode(e)}};e.exports=O},function(e,t){"use strict";e.exports={2:"need dictionary",1:"stream end",0:"","-1":"file error","-2":"stream error","-3":"data error","-4":"insufficient memory","-5":"buffer error","-6":"incompatible version"}},function(e,t){function n(e){if(u===setTimeout)return setTimeout(e,0);try{return u(e,0)}catch(t){try{return u.call(null,e,0)}catch(t){return u.call(this,e,0)}}}function r(e){if(l===clearTimeout)return clearTimeout(e);try{return l(e)}catch(t){try{return l.call(null,e)}catch(t){return l.call(this,e)}}}function o(){p&&f&&(p=!1,f.length?d=f.concat(d):h=-1,d.length&&i())}function i(){if(!p){var e=n(o);p=!0;for(var t=d.length;t;){for(f=d,d=[];++h<t;)f&&f[h].run();h=-1,t=d.length}f=null,p=!1,r(e)}}function a(e,t){this.fun=e,this.array=t}function s(){}var u,l,c=e.exports={};!function(){try{u=setTimeout}catch(e){u=function(){throw new Error("setTimeout is not defined")}}try{l=clearTimeout}catch(e){l=function(){throw new Error("clearTimeout is not defined")}}}();var f,d=[],p=!1,h=-1;c.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var r=1;r<arguments.length;r++)t[r-1]=arguments[r];d.push(new a(e,t)),1!==d.length||p||n(i)},a.prototype.run=function(){this.fun.apply(null,this.array)},c.title="browser",c.browser=!0,c.env={},c.argv=[],c.version="",c.versions={},c.on=s,c.addListener=s,c.once=s,c.off=s,c.removeListener=s,c.removeAllListeners=s,c.emit=s,c.binding=function(e){throw new Error("process.binding is not supported")},c.cwd=function(){return"/"},c.chdir=function(e){throw new Error("process.chdir is not supported")},c.umask=function(){return 0}},function(e,t){"use strict";function n(e,t,n){function r(){return a=!0,s?void(l=[].concat(Array.prototype.slice.call(arguments))):void n.apply(this,arguments)}function o(){if(!a&&(u=!0,!s)){for(s=!0;!a&&i<e&&u;)u=!1,t.call(this,i++,o,r);return s=!1,a?void n.apply(this,l):void(i>=e&&u&&(a=!0,n()))}}var i=0,a=!1,s=!1,u=!1,l=void 0;o()}function r(e,t,n){function r(e,t,r){a||(t?(a=!0,n(t)):(i[e]=r,a=++s===o,a&&n(null,i)))}var o=e.length,i=[];if(0===o)return n(null,i);var a=!1,s=0;e.forEach(function(e,n){t(e,n,function(e,t){r(n,e,t)})})}t.__esModule=!0,t.loopAsync=n,t.mapAsync=r},function(e,t,n){"use strict";function r(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t["default"]=e,t}function o(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0,t.router=t.routes=t.route=t.components=t.component=t.location=t.history=t.falsy=t.locationShape=t.routerShape=void 0;var i=n(5),a=n(45),s=(o(a),n(26)),u=r(s),l=n(8),c=(o(l),i.PropTypes.func),f=i.PropTypes.object,d=i.PropTypes.shape,p=i.PropTypes.string,h=t.routerShape=d({push:c.isRequired,replace:c.isRequired,go:c.isRequired,goBack:c.isRequired,goForward:c.isRequired,setRouteLeaveHook:c.isRequired,isActive:c.isRequired}),m=t.locationShape=d({pathname:p.isRequired,search:p.isRequired,state:f,action:p.isRequired,key:p}),v=t.falsy=u.falsy,g=t.history=u.history,y=t.location=m,_=t.component=u.component,b=t.components=u.components,w=t.route=u.route,E=(t.routes=u.routes,t.router=h),C={falsy:v,history:g,location:y,component:_,components:b, route:w,router:E};t["default"]=C},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e){for(var t in e)if(Object.prototype.hasOwnProperty.call(e,t))return!0;return!1}function i(e,t){function n(t){var n=!(arguments.length<=1||void 0===arguments[1])&&arguments[1],r=arguments.length<=2||void 0===arguments[2]?null:arguments[2],o=void 0;return n&&n!==!0||null!==r?(t={pathname:t,query:n},o=r||!1):(t=e.createLocation(t),o=n),(0,p["default"])(t,o,w.location,w.routes,w.params)}function r(t){return e.createLocation(t,u.REPLACE)}function i(e,n){E&&E.location===e?s(E,n):(0,g["default"])(t,e,function(t,r){t?n(t):r?s(a({},r,{location:e}),n):n()})}function s(e,t){function n(n,r){return n||r?o(n,r):void(0,m["default"])(e,function(n,r){n?t(n):t(null,null,w=a({},e,{components:r}))})}function o(e,n){e?t(e):t(null,r(n))}var i=(0,c["default"])(w,e),s=i.leaveRoutes,u=i.changeRoutes,l=i.enterRoutes;(0,f.runLeaveHooks)(s,w),s.filter(function(e){return l.indexOf(e)===-1}).forEach(y),(0,f.runChangeHooks)(u,w,e,function(t,r){return t||r?o(t,r):void(0,f.runEnterHooks)(l,e,n)})}function l(e){var t=arguments.length<=1||void 0===arguments[1]||arguments[1];return e.__id__||t&&(e.__id__=C++)}function d(e){return e.reduce(function(e,t){return e.push.apply(e,x[l(t)]),e},[])}function h(e,n){(0,g["default"])(t,e,function(t,r){if(null==r)return void n();E=a({},r,{location:e});for(var o=d((0,c["default"])(w,E).leaveRoutes),i=void 0,s=0,u=o.length;null==i&&s<u;++s)i=o[s](e);n(i)})}function v(){if(w.routes){for(var e=d(w.routes),t=void 0,n=0,r=e.length;"string"!=typeof t&&n<r;++n)t=e[n]();return t}}function y(e){var t=l(e,!1);t&&(delete x[t],o(x)||(k&&(k(),k=null),S&&(S(),S=null)))}function _(t,n){var r=l(t),i=x[r];if(i)i.indexOf(n)===-1&&i.push(n);else{var a=!o(x);x[r]=[n],a&&(k=e.listenBefore(h),e.listenBeforeUnload&&(S=e.listenBeforeUnload(v)))}return function(){var e=x[r];if(e){var o=e.filter(function(e){return e!==n});0===o.length?y(t):x[r]=o}}}function b(t){return e.listen(function(n){w.location===n?t(null,w):i(n,function(n,r,o){n?t(n):r?e.transitionTo(r):o&&t(null,o)})})}var w={},E=void 0,C=1,x=Object.create(null),k=void 0,S=void 0;return{isActive:n,match:i,listenBeforeLeavingRoute:_,listen:b}}t.__esModule=!0;var a=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e};t["default"]=i;var s=n(8),u=(r(s),n(31)),l=n(230),c=r(l),f=n(227),d=n(235),p=r(d),h=n(231),m=r(h),v=n(237),g=r(v);e.exports=t["default"]},function(e,t){"use strict";function n(e,t,n){e.addEventListener?e.addEventListener(t,n,!1):e.attachEvent("on"+t,n)}function r(e,t,n){e.removeEventListener?e.removeEventListener(t,n,!1):e.detachEvent("on"+t,n)}function o(){return window.location.href.split("#")[1]||""}function i(e){window.location.replace(window.location.pathname+window.location.search+"#"+e)}function a(){return window.location.pathname+window.location.search+window.location.hash}function s(e){e&&window.history.go(e)}function u(e,t){t(window.confirm(e))}function l(){var e=navigator.userAgent;return(e.indexOf("Android 2.")===-1&&e.indexOf("Android 4.0")===-1||e.indexOf("Mobile Safari")===-1||e.indexOf("Chrome")!==-1||e.indexOf("Windows Phone")!==-1)&&(window.history&&"pushState"in window.history)}function c(){var e=navigator.userAgent;return e.indexOf("Firefox")===-1}t.__esModule=!0,t.addEventListener=n,t.removeEventListener=r,t.getHashPath=o,t.replaceHashPath=i,t.getWindowPath=a,t.go=s,t.getUserConfirmation=u,t.supportsHistory=l,t.supportsGoWithoutReloadUsingHash=c},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e,t){return function(){return e.apply(this,arguments)}}t.__esModule=!0;var i=n(14);r(i);t["default"]=o,e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e,t,n){var r=e(t,n);e.length<2&&n(r)}t.__esModule=!0;var i=n(14);r(i);t["default"]=o,e.exports=t["default"]},function(e,t,n){"use strict";function r(e,t){return Array.isArray(t)&&(t=t[1]),t?t.nextSibling:e.firstChild}function o(e,t,n){c.insertTreeBefore(e,t,n)}function i(e,t,n){Array.isArray(t)?s(e,t[0],t[1],n):v(e,t,n)}function a(e,t){if(Array.isArray(t)){var n=t[1];t=t[0],u(e,t,n),e.removeChild(n)}e.removeChild(t)}function s(e,t,n,r){for(var o=t;;){var i=o.nextSibling;if(v(e,o,r),o===n)break;o=i}}function u(e,t,n){for(;;){var r=t.nextSibling;if(r===n)break;e.removeChild(r)}}function l(e,t,n){var r=e.parentNode,o=e.nextSibling;o===t?n&&v(r,document.createTextNode(n),o):n?(m(o,n),u(r,o,t)):u(r,e,t)}var c=n(32),f=n(249),d=n(142),p=(n(6),n(10),n(85)),h=n(52),m=n(155),v=p(function(e,t,n){e.insertBefore(t,n)}),g=f.dangerouslyReplaceNodeWithMarkup,y={dangerouslyReplaceNodeWithMarkup:g,replaceDelimitedText:l,processUpdates:function(e,t){for(var n=0;n<t.length;n++){var s=t[n];switch(s.type){case d.INSERT_MARKUP:o(e,s.content,r(e,s.afterNode));break;case d.MOVE_EXISTING:i(e,s.fromNode,r(e,s.afterNode));break;case d.SET_MARKUP:h(e,s.content);break;case d.TEXT_CONTENT:m(e,s.content);break;case d.REMOVE_NODE:a(e,s.fromNode)}}}};e.exports=y},function(e,t){"use strict";var n={html:"http://www.w3.org/1999/xhtml",mathml:"http://www.w3.org/1998/Math/MathML",svg:"http://www.w3.org/2000/svg"};e.exports=n},function(e,t,n){"use strict";function r(){if(s)for(var e in u){var t=u[e],n=s.indexOf(e);if(n>-1?void 0:a("96",e),!l.plugins[n]){t.extractEvents?void 0:a("97",e),l.plugins[n]=t;var r=t.eventTypes;for(var i in r)o(r[i],t,i)?void 0:a("98",i,e)}}}function o(e,t,n){l.eventNameDispatchConfigs.hasOwnProperty(n)?a("99",n):void 0,l.eventNameDispatchConfigs[n]=e;var r=e.phasedRegistrationNames;if(r){for(var o in r)if(r.hasOwnProperty(o)){var s=r[o];i(s,t,n)}return!0}return!!e.registrationName&&(i(e.registrationName,t,n),!0)}function i(e,t,n){l.registrationNameModules[e]?a("100",e):void 0,l.registrationNameModules[e]=t,l.registrationNameDependencies[e]=t.eventTypes[n].dependencies}var a=n(2),s=(n(1),null),u={},l={plugins:[],eventNameDispatchConfigs:{},registrationNameModules:{},registrationNameDependencies:{},possibleRegistrationNames:null,injectEventPluginOrder:function(e){s?a("101"):void 0,s=Array.prototype.slice.call(e),r()},injectEventPluginsByName:function(e){var t=!1;for(var n in e)if(e.hasOwnProperty(n)){var o=e[n];u.hasOwnProperty(n)&&u[n]===o||(u[n]?a("102",n):void 0,u[n]=o,t=!0)}t&&r()},getPluginModuleForEvent:function(e){var t=e.dispatchConfig;if(t.registrationName)return l.registrationNameModules[t.registrationName]||null;for(var n in t.phasedRegistrationNames)if(t.phasedRegistrationNames.hasOwnProperty(n)){var r=l.registrationNameModules[t.phasedRegistrationNames[n]];if(r)return r}return null},_resetEventPlugins:function(){s=null;for(var e in u)u.hasOwnProperty(e)&&delete u[e];l.plugins.length=0;var t=l.eventNameDispatchConfigs;for(var n in t)t.hasOwnProperty(n)&&delete t[n];var r=l.registrationNameModules;for(var o in r)r.hasOwnProperty(o)&&delete r[o]}};e.exports=l},function(e,t,n){"use strict";function r(e){return e===y.topMouseUp||e===y.topTouchEnd||e===y.topTouchCancel}function o(e){return e===y.topMouseMove||e===y.topTouchMove}function i(e){return e===y.topMouseDown||e===y.topTouchStart}function a(e,t,n,r){var o=e.type||"unknown-event";e.currentTarget=_.getNodeFromInstance(r),t?v.invokeGuardedCallbackWithCatch(o,n,e):v.invokeGuardedCallback(o,n,e),e.currentTarget=null}function s(e,t){var n=e._dispatchListeners,r=e._dispatchInstances;if(Array.isArray(n))for(var o=0;o<n.length&&!e.isPropagationStopped();o++)a(e,t,n[o],r[o]);else n&&a(e,t,n,r);e._dispatchListeners=null,e._dispatchInstances=null}function u(e){var t=e._dispatchListeners,n=e._dispatchInstances;if(Array.isArray(t)){for(var r=0;r<t.length&&!e.isPropagationStopped();r++)if(t[r](e,n[r]))return n[r]}else if(t&&t(e,n))return n;return null}function l(e){var t=u(e);return e._dispatchInstances=null,e._dispatchListeners=null,t}function c(e){var t=e._dispatchListeners,n=e._dispatchInstances;Array.isArray(t)?h("103"):void 0,e.currentTarget=t?_.getNodeFromInstance(n):null;var r=t?t(e):null;return e.currentTarget=null,e._dispatchListeners=null,e._dispatchInstances=null,r}function f(e){return!!e._dispatchListeners}var d,p,h=n(2),m=n(17),v=n(79),g=(n(1),n(3),{injectComponentTree:function(e){d=e},injectTreeTraversal:function(e){p=e}}),y=m.topLevelTypes,_={isEndish:r,isMoveish:o,isStartish:i,executeDirectDispatch:c,executeDispatchesInOrder:s,executeDispatchesInOrderStopAtTrue:l,hasDispatches:f,getInstanceFromNode:function(e){return d.getInstanceFromNode(e)},getNodeFromInstance:function(e){return d.getNodeFromInstance(e)},isAncestor:function(e,t){return p.isAncestor(e,t)},getLowestCommonAncestor:function(e,t){return p.getLowestCommonAncestor(e,t)},getParentInstance:function(e){return p.getParentInstance(e)},traverseTwoPhase:function(e,t,n){return p.traverseTwoPhase(e,t,n)},traverseEnterLeave:function(e,t,n,r,o){return p.traverseEnterLeave(e,t,n,r,o)},injection:g};e.exports=_},function(e,t){"use strict";function n(e){var t=/[=:]/g,n={"=":"=0",":":"=2"},r=(""+e).replace(t,function(e){return n[e]});return"$"+r}function r(e){var t=/(=0|=2)/g,n={"=0":"=","=2":":"},r="."===e[0]&&"$"===e[1]?e.substring(2):e.substring(1);return(""+r).replace(t,function(e){return n[e]})}var o={escape:n,unescape:r};e.exports=o},function(e,t,n){"use strict";function r(e){null!=e.checkedLink&&null!=e.valueLink?s("87"):void 0}function o(e){r(e),null!=e.value||null!=e.onChange?s("88"):void 0}function i(e){r(e),null!=e.checked||null!=e.onChange?s("89"):void 0}function a(e){if(e){var t=e.getName();if(t)return" Check the render method of `"+t+"`."}return""}var s=n(2),u=n(144),l=n(82),c=n(83),f=(n(1),n(3),{button:!0,checkbox:!0,image:!0,hidden:!0,radio:!0,reset:!0,submit:!0}),d={value:function(e,t,n){return!e[t]||f[e.type]||e.onChange||e.readOnly||e.disabled?null:new Error("You provided a `value` prop to a form field without an `onChange` handler. This will render a read-only field. If the field should be mutable use `defaultValue`. Otherwise, set either `onChange` or `readOnly`.")},checked:function(e,t,n){return!e[t]||e.onChange||e.readOnly||e.disabled?null:new Error("You provided a `checked` prop to a form field without an `onChange` handler. This will render a read-only field. If the field should be mutable use `defaultChecked`. Otherwise, set either `onChange` or `readOnly`.")},onChange:u.func},p={},h={checkPropTypes:function(e,t,n){for(var r in d){if(d.hasOwnProperty(r))var o=d[r](t,r,e,l.prop,null,c);if(o instanceof Error&&!(o.message in p)){p[o.message]=!0;a(n)}}},getValue:function(e){return e.valueLink?(o(e),e.valueLink.value):e.value},getChecked:function(e){return e.checkedLink?(i(e),e.checkedLink.value):e.checked},executeOnChange:function(e,t){return e.valueLink?(o(e),e.valueLink.requestChange(t.target.value)):e.checkedLink?(i(e),e.checkedLink.requestChange(t.target.checked)):e.onChange?e.onChange.call(void 0,t):void 0}};e.exports=h},function(e,t,n){"use strict";function r(e,t,n){this.props=e,this.context=t,this.refs=a,this.updater=n||i}var o=n(2),i=n(80),a=(n(148),n(35));n(1),n(3);r.prototype.isReactComponent={},r.prototype.setState=function(e,t){"object"!=typeof e&&"function"!=typeof e&&null!=e?o("85"):void 0,this.updater.enqueueSetState(this,e),t&&this.updater.enqueueCallback(this,t,"setState")},r.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this),e&&this.updater.enqueueCallback(this,e,"forceUpdate")};e.exports=r},function(e,t,n){"use strict";var r=n(2),o=(n(1),!1),i={unmountIDFromEnvironment:null,replaceNodeWithMarkup:null,processChildrenUpdates:null,injection:{injectEnvironment:function(e){o?r("104"):void 0,i.unmountIDFromEnvironment=e.unmountIDFromEnvironment,i.replaceNodeWithMarkup=e.replaceNodeWithMarkup,i.processChildrenUpdates=e.processChildrenUpdates,o=!0}}};e.exports=i},function(e,t,n){"use strict";function r(e,t){l[e]||(l[e]={element:null,parentID:null,ownerID:null,text:null,childIDs:[],displayName:"Unknown",isMounted:!1,updateCount:0}),t(l[e])}function o(e){var t=l[e];if(t){var n=t.childIDs;delete l[e],n.forEach(o)}}function i(e,t,n){return"\n in "+e+(t?" (at "+t.fileName.replace(/^.*[\\\/]/,"")+":"+t.lineNumber+")":n?" (created by "+n+")":"")}function a(e){var t,n=d.getDisplayName(e),r=d.getElement(e),o=d.getOwnerID(e);return o&&(t=d.getDisplayName(o)),i(n,r&&r._source,t)}var s=n(2),u=n(23),l=(n(1),n(3),{}),c={},f={},d={onSetDisplayName:function(e,t){r(e,function(e){return e.displayName=t})},onSetChildren:function(e,t){r(e,function(n){n.childIDs=t,t.forEach(function(t){var n=l[t];n?void 0:s("68"),null==n.displayName?s("69"):void 0,null==n.childIDs&&null==n.text?s("70"):void 0,n.isMounted?void 0:s("71"),null==n.parentID&&(n.parentID=e),n.parentID!==e?s("72",t,n.parentID,e):void 0})})},onSetOwner:function(e,t){r(e,function(e){return e.ownerID=t})},onSetParent:function(e,t){r(e,function(e){return e.parentID=t})},onSetText:function(e,t){r(e,function(e){return e.text=t})},onBeforeMountComponent:function(e,t){r(e,function(e){return e.element=t})},onBeforeUpdateComponent:function(e,t){r(e,function(e){return e.element=t})},onMountComponent:function(e){r(e,function(e){return e.isMounted=!0})},onMountRootComponent:function(e){f[e]=!0},onUpdateComponent:function(e){r(e,function(e){return e.updateCount++})},onUnmountComponent:function(e){r(e,function(e){return e.isMounted=!1}),c[e]=!0,delete f[e]},purgeUnmountedComponents:function(){if(!d._preventPurging){for(var e in c)o(e);c={}}},isMounted:function(e){var t=l[e];return!!t&&t.isMounted},getCurrentStackAddendum:function(e){var t="";if(e){var n=e.type,r="function"==typeof n?n.displayName||n.name:n,o=e._owner;t+=i(r||"Unknown",e._source,o&&o.getName())}var a=u.current,s=a&&a._debugID;return t+=d.getStackAddendumByID(s)},getStackAddendumByID:function(e){for(var t="";e;)t+=a(e),e=d.getParentID(e);return t},getChildIDs:function(e){var t=l[e];return t?t.childIDs:[]},getDisplayName:function(e){var t=l[e];return t?t.displayName:"Unknown"},getElement:function(e){var t=l[e];return t?t.element:null},getOwnerID:function(e){var t=l[e];return t?t.ownerID:null},getParentID:function(e){var t=l[e];return t?t.parentID:null},getSource:function(e){var t=l[e],n=t?t.element:null,r=null!=n?n._source:null;return r},getText:function(e){var t=l[e];return t?t.text:null},getUpdateCount:function(e){var t=l[e];return t?t.updateCount:0},getRootIDs:function(){return Object.keys(f)},getRegisteredIDs:function(){return Object.keys(l)}};e.exports=d},function(e,t,n){"use strict";function r(e,t,n,r){try{return t(n,r)}catch(i){return void(null===o&&(o=i))}}var o=null,i={invokeGuardedCallback:r,invokeGuardedCallbackWithCatch:r,rethrowCaughtError:function(){if(o){var e=o;throw o=null,e}}};e.exports=i},function(e,t,n){"use strict";function r(e,t){}var o=(n(3),{isMounted:function(e){return!1},enqueueCallback:function(e,t){},enqueueForceUpdate:function(e){r(e,"forceUpdate")},enqueueReplaceState:function(e,t){r(e,"replaceState")},enqueueSetState:function(e,t){r(e,"setState")}});e.exports=o},function(e,t,n){"use strict";var r={};e.exports=r},function(e,t,n){"use strict";var r=n(42),o=r({prop:null,context:null,childContext:null});e.exports=o},function(e,t){"use strict";var n="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";e.exports=n},function(e,t,n){"use strict";function r(e){u.enqueueUpdate(e)}function o(e){var t=typeof e;if("object"!==t)return t;var n=e.constructor&&e.constructor.name||t,r=Object.keys(e);return r.length>0&&r.length<20?n+" (keys: "+r.join(", ")+")":n}function i(e,t){var n=s.get(e);if(!n){return null}return n}var a=n(2),s=(n(23),n(39)),u=(n(10),n(16)),l=(n(1),n(3),{isMounted:function(e){var t=s.get(e);return!!t&&!!t._renderedComponent},enqueueCallback:function(e,t,n){l.validateCallback(t,n);var o=i(e);return o?(o._pendingCallbacks?o._pendingCallbacks.push(t):o._pendingCallbacks=[t],void r(o)):null},enqueueCallbackInternal:function(e,t){e._pendingCallbacks?e._pendingCallbacks.push(t):e._pendingCallbacks=[t],r(e)},enqueueForceUpdate:function(e){var t=i(e,"forceUpdate");t&&(t._pendingForceUpdate=!0,r(t))},enqueueReplaceState:function(e,t){var n=i(e,"replaceState");n&&(n._pendingStateQueue=[t],n._pendingReplaceState=!0,r(n))},enqueueSetState:function(e,t){var n=i(e,"setState");if(n){var o=n._pendingStateQueue||(n._pendingStateQueue=[]);o.push(t),r(n)}},enqueueElementInternal:function(e,t,n){e._pendingElement=t,e._context=n,r(e)},validateCallback:function(e,t){e&&"function"!=typeof e?a("122",t,o(e)):void 0}});e.exports=l},function(e,t){"use strict";var n=function(e){return"undefined"!=typeof MSApp&&MSApp.execUnsafeLocalFunction?function(t,n,r,o){MSApp.execUnsafeLocalFunction(function(){return e(t,n,r,o)})}:e};e.exports=n},function(e,t){"use strict";function n(e){var t,n=e.keyCode;return"charCode"in e?(t=e.charCode,0===t&&13===n&&(t=13)):t=n,t>=32||13===t?t:0}e.exports=n},function(e,t){"use strict";function n(e){var t=this,n=t.nativeEvent;if(n.getModifierState)return n.getModifierState(e);var r=o[e];return!!r&&!!n[r]}function r(e){return n}var o={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};e.exports=r},function(e,t){"use strict";function n(e){var t=e.target||e.srcElement||window;return t.correspondingUseElement&&(t=t.correspondingUseElement),3===t.nodeType?t.parentNode:t}e.exports=n},function(e,t,n){"use strict";/** * Checks if an event is supported in the current execution environment. * * NOTE: This will not work correctly for non-generic events such as `change`, * `reset`, `load`, `error`, and `select`. * * Borrows from Modernizr. * * @param {string} eventNameSuffix Event name, e.g. "click". * @param {?boolean} capture Check if the capture phase is supported. * @return {boolean} True if the event is supported. * @internal * @license Modernizr 3.0.0pre (Custom Build) | MIT */ function r(e,t){if(!i.canUseDOM||t&&!("addEventListener"in document))return!1;var n="on"+e,r=n in document;if(!r){var a=document.createElement("div");a.setAttribute(n,"return;"),r="function"==typeof a[n]}return!r&&o&&"wheel"===e&&(r=document.implementation.hasFeature("Events.wheel","3.0")),r}var o,i=n(9);i.canUseDOM&&(o=document.implementation&&document.implementation.hasFeature&&document.implementation.hasFeature("","")!==!0),e.exports=r},function(e,t){"use strict";function n(e,t){var n=null===e||e===!1,r=null===t||t===!1;if(n||r)return n===r;var o=typeof e,i=typeof t;return"string"===o||"number"===o?"string"===i||"number"===i:"object"===i&&e.type===t.type&&e.key===t.key}e.exports=n},function(e,t,n){"use strict";function r(e,t){return e&&"object"==typeof e&&null!=e.key?l.escape(e.key):t.toString(36)}function o(e,t,n,i){var d=typeof e;if("undefined"!==d&&"boolean"!==d||(e=null),null===e||"string"===d||"number"===d||s.isValidElement(e))return n(i,e,""===t?c+r(e,0):t),1;var p,h,m=0,v=""===t?c:t+f;if(Array.isArray(e))for(var g=0;g<e.length;g++)p=e[g],h=v+r(p,g),m+=o(p,h,n,i);else{var y=u(e);if(y){var _,b=y.call(e);if(y!==e.entries)for(var w=0;!(_=b.next()).done;)p=_.value,h=v+r(p,w++),m+=o(p,h,n,i);else for(;!(_=b.next()).done;){var E=_.value;E&&(p=E[1],h=v+l.escape(E[0])+f+r(p,0),m+=o(p,h,n,i))}}else if("object"===d){var C="",x=String(e);a("31","[object Object]"===x?"object with keys {"+Object.keys(e).join(", ")+"}":x,C)}}return m}function i(e,t,n){return null==e?0:o(e,"",t,n)}var a=n(2),s=(n(23),n(15)),u=n(151),l=(n(1),n(74)),c=(n(3),"."),f=":";e.exports=i},function(e,t,n){"use strict";var r=(n(4),n(11)),o=(n(3),r);e.exports=o},function(e,t){function n(e,t){for(var n in t)if(!(n in e))return!1;for(var r in e)if(!(r in t))return!1;return!0}var r=function(){function e(e){void 0===e&&(e=[]),this._element_object={};for(var t,n=0;t=e[n];n++)this._element_object[t]=1}return e}();t.Bag=r;var o=function(){function e(e){this._element_object={},this._addArray(e)}return e.prototype.clone=function(){var t=new e([]);for(var n in this._element_object)t._element_object[n]=!0;return t},e.prototype.toJSON=function(){return Object.keys(this._element_object)},e.prototype._add=function(e){return this._element_object[e]=!0,this},e.prototype._addArray=function(e){void 0===e&&(e=[]);for(var t,n=0;void 0!==(t=e[n]);n++)this._element_object[t]=!0;return this},e.prototype._addSet=function(e){for(var t in e._element_object)this._element_object[t]=!0;return this},e.prototype._remove=function(e){delete this._element_object[e]},e.prototype._removeArray=function(e){for(var t,n=0;void 0!==(t=e[n]);n++)delete this._element_object[t];return this},e.prototype._removeSet=function(e){for(var t in e._element_object)delete this._element_object[t];return this},e.prototype.add=function(e){return this.clone()._add(e)},e.prototype.addArray=function(e){return this.clone()._addArray(e)},e.prototype.addSet=function(e){return this.clone()._addSet(e)},e.prototype.remove=function(e){return this.clone()._remove(e)},e.prototype.removeArray=function(e){return this.clone()._removeArray(e)},e.prototype.removeSet=function(e){return this.clone()._removeSet(e)},e.prototype.equals=function(e){return n(this._element_object,e._element_object)},e.prototype.contains=function(e){return e in this._element_object},Object.defineProperty(e.prototype,"size",{get:function(){var e=0;for(var t in this._element_object)e++;return e},enumerable:!0,configurable:!0}),e.equal=function(e){if(0!=e.length){if(1==e.length)return!0;for(var t,r=e[0],o=1;void 0!==(t=e[o]);o++){var i=n(r._element_object,t._element_object);if(!i)return!1}return!0}},e.contain=function(e,t){for(var n,r=0;void 0!==(n=e[r]);r++)if(!(t in n._element_object))return!1;return!0},e.union=function(t){if(0!=t.length){if(1==t.length)return t[0].clone();for(var n,r=new e([]),o=0;void 0!==(n=t[o]);o++)r._addSet(n);return r}},e.intersection=function(t){if(0!=t.length){if(1==t.length)return t[0].clone();t=t.sort(function(e,t){return e.size-t.size});var n=t[0],r=t.slice(1),o=new e([]);for(var i in n._element_object){var a=e.contain(r,i);a&&(o._element_object[i]=!0)}return o}},e}();t.Set=o;var i=function(){function e(e){void 0===e&&(e=[]),this.elements=e}return e.prototype.getElements=function(){return this.elements},Object.defineProperty(e.prototype,"size",{get:function(){return this.elements.length},enumerable:!0,configurable:!0}),e.prototype.push=function(e){return this.elements.push(e)},e.prototype.pop=function(){return this.elements.pop()},Object.defineProperty(e.prototype,"bottom",{get:function(){return this.elements[0]},set:function(e){this.elements[0]=e},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"top",{get:function(){return this.elements[this.elements.length-1]},set:function(e){var t=Math.max(this.elements.length-1,0);this.elements[t]=e},enumerable:!0,configurable:!0}),e}();t.Stack=i},function(e,t,n){function r(e){return null===e||void 0===e}function o(e){return!(!e||"object"!=typeof e||"number"!=typeof e.length)&&("function"==typeof e.copy&&"function"==typeof e.slice&&!(e.length>0&&"number"!=typeof e[0]))}function i(e,t,n){var i,c;if(r(e)||r(t))return!1;if(e.prototype!==t.prototype)return!1;if(u(e))return!!u(t)&&(e=a.call(e),t=a.call(t),l(e,t,n));if(o(e)){if(!o(t))return!1;if(e.length!==t.length)return!1;for(i=0;i<e.length;i++)if(e[i]!==t[i])return!1;return!0}try{var f=s(e),d=s(t)}catch(p){return!1}if(f.length!=d.length)return!1;for(f.sort(),d.sort(),i=f.length-1;i>=0;i--)if(f[i]!=d[i])return!1;for(i=f.length-1;i>=0;i--)if(c=f[i],!l(e[c],t[c],n))return!1;return typeof e==typeof t}var a=Array.prototype.slice,s=n(172),u=n(171),l=e.exports=function(e,t,n){return n||(n={}),e===t||(e instanceof Date&&t instanceof Date?e.getTime()===t.getTime():!e||!t||"object"!=typeof e&&"object"!=typeof t?n.strict?e===t:e==t:i(e,t,n))}},function(e,t,n){"use strict";var r=n(11),o={listen:function(e,t,n){return e.addEventListener?(e.addEventListener(t,n,!1),{remove:function(){e.removeEventListener(t,n,!1)}}):e.attachEvent?(e.attachEvent("on"+t,n),{remove:function(){e.detachEvent("on"+t,n)}}):void 0},capture:function(e,t,n){return e.addEventListener?(e.addEventListener(t,n,!0),{remove:function(){e.removeEventListener(t,n,!0)}}):{remove:r}},registerDefault:function(){}};e.exports=o},function(e,t){"use strict";function n(e){try{e.focus()}catch(t){}}e.exports=n},function(e,t){"use strict";function n(){if("undefined"==typeof document)return null;try{return document.activeElement||document.body}catch(e){return document.body}}e.exports=n},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e){return u+e}function i(e,t){try{null==t?window.sessionStorage.removeItem(o(e)):window.sessionStorage.setItem(o(e),JSON.stringify(t))}catch(n){if(n.name===c)return;if(l.indexOf(n.name)>=0&&0===window.sessionStorage.length)return;throw n}}function a(e){var t=void 0;try{t=window.sessionStorage.getItem(o(e))}catch(n){if(n.name===c)return null}if(t)try{return JSON.parse(t)}catch(n){}return null}t.__esModule=!0,t.saveState=i,t.readState=a;var s=n(12),u=(r(s),"@@History/"),l=["QuotaExceededError","QUOTA_EXCEEDED_ERR"],c="SecurityError"},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e){function t(e){return u.canUseDOM?void 0:s["default"](!1),n.listen(e)}var n=f["default"](i({getUserConfirmation:l.getUserConfirmation},e,{go:l.go}));return i({},n,{listen:t})}t.__esModule=!0;var i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},a=n(7),s=r(a),u=n(36),l=n(43),c=n(100),f=r(c);t["default"]=o,e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e){return Math.random().toString(36).substr(2,e)}function i(e,t){return e.pathname===t.pathname&&e.search===t.search&&e.key===t.key&&c["default"](e.state,t.state)}function a(){function e(e){return B.push(e),function(){B=B.filter(function(t){return t!==e})}}function t(){return H&&H.action===p.POP?j.indexOf(H.key):z?j.indexOf(z.key):-1}function n(e){var n=t();z=e,z.action===p.PUSH?j=[].concat(j.slice(0,n+1),[z.key]):z.action===p.REPLACE&&(j[n]=z.key),F.forEach(function(e){e(z)})}function r(e){if(F.push(e),z)e(z);else{var t=N();j=[t.key],n(t)}return function(){F=F.filter(function(t){return t!==e})}}function a(e,t){d.loopAsync(B.length,function(t,n,r){g["default"](B[t],e,function(e){null!=e?r(e):n()})},function(e){L&&"string"==typeof e?L(e,function(e){t(e!==!1)}):t(e!==!1)})}function u(e){z&&i(z,e)||(H=e,a(e,function(t){if(H===e)if(t){if(e.action===p.PUSH){var r=E(z),o=E(e);o===r&&c["default"](z.state,e.state)&&(e.action=p.REPLACE)}M(e)!==!1&&n(e)}else if(z&&e.action===p.POP){var i=j.indexOf(z.key),a=j.indexOf(e.key);i!==-1&&a!==-1&&D(i-a)}}))}function l(e){u(x(e,p.PUSH,w()))}function h(e){u(x(e,p.REPLACE,w()))}function v(){D(-1)}function y(){D(1)}function w(){return o(U)}function E(e){if(null==e||"string"==typeof e)return e;var t=e.pathname,n=e.search,r=e.hash,o=t;return n&&(o+=n),r&&(o+=r),o}function C(e){return E(e)}function x(e,t){var n=arguments.length<=2||void 0===arguments[2]?w():arguments[2];return"object"==typeof t&&("string"==typeof e&&(e=f.parsePath(e)),e=s({},e,{state:t}),t=n,n=arguments[3]||w()),m["default"](e,t,n)}function k(e){z?(S(z,e),n(z)):S(N(),e)}function S(e,t){e.state=s({},e.state,t),I(e.key,e.state)}function T(e){B.indexOf(e)===-1&&B.push(e)}function P(e){B=B.filter(function(t){return t!==e})}function O(e,t){"string"==typeof t&&(t=f.parsePath(t)),l(s({state:e},t))}function R(e,t){"string"==typeof t&&(t=f.parsePath(t)),h(s({state:e},t))}var A=arguments.length<=0||void 0===arguments[0]?{}:arguments[0],N=A.getCurrentLocation,M=A.finishTransition,I=A.saveState,D=A.go,L=A.getUserConfirmation,U=A.keyLength;"number"!=typeof U&&(U=b);var B=[],j=[],F=[],z=void 0,H=void 0;return{listenBefore:e,listen:r,transitionTo:u,push:l,replace:h,go:D,goBack:v,goForward:y,createKey:w,createPath:E,createHref:C,createLocation:x,setState:_["default"](k,"setState is deprecated; use location.key to save state instead"),registerTransitionHook:_["default"](T,"registerTransitionHook is deprecated; use listenBefore instead"),unregisterTransitionHook:_["default"](P,"unregisterTransitionHook is deprecated; use the callback returned from listenBefore instead"),pushState:_["default"](O,"pushState is deprecated; use push instead"),replaceState:_["default"](R,"replaceState is deprecated; use replace instead")}}t.__esModule=!0;var s=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},u=n(12),l=(r(u),n(94)),c=r(l),f=n(24),d=n(186),p=n(28),h=n(101),m=r(h),v=n(57),g=r(v),y=n(25),_=r(y),b=6;t["default"]=a,e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(){var e=arguments.length<=0||void 0===arguments[0]?"/":arguments[0],t=arguments.length<=1||void 0===arguments[1]?s.POP:arguments[1],n=arguments.length<=2||void 0===arguments[2]?null:arguments[2],r=arguments.length<=3||void 0===arguments[3]?null:arguments[3];"string"==typeof e&&(e=u.parsePath(e)),"object"==typeof t&&(e=i({},e,{state:t}),t=n||s.POP,n=r);var o=e.pathname||"/",a=e.search||"",l=e.hash||"",c=e.state||null;return{pathname:o,search:a,hash:l,state:c,action:t,key:n}}t.__esModule=!0;var i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},a=n(12),s=(r(a),n(28)),u=n(24);t["default"]=o,e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e){function t(t){var n=e();if("string"==typeof n)return(t||window.event).returnValue=n,n}return l.addEventListener(window,"beforeunload",t),function(){l.removeEventListener(window,"beforeunload",t)}}function i(e){return function(t){function n(){for(var e=void 0,t=0,n=d.length;null==e&&t<n;++t)e=d[t].call();return e}function r(e){return d.push(e),1===d.length&&u.canUseDOM&&(c=o(n)),function(){d=d.filter(function(t){return t!==e}),0===d.length&&c&&(c(),c=null)}}function i(e){u.canUseDOM&&d.indexOf(e)===-1&&(d.push(e),1===d.length&&(c=o(n)))}function s(e){d.length>0&&(d=d.filter(function(t){return t!==e}),0===d.length&&c())}var l=e(t),c=void 0,d=[];return a({},l,{listenBeforeUnload:r,registerBeforeUnloadHook:f["default"](i,"registerBeforeUnloadHook is deprecated; use listenBeforeUnload instead"),unregisterBeforeUnloadHook:f["default"](s,"unregisterBeforeUnloadHook is deprecated; use the callback returned from listenBeforeUnload instead")})}}t.__esModule=!0;var a=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},s=n(12),u=(r(s),n(36)),l=n(43),c=n(25),f=r(c);t["default"]=i,e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e){return u.stringify(e).replace(/%20/g,"+")}function i(e){return function(){function t(e){if(null==e.query){var t=e.search;e.query=E(t.substring(1)),e[h]={search:t,searchBase:""}}return e}function n(e,t){var n,r=e[h],o=t?w(t):"";if(!r&&!o)return e;"string"==typeof e&&(e=f.parsePath(e));var i=void 0;i=r&&e.search===r.search?r.searchBase:e.search||"";var s=i;return o&&(s+=(s?"&":"?")+o),a({},e,(n={search:s},n[h]={search:s,searchBase:i},n))}function r(e){return b.listenBefore(function(n,r){c["default"](e,t(n),r)})}function i(e){return b.listen(function(n){e(t(n))})}function s(e){b.push(n(e,e.query))}function u(e){b.replace(n(e,e.query))}function l(e,t){return b.createPath(n(e,t||e.query))}function d(e,t){return b.createHref(n(e,t||e.query))}function v(e){for(var r=arguments.length,o=Array(r>1?r-1:0),i=1;i<r;i++)o[i-1]=arguments[i];var a=b.createLocation.apply(b,[n(e,e.query)].concat(o));return e.query&&(a.query=e.query),t(a)}function g(e,t,n){"string"==typeof t&&(t=f.parsePath(t)),s(a({state:e},t,{query:n}))}function y(e,t,n){"string"==typeof t&&(t=f.parsePath(t)),u(a({state:e},t,{query:n}))}var _=arguments.length<=0||void 0===arguments[0]?{}:arguments[0],b=e(_),w=_.stringifyQuery,E=_.parseQueryString;return"function"!=typeof w&&(w=o),"function"!=typeof E&&(E=m),a({},b,{listenBefore:r,listen:i,push:s,replace:u,createPath:l,createHref:d,createLocation:v,pushState:p["default"](g,"pushState is deprecated; use push instead"),replaceState:p["default"](y,"replaceState is deprecated; use replace instead")})}}t.__esModule=!0;var a=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},s=n(12),u=(r(s),n(194)),l=n(57),c=r(l),f=n(24),d=n(25),p=r(d),h="$searchBase",m=u.parse;t["default"]=i,e.exports=t["default"]},function(e,t,n){"use strict";function r(e){if(e){this.data=e,this.length=this.data.length,this.index=0,this.zero=0;for(var t=0;t<this.data.length;t++)e[t]=255&e[t]}}var o=n(106);r.prototype=new o,r.prototype.byteAt=function(e){return this.data[this.zero+e]},r.prototype.lastIndexOfSignature=function(e){for(var t=e.charCodeAt(0),n=e.charCodeAt(1),r=e.charCodeAt(2),o=e.charCodeAt(3),i=this.length-4;i>=0;--i)if(this.data[i]===t&&this.data[i+1]===n&&this.data[i+2]===r&&this.data[i+3]===o)return i-this.zero;return-1},r.prototype.readData=function(e){if(this.checkOffset(e),0===e)return[];var t=this.data.slice(this.zero+this.index,this.zero+this.index+e);return this.index+=e,t},e.exports=r},function(e,t){"use strict";function n(){this.compressedSize=0,this.uncompressedSize=0,this.crc32=0,this.compressionMethod=null,this.compressedContent=null}n.prototype={getContent:function(){return null},getCompressedContent:function(){return null}},e.exports=n},function(e,t,n){"use strict";function r(e){this.data=null,this.length=0,this.index=0,this.zero=0}var o=n(13);r.prototype={checkOffset:function(e){this.checkIndex(this.index+e)},checkIndex:function(e){if(this.length<this.zero+e||e<0)throw new Error("End of data reached (data length = "+this.length+", asked index = "+e+"). Corrupted zip ?")},setIndex:function(e){this.checkIndex(e),this.index=e},skip:function(e){this.setIndex(this.index+e)},byteAt:function(e){},readInt:function(e){var t,n=0;for(this.checkOffset(e),t=this.index+e-1;t>=this.index;t--)n=(n<<8)+this.byteAt(t);return this.index+=e,n},readString:function(e){return o.transformTo("string",this.readData(e))},readData:function(e){},lastIndexOfSignature:function(e){},readDate:function(){var e=this.readInt(4);return new Date((e>>25&127)+1980,(e>>21&15)-1,e>>16&31,e>>11&31,e>>5&63,(31&e)<<1)}},e.exports=r},function(e,t){"use strict";t.base64=!1,t.binary=!1,t.dir=!1,t.createFolders=!1,t.date=null,t.compression=null,t.compressionOptions=null,t.comment=null,t.unixPermissions=null,t.dosPermissions=null},function(e,t){"use strict";t.LOCAL_FILE_HEADER="PK",t.CENTRAL_FILE_HEADER="PK",t.CENTRAL_DIRECTORY_END="PK",t.ZIP64_CENTRAL_DIRECTORY_LOCATOR="PK",t.ZIP64_CENTRAL_DIRECTORY_END="PK",t.DATA_DESCRIPTOR="PK\b"},function(e,t,n){"use strict";function r(e,t){this.data=e,t||(this.data=i.string2binary(this.data)),this.length=this.data.length,this.index=0,this.zero=0}var o=n(106),i=n(13);r.prototype=new o,r.prototype.byteAt=function(e){return this.data.charCodeAt(this.zero+e)},r.prototype.lastIndexOfSignature=function(e){return this.data.lastIndexOf(e)-this.zero},r.prototype.readData=function(e){this.checkOffset(e);var t=this.data.slice(this.zero+this.index,this.zero+this.index+e);return this.index+=e,t},e.exports=r},function(e,t,n){"use strict";function r(e){e&&(this.data=e,this.length=this.data.length,this.index=0,this.zero=0)}var o=n(104);r.prototype=new o,r.prototype.readData=function(e){if(this.checkOffset(e),0===e)return new Uint8Array(0);var t=this.data.subarray(this.zero+this.index,this.zero+this.index+e);return this.index+=e,t},e.exports=r},function(e,t,n){"use strict";for(var r=n(13),o=n(29),i=n(60),a=new Array(256),s=0;s<256;s++)a[s]=s>=252?6:s>=248?5:s>=240?4:s>=224?3:s>=192?2:1;a[254]=a[254]=1;var u=function(e){var t,n,r,i,a,s=e.length,u=0;for(i=0;i<s;i++)n=e.charCodeAt(i),55296===(64512&n)&&i+1<s&&(r=e.charCodeAt(i+1),56320===(64512&r)&&(n=65536+(n-55296<<10)+(r-56320),i++)),u+=n<128?1:n<2048?2:n<65536?3:4;for(t=o.uint8array?new Uint8Array(u):new Array(u),a=0,i=0;a<u;i++)n=e.charCodeAt(i),55296===(64512&n)&&i+1<s&&(r=e.charCodeAt(i+1),56320===(64512&r)&&(n=65536+(n-55296<<10)+(r-56320),i++)),n<128?t[a++]=n:n<2048?(t[a++]=192|n>>>6,t[a++]=128|63&n):n<65536?(t[a++]=224|n>>>12,t[a++]=128|n>>>6&63,t[a++]=128|63&n):(t[a++]=240|n>>>18,t[a++]=128|n>>>12&63,t[a++]=128|n>>>6&63,t[a++]=128|63&n);return t},l=function(e,t){var n;for(t=t||e.length,t>e.length&&(t=e.length),n=t-1;n>=0&&128===(192&e[n]);)n--;return n<0?t:0===n?t:n+a[e[n]]>t?n:t},c=function(e){var t,n,o,i,s=e.length,u=new Array(2*s);for(n=0,t=0;t<s;)if(o=e[t++],o<128)u[n++]=o;else if(i=a[o],i>4)u[n++]=65533,t+=i-1;else{for(o&=2===i?31:3===i?15:7;i>1&&t<s;)o=o<<6|63&e[t++],i--;i>1?u[n++]=65533:o<65536?u[n++]=o:(o-=65536,u[n++]=55296|o>>10&1023,u[n++]=56320|1023&o)}return u.length!==n&&(u.subarray?u=u.subarray(0,n):u.length=n),r.applyFromCharCode(u)};t.utf8encode=function(e){return o.nodebuffer?i(e,"utf-8"):u(e)},t.utf8decode=function(e){if(o.nodebuffer)return r.transformTo("nodebuffer",e).toString("utf-8");e=r.transformTo(o.uint8array?"uint8array":"array",e);for(var t=[],n=0,i=e.length,a=65536;n<i;){var s=l(e,Math.min(n+a,i));o.uint8array?t.push(c(e.subarray(n,s))):t.push(c(e.slice(n,s))),n=s}return t.join("")}},function(e,t,n){"use strict";function r(e,t){if(t<65537&&(e.subarray&&a||!e.subarray&&i))return String.fromCharCode.apply(null,o.shrinkBuf(e,t));for(var n="",r=0;r<t;r++)n+=String.fromCharCode(e[r]);return n}var o=n(20),i=!0,a=!0;try{String.fromCharCode.apply(null,[0])}catch(s){i=!1}try{String.fromCharCode.apply(null,new Uint8Array(1))}catch(s){a=!1}for(var u=new o.Buf8(256),l=0;l<256;l++)u[l]=l>=252?6:l>=248?5:l>=240?4:l>=224?3:l>=192?2:1;u[254]=u[254]=1,t.string2buf=function(e){var t,n,r,i,a,s=e.length,u=0;for(i=0;i<s;i++)n=e.charCodeAt(i),55296===(64512&n)&&i+1<s&&(r=e.charCodeAt(i+1),56320===(64512&r)&&(n=65536+(n-55296<<10)+(r-56320),i++)),u+=n<128?1:n<2048?2:n<65536?3:4;for(t=new o.Buf8(u),a=0,i=0;a<u;i++)n=e.charCodeAt(i),55296===(64512&n)&&i+1<s&&(r=e.charCodeAt(i+1),56320===(64512&r)&&(n=65536+(n-55296<<10)+(r-56320),i++)),n<128?t[a++]=n:n<2048?(t[a++]=192|n>>>6,t[a++]=128|63&n):n<65536?(t[a++]=224|n>>>12,t[a++]=128|n>>>6&63,t[a++]=128|63&n):(t[a++]=240|n>>>18,t[a++]=128|n>>>12&63,t[a++]=128|n>>>6&63,t[a++]=128|63&n);return t},t.buf2binstring=function(e){return r(e,e.length)},t.binstring2buf=function(e){for(var t=new o.Buf8(e.length),n=0,r=t.length;n<r;n++)t[n]=e.charCodeAt(n);return t},t.buf2string=function(e,t){var n,o,i,a,s=t||e.length,l=new Array(2*s);for(o=0,n=0;n<s;)if(i=e[n++],i<128)l[o++]=i;else if(a=u[i],a>4)l[o++]=65533,n+=a-1;else{for(i&=2===a?31:3===a?15:7;a>1&&n<s;)i=i<<6|63&e[n++],a--;a>1?l[o++]=65533:i<65536?l[o++]=i:(i-=65536,l[o++]=55296|i>>10&1023,l[o++]=56320|1023&i)}return r(l,o)},t.utf8border=function(e,t){var n;for(t=t||e.length,t>e.length&&(t=e.length),n=t-1;n>=0&&128===(192&e[n]);)n--;return n<0?t:0===n?t:n+u[e[n]]>t?n:t}},function(e,t){"use strict";function n(e,t,n,r){for(var o=65535&e|0,i=e>>>16&65535|0,a=0;0!==n;){a=n>2e3?2e3:n,n-=a;do o=o+t[r++]|0,i=i+o|0;while(--a);o%=65521,i%=65521}return o|i<<16|0}e.exports=n},function(e,t){"use strict";e.exports={Z_NO_FLUSH:0,Z_PARTIAL_FLUSH:1,Z_SYNC_FLUSH:2,Z_FULL_FLUSH:3,Z_FINISH:4,Z_BLOCK:5,Z_TREES:6,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_ERRNO:-1,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_BUF_ERROR:-5,Z_NO_COMPRESSION:0,Z_BEST_SPEED:1,Z_BEST_COMPRESSION:9,Z_DEFAULT_COMPRESSION:-1,Z_FILTERED:1,Z_HUFFMAN_ONLY:2,Z_RLE:3,Z_FIXED:4,Z_DEFAULT_STRATEGY:0,Z_BINARY:0,Z_TEXT:1,Z_UNKNOWN:2,Z_DEFLATED:8}},function(e,t){"use strict";function n(){for(var e,t=[],n=0;n<256;n++){e=n;for(var r=0;r<8;r++)e=1&e?3988292384^e>>>1:e>>>1;t[n]=e}return t}function r(e,t,n,r){var i=o,a=r+n;e^=-1;for(var s=r;s<a;s++)e=e>>>8^i[255&(e^t[s])];return e^-1}var o=n();e.exports=r},function(e,t){"use strict";function n(){this.input=null,this.next_in=0,this.avail_in=0,this.total_in=0,this.output=null,this.next_out=0,this.avail_out=0,this.total_out=0,this.msg="",this.state=null,this.data_type=2,this.adler=0}e.exports=n},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e,t){var n={};for(var r in e)t.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}function i(e){return 0===e.button}function a(e){return!!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)}function s(e){for(var t in e)if(Object.prototype.hasOwnProperty.call(e,t))return!1;return!0}function u(e,t){var n=t.query,r=t.hash,o=t.state;return n||r||o?{pathname:e,query:n,hash:r,state:o}:e}t.__esModule=!0;var l=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},c=n(5),f=r(c),d=n(8),p=(r(d),n(7)),h=r(p),m=n(65),v=f["default"].PropTypes,g=v.bool,y=v.object,_=v.string,b=v.func,w=v.oneOfType,E=f["default"].createClass({displayName:"Link",contextTypes:{router:m.routerShape},propTypes:{to:w([_,y]).isRequired,query:y,hash:_,state:y,activeStyle:y,activeClassName:_,onlyActiveOnIndex:g.isRequired,onClick:b,target:_},getDefaultProps:function(){return{onlyActiveOnIndex:!1,style:{}}},handleClick:function(e){if(this.props.onClick&&this.props.onClick(e),!e.defaultPrevented&&(this.context.router?void 0:(0,h["default"])(!1),!a(e)&&i(e)&&!this.props.target)){e.preventDefault();var t=this.props,n=t.to,r=t.query,o=t.hash,s=t.state,l=u(n,{query:r,hash:o,state:s});this.context.router.push(l)}},render:function(){var e=this.props,t=e.to,n=e.query,r=e.hash,i=e.state,a=e.activeClassName,c=e.activeStyle,d=e.onlyActiveOnIndex,p=o(e,["to","query","hash","state","activeClassName","activeStyle","onlyActiveOnIndex"]),h=this.context.router;if(h){var m=u(t,{query:n,hash:r,state:i});p.href=h.createHref(m),(a||null!=c&&!s(c))&&h.isActive(m,d)&&(a&&(p.className?p.className+=" "+a:p.className=a),c&&(p.style=l({},p.style,c)))}return f["default"].createElement("a",l({},p,{onClick:this.handleClick}))}});t["default"]=E,e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0;var o=n(5),i=r(o),a=n(7),s=r(a),u=n(21),l=n(30),c=n(26),f=i["default"].PropTypes,d=f.string,p=f.object,h=i["default"].createClass({displayName:"Redirect",statics:{createRouteFromReactElement:function(e){var t=(0,u.createRouteFromReactElement)(e);return t.from&&(t.path=t.from),t.onEnter=function(e,n){var r=e.location,o=e.params,i=void 0;if("/"===t.to.charAt(0))i=(0,l.formatPattern)(t.to,o);else if(t.to){var a=e.routes.indexOf(t),s=h.getRoutePattern(e.routes,a-1),u=s.replace(/\/*$/,"/")+t.to;i=(0,l.formatPattern)(u,o)}else i=r.pathname;n({pathname:i,query:t.query||r.query,state:t.state||r.state})},t},getRoutePattern:function(e,t){for(var n="",r=t;r>=0;r--){var o=e[r],i=o.path||"";if(n=i.replace(/\/*$/,"/")+n,0===i.indexOf("/"))break}return"/"+n}},propTypes:{path:d,from:d,to:d.isRequired,query:p,state:p,onEnter:c.falsy,children:c.falsy},render:function(){(0,s["default"])(!1)}});t["default"]=h,e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e,t){return a({},e,{setRouteLeaveHook:t.listenBeforeLeavingRoute,isActive:t.isActive})}function i(e,t){return e=a({},e,t)}t.__esModule=!0;var a=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e};t.createRouterObject=o,t.createRoutingHistory=i;var s=n(45);r(s)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e){var t=(0,c["default"])(e),n=function(){return t},r=(0,a["default"])((0,u["default"])(n))(e);return r.__v2_compatible__=!0,r}t.__esModule=!0,t["default"]=o;var i=n(47),a=r(i),s=n(128),u=r(s),l=n(243),c=r(l);e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0,t["default"]=function(e){var t=void 0;return a&&(t=(0,i["default"])(e)()),t};var o=n(123),i=r(o),a=!("undefined"==typeof window||!window.document||!window.document.createElement);e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e,t){return i({},e,t)}t.__esModule=!0;var i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e};t["default"]=o;var a=(n(45),n(8));r(a);e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e){return function(t){var n=(0,a["default"])((0,u["default"])(e))(t);return n.__v2_compatible__=!0,n}}t.__esModule=!0,t["default"]=o;var i=n(47),a=r(i),s=n(128),u=r(s);e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e){return u+e}function i(e,t){try{null==t?window.sessionStorage.removeItem(o(e)):window.sessionStorage.setItem(o(e),JSON.stringify(t))}catch(n){if(n.name===c)return;if(l.indexOf(n.name)>=0&&0===window.sessionStorage.length)return;throw n}}function a(e){var t=void 0;try{t=window.sessionStorage.getItem(o(e))}catch(n){if(n.name===c)return null}if(t)try{return JSON.parse(t)}catch(n){}return null}t.__esModule=!0,t.saveState=i,t.readState=a;var s=n(14),u=(r(s),"@@History/"),l=["QuotaExceededError","QUOTA_EXCEEDED_ERR"],c="SecurityError"},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e){function t(e){return u.canUseDOM?void 0:s["default"](!1),n.listen(e)}var n=f["default"](i({getUserConfirmation:l.getUserConfirmation},e,{go:l.go}));return i({},n,{listen:t})}t.__esModule=!0;var i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},a=n(7),s=r(a),u=n(46),l=n(67),c=n(127),f=r(c);t["default"]=o,e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e){return"string"==typeof e&&"/"===e.charAt(0)}function i(){var e=g.getHashPath();return!!o(e)||(g.replaceHashPath("/"+e),!1)}function a(e,t,n){return e+(e.indexOf("?")===-1?"?":"&")+(t+"="+n)}function s(e,t){return e.replace(new RegExp("[?&]?"+t+"=[a-zA-Z0-9]+"),"")}function u(e,t){var n=e.match(new RegExp("\\?.*?\\b"+t+"=(.+?)\\b"));return n&&n[1]}function l(){function e(){var e=g.getHashPath(),t=void 0,n=void 0;T?(t=u(e,T),e=s(e,T),t?n=y.readState(t):(n=null,t=P.createKey(),g.replaceHashPath(a(e,T,t)))):t=n=null;var r=m.parsePath(e);return P.createLocation(c({},r,{state:n}),void 0,t)}function t(t){function n(){i()&&r(e())}var r=t.transitionTo;return i(),g.addEventListener(window,"hashchange",n),function(){g.removeEventListener(window,"hashchange",n)}}function n(e){var t=e.basename,n=e.pathname,r=e.search,o=e.state,i=e.action,s=e.key;if(i!==h.POP){var u=(t||"")+n+r;T?(u=a(u,T,s),y.saveState(s,o)):e.key=e.state=null;var l=g.getHashPath();i===h.PUSH?l!==u&&(window.location.hash=u):l!==u&&g.replaceHashPath(u)}}function r(e){1===++O&&(R=t(P));var n=P.listenBefore(e);return function(){n(),0===--O&&R()}}function o(e){1===++O&&(R=t(P));var n=P.listen(e);return function(){n(),0===--O&&R()}}function l(e){P.push(e)}function f(e){P.replace(e)}function d(e){P.go(e)}function _(e){return"#"+P.createHref(e)}function E(e){1===++O&&(R=t(P)),P.registerTransitionHook(e)}function C(e){P.unregisterTransitionHook(e),0===--O&&R()}function x(e,t){P.pushState(e,t)}function k(e,t){P.replaceState(e,t)}var S=arguments.length<=0||void 0===arguments[0]?{}:arguments[0];v.canUseDOM?void 0:p["default"](!1);var T=S.queryKey;(void 0===T||T)&&(T="string"==typeof T?T:w);var P=b["default"](c({},S,{getCurrentLocation:e,finishTransition:n,saveState:y.saveState})),O=0,R=void 0;g.supportsGoWithoutReloadUsingHash();return c({},P,{listenBefore:r,listen:o,push:l,replace:f,go:d,createHref:_,registerTransitionHook:E,unregisterTransitionHook:C,pushState:x,replaceState:k})}t.__esModule=!0;var c=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},f=n(14),d=(r(f),n(7)),p=r(d),h=n(31),m=n(27),v=n(46),g=n(67),y=n(124),_=n(125),b=r(_),w="_k";t["default"]=l,e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e){return Math.random().toString(36).substr(2,e)}function i(e,t){return e.pathname===t.pathname&&e.search===t.search&&e.key===t.key&&c["default"](e.state,t.state)}function a(){function e(e){return B.push(e),function(){B=B.filter(function(t){return t!==e})}}function t(){return H&&H.action===p.POP?j.indexOf(H.key):z?j.indexOf(z.key):-1}function n(e){var n=t();z=e,z.action===p.PUSH?j=[].concat(j.slice(0,n+1),[z.key]):z.action===p.REPLACE&&(j[n]=z.key),F.forEach(function(e){e(z)})}function r(e){if(F.push(e),z)e(z);else{var t=N();j=[t.key],n(t)}return function(){F=F.filter(function(t){return t!==e})}}function a(e,t){d.loopAsync(B.length,function(t,n,r){g["default"](B[t],e,function(e){null!=e?r(e):n()})},function(e){L&&"string"==typeof e?L(e,function(e){t(e!==!1)}):t(e!==!1)})}function u(e){z&&i(z,e)||(H=e,a(e,function(t){if(H===e)if(t){if(e.action===p.PUSH){var r=E(z),o=E(e);o===r&&c["default"](z.state,e.state)&&(e.action=p.REPLACE)}M(e)!==!1&&n(e)}else if(z&&e.action===p.POP){var i=j.indexOf(z.key),a=j.indexOf(e.key);i!==-1&&a!==-1&&D(i-a)}}))}function l(e){u(x(e,p.PUSH,w()))}function h(e){u(x(e,p.REPLACE,w()))}function v(){D(-1)}function y(){D(1); }function w(){return o(U)}function E(e){if(null==e||"string"==typeof e)return e;var t=e.pathname,n=e.search,r=e.hash,o=t;return n&&(o+=n),r&&(o+=r),o}function C(e){return E(e)}function x(e,t){var n=arguments.length<=2||void 0===arguments[2]?w():arguments[2];return"object"==typeof t&&("string"==typeof e&&(e=f.parsePath(e)),e=s({},e,{state:t}),t=n,n=arguments[3]||w()),m["default"](e,t,n)}function k(e){z?(S(z,e),n(z)):S(N(),e)}function S(e,t){e.state=s({},e.state,t),I(e.key,e.state)}function T(e){B.indexOf(e)===-1&&B.push(e)}function P(e){B=B.filter(function(t){return t!==e})}function O(e,t){"string"==typeof t&&(t=f.parsePath(t)),l(s({state:e},t))}function R(e,t){"string"==typeof t&&(t=f.parsePath(t)),h(s({state:e},t))}var A=arguments.length<=0||void 0===arguments[0]?{}:arguments[0],N=A.getCurrentLocation,M=A.finishTransition,I=A.saveState,D=A.go,L=A.getUserConfirmation,U=A.keyLength;"number"!=typeof U&&(U=b);var B=[],j=[],F=[],z=void 0,H=void 0;return{listenBefore:e,listen:r,transitionTo:u,push:l,replace:h,go:D,goBack:v,goForward:y,createKey:w,createPath:E,createHref:C,createLocation:x,setState:_["default"](k,"setState is deprecated; use location.key to save state instead"),registerTransitionHook:_["default"](T,"registerTransitionHook is deprecated; use listenBefore instead"),unregisterTransitionHook:_["default"](P,"unregisterTransitionHook is deprecated; use the callback returned from listenBefore instead"),pushState:_["default"](O,"pushState is deprecated; use push instead"),replaceState:_["default"](R,"replaceState is deprecated; use replace instead")}}t.__esModule=!0;var s=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},u=n(14),l=(r(u),n(94)),c=r(l),f=n(27),d=n(240),p=n(31),h=n(242),m=r(h),v=n(69),g=r(v),y=n(68),_=r(y),b=6;t["default"]=a,e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e){return function(){function t(){if(!w){if(null==b&&s.canUseDOM){var e=document.getElementsByTagName("base")[0],t=e&&e.getAttribute("href");null!=t&&(b=t)}w=!0}}function n(e){return t(),b&&null==e.basename&&(0===e.pathname.indexOf(b)?(e.pathname=e.pathname.substring(b.length),e.basename=b,""===e.pathname&&(e.pathname="/")):e.basename=""),e}function r(e){if(t(),!b)return e;"string"==typeof e&&(e=u.parsePath(e));var n=e.pathname,r="/"===b.slice(-1)?b:b+"/",o="/"===n.charAt(0)?n.slice(1):n,a=r+o;return i({},e,{pathname:a})}function o(e){return _.listenBefore(function(t,r){c["default"](e,n(t),r)})}function a(e){return _.listen(function(t){e(n(t))})}function l(e){_.push(r(e))}function f(e){_.replace(r(e))}function p(e){return _.createPath(r(e))}function h(e){return _.createHref(r(e))}function m(e){for(var t=arguments.length,o=Array(t>1?t-1:0),i=1;i<t;i++)o[i-1]=arguments[i];return n(_.createLocation.apply(_,[r(e)].concat(o)))}function v(e,t){"string"==typeof t&&(t=u.parsePath(t)),l(i({state:e},t))}function g(e,t){"string"==typeof t&&(t=u.parsePath(t)),f(i({state:e},t))}var y=arguments.length<=0||void 0===arguments[0]?{}:arguments[0],_=e(y),b=y.basename,w=!1;return i({},_,{listenBefore:o,listen:a,push:l,replace:f,createPath:p,createHref:h,createLocation:m,pushState:d["default"](v,"pushState is deprecated; use push instead"),replaceState:d["default"](g,"replaceState is deprecated; use replace instead")})}}t.__esModule=!0;var i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},a=n(14),s=(r(a),n(46)),u=n(27),l=n(69),c=r(l),f=n(68),d=r(f);t["default"]=o,e.exports=t["default"]},function(e,t){"use strict";function n(e,t){return e+t.charAt(0).toUpperCase()+t.substring(1)}var r={animationIterationCount:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridRow:!0,gridColumn:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},o=["Webkit","ms","Moz","O"];Object.keys(r).forEach(function(e){o.forEach(function(t){r[n(t,e)]=r[e]})});var i={background:{backgroundAttachment:!0,backgroundColor:!0,backgroundImage:!0,backgroundPositionX:!0,backgroundPositionY:!0,backgroundRepeat:!0},backgroundPosition:{backgroundPositionX:!0,backgroundPositionY:!0},border:{borderWidth:!0,borderStyle:!0,borderColor:!0},borderBottom:{borderBottomWidth:!0,borderBottomStyle:!0,borderBottomColor:!0},borderLeft:{borderLeftWidth:!0,borderLeftStyle:!0,borderLeftColor:!0},borderRight:{borderRightWidth:!0,borderRightStyle:!0,borderRightColor:!0},borderTop:{borderTopWidth:!0,borderTopStyle:!0,borderTopColor:!0},font:{fontStyle:!0,fontVariant:!0,fontWeight:!0,fontSize:!0,lineHeight:!0,fontFamily:!0},outline:{outlineWidth:!0,outlineStyle:!0,outlineColor:!0}},a={isUnitlessNumber:r,shorthandPropertyExpansions:i};e.exports=a},function(e,t,n){"use strict";function r(){this._callbacks=null,this._contexts=null}var o=n(2),i=n(4),a=n(22);n(1);i(r.prototype,{enqueue:function(e,t){this._callbacks=this._callbacks||[],this._contexts=this._contexts||[],this._callbacks.push(e),this._contexts.push(t)},notifyAll:function(){var e=this._callbacks,t=this._contexts;if(e){e.length!==t.length?o("24"):void 0,this._callbacks=null,this._contexts=null;for(var n=0;n<e.length;n++)e[n].call(t[n]);e.length=0,t.length=0}},checkpoint:function(){return this._callbacks?this._callbacks.length:0},rollback:function(e){this._callbacks&&(this._callbacks.length=e,this._contexts.length=e)},reset:function(){this._callbacks=null,this._contexts=null},destructor:function(){this.reset()}}),a.addPoolingTo(r),e.exports=r},function(e,t,n){"use strict";function r(e){return!!l.hasOwnProperty(e)||!u.hasOwnProperty(e)&&(s.test(e)?(l[e]=!0,!0):(u[e]=!0,!1))}function o(e,t){return null==t||e.hasBooleanValue&&!t||e.hasNumericValue&&isNaN(t)||e.hasPositiveNumericValue&&t<1||e.hasOverloadedBooleanValue&&t===!1}var i=n(33),a=(n(6),n(266),n(10),n(307)),s=(n(3),new RegExp("^["+i.ATTRIBUTE_NAME_START_CHAR+"]["+i.ATTRIBUTE_NAME_CHAR+"]*$")),u={},l={},c={createMarkupForID:function(e){return i.ID_ATTRIBUTE_NAME+"="+a(e)},setAttributeForID:function(e,t){e.setAttribute(i.ID_ATTRIBUTE_NAME,t)},createMarkupForRoot:function(){return i.ROOT_ATTRIBUTE_NAME+'=""'},setAttributeForRoot:function(e){e.setAttribute(i.ROOT_ATTRIBUTE_NAME,"")},createMarkupForProperty:function(e,t){var n=i.properties.hasOwnProperty(e)?i.properties[e]:null;if(n){if(o(n,t))return"";var r=n.attributeName;return n.hasBooleanValue||n.hasOverloadedBooleanValue&&t===!0?r+'=""':r+"="+a(t)}return i.isCustomAttribute(e)?null==t?"":e+"="+a(t):null},createMarkupForCustomAttribute:function(e,t){return r(e)&&null!=t?e+"="+a(t):""},setValueForProperty:function(e,t,n){var r=i.properties.hasOwnProperty(t)?i.properties[t]:null;if(r){var a=r.mutationMethod;if(a)a(e,n);else{if(o(r,n))return void this.deleteValueForProperty(e,t);if(r.mustUseProperty)e[r.propertyName]=n;else{var s=r.attributeName,u=r.attributeNamespace;u?e.setAttributeNS(u,s,""+n):r.hasBooleanValue||r.hasOverloadedBooleanValue&&n===!0?e.setAttribute(s,""):e.setAttribute(s,""+n)}}}else if(i.isCustomAttribute(t))return void c.setValueForAttribute(e,t,n)},setValueForAttribute:function(e,t,n){if(r(t)){null==n?e.removeAttribute(t):e.setAttribute(t,""+n)}},deleteValueForAttribute:function(e,t){e.removeAttribute(t)},deleteValueForProperty:function(e,t){var n=i.properties.hasOwnProperty(t)?i.properties[t]:null;if(n){var r=n.mutationMethod;if(r)r(e,void 0);else if(n.mustUseProperty){var o=n.propertyName;n.hasBooleanValue?e[o]=!1:e[o]=""}else e.removeAttribute(n.attributeName)}else i.isCustomAttribute(t)&&e.removeAttribute(t)}};e.exports=c},function(e,t,n){"use strict";function r(e){return(""+e).replace(b,"$&/")}function o(e,t){this.func=e,this.context=t,this.count=0}function i(e,t,n){var r=e.func,o=e.context;r.call(o,t,e.count++)}function a(e,t,n){if(null==e)return e;var r=o.getPooled(t,n);g(e,i,r),o.release(r)}function s(e,t,n,r){this.result=e,this.keyPrefix=t,this.func=n,this.context=r,this.count=0}function u(e,t,n){var o=e.result,i=e.keyPrefix,a=e.func,s=e.context,u=a.call(s,t,e.count++);Array.isArray(u)?l(u,o,n,v.thatReturnsArgument):null!=u&&(m.isValidElement(u)&&(u=m.cloneAndReplaceKey(u,i+(!u.key||t&&t.key===u.key?"":r(u.key)+"/")+n)),o.push(u))}function l(e,t,n,o,i){var a="";null!=n&&(a=r(n)+"/");var l=s.getPooled(t,a,o,i);g(e,u,l),s.release(l)}function c(e,t,n){if(null==e)return e;var r=[];return l(e,r,null,t,n),r}function f(e,t,n){return null}function d(e,t){return g(e,f,null)}function p(e){var t=[];return l(e,t,null,v.thatReturnsArgument),t}var h=n(22),m=n(15),v=n(11),g=n(91),y=h.twoArgumentPooler,_=h.fourArgumentPooler,b=/\/+/g;o.prototype.destructor=function(){this.func=null,this.context=null,this.count=0},h.addPoolingTo(o,y),s.prototype.destructor=function(){this.result=null,this.keyPrefix=null,this.func=null,this.context=null,this.count=0},h.addPoolingTo(s,_);var w={forEach:a,map:c,mapIntoWithKeyPrefixInternal:l,count:d,toArray:p};e.exports=w},function(e,t,n){"use strict";function r(e,t){var n=E.hasOwnProperty(t)?E[t]:null;x.hasOwnProperty(t)&&(n!==b.OVERRIDE_BASE?f("73",t):void 0),e&&(n!==b.DEFINE_MANY&&n!==b.DEFINE_MANY_MERGED?f("74",t):void 0)}function o(e,t){if(t){"function"==typeof t?f("75"):void 0,h.isValidElement(t)?f("76"):void 0;var n=e.prototype,o=n.__reactAutoBindPairs;t.hasOwnProperty(_)&&C.mixins(e,t.mixins);for(var i in t)if(t.hasOwnProperty(i)&&i!==_){var a=t[i],l=n.hasOwnProperty(i);if(r(l,i),C.hasOwnProperty(i))C[i](e,a);else{var c=E.hasOwnProperty(i),d="function"==typeof a,p=d&&!c&&!l&&t.autobind!==!1;if(p)o.push(i,a),n[i]=a;else if(l){var m=E[i];!c||m!==b.DEFINE_MANY_MERGED&&m!==b.DEFINE_MANY?f("77",m,i):void 0,m===b.DEFINE_MANY_MERGED?n[i]=s(n[i],a):m===b.DEFINE_MANY&&(n[i]=u(n[i],a))}else n[i]=a}}}else;}function i(e,t){if(t)for(var n in t){var r=t[n];if(t.hasOwnProperty(n)){var o=n in C;o?f("78",n):void 0;var i=n in e;i?f("79",n):void 0,e[n]=r}}}function a(e,t){e&&t&&"object"==typeof e&&"object"==typeof t?void 0:f("80");for(var n in t)t.hasOwnProperty(n)&&(void 0!==e[n]?f("81",n):void 0,e[n]=t[n]);return e}function s(e,t){return function(){var n=e.apply(this,arguments),r=t.apply(this,arguments);if(null==n)return r;if(null==r)return n;var o={};return a(o,n),a(o,r),o}}function u(e,t){return function(){e.apply(this,arguments),t.apply(this,arguments)}}function l(e,t){var n=t.bind(e);return n}function c(e){for(var t=e.__reactAutoBindPairs,n=0;n<t.length;n+=2){var r=t[n],o=t[n+1];e[r]=l(e,o)}}var f=n(2),d=n(4),p=n(76),h=n(15),m=(n(82),n(81),n(80)),v=n(35),g=(n(1),n(42)),y=n(19),_=(n(3),y({mixins:null})),b=g({DEFINE_ONCE:null,DEFINE_MANY:null,OVERRIDE_BASE:null,DEFINE_MANY_MERGED:null}),w=[],E={mixins:b.DEFINE_MANY,statics:b.DEFINE_MANY,propTypes:b.DEFINE_MANY,contextTypes:b.DEFINE_MANY,childContextTypes:b.DEFINE_MANY,getDefaultProps:b.DEFINE_MANY_MERGED,getInitialState:b.DEFINE_MANY_MERGED,getChildContext:b.DEFINE_MANY_MERGED,render:b.DEFINE_ONCE,componentWillMount:b.DEFINE_MANY,componentDidMount:b.DEFINE_MANY,componentWillReceiveProps:b.DEFINE_MANY,shouldComponentUpdate:b.DEFINE_ONCE,componentWillUpdate:b.DEFINE_MANY,componentDidUpdate:b.DEFINE_MANY,componentWillUnmount:b.DEFINE_MANY,updateComponent:b.OVERRIDE_BASE},C={displayName:function(e,t){e.displayName=t},mixins:function(e,t){if(t)for(var n=0;n<t.length;n++)o(e,t[n])},childContextTypes:function(e,t){e.childContextTypes=d({},e.childContextTypes,t)},contextTypes:function(e,t){e.contextTypes=d({},e.contextTypes,t)},getDefaultProps:function(e,t){e.getDefaultProps?e.getDefaultProps=s(e.getDefaultProps,t):e.getDefaultProps=t},propTypes:function(e,t){e.propTypes=d({},e.propTypes,t)},statics:function(e,t){i(e,t)},autobind:function(){}},x={replaceState:function(e,t){this.updater.enqueueReplaceState(this,e),t&&this.updater.enqueueCallback(this,t,"replaceState")},isMounted:function(){return this.updater.isMounted(this)}},k=function(){};d(k.prototype,p.prototype,x);var S={createClass:function(e){var t=function(e,n,r){this.__reactAutoBindPairs.length&&c(this),this.props=e,this.context=n,this.refs=v,this.updater=r||m,this.state=null;var o=this.getInitialState?this.getInitialState():null;"object"!=typeof o||Array.isArray(o)?f("82",t.displayName||"ReactCompositeComponent"):void 0,this.state=o};t.prototype=new k,t.prototype.constructor=t,t.prototype.__reactAutoBindPairs=[],w.forEach(o.bind(null,t)),o(t,e),t.getDefaultProps&&(t.defaultProps=t.getDefaultProps()),t.prototype.render?void 0:f("83");for(var n in E)t.prototype[n]||(t.prototype[n]=null);return t},injection:{injectMixin:function(e){w.push(e)}}};e.exports=S},function(e,t,n){"use strict";var r=n(70),o=n(264),i={processChildrenUpdates:o.dangerouslyProcessChildrenUpdates,replaceNodeWithMarkup:r.dangerouslyReplaceNodeWithMarkup,unmountIDFromEnvironment:function(e){}};e.exports=i},function(e,t){"use strict";var n={hasCachedChildNodes:1};e.exports=n},function(e,t,n){"use strict";function r(){if(this._rootNodeID&&this._wrapperState.pendingUpdate){this._wrapperState.pendingUpdate=!1;var e=this._currentElement.props,t=u.getValue(e);null!=t&&o(this,Boolean(e.multiple),t)}}function o(e,t,n){var r,o,i=l.getNodeFromInstance(e).options;if(t){for(r={},o=0;o<n.length;o++)r[""+n[o]]=!0;for(o=0;o<i.length;o++){var a=r.hasOwnProperty(i[o].value);i[o].selected!==a&&(i[o].selected=a)}}else{for(r=""+n,o=0;o<i.length;o++)if(i[o].value===r)return void(i[o].selected=!0);i.length&&(i[0].selected=!0)}}function i(e){var t=this._currentElement.props,n=u.executeOnChange(t,e);return this._rootNodeID&&(this._wrapperState.pendingUpdate=!0),c.asap(r,this),n}var a=n(4),s=n(48),u=n(75),l=n(6),c=n(16),f=(n(3),!1),d={getHostProps:function(e,t){return a({},s.getHostProps(e,t),{onChange:e._wrapperState.onChange,value:void 0})},mountWrapper:function(e,t){var n=u.getValue(t);e._wrapperState={pendingUpdate:!1,initialValue:null!=n?n:t.defaultValue,listeners:null,onChange:i.bind(e),wasMultiple:Boolean(t.multiple)},void 0===t.value||void 0===t.defaultValue||f||(f=!0)},getSelectValueContext:function(e){return e._wrapperState.initialValue},postUpdateWrapper:function(e){var t=e._currentElement.props;e._wrapperState.initialValue=void 0;var n=e._wrapperState.wasMultiple;e._wrapperState.wasMultiple=Boolean(t.multiple);var r=u.getValue(t);null!=r?(e._wrapperState.pendingUpdate=!1,o(e,Boolean(t.multiple),r)):n!==Boolean(t.multiple)&&(null!=t.defaultValue?o(e,Boolean(t.multiple),t.defaultValue):o(e,Boolean(t.multiple),t.multiple?[]:""))}};e.exports=d},function(e,t){"use strict";var n,r={injectEmptyComponentFactory:function(e){n=e}},o={create:function(e){return n(e)}};o.injection=r,e.exports=o},function(e,t){"use strict";var n={logTopLevelRenders:!1};e.exports=n},function(e,t,n){"use strict";function r(e){return u?void 0:a("111",e.type),new u(e)}function o(e){return new c(e)}function i(e){return e instanceof c}var a=n(2),s=n(4),u=(n(1),null),l={},c=null,f={injectGenericComponentClass:function(e){u=e},injectTextComponentClass:function(e){c=e},injectComponentClasses:function(e){s(l,e)}},d={createInternalComponent:r,createInstanceForText:o,isTextComponent:i,injection:f};e.exports=d},function(e,t,n){"use strict";function r(e){return i(document.documentElement,e)}var o=n(268),i=n(175),a=n(96),s=n(97),u={hasSelectionCapabilities:function(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&("input"===t&&"text"===e.type||"textarea"===t||"true"===e.contentEditable)},getSelectionInformation:function(){var e=s();return{focusedElem:e,selectionRange:u.hasSelectionCapabilities(e)?u.getSelection(e):null}},restoreSelection:function(e){var t=s(),n=e.focusedElem,o=e.selectionRange;t!==n&&r(n)&&(u.hasSelectionCapabilities(n)&&u.setSelection(n,o),a(n))},getSelection:function(e){var t;if("selectionStart"in e)t={start:e.selectionStart,end:e.selectionEnd};else if(document.selection&&e.nodeName&&"input"===e.nodeName.toLowerCase()){var n=document.selection.createRange();n.parentElement()===e&&(t={start:-n.moveStart("character",-e.value.length),end:-n.moveEnd("character",-e.value.length)})}else t=o.getOffsets(e);return t||{start:0,end:0}},setSelection:function(e,t){var n=t.start,r=t.end;if(void 0===r&&(r=n),"selectionStart"in e)e.selectionStart=n,e.selectionEnd=Math.min(r,e.value.length);else if(document.selection&&e.nodeName&&"input"===e.nodeName.toLowerCase()){var i=e.createTextRange();i.collapse(!0),i.moveStart("character",n),i.moveEnd("character",r-n),i.select()}else o.setOffsets(e,t)}};e.exports=u},function(e,t,n){"use strict";function r(e,t){for(var n=Math.min(e.length,t.length),r=0;r<n;r++)if(e.charAt(r)!==t.charAt(r))return r;return e.length===t.length?-1:n}function o(e){return e?e.nodeType===M?e.documentElement:e.firstChild:null}function i(e){return e.getAttribute&&e.getAttribute(R)||""}function a(e,t,n,r,o){var i;if(b.logTopLevelRenders){var a=e._currentElement.props,s=a.type;i="React mount: "+("string"==typeof s?s:s.displayName||s.name),console.time(i)}var u=C.mountComponent(e,n,null,g(e,t),o);i&&console.timeEnd(i),e._renderedComponent._topLevelWrapper=e,B._mountImageIntoNode(u,t,e,r,n)}function s(e,t,n,r){var o=k.ReactReconcileTransaction.getPooled(!n&&y.useCreateElement);o.perform(a,null,e,t,o,n,r),k.ReactReconcileTransaction.release(o)}function u(e,t,n){for(C.unmountComponent(e,n),t.nodeType===M&&(t=t.documentElement);t.lastChild;)t.removeChild(t.lastChild)}function l(e){var t=o(e);if(t){var n=v.getInstanceFromNode(t);return!(!n||!n._hostParent)}}function c(e){var t=o(e),n=t&&v.getInstanceFromNode(t);return n&&!n._hostParent?n:null}function f(e){var t=c(e);return t?t._hostContainerInfo._topLevelWrapper:null}var d=n(2),p=n(32),h=n(33),m=n(49),v=(n(23),n(6)),g=n(260),y=n(263),_=n(15),b=n(138),w=n(39),E=(n(10),n(277)),C=n(34),x=n(84),k=n(16),S=n(35),T=n(153),P=(n(1),n(52)),O=n(90),R=(n(3),h.ID_ATTRIBUTE_NAME),A=h.ROOT_ATTRIBUTE_NAME,N=1,M=9,I=11,D={},L=1,U=function(){this.rootID=L++};U.prototype.isReactComponent={},U.prototype.render=function(){return this.props};var B={TopLevelWrapper:U,_instancesByReactRootID:D,scrollMonitor:function(e,t){t()},_updateRootComponent:function(e,t,n,r,o){return B.scrollMonitor(r,function(){x.enqueueElementInternal(e,t,n),o&&x.enqueueCallbackInternal(e,o)}),e},_renderNewRootComponent:function(e,t,n,r){!t||t.nodeType!==N&&t.nodeType!==M&&t.nodeType!==I?d("37"):void 0,m.ensureScrollValueMonitoring();var o=T(e,!1);k.batchedUpdates(s,o,t,n,r);var i=o._instance.rootID;return D[i]=o,o},renderSubtreeIntoContainer:function(e,t,n,r){return null!=e&&w.has(e)?void 0:d("38"),B._renderSubtreeIntoContainer(e,t,n,r)},_renderSubtreeIntoContainer:function(e,t,n,r){x.validateCallback(r,"ReactDOM.render"),_.isValidElement(t)?void 0:d("39","string"==typeof t?" Instead of passing a string like 'div', pass React.createElement('div') or <div />.":"function"==typeof t?" Instead of passing a class like Foo, pass React.createElement(Foo) or <Foo />.":null!=t&&void 0!==t.props?" This may be caused by unintentionally loading two independent copies of React.":"");var a,s=_(U,null,null,null,null,null,t);if(e){var u=w.get(e);a=u._processChildContext(u._context)}else a=S;var c=f(n);if(c){var p=c._currentElement,h=p.props;if(O(h,t)){var m=c._renderedComponent.getPublicInstance(),v=r&&function(){r.call(m)};return B._updateRootComponent(c,s,a,n,v),m}B.unmountComponentAtNode(n)}var g=o(n),y=g&&!!i(g),b=l(n),E=y&&!c&&!b,C=B._renderNewRootComponent(s,n,E,a)._renderedComponent.getPublicInstance();return r&&r.call(C),C},render:function(e,t,n){return B._renderSubtreeIntoContainer(null,e,t,n)},unmountComponentAtNode:function(e){!e||e.nodeType!==N&&e.nodeType!==M&&e.nodeType!==I?d("40"):void 0;var t=f(e);if(!t){l(e),1===e.nodeType&&e.hasAttribute(A);return!1}return delete D[t._instance.rootID],k.batchedUpdates(u,t,e,!1),!0},_mountImageIntoNode:function(e,t,n,i,a){if(!t||t.nodeType!==N&&t.nodeType!==M&&t.nodeType!==I?d("41"):void 0,i){var s=o(t);if(E.canReuseMarkup(e,s))return void v.precacheNode(n,s);var u=s.getAttribute(E.CHECKSUM_ATTR_NAME);s.removeAttribute(E.CHECKSUM_ATTR_NAME);var l=s.outerHTML;s.setAttribute(E.CHECKSUM_ATTR_NAME,u);var c=e,f=r(c,l),h=" (client) "+c.substring(f-20,f+20)+"\n (server) "+l.substring(f-20,f+20);t.nodeType===M?d("42",h):void 0}if(t.nodeType===M?d("43"):void 0,a.useCreateElement){for(;t.lastChild;)t.removeChild(t.lastChild);p.insertTreeBefore(t,e,null)}else P(t,e),v.precacheNode(n,t.firstChild)}};e.exports=B},function(e,t,n){"use strict";var r=n(42),o=r({INSERT_MARKUP:null,MOVE_EXISTING:null,REMOVE_NODE:null,SET_MARKUP:null,TEXT_CONTENT:null});e.exports=o},function(e,t,n){"use strict";var r=n(2),o=n(15),i=(n(1),{HOST:0,COMPOSITE:1,EMPTY:2,getType:function(e){return null===e||e===!1?i.EMPTY:o.isValidElement(e)?"function"==typeof e.type?i.COMPOSITE:i.HOST:void r("26",e)}});e.exports=i},function(e,t,n){"use strict";function r(e,t){return e===t?0!==e||1/e===1/t:e!==e&&t!==t}function o(e){function t(t,n,r,o,i,a,s){o=o||k,a=a||r;if(null==n[r]){var u=w[i];return t?new Error("Required "+u+" `"+a+"` was not specified in "+("`"+o+"`.")):null}return e(n,r,o,i,a)}var n=t.bind(null,!1);return n.isRequired=t.bind(null,!0),n}function i(e){function t(t,n,r,o,i,a){var s=t[n],u=g(s);if(u!==e){var l=w[o],c=y(s);return new Error("Invalid "+l+" `"+i+"` of type "+("`"+c+"` supplied to `"+r+"`, expected ")+("`"+e+"`."))}return null}return o(t)}function a(){return o(C.thatReturns(null))}function s(e){function t(t,n,r,o,i){if("function"!=typeof e)return new Error("Property `"+i+"` of component `"+r+"` has invalid PropType notation inside arrayOf.");var a=t[n];if(!Array.isArray(a)){var s=w[o],u=g(a);return new Error("Invalid "+s+" `"+i+"` of type "+("`"+u+"` supplied to `"+r+"`, expected an array."))}for(var l=0;l<a.length;l++){var c=e(a,l,r,o,i+"["+l+"]",E);if(c instanceof Error)return c}return null}return o(t)}function u(){function e(e,t,n,r,o){var i=e[t];if(!b.isValidElement(i)){var a=w[r],s=g(i);return new Error("Invalid "+a+" `"+o+"` of type "+("`"+s+"` supplied to `"+n+"`, expected a single ReactElement."))}return null}return o(e)}function l(e){function t(t,n,r,o,i){if(!(t[n]instanceof e)){var a=w[o],s=e.name||k,u=_(t[n]);return new Error("Invalid "+a+" `"+i+"` of type "+("`"+u+"` supplied to `"+r+"`, expected ")+("instance of `"+s+"`."))}return null}return o(t)}function c(e){function t(t,n,o,i,a){for(var s=t[n],u=0;u<e.length;u++)if(r(s,e[u]))return null;var l=w[i],c=JSON.stringify(e);return new Error("Invalid "+l+" `"+a+"` of value `"+s+"` "+("supplied to `"+o+"`, expected one of "+c+"."))}return Array.isArray(e)?o(t):C.thatReturnsNull}function f(e){function t(t,n,r,o,i){if("function"!=typeof e)return new Error("Property `"+i+"` of component `"+r+"` has invalid PropType notation inside objectOf.");var a=t[n],s=g(a);if("object"!==s){var u=w[o];return new Error("Invalid "+u+" `"+i+"` of type "+("`"+s+"` supplied to `"+r+"`, expected an object."))}for(var l in a)if(a.hasOwnProperty(l)){var c=e(a,l,r,o,i+"."+l,E);if(c instanceof Error)return c}return null}return o(t)}function d(e){function t(t,n,r,o,i){for(var a=0;a<e.length;a++){var s=e[a];if(null==s(t,n,r,o,i,E))return null}var u=w[o];return new Error("Invalid "+u+" `"+i+"` supplied to "+("`"+r+"`."))}return Array.isArray(e)?o(t):C.thatReturnsNull}function p(){function e(e,t,n,r,o){if(!m(e[t])){var i=w[r];return new Error("Invalid "+i+" `"+o+"` supplied to "+("`"+n+"`, expected a ReactNode."))}return null}return o(e)}function h(e){function t(t,n,r,o,i){var a=t[n],s=g(a);if("object"!==s){var u=w[o];return new Error("Invalid "+u+" `"+i+"` of type `"+s+"` "+("supplied to `"+r+"`, expected `object`."))}for(var l in e){var c=e[l];if(c){var f=c(a,l,r,o,i+"."+l,E);if(f)return f}}return null}return o(t)}function m(e){switch(typeof e){case"number":case"string":case"undefined":return!0;case"boolean":return!e;case"object":if(Array.isArray(e))return e.every(m);if(null===e||b.isValidElement(e))return!0;var t=x(e);if(!t)return!1;var n,r=t.call(e);if(t!==e.entries){for(;!(n=r.next()).done;)if(!m(n.value))return!1}else for(;!(n=r.next()).done;){var o=n.value;if(o&&!m(o[1]))return!1}return!0;default:return!1}}function v(e,t){return"symbol"===e||("Symbol"===t["@@toStringTag"]||"function"==typeof Symbol&&t instanceof Symbol)}function g(e){var t=typeof e;return Array.isArray(e)?"array":e instanceof RegExp?"object":v(t,e)?"symbol":t}function y(e){var t=g(e);if("object"===t){if(e instanceof Date)return"date";if(e instanceof RegExp)return"regexp"}return t}function _(e){return e.constructor&&e.constructor.name?e.constructor.name:k}var b=n(15),w=n(81),E=n(83),C=n(11),x=n(151),k=(n(3),"<<anonymous>>"),S={array:i("array"),bool:i("boolean"),func:i("function"),number:i("number"),object:i("object"),string:i("string"),symbol:i("symbol"),any:a(),arrayOf:s,element:u(),instanceOf:l,node:p(),objectOf:f,oneOf:c,oneOfType:d,shape:h};e.exports=S},function(e,t){"use strict";e.exports="15.3.0"},function(e,t){"use strict";var n={currentScrollLeft:0,currentScrollTop:0,refreshScrollValues:function(e){n.currentScrollLeft=e.x,n.currentScrollTop=e.y}};e.exports=n},function(e,t,n){"use strict";function r(e,t){return null==t?o("30"):void 0,null==e?t:Array.isArray(e)?Array.isArray(t)?(e.push.apply(e,t),e):(e.push(t),e):Array.isArray(t)?[e].concat(t):[e,t]}var o=n(2);n(1);e.exports=r},function(e,t,n){"use strict";var r=!1;e.exports=r},function(e,t){"use strict";function n(e,t,n){Array.isArray(e)?e.forEach(t,n):e&&t.call(n,e)}e.exports=n},function(e,t,n){"use strict";function r(e){for(var t;(t=e._renderedNodeType)===o.COMPOSITE;)e=e._renderedComponent;return t===o.HOST?e._renderedComponent:t===o.EMPTY?null:void 0}var o=n(143);e.exports=r},function(e,t){"use strict";function n(e){var t=e&&(r&&e[r]||e[o]);if("function"==typeof t)return t}var r="function"==typeof Symbol&&Symbol.iterator,o="@@iterator";e.exports=n},function(e,t,n){"use strict";function r(){return!i&&o.canUseDOM&&(i="textContent"in document.documentElement?"textContent":"innerText"),i}var o=n(9),i=null;e.exports=r},function(e,t,n){"use strict";function r(e){if(e){var t=e.getName();if(t)return" Check the render method of `"+t+"`."}return""}function o(e){return"function"==typeof e&&"undefined"!=typeof e.prototype&&"function"==typeof e.prototype.mountComponent&&"function"==typeof e.prototype.receiveComponent}function i(e,t){var n;if(null===e||e===!1)n=l.create(i);else if("object"==typeof e){var s=e;!s||"function"!=typeof s.type&&"string"!=typeof s.type?a("130",null==s.type?s.type:typeof s.type,r(s._owner)):void 0,"string"==typeof s.type?n=c.createInternalComponent(s):o(s.type)?(n=new s.type(s),n.getHostNode||(n.getHostNode=n.getNativeNode)):n=new f(s)}else"string"==typeof e||"number"==typeof e?n=c.createInstanceForText(e):a("131",typeof e);n._mountIndex=0,n._mountImage=null;return n}var a=n(2),s=n(4),u=n(256),l=n(137),c=n(139),f=(n(10),n(1),n(3),function(e){this.construct(e)});s(f.prototype,u.Mixin,{_instantiateReactComponent:i});e.exports=i},function(e,t){"use strict";function n(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return"input"===t?!!r[e.type]:"textarea"===t}var r={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};e.exports=n},function(e,t,n){"use strict";var r=n(9),o=n(51),i=n(52),a=function(e,t){if(t){var n=e.firstChild;if(n&&n===e.lastChild&&3===n.nodeType)return void(n.nodeValue=t)}e.textContent=t};r.canUseDOM&&("textContent"in document.documentElement||(a=function(e,t){i(e,o(t))})),e.exports=a},function(e,t){"use strict";e.exports=function(e){return encodeURIComponent(e).replace(/[!'()*]/g,function(e){return"%"+e.charCodeAt(0).toString(16).toUpperCase()})}},function(e,t,n){"use strict";var r=n(5),o={year:"numeric",month:"long",day:"numeric",hour:"numeric",minute:"numeric"},i=function(e){var t=e.date,n=e.options,i=void 0===n?o:n;if(void 0===t)return r.createElement("time",null);var a=t instanceof Date?t:new Date(t),s=a.toLocaleString("en-US",i);return r.createElement("time",{dateTime:a.toISOString()},s)};Object.defineProperty(t,"__esModule",{value:!0}),t["default"]=i},function(e,t,n){"use strict";function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function o(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function i(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var a=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),s=n(5),u=function(e){function t(){r(this,t);var e=o(this,Object.getPrototypeOf(t).call(this));return e.state={height:"0px"},e}return i(t,e),a(t,[{key:"componentDidMount",value:function(){var e=this.refs.nav,t=getComputedStyle(e);this.setState({height:t.height})}},{key:"render",value:function(){var e=this.state.height,t=this.props,n=t.className,r=void 0===n?"":n,o=t.children;return s.createElement("div",null,s.createElement("nav",{ref:"nav",className:"fixedflow "+r},o),s.createElement("div",{ref:"copy",className:"flow-copy",style:{height:e}}))}}]),t}(s.Component);Object.defineProperty(t,"__esModule",{value:!0}),t["default"]=u},function(e,t,n){"use strict";function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function o(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function i(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var a=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),s=n(5),u=n(54),l=function(e,t){return s.createElement(c,{key:t,node:e})},c=function(e){function t(){return r(this,t),o(this,Object.getPrototypeOf(t).apply(this,arguments))}return i(t,e),a(t,[{key:"render",value:function(){var e=this.props.node;if(u.isXText(e))return s.createElement("span",null,e.data);if(u.isXReference(e))return s.createElement("div",{className:"reference"},"code=",e.code);if(u.isXExample(e))return s.createElement("div",{className:"example"},e.children.map(l));if(u.isXDocument(e))return s.createElement("div",{className:"document"},e.children.map(l));if(u.isXFootnote(e))return s.createElement("div",{className:"footnote"},e.children.map(l));if(u.isXEndnote(e))return s.createElement("div",{className:"endnote"},e.children.map(l));if(u.isXContainer(e)){var t=e.name||"container";return s.createElement("div",{className:t},e.children.map(l))}throw new Error('Cannot render abstract class "XNode"')}}]),t}(s.Component);Object.defineProperty(t,"__esModule",{value:!0}),t["default"]=c},function(e,t){"use strict";t.symbol={33:"!",34:"∀",35:"#",36:"∃",37:"%",38:"&",39:"∍",40:"(",41:")",42:"*",43:"+",44:",",45:"-",46:".",47:"/",48:"0",49:"1",50:"2",51:"3",52:"4",53:"5",54:"6",55:"7",56:"8",57:"9",58:":",59:";",60:"<",61:"=",62:">",63:"?",64:"≅",65:"Α",66:"Β",67:"Χ",68:"Δ",69:"Ε",70:"Φ", 71:"Γ",72:"Η",73:"Ι",74:"ϑ",75:"Κ",76:"Λ",77:"Μ",78:"Ν",79:"Ο",80:"Π",81:"Θ",82:"Ρ",83:"Σ",84:"Τ",85:"Υ",86:"ς",87:"Ω",88:"Ξ",89:"Ψ",90:"Ζ",91:"[",92:"∴",93:"]",94:"⊥",95:"_",96:"",97:"α",98:"β",99:"χ",100:"δ",101:"ε",102:"φ",103:"γ",104:"η",105:"ι",106:"ϕ",107:"κ",108:"λ",109:"μ",110:"ν",111:"ο",112:"π",113:"θ",114:"ρ",115:"σ",116:"τ",117:"υ",118:"ϖ",119:"ω",120:"ξ",121:"ψ",122:"ζ",123:"{",124:"|",125:"}",126:"~",127:".",160:"€",161:"ϒ",162:"ʹ",163:"≤",164:"⁄",165:"∞",166:"ƒ",167:"♣",168:"♦",169:"♥",170:"♠",171:"↔",172:"←",173:"↑",174:"→",175:"↓",176:"°",177:"±",178:"ʺ",179:"≥",180:"×",181:"∝",182:"∂",183:"•",184:"÷",185:"≠",186:"≡",187:"≈",188:"…",189:"⏐",190:"⎯",191:"↵",192:"ℵ",193:"ℑ",194:"ℜ",195:"℘",196:"⊗",197:"⊕",198:"∅",199:"∩",200:"∪",201:"⊃",202:"⊇",203:"⊄",204:"⊂",205:"⊆",206:"∈",207:"∉",208:"∠",209:"∇",210:"®",211:"©",212:"™",213:"∏",214:"√",215:"⋅",216:"¬",217:"∧",218:"∨",219:"⇔",220:"⇐",221:"⇑",222:"⇒",223:"⇓",224:"◊",225:"〈",226:"®",227:"©",228:"™",229:"∑",230:"⎛",231:"⎜",232:"⎝",233:"⎡",234:"⎢",235:"⎣",236:"⎧",237:"⎨",238:"⎩",239:"⎪",241:"〉",242:"∫",243:"⌠",244:"⎮",245:"⌡",246:"⎞",247:"⎟",248:"⎠",249:"⎤",250:"⎥",251:"⎦",252:"⎫",253:"⎬",254:"⎭"},t.wingdings={33:"✏",34:"✂",35:"✁",36:"👓",37:"🔔",38:"📖",39:"(Candle – no equivalent)",40:"☎",41:"✆",42:"✉",43:"(Envelope with address and stamp – no equivalent)",44:"📪",45:"📫",46:"📬",47:"📭",48:"📁",49:"📂",50:"📄",51:"(Printed page – no equivalent)",52:"(Stack of printed pages – no equivalent)",53:"(Filing cabinet – no equivalent)",54:"⌛",55:"⌨",56:"(Mouse – no equivalent)",57:"(Trackball – no equivalent)",58:"💻",59:"(Hard disk – no equivalent)",60:"💾",61:'(5¼" Floppy disk – no equivalent)',62:"✇",63:"✍",64:"(Writing left hand – no equivalent)",65:"✌",66:"👌",67:"👍",68:"👎",69:"☜",70:"☞",71:"☝",72:"☟",73:"✋",74:"☺",75:"😐",76:"☹",77:"💣",78:"☠",79:"⚐",80:"🚩",81:"✈",82:"☼",83:"💧",84:"❄",85:"(White Latin cross – no equivalent)",86:"✞",87:"(Celtic cross – no equivalent)",88:"✠",89:"✡",90:"☪",91:"☯",92:"ॐ",93:"☸",94:"♈",95:"♉",96:"♊",97:"♋",98:"♌",99:"♍",100:"♎",101:"♏",102:"♐",103:"♑",104:"♒",105:"♓",106:"&",107:"&",108:"●",109:"❍",110:"■",111:"□",112:"(Bold white square – no equivalent)",113:"❑",114:"❒",115:"⬧",116:"⧫",117:"◆",118:"❖",119:"⬥",120:"⌧",121:"⍓",122:"⌘",123:"❀",124:"✿",125:"❝",126:"❞",127:"▯",128:"⓪",129:"①",130:"②",131:"③",132:"④",133:"⑤",134:"⑥",135:"⑦",136:"⑧",137:"⑨",138:"⑩",139:"⓿",140:"❶",141:"❷",142:"❸",143:"❹",144:"❺",145:"❻",146:"❼",147:"❽",148:"❾",149:"❿",150:"(Bud and leaf north east – no equivalent)",151:"(Bud and leaf north west – no equivalent)",152:"(Bud and leaf south west – no equivalent)",153:"(Bud and leaf south east – no equivalent)",154:"(Bold vine leaf north east – no equivalent)",155:"(Bold vine leaf north west – no equivalent)",156:"(Bold vine leaf south west – no equivalent)",157:"(Bold vine leaf south east – no equivalent)",158:"·",159:"•",160:"▪",161:"○",162:"⭕",163:"(Extra bold white circle – no equivalent)",164:"◉",165:"◎",166:"(Upper right shadowed white circle – no equivalent)",167:"▪",168:"◻",169:"(Black three pointed star – no equivalent)",170:"✦",171:"★",172:"✶",173:"✴",174:"✹",175:"✵",176:"(Square register mark – no equivalent)",177:"⌖",178:"⟡",179:"⌑",180:"(Question mark in white diamond – no equivalent)",181:"✪",182:"✰",183:"🕐",184:"🕑",185:"🕒",186:"🕓",187:"🕕",188:"🕕",189:"🕖",190:"🕘",191:"🕘",192:"🕙",193:"🕚",194:"🕛",195:"(White arrow pointing downwards then curving leftwards – no equivalent)",196:"(White arrow pointing downwards then curving rightwards – no equivalent)",197:"(White arrow pointing upwards then curving leftwards – no equivalent)",198:"(White arrow pointing upwards then curving rightwards – no equivalent)",199:"(White arrow pointing leftwards then curving upwards – no equivalent)",200:"(White arrow pointing rightwards then curving upwards – no equivalent)",201:"(White arrow pointing leftwards then curving downwards – no equivalent)",202:"(White arrow pointing rightwards then curving downwards – no equivalent)",203:"(Quilt square 2 – no equivalent)",204:"(Black quilt square 2 – no equivalent)",205:"(Leaf counterclockwise south west – no equivalent)",206:"(Leaf counterclockwise north west – no equivalent)",207:"(Leaf counterclockwise south east – no equivalent)",208:"(Leaf counterclockwise north east – no equivalent)",209:"(Leaf north west – no equivalent)",210:"(Leaf south west – no equivalent)",211:"(Leaf north east – no equivalent)",212:"(Leaf south east – no equivalent)",213:"⌫",214:"⌦",215:"(Three-D top-lighted leftwards arrowhead – no equivalent)",216:"➢",217:"(Three-D right-lighted upwards arrowhead – no equivalent)",218:"(Three-D left-lighted downwards arrowhead – no equivalent)",219:"(Circled heavy white leftwards arrow – no equivalent)",220:"➲",221:"(Circled heavy white upwards arrow – no equivalent)",222:"(Circled heavy white downwards arrow – no equivalent)",223:"⇦",224:"⇨",225:"⇧",226:"⇩",227:"(Wide-headed north west arrow – no equivalent)",228:"(Wide-headed north east arrow – no equivalent)",229:"(Wide-headed south west arrow – no equivalent)",230:"(Wide-headed south east arrow – no equivalent)",231:"⬅",232:"➔",233:"⬆",234:"⬇",235:"(Heavy wide-headed north west arrow – no equivalent)",236:"(Heavy wide-headed north east arrow – no equivalent)",237:"(Heavy wide-headed south west arrow – no equivalent)",238:"(Heavy wide-headed south east arrow – no equivalent)",239:"⇦",240:"⇨",241:"⇧",242:"⇩",243:"⬄",244:"⇳",245:"⬀",246:"⬁",247:"⬃",248:"⬂",249:"▭",250:"▫",251:"✗",252:"✓",253:"☒",254:"☑",255:"(Windows logo – no equivalent)"}},function(e,t,n){"use strict";function r(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function i(e){return Array.from(e.childNodes).filter(function(e){return e.nodeType==Node.ELEMENT_NODE})}function a(e){return(new DOMParser).parseFromString(e,"application/xml")}function s(e){return e.replace(/^.+:/,"")}function u(e){var t=e.match(/ HYPERLINK "(.+)" \\t ".+"/);if(t)return console.warn('Ignoring r > instrText hyperlink: "'+t[1]+'"'),{};var n=e.match(/^ (REF|NOTEREF|PAGEREF) (\S+) (.+) $/);if(n){var r=p(n,4),o=(r[1],r[2]),i=r[3];return{ref:o,flags:i}}var a=e.match(/ LISTNUM (.*) $/);return a?(console.info('Ignoring r > instrText counter: "'+a[1]+'"'),{}):{}}function l(e){var t=0;return i(e).forEach(function(e){var n=s(e.tagName),r=e.getAttribute("w:val");"i"==n&&"0"!=r?t|=y.Style.Italic:"b"==n&&"0"!=r?t|=y.Style.Bold:"u"==n&&"single"==r?t|=y.Style.Underline:"vertAlign"==n&&"subscript"==r?t|=y.Style.Subscript:"vertAlign"==n&&"superscript"==r?t|=y.Style.Superscript:"position"==n&&"-4"==r?t|=y.Style.Subscript:"position"==n&&"6"==r&&(t|=y.Style.Superscript)}),t}function c(e,t,n){var r=Array.from(e.childNodes),o=r.filter(b.isElement);return o.map(function(e){return f(e,t,n)})}function f(e,t,n){var o={name:"paragraph",children:[],labels:[]};return t.stylesStack.push(0),i(e).forEach(function(e){var a=s(e.tagName);if("pPr"==a){t.stylesStack.top=l(e);var u=e.querySelector("pStyle");if(u){var c=u.getAttribute("w:val");"ListNumber"==c||"Example"==c?o=Object.assign(o,{name:"example"}):"Heading1"==c?o=Object.assign(o,{name:"section"}):"Heading2"==c?o=Object.assign(o,{name:"subsection"}):"Heading3"==c?o=Object.assign(o,{name:"subsubsection"}):console.warn("ignoring pPr > pStyle",c)}}else if("r"==a){var f=d(e,t,n);if(t.fieldStack.top){var p;(p=t.fieldStack.top.children).push.apply(p,r(f))}else{var h;(h=o.children).push.apply(h,r(f))}}else if("hyperlink"==a)i(e).forEach(function(e){d(e,t,n).forEach(function(e){o.children.push(e)})});else if("proofErr"==a);else if("bookmarkStart"==a){var m=(e.getAttribute("w:id"),e.getAttribute("w:name")),v=m;o.labels.push(v)}else"bookmarkEnd"==a||console.warn("p > "+a+" ignored")}),t.stylesStack.pop(),o}function d(e,t,n){var r=[];return t.stylesStack.push(0),i(e).forEach(function(o){var i=s(o.tagName);if("rPr"==i)t.stylesStack.top=l(o);else if("footnoteReference"==i){var a=o.getAttribute("w:id"),c=n.footnotes[a];r.push(c)}else if("endnoteReference"==i){var f=o.getAttribute("w:id"),d=n.endnotes[f];r.push(d)}else if("sym"==i){var p=o.getAttribute("w:char"),h=o.getAttribute("w:font"),m=61440,v=parseInt(p,16)-m,g="";"Symbol"==h&&v in _.symbol?g=_.symbol[v]:"Wingdings"==h&&v in _.wingdings?g=_.wingdings[v]:(console.info("r > sym: "+p,h),g=p),r.push({data:g,styles:t.currentStyles()})}else if("t"==i)r.push({data:o.textContent,styles:t.currentStyles()});else if("tab"==i)r.push({data:"\t",styles:t.currentStyles()});else if("instrText"==i){var y=t.fieldStack.top;y?y.instrTexts.push(o.textContent):console.error('Encountered instrText "'+o.textContent+'" without available Field while reading run:',e)}else if("fldChar"==i){var b=o.getAttribute("w:fldCharType");if("begin"==b){var w={instrTexts:[],separated:!1,children:[]};t.fieldStack.push(w)}else if("separate"==b)t.fieldStack.top.separated=!0;else{if("end"!=b)throw new Error("r > fldChar: Unrecognized fldCharType: "+b);var E=t.fieldStack.pop();if(E){var C=E.instrTexts.join(""),x=u(C),k=x.ref,S=x.flags;if(void 0!==k&&void 0!==S){var T={name:"reference",children:E.children,labels:[],code:k};r.push(T)}else console.error('Field instruction "'+C+'" cannot be interpreted as reference')}else console.error("Reached field-end without a field on the stack")}}else"br"==i?r.push({data:"\n",styles:t.currentStyles()}):"separator"==i||"continuationSeparator"==i||"footnoteRef"==i||"endnoteRef"==i||"lastRenderedPageBreak"==i||"softHyphen"==i||console.warn("r > "+i+" ignored")}),t.stylesStack.pop(),r.length>1,r}var p=function(){function e(e,t){var n=[],r=!0,o=!1,i=void 0;try{for(var a,s=e[Symbol.iterator]();!(r=(a=s.next()).done)&&(n.push(a.value),!t||n.length!==t);r=!0);}catch(u){o=!0,i=u}finally{try{!r&&s["return"]&&s["return"]()}finally{if(o)throw i}}return n}return function(t,n){if(Array.isArray(t))return t;if(Symbol.iterator in Object(t))return e(t,n);throw new TypeError("Invalid attempt to destructure non-iterable instance")}}(),h=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),m="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol?"symbol":typeof e},v=function(e,t,n,r){var o,i=arguments.length,a=i<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"===("undefined"==typeof Reflect?"undefined":m(Reflect))&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,r);else for(var s=e.length-1;s>=0;s--)(o=e[s])&&(a=(i<3?o(a):i>3?o(t,n,a):o(t,n))||a);return i>3&&a&&Object.defineProperty(t,n,a),a},g=n(93),y=n(54),_=n(160),b=n(53),w=function(){function e(){o(this,e),this.fieldStack=new g.Stack,this.stylesStack=new g.Stack}return h(e,[{key:"currentStyles",value:function(){return this.stylesStack.getElements().reduce(function(e,t){return e|t},0)}}]),e}(),E=function(){function e(t){o(this,e),this.zip=t}return h(e,[{key:"document",get:function(){var e=this,t=this.zip.file("word/document.xml"),n=a(t.asText()).documentElement.firstElementChild,r=i(n).map(function(t){var n=new w;return f(t,n,e)});return{name:"document",metadata:this.metadata,children:r,labels:[]}}},{key:"footnotes",get:function(){var e=this,t={},n=this.zip.file("word/footnotes.xml");if(n){var r=a(n.asText());i(r.documentElement).forEach(function(n){var r=n.getAttribute("w:id"),o=new w,i=c(n,o,e);t[r]={name:"footnote",children:i,labels:[]}})}return t}},{key:"endnotes",get:function(){var e=this,t={},n=this.zip.file("word/endnotes.xml");if(n){var r=a(n.asText());i(r.documentElement).forEach(function(n){var r=n.getAttribute("w:id"),o=new w,i=c(n,o,e);t[r]={name:"endnote",children:i,labels:[]}})}return t}},{key:"metadata",get:function(){var e={},t=this.zip.file("docProps/core.xml");if(t){var n=a(t.asText());i(n.documentElement).forEach(function(t){var n=s(t.tagName);e[n]=t.textContent})}return e}},{key:"relationships",get:function(){var e={},t=this.zip.file("word/_rels/document.xml.rels");if(t){var n=a(t.asText());i(n.documentElement).forEach(function(t){var n=t.getAttribute("Id");e[n]=t.getAttribute("Target")})}return e}}]),e}();v([b.memoize],E.prototype,"footnotes",null),v([b.memoize],E.prototype,"endnotes",null),v([b.memoize],E.prototype,"metadata",null),v([b.memoize],E.prototype,"relationships",null),t.Parser=E},function(e,t,n){"use strict";function r(e){return e.replace(a,function(e){return i[e]})}var o=n(53),i={"\\":"\\backslash{}","{":"\\{","}":"\\}",$:"\\$","#":"\\#","á":"\\'a","é":"\\'e","í":"\\'i","ó":"\\'o","ú":"\\'u","ő":"\\H{o}","ű":"\\H{u}","ò":"\\`{o}","ö":'\\"o',"ü":'\\"u',"ô":"\\^{o}","ŏ":"\\u{o}","č":"\\v{c}","̈":'\\"',"́":"\\'","ø":"\\o","Ø":"\\O","∧":"$\\wedge$","∨":"$\\vee$","∀":"$\\forall$","":"$\\forall$","∃":"$\\exists$","":"$\\exists$","¬":"$\\neg$","≠":"$\\neq$","≤":"$\\leq$","":"$<$","<":"\\textless{}",">":"\\textgreater{}","∈":"$\\in$","":"$\\in$","∅":"$\\emptyset$","":"$\\cap$","−":"$-$","⊑":"$\\sqsubseteq$","⊃":"$\\supset$","⊂":"$\\subset$","≡":"$\\equiv$","⊆":"$\\subseteq$","⊇":"$\\supseteq$","≥":"$\\ge$","×":"$\\times$","∪":"$\\cup$","‘":"`","’":"'","“":"``","”":"''","…":"\\dots{}","α":"$\\alpha$","":"$\\alpha$","λ":"$\\lambda$","":"$\\lambda$","δ":"$\\delta$","ε":"$\\epsilon$","ι":"$\\iota$","Π":"$\\Pi$","π":"$\\pi$","ϕ":"$\\phi$","":"$\\phi$","θ":"$\\theta$","Θ":"$\\Theta$","β":"$\\beta$","":"$\\beta$","":" ","":"$\\pi$","":",","µ":"$\\mu$","μ":"$\\mu$","τ":"$\\tau$","◊":"$\\lozenge$","\t":"\\tab{}","⇐":"$\\Leftarrow$","⇔":"$\\Leftrightarrow$","⇒":"$\\Rightarrow$","→":"$\\to$","&":"\\&","—":"---","–":"--","∞":"$\\infty$","☐":"$\\square$"," ":"~","fi":"fi","":"\\{","":"|","":"$>$","%":"\\%","==>":"$\\Rightarrow$","=>":"$\\Rightarrow$","||":"\\textbardbl{}","‎":""},a=new RegExp(Object.keys(i).map(o.escapeRegExp).join("|"),"g");t.applyReplacements=r},function(e,t,n){"use strict";function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function o(e,t){return"\\"+e+"{"+t+"}"}function i(e){for(var t=[],n=0;n<29;n++){var r=Math.pow(2,n);e&r&&t.push(r)}return t}function a(e){switch(e){case _.Style.Bold:return"textbf";case _.Style.Italic:return"textit";case _.Style.Underline:return"underline";case _.Style.Subscript:return"textsubscript";case _.Style.Superscript:return"textsuperscript";default:throw new Error("Invalid style: "+e)}}function s(e){return Array.isArray(e)}function u(e){return!s(e)&&_.isXContainer(e)}function l(e){return e.replace(/[^A-Z0-9-]/gi,"")}function c(e){var t=[];return e.forEach(function(e){if(_.isXText(e)&&"\n"!=e.data){var n=t[t.length-1],r=s(n)?n:[];r!==n&&t.push(r),r.push(e)}else t.push(e)}),t}function f(e){return d(e.children)+e.labels.map(l).map(function(e){return o("label",e)}).join("")}function d(e){var t=c(e);return y.join(t,p,function(e,t){return u(e)&&u(t)?"\n\n":""})}function p(e){if(s(e))return m(e);if(_.isXText(e))return e.data;if(_.isXReference(e))return o("Cref",l(e.code));if(_.isXExample(e))return"\\begin{exe}\n \\ex{"+f(e)+"}\n\\end{exe}";if(_.isXFootnote(e)){var t=f(e).replace(/^\s+/,"");return o("footnote",t)}if(_.isXEndnote(e)){var n=f(e).replace(/^\s+/,"");return o("endnote",n)}if(_.isXContainer(e))return"paragraph"==e.name||"document"==e.name?f(e):o(e.name,d(e.children))+e.labels.map(l).map(function(e){return o("label",e)}).join("");throw new Error('Cannot render abstract class "XNode"')}function h(e,t){for(var n=0;n<e.children.length;n++){var r=e.children[n];if(r instanceof E){if(r===t)return e;var o=h(r,t);if(o)return o}}}function m(e){var t=[];e.forEach(function(e){var n=e.data.match(/^(\s+)?([\S\s]*?)(\s+)?$/);n[1]&&t.push({data:n[1],styles:0}),n[2]&&(e.data=n[2],t.push(e)),n[3]&&t.push({data:n[3],styles:0})});for(var n="",r=new E(null),o=r,s=new g.Stack([0]);t.length;){var u=t.shift();if(y.isWhitespace(u.data))n+=u.data;else{for(;(u.styles&s.top)!==s.top;)s.pop(),o=h(r,o);n&&(o.push(new w(n)),n="");var l=i(u.styles^s.top);l.forEach(function(e){var t=a(e),n=new E(t);o.push(n),o=n,s.push(s.top|e)}),o.push(new w(u.data))}}return n&&(o.push(new w(n)),n=""),r.toString()}var v=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),g=n(93),y=n(53),_=n(54),b=n(162);t.renderXNode=p;var w=function(){function e(t){r(this,e),this.data=t}return v(e,[{key:"toString",value:function(){var e=b.applyReplacements(this.data);return e=e.replace(/_+/g,function(e){var t=3*e.length;return"\\underline{\\hspace{"+t+"pt}}"}),e=e.replace(/(^|\(|\[| )'(\S[^']{1,200}\S)'($|\.|,|;|\?|\)|\]| )/g,"$1`$2'$3"),e=e.replace(/(^|\(|\[| )"(\S[^"]{1,200}\S)"($|\.|,|;|\?|\)|\]| )/g,"$1``$2''$3")}}]),e}(),E=function(){function e(t){var n=arguments.length<=1||void 0===arguments[1]?[]:arguments[1];r(this,e),this.command=t,this.children=n}return v(e,[{key:"toString",value:function(){var e=this.children.map(function(e){return e.toString()}).join("");return null!==this.command&&(e=o(this.command,e)),e}},{key:"push",value:function(e){this.children.push(e)}}]),e}()},function(e,t,n){"use strict";function r(e){var t=(new Date).toISOString().replace(/T/," ").replace(/\..+/,""),n=i.renderXNode(e);return"\\documentclass{article}\n\n% Converted by xdoc on "+t+"\n\n\\usepackage{hyperref}\n\\usepackage{fixltx2e}\n\\usepackage{times}\n\n\\newcommand{\\tab}{\\hspace{4em}}\n\n\\usepackage{gb4e}\n\n\\usepackage{cleveref}\n\\crefformat{xnumi}{(#2#1#3)}\n\\crefformat{xnumii}{(#2#1#3)}\n\\crefformat{xnumiii}{(#2#1#3)}\n\n\\begin{document}\n"+n+"\n\\end{document}\n"}function o(e){var t=(new Date).toISOString().replace(/T/," ").replace(/\..+/,""),n=i.renderXNode(e),r=e.metadata.title,o=e.metadata.title.split(":")[0],a=e.metadata.keywords,s="TODO: Thanks",u=[{name:e.metadata.creator,institute:"TODO: institute",department:"TODO: department",address:"TODO: address",email:"TODO: email"}],l=u.map(function(e){return e.name}),c=u.map(function(e){return"\\spauthor{"+e.name+" \\\\ \\institute{"+e.institute+"}}"}),f=u.map(function(e){return" \\begin{address}\n "+e.name+" \\\\\n "+e.department+" \\\\\n "+e.institute+" \\\\\n "+e.address+" \\\\\n \\email{"+e.email+"}\n \\end{address}"}),d="TODO: abstract";return"\\documentclass[lucida,biblatex]{sp}\n\n% Converted by xdoc on "+t+"\n\n\\newcommand{\\tab}{\\hspace{4em}}\n\n\\usepackage{gb4e-emulate}\n\n%\\addbibresource{paper.bib}\n\n\\usepackage{cleveref}\n\\crefformat{xnumi}{(#2#1#3)}\n\\crefformat{xnumii}{(#2#1#3)}\n\\crefformat{xnumiii}{(#2#1#3)}\n\\crefformat{exei}{(#2#1#3)}\n\\crefformat{exeii}{(#2#1#3)}\n\\crefformat{exeiii}{(#2#1#3)}\n\n\\pdfauthor{"+l.join(" ")+"}\n\\pdftitle{"+r+"}\n\\pdfkeywords{"+a+"}\n\n\\author["+l.join(" ")+"]{\n "+c.join("\\AND")+"\n}\n\n\\title["+o+"]{"+r+"%\n\\thanks{"+s+"}\n}\n\n\\begin{document}\n\n\\maketitle\n\n\\begin{abstract}\n "+d+"\n\\end{abstract}\n\n\\begin{keywords}\n"+a+"\n\\end{keywords}\n\n"+n+"\n\n\\printbibliography\n\n\\begin{addresses}\n "+f.join("\n")+"\n\\end{addresses}\n\n\\end{document}\n"}var i=n(163);t.plain=r,t.semprag=o},function(e,t){"use strict";function n(){for(var e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",t=0,n=e.length;t<n;++t)s[t]=e[t],u[e.charCodeAt(t)]=t;u["-".charCodeAt(0)]=62,u["_".charCodeAt(0)]=63}function r(e){var t,n,r,o,i,a,s=e.length;if(s%4>0)throw new Error("Invalid string. Length must be a multiple of 4");i="="===e[s-2]?2:"="===e[s-1]?1:0,a=new l(3*s/4-i),r=i>0?s-4:s;var c=0;for(t=0,n=0;t<r;t+=4,n+=3)o=u[e.charCodeAt(t)]<<18|u[e.charCodeAt(t+1)]<<12|u[e.charCodeAt(t+2)]<<6|u[e.charCodeAt(t+3)],a[c++]=o>>16&255,a[c++]=o>>8&255,a[c++]=255&o;return 2===i?(o=u[e.charCodeAt(t)]<<2|u[e.charCodeAt(t+1)]>>4,a[c++]=255&o):1===i&&(o=u[e.charCodeAt(t)]<<10|u[e.charCodeAt(t+1)]<<4|u[e.charCodeAt(t+2)]>>2,a[c++]=o>>8&255,a[c++]=255&o),a}function o(e){return s[e>>18&63]+s[e>>12&63]+s[e>>6&63]+s[63&e]}function i(e,t,n){for(var r,i=[],a=t;a<n;a+=3)r=(e[a]<<16)+(e[a+1]<<8)+e[a+2],i.push(o(r));return i.join("")}function a(e){for(var t,n=e.length,r=n%3,o="",a=[],u=16383,l=0,c=n-r;l<c;l+=u)a.push(i(e,l,l+u>c?c:l+u));return 1===r?(t=e[n-1],o+=s[t>>2],o+=s[t<<4&63],o+="=="):2===r&&(t=(e[n-2]<<8)+e[n-1],o+=s[t>>10],o+=s[t>>4&63],o+=s[t<<2&63],o+="="),a.push(o),a.join("")}t.toByteArray=r,t.fromByteArray=a;var s=[],u=[],l="undefined"!=typeof Uint8Array?Uint8Array:Array;n()},function(e,t){function n(e){return String.fromCharCode.apply(null,e)}function r(e){for(var t=e.length,n=new Array(t),r=0;r<t;r++)n[r]=e.charCodeAt(r);return n}function o(e){for(var t,n,r,o,i,a=e.length,s=a%3,u=a-s,l=[],c=0;c<u;c+=3)i=e[c]<<16|e[c+1]<<8|e[c+2],t=(16515072&i)>>18,n=(258048&i)>>12,r=(4032&i)>>6,o=63&i,l.push(t,n,r,o);return 1==s?(i=e[u],t=(252&i)>>2,n=(3&i)<<4,l.push(t,n,64,64)):2==s&&(i=e[u]<<8|e[u+1],t=(64512&i)>>10,n=(1008&i)>>4,r=(15&i)<<2,l.push(t,n,r,64)),l}function i(e,n){void 0===n&&(n=t.STANDARD_ALPHABET);var o=r(e);return a(o,n)}function a(e,n){void 0===n&&(n=t.STANDARD_ALPHABET);var r=o(e);return r.map(function(e){return n[e]}).join("")}function s(e){for(var t=e.length,n=[],r=0;r<t;r+=4){var o=e[r],i=e[r+1],a=e[r+2],s=e[r+3],u=o<<2|i>>4,l=(15&i)<<4|a>>2,c=(3&a)<<6|s;64===s?64===a?n.push(u):n.push(u,l):n.push(u,l,c)}return n}function u(e,r){void 0===r&&(r=t.STANDARD_ALPHABET);var o=l(e,r);return n(o)}function l(e,n){void 0===n&&(n=t.STANDARD_ALPHABET);var r=e.split("").map(function(e){return n.indexOf(e)});return s(r)}t.STANDARD_ALPHABET="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",t.makeString=n,t.unmakeString=r,t.encode=o,t.encodeStringToString=i,t.encodeBytesToString=a,t.decode=s,t.decodeStringToString=u,t.decodeStringToBytes=l},function(e,t,n){t.base64=n(166),t.unicode=n(168)},function(e,t){function n(e){for(var t=[],n=0,r=e.length;n<r;n++){var o=e.charCodeAt(n);o<128?t.push(o):o<2048?t.push(192+(o>>>6),128+(63&o)):o<65536?t.push(224+(o>>>12),128+(o>>>6&63),128+(63&o)):o<2097152?t.push(240+(o>>>18),128+(o>>>12&63),128+(o>>>6&63),128+(63&o)):o<67108864?t.push(248+(o>>>24),128+(o>>>18&63),128+(o>>>12&63),128+(o>>>6&63),128+(63&o)):t.push(252+(o>>>30),128+(o>>>24&63),128+(o>>>18&63),128+(o>>>12&63),128+(o>>>6&63),128+(63&o))}return t}function r(e){for(var t=[],n=0,r=e.length;n<r;n++){var o=e[n];t.push(String.fromCharCode(o>251&&o<254&&n+5<r?1073741824*(o-252)+(e[++n]-128<<24)+(e[++n]-128<<18)+(e[++n]-128<<12)+(e[++n]-128<<6)+e[++n]-128:o>247&&o<252&&n+4<r?(o-248<<24)+(e[++n]-128<<18)+(e[++n]-128<<12)+(e[++n]-128<<6)+e[++n]-128:o>239&&o<248&&n+3<r?(o-240<<18)+(e[++n]-128<<12)+(e[++n]-128<<6)+e[++n]-128:o>223&&o<240&&n+2<r?(o-224<<12)+(e[++n]-128<<6)+e[++n]-128:o>191&&o<224&&n+1<r?(o-192<<6)+e[++n]-128:o))}return t.join("")}t.encode=n,t.decode=r},function(e,t,n){t=e.exports=n(170)(),t.push([e.id,"body{margin:0}h1,h2,h3,h4,h5,h6{margin:1ex 0}div,input,main,nav,section,span,textarea{box-sizing:border-box}a{cursor:pointer;text-decoration:underline}table{border-spacing:0;border-collapse:collapse}table td{vertical-align:top}table td,table th{font-size:100%;text-align:left}table.fill{width:100%}table.lined tbody td{border-top:1px solid #eee}table.padded td:first-child,table.padded th:first-child{padding-left:10px}table.padded td:last-child,table.padded th:last-child{padding-right:10px}table.striped thead tr{background-color:#fff}table.striped tbody tr:nth-child(odd){background-color:#fcfcfc}table.striped tbody tr:nth-child(even){background-color:#fefefe}table.striped tfoot tr{background-color:#fafafa}body{background-color:#fff;font:14px Lucida Grande,Arial,sans-serif}label[disabled]{color:#777}fieldset{margin:10px;border:1px solid #ccc}.code,code{font-family:monospace}.help{font-size:80%;color:#444;cursor:pointer}table td,table th{padding:1px 4px 2px 2px}.number{text-align:right}section{margin-top:5px;margin-bottom:5px;padding-top:5px;padding-bottom:5px}.vpad{padding-top:10px;padding-bottom:10px}.hpad{padding-left:10px;padding-right:10px}.notification-container{position:fixed;top:0;left:0;right:0;z-index:10000;text-align:center;pointer-events:none}.notification-container .notification{display:inline-block;white-space:pre-wrap;text-align:left;vertical-align:middle;background-color:rgba(0,0,0,.9);border:1px solid #000;color:#fff;border-radius:3px;padding:5px 8px;margin:5px 6px;pointer-events:auto}.no-select,nav{-webkit-user-select:none;-moz-user-select:none;user-select:none}nav{padding:0 5px;z-index:100;font-size:90%}nav .tab,nav .text{display:inline-block;vertical-align:middle;padding:3px 6px;margin:3px 3px 0}nav .tab{border-radius:2px 2px 0 0}nav.fixedflow{position:fixed;left:0;right:0;background-color:#777}nav.fixedflow .tab{background-color:#999}nav.fixedflow.sub,nav.fixedflow .tab.current,nav.fixedflow .tab:hover{background-color:#ddd}nav.fixedflow.sub .tab{background-color:#bbb}nav.fixedflow.sub .tab.current,nav.fixedflow.sub .tab:hover{background-color:#fff}.wrap{word-break:break-all}.raw,.wrap{white-space:pre-wrap}.document{padding:5px;font-family:Times New Roman,Serif;background-color:#89a}.document .container{min-height:1.2em;margin:5px 0;padding:2px;white-space:pre-wrap;background-color:#fff}.document .example{background-color:#f0f8ff;counter-increment:example}.document .example:before{content:\"(\" counter(example) \") \"}.document .reference{display:inline;background-color:skyblue}.document .endnote,.document .footnote{display:block;margin:5px 0;padding:2px;font-size:smaller;background-color:#ccc}.document .section{font-size:130%}.document .subsection{font-size:120%}.document .subsubsection{font-size:110%}.document.outlined span{outline:1px solid #ffb6c1}.document.labeled .endnote:before,.document.labeled .footnote:before{padding:0 2px;font-variant:small-caps}.document.labeled .footnote:before{content:'Footnote'}.document.labeled .endnote:before{content:'Endnote'}.xml{font-size:11px;font-family:Consolas,Monaco,Menlo,monospace}.xml .element,.xml .text{margin-left:2ch}.xml .attribute .name{color:#f0f}.xml .attribute .value{color:#8b008b}.xml .start{color:green}.xml .end{color:red}.xml .text{color:blue}.latex{font-family:Consolas,Monaco,Menlo,monospace;white-space:pre-wrap}.latex,pre{font-size:11px}",""])},function(e,t){e.exports=function(){var e=[];return e.toString=function(){for(var e=[],t=0;t<this.length;t++){var n=this[t];n[2]?e.push("@media "+n[2]+"{"+n[1]+"}"):e.push(n[1])}return e.join("")},e.i=function(t,n){"string"==typeof t&&(t=[[null,t,""]]);for(var r={},o=0;o<this.length;o++){var i=this[o][0];"number"==typeof i&&(r[i]=!0)}for(o=0;o<t.length;o++){var a=t[o];"number"==typeof a[0]&&r[a[0]]||(n&&!a[2]?a[2]=n:n&&(a[2]="("+a[2]+") and ("+n+")"),e.push(a))}},e}},function(e,t){function n(e){return"[object Arguments]"==Object.prototype.toString.call(e)}function r(e){return e&&"object"==typeof e&&"number"==typeof e.length&&Object.prototype.hasOwnProperty.call(e,"callee")&&!Object.prototype.propertyIsEnumerable.call(e,"callee")||!1}var o="[object Arguments]"==function(){return Object.prototype.toString.call(arguments)}();t=e.exports=o?n:r,t.supported=n,t.unsupported=r},function(e,t){function n(e){var t=[];for(var n in e)t.push(n);return t}t=e.exports="function"==typeof Object.keys?Object.keys:n,t.shim=n},function(e,t){"use strict";function n(e){return e.replace(r,function(e,t){return t.toUpperCase()})}var r=/-(.)/g;e.exports=n},function(e,t,n){"use strict";function r(e){return o(e.replace(i,"ms-"))}var o=n(173),i=/^-ms-/;e.exports=r},function(e,t,n){"use strict";function r(e,t){return!(!e||!t)&&(e===t||!o(e)&&(o(t)?r(e,t.parentNode):"contains"in e?e.contains(t):!!e.compareDocumentPosition&&!!(16&e.compareDocumentPosition(t))))}var o=n(183);e.exports=r},function(e,t,n){"use strict";function r(e){var t=e.length;if(Array.isArray(e)||"object"!=typeof e&&"function"!=typeof e?a(!1):void 0,"number"!=typeof t?a(!1):void 0,0===t||t-1 in e?void 0:a(!1),"function"==typeof e.callee?a(!1):void 0,e.hasOwnProperty)try{return Array.prototype.slice.call(e)}catch(n){}for(var r=Array(t),o=0;o<t;o++)r[o]=e[o];return r}function o(e){return!!e&&("object"==typeof e||"function"==typeof e)&&"length"in e&&!("setInterval"in e)&&"number"!=typeof e.nodeType&&(Array.isArray(e)||"callee"in e||"item"in e)}function i(e){return o(e)?Array.isArray(e)?e.slice():r(e):[e]}var a=n(1);e.exports=i},function(e,t,n){"use strict";function r(e){var t=e.match(c);return t&&t[1].toLowerCase()}function o(e,t){var n=l;l?void 0:u(!1);var o=r(e),i=o&&s(o);if(i){n.innerHTML=i[1]+e+i[2];for(var c=i[0];c--;)n=n.lastChild}else n.innerHTML=e;var f=n.getElementsByTagName("script");f.length&&(t?void 0:u(!1),a(f).forEach(t));for(var d=Array.from(n.childNodes);n.lastChild;)n.removeChild(n.lastChild);return d}var i=n(9),a=n(176),s=n(178),u=n(1),l=i.canUseDOM?document.createElement("div"):null,c=/^\s*<(\w+)/;e.exports=o},function(e,t,n){"use strict";function r(e){return a?void 0:i(!1),d.hasOwnProperty(e)||(e="*"),s.hasOwnProperty(e)||("*"===e?a.innerHTML="<link />":a.innerHTML="<"+e+"></"+e+">",s[e]=!a.firstChild),s[e]?d[e]:null}var o=n(9),i=n(1),a=o.canUseDOM?document.createElement("div"):null,s={},u=[1,'<select multiple="true">',"</select>"],l=[1,"<table>","</table>"],c=[3,"<table><tbody><tr>","</tr></tbody></table>"],f=[1,'<svg xmlns="http://www.w3.org/2000/svg">',"</svg>"],d={"*":[1,"?<div>","</div>"],area:[1,"<map>","</map>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],legend:[1,"<fieldset>","</fieldset>"],param:[1,"<object>","</object>"],tr:[2,"<table><tbody>","</tbody></table>"],optgroup:u,option:u,caption:l,colgroup:l,tbody:l,tfoot:l,thead:l,td:c,th:c},p=["circle","clipPath","defs","ellipse","g","image","line","linearGradient","mask","path","pattern","polygon","polyline","radialGradient","rect","stop","text","tspan"];p.forEach(function(e){d[e]=f,s[e]=!0}),e.exports=r},function(e,t){"use strict";function n(e){return e===window?{x:window.pageXOffset||document.documentElement.scrollLeft,y:window.pageYOffset||document.documentElement.scrollTop}:{x:e.scrollLeft,y:e.scrollTop}}e.exports=n},function(e,t){"use strict";function n(e){return e.replace(r,"-$1").toLowerCase()}var r=/([A-Z])/g;e.exports=n},function(e,t,n){"use strict";function r(e){return o(e).replace(i,"-ms-")}var o=n(180),i=/^ms-/;e.exports=r},function(e,t){"use strict";function n(e){return!(!e||!("function"==typeof Node?e instanceof Node:"object"==typeof e&&"number"==typeof e.nodeType&&"string"==typeof e.nodeName))}e.exports=n},function(e,t,n){"use strict";function r(e){return o(e)&&3==e.nodeType}var o=n(182);e.exports=r},function(e,t){"use strict";function n(e,t,n){if(!e)return null;var o={};for(var i in e)r.call(e,i)&&(o[i]=t.call(n,e[i],i,e));return o}var r=Object.prototype.hasOwnProperty;e.exports=n},function(e,t){"use strict";function n(e){var t={};return function(n){return t.hasOwnProperty(n)||(t[n]=e.call(this,n)),t[n]}}e.exports=n},function(e,t){"use strict";function n(e,t,n){function o(){return s=!0,u?void(c=[].concat(r.call(arguments))):void n.apply(this,arguments)}function i(){if(!s&&(l=!0,!u)){for(u=!0;!s&&a<e&&l;)l=!1,t.call(this,a++,i,o);return u=!1,s?void n.apply(this,c):void(a>=e&&l&&(s=!0,n()))}}var a=0,s=!1,u=!1,l=!1,c=void 0;i()}t.__esModule=!0;var r=Array.prototype.slice;t.loopAsync=n},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(){function e(e){try{e=e||window.history.state||{}}catch(t){e={}}var n=f.getWindowPath(),r=e,o=r.key,a=void 0;o?a=d.readState(o):(a=null,o=_.createKey(),g&&window.history.replaceState(i({},e,{key:o}),null));var s=l.parsePath(n);return _.createLocation(i({},s,{state:a}),void 0,o)}function t(t){function n(t){void 0!==t.state&&r(e(t.state))}var r=t.transitionTo;return f.addEventListener(window,"popstate",n),function(){f.removeEventListener(window,"popstate",n); }}function n(e){var t=e.basename,n=e.pathname,r=e.search,o=e.hash,i=e.state,a=e.action,s=e.key;if(a!==u.POP){d.saveState(s,i);var l=(t||"")+n+r+o,c={key:s};if(a===u.PUSH){if(y)return window.location.href=l,!1;window.history.pushState(c,null,l)}else{if(y)return window.location.replace(l),!1;window.history.replaceState(c,null,l)}}}function r(e){1===++b&&(w=t(_));var n=_.listenBefore(e);return function(){n(),0===--b&&w()}}function o(e){1===++b&&(w=t(_));var n=_.listen(e);return function(){n(),0===--b&&w()}}function a(e){1===++b&&(w=t(_)),_.registerTransitionHook(e)}function p(e){_.unregisterTransitionHook(e),0===--b&&w()}var m=arguments.length<=0||void 0===arguments[0]?{}:arguments[0];c.canUseDOM?void 0:s["default"](!1);var v=m.forceRefresh,g=f.supportsHistory(),y=!g||v,_=h["default"](i({},m,{getCurrentLocation:e,finishTransition:n,saveState:d.saveState})),b=0,w=void 0;return i({},_,{listenBefore:r,listen:o,registerTransitionHook:a,unregisterTransitionHook:p})}t.__esModule=!0;var i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},a=n(7),s=r(a),u=n(28),l=n(24),c=n(36),f=n(43),d=n(98),p=n(99),h=r(p);t["default"]=o,e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e){return"string"==typeof e&&"/"===e.charAt(0)}function i(){var e=g.getHashPath();return!!o(e)||(g.replaceHashPath("/"+e),!1)}function a(e,t,n){return e+(e.indexOf("?")===-1?"?":"&")+(t+"="+n)}function s(e,t){return e.replace(new RegExp("[?&]?"+t+"=[a-zA-Z0-9]+"),"")}function u(e,t){var n=e.match(new RegExp("\\?.*?\\b"+t+"=(.+?)\\b"));return n&&n[1]}function l(){function e(){var e=g.getHashPath(),t=void 0,n=void 0;T?(t=u(e,T),e=s(e,T),t?n=y.readState(t):(n=null,t=P.createKey(),g.replaceHashPath(a(e,T,t)))):t=n=null;var r=m.parsePath(e);return P.createLocation(c({},r,{state:n}),void 0,t)}function t(t){function n(){i()&&r(e())}var r=t.transitionTo;return i(),g.addEventListener(window,"hashchange",n),function(){g.removeEventListener(window,"hashchange",n)}}function n(e){var t=e.basename,n=e.pathname,r=e.search,o=e.state,i=e.action,s=e.key;if(i!==h.POP){var u=(t||"")+n+r;T?(u=a(u,T,s),y.saveState(s,o)):e.key=e.state=null;var l=g.getHashPath();i===h.PUSH?l!==u&&(window.location.hash=u):l!==u&&g.replaceHashPath(u)}}function r(e){1===++O&&(R=t(P));var n=P.listenBefore(e);return function(){n(),0===--O&&R()}}function o(e){1===++O&&(R=t(P));var n=P.listen(e);return function(){n(),0===--O&&R()}}function l(e){P.push(e)}function f(e){P.replace(e)}function d(e){P.go(e)}function _(e){return"#"+P.createHref(e)}function E(e){1===++O&&(R=t(P)),P.registerTransitionHook(e)}function C(e){P.unregisterTransitionHook(e),0===--O&&R()}function x(e,t){P.pushState(e,t)}function k(e,t){P.replaceState(e,t)}var S=arguments.length<=0||void 0===arguments[0]?{}:arguments[0];v.canUseDOM?void 0:p["default"](!1);var T=S.queryKey;(void 0===T||T)&&(T="string"==typeof T?T:w);var P=b["default"](c({},S,{getCurrentLocation:e,finishTransition:n,saveState:y.saveState})),O=0,R=void 0;g.supportsGoWithoutReloadUsingHash();return c({},P,{listenBefore:r,listen:o,push:l,replace:f,go:d,createHref:_,registerTransitionHook:E,unregisterTransitionHook:C,pushState:x,replaceState:k})}t.__esModule=!0;var c=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},f=n(12),d=(r(f),n(7)),p=r(d),h=n(28),m=n(24),v=n(36),g=n(43),y=n(98),_=n(99),b=r(_),w="_k";t["default"]=l,e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e){return e.filter(function(e){return e.state}).reduce(function(e,t){return e[t.key]=t.state,e},{})}function i(){function e(e,t){g[e]=t}function t(e){return g[e]}function n(){var e=m[v],n=e.basename,r=e.pathname,o=e.search,i=(n||"")+r+(o||""),s=void 0,u=void 0;e.key?(s=e.key,u=t(s)):(s=d.createKey(),u=null,e.key=s);var l=c.parsePath(i);return d.createLocation(a({},l,{state:u}),void 0,s)}function r(e){var t=v+e;return t>=0&&t<m.length}function i(e){if(e){if(!r(e))return;v+=e;var t=n();d.transitionTo(a({},t,{action:f.POP}))}}function s(t){switch(t.action){case f.PUSH:v+=1,v<m.length&&m.splice(v),m.push(t),e(t.key,t.state);break;case f.REPLACE:m[v]=t,e(t.key,t.state)}}var u=arguments.length<=0||void 0===arguments[0]?{}:arguments[0];Array.isArray(u)?u={entries:u}:"string"==typeof u&&(u={entries:[u]});var d=p["default"](a({},u,{getCurrentLocation:n,finishTransition:s,saveState:e,go:i})),h=u,m=h.entries,v=h.current;"string"==typeof m?m=[m]:Array.isArray(m)||(m=["/"]),m=m.map(function(e){var t=d.createKey();return"string"==typeof e?{pathname:e,key:t}:"object"==typeof e&&e?a({},e,{key:t}):void l["default"](!1)}),null==v?v=m.length-1:v>=0&&v<m.length?void 0:l["default"](!1);var g=o(m);return d}t.__esModule=!0;var a=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},s=n(12),u=(r(s),n(7)),l=r(u),c=n(24),f=n(28),d=n(100),p=r(d);t["default"]=i,e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0;var o=n(25),i=r(o),a=n(102),s=r(a);t["default"]=i["default"](s["default"],"enableBeforeUnload is deprecated, use useBeforeUnload instead"),e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0;var o=n(25),i=r(o),a=n(103),s=r(a);t["default"]=i["default"](s["default"],"enableQueries is deprecated, use useQueries instead"),e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0;var o=n(25),i=r(o),a=n(101),s=r(a),u=n(187),l=r(u);t.createHistory=l["default"];var c=n(188),f=r(c);t.createHashHistory=f["default"];var d=n(189),p=r(d);t.createMemoryHistory=p["default"];var h=n(193),m=r(h);t.useBasename=m["default"];var v=n(102),g=r(v);t.useBeforeUnload=g["default"];var y=n(103),_=r(y);t.useQueries=_["default"];var b=n(28),w=r(b);t.Actions=w["default"];var E=n(190),C=r(E);t.enableBeforeUnload=C["default"];var x=n(191),k=r(x);t.enableQueries=k["default"];var S=i["default"](s["default"],"Using createLocation without a history instance is deprecated; please use history.createLocation instead");t.createLocation=S},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e){return function(){function t(){if(!w){if(null==b&&s.canUseDOM){var e=document.getElementsByTagName("base")[0],t=e&&e.getAttribute("href");null!=t&&(b=t)}w=!0}}function n(e){return t(),b&&null==e.basename&&(0===e.pathname.indexOf(b)?(e.pathname=e.pathname.substring(b.length),e.basename=b,""===e.pathname&&(e.pathname="/")):e.basename=""),e}function r(e){if(t(),!b)return e;"string"==typeof e&&(e=u.parsePath(e));var n=e.pathname,r="/"===b.slice(-1)?b:b+"/",o="/"===n.charAt(0)?n.slice(1):n,a=r+o;return i({},e,{pathname:a})}function o(e){return _.listenBefore(function(t,r){c["default"](e,n(t),r)})}function a(e){return _.listen(function(t){e(n(t))})}function l(e){_.push(r(e))}function f(e){_.replace(r(e))}function p(e){return _.createPath(r(e))}function h(e){return _.createHref(r(e))}function m(e){for(var t=arguments.length,o=Array(t>1?t-1:0),i=1;i<t;i++)o[i-1]=arguments[i];return n(_.createLocation.apply(_,[r(e)].concat(o)))}function v(e,t){"string"==typeof t&&(t=u.parsePath(t)),l(i({state:e},t))}function g(e,t){"string"==typeof t&&(t=u.parsePath(t)),f(i({state:e},t))}var y=arguments.length<=0||void 0===arguments[0]?{}:arguments[0],_=e(y),b=y.basename,w=!1;return i({},_,{listenBefore:o,listen:a,push:l,replace:f,createPath:p,createHref:h,createLocation:m,pushState:d["default"](v,"pushState is deprecated; use push instead"),replaceState:d["default"](g,"replaceState is deprecated; use replace instead")})}}t.__esModule=!0;var i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},a=n(12),s=(r(a),n(36)),u=n(24),l=n(57),c=r(l),f=n(25),d=r(f);t["default"]=o,e.exports=t["default"]},function(e,t,n){"use strict";var r=n(156);t.extract=function(e){return e.split("?")[1]||""},t.parse=function(e){return"string"!=typeof e?{}:(e=e.trim().replace(/^(\?|#|&)/,""),e?e.split("&").reduce(function(e,t){var n=t.replace(/\+/g," ").split("="),r=n.shift(),o=n.length>0?n.join("="):void 0;return r=decodeURIComponent(r),o=void 0===o?null:decodeURIComponent(o),e.hasOwnProperty(r)?Array.isArray(e[r])?e[r].push(o):e[r]=[e[r],o]:e[r]=o,e},{}):{})},t.stringify=function(e){return e?Object.keys(e).sort().map(function(t){var n=e[t];return void 0===n?"":null===n?t:Array.isArray(n)?n.slice().sort().map(function(e){return r(t)+"="+r(e)}).join("&"):r(t)+"="+r(n)}).filter(function(e){return e.length>0}).join("&"):""}},function(e,t){"use strict";var n={childContextTypes:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,mixins:!0,propTypes:!0,type:!0},r={name:!0,length:!0,prototype:!0,caller:!0,arguments:!0,arity:!0},o="function"==typeof Object.getOwnPropertySymbols;e.exports=function(e,t,i){if("string"!=typeof t){var a=Object.getOwnPropertyNames(t);o&&(a=a.concat(Object.getOwnPropertySymbols(t)));for(var s=0;s<a.length;++s)if(!(n[a[s]]||r[a[s]]||i&&i[a[s]]))try{e[a[s]]=t[a[s]]}catch(u){}}return e}},function(e,t){t.read=function(e,t,n,r,o){var i,a,s=8*o-r-1,u=(1<<s)-1,l=u>>1,c=-7,f=n?o-1:0,d=n?-1:1,p=e[t+f];for(f+=d,i=p&(1<<-c)-1,p>>=-c,c+=s;c>0;i=256*i+e[t+f],f+=d,c-=8);for(a=i&(1<<-c)-1,i>>=-c,c+=r;c>0;a=256*a+e[t+f],f+=d,c-=8);if(0===i)i=1-l;else{if(i===u)return a?NaN:(p?-1:1)*(1/0);a+=Math.pow(2,r),i-=l}return(p?-1:1)*a*Math.pow(2,i-r)},t.write=function(e,t,n,r,o,i){var a,s,u,l=8*i-o-1,c=(1<<l)-1,f=c>>1,d=23===o?Math.pow(2,-24)-Math.pow(2,-77):0,p=r?0:i-1,h=r?1:-1,m=t<0||0===t&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(s=isNaN(t)?1:0,a=c):(a=Math.floor(Math.log(t)/Math.LN2),t*(u=Math.pow(2,-a))<1&&(a--,u*=2),t+=a+f>=1?d/u:d*Math.pow(2,1-f),t*u>=2&&(a++,u/=2),a+f>=c?(s=0,a=c):a+f>=1?(s=(t*u-1)*Math.pow(2,o),a+=f):(s=t*Math.pow(2,f-1)*Math.pow(2,o),a=0));o>=8;e[n+p]=255&s,p+=h,s/=256,o-=8);for(a=a<<o|s,l+=o;l>0;e[n+p]=255&a,p+=h,a/=256,l-=8);e[n+p-h]|=128*m}},function(e,t){var n={}.toString;e.exports=Array.isArray||function(e){return"[object Array]"==n.call(e)}},function(e,t,n){"use strict";var r=n(13),o=[0,1996959894,3993919788,2567524794,124634137,1886057615,3915621685,2657392035,249268274,2044508324,3772115230,2547177864,162941995,2125561021,3887607047,2428444049,498536548,1789927666,4089016648,2227061214,450548861,1843258603,4107580753,2211677639,325883990,1684777152,4251122042,2321926636,335633487,1661365465,4195302755,2366115317,997073096,1281953886,3579855332,2724688242,1006888145,1258607687,3524101629,2768942443,901097722,1119000684,3686517206,2898065728,853044451,1172266101,3705015759,2882616665,651767980,1373503546,3369554304,3218104598,565507253,1454621731,3485111705,3099436303,671266974,1594198024,3322730930,2970347812,795835527,1483230225,3244367275,3060149565,1994146192,31158534,2563907772,4023717930,1907459465,112637215,2680153253,3904427059,2013776290,251722036,2517215374,3775830040,2137656763,141376813,2439277719,3865271297,1802195444,476864866,2238001368,4066508878,1812370925,453092731,2181625025,4111451223,1706088902,314042704,2344532202,4240017532,1658658271,366619977,2362670323,4224994405,1303535960,984961486,2747007092,3569037538,1256170817,1037604311,2765210733,3554079995,1131014506,879679996,2909243462,3663771856,1141124467,855842277,2852801631,3708648649,1342533948,654459306,3188396048,3373015174,1466479909,544179635,3110523913,3462522015,1591671054,702138776,2966460450,3352799412,1504918807,783551873,3082640443,3233442989,3988292384,2596254646,62317068,1957810842,3939845945,2647816111,81470997,1943803523,3814918930,2489596804,225274430,2053790376,3826175755,2466906013,167816743,2097651377,4027552580,2265490386,503444072,1762050814,4150417245,2154129355,426522225,1852507879,4275313526,2312317920,282753626,1742555852,4189708143,2394877945,397917763,1622183637,3604390888,2714866558,953729732,1340076626,3518719985,2797360999,1068828381,1219638859,3624741850,2936675148,906185462,1090812512,3747672003,2825379669,829329135,1181335161,3412177804,3160834842,628085408,1382605366,3423369109,3138078467,570562233,1426400815,3317316542,2998733608,733239954,1555261956,3268935591,3050360625,752459403,1541320221,2607071920,3965973030,1969922972,40735498,2617837225,3943577151,1913087877,83908371,2512341634,3803740692,2075208622,213261112,2463272603,3855990285,2094854071,198958881,2262029012,4057260610,1759359992,534414190,2176718541,4139329115,1873836001,414664567,2282248934,4279200368,1711684554,285281116,2405801727,4167216745,1634467795,376229701,2685067896,3608007406,1308918612,956543938,2808555105,3495958263,1231636301,1047427035,2932959818,3654703836,1088359270,936918e3,2847714899,3736837829,1202900863,817233897,3183342108,3401237130,1404277552,615818150,3134207493,3453421203,1423857449,601450431,3009837614,3294710456,1567103746,711928724,3020668471,3272380065,1510334235,755167117];e.exports=function(e,t){if("undefined"==typeof e||!e.length)return 0;var n="string"!==r.getTypeOf(e);"undefined"==typeof t&&(t=0);var i=0,a=0,s=0;t^=-1;for(var u=0,l=e.length;u<l;u++)s=n?e[u]:e.charCodeAt(u),a=255&(t^s),i=o[a],t=t>>>8^i;return t^-1}},function(e,t,n){"use strict";var r=n(13);t.string2binary=function(e){return r.string2binary(e)},t.string2Uint8Array=function(e){return r.transformTo("uint8array",e)},t.uint8Array2String=function(e){return r.transformTo("string",e)},t.string2Blob=function(e){var t=r.transformTo("arraybuffer",e);return r.arrayBuffer2Blob(t)},t.arrayBuffer2Blob=function(e){return r.arrayBuffer2Blob(e)},t.transformTo=function(e,t){return r.transformTo(e,t)},t.getTypeOf=function(e){return r.getTypeOf(e)},t.checkSupport=function(e){return r.checkSupport(e)},t.MAX_VALUE_16BITS=r.MAX_VALUE_16BITS,t.MAX_VALUE_32BITS=r.MAX_VALUE_32BITS,t.pretty=function(e){return r.pretty(e)},t.findCompression=function(e){return r.findCompression(e)},t.isRegExp=function(e){return r.isRegExp(e)}},function(e,t,n){"use strict";var r="undefined"!=typeof Uint8Array&&"undefined"!=typeof Uint16Array&&"undefined"!=typeof Uint32Array,o=n(208);t.uncompressInputType=r?"uint8array":"array",t.compressInputType=r?"uint8array":"array",t.magic="\b\0",t.compress=function(e,t){return o.deflateRaw(e,{level:t.level||-1})},t.uncompress=function(e){return o.inflateRaw(e)}},function(e,t,n){"use strict";function r(e,t){return this instanceof r?(this.files={},this.comment=null,this.root="",e&&this.load(e,t),void(this.clone=function(){var e=new r;for(var t in this)"function"!=typeof this[t]&&(e[t]=this[t]);return e})):new r(e,t)}var o=n(58);r.prototype=n(61),r.prototype.load=n(202),r.support=n(29),r.defaults=n(107),r.utils=n(199),r.base64={encode:function(e){return o.encode(e)},decode:function(e){return o.decode(e)}},r.compressions=n(59),e.exports=r},function(e,t,n){"use strict";var r=n(58),o=n(111),i=n(13),a=n(206);e.exports=function(e,t){var n,s,u,l;for(t=i.extend(t||{},{base64:!1,checkCRC32:!1,optimizedBinaryString:!1,createFolders:!1,decodeFileName:o.utf8decode}),t.base64&&(e=r.decode(e)),s=new a(e,t),n=s.files,u=0;u<n.length;u++)l=n[u],this.file(l.fileNameStr,l.decompressed,{binary:!0,optimizedBinaryString:!0,date:l.date,dir:l.dir,comment:l.fileCommentStr.length?l.fileCommentStr:null,unixPermissions:l.unixPermissions,dosPermissions:l.dosPermissions,createFolders:t.createFolders});return s.zipComment.length&&(this.comment=s.zipComment),this}},function(e,t,n){"use strict";function r(e){this.data=e,this.length=this.data.length,this.index=0,this.zero=0}var o=n(110);r.prototype=new o,r.prototype.readData=function(e){this.checkOffset(e);var t=this.data.slice(this.zero+this.index,this.zero+this.index+e);return this.index+=e,t},e.exports=r},function(e,t,n){"use strict";var r=n(13),o=function(){this.data=[]};o.prototype={append:function(e){e=r.transformTo("string",e),this.data.push(e)},finalize:function(){return this.data.join("")}},e.exports=o},function(e,t,n){"use strict";var r=n(13),o=function(e){this.data=new Uint8Array(e),this.index=0};o.prototype={append:function(e){0!==e.length&&(e=r.transformTo("uint8array",e),this.data.set(e,this.index),this.index+=e.length)},finalize:function(){return this.data}},e.exports=o},function(e,t,n){"use strict";function r(e,t){this.files=[],this.loadOptions=t,e&&this.load(e)}var o=n(109),i=n(203),a=n(110),s=n(104),u=n(13),l=n(108),c=n(207),f=n(29);n(61);r.prototype={checkSignature:function(e){var t=this.reader.readString(4);if(t!==e)throw new Error("Corrupted zip or bug : unexpected signature ("+u.pretty(t)+", expected "+u.pretty(e)+")")},isSignature:function(e,t){var n=this.reader.index;this.reader.setIndex(e);var r=this.reader.readString(4),o=r===t;return this.reader.setIndex(n),o},readBlockEndOfCentral:function(){this.diskNumber=this.reader.readInt(2),this.diskWithCentralDirStart=this.reader.readInt(2),this.centralDirRecordsOnThisDisk=this.reader.readInt(2),this.centralDirRecords=this.reader.readInt(2),this.centralDirSize=this.reader.readInt(4),this.centralDirOffset=this.reader.readInt(4),this.zipCommentLength=this.reader.readInt(2);var e=this.reader.readData(this.zipCommentLength),t=f.uint8array?"uint8array":"array",n=u.transformTo(t,e);this.zipComment=this.loadOptions.decodeFileName(n)},readBlockZip64EndOfCentral:function(){this.zip64EndOfCentralSize=this.reader.readInt(8),this.versionMadeBy=this.reader.readString(2),this.versionNeeded=this.reader.readInt(2),this.diskNumber=this.reader.readInt(4),this.diskWithCentralDirStart=this.reader.readInt(4),this.centralDirRecordsOnThisDisk=this.reader.readInt(8),this.centralDirRecords=this.reader.readInt(8),this.centralDirSize=this.reader.readInt(8),this.centralDirOffset=this.reader.readInt(8),this.zip64ExtensibleData={};for(var e,t,n,r=this.zip64EndOfCentralSize-44,o=0;o<r;)e=this.reader.readInt(2),t=this.reader.readInt(4),n=this.reader.readString(t),this.zip64ExtensibleData[e]={id:e,length:t,value:n}},readBlockZip64EndOfCentralLocator:function(){if(this.diskWithZip64CentralDirStart=this.reader.readInt(4),this.relativeOffsetEndOfZip64CentralDir=this.reader.readInt(8),this.disksCount=this.reader.readInt(4),this.disksCount>1)throw new Error("Multi-volumes zip are not supported")},readLocalFiles:function(){var e,t;for(e=0;e<this.files.length;e++)t=this.files[e],this.reader.setIndex(t.localHeaderOffset),this.checkSignature(l.LOCAL_FILE_HEADER),t.readLocalPart(this.reader),t.handleUTF8(),t.processAttributes()},readCentralDir:function(){var e;for(this.reader.setIndex(this.centralDirOffset);this.reader.readString(4)===l.CENTRAL_FILE_HEADER;)e=new c({zip64:this.zip64},this.loadOptions),e.readCentralPart(this.reader),this.files.push(e);if(this.centralDirRecords!==this.files.length&&0!==this.centralDirRecords&&0===this.files.length)throw new Error("Corrupted zip or bug: expected "+this.centralDirRecords+" records in central dir, got "+this.files.length)},readEndOfCentral:function(){var e=this.reader.lastIndexOfSignature(l.CENTRAL_DIRECTORY_END);if(e<0){var t=!this.isSignature(0,l.LOCAL_FILE_HEADER);throw t?new Error("Can't find end of central directory : is this a zip file ? If it is, see http://stuk.github.io/jszip/documentation/howto/read_zip.html"):new Error("Corrupted zip : can't find end of central directory")}this.reader.setIndex(e);var n=e;if(this.checkSignature(l.CENTRAL_DIRECTORY_END),this.readBlockEndOfCentral(),this.diskNumber===u.MAX_VALUE_16BITS||this.diskWithCentralDirStart===u.MAX_VALUE_16BITS||this.centralDirRecordsOnThisDisk===u.MAX_VALUE_16BITS||this.centralDirRecords===u.MAX_VALUE_16BITS||this.centralDirSize===u.MAX_VALUE_32BITS||this.centralDirOffset===u.MAX_VALUE_32BITS){if(this.zip64=!0,e=this.reader.lastIndexOfSignature(l.ZIP64_CENTRAL_DIRECTORY_LOCATOR),e<0)throw new Error("Corrupted zip : can't find the ZIP64 end of central directory locator");if(this.reader.setIndex(e),this.checkSignature(l.ZIP64_CENTRAL_DIRECTORY_LOCATOR),this.readBlockZip64EndOfCentralLocator(),!this.isSignature(this.relativeOffsetEndOfZip64CentralDir,l.ZIP64_CENTRAL_DIRECTORY_END)&&(this.relativeOffsetEndOfZip64CentralDir=this.reader.lastIndexOfSignature(l.ZIP64_CENTRAL_DIRECTORY_END),this.relativeOffsetEndOfZip64CentralDir<0))throw new Error("Corrupted zip : can't find the ZIP64 end of central directory");this.reader.setIndex(this.relativeOffsetEndOfZip64CentralDir),this.checkSignature(l.ZIP64_CENTRAL_DIRECTORY_END),this.readBlockZip64EndOfCentral()}var r=this.centralDirOffset+this.centralDirSize;this.zip64&&(r+=20,r+=12+this.zip64EndOfCentralSize);var o=n-r;if(o>0)this.isSignature(n,l.CENTRAL_FILE_HEADER)||(this.reader.zero=o);else if(o<0)throw new Error("Corrupted zip: missing "+Math.abs(o)+" bytes.")},prepareReader:function(e){var t=u.getTypeOf(e);if(u.checkSupport(t),"string"!==t||f.uint8array)if("nodebuffer"===t)this.reader=new i(e);else if(f.uint8array)this.reader=new a(u.transformTo("uint8array",e));else{if(!f.array)throw new Error("Unexpected error: unsupported type '"+t+"'");this.reader=new s(u.transformTo("array",e))}else this.reader=new o(e,this.loadOptions.optimizedBinaryString)},load:function(e){this.prepareReader(e),this.readEndOfCentral(),this.readCentralDir(),this.readLocalFiles()}},e.exports=r},function(e,t,n){"use strict";function r(e,t){this.options=e,this.loadOptions=t}var o=n(109),i=n(13),a=n(105),s=n(61),u=n(29),l=0,c=3;r.prototype={isEncrypted:function(){return 1===(1&this.bitFlag)},useUTF8:function(){return 2048===(2048&this.bitFlag)},prepareCompressedContent:function(e,t,n){return function(){var r=e.index;e.setIndex(t);var o=e.readData(n);return e.setIndex(r),o}},prepareContent:function(e,t,n,r,o){return function(){var e=i.transformTo(r.uncompressInputType,this.getCompressedContent()),t=r.uncompress(e);if(t.length!==o)throw new Error("Bug : uncompressed data size mismatch");return t}},readLocalPart:function(e){var t,n;if(e.skip(22),this.fileNameLength=e.readInt(2),n=e.readInt(2),this.fileName=e.readData(this.fileNameLength),e.skip(n),this.compressedSize==-1||this.uncompressedSize==-1)throw new Error("Bug or corrupted zip : didn't get enough informations from the central directory (compressedSize == -1 || uncompressedSize == -1)");if(t=i.findCompression(this.compressionMethod),null===t)throw new Error("Corrupted zip : compression "+i.pretty(this.compressionMethod)+" unknown (inner file : "+i.transformTo("string",this.fileName)+")");if(this.decompressed=new a,this.decompressed.compressedSize=this.compressedSize,this.decompressed.uncompressedSize=this.uncompressedSize,this.decompressed.crc32=this.crc32,this.decompressed.compressionMethod=this.compressionMethod,this.decompressed.getCompressedContent=this.prepareCompressedContent(e,e.index,this.compressedSize,t),this.decompressed.getContent=this.prepareContent(e,e.index,this.compressedSize,t,this.uncompressedSize),this.loadOptions.checkCRC32&&(this.decompressed=i.transformTo("string",this.decompressed.getContent()),s.crc32(this.decompressed)!==this.crc32))throw new Error("Corrupted zip : CRC32 mismatch")},readCentralPart:function(e){if(this.versionMadeBy=e.readInt(2),this.versionNeeded=e.readInt(2),this.bitFlag=e.readInt(2),this.compressionMethod=e.readString(2),this.date=e.readDate(),this.crc32=e.readInt(4),this.compressedSize=e.readInt(4),this.uncompressedSize=e.readInt(4),this.fileNameLength=e.readInt(2),this.extraFieldsLength=e.readInt(2),this.fileCommentLength=e.readInt(2),this.diskNumberStart=e.readInt(2),this.internalFileAttributes=e.readInt(2),this.externalFileAttributes=e.readInt(4),this.localHeaderOffset=e.readInt(4),this.isEncrypted())throw new Error("Encrypted zip are not supported");this.fileName=e.readData(this.fileNameLength),this.readExtraFields(e),this.parseZIP64ExtraField(e),this.fileComment=e.readData(this.fileCommentLength)},processAttributes:function(){this.unixPermissions=null,this.dosPermissions=null;var e=this.versionMadeBy>>8;this.dir=!!(16&this.externalFileAttributes),e===l&&(this.dosPermissions=63&this.externalFileAttributes),e===c&&(this.unixPermissions=this.externalFileAttributes>>16&65535),this.dir||"/"!==this.fileNameStr.slice(-1)||(this.dir=!0)},parseZIP64ExtraField:function(e){if(this.extraFields[1]){var t=new o(this.extraFields[1].value);this.uncompressedSize===i.MAX_VALUE_32BITS&&(this.uncompressedSize=t.readInt(8)),this.compressedSize===i.MAX_VALUE_32BITS&&(this.compressedSize=t.readInt(8)),this.localHeaderOffset===i.MAX_VALUE_32BITS&&(this.localHeaderOffset=t.readInt(8)),this.diskNumberStart===i.MAX_VALUE_32BITS&&(this.diskNumberStart=t.readInt(4))}},readExtraFields:function(e){var t,n,r,o=e.index;for(this.extraFields=this.extraFields||{};e.index<o+this.extraFieldsLength;)t=e.readInt(2),n=e.readInt(2),r=e.readString(n),this.extraFields[t]={id:t,length:n,value:r}},handleUTF8:function(){var e=u.uint8array?"uint8array":"array";if(this.useUTF8())this.fileNameStr=s.utf8decode(this.fileName),this.fileCommentStr=s.utf8decode(this.fileComment);else{var t=this.findExtraFieldUnicodePath();if(null!==t)this.fileNameStr=t;else{var n=i.transformTo(e,this.fileName);this.fileNameStr=this.loadOptions.decodeFileName(n)}var r=this.findExtraFieldUnicodeComment();if(null!==r)this.fileCommentStr=r;else{var o=i.transformTo(e,this.fileComment);this.fileCommentStr=this.loadOptions.decodeFileName(o)}}},findExtraFieldUnicodePath:function(){var e=this.extraFields[28789];if(e){var t=new o(e.value);return 1!==t.readInt(1)?null:s.crc32(this.fileName)!==t.readInt(4)?null:s.utf8decode(t.readString(e.length-5))}return null},findExtraFieldUnicodeComment:function(){var e=this.extraFields[25461];if(e){var t=new o(e.value);return 1!==t.readInt(1)?null:s.crc32(this.fileComment)!==t.readInt(4)?null:s.utf8decode(t.readString(e.length-5))}return null}},e.exports=r},function(e,t,n){"use strict";var r=n(20).assign,o=n(209),i=n(210),a=n(114),s={};r(s,o,i,a),e.exports=s},function(e,t,n){"use strict";function r(e){if(!(this instanceof r))return new r(e);this.options=u.assign({level:y,method:b,chunkSize:16384,windowBits:15,memLevel:8,strategy:_,to:""},e||{});var t=this.options;t.raw&&t.windowBits>0?t.windowBits=-t.windowBits:t.gzip&&t.windowBits>0&&t.windowBits<16&&(t.windowBits+=16),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new f,this.strm.avail_out=0;var n=s.deflateInit2(this.strm,t.level,t.method,t.windowBits,t.memLevel,t.strategy);if(n!==m)throw new Error(c[n]);if(t.header&&s.deflateSetHeader(this.strm,t.header),t.dictionary){var o;if(o="string"==typeof t.dictionary?l.string2buf(t.dictionary):"[object ArrayBuffer]"===d.call(t.dictionary)?new Uint8Array(t.dictionary):t.dictionary,n=s.deflateSetDictionary(this.strm,o),n!==m)throw new Error(c[n]);this._dict_set=!0}}function o(e,t){var n=new r(t);if(n.push(e,!0),n.err)throw n.msg;return n.result}function i(e,t){return t=t||{},t.raw=!0,o(e,t)}function a(e,t){return t=t||{},t.gzip=!0,o(e,t)}var s=n(211),u=n(20),l=n(112),c=n(62),f=n(116),d=Object.prototype.toString,p=0,h=4,m=0,v=1,g=2,y=-1,_=0,b=8;r.prototype.push=function(e,t){var n,r,o=this.strm,i=this.options.chunkSize;if(this.ended)return!1;r=t===~~t?t:t===!0?h:p,"string"==typeof e?o.input=l.string2buf(e):"[object ArrayBuffer]"===d.call(e)?o.input=new Uint8Array(e):o.input=e,o.next_in=0,o.avail_in=o.input.length;do{if(0===o.avail_out&&(o.output=new u.Buf8(i),o.next_out=0,o.avail_out=i),n=s.deflate(o,r),n!==v&&n!==m)return this.onEnd(n),this.ended=!0,!1;0!==o.avail_out&&(0!==o.avail_in||r!==h&&r!==g)||("string"===this.options.to?this.onData(l.buf2binstring(u.shrinkBuf(o.output,o.next_out))):this.onData(u.shrinkBuf(o.output,o.next_out)))}while((o.avail_in>0||0===o.avail_out)&&n!==v);return r===h?(n=s.deflateEnd(this.strm),this.onEnd(n),this.ended=!0,n===m):r!==g||(this.onEnd(m),o.avail_out=0,!0)},r.prototype.onData=function(e){this.chunks.push(e)},r.prototype.onEnd=function(e){e===m&&("string"===this.options.to?this.result=this.chunks.join(""):this.result=u.flattenChunks(this.chunks)),this.chunks=[],this.err=e,this.msg=this.strm.msg},t.Deflate=r,t.deflate=o,t.deflateRaw=i,t.gzip=a},function(e,t,n){"use strict";function r(e){if(!(this instanceof r))return new r(e);this.options=s.assign({chunkSize:16384,windowBits:0,to:""},e||{});var t=this.options;t.raw&&t.windowBits>=0&&t.windowBits<16&&(t.windowBits=-t.windowBits,0===t.windowBits&&(t.windowBits=-15)),!(t.windowBits>=0&&t.windowBits<16)||e&&e.windowBits||(t.windowBits+=32),t.windowBits>15&&t.windowBits<48&&0===(15&t.windowBits)&&(t.windowBits|=15),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new f,this.strm.avail_out=0;var n=a.inflateInit2(this.strm,t.windowBits);if(n!==l.Z_OK)throw new Error(c[n]);this.header=new d,a.inflateGetHeader(this.strm,this.header)}function o(e,t){var n=new r(t);if(n.push(e,!0),n.err)throw n.msg;return n.result}function i(e,t){return t=t||{},t.raw=!0,o(e,t)}var a=n(214),s=n(20),u=n(112),l=n(114),c=n(62),f=n(116),d=n(212),p=Object.prototype.toString;r.prototype.push=function(e,t){var n,r,o,i,c,f,d=this.strm,h=this.options.chunkSize,m=this.options.dictionary,v=!1;if(this.ended)return!1;r=t===~~t?t:t===!0?l.Z_FINISH:l.Z_NO_FLUSH,"string"==typeof e?d.input=u.binstring2buf(e):"[object ArrayBuffer]"===p.call(e)?d.input=new Uint8Array(e):d.input=e,d.next_in=0,d.avail_in=d.input.length;do{if(0===d.avail_out&&(d.output=new s.Buf8(h),d.next_out=0,d.avail_out=h),n=a.inflate(d,l.Z_NO_FLUSH),n===l.Z_NEED_DICT&&m&&(f="string"==typeof m?u.string2buf(m):"[object ArrayBuffer]"===p.call(m)?new Uint8Array(m):m,n=a.inflateSetDictionary(this.strm,f)),n===l.Z_BUF_ERROR&&v===!0&&(n=l.Z_OK,v=!1),n!==l.Z_STREAM_END&&n!==l.Z_OK)return this.onEnd(n),this.ended=!0,!1;d.next_out&&(0!==d.avail_out&&n!==l.Z_STREAM_END&&(0!==d.avail_in||r!==l.Z_FINISH&&r!==l.Z_SYNC_FLUSH)||("string"===this.options.to?(o=u.utf8border(d.output,d.next_out),i=d.next_out-o,c=u.buf2string(d.output,o),d.next_out=i,d.avail_out=h-i,i&&s.arraySet(d.output,d.output,o,i,0),this.onData(c)):this.onData(s.shrinkBuf(d.output,d.next_out)))),0===d.avail_in&&0===d.avail_out&&(v=!0)}while((d.avail_in>0||0===d.avail_out)&&n!==l.Z_STREAM_END);return n===l.Z_STREAM_END&&(r=l.Z_FINISH),r===l.Z_FINISH?(n=a.inflateEnd(this.strm),this.onEnd(n),this.ended=!0,n===l.Z_OK):r!==l.Z_SYNC_FLUSH||(this.onEnd(l.Z_OK),d.avail_out=0,!0)},r.prototype.onData=function(e){this.chunks.push(e)},r.prototype.onEnd=function(e){e===l.Z_OK&&("string"===this.options.to?this.result=this.chunks.join(""):this.result=s.flattenChunks(this.chunks)),this.chunks=[],this.err=e,this.msg=this.strm.msg},t.Inflate=r,t.inflate=o,t.inflateRaw=i,t.ungzip=o},function(e,t,n){"use strict";function r(e,t){return e.msg=I[t],t}function o(e){return(e<<1)-(e>4?9:0)}function i(e){for(var t=e.length;--t>=0;)e[t]=0}function a(e){var t=e.state,n=t.pending;n>e.avail_out&&(n=e.avail_out),0!==n&&(R.arraySet(e.output,t.pending_buf,t.pending_out,n,e.next_out),e.next_out+=n,t.pending_out+=n,e.total_out+=n,e.avail_out-=n,t.pending-=n,0===t.pending&&(t.pending_out=0))}function s(e,t){A._tr_flush_block(e,e.block_start>=0?e.block_start:-1,e.strstart-e.block_start,t),e.block_start=e.strstart,a(e.strm)}function u(e,t){e.pending_buf[e.pending++]=t}function l(e,t){e.pending_buf[e.pending++]=t>>>8&255,e.pending_buf[e.pending++]=255&t}function c(e,t,n,r){var o=e.avail_in;return o>r&&(o=r),0===o?0:(e.avail_in-=o,R.arraySet(t,e.input,e.next_in,o,n),1===e.state.wrap?e.adler=N(e.adler,t,o,n):2===e.state.wrap&&(e.adler=M(e.adler,t,o,n)),e.next_in+=o,e.total_in+=o,o)}function f(e,t){var n,r,o=e.max_chain_length,i=e.strstart,a=e.prev_length,s=e.nice_match,u=e.strstart>e.w_size-fe?e.strstart-(e.w_size-fe):0,l=e.window,c=e.w_mask,f=e.prev,d=e.strstart+ce,p=l[i+a-1],h=l[i+a];e.prev_length>=e.good_match&&(o>>=2),s>e.lookahead&&(s=e.lookahead);do if(n=t,l[n+a]===h&&l[n+a-1]===p&&l[n]===l[i]&&l[++n]===l[i+1]){i+=2,n++; do;while(l[++i]===l[++n]&&l[++i]===l[++n]&&l[++i]===l[++n]&&l[++i]===l[++n]&&l[++i]===l[++n]&&l[++i]===l[++n]&&l[++i]===l[++n]&&l[++i]===l[++n]&&i<d);if(r=ce-(d-i),i=d-ce,r>a){if(e.match_start=t,a=r,r>=s)break;p=l[i+a-1],h=l[i+a]}}while((t=f[t&c])>u&&0!==--o);return a<=e.lookahead?a:e.lookahead}function d(e){var t,n,r,o,i,a=e.w_size;do{if(o=e.window_size-e.lookahead-e.strstart,e.strstart>=a+(a-fe)){R.arraySet(e.window,e.window,a,a,0),e.match_start-=a,e.strstart-=a,e.block_start-=a,n=e.hash_size,t=n;do r=e.head[--t],e.head[t]=r>=a?r-a:0;while(--n);n=a,t=n;do r=e.prev[--t],e.prev[t]=r>=a?r-a:0;while(--n);o+=a}if(0===e.strm.avail_in)break;if(n=c(e.strm,e.window,e.strstart+e.lookahead,o),e.lookahead+=n,e.lookahead+e.insert>=le)for(i=e.strstart-e.insert,e.ins_h=e.window[i],e.ins_h=(e.ins_h<<e.hash_shift^e.window[i+1])&e.hash_mask;e.insert&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[i+le-1])&e.hash_mask,e.prev[i&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=i,i++,e.insert--,!(e.lookahead+e.insert<le)););}while(e.lookahead<fe&&0!==e.strm.avail_in)}function p(e,t){var n=65535;for(n>e.pending_buf_size-5&&(n=e.pending_buf_size-5);;){if(e.lookahead<=1){if(d(e),0===e.lookahead&&t===D)return be;if(0===e.lookahead)break}e.strstart+=e.lookahead,e.lookahead=0;var r=e.block_start+n;if((0===e.strstart||e.strstart>=r)&&(e.lookahead=e.strstart-r,e.strstart=r,s(e,!1),0===e.strm.avail_out))return be;if(e.strstart-e.block_start>=e.w_size-fe&&(s(e,!1),0===e.strm.avail_out))return be}return e.insert=0,t===B?(s(e,!0),0===e.strm.avail_out?Ee:Ce):e.strstart>e.block_start&&(s(e,!1),0===e.strm.avail_out)?be:be}function h(e,t){for(var n,r;;){if(e.lookahead<fe){if(d(e),e.lookahead<fe&&t===D)return be;if(0===e.lookahead)break}if(n=0,e.lookahead>=le&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+le-1])&e.hash_mask,n=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart),0!==n&&e.strstart-n<=e.w_size-fe&&(e.match_length=f(e,n)),e.match_length>=le)if(r=A._tr_tally(e,e.strstart-e.match_start,e.match_length-le),e.lookahead-=e.match_length,e.match_length<=e.max_lazy_match&&e.lookahead>=le){e.match_length--;do e.strstart++,e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+le-1])&e.hash_mask,n=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart;while(0!==--e.match_length);e.strstart++}else e.strstart+=e.match_length,e.match_length=0,e.ins_h=e.window[e.strstart],e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+1])&e.hash_mask;else r=A._tr_tally(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++;if(r&&(s(e,!1),0===e.strm.avail_out))return be}return e.insert=e.strstart<le-1?e.strstart:le-1,t===B?(s(e,!0),0===e.strm.avail_out?Ee:Ce):e.last_lit&&(s(e,!1),0===e.strm.avail_out)?be:we}function m(e,t){for(var n,r,o;;){if(e.lookahead<fe){if(d(e),e.lookahead<fe&&t===D)return be;if(0===e.lookahead)break}if(n=0,e.lookahead>=le&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+le-1])&e.hash_mask,n=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart),e.prev_length=e.match_length,e.prev_match=e.match_start,e.match_length=le-1,0!==n&&e.prev_length<e.max_lazy_match&&e.strstart-n<=e.w_size-fe&&(e.match_length=f(e,n),e.match_length<=5&&(e.strategy===$||e.match_length===le&&e.strstart-e.match_start>4096)&&(e.match_length=le-1)),e.prev_length>=le&&e.match_length<=e.prev_length){o=e.strstart+e.lookahead-le,r=A._tr_tally(e,e.strstart-1-e.prev_match,e.prev_length-le),e.lookahead-=e.prev_length-1,e.prev_length-=2;do++e.strstart<=o&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+le-1])&e.hash_mask,n=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart);while(0!==--e.prev_length);if(e.match_available=0,e.match_length=le-1,e.strstart++,r&&(s(e,!1),0===e.strm.avail_out))return be}else if(e.match_available){if(r=A._tr_tally(e,0,e.window[e.strstart-1]),r&&s(e,!1),e.strstart++,e.lookahead--,0===e.strm.avail_out)return be}else e.match_available=1,e.strstart++,e.lookahead--}return e.match_available&&(r=A._tr_tally(e,0,e.window[e.strstart-1]),e.match_available=0),e.insert=e.strstart<le-1?e.strstart:le-1,t===B?(s(e,!0),0===e.strm.avail_out?Ee:Ce):e.last_lit&&(s(e,!1),0===e.strm.avail_out)?be:we}function v(e,t){for(var n,r,o,i,a=e.window;;){if(e.lookahead<=ce){if(d(e),e.lookahead<=ce&&t===D)return be;if(0===e.lookahead)break}if(e.match_length=0,e.lookahead>=le&&e.strstart>0&&(o=e.strstart-1,r=a[o],r===a[++o]&&r===a[++o]&&r===a[++o])){i=e.strstart+ce;do;while(r===a[++o]&&r===a[++o]&&r===a[++o]&&r===a[++o]&&r===a[++o]&&r===a[++o]&&r===a[++o]&&r===a[++o]&&o<i);e.match_length=ce-(i-o),e.match_length>e.lookahead&&(e.match_length=e.lookahead)}if(e.match_length>=le?(n=A._tr_tally(e,1,e.match_length-le),e.lookahead-=e.match_length,e.strstart+=e.match_length,e.match_length=0):(n=A._tr_tally(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++),n&&(s(e,!1),0===e.strm.avail_out))return be}return e.insert=0,t===B?(s(e,!0),0===e.strm.avail_out?Ee:Ce):e.last_lit&&(s(e,!1),0===e.strm.avail_out)?be:we}function g(e,t){for(var n;;){if(0===e.lookahead&&(d(e),0===e.lookahead)){if(t===D)return be;break}if(e.match_length=0,n=A._tr_tally(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++,n&&(s(e,!1),0===e.strm.avail_out))return be}return e.insert=0,t===B?(s(e,!0),0===e.strm.avail_out?Ee:Ce):e.last_lit&&(s(e,!1),0===e.strm.avail_out)?be:we}function y(e,t,n,r,o){this.good_length=e,this.max_lazy=t,this.nice_length=n,this.max_chain=r,this.func=o}function _(e){e.window_size=2*e.w_size,i(e.head),e.max_lazy_match=O[e.level].max_lazy,e.good_match=O[e.level].good_length,e.nice_match=O[e.level].nice_length,e.max_chain_length=O[e.level].max_chain,e.strstart=0,e.block_start=0,e.lookahead=0,e.insert=0,e.match_length=e.prev_length=le-1,e.match_available=0,e.ins_h=0}function b(){this.strm=null,this.status=0,this.pending_buf=null,this.pending_buf_size=0,this.pending_out=0,this.pending=0,this.wrap=0,this.gzhead=null,this.gzindex=0,this.method=G,this.last_flush=-1,this.w_size=0,this.w_bits=0,this.w_mask=0,this.window=null,this.window_size=0,this.prev=null,this.head=null,this.ins_h=0,this.hash_size=0,this.hash_bits=0,this.hash_mask=0,this.hash_shift=0,this.block_start=0,this.match_length=0,this.prev_match=0,this.match_available=0,this.strstart=0,this.match_start=0,this.lookahead=0,this.prev_length=0,this.max_chain_length=0,this.max_lazy_match=0,this.level=0,this.strategy=0,this.good_match=0,this.nice_match=0,this.dyn_ltree=new R.Buf16(2*se),this.dyn_dtree=new R.Buf16(2*(2*ie+1)),this.bl_tree=new R.Buf16(2*(2*ae+1)),i(this.dyn_ltree),i(this.dyn_dtree),i(this.bl_tree),this.l_desc=null,this.d_desc=null,this.bl_desc=null,this.bl_count=new R.Buf16(ue+1),this.heap=new R.Buf16(2*oe+1),i(this.heap),this.heap_len=0,this.heap_max=0,this.depth=new R.Buf16(2*oe+1),i(this.depth),this.l_buf=0,this.lit_bufsize=0,this.last_lit=0,this.d_buf=0,this.opt_len=0,this.static_len=0,this.matches=0,this.insert=0,this.bi_buf=0,this.bi_valid=0}function w(e){var t;return e&&e.state?(e.total_in=e.total_out=0,e.data_type=Q,t=e.state,t.pending=0,t.pending_out=0,t.wrap<0&&(t.wrap=-t.wrap),t.status=t.wrap?pe:ye,e.adler=2===t.wrap?0:1,t.last_flush=D,A._tr_init(t),F):r(e,H)}function E(e){var t=w(e);return t===F&&_(e.state),t}function C(e,t){return e&&e.state?2!==e.state.wrap?H:(e.state.gzhead=t,F):H}function x(e,t,n,o,i,a){if(!e)return H;var s=1;if(t===W&&(t=6),o<0?(s=0,o=-o):o>15&&(s=2,o-=16),i<1||i>J||n!==G||o<8||o>15||t<0||t>9||a<0||a>X)return r(e,H);8===o&&(o=9);var u=new b;return e.state=u,u.strm=e,u.wrap=s,u.gzhead=null,u.w_bits=o,u.w_size=1<<u.w_bits,u.w_mask=u.w_size-1,u.hash_bits=i+7,u.hash_size=1<<u.hash_bits,u.hash_mask=u.hash_size-1,u.hash_shift=~~((u.hash_bits+le-1)/le),u.window=new R.Buf8(2*u.w_size),u.head=new R.Buf16(u.hash_size),u.prev=new R.Buf16(u.w_size),u.lit_bufsize=1<<i+6,u.pending_buf_size=4*u.lit_bufsize,u.pending_buf=new R.Buf8(u.pending_buf_size),u.d_buf=1*u.lit_bufsize,u.l_buf=3*u.lit_bufsize,u.level=t,u.strategy=a,u.method=n,E(e)}function k(e,t){return x(e,t,G,ee,te,Z)}function S(e,t){var n,s,c,f;if(!e||!e.state||t>j||t<0)return e?r(e,H):H;if(s=e.state,!e.output||!e.input&&0!==e.avail_in||s.status===_e&&t!==B)return r(e,0===e.avail_out?V:H);if(s.strm=e,n=s.last_flush,s.last_flush=t,s.status===pe)if(2===s.wrap)e.adler=0,u(s,31),u(s,139),u(s,8),s.gzhead?(u(s,(s.gzhead.text?1:0)+(s.gzhead.hcrc?2:0)+(s.gzhead.extra?4:0)+(s.gzhead.name?8:0)+(s.gzhead.comment?16:0)),u(s,255&s.gzhead.time),u(s,s.gzhead.time>>8&255),u(s,s.gzhead.time>>16&255),u(s,s.gzhead.time>>24&255),u(s,9===s.level?2:s.strategy>=Y||s.level<2?4:0),u(s,255&s.gzhead.os),s.gzhead.extra&&s.gzhead.extra.length&&(u(s,255&s.gzhead.extra.length),u(s,s.gzhead.extra.length>>8&255)),s.gzhead.hcrc&&(e.adler=M(e.adler,s.pending_buf,s.pending,0)),s.gzindex=0,s.status=he):(u(s,0),u(s,0),u(s,0),u(s,0),u(s,0),u(s,9===s.level?2:s.strategy>=Y||s.level<2?4:0),u(s,xe),s.status=ye);else{var d=G+(s.w_bits-8<<4)<<8,p=-1;p=s.strategy>=Y||s.level<2?0:s.level<6?1:6===s.level?2:3,d|=p<<6,0!==s.strstart&&(d|=de),d+=31-d%31,s.status=ye,l(s,d),0!==s.strstart&&(l(s,e.adler>>>16),l(s,65535&e.adler)),e.adler=1}if(s.status===he)if(s.gzhead.extra){for(c=s.pending;s.gzindex<(65535&s.gzhead.extra.length)&&(s.pending!==s.pending_buf_size||(s.gzhead.hcrc&&s.pending>c&&(e.adler=M(e.adler,s.pending_buf,s.pending-c,c)),a(e),c=s.pending,s.pending!==s.pending_buf_size));)u(s,255&s.gzhead.extra[s.gzindex]),s.gzindex++;s.gzhead.hcrc&&s.pending>c&&(e.adler=M(e.adler,s.pending_buf,s.pending-c,c)),s.gzindex===s.gzhead.extra.length&&(s.gzindex=0,s.status=me)}else s.status=me;if(s.status===me)if(s.gzhead.name){c=s.pending;do{if(s.pending===s.pending_buf_size&&(s.gzhead.hcrc&&s.pending>c&&(e.adler=M(e.adler,s.pending_buf,s.pending-c,c)),a(e),c=s.pending,s.pending===s.pending_buf_size)){f=1;break}f=s.gzindex<s.gzhead.name.length?255&s.gzhead.name.charCodeAt(s.gzindex++):0,u(s,f)}while(0!==f);s.gzhead.hcrc&&s.pending>c&&(e.adler=M(e.adler,s.pending_buf,s.pending-c,c)),0===f&&(s.gzindex=0,s.status=ve)}else s.status=ve;if(s.status===ve)if(s.gzhead.comment){c=s.pending;do{if(s.pending===s.pending_buf_size&&(s.gzhead.hcrc&&s.pending>c&&(e.adler=M(e.adler,s.pending_buf,s.pending-c,c)),a(e),c=s.pending,s.pending===s.pending_buf_size)){f=1;break}f=s.gzindex<s.gzhead.comment.length?255&s.gzhead.comment.charCodeAt(s.gzindex++):0,u(s,f)}while(0!==f);s.gzhead.hcrc&&s.pending>c&&(e.adler=M(e.adler,s.pending_buf,s.pending-c,c)),0===f&&(s.status=ge)}else s.status=ge;if(s.status===ge&&(s.gzhead.hcrc?(s.pending+2>s.pending_buf_size&&a(e),s.pending+2<=s.pending_buf_size&&(u(s,255&e.adler),u(s,e.adler>>8&255),e.adler=0,s.status=ye)):s.status=ye),0!==s.pending){if(a(e),0===e.avail_out)return s.last_flush=-1,F}else if(0===e.avail_in&&o(t)<=o(n)&&t!==B)return r(e,V);if(s.status===_e&&0!==e.avail_in)return r(e,V);if(0!==e.avail_in||0!==s.lookahead||t!==D&&s.status!==_e){var h=s.strategy===Y?g(s,t):s.strategy===K?v(s,t):O[s.level].func(s,t);if(h!==Ee&&h!==Ce||(s.status=_e),h===be||h===Ee)return 0===e.avail_out&&(s.last_flush=-1),F;if(h===we&&(t===L?A._tr_align(s):t!==j&&(A._tr_stored_block(s,0,0,!1),t===U&&(i(s.head),0===s.lookahead&&(s.strstart=0,s.block_start=0,s.insert=0))),a(e),0===e.avail_out))return s.last_flush=-1,F}return t!==B?F:s.wrap<=0?z:(2===s.wrap?(u(s,255&e.adler),u(s,e.adler>>8&255),u(s,e.adler>>16&255),u(s,e.adler>>24&255),u(s,255&e.total_in),u(s,e.total_in>>8&255),u(s,e.total_in>>16&255),u(s,e.total_in>>24&255)):(l(s,e.adler>>>16),l(s,65535&e.adler)),a(e),s.wrap>0&&(s.wrap=-s.wrap),0!==s.pending?F:z)}function T(e){var t;return e&&e.state?(t=e.state.status,t!==pe&&t!==he&&t!==me&&t!==ve&&t!==ge&&t!==ye&&t!==_e?r(e,H):(e.state=null,t===ye?r(e,q):F)):H}function P(e,t){var n,r,o,a,s,u,l,c,f=t.length;if(!e||!e.state)return H;if(n=e.state,a=n.wrap,2===a||1===a&&n.status!==pe||n.lookahead)return H;for(1===a&&(e.adler=N(e.adler,t,f,0)),n.wrap=0,f>=n.w_size&&(0===a&&(i(n.head),n.strstart=0,n.block_start=0,n.insert=0),c=new R.Buf8(n.w_size),R.arraySet(c,t,f-n.w_size,n.w_size,0),t=c,f=n.w_size),s=e.avail_in,u=e.next_in,l=e.input,e.avail_in=f,e.next_in=0,e.input=t,d(n);n.lookahead>=le;){r=n.strstart,o=n.lookahead-(le-1);do n.ins_h=(n.ins_h<<n.hash_shift^n.window[r+le-1])&n.hash_mask,n.prev[r&n.w_mask]=n.head[n.ins_h],n.head[n.ins_h]=r,r++;while(--o);n.strstart=r,n.lookahead=le-1,d(n)}return n.strstart+=n.lookahead,n.block_start=n.strstart,n.insert=n.lookahead,n.lookahead=0,n.match_length=n.prev_length=le-1,n.match_available=0,e.next_in=u,e.input=l,e.avail_in=s,n.wrap=a,F}var O,R=n(20),A=n(216),N=n(113),M=n(115),I=n(62),D=0,L=1,U=3,B=4,j=5,F=0,z=1,H=-2,q=-3,V=-5,W=-1,$=1,Y=2,K=3,X=4,Z=0,Q=2,G=8,J=9,ee=15,te=8,ne=29,re=256,oe=re+1+ne,ie=30,ae=19,se=2*oe+1,ue=15,le=3,ce=258,fe=ce+le+1,de=32,pe=42,he=69,me=73,ve=91,ge=103,ye=113,_e=666,be=1,we=2,Ee=3,Ce=4,xe=3;O=[new y(0,0,0,0,p),new y(4,4,8,4,h),new y(4,5,16,8,h),new y(4,6,32,32,h),new y(4,4,16,16,m),new y(8,16,32,32,m),new y(8,16,128,128,m),new y(8,32,128,256,m),new y(32,128,258,1024,m),new y(32,258,258,4096,m)],t.deflateInit=k,t.deflateInit2=x,t.deflateReset=E,t.deflateResetKeep=w,t.deflateSetHeader=C,t.deflate=S,t.deflateEnd=T,t.deflateSetDictionary=P,t.deflateInfo="pako deflate (from Nodeca project)"},function(e,t){"use strict";function n(){this.text=0,this.time=0,this.xflags=0,this.os=0,this.extra=null,this.extra_len=0,this.name="",this.comment="",this.hcrc=0,this.done=!1}e.exports=n},function(e,t){"use strict";var n=30,r=12;e.exports=function(e,t){var o,i,a,s,u,l,c,f,d,p,h,m,v,g,y,_,b,w,E,C,x,k,S,T,P;o=e.state,i=e.next_in,T=e.input,a=i+(e.avail_in-5),s=e.next_out,P=e.output,u=s-(t-e.avail_out),l=s+(e.avail_out-257),c=o.dmax,f=o.wsize,d=o.whave,p=o.wnext,h=o.window,m=o.hold,v=o.bits,g=o.lencode,y=o.distcode,_=(1<<o.lenbits)-1,b=(1<<o.distbits)-1;e:do{v<15&&(m+=T[i++]<<v,v+=8,m+=T[i++]<<v,v+=8),w=g[m&_];t:for(;;){if(E=w>>>24,m>>>=E,v-=E,E=w>>>16&255,0===E)P[s++]=65535&w;else{if(!(16&E)){if(0===(64&E)){w=g[(65535&w)+(m&(1<<E)-1)];continue t}if(32&E){o.mode=r;break e}e.msg="invalid literal/length code",o.mode=n;break e}C=65535&w,E&=15,E&&(v<E&&(m+=T[i++]<<v,v+=8),C+=m&(1<<E)-1,m>>>=E,v-=E),v<15&&(m+=T[i++]<<v,v+=8,m+=T[i++]<<v,v+=8),w=y[m&b];n:for(;;){if(E=w>>>24,m>>>=E,v-=E,E=w>>>16&255,!(16&E)){if(0===(64&E)){w=y[(65535&w)+(m&(1<<E)-1)];continue n}e.msg="invalid distance code",o.mode=n;break e}if(x=65535&w,E&=15,v<E&&(m+=T[i++]<<v,v+=8,v<E&&(m+=T[i++]<<v,v+=8)),x+=m&(1<<E)-1,x>c){e.msg="invalid distance too far back",o.mode=n;break e}if(m>>>=E,v-=E,E=s-u,x>E){if(E=x-E,E>d&&o.sane){e.msg="invalid distance too far back",o.mode=n;break e}if(k=0,S=h,0===p){if(k+=f-E,E<C){C-=E;do P[s++]=h[k++];while(--E);k=s-x,S=P}}else if(p<E){if(k+=f+p-E,E-=p,E<C){C-=E;do P[s++]=h[k++];while(--E);if(k=0,p<C){E=p,C-=E;do P[s++]=h[k++];while(--E);k=s-x,S=P}}}else if(k+=p-E,E<C){C-=E;do P[s++]=h[k++];while(--E);k=s-x,S=P}for(;C>2;)P[s++]=S[k++],P[s++]=S[k++],P[s++]=S[k++],C-=3;C&&(P[s++]=S[k++],C>1&&(P[s++]=S[k++]))}else{k=s-x;do P[s++]=P[k++],P[s++]=P[k++],P[s++]=P[k++],C-=3;while(C>2);C&&(P[s++]=P[k++],C>1&&(P[s++]=P[k++]))}break}}break}}while(i<a&&s<l);C=v>>3,i-=C,v-=C<<3,m&=(1<<v)-1,e.next_in=i,e.next_out=s,e.avail_in=i<a?5+(a-i):5-(i-a),e.avail_out=s<l?257+(l-s):257-(s-l),o.hold=m,o.bits=v}},function(e,t,n){"use strict";function r(e){return(e>>>24&255)+(e>>>8&65280)+((65280&e)<<8)+((255&e)<<24)}function o(){this.mode=0,this.last=!1,this.wrap=0,this.havedict=!1,this.flags=0,this.dmax=0,this.check=0,this.total=0,this.head=null,this.wbits=0,this.wsize=0,this.whave=0,this.wnext=0,this.window=null,this.hold=0,this.bits=0,this.length=0,this.offset=0,this.extra=0,this.lencode=null,this.distcode=null,this.lenbits=0,this.distbits=0,this.ncode=0,this.nlen=0,this.ndist=0,this.have=0,this.next=null,this.lens=new y.Buf16(320),this.work=new y.Buf16(288),this.lendyn=null,this.distdyn=null,this.sane=0,this.back=0,this.was=0}function i(e){var t;return e&&e.state?(t=e.state,e.total_in=e.total_out=t.total=0,e.msg="",t.wrap&&(e.adler=1&t.wrap),t.mode=U,t.last=0,t.havedict=0,t.dmax=32768,t.head=null,t.hold=0,t.bits=0,t.lencode=t.lendyn=new y.Buf32(me),t.distcode=t.distdyn=new y.Buf32(ve),t.sane=1,t.back=-1,O):N}function a(e){var t;return e&&e.state?(t=e.state,t.wsize=0,t.whave=0,t.wnext=0,i(e)):N}function s(e,t){var n,r;return e&&e.state?(r=e.state,t<0?(n=0,t=-t):(n=(t>>4)+1,t<48&&(t&=15)),t&&(t<8||t>15)?N:(null!==r.window&&r.wbits!==t&&(r.window=null),r.wrap=n,r.wbits=t,a(e))):N}function u(e,t){var n,r;return e?(r=new o,e.state=r,r.window=null,n=s(e,t),n!==O&&(e.state=null),n):N}function l(e){return u(e,ye)}function c(e){if(_e){var t;for(v=new y.Buf32(512),g=new y.Buf32(32),t=0;t<144;)e.lens[t++]=8;for(;t<256;)e.lens[t++]=9;for(;t<280;)e.lens[t++]=7;for(;t<288;)e.lens[t++]=8;for(E(x,e.lens,0,288,v,0,e.work,{bits:9}),t=0;t<32;)e.lens[t++]=5;E(k,e.lens,0,32,g,0,e.work,{bits:5}),_e=!1}e.lencode=v,e.lenbits=9,e.distcode=g,e.distbits=5}function f(e,t,n,r){var o,i=e.state;return null===i.window&&(i.wsize=1<<i.wbits,i.wnext=0,i.whave=0,i.window=new y.Buf8(i.wsize)),r>=i.wsize?(y.arraySet(i.window,t,n-i.wsize,i.wsize,0),i.wnext=0,i.whave=i.wsize):(o=i.wsize-i.wnext,o>r&&(o=r),y.arraySet(i.window,t,n-r,o,i.wnext),r-=o,r?(y.arraySet(i.window,t,n-r,r,0),i.wnext=r,i.whave=i.wsize):(i.wnext+=o,i.wnext===i.wsize&&(i.wnext=0),i.whave<i.wsize&&(i.whave+=o))),0}function d(e,t){var n,o,i,a,s,u,l,d,p,h,m,v,g,me,ve,ge,ye,_e,be,we,Ee,Ce,xe,ke,Se=0,Te=new y.Buf8(4),Pe=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15];if(!e||!e.state||!e.output||!e.input&&0!==e.avail_in)return N;n=e.state,n.mode===K&&(n.mode=X),s=e.next_out,i=e.output,l=e.avail_out,a=e.next_in,o=e.input,u=e.avail_in,d=n.hold,p=n.bits,h=u,m=l,Ce=O;e:for(;;)switch(n.mode){case U:if(0===n.wrap){n.mode=X;break}for(;p<16;){if(0===u)break e;u--,d+=o[a++]<<p,p+=8}if(2&n.wrap&&35615===d){n.check=0,Te[0]=255&d,Te[1]=d>>>8&255,n.check=b(n.check,Te,2,0),d=0,p=0,n.mode=B;break}if(n.flags=0,n.head&&(n.head.done=!1),!(1&n.wrap)||(((255&d)<<8)+(d>>8))%31){e.msg="incorrect header check",n.mode=de;break}if((15&d)!==L){e.msg="unknown compression method",n.mode=de;break}if(d>>>=4,p-=4,Ee=(15&d)+8,0===n.wbits)n.wbits=Ee;else if(Ee>n.wbits){e.msg="invalid window size",n.mode=de;break}n.dmax=1<<Ee,e.adler=n.check=1,n.mode=512&d?$:K,d=0,p=0;break;case B:for(;p<16;){if(0===u)break e;u--,d+=o[a++]<<p,p+=8}if(n.flags=d,(255&n.flags)!==L){e.msg="unknown compression method",n.mode=de;break}if(57344&n.flags){e.msg="unknown header flags set",n.mode=de;break}n.head&&(n.head.text=d>>8&1),512&n.flags&&(Te[0]=255&d,Te[1]=d>>>8&255,n.check=b(n.check,Te,2,0)),d=0,p=0,n.mode=j;case j:for(;p<32;){if(0===u)break e;u--,d+=o[a++]<<p,p+=8}n.head&&(n.head.time=d),512&n.flags&&(Te[0]=255&d,Te[1]=d>>>8&255,Te[2]=d>>>16&255,Te[3]=d>>>24&255,n.check=b(n.check,Te,4,0)),d=0,p=0,n.mode=F;case F:for(;p<16;){if(0===u)break e;u--,d+=o[a++]<<p,p+=8}n.head&&(n.head.xflags=255&d,n.head.os=d>>8),512&n.flags&&(Te[0]=255&d,Te[1]=d>>>8&255,n.check=b(n.check,Te,2,0)),d=0,p=0,n.mode=z;case z:if(1024&n.flags){for(;p<16;){if(0===u)break e;u--,d+=o[a++]<<p,p+=8}n.length=d,n.head&&(n.head.extra_len=d),512&n.flags&&(Te[0]=255&d,Te[1]=d>>>8&255,n.check=b(n.check,Te,2,0)),d=0,p=0}else n.head&&(n.head.extra=null);n.mode=H;case H:if(1024&n.flags&&(v=n.length,v>u&&(v=u),v&&(n.head&&(Ee=n.head.extra_len-n.length,n.head.extra||(n.head.extra=new Array(n.head.extra_len)),y.arraySet(n.head.extra,o,a,v,Ee)),512&n.flags&&(n.check=b(n.check,o,v,a)),u-=v,a+=v,n.length-=v),n.length))break e;n.length=0,n.mode=q;case q:if(2048&n.flags){if(0===u)break e;v=0;do Ee=o[a+v++],n.head&&Ee&&n.length<65536&&(n.head.name+=String.fromCharCode(Ee));while(Ee&&v<u);if(512&n.flags&&(n.check=b(n.check,o,v,a)),u-=v,a+=v,Ee)break e}else n.head&&(n.head.name=null);n.length=0,n.mode=V;case V:if(4096&n.flags){if(0===u)break e;v=0;do Ee=o[a+v++],n.head&&Ee&&n.length<65536&&(n.head.comment+=String.fromCharCode(Ee));while(Ee&&v<u);if(512&n.flags&&(n.check=b(n.check,o,v,a)),u-=v,a+=v,Ee)break e}else n.head&&(n.head.comment=null);n.mode=W;case W:if(512&n.flags){for(;p<16;){if(0===u)break e;u--,d+=o[a++]<<p,p+=8}if(d!==(65535&n.check)){e.msg="header crc mismatch",n.mode=de;break}d=0,p=0}n.head&&(n.head.hcrc=n.flags>>9&1,n.head.done=!0),e.adler=n.check=0,n.mode=K;break;case $:for(;p<32;){if(0===u)break e;u--,d+=o[a++]<<p,p+=8}e.adler=n.check=r(d),d=0,p=0,n.mode=Y;case Y:if(0===n.havedict)return e.next_out=s,e.avail_out=l,e.next_in=a,e.avail_in=u,n.hold=d,n.bits=p,A;e.adler=n.check=1,n.mode=K;case K:if(t===T||t===P)break e;case X:if(n.last){d>>>=7&p,p-=7&p,n.mode=le;break}for(;p<3;){if(0===u)break e;u--,d+=o[a++]<<p,p+=8}switch(n.last=1&d,d>>>=1,p-=1,3&d){case 0:n.mode=Z;break;case 1:if(c(n),n.mode=ne,t===P){d>>>=2,p-=2;break e}break;case 2:n.mode=J;break;case 3:e.msg="invalid block type",n.mode=de}d>>>=2,p-=2;break;case Z:for(d>>>=7&p,p-=7&p;p<32;){if(0===u)break e;u--,d+=o[a++]<<p,p+=8}if((65535&d)!==(d>>>16^65535)){e.msg="invalid stored block lengths",n.mode=de;break}if(n.length=65535&d,d=0,p=0,n.mode=Q,t===P)break e;case Q:n.mode=G;case G:if(v=n.length){if(v>u&&(v=u),v>l&&(v=l),0===v)break e;y.arraySet(i,o,a,v,s),u-=v,a+=v,l-=v,s+=v,n.length-=v;break}n.mode=K;break;case J:for(;p<14;){if(0===u)break e;u--,d+=o[a++]<<p,p+=8}if(n.nlen=(31&d)+257,d>>>=5,p-=5,n.ndist=(31&d)+1,d>>>=5,p-=5,n.ncode=(15&d)+4,d>>>=4,p-=4,n.nlen>286||n.ndist>30){e.msg="too many length or distance symbols",n.mode=de;break}n.have=0,n.mode=ee;case ee:for(;n.have<n.ncode;){for(;p<3;){if(0===u)break e;u--,d+=o[a++]<<p,p+=8}n.lens[Pe[n.have++]]=7&d,d>>>=3,p-=3}for(;n.have<19;)n.lens[Pe[n.have++]]=0;if(n.lencode=n.lendyn,n.lenbits=7,xe={bits:n.lenbits},Ce=E(C,n.lens,0,19,n.lencode,0,n.work,xe),n.lenbits=xe.bits,Ce){e.msg="invalid code lengths set",n.mode=de;break}n.have=0,n.mode=te;case te:for(;n.have<n.nlen+n.ndist;){for(;Se=n.lencode[d&(1<<n.lenbits)-1],ve=Se>>>24,ge=Se>>>16&255,ye=65535&Se,!(ve<=p);){if(0===u)break e;u--,d+=o[a++]<<p,p+=8}if(ye<16)d>>>=ve,p-=ve,n.lens[n.have++]=ye;else{if(16===ye){for(ke=ve+2;p<ke;){if(0===u)break e;u--,d+=o[a++]<<p,p+=8}if(d>>>=ve,p-=ve,0===n.have){e.msg="invalid bit length repeat",n.mode=de;break}Ee=n.lens[n.have-1],v=3+(3&d),d>>>=2,p-=2}else if(17===ye){for(ke=ve+3;p<ke;){if(0===u)break e;u--,d+=o[a++]<<p,p+=8}d>>>=ve,p-=ve,Ee=0,v=3+(7&d),d>>>=3,p-=3}else{for(ke=ve+7;p<ke;){if(0===u)break e;u--,d+=o[a++]<<p,p+=8}d>>>=ve,p-=ve,Ee=0,v=11+(127&d),d>>>=7,p-=7}if(n.have+v>n.nlen+n.ndist){e.msg="invalid bit length repeat",n.mode=de;break}for(;v--;)n.lens[n.have++]=Ee}}if(n.mode===de)break;if(0===n.lens[256]){e.msg="invalid code -- missing end-of-block",n.mode=de;break}if(n.lenbits=9,xe={bits:n.lenbits},Ce=E(x,n.lens,0,n.nlen,n.lencode,0,n.work,xe),n.lenbits=xe.bits,Ce){e.msg="invalid literal/lengths set",n.mode=de;break}if(n.distbits=6,n.distcode=n.distdyn,xe={bits:n.distbits},Ce=E(k,n.lens,n.nlen,n.ndist,n.distcode,0,n.work,xe),n.distbits=xe.bits,Ce){e.msg="invalid distances set",n.mode=de;break}if(n.mode=ne,t===P)break e;case ne:n.mode=re;case re:if(u>=6&&l>=258){e.next_out=s,e.avail_out=l,e.next_in=a,e.avail_in=u,n.hold=d,n.bits=p,w(e,m),s=e.next_out,i=e.output,l=e.avail_out,a=e.next_in,o=e.input,u=e.avail_in,d=n.hold,p=n.bits,n.mode===K&&(n.back=-1);break}for(n.back=0;Se=n.lencode[d&(1<<n.lenbits)-1],ve=Se>>>24,ge=Se>>>16&255,ye=65535&Se,!(ve<=p);){if(0===u)break e;u--,d+=o[a++]<<p,p+=8}if(ge&&0===(240&ge)){for(_e=ve,be=ge,we=ye;Se=n.lencode[we+((d&(1<<_e+be)-1)>>_e)],ve=Se>>>24,ge=Se>>>16&255,ye=65535&Se,!(_e+ve<=p);){if(0===u)break e;u--,d+=o[a++]<<p,p+=8}d>>>=_e,p-=_e,n.back+=_e}if(d>>>=ve,p-=ve,n.back+=ve,n.length=ye,0===ge){n.mode=ue;break}if(32&ge){n.back=-1,n.mode=K;break}if(64&ge){e.msg="invalid literal/length code",n.mode=de;break}n.extra=15&ge,n.mode=oe;case oe:if(n.extra){for(ke=n.extra;p<ke;){if(0===u)break e;u--,d+=o[a++]<<p,p+=8}n.length+=d&(1<<n.extra)-1,d>>>=n.extra,p-=n.extra,n.back+=n.extra}n.was=n.length,n.mode=ie;case ie:for(;Se=n.distcode[d&(1<<n.distbits)-1],ve=Se>>>24,ge=Se>>>16&255,ye=65535&Se,!(ve<=p);){if(0===u)break e;u--,d+=o[a++]<<p,p+=8}if(0===(240&ge)){for(_e=ve,be=ge,we=ye;Se=n.distcode[we+((d&(1<<_e+be)-1)>>_e)],ve=Se>>>24,ge=Se>>>16&255,ye=65535&Se,!(_e+ve<=p);){if(0===u)break e;u--,d+=o[a++]<<p,p+=8}d>>>=_e,p-=_e,n.back+=_e}if(d>>>=ve,p-=ve,n.back+=ve,64&ge){e.msg="invalid distance code",n.mode=de;break}n.offset=ye,n.extra=15&ge,n.mode=ae;case ae:if(n.extra){for(ke=n.extra;p<ke;){if(0===u)break e;u--,d+=o[a++]<<p,p+=8}n.offset+=d&(1<<n.extra)-1,d>>>=n.extra,p-=n.extra,n.back+=n.extra}if(n.offset>n.dmax){e.msg="invalid distance too far back",n.mode=de;break}n.mode=se;case se:if(0===l)break e;if(v=m-l,n.offset>v){if(v=n.offset-v,v>n.whave&&n.sane){e.msg="invalid distance too far back",n.mode=de;break}v>n.wnext?(v-=n.wnext,g=n.wsize-v):g=n.wnext-v,v>n.length&&(v=n.length),me=n.window}else me=i,g=s-n.offset,v=n.length;v>l&&(v=l),l-=v,n.length-=v;do i[s++]=me[g++];while(--v);0===n.length&&(n.mode=re);break;case ue:if(0===l)break e;i[s++]=n.length,l--,n.mode=re;break;case le:if(n.wrap){for(;p<32;){if(0===u)break e;u--,d|=o[a++]<<p,p+=8}if(m-=l,e.total_out+=m,n.total+=m,m&&(e.adler=n.check=n.flags?b(n.check,i,m,s-m):_(n.check,i,m,s-m)),m=l,(n.flags?d:r(d))!==n.check){e.msg="incorrect data check",n.mode=de;break}d=0,p=0}n.mode=ce;case ce:if(n.wrap&&n.flags){for(;p<32;){if(0===u)break e;u--,d+=o[a++]<<p,p+=8}if(d!==(4294967295&n.total)){e.msg="incorrect length check",n.mode=de;break}d=0,p=0}n.mode=fe;case fe:Ce=R;break e;case de:Ce=M;break e;case pe:return I;case he:default:return N}return e.next_out=s,e.avail_out=l,e.next_in=a,e.avail_in=u,n.hold=d,n.bits=p,(n.wsize||m!==e.avail_out&&n.mode<de&&(n.mode<le||t!==S))&&f(e,e.output,e.next_out,m-e.avail_out)?(n.mode=pe,I):(h-=e.avail_in,m-=e.avail_out,e.total_in+=h,e.total_out+=m,n.total+=m,n.wrap&&m&&(e.adler=n.check=n.flags?b(n.check,i,m,e.next_out-m):_(n.check,i,m,e.next_out-m)),e.data_type=n.bits+(n.last?64:0)+(n.mode===K?128:0)+(n.mode===ne||n.mode===Q?256:0),(0===h&&0===m||t===S)&&Ce===O&&(Ce=D),Ce)}function p(e){if(!e||!e.state)return N;var t=e.state;return t.window&&(t.window=null),e.state=null,O}function h(e,t){var n;return e&&e.state?(n=e.state,0===(2&n.wrap)?N:(n.head=t,t.done=!1,O)):N}function m(e,t){var n,r,o,i=t.length;return e&&e.state?(n=e.state,0!==n.wrap&&n.mode!==Y?N:n.mode===Y&&(r=1,r=_(r,t,i,0),r!==n.check)?M:(o=f(e,t,i,i))?(n.mode=pe,I):(n.havedict=1,O)):N}var v,g,y=n(20),_=n(113),b=n(115),w=n(213),E=n(215),C=0,x=1,k=2,S=4,T=5,P=6,O=0,R=1,A=2,N=-2,M=-3,I=-4,D=-5,L=8,U=1,B=2,j=3,F=4,z=5,H=6,q=7,V=8,W=9,$=10,Y=11,K=12,X=13,Z=14,Q=15,G=16,J=17,ee=18,te=19,ne=20,re=21,oe=22,ie=23,ae=24,se=25,ue=26,le=27,ce=28,fe=29,de=30,pe=31,he=32,me=852,ve=592,ge=15,ye=ge,_e=!0;t.inflateReset=a,t.inflateReset2=s,t.inflateResetKeep=i,t.inflateInit=l,t.inflateInit2=u,t.inflate=d,t.inflateEnd=p,t.inflateGetHeader=h,t.inflateSetDictionary=m,t.inflateInfo="pako inflate (from Nodeca project)"},function(e,t,n){"use strict";var r=n(20),o=15,i=852,a=592,s=0,u=1,l=2,c=[3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,0,0],f=[16,16,16,16,16,16,16,16,17,17,17,17,18,18,18,18,19,19,19,19,20,20,20,20,21,21,21,21,16,72,78],d=[1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577,0,0],p=[16,16,16,16,17,17,18,18,19,19,20,20,21,21,22,22,23,23,24,24,25,25,26,26,27,27,28,28,29,29,64,64];e.exports=function(e,t,n,h,m,v,g,y){var _,b,w,E,C,x,k,S,T,P=y.bits,O=0,R=0,A=0,N=0,M=0,I=0,D=0,L=0,U=0,B=0,j=null,F=0,z=new r.Buf16(o+1),H=new r.Buf16(o+1),q=null,V=0;for(O=0;O<=o;O++)z[O]=0;for(R=0;R<h;R++)z[t[n+R]]++;for(M=P,N=o;N>=1&&0===z[N];N--);if(M>N&&(M=N),0===N)return m[v++]=20971520,m[v++]=20971520,y.bits=1,0;for(A=1;A<N&&0===z[A];A++);for(M<A&&(M=A),L=1,O=1;O<=o;O++)if(L<<=1,L-=z[O],L<0)return-1;if(L>0&&(e===s||1!==N))return-1;for(H[1]=0,O=1;O<o;O++)H[O+1]=H[O]+z[O];for(R=0;R<h;R++)0!==t[n+R]&&(g[H[t[n+R]]++]=R);if(e===s?(j=q=g,x=19):e===u?(j=c,F-=257,q=f,V-=257,x=256):(j=d,q=p,x=-1),B=0,R=0,O=A,C=v,I=M,D=0,w=-1,U=1<<M,E=U-1,e===u&&U>i||e===l&&U>a)return 1;for(var W=0;;){W++,k=O-D,g[R]<x?(S=0,T=g[R]):g[R]>x?(S=q[V+g[R]],T=j[F+g[R]]):(S=96,T=0),_=1<<O-D,b=1<<I,A=b;do b-=_,m[C+(B>>D)+b]=k<<24|S<<16|T|0;while(0!==b);for(_=1<<O-1;B&_;)_>>=1;if(0!==_?(B&=_-1,B+=_):B=0,R++,0===--z[O]){if(O===N)break;O=t[n+g[R]]}if(O>M&&(B&E)!==w){for(0===D&&(D=M),C+=A,I=O-D,L=1<<I;I+D<N&&(L-=z[I+D],!(L<=0));)I++,L<<=1;if(U+=1<<I,e===u&&U>i||e===l&&U>a)return 1;w=B&E,m[w]=M<<24|I<<16|C-v|0}}return 0!==B&&(m[C+B]=O-D<<24|64<<16|0),y.bits=M,0}},function(e,t,n){"use strict";function r(e){for(var t=e.length;--t>=0;)e[t]=0}function o(e,t,n,r,o){this.static_tree=e,this.extra_bits=t,this.extra_base=n,this.elems=r,this.max_length=o,this.has_stree=e&&e.length}function i(e,t){this.dyn_tree=e,this.max_code=0,this.stat_desc=t}function a(e){return e<256?ue[e]:ue[256+(e>>>7)]}function s(e,t){e.pending_buf[e.pending++]=255&t,e.pending_buf[e.pending++]=t>>>8&255}function u(e,t,n){e.bi_valid>X-n?(e.bi_buf|=t<<e.bi_valid&65535,s(e,e.bi_buf),e.bi_buf=t>>X-e.bi_valid,e.bi_valid+=n-X):(e.bi_buf|=t<<e.bi_valid&65535,e.bi_valid+=n)}function l(e,t,n){u(e,n[2*t],n[2*t+1])}function c(e,t){var n=0;do n|=1&e,e>>>=1,n<<=1;while(--t>0);return n>>>1}function f(e){16===e.bi_valid?(s(e,e.bi_buf),e.bi_buf=0,e.bi_valid=0):e.bi_valid>=8&&(e.pending_buf[e.pending++]=255&e.bi_buf,e.bi_buf>>=8,e.bi_valid-=8)}function d(e,t){var n,r,o,i,a,s,u=t.dyn_tree,l=t.max_code,c=t.stat_desc.static_tree,f=t.stat_desc.has_stree,d=t.stat_desc.extra_bits,p=t.stat_desc.extra_base,h=t.stat_desc.max_length,m=0;for(i=0;i<=K;i++)e.bl_count[i]=0;for(u[2*e.heap[e.heap_max]+1]=0,n=e.heap_max+1;n<Y;n++)r=e.heap[n],i=u[2*u[2*r+1]+1]+1,i>h&&(i=h,m++),u[2*r+1]=i,r>l||(e.bl_count[i]++,a=0,r>=p&&(a=d[r-p]),s=u[2*r],e.opt_len+=s*(i+a),f&&(e.static_len+=s*(c[2*r+1]+a)));if(0!==m){do{for(i=h-1;0===e.bl_count[i];)i--;e.bl_count[i]--,e.bl_count[i+1]+=2,e.bl_count[h]--,m-=2}while(m>0);for(i=h;0!==i;i--)for(r=e.bl_count[i];0!==r;)o=e.heap[--n],o>l||(u[2*o+1]!==i&&(e.opt_len+=(i-u[2*o+1])*u[2*o],u[2*o+1]=i),r--)}}function p(e,t,n){var r,o,i=new Array(K+1),a=0;for(r=1;r<=K;r++)i[r]=a=a+n[r-1]<<1;for(o=0;o<=t;o++){var s=e[2*o+1];0!==s&&(e[2*o]=c(i[s]++,s))}}function h(){var e,t,n,r,i,a=new Array(K+1);for(n=0,r=0;r<H-1;r++)for(ce[r]=n,e=0;e<1<<te[r];e++)le[n++]=r;for(le[n-1]=r,i=0,r=0;r<16;r++)for(fe[r]=i,e=0;e<1<<ne[r];e++)ue[i++]=r;for(i>>=7;r<W;r++)for(fe[r]=i<<7,e=0;e<1<<ne[r]-7;e++)ue[256+i++]=r;for(t=0;t<=K;t++)a[t]=0;for(e=0;e<=143;)ae[2*e+1]=8,e++,a[8]++;for(;e<=255;)ae[2*e+1]=9,e++,a[9]++;for(;e<=279;)ae[2*e+1]=7,e++,a[7]++;for(;e<=287;)ae[2*e+1]=8,e++,a[8]++;for(p(ae,V+1,a),e=0;e<W;e++)se[2*e+1]=5,se[2*e]=c(e,5);de=new o(ae,te,q+1,V,K),pe=new o(se,ne,0,W,K),he=new o(new Array(0),re,0,$,Z)}function m(e){var t;for(t=0;t<V;t++)e.dyn_ltree[2*t]=0;for(t=0;t<W;t++)e.dyn_dtree[2*t]=0;for(t=0;t<$;t++)e.bl_tree[2*t]=0;e.dyn_ltree[2*Q]=1,e.opt_len=e.static_len=0,e.last_lit=e.matches=0}function v(e){e.bi_valid>8?s(e,e.bi_buf):e.bi_valid>0&&(e.pending_buf[e.pending++]=e.bi_buf),e.bi_buf=0,e.bi_valid=0}function g(e,t,n,r){v(e),r&&(s(e,n),s(e,~n)),N.arraySet(e.pending_buf,e.window,t,n,e.pending),e.pending+=n}function y(e,t,n,r){var o=2*t,i=2*n;return e[o]<e[i]||e[o]===e[i]&&r[t]<=r[n]}function _(e,t,n){for(var r=e.heap[n],o=n<<1;o<=e.heap_len&&(o<e.heap_len&&y(t,e.heap[o+1],e.heap[o],e.depth)&&o++,!y(t,r,e.heap[o],e.depth));)e.heap[n]=e.heap[o],n=o,o<<=1;e.heap[n]=r}function b(e,t,n){var r,o,i,s,c=0;if(0!==e.last_lit)do r=e.pending_buf[e.d_buf+2*c]<<8|e.pending_buf[e.d_buf+2*c+1],o=e.pending_buf[e.l_buf+c],c++,0===r?l(e,o,t):(i=le[o],l(e,i+q+1,t),s=te[i],0!==s&&(o-=ce[i],u(e,o,s)),r--,i=a(r),l(e,i,n),s=ne[i],0!==s&&(r-=fe[i],u(e,r,s)));while(c<e.last_lit);l(e,Q,t)}function w(e,t){var n,r,o,i=t.dyn_tree,a=t.stat_desc.static_tree,s=t.stat_desc.has_stree,u=t.stat_desc.elems,l=-1;for(e.heap_len=0,e.heap_max=Y,n=0;n<u;n++)0!==i[2*n]?(e.heap[++e.heap_len]=l=n,e.depth[n]=0):i[2*n+1]=0;for(;e.heap_len<2;)o=e.heap[++e.heap_len]=l<2?++l:0,i[2*o]=1,e.depth[o]=0,e.opt_len--,s&&(e.static_len-=a[2*o+1]);for(t.max_code=l,n=e.heap_len>>1;n>=1;n--)_(e,i,n); o=u;do n=e.heap[1],e.heap[1]=e.heap[e.heap_len--],_(e,i,1),r=e.heap[1],e.heap[--e.heap_max]=n,e.heap[--e.heap_max]=r,i[2*o]=i[2*n]+i[2*r],e.depth[o]=(e.depth[n]>=e.depth[r]?e.depth[n]:e.depth[r])+1,i[2*n+1]=i[2*r+1]=o,e.heap[1]=o++,_(e,i,1);while(e.heap_len>=2);e.heap[--e.heap_max]=e.heap[1],d(e,t),p(i,l,e.bl_count)}function E(e,t,n){var r,o,i=-1,a=t[1],s=0,u=7,l=4;for(0===a&&(u=138,l=3),t[2*(n+1)+1]=65535,r=0;r<=n;r++)o=a,a=t[2*(r+1)+1],++s<u&&o===a||(s<l?e.bl_tree[2*o]+=s:0!==o?(o!==i&&e.bl_tree[2*o]++,e.bl_tree[2*G]++):s<=10?e.bl_tree[2*J]++:e.bl_tree[2*ee]++,s=0,i=o,0===a?(u=138,l=3):o===a?(u=6,l=3):(u=7,l=4))}function C(e,t,n){var r,o,i=-1,a=t[1],s=0,c=7,f=4;for(0===a&&(c=138,f=3),r=0;r<=n;r++)if(o=a,a=t[2*(r+1)+1],!(++s<c&&o===a)){if(s<f){do l(e,o,e.bl_tree);while(0!==--s)}else 0!==o?(o!==i&&(l(e,o,e.bl_tree),s--),l(e,G,e.bl_tree),u(e,s-3,2)):s<=10?(l(e,J,e.bl_tree),u(e,s-3,3)):(l(e,ee,e.bl_tree),u(e,s-11,7));s=0,i=o,0===a?(c=138,f=3):o===a?(c=6,f=3):(c=7,f=4)}}function x(e){var t;for(E(e,e.dyn_ltree,e.l_desc.max_code),E(e,e.dyn_dtree,e.d_desc.max_code),w(e,e.bl_desc),t=$-1;t>=3&&0===e.bl_tree[2*oe[t]+1];t--);return e.opt_len+=3*(t+1)+5+5+4,t}function k(e,t,n,r){var o;for(u(e,t-257,5),u(e,n-1,5),u(e,r-4,4),o=0;o<r;o++)u(e,e.bl_tree[2*oe[o]+1],3);C(e,e.dyn_ltree,t-1),C(e,e.dyn_dtree,n-1)}function S(e){var t,n=4093624447;for(t=0;t<=31;t++,n>>>=1)if(1&n&&0!==e.dyn_ltree[2*t])return I;if(0!==e.dyn_ltree[18]||0!==e.dyn_ltree[20]||0!==e.dyn_ltree[26])return D;for(t=32;t<q;t++)if(0!==e.dyn_ltree[2*t])return D;return I}function T(e){me||(h(),me=!0),e.l_desc=new i(e.dyn_ltree,de),e.d_desc=new i(e.dyn_dtree,pe),e.bl_desc=new i(e.bl_tree,he),e.bi_buf=0,e.bi_valid=0,m(e)}function P(e,t,n,r){u(e,(U<<1)+(r?1:0),3),g(e,t,n,!0)}function O(e){u(e,B<<1,3),l(e,Q,ae),f(e)}function R(e,t,n,r){var o,i,a=0;e.level>0?(e.strm.data_type===L&&(e.strm.data_type=S(e)),w(e,e.l_desc),w(e,e.d_desc),a=x(e),o=e.opt_len+3+7>>>3,i=e.static_len+3+7>>>3,i<=o&&(o=i)):o=i=n+5,n+4<=o&&t!==-1?P(e,t,n,r):e.strategy===M||i===o?(u(e,(B<<1)+(r?1:0),3),b(e,ae,se)):(u(e,(j<<1)+(r?1:0),3),k(e,e.l_desc.max_code+1,e.d_desc.max_code+1,a+1),b(e,e.dyn_ltree,e.dyn_dtree)),m(e),r&&v(e)}function A(e,t,n){return e.pending_buf[e.d_buf+2*e.last_lit]=t>>>8&255,e.pending_buf[e.d_buf+2*e.last_lit+1]=255&t,e.pending_buf[e.l_buf+e.last_lit]=255&n,e.last_lit++,0===t?e.dyn_ltree[2*n]++:(e.matches++,t--,e.dyn_ltree[2*(le[n]+q+1)]++,e.dyn_dtree[2*a(t)]++),e.last_lit===e.lit_bufsize-1}var N=n(20),M=4,I=0,D=1,L=2,U=0,B=1,j=2,F=3,z=258,H=29,q=256,V=q+1+H,W=30,$=19,Y=2*V+1,K=15,X=16,Z=7,Q=256,G=16,J=17,ee=18,te=[0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0],ne=[0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13],re=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,7],oe=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],ie=512,ae=new Array(2*(V+2));r(ae);var se=new Array(2*W);r(se);var ue=new Array(ie);r(ue);var le=new Array(z-F+1);r(le);var ce=new Array(H);r(ce);var fe=new Array(W);r(fe);var de,pe,he,me=!1;t._tr_init=T,t._tr_stored_block=P,t._tr_flush_block=R,t._tr_tally=A,t._tr_align=O},function(e,t,n){"use strict";e.exports=n(257)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0;var o=n(8),i=(r(o),n(26)),a={contextTypes:{history:i.history},componentWillMount:function(){this.history=this.context.history}};t["default"]=a,e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0;var o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},i=n(5),a=r(i),s=n(117),u=r(s),l=a["default"].createClass({displayName:"IndexLink",render:function(){return a["default"].createElement(u["default"],o({},this.props,{onlyActiveOnIndex:!0}))}});t["default"]=l,e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0;var o=n(5),i=r(o),a=n(8),s=(r(a),n(7)),u=r(s),l=n(118),c=r(l),f=n(26),d=i["default"].PropTypes,p=d.string,h=d.object,m=i["default"].createClass({displayName:"IndexRedirect",statics:{createRouteFromReactElement:function(e,t){t&&(t.indexRoute=c["default"].createRouteFromReactElement(e))}},propTypes:{to:p.isRequired,query:h,state:h,onEnter:f.falsy,children:f.falsy},render:function(){(0,u["default"])(!1)}});t["default"]=m,e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0;var o=n(5),i=r(o),a=n(8),s=(r(a),n(7)),u=r(s),l=n(21),c=n(26),f=i["default"].PropTypes.func,d=i["default"].createClass({displayName:"IndexRoute",statics:{createRouteFromReactElement:function(e,t){t&&(t.indexRoute=(0,l.createRouteFromReactElement)(e))}},propTypes:{path:c.falsy,component:c.component,components:c.components,getComponent:f,getComponents:f},render:function(){(0,u["default"])(!1)}});t["default"]=d,e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0;var o=n(8),i=(r(o),n(5)),a=r(i),s=n(7),u=r(s),l=a["default"].PropTypes.object,c={contextTypes:{history:l.isRequired,route:l},propTypes:{route:l},componentDidMount:function(){this.routerWillLeave?void 0:(0,u["default"])(!1);var e=this.props.route||this.context.route;e?void 0:(0,u["default"])(!1),this._unlistenBeforeLeavingRoute=this.context.history.listenBeforeLeavingRoute(e,this.routerWillLeave)},componentWillUnmount:function(){this._unlistenBeforeLeavingRoute&&this._unlistenBeforeLeavingRoute()}};t["default"]=c,e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0;var o=n(5),i=r(o),a=n(7),s=r(a),u=n(21),l=n(26),c=i["default"].PropTypes,f=c.string,d=c.func,p=i["default"].createClass({displayName:"Route",statics:{createRouteFromReactElement:u.createRouteFromReactElement},propTypes:{path:f,component:l.component,components:l.components,getComponent:d,getComponents:d},render:function(){(0,s["default"])(!1)}});t["default"]=p,e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0;var o=n(8),i=(r(o),n(5)),a=r(i),s=a["default"].PropTypes.object,u={propTypes:{route:s.isRequired},childContextTypes:{route:s.isRequired},getChildContext:function(){return{route:this.props.route}},componentWillMount:function(){}};t["default"]=u,e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e,t){var n={};for(var r in e)t.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}function i(e){return!e||!e.__v2_compatible__}function a(e){return e&&e.getCurrentLocation}t.__esModule=!0;var s=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},u=n(126),l=r(u),c=n(47),f=r(c),d=n(7),p=r(d),h=n(5),m=r(h),v=n(66),g=r(v),y=n(26),_=n(44),b=r(_),w=n(21),E=n(119),C=n(8),x=(r(C),m["default"].PropTypes),k=x.func,S=x.object,T=m["default"].createClass({displayName:"Router",propTypes:{history:S,children:y.routes,routes:y.routes,render:k,createElement:k,onError:k,onUpdate:k,parseQueryString:k,stringifyQuery:k,matchContext:S},getDefaultProps:function(){return{render:function(e){return m["default"].createElement(b["default"],e)}}},getInitialState:function(){return{location:null,routes:null,params:null,components:null}},handleError:function(e){if(!this.props.onError)throw e;this.props.onError.call(this,e)},componentWillMount:function(){var e=this,t=this.props,n=(t.parseQueryString,t.stringifyQuery,this.createRouterObjects()),r=n.history,o=n.transitionManager,i=n.router;this._unlisten=o.listen(function(t,n){t?e.handleError(t):e.setState(n,e.props.onUpdate)}),this.history=r,this.router=i},createRouterObjects:function(){var e=this.props.matchContext;if(e)return e;var t=this.props.history,n=this.props,r=n.routes,o=n.children;a(t)?(0,p["default"])(!1):void 0,i(t)&&(t=this.wrapDeprecatedHistory(t));var s=(0,g["default"])(t,(0,w.createRoutes)(r||o)),u=(0,E.createRouterObject)(t,s),l=(0,E.createRoutingHistory)(t,s);return{history:l,transitionManager:s,router:u}},wrapDeprecatedHistory:function(e){var t=this.props,n=t.parseQueryString,r=t.stringifyQuery,o=void 0;return o=e?function(){return e}:l["default"],(0,f["default"])(o)({parseQueryString:n,stringifyQuery:r})},componentWillReceiveProps:function(e){},componentWillUnmount:function(){this._unlisten&&this._unlisten()},render:function P(){var e=this.state,t=e.location,n=e.routes,r=e.params,i=e.components,a=this.props,u=a.createElement,P=a.render,l=o(a,["createElement","render"]);return null==t?null:(Object.keys(T.propTypes).forEach(function(e){return delete l[e]}),P(s({},l,{history:this.history,router:this.router,location:t,routes:n,params:r,components:i,createElement:u})))}});t["default"]=T,e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0;var o=n(5),i=r(o),a=n(44),s=r(a),u=n(8),l=(r(u),i["default"].createClass({displayName:"RoutingContext",componentWillMount:function(){},render:function(){return i["default"].createElement(s["default"],this.props)}}));t["default"]=l,e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e,t,n){return function(){for(var r=arguments.length,o=Array(r),i=0;i<r;i++)o[i]=arguments[i];if(e.apply(t,o),e.length<n){var a=o[o.length-1];a()}}}function i(e){return e.reduce(function(e,t){return t.onEnter&&e.push(o(t.onEnter,t,3)),e},[])}function a(e){return e.reduce(function(e,t){return t.onChange&&e.push(o(t.onChange,t,4)),e},[])}function s(e,t,n){function r(e,t,n){return t?void(o={pathname:t,query:n,state:e}):void(o=e)}if(!e)return void n();var o=void 0;(0,f.loopAsync)(e,function(e,n,i){t(e,r,function(e){e||o?i(e,o):n()})},n)}function u(e,t,n){var r=i(e);return s(r.length,function(e,n,o){r[e](t,n,o)},n)}function l(e,t,n,r){var o=a(e);return s(o.length,function(e,r,i){o[e](t,n,r,i)},r)}function c(e,t){for(var n=0,r=e.length;n<r;++n)e[n].onLeave&&e[n].onLeave.call(e[n],t)}t.__esModule=!0,t.runEnterHooks=u,t.runChangeHooks=l,t.runLeaveHooks=c;var f=n(64),d=n(8);r(d)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0;var o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},i=n(5),a=r(i),s=n(44),u=r(s);t["default"]=function(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];var r=t.map(function(e){return e.renderRouterContext}).filter(function(e){return e}),s=t.map(function(e){return e.renderRouteComponent}).filter(function(e){return e}),l=function(){var e=arguments.length<=0||void 0===arguments[0]?i.createElement:arguments[0];return function(t,n){return s.reduceRight(function(e,t){return t(e,n)},e(t,n))}};return function(e){return r.reduceRight(function(t,n){return n(t,e)},a["default"].createElement(u["default"],o({},e,{createElement:l(e.createElement)})))}},e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0;var o=n(241),i=r(o),a=n(121),s=r(a);t["default"]=(0,s["default"])(i["default"]),e.exports=t["default"]},function(e,t,n){"use strict";function r(e,t,n){if(!e.path)return!1;var r=(0,i.getParamNames)(e.path);return r.some(function(e){return t.params[e]!==n.params[e]})}function o(e,t){var n=e&&e.routes,o=t.routes,i=void 0,a=void 0,s=void 0;return n?!function(){var u=!1;i=n.filter(function(n){if(u)return!0;var i=o.indexOf(n)===-1||r(n,e,t);return i&&(u=!0),i}),i.reverse(),s=[],a=[],o.forEach(function(e){var t=n.indexOf(e)===-1,r=i.indexOf(e)!==-1;t||r?s.push(e):a.push(e)})}():(i=[],a=[],s=o),{leaveRoutes:i,changeRoutes:a,enterRoutes:s}}t.__esModule=!0;var i=n(30);t["default"]=o,e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e,t,n){if(t.component||t.components)return void n(null,t.component||t.components);var r=t.getComponent||t.getComponents;if(!r)return void n();var o=e.location,i=(0,u["default"])(e,o);r.call(t,i,n)}function i(e,t){(0,a.mapAsync)(e.routes,function(t,n,r){o(e,t,r)},t)}t.__esModule=!0;var a=n(64),s=n(122),u=r(s);t["default"]=i,e.exports=t["default"]},function(e,t,n){"use strict";function r(e,t){var n={};return e.path?((0,o.getParamNames)(e.path).forEach(function(e){Object.prototype.hasOwnProperty.call(t,e)&&(n[e]=t[e])}),n):n}t.__esModule=!0;var o=n(30);t["default"]=r,e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0;var o=n(126),i=r(o),a=n(121),s=r(a);t["default"]=(0,s["default"])(i["default"]),e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0,t.createMemoryHistory=t.hashHistory=t.browserHistory=t.applyRouterMiddleware=t.formatPattern=t.useRouterHistory=t.match=t.routerShape=t.locationShape=t.PropTypes=t.RoutingContext=t.RouterContext=t.createRoutes=t.useRoutes=t.RouteContext=t.Lifecycle=t.History=t.Route=t.Redirect=t.IndexRoute=t.IndexRedirect=t.withRouter=t.IndexLink=t.Link=t.Router=void 0;var o=n(21);Object.defineProperty(t,"createRoutes",{enumerable:!0,get:function(){return o.createRoutes}});var i=n(65);Object.defineProperty(t,"locationShape",{enumerable:!0,get:function(){return i.locationShape}}),Object.defineProperty(t,"routerShape",{enumerable:!0,get:function(){return i.routerShape}});var a=n(30);Object.defineProperty(t,"formatPattern",{enumerable:!0,get:function(){return a.formatPattern}});var s=n(225),u=r(s),l=n(117),c=r(l),f=n(219),d=r(f),p=n(239),h=r(p),m=n(220),v=r(m),g=n(221),y=r(g),_=n(118),b=r(_),w=n(223),E=r(w),C=n(218),x=r(C),k=n(222),S=r(k),T=n(224),P=r(T),O=n(238),R=r(O),A=n(44),N=r(A),M=n(226),I=r(M),D=r(i),L=n(236),U=r(L),B=n(123),j=r(B),F=n(228),z=r(F),H=n(229),q=r(H),V=n(233),W=r(V),$=n(120),Y=r($);t.Router=u["default"],t.Link=c["default"],t.IndexLink=d["default"],t.withRouter=h["default"],t.IndexRedirect=v["default"],t.IndexRoute=y["default"],t.Redirect=b["default"],t.Route=E["default"],t.History=x["default"],t.Lifecycle=S["default"],t.RouteContext=P["default"],t.useRoutes=R["default"],t.RouterContext=N["default"],t.RoutingContext=I["default"],t.PropTypes=D["default"],t.match=U["default"],t.useRouterHistory=j["default"],t.applyRouterMiddleware=z["default"],t.browserHistory=q["default"],t.hashHistory=W["default"],t.createMemoryHistory=Y["default"]},function(e,t,n){"use strict";function r(e,t){if(e==t)return!0;if(null==e||null==t)return!1;if(Array.isArray(e))return Array.isArray(t)&&e.length===t.length&&e.every(function(e,n){return r(e,t[n])});if("object"===("undefined"==typeof e?"undefined":u(e))){for(var n in e)if(Object.prototype.hasOwnProperty.call(e,n))if(void 0===e[n]){if(void 0!==t[n])return!1}else{if(!Object.prototype.hasOwnProperty.call(t,n))return!1;if(!r(e[n],t[n]))return!1}return!0}return String(e)===String(t)}function o(e,t){return"/"!==t.charAt(0)&&(t="/"+t),"/"!==e.charAt(e.length-1)&&(e+="/"),"/"!==t.charAt(t.length-1)&&(t+="/"),t===e}function i(e,t,n){for(var r=e,o=[],i=[],a=0,s=t.length;a<s;++a){var u=t[a],c=u.path||"";if("/"===c.charAt(0)&&(r=e,o=[],i=[]),null!==r&&c){var f=(0,l.matchPattern)(c,r);if(f?(r=f.remainingPathname,o=[].concat(o,f.paramNames),i=[].concat(i,f.paramValues)):r=null,""===r)return o.every(function(e,t){return String(i[t])===String(n[e])})}}return!1}function a(e,t){return null==t?null==e:null==e||r(e,t)}function s(e,t,n,r,s){var u=e.pathname,l=e.query;return null!=n&&("/"!==u.charAt(0)&&(u="/"+u),!!(o(u,n.pathname)||!t&&i(u,r,s))&&a(l,n.query))}t.__esModule=!0;var u="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol?"symbol":typeof e};t["default"]=s;var l=n(30);e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e,t){var n={};for(var r in e)t.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}function i(e,t){var n=e.history,r=e.routes,i=e.location,s=o(e,["history","routes","location"]);n||i?void 0:(0,u["default"])(!1),n=n?n:(0,c["default"])(s);var l=(0,d["default"])(n,(0,p.createRoutes)(r)),f=void 0;i?i=n.createLocation(i):f=n.listen(function(e){i=e});var m=(0,h.createRouterObject)(n,l);n=(0,h.createRoutingHistory)(n,l),l.match(i,function(e,r,o){t(e,r,o&&a({},o,{history:n,router:m,matchContext:{history:n,transitionManager:l,router:m}})),f&&f()})}t.__esModule=!0;var a=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},s=n(7),u=r(s),l=n(120),c=r(l),f=n(66),d=r(f),p=n(21),h=n(119);t["default"]=i,e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e,t,n,r,o){if(e.childRoutes)return[null,e.childRoutes];if(!e.getChildRoutes)return[];var i=!0,a=void 0,u={location:t,params:s(n,r)},l=(0,h["default"])(u,t);return e.getChildRoutes(l,function(e,t){return t=!e&&(0,g.createRoutes)(t),i?void(a=[e,t]):void o(e,t)}),i=!1,a}function i(e,t,n,r,o){if(e.indexRoute)o(null,e.indexRoute);else if(e.getIndexRoute){var a={location:t,params:s(n,r)},u=(0,h["default"])(a,t);e.getIndexRoute(u,function(e,t){o(e,!e&&(0,g.createRoutes)(t)[0])})}else e.childRoutes?!function(){var a=e.childRoutes.filter(function(e){return!e.path});(0,d.loopAsync)(a.length,function(e,o,s){i(a[e],t,n,r,function(t,n){if(t||n){var r=[a[e]].concat(Array.isArray(n)?n:[n]);s(t,r)}else o()})},function(e,t){o(null,t)})}():o()}function a(e,t,n){return t.reduce(function(e,t,r){var o=n&&n[r];return Array.isArray(e[t])?e[t].push(o):t in e?e[t]=[e[t],o]:e[t]=o,e},e)}function s(e,t){return a({},e,t)}function u(e,t,n,r,a,u){var c=e.path||"";if("/"===c.charAt(0)&&(n=t.pathname,r=[],a=[]),null!==n&&c){try{var d=(0,m.matchPattern)(c,n);d?(n=d.remainingPathname,r=[].concat(r,d.paramNames),a=[].concat(a,d.paramValues)):n=null}catch(p){u(p)}if(""===n){var h=function(){var n={routes:[e],params:s(r,a)};return i(e,t,r,a,function(e,t){if(e)u(e);else{if(Array.isArray(t)){var r;(r=n.routes).push.apply(r,t)}else t&&n.routes.push(t);u(null,n)}}),{v:void 0}}();if("object"===("undefined"==typeof h?"undefined":f(h)))return h.v}}if(null!=n||e.childRoutes){var v=function(o,i){o?u(o):i?l(i,t,function(t,n){t?u(t):n?(n.routes.unshift(e),u(null,n)):u()},n,r,a):u()},g=o(e,t,r,a,v);g&&v.apply(void 0,g)}else u()}function l(e,t,n,r){var o=arguments.length<=4||void 0===arguments[4]?[]:arguments[4],i=arguments.length<=5||void 0===arguments[5]?[]:arguments[5];void 0===r&&("/"!==t.pathname.charAt(0)&&(t=c({},t,{pathname:"/"+t.pathname})),r=t.pathname),(0,d.loopAsync)(e.length,function(n,a,s){u(e[n],t,r,o,i,function(e,t){e||t?s(e,t):a()})},n)}t.__esModule=!0;var c=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},f="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol?"symbol":typeof e};t["default"]=l;var d=n(64),p=n(122),h=r(p),m=n(30),v=n(8),g=(r(v),n(21));e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e,t){var n={};for(var r in e)t.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}function i(e){return function(){var t=arguments.length<=0||void 0===arguments[0]?{}:arguments[0],n=t.routes,r=o(t,["routes"]),i=(0,u["default"])(e)(r),s=(0,c["default"])(i,n);return a({},i,s)}}t.__esModule=!0;var a=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},s=n(47),u=r(s),l=n(66),c=r(l),f=n(8);r(f);t["default"]=i,e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e){return e.displayName||e.name||"Component"}function i(e){var t=u["default"].createClass({displayName:"WithRouter",contextTypes:{router:f.routerShape},render:function(){return u["default"].createElement(e,a({},this.props,{router:this.context.router}))}});return t.displayName="withRouter("+o(e)+")",t.WrappedComponent=e,(0,c["default"])(t,e)}t.__esModule=!0;var a=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e};t["default"]=i;var s=n(5),u=r(s),l=n(195),c=r(l),f=n(65);e.exports=t["default"]},function(e,t){"use strict";function n(e,t,n){function o(){return s=!0,u?void(c=[].concat(r.call(arguments))):void n.apply(this,arguments)}function i(){if(!s&&(l=!0,!u)){for(u=!0;!s&&a<e&&l;)l=!1,t.call(this,a++,i,o);return u=!1,s?void n.apply(this,c):void(a>=e&&l&&(s=!0,n()))}}var a=0,s=!1,u=!1,l=!1,c=void 0;i()}t.__esModule=!0;var r=Array.prototype.slice;t.loopAsync=n},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(){function e(e){try{e=e||window.history.state||{}}catch(t){e={}}var n=f.getWindowPath(),r=e,o=r.key,a=void 0;o?a=d.readState(o):(a=null,o=_.createKey(),g&&window.history.replaceState(i({},e,{key:o}),null));var s=l.parsePath(n);return _.createLocation(i({},s,{state:a}),void 0,o)}function t(t){function n(t){void 0!==t.state&&r(e(t.state))}var r=t.transitionTo;return f.addEventListener(window,"popstate",n),function(){f.removeEventListener(window,"popstate",n)}}function n(e){var t=e.basename,n=e.pathname,r=e.search,o=e.hash,i=e.state,a=e.action,s=e.key;if(a!==u.POP){d.saveState(s,i);var l=(t||"")+n+r+o,c={key:s};if(a===u.PUSH){if(y)return window.location.href=l,!1;window.history.pushState(c,null,l)}else{if(y)return window.location.replace(l),!1;window.history.replaceState(c,null,l)}}}function r(e){1===++b&&(w=t(_));var n=_.listenBefore(e);return function(){n(),0===--b&&w()}}function o(e){1===++b&&(w=t(_));var n=_.listen(e);return function(){n(),0===--b&&w()}}function a(e){1===++b&&(w=t(_)),_.registerTransitionHook(e)}function p(e){_.unregisterTransitionHook(e),0===--b&&w()}var m=arguments.length<=0||void 0===arguments[0]?{}:arguments[0];c.canUseDOM?void 0:s["default"](!1);var v=m.forceRefresh,g=f.supportsHistory(),y=!g||v,_=h["default"](i({},m,{getCurrentLocation:e,finishTransition:n,saveState:d.saveState})),b=0,w=void 0;return i({},_,{listenBefore:r,listen:o,registerTransitionHook:a,unregisterTransitionHook:p})}t.__esModule=!0;var i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},a=n(7),s=r(a),u=n(31),l=n(27),c=n(46),f=n(67),d=n(124),p=n(125),h=r(p);t["default"]=o,e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(){var e=arguments.length<=0||void 0===arguments[0]?"/":arguments[0],t=arguments.length<=1||void 0===arguments[1]?s.POP:arguments[1],n=arguments.length<=2||void 0===arguments[2]?null:arguments[2],r=arguments.length<=3||void 0===arguments[3]?null:arguments[3];"string"==typeof e&&(e=u.parsePath(e)),"object"==typeof t&&(e=i({},e,{state:t}),t=n||s.POP,n=r);var o=e.pathname||"/",a=e.search||"",l=e.hash||"",c=e.state||null;return{pathname:o,search:a,hash:l,state:c,action:t,key:n}}t.__esModule=!0;var i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},a=n(14),s=(r(a),n(31)),u=n(27);t["default"]=o,e.exports=t["default"]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e){return e.filter(function(e){return e.state}).reduce(function(e,t){return e[t.key]=t.state,e},{})}function i(){function e(e,t){g[e]=t}function t(e){return g[e]}function n(){var e=m[v],n=e.basename,r=e.pathname,o=e.search,i=(n||"")+r+(o||""),s=void 0,u=void 0;e.key?(s=e.key,u=t(s)):(s=d.createKey(),u=null,e.key=s);var l=c.parsePath(i);return d.createLocation(a({},l,{state:u}),void 0,s)}function r(e){var t=v+e;return t>=0&&t<m.length}function i(e){if(e){if(!r(e))return;v+=e;var t=n();d.transitionTo(a({},t,{action:f.POP}))}}function s(t){switch(t.action){case f.PUSH:v+=1,v<m.length&&m.splice(v),m.push(t),e(t.key,t.state);break;case f.REPLACE:m[v]=t,e(t.key,t.state)}}var u=arguments.length<=0||void 0===arguments[0]?{}:arguments[0];Array.isArray(u)?u={entries:u}:"string"==typeof u&&(u={entries:[u]});var d=p["default"](a({},u,{getCurrentLocation:n,finishTransition:s,saveState:e,go:i})),h=u,m=h.entries,v=h.current;"string"==typeof m?m=[m]:Array.isArray(m)||(m=["/"]),m=m.map(function(e){var t=d.createKey();return"string"==typeof e?{pathname:e,key:t}:"object"==typeof e&&e?a({},e,{key:t}):void l["default"](!1)}),null==v?v=m.length-1:v>=0&&v<m.length?void 0:l["default"](!1);var g=o(m);return d}t.__esModule=!0;var a=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},s=n(14),u=(r(s),n(7)),l=r(u),c=n(27),f=n(31),d=n(127),p=r(d);t["default"]=i,e.exports=t["default"]},function(e,t,n){"use strict";var r=n(156);t.extract=function(e){return e.split("?")[1]||""},t.parse=function(e){return"string"!=typeof e?{}:(e=e.trim().replace(/^(\?|#|&)/,""),e?e.split("&").reduce(function(e,t){var n=t.replace(/\+/g," ").split("="),r=n.shift(),o=n.length>0?n.join("="):void 0;return r=decodeURIComponent(r),o=void 0===o?null:decodeURIComponent(o),e.hasOwnProperty(r)?Array.isArray(e[r])?e[r].push(o):e[r]=[e[r],o]:e[r]=o,e},{}):{})},t.stringify=function(e){return e?Object.keys(e).sort().map(function(t){var n=e[t];return void 0===n?"":null===n?t:Array.isArray(n)?n.slice().sort().map(function(e){return r(t)+"="+r(e)}).join("&"):r(t)+"="+r(n)}).filter(function(e){return e.length>0}).join("&"):""}},function(e,t,n){"use strict";var r=n(6),o=n(96),i={focusDOMComponent:function(){o(r.getNodeFromInstance(this))}};e.exports=i},function(e,t,n){"use strict";function r(){var e=window.opera;return"object"==typeof e&&"function"==typeof e.version&&parseInt(e.version(),10)<=12}function o(e){return(e.ctrlKey||e.altKey||e.metaKey)&&!(e.ctrlKey&&e.altKey)}function i(e){switch(e){case P.topCompositionStart:return O.compositionStart;case P.topCompositionEnd:return O.compositionEnd;case P.topCompositionUpdate:return O.compositionUpdate}}function a(e,t){return e===P.topKeyDown&&t.keyCode===w}function s(e,t){switch(e){case P.topKeyUp:return b.indexOf(t.keyCode)!==-1;case P.topKeyDown:return t.keyCode!==w;case P.topKeyPress:case P.topMouseDown:case P.topBlur:return!0;default:return!1}}function u(e){var t=e.detail;return"object"==typeof t&&"data"in t?t.data:null}function l(e,t,n,r){var o,l;if(E?o=i(e):A?s(e,n)&&(o=O.compositionEnd):a(e,n)&&(o=O.compositionStart),!o)return null;k&&(A||o!==O.compositionStart?o===O.compositionEnd&&A&&(l=A.getData()):A=v.getPooled(r));var c=g.getPooled(o,t,n,r);if(l)c.data=l;else{var f=u(n);null!==f&&(c.data=f)}return h.accumulateTwoPhaseDispatches(c),c}function c(e,t){switch(e){case P.topCompositionEnd:return u(t);case P.topKeyPress:var n=t.which;return n!==S?null:(R=!0,T);case P.topTextInput:var r=t.data;return r===T&&R?null:r;default:return null}}function f(e,t){if(A){if(e===P.topCompositionEnd||s(e,t)){var n=A.getData();return v.release(A),A=null,n}return null}switch(e){case P.topPaste:return null;case P.topKeyPress:return t.which&&!o(t)?String.fromCharCode(t.which):null;case P.topCompositionEnd:return k?null:t.data;default:return null}}function d(e,t,n,r){var o;if(o=x?c(e,n):f(e,n),!o)return null;var i=y.getPooled(O.beforeInput,t,n,r);return i.data=o,h.accumulateTwoPhaseDispatches(i),i}var p=n(17),h=n(38),m=n(9),v=n(252),g=n(290),y=n(293),_=n(19),b=[9,13,27,32],w=229,E=m.canUseDOM&&"CompositionEvent"in window,C=null;m.canUseDOM&&"documentMode"in document&&(C=document.documentMode);var x=m.canUseDOM&&"TextEvent"in window&&!C&&!r(),k=m.canUseDOM&&(!E||C&&C>8&&C<=11),S=32,T=String.fromCharCode(S),P=p.topLevelTypes,O={beforeInput:{phasedRegistrationNames:{bubbled:_({onBeforeInput:null}),captured:_({onBeforeInputCapture:null})},dependencies:[P.topCompositionEnd,P.topKeyPress,P.topTextInput,P.topPaste]},compositionEnd:{phasedRegistrationNames:{bubbled:_({onCompositionEnd:null}),captured:_({onCompositionEndCapture:null})},dependencies:[P.topBlur,P.topCompositionEnd,P.topKeyDown,P.topKeyPress,P.topKeyUp,P.topMouseDown]},compositionStart:{phasedRegistrationNames:{bubbled:_({onCompositionStart:null}),captured:_({onCompositionStartCapture:null})},dependencies:[P.topBlur,P.topCompositionStart,P.topKeyDown,P.topKeyPress,P.topKeyUp,P.topMouseDown]},compositionUpdate:{phasedRegistrationNames:{bubbled:_({onCompositionUpdate:null}),captured:_({onCompositionUpdateCapture:null})},dependencies:[P.topBlur,P.topCompositionUpdate,P.topKeyDown,P.topKeyPress,P.topKeyUp,P.topMouseDown]}},R=!1,A=null,N={eventTypes:O,extractEvents:function(e,t,n,r){return[l(e,t,n,r),d(e,t,n,r)]}};e.exports=N},function(e,t,n){"use strict";var r=n(129),o=n(9),i=(n(10),n(174),n(300)),a=n(181),s=n(185),u=(n(3),s(function(e){return a(e)})),l=!1,c="cssFloat";if(o.canUseDOM){var f=document.createElement("div").style;try{f.font=""}catch(d){l=!0}void 0===document.documentElement.style.cssFloat&&(c="styleFloat")}var p={createMarkupForStyles:function(e,t){var n="";for(var r in e)if(e.hasOwnProperty(r)){var o=e[r];null!=o&&(n+=u(r)+":",n+=i(r,o,t)+";")}return n||null},setValueForStyles:function(e,t,n){var o=e.style;for(var a in t)if(t.hasOwnProperty(a)){var s=i(a,t[a],n);if("float"!==a&&"cssFloat"!==a||(a=c),s)o[a]=s;else{var u=l&&r.shorthandPropertyExpansions[a];if(u)for(var f in u)o[f]="";else o[a]=""}}}};e.exports=p},function(e,t,n){"use strict";function r(e){var t=e.nodeName&&e.nodeName.toLowerCase();return"select"===t||"input"===t&&"file"===e.type}function o(e){var t=x.getPooled(R.change,N,e,k(e));b.accumulateTwoPhaseDispatches(t),C.batchedUpdates(i,t)}function i(e){_.enqueueEvents(e),_.processEventQueue(!1)}function a(e,t){A=e,N=t,A.attachEvent("onchange",o)}function s(){A&&(A.detachEvent("onchange",o),A=null,N=null)}function u(e,t){if(e===O.topChange)return t}function l(e,t,n){e===O.topFocus?(s(),a(t,n)):e===O.topBlur&&s()}function c(e,t){A=e,N=t,M=e.value,I=Object.getOwnPropertyDescriptor(e.constructor.prototype,"value"),Object.defineProperty(A,"value",U),A.attachEvent?A.attachEvent("onpropertychange",d):A.addEventListener("propertychange",d,!1)}function f(){A&&(delete A.value,A.detachEvent?A.detachEvent("onpropertychange",d):A.removeEventListener("propertychange",d,!1),A=null,N=null,M=null,I=null)}function d(e){if("value"===e.propertyName){var t=e.srcElement.value;t!==M&&(M=t,o(e))}}function p(e,t){if(e===O.topInput)return t}function h(e,t,n){e===O.topFocus?(f(),c(t,n)):e===O.topBlur&&f()}function m(e,t){if((e===O.topSelectionChange||e===O.topKeyUp||e===O.topKeyDown)&&A&&A.value!==M)return M=A.value,N}function v(e){return e.nodeName&&"input"===e.nodeName.toLowerCase()&&("checkbox"===e.type||"radio"===e.type)}function g(e,t){if(e===O.topClick)return t}var y=n(17),_=n(37),b=n(38),w=n(9),E=n(6),C=n(16),x=n(18),k=n(88),S=n(89),T=n(154),P=n(19),O=y.topLevelTypes,R={change:{phasedRegistrationNames:{bubbled:P({onChange:null}),captured:P({onChangeCapture:null})},dependencies:[O.topBlur,O.topChange,O.topClick,O.topFocus,O.topInput,O.topKeyDown,O.topKeyUp,O.topSelectionChange]}},A=null,N=null,M=null,I=null,D=!1;w.canUseDOM&&(D=S("change")&&(!("documentMode"in document)||document.documentMode>8));var L=!1;w.canUseDOM&&(L=S("input")&&(!("documentMode"in document)||document.documentMode>11));var U={get:function(){return I.get.call(this); },set:function(e){M=""+e,I.set.call(this,e)}},B={eventTypes:R,extractEvents:function(e,t,n,o){var i,a,s=t?E.getNodeFromInstance(t):window;if(r(s)?D?i=u:a=l:T(s)?L?i=p:(i=m,a=h):v(s)&&(i=g),i){var c=i(e,t);if(c){var f=x.getPooled(R.change,c,n,o);return f.type="change",b.accumulateTwoPhaseDispatches(f),f}}a&&a(e,s,t)}};e.exports=B},function(e,t,n){"use strict";var r=n(2),o=n(32),i=n(9),a=n(177),s=n(11),u=(n(1),{dangerouslyReplaceNodeWithMarkup:function(e,t){if(i.canUseDOM?void 0:r("56"),t?void 0:r("57"),"HTML"===e.nodeName?r("58"):void 0,"string"==typeof t){var n=a(t,s)[0];e.parentNode.replaceChild(n,e)}else o.replaceChildWithTree(e,t)}});e.exports=u},function(e,t,n){"use strict";var r=n(19),o=[r({ResponderEventPlugin:null}),r({SimpleEventPlugin:null}),r({TapEventPlugin:null}),r({EnterLeaveEventPlugin:null}),r({ChangeEventPlugin:null}),r({SelectEventPlugin:null}),r({BeforeInputEventPlugin:null})];e.exports=o},function(e,t,n){"use strict";var r=n(17),o=n(38),i=n(6),a=n(50),s=n(19),u=r.topLevelTypes,l={mouseEnter:{registrationName:s({onMouseEnter:null}),dependencies:[u.topMouseOut,u.topMouseOver]},mouseLeave:{registrationName:s({onMouseLeave:null}),dependencies:[u.topMouseOut,u.topMouseOver]}},c={eventTypes:l,extractEvents:function(e,t,n,r){if(e===u.topMouseOver&&(n.relatedTarget||n.fromElement))return null;if(e!==u.topMouseOut&&e!==u.topMouseOver)return null;var s;if(r.window===r)s=r;else{var c=r.ownerDocument;s=c?c.defaultView||c.parentWindow:window}var f,d;if(e===u.topMouseOut){f=t;var p=n.relatedTarget||n.toElement;d=p?i.getClosestInstanceFromNode(p):null}else f=null,d=t;if(f===d)return null;var h=null==f?s:i.getNodeFromInstance(f),m=null==d?s:i.getNodeFromInstance(d),v=a.getPooled(l.mouseLeave,f,n,r);v.type="mouseleave",v.target=h,v.relatedTarget=m;var g=a.getPooled(l.mouseEnter,d,n,r);return g.type="mouseenter",g.target=m,g.relatedTarget=h,o.accumulateEnterLeaveDispatches(v,g,f,d),[v,g]}};e.exports=c},function(e,t,n){"use strict";function r(e){this._root=e,this._startText=this.getText(),this._fallbackText=null}var o=n(4),i=n(22),a=n(152);o(r.prototype,{destructor:function(){this._root=null,this._startText=null,this._fallbackText=null},getText:function(){return"value"in this._root?this._root.value:this._root[a()]},getData:function(){if(this._fallbackText)return this._fallbackText;var e,t,n=this._startText,r=n.length,o=this.getText(),i=o.length;for(e=0;e<r&&n[e]===o[e];e++);var a=r-e;for(t=1;t<=a&&n[r-t]===o[i-t];t++);var s=t>1?1-t:void 0;return this._fallbackText=o.slice(e,s),this._fallbackText}}),i.addPoolingTo(r),e.exports=r},function(e,t,n){"use strict";var r=n(33),o=r.injection.MUST_USE_PROPERTY,i=r.injection.HAS_BOOLEAN_VALUE,a=r.injection.HAS_NUMERIC_VALUE,s=r.injection.HAS_POSITIVE_NUMERIC_VALUE,u=r.injection.HAS_OVERLOADED_BOOLEAN_VALUE,l={isCustomAttribute:RegExp.prototype.test.bind(new RegExp("^(data|aria)-["+r.ATTRIBUTE_NAME_CHAR+"]*$")),Properties:{accept:0,acceptCharset:0,accessKey:0,action:0,allowFullScreen:i,allowTransparency:0,alt:0,async:i,autoComplete:0,autoPlay:i,capture:i,cellPadding:0,cellSpacing:0,charSet:0,challenge:0,checked:o|i,cite:0,classID:0,className:0,cols:s,colSpan:0,content:0,contentEditable:0,contextMenu:0,controls:i,coords:0,crossOrigin:0,data:0,dateTime:0,"default":i,defer:i,dir:0,disabled:i,download:u,draggable:0,encType:0,form:0,formAction:0,formEncType:0,formMethod:0,formNoValidate:i,formTarget:0,frameBorder:0,headers:0,height:0,hidden:i,high:0,href:0,hrefLang:0,htmlFor:0,httpEquiv:0,icon:0,id:0,inputMode:0,integrity:0,is:0,keyParams:0,keyType:0,kind:0,label:0,lang:0,list:0,loop:i,low:0,manifest:0,marginHeight:0,marginWidth:0,max:0,maxLength:0,media:0,mediaGroup:0,method:0,min:0,minLength:0,multiple:o|i,muted:o|i,name:0,nonce:0,noValidate:i,open:i,optimum:0,pattern:0,placeholder:0,poster:0,preload:0,profile:0,radioGroup:0,readOnly:i,referrerPolicy:0,rel:0,required:i,reversed:i,role:0,rows:s,rowSpan:a,sandbox:0,scope:0,scoped:i,scrolling:0,seamless:i,selected:o|i,shape:0,size:s,sizes:0,span:s,spellCheck:0,src:0,srcDoc:0,srcLang:0,srcSet:0,start:a,step:0,style:0,summary:0,tabIndex:0,target:0,title:0,type:0,useMap:0,value:0,width:0,wmode:0,wrap:0,about:0,datatype:0,inlist:0,prefix:0,property:0,resource:0,"typeof":0,vocab:0,autoCapitalize:0,autoCorrect:0,autoSave:0,color:0,itemProp:0,itemScope:i,itemType:0,itemID:0,itemRef:0,results:0,security:0,unselectable:0},DOMAttributeNames:{acceptCharset:"accept-charset",className:"class",htmlFor:"for",httpEquiv:"http-equiv"},DOMPropertyNames:{}};e.exports=l},function(e,t,n){"use strict";var r=n(4),o=n(132),i=n(76),a=n(280),s=n(133),u=n(262),l=n(15),c=n(144),f=n(145),d=n(306),p=(n(3),l.createElement),h=l.createFactory,m=l.cloneElement,v=r,g={Children:{map:o.map,forEach:o.forEach,count:o.count,toArray:o.toArray,only:d},Component:i,PureComponent:a,createElement:p,cloneElement:m,isValidElement:l.isValidElement,PropTypes:c,createClass:s.createClass,createFactory:h,createMixin:function(e){return e},DOM:u,version:f,__spread:v};e.exports=g},function(e,t,n){(function(t){"use strict";function r(e,t,n,r){var o=void 0===e[n];null!=t&&o&&(e[n]=i(t,!0))}var o=n(34),i=n(153),a=(n(74),n(90)),s=n(91);n(3);"undefined"!=typeof t&&t.env,1;var u={instantiateChildren:function(e,t,n,o){if(null==e)return null;var i={};return s(e,r,i),i},updateChildren:function(e,t,n,r,s,u,l,c){if(t||e){var f,d;for(f in t)if(t.hasOwnProperty(f)){d=e&&e[f];var p=d&&d._currentElement,h=t[f];if(null!=d&&a(p,h))o.receiveComponent(d,h,s,c),t[f]=d;else{d&&(r[f]=o.getHostNode(d),o.unmountComponent(d,!1));var m=i(h,!0);t[f]=m;var v=o.mountComponent(m,s,u,l,c);n.push(v)}}for(f in e)!e.hasOwnProperty(f)||t&&t.hasOwnProperty(f)||(d=e[f],r[f]=o.getHostNode(d),o.unmountComponent(d,!1))}},unmountChildren:function(e,t){for(var n in e)if(e.hasOwnProperty(n)){var r=e[n];o.unmountComponent(r,t)}}};e.exports=u}).call(t,n(63))},function(e,t,n){"use strict";function r(e){}function o(e,t){}function i(e){return!(!e.prototype||!e.prototype.isReactComponent)}function a(e){return!(!e.prototype||!e.prototype.isPureReactComponent)}var s=n(2),u=n(4),l=n(77),c=n(23),f=n(15),d=n(79),p=n(39),h=(n(10),n(143)),m=(n(82),n(34)),v=n(299),g=n(35),y=(n(1),n(56)),_=n(90),b=(n(3),{ImpureClass:0,PureClass:1,StatelessFunctional:2});r.prototype.render=function(){var e=p.get(this)._currentElement.type,t=e(this.props,this.context,this.updater);return o(e,t),t};var w=1,E={construct:function(e){this._currentElement=e,this._rootNodeID=null,this._compositeType=null,this._instance=null,this._hostParent=null,this._hostContainerInfo=null,this._updateBatchNumber=null,this._pendingElement=null,this._pendingStateQueue=null,this._pendingReplaceState=!1,this._pendingForceUpdate=!1,this._renderedNodeType=null,this._renderedComponent=null,this._context=null,this._mountOrder=0,this._topLevelWrapper=null,this._pendingCallbacks=null,this._calledComponentWillUnmount=!1},mountComponent:function(e,t,n,u){this._context=u,this._mountOrder=w++,this._hostParent=t,this._hostContainerInfo=n;var l,c=this._currentElement.props,d=this._processContext(u),h=this._currentElement.type,m=e.getUpdateQueue(),v=i(h),y=this._constructComponent(v,c,d,m);v||null!=y&&null!=y.render?a(h)?this._compositeType=b.PureClass:this._compositeType=b.ImpureClass:(l=y,o(h,l),null===y||y===!1||f.isValidElement(y)?void 0:s("105",h.displayName||h.name||"Component"),y=new r(h),this._compositeType=b.StatelessFunctional);y.props=c,y.context=d,y.refs=g,y.updater=m,this._instance=y,p.set(y,this);var _=y.state;void 0===_&&(y.state=_=null),"object"!=typeof _||Array.isArray(_)?s("106",this.getName()||"ReactCompositeComponent"):void 0,this._pendingStateQueue=null,this._pendingReplaceState=!1,this._pendingForceUpdate=!1;var E;E=y.unstable_handleError?this.performInitialMountWithErrorHandling(l,t,n,e,u):this.performInitialMount(l,t,n,e,u),y.componentDidMount&&e.getReactMountReady().enqueue(y.componentDidMount,y);return E},_constructComponent:function(e,t,n,r){return this._constructComponentWithoutOwner(e,t,n,r)},_constructComponentWithoutOwner:function(e,t,n,r){var o,i=this._currentElement.type;return o=e?new i(t,n,r):i(t,n,r)},performInitialMountWithErrorHandling:function(e,t,n,r,o){var i,a=r.checkpoint();try{i=this.performInitialMount(e,t,n,r,o)}catch(s){r.rollback(a),this._instance.unstable_handleError(s),this._pendingStateQueue&&(this._instance.state=this._processPendingState(this._instance.props,this._instance.context)),a=r.checkpoint(),this._renderedComponent.unmountComponent(!0),r.rollback(a),i=this.performInitialMount(e,t,n,r,o)}return i},performInitialMount:function(e,t,n,r,o){var i=this._instance;i.componentWillMount&&(i.componentWillMount(),this._pendingStateQueue&&(i.state=this._processPendingState(i.props,i.context))),void 0===e&&(e=this._renderValidatedComponent());var a=h.getType(e);this._renderedNodeType=a;var s=this._instantiateReactComponent(e,a!==h.EMPTY);this._renderedComponent=s;var u=m.mountComponent(s,r,t,n,this._processChildContext(o));return u},getHostNode:function(){return m.getHostNode(this._renderedComponent)},unmountComponent:function(e){if(this._renderedComponent){var t=this._instance;if(t.componentWillUnmount&&!t._calledComponentWillUnmount)if(t._calledComponentWillUnmount=!0,e){var n=this.getName()+".componentWillUnmount()";d.invokeGuardedCallback(n,t.componentWillUnmount.bind(t))}else t.componentWillUnmount();this._renderedComponent&&(m.unmountComponent(this._renderedComponent,e),this._renderedNodeType=null,this._renderedComponent=null,this._instance=null),this._pendingStateQueue=null,this._pendingReplaceState=!1,this._pendingForceUpdate=!1,this._pendingCallbacks=null,this._pendingElement=null,this._context=null,this._rootNodeID=null,this._topLevelWrapper=null,p.remove(t)}},_maskContext:function(e){var t=this._currentElement.type,n=t.contextTypes;if(!n)return g;var r={};for(var o in n)r[o]=e[o];return r},_processContext:function(e){var t=this._maskContext(e);return t},_processChildContext:function(e){var t=this._currentElement.type,n=this._instance,r=n.getChildContext&&n.getChildContext();if(r){"object"!=typeof t.childContextTypes?s("107",this.getName()||"ReactCompositeComponent"):void 0;for(var o in r)o in t.childContextTypes?void 0:s("108",this.getName()||"ReactCompositeComponent",o);return u({},e,r)}return e},_checkContextTypes:function(e,t,n){v(e,t,n,this.getName(),null,this._debugID)},receiveComponent:function(e,t,n){var r=this._currentElement,o=this._context;this._pendingElement=null,this.updateComponent(t,r,e,o,n)},performUpdateIfNecessary:function(e){null!=this._pendingElement?m.receiveComponent(this,this._pendingElement,e,this._context):null!==this._pendingStateQueue||this._pendingForceUpdate?this.updateComponent(e,this._currentElement,this._currentElement,this._context,this._context):this._updateBatchNumber=null},updateComponent:function(e,t,n,r,o){var i=this._instance;null==i?s("136",this.getName()||"ReactCompositeComponent"):void 0;var a,u=!1;this._context===o?a=i.context:(a=this._processContext(o),u=!0);var l=t.props,c=n.props;t!==n&&(u=!0),u&&i.componentWillReceiveProps&&i.componentWillReceiveProps(c,a);var f=this._processPendingState(c,a),d=!0;this._pendingForceUpdate||(i.shouldComponentUpdate?d=i.shouldComponentUpdate(c,f,a):this._compositeType===b.PureClass&&(d=!y(l,c)||!y(i.state,f))),this._updateBatchNumber=null,d?(this._pendingForceUpdate=!1,this._performComponentUpdate(n,c,f,a,e,o)):(this._currentElement=n,this._context=o,i.props=c,i.state=f,i.context=a)},_processPendingState:function(e,t){var n=this._instance,r=this._pendingStateQueue,o=this._pendingReplaceState;if(this._pendingReplaceState=!1,this._pendingStateQueue=null,!r)return n.state;if(o&&1===r.length)return r[0];for(var i=u({},o?r[0]:n.state),a=o?1:0;a<r.length;a++){var s=r[a];u(i,"function"==typeof s?s.call(n,i,e,t):s)}return i},_performComponentUpdate:function(e,t,n,r,o,i){var a,s,u,l=this._instance,c=Boolean(l.componentDidUpdate);c&&(a=l.props,s=l.state,u=l.context),l.componentWillUpdate&&l.componentWillUpdate(t,n,r),this._currentElement=e,this._context=i,l.props=t,l.state=n,l.context=r,this._updateRenderedComponent(o,i),c&&o.getReactMountReady().enqueue(l.componentDidUpdate.bind(l,a,s,u),l)},_updateRenderedComponent:function(e,t){var n=this._renderedComponent,r=n._currentElement,o=this._renderValidatedComponent();if(_(r,o))m.receiveComponent(n,o,e,this._processChildContext(t));else{var i=m.getHostNode(n);m.unmountComponent(n,!1);var a=h.getType(o);this._renderedNodeType=a;var s=this._instantiateReactComponent(o,a!==h.EMPTY);this._renderedComponent=s;var u=m.mountComponent(s,e,this._hostParent,this._hostContainerInfo,this._processChildContext(t));this._replaceNodeWithMarkup(i,u,n)}},_replaceNodeWithMarkup:function(e,t,n){l.replaceNodeWithMarkup(e,t,n)},_renderValidatedComponentWithoutOwnerOrContext:function(){var e=this._instance,t=e.render();return t},_renderValidatedComponent:function(){var e;if(this._compositeType!==b.StatelessFunctional){c.current=this;try{e=this._renderValidatedComponentWithoutOwnerOrContext()}finally{c.current=null}}else e=this._renderValidatedComponentWithoutOwnerOrContext();return null===e||e===!1||f.isValidElement(e)?void 0:s("109",this.getName()||"ReactCompositeComponent"),e},attachRef:function(e,t){var n=this.getPublicInstance();null==n?s("110"):void 0;var r=t.getPublicInstance(),o=n.refs===g?n.refs={}:n.refs;o[e]=r},detachRef:function(e){var t=this.getPublicInstance().refs;delete t[e]},getName:function(){var e=this._currentElement.type,t=this._instance&&this._instance.constructor;return e.displayName||t&&t.displayName||e.name||t&&t.name||null},getPublicInstance:function(){var e=this._instance;return this._compositeType===b.StatelessFunctional?null:e},_instantiateReactComponent:null},C={Mixin:E};e.exports=C},function(e,t,n){"use strict";var r=n(6),o=n(273),i=n(141),a=n(34),s=n(16),u=n(145),l=n(301),c=n(150),f=n(308);n(3);o.inject();var d={findDOMNode:l,render:i.render,unmountComponentAtNode:i.unmountComponentAtNode,version:u,unstable_batchedUpdates:s.batchedUpdates,unstable_renderSubtreeIntoContainer:f};"undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.inject&&__REACT_DEVTOOLS_GLOBAL_HOOK__.inject({ComponentTree:{getClosestInstanceFromNode:r.getClosestInstanceFromNode,getNodeFromInstance:function(e){return e._renderedComponent&&(e=c(e)),e?r.getNodeFromInstance(e):null}},Mount:i,Reconciler:a});e.exports=d},function(e,t,n){"use strict";var r=n(48),o={getHostProps:r.getHostProps};e.exports=o},function(e,t,n){"use strict";function r(e){if(e){var t=e._currentElement._owner||null;if(t){var n=t.getName();if(n)return" This DOM node was rendered by `"+n+"`."}}return""}function o(e,t){t&&(G[e._tag]&&(null!=t.children||null!=t.dangerouslySetInnerHTML?m("137",e._tag,e._currentElement._owner?" Check the render method of "+e._currentElement._owner.getName()+".":""):void 0),null!=t.dangerouslySetInnerHTML&&(null!=t.children?m("60"):void 0,"object"==typeof t.dangerouslySetInnerHTML&&$ in t.dangerouslySetInnerHTML?void 0:m("61")),null!=t.style&&"object"!=typeof t.style?m("62",r(e)):void 0)}function i(e,t,n,r){if(!(r instanceof L)){var o=e._hostContainerInfo,i=o._node&&o._node.nodeType===K,s=i?o._node:o._ownerDocument;H(t,s),r.getReactMountReady().enqueue(a,{inst:e,registrationName:t,listener:n})}}function a(){var e=this;x.putListener(e.inst,e.registrationName,e.listener)}function s(){var e=this;A.postMountWrapper(e)}function u(){var e=this;I.postMountWrapper(e)}function l(){var e=this;N.postMountWrapper(e)}function c(){var e=this;e._rootNodeID?void 0:m("63");var t=z(e);switch(t?void 0:m("64"),e._tag){case"iframe":case"object":e._wrapperState.listeners=[S.trapBubbledEvent(C.topLevelTypes.topLoad,"load",t)];break;case"video":case"audio":e._wrapperState.listeners=[];for(var n in X)X.hasOwnProperty(n)&&e._wrapperState.listeners.push(S.trapBubbledEvent(C.topLevelTypes[n],X[n],t));break;case"source":e._wrapperState.listeners=[S.trapBubbledEvent(C.topLevelTypes.topError,"error",t)];break;case"img":e._wrapperState.listeners=[S.trapBubbledEvent(C.topLevelTypes.topError,"error",t),S.trapBubbledEvent(C.topLevelTypes.topLoad,"load",t)];break;case"form":e._wrapperState.listeners=[S.trapBubbledEvent(C.topLevelTypes.topReset,"reset",t),S.trapBubbledEvent(C.topLevelTypes.topSubmit,"submit",t)];break;case"input":case"select":case"textarea":e._wrapperState.listeners=[S.trapBubbledEvent(C.topLevelTypes.topInvalid,"invalid",t)]}}function f(){M.postUpdateWrapper(this)}function d(e){te.call(ee,e)||(J.test(e)?void 0:m("65",e),ee[e]=!0)}function p(e,t){return e.indexOf("-")>=0||null!=t.is}function h(e){var t=e.type;d(t),this._currentElement=e,this._tag=t.toLowerCase(),this._namespaceURI=null,this._renderedChildren=null,this._previousStyle=null,this._previousStyleCopy=null,this._hostNode=null,this._hostParent=null,this._rootNodeID=null,this._domID=null,this._hostContainerInfo=null,this._wrapperState=null,this._topLevelWrapper=null,this._flags=0}var m=n(2),v=n(4),g=n(245),y=n(247),_=n(32),b=n(71),w=n(33),E=n(131),C=n(17),x=n(37),k=n(72),S=n(49),T=n(134),P=n(258),O=n(135),R=n(6),A=n(265),N=n(267),M=n(136),I=n(270),D=(n(10),n(278)),L=n(283),U=(n(11),n(51)),B=(n(1),n(89),n(19)),j=(n(56),n(92),n(3),O),F=x.deleteListener,z=R.getNodeFromInstance,H=S.listenTo,q=k.registrationNameModules,V={string:!0,number:!0},W=B({style:null}),$=B({__html:null}),Y={children:null,dangerouslySetInnerHTML:null,suppressContentEditableWarning:null},K=11,X={topAbort:"abort",topCanPlay:"canplay",topCanPlayThrough:"canplaythrough",topDurationChange:"durationchange",topEmptied:"emptied",topEncrypted:"encrypted",topEnded:"ended",topError:"error",topLoadedData:"loadeddata",topLoadedMetadata:"loadedmetadata",topLoadStart:"loadstart",topPause:"pause",topPlay:"play",topPlaying:"playing",topProgress:"progress",topRateChange:"ratechange",topSeeked:"seeked",topSeeking:"seeking",topStalled:"stalled",topSuspend:"suspend",topTimeUpdate:"timeupdate",topVolumeChange:"volumechange",topWaiting:"waiting"},Z={area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0},Q={listing:!0,pre:!0,textarea:!0},G=v({menuitem:!0},Z),J=/^[a-zA-Z][a-zA-Z:_\.\-\d]*$/,ee={},te={}.hasOwnProperty,ne=1;h.displayName="ReactDOMComponent",h.Mixin={mountComponent:function(e,t,n,r){this._rootNodeID=ne++,this._domID=n._idCounter++,this._hostParent=t,this._hostContainerInfo=n;var i=this._currentElement.props;switch(this._tag){case"audio":case"form":case"iframe":case"img":case"link":case"object":case"source":case"video":this._wrapperState={listeners:null},e.getReactMountReady().enqueue(c,this);break;case"button":i=P.getHostProps(this,i,t);break;case"input":A.mountWrapper(this,i,t),i=A.getHostProps(this,i),e.getReactMountReady().enqueue(c,this);break;case"option":N.mountWrapper(this,i,t),i=N.getHostProps(this,i);break;case"select":M.mountWrapper(this,i,t),i=M.getHostProps(this,i),e.getReactMountReady().enqueue(c,this);break;case"textarea":I.mountWrapper(this,i,t),i=I.getHostProps(this,i),e.getReactMountReady().enqueue(c,this)}o(this,i);var a,f;null!=t?(a=t._namespaceURI,f=t._tag):n._tag&&(a=n._namespaceURI,f=n._tag),(null==a||a===b.svg&&"foreignobject"===f)&&(a=b.html),a===b.html&&("svg"===this._tag?a=b.svg:"math"===this._tag&&(a=b.mathml)),this._namespaceURI=a;var d;if(e.useCreateElement){var p,h=n._ownerDocument;if(a===b.html)if("script"===this._tag){var m=h.createElement("div"),v=this._currentElement.type;m.innerHTML="<"+v+"></"+v+">",p=m.removeChild(m.firstChild)}else p=i.is?h.createElement(this._currentElement.type,i.is):h.createElement(this._currentElement.type);else p=h.createElementNS(a,this._currentElement.type);R.precacheNode(this,p),this._flags|=j.hasCachedChildNodes,this._hostParent||E.setAttributeForRoot(p),this._updateDOMProperties(null,i,e);var y=_(p);this._createInitialChildren(e,i,r,y),d=y}else{var w=this._createOpenTagMarkupAndPutListeners(e,i),C=this._createContentMarkup(e,i,r);d=!C&&Z[this._tag]?w+"/>":w+">"+C+"</"+this._currentElement.type+">"}switch(this._tag){case"input":e.getReactMountReady().enqueue(s,this),i.autoFocus&&e.getReactMountReady().enqueue(g.focusDOMComponent,this);break;case"textarea":e.getReactMountReady().enqueue(u,this),i.autoFocus&&e.getReactMountReady().enqueue(g.focusDOMComponent,this);break;case"select":i.autoFocus&&e.getReactMountReady().enqueue(g.focusDOMComponent,this);break;case"button":i.autoFocus&&e.getReactMountReady().enqueue(g.focusDOMComponent,this);break;case"option":e.getReactMountReady().enqueue(l,this)}return d},_createOpenTagMarkupAndPutListeners:function(e,t){var n="<"+this._currentElement.type;for(var r in t)if(t.hasOwnProperty(r)){var o=t[r];if(null!=o)if(q.hasOwnProperty(r))o&&i(this,r,o,e);else{r===W&&(o&&(o=this._previousStyleCopy=v({},t.style)),o=y.createMarkupForStyles(o,this));var a=null;null!=this._tag&&p(this._tag,t)?Y.hasOwnProperty(r)||(a=E.createMarkupForCustomAttribute(r,o)):a=E.createMarkupForProperty(r,o),a&&(n+=" "+a)}}return e.renderToStaticMarkup?n:(this._hostParent||(n+=" "+E.createMarkupForRoot()),n+=" "+E.createMarkupForID(this._domID))},_createContentMarkup:function(e,t,n){var r="",o=t.dangerouslySetInnerHTML;if(null!=o)null!=o.__html&&(r=o.__html);else{var i=V[typeof t.children]?t.children:null,a=null!=i?null:t.children;if(null!=i)r=U(i);else if(null!=a){var s=this.mountChildren(a,e,n);r=s.join("")}}return Q[this._tag]&&"\n"===r.charAt(0)?"\n"+r:r},_createInitialChildren:function(e,t,n,r){var o=t.dangerouslySetInnerHTML;if(null!=o)null!=o.__html&&_.queueHTML(r,o.__html);else{var i=V[typeof t.children]?t.children:null,a=null!=i?null:t.children;if(null!=i)_.queueText(r,i);else if(null!=a)for(var s=this.mountChildren(a,e,n),u=0;u<s.length;u++)_.queueChild(r,s[u])}},receiveComponent:function(e,t,n){var r=this._currentElement;this._currentElement=e,this.updateComponent(t,r,e,n)},updateComponent:function(e,t,n,r){var i=t.props,a=this._currentElement.props;switch(this._tag){case"button":i=P.getHostProps(this,i),a=P.getHostProps(this,a);break;case"input":A.updateWrapper(this),i=A.getHostProps(this,i),a=A.getHostProps(this,a);break;case"option":i=N.getHostProps(this,i),a=N.getHostProps(this,a);break;case"select":i=M.getHostProps(this,i),a=M.getHostProps(this,a);break;case"textarea":I.updateWrapper(this),i=I.getHostProps(this,i),a=I.getHostProps(this,a)}o(this,a),this._updateDOMProperties(i,a,e),this._updateDOMChildren(i,a,e,r),"select"===this._tag&&e.getReactMountReady().enqueue(f,this)},_updateDOMProperties:function(e,t,n){var r,o,a;for(r in e)if(!t.hasOwnProperty(r)&&e.hasOwnProperty(r)&&null!=e[r])if(r===W){var s=this._previousStyleCopy;for(o in s)s.hasOwnProperty(o)&&(a=a||{},a[o]="");this._previousStyleCopy=null}else q.hasOwnProperty(r)?e[r]&&F(this,r):p(this._tag,e)?Y.hasOwnProperty(r)||E.deleteValueForAttribute(z(this),r):(w.properties[r]||w.isCustomAttribute(r))&&E.deleteValueForProperty(z(this),r);for(r in t){var u=t[r],l=r===W?this._previousStyleCopy:null!=e?e[r]:void 0;if(t.hasOwnProperty(r)&&u!==l&&(null!=u||null!=l))if(r===W)if(u?u=this._previousStyleCopy=v({},u):this._previousStyleCopy=null,l){for(o in l)!l.hasOwnProperty(o)||u&&u.hasOwnProperty(o)||(a=a||{},a[o]="");for(o in u)u.hasOwnProperty(o)&&l[o]!==u[o]&&(a=a||{},a[o]=u[o])}else a=u;else if(q.hasOwnProperty(r))u?i(this,r,u,n):l&&F(this,r);else if(p(this._tag,t))Y.hasOwnProperty(r)||E.setValueForAttribute(z(this),r,u);else if(w.properties[r]||w.isCustomAttribute(r)){var c=z(this);null!=u?E.setValueForProperty(c,r,u):E.deleteValueForProperty(c,r)}}a&&y.setValueForStyles(z(this),a,this)},_updateDOMChildren:function(e,t,n,r){var o=V[typeof e.children]?e.children:null,i=V[typeof t.children]?t.children:null,a=e.dangerouslySetInnerHTML&&e.dangerouslySetInnerHTML.__html,s=t.dangerouslySetInnerHTML&&t.dangerouslySetInnerHTML.__html,u=null!=o?null:e.children,l=null!=i?null:t.children,c=null!=o||null!=a,f=null!=i||null!=s;null!=u&&null==l?this.updateChildren(null,n,r):c&&!f&&this.updateTextContent(""),null!=i?o!==i&&this.updateTextContent(""+i):null!=s?a!==s&&this.updateMarkup(""+s):null!=l&&this.updateChildren(l,n,r)},getHostNode:function(){return z(this)},unmountComponent:function(e){switch(this._tag){case"audio":case"form":case"iframe":case"img":case"link":case"object":case"source":case"video":var t=this._wrapperState.listeners;if(t)for(var n=0;n<t.length;n++)t[n].remove();break;case"html":case"head":case"body":m("66",this._tag)}this.unmountChildren(e),R.uncacheNode(this),x.deleteAllListeners(this),T.unmountIDFromEnvironment(this._rootNodeID),this._rootNodeID=null,this._domID=null,this._wrapperState=null},getPublicInstance:function(){return z(this)}},v(h.prototype,h.Mixin,D.Mixin),e.exports=h},function(e,t,n){"use strict";function r(e,t){var n={_topLevelWrapper:e,_idCounter:1,_ownerDocument:t?t.nodeType===o?t:t.ownerDocument:null,_node:t,_tag:t?t.nodeName.toLowerCase():null,_namespaceURI:t?t.namespaceURI:null};return n}var o=(n(92),9);e.exports=r},function(e,t,n){"use strict";var r=n(4),o=n(32),i=n(6),a=function(e){this._currentElement=null,this._hostNode=null,this._hostParent=null,this._hostContainerInfo=null,this._domID=null};r(a.prototype,{mountComponent:function(e,t,n,r){var a=n._idCounter++;this._domID=a,this._hostParent=t,this._hostContainerInfo=n;var s=" react-empty: "+this._domID+" ";if(e.useCreateElement){var u=n._ownerDocument,l=u.createComment(s);return i.precacheNode(this,l),o(l)}return e.renderToStaticMarkup?"":"<!--"+s+"-->"},receiveComponent:function(){},getHostNode:function(){return i.getNodeFromInstance(this)},unmountComponent:function(){i.uncacheNode(this)}}),e.exports=a},function(e,t,n){"use strict";function r(e){return o.createFactory(e)}var o=n(15),i=n(184),a=i({a:"a",abbr:"abbr",address:"address",area:"area",article:"article",aside:"aside",audio:"audio",b:"b",base:"base",bdi:"bdi",bdo:"bdo",big:"big",blockquote:"blockquote",body:"body",br:"br",button:"button",canvas:"canvas",caption:"caption",cite:"cite",code:"code",col:"col",colgroup:"colgroup",data:"data",datalist:"datalist",dd:"dd",del:"del",details:"details",dfn:"dfn",dialog:"dialog",div:"div",dl:"dl",dt:"dt",em:"em",embed:"embed",fieldset:"fieldset",figcaption:"figcaption",figure:"figure",footer:"footer",form:"form",h1:"h1",h2:"h2",h3:"h3",h4:"h4",h5:"h5",h6:"h6",head:"head",header:"header",hgroup:"hgroup",hr:"hr",html:"html",i:"i",iframe:"iframe",img:"img",input:"input",ins:"ins",kbd:"kbd",keygen:"keygen",label:"label",legend:"legend",li:"li",link:"link",main:"main",map:"map",mark:"mark",menu:"menu",menuitem:"menuitem",meta:"meta",meter:"meter",nav:"nav",noscript:"noscript",object:"object",ol:"ol",optgroup:"optgroup",option:"option",output:"output",p:"p",param:"param",picture:"picture",pre:"pre",progress:"progress",q:"q",rp:"rp",rt:"rt",ruby:"ruby",s:"s",samp:"samp",script:"script",section:"section",select:"select",small:"small",source:"source",span:"span",strong:"strong",style:"style",sub:"sub",summary:"summary",sup:"sup",table:"table",tbody:"tbody",td:"td",textarea:"textarea",tfoot:"tfoot",th:"th",thead:"thead",time:"time",title:"title",tr:"tr",track:"track",u:"u",ul:"ul","var":"var",video:"video",wbr:"wbr",circle:"circle",clipPath:"clipPath",defs:"defs",ellipse:"ellipse",g:"g",image:"image",line:"line",linearGradient:"linearGradient",mask:"mask",path:"path",pattern:"pattern",polygon:"polygon",polyline:"polyline",radialGradient:"radialGradient",rect:"rect",stop:"stop",svg:"svg",text:"text",tspan:"tspan"},r);e.exports=a},function(e,t){"use strict";var n={useCreateElement:!0};e.exports=n},function(e,t,n){"use strict";var r=n(70),o=n(6),i={dangerouslyProcessChildrenUpdates:function(e,t){var n=o.getNodeFromInstance(e);r.processUpdates(n,t)}};e.exports=i},function(e,t,n){"use strict";function r(){this._rootNodeID&&d.updateWrapper(this)}function o(e){var t=this._currentElement.props,n=l.executeOnChange(t,e);f.asap(r,this);var o=t.name;if("radio"===t.type&&null!=o){for(var a=c.getNodeFromInstance(this),s=a;s.parentNode;)s=s.parentNode;for(var u=s.querySelectorAll("input[name="+JSON.stringify(""+o)+'][type="radio"]'),d=0;d<u.length;d++){var p=u[d];if(p!==a&&p.form===a.form){var h=c.getInstanceFromNode(p);h?void 0:i("90"),f.asap(r,h)}}}return n}var i=n(2),a=n(4),s=n(48),u=n(131),l=n(75),c=n(6),f=n(16),d=(n(1),n(3),{getHostProps:function(e,t){var n=l.getValue(t),r=l.getChecked(t),o=a({type:void 0,step:void 0},s.getHostProps(e,t),{defaultChecked:void 0,defaultValue:void 0,value:null!=n?n:e._wrapperState.initialValue,checked:null!=r?r:e._wrapperState.initialChecked,onChange:e._wrapperState.onChange});return o},mountWrapper:function(e,t){var n=t.defaultValue;e._wrapperState={initialChecked:null!=t.checked?t.checked:t.defaultChecked,initialValue:null!=t.value?t.value:n,listeners:null,onChange:o.bind(e)}},updateWrapper:function(e){var t=e._currentElement.props,n=t.checked;null!=n&&u.setValueForProperty(c.getNodeFromInstance(e),"checked",n||!1);var r=c.getNodeFromInstance(e),o=l.getValue(t);if(null!=o){var i=""+o;i!==r.value&&(r.value=i)}else null==t.value&&null!=t.defaultValue&&(r.defaultValue=""+t.defaultValue),null==t.checked&&null!=t.defaultChecked&&(r.defaultChecked=!!t.defaultChecked)},postMountWrapper:function(e){var t=e._currentElement.props,n=c.getNodeFromInstance(e);"submit"!==t.type&&"reset"!==t.type&&(n.value=n.value);var r=n.name;""!==r&&(n.name=""),n.defaultChecked=!n.defaultChecked,n.defaultChecked=!n.defaultChecked,""!==r&&(n.name=r)}});e.exports=d},function(e,t,n){"use strict";var r=null;e.exports={debugTool:r}},function(e,t,n){"use strict";function r(e){var t="";return i.forEach(e,function(e){null!=e&&("string"==typeof e||"number"==typeof e?t+=e:u||(u=!0))}),t}var o=n(4),i=n(132),a=n(6),s=n(136),u=(n(3),!1),l={mountWrapper:function(e,t,n){var o=null;if(null!=n){var i=n;"optgroup"===i._tag&&(i=i._hostParent),null!=i&&"select"===i._tag&&(o=s.getSelectValueContext(i))}var a=null;if(null!=o){var u;if(u=null!=t.value?t.value+"":r(t.children),a=!1,Array.isArray(o)){for(var l=0;l<o.length;l++)if(""+o[l]===u){a=!0;break}}else a=""+o===u}e._wrapperState={selected:a}},postMountWrapper:function(e){var t=e._currentElement.props;if(null!=t.value){var n=a.getNodeFromInstance(e);n.setAttribute("value",t.value)}},getHostProps:function(e,t){var n=o({selected:void 0,children:void 0},t);null!=e._wrapperState.selected&&(n.selected=e._wrapperState.selected);var i=r(t.children);return i&&(n.children=i),n}};e.exports=l},function(e,t,n){"use strict";function r(e,t,n,r){return e===n&&t===r}function o(e){var t=document.selection,n=t.createRange(),r=n.text.length,o=n.duplicate();o.moveToElementText(e),o.setEndPoint("EndToStart",n);var i=o.text.length,a=i+r;return{start:i,end:a}}function i(e){var t=window.getSelection&&window.getSelection();if(!t||0===t.rangeCount)return null;var n=t.anchorNode,o=t.anchorOffset,i=t.focusNode,a=t.focusOffset,s=t.getRangeAt(0);try{s.startContainer.nodeType,s.endContainer.nodeType}catch(u){return null}var l=r(t.anchorNode,t.anchorOffset,t.focusNode,t.focusOffset),c=l?0:s.toString().length,f=s.cloneRange();f.selectNodeContents(e),f.setEnd(s.startContainer,s.startOffset);var d=r(f.startContainer,f.startOffset,f.endContainer,f.endOffset),p=d?0:f.toString().length,h=p+c,m=document.createRange();m.setStart(n,o),m.setEnd(i,a);var v=m.collapsed;return{start:v?h:p,end:v?p:h}}function a(e,t){var n,r,o=document.selection.createRange().duplicate();void 0===t.end?(n=t.start,r=n):t.start>t.end?(n=t.end,r=t.start):(n=t.start,r=t.end),o.moveToElementText(e),o.moveStart("character",n),o.setEndPoint("EndToStart",o),o.moveEnd("character",r-n),o.select()}function s(e,t){if(window.getSelection){var n=window.getSelection(),r=e[c()].length,o=Math.min(t.start,r),i=void 0===t.end?o:Math.min(t.end,r);if(!n.extend&&o>i){var a=i;i=o,o=a}var s=l(e,o),u=l(e,i);if(s&&u){var f=document.createRange();f.setStart(s.node,s.offset),n.removeAllRanges(),o>i?(n.addRange(f),n.extend(u.node,u.offset)):(f.setEnd(u.node,u.offset),n.addRange(f))}}}var u=n(9),l=n(304),c=n(152),f=u.canUseDOM&&"selection"in document&&!("getSelection"in window),d={ getOffsets:f?o:i,setOffsets:f?a:s};e.exports=d},function(e,t,n){"use strict";var r=n(2),o=n(4),i=n(70),a=n(32),s=n(6),u=(n(10),n(51)),l=(n(1),n(92),function(e){this._currentElement=e,this._stringText=""+e,this._hostNode=null,this._hostParent=null,this._domID=null,this._mountIndex=0,this._closingComment=null,this._commentNodes=null});o(l.prototype,{mountComponent:function(e,t,n,r){var o=n._idCounter++,i=" react-text: "+o+" ",l=" /react-text ";if(this._domID=o,this._hostParent=t,e.useCreateElement){var c=n._ownerDocument,f=c.createComment(i),d=c.createComment(l),p=a(c.createDocumentFragment());return a.queueChild(p,a(f)),this._stringText&&a.queueChild(p,a(c.createTextNode(this._stringText))),a.queueChild(p,a(d)),s.precacheNode(this,f),this._closingComment=d,p}var h=u(this._stringText);return e.renderToStaticMarkup?h:"<!--"+i+"-->"+h+"<!--"+l+"-->"},receiveComponent:function(e,t){if(e!==this._currentElement){this._currentElement=e;var n=""+e;if(n!==this._stringText){this._stringText=n;var r=this.getHostNode();i.replaceDelimitedText(r[0],r[1],n)}}},getHostNode:function(){var e=this._commentNodes;if(e)return e;if(!this._closingComment)for(var t=s.getNodeFromInstance(this),n=t.nextSibling;;){if(null==n?r("67",this._domID):void 0,8===n.nodeType&&" /react-text "===n.nodeValue){this._closingComment=n;break}n=n.nextSibling}return e=[this._hostNode,this._closingComment],this._commentNodes=e,e},unmountComponent:function(){this._closingComment=null,this._commentNodes=null,s.uncacheNode(this)}}),e.exports=l},function(e,t,n){"use strict";function r(){this._rootNodeID&&f.updateWrapper(this)}function o(e){var t=this._currentElement.props,n=u.executeOnChange(t,e);return c.asap(r,this),n}var i=n(2),a=n(4),s=n(48),u=n(75),l=n(6),c=n(16),f=(n(1),n(3),{getHostProps:function(e,t){null!=t.dangerouslySetInnerHTML?i("91"):void 0;var n=a({},s.getHostProps(e,t),{value:void 0,defaultValue:void 0,children:""+e._wrapperState.initialValue,onChange:e._wrapperState.onChange});return n},mountWrapper:function(e,t){var n=u.getValue(t),r=n;if(null==n){var a=t.defaultValue,s=t.children;null!=s&&(null!=a?i("92"):void 0,Array.isArray(s)&&(s.length<=1?void 0:i("93"),s=s[0]),a=""+s),null==a&&(a=""),r=a}e._wrapperState={initialValue:""+r,listeners:null,onChange:o.bind(e)}},updateWrapper:function(e){var t=e._currentElement.props,n=l.getNodeFromInstance(e),r=u.getValue(t);if(null!=r){var o=""+r;o!==n.value&&(n.value=o),null==t.defaultValue&&(n.defaultValue=o)}null!=t.defaultValue&&(n.defaultValue=t.defaultValue)},postMountWrapper:function(e){var t=l.getNodeFromInstance(e);t.value=t.textContent}});e.exports=f},function(e,t,n){"use strict";function r(e,t){"_hostNode"in e?void 0:u("33"),"_hostNode"in t?void 0:u("33");for(var n=0,r=e;r;r=r._hostParent)n++;for(var o=0,i=t;i;i=i._hostParent)o++;for(;n-o>0;)e=e._hostParent,n--;for(;o-n>0;)t=t._hostParent,o--;for(var a=n;a--;){if(e===t)return e;e=e._hostParent,t=t._hostParent}return null}function o(e,t){"_hostNode"in e?void 0:u("35"),"_hostNode"in t?void 0:u("35");for(;t;){if(t===e)return!0;t=t._hostParent}return!1}function i(e){return"_hostNode"in e?void 0:u("36"),e._hostParent}function a(e,t,n){for(var r=[];e;)r.push(e),e=e._hostParent;var o;for(o=r.length;o-- >0;)t(r[o],!1,n);for(o=0;o<r.length;o++)t(r[o],!0,n)}function s(e,t,n,o,i){for(var a=e&&t?r(e,t):null,s=[];e&&e!==a;)s.push(e),e=e._hostParent;for(var u=[];t&&t!==a;)u.push(t),t=t._hostParent;var l;for(l=0;l<s.length;l++)n(s[l],!0,o);for(l=u.length;l-- >0;)n(u[l],!1,i)}var u=n(2);n(1);e.exports={isAncestor:o,getLowestCommonAncestor:r,getParentInstance:i,traverseTwoPhase:a,traverseEnterLeave:s}},function(e,t,n){"use strict";function r(){this.reinitializeTransaction()}var o=n(4),i=n(16),a=n(41),s=n(11),u={initialize:s,close:function(){d.isBatchingUpdates=!1}},l={initialize:s,close:i.flushBatchedUpdates.bind(i)},c=[l,u];o(r.prototype,a.Mixin,{getTransactionWrappers:function(){return c}});var f=new r,d={isBatchingUpdates:!1,batchedUpdates:function(e,t,n,r,o,i){var a=d.isBatchingUpdates;d.isBatchingUpdates=!0,a?e(t,n,r,o,i):f.perform(e,null,t,n,r,o,i)}};e.exports=d},function(e,t,n){"use strict";function r(){E||(E=!0,g.EventEmitter.injectReactEventListener(v),g.EventPluginHub.injectEventPluginOrder(a),g.EventPluginUtils.injectComponentTree(f),g.EventPluginUtils.injectTreeTraversal(p),g.EventPluginHub.injectEventPluginsByName({SimpleEventPlugin:w,EnterLeaveEventPlugin:s,ChangeEventPlugin:i,SelectEventPlugin:b,BeforeInputEventPlugin:o}),g.HostComponent.injectGenericComponentClass(c),g.HostComponent.injectTextComponentClass(h),g.DOMProperty.injectDOMPropertyConfig(u),g.DOMProperty.injectDOMPropertyConfig(_),g.EmptyComponent.injectEmptyComponentFactory(function(e){return new d(e)}),g.Updates.injectReconcileTransaction(y),g.Updates.injectBatchingStrategy(m),g.Component.injectEnvironment(l))}var o=n(246),i=n(248),a=n(250),s=n(251),u=n(253),l=n(134),c=n(259),f=n(6),d=n(261),p=n(271),h=n(269),m=n(272),v=n(275),g=n(276),y=n(281),_=n(285),b=n(286),w=n(287),E=!1;e.exports={inject:r}},function(e,t,n){"use strict";function r(e){o.enqueueEvents(e),o.processEventQueue(!1)}var o=n(37),i={handleTopLevel:function(e,t,n,i){var a=o.extractEvents(e,t,n,i);r(a)}};e.exports=i},function(e,t,n){"use strict";function r(e){for(;e._hostParent;)e=e._hostParent;var t=f.getNodeFromInstance(e),n=t.parentNode;return f.getClosestInstanceFromNode(n)}function o(e,t){this.topLevelType=e,this.nativeEvent=t,this.ancestors=[]}function i(e){var t=p(e.nativeEvent),n=f.getClosestInstanceFromNode(t),o=n;do e.ancestors.push(o),o=o&&r(o);while(o);for(var i=0;i<e.ancestors.length;i++)n=e.ancestors[i],m._handleTopLevel(e.topLevelType,n,e.nativeEvent,p(e.nativeEvent))}function a(e){var t=h(window);e(t)}var s=n(4),u=n(95),l=n(9),c=n(22),f=n(6),d=n(16),p=n(88),h=n(179);s(o.prototype,{destructor:function(){this.topLevelType=null,this.nativeEvent=null,this.ancestors.length=0}}),c.addPoolingTo(o,c.twoArgumentPooler);var m={_enabled:!0,_handleTopLevel:null,WINDOW_HANDLE:l.canUseDOM?window:null,setHandleTopLevel:function(e){m._handleTopLevel=e},setEnabled:function(e){m._enabled=!!e},isEnabled:function(){return m._enabled},trapBubbledEvent:function(e,t,n){var r=n;return r?u.listen(r,t,m.dispatchEvent.bind(null,e)):null},trapCapturedEvent:function(e,t,n){var r=n;return r?u.capture(r,t,m.dispatchEvent.bind(null,e)):null},monitorScrollValue:function(e){var t=a.bind(null,e);u.listen(window,"scroll",t)},dispatchEvent:function(e,t){if(m._enabled){var n=o.getPooled(e,t);try{d.batchedUpdates(i,n)}finally{o.release(n)}}}};e.exports=m},function(e,t,n){"use strict";var r=n(33),o=n(37),i=n(73),a=n(77),s=n(133),u=n(137),l=n(49),c=n(139),f=n(16),d={Component:a.injection,Class:s.injection,DOMProperty:r.injection,EmptyComponent:u.injection,EventPluginHub:o.injection,EventPluginUtils:i.injection,EventEmitter:l.injection,HostComponent:c.injection,Updates:f.injection};e.exports=d},function(e,t,n){"use strict";var r=n(298),o=/\/?>/,i=/^<\!\-\-/,a={CHECKSUM_ATTR_NAME:"data-react-checksum",addChecksumToMarkup:function(e){var t=r(e);return i.test(e)?e:e.replace(o," "+a.CHECKSUM_ATTR_NAME+'="'+t+'"$&')},canReuseMarkup:function(e,t){var n=t.getAttribute(a.CHECKSUM_ATTR_NAME);n=n&&parseInt(n,10);var o=r(e);return o===n}};e.exports=a},function(e,t,n){"use strict";function r(e,t,n){return{type:d.INSERT_MARKUP,content:e,fromIndex:null,fromNode:null,toIndex:n,afterNode:t}}function o(e,t,n){return{type:d.MOVE_EXISTING,content:null,fromIndex:e._mountIndex,fromNode:p.getHostNode(e),toIndex:n,afterNode:t}}function i(e,t){return{type:d.REMOVE_NODE,content:null,fromIndex:e._mountIndex,fromNode:t,toIndex:null,afterNode:null}}function a(e){return{type:d.SET_MARKUP,content:e,fromIndex:null,fromNode:null,toIndex:null,afterNode:null}}function s(e){return{type:d.TEXT_CONTENT,content:e,fromIndex:null,fromNode:null,toIndex:null,afterNode:null}}function u(e,t){return t&&(e=e||[],e.push(t)),e}function l(e,t){f.processChildrenUpdates(e,t)}var c=n(2),f=n(77),d=(n(39),n(10),n(142)),p=(n(23),n(34)),h=n(255),m=(n(11),n(302)),v=(n(1),{Mixin:{_reconcilerInstantiateChildren:function(e,t,n){return h.instantiateChildren(e,t,n)},_reconcilerUpdateChildren:function(e,t,n,r,o,i){var a;return a=m(t),h.updateChildren(e,a,n,r,o,this,this._hostContainerInfo,i),a},mountChildren:function(e,t,n){var r=this._reconcilerInstantiateChildren(e,t,n);this._renderedChildren=r;var o=[],i=0;for(var a in r)if(r.hasOwnProperty(a)){var s=r[a],u=p.mountComponent(s,t,this,this._hostContainerInfo,n);s._mountIndex=i++,o.push(u)}return o},updateTextContent:function(e){var t=this._renderedChildren;h.unmountChildren(t,!1);for(var n in t)t.hasOwnProperty(n)&&c("118");var r=[s(e)];l(this,r)},updateMarkup:function(e){var t=this._renderedChildren;h.unmountChildren(t,!1);for(var n in t)t.hasOwnProperty(n)&&c("118");var r=[a(e)];l(this,r)},updateChildren:function(e,t,n){this._updateChildren(e,t,n)},_updateChildren:function(e,t,n){var r=this._renderedChildren,o={},i=[],a=this._reconcilerUpdateChildren(r,e,i,o,t,n);if(a||r){var s,c=null,f=0,d=0,h=0,m=null;for(s in a)if(a.hasOwnProperty(s)){var v=r&&r[s],g=a[s];v===g?(c=u(c,this.moveChild(v,m,f,d)),d=Math.max(v._mountIndex,d),v._mountIndex=f):(v&&(d=Math.max(v._mountIndex,d)),c=u(c,this._mountChildAtIndex(g,i[h],m,f,t,n)),h++),f++,m=p.getHostNode(g)}for(s in o)o.hasOwnProperty(s)&&(c=u(c,this._unmountChild(r[s],o[s])));c&&l(this,c),this._renderedChildren=a}},unmountChildren:function(e){var t=this._renderedChildren;h.unmountChildren(t,e),this._renderedChildren=null},moveChild:function(e,t,n,r){if(e._mountIndex<r)return o(e,t,n)},createChild:function(e,t,n){return r(n,t,e._mountIndex)},removeChild:function(e,t){return i(e,t)},_mountChildAtIndex:function(e,t,n,r,o,i){return e._mountIndex=r,this.createChild(e,n,t)},_unmountChild:function(e,t){var n=this.removeChild(e,t);return e._mountIndex=null,n}}});e.exports=v},function(e,t,n){"use strict";var r=n(2),o=(n(1),{isValidOwner:function(e){return!(!e||"function"!=typeof e.attachRef||"function"!=typeof e.detachRef)},addComponentAsRefTo:function(e,t,n){o.isValidOwner(n)?void 0:r("119"),n.attachRef(t,e)},removeComponentAsRefFrom:function(e,t,n){o.isValidOwner(n)?void 0:r("120");var i=n.getPublicInstance();i&&i.refs[t]===e.getPublicInstance()&&n.detachRef(t)}});e.exports=o},function(e,t,n){"use strict";function r(e,t,n){this.props=e,this.context=t,this.refs=u,this.updater=n||s}function o(){}var i=n(4),a=n(76),s=n(80),u=n(35);o.prototype=a.prototype,r.prototype=new o,r.prototype.constructor=r,i(r.prototype,a.prototype),r.prototype.isPureReactComponent=!0,e.exports=r},function(e,t,n){"use strict";function r(e){this.reinitializeTransaction(),this.renderToStaticMarkup=!1,this.reactMountReady=i.getPooled(null),this.useCreateElement=e}var o=n(4),i=n(130),a=n(22),s=n(49),u=n(140),l=(n(10),n(41)),c=n(84),f={initialize:u.getSelectionInformation,close:u.restoreSelection},d={initialize:function(){var e=s.isEnabled();return s.setEnabled(!1),e},close:function(e){s.setEnabled(e)}},p={initialize:function(){this.reactMountReady.reset()},close:function(){this.reactMountReady.notifyAll()}},h=[f,d,p],m={getTransactionWrappers:function(){return h},getReactMountReady:function(){return this.reactMountReady},getUpdateQueue:function(){return c},checkpoint:function(){return this.reactMountReady.checkpoint()},rollback:function(e){this.reactMountReady.rollback(e)},destructor:function(){i.release(this.reactMountReady),this.reactMountReady=null}};o(r.prototype,l.Mixin,m),a.addPoolingTo(r),e.exports=r},function(e,t,n){"use strict";function r(e,t,n){"function"==typeof e?e(t.getPublicInstance()):i.addComponentAsRefTo(t,e,n)}function o(e,t,n){"function"==typeof e?e(null):i.removeComponentAsRefFrom(t,e,n)}var i=n(279),a={};a.attachRefs=function(e,t){if(null!==t&&t!==!1){var n=t.ref;null!=n&&r(n,e,t._owner)}},a.shouldUpdateRefs=function(e,t){var n=null===e||e===!1,r=null===t||t===!1;return n||r||t.ref!==e.ref||"string"==typeof t.ref&&t._owner!==e._owner},a.detachRefs=function(e,t){if(null!==t&&t!==!1){var n=t.ref;null!=n&&o(n,e,t._owner)}},e.exports=a},function(e,t,n){"use strict";function r(e){this.reinitializeTransaction(),this.renderToStaticMarkup=e,this.useCreateElement=!1,this.updateQueue=new s(this)}var o=n(4),i=n(22),a=n(41),s=(n(10),n(284)),u=[],l={enqueue:function(){}},c={getTransactionWrappers:function(){return u},getReactMountReady:function(){return l},getUpdateQueue:function(){return this.updateQueue},destructor:function(){},checkpoint:function(){},rollback:function(){}};o(r.prototype,a.Mixin,c),i.addPoolingTo(r),e.exports=r},function(e,t,n){"use strict";function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function o(e,t){}var i=n(84),a=(n(41),n(3),function(){function e(t){r(this,e),this.transaction=t}return e.prototype.isMounted=function(e){return!1},e.prototype.enqueueCallback=function(e,t,n){this.transaction.isInTransaction()&&i.enqueueCallback(e,t,n)},e.prototype.enqueueForceUpdate=function(e){this.transaction.isInTransaction()?i.enqueueForceUpdate(e):o(e,"forceUpdate")},e.prototype.enqueueReplaceState=function(e,t){this.transaction.isInTransaction()?i.enqueueReplaceState(e,t):o(e,"replaceState")},e.prototype.enqueueSetState=function(e,t){this.transaction.isInTransaction()?i.enqueueSetState(e,t):o(e,"setState")},e}());e.exports=a},function(e,t){"use strict";var n={xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace"},r={accentHeight:"accent-height",accumulate:0,additive:0,alignmentBaseline:"alignment-baseline",allowReorder:"allowReorder",alphabetic:0,amplitude:0,arabicForm:"arabic-form",ascent:0,attributeName:"attributeName",attributeType:"attributeType",autoReverse:"autoReverse",azimuth:0,baseFrequency:"baseFrequency",baseProfile:"baseProfile",baselineShift:"baseline-shift",bbox:0,begin:0,bias:0,by:0,calcMode:"calcMode",capHeight:"cap-height",clip:0,clipPath:"clip-path",clipRule:"clip-rule",clipPathUnits:"clipPathUnits",colorInterpolation:"color-interpolation",colorInterpolationFilters:"color-interpolation-filters",colorProfile:"color-profile",colorRendering:"color-rendering",contentScriptType:"contentScriptType",contentStyleType:"contentStyleType",cursor:0,cx:0,cy:0,d:0,decelerate:0,descent:0,diffuseConstant:"diffuseConstant",direction:0,display:0,divisor:0,dominantBaseline:"dominant-baseline",dur:0,dx:0,dy:0,edgeMode:"edgeMode",elevation:0,enableBackground:"enable-background",end:0,exponent:0,externalResourcesRequired:"externalResourcesRequired",fill:0,fillOpacity:"fill-opacity",fillRule:"fill-rule",filter:0,filterRes:"filterRes",filterUnits:"filterUnits",floodColor:"flood-color",floodOpacity:"flood-opacity",focusable:0,fontFamily:"font-family",fontSize:"font-size",fontSizeAdjust:"font-size-adjust",fontStretch:"font-stretch",fontStyle:"font-style",fontVariant:"font-variant",fontWeight:"font-weight",format:0,from:0,fx:0,fy:0,g1:0,g2:0,glyphName:"glyph-name",glyphOrientationHorizontal:"glyph-orientation-horizontal",glyphOrientationVertical:"glyph-orientation-vertical",glyphRef:"glyphRef",gradientTransform:"gradientTransform",gradientUnits:"gradientUnits",hanging:0,horizAdvX:"horiz-adv-x",horizOriginX:"horiz-origin-x",ideographic:0,imageRendering:"image-rendering","in":0,in2:0,intercept:0,k:0,k1:0,k2:0,k3:0,k4:0,kernelMatrix:"kernelMatrix",kernelUnitLength:"kernelUnitLength",kerning:0,keyPoints:"keyPoints",keySplines:"keySplines",keyTimes:"keyTimes",lengthAdjust:"lengthAdjust",letterSpacing:"letter-spacing",lightingColor:"lighting-color",limitingConeAngle:"limitingConeAngle",local:0,markerEnd:"marker-end",markerMid:"marker-mid",markerStart:"marker-start",markerHeight:"markerHeight",markerUnits:"markerUnits",markerWidth:"markerWidth",mask:0,maskContentUnits:"maskContentUnits",maskUnits:"maskUnits",mathematical:0,mode:0,numOctaves:"numOctaves",offset:0,opacity:0,operator:0,order:0,orient:0,orientation:0,origin:0,overflow:0,overlinePosition:"overline-position",overlineThickness:"overline-thickness",paintOrder:"paint-order",panose1:"panose-1",pathLength:"pathLength",patternContentUnits:"patternContentUnits",patternTransform:"patternTransform",patternUnits:"patternUnits",pointerEvents:"pointer-events",points:0,pointsAtX:"pointsAtX",pointsAtY:"pointsAtY",pointsAtZ:"pointsAtZ",preserveAlpha:"preserveAlpha",preserveAspectRatio:"preserveAspectRatio",primitiveUnits:"primitiveUnits",r:0,radius:0,refX:"refX",refY:"refY",renderingIntent:"rendering-intent",repeatCount:"repeatCount",repeatDur:"repeatDur",requiredExtensions:"requiredExtensions",requiredFeatures:"requiredFeatures",restart:0,result:0,rotate:0,rx:0,ry:0,scale:0,seed:0,shapeRendering:"shape-rendering",slope:0,spacing:0,specularConstant:"specularConstant",specularExponent:"specularExponent",speed:0,spreadMethod:"spreadMethod",startOffset:"startOffset",stdDeviation:"stdDeviation",stemh:0,stemv:0,stitchTiles:"stitchTiles",stopColor:"stop-color",stopOpacity:"stop-opacity",strikethroughPosition:"strikethrough-position",strikethroughThickness:"strikethrough-thickness",string:0,stroke:0,strokeDasharray:"stroke-dasharray",strokeDashoffset:"stroke-dashoffset",strokeLinecap:"stroke-linecap",strokeLinejoin:"stroke-linejoin",strokeMiterlimit:"stroke-miterlimit",strokeOpacity:"stroke-opacity",strokeWidth:"stroke-width",surfaceScale:"surfaceScale",systemLanguage:"systemLanguage",tableValues:"tableValues",targetX:"targetX",targetY:"targetY",textAnchor:"text-anchor",textDecoration:"text-decoration",textRendering:"text-rendering",textLength:"textLength",to:0,transform:0,u1:0,u2:0,underlinePosition:"underline-position",underlineThickness:"underline-thickness",unicode:0,unicodeBidi:"unicode-bidi",unicodeRange:"unicode-range",unitsPerEm:"units-per-em",vAlphabetic:"v-alphabetic",vHanging:"v-hanging",vIdeographic:"v-ideographic",vMathematical:"v-mathematical",values:0,vectorEffect:"vector-effect",version:0,vertAdvY:"vert-adv-y",vertOriginX:"vert-origin-x",vertOriginY:"vert-origin-y",viewBox:"viewBox",viewTarget:"viewTarget",visibility:0,widths:0,wordSpacing:"word-spacing",writingMode:"writing-mode",x:0,xHeight:"x-height",x1:0,x2:0,xChannelSelector:"xChannelSelector",xlinkActuate:"xlink:actuate",xlinkArcrole:"xlink:arcrole",xlinkHref:"xlink:href",xlinkRole:"xlink:role",xlinkShow:"xlink:show",xlinkTitle:"xlink:title",xlinkType:"xlink:type",xmlBase:"xml:base",xmlns:0,xmlnsXlink:"xmlns:xlink",xmlLang:"xml:lang",xmlSpace:"xml:space",y:0,y1:0,y2:0,yChannelSelector:"yChannelSelector",z:0,zoomAndPan:"zoomAndPan"},o={Properties:{},DOMAttributeNamespaces:{xlinkActuate:n.xlink,xlinkArcrole:n.xlink,xlinkHref:n.xlink,xlinkRole:n.xlink,xlinkShow:n.xlink,xlinkTitle:n.xlink,xlinkType:n.xlink,xmlBase:n.xml,xmlLang:n.xml,xmlSpace:n.xml},DOMAttributeNames:{}};Object.keys(r).forEach(function(e){o.Properties[e]=0,r[e]&&(o.DOMAttributeNames[e]=r[e])}),e.exports=o},function(e,t,n){"use strict";function r(e){if("selectionStart"in e&&l.hasSelectionCapabilities(e))return{start:e.selectionStart,end:e.selectionEnd};if(window.getSelection){var t=window.getSelection();return{anchorNode:t.anchorNode,anchorOffset:t.anchorOffset,focusNode:t.focusNode,focusOffset:t.focusOffset}}if(document.selection){var n=document.selection.createRange();return{parentElement:n.parentElement(),text:n.text,top:n.boundingTop,left:n.boundingLeft}}}function o(e,t){if(w||null==y||y!==f())return null;var n=r(y);if(!b||!h(b,n)){b=n;var o=c.getPooled(g.select,_,e,t);return o.type="select",o.target=y,a.accumulateTwoPhaseDispatches(o),o}return null}var i=n(17),a=n(38),s=n(9),u=n(6),l=n(140),c=n(18),f=n(97),d=n(154),p=n(19),h=n(56),m=i.topLevelTypes,v=s.canUseDOM&&"documentMode"in document&&document.documentMode<=11,g={select:{phasedRegistrationNames:{bubbled:p({onSelect:null}),captured:p({onSelectCapture:null})},dependencies:[m.topBlur,m.topContextMenu,m.topFocus,m.topKeyDown,m.topMouseDown,m.topMouseUp,m.topSelectionChange]}},y=null,_=null,b=null,w=!1,E=!1,C=p({onSelect:null}),x={eventTypes:g,extractEvents:function(e,t,n,r){if(!E)return null;var i=t?u.getNodeFromInstance(t):window;switch(e){case m.topFocus:(d(i)||"true"===i.contentEditable)&&(y=i,_=t,b=null);break;case m.topBlur:y=null,_=null,b=null;break;case m.topMouseDown:w=!0;break;case m.topContextMenu:case m.topMouseUp:return w=!1,o(n,r);case m.topSelectionChange:if(v)break;case m.topKeyDown:case m.topKeyUp:return o(n,r)}return null},didPutListener:function(e,t,n){t===C&&(E=!0)}};e.exports=x},function(e,t,n){"use strict";function r(e){return"."+e._rootNodeID}var o=n(2),i=n(17),a=n(95),s=n(38),u=n(6),l=n(288),c=n(289),f=n(18),d=n(292),p=n(294),h=n(50),m=n(291),v=n(295),g=n(296),y=n(40),_=n(297),b=n(11),w=n(86),E=(n(1),n(19)),C=i.topLevelTypes,x={abort:{phasedRegistrationNames:{bubbled:E({onAbort:!0}),captured:E({onAbortCapture:!0})}},animationEnd:{phasedRegistrationNames:{bubbled:E({onAnimationEnd:!0}),captured:E({onAnimationEndCapture:!0})}},animationIteration:{phasedRegistrationNames:{bubbled:E({onAnimationIteration:!0}),captured:E({onAnimationIterationCapture:!0})}},animationStart:{phasedRegistrationNames:{bubbled:E({onAnimationStart:!0}),captured:E({onAnimationStartCapture:!0})}},blur:{phasedRegistrationNames:{bubbled:E({onBlur:!0}),captured:E({onBlurCapture:!0})}},canPlay:{phasedRegistrationNames:{bubbled:E({onCanPlay:!0}),captured:E({onCanPlayCapture:!0})}},canPlayThrough:{phasedRegistrationNames:{bubbled:E({onCanPlayThrough:!0}),captured:E({onCanPlayThroughCapture:!0})}},click:{phasedRegistrationNames:{bubbled:E({onClick:!0}),captured:E({onClickCapture:!0})}},contextMenu:{phasedRegistrationNames:{bubbled:E({onContextMenu:!0}),captured:E({onContextMenuCapture:!0})}},copy:{phasedRegistrationNames:{bubbled:E({onCopy:!0}),captured:E({onCopyCapture:!0})}},cut:{phasedRegistrationNames:{bubbled:E({onCut:!0}),captured:E({onCutCapture:!0})}},doubleClick:{phasedRegistrationNames:{bubbled:E({onDoubleClick:!0}),captured:E({onDoubleClickCapture:!0})}},drag:{phasedRegistrationNames:{bubbled:E({onDrag:!0}),captured:E({onDragCapture:!0})}},dragEnd:{phasedRegistrationNames:{bubbled:E({onDragEnd:!0}),captured:E({onDragEndCapture:!0})}},dragEnter:{phasedRegistrationNames:{bubbled:E({onDragEnter:!0}),captured:E({onDragEnterCapture:!0})}},dragExit:{phasedRegistrationNames:{bubbled:E({onDragExit:!0}),captured:E({onDragExitCapture:!0})}},dragLeave:{phasedRegistrationNames:{bubbled:E({onDragLeave:!0}),captured:E({onDragLeaveCapture:!0})}},dragOver:{phasedRegistrationNames:{bubbled:E({onDragOver:!0}),captured:E({onDragOverCapture:!0})}},dragStart:{phasedRegistrationNames:{bubbled:E({onDragStart:!0}),captured:E({onDragStartCapture:!0})}},drop:{phasedRegistrationNames:{bubbled:E({onDrop:!0}),captured:E({onDropCapture:!0})}},durationChange:{phasedRegistrationNames:{bubbled:E({onDurationChange:!0}),captured:E({onDurationChangeCapture:!0})}},emptied:{phasedRegistrationNames:{bubbled:E({onEmptied:!0}),captured:E({onEmptiedCapture:!0})}},encrypted:{phasedRegistrationNames:{bubbled:E({onEncrypted:!0}),captured:E({onEncryptedCapture:!0})}},ended:{phasedRegistrationNames:{bubbled:E({onEnded:!0}),captured:E({onEndedCapture:!0})}},error:{phasedRegistrationNames:{bubbled:E({onError:!0}),captured:E({onErrorCapture:!0})}},focus:{phasedRegistrationNames:{bubbled:E({onFocus:!0}),captured:E({onFocusCapture:!0})}},input:{phasedRegistrationNames:{bubbled:E({onInput:!0}),captured:E({onInputCapture:!0})}},invalid:{phasedRegistrationNames:{bubbled:E({onInvalid:!0}),captured:E({onInvalidCapture:!0})}},keyDown:{phasedRegistrationNames:{bubbled:E({onKeyDown:!0}),captured:E({onKeyDownCapture:!0})}},keyPress:{phasedRegistrationNames:{bubbled:E({onKeyPress:!0}),captured:E({onKeyPressCapture:!0})}},keyUp:{phasedRegistrationNames:{bubbled:E({onKeyUp:!0}),captured:E({onKeyUpCapture:!0})}},load:{phasedRegistrationNames:{bubbled:E({onLoad:!0}),captured:E({onLoadCapture:!0})}},loadedData:{phasedRegistrationNames:{bubbled:E({onLoadedData:!0}),captured:E({onLoadedDataCapture:!0})}},loadedMetadata:{phasedRegistrationNames:{bubbled:E({onLoadedMetadata:!0}),captured:E({onLoadedMetadataCapture:!0})}},loadStart:{phasedRegistrationNames:{bubbled:E({onLoadStart:!0}),captured:E({onLoadStartCapture:!0})}},mouseDown:{phasedRegistrationNames:{bubbled:E({onMouseDown:!0}),captured:E({onMouseDownCapture:!0})}},mouseMove:{phasedRegistrationNames:{bubbled:E({onMouseMove:!0}),captured:E({onMouseMoveCapture:!0})}},mouseOut:{phasedRegistrationNames:{bubbled:E({onMouseOut:!0}),captured:E({onMouseOutCapture:!0})}},mouseOver:{phasedRegistrationNames:{bubbled:E({onMouseOver:!0}),captured:E({onMouseOverCapture:!0})}},mouseUp:{phasedRegistrationNames:{bubbled:E({onMouseUp:!0}),captured:E({onMouseUpCapture:!0})}},paste:{phasedRegistrationNames:{bubbled:E({onPaste:!0}),captured:E({onPasteCapture:!0})}},pause:{phasedRegistrationNames:{bubbled:E({onPause:!0}),captured:E({onPauseCapture:!0})}},play:{phasedRegistrationNames:{bubbled:E({onPlay:!0}),captured:E({onPlayCapture:!0})}},playing:{phasedRegistrationNames:{bubbled:E({onPlaying:!0}),captured:E({onPlayingCapture:!0})}},progress:{phasedRegistrationNames:{bubbled:E({onProgress:!0}),captured:E({onProgressCapture:!0})}},rateChange:{phasedRegistrationNames:{bubbled:E({onRateChange:!0}),captured:E({onRateChangeCapture:!0})}},reset:{phasedRegistrationNames:{bubbled:E({onReset:!0}),captured:E({onResetCapture:!0})}},scroll:{phasedRegistrationNames:{bubbled:E({onScroll:!0}),captured:E({onScrollCapture:!0})}},seeked:{phasedRegistrationNames:{bubbled:E({onSeeked:!0}),captured:E({onSeekedCapture:!0})}},seeking:{phasedRegistrationNames:{bubbled:E({onSeeking:!0}),captured:E({onSeekingCapture:!0})}},stalled:{phasedRegistrationNames:{bubbled:E({onStalled:!0}),captured:E({onStalledCapture:!0})}},submit:{phasedRegistrationNames:{bubbled:E({onSubmit:!0}),captured:E({onSubmitCapture:!0})}},suspend:{phasedRegistrationNames:{bubbled:E({onSuspend:!0}),captured:E({onSuspendCapture:!0})}},timeUpdate:{phasedRegistrationNames:{bubbled:E({onTimeUpdate:!0}),captured:E({onTimeUpdateCapture:!0})}},touchCancel:{phasedRegistrationNames:{bubbled:E({onTouchCancel:!0}),captured:E({onTouchCancelCapture:!0})}},touchEnd:{phasedRegistrationNames:{bubbled:E({onTouchEnd:!0}),captured:E({onTouchEndCapture:!0})}},touchMove:{phasedRegistrationNames:{bubbled:E({onTouchMove:!0}),captured:E({onTouchMoveCapture:!0})}},touchStart:{phasedRegistrationNames:{bubbled:E({onTouchStart:!0}),captured:E({onTouchStartCapture:!0})}},transitionEnd:{phasedRegistrationNames:{bubbled:E({onTransitionEnd:!0}),captured:E({onTransitionEndCapture:!0})}},volumeChange:{phasedRegistrationNames:{bubbled:E({onVolumeChange:!0}),captured:E({onVolumeChangeCapture:!0})}},waiting:{phasedRegistrationNames:{bubbled:E({onWaiting:!0}),captured:E({onWaitingCapture:!0})}},wheel:{phasedRegistrationNames:{bubbled:E({onWheel:!0}),captured:E({onWheelCapture:!0})}}},k={topAbort:x.abort,topAnimationEnd:x.animationEnd,topAnimationIteration:x.animationIteration,topAnimationStart:x.animationStart,topBlur:x.blur,topCanPlay:x.canPlay,topCanPlayThrough:x.canPlayThrough,topClick:x.click,topContextMenu:x.contextMenu,topCopy:x.copy,topCut:x.cut,topDoubleClick:x.doubleClick,topDrag:x.drag,topDragEnd:x.dragEnd,topDragEnter:x.dragEnter,topDragExit:x.dragExit,topDragLeave:x.dragLeave,topDragOver:x.dragOver,topDragStart:x.dragStart,topDrop:x.drop,topDurationChange:x.durationChange,topEmptied:x.emptied,topEncrypted:x.encrypted,topEnded:x.ended,topError:x.error,topFocus:x.focus,topInput:x.input,topInvalid:x.invalid,topKeyDown:x.keyDown,topKeyPress:x.keyPress,topKeyUp:x.keyUp,topLoad:x.load,topLoadedData:x.loadedData,topLoadedMetadata:x.loadedMetadata,topLoadStart:x.loadStart,topMouseDown:x.mouseDown,topMouseMove:x.mouseMove,topMouseOut:x.mouseOut,topMouseOver:x.mouseOver,topMouseUp:x.mouseUp,topPaste:x.paste,topPause:x.pause,topPlay:x.play,topPlaying:x.playing,topProgress:x.progress,topRateChange:x.rateChange,topReset:x.reset,topScroll:x.scroll,topSeeked:x.seeked,topSeeking:x.seeking,topStalled:x.stalled,topSubmit:x.submit,topSuspend:x.suspend,topTimeUpdate:x.timeUpdate,topTouchCancel:x.touchCancel,topTouchEnd:x.touchEnd,topTouchMove:x.touchMove,topTouchStart:x.touchStart,topTransitionEnd:x.transitionEnd,topVolumeChange:x.volumeChange,topWaiting:x.waiting,topWheel:x.wheel};for(var S in k)k[S].dependencies=[S];var T=E({onClick:null}),P={},O={eventTypes:x,extractEvents:function(e,t,n,r){var i=k[e];if(!i)return null;var a;switch(e){case C.topAbort:case C.topCanPlay:case C.topCanPlayThrough:case C.topDurationChange:case C.topEmptied:case C.topEncrypted:case C.topEnded:case C.topError:case C.topInput:case C.topInvalid:case C.topLoad:case C.topLoadedData:case C.topLoadedMetadata:case C.topLoadStart:case C.topPause:case C.topPlay:case C.topPlaying:case C.topProgress:case C.topRateChange:case C.topReset:case C.topSeeked:case C.topSeeking:case C.topStalled:case C.topSubmit:case C.topSuspend:case C.topTimeUpdate:case C.topVolumeChange:case C.topWaiting:a=f;break;case C.topKeyPress:if(0===w(n))return null;case C.topKeyDown:case C.topKeyUp:a=p;break;case C.topBlur:case C.topFocus:a=d;break;case C.topClick:if(2===n.button)return null;case C.topContextMenu:case C.topDoubleClick:case C.topMouseDown:case C.topMouseMove:case C.topMouseOut:case C.topMouseOver:case C.topMouseUp:a=h;break;case C.topDrag:case C.topDragEnd:case C.topDragEnter:case C.topDragExit:case C.topDragLeave:case C.topDragOver:case C.topDragStart:case C.topDrop:a=m;break;case C.topTouchCancel:case C.topTouchEnd:case C.topTouchMove:case C.topTouchStart:a=v;break;case C.topAnimationEnd:case C.topAnimationIteration:case C.topAnimationStart:a=l;break;case C.topTransitionEnd:a=g;break;case C.topScroll:a=y;break;case C.topWheel:a=_;break;case C.topCopy:case C.topCut:case C.topPaste:a=c}a?void 0:o("86",e);var u=a.getPooled(i,t,n,r);return s.accumulateTwoPhaseDispatches(u),u},didPutListener:function(e,t,n){if(t===T){var o=r(e),i=u.getNodeFromInstance(e);P[o]||(P[o]=a.listen(i,"click",b))}},willDeleteListener:function(e,t){if(t===T){var n=r(e);P[n].remove(),delete P[n]}}};e.exports=O},function(e,t,n){"use strict";function r(e,t,n,r){return o.call(this,e,t,n,r)}var o=n(18),i={animationName:null,elapsedTime:null,pseudoElement:null};o.augmentClass(r,i),e.exports=r},function(e,t,n){"use strict";function r(e,t,n,r){return o.call(this,e,t,n,r)}var o=n(18),i={clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}};o.augmentClass(r,i),e.exports=r},function(e,t,n){"use strict";function r(e,t,n,r){return o.call(this,e,t,n,r)}var o=n(18),i={data:null};o.augmentClass(r,i),e.exports=r},function(e,t,n){"use strict";function r(e,t,n,r){return o.call(this,e,t,n,r)}var o=n(50),i={dataTransfer:null};o.augmentClass(r,i),e.exports=r},function(e,t,n){"use strict";function r(e,t,n,r){return o.call(this,e,t,n,r)}var o=n(40),i={relatedTarget:null};o.augmentClass(r,i),e.exports=r},function(e,t,n){"use strict";function r(e,t,n,r){return o.call(this,e,t,n,r)}var o=n(18),i={data:null};o.augmentClass(r,i),e.exports=r},function(e,t,n){"use strict";function r(e,t,n,r){return o.call(this,e,t,n,r)}var o=n(40),i=n(86),a=n(303),s=n(87),u={key:a,location:null,ctrlKey:null,shiftKey:null,altKey:null,metaKey:null,repeat:null,locale:null,getModifierState:s,charCode:function(e){return"keypress"===e.type?i(e):0},keyCode:function(e){return"keydown"===e.type||"keyup"===e.type?e.keyCode:0},which:function(e){return"keypress"===e.type?i(e):"keydown"===e.type||"keyup"===e.type?e.keyCode:0}};o.augmentClass(r,u),e.exports=r},function(e,t,n){"use strict";function r(e,t,n,r){return o.call(this,e,t,n,r)}var o=n(40),i=n(87),a={touches:null,targetTouches:null,changedTouches:null,altKey:null,metaKey:null,ctrlKey:null,shiftKey:null,getModifierState:i};o.augmentClass(r,a),e.exports=r},function(e,t,n){"use strict";function r(e,t,n,r){return o.call(this,e,t,n,r)}var o=n(18),i={propertyName:null,elapsedTime:null,pseudoElement:null};o.augmentClass(r,i),e.exports=r},function(e,t,n){"use strict";function r(e,t,n,r){return o.call(this,e,t,n,r)}var o=n(50),i={deltaX:function(e){return"deltaX"in e?e.deltaX:"wheelDeltaX"in e?-e.wheelDeltaX:0},deltaY:function(e){ return"deltaY"in e?e.deltaY:"wheelDeltaY"in e?-e.wheelDeltaY:"wheelDelta"in e?-e.wheelDelta:0},deltaZ:null,deltaMode:null};o.augmentClass(r,i),e.exports=r},function(e,t){"use strict";function n(e){for(var t=1,n=0,o=0,i=e.length,a=i&-4;o<a;){for(var s=Math.min(o+4096,a);o<s;o+=4)n+=(t+=e.charCodeAt(o))+(t+=e.charCodeAt(o+1))+(t+=e.charCodeAt(o+2))+(t+=e.charCodeAt(o+3));t%=r,n%=r}for(;o<i;o++)n+=t+=e.charCodeAt(o);return t%=r,n%=r,t|n<<16}var r=65521;e.exports=n},function(e,t,n){(function(t){"use strict";function r(e,t,n,r,u,l){for(var c in e)if(e.hasOwnProperty(c)){var f;try{"function"!=typeof e[c]?o("84",r||"React class",i[n],c):void 0,f=e[c](t,c,r,n,null,a)}catch(d){f=d}if(f instanceof Error&&!(f.message in s)){s[f.message]=!0}}}var o=n(2),i=n(81),a=n(83);n(1),n(3);"undefined"!=typeof t&&t.env,1;var s={};e.exports=r}).call(t,n(63))},function(e,t,n){"use strict";function r(e,t,n){var r=null==t||"boolean"==typeof t||""===t;if(r)return"";var o=isNaN(t);if(o||0===t||i.hasOwnProperty(e)&&i[e])return""+t;if("string"==typeof t){t=t.trim()}return t+"px"}var o=n(129),i=(n(3),o.isUnitlessNumber);e.exports=r},function(e,t,n){"use strict";function r(e){if(null==e)return null;if(1===e.nodeType)return e;var t=a.get(e);return t?(t=s(t),t?i.getNodeFromInstance(t):null):void("function"==typeof e.render?o("44"):o("45",Object.keys(e)))}var o=n(2),i=(n(23),n(6)),a=n(39),s=n(150);n(1),n(3);e.exports=r},function(e,t,n){(function(t){"use strict";function r(e,t,n,r){if(e&&"object"==typeof e){var o=e,i=void 0===o[n];i&&null!=t&&(o[n]=t)}}function o(e,t){if(null==e)return e;var n={};return i(e,r,n),n}var i=(n(74),n(91));n(3);"undefined"!=typeof t&&t.env,1,e.exports=o}).call(t,n(63))},function(e,t,n){"use strict";function r(e){if(e.key){var t=i[e.key]||e.key;if("Unidentified"!==t)return t}if("keypress"===e.type){var n=o(e);return 13===n?"Enter":String.fromCharCode(n)}return"keydown"===e.type||"keyup"===e.type?a[e.keyCode]||"Unidentified":""}var o=n(86),i={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},a={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"};e.exports=r},function(e,t){"use strict";function n(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function r(e){for(;e;){if(e.nextSibling)return e.nextSibling;e=e.parentNode}}function o(e,t){for(var o=n(e),i=0,a=0;o;){if(3===o.nodeType){if(a=i+o.textContent.length,i<=t&&a>=t)return{node:o,offset:t-i};i=a}o=n(r(o))}}e.exports=o},function(e,t,n){"use strict";function r(e,t){var n={};return n[e.toLowerCase()]=t.toLowerCase(),n["Webkit"+e]="webkit"+t,n["Moz"+e]="moz"+t,n["ms"+e]="MS"+t,n["O"+e]="o"+t.toLowerCase(),n}function o(e){if(s[e])return s[e];if(!a[e])return e;var t=a[e];for(var n in t)if(t.hasOwnProperty(n)&&n in u)return s[e]=t[n];return""}var i=n(9),a={animationend:r("Animation","AnimationEnd"),animationiteration:r("Animation","AnimationIteration"),animationstart:r("Animation","AnimationStart"),transitionend:r("Transition","TransitionEnd")},s={},u={};i.canUseDOM&&(u=document.createElement("div").style,"AnimationEvent"in window||(delete a.animationend.animation,delete a.animationiteration.animation,delete a.animationstart.animation),"TransitionEvent"in window||delete a.transitionend.transition),e.exports=o},function(e,t,n){"use strict";function r(e){return i.isValidElement(e)?void 0:o("23"),e}var o=n(2),i=n(15);n(1);e.exports=r},function(e,t,n){"use strict";function r(e){return'"'+o(e)+'"'}var o=n(51);e.exports=r},function(e,t,n){"use strict";var r=n(141);e.exports=r.renderSubtreeIntoContainer},function(e,t,n){function r(e,t){for(var n=0;n<e.length;n++){var r=e[n],o=p[r.id];if(o){o.refs++;for(var i=0;i<o.parts.length;i++)o.parts[i](r.parts[i]);for(;i<r.parts.length;i++)o.parts.push(l(r.parts[i],t))}else{for(var a=[],i=0;i<r.parts.length;i++)a.push(l(r.parts[i],t));p[r.id]={id:r.id,refs:1,parts:a}}}}function o(e){for(var t=[],n={},r=0;r<e.length;r++){var o=e[r],i=o[0],a=o[1],s=o[2],u=o[3],l={css:a,media:s,sourceMap:u};n[i]?n[i].parts.push(l):t.push(n[i]={id:i,parts:[l]})}return t}function i(e,t){var n=v(),r=_[_.length-1];if("top"===e.insertAt)r?r.nextSibling?n.insertBefore(t,r.nextSibling):n.appendChild(t):n.insertBefore(t,n.firstChild),_.push(t);else{if("bottom"!==e.insertAt)throw new Error("Invalid value for parameter 'insertAt'. Must be 'top' or 'bottom'.");n.appendChild(t)}}function a(e){e.parentNode.removeChild(e);var t=_.indexOf(e);t>=0&&_.splice(t,1)}function s(e){var t=document.createElement("style");return t.type="text/css",i(e,t),t}function u(e){var t=document.createElement("link");return t.rel="stylesheet",i(e,t),t}function l(e,t){var n,r,o;if(t.singleton){var i=y++;n=g||(g=s(t)),r=c.bind(null,n,i,!1),o=c.bind(null,n,i,!0)}else e.sourceMap&&"function"==typeof URL&&"function"==typeof URL.createObjectURL&&"function"==typeof URL.revokeObjectURL&&"function"==typeof Blob&&"function"==typeof btoa?(n=u(t),r=d.bind(null,n),o=function(){a(n),n.href&&URL.revokeObjectURL(n.href)}):(n=s(t),r=f.bind(null,n),o=function(){a(n)});return r(e),function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap)return;r(e=t)}else o()}}function c(e,t,n,r){var o=n?"":r.css;if(e.styleSheet)e.styleSheet.cssText=b(t,o);else{var i=document.createTextNode(o),a=e.childNodes;a[t]&&e.removeChild(a[t]),a.length?e.insertBefore(i,a[t]):e.appendChild(i)}}function f(e,t){var n=t.css,r=t.media;if(r&&e.setAttribute("media",r),e.styleSheet)e.styleSheet.cssText=n;else{for(;e.firstChild;)e.removeChild(e.firstChild);e.appendChild(document.createTextNode(n))}}function d(e,t){var n=t.css,r=t.sourceMap;r&&(n+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(r))))+" */");var o=new Blob([n],{type:"text/css"}),i=e.href;e.href=URL.createObjectURL(o),i&&URL.revokeObjectURL(i)}var p={},h=function(e){var t;return function(){return"undefined"==typeof t&&(t=e.apply(this,arguments)),t}},m=h(function(){return/msie [6-9]\b/.test(window.navigator.userAgent.toLowerCase())}),v=h(function(){return document.head||document.getElementsByTagName("head")[0]}),g=null,y=0,_=[];e.exports=function(e,t){t=t||{},"undefined"==typeof t.singleton&&(t.singleton=m()),"undefined"==typeof t.insertAt&&(t.insertAt="bottom");var n=o(e);return r(n,t),function(e){for(var i=[],a=0;a<n.length;a++){var s=n[a],u=p[s.id];u.refs--,i.push(u)}if(e){var l=o(e);r(l,t)}for(var a=0;a<i.length;a++){var u=i[a];if(0===u.refs){for(var c=0;c<u.parts.length;c++)u.parts[c]();delete p[u.id]}}}};var b=function(){var e=[];return function(t,n){return e[t]=n,e.filter(Boolean).join("\n")}}()},function(e,t,n){var r=n(169);"string"==typeof r&&(r=[[e.id,r,""]]);n(309)(r,{});r.locals&&(e.exports=r.locals)},function(e,t){"use strict";function n(e,t){return Array.prototype.push.apply(e,t)}function r(e){return Array.prototype.concat.apply([],e)}function o(e){var t=e.map(function(e){return e.length}),n=Math.min.apply(Math,t);return h(n).map(function(t){return e.map(function(e){return e[t]})})}function i(e,t,n){var r=e.map(t,n);return Array.prototype.concat.apply([],r)}function a(e){return Array.isArray(e)?e:void 0!==e?[e]:[]}function s(e){for(var t=e.length,n=new Array(t),r=0;r<t;r++)n[r]=e[r];return n}function u(e){for(var t=0,n=0,r=e.length;n<r;n++)t+=e[n];return t}function l(e){return u(e)/e.length}function c(e){if(e=e.slice(0).sort(function(e,t){return e-t}),e.length%2===0){var t=e.length/2;return(e[t-1]+e[t])/2}return e[(e.length-1)/2]}function f(e,t,n){void 0===n&&(n=!0);var r=e.length,o=r/t,i=[];n&&(e=e.slice(0).sort(function(e,t){return e-t}));for(var a=0;a<r;a+=o)i.push(e[0|a]);return i.push(e[r-1]),i}function d(e){return Math.min.apply(null,e)}function p(e){return Math.max.apply(null,e)}function h(e,t){void 0===t&&(t=1);for(var n=Math.ceil(e/t),r=new Array(n),o=0;o<n;o++)r[o]=o*t;return r}function m(e,t){for(var n=[],r=0,o=0,i=e.length;o<i;)n[r]=e.slice(o,o+t),r++,o+=t;return n}function v(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];if(null===e||void 0===e)throw new TypeError("Cannot convert undefined or null to object");return e=Object(e),t.forEach(function(t){Object.keys(t).forEach(function(n){e[n]=t[n]})}),e}function g(e,t){void 0===t&&(t="id");var n=[],r={};return e.forEach(function(e){var o=e[t],i=r[o];void 0===i&&(i=r[o]={},n.push(i)),v(i,e)}),n}function y(e,t){void 0===t&&(t="id");var n=[],r={};return e.forEach(function(e){var o=e[t],i=r[o];void 0===i&&(i=r[o]=[],n.push(i)),i.push(e)}),n}function _(e,t,n){void 0===t&&(t="key"),void 0===n&&(n="value");var r={};return e.forEach(function(e){r[e[t]]=e[n]}),r}function b(e){var t={};return e.forEach(function(e){var n=e[0],r=e[1];return t[n]=r}),t}function w(e,t){if(void 0===t&&(t=function(e,t){return e===t}),0===e.length)return[];for(var n=e[0],r=[n],o=[r],i=1,a=e.length;i<a;i++){var s=e[i];t(n,s)?r.push(s):(r=[s],o.push(r)),n=s}return o}function E(e){for(var t=e.length,n=t-1,r=0;r<n;r++){var o=Math.random()*(t-r)|0,i=e[r];e[r]=e[o],e[o]=i}return e}function C(e,t){var n=h(e.length);return E(n).slice(0,t).map(function(t){return e[t]})}t.pushAll=n,t.flatten=r,t.zip=o,t.flatMap=i,t.asArray=a,t.toArray=s,t.sum=u,t.mean=l,t.median=c,t.quantile=f,t.min=d,t.max=p,t.range=h,t.groups=m,t.assign=v,t.mergeBy=g,t.groupBy=y,t.toObject=_,t.tuplesToObject=b,t.groupSequential=w,t.shuffle=E,t.sample=C},function(e,t,n){"use strict";var r=function(){};e.exports=r},function(e,t,n){"use strict";function r(e){return e.nodeType===Node.TEXT_NODE}function o(e){return e.nodeType===Node.ELEMENT_NODE}function i(e){return e.nodeType===Node.ATTRIBUTE_NODE}function a(e){return e.nodeType===Node.CDATA_SECTION_NODE}function s(e,t){return o(e)?t.indexOf(e.tagName)===-1:!i(e)||t.indexOf(e.name)===-1}var u=this&&this.__extends||function(e,t){function n(){this.constructor=e}for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},l=n(5),c=n(311),f=function(e){var t=e.name,n=e.value;return l.createElement("span",{className:"attribute"}," ",l.createElement("span",{className:"name"},t),"=",l.createElement("span",{className:"value"},'"',n,'"'))},d=function(e){var t=e.node,n=e.exclude;if(r(t))return l.createElement("div",{className:"text"},t.data);if(o(t)){var i=t.tagName;return l.createElement("div",{className:"element"},l.createElement("span",{className:"start"},"<",i,c.toArray(t.attributes).filter(function(e){return s(e,n)}).map(function(e,t){var n=e.name,r=e.value;return l.createElement(f,{key:t,name:n,value:r})}),">"),l.createElement(p,{nodes:t.childNodes,exclude:n}),l.createElement("span",{className:"end"},"</",i,">"))}return a(t)?l.createElement("div",{className:"cdata"},"<![CDATA[",t.data,"]]>"):l.createElement("span",null,"(Ignoring node type = ",t.nodeType,")")},p=function(e){var t=e.nodes,n=e.exclude,r=void 0===n?[]:n,o=e.className,i=void 0===o?"":o;return l.createElement("span",{className:i},c.toArray(t).filter(function(e){return s(e,r)}).map(function(e,t){return l.createElement(d,{key:t,node:e,exclude:r})}))},h=function(e){function t(t){e.call(this,t),this.state={exclude:t.exclude||[],document:(new DOMParser).parseFromString(t.xml,"application/xml")}}return u(t,e),t.prototype.render=function(){var e=this.props.className,t=this.state,n=t.document,r=t.exclude;return l.createElement(p,{className:e,nodes:n.childNodes,exclude:r})},t}(l.Component);t.XMLTree=h}]);
12,085.83871
32,016
0.701442
b870a2a9a85c95fa67595896b4bfd39e2b2fdc12
495
js
JavaScript
src/reducers/NotificationListPage/NotificationListPageReducer.js
Kento75/react-redux-atomic-design
d04973eb40e1686f9120add7b79b224c52b0565d
[ "MIT" ]
15
2018-08-05T20:47:52.000Z
2022-03-08T19:52:10.000Z
src/reducers/NotificationListPage/NotificationListPageReducer.js
Kento75/react-redux-atomic-design
d04973eb40e1686f9120add7b79b224c52b0565d
[ "MIT" ]
null
null
null
src/reducers/NotificationListPage/NotificationListPageReducer.js
Kento75/react-redux-atomic-design
d04973eb40e1686f9120add7b79b224c52b0565d
[ "MIT" ]
1
2021-12-24T19:16:27.000Z
2021-12-24T19:16:27.000Z
import * as types from '../../types/NotificationListPageTypes'; // TODO: あとで色々と変更する const defaultState = { text: '行を選択', delete: '削除', deleteAria: '選択行を削除', }; const NotificationListPageReducer = (state = defaultState, action) => { switch (action.type) { // 検索文字列変更時 case types.CHANGE_SEARCH_WORD: return { ...state, searchWord: action.searchWord, }; default: return state; } }; export default NotificationListPageReducer;
19.8
71
0.628283
b870e97618f9e733580a71b4d0a0a08890d8f818
1,620
js
JavaScript
src/simple-reporter.js
madflame991/purehint
84601f4970bc5f1d71cf02646abe4d39d9ec83d7
[ "MIT" ]
null
null
null
src/simple-reporter.js
madflame991/purehint
84601f4970bc5f1d71cf02646abe4d39d9ec83d7
[ "MIT" ]
null
null
null
src/simple-reporter.js
madflame991/purehint
84601f4970bc5f1d71cf02646abe4d39d9ec83d7
[ "MIT" ]
null
null
null
'use strict'; var MESSAGES = { vars: function (declaration) { return "'" + declaration.id.name + "' variable declaration"; }, assignments: function (node) { return "'" + node.operator + "' assignment"; }, updates: function (node) { return "'" + node.operator + "' update statement"; }, fors: function () { return 'For statement'; }, forIns: function () { return 'For-in statement'; }, whiles: function () { return 'While loop'; }, doWhiles: function () { return 'Do-while loop'; }, arrayMethods: function (property) { return "'" + property.name + "' possible array mutator"; } }; var stringifyStats = function (files, options) { if (!options.statsOnly) { var stringedStats = files.reduce(function (prev, file) { return prev + Object.keys(file.stats).reduce(function (prev, key) { var entries = file.stats[key]; return prev + entries.reduce(function (prev, entry) { return prev + file.path + ': ' + 'line ' + entry.loc.start.line + ', col ' + entry.loc.start.column + ', ' + MESSAGES[key](entry) + '.\n'; }, ''); }, '') + '\n'; }, ''); } var count = files.reduce(function (prev, file) { return prev + Object.keys(file.stats).reduce(function (prev, key) { var entries = file.stats[key]; return prev + entries.length; }, 0); }, 0); if (options.statsOnly) { return count + ' errors'; } else { return stringedStats + count + ' errors'; } }; module.exports.print = function (files, options) { console.log(stringifyStats(files, options)); };
26.129032
71
0.582716
b870fb088850d03e3094e48a589a799f851c0405
9,959
js
JavaScript
routes/api/posts.js
diegomais/WeDev
ff05639acda4c4af089e87e74646d14b65c03183
[ "MIT" ]
2
2020-04-13T16:11:42.000Z
2020-04-14T17:44:00.000Z
routes/api/posts.js
diegomais/WeDev
ff05639acda4c4af089e87e74646d14b65c03183
[ "MIT" ]
null
null
null
routes/api/posts.js
diegomais/WeDev
ff05639acda4c4af089e87e74646d14b65c03183
[ "MIT" ]
null
null
null
// Import Express package: web application framework. const express = require('express'); // Create a new router object. const router = express.Router(); // Load authentication middleware. const auth = require('../../middleware/auth'); // Import express-validator module: middlewares that wraps validator.js functions. const { check, validationResult } = require('express-validator/check'); // Load User model. const User = require('../../models/User'); // Load Post model. const Post = require('../../models/Post'); // @route GET api/posts // @desc Get all posts // @access Private router.get('/', auth, async (req, res) => { try { // Find all posts and sets the sort order by descending date. const posts = await Post.find().sort({ date: -1 }); // Return all posts found. return res.json(posts); } catch (error) { // Outputs the error message to the Web Console. console.error(error.message); // Return 500 Internal Server Error response code: Indicates that the server encountered an // unexpected condition that prevented it from fulfilling the request. */ return res.status(500).send('Internal Server Error.'); } }); // @route GET api/posts/:id // @desc Get post by ID // @access Private router.get('/:id', auth, async (req, res) => { try { // Find post document by ID. const post = await Post.findById(req.params.id); // Return a message if post doesn't exist. if (!post) { return res.status(404).json({ message: 'Post not found.' }); } // Return post found. return res.json(post); } catch (error) { // Outputs the error message to the Web Console. console.error(error.message); // Handle cast error on find when objectId is invalid. if (error.kind === 'ObjectId') { return res.status(404).json({ message: 'Post not found.' }); } // Return 500 Internal Server Error response code: Indicates that the server encountered an // unexpected condition that prevented it from fulfilling the request. */ return res.status(500).send('Internal Server Error.'); } }); // @route POST api/posts // @desc Create a post // @access Private router.post( '/', [ auth, [ // Validate if text exists in request. check('text', 'Text is required.') .not() .isEmpty() ] ], async (req, res) => { // Find the validation errors in this request and wraps them in an object with handy functions. const errors = validationResult(req); if (!errors.isEmpty()) return res.status(400).json({ errors: errors.array() }); try { // Find user document by id from header. const user = await User.findById(req.user.id); // Build newPost object. const newPost = new Post({ user: req.user.id, name: user.name, avatar: user.avatar, text: req.body.text }); // Save the changes on database. const post = await newPost.save(); // Return post saved on database. return res.json(post); } catch (error) { // Outputs the error message to the Web Console. console.error(error.message); // Return 500 Internal Server Error response code: Indicates that the server encountered an // unexpected condition that prevented it from fulfilling the request. */ return res.status(500).send('Internal Server Error.'); } } ); // @route DELETE api/posts/:id // @desc Delete a post by ID // @access Private router.delete('/:id', auth, async (req, res) => { try { // Find post document by ID. const post = await Post.findById(req.params.id); // Return a message if post doesn't exist. if (!post) { return res.status(404).json({ message: 'Post not found.' }); } // Check if authenticated user is the writer of post if (post.user.toString() !== req.user.id) { return res.status(401).json({ message: 'User not authorized.' }); } // Remove post on database. await post.remove(); // Return a successful message. return res.json({ message: 'Post removed.' }); } catch (error) { // Outputs the error message to the Web Console. console.error(error.message); // Handle cast error on find when objectId is invalid. if (error.kind === 'ObjectId') { return res.status(404).json({ message: 'Post not found.' }); } // Return 500 Internal Server Error response code: Indicates that the server encountered an // unexpected condition that prevented it from fulfilling the request. */ return res.status(500).send('Internal Server Error.'); } }); // @route PUT api/posts/like/:id // @desc Like a post // @access Private router.put('/like/:id', auth, async (req, res) => { try { // Find post by ID. const post = await Post.findById(req.params.id); // Check if the post has already been liked by the authenticated user. if (post.likes.some(like => like.user.toString() === req.user.id)) return res.status(400).json({ message: 'Post already liked.' }); // Adds authenticated user to the beginning of likes array in post document. post.likes.unshift({ user: req.user.id }); // Save the changes on post document on database. await post.save(); // Return likes array. return res.json(post.likes); } catch (error) { // Outputs the error message to the Web Console. console.error(error.message); // Return 500 Internal Server Error response code: Indicates that the server encountered an // unexpected condition that prevented it from fulfilling the request. */ return res.status(500).send('Internal Server Error.'); } }); // @route PUT api/posts/unlike/:id // @desc Unlike a post // @access Private router.put('/unlike/:id', auth, async (req, res) => { try { // Find post by ID. const post = await Post.findById(req.params.id); // Check if the post has already been liked by the authenticated user. if (!post.likes.some(like => like.user.toString() === req.user.id)) { return res.status(400).json({ message: 'Post has not yet been liked.' }); } // Get index of the authenticated user to remove. const removeIndex = post.likes .map(like => like.user.toString()) .indexOf(req.user.id); // Remove the index that contains the authenticated user. post.likes.splice(removeIndex, 1); // Save the changes on post document on database. await post.save(); // Return likes array. return res.json(post.likes); } catch (error) { // Outputs the error message to the Web Console. console.error(error.message); // Return 500 Internal Server Error response code: Indicates that the server encountered an // unexpected condition that prevented it from fulfilling the request. */ return res.status(500).send('Internal Server Error.'); } }); // @route POST api/posts/:id/comment // @desc Add a comment on a post // @access Private router.post( '/:id/comment', [ auth, [ // Validate if text exists in request. check('text', 'Text is required.') .not() .isEmpty() ] ], async (req, res) => { // Find the validation errors in request and wraps them in an object with handy functions. const errors = validationResult(req); if (!errors.isEmpty()) { return res.status(400).json({ errors: errors.array() }); } try { // Get authenticated user document on database. const user = await User.findById(req.user.id); // Get post document on database. const post = await Post.findById(req.params.id); // Build comment object. const newComment = { text: req.body.text, user: req.user.id, name: user.name, avatar: user.avatar }; // Add comment object to the beginning of comments array in post document. post.comments.unshift(newComment); // Save the changes on post document on database. await post.save(); // Return comments array. return res.json(post.comments); } catch (error) { // Outputs the error message to the Web Console. console.error(error.message); // Return 500 Internal Server Error response code: Indicates that the server encountered an // unexpected condition that prevented it from fulfilling the request. */ return res.status(500).send('Internal Server Error.'); } } ); // @route DELETE api/posts/:id/comment/:comment_id // @desc Remove a comment from post // @access Private router.delete('/:id/comment/:comment_id', auth, async (req, res) => { try { // Get post document on database. const post = await Post.findById(req.params.id); // Pull out comment. const comment = post.comments.find( comment => comment.id === req.params.comment_id ); // Make sure comment exists. if (!comment) return res.status(404).json({ message: 'Comment does not exist.' }); // Check if comment was writen by the authenticated user. if (comment.user.toString() !== req.user.id) return res.status(401).json({ message: 'User not authorized.' }); // Get index of comment to remove. const removeIndex = post.comments .map(comment => comment.id) .indexOf(req.params.comment_id); // Remove the index that contains the comment. post.comments.splice(removeIndex, 1); // Save changes on database. await post.save(); // Return comments array. return res.json(post.comments); } catch (error) { // Outputs the error message to the Web Console. console.error(error.message); // Return 500 Internal Server Error response code: Indicates that the server encountered an // unexpected condition that prevented it from fulfilling the request. */ return res.status(500).send('Internal Server Error.'); } }); module.exports = router;
32.022508
99
0.641129
b871d8fd1749a1c6e47d73f42d687060e5b1a0ff
79
js
JavaScript
examples.js
jonschlinkert/compgen
c191ea7844c3b1edd238b0dd2d4b552d641dd7f6
[ "MIT" ]
5
2018-04-18T09:04:11.000Z
2022-01-30T16:51:02.000Z
examples.js
jonschlinkert/compgen
c191ea7844c3b1edd238b0dd2d4b552d641dd7f6
[ "MIT" ]
null
null
null
examples.js
jonschlinkert/compgen
c191ea7844c3b1edd238b0dd2d4b552d641dd7f6
[ "MIT" ]
null
null
null
const compgen = require('.'); compgen('-j').then(console.log, console.error);
19.75
47
0.670886
b8721852085dc56c5a22ed2ccbadd0456e1757f2
1,268
js
JavaScript
src/client-react/src/services/storageService.js
itsdaniellucas/task-tracker
73e952d2342cc5df2bf62af0d3861774849faa45
[ "MIT" ]
null
null
null
src/client-react/src/services/storageService.js
itsdaniellucas/task-tracker
73e952d2342cc5df2bf62af0d3861774849faa45
[ "MIT" ]
null
null
null
src/client-react/src/services/storageService.js
itsdaniellucas/task-tracker
73e952d2342cc5df2bf62af0d3861774849faa45
[ "MIT" ]
null
null
null
const keys = { token: 'token', userData: 'userData', expiration: 'expiration', } function getLocalStorageItem(key, isParsed) { let result = window.localStorage.getItem(key); if(isParsed) { result = JSON.parse(result); } return result; } function setLocalStorageItem(key, value, isStringified) { if(value) { if(isStringified) { value = JSON.stringify(value); } window.localStorage.setItem(key, value); } else { window.localStorage.removeItem(key); } } function getToken() { return getLocalStorageItem(keys.token); } function getTokenExpiration() { return getLocalStorageItem(keys.expiration); } function getUser() { return getLocalStorageItem(keys.userData, true); } function setToken(token) { setLocalStorageItem(keys.token, token) } function setTokenExpiration(expiration) { setLocalStorageItem(keys.expiration, expiration); } function setUser(user) { setLocalStorageItem(keys.userData, user, true); } const storageService = { getToken: getToken, getTokenExpiration: getTokenExpiration, getUser: getUser, setToken: setToken, setTokenExpiration: setTokenExpiration, setUser: setUser, } export default storageService
20.451613
57
0.689274
b873632dbc4ef27e49f316931827c2c1baf81520
2,684
js
JavaScript
web/app/themes/storefront/assets/js/navigation.js
jimmitjoo/yardson
d23bad9a608666488ce29b32e60d60311c3dc69d
[ "MIT" ]
null
null
null
web/app/themes/storefront/assets/js/navigation.js
jimmitjoo/yardson
d23bad9a608666488ce29b32e60d60311c3dc69d
[ "MIT" ]
null
null
null
web/app/themes/storefront/assets/js/navigation.js
jimmitjoo/yardson
d23bad9a608666488ce29b32e60d60311c3dc69d
[ "MIT" ]
null
null
null
/** * navigation.js * * Handles toggling the navigation menu for small screens. * Also adds a focus class to parent li's for accessibility. * Finally adds a class required to reveal the search in the handheld footer bar. */ ( function() { // Add class to footer search when clicked jQuery( window ).load( function() { jQuery( '.storefront-handheld-footer-bar .search > a' ).click( function(e) { jQuery( this ).parent().toggleClass( 'active' ); e.preventDefault(); }); }); var container, button, menu; container = document.getElementById( 'site-navigation' ); if ( ! container ) { return; } button = container.getElementsByTagName( 'button' )[0]; if ( 'undefined' === typeof button ) { return; } menu = container.getElementsByTagName( 'ul' )[0]; // Hide menu toggle button if menu is empty and return early. if ( 'undefined' === typeof menu ) { button.style.display = 'none'; return; } menu.setAttribute( 'aria-expanded', 'false' ); if ( -1 === menu.className.indexOf( 'nav-menu' ) ) { menu.className += ' nav-menu'; } button.onclick = function() { if ( -1 !== container.className.indexOf( 'toggled' ) ) { container.className = container.className.replace( ' toggled', '' ); button.setAttribute( 'aria-expanded', 'false' ); menu.setAttribute( 'aria-expanded', 'false' ); } else { container.className += ' toggled'; button.setAttribute( 'aria-expanded', 'true' ); menu.setAttribute( 'aria-expanded', 'true' ); } }; // Add focus class to li jQuery( '.main-navigation, .secondary-navigation' ).find( 'a' ).on( 'focus.storefront blur.storefront', function() { jQuery( this ).parents().toggleClass( 'focus' ); }); // Add focus to cart dropdown jQuery( window ).load( function() { jQuery( '.site-header-cart' ).find( 'a' ).on( 'focus.storefront blur.storefront', function() { jQuery( this ).parents().toggleClass( 'focus' ); }); }); if ( is_touch_device() && jQuery( window ).width() > 767 ) { // Add an identifying class to dropdowns when on a touch device // This is required to switch the dropdown hiding method from a negative `left` value to `display: none`. jQuery( '.main-navigation ul ul, .secondary-navigation ul ul, .site-header-cart .widget_shopping_cart' ).addClass( 'sub-menu--is-touch-device' ); // Ensure the dropdowns close when user taps outside the site header jQuery( '.site-content, .header-widget-region, .site-footer, .site-header:not(a)' ).on( 'click', function() { return; }); } /** * Check if the device is touch enabled * @return Boolean */ function is_touch_device() { return 'ontouchstart' in window || navigator.maxTouchPoints; } } )();
31.209302
147
0.662072
b873aaad868705cb3afcd0b6081ca6b8b690d472
124
js
JavaScript
src/app/someClass.js
jakerscodes/webpack-boilerplate
e1f5e44868b087c7b37210a1da7dd97865e20eba
[ "MIT" ]
1
2019-09-05T13:18:42.000Z
2019-09-05T13:18:42.000Z
src/app/someClass.js
jako-basson/webpack-boilerplate
e1f5e44868b087c7b37210a1da7dd97865e20eba
[ "MIT" ]
3
2021-03-09T16:44:17.000Z
2021-10-06T03:36:43.000Z
src/app/someClass.js
jakerscodes/webpack-boilerplate
e1f5e44868b087c7b37210a1da7dd97865e20eba
[ "MIT" ]
1
2019-09-06T15:39:57.000Z
2019-09-06T15:39:57.000Z
export default class SomeClass { constructor(name) { this.name = name; } greet() { return `hello ${this.name}`; } }
13.777778
32
0.629032
b873cbe3a176279ae9708e01076f28dd6d43b036
1,278
js
JavaScript
redwind/static/admin/http.js
kylewm/redwind
7ad807b5ab2dd74a8d470dbea9dd4baf5567d9c6
[ "BSD-2-Clause" ]
35
2015-01-08T03:26:39.000Z
2020-09-16T00:42:17.000Z
redwind/static/admin/http.js
thedod/redwind
4a0f21164078d97b3569064d9f482c8b2ccf2008
[ "BSD-2-Clause" ]
47
2015-01-05T23:22:08.000Z
2021-02-02T21:43:26.000Z
redwind/static/admin/http.js
thedod/redwind
4a0f21164078d97b3569064d9f482c8b2ccf2008
[ "BSD-2-Clause" ]
10
2015-02-20T00:51:37.000Z
2022-01-11T10:59:32.000Z
(function(global) { "use strict"; // credit http://waterpigs.co.uk/articles/a-minimal-javascript-http-abstraction/ var Http = (function(){ return { get: function(url) { return this.open('GET', url); }, post: function(url) { return this.open('POST', url); }, open: function(method, url) { var xhr = new XMLHttpRequest(); xhr.open(method.toUpperCase(), url); return xhr; }, send: function(xhr, value) { var value = value || null; return new Promise(function (resolve, reject) { xhr.onload = function () { // Success if status in 2XX. if (xhr.status - 200 <= 99 && xhr.status - 200 > -1) { resolve(xhr); } else { reject(xhr); } }; xhr.onerror = function () { reject(xhr); }; xhr.send(value); }); } }; })(); global.Http = Http; })(this);
27.782609
84
0.374022
b875c7f2eb2eaefe780877ca858412ff9eee023f
7,175
js
JavaScript
public/front/js/custome.js
mdsaifulcse/shollaschool
18625fdf7b624917b610dabdc1e41620f6e24fda
[ "MIT" ]
null
null
null
public/front/js/custome.js
mdsaifulcse/shollaschool
18625fdf7b624917b610dabdc1e41620f6e24fda
[ "MIT" ]
null
null
null
public/front/js/custome.js
mdsaifulcse/shollaschool
18625fdf7b624917b610dabdc1e41620f6e24fda
[ "MIT" ]
null
null
null
$(document).ready(function() { $('.mobile').slicknav({ 'label' : 'MENU', 'closedSymbol': '&#9658;', 'openedSymbol': '&#9660;', 'easingOpen': 'swing', // Easing used for open animations. 'easingClose': 'swing' // Easing used for close animations. }); // for slider ----------------- $('#main-slider').flexslider({ namespace : "flex-", //{NEW} String: Prefix string attached to the class of every element generated by the plugin selector : ".slides > li", //{NEW} Selector: Must match a simple pattern. '{container} > {slide}' -- Ignore pattern at your own peril animation : "fade", //String: Select your animation type, "fade" or "slide" easing : "swing", //{NEW} String: Determines the easing method used in jQuery transitions. jQuery easing plugin is supported! direction : "vertical", //String: Select the sliding direction, "horizontal" or "vertical" reverse : false, //{NEW} Boolean: Reverse the animation direction animationLoop : true, //Boolean: Should the animation loop? If false, directionNav will received "disable" classes at either end smoothHeight : false, //{NEW} Boolean: Allow height of the slider to animate smoothly in horizontal mode startAt : 0, //Integer: The slide that the slider should start on. Array notation (0 = first slide) slideshow : true, //Boolean: Animate slider automatically slideshowSpeed : 7000, //Integer: Set the speed of the slideshow cycling, in milliseconds animationSpeed : 600, //Integer: Set the speed of animations, in milliseconds initDelay : 0, //{NEW} Integer: Set an initialization delay, in milliseconds randomize : false, //Boolean: Randomize slide order // Usability features pauseOnAction : true, //Boolean: Pause the slideshow when interacting with control elements, highly recommended. pauseOnHover : true, //Boolean: Pause the slideshow when hovering over slider, then resume when no longer hovering useCSS : true, //{NEW} Boolean: Slider will use CSS3 transitions if available touch : true, //{NEW} Boolean: Allow touch swipe navigation of the slider on touch-enabled devices video : false, //{NEW} Boolean: If using video in the slider, will prevent CSS3 3D Transforms to avoid graphical glitches // Primary Controls controlNav : true, //Boolean: Create navigation for paging control of each clide? Note: Leave true for manualControls usage directionNav : true, //Boolean: Create navigation for previous/next navigation? (true/false) prevText : "Previous", //String: Set the text for the "previous" directionNav item nextText : "Next", //String: Set the text for the "next" directionNav item // Secondary Navigation keyboard : true, //Boolean: Allow slider navigating via keyboard left/right keys multipleKeyboard : false, //{NEW} Boolean: Allow keyboard navigation to affect multiple sliders. Default behavior cuts out keyboard navigation with more than one slider present. mousewheel : false, //{UPDATED} Boolean: Requires jquery.mousewheel.js (https://github.com/brandonaaron/jquery-mousewheel) - Allows slider navigating via mousewheel pausePlay : false, //Boolean: Create pause/play dynamic element pauseText : 'Pause', //String: Set the text for the "pause" pausePlay item playText : 'Play', //String: Set the text for the "play" pausePlay item // Special properties controlsContainer : "", //{UPDATED} Selector: USE CLASS SELECTOR. Declare which container the navigation elements should be appended too. Default container is the FlexSlider element. Example use would be ".flexslider-container". Property is ignored if given element is not found. manualControls : "", //Selector: Declare custom control navigation. Examples would be ".flex-control-nav li" or "#tabs-nav li img", etc. The number of elements in your controlNav should match the number of slides/tabs. sync : "", //{NEW} Selector: Mirror the actions performed on this slider with another slider. Use with care. asNavFor : "", //{NEW} Selector: Internal property exposed for turning the slider into a thumbnail navigation for another slider }); $(".mixitup-nav>ul> li").on('click', function(){ $(this).addClass("active-teacher").siblings().removeClass("active-teacher"); }); // end teacher nav-------------------------------- $('#table').DataTable( { buttons: [ 'copy', 'csv', 'print', 'pdf' ] } ); $.scrollUp({ scrollName: 'scrollUp', // Element ID topDistance: '300', // Distance from top before showing element (px) topSpeed: 3000, // Speed back to top (ms) animation: 'fade', // Fade, slide, none animationInSpeed: 200, // Animation in speed (ms) animationOutSpeed: 200, // Animation out speed (ms) scrollText: '<i class="fa fa-angle-double-up" aria-hidden="true"></i>', // Text for element activeOverlay: false, // Set CSS color to display scrollUp active point, e.g '#00FFFF' }); // end ---- scrollUp----- $(".talent-student-list").owlCarousel({ items: 6, itemsDesktopSmall : [979,3], itemsTablet : [768,1], loop:true, autoplay: true, autoPlaySpeed: 5000, autoPlayTimeout: 5000, nav:true, stopOnHover : true, responsive:{ 0:{ items:1, nav:true }, 768:{ items:2, nav:false }, 992:{ items:4, nav:true, loop:false }, 1199:{ items:6, nav:true, loop:false } } }); }); // end codument -------- // jQuery(document).on('click', '.mega-dropdown', function(e) { // e.stopPropagation() // }) /*$(document).ready(function(){ $("#main-nav").slicknav(); $("#responsive-vedio").fitVids(); });*/
56.496063
304
0.538258
b875ca0fc235f4adececa154e4d4461ed502c771
737
js
JavaScript
src/T1B-Functions/hoisting-let-const.js
fsande/class-code-examples
354bbbbc76c4b74576a848981e7f8ffc2812a923
[ "MIT" ]
null
null
null
src/T1B-Functions/hoisting-let-const.js
fsande/class-code-examples
354bbbbc76c4b74576a848981e7f8ffc2812a923
[ "MIT" ]
4
2022-02-13T22:19:14.000Z
2022-03-28T12:24:53.000Z
src/T1B-Functions/hoisting-let-const.js
fsande/class-code-examples
354bbbbc76c4b74576a848981e7f8ffc2812a923
[ "MIT" ]
null
null
null
/** * Universidad de La Laguna * Escuela Superior de Ingeniería y Tecnología * Grado en Ingeniería Informática * Programación de Aplicaciones Interactivas * * @author F. de Sande * @since Mar 14 2022 * @desc Hoisting * Variables declared with let / const are not hoisted * This code produces a ReferenceError: Cannot access 'myVar' before initialization. * If the code would not be enclosed in a main() function, the result would be the same. * Variables declared with let / const are not hoisted to their enclosing scope. */ 'use strict'; function main() { console.log('MyVar: ', myVar); console.log('MyConst: ', MY_CONST); let myVar = 7; const MY_CONST = 8; } main();
27.296296
95
0.672999
b875ddfc45c8dab0214079be5116b05594c12216
291
js
JavaScript
test/bigtest/interactors/application.js
folio-org/ui-plugin-find-erm-usage-data-provider
6fb880385d127e4afbe167727b5ce411e6dd0662
[ "Apache-2.0" ]
null
null
null
test/bigtest/interactors/application.js
folio-org/ui-plugin-find-erm-usage-data-provider
6fb880385d127e4afbe167727b5ce411e6dd0662
[ "Apache-2.0" ]
54
2019-07-11T18:36:12.000Z
2022-03-02T09:38:24.000Z
test/bigtest/interactors/application.js
folio-org/ui-plugin-find-erm-usage-data-provider
6fb880385d127e4afbe167727b5ce411e6dd0662
[ "Apache-2.0" ]
2
2019-07-11T18:28:56.000Z
2020-09-11T14:34:45.000Z
import { interactor, isPresent } from '@bigtest/interactor'; // https://bigtestjs.io/guides/interactors/introduction/ export default @interactor class ApplicationInteractor { static defaultScope = '#ModuleContainer'; pluginNotFound = isPresent('[data-test-no-plugin-available]'); }
26.454545
64
0.75945
b876d1901fedad865d340ecddcb76f2b15663c3a
4,128
js
JavaScript
js/strategyBar.js
NYU-CS6313-Projects/sp2015-group22
9c66e36c69d8fc54c92dfe25377493e75bb7390c
[ "MIT" ]
null
null
null
js/strategyBar.js
NYU-CS6313-Projects/sp2015-group22
9c66e36c69d8fc54c92dfe25377493e75bb7390c
[ "MIT" ]
null
null
null
js/strategyBar.js
NYU-CS6313-Projects/sp2015-group22
9c66e36c69d8fc54c92dfe25377493e75bb7390c
[ "MIT" ]
null
null
null
angular.module('alphaViz') .directive('strategyBar', function() { function link(scope, element, attrs) { // -------------------------------- // SVG Setup // -------------------------------- var margin = { top: 20, right: 20, bottom: 30, left: 50 }, width = element.context.offsetParent.offsetWidth - margin.left - margin.right, height = 250 - margin.top - margin.bottom; var svg = d3.select(element[0]).append('svg') .attr('width', width + margin.left + margin.right) .attr('height', height + margin.top + margin.bottom) .append('g') .attr('transform', 'translate(' + margin.left + ',' + margin.top + ')'); var x = d3.time.scale().range([0, width - margin.left - margin.right]) var y = d3.scale.ordinal().range([height - margin.top - margin.bottom, 0]) var xAxis = d3.svg.axis() .scale(x) .orient('bottom') .ticks(d3.time.days, 31) .tickFormat(d3.time.format('%x')) .tickSize(2) .tickPadding(8) var yAxis = d3.svg.axis() .scale(y) .orient('left') .tickPadding(8) .tickSize(2) // -------------------------------- // Render based on data // -------------------------------- scope.render = function(data, senti, impact) { // add graph title svg.selectAll('text').remove() svg.append("text") .attr("x", (width / 2)) .attr("y", 0 - (margin.top / 2 - 7)) .attr("text-anchor", "middle") .style("font-size", "16px") .text(data[0].entity) // set domains based on data var start = function(data){ return data[0].date } var end = function(data){ return data[data.length - 1].date } x.domain([new Date(start(data)), d3.time.day.offset(new Date(end(data)), 1)]) y.domain(["sell","buy"]) // redraw axis svg.selectAll('g.xaxis').remove() svg.selectAll('g.yaxis').remove() svg.selectAll('rect').remove() // X, Y svg.append('g').attr('class', 'xaxis') .attr('transform', 'translate(0, ' + (height - margin.top - margin.bottom) + ')') .attr("style", "fill:none;stroke:black;shape-rendering: crispEdges;") .call(xAxis) svg.append('g') .attr('class', 'yaxis') .attr("style", "fill:none;stroke:black;shape-rendering: crispEdges;") .call(yAxis) // X Axis text style svg.selectAll(".xaxis text") // select all the text elements for the xaxis .attr('style', "fill:black") .attr("transform", function(d) { return "translate(" + this.getBBox().height*-3.5 + "," + this.getBBox().height*+3 + ")rotate(-45)"; }) // Draw bar var bars = svg.selectAll('rect') .data(data).enter() .append('rect') .attr('x', function(data) { return x(new Date(data.date)) }) .attr('y', function(data){ if (data.avgASenti >= senti && data.avgImpSc >= impact) return 0 else return height - margin.top - margin.bottom }) .attr('width', 3) .attr('height', function(data){ if (data.avgASenti >= senti && data.avgImpSc >= impact) return height - margin.top - margin.bottom else return 0 }) .style('fill', 'steelblue') .on('mouseover', function() { d3.select(this).style('fill', 'red') }) .on('mouseout', function(){ d3.select(this).style('fill', 'steelblue') }) } // ----------------------------------------------------------- // Watch 'data', 'senti', 'impact' and run scope.render(x,y,z) // ----------------------------------------------------------- scope.$watchGroup(['data', 'senti', 'impact'], function(newVals, oldVals) { scope.render(newVals[0], newVals[1], newVals[2]) }, true) } return { link: link, restrict: 'E', scope: { data: '=', senti: '=', impact: '='} } })
37.87156
110
0.488857
b8791aa3cd82c9ff679717cebffcca5243ca0229
1,227
js
JavaScript
docs/2-1-0/de/da3/class_x_f_1_1_entity_1_1_advertising_position.js
michel-pi/xenforo-documentation
b623ad5e1a8c400a38d0434b93407e807372c959
[ "Unlicense" ]
1
2019-02-12T14:27:16.000Z
2019-02-12T14:27:16.000Z
docs/2-1-0/de/da3/class_x_f_1_1_entity_1_1_advertising_position.js
michel-pi/xenforo-docs
b623ad5e1a8c400a38d0434b93407e807372c959
[ "Unlicense" ]
null
null
null
docs/2-1-0/de/da3/class_x_f_1_1_entity_1_1_advertising_position.js
michel-pi/xenforo-docs
b623ad5e1a8c400a38d0434b93407e807372c959
[ "Unlicense" ]
null
null
null
var class_x_f_1_1_entity_1_1_advertising_position = [ [ "_postDelete", "de/da3/class_x_f_1_1_entity_1_1_advertising_position.html#a3d94a578d0f92220c96305ec317763bc", null ], [ "getAdvertisingRepo", "de/da3/class_x_f_1_1_entity_1_1_advertising_position.html#a9cb9ac0cde1277488488972d3e494610", null ], [ "getDescription", "de/da3/class_x_f_1_1_entity_1_1_advertising_position.html#a2e7bb35c71bf1824456ceb944cb7a845", null ], [ "getDescriptionPhraseName", "de/da3/class_x_f_1_1_entity_1_1_advertising_position.html#a79ba24883ea180c63837007155bba958", null ], [ "getMasterDescriptionPhrase", "de/da3/class_x_f_1_1_entity_1_1_advertising_position.html#a2dba66738b36fd01fc5eee8d0eee7c30", null ], [ "getMasterTitlePhrase", "de/da3/class_x_f_1_1_entity_1_1_advertising_position.html#a08e15cc5fa0271d7545b014e408e65be", null ], [ "getTitle", "de/da3/class_x_f_1_1_entity_1_1_advertising_position.html#a95e859a4588a39a1824b717378a84c29", null ], [ "getTitlePhraseName", "de/da3/class_x_f_1_1_entity_1_1_advertising_position.html#a1c12d442b5f1b4bedf39f1ef0eb3b9f6", null ], [ "writeAdsTemplate", "de/da3/class_x_f_1_1_entity_1_1_advertising_position.html#ac589501fa63d10636a090c39beb80b16", null ] ];
102.25
138
0.832926
b8797da088569cef2325c161411def9f65094ed1
1,006
js
JavaScript
src/components/OptionsActivities.js
thaliadettenborn/campsParty-FrontEnd
655fad15a6ccb31d43e16ce33dcab6a5908b05ae
[ "MIT" ]
null
null
null
src/components/OptionsActivities.js
thaliadettenborn/campsParty-FrontEnd
655fad15a6ccb31d43e16ce33dcab6a5908b05ae
[ "MIT" ]
null
null
null
src/components/OptionsActivities.js
thaliadettenborn/campsParty-FrontEnd
655fad15a6ccb31d43e16ce33dcab6a5908b05ae
[ "MIT" ]
null
null
null
import React from 'react'; import styled from 'styled-components'; import Card from './Card'; import { HiOutlineLightBulb } from 'react-icons/hi'; import { media } from '../assets/query'; export default function OptionsActivities({list}) { return ( <Container> { list.map((item,i) => { return ( <Card width='120px' height='120px' background='rgba(52, 209, 191, 0.9);' color='#EFEFEF' key={i} > <HiOutlineLightBulb /> {item} </Card> ) }) } </Container> ) }; const Container = styled.span` display: flex; justify-content: space-evenly; width: 70%; margin: 30px 0px 50px 0px; ${media}{ width: 90%; div{ width: 70px; height: 70px; font-size: 16px; margin-top: 15px; font-size: 14px; line-height: 18px; svg{ font-size: 20px; } } } `;
19.72549
52
0.494036
b879f1bede303ca59b74da9e0e1dddd5cce81ff2
19,345
js
JavaScript
pegjs-gift-globals.js
stefanhuber/GIFT-grammar-PEG.js
e3f0ba0357d19ba4b5962e4b8e4e8042deb90653
[ "MIT" ]
null
null
null
pegjs-gift-globals.js
stefanhuber/GIFT-grammar-PEG.js
e3f0ba0357d19ba4b5962e4b8e4e8042deb90653
[ "MIT" ]
null
null
null
pegjs-gift-globals.js
stefanhuber/GIFT-grammar-PEG.js
e3f0ba0357d19ba4b5962e4b8e4e8042deb90653
[ "MIT" ]
null
null
null
!function(r){"use strict";function Ue(r,t,e,n){this.message=r,this.expected=t,this.found=e,this.location=n,this.name="SyntaxError","function"==typeof Error.captureStackTrace&&Error.captureStackTrace(this,Ue)}!function(r,t){function e(){this.constructor=r}e.prototype=t.prototype,r.prototype=new e}(Ue,Error),Ue.buildMessage=function(r,t){var e,c={literal:function(r){return'"'+u(r.text)+'"'},class:function(r){var t,e="";for(t=0;t<r.parts.length;t++)e+=r.parts[t]instanceof Array?o(r.parts[t][0])+"-"+o(r.parts[t][1]):o(r.parts[t]);return"["+(r.inverted?"^":"")+e+"]"},any:function(r){return"any character"},end:function(r){return"end of input"},other:function(r){return r.description}};function n(r){return r.charCodeAt(0).toString(16).toUpperCase()}function u(r){return r.replace(/\\/g,"\\\\").replace(/"/g,'\\"').replace(/\0/g,"\\0").replace(/\t/g,"\\t").replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/[\x00-\x0F]/g,function(r){return"\\x0"+n(r)}).replace(/[\x10-\x1F\x7F-\x9F]/g,function(r){return"\\x"+n(r)})}function o(r){return r.replace(/\\/g,"\\\\").replace(/\]/g,"\\]").replace(/\^/g,"\\^").replace(/-/g,"\\-").replace(/\0/g,"\\0").replace(/\t/g,"\\t").replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/[\x00-\x0F]/g,function(r){return"\\x0"+n(r)}).replace(/[\x10-\x1F\x7F-\x9F]/g,function(r){return"\\x"+n(r)})}return"Expected "+function(r){var t,e,n,u=new Array(r.length);for(t=0;t<r.length;t++)u[t]=(n=r[t],c[n.type](n));if(u.sort(),0<u.length){for(e=t=1;t<u.length;t++)u[t-1]!==u[t]&&(u[e]=u[t],e++);u.length=e}switch(u.length){case 1:return u[0];case 2:return u[0]+" or "+u[1];default:return u.slice(0,-1).join(", ")+", or "+u[u.length-1]}}(r)+" but "+((e=t)?'"'+u(e)+'"':"end of input")+" found."},r.null={SyntaxError:Ue,parse:function(O,r){r=void 0!==r?r:{};var t,P={},e={GIFTQuestions:ie},n=ie,u=function(r){return r},c=ne("Category"),o="$",a=te("$",!1),i="CATEGORY:",l=te("CATEGORY:",!1),s=function(r){return{type:"Category",title:r}},f=ne("Description"),h=function(r,t){return Qe(),{type:"Description",title:r,stem:t,hasEmbeddedAnswers:!1}},D="{",I=te("{",!1),Q="}",U=te("}",!1),Y=function(r,t,e,n){var u=null!=n,c={format:t.format,text:t.text+(u?" _____ "+n.text:"")},o={type:e.type,title:r,stem:c,hasEmbeddedAnswers:null!=n};return o=function(r,t){switch(r.globalFeedback=t.globalFeedback,r.type){case"TF":r.isTrue=t.isTrue,r.incorrectFeedback=t.feedback[1],r.correctFeedback=t.feedback[2];break;case"MC":case"Numerical":case"Short":r.choices=t.choices;break;case"Matching":r.matchPairs=t.matchPairs}return"MC"==r.type&&function(r){for(var t=!0,e=0;e<r.length;e++)t&=r[e].isCorrect;return t}(r.choices)&&(r.type="Short"),r}(o,e),Qe(),o},$=ne("{= match1 -> Match1\n...}"),H=function(r,t){return{type:"Matching",matchPairs:r,globalFeedback:t}},z=ne("matches"),B=function(r){return r},p=ne("match"),d="=",g=te("=",!1),A="->",b=te("->",!1),m=function(r,t){return{subquestion:{format:null!==r?r.format:Ie(),text:null!==r?r.text:""},subanswer:t}},J=ne("{T} or {F} or {True} or {False}"),K=function(r,t,e){return{type:"TF",isTrue:r,feedback:t,globalFeedback:e}},V=function(r){return r},W="true",X=te("TRUE",!0),Z="t",rr=te("T",!0),tr=function(){return!0},er="false",nr=te("FALSE",!0),ur="f",cr=te("F",!0),or=function(){return!1},ar=ne("{=correct choice ~incorrect choice ... }"),ir=function(r,t){return{type:"MC",choices:r,globalFeedback:t}},lr=ne("Choices"),sr=function(r){return r},v=ne("Choice"),C=/^[=~]/,y=ee(["=","~"],!1,!1),x=function(r,t){var e=r[2],n=r[4];return r={isCorrect:"="==r[0],weight:e,text:n,feedback:t}},w=ne("(weight)"),F="%",k=te("%",!1),E=/^[\-]/,T=ee(["-"],!1,!1),S=function(r){return parseInt(r.join(""),10)},M=ne("(percent)"),j="100",R=te("100",!1),L=/^[0-9]/,N=ee([["0","9"]],!1,!1),_=function(){return re()},q=ne("(feedback)"),fr="#",hr=te("#",!1),G="###",pr=te("###",!1),dr=function(r){return r},gr=ne("Essay question { ... }"),Ar="",br=function(r){return{type:"Essay",globalFeedback:r}},mr=ne("Single short answer { ... }"),vr=function(r,t,e){var n=[];return n.push({isCorrect:!0,text:r,feedback:t,weight:null}),{type:"Short",choices:n,globalFeedback:e}},Cr=ne("{#... }"),yr=function(r,t){return{type:"Numerical",choices:r,globalFeedback:t}},xr=ne("Numerical Answers"),wr=ne("Multiple Numerical Choices"),Fr=ne("Numerical Choice"),kr=function(r,t){var e=r[0],n=r[1],u=r[2];return r={isCorrect:"="==e,weight:n,text:null!==u?u:{format:Ie(),text:"*"},feedback:t}},Er=ne("Single numeric answer"),Tr=ne("(number with range)"),Sr=":",Mr=te(":",!1),jr=function(r,t){return{type:"range",number:r,range:t}},Rr=ne("(number with high-low)"),Lr="..",Nr=te("..",!1),_r=function(r,t){return{type:"high-low",numberHigh:t,numberLow:r}},qr=ne("(number answer)"),Gr=function(r){return{type:"simple",number:r}},Or=ne(":: Title ::"),Pr="::",Dr=te("::",!1),Ir=function(r){return r.join("")},Qr=ne("Question stem"),Ur=function(r){var t;return t=r.format,Pe=t,r},Yr=ne("(blank line separator)"),$r=ne("blank line"),Hr=ne("(Title text)"),zr=function(r){return r},Br=ne("(text character)"),Jr=ne("format"),Kr="[",Vr=te("[",!1),Wr="html",Xr=te("html",!1),Zr="markdown",rt=te("markdown",!1),tt="plain",et=te("plain",!1),nt="moodle",ut=te("moodle",!1),ct="]",ot=te("]",!1),at=function(r){return r},it=ne("(escape character)"),lt="\\",st=te("\\",!1),ft=ne("escape sequence"),ht="~",pt=te("~",!1),dt=function(r){return r},gt=ne(""),At={type:"any"},bt=function(){return re()},mt=ne("(formatted text)"),vt=function(r,t){return{format:null!==r?r:Ie(),text:"html"!==r?De(t.join("").trim()):t.join("").replace(/\r\n/g,"\n")}},Ct=ne("(unformatted text)"),yt=function(r){return De(r.join("").trim())},xt=function(r,t){return parseFloat(r.join("")+t)},wt=".",Ft=te(".",!1),kt=function(r){return"."+r.join("")},Et="####",Tt=te("####",!1),St=function(r){return r},Mt=ne("(single line whitespace)"),jt=ne("(multiple line whitespace)"),Rt=ne("(comment)"),Lt="//",Nt=te("//",!1),_t=function(){return null},qt=ne("(space)"),Gt=" ",Ot=te(" ",!1),Pt="\t",Dt=te("\t",!1),It=ne("(end of line)"),Qt="\r\n",Ut=te("\r\n",!1),Yt="\n",$t=te("\n",!1),Ht="\r",zt=te("\r",!1),Bt=function(){return"EOF"},Jt=0,Kt=0,Vt=[{line:1,column:1}],Wt=0,Xt=[],Zt=0;if("startRule"in r){if(!(r.startRule in e))throw new Error("Can't start parsing from rule \""+r.startRule+'".');n=e[r.startRule]}function re(){return O.substring(Kt,Jt)}function te(r,t){return{type:"literal",text:r,ignoreCase:t}}function ee(r,t,e){return{type:"class",parts:r,inverted:t,ignoreCase:e}}function ne(r){return{type:"other",description:r}}function ue(r){var t,e=Vt[r];if(e)return e;for(t=r-1;!Vt[t];)t--;for(e={line:(e=Vt[t]).line,column:e.column};t<r;)10===O.charCodeAt(t)?(e.line++,e.column=1):e.column++,t++;return Vt[r]=e}function ce(r,t){var e=ue(r),n=ue(t);return{start:{offset:r,line:e.line,column:e.column},end:{offset:t,line:n.line,column:n.column}}}function oe(r){Jt<Wt||(Wt<Jt&&(Wt=Jt,Xt=[]),Xt.push(r))}function ae(r,t,e){return new Ue(Ue.buildMessage(r,t),r,t,e)}function ie(){var r,t,e;if(r=Jt,t=[],(e=le())===P&&(e=se())===P&&(e=fe()),e!==P)for(;e!==P;)t.push(e),(e=le())===P&&(e=se())===P&&(e=fe());else t=P;return t!==P&&(e=Re())!==P&&Le()!==P?(Kt=r,r=t=u(t)):(Jt=r,r=P),r}function le(){var r,t,e,n;return Zt++,r=Jt,Le()!==P?(36===O.charCodeAt(Jt)?(t=o,Jt++):(t=P,0===Zt&&oe(a)),t!==P?(O.substr(Jt,9)===i?(e=i,Jt+=9):(e=P,0===Zt&&oe(l)),e!==P&&Re()!==P&&(n=Se())!==P&&Ce()!==P?(Kt=r,r=s(n)):(Jt=r,r=P)):(Jt=r,r=P)):(Jt=r,r=P),Zt--,r===P&&0===Zt&&oe(c),r}function se(){var r,t,e;return Zt++,r=Jt,Le()!==P?((t=me())===P&&(t=null),t!==P&&Re()!==P&&(e=ve())!==P&&Ce()!==P?(Kt=r,r=h(t,e)):(Jt=r,r=P)):(Jt=r,r=P),Zt--,r===P&&0===Zt&&oe(f),r}function fe(){var r,t,e,n,u,c,o,a,i,l,s,f,h,p,d,g,A,b,m,v,C,y,x,w,F,k,E,T,S,M,j,R,L,N,_,q,G;return r=Jt,Le()!==P?((t=me())===P&&(t=null),t!==P&&Re()!==P&&(e=ve())!==P&&Re()!==P?(123===O.charCodeAt(Jt)?(n=D,Jt++):(n=P,0===Zt&&oe(I)),n!==P&&Re()!==P?(Zt++,_=Jt,(q=function(){var r,t,e;if(Zt++,r=Jt,t=[],(e=he())!==P)for(;e!==P;)t.push(e),e=he();else t=P;return t!==P&&(Kt=r,t=B(t)),Zt--,(r=t)===P&&(t=P,0===Zt&&oe(z)),r}())!==P&&Re()!==P?((G=je())===P&&(G=null),G!==P&&Re()!==P?(Kt=_,q=H(q,G),_=q):(Jt=_,_=P)):(Jt=_,_=P),Zt--,_===P&&(q=P,0===Zt&&oe($)),(u=_)===P&&(Zt++,L=S=x=Jt,O.substr(Jt,4).toLowerCase()===W?(N=O.substr(Jt,4),Jt+=4):(N=P,0===Zt&&oe(X)),N===P&&(O.substr(Jt,1).toLowerCase()===Z?(N=O.charAt(Jt),Jt++):(N=P,0===Zt&&oe(rr))),N!==P&&(Kt=L,N=tr()),(M=L=N)===P&&(j=Jt,O.substr(Jt,5).toLowerCase()===er?(R=O.substr(Jt,5),Jt+=5):(R=P,0===Zt&&oe(nr)),R===P&&(O.substr(Jt,1).toLowerCase()===ur?(R=O.charAt(Jt),Jt++):(R=P,0===Zt&&oe(cr))),R!==P&&(Kt=j,R=or()),M=j=R),M!==P&&(Kt=S,M=V(M)),(w=S=M)!==P&&Re()!==P?(F=Jt,(k=Re())!==P?((E=ge())===P&&(E=null),E!==P?((T=ge())===P&&(T=null),T!==P?F=k=[k,E,T]:(Jt=F,F=P)):(Jt=F,F=P)):(Jt=F,F=P),F!==P&&(k=Re())!==P?((E=je())===P&&(E=null),E!==P?(Kt=x,w=K(w,F,E),x=w):(Jt=x,x=P)):(Jt=x,x=P)):(Jt=x,x=P),Zt--,x===P&&(w=P,0===Zt&&oe(J)),(u=x)===P)&&(Zt++,v=Jt,(C=function(){var r,t,e;if(Zt++,r=Jt,t=[],(e=pe())!==P)for(;e!==P;)t.push(e),e=pe();else t=P;return t!==P&&(Kt=r,t=sr(t)),Zt--,(r=t)===P&&(t=P,0===Zt&&oe(lr)),r}())!==P&&Re()!==P?((y=je())===P&&(y=null),y!==P&&Re()!==P?(Kt=v,C=ir(C,y),v=C):(Jt=v,v=P)):(Jt=v,v=P),Zt--,v===P&&(C=P,0===Zt&&oe(ar)),(u=v)===P)&&(Zt++,d=Jt,35===O.charCodeAt(Jt)?(g=fr,Jt++):(g=P,0===Zt&&oe(hr)),g!==P&&Re()!==P&&(Zt++,(m=function(){var r,t,e;if(Zt++,r=Jt,t=[],(e=Ae())!==P)for(;e!==P;)t.push(e),e=Ae();else t=P;return t!==P&&(Kt=r,t=sr(t)),Zt--,(r=t)===P&&(t=P,0===Zt&&oe(wr)),r}())===P&&(m=be()),Zt--,m===P&&0===Zt&&oe(xr),(A=m)!==P)&&Re()!==P?((b=je())===P&&(b=null),b!==P?(Kt=d,g=yr(A,b),d=g):(Jt=d,d=P)):(Jt=d,d=P),Zt--,d===P&&(g=P,0===Zt&&oe(Cr)),(u=d)===P)&&(Zt++,s=Jt,(f=Te())!==P&&Re()!==P?((h=ge())===P&&(h=null),h!==P&&Re()!==P?((p=je())===P&&(p=null),p!==P&&Re()!==P?(Kt=s,f=vr(f,h,p),s=f):(Jt=s,s=P)):(Jt=s,s=P)):(Jt=s,s=P),Zt--,s===P&&(f=P,0===Zt&&oe(mr)),(u=s)===P)&&(Zt++,a=Jt,(i=Ar)!==P&&Re()!==P?((l=je())===P&&(l=null),l!==P&&Re()!==P?(Kt=a,i=br(l),a=i):(Jt=a,a=P)):(Jt=a,a=P),Zt--,a===P&&(i=P,0===Zt&&oe(gr)),u=a),u!==P&&Re()!==P?(125===O.charCodeAt(Jt)?(c=Q,Jt++):(c=P,0===Zt&&oe(U)),c!==P&&Re()!==P?((o=Ne())===P&&(o=ve()),o===P&&(o=null),o!==P&&Ce()!==P?(Kt=r,r=Y(t,e,u,o)):(Jt=r,r=P)):(Jt=r,r=P)):(Jt=r,r=P)):(Jt=r,r=P)):(Jt=r,r=P)):(Jt=r,r=P),r}function he(){var r,t,e,n,u;return Zt++,r=Jt,Re()!==P?(61===O.charCodeAt(Jt)?(t=d,Jt++):(t=P,0===Zt&&oe(g)),t!==P&&Re()!==P?((e=Te())===P&&(e=null),e!==P&&Re()!==P?(O.substr(Jt,2)===A?(n=A,Jt+=2):(n=P,0===Zt&&oe(b)),n!==P&&Re()!==P&&(u=Se())!==P&&Re()!==P?(Kt=r,r=m(e,u)):(Jt=r,r=P)):(Jt=r,r=P)):(Jt=r,r=P)):(Jt=r,r=P),Zt--,r===P&&0===Zt&&oe(p),r}function pe(){var r,t,e,n,u,c,o;return Zt++,r=Jt,Re()!==P?(t=Jt,C.test(O.charAt(Jt))?(e=O.charAt(Jt),Jt++):(e=P,0===Zt&&oe(y)),e!==P&&(n=Re())!==P?((u=de())===P&&(u=null),u!==P&&(c=Re())!==P&&(o=Te())!==P?t=e=[e,n,u,c,o]:(Jt=t,t=P)):(Jt=t,t=P),t!==P?((e=ge())===P&&(e=null),e!==P&&(n=Re())!==P?(Kt=r,r=x(t,e)):(Jt=r,r=P)):(Jt=r,r=P)):(Jt=r,r=P),Zt--,r===P&&0===Zt&&oe(v),r}function de(){var r,t,e,n,u,c,o,a;return Zt++,r=Jt,37===O.charCodeAt(Jt)?(t=F,Jt++):(t=P,0===Zt&&oe(k)),t!==P?(e=Jt,E.test(O.charAt(Jt))?(n=O.charAt(Jt),Jt++):(n=P,0===Zt&&oe(T)),n===P&&(n=null),n!==P&&(Zt++,O.substr(Jt,3)===j?(c=j,Jt+=3):(c=P,0===Zt&&oe(R)),c===P&&(c=Jt,L.test(O.charAt(Jt))?(o=O.charAt(Jt),Jt++):(o=P,0===Zt&&oe(N)),o!==P?(L.test(O.charAt(Jt))?(a=O.charAt(Jt),Jt++):(a=P,0===Zt&&oe(N)),a===P&&(a=null),a!==P?(Kt=c,o=_(),c=o):(Jt=c,c=P)):(Jt=c,c=P)),Zt--,c===P&&(o=P,0===Zt&&oe(M)),(u=c)!==P)?e=n=[n,u]:(Jt=e,e=P),e!==P?(37===O.charCodeAt(Jt)?(n=F,Jt++):(n=P,0===Zt&&oe(k)),n!==P?(Kt=r,r=t=S(e)):(Jt=r,r=P)):(Jt=r,r=P)):(Jt=r,r=P),Zt--,r===P&&(t=P,0===Zt&&oe(w)),r}function ge(){var r,t,e,n,u;return Zt++,r=Jt,35===O.charCodeAt(Jt)?(t=fr,Jt++):(t=P,0===Zt&&oe(hr)),t!==P?(e=Jt,Zt++,O.substr(Jt,3)===G?(n=G,Jt+=3):(n=P,0===Zt&&oe(pr)),Zt--,n===P?e=void 0:(Jt=e,e=P),e!==P&&(n=Re())!==P?((u=Te())===P&&(u=null),u!==P?(Kt=r,r=t=dr(u)):(Jt=r,r=P)):(Jt=r,r=P)):(Jt=r,r=P),Zt--,r===P&&(t=P,0===Zt&&oe(q)),r}function Ae(){var r,t,e,n,u;return Zt++,r=Jt,Re()!==P?(t=Jt,C.test(O.charAt(Jt))?(e=O.charAt(Jt),Jt++):(e=P,0===Zt&&oe(y)),e!==P?((n=de())===P&&(n=null),n!==P?((u=be())===P&&(u=null),u!==P?t=e=[e,n,u]:(Jt=t,t=P)):(Jt=t,t=P)):(Jt=t,t=P),t!==P&&(e=Re())!==P?((n=ge())===P&&(n=null),n!==P&&(u=Re())!==P?(Kt=r,r=kr(t,n)):(Jt=r,r=P)):(Jt=r,r=P)):(Jt=r,r=P),Zt--,r===P&&0===Zt&&oe(Fr),r}function be(){var r,t,e,n,u,c,o,a,i,l,s;return Zt++,Zt++,a=Jt,(i=Me())!==P?(58===O.charCodeAt(Jt)?(l=Sr,Jt++):(l=P,0===Zt&&oe(Mr)),l!==P&&(s=Me())!==P?(Kt=a,i=jr(i,s),a=i):(Jt=a,a=P)):(Jt=a,a=P),Zt--,a===P&&(i=P,0===Zt&&oe(Tr)),(r=a)===P&&(Zt++,n=Jt,(u=Me())!==P?(O.substr(Jt,2)===Lr?(c=Lr,Jt+=2):(c=P,0===Zt&&oe(Nr)),c!==P&&(o=Me())!==P?(Kt=n,u=_r(u,o),n=u):(Jt=n,n=P)):(Jt=n,n=P),Zt--,n===P&&(u=P,0===Zt&&oe(Rr)),(r=n)===P)&&(Zt++,t=Jt,(e=Me())!==P&&(Kt=t,e=Gr(e)),Zt--,(t=e)===P&&(e=P,0===Zt&&oe(qr)),r=t),Zt--,r===P&&0===Zt&&oe(Er),r}function me(){var r,t,e,n;if(Zt++,r=Jt,O.substr(Jt,2)===Pr?(t=Pr,Jt+=2):(t=P,0===Zt&&oe(Dr)),t!==P){if(e=[],(n=xe())!==P)for(;n!==P;)e.push(n),n=xe();else e=P;e!==P?(O.substr(Jt,2)===Pr?(n=Pr,Jt+=2):(n=P,0===Zt&&oe(Dr)),n!==P?(Kt=r,r=t=Ir(e)):(Jt=r,r=P)):(Jt=r,r=P)}else Jt=r,r=P;return Zt--,r===P&&(t=P,0===Zt&&oe(Or)),r}function ve(){var r,t;return Zt++,r=Jt,(t=Te())!==P&&(Kt=r,t=Ur(t)),Zt--,(r=t)===P&&(t=P,0===Zt&&oe(Qr)),r}function Ce(){var r,t,e,n;if(Zt++,r=Jt,(t=qe())!==P){if(e=[],(n=ye())!==P)for(;n!==P;)e.push(n),n=ye();else e=P;e!==P?r=t=[t,e]:(Jt=r,r=P)}else Jt=r,r=P;return r===P&&(r=Jt,(t=qe())===P&&(t=null),t!==P&&(e=Ge())!==P?r=t=[t,e]:(Jt=r,r=P)),Zt--,r===P&&(t=P,0===Zt&&oe(Yr)),r}function ye(){var r,t,e;for(Zt++,r=Jt,t=[],e=_e();e!==P;)t.push(e),e=_e();return t!==P&&(e=qe())!==P?r=t=[t,e]:(Jt=r,r=P),Zt--,r===P&&(t=P,0===Zt&&oe($r)),r}function xe(){var r,t,e;return Zt++,t=r=Jt,Zt++,O.substr(Jt,2)===Pr?(e=Pr,Jt+=2):(e=P,0===Zt&&oe(Dr)),Zt--,e===P?t=void 0:(Jt=t,t=P),t!==P&&(e=Ee())!==P?(Kt=r,r=t=zr(e)):(Jt=r,r=P),Zt--,r===P&&(t=P,0===Zt&&oe(Hr)),r}function we(){var r;return Zt++,(r=Ee())===P&&(r=ke())===P&&(r=Fe()),Zt--,r===P&&0===Zt&&oe(Br),r}function Fe(){var r;return Zt++,92===O.charCodeAt(Jt)?(r=lt,Jt++):(r=P,0===Zt&&oe(st)),Zt--,r===P&&0===Zt&&oe(it),r}function ke(){var r,t;return Zt++,r=Jt,Fe()!==P?((t=Fe())===P&&(58===O.charCodeAt(Jt)?(t=Sr,Jt++):(t=P,0===Zt&&oe(Mr)),t===P&&(126===O.charCodeAt(Jt)?(t=ht,Jt++):(t=P,0===Zt&&oe(pt)),t===P&&(61===O.charCodeAt(Jt)?(t=d,Jt++):(t=P,0===Zt&&oe(g)),t===P&&(35===O.charCodeAt(Jt)?(t=fr,Jt++):(t=P,0===Zt&&oe(hr)),t===P&&(91===O.charCodeAt(Jt)?(t=Kr,Jt++):(t=P,0===Zt&&oe(Vr)),t===P&&(93===O.charCodeAt(Jt)?(t=ct,Jt++):(t=P,0===Zt&&oe(ot)),t===P&&(123===O.charCodeAt(Jt)?(t=D,Jt++):(t=P,0===Zt&&oe(I)),t===P&&(125===O.charCodeAt(Jt)?(t=Q,Jt++):(t=P,0===Zt&&oe(U)))))))))),t!==P?(Kt=r,r=dt(t)):(Jt=r,r=P)):(Jt=r,r=P),Zt--,r===P&&0===Zt&&oe(ft),r}function Ee(){var r,t,e,n;return Zt++,t=r=Jt,Zt++,(e=ke())===P&&(61===O.charCodeAt(Jt)?(n=d,Jt++):(n=P,0===Zt&&oe(g)),n===P&&(126===O.charCodeAt(Jt)?(n=ht,Jt++):(n=P,0===Zt&&oe(pt)),n===P&&(35===O.charCodeAt(Jt)?(n=fr,Jt++):(n=P,0===Zt&&oe(hr)),n===P&&(123===O.charCodeAt(Jt)?(n=D,Jt++):(n=P,0===Zt&&oe(I)),n===P&&(125===O.charCodeAt(Jt)?(n=Q,Jt++):(n=P,0===Zt&&oe(U)),n===P&&(92===O.charCodeAt(Jt)?(n=lt,Jt++):(n=P,0===Zt&&oe(st)),n===P&&(O.substr(Jt,2)===A?(n=A,Jt+=2):(n=P,0===Zt&&oe(b)),n===P&&(58===O.charCodeAt(Jt)?(n=Sr,Jt++):(n=P,0===Zt&&oe(Mr))))))))),(e=n)===P)&&(e=Ce()),Zt--,e===P?t=void 0:(Jt=t,t=P),t!==P?(O.length>Jt?(e=O.charAt(Jt),Jt++):(e=P,0===Zt&&oe(At)),e!==P?(Kt=r,r=t=bt()):(Jt=r,r=P)):(Jt=r,r=P),Zt--,r===P&&(t=P,0===Zt&&oe(gt)),r}function Te(){var r,t,e,n,u,c,o,a;if(Zt++,Zt++,u=r=Jt,91===O.charCodeAt(Jt)?(c=Kr,Jt++):(c=P,0===Zt&&oe(Vr)),c!==P?(O.substr(Jt,4)===Wr?(o=Wr,Jt+=4):(o=P,0===Zt&&oe(Xr)),o===P&&(O.substr(Jt,8)===Zr?(o=Zr,Jt+=8):(o=P,0===Zt&&oe(rt)),o===P&&(O.substr(Jt,5)===tt?(o=tt,Jt+=5):(o=P,0===Zt&&oe(et)),o===P&&(O.substr(Jt,6)===nt?(o=nt,Jt+=6):(o=P,0===Zt&&oe(ut))))),o!==P?(93===O.charCodeAt(Jt)?(a=ct,Jt++):(a=P,0===Zt&&oe(ot)),a!==P?(Kt=u,u=c=at(o)):(Jt=u,u=P)):(Jt=u,u=P)):(Jt=u,u=P),Zt--,u===P&&(c=P,0===Zt&&oe(Jr)),(t=u)===P&&(t=null),t!==P)if(Re()!==P){if(e=[],(n=we())!==P)for(;n!==P;)e.push(n),n=we();else e=P;e!==P?(Kt=r,r=t=vt(t,e)):(Jt=r,r=P)}else Jt=r,r=P;else Jt=r,r=P;return Zt--,r===P&&(t=P,0===Zt&&oe(mt)),r}function Se(){var r,t,e;if(Zt++,r=Jt,t=[],(e=we())!==P)for(;e!==P;)t.push(e),e=we();else t=P;return t!==P&&(Kt=r,t=yt(t)),Zt--,(r=t)===P&&(t=P,0===Zt&&oe(Ct)),r}function Me(){var r,t,e;if(r=Jt,t=[],L.test(O.charAt(Jt))?(e=O.charAt(Jt),Jt++):(e=P,0===Zt&&oe(N)),e!==P)for(;e!==P;)t.push(e),L.test(O.charAt(Jt))?(e=O.charAt(Jt),Jt++):(e=P,0===Zt&&oe(N));else t=P;return t!==P?((e=function(){var r,t,e,n,u;if(r=Jt,46===O.charCodeAt(Jt)?(t=wt,Jt++):(t=P,0===Zt&&oe(Ft)),t!==P)if(e=Jt,Zt++,46===O.charCodeAt(Jt)?(n=wt,Jt++):(n=P,0===Zt&&oe(Ft)),Zt--,n===P?e=void 0:(Jt=e,e=P),e!==P){for(n=[],L.test(O.charAt(Jt))?(u=O.charAt(Jt),Jt++):(u=P,0===Zt&&oe(N));u!==P;)n.push(u),L.test(O.charAt(Jt))?(u=O.charAt(Jt),Jt++):(u=P,0===Zt&&oe(N));n!==P?(Kt=r,t=kt(n),r=t):(Jt=r,r=P)}else Jt=r,r=P;else Jt=r,r=P;return r}())===P&&(e=null),e!==P?(Kt=r,r=t=xt(t,e)):(Jt=r,r=P)):(Jt=r,r=P),r}function je(){var r,t,e;return r=Jt,O.substr(Jt,4)===Et?(t=Et,Jt+=4):(t=P,0===Zt&&oe(Tt)),t!==P&&Re()!==P&&(e=Te())!==P&&Re()!==P?(Kt=r,r=t=St(e)):(Jt=r,r=P),r}function Re(){var r,t,e,n,u;for(Zt++,r=[],(t=_e())===P&&(t=Jt,(e=qe())!==P?(n=Jt,Zt++,u=ye(),Zt--,u===P?n=void 0:(Jt=n,n=P),n!==P?t=e=[e,n]:(Jt=t,t=P)):(Jt=t,t=P));t!==P;)r.push(t),(t=_e())===P&&(t=Jt,(e=qe())!==P?(n=Jt,Zt++,u=ye(),Zt--,u===P?n=void 0:(Jt=n,n=P),n!==P?t=e=[e,n]:(Jt=t,t=P)):(Jt=t,t=P));return Zt--,r===P&&(t=P,0===Zt&&oe(Mt)),r}function Le(){var r,t;for(Zt++,r=[],(t=Ne())===P&&(t=qe())===P&&(t=_e());t!==P;)r.push(t),(t=Ne())===P&&(t=qe())===P&&(t=_e());return Zt--,r===P&&(t=P,0===Zt&&oe(jt)),r}function Ne(){var r,t,e,n,u,c;if(Zt++,r=Jt,O.substr(Jt,2)===Lt?(t=Lt,Jt+=2):(t=P,0===Zt&&oe(Nt)),t!==P){for(e=[],u=n=Jt,Zt++,c=qe(),Zt--,c===P?u=void 0:(Jt=u,u=P),u!==P?(O.length>Jt?(c=O.charAt(Jt),Jt++):(c=P,0===Zt&&oe(At)),c!==P?n=u=[u,c]:(Jt=n,n=P)):(Jt=n,n=P);n!==P;)e.push(n),u=n=Jt,Zt++,c=qe(),Zt--,c===P?u=void 0:(Jt=u,u=P),u!==P?(O.length>Jt?(c=O.charAt(Jt),Jt++):(c=P,0===Zt&&oe(At)),c!==P?n=u=[u,c]:(Jt=n,n=P)):(Jt=n,n=P);e!==P?(n=Jt,Zt++,(u=qe())===P&&(u=Ge()),Zt--,u!==P?(Jt=n,n=void 0):n=P,n!==P?(Kt=r,r=t=_t()):(Jt=r,r=P)):(Jt=r,r=P)}else Jt=r,r=P;return Zt--,r===P&&(t=P,0===Zt&&oe(Rt)),r}function _e(){var r;return Zt++,32===O.charCodeAt(Jt)?(r=Gt,Jt++):(r=P,0===Zt&&oe(Ot)),r===P&&(9===O.charCodeAt(Jt)?(r=Pt,Jt++):(r=P,0===Zt&&oe(Dt))),Zt--,r===P&&0===Zt&&oe(qt),r}function qe(){var r;return Zt++,O.substr(Jt,2)===Qt?(r=Qt,Jt+=2):(r=P,0===Zt&&oe(Ut)),r===P&&(10===O.charCodeAt(Jt)?(r=Yt,Jt++):(r=P,0===Zt&&oe($t)),r===P&&(13===O.charCodeAt(Jt)?(r=Ht,Jt++):(r=P,0===Zt&&oe(zt)))),Zt--,r===P&&0===Zt&&oe(It),r}function Ge(){var r,t,e;return t=r=Jt,Zt++,O.length>Jt?(e=O.charAt(Jt),Jt++):(e=P,0===Zt&&oe(At)),Zt--,e===P?t=void 0:(Jt=t,t=P),t!==P&&(Kt=r,t=Bt()),r=t}var Oe="moodle",Pe=Oe;function De(r){return(r=r.replace(/[\n\r]/g," ")).replace(/\s\s+/g," ")}function Ie(){return Pe}function Qe(){Pe=Oe}if((t=n())!==P&&Jt===O.length)return t;throw t!==P&&Jt<O.length&&oe({type:"end"}),ae(Xt,Wt<O.length?O.charAt(Wt):null,Wt<O.length?ce(Wt,Wt+1):ce(Wt,Wt))}}}(this);
9,672.5
19,344
0.523236
b87b52739df349e3870a7b223eeb851a92fd1116
607
js
JavaScript
06.JavaScriptFundamentals/01.DataTypesAndVar/scripts/04.Typeof-Null.js
ykomitov/Homeworks-TA
37f6ab7ffbff4e8e2eb4903bcb272e7f283ae9b8
[ "MIT" ]
null
null
null
06.JavaScriptFundamentals/01.DataTypesAndVar/scripts/04.Typeof-Null.js
ykomitov/Homeworks-TA
37f6ab7ffbff4e8e2eb4903bcb272e7f283ae9b8
[ "MIT" ]
null
null
null
06.JavaScriptFundamentals/01.DataTypesAndVar/scripts/04.Typeof-Null.js
ykomitov/Homeworks-TA
37f6ab7ffbff4e8e2eb4903bcb272e7f283ae9b8
[ "MIT" ]
null
null
null
var pr4 = function pr4() { var nullVar = null, undefinedVar = undefined; console.clear(); console.log('============= Problem 4 ============='); console.log(typeof nullVar); console.log(typeof undefinedVar); console.log('====================================='); jsConsole.writeLine('<br>=================== Problem 4 ==================='); jsConsole.writeLine('var nullVar = null; ===> '+typeof nullVar); jsConsole.writeLine('var undefinedVar = undefined; ===> '+typeof undefinedVar); jsConsole.writeLine('================================================='); };
37.9375
83
0.484349
b87b9eb446f8efc5150cb5a3ac5cfb2667829d07
614
js
JavaScript
components/card/CardSmallTxt.js
zenxm/behart-live-tour
5851a0174c9e1ddef96df914ccf36e8aecf2e254
[ "Apache-2.0" ]
885
2017-08-16T20:42:07.000Z
2017-11-02T14:22:10.000Z
components/card/CardSmallTxt.js
zenxm/behart-live-tour
5851a0174c9e1ddef96df914ccf36e8aecf2e254
[ "Apache-2.0" ]
8
2018-02-12T08:35:00.000Z
2020-12-05T03:43:44.000Z
components/card/CardSmallTxt.js
zenxm/behart-live-tour
5851a0174c9e1ddef96df914ccf36e8aecf2e254
[ "Apache-2.0" ]
69
2017-11-04T13:52:38.000Z
2021-02-12T05:26:47.000Z
import React from 'react'; import { Text, View, } from 'react-vr'; export default class CardSmallTxt extends React.Component { static defaultProps = { textColor: '#000000', }; constructor(props) { super(); this.state = { }; } componentDidMount() { } render() { return ( <Text style={{ fontSize: 0.07, fontWeight: '200', textAlign: 'right', color: this.props.textColor, marginLeft: 0.1, marginRight: 0.1, marginTop: 0, marginBottom: 0, }}> {this.props.children} </Text> ); } }
16.157895
59
0.532573
b87bc97317bbbf138f00e917604779fb2b6c798e
245
js
JavaScript
src/errors/warn-if-parent-not-exist.js
gooeyideas/aureila-fontawesome
9ccd395283a04e25ce5505c686203949807cf7c2
[ "CC0-1.0" ]
1
2018-05-22T17:56:36.000Z
2018-05-22T17:56:36.000Z
src/errors/warn-if-parent-not-exist.js
gooeyideas/aureila-fontawesome
9ccd395283a04e25ce5505c686203949807cf7c2
[ "CC0-1.0" ]
null
null
null
src/errors/warn-if-parent-not-exist.js
gooeyideas/aureila-fontawesome
9ccd395283a04e25ce5505c686203949807cf7c2
[ "CC0-1.0" ]
null
null
null
/** * Warns if parent component not existing. */ export const faWarnIfParentNotExist = (parent, parentName, childName) => { if (!parent) { console.error(`FontAwesome: ${childName} should be used as child of ${parentName} only.`); } };
27.222222
94
0.677551
b87dd536593b43b9407d3b42d02cf8602f515a56
2,536
js
JavaScript
stockService.js
gndelia/market-rates-puentenet-extractor
d23a15d5ee9ebba0befe879a66164cb4f3851c94
[ "MIT" ]
null
null
null
stockService.js
gndelia/market-rates-puentenet-extractor
d23a15d5ee9ebba0befe879a66164cb4f3851c94
[ "MIT" ]
6
2019-03-27T02:27:41.000Z
2019-03-29T17:23:39.000Z
stockService.js
gndelia/market-rates-puentenet-extractor
d23a15d5ee9ebba0befe879a66164cb4f3851c94
[ "MIT" ]
null
null
null
const fs = require('fs'); const moment = require('moment'); const MAX_INTERVAL_RANGE = 90; let stream; module.exports = { openStream, newInstance, closeStream, } function openStream() { stream = fs.createWriteStream('cotizaciones.csv', { flags:'a', autoClose: false }); } function closeStream() { if (stream !== null) { stream.end(); } } function newInstance() { const request = require('./request')(); return { add, remove, download, writeToFs, }; function add({ type, name }) { console.log(`Adding ${name} to puente.net export`); const url = `!agregarInstrumento.action?seleccionInstrumentoDTO.idInstrumento=${type}_${name}`; return request(url); } function remove({ type, name }) { console.log(`Removing ${name} from puente.net export`); const url = `!quitarInstrumento.action?seleccionInstrumentoDTO.idInstrumento=${type}_${name}`; return request(url); } async function download(selected, from, to) { while (from < to) { let response = await sendDownloadRequest(selected, from, to) await writeToFs(response); from.add(MAX_INTERVAL_RANGE, 'days'); } return Promise.resolve(); } function writeToFs({ body, headers }) { if (body.includes('No hay precios para exportar') || headers['content-type'] !== 'text/csv') { return; } let data = body .split('\n') .slice(2, -1) // skip two lines of header and last line that should be empty .map(line => { let [ firstPart, price ] = line.split('"'); let [ stock, date ] = firstPart.split(','); return `${stock}, ${date}, "${price}"`; }) .filter(line => line !== '') .join('\n'); // is this necessary ? review return new Promise(r => stream.write(data + '\n', 'utf8', r)); } function sendDownloadRequest(stock, from, to) { const dateFormat = 'DD/MM/YYYY'; // prevent going to the future - max date is yesterday const toLimited = moment.min(to, from.clone().add(MAX_INTERVAL_RANGE, 'days')); console.log(`Requesting information for ${stock} from ${from} to ${toLimited}`); const url = `!exportarSeleccionadoCsv.action?fechaInicio=${from.format(dateFormat)}&fechaFin=${toLimited.format(dateFormat)}`; return request(url); } }
30.926829
134
0.570189
b88201a1973996fc38a57e1b2e52305eff8fec11
349
js
JavaScript
site/gatsby-site/src/components/landing/QuickAdd.js
responsible-ai-collaborative/aiid
fba1626eceeaeac22e5fba1c25b4a82e76a5304b
[ "Apache-2.0" ]
null
null
null
site/gatsby-site/src/components/landing/QuickAdd.js
responsible-ai-collaborative/aiid
fba1626eceeaeac22e5fba1c25b4a82e76a5304b
[ "Apache-2.0" ]
23
2022-03-19T04:44:06.000Z
2022-03-31T17:17:55.000Z
site/gatsby-site/src/components/landing/QuickAdd.js
responsible-ai-collaborative/aiid
fba1626eceeaeac22e5fba1c25b4a82e76a5304b
[ "Apache-2.0" ]
null
null
null
import React from 'react'; import QuickAddForm from 'components/forms/QuickAddForm'; import { Card } from 'react-bootstrap'; export default function QuickAdd() { return ( <Card> <Card.Body> <Card.Title as="h2">Quick Add New Report URL</Card.Title> <QuickAddForm className="mt-3" /> </Card.Body> </Card> ); }
23.266667
65
0.636103
b882912f72f4e423bafdff53a3515a296ff0799a
457
js
JavaScript
packages/patternfly-4/scripts/symlink.js
dlabaj/pf-org
acc98f6387957b783ff5f253feb7c75faf85b58b
[ "Apache-2.0" ]
null
null
null
packages/patternfly-4/scripts/symlink.js
dlabaj/pf-org
acc98f6387957b783ff5f253feb7c75faf85b58b
[ "Apache-2.0" ]
null
null
null
packages/patternfly-4/scripts/symlink.js
dlabaj/pf-org
acc98f6387957b783ff5f253feb7c75faf85b58b
[ "Apache-2.0" ]
null
null
null
'use strict' const symlinkDir = require('symlink-dir') const path = require('path') symlinkDir('node_modules/@patternfly/patternfly-next/src/patternfly/components', 'node_modules/@patternfly/patternfly-next/components') .then(result => { console.log(result) //> { reused: false } return symlinkDir('src', 'node_modules/src') }) .then(result => { console.log(result) //> { reused: true } }) .catch(err => console.error(err))
28.5625
135
0.669584
b884f710a7b7745aeaa604580b2850c6d5ba33fb
3,515
js
JavaScript
components/lines/Lines.js
mawippel/escape-filas-frontend
3a939568d9af98100d29e022b0c3422fed63791d
[ "MIT" ]
null
null
null
components/lines/Lines.js
mawippel/escape-filas-frontend
3a939568d9af98100d29e022b0c3422fed63791d
[ "MIT" ]
7
2019-04-25T22:35:55.000Z
2022-02-26T17:49:35.000Z
components/lines/Lines.js
mawippel/escape-filas-frontend
3a939568d9af98100d29e022b0c3422fed63791d
[ "MIT" ]
null
null
null
import React, { Component } from 'react'; import { FlatList, ActivityIndicator, View } from 'react-native'; import { ListItem, SearchBar } from "react-native-elements"; import { connect } from 'react-redux'; import * as actions from '../../store/actions/index'; import { CenteredView } from '../styles'; class Lines extends Component { static navigationOptions = { title: 'Filas', }; state = { loading: false } lat = 0 lng = 0 componentDidMount() { const { navigation } = this.props; this.lat = navigation.getParam('lat'); this.lng = navigation.getParam('lng'); this.fetchLines() } fetchLines = () => { this.props.onFetchLines(this.lat, this.lng) } searchFilterFunction = text => { if (this.props.linesHolder) { this.setState({ loading: true, value: text, }); let newLines = this.props.linesHolder.filter(item => { const itemData = `${item.placeName.toUpperCase()}`; const textData = text.toUpperCase(); return itemData.indexOf(textData) > -1; }); if (!text) { newLines = [...this.props.linesHolder] } this.props.lines.length = 0 this.props.lines.push(...newLines) this.setState({ loading: false, }); } }; renderHeader = () => { return ( <SearchBar placeholder="Pesquise aqui..." lightTheme round onChangeText={text => this.searchFilterFunction(text)} autoCorrect={false} value={this.state.value} /> ); }; renderSeparator = () => { return ( <View style={{ height: 1, width: "100%", backgroundColor: "#CED0CE", }} /> ); }; renderAvatar = (quantity) => { if (quantity <= 10) { return { source: require('../../assets/low_queue.png') } } else if (quantity <= 20) { return { source: require('../../assets/medium_queue.png') } } else { return { source: require('../../assets/high_queue.png') } } } renderLineLevel = (quantity) => { if (quantity <= 10) { return `Nível da Fila: Baixo` } else if (quantity <= 20) { return `Nível da Fila: Médio` } else { return `Nível da Fila: Alto` } } render() { if (this.props.loading || this.state.loading) { return ( <CenteredView> <ActivityIndicator size="large" color="#000" /> </CenteredView> ) } return ( <FlatList data={this.props.lines} extraData={this.props} ListHeaderComponent={this.renderHeader} ItemSeparatorComponent={this.renderSeparator} keyExtractor={item => item.id} refreshing={this.props.loading} onRefresh={() => this.fetchLines()} renderItem={({ item }) => ( <ListItem roundAvatar leftAvatar={this.renderAvatar(item.quantity)} title={`${item.placeName}`} subtitle={this.renderLineLevel(item.quantity)} containerStyle={{ borderBottomWidth: 0 }} /> )} /> ); } } const mapStateToProps = state => { return { lines: [...state.lineReporter.lines], linesHolder: [...state.lineReporter.lines], loading: state.lineReporter.loading }; }; const mapDispatchToProps = dispatch => { return { onFetchLines: (lat, lng) => dispatch(actions.fetchLines(lat, lng)) }; }; export default connect(mapStateToProps, mapDispatchToProps)(Lines);
23.590604
70
0.568706
b885ed56914a4689364e817620d5380f99e2e413
2,741
js
JavaScript
scripts/background.js
OutisNemo/minimal-currency-converter
01b135e97552e17abe85ea2d028abffc80bb5688
[ "MIT" ]
1
2022-03-14T14:29:21.000Z
2022-03-14T14:29:21.000Z
scripts/background.js
OutisNemo/minimal-currency-converter
01b135e97552e17abe85ea2d028abffc80bb5688
[ "MIT" ]
null
null
null
scripts/background.js
OutisNemo/minimal-currency-converter
01b135e97552e17abe85ea2d028abffc80bb5688
[ "MIT" ]
2
2022-02-24T06:24:18.000Z
2022-03-04T18:25:03.000Z
const MAX_CURRENCIES = 15; const MIN_CURRENCIES = 2; var cache = { USD: 1, KYD: 0.83 }; var gloabal_timer = null; var timeout = false; refreshRate(); setInterval(refreshRate, 15 * 60 * 1000); function round(value, decimal) { var rounded = value * Math.pow(10, decimal); rounded = Math.round(rounded); return rounded / Math.pow(10, decimal); } function refreshRate() { var timer = null; var xhrFiat = new XMLHttpRequest(); var xhrCrypto = new XMLHttpRequest(); // Fiat currencies xhrFiat.open("GET", "http://outisnemo.com/minimal-currency-converter/?" + Math.random() * 1000, true); xhrFiat.onload = function () { timeout = false; clearTimeout(timer); var response = JSON.parse(xhrFiat.responseText); for (const code in response.rates) { cache[code] = response.rates[code]; } }; xhrFiat.send(null); // Crypto currencies xhrCrypto.open("GET", "https://blockchain.info/tobtc?currency=EUR&value=1", true); xhrCrypto.onload = function () { timeout = false; clearTimeout(timer); cache['BTC'] = parseFloat(xhrCrypto.responseText); }; xhrCrypto.send(null); timer = setTimeout(function () { xhrFiat.abort(); xhrCrypto.abort(); timeout = true; }, 10000); } function convertValue(value, from, to, callback) { if (timeout) refreshRate(); gloabal_timer = setTimeout(function () { callback({ status: "error" }); }, 10000); convertValueRecursive(value, from, to, callback); } function convertValueRecursive(value, from, to, callback) { var fromRate = cache[from]; var toRate = cache[to]; if (fromRate == undefined || toRate == undefined) { setTimeout(function () { convertValueRecursive(value, from, to, callback); }, 500); return; } clearTimeout(gloabal_timer); var converted = round((value / fromRate) * toRate, 6); callback({ status: "success", value: converted }); } function getVersion() { var details = chrome.app.getDetails(); return details.version; } var currVersion = getVersion(); var prevVersion = localStorage.getItem("version"); if (currVersion != prevVersion) { if (prevVersion != null) { var currencies = []; for (var i = 0; i < MAX_CURRENCIES; i++) { var currency = localStorage.getItem("currency" + i); if (currency == undefined) { if (i == 0) currency = "EUR"; else if (i == 1) currency = "USD"; else break; } currencies[i] = currency; } localStorage.setItem("currencies", JSON.stringify(currencies)); } localStorage.setItem("version", currVersion); }
26.61165
106
0.611821
b885fabbc980ed1ca3a258ec0ac03a2e227a6c14
42,468
js
JavaScript
sound/0110_GeneralUserGS_sf2_file.js
surikov/webaudiofontdata
23ca907d4370a04fd89ca483a92915e4d6159ab9
[ "MIT" ]
26
2017-11-27T19:38:47.000Z
2022-02-14T07:21:05.000Z
residentWAFSynth/synthConfig/webAudioFontFiles/0110_GeneralUserGS_sf2_file.js
notator/ResidentWAFSynthHost
85f257d1ddf628716922feef6db1aba840bf83b4
[ "MIT" ]
3
2017-08-19T16:04:12.000Z
2020-03-11T07:25:00.000Z
residentWAFSynth/synthConfig/webAudioFontFiles/0110_GeneralUserGS_sf2_file.js
notator/ResidentWAFSynthHost
85f257d1ddf628716922feef6db1aba840bf83b4
[ "MIT" ]
14
2017-06-30T03:04:25.000Z
2021-11-14T06:47:46.000Z
console.log('load _tone_0110_GeneralUserGS_sf2_file'); var _tone_0110_GeneralUserGS_sf2_file={ zones:[ { midi:11 ,originalPitch:4600 ,keyRangeLow:0 ,keyRangeHigh:48 ,loopStart:11683 ,loopEnd:11936 ,coarseTune:0 ,fineTune:-25 ,sampleRate:30000 ,ahdsr:true ,file:'SUQzBAAAAAAAI1RTU0UAAAAPAAADTGF2ZjU3LjcyLjEwMQAAAAAAAAAAAAAA//sowAAAAAAAAAAAAAAAAAAAAAAAWGluZwAAAA8AAAANAAAbbAAmJiYmJiYmOzs7Ozs7OztNTU1NTU1NTWJiYmJiYmJ0dHR0dHR0dISEhISEhISElpaWlpaWlqmpqampqampu7u7u7u7u7vOzs7Ozs7O4ODg4ODg4OD6+vr6+vr6+v////////8AAAAATGF2YzU3Ljk2AAAAAAAAAAAAAAAAJAZJAAAAAAAAG2z2ofroAAAA//u4xAAACYRTa1QzACV+wqprO8BJwBAAAp2bfSIiIhO/ERAAACyZNOz7v3d3dkyaZAgQIIAgsEAx4Pg/1AgAwfPp+XD//xAD4Pg++Jz6gw//wfB//+TBAEP4IAgGP//5d4AAABAAAACSpOa+hhIDhggHwOTowhAQwYaUFAoY1AYYVCgZewMZhiOagqwZYgiYEgcEAcYKBaYIBeZOCmPAMYpGRKGTLBOIwWAguedDhhMiAAGgQDmAwUYNDgKILEQCBQQbmYKDoCTAwNDuQCQe8bCjERjWqsOmTdRNVQL+tpBUOPs5cUWCjSrHEmW6Qa2dHRMBnb5vpCsG4mHR2Dh65N92L8tRfIDqHAuColceu8pSlmwa1DU0/NLHrVMNChKCBnsh1C6bU6n8iYevM/NimYri2CxnnxmSQpYCjEXimKahvdz1vbtmBQO/N7v7ub1+PthEgZCud/8sd0rcHJuwDDy/olJYZlve2Ydq1KUkAC3r7dWbJ94//5ZO3l2t7/Qr7jrq+zww5/YjP5/ZsuzATlOVKYr+dnVeMrYRKnse/lfpt8zrfqVcn4/WsgEGhgGsf/f5e5vn8/HvP1sYBrULy+0AAQC9MUEJZr4Iz+ZBgyYMWGOgxyeGYoHF4kFQ4QgBKRtHRjox4hKBiD4E3wGVACti4ThIkkaCyByCHByQGp3A4QIJDmoGB90DiBBR2mJsRNR06mnTWpRoWidPEaBACAAcEpD0fOsdopOxspFA+m+XhCExRUXDZ0kUiwfL8yMg5YkUkjZjg2h5XU3f9qykGEhsrpN///9Zwc1I2+eUhRJA2/M0e59HpooFopCeiskg663VW6k1K0Xqa6CtJGkhdBNaCaJDDkyqrIqNkGwSLlRPOZopAhozhQBFR+mVDIYdC5MSzEwPJDKYwAx/b1EJDDCGTGQwCDRUCF+DCoKEYqBQHMEANW4dOJ0kBCQFAgFLwp7GBQApjLXHdZTIcBJjGYmMgW4LrJfKxUkJ5PS0KABS2GZOmrLo1Wppb2QzNFH6KR5X5erYY8Jr8O1cj8hgjKVZyi1E+2IzlBVBTZ0xgcCQ9uvP65S58NymOc6ZRAAKXZg0zC1JOsmo22WtSlzIpTM1DTgfAu3umizLYyUy0DF0VoU1VsxYBRRoePVrOFs3//uYxM+CmmH/Tn26ACSHRCgpyePVGZdAPmMN0WyzHV2vbnrcpwlN6phP5KA6yxzsY5Wsf3+Oq+dTf6s591jcp79PRV52K4VIpduYS3C278ggKvGqlLef5YI+0mpFRZ28O1tWfq573+PN2a0BMCwEFpNxIDAAtnBBUPAlLZYwVBDwnS5SIxYKgMwEA31XLDz1LkbhLkhQKawFHk+H8tww6jB33Q4TkNp5GSAgVhWBKChgm3uW0VMtiX1LS0sNZy6ircwo6tiUa7efYxCAIPs/vO72r+94V9WvoNVd1RoE0tTG9y/a3s1NyfMCJEoAvisgcN2caA3zVLWmg6aStRkigRUGlBFUqtJSFk1Hm1zJzKvUggRofAx++gRIsjFcxD9TWhpI3zuG2Rd4u8hzQ8PqHNaHXVrye2d2h/uNK3pSaPBjQPmsLOL2896wpaQ1LBi1i4xWE1iYx6FLs+11TpjIAAFAALR3iwLmFA4HIwFjQKgUEASC4iBMlAA50Z4xJFMKgQLAsHAgRAGHAcjysMzVH1oAAM8yzBBpySb2xmJv88qarQWTkABGLpDAAAGb3IxHJnlzLkKaFHqdYGKVv3RfezpucpbNvBuIeY8sq/L8N1MrXcZuxq7Xp8rzYhYu5N2pfTXu87VkMPSOTUoiPoqaVuvZoCUSHrVuls3t5V+583e7cwwmxQN1andWN2sMsquO8Ldru8Xr59Xi4rrQrt3WtU8sRgTlcGZu+MYpXc97y1l3v0iySuNjp3jLD6NWPi14//uIxOqAHnX9SU5F/qxDRKgp3L7stI0tY2Imv9wXk7C+cW2Oqqv7t0ldwrZfYitsa0a8ErnWG6PCj038TQZ923ufVJNqABAYBCXudV5hYwBroM5gMDQCBQiAECgYJAAdKrOYDjEjgDgGa4oMj+nW6zXV1F6R04zB0BEA7MpLqNKo0aBzsxwGACQFGm7M2Z6eklipnaGQBoIIrQ5h992afPLKcs5501LjNGAYD2sd/93v8x58zr5ZcIdtFgKEFCXxvMsBp3ZYiSvIzsQaWi5VUR6rkZG1q8SBakFipZ+4v57KYWUsbDSC3OTHNeRk0zMSmhuGPvECmv95rYY2o+/97+zh+mOm969bJIKkl9x0bV/g3KTcsc5dlTU8qOta6p4dyWB5s83FBopaRLU9mmxQUJup4NzPpi0HNatJFGC+KOQeCowCAASjnMLgbMG5GNTS9BwJO6FwSMRAdZgezJUVCLVcRAIoOhggWt1k5cECACBASMEDpMZAQZi6mNNStDfUiAR7k9UfjGAWigY28fxu7LYnUrTNxQVWiGLj/fGZc6L3cl8OT96NOzGo7SwWSAldmom8DR3Xln40e8mZlRyuP1MLtgXQCKqjlICFe1ODO4quJt3J9nrnEtMZX5t/O81v4WWNztGvPvMBpzC+6fWYDbf7i3gb1ncv//uYxNmCH7oNQU69POwqRGep16edj6vjclysu4WznONt7PXTy+L0rJuakZsNybVteM1CaaeShcWU5JykWlOLNJk0sgtsWGlLbR4DqJvqQFJ2JuQgXVbIDBhCqTMMLnoyZyOX22MRuhGKyGoAAAwABdpzB4ETEs5Do8SQcIxaRDmHEuvg6XHEwFFYUA2JN5B8VdddqlKh8CCIXwMkCzW8h2kty2Gkx2+h8tAYajsGApA9uUSilhnurhAAVK/UgbDjTV07rrVbNUa0CLgAtmv8yjNg/1zL9+eDf45TZmyjM7+MUWGGS+yYXhvXtcp2fOoWsa1hd6SJU6jTSoiNlGZxiuadySmUc2HqI76XQrLahsVAmWL8lcwvE6TVqaikTakF93wgxt7uw89hWxZaqSCU8zwapDaU3yKSmuWJkD7fI0x1USNPC10/vJ2V7XcQrqeDKptHJ7eqvYqvLbtoAKAsO7XrdMOTNOWQkMFwJBQAOKYjA8sOchBaYACWKAAzd1HLay6V+kJAFYIIglHlMT4h2il0qVM2MupAbXhEAYJGtEWGtWpdMTGdfEZARWuKzi+Ms+Mag/G9Vk+6DXKnOopW+/3TTsv7r/+3S02VXfa6QGq2md393qmULMHOeOcV83rF56tb53zTKJGacvp8DUcuuIq3x9fkGw+09z9/Wva+1GvXOhMYn11H7mQnvM91+jvPPr4S0y+6UdFGFuYYtqO8T3PW6elsny6lhJ5ZwWVQxcol6Z2A6mkgVNIxdXdezVUd//uIxOqCHhonQU69OOOvxGh11hvVXeNc9odDpt0AAEAKhJr63mG4BGB7WmlI3F+y+CEwwXD1fhx6VRg2JQBAaBpFPtdicFwhWV+0eAhDUHG3mKemXBSCIBXTXqRAGYRAQRAXFcqeZt3e3bINAtXz00TnUVXjRr+Pd81lL7+/pBYNZNXzzxLw0ueWOP1/JylKrgP1f0cINmbQnZzsLYIY7Dl0pOYv0NmoG24VonXjXdFfb1s3WFLvNSfWytna01Wg+VmeyxvNqr2ry2yXa5pJoc3Ed1stv+kzRlbqacw3s/lgRAc9YnXq6WYQmbJWxxzOmKtIibT2aRg4mzI3upJ3DJgoEjDQAAwQqE1PrOYHhIYMNKaYD0YDAOoESgWYLiAhucXIaYLCSBgLfeVw++r/wzIEOtCOJgexaCyeBK0mlcpLxNgdYLDjJrGWSvKkwq3MpZKxAbTggvNlOdJdapDmsLe8cKPV6zJAwXLtd/qpr/6z+/TWq9iQ5V7kyvLO1WeuxW/d82RrHxPxOykQKK4FTxHA8w3cU4ShGl15x+IIZvbSXRMW4+9Y8nbm/NnJw9ZvlBbN8J4lJWM4Vs06jl7PN+78hXhW38ql/KrlWTYuLqmtUnCFdyiVrhJZXs1Zm1prFlobsl0WpMJdDPxzY7cGwX3BKgABARaJ//t4xO2AHPINQ66w3Ku3wuh13SX9m/reSAMYiFic6BkJByDgaU0MWAVLKHCawGDogKagkAHZjcrgRaMUUXTnGNBOF2GTUiy3fWY4oCJeGVM/KkatMopNX6mcXuQaZRwc7AdtJ6IRizFkmZZDkAuLH5XD+EDTEyCAMa+XLCQu9amLusPudw+/rbBdYfDWeWOHiFKhaICAOzYJXNEcxWYOupGDDUFCdR2LvRo6GHKeyHUS4eHyqIMfoZajdINORx9LdtJG2jP60xjpUoSWS49lNRuLFL/HlCaJPE61A1CBoTnwsHFh4i2LaED/ESh9WghRSMp0LcOxjI6jzHu0AgI8HGYn9JzEYATEpEDsIQRITAAATgGQYCiEATix4zDISzAcFJYoJGEqTBwBnBSFSlZGKB8LALDREBNE/7uUjpiwLO9STwOCweAdsDeuDFYGUOls7MDoKOv2efe9/UP35hqNVeS2mhdqGcKiBeHe9yVu7/563vCZ7hnhjpqXavYF5n+unSS0DbYuphkdrl+63RSngbVsW9ijscUdEkxvnrutfDbEOhtzUS/Pubfaa1TvnW8I//uIxNAAHX4XQ67lD+vMRGg11hvNJNl6Qo6KZ3DMy/47myz9pd1xOy5X+r+v0oQKbSNuwuxepSKA1yINFByCEzDnIAXIdy7djyy3yIKUR5Tt3cyLAADbEqu1+s5hQImAt0cYP4EBSmqVJkAeDAIPY9oxaKAuCygALscdsY8BGWtRaquslEwYB0lFiwS9M/KYqPUi1lkQVtFKanlVPEWe3Jl/BM4vJtHOcyXR19RyLT7UVl0ov0kNQ9JM3dNOoHrfGJkYLupPdr0kr7GMrlnHVddHKXB5qlJqr4rEhwg9Ryl2lCSxR7Ucw8fJBMmjxQcQyyQzSL2MUpbGRY/SpqKSMtRpLK3cKriLRkX7dz08kG/NWtcTKd9J2jW1Y+ffihmWwdhBYoWPKE8IfUkQNWzBYcinEjm0LQajH+MmLNpiHAAAihMz29ZOYHhmYZxUbjlWYIggWjFQUMHBnGQHN6KvMJgvMEgCHgGi1NBZQC7bNG4r2Fbhscukl3B7ab5gZptdym7mCqqGRz+UtghOzt+bKqsMYT89X6ztFUeiiq5JMsJPsDTbp3m1SBBNF+FjTcs/3M432l5NKwYX0B/JsSJwjXQNrkKUFiLDLc4LtYUUabemnOyqOlGbRvRbsYtNwbWfLqJiN97Xk2r9qOJZGFyyCGUU1vq9bk5q//uIxNIAHWIHQ65hEavVQ2f13KW9duGJ5aV5KV7U899iUmI3mSk21JnlO3M6xHoRLayB50klRLEockgaIJLMwSnCdhpRpNK7mgdd0xKOLJplVQAA0RNL7dbOEFOYjmUdxhuNCs0Qt2Y/hkg0awzgYWg4PB2UAS3eZjbawS+XsfHGC8mtoRP/PP/DTYSrDUbjpkyxeXuRJXeZ0ofL59gZyaP5XlNP7Vi67RAoem/sByice6Bm2gyS3JonfK6tLKajw7+1JN1pFR2qCFWKl6ldKm7Wf+lx188eQ4NtAGUTvnwlz+YpJ4TK6fg83UYcpiijcovSkvDnbT1remQda2ScrSr9W3x9cXmRCVp1D1L3hfx2a37ZgtHvvkuY/etYvvRisMYaSIuSSgULyECVrGsRgmXpjSn+NXCL0WY+LyHuMAAAIKhEV7X+3l7jCcyziMMAwIw4CIyY6AMWAFMxn7AwqmCQJsjicveKBHXaxg1NuREEaCNkDQ49GVnQUYHAzhLWBCgRQVduyiIumsJhejg4CTu02FXXZgqANLquF+PzG7GM3fjoOAizNXeX4ApcPsV98oa13K9RYV3Ft7v0FfuuZplASKUktPiPiZhm5oh65ESNMUegeYKPG5pg5G9OKiUMUTzbLy2ndy1l2nlvPlmSK03LsrMyJumK//uIxNMAHZYbQa7gz+udQmi90yPdS20mr/3dQ1prMPnF/huujsqzGrlRw7wF6GkxNJbnJFkR2+azOtbDbiT1mB7yTgAARRPr9dbeYLAoYEv2ajkkWTJgAEIBGMopg0DjJ+qAwWiqAT3S+up0yWeUYgp5mFlFTjpMTsVuOu95umReBpYRdkwrhNDbE6T8ID70tbgZcRNE/1AsFTcd4RiI0Tj9SrKbk0plerDtBceUS69y8/+cqyl3NoeMKattxUGTza5mz8WfZHT+otZ+vWea/Go2LTWl3PddgXzWPqOxSzR+sbM3RUdh3J2hYSavg/HWqS93TWXbuZNYc+9L0e/mvO27a1HD/ve5M3YtSDKwrbf1yxLu1y7iOw0HVflT55R/sQ1zUVMho5ezloWZZahYmGYJcqAzBDYsAgYQW2f77XmCQFGDjUmrw+AIDQgIiqDZgOKhVAswclkeFgwLA8MDCgn1OrbxNQeiRkIx6TzJc2HPjkhpBpNytQgQ8OwRGMYdeJkm/oRHVa0tvPHdypWBqEy2kpak7ckc9SSuPhUkvqyi/nDHxG7DN23S1aSzci9yXR1vLVJVrVcsd3BRBijntyrJupijR4dFyUWzmrZhJA8os2OSXGHjhi0RRYiuShZQjSLoOOgqSTG7i6cc5whjaq7G0KJTm1aj//uIxNqAHpoPQa7ljeu/w6h13CH9vi4Ph6dzTYoX2qYU6FoXvyYHMEzyj2KEjKeT6uaFpdlLVMZEEuNtEqZGM1RKjxlNAAEHHle10k4GBoxoS0/SEgw6AUOEIAAIZUCmDAQMeuEMTQNKoJMyeaWsKI3kMlTsaakO7HrCpl3uiyFateOCw4tC7wyimdOih1/nTadvCAwpVPC3Zlm8+lRcsjkOclkMROVQ9fiVgHVnYejdbKA5HF61ydtLSJJ1F60gdVRGQysQptqXJCpGk4vf5zfhRRVstTUshHH3LZyhSrLl2ItbsdZ8VX+FpmZ5bl4wWe4mu/uX8QX1k6/U3nkbWsbHVJoPC54qxkMtNPYxUXa49JQrUQ8fZiWb1kiI1RVHTDZAfkJRpWnSi2qUYlUULU1U1xjNq5rzUa+QTaACAEBQhZP/9ZyIPzEA+jtQQxYSEuKxlCAYhAMzFpkwiA4wEAyOUtaChsyyCYbYLBA1t0KwUdpVK47+U5dCOwimuNNks3KpmUwzdszAWAqGfnb92llahrzW5XdisOwmbh6W4Uw06rSRiitzFqU8lFqn6paMrNsrjQoRKj7ZMt3son4bLTmtKCLkFQUVdM45AbWtdZec8UUpKC/fRlpQhhJC4gP7qWVqBzPztNZ7Sg9Heyje3/qz4Xe/fO5b//uIxNmAHvIjPa7hLeu7Q+g93CW9m3urq9RPVJUlk0GzkrVp+83Ja0Enxb1tQ9JdZop+yURRVZnOZipYlFFDsPXQ1H5F3fvcVQAAAAgGWP/62YxaEoxifI0YO0aH8eAQEAWYxCcYCiKZoS0YQiKYOgmCQDWvTOgYKgYMgUBgfeinKp2wKwqSlsjbR+XaeF7JfYgOcl8vmqeAne7Z4Kkk92zj+Nd6GDSuloZRKLsO09TTdXNi1JLolahmthZwpZVfuUktq5U2Fl+dSm9S1MLN/PHDWdvWeFbeOs8LdXHl7eeMo1awsVsLmeOF7f3c8cM+Z8udv2db/7mVyr+Wrln+Yf3eesO7woNWqvN6tXKlzut61hvLmXP7V1zHPXKndXKnb/MPzsfjlWww+z+Xbda5hlvKW45/l/Mc+95Wt03e7x7f3juxj3LV3iBHFzdIDYD6FYD0LyTg6JRiOBQKAY1qLeGDWAbRwZ2QWagEvqGADACpKAJGD9i95h24UAYwh6ImzXVX5gAoAqFAAMFBaBgYIDifn8hSG/IhS7IHHMEII8VAqMLwwc1hlM6a6YKACxgSANGAKBWYyrqhkPoRGfCLRU10HAPDQNRgSAKGAWBGZVyQpjLFXmMEIAYvIXn//gYAkoArMBQAwqgFCAAUWATMCUB4wVglTAIC//uoxNeAIH4LQfXcAC5VvmX/P+CAkMBsGYwkQWjBQDf////BwC4AAGVtEgEQgActggmUtMDoIUMDVMFkIYwJQSjARAjGgSWgGA2BJ/////mAaACXPKoBDQUWEAbTEwnUWHHAB0jUkQuAEpU27EYZj0r//////9hM0xyDm4xJ+lhZbJ29bZ6astj01apd/Vxyu1f////////iUshx/6CROgsHANMzh2Gf23nZYp3ZiUqtxmU3Ke7Drcn2hTSX1lkPf//////////7EWbMQeC6utl6yIBXqwdORlTBUr2HswexcKg65KaGXqjz9LxaS+S5n2j8sqOUsluLeqVNKh93VUxBTUUzLjk5LjVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVMQU1FMy45OS41VVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVV//sYxMIDwAABpBwAACAAADSAAAAEVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVV' ,anchor:0.06756666 //_tone.Vibraphone_A_2 } ,{ midi:11 ,originalPitch:5300 ,keyRangeLow:49 ,keyRangeHigh:56 ,loopStart:6629 ,loopEnd:6799 ,coarseTune:0 ,fineTune:-14 ,sampleRate:30000 ,ahdsr:true ,file:'SUQzBAAAAAAAI1RTU0UAAAAPAAADTGF2ZjU3LjcyLjEwMQAAAAAAAAAAAAAA//sowAAAAAAAAAAAAAAAAAAAAAAAWGluZwAAAA8AAAAIAAAStAA3Nzc3Nzc3Nzc3NzdWVlZWVlZWVlZWVlZ1dXV1dXV1dXV1dXV1lJSUlJSUlJSUlJSUs7Ozs7Ozs7Ozs7Ozs9HR0dHR0dHR0dHR0fj4+Pj4+Pj4+Pj4+Pj///////////////8AAAAATGF2YzU3Ljk2AAAAAAAAAAAAAAAAJAVEAAAAAAAAErRQkUwFAAAA//u4xAAACkCFYvRkgCZ7Q2hrPdAIgAAAC2/2iIIIQ8R/4IAAAAmCYJisnb33CGTRisEwTDYoFAoFBIgYzwhCCBAgQMNz31DPNAgQAgGP6wfB8EP8EHeD+7////B8H////xOCAY/1HAAAAADAACAAGDRvDAmAqMDEHcLBJGMmFSYL4TxpvgxmD+GGYYYL5gdAIGD2DEYHo0Ri0DhGFULYYJoFZilBiiEJQy4yKzAKEiMTAoMaSUMJhGMKQHMRxaBx5ix/mApJmNx8kIPCQYmSyMBYEnEOWUrMRRCMAATMIhBMPBHGRDDh5QnDAJGKQrMiAQGlQGTBENDBkijD4EQKFwcJZggEcAmDIBBxqUTzQ2YFAaYwyyZTBm6Cliy2pmAgNhgSp0yYLgEKACjiodAsPPPIoi+16hFg/SMZcpy7LlQZCKdHkwPAkWASC2Uu2yWRReNPuGBiXhv1N0ldy3rEQBGGZiAIul7wC7svp3++LV16OnP5WrGFLZd96KaKAEBniaTLZzeEpUatv7ZoSQEcYAjNFay6/citWpB3+ypfKl13WP75uLPpElv0+Feuh1DgIkOVzLLPOQX4FiVXt/T6DwIyz+913+5OjBTKlAmArFdXGUuzKp9pIyBDJab6j7SimrVrU1cpuVbu8fxJQIl+VbL6178rEhhdBnnT1pfO1SUEBoD8r/EBGhWeWu6QOT2kAcKTqc53mkFUCqCNmw4GlDNabsz+0JtL5bIQhgsQ/i5DA4QERiHwgaBEIJDJkVLR42LxZNCeWTJNHiaMxyQyKBqAAYyKJoWDYol1TIoIXMSmUE1JsTa1skswMkzY4XUSLJFEmiuRYzLqZ4yEIiLAWEjnF7ra3+3RZSLp9Y6RpGz1K9/zLW8ojAXrrLx5ZKlptbOvq2MjYQ4aKK//////9vq19vdVu9SRkHjCgGICny/4XFhgjxn/qwbDpy0CzRkkjIZrDjIImBQqGfuDGqAAmCIWmBgGEwDpxuwkqUALQpBFw0SUDUFl5pCAUAgsAZpCTIGBkMA4mAi3Fq79sodGLuok+sSGnDghrJYBwyxGsLAUga6zatwZysM8a6oCc9lsSry2CysBJ3T3eghi13Opm7AsAcolDrxZ/UnoxJW9b+0/zX6WpAzW1Zw4kVHJPIMs//uYxK0DFqoBVH2qACzaROeNzPRUrNPjDv2aTc3e5Nd/nZ6/MTNykpa2FthpMBctuV6aVU2FXct139a+xy721anEman8zwrNhs22eybmPOYV8bnceZVrOKqJg4CLk02e+/nhnzX45b7ja79TnLOf5448wz1rPHH8OYUWUtl9XlmrFJZOzVSZ3ey1IZTjQ1qCU3cpmah8DBdK6tWbpKt/f3beHO/zf3kCGhp+DhoAowkAcjQGAmAQaJQBMXYEIAAWAAMBIBoZAIMBgCkxJSGTFSANAQKy1TAFAEbAWtLSoFLOh9oTzKShamKActwDQApuB4mQGM8fqE2sKe+50obq1zkO4w+h3MwZg4NSoWGVikEDJmv0mpFcn0wqU7ICYJyrwJVryO53G4mKx95pfQUDr0ji2GiNJxkF1yFNpdLmkkyTBWWG+4Y1r3Px7jhn/amWqSphJspmI007ElUh4OrYR6cjWN2llNrG7vPPOTeO+2kFnfvRz0uZ7pGa31/8fUTWP8qQH0gtf3xbXz9U3vWq+8PXxvF8fesxK6iZxqzxzaok8DD2PmLh7EgO56Z77DBHleWiPWkZZaRcPI1axURYcuiFIdwObhACFQGTAZzDVZBzAwEBABaaqbbWTBEG1sA0LTHyQzH0PTAIBi87Dnbf+EutdYc05334eByFHFsigFGN4iMUbiqa9Kn0mopGa9WOvbRVY1K5UFRXBJFgQoNpqdAyAuO96QYIM+DWpiNREsEJo1H4lstghzotE7MuaKmJ//uYxMyDI2YPPm9t8+xaQuhN3DMlJ7EBODEIHcWUSJ8WHtQdpw4OeKS7Io0GWVW5Ty14mmZb/V3D8+dx1fnJJWh2VWJdM5oEF/0UWhuNOSs+9fs36sss2sdPVa1dUhNvUzD30nyPbtM7b0b/bO/OONjmnenolsNuXvLecpBej9KvVo99X2G4Dxl2YKrEq9yv1htpcpdldlP5mtaPSumv23nk4tgvvNy1bWNaH4hKAzqcvLNGCAOmMasHsp3mJ4KGBwEhAFPcsMYXAQzkwRBAz4R401BYOCku/PSyQvI3W0zGH3ZlLlPAkS60iMSiFRHhpTupe/LHOWXajZrNi9WWDMXOGpyRCIkreFr6IkpTkUahL/2uXBggyHrXnPm0CFr5vL4CJjkQwi0llj6RaArq+aeIX39cXOBX0HlMEd7lcyoWeIa5Z7y3Z5lV3z41nha3Zs73ki41PuP4TzHqbV29rK/ja7JqPaiIgleU7aSyhD8Y93Pq+9hsLmKW3qzlNmLDoJrfs/1UZL5klVlnyWRQYNa02yyXR96WyQaWWSq1JKeE85oikjpiNHml8XUvj7lMUzHfZs4cDcYBwBhg3jTmieGYYMYAIQAAyciAJQfMEcCIAABgwEQwQzFjBUBMCoAqVrLZqURaOzT7UtC6V+NoE4yn4YEoSCPywbPH2eehydN8ZzGYc2Yyp5qEnhyEoJruErq8z5K5pSEtKualf4xkqtDT9yGYao0drGdXGuFxjBBYhLaa4/jvT0bjK23PZxHX//uYxMkDIGYLQG7pNaxNQ2fN7LK1hidHRJ7FFj0Wqbedq8okTB50dfla1zDdbev7v955/+mqS7Gp/dwrW+f/97+DqexxG+hDKDfYWRLYrr49ovUIcdD56LYtXtZdr37fztM+25dq022rt8y1JpBNy/ajfxYqjqqUPI0O3Rq2FjTkxro1q52NR0U2gbXLoasVfpG79tYZsmiBlQOYW3jDQIwSLxht6pqpLBgsKpgCEhAD4jApbxjIQ48BwOGE3ZKM4kAUaH4FA6mtEGAMxnXTUXmmlLC3XdGgYRMXKKFCvVky+nc3qTVIxIZxozi3+5XH2MRQwAYQlAChRJAMEYfDzEhAgNCIGCEOg+jIRCLe1VezVNCd2cPkRFNTzD427Tkv9UonxrTth0b8YqzBM7Er+OGf8miILG5/PnMc+b72HJiJxmnxo7evSWfKvXpavHvpOXc86sqlNichFRaRcufaalsaTu5zlaJnOtu4+V5mPgr8hvYv37ezGKDThIriW1ri7qdCFSx7SCMGCEjInChMlULuDZkovNmJnCRuRhB0NLNzD7Osdxl+0nm6yoJDruScwXgIzAfAMMKYO81aAljCCALHgMi7C3y/JgKg9EoBwABVHTfzAWBdEICAoAWyqLal73XEbI7XfagjyV7ZHWMAgExrzLGbLdlVp9HextV2iT1Xt2/AIKyLYCoAuYHFXahAx1LZRcy0Fksupf40ojtauSmy+MVxs6skrQ8zYl2qWrVaJBT9uO5KyZA47/saYtTQ//uYxNMCIi4jOG7lOSRhROed7DKszABWqJZ3sNz0qibEr1jXbnKbO9nncRwHjzq6BfA8PQsjZc1oMshlya3lzo612zjOv323wU7NPrXpRqsvUZWusuu12de7OZhhvncsXrHbyw5ZdtXp5O/YvR0Zc7X2mps0YWouQ1E3Sn65y1Ko1lWEJepO10a8ttf9b2eXwHa6+JJeXzBqAABgHv6ycIB8wRC8xkoQ/uW0xSCowFAsOCxH8ucISPQhCA/NUC7K2HKBIBwB2Iu2GtR1EE8tjDdasTUSl7uGzC8ubMbuNW1vnMWjPNS53s6gQUPBNLc9OKA4OKgUUbIMtpYVu/WX2RhX60L3AONSrjkSHg6Rpbt1GGw+8lVt+svYlB1M3CRQh2VZij14IelkoiExDiqKhO6n0FJJqTHuV2npYhunkt6xc5WlTUcK1mcuQNjT51ce5fWpqlRJNGEUVFGard8XSJxsLy7jottHEZmqrrJ47lvLEz0sytz+HeUuPC3YisDnChxAgAgswSAQXwPHqIgmnAg40hiwrk0mLARA3cSMYpqJWW9FUt0vJW3jCLBSMCIGUwbzpDPlIPMFsEwwCADwgEYtKtQwMA0CoAWIQbDByRCMJEHwKAKryQriEVi0ssSyXTD/S/FH14G3Nw51Ja1B85BE8bEn1ZVSTzq5U+N0IhSAWGup0QGno68PCAUyi044ApKSiJFxNKbq1JDPyKmt00WqlBt+mlUPWqaenuXpbUxxvzNWTkTkSxpLEZvRN/2a//uYxNOCIZonPU7k0+QsRCcN7KY902o5blVP9NftSLNpCriJqNU0aFqqTECaMLpZSKiaWPjHXsZj9etLP3mpseOorgmjdsGdgdtppWGVsVIPRQbkvcVVINq/VIImy5dS4OmmOMo1lsokScUsVoiXGIRtbrDhIf1W9RvklHFdY1J+3fhusk4AAGWvfY3TAfA1MBUCcwmwnjbBCMMO0JcwSQNRYEMwAAFE0zBRChJQMTAzB7MfMawyDAsDBiBAMCIAIIAPZ3m6L6O2JFO5CYBqS4MGcdgZOWlg9hCBTReCZdlH6vtkQJzl3VPbFjigGJreaLC2Js9oUAw4k2zEIzG2pitICGahcfmwuWF3eU1EQiAAGKw6/9ilg2OsxhqITM/uYgKTOy+48JA0/TWLdO9U5bxrc+aqS6gl/Jypqnw1Wr032ZnUC2fl2Vitfy+1Yyrdt03e18MN1dVrPOVddyrYVdZZYctY7syvX5Z7u4Y38u/nd+pYp9V8r2euZ3KuGf3s93LeNaYqZ2e2u2L2HKavjqzXww1har8wzs1aSzWzs3ceWsrmGt9z7zP9Y49sd3hqqOAAAACCJepcVcj21l7eMJWUc6qxcDHrr9NN86wAgbmF8HSYBgKBg3kpGKsKoZBiXBhVAqmCqFscPxQ5h5BMGnicqYkYI5hXgxGAOAOYUSmQBZ8lIbAtMVMBBCQIAQwbsSmrBhxKqdKKA4OFAcxYbMzM0wFLTA0AwUJOOTDKhoxgYAwCyJMZIZLUKAq3HJiD//uoxN0AJXIjOVXsgC4nwae3PbJBEjLQNJ9/1SmCgqB7IUxUJLSl3LDOiJPKA2lawj01Z9jAApJAvwYGBmCgKB5gwEAgBpK7UvX2cprUps22tRZE1woDryGflSFBgoCXHV2WgQ0Ygim0uG31zjMtjzWmvQCzlhvutWZk/rmPxVo19w1NS4tYyikfOAmmKDoPv+noWQTwLVxJymtRF/XJlUahqU0tLlGs7VJKM47AV2XWqsTl9eMw2mGutIhnDQF7u+37DGWS9/4tH/i71dy1TU1Wlpa0NRqZjL+1o1DVeJWufXtSaTUna1bOW5aq4fYqR6kh+B5mHL1LTxe3Z/86avTSXVWllOv1rL/xpdBUUkFVAACYEv2/AABIQHUA5FhYC3IUuSCqKGrVDFhPlcroEQqJgaKgiKWbIQRFLNNKilFv/ksiRRpZqXVQksooUMesiRRWRImtVQodVQoY9ZEixZEia2KrOxQsxUpMQU1FMy45OS41qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq//sYxN+Dywy/Ibz0gCAAADSAAAAEqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq' ,anchor:0.04556667 //_tone.Vibraphone_F3 } ,{ midi:11 ,originalPitch:6200 ,keyRangeLow:57 ,keyRangeHigh:65 ,loopStart:6876 ,loopEnd:6977 ,coarseTune:0 ,fineTune:-17 ,sampleRate:30000 ,ahdsr:true ,file:'SUQzBAAAAAAAI1RTU0UAAAAPAAADTGF2ZjU3LjcyLjEwMQAAAAAAAAAAAAAA//sowAAAAAAAAAAAAAAAAAAAAAAAWGluZwAAAA8AAAAIAAATRAA2NjY2NjY2NjY2NjZUVFRUVFRUVFRUVFRxcXFxcXFxcXFxcXFxj4+Pj4+Pj4+Pj4+Pra2tra2tra2tra2trcvLy8vLy8vLy8vLy/Hx8fHx8fHx8fHx8fH///////////////8AAAAATGF2YzU3Ljk2AAAAAAAAAAAAAAAAJARhAAAAAAAAE0QTgoD4AAAA//u4xAAACmhxabRjACWGQ6qPOcBIoAAAAAAJzc9s0GEEI8RBAgAAAQQ3//8wgAwGAyZNO9a7s8mTJp3H///gmmf+D4fBB2XeUDHygIYgB8Hz///B8Hz/8QBj/8Hz/ygIAgCGIAQDDofAAA1bpRD/UWBhABwNNPtMwEHzAXrMjBMt8bEJZhEBGRSOysxKDDAZFBIjMTGwVBpiYUmCSAYuDgiXRqIGEC4OQnUxCGgaFgSCjCYmMOhYtIlIgQJg2AQsQgUwEARkDIbJZKJsBjgWCaSgYBxABX2BAGHikgTk7Z2YmURaYVIzyOMnOShMx0fTLARLou1KXJqSXdFNgIJyVrVE3DN+hELTDY2mWJODC2WxJBKRP2ByyqjyU89L3zdlh0KDgGnNI4eeafdtwguDIEEgjA66alPLobbGhzjFa7Z1VlNmmjXKCVbhCp3lb2VSWeiO4nGH+pZ566e1S1uYdyr2MbNlWRq2NNTZzU9+9SqrzG54yBCgQZ83nzu+6xyyy19smBO8fz5v8P7/P1nAMNP3Z+5ax/L/3veF//o5trLxkgSwssKiT+widuyq9lYaMozqu40VruADArRV4C5NS6euzFLn1si4r20AAAA9m8SRtCwbMlKM8V6DCocDCMlagJAwFShSdWFRUXYYTAhZJiKwxgohmyb8z0wyEgqBEImYLdDgK3VR92WIKUInJkOytWZa3ArJkES5kwoqzSLrVbkmeygwcOThYwMSBswMA1uwzCqTkppZVVvyCnjlJWxsStzZHcrUknuRpcwFCxkUYGYg2EAFtNy6zSXL2dyf5nXyyypbl+vZ5clMVWy82W8atJ9WCVcPNnnrWOtZXa3/r8tfz+WP7+WeH/vHDHWvy1lEgqHwcHWuy361qzrXdd1+7WOs93N/yt/MO1a1rWPf1lj+9dpbmWua//ufik1TWvmngh2zNS6OxXl+5E8cIenuy+v3czP4Xqek5Kat61vD40mkklD3eY8zq3ZzKABEbmAgE37GCAHmBFwdc45gALILocFyK6aiyqZVyp2GAiTy6YZYcQqpQCGQtMxjbNJXYf2hg6P2odmH9XNH7FC+8ol7rtaVXjLFGlvIFnZ+ySwKJM9Eodluq2s9W7W7n0uGPXlu/qtT0ERlTcRHHIrkulNa//uYxMsBpDIfQn3OACxzxCipzT787b3j369ykyjs1Ux1jhncrbzssNVfh2bikC1N4wvVazjb1nlS+/FX8N9vZ1N2r9J25jlu/Uucy5fub1hhmMDafDH95ZYXbl63hN25fflWq8slMvjDgO3alMQkDp08rk8MR+JQiJ8odOti87cJTHHdjc5HtvoWAaB0mjtZGsKWYDTE6AEiEw1A5KxSt1GeAd8dHqyt2tniMbm5vqwcQ5aHeY3km1W+njLlCmAA2BiUEJHud4sWftNQwpFM5lJoHDenwydv3vctR/rDoYGg4ncKz7mbJxBKSkU1S7giJXrLqel1KbUpfj5h+qWmhqVyOGaNu6QrfS/OUEHo4JRMdywkX85vePM87093VWSS3HnMqn7vTYW5Qpvfzt//1/e2a0fprUDd1qzdwr4UwUMHgrNrGUUuNmlRRgez+qG5rl+SMRtc7nUy7vKrbvZ575VnOcyw5dpav75WVVSys9z+/z9/rOxm/o0Na1Vzzq5ZZSqtnYzuU1PSU27mrMp1jflVNhZvU2d6pS1mYlBmsvsdvVqtEsemq1c6OtVx7ytbytfRb1lS5d/LDXccoNk/7vPRMgEAhAQAO5hABQ4AiPoCB4xcKM/2bAxoBEeBZWGVCABwcASzbz7jgPDxEvbWdZWQ2qWUSABndZ+60Id7le5S2r85KHwfOUTUXkk/zOWIeNOd90KALCiND605isqsv5hf3zC/LJRUtyqteqwEyfCa7SSkRIsBgiFxiEL6jA4W//uYxMEAIJYNSax3IewtxCgp2bOljF03QVM1LPvTTVXOBCguLpKK6eLmSay6DImQ23WmktmdJabJ1IIVIrRllbqNFlIJEEXNc3RdFzBTUxqEMZps5eJsuk2PQ+CHm44S+kUSOPk0xDy40fBGpHDpeJI6aIHiaYXwDTSbNU1Ks7HFaVxUt5fAhNLPpzLUZ6ybwIi0fUuulRf4HxTfF1+y3RMukmABAA00LLFuYDh6DAHQKHAXBKBGcs6mAYTIdW4OoMhEuFOK/BA4GgcHr6RmGFrmwqDDQVtCdpuxYAKCcMo1dgZ0bFaySBNSoJuUQxRynuQhCdRnbq0I4uLs087lhC+9/36gyWx6ekczZlW4eIlo/LKPOYmb8RghI4jKgWNTt6KyO5XjOUeszzda8vHipVW3S81UsvwYpQ95F73K7TsL0pUFk1yko7FNWxlEfJhqams40s1P38quFSls47tU29fzDPvc8c6hCFWr5fv97/Let/Hmm2aTw3tGKrbDgP6UlfXi7Z7MMBYiMi7hZfYkjZjahNpvEnjQ4MGVvj1elhgQV05v5Wp/S+pIeIufNvP3Da6Z1mHLN7YtfNtYnUgAGAISRY7pzB8UCyQjAEwIBoxHPk/ToYxtC0wQAQuOsclBRBtLmiZGVBaTRuQt55w4SQ0mA1LoWByPA0EmpX6lf6Dd+H7TMIe5OZQVTV7UpT3ZpQx6LI8lAmtUu8xhz/y+nllSrLYYksttUSj41a3er37diYrTAwwfdC5qjp7EUtY3//uYxM6AI04hQ67l9eR3wmf13DNlbUNT1NBNl8Y1jYr2/q3OTYj+RRo8MKtFZzZEl5axn6bCcgR7KUqjZhD2VTUjlUiypKB+I3DV2LRCCYlC6aN3qr3P5NchqVzpMspBblkYwmY1DUSlcSj1eK1YzPS5RY/DzbLCpEycznJnvn3rM4eM7BWbrttLgugbuuYOCm2wDKYzpce6ns3U4soYqedH59Bjhyu+1MTrc6LIUmmqAAQhMeNS8wCAEVrJsDwExgyAUmo0DwNCUlAGaIjICqAW2Kcqt0GQVBYFvKkm1JmQ+GIPATooNmgBKuJYVLe53UP8pBk2FTDFsUN5U1sLHadIK1hDwfbKq+sKHn79sKasDwJZnnNhL9N0HIuRA9BGbkU3SbrBdSdXJzWU9G7G69XVvGZvSV1MbmFjfc78lEGX/qd3Yvd/CL2M8v7jrWpK1HC5/5973948/D6lFNZ49+9fpLt7GaxIDtrhjcpJ6zvtaW9pfmZ7sTZQn2OlyE4h9rxYyRHyPaX5PsYqtVFb9VgMJNIAsiMoUhkcMKFSqGlVpaVUIyZhumdFoJy1Ahbn29yVzhOs+pYQAKAEohLHrzAYMEJIVAYABSYcqAfD6GYvh0YDAO4U6IAeCoGotzyBYyJgcZ+bruHOnORJhgSq3QdJxwBWm4UnIxIYYoYvMErFiRi3ZbJDVvdRQxt4ZyxSeJqvxR5fTY75yrL61ScjU5V3NPSgSxpLnYzS01q8gkkMdqw5OzT7W4nUgSpa7E4R//uYxMeAIOYlP09hNeRpxGe13Ca9TNBsfhdqXLlNcRVIrzuVWSb79SIZ8rY1Yzl3OiZLnUyvZ0+rfOd/KahqHqfKGJyJRCbpc4ElecPysLDW/SQN3OlrxHOWym9UfShaHZIaUgkijBQphkylNeKNDhESqwX9QWRQakw2WmyyRqIcFKFGTLEQ61yQktETK+pMnChU2kHieDJETzeUbTRsISJWWlsjDo6aYACAEdavm+5hKJICARBGIgaMCznNz5QMIQlLOKBuOIgWX+q3kECoIDRJ0+oNdY2fCYID5qiecoVI3tHZxmIHiuWtDoLJsRyPYNGeXmelpMprzvSoATAZdIt5UPPx12Iazywvy/eVZPGxly3qMx6/AAqAzet9N1bEUopbNQBLbUGsOaBHrjxt61DkBQCi9/hz82TqgR3FQ1bbwH5gJ+RrhQWWLJFcMyVs/WXrNHetuWjGYGV21tTwoBtvHr2NeRXUgRXrxQPjqZmVbWRCISd9EVumjpFUfK14R6Czb6nJJ2Qg3BAZTZbumZLNxyc9Y86dc9dCCeSdUsXi6rVSdO0TDLqAAQAU1P0kvEYGCeSagQAmYJwLRorB/mD8AEHAToaMMMAEBFFSBvbC04oC7k83AbskR0hNB5lP1iED7SeDakBtnXW68bnhRhSD3Zn1Zn5v3qEVK+jQ43wqgTWjd/eeW8+9irD+09icfubjN5WRLnCCI5O95ZqyBVRnEDyu/9TcqtSq7+W87Hy7uGfL32s7g6aar1L2dbV1//uYxMwAIB4TQ669PqvsQ+g17DI9g+n3dNuprEYzd6uy02xku2itn5+7Zij9Jux3DQudr12JpBb8pHPUpC73v2+j1F90e7N7bFd3J3GkP7atd67jrTiSbR+4u46q42fM3re0wNrkzk1jtRlzZipHekvu6xel9esJjUAgDrO+lvMHALCoJgYDzAEJzAlFD21szI0RTEEMxIH0dzBEJTAkA2LxdhSMoQR19c5gESmLQWP3IxYEFgWTs7e9icfldLBeDOL9DZCoKKA5JIRcrUmP5MhblctaW0vePZfzH/3qq+0QlUul0en43LFFIHjdLZoNznKWGS2RQGY1OVrt6O3bU3NwTIIYyjFPnhlewl1+TWZkQgBUFJGMqek5h2RbpcOZbuZ0+T9Z1ssNWtbr9xz/mpd37d+ljNW/S/9fCUwFSSvGkpMt3LPMM71nf1r1i5qepcbUpq75V7b7dwr9zw1d3nUr1t9/uVXPV+5ruGV2zVu/M01ydwuS2lxr0X5V733r1LVvUGfJ/KtrHdSvjb1nX3c/7uygAAAAAAAAAEgWPidj6uXgpgToDoYg4HUGCIh6hgFMDEYHYBNmJohdhiuoCCOAGhgjQhAYB+BAmLOAkRgI4AqIwDUgApgSBiGFfAzYgAVB4G3MFwvsyVhVDIGMhPrwPwwzCeDOoFZMBQC+DnpMVoBMoAxYgYGwEhgsgdgIBIwFwGzCDC/BwWBgeAKxkwCgDSgAMOAfMCQAYwRQDy0QGAcbCu0GA9BAGZeqJiAA//uoxOOAI3YjQVXeAC8nQ6Z/P+BAgaAXGgRzATAAT1tmG2EOYFoERg0A0mDGCqYCoDxgPASNxxlJUAAoNxZPlGxlDiAUAFTR/VOigAcwEQB2vJ8GASADAzTAUAW2d5OOXVemggOKhUAm6qZwV3KUhgA5KAHBqdQkCoge6gOADeeBEAbzyBBds80tFlcceVv0uIJbSA4TD6sTWWYX5XFXJf+KuI1JpuEuzAwA7f2QUAOr+NF21Y4AQXceQoA33iMHMkisH2GjTsWhi5HPo69LIaF+34v0Lm4w7cp4nTyfKX7Sva0BQCUU4HLToLsTLNqZsnLfrHftQdH+FdlvL87PWK1rCM542q9/d7LfaWXyvVHhP5Ydxrdw3c/LeGL/u/I424cB25fK5XE5dL4btyuJyKpE42oACASnLZLxEKaDZwTnVeeGJ3WnNCbCJlEgEAtEmEtabYa/r+uyX4gwhQKYDMCqEyQqVDjSNI0jSQ5RRpWJPIchyiQ5mjQWJXK5XK5XK6NmExK5XK5XPrZhMSuVyuVz6Nmz58rlczKJm3CYlcnkOUSufbs+Ylcrlcrn1sWfPlcrnz63tCfPnz59b4s+fPn0a39rPnz6NZ0IKChnAoKCjeBQUE/CCgoV4UFBIrIKCgV0IKCRXhQUCm8CgkFdkFAoL4UEgpuQUCgrsgkFBfhAoK7wkFBaTEFNRTMuOTkuNaqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq//tYxM4D2lEPT12XgCgAADSAAAAEqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq' ,anchor:0.00083333 //_tone.Vibraphone_D4 } ,{ midi:11 ,originalPitch:7000 ,keyRangeLow:66 ,keyRangeHigh:73 ,loopStart:5264 ,loopEnd:5454 ,coarseTune:0 ,fineTune:-24 ,sampleRate:30000 ,ahdsr:true ,file:'SUQzBAAAAAAAI1RTU0UAAAAPAAADTGF2ZjU3LjcyLjEwMQAAAAAAAAAAAAAA//sowAAAAAAAAAAAAAAAAAAAAAAAWGluZwAAAA8AAAAHAAAQLABAQEBAQEBAQEBAQEBAQFZWVlZWVlZWVlZWVlZWenp6enp6enp6enp6enqenp6enp6enp6enp6enp7BwcHBwcHBwcHBwcHBwff39/f39/f39/f39/f3//////////////////8AAAAATGF2YzU3Ljk2AAAAAAAAAAAAAAAAJAZWAAAAAAAAECwfHY1kAAAA//u4xAAACHwBc/QAACTMQit/OcAImHQSEAAAAEm/wQBAEFFz6gQBAHwfwTB8H5cEAxLg4CAIAg7qAYf/BB3gcHwfB9//g+H////lwf8Tg+f+CAIAh//8uD9UBgDOQsICAAAYIAiVsj+iHQwwNig6hAEhoZBsAGVwkYJJphABGGoSccBBjEkFAjMAAkLhgoFIkDgSAAaClgSzqw6HAQgRmIoDlm1R0AlspEUAAwWDzAQFLulvTG4aSqs1CMMionaY2k85JblOZTaLLFhFNKHIzZG0FgrvRyHakScJyUqACA487X6y99iIPTGp/UYjwqCwMXq9mJRGdrcqxGta7LMscbW6/43XlppdPymU00zfsQDKIas67+8dZYz1A3n3O8/+d3QXlVFTx+dkVe//KtR0iYC5Sqlqs+RZHgFVt4VqtLS5Z7x/Dl4qgSLY/z/////1epKIQgQmAk/nj+/x7r5qNQ1jqVTNLWhlEFKSflt6rZ1z+/+X///h9gaBM3///////8/XNV7LPgUC4xa2iRABMlUw6xyv1L39qsgzsx1PU8NFFVixXCtazuWSdNEWIcTChXS6kZrkODVwFUgNgkT6TRWLaVBTstY6U3mBWMS8cWaKnk0Na11qRZB1kyIShcAXnXZe3/opLovRaykkSoUlmMzLg6iPTf////82b//fH4PlRR/V1f/V7dv2//9au71hjQNqJ41CcsKAIAAwAByEUcHACAGW0ye25Zg0Bxyvf5iMIxVCUaCWGXhjMVT0a6oE+1uAnvjFCYIgg8QsAqPL0CgClAEmBQamEMMGxY+pPOQYHgGPCNIIGfZNZskWhl1Rga1N+HZh2MTt/OVTUulXxqjmbMzZ3OW7FLSxWHa7YRggF/bdKOjmHuymmyxT69NcrZa7lCYxjSs1su60Cldl3nTaFK25NyAydUrjFgI7COiCwDxIOJkBGVOF9jAxNErupaHTZFF3SSa7lILom6OvW5kX0Elk0QZiRAeWBUEIuVWRekcexqii73SczovQSWq63uzKpKUxqjW1bfsVWu6TkYAk0IBJrNTm6jqB0sKAYOjal2j+oaj3BUXwMDQUOEKQMEQ/BwRAYFaWUyyMEoENAR9VgbLlnjHTAoCfWGjq30cTAcEjBgFzDtDjnULygJlb//toxOoAEW3pY/2aACQDvWg13VLlwuDYsA0OxLNcv16KsQivNj2U0l3dW9Kfq7nOU0WoozStZjMYmakvm6R+DFKPGhUcs5NwLhuZ/f7/H8O/InQa7YdpvoHilSnhqy80RoFh4OYs8MoyaIKCBqkFCRomta6BihorRRsbutNSaVn2MQIADY9e+kke5qgbEcPgCpJN6k7HC0XjqKR4unTE2WmZmyKZfOJGiaKR82Ol5Jy8sxZSCBfSMGQQRZGgdqJMwdFBBMoAPRAsUJM6ZG1aidhIJpql2l6Mf6biAQhICgKjp3nU4WWQgCEG0yrBQ04voswuEQwkAVAVbjkgtEoAPbPN9KcbNWoCQI4/yRCKaBgcB4QLBhmKp1OBwGDNAWKA+rZja2zLHLKmKg8KufP0uNrdSmtXMK2edLS3MWLzstxq15DLbSDZpDzuf5d1ul7zW8f/XPid2H35vSyWw/Q1KWmlOXWcs6a9//uYxM0AIW31Q67mlyw8Qeh9nuT9dpIcvBcALlLOpabGlt5dtc3+tb/H/3r977+u63ciYCHcWzzLLfK3e6z7Uv5fHFfGsq8meOWv+hluFX7VzPDn97Upre705lUwqYas7q/cxzy1Y1njat/f7allatu5L8YlapsZbKOqziFUnIg+diWVXHcj7P5cu4/a/G922k1DC7Z1cYEQwIBg4EZ4kg5NIksGLtaZEypEaVigxgthYgYPloQq3KfJAMb1U6vofhjO7TmBQY6p3nZG1gueYFBAYw2Wf3lwYcg+YEgWYQB2DhkbeHJKOgPFKD7RIE8Lpa1epK+2bNS3Dd6l3Zylzg1GLUrkTNDGIIrUQ6AokKzbSC5Q6udwv9y7zPXP+K0dHPQ7XZY3do7YmaO1DMPy6A1pwmrDL7Q0uxBhpnMfqZ/9Tfea/v9/DPm86//r+4Z0qVsX53//mFnWs88crmFmyLBFax1/bHymP0kXl9I+8xF+QHSU9FPVZPFpitPzVrWFWvUwlcuuzlupZj9j6lTlaxvfO4VNzti/zO/YaKQBO13WpVqk/HKzZw1zeWOsdY9397Sk19HAICILgICZ6UwMnBwAyIodMqf4gQMAKNFVF0wRgoCYBVocOZUuQ6AlArKhoAaIr75jYMAUCyQ4sEZ+tghABEQEQFMjMO8MQGgNhAAYKA9JgeHOpJ9CZTWsrRY7Y/KLbrd1Gt14xa7lrG9bkshhyhlOEuzoYwQLBhqetynwsYUFrHHue9f35c1lv4Db//uYxNUAI9YXOaz7piysRKd9r2D8g77OW6RRzYs5kplLTH3VNjUlc1DbCC86ZtjdagpM+c7dufjuthytX1ztXDP/1foqoNZzueVNnj2zyzq9jVs5XJsvxS5W8u6v09WKy2rYsVt5Tl2Vv9Zpa129hjG9VpNLeaqTG7srm7URpabLVHDVNJb1enlUK3FMqe/KbGFR2zJca/IKSA5bK4jSUMhrZ1a1fk5rKmtUOczye3VpqvLU8jVCCFKRQCc+Td0G4tYLswp2YiAgHPXM8MIx5MGwUTBi8zX8qAlAqwoQD78yn93QAF+3ZQuZiwILAWYCiAYQRCboDoCgFcIwIAoSD2LUttadjuGRVA9zObi1y3T9lNJ2G72V/CO0EBvGNADBsupJdg+tZv0cQG0uL3ulq01Ldbj263YnFJXYmrNevDcsp7bJZDDEuvXoik7Gcd50DqZ8pr9bueVyN2v1hWx7X3ne5jjyVDq4F7z9d1frzOdrHl+7Zrx5FWxUs4Y5TUkpq0rnMbkMZRqcsaisO0eb+zdeck2UzKaCJyO9IKtaMUlyVRqenLcoppDT58mopKKObdqctTlFc5BhAoilD9/G3hLZNnLblmxQ5W52rcprsq7R7x3Y5Vmd1djEjY8UCd/XZWykqsMitXNJk75r0weGYwEAFpTu34rcJQC5Fks5A++vuCoKfGU+GuoVBwEmE4LGGx/nRAPEwUJ6CIGg4AY1VuOJf1+yoBLUP3bs658SrZzGNzPKAZdg0ZhtPupB0BOx//uYxMWAJHYnP+7DHCQ5wyg11+PdSuyhOIgLl1ekpbVz+//M8f7rLFlP5SsTWp267/OaQdq+AYz/U72rmLYfbx44JckrgbmHd9v4Foi6neO2Z7d1BitEW0TUMIwo5KzyUo36xWuYGozy7ULV6uE0GryR85Lu8kGTO4jDtseMDtba2KV9KnJV5iaouHr9yhsHi2k7t5Hmbudq/jX7Y/HczNUVYdJlbsUuPaXGk+jv5Y8p8Mb3445Zcq5Cow4wAYQHtbJ2EU6X5gKAKlCGBhAGxgQF52JNBg4NZg2FJhSC4YA7/M4dwsAA/cTdeN2/wfQRAjXpIHjjKAAAycJgUFxzYG5hgDCThgCCjj1YvhIpzOWVSUB0zJzUolmcYlk7v43esYSOhmMog49PPSh337k9FKVloToFkz/wuDaS3GZ+R51KCv9ulvXq8YpK1q3hYwt1MKWtnO5Umt1OSrmHyqSw/lXoMK+NeTU9PXsY440/c9z3Kat3UTd6zaxxw1U/DWvyz1llUzuVblvWrfcPqctVd45V7OWH/rDP7WruOe6uNjet7x/PnM8Msb2M9utM3pu7N6o+zmGPPVM7NvsxapbFLOU3aXcpkGMos5T1PX1aq8v2e3+XyQTQPIVIQwQwSw+OCYQDAgBg74EaYS0EqHJJY95j/c74YAIAIjIAkYhqFOmIOh9xo629yasNEchcADLqmBOAmpgW4Bkc8wyxGYV1kqTyVZgU4AkYDYAiGQMGxpkRAfZKaAFAT5gPgFiYGuC7//u4xMIAIyYjQVXegC/QPmY/P/CIGNoh5xiMw62YooEh0+PDAuAwEwMMAQMB6AbDAQwF8xlQtNM6KYqzRYgQgyHkT07vmjAMAG8wAQA0MAIABzALABMMAQjAIAAYwRoLBMOcCbzCZRX4wcEKCMACB/TAuQ+jLest6AwBoYA2AJmAHADAXAFBwAZUOMANAAgwANMFHCKjBSQHswKIBaMBrA+jBEQH4wMQGNMByAmTAQwK7/////BQBWNADZgBgAAYASAFlgAFGAAhJUwAIABLjDQAAYA4BTmAdANpgFQAsYAGAWmAJAHpgGwACYBCAjGAAgARgBgA2YAiAyf/////+TAAIkABloFVEQ1gETlMWpJ9K0J1tfAoAQl+VAAQLgASWSJtIoMIAAtDFnhAAAoCf////////R4TnTRWU7qlrFk6GaLHUwbI1V6mJOK37QIGeFgqITKnhR2Uqd+AG5PMwGlhpQ3///////////X8vxY7hsAbm4LhPy2rNm0fhv3AlEFySGqtGymGGyuDJpddh1uUNULdn2p5iVT1L9qO1UxBTUUzLjk5LjVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVMQU1FMy45OS41VVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVV//sYxMIDwAABpBwAACAAADSAAAAEVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVV' ,anchor:0.04320000 //_tone.Vibraphone_A_4 } ,{ midi:11 ,originalPitch:8400 ,keyRangeLow:74 ,keyRangeHigh:87 ,loopStart:3889 ,loopEnd:3946 ,coarseTune:0 ,fineTune:-6 ,sampleRate:30000 ,ahdsr:true ,file:'SUQzBAAAAAAAI1RTU0UAAAAPAAADTGF2ZjU3LjcyLjEwMQAAAAAAAAAAAAAA//sowAAAAAAAAAAAAAAAAAAAAAAAWGluZwAAAA8AAAAFAAAMhABTU1NTU1NTU1NTU1NTU1NTU1NTgYGBgYGBgYGBgYGBgYGBgYGBgYGpqampqampqampqampqampqampqdfX19fX19fX19fX19fX19fX19fX//////////////////////////8AAAAATGF2YzU3Ljk2AAAAAAAAAAAAAAAAJAO4AAAAAAAADIQnbdSYAAAA//u4xAAACjADd/QQACWrQqm/N8AAx1VlMQAUQg2VxsBAEAQB8+qJDhcH4IAgGAQBMH/WD4Pg4CAIBi/l+JwQBAEAwn/BwEAQBAEAfB8Hz5Q5/+D7/7v/WD4OBj///+XB8HwfD4IBhAUBgAAAAREAAAAAAgAAXQwkCMHEJYRAiAUy8NSfUyTMlRiKKED46EGbsbtmGW5d41KcN6Hks4ejHoQDjVzyMQAVkoEAYjCaZCmTQlfRdTocCZhkLCMIGEwYwlY7O2UqHLEnW5GBAuYMCY8FEt0MTAgRgaJtXZq0RwYMgmmm3pd0QggwmADAoIT/MfmsaBLwuwyWIJgigJAJMbvg+ec7KSoBjNgdVBgycvamUBQEAgMnKoKmK1Rm0TdCCvjlNOT33/fSmlMsm45Jq9bGanoajruv7Uf5hzoyhPYEA7vO46uc/t71jmAALh/97vms+wWQAkWI6xlBoJcWxEX1XbEnCXc+pAHVfPrLYzKq9jmccv6/8rYgAJMC9c/DPmvu2O3e/EgsDECdn+IZLDF1l8stYDWfZBMKAEwkEGUphJjJVNNd2YlMMspv2YGvT9C2GBYi4Jh0DuzUkELgX9a//ld7Pudn84GIhLF8d4z/VYAnQACABTwEQgbzyG9clzthmiMNbKYTYEkSkCwCAYnICgBE6njh+tSLS8amRYNmI41aauiZpHVLQMUT59FAuld1IrWZ1LQc4bH0CBCtgDQkBi8HjsK45g1h3EiREUsPgwLwvRnCyKFGCMiw7ii10HzFToI1rZaC/KBTOlYcknVJFZieTIKfMCClEiBDSdMiOJkgpfIcQYWpaKyPIoEIZBQBE0TJ4xNknavddq323r/rqJoZYFheanEkf/+//5u/tpFIL9Grf/MP/UCU4QAgAGuAxCAERYIoFNNjeF42COq6MOX7UWZyDRQCAUMWVDOcAvW88t2xFZm5lJaKAoHlteUROHqNQmHqaVvbJp+Ldn7M1TYwqGYYppkeAqD4zYm6SQWt7uXb8qwhLrNoYGgwawgUJAGRBQtkoAiESqnglYsAs5m1gmApejQcRZWeu8giEbCne2K2SM4ekZaoZw3cVqgSLrYTifdp0DSN5lGmnxxZzSJx2aZszAW4NwUOL/SgvC4IQRZNzT/J+mCFmCvk//uYxMcAGS37Wbz6gCRdv+i11OvE6OMyqU4T/ey7WWv/HOp96/3HHf7+mub1vm8O/ugRfAdBlutb5TfrDXeY/n3+5zne97lr+bz1NtK/WdmXUF6bmJShGPFY1T59lV7O5zf5v9Ob/60UzUgCEgN8BCEC3FEABIjNecBgDtshgCnd25VjjoiMRDD4DDFWjTlANwMDS7WnSGLY9i1iWRmf+erVrIqEqerXr8Vos86mOL64arUFR9l4EQFTXbPN9s7vY6xpLdaG0lDC5M/k0L9rCLDvk+D3UkXlEXg19aSXouCR7SrbbNGZdelVvfZFUvW5+iv27lu3OyPOm1pdS1GAN3U0bx0HGgxsb5RNTNWeDn4h5pa74Wqds15y2TMNmwIB9yuNVQdEAuGTTsy2lzq873HeX5Y2r2UESLLHXfz7iitaNB+Xw4gDWnSkikg5o9tc47UWN1JUzFfewoqKJ01NUJ5JEEAMW1SCLnWRd0jZQ+zXt9FYIBLAAAKEQlwGBACy6aPjO2mr7WhfazG3ka529FmImAKBkYQAEBgvovmOsCuYBoAyJrEn9l1X47OwDuSRvdnlASgIv/anO1dX/mYpAVbK7jVp4MYkphP/u5W/Hmu3r/LUqglJYRCBmAKB8sC2KOxCdkcssXtTucsniwcnTTVXNxs4ZWsbtXWXe3uV6Smg2xesXKTaqDW4Kbi6zzxJy2lrVflsa5cXrh1obqOE3Yu8qouhxWuuMsM3PdjTos5hkTehnLlfH+9ysf/1uVNU//uIxOwAIXX/Q67uleQ+P+f97KelF/HWvu/l3LCzrLueuX6jczAgh/C3nj3mvv/3l3n/reH7z7rPPD19IgTWiw5qU1IogJDeJoiyFhKfnCTn9yWt7md+/So47UADqkO8CBQB5UQsAYW+dNvWGx524Eg97K9iRvYCgDzCAAWMBtDswDQVRUABlLtRmmxykNNPwVJYpM0uNoUDygTjV2ii9NVu0l2jvTPL2V+qIwcoCcMu87r8dax7vKVSllQAoTxApPlDZ5aaZuYVudzi2syEOGiOjfdzcJqW0MRuv5HsuUVFK6WcllNOy6xdk1esw10niirLmbzN9/44xOJqdKdOLMRyngGDY00mKxxobBoYjK6iiXSGAi5qlIvSU6a1LSaupF1oLUqgiy7KoJlwEpNE2WyVJbUHqQVos2yVSlyPFiZi8x8wOopKFqLZZUTcrmFCaGRmQ4R/b4vXg0u4TK8GAAEXMb+Tg0M6igkOK8a0nvC4Ma1SOxdhtTN3mcnOKGAPqGW8EgkOA8bmpZhyJQBdluUum5LK24FsBYZw3L5TMY8qcvZdz/LWcBkANU4w3rL/////3nhSRMcCY8xUwAMHC3krn4chix8vxl25hAoiKbL1H4Oy3hKZdr6eYluf4cr00bn705GabPV+c/OUyp95yZxkcWeGTvtS//uYxM+AIF37Qa9uU+wDv2l+tcAEX4f+XX4xP2cp3kuy3nV23RLKva3lvO5z+YcypLVq7vPmOVzHeHOdx5rVBa59DLwaBqk5qxrLGtnrXc/3lvn63u9+P5c3nlKVPVrVn8buWF7VNGbFHSzfZ+jsdlnK9sMRVCFkbq4AoAkAsAoAkQdHgcJ6iIRAxCgXjCoBiMCQFUwYAazEbIyMhMKYRALmIcHgYPwT5gehAGJ4QuYEAlph1DOGuA1gYT4ehjOkhGf8aSZariRg2SsGYcM8YLwTYKChMnlD4y5wmTFcC+MUsPkwtwizAIBNMBMCwwJwJDGUFnMPAbEoJwMGcCskCIJgFDAHADMCsDYwAgGTAWARMAwAswYQYjAvBeMC0AkHAamEEDQYLQLBgmAOGC2F2YPIKpgVgEiEAAHABMjVuUCAoBRd0CgGDAEIAAZAQGpgEgUAYARW0IADMIIN4wxh3TA5ADMCgBgHAEITQAACYAQBJgCgTGBiBMYCIACcqgpgBgPBgGxgIAWgwA8SAZMAsCQwCwIgwBdtQIAUmMzQu2oO27LHNnS0q0lBn6/UNSmMwzAspuV6tmtWv4yZ2GCIZl5gEAtL1TlswoAoVABBwDEBBPPs70a/VbepVKYZUxy///////9/ADLEVxUANaYKAELKP4pm58dAwAZgEgojQDhgDABGAIAIDgAMqbHHWNWGZVDT/SlrLOZVLs/////3v9f//+zARANMAkAlBcFAAIAGkoYF1EDDAZARMAcBEHAF//uIxOMAPyX1O/nvEIgAADSDgAAEmAwAQYCgAgcAQWTL53y34NABLp5Uz7RF2WsxJ3n+mZbUqxlwX2cphz6uS7u2JSf/QlmKVUxBTUUzLjk5LjVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVV' ,anchor:0.03646667 //_tone.Vibraphone_C6 } ,{ midi:11 ,originalPitch:8300 ,keyRangeLow:88 ,keyRangeHigh:114 ,loopStart:10628 ,loopEnd:10688 ,coarseTune:0 ,fineTune:-16 ,sampleRate:30000 ,ahdsr:true ,file:'SUQzBAAAAAAAI1RTU0UAAAAPAAADTGF2ZjU3LjcyLjEwMQAAAAAAAAAAAAAA//sowAAAAAAAAAAAAAAAAAAAAAAAWGluZwAAAA8AAAALAAAYnAAqKioqKioqKipBQUFBQUFBQUFWVlZWVlZWVlZtbW1tbW1tbW1/f39/f39/f3+WlpaWlpaWlpaoqKioqKioqKi8vLy8vLy8vLzOzs7Ozs7Ozs7i4uLi4uLi4uL///////////8AAAAATGF2YzU3Ljk2AAAAAAAAAAAAAAAAJAJ+AAAAAAAAGJxfX3ydAAAA//u4xAAAEnVLVvTHgCSjvyq3N9BBgAAACAfOUYWLKddYsc07EsS1QIA5xDzLsrFYyPHivV6vV6vV6Hq+PSlMv0+c5bydiaCaC4D0FwOhkqxoYhiGIYhhoIYoGR+/fv379/Hvr/3vDfv2R48eRKUpS973vv/////7pSmv//e9//ilL3vff9KXve/////////pAePNP0MUDINB8HwQDHKAgCDv5yIP8EOXehwGAQAAQAAQBDkIgNMidD6dBgoCZE6GFGiVqYbSU92aLQEI6ATgqG5xnYXoM1JBpo1PneoogUDh6Sl1LeQkL9MHQqSJMDgFaE7svEICJigABULQCCRgIAqdpc5/X1qv0wMEAOYDAKqZS5WUKAXZmQ4An9ZM5UisOrFbTOnEaU0lxYdzpW4GDYDwRBVJL5fDTYCYDquWOt6iscaU/ULfWhr16TKKQLGatiblGXzcLgS5Hq/0tJe5DVttH6ysUesMpmmmrkRQTUlPTX/1zv27EGNq5n1c/t7/USEICoTYFqVbNXLtWt3fb9WPjgYiRJuthj3H///1MT35xUaALf///////3605EcqtL+u6y3r/////wgxcess8v1j3973zHf7/LcKdW0MwV7vBQAAAB2xNIQypYJZbGaaIx+jl0qeCLvqWXMYyIDS+IgDDuEwBoBwXAgKABDLo8i4ipFAkUJoi5FRcoxwm4QBFwhl0gI8HVEuWBlRQpMkAKBsYkXI8PbFaolREulhaR41C8QChJBc8cL6SzZJbskUzdbKPGRg+oqKda0KkEamY2PrrRXSNtFI6kkYqNTImyOGkFACGhrUxw1skktrV1vspKyNy8Q4BcAQKCxBvEmXS6e1pt6KrN/ar9aRYf/siTCX/QUmtSjVFzE6aoOyRscd1s5s6aS101Jo0bseWjcyG8AgS6JgDA4CcWA+Q6ui7K930bWka9IUuhQARHskANMEQ1YMj6LQoAlB52WN4v1/ay/W1hhC5v33gaUkwazB6MJMu5E5/n6aVCo840gmLuL9CEFUzcSU0FWceakfl4hhLMTIFMVu26m6O9Kb2H37taxexwrUO8pW8ty7Xsbyp9d5Yl2dJl3GnoLf1NU3KmeNq9yvHqk89IiHxpZf2Yyr3q1jnMN7+rlh/KlrmWsbVzPl//uYxMcB29IbSn3LACwRQ+fh7bK9/G1SlUJK6ekh2tjPb3lzeO9/ze+7+f7f2Zv/zN5xkkPf15zsyuQA1n9memZqgurVbxLKqw49YwsKpTYFLZTpvjlZakgu4/5/E8cQ3Rvws0be+yoqRQIQAAAAAAAObgh1imSMh8iahY15qcALDO9Azrr4QeAoAwXAZMGpWI1nwhDABAPae709Dspct87rlvlHXezpn9WSLABlL6Qh3XSbu3WKwfMzkM231flrKsqMyr38ryF7LUkgWcZOYAB4HBIOBrey2RzmdSjsV5qmvz1NL68siH3PiMruVLlLZ7vCU3ua/tLjUuaxneU3LUqtxy13Pk1RRFYERkEILMajPeYbrawtY1rmuWcf1brZ2q1NjnX5lSRsKAI2YAojKrs1JufnzL94YzljDHW//9VP/Wt9/9cmaGKb/736/l7+aUlf5rmOG+/uVOnt5IDhtpcYc+JQO7kndqFx+1Krz/1ICiEbhERn+23StQ3GpXDEW1Yu7nfq5Umc1Z+c4AHBkAAAkgFALjwEZMAkIwABYBAAgBsYHgF1px1v33jD/uowtJAteYCyKRlzglKwtOcm3OQNLqW+/UPZ14xcjZCACijLYBh2XRntaLz3wdYpYBsyymEYA0qu1t3JdelRSLIEDAJtR0jtOOZILum6LpLPF42RME0SGjFSMEjJTKKzMkbJH1GZMFowdGeUYpqJpVdI0LpfAohElSdZucorodBBGikggtSje+ozLgYHA5IElDrs//uIxOsAJFYnOaz7g6PuxGf96idtfr07Kor6CakXd1WN1szIHDpVMEkLHU1pXOiPE0kKLouio8I4miAuLboFiEGVx8MSI8RWqsOmVT65WRyD569dtazTKS1SWm/W1U7PAAEShEA+YGAGRdkwBAGQ4CQwDQCFkA4ANhadMCq31Zm4u9EwKgDiBIIxtQXjAGADVNEZdKexX422u7c3jSxkYALxnIy7s9GrVWVXZVX3JJ6Nuw2RJIaAAnbmVaVV57KkSKAwbyJ87nzev1v97tTuVjV/t+5TPsq6X0lyU6p6yqhSTPOo3LroMgdR2UitlOaosCAaZmizyFDd0UmRUp2XZNA4izpOdQNxSAB0w6q6Gr1N8++1GabL9L/tV2KUpq90SFBStO7DgNf1YzS2fV9AebVR0L1TolnyxavT2QKa78VImXltkxWbZb1fz71VeUohs0vyRImkKoAAGWBGg+NAdPGCAA46nLDlZpEnZY70exsQCpQIQEzAkSkMF4EwHAArWdmXUuWONqpY1PUGVOWABVx0tXLLUMWtcq26GpJdZQEhxna3dcvd4iSgJ3AxsDvkKtS1o11k4aEFLiTFIxRLhoM4KiWyHJnSfTUanjQwSWimxTLZnMVMko8mYpHziJiVUiJg0OIGY1Za5qix5AusXEk0zxlelrpp//uYxM0AHsYjP69RnqPEQ+f96adl5cIuA1syZTLsipGu/ryamQT3HsRq4T7bZ6U4w2oZH/QNSqCHY5KEyWycUkAmIzwCtBdtMhMtPQE55iKSm0826iZ06jqAgqGPtFjoh4EqDe2ABhZDkL4kA5NNAWUklXZ/BDKmZM6gDUotuwQgBglKgxugSgMASup/ZdZtY7p4nJafGGr+RAGRD3q3N0eeWMzq/JNWbuE4hC+d7/wx1zGVCAUXwcVq9n//9frvLP6ln1OVqau9Tq524zT56r/u3ZvXK9vt6RU9erO9t45VMaSOzPZfIJQ/xACoVAGFyYlWr+VXeFult8sc3cyz3/d65n9b+ywMM7Sflr9f/83/Oa1znR3+CGZpSz+O8w69R7n3Nnq05d4tY3KWlq1cZ+gjLoU5leUNmp8fo6lhlCvXtLS+FWtVpLvs/R7VSSbMVh7mmA19kAMWg5E+AgH4cbOgNVHEQQAEwiXs/a3ay3I6RR8wAUcjK8BIAwDKmz+y6lyx+nvy6isyOwoUKWRppTzGpSSMTaWEzQWUFrAmZVSW6bLYvhnAA/RyBhoO37oqL10zegoojIm9JBlFw3coFBI4XWRIYpNAxJ5iZJ1SjcxLhbWdLo5xcIIDhFFRPldEj1FUpuiiUjps6RqX0EE2d6L2sXwGnoHkD0+dSQNlskrUmj118lLZqVeyySWQzwqt7K07Sof1qtzqsaqgFOso7QWiWKhFU0DBGKnqGFlSeEURPAlXxhttGiTUajBKDVa4//t4xO6AHiIjP69lleO1w+f16aa9XLUyVYcgAGMAlknMBgBxSDW26tQhbTX2XyumCYhQ40m2kmA2gwZxgHQGAlV0/MapbWP00xEqGal3duCTX/metYZ0FzC1WzlXcHTXJa5/Py/LVKQkDrs8k//+ud//or1fdWxSZ0vIg+ONqrKMdUuqfK3UvS21qxKIpurX3nnfrallevW5I8Z6wjoozTzV+duS7DlaU08pqb1L5nKU48q0+5ixT3bcz2VsQDOYRa1ayszu729U9nLH6W5S4g75okNdVHNdlNWz3Yu1V1NjjMLB7bYkw6mocmUWI38xBMhkRIRKmeKl8+E5IDSMzggQMabjrTU9ZpRv9C02xs0RsdWwgAOrhLNOYDiCLAYmuHA8u+VvivdxYZgCnsW6Snipg3kx9YFQQCrBodl1nLnzsPO5Krce1psBEDV/+fO51qlfG3OYXI68AwBJgCACAyF0klpI5KYV9SRkQPNG1/////Pjw9XzSN/vejWpEhzw/AiVbp5ZN4w4y2jQX0a2Y09n2W21danJkxMupbYgakxLE3NGktSvrLtd3iKyz9kc//uYxMyAHzYnP+9hNePaROg916ecXKMlwBsuTnBldRl9DHb6y7hp9QR4SKXDKJ70loxtqMVC6b2LWh0/koR66XcseWSnpGxS68nEJ8umVggFtWkm9pguK1SrUZvnKTZecZRbSUlfXZWu8hrNKhU3thAAZaK628WARVaxJnq6uxVogkAGgAfSpcrxyG2WGBOUkaDwDwQAywaHZdZy59mU0+pPYw2nYTO5f1nTcivNZ27cgkNXqPYFe0HVq3Yx1vGmLBS4SyoE3+/3v/+5znN16CpvVyVNT1h2V9vRlRHFk+O5PE5NeQZGsVYRMLEslVDBMCyjUCFsrUnn1G1TE0ye3ybVRl5dBNEZgpjAGBDjZebCt6yviVm24s9licF2UaeGp5BGw6InRrzkjXYblHx7TazK7pf3jERtQqsRwgShqLrJjcWFXkSJNOZ+UoJpagRb4s+Lcu/aZ6wulOyrO0k4QA8wVKcMAYUEdRGNNKNNPstJuU76OGX8MDEdI0dAFgwBVl0Zl1Lf39SalE9UurNwlA45F6lmLsgsmi8dLhgsVqGrybPIW0USmIxCsIYN7qV6ZIqgqU+fX1XCgsbyRfi/KPsGPNFmW3Tr1qyp7DZLBA4zDV5hN1XFi0+1uN+PVjHOdZx57r61MaLXvdZxpsR2PeZ2OLqY7Nsi1arx13Pj2HKw1v35Nlmv7WltpTXIq077xWgvTaH/6pOJyBaR2YKMtVXtL2XWH7FOKaQPvfhtkfddr4NU1Fh1JGhmAAKHotrJ//t4xOmBHV4hQe9hMat6Qug96LKdxYBlPG89CwcBuu2NlbwqrO/qVvow8tQYJIXRNJqLAKttFYtLa1nt9p7+w/br1siUBR3qXPLKn3vl+VWrVaoxeHGAeh6Ue0TycxHkBujpGI1fSoqvP8WuOc5F4dBRVhiXHMlg8WR+v5g4owk3ZcjoXNVzblrdlPok825hOvfYgs9ZZW9au3676zaQ9HLHJAINU9iscdnHZu3+5n16qylKSx19ctTNcluJq+Xlv6XiihttLzaWVthOOCkRVt6HZ/6VK8obPeOTxRFrSbc1cyy20ma7LVp7QOVmEwH1plxADh+vfW8wfDsaEUSGkDBO1e0uRqUaac/DY7Evhh20eDCEkwXaKrYtjTZ2u4bkFNP4SLWZYAhvM88fl1HAPJffjcvpJXq45CEVHlq7ja13XsKh9hMJ//1zvOeUZRobxlmLoyM2jy7csa2BdLU3WqhMNJLwSVL12sZxkyTk5Gq3GSahqSNl+IasyvE9aWxphJvMyS0Jgu3BqST5xzVJbVwxNhO2y4jHZT06BqaUvqtou4hy4ikz5kw2t6MqNGBJ//uIxNIAHFoTQe9FmGtnw+i91JudqLsdOiTso5JiabW7+ETUED5j5kzDNm2goo2IaQAFl7z+283NAUCZQprGF8Yy7ywdG2VlSi9SniDW0BBhCsIL4Fjs9Zznb9nr7ah6ejFTLRKBBMAGNbedTHKkxu7uRGznKguBhgOAkuwrawqR+n/27ItqdxW9j+Wtd/zBOZuTePD1YXQxfGI2wfaQKB7ZSuD8WOXCB9NgwgqEaUtZEQnBZyZNBuNbCLtkx2kby2zQvyX3ZcwuDzC8SVnUSWbuatFdyUV9ZVZWdBNaLE5qzf4SlD7s3avBiUGfOS9oSZgUWyik9Jm0BlZ2MkMEVVrW5jFLVlJLob1+dyydTqTKcqnpHhgAFhaveyYFLMRAgpfRUUKaA9TrsxqrD1JW/i5wYAQYGpS5pQALqgt/FtzE/psMAP5nhjlpDsRAMY9zyikcyjdNr6+rtyjEQADW2a9y739a/KbVE9MP73rL7He7hC6iww5nbE6yjEUTS8VVzebBlQ4cLpI0CrZMjNsTZpZhCysPXBalDbdtVnlJOZ2zbNU3Bidqy1tRbTIVg2paGoLKvlJ1Mv6KORUTfbM7YxFAtMqS2p0lntpRk9bwlGkHhJRV24ydmcSXj1dt2xWztrQXjvLkU3LNYxiGcISm64WdiiIlrYiX//t4xOUAHJojQ+z1LeuHw2f9jyW9EASF3P5JzKsMDEwDy4gFB1ARAr+LBsPbLEnLwlb6NLCwAGDs9nmQMuRVyoa2OXzMjgzKZ0ggOoHyzTyJwul0usdK5SUkKGEEUdmvNUhqlIoijKMWSVssgOBYWOcaLHF1YJKI8tdDhQZL55IwwVNDk0pqllzKloZkSp4QvlcckQNSUY2YmkJqZSnxsOMLqB03N3zLLdHsN73ZbS1S3HDTyJa3qGM2KdpS0+d+REC4Qjxy2J+iBpImES7lA8EtQQOHtSnDo4H2XqucLxevIyFqXZQAARaXmHwDhwNjQdPQKgih/ATaR5w1h23iCwj2BUFzEkczHPNzsAoTAAWDEIFjAYAlbUr3LlViAJDn+tfhVKARlljm69HblFm5hV7YywjAkAk9l+Wu5f+3xVA4D3Y55WMsN6zy5M0dNRTe8KtSPQNcldJXnLP55W693Ok+V2qbHOb/mMomatm/v95/3mOXeZ/jUv7s4554csY83ny5rCzdq4ay5llUuY46qXb2WFTLGze7rOtha5a/C5veO731+Zbxv4d3YpLVz+Y9//uIxM8AWhonQ+7FFOP9wmg+u9AFxxws53uYfyZufT5Ukvzmrurtu/Zs0udLanY3WqYXql2xhjjau2KmOVJnT1d9tRo/UAIqXM7AAAAK0n51cytNoeAwSkYEKAIGCagMBgYgCQYEIAvGAOgTZgFoAWYAmAxgkAZMBCAfDBEwIMwSUEvMAeAVjA7VKUKAB5gQ4/SFAN4wXgJBOVKAlTAHwAgzKoBTEAAsYL4DpmANgUVKuZbitsaYIYFMAUGAhAHwoAblgAiGgdFzVdKZAoH5DACdrhgUICCYBuA0mAGgJxgMgBYwhewNAMBoBxYMPAAxgDIACAgBQLAEBgLQA4WnkhgKgFEYBsA8mBXgK5gC4D6YBqAlGBBAJDMjACAAZUluDHmjlGTABxgCQBDDqTANAAXXSjYAIACgwBQARMAzAFyEAdMALAAjAIgA4dAEgcAIxCBmYvk4McXTL20lksXRAcDNvAEeg6G5swCkAVCwAuEAERgDwAcDQBAWAHTAFwAsGABJMAJGAHAA2UD2J9pEDszkjxxF25+aXuyB/ZZXvxaYp2WU1Rm5dZFgDAAaJqTZeBFZIBB9MFINIhMKBYo/LfamYKtyi680mp3ji83A9SBHkistceHMYKhmJzcffxtInQpcKDp0prrsViUsYerCnW1hXymjhr9V//uoxNgAPsYdP7n/ogLdqmprmMAF3AEjlFPefKiqUly5hSU9NNV4eu3K1TGmqyjteRxCYllNE9zFN27TX9YpNIqOmoSiu+Co0iJSqBE+NJxo8TqkEv4GUmnJB24ARFy3/7lYEhCEYDy8kgiBFUVQaiKWYByAkBIBqx5KYmMR0JQ6wEoSjJ7TkxXatWrVuGQlLcXLlz2nJiu1latdxpctxpcueuytemq1a7zS52bNLnvqttO1ZrzS53rNLl1tW2/arVtctXpaXLnvra01WrXeytexpc9act+1Wu16a1mzT1rTa01q6C4ioQUcFNgoL0VkFHQngoL0FyChkI6KCtgvAoZCOigrYKwFDIQ3EFbBXBQyENpMQU1FMy45OS41qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq' ,anchor:0.01483333 //_tone.Vibraphone_B6 } ] };
442.375
9,431
0.955896
b8867987f4a1a29f615d5abaac3462426b2874c6
2,325
js
JavaScript
client/src/components/TestComponent.js
lampitosgames/react-redux-express-startup
04684f16c884efff9004ad78e45327bb0fccc648
[ "MIT" ]
null
null
null
client/src/components/TestComponent.js
lampitosgames/react-redux-express-startup
04684f16c884efff9004ad78e45327bb0fccc648
[ "MIT" ]
null
null
null
client/src/components/TestComponent.js
lampitosgames/react-redux-express-startup
04684f16c884efff9004ad78e45327bb0fccc648
[ "MIT" ]
null
null
null
//Import react/redux stuff import React, {Component} from 'react'; import {connect} from 'react-redux'; //Import all required actions to connect to this component import {incrementCounter, decrementCounter} from '../actions'; //The test component is an example/template component class TestComponent extends Component { //Post-construction custom javascript to run componentDidMount() { //Bind an event window.addEventListener('scroll', this.handleScroll); } //Destructor componentWillUnmount() { //Unbind event window.removeEventListener('scroll', this.handleScroll); } //Event handler handleScroll(e) { //Test scroll event let scrollTop = document.querySelector("html").scrollTop; /* //Example code that floats a header when the document is scrolled past a certain point if (scrollTop/1.5 > document.querySelector(".timelineHeaderTitle").offsetHeight) { document.querySelector(".timelineHeaderLinkList").style.position = "fixed"; } else { document.querySelector(".timelineHeaderLinkList").style.position = "relative"; } */ } handleClick() { } //Render function render() { return ( <div className={"testComponentClass"}> <div onClick={() => this.props.decrementCounter(1)} className={"decrementButtonClass"}>-</div> <div onClick={() => this.props.incrementCounter(1)} className={"incrementButtonClass"}>+</div> <div className={"counterDisplay"}>{this.props.counter}</div> </div> ) } } //Map state from the store to the component's props variable const mapStateToProps = (state) => { return { counter: state.settings.counter }; } //Map action dispatch functions to the component's props variable const mapDispatchToProps = (dispatch) => { return { incrementCounter: (_amount) => { dispatch(incrementCounter(_amount)); }, decrementCounter: (_amount) => { dispatch(decrementCounter(_amount)); } }; } //Use redux to fully connect everything up export default connect(mapStateToProps, mapDispatchToProps)(TestComponent);
33.695652
111
0.625806
b8868a88ae98e1ae7ec681eaafe0726c083fecb1
4,703
js
JavaScript
dist/p__Repayment__List.async.js
solo123/woyin-op
dcc54dc259accb571f538d8408a2f8eec98b2812
[ "MIT" ]
null
null
null
dist/p__Repayment__List.async.js
solo123/woyin-op
dcc54dc259accb571f538d8408a2f8eec98b2812
[ "MIT" ]
null
null
null
dist/p__Repayment__List.async.js
solo123/woyin-op
dcc54dc259accb571f538d8408a2f8eec98b2812
[ "MIT" ]
null
null
null
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([[40],{ekXi:function(e,t,a){"use strict";a.r(t);a("y8nQ");var n,r,o,c=a("Vl3Y"),i=(a("IzEo"),a("bx4M")),l=(a("14J3"),a("BMrR")),d=(a("jCWc"),a("kPKH")),s=(a("miYZ"),a("tsqr")),u=(a("2qtc"),a("kLXV")),p=a("p0pE"),h=a.n(p),m=a("2Taf"),y=a.n(m),f=a("vZ4D"),b=a.n(f),k=a("l4Ni"),I=a.n(k),g=a("ujKo"),D=a.n(g),v=a("MhPg"),w=a.n(v),C=a("q1tI"),E=a.n(C),x=a("MuoO"),T=a("KJZU"),A=a("dCQc"),O=a("zHco"),_=a("nz3n"),R=a("TESu"),S=a("+n12"),j=a("BtQg"),q=a("7DNP"),M=(a("zCwR"),n=Object(x["connect"])(),n((o=function(e){function t(e){var a;y()(this,t),a=I()(this,D()(t).call(this,e)),a.getData=function(e){var t=a.state.tableData;t.data=[],Object(A["db"])().then(function(n){if(200===n.status){n.data.data.forEach(function(e){var a=h()({},e,{key:e.orderId});t.data.push(a)});var r=h()({},e,{totalCount:n.data.total});a.setState({params:r,tableData:t})}})},a.onClick=function(e,t){j["a"].set("orderId",JSON.stringify(t)),a.props.dispatch(q["routerRedux"].push({pathname:"/repayment/repaymenthiston"}))},a.handMerchInterAppaly=function(e){var t=a.state.withDrawList;"undefined"!==typeof t?t.forEach(function(e){a.handRepayOrdersAction(e.key,2)}):u["a"].info({title:"\u4fe1\u606f\u63d0\u9192",content:"\u8bf7\u9009\u62e9\u8981\u5ba1\u6838\u7684\u8ba2\u5355\uff01"})},a.handMerchInterAnace=function(e){var t=a.state.withDrawList;"undefined"!==typeof t?t.forEach(function(e){a.handRepayOrdersAction(e.key,-1)}):u["a"].info({title:"\u4fe1\u606f\u63d0\u9192",content:"\u8bf7\u9009\u62e9\u8981\u5ba1\u6838\u7684\u8ba2\u5355"})},a.handRepayOrdersAction=function(e,t){var a=new FormData;a.append("operate",t),Object(A["bb"])(a,e).then(function(e){200===e.status?s["a"].info("\u64cd\u4f5c\u6210\u529f"):s["a"].error("\u64cd\u4f5c\u5931\u8d25")})},a.onSelectedRows=function(e,t){a.setState({withDrawList:t})},a.handleSubmit=function(e){var t=e;"undefined"!==typeof e.rechargeTime&&(t.q_createTime_gt=Object(S["e"])(e.rechargeTime[0].toDate()),t.q_createTime_lt=Object(S["e"])(e.rechargeTime[1].toDate())),delete t.rechargeTime,a.getData(t)};var n=[{value:"1",label:"\u65b0\u5efa"},{value:"-1",label:"\u62d2\u7edd"}],r={formData:[{type:"InputIcon",label:"\u5145\u503c\u8ba2\u5355\u7f16\u53f7",name:"q_orderId_like",ruless:[],placeholder:"\u5145\u503c\u8ba2\u5355\u7f16\u53f7",typeIco:"user"},{type:"InputIcon",label:"\u5546\u6237\u767b\u5f55\u8d26\u53f7",name:"q_userAccount_like",ruless:[],placeholder:"\u5546\u6237\u767b\u5f55\u8d26\u53f7",typeIco:"book"},{type:"SelectCompone",label:"\u72b6\u6001\uff1a",name:"q_state_eq",style:{width:"198px"},options:n},{type:"SelectDateRang",label:"\u5145\u503c\u65f6\u95f4",name:"rechargeTime",ruless:[],placeholder:"\u5145\u503c\u65f6\u95f4",typeIco:"book"}],buttonData:[{type:"primary",ico:"plus",hangClick:a.handMerchInterAppaly,labe:"\u8fd8\u6b3e\u5ba1\u6838"},{type:"primary",ico:"edit",hangClick:a.handMerchInterAnace,labe:"\u8fd8\u6b3e\u62d2\u7edd "}]},o=[{key:1,describe:["green","\u65b0\u5efa"]},{key:2,describe:["green","\u540c\u610f"]},{key:-1,describe:["red","\u62d2\u7edd"]}],c={columns:[{title:"\u8ba2\u5355\u7f16\u53f7",dataIndex:"orderId",key:"orderId"},{title:"\u767b\u5f55\u53f7",dataIndex:"userAccount",key:"userAccount"},{title:"\u5bf9\u8c61\u540d\u79f0",dataIndex:"merchantName",key:"merchantName"},{title:"\u5145\u503c\u5bf9\u8c61\u7c7b\u578b",dataIndex:"roleType",key:"roleType"},{title:"\u79ef\u5206",dataIndex:"balance",key:"balance"},{title:"\u8fd8\u6b3e\u65b9\u5f0f",dataIndex:"rechargeType",key:"rechargeType"},{title:"\u72b6\u6001",dataIndex:"state",key:"state",render:function(e){return Object(R["b"])(e,o)}},{title:"\u521b\u5efa\u65f6\u95f4",dataIndex:"createdAt",key:"createdAt"},{title:"\u64cd\u4f5c",dataIndex:"action",key:"action",render:function(e,t){return E.a.createElement("a",{href:"javascript:;",onClick:function(){a.onClick(e,t)}},"\u8fd8\u6b3e\u8bb0\u5f55")}}],data:[]};return a.state={tableData:c,headForm:r,params:{page_size:20,totalCount:0}},a}return w()(t,e),b()(t,[{key:"componentWillMount",value:function(){var e=this.state.params;this.getData(e)}},{key:"render",value:function(){this.props.form.getFieldDecorator;var e=this.state,t=e.tableData,a=e.headForm,n=e.params,r={onChange:this.onSelectedRows};return E.a.createElement(O["a"],null,E.a.createElement(i["a"],{bordered:!1},E.a.createElement(l["a"],null,E.a.createElement(d["a"],null,E.a.createElement("div",null,E.a.createElement(T["a"],{buttonData:a.buttonData}))))),E.a.createElement(_["a"],{tableData:t,rowSelection:r,params:n,getData:this.getData}))}}]),t}(E.a.Component),r=o))||r),z=c["a"].create({name:"list"})(M);t["default"]=z},zCwR:function(e,t,a){e.exports={addButton:"antd-pro-pages-repayment-list-addButton"}}}]);
4,703
4,703
0.698916
b888b02b7315168ccbb9c578121cc8f753f977bc
2,317
js
JavaScript
models/Article.js
esalling23/fake-news-party
398f5748970224d1a7bec9a3050374e065d3bc35
[ "MIT" ]
null
null
null
models/Article.js
esalling23/fake-news-party
398f5748970224d1a7bec9a3050374e065d3bc35
[ "MIT" ]
10
2017-12-08T21:54:50.000Z
2018-04-29T23:36:03.000Z
models/Article.js
esalling23/fake-news-party
398f5748970224d1a7bec9a3050374e065d3bc35
[ "MIT" ]
null
null
null
/** * (Site name here) * * Article page Model * @module Article * @class Article * @author Johnny Richardson * * For field docs: http://keystonejs.com/docs/database/ * * ========== */ var keystone = require('keystone'); var Types = keystone.Field.Types; /** * Article model * @constructor * See: http://keystonejs.com/docs/database/#lists-options */ var Article = new keystone.List('Article', { label: 'Articles', singular: 'Article', track: true, autokey: { path: 'key', from: 'name', unique: true }, }); /** * Model Fields * @main Article */ Article.add({ name: { type: String, label: 'Headline', required: true, initial: true }, user: { type: String, label: 'Username', note: 'This could be a fake username, a real individual\'s name, or a company/brand/group' }, thumbnail: { type: Types.CloudinaryImage, label: 'User Thumbnail Image', folder: 'FakeNews/Articles' }, location: { type: String, label: 'User Location' }, cover: { type: Types.CloudinaryImage, label: 'Post Cover Photo', folder: 'FakeNews/Articles' }, comments: { type: Types.TextArray, label:'Potential Comments' }, source: { type: String, label: 'Source' }, description: { type: Types.Markdown, label: 'Article Description' }, types: { type: Types.Relationship, label: 'Type of News', ref: 'NewsType', many: true }, // debunked : { type: Types.TextArray, label: 'Debunked messages', dependsOn: { 'fake': true } }, hashtags: { type: Types.Relationship, label: 'Pro Hashtags', ref: 'Hashtag', many: true }, createdAt: { type: Date, default: Date.now, noedit: true, hidden: true } }); Article.schema.statics.removeResourceRef = function(resourceId, callback) { Article.model.update({ $or: [{ 'hashtags': resourceId, 'types': resourceId }] }, { $pull: { 'hashtags': resourceId, 'types': resourceId } }, { multi: true }, function(err, result) { callback(err, result); if (err) console.error(err); } ); }; /** * Model Registration */ Article.defaultSort = '-createdAt'; Article.defaultColumns = 'name, updatedAt'; Article.register();
23.17
135
0.59085
b888c797c6a6501fd0c9abf0a4bf3334c63c39af
5,749
js
JavaScript
js/custom.js
qmengz/Test001
8e95c4679e15f78353b49329a6c8ee186e2d33b8
[ "Apache-2.0" ]
null
null
null
js/custom.js
qmengz/Test001
8e95c4679e15f78353b49329a6c8ee186e2d33b8
[ "Apache-2.0" ]
null
null
null
js/custom.js
qmengz/Test001
8e95c4679e15f78353b49329a6c8ee186e2d33b8
[ "Apache-2.0" ]
null
null
null
(function ($) { 'use strict'; /* **************************************** :: 1.0 Fullscreen Code :: 2.0 Welcome and Advisor Slider active code :: 3.0 Testimonials Slider Active code :: 4.0 Meanmenu active code :: 5.0 Onepage nav active code :: 6.0 Magnific-popup Video active code :: 7.0 counterup active code :: 8.0 ScrollUp active code :: 9.0 Sticky Active code :: 10.0 wow active code :: 11.0 scrollUp active code :: 12.0 YouTube video active code :: 13.0 PreventDefault a click :: 14.0 Preloader active code **************************************** */ /* *********************** :: 1.0 Fullscreen Code ************************ */ $(window).on('resizeEnd', function () { $(".welcome_area, .welcome_slides .single_slide, .single_slide").height($(window).height()); }); $(window).on('resize', function () { if (this.resizeTO) clearTimeout(this.resizeTO); this.resizeTO = setTimeout(function () { $(this).trigger('resizeEnd'); }, 300); }).trigger("resize"); /* ******************************************* :: 2.0 Welcome and Advisor Slider active code ******************************************* */ if ($.fn.owlCarousel) { $(".welcome_slides, .single_advisor_profile").owlCarousel({ items: 1, margin: 0, loop: true, nav: true, navText: ['<i class="fa fa-angle-left" aria-hidden="true"></i>', '<i class="fa fa-angle-right" aria-hidden="true"></i>'], dots: false, autoplay: true, autoplayTimeout: 6000, smartSpeed: 300, autoplayHoverPause: true, animateOut: 'fadeOut', animateIn: 'fadeIn' }); } var owl = $('.welcome_slides'); owl.owlCarousel(); owl.on('translate.owl.carousel', function (event) { $('.owl-item .single_slide .slide_text h2').removeClass('animated').hide(); $('.owl-item .single_slide .slide_text h3').removeClass('animated').hide(); $('.owl-item .single_slide .slide_text .btn').removeClass('animated').hide(); }) owl.on('translated.owl.carousel', function (event) { $('.owl-item.active .single_slide .slide_text h2').addClass('animated fadeInDown').show(); $('.owl-item.active .single_slide .slide_text h3').addClass('animated fadeInRight').show(); $('.owl-item.active .single_slide .slide_text .btn').addClass('animated fadeInUp').show(); }) /* ******************************************* 3.0 Testimonials Slider Active code ******************************************* */ if ($.fn.owlCarousel) { $(".testimonials").owlCarousel({ items: 1, margin: 0, loop: true, nav: false, dots: true, autoplay: true, smartSpeed: 800 }); } /* ********************* 4.0 Meanmenu active code ********************* */ $('.main_menu_area .mainmenu nav').meanmenu(); /* ************************ 5.0 Onepage nav active code ************************ */ if ($.fn.onePageNav) { $('#nav').onePageNav({ currentClass: 'current_page_item', changeHash: false, scrollSpeed: 1000, scrollThreshold: 0.5, filter: '', easing: 'linear', begin: function () {}, end: function () {}, scrollChange: function ($currentListItem) {} }); } /* ********************************* 6.0 Magnific-popup Video active code ********************************* */ $('.video_btn').magnificPopup({ disableOn: 0, type: 'iframe', mainClass: 'mfp-fade', removalDelay: 160, preloader: true, fixedContentPos: false }); /* ********************** 7.0 counterup active code ********************** */ $('.counter').counterUp({ delay: 10, time: 2000 }); /* ********************* 8.0 ScrollUp active code ********************* */ $.scrollUp({ scrollName: 'scrollUp', scrollDistance: 450, scrollFrom: 'top', scrollSpeed: 500, easingType: 'linear', animation: 'fade', animationSpeed: 200, scrollTrigger: false, scrollTarget: false, scrollText: '<i class="fa fa-angle-up"></i>', scrollTitle: false, scrollImg: false, activeOverlay: false, zIndex: 2147483647 }); /* ******************* 9.0 Sticky Active code ******************* */ $("#sticky").sticky({ topSpacing: 0 }); /* ***************** 10.0 wow active code ***************** */ new WOW().init(); /* ********************** 11.0 scrollUp active code ********************** */ $(window).stellar({ responsive: true, positionProperty: 'position', horizontalScrolling: false }); /* *************************** 12.0 YouTube video active code *************************** */ if ($.fn.mb_YTPlayer) { $('.player').mb_YTPlayer(); } /* ************************ 13.0 PreventDefault a click ************************ */ $("a[href='#']").on('click', function ($) { $.preventDefault(); }); /* *********************** 14.0 Preloader active code *********************** */ $(window).load(function () { $('body').css('overflow-y', 'visible'); $('#preloader').fadeOut('slow', function () { $(this).remove(); }); }); })(jQuery);
27.907767
133
0.44773
b889c3df2ce378da8b8659a573fe0cbed6edaf5b
539
js
JavaScript
ServerApp/Renderer.js
pkellner/react-ssr-cdm-problem
184f6dbc6f4e14ac2275b4bb5cc5a87a5b677f77
[ "MIT" ]
1
2018-09-03T10:31:51.000Z
2018-09-03T10:31:51.000Z
ServerApp/Renderer.js
pkellner/react-ssr-cdm-problem
184f6dbc6f4e14ac2275b4bb5cc5a87a5b677f77
[ "MIT" ]
null
null
null
ServerApp/Renderer.js
pkellner/react-ssr-cdm-problem
184f6dbc6f4e14ac2275b4bb5cc5a87a5b677f77
[ "MIT" ]
null
null
null
import React from 'react'; import {renderToString} from 'react-dom/server'; import SSRPage from "../ClientApp/SSRPage"; export default (req) => { let context = {}; const content = renderToString( <SSRPage/> ); return { htmlcode: `<html> <head> <title>SSRPage Test</title> </head> <body> <div id="app">${content}</div> <script src="clientbundle.js"></script> </body> </html> ` } };
20.730769
51
0.474954
b88ad8f905d7a921f01c4765321d55c56b3704ca
2,272
js
JavaScript
events/messageCreate.js
RageOfFire/KoraBot
308f42b22264d35c76e86bc13e0a3b8c659440a9
[ "MIT" ]
null
null
null
events/messageCreate.js
RageOfFire/KoraBot
308f42b22264d35c76e86bc13e0a3b8c659440a9
[ "MIT" ]
null
null
null
events/messageCreate.js
RageOfFire/KoraBot
308f42b22264d35c76e86bc13e0a3b8c659440a9
[ "MIT" ]
null
null
null
module.exports = { name: "messageCreate", run: async function runAll(bot, message) { const { client, prefix, owner } = bot if (!message.guild) return if (message.author.bot) return if (message.content.includes("@here") || message.content.includes("@everyone")) return; const args = message.content.slice(prefix.length).trim().split(/ +/g) const cmdstr = args.shift().toLowerCase() let command = client.commands.get(cmdstr) if (message.content === prefix) { const helpCommand = client.commands.get('help'); try { await helpCommand.run({ ...bot, message, args }) } catch (err) { let errMSG = err.toString() if (errMSG.startsWith("?")) { errMSG = errMSG.slice(1) await message.reply(errMSG) } else console.error(err) } } if (message.mentions.has(client.user.id) && message.type == "REPLY" && !message.content.startsWith(prefix)) { const chatCommand = client.commands.get('chat'); console.log(chatCommand); try { await chatCommand.run({...bot, message, args }) } catch (err) { let errMSG = err.toString() if (errMSG.startsWith("?")) { errMSG = errMSG.slice(1) await message.reply(errMSG) } else console.error(err) } } if (!command) return let member = message.member if (command.devOnly && !owner.include(member.id)) { return message.reply("This owner lore") } if (command.premissions && member.premissions.missing(command.premissions).length !== 0) { return message.reply("You don't have permission") } try { await command.run({...bot, message, args }) } catch (err) { let errMSG = err.toString() if (errMSG.startsWith("?")) { errMSG = errMSG.slice(1) await message.reply(errMSG) } else console.error(err) } } }
34.953846
117
0.50088
b88b2c97116820390a59d746b372fa7d08bacfdf
3,752
js
JavaScript
web/src/components/Navigation/Navigation.js
WildStyleiaw/TakeHomeTest
5d888549244f7f35173d79ead3df29c310da6601
[ "MIT" ]
null
null
null
web/src/components/Navigation/Navigation.js
WildStyleiaw/TakeHomeTest
5d888549244f7f35173d79ead3df29c310da6601
[ "MIT" ]
null
null
null
web/src/components/Navigation/Navigation.js
WildStyleiaw/TakeHomeTest
5d888549244f7f35173d79ead3df29c310da6601
[ "MIT" ]
null
null
null
import { Link, routes, useMatch } from '@redwoodjs/router' const CustomLink = ({ to, children }) => { const matchInfo = useMatch(to) const activeClassName = 'group flex items-center px-2 py-2 text-lg leading-5 font-medium text-green-600 rounded-md focus:outline-none bg-gray-200 transition ease-in-out duration-150' const inActiveClassName = 'group flex items-center px-2 py-2 text-lg leading-5 text-gray-600 rounded-md hover:text-green-600 hover:bg-gray-200 focus:outline-none focus:bg-gray-200 transition ease-in-out duration-150' if (matchInfo.match) { return ( <Link to={to} className={activeClassName}> {children} </Link> ) } else { return ( <Link to={to} className={inActiveClassName}> {children} </Link> ) } } const Navigation = () => { return ( <div className="flex flex-col flex-grow w-64 min-h-screen pb-4 border-r border-gray-200 bg-gray-50"> <div className="flex flex-col flex-grow pt-5 pb-4"> <div className="flex items-center flex-shrink-0 px-4"> <img src="https://d33wubrfki0l68.cloudfront.net/492ed629970792d32ac857da0166a7d2308bad99/428b6/images/diecut.svg" alt="Redwood Logo" className="w-2/3 mx-auto" /> </div> <nav className="flex flex-col justify-between flex-1 px-2 mt-5 bg-gray-50"> <div className="space-y-2"> <CustomLink to={routes.dashboard()}> <svg className="w-6 h-6 mr-3 transition duration-150 ease-in-out" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" > <path strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M4 6a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2H6a2 2 0 01-2-2V6zM14 6a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2h-2a2 2 0 01-2-2V6zM4 16a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2H6a2 2 0 01-2-2v-2zM14 16a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2h-2a2 2 0 01-2-2v-2z" /> </svg> Dashboard </CustomLink> <CustomLink to={routes.feedback()}> <svg className="w-6 h-6 mr-3 transition duration-150 ease-in-out" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" > <path strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M17 8h2a2 2 0 012 2v6a2 2 0 01-2 2h-2v4l-4-4H9a1.994 1.994 0 01-1.414-.586m0 0L11 14h4a2 2 0 002-2V6a2 2 0 00-2-2H5a2 2 0 00-2 2v6a2 2 0 002 2h2v4l.586-.586z" /> </svg> Insights </CustomLink> <CustomLink to={routes.contacts()}> <svg className="w-6 h-6 mr-3 transition duration-150 ease-in-out" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" aria-hidden="true" > <path strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M12 4.354a4 4 0 110 5.292M15 21H3v-1a6 6 0 0112 0v1zm0 0h6v-1a6 6 0 00-9-5.197M13 7a4 4 0 11-8 0 4 4 0 018 0z" /> </svg> Contacts </CustomLink> </div> </nav> </div> </div> ) } export default Navigation
38.680412
282
0.526119
b88b3789281b16ca752f7c7df495a56f7588a83c
1,439
js
JavaScript
vue-hoc/packages/vue-compose/src/hocs/withData.js
ysaaron/vue-hoc-bug-reproduce
8b4e76c3644e8ac388ced926b3fdfdca875e0ac1
[ "MIT" ]
null
null
null
vue-hoc/packages/vue-compose/src/hocs/withData.js
ysaaron/vue-hoc-bug-reproduce
8b4e76c3644e8ac388ced926b3fdfdca875e0ac1
[ "MIT" ]
null
null
null
vue-hoc/packages/vue-compose/src/hocs/withData.js
ysaaron/vue-hoc-bug-reproduce
8b4e76c3644e8ac388ced926b3fdfdca875e0ac1
[ "MIT" ]
null
null
null
import { createHOC } from 'vue-hoc'; import assign from '../utils/assign'; import { wrapName } from '../mutators/setName'; const withData = (data) => { const keys = Object.keys(data); const listeners = {}; const dataCreator = function () { const result = {}; keys.forEach(key => { const config = data[key]; const { initialValue } = config; if (Object.hasOwnProperty.call(config, 'initialValue')){ if (typeof initialValue === 'function'){ result[key] = initialValue.call(this, this.$props); }else{ result[key] = initialValue; } }else{ result[key] = undefined; } }); return result; }; const propsCreator = function(ownerProps) { const result = assign({}, ownerProps); keys.forEach(key => { const propName = data[key].prop || key; result[propName] = this[key]; }); return result; }; keys.forEach(key => { const listenerName = data[key].listener || key; listeners[listenerName] = data[key].handler || function(value){ this[key] = value; }; }); return (ctor) => { const hoc = createHOC(ctor, { data: dataCreator, name: wrapName('withData')(ctor), }, { listeners, props: propsCreator, }); keys.forEach(key => { if (hoc.props[key]){ delete hoc.props[key]; } }); return hoc; }; }; export default withData;
22.484375
67
0.564976
b88b5b6b1596fd19c83734046c9aa9c452bba0a8
454
js
JavaScript
src/state/boot.js
RichyRaj/FreeFall-Dodge
d9d59115f937051aaea31eecac24ca7ac760b3d0
[ "MIT" ]
null
null
null
src/state/boot.js
RichyRaj/FreeFall-Dodge
d9d59115f937051aaea31eecac24ca7ac760b3d0
[ "MIT" ]
null
null
null
src/state/boot.js
RichyRaj/FreeFall-Dodge
d9d59115f937051aaea31eecac24ca7ac760b3d0
[ "MIT" ]
null
null
null
(function (_window) { var w = _window, bootState = { create: function () { console.log("State: inside boot"); // Will set up the physics engine for other states to use w.game.physics.startSystem(Phaser.Physics.ARCADE); // Create the controls w.ffd.CursorKeys = game.input.keyboard.createCursorKeys(); w.game.state.start(w.ffd.GameStates.PRE_LOAD); } }; w.ffd.StateManager.bootState = bootState; })(this);
25.222222
62
0.65859
b88b73c675b48d5fdec185a98608c69fc876c13e
122
js
JavaScript
Script/INHERITED/ranges.js
mathiasbynens/unicode-3.2.0
0e48d267791d30742feddb3b6def06a8996c2b3f
[ "MIT" ]
null
null
null
Script/INHERITED/ranges.js
mathiasbynens/unicode-3.2.0
0e48d267791d30742feddb3b6def06a8996c2b3f
[ "MIT" ]
null
null
null
Script/INHERITED/ranges.js
mathiasbynens/unicode-3.2.0
0e48d267791d30742feddb3b6def06a8996c2b3f
[ "MIT" ]
null
null
null
module.exports=require('../../decode-ranges.js')('sAhPPPkXBkGQAWACAAABAAiFKZAhkOBBADxEcCwjBaw8-FhoB4MqCArgPPD4NNCCQHBGdD')
122
122
0.844262
b88bea5af56eeee0a7ae03513b76e29b758d78e0
1,393
js
JavaScript
src/components/storefront/categories.js
farahalwahaibi/stoRefont
0a769e3c505ad8a42708d0edb08a15214ae8571c
[ "MIT" ]
null
null
null
src/components/storefront/categories.js
farahalwahaibi/stoRefont
0a769e3c505ad8a42708d0edb08a15214ae8571c
[ "MIT" ]
2
2021-07-07T03:39:05.000Z
2021-07-08T02:26:50.000Z
src/components/storefront/categories.js
farahalwahaibi/stoRefont
0a769e3c505ad8a42708d0edb08a15214ae8571c
[ "MIT" ]
null
null
null
import React from 'react'; import { connect } from 'react-redux'; import { activePro, resetPro } from '../../store/products'; // import { activePro, resetPro } from '../../store/products.js'; import { Button ,Typography} from '@material-ui/core'; import { makeStyles } from '@material-ui/core/styles'; import { getData } from '../../store/action.js'; import { useEffect } from "react"; const useStyles = makeStyles((theme) => ({ categories: { margin: theme.spacing(5), }, })); const Categories = props => { // console.log(props.allProducts); const classes = useStyles(); console.log(props.allCategories,'hereeeeeeeeeeeeeeeeeeeee'); useEffect(() => { props.getData(); }, []); return ( <> <section className={classes.categories}> <Typography variant="h5">Browse Our Products</Typography> <ul> {props.allCategories.categories.map((category,idx) => <Button variant="text" color="primary" onClick={() => props.activePro(category)} key={idx}>{category}</Button>)} </ul> </section> </> ); } const mapStateToProps = state => ({ allCategories: state.category, // allProducts: state.product }) const mapDispatchToProps = { activePro, resetPro, getData}; export default connect(mapStateToProps, mapDispatchToProps)(Categories);
29.020833
133
0.61809
b88bfdfbd0acdaf2fa9f796a1bddf8d64c02e4d3
735
js
JavaScript
lambda-authorizers/src/get-token.js
danillouz/serverless-auth
9d61bcfd9391cbaf1bfa0e1f8cda921020a1e65e
[ "MIT" ]
2
2019-06-19T20:06:10.000Z
2020-05-11T11:46:06.000Z
lambda-authorizers/src/get-token.js
danillouz/serverless-auth
9d61bcfd9391cbaf1bfa0e1f8cda921020a1e65e
[ "MIT" ]
4
2021-05-07T15:21:16.000Z
2021-05-09T05:27:04.000Z
lambda-authorizers/src/get-token.js
danillouz/serverless-auth
9d61bcfd9391cbaf1bfa0e1f8cda921020a1e65e
[ "MIT" ]
null
null
null
'use strict'; /** * Extracts the bearer token from the Authorization request header. * * The value of the request header MUST have the format: "Bearer TOKEN". * Note that "Bearer" MUST be capitalized! * * @param {Object} event - AWS APIG HTTP input * * @return {String} Token */ module.exports = function getToken(event) { if (event.type !== 'TOKEN') { throw new Error('Authorizer must be of type "TOKEN"'); } const { authorizationToken: bearer } = event; if (!bearer) { throw new Error( 'Authorization header with "Bearer TOKEN" must be provided' ); } const [, token] = bearer.match(/^Bearer (.*)$/) || []; if (!token) { throw new Error('Invalid bearer token'); } return token; };
22.96875
72
0.635374
b88caa6790147c4500c40393fca275f375f85c6c
473
js
JavaScript
scripts/tests/getBlockedServers.js
tecc/mojang.js
f4e740354c17f0888160046734cef81f01f1a066
[ "MIT" ]
2
2021-06-29T12:16:05.000Z
2022-02-15T09:51:16.000Z
scripts/tests/getBlockedServers.js
tecc/mojang.js
f4e740354c17f0888160046734cef81f01f1a066
[ "MIT" ]
null
null
null
scripts/tests/getBlockedServers.js
tecc/mojang.js
f4e740354c17f0888160046734cef81f01f1a066
[ "MIT" ]
null
null
null
/* eslint-disable @typescript-eslint/no-var-requires */ module.exports = async function () { const MojangJS = require('@tecc/mojang.js'); const mojang = new MojangJS.MojangClient(); console.log('Getting blocked servers'); const blocked = await mojang.getBlockedServers(); console.log('Blocked server count: ' + blocked.length); console.log('First 3: ' + blocked[0] + ', ' + blocked[1] + ', ' + blocked[2]); // i know, kinda unclean, but it works };
47.3
121
0.661734
b88d14890c316672a21e003faa303a565eed0577
276
js
JavaScript
src/server/getServerPID.js
smeevil/gramma
1da11429f322c620971765aba3aab2ee3f602987
[ "ISC" ]
127
2019-07-22T20:24:29.000Z
2022-03-27T07:31:54.000Z
src/server/getServerPID.js
smeevil/gramma
1da11429f322c620971765aba3aab2ee3f602987
[ "ISC" ]
21
2019-08-01T13:50:00.000Z
2022-02-03T16:04:51.000Z
src/server/getServerPID.js
smeevil/gramma
1da11429f322c620971765aba3aab2ee3f602987
[ "ISC" ]
11
2019-07-20T19:16:12.000Z
2022-03-08T03:55:09.000Z
const kleur = require("kleur") const getServerPID = (cfg) => { if (cfg.global.server_pid) { console.log(kleur.green(`API server PID: ${cfg.global.server_pid}`)) } else { console.log(kleur.yellow("API server is not running!")) } } module.exports = getServerPID
23
72
0.67029
b88d4f17c70f1c063150d43bdc05af486b3eac29
1,433
js
JavaScript
src/mixins/clipboard.js
topper59/synclounge
53f49c688cc7a35d744655ad22836eacb672dd58
[ "MIT" ]
618
2017-12-15T05:16:42.000Z
2020-09-20T09:04:09.000Z
src/mixins/clipboard.js
topper59/synclounge
53f49c688cc7a35d744655ad22836eacb672dd58
[ "MIT" ]
707
2020-09-27T00:02:52.000Z
2022-03-30T11:05:16.000Z
src/mixins/clipboard.js
ttshivers/synclounge-1
e938f98a80ba70e32a1fe9bf4dfb985a1097e370
[ "MIT" ]
85
2017-12-20T13:57:14.000Z
2020-09-21T22:22:05.000Z
const cssText = 'position:fixed;pointer-events:none;z-index:-9999;opacity:0;'; const isString = (s) => typeof (s) === 'string' || s instanceof String; const legacyCopy = (text) => { const value = isString(text) ? text : JSON.stringify(text); const textarea = document.createElement('textarea'); textarea.value = value; textarea.setAttribute('readonly', ''); textarea.style.cssText = cssText; document.body.appendChild(textarea); if (navigator.userAgent.match(/ipad|ipod|iphone/i)) { textarea.contentEditable = true; textarea.readOnly = true; const range = document.createRange(); range.selectNodeContents(textarea); const selection = window.getSelection(); selection.removeAllRanges(); selection.addRange(range); textarea.setSelectionRange(0, 999999); } else { textarea.select(); } try { document.execCommand('copy'); } finally { document.body.removeChild(textarea); } }; export default { methods: { async copyToClipboard(text) { try { // The clipboard API can only be used in secure contexts, so fall back to legacy method if // this fails await navigator.clipboard.writeText(text); } catch (e) { console.warn(e); } legacyCopy(text); await this.$store.dispatch('DISPLAY_NOTIFICATION', { text: 'Copied to clipboard', color: 'success', }); }, }, };
23.491803
98
0.64201
b88dd7b485b58787295d7c1e8e7a7099c7d8e409
15,529
js
JavaScript
EventBook/Scripts/UserProfile.js
vivekrao007/EventBook
19f81e0b633df49770501689cd4b8eebefe6a69d
[ "MIT" ]
1
2021-02-22T19:07:49.000Z
2021-02-22T19:07:49.000Z
EventBook/Scripts/UserProfile.js
vivekrao007/EventBook
19f81e0b633df49770501689cd4b8eebefe6a69d
[ "MIT" ]
null
null
null
EventBook/Scripts/UserProfile.js
vivekrao007/EventBook
19f81e0b633df49770501689cd4b8eebefe6a69d
[ "MIT" ]
null
null
null
 $(window).load(function () { var x; //$('#profile').hide(); $('#event').hide(); $('#subs').hide(); $('#edit').hide(); $('#booking').hide(); $("#profile-tab").click(function () { $('#profile').show(); $('#event').hide(); $('#subs').hide(); }); $("#event-tab").click(function () { $('#profile').hide(); $('#event').show(); $('#subs').hide(); $('#booking').hide(); }); $("#book-tab").click(function () { $('#profile').hide(); $('#event').hide(); $('#subs').hide(); $('#booking').show(); }); $("#subs-tab").click(function () { $('#profile').hide(); $('#event').hide(); $('#subs').show(); $('#booking').hide(); }); $.ajax({ url: '/userid', type: "Get", dataType: "json", contentType: false, processData: false, success: function (data) { var rec = { userid: data }; x = JSON.stringify(rec); $.ajax({ url: '/api/AspNetUsers/' + data, type: "Get", dataType: "json", contentType: false, processData: false, success: function (data) { document.getElementById("usermail").innerHTML = data.UserName; document.getElementById("inputEmail").innerHTML = data.UserName; document.getElementById("phoneNumber").innerHTML = data.PhoneNumber; $.ajax({ url: "/UserEvents", type: "Post", async: false, dataType: "json", data: x, contentType: 'application/json; charset=utf-8', success: function (data) { $.each(data["$values"], function (key, item) { var img = '/imgs/'; var path = img + item.Poster; //$("#image").attr("src", path); var imagex = $('<img />') .attr('src', path) // ADD IMAGE PROPERTIES. .attr('id', item.EventId) .width('113px').height('113px'); var d = new Date(item.Date); var date = d.getDate() + '-' + (d.getMonth() + 1) + '-' + d.getFullYear(); var x = '<div class="col-lg-4 col-md-6 col-sm-12 col-xs-12"><br/><figure class><div class="card" id="' + item.EventId + '"style="border: thin solid black;width:340px;height:385px"><img class="card-img-top" id="' + item.EventId + '"src="' + path + '"style="width:337.9px;height:180px" alt="Card image cap"><div class="card-body"><h4 class="card-title" style="color:black;font-family:"Comic Sans MS";font-size:28px">' + item.EventName + '</h4>&nbsp;<span class="glyphicon glyphicon-calendar"></span>' + date + '<br /><br />&nbsp;<span class="glyphicon glyphicon-map-marker"></span>' + item.Location + '<h5><b><br />' + 'Rs.' + item.price + '/-' + '</h5></b></p></div></div>'; $('#event').append(x); }); $('.imgContain').on("click", "img", function () { var l; var id = this.id; $.ajax({ url: "/api/EventsTables/" + id, type: "Get", dataType: "json", contentType: false, processData: false, success: function (data) { var k = data.EventName; l = data.EventId; window.location.href = 'ManageEvent?id=' + l; } }); }); $.ajax({ url: "/BookedEvents", type: "Post", async: false, dataType: "json", data: x, contentType: 'application/json; charset=utf-8', success: function (data) { $.each(data['$values'], function (key, item) { var eid = item.EventId; var rec1 = { "userid": x, "cat": " ", "eventId": eid } var y = JSON.stringify(rec1); $.ajax({ url: "/UserBookedEvents", type: "Post", async: false, dataType: "json", data: y, contentType: 'application/json; charset=utf-8', success: function (data) { $.each(data['$values'], function (key, item) { var image = '/imgs/'; var path = image + item.Poster; var imagex = $('<img />') .attr('src', path) // ADD IMAGE PROPERTIES. .attr('id', item.EventId) .width('113px').height('113px'); var d = new Date(item.Date); var date = d.getDate() + '-' + (d.getMonth() + 1) + '-' + d.getFullYear(); var x = '<div class="col-lg-4 col-md-6 col-sm-12 col-xs-12"><br/><figure class><div class="card" id="' + item.EventId + '"style="border: thin solid black;width:340px;height:385px"><img class="card-img-top" id="' + item.EventId + '"src="' + path + '"style="width:337.9px;height:180px" alt="Card image cap"><div class="card-body"><h4 class="card-title" style="color:black;font-family:"Comic Sans MS";font-size:28px">' + item.EventName + '</h4>&nbsp;<span class="glyphicon glyphicon-calendar"></span>' + date + '<br /><br />&nbsp;<span class="glyphicon glyphicon-map-marker"></span>' + item.Location + '<h5><b><br />' + 'Rs.' + item.price + '/-' + '</h5></b></p></div></div>'; $('#booking').append(x); }); $('.imgContain').on("click", "img", function () { var l; var Id = this.id; $.ajax({ url: "/api/EventTables/" + Id, type: "Get", dataType: "json", contentType: false, processData: false, success: function (data) { var k = data.EventName; l = data.EventId; window.location.href = 'ManageEvent?id=' + l; } }); }); $.ajax({ url: "/SubscribedEvents", type: "Post", async: false, dataType: "json", data: x, contentType: 'application/json; charset=utf-8', success: function (data) { $.each(data['$values'], function (key, item) { var eid = item.Event_Id; var rec1 = { "userid": x, "cat": " ", "eventId": eid } var y = JSON.stringify(rec1); $.ajax({ url: "/UserSubscribedEvents", type: "Post", async: false, dataType: "json", data: y, contentType: 'application/json; charset=utf-8', success: function (data) { $.each(data['$values'], function (key, item) { var image = '/imgs/'; var path = image + item.Poster; //$("#image").attr("src", path); var imagex = $('<img />') .attr('src', path) // ADD IMAGE PROPERTIES. .attr('id', item.EventId) .width('113px').height('113px'); var d = new Date(item.Date); var date = d.getDate() + '-' + (d.getMonth() + 1) + '-' + d.getFullYear(); var x = '<div class="col-lg-4 col-md-6 col-sm-12 col-xs-12"><br/><figure class><div class="card" id="' + item.EventId + '"style="border: thin solid black;width:340px;height:385px"><img class="card-img-top" id="' + item.EventId + '"src="' + path + '"style="width:337.9px;height:180px" alt="Card image cap"><div class="card-body"><h4 class="card-title" style="color:black;font-family:"Comic Sans MS";font-size:28px">' + item.EventName + '</h4>&nbsp;<span class="glyphicon glyphicon-calendar"></span>' + date + '<br /><br />&nbsp;<span class="glyphicon glyphicon-map-marker"></span>' + item.Location + '<h5><b><br />' + 'Rs.' + item.price + '/-' + '</h5></b></p></div></div>'; $('#subs').append(x); }); $('.imgContain').on("click", "img", function () { var l; var Id = this.id; $.ajax({ url: "/api/EventTables/" + Id, type: "Get", dataType: "json", contentType: false, processData: false, success: function (data) { var k = data.EventName; l = data.EventId; window.location.href = 'ManageEvent?id=' + l; } }); }); } }) }); } }); } }); }); } }); } }); } }); } }); });
56.882784
745
0.255264
b88dd988a4960a68294a7e92248c10ed9a7828c7
2,368
js
JavaScript
index.js
jkur16/ReadMeGenerator
4fdc63b9d202646ad6e3f4db165e6833e8cdd8fa
[ "RSA-MD" ]
null
null
null
index.js
jkur16/ReadMeGenerator
4fdc63b9d202646ad6e3f4db165e6833e8cdd8fa
[ "RSA-MD" ]
null
null
null
index.js
jkur16/ReadMeGenerator
4fdc63b9d202646ad6e3f4db165e6833e8cdd8fa
[ "RSA-MD" ]
null
null
null
// Node Modules const inquirer = require('inquirer'); const fs = require('fs'); const util = require('util'); const generateReadme = require("./") const writeFileAsync = util.promisify(fs.writeFile); // Inquirer to generate questions const promptUser = () => { return inquirer.prompt([ { type: 'input', name: 'title', message: 'What is the title of your project?', }, { type: 'input', name: 'description', message: 'Write a brief description of your project.', }, { type: 'input', name: 'install', message: 'What is the installation process?', }, { type: 'input', name: 'usage', message: 'What is this project used for?', }, { type: 'input', name: 'contribution', message: 'Who contributed to this project?', }, { type: 'input', name: 'test', message: 'Is there a test included?', }, { type: 'list', name: 'license', message: 'Choose the appropriate license for this project', choices: ['MIT', 'Apache ', 'GPLv3', 'N/A'] }, { type: 'input', name: 'github', message: 'What is you Github username?', }, { type: 'input', name: 'email', message: 'What is your email?', }, ]); }; // Read Me Template const generateReadMe = (answers) => `# ${answers.title} ## Table of Contents * [Description](#Descrption) * [Installation](Installation) * [Usage](#Usage) * [Contibutors](#Contributors) * [Test](#Test) * [License](#License) * [Contact](#Contact) ## Description ${answers.description} ## Installation ${answers.install} ## What is the project used for? ${answers.usage} ## Contributors ${answers.contribution} ## Test ${answers.test} ## License ${answers.license} ## Contact Github | Email --- | --- ${answers.github} | ${answers.email}` ; const init = () => { promptUser() .then((answers) => writeFileAsync('README.md', generateReadMe(answers))) .then(() => console.log('Successfully wrote to README.md')) .catch((err) => console.error(err)); }; init();
20.955752
80
0.52027
b88ee0e18caea8e0c197a0d231e4639f6d7747c3
508
js
JavaScript
test/fixtures/build/main.js
wartman/modus
82691eecb8c8a63d7f34b43fc30d7a1b635e9f25
[ "MIT" ]
null
null
null
test/fixtures/build/main.js
wartman/modus
82691eecb8c8a63d7f34b43fc30d7a1b635e9f25
[ "MIT" ]
null
null
null
test/fixtures/build/main.js
wartman/modus
82691eecb8c8a63d7f34b43fc30d7a1b635e9f25
[ "MIT" ]
null
null
null
modus.main({ main: 'fixtures.build.main', buildEvents: [ 'fixtures/build/events_one', 'fixtures/build/events_two' ], maps: { 'underscore': '../node_modules/underscore/underscore-min' } }, function () { this.imports('underscore').as('_'); this.imports('fixtures.build.anon').as('anon'); this.imports('fixtures.build.moduleBuildEvent').as('fileload'); this.imports('fixtures.build.globalBuildEvent').as('glob'); this.imports('foo', 'bar', 'baz').from('fixtures.build.one'); });
31.75
65
0.665354
b88f1e7d5529de1759669f5ebf2bc16c418923ef
428
js
JavaScript
www/src/components/Tag.js
shwilliam/better-fe
41def39c02c413638032be152fa26cb715339279
[ "MIT" ]
null
null
null
www/src/components/Tag.js
shwilliam/better-fe
41def39c02c413638032be152fa26cb715339279
[ "MIT" ]
null
null
null
www/src/components/Tag.js
shwilliam/better-fe
41def39c02c413638032be152fa26cb715339279
[ "MIT" ]
null
null
null
import React, {useCallback} from 'react' import {Tag as CarbonTag} from 'carbon-components-react' import {noop} from '../utils' export const Tag = ({children, idx, onRemove}) => { const handleRemove = useCallback(() => { onRemove(idx) }, [idx, onRemove]) return ( <CarbonTag type="cyan" onClick={onRemove ? handleRemove : noop} filter={!!onRemove} > {children} </CarbonTag> ) }
21.4
56
0.614486
b88fa3810f0139f25a47b6924289d31d380561e3
1,339
js
JavaScript
ui/web/scripts/modules/index.js
OALM-Team/YRPF-Client
639b9a030684cba6a1285959953a2052912dfbec
[ "Apache-2.0" ]
6
2020-05-12T19:52:08.000Z
2020-06-14T01:10:36.000Z
ui/web/scripts/modules/index.js
OALM-Team/YRPF-Client
639b9a030684cba6a1285959953a2052912dfbec
[ "Apache-2.0" ]
1
2020-07-27T13:36:21.000Z
2020-07-27T13:36:21.000Z
ui/web/scripts/modules/index.js
OALM-Team/YRPF-Client
639b9a030684cba6a1285959953a2052912dfbec
[ "Apache-2.0" ]
null
null
null
import App from "./app"; import Inventory from "./inventory"; import ATM from "./atm"; import Garage from "./garage"; import VSeller from "./vseller"; import CustomCharacter from "./customCharacter"; import VChest from "./vchest"; import GameMap from "./map"; import XPBar from "./xpbar"; import BigMap from "./bigmap"; import Death from "./death"; import CharacterJob from "./characterjob"; import Seller from "./seller"; import LangSelector from "./langSelector"; import StateWindow from "./statewindow"; import GrowboxMenu from "./growboxmenu"; import VehicleState from "./vehiclestate"; import FoodBar from "./foodbar"; import Phone from "./phone"; import HouseBuy from "./houseBuy"; import WelcomeScreen from "./welcomescreen"; import GenericMenu from "./genericmenu"; import Help from "./help"; import CustomOutfit from "./customOutfit"; import TransfertInventory from "./transfertinventory"; export { App, ATM, Inventory, Garage, VSeller, CustomCharacter, VChest, GameMap, XPBar, Death, BigMap, CharacterJob, Seller, LangSelector, StateWindow, GrowboxMenu, VehicleState, FoodBar, Phone, HouseBuy, WelcomeScreen, GenericMenu, Help, CustomOutfit, TransfertInventory }
25.264151
55
0.667662
b8903f5ba9f6366110e38419330124fed691a028
9,898
js
JavaScript
lib/Server.js
mozilla-services/simplepush-testpod
ecb252efe81a5a34e4205cc8fca8e4d538f7ed97
[ "MIT" ]
2
2019-05-16T02:16:16.000Z
2019-05-16T02:16:33.000Z
lib/Server.js
mozilla-services/simplepush-testpod
ecb252efe81a5a34e4205cc8fca8e4d538f7ed97
[ "MIT" ]
null
null
null
lib/Server.js
mozilla-services/simplepush-testpod
ecb252efe81a5a34e4205cc8fca8e4d538f7ed97
[ "MIT" ]
2
2019-05-16T02:16:04.000Z
2019-11-03T23:40:40.000Z
const FIRST_UPDATE=1000, DNS_REFRESH_TIME=60000; // 60sec var events = require('events'), moment = require('moment'), url = require('url'), querystring = require('querystring'), util = require('util'), dns = require('dns'), debug = require('debug')('server'), debugSend = require('debug')('server:send'), debugDNS = require('debug')('server:dns'); function Server(programConfig) { this.programConfig = programConfig; this.clientList = []; this.isHTTPS = programConfig.ssl; this.useEndPointUrl = programConfig.useendpointurl; this.http = (programConfig.ssl) ? require('https') : require('http'); this.http.localAgent = new this.http.Agent({rejectUnauthorized: false}); this.minUpdateTime = programConfig.minupdatetime; this.maxUpdateTime = programConfig.maxupdatetime; this.waitTimeout = programConfig.timeout; this.timeout = null; this.sendTimeout = null; this.semRequest = (this.isHTTPS) ? 100: 25; // controls max number of requests we have in flight this.requestQueue = []; // list of endpoints that should get an update /* * if we are using non-default endpoints (overrides for testing) then * we want some custom logic in testing... */ var self = this; if (programConfig.putendpoint == "servers") { this.serverList = programConfig.pushgoservers; this.numServers = programConfig.pushgoservers.length; } else if (programConfig.putendpoint == 'override') { this.serverList = programConfig.putoverride; this.numServers = programConfig.putoverride.length; // generally these are ELBs that we use so we want to do our own // ghetto dns resolution for them... (function updateList() { var newList = []; var wait = programConfig.putoverride.length; for (var i=0; i<programConfig.putoverride.length; i++) { (function(name) { dns.resolve4(name, function(err, ips) { if (err) { return; } newList = newList.concat(ips); debugDNS("Resolved: %s => %s", name, ips); wait -= 1; if(wait === 0) { debugDNS("new put endpoints: %s", newList); self.serverList = newList; self.numServers = newList.length; setTimeout(updateList, DNS_REFRESH_TIME); } }); })(programConfig.putoverride[i]); } })(); } this.stats = { put_sent : 0 , put_failed : 0 , update_outstanding : 0 , update_received : 0 , update_timeout : 0 , update_invalid : 0 , update_net_error : 0 , update_err_empty : 0 // special, server sent an empty notify packet } } util.inherits(Server, events.EventEmitter); function random(min, max) { return Math.random()*(max-min) + min; } Server.prototype.randomNext = function() { return Math.floor(random(this.minUpdateTime, this.maxUpdateTime)); } Server.prototype.addClient = function(client) { debug("Registered Client: %s", client.uaid); this.clientList.push(client); } Server.prototype.start = function() { var self = this; this.timeout = setTimeout(function queueUpdates() { var client, i, k, e, numClients = self.clientList.length ; debug("Server checking %d clients, queue size: %d", numClients, self.requestQueue.length); var maxQueueSize = Math.min(numClients, self.semRequest * 2) for (i=0; i<numClients; i++) { client = self.clientList[i]; for (k in client.endpoints) { e = client.endpoints[k]; /* * for this to work right, the Endpoint must: * * - set nextVersionRequest to 0 and expectingUpdate to false * for a new update to be triggered by the server */ // a zero means when we should schedule a new update for the // endpoint if (e.nextVersionRequest === 0 && e.state === 'ready') { // just schedule it for sometime in the future if (e.updateCount === 0) { e.nextVersionRequest = Date.now() + random(10, self.maxUpdateTime); } else { e.nextVersionRequest = Date.now() + self.randomNext(); } debug("%s next update in: %dms", e.channelID, e.nextVersionRequest - Date.now()); e.updateCount += 1; continue; } /* * use e.expectingUpdate to control TIMEOUT and whether we should send * forget the old request and send out a new one. We expect the endpoint * to reset e.expectingUpdate to `false` */ if (e.state == 'wait' && Date.now() - e.nextVersionRequest > self.waitTimeout) { e.expectingUpdate = false; e.nextVersionRequest = Date.now() + random(500, FIRST_UPDATE); debug("TIMEOUT %s, doing again in %d", e.channelID, e.nextVersionRequest - Date.now()); self.stats.update_outstanding -= 1; self.stats.update_timeout += 1; e.setState('ready'); } else if (e.nextVersionRequest < Date.now() && e.state == 'ready') { // we push these onto a queue so we can control how many are in flight at any given time if (self.requestQueue.length < maxQueueSize) { debug("Queuing %s", e.channelID); e.queued = true; e.setState('queued'); self.requestQueue.push(e); } } } } self.timeout = setTimeout(queueUpdates, 1000); }, 1000); this.sendTimeout = setTimeout(function flushRequests() { if (self.requestQueue.length > 0) { debugSend("Queue Size: ", self.requestQueue.length); } // flush stuff out of the request queue while (self.semRequest > 0 && self.requestQueue.length > 0) { self.semRequest -= 1; var e = self.requestQueue.shift(); self.sendUpdate(e); } this.sendTimeout = setTimeout(flushRequests, 250); }, 250); } Server.prototype.stop = function() { clearTimeout(this.timeout); clearTimeout(this.sendTimeout); }; Server.prototype.recordEndpointOk = function() { this.stats.update_received += 1; this.stats.update_outstanding -= 1; }; Server.prototype.sendUpdate = function(endpoint) { var self = this; var newVersion = endpoint.version + 1; var data = querystring.stringify({'version': newVersion.toString()}); var u = url.parse(endpoint.url); if (this.programConfig.putendpoint == 'assigned') { // respect the endpoint URL var serverName = u.hostname; var port = (u.port) ? u.port : (u.protocol == "https:") ? 443 : 80; } else { // override, and use a random one // rotate through the server nodes, instead of choosing them at random var parts = this.serverList[Math.floor(random(0, this.numServers))].split(':'); var serverName = parts[0]; var port = parts[1] || ((this.isHTTPS) ? 443 : 80); } var opts = { hostname: serverName, port: port, method: 'PUT', path: u.path, headers: { 'Content-Type': 'application/x-www-form-urlencoded', 'Content-Length': data.length }, agent: this.http.localAgent }; if (u.hostname == serverName) { debugSend('PUT *SAME*, v:%d, endpoint=%s:%s%s', newVersion, serverName, port, u.path); } else { debugSend('PUT *DIFF*, v:%d, endpoint=%s:%s%s', newVersion, serverName, port, u.path); } // we *could* get updates back via the ws before the PUT HTTP finishes // so to avoid a race condition we set our expectations first ... :) endpoint.expectingUpdate = true; endpoint.expectedVersion = newVersion; endpoint.serverPutTime = Date.now(); endpoint.setState('wait'); // here due to weird race condition... self.stats.update_outstanding += 1; self.stats.put_sent += 1; var req = this.http.request(opts, function(res) { //debugSend("RES %s, %s", endpoint.channelID, res.statusCode); var body = ''; res.on('data', function(chunk) { body += chunk; }); res.once('end', function() { self.semRequest += 1; // we have more room :) endpoint.queued = false; // these are inside the `end` event because we want the response body if(res.statusCode !== 200) { self.stats.put_failed += 1; self.stats.update_outstanding += 1; self.stats.put_sent -= 1; // put_sent measures sent ok, account for otherwise endpoint.setState('ready'); debugSend("PUT_FAIL %s. HTTP %s %s", endpoint.channelID, res.statusCode, body); } else { debugSend('PUT_OK %s', endpoint.channelID); } }); }); req.on('error', function(e) { endpoint.queued = false; self.semRequest += 1; // we have more room :) debugSend('Network Error Request Error: %s', e); self.stats.update_net_error += 1; }); req.write(data); req.end(); }; module.exports = Server;
35.35
109
0.553041
b890c70c4c53a21c38d580ab389fd65c6d14e445
744
js
JavaScript
src/app/controllers/regLoginController.js
arc3x/dnd-companion
f7bc60560a539964f0c2a39124e19975f42a18c7
[ "MIT" ]
null
null
null
src/app/controllers/regLoginController.js
arc3x/dnd-companion
f7bc60560a539964f0c2a39124e19975f42a18c7
[ "MIT" ]
null
null
null
src/app/controllers/regLoginController.js
arc3x/dnd-companion
f7bc60560a539964f0c2a39124e19975f42a18c7
[ "MIT" ]
null
null
null
app.controller('regLoginController', [ '$scope','$http', 'userPersistenceService', function($scope, userPersistenceService) { $scope.name = "regLogin"; $scope.test = function() { //userPersistenceService.setCookieData(); //$scope.temp = userPersistenceService.getCookieData(); console.log($scope.userPersistenceService.userName); $scope.name = "fish"; userPersistenceService.getCookieData() .then(function (response) { //$scope.customers = response.data; console.log(response.data); }, function (error) { //$scope.status = 'Unable to load customer data: ' + error.message; }); } } ]);
32.347826
83
0.579301
b8912ef25d2ef37106866ac27ff47e89b89412cb
2,479
js
JavaScript
src/test/catalogue.test.js
widzthedvloper/catalogue
23fc0d027821a4626a02975cd40f6f6c496049e2
[ "MIT" ]
null
null
null
src/test/catalogue.test.js
widzthedvloper/catalogue
23fc0d027821a4626a02975cd40f6f6c496049e2
[ "MIT" ]
1
2021-09-02T12:52:32.000Z
2021-09-02T13:32:39.000Z
src/test/catalogue.test.js
widzthedvloper/catalogue
23fc0d027821a4626a02975cd40f6f6c496049e2
[ "MIT" ]
null
null
null
import React from 'react'; import '@testing-library/jest-dom'; import renderer from 'react-test-renderer'; it('renders span with text correctly', () => { const tree = renderer .create(<span>CATALOGUE RECEIPES</span>) .toJSON(); expect(tree).toMatchSnapshot(); }) it('renders span with text correctly', () => { const tree = renderer .create(<h3>Bakewell tart</h3>) .toJSON(); expect(tree).toMatchSnapshot(); }) it('renders span with text correctly', () => { const tree = renderer .create(<h3>Bread and Butter Puddind</h3>) .toJSON(); expect(tree).toMatchSnapshot(); }) it('renders span with text correctly', () => { const tree = renderer .create(<h3>Beef Wellington</h3>) .toJSON(); expect(tree).toMatchSnapshot(); }) it('renders span with text correctly', () => { const tree = renderer .create(<h3>Baingan Bharta</h3>) .toJSON(); expect(tree).toMatchSnapshot(); }) it('renders span with text correctly', () => { const tree = renderer .create(<h3>Beef Brisket Pot Roast</h3>) .toJSON(); expect(tree).toMatchSnapshot(); }) it('renders span with text correctly', () => { const tree = renderer .create(<h3>Beef Sunday Roast</h3>) .toJSON(); expect(tree).toMatchSnapshot(); }) it('renders span with text correctly', () => { const tree = renderer .create(<h3>Braised Beef Chilli</h3>) .toJSON(); expect(tree).toMatchSnapshot(); }) it('renders span with text correctly', () => { const tree = renderer .create(<h3>Beef stroganoff</h3>) .toJSON(); expect(tree).toMatchSnapshot(); }) it('renders span with text correctly', () => { const tree = renderer .create(<h3>Broccoli & Stilton soup</h3>) .toJSON(); expect(tree).toMatchSnapshot(); }) it('renders span with text correctly', () => { const tree = renderer .create(<h3>Bean & Sausage Hotpot</h3>) .toJSON(); expect(tree).toMatchSnapshot(); }) it('renders span with text correctly', () => { const tree = renderer .create(<h3>Banana Pancakes</h3>) .toJSON(); expect(tree).toMatchSnapshot(); }) it('renders span with text correctly', () => { const tree = renderer .create(<h3>Beef Dumpling Stew</h3>) .toJSON(); expect(tree).toMatchSnapshot(); }) it('renders span with text correctly', () => { const tree = renderer .create(<h3>Beef and Mustard Pie</h3>) .toJSON(); expect(tree).toMatchSnapshot(); })
24.303922
46
0.622428
b8917213ebb02bbe750ae54612dd5a8cfba247a1
19,552
js
JavaScript
dist/tests/core/context.test.js
contractshark/core-spec
37e5ab677e6c34b3689fc24e49c8e6c134f22797
[ "MIT" ]
null
null
null
dist/tests/core/context.test.js
contractshark/core-spec
37e5ab677e6c34b3689fc24e49c8e6c134f22797
[ "MIT" ]
null
null
null
dist/tests/core/context.test.js
contractshark/core-spec
37e5ab677e6c34b3689fc24e49c8e6c134f22797
[ "MIT" ]
null
null
null
'use strict'; var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); } return new (P || (P = Promise))(function (resolve, reject) { function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } } function rejected(value) { try { step(generator['throw'](value)); } catch (e) { reject(e); } } function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); } step((generator = generator.apply(thisArg, _arguments || [])).next()); }); }; var __generator = (this && this.__generator) || function (thisArg, body) { var _ = { label: 0, sent: function () { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [], }, f, y, t, g; return ( (g = { next: verb(0), throw: verb(1), return: verb(2) }), typeof Symbol === 'function' && (g[Symbol.iterator] = function () { return this; }), g ); function verb(n) { return function (v) { return step([n, v]); }; } function step(op) { if (f) throw new TypeError('Generator is already executing.'); while (_) try { if ( ((f = 1), y && (t = op[0] & 2 ? y['return'] : op[0] ? y['throw'] || ((t = y['return']) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) ) return t; if (((y = 0), t)) op = [op[0] & 2, t.value]; switch (op[0]) { case 0: case 1: t = op; break; case 4: _.label++; return { value: op[1], done: false }; case 5: _.label++; y = op[1]; op = [0]; continue; case 7: op = _.ops.pop(); _.trys.pop(); continue; default: if ( !((t = _.trys), (t = t.length > 0 && t[t.length - 1])) && (op[0] === 6 || op[0] === 2) ) { _ = 0; continue; } if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; } if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; } if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; } if (t[2]) _.ops.pop(); _.trys.pop(); continue; } op = body.call(thisArg, _); } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; } if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true }; } }; Object.defineProperty(exports, '__esModule', { value: true }); var ava_1 = require('ava'); var __1 = require('../..'); var reporter_1 = require('../../core/reporter'); var reporter = new reporter_1.Reporter(); ava_1.default('methods `set()` and `get()` manages values', function (t) { return __awaiter(void 0, void 0, void 0, function () { var stage, context, id, name; return __generator(this, function (_a) { stage = new __1.Stage(reporter); context = new __1.Context(stage); context.set('id', 100); context.set('name', 'foo'); id = context.get('id'); name = context.get('name'); t.is(id, 100); t.is(name, 'foo'); return [2]; }); }); }); ava_1.default('methods `get()` inherits values from stage', function (t) { return __awaiter(void 0, void 0, void 0, function () { var stage, context, id, name; return __generator(this, function (_a) { stage = new __1.Stage(reporter); context = new __1.Context(stage); stage.set('id', 100); context.set('name', 'foo'); id = context.get('id'); name = context.get('name'); t.is(id, 100); t.is(name, 'foo'); return [2]; }); }); }); ava_1.default('method `pass()` passes the test', function (t) { return __awaiter(void 0, void 0, void 0, function () { var stage, context, results; return __generator(this, function (_a) { stage = new __1.Stage(reporter); context = new __1.Context(stage); results = [context.pass(), context.pass('foo')]; t.deepEqual(results, [ { type: 'AssertionNote', message: null, assertion: 'pass', success: true, }, { type: 'AssertionNote', message: 'foo', assertion: 'pass', success: true, }, ]); return [2]; }); }); }); ava_1.default('method `fail()` fails the test', function (t) { return __awaiter(void 0, void 0, void 0, function () { var stage, context, results; return __generator(this, function (_a) { stage = new __1.Stage(reporter); context = new __1.Context(stage); results = [context.fail(), context.fail('foo')]; t.deepEqual(results, [ { type: 'AssertionNote', message: null, assertion: 'fail', success: false, }, { type: 'AssertionNote', message: 'foo', assertion: 'fail', success: false, }, ]); return [2]; }); }); }); ava_1.default('method `truthy()` asserts that value is truthy', function (t) { return __awaiter(void 0, void 0, void 0, function () { var stage, context, results; return __generator(this, function (_a) { stage = new __1.Stage(reporter); context = new __1.Context(stage); results = [context.truthy(true), context.truthy(false, 'foo')]; t.deepEqual(results, [ { type: 'AssertionNote', message: null, assertion: 'truthy', success: true, }, { type: 'AssertionNote', message: 'foo', assertion: 'truthy', success: false, }, ]); return [2]; }); }); }); ava_1.default('method `falsy()` asserts that value is falsy', function (t) { return __awaiter(void 0, void 0, void 0, function () { var stage, context, results; return __generator(this, function (_a) { stage = new __1.Stage(reporter); context = new __1.Context(stage); results = [context.falsy('false'), context.falsy('true', 'foo')]; t.deepEqual(results, [ { type: 'AssertionNote', message: null, assertion: 'falsy', success: true, }, { type: 'AssertionNote', message: 'foo', assertion: 'falsy', success: false, }, ]); return [2]; }); }); }); ava_1.default('method `true()` asserts that value is true', function (t) { return __awaiter(void 0, void 0, void 0, function () { var stage, context, results; return __generator(this, function (_a) { stage = new __1.Stage(reporter); context = new __1.Context(stage); results = [context.true(true), context.true(false, 'foo')]; t.deepEqual(results, [ { type: 'AssertionNote', message: null, assertion: 'true', success: true, }, { type: 'AssertionNote', message: 'foo', assertion: 'true', success: false, }, ]); return [2]; }); }); }); ava_1.default('method `false()` asserts that value is false', function (t) { return __awaiter(void 0, void 0, void 0, function () { var stage, context, results; return __generator(this, function (_a) { stage = new __1.Stage(reporter); context = new __1.Context(stage); results = [context.false(false), context.false(true, 'foo')]; t.deepEqual(results, [ { type: 'AssertionNote', message: null, assertion: 'false', success: true, }, { type: 'AssertionNote', message: 'foo', assertion: 'false', success: false, }, ]); return [2]; }); }); }); ava_1.default('method `is()` asserts that two values are equal', function (t) { return __awaiter(void 0, void 0, void 0, function () { var stage, context, results; return __generator(this, function (_a) { stage = new __1.Stage(reporter); context = new __1.Context(stage); results = [context.is('foo', 'foo'), context.is(100, 200, 'foo')]; t.deepEqual(results, [ { type: 'AssertionNote', message: null, assertion: 'is', success: true, }, { type: 'AssertionNote', message: 'foo', assertion: 'is', success: false, }, ]); return [2]; }); }); }); ava_1.default( 'method `not()` asserts that two values are not equal', function (t) { return __awaiter(void 0, void 0, void 0, function () { var stage, context, results; return __generator(this, function (_a) { stage = new __1.Stage(reporter); context = new __1.Context(stage); results = [context.not('foo', 'bar'), context.not(100, 100, 'foo')]; t.deepEqual(results, [ { type: 'AssertionNote', message: null, assertion: 'not', success: true, }, { type: 'AssertionNote', message: 'foo', assertion: 'not', success: false, }, ]); return [2]; }); }); } ); ava_1.default( 'method `throws()` asserts that function throws an error', function (t) { return __awaiter(void 0, void 0, void 0, function () { var stage, context, results, _a; return __generator(this, function (_b) { switch (_b.label) { case 0: stage = new __1.Stage(reporter); context = new __1.Context(stage); _a = [ context.throws(function () { throw new Error(); }), ]; return [ 4, context.throws(function () { return Promise.reject(); }, 'foo'), ]; case 1: _a = _a.concat([ _b.sent(), context.throws(function () { return; }, 'foo'), ]); return [ 4, context.throws(function () { return Promise.resolve(); }), ]; case 2: results = _a.concat([_b.sent()]); t.deepEqual(results, [ { type: 'AssertionNote', message: null, assertion: 'throws', success: true, }, { type: 'AssertionNote', message: 'foo', assertion: 'throws', success: true, }, { type: 'AssertionNote', message: 'foo', assertion: 'throws', success: false, }, { type: 'AssertionNote', message: null, assertion: 'throws', success: false, }, ]); return [2]; } }); }); } ); ava_1.default( 'method `notThrows()` asserts that function does not throw an error', function (t) { return __awaiter(void 0, void 0, void 0, function () { var stage, context, results, _a; return __generator(this, function (_b) { switch (_b.label) { case 0: stage = new __1.Stage(reporter); context = new __1.Context(stage); _a = [ context.notThrows(function () { return; }), ]; return [ 4, context.notThrows(function () { return Promise.resolve(); }, 'foo'), ]; case 1: _a = _a.concat([ _b.sent(), context.notThrows(function () { throw new Error(); }, 'foo'), ]); return [ 4, context.notThrows(function () { return Promise.reject(); }), ]; case 2: results = _a.concat([_b.sent()]); t.deepEqual(results, [ { type: 'AssertionNote', message: null, assertion: 'notThrows', success: true, }, { type: 'AssertionNote', message: 'foo', assertion: 'notThrows', success: true, }, { type: 'AssertionNote', message: 'foo', assertion: 'notThrows', success: false, }, { type: 'AssertionNote', message: null, assertion: 'notThrows', success: false, }, ]); return [2]; } }); }); } ); ava_1.default( 'method `regex()` asserts that string maches regular expression', function (t) { return __awaiter(void 0, void 0, void 0, function () { var stage, context, results; return __generator(this, function (_a) { stage = new __1.Stage(reporter); context = new __1.Context(stage); results = [ context.regex(/bar/, 'foo bar baz'), context.regex(/zed/, 'foo bar baz', 'zed'), ]; t.deepEqual(results, [ { type: 'AssertionNote', message: null, assertion: 'regex', success: true, }, { type: 'AssertionNote', message: 'zed', assertion: 'regex', success: false, }, ]); return [2]; }); }); } ); ava_1.default( 'method `notRegex()` asserts that string does not maches regular expression', function (t) { return __awaiter(void 0, void 0, void 0, function () { var stage, context, results; return __generator(this, function (_a) { stage = new __1.Stage(reporter); context = new __1.Context(stage); results = [ context.notRegex(/bar/, 'foo bar baz'), context.notRegex(/zed/, 'foo bar baz', 'zed'), ]; t.deepEqual(results, [ { type: 'AssertionNote', message: null, assertion: 'notRegex', success: false, }, { type: 'AssertionNote', message: 'zed', assertion: 'notRegex', success: true, }, ]); return [2]; }); }); } ); ava_1.default( 'method `deepEqual()` asserts that two objects are equal', function (t) { return __awaiter(void 0, void 0, void 0, function () { var stage, context, results; return __generator(this, function (_a) { stage = new __1.Stage(reporter); context = new __1.Context(stage); results = [ context.deepEqual({ a: 1 }, { a: 1 }), context.deepEqual({ a: 1 }, { a: 2 }, 'foo'), ]; t.deepEqual(results, [ { type: 'AssertionNote', message: null, assertion: 'deepEqual', success: true, }, { type: 'AssertionNote', message: 'foo', assertion: 'deepEqual', success: false, }, ]); return [2]; }); }); } ); ava_1.default( 'method `notDeepEqual()` asserts that two objects are equal', function (t) { return __awaiter(void 0, void 0, void 0, function () { var stage, context, results; return __generator(this, function (_a) { stage = new __1.Stage(reporter); context = new __1.Context(stage); results = [ context.notDeepEqual({ a: 1 }, { a: 2 }), context.notDeepEqual({ a: 1 }, { a: 1 }, 'foo'), ]; t.deepEqual(results, [ { type: 'AssertionNote', message: null, assertion: 'notDeepEqual', success: true, }, { type: 'AssertionNote', message: 'foo', assertion: 'notDeepEqual', success: false, }, ]); return [2]; }); }); } ); ava_1.default('method `sleep()` continues with timeout', function (t) { return __awaiter(void 0, void 0, void 0, function () { var times, stage, context; return __generator(this, function (_a) { switch (_a.label) { case 0: times = [0, 0, 0]; stage = new __1.Stage(reporter); context = new __1.Context(stage); times[0] = Date.now(); return [4, stage.sleep(2000)]; case 1: _a.sent(); times[1] = Date.now(); return [4, context.sleep(2000)]; case 2: _a.sent(); times[2] = Date.now(); t.true(times[1] >= times[0] + 2000); t.true(times[2] >= times[0] + 4000); return [2]; } }); }); }); ava_1.default('methods `request()` returns supertest instance', function (t) { return __awaiter(void 0, void 0, void 0, function () { var stage, context, res; return __generator(this, function (_a) { switch (_a.label) { case 0: stage = new __1.Stage(reporter); context = new __1.Context(stage); return [ 4, context.request({ url: 'https://jsonplaceholder.typicode.com/todos/1', }), ]; case 1: res = _a.sent(); t.is(res.status, 200); t.is(res.data.userId, 1); return [2]; } }); }); }); ava_1.default('methods `exec()` returns terminal command result', function (t) { return __awaiter(void 0, void 0, void 0, function () { var stage, context, _a, stdout, stderr; return __generator(this, function (_b) { switch (_b.label) { case 0: stage = new __1.Stage(reporter); context = new __1.Context(stage); return [4, context.exec('echo "foo"')]; case 1: (_a = _b.sent()), (stdout = _a.stdout), (stderr = _a.stderr); t.true(stdout.indexOf('foo') !== -1); t.true(stderr === ''); return [2]; } }); }); }); //# sourceMappingURL=context.test.js.map
27.851852
80
0.453099
b893a00269df544db627074f2271d3b74c588e4c
1,897
js
JavaScript
src/ui/PairSelector.js
SaenkoM/bfx-report-ui
c0348a0a7c19c76eb00a917605afb4e78241d7ab
[ "Apache-2.0" ]
null
null
null
src/ui/PairSelector.js
SaenkoM/bfx-report-ui
c0348a0a7c19c76eb00a917605afb4e78241d7ab
[ "Apache-2.0" ]
null
null
null
src/ui/PairSelector.js
SaenkoM/bfx-report-ui
c0348a0a7c19c76eb00a917605afb4e78241d7ab
[ "Apache-2.0" ]
null
null
null
import React, { PureComponent } from 'react' import PropTypes from 'prop-types' import { Button, Intent, MenuItem, } from '@blueprintjs/core' import { Select } from '@blueprintjs/select' import { formatPair } from 'state/symbols/utils' class PairSelector extends PureComponent { render() { const { currentPair, existingPairs, onPairSelect, pairs, wildCard, } = this.props const renderPair = (pair, { modifiers }) => { if (!modifiers.matchesPredicate) { return null } const isCurrent = currentPair === pair const className = (wildCard.includes(pair) || existingPairs.includes(pair)) && !isCurrent ? 'bitfinex-queried-symbol' : '' return ( <MenuItem className={className} active={modifiers.active} intent={isCurrent ? Intent.PRIMARY : Intent.NONE} disabled={modifiers.disabled} key={pair} onClick={() => onPairSelect(pair)} text={formatPair(pair)} /> ) } const filterPair = (query, pair) => pair.toLowerCase().indexOf(query.replace('/', '').toLowerCase()) >= 0 return ( <Select disabled={!pairs.length} items={pairs} itemRenderer={renderPair} itemPredicate={filterPair} onItemSelect={onPairSelect} > <Button text={formatPair(currentPair)} rightIcon='caret-down' disabled={!pairs.length} /> </Select> ) } } PairSelector.propTypes = { currentPair: PropTypes.string.isRequired, existingPairs: PropTypes.arrayOf(PropTypes.string), onPairSelect: PropTypes.func.isRequired, pairs: PropTypes.arrayOf(PropTypes.string), wildCard: PropTypes.arrayOf(PropTypes.string), } PairSelector.defaultProps = { pairs: [], existingPairs: [], wildCard: [], } export default PairSelector
24.636364
109
0.616236
b8940652a0496d769466347b487d769fab1b1fb4
305
js
JavaScript
dist/src/components/user/index.js
Vectormike/korapay-assessment
f205402a34dfd570c4975f3151f89724f6e14fca
[ "MIT" ]
null
null
null
dist/src/components/user/index.js
Vectormike/korapay-assessment
f205402a34dfd570c4975f3151f89724f6e14fca
[ "MIT" ]
null
null
null
dist/src/components/user/index.js
Vectormike/korapay-assessment
f205402a34dfd570c4975f3151f89724f6e14fca
[ "MIT" ]
1
2021-09-16T20:54:53.000Z
2021-09-16T20:54:53.000Z
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.userService = void 0; var user_model_1 = require("./user.model"); var user_service_1 = require("./user.service"); exports.userService = new user_service_1.UserService(user_model_1.User); //# sourceMappingURL=index.js.map
43.571429
72
0.760656
b8958126b37e3d564541306b894ccbaae7ca8d51
1,084
js
JavaScript
app/assets/javascripts/d3/map/NINECOLORSCHEME.js
Jasmine-Feldmann/pollstradomus
6c9281a56e751f37a38d61812d321980f960f411
[ "MIT" ]
null
null
null
app/assets/javascripts/d3/map/NINECOLORSCHEME.js
Jasmine-Feldmann/pollstradomus
6c9281a56e751f37a38d61812d321980f960f411
[ "MIT" ]
7
2015-08-31T14:58:28.000Z
2015-09-03T16:29:07.000Z
app/assets/javascripts/d3/map/NINECOLORSCHEME.js
Jasmine-Feldmann/pollstradomus
6c9281a56e751f37a38d61812d321980f960f411
[ "MIT" ]
4
2015-08-28T22:11:43.000Z
2015-09-07T19:08:53.000Z
///// here are two color scheme alternatives that fit our model // cf. http://www.colorbrewer2.org/ NINECOLORSCHEME = { ///// a blue-red scheme // "color": "rgb(65,0,38)", "color1": "rgb(215,48,39)", "color2": "rgb(244,109,67)", "color3": "rgb(253,174,97)", "color4": "rgb(254,224,144)", // "color: "rgb(255,255,191)", "color5": "rgb(224,243,248)", "color6": "rgb(171,217,233)", "color7": "rgb(116,173,209)", "color8": "rgb(69,117,180)", "color9": "rgb(49,54,149)", defaultFill: '#AAA' ///// a green-red scheme // // "color0": "rgb(165,0,38)", // "color1": "rgb(215,48,39)", // "color2": "rgb(252,141,89)", // // "color2": "rgb(244,109,67)", // // "color3": "rgb(253,174,97)", // "color3": "rgb(254,224,139)", // "color4": "rgb(255,255,191)", // "color5": "rgb(217,239,139)", // "color6": "rgb(166,217,106)", // "color7": "rgb(102,189,99)", // "color8": "rgb(26,152,80)", // "color9": "rgb(0,104,55)", // defaultFill: '#AAA' }
32.848485
63
0.489852
b895be1f40dcfedabc74d9aeadb0a1801d06c749
1,251
js
JavaScript
scrapers/BbcGoodFoodScraper.js
humblebots/Recipe-Scraper
a227c4f04550edc14c94ff29db4a56498262488f
[ "MIT" ]
null
null
null
scrapers/BbcGoodFoodScraper.js
humblebots/Recipe-Scraper
a227c4f04550edc14c94ff29db4a56498262488f
[ "MIT" ]
null
null
null
scrapers/BbcGoodFoodScraper.js
humblebots/Recipe-Scraper
a227c4f04550edc14c94ff29db4a56498262488f
[ "MIT" ]
null
null
null
"use strict"; const BaseScraper = require("../helpers/BaseScraper"); /** * Class for scraping bbcgoodfood.com * @extends BaseScraper */ class BbcGoodFoodScraper extends BaseScraper { constructor(url) { super(url, "bbcgoodfood.com/recipes/"); } scrape($) { this.defaultSetImage($); const { ingredients, instructions, time } = this.recipe; this.recipe.name = $("meta[name='og:title']").attr("content"); $(".recipe__ingredients") .find("li") .each((i, el) => { ingredients.push( $(el) .text() .replace(" ,", ",") ); }); $(".recipe__method-steps") .find("p") .each((i, el) => { instructions.push($(el).text()); }); $(".cook-and-prep-time") .find(".list-item") .each((i, el) => { const text = $(el).text(); if (text.includes("Prep")) { time.prep = $(el) .find("time") .text(); } else if (text.includes("Cook")) { time.cook = $(el) .find("time") .text(); } }); this.recipe.servings = $(".masthead__servings") .text() .replace("Makes ", ""); } } module.exports = BbcGoodFoodScraper;
21.947368
66
0.494005
b896999f5c0b1b5719ed8124dab3f0bfb207b55b
5,771
js
JavaScript
web/js/main.js
khalilbenchamekh/Workers-Management
4fc7ab481ee8f2d794caeaf9c19678192f3a7186
[ "MIT" ]
null
null
null
web/js/main.js
khalilbenchamekh/Workers-Management
4fc7ab481ee8f2d794caeaf9c19678192f3a7186
[ "MIT" ]
null
null
null
web/js/main.js
khalilbenchamekh/Workers-Management
4fc7ab481ee8f2d794caeaf9c19678192f3a7186
[ "MIT" ]
null
null
null
"use strict"; $(document).ready( function () { $('#table_id').DataTable({ paging: false, // scrollY: 400 info: false }); $('#table_admin_users').DataTable({ paging: true, // scrollY: 400 info: false, "columnDefs": [ { "orderable": false, "targets": [8,0] } ], "order": [[ 1, "desc" ]] }); $("body").niceScroll({ cursorcolor: "rgba(66, 170, 245, 0.77)", // change cursor color in hex cursoropacitymin: 0, // change opacity when cursor is inactive (scrollabar "hidden" state), range from 1 to 0 cursoropacitymax: 1, // change opacity when cursor is active (scrollabar "visible" state), range from 1 to 0 cursorwidth: "10px", // cursor width in pixel (you can also write "5px") cursorborder: "1px solid #42aaf5", // css definition for cursor border cursorborderradius: "0px", // border radius in pixel for cursor } ); $(".latest .Docs").niceScroll({ cursorcolor: "#42aaf5", // change cursor color in hex cursoropacitymin: 0, // change opacity when cursor is inactive (scrollabar "hidden" state), range from 1 to 0 cursoropacitymax: 1, // change opacity when cursor is active (scrollabar "visible" state), range from 1 to 0 cursorwidth: "5px", // cursor width in pixel (you can also write "5px") cursorborder: "1px solid #fff", // css definition for cursor border cursorborderradius: "5px", // border radius in pixel for cursor } ); $(".enfants .panel .panel-body").niceScroll({ cursorcolor: "#42aaf5", // change cursor color in hex cursoropacitymin: 0, // change opacity when cursor is inactive (scrollabar "hidden" state), range from 1 to 0 cursoropacitymax: 1, // change opacity when cursor is active (scrollabar "visible" state), range from 1 to 0 cursorwidth: "10px", // cursor width in pixel (you can also write "5px") cursorborder: "1px solid #fff", // css definition for cursor border cursorborderradius: "5px", // border radius in pixel for cursor } ); $('#DownlondTable_id').DataTable({ paging: false, // scrollY: 400 info: false, ordering: false }); $('#update_logs_table').DataTable({ paging: false, // scrollY: 400 info: false, ordering: false }); $(function () { $('[data-toggle="tooltip"]').tooltip(); }); //Event Go backe Update Information generale $('a.go_Back').click(function(){ parent.history.back(); return false; }); //SHOW PASSWORD ( LOGIN PAGE) $('.login #showPassword').click(function(){ var input = $(this).next('.login #password'); $(this).toggleClass("fa-eye"); $(this).toggleClass("fa-eye-slash"); if( input.attr("type") == "password"){ input.attr("type","text"); }else{ input.attr("type","password"); } }); setTimeout(function() { // $('.MsgsAlerts').fadeOut('fast'); $('#MsgsAlerts').removeClass('fadeInUp'); $('#MsgsAlerts').addClass('fadeOutUpBig'); }, 2500); /** * Assmat chois Type changed * get this assmat agrements */ $("#appbundle_gwenfantacceuil_assmat").change(function () { var am = $(this).val(), agrement_sel = $("#appbundle_gwenfantacceuil_agrement"), defauAgId = $('#hiddenAgrementId').val(), ParentDiv = agrement_sel.parent('div'), loader = '<span> <img src="'+assetsBaseDirImgs+'default.gif" style="width: 20px;"> </span>'; agrement_sel.html($("<option />").html("Chargement...")); //display Loeder if(ParentDiv.find("span").html() != ""){ ParentDiv.find("span").remove(); } ParentDiv.append(loader); $.post(Routing.generate('am_agrements', {"id": am}), {}, function (response) { var fillData = "<option value=''>-- Choisir un agrement --</option>", responseLen = response.length; if (responseLen > 0) { for (var i = 0; i < responseLen; i++) { if(response[i].id == defauAgId){ fillData += "<option value='" + response[i].id + "' selected='selected' >" + response[i].name + "</option>"; }else fillData += "<option value='" + response[i].id + "' >" + response[i].name + "</option>"; } agrement_sel.html(fillData).attr('disabled', false); //Indisplay Loeder ParentDiv.find("span").remove(); } else { agrement_sel.html("<option value=''>Pas d'agrements'</option>").attr('disabled', true); //Indisplay Loeder ParentDiv.find("span").remove(); return; } }, 'json'); }); $("#appbundle_gwenfantacceuil_assmat").trigger("change"); } ); //france date picker $(function($){ $.fn.datepicker.dates['fr'] ={ days:["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"], daysShort:["dim.","lun.","mar.","mer.","jeu.","ven.","sam."], daysMin:["d","l","ma","me","j","v","s"], months:["janvier","février","mars","avril","mai","juin","juillet","août","septembre","octobre","novembre","décembre"], monthsShort:["janv.","févr.","mars","avril","mai","juin","juil.","août","sept.","oct.","nov.","déc."], today:"Aujourd'hui", monthsTitle:"Mois", clear:"Effacer", weekStart:1, format:"dd/mm/yyyy" } });
38.993243
132
0.541501
b896b103bf034b1f48ff8d3a9ede8bb3fae9e988
422
js
JavaScript
src/components/AppFloater.js
ravifreek63/Decover-Frontend
859e1fae5a8a05409bb0e23efaa2c63d3b5fcd88
[ "MIT" ]
null
null
null
src/components/AppFloater.js
ravifreek63/Decover-Frontend
859e1fae5a8a05409bb0e23efaa2c63d3b5fcd88
[ "MIT" ]
null
null
null
src/components/AppFloater.js
ravifreek63/Decover-Frontend
859e1fae5a8a05409bb0e23efaa2c63d3b5fcd88
[ "MIT" ]
null
null
null
import React from 'react'; // Styles import '../styles/AppFloater.css'; function AppFloater() { return ( <div className="flex-auto flex-inline items-center appfloater-parent"> <img className="flex-none circle appfloater-logo"/> <span className="flex-auto ml-half text-gray truncate small invisible parent-hover-visible parent-focus-unquiet">Decover</span> </div> ); } export default AppFloater;
26.375
133
0.71564
b897134407532e858ebb8319201893892711d358
2,502
js
JavaScript
src/components/videos.js
mazairaj/thejulianmaz
eed72902242286cbee3a61172a4f93b565b55874
[ "MIT" ]
null
null
null
src/components/videos.js
mazairaj/thejulianmaz
eed72902242286cbee3a61172a4f93b565b55874
[ "MIT" ]
null
null
null
src/components/videos.js
mazairaj/thejulianmaz
eed72902242286cbee3a61172a4f93b565b55874
[ "MIT" ]
null
null
null
import React, { Component } from 'react'; import ReactPlayer from 'react-player'; class Videos extends Component { constructor(props) { super(props); this.state = { video: 'https://vid.me/9b3N', vid1opacity: '1', vid2opacity: '1', vid3opacity: '1', }; } render() { return ( <div style={{ display: 'flex', flexDirection: 'column' }}> <div style={{ flex: 4, marginTop: 20, marginBottom: 0, marginLeft: 100, marginRight: 100 }}> <ReactPlayer width="auto" height="auto" url={this.state.video} playing controls={true} /> </div> <div style={{ alignSelf: 'center', alignItems: 'center', flexDirection: 'row', flexWrap: 'row' }}> <img alt="" style={{ opacity: this.state.vid1opacity, margin: 5, border: '3 solid #2D4571', backgroundColor: 'white' }} src="https://lh3.google.com/u/0/d/0B17WtuksYOC8RkFIaVl2cG4wMFU=w1279-h699-iv1" width="150" height="85" onClick={() => this.setState({ video: 'https://vid.me/9b3N' })} onMouseEnter={() => this.setState({ vid1opacity: '.78' })} onMouseLeave={() => this.setState({ vid1opacity: '1' })} /> <img alt="" style={{ opacity: this.state.vid2opacity, margin: 5, border: 3, backgroundColor: '#2D4571' }} width="150" src="https://lh3.google.com/u/0/d/0B17WtuksYOC8eUpSOEFtakhrdHc=w1279-h699-iv1" onClick={() => this.setState({ video: 'https://youtu.be/2KRFmLzzmRA' })} onMouseEnter={() => this.setState({ vid2opacity: '.78' })} onMouseLeave={() => this.setState({ vid2opacity: '1' })} /> <img alt="" style={{ opacity: this.state.vid3opacity, margin: 5, border: 3, backgroundColor: '#2D4571' }} width="150" src="https://i.ytimg.com/vi/LWV-_ZziGSM/hqdefault.jpg?custom=true&amp;w=246&amp;h=138&amp;stc=true&amp;jpg444=true&amp;jpgq=90&amp;sp=68&amp;sigh=x020VN85mEEqcOMJ809RBURQcvQ" onClick={() => this.setState({ video: 'https://www.youtube.com/watch?v=LWV-_ZziGSM' })} onMouseEnter={() => this.setState({ vid3opacity: '.78' })} onMouseLeave={() => this.setState({ vid3opacity: '1' })} /> </div> </div> ) } } export default Videos; // https://youtu.be/HDveqhLWEBE // https://www.youtube.com/watch?v=LWV-_ZziGSM // https://youtu.be/2KRFmLzzmRA
43.137931
186
0.567146
b899b0210170d598496d813a5896d5218e426ad1
533
js
JavaScript
docs/search/classes_3.js
DL42/3P_custom_synonymous
657fedddb8f97243243f03c460e6e43ea5ed432c
[ "MIT" ]
4
2016-03-14T21:47:59.000Z
2016-09-21T06:00:48.000Z
docs/search/classes_3.js
DL42/3P_custom_synonymous
657fedddb8f97243243f03c460e6e43ea5ed432c
[ "MIT" ]
1
2017-05-08T01:34:57.000Z
2017-05-08T01:34:57.000Z
docs/search/classes_3.js
DL42/3P_custom_synonymous
657fedddb8f97243243f03c460e6e43ea5ed432c
[ "MIT" ]
null
null
null
var searchData= [ ['f_5fmu_5fh_5fconstant',['F_mu_h_constant',['../struct_sim___model_1_1_f__mu__h__constant.html',1,'Sim_Model']]], ['f_5fmu_5fh_5fpiecewise',['F_mu_h_piecewise',['../struct_sim___model_1_1_f__mu__h__piecewise.html',1,'Sim_Model']]], ['f_5fmu_5fh_5fpopulation_5fspecific',['F_mu_h_population_specific',['../struct_sim___model_1_1_f__mu__h__population__specific.html',1,'Sim_Model']]], ['f_5fmu_5fh_5fsine_5fwave',['F_mu_h_sine_wave',['../struct_sim___model_1_1_f__mu__h__sine__wave.html',1,'Sim_Model']]] ];
66.625
152
0.791745
b899e1b12dde0c5024daaa3b50212cec5ec63434
4,544
js
JavaScript
webpack.common.js
ceoy/super-cute-dogs
bf06e5a185ac1ce5909bcb65eae366981e0a3300
[ "MIT" ]
2
2019-02-18T16:38:20.000Z
2019-02-19T16:54:52.000Z
webpack.common.js
ceoy/super-cute-dogs
bf06e5a185ac1ce5909bcb65eae366981e0a3300
[ "MIT" ]
null
null
null
webpack.common.js
ceoy/super-cute-dogs
bf06e5a185ac1ce5909bcb65eae366981e0a3300
[ "MIT" ]
null
null
null
const path = require("path"); const { VueLoaderPlugin } = require('vue-loader') const HtmlWebpackPlugin = require('vue-html-webpack-plugin') const CleanWebpackPlugin = require('clean-webpack-plugin') const webpack = require('webpack'); const { InjectManifest } = require('workbox-webpack-plugin') const WebpackPwaManifest = require('webpack-pwa-manifest') const CompressionPlugin = require('compression-webpack-plugin'); const BrotliPlugin = require('brotli-webpack-plugin'); const MiniCssExtractPlugin = require("mini-css-extract-plugin"); module.exports = { entry: { app: ['./src/index.js', './src/style.scss'], install: './src/install.js', }, output: { filename: "[name].[hash].js", path: path.resolve(__dirname, "dist"), }, optimization: { runtimeChunk: 'single', splitChunks: { cacheGroups: { vendor: { test: /[\\/]node_modules[\\/]/, name: 'vendors', chunks: 'all', } } } }, module: { rules: [ { enforce: 'pre', test: /\.(js|vue)$/, loader: 'eslint-loader', exclude: /node_modules/ }, { test: /\.(png|svg|jpg|gif)$/, use: [{ loader:'file-loader', options: { limit: 10000, name: 'images/[hash].[ext]' } }] }, { test: /\.js$/, exclude: /node_modules/, loader: "babel-loader", }, { test: /\.css$/, use: [ 'style-loader', 'css-loader' ] }, // this will apply to both plain `.scss` files // AND `<style lang="scss">` blocks in `.vue` files { test: /\.scss$/, use: [ MiniCssExtractPlugin.loader, // 'vue-style-loader', { loader: 'css-loader', options: { url: true } }, { loader: 'sass-loader', options: { includePaths: [path.resolve(__dirname, 'node_modules')], } } ] }, { test: /\.(woff|woff2|eot|ttf|otf)$/, use: [ 'file-loader' ] }, { test: /\.vue$/, loader: 'vue-loader', }, ] }, plugins: [ new CleanWebpackPlugin(['dist']), new VueLoaderPlugin(), new HtmlWebpackPlugin({ title: "Super Cute Dogs", vue: true, template: './src/template.html', meta: { description: "Super Cute Dogs - Dogs that are super cute deserve to be shown!", keywords: "Super, Cute, Dogs, Samoyed", "theme-color": "#6200ee" }, favicon: './src/assets/favicon_dog.ico' }), new webpack.HotModuleReplacementPlugin(), new WebpackPwaManifest({ name: "Super Cute Dogs", short_name: "CuteDogs", description: "Super Cute Dogs are super cute!", background_color: "#ffffff", theme_color: "#6200ee", icons: [{ src: path.resolve('src/assets/gooddog.png'), sizes: [96, 128, 192, 256, 384, 512] }], inject: true, ios: true }), new InjectManifest({ swSrc: './src/sw.js' }), new CompressionPlugin({ filename: '[path].gz[query]', test: /\.js$|\.css|\.html/, algorithm: 'gzip', threshold: 10240, minRatio: 0.8 }), new BrotliPlugin({ asset: '[path].br[query]', test: /\.js$|\.css|\.html/, threshold: 10240, minRatio: 0.8 }), new MiniCssExtractPlugin({ filename: "[name].css", chunkFilename: "[name].[hash].css" }), ] };
31.123288
95
0.408011
b89a0050fbdc0699901498efb8985950b5c5c7d4
1,818
js
JavaScript
index.js
mafintosh/hypercore-multicast-swarm
3d7c2831ab1fcdfd848ca3cea81f4c45ef87bfb3
[ "MIT" ]
24
2018-07-18T19:35:42.000Z
2019-12-14T07:01:43.000Z
index.js
mafintosh/hypercore-multicast-swarm
3d7c2831ab1fcdfd848ca3cea81f4c45ef87bfb3
[ "MIT" ]
1
2018-08-18T07:44:19.000Z
2018-12-22T07:05:57.000Z
index.js
mafintosh/hypercore-multicast-swarm
3d7c2831ab1fcdfd848ca3cea81f4c45ef87bfb3
[ "MIT" ]
1
2022-01-18T02:10:36.000Z
2022-01-18T02:10:36.000Z
const cast = require('./cast') const messages = require('./messages') const events = require('events') const util = require('util') module.exports = Swarm function Swarm (feed, opts) { if (!(this instanceof Swarm)) return new Swarm(feed, opts) events.EventEmitter.call(this) const self = this this.feed = feed this.cast = null feed.ready(function (err) { if (err) return self.emit('error', err) self.cast = cast(feed.key, opts) self.cast.on('message', self._onmessage.bind(self)) self.cast.on('bind', self.emit.bind(self, 'bind')) self.cast.on('close', self.emit.bind(self, 'close')) self.emit('ready') }) } util.inherits(Swarm, events.EventEmitter) Swarm.prototype.close = function () { if (!this.cast) this.once('ready', this.close) else this.cast.close() } Swarm.prototype._onmessage = function (buf) { const msg = decodeMessage(buf) if (!msg) return if (this.feed.bitfield && this.feed.has(msg.seq)) return const self = this // TODO: make feed.put support valueEncoding this.feed._putBuffer(msg.seq, msg.data, msg, null, function (err) { if (err) self.emit('bad-message', msg) }) } Swarm.prototype.multicast = function (seq, cb) { if (!cb) cb = noop const self = this this.feed.get(seq, {valueEncoding: 'binary'}, function (err, data) { if (err) return cb(err) self.feed.proof(seq, function (err, proof) { if (err) return cb(err) const buf = messages.Message.encode({ nodes: proof.nodes, signature: proof.signature, seq, data }) // always set here, as .get runs after feed.ready self.cast.multicast(buf, cb) }) }) } function noop () {} function decodeMessage (buf) { try { return messages.Message.decode(buf) } catch (err) { return null } }
23.012658
70
0.640264
b89a8d7c89be360911e778bc0951d8e649d021a9
9,396
js
JavaScript
src/maps/map.hydrogen.js
athiththan11/hydrogen-core
c96905c9783ae6301b7f13fd33228874632a8ffa
[ "MIT" ]
null
null
null
src/maps/map.hydrogen.js
athiththan11/hydrogen-core
c96905c9783ae6301b7f13fd33228874632a8ffa
[ "MIT" ]
2
2020-03-04T19:12:44.000Z
2020-05-03T08:32:59.000Z
src/maps/map.hydrogen.js
athiththan11/hydrogen-core
c96905c9783ae6301b7f13fd33228874632a8ffa
[ "MIT" ]
null
null
null
'use strict'; module.exports = { platform: { apim: 'apim', is: 'is', iskm: 'is-km', }, servers: { apim: 'wso2am', is: 'wso2is', iskm: 'wso2is-km', }, profiles: { trafficmanager: 'traffic-manager', publisher: 'api-publisher', store: 'api-store', gateway: 'gateway-worker', keymanager: 'api-key-manager', }, datasource: { mssql: 'mssql', mysql: 'mysql', oracle: 'oracle', postgre: 'postgre', scripts: { mssql: 'mssql.sql', mysql: 'mysql.sql', postgre: 'postgresql.sql', oracle: 'oracle.sql', }, }, layout: { apim: { publishMultipleGateway: 'publish-multiple-gateway', iskm: 'is-km', distributed: 'distributed', }, }, supportedVersions: { apim: { v26: '2.6', v30: '3.0', v31: '3.1', }, }, layoutNamePatterns: { deployment: 'deployment', apim: { publishMultipleGateway: { aio: 'gateway_aio', gw_node: 'gateway_0', }, iskm: { apim: 'api-manager', iskm: 'is-km', }, distributed: { gateway: 'gateway', keymanager: 'keymanager', publisher: 'publisher', store: 'store', trafficmanager: 'trafficmanager', names: ['gateway', 'keymanager', 'publisher', 'store', 'trafficmanager'], }, }, }, ports: { _9099: 9099, _9443: 9443, _9611: 9611, _9711: 9711, _5672: 5672, _8099: 8099, _8243: 8243, _8280: 8280, _10397: 10397, }, jdbcDrivers: { mssql: 'https://docs.microsoft.com/en-us/sql/connect/jdbc/download-microsoft-jdbc-driver-for-sql-server?view=sql-server-2017', mysql: 'https://www.mysql.com/products/connector/', oracle: 'https://www.oracle.com/technetwork/database/application-development/jdbc/downloads/index.html', postgre: 'https://jdbc.postgresql.org/', }, scripts: { mysql: { allowInvalidDates: "SET SQL_MODE='ALLOW_INVALID_DATES';", }, }, artifactPaths: { bin: { sh: { profileSetup: '/bin/profileSetup.sh', }, bat: { profileSetup: '/bin/profileSetup.bat', }, }, conf: { axis2: '/repository/conf/axis2/axis2.xml', axis2TM: '/repository/conf/axis2/axis2_TM.xml', apiManager: '/repository/conf/api-manager.xml', carbon: '/repository/conf/carbon.xml', deploymentToml: '/repository/conf/deployment.toml', identity: '/repository/conf/identity/identity.xml', jndiProperties: '/repository/conf/jndi.properties', masterDatasource: '/repository/conf/datasources/master-datasources.xml', registry: '/repository/conf/registry.xml', registryTM: '/repository/conf/registry_TM.xml', userManagement: '/repository/conf/user-mgt.xml', }, scripts: { apim: { apimgt: '/dbscripts/apimgt', dbscripts: '/dbscripts', mbstore: '/dbscripts/mb-store', }, is: { consent: '/dbscripts/consent', dbscripts: '/dbscripts', identity: '/dbscripts/identity', storedProcedure: '/dbscripts/identity/stored-procedures', uma: '/dbscripts/identity/uma', }, }, }, xmlPaths: { usermgt: { realm_configuration_property_datasource: '//*[local-name()="Realm"]/*[local-name()="Configuration"]/*[local-name()="Property"][@name="dataSource"]', realm_userstoremanager_readwriteldapuserstoremanager: '//*[local-name()="Realm"]/*[local-name()="UserStoreManager"][@class="org.wso2.carbon.user.core.ldap.ReadWriteLDAPUserStoreManager"]', realm_userstoremanager_jdbcuserstoremanager: '//*[local-name()="Realm"]/*[local-name()="UserStoreManager"][@class="org.wso2.carbon.user.core.jdbc.JDBCUserStoreManager"]', }, registry: { dbconfig_wso2registry: '//*[local-name()="dbConfig"][@name="wso2registry"]', dbconfig: '//*[local-name()="dbConfig"]', remoteinstance: '//*[local-name()="remoteInstance"]', mount: '//*[local-name()="mount"]', }, masterdatasource: { datasources_datasource: '//*[local-name()="datasources"]/*[local-name()="datasource"]', datasources_datasource_wso2am_db: '//*[local-name()="datasources"]/*[local-name()="datasource"][name="WSO2AM_DB"]', datasources_datasource_wso2um_db: '//*[local-name()="datasources"]/*[local-name()="datasource"][name="WSO2UM_DB"]', }, identity: { jdbcpersistencemanager_datasource_name: '//*[local-name()="JDBCPersistenceManager"]/*[local-name()="DataSource"]/*[local-name()="Name"]', }, carbon: { ports_offset: '//*[local-name()="Ports"]/*[local-name()="Offset"]', }, apimanager: { authmanager_serverurl: '//*[local-name()="AuthManager"]/*[local-name()="ServerURL"]', apikeyvalidator_serverurl: '//*[local-name()="APIKeyValidator"]/*[local-name()="ServerURL"]', oauthconfigurations_revokeapiurl: '//*[local-name()="OAuthConfigurations"]/*[local-name()="RevokeAPIURL"]', apikeyvalidator_keyvalidatorclienttype: '//*[local-name()="APIKeyValidator"]/*[local-name()="KeyValidatorClientType"]', apikeyvalidator_enablethriftserver: '//*[local-name()="APIKeyValidator"]/*[local-name()="EnableThriftServer"]', apikeyvalidator_thriftclientconnectiontimeout: '//*[local-name()="APIKeyValidator"]/*[local-name()="ThriftClientConnectionTimeOut"]', apigateway_environments: '//*[local-name()="APIGateway"]/*[local-name()="Environments"]', apigateway_environments_environment: '//*[local-name()="APIGateway"]/*[local-name()="Environments"]/*[local-name()="Environment"]', apigateway_environments_environment_serverurl: '//*[local-name()="APIGateway"]/*[local-name()="Environments"]/*[local-name()="Environment"]/*[local-name()="ServerURL"]', apigateway_environments_environment_gatewayendpoint: '//*[local-name()="APIGateway"]/*[local-name()="Environments"]/*[local-name()="Environment"]/*[local-name()="GatewayEndpoint"]', throttlingconfigurations_datapublisher_enabled: '//*[local-name()="ThrottlingConfigurations"]/*[local-name()="DataPublisher"]/*[local-name()="Enabled"]', throttlingconfigurations_policydeployer_enabled: '//*[local-name()="ThrottlingConfigurations"]/*[local-name()="PolicyDeployer"]/*[local-name()="Enabled"]', throttlingconfigurations_blockcondition_enabled: '//*[local-name()="ThrottlingConfigurations"]/*[local-name()="BlockCondition"]/*[local-name()="Enabled"]', throttlingconfigurations_jmsconnectiondetails_enabled: '//*[local-name()="ThrottlingConfigurations"]/*[local-name()="JMSConnectionDetails"]/*[local-name()="Enabled"]', apistore_displayurl: '//*[local-name()="APIStore"]/*[local-name()="DisplayURL"]', apistore_url: '//*[local-name()="APIStore"]/*[local-name()="URL"]', throttlingconfigurations_trafficmanager_receiverurlgroup: '//*[local-name()="ThrottlingConfigurations"]/*[local-name()="TrafficManager"]/*[local-name()="ReceiverUrlGroup"]', throttlingconfigurations_trafficmanager_authurlgroup: '//*[local-name()="ThrottlingConfigurations"]/*[local-name()="TrafficManager"]/*[local-name()="AuthUrlGroup"]', throttlingconfigurations_policydeployer_serviceurl: '//*[local-name()="ThrottlingConfigurations"]/*[local-name()="PolicyDeployer"]/*[local-name()="ServiceURL"]', throttlingconfigurations_jmsconnectiondetails_destination: '//*[local-name()="ThrottlingConfigurations"]/*[local-name()="JMSConnectionDetails"]/*[local-name()="Destination"]', throttlingconfigurations_jmsconnectiondetails_jmsconnectionparameters_connectionfactorytopicconnectionfactory: '//*[local-name()="ThrottlingConfigurations"]/*[local-name()="JMSConnectionDetails"]/*[local-name()="JMSConnectionParameters"]/*[local-name()="connectionfactory.TopicConnectionFactory"]', }, axis2: { ws_transportsender: '//*[local-name()="transportSender"][@name="ws"]', wss_transportsender: '//*[local-name()="transportSender"][@name="wss"]', }, }, tomlPaths: { usermgt: { realm_configuration_property_datasource: 'realm_manager.data_source', }, masterdatasource: { datasources_datasource_wso2am_db: 'database.apim_db', datasources_datasource_wso2um_db: 'database.user', datasources_datasource_wso2shared_db: 'database.shared_db', }, carbon: { ports_offset: 'server.offset', }, apimanager: { oauthconfigurations_revokeapiurl: 'apim.oauth_config.revoke_endpoint', apikeyvalidator_serverurl: 'apim.key_manager.service_url', apigateway_environments_environment: 'apim.gateway.environment[0]', }, }, toml: { model: { localhost: { parent_path: 'models/v3/deployments/localhost', 'api-devportal': 'models/v3/deployments/localhost/api-devportal.model.toml', 'api-key-manager': 'models/v3/deployments/localhost/api-key-manager.model.toml', 'api-publisher': 'models/v3/deployments/localhost/api-publisher.model.toml', 'gateway-worker': 'models/v3/deployments/localhost/gateway-worker.model.toml', 'traffic-manager': 'models/v3/deployments/localhost/traffic-manager.model.toml', }, }, }, strings: { jdbc_wso2am_db: 'jdbc/WSO2AM_DB', jdbc_wso2um_db: 'jdbc/WSO2UM_DB', jdbc_wso2reg_db: 'jdbc/WSO2REG_DB', jdbc_wso2carbondb: 'jdbc/WSO2CarbonDB', }, encodings: { utf8: 'encoding="UTF-8"', iso_8859_1: 'encoding="ISO-8859-1"', }, readme: { md: 'HYDROGEN_README.md', h1: '# HYDROGEN README', }, docker: { apim: { single: 'wso2amdb', setup: ['apimgtdb', 'userdb', 'regdb'], }, is: { single: { mssql: 'wso2mssql', mysql: 'wso2mysql', postgre: 'wso2postgres', oracle: 'wso2oracle', }, }, timeout: { mssql: 10000, mysql: 20000, postgre: 5000, oracle: 600000, }, }, };
35.456604
191
0.679864
b89ac5edc0707a6d9b541e87bfa2dfd638592ee6
292
js
JavaScript
client/components/shapes/cube.js
enriquenov/stackathon
41eb9895ebef24710fe1d85afbe156f371d9692a
[ "MIT" ]
null
null
null
client/components/shapes/cube.js
enriquenov/stackathon
41eb9895ebef24710fe1d85afbe156f371d9692a
[ "MIT" ]
null
null
null
client/components/shapes/cube.js
enriquenov/stackathon
41eb9895ebef24710fe1d85afbe156f371d9692a
[ "MIT" ]
null
null
null
import React from 'react' const Cube = props => { const {rotation, position} = props return ( <mesh rotation={rotation} position={position}> <boxGeometry width={3} height={3} depth={3} /> <meshLambertMaterial color={0xc0c0c0} /> </mesh> ) } module.exports = Cube
19.466667
52
0.633562
b89af972fd8c1d52e3bc09441f996145b9d8d709
1,429
js
JavaScript
src/js/shop/components/Cart/messages.js
modelbrouwers/modelbrouwers
e0ba4819bf726d6144c0a648fdd4731cdc098a52
[ "MIT" ]
6
2015-03-03T13:23:07.000Z
2021-12-19T18:12:41.000Z
src/js/shop/components/Cart/messages.js
modelbrouwers/modelbrouwers
e0ba4819bf726d6144c0a648fdd4731cdc098a52
[ "MIT" ]
95
2015-02-07T00:55:39.000Z
2022-02-08T20:22:05.000Z
src/js/shop/components/Cart/messages.js
modelbrouwers/modelbrouwers
e0ba4819bf726d6144c0a648fdd4731cdc098a52
[ "MIT" ]
2
2016-03-22T16:53:26.000Z
2019-02-09T22:46:04.000Z
import { defineMessages } from "react-intl"; export default defineMessages({ viewCart: { id: "shop.cart.topbar.view.cart", defaultMessage: "View cart" }, checkout: { id: "shop.cart.topbar.checkout", defaultMessage: "Checkout" }, image: { id: "shop.cart.detail.header.image", defaultMessage: "Image" }, productName: { id: "shop.cart.detail.header.product.name", defaultMessage: "Product Name" }, model: { id: "shop.cart.detail.header.model", defaultMessage: "Model" }, quantity: { id: "shop.cart.detail.header.quantity", defaultMessage: "Quantity" }, unitPrice: { id: "shop.cart.detail.header.unit.price", defaultMessage: "Unit Price" }, totalHeader: { id: "shop.cart.detail.header.header", defaultMessage: "Total" }, cartTotal: { id: "shop.cart.detail.title.cart.total", defaultMessage: "Cart total" }, subTotal: { id: "shop.cart.detail.cart.subtotal", defaultMessage: "Sub-total" }, total: { id: "shop.cart.detail.cart.total", defaultMessage: "Sub-total" }, taxes: { id: "shop.cart.detail.cart.taxes", defaultMessage: "Taxes" }, addToCart: { id: "shop.cart.product.actions.add", defaultMessage: "Add to cart" } });
25.070175
51
0.559832
b89b4d0a2df1f4385cbfebe655ed297d3c4812ea
7,627
js
JavaScript
viewer/spatialstore/spatialcontext.js
spatialhumanities/spatialviewer_frontend
2e798296a947147cb7da3e0455a71f3e68c8edce
[ "MIT" ]
1
2018-05-17T23:29:14.000Z
2018-05-17T23:29:14.000Z
viewer/spatialstore/spatialcontext.js
spatialhumanities/spatialviewer_frontend
2e798296a947147cb7da3e0455a71f3e68c8edce
[ "MIT" ]
null
null
null
viewer/spatialstore/spatialcontext.js
spatialhumanities/spatialviewer_frontend
2e798296a947147cb7da3e0455a71f3e68c8edce
[ "MIT" ]
null
null
null
GV.Spatialstore.Spatialcontext = function(xml) { // data var transformation = new mat4(xml.getElementsByTagName("params")[0].firstChild.data); var viewpoints = []; var floorplans = []; var features = []; var mid = false; // floorplan var vid = false; // viewpoint var disfids = []; // displayed features var selfids = []; // selected features var href = xml.getElementsByTagName("spatialcontext")[0].getAttribute("href"); var name = xml.getElementsByTagName("spatialcontext")[0].getAttribute("place"); var resources = xml.getElementsByTagName("resource"); for (var i=0; i<resources.length; i++) { var rid = resources[i].getAttribute("id"); var resourceList = resources[i].childNodes; for (var j=0; j<resourceList.length; j++) { if (rid == "features") { var feature = new GV.Spatialstore.Feature(resourceList[j]); features[feature.getID()] = feature; } if (rid == "media") { var floorplan = new GV.Spatialstore.Floorplanmedia(resourceList[j]); floorplans[floorplan.getID()] = floorplan; } if (rid == "viewpoints") { var viewpoint = new GV.Spatialstore.Viewpoint(resourceList[j]); viewpoints[viewpoint.getID()] = viewpoint; } } } // get this.getName = function() { return name; } this.getID = function() { return href; } // get data this.getViewpoints = function() { return viewpoints; } this.getViewpoint = function(id) { return id ? viewpoints[id] : viewpoints[vid]; } this.getFloorplans = function() { return floorplans; } this.getFloorplan = function(id) { return id ? floorplans[id] : floorplans[mid]; } var getFeatures = function(ids) { if (!ids) return features; var list = []; for (var i in ids) { if (features[ids[i]]) list[ids[i]] = features[ids[i]]; } return list; } this.getFeatures = function(ids) { return getFeatures(ids); } this.getDisplayedFeatures = function() { return getFeatures(disfids); } this.getSelectedFeatures = function() { return getFeatures(selfids); } this.getFeature = function(id) { return features[id]; } // set selected this.setViewpoint = function(id) { console.log(GV.setting.spatialstore.getSpatialcontext().getDisplayedFeatures()); var oldViewpoint = GV.setting.spatialstore.getSpatialcontext().getViewpoint(); vid = id; GV.GUI.select("viewpoint",viewpoints[id]); GV.GUI.fillSelect("panorama",viewpoints[id].getPanoramas()); // TODO: choose panorama by name - same as old panorama viewpoints[id].setPanorama(first(viewpoints[id].getPanoramas()).getID()); GV.setting.changeFloorplanViewpoint(); GV.setting.changeViewerFeatures(); console.log(GV.setting.spatialstore.getSpatialcontext().getDisplayedFeatures()); if (oldViewpoint) { var spherical = new Spherical(GV.setting.getElev(),GV.setting.getAzim()); var cart = spherical.toCartesian(); cart.mulS(1000); cart.mulM(oldViewpoint.getTransformation()); cart.mulM(viewpoints[id].getTransformation().inverse()); spherical = cart.toSpherical(); GV.setting.setAzim(spherical.getHorAngle()); GV.setting.setElev(spherical.getVerAngle()); } GV.setting.setMeasurement(false); console.log(GV.setting.spatialstore.getSpatialcontext().getDisplayedFeatures()); } this.setFloorplan = function(id) { mid = id; GV.GUI.select("floorplanmedia",floorplans[id]); GV.setting.changeFloorplan(); // set north angle var matrix = new mat4(); matrix.mulM(floorplans[id].getTransformation()); matrix.mulM(transformation); var p1 = new vec4(0,0,1,1); p1.mulM(matrix); var p2 = new vec4(0,1,1,1); p2.mulM(matrix); var angle = -Math.round(180*Math.atan2(p1.x-p2.x,p1.y-p2.y)/Math.PI); var rotate = "webkit-transform: rotate"+angle+"deg);"; rotate += "-moz-transform: rotate("+angle+"deg);"; rotate += "-o-transform: rotate("+angle+"deg);"; rotate += "-ms-transform: rotate("+angle+"deg);"; rotate += "transform: rotate("+angle+"deg);"; document.getElementById("north").setAttribute("style",rotate); } this.setDisplayedFeatures = function(ids) { disfids = ids; GV.setting.changeViewerFeatures(); GV.setting.setTab(); } this.setSelectedFeatures = function(ids,add) { if (add) ids = setXOR(selfids,ids); var oldFeatures = getFeatures(selfids); for (var i in oldFeatures) oldFeatures[i].deselect(); var features = getFeatures(ids); for (var i in features) features[i].select(); GV.info.select(features); selfids = ids; GV.Filter.markSelectedFeatures(); var keylength = Object.keys(GV.setting.spatialstore.getSpatialcontext().getSelectedFeatures()); keylength = keylength.length; if (keylength > 1){ GV.Annotate.annotationinterface.storeValue("directuris", Object.keys(GV.setting.spatialstore.getSpatialcontext().getSelectedFeatures())); } else { GV.Annotate.annotationinterface.storeValue("directuri", Object.keys(GV.setting.spatialstore.getSpatialcontext().getSelectedFeatures())); } GV.setting.changeViewerFeatures(); GV.setting.setTab(); } this.updateAll = function(xml) { var resources = xml.getElementsByTagName("resource"); for (var i=0; i<resources.length; i++) { var rid = resources[i].getAttribute("id"); var resourceList = resources[i].childNodes; if (rid == "features") { var updated = []; for (var j=0; j<resourceList.length; j++) { var feature = new GV.Spatialstore.Feature(resourceList[j]); features[feature.getID()] = feature; updated[feature.getID()] = feature; for (var id in viewpoints) { viewpoints[id].removeFeature(fid); } var xmlViewpoints = resourceList[j].getElementsByTagName("viewpoint"); for (var i=0; i<xmlViewpoints.length; i++) { var id = xmlViewpoints[i].getAttribute("href"); viewpoints[id].addFeature(fid,feature); } } var deleted = mapSubstract(features,updated); for (var fid in deleted) { for (var id in viewpoints) { viewpoints[id].removeFeature(fid); } features[fid].display(false); delete features[fid]; this.setSelectedFeatures(setSubstract(selfids,[fid])); this.setDisplayedFeatures(setSubstract(disfids,[fid])); } GV.setting.changeViewerFeatures(); GV.setting.setTab(); } } } // set data this.update = function(fid,xml) { if (!xml) { for (var id in viewpoints) { viewpoints[id].removeFeature(fid); } features[fid].display(false); delete features[fid]; this.setSelectedFeatures(setSubstract(selfids,[fid])); this.setDisplayedFeatures(setSubstract(disfids,[fid])); } else { var xmlFeatures = xml.getElementsByTagName("feature"); var feature = new GV.Spatialstore.Feature(xmlFeatures[0]); fid = feature.getID(); if (features[fid]) { features[fid].display(false); delete features[fid]; } features[fid] = feature; for (var id in viewpoints) { viewpoints[id].removeFeature(fid); } var xmlViewpoints = xml.getElementsByTagName("viewpoint"); for (var i=0; i<xmlViewpoints.length; i++) { var id = xmlViewpoints[i].getAttribute("href"); viewpoints[id].addFeature(fid,feature); } GV.setting.setMeasurement(false); this.setSelectedFeatures(setUnion(selfids,[fid])); this.setDisplayedFeatures(setUnion(disfids,[fid])); } GV.setting.changeViewerFeatures(); GV.setting.setTab(); return fid; } this.setReferences = function(spatialcontext) { for (var id in features) { features[id].setReferences(spatialcontext); } for (var id in viewpoints) { viewpoints[id].setReferences(spatialcontext); } for (var id in floorplans) { floorplans[id].setReferences(spatialcontext); } } }
31.386831
140
0.684804
b89b91f87bf3a5299f5bc88fc6b4d30623689184
361
js
JavaScript
models/OAuthClient.js
JohanBrunet/PrellOne-server
5d4dbfbfd601d5bde099b7e38462d4dfebd84a5b
[ "MIT" ]
null
null
null
models/OAuthClient.js
JohanBrunet/PrellOne-server
5d4dbfbfd601d5bde099b7e38462d4dfebd84a5b
[ "MIT" ]
null
null
null
models/OAuthClient.js
JohanBrunet/PrellOne-server
5d4dbfbfd601d5bde099b7e38462d4dfebd84a5b
[ "MIT" ]
3
2018-11-24T07:37:15.000Z
2018-12-02T17:44:08.000Z
const mongoose = require('mongoose') const Schema = mongoose.Schema const OAuthClientSchema = new Schema({ name: { type: String }, id: { type: String }, clientSecret: { type: String }, redirectUris: { type: Array }, grants: { type: Array } }) mongoose.model('OAuthClient', OAuthClientSchema) module.exports = mongoose.model('OAuthClient')
25.785714
48
0.68144
b89c52bab407564568ea0fca3e60fde1c82c5f4a
528
js
JavaScript
application/View/Executor/_Utils/RequireHelper.min.js
nikitabelotelov/coffee
63cd862b827337a373301677f02d341d59ce2485
[ "MIT" ]
null
null
null
application/View/Executor/_Utils/RequireHelper.min.js
nikitabelotelov/coffee
63cd862b827337a373301677f02d341d59ce2485
[ "MIT" ]
null
null
null
application/View/Executor/_Utils/RequireHelper.min.js
nikitabelotelov/coffee
63cd862b827337a373301677f02d341d59ce2485
[ "MIT" ]
null
null
null
define("View/Executor/_Utils/RequireHelper",["require","exports"],function(n,e){Object.defineProperty(e,"__esModule",{value:true});var t={};function f(e){return-1===e.indexOf("<")&&-1===e.indexOf(">")&&e.indexOf("/")>-1&&"."!==e}function r(e){var r=false;if("string"!==typeof e)return false;if(t[e])return true;else if(f(e))if(r=n.defined(e)){var i=n(e);if(void 0===i||i&&"object"===typeof i&&0===Object.keys(i).length)return false;t[e]=i}return r}function i(e){if(!t[e])t[e]=n(e);return t[e]}return e.defined=r,e.require=i,e});
528
528
0.655303
b89cedcd13a3cd1710a4f474eae26e8ba095bb74
927
js
JavaScript
frontend/src/assets/jss/my-kit-react/views/WorldEditorPage/editorNavbarStyle.js
Crowd-Wire/CrowdWire
945896ea693ccacfd5baf8f39ef0f715bbba3ac0
[ "MIT" ]
16
2021-06-17T00:21:40.000Z
2022-03-29T08:48:03.000Z
frontend/src/assets/jss/my-kit-react/views/WorldEditorPage/editorNavbarStyle.js
Crowd-Wire/CrowdWire
945896ea693ccacfd5baf8f39ef0f715bbba3ac0
[ "MIT" ]
null
null
null
frontend/src/assets/jss/my-kit-react/views/WorldEditorPage/editorNavbarStyle.js
Crowd-Wire/CrowdWire
945896ea693ccacfd5baf8f39ef0f715bbba3ac0
[ "MIT" ]
2
2021-08-10T11:55:51.000Z
2021-11-18T23:05:42.000Z
const editorNavbarStyle = { navbar: { background: 'rgb(11, 19, 43)', maxHeight: 30, height: 30, alignItems: 'center' }, navbarItem: { fontSize: 15, fontWeight: 400, color: 'white', padding: '0 20px', cursor: 'pointer', }, navbarItemDisable: { opacity: 0.5, cursor: 'default', }, dropdownItem: { display: 'flex', fontSize: 15, padding: '.25rem .75rem', paddingRight: 'calc(.75rem + 18px)', color: 'white', "&:hover": { color: '#212529' }, "&>*": { position: 'absolute', marginTop: 2, right: '.25rem', }, "&>svg": { color: '#5BC0BE', fontSize: 18, }, "&>span": { right: '.5rem', } }, } export default editorNavbarStyle;
21.068182
44
0.423948
b89d2167af19f004fb9915940118342388298a3a
1,410
js
JavaScript
doc/html/qstack_8c.js
aquefir/qlibclib
2f0bf5ecede15bd2bbc6b930692e2c593141317c
[ "BSD-2-Clause" ]
761
2015-01-04T07:02:07.000Z
2022-03-24T06:14:48.000Z
doc/html/qstack_8c.js
aquefir/qlibclib
2f0bf5ecede15bd2bbc6b930692e2c593141317c
[ "BSD-2-Clause" ]
70
2015-01-04T11:04:51.000Z
2021-08-14T06:45:41.000Z
doc/html/qstack_8c.js
aquefir/qlibclib
2f0bf5ecede15bd2bbc6b930692e2c593141317c
[ "BSD-2-Clause" ]
169
2015-01-04T07:02:10.000Z
2022-03-19T15:20:46.000Z
var qstack_8c = [ [ "qstack", "qstack_8c.html#ad59200fd9723a575e042365b916e150b", null ], [ "qstack_setsize", "qstack_8c.html#a243157bbd832b1a29da906cdf1e067d1", null ], [ "qstack_push", "qstack_8c.html#af6bd78d22c5ac2a5dbcc4102416a1682", null ], [ "qstack_pushstr", "qstack_8c.html#a3c626c12f0f8ad9b1899c4d6e9fa78a6", null ], [ "qstack_pushint", "qstack_8c.html#a227a2c394e088afee835b79aa1e81a90", null ], [ "qstack_pop", "qstack_8c.html#a79ecf0838fc92a6fde5e43fcac757426", null ], [ "qstack_popstr", "qstack_8c.html#a5a4924e9e1201c9049d0baa68d4c1da7", null ], [ "qstack_popint", "qstack_8c.html#a355b4b772da518e3e63702e61df44886", null ], [ "qstack_popat", "qstack_8c.html#a20cfe4a51fa37348293d199b22530b04", null ], [ "qstack_get", "qstack_8c.html#aae38a11a6be7fbea79f3ca51c65a4aee", null ], [ "qstack_getstr", "qstack_8c.html#a6e2940f626e655f803cb78c452780c1a", null ], [ "qstack_getint", "qstack_8c.html#af37f84c47e9cd48b3f070fa96777029e", null ], [ "qstack_getat", "qstack_8c.html#a513b235ab408d98c6324fbef841e3e1a", null ], [ "qstack_size", "qstack_8c.html#a3eac4be39a2ae68c7290735b034fc66c", null ], [ "qstack_clear", "qstack_8c.html#a1ca1db3402919fe147e32a16ee56a051", null ], [ "qstack_debug", "qstack_8c.html#af40fcb35c362981495c37aa7963ff50d", null ], [ "qstack_free", "qstack_8c.html#a2a091ec90ef14302cb29ea07c1ce84b2", null ] ];
70.5
83
0.753901
b89edc27ad31523e0a12aa13137d671c8c16e797
891
js
JavaScript
snowpack.config.js
OG-Suite/1calc
a5c6b09a2b586356590bce82e31c4323e9185f2f
[ "MIT" ]
1
2021-01-08T21:47:05.000Z
2021-01-08T21:47:05.000Z
snowpack.config.js
OG-Suite/1calc
a5c6b09a2b586356590bce82e31c4323e9185f2f
[ "MIT" ]
null
null
null
snowpack.config.js
OG-Suite/1calc
a5c6b09a2b586356590bce82e31c4323e9185f2f
[ "MIT" ]
null
null
null
const path = require('path') module.exports = { mount: { public: '/', src: '/' }, exclude: [ path.join('**', 'node_modules', '**') ], plugins: [ '@snowpack/plugin-typescript', '@snowpack/plugin-react-refresh', [ '@snowpack/plugin-run-script', { cmd: `postcss ${path.join('src', 'css', 'styles.css')} > ${path.join('public', 'styles', 'bundle.dist.css')}`, watch: 'watch "$1" src/css', input: ['.css'], output: ['.css'] } ], [ '@snowpack/plugin-run-script', { cmd: 'npm run lint:fix', watch: 'watch "$1" src' } ] ], install: [ ], installOptions: { }, devOptions: { open: 'none' }, buildOptions: { out: 'dist', sourceMaps: process.env.NODE_ENV === 'development' }, proxy: { }, alias: { '@': path.resolve(__dirname, 'src') } }
18.957447
118
0.49046
b89f566cec680e165ca98fdc2f8f632a317eeeb7
2,801
js
JavaScript
src/common/Header.js
penumbra1/buddy
835342101c3034b01ebf51c8af04c660d602db6f
[ "Apache-2.0" ]
null
null
null
src/common/Header.js
penumbra1/buddy
835342101c3034b01ebf51c8af04c660d602db6f
[ "Apache-2.0" ]
1
2019-12-03T19:22:56.000Z
2019-12-03T19:22:56.000Z
src/common/Header.js
penumbra1/buddy
835342101c3034b01ebf51c8af04c660d602db6f
[ "Apache-2.0" ]
null
null
null
import React, { Component } from "react"; import { Link } from "@reach/router"; import styled from "@emotion/styled"; import Color from "color"; import throttle from "lodash.throttle"; import Logo from "../assets/logo.svg"; import Search from "../assets/search.svg"; import Heart from "../assets/heart-line.svg"; import colors from "../colors"; const Wrapper = styled.header` background-color: ${colors.dark}; position: sticky; top: 0; z-index: 1; display: flex; align-items: center; justify-content: space-between; padding: 1rem 5vw; box-shadow: 0 1px 6px 1px ${Color(colors.dark) .alpha(0.5) .rgb() .string()}; will-change: transform; transition: transform 0.2s ease-in; transform-origin: center top; #logo, nav { transition: inherit; } &.small { transform: scaleY(0.7); nav { transform: scaleX(0.9) scaleY(calc(0.9 / 0.7)); } #logo { transform: scaleX(0.8) scaleY(calc(0.8 / 0.7)); } } `; const Nav = styled.nav` display: flex; flex-wrap: wrap; justify-content: flex-end; max-width: 30vw; transition: inherit; `; const IconLink = ({ image, description, to, ...props }) => ( <Link {...props} to={to}> <span className="visuallyhidden">{description}</span> <div aria-hidden={true}>{image}</div> </Link> ); const StyledIconLink = styled(IconLink)` fill: ${props => props.fill || colors.greyLight}; box-sizing: content-box; width: ${props => props.width || "3.6rem"}; margin: 0 0.6rem; padding: 1.2rem; transition: fill 0.15s ease-in; div svg { display: block; } &:hover, &:focus { fill: ${colors.primaryLight}; } `; class Header extends Component { constructor(props) { super(props); } componentDidMount() { window.addEventListener("scroll", this.resizeHeader, { passive: true }); } resizeHeader = throttle(() => { const distanceY = window.pageYOffset || document.documentElement.scrollTop; const threshold = 200; const header = document.querySelector("header"); if (distanceY > threshold) { header.classList.add("small"); } else { header.classList.remove("small"); } }, 100); render() { return ( <Wrapper> <StyledIconLink id="logo" to="/" image={<Logo />} width="13rem" fill={colors.primaryLight} description="Buddy" /> <Nav> <StyledIconLink to="/search-params" image={<Search />} description="Search" /> <StyledIconLink to="/favorites" image={<Heart />} description="Favorites" width="3.4rem" /> </Nav> </Wrapper> ); } } export default Header;
21.381679
79
0.583006
b8a1048ffb97dd0061490597d01785c8c0fac875
2,506
js
JavaScript
lib/request/extensions.js
jaredhanson/oauth2orize-audience
35e444218294cf5875561343056247675da15b48
[ "MIT" ]
2
2018-01-05T07:03:48.000Z
2020-08-30T16:31:36.000Z
lib/request/extensions.js
jaredhanson/oauth2orize-audience
35e444218294cf5875561343056247675da15b48
[ "MIT" ]
null
null
null
lib/request/extensions.js
jaredhanson/oauth2orize-audience
35e444218294cf5875561343056247675da15b48
[ "MIT" ]
2
2018-01-04T15:08:37.000Z
2019-10-05T05:11:29.000Z
/** * Parse request parameters indicating audience information. * * This module is a wildcard parser that parses authorization requests for * extensions parameters indicating audience information. The audience * identifies the resource server at which the client is requesting access. * * Examples: * * server.grant(audience.extensions()); * * @return {Object} module * @api public */ module.exports = function() { function request(req) { var q = req.query , ext = {}; // An audience indicator is not formally specified as part of OAuth 2.0. // However, it has been found to be generally applicable, and various draft // specifications have defined its usage over the course of time. // // - [OAuth 2.0: Audience Information](https://tools.ietf.org/html/draft-tschofenig-oauth-audience-00) // Defines usage of an `audience` parameter for the token endpoint. The // parameter's value is a single URI. // // Use of this parameter is mandated by [Message Authentication Code (MAC) Tokens](https://tools.ietf.org/html/draft-ietf-oauth-v2-http-mac-05). // // - [OAuth 2.0 Proof-of-Possession: Authorization Server to Client Key Distribution](https://tools.ietf.org/html/draft-ietf-oauth-pop-key-distribution-03) // Defines usage of an `aud` parameter for the token endpoint. The // parameter's value is a single URI. There is a discussion note // positing that the parameter could carray an array of values. // // - [Authorization Cross Domain Code 1.0](https://openid.bitbucket.io/draft-acdc-01.html) // Defines usage of an `aud` parameter, for both the authorization and // token endpoints. The parameter's value is a single URI. // // - [OAuth 2.0 Token Exchange](https://tools.ietf.org/html/draft-ietf-oauth-token-exchange-09) // Defines usage of an `audience` parameter for the token endpoint. The // parameter's value is a logical name, and may be a URI, but is not // limited to URIs and may be an identifier in another format. Multiple // `audience` parameters are allowed. // // The specification also defines a related `resource` parameter, for // which the value is a physical location and must be a URI. if (q.audience || q.aud) { ext.audience = q.audience || q.aud; } return ext; } var mod = {}; mod.name = '*'; mod.request = request; return mod; }
41.081967
159
0.665204
b8a1cbff94b3c171ff9f2ff5f519bb98cfedf9ac
227
js
JavaScript
app/routes/foo/list.js
danielrohers/nodejs-express-api-atomic
a03916c26c6b892ae8c968c8b21427a3891561e4
[ "MIT" ]
1
2017-02-15T03:03:00.000Z
2017-02-15T03:03:00.000Z
app/routes/foo/list.js
danielrohers/nodejs-express-api-atomic
a03916c26c6b892ae8c968c8b21427a3891561e4
[ "MIT" ]
null
null
null
app/routes/foo/list.js
danielrohers/nodejs-express-api-atomic
a03916c26c6b892ae8c968c8b21427a3891561e4
[ "MIT" ]
null
null
null
module.exports = (router, controller) => { /** * @api {get} /foo List * @apiGroup Foo * * @apiSuccess {Boolean} success=true * @apiSuccess {Foo[]} data */ router .route('/') .get(controller('list')); };
17.461538
42
0.555066
b8a2c5325fb1a3624d55790d1c6fc6338e8efaa9
478
js
JavaScript
es/Compare.js
eugeneilyin/mdi-norm
e9ee50f99aafa1f4dd77ffbe8c06fbdc49ec58f4
[ "MIT" ]
3
2018-11-11T01:48:20.000Z
2019-12-02T06:13:14.000Z
es/Compare.js
eugeneilyin/mdi-norm
e9ee50f99aafa1f4dd77ffbe8c06fbdc49ec58f4
[ "MIT" ]
1
2019-02-21T05:59:35.000Z
2019-02-21T21:57:57.000Z
es/Compare.js
eugeneilyin/mdi-norm
e9ee50f99aafa1f4dd77ffbe8c06fbdc49ec58f4
[ "MIT" ]
null
null
null
import { createThemedIcon } from './utils/createThemedIcon'; import { FilledCompare } from './FilledCompare'; import { OutlineCompare } from './OutlineCompare'; import { RoundCompare } from './RoundCompare'; import { SharpCompare } from './SharpCompare'; import { TwoToneCompare } from './TwoToneCompare'; export var Compare = /*#__PURE__*/ function Compare(props) { return createThemedIcon(props, FilledCompare, OutlineCompare, RoundCompare, SharpCompare, TwoToneCompare); };
43.454545
108
0.759414
b8a2fa9a8a5fe5f0e2f42d17675d340e0e1c2b0e
315
js
JavaScript
src/BigNumber.js
brettonw/SymbolicMath
efa32c87646048dc42d08e0c3668490e8ff13c7c
[ "MIT" ]
null
null
null
src/BigNumber.js
brettonw/SymbolicMath
efa32c87646048dc42d08e0c3668490e8ff13c7c
[ "MIT" ]
null
null
null
src/BigNumber.js
brettonw/SymbolicMath
efa32c87646048dc42d08e0c3668490e8ff13c7c
[ "MIT" ]
null
null
null
function BigNumber (bitsPrecision) { var wordsPrecision = bitsPrecision / 16; if ((wordsPrecision * 16) < bitsPrecision) { ++wordsPrecision; } this.data = new Uint16Array (wordsPrecision); this.sign = 1; this.Add = function (expr) { } }
26.25
72
0.542857
b8a3316f1dd812d2726dbea89739dd9dee9b8e6a
1,117
js
JavaScript
routes/api.js
pfvatterott/Workout-Tracker
c8eb34c165d2040e4d692f484217b7a5ffa1cb60
[ "MIT" ]
null
null
null
routes/api.js
pfvatterott/Workout-Tracker
c8eb34c165d2040e4d692f484217b7a5ffa1cb60
[ "MIT" ]
null
null
null
routes/api.js
pfvatterott/Workout-Tracker
c8eb34c165d2040e4d692f484217b7a5ffa1cb60
[ "MIT" ]
null
null
null
const router = require("express").Router(); const db = require("../models"); db.Workout.aggregate([{ '$addFields': { '$totalDuration': 20 } }]) router.post("/api/workouts", ({ body }, res) => { db.Workout.create(body) .then(dbTransaction => { res.json(dbTransaction); }) .catch(err => { res.status(400).json(err); }); }); router.put("/api/workouts/:id", (req, res) => { console.log(req.body) db.Workout.updateOne({ _id: req.params.id}, { $push: {"exercises": [req.body]}}) .then(dbTransaction => { res.json(dbTransaction); }) .catch(err => { console.log(err); }); }) router.get("/api/workouts", (req, res) => { db.Workout.find({}) .then(dbTransaction => { res.json(dbTransaction); }) .catch(err => { res.status(400).json(err); }); }); router.get("/api/workouts/range", (req, res) => { db.Workout.find({}).sort({_id: -1}).limit(7) .then(dbTransaction => { res.json(dbTransaction); }) .catch(err => { res.status(400).json(err); }); }); module.exports = router;
21.075472
84
0.539839
b8a35774f513490f2596435499b9d25a1a47a9ef
67,912
js
JavaScript
docs/docs/member-search-index.js
ZhouJian26/Santorini
41d3e1d0431e03cb64d44c2cfd4a1bc9bcf2fcc8
[ "Apache-2.0" ]
1
2020-07-08T12:31:32.000Z
2020-07-08T12:31:32.000Z
docs/docs/member-search-index.js
ZhouJian26/ing-sw-2020-Zhou-Zhou-Xu
41d3e1d0431e03cb64d44c2cfd4a1bc9bcf2fcc8
[ "Apache-2.0" ]
null
null
null
docs/docs/member-search-index.js
ZhouJian26/ing-sw-2020-Zhou-Zhou-Xu
41d3e1d0431e03cb64d44c2cfd4a1bc9bcf2fcc8
[ "Apache-2.0" ]
1
2022-01-16T18:22:02.000Z
2022-01-16T18:22:02.000Z
memberSearchIndex = [{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"action"},{"p":"it.polimi.ingsw.controller","c":"TypeCommand","l":"ACTION"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"actionBox"},{"p":"it.polimi.ingsw.model","c":"IslandBoard","l":"actions"},{"p":"it.polimi.ingsw.model","c":"GodDecorator","l":"activate(boolean)"},{"p":"it.polimi.ingsw.model","c":"GodInterface","l":"activate(boolean)"},{"p":"it.polimi.ingsw.model","c":"GodPower","l":"activate(boolean)"},{"p":"it.polimi.ingsw.server","c":"Connection","l":"active"},{"p":"it.polimi.ingsw.model","c":"Cell","l":"addBlock(Block)","url":"addBlock(it.polimi.ingsw.model.Block)"},{"p":"it.polimi.ingsw.model","c":"IslandBoard","l":"addGod(String, God)","url":"addGod(java.lang.String,it.polimi.ingsw.model.God)"},{"p":"it.polimi.ingsw.model","c":"GodDecorator","l":"addInfo(CurrentPlayer)","url":"addInfo(it.polimi.ingsw.model.CurrentPlayer)"},{"p":"it.polimi.ingsw.model","c":"GodInterface","l":"addInfo(CurrentPlayer)","url":"addInfo(it.polimi.ingsw.model.CurrentPlayer)"},{"p":"it.polimi.ingsw.model","c":"GodPower","l":"addInfo(CurrentPlayer)","url":"addInfo(it.polimi.ingsw.model.CurrentPlayer)"},{"p":"it.polimi.ingsw.view.socket","c":"Chat","l":"addMessage(ChatMessage)","url":"addMessage(it.polimi.ingsw.utils.model.ChatMessage)"},{"p":"it.polimi.ingsw.utils","c":"Observable","l":"addObservers(Observer<T>)","url":"addObservers(it.polimi.ingsw.utils.Observer)"},{"p":"it.polimi.ingsw.utils","c":"Observable","l":"addObservers(String, Observer<T>)","url":"addObservers(java.lang.String,it.polimi.ingsw.utils.Observer)"},{"p":"it.polimi.ingsw.model","c":"IslandBoard","l":"addWorker(String, Color, int[])","url":"addWorker(java.lang.String,it.polimi.ingsw.model.Color,int[])"},{"p":"it.polimi.ingsw.view.GUI","c":"InitialPageController","l":"alert"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"animation(ImageView, boolean, double, double)","url":"animation(javafx.scene.image.ImageView,boolean,double,double)"},{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"animation(ImageView, boolean, double, double)","url":"animation(javafx.scene.image.ImageView,boolean,double,double)"},{"p":"it.polimi.ingsw.model","c":"God","l":"APOLLO"},{"p":"it.polimi.ingsw.view.CLI","c":"GodEffect","l":"APOLLO"},{"p":"it.polimi.ingsw.view.GUI","c":"ImageEnum","l":"APOLLO_DEF"},{"p":"it.polimi.ingsw.view.GUI","c":"ImageEnum","l":"APOLLO_PlAYER"},{"p":"it.polimi.ingsw.view","c":"App","l":"App()","url":"%3Cinit%3E()"},{"p":"it.polimi.ingsw.view.CLI","c":"AppCLI","l":"AppCLI(Scanner)","url":"%3Cinit%3E(java.util.Scanner)"},{"p":"it.polimi.ingsw.view.GUI","c":"MainController","l":"appGUI"},{"p":"it.polimi.ingsw.view.GUI","c":"AppGUI","l":"AppGUI()","url":"%3Cinit%3E()"},{"p":"it.polimi.ingsw.model","c":"God","l":"ARTEMIS"},{"p":"it.polimi.ingsw.view.CLI","c":"GodEffect","l":"ARTEMIS"},{"p":"it.polimi.ingsw.view.GUI","c":"ImageEnum","l":"ARTEMIS_DEF"},{"p":"it.polimi.ingsw.view.GUI","c":"ImageEnum","l":"ARTEMIS_PLAYER"},{"p":"it.polimi.ingsw.model","c":"God","l":"ATHENA"},{"p":"it.polimi.ingsw.view.CLI","c":"GodEffect","l":"ATHENA"},{"p":"it.polimi.ingsw.view.GUI","c":"ImageEnum","l":"ATHENA_DEF"},{"p":"it.polimi.ingsw.view.GUI","c":"ImageEnum","l":"ATHENA_PLAYER"},{"p":"it.polimi.ingsw.model","c":"God","l":"ATLAS"},{"p":"it.polimi.ingsw.view.CLI","c":"GodEffect","l":"ATLAS"},{"p":"it.polimi.ingsw.view.GUI","c":"ImageEnum","l":"ATLAS_DEF"},{"p":"it.polimi.ingsw.view.GUI","c":"ImageEnum","l":"ATLAS_PlAYER"},{"p":"it.polimi.ingsw.model","c":"Game","l":"autoEnd()"},{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"background"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"backGround"},{"p":"it.polimi.ingsw.view.GUI","c":"InitialPageController","l":"backGround"},{"p":"it.polimi.ingsw.model","c":"Build","l":"block"},{"p":"it.polimi.ingsw.view.model","c":"Build","l":"block"},{"p":"it.polimi.ingsw.model","c":"Event","l":"BLOCK"},{"p":"it.polimi.ingsw.view.model","c":"Block","l":"Block(Block)","url":"%3Cinit%3E(it.polimi.ingsw.view.model.Block)"},{"p":"it.polimi.ingsw.view.model","c":"Block","l":"Block(String, String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String)"},{"p":"it.polimi.ingsw.model","c":"Block","l":"Block(TypeBlock)","url":"%3Cinit%3E(it.polimi.ingsw.model.TypeBlock)"},{"p":"it.polimi.ingsw.model","c":"Block","l":"Block(TypeBlock, String, Color)","url":"%3Cinit%3E(it.polimi.ingsw.model.TypeBlock,java.lang.String,it.polimi.ingsw.model.Color)"},{"p":"it.polimi.ingsw.model","c":"Build","l":"blocked"},{"p":"it.polimi.ingsw.model","c":"Swap","l":"blocked"},{"p":"it.polimi.ingsw.model","c":"Cell","l":"blocks"},{"p":"it.polimi.ingsw.view.model","c":"Cell","l":"blocks"},{"p":"it.polimi.ingsw.model","c":"Color","l":"BLUE"},{"p":"it.polimi.ingsw.view.GUI","c":"ImageEnum","l":"BLUE"},{"p":"it.polimi.ingsw.model","c":"IslandBoard","l":"board"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"board"},{"p":"it.polimi.ingsw.controller","c":"TypeCommand","l":"BOARD"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"Board()","url":"%3Cinit%3E()"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"boardImages"},{"p":"it.polimi.ingsw.view.CLI","c":"ViewPrinter","l":"breakRow(int, String, String, String)","url":"breakRow(int,java.lang.String,java.lang.String,java.lang.String)"},{"p":"it.polimi.ingsw.view.CLI","c":"ViewPrinter","l":"breakRow(int, String, String, String, int)","url":"breakRow(int,java.lang.String,java.lang.String,java.lang.String,int)"},{"p":"it.polimi.ingsw.model","c":"Color","l":"BROWN"},{"p":"it.polimi.ingsw.view.GUI","c":"ImageEnum","l":"BROWN"},{"p":"it.polimi.ingsw.model","c":"Event","l":"BUILD"},{"p":"it.polimi.ingsw.view.GUI","c":"ImageEnum","l":"BUILD"},{"p":"it.polimi.ingsw.view.GUI","c":"ImageEnum","l":"BUILD_DOME"},{"p":"it.polimi.ingsw.model","c":"Build","l":"Build()","url":"%3Cinit%3E()"},{"p":"it.polimi.ingsw.model","c":"GodDecorator","l":"build(Cell[][], Action[][][], int[])","url":"build(it.polimi.ingsw.model.Cell[][],it.polimi.ingsw.model.Action[][][],int[])"},{"p":"it.polimi.ingsw.view.model","c":"Build","l":"Build(String, List<Integer>)","url":"%3Cinit%3E(java.lang.String,java.util.List)"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"builds"},{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"camp0"},{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"camp1"},{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"camp2"},{"p":"it.polimi.ingsw.model","c":"Game","l":"canEndTurn()"},{"p":"it.polimi.ingsw.model","c":"IslandBoard","l":"canEndTurn()"},{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"card"},{"p":"it.polimi.ingsw.model","c":"Cell","l":"Cell()","url":"%3Cinit%3E()"},{"p":"it.polimi.ingsw.model","c":"Cell","l":"Cell(List<Block>)","url":"%3Cinit%3E(java.util.List)"},{"p":"it.polimi.ingsw.view.model","c":"Cell","l":"Cell(List<Block>)","url":"%3Cinit%3E(java.util.List)"},{"p":"it.polimi.ingsw.view.CLI","c":"ViewPrinter","l":"centerFill(int, String)","url":"centerFill(int,java.lang.String)"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"changePage(Boolean)","url":"changePage(java.lang.Boolean)"},{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"changePage(Boolean)","url":"changePage(java.lang.Boolean)"},{"p":"it.polimi.ingsw.view.GUI","c":"Controller","l":"changePage(Boolean)","url":"changePage(java.lang.Boolean)"},{"p":"it.polimi.ingsw.view.GUI","c":"InitialPageController","l":"changePage(Boolean)","url":"changePage(java.lang.Boolean)"},{"p":"it.polimi.ingsw.view.GUI","c":"AppGUI","l":"changeScene()"},{"p":"it.polimi.ingsw.view.GUI","c":"InitialPageController","l":"changeScene()"},{"p":"it.polimi.ingsw.view.GUI","c":"MainController","l":"changeScene()"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"changeTurn(ImageView)","url":"changeTurn(javafx.scene.image.ImageView)"},{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"changeTurn(ImageView)","url":"changeTurn(javafx.scene.image.ImageView)"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"chat"},{"p":"it.polimi.ingsw.server","c":"Chat","l":"Chat()","url":"%3Cinit%3E()"},{"p":"it.polimi.ingsw.view.socket","c":"Chat","l":"Chat(Connection)","url":"%3Cinit%3E(it.polimi.ingsw.view.socket.Connection)"},{"p":"it.polimi.ingsw.view.socket","c":"Chat","l":"chatHistory"},{"p":"it.polimi.ingsw.utils.model","c":"ChatMessage","l":"ChatMessage(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"it.polimi.ingsw.controller","c":"FuncCommand","l":"CHOOSE_ACTION"},{"p":"it.polimi.ingsw.model","c":"GamePhase","l":"CHOOSE_ACTION"},{"p":"it.polimi.ingsw.model","c":"GamePhase","l":"CHOOSE_GOD"},{"p":"it.polimi.ingsw.view.GUI","c":"ImageEnum","l":"CHOOSE_START_PLAYER"},{"p":"it.polimi.ingsw.controller","c":"FuncCommand","l":"CHOOSE_WORKER"},{"p":"it.polimi.ingsw.model","c":"GamePhase","l":"CHOOSE_WORKER"},{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"choose(MouseEvent)","url":"choose(javafx.scene.input.MouseEvent)"},{"p":"it.polimi.ingsw.model","c":"Game","l":"chooseAction(int[])"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"chooseAction(MouseEvent)","url":"chooseAction(javafx.scene.input.MouseEvent)"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"chooseCell(MouseEvent)","url":"chooseCell(javafx.scene.input.MouseEvent)"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"chooseColor(MouseEvent)","url":"chooseColor(javafx.scene.input.MouseEvent)"},{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"ChooseGod()","url":"%3Cinit%3E()"},{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"choosePlayer(MouseEvent)","url":"choosePlayer(javafx.scene.input.MouseEvent)"},{"p":"it.polimi.ingsw.model","c":"Game","l":"choosePlayer(String)","url":"choosePlayer(java.lang.String)"},{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"chooseStartPlayer()"},{"p":"it.polimi.ingsw.model","c":"Game","l":"chooseWorker(int)"},{"p":"it.polimi.ingsw.model","c":"IslandBoard","l":"chooseWorker(String, int[])","url":"chooseWorker(java.lang.String,int[])"},{"p":"it.polimi.ingsw.view.CLI","c":"ViewPrinter","l":"clearConsole()"},{"p":"it.polimi.ingsw.model","c":"Action","l":"clone()"},{"p":"it.polimi.ingsw.model","c":"Block","l":"clone()"},{"p":"it.polimi.ingsw.model","c":"Build","l":"clone()"},{"p":"it.polimi.ingsw.model","c":"Cell","l":"clone()"},{"p":"it.polimi.ingsw.model","c":"Swap","l":"clone()"},{"p":"it.polimi.ingsw.server","c":"Connection","l":"close()"},{"p":"it.polimi.ingsw.view.socket","c":"Connection","l":"close()"},{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"close(MouseEvent)","url":"close(javafx.scene.input.MouseEvent)"},{"p":"it.polimi.ingsw.server","c":"Connection","l":"closeConnection()"},{"p":"it.polimi.ingsw.view.GUI","c":"MainController","l":"closeConnection()"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"closeConsequence(MouseEvent)","url":"closeConsequence(javafx.scene.input.MouseEvent)"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"closeGod(MouseEvent)","url":"closeGod(javafx.scene.input.MouseEvent)"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"closeWorker(MouseEvent)","url":"closeWorker(javafx.scene.input.MouseEvent)"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"cloud"},{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"cloud"},{"p":"it.polimi.ingsw.view.GUI","c":"InitialPageController","l":"cloud"},{"p":"it.polimi.ingsw.view.GUI","c":"ImageEnum","l":"CLOUD"},{"p":"it.polimi.ingsw.model","c":"Block","l":"color"},{"p":"it.polimi.ingsw.model","c":"Player","l":"color"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"color"},{"p":"it.polimi.ingsw.view.model","c":"Block","l":"color"},{"p":"it.polimi.ingsw.view.model","c":"Player","l":"color"},{"p":"it.polimi.ingsw.controller","c":"TypeCommand","l":"COLOR"},{"p":"it.polimi.ingsw.model","c":"Color","l":"Color()","url":"%3Cinit%3E()"},{"p":"it.polimi.ingsw.view.model","c":"Color","l":"Color(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"it.polimi.ingsw.utils.model","c":"Command","l":"Command(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"it.polimi.ingsw.utils.model","c":"Command","l":"Command(String, String, String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"it.polimi.ingsw.controller","c":"CommandConverter","l":"CommandConverter()","url":"%3Cinit%3E()"},{"p":"it.polimi.ingsw.view.socket","c":"Parser","l":"commandList"},{"p":"it.polimi.ingsw.view.CLI","c":"ViewPrinter","l":"composeRow(ArrayList<String>, ArrayList<String>)","url":"composeRow(java.util.ArrayList,java.util.ArrayList)"},{"p":"it.polimi.ingsw.view.CLI","c":"ViewPrinter","l":"composeRow(List<ArrayList<String>>)","url":"composeRow(java.util.List)"},{"p":"it.polimi.ingsw.view.CLI","c":"ViewPrinter","l":"composeRow(List<ArrayList<String>>, int, String, String)","url":"composeRow(java.util.List,int,java.lang.String,java.lang.String)"},{"p":"it.polimi.ingsw.view.CLI","c":"ViewPrinter","l":"confirmMode"},{"p":"it.polimi.ingsw.view.GUI","c":"InitialPageController","l":"connect"},{"p":"it.polimi.ingsw.view.CLI","c":"AppCLI","l":"connection"},{"p":"it.polimi.ingsw.view.GUI","c":"MainController","l":"connection"},{"p":"it.polimi.ingsw.view.socket","c":"Chat","l":"connection"},{"p":"it.polimi.ingsw.server","c":"Connection","l":"Connection(Socket, Server)","url":"%3Cinit%3E(java.net.Socket,it.polimi.ingsw.server.Server)"},{"p":"it.polimi.ingsw.view.socket","c":"Connection","l":"Connection(String, int)","url":"%3Cinit%3E(java.lang.String,int)"},{"p":"it.polimi.ingsw.view.GUI","c":"AppGUI","l":"controller"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"controller"},{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"controller"},{"p":"it.polimi.ingsw.view.GUI","c":"InitialPageController","l":"controller"},{"p":"it.polimi.ingsw.controller","c":"Controller","l":"Controller(Game)","url":"%3Cinit%3E(it.polimi.ingsw.model.Game)"},{"p":"it.polimi.ingsw.model","c":"GodArtemis","l":"count"},{"p":"it.polimi.ingsw.model","c":"GodPoseidon","l":"count"},{"p":"it.polimi.ingsw.model","c":"GodPrometheus","l":"count"},{"p":"it.polimi.ingsw.model","c":"GodStandard","l":"count"},{"p":"it.polimi.ingsw.controller","c":"Controller","l":"createReport(ArrayList<Command>)","url":"createReport(java.util.ArrayList)"},{"p":"it.polimi.ingsw.controller","c":"TypeCommand","l":"CURRENT_PLAYER"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"currentPlayer"},{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"currentPlayer"},{"p":"it.polimi.ingsw.model","c":"CurrentPlayer","l":"CurrentPlayer()","url":"%3Cinit%3E()"},{"p":"it.polimi.ingsw.model","c":"CurrentPlayer","l":"CurrentPlayer(int[], String, StatusPlayer, God)","url":"%3Cinit%3E(int[],java.lang.String,it.polimi.ingsw.model.StatusPlayer,it.polimi.ingsw.model.God)"},{"p":"it.polimi.ingsw.model","c":"GodPower","l":"currentPlayerInfo"},{"p":"it.polimi.ingsw.model","c":"God","l":"DEMETER"},{"p":"it.polimi.ingsw.view.CLI","c":"GodEffect","l":"DEMETER"},{"p":"it.polimi.ingsw.view.GUI","c":"ImageEnum","l":"DEMETER_DEF"},{"p":"it.polimi.ingsw.view.GUI","c":"ImageEnum","l":"DEMETER_PlAYER"},{"p":"it.polimi.ingsw.model","c":"TypeBlock","l":"DOME"},{"p":"it.polimi.ingsw.view.GUI","c":"ImageEnum","l":"DOME"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"door"},{"p":"it.polimi.ingsw.model","c":"Event","l":"DOWN"},{"p":"it.polimi.ingsw.view.socket","c":"Parser","l":"duplicateCommandList()"},{"p":"it.polimi.ingsw.view.CLI","c":"GodEffect","l":"effect"},{"p":"it.polimi.ingsw.model","c":"GamePhase","l":"END"},{"p":"it.polimi.ingsw.view.GUI","c":"ImageEnum","l":"END"},{"p":"it.polimi.ingsw.view.model","c":"Cell","l":"equals(Cell)","url":"equals(it.polimi.ingsw.view.model.Cell)"},{"p":"it.polimi.ingsw.model","c":"Event","l":"Event()","url":"%3Cinit%3E()"},{"p":"it.polimi.ingsw.model","c":"Action","l":"execute(Cell[][])","url":"execute(it.polimi.ingsw.model.Cell[][])"},{"p":"it.polimi.ingsw.model","c":"Build","l":"execute(Cell[][])","url":"execute(it.polimi.ingsw.model.Cell[][])"},{"p":"it.polimi.ingsw.model","c":"Swap","l":"execute(Cell[][])","url":"execute(it.polimi.ingsw.model.Cell[][])"},{"p":"it.polimi.ingsw.model","c":"IslandBoard","l":"executeAction(String, int[])","url":"executeAction(java.lang.String,int[])"},{"p":"it.polimi.ingsw.controller","c":"Controller","l":"filter(String, String, String)","url":"filter(java.lang.String,java.lang.String,java.lang.String)"},{"p":"it.polimi.ingsw.model","c":"Event","l":"FOUR"},{"p":"it.polimi.ingsw.controller","c":"FuncCommand","l":"FuncCommand(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"it.polimi.ingsw.utils.model","c":"Command","l":"funcData"},{"p":"it.polimi.ingsw.utils.model","c":"Command","l":"funcName"},{"p":"it.polimi.ingsw.controller","c":"Controller","l":"game"},{"p":"it.polimi.ingsw.controller","c":"TypeCommand","l":"GAME_MODE"},{"p":"it.polimi.ingsw.controller","c":"TypeCommand","l":"GAME_PHASE"},{"p":"it.polimi.ingsw.model","c":"Game","l":"Game(GameMode, List<String>)","url":"%3Cinit%3E(it.polimi.ingsw.model.GameMode,java.util.List)"},{"p":"it.polimi.ingsw.model","c":"GameMode","l":"GameMode(int)","url":"%3Cinit%3E(int)"},{"p":"it.polimi.ingsw.view.GUI","c":"InitialPageController","l":"gameModes"},{"p":"it.polimi.ingsw.view.GUI","c":"AppGUI","l":"gamePhase"},{"p":"it.polimi.ingsw.model","c":"GamePhase","l":"GamePhase()","url":"%3Cinit%3E()"},{"p":"it.polimi.ingsw.model","c":"StatusPlayer","l":"GAMING"},{"p":"it.polimi.ingsw.view.CLI","c":"ViewPrinter","l":"getActionInfo()"},{"p":"it.polimi.ingsw.model","c":"Game","l":"getActions()"},{"p":"it.polimi.ingsw.model","c":"IslandBoard","l":"getActions()"},{"p":"it.polimi.ingsw.view.CLI","c":"ViewPrinter","l":"getActionString(int)"},{"p":"it.polimi.ingsw.model","c":"Cell","l":"getBlock()"},{"p":"it.polimi.ingsw.view.model","c":"Build","l":"getBlock()"},{"p":"it.polimi.ingsw.model","c":"Cell","l":"getBlock(int)"},{"p":"it.polimi.ingsw.view.model","c":"Cell","l":"getBlocks()"},{"p":"it.polimi.ingsw.model","c":"Game","l":"getBoard()"},{"p":"it.polimi.ingsw.model","c":"IslandBoard","l":"getBoard()"},{"p":"it.polimi.ingsw.view.GUI","c":"MainController","l":"getBoard()"},{"p":"it.polimi.ingsw.view.socket","c":"Parser","l":"getBoard()"},{"p":"it.polimi.ingsw.view.CLI","c":"ViewPrinter","l":"getBoardInfo()"},{"p":"it.polimi.ingsw.model","c":"Block","l":"getColor()"},{"p":"it.polimi.ingsw.model","c":"Player","l":"getColor()"},{"p":"it.polimi.ingsw.view.model","c":"Block","l":"getColor()"},{"p":"it.polimi.ingsw.view.model","c":"Player","l":"getColor()"},{"p":"it.polimi.ingsw.model","c":"Game","l":"getColors()"},{"p":"it.polimi.ingsw.view.GUI","c":"MainController","l":"getCommand()"},{"p":"it.polimi.ingsw.view.socket","c":"Parser","l":"getCommandList(String)","url":"getCommandList(java.lang.String)"},{"p":"it.polimi.ingsw.model","c":"CurrentPlayer","l":"getCurrentPlayer()"},{"p":"it.polimi.ingsw.model","c":"Game","l":"getCurrentPlayer()"},{"p":"it.polimi.ingsw.model","c":"GodDecorator","l":"getCurrentPlayer()"},{"p":"it.polimi.ingsw.model","c":"GodInterface","l":"getCurrentPlayer()"},{"p":"it.polimi.ingsw.model","c":"GodPower","l":"getCurrentPlayer()"},{"p":"it.polimi.ingsw.view.GUI","c":"MainController","l":"getCurrentPlayer()"},{"p":"it.polimi.ingsw.view.socket","c":"Parser","l":"getCurrentPlayer()"},{"p":"it.polimi.ingsw.view.CLI","c":"GodEffect","l":"getEffect()"},{"p":"it.polimi.ingsw.model","c":"GodApollo","l":"getEvent(Event[], Cell[][], Action[][][])","url":"getEvent(it.polimi.ingsw.model.Event[],it.polimi.ingsw.model.Cell[][],it.polimi.ingsw.model.Action[][][])"},{"p":"it.polimi.ingsw.model","c":"GodArtemis","l":"getEvent(Event[], Cell[][], Action[][][])","url":"getEvent(it.polimi.ingsw.model.Event[],it.polimi.ingsw.model.Cell[][],it.polimi.ingsw.model.Action[][][])"},{"p":"it.polimi.ingsw.model","c":"GodAthena","l":"getEvent(Event[], Cell[][], Action[][][])","url":"getEvent(it.polimi.ingsw.model.Event[],it.polimi.ingsw.model.Cell[][],it.polimi.ingsw.model.Action[][][])"},{"p":"it.polimi.ingsw.model","c":"GodAtlas","l":"getEvent(Event[], Cell[][], Action[][][])","url":"getEvent(it.polimi.ingsw.model.Event[],it.polimi.ingsw.model.Cell[][],it.polimi.ingsw.model.Action[][][])"},{"p":"it.polimi.ingsw.model","c":"GodDecorator","l":"getEvent(Event[], Cell[][], Action[][][])","url":"getEvent(it.polimi.ingsw.model.Event[],it.polimi.ingsw.model.Cell[][],it.polimi.ingsw.model.Action[][][])"},{"p":"it.polimi.ingsw.model","c":"GodDemeter","l":"getEvent(Event[], Cell[][], Action[][][])","url":"getEvent(it.polimi.ingsw.model.Event[],it.polimi.ingsw.model.Cell[][],it.polimi.ingsw.model.Action[][][])"},{"p":"it.polimi.ingsw.model","c":"GodHephaestus","l":"getEvent(Event[], Cell[][], Action[][][])","url":"getEvent(it.polimi.ingsw.model.Event[],it.polimi.ingsw.model.Cell[][],it.polimi.ingsw.model.Action[][][])"},{"p":"it.polimi.ingsw.model","c":"GodHera","l":"getEvent(Event[], Cell[][], Action[][][])","url":"getEvent(it.polimi.ingsw.model.Event[],it.polimi.ingsw.model.Cell[][],it.polimi.ingsw.model.Action[][][])"},{"p":"it.polimi.ingsw.model","c":"GodInterface","l":"getEvent(Event[], Cell[][], Action[][][])","url":"getEvent(it.polimi.ingsw.model.Event[],it.polimi.ingsw.model.Cell[][],it.polimi.ingsw.model.Action[][][])"},{"p":"it.polimi.ingsw.model","c":"GodMedusa","l":"getEvent(Event[], Cell[][], Action[][][])","url":"getEvent(it.polimi.ingsw.model.Event[],it.polimi.ingsw.model.Cell[][],it.polimi.ingsw.model.Action[][][])"},{"p":"it.polimi.ingsw.model","c":"GodMinotaur","l":"getEvent(Event[], Cell[][], Action[][][])","url":"getEvent(it.polimi.ingsw.model.Event[],it.polimi.ingsw.model.Cell[][],it.polimi.ingsw.model.Action[][][])"},{"p":"it.polimi.ingsw.model","c":"GodPan","l":"getEvent(Event[], Cell[][], Action[][][])","url":"getEvent(it.polimi.ingsw.model.Event[],it.polimi.ingsw.model.Cell[][],it.polimi.ingsw.model.Action[][][])"},{"p":"it.polimi.ingsw.model","c":"GodPoseidon","l":"getEvent(Event[], Cell[][], Action[][][])","url":"getEvent(it.polimi.ingsw.model.Event[],it.polimi.ingsw.model.Cell[][],it.polimi.ingsw.model.Action[][][])"},{"p":"it.polimi.ingsw.model","c":"GodPower","l":"getEvent(Event[], Cell[][], Action[][][])","url":"getEvent(it.polimi.ingsw.model.Event[],it.polimi.ingsw.model.Cell[][],it.polimi.ingsw.model.Action[][][])"},{"p":"it.polimi.ingsw.model","c":"GodPrometheus","l":"getEvent(Event[], Cell[][], Action[][][])","url":"getEvent(it.polimi.ingsw.model.Event[],it.polimi.ingsw.model.Cell[][],it.polimi.ingsw.model.Action[][][])"},{"p":"it.polimi.ingsw.model","c":"GodStandard","l":"getEvent(Event[], Cell[][], Action[][][])","url":"getEvent(it.polimi.ingsw.model.Event[],it.polimi.ingsw.model.Cell[][],it.polimi.ingsw.model.Action[][][])"},{"p":"it.polimi.ingsw.model","c":"GodTriton","l":"getEvent(Event[], Cell[][], Action[][][])","url":"getEvent(it.polimi.ingsw.model.Event[],it.polimi.ingsw.model.Cell[][],it.polimi.ingsw.model.Action[][][])"},{"p":"it.polimi.ingsw.model","c":"GodZeus","l":"getEvent(Event[], Cell[][], Action[][][])","url":"getEvent(it.polimi.ingsw.model.Event[],it.polimi.ingsw.model.Cell[][],it.polimi.ingsw.model.Action[][][])"},{"p":"it.polimi.ingsw.view.socket","c":"Parser","l":"getFilters()"},{"p":"it.polimi.ingsw.controller","c":"FuncCommand","l":"getFromValue(String)","url":"getFromValue(java.lang.String)"},{"p":"it.polimi.ingsw.utils.model","c":"Command","l":"getFuncData()"},{"p":"it.polimi.ingsw.utils.model","c":"Command","l":"getFuncName()"},{"p":"it.polimi.ingsw.view.GUI","c":"MainController","l":"getGamePhase()"},{"p":"it.polimi.ingsw.view.socket","c":"Parser","l":"getGamePhase()"},{"p":"it.polimi.ingsw.model","c":"Action","l":"getGod()"},{"p":"it.polimi.ingsw.model","c":"Build","l":"getGod()"},{"p":"it.polimi.ingsw.model","c":"Player","l":"getGod()"},{"p":"it.polimi.ingsw.model","c":"ReportAction","l":"getGod()"},{"p":"it.polimi.ingsw.model","c":"Swap","l":"getGod()"},{"p":"it.polimi.ingsw.view.model","c":"Player","l":"getGod()"},{"p":"it.polimi.ingsw.model","c":"Game","l":"getGodList()"},{"p":"it.polimi.ingsw.view.socket","c":"Chat","l":"getHistory()"},{"p":"it.polimi.ingsw.utils.model","c":"Command","l":"getInfo()"},{"p":"it.polimi.ingsw.server","c":"Lobby","l":"getInstance()"},{"p":"it.polimi.ingsw.model","c":"CurrentPlayer","l":"getLastGod()"},{"p":"it.polimi.ingsw.model","c":"GodDecorator","l":"getLastGod()"},{"p":"it.polimi.ingsw.model","c":"GodInterface","l":"getLastGod()"},{"p":"it.polimi.ingsw.model","c":"GodPower","l":"getLastGod()"},{"p":"it.polimi.ingsw.utils.model","c":"ChatMessage","l":"getMessage()"},{"p":"it.polimi.ingsw.utils.model","c":"Notification","l":"getMessage()"},{"p":"it.polimi.ingsw.model","c":"GodDecorator","l":"getName()"},{"p":"it.polimi.ingsw.model","c":"GodInterface","l":"getName()"},{"p":"it.polimi.ingsw.model","c":"GodPower","l":"getName()"},{"p":"it.polimi.ingsw.model","c":"Block","l":"getOwner()"},{"p":"it.polimi.ingsw.view.model","c":"Block","l":"getOwner()"},{"p":"it.polimi.ingsw.model","c":"Game","l":"getPhase()"},{"p":"it.polimi.ingsw.view.GUI","c":"MainController","l":"getPlayer()"},{"p":"it.polimi.ingsw.view.CLI","c":"ViewPrinter","l":"getPlayerInfo()"},{"p":"it.polimi.ingsw.model","c":"Game","l":"getPlayerList()"},{"p":"it.polimi.ingsw.view.socket","c":"Parser","l":"getPlayers()"},{"p":"it.polimi.ingsw.model","c":"GameMode","l":"getPlayersNum()"},{"p":"it.polimi.ingsw.model","c":"GodDecorator","l":"getPlayerStatus()"},{"p":"it.polimi.ingsw.model","c":"GodInterface","l":"getPlayerStatus()"},{"p":"it.polimi.ingsw.model","c":"GodPower","l":"getPlayerStatus()"},{"p":"it.polimi.ingsw.view.model","c":"Build","l":"getPosition()"},{"p":"it.polimi.ingsw.model","c":"CurrentPlayer","l":"getPositionWorker()"},{"p":"it.polimi.ingsw.model","c":"GodDecorator","l":"getPositionWorker()"},{"p":"it.polimi.ingsw.model","c":"GodInterface","l":"getPositionWorker()"},{"p":"it.polimi.ingsw.model","c":"GodPower","l":"getPositionWorker()"},{"p":"it.polimi.ingsw.view.model","c":"Block","l":"getRawData()"},{"p":"it.polimi.ingsw.view.model","c":"Build","l":"getRawData()"},{"p":"it.polimi.ingsw.view.model","c":"Cell","l":"getRawData()"},{"p":"it.polimi.ingsw.view.model","c":"Color","l":"getRawData()"},{"p":"it.polimi.ingsw.view.model","c":"God","l":"getRawData()"},{"p":"it.polimi.ingsw.view.model","c":"Player","l":"getRawData()"},{"p":"it.polimi.ingsw.view.model","c":"RawObj","l":"getRawData()"},{"p":"it.polimi.ingsw.view.model","c":"Swap","l":"getRawData()"},{"p":"it.polimi.ingsw.model","c":"Cell","l":"getSize()"},{"p":"it.polimi.ingsw.model","c":"Action","l":"getStatus()"},{"p":"it.polimi.ingsw.model","c":"Build","l":"getStatus()"},{"p":"it.polimi.ingsw.model","c":"GodDecorator","l":"getStatus()"},{"p":"it.polimi.ingsw.model","c":"GodInterface","l":"getStatus()"},{"p":"it.polimi.ingsw.model","c":"GodPower","l":"getStatus()"},{"p":"it.polimi.ingsw.model","c":"Swap","l":"getStatus()"},{"p":"it.polimi.ingsw.utils","c":"Pinger","l":"getStatus()"},{"p":"it.polimi.ingsw.utils.model","c":"Command","l":"getStatus()"},{"p":"it.polimi.ingsw.view.model","c":"Player","l":"getStatus()"},{"p":"it.polimi.ingsw.view.socket","c":"Connection","l":"getStatus()"},{"p":"it.polimi.ingsw.model","c":"CurrentPlayer","l":"getStatusPlayer()"},{"p":"it.polimi.ingsw.model","c":"Player","l":"getStatusPlayer()"},{"p":"it.polimi.ingsw.model","c":"ReportAction","l":"getStatusPlayer()"},{"p":"it.polimi.ingsw.utils.model","c":"Command","l":"getType()"},{"p":"it.polimi.ingsw.model","c":"Action","l":"getTypeAction()"},{"p":"it.polimi.ingsw.model","c":"Build","l":"getTypeAction()"},{"p":"it.polimi.ingsw.model","c":"Swap","l":"getTypeAction()"},{"p":"it.polimi.ingsw.view.model","c":"TypeAction","l":"getTypeAction()"},{"p":"it.polimi.ingsw.model","c":"Block","l":"getTypeBlock()"},{"p":"it.polimi.ingsw.view.model","c":"Block","l":"getTypeBlock()"},{"p":"it.polimi.ingsw.view.GUI","c":"ImageEnum","l":"getUrl(String)","url":"getUrl(java.lang.String)"},{"p":"it.polimi.ingsw.view.socket","c":"Parser","l":"getUsableCommandList()"},{"p":"it.polimi.ingsw.view.GUI","c":"MainController","l":"getUserInfo()"},{"p":"it.polimi.ingsw.model","c":"Player","l":"getUsername()"},{"p":"it.polimi.ingsw.server","c":"Connection","l":"getUsername()"},{"p":"it.polimi.ingsw.utils.model","c":"ChatMessage","l":"getUsername()"},{"p":"it.polimi.ingsw.utils.model","c":"Notification","l":"getUsername()"},{"p":"it.polimi.ingsw.view.model","c":"Player","l":"getUsername()"},{"p":"it.polimi.ingsw.controller","c":"FuncCommand","l":"getValue()"},{"p":"it.polimi.ingsw.controller","c":"TypeCommand","l":"getValue()"},{"p":"it.polimi.ingsw.view.model","c":"Color","l":"getValue()"},{"p":"it.polimi.ingsw.view.model","c":"God","l":"getValue()"},{"p":"it.polimi.ingsw.view.model","c":"Player","l":"getWorkers()"},{"p":"it.polimi.ingsw.view.model","c":"Swap","l":"getX1()"},{"p":"it.polimi.ingsw.view.model","c":"Swap","l":"getX2()"},{"p":"it.polimi.ingsw.view.model","c":"Swap","l":"getY1()"},{"p":"it.polimi.ingsw.view.model","c":"Swap","l":"getY2()"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"glow"},{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"glow"},{"p":"it.polimi.ingsw.model","c":"Build","l":"god"},{"p":"it.polimi.ingsw.model","c":"GodPower","l":"god"},{"p":"it.polimi.ingsw.model","c":"IslandBoard","l":"god"},{"p":"it.polimi.ingsw.model","c":"Player","l":"god"},{"p":"it.polimi.ingsw.model","c":"ReportAction","l":"god"},{"p":"it.polimi.ingsw.model","c":"Swap","l":"god"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"god"},{"p":"it.polimi.ingsw.view.model","c":"Player","l":"god"},{"p":"it.polimi.ingsw.controller","c":"TypeCommand","l":"GOD"},{"p":"it.polimi.ingsw.controller","c":"TypeCommand","l":"GOD_LIST"},{"p":"it.polimi.ingsw.model","c":"God","l":"God()","url":"%3Cinit%3E()"},{"p":"it.polimi.ingsw.view.model","c":"God","l":"God(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"god0"},{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"god1"},{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"god10"},{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"god11"},{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"god12"},{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"god13"},{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"god2"},{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"god3"},{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"god4"},{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"god5"},{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"god6"},{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"god7"},{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"god8"},{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"god9"},{"p":"it.polimi.ingsw.model","c":"GodApollo","l":"GodApollo(GodInterface)","url":"%3Cinit%3E(it.polimi.ingsw.model.GodInterface)"},{"p":"it.polimi.ingsw.model","c":"GodArtemis","l":"GodArtemis(GodInterface)","url":"%3Cinit%3E(it.polimi.ingsw.model.GodInterface)"},{"p":"it.polimi.ingsw.model","c":"GodAthena","l":"GodAthena(GodInterface)","url":"%3Cinit%3E(it.polimi.ingsw.model.GodInterface)"},{"p":"it.polimi.ingsw.model","c":"GodAtlas","l":"GodAtlas(GodInterface)","url":"%3Cinit%3E(it.polimi.ingsw.model.GodInterface)"},{"p":"it.polimi.ingsw.model","c":"GodDecorator","l":"GodDecorator(GodInterface)","url":"%3Cinit%3E(it.polimi.ingsw.model.GodInterface)"},{"p":"it.polimi.ingsw.model","c":"GodDemeter","l":"GodDemeter(GodInterface)","url":"%3Cinit%3E(it.polimi.ingsw.model.GodInterface)"},{"p":"it.polimi.ingsw.view.CLI","c":"GodEffect","l":"GodEffect(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"it.polimi.ingsw.model","c":"GodHephaestus","l":"GodHephaestus(GodInterface)","url":"%3Cinit%3E(it.polimi.ingsw.model.GodInterface)"},{"p":"it.polimi.ingsw.model","c":"GodHera","l":"GodHera(GodInterface)","url":"%3Cinit%3E(it.polimi.ingsw.model.GodInterface)"},{"p":"it.polimi.ingsw.model","c":"Game","l":"godList"},{"p":"it.polimi.ingsw.model","c":"GodMedusa","l":"GodMedusa(GodInterface)","url":"%3Cinit%3E(it.polimi.ingsw.model.GodInterface)"},{"p":"it.polimi.ingsw.model","c":"GodMinotaur","l":"GodMinotaur(GodInterface)","url":"%3Cinit%3E(it.polimi.ingsw.model.GodInterface)"},{"p":"it.polimi.ingsw.model","c":"GodPan","l":"GodPan(GodInterface)","url":"%3Cinit%3E(it.polimi.ingsw.model.GodInterface)"},{"p":"it.polimi.ingsw.model","c":"GodPoseidon","l":"GodPoseidon(GodInterface)","url":"%3Cinit%3E(it.polimi.ingsw.model.GodInterface)"},{"p":"it.polimi.ingsw.model","c":"GodDecorator","l":"godPower"},{"p":"it.polimi.ingsw.model","c":"GodPower","l":"GodPower(God, String)","url":"%3Cinit%3E(it.polimi.ingsw.model.God,java.lang.String)"},{"p":"it.polimi.ingsw.model","c":"GodPrometheus","l":"GodPrometheus(GodInterface)","url":"%3Cinit%3E(it.polimi.ingsw.model.GodInterface)"},{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"gods"},{"p":"it.polimi.ingsw.model","c":"GodStandard","l":"GodStandard(GodInterface)","url":"%3Cinit%3E(it.polimi.ingsw.model.GodInterface)"},{"p":"it.polimi.ingsw.model","c":"GodTriton","l":"GodTriton(GodInterface)","url":"%3Cinit%3E(it.polimi.ingsw.model.GodInterface)"},{"p":"it.polimi.ingsw.model","c":"GodZeus","l":"GodZeus(GodInterface)","url":"%3Cinit%3E(it.polimi.ingsw.model.GodInterface)"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"gridPane"},{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"gridPane"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"height"},{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"height"},{"p":"it.polimi.ingsw.view.GUI","c":"InitialPageController","l":"height"},{"p":"it.polimi.ingsw.model","c":"God","l":"HEPHAESTUS"},{"p":"it.polimi.ingsw.view.CLI","c":"GodEffect","l":"HEPHAESTUS"},{"p":"it.polimi.ingsw.view.GUI","c":"ImageEnum","l":"HEPHAESTUS_DEF"},{"p":"it.polimi.ingsw.view.GUI","c":"ImageEnum","l":"HEPHAESTUS_PlAYER"},{"p":"it.polimi.ingsw.model","c":"God","l":"HERA"},{"p":"it.polimi.ingsw.view.CLI","c":"GodEffect","l":"HERA"},{"p":"it.polimi.ingsw.view.GUI","c":"ImageEnum","l":"HERA_DEF"},{"p":"it.polimi.ingsw.view.GUI","c":"ImageEnum","l":"HERA_PlAYER"},{"p":"it.polimi.ingsw.model","c":"StatusPlayer","l":"IDLE"},{"p":"it.polimi.ingsw.view.GUI","c":"ImageEnum","l":"ImageEnum(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"it.polimi.ingsw.utils.model","c":"Command","l":"info"},{"p":"it.polimi.ingsw.controller","c":"Controller","l":"infoOnPhase(GamePhase)","url":"infoOnPhase(it.polimi.ingsw.model.GamePhase)"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"initialize()"},{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"initialize()"},{"p":"it.polimi.ingsw.view.GUI","c":"InitialPageController","l":"initialize()"},{"p":"it.polimi.ingsw.view.GUI","c":"InitialPageController","l":"InitialPageController()","url":"%3Cinit%3E()"},{"p":"it.polimi.ingsw.server","c":"Lobby","l":"instance"},{"p":"it.polimi.ingsw.view.GUI","c":"InitialPageController","l":"ip"},{"p":"it.polimi.ingsw.view.GUI","c":"InitialPageController","l":"IP"},{"p":"it.polimi.ingsw.utils","c":"Pinger","l":"isActive"},{"p":"it.polimi.ingsw.view.socket","c":"Connection","l":"isActive"},{"p":"it.polimi.ingsw.server","c":"Connection","l":"isActive()"},{"p":"it.polimi.ingsw.model","c":"Game","l":"islandBoard"},{"p":"it.polimi.ingsw.model","c":"IslandBoard","l":"IslandBoard()","url":"%3Cinit%3E()"},{"p":"it.polimi.ingsw.view.CLI","c":"ViewPrinter","l":"lastCommand"},{"p":"it.polimi.ingsw.model","c":"CurrentPlayer","l":"lastGod"},{"p":"it.polimi.ingsw.model","c":"TypeBlock","l":"LEVEL0"},{"p":"it.polimi.ingsw.model","c":"TypeBlock","l":"LEVEL1"},{"p":"it.polimi.ingsw.view.GUI","c":"ImageEnum","l":"LEVEL1"},{"p":"it.polimi.ingsw.model","c":"TypeBlock","l":"LEVEL2"},{"p":"it.polimi.ingsw.view.GUI","c":"ImageEnum","l":"LEVEL2"},{"p":"it.polimi.ingsw.model","c":"TypeBlock","l":"LEVEL3"},{"p":"it.polimi.ingsw.view.GUI","c":"ImageEnum","l":"LEVEL3"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"lighting"},{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"lighting"},{"p":"it.polimi.ingsw.view.socket","c":"Chat","l":"limit"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"listView"},{"p":"it.polimi.ingsw.server","c":"Lobby","l":"Lobby()","url":"%3Cinit%3E()"},{"p":"it.polimi.ingsw.view.GUI","c":"InitialPageController","l":"location"},{"p":"it.polimi.ingsw.model","c":"StatusPlayer","l":"LOSE"},{"p":"it.polimi.ingsw.view.GUI","c":"ImageEnum","l":"LOSE"},{"p":"it.polimi.ingsw.server","c":"ServerMain","l":"main(String[])","url":"main(java.lang.String[])"},{"p":"it.polimi.ingsw.view","c":"App","l":"main(String[])","url":"main(java.lang.String[])"},{"p":"it.polimi.ingsw.view.GUI","c":"AppGUI","l":"main(String[])","url":"main(java.lang.String[])"},{"p":"it.polimi.ingsw.view.GUI","c":"MainController","l":"MainController()","url":"%3Cinit%3E()"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"map"},{"p":"it.polimi.ingsw.view.socket","c":"Connection","l":"master"},{"p":"it.polimi.ingsw.model","c":"God","l":"MEDUSA"},{"p":"it.polimi.ingsw.view.CLI","c":"GodEffect","l":"MEDUSA"},{"p":"it.polimi.ingsw.view.GUI","c":"ImageEnum","l":"MEDUSA_DEF"},{"p":"it.polimi.ingsw.view.GUI","c":"ImageEnum","l":"MEDUSA_PlAYER"},{"p":"it.polimi.ingsw.utils.model","c":"ChatMessage","l":"message"},{"p":"it.polimi.ingsw.utils.model","c":"Notification","l":"message"},{"p":"it.polimi.ingsw.view.GUI","c":"InitialPageController","l":"message"},{"p":"it.polimi.ingsw.model","c":"God","l":"MINOTAUR"},{"p":"it.polimi.ingsw.view.CLI","c":"GodEffect","l":"MINOTAUR"},{"p":"it.polimi.ingsw.view.GUI","c":"ImageEnum","l":"MINOTAUR_DEF"},{"p":"it.polimi.ingsw.view.GUI","c":"ImageEnum","l":"MINOTAUR_PlAYER"},{"p":"it.polimi.ingsw.model","c":"Game","l":"mode"},{"p":"it.polimi.ingsw.server","c":"Connection","l":"mode"},{"p":"it.polimi.ingsw.view.GUI","c":"InitialPageController","l":"modes"},{"p":"it.polimi.ingsw.view.GUI","c":"AppGUI","l":"Mouse"},{"p":"it.polimi.ingsw.model","c":"Event","l":"MOVE"},{"p":"it.polimi.ingsw.view.GUI","c":"ImageEnum","l":"MOVE"},{"p":"it.polimi.ingsw.model","c":"GodDecorator","l":"move(Cell[][], Action[][][], int[])","url":"move(it.polimi.ingsw.model.Cell[][],it.polimi.ingsw.model.Action[][][],int[])"},{"p":"it.polimi.ingsw.view.GUI","c":"ImageEnum","l":"name"},{"p":"it.polimi.ingsw.view.CLI","c":"ViewPrinter","l":"needUpdate"},{"p":"it.polimi.ingsw.model","c":"GamePhase","l":"next()"},{"p":"it.polimi.ingsw.model","c":"Game","l":"nextPlayer()"},{"p":"it.polimi.ingsw.utils.model","c":"Notification","l":"Notification(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"it.polimi.ingsw.utils","c":"Observable","l":"notify(ArrayList<String>, T)","url":"notify(java.util.ArrayList,T)"},{"p":"it.polimi.ingsw.utils","c":"Observable","l":"notify(T)"},{"p":"it.polimi.ingsw.utils","c":"Observable","l":"Observable()","url":"%3Cinit%3E()"},{"p":"it.polimi.ingsw.utils","c":"Observable","l":"observers"},{"p":"it.polimi.ingsw.view.CLI","c":"AppCLI","l":"onDisconnection()"},{"p":"it.polimi.ingsw.view.GUI","c":"AppGUI","l":"onDisconnection()"},{"p":"it.polimi.ingsw.view.socket","c":"AppInterface","l":"onDisconnection()"},{"p":"it.polimi.ingsw.model","c":"Event","l":"ONE"},{"p":"it.polimi.ingsw.model","c":"Block","l":"owner"},{"p":"it.polimi.ingsw.model","c":"GodPower","l":"owner"},{"p":"it.polimi.ingsw.view.model","c":"Block","l":"owner"},{"p":"it.polimi.ingsw.model","c":"God","l":"PAN"},{"p":"it.polimi.ingsw.view.CLI","c":"GodEffect","l":"PAN"},{"p":"it.polimi.ingsw.view.GUI","c":"ImageEnum","l":"PAN_DEF"},{"p":"it.polimi.ingsw.view.GUI","c":"ImageEnum","l":"PAN_PlAYER"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"pane"},{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"pane"},{"p":"it.polimi.ingsw.view.GUI","c":"InitialPageController","l":"pane"},{"p":"it.polimi.ingsw.view.CLI","c":"ViewPrinter","l":"parser"},{"p":"it.polimi.ingsw.view.GUI","c":"AppGUI","l":"parser"},{"p":"it.polimi.ingsw.view.GUI","c":"MainController","l":"parser"},{"p":"it.polimi.ingsw.view.socket","c":"Parser","l":"Parser()","url":"%3Cinit%3E()"},{"p":"it.polimi.ingsw.model","c":"GamePhase","l":"PENDING"},{"p":"it.polimi.ingsw.model","c":"Game","l":"phase"},{"p":"it.polimi.ingsw.server","c":"Connection","l":"pinger"},{"p":"it.polimi.ingsw.view.socket","c":"Connection","l":"pinger"},{"p":"it.polimi.ingsw.utils","c":"Pinger","l":"Pinger(Observer<String>)","url":"%3Cinit%3E(it.polimi.ingsw.utils.Observer)"},{"p":"it.polimi.ingsw.model","c":"Player","l":"placeWoker()"},{"p":"it.polimi.ingsw.model","c":"Game","l":"player"},{"p":"it.polimi.ingsw.controller","c":"TypeCommand","l":"PLAYER"},{"p":"it.polimi.ingsw.controller","c":"TypeCommand","l":"PLAYER_STATUS"},{"p":"it.polimi.ingsw.model","c":"Player","l":"Player(Player)","url":"%3Cinit%3E(it.polimi.ingsw.model.Player)"},{"p":"it.polimi.ingsw.model","c":"Player","l":"Player(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"it.polimi.ingsw.view.model","c":"Player","l":"Player(String, String, String, String, int)","url":"%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String,java.lang.String,int)"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"player0"},{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"player0"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"player1"},{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"player1"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"player2"},{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"player2"},{"p":"it.polimi.ingsw.model","c":"Game","l":"playerList"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"players"},{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"players"},{"p":"it.polimi.ingsw.model","c":"GameMode","l":"playersNum"},{"p":"it.polimi.ingsw.view.GUI","c":"ImageEnum","l":"PODIUM"},{"p":"it.polimi.ingsw.view.GUI","c":"ImageEnum","l":"PODIUM_GOLD"},{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"podium0"},{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"podium1"},{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"podium2"},{"p":"it.polimi.ingsw.model","c":"Cell","l":"popBlock()"},{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"port"},{"p":"it.polimi.ingsw.view.GUI","c":"InitialPageController","l":"port"},{"p":"it.polimi.ingsw.server","c":"Server","l":"PORT"},{"p":"it.polimi.ingsw.view.GUI","c":"InitialPageController","l":"PORT"},{"p":"it.polimi.ingsw.model","c":"God","l":"POSEIDON"},{"p":"it.polimi.ingsw.view.CLI","c":"GodEffect","l":"POSEIDON"},{"p":"it.polimi.ingsw.view.GUI","c":"ImageEnum","l":"POSEIDON_DEF"},{"p":"it.polimi.ingsw.view.GUI","c":"ImageEnum","l":"POSEIDON_PlAYER"},{"p":"it.polimi.ingsw.model","c":"Build","l":"position"},{"p":"it.polimi.ingsw.model","c":"GodDemeter","l":"position"},{"p":"it.polimi.ingsw.model","c":"GodHephaestus","l":"position"},{"p":"it.polimi.ingsw.model","c":"GodPoseidon","l":"position"},{"p":"it.polimi.ingsw.view.model","c":"Build","l":"position"},{"p":"it.polimi.ingsw.model","c":"CurrentPlayer","l":"positionWorker"},{"p":"it.polimi.ingsw.model","c":"GamePhase","l":"prev()"},{"p":"it.polimi.ingsw.controller","c":"Controller","l":"prevReport"},{"p":"it.polimi.ingsw.view.CLI","c":"AppCLI","l":"printer"},{"p":"it.polimi.ingsw.view.CLI","c":"ViewPrinter","l":"printLogo()"},{"p":"it.polimi.ingsw.view.CLI","c":"ViewPrinter","l":"printRow(ArrayList<String>)","url":"printRow(java.util.ArrayList)"},{"p":"it.polimi.ingsw.view.CLI","c":"ViewPrinter","l":"printView()"},{"p":"it.polimi.ingsw.model","c":"God","l":"PROMETHEUS"},{"p":"it.polimi.ingsw.view.CLI","c":"GodEffect","l":"PROMETHEUS"},{"p":"it.polimi.ingsw.view.GUI","c":"ImageEnum","l":"PROMETHEUS_DEF"},{"p":"it.polimi.ingsw.view.GUI","c":"ImageEnum","l":"PROMETHEUS_PlAYER"},{"p":"it.polimi.ingsw.server","c":"Lobby","l":"putOnWaiting(Connection, String, GameMode)","url":"putOnWaiting(it.polimi.ingsw.server.Connection,java.lang.String,it.polimi.ingsw.model.GameMode)"},{"p":"it.polimi.ingsw.view.GUI","c":"InitialPageController","l":"quit"},{"p":"it.polimi.ingsw.controller","c":"FuncCommand","l":"QUIT_PLAYER"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"quit()"},{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"quit()"},{"p":"it.polimi.ingsw.view.GUI","c":"MainController","l":"quit()"},{"p":"it.polimi.ingsw.model","c":"Game","l":"quitPlayer()"},{"p":"it.polimi.ingsw.view.socket","c":"Connection","l":"receiver"},{"p":"it.polimi.ingsw.controller","c":"CommandConverter","l":"reportAction(GamePhase, Action[][][])","url":"reportAction(it.polimi.ingsw.model.GamePhase,it.polimi.ingsw.model.Action[][][])"},{"p":"it.polimi.ingsw.model","c":"ReportAction","l":"ReportAction(StatusPlayer)","url":"%3Cinit%3E(it.polimi.ingsw.model.StatusPlayer)"},{"p":"it.polimi.ingsw.model","c":"ReportAction","l":"ReportAction(StatusPlayer, God)","url":"%3Cinit%3E(it.polimi.ingsw.model.StatusPlayer,it.polimi.ingsw.model.God)"},{"p":"it.polimi.ingsw.controller","c":"CommandConverter","l":"reportBoard(GamePhase, Cell[][], String)","url":"reportBoard(it.polimi.ingsw.model.GamePhase,it.polimi.ingsw.model.Cell[][],java.lang.String)"},{"p":"it.polimi.ingsw.controller","c":"CommandConverter","l":"reportPlayer(GamePhase, ArrayList<Player>)","url":"reportPlayer(it.polimi.ingsw.model.GamePhase,java.util.ArrayList)"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"reSet()"},{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"reSet()"},{"p":"it.polimi.ingsw.view.GUI","c":"Controller","l":"reSet()"},{"p":"it.polimi.ingsw.view.GUI","c":"InitialPageController","l":"reSet()"},{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"resetAction()"},{"p":"it.polimi.ingsw.model","c":"IslandBoard","l":"resetAction(boolean)"},{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"resetPlayerInfo()"},{"p":"it.polimi.ingsw.view.GUI","c":"InitialPageController","l":"resources"},{"p":"it.polimi.ingsw.view.GUI","c":"AppGUI","l":"reStart()"},{"p":"it.polimi.ingsw.server","c":"Connection","l":"run()"},{"p":"it.polimi.ingsw.server","c":"Server","l":"run()"},{"p":"it.polimi.ingsw.utils","c":"Pinger","l":"run()"},{"p":"it.polimi.ingsw.view.GUI","c":"AppGUI","l":"run()"},{"p":"it.polimi.ingsw.view.socket","c":"Connection","l":"run()"},{"p":"it.polimi.ingsw.server","c":"Server","l":"runExecutor"},{"p":"it.polimi.ingsw.view.CLI","c":"AppCLI","l":"scanner"},{"p":"it.polimi.ingsw.view.GUI","c":"AppGUI","l":"scene"},{"p":"it.polimi.ingsw.view.GUI","c":"ImageEnum","l":"SELECT_GOD"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"send"},{"p":"it.polimi.ingsw.server","c":"Connection","l":"send(String)","url":"send(java.lang.String)"},{"p":"it.polimi.ingsw.view.GUI","c":"MainController","l":"send(String)","url":"send(java.lang.String)"},{"p":"it.polimi.ingsw.view.socket","c":"Connection","l":"send(String)","url":"send(java.lang.String)"},{"p":"it.polimi.ingsw.server","c":"Connection","l":"sender"},{"p":"it.polimi.ingsw.view.socket","c":"Connection","l":"sender"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"sendMessage()"},{"p":"it.polimi.ingsw.view.socket","c":"Chat","l":"sendMessage(String)","url":"sendMessage(java.lang.String)"},{"p":"it.polimi.ingsw.view.GUI","c":"InitialPageController","l":"sendMode"},{"p":"it.polimi.ingsw.view.GUI","c":"InitialPageController","l":"sendMode()"},{"p":"it.polimi.ingsw.view.GUI","c":"InitialPageController","l":"sendUsername"},{"p":"it.polimi.ingsw.view.GUI","c":"InitialPageController","l":"sendUsername()"},{"p":"it.polimi.ingsw.view.GUI","c":"MainController","l":"sendUsername(String)","url":"sendUsername(java.lang.String)"},{"p":"it.polimi.ingsw.server","c":"Server","l":"Server()","url":"%3Cinit%3E()"},{"p":"it.polimi.ingsw.server","c":"ServerMain","l":"ServerMain()","url":"%3Cinit%3E()"},{"p":"it.polimi.ingsw.server","c":"Server","l":"serverSocket"},{"p":"it.polimi.ingsw.controller","c":"FuncCommand","l":"SET_COLOR"},{"p":"it.polimi.ingsw.model","c":"GamePhase","l":"SET_COLOR"},{"p":"it.polimi.ingsw.controller","c":"FuncCommand","l":"SET_GOD"},{"p":"it.polimi.ingsw.controller","c":"FuncCommand","l":"SET_GOD_LIST"},{"p":"it.polimi.ingsw.model","c":"GamePhase","l":"SET_GOD_LIST"},{"p":"it.polimi.ingsw.controller","c":"FuncCommand","l":"SET_START_PLAYER"},{"p":"it.polimi.ingsw.controller","c":"FuncCommand","l":"SET_WORKERS"},{"p":"it.polimi.ingsw.model","c":"GamePhase","l":"SET_WORKERS"},{"p":"it.polimi.ingsw.model","c":"Action","l":"set(boolean)"},{"p":"it.polimi.ingsw.model","c":"Build","l":"set(boolean)"},{"p":"it.polimi.ingsw.model","c":"Swap","l":"set(boolean)"},{"p":"it.polimi.ingsw.model","c":"Build","l":"set(boolean, TypeBlock, int[])","url":"set(boolean,it.polimi.ingsw.model.TypeBlock,int[])"},{"p":"it.polimi.ingsw.model","c":"Swap","l":"set(int[], int[], int[], int[], boolean)","url":"set(int[],int[],int[],int[],boolean)"},{"p":"it.polimi.ingsw.view.GUI","c":"MainController","l":"set(Parser, AppGUI)","url":"set(it.polimi.ingsw.view.socket.Parser,it.polimi.ingsw.view.GUI.AppGUI)"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"setAction()"},{"p":"it.polimi.ingsw.model","c":"GodApollo","l":"setAction(Cell[][], Action[][][])","url":"setAction(it.polimi.ingsw.model.Cell[][],it.polimi.ingsw.model.Action[][][])"},{"p":"it.polimi.ingsw.model","c":"GodArtemis","l":"setAction(Cell[][], Action[][][])","url":"setAction(it.polimi.ingsw.model.Cell[][],it.polimi.ingsw.model.Action[][][])"},{"p":"it.polimi.ingsw.model","c":"GodAthena","l":"setAction(Cell[][], Action[][][])","url":"setAction(it.polimi.ingsw.model.Cell[][],it.polimi.ingsw.model.Action[][][])"},{"p":"it.polimi.ingsw.model","c":"GodAtlas","l":"setAction(Cell[][], Action[][][])","url":"setAction(it.polimi.ingsw.model.Cell[][],it.polimi.ingsw.model.Action[][][])"},{"p":"it.polimi.ingsw.model","c":"GodDemeter","l":"setAction(Cell[][], Action[][][])","url":"setAction(it.polimi.ingsw.model.Cell[][],it.polimi.ingsw.model.Action[][][])"},{"p":"it.polimi.ingsw.model","c":"GodHephaestus","l":"setAction(Cell[][], Action[][][])","url":"setAction(it.polimi.ingsw.model.Cell[][],it.polimi.ingsw.model.Action[][][])"},{"p":"it.polimi.ingsw.model","c":"GodMinotaur","l":"setAction(Cell[][], Action[][][])","url":"setAction(it.polimi.ingsw.model.Cell[][],it.polimi.ingsw.model.Action[][][])"},{"p":"it.polimi.ingsw.model","c":"GodPrometheus","l":"setAction(Cell[][], Action[][][])","url":"setAction(it.polimi.ingsw.model.Cell[][],it.polimi.ingsw.model.Action[][][])"},{"p":"it.polimi.ingsw.model","c":"GodStandard","l":"setAction(Cell[][], Action[][][])","url":"setAction(it.polimi.ingsw.model.Cell[][],it.polimi.ingsw.model.Action[][][])"},{"p":"it.polimi.ingsw.model","c":"GodTriton","l":"setAction(Cell[][], Action[][][])","url":"setAction(it.polimi.ingsw.model.Cell[][],it.polimi.ingsw.model.Action[][][])"},{"p":"it.polimi.ingsw.model","c":"GodZeus","l":"setAction(Cell[][], Action[][][])","url":"setAction(it.polimi.ingsw.model.Cell[][],it.polimi.ingsw.model.Action[][][])"},{"p":"it.polimi.ingsw.model","c":"GodPoseidon","l":"setAction(Cell[][], Action[][][], int[])","url":"setAction(it.polimi.ingsw.model.Cell[][],it.polimi.ingsw.model.Action[][][],int[])"},{"p":"it.polimi.ingsw.model","c":"GodMedusa","l":"setAction(Cell[][], int[])","url":"setAction(it.polimi.ingsw.model.Cell[][],int[])"},{"p":"it.polimi.ingsw.model","c":"IslandBoard","l":"setActions(Event[])","url":"setActions(it.polimi.ingsw.model.Event[])"},{"p":"it.polimi.ingsw.model","c":"Action","l":"setBlocked(boolean)"},{"p":"it.polimi.ingsw.model","c":"Build","l":"setBlocked(boolean)"},{"p":"it.polimi.ingsw.model","c":"Swap","l":"setBlocked(boolean)"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"setBoard()"},{"p":"it.polimi.ingsw.view.GUI","c":"MainController","l":"setChat()"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"setColor()"},{"p":"it.polimi.ingsw.model","c":"Game","l":"setColor(Color)","url":"setColor(it.polimi.ingsw.model.Color)"},{"p":"it.polimi.ingsw.model","c":"Player","l":"setColor(Color)","url":"setColor(it.polimi.ingsw.model.Color)"},{"p":"it.polimi.ingsw.view.socket","c":"Parser","l":"setCommandList(ArrayList<Command>)","url":"setCommandList(java.util.ArrayList)"},{"p":"it.polimi.ingsw.view.GUI","c":"InitialPageController","l":"setConnection()"},{"p":"it.polimi.ingsw.view.GUI","c":"MainController","l":"setConnection(String, int)","url":"setConnection(java.lang.String,int)"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"setController(MainController)","url":"setController(it.polimi.ingsw.view.GUI.MainController)"},{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"setController(MainController)","url":"setController(it.polimi.ingsw.view.GUI.MainController)"},{"p":"it.polimi.ingsw.view.GUI","c":"InitialPageController","l":"setController(MainController)","url":"setController(it.polimi.ingsw.view.GUI.MainController)"},{"p":"it.polimi.ingsw.model","c":"CurrentPlayer","l":"setCurrentPlayer(String)","url":"setCurrentPlayer(java.lang.String)"},{"p":"it.polimi.ingsw.model","c":"GodDecorator","l":"setCurrentPlayer(String)","url":"setCurrentPlayer(java.lang.String)"},{"p":"it.polimi.ingsw.model","c":"GodInterface","l":"setCurrentPlayer(String)","url":"setCurrentPlayer(java.lang.String)"},{"p":"it.polimi.ingsw.model","c":"GodPower","l":"setCurrentPlayer(String)","url":"setCurrentPlayer(java.lang.String)"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"setDimension(double, double)","url":"setDimension(double,double)"},{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"setDimension(double, double)","url":"setDimension(double,double)"},{"p":"it.polimi.ingsw.view.GUI","c":"Controller","l":"setDimension(double, double)","url":"setDimension(double,double)"},{"p":"it.polimi.ingsw.view.GUI","c":"InitialPageController","l":"setDimension(double, double)","url":"setDimension(double,double)"},{"p":"it.polimi.ingsw.model","c":"Action","l":"setGod(God)","url":"setGod(it.polimi.ingsw.model.God)"},{"p":"it.polimi.ingsw.model","c":"Build","l":"setGod(God)","url":"setGod(it.polimi.ingsw.model.God)"},{"p":"it.polimi.ingsw.model","c":"Game","l":"setGod(God)","url":"setGod(it.polimi.ingsw.model.God)"},{"p":"it.polimi.ingsw.model","c":"Player","l":"setGod(God)","url":"setGod(it.polimi.ingsw.model.God)"},{"p":"it.polimi.ingsw.model","c":"Swap","l":"setGod(God)","url":"setGod(it.polimi.ingsw.model.God)"},{"p":"it.polimi.ingsw.model","c":"Game","l":"setGodList(God)","url":"setGodList(it.polimi.ingsw.model.God)"},{"p":"it.polimi.ingsw.model","c":"CurrentPlayer","l":"setLastGod(God)","url":"setLastGod(it.polimi.ingsw.model.God)"},{"p":"it.polimi.ingsw.model","c":"GodDecorator","l":"setLastGod(God)","url":"setLastGod(it.polimi.ingsw.model.God)"},{"p":"it.polimi.ingsw.model","c":"GodInterface","l":"setLastGod(God)","url":"setLastGod(it.polimi.ingsw.model.God)"},{"p":"it.polimi.ingsw.model","c":"GodPower","l":"setLastGod(God)","url":"setLastGod(it.polimi.ingsw.model.God)"},{"p":"it.polimi.ingsw.view.socket","c":"Connection","l":"setMaster(AppInterface)","url":"setMaster(it.polimi.ingsw.view.socket.AppInterface)"},{"p":"it.polimi.ingsw.view.CLI","c":"AppCLI","l":"setMode()"},{"p":"it.polimi.ingsw.view.GUI","c":"MainController","l":"setMode(String)","url":"setMode(java.lang.String)"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"setPlayerInfo()"},{"p":"it.polimi.ingsw.model","c":"CurrentPlayer","l":"setPositionWorker(int[])"},{"p":"it.polimi.ingsw.view.CLI","c":"AppCLI","l":"setServer()"},{"p":"it.polimi.ingsw.view.CLI","c":"ViewPrinter","l":"setStatus(boolean)"},{"p":"it.polimi.ingsw.utils.model","c":"Command","l":"setStatus(Boolean)","url":"setStatus(java.lang.Boolean)"},{"p":"it.polimi.ingsw.model","c":"CurrentPlayer","l":"setStatusPlayer(StatusPlayer)","url":"setStatusPlayer(it.polimi.ingsw.model.StatusPlayer)"},{"p":"it.polimi.ingsw.model","c":"GodDecorator","l":"setStatusPlayer(StatusPlayer)","url":"setStatusPlayer(it.polimi.ingsw.model.StatusPlayer)"},{"p":"it.polimi.ingsw.model","c":"GodInterface","l":"setStatusPlayer(StatusPlayer)","url":"setStatusPlayer(it.polimi.ingsw.model.StatusPlayer)"},{"p":"it.polimi.ingsw.model","c":"GodPower","l":"setStatusPlayer(StatusPlayer)","url":"setStatusPlayer(it.polimi.ingsw.model.StatusPlayer)"},{"p":"it.polimi.ingsw.model","c":"Player","l":"setStatusPlayer(StatusPlayer)","url":"setStatusPlayer(it.polimi.ingsw.model.StatusPlayer)"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"setUp"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"setUp()"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"setUpDimension()"},{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"setUpDimension()"},{"p":"it.polimi.ingsw.view.GUI","c":"InitialPageController","l":"setUpDimension()"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"setUpPlayerInfo()"},{"p":"it.polimi.ingsw.view.CLI","c":"AppCLI","l":"setUsername()"},{"p":"it.polimi.ingsw.view.CLI","c":"ViewPrinter","l":"setUsername(String)","url":"setUsername(java.lang.String)"},{"p":"it.polimi.ingsw.model","c":"GodDecorator","l":"setWorker(int[])"},{"p":"it.polimi.ingsw.model","c":"GodInterface","l":"setWorker(int[])"},{"p":"it.polimi.ingsw.model","c":"GodPower","l":"setWorker(int[])"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"setWorker(int[])"},{"p":"it.polimi.ingsw.model","c":"Game","l":"setWorkers(int)"},{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"show(MouseEvent)","url":"show(javafx.scene.input.MouseEvent)"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"showConsequence(MouseEvent)","url":"showConsequence(javafx.scene.input.MouseEvent)"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"showGod(MouseEvent)","url":"showGod(javafx.scene.input.MouseEvent)"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"showWorker(MouseEvent)","url":"showWorker(javafx.scene.input.MouseEvent)"},{"p":"it.polimi.ingsw.utils","c":"Observable","l":"signedObserver"},{"p":"it.polimi.ingsw.model","c":"GodDemeter","l":"size"},{"p":"it.polimi.ingsw.model","c":"GodHephaestus","l":"size"},{"p":"it.polimi.ingsw.server","c":"Connection","l":"socket"},{"p":"it.polimi.ingsw.view.socket","c":"Connection","l":"socket"},{"p":"it.polimi.ingsw.controller","c":"Controller","l":"splitter(FuncCommand, String)","url":"splitter(it.polimi.ingsw.controller.FuncCommand,java.lang.String)"},{"p":"it.polimi.ingsw.model","c":"God","l":"STANDARD"},{"p":"it.polimi.ingsw.model","c":"GamePhase","l":"START_PLAYER"},{"p":"it.polimi.ingsw.model","c":"GamePhase","l":"start()"},{"p":"it.polimi.ingsw.view.CLI","c":"AppCLI","l":"start()"},{"p":"it.polimi.ingsw.view.GUI","c":"AppGUI","l":"start(Stage)","url":"start(javafx.stage.Stage)"},{"p":"it.polimi.ingsw.controller","c":"Controller","l":"startGame()"},{"p":"it.polimi.ingsw.model","c":"GodArtemis","l":"startPosition"},{"p":"it.polimi.ingsw.view.GUI","c":"InitialPageController","l":"state"},{"p":"it.polimi.ingsw.model","c":"Build","l":"status"},{"p":"it.polimi.ingsw.model","c":"GodStandard","l":"status"},{"p":"it.polimi.ingsw.model","c":"Player","l":"status"},{"p":"it.polimi.ingsw.model","c":"Swap","l":"status"},{"p":"it.polimi.ingsw.utils.model","c":"Command","l":"status"},{"p":"it.polimi.ingsw.view.CLI","c":"ViewPrinter","l":"status"},{"p":"it.polimi.ingsw.view.model","c":"Player","l":"status"},{"p":"it.polimi.ingsw.model","c":"CurrentPlayer","l":"statusPlayer"},{"p":"it.polimi.ingsw.model","c":"ReportAction","l":"statusPlayer"},{"p":"it.polimi.ingsw.model","c":"StatusPlayer","l":"StatusPlayer()","url":"%3Cinit%3E()"},{"p":"it.polimi.ingsw.view.CLI","c":"AppCLI","l":"statusRequest"},{"p":"it.polimi.ingsw.view.GUI","c":"MainController","l":"statusRequest"},{"p":"it.polimi.ingsw.utils","c":"Pinger","l":"stop()"},{"p":"it.polimi.ingsw.model","c":"Color","l":"strConverter(String)","url":"strConverter(java.lang.String)"},{"p":"it.polimi.ingsw.model","c":"GameMode","l":"strConverter(String)","url":"strConverter(java.lang.String)"},{"p":"it.polimi.ingsw.model","c":"God","l":"strConverter(String)","url":"strConverter(java.lang.String)"},{"p":"it.polimi.ingsw.view.CLI","c":"GodEffect","l":"strConverter(String)","url":"strConverter(java.lang.String)"},{"p":"it.polimi.ingsw.model","c":"Swap","l":"Swap()","url":"%3Cinit%3E()"},{"p":"it.polimi.ingsw.view.model","c":"Swap","l":"Swap(List<Integer>, List<Integer>, List<Integer>, List<Integer>)","url":"%3Cinit%3E(java.util.List,java.util.List,java.util.List,java.util.List)"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"swaps"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"textField"},{"p":"it.polimi.ingsw.model","c":"Event","l":"THREE"},{"p":"it.polimi.ingsw.model","c":"GameMode","l":"THREE"},{"p":"it.polimi.ingsw.view.socket","c":"Parser","l":"toString(Command)","url":"toString(it.polimi.ingsw.utils.model.Command)"},{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"translation(Pane, double, double)","url":"translation(javafx.scene.layout.Pane,double,double)"},{"p":"it.polimi.ingsw.model","c":"GodPower","l":"trigged"},{"p":"it.polimi.ingsw.model","c":"God","l":"TRITON"},{"p":"it.polimi.ingsw.view.CLI","c":"GodEffect","l":"TRITON"},{"p":"it.polimi.ingsw.view.GUI","c":"ImageEnum","l":"TRITON_DEF"},{"p":"it.polimi.ingsw.view.GUI","c":"ImageEnum","l":"TRITON_PlAYER"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"turn"},{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"turn"},{"p":"it.polimi.ingsw.model","c":"Event","l":"TWO"},{"p":"it.polimi.ingsw.model","c":"GameMode","l":"TWO"},{"p":"it.polimi.ingsw.utils.model","c":"Command","l":"type"},{"p":"it.polimi.ingsw.model","c":"Build","l":"typeAction"},{"p":"it.polimi.ingsw.model","c":"Swap","l":"typeAction"},{"p":"it.polimi.ingsw.view.model","c":"TypeAction","l":"typeAction"},{"p":"it.polimi.ingsw.view.model","c":"TypeAction","l":"TypeAction(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"it.polimi.ingsw.model","c":"Block","l":"typeBlock"},{"p":"it.polimi.ingsw.view.model","c":"Block","l":"typeBlock"},{"p":"it.polimi.ingsw.model","c":"TypeBlock","l":"TypeBlock()","url":"%3Cinit%3E()"},{"p":"it.polimi.ingsw.controller","c":"TypeCommand","l":"TypeCommand(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"it.polimi.ingsw.model","c":"Event","l":"UP"},{"p":"it.polimi.ingsw.view.CLI","c":"ViewPrinter","l":"update(ArrayList<Command>)","url":"update(java.util.ArrayList)"},{"p":"it.polimi.ingsw.view.GUI","c":"AppGUI","l":"update(ArrayList<Command>)","url":"update(java.util.ArrayList)"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"update(ChatMessage)","url":"update(it.polimi.ingsw.utils.model.ChatMessage)"},{"p":"it.polimi.ingsw.controller","c":"Controller","l":"update(Notification)","url":"update(it.polimi.ingsw.utils.model.Notification)"},{"p":"it.polimi.ingsw.server","c":"Chat","l":"update(Notification)","url":"update(it.polimi.ingsw.utils.model.Notification)"},{"p":"it.polimi.ingsw.server","c":"Connection","l":"update(String)","url":"update(java.lang.String)"},{"p":"it.polimi.ingsw.view.CLI","c":"AppCLI","l":"update(String)","url":"update(java.lang.String)"},{"p":"it.polimi.ingsw.view.GUI","c":"MainController","l":"update(String)","url":"update(java.lang.String)"},{"p":"it.polimi.ingsw.view.socket","c":"Chat","l":"update(String)","url":"update(java.lang.String)"},{"p":"it.polimi.ingsw.view.socket","c":"Connection","l":"update(String)","url":"update(java.lang.String)"},{"p":"it.polimi.ingsw.view.socket","c":"Parser","l":"update(String)","url":"update(java.lang.String)"},{"p":"it.polimi.ingsw.utils","c":"Observer","l":"update(T)"},{"p":"it.polimi.ingsw.utils","c":"Observable","l":"updateList(List<Observer<T>>, T)","url":"updateList(java.util.List,T)"},{"p":"it.polimi.ingsw.view.GUI","c":"ImageEnum","l":"url"},{"p":"it.polimi.ingsw.view.CLI","c":"ViewPrinter","l":"useAction(String)","url":"useAction(java.lang.String)"},{"p":"it.polimi.ingsw.model","c":"CurrentPlayer","l":"username"},{"p":"it.polimi.ingsw.model","c":"Player","l":"username"},{"p":"it.polimi.ingsw.server","c":"Connection","l":"username"},{"p":"it.polimi.ingsw.utils.model","c":"ChatMessage","l":"username"},{"p":"it.polimi.ingsw.utils.model","c":"Notification","l":"username"},{"p":"it.polimi.ingsw.view.CLI","c":"AppCLI","l":"username"},{"p":"it.polimi.ingsw.view.CLI","c":"ViewPrinter","l":"username"},{"p":"it.polimi.ingsw.view.GUI","c":"InitialPageController","l":"username"},{"p":"it.polimi.ingsw.view.GUI","c":"MainController","l":"username"},{"p":"it.polimi.ingsw.view.model","c":"Player","l":"username"},{"p":"it.polimi.ingsw.view.GUI","c":"InitialPageController","l":"usernameAlert"},{"p":"it.polimi.ingsw.controller","c":"FuncCommand","l":"value"},{"p":"it.polimi.ingsw.controller","c":"TypeCommand","l":"value"},{"p":"it.polimi.ingsw.view.model","c":"Color","l":"value"},{"p":"it.polimi.ingsw.view.model","c":"God","l":"value"},{"p":"it.polimi.ingsw.controller","c":"FuncCommand","l":"valueOf(String)","url":"valueOf(java.lang.String)"},{"p":"it.polimi.ingsw.controller","c":"TypeCommand","l":"valueOf(String)","url":"valueOf(java.lang.String)"},{"p":"it.polimi.ingsw.model","c":"Color","l":"valueOf(String)","url":"valueOf(java.lang.String)"},{"p":"it.polimi.ingsw.model","c":"Event","l":"valueOf(String)","url":"valueOf(java.lang.String)"},{"p":"it.polimi.ingsw.model","c":"GameMode","l":"valueOf(String)","url":"valueOf(java.lang.String)"},{"p":"it.polimi.ingsw.model","c":"GamePhase","l":"valueOf(String)","url":"valueOf(java.lang.String)"},{"p":"it.polimi.ingsw.model","c":"God","l":"valueOf(String)","url":"valueOf(java.lang.String)"},{"p":"it.polimi.ingsw.model","c":"StatusPlayer","l":"valueOf(String)","url":"valueOf(java.lang.String)"},{"p":"it.polimi.ingsw.model","c":"TypeBlock","l":"valueOf(String)","url":"valueOf(java.lang.String)"},{"p":"it.polimi.ingsw.view.CLI","c":"GodEffect","l":"valueOf(String)","url":"valueOf(java.lang.String)"},{"p":"it.polimi.ingsw.view.GUI","c":"ImageEnum","l":"valueOf(String)","url":"valueOf(java.lang.String)"},{"p":"it.polimi.ingsw.controller","c":"FuncCommand","l":"values()"},{"p":"it.polimi.ingsw.controller","c":"TypeCommand","l":"values()"},{"p":"it.polimi.ingsw.model","c":"Color","l":"values()"},{"p":"it.polimi.ingsw.model","c":"Event","l":"values()"},{"p":"it.polimi.ingsw.model","c":"GameMode","l":"values()"},{"p":"it.polimi.ingsw.model","c":"GamePhase","l":"values()"},{"p":"it.polimi.ingsw.model","c":"God","l":"values()"},{"p":"it.polimi.ingsw.model","c":"StatusPlayer","l":"values()"},{"p":"it.polimi.ingsw.model","c":"TypeBlock","l":"values()"},{"p":"it.polimi.ingsw.view.CLI","c":"GodEffect","l":"values()"},{"p":"it.polimi.ingsw.view.GUI","c":"ImageEnum","l":"values()"},{"p":"it.polimi.ingsw.view.GUI","c":"AppGUI","l":"viewController"},{"p":"it.polimi.ingsw.view.CLI","c":"ViewPrinter","l":"ViewPrinter(Parser)","url":"%3Cinit%3E(it.polimi.ingsw.view.socket.Parser)"},{"p":"it.polimi.ingsw.server","c":"Lobby","l":"waitingList"},{"p":"it.polimi.ingsw.model","c":"Color","l":"WHITE"},{"p":"it.polimi.ingsw.view.GUI","c":"ImageEnum","l":"WHITE"},{"p":"it.polimi.ingsw.view.GUI","c":"Board","l":"width"},{"p":"it.polimi.ingsw.view.GUI","c":"ChooseGod","l":"width"},{"p":"it.polimi.ingsw.view.GUI","c":"InitialPageController","l":"width"},{"p":"it.polimi.ingsw.model","c":"StatusPlayer","l":"WIN"},{"p":"it.polimi.ingsw.view.GUI","c":"ImageEnum","l":"WIN"},{"p":"it.polimi.ingsw.view.GUI","c":"AppGUI","l":"window"},{"p":"it.polimi.ingsw.model","c":"TypeBlock","l":"WORKER"},{"p":"it.polimi.ingsw.model","c":"Player","l":"workers"},{"p":"it.polimi.ingsw.view.model","c":"Player","l":"workers"},{"p":"it.polimi.ingsw.model","c":"Swap","l":"x1"},{"p":"it.polimi.ingsw.view.model","c":"Swap","l":"x1"},{"p":"it.polimi.ingsw.model","c":"Swap","l":"x2"},{"p":"it.polimi.ingsw.view.model","c":"Swap","l":"x2"},{"p":"it.polimi.ingsw.model","c":"Swap","l":"y1"},{"p":"it.polimi.ingsw.view.model","c":"Swap","l":"y1"},{"p":"it.polimi.ingsw.model","c":"Swap","l":"y2"},{"p":"it.polimi.ingsw.view.model","c":"Swap","l":"y2"},{"p":"it.polimi.ingsw.model","c":"Event","l":"ZERO"},{"p":"it.polimi.ingsw.model","c":"God","l":"ZEUS"},{"p":"it.polimi.ingsw.view.CLI","c":"GodEffect","l":"ZEUS"},{"p":"it.polimi.ingsw.view.GUI","c":"ImageEnum","l":"ZEUS_DEF"},{"p":"it.polimi.ingsw.view.GUI","c":"ImageEnum","l":"ZEUS_PlAYER"}]
67,912
67,912
0.642979
b8a46053b937b47e15f8e807d9502499d8a12b1d
1,096
js
JavaScript
src/controlers/contacts.controller.js
jiaccanche/AGENDA_CRUD_LOWDB
f25a60e6c32fc014c2defe938a248431fc1775f9
[ "MIT" ]
null
null
null
src/controlers/contacts.controller.js
jiaccanche/AGENDA_CRUD_LOWDB
f25a60e6c32fc014c2defe938a248431fc1775f9
[ "MIT" ]
null
null
null
src/controlers/contacts.controller.js
jiaccanche/AGENDA_CRUD_LOWDB
f25a60e6c32fc014c2defe938a248431fc1775f9
[ "MIT" ]
null
null
null
const { getConnection } = require("../database") const { v4 } = require('uuid'); const getContacts = (req,res) => { const contacts = getConnection().get('contacts').value(); res.json(contacts); } const getContact = (req,res) => { reqid = req.params.id; const contacto = getConnection().get('contacts').find({id:reqid}).value(); res.json(contacto); } const createContact = (req,res) => { const newContact = { id: v4(), name: req.body.name, celular: req.body.celular, telefono: req.body.telefono } getConnection().get('contacts').push(newContact).write(); res.json(newContact); } const updateContact = (req, res) => { const contacto = getConnection() .get('contacts') .find({id:req.params.id}) .assign(req.body) .write(); res.json(contacto); } const deleteContact = (req, res) => { const contacto = getConnection() .get('contacts') .remove({id:req.params.id}) .write(); res.json(contacto); } module.exports = { getContacts, createContact, getContact, updateContact, deleteContact }
21.92
76
0.62135
b8a47a6b15197a5e44aab6faec297bb24476f710
3,021
js
JavaScript
js/editarcliente.js
cesantaniello/CRoMaDa
3897ef92df5c964f27e2b1e2ecb09d7efe405978
[ "MIT" ]
1
2021-11-09T10:23:19.000Z
2021-11-09T10:23:19.000Z
js/editarcliente.js
cesantaniello/CRoMaDa
3897ef92df5c964f27e2b1e2ecb09d7efe405978
[ "MIT" ]
null
null
null
js/editarcliente.js
cesantaniello/CRoMaDa
3897ef92df5c964f27e2b1e2ecb09d7efe405978
[ "MIT" ]
null
null
null
(function() { let DB; let idCliente; const nombreInput = document.querySelector('#nombre'); const emailInput = document.querySelector('#email'); const telefonoInput = document.querySelector('#telefono'); const empresaInput = document.querySelector('#empresa'); const formulario = document.querySelector('#formulario'); document.addEventListener('DOMContentLoaded', () => { conectarDB(); // Actualiza el registro formulario.addEventListener('submit', actualizarCliente); // Verificar el ID de la URL const parametrosURL = new URLSearchParams(window.location.search); idCliente = parametrosURL.get('id'); if (idCliente) { setTimeout(() => { obtenerCliente(idCliente); }, 100); } }); function actualizarCliente(e) { e.preventDefault(); if(nombreInput.value === '' || emailInput.value === '' || empresaInput.value === '' || telefonoInput === ''){ imprimirAlerta('Todos los campos son obligatorios', 'error'); return; } // Actualizar cliente const clienteActualizado = { nombre: nombreInput.value, email: emailInput.value, empresa: empresaInput.value, telefono: telefonoInput.value, id: Number(idCliente) } const transaction = DB.transaction(['crm'], 'readwrite'); const objectStore = transaction.objectStore('crm'); objectStore.put(clienteActualizado); transaction.oncomplete = function() { imprimirAlerta('Editado correctamente'); setTimeout(() => { window.location.href = 'index.html'; }, 3000); }; transaction.onerror = function(){ imprimirAlerta('Hubo un error', 'error'); } } function obtenerCliente(id) { const transaction = DB.transaction(['crm'], 'readonly'); const objectStore = transaction.objectStore('crm'); const cliente = objectStore.openCursor(); cliente.onsuccess = function(e) { const cursor = e.target.result; if(cursor){ console.log(cursor.value); if(cursor.value.id === Number(id)){ llenarFormulario(cursor.value); } cursor.continue(); } } } function llenarFormulario(datosCliente) { const {nombre,email,telefono,empresa} = datosCliente; nombreInput.value = nombre; emailInput.value = email; telefonoInput.value = telefono; empresaInput.value = empresa; } function conectarDB() { const abrirConexion = window.indexedDB.open('crm', 1); abrirConexion.onerror = function() { console.log('Hubo un error'); }; abrirConexion.onsuccess = function() { DB = abrirConexion.result; } } }());
29.910891
117
0.564714
b8a526656816a1c237216c3331be6727087100b4
502
js
JavaScript
client/src/reducers/teamtable.js
hucki/necto
026bf45546211fe629c5b9c71d6d99b1f9f2fa3f
[ "MIT" ]
2
2020-08-28T12:19:53.000Z
2020-11-12T16:19:54.000Z
client/src/reducers/teamtable.js
hucki/necto
026bf45546211fe629c5b9c71d6d99b1f9f2fa3f
[ "MIT" ]
16
2021-05-09T11:34:16.000Z
2022-02-22T22:05:30.000Z
client/src/reducers/teamtable.js
hucki/necto
026bf45546211fe629c5b9c71d6d99b1f9f2fa3f
[ "MIT" ]
2
2020-10-25T08:05:24.000Z
2021-03-11T11:42:08.000Z
import { SET_DIMENSIONS, SET_CELL_DIMENSIONS } from '../actions/actions'; import { initialState } from '../assets/data'; export default function teamtable (state = initialState.teamtable, {type, payload}) { const newState = {...state}; switch (type) { case SET_DIMENSIONS: newState.viewportDimensions = {...payload}; return newState; case SET_CELL_DIMENSIONS: newState.calculatedDimensions = {...payload}; return newState; default: return state; } }
25.1
85
0.675299
b8a6170acff128c1b1186ed170e34cc8640be51e
2,365
js
JavaScript
src/mock-responses.js
karanpreet-rogers/mock-responses
f230918f53b1bc31177d37d7d1c5c85772cd1482
[ "MIT" ]
null
null
null
src/mock-responses.js
karanpreet-rogers/mock-responses
f230918f53b1bc31177d37d7d1c5c85772cd1482
[ "MIT" ]
null
null
null
src/mock-responses.js
karanpreet-rogers/mock-responses
f230918f53b1bc31177d37d7d1c5c85772cd1482
[ "MIT" ]
null
null
null
const sqlite3 = require('better-sqlite3'); const path = require('path'); const db = require(path.join(__dirname, 'database.js')).instance; function getMockResoponse(req, res, next) { function serveResponse(id) { const row = db.prepare(`SELECT * FROM mock_responses WHERE id = ${id}`).get(); return serveRow(row); } function serveRow(row) { console.log('[mock-responses] handling request', row.req_url); row.res_delay_sec && console.log('[mock-responses] Delaying ', row.res_delay_sec, 'seconds'); setTimeout(_ => { res.setHeader('Content-Type', row.res_content_type); // CORS enabled // req.protocol does not exist for browsersync // const origin = req.protocol ? req.protocol + '://' + req.get('host') : req.headers['origin']; origin = req.headers['origin']; if (origin) { res.setHeader('Access-Control-Allow-Origin', origin); res.setHeader('Access-Control-Allow-Headers', 'Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With'); res.setHeader('Access-Control-Allow-Methods', 'GET, POST, DELETE, PUT, OPTIONS'); res.setHeader('Access-Control-Allow-Credentials', true); } if (req.method.toLowerCase() !== 'options') { res.statusCode = row.res_status; } res.write(row.res_body); res.end(); }, (row.res_delay_sec || 0) * 1000); return row; } const row = getRowByRequest(req); if (row) { if (row.res_content_type === 'text/javascript') { const func = new Function('serveResponse', `return ${row.res_body.replace(/\\x27/g, '\'')}`); const result = func(serveResponse)(req, res, next); console.log('result', result); result || serveRow(row); //serveResponse is not defined } else if (row) { serveRow(row); } } else { next(); } }; function getRowByRequest(req) { const req_url = req.url.match(/([\/\w-.]+)/)[0]; const sql1 = ` SELECT * FROM mock_responses WHERE req_url = '${req_url}' AND req_method = '${req.method}' AND active = 1 LIMIT 1 `; const sql2 = ` SELECT * FROM mock_responses WHERE req_url = '${req_url}' AND req_method IS NULL AND active = 1 LIMIT 1 `; return db.prepare(sql1).get() || db.prepare(sql2).get(); } module.exports = getMockResoponse;
30.714286
133
0.619027
b8a6dea08238f5994505877185511e719ce8ae57
7,547
js
JavaScript
Documentation/html/search/all_10.js
obraun-sl/zed-csharp
e14cecea258412165b04ab65661a61d7a1eb4c44
[ "MIT" ]
6
2020-07-02T00:59:57.000Z
2020-10-04T08:15:40.000Z
Documentation/html/search/all_10.js
obraun-sl/zed-csharp
e14cecea258412165b04ab65661a61d7a1eb4c44
[ "MIT" ]
15
2020-04-28T06:14:21.000Z
2022-03-07T08:40:51.000Z
Documentation/html/search/all_10.js
obraun-sl/zed-csharp
e14cecea258412165b04ab65661a61d7a1eb4c44
[ "MIT" ]
1
2020-11-22T12:51:13.000Z
2020-11-22T12:51:13.000Z
var searchData= [ ['r_452',['r',['../structsl_1_1char2.html#ab60b5a519091320a0230516015baa5a8',1,'sl.char2.r()'],['../structsl_1_1char3.html#ab60b5a519091320a0230516015baa5a8',1,'sl.char3.r()'],['../structsl_1_1char4.html#ab60b5a519091320a0230516015baa5a8',1,'sl.char4.r()']]], ['rad2deg_453',['Rad2Deg',['../classsl_1_1Camera.html#a51100d1741d76b41b4949e4d0f6a945e',1,'sl::Camera']]], ['random_5fwalk_454',['random_walk',['../structsl_1_1SensorParameters.html#a0e52f0a214e1cfcf301451f78f9ee3d1',1,'sl::SensorParameters']]], ['range_455',['range',['../structsl_1_1SensorParameters.html#a75b30b4c255902d49b0dcbc22e411c20',1,'sl::SensorParameters']]], ['rangemeter_456',['rangeMeter',['../classsl_1_1SpatialMappingParameters.html#a256e817b256b67f16eb5729618c5a02b',1,'sl::SpatialMappingParameters']]], ['read_457',['Read',['../classsl_1_1Mat.html#aebc85711832fee9be9203a2ce2c486d6',1,'sl::Mat']]], ['recordingparameters_458',['RecordingParameters',['../structsl_1_1RecordingParameters.html',1,'RecordingParameters'],['../structsl_1_1RecordingParameters.html#a612b6b3f97bf6d0bbea7c6885439d022',1,'sl.RecordingParameters.RecordingParameters()']]], ['recordingstatus_459',['RecordingStatus',['../structsl_1_1RecordingStatus.html',1,'sl']]], ['rect_460',['Rect',['../structsl_1_1Rect.html',1,'sl']]], ['reference_5fframe_461',['REFERENCE_FRAME',['../group__PositionalTracking__group.html#ga7160d24146fdddd5a7e8f67fde1c4487',1,'sl']]], ['relativealtitude_462',['relativeAltitude',['../structsl_1_1BarometerData.html#af32596fde9681ce4d8bb70e68fcabd6c',1,'sl::BarometerData']]], ['requestspatialmap_463',['RequestSpatialMap',['../classsl_1_1Camera.html#a74923b1426bc2af8eefb715cef943f6e',1,'sl::Camera']]], ['resetcamerasettings_464',['ResetCameraSettings',['../classsl_1_1Camera.html#a95bac007a0e50036d18ad095b36a0ba9',1,'sl::Camera']]], ['resetpositionaltracking_465',['ResetPositionalTracking',['../classsl_1_1Camera.html#a453cd781cab8be05d33bc669ade6149f',1,'sl::Camera']]], ['resolution_466',['Resolution',['../structsl_1_1Resolution.html',1,'Resolution'],['../structsl_1_1Resolution.html#a0587d3e5f219613275da800c3d21161c',1,'sl.Resolution.Resolution()'],['../structsl_1_1SensorParameters.html#a4333d786c60465d20826583358b2798d',1,'sl.SensorParameters.resolution()'],['../structsl_1_1CameraParameters.html#a00dcd0af95893dc8db546620f4501005',1,'sl.CameraParameters.resolution()'],['../classsl_1_1InitParameters.html#ae4b072ee089acbec59d83e58ccb8acef',1,'sl.InitParameters.resolution()'],['../group__Video__group.html#gabd0374c748530a64a72872c43b2cc828',1,'sl.RESOLUTION()']]], ['resolutionmeter_467',['resolutionMeter',['../classsl_1_1SpatialMappingParameters.html#aeba5fd272459273ae808d159d38f26c3',1,'sl::SpatialMappingParameters']]], ['retrieve_5fimage_468',['RETRIEVE_IMAGE',['../classsl_1_1Camera.html#a912167aa5066b8dcfdb70d74680ca98ca966b8ce58acb04b7a31d51ee54bc4e9e',1,'sl::Camera']]], ['retrieve_5fmeasure_469',['RETRIEVE_MEASURE',['../classsl_1_1Camera.html#a912167aa5066b8dcfdb70d74680ca98ca33f4ce213a8b5ca31eed24d2f32757c8',1,'sl::Camera']]], ['retrievechunks_470',['RetrieveChunks',['../classsl_1_1Camera.html#a00111cdd6117d5e049e295d849ff06cc',1,'sl::Camera']]], ['retrievefusedpointcloud_471',['RetrieveFusedPointCloud',['../classsl_1_1Camera.html#ace1707cd24b212be7f2e9b2a2514f5ec',1,'sl::Camera']]], ['retrieveimage_472',['RetrieveImage',['../classsl_1_1Camera.html#a53a8ff7354922cf93dc90308d5355175',1,'sl::Camera']]], ['retrievemeasure_473',['RetrieveMeasure',['../classsl_1_1Camera.html#a9ec3c76714b1e8583a3231f30540509c',1,'sl::Camera']]], ['retrievemesh_474',['RetrieveMesh',['../classsl_1_1Camera.html#aea165ccfe634b1472c7e2244b12e11fd',1,'sl.Camera.RetrieveMesh(Vector3[] vertices, int[] triangles, int nbSubmeshMax, Vector2[] uvs, IntPtr textures)'],['../classsl_1_1Camera.html#a877aa2c007b8a5b25af8e963b2166c81',1,'sl.Camera.RetrieveMesh(ref Mesh mesh)']]], ['retrieveobjects_475',['RetrieveObjects',['../classsl_1_1Camera.html#a678aa1d8e187de269f5451a536dc04e5',1,'sl::Camera']]], ['retrievespatialmap_476',['RetrieveSpatialMap',['../classsl_1_1Camera.html#a67d5059ac9117e8f09c9743f8787a39e',1,'sl.Camera.RetrieveSpatialMap(ref Mesh mesh)'],['../classsl_1_1Camera.html#a19a77c2e8444ee7dca470aa81934e5e4',1,'sl.Camera.RetrieveSpatialMap(ref FusedPointCloud fusedPointCloud)']]], ['right_477',['RIGHT',['../namespacesl.html#aed1a25f4b15c6110f7ac1dc385827049a21507b40c80068eda19865706fdc2403',1,'sl.RIGHT()'],['../group__Video__group.html#gga77fc7bfc159040a1e2ffb074a8ad248ca21507b40c80068eda19865706fdc2403',1,'sl.RIGHT()']]], ['right_5fankle_478',['RIGHT_ANKLE',['../group__Object__group.html#ggacce1373b1af32c33563d484bf326bc8ea39d4eb4dc137d4d614b8b1ae5804a8ba',1,'sl']]], ['right_5fear_479',['RIGHT_EAR',['../group__Object__group.html#ggacce1373b1af32c33563d484bf326bc8eab7a762fed5fc4bf376b2a6beae9ac453',1,'sl']]], ['right_5felbow_480',['RIGHT_ELBOW',['../group__Object__group.html#ggacce1373b1af32c33563d484bf326bc8ead4962b783e738bcc552cc446df77431a',1,'sl']]], ['right_5feye_481',['RIGHT_EYE',['../group__Object__group.html#ggacce1373b1af32c33563d484bf326bc8eaa1b900513572a1938a19508ac3d2598f',1,'sl.RIGHT_EYE()'],['../group__PositionalTracking__group.html#ggaf0a2f96e10a69ccb80879576ee57ee80aa1b900513572a1938a19508ac3d2598f',1,'sl.RIGHT_EYE()']]], ['right_5fgrey_482',['RIGHT_GREY',['../group__Video__group.html#gga77fc7bfc159040a1e2ffb074a8ad248cac58e37392f42d14a6c2addae4d69d2ae',1,'sl']]], ['right_5fhanded_5fy_5fup_483',['RIGHT_HANDED_Y_UP',['../group__Core__group.html#gga1114207cbac18c1c0e4f77a6b36a8cb2a0754993da0b07772727f4306622d3ba1',1,'sl']]], ['right_5fhanded_5fz_5fup_484',['RIGHT_HANDED_Z_UP',['../group__Core__group.html#gga1114207cbac18c1c0e4f77a6b36a8cb2a509ba7259e116694cb73fea668b80ca2',1,'sl']]], ['right_5fhanded_5fz_5fup_5fx_5ffwd_485',['RIGHT_HANDED_Z_UP_X_FWD',['../group__Core__group.html#gga1114207cbac18c1c0e4f77a6b36a8cb2ac45a06459c7fd06c82d55e4b885ab86e',1,'sl']]], ['right_5fhip_486',['RIGHT_HIP',['../group__Object__group.html#ggacce1373b1af32c33563d484bf326bc8eacbb23de297c688cb974eabe67ef6a9b6',1,'sl']]], ['right_5fknee_487',['RIGHT_KNEE',['../group__Object__group.html#ggacce1373b1af32c33563d484bf326bc8ea018ae3e79d5298acc94244dd1a1d7da9',1,'sl']]], ['right_5fshoulder_488',['RIGHT_SHOULDER',['../group__Object__group.html#ggacce1373b1af32c33563d484bf326bc8ea8442084df8c845d9ea3331660028e9e5',1,'sl']]], ['right_5funrectified_489',['RIGHT_UNRECTIFIED',['../group__Video__group.html#gga77fc7bfc159040a1e2ffb074a8ad248ca2590e94c2a8bb8565f85c3b6146ab0e2',1,'sl']]], ['right_5funrectified_5fgrey_490',['RIGHT_UNRECTIFIED_GREY',['../group__Video__group.html#gga77fc7bfc159040a1e2ffb074a8ad248ca4d8710e9bbb5604834b63b0de5bb9825',1,'sl']]], ['right_5fwrist_491',['RIGHT_WRIST',['../group__Object__group.html#ggacce1373b1af32c33563d484bf326bc8eab8ca261f68d8da2e815dd279ac85c3d6',1,'sl']]], ['rightcam_492',['rightCam',['../structsl_1_1CalibrationParameters.html#aac10897d504755cfa11511bbaab1d70d',1,'sl::CalibrationParameters']]], ['rot_493',['Rot',['../structsl_1_1CalibrationParameters.html#ae019ec38234adaecd976b5e818ca67fd',1,'sl::CalibrationParameters']]], ['rotation_494',['rotation',['../structsl_1_1Pose.html#a3bb0adcbe777c1c0e3bdaa609d85ef33',1,'sl::Pose']]], ['runtimeparameters_495',['RuntimeParameters',['../classsl_1_1RuntimeParameters.html',1,'RuntimeParameters'],['../classsl_1_1RuntimeParameters.html#a9169652dea8120f1da5f6bd68558564c',1,'sl.RuntimeParameters.RuntimeParameters()']]] ];
157.229167
604
0.800716
b8a785f1124ba73f7bf6656b728682d77103f2cf
4,360
js
JavaScript
js/components/payment/payment-list.js
homekrew6/worker-app
6f4c0051f2e3931a59f51243cec97c032830420a
[ "Apache-2.0" ]
1
2019-03-14T08:19:19.000Z
2019-03-14T08:19:19.000Z
js/components/payment/payment-list.js
homekrew6/worker-app
6f4c0051f2e3931a59f51243cec97c032830420a
[ "Apache-2.0" ]
null
null
null
js/components/payment/payment-list.js
homekrew6/worker-app
6f4c0051f2e3931a59f51243cec97c032830420a
[ "Apache-2.0" ]
null
null
null
import React, { Component } from "react"; import PropTypes from 'prop-types'; import { connect } from 'react-redux'; import { NavigationActions } from "react-navigation"; import { View, StatusBar, Alert, Text, TouchableOpacity } from "react-native"; import Ionicons from 'react-native-vector-icons/Ionicons'; import FSpinner from 'react-native-loading-spinner-overlay'; import { myPaymentList, checkUncheck } from './elements/paymentAction'; import { Container, Header, Button, Content, Body, CheckBox } from "native-base"; import I18n from '../../i18n/i18n'; import styles from './styles'; const resetAction = NavigationActions.reset({ index: 0, actions: [NavigationActions.navigate({ routeName: 'SelectLocation' })] }); class MyPaymentList extends Component { constructor(props) { super(props); this.state = { paymentList: [], loader: false, } } componentWillMount() { this.setState({ loader: true, }) this.props.myPaymentList(this.props.auth.data.id).then((allLst) => { this.setState({ paymentList: allLst, loader: false, }); }).catch(err => { this.setState({ loader: false }); Alert.alert(I18n.t('please_try_again_later')); }) } chkbox_check(e) { this.props.checkUncheck(e, this.state.paymentList); } render() { let myPaymentList console.log(this.state.myPaymentList, "My payment List"); if (this.state.paymentList && this.state.paymentList.length > 0) { myPaymentList = ( this.state.paymentList.map((data, key) => ( <View style={styles.mainItem} key={data.id}> <View style={styles.checkBoxWarp}> <CheckBox color='#29416f' checked={data.selected} id={data.id} onPress={() => this.chkbox_check(data.id)} /> </View> <View style={styles.mainItemText}> <Text style={styles.lstHeader}>{data.bank_name}</Text> <Text style={styles.lstHeader2}>{data.account_number}</Text> </View> </View> )) ) } return ( <Container > <StatusBar backgroundColor="#cbf0ed" /> <Content> <FSpinner visible={this.state.loader} textContent={"Loading..."} textStyle={{ color: '#FFF' }} /> <Header style={styles.appHdr2} androidStatusBarColor="#cbf0ed"> <TouchableOpacity transparent onPress={() => this.props.navigation.goBack()} activeOpacity={0.5} style={{ width: 50, justifyContent: 'center' }}> <Ionicons name="ios-arrow-back" style={styles.backBt} /> </TouchableOpacity> <Body style={styles.tac}> <Text style={styles.hdClr}>{I18n.t('my_payment_method')}</Text> </Body> <TouchableOpacity transparent onPress={() => this.save_select_location()} activeOpacity={0.5} style={{ width: 50, justifyContent: 'center', alignItems: 'flex-end' }}> <Text>{I18n.t('add')}</Text> </TouchableOpacity> </Header> <View> <Text style={{ backgroundColor: 'lightgray', textAlign: 'center' }}>Payment method cannot be edited, you can only add.</Text> {myPaymentList} </View> </Content> </Container> ); } } MyPaymentList.propTypes = { payment: PropTypes.object.isRequired, auth: PropTypes.object.isRequired } const mapStateToProps = (state) => { return { payment: state.payment, auth: state.auth } } const mapDispatchToProps = (dispatch) => { return { myPaymentList: (id) => dispatch(myPaymentList(id)), checkUncheck: (a, b) => dispatch(checkUncheck(a, b)), } } export default connect(mapStateToProps, mapDispatchToProps)(MyPaymentList);
34.603175
190
0.531651
b8a7e31e6834473abfd0364684da396c1eda2ec0
849
js
JavaScript
webpack.mix.js
Harshharsh2275/UgaIndia
4489c06a264fe94987b3b4fcbd026019d2338113
[ "Apache-2.0" ]
null
null
null
webpack.mix.js
Harshharsh2275/UgaIndia
4489c06a264fe94987b3b4fcbd026019d2338113
[ "Apache-2.0" ]
null
null
null
webpack.mix.js
Harshharsh2275/UgaIndia
4489c06a264fe94987b3b4fcbd026019d2338113
[ "Apache-2.0" ]
null
null
null
const mix = require('laravel-mix'); /* |-------------------------------------------------------------------------- | Mix Asset Management |-------------------------------------------------------------------------- | | Mix provides a clean, fluent API for defining some Webpack build steps | for your Laravel application. By default, we are compiling the Sass | file for the application as well as bundling up all the JS files. | */ mix.less('resources/less/blogs/main.less','public/styles/blogs') .less('resources/less/blogs/search.bar.main.less','public/styles/blogs') .sass('resources/sass/blogs/cards.main.blogs.scss','public/styles/blogs') .sass('resources/sass/welcome.scss','public/styles') .sass('resources/sass/app.scss','public/styles/common') .less('resources/less/layouts/header.less','public/styles/layouts');
42.45
76
0.595995
b8a81205a79566b6c2a82ce8e91922a47f194f2a
4,140
js
JavaScript
js/components/attendance/index.js
ChiragHindocha/zfp
44dc735233932b8d0c425473973590c2cc8263eb
[ "Apache-2.0" ]
null
null
null
js/components/attendance/index.js
ChiragHindocha/zfp
44dc735233932b8d0c425473973590c2cc8263eb
[ "Apache-2.0" ]
null
null
null
js/components/attendance/index.js
ChiragHindocha/zfp
44dc735233932b8d0c425473973590c2cc8263eb
[ "Apache-2.0" ]
null
null
null
import React, { Component } from 'react'; import { StatusBar, TextInput, View } from 'react-native'; import { connect } from 'react-redux'; import { Container, Header, Title, Content, Toast, Text, H3, Button, Icon, Footer, FooterTab, Left, Right, Body } from 'native-base'; import { openDrawer } from '../../actions/drawer'; import styles from './styles'; //import Calendar from 'react-native-calendar'; //import { Calendar, CalendarList, Agenda } from 'react-native-calendars'; //import {Calendar} from 'react-native-calendars'; import Calendar from "react-native-calendar-component"; import ModalWrapper from "react-native-modal-wrapper"; import PinBoxList from '../pinboxlist'; import PinBox from '../pinbox'; import { Col, Row, Grid } from 'react-native-easy-grid'; class Attendance extends Component { constructor(props) { super(props); this.state = { date: new Date(), isOpen: false, showToast: false, maxPinLength: 4, pinValue: '', }; } static propTypes = { openDrawer: React.PropTypes.func, } handleNextButtonPress() { const date = new Date(this.state.date); date.setMonth(date.getMonth() + 1); this.setState({ date }); } handlePrevButtonPress() { const date = new Date(this.state.date); date.setMonth(date.getMonth() - 1); this.setState({ date }); } handleDateSelect(date) { this.setState({ isOpen: true }); //alert(`clicked: ${this.state.date.toString()}`); } onPinEntry = (pinValue, path) => { alert(pinValue); //if (pinValue.length && isNaN(pinValue)) return; //this.setState({ pinValue }, this.onPinEntered); } onPinEntered = () => { if (this.state.pinValue.length <= this.state.maxPinLength) return; // do something with the pin } onCancel = () => { this.setState({ isOpen: false }); } onSubmit = () => { this.setState({ isOpen: false }); Toast.show({ supportedOrientations: ['potrait', 'landscape'], text: 'Attendance marked successfully.', position: 'bottom', duration: 5000, type: 'success' }) } render() { const limit = 1; return ( <Container style={styles.container}> <Header> <Left> <Button transparent onPress={this.props.openDrawer}> <Icon name="ios-menu" /> </Button> </Left> <Body> <Title>Attendance</Title> </Body> <Right /> </Header> <Content padder> <Calendar date={this.state.date} onPrevButtonPress={() => this.handlePrevButtonPress()} onNextButtonPress={() => this.handleNextButtonPress()} onDateSelect={(date) => this.handleDateSelect(date)} /> <ModalWrapper onRequestClose={this.onCancel} style={{ width: 280, height: 180, paddingLeft: 24, paddingRight: 24 }} visible={this.state.isOpen}> <Text>Enter Trainer PIN</Text> <TextInput autoFocus={true} placeholder="Trainer PIN" /> <View> <Grid> <Col> <Button transparent onPress={this.onCancel}> <Text>Cancel</Text> </Button> </Col> <Col> <Button transparent success onPress={this.onSubmit}> <Text>Done</Text> </Button> </Col> </Grid> </View> </ModalWrapper> </Content> {/*<Footer> <FooterTab> <Button active full> <Text>Footer</Text> </Button> </FooterTab> </Footer>*/} </Container> ); } } function bindAction(dispatch) { return { openDrawer: () => dispatch(openDrawer()), }; } const mapStateToProps = state => ({ navigation: state.cardNavigation, themeState: state.drawer.themeState, }); export default connect(mapStateToProps, bindAction)(Attendance);
24.790419
133
0.555314
b8a85a4617d5bd77470c1547aeb1985fdce473b2
8,330
js
JavaScript
test/data.js
kevinbeaty/basketcase
3bd7c370ff95042258e547108a528d21c2766a62
[ "MIT" ]
1
2015-05-09T18:15:02.000Z
2015-05-09T18:15:02.000Z
test/data.js
kevinbeaty/basketcase
3bd7c370ff95042258e547108a528d21c2766a62
[ "MIT" ]
null
null
null
test/data.js
kevinbeaty/basketcase
3bd7c370ff95042258e547108a528d21c2766a62
[ "MIT" ]
null
null
null
'use strict'; /*globals describe, it, match, eq*/ var imply = match.imply, caseOf = match.caseOf, data = caseOf.data, method = match.method, guard = match.guard, isA = guard.isA, _ = match._; describe('caseclass List', function(){ var List = data('Empty | NonEmpty(head, tail)'), Empty = List.Empty, NonEmpty = List.NonEmpty, toList = function(arr){ return arr.length ? List(arr[0], arr.slice(1)) : List(); }; it('should have List toString', function(){ eq(Empty.toString(), 'Empty'); eq(Empty().toString(), 'Empty()'); eq(NonEmpty.toString(), 'NonEmpty'); eq(NonEmpty(1, [2, 3]).toString(), 'NonEmpty(1, 2,3)'); eq(List().toString(), 'Empty()'); eq(List(1, [2, 3]).toString(), 'NonEmpty(1, 2,3)'); }); it('should unapply imply toList (head, tail)', function(){ var fn = imply(toList)( caseOf(Empty)(0), caseOf(NonEmpty)(function(head, tail){ return head + fn(tail); })); eq(fn([1,2,3,4,5]), 15); }); it('should convert toList fallthrough', function(){ var fn = match( caseOf(Empty)(0), caseOf(NonEmpty)(function(head, tail){ return head + fn(tail); }), function(arr){ return fn(toList(arr)); }); eq(fn([1,2,3,4,5]), 15); }); it('should unapply match (head, tail) List', function(){ var fn = match( caseOf(Empty)(0), caseOf(NonEmpty)(function(head, tail){ return head + fn(toList(tail)); })); eq(fn(List(1, [2,3,4,5])), 15); }); it('should unapply imply(List)(head, tail) NonEmpty, 0', function(){ var fn = imply(List)( caseOf(List.NonEmpty)(function(head, tail){ return head + (tail.length ? fn(tail[0], tail.slice(1)) : fn()); }), 0); eq(fn(1, [2,3,4,5]), 15); }); it('should unapply NonEmpty(head, tail) method(list.head, list.tail)', function(){ var fn = match( method(NonEmpty)(function(l){ return l.head + fn(toList(l.tail)); }), 0), list = NonEmpty(1, [2, 3, 4, 5]); eq(List(), List.Empty()); eq(List(1, []), NonEmpty(1, [])); eq(List(1, [2, 3, 4, 5]), list); eq(list.head, 1); eq(list.tail, [2, 3, 4, 5]); eq(isA(List)(Empty()), true); eq(isA(Empty)(Empty()), true); eq(isA(NonEmpty)(Empty()), false); eq(isA(List)(NonEmpty(1,[2])), true); eq(isA(NonEmpty)(NonEmpty(1,[2])), true); eq(isA(Empty)(NonEmpty(1,[2])), false); eq(isA(List)(list), true); eq(isA(NonEmpty)(list), true); eq(isA(Empty)(list), false); eq(fn(list), 15); list.head = 2; eq(fn(list), 16); list.tail = []; eq(fn(list), 2); list.tail = [5, 4]; eq(fn(list), 11); }); }); describe('caseclass Term BinOp', function(){ var Term = data( 'Var(name)', 'Const(value)', 'Fun(arg, body)', 'App(f, v)', 'BinOp(op, a, b)'); var Var = Term.Var, Const = Term.Const, Fun = Term.Fun, App = Term.App, BinOp = Term.BinOp, Add = _.partial(BinOp, '+'), Mul = _.partial(BinOp, '*'); var termString = match( caseOf(Var, Const)(), caseOf(Fun)(function(x, b){ return '^'+x+'.'+termString(b); }), caseOf(App)(function(f, v){ return '('+termString(f)+' '+termString(v)+')'; }), caseOf(BinOp)(match( method('*', Term, Const(1))(pickA), method('*', Const(1), Term)(pickB), method('+', Term, Const(0))(pickA), method('+', Const(0), Term)(pickB), function(op, a, b){ return '('+termString(a)+' '+op+' '+termString(b)+')'; }))); function pickA(op, a){return termString(a);} function pickB(op, a, b){return termString(b);} it('should print id = ^x.x', function(){ var id = Fun('x', Var('x')); eq(termString(id), '^x.x'); }); it('should print t = ^x.^y.(x y)', function(){ var t = Fun('x', Fun('y', App(Var('x'), Var('y')))); eq(termString(t), '^x.^y.(x y)'); }); it('should print t = ^x.^y.(x y)', function(){ var t = Fun('x', Fun('y', App(Var('x'), Var('y')))); eq(termString(t), '^x.^y.(x y)'); }); it('should print a+b', function(){ var t = Add(Var('a'), Var('b')); eq(termString(t), '(a + b)'); }); it('should print a*b', function(){ var t = Mul(Var('a'), Var('b')); eq(termString(t), '(a * b)'); }); it('should print (a+b)*(c+d)', function(){ var t = Mul(Add(Var('a'), Var('b')), Add(Var('c'), Var('d'))); eq(termString(t), '((a + b) * (c + d))'); }); it('should print a+1', function(){ var t = Add(Var('a'), Const(1)); eq(termString(t), '(a + 1)'); }); it('should print 2*(c+3)', function(){ var t = Mul(Const(2), Add(Var('c'), Const(3))); eq(termString(t), '(2 * (c + 3))'); }); it('should simplify 1*(c+3)', function(){ var t = Mul(Const(1), Add(Var('c'), Const(3))); eq(termString(t), '(c + 3)'); }); it('should simplify 1*(c+0)*1*3', function(){ var t = Mul(Mul(Mul(Const(1), Add(Var('c'), Const(0))), Const(1)), Const(3)); eq(termString(t), '(c * 3)'); }); it('should simplify 0+(c*1)+(a+0)', function(){ var t = Add(Add(Const(0), Mul(Var('c'), Const(1))), Add(Var('a'), Const(0))); eq(termString(t), '(c + a)'); }); }); describe('caseclass Term Mul, Add', function(){ var Exp = data('Var(name) | Mul(a, b) | Add(a, b) | Div(a, b)'), Var = Exp.Var, Add = Exp.Add, Div = Exp.Div, Mul = Exp.Mul; var simplify = match( caseOf(Mul(Exp, 1), Add(Exp, 0), Div(Exp, 1))(function(a){ return simplify(a); }), caseOf(Mul(1, Exp), Add(0, Exp))(function(a, b){ return simplify(b); }), caseOf(Add(Number, Number))(function(a, b){ return a+b; }), caseOf(Mul(Number, Number))(function(a, b){ return a*b; }), caseOf(Add(Mul, Mul))(function(a, b){ if(_.isEqual(a.a, b.a)){ return simplify(Mul(a.a, simplify(Add(a.b, b.b)))); } if(_.isEqual(a.b, b.b)){ return simplify(Mul(a.b, simplify(Add(a.a, b.a)))); } }), _.identity); var termString = imply(simplify)( caseOf(Var, Number)(), caseOf(Div)(function(a, b){ return '('+termString(a)+' / '+termString(b)+')'; }), caseOf(Mul)(function(a, b){ return '('+termString(a)+' * '+termString(b)+')'; }), caseOf(Add)(function(a, b){ return '('+termString(a)+' + '+termString(b)+')'; })); it('should print a+b', function(){ var t = Add(Var('a'), Var('b')); eq(termString(t), '(a + b)'); }); it('should print a*b', function(){ var t = Mul(Var('a'), Var('b')); eq(termString(t), '(a * b)'); }); it('should print a/b', function(){ var t = Div(Var('a'), Var('b')); eq(termString(t), '(a / b)'); }); it('should print (a+b)*(c+d)', function(){ var t = Mul(Add(Var('a'), Var('b')), Add(Var('c'), Var('d'))); eq(termString(t), '((a + b) * (c + d))'); }); it('should print a+1', function(){ var t = Add(Var('a'), 1); eq(termString(t), '(a + 1)'); }); it('should print 2*(c+3)', function(){ var t = Mul(2, Add(Var('c'), 3)); eq(termString(t), '(2 * (c + 3))'); }); it('should simplify 1*(c+3)', function(){ var t = Mul(1, Add(Var('c'), 3)); eq(termString(t), '(c + 3)'); }); it('should simplify 1*(c+3)', function(){ var t = Mul(1, Add(Var('c'), 3)); eq(termString(t), '(c + 3)'); }); it('should not simplify (a*b)+(d*c)', function(){ var t = Add(Mul(Var('a'), Var('b')), Mul(Var('d'), Var('c'))); eq(termString(t), '((a * b) + (d * c))'); }); it('should simplify (a*b)+(a*c)', function(){ var t = Add(Mul(Var('a'), Var('b')), Mul(Var('a'), Var('c'))); eq(termString(t), '(a * (b + c))'); }); it('should simplify (2*c)+(3*c)', function(){ var t = Add(Mul(2, Var('c')), Mul(3, Var('c'))); eq(termString(t), '(c * 5)'); }); it('should calculate (2*4)+(3*4)', function(){ var t = Add(Mul(2, 4), Mul(3, 4)); eq(termString(t), 20); }); it('should simplify 0+(c*1)+(a+0)/1', function(){ var t = Add(Add(0, Mul(Var('c'), 1)), Div(Add(Var('a'), 0), 1)); eq(termString(t), '(c + a)'); }); });
27.045455
84
0.493758
b8a9538f1591bf358651e1f7ae565371640760b9
676
js
JavaScript
src/gen/base-generator.js
HydAu/CV
4ba3a3f2a963a0910f9d121a0a1c4f4c74d8c06f
[ "MIT" ]
2
2018-10-31T19:31:13.000Z
2019-01-10T00:11:10.000Z
src/gen/base-generator.js
xvoland/HackMyResume
4ba3a3f2a963a0910f9d121a0a1c4f4c74d8c06f
[ "MIT" ]
null
null
null
src/gen/base-generator.js
xvoland/HackMyResume
4ba3a3f2a963a0910f9d121a0a1c4f4c74d8c06f
[ "MIT" ]
3
2016-03-01T02:01:19.000Z
2019-01-10T00:11:02.000Z
/** Definition of the BaseGenerator class. @module base-generator.js @license MIT. See LICENSE.md for details. */ (function() { // Use J. Resig's nifty class implementation var Class = require( '../utils/class' ); /** The BaseGenerator class is the root of the generator hierarchy. Functionality common to ALL generators lives here. */ var BaseGenerator = module.exports = Class.extend({ /** Base-class initialize. */ init: function( outputFormat ) { this.format = outputFormat; }, /** Status codes. */ codes: require('../core/status-codes'), /** Generator options. */ opts: { } }); }());
16.9
79
0.609467
b8aa77158cc58d6f4f29a276350381e8fa5c23b2
752,382
js
JavaScript
public/js/app.js
MasoudZarjani/crawler-with-laravel
a40a09048a679af8502425adcd2907cbd8475b59
[ "MIT" ]
1
2018-11-16T13:01:13.000Z
2018-11-16T13:01:13.000Z
public/js/app.js
MasoudZarjani/crawler-with-laravel
a40a09048a679af8502425adcd2907cbd8475b59
[ "MIT" ]
null
null
null
public/js/app.js
MasoudZarjani/crawler-with-laravel
a40a09048a679af8502425adcd2907cbd8475b59
[ "MIT" ]
null
null
null
!function(t){var e={};function n(i){if(e[i])return e[i].exports;var r=e[i]={i:i,l:!1,exports:{}};return t[i].call(r.exports,r,r.exports,n),r.l=!0,r.exports}n.m=t,n.c=e,n.d=function(t,e,i){n.o(t,e)||Object.defineProperty(t,e,{configurable:!1,enumerable:!0,get:i})},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="/",n(n.s=15)}([function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"withParams",{enumerable:!0,get:function(){return r.default}}),e.regex=e.ref=e.len=e.req=void 0;var i,r=(i=n(51))&&i.__esModule?i:{default:i};function s(t){return(s="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}var o=function(t){if(Array.isArray(t))return!!t.length;if(void 0===t||null===t)return!1;if(!1===t)return!0;if(t instanceof Date)return!isNaN(t.getTime());if("object"===s(t)){for(var e in t)return!0;return!1}return!!String(t).length};e.req=o;e.len=function(t){return Array.isArray(t)?t.length:"object"===s(t)?Object.keys(t).length:String(t).length};e.ref=function(t,e,n){return"function"==typeof t?t.call(e,n):n[t]};e.regex=function(t,e){return(0,r.default)({type:t},function(t){return!o(t)||e.test(t)})}},function(t,e,n){"use strict";var i=n(7),r=n(22),s=Object.prototype.toString;function o(t){return"[object Array]"===s.call(t)}function a(t){return null!==t&&"object"==typeof t}function u(t){return"[object Function]"===s.call(t)}function c(t,e){if(null!==t&&void 0!==t)if("object"!=typeof t&&(t=[t]),o(t))for(var n=0,i=t.length;n<i;n++)e.call(null,t[n],n,t);else for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&e.call(null,t[r],r,t)}t.exports={isArray:o,isArrayBuffer:function(t){return"[object ArrayBuffer]"===s.call(t)},isBuffer:r,isFormData:function(t){return"undefined"!=typeof FormData&&t instanceof FormData},isArrayBufferView:function(t){return"undefined"!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(t):t&&t.buffer&&t.buffer instanceof ArrayBuffer},isString:function(t){return"string"==typeof t},isNumber:function(t){return"number"==typeof t},isObject:a,isUndefined:function(t){return void 0===t},isDate:function(t){return"[object Date]"===s.call(t)},isFile:function(t){return"[object File]"===s.call(t)},isBlob:function(t){return"[object Blob]"===s.call(t)},isFunction:u,isStream:function(t){return a(t)&&u(t.pipe)},isURLSearchParams:function(t){return"undefined"!=typeof URLSearchParams&&t instanceof URLSearchParams},isStandardBrowserEnv:function(){return("undefined"==typeof navigator||"ReactNative"!==navigator.product)&&"undefined"!=typeof window&&"undefined"!=typeof document},forEach:c,merge:function t(){var e={};function n(n,i){"object"==typeof e[i]&&"object"==typeof n?e[i]=t(e[i],n):e[i]=n}for(var i=0,r=arguments.length;i<r;i++)c(arguments[i],n);return e},extend:function(t,e,n){return c(e,function(e,r){t[r]=n&&"function"==typeof e?i(e,n):e}),t},trim:function(t){return t.replace(/^\s*/,"").replace(/\s*$/,"")}}},function(t,e){var n;n=function(){return this}();try{n=n||Function("return this")()||(0,eval)("this")}catch(t){"object"==typeof window&&(n=window)}t.exports=n},function(t,e,n){t.exports=n(21)},function(t,e,n){"use strict";(function(e){var i=n(1),r=n(24),s={"Content-Type":"application/x-www-form-urlencoded"};function o(t,e){!i.isUndefined(t)&&i.isUndefined(t["Content-Type"])&&(t["Content-Type"]=e)}var a,u={adapter:("undefined"!=typeof XMLHttpRequest?a=n(9):void 0!==e&&(a=n(9)),a),transformRequest:[function(t,e){return r(e,"Content-Type"),i.isFormData(t)||i.isArrayBuffer(t)||i.isBuffer(t)||i.isStream(t)||i.isFile(t)||i.isBlob(t)?t:i.isArrayBufferView(t)?t.buffer:i.isURLSearchParams(t)?(o(e,"application/x-www-form-urlencoded;charset=utf-8"),t.toString()):i.isObject(t)?(o(e,"application/json;charset=utf-8"),JSON.stringify(t)):t}],transformResponse:[function(t){if("string"==typeof t)try{t=JSON.parse(t)}catch(t){}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,validateStatus:function(t){return t>=200&&t<300}};u.headers={common:{Accept:"application/json, text/plain, */*"}},i.forEach(["delete","get","head"],function(t){u.headers[t]={}}),i.forEach(["post","put","patch"],function(t){u.headers[t]=i.merge(s)}),t.exports=u}).call(e,n(8))},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),function(t){for(var n="undefined"!=typeof window&&"undefined"!=typeof document,i=["Edge","Trident","Firefox"],r=0,s=0;s<i.length;s+=1)if(n&&navigator.userAgent.indexOf(i[s])>=0){r=1;break}var o=n&&window.Promise?function(t){var e=!1;return function(){e||(e=!0,window.Promise.resolve().then(function(){e=!1,t()}))}}:function(t){var e=!1;return function(){e||(e=!0,setTimeout(function(){e=!1,t()},r))}};function a(t){return t&&"[object Function]"==={}.toString.call(t)}function u(t,e){if(1!==t.nodeType)return[];var n=t.ownerDocument.defaultView.getComputedStyle(t,null);return e?n[e]:n}function c(t){return"HTML"===t.nodeName?t:t.parentNode||t.host}function l(t){if(!t)return document.body;switch(t.nodeName){case"HTML":case"BODY":return t.ownerDocument.body;case"#document":return t.body}var e=u(t),n=e.overflow,i=e.overflowX,r=e.overflowY;return/(auto|scroll|overlay)/.test(n+r+i)?t:l(c(t))}var f=n&&!(!window.MSInputMethodContext||!document.documentMode),h=n&&/MSIE 10/.test(navigator.userAgent);function d(t){return 11===t?f:10===t?h:f||h}function p(t){if(!t)return document.documentElement;for(var e=d(10)?document.body:null,n=t.offsetParent||null;n===e&&t.nextElementSibling;)n=(t=t.nextElementSibling).offsetParent;var i=n&&n.nodeName;return i&&"BODY"!==i&&"HTML"!==i?-1!==["TH","TD","TABLE"].indexOf(n.nodeName)&&"static"===u(n,"position")?p(n):n:t?t.ownerDocument.documentElement:document.documentElement}function m(t){return null!==t.parentNode?m(t.parentNode):t}function v(t,e){if(!(t&&t.nodeType&&e&&e.nodeType))return document.documentElement;var n=t.compareDocumentPosition(e)&Node.DOCUMENT_POSITION_FOLLOWING,i=n?t:e,r=n?e:t,s=document.createRange();s.setStart(i,0),s.setEnd(r,0);var o,a,u=s.commonAncestorContainer;if(t!==u&&e!==u||i.contains(r))return"BODY"===(a=(o=u).nodeName)||"HTML"!==a&&p(o.firstElementChild)!==o?p(u):u;var c=m(t);return c.host?v(c.host,e):v(t,m(e).host)}function g(t){var e="top"===(arguments.length>1&&void 0!==arguments[1]?arguments[1]:"top")?"scrollTop":"scrollLeft",n=t.nodeName;if("BODY"===n||"HTML"===n){var i=t.ownerDocument.documentElement;return(t.ownerDocument.scrollingElement||i)[e]}return t[e]}function y(t,e){var n="x"===e?"Left":"Top",i="Left"===n?"Right":"Bottom";return parseFloat(t["border"+n+"Width"],10)+parseFloat(t["border"+i+"Width"],10)}function b(t,e,n,i){return Math.max(e["offset"+t],e["scroll"+t],n["client"+t],n["offset"+t],n["scroll"+t],d(10)?parseInt(n["offset"+t])+parseInt(i["margin"+("Height"===t?"Top":"Left")])+parseInt(i["margin"+("Height"===t?"Bottom":"Right")]):0)}function _(t){var e=t.body,n=t.documentElement,i=d(10)&&getComputedStyle(n);return{height:b("Height",e,n,i),width:b("Width",e,n,i)}}var x=function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")},w=function(){function t(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}return function(e,n,i){return n&&t(e.prototype,n),i&&t(e,i),e}}(),C=function(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t},T=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(t[i]=n[i])}return t};function S(t){return T({},t,{right:t.left+t.width,bottom:t.top+t.height})}function k(t){var e={};try{if(d(10)){e=t.getBoundingClientRect();var n=g(t,"top"),i=g(t,"left");e.top+=n,e.left+=i,e.bottom+=n,e.right+=i}else e=t.getBoundingClientRect()}catch(t){}var r={left:e.left,top:e.top,width:e.right-e.left,height:e.bottom-e.top},s="HTML"===t.nodeName?_(t.ownerDocument):{},o=s.width||t.clientWidth||r.right-r.left,a=s.height||t.clientHeight||r.bottom-r.top,c=t.offsetWidth-o,l=t.offsetHeight-a;if(c||l){var f=u(t);c-=y(f,"x"),l-=y(f,"y"),r.width-=c,r.height-=l}return S(r)}function V(t,e){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],i=d(10),r="HTML"===e.nodeName,s=k(t),o=k(e),a=l(t),c=u(e),f=parseFloat(c.borderTopWidth,10),h=parseFloat(c.borderLeftWidth,10);n&&r&&(o.top=Math.max(o.top,0),o.left=Math.max(o.left,0));var p=S({top:s.top-o.top-f,left:s.left-o.left-h,width:s.width,height:s.height});if(p.marginTop=0,p.marginLeft=0,!i&&r){var m=parseFloat(c.marginTop,10),v=parseFloat(c.marginLeft,10);p.top-=f-m,p.bottom-=f-m,p.left-=h-v,p.right-=h-v,p.marginTop=m,p.marginLeft=v}return(i&&!n?e.contains(a):e===a&&"BODY"!==a.nodeName)&&(p=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],i=g(e,"top"),r=g(e,"left"),s=n?-1:1;return t.top+=i*s,t.bottom+=i*s,t.left+=r*s,t.right+=r*s,t}(p,e)),p}function O(t){if(!t||!t.parentElement||d())return document.documentElement;for(var e=t.parentElement;e&&"none"===u(e,"transform");)e=e.parentElement;return e||document.documentElement}function j(t,e,n,i){var r=arguments.length>4&&void 0!==arguments[4]&&arguments[4],s={top:0,left:0},o=r?O(t):v(t,e);if("viewport"===i)s=function(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=t.ownerDocument.documentElement,i=V(t,n),r=Math.max(n.clientWidth,window.innerWidth||0),s=Math.max(n.clientHeight,window.innerHeight||0),o=e?0:g(n),a=e?0:g(n,"left");return S({top:o-i.top+i.marginTop,left:a-i.left+i.marginLeft,width:r,height:s})}(o,r);else{var a=void 0;"scrollParent"===i?"BODY"===(a=l(c(e))).nodeName&&(a=t.ownerDocument.documentElement):a="window"===i?t.ownerDocument.documentElement:i;var f=V(a,o,r);if("HTML"!==a.nodeName||function t(e){var n=e.nodeName;return"BODY"!==n&&"HTML"!==n&&("fixed"===u(e,"position")||t(c(e)))}(o))s=f;else{var h=_(t.ownerDocument),d=h.height,p=h.width;s.top+=f.top-f.marginTop,s.bottom=d+f.top,s.left+=f.left-f.marginLeft,s.right=p+f.left}}var m="number"==typeof(n=n||0);return s.left+=m?n:n.left||0,s.top+=m?n:n.top||0,s.right-=m?n:n.right||0,s.bottom-=m?n:n.bottom||0,s}function I(t,e,n,i,r){var s=arguments.length>5&&void 0!==arguments[5]?arguments[5]:0;if(-1===t.indexOf("auto"))return t;var o=j(n,i,s,r),a={top:{width:o.width,height:e.top-o.top},right:{width:o.right-e.right,height:o.height},bottom:{width:o.width,height:o.bottom-e.bottom},left:{width:e.left-o.left,height:o.height}},u=Object.keys(a).map(function(t){return T({key:t},a[t],{area:(e=a[t],e.width*e.height)});var e}).sort(function(t,e){return e.area-t.area}),c=u.filter(function(t){var e=t.width,i=t.height;return e>=n.clientWidth&&i>=n.clientHeight}),l=c.length>0?c[0].key:u[0].key,f=t.split("-")[1];return l+(f?"-"+f:"")}function A(t,e,n){var i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null;return V(n,i?O(e):v(e,n),i)}function E(t){var e=t.ownerDocument.defaultView.getComputedStyle(t),n=parseFloat(e.marginTop)+parseFloat(e.marginBottom),i=parseFloat(e.marginLeft)+parseFloat(e.marginRight);return{width:t.offsetWidth+i,height:t.offsetHeight+n}}function $(t){var e={left:"right",right:"left",bottom:"top",top:"bottom"};return t.replace(/left|right|bottom|top/g,function(t){return e[t]})}function D(t,e,n){n=n.split("-")[0];var i=E(t),r={width:i.width,height:i.height},s=-1!==["right","left"].indexOf(n),o=s?"top":"left",a=s?"left":"top",u=s?"height":"width",c=s?"width":"height";return r[o]=e[o]+e[u]/2-i[u]/2,r[a]=n===a?e[a]-i[c]:e[$(a)],r}function P(t,e){return Array.prototype.find?t.find(e):t.filter(e)[0]}function B(t,e,n){return(void 0===n?t:t.slice(0,function(t,e,n){if(Array.prototype.findIndex)return t.findIndex(function(t){return t[e]===n});var i=P(t,function(t){return t[e]===n});return t.indexOf(i)}(t,"name",n))).forEach(function(t){t.function&&console.warn("`modifier.function` is deprecated, use `modifier.fn`!");var n=t.function||t.fn;t.enabled&&a(n)&&(e.offsets.popper=S(e.offsets.popper),e.offsets.reference=S(e.offsets.reference),e=n(e,t))}),e}function L(t,e){return t.some(function(t){var n=t.name;return t.enabled&&n===e})}function M(t){for(var e=[!1,"ms","Webkit","Moz","O"],n=t.charAt(0).toUpperCase()+t.slice(1),i=0;i<e.length;i++){var r=e[i],s=r?""+r+n:t;if(void 0!==document.body.style[s])return s}return null}function N(t){var e=t.ownerDocument;return e?e.defaultView:window}function R(t,e,n,i){n.updateBound=i,N(t).addEventListener("resize",n.updateBound,{passive:!0});var r=l(t);return function t(e,n,i,r){var s="BODY"===e.nodeName,o=s?e.ownerDocument.defaultView:e;o.addEventListener(n,i,{passive:!0}),s||t(l(o.parentNode),n,i,r),r.push(o)}(r,"scroll",n.updateBound,n.scrollParents),n.scrollElement=r,n.eventsEnabled=!0,n}function F(){var t,e;this.state.eventsEnabled&&(cancelAnimationFrame(this.scheduleUpdate),this.state=(t=this.reference,e=this.state,N(t).removeEventListener("resize",e.updateBound),e.scrollParents.forEach(function(t){t.removeEventListener("scroll",e.updateBound)}),e.updateBound=null,e.scrollParents=[],e.scrollElement=null,e.eventsEnabled=!1,e))}function H(t){return""!==t&&!isNaN(parseFloat(t))&&isFinite(t)}function W(t,e){Object.keys(e).forEach(function(n){var i="";-1!==["width","height","top","right","bottom","left"].indexOf(n)&&H(e[n])&&(i="px"),t.style[n]=e[n]+i})}function z(t,e,n){var i=P(t,function(t){return t.name===e}),r=!!i&&t.some(function(t){return t.name===n&&t.enabled&&t.order<i.order});if(!r){var s="`"+e+"`",o="`"+n+"`";console.warn(o+" modifier is required by "+s+" modifier in order to work, be sure to include it before "+s+"!")}return r}var q=["auto-start","auto","auto-end","top-start","top","top-end","right-start","right","right-end","bottom-end","bottom","bottom-start","left-end","left","left-start"],U=q.slice(3);function Y(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=U.indexOf(t),i=U.slice(n+1).concat(U.slice(0,n));return e?i.reverse():i}var K={FLIP:"flip",CLOCKWISE:"clockwise",COUNTERCLOCKWISE:"counterclockwise"};function X(t,e,n,i){var r=[0,0],s=-1!==["right","left"].indexOf(i),o=t.split(/(\+|\-)/).map(function(t){return t.trim()}),a=o.indexOf(P(o,function(t){return-1!==t.search(/,|\s/)}));o[a]&&-1===o[a].indexOf(",")&&console.warn("Offsets separated by white space(s) are deprecated, use a comma (,) instead.");var u=/\s*,\s*|\s+/,c=-1!==a?[o.slice(0,a).concat([o[a].split(u)[0]]),[o[a].split(u)[1]].concat(o.slice(a+1))]:[o];return(c=c.map(function(t,i){var r=(1===i?!s:s)?"height":"width",o=!1;return t.reduce(function(t,e){return""===t[t.length-1]&&-1!==["+","-"].indexOf(e)?(t[t.length-1]=e,o=!0,t):o?(t[t.length-1]+=e,o=!1,t):t.concat(e)},[]).map(function(t){return function(t,e,n,i){var r=t.match(/((?:\-|\+)?\d*\.?\d*)(.*)/),s=+r[1],o=r[2];if(!s)return t;if(0===o.indexOf("%")){var a=void 0;switch(o){case"%p":a=n;break;case"%":case"%r":default:a=i}return S(a)[e]/100*s}if("vh"===o||"vw"===o)return("vh"===o?Math.max(document.documentElement.clientHeight,window.innerHeight||0):Math.max(document.documentElement.clientWidth,window.innerWidth||0))/100*s;return s}(t,r,e,n)})})).forEach(function(t,e){t.forEach(function(n,i){H(n)&&(r[e]+=n*("-"===t[i-1]?-1:1))})}),r}var G={placement:"bottom",positionFixed:!1,eventsEnabled:!0,removeOnDestroy:!1,onCreate:function(){},onUpdate:function(){},modifiers:{shift:{order:100,enabled:!0,fn:function(t){var e=t.placement,n=e.split("-")[0],i=e.split("-")[1];if(i){var r=t.offsets,s=r.reference,o=r.popper,a=-1!==["bottom","top"].indexOf(n),u=a?"left":"top",c=a?"width":"height",l={start:C({},u,s[u]),end:C({},u,s[u]+s[c]-o[c])};t.offsets.popper=T({},o,l[i])}return t}},offset:{order:200,enabled:!0,fn:function(t,e){var n=e.offset,i=t.placement,r=t.offsets,s=r.popper,o=r.reference,a=i.split("-")[0],u=void 0;return u=H(+n)?[+n,0]:X(n,s,o,a),"left"===a?(s.top+=u[0],s.left-=u[1]):"right"===a?(s.top+=u[0],s.left+=u[1]):"top"===a?(s.left+=u[0],s.top-=u[1]):"bottom"===a&&(s.left+=u[0],s.top+=u[1]),t.popper=s,t},offset:0},preventOverflow:{order:300,enabled:!0,fn:function(t,e){var n=e.boundariesElement||p(t.instance.popper);t.instance.reference===n&&(n=p(n));var i=M("transform"),r=t.instance.popper.style,s=r.top,o=r.left,a=r[i];r.top="",r.left="",r[i]="";var u=j(t.instance.popper,t.instance.reference,e.padding,n,t.positionFixed);r.top=s,r.left=o,r[i]=a,e.boundaries=u;var c=e.priority,l=t.offsets.popper,f={primary:function(t){var n=l[t];return l[t]<u[t]&&!e.escapeWithReference&&(n=Math.max(l[t],u[t])),C({},t,n)},secondary:function(t){var n="right"===t?"left":"top",i=l[n];return l[t]>u[t]&&!e.escapeWithReference&&(i=Math.min(l[n],u[t]-("right"===t?l.width:l.height))),C({},n,i)}};return c.forEach(function(t){var e=-1!==["left","top"].indexOf(t)?"primary":"secondary";l=T({},l,f[e](t))}),t.offsets.popper=l,t},priority:["left","right","top","bottom"],padding:5,boundariesElement:"scrollParent"},keepTogether:{order:400,enabled:!0,fn:function(t){var e=t.offsets,n=e.popper,i=e.reference,r=t.placement.split("-")[0],s=Math.floor,o=-1!==["top","bottom"].indexOf(r),a=o?"right":"bottom",u=o?"left":"top",c=o?"width":"height";return n[a]<s(i[u])&&(t.offsets.popper[u]=s(i[u])-n[c]),n[u]>s(i[a])&&(t.offsets.popper[u]=s(i[a])),t}},arrow:{order:500,enabled:!0,fn:function(t,e){var n;if(!z(t.instance.modifiers,"arrow","keepTogether"))return t;var i=e.element;if("string"==typeof i){if(!(i=t.instance.popper.querySelector(i)))return t}else if(!t.instance.popper.contains(i))return console.warn("WARNING: `arrow.element` must be child of its popper element!"),t;var r=t.placement.split("-")[0],s=t.offsets,o=s.popper,a=s.reference,c=-1!==["left","right"].indexOf(r),l=c?"height":"width",f=c?"Top":"Left",h=f.toLowerCase(),d=c?"left":"top",p=c?"bottom":"right",m=E(i)[l];a[p]-m<o[h]&&(t.offsets.popper[h]-=o[h]-(a[p]-m)),a[h]+m>o[p]&&(t.offsets.popper[h]+=a[h]+m-o[p]),t.offsets.popper=S(t.offsets.popper);var v=a[h]+a[l]/2-m/2,g=u(t.instance.popper),y=parseFloat(g["margin"+f],10),b=parseFloat(g["border"+f+"Width"],10),_=v-t.offsets.popper[h]-y-b;return _=Math.max(Math.min(o[l]-m,_),0),t.arrowElement=i,t.offsets.arrow=(C(n={},h,Math.round(_)),C(n,d,""),n),t},element:"[x-arrow]"},flip:{order:600,enabled:!0,fn:function(t,e){if(L(t.instance.modifiers,"inner"))return t;if(t.flipped&&t.placement===t.originalPlacement)return t;var n=j(t.instance.popper,t.instance.reference,e.padding,e.boundariesElement,t.positionFixed),i=t.placement.split("-")[0],r=$(i),s=t.placement.split("-")[1]||"",o=[];switch(e.behavior){case K.FLIP:o=[i,r];break;case K.CLOCKWISE:o=Y(i);break;case K.COUNTERCLOCKWISE:o=Y(i,!0);break;default:o=e.behavior}return o.forEach(function(a,u){if(i!==a||o.length===u+1)return t;i=t.placement.split("-")[0],r=$(i);var c=t.offsets.popper,l=t.offsets.reference,f=Math.floor,h="left"===i&&f(c.right)>f(l.left)||"right"===i&&f(c.left)<f(l.right)||"top"===i&&f(c.bottom)>f(l.top)||"bottom"===i&&f(c.top)<f(l.bottom),d=f(c.left)<f(n.left),p=f(c.right)>f(n.right),m=f(c.top)<f(n.top),v=f(c.bottom)>f(n.bottom),g="left"===i&&d||"right"===i&&p||"top"===i&&m||"bottom"===i&&v,y=-1!==["top","bottom"].indexOf(i),b=!!e.flipVariations&&(y&&"start"===s&&d||y&&"end"===s&&p||!y&&"start"===s&&m||!y&&"end"===s&&v);(h||g||b)&&(t.flipped=!0,(h||g)&&(i=o[u+1]),b&&(s=function(t){return"end"===t?"start":"start"===t?"end":t}(s)),t.placement=i+(s?"-"+s:""),t.offsets.popper=T({},t.offsets.popper,D(t.instance.popper,t.offsets.reference,t.placement)),t=B(t.instance.modifiers,t,"flip"))}),t},behavior:"flip",padding:5,boundariesElement:"viewport"},inner:{order:700,enabled:!1,fn:function(t){var e=t.placement,n=e.split("-")[0],i=t.offsets,r=i.popper,s=i.reference,o=-1!==["left","right"].indexOf(n),a=-1===["top","left"].indexOf(n);return r[o?"left":"top"]=s[n]-(a?r[o?"width":"height"]:0),t.placement=$(e),t.offsets.popper=S(r),t}},hide:{order:800,enabled:!0,fn:function(t){if(!z(t.instance.modifiers,"hide","preventOverflow"))return t;var e=t.offsets.reference,n=P(t.instance.modifiers,function(t){return"preventOverflow"===t.name}).boundaries;if(e.bottom<n.top||e.left>n.right||e.top>n.bottom||e.right<n.left){if(!0===t.hide)return t;t.hide=!0,t.attributes["x-out-of-boundaries"]=""}else{if(!1===t.hide)return t;t.hide=!1,t.attributes["x-out-of-boundaries"]=!1}return t}},computeStyle:{order:850,enabled:!0,fn:function(t,e){var n=e.x,i=e.y,r=t.offsets.popper,s=P(t.instance.modifiers,function(t){return"applyStyle"===t.name}).gpuAcceleration;void 0!==s&&console.warn("WARNING: `gpuAcceleration` option moved to `computeStyle` modifier and will not be supported in future versions of Popper.js!");var o=void 0!==s?s:e.gpuAcceleration,a=p(t.instance.popper),u=k(a),c={position:r.position},l={left:Math.floor(r.left),top:Math.round(r.top),bottom:Math.round(r.bottom),right:Math.floor(r.right)},f="bottom"===n?"top":"bottom",h="right"===i?"left":"right",d=M("transform"),m=void 0,v=void 0;if(v="bottom"===f?"HTML"===a.nodeName?-a.clientHeight+l.bottom:-u.height+l.bottom:l.top,m="right"===h?"HTML"===a.nodeName?-a.clientWidth+l.right:-u.width+l.right:l.left,o&&d)c[d]="translate3d("+m+"px, "+v+"px, 0)",c[f]=0,c[h]=0,c.willChange="transform";else{var g="bottom"===f?-1:1,y="right"===h?-1:1;c[f]=v*g,c[h]=m*y,c.willChange=f+", "+h}var b={"x-placement":t.placement};return t.attributes=T({},b,t.attributes),t.styles=T({},c,t.styles),t.arrowStyles=T({},t.offsets.arrow,t.arrowStyles),t},gpuAcceleration:!0,x:"bottom",y:"right"},applyStyle:{order:900,enabled:!0,fn:function(t){var e,n;return W(t.instance.popper,t.styles),e=t.instance.popper,n=t.attributes,Object.keys(n).forEach(function(t){!1!==n[t]?e.setAttribute(t,n[t]):e.removeAttribute(t)}),t.arrowElement&&Object.keys(t.arrowStyles).length&&W(t.arrowElement,t.arrowStyles),t},onLoad:function(t,e,n,i,r){var s=A(r,e,t,n.positionFixed),o=I(n.placement,s,e,t,n.modifiers.flip.boundariesElement,n.modifiers.flip.padding);return e.setAttribute("x-placement",o),W(e,{position:n.positionFixed?"fixed":"absolute"}),n},gpuAcceleration:void 0}}},Z=function(){function t(e,n){var i=this,r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};x(this,t),this.scheduleUpdate=function(){return requestAnimationFrame(i.update)},this.update=o(this.update.bind(this)),this.options=T({},t.Defaults,r),this.state={isDestroyed:!1,isCreated:!1,scrollParents:[]},this.reference=e&&e.jquery?e[0]:e,this.popper=n&&n.jquery?n[0]:n,this.options.modifiers={},Object.keys(T({},t.Defaults.modifiers,r.modifiers)).forEach(function(e){i.options.modifiers[e]=T({},t.Defaults.modifiers[e]||{},r.modifiers?r.modifiers[e]:{})}),this.modifiers=Object.keys(this.options.modifiers).map(function(t){return T({name:t},i.options.modifiers[t])}).sort(function(t,e){return t.order-e.order}),this.modifiers.forEach(function(t){t.enabled&&a(t.onLoad)&&t.onLoad(i.reference,i.popper,i.options,t,i.state)}),this.update();var s=this.options.eventsEnabled;s&&this.enableEventListeners(),this.state.eventsEnabled=s}return w(t,[{key:"update",value:function(){return function(){if(!this.state.isDestroyed){var t={instance:this,styles:{},arrowStyles:{},attributes:{},flipped:!1,offsets:{}};t.offsets.reference=A(this.state,this.popper,this.reference,this.options.positionFixed),t.placement=I(this.options.placement,t.offsets.reference,this.popper,this.reference,this.options.modifiers.flip.boundariesElement,this.options.modifiers.flip.padding),t.originalPlacement=t.placement,t.positionFixed=this.options.positionFixed,t.offsets.popper=D(this.popper,t.offsets.reference,t.placement),t.offsets.popper.position=this.options.positionFixed?"fixed":"absolute",t=B(this.modifiers,t),this.state.isCreated?this.options.onUpdate(t):(this.state.isCreated=!0,this.options.onCreate(t))}}.call(this)}},{key:"destroy",value:function(){return function(){return this.state.isDestroyed=!0,L(this.modifiers,"applyStyle")&&(this.popper.removeAttribute("x-placement"),this.popper.style.position="",this.popper.style.top="",this.popper.style.left="",this.popper.style.right="",this.popper.style.bottom="",this.popper.style.willChange="",this.popper.style[M("transform")]=""),this.disableEventListeners(),this.options.removeOnDestroy&&this.popper.parentNode.removeChild(this.popper),this}.call(this)}},{key:"enableEventListeners",value:function(){return function(){this.state.eventsEnabled||(this.state=R(this.reference,this.options,this.state,this.scheduleUpdate))}.call(this)}},{key:"disableEventListeners",value:function(){return F.call(this)}}]),t}();Z.Utils=("undefined"!=typeof window?window:t).PopperUtils,Z.placements=q,Z.Defaults=G,e.default=Z}.call(e,n(2))},function(t,e,n){var i;!function(e,n){"use strict";"object"==typeof t&&"object"==typeof t.exports?t.exports=e.document?n(e,!0):function(t){if(!t.document)throw new Error("jQuery requires a window with a document");return n(t)}:n(e)}("undefined"!=typeof window?window:this,function(n,r){"use strict";var s=[],o=n.document,a=Object.getPrototypeOf,u=s.slice,c=s.concat,l=s.push,f=s.indexOf,h={},d=h.toString,p=h.hasOwnProperty,m=p.toString,v=m.call(Object),g={},y=function(t){return"function"==typeof t&&"number"!=typeof t.nodeType},b=function(t){return null!=t&&t===t.window},_={type:!0,src:!0,noModule:!0};function x(t,e,n){var i,r=(e=e||o).createElement("script");if(r.text=t,n)for(i in _)n[i]&&(r[i]=n[i]);e.head.appendChild(r).parentNode.removeChild(r)}function w(t){return null==t?t+"":"object"==typeof t||"function"==typeof t?h[d.call(t)]||"object":typeof t}var C=function(t,e){return new C.fn.init(t,e)},T=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g;function S(t){var e=!!t&&"length"in t&&t.length,n=w(t);return!y(t)&&!b(t)&&("array"===n||0===e||"number"==typeof e&&e>0&&e-1 in t)}C.fn=C.prototype={jquery:"3.3.1",constructor:C,length:0,toArray:function(){return u.call(this)},get:function(t){return null==t?u.call(this):t<0?this[t+this.length]:this[t]},pushStack:function(t){var e=C.merge(this.constructor(),t);return e.prevObject=this,e},each:function(t){return C.each(this,t)},map:function(t){return this.pushStack(C.map(this,function(e,n){return t.call(e,n,e)}))},slice:function(){return this.pushStack(u.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(t){var e=this.length,n=+t+(t<0?e:0);return this.pushStack(n>=0&&n<e?[this[n]]:[])},end:function(){return this.prevObject||this.constructor()},push:l,sort:s.sort,splice:s.splice},C.extend=C.fn.extend=function(){var t,e,n,i,r,s,o=arguments[0]||{},a=1,u=arguments.length,c=!1;for("boolean"==typeof o&&(c=o,o=arguments[a]||{},a++),"object"==typeof o||y(o)||(o={}),a===u&&(o=this,a--);a<u;a++)if(null!=(t=arguments[a]))for(e in t)n=o[e],o!==(i=t[e])&&(c&&i&&(C.isPlainObject(i)||(r=Array.isArray(i)))?(r?(r=!1,s=n&&Array.isArray(n)?n:[]):s=n&&C.isPlainObject(n)?n:{},o[e]=C.extend(c,s,i)):void 0!==i&&(o[e]=i));return o},C.extend({expando:"jQuery"+("3.3.1"+Math.random()).replace(/\D/g,""),isReady:!0,error:function(t){throw new Error(t)},noop:function(){},isPlainObject:function(t){var e,n;return!(!t||"[object Object]"!==d.call(t))&&(!(e=a(t))||"function"==typeof(n=p.call(e,"constructor")&&e.constructor)&&m.call(n)===v)},isEmptyObject:function(t){var e;for(e in t)return!1;return!0},globalEval:function(t){x(t)},each:function(t,e){var n,i=0;if(S(t))for(n=t.length;i<n&&!1!==e.call(t[i],i,t[i]);i++);else for(i in t)if(!1===e.call(t[i],i,t[i]))break;return t},trim:function(t){return null==t?"":(t+"").replace(T,"")},makeArray:function(t,e){var n=e||[];return null!=t&&(S(Object(t))?C.merge(n,"string"==typeof t?[t]:t):l.call(n,t)),n},inArray:function(t,e,n){return null==e?-1:f.call(e,t,n)},merge:function(t,e){for(var n=+e.length,i=0,r=t.length;i<n;i++)t[r++]=e[i];return t.length=r,t},grep:function(t,e,n){for(var i=[],r=0,s=t.length,o=!n;r<s;r++)!e(t[r],r)!==o&&i.push(t[r]);return i},map:function(t,e,n){var i,r,s=0,o=[];if(S(t))for(i=t.length;s<i;s++)null!=(r=e(t[s],s,n))&&o.push(r);else for(s in t)null!=(r=e(t[s],s,n))&&o.push(r);return c.apply([],o)},guid:1,support:g}),"function"==typeof Symbol&&(C.fn[Symbol.iterator]=s[Symbol.iterator]),C.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),function(t,e){h["[object "+e+"]"]=e.toLowerCase()});var k=function(t){var e,n,i,r,s,o,a,u,c,l,f,h,d,p,m,v,g,y,b,_="sizzle"+1*new Date,x=t.document,w=0,C=0,T=ot(),S=ot(),k=ot(),V=function(t,e){return t===e&&(f=!0),0},O={}.hasOwnProperty,j=[],I=j.pop,A=j.push,E=j.push,$=j.slice,D=function(t,e){for(var n=0,i=t.length;n<i;n++)if(t[n]===e)return n;return-1},P="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",B="[\\x20\\t\\r\\n\\f]",L="(?:\\\\.|[\\w-]|[^\0-\\xa0])+",M="\\["+B+"*("+L+")(?:"+B+"*([*^$|!~]?=)"+B+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+L+"))|)"+B+"*\\]",N=":("+L+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+M+")*)|.*)\\)|)",R=new RegExp(B+"+","g"),F=new RegExp("^"+B+"+|((?:^|[^\\\\])(?:\\\\.)*)"+B+"+$","g"),H=new RegExp("^"+B+"*,"+B+"*"),W=new RegExp("^"+B+"*([>+~]|"+B+")"+B+"*"),z=new RegExp("="+B+"*([^\\]'\"]*?)"+B+"*\\]","g"),q=new RegExp(N),U=new RegExp("^"+L+"$"),Y={ID:new RegExp("^#("+L+")"),CLASS:new RegExp("^\\.("+L+")"),TAG:new RegExp("^("+L+"|[*])"),ATTR:new RegExp("^"+M),PSEUDO:new RegExp("^"+N),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+B+"*(even|odd|(([+-]|)(\\d*)n|)"+B+"*(?:([+-]|)"+B+"*(\\d+)|))"+B+"*\\)|)","i"),bool:new RegExp("^(?:"+P+")$","i"),needsContext:new RegExp("^"+B+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+B+"*((?:-\\d)?\\d*)"+B+"*\\)|)(?=[^-]|$)","i")},K=/^(?:input|select|textarea|button)$/i,X=/^h\d$/i,G=/^[^{]+\{\s*\[native \w/,Z=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,Q=/[+~]/,J=new RegExp("\\\\([\\da-f]{1,6}"+B+"?|("+B+")|.)","ig"),tt=function(t,e,n){var i="0x"+e-65536;return i!=i||n?e:i<0?String.fromCharCode(i+65536):String.fromCharCode(i>>10|55296,1023&i|56320)},et=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,nt=function(t,e){return e?"\0"===t?"�":t.slice(0,-1)+"\\"+t.charCodeAt(t.length-1).toString(16)+" ":"\\"+t},it=function(){h()},rt=yt(function(t){return!0===t.disabled&&("form"in t||"label"in t)},{dir:"parentNode",next:"legend"});try{E.apply(j=$.call(x.childNodes),x.childNodes),j[x.childNodes.length].nodeType}catch(t){E={apply:j.length?function(t,e){A.apply(t,$.call(e))}:function(t,e){for(var n=t.length,i=0;t[n++]=e[i++];);t.length=n-1}}}function st(t,e,i,r){var s,a,c,l,f,p,g,y=e&&e.ownerDocument,w=e?e.nodeType:9;if(i=i||[],"string"!=typeof t||!t||1!==w&&9!==w&&11!==w)return i;if(!r&&((e?e.ownerDocument||e:x)!==d&&h(e),e=e||d,m)){if(11!==w&&(f=Z.exec(t)))if(s=f[1]){if(9===w){if(!(c=e.getElementById(s)))return i;if(c.id===s)return i.push(c),i}else if(y&&(c=y.getElementById(s))&&b(e,c)&&c.id===s)return i.push(c),i}else{if(f[2])return E.apply(i,e.getElementsByTagName(t)),i;if((s=f[3])&&n.getElementsByClassName&&e.getElementsByClassName)return E.apply(i,e.getElementsByClassName(s)),i}if(n.qsa&&!k[t+" "]&&(!v||!v.test(t))){if(1!==w)y=e,g=t;else if("object"!==e.nodeName.toLowerCase()){for((l=e.getAttribute("id"))?l=l.replace(et,nt):e.setAttribute("id",l=_),a=(p=o(t)).length;a--;)p[a]="#"+l+" "+gt(p[a]);g=p.join(","),y=Q.test(t)&&mt(e.parentNode)||e}if(g)try{return E.apply(i,y.querySelectorAll(g)),i}catch(t){}finally{l===_&&e.removeAttribute("id")}}}return u(t.replace(F,"$1"),e,i,r)}function ot(){var t=[];return function e(n,r){return t.push(n+" ")>i.cacheLength&&delete e[t.shift()],e[n+" "]=r}}function at(t){return t[_]=!0,t}function ut(t){var e=d.createElement("fieldset");try{return!!t(e)}catch(t){return!1}finally{e.parentNode&&e.parentNode.removeChild(e),e=null}}function ct(t,e){for(var n=t.split("|"),r=n.length;r--;)i.attrHandle[n[r]]=e}function lt(t,e){var n=e&&t,i=n&&1===t.nodeType&&1===e.nodeType&&t.sourceIndex-e.sourceIndex;if(i)return i;if(n)for(;n=n.nextSibling;)if(n===e)return-1;return t?1:-1}function ft(t){return function(e){return"input"===e.nodeName.toLowerCase()&&e.type===t}}function ht(t){return function(e){var n=e.nodeName.toLowerCase();return("input"===n||"button"===n)&&e.type===t}}function dt(t){return function(e){return"form"in e?e.parentNode&&!1===e.disabled?"label"in e?"label"in e.parentNode?e.parentNode.disabled===t:e.disabled===t:e.isDisabled===t||e.isDisabled!==!t&&rt(e)===t:e.disabled===t:"label"in e&&e.disabled===t}}function pt(t){return at(function(e){return e=+e,at(function(n,i){for(var r,s=t([],n.length,e),o=s.length;o--;)n[r=s[o]]&&(n[r]=!(i[r]=n[r]))})})}function mt(t){return t&&void 0!==t.getElementsByTagName&&t}for(e in n=st.support={},s=st.isXML=function(t){var e=t&&(t.ownerDocument||t).documentElement;return!!e&&"HTML"!==e.nodeName},h=st.setDocument=function(t){var e,r,o=t?t.ownerDocument||t:x;return o!==d&&9===o.nodeType&&o.documentElement?(p=(d=o).documentElement,m=!s(d),x!==d&&(r=d.defaultView)&&r.top!==r&&(r.addEventListener?r.addEventListener("unload",it,!1):r.attachEvent&&r.attachEvent("onunload",it)),n.attributes=ut(function(t){return t.className="i",!t.getAttribute("className")}),n.getElementsByTagName=ut(function(t){return t.appendChild(d.createComment("")),!t.getElementsByTagName("*").length}),n.getElementsByClassName=G.test(d.getElementsByClassName),n.getById=ut(function(t){return p.appendChild(t).id=_,!d.getElementsByName||!d.getElementsByName(_).length}),n.getById?(i.filter.ID=function(t){var e=t.replace(J,tt);return function(t){return t.getAttribute("id")===e}},i.find.ID=function(t,e){if(void 0!==e.getElementById&&m){var n=e.getElementById(t);return n?[n]:[]}}):(i.filter.ID=function(t){var e=t.replace(J,tt);return function(t){var n=void 0!==t.getAttributeNode&&t.getAttributeNode("id");return n&&n.value===e}},i.find.ID=function(t,e){if(void 0!==e.getElementById&&m){var n,i,r,s=e.getElementById(t);if(s){if((n=s.getAttributeNode("id"))&&n.value===t)return[s];for(r=e.getElementsByName(t),i=0;s=r[i++];)if((n=s.getAttributeNode("id"))&&n.value===t)return[s]}return[]}}),i.find.TAG=n.getElementsByTagName?function(t,e){return void 0!==e.getElementsByTagName?e.getElementsByTagName(t):n.qsa?e.querySelectorAll(t):void 0}:function(t,e){var n,i=[],r=0,s=e.getElementsByTagName(t);if("*"===t){for(;n=s[r++];)1===n.nodeType&&i.push(n);return i}return s},i.find.CLASS=n.getElementsByClassName&&function(t,e){if(void 0!==e.getElementsByClassName&&m)return e.getElementsByClassName(t)},g=[],v=[],(n.qsa=G.test(d.querySelectorAll))&&(ut(function(t){p.appendChild(t).innerHTML="<a id='"+_+"'></a><select id='"+_+"-\r\\' msallowcapture=''><option selected=''></option></select>",t.querySelectorAll("[msallowcapture^='']").length&&v.push("[*^$]="+B+"*(?:''|\"\")"),t.querySelectorAll("[selected]").length||v.push("\\["+B+"*(?:value|"+P+")"),t.querySelectorAll("[id~="+_+"-]").length||v.push("~="),t.querySelectorAll(":checked").length||v.push(":checked"),t.querySelectorAll("a#"+_+"+*").length||v.push(".#.+[+~]")}),ut(function(t){t.innerHTML="<a href='' disabled='disabled'></a><select disabled='disabled'><option/></select>";var e=d.createElement("input");e.setAttribute("type","hidden"),t.appendChild(e).setAttribute("name","D"),t.querySelectorAll("[name=d]").length&&v.push("name"+B+"*[*^$|!~]?="),2!==t.querySelectorAll(":enabled").length&&v.push(":enabled",":disabled"),p.appendChild(t).disabled=!0,2!==t.querySelectorAll(":disabled").length&&v.push(":enabled",":disabled"),t.querySelectorAll("*,:x"),v.push(",.*:")})),(n.matchesSelector=G.test(y=p.matches||p.webkitMatchesSelector||p.mozMatchesSelector||p.oMatchesSelector||p.msMatchesSelector))&&ut(function(t){n.disconnectedMatch=y.call(t,"*"),y.call(t,"[s!='']:x"),g.push("!=",N)}),v=v.length&&new RegExp(v.join("|")),g=g.length&&new RegExp(g.join("|")),e=G.test(p.compareDocumentPosition),b=e||G.test(p.contains)?function(t,e){var n=9===t.nodeType?t.documentElement:t,i=e&&e.parentNode;return t===i||!(!i||1!==i.nodeType||!(n.contains?n.contains(i):t.compareDocumentPosition&&16&t.compareDocumentPosition(i)))}:function(t,e){if(e)for(;e=e.parentNode;)if(e===t)return!0;return!1},V=e?function(t,e){if(t===e)return f=!0,0;var i=!t.compareDocumentPosition-!e.compareDocumentPosition;return i||(1&(i=(t.ownerDocument||t)===(e.ownerDocument||e)?t.compareDocumentPosition(e):1)||!n.sortDetached&&e.compareDocumentPosition(t)===i?t===d||t.ownerDocument===x&&b(x,t)?-1:e===d||e.ownerDocument===x&&b(x,e)?1:l?D(l,t)-D(l,e):0:4&i?-1:1)}:function(t,e){if(t===e)return f=!0,0;var n,i=0,r=t.parentNode,s=e.parentNode,o=[t],a=[e];if(!r||!s)return t===d?-1:e===d?1:r?-1:s?1:l?D(l,t)-D(l,e):0;if(r===s)return lt(t,e);for(n=t;n=n.parentNode;)o.unshift(n);for(n=e;n=n.parentNode;)a.unshift(n);for(;o[i]===a[i];)i++;return i?lt(o[i],a[i]):o[i]===x?-1:a[i]===x?1:0},d):d},st.matches=function(t,e){return st(t,null,null,e)},st.matchesSelector=function(t,e){if((t.ownerDocument||t)!==d&&h(t),e=e.replace(z,"='$1']"),n.matchesSelector&&m&&!k[e+" "]&&(!g||!g.test(e))&&(!v||!v.test(e)))try{var i=y.call(t,e);if(i||n.disconnectedMatch||t.document&&11!==t.document.nodeType)return i}catch(t){}return st(e,d,null,[t]).length>0},st.contains=function(t,e){return(t.ownerDocument||t)!==d&&h(t),b(t,e)},st.attr=function(t,e){(t.ownerDocument||t)!==d&&h(t);var r=i.attrHandle[e.toLowerCase()],s=r&&O.call(i.attrHandle,e.toLowerCase())?r(t,e,!m):void 0;return void 0!==s?s:n.attributes||!m?t.getAttribute(e):(s=t.getAttributeNode(e))&&s.specified?s.value:null},st.escape=function(t){return(t+"").replace(et,nt)},st.error=function(t){throw new Error("Syntax error, unrecognized expression: "+t)},st.uniqueSort=function(t){var e,i=[],r=0,s=0;if(f=!n.detectDuplicates,l=!n.sortStable&&t.slice(0),t.sort(V),f){for(;e=t[s++];)e===t[s]&&(r=i.push(s));for(;r--;)t.splice(i[r],1)}return l=null,t},r=st.getText=function(t){var e,n="",i=0,s=t.nodeType;if(s){if(1===s||9===s||11===s){if("string"==typeof t.textContent)return t.textContent;for(t=t.firstChild;t;t=t.nextSibling)n+=r(t)}else if(3===s||4===s)return t.nodeValue}else for(;e=t[i++];)n+=r(e);return n},(i=st.selectors={cacheLength:50,createPseudo:at,match:Y,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(t){return t[1]=t[1].replace(J,tt),t[3]=(t[3]||t[4]||t[5]||"").replace(J,tt),"~="===t[2]&&(t[3]=" "+t[3]+" "),t.slice(0,4)},CHILD:function(t){return t[1]=t[1].toLowerCase(),"nth"===t[1].slice(0,3)?(t[3]||st.error(t[0]),t[4]=+(t[4]?t[5]+(t[6]||1):2*("even"===t[3]||"odd"===t[3])),t[5]=+(t[7]+t[8]||"odd"===t[3])):t[3]&&st.error(t[0]),t},PSEUDO:function(t){var e,n=!t[6]&&t[2];return Y.CHILD.test(t[0])?null:(t[3]?t[2]=t[4]||t[5]||"":n&&q.test(n)&&(e=o(n,!0))&&(e=n.indexOf(")",n.length-e)-n.length)&&(t[0]=t[0].slice(0,e),t[2]=n.slice(0,e)),t.slice(0,3))}},filter:{TAG:function(t){var e=t.replace(J,tt).toLowerCase();return"*"===t?function(){return!0}:function(t){return t.nodeName&&t.nodeName.toLowerCase()===e}},CLASS:function(t){var e=T[t+" "];return e||(e=new RegExp("(^|"+B+")"+t+"("+B+"|$)"))&&T(t,function(t){return e.test("string"==typeof t.className&&t.className||void 0!==t.getAttribute&&t.getAttribute("class")||"")})},ATTR:function(t,e,n){return function(i){var r=st.attr(i,t);return null==r?"!="===e:!e||(r+="","="===e?r===n:"!="===e?r!==n:"^="===e?n&&0===r.indexOf(n):"*="===e?n&&r.indexOf(n)>-1:"$="===e?n&&r.slice(-n.length)===n:"~="===e?(" "+r.replace(R," ")+" ").indexOf(n)>-1:"|="===e&&(r===n||r.slice(0,n.length+1)===n+"-"))}},CHILD:function(t,e,n,i,r){var s="nth"!==t.slice(0,3),o="last"!==t.slice(-4),a="of-type"===e;return 1===i&&0===r?function(t){return!!t.parentNode}:function(e,n,u){var c,l,f,h,d,p,m=s!==o?"nextSibling":"previousSibling",v=e.parentNode,g=a&&e.nodeName.toLowerCase(),y=!u&&!a,b=!1;if(v){if(s){for(;m;){for(h=e;h=h[m];)if(a?h.nodeName.toLowerCase()===g:1===h.nodeType)return!1;p=m="only"===t&&!p&&"nextSibling"}return!0}if(p=[o?v.firstChild:v.lastChild],o&&y){for(b=(d=(c=(l=(f=(h=v)[_]||(h[_]={}))[h.uniqueID]||(f[h.uniqueID]={}))[t]||[])[0]===w&&c[1])&&c[2],h=d&&v.childNodes[d];h=++d&&h&&h[m]||(b=d=0)||p.pop();)if(1===h.nodeType&&++b&&h===e){l[t]=[w,d,b];break}}else if(y&&(b=d=(c=(l=(f=(h=e)[_]||(h[_]={}))[h.uniqueID]||(f[h.uniqueID]={}))[t]||[])[0]===w&&c[1]),!1===b)for(;(h=++d&&h&&h[m]||(b=d=0)||p.pop())&&((a?h.nodeName.toLowerCase()!==g:1!==h.nodeType)||!++b||(y&&((l=(f=h[_]||(h[_]={}))[h.uniqueID]||(f[h.uniqueID]={}))[t]=[w,b]),h!==e)););return(b-=r)===i||b%i==0&&b/i>=0}}},PSEUDO:function(t,e){var n,r=i.pseudos[t]||i.setFilters[t.toLowerCase()]||st.error("unsupported pseudo: "+t);return r[_]?r(e):r.length>1?(n=[t,t,"",e],i.setFilters.hasOwnProperty(t.toLowerCase())?at(function(t,n){for(var i,s=r(t,e),o=s.length;o--;)t[i=D(t,s[o])]=!(n[i]=s[o])}):function(t){return r(t,0,n)}):r}},pseudos:{not:at(function(t){var e=[],n=[],i=a(t.replace(F,"$1"));return i[_]?at(function(t,e,n,r){for(var s,o=i(t,null,r,[]),a=t.length;a--;)(s=o[a])&&(t[a]=!(e[a]=s))}):function(t,r,s){return e[0]=t,i(e,null,s,n),e[0]=null,!n.pop()}}),has:at(function(t){return function(e){return st(t,e).length>0}}),contains:at(function(t){return t=t.replace(J,tt),function(e){return(e.textContent||e.innerText||r(e)).indexOf(t)>-1}}),lang:at(function(t){return U.test(t||"")||st.error("unsupported lang: "+t),t=t.replace(J,tt).toLowerCase(),function(e){var n;do{if(n=m?e.lang:e.getAttribute("xml:lang")||e.getAttribute("lang"))return(n=n.toLowerCase())===t||0===n.indexOf(t+"-")}while((e=e.parentNode)&&1===e.nodeType);return!1}}),target:function(e){var n=t.location&&t.location.hash;return n&&n.slice(1)===e.id},root:function(t){return t===p},focus:function(t){return t===d.activeElement&&(!d.hasFocus||d.hasFocus())&&!!(t.type||t.href||~t.tabIndex)},enabled:dt(!1),disabled:dt(!0),checked:function(t){var e=t.nodeName.toLowerCase();return"input"===e&&!!t.checked||"option"===e&&!!t.selected},selected:function(t){return t.parentNode&&t.parentNode.selectedIndex,!0===t.selected},empty:function(t){for(t=t.firstChild;t;t=t.nextSibling)if(t.nodeType<6)return!1;return!0},parent:function(t){return!i.pseudos.empty(t)},header:function(t){return X.test(t.nodeName)},input:function(t){return K.test(t.nodeName)},button:function(t){var e=t.nodeName.toLowerCase();return"input"===e&&"button"===t.type||"button"===e},text:function(t){var e;return"input"===t.nodeName.toLowerCase()&&"text"===t.type&&(null==(e=t.getAttribute("type"))||"text"===e.toLowerCase())},first:pt(function(){return[0]}),last:pt(function(t,e){return[e-1]}),eq:pt(function(t,e,n){return[n<0?n+e:n]}),even:pt(function(t,e){for(var n=0;n<e;n+=2)t.push(n);return t}),odd:pt(function(t,e){for(var n=1;n<e;n+=2)t.push(n);return t}),lt:pt(function(t,e,n){for(var i=n<0?n+e:n;--i>=0;)t.push(i);return t}),gt:pt(function(t,e,n){for(var i=n<0?n+e:n;++i<e;)t.push(i);return t})}}).pseudos.nth=i.pseudos.eq,{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})i.pseudos[e]=ft(e);for(e in{submit:!0,reset:!0})i.pseudos[e]=ht(e);function vt(){}function gt(t){for(var e=0,n=t.length,i="";e<n;e++)i+=t[e].value;return i}function yt(t,e,n){var i=e.dir,r=e.next,s=r||i,o=n&&"parentNode"===s,a=C++;return e.first?function(e,n,r){for(;e=e[i];)if(1===e.nodeType||o)return t(e,n,r);return!1}:function(e,n,u){var c,l,f,h=[w,a];if(u){for(;e=e[i];)if((1===e.nodeType||o)&&t(e,n,u))return!0}else for(;e=e[i];)if(1===e.nodeType||o)if(l=(f=e[_]||(e[_]={}))[e.uniqueID]||(f[e.uniqueID]={}),r&&r===e.nodeName.toLowerCase())e=e[i]||e;else{if((c=l[s])&&c[0]===w&&c[1]===a)return h[2]=c[2];if(l[s]=h,h[2]=t(e,n,u))return!0}return!1}}function bt(t){return t.length>1?function(e,n,i){for(var r=t.length;r--;)if(!t[r](e,n,i))return!1;return!0}:t[0]}function _t(t,e,n,i,r){for(var s,o=[],a=0,u=t.length,c=null!=e;a<u;a++)(s=t[a])&&(n&&!n(s,i,r)||(o.push(s),c&&e.push(a)));return o}function xt(t,e,n,i,r,s){return i&&!i[_]&&(i=xt(i)),r&&!r[_]&&(r=xt(r,s)),at(function(s,o,a,u){var c,l,f,h=[],d=[],p=o.length,m=s||function(t,e,n){for(var i=0,r=e.length;i<r;i++)st(t,e[i],n);return n}(e||"*",a.nodeType?[a]:a,[]),v=!t||!s&&e?m:_t(m,h,t,a,u),g=n?r||(s?t:p||i)?[]:o:v;if(n&&n(v,g,a,u),i)for(c=_t(g,d),i(c,[],a,u),l=c.length;l--;)(f=c[l])&&(g[d[l]]=!(v[d[l]]=f));if(s){if(r||t){if(r){for(c=[],l=g.length;l--;)(f=g[l])&&c.push(v[l]=f);r(null,g=[],c,u)}for(l=g.length;l--;)(f=g[l])&&(c=r?D(s,f):h[l])>-1&&(s[c]=!(o[c]=f))}}else g=_t(g===o?g.splice(p,g.length):g),r?r(null,o,g,u):E.apply(o,g)})}function wt(t){for(var e,n,r,s=t.length,o=i.relative[t[0].type],a=o||i.relative[" "],u=o?1:0,l=yt(function(t){return t===e},a,!0),f=yt(function(t){return D(e,t)>-1},a,!0),h=[function(t,n,i){var r=!o&&(i||n!==c)||((e=n).nodeType?l(t,n,i):f(t,n,i));return e=null,r}];u<s;u++)if(n=i.relative[t[u].type])h=[yt(bt(h),n)];else{if((n=i.filter[t[u].type].apply(null,t[u].matches))[_]){for(r=++u;r<s&&!i.relative[t[r].type];r++);return xt(u>1&&bt(h),u>1&&gt(t.slice(0,u-1).concat({value:" "===t[u-2].type?"*":""})).replace(F,"$1"),n,u<r&&wt(t.slice(u,r)),r<s&&wt(t=t.slice(r)),r<s&&gt(t))}h.push(n)}return bt(h)}return vt.prototype=i.filters=i.pseudos,i.setFilters=new vt,o=st.tokenize=function(t,e){var n,r,s,o,a,u,c,l=S[t+" "];if(l)return e?0:l.slice(0);for(a=t,u=[],c=i.preFilter;a;){for(o in n&&!(r=H.exec(a))||(r&&(a=a.slice(r[0].length)||a),u.push(s=[])),n=!1,(r=W.exec(a))&&(n=r.shift(),s.push({value:n,type:r[0].replace(F," ")}),a=a.slice(n.length)),i.filter)!(r=Y[o].exec(a))||c[o]&&!(r=c[o](r))||(n=r.shift(),s.push({value:n,type:o,matches:r}),a=a.slice(n.length));if(!n)break}return e?a.length:a?st.error(t):S(t,u).slice(0)},a=st.compile=function(t,e){var n,r=[],s=[],a=k[t+" "];if(!a){for(e||(e=o(t)),n=e.length;n--;)(a=wt(e[n]))[_]?r.push(a):s.push(a);(a=k(t,function(t,e){var n=e.length>0,r=t.length>0,s=function(s,o,a,u,l){var f,p,v,g=0,y="0",b=s&&[],_=[],x=c,C=s||r&&i.find.TAG("*",l),T=w+=null==x?1:Math.random()||.1,S=C.length;for(l&&(c=o===d||o||l);y!==S&&null!=(f=C[y]);y++){if(r&&f){for(p=0,o||f.ownerDocument===d||(h(f),a=!m);v=t[p++];)if(v(f,o||d,a)){u.push(f);break}l&&(w=T)}n&&((f=!v&&f)&&g--,s&&b.push(f))}if(g+=y,n&&y!==g){for(p=0;v=e[p++];)v(b,_,o,a);if(s){if(g>0)for(;y--;)b[y]||_[y]||(_[y]=I.call(u));_=_t(_)}E.apply(u,_),l&&!s&&_.length>0&&g+e.length>1&&st.uniqueSort(u)}return l&&(w=T,c=x),b};return n?at(s):s}(s,r))).selector=t}return a},u=st.select=function(t,e,n,r){var s,u,c,l,f,h="function"==typeof t&&t,d=!r&&o(t=h.selector||t);if(n=n||[],1===d.length){if((u=d[0]=d[0].slice(0)).length>2&&"ID"===(c=u[0]).type&&9===e.nodeType&&m&&i.relative[u[1].type]){if(!(e=(i.find.ID(c.matches[0].replace(J,tt),e)||[])[0]))return n;h&&(e=e.parentNode),t=t.slice(u.shift().value.length)}for(s=Y.needsContext.test(t)?0:u.length;s--&&(c=u[s],!i.relative[l=c.type]);)if((f=i.find[l])&&(r=f(c.matches[0].replace(J,tt),Q.test(u[0].type)&&mt(e.parentNode)||e))){if(u.splice(s,1),!(t=r.length&&gt(u)))return E.apply(n,r),n;break}}return(h||a(t,d))(r,e,!m,n,!e||Q.test(t)&&mt(e.parentNode)||e),n},n.sortStable=_.split("").sort(V).join("")===_,n.detectDuplicates=!!f,h(),n.sortDetached=ut(function(t){return 1&t.compareDocumentPosition(d.createElement("fieldset"))}),ut(function(t){return t.innerHTML="<a href='#'></a>","#"===t.firstChild.getAttribute("href")})||ct("type|href|height|width",function(t,e,n){if(!n)return t.getAttribute(e,"type"===e.toLowerCase()?1:2)}),n.attributes&&ut(function(t){return t.innerHTML="<input/>",t.firstChild.setAttribute("value",""),""===t.firstChild.getAttribute("value")})||ct("value",function(t,e,n){if(!n&&"input"===t.nodeName.toLowerCase())return t.defaultValue}),ut(function(t){return null==t.getAttribute("disabled")})||ct(P,function(t,e,n){var i;if(!n)return!0===t[e]?e.toLowerCase():(i=t.getAttributeNode(e))&&i.specified?i.value:null}),st}(n);C.find=k,C.expr=k.selectors,C.expr[":"]=C.expr.pseudos,C.uniqueSort=C.unique=k.uniqueSort,C.text=k.getText,C.isXMLDoc=k.isXML,C.contains=k.contains,C.escapeSelector=k.escape;var V=function(t,e,n){for(var i=[],r=void 0!==n;(t=t[e])&&9!==t.nodeType;)if(1===t.nodeType){if(r&&C(t).is(n))break;i.push(t)}return i},O=function(t,e){for(var n=[];t;t=t.nextSibling)1===t.nodeType&&t!==e&&n.push(t);return n},j=C.expr.match.needsContext;function I(t,e){return t.nodeName&&t.nodeName.toLowerCase()===e.toLowerCase()}var A=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function E(t,e,n){return y(e)?C.grep(t,function(t,i){return!!e.call(t,i,t)!==n}):e.nodeType?C.grep(t,function(t){return t===e!==n}):"string"!=typeof e?C.grep(t,function(t){return f.call(e,t)>-1!==n}):C.filter(e,t,n)}C.filter=function(t,e,n){var i=e[0];return n&&(t=":not("+t+")"),1===e.length&&1===i.nodeType?C.find.matchesSelector(i,t)?[i]:[]:C.find.matches(t,C.grep(e,function(t){return 1===t.nodeType}))},C.fn.extend({find:function(t){var e,n,i=this.length,r=this;if("string"!=typeof t)return this.pushStack(C(t).filter(function(){for(e=0;e<i;e++)if(C.contains(r[e],this))return!0}));for(n=this.pushStack([]),e=0;e<i;e++)C.find(t,r[e],n);return i>1?C.uniqueSort(n):n},filter:function(t){return this.pushStack(E(this,t||[],!1))},not:function(t){return this.pushStack(E(this,t||[],!0))},is:function(t){return!!E(this,"string"==typeof t&&j.test(t)?C(t):t||[],!1).length}});var $,D=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/;(C.fn.init=function(t,e,n){var i,r;if(!t)return this;if(n=n||$,"string"==typeof t){if(!(i="<"===t[0]&&">"===t[t.length-1]&&t.length>=3?[null,t,null]:D.exec(t))||!i[1]&&e)return!e||e.jquery?(e||n).find(t):this.constructor(e).find(t);if(i[1]){if(e=e instanceof C?e[0]:e,C.merge(this,C.parseHTML(i[1],e&&e.nodeType?e.ownerDocument||e:o,!0)),A.test(i[1])&&C.isPlainObject(e))for(i in e)y(this[i])?this[i](e[i]):this.attr(i,e[i]);return this}return(r=o.getElementById(i[2]))&&(this[0]=r,this.length=1),this}return t.nodeType?(this[0]=t,this.length=1,this):y(t)?void 0!==n.ready?n.ready(t):t(C):C.makeArray(t,this)}).prototype=C.fn,$=C(o);var P=/^(?:parents|prev(?:Until|All))/,B={children:!0,contents:!0,next:!0,prev:!0};function L(t,e){for(;(t=t[e])&&1!==t.nodeType;);return t}C.fn.extend({has:function(t){var e=C(t,this),n=e.length;return this.filter(function(){for(var t=0;t<n;t++)if(C.contains(this,e[t]))return!0})},closest:function(t,e){var n,i=0,r=this.length,s=[],o="string"!=typeof t&&C(t);if(!j.test(t))for(;i<r;i++)for(n=this[i];n&&n!==e;n=n.parentNode)if(n.nodeType<11&&(o?o.index(n)>-1:1===n.nodeType&&C.find.matchesSelector(n,t))){s.push(n);break}return this.pushStack(s.length>1?C.uniqueSort(s):s)},index:function(t){return t?"string"==typeof t?f.call(C(t),this[0]):f.call(this,t.jquery?t[0]:t):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(t,e){return this.pushStack(C.uniqueSort(C.merge(this.get(),C(t,e))))},addBack:function(t){return this.add(null==t?this.prevObject:this.prevObject.filter(t))}}),C.each({parent:function(t){var e=t.parentNode;return e&&11!==e.nodeType?e:null},parents:function(t){return V(t,"parentNode")},parentsUntil:function(t,e,n){return V(t,"parentNode",n)},next:function(t){return L(t,"nextSibling")},prev:function(t){return L(t,"previousSibling")},nextAll:function(t){return V(t,"nextSibling")},prevAll:function(t){return V(t,"previousSibling")},nextUntil:function(t,e,n){return V(t,"nextSibling",n)},prevUntil:function(t,e,n){return V(t,"previousSibling",n)},siblings:function(t){return O((t.parentNode||{}).firstChild,t)},children:function(t){return O(t.firstChild)},contents:function(t){return I(t,"iframe")?t.contentDocument:(I(t,"template")&&(t=t.content||t),C.merge([],t.childNodes))}},function(t,e){C.fn[t]=function(n,i){var r=C.map(this,e,n);return"Until"!==t.slice(-5)&&(i=n),i&&"string"==typeof i&&(r=C.filter(i,r)),this.length>1&&(B[t]||C.uniqueSort(r),P.test(t)&&r.reverse()),this.pushStack(r)}});var M=/[^\x20\t\r\n\f]+/g;function N(t){return t}function R(t){throw t}function F(t,e,n,i){var r;try{t&&y(r=t.promise)?r.call(t).done(e).fail(n):t&&y(r=t.then)?r.call(t,e,n):e.apply(void 0,[t].slice(i))}catch(t){n.apply(void 0,[t])}}C.Callbacks=function(t){t="string"==typeof t?function(t){var e={};return C.each(t.match(M)||[],function(t,n){e[n]=!0}),e}(t):C.extend({},t);var e,n,i,r,s=[],o=[],a=-1,u=function(){for(r=r||t.once,i=e=!0;o.length;a=-1)for(n=o.shift();++a<s.length;)!1===s[a].apply(n[0],n[1])&&t.stopOnFalse&&(a=s.length,n=!1);t.memory||(n=!1),e=!1,r&&(s=n?[]:"")},c={add:function(){return s&&(n&&!e&&(a=s.length-1,o.push(n)),function e(n){C.each(n,function(n,i){y(i)?t.unique&&c.has(i)||s.push(i):i&&i.length&&"string"!==w(i)&&e(i)})}(arguments),n&&!e&&u()),this},remove:function(){return C.each(arguments,function(t,e){for(var n;(n=C.inArray(e,s,n))>-1;)s.splice(n,1),n<=a&&a--}),this},has:function(t){return t?C.inArray(t,s)>-1:s.length>0},empty:function(){return s&&(s=[]),this},disable:function(){return r=o=[],s=n="",this},disabled:function(){return!s},lock:function(){return r=o=[],n||e||(s=n=""),this},locked:function(){return!!r},fireWith:function(t,n){return r||(n=[t,(n=n||[]).slice?n.slice():n],o.push(n),e||u()),this},fire:function(){return c.fireWith(this,arguments),this},fired:function(){return!!i}};return c},C.extend({Deferred:function(t){var e=[["notify","progress",C.Callbacks("memory"),C.Callbacks("memory"),2],["resolve","done",C.Callbacks("once memory"),C.Callbacks("once memory"),0,"resolved"],["reject","fail",C.Callbacks("once memory"),C.Callbacks("once memory"),1,"rejected"]],i="pending",r={state:function(){return i},always:function(){return s.done(arguments).fail(arguments),this},catch:function(t){return r.then(null,t)},pipe:function(){var t=arguments;return C.Deferred(function(n){C.each(e,function(e,i){var r=y(t[i[4]])&&t[i[4]];s[i[1]](function(){var t=r&&r.apply(this,arguments);t&&y(t.promise)?t.promise().progress(n.notify).done(n.resolve).fail(n.reject):n[i[0]+"With"](this,r?[t]:arguments)})}),t=null}).promise()},then:function(t,i,r){var s=0;function o(t,e,i,r){return function(){var a=this,u=arguments,c=function(){var n,c;if(!(t<s)){if((n=i.apply(a,u))===e.promise())throw new TypeError("Thenable self-resolution");c=n&&("object"==typeof n||"function"==typeof n)&&n.then,y(c)?r?c.call(n,o(s,e,N,r),o(s,e,R,r)):(s++,c.call(n,o(s,e,N,r),o(s,e,R,r),o(s,e,N,e.notifyWith))):(i!==N&&(a=void 0,u=[n]),(r||e.resolveWith)(a,u))}},l=r?c:function(){try{c()}catch(n){C.Deferred.exceptionHook&&C.Deferred.exceptionHook(n,l.stackTrace),t+1>=s&&(i!==R&&(a=void 0,u=[n]),e.rejectWith(a,u))}};t?l():(C.Deferred.getStackHook&&(l.stackTrace=C.Deferred.getStackHook()),n.setTimeout(l))}}return C.Deferred(function(n){e[0][3].add(o(0,n,y(r)?r:N,n.notifyWith)),e[1][3].add(o(0,n,y(t)?t:N)),e[2][3].add(o(0,n,y(i)?i:R))}).promise()},promise:function(t){return null!=t?C.extend(t,r):r}},s={};return C.each(e,function(t,n){var o=n[2],a=n[5];r[n[1]]=o.add,a&&o.add(function(){i=a},e[3-t][2].disable,e[3-t][3].disable,e[0][2].lock,e[0][3].lock),o.add(n[3].fire),s[n[0]]=function(){return s[n[0]+"With"](this===s?void 0:this,arguments),this},s[n[0]+"With"]=o.fireWith}),r.promise(s),t&&t.call(s,s),s},when:function(t){var e=arguments.length,n=e,i=Array(n),r=u.call(arguments),s=C.Deferred(),o=function(t){return function(n){i[t]=this,r[t]=arguments.length>1?u.call(arguments):n,--e||s.resolveWith(i,r)}};if(e<=1&&(F(t,s.done(o(n)).resolve,s.reject,!e),"pending"===s.state()||y(r[n]&&r[n].then)))return s.then();for(;n--;)F(r[n],o(n),s.reject);return s.promise()}});var H=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;C.Deferred.exceptionHook=function(t,e){n.console&&n.console.warn&&t&&H.test(t.name)&&n.console.warn("jQuery.Deferred exception: "+t.message,t.stack,e)},C.readyException=function(t){n.setTimeout(function(){throw t})};var W=C.Deferred();function z(){o.removeEventListener("DOMContentLoaded",z),n.removeEventListener("load",z),C.ready()}C.fn.ready=function(t){return W.then(t).catch(function(t){C.readyException(t)}),this},C.extend({isReady:!1,readyWait:1,ready:function(t){(!0===t?--C.readyWait:C.isReady)||(C.isReady=!0,!0!==t&&--C.readyWait>0||W.resolveWith(o,[C]))}}),C.ready.then=W.then,"complete"===o.readyState||"loading"!==o.readyState&&!o.documentElement.doScroll?n.setTimeout(C.ready):(o.addEventListener("DOMContentLoaded",z),n.addEventListener("load",z));var q=function(t,e,n,i,r,s,o){var a=0,u=t.length,c=null==n;if("object"===w(n))for(a in r=!0,n)q(t,e,a,n[a],!0,s,o);else if(void 0!==i&&(r=!0,y(i)||(o=!0),c&&(o?(e.call(t,i),e=null):(c=e,e=function(t,e,n){return c.call(C(t),n)})),e))for(;a<u;a++)e(t[a],n,o?i:i.call(t[a],a,e(t[a],n)));return r?t:c?e.call(t):u?e(t[0],n):s},U=/^-ms-/,Y=/-([a-z])/g;function K(t,e){return e.toUpperCase()}function X(t){return t.replace(U,"ms-").replace(Y,K)}var G=function(t){return 1===t.nodeType||9===t.nodeType||!+t.nodeType};function Z(){this.expando=C.expando+Z.uid++}Z.uid=1,Z.prototype={cache:function(t){var e=t[this.expando];return e||(e={},G(t)&&(t.nodeType?t[this.expando]=e:Object.defineProperty(t,this.expando,{value:e,configurable:!0}))),e},set:function(t,e,n){var i,r=this.cache(t);if("string"==typeof e)r[X(e)]=n;else for(i in e)r[X(i)]=e[i];return r},get:function(t,e){return void 0===e?this.cache(t):t[this.expando]&&t[this.expando][X(e)]},access:function(t,e,n){return void 0===e||e&&"string"==typeof e&&void 0===n?this.get(t,e):(this.set(t,e,n),void 0!==n?n:e)},remove:function(t,e){var n,i=t[this.expando];if(void 0!==i){if(void 0!==e){n=(e=Array.isArray(e)?e.map(X):(e=X(e))in i?[e]:e.match(M)||[]).length;for(;n--;)delete i[e[n]]}(void 0===e||C.isEmptyObject(i))&&(t.nodeType?t[this.expando]=void 0:delete t[this.expando])}},hasData:function(t){var e=t[this.expando];return void 0!==e&&!C.isEmptyObject(e)}};var Q=new Z,J=new Z,tt=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,et=/[A-Z]/g;function nt(t,e,n){var i;if(void 0===n&&1===t.nodeType)if(i="data-"+e.replace(et,"-$&").toLowerCase(),"string"==typeof(n=t.getAttribute(i))){try{n=function(t){return"true"===t||"false"!==t&&("null"===t?null:t===+t+""?+t:tt.test(t)?JSON.parse(t):t)}(n)}catch(t){}J.set(t,e,n)}else n=void 0;return n}C.extend({hasData:function(t){return J.hasData(t)||Q.hasData(t)},data:function(t,e,n){return J.access(t,e,n)},removeData:function(t,e){J.remove(t,e)},_data:function(t,e,n){return Q.access(t,e,n)},_removeData:function(t,e){Q.remove(t,e)}}),C.fn.extend({data:function(t,e){var n,i,r,s=this[0],o=s&&s.attributes;if(void 0===t){if(this.length&&(r=J.get(s),1===s.nodeType&&!Q.get(s,"hasDataAttrs"))){for(n=o.length;n--;)o[n]&&0===(i=o[n].name).indexOf("data-")&&(i=X(i.slice(5)),nt(s,i,r[i]));Q.set(s,"hasDataAttrs",!0)}return r}return"object"==typeof t?this.each(function(){J.set(this,t)}):q(this,function(e){var n;if(s&&void 0===e)return void 0!==(n=J.get(s,t))?n:void 0!==(n=nt(s,t))?n:void 0;this.each(function(){J.set(this,t,e)})},null,e,arguments.length>1,null,!0)},removeData:function(t){return this.each(function(){J.remove(this,t)})}}),C.extend({queue:function(t,e,n){var i;if(t)return e=(e||"fx")+"queue",i=Q.get(t,e),n&&(!i||Array.isArray(n)?i=Q.access(t,e,C.makeArray(n)):i.push(n)),i||[]},dequeue:function(t,e){e=e||"fx";var n=C.queue(t,e),i=n.length,r=n.shift(),s=C._queueHooks(t,e);"inprogress"===r&&(r=n.shift(),i--),r&&("fx"===e&&n.unshift("inprogress"),delete s.stop,r.call(t,function(){C.dequeue(t,e)},s)),!i&&s&&s.empty.fire()},_queueHooks:function(t,e){var n=e+"queueHooks";return Q.get(t,n)||Q.access(t,n,{empty:C.Callbacks("once memory").add(function(){Q.remove(t,[e+"queue",n])})})}}),C.fn.extend({queue:function(t,e){var n=2;return"string"!=typeof t&&(e=t,t="fx",n--),arguments.length<n?C.queue(this[0],t):void 0===e?this:this.each(function(){var n=C.queue(this,t,e);C._queueHooks(this,t),"fx"===t&&"inprogress"!==n[0]&&C.dequeue(this,t)})},dequeue:function(t){return this.each(function(){C.dequeue(this,t)})},clearQueue:function(t){return this.queue(t||"fx",[])},promise:function(t,e){var n,i=1,r=C.Deferred(),s=this,o=this.length,a=function(){--i||r.resolveWith(s,[s])};for("string"!=typeof t&&(e=t,t=void 0),t=t||"fx";o--;)(n=Q.get(s[o],t+"queueHooks"))&&n.empty&&(i++,n.empty.add(a));return a(),r.promise(e)}});var it=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,rt=new RegExp("^(?:([+-])=|)("+it+")([a-z%]*)$","i"),st=["Top","Right","Bottom","Left"],ot=function(t,e){return"none"===(t=e||t).style.display||""===t.style.display&&C.contains(t.ownerDocument,t)&&"none"===C.css(t,"display")},at=function(t,e,n,i){var r,s,o={};for(s in e)o[s]=t.style[s],t.style[s]=e[s];for(s in r=n.apply(t,i||[]),e)t.style[s]=o[s];return r};function ut(t,e,n,i){var r,s,o=20,a=i?function(){return i.cur()}:function(){return C.css(t,e,"")},u=a(),c=n&&n[3]||(C.cssNumber[e]?"":"px"),l=(C.cssNumber[e]||"px"!==c&&+u)&&rt.exec(C.css(t,e));if(l&&l[3]!==c){for(u/=2,c=c||l[3],l=+u||1;o--;)C.style(t,e,l+c),(1-s)*(1-(s=a()/u||.5))<=0&&(o=0),l/=s;l*=2,C.style(t,e,l+c),n=n||[]}return n&&(l=+l||+u||0,r=n[1]?l+(n[1]+1)*n[2]:+n[2],i&&(i.unit=c,i.start=l,i.end=r)),r}var ct={};function lt(t){var e,n=t.ownerDocument,i=t.nodeName,r=ct[i];return r||(e=n.body.appendChild(n.createElement(i)),r=C.css(e,"display"),e.parentNode.removeChild(e),"none"===r&&(r="block"),ct[i]=r,r)}function ft(t,e){for(var n,i,r=[],s=0,o=t.length;s<o;s++)(i=t[s]).style&&(n=i.style.display,e?("none"===n&&(r[s]=Q.get(i,"display")||null,r[s]||(i.style.display="")),""===i.style.display&&ot(i)&&(r[s]=lt(i))):"none"!==n&&(r[s]="none",Q.set(i,"display",n)));for(s=0;s<o;s++)null!=r[s]&&(t[s].style.display=r[s]);return t}C.fn.extend({show:function(){return ft(this,!0)},hide:function(){return ft(this)},toggle:function(t){return"boolean"==typeof t?t?this.show():this.hide():this.each(function(){ot(this)?C(this).show():C(this).hide()})}});var ht=/^(?:checkbox|radio)$/i,dt=/<([a-z][^\/\0>\x20\t\r\n\f]+)/i,pt=/^$|^module$|\/(?:java|ecma)script/i,mt={option:[1,"<select multiple='multiple'>","</select>"],thead:[1,"<table>","</table>"],col:[2,"<table><colgroup>","</colgroup></table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:[0,"",""]};function vt(t,e){var n;return n=void 0!==t.getElementsByTagName?t.getElementsByTagName(e||"*"):void 0!==t.querySelectorAll?t.querySelectorAll(e||"*"):[],void 0===e||e&&I(t,e)?C.merge([t],n):n}function gt(t,e){for(var n=0,i=t.length;n<i;n++)Q.set(t[n],"globalEval",!e||Q.get(e[n],"globalEval"))}mt.optgroup=mt.option,mt.tbody=mt.tfoot=mt.colgroup=mt.caption=mt.thead,mt.th=mt.td;var yt,bt,_t=/<|&#?\w+;/;function xt(t,e,n,i,r){for(var s,o,a,u,c,l,f=e.createDocumentFragment(),h=[],d=0,p=t.length;d<p;d++)if((s=t[d])||0===s)if("object"===w(s))C.merge(h,s.nodeType?[s]:s);else if(_t.test(s)){for(o=o||f.appendChild(e.createElement("div")),a=(dt.exec(s)||["",""])[1].toLowerCase(),u=mt[a]||mt._default,o.innerHTML=u[1]+C.htmlPrefilter(s)+u[2],l=u[0];l--;)o=o.lastChild;C.merge(h,o.childNodes),(o=f.firstChild).textContent=""}else h.push(e.createTextNode(s));for(f.textContent="",d=0;s=h[d++];)if(i&&C.inArray(s,i)>-1)r&&r.push(s);else if(c=C.contains(s.ownerDocument,s),o=vt(f.appendChild(s),"script"),c&&gt(o),n)for(l=0;s=o[l++];)pt.test(s.type||"")&&n.push(s);return f}yt=o.createDocumentFragment().appendChild(o.createElement("div")),(bt=o.createElement("input")).setAttribute("type","radio"),bt.setAttribute("checked","checked"),bt.setAttribute("name","t"),yt.appendChild(bt),g.checkClone=yt.cloneNode(!0).cloneNode(!0).lastChild.checked,yt.innerHTML="<textarea>x</textarea>",g.noCloneChecked=!!yt.cloneNode(!0).lastChild.defaultValue;var wt=o.documentElement,Ct=/^key/,Tt=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,St=/^([^.]*)(?:\.(.+)|)/;function kt(){return!0}function Vt(){return!1}function Ot(){try{return o.activeElement}catch(t){}}function jt(t,e,n,i,r,s){var o,a;if("object"==typeof e){for(a in"string"!=typeof n&&(i=i||n,n=void 0),e)jt(t,a,n,i,e[a],s);return t}if(null==i&&null==r?(r=n,i=n=void 0):null==r&&("string"==typeof n?(r=i,i=void 0):(r=i,i=n,n=void 0)),!1===r)r=Vt;else if(!r)return t;return 1===s&&(o=r,(r=function(t){return C().off(t),o.apply(this,arguments)}).guid=o.guid||(o.guid=C.guid++)),t.each(function(){C.event.add(this,e,r,i,n)})}C.event={global:{},add:function(t,e,n,i,r){var s,o,a,u,c,l,f,h,d,p,m,v=Q.get(t);if(v)for(n.handler&&(n=(s=n).handler,r=s.selector),r&&C.find.matchesSelector(wt,r),n.guid||(n.guid=C.guid++),(u=v.events)||(u=v.events={}),(o=v.handle)||(o=v.handle=function(e){return void 0!==C&&C.event.triggered!==e.type?C.event.dispatch.apply(t,arguments):void 0}),c=(e=(e||"").match(M)||[""]).length;c--;)d=m=(a=St.exec(e[c])||[])[1],p=(a[2]||"").split(".").sort(),d&&(f=C.event.special[d]||{},d=(r?f.delegateType:f.bindType)||d,f=C.event.special[d]||{},l=C.extend({type:d,origType:m,data:i,handler:n,guid:n.guid,selector:r,needsContext:r&&C.expr.match.needsContext.test(r),namespace:p.join(".")},s),(h=u[d])||((h=u[d]=[]).delegateCount=0,f.setup&&!1!==f.setup.call(t,i,p,o)||t.addEventListener&&t.addEventListener(d,o)),f.add&&(f.add.call(t,l),l.handler.guid||(l.handler.guid=n.guid)),r?h.splice(h.delegateCount++,0,l):h.push(l),C.event.global[d]=!0)},remove:function(t,e,n,i,r){var s,o,a,u,c,l,f,h,d,p,m,v=Q.hasData(t)&&Q.get(t);if(v&&(u=v.events)){for(c=(e=(e||"").match(M)||[""]).length;c--;)if(d=m=(a=St.exec(e[c])||[])[1],p=(a[2]||"").split(".").sort(),d){for(f=C.event.special[d]||{},h=u[d=(i?f.delegateType:f.bindType)||d]||[],a=a[2]&&new RegExp("(^|\\.)"+p.join("\\.(?:.*\\.|)")+"(\\.|$)"),o=s=h.length;s--;)l=h[s],!r&&m!==l.origType||n&&n.guid!==l.guid||a&&!a.test(l.namespace)||i&&i!==l.selector&&("**"!==i||!l.selector)||(h.splice(s,1),l.selector&&h.delegateCount--,f.remove&&f.remove.call(t,l));o&&!h.length&&(f.teardown&&!1!==f.teardown.call(t,p,v.handle)||C.removeEvent(t,d,v.handle),delete u[d])}else for(d in u)C.event.remove(t,d+e[c],n,i,!0);C.isEmptyObject(u)&&Q.remove(t,"handle events")}},dispatch:function(t){var e,n,i,r,s,o,a=C.event.fix(t),u=new Array(arguments.length),c=(Q.get(this,"events")||{})[a.type]||[],l=C.event.special[a.type]||{};for(u[0]=a,e=1;e<arguments.length;e++)u[e]=arguments[e];if(a.delegateTarget=this,!l.preDispatch||!1!==l.preDispatch.call(this,a)){for(o=C.event.handlers.call(this,a,c),e=0;(r=o[e++])&&!a.isPropagationStopped();)for(a.currentTarget=r.elem,n=0;(s=r.handlers[n++])&&!a.isImmediatePropagationStopped();)a.rnamespace&&!a.rnamespace.test(s.namespace)||(a.handleObj=s,a.data=s.data,void 0!==(i=((C.event.special[s.origType]||{}).handle||s.handler).apply(r.elem,u))&&!1===(a.result=i)&&(a.preventDefault(),a.stopPropagation()));return l.postDispatch&&l.postDispatch.call(this,a),a.result}},handlers:function(t,e){var n,i,r,s,o,a=[],u=e.delegateCount,c=t.target;if(u&&c.nodeType&&!("click"===t.type&&t.button>=1))for(;c!==this;c=c.parentNode||this)if(1===c.nodeType&&("click"!==t.type||!0!==c.disabled)){for(s=[],o={},n=0;n<u;n++)void 0===o[r=(i=e[n]).selector+" "]&&(o[r]=i.needsContext?C(r,this).index(c)>-1:C.find(r,this,null,[c]).length),o[r]&&s.push(i);s.length&&a.push({elem:c,handlers:s})}return c=this,u<e.length&&a.push({elem:c,handlers:e.slice(u)}),a},addProp:function(t,e){Object.defineProperty(C.Event.prototype,t,{enumerable:!0,configurable:!0,get:y(e)?function(){if(this.originalEvent)return e(this.originalEvent)}:function(){if(this.originalEvent)return this.originalEvent[t]},set:function(e){Object.defineProperty(this,t,{enumerable:!0,configurable:!0,writable:!0,value:e})}})},fix:function(t){return t[C.expando]?t:new C.Event(t)},special:{load:{noBubble:!0},focus:{trigger:function(){if(this!==Ot()&&this.focus)return this.focus(),!1},delegateType:"focusin"},blur:{trigger:function(){if(this===Ot()&&this.blur)return this.blur(),!1},delegateType:"focusout"},click:{trigger:function(){if("checkbox"===this.type&&this.click&&I(this,"input"))return this.click(),!1},_default:function(t){return I(t.target,"a")}},beforeunload:{postDispatch:function(t){void 0!==t.result&&t.originalEvent&&(t.originalEvent.returnValue=t.result)}}}},C.removeEvent=function(t,e,n){t.removeEventListener&&t.removeEventListener(e,n)},C.Event=function(t,e){if(!(this instanceof C.Event))return new C.Event(t,e);t&&t.type?(this.originalEvent=t,this.type=t.type,this.isDefaultPrevented=t.defaultPrevented||void 0===t.defaultPrevented&&!1===t.returnValue?kt:Vt,this.target=t.target&&3===t.target.nodeType?t.target.parentNode:t.target,this.currentTarget=t.currentTarget,this.relatedTarget=t.relatedTarget):this.type=t,e&&C.extend(this,e),this.timeStamp=t&&t.timeStamp||Date.now(),this[C.expando]=!0},C.Event.prototype={constructor:C.Event,isDefaultPrevented:Vt,isPropagationStopped:Vt,isImmediatePropagationStopped:Vt,isSimulated:!1,preventDefault:function(){var t=this.originalEvent;this.isDefaultPrevented=kt,t&&!this.isSimulated&&t.preventDefault()},stopPropagation:function(){var t=this.originalEvent;this.isPropagationStopped=kt,t&&!this.isSimulated&&t.stopPropagation()},stopImmediatePropagation:function(){var t=this.originalEvent;this.isImmediatePropagationStopped=kt,t&&!this.isSimulated&&t.stopImmediatePropagation(),this.stopPropagation()}},C.each({altKey:!0,bubbles:!0,cancelable:!0,changedTouches:!0,ctrlKey:!0,detail:!0,eventPhase:!0,metaKey:!0,pageX:!0,pageY:!0,shiftKey:!0,view:!0,char:!0,charCode:!0,key:!0,keyCode:!0,button:!0,buttons:!0,clientX:!0,clientY:!0,offsetX:!0,offsetY:!0,pointerId:!0,pointerType:!0,screenX:!0,screenY:!0,targetTouches:!0,toElement:!0,touches:!0,which:function(t){var e=t.button;return null==t.which&&Ct.test(t.type)?null!=t.charCode?t.charCode:t.keyCode:!t.which&&void 0!==e&&Tt.test(t.type)?1&e?1:2&e?3:4&e?2:0:t.which}},C.event.addProp),C.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},function(t,e){C.event.special[t]={delegateType:e,bindType:e,handle:function(t){var n,i=t.relatedTarget,r=t.handleObj;return i&&(i===this||C.contains(this,i))||(t.type=r.origType,n=r.handler.apply(this,arguments),t.type=e),n}}}),C.fn.extend({on:function(t,e,n,i){return jt(this,t,e,n,i)},one:function(t,e,n,i){return jt(this,t,e,n,i,1)},off:function(t,e,n){var i,r;if(t&&t.preventDefault&&t.handleObj)return i=t.handleObj,C(t.delegateTarget).off(i.namespace?i.origType+"."+i.namespace:i.origType,i.selector,i.handler),this;if("object"==typeof t){for(r in t)this.off(r,e,t[r]);return this}return!1!==e&&"function"!=typeof e||(n=e,e=void 0),!1===n&&(n=Vt),this.each(function(){C.event.remove(this,t,n,e)})}});var It=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([a-z][^\/\0>\x20\t\r\n\f]*)[^>]*)\/>/gi,At=/<script|<style|<link/i,Et=/checked\s*(?:[^=]|=\s*.checked.)/i,$t=/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g;function Dt(t,e){return I(t,"table")&&I(11!==e.nodeType?e:e.firstChild,"tr")&&C(t).children("tbody")[0]||t}function Pt(t){return t.type=(null!==t.getAttribute("type"))+"/"+t.type,t}function Bt(t){return"true/"===(t.type||"").slice(0,5)?t.type=t.type.slice(5):t.removeAttribute("type"),t}function Lt(t,e){var n,i,r,s,o,a,u,c;if(1===e.nodeType){if(Q.hasData(t)&&(s=Q.access(t),o=Q.set(e,s),c=s.events))for(r in delete o.handle,o.events={},c)for(n=0,i=c[r].length;n<i;n++)C.event.add(e,r,c[r][n]);J.hasData(t)&&(a=J.access(t),u=C.extend({},a),J.set(e,u))}}function Mt(t,e,n,i){e=c.apply([],e);var r,s,o,a,u,l,f=0,h=t.length,d=h-1,p=e[0],m=y(p);if(m||h>1&&"string"==typeof p&&!g.checkClone&&Et.test(p))return t.each(function(r){var s=t.eq(r);m&&(e[0]=p.call(this,r,s.html())),Mt(s,e,n,i)});if(h&&(s=(r=xt(e,t[0].ownerDocument,!1,t,i)).firstChild,1===r.childNodes.length&&(r=s),s||i)){for(a=(o=C.map(vt(r,"script"),Pt)).length;f<h;f++)u=r,f!==d&&(u=C.clone(u,!0,!0),a&&C.merge(o,vt(u,"script"))),n.call(t[f],u,f);if(a)for(l=o[o.length-1].ownerDocument,C.map(o,Bt),f=0;f<a;f++)u=o[f],pt.test(u.type||"")&&!Q.access(u,"globalEval")&&C.contains(l,u)&&(u.src&&"module"!==(u.type||"").toLowerCase()?C._evalUrl&&C._evalUrl(u.src):x(u.textContent.replace($t,""),l,u))}return t}function Nt(t,e,n){for(var i,r=e?C.filter(e,t):t,s=0;null!=(i=r[s]);s++)n||1!==i.nodeType||C.cleanData(vt(i)),i.parentNode&&(n&&C.contains(i.ownerDocument,i)&&gt(vt(i,"script")),i.parentNode.removeChild(i));return t}C.extend({htmlPrefilter:function(t){return t.replace(It,"<$1></$2>")},clone:function(t,e,n){var i,r,s,o,a,u,c,l=t.cloneNode(!0),f=C.contains(t.ownerDocument,t);if(!(g.noCloneChecked||1!==t.nodeType&&11!==t.nodeType||C.isXMLDoc(t)))for(o=vt(l),i=0,r=(s=vt(t)).length;i<r;i++)a=s[i],u=o[i],void 0,"input"===(c=u.nodeName.toLowerCase())&&ht.test(a.type)?u.checked=a.checked:"input"!==c&&"textarea"!==c||(u.defaultValue=a.defaultValue);if(e)if(n)for(s=s||vt(t),o=o||vt(l),i=0,r=s.length;i<r;i++)Lt(s[i],o[i]);else Lt(t,l);return(o=vt(l,"script")).length>0&&gt(o,!f&&vt(t,"script")),l},cleanData:function(t){for(var e,n,i,r=C.event.special,s=0;void 0!==(n=t[s]);s++)if(G(n)){if(e=n[Q.expando]){if(e.events)for(i in e.events)r[i]?C.event.remove(n,i):C.removeEvent(n,i,e.handle);n[Q.expando]=void 0}n[J.expando]&&(n[J.expando]=void 0)}}}),C.fn.extend({detach:function(t){return Nt(this,t,!0)},remove:function(t){return Nt(this,t)},text:function(t){return q(this,function(t){return void 0===t?C.text(this):this.empty().each(function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=t)})},null,t,arguments.length)},append:function(){return Mt(this,arguments,function(t){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||Dt(this,t).appendChild(t)})},prepend:function(){return Mt(this,arguments,function(t){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var e=Dt(this,t);e.insertBefore(t,e.firstChild)}})},before:function(){return Mt(this,arguments,function(t){this.parentNode&&this.parentNode.insertBefore(t,this)})},after:function(){return Mt(this,arguments,function(t){this.parentNode&&this.parentNode.insertBefore(t,this.nextSibling)})},empty:function(){for(var t,e=0;null!=(t=this[e]);e++)1===t.nodeType&&(C.cleanData(vt(t,!1)),t.textContent="");return this},clone:function(t,e){return t=null!=t&&t,e=null==e?t:e,this.map(function(){return C.clone(this,t,e)})},html:function(t){return q(this,function(t){var e=this[0]||{},n=0,i=this.length;if(void 0===t&&1===e.nodeType)return e.innerHTML;if("string"==typeof t&&!At.test(t)&&!mt[(dt.exec(t)||["",""])[1].toLowerCase()]){t=C.htmlPrefilter(t);try{for(;n<i;n++)1===(e=this[n]||{}).nodeType&&(C.cleanData(vt(e,!1)),e.innerHTML=t);e=0}catch(t){}}e&&this.empty().append(t)},null,t,arguments.length)},replaceWith:function(){var t=[];return Mt(this,arguments,function(e){var n=this.parentNode;C.inArray(this,t)<0&&(C.cleanData(vt(this)),n&&n.replaceChild(e,this))},t)}}),C.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(t,e){C.fn[t]=function(t){for(var n,i=[],r=C(t),s=r.length-1,o=0;o<=s;o++)n=o===s?this:this.clone(!0),C(r[o])[e](n),l.apply(i,n.get());return this.pushStack(i)}});var Rt=new RegExp("^("+it+")(?!px)[a-z%]+$","i"),Ft=function(t){var e=t.ownerDocument.defaultView;return e&&e.opener||(e=n),e.getComputedStyle(t)},Ht=new RegExp(st.join("|"),"i");function Wt(t,e,n){var i,r,s,o,a=t.style;return(n=n||Ft(t))&&(""!==(o=n.getPropertyValue(e)||n[e])||C.contains(t.ownerDocument,t)||(o=C.style(t,e)),!g.pixelBoxStyles()&&Rt.test(o)&&Ht.test(e)&&(i=a.width,r=a.minWidth,s=a.maxWidth,a.minWidth=a.maxWidth=a.width=o,o=n.width,a.width=i,a.minWidth=r,a.maxWidth=s)),void 0!==o?o+"":o}function zt(t,e){return{get:function(){if(!t())return(this.get=e).apply(this,arguments);delete this.get}}}!function(){function t(){if(l){c.style.cssText="position:absolute;left:-11111px;width:60px;margin-top:1px;padding:0;border:0",l.style.cssText="position:relative;display:block;box-sizing:border-box;overflow:scroll;margin:auto;border:1px;padding:1px;width:60%;top:1%",wt.appendChild(c).appendChild(l);var t=n.getComputedStyle(l);i="1%"!==t.top,u=12===e(t.marginLeft),l.style.right="60%",a=36===e(t.right),r=36===e(t.width),l.style.position="absolute",s=36===l.offsetWidth||"absolute",wt.removeChild(c),l=null}}function e(t){return Math.round(parseFloat(t))}var i,r,s,a,u,c=o.createElement("div"),l=o.createElement("div");l.style&&(l.style.backgroundClip="content-box",l.cloneNode(!0).style.backgroundClip="",g.clearCloneStyle="content-box"===l.style.backgroundClip,C.extend(g,{boxSizingReliable:function(){return t(),r},pixelBoxStyles:function(){return t(),a},pixelPosition:function(){return t(),i},reliableMarginLeft:function(){return t(),u},scrollboxSize:function(){return t(),s}}))}();var qt=/^(none|table(?!-c[ea]).+)/,Ut=/^--/,Yt={position:"absolute",visibility:"hidden",display:"block"},Kt={letterSpacing:"0",fontWeight:"400"},Xt=["Webkit","Moz","ms"],Gt=o.createElement("div").style;function Zt(t){var e=C.cssProps[t];return e||(e=C.cssProps[t]=function(t){if(t in Gt)return t;for(var e=t[0].toUpperCase()+t.slice(1),n=Xt.length;n--;)if((t=Xt[n]+e)in Gt)return t}(t)||t),e}function Qt(t,e,n){var i=rt.exec(e);return i?Math.max(0,i[2]-(n||0))+(i[3]||"px"):e}function Jt(t,e,n,i,r,s){var o="width"===e?1:0,a=0,u=0;if(n===(i?"border":"content"))return 0;for(;o<4;o+=2)"margin"===n&&(u+=C.css(t,n+st[o],!0,r)),i?("content"===n&&(u-=C.css(t,"padding"+st[o],!0,r)),"margin"!==n&&(u-=C.css(t,"border"+st[o]+"Width",!0,r))):(u+=C.css(t,"padding"+st[o],!0,r),"padding"!==n?u+=C.css(t,"border"+st[o]+"Width",!0,r):a+=C.css(t,"border"+st[o]+"Width",!0,r));return!i&&s>=0&&(u+=Math.max(0,Math.ceil(t["offset"+e[0].toUpperCase()+e.slice(1)]-s-u-a-.5))),u}function te(t,e,n){var i=Ft(t),r=Wt(t,e,i),s="border-box"===C.css(t,"boxSizing",!1,i),o=s;if(Rt.test(r)){if(!n)return r;r="auto"}return o=o&&(g.boxSizingReliable()||r===t.style[e]),("auto"===r||!parseFloat(r)&&"inline"===C.css(t,"display",!1,i))&&(r=t["offset"+e[0].toUpperCase()+e.slice(1)],o=!0),(r=parseFloat(r)||0)+Jt(t,e,n||(s?"border":"content"),o,i,r)+"px"}function ee(t,e,n,i,r){return new ee.prototype.init(t,e,n,i,r)}C.extend({cssHooks:{opacity:{get:function(t,e){if(e){var n=Wt(t,"opacity");return""===n?"1":n}}}},cssNumber:{animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{},style:function(t,e,n,i){if(t&&3!==t.nodeType&&8!==t.nodeType&&t.style){var r,s,o,a=X(e),u=Ut.test(e),c=t.style;if(u||(e=Zt(a)),o=C.cssHooks[e]||C.cssHooks[a],void 0===n)return o&&"get"in o&&void 0!==(r=o.get(t,!1,i))?r:c[e];"string"===(s=typeof n)&&(r=rt.exec(n))&&r[1]&&(n=ut(t,e,r),s="number"),null!=n&&n==n&&("number"===s&&(n+=r&&r[3]||(C.cssNumber[a]?"":"px")),g.clearCloneStyle||""!==n||0!==e.indexOf("background")||(c[e]="inherit"),o&&"set"in o&&void 0===(n=o.set(t,n,i))||(u?c.setProperty(e,n):c[e]=n))}},css:function(t,e,n,i){var r,s,o,a=X(e);return Ut.test(e)||(e=Zt(a)),(o=C.cssHooks[e]||C.cssHooks[a])&&"get"in o&&(r=o.get(t,!0,n)),void 0===r&&(r=Wt(t,e,i)),"normal"===r&&e in Kt&&(r=Kt[e]),""===n||n?(s=parseFloat(r),!0===n||isFinite(s)?s||0:r):r}}),C.each(["height","width"],function(t,e){C.cssHooks[e]={get:function(t,n,i){if(n)return!qt.test(C.css(t,"display"))||t.getClientRects().length&&t.getBoundingClientRect().width?te(t,e,i):at(t,Yt,function(){return te(t,e,i)})},set:function(t,n,i){var r,s=Ft(t),o="border-box"===C.css(t,"boxSizing",!1,s),a=i&&Jt(t,e,i,o,s);return o&&g.scrollboxSize()===s.position&&(a-=Math.ceil(t["offset"+e[0].toUpperCase()+e.slice(1)]-parseFloat(s[e])-Jt(t,e,"border",!1,s)-.5)),a&&(r=rt.exec(n))&&"px"!==(r[3]||"px")&&(t.style[e]=n,n=C.css(t,e)),Qt(0,n,a)}}}),C.cssHooks.marginLeft=zt(g.reliableMarginLeft,function(t,e){if(e)return(parseFloat(Wt(t,"marginLeft"))||t.getBoundingClientRect().left-at(t,{marginLeft:0},function(){return t.getBoundingClientRect().left}))+"px"}),C.each({margin:"",padding:"",border:"Width"},function(t,e){C.cssHooks[t+e]={expand:function(n){for(var i=0,r={},s="string"==typeof n?n.split(" "):[n];i<4;i++)r[t+st[i]+e]=s[i]||s[i-2]||s[0];return r}},"margin"!==t&&(C.cssHooks[t+e].set=Qt)}),C.fn.extend({css:function(t,e){return q(this,function(t,e,n){var i,r,s={},o=0;if(Array.isArray(e)){for(i=Ft(t),r=e.length;o<r;o++)s[e[o]]=C.css(t,e[o],!1,i);return s}return void 0!==n?C.style(t,e,n):C.css(t,e)},t,e,arguments.length>1)}}),C.Tween=ee,ee.prototype={constructor:ee,init:function(t,e,n,i,r,s){this.elem=t,this.prop=n,this.easing=r||C.easing._default,this.options=e,this.start=this.now=this.cur(),this.end=i,this.unit=s||(C.cssNumber[n]?"":"px")},cur:function(){var t=ee.propHooks[this.prop];return t&&t.get?t.get(this):ee.propHooks._default.get(this)},run:function(t){var e,n=ee.propHooks[this.prop];return this.options.duration?this.pos=e=C.easing[this.easing](t,this.options.duration*t,0,1,this.options.duration):this.pos=e=t,this.now=(this.end-this.start)*e+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):ee.propHooks._default.set(this),this}},ee.prototype.init.prototype=ee.prototype,ee.propHooks={_default:{get:function(t){var e;return 1!==t.elem.nodeType||null!=t.elem[t.prop]&&null==t.elem.style[t.prop]?t.elem[t.prop]:(e=C.css(t.elem,t.prop,""))&&"auto"!==e?e:0},set:function(t){C.fx.step[t.prop]?C.fx.step[t.prop](t):1!==t.elem.nodeType||null==t.elem.style[C.cssProps[t.prop]]&&!C.cssHooks[t.prop]?t.elem[t.prop]=t.now:C.style(t.elem,t.prop,t.now+t.unit)}}},ee.propHooks.scrollTop=ee.propHooks.scrollLeft={set:function(t){t.elem.nodeType&&t.elem.parentNode&&(t.elem[t.prop]=t.now)}},C.easing={linear:function(t){return t},swing:function(t){return.5-Math.cos(t*Math.PI)/2},_default:"swing"},C.fx=ee.prototype.init,C.fx.step={};var ne,ie,re=/^(?:toggle|show|hide)$/,se=/queueHooks$/;function oe(){ie&&(!1===o.hidden&&n.requestAnimationFrame?n.requestAnimationFrame(oe):n.setTimeout(oe,C.fx.interval),C.fx.tick())}function ae(){return n.setTimeout(function(){ne=void 0}),ne=Date.now()}function ue(t,e){var n,i=0,r={height:t};for(e=e?1:0;i<4;i+=2-e)r["margin"+(n=st[i])]=r["padding"+n]=t;return e&&(r.opacity=r.width=t),r}function ce(t,e,n){for(var i,r=(le.tweeners[e]||[]).concat(le.tweeners["*"]),s=0,o=r.length;s<o;s++)if(i=r[s].call(n,e,t))return i}function le(t,e,n){var i,r,s=0,o=le.prefilters.length,a=C.Deferred().always(function(){delete u.elem}),u=function(){if(r)return!1;for(var e=ne||ae(),n=Math.max(0,c.startTime+c.duration-e),i=1-(n/c.duration||0),s=0,o=c.tweens.length;s<o;s++)c.tweens[s].run(i);return a.notifyWith(t,[c,i,n]),i<1&&o?n:(o||a.notifyWith(t,[c,1,0]),a.resolveWith(t,[c]),!1)},c=a.promise({elem:t,props:C.extend({},e),opts:C.extend(!0,{specialEasing:{},easing:C.easing._default},n),originalProperties:e,originalOptions:n,startTime:ne||ae(),duration:n.duration,tweens:[],createTween:function(e,n){var i=C.Tween(t,c.opts,e,n,c.opts.specialEasing[e]||c.opts.easing);return c.tweens.push(i),i},stop:function(e){var n=0,i=e?c.tweens.length:0;if(r)return this;for(r=!0;n<i;n++)c.tweens[n].run(1);return e?(a.notifyWith(t,[c,1,0]),a.resolveWith(t,[c,e])):a.rejectWith(t,[c,e]),this}}),l=c.props;for(!function(t,e){var n,i,r,s,o;for(n in t)if(r=e[i=X(n)],s=t[n],Array.isArray(s)&&(r=s[1],s=t[n]=s[0]),n!==i&&(t[i]=s,delete t[n]),(o=C.cssHooks[i])&&"expand"in o)for(n in s=o.expand(s),delete t[i],s)n in t||(t[n]=s[n],e[n]=r);else e[i]=r}(l,c.opts.specialEasing);s<o;s++)if(i=le.prefilters[s].call(c,t,l,c.opts))return y(i.stop)&&(C._queueHooks(c.elem,c.opts.queue).stop=i.stop.bind(i)),i;return C.map(l,ce,c),y(c.opts.start)&&c.opts.start.call(t,c),c.progress(c.opts.progress).done(c.opts.done,c.opts.complete).fail(c.opts.fail).always(c.opts.always),C.fx.timer(C.extend(u,{elem:t,anim:c,queue:c.opts.queue})),c}C.Animation=C.extend(le,{tweeners:{"*":[function(t,e){var n=this.createTween(t,e);return ut(n.elem,t,rt.exec(e),n),n}]},tweener:function(t,e){y(t)?(e=t,t=["*"]):t=t.match(M);for(var n,i=0,r=t.length;i<r;i++)n=t[i],le.tweeners[n]=le.tweeners[n]||[],le.tweeners[n].unshift(e)},prefilters:[function(t,e,n){var i,r,s,o,a,u,c,l,f="width"in e||"height"in e,h=this,d={},p=t.style,m=t.nodeType&&ot(t),v=Q.get(t,"fxshow");for(i in n.queue||(null==(o=C._queueHooks(t,"fx")).unqueued&&(o.unqueued=0,a=o.empty.fire,o.empty.fire=function(){o.unqueued||a()}),o.unqueued++,h.always(function(){h.always(function(){o.unqueued--,C.queue(t,"fx").length||o.empty.fire()})})),e)if(r=e[i],re.test(r)){if(delete e[i],s=s||"toggle"===r,r===(m?"hide":"show")){if("show"!==r||!v||void 0===v[i])continue;m=!0}d[i]=v&&v[i]||C.style(t,i)}if((u=!C.isEmptyObject(e))||!C.isEmptyObject(d))for(i in f&&1===t.nodeType&&(n.overflow=[p.overflow,p.overflowX,p.overflowY],null==(c=v&&v.display)&&(c=Q.get(t,"display")),"none"===(l=C.css(t,"display"))&&(c?l=c:(ft([t],!0),c=t.style.display||c,l=C.css(t,"display"),ft([t]))),("inline"===l||"inline-block"===l&&null!=c)&&"none"===C.css(t,"float")&&(u||(h.done(function(){p.display=c}),null==c&&(l=p.display,c="none"===l?"":l)),p.display="inline-block")),n.overflow&&(p.overflow="hidden",h.always(function(){p.overflow=n.overflow[0],p.overflowX=n.overflow[1],p.overflowY=n.overflow[2]})),u=!1,d)u||(v?"hidden"in v&&(m=v.hidden):v=Q.access(t,"fxshow",{display:c}),s&&(v.hidden=!m),m&&ft([t],!0),h.done(function(){for(i in m||ft([t]),Q.remove(t,"fxshow"),d)C.style(t,i,d[i])})),u=ce(m?v[i]:0,i,h),i in v||(v[i]=u.start,m&&(u.end=u.start,u.start=0))}],prefilter:function(t,e){e?le.prefilters.unshift(t):le.prefilters.push(t)}}),C.speed=function(t,e,n){var i=t&&"object"==typeof t?C.extend({},t):{complete:n||!n&&e||y(t)&&t,duration:t,easing:n&&e||e&&!y(e)&&e};return C.fx.off?i.duration=0:"number"!=typeof i.duration&&(i.duration in C.fx.speeds?i.duration=C.fx.speeds[i.duration]:i.duration=C.fx.speeds._default),null!=i.queue&&!0!==i.queue||(i.queue="fx"),i.old=i.complete,i.complete=function(){y(i.old)&&i.old.call(this),i.queue&&C.dequeue(this,i.queue)},i},C.fn.extend({fadeTo:function(t,e,n,i){return this.filter(ot).css("opacity",0).show().end().animate({opacity:e},t,n,i)},animate:function(t,e,n,i){var r=C.isEmptyObject(t),s=C.speed(e,n,i),o=function(){var e=le(this,C.extend({},t),s);(r||Q.get(this,"finish"))&&e.stop(!0)};return o.finish=o,r||!1===s.queue?this.each(o):this.queue(s.queue,o)},stop:function(t,e,n){var i=function(t){var e=t.stop;delete t.stop,e(n)};return"string"!=typeof t&&(n=e,e=t,t=void 0),e&&!1!==t&&this.queue(t||"fx",[]),this.each(function(){var e=!0,r=null!=t&&t+"queueHooks",s=C.timers,o=Q.get(this);if(r)o[r]&&o[r].stop&&i(o[r]);else for(r in o)o[r]&&o[r].stop&&se.test(r)&&i(o[r]);for(r=s.length;r--;)s[r].elem!==this||null!=t&&s[r].queue!==t||(s[r].anim.stop(n),e=!1,s.splice(r,1));!e&&n||C.dequeue(this,t)})},finish:function(t){return!1!==t&&(t=t||"fx"),this.each(function(){var e,n=Q.get(this),i=n[t+"queue"],r=n[t+"queueHooks"],s=C.timers,o=i?i.length:0;for(n.finish=!0,C.queue(this,t,[]),r&&r.stop&&r.stop.call(this,!0),e=s.length;e--;)s[e].elem===this&&s[e].queue===t&&(s[e].anim.stop(!0),s.splice(e,1));for(e=0;e<o;e++)i[e]&&i[e].finish&&i[e].finish.call(this);delete n.finish})}}),C.each(["toggle","show","hide"],function(t,e){var n=C.fn[e];C.fn[e]=function(t,i,r){return null==t||"boolean"==typeof t?n.apply(this,arguments):this.animate(ue(e,!0),t,i,r)}}),C.each({slideDown:ue("show"),slideUp:ue("hide"),slideToggle:ue("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(t,e){C.fn[t]=function(t,n,i){return this.animate(e,t,n,i)}}),C.timers=[],C.fx.tick=function(){var t,e=0,n=C.timers;for(ne=Date.now();e<n.length;e++)(t=n[e])()||n[e]!==t||n.splice(e--,1);n.length||C.fx.stop(),ne=void 0},C.fx.timer=function(t){C.timers.push(t),C.fx.start()},C.fx.interval=13,C.fx.start=function(){ie||(ie=!0,oe())},C.fx.stop=function(){ie=null},C.fx.speeds={slow:600,fast:200,_default:400},C.fn.delay=function(t,e){return t=C.fx&&C.fx.speeds[t]||t,e=e||"fx",this.queue(e,function(e,i){var r=n.setTimeout(e,t);i.stop=function(){n.clearTimeout(r)}})},function(){var t=o.createElement("input"),e=o.createElement("select").appendChild(o.createElement("option"));t.type="checkbox",g.checkOn=""!==t.value,g.optSelected=e.selected,(t=o.createElement("input")).value="t",t.type="radio",g.radioValue="t"===t.value}();var fe,he=C.expr.attrHandle;C.fn.extend({attr:function(t,e){return q(this,C.attr,t,e,arguments.length>1)},removeAttr:function(t){return this.each(function(){C.removeAttr(this,t)})}}),C.extend({attr:function(t,e,n){var i,r,s=t.nodeType;if(3!==s&&8!==s&&2!==s)return void 0===t.getAttribute?C.prop(t,e,n):(1===s&&C.isXMLDoc(t)||(r=C.attrHooks[e.toLowerCase()]||(C.expr.match.bool.test(e)?fe:void 0)),void 0!==n?null===n?void C.removeAttr(t,e):r&&"set"in r&&void 0!==(i=r.set(t,n,e))?i:(t.setAttribute(e,n+""),n):r&&"get"in r&&null!==(i=r.get(t,e))?i:null==(i=C.find.attr(t,e))?void 0:i)},attrHooks:{type:{set:function(t,e){if(!g.radioValue&&"radio"===e&&I(t,"input")){var n=t.value;return t.setAttribute("type",e),n&&(t.value=n),e}}}},removeAttr:function(t,e){var n,i=0,r=e&&e.match(M);if(r&&1===t.nodeType)for(;n=r[i++];)t.removeAttribute(n)}}),fe={set:function(t,e,n){return!1===e?C.removeAttr(t,n):t.setAttribute(n,n),n}},C.each(C.expr.match.bool.source.match(/\w+/g),function(t,e){var n=he[e]||C.find.attr;he[e]=function(t,e,i){var r,s,o=e.toLowerCase();return i||(s=he[o],he[o]=r,r=null!=n(t,e,i)?o:null,he[o]=s),r}});var de=/^(?:input|select|textarea|button)$/i,pe=/^(?:a|area)$/i;function me(t){return(t.match(M)||[]).join(" ")}function ve(t){return t.getAttribute&&t.getAttribute("class")||""}function ge(t){return Array.isArray(t)?t:"string"==typeof t&&t.match(M)||[]}C.fn.extend({prop:function(t,e){return q(this,C.prop,t,e,arguments.length>1)},removeProp:function(t){return this.each(function(){delete this[C.propFix[t]||t]})}}),C.extend({prop:function(t,e,n){var i,r,s=t.nodeType;if(3!==s&&8!==s&&2!==s)return 1===s&&C.isXMLDoc(t)||(e=C.propFix[e]||e,r=C.propHooks[e]),void 0!==n?r&&"set"in r&&void 0!==(i=r.set(t,n,e))?i:t[e]=n:r&&"get"in r&&null!==(i=r.get(t,e))?i:t[e]},propHooks:{tabIndex:{get:function(t){var e=C.find.attr(t,"tabindex");return e?parseInt(e,10):de.test(t.nodeName)||pe.test(t.nodeName)&&t.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),g.optSelected||(C.propHooks.selected={get:function(t){var e=t.parentNode;return e&&e.parentNode&&e.parentNode.selectedIndex,null},set:function(t){var e=t.parentNode;e&&(e.selectedIndex,e.parentNode&&e.parentNode.selectedIndex)}}),C.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){C.propFix[this.toLowerCase()]=this}),C.fn.extend({addClass:function(t){var e,n,i,r,s,o,a,u=0;if(y(t))return this.each(function(e){C(this).addClass(t.call(this,e,ve(this)))});if((e=ge(t)).length)for(;n=this[u++];)if(r=ve(n),i=1===n.nodeType&&" "+me(r)+" "){for(o=0;s=e[o++];)i.indexOf(" "+s+" ")<0&&(i+=s+" ");r!==(a=me(i))&&n.setAttribute("class",a)}return this},removeClass:function(t){var e,n,i,r,s,o,a,u=0;if(y(t))return this.each(function(e){C(this).removeClass(t.call(this,e,ve(this)))});if(!arguments.length)return this.attr("class","");if((e=ge(t)).length)for(;n=this[u++];)if(r=ve(n),i=1===n.nodeType&&" "+me(r)+" "){for(o=0;s=e[o++];)for(;i.indexOf(" "+s+" ")>-1;)i=i.replace(" "+s+" "," ");r!==(a=me(i))&&n.setAttribute("class",a)}return this},toggleClass:function(t,e){var n=typeof t,i="string"===n||Array.isArray(t);return"boolean"==typeof e&&i?e?this.addClass(t):this.removeClass(t):y(t)?this.each(function(n){C(this).toggleClass(t.call(this,n,ve(this),e),e)}):this.each(function(){var e,r,s,o;if(i)for(r=0,s=C(this),o=ge(t);e=o[r++];)s.hasClass(e)?s.removeClass(e):s.addClass(e);else void 0!==t&&"boolean"!==n||((e=ve(this))&&Q.set(this,"__className__",e),this.setAttribute&&this.setAttribute("class",e||!1===t?"":Q.get(this,"__className__")||""))})},hasClass:function(t){var e,n,i=0;for(e=" "+t+" ";n=this[i++];)if(1===n.nodeType&&(" "+me(ve(n))+" ").indexOf(e)>-1)return!0;return!1}});var ye=/\r/g;C.fn.extend({val:function(t){var e,n,i,r=this[0];return arguments.length?(i=y(t),this.each(function(n){var r;1===this.nodeType&&(null==(r=i?t.call(this,n,C(this).val()):t)?r="":"number"==typeof r?r+="":Array.isArray(r)&&(r=C.map(r,function(t){return null==t?"":t+""})),(e=C.valHooks[this.type]||C.valHooks[this.nodeName.toLowerCase()])&&"set"in e&&void 0!==e.set(this,r,"value")||(this.value=r))})):r?(e=C.valHooks[r.type]||C.valHooks[r.nodeName.toLowerCase()])&&"get"in e&&void 0!==(n=e.get(r,"value"))?n:"string"==typeof(n=r.value)?n.replace(ye,""):null==n?"":n:void 0}}),C.extend({valHooks:{option:{get:function(t){var e=C.find.attr(t,"value");return null!=e?e:me(C.text(t))}},select:{get:function(t){var e,n,i,r=t.options,s=t.selectedIndex,o="select-one"===t.type,a=o?null:[],u=o?s+1:r.length;for(i=s<0?u:o?s:0;i<u;i++)if(((n=r[i]).selected||i===s)&&!n.disabled&&(!n.parentNode.disabled||!I(n.parentNode,"optgroup"))){if(e=C(n).val(),o)return e;a.push(e)}return a},set:function(t,e){for(var n,i,r=t.options,s=C.makeArray(e),o=r.length;o--;)((i=r[o]).selected=C.inArray(C.valHooks.option.get(i),s)>-1)&&(n=!0);return n||(t.selectedIndex=-1),s}}}}),C.each(["radio","checkbox"],function(){C.valHooks[this]={set:function(t,e){if(Array.isArray(e))return t.checked=C.inArray(C(t).val(),e)>-1}},g.checkOn||(C.valHooks[this].get=function(t){return null===t.getAttribute("value")?"on":t.value})}),g.focusin="onfocusin"in n;var be=/^(?:focusinfocus|focusoutblur)$/,_e=function(t){t.stopPropagation()};C.extend(C.event,{trigger:function(t,e,i,r){var s,a,u,c,l,f,h,d,m=[i||o],v=p.call(t,"type")?t.type:t,g=p.call(t,"namespace")?t.namespace.split("."):[];if(a=d=u=i=i||o,3!==i.nodeType&&8!==i.nodeType&&!be.test(v+C.event.triggered)&&(v.indexOf(".")>-1&&(v=(g=v.split(".")).shift(),g.sort()),l=v.indexOf(":")<0&&"on"+v,(t=t[C.expando]?t:new C.Event(v,"object"==typeof t&&t)).isTrigger=r?2:3,t.namespace=g.join("."),t.rnamespace=t.namespace?new RegExp("(^|\\.)"+g.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,t.result=void 0,t.target||(t.target=i),e=null==e?[t]:C.makeArray(e,[t]),h=C.event.special[v]||{},r||!h.trigger||!1!==h.trigger.apply(i,e))){if(!r&&!h.noBubble&&!b(i)){for(c=h.delegateType||v,be.test(c+v)||(a=a.parentNode);a;a=a.parentNode)m.push(a),u=a;u===(i.ownerDocument||o)&&m.push(u.defaultView||u.parentWindow||n)}for(s=0;(a=m[s++])&&!t.isPropagationStopped();)d=a,t.type=s>1?c:h.bindType||v,(f=(Q.get(a,"events")||{})[t.type]&&Q.get(a,"handle"))&&f.apply(a,e),(f=l&&a[l])&&f.apply&&G(a)&&(t.result=f.apply(a,e),!1===t.result&&t.preventDefault());return t.type=v,r||t.isDefaultPrevented()||h._default&&!1!==h._default.apply(m.pop(),e)||!G(i)||l&&y(i[v])&&!b(i)&&((u=i[l])&&(i[l]=null),C.event.triggered=v,t.isPropagationStopped()&&d.addEventListener(v,_e),i[v](),t.isPropagationStopped()&&d.removeEventListener(v,_e),C.event.triggered=void 0,u&&(i[l]=u)),t.result}},simulate:function(t,e,n){var i=C.extend(new C.Event,n,{type:t,isSimulated:!0});C.event.trigger(i,null,e)}}),C.fn.extend({trigger:function(t,e){return this.each(function(){C.event.trigger(t,e,this)})},triggerHandler:function(t,e){var n=this[0];if(n)return C.event.trigger(t,e,n,!0)}}),g.focusin||C.each({focus:"focusin",blur:"focusout"},function(t,e){var n=function(t){C.event.simulate(e,t.target,C.event.fix(t))};C.event.special[e]={setup:function(){var i=this.ownerDocument||this,r=Q.access(i,e);r||i.addEventListener(t,n,!0),Q.access(i,e,(r||0)+1)},teardown:function(){var i=this.ownerDocument||this,r=Q.access(i,e)-1;r?Q.access(i,e,r):(i.removeEventListener(t,n,!0),Q.remove(i,e))}}});var xe=n.location,we=Date.now(),Ce=/\?/;C.parseXML=function(t){var e;if(!t||"string"!=typeof t)return null;try{e=(new n.DOMParser).parseFromString(t,"text/xml")}catch(t){e=void 0}return e&&!e.getElementsByTagName("parsererror").length||C.error("Invalid XML: "+t),e};var Te=/\[\]$/,Se=/\r?\n/g,ke=/^(?:submit|button|image|reset|file)$/i,Ve=/^(?:input|select|textarea|keygen)/i;function Oe(t,e,n,i){var r;if(Array.isArray(e))C.each(e,function(e,r){n||Te.test(t)?i(t,r):Oe(t+"["+("object"==typeof r&&null!=r?e:"")+"]",r,n,i)});else if(n||"object"!==w(e))i(t,e);else for(r in e)Oe(t+"["+r+"]",e[r],n,i)}C.param=function(t,e){var n,i=[],r=function(t,e){var n=y(e)?e():e;i[i.length]=encodeURIComponent(t)+"="+encodeURIComponent(null==n?"":n)};if(Array.isArray(t)||t.jquery&&!C.isPlainObject(t))C.each(t,function(){r(this.name,this.value)});else for(n in t)Oe(n,t[n],e,r);return i.join("&")},C.fn.extend({serialize:function(){return C.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var t=C.prop(this,"elements");return t?C.makeArray(t):this}).filter(function(){var t=this.type;return this.name&&!C(this).is(":disabled")&&Ve.test(this.nodeName)&&!ke.test(t)&&(this.checked||!ht.test(t))}).map(function(t,e){var n=C(this).val();return null==n?null:Array.isArray(n)?C.map(n,function(t){return{name:e.name,value:t.replace(Se,"\r\n")}}):{name:e.name,value:n.replace(Se,"\r\n")}}).get()}});var je=/%20/g,Ie=/#.*$/,Ae=/([?&])_=[^&]*/,Ee=/^(.*?):[ \t]*([^\r\n]*)$/gm,$e=/^(?:GET|HEAD)$/,De=/^\/\//,Pe={},Be={},Le="*/".concat("*"),Me=o.createElement("a");function Ne(t){return function(e,n){"string"!=typeof e&&(n=e,e="*");var i,r=0,s=e.toLowerCase().match(M)||[];if(y(n))for(;i=s[r++];)"+"===i[0]?(i=i.slice(1)||"*",(t[i]=t[i]||[]).unshift(n)):(t[i]=t[i]||[]).push(n)}}function Re(t,e,n,i){var r={},s=t===Be;function o(a){var u;return r[a]=!0,C.each(t[a]||[],function(t,a){var c=a(e,n,i);return"string"!=typeof c||s||r[c]?s?!(u=c):void 0:(e.dataTypes.unshift(c),o(c),!1)}),u}return o(e.dataTypes[0])||!r["*"]&&o("*")}function Fe(t,e){var n,i,r=C.ajaxSettings.flatOptions||{};for(n in e)void 0!==e[n]&&((r[n]?t:i||(i={}))[n]=e[n]);return i&&C.extend(!0,t,i),t}Me.href=xe.href,C.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:xe.href,type:"GET",isLocal:/^(?:about|app|app-storage|.+-extension|file|res|widget):$/.test(xe.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":Le,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":C.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(t,e){return e?Fe(Fe(t,C.ajaxSettings),e):Fe(C.ajaxSettings,t)},ajaxPrefilter:Ne(Pe),ajaxTransport:Ne(Be),ajax:function(t,e){"object"==typeof t&&(e=t,t=void 0),e=e||{};var i,r,s,a,u,c,l,f,h,d,p=C.ajaxSetup({},e),m=p.context||p,v=p.context&&(m.nodeType||m.jquery)?C(m):C.event,g=C.Deferred(),y=C.Callbacks("once memory"),b=p.statusCode||{},_={},x={},w="canceled",T={readyState:0,getResponseHeader:function(t){var e;if(l){if(!a)for(a={};e=Ee.exec(s);)a[e[1].toLowerCase()]=e[2];e=a[t.toLowerCase()]}return null==e?null:e},getAllResponseHeaders:function(){return l?s:null},setRequestHeader:function(t,e){return null==l&&(t=x[t.toLowerCase()]=x[t.toLowerCase()]||t,_[t]=e),this},overrideMimeType:function(t){return null==l&&(p.mimeType=t),this},statusCode:function(t){var e;if(t)if(l)T.always(t[T.status]);else for(e in t)b[e]=[b[e],t[e]];return this},abort:function(t){var e=t||w;return i&&i.abort(e),S(0,e),this}};if(g.promise(T),p.url=((t||p.url||xe.href)+"").replace(De,xe.protocol+"//"),p.type=e.method||e.type||p.method||p.type,p.dataTypes=(p.dataType||"*").toLowerCase().match(M)||[""],null==p.crossDomain){c=o.createElement("a");try{c.href=p.url,c.href=c.href,p.crossDomain=Me.protocol+"//"+Me.host!=c.protocol+"//"+c.host}catch(t){p.crossDomain=!0}}if(p.data&&p.processData&&"string"!=typeof p.data&&(p.data=C.param(p.data,p.traditional)),Re(Pe,p,e,T),l)return T;for(h in(f=C.event&&p.global)&&0==C.active++&&C.event.trigger("ajaxStart"),p.type=p.type.toUpperCase(),p.hasContent=!$e.test(p.type),r=p.url.replace(Ie,""),p.hasContent?p.data&&p.processData&&0===(p.contentType||"").indexOf("application/x-www-form-urlencoded")&&(p.data=p.data.replace(je,"+")):(d=p.url.slice(r.length),p.data&&(p.processData||"string"==typeof p.data)&&(r+=(Ce.test(r)?"&":"?")+p.data,delete p.data),!1===p.cache&&(r=r.replace(Ae,"$1"),d=(Ce.test(r)?"&":"?")+"_="+we+++d),p.url=r+d),p.ifModified&&(C.lastModified[r]&&T.setRequestHeader("If-Modified-Since",C.lastModified[r]),C.etag[r]&&T.setRequestHeader("If-None-Match",C.etag[r])),(p.data&&p.hasContent&&!1!==p.contentType||e.contentType)&&T.setRequestHeader("Content-Type",p.contentType),T.setRequestHeader("Accept",p.dataTypes[0]&&p.accepts[p.dataTypes[0]]?p.accepts[p.dataTypes[0]]+("*"!==p.dataTypes[0]?", "+Le+"; q=0.01":""):p.accepts["*"]),p.headers)T.setRequestHeader(h,p.headers[h]);if(p.beforeSend&&(!1===p.beforeSend.call(m,T,p)||l))return T.abort();if(w="abort",y.add(p.complete),T.done(p.success),T.fail(p.error),i=Re(Be,p,e,T)){if(T.readyState=1,f&&v.trigger("ajaxSend",[T,p]),l)return T;p.async&&p.timeout>0&&(u=n.setTimeout(function(){T.abort("timeout")},p.timeout));try{l=!1,i.send(_,S)}catch(t){if(l)throw t;S(-1,t)}}else S(-1,"No Transport");function S(t,e,o,a){var c,h,d,_,x,w=e;l||(l=!0,u&&n.clearTimeout(u),i=void 0,s=a||"",T.readyState=t>0?4:0,c=t>=200&&t<300||304===t,o&&(_=function(t,e,n){for(var i,r,s,o,a=t.contents,u=t.dataTypes;"*"===u[0];)u.shift(),void 0===i&&(i=t.mimeType||e.getResponseHeader("Content-Type"));if(i)for(r in a)if(a[r]&&a[r].test(i)){u.unshift(r);break}if(u[0]in n)s=u[0];else{for(r in n){if(!u[0]||t.converters[r+" "+u[0]]){s=r;break}o||(o=r)}s=s||o}if(s)return s!==u[0]&&u.unshift(s),n[s]}(p,T,o)),_=function(t,e,n,i){var r,s,o,a,u,c={},l=t.dataTypes.slice();if(l[1])for(o in t.converters)c[o.toLowerCase()]=t.converters[o];for(s=l.shift();s;)if(t.responseFields[s]&&(n[t.responseFields[s]]=e),!u&&i&&t.dataFilter&&(e=t.dataFilter(e,t.dataType)),u=s,s=l.shift())if("*"===s)s=u;else if("*"!==u&&u!==s){if(!(o=c[u+" "+s]||c["* "+s]))for(r in c)if((a=r.split(" "))[1]===s&&(o=c[u+" "+a[0]]||c["* "+a[0]])){!0===o?o=c[r]:!0!==c[r]&&(s=a[0],l.unshift(a[1]));break}if(!0!==o)if(o&&t.throws)e=o(e);else try{e=o(e)}catch(t){return{state:"parsererror",error:o?t:"No conversion from "+u+" to "+s}}}return{state:"success",data:e}}(p,_,T,c),c?(p.ifModified&&((x=T.getResponseHeader("Last-Modified"))&&(C.lastModified[r]=x),(x=T.getResponseHeader("etag"))&&(C.etag[r]=x)),204===t||"HEAD"===p.type?w="nocontent":304===t?w="notmodified":(w=_.state,h=_.data,c=!(d=_.error))):(d=w,!t&&w||(w="error",t<0&&(t=0))),T.status=t,T.statusText=(e||w)+"",c?g.resolveWith(m,[h,w,T]):g.rejectWith(m,[T,w,d]),T.statusCode(b),b=void 0,f&&v.trigger(c?"ajaxSuccess":"ajaxError",[T,p,c?h:d]),y.fireWith(m,[T,w]),f&&(v.trigger("ajaxComplete",[T,p]),--C.active||C.event.trigger("ajaxStop")))}return T},getJSON:function(t,e,n){return C.get(t,e,n,"json")},getScript:function(t,e){return C.get(t,void 0,e,"script")}}),C.each(["get","post"],function(t,e){C[e]=function(t,n,i,r){return y(n)&&(r=r||i,i=n,n=void 0),C.ajax(C.extend({url:t,type:e,dataType:r,data:n,success:i},C.isPlainObject(t)&&t))}}),C._evalUrl=function(t){return C.ajax({url:t,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,throws:!0})},C.fn.extend({wrapAll:function(t){var e;return this[0]&&(y(t)&&(t=t.call(this[0])),e=C(t,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&e.insertBefore(this[0]),e.map(function(){for(var t=this;t.firstElementChild;)t=t.firstElementChild;return t}).append(this)),this},wrapInner:function(t){return y(t)?this.each(function(e){C(this).wrapInner(t.call(this,e))}):this.each(function(){var e=C(this),n=e.contents();n.length?n.wrapAll(t):e.append(t)})},wrap:function(t){var e=y(t);return this.each(function(n){C(this).wrapAll(e?t.call(this,n):t)})},unwrap:function(t){return this.parent(t).not("body").each(function(){C(this).replaceWith(this.childNodes)}),this}}),C.expr.pseudos.hidden=function(t){return!C.expr.pseudos.visible(t)},C.expr.pseudos.visible=function(t){return!!(t.offsetWidth||t.offsetHeight||t.getClientRects().length)},C.ajaxSettings.xhr=function(){try{return new n.XMLHttpRequest}catch(t){}};var He={0:200,1223:204},We=C.ajaxSettings.xhr();g.cors=!!We&&"withCredentials"in We,g.ajax=We=!!We,C.ajaxTransport(function(t){var e,i;if(g.cors||We&&!t.crossDomain)return{send:function(r,s){var o,a=t.xhr();if(a.open(t.type,t.url,t.async,t.username,t.password),t.xhrFields)for(o in t.xhrFields)a[o]=t.xhrFields[o];for(o in t.mimeType&&a.overrideMimeType&&a.overrideMimeType(t.mimeType),t.crossDomain||r["X-Requested-With"]||(r["X-Requested-With"]="XMLHttpRequest"),r)a.setRequestHeader(o,r[o]);e=function(t){return function(){e&&(e=i=a.onload=a.onerror=a.onabort=a.ontimeout=a.onreadystatechange=null,"abort"===t?a.abort():"error"===t?"number"!=typeof a.status?s(0,"error"):s(a.status,a.statusText):s(He[a.status]||a.status,a.statusText,"text"!==(a.responseType||"text")||"string"!=typeof a.responseText?{binary:a.response}:{text:a.responseText},a.getAllResponseHeaders()))}},a.onload=e(),i=a.onerror=a.ontimeout=e("error"),void 0!==a.onabort?a.onabort=i:a.onreadystatechange=function(){4===a.readyState&&n.setTimeout(function(){e&&i()})},e=e("abort");try{a.send(t.hasContent&&t.data||null)}catch(t){if(e)throw t}},abort:function(){e&&e()}}}),C.ajaxPrefilter(function(t){t.crossDomain&&(t.contents.script=!1)}),C.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(t){return C.globalEval(t),t}}}),C.ajaxPrefilter("script",function(t){void 0===t.cache&&(t.cache=!1),t.crossDomain&&(t.type="GET")}),C.ajaxTransport("script",function(t){var e,n;if(t.crossDomain)return{send:function(i,r){e=C("<script>").prop({charset:t.scriptCharset,src:t.url}).on("load error",n=function(t){e.remove(),n=null,t&&r("error"===t.type?404:200,t.type)}),o.head.appendChild(e[0])},abort:function(){n&&n()}}});var ze,qe=[],Ue=/(=)\?(?=&|$)|\?\?/;C.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var t=qe.pop()||C.expando+"_"+we++;return this[t]=!0,t}}),C.ajaxPrefilter("json jsonp",function(t,e,i){var r,s,o,a=!1!==t.jsonp&&(Ue.test(t.url)?"url":"string"==typeof t.data&&0===(t.contentType||"").indexOf("application/x-www-form-urlencoded")&&Ue.test(t.data)&&"data");if(a||"jsonp"===t.dataTypes[0])return r=t.jsonpCallback=y(t.jsonpCallback)?t.jsonpCallback():t.jsonpCallback,a?t[a]=t[a].replace(Ue,"$1"+r):!1!==t.jsonp&&(t.url+=(Ce.test(t.url)?"&":"?")+t.jsonp+"="+r),t.converters["script json"]=function(){return o||C.error(r+" was not called"),o[0]},t.dataTypes[0]="json",s=n[r],n[r]=function(){o=arguments},i.always(function(){void 0===s?C(n).removeProp(r):n[r]=s,t[r]&&(t.jsonpCallback=e.jsonpCallback,qe.push(r)),o&&y(s)&&s(o[0]),o=s=void 0}),"script"}),g.createHTMLDocument=((ze=o.implementation.createHTMLDocument("").body).innerHTML="<form></form><form></form>",2===ze.childNodes.length),C.parseHTML=function(t,e,n){return"string"!=typeof t?[]:("boolean"==typeof e&&(n=e,e=!1),e||(g.createHTMLDocument?((i=(e=o.implementation.createHTMLDocument("")).createElement("base")).href=o.location.href,e.head.appendChild(i)):e=o),r=A.exec(t),s=!n&&[],r?[e.createElement(r[1])]:(r=xt([t],e,s),s&&s.length&&C(s).remove(),C.merge([],r.childNodes)));var i,r,s},C.fn.load=function(t,e,n){var i,r,s,o=this,a=t.indexOf(" ");return a>-1&&(i=me(t.slice(a)),t=t.slice(0,a)),y(e)?(n=e,e=void 0):e&&"object"==typeof e&&(r="POST"),o.length>0&&C.ajax({url:t,type:r||"GET",dataType:"html",data:e}).done(function(t){s=arguments,o.html(i?C("<div>").append(C.parseHTML(t)).find(i):t)}).always(n&&function(t,e){o.each(function(){n.apply(this,s||[t.responseText,e,t])})}),this},C.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(t,e){C.fn[e]=function(t){return this.on(e,t)}}),C.expr.pseudos.animated=function(t){return C.grep(C.timers,function(e){return t===e.elem}).length},C.offset={setOffset:function(t,e,n){var i,r,s,o,a,u,c=C.css(t,"position"),l=C(t),f={};"static"===c&&(t.style.position="relative"),a=l.offset(),s=C.css(t,"top"),u=C.css(t,"left"),("absolute"===c||"fixed"===c)&&(s+u).indexOf("auto")>-1?(o=(i=l.position()).top,r=i.left):(o=parseFloat(s)||0,r=parseFloat(u)||0),y(e)&&(e=e.call(t,n,C.extend({},a))),null!=e.top&&(f.top=e.top-a.top+o),null!=e.left&&(f.left=e.left-a.left+r),"using"in e?e.using.call(t,f):l.css(f)}},C.fn.extend({offset:function(t){if(arguments.length)return void 0===t?this:this.each(function(e){C.offset.setOffset(this,t,e)});var e,n,i=this[0];return i?i.getClientRects().length?(e=i.getBoundingClientRect(),n=i.ownerDocument.defaultView,{top:e.top+n.pageYOffset,left:e.left+n.pageXOffset}):{top:0,left:0}:void 0},position:function(){if(this[0]){var t,e,n,i=this[0],r={top:0,left:0};if("fixed"===C.css(i,"position"))e=i.getBoundingClientRect();else{for(e=this.offset(),n=i.ownerDocument,t=i.offsetParent||n.documentElement;t&&(t===n.body||t===n.documentElement)&&"static"===C.css(t,"position");)t=t.parentNode;t&&t!==i&&1===t.nodeType&&((r=C(t).offset()).top+=C.css(t,"borderTopWidth",!0),r.left+=C.css(t,"borderLeftWidth",!0))}return{top:e.top-r.top-C.css(i,"marginTop",!0),left:e.left-r.left-C.css(i,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){for(var t=this.offsetParent;t&&"static"===C.css(t,"position");)t=t.offsetParent;return t||wt})}}),C.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(t,e){var n="pageYOffset"===e;C.fn[t]=function(i){return q(this,function(t,i,r){var s;if(b(t)?s=t:9===t.nodeType&&(s=t.defaultView),void 0===r)return s?s[e]:t[i];s?s.scrollTo(n?s.pageXOffset:r,n?r:s.pageYOffset):t[i]=r},t,i,arguments.length)}}),C.each(["top","left"],function(t,e){C.cssHooks[e]=zt(g.pixelPosition,function(t,n){if(n)return n=Wt(t,e),Rt.test(n)?C(t).position()[e]+"px":n})}),C.each({Height:"height",Width:"width"},function(t,e){C.each({padding:"inner"+t,content:e,"":"outer"+t},function(n,i){C.fn[i]=function(r,s){var o=arguments.length&&(n||"boolean"!=typeof r),a=n||(!0===r||!0===s?"margin":"border");return q(this,function(e,n,r){var s;return b(e)?0===i.indexOf("outer")?e["inner"+t]:e.document.documentElement["client"+t]:9===e.nodeType?(s=e.documentElement,Math.max(e.body["scroll"+t],s["scroll"+t],e.body["offset"+t],s["offset"+t],s["client"+t])):void 0===r?C.css(e,n,a):C.style(e,n,r,a)},e,o?r:void 0,o)}})}),C.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(t,e){C.fn[e]=function(t,n){return arguments.length>0?this.on(e,null,t,n):this.trigger(e)}}),C.fn.extend({hover:function(t,e){return this.mouseenter(t).mouseleave(e||t)}}),C.fn.extend({bind:function(t,e,n){return this.on(t,null,e,n)},unbind:function(t,e){return this.off(t,null,e)},delegate:function(t,e,n,i){return this.on(e,t,n,i)},undelegate:function(t,e,n){return 1===arguments.length?this.off(t,"**"):this.off(e,t||"**",n)}}),C.proxy=function(t,e){var n,i,r;if("string"==typeof e&&(n=t[e],e=t,t=n),y(t))return i=u.call(arguments,2),(r=function(){return t.apply(e||this,i.concat(u.call(arguments)))}).guid=t.guid=t.guid||C.guid++,r},C.holdReady=function(t){t?C.readyWait++:C.ready(!0)},C.isArray=Array.isArray,C.parseJSON=JSON.parse,C.nodeName=I,C.isFunction=y,C.isWindow=b,C.camelCase=X,C.type=w,C.now=Date.now,C.isNumeric=function(t){var e=C.type(t);return("number"===e||"string"===e)&&!isNaN(t-parseFloat(t))},void 0===(i=function(){return C}.apply(e,[]))||(t.exports=i);var Ye=n.jQuery,Ke=n.$;return C.noConflict=function(t){return n.$===C&&(n.$=Ke),t&&n.jQuery===C&&(n.jQuery=Ye),C},r||(n.jQuery=n.$=C),C})},function(t,e,n){"use strict";t.exports=function(t,e){return function(){for(var n=new Array(arguments.length),i=0;i<n.length;i++)n[i]=arguments[i];return t.apply(e,n)}}},function(t,e){var n,i,r=t.exports={};function s(){throw new Error("setTimeout has not been defined")}function o(){throw new Error("clearTimeout has not been defined")}function a(t){if(n===setTimeout)return setTimeout(t,0);if((n===s||!n)&&setTimeout)return n=setTimeout,setTimeout(t,0);try{return n(t,0)}catch(e){try{return n.call(null,t,0)}catch(e){return n.call(this,t,0)}}}!function(){try{n="function"==typeof setTimeout?setTimeout:s}catch(t){n=s}try{i="function"==typeof clearTimeout?clearTimeout:o}catch(t){i=o}}();var u,c=[],l=!1,f=-1;function h(){l&&u&&(l=!1,u.length?c=u.concat(c):f=-1,c.length&&d())}function d(){if(!l){var t=a(h);l=!0;for(var e=c.length;e;){for(u=c,c=[];++f<e;)u&&u[f].run();f=-1,e=c.length}u=null,l=!1,function(t){if(i===clearTimeout)return clearTimeout(t);if((i===o||!i)&&clearTimeout)return i=clearTimeout,clearTimeout(t);try{i(t)}catch(e){try{return i.call(null,t)}catch(e){return i.call(this,t)}}}(t)}}function p(t,e){this.fun=t,this.array=e}function m(){}r.nextTick=function(t){var e=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)e[n-1]=arguments[n];c.push(new p(t,e)),1!==c.length||l||a(d)},p.prototype.run=function(){this.fun.apply(null,this.array)},r.title="browser",r.browser=!0,r.env={},r.argv=[],r.version="",r.versions={},r.on=m,r.addListener=m,r.once=m,r.off=m,r.removeListener=m,r.removeAllListeners=m,r.emit=m,r.prependListener=m,r.prependOnceListener=m,r.listeners=function(t){return[]},r.binding=function(t){throw new Error("process.binding is not supported")},r.cwd=function(){return"/"},r.chdir=function(t){throw new Error("process.chdir is not supported")},r.umask=function(){return 0}},function(t,e,n){"use strict";var i=n(1),r=n(25),s=n(27),o=n(28),a=n(29),u=n(10),c="undefined"!=typeof window&&window.btoa&&window.btoa.bind(window)||n(30);t.exports=function(t){return new Promise(function(e,l){var f=t.data,h=t.headers;i.isFormData(f)&&delete h["Content-Type"];var d=new XMLHttpRequest,p="onreadystatechange",m=!1;if("undefined"==typeof window||!window.XDomainRequest||"withCredentials"in d||a(t.url)||(d=new window.XDomainRequest,p="onload",m=!0,d.onprogress=function(){},d.ontimeout=function(){}),t.auth){var v=t.auth.username||"",g=t.auth.password||"";h.Authorization="Basic "+c(v+":"+g)}if(d.open(t.method.toUpperCase(),s(t.url,t.params,t.paramsSerializer),!0),d.timeout=t.timeout,d[p]=function(){if(d&&(4===d.readyState||m)&&(0!==d.status||d.responseURL&&0===d.responseURL.indexOf("file:"))){var n="getAllResponseHeaders"in d?o(d.getAllResponseHeaders()):null,i={data:t.responseType&&"text"!==t.responseType?d.response:d.responseText,status:1223===d.status?204:d.status,statusText:1223===d.status?"No Content":d.statusText,headers:n,config:t,request:d};r(e,l,i),d=null}},d.onerror=function(){l(u("Network Error",t,null,d)),d=null},d.ontimeout=function(){l(u("timeout of "+t.timeout+"ms exceeded",t,"ECONNABORTED",d)),d=null},i.isStandardBrowserEnv()){var y=n(31),b=(t.withCredentials||a(t.url))&&t.xsrfCookieName?y.read(t.xsrfCookieName):void 0;b&&(h[t.xsrfHeaderName]=b)}if("setRequestHeader"in d&&i.forEach(h,function(t,e){void 0===f&&"content-type"===e.toLowerCase()?delete h[e]:d.setRequestHeader(e,t)}),t.withCredentials&&(d.withCredentials=!0),t.responseType)try{d.responseType=t.responseType}catch(e){if("json"!==t.responseType)throw e}"function"==typeof t.onDownloadProgress&&d.addEventListener("progress",t.onDownloadProgress),"function"==typeof t.onUploadProgress&&d.upload&&d.upload.addEventListener("progress",t.onUploadProgress),t.cancelToken&&t.cancelToken.promise.then(function(t){d&&(d.abort(),l(t),d=null)}),void 0===f&&(f=null),d.send(f)})}},function(t,e,n){"use strict";var i=n(26);t.exports=function(t,e,n,r,s){var o=new Error(t);return i(o,e,n,r,s)}},function(t,e,n){"use strict";t.exports=function(t){return!(!t||!t.__CANCEL__)}},function(t,e,n){"use strict";function i(t){this.message=t}i.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},i.prototype.__CANCEL__=!0,t.exports=i},function(t,e,n){"use strict";(function(e,n){var i=Object.freeze({});function r(t){return void 0===t||null===t}function s(t){return void 0!==t&&null!==t}function o(t){return!0===t}function a(t){return"string"==typeof t||"number"==typeof t||"symbol"==typeof t||"boolean"==typeof t}function u(t){return null!==t&&"object"==typeof t}var c=Object.prototype.toString;function l(t){return"[object Object]"===c.call(t)}function f(t){return"[object RegExp]"===c.call(t)}function h(t){var e=parseFloat(String(t));return e>=0&&Math.floor(e)===e&&isFinite(t)}function d(t){return null==t?"":"object"==typeof t?JSON.stringify(t,null,2):String(t)}function p(t){var e=parseFloat(t);return isNaN(e)?t:e}function m(t,e){for(var n=Object.create(null),i=t.split(","),r=0;r<i.length;r++)n[i[r]]=!0;return e?function(t){return n[t.toLowerCase()]}:function(t){return n[t]}}var v=m("slot,component",!0),g=m("key,ref,slot,slot-scope,is");function y(t,e){if(t.length){var n=t.indexOf(e);if(n>-1)return t.splice(n,1)}}var b=Object.prototype.hasOwnProperty;function _(t,e){return b.call(t,e)}function x(t){var e=Object.create(null);return function(n){return e[n]||(e[n]=t(n))}}var w=/-(\w)/g,C=x(function(t){return t.replace(w,function(t,e){return e?e.toUpperCase():""})}),T=x(function(t){return t.charAt(0).toUpperCase()+t.slice(1)}),S=/\B([A-Z])/g,k=x(function(t){return t.replace(S,"-$1").toLowerCase()});var V=Function.prototype.bind?function(t,e){return t.bind(e)}:function(t,e){function n(n){var i=arguments.length;return i?i>1?t.apply(e,arguments):t.call(e,n):t.call(e)}return n._length=t.length,n};function O(t,e){e=e||0;for(var n=t.length-e,i=new Array(n);n--;)i[n]=t[n+e];return i}function j(t,e){for(var n in e)t[n]=e[n];return t}function I(t){for(var e={},n=0;n<t.length;n++)t[n]&&j(e,t[n]);return e}function A(t,e,n){}var E=function(t,e,n){return!1},$=function(t){return t};function D(t,e){if(t===e)return!0;var n=u(t),i=u(e);if(!n||!i)return!n&&!i&&String(t)===String(e);try{var r=Array.isArray(t),s=Array.isArray(e);if(r&&s)return t.length===e.length&&t.every(function(t,n){return D(t,e[n])});if(r||s)return!1;var o=Object.keys(t),a=Object.keys(e);return o.length===a.length&&o.every(function(n){return D(t[n],e[n])})}catch(t){return!1}}function P(t,e){for(var n=0;n<t.length;n++)if(D(t[n],e))return n;return-1}function B(t){var e=!1;return function(){e||(e=!0,t.apply(this,arguments))}}var L="data-server-rendered",M=["component","directive","filter"],N=["beforeCreate","created","beforeMount","mounted","beforeUpdate","updated","beforeDestroy","destroyed","activated","deactivated","errorCaptured"],R={optionMergeStrategies:Object.create(null),silent:!1,productionTip:!1,devtools:!1,performance:!1,errorHandler:null,warnHandler:null,ignoredElements:[],keyCodes:Object.create(null),isReservedTag:E,isReservedAttr:E,isUnknownElement:E,getTagNamespace:A,parsePlatformTagName:$,mustUseProp:E,_lifecycleHooks:N};function F(t){var e=(t+"").charCodeAt(0);return 36===e||95===e}function H(t,e,n,i){Object.defineProperty(t,e,{value:n,enumerable:!!i,writable:!0,configurable:!0})}var W=/[^\w.$]/;var z,q="__proto__"in{},U="undefined"!=typeof window,Y="undefined"!=typeof WXEnvironment&&!!WXEnvironment.platform,K=Y&&WXEnvironment.platform.toLowerCase(),X=U&&window.navigator.userAgent.toLowerCase(),G=X&&/msie|trident/.test(X),Z=X&&X.indexOf("msie 9.0")>0,Q=X&&X.indexOf("edge/")>0,J=(X&&X.indexOf("android"),X&&/iphone|ipad|ipod|ios/.test(X)||"ios"===K),tt=(X&&/chrome\/\d+/.test(X),{}.watch),et=!1;if(U)try{var nt={};Object.defineProperty(nt,"passive",{get:function(){et=!0}}),window.addEventListener("test-passive",null,nt)}catch(t){}var it=function(){return void 0===z&&(z=!U&&!Y&&void 0!==e&&"server"===e.process.env.VUE_ENV),z},rt=U&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__;function st(t){return"function"==typeof t&&/native code/.test(t.toString())}var ot,at="undefined"!=typeof Symbol&&st(Symbol)&&"undefined"!=typeof Reflect&&st(Reflect.ownKeys);ot="undefined"!=typeof Set&&st(Set)?Set:function(){function t(){this.set=Object.create(null)}return t.prototype.has=function(t){return!0===this.set[t]},t.prototype.add=function(t){this.set[t]=!0},t.prototype.clear=function(){this.set=Object.create(null)},t}();var ut=A,ct=0,lt=function(){this.id=ct++,this.subs=[]};lt.prototype.addSub=function(t){this.subs.push(t)},lt.prototype.removeSub=function(t){y(this.subs,t)},lt.prototype.depend=function(){lt.target&&lt.target.addDep(this)},lt.prototype.notify=function(){for(var t=this.subs.slice(),e=0,n=t.length;e<n;e++)t[e].update()},lt.target=null;var ft=[];function ht(t){lt.target&&ft.push(lt.target),lt.target=t}function dt(){lt.target=ft.pop()}var pt=function(t,e,n,i,r,s,o,a){this.tag=t,this.data=e,this.children=n,this.text=i,this.elm=r,this.ns=void 0,this.context=s,this.fnContext=void 0,this.fnOptions=void 0,this.fnScopeId=void 0,this.key=e&&e.key,this.componentOptions=o,this.componentInstance=void 0,this.parent=void 0,this.raw=!1,this.isStatic=!1,this.isRootInsert=!0,this.isComment=!1,this.isCloned=!1,this.isOnce=!1,this.asyncFactory=a,this.asyncMeta=void 0,this.isAsyncPlaceholder=!1},mt={child:{configurable:!0}};mt.child.get=function(){return this.componentInstance},Object.defineProperties(pt.prototype,mt);var vt=function(t){void 0===t&&(t="");var e=new pt;return e.text=t,e.isComment=!0,e};function gt(t){return new pt(void 0,void 0,void 0,String(t))}function yt(t){var e=new pt(t.tag,t.data,t.children,t.text,t.elm,t.context,t.componentOptions,t.asyncFactory);return e.ns=t.ns,e.isStatic=t.isStatic,e.key=t.key,e.isComment=t.isComment,e.fnContext=t.fnContext,e.fnOptions=t.fnOptions,e.fnScopeId=t.fnScopeId,e.isCloned=!0,e}var bt=Array.prototype,_t=Object.create(bt);["push","pop","shift","unshift","splice","sort","reverse"].forEach(function(t){var e=bt[t];H(_t,t,function(){for(var n=[],i=arguments.length;i--;)n[i]=arguments[i];var r,s=e.apply(this,n),o=this.__ob__;switch(t){case"push":case"unshift":r=n;break;case"splice":r=n.slice(2)}return r&&o.observeArray(r),o.dep.notify(),s})});var xt=Object.getOwnPropertyNames(_t),wt=!0;function Ct(t){wt=t}var Tt=function(t){(this.value=t,this.dep=new lt,this.vmCount=0,H(t,"__ob__",this),Array.isArray(t))?((q?St:kt)(t,_t,xt),this.observeArray(t)):this.walk(t)};function St(t,e,n){t.__proto__=e}function kt(t,e,n){for(var i=0,r=n.length;i<r;i++){var s=n[i];H(t,s,e[s])}}function Vt(t,e){var n;if(u(t)&&!(t instanceof pt))return _(t,"__ob__")&&t.__ob__ instanceof Tt?n=t.__ob__:wt&&!it()&&(Array.isArray(t)||l(t))&&Object.isExtensible(t)&&!t._isVue&&(n=new Tt(t)),e&&n&&n.vmCount++,n}function Ot(t,e,n,i,r){var s=new lt,o=Object.getOwnPropertyDescriptor(t,e);if(!o||!1!==o.configurable){var a=o&&o.get;a||2!==arguments.length||(n=t[e]);var u=o&&o.set,c=!r&&Vt(n);Object.defineProperty(t,e,{enumerable:!0,configurable:!0,get:function(){var e=a?a.call(t):n;return lt.target&&(s.depend(),c&&(c.dep.depend(),Array.isArray(e)&&function t(e){for(var n=void 0,i=0,r=e.length;i<r;i++)(n=e[i])&&n.__ob__&&n.__ob__.dep.depend(),Array.isArray(n)&&t(n)}(e))),e},set:function(e){var i=a?a.call(t):n;e===i||e!=e&&i!=i||(u?u.call(t,e):n=e,c=!r&&Vt(e),s.notify())}})}}function jt(t,e,n){if(Array.isArray(t)&&h(e))return t.length=Math.max(t.length,e),t.splice(e,1,n),n;if(e in t&&!(e in Object.prototype))return t[e]=n,n;var i=t.__ob__;return t._isVue||i&&i.vmCount?n:i?(Ot(i.value,e,n),i.dep.notify(),n):(t[e]=n,n)}function It(t,e){if(Array.isArray(t)&&h(e))t.splice(e,1);else{var n=t.__ob__;t._isVue||n&&n.vmCount||_(t,e)&&(delete t[e],n&&n.dep.notify())}}Tt.prototype.walk=function(t){for(var e=Object.keys(t),n=0;n<e.length;n++)Ot(t,e[n])},Tt.prototype.observeArray=function(t){for(var e=0,n=t.length;e<n;e++)Vt(t[e])};var At=R.optionMergeStrategies;function Et(t,e){if(!e)return t;for(var n,i,r,s=Object.keys(e),o=0;o<s.length;o++)i=t[n=s[o]],r=e[n],_(t,n)?l(i)&&l(r)&&Et(i,r):jt(t,n,r);return t}function $t(t,e,n){return n?function(){var i="function"==typeof e?e.call(n,n):e,r="function"==typeof t?t.call(n,n):t;return i?Et(i,r):r}:e?t?function(){return Et("function"==typeof e?e.call(this,this):e,"function"==typeof t?t.call(this,this):t)}:e:t}function Dt(t,e){return e?t?t.concat(e):Array.isArray(e)?e:[e]:t}function Pt(t,e,n,i){var r=Object.create(t||null);return e?j(r,e):r}At.data=function(t,e,n){return n?$t(t,e,n):e&&"function"!=typeof e?t:$t(t,e)},N.forEach(function(t){At[t]=Dt}),M.forEach(function(t){At[t+"s"]=Pt}),At.watch=function(t,e,n,i){if(t===tt&&(t=void 0),e===tt&&(e=void 0),!e)return Object.create(t||null);if(!t)return e;var r={};for(var s in j(r,t),e){var o=r[s],a=e[s];o&&!Array.isArray(o)&&(o=[o]),r[s]=o?o.concat(a):Array.isArray(a)?a:[a]}return r},At.props=At.methods=At.inject=At.computed=function(t,e,n,i){if(!t)return e;var r=Object.create(null);return j(r,t),e&&j(r,e),r},At.provide=$t;var Bt=function(t,e){return void 0===e?t:e};function Lt(t,e,n){"function"==typeof e&&(e=e.options),function(t,e){var n=t.props;if(n){var i,r,s={};if(Array.isArray(n))for(i=n.length;i--;)"string"==typeof(r=n[i])&&(s[C(r)]={type:null});else if(l(n))for(var o in n)r=n[o],s[C(o)]=l(r)?r:{type:r};t.props=s}}(e),function(t,e){var n=t.inject;if(n){var i=t.inject={};if(Array.isArray(n))for(var r=0;r<n.length;r++)i[n[r]]={from:n[r]};else if(l(n))for(var s in n){var o=n[s];i[s]=l(o)?j({from:s},o):{from:o}}}}(e),function(t){var e=t.directives;if(e)for(var n in e){var i=e[n];"function"==typeof i&&(e[n]={bind:i,update:i})}}(e);var i=e.extends;if(i&&(t=Lt(t,i,n)),e.mixins)for(var r=0,s=e.mixins.length;r<s;r++)t=Lt(t,e.mixins[r],n);var o,a={};for(o in t)u(o);for(o in e)_(t,o)||u(o);function u(i){var r=At[i]||Bt;a[i]=r(t[i],e[i],n,i)}return a}function Mt(t,e,n,i){if("string"==typeof n){var r=t[e];if(_(r,n))return r[n];var s=C(n);if(_(r,s))return r[s];var o=T(s);return _(r,o)?r[o]:r[n]||r[s]||r[o]}}function Nt(t,e,n,i){var r=e[t],s=!_(n,t),o=n[t],a=Ht(Boolean,r.type);if(a>-1)if(s&&!_(r,"default"))o=!1;else if(""===o||o===k(t)){var u=Ht(String,r.type);(u<0||a<u)&&(o=!0)}if(void 0===o){o=function(t,e,n){if(!_(e,"default"))return;var i=e.default;0;if(t&&t.$options.propsData&&void 0===t.$options.propsData[n]&&void 0!==t._props[n])return t._props[n];return"function"==typeof i&&"Function"!==Rt(e.type)?i.call(t):i}(i,r,t);var c=wt;Ct(!0),Vt(o),Ct(c)}return o}function Rt(t){var e=t&&t.toString().match(/^\s*function (\w+)/);return e?e[1]:""}function Ft(t,e){return Rt(t)===Rt(e)}function Ht(t,e){if(!Array.isArray(e))return Ft(e,t)?0:-1;for(var n=0,i=e.length;n<i;n++)if(Ft(e[n],t))return n;return-1}function Wt(t,e,n){if(e)for(var i=e;i=i.$parent;){var r=i.$options.errorCaptured;if(r)for(var s=0;s<r.length;s++)try{if(!1===r[s].call(i,t,e,n))return}catch(t){zt(t,i,"errorCaptured hook")}}zt(t,e,n)}function zt(t,e,n){if(R.errorHandler)try{return R.errorHandler.call(null,t,e,n)}catch(t){qt(t,null,"config.errorHandler")}qt(t,e,n)}function qt(t,e,n){if(!U&&!Y||"undefined"==typeof console)throw t;console.error(t)}var Ut,Yt,Kt=[],Xt=!1;function Gt(){Xt=!1;var t=Kt.slice(0);Kt.length=0;for(var e=0;e<t.length;e++)t[e]()}var Zt=!1;if(void 0!==n&&st(n))Yt=function(){n(Gt)};else if("undefined"==typeof MessageChannel||!st(MessageChannel)&&"[object MessageChannelConstructor]"!==MessageChannel.toString())Yt=function(){setTimeout(Gt,0)};else{var Qt=new MessageChannel,Jt=Qt.port2;Qt.port1.onmessage=Gt,Yt=function(){Jt.postMessage(1)}}if("undefined"!=typeof Promise&&st(Promise)){var te=Promise.resolve();Ut=function(){te.then(Gt),J&&setTimeout(A)}}else Ut=Yt;function ee(t,e){var n;if(Kt.push(function(){if(t)try{t.call(e)}catch(t){Wt(t,e,"nextTick")}else n&&n(e)}),Xt||(Xt=!0,Zt?Yt():Ut()),!t&&"undefined"!=typeof Promise)return new Promise(function(t){n=t})}var ne=new ot;function ie(t){!function t(e,n){var i,r;var s=Array.isArray(e);if(!s&&!u(e)||Object.isFrozen(e)||e instanceof pt)return;if(e.__ob__){var o=e.__ob__.dep.id;if(n.has(o))return;n.add(o)}if(s)for(i=e.length;i--;)t(e[i],n);else for(r=Object.keys(e),i=r.length;i--;)t(e[r[i]],n)}(t,ne),ne.clear()}var re,se=x(function(t){var e="&"===t.charAt(0),n="~"===(t=e?t.slice(1):t).charAt(0),i="!"===(t=n?t.slice(1):t).charAt(0);return{name:t=i?t.slice(1):t,once:n,capture:i,passive:e}});function oe(t){function e(){var t=arguments,n=e.fns;if(!Array.isArray(n))return n.apply(null,arguments);for(var i=n.slice(),r=0;r<i.length;r++)i[r].apply(null,t)}return e.fns=t,e}function ae(t,e,n,i,s){var o,a,u,c;for(o in t)a=t[o],u=e[o],c=se(o),r(a)||(r(u)?(r(a.fns)&&(a=t[o]=oe(a)),n(c.name,a,c.once,c.capture,c.passive,c.params)):a!==u&&(u.fns=a,t[o]=u));for(o in e)r(t[o])&&i((c=se(o)).name,e[o],c.capture)}function ue(t,e,n){var i;t instanceof pt&&(t=t.data.hook||(t.data.hook={}));var a=t[e];function u(){n.apply(this,arguments),y(i.fns,u)}r(a)?i=oe([u]):s(a.fns)&&o(a.merged)?(i=a).fns.push(u):i=oe([a,u]),i.merged=!0,t[e]=i}function ce(t,e,n,i,r){if(s(e)){if(_(e,n))return t[n]=e[n],r||delete e[n],!0;if(_(e,i))return t[n]=e[i],r||delete e[i],!0}return!1}function le(t){return a(t)?[gt(t)]:Array.isArray(t)?function t(e,n){var i=[];var u,c,l,f;for(u=0;u<e.length;u++)r(c=e[u])||"boolean"==typeof c||(l=i.length-1,f=i[l],Array.isArray(c)?c.length>0&&(fe((c=t(c,(n||"")+"_"+u))[0])&&fe(f)&&(i[l]=gt(f.text+c[0].text),c.shift()),i.push.apply(i,c)):a(c)?fe(f)?i[l]=gt(f.text+c):""!==c&&i.push(gt(c)):fe(c)&&fe(f)?i[l]=gt(f.text+c.text):(o(e._isVList)&&s(c.tag)&&r(c.key)&&s(n)&&(c.key="__vlist"+n+"_"+u+"__"),i.push(c)));return i}(t):void 0}function fe(t){return s(t)&&s(t.text)&&!1===t.isComment}function he(t,e){return(t.__esModule||at&&"Module"===t[Symbol.toStringTag])&&(t=t.default),u(t)?e.extend(t):t}function de(t){return t.isComment&&t.asyncFactory}function pe(t){if(Array.isArray(t))for(var e=0;e<t.length;e++){var n=t[e];if(s(n)&&(s(n.componentOptions)||de(n)))return n}}function me(t,e,n){n?re.$once(t,e):re.$on(t,e)}function ve(t,e){re.$off(t,e)}function ge(t,e,n){re=t,ae(e,n||{},me,ve),re=void 0}function ye(t,e){var n={};if(!t)return n;for(var i=0,r=t.length;i<r;i++){var s=t[i],o=s.data;if(o&&o.attrs&&o.attrs.slot&&delete o.attrs.slot,s.context!==e&&s.fnContext!==e||!o||null==o.slot)(n.default||(n.default=[])).push(s);else{var a=o.slot,u=n[a]||(n[a]=[]);"template"===s.tag?u.push.apply(u,s.children||[]):u.push(s)}}for(var c in n)n[c].every(be)&&delete n[c];return n}function be(t){return t.isComment&&!t.asyncFactory||" "===t.text}function _e(t,e){e=e||{};for(var n=0;n<t.length;n++)Array.isArray(t[n])?_e(t[n],e):e[t[n].key]=t[n].fn;return e}var xe=null;function we(t){for(;t&&(t=t.$parent);)if(t._inactive)return!0;return!1}function Ce(t,e){if(e){if(t._directInactive=!1,we(t))return}else if(t._directInactive)return;if(t._inactive||null===t._inactive){t._inactive=!1;for(var n=0;n<t.$children.length;n++)Ce(t.$children[n]);Te(t,"activated")}}function Te(t,e){ht();var n=t.$options[e];if(n)for(var i=0,r=n.length;i<r;i++)try{n[i].call(t)}catch(n){Wt(n,t,e+" hook")}t._hasHookEvent&&t.$emit("hook:"+e),dt()}var Se=[],ke=[],Ve={},Oe=!1,je=!1,Ie=0;function Ae(){var t,e;for(je=!0,Se.sort(function(t,e){return t.id-e.id}),Ie=0;Ie<Se.length;Ie++)e=(t=Se[Ie]).id,Ve[e]=null,t.run();var n=ke.slice(),i=Se.slice();Ie=Se.length=ke.length=0,Ve={},Oe=je=!1,function(t){for(var e=0;e<t.length;e++)t[e]._inactive=!0,Ce(t[e],!0)}(n),function(t){var e=t.length;for(;e--;){var n=t[e],i=n.vm;i._watcher===n&&i._isMounted&&Te(i,"updated")}}(i),rt&&R.devtools&&rt.emit("flush")}var Ee=0,$e=function(t,e,n,i,r){this.vm=t,r&&(t._watcher=this),t._watchers.push(this),i?(this.deep=!!i.deep,this.user=!!i.user,this.lazy=!!i.lazy,this.sync=!!i.sync):this.deep=this.user=this.lazy=this.sync=!1,this.cb=n,this.id=++Ee,this.active=!0,this.dirty=this.lazy,this.deps=[],this.newDeps=[],this.depIds=new ot,this.newDepIds=new ot,this.expression="","function"==typeof e?this.getter=e:(this.getter=function(t){if(!W.test(t)){var e=t.split(".");return function(t){for(var n=0;n<e.length;n++){if(!t)return;t=t[e[n]]}return t}}}(e),this.getter||(this.getter=function(){})),this.value=this.lazy?void 0:this.get()};$e.prototype.get=function(){var t;ht(this);var e=this.vm;try{t=this.getter.call(e,e)}catch(t){if(!this.user)throw t;Wt(t,e,'getter for watcher "'+this.expression+'"')}finally{this.deep&&ie(t),dt(),this.cleanupDeps()}return t},$e.prototype.addDep=function(t){var e=t.id;this.newDepIds.has(e)||(this.newDepIds.add(e),this.newDeps.push(t),this.depIds.has(e)||t.addSub(this))},$e.prototype.cleanupDeps=function(){for(var t=this.deps.length;t--;){var e=this.deps[t];this.newDepIds.has(e.id)||e.removeSub(this)}var n=this.depIds;this.depIds=this.newDepIds,this.newDepIds=n,this.newDepIds.clear(),n=this.deps,this.deps=this.newDeps,this.newDeps=n,this.newDeps.length=0},$e.prototype.update=function(){this.lazy?this.dirty=!0:this.sync?this.run():function(t){var e=t.id;if(null==Ve[e]){if(Ve[e]=!0,je){for(var n=Se.length-1;n>Ie&&Se[n].id>t.id;)n--;Se.splice(n+1,0,t)}else Se.push(t);Oe||(Oe=!0,ee(Ae))}}(this)},$e.prototype.run=function(){if(this.active){var t=this.get();if(t!==this.value||u(t)||this.deep){var e=this.value;if(this.value=t,this.user)try{this.cb.call(this.vm,t,e)}catch(t){Wt(t,this.vm,'callback for watcher "'+this.expression+'"')}else this.cb.call(this.vm,t,e)}}},$e.prototype.evaluate=function(){this.value=this.get(),this.dirty=!1},$e.prototype.depend=function(){for(var t=this.deps.length;t--;)this.deps[t].depend()},$e.prototype.teardown=function(){if(this.active){this.vm._isBeingDestroyed||y(this.vm._watchers,this);for(var t=this.deps.length;t--;)this.deps[t].removeSub(this);this.active=!1}};var De={enumerable:!0,configurable:!0,get:A,set:A};function Pe(t,e,n){De.get=function(){return this[e][n]},De.set=function(t){this[e][n]=t},Object.defineProperty(t,n,De)}function Be(t){t._watchers=[];var e=t.$options;e.props&&function(t,e){var n=t.$options.propsData||{},i=t._props={},r=t.$options._propKeys=[];t.$parent&&Ct(!1);var s=function(s){r.push(s);var o=Nt(s,e,n,t);Ot(i,s,o),s in t||Pe(t,"_props",s)};for(var o in e)s(o);Ct(!0)}(t,e.props),e.methods&&function(t,e){t.$options.props;for(var n in e)t[n]=null==e[n]?A:V(e[n],t)}(t,e.methods),e.data?function(t){var e=t.$options.data;l(e=t._data="function"==typeof e?function(t,e){ht();try{return t.call(e,e)}catch(t){return Wt(t,e,"data()"),{}}finally{dt()}}(e,t):e||{})||(e={});var n=Object.keys(e),i=t.$options.props,r=(t.$options.methods,n.length);for(;r--;){var s=n[r];0,i&&_(i,s)||F(s)||Pe(t,"_data",s)}Vt(e,!0)}(t):Vt(t._data={},!0),e.computed&&function(t,e){var n=t._computedWatchers=Object.create(null),i=it();for(var r in e){var s=e[r],o="function"==typeof s?s:s.get;0,i||(n[r]=new $e(t,o||A,A,Le)),r in t||Me(t,r,s)}}(t,e.computed),e.watch&&e.watch!==tt&&function(t,e){for(var n in e){var i=e[n];if(Array.isArray(i))for(var r=0;r<i.length;r++)Re(t,n,i[r]);else Re(t,n,i)}}(t,e.watch)}var Le={lazy:!0};function Me(t,e,n){var i=!it();"function"==typeof n?(De.get=i?Ne(e):n,De.set=A):(De.get=n.get?i&&!1!==n.cache?Ne(e):n.get:A,De.set=n.set?n.set:A),Object.defineProperty(t,e,De)}function Ne(t){return function(){var e=this._computedWatchers&&this._computedWatchers[t];if(e)return e.dirty&&e.evaluate(),lt.target&&e.depend(),e.value}}function Re(t,e,n,i){return l(n)&&(i=n,n=n.handler),"string"==typeof n&&(n=t[n]),t.$watch(e,n,i)}function Fe(t,e){if(t){for(var n=Object.create(null),i=at?Reflect.ownKeys(t).filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}):Object.keys(t),r=0;r<i.length;r++){for(var s=i[r],o=t[s].from,a=e;a;){if(a._provided&&_(a._provided,o)){n[s]=a._provided[o];break}a=a.$parent}if(!a)if("default"in t[s]){var u=t[s].default;n[s]="function"==typeof u?u.call(e):u}else 0}return n}}function He(t,e){var n,i,r,o,a;if(Array.isArray(t)||"string"==typeof t)for(n=new Array(t.length),i=0,r=t.length;i<r;i++)n[i]=e(t[i],i);else if("number"==typeof t)for(n=new Array(t),i=0;i<t;i++)n[i]=e(i+1,i);else if(u(t))for(o=Object.keys(t),n=new Array(o.length),i=0,r=o.length;i<r;i++)a=o[i],n[i]=e(t[a],a,i);return s(n)&&(n._isVList=!0),n}function We(t,e,n,i){var r,s=this.$scopedSlots[t];if(s)n=n||{},i&&(n=j(j({},i),n)),r=s(n)||e;else{var o=this.$slots[t];o&&(o._rendered=!0),r=o||e}var a=n&&n.slot;return a?this.$createElement("template",{slot:a},r):r}function ze(t){return Mt(this.$options,"filters",t)||$}function qe(t,e){return Array.isArray(t)?-1===t.indexOf(e):t!==e}function Ue(t,e,n,i,r){var s=R.keyCodes[e]||n;return r&&i&&!R.keyCodes[e]?qe(r,i):s?qe(s,t):i?k(i)!==e:void 0}function Ye(t,e,n,i,r){if(n)if(u(n)){var s;Array.isArray(n)&&(n=I(n));var o=function(o){if("class"===o||"style"===o||g(o))s=t;else{var a=t.attrs&&t.attrs.type;s=i||R.mustUseProp(e,a,o)?t.domProps||(t.domProps={}):t.attrs||(t.attrs={})}o in s||(s[o]=n[o],r&&((t.on||(t.on={}))["update:"+o]=function(t){n[o]=t}))};for(var a in n)o(a)}else;return t}function Ke(t,e){var n=this._staticTrees||(this._staticTrees=[]),i=n[t];return i&&!e?i:(Ge(i=n[t]=this.$options.staticRenderFns[t].call(this._renderProxy,null,this),"__static__"+t,!1),i)}function Xe(t,e,n){return Ge(t,"__once__"+e+(n?"_"+n:""),!0),t}function Ge(t,e,n){if(Array.isArray(t))for(var i=0;i<t.length;i++)t[i]&&"string"!=typeof t[i]&&Ze(t[i],e+"_"+i,n);else Ze(t,e,n)}function Ze(t,e,n){t.isStatic=!0,t.key=e,t.isOnce=n}function Qe(t,e){if(e)if(l(e)){var n=t.on=t.on?j({},t.on):{};for(var i in e){var r=n[i],s=e[i];n[i]=r?[].concat(r,s):s}}else;return t}function Je(t){t._o=Xe,t._n=p,t._s=d,t._l=He,t._t=We,t._q=D,t._i=P,t._m=Ke,t._f=ze,t._k=Ue,t._b=Ye,t._v=gt,t._e=vt,t._u=_e,t._g=Qe}function tn(t,e,n,r,s){var a,u=s.options;_(r,"_uid")?(a=Object.create(r))._original=r:(a=r,r=r._original);var c=o(u._compiled),l=!c;this.data=t,this.props=e,this.children=n,this.parent=r,this.listeners=t.on||i,this.injections=Fe(u.inject,r),this.slots=function(){return ye(n,r)},c&&(this.$options=u,this.$slots=this.slots(),this.$scopedSlots=t.scopedSlots||i),u._scopeId?this._c=function(t,e,n,i){var s=cn(a,t,e,n,i,l);return s&&!Array.isArray(s)&&(s.fnScopeId=u._scopeId,s.fnContext=r),s}:this._c=function(t,e,n,i){return cn(a,t,e,n,i,l)}}function en(t,e,n,i){var r=yt(t);return r.fnContext=n,r.fnOptions=i,e.slot&&((r.data||(r.data={})).slot=e.slot),r}function nn(t,e){for(var n in e)t[C(n)]=e[n]}Je(tn.prototype);var rn={init:function(t,e,n,i){if(t.componentInstance&&!t.componentInstance._isDestroyed&&t.data.keepAlive){var r=t;rn.prepatch(r,r)}else{(t.componentInstance=function(t,e,n,i){var r={_isComponent:!0,parent:e,_parentVnode:t,_parentElm:n||null,_refElm:i||null},o=t.data.inlineTemplate;s(o)&&(r.render=o.render,r.staticRenderFns=o.staticRenderFns);return new t.componentOptions.Ctor(r)}(t,xe,n,i)).$mount(e?t.elm:void 0,e)}},prepatch:function(t,e){var n=e.componentOptions;!function(t,e,n,r,s){var o=!!(s||t.$options._renderChildren||r.data.scopedSlots||t.$scopedSlots!==i);if(t.$options._parentVnode=r,t.$vnode=r,t._vnode&&(t._vnode.parent=r),t.$options._renderChildren=s,t.$attrs=r.data.attrs||i,t.$listeners=n||i,e&&t.$options.props){Ct(!1);for(var a=t._props,u=t.$options._propKeys||[],c=0;c<u.length;c++){var l=u[c],f=t.$options.props;a[l]=Nt(l,f,e,t)}Ct(!0),t.$options.propsData=e}n=n||i;var h=t.$options._parentListeners;t.$options._parentListeners=n,ge(t,n,h),o&&(t.$slots=ye(s,r.context),t.$forceUpdate())}(e.componentInstance=t.componentInstance,n.propsData,n.listeners,e,n.children)},insert:function(t){var e,n=t.context,i=t.componentInstance;i._isMounted||(i._isMounted=!0,Te(i,"mounted")),t.data.keepAlive&&(n._isMounted?((e=i)._inactive=!1,ke.push(e)):Ce(i,!0))},destroy:function(t){var e=t.componentInstance;e._isDestroyed||(t.data.keepAlive?function t(e,n){if(!(n&&(e._directInactive=!0,we(e))||e._inactive)){e._inactive=!0;for(var i=0;i<e.$children.length;i++)t(e.$children[i]);Te(e,"deactivated")}}(e,!0):e.$destroy())}},sn=Object.keys(rn);function on(t,e,n,a,c){if(!r(t)){var l=n.$options._base;if(u(t)&&(t=l.extend(t)),"function"==typeof t){var f;if(r(t.cid)&&void 0===(t=function(t,e,n){if(o(t.error)&&s(t.errorComp))return t.errorComp;if(s(t.resolved))return t.resolved;if(o(t.loading)&&s(t.loadingComp))return t.loadingComp;if(!s(t.contexts)){var i=t.contexts=[n],a=!0,c=function(){for(var t=0,e=i.length;t<e;t++)i[t].$forceUpdate()},l=B(function(n){t.resolved=he(n,e),a||c()}),f=B(function(e){s(t.errorComp)&&(t.error=!0,c())}),h=t(l,f);return u(h)&&("function"==typeof h.then?r(t.resolved)&&h.then(l,f):s(h.component)&&"function"==typeof h.component.then&&(h.component.then(l,f),s(h.error)&&(t.errorComp=he(h.error,e)),s(h.loading)&&(t.loadingComp=he(h.loading,e),0===h.delay?t.loading=!0:setTimeout(function(){r(t.resolved)&&r(t.error)&&(t.loading=!0,c())},h.delay||200)),s(h.timeout)&&setTimeout(function(){r(t.resolved)&&f(null)},h.timeout))),a=!1,t.loading?t.loadingComp:t.resolved}t.contexts.push(n)}(f=t,l,n)))return function(t,e,n,i,r){var s=vt();return s.asyncFactory=t,s.asyncMeta={data:e,context:n,children:i,tag:r},s}(f,e,n,a,c);e=e||{},fn(t),s(e.model)&&function(t,e){var n=t.model&&t.model.prop||"value",i=t.model&&t.model.event||"input";(e.props||(e.props={}))[n]=e.model.value;var r=e.on||(e.on={});s(r[i])?r[i]=[e.model.callback].concat(r[i]):r[i]=e.model.callback}(t.options,e);var h=function(t,e,n){var i=e.options.props;if(!r(i)){var o={},a=t.attrs,u=t.props;if(s(a)||s(u))for(var c in i){var l=k(c);ce(o,u,c,l,!0)||ce(o,a,c,l,!1)}return o}}(e,t);if(o(t.options.functional))return function(t,e,n,r,o){var a=t.options,u={},c=a.props;if(s(c))for(var l in c)u[l]=Nt(l,c,e||i);else s(n.attrs)&&nn(u,n.attrs),s(n.props)&&nn(u,n.props);var f=new tn(n,u,o,r,t),h=a.render.call(null,f._c,f);if(h instanceof pt)return en(h,n,f.parent,a);if(Array.isArray(h)){for(var d=le(h)||[],p=new Array(d.length),m=0;m<d.length;m++)p[m]=en(d[m],n,f.parent,a);return p}}(t,h,e,n,a);var d=e.on;if(e.on=e.nativeOn,o(t.options.abstract)){var p=e.slot;e={},p&&(e.slot=p)}!function(t){for(var e=t.hook||(t.hook={}),n=0;n<sn.length;n++){var i=sn[n];e[i]=rn[i]}}(e);var m=t.options.name||c;return new pt("vue-component-"+t.cid+(m?"-"+m:""),e,void 0,void 0,void 0,n,{Ctor:t,propsData:h,listeners:d,tag:c,children:a},f)}}}var an=1,un=2;function cn(t,e,n,i,c,l){return(Array.isArray(n)||a(n))&&(c=i,i=n,n=void 0),o(l)&&(c=un),function(t,e,n,i,a){if(s(n)&&s(n.__ob__))return vt();s(n)&&s(n.is)&&(e=n.is);if(!e)return vt();0;Array.isArray(i)&&"function"==typeof i[0]&&((n=n||{}).scopedSlots={default:i[0]},i.length=0);a===un?i=le(i):a===an&&(i=function(t){for(var e=0;e<t.length;e++)if(Array.isArray(t[e]))return Array.prototype.concat.apply([],t);return t}(i));var c,l;if("string"==typeof e){var f;l=t.$vnode&&t.$vnode.ns||R.getTagNamespace(e),c=R.isReservedTag(e)?new pt(R.parsePlatformTagName(e),n,i,void 0,void 0,t):s(f=Mt(t.$options,"components",e))?on(f,n,t,i,e):new pt(e,n,i,void 0,void 0,t)}else c=on(e,n,t,i);return Array.isArray(c)?c:s(c)?(s(l)&&function t(e,n,i){e.ns=n;"foreignObject"===e.tag&&(n=void 0,i=!0);if(s(e.children))for(var a=0,u=e.children.length;a<u;a++){var c=e.children[a];s(c.tag)&&(r(c.ns)||o(i)&&"svg"!==c.tag)&&t(c,n,i)}}(c,l),s(n)&&function(t){u(t.style)&&ie(t.style);u(t.class)&&ie(t.class)}(n),c):vt()}(t,e,n,i,c)}var ln=0;function fn(t){var e=t.options;if(t.super){var n=fn(t.super);if(n!==t.superOptions){t.superOptions=n;var i=function(t){var e,n=t.options,i=t.extendOptions,r=t.sealedOptions;for(var s in n)n[s]!==r[s]&&(e||(e={}),e[s]=hn(n[s],i[s],r[s]));return e}(t);i&&j(t.extendOptions,i),(e=t.options=Lt(n,t.extendOptions)).name&&(e.components[e.name]=t)}}return e}function hn(t,e,n){if(Array.isArray(t)){var i=[];n=Array.isArray(n)?n:[n],e=Array.isArray(e)?e:[e];for(var r=0;r<t.length;r++)(e.indexOf(t[r])>=0||n.indexOf(t[r])<0)&&i.push(t[r]);return i}return t}function dn(t){this._init(t)}function pn(t){t.cid=0;var e=1;t.extend=function(t){t=t||{};var n=this,i=n.cid,r=t._Ctor||(t._Ctor={});if(r[i])return r[i];var s=t.name||n.options.name;var o=function(t){this._init(t)};return(o.prototype=Object.create(n.prototype)).constructor=o,o.cid=e++,o.options=Lt(n.options,t),o.super=n,o.options.props&&function(t){var e=t.options.props;for(var n in e)Pe(t.prototype,"_props",n)}(o),o.options.computed&&function(t){var e=t.options.computed;for(var n in e)Me(t.prototype,n,e[n])}(o),o.extend=n.extend,o.mixin=n.mixin,o.use=n.use,M.forEach(function(t){o[t]=n[t]}),s&&(o.options.components[s]=o),o.superOptions=n.options,o.extendOptions=t,o.sealedOptions=j({},o.options),r[i]=o,o}}function mn(t){return t&&(t.Ctor.options.name||t.tag)}function vn(t,e){return Array.isArray(t)?t.indexOf(e)>-1:"string"==typeof t?t.split(",").indexOf(e)>-1:!!f(t)&&t.test(e)}function gn(t,e){var n=t.cache,i=t.keys,r=t._vnode;for(var s in n){var o=n[s];if(o){var a=mn(o.componentOptions);a&&!e(a)&&yn(n,s,i,r)}}}function yn(t,e,n,i){var r=t[e];!r||i&&r.tag===i.tag||r.componentInstance.$destroy(),t[e]=null,y(n,e)}!function(t){t.prototype._init=function(t){var e=this;e._uid=ln++,e._isVue=!0,t&&t._isComponent?function(t,e){var n=t.$options=Object.create(t.constructor.options),i=e._parentVnode;n.parent=e.parent,n._parentVnode=i,n._parentElm=e._parentElm,n._refElm=e._refElm;var r=i.componentOptions;n.propsData=r.propsData,n._parentListeners=r.listeners,n._renderChildren=r.children,n._componentTag=r.tag,e.render&&(n.render=e.render,n.staticRenderFns=e.staticRenderFns)}(e,t):e.$options=Lt(fn(e.constructor),t||{},e),e._renderProxy=e,e._self=e,function(t){var e=t.$options,n=e.parent;if(n&&!e.abstract){for(;n.$options.abstract&&n.$parent;)n=n.$parent;n.$children.push(t)}t.$parent=n,t.$root=n?n.$root:t,t.$children=[],t.$refs={},t._watcher=null,t._inactive=null,t._directInactive=!1,t._isMounted=!1,t._isDestroyed=!1,t._isBeingDestroyed=!1}(e),function(t){t._events=Object.create(null),t._hasHookEvent=!1;var e=t.$options._parentListeners;e&&ge(t,e)}(e),function(t){t._vnode=null,t._staticTrees=null;var e=t.$options,n=t.$vnode=e._parentVnode,r=n&&n.context;t.$slots=ye(e._renderChildren,r),t.$scopedSlots=i,t._c=function(e,n,i,r){return cn(t,e,n,i,r,!1)},t.$createElement=function(e,n,i,r){return cn(t,e,n,i,r,!0)};var s=n&&n.data;Ot(t,"$attrs",s&&s.attrs||i,null,!0),Ot(t,"$listeners",e._parentListeners||i,null,!0)}(e),Te(e,"beforeCreate"),function(t){var e=Fe(t.$options.inject,t);e&&(Ct(!1),Object.keys(e).forEach(function(n){Ot(t,n,e[n])}),Ct(!0))}(e),Be(e),function(t){var e=t.$options.provide;e&&(t._provided="function"==typeof e?e.call(t):e)}(e),Te(e,"created"),e.$options.el&&e.$mount(e.$options.el)}}(dn),function(t){var e={get:function(){return this._data}},n={get:function(){return this._props}};Object.defineProperty(t.prototype,"$data",e),Object.defineProperty(t.prototype,"$props",n),t.prototype.$set=jt,t.prototype.$delete=It,t.prototype.$watch=function(t,e,n){if(l(e))return Re(this,t,e,n);(n=n||{}).user=!0;var i=new $e(this,t,e,n);return n.immediate&&e.call(this,i.value),function(){i.teardown()}}}(dn),function(t){var e=/^hook:/;t.prototype.$on=function(t,n){if(Array.isArray(t))for(var i=0,r=t.length;i<r;i++)this.$on(t[i],n);else(this._events[t]||(this._events[t]=[])).push(n),e.test(t)&&(this._hasHookEvent=!0);return this},t.prototype.$once=function(t,e){var n=this;function i(){n.$off(t,i),e.apply(n,arguments)}return i.fn=e,n.$on(t,i),n},t.prototype.$off=function(t,e){var n=this;if(!arguments.length)return n._events=Object.create(null),n;if(Array.isArray(t)){for(var i=0,r=t.length;i<r;i++)this.$off(t[i],e);return n}var s=n._events[t];if(!s)return n;if(!e)return n._events[t]=null,n;if(e)for(var o,a=s.length;a--;)if((o=s[a])===e||o.fn===e){s.splice(a,1);break}return n},t.prototype.$emit=function(t){var e=this,n=e._events[t];if(n){n=n.length>1?O(n):n;for(var i=O(arguments,1),r=0,s=n.length;r<s;r++)try{n[r].apply(e,i)}catch(n){Wt(n,e,'event handler for "'+t+'"')}}return e}}(dn),function(t){t.prototype._update=function(t,e){var n=this;n._isMounted&&Te(n,"beforeUpdate");var i=n.$el,r=n._vnode,s=xe;xe=n,n._vnode=t,r?n.$el=n.__patch__(r,t):(n.$el=n.__patch__(n.$el,t,e,!1,n.$options._parentElm,n.$options._refElm),n.$options._parentElm=n.$options._refElm=null),xe=s,i&&(i.__vue__=null),n.$el&&(n.$el.__vue__=n),n.$vnode&&n.$parent&&n.$vnode===n.$parent._vnode&&(n.$parent.$el=n.$el)},t.prototype.$forceUpdate=function(){this._watcher&&this._watcher.update()},t.prototype.$destroy=function(){var t=this;if(!t._isBeingDestroyed){Te(t,"beforeDestroy"),t._isBeingDestroyed=!0;var e=t.$parent;!e||e._isBeingDestroyed||t.$options.abstract||y(e.$children,t),t._watcher&&t._watcher.teardown();for(var n=t._watchers.length;n--;)t._watchers[n].teardown();t._data.__ob__&&t._data.__ob__.vmCount--,t._isDestroyed=!0,t.__patch__(t._vnode,null),Te(t,"destroyed"),t.$off(),t.$el&&(t.$el.__vue__=null),t.$vnode&&(t.$vnode.parent=null)}}}(dn),function(t){Je(t.prototype),t.prototype.$nextTick=function(t){return ee(t,this)},t.prototype._render=function(){var t,e=this,n=e.$options,r=n.render,s=n._parentVnode;s&&(e.$scopedSlots=s.data.scopedSlots||i),e.$vnode=s;try{t=r.call(e._renderProxy,e.$createElement)}catch(n){Wt(n,e,"render"),t=e._vnode}return t instanceof pt||(t=vt()),t.parent=s,t}}(dn);var bn=[String,RegExp,Array],_n={KeepAlive:{name:"keep-alive",abstract:!0,props:{include:bn,exclude:bn,max:[String,Number]},created:function(){this.cache=Object.create(null),this.keys=[]},destroyed:function(){for(var t in this.cache)yn(this.cache,t,this.keys)},mounted:function(){var t=this;this.$watch("include",function(e){gn(t,function(t){return vn(e,t)})}),this.$watch("exclude",function(e){gn(t,function(t){return!vn(e,t)})})},render:function(){var t=this.$slots.default,e=pe(t),n=e&&e.componentOptions;if(n){var i=mn(n),r=this.include,s=this.exclude;if(r&&(!i||!vn(r,i))||s&&i&&vn(s,i))return e;var o=this.cache,a=this.keys,u=null==e.key?n.Ctor.cid+(n.tag?"::"+n.tag:""):e.key;o[u]?(e.componentInstance=o[u].componentInstance,y(a,u),a.push(u)):(o[u]=e,a.push(u),this.max&&a.length>parseInt(this.max)&&yn(o,a[0],a,this._vnode)),e.data.keepAlive=!0}return e||t&&t[0]}}};!function(t){var e={get:function(){return R}};Object.defineProperty(t,"config",e),t.util={warn:ut,extend:j,mergeOptions:Lt,defineReactive:Ot},t.set=jt,t.delete=It,t.nextTick=ee,t.options=Object.create(null),M.forEach(function(e){t.options[e+"s"]=Object.create(null)}),t.options._base=t,j(t.options.components,_n),function(t){t.use=function(t){var e=this._installedPlugins||(this._installedPlugins=[]);if(e.indexOf(t)>-1)return this;var n=O(arguments,1);return n.unshift(this),"function"==typeof t.install?t.install.apply(t,n):"function"==typeof t&&t.apply(null,n),e.push(t),this}}(t),function(t){t.mixin=function(t){return this.options=Lt(this.options,t),this}}(t),pn(t),function(t){M.forEach(function(e){t[e]=function(t,n){return n?("component"===e&&l(n)&&(n.name=n.name||t,n=this.options._base.extend(n)),"directive"===e&&"function"==typeof n&&(n={bind:n,update:n}),this.options[e+"s"][t]=n,n):this.options[e+"s"][t]}})}(t)}(dn),Object.defineProperty(dn.prototype,"$isServer",{get:it}),Object.defineProperty(dn.prototype,"$ssrContext",{get:function(){return this.$vnode&&this.$vnode.ssrContext}}),Object.defineProperty(dn,"FunctionalRenderContext",{value:tn}),dn.version="2.5.17";var xn=m("style,class"),wn=m("input,textarea,option,select,progress"),Cn=function(t,e,n){return"value"===n&&wn(t)&&"button"!==e||"selected"===n&&"option"===t||"checked"===n&&"input"===t||"muted"===n&&"video"===t},Tn=m("contenteditable,draggable,spellcheck"),Sn=m("allowfullscreen,async,autofocus,autoplay,checked,compact,controls,declare,default,defaultchecked,defaultmuted,defaultselected,defer,disabled,enabled,formnovalidate,hidden,indeterminate,inert,ismap,itemscope,loop,multiple,muted,nohref,noresize,noshade,novalidate,nowrap,open,pauseonexit,readonly,required,reversed,scoped,seamless,selected,sortable,translate,truespeed,typemustmatch,visible"),kn="http://www.w3.org/1999/xlink",Vn=function(t){return":"===t.charAt(5)&&"xlink"===t.slice(0,5)},On=function(t){return Vn(t)?t.slice(6,t.length):""},jn=function(t){return null==t||!1===t};function In(t){for(var e=t.data,n=t,i=t;s(i.componentInstance);)(i=i.componentInstance._vnode)&&i.data&&(e=An(i.data,e));for(;s(n=n.parent);)n&&n.data&&(e=An(e,n.data));return function(t,e){if(s(t)||s(e))return En(t,$n(e));return""}(e.staticClass,e.class)}function An(t,e){return{staticClass:En(t.staticClass,e.staticClass),class:s(t.class)?[t.class,e.class]:e.class}}function En(t,e){return t?e?t+" "+e:t:e||""}function $n(t){return Array.isArray(t)?function(t){for(var e,n="",i=0,r=t.length;i<r;i++)s(e=$n(t[i]))&&""!==e&&(n&&(n+=" "),n+=e);return n}(t):u(t)?function(t){var e="";for(var n in t)t[n]&&(e&&(e+=" "),e+=n);return e}(t):"string"==typeof t?t:""}var Dn={svg:"http://www.w3.org/2000/svg",math:"http://www.w3.org/1998/Math/MathML"},Pn=m("html,body,base,head,link,meta,style,title,address,article,aside,footer,header,h1,h2,h3,h4,h5,h6,hgroup,nav,section,div,dd,dl,dt,figcaption,figure,picture,hr,img,li,main,ol,p,pre,ul,a,b,abbr,bdi,bdo,br,cite,code,data,dfn,em,i,kbd,mark,q,rp,rt,rtc,ruby,s,samp,small,span,strong,sub,sup,time,u,var,wbr,area,audio,map,track,video,embed,object,param,source,canvas,script,noscript,del,ins,caption,col,colgroup,table,thead,tbody,td,th,tr,button,datalist,fieldset,form,input,label,legend,meter,optgroup,option,output,progress,select,textarea,details,dialog,menu,menuitem,summary,content,element,shadow,template,blockquote,iframe,tfoot"),Bn=m("svg,animate,circle,clippath,cursor,defs,desc,ellipse,filter,font-face,foreignObject,g,glyph,image,line,marker,mask,missing-glyph,path,pattern,polygon,polyline,rect,switch,symbol,text,textpath,tspan,use,view",!0),Ln=function(t){return Pn(t)||Bn(t)};function Mn(t){return Bn(t)?"svg":"math"===t?"math":void 0}var Nn=Object.create(null);var Rn=m("text,number,password,search,email,tel,url");function Fn(t){if("string"==typeof t){var e=document.querySelector(t);return e||document.createElement("div")}return t}var Hn=Object.freeze({createElement:function(t,e){var n=document.createElement(t);return"select"!==t?n:(e.data&&e.data.attrs&&void 0!==e.data.attrs.multiple&&n.setAttribute("multiple","multiple"),n)},createElementNS:function(t,e){return document.createElementNS(Dn[t],e)},createTextNode:function(t){return document.createTextNode(t)},createComment:function(t){return document.createComment(t)},insertBefore:function(t,e,n){t.insertBefore(e,n)},removeChild:function(t,e){t.removeChild(e)},appendChild:function(t,e){t.appendChild(e)},parentNode:function(t){return t.parentNode},nextSibling:function(t){return t.nextSibling},tagName:function(t){return t.tagName},setTextContent:function(t,e){t.textContent=e},setStyleScope:function(t,e){t.setAttribute(e,"")}}),Wn={create:function(t,e){zn(e)},update:function(t,e){t.data.ref!==e.data.ref&&(zn(t,!0),zn(e))},destroy:function(t){zn(t,!0)}};function zn(t,e){var n=t.data.ref;if(s(n)){var i=t.context,r=t.componentInstance||t.elm,o=i.$refs;e?Array.isArray(o[n])?y(o[n],r):o[n]===r&&(o[n]=void 0):t.data.refInFor?Array.isArray(o[n])?o[n].indexOf(r)<0&&o[n].push(r):o[n]=[r]:o[n]=r}}var qn=new pt("",{},[]),Un=["create","activate","update","remove","destroy"];function Yn(t,e){return t.key===e.key&&(t.tag===e.tag&&t.isComment===e.isComment&&s(t.data)===s(e.data)&&function(t,e){if("input"!==t.tag)return!0;var n,i=s(n=t.data)&&s(n=n.attrs)&&n.type,r=s(n=e.data)&&s(n=n.attrs)&&n.type;return i===r||Rn(i)&&Rn(r)}(t,e)||o(t.isAsyncPlaceholder)&&t.asyncFactory===e.asyncFactory&&r(e.asyncFactory.error))}function Kn(t,e,n){var i,r,o={};for(i=e;i<=n;++i)s(r=t[i].key)&&(o[r]=i);return o}var Xn={create:Gn,update:Gn,destroy:function(t){Gn(t,qn)}};function Gn(t,e){(t.data.directives||e.data.directives)&&function(t,e){var n,i,r,s=t===qn,o=e===qn,a=Qn(t.data.directives,t.context),u=Qn(e.data.directives,e.context),c=[],l=[];for(n in u)i=a[n],r=u[n],i?(r.oldValue=i.value,ti(r,"update",e,t),r.def&&r.def.componentUpdated&&l.push(r)):(ti(r,"bind",e,t),r.def&&r.def.inserted&&c.push(r));if(c.length){var f=function(){for(var n=0;n<c.length;n++)ti(c[n],"inserted",e,t)};s?ue(e,"insert",f):f()}l.length&&ue(e,"postpatch",function(){for(var n=0;n<l.length;n++)ti(l[n],"componentUpdated",e,t)});if(!s)for(n in a)u[n]||ti(a[n],"unbind",t,t,o)}(t,e)}var Zn=Object.create(null);function Qn(t,e){var n,i,r=Object.create(null);if(!t)return r;for(n=0;n<t.length;n++)(i=t[n]).modifiers||(i.modifiers=Zn),r[Jn(i)]=i,i.def=Mt(e.$options,"directives",i.name);return r}function Jn(t){return t.rawName||t.name+"."+Object.keys(t.modifiers||{}).join(".")}function ti(t,e,n,i,r){var s=t.def&&t.def[e];if(s)try{s(n.elm,t,n,i,r)}catch(i){Wt(i,n.context,"directive "+t.name+" "+e+" hook")}}var ei=[Wn,Xn];function ni(t,e){var n=e.componentOptions;if(!(s(n)&&!1===n.Ctor.options.inheritAttrs||r(t.data.attrs)&&r(e.data.attrs))){var i,o,a=e.elm,u=t.data.attrs||{},c=e.data.attrs||{};for(i in s(c.__ob__)&&(c=e.data.attrs=j({},c)),c)o=c[i],u[i]!==o&&ii(a,i,o);for(i in(G||Q)&&c.value!==u.value&&ii(a,"value",c.value),u)r(c[i])&&(Vn(i)?a.removeAttributeNS(kn,On(i)):Tn(i)||a.removeAttribute(i))}}function ii(t,e,n){t.tagName.indexOf("-")>-1?ri(t,e,n):Sn(e)?jn(n)?t.removeAttribute(e):(n="allowfullscreen"===e&&"EMBED"===t.tagName?"true":e,t.setAttribute(e,n)):Tn(e)?t.setAttribute(e,jn(n)||"false"===n?"false":"true"):Vn(e)?jn(n)?t.removeAttributeNS(kn,On(e)):t.setAttributeNS(kn,e,n):ri(t,e,n)}function ri(t,e,n){if(jn(n))t.removeAttribute(e);else{if(G&&!Z&&"TEXTAREA"===t.tagName&&"placeholder"===e&&!t.__ieph){var i=function(e){e.stopImmediatePropagation(),t.removeEventListener("input",i)};t.addEventListener("input",i),t.__ieph=!0}t.setAttribute(e,n)}}var si={create:ni,update:ni};function oi(t,e){var n=e.elm,i=e.data,o=t.data;if(!(r(i.staticClass)&&r(i.class)&&(r(o)||r(o.staticClass)&&r(o.class)))){var a=In(e),u=n._transitionClasses;s(u)&&(a=En(a,$n(u))),a!==n._prevClass&&(n.setAttribute("class",a),n._prevClass=a)}}var ai,ui,ci,li,fi,hi,di={create:oi,update:oi},pi=/[\w).+\-_$\]]/;function mi(t){var e,n,i,r,s,o=!1,a=!1,u=!1,c=!1,l=0,f=0,h=0,d=0;for(i=0;i<t.length;i++)if(n=e,e=t.charCodeAt(i),o)39===e&&92!==n&&(o=!1);else if(a)34===e&&92!==n&&(a=!1);else if(u)96===e&&92!==n&&(u=!1);else if(c)47===e&&92!==n&&(c=!1);else if(124!==e||124===t.charCodeAt(i+1)||124===t.charCodeAt(i-1)||l||f||h){switch(e){case 34:a=!0;break;case 39:o=!0;break;case 96:u=!0;break;case 40:h++;break;case 41:h--;break;case 91:f++;break;case 93:f--;break;case 123:l++;break;case 125:l--}if(47===e){for(var p=i-1,m=void 0;p>=0&&" "===(m=t.charAt(p));p--);m&&pi.test(m)||(c=!0)}}else void 0===r?(d=i+1,r=t.slice(0,i).trim()):v();function v(){(s||(s=[])).push(t.slice(d,i).trim()),d=i+1}if(void 0===r?r=t.slice(0,i).trim():0!==d&&v(),s)for(i=0;i<s.length;i++)r=vi(r,s[i]);return r}function vi(t,e){var n=e.indexOf("(");if(n<0)return'_f("'+e+'")('+t+")";var i=e.slice(0,n),r=e.slice(n+1);return'_f("'+i+'")('+t+(")"!==r?","+r:r)}function gi(t){console.error("[Vue compiler]: "+t)}function yi(t,e){return t?t.map(function(t){return t[e]}).filter(function(t){return t}):[]}function bi(t,e,n){(t.props||(t.props=[])).push({name:e,value:n}),t.plain=!1}function _i(t,e,n){(t.attrs||(t.attrs=[])).push({name:e,value:n}),t.plain=!1}function xi(t,e,n){t.attrsMap[e]=n,t.attrsList.push({name:e,value:n})}function wi(t,e,n,i,r,s){(t.directives||(t.directives=[])).push({name:e,rawName:n,value:i,arg:r,modifiers:s}),t.plain=!1}function Ci(t,e,n,r,s,o){var a;(r=r||i).capture&&(delete r.capture,e="!"+e),r.once&&(delete r.once,e="~"+e),r.passive&&(delete r.passive,e="&"+e),"click"===e&&(r.right?(e="contextmenu",delete r.right):r.middle&&(e="mouseup")),r.native?(delete r.native,a=t.nativeEvents||(t.nativeEvents={})):a=t.events||(t.events={});var u={value:n.trim()};r!==i&&(u.modifiers=r);var c=a[e];Array.isArray(c)?s?c.unshift(u):c.push(u):a[e]=c?s?[u,c]:[c,u]:u,t.plain=!1}function Ti(t,e,n){var i=Si(t,":"+e)||Si(t,"v-bind:"+e);if(null!=i)return mi(i);if(!1!==n){var r=Si(t,e);if(null!=r)return JSON.stringify(r)}}function Si(t,e,n){var i;if(null!=(i=t.attrsMap[e]))for(var r=t.attrsList,s=0,o=r.length;s<o;s++)if(r[s].name===e){r.splice(s,1);break}return n&&delete t.attrsMap[e],i}function ki(t,e,n){var i=n||{},r=i.number,s="$$v";i.trim&&(s="(typeof $$v === 'string'? $$v.trim(): $$v)"),r&&(s="_n("+s+")");var o=Vi(e,s);t.model={value:"("+e+")",expression:'"'+e+'"',callback:"function ($$v) {"+o+"}"}}function Vi(t,e){var n=function(t){if(t=t.trim(),ai=t.length,t.indexOf("[")<0||t.lastIndexOf("]")<ai-1)return(li=t.lastIndexOf("."))>-1?{exp:t.slice(0,li),key:'"'+t.slice(li+1)+'"'}:{exp:t,key:null};ui=t,li=fi=hi=0;for(;!ji();)Ii(ci=Oi())?Ei(ci):91===ci&&Ai(ci);return{exp:t.slice(0,fi),key:t.slice(fi+1,hi)}}(t);return null===n.key?t+"="+e:"$set("+n.exp+", "+n.key+", "+e+")"}function Oi(){return ui.charCodeAt(++li)}function ji(){return li>=ai}function Ii(t){return 34===t||39===t}function Ai(t){var e=1;for(fi=li;!ji();)if(Ii(t=Oi()))Ei(t);else if(91===t&&e++,93===t&&e--,0===e){hi=li;break}}function Ei(t){for(var e=t;!ji()&&(t=Oi())!==e;);}var $i,Di="__r",Pi="__c";function Bi(t,e,n,i,r){var s;e=(s=e)._withTask||(s._withTask=function(){Zt=!0;var t=s.apply(null,arguments);return Zt=!1,t}),n&&(e=function(t,e,n){var i=$i;return function r(){null!==t.apply(null,arguments)&&Li(e,r,n,i)}}(e,t,i)),$i.addEventListener(t,e,et?{capture:i,passive:r}:i)}function Li(t,e,n,i){(i||$i).removeEventListener(t,e._withTask||e,n)}function Mi(t,e){if(!r(t.data.on)||!r(e.data.on)){var n=e.data.on||{},i=t.data.on||{};$i=e.elm,function(t){if(s(t[Di])){var e=G?"change":"input";t[e]=[].concat(t[Di],t[e]||[]),delete t[Di]}s(t[Pi])&&(t.change=[].concat(t[Pi],t.change||[]),delete t[Pi])}(n),ae(n,i,Bi,Li,e.context),$i=void 0}}var Ni={create:Mi,update:Mi};function Ri(t,e){if(!r(t.data.domProps)||!r(e.data.domProps)){var n,i,o=e.elm,a=t.data.domProps||{},u=e.data.domProps||{};for(n in s(u.__ob__)&&(u=e.data.domProps=j({},u)),a)r(u[n])&&(o[n]="");for(n in u){if(i=u[n],"textContent"===n||"innerHTML"===n){if(e.children&&(e.children.length=0),i===a[n])continue;1===o.childNodes.length&&o.removeChild(o.childNodes[0])}if("value"===n){o._value=i;var c=r(i)?"":String(i);Fi(o,c)&&(o.value=c)}else o[n]=i}}}function Fi(t,e){return!t.composing&&("OPTION"===t.tagName||function(t,e){var n=!0;try{n=document.activeElement!==t}catch(t){}return n&&t.value!==e}(t,e)||function(t,e){var n=t.value,i=t._vModifiers;if(s(i)){if(i.lazy)return!1;if(i.number)return p(n)!==p(e);if(i.trim)return n.trim()!==e.trim()}return n!==e}(t,e))}var Hi={create:Ri,update:Ri},Wi=x(function(t){var e={},n=/:(.+)/;return t.split(/;(?![^(]*\))/g).forEach(function(t){if(t){var i=t.split(n);i.length>1&&(e[i[0].trim()]=i[1].trim())}}),e});function zi(t){var e=qi(t.style);return t.staticStyle?j(t.staticStyle,e):e}function qi(t){return Array.isArray(t)?I(t):"string"==typeof t?Wi(t):t}var Ui,Yi=/^--/,Ki=/\s*!important$/,Xi=function(t,e,n){if(Yi.test(e))t.style.setProperty(e,n);else if(Ki.test(n))t.style.setProperty(e,n.replace(Ki,""),"important");else{var i=Zi(e);if(Array.isArray(n))for(var r=0,s=n.length;r<s;r++)t.style[i]=n[r];else t.style[i]=n}},Gi=["Webkit","Moz","ms"],Zi=x(function(t){if(Ui=Ui||document.createElement("div").style,"filter"!==(t=C(t))&&t in Ui)return t;for(var e=t.charAt(0).toUpperCase()+t.slice(1),n=0;n<Gi.length;n++){var i=Gi[n]+e;if(i in Ui)return i}});function Qi(t,e){var n=e.data,i=t.data;if(!(r(n.staticStyle)&&r(n.style)&&r(i.staticStyle)&&r(i.style))){var o,a,u=e.elm,c=i.staticStyle,l=i.normalizedStyle||i.style||{},f=c||l,h=qi(e.data.style)||{};e.data.normalizedStyle=s(h.__ob__)?j({},h):h;var d=function(t,e){var n,i={};if(e)for(var r=t;r.componentInstance;)(r=r.componentInstance._vnode)&&r.data&&(n=zi(r.data))&&j(i,n);(n=zi(t.data))&&j(i,n);for(var s=t;s=s.parent;)s.data&&(n=zi(s.data))&&j(i,n);return i}(e,!0);for(a in f)r(d[a])&&Xi(u,a,"");for(a in d)(o=d[a])!==f[a]&&Xi(u,a,null==o?"":o)}}var Ji={create:Qi,update:Qi};function tr(t,e){if(e&&(e=e.trim()))if(t.classList)e.indexOf(" ")>-1?e.split(/\s+/).forEach(function(e){return t.classList.add(e)}):t.classList.add(e);else{var n=" "+(t.getAttribute("class")||"")+" ";n.indexOf(" "+e+" ")<0&&t.setAttribute("class",(n+e).trim())}}function er(t,e){if(e&&(e=e.trim()))if(t.classList)e.indexOf(" ")>-1?e.split(/\s+/).forEach(function(e){return t.classList.remove(e)}):t.classList.remove(e),t.classList.length||t.removeAttribute("class");else{for(var n=" "+(t.getAttribute("class")||"")+" ",i=" "+e+" ";n.indexOf(i)>=0;)n=n.replace(i," ");(n=n.trim())?t.setAttribute("class",n):t.removeAttribute("class")}}function nr(t){if(t){if("object"==typeof t){var e={};return!1!==t.css&&j(e,ir(t.name||"v")),j(e,t),e}return"string"==typeof t?ir(t):void 0}}var ir=x(function(t){return{enterClass:t+"-enter",enterToClass:t+"-enter-to",enterActiveClass:t+"-enter-active",leaveClass:t+"-leave",leaveToClass:t+"-leave-to",leaveActiveClass:t+"-leave-active"}}),rr=U&&!Z,sr="transition",or="animation",ar="transition",ur="transitionend",cr="animation",lr="animationend";rr&&(void 0===window.ontransitionend&&void 0!==window.onwebkittransitionend&&(ar="WebkitTransition",ur="webkitTransitionEnd"),void 0===window.onanimationend&&void 0!==window.onwebkitanimationend&&(cr="WebkitAnimation",lr="webkitAnimationEnd"));var fr=U?window.requestAnimationFrame?window.requestAnimationFrame.bind(window):setTimeout:function(t){return t()};function hr(t){fr(function(){fr(t)})}function dr(t,e){var n=t._transitionClasses||(t._transitionClasses=[]);n.indexOf(e)<0&&(n.push(e),tr(t,e))}function pr(t,e){t._transitionClasses&&y(t._transitionClasses,e),er(t,e)}function mr(t,e,n){var i=gr(t,e),r=i.type,s=i.timeout,o=i.propCount;if(!r)return n();var a=r===sr?ur:lr,u=0,c=function(){t.removeEventListener(a,l),n()},l=function(e){e.target===t&&++u>=o&&c()};setTimeout(function(){u<o&&c()},s+1),t.addEventListener(a,l)}var vr=/\b(transform|all)(,|$)/;function gr(t,e){var n,i=window.getComputedStyle(t),r=i[ar+"Delay"].split(", "),s=i[ar+"Duration"].split(", "),o=yr(r,s),a=i[cr+"Delay"].split(", "),u=i[cr+"Duration"].split(", "),c=yr(a,u),l=0,f=0;return e===sr?o>0&&(n=sr,l=o,f=s.length):e===or?c>0&&(n=or,l=c,f=u.length):f=(n=(l=Math.max(o,c))>0?o>c?sr:or:null)?n===sr?s.length:u.length:0,{type:n,timeout:l,propCount:f,hasTransform:n===sr&&vr.test(i[ar+"Property"])}}function yr(t,e){for(;t.length<e.length;)t=t.concat(t);return Math.max.apply(null,e.map(function(e,n){return br(e)+br(t[n])}))}function br(t){return 1e3*Number(t.slice(0,-1))}function _r(t,e){var n=t.elm;s(n._leaveCb)&&(n._leaveCb.cancelled=!0,n._leaveCb());var i=nr(t.data.transition);if(!r(i)&&!s(n._enterCb)&&1===n.nodeType){for(var o=i.css,a=i.type,c=i.enterClass,l=i.enterToClass,f=i.enterActiveClass,h=i.appearClass,d=i.appearToClass,m=i.appearActiveClass,v=i.beforeEnter,g=i.enter,y=i.afterEnter,b=i.enterCancelled,_=i.beforeAppear,x=i.appear,w=i.afterAppear,C=i.appearCancelled,T=i.duration,S=xe,k=xe.$vnode;k&&k.parent;)S=(k=k.parent).context;var V=!S._isMounted||!t.isRootInsert;if(!V||x||""===x){var O=V&&h?h:c,j=V&&m?m:f,I=V&&d?d:l,A=V&&_||v,E=V&&"function"==typeof x?x:g,$=V&&w||y,D=V&&C||b,P=p(u(T)?T.enter:T);0;var L=!1!==o&&!Z,M=Cr(E),N=n._enterCb=B(function(){L&&(pr(n,I),pr(n,j)),N.cancelled?(L&&pr(n,O),D&&D(n)):$&&$(n),n._enterCb=null});t.data.show||ue(t,"insert",function(){var e=n.parentNode,i=e&&e._pending&&e._pending[t.key];i&&i.tag===t.tag&&i.elm._leaveCb&&i.elm._leaveCb(),E&&E(n,N)}),A&&A(n),L&&(dr(n,O),dr(n,j),hr(function(){pr(n,O),N.cancelled||(dr(n,I),M||(wr(P)?setTimeout(N,P):mr(n,a,N)))})),t.data.show&&(e&&e(),E&&E(n,N)),L||M||N()}}}function xr(t,e){var n=t.elm;s(n._enterCb)&&(n._enterCb.cancelled=!0,n._enterCb());var i=nr(t.data.transition);if(r(i)||1!==n.nodeType)return e();if(!s(n._leaveCb)){var o=i.css,a=i.type,c=i.leaveClass,l=i.leaveToClass,f=i.leaveActiveClass,h=i.beforeLeave,d=i.leave,m=i.afterLeave,v=i.leaveCancelled,g=i.delayLeave,y=i.duration,b=!1!==o&&!Z,_=Cr(d),x=p(u(y)?y.leave:y);0;var w=n._leaveCb=B(function(){n.parentNode&&n.parentNode._pending&&(n.parentNode._pending[t.key]=null),b&&(pr(n,l),pr(n,f)),w.cancelled?(b&&pr(n,c),v&&v(n)):(e(),m&&m(n)),n._leaveCb=null});g?g(C):C()}function C(){w.cancelled||(t.data.show||((n.parentNode._pending||(n.parentNode._pending={}))[t.key]=t),h&&h(n),b&&(dr(n,c),dr(n,f),hr(function(){pr(n,c),w.cancelled||(dr(n,l),_||(wr(x)?setTimeout(w,x):mr(n,a,w)))})),d&&d(n,w),b||_||w())}}function wr(t){return"number"==typeof t&&!isNaN(t)}function Cr(t){if(r(t))return!1;var e=t.fns;return s(e)?Cr(Array.isArray(e)?e[0]:e):(t._length||t.length)>1}function Tr(t,e){!0!==e.data.show&&_r(e)}var Sr=function(t){var e,n,i={},u=t.modules,c=t.nodeOps;for(e=0;e<Un.length;++e)for(i[Un[e]]=[],n=0;n<u.length;++n)s(u[n][Un[e]])&&i[Un[e]].push(u[n][Un[e]]);function l(t){var e=c.parentNode(t);s(e)&&c.removeChild(e,t)}function f(t,e,n,r,a,u,l){if(s(t.elm)&&s(u)&&(t=u[l]=yt(t)),t.isRootInsert=!a,!function(t,e,n,r){var a=t.data;if(s(a)){var u=s(t.componentInstance)&&a.keepAlive;if(s(a=a.hook)&&s(a=a.init)&&a(t,!1,n,r),s(t.componentInstance))return h(t,e),o(u)&&function(t,e,n,r){for(var o,a=t;a.componentInstance;)if(a=a.componentInstance._vnode,s(o=a.data)&&s(o=o.transition)){for(o=0;o<i.activate.length;++o)i.activate[o](qn,a);e.push(a);break}d(n,t.elm,r)}(t,e,n,r),!0}}(t,e,n,r)){var f=t.data,m=t.children,v=t.tag;s(v)?(t.elm=t.ns?c.createElementNS(t.ns,v):c.createElement(v,t),y(t),p(t,m,e),s(f)&&g(t,e),d(n,t.elm,r)):o(t.isComment)?(t.elm=c.createComment(t.text),d(n,t.elm,r)):(t.elm=c.createTextNode(t.text),d(n,t.elm,r))}}function h(t,e){s(t.data.pendingInsert)&&(e.push.apply(e,t.data.pendingInsert),t.data.pendingInsert=null),t.elm=t.componentInstance.$el,v(t)?(g(t,e),y(t)):(zn(t),e.push(t))}function d(t,e,n){s(t)&&(s(n)?n.parentNode===t&&c.insertBefore(t,e,n):c.appendChild(t,e))}function p(t,e,n){if(Array.isArray(e))for(var i=0;i<e.length;++i)f(e[i],n,t.elm,null,!0,e,i);else a(t.text)&&c.appendChild(t.elm,c.createTextNode(String(t.text)))}function v(t){for(;t.componentInstance;)t=t.componentInstance._vnode;return s(t.tag)}function g(t,n){for(var r=0;r<i.create.length;++r)i.create[r](qn,t);s(e=t.data.hook)&&(s(e.create)&&e.create(qn,t),s(e.insert)&&n.push(t))}function y(t){var e;if(s(e=t.fnScopeId))c.setStyleScope(t.elm,e);else for(var n=t;n;)s(e=n.context)&&s(e=e.$options._scopeId)&&c.setStyleScope(t.elm,e),n=n.parent;s(e=xe)&&e!==t.context&&e!==t.fnContext&&s(e=e.$options._scopeId)&&c.setStyleScope(t.elm,e)}function b(t,e,n,i,r,s){for(;i<=r;++i)f(n[i],s,t,e,!1,n,i)}function _(t){var e,n,r=t.data;if(s(r))for(s(e=r.hook)&&s(e=e.destroy)&&e(t),e=0;e<i.destroy.length;++e)i.destroy[e](t);if(s(e=t.children))for(n=0;n<t.children.length;++n)_(t.children[n])}function x(t,e,n,i){for(;n<=i;++n){var r=e[n];s(r)&&(s(r.tag)?(w(r),_(r)):l(r.elm))}}function w(t,e){if(s(e)||s(t.data)){var n,r=i.remove.length+1;for(s(e)?e.listeners+=r:e=function(t,e){function n(){0==--n.listeners&&l(t)}return n.listeners=e,n}(t.elm,r),s(n=t.componentInstance)&&s(n=n._vnode)&&s(n.data)&&w(n,e),n=0;n<i.remove.length;++n)i.remove[n](t,e);s(n=t.data.hook)&&s(n=n.remove)?n(t,e):e()}else l(t.elm)}function C(t,e,n,i){for(var r=n;r<i;r++){var o=e[r];if(s(o)&&Yn(t,o))return r}}function T(t,e,n,a){if(t!==e){var u=e.elm=t.elm;if(o(t.isAsyncPlaceholder))s(e.asyncFactory.resolved)?V(t.elm,e,n):e.isAsyncPlaceholder=!0;else if(o(e.isStatic)&&o(t.isStatic)&&e.key===t.key&&(o(e.isCloned)||o(e.isOnce)))e.componentInstance=t.componentInstance;else{var l,h=e.data;s(h)&&s(l=h.hook)&&s(l=l.prepatch)&&l(t,e);var d=t.children,p=e.children;if(s(h)&&v(e)){for(l=0;l<i.update.length;++l)i.update[l](t,e);s(l=h.hook)&&s(l=l.update)&&l(t,e)}r(e.text)?s(d)&&s(p)?d!==p&&function(t,e,n,i,o){for(var a,u,l,h=0,d=0,p=e.length-1,m=e[0],v=e[p],g=n.length-1,y=n[0],_=n[g],w=!o;h<=p&&d<=g;)r(m)?m=e[++h]:r(v)?v=e[--p]:Yn(m,y)?(T(m,y,i),m=e[++h],y=n[++d]):Yn(v,_)?(T(v,_,i),v=e[--p],_=n[--g]):Yn(m,_)?(T(m,_,i),w&&c.insertBefore(t,m.elm,c.nextSibling(v.elm)),m=e[++h],_=n[--g]):Yn(v,y)?(T(v,y,i),w&&c.insertBefore(t,v.elm,m.elm),v=e[--p],y=n[++d]):(r(a)&&(a=Kn(e,h,p)),r(u=s(y.key)?a[y.key]:C(y,e,h,p))?f(y,i,t,m.elm,!1,n,d):Yn(l=e[u],y)?(T(l,y,i),e[u]=void 0,w&&c.insertBefore(t,l.elm,m.elm)):f(y,i,t,m.elm,!1,n,d),y=n[++d]);h>p?b(t,r(n[g+1])?null:n[g+1].elm,n,d,g,i):d>g&&x(0,e,h,p)}(u,d,p,n,a):s(p)?(s(t.text)&&c.setTextContent(u,""),b(u,null,p,0,p.length-1,n)):s(d)?x(0,d,0,d.length-1):s(t.text)&&c.setTextContent(u,""):t.text!==e.text&&c.setTextContent(u,e.text),s(h)&&s(l=h.hook)&&s(l=l.postpatch)&&l(t,e)}}}function S(t,e,n){if(o(n)&&s(t.parent))t.parent.data.pendingInsert=e;else for(var i=0;i<e.length;++i)e[i].data.hook.insert(e[i])}var k=m("attrs,class,staticClass,staticStyle,key");function V(t,e,n,i){var r,a=e.tag,u=e.data,c=e.children;if(i=i||u&&u.pre,e.elm=t,o(e.isComment)&&s(e.asyncFactory))return e.isAsyncPlaceholder=!0,!0;if(s(u)&&(s(r=u.hook)&&s(r=r.init)&&r(e,!0),s(r=e.componentInstance)))return h(e,n),!0;if(s(a)){if(s(c))if(t.hasChildNodes())if(s(r=u)&&s(r=r.domProps)&&s(r=r.innerHTML)){if(r!==t.innerHTML)return!1}else{for(var l=!0,f=t.firstChild,d=0;d<c.length;d++){if(!f||!V(f,c[d],n,i)){l=!1;break}f=f.nextSibling}if(!l||f)return!1}else p(e,c,n);if(s(u)){var m=!1;for(var v in u)if(!k(v)){m=!0,g(e,n);break}!m&&u.class&&ie(u.class)}}else t.data!==e.text&&(t.data=e.text);return!0}return function(t,e,n,a,u,l){if(!r(e)){var h,d=!1,p=[];if(r(t))d=!0,f(e,p,u,l);else{var m=s(t.nodeType);if(!m&&Yn(t,e))T(t,e,p,a);else{if(m){if(1===t.nodeType&&t.hasAttribute(L)&&(t.removeAttribute(L),n=!0),o(n)&&V(t,e,p))return S(e,p,!0),t;h=t,t=new pt(c.tagName(h).toLowerCase(),{},[],void 0,h)}var g=t.elm,y=c.parentNode(g);if(f(e,p,g._leaveCb?null:y,c.nextSibling(g)),s(e.parent))for(var b=e.parent,w=v(e);b;){for(var C=0;C<i.destroy.length;++C)i.destroy[C](b);if(b.elm=e.elm,w){for(var k=0;k<i.create.length;++k)i.create[k](qn,b);var O=b.data.hook.insert;if(O.merged)for(var j=1;j<O.fns.length;j++)O.fns[j]()}else zn(b);b=b.parent}s(y)?x(0,[t],0,0):s(t.tag)&&_(t)}}return S(e,p,d),e.elm}s(t)&&_(t)}}({nodeOps:Hn,modules:[si,di,Ni,Hi,Ji,U?{create:Tr,activate:Tr,remove:function(t,e){!0!==t.data.show?xr(t,e):e()}}:{}].concat(ei)});Z&&document.addEventListener("selectionchange",function(){var t=document.activeElement;t&&t.vmodel&&$r(t,"input")});var kr={inserted:function(t,e,n,i){"select"===n.tag?(i.elm&&!i.elm._vOptions?ue(n,"postpatch",function(){kr.componentUpdated(t,e,n)}):Vr(t,e,n.context),t._vOptions=[].map.call(t.options,Ir)):("textarea"===n.tag||Rn(t.type))&&(t._vModifiers=e.modifiers,e.modifiers.lazy||(t.addEventListener("compositionstart",Ar),t.addEventListener("compositionend",Er),t.addEventListener("change",Er),Z&&(t.vmodel=!0)))},componentUpdated:function(t,e,n){if("select"===n.tag){Vr(t,e,n.context);var i=t._vOptions,r=t._vOptions=[].map.call(t.options,Ir);if(r.some(function(t,e){return!D(t,i[e])}))(t.multiple?e.value.some(function(t){return jr(t,r)}):e.value!==e.oldValue&&jr(e.value,r))&&$r(t,"change")}}};function Vr(t,e,n){Or(t,e,n),(G||Q)&&setTimeout(function(){Or(t,e,n)},0)}function Or(t,e,n){var i=e.value,r=t.multiple;if(!r||Array.isArray(i)){for(var s,o,a=0,u=t.options.length;a<u;a++)if(o=t.options[a],r)s=P(i,Ir(o))>-1,o.selected!==s&&(o.selected=s);else if(D(Ir(o),i))return void(t.selectedIndex!==a&&(t.selectedIndex=a));r||(t.selectedIndex=-1)}}function jr(t,e){return e.every(function(e){return!D(e,t)})}function Ir(t){return"_value"in t?t._value:t.value}function Ar(t){t.target.composing=!0}function Er(t){t.target.composing&&(t.target.composing=!1,$r(t.target,"input"))}function $r(t,e){var n=document.createEvent("HTMLEvents");n.initEvent(e,!0,!0),t.dispatchEvent(n)}function Dr(t){return!t.componentInstance||t.data&&t.data.transition?t:Dr(t.componentInstance._vnode)}var Pr={model:kr,show:{bind:function(t,e,n){var i=e.value,r=(n=Dr(n)).data&&n.data.transition,s=t.__vOriginalDisplay="none"===t.style.display?"":t.style.display;i&&r?(n.data.show=!0,_r(n,function(){t.style.display=s})):t.style.display=i?s:"none"},update:function(t,e,n){var i=e.value;!i!=!e.oldValue&&((n=Dr(n)).data&&n.data.transition?(n.data.show=!0,i?_r(n,function(){t.style.display=t.__vOriginalDisplay}):xr(n,function(){t.style.display="none"})):t.style.display=i?t.__vOriginalDisplay:"none")},unbind:function(t,e,n,i,r){r||(t.style.display=t.__vOriginalDisplay)}}},Br={name:String,appear:Boolean,css:Boolean,mode:String,type:String,enterClass:String,leaveClass:String,enterToClass:String,leaveToClass:String,enterActiveClass:String,leaveActiveClass:String,appearClass:String,appearActiveClass:String,appearToClass:String,duration:[Number,String,Object]};function Lr(t){var e=t&&t.componentOptions;return e&&e.Ctor.options.abstract?Lr(pe(e.children)):t}function Mr(t){var e={},n=t.$options;for(var i in n.propsData)e[i]=t[i];var r=n._parentListeners;for(var s in r)e[C(s)]=r[s];return e}function Nr(t,e){if(/\d-keep-alive$/.test(e.tag))return t("keep-alive",{props:e.componentOptions.propsData})}var Rr={name:"transition",props:Br,abstract:!0,render:function(t){var e=this,n=this.$slots.default;if(n&&(n=n.filter(function(t){return t.tag||de(t)})).length){0;var i=this.mode;0;var r=n[0];if(function(t){for(;t=t.parent;)if(t.data.transition)return!0}(this.$vnode))return r;var s=Lr(r);if(!s)return r;if(this._leaving)return Nr(t,r);var o="__transition-"+this._uid+"-";s.key=null==s.key?s.isComment?o+"comment":o+s.tag:a(s.key)?0===String(s.key).indexOf(o)?s.key:o+s.key:s.key;var u=(s.data||(s.data={})).transition=Mr(this),c=this._vnode,l=Lr(c);if(s.data.directives&&s.data.directives.some(function(t){return"show"===t.name})&&(s.data.show=!0),l&&l.data&&!function(t,e){return e.key===t.key&&e.tag===t.tag}(s,l)&&!de(l)&&(!l.componentInstance||!l.componentInstance._vnode.isComment)){var f=l.data.transition=j({},u);if("out-in"===i)return this._leaving=!0,ue(f,"afterLeave",function(){e._leaving=!1,e.$forceUpdate()}),Nr(t,r);if("in-out"===i){if(de(s))return c;var h,d=function(){h()};ue(u,"afterEnter",d),ue(u,"enterCancelled",d),ue(f,"delayLeave",function(t){h=t})}}return r}}},Fr=j({tag:String,moveClass:String},Br);function Hr(t){t.elm._moveCb&&t.elm._moveCb(),t.elm._enterCb&&t.elm._enterCb()}function Wr(t){t.data.newPos=t.elm.getBoundingClientRect()}function zr(t){var e=t.data.pos,n=t.data.newPos,i=e.left-n.left,r=e.top-n.top;if(i||r){t.data.moved=!0;var s=t.elm.style;s.transform=s.WebkitTransform="translate("+i+"px,"+r+"px)",s.transitionDuration="0s"}}delete Fr.mode;var qr={Transition:Rr,TransitionGroup:{props:Fr,render:function(t){for(var e=this.tag||this.$vnode.data.tag||"span",n=Object.create(null),i=this.prevChildren=this.children,r=this.$slots.default||[],s=this.children=[],o=Mr(this),a=0;a<r.length;a++){var u=r[a];if(u.tag)if(null!=u.key&&0!==String(u.key).indexOf("__vlist"))s.push(u),n[u.key]=u,(u.data||(u.data={})).transition=o;else;}if(i){for(var c=[],l=[],f=0;f<i.length;f++){var h=i[f];h.data.transition=o,h.data.pos=h.elm.getBoundingClientRect(),n[h.key]?c.push(h):l.push(h)}this.kept=t(e,null,c),this.removed=l}return t(e,null,s)},beforeUpdate:function(){this.__patch__(this._vnode,this.kept,!1,!0),this._vnode=this.kept},updated:function(){var t=this.prevChildren,e=this.moveClass||(this.name||"v")+"-move";t.length&&this.hasMove(t[0].elm,e)&&(t.forEach(Hr),t.forEach(Wr),t.forEach(zr),this._reflow=document.body.offsetHeight,t.forEach(function(t){if(t.data.moved){var n=t.elm,i=n.style;dr(n,e),i.transform=i.WebkitTransform=i.transitionDuration="",n.addEventListener(ur,n._moveCb=function t(i){i&&!/transform$/.test(i.propertyName)||(n.removeEventListener(ur,t),n._moveCb=null,pr(n,e))})}}))},methods:{hasMove:function(t,e){if(!rr)return!1;if(this._hasMove)return this._hasMove;var n=t.cloneNode();t._transitionClasses&&t._transitionClasses.forEach(function(t){er(n,t)}),tr(n,e),n.style.display="none",this.$el.appendChild(n);var i=gr(n);return this.$el.removeChild(n),this._hasMove=i.hasTransform}}}};dn.config.mustUseProp=Cn,dn.config.isReservedTag=Ln,dn.config.isReservedAttr=xn,dn.config.getTagNamespace=Mn,dn.config.isUnknownElement=function(t){if(!U)return!0;if(Ln(t))return!1;if(t=t.toLowerCase(),null!=Nn[t])return Nn[t];var e=document.createElement(t);return t.indexOf("-")>-1?Nn[t]=e.constructor===window.HTMLUnknownElement||e.constructor===window.HTMLElement:Nn[t]=/HTMLUnknownElement/.test(e.toString())},j(dn.options.directives,Pr),j(dn.options.components,qr),dn.prototype.__patch__=U?Sr:A,dn.prototype.$mount=function(t,e){return function(t,e,n){return t.$el=e,t.$options.render||(t.$options.render=vt),Te(t,"beforeMount"),new $e(t,function(){t._update(t._render(),n)},A,null,!0),n=!1,null==t.$vnode&&(t._isMounted=!0,Te(t,"mounted")),t}(this,t=t&&U?Fn(t):void 0,e)},U&&setTimeout(function(){R.devtools&&rt&&rt.emit("init",dn)},0);var Ur=/\{\{((?:.|\n)+?)\}\}/g,Yr=/[-.*+?^${}()|[\]\/\\]/g,Kr=x(function(t){var e=t[0].replace(Yr,"\\$&"),n=t[1].replace(Yr,"\\$&");return new RegExp(e+"((?:.|\\n)+?)"+n,"g")});function Xr(t,e){var n=e?Kr(e):Ur;if(n.test(t)){for(var i,r,s,o=[],a=[],u=n.lastIndex=0;i=n.exec(t);){(r=i.index)>u&&(a.push(s=t.slice(u,r)),o.push(JSON.stringify(s)));var c=mi(i[1].trim());o.push("_s("+c+")"),a.push({"@binding":c}),u=r+i[0].length}return u<t.length&&(a.push(s=t.slice(u)),o.push(JSON.stringify(s))),{expression:o.join("+"),tokens:a}}}var Gr={staticKeys:["staticClass"],transformNode:function(t,e){e.warn;var n=Si(t,"class");n&&(t.staticClass=JSON.stringify(n));var i=Ti(t,"class",!1);i&&(t.classBinding=i)},genData:function(t){var e="";return t.staticClass&&(e+="staticClass:"+t.staticClass+","),t.classBinding&&(e+="class:"+t.classBinding+","),e}};var Zr,Qr={staticKeys:["staticStyle"],transformNode:function(t,e){e.warn;var n=Si(t,"style");n&&(t.staticStyle=JSON.stringify(Wi(n)));var i=Ti(t,"style",!1);i&&(t.styleBinding=i)},genData:function(t){var e="";return t.staticStyle&&(e+="staticStyle:"+t.staticStyle+","),t.styleBinding&&(e+="style:("+t.styleBinding+"),"),e}},Jr=function(t){return(Zr=Zr||document.createElement("div")).innerHTML=t,Zr.textContent},ts=m("area,base,br,col,embed,frame,hr,img,input,isindex,keygen,link,meta,param,source,track,wbr"),es=m("colgroup,dd,dt,li,options,p,td,tfoot,th,thead,tr,source"),ns=m("address,article,aside,base,blockquote,body,caption,col,colgroup,dd,details,dialog,div,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,head,header,hgroup,hr,html,legend,li,menuitem,meta,optgroup,option,param,rp,rt,source,style,summary,tbody,td,tfoot,th,thead,title,tr,track"),is=/^\s*([^\s"'<>\/=]+)(?:\s*(=)\s*(?:"([^"]*)"+|'([^']*)'+|([^\s"'=<>`]+)))?/,rs="[a-zA-Z_][\\w\\-\\.]*",ss="((?:"+rs+"\\:)?"+rs+")",os=new RegExp("^<"+ss),as=/^\s*(\/?)>/,us=new RegExp("^<\\/"+ss+"[^>]*>"),cs=/^<!DOCTYPE [^>]+>/i,ls=/^<!\--/,fs=/^<!\[/,hs=!1;"x".replace(/x(.)?/g,function(t,e){hs=""===e});var ds=m("script,style,textarea",!0),ps={},ms={"&lt;":"<","&gt;":">","&quot;":'"',"&amp;":"&","&#10;":"\n","&#9;":"\t"},vs=/&(?:lt|gt|quot|amp);/g,gs=/&(?:lt|gt|quot|amp|#10|#9);/g,ys=m("pre,textarea",!0),bs=function(t,e){return t&&ys(t)&&"\n"===e[0]};function _s(t,e){var n=e?gs:vs;return t.replace(n,function(t){return ms[t]})}var xs,ws,Cs,Ts,Ss,ks,Vs,Os,js=/^@|^v-on:/,Is=/^v-|^@|^:/,As=/([^]*?)\s+(?:in|of)\s+([^]*)/,Es=/,([^,\}\]]*)(?:,([^,\}\]]*))?$/,$s=/^\(|\)$/g,Ds=/:(.*)$/,Ps=/^:|^v-bind:/,Bs=/\.[^.]+/g,Ls=x(Jr);function Ms(t,e,n){return{type:1,tag:t,attrsList:e,attrsMap:function(t){for(var e={},n=0,i=t.length;n<i;n++)e[t[n].name]=t[n].value;return e}(e),parent:n,children:[]}}function Ns(t,e){xs=e.warn||gi,ks=e.isPreTag||E,Vs=e.mustUseProp||E,Os=e.getTagNamespace||E,Cs=yi(e.modules,"transformNode"),Ts=yi(e.modules,"preTransformNode"),Ss=yi(e.modules,"postTransformNode"),ws=e.delimiters;var n,i,r=[],s=!1!==e.preserveWhitespace,o=!1,a=!1;function u(t){t.pre&&(o=!1),ks(t.tag)&&(a=!1);for(var n=0;n<Ss.length;n++)Ss[n](t,e)}return function(t,e){for(var n,i,r=[],s=e.expectHTML,o=e.isUnaryTag||E,a=e.canBeLeftOpenTag||E,u=0;t;){if(n=t,i&&ds(i)){var c=0,l=i.toLowerCase(),f=ps[l]||(ps[l]=new RegExp("([\\s\\S]*?)(</"+l+"[^>]*>)","i")),h=t.replace(f,function(t,n,i){return c=i.length,ds(l)||"noscript"===l||(n=n.replace(/<!\--([\s\S]*?)-->/g,"$1").replace(/<!\[CDATA\[([\s\S]*?)]]>/g,"$1")),bs(l,n)&&(n=n.slice(1)),e.chars&&e.chars(n),""});u+=t.length-h.length,t=h,k(l,u-c,u)}else{var d=t.indexOf("<");if(0===d){if(ls.test(t)){var p=t.indexOf("--\x3e");if(p>=0){e.shouldKeepComment&&e.comment(t.substring(4,p)),C(p+3);continue}}if(fs.test(t)){var m=t.indexOf("]>");if(m>=0){C(m+2);continue}}var v=t.match(cs);if(v){C(v[0].length);continue}var g=t.match(us);if(g){var y=u;C(g[0].length),k(g[1],y,u);continue}var b=T();if(b){S(b),bs(i,t)&&C(1);continue}}var _=void 0,x=void 0,w=void 0;if(d>=0){for(x=t.slice(d);!(us.test(x)||os.test(x)||ls.test(x)||fs.test(x)||(w=x.indexOf("<",1))<0);)d+=w,x=t.slice(d);_=t.substring(0,d),C(d)}d<0&&(_=t,t=""),e.chars&&_&&e.chars(_)}if(t===n){e.chars&&e.chars(t);break}}function C(e){u+=e,t=t.substring(e)}function T(){var e=t.match(os);if(e){var n,i,r={tagName:e[1],attrs:[],start:u};for(C(e[0].length);!(n=t.match(as))&&(i=t.match(is));)C(i[0].length),r.attrs.push(i);if(n)return r.unarySlash=n[1],C(n[0].length),r.end=u,r}}function S(t){var n=t.tagName,u=t.unarySlash;s&&("p"===i&&ns(n)&&k(i),a(n)&&i===n&&k(n));for(var c=o(n)||!!u,l=t.attrs.length,f=new Array(l),h=0;h<l;h++){var d=t.attrs[h];hs&&-1===d[0].indexOf('""')&&(""===d[3]&&delete d[3],""===d[4]&&delete d[4],""===d[5]&&delete d[5]);var p=d[3]||d[4]||d[5]||"",m="a"===n&&"href"===d[1]?e.shouldDecodeNewlinesForHref:e.shouldDecodeNewlines;f[h]={name:d[1],value:_s(p,m)}}c||(r.push({tag:n,lowerCasedTag:n.toLowerCase(),attrs:f}),i=n),e.start&&e.start(n,f,c,t.start,t.end)}function k(t,n,s){var o,a;if(null==n&&(n=u),null==s&&(s=u),t&&(a=t.toLowerCase()),t)for(o=r.length-1;o>=0&&r[o].lowerCasedTag!==a;o--);else o=0;if(o>=0){for(var c=r.length-1;c>=o;c--)e.end&&e.end(r[c].tag,n,s);r.length=o,i=o&&r[o-1].tag}else"br"===a?e.start&&e.start(t,[],!0,n,s):"p"===a&&(e.start&&e.start(t,[],!1,n,s),e.end&&e.end(t,n,s))}k()}(t,{warn:xs,expectHTML:e.expectHTML,isUnaryTag:e.isUnaryTag,canBeLeftOpenTag:e.canBeLeftOpenTag,shouldDecodeNewlines:e.shouldDecodeNewlines,shouldDecodeNewlinesForHref:e.shouldDecodeNewlinesForHref,shouldKeepComment:e.comments,start:function(t,s,c){var l=i&&i.ns||Os(t);G&&"svg"===l&&(s=function(t){for(var e=[],n=0;n<t.length;n++){var i=t[n];zs.test(i.name)||(i.name=i.name.replace(qs,""),e.push(i))}return e}(s));var f,h=Ms(t,s,i);l&&(h.ns=l),"style"!==(f=h).tag&&("script"!==f.tag||f.attrsMap.type&&"text/javascript"!==f.attrsMap.type)||it()||(h.forbidden=!0);for(var d=0;d<Ts.length;d++)h=Ts[d](h,e)||h;function p(t){0}if(o||(!function(t){null!=Si(t,"v-pre")&&(t.pre=!0)}(h),h.pre&&(o=!0)),ks(h.tag)&&(a=!0),o?function(t){var e=t.attrsList.length;if(e)for(var n=t.attrs=new Array(e),i=0;i<e;i++)n[i]={name:t.attrsList[i].name,value:JSON.stringify(t.attrsList[i].value)};else t.pre||(t.plain=!0)}(h):h.processed||(Fs(h),function(t){var e=Si(t,"v-if");if(e)t.if=e,Hs(t,{exp:e,block:t});else{null!=Si(t,"v-else")&&(t.else=!0);var n=Si(t,"v-else-if");n&&(t.elseif=n)}}(h),function(t){null!=Si(t,"v-once")&&(t.once=!0)}(h),Rs(h,e)),n?r.length||n.if&&(h.elseif||h.else)&&(p(),Hs(n,{exp:h.elseif,block:h})):(n=h,p()),i&&!h.forbidden)if(h.elseif||h.else)!function(t,e){var n=function(t){var e=t.length;for(;e--;){if(1===t[e].type)return t[e];t.pop()}}(e.children);n&&n.if&&Hs(n,{exp:t.elseif,block:t})}(h,i);else if(h.slotScope){i.plain=!1;var m=h.slotTarget||'"default"';(i.scopedSlots||(i.scopedSlots={}))[m]=h}else i.children.push(h),h.parent=i;c?u(h):(i=h,r.push(h))},end:function(){var t=r[r.length-1],e=t.children[t.children.length-1];e&&3===e.type&&" "===e.text&&!a&&t.children.pop(),r.length-=1,i=r[r.length-1],u(t)},chars:function(t){if(i&&(!G||"textarea"!==i.tag||i.attrsMap.placeholder!==t)){var e,n,r=i.children;if(t=a||t.trim()?"script"===(e=i).tag||"style"===e.tag?t:Ls(t):s&&r.length?" ":"")!o&&" "!==t&&(n=Xr(t,ws))?r.push({type:2,expression:n.expression,tokens:n.tokens,text:t}):" "===t&&r.length&&" "===r[r.length-1].text||r.push({type:3,text:t})}},comment:function(t){i.children.push({type:3,text:t,isComment:!0})}}),n}function Rs(t,e){var n,i;(i=Ti(n=t,"key"))&&(n.key=i),t.plain=!t.key&&!t.attrsList.length,function(t){var e=Ti(t,"ref");e&&(t.ref=e,t.refInFor=function(t){var e=t;for(;e;){if(void 0!==e.for)return!0;e=e.parent}return!1}(t))}(t),function(t){if("slot"===t.tag)t.slotName=Ti(t,"name");else{var e;"template"===t.tag?(e=Si(t,"scope"),t.slotScope=e||Si(t,"slot-scope")):(e=Si(t,"slot-scope"))&&(t.slotScope=e);var n=Ti(t,"slot");n&&(t.slotTarget='""'===n?'"default"':n,"template"===t.tag||t.slotScope||_i(t,"slot",n))}}(t),function(t){var e;(e=Ti(t,"is"))&&(t.component=e);null!=Si(t,"inline-template")&&(t.inlineTemplate=!0)}(t);for(var r=0;r<Cs.length;r++)t=Cs[r](t,e)||t;!function(t){var e,n,i,r,s,o,a,u=t.attrsList;for(e=0,n=u.length;e<n;e++){if(i=r=u[e].name,s=u[e].value,Is.test(i))if(t.hasBindings=!0,(o=Ws(i))&&(i=i.replace(Bs,"")),Ps.test(i))i=i.replace(Ps,""),s=mi(s),a=!1,o&&(o.prop&&(a=!0,"innerHtml"===(i=C(i))&&(i="innerHTML")),o.camel&&(i=C(i)),o.sync&&Ci(t,"update:"+C(i),Vi(s,"$event"))),a||!t.component&&Vs(t.tag,t.attrsMap.type,i)?bi(t,i,s):_i(t,i,s);else if(js.test(i))i=i.replace(js,""),Ci(t,i,s,o,!1);else{var c=(i=i.replace(Is,"")).match(Ds),l=c&&c[1];l&&(i=i.slice(0,-(l.length+1))),wi(t,i,r,s,l,o)}else _i(t,i,JSON.stringify(s)),!t.component&&"muted"===i&&Vs(t.tag,t.attrsMap.type,i)&&bi(t,i,"true")}}(t)}function Fs(t){var e;if(e=Si(t,"v-for")){var n=function(t){var e=t.match(As);if(!e)return;var n={};n.for=e[2].trim();var i=e[1].trim().replace($s,""),r=i.match(Es);r?(n.alias=i.replace(Es,""),n.iterator1=r[1].trim(),r[2]&&(n.iterator2=r[2].trim())):n.alias=i;return n}(e);n&&j(t,n)}}function Hs(t,e){t.ifConditions||(t.ifConditions=[]),t.ifConditions.push(e)}function Ws(t){var e=t.match(Bs);if(e){var n={};return e.forEach(function(t){n[t.slice(1)]=!0}),n}}var zs=/^xmlns:NS\d+/,qs=/^NS\d+:/;function Us(t){return Ms(t.tag,t.attrsList.slice(),t.parent)}var Ys=[Gr,Qr,{preTransformNode:function(t,e){if("input"===t.tag){var n,i=t.attrsMap;if(!i["v-model"])return;if((i[":type"]||i["v-bind:type"])&&(n=Ti(t,"type")),i.type||n||!i["v-bind"]||(n="("+i["v-bind"]+").type"),n){var r=Si(t,"v-if",!0),s=r?"&&("+r+")":"",o=null!=Si(t,"v-else",!0),a=Si(t,"v-else-if",!0),u=Us(t);Fs(u),xi(u,"type","checkbox"),Rs(u,e),u.processed=!0,u.if="("+n+")==='checkbox'"+s,Hs(u,{exp:u.if,block:u});var c=Us(t);Si(c,"v-for",!0),xi(c,"type","radio"),Rs(c,e),Hs(u,{exp:"("+n+")==='radio'"+s,block:c});var l=Us(t);return Si(l,"v-for",!0),xi(l,":type",n),Rs(l,e),Hs(u,{exp:r,block:l}),o?u.else=!0:a&&(u.elseif=a),u}}}}];var Ks,Xs,Gs={expectHTML:!0,modules:Ys,directives:{model:function(t,e,n){n;var i=e.value,r=e.modifiers,s=t.tag,o=t.attrsMap.type;if(t.component)return ki(t,i,r),!1;if("select"===s)!function(t,e,n){var i='var $$selectedVal = Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){var val = "_value" in o ? o._value : o.value;return '+(n&&n.number?"_n(val)":"val")+"});";i=i+" "+Vi(e,"$event.target.multiple ? $$selectedVal : $$selectedVal[0]"),Ci(t,"change",i,null,!0)}(t,i,r);else if("input"===s&&"checkbox"===o)!function(t,e,n){var i=n&&n.number,r=Ti(t,"value")||"null",s=Ti(t,"true-value")||"true",o=Ti(t,"false-value")||"false";bi(t,"checked","Array.isArray("+e+")?_i("+e+","+r+")>-1"+("true"===s?":("+e+")":":_q("+e+","+s+")")),Ci(t,"change","var $$a="+e+",$$el=$event.target,$$c=$$el.checked?("+s+"):("+o+");if(Array.isArray($$a)){var $$v="+(i?"_n("+r+")":r)+",$$i=_i($$a,$$v);if($$el.checked){$$i<0&&("+Vi(e,"$$a.concat([$$v])")+")}else{$$i>-1&&("+Vi(e,"$$a.slice(0,$$i).concat($$a.slice($$i+1))")+")}}else{"+Vi(e,"$$c")+"}",null,!0)}(t,i,r);else if("input"===s&&"radio"===o)!function(t,e,n){var i=n&&n.number,r=Ti(t,"value")||"null";bi(t,"checked","_q("+e+","+(r=i?"_n("+r+")":r)+")"),Ci(t,"change",Vi(e,r),null,!0)}(t,i,r);else if("input"===s||"textarea"===s)!function(t,e,n){var i=t.attrsMap.type,r=n||{},s=r.lazy,o=r.number,a=r.trim,u=!s&&"range"!==i,c=s?"change":"range"===i?Di:"input",l="$event.target.value";a&&(l="$event.target.value.trim()"),o&&(l="_n("+l+")");var f=Vi(e,l);u&&(f="if($event.target.composing)return;"+f),bi(t,"value","("+e+")"),Ci(t,c,f,null,!0),(a||o)&&Ci(t,"blur","$forceUpdate()")}(t,i,r);else if(!R.isReservedTag(s))return ki(t,i,r),!1;return!0},text:function(t,e){e.value&&bi(t,"textContent","_s("+e.value+")")},html:function(t,e){e.value&&bi(t,"innerHTML","_s("+e.value+")")}},isPreTag:function(t){return"pre"===t},isUnaryTag:ts,mustUseProp:Cn,canBeLeftOpenTag:es,isReservedTag:Ln,getTagNamespace:Mn,staticKeys:function(t){return t.reduce(function(t,e){return t.concat(e.staticKeys||[])},[]).join(",")}(Ys)},Zs=x(function(t){return m("type,tag,attrsList,attrsMap,plain,parent,children,attrs"+(t?","+t:""))});function Qs(t,e){t&&(Ks=Zs(e.staticKeys||""),Xs=e.isReservedTag||E,function t(e){e.static=function(t){if(2===t.type)return!1;if(3===t.type)return!0;return!(!t.pre&&(t.hasBindings||t.if||t.for||v(t.tag)||!Xs(t.tag)||function(t){for(;t.parent;){if("template"!==(t=t.parent).tag)return!1;if(t.for)return!0}return!1}(t)||!Object.keys(t).every(Ks)))}(e);if(1===e.type){if(!Xs(e.tag)&&"slot"!==e.tag&&null==e.attrsMap["inline-template"])return;for(var n=0,i=e.children.length;n<i;n++){var r=e.children[n];t(r),r.static||(e.static=!1)}if(e.ifConditions)for(var s=1,o=e.ifConditions.length;s<o;s++){var a=e.ifConditions[s].block;t(a),a.static||(e.static=!1)}}}(t),function t(e,n){if(1===e.type){if((e.static||e.once)&&(e.staticInFor=n),e.static&&e.children.length&&(1!==e.children.length||3!==e.children[0].type))return void(e.staticRoot=!0);if(e.staticRoot=!1,e.children)for(var i=0,r=e.children.length;i<r;i++)t(e.children[i],n||!!e.for);if(e.ifConditions)for(var s=1,o=e.ifConditions.length;s<o;s++)t(e.ifConditions[s].block,n)}}(t,!1))}var Js=/^([\w$_]+|\([^)]*?\))\s*=>|^function\s*\(/,to=/^[A-Za-z_$][\w$]*(?:\.[A-Za-z_$][\w$]*|\['[^']*?']|\["[^"]*?"]|\[\d+]|\[[A-Za-z_$][\w$]*])*$/,eo={esc:27,tab:9,enter:13,space:32,up:38,left:37,right:39,down:40,delete:[8,46]},no={esc:"Escape",tab:"Tab",enter:"Enter",space:" ",up:["Up","ArrowUp"],left:["Left","ArrowLeft"],right:["Right","ArrowRight"],down:["Down","ArrowDown"],delete:["Backspace","Delete"]},io=function(t){return"if("+t+")return null;"},ro={stop:"$event.stopPropagation();",prevent:"$event.preventDefault();",self:io("$event.target !== $event.currentTarget"),ctrl:io("!$event.ctrlKey"),shift:io("!$event.shiftKey"),alt:io("!$event.altKey"),meta:io("!$event.metaKey"),left:io("'button' in $event && $event.button !== 0"),middle:io("'button' in $event && $event.button !== 1"),right:io("'button' in $event && $event.button !== 2")};function so(t,e,n){var i=e?"nativeOn:{":"on:{";for(var r in t)i+='"'+r+'":'+oo(r,t[r])+",";return i.slice(0,-1)+"}"}function oo(t,e){if(!e)return"function(){}";if(Array.isArray(e))return"["+e.map(function(e){return oo(t,e)}).join(",")+"]";var n=to.test(e.value),i=Js.test(e.value);if(e.modifiers){var r="",s="",o=[];for(var a in e.modifiers)if(ro[a])s+=ro[a],eo[a]&&o.push(a);else if("exact"===a){var u=e.modifiers;s+=io(["ctrl","shift","alt","meta"].filter(function(t){return!u[t]}).map(function(t){return"$event."+t+"Key"}).join("||"))}else o.push(a);return o.length&&(r+=function(t){return"if(!('button' in $event)&&"+t.map(ao).join("&&")+")return null;"}(o)),s&&(r+=s),"function($event){"+r+(n?"return "+e.value+"($event)":i?"return ("+e.value+")($event)":e.value)+"}"}return n||i?e.value:"function($event){"+e.value+"}"}function ao(t){var e=parseInt(t,10);if(e)return"$event.keyCode!=="+e;var n=eo[t],i=no[t];return"_k($event.keyCode,"+JSON.stringify(t)+","+JSON.stringify(n)+",$event.key,"+JSON.stringify(i)+")"}var uo={on:function(t,e){t.wrapListeners=function(t){return"_g("+t+","+e.value+")"}},bind:function(t,e){t.wrapData=function(n){return"_b("+n+",'"+t.tag+"',"+e.value+","+(e.modifiers&&e.modifiers.prop?"true":"false")+(e.modifiers&&e.modifiers.sync?",true":"")+")"}},cloak:A},co=function(t){this.options=t,this.warn=t.warn||gi,this.transforms=yi(t.modules,"transformCode"),this.dataGenFns=yi(t.modules,"genData"),this.directives=j(j({},uo),t.directives);var e=t.isReservedTag||E;this.maybeComponent=function(t){return!e(t.tag)},this.onceId=0,this.staticRenderFns=[]};function lo(t,e){var n=new co(e);return{render:"with(this){return "+(t?fo(t,n):'_c("div")')+"}",staticRenderFns:n.staticRenderFns}}function fo(t,e){if(t.staticRoot&&!t.staticProcessed)return ho(t,e);if(t.once&&!t.onceProcessed)return po(t,e);if(t.for&&!t.forProcessed)return function(t,e,n,i){var r=t.for,s=t.alias,o=t.iterator1?","+t.iterator1:"",a=t.iterator2?","+t.iterator2:"";0;return t.forProcessed=!0,(i||"_l")+"(("+r+"),function("+s+o+a+"){return "+(n||fo)(t,e)+"})"}(t,e);if(t.if&&!t.ifProcessed)return mo(t,e);if("template"!==t.tag||t.slotTarget){if("slot"===t.tag)return function(t,e){var n=t.slotName||'"default"',i=yo(t,e),r="_t("+n+(i?","+i:""),s=t.attrs&&"{"+t.attrs.map(function(t){return C(t.name)+":"+t.value}).join(",")+"}",o=t.attrsMap["v-bind"];!s&&!o||i||(r+=",null");s&&(r+=","+s);o&&(r+=(s?"":",null")+","+o);return r+")"}(t,e);var n;if(t.component)n=function(t,e,n){var i=e.inlineTemplate?null:yo(e,n,!0);return"_c("+t+","+vo(e,n)+(i?","+i:"")+")"}(t.component,t,e);else{var i=t.plain?void 0:vo(t,e),r=t.inlineTemplate?null:yo(t,e,!0);n="_c('"+t.tag+"'"+(i?","+i:"")+(r?","+r:"")+")"}for(var s=0;s<e.transforms.length;s++)n=e.transforms[s](t,n);return n}return yo(t,e)||"void 0"}function ho(t,e){return t.staticProcessed=!0,e.staticRenderFns.push("with(this){return "+fo(t,e)+"}"),"_m("+(e.staticRenderFns.length-1)+(t.staticInFor?",true":"")+")"}function po(t,e){if(t.onceProcessed=!0,t.if&&!t.ifProcessed)return mo(t,e);if(t.staticInFor){for(var n="",i=t.parent;i;){if(i.for){n=i.key;break}i=i.parent}return n?"_o("+fo(t,e)+","+e.onceId+++","+n+")":fo(t,e)}return ho(t,e)}function mo(t,e,n,i){return t.ifProcessed=!0,function t(e,n,i,r){if(!e.length)return r||"_e()";var s=e.shift();return s.exp?"("+s.exp+")?"+o(s.block)+":"+t(e,n,i,r):""+o(s.block);function o(t){return i?i(t,n):t.once?po(t,n):fo(t,n)}}(t.ifConditions.slice(),e,n,i)}function vo(t,e){var n="{",i=function(t,e){var n=t.directives;if(!n)return;var i,r,s,o,a="directives:[",u=!1;for(i=0,r=n.length;i<r;i++){s=n[i],o=!0;var c=e.directives[s.name];c&&(o=!!c(t,s,e.warn)),o&&(u=!0,a+='{name:"'+s.name+'",rawName:"'+s.rawName+'"'+(s.value?",value:("+s.value+"),expression:"+JSON.stringify(s.value):"")+(s.arg?',arg:"'+s.arg+'"':"")+(s.modifiers?",modifiers:"+JSON.stringify(s.modifiers):"")+"},")}if(u)return a.slice(0,-1)+"]"}(t,e);i&&(n+=i+","),t.key&&(n+="key:"+t.key+","),t.ref&&(n+="ref:"+t.ref+","),t.refInFor&&(n+="refInFor:true,"),t.pre&&(n+="pre:true,"),t.component&&(n+='tag:"'+t.tag+'",');for(var r=0;r<e.dataGenFns.length;r++)n+=e.dataGenFns[r](t);if(t.attrs&&(n+="attrs:{"+xo(t.attrs)+"},"),t.props&&(n+="domProps:{"+xo(t.props)+"},"),t.events&&(n+=so(t.events,!1,e.warn)+","),t.nativeEvents&&(n+=so(t.nativeEvents,!0,e.warn)+","),t.slotTarget&&!t.slotScope&&(n+="slot:"+t.slotTarget+","),t.scopedSlots&&(n+=function(t,e){return"scopedSlots:_u(["+Object.keys(t).map(function(n){return go(n,t[n],e)}).join(",")+"])"}(t.scopedSlots,e)+","),t.model&&(n+="model:{value:"+t.model.value+",callback:"+t.model.callback+",expression:"+t.model.expression+"},"),t.inlineTemplate){var s=function(t,e){var n=t.children[0];0;if(1===n.type){var i=lo(n,e.options);return"inlineTemplate:{render:function(){"+i.render+"},staticRenderFns:["+i.staticRenderFns.map(function(t){return"function(){"+t+"}"}).join(",")+"]}"}}(t,e);s&&(n+=s+",")}return n=n.replace(/,$/,"")+"}",t.wrapData&&(n=t.wrapData(n)),t.wrapListeners&&(n=t.wrapListeners(n)),n}function go(t,e,n){return e.for&&!e.forProcessed?function(t,e,n){var i=e.for,r=e.alias,s=e.iterator1?","+e.iterator1:"",o=e.iterator2?","+e.iterator2:"";return e.forProcessed=!0,"_l(("+i+"),function("+r+s+o+"){return "+go(t,e,n)+"})"}(t,e,n):"{key:"+t+",fn:"+("function("+String(e.slotScope)+"){return "+("template"===e.tag?e.if?e.if+"?"+(yo(e,n)||"undefined")+":undefined":yo(e,n)||"undefined":fo(e,n))+"}")+"}"}function yo(t,e,n,i,r){var s=t.children;if(s.length){var o=s[0];if(1===s.length&&o.for&&"template"!==o.tag&&"slot"!==o.tag)return(i||fo)(o,e);var a=n?function(t,e){for(var n=0,i=0;i<t.length;i++){var r=t[i];if(1===r.type){if(bo(r)||r.ifConditions&&r.ifConditions.some(function(t){return bo(t.block)})){n=2;break}(e(r)||r.ifConditions&&r.ifConditions.some(function(t){return e(t.block)}))&&(n=1)}}return n}(s,e.maybeComponent):0,u=r||_o;return"["+s.map(function(t){return u(t,e)}).join(",")+"]"+(a?","+a:"")}}function bo(t){return void 0!==t.for||"template"===t.tag||"slot"===t.tag}function _o(t,e){return 1===t.type?fo(t,e):3===t.type&&t.isComment?(i=t,"_e("+JSON.stringify(i.text)+")"):"_v("+(2===(n=t).type?n.expression:wo(JSON.stringify(n.text)))+")";var n,i}function xo(t){for(var e="",n=0;n<t.length;n++){var i=t[n];e+='"'+i.name+'":'+wo(i.value)+","}return e.slice(0,-1)}function wo(t){return t.replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029")}new RegExp("\\b"+"do,if,for,let,new,try,var,case,else,with,await,break,catch,class,const,super,throw,while,yield,delete,export,import,return,switch,default,extends,finally,continue,debugger,function,arguments".split(",").join("\\b|\\b")+"\\b"),new RegExp("\\b"+"delete,typeof,void".split(",").join("\\s*\\([^\\)]*\\)|\\b")+"\\s*\\([^\\)]*\\)");function Co(t,e){try{return new Function(t)}catch(n){return e.push({err:n,code:t}),A}}var To,So,ko=(To=function(t,e){var n=Ns(t.trim(),e);!1!==e.optimize&&Qs(n,e);var i=lo(n,e);return{ast:n,render:i.render,staticRenderFns:i.staticRenderFns}},function(t){function e(e,n){var i=Object.create(t),r=[],s=[];if(i.warn=function(t,e){(e?s:r).push(t)},n)for(var o in n.modules&&(i.modules=(t.modules||[]).concat(n.modules)),n.directives&&(i.directives=j(Object.create(t.directives||null),n.directives)),n)"modules"!==o&&"directives"!==o&&(i[o]=n[o]);var a=To(e,i);return a.errors=r,a.tips=s,a}return{compile:e,compileToFunctions:function(t){var e=Object.create(null);return function(n,i,r){(i=j({},i)).warn,delete i.warn;var s=i.delimiters?String(i.delimiters)+n:n;if(e[s])return e[s];var o=t(n,i),a={},u=[];return a.render=Co(o.render,u),a.staticRenderFns=o.staticRenderFns.map(function(t){return Co(t,u)}),e[s]=a}}(e)}})(Gs).compileToFunctions;function Vo(t){return(So=So||document.createElement("div")).innerHTML=t?'<a href="\n"/>':'<div a="\n"/>',So.innerHTML.indexOf("&#10;")>0}var Oo=!!U&&Vo(!1),jo=!!U&&Vo(!0),Io=x(function(t){var e=Fn(t);return e&&e.innerHTML}),Ao=dn.prototype.$mount;dn.prototype.$mount=function(t,e){if((t=t&&Fn(t))===document.body||t===document.documentElement)return this;var n=this.$options;if(!n.render){var i=n.template;if(i)if("string"==typeof i)"#"===i.charAt(0)&&(i=Io(i));else{if(!i.nodeType)return this;i=i.innerHTML}else t&&(i=function(t){if(t.outerHTML)return t.outerHTML;var e=document.createElement("div");return e.appendChild(t.cloneNode(!0)),e.innerHTML}(t));if(i){0;var r=ko(i,{shouldDecodeNewlines:Oo,shouldDecodeNewlinesForHref:jo,delimiters:n.delimiters,comments:n.comments},this),s=r.render,o=r.staticRenderFns;n.render=s,n.staticRenderFns=o}}return Ao.call(this,t,e)},dn.compile=ko,t.exports=dn}).call(e,n(2),n(39).setImmediate)},function(t,e,n){"use strict";function i(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function r(t){return(r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}Object.defineProperty(e,"__esModule",{value:!0}),e.pushParams=a,e.popParams=u,e.withParams=function(t,e){if("object"===r(t)&&void 0!==e)return n=t,i=e,l(function(t){return function(){t(n);for(var e=arguments.length,r=new Array(e),s=0;s<e;s++)r[s]=arguments[s];return i.apply(this,r)}});var n,i;return l(t)},e._setTarget=e.target=void 0;var s=[],o=null;e.target=o;function a(){null!==o&&s.push(o),e.target=o={}}function u(){var t=o,n=e.target=o=s.pop()||null;return n&&(Array.isArray(n.$sub)||(n.$sub=[]),n.$sub.push(t)),t}function c(t){if("object"!==r(t)||Array.isArray(t))throw new Error("params must be an object");e.target=o=function(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(t){return Object.getOwnPropertyDescriptor(n,t).enumerable}))),r.forEach(function(e){i(t,e,n[e])})}return t}({},o,t)}function l(t){var e=t(c);return function(){a();try{for(var t=arguments.length,n=new Array(t),i=0;i<t;i++)n[i]=arguments[i];return e.apply(this,n)}finally{u()}}}e._setTarget=function(t){e.target=o=t}},function(t,e,n){t.exports=n(16)},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=n(41),r=n.n(i);function s(t,e){0}function o(t){return Object.prototype.toString.call(t).indexOf("Error")>-1}var a={name:"router-view",functional:!0,props:{name:{type:String,default:"default"}},render:function(t,e){var n=e.props,i=e.children,r=e.parent,s=e.data;s.routerView=!0;for(var o=r.$createElement,a=n.name,u=r.$route,c=r._routerViewCache||(r._routerViewCache={}),l=0,f=!1;r&&r._routerRoot!==r;)r.$vnode&&r.$vnode.data.routerView&&l++,r._inactive&&(f=!0),r=r.$parent;if(s.routerViewDepth=l,f)return o(c[a],s,i);var h=u.matched[l];if(!h)return c[a]=null,o();var d=c[a]=h.components[a];s.registerRouteInstance=function(t,e){var n=h.instances[a];(e&&n!==t||!e&&n===t)&&(h.instances[a]=e)},(s.hook||(s.hook={})).prepatch=function(t,e){h.instances[a]=e.componentInstance};var p=s.props=function(t,e){switch(typeof e){case"undefined":return;case"object":return e;case"function":return e(t);case"boolean":return e?t.params:void 0;default:0}}(u,h.props&&h.props[a]);if(p){p=s.props=function(t,e){for(var n in e)t[n]=e[n];return t}({},p);var m=s.attrs=s.attrs||{};for(var v in p)d.props&&v in d.props||(m[v]=p[v],delete p[v])}return o(d,s,i)}};var u=/[!'()*]/g,c=function(t){return"%"+t.charCodeAt(0).toString(16)},l=/%2C/g,f=function(t){return encodeURIComponent(t).replace(u,c).replace(l,",")},h=decodeURIComponent;function d(t){var e={};return(t=t.trim().replace(/^(\?|#|&)/,""))?(t.split("&").forEach(function(t){var n=t.replace(/\+/g," ").split("="),i=h(n.shift()),r=n.length>0?h(n.join("=")):null;void 0===e[i]?e[i]=r:Array.isArray(e[i])?e[i].push(r):e[i]=[e[i],r]}),e):e}function p(t){var e=t?Object.keys(t).map(function(e){var n=t[e];if(void 0===n)return"";if(null===n)return f(e);if(Array.isArray(n)){var i=[];return n.forEach(function(t){void 0!==t&&(null===t?i.push(f(e)):i.push(f(e)+"="+f(t)))}),i.join("&")}return f(e)+"="+f(n)}).filter(function(t){return t.length>0}).join("&"):null;return e?"?"+e:""}var m=/\/?$/;function v(t,e,n,i){var r=i&&i.options.stringifyQuery,s=e.query||{};try{s=g(s)}catch(t){}var o={name:e.name||t&&t.name,meta:t&&t.meta||{},path:e.path||"/",hash:e.hash||"",query:s,params:e.params||{},fullPath:b(e,r),matched:t?function(t){var e=[];for(;t;)e.unshift(t),t=t.parent;return e}(t):[]};return n&&(o.redirectedFrom=b(n,r)),Object.freeze(o)}function g(t){if(Array.isArray(t))return t.map(g);if(t&&"object"==typeof t){var e={};for(var n in t)e[n]=g(t[n]);return e}return t}var y=v(null,{path:"/"});function b(t,e){var n=t.path,i=t.query;void 0===i&&(i={});var r=t.hash;return void 0===r&&(r=""),(n||"/")+(e||p)(i)+r}function _(t,e){return e===y?t===e:!!e&&(t.path&&e.path?t.path.replace(m,"")===e.path.replace(m,"")&&t.hash===e.hash&&x(t.query,e.query):!(!t.name||!e.name)&&(t.name===e.name&&t.hash===e.hash&&x(t.query,e.query)&&x(t.params,e.params)))}function x(t,e){if(void 0===t&&(t={}),void 0===e&&(e={}),!t||!e)return t===e;var n=Object.keys(t),i=Object.keys(e);return n.length===i.length&&n.every(function(n){var i=t[n],r=e[n];return"object"==typeof i&&"object"==typeof r?x(i,r):String(i)===String(r)})}var w,C=[String,Object],T=[String,Array],S={name:"router-link",props:{to:{type:C,required:!0},tag:{type:String,default:"a"},exact:Boolean,append:Boolean,replace:Boolean,activeClass:String,exactActiveClass:String,event:{type:T,default:"click"}},render:function(t){var e=this,n=this.$router,i=this.$route,r=n.resolve(this.to,i,this.append),s=r.location,o=r.route,a=r.href,u={},c=n.options.linkActiveClass,l=n.options.linkExactActiveClass,f=null==c?"router-link-active":c,h=null==l?"router-link-exact-active":l,d=null==this.activeClass?f:this.activeClass,p=null==this.exactActiveClass?h:this.exactActiveClass,g=s.path?v(null,s,null,n):o;u[p]=_(i,g),u[d]=this.exact?u[p]:function(t,e){return 0===t.path.replace(m,"/").indexOf(e.path.replace(m,"/"))&&(!e.hash||t.hash===e.hash)&&function(t,e){for(var n in e)if(!(n in t))return!1;return!0}(t.query,e.query)}(i,g);var y=function(t){k(t)&&(e.replace?n.replace(s):n.push(s))},b={click:k};Array.isArray(this.event)?this.event.forEach(function(t){b[t]=y}):b[this.event]=y;var x={class:u};if("a"===this.tag)x.on=b,x.attrs={href:a};else{var C=function t(e){if(e)for(var n,i=0;i<e.length;i++){if("a"===(n=e[i]).tag)return n;if(n.children&&(n=t(n.children)))return n}}(this.$slots.default);if(C){C.isStatic=!1;var T=w.util.extend;(C.data=T({},C.data)).on=b,(C.data.attrs=T({},C.data.attrs)).href=a}else x.on=b}return t(this.tag,x,this.$slots.default)}};function k(t){if(!(t.metaKey||t.altKey||t.ctrlKey||t.shiftKey||t.defaultPrevented||void 0!==t.button&&0!==t.button)){if(t.currentTarget&&t.currentTarget.getAttribute){var e=t.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(e))return}return t.preventDefault&&t.preventDefault(),!0}}function V(t){if(!V.installed||w!==t){V.installed=!0,w=t;var e=function(t){return void 0!==t},n=function(t,n){var i=t.$options._parentVnode;e(i)&&e(i=i.data)&&e(i=i.registerRouteInstance)&&i(t,n)};t.mixin({beforeCreate:function(){e(this.$options.router)?(this._routerRoot=this,this._router=this.$options.router,this._router.init(this),t.util.defineReactive(this,"_route",this._router.history.current)):this._routerRoot=this.$parent&&this.$parent._routerRoot||this,n(this,this)},destroyed:function(){n(this)}}),Object.defineProperty(t.prototype,"$router",{get:function(){return this._routerRoot._router}}),Object.defineProperty(t.prototype,"$route",{get:function(){return this._routerRoot._route}}),t.component("router-view",a),t.component("router-link",S);var i=t.config.optionMergeStrategies;i.beforeRouteEnter=i.beforeRouteLeave=i.beforeRouteUpdate=i.created}}var O="undefined"!=typeof window;function j(t,e,n){var i=t.charAt(0);if("/"===i)return t;if("?"===i||"#"===i)return e+t;var r=e.split("/");n&&r[r.length-1]||r.pop();for(var s=t.replace(/^\//,"").split("/"),o=0;o<s.length;o++){var a=s[o];".."===a?r.pop():"."!==a&&r.push(a)}return""!==r[0]&&r.unshift(""),r.join("/")}function I(t){return t.replace(/\/\//g,"/")}var A=Array.isArray||function(t){return"[object Array]"==Object.prototype.toString.call(t)},E=U,$=M,D=function(t,e){return R(M(t,e))},P=R,B=q,L=new RegExp(["(\\\\.)","([\\/.])?(?:(?:\\:(\\w+)(?:\\(((?:\\\\.|[^\\\\()])+)\\))?|\\(((?:\\\\.|[^\\\\()])+)\\))([+*?])?|(\\*))"].join("|"),"g");function M(t,e){for(var n,i=[],r=0,s=0,o="",a=e&&e.delimiter||"/";null!=(n=L.exec(t));){var u=n[0],c=n[1],l=n.index;if(o+=t.slice(s,l),s=l+u.length,c)o+=c[1];else{var f=t[s],h=n[2],d=n[3],p=n[4],m=n[5],v=n[6],g=n[7];o&&(i.push(o),o="");var y=null!=h&&null!=f&&f!==h,b="+"===v||"*"===v,_="?"===v||"*"===v,x=n[2]||a,w=p||m;i.push({name:d||r++,prefix:h||"",delimiter:x,optional:_,repeat:b,partial:y,asterisk:!!g,pattern:w?H(w):g?".*":"[^"+F(x)+"]+?"})}}return s<t.length&&(o+=t.substr(s)),o&&i.push(o),i}function N(t){return encodeURI(t).replace(/[\/?#]/g,function(t){return"%"+t.charCodeAt(0).toString(16).toUpperCase()})}function R(t){for(var e=new Array(t.length),n=0;n<t.length;n++)"object"==typeof t[n]&&(e[n]=new RegExp("^(?:"+t[n].pattern+")$"));return function(n,i){for(var r="",s=n||{},o=(i||{}).pretty?N:encodeURIComponent,a=0;a<t.length;a++){var u=t[a];if("string"!=typeof u){var c,l=s[u.name];if(null==l){if(u.optional){u.partial&&(r+=u.prefix);continue}throw new TypeError('Expected "'+u.name+'" to be defined')}if(A(l)){if(!u.repeat)throw new TypeError('Expected "'+u.name+'" to not repeat, but received `'+JSON.stringify(l)+"`");if(0===l.length){if(u.optional)continue;throw new TypeError('Expected "'+u.name+'" to not be empty')}for(var f=0;f<l.length;f++){if(c=o(l[f]),!e[a].test(c))throw new TypeError('Expected all "'+u.name+'" to match "'+u.pattern+'", but received `'+JSON.stringify(c)+"`");r+=(0===f?u.prefix:u.delimiter)+c}}else{if(c=u.asterisk?encodeURI(l).replace(/[?#]/g,function(t){return"%"+t.charCodeAt(0).toString(16).toUpperCase()}):o(l),!e[a].test(c))throw new TypeError('Expected "'+u.name+'" to match "'+u.pattern+'", but received "'+c+'"');r+=u.prefix+c}}else r+=u}return r}}function F(t){return t.replace(/([.+*?=^!:${}()[\]|\/\\])/g,"\\$1")}function H(t){return t.replace(/([=!:$\/()])/g,"\\$1")}function W(t,e){return t.keys=e,t}function z(t){return t.sensitive?"":"i"}function q(t,e,n){A(e)||(n=e||n,e=[]);for(var i=(n=n||{}).strict,r=!1!==n.end,s="",o=0;o<t.length;o++){var a=t[o];if("string"==typeof a)s+=F(a);else{var u=F(a.prefix),c="(?:"+a.pattern+")";e.push(a),a.repeat&&(c+="(?:"+u+c+")*"),s+=c=a.optional?a.partial?u+"("+c+")?":"(?:"+u+"("+c+"))?":u+"("+c+")"}}var l=F(n.delimiter||"/"),f=s.slice(-l.length)===l;return i||(s=(f?s.slice(0,-l.length):s)+"(?:"+l+"(?=$))?"),s+=r?"$":i&&f?"":"(?="+l+"|$)",W(new RegExp("^"+s,z(n)),e)}function U(t,e,n){return A(e)||(n=e||n,e=[]),n=n||{},t instanceof RegExp?function(t,e){var n=t.source.match(/\((?!\?)/g);if(n)for(var i=0;i<n.length;i++)e.push({name:i,prefix:null,delimiter:null,optional:!1,repeat:!1,partial:!1,asterisk:!1,pattern:null});return W(t,e)}(t,e):A(t)?function(t,e,n){for(var i=[],r=0;r<t.length;r++)i.push(U(t[r],e,n).source);return W(new RegExp("(?:"+i.join("|")+")",z(n)),e)}(t,e,n):function(t,e,n){return q(M(t,n),e,n)}(t,e,n)}E.parse=$,E.compile=D,E.tokensToFunction=P,E.tokensToRegExp=B;var Y=Object.create(null);function K(t,e,n){try{return(Y[t]||(Y[t]=E.compile(t)))(e||{},{pretty:!0})}catch(t){return""}}function X(t,e,n,i){var r=e||[],s=n||Object.create(null),o=i||Object.create(null);t.forEach(function(t){!function t(e,n,i,r,s,o){var a=r.path;var u=r.name;0;var c=r.pathToRegexpOptions||{};var l=function(t,e,n){n||(t=t.replace(/\/$/,""));if("/"===t[0])return t;if(null==e)return t;return I(e.path+"/"+t)}(a,s,c.strict);"boolean"==typeof r.caseSensitive&&(c.sensitive=r.caseSensitive);var f={path:l,regex:function(t,e){var n=E(t,[],e);return n}(l,c),components:r.components||{default:r.component},instances:{},name:u,parent:s,matchAs:o,redirect:r.redirect,beforeEnter:r.beforeEnter,meta:r.meta||{},props:null==r.props?{}:r.components?r.props:{default:r.props}};r.children&&r.children.forEach(function(r){var s=o?I(o+"/"+r.path):void 0;t(e,n,i,r,f,s)});if(void 0!==r.alias){var h=Array.isArray(r.alias)?r.alias:[r.alias];h.forEach(function(o){var a={path:o,children:r.children};t(e,n,i,a,s,f.path||"/")})}n[f.path]||(e.push(f.path),n[f.path]=f);u&&(i[u]||(i[u]=f))}(r,s,o,t)});for(var a=0,u=r.length;a<u;a++)"*"===r[a]&&(r.push(r.splice(a,1)[0]),u--,a--);return{pathList:r,pathMap:s,nameMap:o}}function G(t,e,n,i){var r="string"==typeof t?{path:t}:t;if(r.name||r._normalized)return r;if(!r.path&&r.params&&e){(r=Z({},r))._normalized=!0;var s=Z(Z({},e.params),r.params);if(e.name)r.name=e.name,r.params=s;else if(e.matched.length){var o=e.matched[e.matched.length-1].path;r.path=K(o,s,e.path)}else 0;return r}var a=function(t){var e="",n="",i=t.indexOf("#");i>=0&&(e=t.slice(i),t=t.slice(0,i));var r=t.indexOf("?");return r>=0&&(n=t.slice(r+1),t=t.slice(0,r)),{path:t,query:n,hash:e}}(r.path||""),u=e&&e.path||"/",c=a.path?j(a.path,u,n||r.append):u,l=function(t,e,n){void 0===e&&(e={});var i,r=n||d;try{i=r(t||"")}catch(t){i={}}for(var s in e)i[s]=e[s];return i}(a.query,r.query,i&&i.options.parseQuery),f=r.hash||a.hash;return f&&"#"!==f.charAt(0)&&(f="#"+f),{_normalized:!0,path:c,query:l,hash:f}}function Z(t,e){for(var n in e)t[n]=e[n];return t}function Q(t,e){var n=X(t),i=n.pathList,r=n.pathMap,s=n.nameMap;function o(t,n,o){var a=G(t,n,!1,e),c=a.name;if(c){var l=s[c];if(!l)return u(null,a);var f=l.regex.keys.filter(function(t){return!t.optional}).map(function(t){return t.name});if("object"!=typeof a.params&&(a.params={}),n&&"object"==typeof n.params)for(var h in n.params)!(h in a.params)&&f.indexOf(h)>-1&&(a.params[h]=n.params[h]);if(l)return a.path=K(l.path,a.params),u(l,a,o)}else if(a.path){a.params={};for(var d=0;d<i.length;d++){var p=i[d],m=r[p];if(J(m.regex,a.path,a.params))return u(m,a,o)}}return u(null,a)}function a(t,n){var i=t.redirect,r="function"==typeof i?i(v(t,n,null,e)):i;if("string"==typeof r&&(r={path:r}),!r||"object"!=typeof r)return u(null,n);var a=r,c=a.name,l=a.path,f=n.query,h=n.hash,d=n.params;if(f=a.hasOwnProperty("query")?a.query:f,h=a.hasOwnProperty("hash")?a.hash:h,d=a.hasOwnProperty("params")?a.params:d,c){s[c];return o({_normalized:!0,name:c,query:f,hash:h,params:d},void 0,n)}if(l){var p=function(t,e){return j(t,e.parent?e.parent.path:"/",!0)}(l,t);return o({_normalized:!0,path:K(p,d),query:f,hash:h},void 0,n)}return u(null,n)}function u(t,n,i){return t&&t.redirect?a(t,i||n):t&&t.matchAs?function(t,e,n){var i=o({_normalized:!0,path:K(n,e.params)});if(i){var r=i.matched,s=r[r.length-1];return e.params=i.params,u(s,e)}return u(null,e)}(0,n,t.matchAs):v(t,n,i,e)}return{match:o,addRoutes:function(t){X(t,i,r,s)}}}function J(t,e,n){var i=e.match(t);if(!i)return!1;if(!n)return!0;for(var r=1,s=i.length;r<s;++r){var o=t.keys[r-1],a="string"==typeof i[r]?decodeURIComponent(i[r]):i[r];o&&(n[o.name]=a)}return!0}var tt=Object.create(null);function et(){window.history.replaceState({key:dt()},""),window.addEventListener("popstate",function(t){var e;it(),t.state&&t.state.key&&(e=t.state.key,ft=e)})}function nt(t,e,n,i){if(t.app){var r=t.options.scrollBehavior;r&&t.app.$nextTick(function(){var t=function(){var t=dt();if(t)return tt[t]}(),s=r(e,n,i?t:null);s&&("function"==typeof s.then?s.then(function(e){at(e,t)}).catch(function(t){0}):at(s,t))})}}function it(){var t=dt();t&&(tt[t]={x:window.pageXOffset,y:window.pageYOffset})}function rt(t){return ot(t.x)||ot(t.y)}function st(t){return{x:ot(t.x)?t.x:window.pageXOffset,y:ot(t.y)?t.y:window.pageYOffset}}function ot(t){return"number"==typeof t}function at(t,e){var n,i="object"==typeof t;if(i&&"string"==typeof t.selector){var r=document.querySelector(t.selector);if(r){var s=t.offset&&"object"==typeof t.offset?t.offset:{};e=function(t,e){var n=document.documentElement.getBoundingClientRect(),i=t.getBoundingClientRect();return{x:i.left-n.left-e.x,y:i.top-n.top-e.y}}(r,s={x:ot((n=s).x)?n.x:0,y:ot(n.y)?n.y:0})}else rt(t)&&(e=st(t))}else i&&rt(t)&&(e=st(t));e&&window.scrollTo(e.x,e.y)}var ut,ct=O&&((-1===(ut=window.navigator.userAgent).indexOf("Android 2.")&&-1===ut.indexOf("Android 4.0")||-1===ut.indexOf("Mobile Safari")||-1!==ut.indexOf("Chrome")||-1!==ut.indexOf("Windows Phone"))&&window.history&&"pushState"in window.history),lt=O&&window.performance&&window.performance.now?window.performance:Date,ft=ht();function ht(){return lt.now().toFixed(3)}function dt(){return ft}function pt(t,e){it();var n=window.history;try{e?n.replaceState({key:ft},"",t):(ft=ht(),n.pushState({key:ft},"",t))}catch(n){window.location[e?"replace":"assign"](t)}}function mt(t){pt(t,!0)}function vt(t,e,n){var i=function(r){r>=t.length?n():t[r]?e(t[r],function(){i(r+1)}):i(r+1)};i(0)}function gt(t){return function(e,n,i){var r=!1,s=0,a=null;yt(t,function(t,e,n,u){if("function"==typeof t&&void 0===t.cid){r=!0,s++;var c,l=xt(function(e){var r;((r=e).__esModule||_t&&"Module"===r[Symbol.toStringTag])&&(e=e.default),t.resolved="function"==typeof e?e:w.extend(e),n.components[u]=e,--s<=0&&i()}),f=xt(function(t){var e="Failed to resolve async component "+u+": "+t;a||(a=o(t)?t:new Error(e),i(a))});try{c=t(l,f)}catch(t){f(t)}if(c)if("function"==typeof c.then)c.then(l,f);else{var h=c.component;h&&"function"==typeof h.then&&h.then(l,f)}}}),r||i()}}function yt(t,e){return bt(t.map(function(t){return Object.keys(t.components).map(function(n){return e(t.components[n],t.instances[n],t,n)})}))}function bt(t){return Array.prototype.concat.apply([],t)}var _t="function"==typeof Symbol&&"symbol"==typeof Symbol.toStringTag;function xt(t){var e=!1;return function(){for(var n=[],i=arguments.length;i--;)n[i]=arguments[i];if(!e)return e=!0,t.apply(this,n)}}var wt=function(t,e){this.router=t,this.base=function(t){if(!t)if(O){var e=document.querySelector("base");t=(t=e&&e.getAttribute("href")||"/").replace(/^https?:\/\/[^\/]+/,"")}else t="/";"/"!==t.charAt(0)&&(t="/"+t);return t.replace(/\/$/,"")}(e),this.current=y,this.pending=null,this.ready=!1,this.readyCbs=[],this.readyErrorCbs=[],this.errorCbs=[]};function Ct(t,e,n,i){var r=yt(t,function(t,i,r,s){var o=function(t,e){"function"!=typeof t&&(t=w.extend(t));return t.options[e]}(t,e);if(o)return Array.isArray(o)?o.map(function(t){return n(t,i,r,s)}):n(o,i,r,s)});return bt(i?r.reverse():r)}function Tt(t,e){if(e)return function(){return t.apply(e,arguments)}}wt.prototype.listen=function(t){this.cb=t},wt.prototype.onReady=function(t,e){this.ready?t():(this.readyCbs.push(t),e&&this.readyErrorCbs.push(e))},wt.prototype.onError=function(t){this.errorCbs.push(t)},wt.prototype.transitionTo=function(t,e,n){var i=this,r=this.router.match(t,this.current);this.confirmTransition(r,function(){i.updateRoute(r),e&&e(r),i.ensureURL(),i.ready||(i.ready=!0,i.readyCbs.forEach(function(t){t(r)}))},function(t){n&&n(t),t&&!i.ready&&(i.ready=!0,i.readyErrorCbs.forEach(function(e){e(t)}))})},wt.prototype.confirmTransition=function(t,e,n){var i=this,r=this.current,a=function(t){o(t)&&(i.errorCbs.length?i.errorCbs.forEach(function(e){e(t)}):(s(),console.error(t))),n&&n(t)};if(_(t,r)&&t.matched.length===r.matched.length)return this.ensureURL(),a();var u=function(t,e){var n,i=Math.max(t.length,e.length);for(n=0;n<i&&t[n]===e[n];n++);return{updated:e.slice(0,n),activated:e.slice(n),deactivated:t.slice(n)}}(this.current.matched,t.matched),c=u.updated,l=u.deactivated,f=u.activated,h=[].concat(function(t){return Ct(t,"beforeRouteLeave",Tt,!0)}(l),this.router.beforeHooks,function(t){return Ct(t,"beforeRouteUpdate",Tt)}(c),f.map(function(t){return t.beforeEnter}),gt(f));this.pending=t;var d=function(e,n){if(i.pending!==t)return a();try{e(t,r,function(t){!1===t||o(t)?(i.ensureURL(!0),a(t)):"string"==typeof t||"object"==typeof t&&("string"==typeof t.path||"string"==typeof t.name)?(a(),"object"==typeof t&&t.replace?i.replace(t):i.push(t)):n(t)})}catch(t){a(t)}};vt(h,d,function(){var n=[];vt(function(t,e,n){return Ct(t,"beforeRouteEnter",function(t,i,r,s){return function(t,e,n,i,r){return function(s,o,a){return t(s,o,function(t){a(t),"function"==typeof t&&i.push(function(){!function t(e,n,i,r){n[i]?e(n[i]):r()&&setTimeout(function(){t(e,n,i,r)},16)}(t,e.instances,n,r)})})}}(t,r,s,e,n)})}(f,n,function(){return i.current===t}).concat(i.router.resolveHooks),d,function(){if(i.pending!==t)return a();i.pending=null,e(t),i.router.app&&i.router.app.$nextTick(function(){n.forEach(function(t){t()})})})})},wt.prototype.updateRoute=function(t){var e=this.current;this.current=t,this.cb&&this.cb(t),this.router.afterHooks.forEach(function(n){n&&n(t,e)})};var St=function(t){function e(e,n){var i=this;t.call(this,e,n);var r=e.options.scrollBehavior;r&&et();var s=kt(this.base);window.addEventListener("popstate",function(t){var n=i.current,o=kt(i.base);i.current===y&&o===s||i.transitionTo(o,function(t){r&&nt(e,t,n,!0)})})}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.go=function(t){window.history.go(t)},e.prototype.push=function(t,e,n){var i=this,r=this.current;this.transitionTo(t,function(t){pt(I(i.base+t.fullPath)),nt(i.router,t,r,!1),e&&e(t)},n)},e.prototype.replace=function(t,e,n){var i=this,r=this.current;this.transitionTo(t,function(t){mt(I(i.base+t.fullPath)),nt(i.router,t,r,!1),e&&e(t)},n)},e.prototype.ensureURL=function(t){if(kt(this.base)!==this.current.fullPath){var e=I(this.base+this.current.fullPath);t?pt(e):mt(e)}},e.prototype.getCurrentLocation=function(){return kt(this.base)},e}(wt);function kt(t){var e=window.location.pathname;return t&&0===e.indexOf(t)&&(e=e.slice(t.length)),(e||"/")+window.location.search+window.location.hash}var Vt=function(t){function e(e,n,i){t.call(this,e,n),i&&function(t){var e=kt(t);if(!/^\/#/.test(e))return window.location.replace(I(t+"/#"+e)),!0}(this.base)||Ot()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.setupListeners=function(){var t=this,e=this.router.options.scrollBehavior,n=ct&&e;n&&et(),window.addEventListener(ct?"popstate":"hashchange",function(){var e=t.current;Ot()&&t.transitionTo(jt(),function(i){n&&nt(t.router,i,e,!0),ct||Et(i.fullPath)})})},e.prototype.push=function(t,e,n){var i=this,r=this.current;this.transitionTo(t,function(t){At(t.fullPath),nt(i.router,t,r,!1),e&&e(t)},n)},e.prototype.replace=function(t,e,n){var i=this,r=this.current;this.transitionTo(t,function(t){Et(t.fullPath),nt(i.router,t,r,!1),e&&e(t)},n)},e.prototype.go=function(t){window.history.go(t)},e.prototype.ensureURL=function(t){var e=this.current.fullPath;jt()!==e&&(t?At(e):Et(e))},e.prototype.getCurrentLocation=function(){return jt()},e}(wt);function Ot(){var t=jt();return"/"===t.charAt(0)||(Et("/"+t),!1)}function jt(){var t=window.location.href,e=t.indexOf("#");return-1===e?"":t.slice(e+1)}function It(t){var e=window.location.href,n=e.indexOf("#");return(n>=0?e.slice(0,n):e)+"#"+t}function At(t){ct?pt(It(t)):window.location.hash=t}function Et(t){ct?mt(It(t)):window.location.replace(It(t))}var $t=function(t){function e(e,n){t.call(this,e,n),this.stack=[],this.index=-1}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.push=function(t,e,n){var i=this;this.transitionTo(t,function(t){i.stack=i.stack.slice(0,i.index+1).concat(t),i.index++,e&&e(t)},n)},e.prototype.replace=function(t,e,n){var i=this;this.transitionTo(t,function(t){i.stack=i.stack.slice(0,i.index).concat(t),e&&e(t)},n)},e.prototype.go=function(t){var e=this,n=this.index+t;if(!(n<0||n>=this.stack.length)){var i=this.stack[n];this.confirmTransition(i,function(){e.index=n,e.updateRoute(i)})}},e.prototype.getCurrentLocation=function(){var t=this.stack[this.stack.length-1];return t?t.fullPath:"/"},e.prototype.ensureURL=function(){},e}(wt),Dt=function(t){void 0===t&&(t={}),this.app=null,this.apps=[],this.options=t,this.beforeHooks=[],this.resolveHooks=[],this.afterHooks=[],this.matcher=Q(t.routes||[],this);var e=t.mode||"hash";switch(this.fallback="history"===e&&!ct&&!1!==t.fallback,this.fallback&&(e="hash"),O||(e="abstract"),this.mode=e,e){case"history":this.history=new St(this,t.base);break;case"hash":this.history=new Vt(this,t.base,this.fallback);break;case"abstract":this.history=new $t(this,t.base);break;default:0}},Pt={currentRoute:{configurable:!0}};function Bt(t,e){return t.push(e),function(){var n=t.indexOf(e);n>-1&&t.splice(n,1)}}Dt.prototype.match=function(t,e,n){return this.matcher.match(t,e,n)},Pt.currentRoute.get=function(){return this.history&&this.history.current},Dt.prototype.init=function(t){var e=this;if(this.apps.push(t),!this.app){this.app=t;var n=this.history;if(n instanceof St)n.transitionTo(n.getCurrentLocation());else if(n instanceof Vt){var i=function(){n.setupListeners()};n.transitionTo(n.getCurrentLocation(),i,i)}n.listen(function(t){e.apps.forEach(function(e){e._route=t})})}},Dt.prototype.beforeEach=function(t){return Bt(this.beforeHooks,t)},Dt.prototype.beforeResolve=function(t){return Bt(this.resolveHooks,t)},Dt.prototype.afterEach=function(t){return Bt(this.afterHooks,t)},Dt.prototype.onReady=function(t,e){this.history.onReady(t,e)},Dt.prototype.onError=function(t){this.history.onError(t)},Dt.prototype.push=function(t,e,n){this.history.push(t,e,n)},Dt.prototype.replace=function(t,e,n){this.history.replace(t,e,n)},Dt.prototype.go=function(t){this.history.go(t)},Dt.prototype.back=function(){this.go(-1)},Dt.prototype.forward=function(){this.go(1)},Dt.prototype.getMatchedComponents=function(t){var e=t?t.matched?t:this.resolve(t).route:this.currentRoute;return e?[].concat.apply([],e.matched.map(function(t){return Object.keys(t.components).map(function(e){return t.components[e]})})):[]},Dt.prototype.resolve=function(t,e,n){var i=G(t,e||this.history.current,n,this),r=this.match(i,e),s=r.redirectedFrom||r.fullPath;return{location:i,route:r,href:function(t,e,n){var i="hash"===n?"#"+e:e;return t?I(t+"/"+i):i}(this.history.base,s,this.mode),normalizedTo:i,resolved:r}},Dt.prototype.addRoutes=function(t){this.matcher.addRoutes(t),this.history.current!==y&&this.history.transitionTo(this.history.getCurrentLocation())},Object.defineProperties(Dt.prototype,Pt),Dt.install=V,Dt.version="3.0.1",O&&window.Vue&&window.Vue.use(Dt);var Lt=Dt,Mt=n(42),Nt=n.n(Mt),Rt=n(43);n(17),window.Vue=n(13),Object(Rt.loadProgressBar)(),Vue.config.productionTip=!1,Vue.use(Lt),Vue.use(r.a,{theme:{primary:"#02C286",secondary:"#FFFFFF",accent:"#FFFFFF",error:"#FF5252",info:"#2196F3",success:"#4CAF50",warning:"#FFC107"},customProperties:!0,iconfont:"md",rtl:!0,lang:{locales:{fa:Nt.a},current:"fa"}}),Vue.component("home",n(44));var Ft=[],Ht=new Lt({routes:Ft,linkActiveClass:"list__tile--active"});new Vue({el:"#app",data:function(){return{routes:Ft}},router:Ht})},function(t,e,n){window._=n(18);try{window.Popper=n(5).default,window.$=window.jQuery=n(6),n(20)}catch(t){}window.axios=n(3),window.axios.defaults.headers.common["X-Requested-With"]="XMLHttpRequest";var i=document.head.querySelector('meta[name="csrf-token"]');i?window.axios.defaults.headers.common["X-CSRF-TOKEN"]=i.content:console.error("CSRF token not found: https://laravel.com/docs/csrf#csrf-x-csrf-token")},function(t,e,n){(function(t,i){var r;(function(){var s,o=200,a="Unsupported core-js use. Try https://npms.io/search?q=ponyfill.",u="Expected a function",c="__lodash_hash_undefined__",l=500,f="__lodash_placeholder__",h=1,d=2,p=4,m=1,v=2,g=1,y=2,b=4,_=8,x=16,w=32,C=64,T=128,S=256,k=512,V=30,O="...",j=800,I=16,A=1,E=2,$=1/0,D=9007199254740991,P=1.7976931348623157e308,B=NaN,L=4294967295,M=L-1,N=L>>>1,R=[["ary",T],["bind",g],["bindKey",y],["curry",_],["curryRight",x],["flip",k],["partial",w],["partialRight",C],["rearg",S]],F="[object Arguments]",H="[object Array]",W="[object AsyncFunction]",z="[object Boolean]",q="[object Date]",U="[object DOMException]",Y="[object Error]",K="[object Function]",X="[object GeneratorFunction]",G="[object Map]",Z="[object Number]",Q="[object Null]",J="[object Object]",tt="[object Proxy]",et="[object RegExp]",nt="[object Set]",it="[object String]",rt="[object Symbol]",st="[object Undefined]",ot="[object WeakMap]",at="[object WeakSet]",ut="[object ArrayBuffer]",ct="[object DataView]",lt="[object Float32Array]",ft="[object Float64Array]",ht="[object Int8Array]",dt="[object Int16Array]",pt="[object Int32Array]",mt="[object Uint8Array]",vt="[object Uint8ClampedArray]",gt="[object Uint16Array]",yt="[object Uint32Array]",bt=/\b__p \+= '';/g,_t=/\b(__p \+=) '' \+/g,xt=/(__e\(.*?\)|\b__t\)) \+\n'';/g,wt=/&(?:amp|lt|gt|quot|#39);/g,Ct=/[&<>"']/g,Tt=RegExp(wt.source),St=RegExp(Ct.source),kt=/<%-([\s\S]+?)%>/g,Vt=/<%([\s\S]+?)%>/g,Ot=/<%=([\s\S]+?)%>/g,jt=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,It=/^\w*$/,At=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Et=/[\\^$.*+?()[\]{}|]/g,$t=RegExp(Et.source),Dt=/^\s+|\s+$/g,Pt=/^\s+/,Bt=/\s+$/,Lt=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,Mt=/\{\n\/\* \[wrapped with (.+)\] \*/,Nt=/,? & /,Rt=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,Ft=/\\(\\)?/g,Ht=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,Wt=/\w*$/,zt=/^[-+]0x[0-9a-f]+$/i,qt=/^0b[01]+$/i,Ut=/^\[object .+?Constructor\]$/,Yt=/^0o[0-7]+$/i,Kt=/^(?:0|[1-9]\d*)$/,Xt=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,Gt=/($^)/,Zt=/['\n\r\u2028\u2029\\]/g,Qt="\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff",Jt="\\xac\\xb1\\xd7\\xf7\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf\\u2000-\\u206f \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",te="[\\ud800-\\udfff]",ee="["+Jt+"]",ne="["+Qt+"]",ie="\\d+",re="[\\u2700-\\u27bf]",se="[a-z\\xdf-\\xf6\\xf8-\\xff]",oe="[^\\ud800-\\udfff"+Jt+ie+"\\u2700-\\u27bfa-z\\xdf-\\xf6\\xf8-\\xffA-Z\\xc0-\\xd6\\xd8-\\xde]",ae="\\ud83c[\\udffb-\\udfff]",ue="[^\\ud800-\\udfff]",ce="(?:\\ud83c[\\udde6-\\uddff]){2}",le="[\\ud800-\\udbff][\\udc00-\\udfff]",fe="[A-Z\\xc0-\\xd6\\xd8-\\xde]",he="(?:"+se+"|"+oe+")",de="(?:"+fe+"|"+oe+")",pe="(?:"+ne+"|"+ae+")"+"?",me="[\\ufe0e\\ufe0f]?"+pe+("(?:\\u200d(?:"+[ue,ce,le].join("|")+")[\\ufe0e\\ufe0f]?"+pe+")*"),ve="(?:"+[re,ce,le].join("|")+")"+me,ge="(?:"+[ue+ne+"?",ne,ce,le,te].join("|")+")",ye=RegExp("['’]","g"),be=RegExp(ne,"g"),_e=RegExp(ae+"(?="+ae+")|"+ge+me,"g"),xe=RegExp([fe+"?"+se+"+(?:['’](?:d|ll|m|re|s|t|ve))?(?="+[ee,fe,"$"].join("|")+")",de+"+(?:['’](?:D|LL|M|RE|S|T|VE))?(?="+[ee,fe+he,"$"].join("|")+")",fe+"?"+he+"+(?:['’](?:d|ll|m|re|s|t|ve))?",fe+"+(?:['’](?:D|LL|M|RE|S|T|VE))?","\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])","\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",ie,ve].join("|"),"g"),we=RegExp("[\\u200d\\ud800-\\udfff"+Qt+"\\ufe0e\\ufe0f]"),Ce=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,Te=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],Se=-1,ke={};ke[lt]=ke[ft]=ke[ht]=ke[dt]=ke[pt]=ke[mt]=ke[vt]=ke[gt]=ke[yt]=!0,ke[F]=ke[H]=ke[ut]=ke[z]=ke[ct]=ke[q]=ke[Y]=ke[K]=ke[G]=ke[Z]=ke[J]=ke[et]=ke[nt]=ke[it]=ke[ot]=!1;var Ve={};Ve[F]=Ve[H]=Ve[ut]=Ve[ct]=Ve[z]=Ve[q]=Ve[lt]=Ve[ft]=Ve[ht]=Ve[dt]=Ve[pt]=Ve[G]=Ve[Z]=Ve[J]=Ve[et]=Ve[nt]=Ve[it]=Ve[rt]=Ve[mt]=Ve[vt]=Ve[gt]=Ve[yt]=!0,Ve[Y]=Ve[K]=Ve[ot]=!1;var Oe={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},je=parseFloat,Ie=parseInt,Ae="object"==typeof t&&t&&t.Object===Object&&t,Ee="object"==typeof self&&self&&self.Object===Object&&self,$e=Ae||Ee||Function("return this")(),De="object"==typeof e&&e&&!e.nodeType&&e,Pe=De&&"object"==typeof i&&i&&!i.nodeType&&i,Be=Pe&&Pe.exports===De,Le=Be&&Ae.process,Me=function(){try{var t=Pe&&Pe.require&&Pe.require("util").types;return t||Le&&Le.binding&&Le.binding("util")}catch(t){}}(),Ne=Me&&Me.isArrayBuffer,Re=Me&&Me.isDate,Fe=Me&&Me.isMap,He=Me&&Me.isRegExp,We=Me&&Me.isSet,ze=Me&&Me.isTypedArray;function qe(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)}function Ue(t,e,n,i){for(var r=-1,s=null==t?0:t.length;++r<s;){var o=t[r];e(i,o,n(o),t)}return i}function Ye(t,e){for(var n=-1,i=null==t?0:t.length;++n<i&&!1!==e(t[n],n,t););return t}function Ke(t,e){for(var n=null==t?0:t.length;n--&&!1!==e(t[n],n,t););return t}function Xe(t,e){for(var n=-1,i=null==t?0:t.length;++n<i;)if(!e(t[n],n,t))return!1;return!0}function Ge(t,e){for(var n=-1,i=null==t?0:t.length,r=0,s=[];++n<i;){var o=t[n];e(o,n,t)&&(s[r++]=o)}return s}function Ze(t,e){return!!(null==t?0:t.length)&&un(t,e,0)>-1}function Qe(t,e,n){for(var i=-1,r=null==t?0:t.length;++i<r;)if(n(e,t[i]))return!0;return!1}function Je(t,e){for(var n=-1,i=null==t?0:t.length,r=Array(i);++n<i;)r[n]=e(t[n],n,t);return r}function tn(t,e){for(var n=-1,i=e.length,r=t.length;++n<i;)t[r+n]=e[n];return t}function en(t,e,n,i){var r=-1,s=null==t?0:t.length;for(i&&s&&(n=t[++r]);++r<s;)n=e(n,t[r],r,t);return n}function nn(t,e,n,i){var r=null==t?0:t.length;for(i&&r&&(n=t[--r]);r--;)n=e(n,t[r],r,t);return n}function rn(t,e){for(var n=-1,i=null==t?0:t.length;++n<i;)if(e(t[n],n,t))return!0;return!1}var sn=hn("length");function on(t,e,n){var i;return n(t,function(t,n,r){if(e(t,n,r))return i=n,!1}),i}function an(t,e,n,i){for(var r=t.length,s=n+(i?1:-1);i?s--:++s<r;)if(e(t[s],s,t))return s;return-1}function un(t,e,n){return e==e?function(t,e,n){var i=n-1,r=t.length;for(;++i<r;)if(t[i]===e)return i;return-1}(t,e,n):an(t,ln,n)}function cn(t,e,n,i){for(var r=n-1,s=t.length;++r<s;)if(i(t[r],e))return r;return-1}function ln(t){return t!=t}function fn(t,e){var n=null==t?0:t.length;return n?mn(t,e)/n:B}function hn(t){return function(e){return null==e?s:e[t]}}function dn(t){return function(e){return null==t?s:t[e]}}function pn(t,e,n,i,r){return r(t,function(t,r,s){n=i?(i=!1,t):e(n,t,r,s)}),n}function mn(t,e){for(var n,i=-1,r=t.length;++i<r;){var o=e(t[i]);o!==s&&(n=n===s?o:n+o)}return n}function vn(t,e){for(var n=-1,i=Array(t);++n<t;)i[n]=e(n);return i}function gn(t){return function(e){return t(e)}}function yn(t,e){return Je(e,function(e){return t[e]})}function bn(t,e){return t.has(e)}function _n(t,e){for(var n=-1,i=t.length;++n<i&&un(e,t[n],0)>-1;);return n}function xn(t,e){for(var n=t.length;n--&&un(e,t[n],0)>-1;);return n}var wn=dn({"À":"A","Á":"A","Â":"A","Ã":"A","Ä":"A","Å":"A","à":"a","á":"a","â":"a","ã":"a","ä":"a","å":"a","Ç":"C","ç":"c","Ð":"D","ð":"d","È":"E","É":"E","Ê":"E","Ë":"E","è":"e","é":"e","ê":"e","ë":"e","Ì":"I","Í":"I","Î":"I","Ï":"I","ì":"i","í":"i","î":"i","ï":"i","Ñ":"N","ñ":"n","Ò":"O","Ó":"O","Ô":"O","Õ":"O","Ö":"O","Ø":"O","ò":"o","ó":"o","ô":"o","õ":"o","ö":"o","ø":"o","Ù":"U","Ú":"U","Û":"U","Ü":"U","ù":"u","ú":"u","û":"u","ü":"u","Ý":"Y","ý":"y","ÿ":"y","Æ":"Ae","æ":"ae","Þ":"Th","þ":"th","ß":"ss","Ā":"A","Ă":"A","Ą":"A","ā":"a","ă":"a","ą":"a","Ć":"C","Ĉ":"C","Ċ":"C","Č":"C","ć":"c","ĉ":"c","ċ":"c","č":"c","Ď":"D","Đ":"D","ď":"d","đ":"d","Ē":"E","Ĕ":"E","Ė":"E","Ę":"E","Ě":"E","ē":"e","ĕ":"e","ė":"e","ę":"e","ě":"e","Ĝ":"G","Ğ":"G","Ġ":"G","Ģ":"G","ĝ":"g","ğ":"g","ġ":"g","ģ":"g","Ĥ":"H","Ħ":"H","ĥ":"h","ħ":"h","Ĩ":"I","Ī":"I","Ĭ":"I","Į":"I","İ":"I","ĩ":"i","ī":"i","ĭ":"i","į":"i","ı":"i","Ĵ":"J","ĵ":"j","Ķ":"K","ķ":"k","ĸ":"k","Ĺ":"L","Ļ":"L","Ľ":"L","Ŀ":"L","Ł":"L","ĺ":"l","ļ":"l","ľ":"l","ŀ":"l","ł":"l","Ń":"N","Ņ":"N","Ň":"N","Ŋ":"N","ń":"n","ņ":"n","ň":"n","ŋ":"n","Ō":"O","Ŏ":"O","Ő":"O","ō":"o","ŏ":"o","ő":"o","Ŕ":"R","Ŗ":"R","Ř":"R","ŕ":"r","ŗ":"r","ř":"r","Ś":"S","Ŝ":"S","Ş":"S","Š":"S","ś":"s","ŝ":"s","ş":"s","š":"s","Ţ":"T","Ť":"T","Ŧ":"T","ţ":"t","ť":"t","ŧ":"t","Ũ":"U","Ū":"U","Ŭ":"U","Ů":"U","Ű":"U","Ų":"U","ũ":"u","ū":"u","ŭ":"u","ů":"u","ű":"u","ų":"u","Ŵ":"W","ŵ":"w","Ŷ":"Y","ŷ":"y","Ÿ":"Y","Ź":"Z","Ż":"Z","Ž":"Z","ź":"z","ż":"z","ž":"z","IJ":"IJ","ij":"ij","Œ":"Oe","œ":"oe","ʼn":"'n","ſ":"s"}),Cn=dn({"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"});function Tn(t){return"\\"+Oe[t]}function Sn(t){return we.test(t)}function kn(t){var e=-1,n=Array(t.size);return t.forEach(function(t,i){n[++e]=[i,t]}),n}function Vn(t,e){return function(n){return t(e(n))}}function On(t,e){for(var n=-1,i=t.length,r=0,s=[];++n<i;){var o=t[n];o!==e&&o!==f||(t[n]=f,s[r++]=n)}return s}function jn(t){var e=-1,n=Array(t.size);return t.forEach(function(t){n[++e]=t}),n}function In(t){var e=-1,n=Array(t.size);return t.forEach(function(t){n[++e]=[t,t]}),n}function An(t){return Sn(t)?function(t){var e=_e.lastIndex=0;for(;_e.test(t);)++e;return e}(t):sn(t)}function En(t){return Sn(t)?function(t){return t.match(_e)||[]}(t):function(t){return t.split("")}(t)}var $n=dn({"&amp;":"&","&lt;":"<","&gt;":">","&quot;":'"',"&#39;":"'"});var Dn=function t(e){var n,i=(e=null==e?$e:Dn.defaults($e.Object(),e,Dn.pick($e,Te))).Array,r=e.Date,Qt=e.Error,Jt=e.Function,te=e.Math,ee=e.Object,ne=e.RegExp,ie=e.String,re=e.TypeError,se=i.prototype,oe=Jt.prototype,ae=ee.prototype,ue=e["__core-js_shared__"],ce=oe.toString,le=ae.hasOwnProperty,fe=0,he=(n=/[^.]+$/.exec(ue&&ue.keys&&ue.keys.IE_PROTO||""))?"Symbol(src)_1."+n:"",de=ae.toString,pe=ce.call(ee),me=$e._,ve=ne("^"+ce.call(le).replace(Et,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),ge=Be?e.Buffer:s,_e=e.Symbol,we=e.Uint8Array,Oe=ge?ge.allocUnsafe:s,Ae=Vn(ee.getPrototypeOf,ee),Ee=ee.create,De=ae.propertyIsEnumerable,Pe=se.splice,Le=_e?_e.isConcatSpreadable:s,Me=_e?_e.iterator:s,sn=_e?_e.toStringTag:s,dn=function(){try{var t=Ms(ee,"defineProperty");return t({},"",{}),t}catch(t){}}(),Pn=e.clearTimeout!==$e.clearTimeout&&e.clearTimeout,Bn=r&&r.now!==$e.Date.now&&r.now,Ln=e.setTimeout!==$e.setTimeout&&e.setTimeout,Mn=te.ceil,Nn=te.floor,Rn=ee.getOwnPropertySymbols,Fn=ge?ge.isBuffer:s,Hn=e.isFinite,Wn=se.join,zn=Vn(ee.keys,ee),qn=te.max,Un=te.min,Yn=r.now,Kn=e.parseInt,Xn=te.random,Gn=se.reverse,Zn=Ms(e,"DataView"),Qn=Ms(e,"Map"),Jn=Ms(e,"Promise"),ti=Ms(e,"Set"),ei=Ms(e,"WeakMap"),ni=Ms(ee,"create"),ii=ei&&new ei,ri={},si=lo(Zn),oi=lo(Qn),ai=lo(Jn),ui=lo(ti),ci=lo(ei),li=_e?_e.prototype:s,fi=li?li.valueOf:s,hi=li?li.toString:s;function di(t){if(Oa(t)&&!ga(t)&&!(t instanceof gi)){if(t instanceof vi)return t;if(le.call(t,"__wrapped__"))return fo(t)}return new vi(t)}var pi=function(){function t(){}return function(e){if(!Va(e))return{};if(Ee)return Ee(e);t.prototype=e;var n=new t;return t.prototype=s,n}}();function mi(){}function vi(t,e){this.__wrapped__=t,this.__actions__=[],this.__chain__=!!e,this.__index__=0,this.__values__=s}function gi(t){this.__wrapped__=t,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=L,this.__views__=[]}function yi(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var i=t[e];this.set(i[0],i[1])}}function bi(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var i=t[e];this.set(i[0],i[1])}}function _i(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var i=t[e];this.set(i[0],i[1])}}function xi(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new _i;++e<n;)this.add(t[e])}function wi(t){var e=this.__data__=new bi(t);this.size=e.size}function Ci(t,e){var n=ga(t),i=!n&&va(t),r=!n&&!i&&xa(t),s=!n&&!i&&!r&&Ba(t),o=n||i||r||s,a=o?vn(t.length,ie):[],u=a.length;for(var c in t)!e&&!le.call(t,c)||o&&("length"==c||r&&("offset"==c||"parent"==c)||s&&("buffer"==c||"byteLength"==c||"byteOffset"==c)||qs(c,u))||a.push(c);return a}function Ti(t){var e=t.length;return e?t[xr(0,e-1)]:s}function Si(t,e){return ao(ns(t),Di(e,0,t.length))}function ki(t){return ao(ns(t))}function Vi(t,e,n){(n===s||da(t[e],n))&&(n!==s||e in t)||Ei(t,e,n)}function Oi(t,e,n){var i=t[e];le.call(t,e)&&da(i,n)&&(n!==s||e in t)||Ei(t,e,n)}function ji(t,e){for(var n=t.length;n--;)if(da(t[n][0],e))return n;return-1}function Ii(t,e,n,i){return Ni(t,function(t,r,s){e(i,t,n(t),s)}),i}function Ai(t,e){return t&&is(e,ru(e),t)}function Ei(t,e,n){"__proto__"==e&&dn?dn(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n}function $i(t,e){for(var n=-1,r=e.length,o=i(r),a=null==t;++n<r;)o[n]=a?s:Ja(t,e[n]);return o}function Di(t,e,n){return t==t&&(n!==s&&(t=t<=n?t:n),e!==s&&(t=t>=e?t:e)),t}function Pi(t,e,n,i,r,o){var a,u=e&h,c=e&d,l=e&p;if(n&&(a=r?n(t,i,r,o):n(t)),a!==s)return a;if(!Va(t))return t;var f=ga(t);if(f){if(a=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&le.call(t,"index")&&(n.index=t.index,n.input=t.input),n}(t),!u)return ns(t,a)}else{var m=Fs(t),v=m==K||m==X;if(xa(t))return Gr(t,u);if(m==J||m==F||v&&!r){if(a=c||v?{}:Ws(t),!u)return c?function(t,e){return is(t,Rs(t),e)}(t,function(t,e){return t&&is(e,su(e),t)}(a,t)):function(t,e){return is(t,Ns(t),e)}(t,Ai(a,t))}else{if(!Ve[m])return r?t:{};a=function(t,e,n){var i,r,s,o=t.constructor;switch(e){case ut:return Zr(t);case z:case q:return new o(+t);case ct:return function(t,e){var n=e?Zr(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)}(t,n);case lt:case ft:case ht:case dt:case pt:case mt:case vt:case gt:case yt:return Qr(t,n);case G:return new o;case Z:case it:return new o(t);case et:return(s=new(r=t).constructor(r.source,Wt.exec(r))).lastIndex=r.lastIndex,s;case nt:return new o;case rt:return i=t,fi?ee(fi.call(i)):{}}}(t,m,u)}}o||(o=new wi);var g=o.get(t);if(g)return g;if(o.set(t,a),$a(t))return t.forEach(function(i){a.add(Pi(i,e,n,i,t,o))}),a;if(ja(t))return t.forEach(function(i,r){a.set(r,Pi(i,e,n,r,t,o))}),a;var y=f?s:(l?c?As:Is:c?su:ru)(t);return Ye(y||t,function(i,r){y&&(i=t[r=i]),Oi(a,r,Pi(i,e,n,r,t,o))}),a}function Bi(t,e,n){var i=n.length;if(null==t)return!i;for(t=ee(t);i--;){var r=n[i],o=e[r],a=t[r];if(a===s&&!(r in t)||!o(a))return!1}return!0}function Li(t,e,n){if("function"!=typeof t)throw new re(u);return io(function(){t.apply(s,n)},e)}function Mi(t,e,n,i){var r=-1,s=Ze,a=!0,u=t.length,c=[],l=e.length;if(!u)return c;n&&(e=Je(e,gn(n))),i?(s=Qe,a=!1):e.length>=o&&(s=bn,a=!1,e=new xi(e));t:for(;++r<u;){var f=t[r],h=null==n?f:n(f);if(f=i||0!==f?f:0,a&&h==h){for(var d=l;d--;)if(e[d]===h)continue t;c.push(f)}else s(e,h,i)||c.push(f)}return c}di.templateSettings={escape:kt,evaluate:Vt,interpolate:Ot,variable:"",imports:{_:di}},di.prototype=mi.prototype,di.prototype.constructor=di,vi.prototype=pi(mi.prototype),vi.prototype.constructor=vi,gi.prototype=pi(mi.prototype),gi.prototype.constructor=gi,yi.prototype.clear=function(){this.__data__=ni?ni(null):{},this.size=0},yi.prototype.delete=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e},yi.prototype.get=function(t){var e=this.__data__;if(ni){var n=e[t];return n===c?s:n}return le.call(e,t)?e[t]:s},yi.prototype.has=function(t){var e=this.__data__;return ni?e[t]!==s:le.call(e,t)},yi.prototype.set=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=ni&&e===s?c:e,this},bi.prototype.clear=function(){this.__data__=[],this.size=0},bi.prototype.delete=function(t){var e=this.__data__,n=ji(e,t);return!(n<0||(n==e.length-1?e.pop():Pe.call(e,n,1),--this.size,0))},bi.prototype.get=function(t){var e=this.__data__,n=ji(e,t);return n<0?s:e[n][1]},bi.prototype.has=function(t){return ji(this.__data__,t)>-1},bi.prototype.set=function(t,e){var n=this.__data__,i=ji(n,t);return i<0?(++this.size,n.push([t,e])):n[i][1]=e,this},_i.prototype.clear=function(){this.size=0,this.__data__={hash:new yi,map:new(Qn||bi),string:new yi}},_i.prototype.delete=function(t){var e=Bs(this,t).delete(t);return this.size-=e?1:0,e},_i.prototype.get=function(t){return Bs(this,t).get(t)},_i.prototype.has=function(t){return Bs(this,t).has(t)},_i.prototype.set=function(t,e){var n=Bs(this,t),i=n.size;return n.set(t,e),this.size+=n.size==i?0:1,this},xi.prototype.add=xi.prototype.push=function(t){return this.__data__.set(t,c),this},xi.prototype.has=function(t){return this.__data__.has(t)},wi.prototype.clear=function(){this.__data__=new bi,this.size=0},wi.prototype.delete=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n},wi.prototype.get=function(t){return this.__data__.get(t)},wi.prototype.has=function(t){return this.__data__.has(t)},wi.prototype.set=function(t,e){var n=this.__data__;if(n instanceof bi){var i=n.__data__;if(!Qn||i.length<o-1)return i.push([t,e]),this.size=++n.size,this;n=this.__data__=new _i(i)}return n.set(t,e),this.size=n.size,this};var Ni=os(Yi),Ri=os(Ki,!0);function Fi(t,e){var n=!0;return Ni(t,function(t,i,r){return n=!!e(t,i,r)}),n}function Hi(t,e,n){for(var i=-1,r=t.length;++i<r;){var o=t[i],a=e(o);if(null!=a&&(u===s?a==a&&!Pa(a):n(a,u)))var u=a,c=o}return c}function Wi(t,e){var n=[];return Ni(t,function(t,i,r){e(t,i,r)&&n.push(t)}),n}function zi(t,e,n,i,r){var s=-1,o=t.length;for(n||(n=zs),r||(r=[]);++s<o;){var a=t[s];e>0&&n(a)?e>1?zi(a,e-1,n,i,r):tn(r,a):i||(r[r.length]=a)}return r}var qi=as(),Ui=as(!0);function Yi(t,e){return t&&qi(t,e,ru)}function Ki(t,e){return t&&Ui(t,e,ru)}function Xi(t,e){return Ge(e,function(e){return Ta(t[e])})}function Gi(t,e){for(var n=0,i=(e=Ur(e,t)).length;null!=t&&n<i;)t=t[co(e[n++])];return n&&n==i?t:s}function Zi(t,e,n){var i=e(t);return ga(t)?i:tn(i,n(t))}function Qi(t){return null==t?t===s?st:Q:sn&&sn in ee(t)?function(t){var e=le.call(t,sn),n=t[sn];try{t[sn]=s;var i=!0}catch(t){}var r=de.call(t);return i&&(e?t[sn]=n:delete t[sn]),r}(t):function(t){return de.call(t)}(t)}function Ji(t,e){return t>e}function tr(t,e){return null!=t&&le.call(t,e)}function er(t,e){return null!=t&&e in ee(t)}function nr(t,e,n){for(var r=n?Qe:Ze,o=t[0].length,a=t.length,u=a,c=i(a),l=1/0,f=[];u--;){var h=t[u];u&&e&&(h=Je(h,gn(e))),l=Un(h.length,l),c[u]=!n&&(e||o>=120&&h.length>=120)?new xi(u&&h):s}h=t[0];var d=-1,p=c[0];t:for(;++d<o&&f.length<l;){var m=h[d],v=e?e(m):m;if(m=n||0!==m?m:0,!(p?bn(p,v):r(f,v,n))){for(u=a;--u;){var g=c[u];if(!(g?bn(g,v):r(t[u],v,n)))continue t}p&&p.push(v),f.push(m)}}return f}function ir(t,e,n){var i=null==(t=to(t,e=Ur(e,t)))?t:t[co(Co(e))];return null==i?s:qe(i,t,n)}function rr(t){return Oa(t)&&Qi(t)==F}function sr(t,e,n,i,r){return t===e||(null==t||null==e||!Oa(t)&&!Oa(e)?t!=t&&e!=e:function(t,e,n,i,r,o){var a=ga(t),u=ga(e),c=a?H:Fs(t),l=u?H:Fs(e),f=(c=c==F?J:c)==J,h=(l=l==F?J:l)==J,d=c==l;if(d&&xa(t)){if(!xa(e))return!1;a=!0,f=!1}if(d&&!f)return o||(o=new wi),a||Ba(t)?Os(t,e,n,i,r,o):function(t,e,n,i,r,s,o){switch(n){case ct:if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case ut:return!(t.byteLength!=e.byteLength||!s(new we(t),new we(e)));case z:case q:case Z:return da(+t,+e);case Y:return t.name==e.name&&t.message==e.message;case et:case it:return t==e+"";case G:var a=kn;case nt:var u=i&m;if(a||(a=jn),t.size!=e.size&&!u)return!1;var c=o.get(t);if(c)return c==e;i|=v,o.set(t,e);var l=Os(a(t),a(e),i,r,s,o);return o.delete(t),l;case rt:if(fi)return fi.call(t)==fi.call(e)}return!1}(t,e,c,n,i,r,o);if(!(n&m)){var p=f&&le.call(t,"__wrapped__"),g=h&&le.call(e,"__wrapped__");if(p||g){var y=p?t.value():t,b=g?e.value():e;return o||(o=new wi),r(y,b,n,i,o)}}return!!d&&(o||(o=new wi),function(t,e,n,i,r,o){var a=n&m,u=Is(t),c=u.length,l=Is(e).length;if(c!=l&&!a)return!1;for(var f=c;f--;){var h=u[f];if(!(a?h in e:le.call(e,h)))return!1}var d=o.get(t);if(d&&o.get(e))return d==e;var p=!0;o.set(t,e),o.set(e,t);for(var v=a;++f<c;){h=u[f];var g=t[h],y=e[h];if(i)var b=a?i(y,g,h,e,t,o):i(g,y,h,t,e,o);if(!(b===s?g===y||r(g,y,n,i,o):b)){p=!1;break}v||(v="constructor"==h)}if(p&&!v){var _=t.constructor,x=e.constructor;_!=x&&"constructor"in t&&"constructor"in e&&!("function"==typeof _&&_ instanceof _&&"function"==typeof x&&x instanceof x)&&(p=!1)}return o.delete(t),o.delete(e),p}(t,e,n,i,r,o))}(t,e,n,i,sr,r))}function or(t,e,n,i){var r=n.length,o=r,a=!i;if(null==t)return!o;for(t=ee(t);r--;){var u=n[r];if(a&&u[2]?u[1]!==t[u[0]]:!(u[0]in t))return!1}for(;++r<o;){var c=(u=n[r])[0],l=t[c],f=u[1];if(a&&u[2]){if(l===s&&!(c in t))return!1}else{var h=new wi;if(i)var d=i(l,f,c,t,e,h);if(!(d===s?sr(f,l,m|v,i,h):d))return!1}}return!0}function ar(t){return!(!Va(t)||he&&he in t)&&(Ta(t)?ve:Ut).test(lo(t))}function ur(t){return"function"==typeof t?t:null==t?Iu:"object"==typeof t?ga(t)?pr(t[0],t[1]):dr(t):Nu(t)}function cr(t){if(!Gs(t))return zn(t);var e=[];for(var n in ee(t))le.call(t,n)&&"constructor"!=n&&e.push(n);return e}function lr(t){if(!Va(t))return function(t){var e=[];if(null!=t)for(var n in ee(t))e.push(n);return e}(t);var e=Gs(t),n=[];for(var i in t)("constructor"!=i||!e&&le.call(t,i))&&n.push(i);return n}function fr(t,e){return t<e}function hr(t,e){var n=-1,r=ba(t)?i(t.length):[];return Ni(t,function(t,i,s){r[++n]=e(t,i,s)}),r}function dr(t){var e=Ls(t);return 1==e.length&&e[0][2]?Qs(e[0][0],e[0][1]):function(n){return n===t||or(n,t,e)}}function pr(t,e){return Ys(t)&&Zs(e)?Qs(co(t),e):function(n){var i=Ja(n,t);return i===s&&i===e?tu(n,t):sr(e,i,m|v)}}function mr(t,e,n,i,r){t!==e&&qi(e,function(o,a){if(Va(o))r||(r=new wi),function(t,e,n,i,r,o,a){var u=eo(t,n),c=eo(e,n),l=a.get(c);if(l)Vi(t,n,l);else{var f=o?o(u,c,n+"",t,e,a):s,h=f===s;if(h){var d=ga(c),p=!d&&xa(c),m=!d&&!p&&Ba(c);f=c,d||p||m?ga(u)?f=u:_a(u)?f=ns(u):p?(h=!1,f=Gr(c,!0)):m?(h=!1,f=Qr(c,!0)):f=[]:Aa(c)||va(c)?(f=u,va(u)?f=za(u):Va(u)&&!Ta(u)||(f=Ws(c))):h=!1}h&&(a.set(c,f),r(f,c,i,o,a),a.delete(c)),Vi(t,n,f)}}(t,e,a,n,mr,i,r);else{var u=i?i(eo(t,a),o,a+"",t,e,r):s;u===s&&(u=o),Vi(t,a,u)}},su)}function vr(t,e){var n=t.length;if(n)return qs(e+=e<0?n:0,n)?t[e]:s}function gr(t,e,n){var i=-1;return e=Je(e.length?e:[Iu],gn(Ps())),function(t,e){var n=t.length;for(t.sort(e);n--;)t[n]=t[n].value;return t}(hr(t,function(t,n,r){return{criteria:Je(e,function(e){return e(t)}),index:++i,value:t}}),function(t,e){return function(t,e,n){for(var i=-1,r=t.criteria,s=e.criteria,o=r.length,a=n.length;++i<o;){var u=Jr(r[i],s[i]);if(u){if(i>=a)return u;var c=n[i];return u*("desc"==c?-1:1)}}return t.index-e.index}(t,e,n)})}function yr(t,e,n){for(var i=-1,r=e.length,s={};++i<r;){var o=e[i],a=Gi(t,o);n(a,o)&&kr(s,Ur(o,t),a)}return s}function br(t,e,n,i){var r=i?cn:un,s=-1,o=e.length,a=t;for(t===e&&(e=ns(e)),n&&(a=Je(t,gn(n)));++s<o;)for(var u=0,c=e[s],l=n?n(c):c;(u=r(a,l,u,i))>-1;)a!==t&&Pe.call(a,u,1),Pe.call(t,u,1);return t}function _r(t,e){for(var n=t?e.length:0,i=n-1;n--;){var r=e[n];if(n==i||r!==s){var s=r;qs(r)?Pe.call(t,r,1):Mr(t,r)}}return t}function xr(t,e){return t+Nn(Xn()*(e-t+1))}function wr(t,e){var n="";if(!t||e<1||e>D)return n;do{e%2&&(n+=t),(e=Nn(e/2))&&(t+=t)}while(e);return n}function Cr(t,e){return ro(Js(t,e,Iu),t+"")}function Tr(t){return Ti(du(t))}function Sr(t,e){var n=du(t);return ao(n,Di(e,0,n.length))}function kr(t,e,n,i){if(!Va(t))return t;for(var r=-1,o=(e=Ur(e,t)).length,a=o-1,u=t;null!=u&&++r<o;){var c=co(e[r]),l=n;if(r!=a){var f=u[c];(l=i?i(f,c,u):s)===s&&(l=Va(f)?f:qs(e[r+1])?[]:{})}Oi(u,c,l),u=u[c]}return t}var Vr=ii?function(t,e){return ii.set(t,e),t}:Iu,Or=dn?function(t,e){return dn(t,"toString",{configurable:!0,enumerable:!1,value:Vu(e),writable:!0})}:Iu;function jr(t){return ao(du(t))}function Ir(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=i(s);++r<s;)o[r]=t[r+e];return o}function Ar(t,e){var n;return Ni(t,function(t,i,r){return!(n=e(t,i,r))}),!!n}function Er(t,e,n){var i=0,r=null==t?i:t.length;if("number"==typeof e&&e==e&&r<=N){for(;i<r;){var s=i+r>>>1,o=t[s];null!==o&&!Pa(o)&&(n?o<=e:o<e)?i=s+1:r=s}return r}return $r(t,e,Iu,n)}function $r(t,e,n,i){e=n(e);for(var r=0,o=null==t?0:t.length,a=e!=e,u=null===e,c=Pa(e),l=e===s;r<o;){var f=Nn((r+o)/2),h=n(t[f]),d=h!==s,p=null===h,m=h==h,v=Pa(h);if(a)var g=i||m;else g=l?m&&(i||d):u?m&&d&&(i||!p):c?m&&d&&!p&&(i||!v):!p&&!v&&(i?h<=e:h<e);g?r=f+1:o=f}return Un(o,M)}function Dr(t,e){for(var n=-1,i=t.length,r=0,s=[];++n<i;){var o=t[n],a=e?e(o):o;if(!n||!da(a,u)){var u=a;s[r++]=0===o?0:o}}return s}function Pr(t){return"number"==typeof t?t:Pa(t)?B:+t}function Br(t){if("string"==typeof t)return t;if(ga(t))return Je(t,Br)+"";if(Pa(t))return hi?hi.call(t):"";var e=t+"";return"0"==e&&1/t==-$?"-0":e}function Lr(t,e,n){var i=-1,r=Ze,s=t.length,a=!0,u=[],c=u;if(n)a=!1,r=Qe;else if(s>=o){var l=e?null:ws(t);if(l)return jn(l);a=!1,r=bn,c=new xi}else c=e?[]:u;t:for(;++i<s;){var f=t[i],h=e?e(f):f;if(f=n||0!==f?f:0,a&&h==h){for(var d=c.length;d--;)if(c[d]===h)continue t;e&&c.push(h),u.push(f)}else r(c,h,n)||(c!==u&&c.push(h),u.push(f))}return u}function Mr(t,e){return null==(t=to(t,e=Ur(e,t)))||delete t[co(Co(e))]}function Nr(t,e,n,i){return kr(t,e,n(Gi(t,e)),i)}function Rr(t,e,n,i){for(var r=t.length,s=i?r:-1;(i?s--:++s<r)&&e(t[s],s,t););return n?Ir(t,i?0:s,i?s+1:r):Ir(t,i?s+1:0,i?r:s)}function Fr(t,e){var n=t;return n instanceof gi&&(n=n.value()),en(e,function(t,e){return e.func.apply(e.thisArg,tn([t],e.args))},n)}function Hr(t,e,n){var r=t.length;if(r<2)return r?Lr(t[0]):[];for(var s=-1,o=i(r);++s<r;)for(var a=t[s],u=-1;++u<r;)u!=s&&(o[s]=Mi(o[s]||a,t[u],e,n));return Lr(zi(o,1),e,n)}function Wr(t,e,n){for(var i=-1,r=t.length,o=e.length,a={};++i<r;){var u=i<o?e[i]:s;n(a,t[i],u)}return a}function zr(t){return _a(t)?t:[]}function qr(t){return"function"==typeof t?t:Iu}function Ur(t,e){return ga(t)?t:Ys(t,e)?[t]:uo(qa(t))}var Yr=Cr;function Kr(t,e,n){var i=t.length;return n=n===s?i:n,!e&&n>=i?t:Ir(t,e,n)}var Xr=Pn||function(t){return $e.clearTimeout(t)};function Gr(t,e){if(e)return t.slice();var n=t.length,i=Oe?Oe(n):new t.constructor(n);return t.copy(i),i}function Zr(t){var e=new t.constructor(t.byteLength);return new we(e).set(new we(t)),e}function Qr(t,e){var n=e?Zr(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)}function Jr(t,e){if(t!==e){var n=t!==s,i=null===t,r=t==t,o=Pa(t),a=e!==s,u=null===e,c=e==e,l=Pa(e);if(!u&&!l&&!o&&t>e||o&&a&&c&&!u&&!l||i&&a&&c||!n&&c||!r)return 1;if(!i&&!o&&!l&&t<e||l&&n&&r&&!i&&!o||u&&n&&r||!a&&r||!c)return-1}return 0}function ts(t,e,n,r){for(var s=-1,o=t.length,a=n.length,u=-1,c=e.length,l=qn(o-a,0),f=i(c+l),h=!r;++u<c;)f[u]=e[u];for(;++s<a;)(h||s<o)&&(f[n[s]]=t[s]);for(;l--;)f[u++]=t[s++];return f}function es(t,e,n,r){for(var s=-1,o=t.length,a=-1,u=n.length,c=-1,l=e.length,f=qn(o-u,0),h=i(f+l),d=!r;++s<f;)h[s]=t[s];for(var p=s;++c<l;)h[p+c]=e[c];for(;++a<u;)(d||s<o)&&(h[p+n[a]]=t[s++]);return h}function ns(t,e){var n=-1,r=t.length;for(e||(e=i(r));++n<r;)e[n]=t[n];return e}function is(t,e,n,i){var r=!n;n||(n={});for(var o=-1,a=e.length;++o<a;){var u=e[o],c=i?i(n[u],t[u],u,n,t):s;c===s&&(c=t[u]),r?Ei(n,u,c):Oi(n,u,c)}return n}function rs(t,e){return function(n,i){var r=ga(n)?Ue:Ii,s=e?e():{};return r(n,t,Ps(i,2),s)}}function ss(t){return Cr(function(e,n){var i=-1,r=n.length,o=r>1?n[r-1]:s,a=r>2?n[2]:s;for(o=t.length>3&&"function"==typeof o?(r--,o):s,a&&Us(n[0],n[1],a)&&(o=r<3?s:o,r=1),e=ee(e);++i<r;){var u=n[i];u&&t(e,u,i,o)}return e})}function os(t,e){return function(n,i){if(null==n)return n;if(!ba(n))return t(n,i);for(var r=n.length,s=e?r:-1,o=ee(n);(e?s--:++s<r)&&!1!==i(o[s],s,o););return n}}function as(t){return function(e,n,i){for(var r=-1,s=ee(e),o=i(e),a=o.length;a--;){var u=o[t?a:++r];if(!1===n(s[u],u,s))break}return e}}function us(t){return function(e){var n=Sn(e=qa(e))?En(e):s,i=n?n[0]:e.charAt(0),r=n?Kr(n,1).join(""):e.slice(1);return i[t]()+r}}function cs(t){return function(e){return en(Tu(vu(e).replace(ye,"")),t,"")}}function ls(t){return function(){var e=arguments;switch(e.length){case 0:return new t;case 1:return new t(e[0]);case 2:return new t(e[0],e[1]);case 3:return new t(e[0],e[1],e[2]);case 4:return new t(e[0],e[1],e[2],e[3]);case 5:return new t(e[0],e[1],e[2],e[3],e[4]);case 6:return new t(e[0],e[1],e[2],e[3],e[4],e[5]);case 7:return new t(e[0],e[1],e[2],e[3],e[4],e[5],e[6])}var n=pi(t.prototype),i=t.apply(n,e);return Va(i)?i:n}}function fs(t){return function(e,n,i){var r=ee(e);if(!ba(e)){var o=Ps(n,3);e=ru(e),n=function(t){return o(r[t],t,r)}}var a=t(e,n,i);return a>-1?r[o?e[a]:a]:s}}function hs(t){return js(function(e){var n=e.length,i=n,r=vi.prototype.thru;for(t&&e.reverse();i--;){var o=e[i];if("function"!=typeof o)throw new re(u);if(r&&!a&&"wrapper"==$s(o))var a=new vi([],!0)}for(i=a?i:n;++i<n;){var c=$s(o=e[i]),l="wrapper"==c?Es(o):s;a=l&&Ks(l[0])&&l[1]==(T|_|w|S)&&!l[4].length&&1==l[9]?a[$s(l[0])].apply(a,l[3]):1==o.length&&Ks(o)?a[c]():a.thru(o)}return function(){var t=arguments,i=t[0];if(a&&1==t.length&&ga(i))return a.plant(i).value();for(var r=0,s=n?e[r].apply(this,t):i;++r<n;)s=e[r].call(this,s);return s}})}function ds(t,e,n,r,o,a,u,c,l,f){var h=e&T,d=e&g,p=e&y,m=e&(_|x),v=e&k,b=p?s:ls(t);return function g(){for(var y=arguments.length,_=i(y),x=y;x--;)_[x]=arguments[x];if(m)var w=Ds(g),C=function(t,e){for(var n=t.length,i=0;n--;)t[n]===e&&++i;return i}(_,w);if(r&&(_=ts(_,r,o,m)),a&&(_=es(_,a,u,m)),y-=C,m&&y<f){var T=On(_,w);return _s(t,e,ds,g.placeholder,n,_,T,c,l,f-y)}var S=d?n:this,k=p?S[t]:t;return y=_.length,c?_=function(t,e){for(var n=t.length,i=Un(e.length,n),r=ns(t);i--;){var o=e[i];t[i]=qs(o,n)?r[o]:s}return t}(_,c):v&&y>1&&_.reverse(),h&&l<y&&(_.length=l),this&&this!==$e&&this instanceof g&&(k=b||ls(k)),k.apply(S,_)}}function ps(t,e){return function(n,i){return function(t,e,n,i){return Yi(t,function(t,r,s){e(i,n(t),r,s)}),i}(n,t,e(i),{})}}function ms(t,e){return function(n,i){var r;if(n===s&&i===s)return e;if(n!==s&&(r=n),i!==s){if(r===s)return i;"string"==typeof n||"string"==typeof i?(n=Br(n),i=Br(i)):(n=Pr(n),i=Pr(i)),r=t(n,i)}return r}}function vs(t){return js(function(e){return e=Je(e,gn(Ps())),Cr(function(n){var i=this;return t(e,function(t){return qe(t,i,n)})})})}function gs(t,e){var n=(e=e===s?" ":Br(e)).length;if(n<2)return n?wr(e,t):e;var i=wr(e,Mn(t/An(e)));return Sn(e)?Kr(En(i),0,t).join(""):i.slice(0,t)}function ys(t){return function(e,n,r){return r&&"number"!=typeof r&&Us(e,n,r)&&(n=r=s),e=Ra(e),n===s?(n=e,e=0):n=Ra(n),function(t,e,n,r){for(var s=-1,o=qn(Mn((e-t)/(n||1)),0),a=i(o);o--;)a[r?o:++s]=t,t+=n;return a}(e,n,r=r===s?e<n?1:-1:Ra(r),t)}}function bs(t){return function(e,n){return"string"==typeof e&&"string"==typeof n||(e=Wa(e),n=Wa(n)),t(e,n)}}function _s(t,e,n,i,r,o,a,u,c,l){var f=e&_;e|=f?w:C,(e&=~(f?C:w))&b||(e&=~(g|y));var h=[t,e,r,f?o:s,f?a:s,f?s:o,f?s:a,u,c,l],d=n.apply(s,h);return Ks(t)&&no(d,h),d.placeholder=i,so(d,t,e)}function xs(t){var e=te[t];return function(t,n){if(t=Wa(t),n=null==n?0:Un(Fa(n),292)){var i=(qa(t)+"e").split("e");return+((i=(qa(e(i[0]+"e"+(+i[1]+n)))+"e").split("e"))[0]+"e"+(+i[1]-n))}return e(t)}}var ws=ti&&1/jn(new ti([,-0]))[1]==$?function(t){return new ti(t)}:Pu;function Cs(t){return function(e){var n=Fs(e);return n==G?kn(e):n==nt?In(e):function(t,e){return Je(e,function(e){return[e,t[e]]})}(e,t(e))}}function Ts(t,e,n,r,o,a,c,l){var h=e&y;if(!h&&"function"!=typeof t)throw new re(u);var d=r?r.length:0;if(d||(e&=~(w|C),r=o=s),c=c===s?c:qn(Fa(c),0),l=l===s?l:Fa(l),d-=o?o.length:0,e&C){var p=r,m=o;r=o=s}var v=h?s:Es(t),k=[t,e,n,r,o,p,m,a,c,l];if(v&&function(t,e){var n=t[1],i=e[1],r=n|i,s=r<(g|y|T),o=i==T&&n==_||i==T&&n==S&&t[7].length<=e[8]||i==(T|S)&&e[7].length<=e[8]&&n==_;if(!s&&!o)return t;i&g&&(t[2]=e[2],r|=n&g?0:b);var a=e[3];if(a){var u=t[3];t[3]=u?ts(u,a,e[4]):a,t[4]=u?On(t[3],f):e[4]}(a=e[5])&&(u=t[5],t[5]=u?es(u,a,e[6]):a,t[6]=u?On(t[5],f):e[6]),(a=e[7])&&(t[7]=a),i&T&&(t[8]=null==t[8]?e[8]:Un(t[8],e[8])),null==t[9]&&(t[9]=e[9]),t[0]=e[0],t[1]=r}(k,v),t=k[0],e=k[1],n=k[2],r=k[3],o=k[4],!(l=k[9]=k[9]===s?h?0:t.length:qn(k[9]-d,0))&&e&(_|x)&&(e&=~(_|x)),e&&e!=g)V=e==_||e==x?function(t,e,n){var r=ls(t);return function o(){for(var a=arguments.length,u=i(a),c=a,l=Ds(o);c--;)u[c]=arguments[c];var f=a<3&&u[0]!==l&&u[a-1]!==l?[]:On(u,l);return(a-=f.length)<n?_s(t,e,ds,o.placeholder,s,u,f,s,s,n-a):qe(this&&this!==$e&&this instanceof o?r:t,this,u)}}(t,e,l):e!=w&&e!=(g|w)||o.length?ds.apply(s,k):function(t,e,n,r){var s=e&g,o=ls(t);return function e(){for(var a=-1,u=arguments.length,c=-1,l=r.length,f=i(l+u),h=this&&this!==$e&&this instanceof e?o:t;++c<l;)f[c]=r[c];for(;u--;)f[c++]=arguments[++a];return qe(h,s?n:this,f)}}(t,e,n,r);else var V=function(t,e,n){var i=e&g,r=ls(t);return function e(){return(this&&this!==$e&&this instanceof e?r:t).apply(i?n:this,arguments)}}(t,e,n);return so((v?Vr:no)(V,k),t,e)}function Ss(t,e,n,i){return t===s||da(t,ae[n])&&!le.call(i,n)?e:t}function ks(t,e,n,i,r,o){return Va(t)&&Va(e)&&(o.set(e,t),mr(t,e,s,ks,o),o.delete(e)),t}function Vs(t){return Aa(t)?s:t}function Os(t,e,n,i,r,o){var a=n&m,u=t.length,c=e.length;if(u!=c&&!(a&&c>u))return!1;var l=o.get(t);if(l&&o.get(e))return l==e;var f=-1,h=!0,d=n&v?new xi:s;for(o.set(t,e),o.set(e,t);++f<u;){var p=t[f],g=e[f];if(i)var y=a?i(g,p,f,e,t,o):i(p,g,f,t,e,o);if(y!==s){if(y)continue;h=!1;break}if(d){if(!rn(e,function(t,e){if(!bn(d,e)&&(p===t||r(p,t,n,i,o)))return d.push(e)})){h=!1;break}}else if(p!==g&&!r(p,g,n,i,o)){h=!1;break}}return o.delete(t),o.delete(e),h}function js(t){return ro(Js(t,s,yo),t+"")}function Is(t){return Zi(t,ru,Ns)}function As(t){return Zi(t,su,Rs)}var Es=ii?function(t){return ii.get(t)}:Pu;function $s(t){for(var e=t.name+"",n=ri[e],i=le.call(ri,e)?n.length:0;i--;){var r=n[i],s=r.func;if(null==s||s==t)return r.name}return e}function Ds(t){return(le.call(di,"placeholder")?di:t).placeholder}function Ps(){var t=di.iteratee||Au;return t=t===Au?ur:t,arguments.length?t(arguments[0],arguments[1]):t}function Bs(t,e){var n,i,r=t.__data__;return("string"==(i=typeof(n=e))||"number"==i||"symbol"==i||"boolean"==i?"__proto__"!==n:null===n)?r["string"==typeof e?"string":"hash"]:r.map}function Ls(t){for(var e=ru(t),n=e.length;n--;){var i=e[n],r=t[i];e[n]=[i,r,Zs(r)]}return e}function Ms(t,e){var n=function(t,e){return null==t?s:t[e]}(t,e);return ar(n)?n:s}var Ns=Rn?function(t){return null==t?[]:(t=ee(t),Ge(Rn(t),function(e){return De.call(t,e)}))}:Hu,Rs=Rn?function(t){for(var e=[];t;)tn(e,Ns(t)),t=Ae(t);return e}:Hu,Fs=Qi;function Hs(t,e,n){for(var i=-1,r=(e=Ur(e,t)).length,s=!1;++i<r;){var o=co(e[i]);if(!(s=null!=t&&n(t,o)))break;t=t[o]}return s||++i!=r?s:!!(r=null==t?0:t.length)&&ka(r)&&qs(o,r)&&(ga(t)||va(t))}function Ws(t){return"function"!=typeof t.constructor||Gs(t)?{}:pi(Ae(t))}function zs(t){return ga(t)||va(t)||!!(Le&&t&&t[Le])}function qs(t,e){var n=typeof t;return!!(e=null==e?D:e)&&("number"==n||"symbol"!=n&&Kt.test(t))&&t>-1&&t%1==0&&t<e}function Us(t,e,n){if(!Va(n))return!1;var i=typeof e;return!!("number"==i?ba(n)&&qs(e,n.length):"string"==i&&e in n)&&da(n[e],t)}function Ys(t,e){if(ga(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Pa(t))||It.test(t)||!jt.test(t)||null!=e&&t in ee(e)}function Ks(t){var e=$s(t),n=di[e];if("function"!=typeof n||!(e in gi.prototype))return!1;if(t===n)return!0;var i=Es(n);return!!i&&t===i[0]}(Zn&&Fs(new Zn(new ArrayBuffer(1)))!=ct||Qn&&Fs(new Qn)!=G||Jn&&"[object Promise]"!=Fs(Jn.resolve())||ti&&Fs(new ti)!=nt||ei&&Fs(new ei)!=ot)&&(Fs=function(t){var e=Qi(t),n=e==J?t.constructor:s,i=n?lo(n):"";if(i)switch(i){case si:return ct;case oi:return G;case ai:return"[object Promise]";case ui:return nt;case ci:return ot}return e});var Xs=ue?Ta:Wu;function Gs(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||ae)}function Zs(t){return t==t&&!Va(t)}function Qs(t,e){return function(n){return null!=n&&n[t]===e&&(e!==s||t in ee(n))}}function Js(t,e,n){return e=qn(e===s?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=qn(r.length-e,0),a=i(o);++s<o;)a[s]=r[e+s];s=-1;for(var u=i(e+1);++s<e;)u[s]=r[s];return u[e]=n(a),qe(t,this,u)}}function to(t,e){return e.length<2?t:Gi(t,Ir(e,0,-1))}function eo(t,e){if("__proto__"!=e)return t[e]}var no=oo(Vr),io=Ln||function(t,e){return $e.setTimeout(t,e)},ro=oo(Or);function so(t,e,n){var i=e+"";return ro(t,function(t,e){var n=e.length;if(!n)return t;var i=n-1;return e[i]=(n>1?"& ":"")+e[i],e=e.join(n>2?", ":" "),t.replace(Lt,"{\n/* [wrapped with "+e+"] */\n")}(i,function(t,e){return Ye(R,function(n){var i="_."+n[0];e&n[1]&&!Ze(t,i)&&t.push(i)}),t.sort()}(function(t){var e=t.match(Mt);return e?e[1].split(Nt):[]}(i),n)))}function oo(t){var e=0,n=0;return function(){var i=Yn(),r=I-(i-n);if(n=i,r>0){if(++e>=j)return arguments[0]}else e=0;return t.apply(s,arguments)}}function ao(t,e){var n=-1,i=t.length,r=i-1;for(e=e===s?i:e;++n<e;){var o=xr(n,r),a=t[o];t[o]=t[n],t[n]=a}return t.length=e,t}var uo=function(t){var e=aa(t,function(t){return n.size===l&&n.clear(),t}),n=e.cache;return e}(function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(At,function(t,n,i,r){e.push(i?r.replace(Ft,"$1"):n||t)}),e});function co(t){if("string"==typeof t||Pa(t))return t;var e=t+"";return"0"==e&&1/t==-$?"-0":e}function lo(t){if(null!=t){try{return ce.call(t)}catch(t){}try{return t+""}catch(t){}}return""}function fo(t){if(t instanceof gi)return t.clone();var e=new vi(t.__wrapped__,t.__chain__);return e.__actions__=ns(t.__actions__),e.__index__=t.__index__,e.__values__=t.__values__,e}var ho=Cr(function(t,e){return _a(t)?Mi(t,zi(e,1,_a,!0)):[]}),po=Cr(function(t,e){var n=Co(e);return _a(n)&&(n=s),_a(t)?Mi(t,zi(e,1,_a,!0),Ps(n,2)):[]}),mo=Cr(function(t,e){var n=Co(e);return _a(n)&&(n=s),_a(t)?Mi(t,zi(e,1,_a,!0),s,n):[]});function vo(t,e,n){var i=null==t?0:t.length;if(!i)return-1;var r=null==n?0:Fa(n);return r<0&&(r=qn(i+r,0)),an(t,Ps(e,3),r)}function go(t,e,n){var i=null==t?0:t.length;if(!i)return-1;var r=i-1;return n!==s&&(r=Fa(n),r=n<0?qn(i+r,0):Un(r,i-1)),an(t,Ps(e,3),r,!0)}function yo(t){return null!=t&&t.length?zi(t,1):[]}function bo(t){return t&&t.length?t[0]:s}var _o=Cr(function(t){var e=Je(t,zr);return e.length&&e[0]===t[0]?nr(e):[]}),xo=Cr(function(t){var e=Co(t),n=Je(t,zr);return e===Co(n)?e=s:n.pop(),n.length&&n[0]===t[0]?nr(n,Ps(e,2)):[]}),wo=Cr(function(t){var e=Co(t),n=Je(t,zr);return(e="function"==typeof e?e:s)&&n.pop(),n.length&&n[0]===t[0]?nr(n,s,e):[]});function Co(t){var e=null==t?0:t.length;return e?t[e-1]:s}var To=Cr(So);function So(t,e){return t&&t.length&&e&&e.length?br(t,e):t}var ko=js(function(t,e){var n=null==t?0:t.length,i=$i(t,e);return _r(t,Je(e,function(t){return qs(t,n)?+t:t}).sort(Jr)),i});function Vo(t){return null==t?t:Gn.call(t)}var Oo=Cr(function(t){return Lr(zi(t,1,_a,!0))}),jo=Cr(function(t){var e=Co(t);return _a(e)&&(e=s),Lr(zi(t,1,_a,!0),Ps(e,2))}),Io=Cr(function(t){var e=Co(t);return e="function"==typeof e?e:s,Lr(zi(t,1,_a,!0),s,e)});function Ao(t){if(!t||!t.length)return[];var e=0;return t=Ge(t,function(t){if(_a(t))return e=qn(t.length,e),!0}),vn(e,function(e){return Je(t,hn(e))})}function Eo(t,e){if(!t||!t.length)return[];var n=Ao(t);return null==e?n:Je(n,function(t){return qe(e,s,t)})}var $o=Cr(function(t,e){return _a(t)?Mi(t,e):[]}),Do=Cr(function(t){return Hr(Ge(t,_a))}),Po=Cr(function(t){var e=Co(t);return _a(e)&&(e=s),Hr(Ge(t,_a),Ps(e,2))}),Bo=Cr(function(t){var e=Co(t);return e="function"==typeof e?e:s,Hr(Ge(t,_a),s,e)}),Lo=Cr(Ao);var Mo=Cr(function(t){var e=t.length,n=e>1?t[e-1]:s;return Eo(t,n="function"==typeof n?(t.pop(),n):s)});function No(t){var e=di(t);return e.__chain__=!0,e}function Ro(t,e){return e(t)}var Fo=js(function(t){var e=t.length,n=e?t[0]:0,i=this.__wrapped__,r=function(e){return $i(e,t)};return!(e>1||this.__actions__.length)&&i instanceof gi&&qs(n)?((i=i.slice(n,+n+(e?1:0))).__actions__.push({func:Ro,args:[r],thisArg:s}),new vi(i,this.__chain__).thru(function(t){return e&&!t.length&&t.push(s),t})):this.thru(r)});var Ho=rs(function(t,e,n){le.call(t,n)?++t[n]:Ei(t,n,1)});var Wo=fs(vo),zo=fs(go);function qo(t,e){return(ga(t)?Ye:Ni)(t,Ps(e,3))}function Uo(t,e){return(ga(t)?Ke:Ri)(t,Ps(e,3))}var Yo=rs(function(t,e,n){le.call(t,n)?t[n].push(e):Ei(t,n,[e])});var Ko=Cr(function(t,e,n){var r=-1,s="function"==typeof e,o=ba(t)?i(t.length):[];return Ni(t,function(t){o[++r]=s?qe(e,t,n):ir(t,e,n)}),o}),Xo=rs(function(t,e,n){Ei(t,n,e)});function Go(t,e){return(ga(t)?Je:hr)(t,Ps(e,3))}var Zo=rs(function(t,e,n){t[n?0:1].push(e)},function(){return[[],[]]});var Qo=Cr(function(t,e){if(null==t)return[];var n=e.length;return n>1&&Us(t,e[0],e[1])?e=[]:n>2&&Us(e[0],e[1],e[2])&&(e=[e[0]]),gr(t,zi(e,1),[])}),Jo=Bn||function(){return $e.Date.now()};function ta(t,e,n){return e=n?s:e,e=t&&null==e?t.length:e,Ts(t,T,s,s,s,s,e)}function ea(t,e){var n;if("function"!=typeof e)throw new re(u);return t=Fa(t),function(){return--t>0&&(n=e.apply(this,arguments)),t<=1&&(e=s),n}}var na=Cr(function(t,e,n){var i=g;if(n.length){var r=On(n,Ds(na));i|=w}return Ts(t,i,e,n,r)}),ia=Cr(function(t,e,n){var i=g|y;if(n.length){var r=On(n,Ds(ia));i|=w}return Ts(e,i,t,n,r)});function ra(t,e,n){var i,r,o,a,c,l,f=0,h=!1,d=!1,p=!0;if("function"!=typeof t)throw new re(u);function m(e){var n=i,o=r;return i=r=s,f=e,a=t.apply(o,n)}function v(t){var n=t-l;return l===s||n>=e||n<0||d&&t-f>=o}function g(){var t=Jo();if(v(t))return y(t);c=io(g,function(t){var n=e-(t-l);return d?Un(n,o-(t-f)):n}(t))}function y(t){return c=s,p&&i?m(t):(i=r=s,a)}function b(){var t=Jo(),n=v(t);if(i=arguments,r=this,l=t,n){if(c===s)return function(t){return f=t,c=io(g,e),h?m(t):a}(l);if(d)return c=io(g,e),m(l)}return c===s&&(c=io(g,e)),a}return e=Wa(e)||0,Va(n)&&(h=!!n.leading,o=(d="maxWait"in n)?qn(Wa(n.maxWait)||0,e):o,p="trailing"in n?!!n.trailing:p),b.cancel=function(){c!==s&&Xr(c),f=0,i=l=r=c=s},b.flush=function(){return c===s?a:y(Jo())},b}var sa=Cr(function(t,e){return Li(t,1,e)}),oa=Cr(function(t,e,n){return Li(t,Wa(e)||0,n)});function aa(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new re(u);var n=function(){var i=arguments,r=e?e.apply(this,i):i[0],s=n.cache;if(s.has(r))return s.get(r);var o=t.apply(this,i);return n.cache=s.set(r,o)||s,o};return n.cache=new(aa.Cache||_i),n}function ua(t){if("function"!=typeof t)throw new re(u);return function(){var e=arguments;switch(e.length){case 0:return!t.call(this);case 1:return!t.call(this,e[0]);case 2:return!t.call(this,e[0],e[1]);case 3:return!t.call(this,e[0],e[1],e[2])}return!t.apply(this,e)}}aa.Cache=_i;var ca=Yr(function(t,e){var n=(e=1==e.length&&ga(e[0])?Je(e[0],gn(Ps())):Je(zi(e,1),gn(Ps()))).length;return Cr(function(i){for(var r=-1,s=Un(i.length,n);++r<s;)i[r]=e[r].call(this,i[r]);return qe(t,this,i)})}),la=Cr(function(t,e){var n=On(e,Ds(la));return Ts(t,w,s,e,n)}),fa=Cr(function(t,e){var n=On(e,Ds(fa));return Ts(t,C,s,e,n)}),ha=js(function(t,e){return Ts(t,S,s,s,s,e)});function da(t,e){return t===e||t!=t&&e!=e}var pa=bs(Ji),ma=bs(function(t,e){return t>=e}),va=rr(function(){return arguments}())?rr:function(t){return Oa(t)&&le.call(t,"callee")&&!De.call(t,"callee")},ga=i.isArray,ya=Ne?gn(Ne):function(t){return Oa(t)&&Qi(t)==ut};function ba(t){return null!=t&&ka(t.length)&&!Ta(t)}function _a(t){return Oa(t)&&ba(t)}var xa=Fn||Wu,wa=Re?gn(Re):function(t){return Oa(t)&&Qi(t)==q};function Ca(t){if(!Oa(t))return!1;var e=Qi(t);return e==Y||e==U||"string"==typeof t.message&&"string"==typeof t.name&&!Aa(t)}function Ta(t){if(!Va(t))return!1;var e=Qi(t);return e==K||e==X||e==W||e==tt}function Sa(t){return"number"==typeof t&&t==Fa(t)}function ka(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=D}function Va(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)}function Oa(t){return null!=t&&"object"==typeof t}var ja=Fe?gn(Fe):function(t){return Oa(t)&&Fs(t)==G};function Ia(t){return"number"==typeof t||Oa(t)&&Qi(t)==Z}function Aa(t){if(!Oa(t)||Qi(t)!=J)return!1;var e=Ae(t);if(null===e)return!0;var n=le.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ce.call(n)==pe}var Ea=He?gn(He):function(t){return Oa(t)&&Qi(t)==et};var $a=We?gn(We):function(t){return Oa(t)&&Fs(t)==nt};function Da(t){return"string"==typeof t||!ga(t)&&Oa(t)&&Qi(t)==it}function Pa(t){return"symbol"==typeof t||Oa(t)&&Qi(t)==rt}var Ba=ze?gn(ze):function(t){return Oa(t)&&ka(t.length)&&!!ke[Qi(t)]};var La=bs(fr),Ma=bs(function(t,e){return t<=e});function Na(t){if(!t)return[];if(ba(t))return Da(t)?En(t):ns(t);if(Me&&t[Me])return function(t){for(var e,n=[];!(e=t.next()).done;)n.push(e.value);return n}(t[Me]());var e=Fs(t);return(e==G?kn:e==nt?jn:du)(t)}function Ra(t){return t?(t=Wa(t))===$||t===-$?(t<0?-1:1)*P:t==t?t:0:0===t?t:0}function Fa(t){var e=Ra(t),n=e%1;return e==e?n?e-n:e:0}function Ha(t){return t?Di(Fa(t),0,L):0}function Wa(t){if("number"==typeof t)return t;if(Pa(t))return B;if(Va(t)){var e="function"==typeof t.valueOf?t.valueOf():t;t=Va(e)?e+"":e}if("string"!=typeof t)return 0===t?t:+t;t=t.replace(Dt,"");var n=qt.test(t);return n||Yt.test(t)?Ie(t.slice(2),n?2:8):zt.test(t)?B:+t}function za(t){return is(t,su(t))}function qa(t){return null==t?"":Br(t)}var Ua=ss(function(t,e){if(Gs(e)||ba(e))is(e,ru(e),t);else for(var n in e)le.call(e,n)&&Oi(t,n,e[n])}),Ya=ss(function(t,e){is(e,su(e),t)}),Ka=ss(function(t,e,n,i){is(e,su(e),t,i)}),Xa=ss(function(t,e,n,i){is(e,ru(e),t,i)}),Ga=js($i);var Za=Cr(function(t,e){t=ee(t);var n=-1,i=e.length,r=i>2?e[2]:s;for(r&&Us(e[0],e[1],r)&&(i=1);++n<i;)for(var o=e[n],a=su(o),u=-1,c=a.length;++u<c;){var l=a[u],f=t[l];(f===s||da(f,ae[l])&&!le.call(t,l))&&(t[l]=o[l])}return t}),Qa=Cr(function(t){return t.push(s,ks),qe(au,s,t)});function Ja(t,e,n){var i=null==t?s:Gi(t,e);return i===s?n:i}function tu(t,e){return null!=t&&Hs(t,e,er)}var eu=ps(function(t,e,n){null!=e&&"function"!=typeof e.toString&&(e=de.call(e)),t[e]=n},Vu(Iu)),nu=ps(function(t,e,n){null!=e&&"function"!=typeof e.toString&&(e=de.call(e)),le.call(t,e)?t[e].push(n):t[e]=[n]},Ps),iu=Cr(ir);function ru(t){return ba(t)?Ci(t):cr(t)}function su(t){return ba(t)?Ci(t,!0):lr(t)}var ou=ss(function(t,e,n){mr(t,e,n)}),au=ss(function(t,e,n,i){mr(t,e,n,i)}),uu=js(function(t,e){var n={};if(null==t)return n;var i=!1;e=Je(e,function(e){return e=Ur(e,t),i||(i=e.length>1),e}),is(t,As(t),n),i&&(n=Pi(n,h|d|p,Vs));for(var r=e.length;r--;)Mr(n,e[r]);return n});var cu=js(function(t,e){return null==t?{}:function(t,e){return yr(t,e,function(e,n){return tu(t,n)})}(t,e)});function lu(t,e){if(null==t)return{};var n=Je(As(t),function(t){return[t]});return e=Ps(e),yr(t,n,function(t,n){return e(t,n[0])})}var fu=Cs(ru),hu=Cs(su);function du(t){return null==t?[]:yn(t,ru(t))}var pu=cs(function(t,e,n){return e=e.toLowerCase(),t+(n?mu(e):e)});function mu(t){return Cu(qa(t).toLowerCase())}function vu(t){return(t=qa(t))&&t.replace(Xt,wn).replace(be,"")}var gu=cs(function(t,e,n){return t+(n?"-":"")+e.toLowerCase()}),yu=cs(function(t,e,n){return t+(n?" ":"")+e.toLowerCase()}),bu=us("toLowerCase");var _u=cs(function(t,e,n){return t+(n?"_":"")+e.toLowerCase()});var xu=cs(function(t,e,n){return t+(n?" ":"")+Cu(e)});var wu=cs(function(t,e,n){return t+(n?" ":"")+e.toUpperCase()}),Cu=us("toUpperCase");function Tu(t,e,n){return t=qa(t),(e=n?s:e)===s?function(t){return Ce.test(t)}(t)?function(t){return t.match(xe)||[]}(t):function(t){return t.match(Rt)||[]}(t):t.match(e)||[]}var Su=Cr(function(t,e){try{return qe(t,s,e)}catch(t){return Ca(t)?t:new Qt(t)}}),ku=js(function(t,e){return Ye(e,function(e){e=co(e),Ei(t,e,na(t[e],t))}),t});function Vu(t){return function(){return t}}var Ou=hs(),ju=hs(!0);function Iu(t){return t}function Au(t){return ur("function"==typeof t?t:Pi(t,h))}var Eu=Cr(function(t,e){return function(n){return ir(n,t,e)}}),$u=Cr(function(t,e){return function(n){return ir(t,n,e)}});function Du(t,e,n){var i=ru(e),r=Xi(e,i);null!=n||Va(e)&&(r.length||!i.length)||(n=e,e=t,t=this,r=Xi(e,ru(e)));var s=!(Va(n)&&"chain"in n&&!n.chain),o=Ta(t);return Ye(r,function(n){var i=e[n];t[n]=i,o&&(t.prototype[n]=function(){var e=this.__chain__;if(s||e){var n=t(this.__wrapped__);return(n.__actions__=ns(this.__actions__)).push({func:i,args:arguments,thisArg:t}),n.__chain__=e,n}return i.apply(t,tn([this.value()],arguments))})}),t}function Pu(){}var Bu=vs(Je),Lu=vs(Xe),Mu=vs(rn);function Nu(t){return Ys(t)?hn(co(t)):function(t){return function(e){return Gi(e,t)}}(t)}var Ru=ys(),Fu=ys(!0);function Hu(){return[]}function Wu(){return!1}var zu=ms(function(t,e){return t+e},0),qu=xs("ceil"),Uu=ms(function(t,e){return t/e},1),Yu=xs("floor");var Ku,Xu=ms(function(t,e){return t*e},1),Gu=xs("round"),Zu=ms(function(t,e){return t-e},0);return di.after=function(t,e){if("function"!=typeof e)throw new re(u);return t=Fa(t),function(){if(--t<1)return e.apply(this,arguments)}},di.ary=ta,di.assign=Ua,di.assignIn=Ya,di.assignInWith=Ka,di.assignWith=Xa,di.at=Ga,di.before=ea,di.bind=na,di.bindAll=ku,di.bindKey=ia,di.castArray=function(){if(!arguments.length)return[];var t=arguments[0];return ga(t)?t:[t]},di.chain=No,di.chunk=function(t,e,n){e=(n?Us(t,e,n):e===s)?1:qn(Fa(e),0);var r=null==t?0:t.length;if(!r||e<1)return[];for(var o=0,a=0,u=i(Mn(r/e));o<r;)u[a++]=Ir(t,o,o+=e);return u},di.compact=function(t){for(var e=-1,n=null==t?0:t.length,i=0,r=[];++e<n;){var s=t[e];s&&(r[i++]=s)}return r},di.concat=function(){var t=arguments.length;if(!t)return[];for(var e=i(t-1),n=arguments[0],r=t;r--;)e[r-1]=arguments[r];return tn(ga(n)?ns(n):[n],zi(e,1))},di.cond=function(t){var e=null==t?0:t.length,n=Ps();return t=e?Je(t,function(t){if("function"!=typeof t[1])throw new re(u);return[n(t[0]),t[1]]}):[],Cr(function(n){for(var i=-1;++i<e;){var r=t[i];if(qe(r[0],this,n))return qe(r[1],this,n)}})},di.conforms=function(t){return function(t){var e=ru(t);return function(n){return Bi(n,t,e)}}(Pi(t,h))},di.constant=Vu,di.countBy=Ho,di.create=function(t,e){var n=pi(t);return null==e?n:Ai(n,e)},di.curry=function t(e,n,i){var r=Ts(e,_,s,s,s,s,s,n=i?s:n);return r.placeholder=t.placeholder,r},di.curryRight=function t(e,n,i){var r=Ts(e,x,s,s,s,s,s,n=i?s:n);return r.placeholder=t.placeholder,r},di.debounce=ra,di.defaults=Za,di.defaultsDeep=Qa,di.defer=sa,di.delay=oa,di.difference=ho,di.differenceBy=po,di.differenceWith=mo,di.drop=function(t,e,n){var i=null==t?0:t.length;return i?Ir(t,(e=n||e===s?1:Fa(e))<0?0:e,i):[]},di.dropRight=function(t,e,n){var i=null==t?0:t.length;return i?Ir(t,0,(e=i-(e=n||e===s?1:Fa(e)))<0?0:e):[]},di.dropRightWhile=function(t,e){return t&&t.length?Rr(t,Ps(e,3),!0,!0):[]},di.dropWhile=function(t,e){return t&&t.length?Rr(t,Ps(e,3),!0):[]},di.fill=function(t,e,n,i){var r=null==t?0:t.length;return r?(n&&"number"!=typeof n&&Us(t,e,n)&&(n=0,i=r),function(t,e,n,i){var r=t.length;for((n=Fa(n))<0&&(n=-n>r?0:r+n),(i=i===s||i>r?r:Fa(i))<0&&(i+=r),i=n>i?0:Ha(i);n<i;)t[n++]=e;return t}(t,e,n,i)):[]},di.filter=function(t,e){return(ga(t)?Ge:Wi)(t,Ps(e,3))},di.flatMap=function(t,e){return zi(Go(t,e),1)},di.flatMapDeep=function(t,e){return zi(Go(t,e),$)},di.flatMapDepth=function(t,e,n){return n=n===s?1:Fa(n),zi(Go(t,e),n)},di.flatten=yo,di.flattenDeep=function(t){return null!=t&&t.length?zi(t,$):[]},di.flattenDepth=function(t,e){return null!=t&&t.length?zi(t,e=e===s?1:Fa(e)):[]},di.flip=function(t){return Ts(t,k)},di.flow=Ou,di.flowRight=ju,di.fromPairs=function(t){for(var e=-1,n=null==t?0:t.length,i={};++e<n;){var r=t[e];i[r[0]]=r[1]}return i},di.functions=function(t){return null==t?[]:Xi(t,ru(t))},di.functionsIn=function(t){return null==t?[]:Xi(t,su(t))},di.groupBy=Yo,di.initial=function(t){return null!=t&&t.length?Ir(t,0,-1):[]},di.intersection=_o,di.intersectionBy=xo,di.intersectionWith=wo,di.invert=eu,di.invertBy=nu,di.invokeMap=Ko,di.iteratee=Au,di.keyBy=Xo,di.keys=ru,di.keysIn=su,di.map=Go,di.mapKeys=function(t,e){var n={};return e=Ps(e,3),Yi(t,function(t,i,r){Ei(n,e(t,i,r),t)}),n},di.mapValues=function(t,e){var n={};return e=Ps(e,3),Yi(t,function(t,i,r){Ei(n,i,e(t,i,r))}),n},di.matches=function(t){return dr(Pi(t,h))},di.matchesProperty=function(t,e){return pr(t,Pi(e,h))},di.memoize=aa,di.merge=ou,di.mergeWith=au,di.method=Eu,di.methodOf=$u,di.mixin=Du,di.negate=ua,di.nthArg=function(t){return t=Fa(t),Cr(function(e){return vr(e,t)})},di.omit=uu,di.omitBy=function(t,e){return lu(t,ua(Ps(e)))},di.once=function(t){return ea(2,t)},di.orderBy=function(t,e,n,i){return null==t?[]:(ga(e)||(e=null==e?[]:[e]),ga(n=i?s:n)||(n=null==n?[]:[n]),gr(t,e,n))},di.over=Bu,di.overArgs=ca,di.overEvery=Lu,di.overSome=Mu,di.partial=la,di.partialRight=fa,di.partition=Zo,di.pick=cu,di.pickBy=lu,di.property=Nu,di.propertyOf=function(t){return function(e){return null==t?s:Gi(t,e)}},di.pull=To,di.pullAll=So,di.pullAllBy=function(t,e,n){return t&&t.length&&e&&e.length?br(t,e,Ps(n,2)):t},di.pullAllWith=function(t,e,n){return t&&t.length&&e&&e.length?br(t,e,s,n):t},di.pullAt=ko,di.range=Ru,di.rangeRight=Fu,di.rearg=ha,di.reject=function(t,e){return(ga(t)?Ge:Wi)(t,ua(Ps(e,3)))},di.remove=function(t,e){var n=[];if(!t||!t.length)return n;var i=-1,r=[],s=t.length;for(e=Ps(e,3);++i<s;){var o=t[i];e(o,i,t)&&(n.push(o),r.push(i))}return _r(t,r),n},di.rest=function(t,e){if("function"!=typeof t)throw new re(u);return Cr(t,e=e===s?e:Fa(e))},di.reverse=Vo,di.sampleSize=function(t,e,n){return e=(n?Us(t,e,n):e===s)?1:Fa(e),(ga(t)?Si:Sr)(t,e)},di.set=function(t,e,n){return null==t?t:kr(t,e,n)},di.setWith=function(t,e,n,i){return i="function"==typeof i?i:s,null==t?t:kr(t,e,n,i)},di.shuffle=function(t){return(ga(t)?ki:jr)(t)},di.slice=function(t,e,n){var i=null==t?0:t.length;return i?(n&&"number"!=typeof n&&Us(t,e,n)?(e=0,n=i):(e=null==e?0:Fa(e),n=n===s?i:Fa(n)),Ir(t,e,n)):[]},di.sortBy=Qo,di.sortedUniq=function(t){return t&&t.length?Dr(t):[]},di.sortedUniqBy=function(t,e){return t&&t.length?Dr(t,Ps(e,2)):[]},di.split=function(t,e,n){return n&&"number"!=typeof n&&Us(t,e,n)&&(e=n=s),(n=n===s?L:n>>>0)?(t=qa(t))&&("string"==typeof e||null!=e&&!Ea(e))&&!(e=Br(e))&&Sn(t)?Kr(En(t),0,n):t.split(e,n):[]},di.spread=function(t,e){if("function"!=typeof t)throw new re(u);return e=null==e?0:qn(Fa(e),0),Cr(function(n){var i=n[e],r=Kr(n,0,e);return i&&tn(r,i),qe(t,this,r)})},di.tail=function(t){var e=null==t?0:t.length;return e?Ir(t,1,e):[]},di.take=function(t,e,n){return t&&t.length?Ir(t,0,(e=n||e===s?1:Fa(e))<0?0:e):[]},di.takeRight=function(t,e,n){var i=null==t?0:t.length;return i?Ir(t,(e=i-(e=n||e===s?1:Fa(e)))<0?0:e,i):[]},di.takeRightWhile=function(t,e){return t&&t.length?Rr(t,Ps(e,3),!1,!0):[]},di.takeWhile=function(t,e){return t&&t.length?Rr(t,Ps(e,3)):[]},di.tap=function(t,e){return e(t),t},di.throttle=function(t,e,n){var i=!0,r=!0;if("function"!=typeof t)throw new re(u);return Va(n)&&(i="leading"in n?!!n.leading:i,r="trailing"in n?!!n.trailing:r),ra(t,e,{leading:i,maxWait:e,trailing:r})},di.thru=Ro,di.toArray=Na,di.toPairs=fu,di.toPairsIn=hu,di.toPath=function(t){return ga(t)?Je(t,co):Pa(t)?[t]:ns(uo(qa(t)))},di.toPlainObject=za,di.transform=function(t,e,n){var i=ga(t),r=i||xa(t)||Ba(t);if(e=Ps(e,4),null==n){var s=t&&t.constructor;n=r?i?new s:[]:Va(t)&&Ta(s)?pi(Ae(t)):{}}return(r?Ye:Yi)(t,function(t,i,r){return e(n,t,i,r)}),n},di.unary=function(t){return ta(t,1)},di.union=Oo,di.unionBy=jo,di.unionWith=Io,di.uniq=function(t){return t&&t.length?Lr(t):[]},di.uniqBy=function(t,e){return t&&t.length?Lr(t,Ps(e,2)):[]},di.uniqWith=function(t,e){return e="function"==typeof e?e:s,t&&t.length?Lr(t,s,e):[]},di.unset=function(t,e){return null==t||Mr(t,e)},di.unzip=Ao,di.unzipWith=Eo,di.update=function(t,e,n){return null==t?t:Nr(t,e,qr(n))},di.updateWith=function(t,e,n,i){return i="function"==typeof i?i:s,null==t?t:Nr(t,e,qr(n),i)},di.values=du,di.valuesIn=function(t){return null==t?[]:yn(t,su(t))},di.without=$o,di.words=Tu,di.wrap=function(t,e){return la(qr(e),t)},di.xor=Do,di.xorBy=Po,di.xorWith=Bo,di.zip=Lo,di.zipObject=function(t,e){return Wr(t||[],e||[],Oi)},di.zipObjectDeep=function(t,e){return Wr(t||[],e||[],kr)},di.zipWith=Mo,di.entries=fu,di.entriesIn=hu,di.extend=Ya,di.extendWith=Ka,Du(di,di),di.add=zu,di.attempt=Su,di.camelCase=pu,di.capitalize=mu,di.ceil=qu,di.clamp=function(t,e,n){return n===s&&(n=e,e=s),n!==s&&(n=(n=Wa(n))==n?n:0),e!==s&&(e=(e=Wa(e))==e?e:0),Di(Wa(t),e,n)},di.clone=function(t){return Pi(t,p)},di.cloneDeep=function(t){return Pi(t,h|p)},di.cloneDeepWith=function(t,e){return Pi(t,h|p,e="function"==typeof e?e:s)},di.cloneWith=function(t,e){return Pi(t,p,e="function"==typeof e?e:s)},di.conformsTo=function(t,e){return null==e||Bi(t,e,ru(e))},di.deburr=vu,di.defaultTo=function(t,e){return null==t||t!=t?e:t},di.divide=Uu,di.endsWith=function(t,e,n){t=qa(t),e=Br(e);var i=t.length,r=n=n===s?i:Di(Fa(n),0,i);return(n-=e.length)>=0&&t.slice(n,r)==e},di.eq=da,di.escape=function(t){return(t=qa(t))&&St.test(t)?t.replace(Ct,Cn):t},di.escapeRegExp=function(t){return(t=qa(t))&&$t.test(t)?t.replace(Et,"\\$&"):t},di.every=function(t,e,n){var i=ga(t)?Xe:Fi;return n&&Us(t,e,n)&&(e=s),i(t,Ps(e,3))},di.find=Wo,di.findIndex=vo,di.findKey=function(t,e){return on(t,Ps(e,3),Yi)},di.findLast=zo,di.findLastIndex=go,di.findLastKey=function(t,e){return on(t,Ps(e,3),Ki)},di.floor=Yu,di.forEach=qo,di.forEachRight=Uo,di.forIn=function(t,e){return null==t?t:qi(t,Ps(e,3),su)},di.forInRight=function(t,e){return null==t?t:Ui(t,Ps(e,3),su)},di.forOwn=function(t,e){return t&&Yi(t,Ps(e,3))},di.forOwnRight=function(t,e){return t&&Ki(t,Ps(e,3))},di.get=Ja,di.gt=pa,di.gte=ma,di.has=function(t,e){return null!=t&&Hs(t,e,tr)},di.hasIn=tu,di.head=bo,di.identity=Iu,di.includes=function(t,e,n,i){t=ba(t)?t:du(t),n=n&&!i?Fa(n):0;var r=t.length;return n<0&&(n=qn(r+n,0)),Da(t)?n<=r&&t.indexOf(e,n)>-1:!!r&&un(t,e,n)>-1},di.indexOf=function(t,e,n){var i=null==t?0:t.length;if(!i)return-1;var r=null==n?0:Fa(n);return r<0&&(r=qn(i+r,0)),un(t,e,r)},di.inRange=function(t,e,n){return e=Ra(e),n===s?(n=e,e=0):n=Ra(n),function(t,e,n){return t>=Un(e,n)&&t<qn(e,n)}(t=Wa(t),e,n)},di.invoke=iu,di.isArguments=va,di.isArray=ga,di.isArrayBuffer=ya,di.isArrayLike=ba,di.isArrayLikeObject=_a,di.isBoolean=function(t){return!0===t||!1===t||Oa(t)&&Qi(t)==z},di.isBuffer=xa,di.isDate=wa,di.isElement=function(t){return Oa(t)&&1===t.nodeType&&!Aa(t)},di.isEmpty=function(t){if(null==t)return!0;if(ba(t)&&(ga(t)||"string"==typeof t||"function"==typeof t.splice||xa(t)||Ba(t)||va(t)))return!t.length;var e=Fs(t);if(e==G||e==nt)return!t.size;if(Gs(t))return!cr(t).length;for(var n in t)if(le.call(t,n))return!1;return!0},di.isEqual=function(t,e){return sr(t,e)},di.isEqualWith=function(t,e,n){var i=(n="function"==typeof n?n:s)?n(t,e):s;return i===s?sr(t,e,s,n):!!i},di.isError=Ca,di.isFinite=function(t){return"number"==typeof t&&Hn(t)},di.isFunction=Ta,di.isInteger=Sa,di.isLength=ka,di.isMap=ja,di.isMatch=function(t,e){return t===e||or(t,e,Ls(e))},di.isMatchWith=function(t,e,n){return n="function"==typeof n?n:s,or(t,e,Ls(e),n)},di.isNaN=function(t){return Ia(t)&&t!=+t},di.isNative=function(t){if(Xs(t))throw new Qt(a);return ar(t)},di.isNil=function(t){return null==t},di.isNull=function(t){return null===t},di.isNumber=Ia,di.isObject=Va,di.isObjectLike=Oa,di.isPlainObject=Aa,di.isRegExp=Ea,di.isSafeInteger=function(t){return Sa(t)&&t>=-D&&t<=D},di.isSet=$a,di.isString=Da,di.isSymbol=Pa,di.isTypedArray=Ba,di.isUndefined=function(t){return t===s},di.isWeakMap=function(t){return Oa(t)&&Fs(t)==ot},di.isWeakSet=function(t){return Oa(t)&&Qi(t)==at},di.join=function(t,e){return null==t?"":Wn.call(t,e)},di.kebabCase=gu,di.last=Co,di.lastIndexOf=function(t,e,n){var i=null==t?0:t.length;if(!i)return-1;var r=i;return n!==s&&(r=(r=Fa(n))<0?qn(i+r,0):Un(r,i-1)),e==e?function(t,e,n){for(var i=n+1;i--;)if(t[i]===e)return i;return i}(t,e,r):an(t,ln,r,!0)},di.lowerCase=yu,di.lowerFirst=bu,di.lt=La,di.lte=Ma,di.max=function(t){return t&&t.length?Hi(t,Iu,Ji):s},di.maxBy=function(t,e){return t&&t.length?Hi(t,Ps(e,2),Ji):s},di.mean=function(t){return fn(t,Iu)},di.meanBy=function(t,e){return fn(t,Ps(e,2))},di.min=function(t){return t&&t.length?Hi(t,Iu,fr):s},di.minBy=function(t,e){return t&&t.length?Hi(t,Ps(e,2),fr):s},di.stubArray=Hu,di.stubFalse=Wu,di.stubObject=function(){return{}},di.stubString=function(){return""},di.stubTrue=function(){return!0},di.multiply=Xu,di.nth=function(t,e){return t&&t.length?vr(t,Fa(e)):s},di.noConflict=function(){return $e._===this&&($e._=me),this},di.noop=Pu,di.now=Jo,di.pad=function(t,e,n){t=qa(t);var i=(e=Fa(e))?An(t):0;if(!e||i>=e)return t;var r=(e-i)/2;return gs(Nn(r),n)+t+gs(Mn(r),n)},di.padEnd=function(t,e,n){t=qa(t);var i=(e=Fa(e))?An(t):0;return e&&i<e?t+gs(e-i,n):t},di.padStart=function(t,e,n){t=qa(t);var i=(e=Fa(e))?An(t):0;return e&&i<e?gs(e-i,n)+t:t},di.parseInt=function(t,e,n){return n||null==e?e=0:e&&(e=+e),Kn(qa(t).replace(Pt,""),e||0)},di.random=function(t,e,n){if(n&&"boolean"!=typeof n&&Us(t,e,n)&&(e=n=s),n===s&&("boolean"==typeof e?(n=e,e=s):"boolean"==typeof t&&(n=t,t=s)),t===s&&e===s?(t=0,e=1):(t=Ra(t),e===s?(e=t,t=0):e=Ra(e)),t>e){var i=t;t=e,e=i}if(n||t%1||e%1){var r=Xn();return Un(t+r*(e-t+je("1e-"+((r+"").length-1))),e)}return xr(t,e)},di.reduce=function(t,e,n){var i=ga(t)?en:pn,r=arguments.length<3;return i(t,Ps(e,4),n,r,Ni)},di.reduceRight=function(t,e,n){var i=ga(t)?nn:pn,r=arguments.length<3;return i(t,Ps(e,4),n,r,Ri)},di.repeat=function(t,e,n){return e=(n?Us(t,e,n):e===s)?1:Fa(e),wr(qa(t),e)},di.replace=function(){var t=arguments,e=qa(t[0]);return t.length<3?e:e.replace(t[1],t[2])},di.result=function(t,e,n){var i=-1,r=(e=Ur(e,t)).length;for(r||(r=1,t=s);++i<r;){var o=null==t?s:t[co(e[i])];o===s&&(i=r,o=n),t=Ta(o)?o.call(t):o}return t},di.round=Gu,di.runInContext=t,di.sample=function(t){return(ga(t)?Ti:Tr)(t)},di.size=function(t){if(null==t)return 0;if(ba(t))return Da(t)?An(t):t.length;var e=Fs(t);return e==G||e==nt?t.size:cr(t).length},di.snakeCase=_u,di.some=function(t,e,n){var i=ga(t)?rn:Ar;return n&&Us(t,e,n)&&(e=s),i(t,Ps(e,3))},di.sortedIndex=function(t,e){return Er(t,e)},di.sortedIndexBy=function(t,e,n){return $r(t,e,Ps(n,2))},di.sortedIndexOf=function(t,e){var n=null==t?0:t.length;if(n){var i=Er(t,e);if(i<n&&da(t[i],e))return i}return-1},di.sortedLastIndex=function(t,e){return Er(t,e,!0)},di.sortedLastIndexBy=function(t,e,n){return $r(t,e,Ps(n,2),!0)},di.sortedLastIndexOf=function(t,e){if(null!=t&&t.length){var n=Er(t,e,!0)-1;if(da(t[n],e))return n}return-1},di.startCase=xu,di.startsWith=function(t,e,n){return t=qa(t),n=null==n?0:Di(Fa(n),0,t.length),e=Br(e),t.slice(n,n+e.length)==e},di.subtract=Zu,di.sum=function(t){return t&&t.length?mn(t,Iu):0},di.sumBy=function(t,e){return t&&t.length?mn(t,Ps(e,2)):0},di.template=function(t,e,n){var i=di.templateSettings;n&&Us(t,e,n)&&(e=s),t=qa(t),e=Ka({},e,i,Ss);var r,o,a=Ka({},e.imports,i.imports,Ss),u=ru(a),c=yn(a,u),l=0,f=e.interpolate||Gt,h="__p += '",d=ne((e.escape||Gt).source+"|"+f.source+"|"+(f===Ot?Ht:Gt).source+"|"+(e.evaluate||Gt).source+"|$","g"),p="//# sourceURL="+("sourceURL"in e?e.sourceURL:"lodash.templateSources["+ ++Se+"]")+"\n";t.replace(d,function(e,n,i,s,a,u){return i||(i=s),h+=t.slice(l,u).replace(Zt,Tn),n&&(r=!0,h+="' +\n__e("+n+") +\n'"),a&&(o=!0,h+="';\n"+a+";\n__p += '"),i&&(h+="' +\n((__t = ("+i+")) == null ? '' : __t) +\n'"),l=u+e.length,e}),h+="';\n";var m=e.variable;m||(h="with (obj) {\n"+h+"\n}\n"),h=(o?h.replace(bt,""):h).replace(_t,"$1").replace(xt,"$1;"),h="function("+(m||"obj")+") {\n"+(m?"":"obj || (obj = {});\n")+"var __t, __p = ''"+(r?", __e = _.escape":"")+(o?", __j = Array.prototype.join;\nfunction print() { __p += __j.call(arguments, '') }\n":";\n")+h+"return __p\n}";var v=Su(function(){return Jt(u,p+"return "+h).apply(s,c)});if(v.source=h,Ca(v))throw v;return v},di.times=function(t,e){if((t=Fa(t))<1||t>D)return[];var n=L,i=Un(t,L);e=Ps(e),t-=L;for(var r=vn(i,e);++n<t;)e(n);return r},di.toFinite=Ra,di.toInteger=Fa,di.toLength=Ha,di.toLower=function(t){return qa(t).toLowerCase()},di.toNumber=Wa,di.toSafeInteger=function(t){return t?Di(Fa(t),-D,D):0===t?t:0},di.toString=qa,di.toUpper=function(t){return qa(t).toUpperCase()},di.trim=function(t,e,n){if((t=qa(t))&&(n||e===s))return t.replace(Dt,"");if(!t||!(e=Br(e)))return t;var i=En(t),r=En(e);return Kr(i,_n(i,r),xn(i,r)+1).join("")},di.trimEnd=function(t,e,n){if((t=qa(t))&&(n||e===s))return t.replace(Bt,"");if(!t||!(e=Br(e)))return t;var i=En(t);return Kr(i,0,xn(i,En(e))+1).join("")},di.trimStart=function(t,e,n){if((t=qa(t))&&(n||e===s))return t.replace(Pt,"");if(!t||!(e=Br(e)))return t;var i=En(t);return Kr(i,_n(i,En(e))).join("")},di.truncate=function(t,e){var n=V,i=O;if(Va(e)){var r="separator"in e?e.separator:r;n="length"in e?Fa(e.length):n,i="omission"in e?Br(e.omission):i}var o=(t=qa(t)).length;if(Sn(t)){var a=En(t);o=a.length}if(n>=o)return t;var u=n-An(i);if(u<1)return i;var c=a?Kr(a,0,u).join(""):t.slice(0,u);if(r===s)return c+i;if(a&&(u+=c.length-u),Ea(r)){if(t.slice(u).search(r)){var l,f=c;for(r.global||(r=ne(r.source,qa(Wt.exec(r))+"g")),r.lastIndex=0;l=r.exec(f);)var h=l.index;c=c.slice(0,h===s?u:h)}}else if(t.indexOf(Br(r),u)!=u){var d=c.lastIndexOf(r);d>-1&&(c=c.slice(0,d))}return c+i},di.unescape=function(t){return(t=qa(t))&&Tt.test(t)?t.replace(wt,$n):t},di.uniqueId=function(t){var e=++fe;return qa(t)+e},di.upperCase=wu,di.upperFirst=Cu,di.each=qo,di.eachRight=Uo,di.first=bo,Du(di,(Ku={},Yi(di,function(t,e){le.call(di.prototype,e)||(Ku[e]=t)}),Ku),{chain:!1}),di.VERSION="4.17.11",Ye(["bind","bindKey","curry","curryRight","partial","partialRight"],function(t){di[t].placeholder=di}),Ye(["drop","take"],function(t,e){gi.prototype[t]=function(n){n=n===s?1:qn(Fa(n),0);var i=this.__filtered__&&!e?new gi(this):this.clone();return i.__filtered__?i.__takeCount__=Un(n,i.__takeCount__):i.__views__.push({size:Un(n,L),type:t+(i.__dir__<0?"Right":"")}),i},gi.prototype[t+"Right"]=function(e){return this.reverse()[t](e).reverse()}}),Ye(["filter","map","takeWhile"],function(t,e){var n=e+1,i=n==A||3==n;gi.prototype[t]=function(t){var e=this.clone();return e.__iteratees__.push({iteratee:Ps(t,3),type:n}),e.__filtered__=e.__filtered__||i,e}}),Ye(["head","last"],function(t,e){var n="take"+(e?"Right":"");gi.prototype[t]=function(){return this[n](1).value()[0]}}),Ye(["initial","tail"],function(t,e){var n="drop"+(e?"":"Right");gi.prototype[t]=function(){return this.__filtered__?new gi(this):this[n](1)}}),gi.prototype.compact=function(){return this.filter(Iu)},gi.prototype.find=function(t){return this.filter(t).head()},gi.prototype.findLast=function(t){return this.reverse().find(t)},gi.prototype.invokeMap=Cr(function(t,e){return"function"==typeof t?new gi(this):this.map(function(n){return ir(n,t,e)})}),gi.prototype.reject=function(t){return this.filter(ua(Ps(t)))},gi.prototype.slice=function(t,e){t=Fa(t);var n=this;return n.__filtered__&&(t>0||e<0)?new gi(n):(t<0?n=n.takeRight(-t):t&&(n=n.drop(t)),e!==s&&(n=(e=Fa(e))<0?n.dropRight(-e):n.take(e-t)),n)},gi.prototype.takeRightWhile=function(t){return this.reverse().takeWhile(t).reverse()},gi.prototype.toArray=function(){return this.take(L)},Yi(gi.prototype,function(t,e){var n=/^(?:filter|find|map|reject)|While$/.test(e),i=/^(?:head|last)$/.test(e),r=di[i?"take"+("last"==e?"Right":""):e],o=i||/^find/.test(e);r&&(di.prototype[e]=function(){var e=this.__wrapped__,a=i?[1]:arguments,u=e instanceof gi,c=a[0],l=u||ga(e),f=function(t){var e=r.apply(di,tn([t],a));return i&&h?e[0]:e};l&&n&&"function"==typeof c&&1!=c.length&&(u=l=!1);var h=this.__chain__,d=!!this.__actions__.length,p=o&&!h,m=u&&!d;if(!o&&l){e=m?e:new gi(this);var v=t.apply(e,a);return v.__actions__.push({func:Ro,args:[f],thisArg:s}),new vi(v,h)}return p&&m?t.apply(this,a):(v=this.thru(f),p?i?v.value()[0]:v.value():v)})}),Ye(["pop","push","shift","sort","splice","unshift"],function(t){var e=se[t],n=/^(?:push|sort|unshift)$/.test(t)?"tap":"thru",i=/^(?:pop|shift)$/.test(t);di.prototype[t]=function(){var t=arguments;if(i&&!this.__chain__){var r=this.value();return e.apply(ga(r)?r:[],t)}return this[n](function(n){return e.apply(ga(n)?n:[],t)})}}),Yi(gi.prototype,function(t,e){var n=di[e];if(n){var i=n.name+"";(ri[i]||(ri[i]=[])).push({name:e,func:n})}}),ri[ds(s,y).name]=[{name:"wrapper",func:s}],gi.prototype.clone=function(){var t=new gi(this.__wrapped__);return t.__actions__=ns(this.__actions__),t.__dir__=this.__dir__,t.__filtered__=this.__filtered__,t.__iteratees__=ns(this.__iteratees__),t.__takeCount__=this.__takeCount__,t.__views__=ns(this.__views__),t},gi.prototype.reverse=function(){if(this.__filtered__){var t=new gi(this);t.__dir__=-1,t.__filtered__=!0}else(t=this.clone()).__dir__*=-1;return t},gi.prototype.value=function(){var t=this.__wrapped__.value(),e=this.__dir__,n=ga(t),i=e<0,r=n?t.length:0,s=function(t,e,n){for(var i=-1,r=n.length;++i<r;){var s=n[i],o=s.size;switch(s.type){case"drop":t+=o;break;case"dropRight":e-=o;break;case"take":e=Un(e,t+o);break;case"takeRight":t=qn(t,e-o)}}return{start:t,end:e}}(0,r,this.__views__),o=s.start,a=s.end,u=a-o,c=i?a:o-1,l=this.__iteratees__,f=l.length,h=0,d=Un(u,this.__takeCount__);if(!n||!i&&r==u&&d==u)return Fr(t,this.__actions__);var p=[];t:for(;u--&&h<d;){for(var m=-1,v=t[c+=e];++m<f;){var g=l[m],y=g.iteratee,b=g.type,_=y(v);if(b==E)v=_;else if(!_){if(b==A)continue t;break t}}p[h++]=v}return p},di.prototype.at=Fo,di.prototype.chain=function(){return No(this)},di.prototype.commit=function(){return new vi(this.value(),this.__chain__)},di.prototype.next=function(){this.__values__===s&&(this.__values__=Na(this.value()));var t=this.__index__>=this.__values__.length;return{done:t,value:t?s:this.__values__[this.__index__++]}},di.prototype.plant=function(t){for(var e,n=this;n instanceof mi;){var i=fo(n);i.__index__=0,i.__values__=s,e?r.__wrapped__=i:e=i;var r=i;n=n.__wrapped__}return r.__wrapped__=t,e},di.prototype.reverse=function(){var t=this.__wrapped__;if(t instanceof gi){var e=t;return this.__actions__.length&&(e=new gi(this)),(e=e.reverse()).__actions__.push({func:Ro,args:[Vo],thisArg:s}),new vi(e,this.__chain__)}return this.thru(Vo)},di.prototype.toJSON=di.prototype.valueOf=di.prototype.value=function(){return Fr(this.__wrapped__,this.__actions__)},di.prototype.first=di.prototype.head,Me&&(di.prototype[Me]=function(){return this}),di}();$e._=Dn,(r=function(){return Dn}.call(e,n,e,i))===s||(i.exports=r)}).call(this)}).call(e,n(2),n(19)(t))},function(t,e){t.exports=function(t){return t.webpackPolyfill||(t.deprecate=function(){},t.paths=[],t.children||(t.children=[]),Object.defineProperty(t,"loaded",{enumerable:!0,get:function(){return t.l}}),Object.defineProperty(t,"id",{enumerable:!0,get:function(){return t.i}}),t.webpackPolyfill=1),t}},function(t,e,n){(function(t,e,n){"use strict";function i(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function r(t,e,n){return e&&i(t.prototype,e),n&&i(t,n),t}function s(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function o(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{},i=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(i=i.concat(Object.getOwnPropertySymbols(n).filter(function(t){return Object.getOwnPropertyDescriptor(n,t).enumerable}))),i.forEach(function(e){s(t,e,n[e])})}return t}e=e&&e.hasOwnProperty("default")?e.default:e,n=n&&n.hasOwnProperty("default")?n.default:n;var a=function(t){var e="transitionend";function n(e){var n=this,r=!1;return t(this).one(i.TRANSITION_END,function(){r=!0}),setTimeout(function(){r||i.triggerTransitionEnd(n)},e),this}var i={TRANSITION_END:"bsTransitionEnd",getUID:function(t){do{t+=~~(1e6*Math.random())}while(document.getElementById(t));return t},getSelectorFromElement:function(t){var e=t.getAttribute("data-target");e&&"#"!==e||(e=t.getAttribute("href")||"");try{return document.querySelector(e)?e:null}catch(t){return null}},getTransitionDurationFromElement:function(e){if(!e)return 0;var n=t(e).css("transition-duration");return parseFloat(n)?(n=n.split(",")[0],1e3*parseFloat(n)):0},reflow:function(t){return t.offsetHeight},triggerTransitionEnd:function(n){t(n).trigger(e)},supportsTransitionEnd:function(){return Boolean(e)},isElement:function(t){return(t[0]||t).nodeType},typeCheckConfig:function(t,e,n){for(var r in n)if(Object.prototype.hasOwnProperty.call(n,r)){var s=n[r],o=e[r],a=o&&i.isElement(o)?"element":(u=o,{}.toString.call(u).match(/\s([a-z]+)/i)[1].toLowerCase());if(!new RegExp(s).test(a))throw new Error(t.toUpperCase()+': Option "'+r+'" provided type "'+a+'" but expected type "'+s+'".')}var u}};return t.fn.emulateTransitionEnd=n,t.event.special[i.TRANSITION_END]={bindType:e,delegateType:e,handle:function(e){if(t(e.target).is(this))return e.handleObj.handler.apply(this,arguments)}},i}(e),u=function(t){var e=t.fn.alert,n={CLOSE:"close.bs.alert",CLOSED:"closed.bs.alert",CLICK_DATA_API:"click.bs.alert.data-api"},i="alert",s="fade",o="show",u=function(){function e(t){this._element=t}var u=e.prototype;return u.close=function(t){var e=this._element;t&&(e=this._getRootElement(t)),this._triggerCloseEvent(e).isDefaultPrevented()||this._removeElement(e)},u.dispose=function(){t.removeData(this._element,"bs.alert"),this._element=null},u._getRootElement=function(e){var n=a.getSelectorFromElement(e),r=!1;return n&&(r=document.querySelector(n)),r||(r=t(e).closest("."+i)[0]),r},u._triggerCloseEvent=function(e){var i=t.Event(n.CLOSE);return t(e).trigger(i),i},u._removeElement=function(e){var n=this;if(t(e).removeClass(o),t(e).hasClass(s)){var i=a.getTransitionDurationFromElement(e);t(e).one(a.TRANSITION_END,function(t){return n._destroyElement(e,t)}).emulateTransitionEnd(i)}else this._destroyElement(e)},u._destroyElement=function(e){t(e).detach().trigger(n.CLOSED).remove()},e._jQueryInterface=function(n){return this.each(function(){var i=t(this),r=i.data("bs.alert");r||(r=new e(this),i.data("bs.alert",r)),"close"===n&&r[n](this)})},e._handleDismiss=function(t){return function(e){e&&e.preventDefault(),t.close(this)}},r(e,null,[{key:"VERSION",get:function(){return"4.1.3"}}]),e}();return t(document).on(n.CLICK_DATA_API,'[data-dismiss="alert"]',u._handleDismiss(new u)),t.fn.alert=u._jQueryInterface,t.fn.alert.Constructor=u,t.fn.alert.noConflict=function(){return t.fn.alert=e,u._jQueryInterface},u}(e),c=function(t){var e="button",n=t.fn[e],i="active",s="btn",o="focus",a='[data-toggle^="button"]',u='[data-toggle="buttons"]',c="input",l=".active",f=".btn",h={CLICK_DATA_API:"click.bs.button.data-api",FOCUS_BLUR_DATA_API:"focus.bs.button.data-api blur.bs.button.data-api"},d=function(){function e(t){this._element=t}var n=e.prototype;return n.toggle=function(){var e=!0,n=!0,r=t(this._element).closest(u)[0];if(r){var s=this._element.querySelector(c);if(s){if("radio"===s.type)if(s.checked&&this._element.classList.contains(i))e=!1;else{var o=r.querySelector(l);o&&t(o).removeClass(i)}if(e){if(s.hasAttribute("disabled")||r.hasAttribute("disabled")||s.classList.contains("disabled")||r.classList.contains("disabled"))return;s.checked=!this._element.classList.contains(i),t(s).trigger("change")}s.focus(),n=!1}}n&&this._element.setAttribute("aria-pressed",!this._element.classList.contains(i)),e&&t(this._element).toggleClass(i)},n.dispose=function(){t.removeData(this._element,"bs.button"),this._element=null},e._jQueryInterface=function(n){return this.each(function(){var i=t(this).data("bs.button");i||(i=new e(this),t(this).data("bs.button",i)),"toggle"===n&&i[n]()})},r(e,null,[{key:"VERSION",get:function(){return"4.1.3"}}]),e}();return t(document).on(h.CLICK_DATA_API,a,function(e){e.preventDefault();var n=e.target;t(n).hasClass(s)||(n=t(n).closest(f)),d._jQueryInterface.call(t(n),"toggle")}).on(h.FOCUS_BLUR_DATA_API,a,function(e){var n=t(e.target).closest(f)[0];t(n).toggleClass(o,/^focus(in)?$/.test(e.type))}),t.fn[e]=d._jQueryInterface,t.fn[e].Constructor=d,t.fn[e].noConflict=function(){return t.fn[e]=n,d._jQueryInterface},d}(e),l=function(t){var e="carousel",n="bs.carousel",i="."+n,s=t.fn[e],u={interval:5e3,keyboard:!0,slide:!1,pause:"hover",wrap:!0},c={interval:"(number|boolean)",keyboard:"boolean",slide:"(boolean|string)",pause:"(string|boolean)",wrap:"boolean"},l="next",f="prev",h="left",d="right",p={SLIDE:"slide"+i,SLID:"slid"+i,KEYDOWN:"keydown"+i,MOUSEENTER:"mouseenter"+i,MOUSELEAVE:"mouseleave"+i,TOUCHEND:"touchend"+i,LOAD_DATA_API:"load.bs.carousel.data-api",CLICK_DATA_API:"click.bs.carousel.data-api"},m="carousel",v="active",g="slide",y="carousel-item-right",b="carousel-item-left",_="carousel-item-next",x="carousel-item-prev",w={ACTIVE:".active",ACTIVE_ITEM:".active.carousel-item",ITEM:".carousel-item",NEXT_PREV:".carousel-item-next, .carousel-item-prev",INDICATORS:".carousel-indicators",DATA_SLIDE:"[data-slide], [data-slide-to]",DATA_RIDE:'[data-ride="carousel"]'},C=function(){function s(e,n){this._items=null,this._interval=null,this._activeElement=null,this._isPaused=!1,this._isSliding=!1,this.touchTimeout=null,this._config=this._getConfig(n),this._element=t(e)[0],this._indicatorsElement=this._element.querySelector(w.INDICATORS),this._addEventListeners()}var C=s.prototype;return C.next=function(){this._isSliding||this._slide(l)},C.nextWhenVisible=function(){!document.hidden&&t(this._element).is(":visible")&&"hidden"!==t(this._element).css("visibility")&&this.next()},C.prev=function(){this._isSliding||this._slide(f)},C.pause=function(t){t||(this._isPaused=!0),this._element.querySelector(w.NEXT_PREV)&&(a.triggerTransitionEnd(this._element),this.cycle(!0)),clearInterval(this._interval),this._interval=null},C.cycle=function(t){t||(this._isPaused=!1),this._interval&&(clearInterval(this._interval),this._interval=null),this._config.interval&&!this._isPaused&&(this._interval=setInterval((document.visibilityState?this.nextWhenVisible:this.next).bind(this),this._config.interval))},C.to=function(e){var n=this;this._activeElement=this._element.querySelector(w.ACTIVE_ITEM);var i=this._getItemIndex(this._activeElement);if(!(e>this._items.length-1||e<0))if(this._isSliding)t(this._element).one(p.SLID,function(){return n.to(e)});else{if(i===e)return this.pause(),void this.cycle();var r=e>i?l:f;this._slide(r,this._items[e])}},C.dispose=function(){t(this._element).off(i),t.removeData(this._element,n),this._items=null,this._config=null,this._element=null,this._interval=null,this._isPaused=null,this._isSliding=null,this._activeElement=null,this._indicatorsElement=null},C._getConfig=function(t){return t=o({},u,t),a.typeCheckConfig(e,t,c),t},C._addEventListeners=function(){var e=this;this._config.keyboard&&t(this._element).on(p.KEYDOWN,function(t){return e._keydown(t)}),"hover"===this._config.pause&&(t(this._element).on(p.MOUSEENTER,function(t){return e.pause(t)}).on(p.MOUSELEAVE,function(t){return e.cycle(t)}),"ontouchstart"in document.documentElement&&t(this._element).on(p.TOUCHEND,function(){e.pause(),e.touchTimeout&&clearTimeout(e.touchTimeout),e.touchTimeout=setTimeout(function(t){return e.cycle(t)},500+e._config.interval)}))},C._keydown=function(t){if(!/input|textarea/i.test(t.target.tagName))switch(t.which){case 37:t.preventDefault(),this.prev();break;case 39:t.preventDefault(),this.next()}},C._getItemIndex=function(t){return this._items=t&&t.parentNode?[].slice.call(t.parentNode.querySelectorAll(w.ITEM)):[],this._items.indexOf(t)},C._getItemByDirection=function(t,e){var n=t===l,i=t===f,r=this._getItemIndex(e),s=this._items.length-1;if((i&&0===r||n&&r===s)&&!this._config.wrap)return e;var o=(r+(t===f?-1:1))%this._items.length;return-1===o?this._items[this._items.length-1]:this._items[o]},C._triggerSlideEvent=function(e,n){var i=this._getItemIndex(e),r=this._getItemIndex(this._element.querySelector(w.ACTIVE_ITEM)),s=t.Event(p.SLIDE,{relatedTarget:e,direction:n,from:r,to:i});return t(this._element).trigger(s),s},C._setActiveIndicatorElement=function(e){if(this._indicatorsElement){var n=[].slice.call(this._indicatorsElement.querySelectorAll(w.ACTIVE));t(n).removeClass(v);var i=this._indicatorsElement.children[this._getItemIndex(e)];i&&t(i).addClass(v)}},C._slide=function(e,n){var i,r,s,o=this,u=this._element.querySelector(w.ACTIVE_ITEM),c=this._getItemIndex(u),f=n||u&&this._getItemByDirection(e,u),m=this._getItemIndex(f),C=Boolean(this._interval);if(e===l?(i=b,r=_,s=h):(i=y,r=x,s=d),f&&t(f).hasClass(v))this._isSliding=!1;else if(!this._triggerSlideEvent(f,s).isDefaultPrevented()&&u&&f){this._isSliding=!0,C&&this.pause(),this._setActiveIndicatorElement(f);var T=t.Event(p.SLID,{relatedTarget:f,direction:s,from:c,to:m});if(t(this._element).hasClass(g)){t(f).addClass(r),a.reflow(f),t(u).addClass(i),t(f).addClass(i);var S=a.getTransitionDurationFromElement(u);t(u).one(a.TRANSITION_END,function(){t(f).removeClass(i+" "+r).addClass(v),t(u).removeClass(v+" "+r+" "+i),o._isSliding=!1,setTimeout(function(){return t(o._element).trigger(T)},0)}).emulateTransitionEnd(S)}else t(u).removeClass(v),t(f).addClass(v),this._isSliding=!1,t(this._element).trigger(T);C&&this.cycle()}},s._jQueryInterface=function(e){return this.each(function(){var i=t(this).data(n),r=o({},u,t(this).data());"object"==typeof e&&(r=o({},r,e));var a="string"==typeof e?e:r.slide;if(i||(i=new s(this,r),t(this).data(n,i)),"number"==typeof e)i.to(e);else if("string"==typeof a){if(void 0===i[a])throw new TypeError('No method named "'+a+'"');i[a]()}else r.interval&&(i.pause(),i.cycle())})},s._dataApiClickHandler=function(e){var i=a.getSelectorFromElement(this);if(i){var r=t(i)[0];if(r&&t(r).hasClass(m)){var u=o({},t(r).data(),t(this).data()),c=this.getAttribute("data-slide-to");c&&(u.interval=!1),s._jQueryInterface.call(t(r),u),c&&t(r).data(n).to(c),e.preventDefault()}}},r(s,null,[{key:"VERSION",get:function(){return"4.1.3"}},{key:"Default",get:function(){return u}}]),s}();return t(document).on(p.CLICK_DATA_API,w.DATA_SLIDE,C._dataApiClickHandler),t(window).on(p.LOAD_DATA_API,function(){for(var e=[].slice.call(document.querySelectorAll(w.DATA_RIDE)),n=0,i=e.length;n<i;n++){var r=t(e[n]);C._jQueryInterface.call(r,r.data())}}),t.fn[e]=C._jQueryInterface,t.fn[e].Constructor=C,t.fn[e].noConflict=function(){return t.fn[e]=s,C._jQueryInterface},C}(e),f=function(t){var e="collapse",n="bs.collapse",i=t.fn[e],s={toggle:!0,parent:""},u={toggle:"boolean",parent:"(string|element)"},c={SHOW:"show.bs.collapse",SHOWN:"shown.bs.collapse",HIDE:"hide.bs.collapse",HIDDEN:"hidden.bs.collapse",CLICK_DATA_API:"click.bs.collapse.data-api"},l="show",f="collapse",h="collapsing",d="collapsed",p="width",m="height",v={ACTIVES:".show, .collapsing",DATA_TOGGLE:'[data-toggle="collapse"]'},g=function(){function i(e,n){this._isTransitioning=!1,this._element=e,this._config=this._getConfig(n),this._triggerArray=t.makeArray(document.querySelectorAll('[data-toggle="collapse"][href="#'+e.id+'"],[data-toggle="collapse"][data-target="#'+e.id+'"]'));for(var i=[].slice.call(document.querySelectorAll(v.DATA_TOGGLE)),r=0,s=i.length;r<s;r++){var o=i[r],u=a.getSelectorFromElement(o),c=[].slice.call(document.querySelectorAll(u)).filter(function(t){return t===e});null!==u&&c.length>0&&(this._selector=u,this._triggerArray.push(o))}this._parent=this._config.parent?this._getParent():null,this._config.parent||this._addAriaAndCollapsedClass(this._element,this._triggerArray),this._config.toggle&&this.toggle()}var g=i.prototype;return g.toggle=function(){t(this._element).hasClass(l)?this.hide():this.show()},g.show=function(){var e,r,s=this;if(!this._isTransitioning&&!t(this._element).hasClass(l)&&(this._parent&&0===(e=[].slice.call(this._parent.querySelectorAll(v.ACTIVES)).filter(function(t){return t.getAttribute("data-parent")===s._config.parent})).length&&(e=null),!(e&&(r=t(e).not(this._selector).data(n))&&r._isTransitioning))){var o=t.Event(c.SHOW);if(t(this._element).trigger(o),!o.isDefaultPrevented()){e&&(i._jQueryInterface.call(t(e).not(this._selector),"hide"),r||t(e).data(n,null));var u=this._getDimension();t(this._element).removeClass(f).addClass(h),this._element.style[u]=0,this._triggerArray.length&&t(this._triggerArray).removeClass(d).attr("aria-expanded",!0),this.setTransitioning(!0);var p="scroll"+(u[0].toUpperCase()+u.slice(1)),m=a.getTransitionDurationFromElement(this._element);t(this._element).one(a.TRANSITION_END,function(){t(s._element).removeClass(h).addClass(f).addClass(l),s._element.style[u]="",s.setTransitioning(!1),t(s._element).trigger(c.SHOWN)}).emulateTransitionEnd(m),this._element.style[u]=this._element[p]+"px"}}},g.hide=function(){var e=this;if(!this._isTransitioning&&t(this._element).hasClass(l)){var n=t.Event(c.HIDE);if(t(this._element).trigger(n),!n.isDefaultPrevented()){var i=this._getDimension();this._element.style[i]=this._element.getBoundingClientRect()[i]+"px",a.reflow(this._element),t(this._element).addClass(h).removeClass(f).removeClass(l);var r=this._triggerArray.length;if(r>0)for(var s=0;s<r;s++){var o=this._triggerArray[s],u=a.getSelectorFromElement(o);if(null!==u)t([].slice.call(document.querySelectorAll(u))).hasClass(l)||t(o).addClass(d).attr("aria-expanded",!1)}this.setTransitioning(!0);this._element.style[i]="";var p=a.getTransitionDurationFromElement(this._element);t(this._element).one(a.TRANSITION_END,function(){e.setTransitioning(!1),t(e._element).removeClass(h).addClass(f).trigger(c.HIDDEN)}).emulateTransitionEnd(p)}}},g.setTransitioning=function(t){this._isTransitioning=t},g.dispose=function(){t.removeData(this._element,n),this._config=null,this._parent=null,this._element=null,this._triggerArray=null,this._isTransitioning=null},g._getConfig=function(t){return(t=o({},s,t)).toggle=Boolean(t.toggle),a.typeCheckConfig(e,t,u),t},g._getDimension=function(){return t(this._element).hasClass(p)?p:m},g._getParent=function(){var e=this,n=null;a.isElement(this._config.parent)?(n=this._config.parent,void 0!==this._config.parent.jquery&&(n=this._config.parent[0])):n=document.querySelector(this._config.parent);var r='[data-toggle="collapse"][data-parent="'+this._config.parent+'"]',s=[].slice.call(n.querySelectorAll(r));return t(s).each(function(t,n){e._addAriaAndCollapsedClass(i._getTargetFromElement(n),[n])}),n},g._addAriaAndCollapsedClass=function(e,n){if(e){var i=t(e).hasClass(l);n.length&&t(n).toggleClass(d,!i).attr("aria-expanded",i)}},i._getTargetFromElement=function(t){var e=a.getSelectorFromElement(t);return e?document.querySelector(e):null},i._jQueryInterface=function(e){return this.each(function(){var r=t(this),a=r.data(n),u=o({},s,r.data(),"object"==typeof e&&e?e:{});if(!a&&u.toggle&&/show|hide/.test(e)&&(u.toggle=!1),a||(a=new i(this,u),r.data(n,a)),"string"==typeof e){if(void 0===a[e])throw new TypeError('No method named "'+e+'"');a[e]()}})},r(i,null,[{key:"VERSION",get:function(){return"4.1.3"}},{key:"Default",get:function(){return s}}]),i}();return t(document).on(c.CLICK_DATA_API,v.DATA_TOGGLE,function(e){"A"===e.currentTarget.tagName&&e.preventDefault();var i=t(this),r=a.getSelectorFromElement(this),s=[].slice.call(document.querySelectorAll(r));t(s).each(function(){var e=t(this),r=e.data(n)?"toggle":i.data();g._jQueryInterface.call(e,r)})}),t.fn[e]=g._jQueryInterface,t.fn[e].Constructor=g,t.fn[e].noConflict=function(){return t.fn[e]=i,g._jQueryInterface},g}(e),h=function(t){var e="dropdown",i="bs.dropdown",s="."+i,u=t.fn[e],c=new RegExp("38|40|27"),l={HIDE:"hide"+s,HIDDEN:"hidden"+s,SHOW:"show"+s,SHOWN:"shown"+s,CLICK:"click"+s,CLICK_DATA_API:"click.bs.dropdown.data-api",KEYDOWN_DATA_API:"keydown.bs.dropdown.data-api",KEYUP_DATA_API:"keyup.bs.dropdown.data-api"},f="disabled",h="show",d="dropup",p="dropright",m="dropleft",v="dropdown-menu-right",g="position-static",y='[data-toggle="dropdown"]',b=".dropdown form",_=".dropdown-menu",x=".navbar-nav",w=".dropdown-menu .dropdown-item:not(.disabled):not(:disabled)",C="top-start",T="top-end",S="bottom-start",k="bottom-end",V="right-start",O="left-start",j={offset:0,flip:!0,boundary:"scrollParent",reference:"toggle",display:"dynamic"},I={offset:"(number|string|function)",flip:"boolean",boundary:"(string|element)",reference:"(string|element)",display:"string"},A=function(){function u(t,e){this._element=t,this._popper=null,this._config=this._getConfig(e),this._menu=this._getMenuElement(),this._inNavbar=this._detectNavbar(),this._addEventListeners()}var b=u.prototype;return b.toggle=function(){if(!this._element.disabled&&!t(this._element).hasClass(f)){var e=u._getParentFromElement(this._element),i=t(this._menu).hasClass(h);if(u._clearMenus(),!i){var r={relatedTarget:this._element},s=t.Event(l.SHOW,r);if(t(e).trigger(s),!s.isDefaultPrevented()){if(!this._inNavbar){if(void 0===n)throw new TypeError("Bootstrap dropdown require Popper.js (https://popper.js.org)");var o=this._element;"parent"===this._config.reference?o=e:a.isElement(this._config.reference)&&(o=this._config.reference,void 0!==this._config.reference.jquery&&(o=this._config.reference[0])),"scrollParent"!==this._config.boundary&&t(e).addClass(g),this._popper=new n(o,this._menu,this._getPopperConfig())}"ontouchstart"in document.documentElement&&0===t(e).closest(x).length&&t(document.body).children().on("mouseover",null,t.noop),this._element.focus(),this._element.setAttribute("aria-expanded",!0),t(this._menu).toggleClass(h),t(e).toggleClass(h).trigger(t.Event(l.SHOWN,r))}}}},b.dispose=function(){t.removeData(this._element,i),t(this._element).off(s),this._element=null,this._menu=null,null!==this._popper&&(this._popper.destroy(),this._popper=null)},b.update=function(){this._inNavbar=this._detectNavbar(),null!==this._popper&&this._popper.scheduleUpdate()},b._addEventListeners=function(){var e=this;t(this._element).on(l.CLICK,function(t){t.preventDefault(),t.stopPropagation(),e.toggle()})},b._getConfig=function(n){return n=o({},this.constructor.Default,t(this._element).data(),n),a.typeCheckConfig(e,n,this.constructor.DefaultType),n},b._getMenuElement=function(){if(!this._menu){var t=u._getParentFromElement(this._element);t&&(this._menu=t.querySelector(_))}return this._menu},b._getPlacement=function(){var e=t(this._element.parentNode),n=S;return e.hasClass(d)?(n=C,t(this._menu).hasClass(v)&&(n=T)):e.hasClass(p)?n=V:e.hasClass(m)?n=O:t(this._menu).hasClass(v)&&(n=k),n},b._detectNavbar=function(){return t(this._element).closest(".navbar").length>0},b._getPopperConfig=function(){var t=this,e={};"function"==typeof this._config.offset?e.fn=function(e){return e.offsets=o({},e.offsets,t._config.offset(e.offsets)||{}),e}:e.offset=this._config.offset;var n={placement:this._getPlacement(),modifiers:{offset:e,flip:{enabled:this._config.flip},preventOverflow:{boundariesElement:this._config.boundary}}};return"static"===this._config.display&&(n.modifiers.applyStyle={enabled:!1}),n},u._jQueryInterface=function(e){return this.each(function(){var n=t(this).data(i);if(n||(n=new u(this,"object"==typeof e?e:null),t(this).data(i,n)),"string"==typeof e){if(void 0===n[e])throw new TypeError('No method named "'+e+'"');n[e]()}})},u._clearMenus=function(e){if(!e||3!==e.which&&("keyup"!==e.type||9===e.which))for(var n=[].slice.call(document.querySelectorAll(y)),r=0,s=n.length;r<s;r++){var o=u._getParentFromElement(n[r]),a=t(n[r]).data(i),c={relatedTarget:n[r]};if(e&&"click"===e.type&&(c.clickEvent=e),a){var f=a._menu;if(t(o).hasClass(h)&&!(e&&("click"===e.type&&/input|textarea/i.test(e.target.tagName)||"keyup"===e.type&&9===e.which)&&t.contains(o,e.target))){var d=t.Event(l.HIDE,c);t(o).trigger(d),d.isDefaultPrevented()||("ontouchstart"in document.documentElement&&t(document.body).children().off("mouseover",null,t.noop),n[r].setAttribute("aria-expanded","false"),t(f).removeClass(h),t(o).removeClass(h).trigger(t.Event(l.HIDDEN,c)))}}}},u._getParentFromElement=function(t){var e,n=a.getSelectorFromElement(t);return n&&(e=document.querySelector(n)),e||t.parentNode},u._dataApiKeydownHandler=function(e){if((/input|textarea/i.test(e.target.tagName)?!(32===e.which||27!==e.which&&(40!==e.which&&38!==e.which||t(e.target).closest(_).length)):c.test(e.which))&&(e.preventDefault(),e.stopPropagation(),!this.disabled&&!t(this).hasClass(f))){var n=u._getParentFromElement(this),i=t(n).hasClass(h);if((i||27===e.which&&32===e.which)&&(!i||27!==e.which&&32!==e.which)){var r=[].slice.call(n.querySelectorAll(w));if(0!==r.length){var s=r.indexOf(e.target);38===e.which&&s>0&&s--,40===e.which&&s<r.length-1&&s++,s<0&&(s=0),r[s].focus()}}else{if(27===e.which){var o=n.querySelector(y);t(o).trigger("focus")}t(this).trigger("click")}}},r(u,null,[{key:"VERSION",get:function(){return"4.1.3"}},{key:"Default",get:function(){return j}},{key:"DefaultType",get:function(){return I}}]),u}();return t(document).on(l.KEYDOWN_DATA_API,y,A._dataApiKeydownHandler).on(l.KEYDOWN_DATA_API,_,A._dataApiKeydownHandler).on(l.CLICK_DATA_API+" "+l.KEYUP_DATA_API,A._clearMenus).on(l.CLICK_DATA_API,y,function(e){e.preventDefault(),e.stopPropagation(),A._jQueryInterface.call(t(this),"toggle")}).on(l.CLICK_DATA_API,b,function(t){t.stopPropagation()}),t.fn[e]=A._jQueryInterface,t.fn[e].Constructor=A,t.fn[e].noConflict=function(){return t.fn[e]=u,A._jQueryInterface},A}(e),d=function(t){var e="modal",n=".bs.modal",i=t.fn.modal,s={backdrop:!0,keyboard:!0,focus:!0,show:!0},u={backdrop:"(boolean|string)",keyboard:"boolean",focus:"boolean",show:"boolean"},c={HIDE:"hide.bs.modal",HIDDEN:"hidden.bs.modal",SHOW:"show.bs.modal",SHOWN:"shown.bs.modal",FOCUSIN:"focusin.bs.modal",RESIZE:"resize.bs.modal",CLICK_DISMISS:"click.dismiss.bs.modal",KEYDOWN_DISMISS:"keydown.dismiss.bs.modal",MOUSEUP_DISMISS:"mouseup.dismiss.bs.modal",MOUSEDOWN_DISMISS:"mousedown.dismiss.bs.modal",CLICK_DATA_API:"click.bs.modal.data-api"},l="modal-scrollbar-measure",f="modal-backdrop",h="modal-open",d="fade",p="show",m={DIALOG:".modal-dialog",DATA_TOGGLE:'[data-toggle="modal"]',DATA_DISMISS:'[data-dismiss="modal"]',FIXED_CONTENT:".fixed-top, .fixed-bottom, .is-fixed, .sticky-top",STICKY_CONTENT:".sticky-top"},v=function(){function i(t,e){this._config=this._getConfig(e),this._element=t,this._dialog=t.querySelector(m.DIALOG),this._backdrop=null,this._isShown=!1,this._isBodyOverflowing=!1,this._ignoreBackdropClick=!1,this._scrollbarWidth=0}var v=i.prototype;return v.toggle=function(t){return this._isShown?this.hide():this.show(t)},v.show=function(e){var n=this;if(!this._isTransitioning&&!this._isShown){t(this._element).hasClass(d)&&(this._isTransitioning=!0);var i=t.Event(c.SHOW,{relatedTarget:e});t(this._element).trigger(i),this._isShown||i.isDefaultPrevented()||(this._isShown=!0,this._checkScrollbar(),this._setScrollbar(),this._adjustDialog(),t(document.body).addClass(h),this._setEscapeEvent(),this._setResizeEvent(),t(this._element).on(c.CLICK_DISMISS,m.DATA_DISMISS,function(t){return n.hide(t)}),t(this._dialog).on(c.MOUSEDOWN_DISMISS,function(){t(n._element).one(c.MOUSEUP_DISMISS,function(e){t(e.target).is(n._element)&&(n._ignoreBackdropClick=!0)})}),this._showBackdrop(function(){return n._showElement(e)}))}},v.hide=function(e){var n=this;if(e&&e.preventDefault(),!this._isTransitioning&&this._isShown){var i=t.Event(c.HIDE);if(t(this._element).trigger(i),this._isShown&&!i.isDefaultPrevented()){this._isShown=!1;var r=t(this._element).hasClass(d);if(r&&(this._isTransitioning=!0),this._setEscapeEvent(),this._setResizeEvent(),t(document).off(c.FOCUSIN),t(this._element).removeClass(p),t(this._element).off(c.CLICK_DISMISS),t(this._dialog).off(c.MOUSEDOWN_DISMISS),r){var s=a.getTransitionDurationFromElement(this._element);t(this._element).one(a.TRANSITION_END,function(t){return n._hideModal(t)}).emulateTransitionEnd(s)}else this._hideModal()}}},v.dispose=function(){t.removeData(this._element,"bs.modal"),t(window,document,this._element,this._backdrop).off(n),this._config=null,this._element=null,this._dialog=null,this._backdrop=null,this._isShown=null,this._isBodyOverflowing=null,this._ignoreBackdropClick=null,this._scrollbarWidth=null},v.handleUpdate=function(){this._adjustDialog()},v._getConfig=function(t){return t=o({},s,t),a.typeCheckConfig(e,t,u),t},v._showElement=function(e){var n=this,i=t(this._element).hasClass(d);this._element.parentNode&&this._element.parentNode.nodeType===Node.ELEMENT_NODE||document.body.appendChild(this._element),this._element.style.display="block",this._element.removeAttribute("aria-hidden"),this._element.scrollTop=0,i&&a.reflow(this._element),t(this._element).addClass(p),this._config.focus&&this._enforceFocus();var r=t.Event(c.SHOWN,{relatedTarget:e}),s=function(){n._config.focus&&n._element.focus(),n._isTransitioning=!1,t(n._element).trigger(r)};if(i){var o=a.getTransitionDurationFromElement(this._element);t(this._dialog).one(a.TRANSITION_END,s).emulateTransitionEnd(o)}else s()},v._enforceFocus=function(){var e=this;t(document).off(c.FOCUSIN).on(c.FOCUSIN,function(n){document!==n.target&&e._element!==n.target&&0===t(e._element).has(n.target).length&&e._element.focus()})},v._setEscapeEvent=function(){var e=this;this._isShown&&this._config.keyboard?t(this._element).on(c.KEYDOWN_DISMISS,function(t){27===t.which&&(t.preventDefault(),e.hide())}):this._isShown||t(this._element).off(c.KEYDOWN_DISMISS)},v._setResizeEvent=function(){var e=this;this._isShown?t(window).on(c.RESIZE,function(t){return e.handleUpdate(t)}):t(window).off(c.RESIZE)},v._hideModal=function(){var e=this;this._element.style.display="none",this._element.setAttribute("aria-hidden",!0),this._isTransitioning=!1,this._showBackdrop(function(){t(document.body).removeClass(h),e._resetAdjustments(),e._resetScrollbar(),t(e._element).trigger(c.HIDDEN)})},v._removeBackdrop=function(){this._backdrop&&(t(this._backdrop).remove(),this._backdrop=null)},v._showBackdrop=function(e){var n=this,i=t(this._element).hasClass(d)?d:"";if(this._isShown&&this._config.backdrop){if(this._backdrop=document.createElement("div"),this._backdrop.className=f,i&&this._backdrop.classList.add(i),t(this._backdrop).appendTo(document.body),t(this._element).on(c.CLICK_DISMISS,function(t){n._ignoreBackdropClick?n._ignoreBackdropClick=!1:t.target===t.currentTarget&&("static"===n._config.backdrop?n._element.focus():n.hide())}),i&&a.reflow(this._backdrop),t(this._backdrop).addClass(p),!e)return;if(!i)return void e();var r=a.getTransitionDurationFromElement(this._backdrop);t(this._backdrop).one(a.TRANSITION_END,e).emulateTransitionEnd(r)}else if(!this._isShown&&this._backdrop){t(this._backdrop).removeClass(p);var s=function(){n._removeBackdrop(),e&&e()};if(t(this._element).hasClass(d)){var o=a.getTransitionDurationFromElement(this._backdrop);t(this._backdrop).one(a.TRANSITION_END,s).emulateTransitionEnd(o)}else s()}else e&&e()},v._adjustDialog=function(){var t=this._element.scrollHeight>document.documentElement.clientHeight;!this._isBodyOverflowing&&t&&(this._element.style.paddingLeft=this._scrollbarWidth+"px"),this._isBodyOverflowing&&!t&&(this._element.style.paddingRight=this._scrollbarWidth+"px")},v._resetAdjustments=function(){this._element.style.paddingLeft="",this._element.style.paddingRight=""},v._checkScrollbar=function(){var t=document.body.getBoundingClientRect();this._isBodyOverflowing=t.left+t.right<window.innerWidth,this._scrollbarWidth=this._getScrollbarWidth()},v._setScrollbar=function(){var e=this;if(this._isBodyOverflowing){var n=[].slice.call(document.querySelectorAll(m.FIXED_CONTENT)),i=[].slice.call(document.querySelectorAll(m.STICKY_CONTENT));t(n).each(function(n,i){var r=i.style.paddingRight,s=t(i).css("padding-right");t(i).data("padding-right",r).css("padding-right",parseFloat(s)+e._scrollbarWidth+"px")}),t(i).each(function(n,i){var r=i.style.marginRight,s=t(i).css("margin-right");t(i).data("margin-right",r).css("margin-right",parseFloat(s)-e._scrollbarWidth+"px")});var r=document.body.style.paddingRight,s=t(document.body).css("padding-right");t(document.body).data("padding-right",r).css("padding-right",parseFloat(s)+this._scrollbarWidth+"px")}},v._resetScrollbar=function(){var e=[].slice.call(document.querySelectorAll(m.FIXED_CONTENT));t(e).each(function(e,n){var i=t(n).data("padding-right");t(n).removeData("padding-right"),n.style.paddingRight=i||""});var n=[].slice.call(document.querySelectorAll(""+m.STICKY_CONTENT));t(n).each(function(e,n){var i=t(n).data("margin-right");void 0!==i&&t(n).css("margin-right",i).removeData("margin-right")});var i=t(document.body).data("padding-right");t(document.body).removeData("padding-right"),document.body.style.paddingRight=i||""},v._getScrollbarWidth=function(){var t=document.createElement("div");t.className=l,document.body.appendChild(t);var e=t.getBoundingClientRect().width-t.clientWidth;return document.body.removeChild(t),e},i._jQueryInterface=function(e,n){return this.each(function(){var r=t(this).data("bs.modal"),a=o({},s,t(this).data(),"object"==typeof e&&e?e:{});if(r||(r=new i(this,a),t(this).data("bs.modal",r)),"string"==typeof e){if(void 0===r[e])throw new TypeError('No method named "'+e+'"');r[e](n)}else a.show&&r.show(n)})},r(i,null,[{key:"VERSION",get:function(){return"4.1.3"}},{key:"Default",get:function(){return s}}]),i}();return t(document).on(c.CLICK_DATA_API,m.DATA_TOGGLE,function(e){var n,i=this,r=a.getSelectorFromElement(this);r&&(n=document.querySelector(r));var s=t(n).data("bs.modal")?"toggle":o({},t(n).data(),t(this).data());"A"!==this.tagName&&"AREA"!==this.tagName||e.preventDefault();var u=t(n).one(c.SHOW,function(e){e.isDefaultPrevented()||u.one(c.HIDDEN,function(){t(i).is(":visible")&&i.focus()})});v._jQueryInterface.call(t(n),s,this)}),t.fn.modal=v._jQueryInterface,t.fn.modal.Constructor=v,t.fn.modal.noConflict=function(){return t.fn.modal=i,v._jQueryInterface},v}(e),p=function(t){var e="tooltip",i=".bs.tooltip",s=t.fn[e],u=new RegExp("(^|\\s)bs-tooltip\\S+","g"),c={animation:"boolean",template:"string",title:"(string|element|function)",trigger:"string",delay:"(number|object)",html:"boolean",selector:"(string|boolean)",placement:"(string|function)",offset:"(number|string)",container:"(string|element|boolean)",fallbackPlacement:"(string|array)",boundary:"(string|element)"},l={AUTO:"auto",TOP:"top",RIGHT:"right",BOTTOM:"bottom",LEFT:"left"},f={animation:!0,template:'<div class="tooltip" role="tooltip"><div class="arrow"></div><div class="tooltip-inner"></div></div>',trigger:"hover focus",title:"",delay:0,html:!1,selector:!1,placement:"top",offset:0,container:!1,fallbackPlacement:"flip",boundary:"scrollParent"},h="show",d="out",p={HIDE:"hide"+i,HIDDEN:"hidden"+i,SHOW:"show"+i,SHOWN:"shown"+i,INSERTED:"inserted"+i,CLICK:"click"+i,FOCUSIN:"focusin"+i,FOCUSOUT:"focusout"+i,MOUSEENTER:"mouseenter"+i,MOUSELEAVE:"mouseleave"+i},m="fade",v="show",g=".tooltip-inner",y=".arrow",b="hover",_="focus",x="click",w="manual",C=function(){function s(t,e){if(void 0===n)throw new TypeError("Bootstrap tooltips require Popper.js (https://popper.js.org)");this._isEnabled=!0,this._timeout=0,this._hoverState="",this._activeTrigger={},this._popper=null,this.element=t,this.config=this._getConfig(e),this.tip=null,this._setListeners()}var C=s.prototype;return C.enable=function(){this._isEnabled=!0},C.disable=function(){this._isEnabled=!1},C.toggleEnabled=function(){this._isEnabled=!this._isEnabled},C.toggle=function(e){if(this._isEnabled)if(e){var n=this.constructor.DATA_KEY,i=t(e.currentTarget).data(n);i||(i=new this.constructor(e.currentTarget,this._getDelegateConfig()),t(e.currentTarget).data(n,i)),i._activeTrigger.click=!i._activeTrigger.click,i._isWithActiveTrigger()?i._enter(null,i):i._leave(null,i)}else{if(t(this.getTipElement()).hasClass(v))return void this._leave(null,this);this._enter(null,this)}},C.dispose=function(){clearTimeout(this._timeout),t.removeData(this.element,this.constructor.DATA_KEY),t(this.element).off(this.constructor.EVENT_KEY),t(this.element).closest(".modal").off("hide.bs.modal"),this.tip&&t(this.tip).remove(),this._isEnabled=null,this._timeout=null,this._hoverState=null,this._activeTrigger=null,null!==this._popper&&this._popper.destroy(),this._popper=null,this.element=null,this.config=null,this.tip=null},C.show=function(){var e=this;if("none"===t(this.element).css("display"))throw new Error("Please use show on visible elements");var i=t.Event(this.constructor.Event.SHOW);if(this.isWithContent()&&this._isEnabled){t(this.element).trigger(i);var r=t.contains(this.element.ownerDocument.documentElement,this.element);if(i.isDefaultPrevented()||!r)return;var s=this.getTipElement(),o=a.getUID(this.constructor.NAME);s.setAttribute("id",o),this.element.setAttribute("aria-describedby",o),this.setContent(),this.config.animation&&t(s).addClass(m);var u="function"==typeof this.config.placement?this.config.placement.call(this,s,this.element):this.config.placement,c=this._getAttachment(u);this.addAttachmentClass(c);var l=!1===this.config.container?document.body:t(document).find(this.config.container);t(s).data(this.constructor.DATA_KEY,this),t.contains(this.element.ownerDocument.documentElement,this.tip)||t(s).appendTo(l),t(this.element).trigger(this.constructor.Event.INSERTED),this._popper=new n(this.element,s,{placement:c,modifiers:{offset:{offset:this.config.offset},flip:{behavior:this.config.fallbackPlacement},arrow:{element:y},preventOverflow:{boundariesElement:this.config.boundary}},onCreate:function(t){t.originalPlacement!==t.placement&&e._handlePopperPlacementChange(t)},onUpdate:function(t){e._handlePopperPlacementChange(t)}}),t(s).addClass(v),"ontouchstart"in document.documentElement&&t(document.body).children().on("mouseover",null,t.noop);var f=function(){e.config.animation&&e._fixTransition();var n=e._hoverState;e._hoverState=null,t(e.element).trigger(e.constructor.Event.SHOWN),n===d&&e._leave(null,e)};if(t(this.tip).hasClass(m)){var h=a.getTransitionDurationFromElement(this.tip);t(this.tip).one(a.TRANSITION_END,f).emulateTransitionEnd(h)}else f()}},C.hide=function(e){var n=this,i=this.getTipElement(),r=t.Event(this.constructor.Event.HIDE),s=function(){n._hoverState!==h&&i.parentNode&&i.parentNode.removeChild(i),n._cleanTipClass(),n.element.removeAttribute("aria-describedby"),t(n.element).trigger(n.constructor.Event.HIDDEN),null!==n._popper&&n._popper.destroy(),e&&e()};if(t(this.element).trigger(r),!r.isDefaultPrevented()){if(t(i).removeClass(v),"ontouchstart"in document.documentElement&&t(document.body).children().off("mouseover",null,t.noop),this._activeTrigger[x]=!1,this._activeTrigger[_]=!1,this._activeTrigger[b]=!1,t(this.tip).hasClass(m)){var o=a.getTransitionDurationFromElement(i);t(i).one(a.TRANSITION_END,s).emulateTransitionEnd(o)}else s();this._hoverState=""}},C.update=function(){null!==this._popper&&this._popper.scheduleUpdate()},C.isWithContent=function(){return Boolean(this.getTitle())},C.addAttachmentClass=function(e){t(this.getTipElement()).addClass("bs-tooltip-"+e)},C.getTipElement=function(){return this.tip=this.tip||t(this.config.template)[0],this.tip},C.setContent=function(){var e=this.getTipElement();this.setElementContent(t(e.querySelectorAll(g)),this.getTitle()),t(e).removeClass(m+" "+v)},C.setElementContent=function(e,n){var i=this.config.html;"object"==typeof n&&(n.nodeType||n.jquery)?i?t(n).parent().is(e)||e.empty().append(n):e.text(t(n).text()):e[i?"html":"text"](n)},C.getTitle=function(){var t=this.element.getAttribute("data-original-title");return t||(t="function"==typeof this.config.title?this.config.title.call(this.element):this.config.title),t},C._getAttachment=function(t){return l[t.toUpperCase()]},C._setListeners=function(){var e=this;this.config.trigger.split(" ").forEach(function(n){if("click"===n)t(e.element).on(e.constructor.Event.CLICK,e.config.selector,function(t){return e.toggle(t)});else if(n!==w){var i=n===b?e.constructor.Event.MOUSEENTER:e.constructor.Event.FOCUSIN,r=n===b?e.constructor.Event.MOUSELEAVE:e.constructor.Event.FOCUSOUT;t(e.element).on(i,e.config.selector,function(t){return e._enter(t)}).on(r,e.config.selector,function(t){return e._leave(t)})}t(e.element).closest(".modal").on("hide.bs.modal",function(){return e.hide()})}),this.config.selector?this.config=o({},this.config,{trigger:"manual",selector:""}):this._fixTitle()},C._fixTitle=function(){var t=typeof this.element.getAttribute("data-original-title");(this.element.getAttribute("title")||"string"!==t)&&(this.element.setAttribute("data-original-title",this.element.getAttribute("title")||""),this.element.setAttribute("title",""))},C._enter=function(e,n){var i=this.constructor.DATA_KEY;(n=n||t(e.currentTarget).data(i))||(n=new this.constructor(e.currentTarget,this._getDelegateConfig()),t(e.currentTarget).data(i,n)),e&&(n._activeTrigger["focusin"===e.type?_:b]=!0),t(n.getTipElement()).hasClass(v)||n._hoverState===h?n._hoverState=h:(clearTimeout(n._timeout),n._hoverState=h,n.config.delay&&n.config.delay.show?n._timeout=setTimeout(function(){n._hoverState===h&&n.show()},n.config.delay.show):n.show())},C._leave=function(e,n){var i=this.constructor.DATA_KEY;(n=n||t(e.currentTarget).data(i))||(n=new this.constructor(e.currentTarget,this._getDelegateConfig()),t(e.currentTarget).data(i,n)),e&&(n._activeTrigger["focusout"===e.type?_:b]=!1),n._isWithActiveTrigger()||(clearTimeout(n._timeout),n._hoverState=d,n.config.delay&&n.config.delay.hide?n._timeout=setTimeout(function(){n._hoverState===d&&n.hide()},n.config.delay.hide):n.hide())},C._isWithActiveTrigger=function(){for(var t in this._activeTrigger)if(this._activeTrigger[t])return!0;return!1},C._getConfig=function(n){return"number"==typeof(n=o({},this.constructor.Default,t(this.element).data(),"object"==typeof n&&n?n:{})).delay&&(n.delay={show:n.delay,hide:n.delay}),"number"==typeof n.title&&(n.title=n.title.toString()),"number"==typeof n.content&&(n.content=n.content.toString()),a.typeCheckConfig(e,n,this.constructor.DefaultType),n},C._getDelegateConfig=function(){var t={};if(this.config)for(var e in this.config)this.constructor.Default[e]!==this.config[e]&&(t[e]=this.config[e]);return t},C._cleanTipClass=function(){var e=t(this.getTipElement()),n=e.attr("class").match(u);null!==n&&n.length&&e.removeClass(n.join(""))},C._handlePopperPlacementChange=function(t){var e=t.instance;this.tip=e.popper,this._cleanTipClass(),this.addAttachmentClass(this._getAttachment(t.placement))},C._fixTransition=function(){var e=this.getTipElement(),n=this.config.animation;null===e.getAttribute("x-placement")&&(t(e).removeClass(m),this.config.animation=!1,this.hide(),this.show(),this.config.animation=n)},s._jQueryInterface=function(e){return this.each(function(){var n=t(this).data("bs.tooltip"),i="object"==typeof e&&e;if((n||!/dispose|hide/.test(e))&&(n||(n=new s(this,i),t(this).data("bs.tooltip",n)),"string"==typeof e)){if(void 0===n[e])throw new TypeError('No method named "'+e+'"');n[e]()}})},r(s,null,[{key:"VERSION",get:function(){return"4.1.3"}},{key:"Default",get:function(){return f}},{key:"NAME",get:function(){return e}},{key:"DATA_KEY",get:function(){return"bs.tooltip"}},{key:"Event",get:function(){return p}},{key:"EVENT_KEY",get:function(){return i}},{key:"DefaultType",get:function(){return c}}]),s}();return t.fn[e]=C._jQueryInterface,t.fn[e].Constructor=C,t.fn[e].noConflict=function(){return t.fn[e]=s,C._jQueryInterface},C}(e),m=function(t){var e="popover",n=".bs.popover",i=t.fn[e],s=new RegExp("(^|\\s)bs-popover\\S+","g"),a=o({},p.Default,{placement:"right",trigger:"click",content:"",template:'<div class="popover" role="tooltip"><div class="arrow"></div><h3 class="popover-header"></h3><div class="popover-body"></div></div>'}),u=o({},p.DefaultType,{content:"(string|element|function)"}),c="fade",l="show",f=".popover-header",h=".popover-body",d={HIDE:"hide"+n,HIDDEN:"hidden"+n,SHOW:"show"+n,SHOWN:"shown"+n,INSERTED:"inserted"+n,CLICK:"click"+n,FOCUSIN:"focusin"+n,FOCUSOUT:"focusout"+n,MOUSEENTER:"mouseenter"+n,MOUSELEAVE:"mouseleave"+n},m=function(i){var o,p;function m(){return i.apply(this,arguments)||this}p=i,(o=m).prototype=Object.create(p.prototype),o.prototype.constructor=o,o.__proto__=p;var v=m.prototype;return v.isWithContent=function(){return this.getTitle()||this._getContent()},v.addAttachmentClass=function(e){t(this.getTipElement()).addClass("bs-popover-"+e)},v.getTipElement=function(){return this.tip=this.tip||t(this.config.template)[0],this.tip},v.setContent=function(){var e=t(this.getTipElement());this.setElementContent(e.find(f),this.getTitle());var n=this._getContent();"function"==typeof n&&(n=n.call(this.element)),this.setElementContent(e.find(h),n),e.removeClass(c+" "+l)},v._getContent=function(){return this.element.getAttribute("data-content")||this.config.content},v._cleanTipClass=function(){var e=t(this.getTipElement()),n=e.attr("class").match(s);null!==n&&n.length>0&&e.removeClass(n.join(""))},m._jQueryInterface=function(e){return this.each(function(){var n=t(this).data("bs.popover"),i="object"==typeof e?e:null;if((n||!/destroy|hide/.test(e))&&(n||(n=new m(this,i),t(this).data("bs.popover",n)),"string"==typeof e)){if(void 0===n[e])throw new TypeError('No method named "'+e+'"');n[e]()}})},r(m,null,[{key:"VERSION",get:function(){return"4.1.3"}},{key:"Default",get:function(){return a}},{key:"NAME",get:function(){return e}},{key:"DATA_KEY",get:function(){return"bs.popover"}},{key:"Event",get:function(){return d}},{key:"EVENT_KEY",get:function(){return n}},{key:"DefaultType",get:function(){return u}}]),m}(p);return t.fn[e]=m._jQueryInterface,t.fn[e].Constructor=m,t.fn[e].noConflict=function(){return t.fn[e]=i,m._jQueryInterface},m}(e),v=function(t){var e="scrollspy",n=t.fn[e],i={offset:10,method:"auto",target:""},s={offset:"number",method:"string",target:"(string|element)"},u={ACTIVATE:"activate.bs.scrollspy",SCROLL:"scroll.bs.scrollspy",LOAD_DATA_API:"load.bs.scrollspy.data-api"},c="dropdown-item",l="active",f={DATA_SPY:'[data-spy="scroll"]',ACTIVE:".active",NAV_LIST_GROUP:".nav, .list-group",NAV_LINKS:".nav-link",NAV_ITEMS:".nav-item",LIST_ITEMS:".list-group-item",DROPDOWN:".dropdown",DROPDOWN_ITEMS:".dropdown-item",DROPDOWN_TOGGLE:".dropdown-toggle"},h="offset",d="position",p=function(){function n(e,n){var i=this;this._element=e,this._scrollElement="BODY"===e.tagName?window:e,this._config=this._getConfig(n),this._selector=this._config.target+" "+f.NAV_LINKS+","+this._config.target+" "+f.LIST_ITEMS+","+this._config.target+" "+f.DROPDOWN_ITEMS,this._offsets=[],this._targets=[],this._activeTarget=null,this._scrollHeight=0,t(this._scrollElement).on(u.SCROLL,function(t){return i._process(t)}),this.refresh(),this._process()}var p=n.prototype;return p.refresh=function(){var e=this,n=this._scrollElement===this._scrollElement.window?h:d,i="auto"===this._config.method?n:this._config.method,r=i===d?this._getScrollTop():0;this._offsets=[],this._targets=[],this._scrollHeight=this._getScrollHeight(),[].slice.call(document.querySelectorAll(this._selector)).map(function(e){var n,s=a.getSelectorFromElement(e);if(s&&(n=document.querySelector(s)),n){var o=n.getBoundingClientRect();if(o.width||o.height)return[t(n)[i]().top+r,s]}return null}).filter(function(t){return t}).sort(function(t,e){return t[0]-e[0]}).forEach(function(t){e._offsets.push(t[0]),e._targets.push(t[1])})},p.dispose=function(){t.removeData(this._element,"bs.scrollspy"),t(this._scrollElement).off(".bs.scrollspy"),this._element=null,this._scrollElement=null,this._config=null,this._selector=null,this._offsets=null,this._targets=null,this._activeTarget=null,this._scrollHeight=null},p._getConfig=function(n){if("string"!=typeof(n=o({},i,"object"==typeof n&&n?n:{})).target){var r=t(n.target).attr("id");r||(r=a.getUID(e),t(n.target).attr("id",r)),n.target="#"+r}return a.typeCheckConfig(e,n,s),n},p._getScrollTop=function(){return this._scrollElement===window?this._scrollElement.pageYOffset:this._scrollElement.scrollTop},p._getScrollHeight=function(){return this._scrollElement.scrollHeight||Math.max(document.body.scrollHeight,document.documentElement.scrollHeight)},p._getOffsetHeight=function(){return this._scrollElement===window?window.innerHeight:this._scrollElement.getBoundingClientRect().height},p._process=function(){var t=this._getScrollTop()+this._config.offset,e=this._getScrollHeight(),n=this._config.offset+e-this._getOffsetHeight();if(this._scrollHeight!==e&&this.refresh(),t>=n){var i=this._targets[this._targets.length-1];this._activeTarget!==i&&this._activate(i)}else{if(this._activeTarget&&t<this._offsets[0]&&this._offsets[0]>0)return this._activeTarget=null,void this._clear();for(var r=this._offsets.length;r--;){this._activeTarget!==this._targets[r]&&t>=this._offsets[r]&&(void 0===this._offsets[r+1]||t<this._offsets[r+1])&&this._activate(this._targets[r])}}},p._activate=function(e){this._activeTarget=e,this._clear();var n=this._selector.split(",");n=n.map(function(t){return t+'[data-target="'+e+'"],'+t+'[href="'+e+'"]'});var i=t([].slice.call(document.querySelectorAll(n.join(","))));i.hasClass(c)?(i.closest(f.DROPDOWN).find(f.DROPDOWN_TOGGLE).addClass(l),i.addClass(l)):(i.addClass(l),i.parents(f.NAV_LIST_GROUP).prev(f.NAV_LINKS+", "+f.LIST_ITEMS).addClass(l),i.parents(f.NAV_LIST_GROUP).prev(f.NAV_ITEMS).children(f.NAV_LINKS).addClass(l)),t(this._scrollElement).trigger(u.ACTIVATE,{relatedTarget:e})},p._clear=function(){var e=[].slice.call(document.querySelectorAll(this._selector));t(e).filter(f.ACTIVE).removeClass(l)},n._jQueryInterface=function(e){return this.each(function(){var i=t(this).data("bs.scrollspy");if(i||(i=new n(this,"object"==typeof e&&e),t(this).data("bs.scrollspy",i)),"string"==typeof e){if(void 0===i[e])throw new TypeError('No method named "'+e+'"');i[e]()}})},r(n,null,[{key:"VERSION",get:function(){return"4.1.3"}},{key:"Default",get:function(){return i}}]),n}();return t(window).on(u.LOAD_DATA_API,function(){for(var e=[].slice.call(document.querySelectorAll(f.DATA_SPY)),n=e.length;n--;){var i=t(e[n]);p._jQueryInterface.call(i,i.data())}}),t.fn[e]=p._jQueryInterface,t.fn[e].Constructor=p,t.fn[e].noConflict=function(){return t.fn[e]=n,p._jQueryInterface},p}(e),g=function(t){var e=t.fn.tab,n={HIDE:"hide.bs.tab",HIDDEN:"hidden.bs.tab",SHOW:"show.bs.tab",SHOWN:"shown.bs.tab",CLICK_DATA_API:"click.bs.tab.data-api"},i="dropdown-menu",s="active",o="disabled",u="fade",c="show",l=".dropdown",f=".nav, .list-group",h=".active",d="> li > .active",p='[data-toggle="tab"], [data-toggle="pill"], [data-toggle="list"]',m=".dropdown-toggle",v="> .dropdown-menu .active",g=function(){function e(t){this._element=t}var p=e.prototype;return p.show=function(){var e=this;if(!(this._element.parentNode&&this._element.parentNode.nodeType===Node.ELEMENT_NODE&&t(this._element).hasClass(s)||t(this._element).hasClass(o))){var i,r,u=t(this._element).closest(f)[0],c=a.getSelectorFromElement(this._element);if(u){var l="UL"===u.nodeName?d:h;r=(r=t.makeArray(t(u).find(l)))[r.length-1]}var p=t.Event(n.HIDE,{relatedTarget:this._element}),m=t.Event(n.SHOW,{relatedTarget:r});if(r&&t(r).trigger(p),t(this._element).trigger(m),!m.isDefaultPrevented()&&!p.isDefaultPrevented()){c&&(i=document.querySelector(c)),this._activate(this._element,u);var v=function(){var i=t.Event(n.HIDDEN,{relatedTarget:e._element}),s=t.Event(n.SHOWN,{relatedTarget:r});t(r).trigger(i),t(e._element).trigger(s)};i?this._activate(i,i.parentNode,v):v()}}},p.dispose=function(){t.removeData(this._element,"bs.tab"),this._element=null},p._activate=function(e,n,i){var r=this,s=("UL"===n.nodeName?t(n).find(d):t(n).children(h))[0],o=i&&s&&t(s).hasClass(u),c=function(){return r._transitionComplete(e,s,i)};if(s&&o){var l=a.getTransitionDurationFromElement(s);t(s).one(a.TRANSITION_END,c).emulateTransitionEnd(l)}else c()},p._transitionComplete=function(e,n,r){if(n){t(n).removeClass(c+" "+s);var o=t(n.parentNode).find(v)[0];o&&t(o).removeClass(s),"tab"===n.getAttribute("role")&&n.setAttribute("aria-selected",!1)}if(t(e).addClass(s),"tab"===e.getAttribute("role")&&e.setAttribute("aria-selected",!0),a.reflow(e),t(e).addClass(c),e.parentNode&&t(e.parentNode).hasClass(i)){var u=t(e).closest(l)[0];if(u){var f=[].slice.call(u.querySelectorAll(m));t(f).addClass(s)}e.setAttribute("aria-expanded",!0)}r&&r()},e._jQueryInterface=function(n){return this.each(function(){var i=t(this),r=i.data("bs.tab");if(r||(r=new e(this),i.data("bs.tab",r)),"string"==typeof n){if(void 0===r[n])throw new TypeError('No method named "'+n+'"');r[n]()}})},r(e,null,[{key:"VERSION",get:function(){return"4.1.3"}}]),e}();return t(document).on(n.CLICK_DATA_API,p,function(e){e.preventDefault(),g._jQueryInterface.call(t(this),"show")}),t.fn.tab=g._jQueryInterface,t.fn.tab.Constructor=g,t.fn.tab.noConflict=function(){return t.fn.tab=e,g._jQueryInterface},g}(e);!function(t){if(void 0===t)throw new TypeError("Bootstrap's JavaScript requires jQuery. jQuery must be included before Bootstrap's JavaScript.");var e=t.fn.jquery.split(" ")[0].split(".");if(e[0]<2&&e[1]<9||1===e[0]&&9===e[1]&&e[2]<1||e[0]>=4)throw new Error("Bootstrap's JavaScript requires at least jQuery v1.9.1 but less than v4.0.0")}(e),t.Util=a,t.Alert=u,t.Button=c,t.Carousel=l,t.Collapse=f,t.Dropdown=h,t.Modal=d,t.Popover=m,t.Scrollspy=v,t.Tab=g,t.Tooltip=p,Object.defineProperty(t,"__esModule",{value:!0})})(e,n(6),n(5))},function(t,e,n){"use strict";var i=n(1),r=n(7),s=n(23),o=n(4);function a(t){var e=new s(t),n=r(s.prototype.request,e);return i.extend(n,s.prototype,e),i.extend(n,e),n}var u=a(o);u.Axios=s,u.create=function(t){return a(i.merge(o,t))},u.Cancel=n(12),u.CancelToken=n(37),u.isCancel=n(11),u.all=function(t){return Promise.all(t)},u.spread=n(38),t.exports=u,t.exports.default=u},function(t,e){function n(t){return!!t.constructor&&"function"==typeof t.constructor.isBuffer&&t.constructor.isBuffer(t)}t.exports=function(t){return null!=t&&(n(t)||function(t){return"function"==typeof t.readFloatLE&&"function"==typeof t.slice&&n(t.slice(0,0))}(t)||!!t._isBuffer)}},function(t,e,n){"use strict";var i=n(4),r=n(1),s=n(32),o=n(33);function a(t){this.defaults=t,this.interceptors={request:new s,response:new s}}a.prototype.request=function(t){"string"==typeof t&&(t=r.merge({url:arguments[0]},arguments[1])),(t=r.merge(i,{method:"get"},this.defaults,t)).method=t.method.toLowerCase();var e=[o,void 0],n=Promise.resolve(t);for(this.interceptors.request.forEach(function(t){e.unshift(t.fulfilled,t.rejected)}),this.interceptors.response.forEach(function(t){e.push(t.fulfilled,t.rejected)});e.length;)n=n.then(e.shift(),e.shift());return n},r.forEach(["delete","get","head","options"],function(t){a.prototype[t]=function(e,n){return this.request(r.merge(n||{},{method:t,url:e}))}}),r.forEach(["post","put","patch"],function(t){a.prototype[t]=function(e,n,i){return this.request(r.merge(i||{},{method:t,url:e,data:n}))}}),t.exports=a},function(t,e,n){"use strict";var i=n(1);t.exports=function(t,e){i.forEach(t,function(n,i){i!==e&&i.toUpperCase()===e.toUpperCase()&&(t[e]=n,delete t[i])})}},function(t,e,n){"use strict";var i=n(10);t.exports=function(t,e,n){var r=n.config.validateStatus;n.status&&r&&!r(n.status)?e(i("Request failed with status code "+n.status,n.config,null,n.request,n)):t(n)}},function(t,e,n){"use strict";t.exports=function(t,e,n,i,r){return t.config=e,n&&(t.code=n),t.request=i,t.response=r,t}},function(t,e,n){"use strict";var i=n(1);function r(t){return encodeURIComponent(t).replace(/%40/gi,"@").replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}t.exports=function(t,e,n){if(!e)return t;var s;if(n)s=n(e);else if(i.isURLSearchParams(e))s=e.toString();else{var o=[];i.forEach(e,function(t,e){null!==t&&void 0!==t&&(i.isArray(t)?e+="[]":t=[t],i.forEach(t,function(t){i.isDate(t)?t=t.toISOString():i.isObject(t)&&(t=JSON.stringify(t)),o.push(r(e)+"="+r(t))}))}),s=o.join("&")}return s&&(t+=(-1===t.indexOf("?")?"?":"&")+s),t}},function(t,e,n){"use strict";var i=n(1),r=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];t.exports=function(t){var e,n,s,o={};return t?(i.forEach(t.split("\n"),function(t){if(s=t.indexOf(":"),e=i.trim(t.substr(0,s)).toLowerCase(),n=i.trim(t.substr(s+1)),e){if(o[e]&&r.indexOf(e)>=0)return;o[e]="set-cookie"===e?(o[e]?o[e]:[]).concat([n]):o[e]?o[e]+", "+n:n}}),o):o}},function(t,e,n){"use strict";var i=n(1);t.exports=i.isStandardBrowserEnv()?function(){var t,e=/(msie|trident)/i.test(navigator.userAgent),n=document.createElement("a");function r(t){var i=t;return e&&(n.setAttribute("href",i),i=n.href),n.setAttribute("href",i),{href:n.href,protocol:n.protocol?n.protocol.replace(/:$/,""):"",host:n.host,search:n.search?n.search.replace(/^\?/,""):"",hash:n.hash?n.hash.replace(/^#/,""):"",hostname:n.hostname,port:n.port,pathname:"/"===n.pathname.charAt(0)?n.pathname:"/"+n.pathname}}return t=r(window.location.href),function(e){var n=i.isString(e)?r(e):e;return n.protocol===t.protocol&&n.host===t.host}}():function(){return!0}},function(t,e,n){"use strict";var i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";function r(){this.message="String contains an invalid character"}r.prototype=new Error,r.prototype.code=5,r.prototype.name="InvalidCharacterError",t.exports=function(t){for(var e,n,s=String(t),o="",a=0,u=i;s.charAt(0|a)||(u="=",a%1);o+=u.charAt(63&e>>8-a%1*8)){if((n=s.charCodeAt(a+=.75))>255)throw new r;e=e<<8|n}return o}},function(t,e,n){"use strict";var i=n(1);t.exports=i.isStandardBrowserEnv()?{write:function(t,e,n,r,s,o){var a=[];a.push(t+"="+encodeURIComponent(e)),i.isNumber(n)&&a.push("expires="+new Date(n).toGMTString()),i.isString(r)&&a.push("path="+r),i.isString(s)&&a.push("domain="+s),!0===o&&a.push("secure"),document.cookie=a.join("; ")},read:function(t){var e=document.cookie.match(new RegExp("(^|;\\s*)("+t+")=([^;]*)"));return e?decodeURIComponent(e[3]):null},remove:function(t){this.write(t,"",Date.now()-864e5)}}:{write:function(){},read:function(){return null},remove:function(){}}},function(t,e,n){"use strict";var i=n(1);function r(){this.handlers=[]}r.prototype.use=function(t,e){return this.handlers.push({fulfilled:t,rejected:e}),this.handlers.length-1},r.prototype.eject=function(t){this.handlers[t]&&(this.handlers[t]=null)},r.prototype.forEach=function(t){i.forEach(this.handlers,function(e){null!==e&&t(e)})},t.exports=r},function(t,e,n){"use strict";var i=n(1),r=n(34),s=n(11),o=n(4),a=n(35),u=n(36);function c(t){t.cancelToken&&t.cancelToken.throwIfRequested()}t.exports=function(t){return c(t),t.baseURL&&!a(t.url)&&(t.url=u(t.baseURL,t.url)),t.headers=t.headers||{},t.data=r(t.data,t.headers,t.transformRequest),t.headers=i.merge(t.headers.common||{},t.headers[t.method]||{},t.headers||{}),i.forEach(["delete","get","head","post","put","patch","common"],function(e){delete t.headers[e]}),(t.adapter||o.adapter)(t).then(function(e){return c(t),e.data=r(e.data,e.headers,t.transformResponse),e},function(e){return s(e)||(c(t),e&&e.response&&(e.response.data=r(e.response.data,e.response.headers,t.transformResponse))),Promise.reject(e)})}},function(t,e,n){"use strict";var i=n(1);t.exports=function(t,e,n){return i.forEach(n,function(n){t=n(t,e)}),t}},function(t,e,n){"use strict";t.exports=function(t){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(t)}},function(t,e,n){"use strict";t.exports=function(t,e){return e?t.replace(/\/+$/,"")+"/"+e.replace(/^\/+/,""):t}},function(t,e,n){"use strict";var i=n(12);function r(t){if("function"!=typeof t)throw new TypeError("executor must be a function.");var e;this.promise=new Promise(function(t){e=t});var n=this;t(function(t){n.reason||(n.reason=new i(t),e(n.reason))})}r.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},r.source=function(){var t;return{token:new r(function(e){t=e}),cancel:t}},t.exports=r},function(t,e,n){"use strict";t.exports=function(t){return function(e){return t.apply(null,e)}}},function(t,e,n){(function(t){var i=void 0!==t&&t||"undefined"!=typeof self&&self||window,r=Function.prototype.apply;function s(t,e){this._id=t,this._clearFn=e}e.setTimeout=function(){return new s(r.call(setTimeout,i,arguments),clearTimeout)},e.setInterval=function(){return new s(r.call(setInterval,i,arguments),clearInterval)},e.clearTimeout=e.clearInterval=function(t){t&&t.close()},s.prototype.unref=s.prototype.ref=function(){},s.prototype.close=function(){this._clearFn.call(i,this._id)},e.enroll=function(t,e){clearTimeout(t._idleTimeoutId),t._idleTimeout=e},e.unenroll=function(t){clearTimeout(t._idleTimeoutId),t._idleTimeout=-1},e._unrefActive=e.active=function(t){clearTimeout(t._idleTimeoutId);var e=t._idleTimeout;e>=0&&(t._idleTimeoutId=setTimeout(function(){t._onTimeout&&t._onTimeout()},e))},n(40),e.setImmediate="undefined"!=typeof self&&self.setImmediate||void 0!==t&&t.setImmediate||this&&this.setImmediate,e.clearImmediate="undefined"!=typeof self&&self.clearImmediate||void 0!==t&&t.clearImmediate||this&&this.clearImmediate}).call(e,n(2))},function(t,e,n){(function(t,e){!function(t,n){"use strict";if(!t.setImmediate){var i,r,s,o,a,u=1,c={},l=!1,f=t.document,h=Object.getPrototypeOf&&Object.getPrototypeOf(t);h=h&&h.setTimeout?h:t,"[object process]"==={}.toString.call(t.process)?i=function(t){e.nextTick(function(){p(t)})}:!function(){if(t.postMessage&&!t.importScripts){var e=!0,n=t.onmessage;return t.onmessage=function(){e=!1},t.postMessage("","*"),t.onmessage=n,e}}()?t.MessageChannel?((s=new MessageChannel).port1.onmessage=function(t){p(t.data)},i=function(t){s.port2.postMessage(t)}):f&&"onreadystatechange"in f.createElement("script")?(r=f.documentElement,i=function(t){var e=f.createElement("script");e.onreadystatechange=function(){p(t),e.onreadystatechange=null,r.removeChild(e),e=null},r.appendChild(e)}):i=function(t){setTimeout(p,0,t)}:(o="setImmediate$"+Math.random()+"$",a=function(e){e.source===t&&"string"==typeof e.data&&0===e.data.indexOf(o)&&p(+e.data.slice(o.length))},t.addEventListener?t.addEventListener("message",a,!1):t.attachEvent("onmessage",a),i=function(e){t.postMessage(o+e,"*")}),h.setImmediate=function(t){"function"!=typeof t&&(t=new Function(""+t));for(var e=new Array(arguments.length-1),n=0;n<e.length;n++)e[n]=arguments[n+1];var r={callback:t,args:e};return c[u]=r,i(u),u++},h.clearImmediate=d}function d(t){delete c[t]}function p(t){if(l)setTimeout(p,0,t);else{var e=c[t];if(e){l=!0;try{!function(t){var e=t.callback,i=t.args;switch(i.length){case 0:e();break;case 1:e(i[0]);break;case 2:e(i[0],i[1]);break;case 3:e(i[0],i[1],i[2]);break;default:e.apply(n,i)}}(e)}finally{d(t),l=!1}}}}}("undefined"==typeof self?void 0===t?this:t:self)}).call(e,n(2),n(8))},function(t,e,n){var i;"undefined"!=typeof self&&self,i=function(t){return function(t){var e={};function n(i){if(e[i])return e[i].exports;var r=e[i]={i:i,l:!1,exports:{}};return t[i].call(r.exports,r,r.exports,n),r.l=!0,r.exports}return n.m=t,n.c=e,n.d=function(t,e,i){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:i})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var i=Object.create(null);if(n.r(i),Object.defineProperty(i,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var r in t)n.d(i,r,function(e){return t[e]}.bind(null,r));return i},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="/dist/",n(n.s="./src/index.ts")}({"./src/components/VAlert/VAlert.ts":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_alerts.styl");var i=n("./src/components/VIcon/index.ts"),r=n("./src/mixins/colorable.ts"),s=n("./src/mixins/toggleable.ts"),o=n("./src/mixins/transitionable.ts"),a=n("./src/util/mixins.ts");e.default=Object(a.default)(r.default,s.default,o.default).extend({name:"v-alert",props:{dismissible:Boolean,icon:String,outline:Boolean,type:{type:String,validator:function(t){return["info","error","success","warning"].includes(t)}}},computed:{computedColor:function(){return this.type&&!this.color?this.type:this.color||"error"},computedIcon:function(){if(this.icon||!this.type)return this.icon;switch(this.type){case"info":return"$vuetify.icons.info";case"error":return"$vuetify.icons.error";case"success":return"$vuetify.icons.success";case"warning":return"$vuetify.icons.warning"}}},methods:{genIcon:function(){return this.computedIcon?this.$createElement(i.default,{class:"v-alert__icon"},this.computedIcon):null},genDismissible:function(){var t=this;return this.dismissible?this.$createElement("a",{class:"v-alert__dismissible",on:{click:function(){t.isActive=!1}}},[this.$createElement(i.default,{props:{right:!0}},"$vuetify.icons.cancel")]):null}},render:function(t){var e=[this.genIcon(),t("div",this.$slots.default),this.genDismissible()],n=t("div",(this.outline?this.setTextColor:this.setBackgroundColor)(this.computedColor,{staticClass:"v-alert",class:{"v-alert--outline":this.outline},directives:[{name:"show",value:this.isActive}],on:this.$listeners}),e);return this.transition?t("transition",{props:{name:this.transition,origin:this.origin,mode:this.mode}},[n]):n}})},"./src/components/VAlert/index.ts":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VAlert/VAlert.ts");n.d(e,"VAlert",function(){return i.default}),e.default=i.default},"./src/components/VApp/VApp.js":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_app.styl");var i=n("./src/components/VApp/mixins/app-theme.js"),r=n("./src/mixins/themeable.ts"),s=n("./src/directives/resize.ts"),o=function(){return(o=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)};e.default={name:"v-app",directives:{Resize:s.default},mixins:[i.default,r.default],props:{id:{type:String,default:"app"},dark:Boolean},computed:{classes:function(){return o({"application--is-rtl":this.$vuetify.rtl},this.themeClasses)}},watch:{dark:function(){this.$vuetify.dark=this.dark}},mounted:function(){this.$vuetify.dark=this.dark},render:function(t){return t("div",{staticClass:"application",class:this.classes,attrs:{"data-app":!0},domProps:{id:this.id}},[t("div",{staticClass:"application--wrap"},this.$slots.default)])}}},"./src/components/VApp/index.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VApp/VApp.js");n.d(e,"VApp",function(){return i.default}),e.default=i.default},"./src/components/VApp/mixins/app-theme.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/util/theme.ts");e.default={data:function(){return{style:null}},computed:{parsedTheme:function(){return i.parse(this.$vuetify.theme)},generatedStyles:function(){var t,e=this.parsedTheme;return null!=this.$vuetify.options.themeCache&&null!=(t=this.$vuetify.options.themeCache.get(e))?t:(t=i.genStyles(e,this.$vuetify.options.customProperties),null!=this.$vuetify.options.minifyTheme&&(t=this.$vuetify.options.minifyTheme(t)),null!=this.$vuetify.options.themeCache&&this.$vuetify.options.themeCache.set(e,t),t)},vueMeta:function(){if(!1===this.$vuetify.theme)return{};var t={cssText:this.generatedStyles,id:"vuetify-theme-stylesheet",type:"text/css"};return this.$vuetify.options.cspNonce&&(t.nonce=this.$vuetify.options.cspNonce),{style:[t]}}},metaInfo:function(){return this.vueMeta},head:function(){return this.vueMeta},watch:{generatedStyles:function(){!this.meta&&this.applyTheme()}},created:function(){if(!1!==this.$vuetify.theme)if(this.$meta);else if("undefined"==typeof document&&this.$ssrContext){var t=this.$vuetify.options.cspNonce?' nonce="'+this.$vuetify.options.cspNonce+'"':"";this.$ssrContext.head=this.$ssrContext.head||"",this.$ssrContext.head+='<style type="text/css" id="vuetify-theme-stylesheet"'+t+">"+this.generatedStyles+"</style>"}else"undefined"!=typeof document&&(this.genStyle(),this.applyTheme())},methods:{applyTheme:function(){this.style&&(this.style.innerHTML=this.generatedStyles)},genStyle:function(){var t=document.getElementById("vuetify-theme-stylesheet");t||((t=document.createElement("style")).type="text/css",t.id="vuetify-theme-stylesheet",this.$vuetify.options.cspNonce&&t.setAttribute("nonce",this.$vuetify.options.cspNonce),document.head.appendChild(t)),this.style=t}}}},"./src/components/VAutocomplete/VAutocomplete.js":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_autocompletes.styl");var i=n("./src/components/VSelect/VSelect.js"),r=n("./src/components/VTextField/VTextField.js"),s=n("./src/util/helpers.ts"),o=function(){return(o=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)},a=o({},i.defaultMenuProps,{offsetY:!0,offsetOverflow:!0,transition:!1});e.default={name:"v-autocomplete",extends:i.default,props:{allowOverflow:{type:Boolean,default:!0},browserAutocomplete:{type:String,default:"off"},filter:{type:Function,default:function(t,e,n){var i=function(t){return null!=t?t:""},r=i(n),s=i(e);return r.toString().toLowerCase().indexOf(s.toString().toLowerCase())>-1}},hideNoData:Boolean,noFilter:Boolean,searchInput:{default:void 0},menuProps:{type:i.default.props.menuProps.type,default:function(){return a}}},data:function(t){return{attrsInput:null,lazySearch:t.searchInput}},computed:{classes:function(){return Object.assign({},i.default.computed.classes.call(this),{"v-autocomplete":!0,"v-autocomplete--is-selecting-index":this.selectedIndex>-1})},computedItems:function(){return this.filteredItems},displayedItemsCount:function(){return this.hideSelected?this.filteredItems.length-this.selectedItems.length:this.filteredItems.length},currentRange:function(){return null==this.selectedItem?0:this.getText(this.selectedItem).toString().length},filteredItems:function(){var t=this;return!this.isSearching||this.noFilter?this.allItems:this.allItems.filter(function(e){return t.filter(e,t.internalSearch,t.getText(e))})},internalSearch:{get:function(){return this.lazySearch},set:function(t){this.lazySearch=t,this.$emit("update:searchInput",t)}},isAnyValueAllowed:function(){return!1},isDirty:function(){return this.searchIsDirty||this.selectedItems.length>0},isSearching:function(){return this.multiple?this.searchIsDirty:this.searchIsDirty&&this.internalSearch!==this.getText(this.selectedItem)},menuCanShow:function(){return!!this.isFocused&&(this.displayedItemsCount>0||!this.hideNoData)},$_menuProps:function(){var t=i.default.computed.$_menuProps.call(this);return t.contentClass=("v-autocomplete__content "+(t.contentClass||"")).trim(),o({},a,t)},searchIsDirty:function(){return null!=this.internalSearch&&""!==this.internalSearch},selectedItem:function(){var t=this;return this.multiple?null:this.selectedItems.find(function(e){return t.valueComparator(t.getValue(e),t.getValue(t.internalValue))})},listData:function(){var t=i.default.computed.listData.call(this);return Object.assign(t.props,{items:this.virtualizedItems,noFilter:this.noFilter||!this.isSearching||!this.filteredItems.length,searchInput:this.internalSearch}),t}},watch:{filteredItems:function(t){this.onFilteredItemsChanged(t)},internalValue:function(){this.setSearch()},isFocused:function(t){t?this.$refs.input&&this.$refs.input.select():this.updateSelf()},isMenuActive:function(t){!t&&this.hasSlot&&(this.lazySearch=null)},items:function(t,e){e&&e.length||!this.hideNoData||!this.isFocused||this.isMenuActive||!t.length||this.activateMenu()},searchInput:function(t){this.lazySearch=t},internalSearch:function(t){this.onInternalSearchChanged(t)}},created:function(){this.setSearch()},methods:{onFilteredItemsChanged:function(t){var e=this;this.setMenuIndex(-1),this.$nextTick(function(){e.setMenuIndex(1===t.length?0:-1)})},onInternalSearchChanged:function(t){this.updateMenuDimensions()},updateMenuDimensions:function(){this.isMenuActive&&this.$refs.menu&&this.$refs.menu.updateDimensions()},changeSelectedIndex:function(t){if(!this.searchIsDirty&&[s.keyCodes.backspace,s.keyCodes.left,s.keyCodes.right,s.keyCodes.delete].includes(t)){var e=this.selectedItems.length-1;if(t===s.keyCodes.left)this.selectedIndex=-1===this.selectedIndex?e:this.selectedIndex-1;else if(t===s.keyCodes.right)this.selectedIndex=this.selectedIndex>=e?-1:this.selectedIndex+1;else if(-1===this.selectedIndex)return void(this.selectedIndex=e);var n=this.selectedItems[this.selectedIndex];if([s.keyCodes.backspace,s.keyCodes.delete].includes(t)&&!this.getDisabled(n)){var i=this.selectedIndex===e?this.selectedIndex-1:this.selectedItems[this.selectedIndex+1]?this.selectedIndex:-1;-1===i?this.setValue(this.multiple?[]:void 0):this.selectItem(n),this.selectedIndex=i}}},clearableCallback:function(){this.internalSearch=void 0,i.default.methods.clearableCallback.call(this)},genInput:function(){var t=r.default.methods.genInput.call(this);return t.data.attrs.role="combobox",t.data.domProps.value=this.internalSearch,t},genSelections:function(){return this.hasSlot||this.multiple?i.default.methods.genSelections.call(this):[]},onClick:function(){this.isDisabled||(this.selectedIndex>-1?this.selectedIndex=-1:this.onFocus(),this.activateMenu())},onEnterDown:function(){},onInput:function(t){this.selectedIndex>-1||(t.target.value&&(this.activateMenu(),this.isAnyValueAllowed||this.setMenuIndex(0)),this.mask&&this.resetSelections(t.target),this.internalSearch=t.target.value,this.badInput=t.target.validity&&t.target.validity.badInput)},onKeyDown:function(t){var e=t.keyCode;i.default.methods.onKeyDown.call(this,t),this.changeSelectedIndex(e)},onTabDown:function(t){i.default.methods.onTabDown.call(this,t),this.updateSelf()},setSelectedItems:function(){i.default.methods.setSelectedItems.call(this),this.isFocused||this.setSearch()},setSearch:function(){var t=this;this.$nextTick(function(){t.internalSearch=!t.selectedItems.length||t.multiple||t.hasSlot?null:t.getText(t.selectedItem)})},updateSelf:function(){this.updateAutocomplete()},updateAutocomplete:function(){(this.searchIsDirty||this.internalValue)&&(this.valueComparator(this.internalSearch,this.getValue(this.internalValue))||this.setSearch())}}}},"./src/components/VAutocomplete/index.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VAutocomplete/VAutocomplete.js");n.d(e,"VAutocomplete",function(){return i.default}),e.default=i.default},"./src/components/VAvatar/VAvatar.ts":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_avatars.styl");var i=n("./src/mixins/colorable.ts"),r=n("./src/util/helpers.ts"),s=n("./src/util/mixins.ts"),o=function(){return(o=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)};e.default=Object(s.default)(i.default).extend({name:"v-avatar",functional:!0,props:{color:String,size:{type:[Number,String],default:48},tile:Boolean},render:function(t,e){var n=e.data,s=e.props,a=e.children;n.staticClass=("v-avatar "+(n.staticClass||"")).trim(),s.tile&&(n.staticClass+=" v-avatar--tile");var u=Object(r.convertToUnit)(s.size);return n.style=o({height:u,width:u},n.style),t("div",i.default.options.methods.setBackgroundColor(s.color,n),a)}})},"./src/components/VAvatar/index.ts":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VAvatar/VAvatar.ts");n.d(e,"VAvatar",function(){return i.default}),e.default=i.default},"./src/components/VBadge/VBadge.ts":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_badges.styl");var i=n("./src/mixins/colorable.ts"),r=n("./src/mixins/toggleable.ts"),s=n("./src/mixins/positionable.ts"),o=n("./src/mixins/transitionable.ts"),a=n("./src/util/mixins.ts");e.default=Object(a.default)(i.default,r.default,Object(s.factory)(["left","bottom"]),o.default).extend({name:"v-badge",props:{color:{type:String,default:"primary"},overlap:Boolean,transition:{type:String,default:"fab-transition"},value:{default:!0}},computed:{classes:function(){return{"v-badge--bottom":this.bottom,"v-badge--left":this.left,"v-badge--overlap":this.overlap}}},render:function(t){var e=this.$slots.badge?[t("span",this.setBackgroundColor(this.color,{staticClass:"v-badge__badge",attrs:this.$attrs,directives:[{name:"show",value:this.isActive}]}),this.$slots.badge)]:null;return t("span",{staticClass:"v-badge",class:this.classes},[this.$slots.default,t("transition",{props:{name:this.transition,origin:this.origin,mode:this.mode}},e)])}})},"./src/components/VBadge/index.ts":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VBadge/VBadge.ts");n.d(e,"VBadge",function(){return i.default}),e.default=i.default},"./src/components/VBottomNav/VBottomNav.ts":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_bottom-navs.styl");var i=n("./src/mixins/applicationable.ts"),r=n("./src/mixins/button-group.ts"),s=n("./src/mixins/colorable.ts"),o=n("./src/util/mixins.ts");e.default=Object(o.default)(Object(i.default)("bottom",["height","value"]),s.default).extend({name:"v-bottom-nav",props:{active:[Number,String],mandatory:Boolean,height:{default:56,type:[Number,String],validator:function(t){return!isNaN(parseInt(t))}},shift:Boolean,value:null},computed:{classes:function(){return{"v-bottom-nav--absolute":this.absolute,"v-bottom-nav--fixed":!this.absolute&&(this.app||this.fixed),"v-bottom-nav--shift":this.shift,"v-bottom-nav--active":this.value}},computedHeight:function(){return parseInt(this.height)}},methods:{updateApplication:function(){return this.value?this.computedHeight:0},updateValue:function(t){this.$emit("update:active",t)}},render:function(t){return t(r.default,this.setBackgroundColor(this.color,{staticClass:"v-bottom-nav",class:this.classes,style:{height:parseInt(this.computedHeight)+"px"},props:{mandatory:Boolean(this.mandatory||void 0!==this.active),value:this.active},on:{change:this.updateValue}}),this.$slots.default)}})},"./src/components/VBottomNav/index.ts":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VBottomNav/VBottomNav.ts");n.d(e,"VBottomNav",function(){return i.default}),e.default=i.default},"./src/components/VBottomSheet/VBottomSheet.js":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_bottom-sheets.styl");var i=n("./src/components/VDialog/VDialog.js"),r=function(){return(r=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)};e.default={name:"v-bottom-sheet",props:{disabled:Boolean,fullWidth:Boolean,hideOverlay:Boolean,inset:Boolean,lazy:Boolean,maxWidth:{type:[String,Number],default:"auto"},persistent:Boolean,value:null},render:function(t){var e=t("template",{slot:"activator"},this.$slots.activator),n=["v-bottom-sheet",this.inset?"v-bottom-sheet--inset":""].join(" ");return t(i.default,{attrs:r({},this.$props),on:r({},this.$listeners),props:{contentClass:n,noClickAnimation:!0,transition:"bottom-sheet-transition",value:this.value}},[e,this.$slots.default])}}},"./src/components/VBottomSheet/index.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VBottomSheet/VBottomSheet.js");n.d(e,"VBottomSheet",function(){return i.default}),e.default=i.default},"./src/components/VBreadcrumbs/VBreadcrumbs.ts":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_breadcrumbs.styl");var i=n("./src/components/VBreadcrumbs/index.ts"),r=n("./src/mixins/themeable.ts"),s=n("./src/util/console.ts"),o=n("./src/util/mixins.ts"),a=function(){return(a=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)};e.default=Object(o.default)(r.default).extend({name:"v-breadcrumbs",props:{divider:{type:String,default:"/"},items:{type:Array,default:function(){return[]}},large:Boolean,justifyCenter:Boolean,justifyEnd:Boolean},computed:{classes:function(){return a({"v-breadcrumbs--large":this.large,"justify-center":this.justifyCenter,"justify-end":this.justifyEnd},this.themeClasses)}},mounted:function(){this.justifyCenter&&Object(s.deprecate)("justify-center",'class="justify-center"',this),this.justifyEnd&&Object(s.deprecate)("justify-end",'class="justify-end"',this),this.$slots.default&&Object(s.deprecate)("default slot",':items and scoped slot "item"',this)},methods:{genChildren:function(){if(this.$slots.default){for(var t=[],e=!1,n=0;n<this.$slots.default.length;n++){var i=this.$slots.default[n];i.componentOptions&&"v-breadcrumbs-item"===i.componentOptions.Ctor.options.name?(e&&t.push(this.genDivider()),t.push(i),e=!0):t.push(i)}return t}},genDivider:function(){return this.$createElement(i.VBreadcrumbsDivider,this.$slots.divider?this.$slots.divider:this.divider)},genItems:function(){for(var t=[],e=!!this.$scopedSlots.item,n=0;n<this.items.length;n++){var r=this.items[n];e?t.push(this.$scopedSlots.item({item:r})):t.push(this.$createElement(i.VBreadcrumbsItem,{key:r.text,props:r},[r.text])),n<this.items.length-1&&t.push(this.genDivider())}return t}},render:function(t){var e=this.$slots.default?this.genChildren():this.genItems();return t("ul",{staticClass:"v-breadcrumbs",class:this.classes},e)}})},"./src/components/VBreadcrumbs/VBreadcrumbsItem.ts":function(t,e,n){"use strict";n.r(e);var i=n("./src/mixins/routable.ts"),r=n("./src/util/mixins.ts");e.default=Object(r.default)(i.default).extend({name:"v-breadcrumbs-item",props:{activeClass:{type:String,default:"v-breadcrumbs__item--disabled"}},computed:{classes:function(){var t;return(t={"v-breadcrumbs__item":!0})[this.activeClass]=this.disabled,t}},render:function(t){var e=this.generateRouteLink(this.classes);return t("li",[t(e.tag,e.data,this.$slots.default)])}})},"./src/components/VBreadcrumbs/index.ts":function(t,e,n){"use strict";n.r(e),n.d(e,"VBreadcrumbsDivider",function(){return o});var i=n("./src/components/VBreadcrumbs/VBreadcrumbs.ts");n.d(e,"VBreadcrumbs",function(){return i.default});var r=n("./src/components/VBreadcrumbs/VBreadcrumbsItem.ts");n.d(e,"VBreadcrumbsItem",function(){return r.default});var s=n("./src/util/helpers.ts"),o=Object(s.createSimpleFunctional)("v-breadcrumbs__divider","li");e.default={$_vuetify_subcomponents:{VBreadcrumbs:i.default,VBreadcrumbsItem:r.default,VBreadcrumbsDivider:o}}},"./src/components/VBtn/VBtn.ts":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_buttons.styl");var i=n("./src/util/mixins.ts"),r=n("./src/components/VProgressCircular/index.ts"),s=n("./src/mixins/colorable.ts"),o=n("./src/mixins/groupable.ts"),a=n("./src/mixins/positionable.ts"),u=n("./src/mixins/routable.ts"),c=n("./src/mixins/themeable.ts"),l=n("./src/mixins/toggleable.ts"),f=n("./src/util/helpers.ts"),h="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},d=function(){return(d=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)};e.default=Object(i.default)(s.default,u.default,a.default,c.default,Object(o.factory)("btnToggle"),Object(l.factory)("inputValue")).extend({name:"v-btn",props:{activeClass:{type:String,default:"v-btn--active"},block:Boolean,depressed:Boolean,fab:Boolean,flat:Boolean,icon:Boolean,large:Boolean,loading:Boolean,outline:Boolean,ripple:{type:[Boolean,Object],default:null},round:Boolean,small:Boolean,tag:{type:String,default:"button"},type:{type:String,default:"button"},value:null},computed:{classes:function(){var t;return d(((t={"v-btn":!0})[this.activeClass]=this.isActive,t["v-btn--absolute"]=this.absolute,t["v-btn--block"]=this.block,t["v-btn--bottom"]=this.bottom,t["v-btn--disabled"]=this.disabled,t["v-btn--flat"]=this.flat,t["v-btn--floating"]=this.fab,t["v-btn--fixed"]=this.fixed,t["v-btn--icon"]=this.icon,t["v-btn--large"]=this.large,t["v-btn--left"]=this.left,t["v-btn--loader"]=this.loading,t["v-btn--outline"]=this.outline,t["v-btn--depressed"]=this.depressed&&!this.flat||this.outline,t["v-btn--right"]=this.right,t["v-btn--round"]=this.round,t["v-btn--router"]=this.to,t["v-btn--small"]=this.small,t["v-btn--top"]=this.top,t),this.themeClasses)},computedRipple:function(){var t=!this.icon&&!this.fab||{circle:!0};return!this.disabled&&(null!==this.ripple?this.ripple:t)}},watch:{$route:"onRouteChange"},methods:{click:function(t){!this.fab&&t.detail&&this.$el.blur(),this.$emit("click",t),this.btnToggle&&this.toggle()},genContent:function(){return this.$createElement("div",{class:"v-btn__content"},[this.$slots.default])},genLoader:function(){var t=[];return this.$slots.loader?t.push(this.$slots.loader):t.push(this.$createElement(r.default,{props:{indeterminate:!0,size:23,width:2}})),this.$createElement("span",{class:"v-btn__loading"},t)},onRouteChange:function(){var t=this;if(this.to&&this.$refs.link){var e="_vnode.data.class."+this.activeClass;this.$nextTick(function(){Object(f.getObjectValueByPath)(t.$refs.link,e)&&t.toggle()})}}},render:function(t){var e=this.outline||this.flat?this.setTextColor:this.setBackgroundColor,n=this.generateRouteLink(this.classes),i=n.tag,r=n.data,s=[this.genContent()];return"button"===i&&(r.attrs.type=this.type),this.loading&&s.push(this.genLoader()),r.attrs.value=["string","number"].includes(h(this.value))?this.value:JSON.stringify(this.value),this.btnToggle&&(r.ref="link"),t(i,e(this.color,r),s)}})},"./src/components/VBtn/index.ts":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VBtn/VBtn.ts");n.d(e,"VBtn",function(){return i.default}),e.default=i.default},"./src/components/VBtnToggle/VBtnToggle.ts":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_button-toggle.styl");var i=n("./src/mixins/button-group.ts"),r=function(){return(r=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)};e.default=i.default.extend({name:"v-btn-toggle",props:{activeClass:{type:String,default:"v-btn--active"}},computed:{classes:function(){return r({},i.default.options.computed.classes.call(this),{"v-btn-toggle":!0,"v-btn-toggle--only-child":1===this.selectedItems.length,"v-btn-toggle--selected":this.selectedItems.length>0})}}})},"./src/components/VBtnToggle/index.ts":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VBtnToggle/VBtnToggle.ts");n.d(e,"VBtnToggle",function(){return i.default}),e.default=i.default},"./src/components/VCard/VCard.ts":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_cards.styl");var i=n("./src/mixins/colorable.ts"),r=n("./src/mixins/measurable.ts"),s=n("./src/mixins/routable.ts"),o=n("./src/mixins/themeable.ts"),a=n("./src/util/helpers.ts"),u=n("./src/util/mixins.ts"),c=function(){return(c=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)};e.default=Object(u.default)(i.default,r.default,s.default,o.default).extend({name:"v-card",props:{flat:Boolean,hover:Boolean,img:String,raised:Boolean,tag:{type:String,default:"div"},tile:Boolean},computed:{classes:function(){return c({"v-card":!0,"v-card--flat":this.flat,"v-card--hover":this.hover,"v-card--raised":this.raised,"v-card--tile":this.tile},this.themeClasses)},styles:function(){var t={height:Object(a.convertToUnit)(this.height)};return this.img&&(t.background='url("'+this.img+'") center center / cover no-repeat'),this.height&&(t.height=Object(a.convertToUnit)(this.height)),this.maxHeight&&(t.maxHeight=Object(a.convertToUnit)(this.maxHeight)),this.maxWidth&&(t.maxWidth=Object(a.convertToUnit)(this.maxWidth)),this.width&&(t.width=Object(a.convertToUnit)(this.width)),t}},render:function(t){var e=this.generateRouteLink(this.classes),n=e.tag,i=e.data;return i.style=this.styles,t(n,this.setBackgroundColor(this.color,i),this.$slots.default)}})},"./src/components/VCard/VCardMedia.ts":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VImg/VImg.ts"),r=n("./src/util/console.ts");e.default=i.default.extend({name:"v-card-media",mounted:function(){Object(r.deprecate)("v-card-media",this.src?"v-img":"v-responsive",this)}})},"./src/components/VCard/VCardTitle.ts":function(t,e,n){"use strict";n.r(e);var i=n("vue"),r=n.n(i);e.default=r.a.extend({name:"v-card-title",functional:!0,props:{primaryTitle:Boolean},render:function(t,e){var n=e.data,i=e.props,r=e.children;return n.staticClass=("v-card__title "+(n.staticClass||"")).trim(),i.primaryTitle&&(n.staticClass+=" v-card__title--primary"),t("div",n,r)}})},"./src/components/VCard/index.ts":function(t,e,n){"use strict";n.r(e),n.d(e,"VCardActions",function(){return c}),n.d(e,"VCardText",function(){return l});var i=n("./src/util/helpers.ts"),r=n("./src/components/VCard/VCard.ts");n.d(e,"VCard",function(){return r.default});var s=n("./src/components/VCard/VCardMedia.ts");n.d(e,"VCardMedia",function(){return s.default});var o=n("./src/components/VCard/VCardTitle.ts");n.d(e,"VCardTitle",function(){return o.default});var a=n("vue"),u=n.n(a),c=u.a.extend(Object(i.createSimpleFunctional)("v-card__actions")),l=u.a.extend(Object(i.createSimpleFunctional)("v-card__text"));e.default={$_vuetify_subcomponents:{VCard:r.default,VCardMedia:s.default,VCardTitle:o.default,VCardActions:c,VCardText:l}}},"./src/components/VCarousel/VCarousel.ts":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_carousel.styl");var i=n("./src/components/VWindow/VWindow.ts"),r=n("./src/components/VBtn/index.ts"),s=n("./src/components/VIcon/index.ts"),o=n("./src/mixins/button-group.ts"),a=n("./src/util/helpers.ts"),u=n("./src/util/console.ts");e.default=i.default.extend({name:"v-carousel",props:{cycle:{type:Boolean,default:!0},delimiterIcon:{type:String,default:"$vuetify.icons.delimiter"},height:{type:[Number,String],default:500},hideControls:Boolean,hideDelimiters:Boolean,interval:{type:[Number,String],default:6e3,validator:function(t){return t>0}},mandatory:{type:Boolean,default:!0},nextIcon:{type:[Boolean,String],default:"$vuetify.icons.next"},prevIcon:{type:[Boolean,String],default:"$vuetify.icons.prev"}},data:function(){return{changedByControls:!1,internalHeight:this.height,slideTimeout:void 0}},computed:{isDark:function(){return this.dark||!this.light}},watch:{internalValue:function(t){this.restartTimeout(),this.$listeners.input&&this.$emit("input",t)},interval:"restartTimeout",cycle:function(t){t?this.restartTimeout():(clearTimeout(this.slideTimeout),this.slideTimeout=void 0)}},mounted:function(){this.$listeners.input&&Object(u.deprecate)("@input","@change",this),this.startTimeout()},methods:{genDelimiters:function(){return this.$createElement("div",{staticClass:"v-carousel__controls"},[this.genItems()])},genIcon:function(t,e,n){return this.$createElement("div",{staticClass:"v-carousel__"+t},[this.$createElement(r.default,{props:{icon:!0},on:{click:n}},[this.$createElement(s.default,{props:{size:"46px"}},e)])])},genIcons:function(){var t=[],e=this.$vuetify.rtl?this.nextIcon:this.prevIcon;e&&"string"==typeof e&&t.push(this.genIcon("prev",e,this.prev));var n=this.$vuetify.rtl?this.prevIcon:this.nextIcon;return n&&"string"==typeof n&&t.push(this.genIcon("next",n,this.next)),t},genItems:function(){for(var t=this,e=this.items.length,n=[],i=0;i<e;i++){var a=this.$createElement(r.default,{class:{"v-carousel__controls__item":!0},props:{icon:!0,small:!0}},[this.$createElement(s.default,{props:{size:18}},this.delimiterIcon)]);n.push(a)}return this.$createElement(o.default,{props:{value:this.internalValue},on:{change:function(e){t.changedByControls=!0,t.internalValue=e}}},n)},restartTimeout:function(){this.slideTimeout&&clearTimeout(this.slideTimeout),this.slideTimeout=void 0,(requestAnimationFrame||setTimeout)(this.startTimeout)},startTimeout:function(){this.cycle&&(this.slideTimeout=window.setTimeout(this.next,+this.interval>0?+this.interval:6e3))},updateReverse:function(t,e){this.changedByControls&&(this.changedByControls=!1,i.default.options.methods.updateReverse.call(this,t,e))}},render:function(t){var e=[],n={staticClass:"v-window v-carousel",style:{height:Object(a.convertToUnit)(this.height)},directives:[]};return this.touchless||n.directives.push({name:"touch",value:{left:this.next,right:this.prev}}),this.hideControls||e.push(this.genIcons()),this.hideDelimiters||e.push(this.genDelimiters()),t("div",n,[e,this.genContainer()])}})},"./src/components/VCarousel/VCarouselItem.ts":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VWindow/VWindowItem.ts"),r=n("./src/components/VImg/index.ts"),s=function(){return(s=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)};e.default=i.default.extend({name:"v-carousel-item",inheritAttrs:!1,methods:{genDefaultSlot:function(){return[this.$createElement(r.VImg,{staticClass:"v-carousel__item",props:s({},this.$attrs,{height:this.windowGroup.internalHeight}),on:this.$listeners},this.$slots.default)]},onBeforeEnter:function(){},onEnter:function(){},onAfterEnter:function(){},onBeforeLeave:function(){},onEnterCancelled:function(){}}})},"./src/components/VCarousel/index.ts":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VCarousel/VCarousel.ts");n.d(e,"VCarousel",function(){return i.default});var r=n("./src/components/VCarousel/VCarouselItem.ts");n.d(e,"VCarouselItem",function(){return r.default}),e.default={$_vuetify_subcomponents:{VCarousel:i.default,VCarouselItem:r.default}}},"./src/components/VCheckbox/VCheckbox.js":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_selection-controls.styl");var i=n("./src/components/VIcon/index.ts"),r=n("./src/mixins/selectable.js"),s=function(){return(s=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)};e.default={name:"v-checkbox",mixins:[r.default],props:{indeterminate:Boolean,indeterminateIcon:{type:String,default:"$vuetify.icons.checkboxIndeterminate"},onIcon:{type:String,default:"$vuetify.icons.checkboxOn"},offIcon:{type:String,default:"$vuetify.icons.checkboxOff"}},data:function(t){return{inputIndeterminate:t.indeterminate}},computed:{classes:function(){return{"v-input--selection-controls":!0,"v-input--checkbox":!0}},computedIcon:function(){return this.inputIndeterminate?this.indeterminateIcon:this.isActive?this.onIcon:this.offIcon}},watch:{indeterminate:function(t){this.inputIndeterminate=t}},methods:{genCheckbox:function(){return this.$createElement("div",{staticClass:"v-input--selection-controls__input"},[this.genInput("checkbox",s({},this.$attrs,{"aria-checked":this.inputIndeterminate?"mixed":this.isActive.toString()})),!this.disabled&&this.genRipple(this.setTextColor(this.computedColor)),this.$createElement(i.default,this.setTextColor(this.computedColor,{props:{dark:this.dark,light:this.light}}),this.computedIcon)])},genDefaultSlot:function(){return[this.genCheckbox(),this.genLabel()]}}}},"./src/components/VCheckbox/index.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VCheckbox/VCheckbox.js");n.d(e,"VCheckbox",function(){return i.default}),e.default=i.default},"./src/components/VChip/VChip.ts":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_chips.styl");var i=n("./src/util/mixins.ts"),r=n("./src/components/VIcon/index.ts"),s=n("./src/mixins/colorable.ts"),o=n("./src/mixins/themeable.ts"),a=n("./src/mixins/toggleable.ts"),u=function(){return(u=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)};e.default=Object(i.default)(s.default,o.default,a.default).extend({name:"v-chip",props:{close:Boolean,disabled:Boolean,label:Boolean,outline:Boolean,selected:Boolean,small:Boolean,textColor:String,value:{type:Boolean,default:!0}},computed:{classes:function(){return u({"v-chip--disabled":this.disabled,"v-chip--selected":this.selected&&!this.disabled,"v-chip--label":this.label,"v-chip--outline":this.outline,"v-chip--small":this.small,"v-chip--removable":this.close},this.themeClasses)}},methods:{genClose:function(t){var e=this;return t("div",{staticClass:"v-chip__close",on:{click:function(t){t.stopPropagation(),e.$emit("input",!1)}}},[t(r.default,"$vuetify.icons.delete")])},genContent:function(t){var e=[this.$slots.default];return this.close&&e.push(this.genClose(t)),t("span",{staticClass:"v-chip__content"},e)}},render:function(t){var e=this.setBackgroundColor(this.color,{staticClass:"v-chip",class:this.classes,attrs:{tabindex:this.disabled?-1:0},directives:[{name:"show",value:this.isActive}],on:this.$listeners}),n=this.textColor||this.outline&&this.color;return t("span",this.setTextColor(n,e),[this.genContent(t)])}})},"./src/components/VChip/index.ts":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VChip/VChip.ts");n.d(e,"VChip",function(){return i.default}),e.default=i.default},"./src/components/VCombobox/VCombobox.js":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_autocompletes.styl");var i=n("./src/components/VSelect/VSelect.js"),r=n("./src/components/VAutocomplete/VAutocomplete.js"),s=n("./src/util/helpers.ts");e.default={name:"v-combobox",extends:r.default,props:{delimiters:{type:Array,default:function(){return[]}},returnObject:{type:Boolean,default:!0}},data:function(){return{editingIndex:-1}},computed:{counterValue:function(){return this.multiple?this.selectedItems.length:(this.internalSearch||"").toString().length},hasSlot:function(){return i.default.computed.hasSlot.call(this)||this.multiple},isAnyValueAllowed:function(){return!0},menuCanShow:function(){return!!this.isFocused&&(this.displayedItemsCount>0||!!this.$slots["no-data"]&&!this.hideNoData)}},methods:{onFilteredItemsChanged:function(){},onInternalSearchChanged:function(t){if(t&&this.multiple&&this.delimiters){var e=this.delimiters.find(function(e){return t.endsWith(e)});if(null==e)return;this.internalSearch=t.slice(0,t.length-e.length),this.updateTags()}this.updateMenuDimensions()},genChipSelection:function(t,e){var n=this,r=i.default.methods.genChipSelection.call(this,t,e);return this.multiple&&(r.componentOptions.listeners.dblclick=function(){n.editingIndex=e,n.internalSearch=n.getText(t),n.selectedIndex=-1}),r},onChipInput:function(t){i.default.methods.onChipInput.call(this,t),this.editingIndex=-1},onEnterDown:function(t){t.preventDefault(),i.default.methods.onEnterDown.call(this),this.getMenuIndex()>-1||this.updateSelf()},onKeyDown:function(t){var e=t.keyCode;i.default.methods.onKeyDown.call(this,t),this.multiple&&e===s.keyCodes.left&&0===this.$refs.input.selectionStart&&this.updateSelf(),this.changeSelectedIndex(e)},onTabDown:function(t){if(this.multiple&&this.internalSearch&&-1===this.getMenuIndex())return t.preventDefault(),t.stopPropagation(),this.updateTags();r.default.methods.onTabDown.call(this,t)},selectItem:function(t){this.editingIndex>-1?this.updateEditing():i.default.methods.selectItem.call(this,t)},setSelectedItems:function(){null==this.internalValue||""===this.internalValue?this.selectedItems=[]:this.selectedItems=this.multiple?this.internalValue:[this.internalValue]},setValue:function(t){void 0===t&&(t=this.internalSearch),i.default.methods.setValue.call(this,t)},updateEditing:function(){var t=this.internalValue.slice();t[this.editingIndex]=this.internalSearch,this.setValue(t),this.editingIndex=-1},updateCombobox:function(){var t=Boolean(this.$scopedSlots.selection)||this.hasChips;t&&!this.searchIsDirty||(this.internalSearch!==this.getText(this.internalValue)&&this.setValue(),t&&(this.internalSearch=void 0))},updateSelf:function(){this.multiple?this.updateTags():this.updateCombobox()},updateTags:function(){var t=this.getMenuIndex();if(!(t<0)||this.searchIsDirty){if(this.editingIndex>-1)return this.updateEditing();var e=this.selectedItems.indexOf(this.internalSearch);if(e>-1){var n=this.internalValue.slice();n.splice(e,1),this.setValue(n)}if(t>-1)return this.internalSearch=null;this.selectItem(this.internalSearch),this.internalSearch=null}}}}},"./src/components/VCombobox/index.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VCombobox/VCombobox.js");n.d(e,"VCombobox",function(){return i.default}),e.default=i.default},"./src/components/VCounter/VCounter.js":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_counters.styl");var i=n("./src/mixins/themeable.ts"),r=function(){return(r=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)};e.default={name:"v-counter",functional:!0,mixins:[i.default],props:{value:{type:[Number,String],default:""},max:[Number,String]},render:function(t,e){var n=e.props,s=parseInt(n.max,10),o=parseInt(n.value,10),a=s?o+" / "+s:n.value;return t("div",{staticClass:"v-counter",class:r({"error--text":s&&o>s},Object(i.functionalThemeClasses)(e))},a)}}},"./src/components/VCounter/index.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VCounter/VCounter.js");n.d(e,"VCounter",function(){return i.default}),e.default=i.default},"./src/components/VDataIterator/VDataIterator.js":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_data-iterator.styl");var i=n("./src/mixins/data-iterable.js"),r=function(){return(r=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)};e.default={name:"v-data-iterator",mixins:[i.default],inheritAttrs:!1,props:{contentTag:{type:String,default:"div"},contentProps:{type:Object,required:!1},contentClass:{type:String,required:!1}},computed:{classes:function(){return r({"v-data-iterator":!0,"v-data-iterator--select-all":!1!==this.selectAll},this.themeClasses)}},created:function(){this.initPagination()},methods:{genContent:function(){var t=this.genItems(),e={class:this.contentClass,attrs:this.$attrs,on:this.$listeners,props:this.contentProps};return this.$createElement(this.contentTag,e,t)},genEmptyItems:function(t){return[this.$createElement("div",{class:"text-xs-center",style:"width: 100%"},t)]},genFilteredItems:function(){if(!this.$scopedSlots.item)return null;for(var t=[],e=0,n=this.filteredItems.length;e<n;++e){var i=this.filteredItems[e],r=this.createProps(i,e);t.push(this.$scopedSlots.item(r))}return t},genFooter:function(){var t=[];return this.$slots.footer&&t.push(this.$slots.footer),this.hideActions||t.push(this.genActions()),t.length?this.$createElement("div",t):null},genHeader:function(){var t=[];return this.$slots.header&&t.push(this.$slots.header),t.length?this.$createElement("div",t):null}},render:function(t){return t("div",{class:this.classes},[this.genHeader(),this.genContent(),this.genFooter()])}}},"./src/components/VDataIterator/index.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VDataIterator/VDataIterator.js");n.d(e,"VDataIterator",function(){return i.default}),e.default=i.default},"./src/components/VDataTable/VDataTable.js":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_tables.styl"),n("./src/stylus/components/_data-table.styl");var i=n("./src/mixins/data-iterable.js"),r=n("./src/components/VDataTable/mixins/head.js"),s=n("./src/components/VDataTable/mixins/body.js"),o=n("./src/components/VDataTable/mixins/foot.js"),a=n("./src/components/VDataTable/mixins/progress.js"),u=n("./src/util/helpers.ts"),c=function(){return(c=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)},l=Object(u.createSimpleFunctional)("v-table__overflow");e.default={name:"v-data-table",mixins:[i.default,r.default,s.default,o.default,a.default],props:{headers:{type:Array,default:function(){return[]}},headersLength:{type:Number},headerText:{type:String,default:"text"},headerKey:{type:String,default:null},hideHeaders:Boolean,rowsPerPageText:{type:String,default:"$vuetify.dataTable.rowsPerPageText"},customFilter:{type:Function,default:function(t,e,n,i){if(""===(e=e.toString().toLowerCase()).trim())return t;var r=i.map(function(t){return t.value});return t.filter(function(t){return r.some(function(i){return n(Object(u.getObjectValueByPath)(t,i,t[i]),e)})})}}},data:function(){return{actionsClasses:"v-datatable__actions",actionsRangeControlsClasses:"v-datatable__actions__range-controls",actionsSelectClasses:"v-datatable__actions__select",actionsPaginationClasses:"v-datatable__actions__pagination"}},computed:{classes:function(){return c({"v-datatable v-table":!0,"v-datatable--select-all":!1!==this.selectAll},this.themeClasses)},filteredItems:function(){return this.filteredItemsImpl(this.headers)},headerColumns:function(){return this.headersLength||this.headers.length+(!1!==this.selectAll)}},created:function(){var t=this.headers.find(function(t){return!("sortable"in t)||t.sortable});this.defaultPagination.sortBy=!this.disableInitialSort&&t?t.value:null,this.initPagination()},methods:{hasTag:function(t,e){return Array.isArray(t)&&t.find(function(t){return t.tag===e})},genTR:function(t,e){return void 0===e&&(e={}),this.$createElement("tr",e,t)}},render:function(t){return t("div",[t(l,{},[t("table",{class:this.classes},[this.genTHead(),this.genTBody(),this.genTFoot()])]),this.genActionsFooter()])}}},"./src/components/VDataTable/VEditDialog.js":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_small-dialog.styl");var i=n("./src/mixins/returnable.ts"),r=n("./src/mixins/themeable.ts"),s=n("./src/util/helpers.ts"),o=n("./src/components/VBtn/index.ts"),a=n("./src/components/VMenu/index.js");e.default={name:"v-edit-dialog",mixins:[i.default,r.default],props:{cancelText:{default:"Cancel"},large:Boolean,lazy:Boolean,persistent:Boolean,saveText:{default:"Save"},transition:{type:String,default:"slide-x-reverse-transition"}},data:function(){return{isActive:!1}},watch:{isActive:function(t){t?(this.$emit("open"),setTimeout(this.focus,50)):this.$emit("close")}},methods:{cancel:function(){this.isActive=!1,this.$emit("cancel")},focus:function(){var t=this.$refs.content.querySelector("input");t&&t.focus()},genButton:function(t,e){return this.$createElement(o.default,{props:{flat:!0,color:"primary",light:!0},on:{click:t}},e)},genActions:function(){var t=this;return this.$createElement("div",{class:"v-small-dialog__actions"},[this.genButton(this.cancel,this.cancelText),this.genButton(function(){t.save(t.returnValue),t.$emit("save")},this.saveText)])},genContent:function(){var t=this;return this.$createElement("div",{on:{keydown:function(e){var n=t.$refs.content.querySelector("input");e.keyCode===s.keyCodes.esc&&t.cancel(),e.keyCode===s.keyCodes.enter&&n&&(t.save(n.value),t.$emit("save"))}},ref:"content"},[this.$slots.input])}},render:function(t){var e=this;return t(a.default,{staticClass:"v-small-dialog",class:this.themeClasses,props:{contentClass:"v-small-dialog__content",transition:this.transition,origin:"top right",right:!0,value:this.isActive,closeOnClick:!this.persistent,closeOnContentClick:!1,lazy:this.lazy,light:this.light,dark:this.dark},on:{input:function(t){return e.isActive=t}}},[t("a",{slot:"activator"},this.$slots.default),this.genContent(),this.large?this.genActions():null])}}},"./src/components/VDataTable/index.js":function(t,e,n){"use strict";n.r(e),n.d(e,"VTableOverflow",function(){return o});var i=n("./src/util/helpers.ts"),r=n("./src/components/VDataTable/VDataTable.js");n.d(e,"VDataTable",function(){return r.default});var s=n("./src/components/VDataTable/VEditDialog.js");n.d(e,"VEditDialog",function(){return s.default});var o=Object(i.createSimpleFunctional)("v-table__overflow");e.default={$_vuetify_subcomponents:{VDataTable:r.default,VEditDialog:s.default,VTableOverflow:o}}},"./src/components/VDataTable/mixins/body.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/transitions/expand-transition.js"),r=n("./src/util/helpers.ts");e.default={methods:{genTBody:function(){var t=this.genItems();return this.$createElement("tbody",t)},genExpandedRow:function(t){var e=[];if(this.isExpanded(t.item)){var n=this.$createElement("div",{class:"v-datatable__expand-content",key:Object(r.getObjectValueByPath)(t.item,this.itemKey)},[this.$scopedSlots.expand(t)]);e.push(n)}var s=this.$createElement("transition-group",{class:"v-datatable__expand-col",attrs:{colspan:this.headerColumns},props:{tag:"td"},on:Object(i.default)("v-datatable__expand-col--expanded")},e);return this.genTR([s],{class:"v-datatable__expand-row"})},genFilteredItems:function(){if(!this.$scopedSlots.items)return null;for(var t=[],e=0,n=this.filteredItems.length;e<n;++e){var i=this.filteredItems[e],s=this.createProps(i,e),o=this.$scopedSlots.items(s);if(t.push(this.hasTag(o,"td")?this.genTR(o,{key:this.itemKey?Object(r.getObjectValueByPath)(s.item,this.itemKey):e,attrs:{active:this.isSelected(i)}}):o),this.$scopedSlots.expand){var a=this.genExpandedRow(s);t.push(a)}}return t},genEmptyItems:function(t){return this.hasTag(t,"tr")?t:this.hasTag(t,"td")?this.genTR(t):this.genTR([this.$createElement("td",{class:{"text-xs-center":"string"==typeof t},attrs:{colspan:this.headerColumns}},t)])}}}},"./src/components/VDataTable/mixins/foot.js":function(t,e,n){"use strict";n.r(e),e.default={methods:{genTFoot:function(){if(!this.$slots.footer)return null;var t=this.$slots.footer,e=this.hasTag(t,"td")?this.genTR(t):t;return this.$createElement("tfoot",[e])},genActionsFooter:function(){return this.hideActions?null:this.$createElement("div",{class:this.classes},this.genActions())}}}},"./src/components/VDataTable/mixins/head.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/util/console.ts"),r=n("./src/components/VCheckbox/index.js"),s=n("./src/components/VIcon/index.ts"),o=function(t,e){var n="function"==typeof Symbol&&t[Symbol.iterator];if(!n)return t;var i,r,s=n.call(t),o=[];try{for(;(void 0===e||e-- >0)&&!(i=s.next()).done;)o.push(i.value)}catch(t){r={error:t}}finally{try{i&&!i.done&&(n=s.return)&&n.call(s)}finally{if(r)throw r.error}}return o},a=function(){for(var t=[],e=0;e<arguments.length;e++)t=t.concat(o(arguments[e]));return t};e.default={props:{sortIcon:{type:String,default:"$vuetify.icons.sort"}},methods:{genTHead:function(){var t=this;if(!this.hideHeaders){var e=[];if(this.$scopedSlots.headers){var n=this.$scopedSlots.headers({headers:this.headers,indeterminate:this.indeterminate,all:this.everyItem});e=[this.hasTag(n,"th")?this.genTR(n):n,this.genTProgress()]}else{n=this.headers.map(function(e,n){return t.genHeader(e,t.headerKey?e[t.headerKey]:n)});var i=this.$createElement(r.default,{props:{dark:this.dark,light:this.light,color:!0===this.selectAll?"":this.selectAll,hideDetails:!0,inputValue:this.everyItem,indeterminate:this.indeterminate},on:{change:this.toggle}});this.hasSelectAll&&n.unshift(this.$createElement("th",[i])),e=[this.genTR(n),this.genTProgress()]}return this.$createElement("thead",[e])}},genHeader:function(t,e){var n=[this.$scopedSlots.headerCell?this.$scopedSlots.headerCell({header:t}):t[this.headerText]];return this.$createElement.apply(this,a(["th"],this.genHeaderData(t,n,e)))},genHeaderData:function(t,e,n){var i=["column"],r={key:n,attrs:{role:"columnheader",scope:"col",width:t.width||null,"aria-label":t[this.headerText]||"","aria-sort":"none"}};return null==t.sortable||t.sortable?this.genHeaderSortingData(t,e,r,i):r.attrs["aria-label"]+=": Not sorted.",i.push("text-xs-"+(t.align||"left")),Array.isArray(t.class)?i.push.apply(i,a(t.class)):t.class&&i.push(t.class),r.class=i,[r,e]},genHeaderSortingData:function(t,e,n,r){var o=this;"value"in t||Object(i.consoleWarn)("Headers must have a value property that corresponds to a value in the v-model array",this),n.attrs.tabIndex=0,n.on={click:function(){o.expanded={},o.sort(t.value)},keydown:function(e){32===e.keyCode&&(e.preventDefault(),o.sort(t.value))}},r.push("sortable");var a=this.$createElement(s.default,{props:{small:!0}},this.sortIcon);t.align&&"left"!==t.align?e.unshift(a):e.push(a);var u=this.computedPagination;u.sortBy===t.value?(r.push("active"),u.descending?(r.push("desc"),n.attrs["aria-sort"]="descending",n.attrs["aria-label"]+=": Sorted descending. Activate to remove sorting."):(r.push("asc"),n.attrs["aria-sort"]="ascending",n.attrs["aria-label"]+=": Sorted ascending. Activate to sort descending.")):n.attrs["aria-label"]+=": Not sorted. Activate to sort ascending."}}}},"./src/components/VDataTable/mixins/progress.js":function(t,e,n){"use strict";n.r(e),e.default={methods:{genTProgress:function(){var t=this.$createElement("th",{staticClass:"column",attrs:{colspan:this.headerColumns}},[this.genProgress()]);return this.genTR([t],{staticClass:"v-datatable__progress"})}}}},"./src/components/VDatePicker/VDatePicker.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VDatePicker/VDatePickerTitle.js"),r=n("./src/components/VDatePicker/VDatePickerHeader.js"),s=n("./src/components/VDatePicker/VDatePickerDateTable.js"),o=n("./src/components/VDatePicker/VDatePickerMonthTable.js"),a=n("./src/components/VDatePicker/VDatePickerYears.js"),u=n("./src/mixins/picker.js"),c=n("./src/components/VDatePicker/util/index.js"),l=n("./src/components/VDatePicker/util/isDateAllowed.js"),f=n("./src/util/console.ts"),h=function(t,e){var n="function"==typeof Symbol&&t[Symbol.iterator];if(!n)return t;var i,r,s=n.call(t),o=[];try{for(;(void 0===e||e-- >0)&&!(i=s.next()).done;)o.push(i.value)}catch(t){r={error:t}}finally{try{i&&!i.done&&(n=s.return)&&n.call(s)}finally{if(r)throw r.error}}return o};e.default={name:"v-date-picker",mixins:[u.default],props:{allowedDates:Function,dayFormat:{type:Function,default:null},events:{type:[Array,Object,Function],default:function(){return null}},eventColor:{type:[String,Function,Object],default:"warning"},firstDayOfWeek:{type:[String,Number],default:0},headerDateFormat:{type:Function,default:null},locale:{type:String,default:"en-us"},max:String,min:String,monthFormat:{type:Function,default:null},multiple:Boolean,nextIcon:{type:String,default:"$vuetify.icons.next"},pickerDate:String,prevIcon:{type:String,default:"$vuetify.icons.prev"},reactive:Boolean,readonly:Boolean,scrollable:Boolean,showCurrent:{type:[Boolean,String],default:!0},titleDateFormat:{type:Function,default:null},type:{type:String,default:"date",validator:function(t){return["date","month"].includes(t)}},value:[Array,String],weekdayFormat:{type:Function,default:null},yearFormat:{type:Function,default:null},yearIcon:String},data:function(){var t=this,e=new Date;return{activePicker:this.type.toUpperCase(),inputDay:null,inputMonth:null,inputYear:null,isReversing:!1,now:e,tableDate:function(){if(t.pickerDate)return t.pickerDate;var n=(t.multiple?t.value[t.value.length-1]:t.value)||e.getFullYear()+"-"+(e.getMonth()+1),i="date"===t.type?"month":"year";return t.sanitizeDateString(n,i)}()}},computed:{lastValue:function(){return this.multiple?this.value[this.value.length-1]:this.value},selectedMonths:function(){return this.value&&this.value.length&&"month"!==this.type?this.multiple?this.value.map(function(t){return t.substr(0,7)}):this.value.substr(0,7):this.value},current:function(){return!0===this.showCurrent?this.sanitizeDateString(this.now.getFullYear()+"-"+(this.now.getMonth()+1)+"-"+this.now.getDate(),this.type):this.showCurrent||null},inputDate:function(){return"date"===this.type?this.inputYear+"-"+Object(c.pad)(this.inputMonth+1)+"-"+Object(c.pad)(this.inputDay):this.inputYear+"-"+Object(c.pad)(this.inputMonth+1)},tableMonth:function(){return(this.pickerDate||this.tableDate).split("-")[1]-1},tableYear:function(){return 1*(this.pickerDate||this.tableDate).split("-")[0]},minMonth:function(){return this.min?this.sanitizeDateString(this.min,"month"):null},maxMonth:function(){return this.max?this.sanitizeDateString(this.max,"month"):null},minYear:function(){return this.min?this.sanitizeDateString(this.min,"year"):null},maxYear:function(){return this.max?this.sanitizeDateString(this.max,"year"):null},formatters:function(){return{year:this.yearFormat||Object(c.createNativeLocaleFormatter)(this.locale,{year:"numeric",timeZone:"UTC"},{length:4}),titleDate:this.titleDateFormat||(this.multiple?this.defaultTitleMultipleDateFormatter:this.defaultTitleDateFormatter)}},defaultTitleMultipleDateFormatter:function(){var t=this;return this.value.length<2?function(e){return e.length?t.defaultTitleDateFormatter(e[0]):"0 selected"}:function(t){return t.length+" selected"}},defaultTitleDateFormatter:function(){var t=Object(c.createNativeLocaleFormatter)(this.locale,{year:{year:"numeric",timeZone:"UTC"},month:{month:"long",timeZone:"UTC"},date:{weekday:"short",month:"short",day:"numeric",timeZone:"UTC"}}[this.type],{start:0,length:{date:10,month:7,year:4}[this.type]});return this.landscape?function(e){return t(e).replace(/([^\d\s])([\d])/g,function(t,e,n){return e+" "+n}).replace(", ",",<br>")}:t}},watch:{tableDate:function(t,e){var n="month"===this.type?"year":"month";this.isReversing=this.sanitizeDateString(t,n)<this.sanitizeDateString(e,n),this.$emit("update:pickerDate",t)},pickerDate:function(t){t?this.tableDate=t:this.lastValue&&"date"===this.type?this.tableDate=this.sanitizeDateString(this.lastValue,"month"):this.lastValue&&"month"===this.type&&(this.tableDate=this.sanitizeDateString(this.lastValue,"year"))},value:function(t,e){this.checkMultipleProp(),this.setInputDate(),this.multiple||!this.value||this.pickerDate?this.multiple&&this.value.length&&!e.length&&!this.pickerDate&&(this.tableDate=this.sanitizeDateString(this.inputDate,"month"===this.type?"year":"month")):this.tableDate=this.sanitizeDateString(this.inputDate,"month"===this.type?"year":"month")},type:function(t){var e=this;if(this.activePicker=t.toUpperCase(),this.value&&this.value.length){var n=(this.multiple?this.value:[this.value]).map(function(n){return e.sanitizeDateString(n,t)}).filter(this.isDateAllowed);this.$emit("input",this.multiple?n:n[0])}}},created:function(){this.checkMultipleProp(),this.pickerDate!==this.tableDate&&this.$emit("update:pickerDate",this.tableDate),this.setInputDate()},methods:{emitInput:function(t){var e=this.multiple?-1===this.value.indexOf(t)?this.value.concat([t]):this.value.filter(function(e){return e!==t}):t;this.$emit("input",e),this.multiple||this.$emit("change",t)},checkMultipleProp:function(){if(null!=this.value){var t=this.value.constructor.name,e=this.multiple?"Array":"String";t!==e&&Object(f.consoleWarn)("Value must be "+(this.multiple?"an":"a")+" "+e+", got "+t,this)}},isDateAllowed:function(t){return Object(l.default)(t,this.min,this.max,this.allowedDates)},yearClick:function(t){this.inputYear=t,"month"===this.type?this.tableDate=""+t:this.tableDate=t+"-"+Object(c.pad)(this.tableMonth+1),this.activePicker="MONTH",this.reactive&&!this.multiple&&this.isDateAllowed(this.inputDate)&&this.$emit("input",this.inputDate)},monthClick:function(t){this.inputYear=parseInt(t.split("-")[0],10),this.inputMonth=parseInt(t.split("-")[1],10)-1,"date"===this.type?(this.tableDate=t,this.activePicker="DATE",this.reactive&&!this.multiple&&this.isDateAllowed(this.inputDate)&&this.$emit("input",this.inputDate)):this.emitInput(this.inputDate)},dateClick:function(t){this.inputYear=parseInt(t.split("-")[0],10),this.inputMonth=parseInt(t.split("-")[1],10)-1,this.inputDay=parseInt(t.split("-")[2],10),this.emitInput(this.inputDate)},genPickerTitle:function(){var t=this;return this.$createElement(i.default,{props:{date:this.value?this.formatters.titleDate(this.value):"",selectingYear:"YEAR"===this.activePicker,year:this.formatters.year(""+this.inputYear),yearIcon:this.yearIcon,value:this.multiple?this.value[0]:this.value},slot:"title",style:this.readonly?{"pointer-events":"none"}:void 0,on:{"update:selectingYear":function(e){return t.activePicker=e?"YEAR":t.type.toUpperCase()}}})},genTableHeader:function(){var t=this;return this.$createElement(r.default,{props:{nextIcon:this.nextIcon,color:this.color,dark:this.dark,disabled:this.readonly,format:this.headerDateFormat,light:this.light,locale:this.locale,min:"DATE"===this.activePicker?this.minMonth:this.minYear,max:"DATE"===this.activePicker?this.maxMonth:this.maxYear,prevIcon:this.prevIcon,value:"DATE"===this.activePicker?this.tableYear+"-"+Object(c.pad)(this.tableMonth+1):""+this.tableYear},on:{toggle:function(){return t.activePicker="DATE"===t.activePicker?"MONTH":"YEAR"},input:function(e){return t.tableDate=e}}})},genDateTable:function(){var t=this;return this.$createElement(s.default,{props:{allowedDates:this.allowedDates,color:this.color,current:this.current,dark:this.dark,disabled:this.readonly,events:this.events,eventColor:this.eventColor,firstDayOfWeek:this.firstDayOfWeek,format:this.dayFormat,light:this.light,locale:this.locale,min:this.min,max:this.max,tableDate:this.tableYear+"-"+Object(c.pad)(this.tableMonth+1),scrollable:this.scrollable,value:this.value,weekdayFormat:this.weekdayFormat},ref:"table",on:{input:this.dateClick,tableDate:function(e){return t.tableDate=e}}})},genMonthTable:function(){var t=this;return this.$createElement(o.default,{props:{allowedDates:"month"===this.type?this.allowedDates:null,color:this.color,current:this.current?this.sanitizeDateString(this.current,"month"):null,dark:this.dark,disabled:this.readonly,format:this.monthFormat,light:this.light,locale:this.locale,min:this.minMonth,max:this.maxMonth,scrollable:this.scrollable,value:this.selectedMonths,tableDate:""+this.tableYear},ref:"table",on:{input:this.monthClick,tableDate:function(e){return t.tableDate=e}}})},genYears:function(){return this.$createElement(a.default,{props:{color:this.color,format:this.yearFormat,locale:this.locale,min:this.minYear,max:this.maxYear,value:""+this.tableYear},on:{input:this.yearClick}})},genPickerBody:function(){var t="YEAR"===this.activePicker?[this.genYears()]:[this.genTableHeader(),"DATE"===this.activePicker?this.genDateTable():this.genMonthTable()];return this.$createElement("div",{key:this.activePicker,style:this.readonly?{"pointer-events":"none"}:void 0},t)},sanitizeDateString:function(t,e){var n=h(t.split("-"),3),i=n[0],r=n[1],s=void 0===r?1:r,o=n[2],a=void 0===o?1:o;return(i+"-"+Object(c.pad)(s)+"-"+Object(c.pad)(a)).substr(0,{date:10,month:7,year:4}[e])},setInputDate:function(){if(this.lastValue){var t=this.lastValue.split("-");this.inputYear=parseInt(t[0],10),this.inputMonth=parseInt(t[1],10)-1,"date"===this.type&&(this.inputDay=parseInt(t[2],10))}else this.inputYear=this.inputYear||this.now.getFullYear(),this.inputMonth=null==this.inputMonth?this.inputMonth:this.now.getMonth(),this.inputDay=this.inputDay||this.now.getDate()}},render:function(){return this.genPicker("v-picker--date")}}},"./src/components/VDatePicker/VDatePickerDateTable.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/mixins/colorable.ts"),r=n("./src/components/VDatePicker/mixins/date-picker-table.js"),s=n("./src/mixins/themeable.ts"),o=n("./src/components/VDatePicker/util/index.js"),a=n("./src/util/helpers.ts");e.default={name:"v-date-picker-date-table",mixins:[i.default,r.default,s.default],props:{events:{type:[Array,Object,Function],default:function(){return null}},eventColor:{type:[String,Function,Object],default:"warning"},firstDayOfWeek:{type:[String,Number],default:0},weekdayFormat:{type:Function,default:null}},computed:{formatter:function(){return this.format||Object(o.createNativeLocaleFormatter)(this.locale,{day:"numeric",timeZone:"UTC"},{start:8,length:2})},weekdayFormatter:function(){return this.weekdayFormat||Object(o.createNativeLocaleFormatter)(this.locale,{weekday:"narrow",timeZone:"UTC"})},weekDays:function(){var t=this,e=parseInt(this.firstDayOfWeek,10);return this.weekdayFormatter?Object(a.createRange)(7).map(function(n){return t.weekdayFormatter("2017-01-"+(e+n+15))}):Object(a.createRange)(7).map(function(t){return["S","M","T","W","T","F","S"][(t+e)%7]})}},methods:{calculateTableDate:function(t){return Object(o.monthChange)(this.tableDate,Math.sign(t||1))},genTHead:function(){var t=this,e=this.weekDays.map(function(e){return t.$createElement("th",e)});return this.$createElement("thead",this.genTR(e))},genEvent:function(t){var e;return e="string"==typeof this.eventColor?this.eventColor:"function"==typeof this.eventColor?this.eventColor(t):this.eventColor[t],this.$createElement("div",this.setBackgroundColor(e||this.color||"accent",{staticClass:"v-date-picker-table__event"}))},weekDaysBeforeFirstDayOfTheMonth:function(){return(new Date(this.displayedYear+"-"+Object(o.pad)(this.displayedMonth+1)+"-01T00:00:00+00:00").getUTCDay()-parseInt(this.firstDayOfWeek)+7)%7},isEvent:function(t){return Array.isArray(this.events)?this.events.indexOf(t)>-1:this.events instanceof Function&&this.events(t)},genTBody:function(){for(var t=[],e=new Date(this.displayedYear,this.displayedMonth+1,0).getDate(),n=[],i=this.weekDaysBeforeFirstDayOfTheMonth();i--;)n.push(this.$createElement("td"));for(i=1;i<=e;i++){var r=this.displayedYear+"-"+Object(o.pad)(this.displayedMonth+1)+"-"+Object(o.pad)(i);n.push(this.$createElement("td",[this.genButton(r,!0),this.isEvent(r)?this.genEvent(r):null])),n.length%7==0&&(t.push(this.genTR(n)),n=[])}return n.length&&t.push(this.genTR(n)),this.$createElement("tbody",t)},genTR:function(t){return[this.$createElement("tr",t)]}},render:function(){return this.genTable("v-date-picker-table v-date-picker-table--date",[this.genTHead(),this.genTBody()])}}},"./src/components/VDatePicker/VDatePickerHeader.js":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_date-picker-header.styl");var i=n("./src/components/VBtn/index.ts"),r=n("./src/components/VIcon/index.ts"),s=n("./src/mixins/colorable.ts"),o=n("./src/mixins/themeable.ts"),a=n("./src/components/VDatePicker/util/index.js"),u=function(t,e){var n="function"==typeof Symbol&&t[Symbol.iterator];if(!n)return t;var i,r,s=n.call(t),o=[];try{for(;(void 0===e||e-- >0)&&!(i=s.next()).done;)o.push(i.value)}catch(t){r={error:t}}finally{try{i&&!i.done&&(n=s.return)&&n.call(s)}finally{if(r)throw r.error}}return o};e.default={name:"v-date-picker-header",mixins:[s.default,o.default],props:{disabled:Boolean,format:{type:Function,default:null},locale:{type:String,default:"en-us"},min:String,max:String,nextIcon:{type:String,default:"$vuetify.icons.next"},prevIcon:{type:String,default:"$vuetify.icons.prev"},value:{type:[Number,String],required:!0}},data:function(){return{isReversing:!1}},computed:{formatter:function(){return this.format?this.format:String(this.value).split("-")[1]?Object(a.createNativeLocaleFormatter)(this.locale,{month:"long",year:"numeric",timeZone:"UTC"},{length:7}):Object(a.createNativeLocaleFormatter)(this.locale,{year:"numeric",timeZone:"UTC"},{length:4})}},watch:{value:function(t,e){this.isReversing=t<e}},methods:{genBtn:function(t){var e=this,n=this.disabled||t<0&&this.min&&this.calculateChange(t)<this.min||t>0&&this.max&&this.calculateChange(t)>this.max;return this.$createElement(i.default,{props:{dark:this.dark,disabled:n,icon:!0,light:this.light},nativeOn:{click:function(n){n.stopPropagation(),e.$emit("input",e.calculateChange(t))}}},[this.$createElement(r.default,t<0==!this.$vuetify.rtl?this.prevIcon:this.nextIcon)])},calculateChange:function(t){var e=u(String(this.value).split("-").map(function(t){return 1*t}),2),n=e[0];return null==e[1]?""+(n+t):Object(a.monthChange)(String(this.value),t)},genHeader:function(){var t=this,e=!this.disabled&&(this.color||"accent"),n=this.$createElement("strong",this.setTextColor(e,{key:String(this.value),on:{click:function(){return t.$emit("toggle")}}}),[this.$slots.default||this.formatter(String(this.value))]),i=this.$createElement("transition",{props:{name:this.isReversing===!this.$vuetify.rtl?"tab-reverse-transition":"tab-transition"}},[n]);return this.$createElement("div",{staticClass:"v-date-picker-header__value",class:{"v-date-picker-header__value--disabled":this.disabled}},[i])}},render:function(){return this.$createElement("div",{staticClass:"v-date-picker-header",class:this.themeClasses},[this.genBtn(-1),this.genHeader(),this.genBtn(1)])}}},"./src/components/VDatePicker/VDatePickerMonthTable.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/mixins/colorable.ts"),r=n("./src/components/VDatePicker/mixins/date-picker-table.js"),s=n("./src/mixins/themeable.ts"),o=n("./src/components/VDatePicker/util/index.js");e.default={name:"v-date-picker-month-table",mixins:[i.default,r.default,s.default],computed:{formatter:function(){return this.format||Object(o.createNativeLocaleFormatter)(this.locale,{month:"short",timeZone:"UTC"},{start:5,length:2})}},methods:{calculateTableDate:function(t){return""+(parseInt(this.tableDate,10)+Math.sign(t||1))},genTBody:function(){for(var t=this,e=[],n=Array(3).fill(null),i=12/n.length,r=function(i){var r=n.map(function(e,r){var s=i*n.length+r;return t.$createElement("td",{key:s},[t.genButton(t.displayedYear+"-"+Object(o.pad)(s+1),!1)])});e.push(s.$createElement("tr",{key:i},r))},s=this,a=0;a<i;a++)r(a);return this.$createElement("tbody",e)}},render:function(){return this.genTable("v-date-picker-table v-date-picker-table--month",[this.genTBody()])}}},"./src/components/VDatePicker/VDatePickerTitle.js":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_date-picker-title.styl");var i=n("./src/components/VIcon/index.ts"),r=n("./src/mixins/picker-button.js");e.default={name:"v-date-picker-title",mixins:[r.default],props:{date:{type:String,default:""},selectingYear:Boolean,year:{type:[Number,String],default:""},yearIcon:{type:String},value:{type:String}},data:function(){return{isReversing:!1}},computed:{computedTransition:function(){return this.isReversing?"picker-reverse-transition":"picker-transition"}},watch:{value:function(t,e){this.isReversing=t<e}},methods:{genYearIcon:function(){return this.$createElement(i.default,{props:{dark:!0}},this.yearIcon)},getYearBtn:function(){return this.genPickerButton("selectingYear",!0,[this.year,this.yearIcon?this.genYearIcon():null],!1,"v-date-picker-title__year")},genTitleText:function(){return this.$createElement("transition",{props:{name:this.computedTransition}},[this.$createElement("div",{domProps:{innerHTML:this.date||"&nbsp;"},key:this.value})])},genTitleDate:function(t){return this.genPickerButton("selectingYear",!1,this.genTitleText(t),!1,"v-date-picker-title__date")}},render:function(t){return t("div",{staticClass:"v-date-picker-title"},[this.getYearBtn(),this.genTitleDate()])}}},"./src/components/VDatePicker/VDatePickerYears.js":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_date-picker-years.styl");var i=n("./src/mixins/colorable.ts"),r=n("./src/components/VDatePicker/util/index.js");e.default={name:"v-date-picker-years",mixins:[i.default],props:{format:{type:Function,default:null},locale:{type:String,default:"en-us"},min:[Number,String],max:[Number,String],value:[Number,String]},data:function(){return{defaultColor:"primary"}},computed:{formatter:function(){return this.format||Object(r.createNativeLocaleFormatter)(this.locale,{year:"numeric",timeZone:"UTC"},{length:4})}},mounted:function(){var t=this.$el.getElementsByClassName("active")[0];this.$el.scrollTop=t?t.offsetTop-this.$el.offsetHeight/2+t.offsetHeight/2:this.$el.scrollHeight/2-this.$el.offsetHeight/2},methods:{genYearItem:function(t){var e=this,n=this.formatter(""+t),i=parseInt(this.value,10)===t,r=i&&(this.color||"primary");return this.$createElement("li",this.setTextColor(r,{key:t,class:{active:i},on:{click:function(){return e.$emit("input",t)}}}),n)},genYearItems:function(){for(var t=[],e=this.value?parseInt(this.value,10):(new Date).getFullYear(),n=this.max?parseInt(this.max,10):e+100,i=Math.min(n,this.min?parseInt(this.min,10):e-100),r=n;r>=i;r--)t.push(this.genYearItem(r));return t}},render:function(){return this.$createElement("ul",{staticClass:"v-date-picker-years",ref:"years"},this.genYearItems())}}},"./src/components/VDatePicker/index.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VDatePicker/VDatePicker.js");n.d(e,"VDatePicker",function(){return i.default});var r=n("./src/components/VDatePicker/VDatePickerTitle.js");n.d(e,"VDatePickerTitle",function(){return r.default});var s=n("./src/components/VDatePicker/VDatePickerHeader.js");n.d(e,"VDatePickerHeader",function(){return s.default});var o=n("./src/components/VDatePicker/VDatePickerDateTable.js");n.d(e,"VDatePickerDateTable",function(){return o.default});var a=n("./src/components/VDatePicker/VDatePickerMonthTable.js");n.d(e,"VDatePickerMonthTable",function(){return a.default});var u=n("./src/components/VDatePicker/VDatePickerYears.js");n.d(e,"VDatePickerYears",function(){return u.default}),e.default={$_vuetify_subcomponents:{VDatePicker:i.default,VDatePickerTitle:r.default,VDatePickerHeader:s.default,VDatePickerDateTable:o.default,VDatePickerMonthTable:a.default,VDatePickerYears:u.default}}},"./src/components/VDatePicker/mixins/date-picker-table.js":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_date-picker-table.styl");var i=n("./src/directives/touch.ts"),r=n("./src/components/VDatePicker/util/isDateAllowed.js"),s=function(){return(s=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)};e.default={directives:{Touch:i.default},props:{allowedDates:Function,current:String,disabled:Boolean,format:{type:Function,default:null},locale:{type:String,default:"en-us"},min:String,max:String,scrollable:Boolean,tableDate:{type:String,required:!0},value:[String,Array]},data:function(){return{isReversing:!1}},computed:{computedTransition:function(){return this.isReversing===!this.$vuetify.rtl?"tab-reverse-transition":"tab-transition"},displayedMonth:function(){return this.tableDate.split("-")[1]-1},displayedYear:function(){return 1*this.tableDate.split("-")[0]}},watch:{tableDate:function(t,e){this.isReversing=t<e}},methods:{genButtonClasses:function(t,e,n,i){return s({"v-btn--active":n,"v-btn--flat":!n,"v-btn--icon":n&&t&&e,"v-btn--floating":e,"v-btn--depressed":!e&&n,"v-btn--disabled":!t||this.disabled&&n,"v-btn--outline":i&&!n},this.themeClasses)},genButton:function(t,e){var n=this,i=Object(r.default)(t,this.min,this.max,this.allowedDates),s=t===this.value||Array.isArray(this.value)&&-1!==this.value.indexOf(t),o=t===this.current,a=s?this.setBackgroundColor:this.setTextColor,u=(s||o)&&(this.color||"accent");return this.$createElement("button",a(u,{staticClass:"v-btn",class:this.genButtonClasses(i,e,s,o),attrs:{type:"button"},domProps:{disabled:!i,innerHTML:'<div class="v-btn__content">'+this.formatter(t)+"</div>"},on:this.disabled||!i?{}:{click:function(){return n.$emit("input",t)}}}))},wheel:function(t){t.preventDefault(),this.$emit("tableDate",this.calculateTableDate(t.deltaY))},touch:function(t){this.$emit("tableDate",this.calculateTableDate(t))},genTable:function(t,e){var n=this,i=this.$createElement("transition",{props:{name:this.computedTransition}},[this.$createElement("table",{key:this.tableDate},e)]),r={name:"touch",value:{left:function(t){return t.offsetX<-15&&n.touch(1)},right:function(t){return t.offsetX>15&&n.touch(-1)}}};return this.$createElement("div",{staticClass:t,class:this.themeClasses,on:this.scrollable?{wheel:this.wheel}:void 0,directives:[r]},[i])}}}},"./src/components/VDatePicker/util/createNativeLocaleFormatter.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VDatePicker/util/pad.js"),r=function(t,e){var n="function"==typeof Symbol&&t[Symbol.iterator];if(!n)return t;var i,r,s=n.call(t),o=[];try{for(;(void 0===e||e-- >0)&&!(i=s.next()).done;)o.push(i.value)}catch(t){r={error:t}}finally{try{i&&!i.done&&(n=s.return)&&n.call(s)}finally{if(r)throw r.error}}return o};e.default=function(t,e,n){var s=void 0===n?{start:0,length:0}:n,o=s.start,a=s.length,u=function(t){var e=r(t.trim().split(" ")[0].split("-"),3),n=e[0],s=e[1],o=e[2];return[n,Object(i.default)(s||1),Object(i.default)(o||1)].join("-")};try{var c=new Intl.DateTimeFormat(t||void 0,e);return function(t){return c.format(new Date(u(t)+"T00:00:00+00:00"))}}catch(t){return o||a?function(t){return u(t).substr(o,a)}:null}}},"./src/components/VDatePicker/util/index.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VDatePicker/util/createNativeLocaleFormatter.js");n.d(e,"createNativeLocaleFormatter",function(){return i.default});var r=n("./src/components/VDatePicker/util/monthChange.js");n.d(e,"monthChange",function(){return r.default});var s=n("./src/components/VDatePicker/util/pad.js");n.d(e,"pad",function(){return s.default})},"./src/components/VDatePicker/util/isDateAllowed.js":function(t,e,n){"use strict";function i(t,e,n,i){return(!i||i(t))&&(!e||t>=e)&&(!n||t<=n)}n.r(e),n.d(e,"default",function(){return i})},"./src/components/VDatePicker/util/monthChange.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VDatePicker/util/pad.js"),r=function(t,e){var n="function"==typeof Symbol&&t[Symbol.iterator];if(!n)return t;var i,r,s=n.call(t),o=[];try{for(;(void 0===e||e-- >0)&&!(i=s.next()).done;)o.push(i.value)}catch(t){r={error:t}}finally{try{i&&!i.done&&(n=s.return)&&n.call(s)}finally{if(r)throw r.error}}return o};e.default=function(t,e){var n=r(t.split("-").map(function(t){return 1*t}),2),s=n[0],o=n[1];return o+e===0?s-1+"-12":o+e===13?s+1+"-01":s+"-"+Object(i.default)(o+e)}},"./src/components/VDatePicker/util/pad.js":function(t,e,n){"use strict";n.r(e);e.default=function(t,e){return void 0===e&&(e=2),n=t,i=e,r="0",i>>=0,n=String(n),r=String(r),n.length>i?String(n):((i-=n.length)>r.length&&(r+=r.repeat(i/r.length)),r.slice(0,i)+String(n));var n,i,r}},"./src/components/VDialog/VDialog.js":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_dialogs.styl");var i=n("./src/mixins/dependent.ts"),r=n("./src/mixins/detachable.js"),s=n("./src/mixins/overlayable.js"),o=n("./src/mixins/returnable.ts"),a=n("./src/mixins/stackable.js"),u=n("./src/mixins/toggleable.ts"),c=n("./src/directives/click-outside.ts"),l=n("./src/util/helpers.ts"),f=n("./src/util/ThemeProvider.ts"),h=function(){return(h=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)};e.default={name:"v-dialog",directives:{ClickOutside:c.default},mixins:[i.default,r.default,s.default,o.default,a.default,u.default],props:{disabled:Boolean,persistent:Boolean,fullscreen:Boolean,fullWidth:Boolean,noClickAnimation:Boolean,light:Boolean,dark:Boolean,maxWidth:{type:[String,Number],default:"none"},origin:{type:String,default:"center center"},width:{type:[String,Number],default:"auto"},scrollable:Boolean,transition:{type:[String,Boolean],default:"dialog-transition"}},data:function(){return{animate:!1,animateTimeout:null,stackClass:"v-dialog__content--active",stackMinZIndex:200}},computed:{classes:function(){var t;return(t={})[("v-dialog "+this.contentClass).trim()]=!0,t["v-dialog--active"]=this.isActive,t["v-dialog--persistent"]=this.persistent,t["v-dialog--fullscreen"]=this.fullscreen,t["v-dialog--scrollable"]=this.scrollable,t["v-dialog--animated"]=this.animate,t},contentClasses:function(){return{"v-dialog__content":!0,"v-dialog__content--active":this.isActive}}},watch:{isActive:function(t){t?this.show():(this.removeOverlay(),this.unbind())},fullscreen:function(t){t?this.hideScroll():this.showScroll()}},mounted:function(){this.isBooted=this.isActive,this.isActive&&this.show()},beforeDestroy:function(){"undefined"!=typeof window&&this.unbind()},methods:{animateClick:function(){var t=this;this.animate=!1,this.$nextTick(function(){t.animate=!0,clearTimeout(t.animateTimeout),t.animateTimeout=setTimeout(function(){return t.animate=!1},150)})},closeConditional:function(t){return!(this.$refs.content.contains(t.target)||!this.isActive)&&(this.persistent?(this.noClickAnimation||this.overlay!==t.target||this.animateClick(),!1):Object(l.getZIndex)(this.$refs.content)>=this.getMaxZIndex())},hideScroll:function(){this.fullscreen?document.documentElement.classList.add("overflow-y-hidden"):s.default.methods.hideScroll.call(this)},show:function(){!this.fullscreen&&!this.hideOverlay&&this.genOverlay(),this.fullscreen&&this.hideScroll(),this.$refs.content.focus(),this.$listeners.keydown&&this.bind()},bind:function(){window.addEventListener("keydown",this.onKeydown)},unbind:function(){window.removeEventListener("keydown",this.onKeydown)},onKeydown:function(t){this.$emit("keydown",t)}},render:function(t){var e=this,n=[],i={class:this.classes,ref:"dialog",directives:[{name:"click-outside",value:function(){return e.isActive=!1},args:{closeConditional:this.closeConditional,include:this.getOpenDependentElements}},{name:"show",value:this.isActive}],on:{click:function(t){t.stopPropagation()}}};this.fullscreen||(i.style={maxWidth:"none"===this.maxWidth?void 0:Object(l.convertToUnit)(this.maxWidth),width:"auto"===this.width?void 0:Object(l.convertToUnit)(this.width)}),this.$slots.activator&&n.push(t("div",{staticClass:"v-dialog__activator",class:{"v-dialog__activator--disabled":this.disabled},on:{click:function(t){t.stopPropagation(),e.disabled||(e.isActive=!e.isActive)}}},[this.$slots.activator]));var r=t("div",i,this.showLazyContent(this.$slots.default));return this.transition&&(r=t("transition",{props:{name:this.transition,origin:this.origin}},[r])),n.push(t("div",{class:this.contentClasses,attrs:h({tabIndex:"-1"},this.getScopeIdAttrs()),style:{zIndex:this.activeZIndex},ref:"content"},[this.$createElement(f.default,{props:{root:!0,light:this.light,dark:this.dark}},[r])])),t("div",{staticClass:"v-dialog__container",style:{display:!this.$slots.activator||this.fullWidth?"block":"inline-block"}},n)}}},"./src/components/VDialog/index.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VDialog/VDialog.js");n.d(e,"VDialog",function(){return i.default}),e.default=i.default},"./src/components/VDivider/VDivider.ts":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_dividers.styl");var i=n("./src/mixins/themeable.ts"),r=function(){return(r=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)};e.default=i.default.extend({name:"v-divider",props:{inset:Boolean,vertical:Boolean},render:function(t){return t("hr",{class:r({"v-divider":!0,"v-divider--inset":this.inset,"v-divider--vertical":this.vertical},this.themeClasses),attrs:this.$attrs,on:this.$listeners})}})},"./src/components/VDivider/index.ts":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VDivider/VDivider.ts");n.d(e,"VDivider",function(){return i.default}),e.default=i.default},"./src/components/VExpansionPanel/VExpansionPanel.ts":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_expansion-panel.styl");var i=n("./src/mixins/themeable.ts"),r=n("./src/mixins/registrable.ts"),s=n("./src/util/mixins.ts"),o=function(){return(o=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)};e.default=Object(s.default)(i.default,Object(r.provide)("expansionPanel")).extend({name:"v-expansion-panel",provide:function(){return{expansionPanel:this}},props:{disabled:Boolean,readonly:Boolean,expand:Boolean,focusable:Boolean,inset:Boolean,popout:Boolean,value:{type:[Number,Array],default:function(){return null}}},data:function(){return{items:[],open:[]}},computed:{classes:function(){return o({"v-expansion-panel--focusable":this.focusable,"v-expansion-panel--popout":this.popout,"v-expansion-panel--inset":this.inset},this.themeClasses)}},watch:{expand:function(t){var e=-1;if(!t){var n=this.open.reduce(function(t,e){return e?t+1:t},0),i=Array(this.items.length).fill(!1);1===n&&(e=this.open.indexOf(!0)),e>-1&&(i[e]=!0),this.open=i}this.$emit("input",t?this.open:e>-1?e:null)},value:function(t){this.updateFromValue(t)}},mounted:function(){null!==this.value&&this.updateFromValue(this.value)},methods:{updateFromValue:function(t){if(!Array.isArray(t)||this.expand){var e=Array(this.items.length).fill(!1);"number"==typeof t?e[t]=!0:null!==t&&(e=t),this.updatePanels(e)}},updatePanels:function(t){this.open=t;for(var e=0;e<this.items.length;e++)this.items[e].toggle(t&&t[e])},panelClick:function(t){for(var e=this.expand?this.open.slice():Array(this.items.length).fill(!1),n=0;n<this.items.length;n++)this.items[n]._uid===t&&(e[n]=!this.open[n],!this.expand&&this.$emit("input",e[n]?n:null));this.updatePanels(e),this.expand&&this.$emit("input",e)},register:function(t){var e=this.items.push(t)-1;null!==this.value&&this.updateFromValue(this.value),t.toggle(this.open[e])},unregister:function(t){var e=this.items.findIndex(function(e){return e._uid===t._uid});this.items.splice(e,1),this.open.splice(e,1)}},render:function(t){return t("ul",{staticClass:"v-expansion-panel",class:this.classes},this.$slots.default)}})},"./src/components/VExpansionPanel/VExpansionPanelContent.ts":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/transitions/index.js"),r=n("./src/mixins/bootable.ts"),s=n("./src/mixins/toggleable.ts"),o=n("./src/mixins/rippleable.ts"),a=n("./src/mixins/registrable.ts"),u=n("./src/components/VIcon/index.ts"),c=n("./src/util/mixins.ts"),l=n("./src/util/console.ts"),f=function(t,e){var n="function"==typeof Symbol&&t[Symbol.iterator];if(!n)return t;var i,r,s=n.call(t),o=[];try{for(;(void 0===e||e-- >0)&&!(i=s.next()).done;)o.push(i.value)}catch(t){r={error:t}}finally{try{i&&!i.done&&(n=s.return)&&n.call(s)}finally{if(r)throw r.error}}return o},h=function(){for(var t=[],e=0;e<arguments.length;e++)t=t.concat(f(arguments[e]));return t};e.default=Object(c.default)(r.default,s.default,o.default,Object(a.inject)("expansionPanel","v-expansion-panel-content","v-expansion-panel")).extend({name:"v-expansion-panel-content",props:{disabled:Boolean,readonly:Boolean,expandIcon:{type:String,default:"$vuetify.icons.expand"},hideActions:Boolean,ripple:{type:[Boolean,Object],default:!1}},data:function(){return{height:"auto"}},computed:{containerClasses:function(){return{"v-expansion-panel__container--active":this.isActive,"v-expansion-panel__container--disabled":this.isDisabled}},isDisabled:function(){return this.expansionPanel.disabled||this.disabled},isReadonly:function(){return this.expansionPanel.readonly||this.readonly}},beforeMount:function(){this.expansionPanel.register(this),void 0!==this.value&&Object(l.consoleWarn)("v-model has been deprecated",this)},beforeDestroy:function(){this.expansionPanel.unregister(this)},methods:{onKeydown:function(t){13===t.keyCode&&this.$el===document.activeElement&&this.expansionPanel.panelClick(this._uid)},onHeaderClick:function(){this.isReadonly||this.expansionPanel.panelClick(this._uid)},genBody:function(){return this.$createElement("div",{ref:"body",class:"v-expansion-panel__body",directives:[{name:"show",value:this.isActive}]},this.showLazyContent(this.$slots.default))},genHeader:function(){var t=h(this.$slots.header);return this.hideActions||t.push(this.genIcon()),this.$createElement("div",{staticClass:"v-expansion-panel__header",directives:[{name:"ripple",value:this.ripple}],on:{click:this.onHeaderClick}},t)},genIcon:function(){var t=this.$slots.actions||[this.$createElement(u.default,this.expandIcon)];return this.$createElement("transition",{attrs:{name:"fade-transition"}},[this.$createElement("div",{staticClass:"v-expansion-panel__header__icon",directives:[{name:"show",value:!this.isDisabled}]},t)])},toggle:function(t){t&&(this.isBooted=!0),this.isActive=t}},render:function(t){var e=[];return this.$slots.header&&e.push(this.genHeader()),e.push(t(i.VExpandTransition,[this.genBody()])),t("li",{staticClass:"v-expansion-panel__container",class:this.containerClasses,attrs:{tabindex:this.isReadonly||this.isDisabled?null:0},on:{keydown:this.onKeydown}},e)}})},"./src/components/VExpansionPanel/index.ts":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VExpansionPanel/VExpansionPanel.ts");n.d(e,"VExpansionPanel",function(){return i.default});var r=n("./src/components/VExpansionPanel/VExpansionPanelContent.ts");n.d(e,"VExpansionPanelContent",function(){return r.default}),e.default={$_vuetify_subcomponents:{VExpansionPanel:i.default,VExpansionPanelContent:r.default}}},"./src/components/VFooter/VFooter.js":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_footer.styl");var i=n("./src/mixins/applicationable.ts"),r=n("./src/mixins/colorable.ts"),s=n("./src/mixins/themeable.ts"),o=function(){return(o=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)};e.default={name:"v-footer",mixins:[Object(i.default)(null,["height","inset"]),r.default,s.default],props:{height:{default:32,type:[Number,String]},inset:Boolean},computed:{applicationProperty:function(){return this.inset?"insetFooter":"footer"},computedMarginBottom:function(){if(this.app)return this.$vuetify.application.bottom},computedPaddingLeft:function(){return this.app&&this.inset?this.$vuetify.application.left:0},computedPaddingRight:function(){return this.app?this.$vuetify.application.right:0},styles:function(){var t={height:isNaN(this.height)?this.height:this.height+"px"};return this.computedPaddingLeft&&(t.paddingLeft=this.computedPaddingLeft+"px"),this.computedPaddingRight&&(t.paddingRight=this.computedPaddingRight+"px"),this.computedMarginBottom&&(t.marginBottom=this.computedMarginBottom+"px"),t}},methods:{updateApplication:function(){var t=parseInt(this.height);return isNaN(t)?this.$el?this.$el.clientHeight:0:t}},render:function(t){return t("footer",this.setBackgroundColor(this.color,{staticClass:"v-footer",class:o({"v-footer--absolute":this.absolute,"v-footer--fixed":!this.absolute&&(this.app||this.fixed),"v-footer--inset":this.inset},this.themeClasses),style:this.styles,ref:"content"}),this.$slots.default)}}},"./src/components/VFooter/index.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VFooter/VFooter.js");n.d(e,"VFooter",function(){return i.default}),e.default=i.default},"./src/components/VForm/VForm.js":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_forms.styl");var i=n("./src/mixins/registrable.ts");e.default={name:"v-form",mixins:[Object(i.provide)("form")],inheritAttrs:!1,props:{value:Boolean,lazyValidation:Boolean},data:function(){return{inputs:[],watchers:[],errorBag:{}}},watch:{errorBag:{handler:function(){var t=Object.values(this.errorBag).includes(!0);this.$emit("input",!t)},deep:!0,immediate:!0}},methods:{watchInput:function(t){var e=this,n=function(t){return t.$watch("hasError",function(n){e.$set(e.errorBag,t._uid,n)},{immediate:!0})},i={_uid:t._uid,valid:void 0,shouldValidate:void 0};return this.lazyValidation?i.shouldValidate=t.$watch("shouldValidate",function(r){r&&(e.errorBag.hasOwnProperty(t._uid)||(i.valid=n(t)))}):i.valid=n(t),i},validate:function(){return!this.inputs.filter(function(t){return!t.validate(!0)}).length},reset:function(){for(var t=this,e=this.inputs.length;e--;)this.inputs[e].reset();this.lazyValidation&&setTimeout(function(){t.errorBag={}},0)},resetValidation:function(){for(var t=this,e=this.inputs.length;e--;)this.inputs[e].resetValidation();this.lazyValidation&&setTimeout(function(){t.errorBag={}},0)},register:function(t){var e=this.watchInput(t);this.inputs.push(t),this.watchers.push(e)},unregister:function(t){var e=this.inputs.find(function(e){return e._uid===t._uid});if(e){var n=this.watchers.find(function(t){return t._uid===e._uid});n.valid&&n.valid(),n.shouldValidate&&n.shouldValidate(),this.watchers=this.watchers.filter(function(t){return t._uid!==e._uid}),this.inputs=this.inputs.filter(function(t){return t._uid!==e._uid}),this.$delete(this.errorBag,e._uid)}}},render:function(t){var e=this;return t("form",{staticClass:"v-form",attrs:Object.assign({novalidate:!0},this.$attrs),on:{submit:function(t){return e.$emit("submit",t)}}},this.$slots.default)}}},"./src/components/VForm/index.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VForm/VForm.js");n.d(e,"VForm",function(){return i.default}),e.default=i.default},"./src/components/VGrid/VContainer.js":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_grid.styl");var i=n("./src/components/VGrid/grid.js");e.default=Object(i.default)("container")},"./src/components/VGrid/VContent.js":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_content.styl");var i=n("./src/mixins/ssr-bootable.ts");e.default={name:"v-content",mixins:[i.default],props:{tag:{type:String,default:"main"}},computed:{styles:function(){var t=this.$vuetify.application,e=t.bar;return{paddingTop:t.top+e+"px",paddingRight:t.right+"px",paddingBottom:t.footer+t.insetFooter+t.bottom+"px",paddingLeft:t.left+"px"}}},render:function(t){var e={staticClass:"v-content",style:this.styles,ref:"content"};return t(this.tag,e,[t("div",{staticClass:"v-content__wrap"},this.$slots.default)])}}},"./src/components/VGrid/VFlex.js":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_grid.styl");var i=n("./src/components/VGrid/grid.js");e.default=Object(i.default)("flex")},"./src/components/VGrid/VLayout.js":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_grid.styl");var i=n("./src/components/VGrid/grid.js");e.default=Object(i.default)("layout")},"./src/components/VGrid/grid.js":function(t,e,n){"use strict";function i(t){return{name:"v-"+t,functional:!0,props:{id:String,tag:{type:String,default:"div"}},render:function(e,n){var i=n.props,r=n.data,s=n.children;if(r.staticClass=(t+" "+(r.staticClass||"")).trim(),r.attrs){var o=Object.keys(r.attrs).filter(function(t){if("slot"===t)return!1;var e=r.attrs[t];return e||"string"==typeof e});o.length&&(r.staticClass+=" "+o.join(" ")),delete r.attrs}return i.id&&(r.domProps=r.domProps||{},r.domProps.id=i.id),e(i.tag,r,s)}}}n.r(e),n.d(e,"default",function(){return i})},"./src/components/VGrid/index.js":function(t,e,n){"use strict";n.r(e),n.d(e,"VSpacer",function(){return u});var i=n("./src/util/helpers.ts"),r=n("./src/components/VGrid/VContainer.js");n.d(e,"VContainer",function(){return r.default});var s=n("./src/components/VGrid/VContent.js");n.d(e,"VContent",function(){return s.default});var o=n("./src/components/VGrid/VFlex.js");n.d(e,"VFlex",function(){return o.default});var a=n("./src/components/VGrid/VLayout.js");n.d(e,"VLayout",function(){return a.default});var u=Object(i.createSimpleFunctional)("spacer","div","v-spacer");e.default={$_vuetify_subcomponents:{VContainer:r.default,VContent:s.default,VFlex:o.default,VLayout:a.default,VSpacer:u}}},"./src/components/VHover/VHover.ts":function(t,e,n){"use strict";n.r(e);var i=n("./src/mixins/delayable.ts"),r=n("./src/mixins/toggleable.ts"),s=n("./src/util/mixins.ts"),o=n("./src/util/console.ts");e.default=Object(s.default)(i.default,r.default).extend({name:"v-hover",props:{disabled:{type:Boolean,default:!1},value:{type:Boolean,default:void 0}},methods:{onMouseEnter:function(){var t=this;this.runDelay("open",function(){t.isActive=!0})},onMouseLeave:function(){var t=this;this.runDelay("close",function(){t.isActive=!1})}},render:function(){return this.$scopedSlots.default||void 0!==this.value?(this.$scopedSlots.default?t=this.$scopedSlots.default({hover:this.isActive}):1===this.$slots.default.length&&(t=this.$slots.default[0]),!t||"string"==typeof t||Array.isArray(t)?(Object(o.consoleWarn)("v-hover should only contain a single element",this),t):(this.disabled||this._g(t.data,{mouseenter:this.onMouseEnter,mouseleave:this.onMouseLeave}),t)):(Object(o.consoleWarn)("v-hover is missing a default scopedSlot or bound value",this),null);var t}})},"./src/components/VHover/index.ts":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VHover/VHover.ts");n.d(e,"VHover",function(){return i.default}),e.default=i.default},"./src/components/VIcon/VIcon.ts":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_icons.styl");var i,r=n("./src/mixins/colorable.ts"),s=n("./src/mixins/sizeable.ts"),o=n("./src/mixins/themeable.ts"),a=n("./src/util/helpers.ts"),u=n("vue"),c=n.n(u),l=n("./src/util/mixins.ts"),f=function(){return(f=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)};!function(t){t.small="16px",t.default="24px",t.medium="28px",t.large="36px",t.xLarge="40px"}(i||(i={}));var h=Object(l.default)(r.default,s.default,o.default).extend({name:"v-icon",props:{disabled:Boolean,left:Boolean,right:Boolean},render:function(t){var e,n={small:this.small,medium:this.medium,large:this.large,xLarge:this.xLarge},r=Object(a.keys)(n).find(function(t){return n[t]&&!!t}),s=r&&i[r]||Object(a.convertToUnit)(this.size),o=[],u={staticClass:"v-icon",attrs:f({"aria-hidden":!0},this.$attrs),on:this.$listeners};s&&(u.style={fontSize:s});var c="";this.$slots.default&&(c=this.$slots.default[0].text);var l="material-icons",h=(c=Object(a.remapInternalIcon)(this,c)).indexOf("-"),d=h>-1;return d?function(t){return["fas","far","fal","fab"].some(function(e){return t.includes(e)})}(l=c.slice(0,h))&&(l=""):o.push(c),u.class=f(((e={"v-icon--disabled":this.disabled,"v-icon--left":this.left,"v-icon--link":this.$listeners.click||this.$listeners["!click"],"v-icon--right":this.right})[l]=!0,e[c]=d,e),this.themeClasses),t("i",this.setTextColor(this.color,u),o)}});e.default=c.a.extend({name:"v-icon",$_wrapperFor:h,functional:!0,render:function(t,e){var n=e.data,i=e.children,r="";return n.domProps&&(r=n.domProps.textContent||n.domProps.innerHTML||r,delete n.domProps.textContent,delete n.domProps.innerHTML),t(h,n,r?[r]:i)}})},"./src/components/VIcon/index.ts":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VIcon/VIcon.ts");n.d(e,"VIcon",function(){return i.default}),e.default=i.default},"./src/components/VImg/VImg.ts":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_images.styl");var i=n("./src/components/VResponsive/index.ts"),r=n("./src/util/console.ts");e.default=i.default.extend({name:"v-img",props:{alt:String,contain:Boolean,src:{type:[String,Object],default:""},gradient:String,lazySrc:String,srcset:String,sizes:String,position:{type:String,default:"center center"},transition:{type:[Boolean,String],default:"fade-transition"}},data:function(){return{currentSrc:"",image:null,isLoading:!0,calculatedAspectRatio:void 0}},computed:{computedAspectRatio:function(){return this.normalisedSrc.aspect},normalisedSrc:function(){return"string"==typeof this.src?{src:this.src,srcset:this.srcset,lazySrc:this.lazySrc,aspect:Number(this.aspectRatio||this.calculatedAspectRatio)}:{src:this.src.src,srcset:this.srcset||this.src.srcset,lazySrc:this.lazySrc||this.src.lazySrc,aspect:Number(this.aspectRatio||this.src.aspect||this.calculatedAspectRatio)}},__cachedImage:function(){if(!this.normalisedSrc.src&&!this.normalisedSrc.lazySrc)return[];var t=[],e=this.isLoading?this.normalisedSrc.lazySrc:this.currentSrc;this.gradient&&t.push("linear-gradient("+this.gradient+")"),e&&t.push('url("'+e+'")');var n=this.$createElement("div",{staticClass:"v-image__image",class:{"v-image__image--preload":this.isLoading,"v-image__image--contain":this.contain,"v-image__image--cover":!this.contain},style:{backgroundImage:t.join(", "),backgroundPosition:this.position},key:+this.isLoading});return this.transition?this.$createElement("transition",{attrs:{name:this.transition,mode:"in-out"}},[n]):n}},watch:{src:function(){this.isLoading?this.loadImage():this.init()},"$vuetify.breakpoint.width":"getSrc"},mounted:function(){this.init()},methods:{init:function(){if(this.normalisedSrc.lazySrc){var t=new Image;t.src=this.normalisedSrc.lazySrc,this.pollForSize(t,null)}this.normalisedSrc.src&&this.loadImage()},onLoad:function(){this.getSrc(),this.isLoading=!1,this.$emit("load",this.src)},onError:function(){Object(r.consoleError)("Image load failed\n\nsrc: "+this.normalisedSrc.src,this),this.$emit("error",this.src)},getSrc:function(){this.image&&(this.currentSrc=this.image.currentSrc||this.image.src)},loadImage:function(){var t=this,e=new Image;this.image=e,e.onload=function(){e.decode?e.decode().catch(function(e){Object(r.consoleWarn)("Failed to decode image, trying to render anyway\n\nsrc: "+t.normalisedSrc.src+(e.message?"\nOriginal error: "+e.message:""),t)}).then(t.onLoad):t.onLoad()},e.onerror=this.onError,e.src=this.normalisedSrc.src,this.sizes&&(e.sizes=this.sizes),this.normalisedSrc.srcset&&(e.srcset=this.normalisedSrc.srcset),this.aspectRatio||this.pollForSize(e),this.getSrc()},pollForSize:function(t,e){var n=this;void 0===e&&(e=100);!function i(){var r=t.naturalHeight,s=t.naturalWidth;r||s?n.calculatedAspectRatio=s/r:null!=e&&setTimeout(i,e)}()},__genPlaceholder:function(){if(this.$slots.placeholder){var t=this.isLoading?[this.$createElement("div",{staticClass:"v-image__placeholder"},this.$slots.placeholder)]:[];return this.transition?this.$createElement("transition",{attrs:{name:this.transition}},t):t[0]}}},render:function(t){var e=i.default.options.render.call(this,t);return e.data.staticClass+=" v-image",e.data.attrs={role:this.alt?"img":void 0,"aria-label":this.alt},e.children=[this.__cachedSizer,this.__cachedImage,this.__genPlaceholder(),this.genContent()],t(e.tag,e.data,e.children)}})},"./src/components/VImg/index.ts":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VImg/VImg.ts");n.d(e,"VImg",function(){return i.default}),e.default=i.default},"./src/components/VInput/VInput.js":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_inputs.styl");var i=n("./src/components/VIcon/index.ts"),r=n("./src/components/VLabel/index.js"),s=n("./src/components/VMessages/index.js"),o=n("./src/mixins/colorable.ts"),a=n("./src/mixins/themeable.ts"),u=n("./src/mixins/validatable.js"),c=n("./src/util/helpers.ts"),l=n("./src/util/console.ts"),f=function(){return(f=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)};e.default={name:"v-input",mixins:[o.default,a.default,u.default],props:{appendIcon:String,appendIconCb:Function,backgroundColor:{type:String,default:""},height:[Number,String],hideDetails:Boolean,hint:String,label:String,persistentHint:Boolean,prependIcon:String,prependIconCb:Function,value:{required:!1}},data:function(t){return{lazyValue:t.value,hasMouseDown:!1}},computed:{classesInput:function(){return f({},this.classes,{"v-input--has-state":this.hasState,"v-input--hide-details":this.hideDetails,"v-input--is-label-active":this.isLabelActive,"v-input--is-dirty":this.isDirty,"v-input--is-disabled":this.disabled,"v-input--is-focused":this.isFocused,"v-input--is-loading":!1!==this.loading&&void 0!==this.loading,"v-input--is-readonly":this.readonly},this.themeClasses)},directivesInput:function(){return[]},hasHint:function(){return!this.hasMessages&&this.hint&&(this.persistentHint||this.isFocused)},hasLabel:function(){return Boolean(this.$slots.label||this.label)},internalValue:{get:function(){return this.lazyValue},set:function(t){this.lazyValue=t,this.$emit(this.$_modelEvent,t)}},isDirty:function(){return!!this.lazyValue},isDisabled:function(){return Boolean(this.disabled||this.readonly)},isLabelActive:function(){return this.isDirty}},watch:{value:function(t){this.lazyValue=t}},beforeCreate:function(){this.$_modelEvent=this.$options.model&&this.$options.model.event||"input"},methods:{genContent:function(){return[this.genPrependSlot(),this.genControl(),this.genAppendSlot()]},genControl:function(){return this.$createElement("div",{staticClass:"v-input__control"},[this.genInputSlot(),this.genMessages()])},genDefaultSlot:function(){return[this.genLabel(),this.$slots.default]},genIcon:function(t,e,n){var r=this;void 0===n&&(n=!0);var s=this[t+"Icon"],o="click:"+Object(c.kebabCase)(t);e=e||this[t+"IconCb"],n&&t&&e&&Object(l.deprecate)(":"+t+"-icon-cb","@"+o,this);var a={props:{color:this.validationState,dark:this.dark,disabled:this.disabled,light:this.light},on:this.$listeners[o]||e?{click:function(t){t.preventDefault(),t.stopPropagation(),r.$emit(o,t),e&&e(t)},mouseup:function(t){t.preventDefault(),t.stopPropagation()}}:null};return this.$createElement("div",{staticClass:"v-input__icon v-input__icon--"+Object(c.kebabCase)(t),key:""+t+s},[this.$createElement(i.default,a,s)])},genInputSlot:function(){return this.$createElement("div",this.setBackgroundColor(this.backgroundColor,{staticClass:"v-input__slot",style:{height:Object(c.convertToUnit)(this.height)},directives:this.directivesInput,on:{click:this.onClick,mousedown:this.onMouseDown,mouseup:this.onMouseUp},ref:"input-slot"}),[this.genDefaultSlot()])},genLabel:function(){return this.hasLabel?this.$createElement(r.default,{props:{color:this.validationState,dark:this.dark,focused:this.hasState,for:this.$attrs.id,light:this.light}},this.$slots.label||this.label):null},genMessages:function(){if(this.hideDetails)return null;var t=this.hasHint?[this.hint]:this.validations;return this.$createElement(s.default,{props:{color:this.hasHint?"":this.validationState,dark:this.dark,light:this.light,value:this.hasMessages||this.hasHint?t:[]}})},genSlot:function(t,e,n){if(!n.length)return null;var i=t+"-"+e;return this.$createElement("div",{staticClass:"v-input__"+i,ref:i},n)},genPrependSlot:function(){var t=[];return this.$slots.prepend?t.push(this.$slots.prepend):this.prependIcon&&t.push(this.genIcon("prepend")),this.genSlot("prepend","outer",t)},genAppendSlot:function(){var t=[];return this.$slots.append?t.push(this.$slots.append):this.appendIcon&&t.push(this.genIcon("append")),this.genSlot("append","outer",t)},onClick:function(t){this.$emit("click",t)},onMouseDown:function(t){this.hasMouseDown=!0,this.$emit("mousedown",t)},onMouseUp:function(t){this.hasMouseDown=!1,this.$emit("mouseup",t)}},render:function(t){return t("div",this.setTextColor(this.validationState,{staticClass:"v-input",attrs:this.attrsInput,class:this.classesInput}),this.genContent())}}},"./src/components/VInput/index.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VInput/VInput.js");n.d(e,"VInput",function(){return i.default}),e.default=i.default},"./src/components/VItemGroup/VItem.ts":function(t,e,n){"use strict";n.r(e);var i=n("./src/mixins/groupable.ts"),r=n("./src/util/mixins.ts"),s=n("./src/util/console.ts");e.default=Object(r.default)(Object(i.factory)("itemGroup","v-item","v-item-group")).extend({name:"v-item",props:{value:{required:!1}},render:function(){var t,e;return this.$scopedSlots.default?(this.$scopedSlots.default&&(e=this.$scopedSlots.default({active:this.isActive,toggle:this.toggle})),!e||"string"==typeof e||Array.isArray(e)?(Object(s.consoleWarn)("v-item should only contain a single element",this),e):(e.data=e.data||{},e.data.class=[e.data.class,(t={},t[this.activeClass]=this.isActive,t)],e)):(Object(s.consoleWarn)("v-item is missing a default scopedSlot",this),null)}})},"./src/components/VItemGroup/VItemGroup.ts":function(t,e,n){"use strict";n.r(e),n.d(e,"BaseItemGroup",function(){return u});n("./src/stylus/components/_item-group.styl");var i=n("./src/mixins/proxyable.ts"),r=n("./src/mixins/themeable.ts"),s=n("./src/util/mixins.ts"),o=n("./src/util/console.ts"),a=function(){return(a=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)},u=Object(s.default)(i.default,r.default).extend({name:"base-item-group",props:{activeClass:{type:String,default:"v-item--active"},mandatory:Boolean,max:{type:[Number,String],default:null},multiple:Boolean},data:function(){return{internalLazyValue:void 0!==this.value?this.value:this.multiple?[]:void 0,items:[]}},computed:{classes:function(){return a({},this.themeClasses)},selectedItems:function(){var t=this;return this.items.filter(function(e,n){return t.toggleMethod(t.getValue(e,n))})},selectedValues:function(){return Array.isArray(this.internalValue)?this.internalValue:[this.internalValue]},toggleMethod:function(){var t=this;if(!this.multiple)return function(e){return t.internalValue===e};var e=this.internalValue;return Array.isArray(e)?function(t){return e.includes(t)}:function(){return!1}}},watch:{internalValue:function(){this.$nextTick(this.updateItemsState)}},created:function(){this.multiple&&!Array.isArray(this.internalValue)&&Object(o.consoleWarn)("Model must be bound to an array if the multiple property is true.",this)},methods:{getValue:function(t,e){return null==t.value||""===t.value?e:t.value},onClick:function(t,e){this.updateInternalValue(this.getValue(t,e))},register:function(t){var e=this,n=this.items.push(t)-1;t.$on("change",function(){return e.onClick(t,n)}),this.mandatory&&null==this.internalLazyValue&&this.updateMandatory(),this.updateItem(t,n)},unregister:function(t){if(!this._isDestroyed){var e=this.items.indexOf(t),n=this.getValue(t,e);if(this.items.splice(e,1),!(this.selectedValues.indexOf(n)<0)){if(!this.mandatory)return this.updateInternalValue(n);this.multiple&&Array.isArray(this.internalValue)?this.internalValue=this.internalValue.filter(function(t){return t!==n}):this.internalValue=void 0,this.selectedItems.length||this.updateMandatory(!0)}}},updateItem:function(t,e){var n=this.getValue(t,e);t.isActive=this.toggleMethod(n)},updateItemsState:function(){if(this.mandatory&&!this.selectedItems.length)return this.updateMandatory();this.items.forEach(this.updateItem)},updateInternalValue:function(t){this.multiple?this.updateMultiple(t):this.updateSingle(t)},updateMandatory:function(t){if(this.items.length){var e=t?this.items.length-1:0;this.updateInternalValue(this.getValue(this.items[e],e))}},updateMultiple:function(t){var e=(Array.isArray(this.internalValue)?this.internalValue:[]).slice(),n=e.findIndex(function(e){return e===t});this.mandatory&&n>-1&&e.length-1<1||null!=this.max&&n<0&&e.length+1>this.max||(n>-1?e.splice(n,1):e.push(t),this.internalValue=e)},updateSingle:function(t){var e=t===this.internalValue;this.mandatory&&e||(this.internalValue=e?void 0:t)}},render:function(t){return t("div",{staticClass:"v-item-group",class:this.classes},this.$slots.default)}});e.default=u.extend({name:"v-item-group",provide:function(){return{itemGroup:this}}})},"./src/components/VItemGroup/index.ts":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VItemGroup/VItem.ts");n.d(e,"VItem",function(){return i.default});var r=n("./src/components/VItemGroup/VItemGroup.ts");n.d(e,"VItemGroup",function(){return r.default}),e.default={$_vuetify_subcomponents:{VItem:i.default,VItemGroup:r.default}}},"./src/components/VJumbotron/VJumbotron.js":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_jumbotrons.styl");var i=n("./src/mixins/colorable.ts"),r=n("./src/mixins/routable.ts"),s=n("./src/mixins/themeable.ts"),o=n("./src/util/console.ts");e.default={name:"v-jumbotron",mixins:[i.default,r.default,s.default],props:{gradient:String,height:{type:[Number,String],default:"400px"},src:String,tag:{type:String,default:"div"}},computed:{backgroundStyles:function(){var t={};return this.gradient&&(t.background="linear-gradient("+this.gradient+")"),t},classes:function(){return this.themeClasses},styles:function(){return{height:this.height}}},mounted:function(){Object(o.deprecate)("v-jumbotron",this.src?"v-img":"v-responsive",this)},methods:{genBackground:function(){return this.$createElement("div",this.setBackgroundColor(this.color,{staticClass:"v-jumbotron__background",style:this.backgroundStyles}))},genContent:function(){return this.$createElement("div",{staticClass:"v-jumbotron__content"},this.$slots.default)},genImage:function(){return this.src?this.$slots.img?this.$slots.img({src:this.src}):this.$createElement("img",{staticClass:"v-jumbotron__image",attrs:{src:this.src}}):null},genWrapper:function(){return this.$createElement("div",{staticClass:"v-jumbotron__wrapper"},[this.genImage(),this.genBackground(),this.genContent()])}},render:function(t){var e=this.generateRouteLink(this.classes),n=e.tag,i=e.data;return i.staticClass="v-jumbotron",i.style=this.styles,t(n,i,[this.genWrapper()])}}},"./src/components/VJumbotron/index.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VJumbotron/VJumbotron.js");n.d(e,"VJumbotron",function(){return i.default}),e.default=i.default},"./src/components/VLabel/VLabel.js":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_labels.styl");var i=n("./src/mixins/colorable.ts"),r=n("./src/mixins/themeable.ts"),s=n("./src/util/helpers.ts"),o=function(){return(o=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)};e.default={name:"v-label",functional:!0,mixins:[r.default],props:{absolute:Boolean,color:{type:[Boolean,String],default:"primary"},disabled:Boolean,focused:Boolean,for:String,left:{type:[Number,String],default:0},right:{type:[Number,String],default:"auto"},value:Boolean},render:function(t,e){var n=e.children,a=e.listeners,u=e.props,c={staticClass:"v-label",class:o({"v-label--active":u.value,"v-label--is-disabled":u.disabled},Object(r.functionalThemeClasses)(e)),attrs:{for:u.for,"aria-hidden":!u.for},on:a,style:{left:Object(s.convertToUnit)(u.left),right:Object(s.convertToUnit)(u.right),position:u.absolute?"absolute":"relative"}};return t("label",i.default.options.methods.setTextColor(u.focused&&u.color,c),n)}}},"./src/components/VLabel/index.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VLabel/VLabel.js");n.d(e,"VLabel",function(){return i.default}),e.default=i.default},"./src/components/VList/VList.js":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_lists.styl");var i=n("./src/mixins/themeable.ts"),r=n("./src/mixins/registrable.ts"),s=function(){return(s=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)};e.default={name:"v-list",mixins:[Object(r.provide)("list"),i.default],provide:function(){return{listClick:this.listClick}},props:{dense:Boolean,expand:Boolean,subheader:Boolean,threeLine:Boolean,twoLine:Boolean},data:function(){return{groups:[]}},computed:{classes:function(){return s({"v-list--dense":this.dense,"v-list--subheader":this.subheader,"v-list--two-line":this.twoLine,"v-list--three-line":this.threeLine},this.themeClasses)}},methods:{register:function(t,e){this.groups.push({uid:t,cb:e})},unregister:function(t){var e=this.groups.findIndex(function(e){return e.uid===t});e>-1&&this.groups.splice(e,1)},listClick:function(t){if(!this.expand)for(var e=this.groups.length;e--;)this.groups[e].cb(t)}},render:function(t){return t("div",{staticClass:"v-list",class:this.classes},[this.$slots.default])}}},"./src/components/VList/VListGroup.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VIcon/index.ts"),r=n("./src/mixins/bootable.ts"),s=n("./src/mixins/toggleable.ts"),o=n("./src/mixins/registrable.ts"),a=n("./src/components/transitions/index.js");e.default={name:"v-list-group",mixins:[r.default,Object(o.inject)("list","v-list-group","v-list"),s.default],inject:["listClick"],props:{activeClass:{type:String,default:"primary--text"},appendIcon:{type:String,default:"$vuetify.icons.expand"},disabled:Boolean,group:String,noAction:Boolean,prependIcon:String,subGroup:Boolean},data:function(){return{groups:[]}},computed:{groupClasses:function(){return{"v-list__group--active":this.isActive,"v-list__group--disabled":this.disabled}},headerClasses:function(){return{"v-list__group__header--active":this.isActive,"v-list__group__header--sub-group":this.subGroup}},itemsClasses:function(){return{"v-list__group__items--no-action":this.noAction}}},watch:{isActive:function(t){!this.subGroup&&t&&this.listClick(this._uid)},$route:function(t){var e=this.matchRoute(t.path);this.group&&(e&&this.isActive!==e&&this.listClick(this._uid),this.isActive=e)}},mounted:function(){this.list.register(this._uid,this.toggle),this.group&&this.$route&&null==this.value&&(this.isActive=this.matchRoute(this.$route.path))},beforeDestroy:function(){this.list.unregister(this._uid)},methods:{click:function(){this.disabled||(this.isActive=!this.isActive)},genIcon:function(t){return this.$createElement(i.default,t)},genAppendIcon:function(){var t=!this.subGroup&&this.appendIcon;return t||this.$slots.appendIcon?this.$createElement("div",{staticClass:"v-list__group__header__append-icon"},[this.$slots.appendIcon||this.genIcon(t)]):null},genGroup:function(){return this.$createElement("div",{staticClass:"v-list__group__header",class:this.headerClasses,on:Object.assign({},{click:this.click},this.$listeners),ref:"item"},[this.genPrependIcon(),this.$slots.activator,this.genAppendIcon()])},genItems:function(){return this.$createElement("div",{staticClass:"v-list__group__items",class:this.itemsClasses,directives:[{name:"show",value:this.isActive}],ref:"group"},this.showLazyContent(this.$slots.default))},genPrependIcon:function(){var t,e=this.prependIcon?this.prependIcon:!!this.subGroup&&"$vuetify.icons.subgroup";return e||this.$slots.prependIcon?this.$createElement("div",{staticClass:"v-list__group__header__prepend-icon",class:(t={},t[this.activeClass]=this.isActive,t)},[this.$slots.prependIcon||this.genIcon(e)]):null},toggle:function(t){this.isActive=this._uid===t},matchRoute:function(t){return!!this.group&&null!==t.match(this.group)}},render:function(t){return t("div",{staticClass:"v-list__group",class:this.groupClasses},[this.genGroup(),t(a.VExpandTransition,[this.genItems()])])}}},"./src/components/VList/VListTile.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/mixins/colorable.ts"),r=n("./src/mixins/routable.ts"),s=n("./src/mixins/toggleable.ts"),o=n("./src/mixins/themeable.ts"),a=n("./src/directives/ripple.ts"),u=function(){return(u=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)};e.default={name:"v-list-tile",directives:{Ripple:a.default},mixins:[i.default,r.default,s.default,o.default],inheritAttrs:!1,props:{activeClass:{type:String,default:"primary--text"},avatar:Boolean,inactive:Boolean,tag:String},data:function(){return{proxyClass:"v-list__tile--active"}},computed:{listClasses:function(){return this.disabled?{"v-list--disabled":!0}:void 0},classes:function(){var t;return u({"v-list__tile":!0,"v-list__tile--link":this.isLink&&!this.inactive,"v-list__tile--avatar":this.avatar,"v-list__tile--disabled":this.disabled,"v-list__tile--active":!this.to&&this.isActive},this.themeClasses,((t={})[this.activeClass]=this.isActive,t))},isLink:function(){return this.href||this.to||this.$listeners&&(this.$listeners.click||this.$listeners["!click"])}},render:function(t){var e=!this.inactive&&this.isLink?this.generateRouteLink(this.classes):{tag:this.tag||"div",data:{class:this.classes}},n=e.tag,i=e.data;return i.attrs=Object.assign({},i.attrs,this.$attrs),t("div",this.setTextColor(!this.disabled&&this.color,{class:this.listClasses,attrs:{disabled:this.disabled},on:u({},this.$listeners)}),[t(n,i,this.$slots.default)])}}},"./src/components/VList/VListTileAction.js":function(t,e,n){"use strict";n.r(e),e.default={name:"v-list-tile-action",functional:!0,render:function(t,e){var n=e.data,i=e.children,r=void 0===i?[]:i;return n.staticClass=n.staticClass?"v-list__tile__action "+n.staticClass:"v-list__tile__action",r.filter(function(t){return!1===t.isComment&&" "!==t.text}).length>1&&(n.staticClass+=" v-list__tile__action--stack"),t("div",n,r)}}},"./src/components/VList/VListTileAvatar.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VAvatar/index.ts");e.default={name:"v-list-tile-avatar",functional:!0,props:{color:String,size:{type:[Number,String],default:40},tile:Boolean},render:function(t,e){var n=e.data,r=e.children,s=e.props;return n.staticClass=("v-list__tile__avatar "+(n.staticClass||"")).trim(),t("div",n,[t(i.default,{props:{color:s.color,size:s.size,tile:s.tile}},[r])])}}},"./src/components/VList/index.js":function(t,e,n){"use strict";n.r(e),n.d(e,"VListTileActionText",function(){return c}),n.d(e,"VListTileContent",function(){return l}),n.d(e,"VListTileTitle",function(){return f}),n.d(e,"VListTileSubTitle",function(){return h});var i=n("./src/util/helpers.ts"),r=n("./src/components/VList/VList.js");n.d(e,"VList",function(){return r.default});var s=n("./src/components/VList/VListGroup.js");n.d(e,"VListGroup",function(){return s.default});var o=n("./src/components/VList/VListTile.js");n.d(e,"VListTile",function(){return o.default});var a=n("./src/components/VList/VListTileAction.js");n.d(e,"VListTileAction",function(){return a.default});var u=n("./src/components/VList/VListTileAvatar.js");n.d(e,"VListTileAvatar",function(){return u.default});var c=Object(i.createSimpleFunctional)("v-list__tile__action-text","span"),l=Object(i.createSimpleFunctional)("v-list__tile__content","div"),f=Object(i.createSimpleFunctional)("v-list__tile__title","div"),h=Object(i.createSimpleFunctional)("v-list__tile__sub-title","div");e.default={$_vuetify_subcomponents:{VList:r.default,VListGroup:s.default,VListTile:o.default,VListTileAction:a.default,VListTileActionText:c,VListTileAvatar:u.default,VListTileContent:l,VListTileSubTitle:h,VListTileTitle:f}}},"./src/components/VMenu/VMenu.js":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_menus.styl");var i=n("vue"),r=n.n(i),s=n("./src/mixins/delayable.ts"),o=n("./src/mixins/dependent.ts"),a=n("./src/mixins/detachable.js"),u=n("./src/mixins/menuable.js"),c=n("./src/mixins/returnable.ts"),l=n("./src/mixins/toggleable.ts"),f=n("./src/mixins/themeable.ts"),h=n("./src/components/VMenu/mixins/menu-activator.js"),d=n("./src/components/VMenu/mixins/menu-generators.js"),p=n("./src/components/VMenu/mixins/menu-keyable.js"),m=n("./src/components/VMenu/mixins/menu-position.js"),v=n("./src/directives/click-outside.ts"),g=n("./src/directives/resize.ts"),y=n("./src/util/helpers.ts"),b=n("./src/util/ThemeProvider.ts");e.default=r.a.extend({name:"v-menu",provide:function(){return{theme:this.theme}},directives:{ClickOutside:v.default,Resize:g.default},mixins:[h.default,o.default,s.default,a.default,d.default,p.default,u.default,m.default,c.default,l.default,f.default],props:{auto:Boolean,closeOnClick:{type:Boolean,default:!0},closeOnContentClick:{type:Boolean,default:!0},disabled:Boolean,fullWidth:Boolean,maxHeight:{default:"auto"},offsetX:Boolean,offsetY:Boolean,openOnClick:{type:Boolean,default:!0},openOnHover:Boolean,origin:{type:String,default:"top left"},transition:{type:[Boolean,String],default:"v-menu-transition"}},data:function(){return{defaultOffset:8,maxHeightAutoDefault:"200px",startIndex:3,stopIndex:0,hasJustFocused:!1,resizeTimeout:null}},computed:{calculatedLeft:function(){return this.auto?this.calcXOverflow(this.calcLeftAuto())+"px":this.calcLeft()},calculatedMaxHeight:function(){return this.auto?"200px":Object(y.convertToUnit)(this.maxHeight)},calculatedMaxWidth:function(){return isNaN(this.maxWidth)?this.maxWidth:this.maxWidth+"px"},calculatedMinWidth:function(){if(this.minWidth)return isNaN(this.minWidth)?this.minWidth:this.minWidth+"px";var t=this.dimensions.activator.width+this.nudgeWidth+(this.auto?16:0),e=isNaN(parseInt(this.calculatedMaxWidth))?t:parseInt(this.calculatedMaxWidth);return Math.min(e,t)+"px"},calculatedTop:function(){return!this.auto||this.isAttached?this.calcTop():this.calcYOverflow(this.calcTopAuto())+"px"},styles:function(){return{maxHeight:this.calculatedMaxHeight,minWidth:this.calculatedMinWidth,maxWidth:this.calculatedMaxWidth,top:this.calculatedTop,left:this.calculatedLeft,transformOrigin:this.origin,zIndex:this.zIndex||this.activeZIndex}},tileHeight:function(){return this.dense?36:48}},watch:{activator:function(t,e){this.removeActivatorEvents(e),this.addActivatorEvents(t)},isContentActive:function(t){this.hasJustFocused=t}},methods:{activate:function(){this.getTiles(),this.updateDimensions(),requestAnimationFrame(this.startTransition),setTimeout(this.calculateScroll,50)},closeConditional:function(){return this.isActive&&this.closeOnClick},onResize:function(){this.isActive&&(this.$refs.content.offsetWidth,this.updateDimensions(),clearTimeout(this.resizeTimeout),this.resizeTimeout=setTimeout(this.updateDimensions,100))}},render:function(t){return t("div",{staticClass:"v-menu",class:{"v-menu--inline":!this.fullWidth&&this.$slots.activator},directives:[{arg:500,name:"resize",value:this.onResize}],on:{keydown:this.onKeyDown}},[this.genActivator(),this.$createElement(b.default,{props:{root:!0,light:this.light,dark:this.dark}},[this.genTransition()])])}})},"./src/components/VMenu/index.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VMenu/VMenu.js");n.d(e,"VMenu",function(){return i.default}),e.default=i.default},"./src/components/VMenu/mixins/menu-activator.js":function(t,e,n){"use strict";n.r(e),e.default={methods:{activatorClickHandler:function(t){this.disabled||(this.openOnClick&&!this.isActive?(this.getActivator().focus(),this.isActive=!0,this.absoluteX=t.clientX,this.absoluteY=t.clientY):this.closeOnClick&&this.isActive&&(this.getActivator().blur(),this.isActive=!1))},mouseEnterHandler:function(){var t=this;this.runDelay("open",function(){t.hasJustFocused||(t.hasJustFocused=!0,t.isActive=!0)})},mouseLeaveHandler:function(t){var e=this;this.runDelay("close",function(){e.$refs.content.contains(t.relatedTarget)||requestAnimationFrame(function(){e.isActive=!1,e.callDeactivate()})})},addActivatorEvents:function(t){void 0===t&&(t=null),t&&t.addEventListener("click",this.activatorClickHandler)},removeActivatorEvents:function(t){void 0===t&&(t=null),t&&t.removeEventListener("click",this.activatorClickHandler)}}}},"./src/components/VMenu/mixins/menu-generators.js":function(t,e,n){"use strict";n.r(e);var i=function(){return(i=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)},r=function(t,e){var n="function"==typeof Symbol&&t[Symbol.iterator];if(!n)return t;var i,r,s=n.call(t),o=[];try{for(;(void 0===e||e-- >0)&&!(i=s.next()).done;)o.push(i.value)}catch(t){r={error:t}}finally{try{i&&!i.done&&(n=s.return)&&n.call(s)}finally{if(r)throw r.error}}return o},s=function(){for(var t=[],e=0;e<arguments.length;e++)t=t.concat(r(arguments[e]));return t};e.default={methods:{genActivator:function(){if(!this.$slots.activator)return null;var t={staticClass:"v-menu__activator",class:{"v-menu__activator--active":this.hasJustFocused||this.isActive,"v-menu__activator--disabled":this.disabled},ref:"activator",on:{}};return this.openOnHover?(t.on.mouseenter=this.mouseEnterHandler,t.on.mouseleave=this.mouseLeaveHandler):this.openOnClick&&(t.on.click=this.activatorClickHandler),this.$createElement("div",t,this.$slots.activator)},genTransition:function(){return this.transition?this.$createElement("transition",{props:{name:this.transition}},[this.genContent()]):this.genContent()},genDirectives:function(){var t=this,e=!this.openOnHover&&this.closeOnClick?[{name:"click-outside",value:function(){return t.isActive=!1},args:{closeConditional:this.closeConditional,include:function(){return s([t.$el],t.getOpenDependentElements())}}}]:[];return e.push({name:"show",value:this.isContentActive}),e},genContent:function(){var t,e=this,n={attrs:this.getScopeIdAttrs(),staticClass:"v-menu__content",class:i({},this.rootThemeClasses,(t={"v-menu__content--auto":this.auto,menuable__content__active:this.isActive},t[this.contentClass.trim()]=!0,t)),style:this.styles,directives:this.genDirectives(),ref:"content",on:{click:function(t){t.stopPropagation(),t.target.getAttribute("disabled")||e.closeOnContentClick&&(e.isActive=!1)}}};return!this.disabled&&this.openOnHover&&(n.on.mouseenter=this.mouseEnterHandler),this.openOnHover&&(n.on.mouseleave=this.mouseLeaveHandler),this.$createElement("div",n,this.showLazyContent(this.$slots.default))}}}},"./src/components/VMenu/mixins/menu-keyable.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/util/helpers.ts");e.default={data:function(){return{listIndex:-1,tiles:[]}},watch:{isActive:function(t){t||(this.listIndex=-1)},listIndex:function(t,e){if(t in this.tiles){var n=this.tiles[t];n.classList.add("v-list__tile--highlighted"),this.$refs.content.scrollTop=n.offsetTop-n.clientHeight}e in this.tiles&&this.tiles[e].classList.remove("v-list__tile--highlighted")}},methods:{onKeyDown:function(t){if([i.keyCodes.down,i.keyCodes.up,i.keyCodes.enter].includes(t.keyCode)&&t.preventDefault(),[i.keyCodes.esc,i.keyCodes.tab].includes(t.keyCode))return this.isActive=!1;this.changeListIndex(t)},changeListIndex:function(t){this.getTiles(),t.keyCode===i.keyCodes.down&&this.listIndex<this.tiles.length-1?this.listIndex++:t.keyCode===i.keyCodes.up&&this.listIndex>-1?this.listIndex--:t.keyCode===i.keyCodes.enter&&-1!==this.listIndex&&this.tiles[this.listIndex].click()},getTiles:function(){this.tiles=this.$refs.content.querySelectorAll(".v-list__tile")}}}},"./src/components/VMenu/mixins/menu-position.js":function(t,e,n){"use strict";n.r(e),e.default={methods:{calculateScroll:function(){if(null!==this.selectedIndex){var t=0;this.selectedIndex>=this.stopIndex?t=this.$refs.content.scrollHeight:this.selectedIndex>this.startIndex&&(t=this.selectedIndex*this.tileHeight+this.tileHeight/2+this.defaultOffset/2-100),this.$refs.content&&(this.$refs.content.scrollTop=t)}},calcLeftAuto:function(){return this.isAttached?0:parseInt(this.dimensions.activator.left-2*this.defaultOffset)},calcTopAuto:function(){var t=Array.from(this.tiles).findIndex(function(t){return t.classList.contains("v-list__tile--active")});if(-1===t)return this.selectedIndex=null,this.computedTop;this.selectedIndex=t,this.stopIndex=this.tiles.length>4?this.tiles.length-4:this.tiles.length;var e,n=this.defaultOffset;return t>this.startIndex&&t<this.stopIndex?e=1.5*this.tileHeight:t>=this.stopIndex?(n*=2,e=(t-this.stopIndex)*this.tileHeight):e=t*this.tileHeight,this.computedTop+n-e-this.tileHeight/2}}}},"./src/components/VMessages/VMessages.js":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_messages.styl");var i=n("./src/mixins/colorable.ts"),r=n("./src/mixins/themeable.ts");e.default={name:"v-messages",mixins:[i.default,r.default],props:{value:{type:Array,default:function(){return[]}}},methods:{genChildren:function(){return this.$createElement("transition-group",{staticClass:"v-messages__wrapper",attrs:{name:"message-transition",tag:"div"}},this.value.map(this.genMessage))},genMessage:function(t,e){return this.$createElement("div",{staticClass:"v-messages__message",key:e,domProps:{innerHTML:t}})}},render:function(t){return t("div",this.setTextColor(this.color,{staticClass:"v-messages",class:this.themeClasses}),[this.genChildren()])}}},"./src/components/VMessages/index.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VMessages/VMessages.js");n.d(e,"VMessages",function(){return i.default}),e.default=i.default},"./src/components/VNavigationDrawer/VNavigationDrawer.js":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_navigation-drawer.styl");var i=n("./src/mixins/applicationable.ts"),r=n("./src/mixins/dependent.ts"),s=n("./src/mixins/overlayable.js"),o=n("./src/mixins/ssr-bootable.ts"),a=n("./src/mixins/themeable.ts"),u=n("./src/directives/click-outside.ts"),c=n("./src/directives/resize.ts"),l=n("./src/directives/touch.ts"),f=n("./src/util/helpers.ts"),h=function(){return(h=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)};e.default={name:"v-navigation-drawer",directives:{ClickOutside:u.default,Resize:c.default,Touch:l.default},mixins:[Object(i.default)(null,["miniVariant","right","width"]),r.default,s.default,o.default,a.default],props:{clipped:Boolean,disableRouteWatcher:Boolean,disableResizeWatcher:Boolean,height:{type:[Number,String],default:"100%"},floating:Boolean,miniVariant:Boolean,miniVariantWidth:{type:[Number,String],default:80},mobileBreakPoint:{type:[Number,String],default:1264},permanent:Boolean,right:Boolean,stateless:Boolean,temporary:Boolean,touchless:Boolean,width:{type:[Number,String],default:300},value:{required:!1}},data:function(){return{isActive:!1,touchArea:{left:0,right:0}}},computed:{applicationProperty:function(){return this.right?"right":"left"},calculatedTransform:function(){return this.isActive?0:this.right?this.calculatedWidth:-this.calculatedWidth},calculatedWidth:function(){return this.miniVariant?this.miniVariantWidth:this.width},classes:function(){return h({"v-navigation-drawer":!0,"v-navigation-drawer--absolute":this.absolute,"v-navigation-drawer--clipped":this.clipped,"v-navigation-drawer--close":!this.isActive,"v-navigation-drawer--fixed":!this.absolute&&(this.app||this.fixed),"v-navigation-drawer--floating":this.floating,"v-navigation-drawer--is-mobile":this.isMobile,"v-navigation-drawer--mini-variant":this.miniVariant,"v-navigation-drawer--open":this.isActive,"v-navigation-drawer--right":this.right,"v-navigation-drawer--temporary":this.temporary},this.themeClasses)},hasApp:function(){return this.app&&!this.isMobile&&!this.temporary},isMobile:function(){return!this.stateless&&!this.permanent&&!this.temporary&&this.$vuetify.breakpoint.width<parseInt(this.mobileBreakPoint,10)},marginTop:function(){if(!this.hasApp)return 0;var t=this.$vuetify.application.bar;return t+=this.clipped?this.$vuetify.application.top:0,t},maxHeight:function(){if(!this.hasApp)return null;var t=this.$vuetify.application.bottom+this.$vuetify.application.footer+this.$vuetify.application.bar;return this.clipped?t+this.$vuetify.application.top:t},reactsToClick:function(){return!this.stateless&&!this.permanent&&(this.isMobile||this.temporary)},reactsToMobile:function(){return!(this.disableResizeWatcher||this.stateless||this.permanent||this.temporary)},reactsToRoute:function(){return!this.disableRouteWatcher&&!this.stateless&&(this.temporary||this.isMobile)},resizeIsDisabled:function(){return this.disableResizeWatcher||this.stateless},showOverlay:function(){return this.isActive&&(this.isMobile||this.temporary)},styles:function(){var t={height:Object(f.convertToUnit)(this.height),marginTop:this.marginTop+"px",maxHeight:"calc(100% - "+ +this.maxHeight+"px)",transform:"translateX("+this.calculatedTransform+"px)",width:this.calculatedWidth+"px"};return t}},watch:{$route:function(){this.reactsToRoute&&this.closeConditional()&&(this.isActive=!1)},isActive:function(t){this.$emit("input",t),this.callUpdate()},isMobile:function(t,e){!t&&this.isActive&&!this.temporary&&this.removeOverlay(),null!=e&&!this.resizeIsDisabled&&this.reactsToMobile&&(this.isActive=!t,this.callUpdate())},permanent:function(t){t&&(this.isActive=!0),this.callUpdate()},showOverlay:function(t){t?this.genOverlay():this.removeOverlay()},temporary:function(){this.callUpdate()},value:function(t){if(!this.permanent)return null==t?this.init():void(t!==this.isActive&&(this.isActive=t))}},beforeMount:function(){this.init()},methods:{calculateTouchArea:function(){if(this.$el.parentNode){var t=this.$el.parentNode.getBoundingClientRect();this.touchArea={left:t.left+50,right:t.right-50}}},closeConditional:function(){return this.isActive&&this.reactsToClick},genDirectives:function(){var t=this,e=[{name:"click-outside",value:function(){return t.isActive=!1},args:{closeConditional:this.closeConditional,include:this.getOpenDependentElements}}];return!this.touchless&&e.push({name:"touch",value:{parent:!0,left:this.swipeLeft,right:this.swipeRight}}),e},init:function(){this.permanent?this.isActive=!0:this.stateless||null!=this.value?this.isActive=this.value:this.temporary||(this.isActive=!this.isMobile)},swipeRight:function(t){this.isActive&&!this.right||(this.calculateTouchArea(),Math.abs(t.touchendX-t.touchstartX)<100||(!this.right&&t.touchstartX<=this.touchArea.left?this.isActive=!0:this.right&&this.isActive&&(this.isActive=!1)))},swipeLeft:function(t){this.isActive&&this.right||(this.calculateTouchArea(),Math.abs(t.touchendX-t.touchstartX)<100||(this.right&&t.touchstartX>=this.touchArea.right?this.isActive=!0:!this.right&&this.isActive&&(this.isActive=!1)))},updateApplication:function(){return!this.isActive||this.temporary||this.isMobile?0:this.calculatedWidth}},render:function(t){var e=this;return t("aside",{class:this.classes,style:this.styles,directives:this.genDirectives(),on:{click:function(){e.miniVariant&&e.$emit("update:miniVariant",!1)},transitionend:function(t){if(t.target===t.currentTarget){e.$emit("transitionend",t);var n=document.createEvent("UIEvents");n.initUIEvent("resize",!0,!1,window,0),window.dispatchEvent(n)}}}},[this.$slots.default,t("div",{class:"v-navigation-drawer__border"})])}}},"./src/components/VNavigationDrawer/index.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VNavigationDrawer/VNavigationDrawer.js");n.d(e,"VNavigationDrawer",function(){return i.default}),e.default=i.default},"./src/components/VOverflowBtn/VOverflowBtn.js":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_overflow-buttons.styl");var i=n("./src/components/VSelect/VSelect.js"),r=n("./src/components/VAutocomplete/index.js"),s=n("./src/components/VTextField/VTextField.js"),o=n("./src/components/VBtn/index.ts"),a=n("./src/util/console.ts");e.default={name:"v-overflow-btn",extends:r.default,props:{segmented:Boolean,editable:Boolean,transition:i.default.props.transition},computed:{classes:function(){return Object.assign(r.default.computed.classes.call(this),{"v-overflow-btn":!0,"v-overflow-btn--segmented":this.segmented,"v-overflow-btn--editable":this.editable})},isAnyValueAllowed:function(){return this.editable||r.default.computed.isAnyValueAllowed.call(this)},isSingle:function(){return!0},computedItems:function(){return this.segmented?this.allItems:this.filteredItems},$_menuProps:function(){var t=r.default.computed.$_menuProps.call(this);return t.transition=t.transition||"v-menu-transition",t}},methods:{genSelections:function(){return this.editable?r.default.methods.genSelections.call(this):i.default.methods.genSelections.call(this)},genCommaSelection:function(t,e,n){return this.segmented?this.genSegmentedBtn(t):i.default.methods.genCommaSelection.call(this,t,e,n)},genInput:function(){var t=s.default.methods.genInput.call(this);return t.data.domProps.value=this.editable?this.internalSearch:"",t.data.attrs.readonly=!this.isAnyValueAllowed,t},genLabel:function(){if(this.editable&&this.isFocused)return null;var t=s.default.methods.genLabel.call(this);return t?(t.data.style={},t):t},genSegmentedBtn:function(t){var e=this,n=this.getValue(t),i=this.computedItems.find(function(t){return e.getValue(t)===n})||t;return i.text&&i.callback?this.$createElement(o.default,{props:{flat:!0},on:{click:function(t){t.stopPropagation(),i.callback(t)}}},[i.text]):(Object(a.consoleWarn)("When using 'segmented' prop without a selection slot, items must contain both a text and callback property",this),null)},setSelectedItems:function(){null==this.internalValue?this.selectedItems=[]:this.selectedItems=[this.internalValue]}}}},"./src/components/VOverflowBtn/index.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VOverflowBtn/VOverflowBtn.js");n.d(e,"VOverflowBtn",function(){return i.default}),e.default=i.default},"./src/components/VPagination/VPagination.ts":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_pagination.styl");var i=n("./src/components/VIcon/index.ts"),r=n("./src/directives/resize.ts"),s=n("./src/util/mixins.ts"),o=n("./src/mixins/colorable.ts"),a=n("./src/mixins/themeable.ts"),u=function(){return(u=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)},c=function(t,e){var n="function"==typeof Symbol&&t[Symbol.iterator];if(!n)return t;var i,r,s=n.call(t),o=[];try{for(;(void 0===e||e-- >0)&&!(i=s.next()).done;)o.push(i.value)}catch(t){r={error:t}}finally{try{i&&!i.done&&(n=s.return)&&n.call(s)}finally{if(r)throw r.error}}return o},l=function(){for(var t=[],e=0;e<arguments.length;e++)t=t.concat(c(arguments[e]));return t};e.default=Object(s.default)(o.default,a.default).extend({name:"v-pagination",directives:{Resize:r.default},props:{circle:Boolean,disabled:Boolean,length:{type:Number,default:0,validator:function(t){return t%1==0}},totalVisible:[Number,String],nextIcon:{type:String,default:"$vuetify.icons.next"},prevIcon:{type:String,default:"$vuetify.icons.prev"},value:{type:Number,default:0}},data:function(){return{maxButtons:0,selected:null}},computed:{classes:function(){return u({"v-pagination":!0,"v-pagination--circle":this.circle,"v-pagination--disabled":this.disabled},this.themeClasses)},items:function(){var t=parseInt(this.totalVisible,10)||this.maxButtons;if(this.length<=t)return this.range(1,this.length);var e=t%2==0?1:0,n=Math.floor(t/2),i=this.length-n+1+e;if(this.value>n&&this.value<i){var r=this.value-n+2,s=this.value+n-2-e;return l([1,"..."],this.range(r,s),["...",this.length])}if(this.value===n){s=this.value+n-1-e;return l(this.range(1,s),["...",this.length])}if(this.value===i){r=this.value-n+1;return l([1,"..."],this.range(r,this.length))}return l(this.range(1,n),["..."],this.range(i,this.length))}},watch:{value:function(){this.init()}},mounted:function(){this.init()},methods:{init:function(){var t=this;this.selected=null,this.$nextTick(this.onResize),setTimeout(function(){return t.selected=t.value},100)},onResize:function(){var t=this.$el&&this.$el.parentElement?this.$el.parentElement.clientWidth:window.innerWidth;this.maxButtons=Math.floor((t-96)/42)},next:function(t){t.preventDefault(),this.$emit("input",this.value+1),this.$emit("next")},previous:function(t){t.preventDefault(),this.$emit("input",this.value-1),this.$emit("previous")},range:function(t,e){for(var n=[],i=t=t>0?t:1;i<=e;i++)n.push(i);return n},genIcon:function(t,e,n,r){return t("li",[t("button",{staticClass:"v-pagination__navigation",class:{"v-pagination__navigation--disabled":n},attrs:{type:"button"},on:n?{}:{click:r}},[t(i.default,[e])])])},genItem:function(t,e){var n=this,i=e===this.value&&(this.color||"primary");return t("button",this.setBackgroundColor(i,{staticClass:"v-pagination__item",class:{"v-pagination__item--active":e===this.value},attrs:{type:"button"},on:{click:function(){return n.$emit("input",e)}}}),[e.toString()])},genItems:function(t){var e=this;return this.items.map(function(n,i){return t("li",{key:i},[isNaN(Number(n))?t("span",{class:"v-pagination__more"},[n.toString()]):e.genItem(t,n)])})}},render:function(t){var e=[this.genIcon(t,this.$vuetify.rtl?this.nextIcon:this.prevIcon,this.value<=1,this.previous),this.genItems(t),this.genIcon(t,this.$vuetify.rtl?this.prevIcon:this.nextIcon,this.value>=this.length,this.next)];return t("ul",{directives:[{modifiers:{quiet:!0},name:"resize",value:this.onResize}],class:this.classes},e)}})},"./src/components/VPagination/index.ts":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VPagination/VPagination.ts");n.d(e,"VPagination",function(){return i.default}),e.default=i.default},"./src/components/VParallax/VParallax.ts":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_parallax.styl");var i=n("./src/mixins/translatable.ts"),r=n("./src/util/mixins.ts");e.default=Object(r.default)(i.default).extend({name:"v-parallax",props:{alt:String,height:{type:[String,Number],default:500},src:String},data:function(){return{isBooted:!1}},computed:{styles:function(){return{display:"block",opacity:this.isBooted?1:0,transform:"translate(-50%, "+this.parallax+"px)"}}},watch:{parallax:function(){this.isBooted=!0}},mounted:function(){this.init()},methods:{init:function(){var t=this,e=this.$refs.img;e&&(e.complete?(this.translate(),this.listeners()):e.addEventListener("load",function(){t.translate(),t.listeners()},!1))},objHeight:function(){return this.$refs.img.naturalHeight}},render:function(t){var e={staticClass:"v-parallax__image",style:this.styles,attrs:{src:this.src},ref:"img"};this.alt&&(e.attrs.alt=this.alt);var n=t("div",{staticClass:"v-parallax__image-container"},[t("img",e)]),i=t("div",{staticClass:"v-parallax__content"},this.$slots.default);return t("div",{staticClass:"v-parallax",style:{height:this.height+"px"},on:this.$listeners},[n,i])}})},"./src/components/VParallax/index.ts":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VParallax/VParallax.ts");n.d(e,"VParallax",function(){return i.default}),e.default=i.default},"./src/components/VPicker/VPicker.js":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_pickers.styl"),n("./src/stylus/components/_cards.styl");var i=n("./src/mixins/colorable.ts"),r=n("./src/mixins/themeable.ts"),s=n("./src/util/helpers.ts"),o=function(){return(o=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)};e.default={name:"v-picker",mixins:[i.default,r.default],props:{fullWidth:Boolean,landscape:Boolean,transition:{type:String,default:"fade-transition"},width:{type:[Number,String],default:290}},computed:{computedTitleColor:function(){var t=this.isDark?null:this.color||"primary";return this.color||t}},methods:{genTitle:function(){return this.$createElement("div",this.setBackgroundColor(this.computedTitleColor,{staticClass:"v-picker__title",class:{"v-picker__title--landscape":this.landscape}}),this.$slots.title)},genBodyTransition:function(){return this.$createElement("transition",{props:{name:this.transition}},this.$slots.default)},genBody:function(){return this.$createElement("div",{staticClass:"v-picker__body",class:this.themeClasses,style:this.fullWidth?void 0:{width:Object(s.convertToUnit)(this.width)}},[this.genBodyTransition()])},genActions:function(){return this.$createElement("div",{staticClass:"v-picker__actions v-card__actions"},this.$slots.actions)}},render:function(t){return t("div",{staticClass:"v-picker v-card",class:o({"v-picker--landscape":this.landscape,"v-picker--full-width":this.fullWidth},this.themeClasses)},[this.$slots.title?this.genTitle():null,this.genBody(),this.$slots.actions?this.genActions():null])}}},"./src/components/VPicker/index.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VPicker/VPicker.js");n.d(e,"VPicker",function(){return i.default}),e.default=i.default},"./src/components/VProgressCircular/VProgressCircular.ts":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_progress-circular.styl");var i=n("./src/mixins/colorable.ts"),r=n("./src/util/mixins.ts");e.default=Object(r.default)(i.default).extend({name:"v-progress-circular",props:{button:Boolean,indeterminate:Boolean,rotate:{type:Number,default:0},size:{type:[Number,String],default:32},width:{type:Number,default:4},value:{type:[Number,String],default:0}},computed:{calculatedSize:function(){return Number(this.size)+(this.button?8:0)},circumference:function(){return 2*Math.PI*this.radius},classes:function(){return{"v-progress-circular--indeterminate":this.indeterminate,"v-progress-circular--button":this.button}},normalizedValue:function(){return this.value<0?0:this.value>100?100:parseFloat(this.value)},radius:function(){return 20},strokeDashArray:function(){return Math.round(1e3*this.circumference)/1e3},strokeDashOffset:function(){return(100-this.normalizedValue)/100*this.circumference+"px"},strokeWidth:function(){return this.width/+this.size*this.viewBoxSize*2},styles:function(){return{height:this.calculatedSize+"px",width:this.calculatedSize+"px"}},svgStyles:function(){return{transform:"rotate("+this.rotate+"deg)"}},viewBoxSize:function(){return this.radius/(1-this.width/+this.size)}},methods:{genCircle:function(t,e,n){return t("circle",{class:"v-progress-circular__"+e,attrs:{fill:"transparent",cx:2*this.viewBoxSize,cy:2*this.viewBoxSize,r:this.radius,"stroke-width":this.strokeWidth,"stroke-dasharray":this.strokeDashArray,"stroke-dashoffset":n}})},genSvg:function(t){var e=[this.indeterminate||this.genCircle(t,"underlay",0),this.genCircle(t,"overlay",this.strokeDashOffset)];return t("svg",{style:this.svgStyles,attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:this.viewBoxSize+" "+this.viewBoxSize+" "+2*this.viewBoxSize+" "+2*this.viewBoxSize}},e)}},render:function(t){var e=t("div",{staticClass:"v-progress-circular__info"},[this.$slots.default]),n=this.genSvg(t);return t("div",this.setTextColor(this.color,{staticClass:"v-progress-circular",attrs:{role:"progressbar","aria-valuemin":0,"aria-valuemax":100,"aria-valuenow":this.indeterminate?void 0:this.normalizedValue},class:this.classes,style:this.styles,on:this.$listeners}),[n,e])}})},"./src/components/VProgressCircular/index.ts":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VProgressCircular/VProgressCircular.ts");n.d(e,"VProgressCircular",function(){return i.default}),e.default=i.default},"./src/components/VProgressLinear/VProgressLinear.ts":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_progress-linear.styl");var i=n("./src/mixins/colorable.ts"),r=n("./src/util/helpers.ts"),s=n("./src/util/mixins.ts"),o=n("./src/components/transitions/index.js");e.default=Object(s.default)(i.default).extend({name:"v-progress-linear",props:{active:{type:Boolean,default:!0},backgroundColor:{type:String,default:null},backgroundOpacity:{type:[Number,String],default:null},bufferValue:{type:[Number,String],default:100},color:{type:String,default:"primary"},height:{type:[Number,String],default:7},indeterminate:Boolean,query:Boolean,value:{type:[Number,String],default:0}},computed:{backgroundStyle:function(){var t=null==this.backgroundOpacity?this.backgroundColor?1:.3:parseFloat(this.backgroundOpacity);return{height:this.active?Object(r.convertToUnit)(this.height):0,opacity:t,width:this.normalizedBufer+"%"}},effectiveWidth:function(){return this.normalizedBufer?100*+this.normalizedValue/+this.normalizedBufer:0},normalizedBufer:function(){return this.bufferValue<0?0:this.bufferValue>100?100:parseFloat(this.bufferValue)},normalizedValue:function(){return this.value<0?0:this.value>100?100:parseFloat(this.value)},styles:function(){var t={};return this.active||(t.height=0),this.indeterminate||100===parseFloat(this.normalizedBufer)||(t.width=this.normalizedBufer+"%"),t}},methods:{genDeterminate:function(t){return t("div",this.setBackgroundColor(this.color,{ref:"front",staticClass:"v-progress-linear__bar__determinate",style:{width:this.effectiveWidth+"%"}}))},genBar:function(t,e){var n;return t("div",this.setBackgroundColor(this.color,{staticClass:"v-progress-linear__bar__indeterminate",class:(n={},n[e]=!0,n)}))},genIndeterminate:function(t){return t("div",{ref:"front",staticClass:"v-progress-linear__bar__indeterminate",class:{"v-progress-linear__bar__indeterminate--active":this.active}},[this.genBar(t,"long"),this.genBar(t,"short")])}},render:function(t){var e=t(o.VFadeTransition,this.indeterminate?[this.genIndeterminate(t)]:[]),n=t(o.VSlideXTransition,this.indeterminate?[]:[this.genDeterminate(t)]),i=t("div",{staticClass:"v-progress-linear__bar",style:this.styles},[e,n]),s=t("div",this.setBackgroundColor(this.backgroundColor||this.color,{staticClass:"v-progress-linear__background",style:this.backgroundStyle}));return t("div",{staticClass:"v-progress-linear",attrs:{role:"progressbar","aria-valuemin":0,"aria-valuemax":this.normalizedBufer,"aria-valuenow":this.indeterminate?void 0:this.normalizedValue},class:{"v-progress-linear--query":this.query},style:{height:Object(r.convertToUnit)(this.height)},on:this.$listeners},[s,i])}})},"./src/components/VProgressLinear/index.ts":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VProgressLinear/VProgressLinear.ts");n.d(e,"VProgressLinear",function(){return i.default}),e.default=i.default},"./src/components/VRadioGroup/VRadio.js":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_radios.styl");var i=n("./src/components/VIcon/index.ts"),r=n("./src/components/VLabel/index.js"),s=n("./src/mixins/colorable.ts"),o=n("./src/mixins/rippleable.ts"),a=n("./src/mixins/themeable.ts"),u=n("./src/mixins/selectable.js"),c=n("./src/mixins/registrable.ts"),l=function(){return(l=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)},f=function(t,e){var n="function"==typeof Symbol&&t[Symbol.iterator];if(!n)return t;var i,r,s=n.call(t),o=[];try{for(;(void 0===e||e-- >0)&&!(i=s.next()).done;)o.push(i.value)}catch(t){r={error:t}}finally{try{i&&!i.done&&(n=s.return)&&n.call(s)}finally{if(r)throw r.error}}return o},h=function(){for(var t=[],e=0;e<arguments.length;e++)t=t.concat(f(arguments[e]));return t};e.default={name:"v-radio",mixins:[s.default,o.default,Object(c.inject)("radio","v-radio","v-radio-group"),a.default],inheritAttrs:!1,props:{color:{type:String,default:"accent"},disabled:Boolean,label:String,onIcon:{type:String,default:"$vuetify.icons.radioOn"},offIcon:{type:String,default:"$vuetify.icons.radioOff"},readonly:Boolean,value:null},data:function(){return{isActive:!1,isFocused:!1,parentError:!1}},computed:{computedData:function(){return this.setTextColor(!this.parentError&&this.isActive&&this.color,{staticClass:"v-radio",class:l({"v-radio--is-disabled":this.isDisabled,"v-radio--is-focused":this.isFocused},this.themeClasses)})},computedColor:function(){return this.isActive?this.color:this.radio.validationState||!1},computedIcon:function(){return this.isActive?this.onIcon:this.offIcon},hasState:function(){return this.isActive||!!this.radio.validationState},isDisabled:function(){return this.disabled||!!this.radio.disabled},isReadonly:function(){return this.readonly||!!this.radio.readonly}},mounted:function(){this.radio.register(this)},beforeDestroy:function(){this.radio.unregister(this)},methods:{genInput:function(){for(var t,e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];return(t=u.default.methods.genInput).call.apply(t,h([this],e))},genLabel:function(){return this.$createElement(r.default,{on:{click:this.onChange},attrs:{for:this.id},props:{color:this.radio.validationState||!1,dark:this.dark,focused:this.hasState,light:this.light}},this.$slots.label||this.label)},genRadio:function(){return this.$createElement("div",{staticClass:"v-input--selection-controls__input"},[this.genInput("radio",l({name:this.radio.name||!!this.radio._uid&&"v-radio-"+this.radio._uid,value:this.value},this.$attrs)),!this.isDisabled&&this.genRipple(this.setTextColor(this.computedColor)),this.$createElement(i.default,this.setTextColor(this.computedColor,{props:{dark:this.dark,light:this.light}}),this.computedIcon)])},onFocus:function(){this.isFocused=!0},onBlur:function(t){this.isFocused=!1,this.$emit("blur",t)},onChange:function(){this.isDisabled||this.isReadonly||this.isDisabled||this.isActive&&this.radio.mandatory||this.$emit("change",this.value)},onKeydown:function(){}},render:function(t){return t("div",this.computedData,[this.genRadio(),this.genLabel()])}}},"./src/components/VRadioGroup/VRadioGroup.js":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_selection-controls.styl"),n("./src/stylus/components/_radio-group.styl");var i=n("./src/components/VInput/index.js"),r=n("./src/mixins/comparable.ts"),s=n("./src/mixins/registrable.ts");e.default={name:"v-radio-group",extends:i.default,mixins:[r.default,Object(s.provide)("radio")],model:{prop:"value",event:"change"},provide:function(){return{radio:this}},props:{column:{type:Boolean,default:!0},height:{type:[Number,String],default:"auto"},mandatory:{type:Boolean,default:!0},name:String,row:Boolean,value:{default:null}},data:function(){return{internalTabIndex:-1,radios:[]}},computed:{classes:function(){return{"v-input--selection-controls v-input--radio-group":!0,"v-input--radio-group--column":this.column&&!this.row,"v-input--radio-group--row":this.row}}},watch:{hasError:"setErrorState",internalValue:"setActiveRadio"},mounted:function(){this.setErrorState(this.hasError),this.setActiveRadio()},methods:{genDefaultSlot:function(){return this.$createElement("div",{staticClass:"v-input--radio-group__input",attrs:{role:"radiogroup"}},i.default.methods.genDefaultSlot.call(this))},onRadioChange:function(t){this.disabled||(this.hasInput=!0,this.internalValue=t,this.setActiveRadio(),this.$nextTick(this.validate))},onRadioBlur:function(t){t.relatedTarget&&t.relatedTarget.classList.contains("v-radio")||(this.hasInput=!0,this.$emit("blur",t))},register:function(t){t.isActive=this.valueComparator(this.internalValue,t.value),t.$on("change",this.onRadioChange),t.$on("blur",this.onRadioBlur),this.radios.push(t)},setErrorState:function(t){for(var e=this.radios.length;--e>=0;)this.radios[e].parentError=t},setActiveRadio:function(){for(var t=this.radios.length;--t>=0;){var e=this.radios[t];e.isActive=this.valueComparator(this.internalValue,e.value)}},unregister:function(t){t.$off("change",this.onRadioChange),t.$off("blur",this.onRadioBlur);var e=this.radios.findIndex(function(e){return e===t});e>-1&&this.radios.splice(e,1)}}}},"./src/components/VRadioGroup/index.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VRadioGroup/VRadioGroup.js");n.d(e,"VRadioGroup",function(){return i.default});var r=n("./src/components/VRadioGroup/VRadio.js");n.d(e,"VRadio",function(){return r.default}),e.default={$_vuetify_subcomponents:{VRadioGroup:i.default,VRadio:r.default}}},"./src/components/VRangeSlider/VRangeSlider.js":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_range-sliders.styl");var i=n("./src/components/VSlider/index.js"),r=n("./src/util/helpers.ts");e.default={name:"v-range-slider",extends:i.default,props:{value:{type:Array,default:function(){return[]}}},data:function(t){return{activeThumb:null,lazyValue:t.value.length?t.value:[0,0]}},computed:{classes:function(){return Object.assign({},{"v-input--range-slider":!0},i.default.computed.classes.call(this))},internalValue:{get:function(){return this.lazyValue},set:function(t){var e=this,n=this.min,i=this.max,s=t.map(function(t){return e.roundValue(Math.min(Math.max(t,n),i))});(s[0]>s[1]||s[1]<s[0])&&(null!==this.activeThumb&&(this.activeThumb=1===this.activeThumb?0:1),s=[s[1],s[0]]),this.lazyValue=s,Object(r.deepEqual)(s,this.value)||this.$emit("input",s),this.validate()}},inputWidth:function(){var t=this;return this.internalValue.map(function(e){return(t.roundValue(e)-t.min)/(t.max-t.min)*100})},isDirty:function(){var t=this;return this.internalValue.some(function(e){return e!==t.min})||this.alwaysDirty},trackFillStyles:function(){var t=i.default.computed.trackFillStyles.call(this),e=Math.abs(this.inputWidth[0]-this.inputWidth[1]);return t.width="calc("+e+"% - "+this.trackPadding+"px)",t[this.$vuetify.rtl?"right":"left"]=this.inputWidth[0]+"%",t},trackPadding:function(){return this.isDirty||this.internalValue[0]?0:i.default.computed.trackPadding.call(this)}},methods:{getIndexOfClosestValue:function(t,e){return Math.abs(t[0]-e)<Math.abs(t[1]-e)?0:1},genInput:function(){var t=this;return Object(r.createRange)(2).map(function(e){var n=i.default.methods.genInput.call(t);return n.data.attrs.value=t.internalValue[e],n.data.on.focus=function(n){t.activeThumb=e,i.default.methods.onFocus.call(t,n)},n})},genChildren:function(){var t=this;return[this.genInput(),this.genTrackContainer(),this.genSteps(),Object(r.createRange)(2).map(function(e){var n=t.internalValue[e],i=t.inputWidth[e],r=(t.isFocused||t.isActive)&&t.activeThumb===e;return t.genThumbContainer(n,i,r,function(n){t.isActive=!0,t.activeThumb=e,t.onThumbMouseDown(n)})})]},onSliderClick:function(t){this.isActive||(this.isFocused=!0,this.onMouseMove(t,!0),this.$emit("change",this.internalValue))},onMouseMove:function(t,e){void 0===e&&(e=!1);var n=this.parseMouseMove(t),i=n.value;n.isInsideTrack&&(e&&(this.activeThumb=this.getIndexOfClosestValue(this.internalValue,i)),this.setInternalValue(i))},onKeyDown:function(t){var e=this.parseKeyDown(t,this.internalValue[this.activeThumb]);null!=e&&this.setInternalValue(e)},setInternalValue:function(t){var e=this;this.internalValue=this.internalValue.map(function(n,i){return i===e.activeThumb?t:Number(n)})}}}},"./src/components/VRangeSlider/index.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VRangeSlider/VRangeSlider.js");n.d(e,"VRangeSlider",function(){return i.default}),e.default=i.default},"./src/components/VRating/VRating.ts":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_rating.styl");var i=n("./src/components/VIcon/index.ts"),r=n("./src/mixins/colorable.ts"),s=n("./src/mixins/delayable.ts"),o=n("./src/mixins/sizeable.ts"),a=n("./src/mixins/rippleable.ts"),u=n("./src/mixins/themeable.ts"),c=n("./src/util/helpers.ts"),l=n("./src/util/mixins.ts");e.default=Object(l.default)(r.default,s.default,a.default,o.default,u.default).extend({name:"v-rating",props:{backgroundColor:{type:String,default:"accent"},color:{type:String,default:"primary"},dense:Boolean,emptyIcon:{type:String,default:"$vuetify.icons.ratingEmpty"},fullIcon:{type:String,default:"$vuetify.icons.ratingFull"},halfIcon:{type:String,default:"$vuetify.icons.ratingHalf"},halfIncrements:Boolean,length:{type:[Number,String],default:5},clearable:Boolean,readonly:Boolean,hover:Boolean,value:{type:Number,default:0}},data:function(){return{hoverIndex:-1,internalValue:this.value}},computed:{directives:function(){return this.readonly||!this.ripple?[]:[{name:"ripple",value:{circle:!0}}]},iconProps:function(){var t=this.$props,e=t.dark,n=t.medium,i=t.large,r=t.light,s=t.small;return{dark:e,medium:n,large:i,light:r,size:t.size,small:s,xLarge:t.xLarge}},isHovering:function(){return this.hover&&this.hoverIndex>=0}},watch:{internalValue:function(t){t!==this.value&&this.$emit("input",t)},value:function(t){this.internalValue=t}},methods:{createClickFn:function(t){var e=this;return function(n){if(!e.readonly){var i=e.genHoverIndex(n,t);e.clearable&&e.internalValue===i?e.internalValue=0:e.internalValue=i}}},createProps:function(t){var e={index:t,value:this.internalValue,click:this.createClickFn(t),isFilled:Math.floor(this.internalValue)>t,isHovered:Math.floor(this.hoverIndex)>t};return this.halfIncrements&&(e.isHalfHovered=!e.isHovered&&(this.hoverIndex-t)%1>0,e.isHalfFilled=!e.isFilled&&(this.internalValue-t)%1>0),e},genHoverIndex:function(t,e){return e+(this.isHalfEvent(t)?.5:1)},getIconName:function(t){var e=this.isHovering?t.isHovered:t.isFilled,n=this.isHovering?t.isHalfHovered:t.isHalfFilled;return e?this.fullIcon:n?this.halfIcon:this.emptyIcon},getColor:function(t){if(this.isHovering){if(t.isHovered||t.isHalfHovered)return this.color}else if(t.isFilled||t.isHalfFilled)return this.color;return this.backgroundColor},isHalfEvent:function(t){if(this.halfIncrements){var e=t.target&&t.target.getBoundingClientRect();if(e&&t.pageX-e.left<e.width/2)return!0}return!1},onMouseEnter:function(t,e){var n=this;this.runDelay("open",function(){n.hoverIndex=n.genHoverIndex(t,e)})},onMouseLeave:function(){var t=this;this.runDelay("close",function(){return t.hoverIndex=-1})},genItem:function(t){var e=this,n=this.createProps(t);if(this.$scopedSlots.item)return this.$scopedSlots.item(n);var r={click:n.click};return this.hover&&(r.mouseenter=function(n){return e.onMouseEnter(n,t)},r.mouseleave=this.onMouseLeave,this.halfIncrements&&(r.mousemove=function(n){return e.onMouseEnter(n,t)})),this.$createElement(i.default,this.setTextColor(this.getColor(n),{directives:this.directives,props:this.iconProps,on:r}),[this.getIconName(n)])}},render:function(t){var e=this,n=Object(c.createRange)(Number(this.length)).map(function(t){return e.genItem(t)});return t("div",{staticClass:"v-rating",class:{"v-rating--readonly":this.readonly,"v-rating--dense":this.dense}},n)}})},"./src/components/VRating/index.ts":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VRating/VRating.ts");n.d(e,"VRating",function(){return i.default}),e.default=i.default},"./src/components/VResponsive/VResponsive.ts":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_responsive.styl");var i=n("./src/mixins/measurable.ts"),r=n("./src/util/mixins.ts"),s=n("./src/util/helpers.ts");e.default=Object(r.default)(i.default).extend({name:"v-responsive",props:{aspectRatio:[String,Number]},computed:{computedAspectRatio:function(){return Number(this.aspectRatio)},aspectStyle:function(){return this.computedAspectRatio?{paddingBottom:1/this.computedAspectRatio*100+"%"}:void 0},__cachedSizer:function(){return this.aspectStyle?this.$createElement("div",{style:this.aspectStyle,staticClass:"v-responsive__sizer"}):[]}},methods:{genContent:function(){return this.$createElement("div",{staticClass:"v-responsive__content"},this.$slots.default)}},render:function(t){return t("div",{staticClass:"v-responsive",style:{height:Object(s.convertToUnit)(this.height),maxHeight:Object(s.convertToUnit)(this.maxHeight),maxWidth:Object(s.convertToUnit)(this.maxWidth),width:Object(s.convertToUnit)(this.width)},on:this.$listeners},[this.__cachedSizer,this.genContent()])}})},"./src/components/VResponsive/index.ts":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VResponsive/VResponsive.ts");n.d(e,"VResponsive",function(){return i.default}),e.default=i.default},"./src/components/VSelect/VSelect.js":function(t,e,n){"use strict";n.r(e),n.d(e,"defaultMenuProps",function(){return p});n("./src/stylus/components/_text-fields.styl"),n("./src/stylus/components/_select.styl");var i=n("./src/components/VChip/index.ts"),r=n("./src/components/VMenu/index.js"),s=n("./src/components/VSelect/VSelectList.js"),o=n("./src/components/VTextField/VTextField.js"),a=n("./src/mixins/comparable.ts"),u=n("./src/mixins/filterable.ts"),c=n("./src/directives/click-outside.ts"),l=n("./src/util/helpers.ts"),f=n("./src/util/console.ts"),h=function(){return(h=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)},d=function(t){var e="function"==typeof Symbol&&t[Symbol.iterator],n=0;return e?e.call(t):{next:function(){return t&&n>=t.length&&(t=void 0),{value:t&&t[n++],done:!t}}}},p={closeOnClick:!1,closeOnContentClick:!1,openOnClick:!1,maxHeight:300};e.default={name:"v-select",directives:{ClickOutside:c.default},extends:o.default,mixins:[a.default,u.default],props:{appendIcon:{type:String,default:"$vuetify.icons.dropdown"},appendIconCb:Function,attach:{type:null,default:!1},browserAutocomplete:{type:String,default:"on"},cacheItems:Boolean,chips:Boolean,clearable:Boolean,deletableChips:Boolean,dense:Boolean,hideSelected:Boolean,items:{type:Array,default:function(){return[]}},itemAvatar:{type:[String,Array,Function],default:"avatar"},itemDisabled:{type:[String,Array,Function],default:"disabled"},itemText:{type:[String,Array,Function],default:"text"},itemValue:{type:[String,Array,Function],default:"value"},menuProps:{type:[String,Array,Object],default:function(){return p}},multiple:Boolean,openOnClear:Boolean,returnObject:Boolean,searchInput:{default:null},smallChips:Boolean},data:function(t){return{attrsInput:{role:"combobox"},cachedItems:t.cacheItems?t.items:[],content:null,isBooted:!1,isMenuActive:!1,lastItem:20,lazyValue:void 0!==t.value?t.value:t.multiple?[]:void 0,selectedIndex:-1,selectedItems:[]}},computed:{allItems:function(){return this.filterDuplicates(this.cachedItems.concat(this.items))},classes:function(){return Object.assign({},o.default.computed.classes.call(this),{"v-select":!0,"v-select--chips":this.hasChips,"v-select--chips--small":this.smallChips,"v-select--is-menu-active":this.isMenuActive})},computedItems:function(){return this.allItems},counterValue:function(){return this.multiple?this.selectedItems.length:(this.getText(this.selectedItems[0])||"").toString().length},directives:function(){return this.isFocused?[{name:"click-outside",value:this.blur,args:{closeConditional:this.closeConditional}}]:void 0},dynamicHeight:function(){return"auto"},hasChips:function(){return this.chips||this.smallChips},hasSlot:function(){return Boolean(this.hasChips||this.$scopedSlots.selection)},isDirty:function(){return this.selectedItems.length>0},listData:function(){var t,e=this.$vnode&&this.$vnode.context.$options._scopeId;return{attrs:e?(t={},t[e]=!0,t):null,props:{action:this.multiple&&!this.isHidingSelected,color:this.color,dense:this.dense,hideSelected:this.hideSelected,items:this.virtualizedItems,noDataText:this.$vuetify.t(this.noDataText),selectedItems:this.selectedItems,itemAvatar:this.itemAvatar,itemDisabled:this.itemDisabled,itemValue:this.itemValue,itemText:this.itemText},on:{select:this.selectItem},scopedSlots:{item:this.$scopedSlots.item}}},staticList:function(){return(this.$slots["no-data"]||this.$slots["prepend-item"]||this.$slots["append-item"])&&Object(f.consoleError)("assert: staticList should not be called if slots are used"),this.$createElement(s.default,this.listData)},virtualizedItems:function(){return this.$_menuProps.auto?this.computedItems:this.computedItems.slice(0,this.lastItem)},menuCanShow:function(){return!0},$_menuProps:function(){var t;return t="string"==typeof this.menuProps?this.menuProps.split(","):this.menuProps,Array.isArray(t)&&(t=t.reduce(function(t,e){return t[e.trim()]=!0,t},{})),h({},p,{value:this.menuCanShow&&this.isMenuActive,nudgeBottom:this.nudgeBottom?this.nudgeBottom:t.offsetY?1:0},t)}},watch:{internalValue:function(t){this.initialValue=t,this.setSelectedItems()},isBooted:function(){var t=this;this.$nextTick(function(){t.content&&t.content.addEventListener&&t.content.addEventListener("scroll",t.onScroll,!1)})},isMenuActive:function(t){t&&(this.isBooted=!0)},items:{immediate:!0,handler:function(t){this.cacheItems&&(this.cachedItems=this.filterDuplicates(this.cachedItems.concat(t))),this.setSelectedItems()}}},mounted:function(){this.content=this.$refs.menu&&this.$refs.menu.$refs.content},methods:{blur:function(){this.isMenuActive=!1,this.isFocused=!1,this.$refs.input&&this.$refs.input.blur(),this.selectedIndex=-1},activateMenu:function(){this.isMenuActive=!0},clearableCallback:function(){var t=this;this.setValue(this.multiple?[]:void 0),this.$nextTick(function(){return t.$refs.input.focus()}),this.openOnClear&&(this.isMenuActive=!0)},closeConditional:function(t){return!(!this.content||this.content.contains(t.target)||!this.$el||this.$el.contains(t.target)||t.target===this.$el)},filterDuplicates:function(t){for(var e=new Map,n=0;n<t.length;++n){var i=t[n],r=this.getValue(i);!e.has(r)&&e.set(r,i)}return Array.from(e.values())},findExistingIndex:function(t){var e=this,n=this.getValue(t);return(this.internalValue||[]).findIndex(function(t){return e.valueComparator(e.getValue(t),n)})},genChipSelection:function(t,e){var n=this,r=this.disabled||this.readonly||this.getDisabled(t),s=function(t,e){r||(t.stopPropagation(),n.onFocus(),e&&e())};return this.$createElement(i.default,{staticClass:"v-chip--select-multi",props:{close:this.deletableChips&&!r,disabled:r,selected:e===this.selectedIndex,small:this.smallChips},on:{click:function(t){s(t,function(){n.selectedIndex=e})},focus:s,input:function(){return n.onChipInput(t)}},key:this.getValue(t)},this.getText(t))},genCommaSelection:function(t,e,n){var i=JSON.stringify(this.getValue(t)),r=e===this.selectedIndex&&this.color,s=this.disabled||this.getDisabled(t);return this.$createElement("div",this.setTextColor(r,{staticClass:"v-select__selection v-select__selection--comma",class:{"v-select__selection--disabled":s},key:i}),this.getText(t)+(n?"":", "))},genDefaultSlot:function(){var t=this.genSelections(),e=this.genInput();return Array.isArray(t)?t.push(e):(t.children=t.children||[],t.children.push(e)),[this.$createElement("div",{staticClass:"v-select__slot",directives:this.directives},[this.genLabel(),this.prefix?this.genAffix("prefix"):null,t,this.suffix?this.genAffix("suffix"):null,this.genClearIcon(),this.genIconSlot()]),this.genMenu(),this.genProgress()]},genInput:function(){var t=o.default.methods.genInput.call(this);return t.data.domProps.value=null,t.data.attrs.readonly=!0,t.data.attrs["aria-readonly"]=String(this.readonly),t},genList:function(){return this.$slots["no-data"]||this.$slots["prepend-item"]||this.$slots["append-item"]?this.genListWithSlot():this.staticList},genListWithSlot:function(){var t=this,e=["prepend-item","no-data","append-item"].filter(function(e){return t.$slots[e]}).map(function(e){return t.$createElement("template",{slot:e},t.$slots[e])});return this.$createElement(s.default,h({},this.listData),e)},genMenu:function(){var t,e,n=this,i=this.$_menuProps;i.activator=this.$refs["input-slot"];var s=Object.keys(r.default.options.props),o=Object.keys(this.$attrs).reduce(function(t,e){return s.includes(Object(l.camelize)(e))&&t.push(e),t},[]);try{for(var a=d(o),u=a.next();!u.done;u=a.next()){var c=u.value;i[Object(l.camelize)(c)]=this.$attrs[c]}}catch(e){t={error:e}}finally{try{u&&!u.done&&(e=a.return)&&e.call(a)}finally{if(t)throw t.error}}if(o.length){var h=o.length>1,p=o.reduce(function(t,e){return t[Object(l.camelize)(e)]=n.$attrs[e],t},{}),m=o.map(function(t){return"'"+t+"'"}).join(", "),v=h?"\n":"'",g=Object.keys(p).every(function(t){var e=r.default.options.props[t],n=p[t];return!0===n||(e.type||e)===Boolean&&""===n});p=g?Object.keys(p).join(", "):JSON.stringify(p,null,h?2:0).replace(/"([^(")"]+)":/g,"$1:").replace(/"/g,"'"),Object(f.consoleWarn)(m+" "+(h?"are":"is")+" deprecated, use "+v+':menu-props="'+p+'"'+v+" instead",this)}return""===this.attach||!0===this.attach||"attach"===this.attach?i.attach=this.$el:i.attach=this.attach,this.$createElement(r.default,{props:i,on:{input:function(t){n.isMenuActive=t,n.isFocused=t}},ref:"menu"},[this.genList()])},genSelections:function(){var t,e=this.selectedItems.length,n=new Array(e);for(t=this.$scopedSlots.selection?this.genSlotSelection:this.hasChips?this.genChipSelection:this.genCommaSelection;e--;)n[e]=t(this.selectedItems[e],e,e===n.length-1);return this.$createElement("div",{staticClass:"v-select__selections"},n)},genSlotSelection:function(t,e){return this.$scopedSlots.selection({parent:this,item:t,index:e,selected:e===this.selectedIndex,disabled:this.disabled||this.readonly})},getMenuIndex:function(){return this.$refs.menu?this.$refs.menu.listIndex:-1},getDisabled:function(t){return Object(l.getPropertyFromItem)(t,this.itemDisabled,!1)},getText:function(t){return Object(l.getPropertyFromItem)(t,this.itemText,t)},getValue:function(t){return Object(l.getPropertyFromItem)(t,this.itemValue,this.getText(t))},onBlur:function(t){this.$emit("blur",t)},onChipInput:function(t){this.multiple?this.selectItem(t):this.setValue(null),0===this.selectedItems.length&&(this.isMenuActive=!0),this.selectedIndex=-1},onClick:function(){this.isDisabled||(this.isMenuActive=!0,this.isFocused||(this.isFocused=!0,this.$emit("focus")))},onEnterDown:function(){this.onBlur()},onEscDown:function(t){t.preventDefault(),this.isMenuActive&&(t.stopPropagation(),this.isMenuActive=!1)},onKeyDown:function(t){var e=t.keyCode;return this.readonly||this.isMenuActive||![l.keyCodes.enter,l.keyCodes.space,l.keyCodes.up,l.keyCodes.down].includes(e)||this.activateMenu(),this.isMenuActive&&this.$refs.menu&&this.$refs.menu.changeListIndex(t),e===l.keyCodes.enter?this.onEnterDown(t):e===l.keyCodes.esc?this.onEscDown(t):e===l.keyCodes.tab?this.onTabDown(t):void 0},onMouseUp:function(t){var e=this,n=this.$refs["append-inner"];this.isMenuActive&&n&&(n===t.target||n.contains(t.target))?this.$nextTick(function(){return e.isMenuActive=!e.isMenuActive}):this.isEnclosed&&!this.isDisabled&&(this.isMenuActive=!0),o.default.methods.onMouseUp.call(this,t)},onScroll:function(){var t=this;if(this.isMenuActive){if(this.lastItem>=this.computedItems.length)return;this.content.scrollHeight-(this.content.scrollTop+this.content.clientHeight)<200&&(this.lastItem+=20)}else requestAnimationFrame(function(){return t.content.scrollTop=0})},onTabDown:function(t){var e=this.getMenuIndex(),n=this.$refs.menu.tiles[e];n&&n.className.indexOf("v-list__tile--highlighted")>-1&&this.isMenuActive&&e>-1?(t.preventDefault(),t.stopPropagation(),n.click()):o.default.methods.onBlur.call(this,t)},selectItem:function(t){var e=this;if(this.multiple){var n=(this.internalValue||[]).slice(),i=this.findExistingIndex(t);-1!==i?n.splice(i,1):n.push(t),this.setValue(n.map(function(t){return e.returnObject?t:e.getValue(t)})),this.$nextTick(function(){e.$refs.menu&&e.$refs.menu.updateDimensions()})}else this.setValue(this.returnObject?t:this.getValue(t)),this.isMenuActive=!1},setMenuIndex:function(t){this.$refs.menu&&(this.$refs.menu.listIndex=t)},setSelectedItems:function(){var t,e,n=this,i=[],r=this.multiple&&Array.isArray(this.internalValue)?this.internalValue:[this.internalValue],s=function(t){var e=o.allItems.findIndex(function(e){return n.valueComparator(n.getValue(e),n.getValue(t))});e>-1&&i.push(o.allItems[e])},o=this;try{for(var a=d(r),u=a.next();!u.done;u=a.next()){s(u.value)}}catch(e){t={error:e}}finally{try{u&&!u.done&&(e=a.return)&&e.call(a)}finally{if(t)throw t.error}}this.selectedItems=i},setValue:function(t){this.internalValue=t,this.$emit("change",t)}}}},"./src/components/VSelect/VSelectList.js":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_cards.styl");var i=n("./src/components/VCheckbox/index.js"),r=n("./src/components/VDivider/index.ts"),s=n("./src/components/VSubheader/index.js"),o=n("./src/components/VList/index.js"),a=n("./src/mixins/colorable.ts"),u=n("./src/mixins/themeable.ts"),c=n("./src/util/helpers.ts"),l=function(t){var e="function"==typeof Symbol&&t[Symbol.iterator],n=0;return e?e.call(t):{next:function(){return t&&n>=t.length&&(t=void 0),{value:t&&t[n++],done:!t}}}};e.default={name:"v-select-list",mixins:[a.default,u.default],props:{action:Boolean,dense:Boolean,hideSelected:Boolean,items:{type:Array,default:function(){return[]}},itemAvatar:{type:[String,Array,Function],default:"avatar"},itemDisabled:{type:[String,Array,Function],default:"disabled"},itemText:{type:[String,Array,Function],default:"text"},itemValue:{type:[String,Array,Function],default:"value"},noDataText:String,noFilter:Boolean,searchInput:{default:null},selectedItems:{type:Array,default:function(){return[]}}},computed:{parsedItems:function(){var t=this;return this.selectedItems.map(function(e){return t.getValue(e)})},tileActiveClass:function(){return Object.keys(this.setTextColor(this.color).class||{}).join(" ")},staticNoDataTile:function(){return this.$createElement(o.VListTile,{on:{mousedown:function(t){return t.preventDefault()}}},[this.genTileContent(this.noDataText)])}},methods:{genAction:function(t,e){var n=this,r={on:{click:function(e){e.stopPropagation(),n.$emit("select",t)}}};return this.$createElement(o.VListTileAction,r,[this.$createElement(i.default,{props:{color:this.color,inputValue:e}})])},genDivider:function(t){return this.$createElement(r.default,{props:t})},genFilteredText:function(t){if(t=(t||"").toString(),!this.searchInput||this.noFilter)return Object(c.escapeHTML)(t);var e=this.getMaskedCharacters(t),n=e.start,i=e.middle,r=e.end;return""+Object(c.escapeHTML)(n)+this.genHighlight(i)+Object(c.escapeHTML)(r)},genHeader:function(t){return this.$createElement(s.default,{props:t},t.header)},genHighlight:function(t){return'<span class="v-list__tile__mask">'+Object(c.escapeHTML)(t)+"</span>"},getMaskedCharacters:function(t){var e=(this.searchInput||"").toString().toLowerCase(),n=t.toLowerCase().indexOf(e);return n<0?{start:"",middle:t,end:""}:{start:t.slice(0,n),middle:t.slice(n,n+e.length),end:t.slice(n+e.length)}},genTile:function(t,e,n,i){var r=this;void 0===e&&(e=null),void 0===n&&(n=!1),void 0===i&&(i=this.hasItem(t)),t===Object(t)&&(n=this.getAvatar(t),e=null!==e?e:this.getDisabled(t));var s={on:{mousedown:function(t){t.preventDefault()},click:function(){return e||r.$emit("select",t)}},props:{activeClass:this.tileActiveClass,avatar:n,disabled:e,ripple:!0,value:i}};if(!this.$scopedSlots.item)return this.$createElement(o.VListTile,s,[this.action&&!this.hideSelected&&this.items.length>0?this.genAction(t,i):null,this.genTileContent(t)]);var a=this.$scopedSlots.item({parent:this,item:t,tile:s});return this.needsTile(a)?this.$createElement(o.VListTile,s,[a]):a},genTileContent:function(t){var e=this.genFilteredText(this.getText(t));return this.$createElement(o.VListTileContent,[this.$createElement(o.VListTileTitle,{domProps:{innerHTML:e}})])},hasItem:function(t){return this.parsedItems.indexOf(this.getValue(t))>-1},needsTile:function(t){return null==t.componentOptions||"v-list-tile"!==t.componentOptions.Ctor.options.name},getAvatar:function(t){return Boolean(Object(c.getPropertyFromItem)(t,this.itemAvatar,!1))},getDisabled:function(t){return Boolean(Object(c.getPropertyFromItem)(t,this.itemDisabled,!1))},getText:function(t){return String(Object(c.getPropertyFromItem)(t,this.itemText,t))},getValue:function(t){return Object(c.getPropertyFromItem)(t,this.itemValue,this.getText(t))}},render:function(){var t,e,n=[];try{for(var i=l(this.items),r=i.next();!r.done;r=i.next()){var s=r.value;this.hideSelected&&this.hasItem(s)||(null==s?n.push(this.genTile(s)):s.header?n.push(this.genHeader(s)):s.divider?n.push(this.genDivider(s)):n.push(this.genTile(s)))}}catch(e){t={error:e}}finally{try{r&&!r.done&&(e=i.return)&&e.call(i)}finally{if(t)throw t.error}}return n.length||n.push(this.$slots["no-data"]||this.staticNoDataTile),this.$slots["prepend-item"]&&n.unshift(this.$slots["prepend-item"]),this.$slots["append-item"]&&n.push(this.$slots["append-item"]),this.$createElement("div",{staticClass:"v-select-list v-card",class:this.themeClasses},[this.$createElement(o.VList,{props:{dense:this.dense}},n)])}}},"./src/components/VSelect/index.js":function(t,e,n){"use strict";n.r(e),n.d(e,"VSelect",function(){return l});var i=n("./src/components/VSelect/VSelect.js"),r=n("./src/components/VOverflowBtn/index.js"),s=n("./src/components/VAutocomplete/index.js"),o=n("./src/components/VCombobox/index.js"),a=n("./src/util/rebuildFunctionalSlots.js"),u=n("./src/util/dedupeModelListeners.ts"),c=n("./src/util/console.ts"),l={functional:!0,$_wrapperFor:i.default,props:{autocomplete:Boolean,combobox:Boolean,multiple:Boolean,tags:Boolean,editable:Boolean,overflow:Boolean,segmented:Boolean},render:function(t,e){var n=e.props,f=e.data,h=e.slots,d=e.parent;Object(u.default)(f);var p=Object(a.default)(h(),t);return n.autocomplete&&Object(c.deprecate)("<v-select autocomplete>","<v-autocomplete>",l,d),n.combobox&&Object(c.deprecate)("<v-select combobox>","<v-combobox>",l,d),n.tags&&Object(c.deprecate)("<v-select tags>","<v-combobox multiple>",l,d),n.overflow&&Object(c.deprecate)("<v-select overflow>","<v-overflow-btn>",l,d),n.segmented&&Object(c.deprecate)("<v-select segmented>","<v-overflow-btn segmented>",l,d),n.editable&&Object(c.deprecate)("<v-select editable>","<v-overflow-btn editable>",l,d),n.combobox||n.tags?(f.attrs.multiple=n.tags,t(o.default,f,p)):n.autocomplete?(f.attrs.multiple=n.multiple,t(s.default,f,p)):n.overflow||n.segmented||n.editable?(f.attrs.segmented=n.segmented,f.attrs.editable=n.editable,t(r.default,f,p)):(f.attrs.multiple=n.multiple,t(i.default,f,p))}};e.default=l},"./src/components/VSlider/VSlider.js":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_sliders.styl");var i=n("./src/components/transitions/index.js"),r=n("./src/components/VInput/index.js"),s=n("./src/directives/click-outside.ts"),o=n("./src/util/helpers.ts"),a=n("./src/util/console.ts"),u=n("./src/mixins/loadable.ts"),c=function(){return(c=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)};e.default={name:"v-slider",directives:{ClickOutside:s.default},extends:r.default,mixins:[u.default],props:{alwaysDirty:Boolean,inverseLabel:Boolean,label:String,min:{type:[Number,String],default:0},max:{type:[Number,String],default:100},range:Boolean,step:{type:[Number,String],default:1},ticks:{type:[Boolean,String],default:!1,validator:function(t){return"boolean"==typeof t||"always"===t}},tickLabels:{type:Array,default:function(){return[]}},tickSize:{type:[Number,String],default:1},thumbColor:{type:String,default:null},thumbLabel:{type:[Boolean,String],default:null,validator:function(t){return"boolean"==typeof t||"always"===t}},thumbSize:{type:[Number,String],default:32},trackColor:{type:String,default:null},value:[Number,String]},data:function(t){return{app:{},isActive:!1,keyPressed:0,lazyValue:void 0!==t.value?t.value:Number(t.min),oldValue:null}},computed:{classes:function(){return{"v-input--slider":!0,"v-input--slider--ticks":this.showTicks,"v-input--slider--inverse-label":this.inverseLabel,"v-input--slider--ticks-labels":this.tickLabels.length>0,"v-input--slider--thumb-label":this.thumbLabel||this.$scopedSlots.thumbLabel}},showTicks:function(){return this.tickLabels.length>0||!this.disabled&&this.stepNumeric&&!!this.ticks},showThumbLabel:function(){return!this.disabled&&(!!this.thumbLabel||""===this.thumbLabel||this.$scopedSlots["thumb-label"])},computedColor:function(){return this.disabled?null:this.validationState||this.color||"primary"},computedTrackColor:function(){return this.disabled?null:this.trackColor||null},computedThumbColor:function(){return this.disabled||!this.isDirty?null:this.validationState||this.thumbColor||this.color||"primary"},internalValue:{get:function(){return this.lazyValue},set:function(t){var e=this.min,n=this.max,i=this.roundValue(Math.min(Math.max(t,e),n));i!==this.lazyValue&&(this.lazyValue=i,this.$emit("input",i),this.validate())}},stepNumeric:function(){return this.step>0?parseFloat(this.step):0},trackFillStyles:function(){var t=this.$vuetify.rtl?"auto":0,e=this.$vuetify.rtl?0:"auto",n=this.inputWidth+"%";return this.disabled&&(n="calc("+this.inputWidth+"% - 8px)"),{transition:this.trackTransition,left:t,right:e,width:n}},trackPadding:function(){return this.isActive||this.inputWidth>0||this.disabled?0:7},trackStyles:function(){var t=this.disabled?"calc("+this.inputWidth+"% + 8px)":this.trackPadding+"px",e=this.$vuetify.rtl?"auto":t,n=this.$vuetify.rtl?t:"auto",i=this.disabled?"calc("+(100-this.inputWidth)+"% - 8px)":"100%";return{transition:this.trackTransition,left:e,right:n,width:i}},tickStyles:function(){var t=Number(this.tickSize);return{"border-width":t+"px","border-radius":t>1?"50%":null,transform:t>1?"translateX(-"+t+"px) translateY(-"+(t-1)+"px)":null}},trackTransition:function(){return this.keyPressed>=2?"none":""},numTicks:function(){return Math.ceil((this.max-this.min)/this.stepNumeric)},inputWidth:function(){return(this.roundValue(this.internalValue)-this.min)/(this.max-this.min)*100},isDirty:function(){return this.internalValue>this.min||this.alwaysDirty}},watch:{min:function(t){t>this.internalValue&&this.$emit("input",parseFloat(t))},max:function(t){t<this.internalValue&&this.$emit("input",parseFloat(t))},value:function(t){this.internalValue=t}},mounted:function(){this.app=document.querySelector("[data-app]")||Object(a.consoleWarn)("Missing v-app or a non-body wrapping element with the [data-app] attribute",this)},methods:{genDefaultSlot:function(){var t=[this.genLabel()],e=this.genSlider();return this.inverseLabel?t.unshift(e):t.push(e),t.push(this.genProgress()),t},genListeners:function(){return{blur:this.onBlur,click:this.onSliderClick,focus:this.onFocus,keydown:this.onKeyDown,keyup:this.onKeyUp}},genInput:function(){return this.$createElement("input",{attrs:c({"aria-label":this.label,name:this.name,role:"slider",tabindex:this.disabled?-1:this.$attrs.tabindex,value:this.internalValue,readonly:!0,"aria-readonly":String(this.readonly),"aria-valuemin":this.min,"aria-valuemax":this.max,"aria-valuenow":this.internalValue},this.$attrs),on:this.genListeners(),ref:"input"})},genSlider:function(){return this.$createElement("div",{staticClass:"v-slider",class:{"v-slider--is-active":this.isActive},directives:[{name:"click-outside",value:this.onBlur}]},this.genChildren())},genChildren:function(){return[this.genInput(),this.genTrackContainer(),this.genSteps(),this.genThumbContainer(this.internalValue,this.inputWidth,this.isFocused||this.isActive,this.onThumbMouseDown)]},genSteps:function(){var t=this;if(!this.step||!this.showTicks)return null;var e=Object(o.createRange)(this.numTicks+1).map(function(e){var n=[];return t.tickLabels[e]&&n.push(t.$createElement("span",t.tickLabels[e])),t.$createElement("span",{key:e,staticClass:"v-slider__ticks",class:{"v-slider__ticks--always-show":"always"===t.ticks||t.tickLabels.length>0},style:c({},t.tickStyles,{left:e*(100/t.numTicks)+"%"})},n)});return this.$createElement("div",{staticClass:"v-slider__ticks-container"},e)},genThumb:function(){return this.$createElement("div",this.setBackgroundColor(this.computedThumbColor,{staticClass:"v-slider__thumb"}))},genThumbContainer:function(t,e,n,i){var r=[this.genThumb()],s=this.getLabel(t);return this.showThumbLabel&&r.push(this.genThumbLabel(s)),this.$createElement("div",this.setTextColor(this.computedThumbColor,{staticClass:"v-slider__thumb-container",class:{"v-slider__thumb-container--is-active":n,"v-slider__thumb-container--show-label":this.showThumbLabel},style:{transition:this.trackTransition,left:(this.$vuetify.rtl?100-e:e)+"%"},on:{touchstart:i,mousedown:i}}),r)},genThumbLabel:function(t){var e=Object(o.convertToUnit)(this.thumbSize);return this.$createElement(i.VScaleTransition,{props:{origin:"bottom center"}},[this.$createElement("div",{staticClass:"v-slider__thumb-label__container",directives:[{name:"show",value:this.isFocused||this.isActive||"always"===this.thumbLabel}]},[this.$createElement("div",this.setBackgroundColor(this.computedThumbColor,{staticClass:"v-slider__thumb-label",style:{height:e,width:e}}),[t])])])},genTrackContainer:function(){var t=[this.$createElement("div",this.setBackgroundColor(this.computedTrackColor,{staticClass:"v-slider__track",style:this.trackStyles})),this.$createElement("div",this.setBackgroundColor(this.computedColor,{staticClass:"v-slider__track-fill",style:this.trackFillStyles}))];return this.$createElement("div",{staticClass:"v-slider__track__container",ref:"track"},t)},getLabel:function(t){return this.$scopedSlots["thumb-label"]?this.$scopedSlots["thumb-label"]({value:t}):this.$createElement("span",t)},onBlur:function(t){2!==this.keyPressed&&(this.isActive=!1,this.isFocused=!1,this.$emit("blur",t))},onFocus:function(t){this.isFocused=!0,this.$emit("focus",t)},onThumbMouseDown:function(t){this.oldValue=this.internalValue,this.keyPressed=2;var e={passive:!0};this.isActive=!0,this.isFocused=!1,"touches"in t?(this.app.addEventListener("touchmove",this.onMouseMove,e),Object(o.addOnceEventListener)(this.app,"touchend",this.onSliderMouseUp)):(this.app.addEventListener("mousemove",this.onMouseMove,e),Object(o.addOnceEventListener)(this.app,"mouseup",this.onSliderMouseUp)),this.$emit("start",this.internalValue)},onSliderMouseUp:function(){this.keyPressed=0;var t={passive:!0};this.isActive=!1,this.isFocused=!1,this.app.removeEventListener("touchmove",this.onMouseMove,t),this.app.removeEventListener("mousemove",this.onMouseMove,t),this.$emit("end",this.internalValue),Object(o.deepEqual)(this.oldValue,this.internalValue)||this.$emit("change",this.internalValue)},onMouseMove:function(t){var e=this.parseMouseMove(t),n=e.value;e.isInsideTrack&&this.setInternalValue(n)},onKeyDown:function(t){if(!this.disabled&&!this.readonly){var e=this.parseKeyDown(t);null!=e&&(this.setInternalValue(e),this.$emit("change",e))}},onKeyUp:function(){this.keyPressed=0},onSliderClick:function(t){this.isFocused=!0,this.onMouseMove(t),this.$emit("change",this.internalValue)},parseMouseMove:function(t){var e=this.$refs.track.getBoundingClientRect(),n=e.left,i=e.width,r="touches"in t?t.touches[0].clientX:t.clientX,s=Math.min(Math.max((r-n)/i,0),1)||0;this.$vuetify.rtl&&(s=1-s);var o=r>=n-8&&r<=n+i+8;return{value:parseFloat(this.min)+s*(this.max-this.min),isInsideTrack:o}},parseKeyDown:function(t,e){if(void 0===e&&(e=this.internalValue),!this.disabled){var n=o.keyCodes.pageup,i=o.keyCodes.pagedown,r=o.keyCodes.end,s=o.keyCodes.home,a=o.keyCodes.left,u=o.keyCodes.right,c=o.keyCodes.down,l=o.keyCodes.up;if([n,i,r,s,a,u,c,l].includes(t.keyCode)){t.preventDefault();var f=this.stepNumeric||1,h=(this.max-this.min)/f;if([a,u,c,l].includes(t.keyCode))this.keyPressed+=1,e+=((this.$vuetify.rtl?[a,l]:[u,l]).includes(t.keyCode)?1:-1)*f*(t.shiftKey?3:t.ctrlKey?2:1);else if(t.keyCode===s)e=parseFloat(this.min);else if(t.keyCode===r)e=parseFloat(this.max);else{e-=(t.keyCode===i?1:-1)*f*(h>100?h/10:10)}return e}}},roundValue:function(t){if(!this.stepNumeric)return t;var e=this.step.toString().trim(),n=e.indexOf(".")>-1?e.length-e.indexOf(".")-1:0,i=this.min%this.stepNumeric,r=Math.round((t-i)/this.stepNumeric)*this.stepNumeric+i;return parseFloat(Math.min(r,this.max).toFixed(n))},setInternalValue:function(t){this.internalValue=t}}}},"./src/components/VSlider/index.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VSlider/VSlider.js");n.d(e,"VSlider",function(){return i.default}),e.default=i.default},"./src/components/VSnackbar/VSnackbar.ts":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_snackbars.styl");var i=n("./src/mixins/colorable.ts"),r=n("./src/mixins/toggleable.ts"),s=n("./src/mixins/positionable.ts"),o=n("./src/util/mixins.ts");e.default=Object(o.default)(i.default,r.default,Object(s.factory)(["absolute","top","bottom","left","right"])).extend({name:"v-snackbar",props:{autoHeight:Boolean,multiLine:Boolean,timeout:{type:Number,default:6e3},vertical:Boolean},data:function(){return{activeTimeout:-1}},computed:{classes:function(){return{"v-snack--active":this.isActive,"v-snack--absolute":this.absolute,"v-snack--auto-height":this.autoHeight,"v-snack--bottom":this.bottom||!this.top,"v-snack--left":this.left,"v-snack--multi-line":this.multiLine&&!this.vertical,"v-snack--right":this.right,"v-snack--top":this.top,"v-snack--vertical":this.vertical}}},watch:{isActive:function(){this.setTimeout()}},mounted:function(){this.setTimeout()},methods:{setTimeout:function(){var t=this;window.clearTimeout(this.activeTimeout),this.isActive&&this.timeout&&(this.activeTimeout=window.setTimeout(function(){t.isActive=!1},this.timeout))}},render:function(t){var e=[];return this.isActive&&e.push(t("div",{staticClass:"v-snack",class:this.classes,on:this.$listeners},[t("div",this.setBackgroundColor(this.color,{staticClass:"v-snack__wrapper"}),[t("div",{staticClass:"v-snack__content"},this.$slots.default)])])),t("transition",{attrs:{name:"v-snack-transition"}},e)}})},"./src/components/VSnackbar/index.ts":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VSnackbar/VSnackbar.ts");n.d(e,"VSnackbar",function(){return i.default}),e.default=i.default},"./src/components/VSpeedDial/VSpeedDial.js":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_speed-dial.styl");var i=n("./src/mixins/toggleable.ts"),r=n("./src/mixins/positionable.ts"),s=n("./src/mixins/transitionable.ts"),o=n("./src/directives/click-outside.ts");e.default={name:"v-speed-dial",directives:{ClickOutside:o.default},mixins:[r.default,i.default,s.default],props:{direction:{type:String,default:"top",validator:function(t){return["top","right","bottom","left"].includes(t)}},openOnHover:Boolean,transition:{type:String,default:"scale-transition"}},computed:{classes:function(){var t;return(t={"v-speed-dial":!0,"v-speed-dial--top":this.top,"v-speed-dial--right":this.right,"v-speed-dial--bottom":this.bottom,"v-speed-dial--left":this.left,"v-speed-dial--absolute":this.absolute,"v-speed-dial--fixed":this.fixed})["v-speed-dial--direction-"+this.direction]=!0,t}},render:function(t){var e=this,n=[],i={class:this.classes,directives:[{name:"click-outside",value:function(){return e.isActive=!1}}],on:{click:function(){return e.isActive=!e.isActive}}};this.openOnHover&&(i.on.mouseenter=function(){return e.isActive=!0},i.on.mouseleave=function(){return e.isActive=!1}),this.isActive&&(n=(this.$slots.default||[]).map(function(t,e){return t.key=e,t}));var r=t("transition-group",{class:"v-speed-dial__list",props:{name:this.transition,mode:this.mode,origin:this.origin,tag:"div"}},n);return t("div",i,[this.$slots.activator,r])}}},"./src/components/VSpeedDial/index.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VSpeedDial/VSpeedDial.js");n.d(e,"VSpeedDial",function(){return i.default}),e.default=i.default},"./src/components/VStepper/VStepper.js":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_steppers.styl");var i=n("./src/mixins/registrable.ts"),r=n("./src/mixins/themeable.ts"),s=function(){return(s=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)};e.default={name:"v-stepper",mixins:[Object(i.provide)("stepper"),r.default],provide:function(){return{stepClick:this.stepClick,isVertical:this.vertical}},props:{nonLinear:Boolean,altLabels:Boolean,vertical:Boolean,value:[Number,String]},data:function(){return{inputValue:null,isBooted:!1,steps:[],content:[],isReverse:!1}},computed:{classes:function(){return s({"v-stepper":!0,"v-stepper--is-booted":this.isBooted,"v-stepper--vertical":this.vertical,"v-stepper--alt-labels":this.altLabels,"v-stepper--non-linear":this.nonLinear},this.themeClasses)}},watch:{inputValue:function(t,e){this.isReverse=Number(t)<Number(e);for(var n=this.steps.length;--n>=0;)this.steps[n].toggle(this.inputValue);for(n=this.content.length;--n>=0;)this.content[n].toggle(this.inputValue,this.isReverse);this.$emit("input",this.inputValue),e&&(this.isBooted=!0)},value:function(){var t=this;this.$nextTick(function(){return t.inputValue=t.value})}},mounted:function(){this.inputValue=this.value||this.steps[0].step||1},methods:{register:function(t){"v-stepper-step"===t.$options.name?this.steps.push(t):"v-stepper-content"===t.$options.name&&(t.isVertical=this.vertical,this.content.push(t))},unregister:function(t){"v-stepper-step"===t.$options.name?this.steps=this.steps.filter(function(e){return e!==t}):"v-stepper-content"===t.$options.name&&(t.isVertical=this.vertical,this.content=this.content.filter(function(e){return e!==t}))},stepClick:function(t){var e=this;this.$nextTick(function(){return e.inputValue=t})}},render:function(t){return t("div",{class:this.classes},this.$slots.default)}}},"./src/components/VStepper/VStepperContent.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/transitions/index.js"),r=n("./src/mixins/registrable.ts"),s=n("./src/util/helpers.ts");e.default={name:"v-stepper-content",mixins:[Object(r.inject)("stepper","v-stepper-content","v-stepper")],inject:{isVerticalProvided:{from:"isVertical"}},props:{step:{type:[Number,String],required:!0}},data:function(){return{height:0,isActive:null,isReverse:!1,isVertical:this.isVerticalProvided}},computed:{classes:function(){return{"v-stepper__content":!0}},computedTransition:function(){return this.isReverse?i.VTabReverseTransition:i.VTabTransition},styles:function(){return this.isVertical?{height:Object(s.convertToUnit)(this.height)}:{}},wrapperClasses:function(){return{"v-stepper__wrapper":!0}}},watch:{isActive:function(t,e){if(t&&null==e)return this.height="auto";this.isVertical&&(this.isActive?this.enter():this.leave())}},mounted:function(){this.$refs.wrapper.addEventListener("transitionend",this.onTransition,!1),this.stepper&&this.stepper.register(this)},beforeDestroy:function(){this.$refs.wrapper.removeEventListener("transitionend",this.onTransition,!1),this.stepper&&this.stepper.unregister(this)},methods:{onTransition:function(t){this.isActive&&"height"===t.propertyName&&(this.height="auto")},enter:function(){var t=this,e=0;requestAnimationFrame(function(){e=t.$refs.wrapper.scrollHeight}),this.height=0,setTimeout(function(){return t.isActive&&(t.height=e||"auto")},450)},leave:function(){var t=this;this.height=this.$refs.wrapper.clientHeight,setTimeout(function(){return t.height=0},10)},toggle:function(t,e){this.isActive=t.toString()===this.step.toString(),this.isReverse=e}},render:function(t){var e={class:this.classes},n={class:this.wrapperClasses,style:this.styles,ref:"wrapper"};this.isVertical||(e.directives=[{name:"show",value:this.isActive}]);var i=t("div",e,[t("div",n,[this.$slots.default])]);return t(this.computedTransition,{on:this.$listeners},[i])}}},"./src/components/VStepper/VStepperStep.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VIcon/index.ts"),r=n("./src/mixins/colorable.ts"),s=n("./src/mixins/registrable.ts"),o=n("./src/directives/ripple.ts");e.default={name:"v-stepper-step",directives:{Ripple:o.default},mixins:[r.default,Object(s.inject)("stepper","v-stepper-step","v-stepper")],inject:["stepClick"],props:{color:{type:String,default:"primary"},complete:Boolean,completeIcon:{type:String,default:"$vuetify.icons.complete"},editIcon:{type:String,default:"$vuetify.icons.edit"},errorIcon:{type:String,default:"$vuetify.icons.error"},editable:Boolean,rules:{type:Array,default:function(){return[]}},step:[Number,String]},data:function(){return{isActive:!1,isInactive:!0}},computed:{classes:function(){return{"v-stepper__step":!0,"v-stepper__step--active":this.isActive,"v-stepper__step--editable":this.editable,"v-stepper__step--inactive":this.isInactive,"v-stepper__step--error":this.hasError,"v-stepper__step--complete":this.complete,"error--text":this.hasError}},hasError:function(){return this.rules.some(function(t){return!0!==t()})}},mounted:function(){this.stepper&&this.stepper.register(this)},beforeDestroy:function(){this.stepper&&this.stepper.unregister(this)},methods:{click:function(t){t.stopPropagation(),this.editable&&this.stepClick(this.step)},toggle:function(t){this.isActive=t.toString()===this.step.toString(),this.isInactive=Number(t)<Number(this.step)}},render:function(t){var e,n={class:this.classes,directives:[{name:"ripple",value:this.editable}],on:{click:this.click}};e=this.hasError?[t(i.default,{},this.errorIcon)]:this.complete?this.editable?[t(i.default,{},this.editIcon)]:[t(i.default,{},this.completeIcon)]:this.step;var r=!(this.hasError||!this.complete&&!this.isActive)&&this.color;return t("div",n,[t("span",this.setBackgroundColor(r,{staticClass:"v-stepper__step__step"}),e),t("div",{staticClass:"v-stepper__label"},this.$slots.default)])}}},"./src/components/VStepper/index.js":function(t,e,n){"use strict";n.r(e),n.d(e,"VStepperHeader",function(){return a}),n.d(e,"VStepperItems",function(){return u});var i=n("./src/util/helpers.ts"),r=n("./src/components/VStepper/VStepper.js");n.d(e,"VStepper",function(){return r.default});var s=n("./src/components/VStepper/VStepperStep.js");n.d(e,"VStepperStep",function(){return s.default});var o=n("./src/components/VStepper/VStepperContent.js");n.d(e,"VStepperContent",function(){return o.default});var a=Object(i.createSimpleFunctional)("v-stepper__header"),u=Object(i.createSimpleFunctional)("v-stepper__items");e.default={$_vuetify_subcomponents:{VStepper:r.default,VStepperContent:o.default,VStepperStep:s.default,VStepperHeader:a,VStepperItems:u}}},"./src/components/VSubheader/VSubheader.js":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_subheaders.styl");var i=n("./src/mixins/themeable.ts"),r=function(){return(r=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)};e.default={name:"v-subheader",mixins:[i.default],props:{inset:Boolean},render:function(t){return t("div",{staticClass:"v-subheader",class:r({"v-subheader--inset":this.inset},this.themeClasses),attrs:this.$attrs,on:this.$listeners},this.$slots.default)}}},"./src/components/VSubheader/index.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VSubheader/VSubheader.js");n.d(e,"VSubheader",function(){return i.default}),e.default=i.default},"./src/components/VSwitch/VSwitch.js":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_selection-controls.styl"),n("./src/stylus/components/_switch.styl");var i=n("./src/mixins/selectable.js"),r=n("./src/directives/touch.ts"),s=n("./src/components/transitions/index.js"),o=n("./src/components/VProgressCircular/VProgressCircular.ts"),a=n("./src/util/helpers.ts"),u=function(){return(u=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)};e.default={name:"v-switch",directives:{Touch:r.default},mixins:[i.default],props:{loading:{type:[Boolean,String],default:!1}},computed:{classes:function(){return{"v-input--selection-controls v-input--switch":!0}},switchData:function(){return this.setTextColor(this.loading?void 0:this.computedColor,{class:this.themeClasses})}},methods:{genDefaultSlot:function(){return[this.genSwitch(),this.genLabel()]},genSwitch:function(){return this.$createElement("div",{staticClass:"v-input--selection-controls__input"},[this.genInput("checkbox",this.$attrs),!this.disabled&&this.genRipple(this.setTextColor(this.computedColor,{directives:[{name:"touch",value:{left:this.onSwipeLeft,right:this.onSwipeRight}}]})),this.$createElement("div",u({staticClass:"v-input--switch__track"},this.switchData)),this.$createElement("div",u({staticClass:"v-input--switch__thumb"},this.switchData),[this.genProgress()])])},genProgress:function(){return this.$createElement(s.VFabTransition,{},[!1===this.loading?null:this.$slots.progress||this.$createElement(o.default,{props:{color:!0===this.loading||""===this.loading?this.color||"primary":this.loading,size:16,width:2,indeterminate:!0}})])},onSwipeLeft:function(){this.isActive&&this.onChange()},onSwipeRight:function(){this.isActive||this.onChange()},onKeydown:function(t){(t.keyCode===a.keyCodes.left&&this.isActive||t.keyCode===a.keyCodes.right&&!this.isActive)&&this.onChange()}}}},"./src/components/VSwitch/index.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VSwitch/VSwitch.js");n.d(e,"VSwitch",function(){return i.default}),e.default=i.default},"./src/components/VSystemBar/VSystemBar.js":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_system-bars.styl");var i=n("./src/mixins/applicationable.ts"),r=n("./src/mixins/colorable.ts"),s=n("./src/mixins/themeable.ts"),o=function(){return(o=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)};e.default={name:"v-system-bar",mixins:[Object(i.default)("bar",["height","window"]),r.default,s.default],props:{height:{type:[Number,String],validator:function(t){return!isNaN(parseInt(t))}},lightsOut:Boolean,status:Boolean,window:Boolean},computed:{classes:function(){return o({"v-system-bar--lights-out":this.lightsOut,"v-system-bar--absolute":this.absolute,"v-system-bar--fixed":!this.absolute&&(this.app||this.fixed),"v-system-bar--status":this.status,"v-system-bar--window":this.window},this.themeClasses)},computedHeight:function(){return this.height?parseInt(this.height):this.window?32:24}},methods:{updateApplication:function(){return this.computedHeight}},render:function(t){var e={staticClass:"v-system-bar",class:this.classes,style:{height:this.computedHeight+"px"}};return t("div",this.setBackgroundColor(this.color,e),this.$slots.default)}}},"./src/components/VSystemBar/index.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VSystemBar/VSystemBar.js");n.d(e,"VSystemBar",function(){return i.default}),e.default=i.default},"./src/components/VTabs/VTab.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/mixins/groupable.ts"),r=n("./src/mixins/routable.ts"),s=n("./src/mixins/themeable.ts"),o=n("./src/util/helpers.ts"),a=function(){return(a=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)};e.default={name:"v-tab",mixins:[r.default,Object(i.factory)("tabGroup"),s.default],props:{ripple:{type:[Boolean,Object],default:!0}},computed:{classes:function(){return a({"v-tabs__item":!0,"v-tabs__item--disabled":this.disabled},this.groupClasses)},value:function(){var t=this.to||this.href||"";this.$router&&this.to===Object(this.to)&&(t=this.$router.resolve(this.to,this.$route,this.append).href);return t.replace("#","")}},watch:{$route:"onRouteChange"},mounted:function(){this.onRouteChange()},methods:{click:function(t){this.href&&this.href.indexOf("#")>-1&&t.preventDefault(),this.$emit("click",t),this.to||this.toggle()},onRouteChange:function(){var t=this;if(this.to&&this.$refs.link){var e="_vnode.data.class."+this.activeClass;this.$nextTick(function(){Object(o.getObjectValueByPath)(t.$refs.link,e)&&t.toggle()})}}},render:function(t){var e=this.generateRouteLink(this.classes),n=e.data,i=this.disabled?"div":e.tag;return n.ref="link",t("div",{staticClass:"v-tabs__div"},[t(i,n,this.$slots.default)])}}},"./src/components/VTabs/VTabItem.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VWindow/VWindowItem.ts"),r=n("./src/util/console.ts");e.default=i.default.extend({name:"v-tab-item",props:{id:String},render:function(t){var e=i.default.options.render.call(this,t);return this.id&&(Object(r.deprecate)("id","value",this),e.data.domProps=e.data.domProps||{},e.data.domProps.id=this.id),e}})},"./src/components/VTabs/VTabs.js":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_tabs.styl");var i=n("./src/components/VItemGroup/VItemGroup.ts"),r=n("./src/components/VTabs/mixins/tabs-computed.js"),s=n("./src/components/VTabs/mixins/tabs-generators.js"),o=n("./src/components/VTabs/mixins/tabs-props.js"),a=n("./src/components/VTabs/mixins/tabs-touch.js"),u=n("./src/components/VTabs/mixins/tabs-watchers.js"),c=n("./src/mixins/colorable.ts"),l=n("./src/mixins/ssr-bootable.ts"),f=n("./src/mixins/themeable.ts"),h=n("./src/directives/resize.ts"),d=n("./src/directives/touch.ts"),p=n("./src/util/console.ts"),m=n("./src/util/ThemeProvider.ts");e.default=i.BaseItemGroup.extend({name:"v-tabs",directives:{Resize:h.default,Touch:d.default},mixins:[c.default,l.default,r.default,o.default,s.default,a.default,u.default,f.default],provide:function(){return{tabGroup:this,tabProxy:this.tabProxy,registerItems:this.registerItems,unregisterItems:this.unregisterItems}},data:function(){return{bar:[],content:[],isOverflowing:!1,nextIconVisible:!1,prevIconVisible:!1,resizeTimeout:null,scrollOffset:0,sliderWidth:null,sliderLeft:null,startX:0,tabItems:null,transitionTime:300,widths:{bar:0,container:0,wrapper:0}}},watch:{items:"onResize",tabs:"onResize"},mounted:function(){this.init()},methods:{checkIcons:function(){this.prevIconVisible=this.checkPrevIcon(),this.nextIconVisible=this.checkNextIcon()},checkPrevIcon:function(){return this.scrollOffset>0},checkNextIcon:function(){return this.widths.container>this.scrollOffset+this.widths.wrapper},callSlider:function(){var t=this;if(this.hideSlider||!this.activeTab)return!1;var e=this.activeTab;this.$nextTick(function(){e&&e.$el&&(t.sliderWidth=e.$el.scrollWidth,t.sliderLeft=e.$el.offsetLeft)})},init:function(){this.$listeners.input&&Object(p.deprecate)("@input","@change",this)},onResize:function(){if(!this._isDestroyed){this.setWidths();var t=this.isBooted?this.transitionTime:0;clearTimeout(this.resizeTimeout),this.resizeTimeout=setTimeout(this.updateTabsView,t)}},overflowCheck:function(t,e){this.isOverflowing&&e(t)},scrollTo:function(t){this.scrollOffset=this.newOffset(t)},setOverflow:function(){this.isOverflowing=this.widths.bar<this.widths.container},setWidths:function(){var t=this.$refs.bar?this.$refs.bar.clientWidth:0,e=this.$refs.container?this.$refs.container.clientWidth:0,n=this.$refs.wrapper?this.$refs.wrapper.clientWidth:0;this.widths={bar:t,container:e,wrapper:n},this.setOverflow()},parseNodes:function(){for(var t=[],e=[],n=[],i=[],r=(this.$slots.default||[]).length,s=0;s<r;s++){var o=this.$slots.default[s];if(o.componentOptions)switch(o.componentOptions.Ctor.options.name){case"v-tabs-slider":n.push(o);break;case"v-tabs-items":e.push(o);break;case"v-tab-item":t.push(o);break;default:i.push(o)}else i.push(o)}return{tab:i,slider:n,items:e,item:t}},registerItems:function(t){this.tabItems=t,t(this.internalValue)},unregisterItems:function(){this.tabItems=null},updateTabsView:function(){this.callSlider(),this.scrollIntoView(),this.checkIcons()},scrollIntoView:function(){if(this.activeTab){if(!this.isOverflowing)return this.scrollOffset=0;var t=this.widths.wrapper+this.scrollOffset,e=this.activeTab.$el,n=e.clientWidth,i=e.offsetLeft,r=n+i,s=.3*n;this.activeTab===this.items[this.items.length-1]&&(s=0),i<this.scrollOffset?this.scrollOffset=Math.max(i-s,0):t<r&&(this.scrollOffset-=t-r-s)}},tabProxy:function(t){this.internalValue=t}},render:function(t){var e=this.parseNodes(),n=e.tab,i=e.slider,r=e.items,s=e.item;return t("div",{staticClass:"v-tabs",directives:[{name:"resize",modifiers:{quiet:!0},value:this.onResize}]},[this.genBar([this.hideSlider?null:this.genSlider(i),n]),t(m.default,{props:{dark:this.theme.isDark,light:!this.theme.isDark}},[this.genItems(r,s)])])}})},"./src/components/VTabs/VTabsItems.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VWindow/VWindow.ts");e.default=i.default.extend({name:"v-tabs-items",inject:{registerItems:{default:null},tabProxy:{default:null},unregisterItems:{default:null}},props:{cycle:Boolean},watch:{internalValue:function(t){this.tabProxy&&this.tabProxy(t)}},created:function(){this.registerItems&&this.registerItems(this.changeModel)},beforeDestroy:function(){this.unregisterItems&&this.unregisterItems()},methods:{changeModel:function(t){this.internalValue=t},getValue:function(t,e){return t.id?t.id:i.default.options.methods.getValue.call(this,t,e)},next:function(){(this.cycle||this.internalIndex!==this.items.length-1)&&i.default.options.methods.next.call(this)},prev:function(){(this.cycle||0!==this.internalIndex)&&i.default.options.methods.prev.call(this)}}})},"./src/components/VTabs/VTabsSlider.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/mixins/colorable.ts");e.default={name:"v-tabs-slider",mixins:[i.default],render:function(t){return t("div",this.setBackgroundColor(this.color||"accent",{staticClass:"v-tabs__slider"}))}}},"./src/components/VTabs/index.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VTabs/VTabs.js");n.d(e,"VTabs",function(){return i.default});var r=n("./src/components/VTabs/VTab.js");n.d(e,"VTab",function(){return r.default});var s=n("./src/components/VTabs/VTabsItems.js");n.d(e,"VTabsItems",function(){return s.default});var o=n("./src/components/VTabs/VTabItem.js");n.d(e,"VTabItem",function(){return o.default});var a=n("./src/components/VTabs/VTabsSlider.js");n.d(e,"VTabsSlider",function(){return a.default}),e.default={$_vuetify_subcomponents:{VTabs:i.default,VTab:r.default,VTabsItems:s.default,VTabItem:o.default,VTabsSlider:a.default}}},"./src/components/VTabs/mixins/tabs-computed.js":function(t,e,n){"use strict";n.r(e),e.default={computed:{activeTab:function(){if(this.selectedItems.length)return this.selectedItems[0]},containerStyles:function(){return this.height?{height:parseInt(this.height,10)+"px"}:null},hasArrows:function(){return(this.showArrows||!this.isMobile)&&this.isOverflowing},isMobile:function(){return this.$vuetify.breakpoint.width<this.mobileBreakPoint},sliderStyles:function(){return{left:this.sliderLeft+"px",transition:null!=this.sliderLeft?null:"none",width:this.sliderWidth+"px"}}}}},"./src/components/VTabs/mixins/tabs-generators.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VTabs/VTabsItems.js"),r=n("./src/components/VTabs/VTabsSlider.js"),s=n("./src/components/VIcon/index.ts");e.default={methods:{genBar:function(t){return this.$createElement("div",this.setBackgroundColor(this.color,{staticClass:"v-tabs__bar",class:this.themeClasses,ref:"bar"}),[this.genTransition("prev"),this.genWrapper(this.genContainer(t)),this.genTransition("next")])},genContainer:function(t){return this.$createElement("div",{staticClass:"v-tabs__container",class:{"v-tabs__container--align-with-title":this.alignWithTitle,"v-tabs__container--centered":this.centered,"v-tabs__container--fixed-tabs":this.fixedTabs,"v-tabs__container--grow":this.grow,"v-tabs__container--icons-and-text":this.iconsAndText,"v-tabs__container--overflow":this.isOverflowing,"v-tabs__container--right":this.right},style:this.containerStyles,ref:"container"},t)},genIcon:function(t){var e=this;return this.hasArrows&&this[t+"IconVisible"]?this.$createElement(s.default,{staticClass:"v-tabs__icon v-tabs__icon--"+t,props:{disabled:!this[t+"IconVisible"]},on:{click:function(){return e.scrollTo(t)}}},this[t+"Icon"]):null},genItems:function(t,e){return t.length>0?t:e.length?this.$createElement(i.default,e):null},genTransition:function(t){return this.$createElement("transition",{props:{name:"fade-transition"}},[this.genIcon(t)])},genWrapper:function(t){var e=this;return this.$createElement("div",{staticClass:"v-tabs__wrapper",class:{"v-tabs__wrapper--show-arrows":this.hasArrows},ref:"wrapper",directives:[{name:"touch",value:{start:function(t){return e.overflowCheck(t,e.onTouchStart)},move:function(t){return e.overflowCheck(t,e.onTouchMove)},end:function(t){return e.overflowCheck(t,e.onTouchEnd)}}}]},[t])},genSlider:function(t){return t.length||(t=[this.$createElement(r.default,{props:{color:this.sliderColor}})]),this.$createElement("div",{staticClass:"v-tabs__slider-wrapper",style:this.sliderStyles},t)}}}},"./src/components/VTabs/mixins/tabs-props.js":function(t,e,n){"use strict";n.r(e),e.default={props:{activeClass:{type:String,default:"v-tabs__item--active"},alignWithTitle:Boolean,centered:Boolean,fixedTabs:Boolean,grow:Boolean,height:{type:[Number,String],default:void 0,validator:function(t){return!isNaN(parseInt(t))}},hideSlider:Boolean,iconsAndText:Boolean,mandatory:{type:Boolean,default:!0},mobileBreakPoint:{type:[Number,String],default:1264,validator:function(t){return!isNaN(parseInt(t))}},nextIcon:{type:String,default:"$vuetify.icons.next"},prevIcon:{type:String,default:"$vuetify.icons.prev"},right:Boolean,showArrows:Boolean,sliderColor:{type:String,default:"accent"},value:[Number,String]}}},"./src/components/VTabs/mixins/tabs-touch.js":function(t,e,n){"use strict";n.r(e),e.default={methods:{newOffset:function(t){var e=this.$refs.wrapper.clientWidth;return"prev"===t?Math.max(this.scrollOffset-e,0):Math.min(this.scrollOffset+e,this.$refs.container.clientWidth-e)},onTouchStart:function(t){this.startX=this.scrollOffset+t.touchstartX,this.$refs.container.style.transition="none",this.$refs.container.style.willChange="transform"},onTouchMove:function(t){this.scrollOffset=this.startX-t.touchmoveX},onTouchEnd:function(){var t=this.$refs.container,e=this.$refs.wrapper,n=t.clientWidth-e.clientWidth;t.style.transition=null,t.style.willChange=null,this.scrollOffset<0||!this.isOverflowing?this.scrollOffset=0:this.scrollOffset>=n&&(this.scrollOffset=n)}}}},"./src/components/VTabs/mixins/tabs-watchers.js":function(t,e,n){"use strict";n.r(e),e.default={watch:{activeTab:function(t,e){this.setOverflow(),t&&(this.tabItems&&this.tabItems(this.getValue(t,this.items.indexOf(t))),null!=e&&this.updateTabsView())},alignWithTitle:"callSlider",centered:"callSlider",fixedTabs:"callSlider",hasArrows:function(t){t||(this.scrollOffset=0)},internalValue:function(t){this.$listeners.input&&this.$emit("input",t)},lazyValue:"updateTabs",right:"callSlider","$vuetify.application.left":"onResize","$vuetify.application.right":"onResize",scrollOffset:function(t){this.$refs.container.style.transform="translateX("+-t+"px)",this.hasArrows&&(this.prevIconVisible=this.checkPrevIcon(),this.nextIconVisible=this.checkNextIcon())}}}},"./src/components/VTextField/VTextField.js":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_text-fields.styl");var i=n("./src/components/VInput/index.js"),r=n("./src/components/VCounter/index.js"),s=n("./src/components/VLabel/index.js"),o=n("./src/mixins/maskable.js"),a=n("./src/mixins/loadable.ts"),u=n("./src/directives/ripple.ts"),c=n("./src/util/helpers.ts"),l=n("./src/util/console.ts"),f=function(){return(f=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)},h=["color","file","time","date","datetime-local","week","month"];e.default={name:"v-text-field",directives:{Ripple:u.default},extends:i.default,mixins:[o.default,a.default],inheritAttrs:!1,props:{appendOuterIcon:String,appendOuterIconCb:Function,autofocus:Boolean,box:Boolean,browserAutocomplete:String,clearable:Boolean,clearIcon:{type:String,default:"$vuetify.icons.clear"},clearIconCb:Function,color:{type:String,default:"primary"},counter:[Boolean,Number,String],flat:Boolean,fullWidth:Boolean,label:String,outline:Boolean,placeholder:String,prefix:String,prependInnerIcon:String,prependInnerIconCb:Function,reverse:Boolean,singleLine:Boolean,solo:Boolean,soloInverted:Boolean,suffix:String,type:{type:String,default:"text"}},data:function(){return{badInput:!1,initialValue:null,internalChange:!1,isClearing:!1}},computed:{classes:function(){return{"v-text-field":!0,"v-text-field--full-width":this.fullWidth,"v-text-field--prefix":this.prefix,"v-text-field--single-line":this.isSingle,"v-text-field--solo":this.isSolo,"v-text-field--solo-inverted":this.soloInverted,"v-text-field--solo-flat":this.flat,"v-text-field--box":this.box,"v-text-field--enclosed":this.isEnclosed,"v-text-field--reverse":this.reverse,"v-text-field--outline":this.hasOutline,"v-text-field--placeholder":this.placeholder}},counterValue:function(){return(this.internalValue||"").toString().length},directivesInput:function(){return[]},hasOutline:function(){return this.outline||this.textarea},internalValue:{get:function(){return this.lazyValue},set:function(t){this.mask?(this.lazyValue=this.unmaskText(this.maskText(this.unmaskText(t))),this.setSelectionRange()):(this.lazyValue=t,this.$emit("input",this.lazyValue))}},isDirty:function(){return null!=this.lazyValue&&this.lazyValue.toString().length>0||this.badInput},isEnclosed:function(){return this.box||this.isSolo||this.hasOutline||this.fullWidth},isLabelActive:function(){return this.isDirty||h.includes(this.type)},isSingle:function(){return this.isSolo||this.singleLine},isSolo:function(){return this.solo||this.soloInverted},labelPosition:function(){var t=this.prefix&&!this.labelValue?this.prefixWidth:0;return!this.$vuetify.rtl!=!this.reverse?{left:"auto",right:t}:{left:t,right:"auto"}},showLabel:function(){return this.hasLabel&&(!this.isSingle||!this.isLabelActive&&!this.placeholder&&!this.prefixLabel)},labelValue:function(){return!this.isSingle&&Boolean(this.isFocused||this.isLabelActive||this.placeholder||this.prefixLabel)},prefixWidth:function(){if(this.prefix||this.$refs.prefix)return this.$refs.prefix.offsetWidth},prefixLabel:function(){return this.prefix&&!this.value}},watch:{isFocused:function(t){this.hasColor=t,t?this.initialValue=this.lazyValue:this.initialValue!==this.lazyValue&&this.$emit("change",this.lazyValue)},value:function(t){var e=this;if(this.mask&&!this.internalChange){var n=this.maskText(this.unmaskText(t));this.lazyValue=this.unmaskText(n),String(t)!==this.lazyValue&&this.$nextTick(function(){e.$refs.input.value=n,e.$emit("input",e.lazyValue)})}else this.lazyValue=t}},mounted:function(){this.autofocus&&this.onFocus()},methods:{focus:function(){this.onFocus()},blur:function(){this.$refs.input?this.$refs.input.blur():this.onBlur()},clearableCallback:function(){var t=this;this.internalValue=null,this.$nextTick(function(){return t.$refs.input.focus()})},genAppendSlot:function(){var t=[];return this.$slots["append-outer"]?t.push(this.$slots["append-outer"]):this.appendOuterIcon&&t.push(this.genIcon("appendOuter")),this.genSlot("append","outer",t)},genPrependInnerSlot:function(){var t=[];return this.$slots["prepend-inner"]?t.push(this.$slots["prepend-inner"]):this.prependInnerIcon&&t.push(this.genIcon("prependInner")),this.genSlot("prepend","inner",t)},genIconSlot:function(){var t=[];return this.$slots.append?t.push(this.$slots.append):this.appendIcon&&t.push(this.genIcon("append")),this.genSlot("append","inner",t)},genInputSlot:function(){var t=i.default.methods.genInputSlot.call(this),e=this.genPrependInnerSlot();return e&&t.children.unshift(e),t},genClearIcon:function(){if(!this.clearable)return null;var t=!!this.isDirty&&"clear";return this.clearIconCb&&Object(l.deprecate)(":clear-icon-cb","@click:clear",this),this.genSlot("append","inner",[this.genIcon(t,!this.$listeners["click:clear"]&&this.clearIconCb||this.clearableCallback,!1)])},genCounter:function(){if(!1===this.counter||null==this.counter)return null;var t=!0===this.counter?this.$attrs.maxlength:this.counter;return this.$createElement(r.default,{props:{dark:this.dark,light:this.light,max:t,value:this.counterValue}})},genDefaultSlot:function(){return[this.genTextFieldSlot(),this.genClearIcon(),this.genIconSlot(),this.genProgress()]},genLabel:function(){if(!this.showLabel)return null;var t={props:{absolute:!0,color:this.validationState,dark:this.dark,disabled:this.disabled,focused:!this.isSingle&&(this.isFocused||!!this.validationState),left:this.labelPosition.left,light:this.light,right:this.labelPosition.right,value:this.labelValue}};return this.$attrs.id&&(t.props.for=this.$attrs.id),this.$createElement(s.default,t,this.$slots.label||this.label)},genInput:function(){var t=Object.assign({},this.$listeners);delete t.change;var e={style:{},domProps:{value:this.maskText(this.lazyValue)},attrs:f({"aria-label":(!this.$attrs||!this.$attrs.id)&&this.label},this.$attrs,{autofocus:this.autofocus,disabled:this.disabled,readonly:this.readonly,type:this.type}),on:Object.assign(t,{blur:this.onBlur,input:this.onInput,focus:this.onFocus,keydown:this.onKeyDown}),ref:"input"};return this.placeholder&&(e.attrs.placeholder=this.placeholder),this.mask&&(e.attrs.maxlength=this.masked.length),this.browserAutocomplete&&(e.attrs.autocomplete=this.browserAutocomplete),this.$createElement("input",e)},genMessages:function(){return this.hideDetails?null:this.$createElement("div",{staticClass:"v-text-field__details"},[i.default.methods.genMessages.call(this),this.genCounter()])},genTextFieldSlot:function(){return this.$createElement("div",{staticClass:"v-text-field__slot"},[this.genLabel(),this.prefix?this.genAffix("prefix"):null,this.genInput(),this.suffix?this.genAffix("suffix"):null])},genAffix:function(t){return this.$createElement("div",{class:"v-text-field__"+t,ref:t},this[t])},onBlur:function(t){this.isFocused=!1,this.internalChange=!1,this.$emit("blur",t)},onClick:function(){this.isFocused||this.disabled||this.$refs.input.focus()},onFocus:function(t){if(this.$refs.input)return document.activeElement!==this.$refs.input?this.$refs.input.focus():void(this.isFocused||(this.isFocused=!0,this.$emit("focus",t)))},onInput:function(t){this.internalChange=!0,this.mask&&this.resetSelections(t.target),this.internalValue=t.target.value,this.badInput=t.target.validity&&t.target.validity.badInput},onKeyDown:function(t){this.internalChange=!0,t.keyCode===c.keyCodes.enter&&this.$emit("change",this.internalValue),this.$emit("keydown",t)},onMouseDown:function(t){t.target!==this.$refs.input&&(t.preventDefault(),t.stopPropagation()),i.default.methods.onMouseDown.call(this,t)},onMouseUp:function(t){this.hasMouseDown&&this.focus(),i.default.methods.onMouseUp.call(this,t)}}}},"./src/components/VTextField/index.js":function(t,e,n){"use strict";n.r(e),n.d(e,"VTextField",function(){return u});var i=n("./src/components/VTextField/VTextField.js"),r=n("./src/components/VTextarea/VTextarea.js"),s=n("./src/util/rebuildFunctionalSlots.js"),o=n("./src/util/dedupeModelListeners.ts"),a=n("./src/util/console.ts"),u={functional:!0,$_wrapperFor:i.default,props:{textarea:Boolean,multiLine:Boolean},render:function(t,e){var n=e.props,c=e.data,l=e.slots,f=e.parent;Object(o.default)(c);var h=Object(s.default)(l(),t);return n.textarea&&Object(a.deprecate)("<v-text-field textarea>","<v-textarea outline>",u,f),n.multiLine&&Object(a.deprecate)("<v-text-field multi-line>","<v-textarea>",u,f),n.textarea||n.multiLine?(c.attrs.outline=n.textarea,t(r.default,c,h)):t(i.default,c,h)}};e.default=u},"./src/components/VTextarea/VTextarea.js":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_textarea.styl");var i=n("./src/components/VTextField/VTextField.js"),r=n("./src/util/console.ts"),s=function(){return(s=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)};e.default={name:"v-textarea",extends:i.default,props:{autoGrow:Boolean,noResize:Boolean,outline:Boolean,rowHeight:{type:[Number,String],default:24,validator:function(t){return!isNaN(parseFloat(t))}},rows:{type:[Number,String],default:5,validator:function(t){return!isNaN(parseInt(t,10))}}},computed:{classes:function(){return s({"v-textarea":!0,"v-textarea--auto-grow":this.autoGrow,"v-textarea--no-resize":this.noResizeHandle},i.default.computed.classes.call(this,null))},dynamicHeight:function(){return this.autoGrow?this.inputHeight:"auto"},isEnclosed:function(){return this.textarea||i.default.computed.isEnclosed.call(this)},noResizeHandle:function(){return this.noResize||this.autoGrow}},watch:{lazyValue:function(){!this.internalChange&&this.autoGrow&&this.$nextTick(this.calculateInputHeight)}},mounted:function(){var t=this;setTimeout(function(){t.autoGrow&&t.calculateInputHeight()},0),this.autoGrow&&this.noResize&&Object(r.consoleInfo)('"no-resize" is now implied when using "auto-grow", and can be removed',this)},methods:{calculateInputHeight:function(){var t=this.$refs.input;if(t){t.style.height=0;var e=t.scrollHeight,n=parseInt(this.rows,10)*parseFloat(this.rowHeight);t.style.height=Math.max(n,e)+"px"}},genInput:function(){var t=i.default.methods.genInput.call(this);return t.tag="textarea",delete t.data.attrs.type,t.data.attrs.rows=this.rows,t},onInput:function(t){i.default.methods.onInput.call(this,t),this.autoGrow&&this.calculateInputHeight()},onKeyDown:function(t){this.isFocused&&13===t.keyCode&&t.stopPropagation(),this.internalChange=!0,this.$emit("keydown",t)}}}},"./src/components/VTextarea/index.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VTextarea/VTextarea.js");n.d(e,"VTextarea",function(){return i.default}),e.default=i.default},"./src/components/VTimePicker/VTimePicker.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VTimePicker/VTimePickerTitle.js"),r=n("./src/components/VTimePicker/VTimePickerClock.js"),s=n("./src/mixins/picker.js"),o=n("./src/util/helpers.ts"),a=n("./src/components/VDatePicker/util/pad.js"),u=function(t,e){var n="function"==typeof Symbol&&t[Symbol.iterator];if(!n)return t;var i,r,s=n.call(t),o=[];try{for(;(void 0===e||e-- >0)&&!(i=s.next()).done;)o.push(i.value)}catch(t){r={error:t}}finally{try{i&&!i.done&&(n=s.return)&&n.call(s)}finally{if(r)throw r.error}}return o},c=Object(o.createRange)(24),l=Object(o.createRange)(12),f=l.map(function(t){return t+12}),h=Object(o.createRange)(60);e.default={name:"v-time-picker",mixins:[s.default],props:{allowedHours:Function,allowedMinutes:Function,format:{type:String,default:"ampm",validator:function(t){return["ampm","24hr"].includes(t)}},min:String,max:String,readonly:Boolean,scrollable:Boolean,value:null},data:function(){return{inputHour:null,inputMinute:null,period:"am",selectingHour:!0}},computed:{isAllowedHourCb:function(){var t=this;if(!this.min&&!this.max)return this.allowedHours;var e=this.min?this.min.split(":")[0]:0,n=this.max?this.max.split(":")[0]:23;return function(i){return i>=1*e&&i<=1*n&&(!t.allowedHours||t.allowedHours(i))}},isAllowedMinuteCb:function(){var t=this,e=!this.allowedHours||this.allowedHours(this.inputHour);if(!this.min&&!this.max)return e?this.allowedMinutes:function(){return!1};var n=u(this.min?this.min.split(":"):[0,0],2),i=n[0],r=n[1],s=u(this.max?this.max.split(":"):[23,59],2),o=60*i+1*r,a=60*s[0]+1*s[1];return function(n){var i=60*t.inputHour+n;return i>=o&&i<=a&&e&&(!t.allowedMinutes||t.allowedMinutes(n))}},isAmPm:function(){return"ampm"===this.format}},watch:{value:"setInputData"},mounted:function(){this.setInputData(this.value)},methods:{emitValue:function(){null!=this.inputHour&&null!=this.inputMinute&&this.$emit("input",Object(a.default)(this.inputHour)+":"+Object(a.default)(this.inputMinute))},setPeriod:function(t){if(this.period=t,null!=this.inputHour){var e=this.inputHour+("am"===t?-12:12);this.inputHour=this.firstAllowed("hour",e),this.emitValue()}},setInputData:function(t){if(null==t||""===t)return this.inputHour=null,void(this.inputMinute=null);if(t instanceof Date)this.inputHour=t.getHours(),this.inputMinute=t.getMinutes();else{var e=u(t.trim().toLowerCase().match(/^(\d+):(\d+)(:\d+)?([ap]m)?$/,"")||[],5),n=e[1],i=e[2],r=e[4];this.inputHour=r?this.convert12to24(parseInt(n,10),r):parseInt(n,10),this.inputMinute=parseInt(i,10)}this.period=this.inputHour<12?"am":"pm"},convert24to12:function(t){return t?(t-1)%12+1:12},convert12to24:function(t,e){return t%12+("pm"===e?12:0)},onInput:function(t){this.selectingHour?this.inputHour=this.isAmPm?this.convert12to24(t,this.period):t:this.inputMinute=t,this.emitValue()},onChange:function(){this.selectingHour?this.selectingHour=!1:this.$emit("change",this.value)},firstAllowed:function(t,e){var n="hour"===t?this.isAllowedHourCb:this.isAllowedMinuteCb;if(!n)return e;var i="minute"===t?h:this.isAmPm?e<12?l:f:c;return((i.find(function(t){return n((t+e)%i.length+i[0])})||0)+e)%i.length+i[0]},genClock:function(){return this.$createElement(r.default,{props:{allowedValues:this.selectingHour?this.isAllowedHourCb:this.isAllowedMinuteCb,color:this.color,dark:this.dark,double:this.selectingHour&&!this.isAmPm,format:this.selectingHour?this.isAmPm?this.convert24to12:function(t){return t}:function(t){return Object(a.default)(t,2)},light:this.light,max:this.selectingHour?this.isAmPm&&"am"===this.period?11:23:59,min:this.selectingHour&&this.isAmPm&&"pm"===this.period?12:0,readonly:this.readonly,scrollable:this.scrollable,size:this.width-(!this.fullWidth&&this.landscape?80:20),step:this.selectingHour?1:5,value:this.selectingHour?this.inputHour:this.inputMinute},on:{input:this.onInput,change:this.onChange},ref:"clock"})},genPickerBody:function(){return this.$createElement("div",{staticClass:"v-time-picker-clock__container",key:this.selectingHour},[this.genClock()])},genPickerTitle:function(){var t=this;return this.$createElement(i.default,{props:{ampm:this.isAmPm,hour:this.inputHour,minute:this.inputMinute,period:this.period,readonly:this.readonly,selectingHour:this.selectingHour},on:{"update:selectingHour":function(e){return t.selectingHour=e},"update:period":this.setPeriod},ref:"title",slot:"title"})}},render:function(){return this.genPicker("v-picker--time")}}},"./src/components/VTimePicker/VTimePickerClock.js":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_time-picker-clock.styl");var i=n("./src/mixins/colorable.ts"),r=n("./src/mixins/themeable.ts"),s=function(){return(s=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)};e.default={name:"v-time-picker-clock",mixins:[i.default,r.default],props:{allowedValues:Function,double:Boolean,format:{type:Function,default:function(t){return t}},max:{type:Number,required:!0},min:{type:Number,required:!0},scrollable:Boolean,readonly:Boolean,rotate:{type:Number,default:0},step:{type:Number,default:1},value:Number},data:function(){return{inputValue:this.value,isDragging:!1,valueOnMouseDown:null,valueOnMouseUp:null}},computed:{count:function(){return this.max-this.min+1},degreesPerUnit:function(){return 360/this.roundCount},degrees:function(){return this.degreesPerUnit*Math.PI/180},displayedValue:function(){return null==this.value?this.min:this.value},innerRadius:function(){return.62},roundCount:function(){return this.double?this.count/2:this.count}},watch:{value:function(t){this.inputValue=t}},methods:{wheel:function(t){t.preventDefault();var e=Math.sign(t.wheelDelta||1),n=this.displayedValue;do{n=((n+=e)-this.min+this.count)%this.count+this.min}while(!this.isAllowed(n)&&n!==this.displayedValue);n!==this.displayedValue&&this.update(n)},isInner:function(t){return this.double&&t-this.min>=this.roundCount},handScale:function(t){return this.isInner(t)?this.innerRadius:1},isAllowed:function(t){return!this.allowedValues||this.allowedValues(t)},genValues:function(){for(var t=[],e=this.min;e<=this.max;e+=this.step){var n=e===this.value&&(this.color||"accent");t.push(this.$createElement("span",this.setBackgroundColor(n,{staticClass:"v-time-picker-clock__item",class:{"v-time-picker-clock__item--active":e===this.displayedValue,"v-time-picker-clock__item--disabled":!this.isAllowed(e)},style:this.getTransform(e),domProps:{innerHTML:"<span>"+this.format(e)+"</span>"}})))}return t},genHand:function(){var t="scaleY("+this.handScale(this.displayedValue)+")",e=this.rotate+this.degreesPerUnit*(this.displayedValue-this.min),n=null!=this.value&&(this.color||"accent");return this.$createElement("div",this.setBackgroundColor(n,{staticClass:"v-time-picker-clock__hand",class:{"v-time-picker-clock__hand--inner":this.isInner(this.value)},style:{transform:"rotate("+e+"deg) "+t}}))},getTransform:function(t){var e=this.getPosition(t);return{left:50+50*e.x+"%",top:50+50*e.y+"%"}},getPosition:function(t){var e=this.rotate*Math.PI/180;return{x:Math.sin((t-this.min)*this.degrees+e)*this.handScale(t),y:-Math.cos((t-this.min)*this.degrees+e)*this.handScale(t)}},onMouseDown:function(t){t.preventDefault(),this.valueOnMouseDown=null,this.valueOnMouseUp=null,this.isDragging=!0,this.onDragMove(t)},onMouseUp:function(){this.isDragging=!1,null!==this.valueOnMouseUp&&this.isAllowed(this.valueOnMouseUp)&&this.$emit("change",this.valueOnMouseUp)},onDragMove:function(t){if(t.preventDefault(),this.isDragging||"click"===t.type){var e,n=this.$refs.clock.getBoundingClientRect(),i=n.width,r=n.top,s=n.left,o="touches"in t?t.touches[0]:t,a={x:i/2,y:-i/2},u={x:o.clientX-s,y:r-o.clientY},c=Math.round(this.angle(a,u)-this.rotate+360)%360,l=this.double&&this.euclidean(a,u)/i<(1+this.innerRadius)/4,f=Math.round(c/this.degreesPerUnit)+this.min+(l?this.roundCount:0);e=c>=360-this.degreesPerUnit/2?l?this.max-this.roundCount+1:this.min:f,this.isAllowed(f)&&(null===this.valueOnMouseDown&&(this.valueOnMouseDown=e),this.valueOnMouseUp=e,this.update(e))}},update:function(t){this.inputValue!==t&&(this.inputValue=t,this.$emit("input",t))},euclidean:function(t,e){var n=e.x-t.x,i=e.y-t.y;return Math.sqrt(n*n+i*i)},angle:function(t,e){var n=2*Math.atan2(e.y-t.y-this.euclidean(t,e),e.x-t.x);return Math.abs(180*n/Math.PI)}},render:function(t){var e=this,n={staticClass:"v-time-picker-clock",class:s({"v-time-picker-clock--indeterminate":null==this.value},this.themeClasses),on:this.readonly?void 0:{mousedown:this.onMouseDown,mouseup:this.onMouseUp,mouseleave:function(){return e.isDragging&&e.onMouseUp()},touchstart:this.onMouseDown,touchend:this.onMouseUp,mousemove:this.onDragMove,touchmove:this.onDragMove},ref:"clock"};return!this.readonly&&this.scrollable&&(n.on.wheel=this.wheel),t("div",n,[t("div",{staticClass:"v-time-picker-clock__inner"},[this.genHand(),this.genValues()])])}}},"./src/components/VTimePicker/VTimePickerTitle.js":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_time-picker-title.styl");var i=n("./src/mixins/picker-button.js"),r=n("./src/components/VDatePicker/util/index.js");e.default={name:"v-time-picker-title",mixins:[i.default],props:{ampm:Boolean,hour:Number,minute:Number,period:{type:String,validator:function(t){return"am"===t||"pm"===t}},readonly:Boolean,selectingHour:Boolean},methods:{genTime:function(){var t=this.hour;this.ampm&&(t=t?(t-1)%12+1:12);var e=null==this.hour?"--":this.ampm?t:Object(r.pad)(t),n=null==this.minute?"--":Object(r.pad)(this.minute);return this.$createElement("div",{class:"v-time-picker-title__time"},[this.genPickerButton("selectingHour",!0,e),this.$createElement("span",":"),this.genPickerButton("selectingHour",!1,n)])},genAmPm:function(){return this.$createElement("div",{staticClass:"v-time-picker-title__ampm"},[this.genPickerButton("period","am","am",this.readonly),this.genPickerButton("period","pm","pm",this.readonly)])}},render:function(t){return t("div",{staticClass:"v-time-picker-title"},[this.genTime(),this.ampm?this.genAmPm():null])}}},"./src/components/VTimePicker/index.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VTimePicker/VTimePicker.js");n.d(e,"VTimePicker",function(){return i.default});var r=n("./src/components/VTimePicker/VTimePickerClock.js");n.d(e,"VTimePickerClock",function(){return r.default});var s=n("./src/components/VTimePicker/VTimePickerTitle.js");n.d(e,"VTimePickerTitle",function(){return s.default}),e.default={$_vuetify_subcomponents:{VTimePicker:i.default,VTimePickerClock:r.default,VTimePickerTitle:s.default}}},"./src/components/VTimeline/VTimeline.ts":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_timeline.styl");var i=n("./src/util/mixins.ts"),r=n("./src/mixins/themeable.ts"),s=function(){return(s=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)};e.default=Object(i.default)(r.default).extend({name:"v-timeline",props:{alignTop:Boolean,dense:Boolean},computed:{classes:function(){return s({"v-timeline--align-top":this.alignTop,"v-timeline--dense":this.dense},this.themeClasses)}},render:function(t){return t("div",{staticClass:"v-timeline",class:this.classes},this.$slots.default)}})},"./src/components/VTimeline/VTimelineItem.ts":function(t,e,n){"use strict";n.r(e);var i=n("./src/util/mixins.ts"),r=n("./src/components/VIcon/index.ts"),s=n("./src/mixins/themeable.ts"),o=n("./src/mixins/colorable.ts"),a=function(){return(a=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)};e.default=Object(i.default)(o.default,s.default).extend({name:"v-timeline-item",props:{color:{type:String,default:"primary"},fillDot:Boolean,hideDot:Boolean,icon:String,iconColor:String,large:Boolean,left:Boolean,right:Boolean,small:Boolean},computed:{hasIcon:function(){return!!this.icon||!!this.$slots.icon}},methods:{genBody:function(){return this.$createElement("div",{staticClass:"v-timeline-item__body"},this.$slots.default)},genIcon:function(){return this.$slots.icon?this.$slots.icon:this.$createElement(r.default,{props:{color:this.iconColor,dark:!this.theme.isDark,small:this.small}},this.icon)},genInnerDot:function(){var t=[];this.hasIcon&&t.push(this.genIcon());var e=this.setBackgroundColor(this.color);return this.$createElement("div",a({staticClass:"v-timeline-item__inner-dot"},e),t)},genDot:function(){return this.$createElement("div",{staticClass:"v-timeline-item__dot",class:{"v-timeline-item__dot--small":this.small,"v-timeline-item__dot--large":this.large}},[this.genInnerDot()])},genOpposite:function(){return this.$createElement("div",{staticClass:"v-timeline-item__opposite"},[this.$slots.opposite])}},render:function(t){var e=[this.genBody()];return this.hideDot||e.unshift(this.genDot()),this.$slots.opposite&&e.push(this.genOpposite()),t("div",{staticClass:"v-timeline-item",class:a({"v-timeline-item--fill-dot":this.fillDot,"v-timeline-item--left":this.left,"v-timeline-item--right":this.right},this.themeClasses)},e)}})},"./src/components/VTimeline/index.ts":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VTimeline/VTimeline.ts");n.d(e,"VTimeline",function(){return i.default});var r=n("./src/components/VTimeline/VTimelineItem.ts");n.d(e,"VTimelineItem",function(){return r.default}),e.default={$_vuetify_subcomponents:{VTimeline:i.default,VTimelineItem:r.default}}},"./src/components/VToolbar/VToolbar.js":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_toolbar.styl");var i=n("./src/mixins/applicationable.ts"),r=n("./src/mixins/colorable.ts"),s=n("./src/mixins/themeable.ts"),o=n("./src/mixins/ssr-bootable.ts"),a=n("./src/directives/scroll.ts"),u=n("./src/util/console.ts"),c=function(){return(c=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)};e.default={name:"v-toolbar",directives:{Scroll:a.default},mixins:[Object(i.default)("top",["clippedLeft","clippedRight","computedHeight","invertedScroll","manualScroll"]),r.default,o.default,s.default],props:{card:Boolean,clippedLeft:Boolean,clippedRight:Boolean,dense:Boolean,extended:Boolean,extensionHeight:{type:[Number,String],validator:function(t){return!isNaN(parseInt(t))}},flat:Boolean,floating:Boolean,height:{type:[Number,String],validator:function(t){return!isNaN(parseInt(t))}},invertedScroll:Boolean,manualScroll:Boolean,prominent:Boolean,scrollOffScreen:Boolean,scrollToolbarOffScreen:Boolean,scrollTarget:String,scrollThreshold:{type:Number,default:300},tabs:Boolean},data:function(){return{activeTimeout:null,currentScroll:0,heights:{mobileLandscape:48,mobile:56,desktop:64,dense:48},isActive:!0,isExtended:!1,isScrollingUp:!1,previousScroll:null,previousScrollDirection:null,savedScroll:0,target:null}},computed:{canScroll:function(){return this.scrollToolbarOffScreen?(Object(u.deprecate)("scrollToolbarOffScreen","scrollOffScreen",this),!0):this.scrollOffScreen||this.invertedScroll},computedContentHeight:function(){return this.height?parseInt(this.height):this.dense?this.heights.dense:this.prominent||this.$vuetify.breakpoint.mdAndUp?this.heights.desktop:this.$vuetify.breakpoint.smAndDown&&this.$vuetify.breakpoint.width>this.$vuetify.breakpoint.height?this.heights.mobileLandscape:this.heights.mobile},computedExtensionHeight:function(){return this.tabs?48:this.extensionHeight?parseInt(this.extensionHeight):this.computedContentHeight},computedHeight:function(){return this.isExtended?this.computedContentHeight+this.computedExtensionHeight:this.computedContentHeight},computedMarginTop:function(){return this.app?this.$vuetify.application.bar:0},classes:function(){return c({"v-toolbar":!0,"elevation-0":this.flat||!this.isActive&&!this.tabs&&this.canScroll,"v-toolbar--absolute":this.absolute,"v-toolbar--card":this.card,"v-toolbar--clipped":this.clippedLeft||this.clippedRight,"v-toolbar--dense":this.dense,"v-toolbar--extended":this.isExtended,"v-toolbar--fixed":!this.absolute&&(this.app||this.fixed),"v-toolbar--floating":this.floating,"v-toolbar--prominent":this.prominent},this.themeClasses)},computedPaddingLeft:function(){return!this.app||this.clippedLeft?0:this.$vuetify.application.left},computedPaddingRight:function(){return!this.app||this.clippedRight?0:this.$vuetify.application.right},computedTransform:function(){return this.isActive?0:this.canScroll?-this.computedContentHeight:-this.computedHeight},currentThreshold:function(){return Math.abs(this.currentScroll-this.savedScroll)},styles:function(){return{marginTop:this.computedMarginTop+"px",paddingRight:this.computedPaddingRight+"px",paddingLeft:this.computedPaddingLeft+"px",transform:"translateY("+this.computedTransform+"px)"}}},watch:{currentThreshold:function(t){if(this.invertedScroll)return this.isActive=this.currentScroll>this.scrollThreshold;t<this.scrollThreshold||!this.isBooted||(this.isActive=this.isScrollingUp,this.savedScroll=this.currentScroll)},isActive:function(){this.savedScroll=0},invertedScroll:function(t){this.isActive=!t},manualScroll:function(t){this.isActive=!t},isScrollingUp:function(){this.savedScroll=this.savedScroll||this.currentScroll}},created:function(){(this.invertedScroll||this.manualScroll)&&(this.isActive=!1)},mounted:function(){this.scrollTarget&&(this.target=document.querySelector(this.scrollTarget))},methods:{onScroll:function(){if(this.canScroll&&!this.manualScroll&&"undefined"!=typeof window){var t=this.target||window;this.currentScroll=this.scrollTarget?t.scrollTop:t.pageYOffset||document.documentElement.scrollTop,this.isScrollingUp=this.currentScroll<this.previousScroll,this.previousScroll=this.currentScroll}},updateApplication:function(){return this.invertedScroll||this.manualScroll?0:this.computedHeight}},render:function(t){this.isExtended=this.extended||!!this.$slots.extension;var e=[],n=this.setBackgroundColor(this.color,{class:this.classes,style:this.styles,on:this.$listeners});return n.directives=[{arg:this.scrollTarget,name:"scroll",value:this.onScroll}],e.push(t("div",{staticClass:"v-toolbar__content",style:{height:this.computedContentHeight+"px"},ref:"content"},this.$slots.default)),this.isExtended&&e.push(t("div",{staticClass:"v-toolbar__extension",style:{height:this.computedExtensionHeight+"px"}},this.$slots.extension)),t("nav",n,e)}}},"./src/components/VToolbar/VToolbarSideIcon.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VBtn/index.ts"),r=n("./src/components/VIcon/index.ts");e.default={name:"v-toolbar-side-icon",functional:!0,render:function(t,e){var n=e.slots,s=e.listeners,o=e.props,a=e.data,u=a.staticClass?a.staticClass+" v-toolbar__side-icon":"v-toolbar__side-icon",c=Object.assign(a,{staticClass:u,props:Object.assign(o,{icon:!0}),on:s}),l=n().default;return t(i.default,c,l||[t(r.default,"$vuetify.icons.menu")])}}},"./src/components/VToolbar/index.js":function(t,e,n){"use strict";n.r(e),n.d(e,"VToolbarTitle",function(){return o}),n.d(e,"VToolbarItems",function(){return a});var i=n("./src/util/helpers.ts"),r=n("./src/components/VToolbar/VToolbar.js");n.d(e,"VToolbar",function(){return r.default});var s=n("./src/components/VToolbar/VToolbarSideIcon.js");n.d(e,"VToolbarSideIcon",function(){return s.default});var o=Object(i.createSimpleFunctional)("v-toolbar__title"),a=Object(i.createSimpleFunctional)("v-toolbar__items");e.default={$_vuetify_subcomponents:{VToolbar:r.default,VToolbarItems:a,VToolbarTitle:o,VToolbarSideIcon:s.default}}},"./src/components/VTooltip/VTooltip.js":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_tooltips.styl");var i=n("./src/mixins/colorable.ts"),r=n("./src/mixins/delayable.ts"),s=n("./src/mixins/dependent.ts"),o=n("./src/mixins/detachable.js"),a=n("./src/mixins/menuable.js"),u=n("./src/mixins/toggleable.ts"),c=n("./src/util/helpers.ts");e.default={name:"v-tooltip",mixins:[i.default,r.default,s.default,o.default,a.default,u.default],props:{closeDelay:{type:[Number,String],default:200},debounce:{type:[Number,String],default:0},disabled:Boolean,fixed:{type:Boolean,default:!0},openDelay:{type:[Number,String],default:200},tag:{type:String,default:"span"},transition:String,zIndex:{default:null}},data:function(){return{calculatedMinWidth:0,closeDependents:!1}},computed:{calculatedLeft:function(){var t=this.dimensions,e=t.activator,n=t.content,i=!(this.bottom||this.left||this.top||this.right),r=0;return this.top||this.bottom||i?r=e.left+e.width/2-n.width/2:(this.left||this.right)&&(r=e.left+(this.right?e.width:-n.width)+(this.right?10:-10)),this.nudgeLeft&&(r-=parseInt(this.nudgeLeft)),this.nudgeRight&&(r+=parseInt(this.nudgeRight)),this.calcXOverflow(r)+"px"},calculatedTop:function(){var t=this.dimensions,e=t.activator,n=t.content,i=0;return this.top||this.bottom?i=e.top+(this.bottom?e.height:-n.height)+(this.bottom?10:-10):(this.left||this.right)&&(i=e.top+e.height/2-n.height/2),this.nudgeTop&&(i-=parseInt(this.nudgeTop)),this.nudgeBottom&&(i+=parseInt(this.nudgeBottom)),this.calcYOverflow(i+this.pageYOffset)+"px"},classes:function(){return{"v-tooltip--top":this.top,"v-tooltip--right":this.right,"v-tooltip--bottom":this.bottom,"v-tooltip--left":this.left}},computedTransition:function(){return this.transition?this.transition:this.top?"slide-y-reverse-transition":this.right?"slide-x-transition":this.bottom?"slide-y-transition":this.left?"slide-x-reverse-transition":void 0},offsetY:function(){return this.top||this.bottom},offsetX:function(){return this.left||this.right},styles:function(){return{left:this.calculatedLeft,maxWidth:Object(c.convertToUnit)(this.maxWidth),opacity:this.isActive?.9:0,top:this.calculatedTop,zIndex:this.zIndex||this.activeZIndex}}},mounted:function(){this.value&&this.callActivate()},methods:{activate:function(){this.updateDimensions(),requestAnimationFrame(this.startTransition)}},render:function(t){var e,n=this,i=t("div",this.setBackgroundColor(this.color,{staticClass:"v-tooltip__content",class:(e={},e[this.contentClass]=!0,e.menuable__content__active=this.isActive,e),style:this.styles,attrs:this.getScopeIdAttrs(),directives:[{name:"show",value:this.isContentActive}],ref:"content"}),this.showLazyContent(this.$slots.default));return t(this.tag,{staticClass:"v-tooltip",class:this.classes},[t("transition",{props:{name:this.computedTransition}},[i]),t("span",{on:this.disabled?{}:{mouseenter:function(){n.runDelay("open",function(){return n.isActive=!0})},mouseleave:function(){n.runDelay("close",function(){return n.isActive=!1})}},ref:"activator"},this.$slots.activator)])}}},"./src/components/VTooltip/index.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VTooltip/VTooltip.js");n.d(e,"VTooltip",function(){return i.default}),e.default=i.default},"./src/components/VTreeview/VTreeview.ts":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_treeview.styl");var i=n("./src/components/VTreeview/VTreeviewNode.ts"),r=n("./src/mixins/themeable.ts"),s=n("./src/mixins/registrable.ts"),o=n("./src/util/helpers.ts"),a=n("./src/util/mixins.ts"),u=n("./src/util/console.ts"),c=function(){return(c=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)},l=function(t,e){var n="function"==typeof Symbol&&t[Symbol.iterator];if(!n)return t;var i,r,s=n.call(t),o=[];try{for(;(void 0===e||e-- >0)&&!(i=s.next()).done;)o.push(i.value)}catch(t){r={error:t}}finally{try{i&&!i.done&&(n=s.return)&&n.call(s)}finally{if(r)throw r.error}}return o},f=function(){for(var t=[],e=0;e<arguments.length;e++)t=t.concat(l(arguments[e]));return t};function h(t){var e=Number(t);return isNaN(e)?t:e}e.default=Object(a.default)(Object(s.provide)("treeview"),r.default).extend({name:"v-treeview",provide:function(){return{treeview:this}},props:c({active:{type:Array,default:function(){return[]}},items:{type:Array,default:function(){return[]}},hoverable:Boolean,multipleActive:Boolean,open:{type:Array,default:function(){return[]}},openAll:Boolean,value:{type:Array,default:function(){return[]}}},i.VTreeviewNodeProps),data:function(){return{nodes:{},selectedCache:new Set,activeCache:new Set,openCache:new Set}},watch:{items:{handler:function(){if(Object.keys(this.nodes).length!==this.countItems(this.items)){var t=f(this.selectedCache);this.selectedCache=new Set,this.activeCache=new Set,this.openCache=new Set,this.buildTree(this.items),Object(o.deepEqual)(t,f(this.selectedCache))||this.emitSelected()}},deep:!0},active:function(t){var e=this,n=f(this.activeCache);t&&!Object(o.deepEqual)(n,t)&&(n.forEach(function(t){return e.updateActive(t,!1)}),t.forEach(function(t){return e.updateActive(t,!0)}),this.emitActive())},value:function(t){var e=this,n=f(this.selectedCache);t&&!Object(o.deepEqual)(n,t)&&(n.forEach(function(t){return e.updateSelected(t,!1)}),t.forEach(function(t){return e.updateSelected(t,!0)}),this.emitSelected())},open:function(t){var e=this,n=f(this.openCache);Object(o.deepEqual)(n,t)||(n.forEach(function(t){return e.updateOpen(t,!1)}),t.forEach(function(t){return e.updateOpen(t,!0)}),this.emitOpen())}},created:function(){var t=this;this.buildTree(this.items),this.value.forEach(function(e){return t.updateSelected(e,!0)}),this.emitSelected(),this.active.forEach(function(e){return t.updateActive(e,!0)}),this.emitActive()},mounted:function(){var t=this;(this.$slots.prepend||this.$slots.append)&&Object(u.consoleWarn)("The prepend and append slots require a slot-scope attribute",this),this.openAll?Object.keys(this.nodes).forEach(function(e){return t.updateOpen(h(e),!0)}):this.open.forEach(function(e){return t.updateOpen(e,!0)}),this.emitOpen()},methods:{buildTree:function(t,e){var n=this;void 0===e&&(e=null);for(var i=0;i<t.length;i++){var r=t[i],s=Object(o.getObjectValueByPath)(r,this.itemKey),a=Object(o.getObjectValueByPath)(r,this.itemChildren,[]),u=this.nodes.hasOwnProperty(s)?this.nodes[s]:{isSelected:!1,isIndeterminate:!1,isActive:!1,isOpen:!1,vnode:null},c={vnode:u.vnode,parent:e,children:a.map(function(t){return Object(o.getObjectValueByPath)(t,n.itemKey)})};this.buildTree(a,s),!this.nodes.hasOwnProperty(s)&&null!==e&&this.nodes.hasOwnProperty(e)?(c.isSelected=this.nodes[e].isSelected,c.isIndeterminate=this.nodes[e].isIndeterminate):(c.isSelected=u.isSelected,c.isIndeterminate=u.isIndeterminate),c.isActive=u.isActive,c.isOpen=u.isOpen,this.nodes[s]=a.length?this.calculateState(c,this.nodes):c,this.nodes[s].isSelected&&this.selectedCache.add(s),this.nodes[s].isActive&&this.activeCache.add(s),this.nodes[s].isOpen&&this.openCache.add(s),this.updateVnodeState(s)}},countItems:function(t){for(var e=0,n=0;n<t.length;n++){var i=t[n];e+=1,e+=i.children?this.countItems(i.children):0}return e},calculateState:function(t,e){var n=t.children.reduce(function(t,n){return t[0]+=+Boolean(e[n].isSelected),t[1]+=+Boolean(e[n].isIndeterminate),t},[0,0]);return t.isSelected=!!t.children.length&&n[0]===t.children.length,t.isIndeterminate=!t.isSelected&&(n[0]>0||n[1]>0),t},emitOpen:function(){this.$emit("update:open",f(this.openCache))},emitSelected:function(){this.$emit("input",f(this.selectedCache))},emitActive:function(){this.$emit("update:active",f(this.activeCache))},getDescendants:function(t,e){void 0===e&&(e=[]);var n=this.nodes[t].children;e.push.apply(e,f(n));for(var i=0;i<n.length;i++)e=this.getDescendants(n[i],e);return e},getParents:function(t){for(var e=this.nodes[t].parent,n=[];null!==e;)n.push(e),e=this.nodes[e].parent;return n},register:function(t){var e=Object(o.getObjectValueByPath)(t.item,this.itemKey);this.nodes[e].vnode=t,this.updateVnodeState(e)},unregister:function(t){var e=Object(o.getObjectValueByPath)(t.item,this.itemKey);this.nodes[e].vnode=null},updateActive:function(t,e){var n=this;if(this.nodes.hasOwnProperty(t)){this.multipleActive||this.activeCache.forEach(function(t){n.nodes[t].isActive=!1,n.updateVnodeState(t),n.activeCache.delete(t)});var i=this.nodes[t];i&&(e?this.activeCache.add(t):this.activeCache.delete(t),i.isActive=e,this.updateVnodeState(t))}},updateSelected:function(t,e){var n=this;if(this.nodes.hasOwnProperty(t)){var i={},r=f([t],this.getDescendants(t));r.forEach(function(t){n.nodes[t].isSelected=e,n.nodes[t].isIndeterminate=!1,i[t]=e});var s=this.getParents(t);s.forEach(function(t){n.nodes[t]=n.calculateState(n.nodes[t],n.nodes),i[t]=n.nodes[t].isSelected}),f([t],r,s).forEach(this.updateVnodeState),Object.keys(i).forEach(function(t){!0===i[t]?n.selectedCache.add(h(t)):n.selectedCache.delete(h(t))})}},updateOpen:function(t,e){var n=this;if(this.nodes.hasOwnProperty(t)){var i=this.nodes[t];i.children&&!i.children.length&&i.vnode&&!i.vnode.hasLoaded?i.vnode.checkChildren().then(function(){return n.updateOpen(t,e)}):(i.isOpen=e,i.isOpen?this.openCache.add(t):this.openCache.delete(t),this.updateVnodeState(t))}},updateVnodeState:function(t){var e=this.nodes[t];e&&e.vnode&&(e.vnode.isSelected=e.isSelected,e.vnode.isIndeterminate=e.isIndeterminate,e.vnode.isActive=e.isActive,e.vnode.isOpen=e.isOpen)}},render:function(t){var e=this.items.length?this.items.map(i.default.options.methods.genChild.bind(this)):this.$slots.default;return t("div",{staticClass:"v-treeview",class:c({"v-treeview--hoverable":this.hoverable},this.themeClasses)},e)}})},"./src/components/VTreeview/VTreeviewNode.ts":function(t,e,n){"use strict";n.r(e),n.d(e,"VTreeviewNodeProps",function(){return l});var i=n("./src/components/transitions/index.js"),r=n("./src/components/VIcon/index.ts"),s=n("./src/components/VTreeview/VTreeviewNode.ts"),o=n("./src/mixins/registrable.ts"),a=n("./src/util/mixins.ts"),u=n("./src/util/helpers.ts"),c=function(){return(c=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)},l={activatable:Boolean,activeClass:{type:String,default:"v-treeview-node--active"},selectable:Boolean,selectedColor:{type:String,default:"accent"},indeterminateIcon:{type:String,default:"$vuetify.icons.checkboxIndeterminate"},onIcon:{type:String,default:"$vuetify.icons.checkboxOn"},offIcon:{type:String,default:"$vuetify.icons.checkboxOff"},expandIcon:{type:String,default:"$vuetify.icons.subgroup"},loadingIcon:{type:String,default:"$vuetify.icons.loading"},itemKey:{type:String,default:"id"},itemText:{type:String,default:"name"},itemChildren:{type:String,default:"children"},loadChildren:Function,openOnClick:Boolean,transition:Boolean};e.default=Object(a.default)(Object(o.inject)("treeview")).extend({name:"v-treeview-node",inject:{treeview:{default:null}},props:c({item:{type:Object,default:function(){return null}}},l),data:function(){return{isOpen:!1,isSelected:!1,isIndeterminate:!1,isActive:!1,isLoading:!1,hasLoaded:!1}},computed:{key:function(){return Object(u.getObjectValueByPath)(this.item,this.itemKey)},children:function(){return Object(u.getObjectValueByPath)(this.item,this.itemChildren)},text:function(){return Object(u.getObjectValueByPath)(this.item,this.itemText)},scopedProps:function(){return{item:this.item,leaf:!this.children,selected:this.isSelected,indeterminate:this.isIndeterminate,active:this.isActive,open:this.isOpen}},computedIcon:function(){return this.isIndeterminate?this.indeterminateIcon:this.isSelected?this.onIcon:this.offIcon},hasChildren:function(){return!(!this.children||!this.children.length&&!this.loadChildren)}},created:function(){this.treeview.register(this)},beforeDestroy:function(){this.treeview.unregister(this)},methods:{checkChildren:function(){var t=this;return new Promise(function(e){if(!t.children||t.children.length||!t.loadChildren||t.hasLoaded)return e();t.isLoading=!0,e(t.loadChildren(t.item))}).then(function(){t.isLoading=!1,t.hasLoaded=!0})},open:function(){this.isOpen=!this.isOpen,this.treeview.updateOpen(this.key,this.isOpen),this.treeview.emitOpen()},genLabel:function(){return this.$createElement("label",{slot:"label",staticClass:"v-treeview-node__label"},[this.text])},genContent:function(){var t=[this.$scopedSlots.prepend&&this.$scopedSlots.prepend(this.scopedProps),this.genLabel(),this.$scopedSlots.append&&this.$scopedSlots.append(this.scopedProps)];return this.$createElement("div",{staticClass:"v-treeview-node__content"},t)},genToggle:function(){var t=this;return this.$createElement(r.VIcon,{staticClass:"v-treeview-node__toggle",class:{"v-treeview-node__toggle--open":this.isOpen,"v-treeview-node__toggle--loading":this.isLoading},slot:"prepend",on:{click:function(e){e.stopPropagation(),t.isLoading||t.checkChildren().then(function(){return t.open()})}}},[this.isLoading?this.loadingIcon:this.expandIcon])},genCheckbox:function(){var t=this;return this.$createElement(r.VIcon,{staticClass:"v-treeview-node__checkbox",props:{color:this.isSelected?this.selectedColor:void 0},on:{click:function(e){e.stopPropagation(),t.isLoading||t.checkChildren().then(function(){t.$nextTick(function(){t.isSelected=!t.isSelected,t.isIndeterminate=!1,t.treeview.updateSelected(t.key,t.isSelected),t.treeview.emitSelected()})})}}},[this.computedIcon])},genNode:function(){var t=this,e=[this.genContent()];return this.selectable&&e.unshift(this.genCheckbox()),this.hasChildren&&e.unshift(this.genToggle()),this.$createElement("div",{staticClass:"v-treeview-node__root",on:{click:function(){t.openOnClick&&t.children?t.open():t.activatable&&(t.isActive=!t.isActive,t.treeview.updateActive(t.key,t.isActive),t.treeview.emitActive())}}},e)},genChild:function(t){return this.$createElement(s.default,{key:Object(u.getObjectValueByPath)(t,this.itemKey),props:{activatable:this.activatable,activeClass:this.activeClass,item:t,selectable:this.selectable,selectedColor:this.selectedColor,expandIcon:this.expandIcon,indeterminateIcon:this.indeterminateIcon,offIcon:this.offIcon,onIcon:this.onIcon,loadingIcon:this.loadingIcon,itemKey:this.itemKey,itemText:this.itemText,itemChildren:this.itemChildren,loadChildren:this.loadChildren,transition:this.transition,openOnClick:this.openOnClick},scopedSlots:this.$scopedSlots})},genChildrenWrapper:function(){if(!this.isOpen||!this.children)return null;var t=[this.children.map(this.genChild)];return this.$createElement("div",{staticClass:"v-treeview-node__children"},t)},genTransition:function(){return this.$createElement(i.VExpandTransition,[this.genChildrenWrapper()])}},render:function(t){var e,n=[this.genNode()];return this.transition?n.push(this.genTransition()):n.push(this.genChildrenWrapper()),t("div",{staticClass:"v-treeview-node",class:(e={},e[this.activeClass]=this.isActive,e["v-treeview-node--leaf"]=!this.hasChildren,e["v-treeview-node--click"]=this.openOnClick,e["v-treeview-node--selected"]=this.isSelected,e)},n)}})},"./src/components/VTreeview/index.ts":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VTreeview/VTreeview.ts");n.d(e,"VTreeview",function(){return i.default});var r=n("./src/components/VTreeview/VTreeviewNode.ts");n.d(e,"VTreeviewNode",function(){return r.default}),e.default={$_vuetify_subcomponents:{VTreeview:i.default,VTreeviewNode:r.default}}},"./src/components/VWindow/VWindow.ts":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_windows.styl");var i=n("./src/components/VItemGroup/VItemGroup.ts"),r=n("./src/directives/touch.ts");e.default=i.BaseItemGroup.extend({name:"v-window",provide:function(){return{windowGroup:this}},directives:{Touch:r.default},props:{mandatory:{type:Boolean,default:!0},reverse:{type:Boolean,default:void 0},touch:Object,touchless:Boolean,value:{required:!1},vertical:Boolean},data:function(){return{internalHeight:void 0,isActive:!1,isBooted:!1,isReverse:!1}},computed:{computedTransition:function(){return this.isBooted?"v-window-"+(this.vertical?"y":"x")+(this.internalReverse===!this.$vuetify.rtl?"-reverse":"")+"-transition":""},internalIndex:function(){var t=this;return this.items.findIndex(function(e,n){return t.internalValue===t.getValue(e,n)})},internalReverse:function(){return void 0!==this.reverse?this.reverse:this.isReverse}},watch:{internalIndex:"updateReverse"},mounted:function(){var t=this;this.$nextTick(function(){return t.isBooted=!0})},methods:{genContainer:function(){return this.$createElement("div",{staticClass:"v-window__container",class:{"v-window__container--is-active":this.isActive},style:{height:this.internalHeight}},this.$slots.default)},next:function(){this.isReverse=!1;var t=(this.internalIndex+1)%this.items.length,e=this.items[t];this.internalValue=this.getValue(e,t)},prev:function(){this.isReverse=!0;var t=(this.internalIndex+this.items.length-1)%this.items.length,e=this.items[t];this.internalValue=this.getValue(e,t)},updateReverse:function(t,e){this.isReverse=t<e}},render:function(t){var e={staticClass:"v-window",directives:[]};if(!this.touchless){var n=this.touch||{left:this.next,right:this.prev};e.directives.push({name:"touch",value:n})}return t("div",e,[this.genContainer()])}})},"./src/components/VWindow/VWindowItem.ts":function(t,e,n){"use strict";n.r(e);var i=n("./src/mixins/bootable.ts"),r=n("./src/mixins/groupable.ts"),s=n("./src/directives/touch.ts"),o=n("./src/util/helpers.ts"),a=n("./src/util/mixins.ts");e.default=Object(a.default)(i.default,Object(r.factory)("windowGroup","v-window-item","v-window")).extend({name:"v-window-item",directives:{Touch:s.default},props:{reverseTransition:{type:[Boolean,String],default:void 0},transition:{type:[Boolean,String],default:void 0},value:{required:!1}},data:function(){return{isActive:!1,wasCancelled:!1}},computed:{computedTransition:function(){return this.windowGroup.internalReverse?void 0!==this.reverseTransition?this.reverseTransition||"":this.windowGroup.computedTransition:void 0!==this.transition?this.transition||"":this.windowGroup.computedTransition}},methods:{genDefaultSlot:function(){return this.$slots.default},onAfterEnter:function(){var t=this;this.wasCancelled?this.wasCancelled=!1:requestAnimationFrame(function(){t.windowGroup.internalHeight=void 0,t.windowGroup.isActive=!1})},onBeforeEnter:function(){this.windowGroup.isActive=!0},onBeforeLeave:function(t){this.windowGroup.internalHeight=Object(o.convertToUnit)(t.clientHeight)},onEnterCancelled:function(){this.wasCancelled=!0},onEnter:function(t,e){var n=this,i=this.windowGroup.isBooted;i&&Object(o.addOnceEventListener)(t,"transitionend",e),requestAnimationFrame(function(){n.windowGroup.internalHeight=Object(o.convertToUnit)(t.clientHeight),!i&&setTimeout(e,100)})}},render:function(t){var e=t("div",{staticClass:"v-window-item",directives:[{name:"show",value:this.isActive}],on:this.$listeners},this.showLazyContent(this.genDefaultSlot()));return t("transition",{props:{name:this.computedTransition},on:{afterEnter:this.onAfterEnter,beforeEnter:this.onBeforeEnter,beforeLeave:this.onBeforeLeave,enter:this.onEnter,enterCancelled:this.onEnterCancelled}},[e])}})},"./src/components/VWindow/index.ts":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VWindow/VWindow.ts");n.d(e,"VWindow",function(){return i.default});var r=n("./src/components/VWindow/VWindowItem.ts");n.d(e,"VWindowItem",function(){return r.default}),e.default={$_vuetify_subcomponents:{VWindow:i.default,VWindowItem:r.default}}},"./src/components/Vuetify/index.ts":function(t,e,n){"use strict";n.r(e),n.d(e,"checkVueVersion",function(){return p});var i=n("vue"),r=n.n(i),s=n("./src/components/Vuetify/mixins/application.ts"),o=n("./src/components/Vuetify/mixins/breakpoint.ts"),a=n("./src/components/Vuetify/mixins/theme.ts"),u=n("./src/components/Vuetify/mixins/icons.js"),c=n("./src/components/Vuetify/mixins/options.js"),l=n("./src/components/Vuetify/mixins/lang.ts"),f=n("./src/components/Vuetify/util/goTo.js"),h=n("./src/util/console.ts"),d={install:function(t,e){if(void 0===e&&(e={}),!this.installed){this.installed=!0,r.a!==t&&Object(h.consoleError)("Multiple instances of Vue detected\nSee https://github.com/vuetifyjs/vuetify/issues/4068\n\nIf you're seeing \"$attrs is readonly\", it's caused by this"),p(t);var n=Object(l.default)(e.lang);if(t.prototype.$vuetify=new t({mixins:[o.default],data:{application:s.default,dark:!1,icons:Object(u.default)(e.iconfont,e.icons),lang:n,options:Object(c.default)(e.options),rtl:e.rtl,theme:Object(a.default)(e.theme)},methods:{goTo:f.default,t:n.t.bind(n)}}),e.directives)for(var i in e.directives)t.directive(i,e.directives[i]);!function e(n){if(n){for(var i in n){var r=n[i];r&&!e(r.$_vuetify_subcomponents)&&t.component(i,r)}return!0}return!1}(e.components)}},version:"1.3.8"};function p(t,e){var n=e||"^2.5.10",i=n.split(".",3).map(function(t){return t.replace(/\D/g,"")}).map(Number),r=t.version.split(".",3).map(function(t){return parseInt(t,10)});r[0]===i[0]&&(r[1]>i[1]||r[1]===i[1]&&r[2]>=i[2])||Object(h.consoleWarn)("Vuetify requires Vue version "+n)}e.default=d},"./src/components/Vuetify/mixins/application.ts":function(t,e,n){"use strict";n.r(e),e.default={bar:0,bottom:0,footer:0,insetFooter:0,left:0,right:0,top:0,components:{bar:{},bottom:{},footer:{},insetFooter:{},left:{},right:{},top:{}},bind:function(t,e,n){var i;this.components[e]&&(this.components[e]=((i={})[t]=n,i),this.update(e))},unbind:function(t,e){null!=this.components[e][t]&&(delete this.components[e][t],this.update(e))},update:function(t){this[t]=Object.values(this.components[t]).reduce(function(t,e){return t+e},0)}}},"./src/components/Vuetify/mixins/breakpoint.ts":function(t,e,n){"use strict";n.r(e);var i=n("vue"),r=n.n(i);function s(){return"undefined"==typeof document?0:Math.max(document.documentElement.clientWidth,window.innerWidth||0)}function o(){return"undefined"==typeof document?0:Math.max(document.documentElement.clientHeight,window.innerHeight||0)}e.default=r.a.extend({data:function(){return{clientHeight:o(),clientWidth:s(),resizeTimeout:void 0}},computed:{breakpoint:function(){var t,e=this.clientWidth<600,n=this.clientWidth<960&&!e,i=this.clientWidth<1264&&!(n||e),r=this.clientWidth<1904&&!(i||n||e),s=this.clientWidth>=1904,o=e,a=n,u=(e||n)&&!(i||r||s),c=!e&&(n||i||r||s),l=i,f=(e||n||i)&&!(r||s),h=!(e||n)&&(i||r||s),d=r,p=(e||n||i||r)&&!s,m=!(e||n||i)&&(r||s),v=s;switch(!0){case e:t="xs";break;case n:t="sm";break;case i:t="md";break;case r:t="lg";break;default:t="xl"}return{xs:e,sm:n,md:i,lg:r,xl:s,name:t,xsOnly:o,smOnly:a,smAndDown:u,smAndUp:c,mdOnly:l,mdAndDown:f,mdAndUp:h,lgOnly:d,lgAndDown:p,lgAndUp:m,xlOnly:v,width:this.clientWidth,height:this.clientHeight}}},created:function(){"undefined"!=typeof window&&window.addEventListener("resize",this.onResize,{passive:!0})},beforeDestroy:function(){"undefined"!=typeof window&&window.removeEventListener("resize",this.onResize)},methods:{onResize:function(){clearTimeout(this.resizeTimeout),this.resizeTimeout=window.setTimeout(this.setDimensions,200)},setDimensions:function(){this.clientHeight=o(),this.clientWidth=s()}}})},"./src/components/Vuetify/mixins/icons.js":function(t,e,n){"use strict";n.r(e),n.d(e,"default",function(){return r});var i={md:{complete:"check",cancel:"cancel",close:"close",delete:"cancel",clear:"clear",success:"check_circle",info:"info",warning:"priority_high",error:"warning",prev:"chevron_left",next:"chevron_right",checkboxOn:"check_box",checkboxOff:"check_box_outline_blank",checkboxIndeterminate:"indeterminate_check_box",delimiter:"fiber_manual_record",sort:"arrow_upward",expand:"keyboard_arrow_down",menu:"menu",subgroup:"arrow_drop_down",dropdown:"arrow_drop_down",radioOn:"radio_button_checked",radioOff:"radio_button_unchecked",edit:"edit",ratingEmpty:"star_border",ratingFull:"star",ratingHalf:"star_half",loading:"cached"},mdi:{complete:"mdi-check",cancel:"mdi-close-circle",close:"mdi-close",delete:"mdi-close-circle",clear:"mdi-close",success:"mdi-check-circle",info:"mdi-information",warning:"mdi-exclamation",error:"mdi-alert",prev:"mdi-chevron-left",next:"mdi-chevron-right",checkboxOn:"mdi-checkbox-marked",checkboxOff:"mdi-checkbox-blank-outline",checkboxIndeterminate:"mdi-minus-box",delimiter:"mdi-circle",sort:"mdi-arrow-up",expand:"mdi-chevron-down",menu:"mdi-menu",subgroup:"mdi-menu-down",dropdown:"mdi-menu-down",radioOn:"mdi-radiobox-marked",radioOff:"mdi-radiobox-blank",edit:"mdi-pencil",ratingEmpty:"mdi-star-outline",ratingFull:"mdi-star",ratingHalf:"mdi-star-half"},fa:{complete:"fas fa-check",cancel:"fas fa-times-circle",close:"fas fa-times",delete:"fas fa-times-circle",clear:"fas fa-times-circle",success:"fas fa-check-circle",info:"fas fa-info-circle",warning:"fas fa-exclamation",error:"fas fa-exclamation-triangle",prev:"fas fa-chevron-left",next:"fas fa-chevron-right",checkboxOn:"fas fa-check-square",checkboxOff:"far fa-square",checkboxIndeterminate:"fas fa-minus-square",delimiter:"fas fa-circle",sort:"fas fa-sort-up",expand:"fas fa-chevron-down",menu:"fas fa-bars",subgroup:"fas fa-caret-down",dropdown:"fas fa-caret-down",radioOn:"far fa-dot-circle",radioOff:"far fa-circle",edit:"fas fa-edit",ratingEmpty:"far fa-star",ratingFull:"fas fa-star",ratingHalf:"fas fa-star-half"},fa4:{complete:"fa fa-check",cancel:"fa fa-times-circle",close:"fa fa-times",delete:"fa fa-times-circle",clear:"fa fa-times-circle",success:"fa fa-check-circle",info:"fa fa-info-circle",warning:"fa fa-exclamation",error:"fa fa-exclamation-triangle",prev:"fa fa-chevron-left",next:"fa fa-chevron-right",checkboxOn:"fa fa-check-square",checkboxOff:"fa fa-square-o",checkboxIndeterminate:"fa fa-minus-square",delimiter:"fa fa-circle",sort:"fa fa-sort-up",expand:"fa fa-chevron-down",menu:"fa fa-bars",subgroup:"fa fa-caret-down",dropdown:"fa fa-caret-down",radioOn:"fa fa-dot-circle",radioOff:"fa fa-circle-o",edit:"fa fa-pencil",ratingEmpty:"fa fa-star-o",ratingFull:"fa fa-star",ratingHalf:"fa fa-star-half-o"}};function r(t,e){return void 0===t&&(t="md"),void 0===e&&(e={}),Object.assign({},i[t]||i.md,e)}},"./src/components/Vuetify/mixins/lang.ts":function(t,e,n){"use strict";n.r(e),n.d(e,"default",function(){return l});var i=n("./src/locale/en.ts"),r=n("./src/util/helpers.ts"),s=n("./src/util/console.ts"),o=function(t,e){var n="function"==typeof Symbol&&t[Symbol.iterator];if(!n)return t;var i,r,s=n.call(t),o=[];try{for(;(void 0===e||e-- >0)&&!(i=s.next()).done;)o.push(i.value)}catch(t){r={error:t}}finally{try{i&&!i.done&&(n=s.return)&&n.call(s)}finally{if(r)throw r.error}}return o},a=function(){for(var t=[],e=0;e<arguments.length;e++)t=t.concat(o(arguments[e]));return t},u="$vuetify.",c=Symbol("Lang fallback");function l(t){return void 0===t&&(t={}),{locales:Object.assign({en:i.default},t.locales),current:t.current||"en",t:function(e){for(var n=[],o=1;o<arguments.length;o++)n[o-1]=arguments[o];return e.startsWith(u)?t.t?t.t.apply(t,a([e],n)):function t(e,n,o){void 0===o&&(o=!1);var a=n.replace(u,""),l=Object(r.getObjectValueByPath)(e,a,c);return l===c&&(o?(Object(s.consoleError)('Translation key "'+a+'" not found in fallback'),l=n):(Object(s.consoleWarn)('Translation key "'+a+'" not found, falling back to default'),l=t(i.default,n,!0))),l}(this.locales[this.current],e).replace(/\{(\d+)\}/g,function(t,e){return String(n[+e])}):e}}}},"./src/components/Vuetify/mixins/options.js":function(t,e,n){"use strict";n.r(e),n.d(e,"default",function(){return r});var i={minifyTheme:null,themeCache:null,customProperties:!1,cspNonce:null};function r(t){return void 0===t&&(t={}),Object.assign({},i,t)}},"./src/components/Vuetify/mixins/theme.ts":function(t,e,n){"use strict";n.r(e),n.d(e,"default",function(){return s});var i=function(){return(i=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)},r={primary:"#1976D2",secondary:"#424242",accent:"#82B1FF",error:"#FF5252",info:"#2196F3",success:"#4CAF50",warning:"#FFC107"};function s(t){return void 0===t&&(t={}),!1!==t&&i({},r,t)}},"./src/components/Vuetify/util/goTo.js":function(t,e,n){"use strict";n.r(e),n.d(e,"default",function(){return o});var i=n("./src/util/easing-patterns.js"),r={duration:500,offset:0,easing:"easeInOutCubic"};function s(t,e){var n,i;if(null!=(i=t)&&i._isVue&&(t=t.$el),t instanceof Element)n=t.getBoundingClientRect().top+window.pageYOffset;else if("string"==typeof t){var r=document.querySelector(t);if(!r)throw new TypeError('Target element "'+t+'" not found.');n=r.getBoundingClientRect().top+window.pageYOffset}else{if("number"!=typeof t){var s=null==t?t:t.constructor.name;throw new TypeError("Target must be a Selector/Number/DOMElement/VueComponent, received "+s+" instead.")}n=t}return Math.round(Math.min(Math.max(n+e.offset,0),Math.max(document.body.scrollHeight,document.documentElement.scrollHeight,document.body.offsetHeight,document.documentElement.offsetHeight,document.body.clientHeight,document.documentElement.clientHeight)-(window.innerHeight||(document.documentElement||document.body).clientHeight)))}function o(t,e){return new Promise(function(n,o){if("undefined"==typeof window)return o("Window is undefined");var a=Object.assign({},r,e),u=performance.now(),c=window.pageYOffset,l=s(t,a),f=l-c,h="function"==typeof a.easing?a.easing:i[a.easing];if(!h)throw new TypeError("Easing function '"+a.easing+"' not found.");window.requestAnimationFrame(function e(i){var r=Math.min(1,(i-u)/a.duration),s=Math.floor(c+f*h(r));if(window.scrollTo(0,s),Math.round(window.pageYOffset)===l||1===r)return n(t);window.requestAnimationFrame(e)})})}},"./src/components/index.ts":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VApp/index.js");n.d(e,"VApp",function(){return i.VApp});var r=n("./src/components/VAlert/index.ts");n.d(e,"VAlert",function(){return r.VAlert});var s=n("./src/components/VAutocomplete/index.js");n.d(e,"VAutocomplete",function(){return s.VAutocomplete});var o=n("./src/components/VAvatar/index.ts");n.d(e,"VAvatar",function(){return o.VAvatar});var a=n("./src/components/VBadge/index.ts");n.d(e,"VBadge",function(){return a.VBadge});var u=n("./src/components/VBottomNav/index.ts");n.d(e,"VBottomNav",function(){return u.VBottomNav});var c=n("./src/components/VBottomSheet/index.js");n.d(e,"VBottomSheet",function(){return c.VBottomSheet});var l=n("./src/components/VBreadcrumbs/index.ts");n.d(e,"VBreadcrumbs",function(){return l.VBreadcrumbs}),n.d(e,"VBreadcrumbsItem",function(){return l.VBreadcrumbsItem}),n.d(e,"VBreadcrumbsDivider",function(){return l.VBreadcrumbsDivider});var f=n("./src/components/VBtn/index.ts");n.d(e,"VBtn",function(){return f.VBtn});var h=n("./src/components/VBtnToggle/index.ts");n.d(e,"VBtnToggle",function(){return h.VBtnToggle});var d=n("./src/components/VCard/index.ts");n.d(e,"VCard",function(){return d.VCard}),n.d(e,"VCardMedia",function(){return d.VCardMedia}),n.d(e,"VCardTitle",function(){return d.VCardTitle}),n.d(e,"VCardActions",function(){return d.VCardActions}),n.d(e,"VCardText",function(){return d.VCardText});var p=n("./src/components/VCarousel/index.ts");n.d(e,"VCarousel",function(){return p.VCarousel}),n.d(e,"VCarouselItem",function(){return p.VCarouselItem});var m=n("./src/components/VCheckbox/index.js");n.d(e,"VCheckbox",function(){return m.VCheckbox});var v=n("./src/components/VChip/index.ts");n.d(e,"VChip",function(){return v.VChip});var g=n("./src/components/VCombobox/index.js");n.d(e,"VCombobox",function(){return g.VCombobox});var y=n("./src/components/VCounter/index.js");n.d(e,"VCounter",function(){return y.VCounter});var b=n("./src/components/VDataIterator/index.js");n.d(e,"VDataIterator",function(){return b.VDataIterator});var _=n("./src/components/VDataTable/index.js");n.d(e,"VDataTable",function(){return _.VDataTable}),n.d(e,"VEditDialog",function(){return _.VEditDialog}),n.d(e,"VTableOverflow",function(){return _.VTableOverflow});var x=n("./src/components/VDatePicker/index.js");n.d(e,"VDatePicker",function(){return x.VDatePicker}),n.d(e,"VDatePickerTitle",function(){return x.VDatePickerTitle}),n.d(e,"VDatePickerHeader",function(){return x.VDatePickerHeader}),n.d(e,"VDatePickerDateTable",function(){return x.VDatePickerDateTable}),n.d(e,"VDatePickerMonthTable",function(){return x.VDatePickerMonthTable}),n.d(e,"VDatePickerYears",function(){return x.VDatePickerYears});var w=n("./src/components/VDialog/index.js");n.d(e,"VDialog",function(){return w.VDialog});var C=n("./src/components/VDivider/index.ts");n.d(e,"VDivider",function(){return C.VDivider});var T=n("./src/components/VExpansionPanel/index.ts");n.d(e,"VExpansionPanel",function(){return T.VExpansionPanel}),n.d(e,"VExpansionPanelContent",function(){return T.VExpansionPanelContent});var S=n("./src/components/VFooter/index.js");n.d(e,"VFooter",function(){return S.VFooter});var k=n("./src/components/VForm/index.js");n.d(e,"VForm",function(){return k.VForm});var V=n("./src/components/VGrid/index.js");n.d(e,"VContainer",function(){return V.VContainer}),n.d(e,"VContent",function(){return V.VContent}),n.d(e,"VFlex",function(){return V.VFlex}),n.d(e,"VLayout",function(){return V.VLayout}),n.d(e,"VSpacer",function(){return V.VSpacer});var O=n("./src/components/VHover/index.ts");n.d(e,"VHover",function(){return O.VHover});var j=n("./src/components/VIcon/index.ts");n.d(e,"VIcon",function(){return j.VIcon});var I=n("./src/components/VImg/index.ts");n.d(e,"VImg",function(){return I.VImg});var A=n("./src/components/VInput/index.js");n.d(e,"VInput",function(){return A.VInput});var E=n("./src/components/VItemGroup/index.ts");n.d(e,"VItem",function(){return E.VItem}),n.d(e,"VItemGroup",function(){return E.VItemGroup});var $=n("./src/components/VJumbotron/index.js");n.d(e,"VJumbotron",function(){return $.VJumbotron});var D=n("./src/components/VLabel/index.js");n.d(e,"VLabel",function(){return D.VLabel});var P=n("./src/components/VList/index.js");n.d(e,"VList",function(){return P.VList}),n.d(e,"VListGroup",function(){return P.VListGroup}),n.d(e,"VListTile",function(){return P.VListTile}),n.d(e,"VListTileAction",function(){return P.VListTileAction}),n.d(e,"VListTileAvatar",function(){return P.VListTileAvatar}),n.d(e,"VListTileActionText",function(){return P.VListTileActionText}),n.d(e,"VListTileContent",function(){return P.VListTileContent}),n.d(e,"VListTileTitle",function(){return P.VListTileTitle}),n.d(e,"VListTileSubTitle",function(){return P.VListTileSubTitle});var B=n("./src/components/VMenu/index.js");n.d(e,"VMenu",function(){return B.VMenu});var L=n("./src/components/VMessages/index.js");n.d(e,"VMessages",function(){return L.VMessages});var M=n("./src/components/VNavigationDrawer/index.js");n.d(e,"VNavigationDrawer",function(){return M.VNavigationDrawer});var N=n("./src/components/VOverflowBtn/index.js");n.d(e,"VOverflowBtn",function(){return N.VOverflowBtn});var R=n("./src/components/VPagination/index.ts");n.d(e,"VPagination",function(){return R.VPagination});var F=n("./src/components/VParallax/index.ts");n.d(e,"VParallax",function(){return F.VParallax});var H=n("./src/components/VPicker/index.js");n.d(e,"VPicker",function(){return H.VPicker});var W=n("./src/components/VProgressCircular/index.ts");n.d(e,"VProgressCircular",function(){return W.VProgressCircular});var z=n("./src/components/VProgressLinear/index.ts");n.d(e,"VProgressLinear",function(){return z.VProgressLinear});var q=n("./src/components/VRadioGroup/index.js");n.d(e,"VRadioGroup",function(){return q.VRadioGroup}),n.d(e,"VRadio",function(){return q.VRadio});var U=n("./src/components/VRangeSlider/index.js");n.d(e,"VRangeSlider",function(){return U.VRangeSlider});var Y=n("./src/components/VRating/index.ts");n.d(e,"VRating",function(){return Y.VRating});var K=n("./src/components/VResponsive/index.ts");n.d(e,"VResponsive",function(){return K.VResponsive});var X=n("./src/components/VSelect/index.js");n.d(e,"VSelect",function(){return X.VSelect});var G=n("./src/components/VSlider/index.js");n.d(e,"VSlider",function(){return G.VSlider});var Z=n("./src/components/VSnackbar/index.ts");n.d(e,"VSnackbar",function(){return Z.VSnackbar});var Q=n("./src/components/VSpeedDial/index.js");n.d(e,"VSpeedDial",function(){return Q.VSpeedDial});var J=n("./src/components/VStepper/index.js");n.d(e,"VStepper",function(){return J.VStepper}),n.d(e,"VStepperContent",function(){return J.VStepperContent}),n.d(e,"VStepperStep",function(){return J.VStepperStep}),n.d(e,"VStepperHeader",function(){return J.VStepperHeader}),n.d(e,"VStepperItems",function(){return J.VStepperItems});var tt=n("./src/components/VSubheader/index.js");n.d(e,"VSubheader",function(){return tt.VSubheader});var et=n("./src/components/VSwitch/index.js");n.d(e,"VSwitch",function(){return et.VSwitch});var nt=n("./src/components/VSystemBar/index.js");n.d(e,"VSystemBar",function(){return nt.VSystemBar});var it=n("./src/components/VTabs/index.js");n.d(e,"VTabs",function(){return it.VTabs}),n.d(e,"VTab",function(){return it.VTab}),n.d(e,"VTabItem",function(){return it.VTabItem}),n.d(e,"VTabsItems",function(){return it.VTabsItems}),n.d(e,"VTabsSlider",function(){return it.VTabsSlider});var rt=n("./src/components/VTextarea/index.js");n.d(e,"VTextarea",function(){return rt.VTextarea});var st=n("./src/components/VTextField/index.js");n.d(e,"VTextField",function(){return st.VTextField});var ot=n("./src/components/VTimeline/index.ts");n.d(e,"VTimeline",function(){return ot.VTimeline}),n.d(e,"VTimelineItem",function(){return ot.VTimelineItem});var at=n("./src/components/VTimePicker/index.js");n.d(e,"VTimePicker",function(){return at.VTimePicker}),n.d(e,"VTimePickerClock",function(){return at.VTimePickerClock}),n.d(e,"VTimePickerTitle",function(){return at.VTimePickerTitle});var ut=n("./src/components/VToolbar/index.js");n.d(e,"VToolbar",function(){return ut.VToolbar}),n.d(e,"VToolbarSideIcon",function(){return ut.VToolbarSideIcon}),n.d(e,"VToolbarTitle",function(){return ut.VToolbarTitle}),n.d(e,"VToolbarItems",function(){return ut.VToolbarItems});var ct=n("./src/components/VTooltip/index.js");n.d(e,"VTooltip",function(){return ct.VTooltip});var lt=n("./src/components/VTreeview/index.ts");n.d(e,"VTreeview",function(){return lt.VTreeview}),n.d(e,"VTreeviewNode",function(){return lt.VTreeviewNode});var ft=n("./src/components/VWindow/index.ts");n.d(e,"VWindow",function(){return ft.VWindow}),n.d(e,"VWindowItem",function(){return ft.VWindowItem});var ht=n("./src/components/transitions/index.js");n.d(e,"VBottomSheetTransition",function(){return ht.VBottomSheetTransition}),n.d(e,"VCarouselTransition",function(){return ht.VCarouselTransition}),n.d(e,"VCarouselReverseTransition",function(){return ht.VCarouselReverseTransition}),n.d(e,"VTabTransition",function(){return ht.VTabTransition}),n.d(e,"VTabReverseTransition",function(){return ht.VTabReverseTransition}),n.d(e,"VMenuTransition",function(){return ht.VMenuTransition}),n.d(e,"VFabTransition",function(){return ht.VFabTransition}),n.d(e,"VDialogTransition",function(){return ht.VDialogTransition}),n.d(e,"VDialogBottomTransition",function(){return ht.VDialogBottomTransition}),n.d(e,"VFadeTransition",function(){return ht.VFadeTransition}),n.d(e,"VScaleTransition",function(){return ht.VScaleTransition}),n.d(e,"VScrollXTransition",function(){return ht.VScrollXTransition}),n.d(e,"VScrollXReverseTransition",function(){return ht.VScrollXReverseTransition}),n.d(e,"VScrollYTransition",function(){return ht.VScrollYTransition}),n.d(e,"VScrollYReverseTransition",function(){return ht.VScrollYReverseTransition}),n.d(e,"VSlideXTransition",function(){return ht.VSlideXTransition}),n.d(e,"VSlideXReverseTransition",function(){return ht.VSlideXReverseTransition}),n.d(e,"VSlideYTransition",function(){return ht.VSlideYTransition}),n.d(e,"VSlideYReverseTransition",function(){return ht.VSlideYReverseTransition}),n.d(e,"VExpandTransition",function(){return ht.VExpandTransition}),n.d(e,"VRowExpandTransition",function(){return ht.VRowExpandTransition})},"./src/components/transitions/expand-transition.js":function(t,e,n){"use strict";n.r(e),e.default=function(t){return void 0===t&&(t=""),{enter:function(e){e._parent=e.parentNode,e.style.overflow="hidden",e.style.height=0,t&&e._parent.classList.add(t),requestAnimationFrame(function(){e.style.height=e.scrollHeight?e.scrollHeight+"px":"auto"})},afterEnter:function(t){t.style.overflow=null,t.style.height=null},leave:function(t){t.style.overflow="hidden",t.style.height=t.scrollHeight+"px",requestAnimationFrame(function(){return t.style.height=0})},afterLeave:function(e){t&&e._parent&&e._parent.classList.remove(t)}}}},"./src/components/transitions/index.js":function(t,e,n){"use strict";n.r(e),n.d(e,"VBottomSheetTransition",function(){return s}),n.d(e,"VCarouselTransition",function(){return o}),n.d(e,"VCarouselReverseTransition",function(){return a}),n.d(e,"VTabTransition",function(){return u}),n.d(e,"VTabReverseTransition",function(){return c}),n.d(e,"VMenuTransition",function(){return l}),n.d(e,"VFabTransition",function(){return f}),n.d(e,"VDialogTransition",function(){return h}),n.d(e,"VDialogBottomTransition",function(){return d}),n.d(e,"VFadeTransition",function(){return p}),n.d(e,"VScaleTransition",function(){return m}),n.d(e,"VScrollXTransition",function(){return v}),n.d(e,"VScrollXReverseTransition",function(){return g}),n.d(e,"VScrollYTransition",function(){return y}),n.d(e,"VScrollYReverseTransition",function(){return b}),n.d(e,"VSlideXTransition",function(){return _}),n.d(e,"VSlideXReverseTransition",function(){return x}),n.d(e,"VSlideYTransition",function(){return w}),n.d(e,"VSlideYReverseTransition",function(){return C}),n.d(e,"VExpandTransition",function(){return T}),n.d(e,"VRowExpandTransition",function(){return S});var i=n("./src/util/helpers.ts"),r=n("./src/components/transitions/expand-transition.js"),s=Object(i.createSimpleTransition)("bottom-sheet-transition"),o=Object(i.createSimpleTransition)("carousel-transition"),a=Object(i.createSimpleTransition)("carousel-reverse-transition"),u=Object(i.createSimpleTransition)("tab-transition"),c=Object(i.createSimpleTransition)("tab-reverse-transition"),l=Object(i.createSimpleTransition)("menu-transition"),f=Object(i.createSimpleTransition)("fab-transition","center center","out-in"),h=Object(i.createSimpleTransition)("dialog-transition"),d=Object(i.createSimpleTransition)("dialog-bottom-transition"),p=Object(i.createSimpleTransition)("fade-transition"),m=Object(i.createSimpleTransition)("scale-transition"),v=Object(i.createSimpleTransition)("scroll-x-transition"),g=Object(i.createSimpleTransition)("scroll-x-reverse-transition"),y=Object(i.createSimpleTransition)("scroll-y-transition"),b=Object(i.createSimpleTransition)("scroll-y-reverse-transition"),_=Object(i.createSimpleTransition)("slide-x-transition"),x=Object(i.createSimpleTransition)("slide-x-reverse-transition"),w=Object(i.createSimpleTransition)("slide-y-transition"),C=Object(i.createSimpleTransition)("slide-y-reverse-transition"),T=Object(i.createJavaScriptTransition)("expand-transition",Object(r.default)()),S=Object(i.createJavaScriptTransition)("row-expand-transition",Object(r.default)("datatable__expand-col--expanded"));e.default={$_vuetify_subcomponents:{VBottomSheetTransition:s,VCarouselTransition:o,VCarouselReverseTransition:a,VDialogTransition:h,VDialogBottomTransition:d,VFabTransition:f,VFadeTransition:p,VMenuTransition:l,VScaleTransition:m,VScrollXTransition:v,VScrollXReverseTransition:g,VScrollYTransition:y,VScrollYReverseTransition:b,VSlideXTransition:_,VSlideXReverseTransition:x,VSlideYTransition:w,VSlideYReverseTransition:C,VTabReverseTransition:c,VTabTransition:u,VExpandTransition:T,VRowExpandTransition:S}}},"./src/directives/click-outside.ts":function(t,e,n){"use strict";n.r(e);var i=function(t){var e="function"==typeof Symbol&&t[Symbol.iterator],n=0;return e?e.call(t):{next:function(){return t&&n>=t.length&&(t=void 0),{value:t&&t[n++],done:!t}}}};function r(){return!1}function s(t,e,n){n.args=n.args||{};var s=n.args.closeConditional||r;if(t&&!1!==s(t)&&!("isTrusted"in t&&!t.isTrusted||"pointerType"in t&&!t.pointerType)){var a=(n.args.include||function(){return[]})();a.push(e),!function(t,e){var n,r,s=t.clientX,a=t.clientY;try{for(var u=i(e),c=u.next();!c.done;c=u.next()){var l=c.value;if(o(l,s,a))return!0}}catch(t){n={error:t}}finally{try{c&&!c.done&&(r=u.return)&&r.call(u)}finally{if(n)throw n.error}}return!1}(t,a)&&setTimeout(function(){s(t)&&n.value(t)},0)}}function o(t,e,n){var i=t.getBoundingClientRect();return e>=i.left&&e<=i.right&&n>=i.top&&n<=i.bottom}e.default={inserted:function(t,e){var n=function(n){return s(n,t,e)};(document.querySelector("[data-app]")||document.body).addEventListener("click",n,!0),t._clickOutside=n},unbind:function(t){if(t._clickOutside){var e=document.querySelector("[data-app]")||document.body;e&&e.removeEventListener("click",t._clickOutside,!0),delete t._clickOutside}}}},"./src/directives/index.ts":function(t,e,n){"use strict";n.r(e);var i=n("./src/directives/click-outside.ts");n.d(e,"ClickOutside",function(){return i.default});var r=n("./src/directives/resize.ts");n.d(e,"Resize",function(){return r.default});var s=n("./src/directives/ripple.ts");n.d(e,"Ripple",function(){return s.default});var o=n("./src/directives/scroll.ts");n.d(e,"Scroll",function(){return o.default});var a=n("./src/directives/touch.ts");n.d(e,"Touch",function(){return a.default}),e.default={ClickOutside:i.default,Ripple:s.default,Resize:r.default,Scroll:o.default,Touch:a.default}},"./src/directives/resize.ts":function(t,e,n){"use strict";n.r(e),e.default={inserted:function(t,e){var n=e.value,i=e.options||{passive:!0};window.addEventListener("resize",n,i),t._onResize={callback:n,options:i},e.modifiers&&e.modifiers.quiet||n()},unbind:function(t){if(t._onResize){var e=t._onResize,n=e.callback,i=e.options;window.removeEventListener("resize",n,i),delete t._onResize}}}},"./src/directives/ripple.ts":function(t,e,n){"use strict";function i(t,e){t.style.transform=e,t.style.webkitTransform=e}function r(t,e){t.style.opacity=e.toString()}n.r(e);var s={show:function(t,e,n){if(void 0===n&&(n={}),e._ripple&&e._ripple.enabled){var s=document.createElement("span"),o=document.createElement("span");s.appendChild(o),s.className="v-ripple__container",n.class&&(s.className+=" "+n.class);var a=function(t,e,n){void 0===n&&(n={});var i=e.getBoundingClientRect(),r=t.clientX-i.left,s=t.clientY-i.top,o=0,a=.3;e._ripple&&e._ripple.circle?(a=.15,o=e.clientWidth/2,o=n.center?o:o+Math.sqrt(Math.pow(r-o,2)+Math.pow(s-o,2))/4):o=Math.sqrt(Math.pow(e.clientWidth,2)+Math.pow(e.clientHeight,2))/2;var u=(e.clientWidth-2*o)/2+"px",c=(e.clientHeight-2*o)/2+"px";return{radius:o,scale:a,x:n.center?u:r-o+"px",y:n.center?c:s-o+"px",centerX:u,centerY:c}}(t,e,n),u=a.radius,c=a.scale,l=a.x,f=a.y,h=a.centerX,d=a.centerY;o.className="v-ripple__animation",o.style.width=2*u+"px",o.style.height=o.style.width,e.appendChild(s),"static"===window.getComputedStyle(e).position&&(e.style.position="relative",e.dataset.previousPosition="static"),o.classList.add("v-ripple__animation--enter"),o.classList.add("v-ripple__animation--visible"),i(o,"translate("+l+", "+f+") scale3d("+c+","+c+","+c+")"),r(o,0),o.dataset.activated=String(performance.now()),setTimeout(function(){o.classList.remove("v-ripple__animation--enter"),o.classList.add("v-ripple__animation--in"),i(o,"translate("+h+", "+d+") scale3d(1,1,1)"),r(o,.25),setTimeout(function(){o.classList.remove("v-ripple__animation--in"),o.classList.add("v-ripple__animation--out"),r(o,0)},300)},0)}},hide:function(t){if(t&&t._ripple&&t._ripple.enabled){var e=t.getElementsByClassName("v-ripple__animation");if(0!==e.length){var n=e[e.length-1];if(!n.dataset.isHiding){n.dataset.isHiding="true";var i=performance.now()-Number(n.dataset.activated),r=Math.max(200-i,0);setTimeout(function(){n.classList.remove("v-ripple__animation--out"),setTimeout(function(){1===t.getElementsByClassName("v-ripple__animation").length&&t.dataset.previousPosition&&(t.style.position=t.dataset.previousPosition,delete t.dataset.previousPosition),n.parentNode&&t.removeChild(n.parentNode)},300)},r)}}}}};function o(t){return void 0===t||!!t}function a(t){var e={},n=t.currentTarget;n&&(e.center=n._ripple.centered,n._ripple.class&&(e.class=n._ripple.class),s.show(t,n,e))}function u(t){s.hide(t.currentTarget)}function c(t,e,n){var i=o(e.value);i||s.hide(t),t._ripple=t._ripple||{},t._ripple.enabled=i;var r=e.value||{};r.center&&(t._ripple.centered=!0),r.class&&(t._ripple.class=e.value.class),r.circle&&(t._ripple.circle=r.circle),i&&!n?("ontouchstart"in window&&(t.addEventListener("touchend",u,!1),t.addEventListener("touchcancel",u,!1)),t.addEventListener("mousedown",a,!1),t.addEventListener("mouseup",u,!1),t.addEventListener("mouseleave",u,!1),t.addEventListener("dragstart",u,!1)):!i&&n&&l(t)}function l(t){t.removeEventListener("mousedown",a,!1),t.removeEventListener("touchend",u,!1),t.removeEventListener("touchcancel",u,!1),t.removeEventListener("mouseup",u,!1),t.removeEventListener("mouseleave",u,!1),t.removeEventListener("dragstart",u,!1)}e.default={bind:function(t,e){c(t,e,!1)},unbind:function(t){delete t._ripple,l(t)},update:function(t,e){e.value!==e.oldValue&&c(t,e,o(e.oldValue))}}},"./src/directives/scroll.ts":function(t,e,n){"use strict";n.r(e),e.default={inserted:function(t,e){var n=e.value,i=e.options||{passive:!0},r=e.arg?document.querySelector(e.arg):window;r&&(r.addEventListener("scroll",n,i),t._onScroll={callback:n,options:i,target:r})},unbind:function(t){if(t._onScroll){var e=t._onScroll,n=e.callback,i=e.options;e.target.removeEventListener("scroll",n,i),delete t._onScroll}}}},"./src/directives/touch.ts":function(t,e,n){"use strict";n.r(e);var i=n("./src/util/helpers.ts"),r=function(t){var e=t.touchstartX,n=t.touchendX,i=t.touchstartY,r=t.touchendY;t.offsetX=n-e,t.offsetY=r-i,Math.abs(t.offsetY)<.5*Math.abs(t.offsetX)&&(t.left&&n<e-16&&t.left(t),t.right&&n>e+16&&t.right(t)),Math.abs(t.offsetX)<.5*Math.abs(t.offsetY)&&(t.up&&r<i-16&&t.up(t),t.down&&r>i+16&&t.down(t))};function s(t){var e={touchstartX:0,touchstartY:0,touchendX:0,touchendY:0,touchmoveX:0,touchmoveY:0,offsetX:0,offsetY:0,left:t.left,right:t.right,up:t.up,down:t.down,start:t.start,move:t.move,end:t.end};return{touchstart:function(t){return function(t,e){var n=t.changedTouches[0];e.touchstartX=n.clientX,e.touchstartY=n.clientY,e.start&&e.start(Object.assign(t,e))}(t,e)},touchend:function(t){return function(t,e){var n=t.changedTouches[0];e.touchendX=n.clientX,e.touchendY=n.clientY,e.end&&e.end(Object.assign(t,e)),r(e)}(t,e)},touchmove:function(t){return function(t,e){var n=t.changedTouches[0];e.touchmoveX=n.clientX,e.touchmoveY=n.clientY,e.move&&e.move(Object.assign(t,e))}(t,e)}}}e.default={inserted:function(t,e,n){var r=e.value,o=r.parent?t.parentElement:t,a=r.options||{passive:!0};if(o){var u=s(e.value);o._touchHandlers=Object(o._touchHandlers),o._touchHandlers[n.context._uid]=u,Object(i.keys)(u).forEach(function(t){o.addEventListener(t,u[t],a)})}},unbind:function(t,e,n){var r=e.value.parent?t.parentElement:t;if(r&&r._touchHandlers){var s=r._touchHandlers[n.context._uid];Object(i.keys)(s).forEach(function(t){r.removeEventListener(t,s[t])}),delete r._touchHandlers[n.context._uid]}}}},"./src/index.ts":function(t,e,n){"use strict";n.r(e);n("./src/stylus/app.styl");var i=n("./src/components/Vuetify/index.ts"),r=n("./src/components/index.ts"),s=n("./src/directives/index.ts"),o=function(){return(o=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)},a={install:function(t,e){t.use(i.default,o({components:r,directives:s.default},e))},version:"1.3.8"};"undefined"!=typeof window&&window.Vue&&window.Vue.use(a),e.default=a},"./src/locale/en.ts":function(t,e,n){"use strict";n.r(e),e.default={dataIterator:{rowsPerPageText:"Items per page:",rowsPerPageAll:"All",pageText:"{0}-{1} of {2}",noResultsText:"No matching records found",nextPage:"Next page",prevPage:"Previous page"},dataTable:{rowsPerPageText:"Rows per page:"},noDataText:"No data available"}},"./src/mixins/applicationable.ts":function(t,e,n){"use strict";n.r(e),n.d(e,"default",function(){return s});var i=n("./src/mixins/positionable.ts"),r=n("./src/util/mixins.ts");function s(t,e){return void 0===e&&(e=[]),Object(r.default)(Object(i.factory)(["absolute","fixed"])).extend({name:"applicationable",props:{app:Boolean},computed:{applicationProperty:function(){return t}},watch:{app:function(t,e){e?this.removeApplication(!0):this.callUpdate()},applicationProperty:function(t,e){this.$vuetify.application.unbind(this._uid,e)}},activated:function(){this.callUpdate()},created:function(){for(var t=0,n=e.length;t<n;t++)this.$watch(e[t],this.callUpdate);this.callUpdate()},mounted:function(){this.callUpdate()},deactivated:function(){this.removeApplication()},destroyed:function(){this.removeApplication()},methods:{callUpdate:function(){this.app&&this.$vuetify.application.bind(this._uid,this.applicationProperty,this.updateApplication())},removeApplication:function(t){void 0===t&&(t=!1),(t||this.app)&&this.$vuetify.application.unbind(this._uid,this.applicationProperty)},updateApplication:function(){return 0}}})}},"./src/mixins/bootable.ts":function(t,e,n){"use strict";n.r(e);var i=n("vue"),r=n.n(i);e.default=r.a.extend().extend({name:"bootable",props:{lazy:Boolean},data:function(){return{isBooted:!1}},computed:{hasContent:function(){return this.isBooted||!this.lazy||this.isActive}},watch:{isActive:function(){this.isBooted=!0}},methods:{showLazyContent:function(t){return this.hasContent?t:void 0}}})},"./src/mixins/button-group.ts":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VItemGroup/VItemGroup.ts");e.default=i.BaseItemGroup.extend({name:"button-group",provide:function(){return{btnToggle:this}},props:{activeClass:{type:String,default:"v-btn--active"}},computed:{classes:function(){return i.BaseItemGroup.options.computed.classes.call(this)}}})},"./src/mixins/colorable.ts":function(t,e,n){"use strict";n.r(e);var i=n("vue"),r=n.n(i),s=function(){return(s=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)},o=function(t,e){var n="function"==typeof Symbol&&t[Symbol.iterator];if(!n)return t;var i,r,s=n.call(t),o=[];try{for(;(void 0===e||e-- >0)&&!(i=s.next()).done;)o.push(i.value)}catch(t){r={error:t}}finally{try{i&&!i.done&&(n=s.return)&&n.call(s)}finally{if(r)throw r.error}}return o};function a(t){return!!t&&!!t.match(/^(#|(rgb|hsl)a?\()/)}e.default=r.a.extend({name:"colorable",props:{color:String},methods:{setBackgroundColor:function(t,e){var n;return void 0===e&&(e={}),a(t)?e.style=s({},e.style,{"background-color":""+t,"border-color":""+t}):t&&(e.class=s({},e.class,((n={})[t]=!0,n))),e},setTextColor:function(t,e){var n;if(void 0===e&&(e={}),a(t))e.style=s({},e.style,{color:""+t,"caret-color":""+t});else if(t){var i=o(t.toString().trim().split(" ",2),2),r=i[0],u=i[1];e.class=s({},e.class,((n={})[r+"--text"]=!0,n)),u&&(e.class["text--"+u]=!0)}return e}}})},"./src/mixins/comparable.ts":function(t,e,n){"use strict";n.r(e);var i=n("vue"),r=n.n(i),s=n("./src/util/helpers.ts");e.default=r.a.extend({name:"comparable",props:{valueComparator:{type:Function,default:s.deepEqual}}})},"./src/mixins/data-iterable.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VBtn/index.ts"),r=n("./src/components/VIcon/index.ts"),s=n("./src/components/VSelect/index.js"),o=n("./src/mixins/filterable.ts"),a=n("./src/mixins/themeable.ts"),u=n("./src/mixins/loadable.ts"),c=n("./src/util/helpers.ts"),l=n("./src/util/console.ts"),f=function(t,e){var n="function"==typeof Symbol&&t[Symbol.iterator];if(!n)return t;var i,r,s=n.call(t),o=[];try{for(;(void 0===e||e-- >0)&&!(i=s.next()).done;)o.push(i.value)}catch(t){r={error:t}}finally{try{i&&!i.done&&(n=s.return)&&n.call(s)}finally{if(r)throw r.error}}return o},h=function(){for(var t=[],e=0;e<arguments.length;e++)t=t.concat(f(arguments[e]));return t};e.default={name:"data-iterable",mixins:[o.default,u.default,a.default],props:{expand:Boolean,hideActions:Boolean,disableInitialSort:Boolean,mustSort:Boolean,noResultsText:{type:String,default:"$vuetify.dataIterator.noResultsText"},nextIcon:{type:String,default:"$vuetify.icons.next"},prevIcon:{type:String,default:"$vuetify.icons.prev"},rowsPerPageItems:{type:Array,default:function(){return[5,10,25,{text:"$vuetify.dataIterator.rowsPerPageAll",value:-1}]}},rowsPerPageText:{type:String,default:"$vuetify.dataIterator.rowsPerPageText"},selectAll:[Boolean,String],search:{required:!1},filter:{type:Function,default:function(t,e){return null!=t&&"boolean"!=typeof t&&-1!==t.toString().toLowerCase().indexOf(e)}},customFilter:{type:Function,default:function(t,e,n){return""===(e=e.toString().toLowerCase()).trim()?t:t.filter(function(t){return Object.keys(t).some(function(i){return n(t[i],e)})})}},customSort:{type:Function,default:function(t,e,n){return null===e?t:t.sort(function(t,i){var r,s,o=Object(c.getObjectValueByPath)(t,e),a=Object(c.getObjectValueByPath)(i,e);return n&&(o=(r=f([a,o],2))[0],a=r[1]),isNaN(o)||isNaN(a)?null===o&&null===a?0:(o=(s=f([o,a].map(function(t){return(t||"").toString().toLocaleLowerCase()}),2))[0])>(a=s[1])?1:o<a?-1:0:o-a})}},value:{type:Array,default:function(){return[]}},items:{type:Array,required:!0,default:function(){return[]}},totalItems:{type:Number,default:null},itemKey:{type:String,default:"id"},pagination:{type:Object,default:function(){}}},data:function(){return{searchLength:0,defaultPagination:{descending:!1,page:1,rowsPerPage:5,sortBy:null,totalItems:0},expanded:{},actionsClasses:"v-data-iterator__actions",actionsRangeControlsClasses:"v-data-iterator__actions__range-controls",actionsSelectClasses:"v-data-iterator__actions__select",actionsPaginationClasses:"v-data-iterator__actions__pagination"}},computed:{computedPagination:function(){return this.hasPagination?this.pagination:this.defaultPagination},computedRowsPerPageItems:function(){var t=this;return this.rowsPerPageItems.map(function(e){return Object(c.isObject)(e)?Object.assign({},e,{text:t.$vuetify.t(e.text)}):{value:e,text:Number(e).toLocaleString(t.$vuetify.lang.current)}})},hasPagination:function(){var t=this.pagination||{};return Object.keys(t).length>0},hasSelectAll:function(){return void 0!==this.selectAll&&!1!==this.selectAll},itemsLength:function(){return this.hasSearch?this.searchLength:this.totalItems||this.items.length},indeterminate:function(){return this.hasSelectAll&&this.someItems&&!this.everyItem},everyItem:function(){var t=this;return this.filteredItems.length&&this.filteredItems.every(function(e){return t.isSelected(e)})},someItems:function(){var t=this;return this.filteredItems.some(function(e){return t.isSelected(e)})},getPage:function(){var t=this.computedPagination.rowsPerPage;return t===Object(t)?t.value:t},pageStart:function(){return-1===this.getPage?0:(this.computedPagination.page-1)*this.getPage},pageStop:function(){return-1===this.getPage?this.itemsLength:this.computedPagination.page*this.getPage},filteredItems:function(){return this.filteredItemsImpl()},selected:function(){for(var t={},e=0;e<this.value.length;e++){t[Object(c.getObjectValueByPath)(this.value[e],this.itemKey)]=!0}return t},hasSearch:function(){return null!=this.search}},watch:{items:function(){this.pageStart>=this.itemsLength&&this.resetPagination()},search:function(){var t=this;this.$nextTick(function(){t.updatePagination({page:1,totalItems:t.itemsLength})})},"computedPagination.sortBy":"resetPagination","computedPagination.descending":"resetPagination"},methods:{initPagination:function(){this.rowsPerPageItems.length?this.defaultPagination.rowsPerPage=this.rowsPerPageItems[0]:Object(l.consoleWarn)("The prop 'rows-per-page-items' can not be empty",this),this.defaultPagination.totalItems=this.items.length,this.updatePagination(Object.assign({},this.defaultPagination,this.pagination))},updatePagination:function(t){var e=this.hasPagination?this.pagination:this.defaultPagination,n=Object.assign({},e,t);this.$emit("update:pagination",n),this.hasPagination||(this.defaultPagination=n)},isSelected:function(t){return this.selected[Object(c.getObjectValueByPath)(t,this.itemKey)]},isExpanded:function(t){return this.expanded[Object(c.getObjectValueByPath)(t,this.itemKey)]},filteredItemsImpl:function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];if(this.totalItems)return this.items;var n=this.items.slice();return this.hasSearch&&(n=this.customFilter.apply(this,h([n,this.search,this.filter],t)),this.searchLength=n.length),n=this.customSort(n,this.computedPagination.sortBy,this.computedPagination.descending),this.hideActions&&!this.hasPagination?n:n.slice(this.pageStart,this.pageStop)},resetPagination:function(){1!==this.computedPagination.page&&this.updatePagination({page:1})},sort:function(t){var e=this.computedPagination,n=e.sortBy,i=e.descending;null===n?this.updatePagination({sortBy:t,descending:!1}):n!==t||i?n!==t?this.updatePagination({sortBy:t,descending:!1}):this.mustSort?this.updatePagination({sortBy:t,descending:!1}):this.updatePagination({sortBy:null,descending:null}):this.updatePagination({descending:!0})},toggle:function(t){for(var e=this,n=Object.assign({},this.selected),i=0;i<this.filteredItems.length;i++){var r=Object(c.getObjectValueByPath)(this.filteredItems[i],this.itemKey);n[r]=t}this.$emit("input",this.items.filter(function(t){var i=Object(c.getObjectValueByPath)(t,e.itemKey);return n[i]}))},createProps:function(t,e){var n=this,i={item:t,index:e},r=this.itemKey,s=Object(c.getObjectValueByPath)(t,r);return Object.defineProperty(i,"selected",{get:function(){return n.selected[s]},set:function(e){null==s&&Object(l.consoleWarn)('"'+r+'" attribute must be defined for item',n);var i=n.value.slice();e?i.push(t):i=i.filter(function(t){return Object(c.getObjectValueByPath)(t,r)!==s}),n.$emit("input",i)}}),Object.defineProperty(i,"expanded",{get:function(){return n.expanded[s]},set:function(t){if(null==s&&Object(l.consoleWarn)('"'+r+'" attribute must be defined for item',n),!n.expand)for(var e in n.expanded)n.expanded.hasOwnProperty(e)&&n.$set(n.expanded,e,!1);n.$set(n.expanded,s,t)}}),i},genItems:function(){if(!this.itemsLength&&!this.items.length){var t=this.$slots["no-data"]||this.$vuetify.t(this.noDataText);return[this.genEmptyItems(t)]}if(!this.filteredItems.length){var e=this.$slots["no-results"]||this.$vuetify.t(this.noResultsText);return[this.genEmptyItems(e)]}return this.genFilteredItems()},genPrevIcon:function(){var t=this;return this.$createElement(i.default,{props:{disabled:1===this.computedPagination.page,icon:!0,flat:!0},on:{click:function(){var e=t.computedPagination.page;t.updatePagination({page:e-1})}},attrs:{"aria-label":this.$vuetify.t("$vuetify.dataIterator.prevPage")}},[this.$createElement(r.default,this.$vuetify.rtl?this.nextIcon:this.prevIcon)])},genNextIcon:function(){var t=this,e=this.computedPagination,n=e.rowsPerPage<0||e.page*e.rowsPerPage>=this.itemsLength||this.pageStop<0;return this.$createElement(i.default,{props:{disabled:n,icon:!0,flat:!0},on:{click:function(){var e=t.computedPagination.page;t.updatePagination({page:e+1})}},attrs:{"aria-label":this.$vuetify.t("$vuetify.dataIterator.nextPage")}},[this.$createElement(r.default,this.$vuetify.rtl?this.prevIcon:this.nextIcon)])},genSelect:function(){var t=this;return this.$createElement("div",{class:this.actionsSelectClasses},[this.$vuetify.t(this.rowsPerPageText),this.$createElement(s.default,{attrs:{"aria-label":this.$vuetify.t(this.rowsPerPageText)},props:{items:this.computedRowsPerPageItems,value:this.computedPagination.rowsPerPage,hideDetails:!0,menuProps:{auto:!0,dark:this.dark,light:this.light,minWidth:"75px"}},on:{input:function(e){t.updatePagination({page:1,rowsPerPage:e})}}})])},genPagination:function(){var t,e=this,n="–";if(this.itemsLength){var i=this.itemsLength<this.pageStop||this.pageStop<0?this.itemsLength:this.pageStop;n=this.$scopedSlots.pageText?this.$scopedSlots.pageText({pageStart:this.pageStart+1,pageStop:i,itemsLength:this.itemsLength}):(t=this.$vuetify).t.apply(t,h(["$vuetify.dataIterator.pageText"],[this.pageStart+1,i,this.itemsLength].map(function(t){return Number(t).toLocaleString(e.$vuetify.lang.current)})))}return this.$createElement("div",{class:this.actionsPaginationClasses},[n])},genActions:function(){var t=this.$createElement("div",{class:this.actionsRangeControlsClasses},[this.genPagination(),this.genPrevIcon(),this.genNextIcon()]);return[this.$createElement("div",{class:this.actionsClasses},[this.$slots["actions-prepend"]?this.$createElement("div",{},this.$slots["actions-prepend"]):null,this.rowsPerPageItems.length>1?this.genSelect():null,t,this.$slots["actions-append"]?this.$createElement("div",{},this.$slots["actions-append"]):null])]}}}},"./src/mixins/delayable.ts":function(t,e,n){"use strict";n.r(e);var i=n("vue"),r=n.n(i);e.default=r.a.extend({name:"delayable",props:{openDelay:{type:[Number,String],default:0},closeDelay:{type:[Number,String],default:0}},data:function(){return{openTimeout:void 0,closeTimeout:void 0}},methods:{clearDelay:function(){clearTimeout(this.openTimeout),clearTimeout(this.closeTimeout)},runDelay:function(t,e){this.clearDelay();var n=parseInt(this[t+"Delay"],10);this[t+"Timeout"]=setTimeout(e,n)}}})},"./src/mixins/dependent.ts":function(t,e,n){"use strict";n.r(e);var i=n("./src/util/mixins.ts"),r=function(t,e){var n="function"==typeof Symbol&&t[Symbol.iterator];if(!n)return t;var i,r,s=n.call(t),o=[];try{for(;(void 0===e||e-- >0)&&!(i=s.next()).done;)o.push(i.value)}catch(t){r={error:t}}finally{try{i&&!i.done&&(n=s.return)&&n.call(s)}finally{if(r)throw r.error}}return o},s=function(){for(var t=[],e=0;e<arguments.length;e++)t=t.concat(r(arguments[e]));return t};e.default=Object(i.default)().extend({name:"dependent",data:function(){return{closeDependents:!0,isActive:!1,isDependent:!0}},watch:{isActive:function(t){if(!t)for(var e=this.getOpenDependents(),n=0;n<e.length;n++)e[n].isActive=!1}},methods:{getOpenDependents:function(){return this.closeDependents?function t(e){for(var n=[],i=0;i<e.length;i++){var r=e[i];r.isActive&&r.isDependent?n.push(r):n.push.apply(n,s(t(r.$children)))}return n}(this.$children):[]},getOpenDependentElements:function(){for(var t=[],e=this.getOpenDependents(),n=0;n<e.length;n++)t.push.apply(t,s(e[n].getClickableDependentElements()));return t},getClickableDependentElements:function(){var t=[this.$el];return this.$refs.content&&t.push(this.$refs.content),t.push.apply(t,s(this.getOpenDependentElements())),t}}})},"./src/mixins/detachable.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/mixins/bootable.ts"),r=n("./src/util/console.ts"),s="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t};e.default={name:"detachable",mixins:[i.default],props:{attach:{type:null,default:!1,validator:function(t){var e=void 0===t?"undefined":s(t);return"boolean"===e||"string"===e||t.nodeType===Node.ELEMENT_NODE}},contentClass:{default:""}},data:function(){return{hasDetached:!1}},watch:{attach:function(){this.hasDetached=!1,this.initDetach()},hasContent:"initDetach"},mounted:function(){!this.lazy&&this.initDetach()},deactivated:function(){this.isActive=!1},beforeDestroy:function(){if(this.$refs.content)try{this.$refs.content.parentNode.removeChild(this.$refs.content)}catch(t){console.log(t)}},methods:{getScopeIdAttrs:function(){var t,e=this.$vnode&&this.$vnode.context.$options._scopeId;return e&&((t={})[e]="",t)},initDetach:function(){var t;this._isDestroyed||!this.$refs.content||this.hasDetached||""===this.attach||!0===this.attach||"attach"===this.attach||((t=!1===this.attach?document.querySelector("[data-app]"):"string"==typeof this.attach?document.querySelector(this.attach):this.attach)?(t.insertBefore(this.$refs.content,t.firstChild),this.hasDetached=!0):Object(r.consoleWarn)("Unable to locate target "+(this.attach||"[data-app]"),this))}}}},"./src/mixins/filterable.ts":function(t,e,n){"use strict";n.r(e);var i=n("vue"),r=n.n(i);e.default=r.a.extend({name:"filterable",props:{noDataText:{type:String,default:"$vuetify.noDataText"}}})},"./src/mixins/groupable.ts":function(t,e,n){"use strict";n.r(e),n.d(e,"factory",function(){return r});var i=n("./src/mixins/registrable.ts");function r(t,e,n){return Object(i.inject)(t,e,n).extend({name:"groupable",props:{activeClass:{type:String,default:function(){if(this[t])return this[t].activeClass}},disabled:Boolean},data:function(){return{isActive:!1}},computed:{groupClasses:function(){var t;return this.activeClass?((t={})[this.activeClass]=this.isActive,t):{}}},created:function(){this[t]&&this[t].register(this)},beforeDestroy:function(){this[t]&&this[t].unregister(this)},methods:{toggle:function(){this.$emit("change")}}})}var s=r("itemGroup");e.default=s},"./src/mixins/loadable.ts":function(t,e,n){"use strict";n.r(e);var i=n("vue"),r=n.n(i),s=n("./src/components/VProgressLinear/index.ts");e.default=r.a.extend().extend({name:"loadable",props:{loading:{type:[Boolean,String],default:!1}},methods:{genProgress:function(){return!1===this.loading?null:this.$slots.progress||this.$createElement(s.default,{props:{color:!0===this.loading||""===this.loading?this.color||"primary":this.loading,height:2,indeterminate:!0}})}}})},"./src/mixins/maskable.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/util/mask.js");e.default={name:"maskable",props:{dontFillMaskBlanks:Boolean,mask:{type:[Object,String],default:null},returnMaskedValue:Boolean},data:function(){return{selection:0,lazySelection:0,preDefined:{"credit-card":"#### - #### - #### - ####",date:"##/##/####","date-with-time":"##/##/#### ##:##",phone:"(###) ### - ####",social:"###-##-####",time:"##:##","time-with-seconds":"##:##:##"}}},computed:{masked:function(){return(this.preDefined[this.mask]||this.mask||"").split("")}},watch:{mask:function(){var t=this;if(this.$refs.input){for(var e=this.$refs.input.value,n=this.maskText(Object(i.unmaskText)(this.lazyValue)),r=0,s=this.selection,o=0;o<s;o++)Object(i.isMaskDelimiter)(e[o])||r++;if(s=0,n)for(o=0;o<n.length&&(Object(i.isMaskDelimiter)(n[o])||r--,s++,!(r<=0));o++);this.$nextTick(function(){t.$refs.input.value=n,t.setCaretPosition(s)})}}},beforeMount:function(){if(this.mask&&null!=this.value&&this.returnMaskedValue){var t=this.maskText(this.value);t!==this.value&&this.$emit("input",t)}},methods:{setCaretPosition:function(t){var e=this;this.selection=t,window.setTimeout(function(){e.$refs.input&&e.$refs.input.setSelectionRange(e.selection,e.selection)},0)},updateRange:function(){if(this.$refs.input){var t=this.maskText(this.lazyValue),e=0;if(this.$refs.input.value=t,t)for(var n=0;n<t.length&&!(this.lazySelection<=0);n++)Object(i.isMaskDelimiter)(t[n])||this.lazySelection--,e++;this.setCaretPosition(e),this.$emit("input",this.returnMaskedValue?this.$refs.input.value:this.lazyValue)}},maskText:function(t){return this.mask?Object(i.maskText)(t,this.masked,this.dontFillMaskBlanks):t},unmaskText:function(t){return this.mask&&!this.returnMaskedValue?Object(i.unmaskText)(t):t},setSelectionRange:function(){this.$nextTick(this.updateRange)},resetSelections:function(t){if(t.selectionEnd){this.selection=t.selectionEnd,this.lazySelection=0;for(var e=0;e<this.selection;e++)Object(i.isMaskDelimiter)(t.value[e])||this.lazySelection++}}}}},"./src/mixins/measurable.ts":function(t,e,n){"use strict";n.r(e);var i=n("vue"),r=n.n(i);e.default=r.a.extend({name:"measurable",props:{height:[Number,String],maxHeight:[Number,String],maxWidth:[Number,String],width:[Number,String]}})},"./src/mixins/menuable.js":function(t,e,n){"use strict";n.r(e);var i=n("vue"),r=n.n(i),s=n("./src/mixins/positionable.ts"),o=n("./src/mixins/stackable.js"),a="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},u={activator:{top:0,left:0,bottom:0,right:0,width:0,height:0,offsetTop:0,scrollHeight:0},content:{top:0,left:0,bottom:0,right:0,width:0,height:0,offsetTop:0,scrollHeight:0},hasWindow:!1};e.default=r.a.extend({name:"menuable",mixins:[s.default,o.default],props:{activator:{default:null,validator:function(t){return["string","object"].includes(void 0===t?"undefined":a(t))}},allowOverflow:Boolean,inputActivator:Boolean,light:Boolean,dark:Boolean,maxWidth:{type:[Number,String],default:"auto"},minWidth:[Number,String],nudgeBottom:{type:[Number,String],default:0},nudgeLeft:{type:[Number,String],default:0},nudgeRight:{type:[Number,String],default:0},nudgeTop:{type:[Number,String],default:0},nudgeWidth:{type:[Number,String],default:0},offsetOverflow:Boolean,positionX:{type:Number,default:null},positionY:{type:Number,default:null},zIndex:{type:[Number,String],default:null}},data:function(){return{absoluteX:0,absoluteY:0,dimensions:Object.assign({},u),isContentActive:!1,pageYOffset:0,stackClass:"v-menu__content--active",stackMinZIndex:6}},computed:{computedLeft:function(){var t=this.dimensions.activator,e=this.dimensions.content,n=t.width<e.width?e.width:t.width,i=0;return i+=this.left?t.left-(n-t.width):t.left,this.offsetX&&(i+=this.left?-t.width:t.width),this.nudgeLeft&&(i-=parseInt(this.nudgeLeft)),this.nudgeRight&&(i+=parseInt(this.nudgeRight)),i},computedTop:function(){var t=this.dimensions.activator,e=this.dimensions.content,n=this.top?t.bottom-e.height:t.top;return this.isAttached||(n+=this.pageYOffset),this.offsetY&&(n+=this.top?-t.height:t.height),this.nudgeTop&&(n-=parseInt(this.nudgeTop)),this.nudgeBottom&&(n+=parseInt(this.nudgeBottom)),n},hasActivator:function(){return!!this.$slots.activator||this.activator||this.inputActivator},isAttached:function(){return!1!==this.attach}},watch:{disabled:function(t){t&&this.callDeactivate()},isActive:function(t){this.disabled||(t?this.callActivate():this.callDeactivate())}},beforeMount:function(){this.checkForWindow()},methods:{absolutePosition:function(){return{offsetTop:0,scrollHeight:0,top:this.positionY||this.absoluteY,bottom:this.positionY||this.absoluteY,left:this.positionX||this.absoluteX,right:this.positionX||this.absoluteX,height:0,width:0}},activate:function(){},calcLeft:function(){return(this.isAttached?this.computedLeft:this.calcXOverflow(this.computedLeft))+"px"},calcTop:function(){return(this.isAttached?this.computedTop:this.calcYOverflow(this.computedTop))+"px"},calcXOverflow:function(t){var e=isNaN(parseInt(this.maxWidth))?0:parseInt(this.maxWidth),n=this.getInnerWidth(),i=Math.max(this.dimensions.content.width,e),r=t+i-n;return(!this.left||this.right)&&r>0&&(t=n-i-(n>600?30:12)),t<0&&(t=12),t+this.getOffsetLeft()},calcYOverflow:function(t){var e=this.getInnerHeight(),n=this.pageYOffset+e,i=this.dimensions.activator,r=this.dimensions.content.height,s=n<t+r;return s&&this.offsetOverflow&&i.top>r?t=this.pageYOffset+(i.top-r):s&&!this.allowOverflow?t=n-r-12:t<this.pageYOffset&&!this.allowOverflow&&(t=this.pageYOffset+12),t<12?12:t},callActivate:function(){this.hasWindow&&this.activate()},callDeactivate:function(){this.isContentActive=!1,this.deactivate()},checkForWindow:function(){this.hasWindow||(this.hasWindow="undefined"!=typeof window)},checkForPageYOffset:function(){this.hasWindow&&(this.pageYOffset=this.getOffsetTop())},deactivate:function(){},getActivator:function(){return this.inputActivator?this.$el.querySelector(".v-input__slot"):this.activator?"string"==typeof this.activator?document.querySelector(this.activator):this.activator:this.$refs.activator.children.length>0?this.$refs.activator.children[0]:this.$refs.activator},getInnerHeight:function(){return this.hasWindow?window.innerHeight||document.documentElement.clientHeight:0},getInnerWidth:function(){return this.hasWindow?window.innerWidth:0},getOffsetLeft:function(){return this.hasWindow?window.pageXOffset||document.documentElement.scrollLeft:0},getOffsetTop:function(){return this.hasWindow?window.pageYOffset||document.documentElement.scrollTop:0},getRoundedBoundedClientRect:function(t){var e=t.getBoundingClientRect();return{top:Math.round(e.top),left:Math.round(e.left),bottom:Math.round(e.bottom),right:Math.round(e.right),width:Math.round(e.width),height:Math.round(e.height)}},measure:function(t,e){if(!(t=e?t.querySelector(e):t)||!this.hasWindow)return null;var n=this.getRoundedBoundedClientRect(t);if(this.isAttached){var i=window.getComputedStyle(t);n.left=parseInt(i.marginLeft),n.top=parseInt(i.marginTop)}return n},sneakPeek:function(t){var e=this;requestAnimationFrame(function(){var n=e.$refs.content;if(!n||e.isShown(n))return t();n.style.display="inline-block",t(),n.style.display="none"})},startTransition:function(){var t=this;requestAnimationFrame(function(){return t.isContentActive=!0})},isShown:function(t){return"none"!==t.style.display},updateDimensions:function(){var t=this;this.checkForWindow(),this.checkForPageYOffset();var e={};e.activator=!this.hasActivator||this.absolute?this.absolutePosition():this.measure(this.getActivator()),this.sneakPeek(function(){e.content=t.measure(t.$refs.content),t.dimensions=e})}}})},"./src/mixins/overlayable.js":function(t,e,n){"use strict";n.r(e);n("./src/stylus/components/_overlay.styl");var i=n("./src/util/helpers.ts");e.default={name:"overlayable",props:{hideOverlay:Boolean},data:function(){return{overlay:null,overlayOffset:0,overlayTimeout:null,overlayTransitionDuration:650}},beforeDestroy:function(){this.removeOverlay()},methods:{genOverlay:function(){var t=this;if(!this.isActive||this.hideOverlay||this.isActive&&this.overlayTimeout||this.overlay)return clearTimeout(this.overlayTimeout),this.overlay&&this.overlay.classList.add("v-overlay--active");this.overlay=document.createElement("div"),this.overlay.className="v-overlay",this.absolute&&(this.overlay.className+=" v-overlay--absolute"),this.hideScroll();var e=this.absolute?this.$el.parentNode:document.querySelector("[data-app]");return e&&e.insertBefore(this.overlay,e.firstChild),this.overlay.clientHeight,requestAnimationFrame(function(){t.overlay&&(t.overlay.className+=" v-overlay--active",void 0!==t.activeZIndex&&(t.overlay.style.zIndex=t.activeZIndex-1))}),!0},removeOverlay:function(){var t=this;if(!this.overlay)return this.showScroll();this.overlay.classList.remove("v-overlay--active"),this.overlayTimeout=setTimeout(function(){try{t.overlay&&t.overlay.parentNode&&t.overlay.parentNode.removeChild(t.overlay),t.overlay=null,t.showScroll()}catch(t){console.log(t)}clearTimeout(t.overlayTimeout),t.overlayTimeout=null},this.overlayTransitionDuration)},scrollListener:function(t){if("keydown"===t.type){if(["INPUT","TEXTAREA","SELECT"].includes(t.target.tagName)||t.target.isContentEditable)return;var e=[i.keyCodes.up,i.keyCodes.pageup],n=[i.keyCodes.down,i.keyCodes.pagedown];if(e.includes(t.keyCode))t.deltaY=-1;else{if(!n.includes(t.keyCode))return;t.deltaY=1}}(t.target===this.overlay||"keydown"!==t.type&&t.target===document.body||this.checkPath(t))&&t.preventDefault()},hasScrollbar:function(t){if(!t||t.nodeType!==Node.ELEMENT_NODE)return!1;var e=window.getComputedStyle(t);return["auto","scroll"].includes(e["overflow-y"])&&t.scrollHeight>t.clientHeight},shouldScroll:function(t,e){return 0===t.scrollTop&&e<0||t.scrollTop+t.clientHeight===t.scrollHeight&&e>0},isInside:function(t,e){return t===e||null!==t&&t!==document.body&&this.isInside(t.parentNode,e)},checkPath:function(t){var e=t.path||this.composedPath(t),n=t.deltaY||-t.wheelDelta;if("keydown"===t.type&&e[0]===document.body){var i=this.$refs.dialog,r=window.getSelection().anchorNode;return!this.hasScrollbar(i)||!this.isInside(r,i)||this.shouldScroll(i,n)}for(var s=0;s<e.length;s++){var o=e[s];if(o===document)return!0;if(o===document.documentElement)return!0;if(o===this.$refs.content)return!0;if(this.hasScrollbar(o))return this.shouldScroll(o,n)}return!0},composedPath:function(t){if(t.composedPath)return t.composedPath();for(var e=[],n=t.target;n;){if(e.push(n),"HTML"===n.tagName)return e.push(document),e.push(window),e;n=n.parentElement}},hideScroll:function(){this.$vuetify.breakpoint.smAndDown?document.documentElement.classList.add("overflow-y-hidden"):(window.addEventListener("wheel",this.scrollListener),window.addEventListener("keydown",this.scrollListener))},showScroll:function(){document.documentElement.classList.remove("overflow-y-hidden"),window.removeEventListener("wheel",this.scrollListener),window.removeEventListener("keydown",this.scrollListener)}}}},"./src/mixins/picker-button.js":function(t,e,n){"use strict";n.r(e),e.default={methods:{genPickerButton:function(t,e,n,i,r){var s=this;void 0===i&&(i=!1),void 0===r&&(r="");var o=this[t]===e;return this.$createElement("div",{staticClass:("v-picker__title__btn "+r).trim(),class:{"v-picker__title__btn--active":o,"v-picker__title__btn--readonly":i},on:o||i?void 0:{click:function(n){n.stopPropagation(),s.$emit("update:"+t,e)}}},Array.isArray(n)?n:[n])}}}},"./src/mixins/picker.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VPicker/index.js"),r=n("./src/mixins/colorable.ts"),s=n("./src/mixins/themeable.ts");e.default={name:"picker",mixins:[r.default,s.default],props:{fullWidth:Boolean,headerColor:String,landscape:Boolean,noTitle:Boolean,width:{type:[Number,String],default:290}},methods:{genPickerTitle:function(){},genPickerBody:function(){},genPickerActionsSlot:function(){return this.$scopedSlots.default?this.$scopedSlots.default({save:this.save,cancel:this.cancel}):this.$slots.default},genPicker:function(t){return this.$createElement(i.default,{staticClass:t,props:{color:this.headerColor||this.color,dark:this.dark,fullWidth:this.fullWidth,landscape:this.landscape,light:this.light,width:this.width}},[this.noTitle?null:this.genPickerTitle(),this.genPickerBody(),this.$createElement("template",{slot:"actions"},[this.genPickerActionsSlot()])])}}}},"./src/mixins/positionable.ts":function(t,e,n){"use strict";n.r(e),n.d(e,"factory",function(){return a});var i=n("vue"),r=n.n(i),s=n("./src/util/helpers.ts"),o={absolute:Boolean,bottom:Boolean,fixed:Boolean,left:Boolean,right:Boolean,top:Boolean};function a(t){return void 0===t&&(t=[]),r.a.extend({name:"positionable",props:t.length?Object(s.filterObjectOnKeys)(o,t):o})}e.default=a()},"./src/mixins/proxyable.ts":function(t,e,n){"use strict";n.r(e),n.d(e,"factory",function(){return s});var i=n("vue"),r=n.n(i);function s(t,e){var n,i;return void 0===t&&(t="value"),void 0===e&&(e="change"),r.a.extend({name:"proxyable",model:{prop:t,event:e},props:(n={},n[t]={required:!1},n),data:function(){return{internalLazyValue:this[t]}},computed:{internalValue:{get:function(){return this.internalLazyValue},set:function(t){t!==this.internalLazyValue&&(this.internalLazyValue=t,this.$emit(e,t))}}},watch:(i={},i[t]=function(t){this.internalLazyValue=t},i)})}var o=s();e.default=o},"./src/mixins/registrable.ts":function(t,e,n){"use strict";n.r(e),n.d(e,"inject",function(){return a}),n.d(e,"provide",function(){return u});var i=n("vue"),r=n.n(i),s=n("./src/util/console.ts");function o(t,e){return function(){return Object(s.consoleWarn)("The "+t+" component must be used inside a "+e)}}function a(t,e,n){var i,s=e&&n?{register:o(e,n),unregister:o(e,n)}:null;return r.a.extend({name:"registrable-inject",inject:(i={},i[t]={default:s},i)})}function u(t){return r.a.extend({name:"registrable-provide",methods:{register:null,unregister:null},provide:function(){var e;return(e={})[t]={register:this.register,unregister:this.unregister},e}})}},"./src/mixins/returnable.ts":function(t,e,n){"use strict";n.r(e);var i=n("vue"),r=n.n(i);e.default=r.a.extend({name:"returnable",props:{returnValue:null},data:function(){return{isActive:!1,originalValue:null}},watch:{isActive:function(t){t?this.originalValue=this.returnValue:this.$emit("update:returnValue",this.originalValue)}},methods:{save:function(t){this.originalValue=t,this.isActive=!1}}})},"./src/mixins/rippleable.ts":function(t,e,n){"use strict";n.r(e);var i=n("./src/directives/ripple.ts"),r=n("vue"),s=n.n(r);e.default=s.a.extend({name:"rippleable",directives:{Ripple:i.default},props:{ripple:{type:[Boolean,Object],default:!0}},methods:{genRipple:function(t){return void 0===t&&(t={}),this.ripple?(t.staticClass="v-input--selection-controls__ripple",t.directives=t.directives||[],t.directives.push({name:"ripple",value:{center:!0}}),t.on=Object.assign({click:this.onChange},this.$listeners),this.$createElement("div",t)):null},onChange:function(){}}})},"./src/mixins/routable.ts":function(t,e,n){"use strict";n.r(e);var i=n("vue"),r=n.n(i),s=n("./src/directives/ripple.ts"),o=function(){return(o=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)};e.default=r.a.extend({name:"routable",directives:{Ripple:s.default},props:{activeClass:String,append:Boolean,disabled:Boolean,exact:{type:Boolean,default:void 0},exactActiveClass:String,href:[String,Object],to:[String,Object],nuxt:Boolean,replace:Boolean,ripple:[Boolean,Object],tag:String,target:String},computed:{computedRipple:function(){return!(!this.ripple||this.disabled)&&this.ripple}},methods:{click:function(t){},generateRouteLink:function(t){var e,n,i=this.exact,r=((e={attrs:{disabled:this.disabled},class:t,props:{},directives:[{name:"ripple",value:this.computedRipple}]})[this.to?"nativeOn":"on"]=o({},this.$listeners,{click:this.click}),e);if(void 0===this.exact&&(i="/"===this.to||this.to===Object(this.to)&&"/"===this.to.path),this.to){var s=this.activeClass,a=this.exactActiveClass||s;this.proxyClass&&(s+=" "+this.proxyClass,a+=" "+this.proxyClass),n=this.nuxt?"nuxt-link":"router-link",Object.assign(r.props,{to:this.to,exact:i,activeClass:s,exactActiveClass:a,append:this.append,replace:this.replace})}else"a"===(n=(this.href?"a":this.tag)||"a")&&this.href&&(r.attrs.href=this.href);return this.target&&(r.attrs.target=this.target),{tag:n,data:r}}}})},"./src/mixins/selectable.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/components/VInput/index.js"),r=n("./src/mixins/rippleable.ts"),s=n("./src/mixins/comparable.ts");e.default={name:"selectable",extends:i.default,mixins:[r.default,s.default],model:{prop:"inputValue",event:"change"},props:{color:{type:String,default:"accent"},id:String,inputValue:null,falseValue:null,trueValue:null,multiple:{type:Boolean,default:null},label:String},data:function(t){return{lazyValue:t.inputValue}},computed:{computedColor:function(){return this.isActive?this.color:this.validationState},isMultiple:function(){return!0===this.multiple||null===this.multiple&&Array.isArray(this.internalValue)},isActive:function(){var t=this,e=this.value,n=this.internalValue;return this.isMultiple?!!Array.isArray(n)&&n.some(function(n){return t.valueComparator(n,e)}):void 0===this.trueValue||void 0===this.falseValue?e?this.valueComparator(e,n):Boolean(n):this.valueComparator(n,this.trueValue)},isDirty:function(){return this.isActive}},watch:{inputValue:function(t){this.lazyValue=t}},methods:{genLabel:function(){if(!this.hasLabel)return null;var t=i.default.methods.genLabel.call(this);return t.data.on={click:this.onChange},t},genInput:function(t,e){return this.$createElement("input",{attrs:Object.assign({"aria-label":this.label,"aria-checked":this.isActive.toString(),disabled:this.isDisabled,id:this.id,role:t,type:t},e),domProps:{value:this.value,checked:this.isActive},on:{blur:this.onBlur,change:this.onChange,focus:this.onFocus,keydown:this.onKeydown},ref:"input"})},onBlur:function(){this.isFocused=!1},onChange:function(){var t=this;if(!this.isDisabled){var e=this.value,n=this.internalValue;if(this.isMultiple){Array.isArray(n)||(n=[]);var i=n.length;(n=n.filter(function(n){return!t.valueComparator(n,e)})).length===i&&n.push(e)}else n=void 0!==this.trueValue&&void 0!==this.falseValue?this.valueComparator(n,this.trueValue)?this.falseValue:this.trueValue:e?this.valueComparator(n,e)?null:e:!n;this.validate(!0,n),this.internalValue=n}},onFocus:function(){this.isFocused=!0},onKeydown:function(t){}}}},"./src/mixins/sizeable.ts":function(t,e,n){"use strict";n.r(e);var i=n("vue"),r=n.n(i);e.default=r.a.extend({name:"sizeable",props:{large:Boolean,medium:Boolean,size:{type:[Number,String]},small:Boolean,xLarge:Boolean}})},"./src/mixins/ssr-bootable.ts":function(t,e,n){"use strict";n.r(e);var i=n("vue"),r=n.n(i);e.default=r.a.extend({name:"ssr-bootable",data:function(){return{isBooted:!1}},mounted:function(){var t=this;window.requestAnimationFrame(function(){t.$el.setAttribute("data-booted","true"),t.isBooted=!0})}})},"./src/mixins/stackable.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/util/helpers.ts"),r=function(t,e){var n="function"==typeof Symbol&&t[Symbol.iterator];if(!n)return t;var i,r,s=n.call(t),o=[];try{for(;(void 0===e||e-- >0)&&!(i=s.next()).done;)o.push(i.value)}catch(t){r={error:t}}finally{try{i&&!i.done&&(n=s.return)&&n.call(s)}finally{if(r)throw r.error}}return o},s=function(){for(var t=[],e=0;e<arguments.length;e++)t=t.concat(r(arguments[e]));return t};e.default={name:"stackable",data:function(){return{stackBase:null,stackClass:"unpecified",stackElement:null,stackExclude:null,stackMinZIndex:0}},computed:{activeZIndex:function(){if("undefined"==typeof window)return 0;var t=this.stackElement||this.$refs.content,e=this.isActive?this.getMaxZIndex(this.stackExclude||[t])+2:Object(i.getZIndex)(t);return null==e?e:parseInt(e)}},methods:{getMaxZIndex:function(t){void 0===t&&(t=[]);for(var e=this.stackBase||this.$el,n=[this.stackMinZIndex,Object(i.getZIndex)(e)],r=s(document.getElementsByClassName(this.stackClass)),o=0;o<r.length;o++)t.includes(r[o])||n.push(Object(i.getZIndex)(r[o]));return Math.max.apply(Math,s(n))}}}},"./src/mixins/themeable.ts":function(t,e,n){"use strict";n.r(e),n.d(e,"functionalThemeClasses",function(){return s});var i=n("vue"),r=function(){return(r=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)};function s(t){var e=r({},t.props,t.injections),n=o.options.computed.isDark.call(e);return o.options.computed.themeClasses.call({isDark:n})}var o=n.n(i).a.extend().extend({name:"themeable",provide:function(){return{theme:this.themeableProvide}},inject:{theme:{default:{isDark:!1}}},props:{dark:{type:Boolean,default:null},light:{type:Boolean,default:null}},data:function(){return{themeableProvide:{isDark:!1}}},computed:{isDark:function(){return!0===this.dark||!0!==this.light&&this.theme.isDark},themeClasses:function(){return{"theme--dark":this.isDark,"theme--light":!this.isDark}},rootIsDark:function(){return!0===this.dark||!0!==this.light&&this.$vuetify.dark},rootThemeClasses:function(){return{"theme--dark":this.rootIsDark,"theme--light":!this.rootIsDark}}},watch:{isDark:{handler:function(t,e){t!==e&&(this.themeableProvide.isDark=this.isDark)},immediate:!0}}});e.default=o},"./src/mixins/toggleable.ts":function(t,e,n){"use strict";n.r(e),n.d(e,"factory",function(){return s});var i=n("vue"),r=n.n(i);function s(t,e){var n,i;return void 0===t&&(t="value"),void 0===e&&(e="input"),r.a.extend({name:"toggleable",model:{prop:t,event:e},props:(n={},n[t]={required:!1},n),data:function(){return{isActive:!!this[t]}},watch:(i={},i[t]=function(t){this.isActive=!!t},i.isActive=function(n){!!n!==this[t]&&this.$emit(e,n)},i)})}var o=s();e.default=o},"./src/mixins/transitionable.ts":function(t,e,n){"use strict";n.r(e);var i=n("vue"),r=n.n(i);e.default=r.a.extend({name:"transitionable",props:{mode:String,origin:String,transition:String}})},"./src/mixins/translatable.ts":function(t,e,n){"use strict";n.r(e);var i=n("vue"),r=n.n(i);e.default=r.a.extend({name:"translatable",props:{height:Number},data:function(){return{elOffsetTop:0,parallax:0,parallaxDist:0,percentScrolled:0,scrollTop:0,windowHeight:0,windowBottom:0}},computed:{imgHeight:function(){return this.objHeight()}},beforeDestroy:function(){window.removeEventListener("scroll",this.translate,!1),window.removeEventListener("resize",this.translate,!1)},methods:{calcDimensions:function(){var t=this.$el.getBoundingClientRect();this.scrollTop=window.pageYOffset,this.parallaxDist=this.imgHeight-this.height,this.elOffsetTop=t.top+this.scrollTop,this.windowHeight=window.innerHeight,this.windowBottom=this.scrollTop+this.windowHeight},listeners:function(){window.addEventListener("scroll",this.translate,!1),window.addEventListener("resize",this.translate,!1)},objHeight:function(){throw new Error("Not implemented !")},translate:function(){this.calcDimensions(),this.percentScrolled=(this.windowBottom-this.elOffsetTop)/(parseInt(this.height)+this.windowHeight),this.parallax=Math.round(this.parallaxDist*this.percentScrolled)}}})},"./src/mixins/validatable.js":function(t,e,n){"use strict";n.r(e);var i=n("./src/util/helpers.ts"),r=n("./src/mixins/registrable.ts"),s=n("./src/util/console.ts"),o=n("./src/mixins/colorable.ts"),a="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t};e.default={name:"validatable",mixins:[o.default,Object(r.inject)("form")],props:{disabled:Boolean,error:Boolean,errorCount:{type:[Number,String],default:1},errorMessages:{type:[String,Array],default:function(){return[]}},messages:{type:[String,Array],default:function(){return[]}},readonly:Boolean,rules:{type:Array,default:function(){return[]}},success:Boolean,successMessages:{type:[String,Array],default:function(){return[]}},validateOnBlur:Boolean},data:function(){return{errorBucket:[],hasColor:!1,hasFocused:!1,hasInput:!1,isFocused:!1,isResetting:!1,valid:!1}},computed:{hasError:function(){return this.internalErrorMessages.length>0||this.errorBucket.length>0||this.error},externalError:function(){return this.internalErrorMessages.length>0||this.error},hasSuccess:function(){return this.successMessages.length>0||this.success},hasMessages:function(){return this.validations.length>0},hasState:function(){return this.hasSuccess||this.shouldValidate&&this.hasError},internalErrorMessages:function(){return this.errorMessages||""},shouldValidate:function(){return this.externalError||!this.isResetting&&(this.validateOnBlur?this.hasFocused&&!this.isFocused:this.hasInput||this.hasFocused)},validations:function(){return this.validationTarget.slice(0,this.errorCount)},validationState:function(){return this.hasError&&this.shouldValidate?"error":this.hasSuccess?"success":this.hasColor?this.color:null},validationTarget:function(){var t=this.internalErrorMessages.length>0?this.errorMessages:this.successMessages.length>0?this.successMessages:this.messages;return Array.isArray(t)?t.length>0?t:this.shouldValidate?this.errorBucket:[]:[t]}},watch:{rules:{handler:function(t,e){Object(i.deepEqual)(t,e)||this.validate()},deep:!0},internalValue:function(){this.hasInput=!0,this.validateOnBlur||this.$nextTick(this.validate)},isFocused:function(t){t||this.disabled||this.readonly||(this.hasFocused=!0,this.validateOnBlur&&this.validate())},isResetting:function(){var t=this;setTimeout(function(){t.hasInput=!1,t.hasFocused=!1,t.isResetting=!1},0)},hasError:function(t){this.shouldValidate&&this.$emit("update:error",t)}},beforeMount:function(){this.validate()},created:function(){this.form&&this.form.register(this)},beforeDestroy:function(){this.form&&this.form.unregister(this)},methods:{reset:function(){this.isResetting=!0,this.internalValue=Array.isArray(this.internalValue)?[]:void 0},resetValidation:function(){this.isResetting=!0},validate:function(t,e){void 0===t&&(t=!1),void 0===e&&(e=this.internalValue);var n=[];t&&(this.hasInput=this.hasFocused=!0);for(var i=0;i<this.rules.length;i++){var r=this.rules[i],o="function"==typeof r?r(e):r;!1===o||"string"==typeof o?n.push(o):!0!==o&&Object(s.consoleError)("Rules should return a string or boolean, received '"+(void 0===o?"undefined":a(o))+"' instead",this)}return this.errorBucket=n,this.valid=0===n.length,this.valid}}}},"./src/stylus/app.styl":function(t,e,n){},"./src/stylus/components/_alerts.styl":function(t,e,n){},"./src/stylus/components/_app.styl":function(t,e,n){},"./src/stylus/components/_autocompletes.styl":function(t,e,n){},"./src/stylus/components/_avatars.styl":function(t,e,n){},"./src/stylus/components/_badges.styl":function(t,e,n){},"./src/stylus/components/_bottom-navs.styl":function(t,e,n){},"./src/stylus/components/_bottom-sheets.styl":function(t,e,n){},"./src/stylus/components/_breadcrumbs.styl":function(t,e,n){},"./src/stylus/components/_button-toggle.styl":function(t,e,n){},"./src/stylus/components/_buttons.styl":function(t,e,n){},"./src/stylus/components/_cards.styl":function(t,e,n){},"./src/stylus/components/_carousel.styl":function(t,e,n){},"./src/stylus/components/_chips.styl":function(t,e,n){},"./src/stylus/components/_content.styl":function(t,e,n){},"./src/stylus/components/_counters.styl":function(t,e,n){},"./src/stylus/components/_data-iterator.styl":function(t,e,n){},"./src/stylus/components/_data-table.styl":function(t,e,n){},"./src/stylus/components/_date-picker-header.styl":function(t,e,n){},"./src/stylus/components/_date-picker-table.styl":function(t,e,n){},"./src/stylus/components/_date-picker-title.styl":function(t,e,n){},"./src/stylus/components/_date-picker-years.styl":function(t,e,n){},"./src/stylus/components/_dialogs.styl":function(t,e,n){},"./src/stylus/components/_dividers.styl":function(t,e,n){},"./src/stylus/components/_expansion-panel.styl":function(t,e,n){},"./src/stylus/components/_footer.styl":function(t,e,n){},"./src/stylus/components/_forms.styl":function(t,e,n){},"./src/stylus/components/_grid.styl":function(t,e,n){},"./src/stylus/components/_icons.styl":function(t,e,n){},"./src/stylus/components/_images.styl":function(t,e,n){},"./src/stylus/components/_inputs.styl":function(t,e,n){},"./src/stylus/components/_item-group.styl":function(t,e,n){},"./src/stylus/components/_jumbotrons.styl":function(t,e,n){},"./src/stylus/components/_labels.styl":function(t,e,n){},"./src/stylus/components/_lists.styl":function(t,e,n){},"./src/stylus/components/_menus.styl":function(t,e,n){},"./src/stylus/components/_messages.styl":function(t,e,n){},"./src/stylus/components/_navigation-drawer.styl":function(t,e,n){},"./src/stylus/components/_overflow-buttons.styl":function(t,e,n){},"./src/stylus/components/_overlay.styl":function(t,e,n){},"./src/stylus/components/_pagination.styl":function(t,e,n){},"./src/stylus/components/_parallax.styl":function(t,e,n){},"./src/stylus/components/_pickers.styl":function(t,e,n){},"./src/stylus/components/_progress-circular.styl":function(t,e,n){},"./src/stylus/components/_progress-linear.styl":function(t,e,n){},"./src/stylus/components/_radio-group.styl":function(t,e,n){},"./src/stylus/components/_radios.styl":function(t,e,n){},"./src/stylus/components/_range-sliders.styl":function(t,e,n){},"./src/stylus/components/_rating.styl":function(t,e,n){},"./src/stylus/components/_responsive.styl":function(t,e,n){},"./src/stylus/components/_select.styl":function(t,e,n){},"./src/stylus/components/_selection-controls.styl":function(t,e,n){},"./src/stylus/components/_sliders.styl":function(t,e,n){},"./src/stylus/components/_small-dialog.styl":function(t,e,n){},"./src/stylus/components/_snackbars.styl":function(t,e,n){},"./src/stylus/components/_speed-dial.styl":function(t,e,n){},"./src/stylus/components/_steppers.styl":function(t,e,n){},"./src/stylus/components/_subheaders.styl":function(t,e,n){},"./src/stylus/components/_switch.styl":function(t,e,n){},"./src/stylus/components/_system-bars.styl":function(t,e,n){},"./src/stylus/components/_tables.styl":function(t,e,n){},"./src/stylus/components/_tabs.styl":function(t,e,n){},"./src/stylus/components/_text-fields.styl":function(t,e,n){},"./src/stylus/components/_textarea.styl":function(t,e,n){},"./src/stylus/components/_time-picker-clock.styl":function(t,e,n){},"./src/stylus/components/_time-picker-title.styl":function(t,e,n){},"./src/stylus/components/_timeline.styl":function(t,e,n){},"./src/stylus/components/_toolbar.styl":function(t,e,n){},"./src/stylus/components/_tooltips.styl":function(t,e,n){},"./src/stylus/components/_treeview.styl":function(t,e,n){},"./src/stylus/components/_windows.styl":function(t,e,n){},"./src/util/ThemeProvider.ts":function(t,e,n){"use strict";n.r(e);var i=n("./src/mixins/themeable.ts"),r=n("./src/util/mixins.ts");e.default=Object(r.default)(i.default).extend({name:"theme-provider",props:{root:Boolean},computed:{isDark:function(){return this.root?this.rootIsDark:i.default.options.computed.isDark.call(this)}},render:function(){return this.$slots.default&&this.$slots.default.find(function(t){return!t.isComment&&" "!==t.text})}})},"./src/util/color/transformCIELAB.ts":function(t,e,n){"use strict";n.r(e),n.d(e,"fromXYZ",function(){return o}),n.d(e,"toXYZ",function(){return a});var i=.20689655172413793,r=function(t){return t>Math.pow(i,3)?Math.cbrt(t):t/(3*Math.pow(i,2))+4/29},s=function(t){return t>i?Math.pow(t,3):3*Math.pow(i,2)*(t-4/29)};function o(t){var e=r,n=e(t[1]);return[116*n-16,500*(e(t[0]/.95047)-n),200*(n-e(t[2]/1.08883))]}function a(t){var e=s,n=(t[0]+16)/116;return[.95047*e(n+t[1]/500),e(n),1.08883*e(n-t[2]/200)]}},"./src/util/color/transformSRGB.ts":function(t,e,n){"use strict";n.r(e),n.d(e,"fromXYZ",function(){return a}),n.d(e,"toXYZ",function(){return u});var i=[[3.2406,-1.5372,-.4986],[-.9689,1.8758,.0415],[.0557,-.204,1.057]],r=function(t){return t<=.0031308?12.92*t:1.055*Math.pow(t,1/2.4)-.055},s=[[.4124,.3576,.1805],[.2126,.7152,.0722],[.0193,.1192,.9505]],o=function(t){return t<=.04045?t/12.92:Math.pow((t+.055)/1.055,2.4)};function a(t){for(var e,n=Array(3),s=r,o=i,a=0;a<3;++a)n[a]=Math.round(255*(e=s(o[a][0]*t[0]+o[a][1]*t[1]+o[a][2]*t[2]),Math.max(0,Math.min(1,e))));return(n[0]<<16)+(n[1]<<8)+(n[2]<<0)}function u(t){for(var e=[0,0,0],n=o,i=s,r=n((t>>16&255)/255),a=n((t>>8&255)/255),u=n((t>>0&255)/255),c=0;c<3;++c)e[c]=i[c][0]*r+i[c][1]*a+i[c][2]*u;return e}},"./src/util/colorUtils.ts":function(t,e,n){"use strict";n.r(e),n.d(e,"colorToInt",function(){return r}),n.d(e,"intToHex",function(){return s}),n.d(e,"colorToHex",function(){return o});var i=n("./src/util/console.ts");function r(t){var e;if("number"==typeof t)e=t;else{if("string"!=typeof t)throw new TypeError("Colors can only be numbers or strings, recieved "+(null==t?t:t.constructor.name)+" instead");var n="#"===t[0]?t.substring(1):t;3===n.length&&(n=n.split("").map(function(t){return t+t}).join("")),6!==n.length&&Object(i.consoleWarn)("'"+t+"' is not a valid rgb color"),e=parseInt(n,16)}return e<0?(Object(i.consoleWarn)("Colors cannot be negative: '"+t+"'"),e=0):(e>16777215||isNaN(e))&&(Object(i.consoleWarn)("'"+t+"' is not a valid rgb color"),e=16777215),e}function s(t){var e=t.toString(16);return e.length<6&&(e="0".repeat(6-e.length)+e),"#"+e}function o(t){return s(r(t))}},"./src/util/console.ts":function(t,e,n){"use strict";function i(t,e,n){if(n&&(e={_isVue:!0,$parent:n,$options:e}),e){if(e.$_alreadyWarned=e.$_alreadyWarned||[],e.$_alreadyWarned.includes(t))return;e.$_alreadyWarned.push(t)}return"[Vuetify] "+t+(e?function(t){if(t._isVue&&t.$parent){for(var e=[],n=0;t;){if(e.length>0){var i=e[e.length-1];if(i.constructor===t.constructor){n++,t=t.$parent;continue}n>0&&(e[e.length-1]=[i,n],n=0)}e.push(t),t=t.$parent}return"\n\nfound in\n\n"+e.map(function(t,e){return""+(0===e?"---\x3e ":" ".repeat(5+2*e))+(Array.isArray(t)?l(t[0])+"... ("+t[1]+" recursive calls)":l(t))}).join("\n")}return"\n\n(found in "+l(t)+")"}(e):"")}function r(t,e,n){var r=i(t,e,n);null!=r&&console.info(r)}function s(t,e,n){var r=i(t,e,n);null!=r&&console.warn(r)}function o(t,e,n){var r=i(t,e,n);null!=r&&console.error(r)}function a(t,e,n,i){s("'"+t+"' is deprecated, use '"+e+"' instead",n,i)}n.r(e),n.d(e,"consoleInfo",function(){return r}),n.d(e,"consoleWarn",function(){return s}),n.d(e,"consoleError",function(){return o}),n.d(e,"deprecate",function(){return a});var u=/(?:^|[-_])(\w)/g,c=function(t){return t.replace(u,function(t){return t.toUpperCase()}).replace(/[-_]/g,"")};function l(t,e){if(t.$root===t)return"<Root>";var n="function"==typeof t&&null!=t.cid?t.options:t._isVue?t.$options||t.constructor.options:t||{},i=n.name||n._componentTag,r=n.__file;if(!i&&r){var s=r.match(/([^/\\]+)\.vue$/);i=s&&s[1]}return(i?"<"+c(i)+">":"<Anonymous>")+(r&&!1!==e?" at "+r:"")}},"./src/util/dedupeModelListeners.ts":function(t,e,n){"use strict";function i(t){if(t.model&&t.on&&t.on.input)if(Array.isArray(t.on.input)){var e=t.on.input.indexOf(t.model.callback);e>-1&&t.on.input.splice(e,1)}else delete t.on.input}n.r(e),n.d(e,"default",function(){return i})},"./src/util/easing-patterns.js":function(t,e,n){"use strict";n.r(e),n.d(e,"linear",function(){return i}),n.d(e,"easeInQuad",function(){return r}),n.d(e,"easeOutQuad",function(){return s}),n.d(e,"easeInOutQuad",function(){return o}),n.d(e,"easeInCubic",function(){return a}),n.d(e,"easeOutCubic",function(){return u}),n.d(e,"easeInOutCubic",function(){return c}),n.d(e,"easeInQuart",function(){return l}),n.d(e,"easeOutQuart",function(){return f}),n.d(e,"easeInOutQuart",function(){return h}),n.d(e,"easeInQuint",function(){return d}),n.d(e,"easeOutQuint",function(){return p}),n.d(e,"easeInOutQuint",function(){return m});var i=function(t){return t},r=function(t){return t*t},s=function(t){return t*(2-t)},o=function(t){return t<.5?2*t*t:(4-2*t)*t-1},a=function(t){return t*t*t},u=function(t){return--t*t*t+1},c=function(t){return t<.5?4*t*t*t:(t-1)*(2*t-2)*(2*t-2)+1},l=function(t){return t*t*t*t},f=function(t){return 1- --t*t*t*t},h=function(t){return t<.5?8*t*t*t*t:1-8*--t*t*t*t},d=function(t){return t*t*t*t*t},p=function(t){return 1+--t*t*t*t*t},m=function(t){return t<.5?16*t*t*t*t*t:1+16*--t*t*t*t*t}},"./src/util/helpers.ts":function(t,e,n){"use strict";n.r(e),n.d(e,"createSimpleFunctional",function(){return s}),n.d(e,"createSimpleTransition",function(){return a}),n.d(e,"createJavaScriptTransition",function(){return u}),n.d(e,"directiveConfig",function(){return c}),n.d(e,"addOnceEventListener",function(){return l}),n.d(e,"getNestedValue",function(){return f}),n.d(e,"deepEqual",function(){return h}),n.d(e,"getObjectValueByPath",function(){return d}),n.d(e,"getPropertyFromItem",function(){return p}),n.d(e,"createRange",function(){return m}),n.d(e,"getZIndex",function(){return v}),n.d(e,"escapeHTML",function(){return y}),n.d(e,"filterObjectOnKeys",function(){return b}),n.d(e,"filterChildren",function(){return _}),n.d(e,"convertToUnit",function(){return x}),n.d(e,"kebabCase",function(){return w}),n.d(e,"isObject",function(){return C}),n.d(e,"keyCodes",function(){return T}),n.d(e,"remapInternalIcon",function(){return k}),n.d(e,"keys",function(){return V}),n.d(e,"camelize",function(){return j});var i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r=function(){return(r=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)};function s(t,e,n){return void 0===e&&(e="div"),{name:n||t.replace(/__/g,"-"),functional:!0,render:function(n,i){var r=i.data,s=i.children;return r.staticClass=(t+" "+(r.staticClass||"")).trim(),n(e,r,s)}}}function o(t,e){return Array.isArray(t)?t.concat(e):(t&&e.push(t),e)}function a(t,e,n){return void 0===e&&(e="top center 0"),{name:t,functional:!0,props:{group:{type:Boolean,default:!1},hideOnLeave:{type:Boolean,default:!1},leaveAbsolute:{type:Boolean,default:!1},mode:{type:String,default:n},origin:{type:String,default:e}},render:function(e,n){var i="transition"+(n.props.group?"-group":"");n.data=n.data||{},n.data.props={name:t,mode:n.props.mode},n.data.on=n.data.on||{},Object.isExtensible(n.data.on)||(n.data.on=r({},n.data.on));var s=[],a=[];s.push(function(t){t.style.transformOrigin=n.props.origin,t.style.webkitTransformOrigin=n.props.origin}),n.props.leaveAbsolute&&a.push(function(t){return t.style.position="absolute"}),n.props.hideOnLeave&&a.push(function(t){return t.style.display="none"});var u=n.data.on,c=u.beforeEnter,l=u.leave;return n.data.on.beforeEnter=function(){return o(c,s)},n.data.on.leave=o(l,a),e(i,n.data,n.children)}}}function u(t,e,n){return void 0===n&&(n="in-out"),{name:t,functional:!0,props:{mode:{type:String,default:n}},render:function(n,i){return n("transition",{props:r({},i.props,{name:t}),on:e},i.children)}}}function c(t,e){return void 0===e&&(e={}),r({},e,t.modifiers,{value:t.arg},t.value||{})}function l(t,e,n){t.addEventListener(e,function i(){n(),t.removeEventListener(e,i,!1)},!1)}function f(t,e,n){var i=e.length-1;if(i<0)return void 0===t?n:t;for(var r=0;r<i;r++){if(null==t)return n;t=t[e[r]]}return null==t?n:void 0===t[e[i]]?n:t[e[i]]}function h(t,e){if(t===e)return!0;if(t instanceof Date&&e instanceof Date&&t.getTime()!==e.getTime())return!1;if(t!==Object(t)||e!==Object(e))return!1;var n=Object.keys(t);return n.length===Object.keys(e).length&&n.every(function(n){return h(t[n],e[n])})}function d(t,e,n){return e&&e.constructor===String?f(t,(e=(e=e.replace(/\[(\w+)\]/g,".$1")).replace(/^\./,"")).split("."),n):n}function p(t,e,n){if(null==e)return void 0===t?n:t;if(t!==Object(t))return void 0===n?t:n;if("string"==typeof e)return d(t,e,n);if(Array.isArray(e))return f(t,e,n);if("function"!=typeof e)return n;var i=e(t,n);return void 0===i?n:i}function m(t){return Array.from({length:t},function(t,e){return e})}function v(t){if(!t||t.nodeType!==Node.ELEMENT_NODE)return 0;var e=+window.getComputedStyle(t).getPropertyValue("z-index");return isNaN(e)?v(t.parentNode):e}var g={"&":"&amp;","<":"&lt;",">":"&gt;"};function y(t){return t.replace(/[&<>]/g,function(t){return g[t]||t})}function b(t,e){for(var n={},i=0;i<e.length;i++){var r=e[i];void 0!==t[r]&&(n[r]=t[r])}return n}function _(t,e){return void 0===t&&(t=[]),t.filter(function(t){return t.componentOptions&&t.componentOptions.Ctor.options.name===e})}function x(t,e){return void 0===e&&(e="px"),null==t||""===t?void 0:isNaN(+t)?String(t):""+Number(t)+e}function w(t){return(t||"").replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()}function C(t){return null!==t&&"object"===(void 0===t?"undefined":i(t))}var T=Object.freeze({enter:13,tab:9,delete:46,esc:27,space:32,up:38,down:40,left:37,right:39,end:35,home:36,del:46,backspace:8,insert:45,pageup:33,pagedown:34}),S="$vuetify.icons.";function k(t,e){return e.startsWith(S)?d(t,e,e):e}function V(t){return Object.keys(t)}var O=/-(\w)/g,j=function(t){return t.replace(O,function(t,e){return e?e.toUpperCase():""})}},"./src/util/mask.js":function(t,e,n){"use strict";n.r(e),n.d(e,"defaultDelimiters",function(){return i}),n.d(e,"isMaskDelimiter",function(){return r}),n.d(e,"maskText",function(){return c}),n.d(e,"unmaskText",function(){return l});var i=/[-!$%^&*()_+|~=`{}[\]:";'<>?,./\\ ]/,r=function(t){return t&&i.test(t)},s={"#":{test:function(t){return t.match(/[0-9]/)}},A:{test:function(t){return t.match(/[A-Z]/i)},convert:function(t){return t.toUpperCase()}},a:{test:function(t){return t.match(/[a-z]/i)},convert:function(t){return t.toLowerCase()}},N:{test:function(t){return t.match(/[0-9A-Z]/i)},convert:function(t){return t.toUpperCase()}},n:{test:function(t){return t.match(/[0-9a-z]/i)},convert:function(t){return t.toLowerCase()}},X:{test:r}},o=function(t){return s.hasOwnProperty(t)},a=function(t,e){return s[t].convert?s[t].convert(e):e},u=function(t,e){return!(null==e||!o(t))&&s[t].test(e)},c=function(t,e,n){if(null==t)return"";if(t=String(t),!e.length||!t.length)return t;Array.isArray(e)||(e=e.split(""));for(var i=0,r=0,s="";r<e.length;){var c=e[r],l=t[i];if(o(c)||l!==c)if(o(c)||n){if(!u(c,l))return s;s+=a(c,l),i++}else s+=c;else s+=c,i++;r++}return s},l=function(t){return t?String(t).replace(new RegExp(i,"g"),""):t}},"./src/util/mixins.ts":function(t,e,n){"use strict";n.r(e),n.d(e,"default",function(){return s});var i=n("vue"),r=n.n(i);function s(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return r.a.extend({mixins:t})}},"./src/util/rebuildFunctionalSlots.js":function(t,e,n){"use strict";function i(t,e){var n=[];for(var i in t)t.hasOwnProperty(i)&&n.push(e("template",{slot:i},t[i]));return n}n.r(e),n.d(e,"default",function(){return i})},"./src/util/theme.ts":function(t,e,n){"use strict";n.r(e),n.d(e,"parse",function(){return u}),n.d(e,"genStyles",function(){return d}),n.d(e,"genVariations",function(){return p});var i=n("./src/util/colorUtils.ts"),r=n("./src/util/color/transformSRGB.ts"),s=n("./src/util/color/transformCIELAB.ts"),o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},a=function(t,e){var n="function"==typeof Symbol&&t[Symbol.iterator];if(!n)return t;var i,r,s=n.call(t),o=[];try{for(;(void 0===e||e-- >0)&&!(i=s.next()).done;)o.push(i.value)}catch(t){r={error:t}}finally{try{i&&!i.done&&(n=s.return)&&n.call(s)}finally{if(r)throw r.error}}return o};function u(t,e){void 0===e&&(e=!1);for(var n=Object.keys(t),r={},s=0;s<n.length;++s){var a=n[s],c=t[a];e?("base"===a||a.startsWith("lighten")||a.startsWith("darken"))&&(r[a]=Object(i.colorToHex)(c)):"object"===(void 0===c?"undefined":o(c))?r[a]=u(c,!0):r[a]=p(a,Object(i.colorToInt)(c))}return r}var c=function(t,e){return"\n."+t+" {\n background-color: "+e+" !important;\n border-color: "+e+" !important;\n}\n."+t+"--text {\n color: "+e+" !important;\n caret-color: "+e+" !important;\n}"},l=function(t,e,n){var i=a(e.split(/(\d)/,2),2),r=i[0],s=i[1];return"\n."+t+"."+r+"-"+s+" {\n background-color: "+n+" !important;\n border-color: "+n+" !important;\n}\n."+t+"--text.text--"+r+"-"+s+" {\n color: "+n+" !important;\n caret-color: "+n+" !important;\n}"},f=function(t,e){return void 0===e&&(e="base"),"--v-"+t+"-"+e},h=function(t,e){return void 0===e&&(e="base"),"var("+f(t,e)+")"};function d(t,e){void 0===e&&(e=!1);var n=Object.keys(t);if(!n.length)return"";var i="",r="";r+="a { color: "+(e?h("primary"):t.primary.base)+"; }";for(var s=0;s<n.length;++s){var a=n[s],u=t[a];if("object"===(void 0===u?"undefined":o(u))){r+=c(a,e?h(a):u.base),e&&(i+=" "+f(a)+": "+u.base+";\n");for(var d=Object.keys(u),p=0;p<d.length;++p){var m=d[p],v=u[m];"base"!==m&&(r+=l(a,m,e?h(a,m):v),e&&(i+=" "+f(a,m)+": "+v+";\n"))}}}return e&&(i=":root {\n"+i+"}\n\n"),i+r}function p(t,e){for(var n={base:Object(i.intToHex)(e)},r=5;r>0;--r)n["lighten"+r]=Object(i.intToHex)(m(e,r));for(r=1;r<=4;++r)n["darken"+r]=Object(i.intToHex)(v(e,r));return n}function m(t,e){var n=s.fromXYZ(r.toXYZ(t));return n[0]=n[0]+10*e,r.fromXYZ(s.toXYZ(n))}function v(t,e){var n=s.fromXYZ(r.toXYZ(t));return n[0]=n[0]-10*e,r.fromXYZ(s.toXYZ(n))}},vue:function(e,n){e.exports=t}}).default},t.exports=i(n(13))},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default={dataIterator:{rowsPerPageText:"ردیف در صفحه:",rowsPerPageAll:"همه",pageText:"{0} تا {1} از {2}",noResultsText:"نتیجه‌ای یافت نشد",nextPage:"صفحه بعد",prevPage:"صفحه قبل"},dataTable:{rowsPerPageText:"ردیف در صفحه:"},noDataText:"اطلاعاتی یافت نشد"}},function(t,e,n){var i;i=function(t){return function(t){var e={};function n(i){if(e[i])return e[i].exports;var r=e[i]={i:i,l:!1,exports:{}};return t[i].call(r.exports,r,r.exports,n),r.l=!0,r.exports}return n.m=t,n.c=e,n.d=function(t,e,i){n.o(t,e)||Object.defineProperty(t,e,{configurable:!1,enumerable:!0,get:i})},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s=0)}([function(t,e,n){t.exports=n(1)},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.loadProgressBar=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:r.default,n=0;i.default.configure(t),e.interceptors.request.use(function(t){return n++,i.default.start(),t}),s=function(t){return i.default.inc(o(t.loaded,t.total))},e.defaults.onDownloadProgress=s,e.defaults.onUploadProgress=s,e.interceptors.response.use(function(t){return 0==--n&&i.default.done(),t},function(t){return 0==--n&&i.default.done(),Promise.reject(t)});var s},n(2);var i=s(n(3)),r=s(n(4));function s(t){return t&&t.__esModule?t:{default:t}}var o=function(t,e){return Math.floor(1*t)/e}},function(t,e){},function(t,e,n){var i,r;void 0===(r="function"==typeof(i=function(){var t,e,n={version:"0.2.0"},i=n.settings={minimum:.08,easing:"ease",positionUsing:"",speed:200,trickle:!0,trickleRate:.02,trickleSpeed:800,showSpinner:!0,barSelector:'[role="bar"]',spinnerSelector:'[role="spinner"]',parent:"body",template:'<div class="bar" role="bar"><div class="peg"></div></div><div class="spinner" role="spinner"><div class="spinner-icon"></div></div>'};function r(t,e,n){return t<e?e:t>n?n:t}function s(t){return 100*(-1+t)}n.configure=function(t){var e,n;for(e in t)void 0!==(n=t[e])&&t.hasOwnProperty(e)&&(i[e]=n);return this},n.status=null,n.set=function(t){var e=n.isStarted();t=r(t,i.minimum,1),n.status=1===t?null:t;var u=n.render(!e),c=u.querySelector(i.barSelector),l=i.speed,f=i.easing;return u.offsetWidth,o(function(e){""===i.positionUsing&&(i.positionUsing=n.getPositioningCSS()),a(c,function(t,e,n){var r;r="translate3d"===i.positionUsing?{transform:"translate3d("+s(t)+"%,0,0)"}:"translate"===i.positionUsing?{transform:"translate("+s(t)+"%,0)"}:{"margin-left":s(t)+"%"};return r.transition="all "+e+"ms "+n,r}(t,l,f)),1===t?(a(u,{transition:"none",opacity:1}),u.offsetWidth,setTimeout(function(){a(u,{transition:"all "+l+"ms linear",opacity:0}),setTimeout(function(){n.remove(),e()},l)},l)):setTimeout(e,l)}),this},n.isStarted=function(){return"number"==typeof n.status},n.start=function(){n.status||n.set(0);var t=function(){setTimeout(function(){n.status&&(n.trickle(),t())},i.trickleSpeed)};return i.trickle&&t(),this},n.done=function(t){return t||n.status?n.inc(.3+.5*Math.random()).set(1):this},n.inc=function(t){var e=n.status;return e?("number"!=typeof t&&(t=(1-e)*r(Math.random()*e,.1,.95)),e=r(e+t,0,.994),n.set(e)):n.start()},n.trickle=function(){return n.inc(Math.random()*i.trickleRate)},t=0,e=0,n.promise=function(i){return i&&"resolved"!==i.state()?(0===e&&n.start(),t++,e++,i.always(function(){0==--e?(t=0,n.done()):n.set((t-e)/t)}),this):this},n.render=function(t){if(n.isRendered())return document.getElementById("nprogress");c(document.documentElement,"nprogress-busy");var e=document.createElement("div");e.id="nprogress",e.innerHTML=i.template;var r,o=e.querySelector(i.barSelector),u=t?"-100":s(n.status||0),l=document.querySelector(i.parent);return a(o,{transition:"all 0 linear",transform:"translate3d("+u+"%,0,0)"}),i.showSpinner||(r=e.querySelector(i.spinnerSelector))&&h(r),l!=document.body&&c(l,"nprogress-custom-parent"),l.appendChild(e),e},n.remove=function(){l(document.documentElement,"nprogress-busy"),l(document.querySelector(i.parent),"nprogress-custom-parent");var t=document.getElementById("nprogress");t&&h(t)},n.isRendered=function(){return!!document.getElementById("nprogress")},n.getPositioningCSS=function(){var t=document.body.style,e="WebkitTransform"in t?"Webkit":"MozTransform"in t?"Moz":"msTransform"in t?"ms":"OTransform"in t?"O":"";return e+"Perspective"in t?"translate3d":e+"Transform"in t?"translate":"margin"};var o=function(){var t=[];function e(){var n=t.shift();n&&n(e)}return function(n){t.push(n),1==t.length&&e()}}(),a=function(){var t=["Webkit","O","Moz","ms"],e={};function n(n){return n=n.replace(/^-ms-/,"ms-").replace(/-([\da-z])/gi,function(t,e){return e.toUpperCase()}),e[n]||(e[n]=function(e){var n=document.body.style;if(e in n)return e;for(var i,r=t.length,s=e.charAt(0).toUpperCase()+e.slice(1);r--;)if((i=t[r]+s)in n)return i;return e}(n))}function i(t,e,i){e=n(e),t.style[e]=i}return function(t,e){var n,r,s=arguments;if(2==s.length)for(n in e)void 0!==(r=e[n])&&e.hasOwnProperty(n)&&i(t,n,r);else i(t,s[1],s[2])}}();function u(t,e){return("string"==typeof t?t:f(t)).indexOf(" "+e+" ")>=0}function c(t,e){var n=f(t),i=n+e;u(n,e)||(t.className=i.substring(1))}function l(t,e){var n,i=f(t);u(t,e)&&(n=i.replace(" "+e+" "," "),t.className=n.substring(1,n.length-1))}function f(t){return(" "+(t.className||"")+" ").replace(/\s+/gi," ")}function h(t){t&&t.parentNode&&t.parentNode.removeChild(t)}return n})?i.call(e,n,e,t):i)||(t.exports=r)},function(e,n){e.exports=t}])},t.exports=i(n(3))},function(t,e,n){var i=n(45)(n(46),n(73),!1,null,null,null);t.exports=i.exports},function(t,e){t.exports=function(t,e,n,i,r,s){var o,a=t=t||{},u=typeof t.default;"object"!==u&&"function"!==u||(o=t,a=t.default);var c,l="function"==typeof a?a.options:a;if(e&&(l.render=e.render,l.staticRenderFns=e.staticRenderFns,l._compiled=!0),n&&(l.functional=!0),r&&(l._scopeId=r),s?(c=function(t){(t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),i&&i.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(s)},l._ssrRegister=c):i&&(c=i),c){var f=l.functional,h=f?l.render:l.beforeCreate;f?(l._injectStyles=c,l.render=function(t,e){return c.call(e),h(t,e)}):l.beforeCreate=h?[].concat(h,c):[c]}return{esModule:o,exports:a,options:l}}},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=n(47),r=(n.n(i),n(49)),s=(n.n(r),n(3)),o=n.n(s);e.default={mixins:[i.validationMixin],validations:{url:{required:r.required},tagTitle:{required:r.required},tagBox:{required:r.required},tagBody:{required:r.required}},data:function(){return{tagBox:"",tagTitle:"",tagBody:"",url:"",news:[],search:"",headers:[{text:"عنوان",align:"center",value:"title"},{text:"متن",align:"center",value:"body"}]}},computed:{urlErrors:function(){var t=[];return this.$v.url.$dirty?(!this.$v.url.required&&t.push("آدرس را وارد نمایید."),t):t},tagBoxErrors:function(){var t=[];return this.$v.tagBox.$dirty?(!this.$v.tagBox.required&&t.push("تگ ها را وارد نمایید."),t):t},tagTitleErrors:function(){var t=[];return this.$v.tagTitle.$dirty?(!this.$v.tagTitle.required&&t.push("تگ ها را وارد نمایید."),t):t},tagBodyErrors:function(){var t=[];return this.$v.tagBody.$dirty?(!this.$v.tagBody.required&&t.push("تگ ها را وارد نمایید."),t):t}},methods:{submit:function(){var t=this;this.$v.$touch()||o.a.post("/crawl",{url:this.url,tagBox:this.tagBox,tagTitle:this.tagTitle,tagBody:this.tagBody}).then(function(e){t.news=e.data.content,t.url="",t.tagBox="",t.tagTitle="",t.tagBody=""}).catch(function(t){this.url="",this.tagBox="",this.tagTitle="",this.tagBody=""})}}}},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.Vuelidate=S,Object.defineProperty(e,"withParams",{enumerable:!0,get:function(){return r.withParams}}),e.default=e.validationMixin=void 0;var i=n(48),r=n(14);function s(t){return function(t){if(Array.isArray(t)){for(var e=0,n=new Array(t.length);e<t.length;e++)n[e]=t[e];return n}}(t)||function(t){if(Symbol.iterator in Object(t)||"[object Arguments]"===Object.prototype.toString.call(t))return Array.from(t)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance")}()}function o(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{},i=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(i=i.concat(Object.getOwnPropertySymbols(n).filter(function(t){return Object.getOwnPropertyDescriptor(n,t).enumerable}))),i.forEach(function(e){a(t,e,n[e])})}return t}function a(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function u(t){return(u="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}var c=function(){return null},l=function(t,e,n){return t.reduce(function(t,i){return t[n?n(i):i]=e(i),t},{})};function f(t){return"function"==typeof t}function h(t){return null!==t&&("object"===u(t)||f(t))}var d=function(t,e,n,i){if("function"==typeof n)return n.call(t,e,i);n=Array.isArray(n)?n:n.split(".");for(var r=0;r<n.length;r++){if(!e||"object"!==u(e))return i;e=e[n[r]]}return void 0===e?i:e},p="__isVuelidateAsyncVm";var m={$invalid:function(){var t=this,e=this.proxy;return this.nestedKeys.some(function(e){return t.refProxy(e).$invalid})||this.ruleKeys.some(function(t){return!e[t]})},$dirty:function(){var t=this;return!!this.dirty||0!==this.nestedKeys.length&&this.nestedKeys.every(function(e){return t.refProxy(e).$dirty})},$anyDirty:function(){var t=this;return!!this.dirty||0!==this.nestedKeys.length&&this.nestedKeys.some(function(e){return t.refProxy(e).$anyDirty})},$error:function(){return this.$dirty&&!this.$pending&&this.$invalid},$anyError:function(){return this.$anyDirty&&!this.$pending&&this.$invalid},$pending:function(){var t=this;return this.ruleKeys.some(function(e){return t.getRef(e).$pending})||this.nestedKeys.some(function(e){return t.refProxy(e).$pending})},$params:function(){var t=this,e=this.validations;return o({},l(this.nestedKeys,function(t){return e[t]&&e[t].$params||null}),l(this.ruleKeys,function(e){return t.getRef(e).$params}))}};function v(t){this.dirty=t;var e=this.proxy,n=t?"$touch":"$reset";this.nestedKeys.forEach(function(t){e[t][n]()})}var g={$touch:function(){v.call(this,!0)},$reset:function(){v.call(this,!1)},$flattenParams:function(){var t=this.proxy,e=[];for(var n in this.$params)if(this.isNested(n)){for(var i=t[n].$flattenParams(),r=0;r<i.length;r++)i[r].path.unshift(n);e=e.concat(i)}else e.push({path:[],name:n,params:this.$params[n]});return e}},y=Object.keys(m),b=Object.keys(g),_=null,x=function(t){if(_)return _;var e=t.extend({computed:{refs:function(){var t=this._vval;this._vval=this.children,(0,i.patchChildren)(t,this._vval);var e={};return this._vval.forEach(function(t){e[t.key]=t.vm}),e}},beforeCreate:function(){this._vval=null},beforeDestroy:function(){this._vval&&((0,i.patchChildren)(this._vval),this._vval=null)},methods:{getModel:function(){return this.lazyModel?this.lazyModel(this.prop):this.model},getModelKey:function(t){var e=this.getModel();if(e)return e[t]},hasIter:function(){return!1}}}),n=e.extend({data:function(){return{rule:null,lazyModel:null,model:null,lazyParentModel:null,rootModel:null}},methods:{runRule:function(e){var n=this.getModel();(0,r.pushParams)();var i,s=this.rule.call(this.rootModel,n,e),o=h(i=s)&&f(i.then)?function(t,e){var n=new t({data:{p:!0,v:!1}});return e.then(function(t){n.p=!1,n.v=t},function(t){throw n.p=!1,n.v=!1,t}),n[p]=!0,n}(t,s):s,a=(0,r.popParams)();return{output:o,params:a&&a.$sub?a.$sub.length>1?a:a.$sub[0]:null}}},computed:{run:function(){var t=this,e=this.lazyParentModel();if(Array.isArray(e)&&e.__ob__){var n=e.__ob__.dep;n.depend();var i=n.constructor.target;if(!this._indirectWatcher){var r=i.constructor;this._indirectWatcher=new r(this,function(){return t.runRule(e)},null,{lazy:!0})}var s=this.getModel();if(!this._indirectWatcher.dirty&&this._lastModel===s)return this._indirectWatcher.depend(),i.value;this._lastModel=s,this._indirectWatcher.evaluate(),this._indirectWatcher.depend()}else this._indirectWatcher&&(this._indirectWatcher.teardown(),this._indirectWatcher=null);return this._indirectWatcher?this._indirectWatcher.value:this.runRule(e)},$params:function(){return this.run.params},proxy:function(){var t=this.run.output;return t[p]?!!t.v:!!t},$pending:function(){var t=this.run.output;return!!t[p]&&t.p}},destroyed:function(){this._indirectWatcher&&(this._indirectWatcher.teardown(),this._indirectWatcher=null)}}),a=e.extend({data:function(){return{dirty:!1,validations:null,lazyModel:null,model:null,prop:null,lazyParentModel:null,rootModel:null}},methods:o({},g,{refProxy:function(t){return this.getRef(t).proxy},getRef:function(t){return this.refs[t]},isNested:function(t){return"function"!=typeof this.validations[t]}}),computed:o({},m,{nestedKeys:function(){return this.keys.filter(this.isNested)},ruleKeys:function(){var t=this;return this.keys.filter(function(e){return!t.isNested(e)})},keys:function(){return Object.keys(this.validations).filter(function(t){return"$params"!==t})},proxy:function(){var t=this,e=l(this.keys,function(e){return{enumerable:!0,configurable:!0,get:function(){return t.refProxy(e)}}}),n=l(y,function(e){return{enumerable:!0,configurable:!0,get:function(){return t[e]}}}),i=l(b,function(e){return{enumerable:!1,configurable:!0,get:function(){return t[e]}}}),r=this.hasIter()?{$iter:{enumerable:!0,value:Object.defineProperties({},o({},e))}}:{};return Object.defineProperties({},o({},e,r,{$model:{enumerable:!0,get:function(){var e=t.lazyParentModel();return null!=e?e[t.prop]:null},set:function(e){var n=t.lazyParentModel();null!=n&&(n[t.prop]=e,t.$touch())}}},n,i))},children:function(){var t=this;return s(this.nestedKeys.map(function(e){return x(t,e)})).concat(s(this.ruleKeys.map(function(e){return w(t,e)}))).filter(Boolean)}})}),u=a.extend({methods:{isNested:function(t){return void 0!==this.validations[t]()},getRef:function(t){var e=this;return{get proxy(){return e.validations[t]()||!1}}}}}),v=a.extend({computed:{keys:function(){var t=this.getModel();return h(t)?Object.keys(t):[]},tracker:function(){var t=this,e=this.validations.$trackBy;return e?function(n){return"".concat(d(t.rootModel,t.getModelKey(n),e))}:function(t){return"".concat(t)}},getModelLazy:function(){var t=this;return function(){return t.getModel()}},children:function(){var t=this,e=this.validations,n=this.getModel(),r=o({},e);delete r.$trackBy;var s={};return this.keys.map(function(e){var o=t.tracker(e);return s.hasOwnProperty(o)?null:(s[o]=!0,(0,i.h)(a,o,{validations:r,prop:e,lazyParentModel:t.getModelLazy,model:n[e],rootModel:t.rootModel}))}).filter(Boolean)}},methods:{isNested:function(){return!0},getRef:function(t){return this.refs[this.tracker(t)]},hasIter:function(){return!0}}}),x=function(t,e){if("$each"===e)return(0,i.h)(v,e,{validations:t.validations[e],lazyParentModel:t.lazyParentModel,prop:e,lazyModel:t.getModel,rootModel:t.rootModel});var n=t.validations[e];if(Array.isArray(n)){var r=t.rootModel,s=l(n,function(t){return function(){return d(r,r.$v,t)}},function(t){return Array.isArray(t)?t.join("."):t});return(0,i.h)(u,e,{validations:s,lazyParentModel:c,prop:e,lazyModel:c,rootModel:r})}return(0,i.h)(a,e,{validations:n,lazyParentModel:t.getModel,prop:e,lazyModel:t.getModelKey,rootModel:t.rootModel})},w=function(t,e){return(0,i.h)(n,e,{rule:t.validations[e],lazyParentModel:t.lazyParentModel,lazyModel:t.getModel,rootModel:t.rootModel})};return _={VBase:e,Validation:a}},w=null;var C=function(t,e){var n=function(t){if(w)return w;for(var e=t.constructor;e.super;)e=e.super;return w=e,e}(t),r=x(n),s=r.Validation;return new(0,r.VBase)({computed:{children:function(){var n="function"==typeof e?e.call(t):e;return[(0,i.h)(s,"$v",{validations:n,lazyParentModel:c,prop:"$v",model:t,rootModel:t})]}}})},T={data:function(){var t=this.$options.validations;return t&&(this._vuelidate=C(this,t)),{}},beforeCreate:function(){var t=this.$options;t.validations&&(t.computed||(t.computed={}),t.computed.$v||(t.computed.$v=function(){return this._vuelidate?this._vuelidate.refs.$v.proxy:null}))},beforeDestroy:function(){this._vuelidate&&(this._vuelidate.$destroy(),this._vuelidate=null)}};function S(t){t.mixin(T)}e.validationMixin=T;var k=S;e.default=k},function(t,e,n){"use strict";function i(t){return null===t||void 0===t}function r(t){return null!==t&&void 0!==t}function s(t,e){return e.tag===t.tag&&e.key===t.key}function o(t){var e=t.tag;t.vm=new e({data:t.args})}function a(t,e,n){var i,s,o={};for(i=e;i<=n;++i)r(s=t[i].key)&&(o[s]=i);return o}function u(t,e,n){for(;e<=n;++e)o(t[e])}function c(t,e,n){for(;e<=n;++e){var i=t[e];r(i)&&(i.vm.$destroy(),i.vm=null)}}function l(t,e){t!==e&&(e.vm=t.vm,function(t){for(var e=Object.keys(t.args),n=0;n<e.length;n++)e.forEach(function(e){t.vm[e]=t.args[e]})}(e))}Object.defineProperty(e,"__esModule",{value:!0}),e.patchChildren=function(t,e){r(t)&&r(e)?t!==e&&function(t,e){var n,f,h,d=0,p=0,m=t.length-1,v=t[0],g=t[m],y=e.length-1,b=e[0],_=e[y];for(;d<=m&&p<=y;)i(v)?v=t[++d]:i(g)?g=t[--m]:s(v,b)?(l(v,b),v=t[++d],b=e[++p]):s(g,_)?(l(g,_),g=t[--m],_=e[--y]):s(v,_)?(l(v,_),v=t[++d],_=e[--y]):s(g,b)?(l(g,b),g=t[--m],b=e[++p]):(i(n)&&(n=a(t,d,m)),i(f=r(b.key)?n[b.key]:null)?(o(b),b=e[++p]):s(h=t[f],b)?(l(h,b),t[f]=void 0,b=e[++p]):(o(b),b=e[++p]));d>m?u(e,p,y):p>y&&c(t,d,m)}(t,e):r(e)?u(e,0,e.length-1):r(t)&&c(t,0,t.length-1)},e.h=function(t,e,n){return{tag:t,key:e,args:n}}},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"alpha",{enumerable:!0,get:function(){return i.default}}),Object.defineProperty(e,"alphaNum",{enumerable:!0,get:function(){return r.default}}),Object.defineProperty(e,"numeric",{enumerable:!0,get:function(){return s.default}}),Object.defineProperty(e,"between",{enumerable:!0,get:function(){return o.default}}),Object.defineProperty(e,"email",{enumerable:!0,get:function(){return a.default}}),Object.defineProperty(e,"ipAddress",{enumerable:!0,get:function(){return u.default}}),Object.defineProperty(e,"macAddress",{enumerable:!0,get:function(){return c.default}}),Object.defineProperty(e,"maxLength",{enumerable:!0,get:function(){return l.default}}),Object.defineProperty(e,"minLength",{enumerable:!0,get:function(){return f.default}}),Object.defineProperty(e,"required",{enumerable:!0,get:function(){return h.default}}),Object.defineProperty(e,"requiredIf",{enumerable:!0,get:function(){return d.default}}),Object.defineProperty(e,"requiredUnless",{enumerable:!0,get:function(){return p.default}}),Object.defineProperty(e,"sameAs",{enumerable:!0,get:function(){return m.default}}),Object.defineProperty(e,"url",{enumerable:!0,get:function(){return v.default}}),Object.defineProperty(e,"or",{enumerable:!0,get:function(){return g.default}}),Object.defineProperty(e,"and",{enumerable:!0,get:function(){return y.default}}),Object.defineProperty(e,"not",{enumerable:!0,get:function(){return b.default}}),Object.defineProperty(e,"minValue",{enumerable:!0,get:function(){return _.default}}),Object.defineProperty(e,"maxValue",{enumerable:!0,get:function(){return x.default}}),Object.defineProperty(e,"integer",{enumerable:!0,get:function(){return w.default}}),Object.defineProperty(e,"decimal",{enumerable:!0,get:function(){return C.default}}),e.helpers=void 0;var i=S(n(50)),r=S(n(53)),s=S(n(54)),o=S(n(55)),a=S(n(56)),u=S(n(57)),c=S(n(58)),l=S(n(59)),f=S(n(60)),h=S(n(61)),d=S(n(62)),p=S(n(63)),m=S(n(64)),v=S(n(65)),g=S(n(66)),y=S(n(67)),b=S(n(68)),_=S(n(69)),x=S(n(70)),w=S(n(71)),C=S(n(72)),T=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)){var i=Object.defineProperty&&Object.getOwnPropertyDescriptor?Object.getOwnPropertyDescriptor(t,n):{};i.get||i.set?Object.defineProperty(e,n,i):e[n]=t[n]}return e.default=t,e}(n(0));function S(t){return t&&t.__esModule?t:{default:t}}e.helpers=T},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=(0,n(0).regex)("alpha",/^[a-zA-Z]*$/);e.default=i},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i="web"===Object({MIX_PUSHER_APP_CLUSTER:"mt1",MIX_PUSHER_APP_KEY:"",NODE_ENV:"production"}).BUILD?n(52).withParams:n(14).withParams;e.default=i},function(t,e,n){"use strict";(function(t){function n(t){return(n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}Object.defineProperty(e,"__esModule",{value:!0}),e.withParams=void 0;var i="undefined"!=typeof window?window:void 0!==t?t:{},r=i.vuelidate?i.vuelidate.withParams:function(t,e){return"object"===n(t)&&void 0!==e?e:t(function(){})};e.withParams=r}).call(e,n(2))},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=(0,n(0).regex)("alphaNum",/^[a-zA-Z0-9]*$/);e.default=i},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=(0,n(0).regex)("numeric",/^[0-9]*$/);e.default=i},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=n(0);e.default=function(t,e){return(0,i.withParams)({type:"between",min:t,max:e},function(n){return!(0,i.req)(n)||(!/\s/.test(n)||n instanceof Date)&&+t<=+n&&+e>=+n})}},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=(0,n(0).regex)("email",/(^$|^(([^<>()[\]\\.,;:\s@"]+(\.[^<>()[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$)/);e.default=i},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=n(0),r=(0,i.withParams)({type:"ipAddress"},function(t){if(!(0,i.req)(t))return!0;if("string"!=typeof t)return!1;var e=t.split(".");return 4===e.length&&e.every(s)});e.default=r;var s=function(t){if(t.length>3||0===t.length)return!1;if("0"===t[0]&&"0"!==t)return!1;if(!t.match(/^\d+$/))return!1;var e=0|+t;return e>=0&&e<=255}},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=n(0);e.default=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:":";return(0,i.withParams)({type:"macAddress"},function(e){if(!(0,i.req)(e))return!0;if("string"!=typeof e)return!1;var n="string"==typeof t&&""!==t?e.split(t):12===e.length||16===e.length?e.match(/.{2}/g):null;return null!==n&&(6===n.length||8===n.length)&&n.every(r)})};var r=function(t){return t.toLowerCase().match(/^[0-9a-f]{2}$/)}},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=n(0);e.default=function(t){return(0,i.withParams)({type:"maxLength",max:t},function(e){return!(0,i.req)(e)||(0,i.len)(e)<=t})}},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=n(0);e.default=function(t){return(0,i.withParams)({type:"minLength",min:t},function(e){return!(0,i.req)(e)||(0,i.len)(e)>=t})}},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=n(0),r=(0,i.withParams)({type:"required"},i.req);e.default=r},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=n(0);e.default=function(t){return(0,i.withParams)({type:"requiredIf",prop:t},function(e,n){return!(0,i.ref)(t,this,n)||(0,i.req)(e)})}},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=n(0);e.default=function(t){return(0,i.withParams)({type:"requiredUnless",prop:t},function(e,n){return!!(0,i.ref)(t,this,n)||(0,i.req)(e)})}},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=n(0);e.default=function(t){return(0,i.withParams)({type:"sameAs",eq:t},function(e,n){return e===(0,i.ref)(t,this,n)})}},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=(0,n(0).regex)("url",/^(?:(?:https?|ftp):\/\/)(?:\S+(?::\S*)?@)?(?:(?!(?:10|127)(?:\.\d{1,3}){3})(?!(?:169\.254|192\.168)(?:\.\d{1,3}){2})(?!172\.(?:1[6-9]|2\d|3[0-1])(?:\.\d{1,3}){2})(?:[1-9]\d?|1\d\d|2[01]\d|22[0-3])(?:\.(?:1?\d{1,2}|2[0-4]\d|25[0-5])){2}(?:\.(?:[1-9]\d?|1\d\d|2[0-4]\d|25[0-4]))|(?:(?:[a-z\u00a1-\uffff0-9]-*)*[a-z\u00a1-\uffff0-9]+)(?:\.(?:[a-z\u00a1-\uffff0-9]-*)*[a-z\u00a1-\uffff0-9]+)*(?:\.(?:[a-z\u00a1-\uffff]{2,})))(?::\d{2,5})?(?:[/?#]\S*)?$/i);e.default=i},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=n(0);e.default=function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];return(0,i.withParams)({type:"or"},function(){for(var t=this,n=arguments.length,i=new Array(n),r=0;r<n;r++)i[r]=arguments[r];return e.length>0&&e.reduce(function(e,n){return e||n.apply(t,i)},!1)})}},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=n(0);e.default=function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];return(0,i.withParams)({type:"and"},function(){for(var t=this,n=arguments.length,i=new Array(n),r=0;r<n;r++)i[r]=arguments[r];return e.length>0&&e.reduce(function(e,n){return e&&n.apply(t,i)},!0)})}},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=n(0);e.default=function(t){return(0,i.withParams)({type:"not"},function(e,n){return!(0,i.req)(e)||!t.call(this,e,n)})}},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=n(0);e.default=function(t){return(0,i.withParams)({type:"minValue",min:t},function(e){return!(0,i.req)(e)||(!/\s/.test(e)||e instanceof Date)&&+e>=+t})}},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=n(0);e.default=function(t){return(0,i.withParams)({type:"maxValue",max:t},function(e){return!(0,i.req)(e)||(!/\s/.test(e)||e instanceof Date)&&+e<=+t})}},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=(0,n(0).regex)("integer",/^-?[0-9]*$/);e.default=i},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=(0,n(0).regex)("decimal",/^[-]?\d*(\.\d+)?$/);e.default=i},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("v-app",{attrs:{id:"inspire"}},[n("v-toolbar",{staticClass:"white--text",attrs:{fixed:"",app:"","clipped-left":t.$vuetify.breakpoint.lgAndUp,"clipped-right":t.$vuetify.breakpoint.lgAndUp}},[n("v-toolbar-title",{staticClass:"mr-2"},[t._v("مدیریت")])],1),t._v(" "),n("v-content",[n("v-container",{attrs:{fluid:"","fill-height":""}},[n("v-layout",{attrs:{"justify-center":"","align-start":""}},[n("v-flex",{attrs:{"text-xs-center":""}},[n("form",[n("v-text-field",{attrs:{"error-messages":t.urlErrors,label:"آدرس وب سایت",placeholder:"www.asriran.com",required:""},on:{input:function(e){t.$v.url.$touch()},blur:function(e){t.$v.url.$touch()}},model:{value:t.url,callback:function(e){t.url=e},expression:"url"}}),t._v(" "),n("v-text-field",{attrs:{"error-messages":t.tagBoxErrors,label:"فیلتر باکس",placeholder:"article.box2",required:""},on:{input:function(e){t.$v.tagBox.$touch()},blur:function(e){t.$v.tagBox.$touch()}},model:{value:t.tagBox,callback:function(e){t.tagBox=e},expression:"tagBox"}}),t._v(" "),n("v-text-field",{attrs:{"error-messages":t.tagTitleErrors,label:"فیلتر عنوان",placeholder:"a.title3",required:""},on:{input:function(e){t.$v.tagTitle.$touch()},blur:function(e){t.$v.tagTitle.$touch()}},model:{value:t.tagTitle,callback:function(e){t.tagTitle=e},expression:"tagTitle"}}),t._v(" "),n("v-text-field",{attrs:{"error-messages":t.tagBodyErrors,label:"فیلتر مطلب",placeholder:"div.lead1",required:""},on:{input:function(e){t.$v.tagBody.$touch()},blur:function(e){t.$v.tagBody.$touch()}},model:{value:t.tagBody,callback:function(e){t.tagBody=e},expression:"tagBody"}}),t._v(" "),n("v-btn",{on:{click:t.submit}},[t._v("جستجو")])],1),t._v(" "),n("v-card",[n("v-card-title",[t._v("\n نتایج\n "),n("v-spacer"),t._v(" "),n("v-text-field",{attrs:{"append-icon":"search",label:"Search","single-line":"","hide-details":""},model:{value:t.search,callback:function(e){t.search=e},expression:"search"}})],1),t._v(" "),n("v-data-table",{attrs:{headers:t.headers,items:t.news,search:t.search},scopedSlots:t._u([{key:"items",fn:function(e){return[n("td",[t._v(t._s(e.item.title))]),t._v(" "),n("td",{staticClass:"text-xs-right"},[t._v(t._s(e.item.body))])]}}])},[n("v-alert",{attrs:{slot:"no-results",value:!0,color:"error",icon:"warning"},slot:"no-results"},[t._v('\n Your search for "'+t._s(t.search)+'" found no results.\n ')])],1)],1)],1)],1)],1)],1),t._v(" "),n("v-footer",{attrs:{fixed:"",app:"",inset:""}},[n("v-flex",{attrs:{"py-2":"","text-xs-center":"","white--text":"",xs12:""}},[t._v("\n "+t._s((new Date).getFullYear())+"© — "),n("strong",[t._v("MZ")])]),t._v(" "),n("v-flex")],1)],1)},staticRenderFns:[]}}]);
752,382
752,382
0.70247