UNPKG

iobroker.lovelace

Version:

With this adapter you can build visualization for ioBroker with Home Assistant Lovelace UI

2 lines 896 kB
/*! For license information please see onboarding.c756f89c.js.LICENSE.txt */ !function(){var t,e,n,r,o={39460:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.isUnicodeLanguageSubtag=e.isUnicodeScriptSubtag=e.isUnicodeRegionSubtag=e.isStructurallyValidLanguageTag=e.parseUnicodeLanguageId=e.parseUnicodeLocaleId=e.getCanonicalLocales=void 0;var r=n(87480),o=n(36838),i=n(55946),a=n(73887);e.getCanonicalLocales=function(t){return function(t){if(void 0===t)return[];var e=[];"string"==typeof t&&(t=[t]);for(var n=0,r=t;n<r.length;n++){var c=r[n],s=i.emitUnicodeLocaleId(a.canonicalizeUnicodeLocaleId(o.parseUnicodeLocaleId(c)));e.indexOf(s)<0&&e.push(s)}return e}(t)};var c=n(36838);Object.defineProperty(e,"parseUnicodeLocaleId",{enumerable:!0,get:function(){return c.parseUnicodeLocaleId}}),Object.defineProperty(e,"parseUnicodeLanguageId",{enumerable:!0,get:function(){return c.parseUnicodeLanguageId}}),Object.defineProperty(e,"isStructurallyValidLanguageTag",{enumerable:!0,get:function(){return c.isStructurallyValidLanguageTag}}),Object.defineProperty(e,"isUnicodeRegionSubtag",{enumerable:!0,get:function(){return c.isUnicodeRegionSubtag}}),Object.defineProperty(e,"isUnicodeScriptSubtag",{enumerable:!0,get:function(){return c.isUnicodeScriptSubtag}}),Object.defineProperty(e,"isUnicodeLanguageSubtag",{enumerable:!0,get:function(){return c.isUnicodeLanguageSubtag}}),r.__exportStar(n(49126),e),r.__exportStar(n(55946),e)},7151:function(t,e,n){"use strict";var r=n(39460),o=n(16723);"undefined"==typeof Intl&&("undefined"!=typeof window?Object.defineProperty(window,"Intl",{value:{}}):"undefined"!=typeof global&&Object.defineProperty(global,"Intl",{value:{}})),o.shouldPolyfill()&&Object.defineProperty(Intl,"getCanonicalLocales",{value:r.getCanonicalLocales,writable:!0,enumerable:!1,configurable:!0})},16723:function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.shouldPolyfill=void 0,e.shouldPolyfill=function(){return"undefined"==typeof Intl||!("getCanonicalLocales"in Intl)||"x-private"===Intl.getCanonicalLocales("und-x-private")[0]}},73887:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.canonicalizeUnicodeLocaleId=e.canonicalizeUnicodeLanguageId=void 0;var r=n(87480),o=n(10879),i=n(36838),a=r.__importStar(n(16085)),c=n(55946);function s(t){for(var e={},n=[],r=0,o=t;r<o.length;r++){var i=o[r];i[0]in e||(e[i[0]]=1,i[1]&&"true"!==i[1]?n.push([i[0].toLowerCase(),i[1].toLowerCase()]):n.push([i[0].toLowerCase()]))}return n.sort(u)}function u(t,e){return t[0]<e[0]?-1:t[0]>e[0]?1:0}function l(t,e){return t.type<e.type?-1:t.type>e.type?1:0}function f(t,e){for(var n=r.__spreadArray([],t),o=0,i=e;o<i.length;o++){var a=i[o];t.indexOf(a)<0&&n.push(a)}return n}function p(t){var e=t;if(t.variants.length)for(var n="",r=0,s=t.variants;r<s.length;r++){var u=s[r];if(n=o.languageAlias[c.emitUnicodeLanguageId({lang:t.lang,variants:[u]})]){e={lang:(d=i.parseUnicodeLanguageId(n.split(i.SEPARATOR))).lang,script:e.script||d.script,region:e.region||d.region,variants:f(e.variants,d.variants)};break}}if(e.script&&e.region){var l=o.languageAlias[c.emitUnicodeLanguageId({lang:e.lang,script:e.script,region:e.region,variants:[]})];if(l)e={lang:(d=i.parseUnicodeLanguageId(l.split(i.SEPARATOR))).lang,script:d.script,region:d.region,variants:e.variants}}if(e.region){var p=o.languageAlias[c.emitUnicodeLanguageId({lang:e.lang,region:e.region,variants:[]})];if(p)e={lang:(d=i.parseUnicodeLanguageId(p.split(i.SEPARATOR))).lang,script:e.script||d.script,region:d.region,variants:e.variants}}var d,h=o.languageAlias[c.emitUnicodeLanguageId({lang:e.lang,variants:[]})];h&&(e={lang:(d=i.parseUnicodeLanguageId(h.split(i.SEPARATOR))).lang,script:e.script||d.script,region:e.region||d.region,variants:e.variants});if(e.region){var y=e.region.toUpperCase(),m=o.territoryAlias[y],v=void 0;if(m){var b=m.split(" ");v=b[0];var g=a.supplemental.likelySubtags[c.emitUnicodeLanguageId({lang:e.lang,script:e.script,variants:[]})];if(g){var _=i.parseUnicodeLanguageId(g.split(i.SEPARATOR)).region;_&&b.indexOf(_)>-1&&(v=_)}}v&&(e.region=v),e.region=e.region.toUpperCase()}if(e.script&&(e.script=e.script[0].toUpperCase()+e.script.slice(1).toLowerCase(),o.scriptAlias[e.script]&&(e.script=o.scriptAlias[e.script])),e.variants.length){for(var w=0;w<e.variants.length;w++){u=e.variants[w].toLowerCase();if(o.variantAlias[u]){var k=o.variantAlias[u];i.isUnicodeVariantSubtag(k)?e.variants[w]=k:i.isUnicodeLanguageSubtag(k)&&(e.lang=k)}}e.variants.sort()}return e}e.canonicalizeUnicodeLanguageId=p,e.canonicalizeUnicodeLocaleId=function(t){if(t.lang=p(t.lang),t.extensions){for(var e=0,n=t.extensions;e<n.length;e++){var r=n[e];switch(r.type){case"u":r.keywords=s(r.keywords),r.attributes&&(r.attributes=(o=r.attributes,Object.keys(o.reduce((function(t,e){return t[e.toLowerCase()]=1,t}),{})).sort()));break;case"t":r.lang&&(r.lang=p(r.lang)),r.fields=s(r.fields);break;default:r.value=r.value.toLowerCase()}}t.extensions.sort(l)}var o;return t}},10879:function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.variantAlias=e.scriptAlias=e.territoryAlias=e.languageAlias=void 0,e.languageAlias={"aa-saaho":"ssy",aam:"aas",aar:"aa",abk:"ab",adp:"dz",afr:"af",agp:"apf",ais:"ami",aju:"jrb",aka:"ak",alb:"sq",als:"sq",amh:"am",ara:"ar",arb:"ar",arg:"an",arm:"hy","art-lojban":"jbo",asd:"snz",asm:"as",aue:"ktz",ava:"av",ave:"ae",aym:"ay",ayr:"ay",ayx:"nun",aze:"az",azj:"az",bak:"ba",bam:"bm",baq:"eu",baz:"nvo",bcc:"bal",bcl:"bik",bel:"be",ben:"bn",bgm:"bcg",bh:"bho",bhk:"fbl",bih:"bho",bis:"bi",bjd:"drl",bjq:"bzc",bkb:"ebk",bod:"bo",bos:"bs",bre:"br",btb:"beb",bul:"bg",bur:"my",bxk:"luy",bxr:"bua",cat:"ca",ccq:"rki","cel-gaulish":"xtg",ces:"cs",cha:"ch",che:"ce",chi:"zh",chu:"cu",chv:"cv",cjr:"mom",cka:"cmr",cld:"syr",cmk:"xch",cmn:"zh",cnr:"sr-ME",cor:"kw",cos:"co",coy:"pij",cqu:"quh",cre:"cr",cwd:"cr",cym:"cy",cze:"cs",daf:"dnj",dan:"da",dap:"njz",deu:"de",dgo:"doi",dhd:"mwr",dik:"din",diq:"zza",dit:"dif",div:"dv",djl:"dze",dkl:"aqd",drh:"mn",drr:"kzk",drw:"fa-AF",dud:"uth",duj:"dwu",dut:"nl",dwl:"dbt",dzo:"dz",ekk:"et",ell:"el",elp:"amq",emk:"man","en-GB-oed":"en-GB-oxendict",eng:"en",epo:"eo",esk:"ik",est:"et",eus:"eu",ewe:"ee",fao:"fo",fas:"fa",fat:"ak",fij:"fj",fin:"fi",fra:"fr",fre:"fr",fry:"fy",fuc:"ff",ful:"ff",gav:"dev",gaz:"om",gbc:"wny",gbo:"grb",geo:"ka",ger:"de",gfx:"vaj",ggn:"gvr",ggo:"esg",ggr:"gtu",gio:"aou",gla:"gd",gle:"ga",glg:"gl",gli:"kzk",glv:"gv",gno:"gon",gre:"el",grn:"gn",gti:"nyc",gug:"gn",guj:"gu",guv:"duz",gya:"gba",hat:"ht",hau:"ha",hbs:"sr-Latn",hdn:"hai",hea:"hmn",heb:"he",her:"hz",him:"srx",hin:"hi",hmo:"ho",hrr:"jal",hrv:"hr",hun:"hu","hy-arevmda":"hyw",hye:"hy","i-ami":"ami","i-bnn":"bnn","i-default":"en-x-i-default","i-enochian":"und-x-i-enochian","i-hak":"hak","i-klingon":"tlh","i-lux":"lb","i-mingo":"see-x-i-mingo","i-navajo":"nv","i-pwn":"pwn","i-tao":"tao","i-tay":"tay","i-tsu":"tsu",ibi:"opa",ibo:"ig",ice:"is",ido:"io",iii:"ii",ike:"iu",iku:"iu",ile:"ie",ill:"ilm",ilw:"gal",in:"id",ina:"ia",ind:"id",ipk:"ik",isl:"is",ita:"it",iw:"he",izi:"eza",jar:"jgk",jav:"jv",jeg:"oyb",ji:"yi",jpn:"ja",jw:"jv",kal:"kl",kan:"kn",kas:"ks",kat:"ka",kau:"kr",kaz:"kk",kdv:"zkd",kgc:"tdf",kgd:"ncq",kgh:"kml",khk:"mn",khm:"km",kik:"ki",kin:"rw",kir:"ky",kmr:"ku",knc:"kr",kng:"kg",knn:"kok",koj:"kwv",kom:"kv",kon:"kg",kor:"ko",kpp:"jkm",kpv:"kv",krm:"bmf",ktr:"dtp",kua:"kj",kur:"ku",kvs:"gdj",kwq:"yam",kxe:"tvd",kxl:"kru",kzh:"dgl",kzj:"dtp",kzt:"dtp",lao:"lo",lat:"la",lav:"lv",lbk:"bnc",leg:"enl",lii:"raq",lim:"li",lin:"ln",lit:"lt",llo:"ngt",lmm:"rmx",ltz:"lb",lub:"lu",lug:"lg",lvs:"lv",mac:"mk",mah:"mh",mal:"ml",mao:"mi",mar:"mr",may:"ms",meg:"cir",mgx:"jbk",mhr:"chm",mkd:"mk",mlg:"mg",mlt:"mt",mnk:"man",mnt:"wnn",mo:"ro",mof:"xnt",mol:"ro",mon:"mn",mri:"mi",msa:"ms",mst:"mry",mup:"raj",mwd:"dmw",mwj:"vaj",mya:"my",myd:"aog",myt:"mry",nad:"xny",nau:"na",nav:"nv",nbf:"nru",nbl:"nr",nbx:"ekc",ncp:"kdz",nde:"nd",ndo:"ng",nep:"ne",nld:"nl",nln:"azd",nlr:"nrk",nno:"nn",nns:"nbr",nnx:"ngv","no-bok":"nb","no-bokmal":"nb","no-nyn":"nn","no-nynorsk":"nn",nob:"nb",noo:"dtd",nor:"no",npi:"ne",nts:"pij",nxu:"bpp",nya:"ny",oci:"oc",ojg:"oj",oji:"oj",ori:"or",orm:"om",ory:"or",oss:"os",oun:"vaj",pan:"pa",pbu:"ps",pcr:"adx",per:"fa",pes:"fa",pli:"pi",plt:"mg",pmc:"huw",pmu:"phr",pnb:"lah",pol:"pl",por:"pt",ppa:"bfy",ppr:"lcq",prs:"fa-AF",pry:"prt",pus:"ps",puz:"pub",que:"qu",quz:"qu",rmr:"emx",rmy:"rom",roh:"rm",ron:"ro",rum:"ro",run:"rn",rus:"ru",sag:"sg",san:"sa",sap:"aqt",sca:"hle",scc:"sr",scr:"hr",sgl:"isk","sgn-BE-FR":"sfb","sgn-BE-NL":"vgt","sgn-BR":"bzs","sgn-CH-DE":"sgg","sgn-CO":"csn","sgn-DE":"gsg","sgn-DK":"dsl","sgn-ES":"ssp","sgn-FR":"fsl","sgn-GB":"bfi","sgn-GR":"gss","sgn-IE":"isg","sgn-IT":"ise","sgn-JP":"jsl","sgn-MX":"mfs","sgn-NI":"ncs","sgn-NL":"dse","sgn-NO":"nsi","sgn-PT":"psr","sgn-SE":"swl","sgn-US":"ase","sgn-ZA":"sfs",sh:"sr-Latn",sin:"si",skk:"oyb",slk:"sk",slo:"sk",slv:"sl",sme:"se",smo:"sm",sna:"sn",snd:"sd",som:"so",sot:"st",spa:"es",spy:"kln",sqi:"sq",src:"sc",srd:"sc",srp:"sr",ssw:"ss",sul:"sgd",sum:"ulw",sun:"su",swa:"sw",swc:"sw-CD",swe:"sv",swh:"sw",tah:"ty",tam:"ta",tat:"tt",tdu:"dtp",tel:"te",tgg:"bjp",tgk:"tg",tgl:"fil",tha:"th",thc:"tpo",thw:"ola",thx:"oyb",tib:"bo",tid:"itd",tie:"ras",tir:"ti",tkk:"twm",tl:"fil",tlw:"weo",tmp:"tyj",tne:"kak",tnf:"fa-AF",ton:"to",tsf:"taj",tsn:"tn",tso:"ts",ttq:"tmh",tuk:"tk",tur:"tr",tw:"ak",twi:"ak",uig:"ug",ukr:"uk",umu:"del","und-aaland":"und-AX","und-arevela":"und","und-arevmda":"und","und-bokmal":"und","und-hakka":"und","und-hepburn-heploc":"und-alalc97","und-lojban":"und","und-nynorsk":"und","und-saaho":"und","und-xiang":"und",unp:"wro",uok:"ema",urd:"ur",uzb:"uz",uzn:"uz",ven:"ve",vie:"vi",vol:"vo",wel:"cy",wgw:"wgb",wit:"nol",wiw:"nwo",wln:"wa",wol:"wo",xba:"cax",xho:"xh",xia:"acn",xkh:"waw",xpe:"kpe",xrq:"dmw",xsj:"suj",xsl:"den",ybd:"rki",ydd:"yi",yen:"ynq",yid:"yi",yiy:"yrm",yma:"lrr",ymt:"mtm",yor:"yo",yos:"zom",yuu:"yug",zai:"zap","zh-cmn":"zh","zh-cmn-Hans":"zh-Hans","zh-cmn-Hant":"zh-Hant","zh-gan":"gan","zh-guoyu":"zh","zh-hakka":"hak","zh-min":"nan-x-zh-min","zh-min-nan":"nan","zh-wuu":"wuu","zh-xiang":"hsn","zh-yue":"yue",zha:"za",zho:"zh",zir:"scv",zsm:"ms",zul:"zu",zyb:"za"},e.territoryAlias={100:"BG",104:"MM",108:"BI",112:"BY",116:"KH",120:"CM",124:"CA",132:"CV",136:"KY",140:"CF",144:"LK",148:"TD",152:"CL",156:"CN",158:"TW",162:"CX",166:"CC",170:"CO",172:"RU AM AZ BY GE KG KZ MD TJ TM UA UZ",174:"KM",175:"YT",178:"CG",180:"CD",184:"CK",188:"CR",191:"HR",192:"CU",196:"CY",200:"CZ SK",203:"CZ",204:"BJ",208:"DK",212:"DM",214:"DO",218:"EC",222:"SV",226:"GQ",230:"ET",231:"ET",232:"ER",233:"EE",234:"FO",238:"FK",239:"GS",242:"FJ",246:"FI",248:"AX",249:"FR",250:"FR",254:"GF",258:"PF",260:"TF",262:"DJ",266:"GA",268:"GE",270:"GM",275:"PS",276:"DE",278:"DE",280:"DE",288:"GH",292:"GI",296:"KI",300:"GR",304:"GL",308:"GD",312:"GP",316:"GU",320:"GT",324:"GN",328:"GY",332:"HT",334:"HM",336:"VA",340:"HN",344:"HK",348:"HU",352:"IS",356:"IN",360:"ID",364:"IR",368:"IQ",372:"IE",376:"IL",380:"IT",384:"CI",388:"JM",392:"JP",398:"KZ",400:"JO",404:"KE",408:"KP",410:"KR",414:"KW",417:"KG",418:"LA",422:"LB",426:"LS",428:"LV",430:"LR",434:"LY",438:"LI",440:"LT",442:"LU",446:"MO",450:"MG",454:"MW",458:"MY",462:"MV",466:"ML",470:"MT",474:"MQ",478:"MR",480:"MU",484:"MX",492:"MC",496:"MN",498:"MD",499:"ME",500:"MS",504:"MA",508:"MZ",512:"OM",516:"NA",520:"NR",524:"NP",528:"NL",530:"CW SX BQ",531:"CW",532:"CW SX BQ",533:"AW",534:"SX",535:"BQ",536:"SA IQ",540:"NC",548:"VU",554:"NZ",558:"NI",562:"NE",566:"NG",570:"NU",574:"NF",578:"NO",580:"MP",581:"UM",582:"FM MH MP PW",583:"FM",584:"MH",585:"PW",586:"PK",591:"PA",598:"PG",600:"PY",604:"PE",608:"PH",612:"PN",616:"PL",620:"PT",624:"GW",626:"TL",630:"PR",634:"QA",638:"RE",642:"RO",643:"RU",646:"RW",652:"BL",654:"SH",659:"KN",660:"AI",662:"LC",663:"MF",666:"PM",670:"VC",674:"SM",678:"ST",682:"SA",686:"SN",688:"RS",690:"SC",694:"SL",702:"SG",703:"SK",704:"VN",705:"SI",706:"SO",710:"ZA",716:"ZW",720:"YE",724:"ES",728:"SS",729:"SD",732:"EH",736:"SD",740:"SR",744:"SJ",748:"SZ",752:"SE",756:"CH",760:"SY",762:"TJ",764:"TH",768:"TG",772:"TK",776:"TO",780:"TT",784:"AE",788:"TN",792:"TR",795:"TM",796:"TC",798:"TV",800:"UG",804:"UA",807:"MK",810:"RU AM AZ BY EE GE KZ KG LV LT MD TJ TM UA UZ",818:"EG",826:"GB",830:"JE GG",831:"GG",832:"JE",833:"IM",834:"TZ",840:"US",850:"VI",854:"BF",858:"UY",860:"UZ",862:"VE",876:"WF",882:"WS",886:"YE",887:"YE",890:"RS ME SI HR MK BA",891:"RS ME",894:"ZM",958:"AA",959:"QM",960:"QN",962:"QP",963:"QQ",964:"QR",965:"QS",966:"QT",967:"EU",968:"QV",969:"QW",970:"QX",971:"QY",972:"QZ",973:"XA",974:"XB",975:"XC",976:"XD",977:"XE",978:"XF",979:"XG",980:"XH",981:"XI",982:"XJ",983:"XK",984:"XL",985:"XM",986:"XN",987:"XO",988:"XP",989:"XQ",990:"XR",991:"XS",992:"XT",993:"XU",994:"XV",995:"XW",996:"XX",997:"XY",998:"XZ",999:"ZZ","004":"AF","008":"AL","010":"AQ","012":"DZ","016":"AS","020":"AD","024":"AO","028":"AG","031":"AZ","032":"AR","036":"AU","040":"AT","044":"BS","048":"BH","050":"BD","051":"AM","052":"BB","056":"BE","060":"BM","062":"034 143","064":"BT","068":"BO","070":"BA","072":"BW","074":"BV","076":"BR","084":"BZ","086":"IO","090":"SB","092":"VG","096":"BN",AAA:"AA",ABW:"AW",AFG:"AF",AGO:"AO",AIA:"AI",ALA:"AX",ALB:"AL",AN:"CW SX BQ",AND:"AD",ANT:"CW SX BQ",ARE:"AE",ARG:"AR",ARM:"AM",ASC:"AC",ASM:"AS",ATA:"AQ",ATF:"TF",ATG:"AG",AUS:"AU",AUT:"AT",AZE:"AZ",BDI:"BI",BEL:"BE",BEN:"BJ",BES:"BQ",BFA:"BF",BGD:"BD",BGR:"BG",BHR:"BH",BHS:"BS",BIH:"BA",BLM:"BL",BLR:"BY",BLZ:"BZ",BMU:"BM",BOL:"BO",BRA:"BR",BRB:"BB",BRN:"BN",BTN:"BT",BU:"MM",BUR:"MM",BVT:"BV",BWA:"BW",CAF:"CF",CAN:"CA",CCK:"CC",CHE:"CH",CHL:"CL",CHN:"CN",CIV:"CI",CMR:"CM",COD:"CD",COG:"CG",COK:"CK",COL:"CO",COM:"KM",CPT:"CP",CPV:"CV",CRI:"CR",CS:"RS ME",CT:"KI",CUB:"CU",CUW:"CW",CXR:"CX",CYM:"KY",CYP:"CY",CZE:"CZ",DD:"DE",DDR:"DE",DEU:"DE",DGA:"DG",DJI:"DJ",DMA:"DM",DNK:"DK",DOM:"DO",DY:"BJ",DZA:"DZ",ECU:"EC",EGY:"EG",ERI:"ER",ESH:"EH",ESP:"ES",EST:"EE",ETH:"ET",FIN:"FI",FJI:"FJ",FLK:"FK",FQ:"AQ TF",FRA:"FR",FRO:"FO",FSM:"FM",FX:"FR",FXX:"FR",GAB:"GA",GBR:"GB",GEO:"GE",GGY:"GG",GHA:"GH",GIB:"GI",GIN:"GN",GLP:"GP",GMB:"GM",GNB:"GW",GNQ:"GQ",GRC:"GR",GRD:"GD",GRL:"GL",GTM:"GT",GUF:"GF",GUM:"GU",GUY:"GY",HKG:"HK",HMD:"HM",HND:"HN",HRV:"HR",HTI:"HT",HUN:"HU",HV:"BF",IDN:"ID",IMN:"IM",IND:"IN",IOT:"IO",IRL:"IE",IRN:"IR",IRQ:"IQ",ISL:"IS",ISR:"IL",ITA:"IT",JAM:"JM",JEY:"JE",JOR:"JO",JPN:"JP",JT:"UM",KAZ:"KZ",KEN:"KE",KGZ:"KG",KHM:"KH",KIR:"KI",KNA:"KN",KOR:"KR",KWT:"KW",LAO:"LA",LBN:"LB",LBR:"LR",LBY:"LY",LCA:"LC",LIE:"LI",LKA:"LK",LSO:"LS",LTU:"LT",LUX:"LU",LVA:"LV",MAC:"MO",MAF:"MF",MAR:"MA",MCO:"MC",MDA:"MD",MDG:"MG",MDV:"MV",MEX:"MX",MHL:"MH",MI:"UM",MKD:"MK",MLI:"ML",MLT:"MT",MMR:"MM",MNE:"ME",MNG:"MN",MNP:"MP",MOZ:"MZ",MRT:"MR",MSR:"MS",MTQ:"MQ",MUS:"MU",MWI:"MW",MYS:"MY",MYT:"YT",NAM:"NA",NCL:"NC",NER:"NE",NFK:"NF",NGA:"NG",NH:"VU",NIC:"NI",NIU:"NU",NLD:"NL",NOR:"NO",NPL:"NP",NQ:"AQ",NRU:"NR",NT:"SA IQ",NTZ:"SA IQ",NZL:"NZ",OMN:"OM",PAK:"PK",PAN:"PA",PC:"FM MH MP PW",PCN:"PN",PER:"PE",PHL:"PH",PLW:"PW",PNG:"PG",POL:"PL",PRI:"PR",PRK:"KP",PRT:"PT",PRY:"PY",PSE:"PS",PU:"UM",PYF:"PF",PZ:"PA",QAT:"QA",QMM:"QM",QNN:"QN",QPP:"QP",QQQ:"QQ",QRR:"QR",QSS:"QS",QTT:"QT",QU:"EU",QUU:"EU",QVV:"QV",QWW:"QW",QXX:"QX",QYY:"QY",QZZ:"QZ",REU:"RE",RH:"ZW",ROU:"RO",RUS:"RU",RWA:"RW",SAU:"SA",SCG:"RS ME",SDN:"SD",SEN:"SN",SGP:"SG",SGS:"GS",SHN:"SH",SJM:"SJ",SLB:"SB",SLE:"SL",SLV:"SV",SMR:"SM",SOM:"SO",SPM:"PM",SRB:"RS",SSD:"SS",STP:"ST",SU:"RU AM AZ BY EE GE KZ KG LV LT MD TJ TM UA UZ",SUN:"RU AM AZ BY EE GE KZ KG LV LT MD TJ TM UA UZ",SUR:"SR",SVK:"SK",SVN:"SI",SWE:"SE",SWZ:"SZ",SXM:"SX",SYC:"SC",SYR:"SY",TAA:"TA",TCA:"TC",TCD:"TD",TGO:"TG",THA:"TH",TJK:"TJ",TKL:"TK",TKM:"TM",TLS:"TL",TMP:"TL",TON:"TO",TP:"TL",TTO:"TT",TUN:"TN",TUR:"TR",TUV:"TV",TWN:"TW",TZA:"TZ",UGA:"UG",UK:"GB",UKR:"UA",UMI:"UM",URY:"UY",USA:"US",UZB:"UZ",VAT:"VA",VCT:"VC",VD:"VN",VEN:"VE",VGB:"VG",VIR:"VI",VNM:"VN",VUT:"VU",WK:"UM",WLF:"WF",WSM:"WS",XAA:"XA",XBB:"XB",XCC:"XC",XDD:"XD",XEE:"XE",XFF:"XF",XGG:"XG",XHH:"XH",XII:"XI",XJJ:"XJ",XKK:"XK",XLL:"XL",XMM:"XM",XNN:"XN",XOO:"XO",XPP:"XP",XQQ:"XQ",XRR:"XR",XSS:"XS",XTT:"XT",XUU:"XU",XVV:"XV",XWW:"XW",XXX:"XX",XYY:"XY",XZZ:"XZ",YD:"YE",YEM:"YE",YMD:"YE",YU:"RS ME",YUG:"RS ME",ZAF:"ZA",ZAR:"CD",ZMB:"ZM",ZR:"CD",ZWE:"ZW",ZZZ:"ZZ"},e.scriptAlias={Qaai:"Zinh"},e.variantAlias={heploc:"alalc97",polytoni:"polyton"}},55946:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.emitUnicodeLocaleId=e.emitUnicodeLanguageId=void 0;var r=n(87480);function o(t){return t?r.__spreadArray([t.lang,t.script,t.region],t.variants||[]).filter(Boolean).join("-"):""}e.emitUnicodeLanguageId=o,e.emitUnicodeLocaleId=function(t){for(var e=t.lang,n=t.extensions,i=[o(e)],a=0,c=n;a<c.length;a++){var s=c[a];switch(i.push(s.type),s.type){case"u":i.push.apply(i,r.__spreadArray(r.__spreadArray([],s.attributes),s.keywords.reduce((function(t,e){return t.concat(e)}),[])));break;case"t":i.push.apply(i,r.__spreadArray([o(s.lang)],s.fields.reduce((function(t,e){return t.concat(e)}),[])));break;default:i.push(s.value)}}return i.filter(Boolean).join("-")}},36838:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.parseUnicodeLocaleId=e.parseUnicodeLanguageId=e.isUnicodeVariantSubtag=e.isUnicodeScriptSubtag=e.isUnicodeRegionSubtag=e.isStructurallyValidLanguageTag=e.isUnicodeLanguageSubtag=e.SEPARATOR=void 0;var r=n(87480),o=/^[a-z0-9]{1,8}$/i,i=/^[a-z0-9]{2,8}$/i,a=/^[a-z0-9]{3,8}$/i,c=/^[a-z0-9][a-z]$/i,s=/^[a-z0-9]{3,8}$/i,u=/^[a-z]{4}$/i,l=/^[0-9a-svwyz]$/i,f=/^([a-z]{2}|[0-9]{3})$/i,p=/^([a-z0-9]{5,8}|[0-9][a-z0-9]{3})$/i,d=/^([a-z]{2,3}|[a-z]{5,8})$/i,h=/^[a-z][0-9]$/i;function y(t){return d.test(t)}function m(t){return f.test(t)}function v(t){return u.test(t)}function b(t){return p.test(t)}function g(t){"string"==typeof t&&(t=t.split(e.SEPARATOR));var n,r,o=t.shift();if(!o)throw new RangeError("Missing unicode_language_subtag");if("root"===o)return{lang:"root",variants:[]};if(!y(o))throw new RangeError("Malformed unicode_language_subtag");t.length&&v(t[0])&&(n=t.shift()),t.length&&m(t[0])&&(r=t.shift());for(var i={};t.length&&b(t[0]);){var a=t.shift();if(a in i)throw new RangeError('Duplicate variant "'+a+'"');i[a]=1}return{lang:o,script:n,region:r,variants:Object.keys(i)}}function _(t){for(var e,n=[];t.length&&(e=w(t));)n.push(e);if(n.length)return{type:"u",keywords:n,attributes:[]};for(var r=[];t.length&&a.test(t[0]);)r.push(t.shift());for(;t.length&&(e=w(t));)n.push(e);if(n.length||r.length)return{type:"u",attributes:r,keywords:n};throw new RangeError("Malformed unicode_extension")}function w(t){var n;if(c.test(t[0])){n=t.shift();for(var r=[];t.length&&s.test(t[0]);)r.push(t.shift());var o="";return r.length&&(o=r.join(e.SEPARATOR)),[n,o]}}function k(t){var n;try{n=g(t)}catch(c){}for(var r=[];t.length&&h.test(t[0]);){for(var o=t.shift(),i=[];t.length&&a.test(t[0]);)i.push(t.shift());if(!i.length)throw new RangeError('Missing tvalue for tkey "'+o+'"');r.push([o,i.join(e.SEPARATOR)])}if(r.length)return{type:"t",fields:r,lang:n};throw new RangeError("Malformed transformed_extension")}function x(t){for(var n=[];t.length&&o.test(t[0]);)n.push(t.shift());if(n.length)return{type:"x",value:n.join(e.SEPARATOR)};throw new RangeError("Malformed private_use_extension")}function S(t){for(var n=[];t.length&&i.test(t[0]);)n.push(t.shift());return n.length?n.join(e.SEPARATOR):""}e.SEPARATOR="-",e.isUnicodeLanguageSubtag=y,e.isStructurallyValidLanguageTag=function(t){try{g(t.split(e.SEPARATOR))}catch(n){return!1}return!0},e.isUnicodeRegionSubtag=m,e.isUnicodeScriptSubtag=v,e.isUnicodeVariantSubtag=b,e.parseUnicodeLanguageId=g,e.parseUnicodeLocaleId=function(t){var n=t.split(e.SEPARATOR),o=g(n);return r.__assign({lang:o},function(t){if(!t.length)return{extensions:[]};var e,n,r,o=[],i={};do{var a=t.shift();switch(a){case"u":case"U":if(e)throw new RangeError("There can only be 1 -u- extension");e=_(t),o.push(e);break;case"t":case"T":if(n)throw new RangeError("There can only be 1 -t- extension");n=k(t),o.push(n);break;case"x":case"X":if(r)throw new RangeError("There can only be 1 -x- extension");r=x(t),o.push(r);break;default:if(!l.test(a))throw new RangeError("Malformed extension type");if(a in i)throw new RangeError("There can only be 1 -"+a+"- extension");var c={type:a,value:S(t)};i[c.type]=c,o.push(c)}}while(t.length);return{extensions:o}}(n))}},49126:function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0})},94081:function(t,e,n){"use strict";n.d(e,{eZ:function(){return r}});var r=function(t){var e=t.finisher,n=t.descriptor;return function(t,r){var o;if(void 0===r){var i=null!==(o=t.originalKey)&&void 0!==o?o:t.key,a=null!=n?{kind:"method",placement:"prototype",key:i,descriptor:n(t.key)}:Object.assign({},t,{key:i});return null!=e&&(a.finisher=function(t){e(t,i)}),a}var c=t.constructor;void 0!==n&&Object.defineProperty(t,r,n(r)),null==e||e(c,r)}}},26861:function(t,e,n){"use strict";n.d(e,{M:function(){return r}});var r=function(t){return function(e){return"function"==typeof e?function(t,e){return window.customElements.define(t,e),e}(t,e):function(t,e){return{kind:e.kind,elements:e.elements,finisher:function(e){window.customElements.define(t,e)}}}(t,e)}}},78137:function(t,e,n){"use strict";n.d(e,{h:function(){return o}});var r=n(94081);function o(t){return(0,r.eZ)({finisher:function(e,n){Object.assign(e.prototype[n],t)}})}},12445:function(t,e,n){"use strict";n.d(e,{C:function(){return r}});function r(t){return function(e,n){return void 0!==n?function(t,e,n){e.constructor.createProperty(n,t)}(t,e,n):function(t,e){return"method"===e.kind&&e.descriptor&&!("value"in e.descriptor)?Object.assign({},e,{finisher:function(n){n.createProperty(e.key,t)}}):{kind:"field",key:Symbol(),placement:"own",descriptor:{},originalKey:e.key,initializer:function(){"function"==typeof e.initializer&&(this[e.key]=e.initializer.call(this))},finisher:function(n){n.createProperty(e.key,t)}}}(t,e)}}},485:function(t,e,n){"use strict";var r=Element.prototype;r.msMatchesSelector||r.webkitMatchesSelector},56596:function(t,e,n){"use strict";n.d(e,{G:function(){return i}});var r=n(94081);function o(t,e,n,r,o,i,a){try{var c=t[i](a),s=c.value}catch(u){return void n(u)}c.done?e(s):Promise.resolve(s).then(r,o)}function i(t){return(0,r.eZ)({descriptor:function(e){return{get:function(){var e,n=this;return(e=regeneratorRuntime.mark((function e(){var r;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,n.updateComplete;case 2:return e.abrupt("return",null===(r=n.renderRoot)||void 0===r?void 0:r.querySelector(t));case 3:case"end":return e.stop()}}),e)})),function(){var t=this,n=arguments;return new Promise((function(r,i){var a=e.apply(t,n);function c(t){o(a,r,i,c,s,"next",t)}function s(t){o(a,r,i,c,s,"throw",t)}c(void 0)}))})()},enumerable:!0,configurable:!0}}})}},96022:function(t,e,n){"use strict";n.d(e,{I:function(){return i}});var r=n(94081);function o(t){return(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})(t)}function i(t,e){return(0,r.eZ)({descriptor:function(n){var r={get:function(){var e;return null===(e=this.renderRoot)||void 0===e?void 0:e.querySelector(t)},enumerable:!0,configurable:!0};if(e){var i="symbol"==o(n)?Symbol():"__"+n;r.get=function(){var e;return void 0===this[i]&&(this[i]=null===(e=this.renderRoot)||void 0===e?void 0:e.querySelector(t)),this[i]}}return r}})}},20238:function(t,e,n){"use strict";n.d(e,{S:function(){return o}});var r=n(12445);function o(t){return(0,r.C)(Object.assign({},t,{state:!0,attribute:!1}))}},25945:function(t,e,n){"use strict";function r(t,e){var n="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(!n){if(Array.isArray(t)||(n=function(t,e){if(!t)return;if("string"==typeof t)return o(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return o(t,e)}(t))||e&&t&&"number"==typeof t.length){n&&(t=n);var r=0,i=function(){};return{s:i,n:function(){return r>=t.length?{done:!0}:{done:!1,value:t[r++]}},e:function(t){throw t},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,c=!0,s=!1;return{s:function(){n=n.call(t)},n:function(){var t=n.next();return c=t.done,t},e:function(t){s=!0,a=t},f:function(){try{c||null==n.return||n.return()}finally{if(s)throw a}}}}function o(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function i(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}n.d(e,{fl:function(){return I},iv:function(){return m},$m:function(){return y}});var a,c,s,u,l=window.ShadowRoot&&(void 0===window.ShadyCSS||window.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,f=Symbol(),p=function(){function t(e,n){if(function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),n!==f)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=e}var e,n,r;return e=t,(n=[{key:"styleSheet",get:function(){return l&&void 0===this.t&&(this.t=new CSSStyleSheet,this.t.replaceSync(this.cssText)),this.t}},{key:"toString",value:function(){return this.cssText}}])&&i(e.prototype,n),r&&i(e,r),t}(),d=new Map,h=function(t){var e=d.get(t);return void 0===e&&d.set(t,e=new p(t,f)),e},y=function(t){return h("string"==typeof t?t:t+"")},m=function(t){for(var e=arguments.length,n=new Array(e>1?e-1:0),r=1;r<e;r++)n[r-1]=arguments[r];var o=1===t.length?t[0]:n.reduce((function(e,n,r){return e+function(t){if(t instanceof p)return t.cssText;if("number"==typeof t)return t;throw Error("Value passed to 'css' function must be a 'css' function result: "+t+". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.")}(n)+t[r+1]}),t[0]);return h(o)},v=function(t,e){l?t.adoptedStyleSheets=e.map((function(t){return t instanceof CSSStyleSheet?t:t.styleSheet})):e.forEach((function(e){var n=document.createElement("style");n.textContent=e.cssText,t.appendChild(n)}))},b=l?function(t){return t}:function(t){return t instanceof CSSStyleSheet?function(t){var e,n="",o=r(t.cssRules);try{for(o.s();!(e=o.n()).done;){n+=e.value.cssText}}catch(i){o.e(i)}finally{o.f()}return y(n)}(t):t};function g(t,e){var n="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(!n){if(Array.isArray(t)||(n=w(t))||e&&t&&"number"==typeof t.length){n&&(t=n);var r=0,o=function(){};return{s:o,n:function(){return r>=t.length?{done:!0}:{done:!1,value:t[r++]}},e:function(t){throw t},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var i,a=!0,c=!1;return{s:function(){n=n.call(t)},n:function(){var t=n.next();return a=t.done,t},e:function(t){c=!0,i=t},f:function(){try{a||null==n.return||n.return()}finally{if(c)throw i}}}}function _(t){return function(t){if(Array.isArray(t))return k(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||w(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function w(t,e){if(t){if("string"==typeof t)return k(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?k(t,e):void 0}}function k(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function x(t){return(x="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)}function S(t,e,n,r,o,i,a){try{var c=t[i](a),s=c.value}catch(u){return void n(u)}c.done?e(s):Promise.resolve(s).then(r,o)}function E(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function L(t,e){return!e||"object"!==x(e)&&"function"!=typeof e?function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t):e}function O(t){var e="function"==typeof Map?new Map:void 0;return(O=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return P(t,arguments,T(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),C(r,t)})(t)}function P(t,e,n){return(P=A()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&C(o,n.prototype),o}).apply(null,arguments)}function A(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(f){return!1}}function C(t,e){return(C=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t})(t,e)}function T(t){return(T=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)})(t)}var R={toAttribute:function(t,e){switch(e){case Boolean:t=t?"":null;break;case Object:case Array:t=null==t?t:JSON.stringify(t)}return t},fromAttribute:function(t,e){var n=t;switch(e){case Boolean:n=null!==t;break;case Number:n=null===t?null:Number(t);break;case Object:case Array:try{n=JSON.parse(t)}catch(t){n=null}}return n}},j=function(t,e){return e!==t&&(e==e||t==t)},Z={attribute:!0,type:String,converter:R,reflect:!1,hasChanged:j},I=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&C(t,e)}(u,t);var e,n,r,o,i,a,c,s=(e=u,n=A(),function(){var t,r=T(e);if(n){var o=T(this).constructor;t=Reflect.construct(r,arguments,o)}else t=r.apply(this,arguments);return L(this,t)});function u(){var t;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,u),(t=s.call(this)).Πi=new Map,t.Πo=void 0,t.Πl=void 0,t.isUpdatePending=!1,t.hasUpdated=!1,t.Πh=null,t.u(),t}return r=u,o=[{key:"u",value:function(){var t,e=this;this.Πg=new Promise((function(t){return e.enableUpdating=t})),this.L=new Map,this.Π_(),this.requestUpdate(),null===(t=this.constructor.v)||void 0===t||t.forEach((function(t){return t(e)}))}},{key:"addController",value:function(t){var e,n;(null!==(e=this.ΠU)&&void 0!==e?e:this.ΠU=[]).push(t),void 0!==this.renderRoot&&this.isConnected&&(null===(n=t.hostConnected)||void 0===n||n.call(t))}},{key:"removeController",value:function(t){var e;null===(e=this.ΠU)||void 0===e||e.splice(this.ΠU.indexOf(t)>>>0,1)}},{key:"Π_",value:function(){var t=this;this.constructor.elementProperties.forEach((function(e,n){t.hasOwnProperty(n)&&(t.Πi.set(n,t[n]),delete t[n])}))}},{key:"createRenderRoot",value:function(){var t,e=null!==(t=this.shadowRoot)&&void 0!==t?t:this.attachShadow(this.constructor.shadowRootOptions);return v(e,this.constructor.elementStyles),e}},{key:"connectedCallback",value:function(){var t;void 0===this.renderRoot&&(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),null===(t=this.ΠU)||void 0===t||t.forEach((function(t){var e;return null===(e=t.hostConnected)||void 0===e?void 0:e.call(t)})),this.Πl&&(this.Πl(),this.Πo=this.Πl=void 0)}},{key:"enableUpdating",value:function(t){}},{key:"disconnectedCallback",value:function(){var t,e=this;null===(t=this.ΠU)||void 0===t||t.forEach((function(t){var e;return null===(e=t.hostDisconnected)||void 0===e?void 0:e.call(t)})),this.Πo=new Promise((function(t){return e.Πl=t}))}},{key:"attributeChangedCallback",value:function(t,e,n){this.K(t,n)}},{key:"Πj",value:function(t,e){var n,r,o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:Z,i=this.constructor.Πp(t,o);if(void 0!==i&&!0===o.reflect){var a=(null!==(r=null===(n=o.converter)||void 0===n?void 0:n.toAttribute)&&void 0!==r?r:R.toAttribute)(e,o.type);this.Πh=t,null==a?this.removeAttribute(i):this.setAttribute(i,a),this.Πh=null}}},{key:"K",value:function(t,e){var n,r,o,i=this.constructor,a=i.Πm.get(t);if(void 0!==a&&this.Πh!==a){var c=i.getPropertyOptions(a),s=c.converter,u=null!==(o=null!==(r=null===(n=s)||void 0===n?void 0:n.fromAttribute)&&void 0!==r?r:"function"==typeof s?s:null)&&void 0!==o?o:R.fromAttribute;this.Πh=a,this[a]=u(e,c.type),this.Πh=null}}},{key:"requestUpdate",value:function(t,e,n){var r=!0;void 0!==t&&(((n=n||this.constructor.getPropertyOptions(t)).hasChanged||j)(this[t],e)?(this.L.has(t)||this.L.set(t,e),!0===n.reflect&&this.Πh!==t&&(void 0===this.Πk&&(this.Πk=new Map),this.Πk.set(t,n))):r=!1),!this.isUpdatePending&&r&&(this.Πg=this.Πq())}},{key:"Πq",value:(a=regeneratorRuntime.mark((function t(){var e;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return this.isUpdatePending=!0,t.prev=1,t.next=4,this.Πg;case 4:if(!this.Πo){t.next=9;break}return t.next=7,this.Πo;case 7:t.next=4;break;case 9:t.next=14;break;case 11:t.prev=11,t.t0=t.catch(1),Promise.reject(t.t0);case 14:if(e=this.performUpdate(),t.t1=null!=e,!t.t1){t.next=19;break}return t.next=19,e;case 19:return t.abrupt("return",!this.isUpdatePending);case 20:case"end":return t.stop()}}),t,this,[[1,11]])})),c=function(){var t=this,e=arguments;return new Promise((function(n,r){var o=a.apply(t,e);function i(t){S(o,n,r,i,c,"next",t)}function c(t){S(o,n,r,i,c,"throw",t)}i(void 0)}))},function(){return c.apply(this,arguments)})},{key:"performUpdate",value:function(){var t,e=this;if(this.isUpdatePending){this.hasUpdated,this.Πi&&(this.Πi.forEach((function(t,n){return e[n]=t})),this.Πi=void 0);var n=!1,r=this.L;try{(n=this.shouldUpdate(r))?(this.willUpdate(r),null===(t=this.ΠU)||void 0===t||t.forEach((function(t){var e;return null===(e=t.hostUpdate)||void 0===e?void 0:e.call(t)})),this.update(r)):this.Π$()}catch(t){throw n=!1,this.Π$(),t}n&&this.E(r)}}},{key:"willUpdate",value:function(t){}},{key:"E",value:function(t){var e;null===(e=this.ΠU)||void 0===e||e.forEach((function(t){var e;return null===(e=t.hostUpdated)||void 0===e?void 0:e.call(t)})),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}},{key:"Π$",value:function(){this.L=new Map,this.isUpdatePending=!1}},{key:"updateComplete",get:function(){return this.getUpdateComplete()}},{key:"getUpdateComplete",value:function(){return this.Πg}},{key:"shouldUpdate",value:function(t){return!0}},{key:"update",value:function(t){var e=this;void 0!==this.Πk&&(this.Πk.forEach((function(t,n){return e.Πj(n,e[n],t)})),this.Πk=void 0),this.Π$()}},{key:"updated",value:function(t){}},{key:"firstUpdated",value:function(t){}}],i=[{key:"addInitializer",value:function(t){var e;null!==(e=this.v)&&void 0!==e||(this.v=[]),this.v.push(t)}},{key:"observedAttributes",get:function(){var t=this;this.finalize();var e=[];return this.elementProperties.forEach((function(n,r){var o=t.Πp(r,n);void 0!==o&&(t.Πm.set(o,r),e.push(o))})),e}},{key:"createProperty",value:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:Z;if(e.state&&(e.attribute=!1),this.finalize(),this.elementProperties.set(t,e),!e.noAccessor&&!this.prototype.hasOwnProperty(t)){var n="symbol"==x(t)?Symbol():"__"+t,r=this.getPropertyDescriptor(t,n,e);void 0!==r&&Object.defineProperty(this.prototype,t,r)}}},{key:"getPropertyDescriptor",value:function(t,e,n){return{get:function(){return this[e]},set:function(r){var o=this[t];this[e]=r,this.requestUpdate(t,o,n)},configurable:!0,enumerable:!0}}},{key:"getPropertyOptions",value:function(t){return this.elementProperties.get(t)||Z}},{key:"finalize",value:function(){if(this.hasOwnProperty("finalized"))return!1;this.finalized=!0;var t=Object.getPrototypeOf(this);if(t.finalize(),this.elementProperties=new Map(t.elementProperties),this.Πm=new Map,this.hasOwnProperty("properties")){var e,n=this.properties,r=g([].concat(_(Object.getOwnPropertyNames(n)),_(Object.getOwnPropertySymbols(n))));try{for(r.s();!(e=r.n()).done;){var o=e.value;this.createProperty(o,n[o])}}catch(i){r.e(i)}finally{r.f()}}return this.elementStyles=this.finalizeStyles(this.styles),!0}},{key:"finalizeStyles",value:function(t){var e=[];if(Array.isArray(t)){var n,r=g(new Set(t.flat(1/0).reverse()));try{for(r.s();!(n=r.n()).done;){var o=n.value;e.unshift(b(o))}}catch(i){r.e(i)}finally{r.f()}}else void 0!==t&&e.push(b(t));return e}},{key:"Πp",value:function(t,e){var n=e.attribute;return!1===n?void 0:"string"==typeof n?n:"string"==typeof t?t.toLowerCase():void 0}}],o&&E(r.prototype,o),i&&E(r,i),u}(O(HTMLElement));I.finalized=!0,I.elementProperties=new Map,I.elementStyles=[],I.shadowRootOptions={mode:"open"},null===(c=(a=globalThis).reactiveElementPlatformSupport)||void 0===c||c.call(a,{ReactiveElement:I}),(null!==(s=(u=globalThis).reactiveElementVersions)&&void 0!==s?s:u.reactiveElementVersions=[]).push("1.0.0-rc.2")},72774:function(t,e,n){"use strict";n.d(e,{K:function(){return r}});var r=function(){function t(t){void 0===t&&(t={}),this.adapter=t}return Object.defineProperty(t,"cssClasses",{get:function(){return{}},enumerable:!1,configurable:!0}),Object.defineProperty(t,"strings",{get:function(){return{}},enumerable:!1,configurable:!0}),Object.defineProperty(t,"numbers",{get:function(){return{}},enumerable:!1,configurable:!0}),Object.defineProperty(t,"defaultAdapter",{get:function(){return{}},enumerable:!1,configurable:!0}),t.prototype.init=function(){},t.prototype.destroy=function(){},t}()},58014:function(t,e,n){"use strict";function r(t,e){if(t.closest)return t.closest(e);for(var n=t;n;){if(o(n,e))return n;n=n.parentElement}return null}function o(t,e){return(t.matches||t.webkitMatchesSelector||t.msMatchesSelector).call(t,e)}n.d(e,{oq:function(){return r},wB:function(){return o}})},38103:function(t,e,n){"use strict";function r(t,e,n){if(void 0!==e)return function(t,e,n){var r=t.constructor;if(!n){var o="__".concat(e);if(!(n=r.getPropertyDescriptor(e,o)))throw new Error("@ariaProperty must be used after a @property decorator")}var i=n,a="";if(!i.set)throw new Error("@ariaProperty requires a setter for ".concat(e));var c={configurable:!0,enumerable:!0,set:function(t){if(""===a){var n=r.getPropertyOptions(e);a=n.attribute}this.hasAttribute(a)&&this.removeAttribute(a),i.set.call(this,t)}};return i.get&&(c.get=function(){return i.get.call(this)}),c}(t,e,n);throw new Error("@ariaProperty only supports TypeScript Decorators")}n.d(e,{L:function(){return r}})},78220:function(t,e,n){"use strict";n.d(e,{q:function(){return o.qN},H:function(){return d}});var r=n(55704),o=n(82612);function i(t){return(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})(t)}function a(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function c(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function s(t,e,n){return(s="undefined"!=typeof Reflect&&Reflect.get?Reflect.get:function(t,e,n){var r=function(t,e){for(;!Object.prototype.hasOwnProperty.call(t,e)&&null!==(t=p(t)););return t}(t,e);if(r){var o=Object.getOwnPropertyDescriptor(r,e);return o.get?o.get.call(n):o.value}})(t,e,n||t)}function u(t,e){return(u=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t})(t,e)}function l(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,r=p(t);if(e){var o=p(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return f(this,n)}}function f(t,e){return!e||"object"!==i(e)&&"function"!=typeof e?function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t):e}function p(t){return(p=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)})(t)}var d=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&u(t,e)}(i,t);var e,n,r,o=l(i);function i(){return a(this,i),o.apply(this,arguments)}return e=i,(n=[{key:"click",value:function(){if(this.mdcRoot)return this.mdcRoot.focus(),void this.mdcRoot.click();s(p(i.prototype),"click",this).call(this)}},{key:"createFoundation",value:function(){void 0!==this.mdcFoundation&&this.mdcFoundation.destroy(),this.mdcFoundationClass&&(this.mdcFoundation=new this.mdcFoundationClass(this.createAdapter()),this.mdcFoundation.init())}},{key:"firstUpdated",value:function(){this.createFoundation()}}])&&c(e.prototype,n),r&&c(e,r),i}(r.oi)},18601:function(t,e,n){"use strict";n.d(e,{qN:function(){return r.q},Wg:function(){return p}});var r=n(78220);function o(t){return(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})(t)}function i(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function a(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function c(t,e,n){return(c="undefined"!=typeof Reflect&&Reflect.get?Reflect.get:function(t,e,n){var r=function(t,e){for(;!Object.prototype.hasOwnProperty.call(t,e)&&null!==(t=f(t)););return t}(t,e);if(r){var o=Object.getOwnPropertyDescriptor(r,e);return o.get?o.get.call(n):o.value}})(t,e,n||t)}function s(t,e){return(s=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t})(t,e)}function u(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,r=f(t);if(e){var o=f(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return l(this,n)}}function l(t,e){return!e||"object"!==o(e)&&"function"!=typeof e?function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t):e}function f(t){return(f=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)})(t)}var p=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&s(t,e)}(l,t);var e,n,r,o=u(l);function l(){return i(this,l),o.apply(this,arguments)}return e=l,(n=[{key:"click",value:function(){this.formElement&&(this.formElement.focus(),this.formElement.click())}},{key:"setAriaLabel",value:function(t){this.formElement&&this.formElement.setAttribute("aria-label",t)}},{key:"firstUpdated",value:function(){var t=this;c(f(l.prototype),"firstUpdated",this).call(this),this.shadowRoot&&this.mdcRoot.addEventListener("change",(function(e){t.dispatchEvent(new Event("change",e))}))}}])&&a(e.prototype,n),r&&a(e,r),l}(r.H);p.shadowRootOptions={mode:"open",delegatesFocus:!0}},82612:function(t,e,n){"use strict";n.d(e,{OE:function(){return a},f6:function(){return c},qN:function(){return s},Mh:function(){return f},WU:function(){return p}});var r=n(58014);function o(t,e){var n="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(!n){if(Array.isArray(t)||(n=function(t,e){if(!t)return;if("string"==typeof t)return i(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return i(t,e)}(t))||e&&t&&"number"==typeof t.length){n&&(t=n);var r=0,o=function(){};return{s:o,n:function(){return r>=t.length?{done:!0}:{done:!1,value:t[r++]}},e:function(t){throw t},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,c=!0,s=!1;return{s:function(){n=n.call(t)},n:function(){var t=n.next();return c=t.done,t},e:function(t){s=!0,a=t},f:function(){try{c||null==n.return||n.return()}finally{if(s)throw a}}}}function i(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}var a=function(t){return t.nodeType===Node.ELEMENT_NODE};function c(t,e){var n,i=o(t.assignedNodes({flatten:!0}));try{for(i.s();!(n=i.n()).done;){var c=n.value;if(a(c)){var s=c;if((0,r.wB)(s,e))return s}}}catch(u){i.e(u)}finally{i.f()}return null}function s(t){return{addClass:function(e){t.classList.add(e)},removeClass:function(e){t.classList.remove(e)},hasClass:function(e){return t.classList.contains(e)}}}var u=function(){},l={get passive(){return!0,!1}};document.addEventListener("x",u,l),document.removeEventListener("x",u);var f=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:window.document,e=t.activeElement,n=[];if(!e)return n;for(;e&&(n.push(e),e.shadowRoot);)e=e.shadowRoot.activeElement;return n},p=function(t){var e=f();if(!e.length)return!1;var n=e[e.length-1],r=new Event("check-if-focused",{bubbles:!0,composed:!0}),o=[],i=function(t){o=t.composedPath()};return document.body.addEventListener("check-if-focused",i),n.dispatchEvent(r),document.body.removeEventListener("check-if-focused",i),-1!==o.indexOf(t)}},3071:function(t,e,n){"use strict";n.d(e,{X:function(){return g}});var r,o,i,a,c=n(85720),s=(n(70475),n(66702),n(98734)),u=n(55704),l=n(81471);function f(t){return(f="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)}function p(t,e){return e||(e=t.slice(0)),Object.freeze(Object.defineProperties(t,{raw:{value:Object.freeze(e)}}))}function d(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function h(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function y(t,e){return(y=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t})(t,e)}function m(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,r=b(t);if(e){var o=b(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return v(this,n)}}function v(t,e){return!e||"object"!==f(e)&&"function"!=typeof e?function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t):e}function b(t){return(b=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)})(t)}var g=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&y(t,e)}(v,t);var e,n,c,f=m(v);function v(){var t;return d(this,v),(t=f.apply(this,arguments)).raised=!1,t.unelevated=!1,t.outlined=!1,t.dense=!1,t.disabled=!1,t.trailingIcon=!1,t.fullwidth=!1,t.icon="",t.label="",t.expandContent=!1,t.shouldRenderRipple=!1,t.rippleHandlers=new s.A((function(){return t.shouldRenderRipple=!0,t.ripple})),t}return e=v,(n=[{key:"renderOverlay",value:function(){return(0,u.dy)(r||(r=p([""])))}},{key:"renderRipple",value:function(){var t=this.raised||this.unelevated;return this.shouldRenderRipple?(0,u.dy)(o||(o=p(['<mwc-ripple class="ripple" .primary="','" .disabled="','"></mwc-ripple>'])),!t,this.disabled):""}},{key:"focus",value:function(){var t=this.buttonElement;t&&(this.rippleHandlers.startFocus(),t.focus())}},{key:"blur",value:function(){var t=this.buttonElement;t&&(this.rippleHandlers.endFocus(),t.blur())}},{key:"getRenderClasses",value:function(){return(0,l.$)({"mdc-button--raised":this.raised,"mdc-button--unelevated":this.unelevated,"mdc-button--outlined":this.outlined,"mdc-button--dense":this.dense})}},{key:"render",value:function(){return(0,u.dy)(i||(i=p(['\n <button\n id="button"\n class="mdc-button ','"\n ?disabled="','"\n aria-label="','"\n @focus="','"\n @blur="','"\n @mousedown="','"\n @mouseenter="','"\n @mouseleave="','"\n @touchstart="','"\n @tou